2024-08-10T04:52:58.392 INFO:root:teuthology version: 0.0.1.dev425+g43b8805 2024-08-10T04:52:58.414 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-10T04:52:58.506 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-08-09_02:08:13-upgrade-squid-distro-default-smithi/7845239 branch: squid description: upgrade/reef-x/parallel/{0-random-distro$/{centos_9.stream_runc} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} email: ceph-qa@ceph.com first_in_suite: false job_id: '7845239' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run run randomized correctness test for rados operations on an erasure-coded pool ' - desc: 'object class functional tests ' - desc: 'generate read/write load with rados objects ranging from 1MB to 25MB ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'librbd python api tests ' name: teuthology-2024-08-09_02:08:13-upgrade-squid-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - mons down - mon down - MON_DOWN - out of quorum sha1: bca9905d683c89d50ebab7089e7e4e66f174979e ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: bca9905d683c89d50ebab7089e7e4e66f174979e selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: 36f0121854057afc3d1c62b7c67046d0bb7294df owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mds.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 3749 sha1: bca9905d683c89d50ebab7089e7e4e66f174979e sleep_before_teardown: 0 subset: 25/32 suite: upgrade suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_36f0121854057afc3d1c62b7c67046d0bb7294df/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 36f0121854057afc3d1c62b7c67046d0bb7294df targets: smithi086.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB1BpDwdumP94CkGqalzHnuls/qLHuH+NGslEYvX7HuxOItJu9IYGwAmM6LlKLmJBcyeW0hOSl7Sl5I++OOCOGQ= smithi159.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOggU4hwZ4fqvASNnfQOYvLbZ4NU0tIoIw4m2m6OflXvDloLOKCkwUdQSprlHnD1s8KpTTXg0ocLC3wOeO0PECg= tasks: - pexec: all: - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - 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: 43b88056bcf6a0548bdd2d0502e56290cbae52df timestamp: 2024-08-09_02:08:13 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 ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.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-08-10T04:52:58.506 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_36f0121854057afc3d1c62b7c67046d0bb7294df/qa; will attempt to use it 2024-08-10T04:52:58.507 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_36f0121854057afc3d1c62b7c67046d0bb7294df/qa/tasks 2024-08-10T04:52:58.507 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-10T04:52:58.508 INFO:teuthology.task.internal:Checking packages... 2024-08-10T04:52:58.531 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'bca9905d683c89d50ebab7089e7e4e66f174979e' 2024-08-10T04:52:58.531 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-10T04:52:58.531 INFO:teuthology.packaging:ref: None 2024-08-10T04:52:58.531 INFO:teuthology.packaging:tag: None 2024-08-10T04:52:58.531 INFO:teuthology.packaging:branch: squid 2024-08-10T04:52:58.531 INFO:teuthology.packaging:sha1: bca9905d683c89d50ebab7089e7e4e66f174979e 2024-08-10T04:52:58.531 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-08-10T04:52:58.759 INFO:teuthology.task.internal:Found packages for ceph version 19.1.0-1337.g36f01218 2024-08-10T04:52:58.761 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-10T04:52:58.768 INFO:teuthology.task.internal:no buildpackages task found 2024-08-10T04:52:58.768 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-10T04:52:58.809 INFO:teuthology.task.internal:Saving configuration 2024-08-10T04:52:58.826 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-10T04:52:58.833 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-10T04:52:58.857 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi086.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-09_02:08:13-upgrade-squid-distro-default-smithi/7845239', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-10 04:47:53.975184', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB1BpDwdumP94CkGqalzHnuls/qLHuH+NGslEYvX7HuxOItJu9IYGwAmM6LlKLmJBcyeW0hOSl7Sl5I++OOCOGQ='} 2024-08-10T04:52:58.878 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi159.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-09_02:08:13-upgrade-squid-distro-default-smithi/7845239', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-10 04:47:53.973250', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOggU4hwZ4fqvASNnfQOYvLbZ4NU0tIoIw4m2m6OflXvDloLOKCkwUdQSprlHnD1s8KpTTXg0ocLC3wOeO0PECg='} 2024-08-10T04:52:58.879 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-10T04:52:58.885 INFO:teuthology.task.internal:roles: ubuntu@smithi086.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-08-10T04:52:58.885 INFO:teuthology.task.internal:roles: ubuntu@smithi159.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-08-10T04:52:58.886 INFO:teuthology.run_tasks:Running task console_log... 2024-08-10T04:52:58.959 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f9ea0653ac0>, signals=[15]) 2024-08-10T04:52:58.959 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-10T04:52:58.965 INFO:teuthology.task.internal:Opening connections... 2024-08-10T04:52:58.965 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi086.front.sepia.ceph.com 2024-08-10T04:52:58.967 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-10T04:52:59.043 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi159.front.sepia.ceph.com 2024-08-10T04:52:59.044 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-10T04:52:59.116 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-10T04:52:59.123 DEBUG:teuthology.orchestra.run.smithi086:> uname -m 2024-08-10T04:52:59.141 INFO:teuthology.orchestra.run.smithi086.stdout:x86_64 2024-08-10T04:52:59.142 DEBUG:teuthology.orchestra.run.smithi086:> cat /etc/os-release 2024-08-10T04:52:59.198 INFO:teuthology.orchestra.run.smithi086.stdout:NAME="CentOS Stream" 2024-08-10T04:52:59.199 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION="9" 2024-08-10T04:52:59.199 INFO:teuthology.orchestra.run.smithi086.stdout:ID="centos" 2024-08-10T04:52:59.199 INFO:teuthology.orchestra.run.smithi086.stdout:ID_LIKE="rhel fedora" 2024-08-10T04:52:59.199 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION_ID="9" 2024-08-10T04:52:59.199 INFO:teuthology.orchestra.run.smithi086.stdout:PLATFORM_ID="platform:el9" 2024-08-10T04:52:59.199 INFO:teuthology.orchestra.run.smithi086.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-10T04:52:59.199 INFO:teuthology.orchestra.run.smithi086.stdout:ANSI_COLOR="0;31" 2024-08-10T04:52:59.199 INFO:teuthology.orchestra.run.smithi086.stdout:LOGO="fedora-logo-icon" 2024-08-10T04:52:59.199 INFO:teuthology.orchestra.run.smithi086.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-10T04:52:59.200 INFO:teuthology.orchestra.run.smithi086.stdout:HOME_URL="https://centos.org/" 2024-08-10T04:52:59.200 INFO:teuthology.orchestra.run.smithi086.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-08-10T04:52:59.200 INFO:teuthology.orchestra.run.smithi086.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-10T04:52:59.200 INFO:teuthology.orchestra.run.smithi086.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-10T04:52:59.200 INFO:teuthology.lock.ops:Updating smithi086.front.sepia.ceph.com on lock server 2024-08-10T04:52:59.225 DEBUG:teuthology.orchestra.run.smithi159:> uname -m 2024-08-10T04:52:59.243 INFO:teuthology.orchestra.run.smithi159.stdout:x86_64 2024-08-10T04:52:59.244 DEBUG:teuthology.orchestra.run.smithi159:> cat /etc/os-release 2024-08-10T04:52:59.300 INFO:teuthology.orchestra.run.smithi159.stdout:NAME="CentOS Stream" 2024-08-10T04:52:59.301 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION="9" 2024-08-10T04:52:59.301 INFO:teuthology.orchestra.run.smithi159.stdout:ID="centos" 2024-08-10T04:52:59.301 INFO:teuthology.orchestra.run.smithi159.stdout:ID_LIKE="rhel fedora" 2024-08-10T04:52:59.301 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION_ID="9" 2024-08-10T04:52:59.301 INFO:teuthology.orchestra.run.smithi159.stdout:PLATFORM_ID="platform:el9" 2024-08-10T04:52:59.301 INFO:teuthology.orchestra.run.smithi159.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-10T04:52:59.301 INFO:teuthology.orchestra.run.smithi159.stdout:ANSI_COLOR="0;31" 2024-08-10T04:52:59.301 INFO:teuthology.orchestra.run.smithi159.stdout:LOGO="fedora-logo-icon" 2024-08-10T04:52:59.301 INFO:teuthology.orchestra.run.smithi159.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-10T04:52:59.301 INFO:teuthology.orchestra.run.smithi159.stdout:HOME_URL="https://centos.org/" 2024-08-10T04:52:59.301 INFO:teuthology.orchestra.run.smithi159.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-08-10T04:52:59.301 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-10T04:52:59.301 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-10T04:52:59.302 INFO:teuthology.lock.ops:Updating smithi159.front.sepia.ceph.com on lock server 2024-08-10T04:52:59.325 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-10T04:52:59.335 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-10T04:52:59.366 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-10T04:52:59.367 DEBUG:teuthology.orchestra.run.smithi086:> test '!' -e /home/ubuntu/cephtest 2024-08-10T04:52:59.369 DEBUG:teuthology.orchestra.run.smithi159:> test '!' -e /home/ubuntu/cephtest 2024-08-10T04:52:59.385 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-10T04:52:59.390 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-10T04:52:59.390 DEBUG:teuthology.orchestra.run.smithi086:> test -z $(ls -A /var/lib/ceph) 2024-08-10T04:52:59.426 DEBUG:teuthology.orchestra.run.smithi159:> test -z $(ls -A /var/lib/ceph) 2024-08-10T04:52:59.536 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-10T04:52:59.585 INFO:teuthology.run_tasks:Running task kernel... 2024-08-10T04:52:59.600 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-10T04:52:59.601 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-10T04:52:59.601 DEBUG:teuthology.orchestra.run.smithi086:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-10T04:52:59.602 DEBUG:teuthology.orchestra.run.smithi159:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-10T04:52:59.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T04:52:59.619 DEBUG:teuthology.orchestra.run.smithi086:> uname -r 2024-08-10T04:52:59.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T04:52:59.620 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2024-08-10T04:52:59.677 INFO:teuthology.orchestra.run.smithi086.stdout:5.14.0-437.el9.x86_64 2024-08-10T04:52:59.677 INFO:teuthology.task.kernel:Running kernel on smithi086: 5.14.0-437.el9.x86_64 2024-08-10T04:52:59.678 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum install -y kernel 2024-08-10T04:52:59.679 INFO:teuthology.orchestra.run.smithi159.stdout:5.14.0-437.el9.x86_64 2024-08-10T04:52:59.679 INFO:teuthology.task.kernel:Running kernel on smithi159: 5.14.0-437.el9.x86_64 2024-08-10T04:52:59.679 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum install -y kernel 2024-08-10T04:53:02.006 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.2 MB 00:00 2024-08-10T04:53:03.294 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - BaseOS 4.1 MB/s | 8.2 MB 00:02 2024-08-10T04:53:04.107 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - AppStream 20 MB/s | 20 MB 00:00 2024-08-10T04:53:05.092 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - AppStream 28 MB/s | 20 MB 00:00 2024-08-10T04:53:10.274 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - CRB 2.8 MB/s | 6.6 MB 00:02 2024-08-10T04:53:10.601 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 6.6 MB 00:01 2024-08-10T04:53:11.900 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - Extras packages 65 kB/s | 18 kB 00:00 2024-08-10T04:53:12.853 INFO:teuthology.orchestra.run.smithi086.stdout:Extra Packages for Enterprise Linux 27 MB/s | 22 MB 00:00 2024-08-10T04:53:13.185 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - Extras packages 15 kB/s | 18 kB 00:01 2024-08-10T04:53:14.181 INFO:teuthology.orchestra.run.smithi159.stdout:Extra Packages for Enterprise Linux 26 MB/s | 22 MB 00:00 2024-08-10T04:53:18.218 INFO:teuthology.orchestra.run.smithi086.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-08-10T04:53:19.553 INFO:teuthology.orchestra.run.smithi159.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-08-10T04:53:20.207 INFO:teuthology.orchestra.run.smithi086.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-10T04:53:20.207 INFO:teuthology.orchestra.run.smithi086.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-08-10T04:53:20.302 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-08-10T04:53:20.316 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-08-10T04:53:20.317 INFO:teuthology.orchestra.run.smithi086.stdout: Package Architecture Version Repository Size 2024-08-10T04:53:20.317 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-08-10T04:53:20.317 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2024-08-10T04:53:20.317 INFO:teuthology.orchestra.run.smithi086.stdout: kernel x86_64 5.14.0-480.el9 baseos 1.5 M 2024-08-10T04:53:20.317 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2024-08-10T04:53:20.317 INFO:teuthology.orchestra.run.smithi086.stdout: kernel-core x86_64 5.14.0-480.el9 baseos 17 M 2024-08-10T04:53:20.317 INFO:teuthology.orchestra.run.smithi086.stdout: kernel-modules x86_64 5.14.0-480.el9 baseos 36 M 2024-08-10T04:53:20.317 INFO:teuthology.orchestra.run.smithi086.stdout: kernel-modules-core x86_64 5.14.0-480.el9 baseos 30 M 2024-08-10T04:53:20.317 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T04:53:20.317 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-08-10T04:53:20.317 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-08-10T04:53:20.317 INFO:teuthology.orchestra.run.smithi086.stdout:Install 4 Packages 2024-08-10T04:53:20.317 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T04:53:20.318 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 84 M 2024-08-10T04:53:20.318 INFO:teuthology.orchestra.run.smithi086.stdout:Installed size: 126 M 2024-08-10T04:53:20.318 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2024-08-10T04:53:20.836 INFO:teuthology.orchestra.run.smithi086.stdout:(1/4): kernel-5.14.0-480.el9.x86_64.rpm 6.2 MB/s | 1.5 MB 00:00 2024-08-10T04:53:21.535 INFO:teuthology.orchestra.run.smithi159.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-10T04:53:21.535 INFO:teuthology.orchestra.run.smithi159.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-08-10T04:53:21.631 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-10T04:53:21.638 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-10T04:53:21.638 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2024-08-10T04:53:21.638 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-10T04:53:21.639 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-10T04:53:21.639 INFO:teuthology.orchestra.run.smithi159.stdout: kernel x86_64 5.14.0-480.el9 baseos 1.5 M 2024-08-10T04:53:21.639 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-08-10T04:53:21.639 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-core x86_64 5.14.0-480.el9 baseos 17 M 2024-08-10T04:53:21.639 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-modules x86_64 5.14.0-480.el9 baseos 36 M 2024-08-10T04:53:21.639 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-modules-core x86_64 5.14.0-480.el9 baseos 30 M 2024-08-10T04:53:21.639 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T04:53:21.639 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-10T04:53:21.639 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-10T04:53:21.639 INFO:teuthology.orchestra.run.smithi159.stdout:Install 4 Packages 2024-08-10T04:53:21.639 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T04:53:21.640 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 84 M 2024-08-10T04:53:21.640 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 126 M 2024-08-10T04:53:21.640 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-10T04:53:22.255 INFO:teuthology.orchestra.run.smithi159.stdout:(1/4): kernel-5.14.0-480.el9.x86_64.rpm 4.4 MB/s | 1.5 MB 00:00 2024-08-10T04:53:24.844 INFO:teuthology.orchestra.run.smithi086.stdout:(2/4): kernel-core-5.14.0-480.el9.x86_64.rpm 4.0 MB/s | 17 MB 00:04 2024-08-10T04:53:26.613 INFO:teuthology.orchestra.run.smithi159.stdout:(2/4): kernel-core-5.14.0-480.el9.x86_64.rpm 3.6 MB/s | 17 MB 00:04 2024-08-10T04:53:28.702 INFO:teuthology.orchestra.run.smithi086.stdout:(3/4): kernel-modules-core-5.14.0-480.el9.x86_6 3.8 MB/s | 30 MB 00:07 2024-08-10T04:53:29.019 INFO:teuthology.orchestra.run.smithi086.stdout:(4/4): kernel-modules-5.14.0-480.el9.x86_64.rpm 4.3 MB/s | 36 MB 00:08 2024-08-10T04:53:29.020 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2024-08-10T04:53:29.020 INFO:teuthology.orchestra.run.smithi086.stdout:Total 9.7 MB/s | 84 MB 00:08 2024-08-10T04:53:29.754 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2024-08-10T04:53:30.093 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2024-08-10T04:53:30.093 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2024-08-10T04:53:31.097 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2024-08-10T04:53:31.097 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2024-08-10T04:53:33.532 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2024-08-10T04:53:34.210 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : kernel-modules-core-5.14.0-480.el9.x86_64 1/4 2024-08-10T04:53:34.303 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-10T04:53:36.487 INFO:teuthology.orchestra.run.smithi159.stdout:(3/4): kernel-modules-core-5.14.0-480.el9.x86_6 2.1 MB/s | 30 MB 00:14 2024-08-10T04:53:36.951 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-10T04:53:37.088 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-10T04:53:38.312 INFO:teuthology.orchestra.run.smithi159.stdout:(4/4): kernel-modules-5.14.0-480.el9.x86_64.rpm 2.2 MB/s | 36 MB 00:16 2024-08-10T04:53:38.312 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-10T04:53:38.312 INFO:teuthology.orchestra.run.smithi159.stdout:Total 5.1 MB/s | 84 MB 00:16 2024-08-10T04:53:39.044 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-10T04:53:39.399 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-10T04:53:39.399 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-10T04:53:40.394 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-10T04:53:40.394 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-10T04:53:41.965 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-10T04:53:42.030 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : kernel-5.14.0-480.el9.x86_64 4/4 2024-08-10T04:53:42.840 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-10T04:53:43.510 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : kernel-modules-core-5.14.0-480.el9.x86_64 1/4 2024-08-10T04:53:43.604 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-10T04:53:46.295 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-10T04:53:46.433 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-10T04:53:46.908 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-10T04:53:51.278 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-10T04:53:51.342 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : kernel-5.14.0-480.el9.x86_64 4/4 2024-08-10T04:53:56.224 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-10T04:54:16.381 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 4/4 2024-08-10T04:54:16.421 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 4/4 2024-08-10T04:54:16.806 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: kernel-5.14.0-480.el9.x86_64 4/4 2024-08-10T04:54:16.806 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : kernel-5.14.0-480.el9.x86_64 1/4 2024-08-10T04:54:16.806 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-10T04:54:16.806 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-10T04:54:17.599 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-10T04:54:17.600 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T04:54:17.600 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2024-08-10T04:54:17.600 INFO:teuthology.orchestra.run.smithi086.stdout: kernel-5.14.0-480.el9.x86_64 2024-08-10T04:54:17.600 INFO:teuthology.orchestra.run.smithi086.stdout: kernel-core-5.14.0-480.el9.x86_64 2024-08-10T04:54:17.600 INFO:teuthology.orchestra.run.smithi086.stdout: kernel-modules-5.14.0-480.el9.x86_64 2024-08-10T04:54:17.600 INFO:teuthology.orchestra.run.smithi086.stdout: kernel-modules-core-5.14.0-480.el9.x86_64 2024-08-10T04:54:17.600 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T04:54:17.600 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-08-10T04:54:17.961 DEBUG:teuthology.orchestra.run.smithi086:> rpm -q kernel | sort -rV | head -n 1 2024-08-10T04:54:18.050 INFO:teuthology.orchestra.run.smithi086.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-10T04:54:18.051 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-10T04:54:18.051 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-480.el9.x86_64 2024-08-10T04:54:18.051 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-10T04:54:18.051 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-10T04:54:18.051 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-08-10T04:54:18.051 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi086.front.sepia.ceph.com, path=None, version=distro) 2024-08-10T04:54:18.051 DEBUG:teuthology.orchestra.run.smithi086:> rpm -q kernel | sort -rV | head -n 1 2024-08-10T04:54:18.109 INFO:teuthology.orchestra.run.smithi086.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-10T04:54:18.110 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-10T04:54:18.110 DEBUG:teuthology.orchestra.run.smithi086:> sudo rpm -qi grub2-tools 2024-08-10T04:54:18.140 INFO:teuthology.orchestra.run.smithi086.stdout:Name : grub2-tools 2024-08-10T04:54:18.140 INFO:teuthology.orchestra.run.smithi086.stdout:Epoch : 1 2024-08-10T04:54:18.140 INFO:teuthology.orchestra.run.smithi086.stdout:Version : 2.06 2024-08-10T04:54:18.140 INFO:teuthology.orchestra.run.smithi086.stdout:Release : 68.el9 2024-08-10T04:54:18.140 INFO:teuthology.orchestra.run.smithi086.stdout:Architecture: x86_64 2024-08-10T04:54:18.140 INFO:teuthology.orchestra.run.smithi086.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-08-10T04:54:18.140 INFO:teuthology.orchestra.run.smithi086.stdout:Group : Unspecified 2024-08-10T04:54:18.140 INFO:teuthology.orchestra.run.smithi086.stdout:Size : 8264254 2024-08-10T04:54:18.140 INFO:teuthology.orchestra.run.smithi086.stdout:License : GPLv3+ 2024-08-10T04:54:18.141 INFO:teuthology.orchestra.run.smithi086.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-08-10T04:54:18.141 INFO:teuthology.orchestra.run.smithi086.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-08-10T04:54:18.141 INFO:teuthology.orchestra.run.smithi086.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-08-10T04:54:18.141 INFO:teuthology.orchestra.run.smithi086.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-08-10T04:54:18.141 INFO:teuthology.orchestra.run.smithi086.stdout:Packager : builder@centos.org 2024-08-10T04:54:18.141 INFO:teuthology.orchestra.run.smithi086.stdout:Vendor : CentOS 2024-08-10T04:54:18.141 INFO:teuthology.orchestra.run.smithi086.stdout:URL : http://www.gnu.org/software/grub/ 2024-08-10T04:54:18.141 INFO:teuthology.orchestra.run.smithi086.stdout:Summary : Support tools for GRUB. 2024-08-10T04:54:18.141 INFO:teuthology.orchestra.run.smithi086.stdout:Description : 2024-08-10T04:54:18.141 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T04:54:18.141 INFO:teuthology.orchestra.run.smithi086.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-08-10T04:54:18.141 INFO:teuthology.orchestra.run.smithi086.stdout:customizable bootloader with modular architecture. It supports a rich 2024-08-10T04:54:18.141 INFO:teuthology.orchestra.run.smithi086.stdout:variety of kernel formats, file systems, computer architectures and 2024-08-10T04:54:18.142 INFO:teuthology.orchestra.run.smithi086.stdout:hardware devices. 2024-08-10T04:54:18.142 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T04:54:18.142 INFO:teuthology.orchestra.run.smithi086.stdout:This subpackage provides tools for support of all platforms. 2024-08-10T04:54:18.143 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-08-10T04:54:18.143 INFO:teuthology.task.kernel:Updating grub on smithi086 to boot 5.14.0-480.el9.x86_64 2024-08-10T04:54:18.144 DEBUG:teuthology.orchestra.run.smithi086:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-08-10T04:54:18.754 INFO:teuthology.orchestra.run.smithi086.stderr:Generating grub configuration file ... 2024-08-10T04:54:20.171 INFO:teuthology.orchestra.run.smithi086.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-08-10T04:54:20.208 INFO:teuthology.orchestra.run.smithi086.stderr:done 2024-08-10T04:54:20.210 DEBUG:teuthology.orchestra.run.smithi086:> mktemp 2024-08-10T04:54:20.225 INFO:teuthology.orchestra.run.smithi086.stdout:/tmp/tmp.EhtSvhNPJ6 2024-08-10T04:54:20.225 DEBUG:teuthology.orchestra.run.smithi086:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.EhtSvhNPJ6 2024-08-10T04:54:20.290 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod 0666 /tmp/tmp.EhtSvhNPJ6 2024-08-10T04:54:20.425 DEBUG:teuthology.orchestra.remote:smithi086:/tmp/tmp.EhtSvhNPJ6 is 6KB 2024-08-10T04:54:20.475 DEBUG:teuthology.orchestra.run.smithi086:> rm -fr /tmp/tmp.EhtSvhNPJ6 2024-08-10T04:54:20.489 DEBUG:teuthology.orchestra.run.smithi086:> sudo /bin/ls /boot/loader/entries || true 2024-08-10T04:54:20.551 INFO:teuthology.orchestra.run.smithi086.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-08-10T04:54:20.551 INFO:teuthology.orchestra.run.smithi086.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-08-10T04:54:20.551 INFO:teuthology.orchestra.run.smithi086.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-08-10T04:54:20.551 INFO:teuthology.orchestra.run.smithi086.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64.conf 2024-08-10T04:54:20.553 DEBUG:teuthology.orchestra.run.smithi086:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64 2024-08-10T04:54:20.694 DEBUG:teuthology.orchestra.run.smithi086:> sudo shutdown -r now 2024-08-10T04:54:25.928 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 4/4 2024-08-10T04:54:25.971 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 4/4 2024-08-10T04:54:26.367 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-5.14.0-480.el9.x86_64 4/4 2024-08-10T04:54:26.368 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-5.14.0-480.el9.x86_64 1/4 2024-08-10T04:54:26.368 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-10T04:54:26.368 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-10T04:54:27.115 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-10T04:54:27.115 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T04:54:27.115 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-10T04:54:27.115 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-5.14.0-480.el9.x86_64 2024-08-10T04:54:27.115 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-core-5.14.0-480.el9.x86_64 2024-08-10T04:54:27.116 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-modules-5.14.0-480.el9.x86_64 2024-08-10T04:54:27.116 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-modules-core-5.14.0-480.el9.x86_64 2024-08-10T04:54:27.116 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T04:54:27.116 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-10T04:54:27.503 DEBUG:teuthology.orchestra.run.smithi159:> rpm -q kernel | sort -rV | head -n 1 2024-08-10T04:54:27.595 INFO:teuthology.orchestra.run.smithi159.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-10T04:54:27.595 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-10T04:54:27.595 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-480.el9.x86_64 2024-08-10T04:54:27.595 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-10T04:54:27.595 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-10T04:54:27.596 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-08-10T04:54:27.596 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi159.front.sepia.ceph.com, path=None, version=distro) 2024-08-10T04:54:27.596 DEBUG:teuthology.orchestra.run.smithi159:> rpm -q kernel | sort -rV | head -n 1 2024-08-10T04:54:27.654 INFO:teuthology.orchestra.run.smithi159.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-10T04:54:27.654 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-10T04:54:27.654 DEBUG:teuthology.orchestra.run.smithi159:> sudo rpm -qi grub2-tools 2024-08-10T04:54:27.696 INFO:teuthology.orchestra.run.smithi159.stdout:Name : grub2-tools 2024-08-10T04:54:27.696 INFO:teuthology.orchestra.run.smithi159.stdout:Epoch : 1 2024-08-10T04:54:27.696 INFO:teuthology.orchestra.run.smithi159.stdout:Version : 2.06 2024-08-10T04:54:27.696 INFO:teuthology.orchestra.run.smithi159.stdout:Release : 68.el9 2024-08-10T04:54:27.696 INFO:teuthology.orchestra.run.smithi159.stdout:Architecture: x86_64 2024-08-10T04:54:27.696 INFO:teuthology.orchestra.run.smithi159.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-08-10T04:54:27.697 INFO:teuthology.orchestra.run.smithi159.stdout:Group : Unspecified 2024-08-10T04:54:27.697 INFO:teuthology.orchestra.run.smithi159.stdout:Size : 8264254 2024-08-10T04:54:27.697 INFO:teuthology.orchestra.run.smithi159.stdout:License : GPLv3+ 2024-08-10T04:54:27.697 INFO:teuthology.orchestra.run.smithi159.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-08-10T04:54:27.697 INFO:teuthology.orchestra.run.smithi159.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-08-10T04:54:27.697 INFO:teuthology.orchestra.run.smithi159.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-08-10T04:54:27.697 INFO:teuthology.orchestra.run.smithi159.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-08-10T04:54:27.697 INFO:teuthology.orchestra.run.smithi159.stdout:Packager : builder@centos.org 2024-08-10T04:54:27.697 INFO:teuthology.orchestra.run.smithi159.stdout:Vendor : CentOS 2024-08-10T04:54:27.697 INFO:teuthology.orchestra.run.smithi159.stdout:URL : http://www.gnu.org/software/grub/ 2024-08-10T04:54:27.697 INFO:teuthology.orchestra.run.smithi159.stdout:Summary : Support tools for GRUB. 2024-08-10T04:54:27.697 INFO:teuthology.orchestra.run.smithi159.stdout:Description : 2024-08-10T04:54:27.698 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T04:54:27.698 INFO:teuthology.orchestra.run.smithi159.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-08-10T04:54:27.698 INFO:teuthology.orchestra.run.smithi159.stdout:customizable bootloader with modular architecture. It supports a rich 2024-08-10T04:54:27.698 INFO:teuthology.orchestra.run.smithi159.stdout:variety of kernel formats, file systems, computer architectures and 2024-08-10T04:54:27.698 INFO:teuthology.orchestra.run.smithi159.stdout:hardware devices. 2024-08-10T04:54:27.698 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T04:54:27.698 INFO:teuthology.orchestra.run.smithi159.stdout:This subpackage provides tools for support of all platforms. 2024-08-10T04:54:27.699 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-08-10T04:54:27.699 INFO:teuthology.task.kernel:Updating grub on smithi159 to boot 5.14.0-480.el9.x86_64 2024-08-10T04:54:27.699 DEBUG:teuthology.orchestra.run.smithi159:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-08-10T04:54:28.369 INFO:teuthology.orchestra.run.smithi159.stderr:Generating grub configuration file ... 2024-08-10T04:54:29.782 INFO:teuthology.orchestra.run.smithi159.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-08-10T04:54:29.810 INFO:teuthology.orchestra.run.smithi159.stderr:done 2024-08-10T04:54:29.812 DEBUG:teuthology.orchestra.run.smithi159:> mktemp 2024-08-10T04:54:29.868 INFO:teuthology.orchestra.run.smithi159.stdout:/tmp/tmp.C12OpDCXIq 2024-08-10T04:54:29.868 DEBUG:teuthology.orchestra.run.smithi159:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.C12OpDCXIq 2024-08-10T04:54:29.936 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 0666 /tmp/tmp.C12OpDCXIq 2024-08-10T04:54:30.074 DEBUG:teuthology.orchestra.remote:smithi159:/tmp/tmp.C12OpDCXIq is 6KB 2024-08-10T04:54:30.123 DEBUG:teuthology.orchestra.run.smithi159:> rm -fr /tmp/tmp.C12OpDCXIq 2024-08-10T04:54:30.137 DEBUG:teuthology.orchestra.run.smithi159:> sudo /bin/ls /boot/loader/entries || true 2024-08-10T04:54:30.199 INFO:teuthology.orchestra.run.smithi159.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-08-10T04:54:30.199 INFO:teuthology.orchestra.run.smithi159.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-08-10T04:54:30.199 INFO:teuthology.orchestra.run.smithi159.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-08-10T04:54:30.199 INFO:teuthology.orchestra.run.smithi159.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64.conf 2024-08-10T04:54:30.200 DEBUG:teuthology.orchestra.run.smithi159:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64 2024-08-10T04:54:30.357 DEBUG:teuthology.orchestra.run.smithi159:> sudo shutdown -r now 2024-08-10T04:54:50.717 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-08-10T04:54:50.718 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2024-08-10T04:54:50.719 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-10T04:55:00.360 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-08-10T04:55:00.361 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-08-10T04:55:00.361 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-10T04:55:34.879 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.159 2024-08-10T04:55:43.886 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-08-10T04:55:43.887 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-10T04:55:50.727 DEBUG:teuthology.orchestra.remote:timed out 2024-08-10T04:55:59.735 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2024-08-10T04:55:59.736 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-10T04:56:00.127 DEBUG:teuthology.orchestra.run.smithi086:> true 2024-08-10T04:56:00.500 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi086.front.sepia.ceph.com' 2024-08-10T04:56:00.500 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-480.el9.x86_64"... 2024-08-10T04:56:00.500 DEBUG:teuthology.orchestra.run.smithi086:> uname -r 2024-08-10T04:56:00.515 INFO:teuthology.orchestra.run.smithi086.stdout:5.14.0-480.el9.x86_64 2024-08-10T04:56:00.515 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-480.el9.x86_64 vs 5.14.0-480.el9.x86_64 2024-08-10T04:56:00.515 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-10T04:56:00.515 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-08-10T04:56:01.516 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-08-10T04:56:01.516 DEBUG:teuthology.orchestra.run.smithi086:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-10T04:56:01.589 INFO:teuthology.orchestra.run.smithi086.stdout:ttyS1 2024-08-10T04:56:01.620 DEBUG:teuthology.parallel:result is None 2024-08-10T04:56:02.270 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.159 2024-08-10T04:56:14.271 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-08-10T04:56:14.272 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-10T04:56:15.636 DEBUG:teuthology.orchestra.run.smithi159:> true 2024-08-10T04:56:16.144 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-08-10T04:56:16.144 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-480.el9.x86_64"... 2024-08-10T04:56:16.144 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2024-08-10T04:56:16.159 INFO:teuthology.orchestra.run.smithi159.stdout:5.14.0-480.el9.x86_64 2024-08-10T04:56:16.159 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-480.el9.x86_64 vs 5.14.0-480.el9.x86_64 2024-08-10T04:56:16.159 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-10T04:56:16.159 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-08-10T04:56:17.160 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-08-10T04:56:17.160 DEBUG:teuthology.orchestra.run.smithi159:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-10T04:56:17.252 INFO:teuthology.orchestra.run.smithi159.stdout:ttyS1 2024-08-10T04:56:17.303 DEBUG:teuthology.parallel:result is None 2024-08-10T04:56:17.303 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-10T04:56:17.312 INFO:teuthology.task.internal:Creating test directory... 2024-08-10T04:56:17.312 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-10T04:56:17.315 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-10T04:56:17.332 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-10T04:56:17.337 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-10T04:56:17.370 INFO:teuthology.task.internal:Creating archive directory... 2024-08-10T04:56:17.371 DEBUG:teuthology.orchestra.run.smithi086:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-10T04:56:17.374 DEBUG:teuthology.orchestra.run.smithi159:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-10T04:56:17.463 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-10T04:56:17.469 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-10T04:56:17.470 DEBUG:teuthology.orchestra.run.smithi086:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-10T04:56:17.472 DEBUG:teuthology.orchestra.run.smithi159:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-10T04:56:17.499 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-10T04:56:17.500 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-10T04:56:17.510 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-10T04:56:17.511 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-10T04:56:17.512 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-10T04:56:17.519 INFO:teuthology.task.internal:Configuring sudo... 2024-08-10T04:56:17.519 DEBUG:teuthology.orchestra.run.smithi086:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-10T04:56:17.554 DEBUG:teuthology.orchestra.run.smithi159:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-10T04:56:17.579 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-10T04:56:17.590 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-10T04:56:17.590 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-10T04:56:17.621 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-10T04:56:17.636 DEBUG:teuthology.orchestra.run.smithi086:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-10T04:56:17.721 DEBUG:teuthology.orchestra.run.smithi086:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-10T04:56:17.765 DEBUG:teuthology.orchestra.run.smithi086:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-10T04:56:17.843 DEBUG:teuthology.orchestra.run.smithi086:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-10T04:56:17.888 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T04:56:17.888 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-10T04:56:17.954 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-10T04:56:17.996 DEBUG:teuthology.orchestra.run.smithi159:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-10T04:56:18.044 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-10T04:56:18.124 DEBUG:teuthology.orchestra.run.smithi159:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-10T04:56:18.167 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-10T04:56:18.167 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-10T04:56:18.248 DEBUG:teuthology.orchestra.run.smithi086:> sudo service rsyslog restart 2024-08-10T04:56:18.250 DEBUG:teuthology.orchestra.run.smithi159:> sudo service rsyslog restart 2024-08-10T04:56:18.299 INFO:teuthology.orchestra.run.smithi086.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-10T04:56:18.346 INFO:teuthology.orchestra.run.smithi159.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-10T04:56:18.685 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-10T04:56:18.692 INFO:teuthology.task.internal:Starting timer... 2024-08-10T04:56:18.693 INFO:teuthology.run_tasks:Running task pcp... 2024-08-10T04:56:18.741 INFO:teuthology.run_tasks:Running task selinux... 2024-08-10T04:56:18.774 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-08-10T04:56:18.774 DEBUG:teuthology.orchestra.run.smithi086:> sudo service auditd rotate 2024-08-10T04:56:18.865 INFO:teuthology.orchestra.run.smithi086.stdout:Rotating logs: 2024-08-10T04:56:18.866 DEBUG:teuthology.orchestra.run.smithi159:> sudo service auditd rotate 2024-08-10T04:56:18.923 INFO:teuthology.orchestra.run.smithi159.stdout:Rotating logs: 2024-08-10T04:56:18.925 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-10T04:56:18.925 DEBUG:teuthology.orchestra.run.smithi086:> /usr/sbin/getenforce 2024-08-10T04:56:18.945 INFO:teuthology.orchestra.run.smithi086.stdout:Permissive 2024-08-10T04:56:18.945 DEBUG:teuthology.orchestra.run.smithi159:> /usr/sbin/getenforce 2024-08-10T04:56:18.967 INFO:teuthology.orchestra.run.smithi159.stdout:Permissive 2024-08-10T04:56:18.968 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi086.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi159.front.sepia.ceph.com': 'permissive'} 2024-08-10T04:56:18.968 DEBUG:teuthology.orchestra.run.smithi086:> 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 2024-08-10T04:56:19.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T04:56:19.011 DEBUG:teuthology.orchestra.run.smithi159:> 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 2024-08-10T04:56:19.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T04:56:19.035 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-10T04:56:19.036 DEBUG:teuthology.orchestra.run.smithi086:> sudo /usr/sbin/setenforce permissive 2024-08-10T04:56:19.081 DEBUG:teuthology.orchestra.run.smithi159:> sudo /usr/sbin/setenforce permissive 2024-08-10T04:56:19.111 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-10T04:56:19.120 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-10T04:56:19.131 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-08-10T04:56:19.132 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi086.front.sepia.ceph.com,smithi159.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-10T05:00:55.731 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi086.front.sepia.ceph.com'), Remote(name='ubuntu@smithi159.front.sepia.ceph.com')] 2024-08-10T05:00:55.733 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2024-08-10T05:00:55.735 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-10T05:00:55.814 DEBUG:teuthology.orchestra.run.smithi086:> true 2024-08-10T05:00:55.899 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi086.front.sepia.ceph.com' 2024-08-10T05:00:55.900 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-08-10T05:00:55.901 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-10T05:00:55.995 DEBUG:teuthology.orchestra.run.smithi159:> true 2024-08-10T05:00:56.031 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-08-10T05:00:56.031 INFO:teuthology.run_tasks:Running task clock... 2024-08-10T05:00:56.044 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-10T05:00:56.044 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-10T05:00:56.045 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-10T05:00:56.047 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-10T05:00:56.047 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-10T05:00:56.076 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-10T05:00:56.091 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-10T05:00:56.102 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-10T05:00:56.116 INFO:teuthology.orchestra.run.smithi086.stderr:sudo: ntpd: command not found 2024-08-10T05:00:56.117 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-10T05:00:56.127 INFO:teuthology.orchestra.run.smithi086.stdout:506 Cannot talk to daemon 2024-08-10T05:00:56.142 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-10T05:00:56.142 INFO:teuthology.orchestra.run.smithi159.stderr:sudo: ntpd: command not found 2024-08-10T05:00:56.154 INFO:teuthology.orchestra.run.smithi159.stdout:506 Cannot talk to daemon 2024-08-10T05:00:56.155 INFO:teuthology.orchestra.run.smithi086.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-10T05:00:56.168 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-10T05:00:56.183 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-10T05:00:56.213 INFO:teuthology.orchestra.run.smithi086.stderr:bash: line 1: ntpq: command not found 2024-08-10T05:00:56.216 INFO:teuthology.orchestra.run.smithi086.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-10T05:00:56.216 INFO:teuthology.orchestra.run.smithi086.stdout:=============================================================================== 2024-08-10T05:00:56.216 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T05:00:56.216 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T05:00:56.216 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T05:00:56.217 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T05:00:56.251 INFO:teuthology.orchestra.run.smithi159.stderr:bash: line 1: ntpq: command not found 2024-08-10T05:00:56.255 INFO:teuthology.orchestra.run.smithi159.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-10T05:00:56.255 INFO:teuthology.orchestra.run.smithi159.stdout:=============================================================================== 2024-08-10T05:00:56.255 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T05:00:56.255 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T05:00:56.255 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T05:00:56.255 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T05:00:56.255 INFO:teuthology.run_tasks:Running task pexec... 2024-08-10T05:00:56.265 INFO:teuthology.task.pexec:Executing custom commands... 2024-08-10T05:00:56.265 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi086.front.sepia.ceph.com 2024-08-10T05:00:56.266 DEBUG:teuthology.orchestra.run.smithi086:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-08-10T05:00:56.266 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi159.front.sepia.ceph.com 2024-08-10T05:00:56.266 DEBUG:teuthology.orchestra.run.smithi159:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-08-10T05:00:56.826 INFO:teuthology.orchestra.run.smithi086.stdout:Last metadata expiration check: 0:01:12 ago on Sat 10 Aug 2024 04:59:44 AM UTC. 2024-08-10T05:00:56.867 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:09 ago on Sat 10 Aug 2024 04:59:47 AM UTC. 2024-08-10T05:00:56.912 INFO:teuthology.orchestra.run.smithi086.stdout:Package nvme-cli-2.6-5.el9.x86_64 is already installed. 2024-08-10T05:00:56.953 INFO:teuthology.orchestra.run.smithi159.stdout:Package nvme-cli-2.6-5.el9.x86_64 is already installed. 2024-08-10T05:00:56.954 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-08-10T05:00:56.956 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-08-10T05:00:56.957 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2024-08-10T05:00:56.957 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-08-10T05:00:56.957 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2024-08-10T05:00:56.957 INFO:teuthology.orchestra.run.smithi086.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-08-10T05:00:56.957 INFO:teuthology.orchestra.run.smithi086.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-08-10T05:00:56.957 INFO:teuthology.orchestra.run.smithi086.stdout:Upgrading: 2024-08-10T05:00:56.957 INFO:teuthology.orchestra.run.smithi086.stdout: libnvme x86_64 1.9-2.el9 baseos 106 k 2024-08-10T05:00:56.957 INFO:teuthology.orchestra.run.smithi086.stdout: nvme-cli x86_64 2.9.1-3.el9 baseos 903 k 2024-08-10T05:00:56.957 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2024-08-10T05:00:56.957 INFO:teuthology.orchestra.run.smithi086.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-08-10T05:00:56.957 INFO:teuthology.orchestra.run.smithi086.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-08-10T05:00:56.957 INFO:teuthology.orchestra.run.smithi086.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-08-10T05:00:56.958 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:00:56.958 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-08-10T05:00:56.958 INFO:teuthology.orchestra.run.smithi086.stdout:================================================================================ 2024-08-10T05:00:56.958 INFO:teuthology.orchestra.run.smithi086.stdout:Install 5 Packages 2024-08-10T05:00:56.958 INFO:teuthology.orchestra.run.smithi086.stdout:Upgrade 2 Packages 2024-08-10T05:00:56.958 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:00:56.969 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 5.2 M 2024-08-10T05:00:56.969 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2024-08-10T05:00:56.995 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-10T05:00:57.010 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-10T05:00:57.010 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-08-10T05:00:57.010 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-10T05:00:57.010 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-10T05:00:57.010 INFO:teuthology.orchestra.run.smithi159.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-08-10T05:00:57.011 INFO:teuthology.orchestra.run.smithi159.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-08-10T05:00:57.011 INFO:teuthology.orchestra.run.smithi159.stdout:Upgrading: 2024-08-10T05:00:57.011 INFO:teuthology.orchestra.run.smithi159.stdout: libnvme x86_64 1.9-2.el9 baseos 106 k 2024-08-10T05:00:57.011 INFO:teuthology.orchestra.run.smithi159.stdout: nvme-cli x86_64 2.9.1-3.el9 baseos 903 k 2024-08-10T05:00:57.011 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-08-10T05:00:57.011 INFO:teuthology.orchestra.run.smithi159.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-08-10T05:00:57.011 INFO:teuthology.orchestra.run.smithi159.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-08-10T05:00:57.011 INFO:teuthology.orchestra.run.smithi159.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-08-10T05:00:57.011 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:00:57.011 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-10T05:00:57.011 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-10T05:00:57.011 INFO:teuthology.orchestra.run.smithi159.stdout:Install 5 Packages 2024-08-10T05:00:57.011 INFO:teuthology.orchestra.run.smithi159.stdout:Upgrade 2 Packages 2024-08-10T05:00:57.011 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:00:57.019 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 5.2 M 2024-08-10T05:00:57.020 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-10T05:00:57.451 INFO:teuthology.orchestra.run.smithi086.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 126 kB/s | 44 kB 00:00 2024-08-10T05:00:57.453 INFO:teuthology.orchestra.run.smithi159.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 437 kB/s | 44 kB 00:00 2024-08-10T05:00:57.477 INFO:teuthology.orchestra.run.smithi086.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 189 kB/s | 72 kB 00:00 2024-08-10T05:00:57.478 INFO:teuthology.orchestra.run.smithi159.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 565 kB/s | 72 kB 00:00 2024-08-10T05:00:57.504 INFO:teuthology.orchestra.run.smithi159.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 554 kB/s | 84 kB 00:00 2024-08-10T05:00:57.518 INFO:teuthology.orchestra.run.smithi086.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 200 kB/s | 84 kB 00:00 2024-08-10T05:00:57.563 INFO:teuthology.orchestra.run.smithi159.stdout:(4/7): libnvme-1.9-2.el9.x86_64.rpm 1.8 MB/s | 106 kB 00:00 2024-08-10T05:00:57.613 INFO:teuthology.orchestra.run.smithi159.stdout:(5/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.1 MB/s | 837 kB 00:00 2024-08-10T05:00:57.688 INFO:teuthology.orchestra.run.smithi159.stdout:(6/7): runc-1.1.13-4.el9.x86_64.rpm 17 MB/s | 3.2 MB 00:00 2024-08-10T05:00:57.702 INFO:teuthology.orchestra.run.smithi086.stdout:(4/7): libnvme-1.9-2.el9.x86_64.rpm 579 kB/s | 106 kB 00:00 2024-08-10T05:00:57.722 INFO:teuthology.orchestra.run.smithi159.stdout:(7/7): nvme-cli-2.9.1-3.el9.x86_64.rpm 5.6 MB/s | 903 kB 00:00 2024-08-10T05:00:57.722 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-10T05:00:57.722 INFO:teuthology.orchestra.run.smithi159.stdout:Total 7.4 MB/s | 5.2 MB 00:00 2024-08-10T05:00:57.830 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-10T05:00:57.847 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-10T05:00:57.847 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-10T05:00:57.877 INFO:teuthology.orchestra.run.smithi086.stdout:(5/7): runc-1.1.13-4.el9.x86_64.rpm 7.9 MB/s | 3.2 MB 00:00 2024-08-10T05:00:57.911 INFO:teuthology.orchestra.run.smithi086.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 1.8 MB/s | 837 kB 00:00 2024-08-10T05:00:58.083 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-10T05:00:58.084 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-10T05:00:58.144 INFO:teuthology.orchestra.run.smithi086.stdout:(7/7): nvme-cli-2.9.1-3.el9.x86_64.rpm 2.0 MB/s | 903 kB 00:00 2024-08-10T05:00:58.145 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2024-08-10T05:00:58.145 INFO:teuthology.orchestra.run.smithi086.stdout:Total 4.4 MB/s | 5.2 MB 00:01 2024-08-10T05:00:58.255 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2024-08-10T05:00:58.272 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2024-08-10T05:00:58.272 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2024-08-10T05:00:58.492 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-10T05:00:58.521 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2024-08-10T05:00:58.521 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2024-08-10T05:00:58.704 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : libnvme-1.9-2.el9.x86_64 1/9 2024-08-10T05:00:58.759 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 2/9 2024-08-10T05:00:58.795 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/9 2024-08-10T05:00:58.827 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/9 2024-08-10T05:00:58.852 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : nvmetcli-0.7-3.el9.noarch 5/9 2024-08-10T05:00:58.914 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2024-08-10T05:00:59.118 INFO:teuthology.orchestra.run.smithi086.stdout: Upgrading : libnvme-1.9-2.el9.x86_64 1/9 2024-08-10T05:00:59.123 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 5/9 2024-08-10T05:00:59.174 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 2/9 2024-08-10T05:00:59.208 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/9 2024-08-10T05:00:59.214 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : nvme-cli-2.9.1-3.el9.x86_64 6/9 2024-08-10T05:00:59.241 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/9 2024-08-10T05:00:59.267 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : nvmetcli-0.7-3.el9.noarch 5/9 2024-08-10T05:00:59.526 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 5/9 2024-08-10T05:00:59.595 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: nvme-cli-2.9.1-3.el9.x86_64 6/9 2024-08-10T05:00:59.603 INFO:teuthology.orchestra.run.smithi086.stdout: Upgrading : nvme-cli-2.9.1-3.el9.x86_64 6/9 2024-08-10T05:00:59.627 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/9 2024-08-10T05:00:59.659 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : nvme-cli-2.6-5.el9.x86_64 8/9 2024-08-10T05:00:59.718 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : libnvme-1.6-1.el9.x86_64 9/9 2024-08-10T05:00:59.988 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: nvme-cli-2.9.1-3.el9.x86_64 6/9 2024-08-10T05:01:00.023 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/9 2024-08-10T05:01:00.056 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : nvme-cli-2.6-5.el9.x86_64 8/9 2024-08-10T05:01:00.116 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : libnvme-1.6-1.el9.x86_64 9/9 2024-08-10T05:01:00.699 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libnvme-1.6-1.el9.x86_64 9/9 2024-08-10T05:01:00.699 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/9 2024-08-10T05:01:00.699 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/9 2024-08-10T05:01:00.700 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/9 2024-08-10T05:01:00.700 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/9 2024-08-10T05:01:00.700 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 5/9 2024-08-10T05:01:00.700 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libnvme-1.9-2.el9.x86_64 6/9 2024-08-10T05:01:00.700 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libnvme-1.6-1.el9.x86_64 7/9 2024-08-10T05:01:00.700 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : nvme-cli-2.9.1-3.el9.x86_64 8/9 2024-08-10T05:01:01.069 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libnvme-1.6-1.el9.x86_64 9/9 2024-08-10T05:01:01.069 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/9 2024-08-10T05:01:01.069 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/9 2024-08-10T05:01:01.069 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/9 2024-08-10T05:01:01.069 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/9 2024-08-10T05:01:01.069 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 5/9 2024-08-10T05:01:01.070 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libnvme-1.9-2.el9.x86_64 6/9 2024-08-10T05:01:01.070 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libnvme-1.6-1.el9.x86_64 7/9 2024-08-10T05:01:01.070 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : nvme-cli-2.9.1-3.el9.x86_64 8/9 2024-08-10T05:01:01.087 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : nvme-cli-2.6-5.el9.x86_64 9/9 2024-08-10T05:01:01.088 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:01:01.088 INFO:teuthology.orchestra.run.smithi159.stdout:Upgraded: 2024-08-10T05:01:01.088 INFO:teuthology.orchestra.run.smithi159.stdout: libnvme-1.9-2.el9.x86_64 nvme-cli-2.9.1-3.el9.x86_64 2024-08-10T05:01:01.088 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-10T05:01:01.088 INFO:teuthology.orchestra.run.smithi159.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-08-10T05:01:01.088 INFO:teuthology.orchestra.run.smithi159.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-08-10T05:01:01.088 INFO:teuthology.orchestra.run.smithi159.stdout: runc-4:1.1.13-4.el9.x86_64 2024-08-10T05:01:01.088 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:01:01.088 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-10T05:01:01.463 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : nvme-cli-2.6-5.el9.x86_64 9/9 2024-08-10T05:01:01.464 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:01:01.464 INFO:teuthology.orchestra.run.smithi086.stdout:Upgraded: 2024-08-10T05:01:01.464 INFO:teuthology.orchestra.run.smithi086.stdout: libnvme-1.9-2.el9.x86_64 nvme-cli-2.9.1-3.el9.x86_64 2024-08-10T05:01:01.464 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2024-08-10T05:01:01.464 INFO:teuthology.orchestra.run.smithi086.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-08-10T05:01:01.464 INFO:teuthology.orchestra.run.smithi086.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-08-10T05:01:01.464 INFO:teuthology.orchestra.run.smithi086.stdout: runc-4:1.1.13-4.el9.x86_64 2024-08-10T05:01:01.464 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:01:01.464 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-08-10T05:01:01.467 DEBUG:teuthology.parallel:result is None 2024-08-10T05:01:01.868 DEBUG:teuthology.parallel:result is None 2024-08-10T05:01:01.869 INFO:teuthology.run_tasks:Running task install... 2024-08-10T05:01:01.877 DEBUG:teuthology.task.install:project ceph 2024-08-10T05:01:01.878 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': 'bca9905d683c89d50ebab7089e7e4e66f174979e'}} 2024-08-10T05:01:01.878 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': 'bca9905d683c89d50ebab7089e7e4e66f174979e'} 2024-08-10T05:01:01.878 INFO:teuthology.task.install:Using flavor: default 2024-08-10T05:01:01.884 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-08-10T05:01:01.884 INFO:teuthology.task.install:extra packages: [] 2024-08-10T05:01:01.884 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': 'bca9905d683c89d50ebab7089e7e4e66f174979e', 'tag': None, 'wait_for_package': False} 2024-08-10T05:01:01.884 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-10T05:01:01.885 INFO:teuthology.packaging:ref: None 2024-08-10T05:01:01.885 INFO:teuthology.packaging:tag: None 2024-08-10T05:01:01.885 INFO:teuthology.packaging:branch: reef 2024-08-10T05:01:01.885 INFO:teuthology.packaging:sha1: bca9905d683c89d50ebab7089e7e4e66f174979e 2024-08-10T05:01:01.885 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-08-10T05:01:01.887 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': 'bca9905d683c89d50ebab7089e7e4e66f174979e', 'tag': None, 'wait_for_package': False} 2024-08-10T05:01:01.887 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-10T05:01:01.887 INFO:teuthology.packaging:ref: None 2024-08-10T05:01:01.887 INFO:teuthology.packaging:tag: None 2024-08-10T05:01:01.888 INFO:teuthology.packaging:branch: reef 2024-08-10T05:01:01.888 INFO:teuthology.packaging:sha1: bca9905d683c89d50ebab7089e7e4e66f174979e 2024-08-10T05:01:01.888 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-08-10T05:01:02.137 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/reef/f5af36e41a4be54dad5211c2711c3d3163fd7780/centos/9/flavors/default/ 2024-08-10T05:01:02.138 INFO:teuthology.task.install.rpm:Package version is 18.2.4-685.gf5af36e4 2024-08-10T05:01:02.163 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/reef/f5af36e41a4be54dad5211c2711c3d3163fd7780/centos/9/flavors/default/ 2024-08-10T05:01:02.163 INFO:teuthology.task.install.rpm:Package version is 18.2.4-685.gf5af36e4 2024-08-10T05:01:02.333 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/reef/f5af36e41a4be54dad5211c2711c3d3163fd7780/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/f5af36e41a4be54dad5211c2711c3d3163fd7780/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/f5af36e41a4be54dad5211c2711c3d3163fd7780/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-08-10T05:01:02.334 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-10T05:01:02.334 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-08-10T05:01:02.363 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-08-10T05:01:02.363 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-10T05:01:02.363 INFO:teuthology.packaging:ref: None 2024-08-10T05:01:02.363 INFO:teuthology.packaging:tag: None 2024-08-10T05:01:02.363 INFO:teuthology.packaging:branch: reef 2024-08-10T05:01:02.363 INFO:teuthology.packaging:sha1: bca9905d683c89d50ebab7089e7e4e66f174979e 2024-08-10T05:01:02.364 DEBUG:teuthology.orchestra.run.smithi159:> 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-08-10T05:01:02.369 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/reef/f5af36e41a4be54dad5211c2711c3d3163fd7780/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/f5af36e41a4be54dad5211c2711c3d3163fd7780/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/f5af36e41a4be54dad5211c2711c3d3163fd7780/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-08-10T05:01:02.369 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T05:01:02.370 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-08-10T05:01:02.397 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-08-10T05:01:02.397 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-10T05:01:02.397 INFO:teuthology.packaging:ref: None 2024-08-10T05:01:02.397 INFO:teuthology.packaging:tag: None 2024-08-10T05:01:02.397 INFO:teuthology.packaging:branch: reef 2024-08-10T05:01:02.397 INFO:teuthology.packaging:sha1: bca9905d683c89d50ebab7089e7e4e66f174979e 2024-08-10T05:01:02.397 DEBUG:teuthology.orchestra.run.smithi086:> 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-08-10T05:01:02.429 DEBUG:teuthology.orchestra.run.smithi159:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-08-10T05:01:02.463 DEBUG:teuthology.orchestra.run.smithi086:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-08-10T05:01:02.506 DEBUG:teuthology.orchestra.run.smithi159:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-08-10T05:01:02.539 DEBUG:teuthology.orchestra.run.smithi086:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-08-10T05:01:02.570 INFO:teuthology.orchestra.run.smithi159.stdout:check_obsoletes = 1 2024-08-10T05:01:02.572 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum clean all 2024-08-10T05:01:02.603 INFO:teuthology.orchestra.run.smithi086.stdout:check_obsoletes = 1 2024-08-10T05:01:02.605 DEBUG:teuthology.orchestra.run.smithi086:> sudo yum clean all 2024-08-10T05:01:02.800 INFO:teuthology.orchestra.run.smithi159.stdout:45 files removed 2024-08-10T05:01:02.828 DEBUG:teuthology.orchestra.run.smithi159:> 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-08-10T05:01:02.837 INFO:teuthology.orchestra.run.smithi086.stdout:45 files removed 2024-08-10T05:01:02.865 DEBUG:teuthology.orchestra.run.smithi086:> 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-08-10T05:01:03.449 INFO:teuthology.orchestra.run.smithi159.stdout:ceph packages for x86_64 228 kB/s | 77 kB 00:00 2024-08-10T05:01:03.479 INFO:teuthology.orchestra.run.smithi086.stdout:ceph packages for x86_64 229 kB/s | 77 kB 00:00 2024-08-10T05:01:03.783 INFO:teuthology.orchestra.run.smithi159.stdout:ceph noarch packages 41 kB/s | 11 kB 00:00 2024-08-10T05:01:03.805 INFO:teuthology.orchestra.run.smithi086.stdout:ceph noarch packages 42 kB/s | 11 kB 00:00 2024-08-10T05:01:04.122 INFO:teuthology.orchestra.run.smithi086.stdout:ceph source packages 6.9 kB/s | 1.9 kB 00:00 2024-08-10T05:01:04.141 INFO:teuthology.orchestra.run.smithi159.stdout:ceph source packages 6.0 kB/s | 1.9 kB 00:00 2024-08-10T05:01:04.900 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.2 MB 00:00 2024-08-10T05:01:06.455 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - BaseOS 3.6 MB/s | 8.2 MB 00:02 2024-08-10T05:01:08.657 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - AppStream 18 MB/s | 20 MB 00:01 2024-08-10T05:01:09.051 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - AppStream 6.6 MB/s | 20 MB 00:03 2024-08-10T05:01:13.410 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.6 MB 00:00 2024-08-10T05:01:14.127 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 6.6 MB 00:01 2024-08-10T05:01:15.086 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - Extras packages 40 kB/s | 18 kB 00:00 2024-08-10T05:01:15.809 INFO:teuthology.orchestra.run.smithi086.stdout:CentOS Stream 9 - Extras packages 58 kB/s | 18 kB 00:00 2024-08-10T05:01:16.078 INFO:teuthology.orchestra.run.smithi159.stdout:Extra Packages for Enterprise Linux 26 MB/s | 22 MB 00:00 2024-08-10T05:01:16.746 INFO:teuthology.orchestra.run.smithi086.stdout:Extra Packages for Enterprise Linux 28 MB/s | 22 MB 00:00 2024-08-10T05:01:21.396 INFO:teuthology.orchestra.run.smithi159.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-08-10T05:01:22.110 INFO:teuthology.orchestra.run.smithi086.stdout:lab-extras 16 kB/s | 1.7 kB 00:00 2024-08-10T05:01:23.717 INFO:teuthology.orchestra.run.smithi159.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2024-08-10T05:01:23.718 INFO:teuthology.orchestra.run.smithi159.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2024-08-10T05:01:23.777 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-10T05:01:23.784 INFO:teuthology.orchestra.run.smithi159.stdout:====================================================================================== 2024-08-10T05:01:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-08-10T05:01:23.785 INFO:teuthology.orchestra.run.smithi159.stdout:====================================================================================== 2024-08-10T05:01:23.785 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-10T05:01:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: ceph x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 6.5 k 2024-08-10T05:01:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-base x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 5.1 M 2024-08-10T05:01:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-fuse x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 853 k 2024-08-10T05:01:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 143 k 2024-08-10T05:01:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 1.5 M 2024-08-10T05:01:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-cephadm noarch 2:18.2.4-685.gf5af36e4.el9 ceph-noarch 139 k 2024-08-10T05:01:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-dashboard noarch 2:18.2.4-685.gf5af36e4.el9 ceph-noarch 3.5 M 2024-08-10T05:01:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-685.gf5af36e4.el9 ceph-noarch 7.4 M 2024-08-10T05:01:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-rook noarch 2:18.2.4-685.gf5af36e4.el9 ceph-noarch 49 k 2024-08-10T05:01:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-radosgw x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 7.7 M 2024-08-10T05:01:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-test x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 40 M 2024-08-10T05:01:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: cephadm noarch 2:18.2.4-685.gf5af36e4.el9 ceph-noarch 224 k 2024-08-10T05:01:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: libcephfs-devel x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 31 k 2024-08-10T05:01:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: libcephfs2 x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 712 k 2024-08-10T05:01:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: librados-devel x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 127 k 2024-08-10T05:01:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cephfs x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 188 k 2024-08-10T05:01:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pytest noarch 6.2.2-7.el9 appstream 519 k 2024-08-10T05:01:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rados x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 370 k 2024-08-10T05:01:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rbd x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 347 k 2024-08-10T05:01:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rgw x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 116 k 2024-08-10T05:01:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-fuse x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 87 k 2024-08-10T05:01:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-mirror x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 3.0 M 2024-08-10T05:01:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-nbd x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 172 k 2024-08-10T05:01:23.787 INFO:teuthology.orchestra.run.smithi159.stdout:Upgrading: 2024-08-10T05:01:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: librados2 x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 3.3 M 2024-08-10T05:01:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: librbd1 x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 3.0 M 2024-08-10T05:01:23.787 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-08-10T05:01:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-08-10T05:01:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-common x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 18 M 2024-08-10T05:01:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-grafana-dashboards noarch 2:18.2.4-685.gf5af36e4.el9 ceph-noarch 24 k 2024-08-10T05:01:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mds x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 2.1 M 2024-08-10T05:01:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-modules-core noarch 2:18.2.4-685.gf5af36e4.el9 ceph-noarch 246 k 2024-08-10T05:01:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mon x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 4.7 M 2024-08-10T05:01:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-osd x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 17 M 2024-08-10T05:01:23.788 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-prometheus-alerts noarch 2:18.2.4-685.gf5af36e4.el9 ceph-noarch 16 k 2024-08-10T05:01:23.788 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-selinux x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 25 k 2024-08-10T05:01:23.788 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-08-10T05:01:23.788 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-08-10T05:01:23.788 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-08-10T05:01:23.788 INFO:teuthology.orchestra.run.smithi159.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-08-10T05:01:23.788 INFO:teuthology.orchestra.run.smithi159.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-08-10T05:01:23.788 INFO:teuthology.orchestra.run.smithi159.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-08-10T05:01:23.788 INFO:teuthology.orchestra.run.smithi159.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-08-10T05:01:23.788 INFO:teuthology.orchestra.run.smithi159.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-08-10T05:01:23.788 INFO:teuthology.orchestra.run.smithi159.stdout: libcephsqlite x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 166 k 2024-08-10T05:01:23.788 INFO:teuthology.orchestra.run.smithi159.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-08-10T05:01:23.788 INFO:teuthology.orchestra.run.smithi159.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-08-10T05:01:23.789 INFO:teuthology.orchestra.run.smithi159.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-08-10T05:01:23.789 INFO:teuthology.orchestra.run.smithi159.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-08-10T05:01:23.789 INFO:teuthology.orchestra.run.smithi159.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-08-10T05:01:23.789 INFO:teuthology.orchestra.run.smithi159.stdout: libradosstriper1 x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 477 k 2024-08-10T05:01:23.789 INFO:teuthology.orchestra.run.smithi159.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-08-10T05:01:23.789 INFO:teuthology.orchestra.run.smithi159.stdout: librgw2 x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 4.5 M 2024-08-10T05:01:23.789 INFO:teuthology.orchestra.run.smithi159.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-08-10T05:01:23.789 INFO:teuthology.orchestra.run.smithi159.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-08-10T05:01:23.789 INFO:teuthology.orchestra.run.smithi159.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-08-10T05:01:23.789 INFO:teuthology.orchestra.run.smithi159.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-08-10T05:01:23.789 INFO:teuthology.orchestra.run.smithi159.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-08-10T05:01:23.789 INFO:teuthology.orchestra.run.smithi159.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-08-10T05:01:23.790 INFO:teuthology.orchestra.run.smithi159.stdout: python3-attrs noarch 20.3.0-7.el9 appstream 87 k 2024-08-10T05:01:23.790 INFO:teuthology.orchestra.run.smithi159.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-08-10T05:01:23.790 INFO:teuthology.orchestra.run.smithi159.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-08-10T05:01:23.790 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-08-10T05:01:23.790 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-argparse x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 45 k 2024-08-10T05:01:23.790 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-common x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 129 k 2024-08-10T05:01:23.790 INFO:teuthology.orchestra.run.smithi159.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-08-10T05:01:23.790 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-08-10T05:01:23.790 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-08-10T05:01:23.790 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-08-10T05:01:23.790 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-08-10T05:01:23.790 INFO:teuthology.orchestra.run.smithi159.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-08-10T05:01:23.790 INFO:teuthology.orchestra.run.smithi159.stdout: python3-google-auth noarch 1:2.32.0-1.el9 epel 216 k 2024-08-10T05:01:23.791 INFO:teuthology.orchestra.run.smithi159.stdout: python3-iniconfig noarch 1.1.1-7.el9 appstream 17 k 2024-08-10T05:01:23.791 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-08-10T05:01:23.791 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-08-10T05:01:23.791 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-08-10T05:01:23.791 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-08-10T05:01:23.791 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-08-10T05:01:23.791 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-08-10T05:01:23.791 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-08-10T05:01:23.791 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-08-10T05:01:23.791 INFO:teuthology.orchestra.run.smithi159.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-08-10T05:01:23.791 INFO:teuthology.orchestra.run.smithi159.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-08-10T05:01:23.791 INFO:teuthology.orchestra.run.smithi159.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-08-10T05:01:23.791 INFO:teuthology.orchestra.run.smithi159.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-08-10T05:01:23.792 INFO:teuthology.orchestra.run.smithi159.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-08-10T05:01:23.792 INFO:teuthology.orchestra.run.smithi159.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-08-10T05:01:23.792 INFO:teuthology.orchestra.run.smithi159.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-08-10T05:01:23.792 INFO:teuthology.orchestra.run.smithi159.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-08-10T05:01:23.792 INFO:teuthology.orchestra.run.smithi159.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-08-10T05:01:23.792 INFO:teuthology.orchestra.run.smithi159.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-08-10T05:01:23.792 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-08-10T05:01:23.792 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k 2024-08-10T05:01:23.792 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-08-10T05:01:23.792 INFO:teuthology.orchestra.run.smithi159.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-08-10T05:01:23.792 INFO:teuthology.orchestra.run.smithi159.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-08-10T05:01:23.793 INFO:teuthology.orchestra.run.smithi159.stdout: python3-py noarch 1.10.0-6.el9 appstream 477 k 2024-08-10T05:01:23.793 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-08-10T05:01:23.793 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-08-10T05:01:23.793 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-08-10T05:01:23.793 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-08-10T05:01:23.793 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-08-10T05:01:23.793 INFO:teuthology.orchestra.run.smithi159.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-08-10T05:01:23.793 INFO:teuthology.orchestra.run.smithi159.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-08-10T05:01:23.793 INFO:teuthology.orchestra.run.smithi159.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-08-10T05:01:23.793 INFO:teuthology.orchestra.run.smithi159.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-08-10T05:01:23.793 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-08-10T05:01:23.793 INFO:teuthology.orchestra.run.smithi159.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-08-10T05:01:23.794 INFO:teuthology.orchestra.run.smithi159.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-08-10T05:01:23.794 INFO:teuthology.orchestra.run.smithi159.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-08-10T05:01:23.794 INFO:teuthology.orchestra.run.smithi159.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-08-10T05:01:23.794 INFO:teuthology.orchestra.run.smithi159.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-08-10T05:01:23.794 INFO:teuthology.orchestra.run.smithi159.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-08-10T05:01:23.794 INFO:teuthology.orchestra.run.smithi159.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-08-10T05:01:23.794 INFO:teuthology.orchestra.run.smithi159.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-08-10T05:01:23.794 INFO:teuthology.orchestra.run.smithi159.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-08-10T05:01:23.794 INFO:teuthology.orchestra.run.smithi159.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-08-10T05:01:23.794 INFO:teuthology.orchestra.run.smithi159.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-08-10T05:01:23.794 INFO:teuthology.orchestra.run.smithi159.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-08-10T05:01:23.794 INFO:teuthology.orchestra.run.smithi159.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-08-10T05:01:23.794 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:01:23.795 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-10T05:01:23.795 INFO:teuthology.orchestra.run.smithi159.stdout:====================================================================================== 2024-08-10T05:01:23.795 INFO:teuthology.orchestra.run.smithi159.stdout:Install 116 Packages 2024-08-10T05:01:23.795 INFO:teuthology.orchestra.run.smithi159.stdout:Upgrade 2 Packages 2024-08-10T05:01:23.795 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:01:23.796 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 179 M 2024-08-10T05:01:23.796 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-10T05:01:24.432 INFO:teuthology.orchestra.run.smithi086.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2024-08-10T05:01:24.432 INFO:teuthology.orchestra.run.smithi086.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2024-08-10T05:01:24.491 INFO:teuthology.orchestra.run.smithi086.stdout:Dependencies resolved. 2024-08-10T05:01:24.498 INFO:teuthology.orchestra.run.smithi086.stdout:====================================================================================== 2024-08-10T05:01:24.498 INFO:teuthology.orchestra.run.smithi086.stdout: Package Arch Version Repository Size 2024-08-10T05:01:24.498 INFO:teuthology.orchestra.run.smithi086.stdout:====================================================================================== 2024-08-10T05:01:24.498 INFO:teuthology.orchestra.run.smithi086.stdout:Installing: 2024-08-10T05:01:24.499 INFO:teuthology.orchestra.run.smithi086.stdout: ceph x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 6.5 k 2024-08-10T05:01:24.499 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-base x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 5.1 M 2024-08-10T05:01:24.499 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-fuse x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 853 k 2024-08-10T05:01:24.499 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 143 k 2024-08-10T05:01:24.499 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 1.5 M 2024-08-10T05:01:24.499 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-cephadm noarch 2:18.2.4-685.gf5af36e4.el9 ceph-noarch 139 k 2024-08-10T05:01:24.499 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-dashboard noarch 2:18.2.4-685.gf5af36e4.el9 ceph-noarch 3.5 M 2024-08-10T05:01:24.499 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-685.gf5af36e4.el9 ceph-noarch 7.4 M 2024-08-10T05:01:24.499 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-rook noarch 2:18.2.4-685.gf5af36e4.el9 ceph-noarch 49 k 2024-08-10T05:01:24.499 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-radosgw x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 7.7 M 2024-08-10T05:01:24.499 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-test x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 40 M 2024-08-10T05:01:24.499 INFO:teuthology.orchestra.run.smithi086.stdout: cephadm noarch 2:18.2.4-685.gf5af36e4.el9 ceph-noarch 224 k 2024-08-10T05:01:24.500 INFO:teuthology.orchestra.run.smithi086.stdout: libcephfs-devel x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 31 k 2024-08-10T05:01:24.500 INFO:teuthology.orchestra.run.smithi086.stdout: libcephfs2 x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 712 k 2024-08-10T05:01:24.500 INFO:teuthology.orchestra.run.smithi086.stdout: librados-devel x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 127 k 2024-08-10T05:01:24.500 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cephfs x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 188 k 2024-08-10T05:01:24.500 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pytest noarch 6.2.2-7.el9 appstream 519 k 2024-08-10T05:01:24.500 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rados x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 370 k 2024-08-10T05:01:24.500 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rbd x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 347 k 2024-08-10T05:01:24.500 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rgw x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 116 k 2024-08-10T05:01:24.500 INFO:teuthology.orchestra.run.smithi086.stdout: rbd-fuse x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 87 k 2024-08-10T05:01:24.500 INFO:teuthology.orchestra.run.smithi086.stdout: rbd-mirror x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 3.0 M 2024-08-10T05:01:24.500 INFO:teuthology.orchestra.run.smithi086.stdout: rbd-nbd x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 172 k 2024-08-10T05:01:24.500 INFO:teuthology.orchestra.run.smithi086.stdout:Upgrading: 2024-08-10T05:01:24.500 INFO:teuthology.orchestra.run.smithi086.stdout: librados2 x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 3.3 M 2024-08-10T05:01:24.501 INFO:teuthology.orchestra.run.smithi086.stdout: librbd1 x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 3.0 M 2024-08-10T05:01:24.501 INFO:teuthology.orchestra.run.smithi086.stdout:Installing dependencies: 2024-08-10T05:01:24.501 INFO:teuthology.orchestra.run.smithi086.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-08-10T05:01:24.501 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-common x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 18 M 2024-08-10T05:01:24.501 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-grafana-dashboards noarch 2:18.2.4-685.gf5af36e4.el9 ceph-noarch 24 k 2024-08-10T05:01:24.501 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mds x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 2.1 M 2024-08-10T05:01:24.501 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-modules-core noarch 2:18.2.4-685.gf5af36e4.el9 ceph-noarch 246 k 2024-08-10T05:01:24.501 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mon x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 4.7 M 2024-08-10T05:01:24.501 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-osd x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 17 M 2024-08-10T05:01:24.501 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-prometheus-alerts noarch 2:18.2.4-685.gf5af36e4.el9 ceph-noarch 16 k 2024-08-10T05:01:24.501 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-selinux x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 25 k 2024-08-10T05:01:24.501 INFO:teuthology.orchestra.run.smithi086.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-08-10T05:01:24.501 INFO:teuthology.orchestra.run.smithi086.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-08-10T05:01:24.502 INFO:teuthology.orchestra.run.smithi086.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-08-10T05:01:24.502 INFO:teuthology.orchestra.run.smithi086.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-08-10T05:01:24.502 INFO:teuthology.orchestra.run.smithi086.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-08-10T05:01:24.502 INFO:teuthology.orchestra.run.smithi086.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-08-10T05:01:24.502 INFO:teuthology.orchestra.run.smithi086.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-08-10T05:01:24.502 INFO:teuthology.orchestra.run.smithi086.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-08-10T05:01:24.502 INFO:teuthology.orchestra.run.smithi086.stdout: libcephsqlite x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 166 k 2024-08-10T05:01:24.502 INFO:teuthology.orchestra.run.smithi086.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-08-10T05:01:24.502 INFO:teuthology.orchestra.run.smithi086.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-08-10T05:01:24.502 INFO:teuthology.orchestra.run.smithi086.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-08-10T05:01:24.502 INFO:teuthology.orchestra.run.smithi086.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-08-10T05:01:24.502 INFO:teuthology.orchestra.run.smithi086.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-08-10T05:01:24.502 INFO:teuthology.orchestra.run.smithi086.stdout: libradosstriper1 x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 477 k 2024-08-10T05:01:24.503 INFO:teuthology.orchestra.run.smithi086.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-08-10T05:01:24.503 INFO:teuthology.orchestra.run.smithi086.stdout: librgw2 x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 4.5 M 2024-08-10T05:01:24.503 INFO:teuthology.orchestra.run.smithi086.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-08-10T05:01:24.503 INFO:teuthology.orchestra.run.smithi086.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-08-10T05:01:24.503 INFO:teuthology.orchestra.run.smithi086.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-08-10T05:01:24.503 INFO:teuthology.orchestra.run.smithi086.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-08-10T05:01:24.503 INFO:teuthology.orchestra.run.smithi086.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-08-10T05:01:24.503 INFO:teuthology.orchestra.run.smithi086.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-08-10T05:01:24.503 INFO:teuthology.orchestra.run.smithi086.stdout: python3-attrs noarch 20.3.0-7.el9 appstream 87 k 2024-08-10T05:01:24.503 INFO:teuthology.orchestra.run.smithi086.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-08-10T05:01:24.503 INFO:teuthology.orchestra.run.smithi086.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-08-10T05:01:24.503 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-08-10T05:01:24.503 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-argparse x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 45 k 2024-08-10T05:01:24.504 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-common x86_64 2:18.2.4-685.gf5af36e4.el9 ceph 129 k 2024-08-10T05:01:24.504 INFO:teuthology.orchestra.run.smithi086.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-08-10T05:01:24.504 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-08-10T05:01:24.504 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-08-10T05:01:24.504 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-08-10T05:01:24.504 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-08-10T05:01:24.504 INFO:teuthology.orchestra.run.smithi086.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-08-10T05:01:24.504 INFO:teuthology.orchestra.run.smithi086.stdout: python3-google-auth noarch 1:2.32.0-1.el9 epel 216 k 2024-08-10T05:01:24.504 INFO:teuthology.orchestra.run.smithi086.stdout: python3-iniconfig noarch 1.1.1-7.el9 appstream 17 k 2024-08-10T05:01:24.504 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-08-10T05:01:24.504 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-08-10T05:01:24.504 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-08-10T05:01:24.504 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-08-10T05:01:24.504 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-08-10T05:01:24.505 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-08-10T05:01:24.505 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-08-10T05:01:24.505 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-08-10T05:01:24.505 INFO:teuthology.orchestra.run.smithi086.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-08-10T05:01:24.505 INFO:teuthology.orchestra.run.smithi086.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-08-10T05:01:24.505 INFO:teuthology.orchestra.run.smithi086.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-08-10T05:01:24.505 INFO:teuthology.orchestra.run.smithi086.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-08-10T05:01:24.505 INFO:teuthology.orchestra.run.smithi086.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-08-10T05:01:24.505 INFO:teuthology.orchestra.run.smithi086.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-08-10T05:01:24.505 INFO:teuthology.orchestra.run.smithi086.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-08-10T05:01:24.505 INFO:teuthology.orchestra.run.smithi086.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-08-10T05:01:24.505 INFO:teuthology.orchestra.run.smithi086.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-08-10T05:01:24.505 INFO:teuthology.orchestra.run.smithi086.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-08-10T05:01:24.505 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-08-10T05:01:24.506 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k 2024-08-10T05:01:24.506 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-08-10T05:01:24.506 INFO:teuthology.orchestra.run.smithi086.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-08-10T05:01:24.506 INFO:teuthology.orchestra.run.smithi086.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-08-10T05:01:24.506 INFO:teuthology.orchestra.run.smithi086.stdout: python3-py noarch 1.10.0-6.el9 appstream 477 k 2024-08-10T05:01:24.506 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-08-10T05:01:24.506 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-08-10T05:01:24.506 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-08-10T05:01:24.506 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-08-10T05:01:24.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-08-10T05:01:24.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-08-10T05:01:24.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-08-10T05:01:24.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-08-10T05:01:24.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-08-10T05:01:24.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-08-10T05:01:24.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-08-10T05:01:24.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-08-10T05:01:24.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-08-10T05:01:24.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-08-10T05:01:24.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-08-10T05:01:24.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-08-10T05:01:24.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-08-10T05:01:24.507 INFO:teuthology.orchestra.run.smithi086.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-08-10T05:01:24.508 INFO:teuthology.orchestra.run.smithi086.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-08-10T05:01:24.508 INFO:teuthology.orchestra.run.smithi086.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-08-10T05:01:24.508 INFO:teuthology.orchestra.run.smithi086.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-08-10T05:01:24.508 INFO:teuthology.orchestra.run.smithi086.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-08-10T05:01:24.508 INFO:teuthology.orchestra.run.smithi086.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-08-10T05:01:24.508 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:01:24.508 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction Summary 2024-08-10T05:01:24.508 INFO:teuthology.orchestra.run.smithi086.stdout:====================================================================================== 2024-08-10T05:01:24.508 INFO:teuthology.orchestra.run.smithi086.stdout:Install 116 Packages 2024-08-10T05:01:24.508 INFO:teuthology.orchestra.run.smithi086.stdout:Upgrade 2 Packages 2024-08-10T05:01:24.508 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:01:24.509 INFO:teuthology.orchestra.run.smithi086.stdout:Total download size: 179 M 2024-08-10T05:01:24.509 INFO:teuthology.orchestra.run.smithi086.stdout:Downloading Packages: 2024-08-10T05:01:24.664 INFO:teuthology.orchestra.run.smithi159.stdout:(1/118): ceph-18.2.4-685.gf5af36e4.el9.x86_64.r 37 kB/s | 6.5 kB 00:00 2024-08-10T05:01:24.831 INFO:teuthology.orchestra.run.smithi159.stdout:(2/118): ceph-fuse-18.2.4-685.gf5af36e4.el9.x86 5.0 MB/s | 853 kB 00:00 2024-08-10T05:01:24.923 INFO:teuthology.orchestra.run.smithi159.stdout:(3/118): ceph-immutable-object-cache-18.2.4-685 1.5 MB/s | 143 kB 00:00 2024-08-10T05:01:24.990 INFO:teuthology.orchestra.run.smithi159.stdout:(4/118): ceph-base-18.2.4-685.gf5af36e4.el9.x86 10 MB/s | 5.1 MB 00:00 2024-08-10T05:01:25.098 INFO:teuthology.orchestra.run.smithi159.stdout:(5/118): ceph-mgr-18.2.4-685.gf5af36e4.el9.x86_ 13 MB/s | 1.5 MB 00:00 2024-08-10T05:01:25.128 INFO:teuthology.orchestra.run.smithi086.stdout:(1/118): ceph-18.2.4-685.gf5af36e4.el9.x86_64.r 28 kB/s | 6.5 kB 00:00 2024-08-10T05:01:25.140 INFO:teuthology.orchestra.run.smithi159.stdout:(6/118): ceph-mds-18.2.4-685.gf5af36e4.el9.x86_ 9.7 MB/s | 2.1 MB 00:00 2024-08-10T05:01:25.432 INFO:teuthology.orchestra.run.smithi159.stdout:(7/118): ceph-mon-18.2.4-685.gf5af36e4.el9.x86_ 14 MB/s | 4.7 MB 00:00 2024-08-10T05:01:25.616 INFO:teuthology.orchestra.run.smithi159.stdout:(8/118): ceph-common-18.2.4-685.gf5af36e4.el9.x 16 MB/s | 18 MB 00:01 2024-08-10T05:01:25.666 INFO:teuthology.orchestra.run.smithi159.stdout:(9/118): ceph-selinux-18.2.4-685.gf5af36e4.el9. 505 kB/s | 25 kB 00:00 2024-08-10T05:01:25.916 INFO:teuthology.orchestra.run.smithi159.stdout:(10/118): ceph-radosgw-18.2.4-685.gf5af36e4.el9 16 MB/s | 7.7 MB 00:00 2024-08-10T05:01:25.983 INFO:teuthology.orchestra.run.smithi159.stdout:(11/118): libcephfs-devel-18.2.4-685.gf5af36e4. 466 kB/s | 31 kB 00:00 2024-08-10T05:01:26.083 INFO:teuthology.orchestra.run.smithi159.stdout:(12/118): libcephfs2-18.2.4-685.gf5af36e4.el9.x 7.0 MB/s | 712 kB 00:00 2024-08-10T05:01:26.176 INFO:teuthology.orchestra.run.smithi159.stdout:(13/118): libcephsqlite-18.2.4-685.gf5af36e4.el 1.8 MB/s | 166 kB 00:00 2024-08-10T05:01:26.259 INFO:teuthology.orchestra.run.smithi159.stdout:(14/118): librados-devel-18.2.4-685.gf5af36e4.e 1.5 MB/s | 127 kB 00:00 2024-08-10T05:01:26.343 INFO:teuthology.orchestra.run.smithi159.stdout:(15/118): libradosstriper1-18.2.4-685.gf5af36e4 5.6 MB/s | 477 kB 00:00 2024-08-10T05:01:26.510 INFO:teuthology.orchestra.run.smithi159.stdout:(16/118): ceph-osd-18.2.4-685.gf5af36e4.el9.x86 12 MB/s | 17 MB 00:01 2024-08-10T05:01:26.547 INFO:teuthology.orchestra.run.smithi086.stdout:(2/118): ceph-fuse-18.2.4-685.gf5af36e4.el9.x86 601 kB/s | 853 kB 00:01 2024-08-10T05:01:26.568 INFO:teuthology.orchestra.run.smithi159.stdout:(17/118): python3-ceph-argparse-18.2.4-685.gf5a 777 kB/s | 45 kB 00:00 2024-08-10T05:01:26.652 INFO:teuthology.orchestra.run.smithi159.stdout:(18/118): librgw2-18.2.4-685.gf5af36e4.el9.x86_ 14 MB/s | 4.5 MB 00:00 2024-08-10T05:01:26.677 INFO:teuthology.orchestra.run.smithi159.stdout:(19/118): python3-ceph-common-18.2.4-685.gf5af3 1.2 MB/s | 129 kB 00:00 2024-08-10T05:01:26.728 INFO:teuthology.orchestra.run.smithi159.stdout:(20/118): python3-cephfs-18.2.4-685.gf5af36e4.e 2.4 MB/s | 188 kB 00:00 2024-08-10T05:01:26.762 INFO:teuthology.orchestra.run.smithi159.stdout:(21/118): python3-rados-18.2.4-685.gf5af36e4.el 4.3 MB/s | 370 kB 00:00 2024-08-10T05:01:26.762 INFO:teuthology.orchestra.run.smithi086.stdout:(3/118): ceph-base-18.2.4-685.gf5af36e4.el9.x86 2.7 MB/s | 5.1 MB 00:01 2024-08-10T05:01:26.803 INFO:teuthology.orchestra.run.smithi159.stdout:(22/118): python3-rbd-18.2.4-685.gf5af36e4.el9. 4.5 MB/s | 347 kB 00:00 2024-08-10T05:01:26.812 INFO:teuthology.orchestra.run.smithi086.stdout:(4/118): ceph-immutable-object-cache-18.2.4-685 538 kB/s | 143 kB 00:00 2024-08-10T05:01:26.837 INFO:teuthology.orchestra.run.smithi159.stdout:(23/118): python3-rgw-18.2.4-685.gf5af36e4.el9. 1.5 MB/s | 116 kB 00:00 2024-08-10T05:01:26.871 INFO:teuthology.orchestra.run.smithi159.stdout:(24/118): rbd-fuse-18.2.4-685.gf5af36e4.el9.x86 1.3 MB/s | 87 kB 00:00 2024-08-10T05:01:26.962 INFO:teuthology.orchestra.run.smithi159.stdout:(25/118): rbd-nbd-18.2.4-685.gf5af36e4.el9.x86_ 1.8 MB/s | 172 kB 00:00 2024-08-10T05:01:27.055 INFO:teuthology.orchestra.run.smithi159.stdout:(26/118): ceph-grafana-dashboards-18.2.4-685.gf 266 kB/s | 24 kB 00:00 2024-08-10T05:01:27.171 INFO:teuthology.orchestra.run.smithi159.stdout:(27/118): rbd-mirror-18.2.4-685.gf5af36e4.el9.x 9.0 MB/s | 3.0 MB 00:00 2024-08-10T05:01:27.197 INFO:teuthology.orchestra.run.smithi159.stdout:(28/118): ceph-mgr-cephadm-18.2.4-685.gf5af36e4 977 kB/s | 139 kB 00:00 2024-08-10T05:01:27.221 INFO:teuthology.orchestra.run.smithi086.stdout:(5/118): ceph-mds-18.2.4-685.gf5af36e4.el9.x86_ 4.6 MB/s | 2.1 MB 00:00 2024-08-10T05:01:27.589 INFO:teuthology.orchestra.run.smithi159.stdout:(29/118): ceph-test-18.2.4-685.gf5af36e4.el9.x8 21 MB/s | 40 MB 00:01 2024-08-10T05:01:27.664 INFO:teuthology.orchestra.run.smithi159.stdout:(30/118): ceph-mgr-dashboard-18.2.4-685.gf5af36 7.2 MB/s | 3.5 MB 00:00 2024-08-10T05:01:27.689 INFO:teuthology.orchestra.run.smithi159.stdout:(31/118): ceph-mgr-modules-core-18.2.4-685.gf5a 2.4 MB/s | 246 kB 00:00 2024-08-10T05:01:27.748 INFO:teuthology.orchestra.run.smithi159.stdout:(32/118): ceph-mgr-rook-18.2.4-685.gf5af36e4.el 593 kB/s | 49 kB 00:00 2024-08-10T05:01:27.773 INFO:teuthology.orchestra.run.smithi159.stdout:(33/118): ceph-prometheus-alerts-18.2.4-685.gf5 197 kB/s | 16 kB 00:00 2024-08-10T05:01:27.840 INFO:teuthology.orchestra.run.smithi159.stdout:(34/118): cephadm-18.2.4-685.gf5af36e4.el9.noar 2.4 MB/s | 224 kB 00:00 2024-08-10T05:01:27.887 INFO:teuthology.orchestra.run.smithi086.stdout:(6/118): ceph-mon-18.2.4-685.gf5af36e4.el9.x86_ 7.0 MB/s | 4.7 MB 00:00 2024-08-10T05:01:27.924 INFO:teuthology.orchestra.run.smithi159.stdout:(35/118): ceph-mgr-diskprediction-local-18.2.4- 10 MB/s | 7.4 MB 00:00 2024-08-10T05:01:27.956 INFO:teuthology.orchestra.run.smithi159.stdout:(36/118): fuse-2.9.9-16.el9.x86_64.rpm 455 kB/s | 80 kB 00:00 2024-08-10T05:01:28.024 INFO:teuthology.orchestra.run.smithi159.stdout:(37/118): python3-cffi-1.14.5-5.el9.x86_64.rpm 3.3 MB/s | 253 kB 00:00 2024-08-10T05:01:28.058 INFO:teuthology.orchestra.run.smithi159.stdout:(38/118): libquadmath-11.4.1-3.el9.x86_64.rpm 1.4 MB/s | 195 kB 00:00 2024-08-10T05:01:28.100 INFO:teuthology.orchestra.run.smithi159.stdout:(39/118): libgfortran-11.4.1-3.el9.x86_64.rpm 3.0 MB/s | 803 kB 00:00 2024-08-10T05:01:28.125 INFO:teuthology.orchestra.run.smithi159.stdout:(40/118): python3-ply-3.11-14.el9.noarch.rpm 1.6 MB/s | 106 kB 00:00 2024-08-10T05:01:28.150 INFO:teuthology.orchestra.run.smithi159.stdout:(41/118): python3-pycparser-2.20-6.el9.noarch.r 2.6 MB/s | 135 kB 00:00 2024-08-10T05:01:28.175 INFO:teuthology.orchestra.run.smithi159.stdout:(42/118): python3-requests-2.25.1-8.el9.noarch. 2.4 MB/s | 125 kB 00:00 2024-08-10T05:01:28.201 INFO:teuthology.orchestra.run.smithi159.stdout:(43/118): python3-urllib3-1.26.5-6.el9.noarch.r 4.2 MB/s | 215 kB 00:00 2024-08-10T05:01:28.234 INFO:teuthology.orchestra.run.smithi159.stdout:(44/118): python3-cryptography-36.0.1-4.el9.x86 5.8 MB/s | 1.2 MB 00:00 2024-08-10T05:01:28.429 INFO:teuthology.orchestra.run.smithi086.stdout:(7/118): ceph-common-18.2.4-685.gf5af36e4.el9.x 5.2 MB/s | 18 MB 00:03 2024-08-10T05:01:28.480 INFO:teuthology.orchestra.run.smithi086.stdout:(8/118): ceph-mgr-18.2.4-685.gf5af36e4.el9.x86_ 896 kB/s | 1.5 MB 00:01 2024-08-10T05:01:28.546 INFO:teuthology.orchestra.run.smithi086.stdout:(9/118): ceph-selinux-18.2.4-685.gf5af36e4.el9. 378 kB/s | 25 kB 00:00 2024-08-10T05:01:28.839 INFO:teuthology.orchestra.run.smithi086.stdout:(10/118): ceph-radosgw-18.2.4-685.gf5af36e4.el9 19 MB/s | 7.7 MB 00:00 2024-08-10T05:01:28.893 INFO:teuthology.orchestra.run.smithi159.stdout:(45/118): flexiblas-3.0.4-8.el9.x86_64.rpm 47 kB/s | 33 kB 00:00 2024-08-10T05:01:28.943 INFO:teuthology.orchestra.run.smithi159.stdout:(46/118): boost-program-options-1.75.0-8.el9.x8 139 kB/s | 107 kB 00:00 2024-08-10T05:01:29.006 INFO:teuthology.orchestra.run.smithi086.stdout:(11/118): ceph-osd-18.2.4-685.gf5af36e4.el9.x86 15 MB/s | 17 MB 00:01 2024-08-10T05:01:29.031 INFO:teuthology.orchestra.run.smithi086.stdout:(12/118): libcephfs-devel-18.2.4-685.gf5af36e4. 162 kB/s | 31 kB 00:00 2024-08-10T05:01:29.073 INFO:teuthology.orchestra.run.smithi086.stdout:(13/118): libcephfs2-18.2.4-685.gf5af36e4.el9.x 10 MB/s | 712 kB 00:00 2024-08-10T05:01:29.098 INFO:teuthology.orchestra.run.smithi086.stdout:(14/118): libcephsqlite-18.2.4-685.gf5af36e4.el 2.4 MB/s | 166 kB 00:00 2024-08-10T05:01:29.123 INFO:teuthology.orchestra.run.smithi086.stdout:(15/118): librados-devel-18.2.4-685.gf5af36e4.e 2.5 MB/s | 127 kB 00:00 2024-08-10T05:01:29.149 INFO:teuthology.orchestra.run.smithi086.stdout:(16/118): libradosstriper1-18.2.4-685.gf5af36e4 9.3 MB/s | 477 kB 00:00 2024-08-10T05:01:29.199 INFO:teuthology.orchestra.run.smithi086.stdout:(17/118): python3-ceph-argparse-18.2.4-685.gf5a 903 kB/s | 45 kB 00:00 2024-08-10T05:01:29.258 INFO:teuthology.orchestra.run.smithi086.stdout:(18/118): python3-ceph-common-18.2.4-685.gf5af3 2.2 MB/s | 129 kB 00:00 2024-08-10T05:01:29.325 INFO:teuthology.orchestra.run.smithi086.stdout:(19/118): librgw2-18.2.4-685.gf5af36e4.el9.x86_ 22 MB/s | 4.5 MB 00:00 2024-08-10T05:01:29.350 INFO:teuthology.orchestra.run.smithi086.stdout:(20/118): python3-cephfs-18.2.4-685.gf5af36e4.e 2.0 MB/s | 188 kB 00:00 2024-08-10T05:01:29.375 INFO:teuthology.orchestra.run.smithi086.stdout:(21/118): python3-rados-18.2.4-685.gf5af36e4.el 7.2 MB/s | 370 kB 00:00 2024-08-10T05:01:29.400 INFO:teuthology.orchestra.run.smithi086.stdout:(22/118): python3-rbd-18.2.4-685.gf5af36e4.el9. 6.8 MB/s | 347 kB 00:00 2024-08-10T05:01:29.425 INFO:teuthology.orchestra.run.smithi086.stdout:(23/118): python3-rgw-18.2.4-685.gf5af36e4.el9. 2.3 MB/s | 116 kB 00:00 2024-08-10T05:01:29.451 INFO:teuthology.orchestra.run.smithi086.stdout:(24/118): rbd-fuse-18.2.4-685.gf5af36e4.el9.x86 1.7 MB/s | 87 kB 00:00 2024-08-10T05:01:29.452 INFO:teuthology.orchestra.run.smithi159.stdout:(47/118): flexiblas-openblas-openmp-3.0.4-8.el9 33 kB/s | 18 kB 00:00 2024-08-10T05:01:29.501 INFO:teuthology.orchestra.run.smithi086.stdout:(25/118): rbd-nbd-18.2.4-685.gf5af36e4.el9.x86_ 3.4 MB/s | 172 kB 00:00 2024-08-10T05:01:29.560 INFO:teuthology.orchestra.run.smithi086.stdout:(26/118): rbd-mirror-18.2.4-685.gf5af36e4.el9.x 22 MB/s | 3.0 MB 00:00 2024-08-10T05:01:29.560 INFO:teuthology.orchestra.run.smithi159.stdout:(48/118): flexiblas-netlib-3.0.4-8.el9.x86_64.r 2.3 MB/s | 3.0 MB 00:01 2024-08-10T05:01:29.585 INFO:teuthology.orchestra.run.smithi086.stdout:(27/118): ceph-grafana-dashboards-18.2.4-685.gf 292 kB/s | 24 kB 00:00 2024-08-10T05:01:29.611 INFO:teuthology.orchestra.run.smithi086.stdout:(28/118): ceph-mgr-cephadm-18.2.4-685.gf5af36e4 2.7 MB/s | 139 kB 00:00 2024-08-10T05:01:29.753 INFO:teuthology.orchestra.run.smithi086.stdout:(29/118): ceph-mgr-dashboard-18.2.4-685.gf5af36 21 MB/s | 3.5 MB 00:00 2024-08-10T05:01:29.836 INFO:teuthology.orchestra.run.smithi086.stdout:(30/118): ceph-mgr-modules-core-18.2.4-685.gf5a 2.9 MB/s | 246 kB 00:00 2024-08-10T05:01:29.928 INFO:teuthology.orchestra.run.smithi086.stdout:(31/118): ceph-mgr-diskprediction-local-18.2.4- 23 MB/s | 7.4 MB 00:00 2024-08-10T05:01:29.952 INFO:teuthology.orchestra.run.smithi159.stdout:(49/118): libpmemobj-1.12.1-1.el9.x86_64.rpm 159 kB/s | 160 kB 00:01 2024-08-10T05:01:29.953 INFO:teuthology.orchestra.run.smithi086.stdout:(32/118): ceph-mgr-rook-18.2.4-685.gf5af36e4.el 423 kB/s | 49 kB 00:00 2024-08-10T05:01:29.978 INFO:teuthology.orchestra.run.smithi086.stdout:(33/118): ceph-prometheus-alerts-18.2.4-685.gf5 330 kB/s | 16 kB 00:00 2024-08-10T05:01:30.004 INFO:teuthology.orchestra.run.smithi086.stdout:(34/118): cephadm-18.2.4-685.gf5af36e4.el9.noar 4.4 MB/s | 224 kB 00:00 2024-08-10T05:01:30.194 INFO:teuthology.orchestra.run.smithi159.stdout:(50/118): librabbitmq-0.11.0-7.el9.x86_64.rpm 61 kB/s | 45 kB 00:00 2024-08-10T05:01:30.412 INFO:teuthology.orchestra.run.smithi086.stdout:(35/118): fuse-2.9.9-16.el9.x86_64.rpm 184 kB/s | 80 kB 00:00 2024-08-10T05:01:30.586 INFO:teuthology.orchestra.run.smithi159.stdout:(51/118): librdkafka-1.6.1-102.el9.x86_64.rpm 646 kB/s | 662 kB 00:01 2024-08-10T05:01:30.679 INFO:teuthology.orchestra.run.smithi086.stdout:(36/118): libquadmath-11.4.1-3.el9.x86_64.rpm 732 kB/s | 195 kB 00:00 2024-08-10T05:01:30.746 INFO:teuthology.orchestra.run.smithi086.stdout:(37/118): libgfortran-11.4.1-3.el9.x86_64.rpm 1.1 MB/s | 803 kB 00:00 2024-08-10T05:01:30.788 INFO:teuthology.orchestra.run.smithi086.stdout:(38/118): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.3 MB/s | 253 kB 00:00 2024-08-10T05:01:30.845 INFO:teuthology.orchestra.run.smithi159.stdout:(52/118): lttng-ust-2.12.0-6.el9.x86_64.rpm 328 kB/s | 292 kB 00:00 2024-08-10T05:01:30.897 INFO:teuthology.orchestra.run.smithi086.stdout:(39/118): python3-ply-3.11-14.el9.noarch.rpm 982 kB/s | 106 kB 00:00 2024-08-10T05:01:31.014 INFO:teuthology.orchestra.run.smithi086.stdout:(40/118): python3-pycparser-2.20-6.el9.noarch.r 1.1 MB/s | 135 kB 00:00 2024-08-10T05:01:31.047 INFO:teuthology.orchestra.run.smithi086.stdout:(41/118): python3-cryptography-36.0.1-4.el9.x86 4.1 MB/s | 1.2 MB 00:00 2024-08-10T05:01:31.123 INFO:teuthology.orchestra.run.smithi086.stdout:(42/118): python3-requests-2.25.1-8.el9.noarch. 1.1 MB/s | 125 kB 00:00 2024-08-10T05:01:31.156 INFO:teuthology.orchestra.run.smithi086.stdout:(43/118): python3-urllib3-1.26.5-6.el9.noarch.r 1.9 MB/s | 215 kB 00:00 2024-08-10T05:01:31.257 INFO:teuthology.orchestra.run.smithi086.stdout:(44/118): flexiblas-3.0.4-8.el9.x86_64.rpm 327 kB/s | 33 kB 00:00 2024-08-10T05:01:31.290 INFO:teuthology.orchestra.run.smithi086.stdout:(45/118): boost-program-options-1.75.0-8.el9.x8 639 kB/s | 107 kB 00:00 2024-08-10T05:01:31.341 INFO:teuthology.orchestra.run.smithi086.stdout:(46/118): flexiblas-openblas-openmp-3.0.4-8.el9 365 kB/s | 18 kB 00:00 2024-08-10T05:01:31.416 INFO:teuthology.orchestra.run.smithi086.stdout:(47/118): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.1 MB/s | 160 kB 00:00 2024-08-10T05:01:31.466 INFO:teuthology.orchestra.run.smithi086.stdout:(48/118): librabbitmq-0.11.0-7.el9.x86_64.rpm 906 kB/s | 45 kB 00:00 2024-08-10T05:01:31.637 INFO:teuthology.orchestra.run.smithi159.stdout:(53/118): python3-attrs-20.3.0-7.el9.noarch.rpm 114 kB/s | 87 kB 00:00 2024-08-10T05:01:31.658 INFO:teuthology.orchestra.run.smithi086.stdout:(49/118): librdkafka-1.6.1-102.el9.x86_64.rpm 3.4 MB/s | 662 kB 00:00 2024-08-10T05:01:31.766 INFO:teuthology.orchestra.run.smithi086.stdout:(50/118): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.6 MB/s | 292 kB 00:00 2024-08-10T05:01:31.817 INFO:teuthology.orchestra.run.smithi086.stdout:(51/118): openblas-0.3.21-2.el9.x86_64.rpm 707 kB/s | 35 kB 00:00 2024-08-10T05:01:31.887 INFO:teuthology.orchestra.run.smithi159.stdout:(54/118): openblas-openmp-0.3.21-2.el9.x86_64.r 3.6 MB/s | 4.7 MB 00:01 2024-08-10T05:01:32.092 INFO:teuthology.orchestra.run.smithi086.stdout:(52/118): flexiblas-netlib-3.0.4-8.el9.x86_64.r 3.6 MB/s | 3.0 MB 00:00 2024-08-10T05:01:32.142 INFO:teuthology.orchestra.run.smithi086.stdout:(53/118): python3-attrs-20.3.0-7.el9.noarch.rpm 1.7 MB/s | 87 kB 00:00 2024-08-10T05:01:32.787 INFO:teuthology.orchestra.run.smithi159.stdout:(55/118): python3-devel-3.9.18-3.el9.x86_64.rpm 280 kB/s | 244 kB 00:00 2024-08-10T05:01:32.809 INFO:teuthology.orchestra.run.smithi086.stdout:(54/118): openblas-openmp-0.3.21-2.el9.x86_64.r 4.8 MB/s | 4.7 MB 00:00 2024-08-10T05:01:32.901 INFO:teuthology.orchestra.run.smithi086.stdout:(55/118): python3-devel-3.9.18-3.el9.x86_64.rpm 2.6 MB/s | 244 kB 00:00 2024-08-10T05:01:32.976 INFO:teuthology.orchestra.run.smithi086.stdout:(56/118): python3-iniconfig-1.1.1-7.el9.noarch. 234 kB/s | 17 kB 00:00 2024-08-10T05:01:32.996 INFO:teuthology.orchestra.run.smithi159.stdout:(56/118): python3-babel-2.9.1-2.el9.noarch.rpm 4.4 MB/s | 6.0 MB 00:01 2024-08-10T05:01:33.021 INFO:teuthology.orchestra.run.smithi159.stdout:(57/118): openblas-0.3.21-2.el9.x86_64.rpm 12 kB/s | 35 kB 00:02 2024-08-10T05:01:33.085 INFO:teuthology.orchestra.run.smithi086.stdout:(57/118): python3-jinja2-2.11.3-6.el9.noarch.rp 2.2 MB/s | 248 kB 00:00 2024-08-10T05:01:33.135 INFO:teuthology.orchestra.run.smithi086.stdout:(58/118): python3-jsonpatch-1.21-16.el9.noarch. 513 kB/s | 26 kB 00:00 2024-08-10T05:01:33.185 INFO:teuthology.orchestra.run.smithi086.stdout:(59/118): python3-jsonpointer-2.0-4.el9.noarch. 384 kB/s | 19 kB 00:00 2024-08-10T05:01:33.244 INFO:teuthology.orchestra.run.smithi086.stdout:(60/118): python3-mako-1.1.4-6.el9.noarch.rpm 2.9 MB/s | 172 kB 00:00 2024-08-10T05:01:33.286 INFO:teuthology.orchestra.run.smithi086.stdout:(61/118): python3-markupsafe-1.1.1-12.el9.x86_6 841 kB/s | 35 kB 00:00 2024-08-10T05:01:33.421 INFO:teuthology.orchestra.run.smithi159.stdout:(58/118): python3-iniconfig-1.1.1-7.el9.noarch. 28 kB/s | 17 kB 00:00 2024-08-10T05:01:33.453 INFO:teuthology.orchestra.run.smithi086.stdout:(62/118): python3-babel-2.9.1-2.el9.noarch.rpm 4.6 MB/s | 6.0 MB 00:01 2024-08-10T05:01:33.528 INFO:teuthology.orchestra.run.smithi086.stdout:(63/118): python3-numpy-f2py-1.20.1-5.el9.x86_6 3.3 MB/s | 250 kB 00:00 2024-08-10T05:01:33.612 INFO:teuthology.orchestra.run.smithi086.stdout:(64/118): python3-oauthlib-3.1.1-5.el9.noarch.r 2.6 MB/s | 222 kB 00:00 2024-08-10T05:01:33.662 INFO:teuthology.orchestra.run.smithi086.stdout:(65/118): python3-packaging-20.9-5.el9.noarch.r 1.5 MB/s | 77 kB 00:00 2024-08-10T05:01:33.663 INFO:teuthology.orchestra.run.smithi159.stdout:(59/118): python3-jsonpatch-1.21-16.el9.noarch. 40 kB/s | 26 kB 00:00 2024-08-10T05:01:33.746 INFO:teuthology.orchestra.run.smithi086.stdout:(66/118): python3-pluggy-0.13.1-7.el9.noarch.rp 497 kB/s | 41 kB 00:00 2024-08-10T05:01:33.804 INFO:teuthology.orchestra.run.smithi086.stdout:(67/118): python3-prettytable-0.7.2-27.el9.noar 726 kB/s | 42 kB 00:00 2024-08-10T05:01:33.888 INFO:teuthology.orchestra.run.smithi159.stdout:(60/118): python3-jinja2-2.11.3-6.el9.noarch.rp 278 kB/s | 248 kB 00:00 2024-08-10T05:01:33.930 INFO:teuthology.orchestra.run.smithi086.stdout:(68/118): python3-py-1.10.0-6.el9.noarch.rpm 3.7 MB/s | 477 kB 00:00 2024-08-10T05:01:33.980 INFO:teuthology.orchestra.run.smithi159.stdout:(61/118): python3-jsonpointer-2.0-4.el9.noarch. 34 kB/s | 19 kB 00:00 2024-08-10T05:01:33.997 INFO:teuthology.orchestra.run.smithi086.stdout:(69/118): python3-pyasn1-0.4.8-6.el9.noarch.rpm 2.3 MB/s | 159 kB 00:00 2024-08-10T05:01:34.080 INFO:teuthology.orchestra.run.smithi086.stdout:(70/118): python3-pyasn1-modules-0.4.8-6.el9.no 3.3 MB/s | 279 kB 00:00 2024-08-10T05:01:34.182 INFO:teuthology.orchestra.run.smithi086.stdout:(71/118): python3-numpy-1.20.1-5.el9.x86_64.rpm 5.7 MB/s | 5.1 MB 00:00 2024-08-10T05:01:34.231 INFO:teuthology.orchestra.run.smithi086.stdout:(72/118): python3-pytest-6.2.2-7.el9.noarch.rpm 3.4 MB/s | 519 kB 00:00 2024-08-10T05:01:34.256 INFO:teuthology.orchestra.run.smithi086.stdout:(73/118): python3-pytz-2021.1-5.el9.noarch.rpm 678 kB/s | 51 kB 00:00 2024-08-10T05:01:34.282 INFO:teuthology.orchestra.run.smithi086.stdout:(74/118): python3-requests-oauthlib-1.3.0-12.el 1.0 MB/s | 54 kB 00:00 2024-08-10T05:01:34.332 INFO:teuthology.orchestra.run.smithi086.stdout:(75/118): python3-toml-0.10.2-6.el9.noarch.rpm 836 kB/s | 42 kB 00:00 2024-08-10T05:01:34.415 INFO:teuthology.orchestra.run.smithi086.stdout:(76/118): socat-1.7.4.1-6.el9.x86_64.rpm 3.6 MB/s | 304 kB 00:00 2024-08-10T05:01:34.474 INFO:teuthology.orchestra.run.smithi086.stdout:(77/118): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.1 MB/s | 64 kB 00:00 2024-08-10T05:01:34.514 INFO:teuthology.orchestra.run.smithi159.stdout:(62/118): python3-mako-1.1.4-6.el9.noarch.rpm 209 kB/s | 172 kB 00:00 2024-08-10T05:01:34.539 INFO:teuthology.orchestra.run.smithi159.stdout:(63/118): python3-markupsafe-1.1.1-12.el9.x86_6 53 kB/s | 35 kB 00:00 2024-08-10T05:01:34.541 INFO:teuthology.orchestra.run.smithi086.stdout:(78/118): fmt-8.1.1-5.el9.x86_64.rpm 1.6 MB/s | 111 kB 00:00 2024-08-10T05:01:34.575 INFO:teuthology.orchestra.run.smithi086.stdout:(79/118): gperftools-libs-2.9.1-2.el9.x86_64.rp 9.1 MB/s | 309 kB 00:00 2024-08-10T05:01:34.675 INFO:teuthology.orchestra.run.smithi086.stdout:(80/118): libarrow-9.0.0-11.el9.x86_64.rpm 44 MB/s | 4.4 MB 00:00 2024-08-10T05:01:34.700 INFO:teuthology.orchestra.run.smithi086.stdout:(81/118): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.0 MB/s | 26 kB 00:00 2024-08-10T05:01:34.727 INFO:teuthology.orchestra.run.smithi086.stdout:(82/118): liboath-2.6.7-2.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2024-08-10T05:01:34.751 INFO:teuthology.orchestra.run.smithi086.stdout:(83/118): libunwind-1.6.2-1.el9.x86_64.rpm 2.6 MB/s | 67 kB 00:00 2024-08-10T05:01:34.801 INFO:teuthology.orchestra.run.smithi086.stdout:(84/118): parquet-libs-9.0.0-11.el9.x86_64.rpm 16 MB/s | 839 kB 00:00 2024-08-10T05:01:34.835 INFO:teuthology.orchestra.run.smithi086.stdout:(85/118): python3-asyncssh-2.13.2-5.el9.noarch. 16 MB/s | 548 kB 00:00 2024-08-10T05:01:34.860 INFO:teuthology.orchestra.run.smithi086.stdout:(86/118): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.7 MB/s | 43 kB 00:00 2024-08-10T05:01:34.885 INFO:teuthology.orchestra.run.smithi086.stdout:(87/118): python3-cachetools-4.2.4-1.el9.noarch 1.3 MB/s | 32 kB 00:00 2024-08-10T05:01:34.911 INFO:teuthology.orchestra.run.smithi086.stdout:(88/118): python3-certifi-2023.05.07-4.el9.noar 562 kB/s | 14 kB 00:00 2024-08-10T05:01:34.938 INFO:teuthology.orchestra.run.smithi086.stdout:(89/118): python3-cheroot-8.6.0-4.el9.noarch.rp 6.8 MB/s | 172 kB 00:00 2024-08-10T05:01:34.970 INFO:teuthology.orchestra.run.smithi086.stdout:(90/118): python3-cherrypy-18.6.1-2.el9.noarch. 10 MB/s | 358 kB 00:00 2024-08-10T05:01:34.995 INFO:teuthology.orchestra.run.smithi086.stdout:(91/118): python3-google-auth-2.32.0-1.el9.noar 8.4 MB/s | 216 kB 00:00 2024-08-10T05:01:35.020 INFO:teuthology.orchestra.run.smithi086.stdout:(92/118): python3-jaraco-8.2.1-3.el9.noarch.rpm 429 kB/s | 11 kB 00:00 2024-08-10T05:01:35.045 INFO:teuthology.orchestra.run.smithi086.stdout:(93/118): python3-jaraco-classes-3.2.1-5.el9.no 709 kB/s | 18 kB 00:00 2024-08-10T05:01:35.070 INFO:teuthology.orchestra.run.smithi086.stdout:(94/118): python3-jaraco-collections-3.0.0-8.el 934 kB/s | 23 kB 00:00 2024-08-10T05:01:35.096 INFO:teuthology.orchestra.run.smithi086.stdout:(95/118): python3-jaraco-functools-3.5.0-2.el9. 778 kB/s | 19 kB 00:00 2024-08-10T05:01:35.121 INFO:teuthology.orchestra.run.smithi086.stdout:(96/118): python3-jaraco-text-3.2.0-6.el9.noarc 785 kB/s | 20 kB 00:00 2024-08-10T05:01:35.163 INFO:teuthology.orchestra.run.smithi086.stdout:(97/118): python3-kubernetes-26.1.0-2.el9.noarc 24 MB/s | 1.0 MB 00:00 2024-08-10T05:01:35.189 INFO:teuthology.orchestra.run.smithi086.stdout:(98/118): python3-logutils-0.3.5-21.el9.noarch. 1.8 MB/s | 46 kB 00:00 2024-08-10T05:01:35.214 INFO:teuthology.orchestra.run.smithi086.stdout:(99/118): python3-more-itertools-8.12.0-2.el9.n 3.1 MB/s | 79 kB 00:00 2024-08-10T05:01:35.239 INFO:teuthology.orchestra.run.smithi086.stdout:(100/118): python3-natsort-7.1.1-5.el9.noarch.r 2.3 MB/s | 58 kB 00:00 2024-08-10T05:01:35.281 INFO:teuthology.orchestra.run.smithi086.stdout:(101/118): python3-pecan-1.4.2-3.el9.noarch.rpm 6.4 MB/s | 272 kB 00:00 2024-08-10T05:01:35.298 INFO:teuthology.orchestra.run.smithi086.stdout:(102/118): python3-portend-3.1.0-2.el9.noarch.r 994 kB/s | 16 kB 00:00 2024-08-10T05:01:35.314 INFO:teuthology.orchestra.run.smithi159.stdout:(64/118): python3-numpy-1.20.1-5.el9.x86_64.rpm 3.8 MB/s | 5.1 MB 00:01 2024-08-10T05:01:35.323 INFO:teuthology.orchestra.run.smithi086.stdout:(103/118): python3-pyOpenSSL-21.0.0-1.el9.noarc 3.5 MB/s | 90 kB 00:00 2024-08-10T05:01:35.340 INFO:teuthology.orchestra.run.smithi086.stdout:(104/118): python3-repoze-lru-0.7-16.el9.noarch 1.8 MB/s | 31 kB 00:00 2024-08-10T05:01:35.374 INFO:teuthology.orchestra.run.smithi086.stdout:(105/118): python3-routes-2.5.1-5.el9.noarch.rp 5.5 MB/s | 188 kB 00:00 2024-08-10T05:01:35.391 INFO:teuthology.orchestra.run.smithi086.stdout:(106/118): python3-rsa-4.9-2.el9.noarch.rpm 3.5 MB/s | 59 kB 00:00 2024-08-10T05:01:35.398 INFO:teuthology.orchestra.run.smithi159.stdout:(65/118): python3-numpy-f2py-1.20.1-5.el9.x86_6 283 kB/s | 250 kB 00:00 2024-08-10T05:01:35.416 INFO:teuthology.orchestra.run.smithi086.stdout:(107/118): python3-tempora-5.0.0-2.el9.noarch.r 1.4 MB/s | 36 kB 00:00 2024-08-10T05:01:35.442 INFO:teuthology.orchestra.run.smithi086.stdout:(108/118): python3-typing-extensions-4.12.2-2.e 2.9 MB/s | 74 kB 00:00 2024-08-10T05:01:35.448 INFO:teuthology.orchestra.run.smithi159.stdout:(66/118): python3-oauthlib-3.1.1-5.el9.noarch.r 245 kB/s | 222 kB 00:00 2024-08-10T05:01:35.475 INFO:teuthology.orchestra.run.smithi086.stdout:(109/118): python3-webob-1.8.7-6.el9.noarch.rpm 6.7 MB/s | 230 kB 00:00 2024-08-10T05:01:35.509 INFO:teuthology.orchestra.run.smithi086.stdout:(110/118): python3-websocket-client-1.2.3-2.el9 2.6 MB/s | 90 kB 00:00 2024-08-10T05:01:35.551 INFO:teuthology.orchestra.run.smithi086.stdout:(111/118): python3-werkzeug-2.0.3-3.el9.1.noarc 10 MB/s | 427 kB 00:00 2024-08-10T05:01:35.576 INFO:teuthology.orchestra.run.smithi086.stdout:(112/118): python3-zc-lockfile-2.0-10.el9.noarc 801 kB/s | 20 kB 00:00 2024-08-10T05:01:35.601 INFO:teuthology.orchestra.run.smithi086.stdout:(113/118): re2-20211101-3.el9.x86_64.rpm 7.5 MB/s | 192 kB 00:00 2024-08-10T05:01:35.660 INFO:teuthology.orchestra.run.smithi086.stdout:(114/118): thrift-0.15.0-2.el9.x86_64.rpm 27 MB/s | 1.6 MB 00:00 2024-08-10T05:01:36.048 INFO:teuthology.orchestra.run.smithi159.stdout:(67/118): python3-packaging-20.9-5.el9.noarch.r 105 kB/s | 77 kB 00:00 2024-08-10T05:01:36.082 INFO:teuthology.orchestra.run.smithi159.stdout:(68/118): python3-pluggy-0.13.1-7.el9.noarch.rp 61 kB/s | 41 kB 00:00 2024-08-10T05:01:36.107 INFO:teuthology.orchestra.run.smithi159.stdout:(69/118): python3-prettytable-0.7.2-27.el9.noar 64 kB/s | 42 kB 00:00 2024-08-10T05:01:36.160 INFO:teuthology.orchestra.run.smithi086.stdout:(115/118): ceph-test-18.2.4-685.gf5af36e4.el9.x 5.2 MB/s | 40 MB 00:07 2024-08-10T05:01:36.227 INFO:teuthology.orchestra.run.smithi086.stdout:(116/118): librados2-18.2.4-685.gf5af36e4.el9.x 5.8 MB/s | 3.3 MB 00:00 2024-08-10T05:01:36.511 INFO:teuthology.orchestra.run.smithi086.stdout:(117/118): librbd1-18.2.4-685.gf5af36e4.el9.x86 8.6 MB/s | 3.0 MB 00:00 2024-08-10T05:01:36.769 INFO:teuthology.orchestra.run.smithi086.stdout:(118/118): python3-scipy-1.6.2-8.el9.x86_64.rpm 6.5 MB/s | 16 MB 00:02 2024-08-10T05:01:36.774 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2024-08-10T05:01:36.774 INFO:teuthology.orchestra.run.smithi086.stdout:Total 15 MB/s | 179 MB 00:12 2024-08-10T05:01:36.991 INFO:teuthology.orchestra.run.smithi159.stdout:(70/118): python3-pyasn1-modules-0.4.8-6.el9.no 316 kB/s | 279 kB 00:00 2024-08-10T05:01:37.016 INFO:teuthology.orchestra.run.smithi159.stdout:(71/118): python3-py-1.10.0-6.el9.noarch.rpm 493 kB/s | 477 kB 00:00 2024-08-10T05:01:37.502 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction check 2024-08-10T05:01:37.602 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction check succeeded. 2024-08-10T05:01:37.602 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction test 2024-08-10T05:01:37.824 INFO:teuthology.orchestra.run.smithi159.stdout:(72/118): python3-pytz-2021.1-5.el9.noarch.rpm 63 kB/s | 51 kB 00:00 2024-08-10T05:01:37.900 INFO:teuthology.orchestra.run.smithi159.stdout:(73/118): python3-pyasn1-0.4.8-6.el9.noarch.rpm 87 kB/s | 159 kB 00:01 2024-08-10T05:01:37.958 INFO:teuthology.orchestra.run.smithi159.stdout:(74/118): python3-pytest-6.2.2-7.el9.noarch.rpm 537 kB/s | 519 kB 00:00 2024-08-10T05:01:38.517 INFO:teuthology.orchestra.run.smithi159.stdout:(75/118): python3-requests-oauthlib-1.3.0-12.el 78 kB/s | 54 kB 00:00 2024-08-10T05:01:38.626 INFO:teuthology.orchestra.run.smithi159.stdout:(76/118): python3-toml-0.10.2-6.el9.noarch.rpm 62 kB/s | 42 kB 00:00 2024-08-10T05:01:39.184 INFO:teuthology.orchestra.run.smithi086.stdout:Transaction test succeeded. 2024-08-10T05:01:39.184 INFO:teuthology.orchestra.run.smithi086.stdout:Running transaction 2024-08-10T05:01:39.360 INFO:teuthology.orchestra.run.smithi159.stdout:(77/118): xmlstarlet-1.6.1-20.el9.x86_64.rpm 87 kB/s | 64 kB 00:00 2024-08-10T05:01:39.426 INFO:teuthology.orchestra.run.smithi159.stdout:(78/118): socat-1.7.4.1-6.el9.x86_64.rpm 335 kB/s | 304 kB 00:00 2024-08-10T05:01:39.451 INFO:teuthology.orchestra.run.smithi159.stdout:(79/118): fmt-8.1.1-5.el9.x86_64.rpm 1.2 MB/s | 111 kB 00:00 2024-08-10T05:01:39.543 INFO:teuthology.orchestra.run.smithi159.stdout:(80/118): gperftools-libs-2.9.1-2.el9.x86_64.rp 2.6 MB/s | 309 kB 00:00 2024-08-10T05:01:39.560 INFO:teuthology.orchestra.run.smithi159.stdout:(81/118): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.5 MB/s | 26 kB 00:00 2024-08-10T05:01:39.577 INFO:teuthology.orchestra.run.smithi159.stdout:(82/118): liboath-2.6.7-2.el9.x86_64.rpm 2.9 MB/s | 49 kB 00:00 2024-08-10T05:01:39.594 INFO:teuthology.orchestra.run.smithi159.stdout:(83/118): libunwind-1.6.2-1.el9.x86_64.rpm 3.9 MB/s | 67 kB 00:00 2024-08-10T05:01:39.786 INFO:teuthology.orchestra.run.smithi159.stdout:(84/118): python3-scipy-1.6.2-8.el9.x86_64.rpm 8.6 MB/s | 16 MB 00:01 2024-08-10T05:01:39.845 INFO:teuthology.orchestra.run.smithi159.stdout:(85/118): parquet-libs-9.0.0-11.el9.x86_64.rpm 3.3 MB/s | 839 kB 00:00 2024-08-10T05:01:39.870 INFO:teuthology.orchestra.run.smithi159.stdout:(86/118): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.9 MB/s | 43 kB 00:00 2024-08-10T05:01:39.945 INFO:teuthology.orchestra.run.smithi159.stdout:(87/118): libarrow-9.0.0-11.el9.x86_64.rpm 9.4 MB/s | 4.4 MB 00:00 2024-08-10T05:01:39.971 INFO:teuthology.orchestra.run.smithi159.stdout:(88/118): python3-cachetools-4.2.4-1.el9.noarch 321 kB/s | 32 kB 00:00 2024-08-10T05:01:39.996 INFO:teuthology.orchestra.run.smithi159.stdout:(89/118): python3-certifi-2023.05.07-4.el9.noar 281 kB/s | 14 kB 00:00 2024-08-10T05:01:40.021 INFO:teuthology.orchestra.run.smithi159.stdout:(90/118): python3-cheroot-8.6.0-4.el9.noarch.rp 3.3 MB/s | 172 kB 00:00 2024-08-10T05:01:40.046 INFO:teuthology.orchestra.run.smithi159.stdout:(91/118): python3-asyncssh-2.13.2-5.el9.noarch. 2.1 MB/s | 548 kB 00:00 2024-08-10T05:01:40.071 INFO:teuthology.orchestra.run.smithi159.stdout:(92/118): python3-jaraco-8.2.1-3.el9.noarch.rpm 428 kB/s | 11 kB 00:00 2024-08-10T05:01:40.105 INFO:teuthology.orchestra.run.smithi159.stdout:(93/118): python3-cherrypy-18.6.1-2.el9.noarch. 3.2 MB/s | 358 kB 00:00 2024-08-10T05:01:40.130 INFO:teuthology.orchestra.run.smithi159.stdout:(94/118): python3-jaraco-classes-3.2.1-5.el9.no 301 kB/s | 18 kB 00:00 2024-08-10T05:01:40.156 INFO:teuthology.orchestra.run.smithi159.stdout:(95/118): python3-google-auth-2.32.0-1.el9.noar 1.6 MB/s | 216 kB 00:00 2024-08-10T05:01:40.181 INFO:teuthology.orchestra.run.smithi159.stdout:(96/118): python3-jaraco-collections-3.0.0-8.el 306 kB/s | 23 kB 00:00 2024-08-10T05:01:40.206 INFO:teuthology.orchestra.run.smithi159.stdout:(97/118): python3-jaraco-functools-3.5.0-2.el9. 258 kB/s | 19 kB 00:00 2024-08-10T05:01:40.231 INFO:teuthology.orchestra.run.smithi159.stdout:(98/118): python3-jaraco-text-3.2.0-6.el9.noarc 393 kB/s | 20 kB 00:00 2024-08-10T05:01:40.257 INFO:teuthology.orchestra.run.smithi159.stdout:(99/118): python3-logutils-0.3.5-21.el9.noarch. 921 kB/s | 46 kB 00:00 2024-08-10T05:01:40.282 INFO:teuthology.orchestra.run.smithi159.stdout:(100/118): python3-more-itertools-8.12.0-2.el9. 1.5 MB/s | 79 kB 00:00 2024-08-10T05:01:40.307 INFO:teuthology.orchestra.run.smithi159.stdout:(101/118): python3-natsort-7.1.1-5.el9.noarch.r 1.1 MB/s | 58 kB 00:00 2024-08-10T05:01:40.333 INFO:teuthology.orchestra.run.smithi159.stdout:(102/118): python3-portend-3.1.0-2.el9.noarch.r 654 kB/s | 16 kB 00:00 2024-08-10T05:01:40.358 INFO:teuthology.orchestra.run.smithi159.stdout:(103/118): python3-pecan-1.4.2-3.el9.noarch.rpm 3.5 MB/s | 272 kB 00:00 2024-08-10T05:01:40.383 INFO:teuthology.orchestra.run.smithi159.stdout:(104/118): python3-pyOpenSSL-21.0.0-1.el9.noarc 1.8 MB/s | 90 kB 00:00 2024-08-10T05:01:40.408 INFO:teuthology.orchestra.run.smithi159.stdout:(105/118): python3-repoze-lru-0.7-16.el9.noarch 613 kB/s | 31 kB 00:00 2024-08-10T05:01:40.433 INFO:teuthology.orchestra.run.smithi159.stdout:(106/118): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-08-10T05:01:40.459 INFO:teuthology.orchestra.run.smithi159.stdout:(107/118): python3-routes-2.5.1-5.el9.noarch.rp 2.4 MB/s | 188 kB 00:00 2024-08-10T05:01:40.484 INFO:teuthology.orchestra.run.smithi159.stdout:(108/118): python3-tempora-5.0.0-2.el9.noarch.r 706 kB/s | 36 kB 00:00 2024-08-10T05:01:40.510 INFO:teuthology.orchestra.run.smithi159.stdout:(109/118): python3-typing-extensions-4.12.2-2.e 1.4 MB/s | 74 kB 00:00 2024-08-10T05:01:40.543 INFO:teuthology.orchestra.run.smithi159.stdout:(110/118): python3-kubernetes-26.1.0-2.el9.noar 2.8 MB/s | 1.0 MB 00:00 2024-08-10T05:01:40.568 INFO:teuthology.orchestra.run.smithi159.stdout:(111/118): python3-websocket-client-1.2.3-2.el9 1.5 MB/s | 90 kB 00:00 2024-08-10T05:01:40.586 INFO:teuthology.orchestra.run.smithi159.stdout:(112/118): python3-webob-1.8.7-6.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 2024-08-10T05:01:40.611 INFO:teuthology.orchestra.run.smithi159.stdout:(113/118): python3-zc-lockfile-2.0-10.el9.noarc 477 kB/s | 20 kB 00:00 2024-08-10T05:01:40.636 INFO:teuthology.orchestra.run.smithi159.stdout:(114/118): re2-20211101-3.el9.x86_64.rpm 3.7 MB/s | 192 kB 00:00 2024-08-10T05:01:40.661 INFO:teuthology.orchestra.run.smithi159.stdout:(115/118): python3-werkzeug-2.0.3-3.el9.1.noarc 3.5 MB/s | 427 kB 00:00 2024-08-10T05:01:40.712 INFO:teuthology.orchestra.run.smithi159.stdout:(116/118): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-08-10T05:01:40.933 INFO:teuthology.orchestra.run.smithi159.stdout:(117/118): librbd1-18.2.4-685.gf5af36e4.el9.x86 11 MB/s | 3.0 MB 00:00 2024-08-10T05:01:40.987 INFO:teuthology.orchestra.run.smithi159.stdout:(118/118): librados2-18.2.4-685.gf5af36e4.el9.x 9.4 MB/s | 3.3 MB 00:00 2024-08-10T05:01:40.993 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-10T05:01:40.993 INFO:teuthology.orchestra.run.smithi159.stdout:Total 10 MB/s | 179 MB 00:17 2024-08-10T05:01:41.715 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-10T05:01:41.810 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-10T05:01:41.810 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-10T05:01:43.371 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-10T05:01:43.372 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-10T05:01:43.941 INFO:teuthology.orchestra.run.smithi086.stdout: Preparing : 1/1 2024-08-10T05:01:44.014 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : thrift-0.15.0-2.el9.x86_64 1/120 2024-08-10T05:01:44.039 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/120 2024-08-10T05:01:44.109 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 3/120 2024-08-10T05:01:44.433 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/120 2024-08-10T05:01:44.540 INFO:teuthology.orchestra.run.smithi086.stdout: Upgrading : librados2-2:18.2.4-685.gf5af36e4.el9.x86_64 5/120 2024-08-10T05:01:44.660 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librados2-2:18.2.4-685.gf5af36e4.el9.x86_64 5/120 2024-08-10T05:01:44.699 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libcephfs2-2:18.2.4-685.gf5af36e4.el9.x86_64 6/120 2024-08-10T05:01:44.795 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libcephfs2-2:18.2.4-685.gf5af36e4.el9.x86_64 6/120 2024-08-10T05:01:44.834 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-rados-2:18.2.4-685.gf5af36e4.el9.x86_64 7/120 2024-08-10T05:01:44.863 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/120 2024-08-10T05:01:44.900 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/120 2024-08-10T05:01:44.927 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libcephsqlite-2:18.2.4-685.gf5af36e4.el9.x86_64 10/120 2024-08-10T05:01:45.028 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libcephsqlite-2:18.2.4-685.gf5af36e4.el9.x86_64 10/120 2024-08-10T05:01:45.053 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libradosstriper1-2:18.2.4-685.gf5af36e4.el9.x86_ 11/120 2024-08-10T05:01:45.181 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: libradosstriper1-2:18.2.4-685.gf5af36e4.el9.x86_ 11/120 2024-08-10T05:01:45.215 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 12/120 2024-08-10T05:01:45.250 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : liboath-2.6.7-2.el9.x86_64 13/120 2024-08-10T05:01:45.279 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/120 2024-08-10T05:01:45.328 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/120 2024-08-10T05:01:45.394 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 16/120 2024-08-10T05:01:45.436 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 17/120 2024-08-10T05:01:45.463 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/120 2024-08-10T05:01:45.533 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 19/120 2024-08-10T05:01:45.586 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 20/120 2024-08-10T05:01:45.627 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 21/120 2024-08-10T05:01:45.668 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 22/120 2024-08-10T05:01:45.703 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 23/120 2024-08-10T05:01:45.749 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-ceph-argparse-2:18.2.4-685.gf5af36e4.el9 24/120 2024-08-10T05:01:45.823 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cephfs-2:18.2.4-685.gf5af36e4.el9.x86_64 25/120 2024-08-10T05:01:45.959 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/120 2024-08-10T05:01:46.016 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 27/120 2024-08-10T05:01:46.559 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-rsa-4.9-2.el9.noarch 28/120 2024-08-10T05:01:46.637 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 29/120 2024-08-10T05:01:46.691 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 30/120 2024-08-10T05:01:46.725 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 31/120 2024-08-10T05:01:46.759 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 32/120 2024-08-10T05:01:46.807 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 33/120 2024-08-10T05:01:46.847 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : librados-devel-2:18.2.4-685.gf5af36e4.el9.x86_64 34/120 2024-08-10T05:01:46.878 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 35/120 2024-08-10T05:01:47.099 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 36/120 2024-08-10T05:01:47.236 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : re2-1:20211101-3.el9.x86_64 37/120 2024-08-10T05:01:47.273 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 38/120 2024-08-10T05:01:47.329 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 39/120 2024-08-10T05:01:47.403 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 40/120 2024-08-10T05:01:47.449 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 41/120 2024-08-10T05:01:47.485 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 42/120 2024-08-10T05:01:47.533 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 43/120 2024-08-10T05:01:47.578 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 44/120 2024-08-10T05:01:47.620 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 45/120 2024-08-10T05:01:47.759 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 46/120 2024-08-10T05:01:47.804 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 47/120 2024-08-10T05:01:47.846 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 48/120 2024-08-10T05:01:47.926 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-10T05:01:47.946 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 49/120 2024-08-10T05:01:47.998 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : thrift-0.15.0-2.el9.x86_64 1/120 2024-08-10T05:01:48.023 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/120 2024-08-10T05:01:48.047 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-google-auth-1:2.32.0-1.el9.noarch 50/120 2024-08-10T05:01:48.085 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 3/120 2024-08-10T05:01:48.096 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 51/120 2024-08-10T05:01:48.128 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 52/120 2024-08-10T05:01:48.155 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 53/120 2024-08-10T05:01:48.192 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : fmt-8.1.1-5.el9.x86_64 54/120 2024-08-10T05:01:48.244 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 55/120 2024-08-10T05:01:48.372 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 56/120 2024-08-10T05:01:48.411 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-py-1.10.0-6.el9.noarch 57/120 2024-08-10T05:01:48.420 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/120 2024-08-10T05:01:48.450 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 58/120 2024-08-10T05:01:48.501 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pluggy-0.13.1-7.el9.noarch 59/120 2024-08-10T05:01:48.532 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : librados2-2:18.2.4-685.gf5af36e4.el9.x86_64 5/120 2024-08-10T05:01:48.609 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-packaging-20.9-5.el9.noarch 60/120 2024-08-10T05:01:48.660 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librados2-2:18.2.4-685.gf5af36e4.el9.x86_64 5/120 2024-08-10T05:01:48.663 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 61/120 2024-08-10T05:01:48.684 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libcephfs2-2:18.2.4-685.gf5af36e4.el9.x86_64 6/120 2024-08-10T05:01:48.762 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libcephfs2-2:18.2.4-685.gf5af36e4.el9.x86_64 6/120 2024-08-10T05:01:48.810 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rados-2:18.2.4-685.gf5af36e4.el9.x86_64 7/120 2024-08-10T05:01:48.838 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/120 2024-08-10T05:01:48.877 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/120 2024-08-10T05:01:48.903 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libcephsqlite-2:18.2.4-685.gf5af36e4.el9.x86_64 10/120 2024-08-10T05:01:49.004 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libcephsqlite-2:18.2.4-685.gf5af36e4.el9.x86_64 10/120 2024-08-10T05:01:49.029 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libradosstriper1-2:18.2.4-685.gf5af36e4.el9.x86_ 11/120 2024-08-10T05:01:49.140 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libradosstriper1-2:18.2.4-685.gf5af36e4.el9.x86_ 11/120 2024-08-10T05:01:49.167 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 12/120 2024-08-10T05:01:49.190 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : liboath-2.6.7-2.el9.x86_64 13/120 2024-08-10T05:01:49.220 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/120 2024-08-10T05:01:49.261 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/120 2024-08-10T05:01:49.335 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 16/120 2024-08-10T05:01:49.370 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 17/120 2024-08-10T05:01:49.398 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/120 2024-08-10T05:01:49.410 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 62/120 2024-08-10T05:01:49.460 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 63/120 2024-08-10T05:01:49.467 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 19/120 2024-08-10T05:01:49.494 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 64/120 2024-08-10T05:01:49.521 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 20/120 2024-08-10T05:01:49.527 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 65/120 2024-08-10T05:01:49.569 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 21/120 2024-08-10T05:01:49.611 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 22/120 2024-08-10T05:01:49.630 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-iniconfig-1.1.1-7.el9.noarch 66/120 2024-08-10T05:01:49.646 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 23/120 2024-08-10T05:01:49.686 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 67/120 2024-08-10T05:01:49.702 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-ceph-argparse-2:18.2.4-685.gf5af36e4.el9 24/120 2024-08-10T05:01:49.720 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-attrs-20.3.0-7.el9.noarch 68/120 2024-08-10T05:01:49.772 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cephfs-2:18.2.4-685.gf5af36e4.el9.x86_64 25/120 2024-08-10T05:01:49.897 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : openblas-0.3.21-2.el9.x86_64 69/120 2024-08-10T05:01:49.916 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/120 2024-08-10T05:01:49.927 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 70/120 2024-08-10T05:01:49.975 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 27/120 2024-08-10T05:01:50.006 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 71/120 2024-08-10T05:01:50.509 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rsa-4.9-2.el9.noarch 28/120 2024-08-10T05:01:50.596 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 29/120 2024-08-10T05:01:50.633 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 30/120 2024-08-10T05:01:50.668 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 31/120 2024-08-10T05:01:50.677 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 72/120 2024-08-10T05:01:50.702 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 32/120 2024-08-10T05:01:50.752 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 33/120 2024-08-10T05:01:50.785 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 73/120 2024-08-10T05:01:50.790 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librados-devel-2:18.2.4-685.gf5af36e4.el9.x86_64 34/120 2024-08-10T05:01:50.820 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 35/120 2024-08-10T05:01:50.855 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 36/120 2024-08-10T05:01:50.967 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : re2-1:20211101-3.el9.x86_64 37/120 2024-08-10T05:01:51.008 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 38/120 2024-08-10T05:01:51.063 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 39/120 2024-08-10T05:01:51.136 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 40/120 2024-08-10T05:01:51.167 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 41/120 2024-08-10T05:01:51.203 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 42/120 2024-08-10T05:01:51.250 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 43/120 2024-08-10T05:01:51.295 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 44/120 2024-08-10T05:01:51.337 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 45/120 2024-08-10T05:01:51.475 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 46/120 2024-08-10T05:01:51.514 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 47/120 2024-08-10T05:01:51.555 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 48/120 2024-08-10T05:01:51.654 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 49/120 2024-08-10T05:01:51.696 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-google-auth-1:2.32.0-1.el9.noarch 50/120 2024-08-10T05:01:51.740 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 51/120 2024-08-10T05:01:51.772 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 52/120 2024-08-10T05:01:51.840 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 53/120 2024-08-10T05:01:52.045 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : fmt-8.1.1-5.el9.x86_64 54/120 2024-08-10T05:01:52.070 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 74/120 2024-08-10T05:01:52.092 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 55/120 2024-08-10T05:01:52.149 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 75/120 2024-08-10T05:01:52.217 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 56/120 2024-08-10T05:01:52.254 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-py-1.10.0-6.el9.noarch 57/120 2024-08-10T05:01:52.294 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 58/120 2024-08-10T05:01:52.344 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pluggy-0.13.1-7.el9.noarch 59/120 2024-08-10T05:01:52.443 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-packaging-20.9-5.el9.noarch 60/120 2024-08-10T05:01:52.451 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 76/120 2024-08-10T05:01:52.489 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 61/120 2024-08-10T05:01:52.494 INFO:teuthology.orchestra.run.smithi086.stdout: Upgrading : librbd1-2:18.2.4-685.gf5af36e4.el9.x86_64 77/120 2024-08-10T05:01:52.613 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librbd1-2:18.2.4-685.gf5af36e4.el9.x86_64 77/120 2024-08-10T05:01:52.641 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-rbd-2:18.2.4-685.gf5af36e4.el9.x86_64 78/120 2024-08-10T05:01:52.694 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 79/120 2024-08-10T05:01:53.093 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 80/120 2024-08-10T05:01:53.224 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 62/120 2024-08-10T05:01:53.255 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : librgw2-2:18.2.4-685.gf5af36e4.el9.x86_64 81/120 2024-08-10T05:01:53.270 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 63/120 2024-08-10T05:01:53.304 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 64/120 2024-08-10T05:01:53.320 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librgw2-2:18.2.4-685.gf5af36e4.el9.x86_64 81/120 2024-08-10T05:01:53.337 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 65/120 2024-08-10T05:01:53.361 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-rgw-2:18.2.4-685.gf5af36e4.el9.x86_64 82/120 2024-08-10T05:01:53.419 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-ply-3.11-14.el9.noarch 83/120 2024-08-10T05:01:53.437 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-iniconfig-1.1.1-7.el9.noarch 66/120 2024-08-10T05:01:53.487 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 67/120 2024-08-10T05:01:53.491 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 84/120 2024-08-10T05:01:53.522 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-attrs-20.3.0-7.el9.noarch 68/120 2024-08-10T05:01:53.679 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 85/120 2024-08-10T05:01:53.698 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : openblas-0.3.21-2.el9.x86_64 69/120 2024-08-10T05:01:53.720 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 70/120 2024-08-10T05:01:53.731 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 86/120 2024-08-10T05:01:53.798 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 71/120 2024-08-10T05:01:53.811 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/120 2024-08-10T05:01:53.916 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 88/120 2024-08-10T05:01:54.057 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 89/120 2024-08-10T05:01:54.090 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 90/120 2024-08-10T05:01:54.129 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 91/120 2024-08-10T05:01:54.157 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : fuse-2.9.9-16.el9.x86_64 92/120 2024-08-10T05:01:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 72/120 2024-08-10T05:01:54.586 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 73/120 2024-08-10T05:01:54.625 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: cephadm-2:18.2.4-685.gf5af36e4.el9.noarch 93/120 2024-08-10T05:01:54.656 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : cephadm-2:18.2.4-685.gf5af36e4.el9.noarch 93/120 2024-08-10T05:01:54.695 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-685.gf5af36e4.el 94/120 2024-08-10T05:01:54.772 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-685.gf5af36e4.e 95/120 2024-08-10T05:01:54.798 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-ceph-common-2:18.2.4-685.gf5af36e4.el9.x 96/120 2024-08-10T05:01:55.887 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 74/120 2024-08-10T05:01:55.961 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 75/120 2024-08-10T05:01:56.278 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 76/120 2024-08-10T05:01:56.315 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : librbd1-2:18.2.4-685.gf5af36e4.el9.x86_64 77/120 2024-08-10T05:01:56.410 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librbd1-2:18.2.4-685.gf5af36e4.el9.x86_64 77/120 2024-08-10T05:01:56.436 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rbd-2:18.2.4-685.gf5af36e4.el9.x86_64 78/120 2024-08-10T05:01:56.480 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 79/120 2024-08-10T05:01:56.866 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-common-2:18.2.4-685.gf5af36e4.el9.x86_64 97/120 2024-08-10T05:01:56.880 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 80/120 2024-08-10T05:01:56.894 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-common-2:18.2.4-685.gf5af36e4.el9.x86_64 97/120 2024-08-10T05:01:56.943 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librgw2-2:18.2.4-685.gf5af36e4.el9.x86_64 81/120 2024-08-10T05:01:57.287 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librgw2-2:18.2.4-685.gf5af36e4.el9.x86_64 81/120 2024-08-10T05:01:57.373 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rgw-2:18.2.4-685.gf5af36e4.el9.x86_64 82/120 2024-08-10T05:01:57.422 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-common-2:18.2.4-685.gf5af36e4.el9.x86_64 97/120 2024-08-10T05:01:57.431 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-ply-3.11-14.el9.noarch 83/120 2024-08-10T05:01:57.464 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-base-2:18.2.4-685.gf5af36e4.el9.x86_64 98/120 2024-08-10T05:01:57.495 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 84/120 2024-08-10T05:01:57.562 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-base-2:18.2.4-685.gf5af36e4.el9.x86_64 98/120 2024-08-10T05:01:57.562 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-08-10T05:01:57.562 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-08-10T05:01:57.562 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:01:57.590 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-selinux-2:18.2.4-685.gf5af36e4.el9.x86_64 99/120 2024-08-10T05:01:57.680 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 85/120 2024-08-10T05:01:57.727 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 86/120 2024-08-10T05:01:57.805 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/120 2024-08-10T05:01:57.894 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 88/120 2024-08-10T05:01:58.051 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 89/120 2024-08-10T05:01:58.085 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 90/120 2024-08-10T05:01:58.125 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 91/120 2024-08-10T05:01:58.153 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : fuse-2.9.9-16.el9.x86_64 92/120 2024-08-10T05:01:58.619 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: cephadm-2:18.2.4-685.gf5af36e4.el9.noarch 93/120 2024-08-10T05:01:58.650 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : cephadm-2:18.2.4-685.gf5af36e4.el9.noarch 93/120 2024-08-10T05:01:58.680 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-685.gf5af36e4.el 94/120 2024-08-10T05:01:58.763 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-685.gf5af36e4.e 95/120 2024-08-10T05:01:58.800 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-ceph-common-2:18.2.4-685.gf5af36e4.el9.x 96/120 2024-08-10T05:02:00.810 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-common-2:18.2.4-685.gf5af36e4.el9.x86_64 97/120 2024-08-10T05:02:00.838 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-common-2:18.2.4-685.gf5af36e4.el9.x86_64 97/120 2024-08-10T05:02:01.366 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-common-2:18.2.4-685.gf5af36e4.el9.x86_64 97/120 2024-08-10T05:02:01.408 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-base-2:18.2.4-685.gf5af36e4.el9.x86_64 98/120 2024-08-10T05:02:01.509 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-base-2:18.2.4-685.gf5af36e4.el9.x86_64 98/120 2024-08-10T05:02:01.509 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-08-10T05:02:01.509 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-08-10T05:02:01.509 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:02:01.534 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-selinux-2:18.2.4-685.gf5af36e4.el9.x86_64 99/120 2024-08-10T05:02:09.089 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-selinux-2:18.2.4-685.gf5af36e4.el9.x86_64 99/120 2024-08-10T05:02:09.089 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /sys 2024-08-10T05:02:09.089 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /proc 2024-08-10T05:02:09.090 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /mnt 2024-08-10T05:02:09.090 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /var/tmp 2024-08-10T05:02:09.090 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /home 2024-08-10T05:02:09.090 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /root 2024-08-10T05:02:09.090 INFO:teuthology.orchestra.run.smithi086.stdout:skipping the directory /tmp 2024-08-10T05:02:09.090 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:02:09.182 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-685.gf5af36e4.el9.noar 100/120 2024-08-10T05:02:10.232 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-685.gf5af36e4.el9.noar 100/120 2024-08-10T05:02:10.274 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-685.gf5af36e4.el9.no 101/120 2024-08-10T05:02:11.252 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-685.gf5af36e4.el9.no 101/120 2024-08-10T05:02:11.285 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-685.gf5af 102/120 2024-08-10T05:02:11.386 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-685.gf5af 102/120 2024-08-10T05:02:11.559 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-685.gf5af36e4.el9 103/120 2024-08-10T05:02:11.587 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-2:18.2.4-685.gf5af36e4.el9.x86_64 104/120 2024-08-10T05:02:11.610 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mgr-2:18.2.4-685.gf5af36e4.el9.x86_64 104/120 2024-08-10T05:02:11.610 INFO:teuthology.orchestra.run.smithi086.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-10T05:02:11.610 INFO:teuthology.orchestra.run.smithi086.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-08-10T05:02:11.610 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-10T05:02:11.610 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-10T05:02:11.611 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:02:11.654 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mgr-rook-2:18.2.4-685.gf5af36e4.el9.noarch 105/120 2024-08-10T05:02:11.842 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-685.gf5af36e4.el9.noarch 105/120 2024-08-10T05:02:11.871 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mds-2:18.2.4-685.gf5af36e4.el9.x86_64 106/120 2024-08-10T05:02:11.894 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mds-2:18.2.4-685.gf5af36e4.el9.x86_64 106/120 2024-08-10T05:02:11.895 INFO:teuthology.orchestra.run.smithi086.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-10T05:02:11.895 INFO:teuthology.orchestra.run.smithi086.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-08-10T05:02:11.895 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-10T05:02:11.895 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-10T05:02:11.895 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:02:12.339 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-mon-2:18.2.4-685.gf5af36e4.el9.x86_64 107/120 2024-08-10T05:02:12.361 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-mon-2:18.2.4-685.gf5af36e4.el9.x86_64 107/120 2024-08-10T05:02:12.361 INFO:teuthology.orchestra.run.smithi086.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-10T05:02:12.361 INFO:teuthology.orchestra.run.smithi086.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-08-10T05:02:12.362 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-10T05:02:12.362 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-10T05:02:12.362 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:02:12.885 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-selinux-2:18.2.4-685.gf5af36e4.el9.x86_64 99/120 2024-08-10T05:02:12.885 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /sys 2024-08-10T05:02:12.885 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /proc 2024-08-10T05:02:12.885 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /mnt 2024-08-10T05:02:12.885 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /var/tmp 2024-08-10T05:02:12.885 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /home 2024-08-10T05:02:12.885 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /root 2024-08-10T05:02:12.885 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /tmp 2024-08-10T05:02:12.885 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:02:12.959 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-685.gf5af36e4.el9.noar 100/120 2024-08-10T05:02:13.764 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-osd-2:18.2.4-685.gf5af36e4.el9.x86_64 108/120 2024-08-10T05:02:13.791 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-osd-2:18.2.4-685.gf5af36e4.el9.x86_64 108/120 2024-08-10T05:02:13.791 INFO:teuthology.orchestra.run.smithi086.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-10T05:02:13.791 INFO:teuthology.orchestra.run.smithi086.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-08-10T05:02:13.791 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-10T05:02:13.791 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-10T05:02:13.791 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:02:14.033 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-685.gf5af36e4.el9.noar 100/120 2024-08-10T05:02:14.080 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-685.gf5af36e4.el9.no 101/120 2024-08-10T05:02:14.498 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-2:18.2.4-685.gf5af36e4.el9.x86_64 109/120 2024-08-10T05:02:14.524 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-radosgw-2:18.2.4-685.gf5af36e4.el9.x86_64 110/120 2024-08-10T05:02:14.547 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-685.gf5af36e4.el9.x86_64 110/120 2024-08-10T05:02:14.547 INFO:teuthology.orchestra.run.smithi086.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-10T05:02:14.547 INFO:teuthology.orchestra.run.smithi086.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-08-10T05:02:14.547 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-10T05:02:14.547 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-10T05:02:14.548 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:02:14.592 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-685.gf5af36 111/120 2024-08-10T05:02:14.613 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-685.gf5af36 111/120 2024-08-10T05:02:14.614 INFO:teuthology.orchestra.run.smithi086.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-10T05:02:14.614 INFO:teuthology.orchestra.run.smithi086.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-08-10T05:02:14.614 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:02:14.900 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : rbd-mirror-2:18.2.4-685.gf5af36e4.el9.x86_64 112/120 2024-08-10T05:02:14.923 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: rbd-mirror-2:18.2.4-685.gf5af36e4.el9.x86_64 112/120 2024-08-10T05:02:14.923 INFO:teuthology.orchestra.run.smithi086.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-10T05:02:14.923 INFO:teuthology.orchestra.run.smithi086.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-08-10T05:02:14.924 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-10T05:02:14.924 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-10T05:02:14.924 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:02:15.048 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-685.gf5af36e4.el9.no 101/120 2024-08-10T05:02:15.080 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-685.gf5af 102/120 2024-08-10T05:02:15.181 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-685.gf5af 102/120 2024-08-10T05:02:15.356 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-685.gf5af36e4.el9 103/120 2024-08-10T05:02:15.382 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-2:18.2.4-685.gf5af36e4.el9.x86_64 104/120 2024-08-10T05:02:15.406 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-2:18.2.4-685.gf5af36e4.el9.x86_64 104/120 2024-08-10T05:02:15.406 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-10T05:02:15.406 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-08-10T05:02:15.406 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-10T05:02:15.406 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-10T05:02:15.406 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:02:15.458 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-rook-2:18.2.4-685.gf5af36e4.el9.noarch 105/120 2024-08-10T05:02:15.651 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-685.gf5af36e4.el9.noarch 105/120 2024-08-10T05:02:15.683 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mds-2:18.2.4-685.gf5af36e4.el9.x86_64 106/120 2024-08-10T05:02:15.706 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mds-2:18.2.4-685.gf5af36e4.el9.x86_64 106/120 2024-08-10T05:02:15.707 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-10T05:02:15.707 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-08-10T05:02:15.707 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-10T05:02:15.707 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-10T05:02:15.707 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:02:16.151 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mon-2:18.2.4-685.gf5af36e4.el9.x86_64 107/120 2024-08-10T05:02:16.173 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mon-2:18.2.4-685.gf5af36e4.el9.x86_64 107/120 2024-08-10T05:02:16.174 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-10T05:02:16.174 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-08-10T05:02:16.174 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-10T05:02:16.174 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-10T05:02:16.174 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:02:17.576 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-osd-2:18.2.4-685.gf5af36e4.el9.x86_64 108/120 2024-08-10T05:02:17.604 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-osd-2:18.2.4-685.gf5af36e4.el9.x86_64 108/120 2024-08-10T05:02:17.604 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-10T05:02:17.604 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-08-10T05:02:17.604 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-10T05:02:17.604 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-10T05:02:17.604 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:02:18.320 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-2:18.2.4-685.gf5af36e4.el9.x86_64 109/120 2024-08-10T05:02:18.353 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-radosgw-2:18.2.4-685.gf5af36e4.el9.x86_64 110/120 2024-08-10T05:02:18.376 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-685.gf5af36e4.el9.x86_64 110/120 2024-08-10T05:02:18.377 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-10T05:02:18.377 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-08-10T05:02:18.377 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-10T05:02:18.377 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-10T05:02:18.377 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:02:18.420 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-685.gf5af36 111/120 2024-08-10T05:02:18.442 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-685.gf5af36 111/120 2024-08-10T05:02:18.442 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-10T05:02:18.443 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-08-10T05:02:18.443 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:02:18.642 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-test-2:18.2.4-685.gf5af36e4.el9.x86_64 113/120 2024-08-10T05:02:18.687 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : ceph-fuse-2:18.2.4-685.gf5af36e4.el9.x86_64 114/120 2024-08-10T05:02:18.728 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : rbd-fuse-2:18.2.4-685.gf5af36e4.el9.x86_64 115/120 2024-08-10T05:02:18.738 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : rbd-mirror-2:18.2.4-685.gf5af36e4.el9.x86_64 112/120 2024-08-10T05:02:18.760 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: rbd-mirror-2:18.2.4-685.gf5af36e4.el9.x86_64 112/120 2024-08-10T05:02:18.760 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-10T05:02:18.760 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-08-10T05:02:18.760 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-10T05:02:18.761 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-10T05:02:18.761 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:02:18.847 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : rbd-nbd-2:18.2.4-685.gf5af36e4.el9.x86_64 116/120 2024-08-10T05:02:18.886 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : python3-pytest-6.2.2-7.el9.noarch 117/120 2024-08-10T05:02:18.933 INFO:teuthology.orchestra.run.smithi086.stdout: Installing : libcephfs-devel-2:18.2.4-685.gf5af36e4.el9.x86_6 118/120 2024-08-10T05:02:18.934 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-08-10T05:02:19.017 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-08-10T05:02:19.017 INFO:teuthology.orchestra.run.smithi086.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 120/120 2024-08-10T05:02:22.505 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-test-2:18.2.4-685.gf5af36e4.el9.x86_64 113/120 2024-08-10T05:02:22.544 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-fuse-2:18.2.4-685.gf5af36e4.el9.x86_64 114/120 2024-08-10T05:02:22.591 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : rbd-fuse-2:18.2.4-685.gf5af36e4.el9.x86_64 115/120 2024-08-10T05:02:22.709 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : rbd-nbd-2:18.2.4-685.gf5af36e4.el9.x86_64 116/120 2024-08-10T05:02:22.740 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pytest-6.2.2-7.el9.noarch 117/120 2024-08-10T05:02:22.771 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libcephfs-devel-2:18.2.4-685.gf5af36e4.el9.x86_6 118/120 2024-08-10T05:02:22.771 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-08-10T05:02:22.855 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-08-10T05:02:22.855 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 120/120 2024-08-10T05:02:23.533 INFO:teuthology.orchestra.run.smithi086.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 120/120 2024-08-10T05:02:23.533 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-2:18.2.4-685.gf5af36e4.el9.x86_64 1/120 2024-08-10T05:02:23.533 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-base-2:18.2.4-685.gf5af36e4.el9.x86_64 2/120 2024-08-10T05:02:23.533 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-common-2:18.2.4-685.gf5af36e4.el9.x86_64 3/120 2024-08-10T05:02:23.534 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-fuse-2:18.2.4-685.gf5af36e4.el9.x86_64 4/120 2024-08-10T05:02:23.534 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-685.gf5af36 5/120 2024-08-10T05:02:23.534 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mds-2:18.2.4-685.gf5af36e4.el9.x86_64 6/120 2024-08-10T05:02:23.534 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-2:18.2.4-685.gf5af36e4.el9.x86_64 7/120 2024-08-10T05:02:23.534 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mon-2:18.2.4-685.gf5af36e4.el9.x86_64 8/120 2024-08-10T05:02:23.534 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-osd-2:18.2.4-685.gf5af36e4.el9.x86_64 9/120 2024-08-10T05:02:23.534 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-radosgw-2:18.2.4-685.gf5af36e4.el9.x86_64 10/120 2024-08-10T05:02:23.534 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-selinux-2:18.2.4-685.gf5af36e4.el9.x86_64 11/120 2024-08-10T05:02:23.534 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-test-2:18.2.4-685.gf5af36e4.el9.x86_64 12/120 2024-08-10T05:02:23.534 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libcephfs-devel-2:18.2.4-685.gf5af36e4.el9.x86_6 13/120 2024-08-10T05:02:23.534 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libcephfs2-2:18.2.4-685.gf5af36e4.el9.x86_64 14/120 2024-08-10T05:02:23.534 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libcephsqlite-2:18.2.4-685.gf5af36e4.el9.x86_64 15/120 2024-08-10T05:02:23.535 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librados-devel-2:18.2.4-685.gf5af36e4.el9.x86_64 16/120 2024-08-10T05:02:23.535 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libradosstriper1-2:18.2.4-685.gf5af36e4.el9.x86_ 17/120 2024-08-10T05:02:23.535 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librgw2-2:18.2.4-685.gf5af36e4.el9.x86_64 18/120 2024-08-10T05:02:23.535 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-ceph-argparse-2:18.2.4-685.gf5af36e4.el9 19/120 2024-08-10T05:02:23.535 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-ceph-common-2:18.2.4-685.gf5af36e4.el9.x 20/120 2024-08-10T05:02:23.535 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cephfs-2:18.2.4-685.gf5af36e4.el9.x86_64 21/120 2024-08-10T05:02:23.535 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-rados-2:18.2.4-685.gf5af36e4.el9.x86_64 22/120 2024-08-10T05:02:23.535 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-rbd-2:18.2.4-685.gf5af36e4.el9.x86_64 23/120 2024-08-10T05:02:23.535 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-rgw-2:18.2.4-685.gf5af36e4.el9.x86_64 24/120 2024-08-10T05:02:23.535 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : rbd-fuse-2:18.2.4-685.gf5af36e4.el9.x86_64 25/120 2024-08-10T05:02:23.535 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : rbd-mirror-2:18.2.4-685.gf5af36e4.el9.x86_64 26/120 2024-08-10T05:02:23.535 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : rbd-nbd-2:18.2.4-685.gf5af36e4.el9.x86_64 27/120 2024-08-10T05:02:23.535 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-685.gf5af36e4.e 28/120 2024-08-10T05:02:23.536 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-685.gf5af36e4.el9.noar 29/120 2024-08-10T05:02:23.536 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-685.gf5af36e4.el9.no 30/120 2024-08-10T05:02:23.536 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-685.gf5af 31/120 2024-08-10T05:02:23.536 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-685.gf5af36e4.el9 32/120 2024-08-10T05:02:23.536 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-mgr-rook-2:18.2.4-685.gf5af36e4.el9.noarch 33/120 2024-08-10T05:02:23.536 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-685.gf5af36e4.el 34/120 2024-08-10T05:02:23.536 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : cephadm-2:18.2.4-685.gf5af36e4.el9.noarch 35/120 2024-08-10T05:02:23.536 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 36/120 2024-08-10T05:02:23.536 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 37/120 2024-08-10T05:02:23.536 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 38/120 2024-08-10T05:02:23.536 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 39/120 2024-08-10T05:02:23.536 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 40/120 2024-08-10T05:02:23.536 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-ply-3.11-14.el9.noarch 41/120 2024-08-10T05:02:23.537 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 42/120 2024-08-10T05:02:23.537 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 43/120 2024-08-10T05:02:23.537 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 44/120 2024-08-10T05:02:23.537 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 45/120 2024-08-10T05:02:23.537 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 46/120 2024-08-10T05:02:23.537 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 47/120 2024-08-10T05:02:23.537 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 48/120 2024-08-10T05:02:23.537 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 49/120 2024-08-10T05:02:23.537 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 50/120 2024-08-10T05:02:23.537 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 51/120 2024-08-10T05:02:23.537 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 52/120 2024-08-10T05:02:23.537 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 53/120 2024-08-10T05:02:23.537 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 54/120 2024-08-10T05:02:23.537 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-attrs-20.3.0-7.el9.noarch 55/120 2024-08-10T05:02:23.538 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 56/120 2024-08-10T05:02:23.538 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 57/120 2024-08-10T05:02:23.538 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-iniconfig-1.1.1-7.el9.noarch 58/120 2024-08-10T05:02:23.538 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 59/120 2024-08-10T05:02:23.538 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 60/120 2024-08-10T05:02:23.538 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 61/120 2024-08-10T05:02:23.538 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 62/120 2024-08-10T05:02:23.538 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 63/120 2024-08-10T05:02:23.538 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 64/120 2024-08-10T05:02:23.538 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 65/120 2024-08-10T05:02:23.538 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 66/120 2024-08-10T05:02:23.538 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 67/120 2024-08-10T05:02:23.539 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pluggy-0.13.1-7.el9.noarch 68/120 2024-08-10T05:02:23.539 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 69/120 2024-08-10T05:02:23.539 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-py-1.10.0-6.el9.noarch 70/120 2024-08-10T05:02:23.539 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 71/120 2024-08-10T05:02:23.539 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 72/120 2024-08-10T05:02:23.539 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pytest-6.2.2-7.el9.noarch 73/120 2024-08-10T05:02:23.539 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 74/120 2024-08-10T05:02:23.539 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 75/120 2024-08-10T05:02:23.539 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 76/120 2024-08-10T05:02:23.539 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 77/120 2024-08-10T05:02:23.539 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 78/120 2024-08-10T05:02:23.539 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 79/120 2024-08-10T05:02:23.539 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 80/120 2024-08-10T05:02:23.539 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 81/120 2024-08-10T05:02:23.540 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 82/120 2024-08-10T05:02:23.540 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 83/120 2024-08-10T05:02:23.540 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 84/120 2024-08-10T05:02:23.540 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 85/120 2024-08-10T05:02:23.540 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 86/120 2024-08-10T05:02:23.540 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 87/120 2024-08-10T05:02:23.540 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 88/120 2024-08-10T05:02:23.540 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 89/120 2024-08-10T05:02:23.540 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 90/120 2024-08-10T05:02:23.540 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 91/120 2024-08-10T05:02:23.540 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 92/120 2024-08-10T05:02:23.540 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-google-auth-1:2.32.0-1.el9.noarch 93/120 2024-08-10T05:02:23.540 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 94/120 2024-08-10T05:02:23.541 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 95/120 2024-08-10T05:02:23.541 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 96/120 2024-08-10T05:02:23.541 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 97/120 2024-08-10T05:02:23.541 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 98/120 2024-08-10T05:02:23.541 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 99/120 2024-08-10T05:02:23.541 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 100/120 2024-08-10T05:02:23.541 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 101/120 2024-08-10T05:02:23.541 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 102/120 2024-08-10T05:02:23.541 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 103/120 2024-08-10T05:02:23.541 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 104/120 2024-08-10T05:02:23.541 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 105/120 2024-08-10T05:02:23.541 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 106/120 2024-08-10T05:02:23.541 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 107/120 2024-08-10T05:02:23.542 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 108/120 2024-08-10T05:02:23.542 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 109/120 2024-08-10T05:02:23.542 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 110/120 2024-08-10T05:02:23.542 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 111/120 2024-08-10T05:02:23.542 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 112/120 2024-08-10T05:02:23.542 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 113/120 2024-08-10T05:02:23.542 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 114/120 2024-08-10T05:02:23.542 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : re2-1:20211101-3.el9.x86_64 115/120 2024-08-10T05:02:23.542 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 116/120 2024-08-10T05:02:23.542 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librados2-2:18.2.4-685.gf5af36e4.el9.x86_64 117/120 2024-08-10T05:02:23.542 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 118/120 2024-08-10T05:02:23.542 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librbd1-2:18.2.4-685.gf5af36e4.el9.x86_64 119/120 2024-08-10T05:02:25.717 INFO:teuthology.orchestra.run.smithi086.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 120/120 2024-08-10T05:02:25.717 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:02:25.717 INFO:teuthology.orchestra.run.smithi086.stdout:Upgraded: 2024-08-10T05:02:25.717 INFO:teuthology.orchestra.run.smithi086.stdout: librados2-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.717 INFO:teuthology.orchestra.run.smithi086.stdout: librbd1-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.718 INFO:teuthology.orchestra.run.smithi086.stdout:Installed: 2024-08-10T05:02:25.718 INFO:teuthology.orchestra.run.smithi086.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-08-10T05:02:25.718 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.718 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-base-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.718 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-common-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.718 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-fuse-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.718 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-grafana-dashboards-2:18.2.4-685.gf5af36e4.el9.noarch 2024-08-10T05:02:25.718 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-immutable-object-cache-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.718 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mds-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.718 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.718 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-cephadm-2:18.2.4-685.gf5af36e4.el9.noarch 2024-08-10T05:02:25.719 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-dashboard-2:18.2.4-685.gf5af36e4.el9.noarch 2024-08-10T05:02:25.719 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-diskprediction-local-2:18.2.4-685.gf5af36e4.el9.noarch 2024-08-10T05:02:25.719 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-modules-core-2:18.2.4-685.gf5af36e4.el9.noarch 2024-08-10T05:02:25.719 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-rook-2:18.2.4-685.gf5af36e4.el9.noarch 2024-08-10T05:02:25.719 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mon-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.719 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-osd-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.719 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-prometheus-alerts-2:18.2.4-685.gf5af36e4.el9.noarch 2024-08-10T05:02:25.719 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-radosgw-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.720 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-selinux-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.720 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-test-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.720 INFO:teuthology.orchestra.run.smithi086.stdout: cephadm-2:18.2.4-685.gf5af36e4.el9.noarch 2024-08-10T05:02:25.720 INFO:teuthology.orchestra.run.smithi086.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-08-10T05:02:25.720 INFO:teuthology.orchestra.run.smithi086.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-08-10T05:02:25.720 INFO:teuthology.orchestra.run.smithi086.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-08-10T05:02:25.720 INFO:teuthology.orchestra.run.smithi086.stdout: fmt-8.1.1-5.el9.x86_64 2024-08-10T05:02:25.720 INFO:teuthology.orchestra.run.smithi086.stdout: fuse-2.9.9-16.el9.x86_64 2024-08-10T05:02:25.720 INFO:teuthology.orchestra.run.smithi086.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-08-10T05:02:25.720 INFO:teuthology.orchestra.run.smithi086.stdout: libarrow-9.0.0-11.el9.x86_64 2024-08-10T05:02:25.720 INFO:teuthology.orchestra.run.smithi086.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-08-10T05:02:25.720 INFO:teuthology.orchestra.run.smithi086.stdout: libcephfs-devel-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.721 INFO:teuthology.orchestra.run.smithi086.stdout: libcephfs2-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.721 INFO:teuthology.orchestra.run.smithi086.stdout: libcephsqlite-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.721 INFO:teuthology.orchestra.run.smithi086.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-08-10T05:02:25.721 INFO:teuthology.orchestra.run.smithi086.stdout: liboath-2.6.7-2.el9.x86_64 2024-08-10T05:02:25.721 INFO:teuthology.orchestra.run.smithi086.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-08-10T05:02:25.721 INFO:teuthology.orchestra.run.smithi086.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-08-10T05:02:25.721 INFO:teuthology.orchestra.run.smithi086.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-08-10T05:02:25.721 INFO:teuthology.orchestra.run.smithi086.stdout: librados-devel-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.721 INFO:teuthology.orchestra.run.smithi086.stdout: libradosstriper1-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.721 INFO:teuthology.orchestra.run.smithi086.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-08-10T05:02:25.721 INFO:teuthology.orchestra.run.smithi086.stdout: librgw2-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.721 INFO:teuthology.orchestra.run.smithi086.stdout: libunwind-1.6.2-1.el9.x86_64 2024-08-10T05:02:25.721 INFO:teuthology.orchestra.run.smithi086.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-08-10T05:02:25.722 INFO:teuthology.orchestra.run.smithi086.stdout: openblas-0.3.21-2.el9.x86_64 2024-08-10T05:02:25.722 INFO:teuthology.orchestra.run.smithi086.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-08-10T05:02:25.722 INFO:teuthology.orchestra.run.smithi086.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-08-10T05:02:25.722 INFO:teuthology.orchestra.run.smithi086.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-08-10T05:02:25.722 INFO:teuthology.orchestra.run.smithi086.stdout: python3-attrs-20.3.0-7.el9.noarch 2024-08-10T05:02:25.722 INFO:teuthology.orchestra.run.smithi086.stdout: python3-babel-2.9.1-2.el9.noarch 2024-08-10T05:02:25.722 INFO:teuthology.orchestra.run.smithi086.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-08-10T05:02:25.722 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-08-10T05:02:25.722 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-argparse-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.722 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-common-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.722 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cephfs-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.723 INFO:teuthology.orchestra.run.smithi086.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-08-10T05:02:25.723 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-08-10T05:02:25.723 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-08-10T05:02:25.723 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-08-10T05:02:25.723 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-08-10T05:02:25.723 INFO:teuthology.orchestra.run.smithi086.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-08-10T05:02:25.723 INFO:teuthology.orchestra.run.smithi086.stdout: python3-google-auth-1:2.32.0-1.el9.noarch 2024-08-10T05:02:25.723 INFO:teuthology.orchestra.run.smithi086.stdout: python3-iniconfig-1.1.1-7.el9.noarch 2024-08-10T05:02:25.723 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-08-10T05:02:25.724 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-08-10T05:02:25.724 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-08-10T05:02:25.724 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-08-10T05:02:25.724 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-08-10T05:02:25.724 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-08-10T05:02:25.724 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-08-10T05:02:25.724 INFO:teuthology.orchestra.run.smithi086.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-08-10T05:02:25.724 INFO:teuthology.orchestra.run.smithi086.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-08-10T05:02:25.724 INFO:teuthology.orchestra.run.smithi086.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-08-10T05:02:25.724 INFO:teuthology.orchestra.run.smithi086.stdout: python3-mako-1.1.4-6.el9.noarch 2024-08-10T05:02:25.725 INFO:teuthology.orchestra.run.smithi086.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-08-10T05:02:25.725 INFO:teuthology.orchestra.run.smithi086.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-08-10T05:02:25.725 INFO:teuthology.orchestra.run.smithi086.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-08-10T05:02:25.725 INFO:teuthology.orchestra.run.smithi086.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-08-10T05:02:25.725 INFO:teuthology.orchestra.run.smithi086.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-08-10T05:02:25.725 INFO:teuthology.orchestra.run.smithi086.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-08-10T05:02:25.725 INFO:teuthology.orchestra.run.smithi086.stdout: python3-packaging-20.9-5.el9.noarch 2024-08-10T05:02:25.725 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-08-10T05:02:25.725 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pluggy-0.13.1-7.el9.noarch 2024-08-10T05:02:25.725 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ply-3.11-14.el9.noarch 2024-08-10T05:02:25.725 INFO:teuthology.orchestra.run.smithi086.stdout: python3-portend-3.1.0-2.el9.noarch 2024-08-10T05:02:25.725 INFO:teuthology.orchestra.run.smithi086.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-08-10T05:02:25.725 INFO:teuthology.orchestra.run.smithi086.stdout: python3-py-1.10.0-6.el9.noarch 2024-08-10T05:02:25.725 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-08-10T05:02:25.726 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-08-10T05:02:25.726 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-08-10T05:02:25.726 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pycparser-2.20-6.el9.noarch 2024-08-10T05:02:25.726 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pytest-6.2.2-7.el9.noarch 2024-08-10T05:02:25.726 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pytz-2021.1-5.el9.noarch 2024-08-10T05:02:25.726 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rados-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.726 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rbd-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.726 INFO:teuthology.orchestra.run.smithi086.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-08-10T05:02:25.727 INFO:teuthology.orchestra.run.smithi086.stdout: python3-requests-2.25.1-8.el9.noarch 2024-08-10T05:02:25.727 INFO:teuthology.orchestra.run.smithi086.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-08-10T05:02:25.727 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rgw-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.727 INFO:teuthology.orchestra.run.smithi086.stdout: python3-routes-2.5.1-5.el9.noarch 2024-08-10T05:02:25.727 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rsa-4.9-2.el9.noarch 2024-08-10T05:02:25.727 INFO:teuthology.orchestra.run.smithi086.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-08-10T05:02:25.727 INFO:teuthology.orchestra.run.smithi086.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-08-10T05:02:25.727 INFO:teuthology.orchestra.run.smithi086.stdout: python3-toml-0.10.2-6.el9.noarch 2024-08-10T05:02:25.727 INFO:teuthology.orchestra.run.smithi086.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-08-10T05:02:25.727 INFO:teuthology.orchestra.run.smithi086.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-08-10T05:02:25.728 INFO:teuthology.orchestra.run.smithi086.stdout: python3-webob-1.8.7-6.el9.noarch 2024-08-10T05:02:25.728 INFO:teuthology.orchestra.run.smithi086.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-08-10T05:02:25.728 INFO:teuthology.orchestra.run.smithi086.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-08-10T05:02:25.728 INFO:teuthology.orchestra.run.smithi086.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-08-10T05:02:25.728 INFO:teuthology.orchestra.run.smithi086.stdout: rbd-fuse-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.728 INFO:teuthology.orchestra.run.smithi086.stdout: rbd-mirror-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.728 INFO:teuthology.orchestra.run.smithi086.stdout: rbd-nbd-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:25.728 INFO:teuthology.orchestra.run.smithi086.stdout: re2-1:20211101-3.el9.x86_64 2024-08-10T05:02:25.728 INFO:teuthology.orchestra.run.smithi086.stdout: socat-1.7.4.1-6.el9.x86_64 2024-08-10T05:02:25.728 INFO:teuthology.orchestra.run.smithi086.stdout: thrift-0.15.0-2.el9.x86_64 2024-08-10T05:02:25.729 INFO:teuthology.orchestra.run.smithi086.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-08-10T05:02:25.729 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:02:25.729 INFO:teuthology.orchestra.run.smithi086.stdout:Complete! 2024-08-10T05:02:26.074 DEBUG:teuthology.parallel:result is None 2024-08-10T05:02:27.683 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 120/120 2024-08-10T05:02:27.683 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-2:18.2.4-685.gf5af36e4.el9.x86_64 1/120 2024-08-10T05:02:27.684 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-base-2:18.2.4-685.gf5af36e4.el9.x86_64 2/120 2024-08-10T05:02:27.684 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-common-2:18.2.4-685.gf5af36e4.el9.x86_64 3/120 2024-08-10T05:02:27.684 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-fuse-2:18.2.4-685.gf5af36e4.el9.x86_64 4/120 2024-08-10T05:02:27.684 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-685.gf5af36 5/120 2024-08-10T05:02:27.684 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mds-2:18.2.4-685.gf5af36e4.el9.x86_64 6/120 2024-08-10T05:02:27.684 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-2:18.2.4-685.gf5af36e4.el9.x86_64 7/120 2024-08-10T05:02:27.684 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mon-2:18.2.4-685.gf5af36e4.el9.x86_64 8/120 2024-08-10T05:02:27.684 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-osd-2:18.2.4-685.gf5af36e4.el9.x86_64 9/120 2024-08-10T05:02:27.684 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-radosgw-2:18.2.4-685.gf5af36e4.el9.x86_64 10/120 2024-08-10T05:02:27.684 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-selinux-2:18.2.4-685.gf5af36e4.el9.x86_64 11/120 2024-08-10T05:02:27.685 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-test-2:18.2.4-685.gf5af36e4.el9.x86_64 12/120 2024-08-10T05:02:27.685 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libcephfs-devel-2:18.2.4-685.gf5af36e4.el9.x86_6 13/120 2024-08-10T05:02:27.685 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libcephfs2-2:18.2.4-685.gf5af36e4.el9.x86_64 14/120 2024-08-10T05:02:27.685 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libcephsqlite-2:18.2.4-685.gf5af36e4.el9.x86_64 15/120 2024-08-10T05:02:27.685 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librados-devel-2:18.2.4-685.gf5af36e4.el9.x86_64 16/120 2024-08-10T05:02:27.685 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libradosstriper1-2:18.2.4-685.gf5af36e4.el9.x86_ 17/120 2024-08-10T05:02:27.685 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librgw2-2:18.2.4-685.gf5af36e4.el9.x86_64 18/120 2024-08-10T05:02:27.685 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-ceph-argparse-2:18.2.4-685.gf5af36e4.el9 19/120 2024-08-10T05:02:27.685 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-ceph-common-2:18.2.4-685.gf5af36e4.el9.x 20/120 2024-08-10T05:02:27.685 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cephfs-2:18.2.4-685.gf5af36e4.el9.x86_64 21/120 2024-08-10T05:02:27.686 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rados-2:18.2.4-685.gf5af36e4.el9.x86_64 22/120 2024-08-10T05:02:27.686 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rbd-2:18.2.4-685.gf5af36e4.el9.x86_64 23/120 2024-08-10T05:02:27.686 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rgw-2:18.2.4-685.gf5af36e4.el9.x86_64 24/120 2024-08-10T05:02:27.686 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : rbd-fuse-2:18.2.4-685.gf5af36e4.el9.x86_64 25/120 2024-08-10T05:02:27.686 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : rbd-mirror-2:18.2.4-685.gf5af36e4.el9.x86_64 26/120 2024-08-10T05:02:27.686 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : rbd-nbd-2:18.2.4-685.gf5af36e4.el9.x86_64 27/120 2024-08-10T05:02:27.686 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-685.gf5af36e4.e 28/120 2024-08-10T05:02:27.695 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-685.gf5af36e4.el9.noar 29/120 2024-08-10T05:02:27.695 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-685.gf5af36e4.el9.no 30/120 2024-08-10T05:02:27.695 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-685.gf5af 31/120 2024-08-10T05:02:27.695 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-685.gf5af36e4.el9 32/120 2024-08-10T05:02:27.695 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-rook-2:18.2.4-685.gf5af36e4.el9.noarch 33/120 2024-08-10T05:02:27.695 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-685.gf5af36e4.el 34/120 2024-08-10T05:02:27.696 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : cephadm-2:18.2.4-685.gf5af36e4.el9.noarch 35/120 2024-08-10T05:02:27.696 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 36/120 2024-08-10T05:02:27.696 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 37/120 2024-08-10T05:02:27.696 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 38/120 2024-08-10T05:02:27.696 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 39/120 2024-08-10T05:02:27.696 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 40/120 2024-08-10T05:02:27.696 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-ply-3.11-14.el9.noarch 41/120 2024-08-10T05:02:27.696 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 42/120 2024-08-10T05:02:27.696 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 43/120 2024-08-10T05:02:27.696 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 44/120 2024-08-10T05:02:27.696 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 45/120 2024-08-10T05:02:27.697 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 46/120 2024-08-10T05:02:27.697 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 47/120 2024-08-10T05:02:27.697 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 48/120 2024-08-10T05:02:27.697 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 49/120 2024-08-10T05:02:27.697 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 50/120 2024-08-10T05:02:27.697 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 51/120 2024-08-10T05:02:27.697 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 52/120 2024-08-10T05:02:27.697 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 53/120 2024-08-10T05:02:27.697 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 54/120 2024-08-10T05:02:27.697 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-attrs-20.3.0-7.el9.noarch 55/120 2024-08-10T05:02:27.697 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 56/120 2024-08-10T05:02:27.697 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 57/120 2024-08-10T05:02:27.697 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-iniconfig-1.1.1-7.el9.noarch 58/120 2024-08-10T05:02:27.698 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 59/120 2024-08-10T05:02:27.698 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 60/120 2024-08-10T05:02:27.698 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 61/120 2024-08-10T05:02:27.698 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 62/120 2024-08-10T05:02:27.698 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 63/120 2024-08-10T05:02:27.698 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 64/120 2024-08-10T05:02:27.698 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 65/120 2024-08-10T05:02:27.698 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 66/120 2024-08-10T05:02:27.698 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 67/120 2024-08-10T05:02:27.698 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pluggy-0.13.1-7.el9.noarch 68/120 2024-08-10T05:02:27.698 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 69/120 2024-08-10T05:02:27.699 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-py-1.10.0-6.el9.noarch 70/120 2024-08-10T05:02:27.699 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 71/120 2024-08-10T05:02:27.699 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 72/120 2024-08-10T05:02:27.699 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pytest-6.2.2-7.el9.noarch 73/120 2024-08-10T05:02:27.699 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 74/120 2024-08-10T05:02:27.699 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 75/120 2024-08-10T05:02:27.699 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 76/120 2024-08-10T05:02:27.699 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 77/120 2024-08-10T05:02:27.699 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 78/120 2024-08-10T05:02:27.699 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 79/120 2024-08-10T05:02:27.699 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 80/120 2024-08-10T05:02:27.700 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 81/120 2024-08-10T05:02:27.700 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 82/120 2024-08-10T05:02:27.700 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 83/120 2024-08-10T05:02:27.700 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 84/120 2024-08-10T05:02:27.700 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 85/120 2024-08-10T05:02:27.700 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 86/120 2024-08-10T05:02:27.700 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 87/120 2024-08-10T05:02:27.700 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 88/120 2024-08-10T05:02:27.700 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 89/120 2024-08-10T05:02:27.700 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 90/120 2024-08-10T05:02:27.700 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 91/120 2024-08-10T05:02:27.701 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 92/120 2024-08-10T05:02:27.701 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-google-auth-1:2.32.0-1.el9.noarch 93/120 2024-08-10T05:02:27.701 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 94/120 2024-08-10T05:02:27.701 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 95/120 2024-08-10T05:02:27.701 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 96/120 2024-08-10T05:02:27.701 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 97/120 2024-08-10T05:02:27.701 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 98/120 2024-08-10T05:02:27.701 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 99/120 2024-08-10T05:02:27.701 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 100/120 2024-08-10T05:02:27.701 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 101/120 2024-08-10T05:02:27.701 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 102/120 2024-08-10T05:02:27.701 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 103/120 2024-08-10T05:02:27.701 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 104/120 2024-08-10T05:02:27.701 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 105/120 2024-08-10T05:02:27.702 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 106/120 2024-08-10T05:02:27.702 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 107/120 2024-08-10T05:02:27.702 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 108/120 2024-08-10T05:02:27.702 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 109/120 2024-08-10T05:02:27.702 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 110/120 2024-08-10T05:02:27.702 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 111/120 2024-08-10T05:02:27.702 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 112/120 2024-08-10T05:02:27.702 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 113/120 2024-08-10T05:02:27.702 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 114/120 2024-08-10T05:02:27.702 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : re2-1:20211101-3.el9.x86_64 115/120 2024-08-10T05:02:27.702 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 116/120 2024-08-10T05:02:27.702 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librados2-2:18.2.4-685.gf5af36e4.el9.x86_64 117/120 2024-08-10T05:02:27.703 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 118/120 2024-08-10T05:02:27.703 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librbd1-2:18.2.4-685.gf5af36e4.el9.x86_64 119/120 2024-08-10T05:02:30.028 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 120/120 2024-08-10T05:02:30.029 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:02:30.029 INFO:teuthology.orchestra.run.smithi159.stdout:Upgraded: 2024-08-10T05:02:30.029 INFO:teuthology.orchestra.run.smithi159.stdout: librados2-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.029 INFO:teuthology.orchestra.run.smithi159.stdout: librbd1-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.029 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-10T05:02:30.029 INFO:teuthology.orchestra.run.smithi159.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-08-10T05:02:30.029 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.030 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-base-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.030 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-common-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.030 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-fuse-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.030 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-grafana-dashboards-2:18.2.4-685.gf5af36e4.el9.noarch 2024-08-10T05:02:30.030 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-immutable-object-cache-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.030 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mds-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.030 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.030 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-cephadm-2:18.2.4-685.gf5af36e4.el9.noarch 2024-08-10T05:02:30.030 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-dashboard-2:18.2.4-685.gf5af36e4.el9.noarch 2024-08-10T05:02:30.031 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-diskprediction-local-2:18.2.4-685.gf5af36e4.el9.noarch 2024-08-10T05:02:30.031 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-modules-core-2:18.2.4-685.gf5af36e4.el9.noarch 2024-08-10T05:02:30.031 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-rook-2:18.2.4-685.gf5af36e4.el9.noarch 2024-08-10T05:02:30.031 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mon-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.031 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-osd-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.031 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-prometheus-alerts-2:18.2.4-685.gf5af36e4.el9.noarch 2024-08-10T05:02:30.032 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-radosgw-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.032 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-selinux-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.032 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-test-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.032 INFO:teuthology.orchestra.run.smithi159.stdout: cephadm-2:18.2.4-685.gf5af36e4.el9.noarch 2024-08-10T05:02:30.032 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-08-10T05:02:30.032 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-08-10T05:02:30.032 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-08-10T05:02:30.032 INFO:teuthology.orchestra.run.smithi159.stdout: fmt-8.1.1-5.el9.x86_64 2024-08-10T05:02:30.032 INFO:teuthology.orchestra.run.smithi159.stdout: fuse-2.9.9-16.el9.x86_64 2024-08-10T05:02:30.032 INFO:teuthology.orchestra.run.smithi159.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-08-10T05:02:30.032 INFO:teuthology.orchestra.run.smithi159.stdout: libarrow-9.0.0-11.el9.x86_64 2024-08-10T05:02:30.033 INFO:teuthology.orchestra.run.smithi159.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-08-10T05:02:30.033 INFO:teuthology.orchestra.run.smithi159.stdout: libcephfs-devel-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.033 INFO:teuthology.orchestra.run.smithi159.stdout: libcephfs2-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.033 INFO:teuthology.orchestra.run.smithi159.stdout: libcephsqlite-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.033 INFO:teuthology.orchestra.run.smithi159.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-08-10T05:02:30.033 INFO:teuthology.orchestra.run.smithi159.stdout: liboath-2.6.7-2.el9.x86_64 2024-08-10T05:02:30.033 INFO:teuthology.orchestra.run.smithi159.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-08-10T05:02:30.033 INFO:teuthology.orchestra.run.smithi159.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-08-10T05:02:30.033 INFO:teuthology.orchestra.run.smithi159.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-08-10T05:02:30.033 INFO:teuthology.orchestra.run.smithi159.stdout: librados-devel-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.034 INFO:teuthology.orchestra.run.smithi159.stdout: libradosstriper1-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.034 INFO:teuthology.orchestra.run.smithi159.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-08-10T05:02:30.034 INFO:teuthology.orchestra.run.smithi159.stdout: librgw2-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.034 INFO:teuthology.orchestra.run.smithi159.stdout: libunwind-1.6.2-1.el9.x86_64 2024-08-10T05:02:30.034 INFO:teuthology.orchestra.run.smithi159.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-08-10T05:02:30.034 INFO:teuthology.orchestra.run.smithi159.stdout: openblas-0.3.21-2.el9.x86_64 2024-08-10T05:02:30.034 INFO:teuthology.orchestra.run.smithi159.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-08-10T05:02:30.034 INFO:teuthology.orchestra.run.smithi159.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-08-10T05:02:30.034 INFO:teuthology.orchestra.run.smithi159.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-08-10T05:02:30.034 INFO:teuthology.orchestra.run.smithi159.stdout: python3-attrs-20.3.0-7.el9.noarch 2024-08-10T05:02:30.034 INFO:teuthology.orchestra.run.smithi159.stdout: python3-babel-2.9.1-2.el9.noarch 2024-08-10T05:02:30.035 INFO:teuthology.orchestra.run.smithi159.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-08-10T05:02:30.035 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-08-10T05:02:30.035 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-argparse-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.035 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-common-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.035 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cephfs-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.035 INFO:teuthology.orchestra.run.smithi159.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-08-10T05:02:30.035 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-08-10T05:02:30.035 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-08-10T05:02:30.035 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-08-10T05:02:30.036 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-08-10T05:02:30.036 INFO:teuthology.orchestra.run.smithi159.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-08-10T05:02:30.036 INFO:teuthology.orchestra.run.smithi159.stdout: python3-google-auth-1:2.32.0-1.el9.noarch 2024-08-10T05:02:30.036 INFO:teuthology.orchestra.run.smithi159.stdout: python3-iniconfig-1.1.1-7.el9.noarch 2024-08-10T05:02:30.036 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-08-10T05:02:30.036 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-08-10T05:02:30.036 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-08-10T05:02:30.036 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-08-10T05:02:30.036 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-08-10T05:02:30.036 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-08-10T05:02:30.036 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-08-10T05:02:30.037 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-08-10T05:02:30.037 INFO:teuthology.orchestra.run.smithi159.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-08-10T05:02:30.037 INFO:teuthology.orchestra.run.smithi159.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-08-10T05:02:30.037 INFO:teuthology.orchestra.run.smithi159.stdout: python3-mako-1.1.4-6.el9.noarch 2024-08-10T05:02:30.037 INFO:teuthology.orchestra.run.smithi159.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-08-10T05:02:30.037 INFO:teuthology.orchestra.run.smithi159.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-08-10T05:02:30.037 INFO:teuthology.orchestra.run.smithi159.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-08-10T05:02:30.037 INFO:teuthology.orchestra.run.smithi159.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-08-10T05:02:30.038 INFO:teuthology.orchestra.run.smithi159.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-08-10T05:02:30.038 INFO:teuthology.orchestra.run.smithi159.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-08-10T05:02:30.038 INFO:teuthology.orchestra.run.smithi159.stdout: python3-packaging-20.9-5.el9.noarch 2024-08-10T05:02:30.038 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-08-10T05:02:30.038 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pluggy-0.13.1-7.el9.noarch 2024-08-10T05:02:30.038 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ply-3.11-14.el9.noarch 2024-08-10T05:02:30.038 INFO:teuthology.orchestra.run.smithi159.stdout: python3-portend-3.1.0-2.el9.noarch 2024-08-10T05:02:30.038 INFO:teuthology.orchestra.run.smithi159.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-08-10T05:02:30.038 INFO:teuthology.orchestra.run.smithi159.stdout: python3-py-1.10.0-6.el9.noarch 2024-08-10T05:02:30.039 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-08-10T05:02:30.039 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-08-10T05:02:30.039 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-08-10T05:02:30.039 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pycparser-2.20-6.el9.noarch 2024-08-10T05:02:30.039 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pytest-6.2.2-7.el9.noarch 2024-08-10T05:02:30.039 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pytz-2021.1-5.el9.noarch 2024-08-10T05:02:30.039 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rados-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.039 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rbd-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.039 INFO:teuthology.orchestra.run.smithi159.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-08-10T05:02:30.039 INFO:teuthology.orchestra.run.smithi159.stdout: python3-requests-2.25.1-8.el9.noarch 2024-08-10T05:02:30.039 INFO:teuthology.orchestra.run.smithi159.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-08-10T05:02:30.040 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rgw-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.040 INFO:teuthology.orchestra.run.smithi159.stdout: python3-routes-2.5.1-5.el9.noarch 2024-08-10T05:02:30.040 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rsa-4.9-2.el9.noarch 2024-08-10T05:02:30.040 INFO:teuthology.orchestra.run.smithi159.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-08-10T05:02:30.040 INFO:teuthology.orchestra.run.smithi159.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-08-10T05:02:30.040 INFO:teuthology.orchestra.run.smithi159.stdout: python3-toml-0.10.2-6.el9.noarch 2024-08-10T05:02:30.040 INFO:teuthology.orchestra.run.smithi159.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-08-10T05:02:30.040 INFO:teuthology.orchestra.run.smithi159.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-08-10T05:02:30.040 INFO:teuthology.orchestra.run.smithi159.stdout: python3-webob-1.8.7-6.el9.noarch 2024-08-10T05:02:30.040 INFO:teuthology.orchestra.run.smithi159.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-08-10T05:02:30.041 INFO:teuthology.orchestra.run.smithi159.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-08-10T05:02:30.041 INFO:teuthology.orchestra.run.smithi159.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-08-10T05:02:30.041 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-fuse-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.041 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-mirror-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.041 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-nbd-2:18.2.4-685.gf5af36e4.el9.x86_64 2024-08-10T05:02:30.041 INFO:teuthology.orchestra.run.smithi159.stdout: re2-1:20211101-3.el9.x86_64 2024-08-10T05:02:30.041 INFO:teuthology.orchestra.run.smithi159.stdout: socat-1.7.4.1-6.el9.x86_64 2024-08-10T05:02:30.041 INFO:teuthology.orchestra.run.smithi159.stdout: thrift-0.15.0-2.el9.x86_64 2024-08-10T05:02:30.041 INFO:teuthology.orchestra.run.smithi159.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-08-10T05:02:30.041 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:02:30.041 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-10T05:02:30.369 DEBUG:teuthology.parallel:result is None 2024-08-10T05:02:30.370 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-10T05:02:30.370 INFO:teuthology.packaging:ref: None 2024-08-10T05:02:30.370 INFO:teuthology.packaging:tag: None 2024-08-10T05:02:30.370 INFO:teuthology.packaging:branch: reef 2024-08-10T05:02:30.370 INFO:teuthology.packaging:sha1: bca9905d683c89d50ebab7089e7e4e66f174979e 2024-08-10T05:02:30.370 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-08-10T05:02:30.585 DEBUG:teuthology.orchestra.run.smithi086:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-08-10T05:02:30.612 INFO:teuthology.orchestra.run.smithi086.stdout:18.2.4-685.gf5af36e4.el9 2024-08-10T05:02:30.613 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-685.gf5af36e4.el9 2024-08-10T05:02:30.613 INFO:teuthology.task.install:The correct ceph version 18.2.4-685.gf5af36e4 is installed. 2024-08-10T05:02:30.615 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-10T05:02:30.615 INFO:teuthology.packaging:ref: None 2024-08-10T05:02:30.615 INFO:teuthology.packaging:tag: None 2024-08-10T05:02:30.615 INFO:teuthology.packaging:branch: reef 2024-08-10T05:02:30.615 INFO:teuthology.packaging:sha1: bca9905d683c89d50ebab7089e7e4e66f174979e 2024-08-10T05:02:30.615 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-08-10T05:02:30.850 DEBUG:teuthology.orchestra.run.smithi159:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-08-10T05:02:30.872 INFO:teuthology.orchestra.run.smithi159.stdout:18.2.4-685.gf5af36e4.el9 2024-08-10T05:02:30.872 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-685.gf5af36e4.el9 2024-08-10T05:02:30.872 INFO:teuthology.task.install:The correct ceph version 18.2.4-685.gf5af36e4 is installed. 2024-08-10T05:02:30.874 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-08-10T05:02:30.874 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T05:02:30.874 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-10T05:02:30.907 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-10T05:02:30.907 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-10T05:02:30.939 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-08-10T05:02:30.939 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T05:02:30.939 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/usr/bin/daemon-helper 2024-08-10T05:02:30.977 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-10T05:02:31.045 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-10T05:02:31.045 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/usr/bin/daemon-helper 2024-08-10T05:02:31.071 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-10T05:02:31.135 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-08-10T05:02:31.135 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T05:02:31.135 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-10T05:02:31.163 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-10T05:02:31.230 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-10T05:02:31.230 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-10T05:02:31.258 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-10T05:02:31.320 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-08-10T05:02:31.320 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T05:02:31.320 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/usr/bin/stdin-killer 2024-08-10T05:02:31.347 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-10T05:02:31.414 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-10T05:02:31.414 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/usr/bin/stdin-killer 2024-08-10T05:02:31.439 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-10T05:02:31.504 INFO:teuthology.run_tasks:Running task print... 2024-08-10T05:02:31.515 INFO:teuthology.task.print:**** done install task... 2024-08-10T05:02:31.515 INFO:teuthology.run_tasks:Running task print... 2024-08-10T05:02:31.550 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2024-08-10T05:02:31.551 INFO:teuthology.run_tasks:Running task cephadm... 2024-08-10T05:02:31.684 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': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph: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'], 'sha1': 'bca9905d683c89d50ebab7089e7e4e66f174979e'} 2024-08-10T05:02:31.684 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2024-08-10T05:02:31.685 INFO:tasks.cephadm:Cluster fsid is bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:02:31.685 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-08-10T05:02:31.685 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.86', 'mon.c': '[v2:172.21.15.86:3301,v1:172.21.15.86:6790]', 'mon.b': '172.21.15.159'} 2024-08-10T05:02:31.686 INFO:tasks.cephadm:First mon is mon.a on smithi086 2024-08-10T05:02:31.686 INFO:tasks.cephadm:First mgr is y 2024-08-10T05:02:31.686 INFO:tasks.cephadm:Normalizing hostnames... 2024-08-10T05:02:31.686 DEBUG:teuthology.orchestra.run.smithi086:> sudo hostname $(hostname -s) 2024-08-10T05:02:31.715 DEBUG:teuthology.orchestra.run.smithi159:> sudo hostname $(hostname -s) 2024-08-10T05:02:31.740 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2024-08-10T05:02:31.740 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=bca9905d683c89d50ebab7089e7e4e66f174979e 2024-08-10T05:02:31.878 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'bca9905d683c89d50ebab7089e7e4e66f174979e', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/55788/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.1.0-1335-gbca9905d', 'node_name': '172.21.5.32+adami02', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.1.0-1335.gbca9905d'}, 'url': 'https://3.chacra.ceph.com/r/ceph/squid/bca9905d683c89d50ebab7089e7e4e66f174979e/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-08-08 16:24:51.375880', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/squid/bca9905d683c89d50ebab7089e7e4e66f174979e/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-08-10T05:02:32.100 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref reef, sha1 f5af36e41a4be54dad5211c2711c3d3163fd7780 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&ref=reef 2024-08-10T05:02:32.102 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/reef/f5af36e41a4be54dad5211c2711c3d3163fd7780/centos/9/x86_64/flavors/default/cephadm 2024-08-10T05:02:32.102 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/reef/f5af36e41a4be54dad5211c2711c3d3163fd7780/centos/9/x86_64/flavors/default/cephadm 2024-08-10T05:02:32.102 DEBUG:teuthology.orchestra.run.smithi086:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/reef/f5af36e41a4be54dad5211c2711c3d3163fd7780/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-10T05:02:32.468 INFO:teuthology.orchestra.run.smithi086.stdout:-rw-r--r--. 1 ubuntu ubuntu 215595 Aug 10 05:02 /home/ubuntu/cephtest/cephadm 2024-08-10T05:02:32.469 DEBUG:teuthology.orchestra.run.smithi159:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/reef/f5af36e41a4be54dad5211c2711c3d3163fd7780/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-10T05:02:32.824 INFO:teuthology.orchestra.run.smithi159.stdout:-rw-r--r--. 1 ubuntu ubuntu 215595 Aug 10 05:02 /home/ubuntu/cephtest/cephadm 2024-08-10T05:02:32.824 DEBUG:teuthology.orchestra.run.smithi086:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-10T05:02:32.845 DEBUG:teuthology.orchestra.run.smithi159:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-10T05:02:32.887 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2024-08-10T05:02:32.888 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-08-10T05:02:32.895 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-08-10T05:02:33.686 INFO:teuthology.orchestra.run.smithi159.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-08-10T05:02:33.689 INFO:teuthology.orchestra.run.smithi086.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-08-10T05:03:16.192 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2024-08-10T05:03:16.193 INFO:teuthology.orchestra.run.smithi159.stdout: "ceph_version": "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)", 2024-08-10T05:03:16.193 INFO:teuthology.orchestra.run.smithi159.stdout: "image_id": "20036124afeb4e0feaabab3bf0f2abdfe70c400ef301d512f78739b179fc95d8", 2024-08-10T05:03:16.193 INFO:teuthology.orchestra.run.smithi159.stdout: "repo_digests": [ 2024-08-10T05:03:16.193 INFO:teuthology.orchestra.run.smithi159.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae" 2024-08-10T05:03:16.193 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2024-08-10T05:03:16.193 INFO:teuthology.orchestra.run.smithi159.stdout:} 2024-08-10T05:03:17.104 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:03:17.105 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph_version": "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)", 2024-08-10T05:03:17.105 INFO:teuthology.orchestra.run.smithi086.stdout: "image_id": "20036124afeb4e0feaabab3bf0f2abdfe70c400ef301d512f78739b179fc95d8", 2024-08-10T05:03:17.105 INFO:teuthology.orchestra.run.smithi086.stdout: "repo_digests": [ 2024-08-10T05:03:17.105 INFO:teuthology.orchestra.run.smithi086.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae" 2024-08-10T05:03:17.105 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2024-08-10T05:03:17.105 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:03:17.124 DEBUG:teuthology.orchestra.run.smithi086:> sudo mkdir -p /etc/ceph 2024-08-10T05:03:17.170 DEBUG:teuthology.orchestra.run.smithi159:> sudo mkdir -p /etc/ceph 2024-08-10T05:03:17.201 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod 777 /etc/ceph 2024-08-10T05:03:17.226 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 777 /etc/ceph 2024-08-10T05:03:17.269 INFO:tasks.cephadm:Writing seed config... 2024-08-10T05:03:17.271 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-08-10T05:03:17.271 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-08-10T05:03:17.271 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-08-10T05:03:17.271 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-08-10T05:03:17.271 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-08-10T05:03:17.271 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-08-10T05:03:17.271 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-08-10T05:03:17.271 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-08-10T05:03:17.271 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-08-10T05:03:17.271 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-08-10T05:03:17.271 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-08-10T05:03:17.272 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T05:03:17.272 DEBUG:teuthology.orchestra.run.smithi086:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-08-10T05:03:17.287 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 = bfc063ea-56d5-11ef-bcce-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-08-10T05:03:17.287 DEBUG:teuthology.orchestra.run.smithi086:mon.a> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.a.service 2024-08-10T05:03:17.330 DEBUG:teuthology.orchestra.run.smithi086:mgr.y> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.y.service 2024-08-10T05:03:17.373 INFO:tasks.cephadm:Bootstrapping... 2024-08-10T05:03:17.373 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid bfc063ea-56d5-11ef-bcce-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.86 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-08-10T05:03:17.527 INFO:teuthology.orchestra.run.smithi086.stdout:-------------------------------------------------------------------------------- 2024-08-10T05:03:17.527 INFO:teuthology.orchestra.run.smithi086.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', 'bfc063ea-56d5-11ef-bcce-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.86', '--skip-admin-label'] 2024-08-10T05:03:17.553 INFO:teuthology.orchestra.run.smithi086.stdout:/bin/podman: stdout 5.1.2 2024-08-10T05:03:17.553 INFO:teuthology.orchestra.run.smithi086.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-08-10T05:03:17.553 INFO:teuthology.orchestra.run.smithi086.stdout:Verifying podman|docker is present... 2024-08-10T05:03:17.577 INFO:teuthology.orchestra.run.smithi086.stdout:/bin/podman: stdout 5.1.2 2024-08-10T05:03:17.577 INFO:teuthology.orchestra.run.smithi086.stdout:Verifying lvm2 is present... 2024-08-10T05:03:17.577 INFO:teuthology.orchestra.run.smithi086.stdout:Verifying time synchronization is in place... 2024-08-10T05:03:17.585 INFO:teuthology.orchestra.run.smithi086.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-10T05:03:17.585 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-10T05:03:17.590 INFO:teuthology.orchestra.run.smithi086.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-10T05:03:17.591 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stdout inactive 2024-08-10T05:03:17.597 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stdout enabled 2024-08-10T05:03:17.603 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stdout active 2024-08-10T05:03:17.603 INFO:teuthology.orchestra.run.smithi086.stdout:Unit chronyd.service is enabled and running 2024-08-10T05:03:17.603 INFO:teuthology.orchestra.run.smithi086.stdout:Repeating the final host check... 2024-08-10T05:03:17.626 INFO:teuthology.orchestra.run.smithi086.stdout:/bin/podman: stdout 5.1.2 2024-08-10T05:03:17.627 INFO:teuthology.orchestra.run.smithi086.stdout:podman (/bin/podman) version 5.1.2 is present 2024-08-10T05:03:17.627 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl is present 2024-08-10T05:03:17.627 INFO:teuthology.orchestra.run.smithi086.stdout:lvcreate is present 2024-08-10T05:03:17.633 INFO:teuthology.orchestra.run.smithi086.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-10T05:03:17.633 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-10T05:03:17.639 INFO:teuthology.orchestra.run.smithi086.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-10T05:03:17.639 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stdout inactive 2024-08-10T05:03:17.645 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stdout enabled 2024-08-10T05:03:17.652 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stdout active 2024-08-10T05:03:17.652 INFO:teuthology.orchestra.run.smithi086.stdout:Unit chronyd.service is enabled and running 2024-08-10T05:03:17.652 INFO:teuthology.orchestra.run.smithi086.stdout:Host looks OK 2024-08-10T05:03:17.652 INFO:teuthology.orchestra.run.smithi086.stdout:Cluster fsid: bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:03:17.652 INFO:teuthology.orchestra.run.smithi086.stdout:Acquiring lock 140547866699520 on /run/cephadm/bfc063ea-56d5-11ef-bcce-c7b262605968.lock 2024-08-10T05:03:17.652 INFO:teuthology.orchestra.run.smithi086.stdout:Lock 140547866699520 acquired on /run/cephadm/bfc063ea-56d5-11ef-bcce-c7b262605968.lock 2024-08-10T05:03:17.653 INFO:teuthology.orchestra.run.smithi086.stdout:Verifying IP 172.21.15.86 port 3300 ... 2024-08-10T05:03:17.653 INFO:teuthology.orchestra.run.smithi086.stdout:Verifying IP 172.21.15.86 port 6789 ... 2024-08-10T05:03:17.653 INFO:teuthology.orchestra.run.smithi086.stdout:Base mon IP(s) is [172.21.15.86:3300, 172.21.15.86:6789], mon addrv is [v2:172.21.15.86:3300,v1:172.21.15.86:6789] 2024-08-10T05:03:17.656 INFO:teuthology.orchestra.run.smithi086.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.86 metric 100 2024-08-10T05:03:17.656 INFO:teuthology.orchestra.run.smithi086.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.86 metric 100 2024-08-10T05:03:17.658 INFO:teuthology.orchestra.run.smithi086.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-08-10T05:03:17.658 INFO:teuthology.orchestra.run.smithi086.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-08-10T05:03:17.659 INFO:teuthology.orchestra.run.smithi086.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1759sec hoplimit 64 pref medium 2024-08-10T05:03:17.661 INFO:teuthology.orchestra.run.smithi086.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-08-10T05:03:17.661 INFO:teuthology.orchestra.run.smithi086.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-08-10T05:03:17.661 INFO:teuthology.orchestra.run.smithi086.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-10T05:03:17.661 INFO:teuthology.orchestra.run.smithi086.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-08-10T05:03:17.661 INFO:teuthology.orchestra.run.smithi086.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d809/64 scope link 2024-08-10T05:03:17.661 INFO:teuthology.orchestra.run.smithi086.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-10T05:03:17.662 INFO:teuthology.orchestra.run.smithi086.stdout:Mon IP `172.21.15.86` is in CIDR network `172.21.0.0/20` 2024-08-10T05:03:17.662 INFO:teuthology.orchestra.run.smithi086.stdout:Mon IP `172.21.15.86` is in CIDR network `172.21.0.0/20` 2024-08-10T05:03:17.662 INFO:teuthology.orchestra.run.smithi086.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-08-10T05:03:17.662 INFO:teuthology.orchestra.run.smithi086.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-08-10T05:03:17.663 INFO:teuthology.orchestra.run.smithi086.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-08-10T05:03:18.139 INFO:teuthology.orchestra.run.smithi086.stdout:/bin/podman: stdout 20036124afeb4e0feaabab3bf0f2abdfe70c400ef301d512f78739b179fc95d8 2024-08-10T05:03:18.140 INFO:teuthology.orchestra.run.smithi086.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:reef... 2024-08-10T05:03:18.140 INFO:teuthology.orchestra.run.smithi086.stdout:/bin/podman: stderr Getting image source signatures 2024-08-10T05:03:18.140 INFO:teuthology.orchestra.run.smithi086.stdout:/bin/podman: stderr Copying blob sha256:7b7e0e23aa524e56e015a57fb6e0df0d0e2dc6924ffa8c409b068c330ab9bd19 2024-08-10T05:03:18.140 INFO:teuthology.orchestra.run.smithi086.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-08-10T05:03:18.140 INFO:teuthology.orchestra.run.smithi086.stdout:/bin/podman: stderr Copying config sha256:20036124afeb4e0feaabab3bf0f2abdfe70c400ef301d512f78739b179fc95d8 2024-08-10T05:03:18.140 INFO:teuthology.orchestra.run.smithi086.stdout:/bin/podman: stderr Writing manifest to image destination 2024-08-10T05:03:19.211 INFO:teuthology.orchestra.run.smithi086.stdout:ceph: stdout ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable) 2024-08-10T05:03:19.211 INFO:teuthology.orchestra.run.smithi086.stdout:Ceph version: ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable) 2024-08-10T05:03:19.211 INFO:teuthology.orchestra.run.smithi086.stdout:Extracting ceph user uid/gid from container image... 2024-08-10T05:03:20.106 INFO:teuthology.orchestra.run.smithi086.stdout:stat: stdout 167 167 2024-08-10T05:03:20.107 INFO:teuthology.orchestra.run.smithi086.stdout:Creating initial keys... 2024-08-10T05:03:21.062 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph-authtool: stdout AQCY9LZm9wZDGxAAbIYuRhEkWiWfhSiJ2yIwrg== 2024-08-10T05:03:22.100 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph-authtool: stdout AQCZ9LZmgeWOGBAAKOBSGYxCilkvzRsmvcXLXA== 2024-08-10T05:03:23.123 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph-authtool: stdout AQCa9LZmf47gGhAA1y215ThIu0IUgBQthHVkBg== 2024-08-10T05:03:23.124 INFO:teuthology.orchestra.run.smithi086.stdout:Creating initial monmap... 2024-08-10T05:03:24.036 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-10T05:03:24.036 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-08-10T05:03:24.036 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:03:24.036 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-10T05:03:24.036 INFO:teuthology.orchestra.run.smithi086.stdout:monmaptool for a [v2:172.21.15.86:3300,v1:172.21.15.86:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-10T05:03:24.036 INFO:teuthology.orchestra.run.smithi086.stdout:setting min_mon_release = pacific 2024-08-10T05:03:24.036 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/monmaptool: set fsid to bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:03:24.036 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-10T05:03:24.036 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:03:24.036 INFO:teuthology.orchestra.run.smithi086.stdout:Creating mon... 2024-08-10T05:03:25.125 INFO:teuthology.orchestra.run.smithi086.stdout:create mon.a on 2024-08-10T05:03:25.323 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-08-10T05:03:25.466 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-08-10T05:03:25.631 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-bfc063ea-56d5-11ef-bcce-c7b262605968.target → /etc/systemd/system/ceph-bfc063ea-56d5-11ef-bcce-c7b262605968.target. 2024-08-10T05:03:25.632 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-bfc063ea-56d5-11ef-bcce-c7b262605968.target → /etc/systemd/system/ceph-bfc063ea-56d5-11ef-bcce-c7b262605968.target. 2024-08-10T05:03:25.854 INFO:teuthology.orchestra.run.smithi086.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.a 2024-08-10T05:03:25.855 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stderr Failed to reset failed state of unit ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.a.service: Unit ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.a.service not loaded. 2024-08-10T05:03:26.022 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-bfc063ea-56d5-11ef-bcce-c7b262605968.target.wants/ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.a.service → /etc/systemd/system/ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@.service. 2024-08-10T05:03:26.581 INFO:teuthology.orchestra.run.smithi086.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-08-10T05:03:26.582 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stdout disabled 2024-08-10T05:03:26.589 INFO:teuthology.orchestra.run.smithi086.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-08-10T05:03:26.589 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stdout inactive 2024-08-10T05:03:26.589 INFO:teuthology.orchestra.run.smithi086.stdout:firewalld.service is not enabled 2024-08-10T05:03:26.589 INFO:teuthology.orchestra.run.smithi086.stdout:Not possible to enable service . firewalld.service is not available 2024-08-10T05:03:26.589 INFO:teuthology.orchestra.run.smithi086.stdout:Waiting for mon to start... 2024-08-10T05:03:26.589 INFO:teuthology.orchestra.run.smithi086.stdout:Waiting for mon... 2024-08-10T05:03:27.502 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout cluster: 2024-08-10T05:03:27.502 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout id: bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:03:27.502 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-08-10T05:03:27.502 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout 2024-08-10T05:03:27.502 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout services: 2024-08-10T05:03:27.502 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.550575s) 2024-08-10T05:03:27.502 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-08-10T05:03:27.503 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-08-10T05:03:27.503 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout 2024-08-10T05:03:27.503 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout data: 2024-08-10T05:03:27.503 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-08-10T05:03:27.503 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-08-10T05:03:27.503 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-08-10T05:03:27.503 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout pgs: 2024-08-10T05:03:27.503 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout 2024-08-10T05:03:27.503 INFO:teuthology.orchestra.run.smithi086.stdout:mon is available 2024-08-10T05:03:27.503 INFO:teuthology.orchestra.run.smithi086.stdout:Assimilating anything we can from ceph.conf... 2024-08-10T05:03:28.555 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:28 smithi086 ceph-mon[29145]: from='client.? 172.21.15.86:0/4180944003' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-10T05:03:28.558 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout 2024-08-10T05:03:28.559 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout [global] 2024-08-10T05:03:28.559 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout fsid = bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:03:28.559 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.86:3300,v1:172.21.15.86:6789] 2024-08-10T05:03:28.559 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-10T05:03:28.559 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-10T05:03:28.559 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-10T05:03:28.559 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-10T05:03:28.559 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout 2024-08-10T05:03:28.559 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-10T05:03:28.559 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-10T05:03:28.559 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout 2024-08-10T05:03:28.559 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout [osd] 2024-08-10T05:03:28.559 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-10T05:03:28.560 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-10T05:03:28.560 INFO:teuthology.orchestra.run.smithi086.stdout:Generating new minimal ceph.conf... 2024-08-10T05:03:29.568 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:29 smithi086 ceph-mon[29145]: from='client.? 172.21.15.86:0/798876429' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:03:29.572 INFO:teuthology.orchestra.run.smithi086.stdout:Restarting the monitor... 2024-08-10T05:03:29.832 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:29 smithi086 systemd[1]: Stopping Ceph mon.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:03:30.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:29 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a[29122]: 2024-08-10T05:03:29.831+0000 7fb184797640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T05:03:30.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:29 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a[29122]: 2024-08-10T05:03:29.831+0000 7fb184797640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-08-10T05:03:30.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:30 smithi086 podman[29478]: 2024-08-10 05:03:30.045881283 +0000 UTC m=+0.309024798 container died eaabb8ee0b86907446a9222e1b0fa8c10da519e6a3b41231c120e943b9d011c0 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-f5af36e, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T05:03:30.646 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:30 smithi086 podman[29478]: 2024-08-10 05:03:30.404549626 +0000 UTC m=+0.667693142 container cleanup eaabb8ee0b86907446a9222e1b0fa8c10da519e6a3b41231c120e943b9d011c0 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a, RELEASE=reef-f5af36e, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD) 2024-08-10T05:03:30.646 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:30 smithi086 bash[29478]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a 2024-08-10T05:03:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:30 smithi086 podman[29496]: 2024-08-10 05:03:30.64692991 +0000 UTC m=+0.594605724 container remove eaabb8ee0b86907446a9222e1b0fa8c10da519e6a3b41231c120e943b9d011c0 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a, 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.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-f5af36e, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0) 2024-08-10T05:03:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:30 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-10T05:03:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:30 smithi086 systemd[1]: Stopped Ceph mon.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:03:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:30 smithi086 systemd[1]: Starting Ceph mon.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:03:31.241 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:30 smithi086 podman[29596]: 2024-08-10 05:03:30.879025872 +0000 UTC m=+0.017118920 image pull 20036124afeb4e0feaabab3bf0f2abdfe70c400ef301d512f78739b179fc95d8 quay.ceph.io/ceph-ci/ceph:reef 2024-08-10T05:03:31.242 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:30 smithi086 podman[29596]: 2024-08-10 05:03:30.989446935 +0000 UTC m=+0.127539967 container create e4af363ffb0d61b00aef960e8466526da126a70b55fb7b5037c1ddd2f555ba11 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a, RELEASE=reef-f5af36e, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-08-10T05:03:31.242 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 podman[29596]: 2024-08-10 05:03:31.158186464 +0000 UTC m=+0.296279497 container init e4af363ffb0d61b00aef960e8466526da126a70b55fb7b5037c1ddd2f555ba11 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-f5af36e, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , 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, ceph=True, CEPH_POINT_RELEASE=) 2024-08-10T05:03:31.242 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 podman[29596]: 2024-08-10 05:03:31.16243924 +0000 UTC m=+0.300532281 container start e4af363ffb0d61b00aef960e8466526da126a70b55fb7b5037c1ddd2f555ba11 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a, maintainer=Guillaume Abrioux , RELEASE=reef-f5af36e, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.schema-version=1.0) 2024-08-10T05:03:31.242 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: set uid:gid to 167:167 (ceph:ceph) 2024-08-10T05:03:31.242 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable), process ceph-mon, pid 7 2024-08-10T05:03:31.242 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: pidfile_write: ignore empty --pid-file 2024-08-10T05:03:31.242 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: load: jerasure load: lrc 2024-08-10T05:03:31.242 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: RocksDB version: 7.9.2 2024-08-10T05:03:31.242 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Git sha 0 2024-08-10T05:03:31.242 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Compile date 2024-08-09 20:28:56 2024-08-10T05:03:31.242 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: DB SUMMARY 2024-08-10T05:03:31.243 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: DB Session ID: GDBUGX60MNW51U83J833 2024-08-10T05:03:31.243 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: CURRENT file: CURRENT 2024-08-10T05:03:31.243 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: IDENTITY file: IDENTITY 2024-08-10T05:03:31.243 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-08-10T05:03:31.243 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-08-10T05:03:31.243 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84540 ; 2024-08-10T05:03:31.243 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.error_if_exists: 0 2024-08-10T05:03:31.243 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.create_if_missing: 0 2024-08-10T05:03:31.243 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.paranoid_checks: 1 2024-08-10T05:03:31.243 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-10T05:03:31.244 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-10T05:03:31.244 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-10T05:03:31.244 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.env: 0x5620643e8bc0 2024-08-10T05:03:31.244 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.fs: PosixFileSystem 2024-08-10T05:03:31.244 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.info_log: 0x5620654a8be0 2024-08-10T05:03:31.244 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_file_opening_threads: 16 2024-08-10T05:03:31.244 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.statistics: (nil) 2024-08-10T05:03:31.245 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.use_fsync: 0 2024-08-10T05:03:31.245 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_log_file_size: 0 2024-08-10T05:03:31.245 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-10T05:03:31.245 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-10T05:03:31.245 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.keep_log_file_num: 1000 2024-08-10T05:03:31.245 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.recycle_log_file_num: 0 2024-08-10T05:03:31.245 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.allow_fallocate: 1 2024-08-10T05:03:31.245 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.allow_mmap_reads: 0 2024-08-10T05:03:31.245 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.allow_mmap_writes: 0 2024-08-10T05:03:31.245 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.use_direct_reads: 0 2024-08-10T05:03:31.245 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-10T05:03:31.245 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.create_missing_column_families: 0 2024-08-10T05:03:31.245 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.db_log_dir: 2024-08-10T05:03:31.246 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.wal_dir: 2024-08-10T05:03:31.246 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-10T05:03:31.246 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-10T05:03:31.246 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-10T05:03:31.246 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-10T05:03:31.246 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-10T05:03:31.246 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-10T05:03:31.246 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.advise_random_on_open: 1 2024-08-10T05:03:31.246 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.db_write_buffer_size: 0 2024-08-10T05:03:31.246 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.write_buffer_manager: 0x562065478140 2024-08-10T05:03:31.246 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-10T05:03:31.247 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-10T05:03:31.247 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-10T05:03:31.247 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.rate_limiter: (nil) 2024-08-10T05:03:31.247 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-10T05:03:31.247 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.wal_recovery_mode: 2 2024-08-10T05:03:31.247 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.enable_thread_tracking: 0 2024-08-10T05:03:31.247 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.enable_pipelined_write: 0 2024-08-10T05:03:31.247 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.unordered_write: 0 2024-08-10T05:03:31.247 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-10T05:03:31.247 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-10T05:03:31.247 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-10T05:03:31.247 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-10T05:03:31.247 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.row_cache: None 2024-08-10T05:03:31.248 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.wal_filter: None 2024-08-10T05:03:31.248 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-10T05:03:31.248 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.allow_ingest_behind: 0 2024-08-10T05:03:31.248 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.two_write_queues: 0 2024-08-10T05:03:31.248 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.manual_wal_flush: 0 2024-08-10T05:03:31.248 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.wal_compression: 0 2024-08-10T05:03:31.248 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.atomic_flush: 0 2024-08-10T05:03:31.248 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-10T05:03:31.248 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-10T05:03:31.248 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-10T05:03:31.248 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.log_readahead_size: 0 2024-08-10T05:03:31.248 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-10T05:03:31.248 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.best_efforts_recovery: 0 2024-08-10T05:03:31.248 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-10T05:03:31.249 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-10T05:03:31.249 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.allow_data_in_errors: 0 2024-08-10T05:03:31.250 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.db_host_id: __hostname__ 2024-08-10T05:03:31.250 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-10T05:03:31.250 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_background_jobs: 2 2024-08-10T05:03:31.250 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_background_compactions: -1 2024-08-10T05:03:31.250 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_subcompactions: 1 2024-08-10T05:03:31.250 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-10T05:03:31.250 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-10T05:03:31.250 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-10T05:03:31.250 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_total_wal_size: 0 2024-08-10T05:03:31.250 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-10T05:03:31.251 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-10T05:03:31.251 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-10T05:03:31.251 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-10T05:03:31.251 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_open_files: -1 2024-08-10T05:03:31.251 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.bytes_per_sync: 0 2024-08-10T05:03:31.251 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-10T05:03:31.251 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-10T05:03:31.251 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compaction_readahead_size: 0 2024-08-10T05:03:31.251 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_background_flushes: -1 2024-08-10T05:03:31.251 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Compression algorithms supported: 2024-08-10T05:03:31.251 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: kZSTD supported: 0 2024-08-10T05:03:31.251 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: kXpressCompression supported: 0 2024-08-10T05:03:31.251 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: kBZip2Compression supported: 0 2024-08-10T05:03:31.252 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-10T05:03:31.252 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: kLZ4Compression supported: 1 2024-08-10T05:03:31.252 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: kZlibCompression supported: 1 2024-08-10T05:03:31.252 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: kLZ4HCCompression supported: 1 2024-08-10T05:03:31.252 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: kSnappyCompression supported: 1 2024-08-10T05:03:31.252 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-10T05:03:31.252 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-10T05:03:31.252 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-08-10T05:03:31.252 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-10T05:03:31.252 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-10T05:03:31.252 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.merge_operator: 2024-08-10T05:03:31.252 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compaction_filter: None 2024-08-10T05:03:31.252 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compaction_filter_factory: None 2024-08-10T05:03:31.253 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.sst_partitioner_factory: None 2024-08-10T05:03:31.253 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-10T05:03:31.253 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-10T05:03:31.253 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5620654a8820) 2024-08-10T05:03:31.253 INFO:journalctl@ceph.mon.a.smithi086.stdout: cache_index_and_filter_blocks: 1 2024-08-10T05:03:31.253 INFO:journalctl@ceph.mon.a.smithi086.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-10T05:03:31.253 INFO:journalctl@ceph.mon.a.smithi086.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-10T05:03:31.253 INFO:journalctl@ceph.mon.a.smithi086.stdout: pin_top_level_index_and_filter: 1 2024-08-10T05:03:31.253 INFO:journalctl@ceph.mon.a.smithi086.stdout: index_type: 0 2024-08-10T05:03:31.253 INFO:journalctl@ceph.mon.a.smithi086.stdout: data_block_index_type: 0 2024-08-10T05:03:31.253 INFO:journalctl@ceph.mon.a.smithi086.stdout: index_shortening: 1 2024-08-10T05:03:31.253 INFO:journalctl@ceph.mon.a.smithi086.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-10T05:03:31.253 INFO:journalctl@ceph.mon.a.smithi086.stdout: checksum: 4 2024-08-10T05:03:31.254 INFO:journalctl@ceph.mon.a.smithi086.stdout: no_block_cache: 0 2024-08-10T05:03:31.254 INFO:journalctl@ceph.mon.a.smithi086.stdout: block_cache: 0x56206549d350 2024-08-10T05:03:31.254 INFO:journalctl@ceph.mon.a.smithi086.stdout: block_cache_name: BinnedLRUCache 2024-08-10T05:03:31.254 INFO:journalctl@ceph.mon.a.smithi086.stdout: block_cache_options: 2024-08-10T05:03:31.254 INFO:journalctl@ceph.mon.a.smithi086.stdout: capacity : 536870912 2024-08-10T05:03:31.254 INFO:journalctl@ceph.mon.a.smithi086.stdout: num_shard_bits : 4 2024-08-10T05:03:31.254 INFO:journalctl@ceph.mon.a.smithi086.stdout: strict_capacity_limit : 0 2024-08-10T05:03:31.254 INFO:journalctl@ceph.mon.a.smithi086.stdout: high_pri_pool_ratio: 0.000 2024-08-10T05:03:31.254 INFO:journalctl@ceph.mon.a.smithi086.stdout: block_cache_compressed: (nil) 2024-08-10T05:03:31.254 INFO:journalctl@ceph.mon.a.smithi086.stdout: persistent_cache: (nil) 2024-08-10T05:03:31.254 INFO:journalctl@ceph.mon.a.smithi086.stdout: block_size: 4096 2024-08-10T05:03:31.254 INFO:journalctl@ceph.mon.a.smithi086.stdout: block_size_deviation: 10 2024-08-10T05:03:31.255 INFO:journalctl@ceph.mon.a.smithi086.stdout: block_restart_interval: 16 2024-08-10T05:03:31.255 INFO:journalctl@ceph.mon.a.smithi086.stdout: index_block_restart_interval: 1 2024-08-10T05:03:31.255 INFO:journalctl@ceph.mon.a.smithi086.stdout: metadata_block_size: 4096 2024-08-10T05:03:31.255 INFO:journalctl@ceph.mon.a.smithi086.stdout: partition_filters: 0 2024-08-10T05:03:31.255 INFO:journalctl@ceph.mon.a.smithi086.stdout: use_delta_encoding: 1 2024-08-10T05:03:31.255 INFO:journalctl@ceph.mon.a.smithi086.stdout: filter_policy: bloomfilter 2024-08-10T05:03:31.255 INFO:journalctl@ceph.mon.a.smithi086.stdout: whole_key_filtering: 1 2024-08-10T05:03:31.255 INFO:journalctl@ceph.mon.a.smithi086.stdout: verify_compression: 0 2024-08-10T05:03:31.255 INFO:journalctl@ceph.mon.a.smithi086.stdout: read_amp_bytes_per_bit: 0 2024-08-10T05:03:31.255 INFO:journalctl@ceph.mon.a.smithi086.stdout: format_version: 5 2024-08-10T05:03:31.255 INFO:journalctl@ceph.mon.a.smithi086.stdout: enable_index_compression: 1 2024-08-10T05:03:31.255 INFO:journalctl@ceph.mon.a.smithi086.stdout: block_align: 0 2024-08-10T05:03:31.255 INFO:journalctl@ceph.mon.a.smithi086.stdout: max_auto_readahead_size: 262144 2024-08-10T05:03:31.256 INFO:journalctl@ceph.mon.a.smithi086.stdout: prepopulate_block_cache: 0 2024-08-10T05:03:31.256 INFO:journalctl@ceph.mon.a.smithi086.stdout: initial_auto_readahead_size: 8192 2024-08-10T05:03:31.256 INFO:journalctl@ceph.mon.a.smithi086.stdout: num_file_reads_for_auto_readahead: 2 2024-08-10T05:03:31.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.write_buffer_size: 33554432 2024-08-10T05:03:31.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_write_buffer_number: 2 2024-08-10T05:03:31.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compression: NoCompression 2024-08-10T05:03:31.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.bottommost_compression: Disabled 2024-08-10T05:03:31.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.prefix_extractor: nullptr 2024-08-10T05:03:31.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-10T05:03:31.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.num_levels: 7 2024-08-10T05:03:31.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-10T05:03:31.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-10T05:03:31.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-10T05:03:31.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-10T05:03:31.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-10T05:03:31.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-10T05:03:31.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-10T05:03:31.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-10T05:03:31.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-10T05:03:31.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-10T05:03:31.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-10T05:03:31.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-10T05:03:31.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-10T05:03:31.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compression_opts.level: 32767 2024-08-10T05:03:31.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compression_opts.strategy: 0 2024-08-10T05:03:31.258 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-10T05:03:31.258 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-10T05:03:31.258 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-10T05:03:31.258 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-10T05:03:31.258 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compression_opts.enabled: false 2024-08-10T05:03:31.258 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-10T05:03:31.258 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-10T05:03:31.258 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-10T05:03:31.258 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-10T05:03:31.259 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.target_file_size_base: 67108864 2024-08-10T05:03:31.259 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-10T05:03:31.259 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-10T05:03:31.259 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-10T05:03:31.260 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-10T05:03:31.260 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-10T05:03:31.260 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-10T05:03:31.260 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-10T05:03:31.260 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-10T05:03:31.260 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-10T05:03:31.260 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-10T05:03:31.260 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-10T05:03:31.260 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-10T05:03:31.260 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-10T05:03:31.260 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-10T05:03:31.260 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.arena_block_size: 1048576 2024-08-10T05:03:31.260 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-10T05:03:31.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-10T05:03:31.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.disable_auto_compactions: 0 2024-08-10T05:03:31.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-10T05:03:31.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-10T05:03:31.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-10T05:03:31.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-10T05:03:31.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-10T05:03:31.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-10T05:03:31.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-10T05:03:31.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-10T05:03:31.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-10T05:03:31.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-10T05:03:31.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.table_properties_collectors: 2024-08-10T05:03:31.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.inplace_update_support: 0 2024-08-10T05:03:31.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-10T05:03:31.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-10T05:03:31.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-10T05:03:31.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-10T05:03:31.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.bloom_locality: 0 2024-08-10T05:03:31.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.max_successive_merges: 0 2024-08-10T05:03:31.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-10T05:03:31.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.paranoid_file_checks: 0 2024-08-10T05:03:31.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.force_consistency_checks: 1 2024-08-10T05:03:31.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.report_bg_io_stats: 0 2024-08-10T05:03:31.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.ttl: 2592000 2024-08-10T05:03:31.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-10T05:03:31.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-10T05:03:31.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-10T05:03:31.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.enable_blob_files: false 2024-08-10T05:03:31.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.min_blob_size: 0 2024-08-10T05:03:31.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.blob_file_size: 268435456 2024-08-10T05:03:31.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-10T05:03:31.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-10T05:03:31.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-10T05:03:31.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-10T05:03:31.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-10T05:03:31.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.blob_file_starting_level: 0 2024-08-10T05:03:31.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-10T05:03:31.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: 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-08-10T05:03:31.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-08-10T05:03:31.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3a839dab-8a71-4b64-86dd-2906c5fec9a6 2024-08-10T05:03:31.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723266211188507, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-08-10T05:03:31.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-08-10T05:03:31.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723266211189339, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81064, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 79240, "index_size": 234, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10267, "raw_average_key_size": 47, "raw_value_size": 73441, "raw_average_value_size": 341, "num_data_blocks": 10, "num_entries": 215, "num_filter_entries": 215, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "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": 1723266211, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3a839dab-8a71-4b64-86dd-2906c5fec9a6", "db_session_id": "GDBUGX60MNW51U83J833", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-08-10T05:03:31.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723266211189434, "job": 1, "event": "recovery_finished"} 2024-08-10T05:03:31.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-08-10T05:03:31.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: 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-08-10T05:03:31.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5620654c6e00 2024-08-10T05:03:31.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: DB pointer 0x5620655ba000 2024-08-10T05:03:31.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-10T05:03:31.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-10T05:03:31.264 INFO:journalctl@ceph.mon.a.smithi086.stdout: ** DB Stats ** 2024-08-10T05:03:31.265 INFO:journalctl@ceph.mon.a.smithi086.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T05:03:31.265 INFO:journalctl@ceph.mon.a.smithi086.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-10T05:03:31.265 INFO:journalctl@ceph.mon.a.smithi086.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T05:03:31.265 INFO:journalctl@ceph.mon.a.smithi086.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T05:03:31.265 INFO:journalctl@ceph.mon.a.smithi086.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-10T05:03:31.265 INFO:journalctl@ceph.mon.a.smithi086.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T05:03:31.265 INFO:journalctl@ceph.mon.a.smithi086.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T05:03:31.265 INFO:journalctl@ceph.mon.a.smithi086.stdout: 2024-08-10T05:03:31.265 INFO:journalctl@ceph.mon.a.smithi086.stdout: ** Compaction Stats [default] ** 2024-08-10T05:03:31.265 INFO:journalctl@ceph.mon.a.smithi086.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-10T05:03:31.265 INFO:journalctl@ceph.mon.a.smithi086.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-10T05:03:31.265 INFO:journalctl@ceph.mon.a.smithi086.stdout: L0 2/0 81.00 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-10T05:03:31.265 INFO:journalctl@ceph.mon.a.smithi086.stdout: Sum 2/0 81.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-10T05:03:31.266 INFO:journalctl@ceph.mon.a.smithi086.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 142.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-10T05:03:31.266 INFO:journalctl@ceph.mon.a.smithi086.stdout: 2024-08-10T05:03:31.266 INFO:journalctl@ceph.mon.a.smithi086.stdout: ** Compaction Stats [default] ** 2024-08-10T05:03:31.266 INFO:journalctl@ceph.mon.a.smithi086.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-10T05:03:31.266 INFO:journalctl@ceph.mon.a.smithi086.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-10T05:03:31.266 INFO:journalctl@ceph.mon.a.smithi086.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 142.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-10T05:03:31.266 INFO:journalctl@ceph.mon.a.smithi086.stdout: 2024-08-10T05:03:31.266 INFO:journalctl@ceph.mon.a.smithi086.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-10T05:03:31.266 INFO:journalctl@ceph.mon.a.smithi086.stdout: 2024-08-10T05:03:31.266 INFO:journalctl@ceph.mon.a.smithi086.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T05:03:31.266 INFO:journalctl@ceph.mon.a.smithi086.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-08-10T05:03:31.266 INFO:journalctl@ceph.mon.a.smithi086.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-10T05:03:31.266 INFO:journalctl@ceph.mon.a.smithi086.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-10T05:03:31.267 INFO:journalctl@ceph.mon.a.smithi086.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-10T05:03:31.267 INFO:journalctl@ceph.mon.a.smithi086.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-10T05:03:31.267 INFO:journalctl@ceph.mon.a.smithi086.stdout: Cumulative compaction: 0.00 GB write, 26.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T05:03:31.267 INFO:journalctl@ceph.mon.a.smithi086.stdout: Interval compaction: 0.00 GB write, 26.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T05:03:31.267 INFO:journalctl@ceph.mon.a.smithi086.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-10T05:03:31.267 INFO:journalctl@ceph.mon.a.smithi086.stdout: Block cache BinnedLRUCache@0x56206549d350#7 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-08-10T05:03:31.267 INFO:journalctl@ceph.mon.a.smithi086.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-08-10T05:03:31.267 INFO:journalctl@ceph.mon.a.smithi086.stdout: 2024-08-10T05:03:31.267 INFO:journalctl@ceph.mon.a.smithi086.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-10T05:03:31.267 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: starting mon.a rank 0 at public addrs [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] at bind addrs [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:03:31.267 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: mon.a@-1(???) e1 preinit fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:03:31.267 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: mon.a@-1(???).mds e1 new map 2024-08-10T05:03:31.267 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: mon.a@-1(???).mds e1 print_map 2024-08-10T05:03:31.267 INFO:journalctl@ceph.mon.a.smithi086.stdout: e1 2024-08-10T05:03:31.268 INFO:journalctl@ceph.mon.a.smithi086.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-10T05:03:31.268 INFO:journalctl@ceph.mon.a.smithi086.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-10T05:03:31.268 INFO:journalctl@ceph.mon.a.smithi086.stdout: legacy client fscid: -1 2024-08-10T05:03:31.268 INFO:journalctl@ceph.mon.a.smithi086.stdout: 2024-08-10T05:03:31.268 INFO:journalctl@ceph.mon.a.smithi086.stdout: No filesystems configured 2024-08-10T05:03:31.268 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-10T05:03:31.268 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-10T05:03:31.268 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-10T05:03:31.268 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-10T05:03:31.268 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-08-10T05:03:31.268 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 bash[29596]: e4af363ffb0d61b00aef960e8466526da126a70b55fb7b5037c1ddd2f555ba11 2024-08-10T05:03:31.268 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 systemd[1]: Started Ceph mon.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:03:31.269 INFO:teuthology.orchestra.run.smithi086.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-08-10T05:03:31.493 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: mon.a is new leader, mons a in quorum (ranks 0) 2024-08-10T05:03:31.493 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: monmap e1: 1 mons at {a=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-10T05:03:31.493 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: fsmap 2024-08-10T05:03:31.493 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: osdmap e1: 0 total, 0 up, 0 in 2024-08-10T05:03:31.493 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:31 smithi086 ceph-mon[29634]: mgrmap e1: no daemons active 2024-08-10T05:03:32.241 INFO:teuthology.orchestra.run.smithi086.stdout:Wrote config to /etc/ceph/ceph.conf 2024-08-10T05:03:32.271 INFO:teuthology.orchestra.run.smithi086.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-08-10T05:03:32.271 INFO:teuthology.orchestra.run.smithi086.stdout:Creating mgr... 2024-08-10T05:03:32.272 INFO:teuthology.orchestra.run.smithi086.stdout:Verifying port 0.0.0.0:9283 ... 2024-08-10T05:03:32.272 INFO:teuthology.orchestra.run.smithi086.stdout:Verifying port 0.0.0.0:8765 ... 2024-08-10T05:03:32.514 INFO:teuthology.orchestra.run.smithi086.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.y 2024-08-10T05:03:32.514 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stderr Failed to reset failed state of unit ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.y.service: Unit ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.y.service not loaded. 2024-08-10T05:03:32.660 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-bfc063ea-56d5-11ef-bcce-c7b262605968.target.wants/ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@.service. 2024-08-10T05:03:32.994 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:32 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2336829994' entity='client.admin' 2024-08-10T05:03:32.995 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:32 smithi086 podman[29871]: 2024-08-10 05:03:32.802770808 +0000 UTC m=+0.016900878 image pull 20036124afeb4e0feaabab3bf0f2abdfe70c400ef301d512f78739b179fc95d8 quay.ceph.io/ceph-ci/ceph:reef 2024-08-10T05:03:33.233 INFO:teuthology.orchestra.run.smithi086.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-08-10T05:03:33.233 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stdout disabled 2024-08-10T05:03:33.241 INFO:teuthology.orchestra.run.smithi086.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-08-10T05:03:33.241 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stdout inactive 2024-08-10T05:03:33.241 INFO:teuthology.orchestra.run.smithi086.stdout:firewalld.service is not enabled 2024-08-10T05:03:33.241 INFO:teuthology.orchestra.run.smithi086.stdout:Not possible to enable service . firewalld.service is not available 2024-08-10T05:03:33.249 INFO:teuthology.orchestra.run.smithi086.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-08-10T05:03:33.249 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stdout disabled 2024-08-10T05:03:33.257 INFO:teuthology.orchestra.run.smithi086.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-08-10T05:03:33.257 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stdout inactive 2024-08-10T05:03:33.257 INFO:teuthology.orchestra.run.smithi086.stdout:firewalld.service is not enabled 2024-08-10T05:03:33.257 INFO:teuthology.orchestra.run.smithi086.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-08-10T05:03:33.257 INFO:teuthology.orchestra.run.smithi086.stdout:Waiting for mgr to start... 2024-08-10T05:03:33.257 INFO:teuthology.orchestra.run.smithi086.stdout:Waiting for mgr... 2024-08-10T05:03:33.377 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:33 smithi086 podman[29871]: 2024-08-10 05:03:33.109785707 +0000 UTC m=+0.323915786 container init ea1a676942be599b3ec5e4999442d000cd675e9e6ef8e35ffa8c7d838866f634 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=reef-f5af36e, GIT_CLEAN=True, ceph=True) 2024-08-10T05:03:33.377 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:33 smithi086 podman[29871]: 2024-08-10 05:03:33.115006371 +0000 UTC m=+0.329136439 container start ea1a676942be599b3ec5e4999442d000cd675e9e6ef8e35ffa8c7d838866f634 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=reef-f5af36e, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-08-10T05:03:33.377 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:33 smithi086 bash[29871]: ea1a676942be599b3ec5e4999442d000cd675e9e6ef8e35ffa8c7d838866f634 2024-08-10T05:03:33.377 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:33 smithi086 systemd[1]: Started Ceph mgr.y for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:03:33.377 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:33.237+0000 7efc4fcde040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T05:03:33.637 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:33.389+0000 7efc4fcde040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:03:33.637 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:33.456+0000 7efc4fcde040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T05:03:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:33 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/232876813' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-10T05:03:33.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:33.708+0000 7efc4fcde040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T05:03:33.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:33.769+0000 7efc4fcde040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T05:03:34.345 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout 2024-08-10T05:03:34.345 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout { 2024-08-10T05:03:34.345 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "fsid": "bfc063ea-56d5-11ef-bcce-c7b262605968", 2024-08-10T05:03:34.345 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "health": { 2024-08-10T05:03:34.345 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-10T05:03:34.345 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-10T05:03:34.345 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-10T05:03:34.346 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:34.346 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-10T05:03:34.346 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-10T05:03:34.346 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout 0 2024-08-10T05:03:34.346 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout ], 2024-08-10T05:03:34.346 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-10T05:03:34.346 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "a" 2024-08-10T05:03:34.346 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout ], 2024-08-10T05:03:34.346 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-08-10T05:03:34.346 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-10T05:03:34.346 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-10T05:03:34.346 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-08-10T05:03:34.346 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-10T05:03:34.346 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:34.347 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-10T05:03:34.347 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-10T05:03:34.347 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-10T05:03:34.347 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-10T05:03:34.347 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-10T05:03:34.347 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-10T05:03:34.350 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-10T05:03:34.350 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-10T05:03:34.350 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:34.350 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-10T05:03:34.350 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-10T05:03:34.350 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-10T05:03:34.351 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-10T05:03:34.351 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-10T05:03:34.351 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-10T05:03:34.351 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-10T05:03:34.351 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-10T05:03:34.351 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-10T05:03:34.351 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:34.351 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-10T05:03:34.351 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-10T05:03:34.351 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-10T05:03:34.351 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-10T05:03:34.353 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:34.353 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-10T05:03:34.353 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-10T05:03:34.353 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-10T05:03:34.353 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-10T05:03:34.354 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-10T05:03:34.354 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-10T05:03:34.354 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "restful" 2024-08-10T05:03:34.354 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout ], 2024-08-10T05:03:34.354 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-10T05:03:34.354 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:34.354 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-10T05:03:34.354 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-10T05:03:34.354 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "modified": "2024-08-10T05:03:26.526317+0000", 2024-08-10T05:03:34.354 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-10T05:03:34.354 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:34.354 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-10T05:03:34.354 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout } 2024-08-10T05:03:34.355 INFO:teuthology.orchestra.run.smithi086.stdout:mgr not available, waiting (1/15)... 2024-08-10T05:03:35.087 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:34 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:34.713+0000 7efc4fcde040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T05:03:35.087 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:34 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:34.825+0000 7efc4fcde040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T05:03:35.087 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:34 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:34.881+0000 7efc4fcde040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T05:03:35.087 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:35 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:35.086+0000 7efc4fcde040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T05:03:35.352 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:35 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:35.146+0000 7efc4fcde040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T05:03:35.352 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:35 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:35.211+0000 7efc4fcde040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T05:03:35.352 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:35 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:35.351+0000 7efc4fcde040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:03:36.059 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:35 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:35.756+0000 7efc4fcde040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T05:03:36.059 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:36 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:36.058+0000 7efc4fcde040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T05:03:36.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:36 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:36.123+0000 7efc4fcde040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T05:03:36.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:36 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:36.266+0000 7efc4fcde040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T05:03:36.717 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:36 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:36.578+0000 7efc4fcde040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T05:03:36.718 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:36 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:36.643+0000 7efc4fcde040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T05:03:36.984 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:36 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/3118827099' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-10T05:03:36.984 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:36 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:36.831+0000 7efc4fcde040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T05:03:36.984 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:36 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:36.983+0000 7efc4fcde040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T05:03:37.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:37 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:37.047+0000 7efc4fcde040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T05:03:37.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:37 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:37.129+0000 7efc4fcde040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T05:03:37.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:37 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:37.188+0000 7efc4fcde040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T05:03:37.447 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout 2024-08-10T05:03:37.448 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout { 2024-08-10T05:03:37.448 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "fsid": "bfc063ea-56d5-11ef-bcce-c7b262605968", 2024-08-10T05:03:37.448 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "health": { 2024-08-10T05:03:37.448 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-10T05:03:37.448 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-10T05:03:37.448 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-10T05:03:37.448 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:37.448 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-10T05:03:37.448 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-10T05:03:37.448 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout 0 2024-08-10T05:03:37.448 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout ], 2024-08-10T05:03:37.448 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-10T05:03:37.448 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "a" 2024-08-10T05:03:37.449 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout ], 2024-08-10T05:03:37.449 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-08-10T05:03:37.449 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-10T05:03:37.449 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-10T05:03:37.449 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-08-10T05:03:37.449 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-10T05:03:37.449 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:37.449 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-10T05:03:37.449 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-10T05:03:37.449 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-10T05:03:37.449 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-10T05:03:37.449 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-10T05:03:37.450 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-10T05:03:37.450 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-10T05:03:37.450 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-10T05:03:37.450 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:37.450 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-10T05:03:37.450 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-10T05:03:37.450 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-10T05:03:37.450 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-10T05:03:37.450 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-10T05:03:37.450 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-10T05:03:37.450 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-10T05:03:37.450 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-10T05:03:37.451 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-10T05:03:37.451 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:37.451 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-10T05:03:37.451 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-10T05:03:37.451 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-10T05:03:37.451 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-10T05:03:37.451 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:37.451 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-10T05:03:37.451 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-10T05:03:37.452 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-10T05:03:37.452 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-10T05:03:37.452 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-10T05:03:37.452 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-10T05:03:37.452 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "restful" 2024-08-10T05:03:37.452 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout ], 2024-08-10T05:03:37.452 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-10T05:03:37.452 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:37.452 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-10T05:03:37.452 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-10T05:03:37.452 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "modified": "2024-08-10T05:03:26.526317+0000", 2024-08-10T05:03:37.452 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-10T05:03:37.452 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:37.453 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-10T05:03:37.453 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout } 2024-08-10T05:03:37.453 INFO:teuthology.orchestra.run.smithi086.stdout:mgr not available, waiting (2/15)... 2024-08-10T05:03:38.155 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:37 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:37.711+0000 7efc4fcde040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T05:03:38.155 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:37 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:37.865+0000 7efc4fcde040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T05:03:38.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:37 smithi086 ceph-mon[29634]: Activating manager daemon y 2024-08-10T05:03:38.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:37 smithi086 ceph-mon[29634]: mgrmap e2: y(active, starting, since 0.00288681s) 2024-08-10T05:03:38.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:37 smithi086 ceph-mon[29634]: from='mgr.14100 172.21.15.86:0/268734851' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T05:03:38.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:37 smithi086 ceph-mon[29634]: from='mgr.14100 172.21.15.86:0/268734851' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T05:03:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:37 smithi086 ceph-mon[29634]: from='mgr.14100 172.21.15.86:0/268734851' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T05:03:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:37 smithi086 ceph-mon[29634]: from='mgr.14100 172.21.15.86:0/268734851' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:03:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:37 smithi086 ceph-mon[29634]: from='mgr.14100 172.21.15.86:0/268734851' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T05:03:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:37 smithi086 ceph-mon[29634]: Manager daemon y is now available 2024-08-10T05:03:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:37 smithi086 ceph-mon[29634]: from='mgr.14100 172.21.15.86:0/268734851' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:03:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:37 smithi086 ceph-mon[29634]: from='mgr.14100 172.21.15.86:0/268734851' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:03:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:37 smithi086 ceph-mon[29634]: from='mgr.14100 172.21.15.86:0/268734851' entity='mgr.y' 2024-08-10T05:03:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:37 smithi086 ceph-mon[29634]: from='mgr.14100 172.21.15.86:0/268734851' entity='mgr.y' 2024-08-10T05:03:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:37 smithi086 ceph-mon[29634]: from='mgr.14100 172.21.15.86:0/268734851' entity='mgr.y' 2024-08-10T05:03:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:39 smithi086 ceph-mon[29634]: mgrmap e3: y(active, since 1.00673s) 2024-08-10T05:03:41.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:40 smithi086 ceph-mon[29634]: mgrmap e4: y(active, since 2s) 2024-08-10T05:03:43.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:42 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1553841084' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-10T05:03:48.696 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout 2024-08-10T05:03:48.697 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout { 2024-08-10T05:03:48.697 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "fsid": "bfc063ea-56d5-11ef-bcce-c7b262605968", 2024-08-10T05:03:48.697 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "health": { 2024-08-10T05:03:48.697 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-10T05:03:48.697 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-10T05:03:48.697 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-10T05:03:48.697 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:48.697 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-10T05:03:48.697 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-10T05:03:48.697 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout 0 2024-08-10T05:03:48.697 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout ], 2024-08-10T05:03:48.697 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-10T05:03:48.697 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "a" 2024-08-10T05:03:48.698 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout ], 2024-08-10T05:03:48.698 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-08-10T05:03:48.698 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-10T05:03:48.698 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-10T05:03:48.698 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-08-10T05:03:48.698 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-10T05:03:48.698 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:48.698 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-10T05:03:48.698 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-10T05:03:48.698 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-10T05:03:48.698 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-10T05:03:48.698 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-10T05:03:48.702 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-10T05:03:48.702 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-10T05:03:48.702 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-10T05:03:48.702 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:48.702 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-10T05:03:48.702 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-10T05:03:48.702 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-10T05:03:48.702 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-10T05:03:48.703 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-10T05:03:48.703 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-10T05:03:48.703 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-10T05:03:48.703 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-10T05:03:48.703 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-10T05:03:48.703 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:48.703 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-10T05:03:48.703 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-10T05:03:48.703 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-10T05:03:48.703 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-10T05:03:48.703 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:48.703 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-10T05:03:48.704 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-10T05:03:48.704 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-10T05:03:48.704 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-10T05:03:48.704 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-10T05:03:48.704 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-10T05:03:48.705 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "restful" 2024-08-10T05:03:48.705 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout ], 2024-08-10T05:03:48.705 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-10T05:03:48.705 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:48.706 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-10T05:03:48.706 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-10T05:03:48.706 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "modified": "2024-08-10T05:03:26.526317+0000", 2024-08-10T05:03:48.706 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-10T05:03:48.706 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout }, 2024-08-10T05:03:48.706 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-10T05:03:48.706 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout } 2024-08-10T05:03:48.706 INFO:teuthology.orchestra.run.smithi086.stdout:mgr is available 2024-08-10T05:03:50.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:50 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/3253358068' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-10T05:03:50.534 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout 2024-08-10T05:03:50.534 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout [global] 2024-08-10T05:03:50.534 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout fsid = bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:03:50.534 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-10T05:03:50.535 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-10T05:03:50.535 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-10T05:03:50.535 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-10T05:03:50.535 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout 2024-08-10T05:03:50.535 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-10T05:03:50.535 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-10T05:03:50.535 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout 2024-08-10T05:03:50.535 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout [osd] 2024-08-10T05:03:50.535 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-10T05:03:50.535 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-10T05:03:50.535 INFO:teuthology.orchestra.run.smithi086.stdout:Enabling cephadm module... 2024-08-10T05:03:51.465 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:51 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/4079777055' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-08-10T05:03:51.466 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:51 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ignoring --setuser ceph since I am not root 2024-08-10T05:03:51.466 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:51 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ignoring --setgroup ceph since I am not root 2024-08-10T05:03:51.466 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:51 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:51.319+0000 7f69b3b56040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T05:03:51.466 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:51 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:51.465+0000 7f69b3b56040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:03:51.770 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:51 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:51.530+0000 7f69b3b56040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T05:03:51.770 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:51 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:51.769+0000 7f69b3b56040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T05:03:52.047 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:51 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:51.837+0000 7f69b3b56040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T05:03:52.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:52 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/4079777055' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-08-10T05:03:52.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:52 smithi086 ceph-mon[29634]: mgrmap e5: y(active, since 13s) 2024-08-10T05:03:53.143 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:52 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:52.777+0000 7f69b3b56040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T05:03:53.143 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:52 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:52.891+0000 7f69b3b56040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T05:03:53.143 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:52 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:52.946+0000 7f69b3b56040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T05:03:53.146 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout { 2024-08-10T05:03:53.146 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-08-10T05:03:53.146 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-10T05:03:53.146 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-10T05:03:53.146 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-10T05:03:53.146 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout } 2024-08-10T05:03:53.146 INFO:teuthology.orchestra.run.smithi086.stdout:Waiting for the mgr to restart... 2024-08-10T05:03:53.146 INFO:teuthology.orchestra.run.smithi086.stdout:Waiting for mgr epoch 5... 2024-08-10T05:03:53.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:53 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2411164122' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-10T05:03:53.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:53 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:53.156+0000 7f69b3b56040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T05:03:53.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:53 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:53.218+0000 7f69b3b56040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T05:03:53.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:53 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:53.283+0000 7f69b3b56040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T05:03:53.843 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:53 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:53.431+0000 7f69b3b56040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:03:54.144 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:53 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:53.842+0000 7f69b3b56040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T05:03:54.144 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:54 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:54.144+0000 7f69b3b56040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T05:03:54.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:54 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:54.208+0000 7f69b3b56040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T05:03:54.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:54 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:54.351+0000 7f69b3b56040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T05:03:54.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:54 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:54.647+0000 7f69b3b56040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T05:03:54.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:54 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:54.706+0000 7f69b3b56040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T05:03:54.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:54 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:54.884+0000 7f69b3b56040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T05:03:55.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:55.029+0000 7f69b3b56040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T05:03:55.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:55.091+0000 7f69b3b56040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T05:03:55.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:55.172+0000 7f69b3b56040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T05:03:55.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:55.230+0000 7f69b3b56040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T05:03:56.155 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:55.743+0000 7f69b3b56040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T05:03:56.155 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:55.895+0000 7f69b3b56040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T05:03:56.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-mon[29634]: Active manager daemon y restarted 2024-08-10T05:03:56.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-mon[29634]: Activating manager daemon y 2024-08-10T05:03:56.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-mon[29634]: osdmap e2: 0 total, 0 up, 0 in 2024-08-10T05:03:56.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-mon[29634]: mgrmap e6: y(active, starting, since 0.00345109s) 2024-08-10T05:03:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:03:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T05:03:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T05:03:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T05:03:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T05:03:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-mon[29634]: Manager daemon y is now available 2024-08-10T05:03:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' 2024-08-10T05:03:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' 2024-08-10T05:03:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:03:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:03:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:03:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:55 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:03:57.202 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:56 smithi086 ceph-mon[29634]: Found migration_current of "None". Setting to last migration. 2024-08-10T05:03:57.202 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:56 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' 2024-08-10T05:03:57.202 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:56 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' 2024-08-10T05:03:57.202 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:56 smithi086 ceph-mon[29634]: mgrmap e7: y(active, since 1.0061s) 2024-08-10T05:03:57.478 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:57.283+0000 7f692122f640 -1 log_channel(cephadm) log [ERR] : [10/Aug/2024:05:03:57] ENGINE Error in HTTPServer.serve 2024-08-10T05:03:57.478 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: Traceback (most recent call last): 2024-08-10T05:03:57.478 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:03:57.478 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: self._connections.run(self.expiration_interval) 2024-08-10T05:03:57.478 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:03:57.478 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: self._run(expiration_interval) 2024-08-10T05:03:57.478 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:03:57.479 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:03:57.479 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:03:57.479 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:03:57.479 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:03:57.479 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: s = self.context.wrap_socket( 2024-08-10T05:03:57.479 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:03:57.479 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: return self.sslsocket_class._create( 2024-08-10T05:03:57.479 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:03:57.479 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: self.do_handshake() 2024-08-10T05:03:57.479 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:03:57.479 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: self._sslobj.do_handshake() 2024-08-10T05:03:57.479 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:03:57.479 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:03:57.480 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout { 2024-08-10T05:03:57.480 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-08-10T05:03:57.480 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-10T05:03:57.481 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout } 2024-08-10T05:03:57.481 INFO:teuthology.orchestra.run.smithi086.stdout:mgr epoch 5 is available 2024-08-10T05:03:57.481 INFO:teuthology.orchestra.run.smithi086.stdout:Setting orchestrator backend to cephadm... 2024-08-10T05:03:58.102 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-mon[29634]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-10T05:03:58.102 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-mon[29634]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-10T05:03:58.102 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-mon[29634]: [10/Aug/2024:05:03:57] ENGINE Bus STARTING 2024-08-10T05:03:58.102 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:57 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:03:59.069 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:58 smithi086 ceph-mon[29634]: [10/Aug/2024:05:03:57] ENGINE Serving on https://172.21.15.86:7150 2024-08-10T05:03:59.069 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:58 smithi086 ceph-mon[29634]: [10/Aug/2024:05:03:57] ENGINE Error in HTTPServer.serve 2024-08-10T05:03:59.069 INFO:journalctl@ceph.mon.a.smithi086.stdout: Traceback (most recent call last): 2024-08-10T05:03:59.069 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:03:59.070 INFO:journalctl@ceph.mon.a.smithi086.stdout: self._connections.run(self.expiration_interval) 2024-08-10T05:03:59.070 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:03:59.070 INFO:journalctl@ceph.mon.a.smithi086.stdout: self._run(expiration_interval) 2024-08-10T05:03:59.070 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:03:59.070 INFO:journalctl@ceph.mon.a.smithi086.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:03:59.070 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:03:59.070 INFO:journalctl@ceph.mon.a.smithi086.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:03:59.070 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:03:59.070 INFO:journalctl@ceph.mon.a.smithi086.stdout: s = self.context.wrap_socket( 2024-08-10T05:03:59.070 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:03:59.070 INFO:journalctl@ceph.mon.a.smithi086.stdout: return self.sslsocket_class._create( 2024-08-10T05:03:59.070 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:03:59.071 INFO:journalctl@ceph.mon.a.smithi086.stdout: self.do_handshake() 2024-08-10T05:03:59.071 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:03:59.071 INFO:journalctl@ceph.mon.a.smithi086.stdout: self._sslobj.do_handshake() 2024-08-10T05:03:59.071 INFO:journalctl@ceph.mon.a.smithi086.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:03:59.071 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:58 smithi086 ceph-mon[29634]: [10/Aug/2024:05:03:57] ENGINE Serving on http://172.21.15.86:8765 2024-08-10T05:03:59.071 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:58 smithi086 ceph-mon[29634]: [10/Aug/2024:05:03:57] ENGINE Bus STARTED 2024-08-10T05:03:59.071 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:58 smithi086 ceph-mon[29634]: mgrmap e8: y(active, since 2s) 2024-08-10T05:03:59.071 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:58 smithi086 ceph-mon[29634]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:03:59.071 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:58 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' 2024-08-10T05:03:59.071 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:03:58 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:03:59.809 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout value unchanged 2024-08-10T05:03:59.809 INFO:teuthology.orchestra.run.smithi086.stdout:Generating ssh key... 2024-08-10T05:04:00.547 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:00 smithi086 ceph-mon[29634]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:04:00.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: Generating public/private rsa key pair. 2024-08-10T05:04:00.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: Your identification has been saved in /tmp/tmpt0uw3wo4/key 2024-08-10T05:04:00.906 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: Your public key has been saved in /tmp/tmpt0uw3wo4/key.pub 2024-08-10T05:04:00.906 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: The key fingerprint is: 2024-08-10T05:04:00.906 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: SHA256:50pDdRjj+CwlhRqJCYPYYnJ2+kbMlTh7L8BKzeizg8E ceph-bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:04:00.906 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: The key's randomart image is: 2024-08-10T05:04:00.906 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: +---[RSA 3072]----+ 2024-08-10T05:04:00.906 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: |.oo. + o .+ | 2024-08-10T05:04:00.906 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: |=.+.* = .+ + | 2024-08-10T05:04:00.906 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: |o+ X + oo = . | 2024-08-10T05:04:00.907 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: | + X o * . | 2024-08-10T05:04:00.907 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: |.o + o .S + | 2024-08-10T05:04:00.907 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: |.E+ o ...+ | 2024-08-10T05:04:00.907 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: | o + .o . | 2024-08-10T05:04:00.907 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: |. o . o | 2024-08-10T05:04:00.907 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: | . . | 2024-08-10T05:04:00.907 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: +----[SHA256]-----+ 2024-08-10T05:04:01.659 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:01 smithi086 ceph-mon[29634]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:04:01.659 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:01 smithi086 ceph-mon[29634]: Generating ssh key... 2024-08-10T05:04:01.659 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:01 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' 2024-08-10T05:04:01.659 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:01 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' 2024-08-10T05:04:02.354 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3b77XCug5vifGVn6Xv+LkE8p83sw09uV0pIM719AAqWZyY6JKUU8YxtMMprxIMHX7V+bRIbpotCJMJ0P6cNQsq5ICctmEXiaThL35iZEdgh9r7Bsf0q4fZbixlrMX9QtflSmw+ruDL/OHDPbELV66+xWMIW9HOFi3nqqfc5yHcMJ8cdO3c+6iFysRY5Dp1qmJTzdUir9a4/c21bDAbEWqiw8R6SFGyXlp9N9qKNT9E6ocfmLDfPt1Z8/yTYkOdbEc90sAO5qlOITK+wpHy1Rbe+qs+6cZQVkp9ZkGZADezHoe07wNJ14VmuSYRGjKOT/QMF1v/GGPkjAZaDB5tzVOym5CVf7vpDJTk7GXJpfsXjDZLjnOXkZccKB+GXzlPlqM/IqjFECqbZX0oUyKlamqq8Tg1pqbzDgNqNLANHcWCbPM+/gvKrqF7GcEqFFhgtURIcby9jyOKSTKwsfVmoZ8o2nxDYCdonzYChdRf4UNORWHTi6DXJPaGGi8ICU/xUs= ceph-bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:04:02.355 INFO:teuthology.orchestra.run.smithi086.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-08-10T05:04:02.355 INFO:teuthology.orchestra.run.smithi086.stdout:Adding key to root@localhost authorized_keys... 2024-08-10T05:04:02.355 INFO:teuthology.orchestra.run.smithi086.stdout:Adding host smithi086... 2024-08-10T05:04:02.737 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:02 smithi086 ceph-mon[29634]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:04:03.772 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:03 smithi086 ceph-mon[29634]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi086", "addr": "172.21.15.86", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:04:04.742 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:04 smithi086 ceph-mon[29634]: Deploying cephadm binary to smithi086 2024-08-10T05:04:06.219 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout Added host 'smithi086' with addr '172.21.15.86' 2024-08-10T05:04:06.220 INFO:teuthology.orchestra.run.smithi086.stdout:Deploying unmanaged mon service... 2024-08-10T05:04:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:06 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' 2024-08-10T05:04:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:06 smithi086 ceph-mon[29634]: Added host smithi086 2024-08-10T05:04:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:06 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:04:08.205 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:08 smithi086 ceph-mon[29634]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:04:08.206 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:08 smithi086 ceph-mon[29634]: Saving service mon spec with placement count:5 2024-08-10T05:04:08.206 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:08 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' 2024-08-10T05:04:08.206 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:08 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' 2024-08-10T05:04:08.206 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:08 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' 2024-08-10T05:04:08.208 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-08-10T05:04:08.208 INFO:teuthology.orchestra.run.smithi086.stdout:Deploying unmanaged mgr service... 2024-08-10T05:04:09.616 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-08-10T05:04:09.885 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:09 smithi086 ceph-mon[29634]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:04:09.885 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:09 smithi086 ceph-mon[29634]: Saving service mgr spec with placement count:2 2024-08-10T05:04:09.885 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:09 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' 2024-08-10T05:04:11.414 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:11 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' 2024-08-10T05:04:11.414 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:11 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1783519270' entity='client.admin' 2024-08-10T05:04:11.414 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:11 smithi086 ceph-mon[29634]: from='mgr.14118 172.21.15.86:0/1768697382' entity='mgr.y' 2024-08-10T05:04:12.441 INFO:teuthology.orchestra.run.smithi086.stdout:Enabling the dashboard module... 2024-08-10T05:04:13.068 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:12 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2320366034' entity='client.admin' 2024-08-10T05:04:13.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:13 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/3052044682' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-08-10T05:04:13.906 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:13 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ignoring --setuser ceph since I am not root 2024-08-10T05:04:13.906 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:13 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ignoring --setgroup ceph since I am not root 2024-08-10T05:04:14.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:13 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:13.953+0000 7f8e252b5040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T05:04:14.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:14 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:14.098+0000 7f8e252b5040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:04:14.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:14 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:14.166+0000 7f8e252b5040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T05:04:14.690 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:14 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:14.408+0000 7f8e252b5040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T05:04:14.693 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:14 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:14.468+0000 7f8e252b5040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T05:04:15.137 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:14 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/3052044682' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-08-10T05:04:15.137 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:14 smithi086 ceph-mon[29634]: mgrmap e9: y(active, since 17s) 2024-08-10T05:04:15.721 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:15 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:15.417+0000 7f8e252b5040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T05:04:15.721 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:15 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:15.531+0000 7f8e252b5040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T05:04:15.721 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:15 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:15.586+0000 7f8e252b5040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T05:04:15.725 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout { 2024-08-10T05:04:15.725 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-08-10T05:04:15.725 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-10T05:04:15.725 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-10T05:04:15.726 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-10T05:04:15.726 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout } 2024-08-10T05:04:15.726 INFO:teuthology.orchestra.run.smithi086.stdout:Waiting for the mgr to restart... 2024-08-10T05:04:15.726 INFO:teuthology.orchestra.run.smithi086.stdout:Waiting for mgr epoch 9... 2024-08-10T05:04:15.988 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:15 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1850501815' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-10T05:04:15.988 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:15 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:15.801+0000 7f8e252b5040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T05:04:15.989 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:15 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:15.863+0000 7f8e252b5040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T05:04:15.989 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:15 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:15.929+0000 7f8e252b5040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T05:04:16.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:16 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:16.081+0000 7f8e252b5040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:04:16.806 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:16 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:16.499+0000 7f8e252b5040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T05:04:16.807 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:16 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:16.806+0000 7f8e252b5040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T05:04:17.155 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:16 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:16.871+0000 7f8e252b5040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T05:04:17.155 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:17.014+0000 7f8e252b5040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T05:04:17.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:17.314+0000 7f8e252b5040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T05:04:17.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:17.374+0000 7f8e252b5040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T05:04:17.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:17.563+0000 7f8e252b5040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T05:04:18.155 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:17.716+0000 7f8e252b5040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T05:04:18.155 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:17.782+0000 7f8e252b5040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T05:04:18.155 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:17.870+0000 7f8e252b5040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T05:04:18.155 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:17.931+0000 7f8e252b5040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T05:04:18.788 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:18.473+0000 7f8e252b5040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T05:04:18.788 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:18.633+0000 7f8e252b5040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T05:04:18.789 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:18 smithi086 ceph-mon[29634]: Active manager daemon y restarted 2024-08-10T05:04:18.789 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:18 smithi086 ceph-mon[29634]: Activating manager daemon y 2024-08-10T05:04:18.789 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:18 smithi086 ceph-mon[29634]: osdmap e3: 0 total, 0 up, 0 in 2024-08-10T05:04:18.789 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:18 smithi086 ceph-mon[29634]: mgrmap e10: y(active, starting, since 0.00308148s) 2024-08-10T05:04:18.789 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:04:18.789 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T05:04:18.789 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T05:04:18.789 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T05:04:18.789 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T05:04:18.790 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:18 smithi086 ceph-mon[29634]: Manager daemon y is now available 2024-08-10T05:04:18.790 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:04:18.790 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:04:18.790 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:04:20.281 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:19.918+0000 7f8d8b8f2640 -1 log_channel(cephadm) log [ERR] : [10/Aug/2024:05:04:19] ENGINE Error in HTTPServer.serve 2024-08-10T05:04:20.281 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: Traceback (most recent call last): 2024-08-10T05:04:20.281 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:04:20.281 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: self._connections.run(self.expiration_interval) 2024-08-10T05:04:20.281 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:04:20.281 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: self._run(expiration_interval) 2024-08-10T05:04:20.281 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:04:20.281 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:04:20.282 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:04:20.282 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:04:20.282 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:04:20.282 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: s = self.context.wrap_socket( 2024-08-10T05:04:20.282 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:04:20.282 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: return self.sslsocket_class._create( 2024-08-10T05:04:20.282 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:04:20.282 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: self.do_handshake() 2024-08-10T05:04:20.282 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:04:20.282 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: self._sslobj.do_handshake() 2024-08-10T05:04:20.282 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:04:20.282 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:04:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:04:20.567 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout { 2024-08-10T05:04:20.567 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-08-10T05:04:20.567 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-10T05:04:20.567 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout } 2024-08-10T05:04:20.567 INFO:teuthology.orchestra.run.smithi086.stdout:mgr epoch 9 is available 2024-08-10T05:04:20.567 INFO:teuthology.orchestra.run.smithi086.stdout:Generating a dashboard self-signed certificate... 2024-08-10T05:04:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:20 smithi086 ceph-mon[29634]: mgrmap e11: y(active, since 1.00604s) 2024-08-10T05:04:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:20 smithi086 ceph-mon[29634]: [10/Aug/2024:05:04:19] ENGINE Bus STARTING 2024-08-10T05:04:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:20 smithi086 ceph-mon[29634]: [10/Aug/2024:05:04:19] ENGINE Serving on http://172.21.15.86:8765 2024-08-10T05:04:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:20 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:21 smithi086 ceph-mon[29634]: [10/Aug/2024:05:04:19] ENGINE Serving on https://172.21.15.86:7150 2024-08-10T05:04:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:21 smithi086 ceph-mon[29634]: [10/Aug/2024:05:04:19] ENGINE Bus STARTED 2024-08-10T05:04:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:21 smithi086 ceph-mon[29634]: [10/Aug/2024:05:04:19] ENGINE Error in HTTPServer.serve 2024-08-10T05:04:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout: Traceback (most recent call last): 2024-08-10T05:04:21.906 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:04:21.906 INFO:journalctl@ceph.mon.a.smithi086.stdout: self._connections.run(self.expiration_interval) 2024-08-10T05:04:21.906 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:04:21.906 INFO:journalctl@ceph.mon.a.smithi086.stdout: self._run(expiration_interval) 2024-08-10T05:04:21.906 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:04:21.906 INFO:journalctl@ceph.mon.a.smithi086.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:04:21.906 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:04:21.906 INFO:journalctl@ceph.mon.a.smithi086.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:04:21.906 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:04:21.906 INFO:journalctl@ceph.mon.a.smithi086.stdout: s = self.context.wrap_socket( 2024-08-10T05:04:21.907 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:04:21.907 INFO:journalctl@ceph.mon.a.smithi086.stdout: return self.sslsocket_class._create( 2024-08-10T05:04:21.907 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:04:21.907 INFO:journalctl@ceph.mon.a.smithi086.stdout: self.do_handshake() 2024-08-10T05:04:21.907 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:04:21.907 INFO:journalctl@ceph.mon.a.smithi086.stdout: self._sslobj.do_handshake() 2024-08-10T05:04:21.907 INFO:journalctl@ceph.mon.a.smithi086.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:04:21.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:21 smithi086 ceph-mon[29634]: mgrmap e12: y(active, since 2s) 2024-08-10T05:04:21.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:21 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:21.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:21 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:21.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:21 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:21.915 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-08-10T05:04:21.915 INFO:teuthology.orchestra.run.smithi086.stdout:Creating initial admin user... 2024-08-10T05:04:22.826 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:22 smithi086 ceph-mon[29634]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:04:23.525 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$wnecxSPcOpvwivRE1h1MleS9uiOmqnMJFtKne3Zs.jWYIXTqyq54W", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1723266262, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-08-10T05:04:23.525 INFO:teuthology.orchestra.run.smithi086.stdout:Fetching dashboard port number... 2024-08-10T05:04:23.902 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:23 smithi086 ceph-mon[29634]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:04:23.902 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:23 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:24.864 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:24 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2777749430' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-08-10T05:04:25.126 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stdout 8443 2024-08-10T05:04:25.135 INFO:teuthology.orchestra.run.smithi086.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-08-10T05:04:25.136 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stdout disabled 2024-08-10T05:04:25.142 INFO:teuthology.orchestra.run.smithi086.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-08-10T05:04:25.142 INFO:teuthology.orchestra.run.smithi086.stdout:systemctl: stdout inactive 2024-08-10T05:04:25.143 INFO:teuthology.orchestra.run.smithi086.stdout:firewalld.service is not enabled 2024-08-10T05:04:25.143 INFO:teuthology.orchestra.run.smithi086.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-08-10T05:04:25.144 INFO:teuthology.orchestra.run.smithi086.stdout:Ceph Dashboard is now available at: 2024-08-10T05:04:25.144 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:04:25.144 INFO:teuthology.orchestra.run.smithi086.stdout: URL: https://smithi086.front.sepia.ceph.com:8443/ 2024-08-10T05:04:25.144 INFO:teuthology.orchestra.run.smithi086.stdout: User: admin 2024-08-10T05:04:25.144 INFO:teuthology.orchestra.run.smithi086.stdout: Password: b8dnko2bka 2024-08-10T05:04:25.144 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:04:25.145 INFO:teuthology.orchestra.run.smithi086.stdout:Saving cluster configuration to /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config directory 2024-08-10T05:04:25.145 INFO:teuthology.orchestra.run.smithi086.stdout:Enabling autotune for osd_memory_target 2024-08-10T05:04:26.095 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:25 smithi086 ceph-mon[29634]: mgrmap e13: y(active, since 6s) 2024-08-10T05:04:27.713 INFO:teuthology.orchestra.run.smithi086.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-08-10T05:04:27.713 INFO:teuthology.orchestra.run.smithi086.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-08-10T05:04:27.713 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:04:27.713 INFO:teuthology.orchestra.run.smithi086.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-08-10T05:04:27.713 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:04:27.713 INFO:teuthology.orchestra.run.smithi086.stdout:Or, if you are only running a single cluster on this host: 2024-08-10T05:04:27.713 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:04:27.713 INFO:teuthology.orchestra.run.smithi086.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-08-10T05:04:27.713 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:04:27.713 INFO:teuthology.orchestra.run.smithi086.stdout:Please consider enabling telemetry to help improve Ceph: 2024-08-10T05:04:27.713 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:04:27.713 INFO:teuthology.orchestra.run.smithi086.stdout: ceph telemetry on 2024-08-10T05:04:27.714 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:04:27.714 INFO:teuthology.orchestra.run.smithi086.stdout:For more information see: 2024-08-10T05:04:27.714 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:04:27.714 INFO:teuthology.orchestra.run.smithi086.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-08-10T05:04:27.714 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:04:27.714 INFO:teuthology.orchestra.run.smithi086.stdout:Bootstrap complete. 2024-08-10T05:04:27.751 INFO:tasks.cephadm:Fetching config... 2024-08-10T05:04:27.751 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T05:04:27.751 DEBUG:teuthology.orchestra.run.smithi086:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-08-10T05:04:27.768 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-08-10T05:04:27.768 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T05:04:27.768 DEBUG:teuthology.orchestra.run.smithi086:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-08-10T05:04:27.825 INFO:tasks.cephadm:Fetching mon keyring... 2024-08-10T05:04:27.825 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T05:04:27.825 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd if=/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/keyring of=/dev/stdout 2024-08-10T05:04:27.892 INFO:tasks.cephadm:Fetching pub ssh key... 2024-08-10T05:04:27.892 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T05:04:27.892 DEBUG:teuthology.orchestra.run.smithi086:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-08-10T05:04:27.948 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-08-10T05:04:27.948 DEBUG:teuthology.orchestra.run.smithi086:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3b77XCug5vifGVn6Xv+LkE8p83sw09uV0pIM719AAqWZyY6JKUU8YxtMMprxIMHX7V+bRIbpotCJMJ0P6cNQsq5ICctmEXiaThL35iZEdgh9r7Bsf0q4fZbixlrMX9QtflSmw+ruDL/OHDPbELV66+xWMIW9HOFi3nqqfc5yHcMJ8cdO3c+6iFysRY5Dp1qmJTzdUir9a4/c21bDAbEWqiw8R6SFGyXlp9N9qKNT9E6ocfmLDfPt1Z8/yTYkOdbEc90sAO5qlOITK+wpHy1Rbe+qs+6cZQVkp9ZkGZADezHoe07wNJ14VmuSYRGjKOT/QMF1v/GGPkjAZaDB5tzVOym5CVf7vpDJTk7GXJpfsXjDZLjnOXkZccKB+GXzlPlqM/IqjFECqbZX0oUyKlamqq8Tg1pqbzDgNqNLANHcWCbPM+/gvKrqF7GcEqFFhgtURIcby9jyOKSTKwsfVmoZ8o2nxDYCdonzYChdRf4UNORWHTi6DXJPaGGi8ICU/xUs= ceph-bfc063ea-56d5-11ef-bcce-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-10T05:04:28.035 INFO:teuthology.orchestra.run.smithi086.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3b77XCug5vifGVn6Xv+LkE8p83sw09uV0pIM719AAqWZyY6JKUU8YxtMMprxIMHX7V+bRIbpotCJMJ0P6cNQsq5ICctmEXiaThL35iZEdgh9r7Bsf0q4fZbixlrMX9QtflSmw+ruDL/OHDPbELV66+xWMIW9HOFi3nqqfc5yHcMJ8cdO3c+6iFysRY5Dp1qmJTzdUir9a4/c21bDAbEWqiw8R6SFGyXlp9N9qKNT9E6ocfmLDfPt1Z8/yTYkOdbEc90sAO5qlOITK+wpHy1Rbe+qs+6cZQVkp9ZkGZADezHoe07wNJ14VmuSYRGjKOT/QMF1v/GGPkjAZaDB5tzVOym5CVf7vpDJTk7GXJpfsXjDZLjnOXkZccKB+GXzlPlqM/IqjFECqbZX0oUyKlamqq8Tg1pqbzDgNqNLANHcWCbPM+/gvKrqF7GcEqFFhgtURIcby9jyOKSTKwsfVmoZ8o2nxDYCdonzYChdRf4UNORWHTi6DXJPaGGi8ICU/xUs= ceph-bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:04:28.054 DEBUG:teuthology.orchestra.run.smithi159:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3b77XCug5vifGVn6Xv+LkE8p83sw09uV0pIM719AAqWZyY6JKUU8YxtMMprxIMHX7V+bRIbpotCJMJ0P6cNQsq5ICctmEXiaThL35iZEdgh9r7Bsf0q4fZbixlrMX9QtflSmw+ruDL/OHDPbELV66+xWMIW9HOFi3nqqfc5yHcMJ8cdO3c+6iFysRY5Dp1qmJTzdUir9a4/c21bDAbEWqiw8R6SFGyXlp9N9qKNT9E6ocfmLDfPt1Z8/yTYkOdbEc90sAO5qlOITK+wpHy1Rbe+qs+6cZQVkp9ZkGZADezHoe07wNJ14VmuSYRGjKOT/QMF1v/GGPkjAZaDB5tzVOym5CVf7vpDJTk7GXJpfsXjDZLjnOXkZccKB+GXzlPlqM/IqjFECqbZX0oUyKlamqq8Tg1pqbzDgNqNLANHcWCbPM+/gvKrqF7GcEqFFhgtURIcby9jyOKSTKwsfVmoZ8o2nxDYCdonzYChdRf4UNORWHTi6DXJPaGGi8ICU/xUs= ceph-bfc063ea-56d5-11ef-bcce-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-10T05:04:28.096 INFO:teuthology.orchestra.run.smithi159.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3b77XCug5vifGVn6Xv+LkE8p83sw09uV0pIM719AAqWZyY6JKUU8YxtMMprxIMHX7V+bRIbpotCJMJ0P6cNQsq5ICctmEXiaThL35iZEdgh9r7Bsf0q4fZbixlrMX9QtflSmw+ruDL/OHDPbELV66+xWMIW9HOFi3nqqfc5yHcMJ8cdO3c+6iFysRY5Dp1qmJTzdUir9a4/c21bDAbEWqiw8R6SFGyXlp9N9qKNT9E6ocfmLDfPt1Z8/yTYkOdbEc90sAO5qlOITK+wpHy1Rbe+qs+6cZQVkp9ZkGZADezHoe07wNJ14VmuSYRGjKOT/QMF1v/GGPkjAZaDB5tzVOym5CVf7vpDJTk7GXJpfsXjDZLjnOXkZccKB+GXzlPlqM/IqjFECqbZX0oUyKlamqq8Tg1pqbzDgNqNLANHcWCbPM+/gvKrqF7GcEqFFhgtURIcby9jyOKSTKwsfVmoZ8o2nxDYCdonzYChdRf4UNORWHTi6DXJPaGGi8ICU/xUs= ceph-bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:04:28.108 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-08-10T05:04:28.305 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:28 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/735544892' entity='client.admin' 2024-08-10T05:04:28.387 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:04:31.680 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-08-10T05:04:31.680 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-08-10T05:04:32.212 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:31 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2241772460' entity='client.admin' 2024-08-10T05:04:32.265 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:04:33.563 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:33 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:33.563 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:33 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:33.563 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:33 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi086", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:04:33.563 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:33 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:33.563 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:33 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:04:33.563 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:33 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:34.692 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi159 2024-08-10T05:04:34.692 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-10T05:04:34.692 DEBUG:teuthology.orchestra.run.smithi159:> dd of=/etc/ceph/ceph.conf 2024-08-10T05:04:34.713 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-10T05:04:34.713 DEBUG:teuthology.orchestra.run.smithi159:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:04:34.771 INFO:tasks.cephadm:Adding host smithi159 to orchestrator... 2024-08-10T05:04:34.771 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph orch host add smithi159 2024-08-10T05:04:34.966 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:04:35.078 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:34 smithi086 ceph-mon[29634]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:04:35.078 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:35.078 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:04:35.079 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:04:35.079 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:04:35.079 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:34 smithi086 ceph-mon[29634]: Updating smithi086:/etc/ceph/ceph.conf 2024-08-10T05:04:35.079 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:35.079 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:35.079 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:36.008 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:35 smithi086 ceph-mon[29634]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:04:36.008 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:35 smithi086 ceph-mon[29634]: Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:04:36.008 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:35 smithi086 ceph-mon[29634]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:04:37.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:36 smithi086 ceph-mon[29634]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi159", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:04:38.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:37 smithi086 ceph-mon[29634]: Deploying cephadm binary to smithi159 2024-08-10T05:04:39.297 INFO:teuthology.orchestra.run.smithi086.stdout:Added host 'smithi159' with addr '172.21.15.159' 2024-08-10T05:04:39.890 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:39 smithi086 ceph-mon[29634]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:04:39.890 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:39 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:39.890 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:39 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:04:39.890 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:39 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:39.912 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph orch host ls --format=json 2024-08-10T05:04:40.108 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:04:40.895 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:40 smithi086 ceph-mon[29634]: Added host smithi159 2024-08-10T05:04:40.895 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:40 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:40.896 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:40 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:41.804 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:04:41.804 INFO:teuthology.orchestra.run.smithi086.stdout:[{"addr": "172.21.15.86", "hostname": "smithi086", "labels": [], "status": ""}, {"addr": "172.21.15.159", "hostname": "smithi159", "labels": [], "status": ""}] 2024-08-10T05:04:42.101 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:41 smithi086 ceph-mon[29634]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:04:42.374 INFO:tasks.cephadm:Setting crush tunables to default 2024-08-10T05:04:42.374 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd crush tunables default 2024-08-10T05:04:42.568 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:04:43.013 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:42 smithi086 ceph-mon[29634]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:04:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:43 smithi086 ceph-mon[29634]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:04:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:43 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:43 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:43 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:43 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:43 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi159", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:04:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:43 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:04:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:43 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:04:45.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:44 smithi086 ceph-mon[29634]: Updating smithi159:/etc/ceph/ceph.conf 2024-08-10T05:04:45.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:44 smithi086 ceph-mon[29634]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:04:45.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:44 smithi086 ceph-mon[29634]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:04:45.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:44 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:45.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:44 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:44 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:44 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/3306855687' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-10T05:04:45.280 INFO:teuthology.orchestra.run.smithi086.stderr:adjusted tunables profile to default 2024-08-10T05:04:45.857 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:45 smithi086 ceph-mon[29634]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:04:45.857 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:45 smithi086 ceph-mon[29634]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:04:45.857 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:45 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/3306855687' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-10T05:04:45.858 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:45 smithi086 ceph-mon[29634]: osdmap e4: 0 total, 0 up, 0 in 2024-08-10T05:04:45.884 INFO:tasks.cephadm:Adding mon.a on smithi086 2024-08-10T05:04:45.884 INFO:tasks.cephadm:Adding mon.c on smithi086 2024-08-10T05:04:45.884 INFO:tasks.cephadm:Adding mon.b on smithi159 2024-08-10T05:04:45.885 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph orch apply mon '3;smithi086:172.21.15.86=a;smithi086:[v2:172.21.15.86:3301,v1:172.21.15.86:6790]=c;smithi159:172.21.15.159=b' 2024-08-10T05:04:46.089 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:04:47.631 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled mon update... 2024-08-10T05:04:48.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:47 smithi086 ceph-mon[29634]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:04:48.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:47 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:48.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:47 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:04:48.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:47 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:04:48.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:47 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:04:48.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:47 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:48.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:47 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:04:48.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:47 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:04:48.196 DEBUG:teuthology.orchestra.run.smithi086:mon.c> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.c.service 2024-08-10T05:04:48.198 DEBUG:teuthology.orchestra.run.smithi159:mon.b> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.b.service 2024-08-10T05:04:48.200 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-10T05:04:48.201 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph mon dump -f json 2024-08-10T05:04:48.889 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:04:49.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:48 smithi086 ceph-mon[29634]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi086:172.21.15.86=a;smithi086:[v2:172.21.15.86:3301,v1:172.21.15.86:6790]=c;smithi159:172.21.15.159=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:04:49.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:48 smithi086 ceph-mon[29634]: Saving service mon spec with placement smithi086:172.21.15.86=a;smithi086:[v2:172.21.15.86:3301,v1:172.21.15.86:6790]=c;smithi159:172.21.15.159=b;count:3 2024-08-10T05:04:49.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:48 smithi086 ceph-mon[29634]: Deploying daemon mon.b on smithi159 2024-08-10T05:04:50.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:49 smithi086 ceph-mon[29634]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:04:52.068 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:04:52.068 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":1,"fsid":"bfc063ea-56d5-11ef-bcce-c7b262605968","modified":"2024-08-10T05:03:23.478662Z","created":"2024-08-10T05:03:23.478662Z","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.86:3300","nonce":0},{"type":"v1","addr":"172.21.15.86:6789","nonce":0}]},"addr":"172.21.15.86:6789/0","public_addr":"172.21.15.86:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-10T05:04:52.068 INFO:teuthology.orchestra.run.smithi159.stderr:dumped monmap epoch 1 2024-08-10T05:04:52.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:51 smithi086 ceph-mon[29634]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:04:52.349 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:52 smithi159 systemd[1]: Starting Ceph mon.b for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:04:53.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:52 smithi086 ceph-mon[29634]: from='client.? 172.21.15.159:0/615352588' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-10T05:04:53.156 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:52 smithi159 podman[33564]: 2024-08-10 05:04:52.808023734 +0000 UTC m=+0.016906220 image pull 20036124afeb4e0feaabab3bf0f2abdfe70c400ef301d512f78739b179fc95d8 quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae 2024-08-10T05:04:53.156 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:52 smithi159 podman[33564]: 2024-08-10 05:04:52.908711479 +0000 UTC m=+0.117593964 container create 067c084a03a64c32f0ea0c0c33b3383fb6ab51bc382b4731419e564e1857a7b4 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-b, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, RELEASE=reef-f5af36e, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True) 2024-08-10T05:04:53.156 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 podman[33564]: 2024-08-10 05:04:53.11098329 +0000 UTC m=+0.319865786 container init 067c084a03a64c32f0ea0c0c33b3383fb6ab51bc382b4731419e564e1857a7b4 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-b, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=reef-f5af36e, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-08-10T05:04:53.156 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 podman[33564]: 2024-08-10 05:04:53.115616717 +0000 UTC m=+0.324499203 container start 067c084a03a64c32f0ea0c0c33b3383fb6ab51bc382b4731419e564e1857a7b4 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-b, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=reef-f5af36e, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-08-10T05:04:53.156 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: set uid:gid to 167:167 (ceph:ceph) 2024-08-10T05:04:53.156 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable), process ceph-mon, pid 7 2024-08-10T05:04:53.156 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: pidfile_write: ignore empty --pid-file 2024-08-10T05:04:53.157 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: load: jerasure load: lrc 2024-08-10T05:04:53.157 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: RocksDB version: 7.9.2 2024-08-10T05:04:53.157 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Git sha 0 2024-08-10T05:04:53.157 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Compile date 2024-08-09 20:28:56 2024-08-10T05:04:53.157 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: DB SUMMARY 2024-08-10T05:04:53.157 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: DB Session ID: W7ZPFI695TMQCAMCXBDW 2024-08-10T05:04:53.157 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: CURRENT file: CURRENT 2024-08-10T05:04:53.157 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: IDENTITY file: IDENTITY 2024-08-10T05:04:53.157 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-08-10T05:04:53.157 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-08-10T05:04:53.157 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-08-10T05:04:53.158 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.error_if_exists: 0 2024-08-10T05:04:53.159 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.create_if_missing: 0 2024-08-10T05:04:53.159 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.paranoid_checks: 1 2024-08-10T05:04:53.159 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-10T05:04:53.159 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-10T05:04:53.159 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-10T05:04:53.160 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.env: 0x55c769da2bc0 2024-08-10T05:04:53.160 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.fs: PosixFileSystem 2024-08-10T05:04:53.160 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.info_log: 0x55c76b5acbe0 2024-08-10T05:04:53.160 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_file_opening_threads: 16 2024-08-10T05:04:53.160 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.statistics: (nil) 2024-08-10T05:04:53.160 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.use_fsync: 0 2024-08-10T05:04:53.160 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_log_file_size: 0 2024-08-10T05:04:53.160 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-10T05:04:53.160 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-10T05:04:53.160 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.keep_log_file_num: 1000 2024-08-10T05:04:53.160 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.recycle_log_file_num: 0 2024-08-10T05:04:53.160 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.allow_fallocate: 1 2024-08-10T05:04:53.160 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.allow_mmap_reads: 0 2024-08-10T05:04:53.161 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.allow_mmap_writes: 0 2024-08-10T05:04:53.161 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.use_direct_reads: 0 2024-08-10T05:04:53.161 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-10T05:04:53.161 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.create_missing_column_families: 0 2024-08-10T05:04:53.161 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.db_log_dir: 2024-08-10T05:04:53.161 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.wal_dir: 2024-08-10T05:04:53.161 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-10T05:04:53.161 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-10T05:04:53.161 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-10T05:04:53.161 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-10T05:04:53.161 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-10T05:04:53.161 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-10T05:04:53.162 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.advise_random_on_open: 1 2024-08-10T05:04:53.162 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.db_write_buffer_size: 0 2024-08-10T05:04:53.162 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.write_buffer_manager: 0x55c76b57c140 2024-08-10T05:04:53.162 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-10T05:04:53.162 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-10T05:04:53.162 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-10T05:04:53.162 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.rate_limiter: (nil) 2024-08-10T05:04:53.162 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-10T05:04:53.162 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.wal_recovery_mode: 2 2024-08-10T05:04:53.162 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.enable_thread_tracking: 0 2024-08-10T05:04:53.162 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.enable_pipelined_write: 0 2024-08-10T05:04:53.162 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.unordered_write: 0 2024-08-10T05:04:53.163 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-10T05:04:53.163 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-10T05:04:53.163 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-10T05:04:53.163 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-10T05:04:53.163 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.row_cache: None 2024-08-10T05:04:53.163 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.wal_filter: None 2024-08-10T05:04:53.163 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-10T05:04:53.163 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.allow_ingest_behind: 0 2024-08-10T05:04:53.163 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.two_write_queues: 0 2024-08-10T05:04:53.163 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.manual_wal_flush: 0 2024-08-10T05:04:53.163 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.wal_compression: 0 2024-08-10T05:04:53.163 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.atomic_flush: 0 2024-08-10T05:04:53.164 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-10T05:04:53.164 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-10T05:04:53.164 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-10T05:04:53.164 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.log_readahead_size: 0 2024-08-10T05:04:53.164 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-10T05:04:53.164 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.best_efforts_recovery: 0 2024-08-10T05:04:53.164 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-10T05:04:53.164 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-10T05:04:53.164 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.allow_data_in_errors: 0 2024-08-10T05:04:53.164 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.db_host_id: __hostname__ 2024-08-10T05:04:53.164 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-10T05:04:53.164 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_background_jobs: 2 2024-08-10T05:04:53.164 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_background_compactions: -1 2024-08-10T05:04:53.165 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_subcompactions: 1 2024-08-10T05:04:53.165 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-10T05:04:53.165 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-10T05:04:53.165 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-10T05:04:53.165 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_total_wal_size: 0 2024-08-10T05:04:53.165 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-10T05:04:53.165 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-10T05:04:53.165 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-10T05:04:53.165 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-10T05:04:53.165 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_open_files: -1 2024-08-10T05:04:53.165 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.bytes_per_sync: 0 2024-08-10T05:04:53.165 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-10T05:04:53.166 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-10T05:04:53.166 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compaction_readahead_size: 0 2024-08-10T05:04:53.166 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_background_flushes: -1 2024-08-10T05:04:53.166 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Compression algorithms supported: 2024-08-10T05:04:53.166 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: kZSTD supported: 0 2024-08-10T05:04:53.166 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: kXpressCompression supported: 0 2024-08-10T05:04:53.166 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: kBZip2Compression supported: 0 2024-08-10T05:04:53.166 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-10T05:04:53.166 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: kLZ4Compression supported: 1 2024-08-10T05:04:53.166 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: kZlibCompression supported: 1 2024-08-10T05:04:53.166 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: kLZ4HCCompression supported: 1 2024-08-10T05:04:53.166 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: kSnappyCompression supported: 1 2024-08-10T05:04:53.166 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-10T05:04:53.167 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-10T05:04:53.167 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-08-10T05:04:53.167 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-10T05:04:53.167 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-10T05:04:53.167 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.merge_operator: 2024-08-10T05:04:53.167 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compaction_filter: None 2024-08-10T05:04:53.167 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compaction_filter_factory: None 2024-08-10T05:04:53.167 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.sst_partitioner_factory: None 2024-08-10T05:04:53.167 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-10T05:04:53.167 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-10T05:04:53.167 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c76b5ac820) 2024-08-10T05:04:53.167 INFO:journalctl@ceph.mon.b.smithi159.stdout: cache_index_and_filter_blocks: 1 2024-08-10T05:04:53.167 INFO:journalctl@ceph.mon.b.smithi159.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-10T05:04:53.168 INFO:journalctl@ceph.mon.b.smithi159.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-10T05:04:53.168 INFO:journalctl@ceph.mon.b.smithi159.stdout: pin_top_level_index_and_filter: 1 2024-08-10T05:04:53.168 INFO:journalctl@ceph.mon.b.smithi159.stdout: index_type: 0 2024-08-10T05:04:53.168 INFO:journalctl@ceph.mon.b.smithi159.stdout: data_block_index_type: 0 2024-08-10T05:04:53.168 INFO:journalctl@ceph.mon.b.smithi159.stdout: index_shortening: 1 2024-08-10T05:04:53.168 INFO:journalctl@ceph.mon.b.smithi159.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-10T05:04:53.168 INFO:journalctl@ceph.mon.b.smithi159.stdout: checksum: 4 2024-08-10T05:04:53.168 INFO:journalctl@ceph.mon.b.smithi159.stdout: no_block_cache: 0 2024-08-10T05:04:53.168 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_cache: 0x55c76b5a1350 2024-08-10T05:04:53.168 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_cache_name: BinnedLRUCache 2024-08-10T05:04:53.168 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_cache_options: 2024-08-10T05:04:53.168 INFO:journalctl@ceph.mon.b.smithi159.stdout: capacity : 536870912 2024-08-10T05:04:53.169 INFO:journalctl@ceph.mon.b.smithi159.stdout: num_shard_bits : 4 2024-08-10T05:04:53.169 INFO:journalctl@ceph.mon.b.smithi159.stdout: strict_capacity_limit : 0 2024-08-10T05:04:53.169 INFO:journalctl@ceph.mon.b.smithi159.stdout: high_pri_pool_ratio: 0.000 2024-08-10T05:04:53.169 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_cache_compressed: (nil) 2024-08-10T05:04:53.169 INFO:journalctl@ceph.mon.b.smithi159.stdout: persistent_cache: (nil) 2024-08-10T05:04:53.169 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_size: 4096 2024-08-10T05:04:53.169 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_size_deviation: 10 2024-08-10T05:04:53.169 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_restart_interval: 16 2024-08-10T05:04:53.169 INFO:journalctl@ceph.mon.b.smithi159.stdout: index_block_restart_interval: 1 2024-08-10T05:04:53.169 INFO:journalctl@ceph.mon.b.smithi159.stdout: metadata_block_size: 4096 2024-08-10T05:04:53.169 INFO:journalctl@ceph.mon.b.smithi159.stdout: partition_filters: 0 2024-08-10T05:04:53.169 INFO:journalctl@ceph.mon.b.smithi159.stdout: use_delta_encoding: 1 2024-08-10T05:04:53.169 INFO:journalctl@ceph.mon.b.smithi159.stdout: filter_policy: bloomfilter 2024-08-10T05:04:53.170 INFO:journalctl@ceph.mon.b.smithi159.stdout: whole_key_filtering: 1 2024-08-10T05:04:53.170 INFO:journalctl@ceph.mon.b.smithi159.stdout: verify_compression: 0 2024-08-10T05:04:53.170 INFO:journalctl@ceph.mon.b.smithi159.stdout: read_amp_bytes_per_bit: 0 2024-08-10T05:04:53.170 INFO:journalctl@ceph.mon.b.smithi159.stdout: format_version: 5 2024-08-10T05:04:53.170 INFO:journalctl@ceph.mon.b.smithi159.stdout: enable_index_compression: 1 2024-08-10T05:04:53.170 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_align: 0 2024-08-10T05:04:53.170 INFO:journalctl@ceph.mon.b.smithi159.stdout: max_auto_readahead_size: 262144 2024-08-10T05:04:53.170 INFO:journalctl@ceph.mon.b.smithi159.stdout: prepopulate_block_cache: 0 2024-08-10T05:04:53.170 INFO:journalctl@ceph.mon.b.smithi159.stdout: initial_auto_readahead_size: 8192 2024-08-10T05:04:53.170 INFO:journalctl@ceph.mon.b.smithi159.stdout: num_file_reads_for_auto_readahead: 2 2024-08-10T05:04:53.170 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.write_buffer_size: 33554432 2024-08-10T05:04:53.170 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_write_buffer_number: 2 2024-08-10T05:04:53.171 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compression: NoCompression 2024-08-10T05:04:53.171 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.bottommost_compression: Disabled 2024-08-10T05:04:53.171 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.prefix_extractor: nullptr 2024-08-10T05:04:53.171 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-10T05:04:53.171 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.num_levels: 7 2024-08-10T05:04:53.171 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-10T05:04:53.171 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-10T05:04:53.171 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-10T05:04:53.171 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-10T05:04:53.171 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-10T05:04:53.171 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-10T05:04:53.171 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-10T05:04:53.172 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-10T05:04:53.172 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-10T05:04:53.172 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-10T05:04:53.172 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-10T05:04:53.172 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-10T05:04:53.172 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-10T05:04:53.172 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compression_opts.level: 32767 2024-08-10T05:04:53.172 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compression_opts.strategy: 0 2024-08-10T05:04:53.172 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-10T05:04:53.172 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-10T05:04:53.172 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-10T05:04:53.172 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-10T05:04:53.172 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compression_opts.enabled: false 2024-08-10T05:04:53.172 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-10T05:04:53.173 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-10T05:04:53.173 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-10T05:04:53.173 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-10T05:04:53.173 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.target_file_size_base: 67108864 2024-08-10T05:04:53.173 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-10T05:04:53.173 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-10T05:04:53.173 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-10T05:04:53.173 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-10T05:04:53.173 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-10T05:04:53.173 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-10T05:04:53.173 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-10T05:04:53.173 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-10T05:04:53.173 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-10T05:04:53.174 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-10T05:04:53.174 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-10T05:04:53.174 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-10T05:04:53.174 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-10T05:04:53.174 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-10T05:04:53.174 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.arena_block_size: 1048576 2024-08-10T05:04:53.174 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-10T05:04:53.174 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-10T05:04:53.174 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.disable_auto_compactions: 0 2024-08-10T05:04:53.174 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-10T05:04:53.174 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-10T05:04:53.174 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-10T05:04:53.174 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-10T05:04:53.175 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-10T05:04:53.175 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-10T05:04:53.175 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-10T05:04:53.175 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-10T05:04:53.175 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-10T05:04:53.175 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-10T05:04:53.175 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.table_properties_collectors: 2024-08-10T05:04:53.175 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.inplace_update_support: 0 2024-08-10T05:04:53.175 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-10T05:04:53.175 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-10T05:04:53.175 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-10T05:04:53.175 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-10T05:04:53.175 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.bloom_locality: 0 2024-08-10T05:04:53.176 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.max_successive_merges: 0 2024-08-10T05:04:53.176 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-10T05:04:53.176 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.paranoid_file_checks: 0 2024-08-10T05:04:53.176 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.force_consistency_checks: 1 2024-08-10T05:04:53.176 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.report_bg_io_stats: 0 2024-08-10T05:04:53.176 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.ttl: 2592000 2024-08-10T05:04:53.176 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-10T05:04:53.176 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-10T05:04:53.176 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-10T05:04:53.176 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.enable_blob_files: false 2024-08-10T05:04:53.176 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.min_blob_size: 0 2024-08-10T05:04:53.176 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.blob_file_size: 268435456 2024-08-10T05:04:53.176 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-10T05:04:53.176 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-10T05:04:53.177 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-10T05:04:53.177 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-10T05:04:53.177 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-10T05:04:53.177 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.blob_file_starting_level: 0 2024-08-10T05:04:53.177 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-10T05:04:53.177 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-10T05:04:53.177 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-08-10T05:04:53.177 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 97cb18fa-d6e1-414e-927c-9e21dea8cbfc 2024-08-10T05:04:53.177 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723266293152738, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-08-10T05:04:53.177 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-08-10T05:04:53.177 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723266293153179, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "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": 1723266293, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "97cb18fa-d6e1-414e-927c-9e21dea8cbfc", "db_session_id": "W7ZPFI695TMQCAMCXBDW", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-08-10T05:04:53.178 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723266293153290, "job": 1, "event": "recovery_finished"} 2024-08-10T05:04:53.178 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-08-10T05:04:53.178 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-10T05:04:53.178 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c76b5cae00 2024-08-10T05:04:53.178 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: DB pointer 0x55c76b6be000 2024-08-10T05:04:53.178 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-08-10T05:04:53.178 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-10T05:04:53.178 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-10T05:04:53.178 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** DB Stats ** 2024-08-10T05:04:53.178 INFO:journalctl@ceph.mon.b.smithi159.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T05:04:53.178 INFO:journalctl@ceph.mon.b.smithi159.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-10T05:04:53.178 INFO:journalctl@ceph.mon.b.smithi159.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T05:04:53.179 INFO:journalctl@ceph.mon.b.smithi159.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T05:04:53.179 INFO:journalctl@ceph.mon.b.smithi159.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-10T05:04:53.179 INFO:journalctl@ceph.mon.b.smithi159.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T05:04:53.179 INFO:journalctl@ceph.mon.b.smithi159.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T05:04:53.179 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2024-08-10T05:04:53.179 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** Compaction Stats [default] ** 2024-08-10T05:04:53.179 INFO:journalctl@ceph.mon.b.smithi159.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-10T05:04:53.179 INFO:journalctl@ceph.mon.b.smithi159.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-10T05:04:53.179 INFO:journalctl@ceph.mon.b.smithi159.stdout: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-10T05:04:53.179 INFO:journalctl@ceph.mon.b.smithi159.stdout: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-10T05:04:53.179 INFO:journalctl@ceph.mon.b.smithi159.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-10T05:04:53.179 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2024-08-10T05:04:53.179 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** Compaction Stats [default] ** 2024-08-10T05:04:53.180 INFO:journalctl@ceph.mon.b.smithi159.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-10T05:04:53.180 INFO:journalctl@ceph.mon.b.smithi159.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-10T05:04:53.180 INFO:journalctl@ceph.mon.b.smithi159.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-10T05:04:53.180 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2024-08-10T05:04:53.180 INFO:journalctl@ceph.mon.b.smithi159.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-10T05:04:53.180 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2024-08-10T05:04:53.180 INFO:journalctl@ceph.mon.b.smithi159.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T05:04:53.180 INFO:journalctl@ceph.mon.b.smithi159.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-08-10T05:04:53.180 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-10T05:04:53.180 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-10T05:04:53.180 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-10T05:04:53.180 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-10T05:04:53.180 INFO:journalctl@ceph.mon.b.smithi159.stdout: Cumulative compaction: 0.00 GB write, 0.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T05:04:53.180 INFO:journalctl@ceph.mon.b.smithi159.stdout: Interval compaction: 0.00 GB write, 0.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T05:04:53.181 INFO:journalctl@ceph.mon.b.smithi159.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-10T05:04:53.181 INFO:journalctl@ceph.mon.b.smithi159.stdout: Block cache BinnedLRUCache@0x55c76b5a1350#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-08-10T05:04:53.181 INFO:journalctl@ceph.mon.b.smithi159.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-08-10T05:04:53.181 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2024-08-10T05:04:53.181 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-10T05:04:53.181 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: using public_addr v2:172.21.15.159:0/0 -> [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] 2024-08-10T05:04:53.181 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: starting mon.b rank -1 at public addrs [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] at bind addrs [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:04:53.181 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: mon.b@-1(???) e0 preinit fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:04:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: mon.b@-1(synchronizing).mds e1 new map 2024-08-10T05:04:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: mon.b@-1(synchronizing).mds e1 print_map 2024-08-10T05:04:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout: e1 2024-08-10T05:04:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-10T05:04:53.438 INFO:journalctl@ceph.mon.b.smithi159.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-10T05:04:53.438 INFO:journalctl@ceph.mon.b.smithi159.stdout: legacy client fscid: -1 2024-08-10T05:04:53.438 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2024-08-10T05:04:53.438 INFO:journalctl@ceph.mon.b.smithi159.stdout: No filesystems configured 2024-08-10T05:04:53.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-10T05:04:53.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-08-10T05:04:53.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-10T05:04:53.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-10T05:04:53.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-10T05:04:53.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-10T05:04:53.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-10T05:04:53.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-10T05:04:53.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-10T05:04:53.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-10T05:04:53.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:04:53.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:04:53.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:53.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:53.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:53.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:53.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi159", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:04:53.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:04:53.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:04:53.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: Updating smithi159:/etc/ceph/ceph.conf 2024-08-10T05:04:53.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:04:53.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:04:53.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:53.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:53.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:53.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/3306855687' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-10T05:04:53.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:04:53.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:04:53.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/3306855687' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-10T05:04:53.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: osdmap e4: 0 total, 0 up, 0 in 2024-08-10T05:04:53.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:04:53.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:53.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:04:53.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:04:53.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:04:53.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:53.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:04:53.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:04:53.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi086:172.21.15.86=a;smithi086:[v2:172.21.15.86:3301,v1:172.21.15.86:6790]=c;smithi159:172.21.15.159=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:04:53.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: Saving service mon spec with placement smithi086:172.21.15.86=a;smithi086:[v2:172.21.15.86:3301,v1:172.21.15.86:6790]=c;smithi159:172.21.15.159=b;count:3 2024-08-10T05:04:53.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: Deploying daemon mon.b on smithi159 2024-08-10T05:04:53.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:04:53.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:04:53.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: from='client.? 172.21.15.159:0/615352588' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-10T05:04:53.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 ceph-mon[33602]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-08-10T05:04:53.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 bash[33564]: 067c084a03a64c32f0ea0c0c33b3383fb6ab51bc382b4731419e564e1857a7b4 2024-08-10T05:04:53.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:53 smithi159 systemd[1]: Started Ceph mon.b for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:04:53.645 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-10T05:04:53.646 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph mon dump -f json 2024-08-10T05:04:53.844 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.b/config 2024-08-10T05:04:58.580 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:04:58.580 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":2,"fsid":"bfc063ea-56d5-11ef-bcce-c7b262605968","modified":"2024-08-10T05:04:53.177248Z","created":"2024-08-10T05:03:23.478662Z","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.86:3300","nonce":0},{"type":"v1","addr":"172.21.15.86:6789","nonce":0}]},"addr":"172.21.15.86:6789/0","public_addr":"172.21.15.86:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:3300","nonce":0},{"type":"v1","addr":"172.21.15.159:6789","nonce":0}]},"addr":"172.21.15.159:6789/0","public_addr":"172.21.15.159:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-08-10T05:04:58.580 INFO:teuthology.orchestra.run.smithi159.stderr:dumped monmap epoch 2 2024-08-10T05:04:58.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:04:58.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: mon.a calling monitor election 2024-08-10T05:04:58.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:04:58.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:04:58.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:04:58.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:04:58.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: mon.b calling monitor election 2024-08-10T05:04:58.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:04:58.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:04:58.581 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:04:58.582 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:04:58.582 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-10T05:04:58.582 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: monmap e2: 2 mons at {a=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-10T05:04:58.582 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: fsmap 2024-08-10T05:04:58.582 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: osdmap e4: 0 total, 0 up, 0 in 2024-08-10T05:04:58.582 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: mgrmap e13: y(active, since 39s) 2024-08-10T05:04:58.582 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: overall HEALTH_OK 2024-08-10T05:04:58.582 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:58.582 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:58.582 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:58.582 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:04:58.582 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:58 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:04:58.583 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:04:58.584 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: mon.a calling monitor election 2024-08-10T05:04:58.584 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:04:58.584 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:04:58.584 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:04:58.584 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:04:58.584 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: mon.b calling monitor election 2024-08-10T05:04:58.584 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:04:58.584 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:04:58.584 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:04:58.584 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:04:58.584 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-10T05:04:58.584 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: monmap e2: 2 mons at {a=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-10T05:04:58.585 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: fsmap 2024-08-10T05:04:58.585 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: osdmap e4: 0 total, 0 up, 0 in 2024-08-10T05:04:58.585 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: mgrmap e13: y(active, since 39s) 2024-08-10T05:04:58.585 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: overall HEALTH_OK 2024-08-10T05:04:58.585 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:58.585 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:58.585 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:04:58.585 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:04:58.585 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:58 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:04:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:59 smithi159 ceph-mon[33602]: Deploying daemon mon.c on smithi086 2024-08-10T05:04:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:59 smithi159 ceph-mon[33602]: from='client.? 172.21.15.159:0/3286200343' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-10T05:04:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:59 smithi159 ceph-mon[33602]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:04:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:04:59 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:04:59.569 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:59 smithi086 ceph-mon[29634]: Deploying daemon mon.c on smithi086 2024-08-10T05:04:59.569 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:59 smithi086 ceph-mon[29634]: from='client.? 172.21.15.159:0/3286200343' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-10T05:04:59.569 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:59 smithi086 ceph-mon[29634]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:04:59.569 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:04:59 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:05:00.128 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-10T05:05:00.129 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph mon dump -f json 2024-08-10T05:05:00.341 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.b/config 2024-08-10T05:05:01.113 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:00 smithi086 systemd[1]: Starting Ceph mon.c for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:05:01.390 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 podman[41403]: 2024-08-10 05:05:01.113324991 +0000 UTC m=+0.106555278 container create 24d13f5f71e035b69afa3b2230501a24e25c7b93471c1eff575d434791ee57ee (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-c, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, RELEASE=reef-f5af36e, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T05:05:01.390 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 podman[41403]: 2024-08-10 05:05:01.023683465 +0000 UTC m=+0.016913717 image pull 20036124afeb4e0feaabab3bf0f2abdfe70c400ef301d512f78739b179fc95d8 quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae 2024-08-10T05:05:01.391 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 podman[41403]: 2024-08-10 05:05:01.307228625 +0000 UTC m=+0.300458874 container init 24d13f5f71e035b69afa3b2230501a24e25c7b93471c1eff575d434791ee57ee (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-c, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=reef-f5af36e, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, 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) 2024-08-10T05:05:01.391 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 podman[41403]: 2024-08-10 05:05:01.311857658 +0000 UTC m=+0.305087904 container start 24d13f5f71e035b69afa3b2230501a24e25c7b93471c1eff575d434791ee57ee (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-c, RELEASE=reef-f5af36e, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, 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, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.36.0) 2024-08-10T05:05:01.391 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: set uid:gid to 167:167 (ceph:ceph) 2024-08-10T05:05:01.391 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable), process ceph-mon, pid 7 2024-08-10T05:05:01.391 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: pidfile_write: ignore empty --pid-file 2024-08-10T05:05:01.391 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: load: jerasure load: lrc 2024-08-10T05:05:01.391 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: RocksDB version: 7.9.2 2024-08-10T05:05:01.391 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Git sha 0 2024-08-10T05:05:01.391 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Compile date 2024-08-09 20:28:56 2024-08-10T05:05:01.391 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: DB SUMMARY 2024-08-10T05:05:01.391 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: DB Session ID: 3XC707VGK634TYNZOIY1 2024-08-10T05:05:01.392 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: CURRENT file: CURRENT 2024-08-10T05:05:01.392 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: IDENTITY file: IDENTITY 2024-08-10T05:05:01.392 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-08-10T05:05:01.392 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-08-10T05:05:01.392 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-08-10T05:05:01.392 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.error_if_exists: 0 2024-08-10T05:05:01.394 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.create_if_missing: 0 2024-08-10T05:05:01.394 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.paranoid_checks: 1 2024-08-10T05:05:01.394 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-10T05:05:01.394 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-10T05:05:01.394 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-10T05:05:01.394 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.env: 0x55e1c16cfbc0 2024-08-10T05:05:01.394 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.fs: PosixFileSystem 2024-08-10T05:05:01.394 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.info_log: 0x55e1c3882be0 2024-08-10T05:05:01.394 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_file_opening_threads: 16 2024-08-10T05:05:01.394 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.statistics: (nil) 2024-08-10T05:05:01.395 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.use_fsync: 0 2024-08-10T05:05:01.395 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_log_file_size: 0 2024-08-10T05:05:01.395 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-10T05:05:01.395 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-10T05:05:01.395 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.keep_log_file_num: 1000 2024-08-10T05:05:01.395 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.recycle_log_file_num: 0 2024-08-10T05:05:01.395 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.allow_fallocate: 1 2024-08-10T05:05:01.395 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.allow_mmap_reads: 0 2024-08-10T05:05:01.395 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.allow_mmap_writes: 0 2024-08-10T05:05:01.395 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.use_direct_reads: 0 2024-08-10T05:05:01.395 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-10T05:05:01.395 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.create_missing_column_families: 0 2024-08-10T05:05:01.396 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.db_log_dir: 2024-08-10T05:05:01.396 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.wal_dir: 2024-08-10T05:05:01.396 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-10T05:05:01.396 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-10T05:05:01.396 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-10T05:05:01.396 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-10T05:05:01.396 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-10T05:05:01.396 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-10T05:05:01.396 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.advise_random_on_open: 1 2024-08-10T05:05:01.396 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.db_write_buffer_size: 0 2024-08-10T05:05:01.396 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.write_buffer_manager: 0x55e1c3852140 2024-08-10T05:05:01.396 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-10T05:05:01.396 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-10T05:05:01.397 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-10T05:05:01.397 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.rate_limiter: (nil) 2024-08-10T05:05:01.397 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-10T05:05:01.397 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.wal_recovery_mode: 2 2024-08-10T05:05:01.397 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.enable_thread_tracking: 0 2024-08-10T05:05:01.397 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.enable_pipelined_write: 0 2024-08-10T05:05:01.397 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.unordered_write: 0 2024-08-10T05:05:01.397 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-10T05:05:01.397 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-10T05:05:01.397 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-10T05:05:01.397 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-10T05:05:01.397 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.row_cache: None 2024-08-10T05:05:01.398 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.wal_filter: None 2024-08-10T05:05:01.398 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-10T05:05:01.398 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.allow_ingest_behind: 0 2024-08-10T05:05:01.398 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.two_write_queues: 0 2024-08-10T05:05:01.398 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.manual_wal_flush: 0 2024-08-10T05:05:01.398 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.wal_compression: 0 2024-08-10T05:05:01.398 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.atomic_flush: 0 2024-08-10T05:05:01.398 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-10T05:05:01.398 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-10T05:05:01.398 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-10T05:05:01.398 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.log_readahead_size: 0 2024-08-10T05:05:01.398 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-10T05:05:01.398 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.best_efforts_recovery: 0 2024-08-10T05:05:01.399 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-10T05:05:01.399 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-10T05:05:01.399 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.allow_data_in_errors: 0 2024-08-10T05:05:01.399 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.db_host_id: __hostname__ 2024-08-10T05:05:01.399 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-10T05:05:01.399 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_background_jobs: 2 2024-08-10T05:05:01.399 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_background_compactions: -1 2024-08-10T05:05:01.399 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_subcompactions: 1 2024-08-10T05:05:01.399 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-10T05:05:01.399 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-10T05:05:01.399 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-10T05:05:01.399 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_total_wal_size: 0 2024-08-10T05:05:01.399 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-10T05:05:01.399 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-10T05:05:01.400 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-10T05:05:01.400 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-10T05:05:01.400 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_open_files: -1 2024-08-10T05:05:01.400 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.bytes_per_sync: 0 2024-08-10T05:05:01.400 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-10T05:05:01.400 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-10T05:05:01.400 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compaction_readahead_size: 0 2024-08-10T05:05:01.400 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_background_flushes: -1 2024-08-10T05:05:01.400 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Compression algorithms supported: 2024-08-10T05:05:01.400 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: kZSTD supported: 0 2024-08-10T05:05:01.400 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: kXpressCompression supported: 0 2024-08-10T05:05:01.400 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: kBZip2Compression supported: 0 2024-08-10T05:05:01.400 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-10T05:05:01.401 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: kLZ4Compression supported: 1 2024-08-10T05:05:01.401 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: kZlibCompression supported: 1 2024-08-10T05:05:01.401 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: kLZ4HCCompression supported: 1 2024-08-10T05:05:01.401 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: kSnappyCompression supported: 1 2024-08-10T05:05:01.401 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-10T05:05:01.401 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-10T05:05:01.401 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-08-10T05:05:01.401 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-10T05:05:01.401 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-10T05:05:01.401 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.merge_operator: 2024-08-10T05:05:01.401 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compaction_filter: None 2024-08-10T05:05:01.402 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compaction_filter_factory: None 2024-08-10T05:05:01.402 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.sst_partitioner_factory: None 2024-08-10T05:05:01.402 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-10T05:05:01.402 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-10T05:05:01.402 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e1c3882820) 2024-08-10T05:05:01.402 INFO:journalctl@ceph.mon.c.smithi086.stdout: cache_index_and_filter_blocks: 1 2024-08-10T05:05:01.402 INFO:journalctl@ceph.mon.c.smithi086.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-10T05:05:01.402 INFO:journalctl@ceph.mon.c.smithi086.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-10T05:05:01.402 INFO:journalctl@ceph.mon.c.smithi086.stdout: pin_top_level_index_and_filter: 1 2024-08-10T05:05:01.402 INFO:journalctl@ceph.mon.c.smithi086.stdout: index_type: 0 2024-08-10T05:05:01.402 INFO:journalctl@ceph.mon.c.smithi086.stdout: data_block_index_type: 0 2024-08-10T05:05:01.402 INFO:journalctl@ceph.mon.c.smithi086.stdout: index_shortening: 1 2024-08-10T05:05:01.403 INFO:journalctl@ceph.mon.c.smithi086.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-10T05:05:01.403 INFO:journalctl@ceph.mon.c.smithi086.stdout: checksum: 4 2024-08-10T05:05:01.403 INFO:journalctl@ceph.mon.c.smithi086.stdout: no_block_cache: 0 2024-08-10T05:05:01.403 INFO:journalctl@ceph.mon.c.smithi086.stdout: block_cache: 0x55e1c3877350 2024-08-10T05:05:01.403 INFO:journalctl@ceph.mon.c.smithi086.stdout: block_cache_name: BinnedLRUCache 2024-08-10T05:05:01.403 INFO:journalctl@ceph.mon.c.smithi086.stdout: block_cache_options: 2024-08-10T05:05:01.403 INFO:journalctl@ceph.mon.c.smithi086.stdout: capacity : 536870912 2024-08-10T05:05:01.403 INFO:journalctl@ceph.mon.c.smithi086.stdout: num_shard_bits : 4 2024-08-10T05:05:01.403 INFO:journalctl@ceph.mon.c.smithi086.stdout: strict_capacity_limit : 0 2024-08-10T05:05:01.403 INFO:journalctl@ceph.mon.c.smithi086.stdout: high_pri_pool_ratio: 0.000 2024-08-10T05:05:01.404 INFO:journalctl@ceph.mon.c.smithi086.stdout: block_cache_compressed: (nil) 2024-08-10T05:05:01.404 INFO:journalctl@ceph.mon.c.smithi086.stdout: persistent_cache: (nil) 2024-08-10T05:05:01.404 INFO:journalctl@ceph.mon.c.smithi086.stdout: block_size: 4096 2024-08-10T05:05:01.404 INFO:journalctl@ceph.mon.c.smithi086.stdout: block_size_deviation: 10 2024-08-10T05:05:01.404 INFO:journalctl@ceph.mon.c.smithi086.stdout: block_restart_interval: 16 2024-08-10T05:05:01.404 INFO:journalctl@ceph.mon.c.smithi086.stdout: index_block_restart_interval: 1 2024-08-10T05:05:01.404 INFO:journalctl@ceph.mon.c.smithi086.stdout: metadata_block_size: 4096 2024-08-10T05:05:01.404 INFO:journalctl@ceph.mon.c.smithi086.stdout: partition_filters: 0 2024-08-10T05:05:01.404 INFO:journalctl@ceph.mon.c.smithi086.stdout: use_delta_encoding: 1 2024-08-10T05:05:01.404 INFO:journalctl@ceph.mon.c.smithi086.stdout: filter_policy: bloomfilter 2024-08-10T05:05:01.404 INFO:journalctl@ceph.mon.c.smithi086.stdout: whole_key_filtering: 1 2024-08-10T05:05:01.404 INFO:journalctl@ceph.mon.c.smithi086.stdout: verify_compression: 0 2024-08-10T05:05:01.404 INFO:journalctl@ceph.mon.c.smithi086.stdout: read_amp_bytes_per_bit: 0 2024-08-10T05:05:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout: format_version: 5 2024-08-10T05:05:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout: enable_index_compression: 1 2024-08-10T05:05:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout: block_align: 0 2024-08-10T05:05:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout: max_auto_readahead_size: 262144 2024-08-10T05:05:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout: prepopulate_block_cache: 0 2024-08-10T05:05:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout: initial_auto_readahead_size: 8192 2024-08-10T05:05:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout: num_file_reads_for_auto_readahead: 2 2024-08-10T05:05:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.write_buffer_size: 33554432 2024-08-10T05:05:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_write_buffer_number: 2 2024-08-10T05:05:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compression: NoCompression 2024-08-10T05:05:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.bottommost_compression: Disabled 2024-08-10T05:05:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.prefix_extractor: nullptr 2024-08-10T05:05:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-10T05:05:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.num_levels: 7 2024-08-10T05:05:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-10T05:05:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-10T05:05:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-10T05:05:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-10T05:05:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-10T05:05:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-10T05:05:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-10T05:05:01.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-10T05:05:01.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-10T05:05:01.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-10T05:05:01.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-10T05:05:01.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-10T05:05:01.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-10T05:05:01.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compression_opts.level: 32767 2024-08-10T05:05:01.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compression_opts.strategy: 0 2024-08-10T05:05:01.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-10T05:05:01.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-10T05:05:01.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-10T05:05:01.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-10T05:05:01.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compression_opts.enabled: false 2024-08-10T05:05:01.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-10T05:05:01.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-10T05:05:01.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-10T05:05:01.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-10T05:05:01.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.target_file_size_base: 67108864 2024-08-10T05:05:01.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-10T05:05:01.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-10T05:05:01.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-10T05:05:01.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-10T05:05:01.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-10T05:05:01.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-10T05:05:01.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-10T05:05:01.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-10T05:05:01.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-10T05:05:01.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-10T05:05:01.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-10T05:05:01.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-10T05:05:01.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-10T05:05:01.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-10T05:05:01.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.arena_block_size: 1048576 2024-08-10T05:05:01.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-10T05:05:01.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-10T05:05:01.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.disable_auto_compactions: 0 2024-08-10T05:05:01.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-10T05:05:01.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-10T05:05:01.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-10T05:05:01.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-10T05:05:01.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-10T05:05:01.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-10T05:05:01.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-10T05:05:01.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-10T05:05:01.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-10T05:05:01.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-10T05:05:01.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.table_properties_collectors: 2024-08-10T05:05:01.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.inplace_update_support: 0 2024-08-10T05:05:01.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-10T05:05:01.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-10T05:05:01.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-10T05:05:01.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-10T05:05:01.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.bloom_locality: 0 2024-08-10T05:05:01.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.max_successive_merges: 0 2024-08-10T05:05:01.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-10T05:05:01.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.paranoid_file_checks: 0 2024-08-10T05:05:01.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.force_consistency_checks: 1 2024-08-10T05:05:01.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.report_bg_io_stats: 0 2024-08-10T05:05:01.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.ttl: 2592000 2024-08-10T05:05:01.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-10T05:05:01.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-10T05:05:01.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-10T05:05:01.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.enable_blob_files: false 2024-08-10T05:05:01.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.min_blob_size: 0 2024-08-10T05:05:01.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.blob_file_size: 268435456 2024-08-10T05:05:01.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-10T05:05:01.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-10T05:05:01.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-10T05:05:01.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-10T05:05:01.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-10T05:05:01.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.blob_file_starting_level: 0 2024-08-10T05:05:01.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-10T05:05:01.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: 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-08-10T05:05:01.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-08-10T05:05:01.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2072121d-5748-4bd7-945c-0264e45f4f39 2024-08-10T05:05:01.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723266301338597, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-08-10T05:05:01.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-08-10T05:05:01.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723266301339032, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1747, "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": "[]", "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": 1723266301, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2072121d-5748-4bd7-945c-0264e45f4f39", "db_session_id": "3XC707VGK634TYNZOIY1", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-08-10T05:05:01.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723266301339126, "job": 1, "event": "recovery_finished"} 2024-08-10T05:05:01.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-08-10T05:05:01.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: 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-08-10T05:05:01.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e1c38a0e00 2024-08-10T05:05:01.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: DB pointer 0x55e1c3994000 2024-08-10T05:05:01.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-10T05:05:01.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-10T05:05:01.413 INFO:journalctl@ceph.mon.c.smithi086.stdout: ** DB Stats ** 2024-08-10T05:05:01.413 INFO:journalctl@ceph.mon.c.smithi086.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T05:05:01.413 INFO:journalctl@ceph.mon.c.smithi086.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-10T05:05:01.414 INFO:journalctl@ceph.mon.c.smithi086.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T05:05:01.414 INFO:journalctl@ceph.mon.c.smithi086.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T05:05:01.414 INFO:journalctl@ceph.mon.c.smithi086.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-10T05:05:01.414 INFO:journalctl@ceph.mon.c.smithi086.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T05:05:01.414 INFO:journalctl@ceph.mon.c.smithi086.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T05:05:01.414 INFO:journalctl@ceph.mon.c.smithi086.stdout: 2024-08-10T05:05:01.414 INFO:journalctl@ceph.mon.c.smithi086.stdout: ** Compaction Stats [default] ** 2024-08-10T05:05:01.414 INFO:journalctl@ceph.mon.c.smithi086.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-10T05:05:01.414 INFO:journalctl@ceph.mon.c.smithi086.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-10T05:05:01.414 INFO:journalctl@ceph.mon.c.smithi086.stdout: L0 1/0 1.71 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-10T05:05:01.414 INFO:journalctl@ceph.mon.c.smithi086.stdout: Sum 1/0 1.71 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-10T05:05:01.414 INFO:journalctl@ceph.mon.c.smithi086.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-10T05:05:01.415 INFO:journalctl@ceph.mon.c.smithi086.stdout: 2024-08-10T05:05:01.415 INFO:journalctl@ceph.mon.c.smithi086.stdout: ** Compaction Stats [default] ** 2024-08-10T05:05:01.415 INFO:journalctl@ceph.mon.c.smithi086.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-10T05:05:01.415 INFO:journalctl@ceph.mon.c.smithi086.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-10T05:05:01.415 INFO:journalctl@ceph.mon.c.smithi086.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.0 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-10T05:05:01.416 INFO:journalctl@ceph.mon.c.smithi086.stdout: 2024-08-10T05:05:01.416 INFO:journalctl@ceph.mon.c.smithi086.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-10T05:05:01.416 INFO:journalctl@ceph.mon.c.smithi086.stdout: 2024-08-10T05:05:01.416 INFO:journalctl@ceph.mon.c.smithi086.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T05:05:01.416 INFO:journalctl@ceph.mon.c.smithi086.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-08-10T05:05:01.416 INFO:journalctl@ceph.mon.c.smithi086.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-10T05:05:01.416 INFO:journalctl@ceph.mon.c.smithi086.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-10T05:05:01.416 INFO:journalctl@ceph.mon.c.smithi086.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-10T05:05:01.416 INFO:journalctl@ceph.mon.c.smithi086.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-10T05:05:01.416 INFO:journalctl@ceph.mon.c.smithi086.stdout: Cumulative compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T05:05:01.416 INFO:journalctl@ceph.mon.c.smithi086.stdout: Interval compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T05:05:01.417 INFO:journalctl@ceph.mon.c.smithi086.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-10T05:05:01.417 INFO:journalctl@ceph.mon.c.smithi086.stdout: Block cache BinnedLRUCache@0x55e1c3877350#7 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-08-10T05:05:01.417 INFO:journalctl@ceph.mon.c.smithi086.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-08-10T05:05:01.417 INFO:journalctl@ceph.mon.c.smithi086.stdout: 2024-08-10T05:05:01.417 INFO:journalctl@ceph.mon.c.smithi086.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-10T05:05:01.417 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-08-10T05:05:01.417 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: using public_addrv [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] 2024-08-10T05:05:01.417 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: starting mon.c rank -1 at public addrs [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] at bind addrs [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:05:01.417 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mon.c@-1(???) e0 preinit fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:05:01.417 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mon.c@-1(synchronizing).mds e1 new map 2024-08-10T05:05:01.417 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mon.c@-1(synchronizing).mds e1 print_map 2024-08-10T05:05:01.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: e1 2024-08-10T05:05:01.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-10T05:05:01.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-10T05:05:01.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: legacy client fscid: -1 2024-08-10T05:05:01.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: 2024-08-10T05:05:01.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: No filesystems configured 2024-08-10T05:05:01.418 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-10T05:05:01.418 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-08-10T05:05:01.418 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-10T05:05:01.418 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-10T05:05:01.418 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-10T05:05:01.418 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-10T05:05:01.419 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-10T05:05:01.419 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-10T05:05:01.419 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-10T05:05:01.419 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-10T05:05:01.419 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:05:01.419 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:01.419 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:01.419 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:01.419 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:01.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:01.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi159", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:05:01.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:01.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:01.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: Updating smithi159:/etc/ceph/ceph.conf 2024-08-10T05:05:01.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:05:01.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:05:01.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:01.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:01.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:01.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/3306855687' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-10T05:05:01.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:05:01.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:01.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/3306855687' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-10T05:05:01.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: osdmap e4: 0 total, 0 up, 0 in 2024-08-10T05:05:01.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:01.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:01.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:01.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:01.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:01.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:01.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:05:01.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:01.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi086:172.21.15.86=a;smithi086:[v2:172.21.15.86:3301,v1:172.21.15.86:6790]=c;smithi159:172.21.15.159=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:05:01.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: Saving service mon spec with placement smithi086:172.21.15.86=a;smithi086:[v2:172.21.15.86:3301,v1:172.21.15.86:6790]=c;smithi159:172.21.15.159=b;count:3 2024-08-10T05:05:01.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: Deploying daemon mon.b on smithi159 2024-08-10T05:05:01.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:01.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:01.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='client.? 172.21.15.159:0/615352588' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-10T05:05:01.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:05:01.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mon.a calling monitor election 2024-08-10T05:05:01.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:05:01.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:05:01.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:01.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:05:01.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mon.b calling monitor election 2024-08-10T05:05:01.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:05:01.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:01.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:05:01.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:05:01.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-10T05:05:01.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: monmap e2: 2 mons at {a=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-10T05:05:01.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: fsmap 2024-08-10T05:05:01.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: osdmap e4: 0 total, 0 up, 0 in 2024-08-10T05:05:01.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mgrmap e13: y(active, since 39s) 2024-08-10T05:05:01.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: overall HEALTH_OK 2024-08-10T05:05:01.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:01.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:01.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:01.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:05:01.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:01.424 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: Deploying daemon mon.c on smithi086 2024-08-10T05:05:01.424 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='client.? 172.21.15.159:0/3286200343' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-10T05:05:01.424 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:01.424 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:05:01.424 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 ceph-mon[41441]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-08-10T05:05:01.424 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 bash[41403]: 24d13f5f71e035b69afa3b2230501a24e25c7b93471c1eff575d434791ee57ee 2024-08-10T05:05:01.424 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:01 smithi086 systemd[1]: Started Ceph mon.c for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:05:06.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:05:06.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: mon.a calling monitor election 2024-08-10T05:05:06.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:05:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: mon.b calling monitor election 2024-08-10T05:05:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: mon.c calling monitor election 2024-08-10T05:05:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-10T05:05:06.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: monmap e3: 3 mons at {a=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-10T05:05:06.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: fsmap 2024-08-10T05:05:06.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: osdmap e4: 0 total, 0 up, 0 in 2024-08-10T05:05:06.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: mgrmap e13: y(active, since 47s) 2024-08-10T05:05:06.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: overall HEALTH_OK 2024-08-10T05:05:06.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:06.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:06.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:06.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:05:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: mon.a calling monitor election 2024-08-10T05:05:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:05:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: mon.b calling monitor election 2024-08-10T05:05:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: mon.c calling monitor election 2024-08-10T05:05:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-10T05:05:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: monmap e3: 3 mons at {a=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-10T05:05:06.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: fsmap 2024-08-10T05:05:06.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: osdmap e4: 0 total, 0 up, 0 in 2024-08-10T05:05:06.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: mgrmap e13: y(active, since 47s) 2024-08-10T05:05:06.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: overall HEALTH_OK 2024-08-10T05:05:06.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:06.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:06.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:06.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:06.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:05:06.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: mon.a calling monitor election 2024-08-10T05:05:06.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:05:06.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:06.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: mon.b calling monitor election 2024-08-10T05:05:06.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:06.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:06.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:06.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: mon.c calling monitor election 2024-08-10T05:05:06.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:06.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:06.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:06.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:06.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-10T05:05:06.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: monmap e3: 3 mons at {a=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],b=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],c=[v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-10T05:05:06.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: fsmap 2024-08-10T05:05:06.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: osdmap e4: 0 total, 0 up, 0 in 2024-08-10T05:05:06.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: mgrmap e13: y(active, since 47s) 2024-08-10T05:05:06.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: overall HEALTH_OK 2024-08-10T05:05:06.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:06.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:06.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:06.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:07.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:07 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:07.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:07 smithi159 ceph-mon[33602]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:07.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:07 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:07.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:07 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:07.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:07 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:07.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:07 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:07.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:07 smithi086 ceph-mon[29634]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:07.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:07 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:07.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:07 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:07.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:07 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:07 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:07.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:07 smithi086 ceph-mon[41441]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:07.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:07 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:07.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:07 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:07.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:07 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:05:08.101 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:05:08.101 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":3,"fsid":"bfc063ea-56d5-11ef-bcce-c7b262605968","modified":"2024-08-10T05:05:01.361738Z","created":"2024-08-10T05:03:23.478662Z","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.86:3300","nonce":0},{"type":"v1","addr":"172.21.15.86:6789","nonce":0}]},"addr":"172.21.15.86:6789/0","public_addr":"172.21.15.86:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:3300","nonce":0},{"type":"v1","addr":"172.21.15.159:6789","nonce":0}]},"addr":"172.21.15.159:6789/0","public_addr":"172.21.15.159:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:3301","nonce":0},{"type":"v1","addr":"172.21.15.86:6790","nonce":0}]},"addr":"172.21.15.86:6790/0","public_addr":"172.21.15.86:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-08-10T05:05:08.102 INFO:teuthology.orchestra.run.smithi159.stderr:dumped monmap epoch 3 2024-08-10T05:05:08.583 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-08-10T05:05:08.584 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph config generate-minimal-conf 2024-08-10T05:05:08.654 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.654 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.654 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:08.654 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:08.654 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: Updating smithi086:/etc/ceph/ceph.conf 2024-08-10T05:05:08.654 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: Updating smithi159:/etc/ceph/ceph.conf 2024-08-10T05:05:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:05:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:05:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:05:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:05:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[29634]: from='client.? 172.21.15.159:0/3357082836' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-10T05:05:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: Updating smithi086:/etc/ceph/ceph.conf 2024-08-10T05:05:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: Updating smithi159:/etc/ceph/ceph.conf 2024-08-10T05:05:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:05:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:05:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:05:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:05:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:08 smithi086 ceph-mon[41441]: from='client.? 172.21.15.159:0/3357082836' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-10T05:05:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: Updating smithi086:/etc/ceph/ceph.conf 2024-08-10T05:05:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: Updating smithi159:/etc/ceph/ceph.conf 2024-08-10T05:05:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:05:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:05:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:05:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:05:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:08.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:08 smithi159 ceph-mon[33602]: from='client.? 172.21.15.159:0/3357082836' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-10T05:05:09.353 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:05:09.751 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:09 smithi086 ceph-mon[29634]: Reconfiguring mon.a (unknown last config time)... 2024-08-10T05:05:09.751 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:09 smithi086 ceph-mon[29634]: Reconfiguring daemon mon.a on smithi086 2024-08-10T05:05:09.751 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:09 smithi086 ceph-mon[29634]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:09.751 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:09 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:09.751 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:09 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:09.752 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:09 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:09.752 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:09 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:05:09.752 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:09 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:05:09.752 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:09 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:09.752 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:09 smithi086 ceph-mon[41441]: Reconfiguring mon.a (unknown last config time)... 2024-08-10T05:05:09.752 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:09 smithi086 ceph-mon[41441]: Reconfiguring daemon mon.a on smithi086 2024-08-10T05:05:09.752 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:09 smithi086 ceph-mon[41441]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:09.752 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:09 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:09.752 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:09 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:09.752 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:09 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:09.752 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:09 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:05:09.753 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:09 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:05:09.753 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:09 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:09 smithi159 ceph-mon[33602]: Reconfiguring mon.a (unknown last config time)... 2024-08-10T05:05:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:09 smithi159 ceph-mon[33602]: Reconfiguring daemon mon.a on smithi086 2024-08-10T05:05:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:09 smithi159 ceph-mon[33602]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:09 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:09 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:09 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:09 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:05:09.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:09 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:05:09.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:09 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:10 smithi159 ceph-mon[33602]: Reconfiguring mon.c (monmap changed)... 2024-08-10T05:05:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:10 smithi159 ceph-mon[33602]: Reconfiguring daemon mon.c on smithi086 2024-08-10T05:05:11.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:10 smithi086 ceph-mon[41441]: Reconfiguring mon.c (monmap changed)... 2024-08-10T05:05:11.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:10 smithi086 ceph-mon[41441]: Reconfiguring daemon mon.c on smithi086 2024-08-10T05:05:11.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:10 smithi086 ceph-mon[29634]: Reconfiguring mon.c (monmap changed)... 2024-08-10T05:05:11.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:10 smithi086 ceph-mon[29634]: Reconfiguring daemon mon.c on smithi086 2024-08-10T05:05:11.702 INFO:teuthology.orchestra.run.smithi086.stdout:# minimal ceph.conf for bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:05:11.702 INFO:teuthology.orchestra.run.smithi086.stdout:[global] 2024-08-10T05:05:11.702 INFO:teuthology.orchestra.run.smithi086.stdout: fsid = bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:05:11.702 INFO:teuthology.orchestra.run.smithi086.stdout: mon_host = [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] 2024-08-10T05:05:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:11 smithi086 ceph-mon[29634]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:11 smithi086 ceph-mon[41441]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:11 smithi159 ceph-mon[33602]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:12.604 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-08-10T05:05:12.604 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T05:05:12.604 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/ceph/ceph.conf 2024-08-10T05:05:12.631 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T05:05:12.632 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:05:12.698 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-10T05:05:12.698 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/ceph/ceph.conf 2024-08-10T05:05:12.726 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-10T05:05:12.727 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:05:12.792 INFO:tasks.cephadm:Adding mgr.y on smithi086 2024-08-10T05:05:12.792 INFO:tasks.cephadm:Adding mgr.x on smithi159 2024-08-10T05:05:12.792 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph orch apply mgr '2;smithi086=y;smithi159=x' 2024-08-10T05:05:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:12 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1833767105' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:12 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:12 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:12 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:05:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:12 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:05:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:12 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:12.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:12 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/1833767105' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:12 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:12 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:12 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:05:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:12 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:05:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:12 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:12.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:12 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/1833767105' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:12.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:12 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:12 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:12 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:05:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:12 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:05:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:12 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:13.357 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.b/config 2024-08-10T05:05:13.798 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:13 smithi159 ceph-mon[33602]: Reconfiguring mon.b (monmap changed)... 2024-08-10T05:05:13.798 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:13 smithi159 ceph-mon[33602]: Reconfiguring daemon mon.b on smithi159 2024-08-10T05:05:13.798 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:13 smithi159 ceph-mon[33602]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:13.798 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:13 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:13.798 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:13 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:13.798 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:13 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:13.798 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:13 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:13.798 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:13 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:13.798 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:13 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:14.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:13 smithi086 ceph-mon[29634]: Reconfiguring mon.b (monmap changed)... 2024-08-10T05:05:14.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:13 smithi086 ceph-mon[29634]: Reconfiguring daemon mon.b on smithi159 2024-08-10T05:05:14.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:13 smithi086 ceph-mon[29634]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:14.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:13 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:14.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:13 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:14.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:13 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:14.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:13 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:14.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:13 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:14.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:13 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:14.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:13 smithi086 ceph-mon[41441]: Reconfiguring mon.b (monmap changed)... 2024-08-10T05:05:14.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:13 smithi086 ceph-mon[41441]: Reconfiguring daemon mon.b on smithi159 2024-08-10T05:05:14.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:13 smithi086 ceph-mon[41441]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:14.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:13 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:14.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:13 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:14.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:13 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:14.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:13 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:14.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:13 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:14.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:13 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:14.954 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled mgr update... 2024-08-10T05:05:15.603 DEBUG:teuthology.orchestra.run.smithi159:mgr.x> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.x.service 2024-08-10T05:05:15.605 INFO:tasks.cephadm:Deploying OSDs... 2024-08-10T05:05:15.605 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T05:05:15.605 DEBUG:teuthology.orchestra.run.smithi086:> dd if=/scratch_devs of=/dev/stdout 2024-08-10T05:05:15.625 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-08-10T05:05:15.625 DEBUG:teuthology.orchestra.run.smithi086:> stat /dev/vg_nvme/lv_1 2024-08-10T05:05:15.684 INFO:teuthology.orchestra.run.smithi086.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-10T05:05:15.684 INFO:teuthology.orchestra.run.smithi086.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-10T05:05:15.684 INFO:teuthology.orchestra.run.smithi086.stdout:Device: 5h/5d Inode: 978 Links: 1 2024-08-10T05:05:15.684 INFO:teuthology.orchestra.run.smithi086.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-10T05:05:15.684 INFO:teuthology.orchestra.run.smithi086.stdout:Context: system_u:object_r:device_t:s0 2024-08-10T05:05:15.684 INFO:teuthology.orchestra.run.smithi086.stdout:Access: 2024-08-10 05:05:00.847266887 +0000 2024-08-10T05:05:15.684 INFO:teuthology.orchestra.run.smithi086.stdout:Modify: 2024-08-10 05:01:00.011711906 +0000 2024-08-10T05:05:15.684 INFO:teuthology.orchestra.run.smithi086.stdout:Change: 2024-08-10 05:01:00.011711906 +0000 2024-08-10T05:05:15.684 INFO:teuthology.orchestra.run.smithi086.stdout: Birth: 2024-08-10 05:01:00.011711906 +0000 2024-08-10T05:05:15.685 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-10T05:05:15.752 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records in 2024-08-10T05:05:15.752 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records out 2024-08-10T05:05:15.752 INFO:teuthology.orchestra.run.smithi086.stderr:512 bytes copied, 0.000224531 s, 2.3 MB/s 2024-08-10T05:05:15.754 DEBUG:teuthology.orchestra.run.smithi086:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-10T05:05:15.813 DEBUG:teuthology.orchestra.run.smithi086:> stat /dev/vg_nvme/lv_2 2024-08-10T05:05:15.860 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:15 smithi159 ceph-mon[33602]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:15.860 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:15 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:15.860 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:15 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:15.860 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:15 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:15.861 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:15 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:15.861 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:15 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:15.861 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:15 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:05:15.861 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:15 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-10T05:05:15.861 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:15 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:05:15.861 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:15 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:15.872 INFO:teuthology.orchestra.run.smithi086.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-10T05:05:15.872 INFO:teuthology.orchestra.run.smithi086.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-10T05:05:15.872 INFO:teuthology.orchestra.run.smithi086.stdout:Device: 5h/5d Inode: 985 Links: 1 2024-08-10T05:05:15.872 INFO:teuthology.orchestra.run.smithi086.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-10T05:05:15.872 INFO:teuthology.orchestra.run.smithi086.stdout:Context: system_u:object_r:device_t:s0 2024-08-10T05:05:15.872 INFO:teuthology.orchestra.run.smithi086.stdout:Access: 2024-08-10 05:05:00.847266887 +0000 2024-08-10T05:05:15.872 INFO:teuthology.orchestra.run.smithi086.stdout:Modify: 2024-08-10 05:01:00.011711906 +0000 2024-08-10T05:05:15.872 INFO:teuthology.orchestra.run.smithi086.stdout:Change: 2024-08-10 05:01:00.011711906 +0000 2024-08-10T05:05:15.872 INFO:teuthology.orchestra.run.smithi086.stdout: Birth: 2024-08-10 05:01:00.011711906 +0000 2024-08-10T05:05:15.873 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-10T05:05:15.939 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records in 2024-08-10T05:05:15.940 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records out 2024-08-10T05:05:15.940 INFO:teuthology.orchestra.run.smithi086.stderr:512 bytes copied, 0.00024171 s, 2.1 MB/s 2024-08-10T05:05:15.941 DEBUG:teuthology.orchestra.run.smithi086:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-10T05:05:16.000 DEBUG:teuthology.orchestra.run.smithi086:> stat /dev/vg_nvme/lv_3 2024-08-10T05:05:16.058 INFO:teuthology.orchestra.run.smithi086.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-10T05:05:16.058 INFO:teuthology.orchestra.run.smithi086.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-10T05:05:16.058 INFO:teuthology.orchestra.run.smithi086.stdout:Device: 5h/5d Inode: 989 Links: 1 2024-08-10T05:05:16.058 INFO:teuthology.orchestra.run.smithi086.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-10T05:05:16.058 INFO:teuthology.orchestra.run.smithi086.stdout:Context: system_u:object_r:device_t:s0 2024-08-10T05:05:16.058 INFO:teuthology.orchestra.run.smithi086.stdout:Access: 2024-08-10 05:05:00.848266865 +0000 2024-08-10T05:05:16.059 INFO:teuthology.orchestra.run.smithi086.stdout:Modify: 2024-08-10 05:01:00.011711906 +0000 2024-08-10T05:05:16.059 INFO:teuthology.orchestra.run.smithi086.stdout:Change: 2024-08-10 05:01:00.011711906 +0000 2024-08-10T05:05:16.059 INFO:teuthology.orchestra.run.smithi086.stdout: Birth: 2024-08-10 05:01:00.011711906 +0000 2024-08-10T05:05:16.059 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-10T05:05:16.122 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[41441]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:16.122 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:16.122 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:16.122 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:16.122 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:16.122 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:16.122 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:05:16.122 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-10T05:05:16.123 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:05:16.123 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:16.123 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[29634]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:16.123 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:16.123 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:16.123 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:16.123 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:16.123 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:16.123 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:05:16.124 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-10T05:05:16.124 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:05:16.124 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:15 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:16.124 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records in 2024-08-10T05:05:16.125 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records out 2024-08-10T05:05:16.125 INFO:teuthology.orchestra.run.smithi086.stderr:512 bytes copied, 0.000246487 s, 2.1 MB/s 2024-08-10T05:05:16.126 DEBUG:teuthology.orchestra.run.smithi086:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-10T05:05:16.184 DEBUG:teuthology.orchestra.run.smithi086:> stat /dev/vg_nvme/lv_4 2024-08-10T05:05:16.240 INFO:teuthology.orchestra.run.smithi086.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-10T05:05:16.241 INFO:teuthology.orchestra.run.smithi086.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-10T05:05:16.241 INFO:teuthology.orchestra.run.smithi086.stdout:Device: 5h/5d Inode: 979 Links: 1 2024-08-10T05:05:16.241 INFO:teuthology.orchestra.run.smithi086.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-10T05:05:16.241 INFO:teuthology.orchestra.run.smithi086.stdout:Context: system_u:object_r:device_t:s0 2024-08-10T05:05:16.241 INFO:teuthology.orchestra.run.smithi086.stdout:Access: 2024-08-10 05:05:00.848266865 +0000 2024-08-10T05:05:16.241 INFO:teuthology.orchestra.run.smithi086.stdout:Modify: 2024-08-10 05:01:00.011711906 +0000 2024-08-10T05:05:16.241 INFO:teuthology.orchestra.run.smithi086.stdout:Change: 2024-08-10 05:01:00.011711906 +0000 2024-08-10T05:05:16.241 INFO:teuthology.orchestra.run.smithi086.stdout: Birth: 2024-08-10 05:01:00.011711906 +0000 2024-08-10T05:05:16.241 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-10T05:05:16.306 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records in 2024-08-10T05:05:16.306 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records out 2024-08-10T05:05:16.306 INFO:teuthology.orchestra.run.smithi086.stderr:512 bytes copied, 0.000202955 s, 2.5 MB/s 2024-08-10T05:05:16.307 DEBUG:teuthology.orchestra.run.smithi086:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-10T05:05:16.364 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-10T05:05:16.364 DEBUG:teuthology.orchestra.run.smithi159:> dd if=/scratch_devs of=/dev/stdout 2024-08-10T05:05:16.381 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-08-10T05:05:16.381 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_1 2024-08-10T05:05:16.437 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-10T05:05:16.437 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-10T05:05:16.437 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 980 Links: 1 2024-08-10T05:05:16.437 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-10T05:05:16.437 INFO:teuthology.orchestra.run.smithi159.stdout:Context: system_u:object_r:device_t:s0 2024-08-10T05:05:16.437 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2024-08-10 05:04:52.165111144 +0000 2024-08-10T05:05:16.437 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2024-08-10 05:00:59.623612338 +0000 2024-08-10T05:05:16.437 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2024-08-10 05:00:59.623612338 +0000 2024-08-10T05:05:16.437 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: 2024-08-10 05:00:59.623612338 +0000 2024-08-10T05:05:16.438 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-10T05:05:16.501 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2024-08-10T05:05:16.501 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2024-08-10T05:05:16.501 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000265424 s, 1.9 MB/s 2024-08-10T05:05:16.502 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-10T05:05:16.559 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_2 2024-08-10T05:05:16.616 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-10T05:05:16.616 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-10T05:05:16.616 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-08-10T05:05:16.616 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-10T05:05:16.616 INFO:teuthology.orchestra.run.smithi159.stdout:Context: system_u:object_r:device_t:s0 2024-08-10T05:05:16.616 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2024-08-10 05:04:52.166111125 +0000 2024-08-10T05:05:16.616 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2024-08-10 05:00:59.622612357 +0000 2024-08-10T05:05:16.616 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2024-08-10 05:00:59.622612357 +0000 2024-08-10T05:05:16.616 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: 2024-08-10 05:00:59.622612357 +0000 2024-08-10T05:05:16.617 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-10T05:05:16.823 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2024-08-10T05:05:16.824 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2024-08-10T05:05:16.824 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000206864 s, 2.5 MB/s 2024-08-10T05:05:16.825 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-10T05:05:16.840 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_3 2024-08-10T05:05:16.851 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:16 smithi159 ceph-mon[33602]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi086=y;smithi159=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:05:16.851 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:16 smithi159 ceph-mon[33602]: Saving service mgr spec with placement smithi086=y;smithi159=x;count:2 2024-08-10T05:05:16.851 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:16 smithi159 ceph-mon[33602]: Deploying daemon mgr.x on smithi159 2024-08-10T05:05:16.865 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-10T05:05:16.865 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-10T05:05:16.865 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 972 Links: 1 2024-08-10T05:05:16.866 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-10T05:05:16.866 INFO:teuthology.orchestra.run.smithi159.stdout:Context: system_u:object_r:device_t:s0 2024-08-10T05:05:16.866 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2024-08-10 05:05:16.777643677 +0000 2024-08-10T05:05:16.866 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2024-08-10 05:00:59.622612357 +0000 2024-08-10T05:05:16.866 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2024-08-10 05:00:59.622612357 +0000 2024-08-10T05:05:16.866 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: 2024-08-10 05:00:59.622612357 +0000 2024-08-10T05:05:16.866 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-10T05:05:17.000 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2024-08-10T05:05:17.000 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2024-08-10T05:05:17.000 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000260577 s, 2.0 MB/s 2024-08-10T05:05:17.002 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-10T05:05:17.017 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_4 2024-08-10T05:05:17.076 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-10T05:05:17.076 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-10T05:05:17.076 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-08-10T05:05:17.076 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-10T05:05:17.076 INFO:teuthology.orchestra.run.smithi159.stdout:Context: system_u:object_r:device_t:s0 2024-08-10T05:05:17.077 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2024-08-10 05:05:16.959640220 +0000 2024-08-10T05:05:17.077 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2024-08-10 05:00:59.622612357 +0000 2024-08-10T05:05:17.077 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2024-08-10 05:00:59.622612357 +0000 2024-08-10T05:05:17.077 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: 2024-08-10 05:00:59.622612357 +0000 2024-08-10T05:05:17.077 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-10T05:05:17.138 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:17 smithi159 systemd[1]: Starting Ceph mgr.x for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:05:17.141 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2024-08-10T05:05:17.141 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2024-08-10T05:05:17.141 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000210768 s, 2.4 MB/s 2024-08-10T05:05:17.143 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-10T05:05:17.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:16 smithi086 ceph-mon[29634]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi086=y;smithi159=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:05:17.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:16 smithi086 ceph-mon[29634]: Saving service mgr spec with placement smithi086=y;smithi159=x;count:2 2024-08-10T05:05:17.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:16 smithi086 ceph-mon[29634]: Deploying daemon mgr.x on smithi159 2024-08-10T05:05:17.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:16 smithi086 ceph-mon[41441]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi086=y;smithi159=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:05:17.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:16 smithi086 ceph-mon[41441]: Saving service mgr spec with placement smithi086=y;smithi159=x;count:2 2024-08-10T05:05:17.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:16 smithi086 ceph-mon[41441]: Deploying daemon mgr.x on smithi159 2024-08-10T05:05:17.202 INFO:tasks.cephadm:Deploying osd.0 on smithi086 with /dev/vg_nvme/lv_4... 2024-08-10T05:05:17.202 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-10T05:05:17.403 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:05:17.437 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:17 smithi159 podman[35638]: 2024-08-10 05:05:17.233395713 +0000 UTC m=+0.111789292 container create c73b457cac335074d7ce50cb8ed165e61e79fb877ff504d4d10a55ac7c2d363b (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-f5af36e, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.36.0) 2024-08-10T05:05:17.437 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:17 smithi159 podman[35638]: 2024-08-10 05:05:17.139144066 +0000 UTC m=+0.017537610 image pull 20036124afeb4e0feaabab3bf0f2abdfe70c400ef301d512f78739b179fc95d8 quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae 2024-08-10T05:05:17.703 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:17 smithi159 podman[35638]: 2024-08-10 05:05:17.443810496 +0000 UTC m=+0.322204048 container init c73b457cac335074d7ce50cb8ed165e61e79fb877ff504d4d10a55ac7c2d363b (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-f5af36e, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-08-10T05:05:17.703 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:17 smithi159 podman[35638]: 2024-08-10 05:05:17.44886088 +0000 UTC m=+0.327254422 container start c73b457cac335074d7ce50cb8ed165e61e79fb877ff504d4d10a55ac7c2d363b (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x, 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.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=reef-f5af36e) 2024-08-10T05:05:17.703 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:17 smithi159 ceph-mgr[35714]: -- 172.21.15.159:0/1883026605 <== mon.1 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b45e1aed00 con 0x55b45e183000 2024-08-10T05:05:17.703 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:17 smithi159 bash[35638]: c73b457cac335074d7ce50cb8ed165e61e79fb877ff504d4d10a55ac7c2d363b 2024-08-10T05:05:17.703 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:17 smithi159 systemd[1]: Started Ceph mgr.x for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:05:17.703 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:17.568+0000 7f3b2c621040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T05:05:17.752 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:17 smithi086 ceph-mon[29634]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:17.752 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:17 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:17.752 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:17 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:17.752 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:17 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:17.752 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:17 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:17.752 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:17 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:17.753 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:17 smithi086 ceph-mon[41441]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:17.753 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:17 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:17.753 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:17 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:17.753 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:17 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:17.753 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:17 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:17.753 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:17 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:18.057 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:17 smithi159 ceph-mon[33602]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:18.057 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:17 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:18.057 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:17 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:18.057 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:17 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:18.057 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:17 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:18.057 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:17 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:18.057 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:17.724+0000 7f3b2c621040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:05:18.057 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:17.793+0000 7f3b2c621040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T05:05:18.057 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:18.056+0000 7f3b2c621040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T05:05:18.398 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:18.115+0000 7f3b2c621040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T05:05:19.437 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:19.072+0000 7f3b2c621040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T05:05:19.437 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:19.185+0000 7f3b2c621040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T05:05:19.437 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:19.241+0000 7f3b2c621040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T05:05:19.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-mon[33602]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:19.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:19.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:19.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:19.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:19.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:19.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:19.713 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-mon[33602]: Reconfiguring mgr.y (unknown last config time)... 2024-08-10T05:05:19.714 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:05:19.714 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:05:19.714 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:19.714 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-mon[33602]: Reconfiguring daemon mgr.y on smithi086 2024-08-10T05:05:19.714 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:19.447+0000 7f3b2c621040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T05:05:19.714 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:19.507+0000 7f3b2c621040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T05:05:19.714 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:19.572+0000 7f3b2c621040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T05:05:19.714 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:19.712+0000 7f3b2c621040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:05:19.729 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[29634]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:19.730 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:19.730 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:19.730 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:19.730 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:19.730 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:19.730 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:19.730 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[29634]: Reconfiguring mgr.y (unknown last config time)... 2024-08-10T05:05:19.730 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:05:19.730 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:05:19.730 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:19.730 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[29634]: Reconfiguring daemon mgr.y on smithi086 2024-08-10T05:05:19.731 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[41441]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:19.731 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:19.731 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:19.731 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:19.731 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:19.731 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:19.731 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:19.731 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[41441]: Reconfiguring mgr.y (unknown last config time)... 2024-08-10T05:05:19.731 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:05:19.731 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:05:19.732 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:19.732 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:19 smithi086 ceph-mon[41441]: Reconfiguring daemon mgr.y on smithi086 2024-08-10T05:05:19.732 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:05:19.751 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph orch daemon add osd smithi086:vg_nvme/lv_4 2024-08-10T05:05:20.426 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:20 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:20.118+0000 7f3b2c621040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T05:05:20.426 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:20 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:20.426+0000 7f3b2c621040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T05:05:20.686 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:20 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:20.491+0000 7f3b2c621040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T05:05:20.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:20 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:20.635+0000 7f3b2c621040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T05:05:20.835 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:05:21.328 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:20 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:20.940+0000 7f3b2c621040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T05:05:21.328 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:21 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:21.001+0000 7f3b2c621040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T05:05:21.329 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:21 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:21.181+0000 7f3b2c621040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T05:05:21.329 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:21 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:21.328+0000 7f3b2c621040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T05:05:21.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:21 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:21.390+0000 7f3b2c621040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T05:05:21.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:21 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:21.472+0000 7f3b2c621040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T05:05:21.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:21 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:21.530+0000 7f3b2c621040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T05:05:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:21 smithi086 ceph-mon[29634]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:21 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:21 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:21 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:21.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:21 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:21.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:21 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:21.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:21 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:21.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:21 smithi086 ceph-mon[41441]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:21.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:21 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:21.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:21 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:21.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:21 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:21.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:21 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:21.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:21 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:21.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:21 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:22.187 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:22.051+0000 7f3b2c621040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T05:05:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:21 smithi159 ceph-mon[33602]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:21 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:21 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:21 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:22.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:21 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:22.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:21 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:22.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:21 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:22.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:05:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:05:22.204+0000 7f3b2c621040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T05:05:23.082 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:22 smithi086 ceph-mon[41441]: Standby manager daemon x started 2024-08-10T05:05:23.083 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:22 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/4282877091' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T05:05:23.083 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:22 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/4282877091' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:05:23.083 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:22 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/4282877091' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T05:05:23.083 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:22 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/4282877091' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:05:23.083 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:22 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:05:23.083 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:22 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:05:23.083 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:22 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:23.083 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:22 smithi086 ceph-mon[29634]: Standby manager daemon x started 2024-08-10T05:05:23.083 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:22 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/4282877091' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T05:05:23.084 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:22 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/4282877091' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:05:23.084 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:22 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/4282877091' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T05:05:23.084 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:22 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/4282877091' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:05:23.084 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:22 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:05:23.084 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:22 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:05:23.084 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:22 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:22 smithi159 ceph-mon[33602]: Standby manager daemon x started 2024-08-10T05:05:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:22 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/4282877091' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T05:05:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:22 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/4282877091' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:05:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:22 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/4282877091' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T05:05:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:22 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/4282877091' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:05:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:22 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:05:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:22 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:05:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:22 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:23 smithi086 ceph-mon[41441]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:05:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:23 smithi086 ceph-mon[41441]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:23 smithi086 ceph-mon[41441]: mgrmap e14: y(active, since 64s), standbys: x 2024-08-10T05:05:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:23 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T05:05:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:23 smithi086 ceph-mon[29634]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:05:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:23 smithi086 ceph-mon[29634]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:23 smithi086 ceph-mon[29634]: mgrmap e14: y(active, since 64s), standbys: x 2024-08-10T05:05:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:23 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T05:05:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:23 smithi159 ceph-mon[33602]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:05:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:23 smithi159 ceph-mon[33602]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:23 smithi159 ceph-mon[33602]: mgrmap e14: y(active, since 64s), standbys: x 2024-08-10T05:05:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:23 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T05:05:26.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:25 smithi086 ceph-mon[41441]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:26.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:25 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/2622455642' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c6bf3aef-2da5-4038-ad44-0e02ffa7e631"}]: dispatch 2024-08-10T05:05:26.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:25 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/2622455642' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c6bf3aef-2da5-4038-ad44-0e02ffa7e631"}]': finished 2024-08-10T05:05:26.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:25 smithi086 ceph-mon[41441]: osdmap e5: 1 total, 0 up, 1 in 2024-08-10T05:05:26.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:25 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:05:26.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:25 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/2026332331' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:05:26.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:25 smithi086 ceph-mon[29634]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:26.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:25 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2622455642' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c6bf3aef-2da5-4038-ad44-0e02ffa7e631"}]: dispatch 2024-08-10T05:05:26.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:25 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2622455642' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c6bf3aef-2da5-4038-ad44-0e02ffa7e631"}]': finished 2024-08-10T05:05:26.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:25 smithi086 ceph-mon[29634]: osdmap e5: 1 total, 0 up, 1 in 2024-08-10T05:05:26.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:25 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:05:26.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:25 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2026332331' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:05:26.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:25 smithi159 ceph-mon[33602]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:26.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:25 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/2622455642' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c6bf3aef-2da5-4038-ad44-0e02ffa7e631"}]: dispatch 2024-08-10T05:05:26.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:25 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/2622455642' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c6bf3aef-2da5-4038-ad44-0e02ffa7e631"}]': finished 2024-08-10T05:05:26.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:25 smithi159 ceph-mon[33602]: osdmap e5: 1 total, 0 up, 1 in 2024-08-10T05:05:26.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:25 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:05:26.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:25 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/2026332331' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:05:28.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:27 smithi086 ceph-mon[29634]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:28.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:27 smithi086 ceph-mon[41441]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:28.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:27 smithi159 ceph-mon[33602]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:30.106 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:29 smithi086 ceph-mon[29634]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:30.106 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:29 smithi086 ceph-mon[41441]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:30.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:29 smithi159 ceph-mon[33602]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:32.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:31 smithi086 ceph-mon[41441]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:32.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:31 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T05:05:32.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:31 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:32.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:31 smithi086 ceph-mon[29634]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:32.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:31 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T05:05:32.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:31 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:32.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:31 smithi159 ceph-mon[33602]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:32.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:31 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T05:05:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:31 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:33.055 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:32 smithi086 ceph-mon[29634]: Deploying daemon osd.0 on smithi086 2024-08-10T05:05:33.055 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:32 smithi086 ceph-mon[41441]: Deploying daemon osd.0 on smithi086 2024-08-10T05:05:33.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:32 smithi159 ceph-mon[33602]: Deploying daemon osd.0 on smithi086 2024-08-10T05:05:34.128 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:33 smithi086 ceph-mon[29634]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:34.128 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:33 smithi086 ceph-mon[41441]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:34.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:33 smithi159 ceph-mon[33602]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:36.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:35 smithi086 ceph-mon[29634]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:36.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:35 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:36.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:35 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:36.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:35 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:36.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:35 smithi086 ceph-mon[41441]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:36.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:35 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:36.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:35 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:36.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:35 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:36.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:35 smithi159 ceph-mon[33602]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:36.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:35 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:36.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:35 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:36.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:35 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:38.039 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:37 smithi086 ceph-mon[29634]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:38.040 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:37 smithi086 ceph-mon[41441]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:38.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:37 smithi159 ceph-mon[33602]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:38.881 INFO:teuthology.orchestra.run.smithi086.stdout:Created osd(s) 0 on host 'smithi086' 2024-08-10T05:05:39.490 DEBUG:teuthology.orchestra.run.smithi086:osd.0> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.0.service 2024-08-10T05:05:39.493 INFO:tasks.cephadm:Deploying osd.1 on smithi086 with /dev/vg_nvme/lv_3... 2024-08-10T05:05:39.493 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-10T05:05:39.748 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:05:40.149 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:39 smithi086 ceph-mon[29634]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:40.149 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:39 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:40.149 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:39 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:40.149 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:39 smithi086 ceph-mon[29634]: from='osd.0 [v2:172.21.15.86:6802/780594853,v1:172.21.15.86:6803/780594853]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T05:05:40.149 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:39 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:40.149 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:39 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:40.149 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:39 smithi086 ceph-mon[41441]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:40.149 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:39 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:40.149 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:39 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:40.150 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:39 smithi086 ceph-mon[41441]: from='osd.0 [v2:172.21.15.86:6802/780594853,v1:172.21.15.86:6803/780594853]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T05:05:40.150 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:39 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:40.150 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:39 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:39 smithi159 ceph-mon[33602]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:39 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:39 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:39 smithi159 ceph-mon[33602]: from='osd.0 [v2:172.21.15.86:6802/780594853,v1:172.21.15.86:6803/780594853]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T05:05:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:39 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:39 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:41.103 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:40 smithi086 ceph-mon[41441]: from='osd.0 [v2:172.21.15.86:6802/780594853,v1:172.21.15.86:6803/780594853]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-10T05:05:41.104 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:40 smithi086 ceph-mon[41441]: osdmap e6: 1 total, 0 up, 1 in 2024-08-10T05:05:41.104 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:40 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:05:41.104 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:40 smithi086 ceph-mon[41441]: from='osd.0 [v2:172.21.15.86:6802/780594853,v1:172.21.15.86:6803/780594853]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:05:41.104 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:40 smithi086 ceph-mon[41441]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:41.104 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:40 smithi086 ceph-mon[29634]: from='osd.0 [v2:172.21.15.86:6802/780594853,v1:172.21.15.86:6803/780594853]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-10T05:05:41.104 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:40 smithi086 ceph-mon[29634]: osdmap e6: 1 total, 0 up, 1 in 2024-08-10T05:05:41.104 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:40 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:05:41.104 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:40 smithi086 ceph-mon[29634]: from='osd.0 [v2:172.21.15.86:6802/780594853,v1:172.21.15.86:6803/780594853]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:05:41.104 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:40 smithi086 ceph-mon[29634]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:41.105 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:05:40 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0[45761]: 2024-08-10T05:05:40.896+0000 7fd4240d6640 -1 osd.0 0 waiting for initial osdmap 2024-08-10T05:05:41.105 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:05:40 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0[45761]: 2024-08-10T05:05:40.902+0000 7fd41feff640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T05:05:41.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:40 smithi159 ceph-mon[33602]: from='osd.0 [v2:172.21.15.86:6802/780594853,v1:172.21.15.86:6803/780594853]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-10T05:05:41.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:40 smithi159 ceph-mon[33602]: osdmap e6: 1 total, 0 up, 1 in 2024-08-10T05:05:41.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:40 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:05:41.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:40 smithi159 ceph-mon[33602]: from='osd.0 [v2:172.21.15.86:6802/780594853,v1:172.21.15.86:6803/780594853]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:05:41.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:40 smithi159 ceph-mon[33602]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:42.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:41 smithi086 ceph-mon[29634]: from='osd.0 [v2:172.21.15.86:6802/780594853,v1:172.21.15.86:6803/780594853]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2024-08-10T05:05:42.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:41 smithi086 ceph-mon[29634]: osdmap e7: 1 total, 0 up, 1 in 2024-08-10T05:05:42.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:41 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:05:42.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:41 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:05:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:41 smithi086 ceph-mon[41441]: from='osd.0 [v2:172.21.15.86:6802/780594853,v1:172.21.15.86:6803/780594853]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2024-08-10T05:05:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:41 smithi086 ceph-mon[41441]: osdmap e7: 1 total, 0 up, 1 in 2024-08-10T05:05:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:41 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:05:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:41 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:05:42.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:41 smithi159 ceph-mon[33602]: from='osd.0 [v2:172.21.15.86:6802/780594853,v1:172.21.15.86:6803/780594853]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2024-08-10T05:05:42.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:41 smithi159 ceph-mon[33602]: osdmap e7: 1 total, 0 up, 1 in 2024-08-10T05:05:42.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:41 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:05:42.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:41 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:05:43.085 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:05:43.107 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph orch daemon add osd smithi086:vg_nvme/lv_3 2024-08-10T05:05:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:42 smithi159 ceph-mon[33602]: purged_snaps scrub starts 2024-08-10T05:05:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:42 smithi159 ceph-mon[33602]: purged_snaps scrub ok 2024-08-10T05:05:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:42 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:05:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:42 smithi159 ceph-mon[33602]: osd.0 [v2:172.21.15.86:6802/780594853,v1:172.21.15.86:6803/780594853] boot 2024-08-10T05:05:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:42 smithi159 ceph-mon[33602]: osdmap e8: 1 total, 1 up, 1 in 2024-08-10T05:05:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:42 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:05:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:42 smithi159 ceph-mon[33602]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:43.283 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:42 smithi086 ceph-mon[29634]: purged_snaps scrub starts 2024-08-10T05:05:43.283 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:42 smithi086 ceph-mon[29634]: purged_snaps scrub ok 2024-08-10T05:05:43.283 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:42 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:05:43.284 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:42 smithi086 ceph-mon[29634]: osd.0 [v2:172.21.15.86:6802/780594853,v1:172.21.15.86:6803/780594853] boot 2024-08-10T05:05:43.284 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:42 smithi086 ceph-mon[29634]: osdmap e8: 1 total, 1 up, 1 in 2024-08-10T05:05:43.284 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:42 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:05:43.284 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:42 smithi086 ceph-mon[29634]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:43.284 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:42 smithi086 ceph-mon[41441]: purged_snaps scrub starts 2024-08-10T05:05:43.284 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:42 smithi086 ceph-mon[41441]: purged_snaps scrub ok 2024-08-10T05:05:43.284 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:42 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:05:43.284 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:42 smithi086 ceph-mon[41441]: osd.0 [v2:172.21.15.86:6802/780594853,v1:172.21.15.86:6803/780594853] boot 2024-08-10T05:05:43.284 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:42 smithi086 ceph-mon[41441]: osdmap e8: 1 total, 1 up, 1 in 2024-08-10T05:05:43.284 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:42 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:05:43.284 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:42 smithi086 ceph-mon[41441]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T05:05:43.663 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:05:44.154 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:43 smithi086 ceph-mon[29634]: osdmap e9: 1 total, 1 up, 1 in 2024-08-10T05:05:44.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:43 smithi086 ceph-mon[41441]: osdmap e9: 1 total, 1 up, 1 in 2024-08-10T05:05:44.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:43 smithi159 ceph-mon[33602]: osdmap e9: 1 total, 1 up, 1 in 2024-08-10T05:05:44.951 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:44 smithi086 ceph-mon[41441]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:44.951 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:44 smithi086 ceph-mon[29634]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:45.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:44 smithi159 ceph-mon[33602]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:46.573 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[29634]: Detected new or changed devices on smithi086 2024-08-10T05:05:46.573 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:46.573 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:46.573 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:05:46.574 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[29634]: Adjusting osd_memory_target on smithi086 to 16064M 2024-08-10T05:05:46.574 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:46.574 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:46.574 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:46.574 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:46.574 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:46.574 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:05:46.574 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:05:46.574 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:46.574 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:46.574 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:46.574 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:46.575 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[41441]: Detected new or changed devices on smithi086 2024-08-10T05:05:46.575 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:46.575 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:46.575 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:05:46.575 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[41441]: Adjusting osd_memory_target on smithi086 to 16064M 2024-08-10T05:05:46.575 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:46.576 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:46.576 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:46.576 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:46.576 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:46.576 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:05:46.576 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:05:46.576 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:46.576 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:46.576 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:46.576 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:46 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:46 smithi159 ceph-mon[33602]: Detected new or changed devices on smithi086 2024-08-10T05:05:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:46 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:46 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:46 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:05:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:46 smithi159 ceph-mon[33602]: Adjusting osd_memory_target on smithi086 to 16064M 2024-08-10T05:05:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:46 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:46 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:46 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:46 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:46 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:46 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:05:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:46 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:05:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:46 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:46 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:46 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:05:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:46 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:47.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:47 smithi086 ceph-mon[41441]: from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:05:47.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:47 smithi086 ceph-mon[41441]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:47.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:47 smithi086 ceph-mon[29634]: from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:05:47.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:47 smithi086 ceph-mon[29634]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:47 smithi159 ceph-mon[33602]: from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:05:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:47 smithi159 ceph-mon[33602]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:48.808 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:48 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/4251605907' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8013bd3-089a-4ccf-b1fc-8c41a2dd6066"}]: dispatch 2024-08-10T05:05:48.808 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:48 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/4251605907' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8013bd3-089a-4ccf-b1fc-8c41a2dd6066"}]': finished 2024-08-10T05:05:48.808 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:48 smithi086 ceph-mon[41441]: osdmap e10: 2 total, 1 up, 2 in 2024-08-10T05:05:48.808 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:48 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:05:48.809 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:48 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/4251605907' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8013bd3-089a-4ccf-b1fc-8c41a2dd6066"}]: dispatch 2024-08-10T05:05:48.809 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:48 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/4251605907' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8013bd3-089a-4ccf-b1fc-8c41a2dd6066"}]': finished 2024-08-10T05:05:48.809 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:48 smithi086 ceph-mon[29634]: osdmap e10: 2 total, 1 up, 2 in 2024-08-10T05:05:48.809 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:48 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:05:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:48 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/4251605907' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8013bd3-089a-4ccf-b1fc-8c41a2dd6066"}]: dispatch 2024-08-10T05:05:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:48 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/4251605907' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8013bd3-089a-4ccf-b1fc-8c41a2dd6066"}]': finished 2024-08-10T05:05:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:48 smithi159 ceph-mon[33602]: osdmap e10: 2 total, 1 up, 2 in 2024-08-10T05:05:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:48 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:05:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:49 smithi086 ceph-mon[29634]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:49 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/4092897402' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:05:49.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:49 smithi086 ceph-mon[41441]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:49.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:49 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/4092897402' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:05:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:49 smithi159 ceph-mon[33602]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:49 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/4092897402' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:05:51.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:51 smithi086 ceph-mon[29634]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:51.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:51 smithi086 ceph-mon[41441]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:52.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:51 smithi159 ceph-mon[33602]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:53.958 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:53 smithi086 ceph-mon[29634]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:53.959 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:53 smithi086 ceph-mon[41441]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:54.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:53 smithi159 ceph-mon[33602]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:54.861 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:54 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-10T05:05:54.861 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:54 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:54.861 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:54 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-10T05:05:54.861 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:54 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:55.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:54 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-10T05:05:55.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:54 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:05:55.970 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:55 smithi086 ceph-mon[29634]: Deploying daemon osd.1 on smithi086 2024-08-10T05:05:55.971 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:55 smithi086 ceph-mon[29634]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:55.971 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:55 smithi086 ceph-mon[41441]: Deploying daemon osd.1 on smithi086 2024-08-10T05:05:55.971 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:55 smithi086 ceph-mon[41441]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:56.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:55 smithi159 ceph-mon[33602]: Deploying daemon osd.1 on smithi086 2024-08-10T05:05:56.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:55 smithi159 ceph-mon[33602]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:57.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:57 smithi086 ceph-mon[41441]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:57.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:57 smithi086 ceph-mon[29634]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:58.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:57 smithi159 ceph-mon[33602]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:59.989 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:59 smithi159 ceph-mon[33602]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:05:59.989 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:59 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:05:59.989 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:59 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:05:59.989 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:05:59 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:00.014 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:59 smithi086 ceph-mon[29634]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:06:00.014 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:59 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:06:00.014 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:59 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:00.014 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:05:59 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:00.015 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:59 smithi086 ceph-mon[41441]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:06:00.015 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:59 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:06:00.015 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:59 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:00.015 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:05:59 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:01.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:01 smithi086 ceph-mon[29634]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:06:01.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:01 smithi086 ceph-mon[41441]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:06:02.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:01 smithi159 ceph-mon[33602]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:06:02.707 INFO:teuthology.orchestra.run.smithi086.stdout:Created osd(s) 1 on host 'smithi086' 2024-08-10T05:06:03.014 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:03.014 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:03.014 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:03.014 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:06:03.014 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:03.014 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[29634]: from='osd.1 [v2:172.21.15.86:6810/1664918473,v1:172.21.15.86:6811/1664918473]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-10T05:06:03.014 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[29634]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:06:03.015 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:06:03.015 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:03.015 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:03.015 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:03.015 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:03.015 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:03.015 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:06:03.015 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:03.015 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[41441]: from='osd.1 [v2:172.21.15.86:6810/1664918473,v1:172.21.15.86:6811/1664918473]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-10T05:06:03.015 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[41441]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:06:03.016 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:06:03.016 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:03.016 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:02 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:02 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:02 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:02 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:02 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:06:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:02 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:02 smithi159 ceph-mon[33602]: from='osd.1 [v2:172.21.15.86:6810/1664918473,v1:172.21.15.86:6811/1664918473]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-10T05:06:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:02 smithi159 ceph-mon[33602]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:06:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:02 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:06:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:02 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:02 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:03.323 DEBUG:teuthology.orchestra.run.smithi086:osd.1> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.1.service 2024-08-10T05:06:03.326 INFO:tasks.cephadm:Deploying osd.2 on smithi086 with /dev/vg_nvme/lv_2... 2024-08-10T05:06:03.326 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-10T05:06:04.093 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:06:04.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:03 smithi159 ceph-mon[33602]: from='osd.1 [v2:172.21.15.86:6810/1664918473,v1:172.21.15.86:6811/1664918473]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-10T05:06:04.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:03 smithi159 ceph-mon[33602]: osdmap e11: 2 total, 1 up, 2 in 2024-08-10T05:06:04.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:03 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:06:04.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:03 smithi159 ceph-mon[33602]: from='osd.1 [v2:172.21.15.86:6810/1664918473,v1:172.21.15.86:6811/1664918473]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:06:04.215 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:03 smithi086 ceph-mon[29634]: from='osd.1 [v2:172.21.15.86:6810/1664918473,v1:172.21.15.86:6811/1664918473]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-10T05:06:04.215 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:03 smithi086 ceph-mon[29634]: osdmap e11: 2 total, 1 up, 2 in 2024-08-10T05:06:04.215 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:03 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:06:04.215 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:03 smithi086 ceph-mon[29634]: from='osd.1 [v2:172.21.15.86:6810/1664918473,v1:172.21.15.86:6811/1664918473]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:06:04.215 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:03 smithi086 ceph-mon[41441]: from='osd.1 [v2:172.21.15.86:6810/1664918473,v1:172.21.15.86:6811/1664918473]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-10T05:06:04.215 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:03 smithi086 ceph-mon[41441]: osdmap e11: 2 total, 1 up, 2 in 2024-08-10T05:06:04.216 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:03 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:06:04.216 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:03 smithi086 ceph-mon[41441]: from='osd.1 [v2:172.21.15.86:6810/1664918473,v1:172.21.15.86:6811/1664918473]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:06:04.655 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:06:04 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1[52182]: 2024-08-10T05:06:04.366+0000 7fdd5c5b3640 -1 osd.1 0 waiting for initial osdmap 2024-08-10T05:06:04.655 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:06:04 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1[52182]: 2024-08-10T05:06:04.369+0000 7fdd543d4640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T05:06:05.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:04 smithi159 ceph-mon[33602]: from='osd.1 [v2:172.21.15.86:6810/1664918473,v1:172.21.15.86:6811/1664918473]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2024-08-10T05:06:05.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:04 smithi159 ceph-mon[33602]: osdmap e12: 2 total, 1 up, 2 in 2024-08-10T05:06:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:04 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:06:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:04 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:06:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:04 smithi159 ceph-mon[33602]: from='osd.1 [v2:172.21.15.86:6810/1664918473,v1:172.21.15.86:6811/1664918473]' entity='osd.1' 2024-08-10T05:06:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:04 smithi159 ceph-mon[33602]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:06:05.208 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:04 smithi086 ceph-mon[41441]: from='osd.1 [v2:172.21.15.86:6810/1664918473,v1:172.21.15.86:6811/1664918473]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2024-08-10T05:06:05.209 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:04 smithi086 ceph-mon[41441]: osdmap e12: 2 total, 1 up, 2 in 2024-08-10T05:06:05.209 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:04 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:06:05.209 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:04 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:06:05.209 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:04 smithi086 ceph-mon[41441]: from='osd.1 [v2:172.21.15.86:6810/1664918473,v1:172.21.15.86:6811/1664918473]' entity='osd.1' 2024-08-10T05:06:05.209 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:04 smithi086 ceph-mon[41441]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:06:05.209 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:04 smithi086 ceph-mon[29634]: from='osd.1 [v2:172.21.15.86:6810/1664918473,v1:172.21.15.86:6811/1664918473]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2024-08-10T05:06:05.209 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:04 smithi086 ceph-mon[29634]: osdmap e12: 2 total, 1 up, 2 in 2024-08-10T05:06:05.209 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:04 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:06:05.209 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:04 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:06:05.209 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:04 smithi086 ceph-mon[29634]: from='osd.1 [v2:172.21.15.86:6810/1664918473,v1:172.21.15.86:6811/1664918473]' entity='osd.1' 2024-08-10T05:06:05.210 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:04 smithi086 ceph-mon[29634]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-10T05:06:06.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:05 smithi159 ceph-mon[33602]: purged_snaps scrub starts 2024-08-10T05:06:06.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:05 smithi159 ceph-mon[33602]: purged_snaps scrub ok 2024-08-10T05:06:06.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:05 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:06:06.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:05 smithi159 ceph-mon[33602]: osd.1 [v2:172.21.15.86:6810/1664918473,v1:172.21.15.86:6811/1664918473] boot 2024-08-10T05:06:06.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:05 smithi159 ceph-mon[33602]: osdmap e13: 2 total, 2 up, 2 in 2024-08-10T05:06:06.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:05 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:06:06.383 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:05 smithi086 ceph-mon[41441]: purged_snaps scrub starts 2024-08-10T05:06:06.383 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:05 smithi086 ceph-mon[41441]: purged_snaps scrub ok 2024-08-10T05:06:06.383 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:05 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:06:06.383 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:05 smithi086 ceph-mon[41441]: osd.1 [v2:172.21.15.86:6810/1664918473,v1:172.21.15.86:6811/1664918473] boot 2024-08-10T05:06:06.383 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:05 smithi086 ceph-mon[41441]: osdmap e13: 2 total, 2 up, 2 in 2024-08-10T05:06:06.383 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:05 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:06:06.383 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:05 smithi086 ceph-mon[29634]: purged_snaps scrub starts 2024-08-10T05:06:06.383 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:05 smithi086 ceph-mon[29634]: purged_snaps scrub ok 2024-08-10T05:06:06.383 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:05 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:06:06.384 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:05 smithi086 ceph-mon[29634]: osd.1 [v2:172.21.15.86:6810/1664918473,v1:172.21.15.86:6811/1664918473] boot 2024-08-10T05:06:06.384 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:05 smithi086 ceph-mon[29634]: osdmap e13: 2 total, 2 up, 2 in 2024-08-10T05:06:06.384 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:05 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:06:08.048 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[41441]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:08.049 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[41441]: Detected new or changed devices on smithi086 2024-08-10T05:06:08.049 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:08.049 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:08.049 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:08.049 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:08.049 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[41441]: Adjusting osd_memory_target on smithi086 to 8032M 2024-08-10T05:06:08.049 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:08.049 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:08.049 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:06:08.049 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:08.050 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[41441]: osdmap e14: 2 total, 2 up, 2 in 2024-08-10T05:06:08.050 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[29634]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:08.050 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[29634]: Detected new or changed devices on smithi086 2024-08-10T05:06:08.050 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:08.050 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:08.050 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:08.050 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:08.051 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[29634]: Adjusting osd_memory_target on smithi086 to 8032M 2024-08-10T05:06:08.051 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:08.051 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:08.051 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:06:08.051 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:08.051 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:07 smithi086 ceph-mon[29634]: osdmap e14: 2 total, 2 up, 2 in 2024-08-10T05:06:08.052 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:06:08.072 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph orch daemon add osd smithi086:vg_nvme/lv_2 2024-08-10T05:06:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:07 smithi159 ceph-mon[33602]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:07 smithi159 ceph-mon[33602]: Detected new or changed devices on smithi086 2024-08-10T05:06:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:07 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:07 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:07 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:07 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:07 smithi159 ceph-mon[33602]: Adjusting osd_memory_target on smithi086 to 8032M 2024-08-10T05:06:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:07 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:07 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:07 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:06:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:07 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:07 smithi159 ceph-mon[33602]: osdmap e14: 2 total, 2 up, 2 in 2024-08-10T05:06:08.272 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:06:10.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:09 smithi086 ceph-mon[29634]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:10.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:09 smithi086 ceph-mon[41441]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:09 smithi159 ceph-mon[33602]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:11.121 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:10 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:06:11.121 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:10 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:06:11.121 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:10 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:11.121 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:10 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:06:11.121 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:10 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:06:11.121 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:10 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:10 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:06:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:10 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:06:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:10 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:11.924 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:11 smithi086 ceph-mon[29634]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:06:11.924 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:11 smithi086 ceph-mon[29634]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:11.924 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:11 smithi086 ceph-mon[41441]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:06:11.924 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:11 smithi086 ceph-mon[41441]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:11 smithi159 ceph-mon[33602]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:06:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:11 smithi159 ceph-mon[33602]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:12 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2659060055' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6813290b-315d-44fd-8abb-4e23017b3471"}]: dispatch 2024-08-10T05:06:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:12 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2659060055' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6813290b-315d-44fd-8abb-4e23017b3471"}]': finished 2024-08-10T05:06:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:12 smithi086 ceph-mon[29634]: osdmap e15: 3 total, 2 up, 3 in 2024-08-10T05:06:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:12 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:06:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:12 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/2659060055' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6813290b-315d-44fd-8abb-4e23017b3471"}]: dispatch 2024-08-10T05:06:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:12 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/2659060055' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6813290b-315d-44fd-8abb-4e23017b3471"}]': finished 2024-08-10T05:06:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:12 smithi086 ceph-mon[41441]: osdmap e15: 3 total, 2 up, 3 in 2024-08-10T05:06:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:12 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:06:13.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:12 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/2659060055' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6813290b-315d-44fd-8abb-4e23017b3471"}]: dispatch 2024-08-10T05:06:13.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:12 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/2659060055' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6813290b-315d-44fd-8abb-4e23017b3471"}]': finished 2024-08-10T05:06:13.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:12 smithi159 ceph-mon[33602]: osdmap e15: 3 total, 2 up, 3 in 2024-08-10T05:06:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:12 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:06:14.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:13 smithi086 ceph-mon[29634]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:14.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:13 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/3967035510' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:06:14.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:13 smithi086 ceph-mon[41441]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:14.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:13 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/3967035510' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:06:14.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:13 smithi159 ceph-mon[33602]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:14.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:13 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/3967035510' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:06:15.813 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:15 smithi086 ceph-mon[29634]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:15.813 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:15 smithi086 ceph-mon[41441]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:16.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:15 smithi159 ceph-mon[33602]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:17.888 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:17 smithi086 ceph-mon[29634]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:17.889 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:17 smithi086 ceph-mon[41441]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:18.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:17 smithi159 ceph-mon[33602]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:19.020 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-10T05:06:19.020 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:19.021 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:18 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-10T05:06:19.021 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:18 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:19.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:18 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-10T05:06:19.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:18 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:19.849 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:19 smithi086 ceph-mon[29634]: Deploying daemon osd.2 on smithi086 2024-08-10T05:06:19.850 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:19 smithi086 ceph-mon[29634]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:19.850 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:19 smithi086 ceph-mon[41441]: Deploying daemon osd.2 on smithi086 2024-08-10T05:06:19.850 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:19 smithi086 ceph-mon[41441]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:20.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:19 smithi159 ceph-mon[33602]: Deploying daemon osd.2 on smithi086 2024-08-10T05:06:20.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:19 smithi159 ceph-mon[33602]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:22.025 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:21 smithi086 ceph-mon[41441]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:22.025 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:21 smithi086 ceph-mon[29634]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:21 smithi159 ceph-mon[33602]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:23.748 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:23 smithi086 ceph-mon[29634]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:23.748 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:23 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:06:23.748 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:23 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:23.748 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:23 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:24.079 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:23 smithi086 ceph-mon[41441]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:24.079 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:23 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:06:24.079 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:23 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:24.079 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:23 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:23 smithi159 ceph-mon[33602]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:23 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:06:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:23 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:23 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:25 smithi086 ceph-mon[29634]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:25.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:25 smithi086 ceph-mon[41441]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:26.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:25 smithi159 ceph-mon[33602]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:26.714 INFO:teuthology.orchestra.run.smithi086.stdout:Created osd(s) 2 on host 'smithi086' 2024-08-10T05:06:27.026 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:26 smithi086 ceph-mon[29634]: from='osd.2 [v2:172.21.15.86:6818/2288970116,v1:172.21.15.86:6819/2288970116]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-10T05:06:27.026 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:26 smithi086 ceph-mon[29634]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-10T05:06:27.026 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:26 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:27.026 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:26 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:27.027 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:26 smithi086 ceph-mon[41441]: from='osd.2 [v2:172.21.15.86:6818/2288970116,v1:172.21.15.86:6819/2288970116]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-10T05:06:27.027 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:26 smithi086 ceph-mon[41441]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-10T05:06:27.027 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:26 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:27.027 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:26 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:26 smithi159 ceph-mon[33602]: from='osd.2 [v2:172.21.15.86:6818/2288970116,v1:172.21.15.86:6819/2288970116]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-10T05:06:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:26 smithi159 ceph-mon[33602]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-10T05:06:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:26 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:26 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:27.346 DEBUG:teuthology.orchestra.run.smithi086:osd.2> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.2.service 2024-08-10T05:06:27.349 INFO:tasks.cephadm:Deploying osd.3 on smithi086 with /dev/vg_nvme/lv_1... 2024-08-10T05:06:27.349 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-10T05:06:27.609 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:06:28.030 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:27 smithi086 ceph-mon[29634]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:28.030 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:27 smithi086 ceph-mon[29634]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-10T05:06:28.030 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:27 smithi086 ceph-mon[29634]: osdmap e16: 3 total, 2 up, 3 in 2024-08-10T05:06:28.030 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:27 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:06:28.030 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:27 smithi086 ceph-mon[29634]: from='osd.2 [v2:172.21.15.86:6818/2288970116,v1:172.21.15.86:6819/2288970116]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:06:28.030 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:27 smithi086 ceph-mon[29634]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:06:28.030 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:27 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:28.030 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:27 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:28.031 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:27 smithi086 ceph-mon[41441]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:28.031 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:27 smithi086 ceph-mon[41441]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-10T05:06:28.031 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:27 smithi086 ceph-mon[41441]: osdmap e16: 3 total, 2 up, 3 in 2024-08-10T05:06:28.031 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:27 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:06:28.031 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:27 smithi086 ceph-mon[41441]: from='osd.2 [v2:172.21.15.86:6818/2288970116,v1:172.21.15.86:6819/2288970116]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:06:28.031 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:27 smithi086 ceph-mon[41441]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:06:28.031 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:27 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:28.031 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:27 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:28.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:27 smithi159 ceph-mon[33602]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:28.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:27 smithi159 ceph-mon[33602]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-10T05:06:28.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:27 smithi159 ceph-mon[33602]: osdmap e16: 3 total, 2 up, 3 in 2024-08-10T05:06:28.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:27 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:06:28.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:27 smithi159 ceph-mon[33602]: from='osd.2 [v2:172.21.15.86:6818/2288970116,v1:172.21.15.86:6819/2288970116]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:06:28.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:27 smithi159 ceph-mon[33602]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:06:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:27 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:27 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:28.405 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:06:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2[58447]: 2024-08-10T05:06:28.193+0000 7f1a5354c640 -1 osd.2 0 waiting for initial osdmap 2024-08-10T05:06:28.405 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:06:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2[58447]: 2024-08-10T05:06:28.196+0000 7f1a4b36d640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T05:06:29.019 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:28 smithi086 ceph-mon[41441]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2024-08-10T05:06:29.019 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:28 smithi086 ceph-mon[41441]: osdmap e17: 3 total, 2 up, 3 in 2024-08-10T05:06:29.019 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:28 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:06:29.019 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:28 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:06:29.019 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:28 smithi086 ceph-mon[41441]: from='osd.2 ' entity='osd.2' 2024-08-10T05:06:29.020 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:28 smithi086 ceph-mon[29634]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2024-08-10T05:06:29.020 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:28 smithi086 ceph-mon[29634]: osdmap e17: 3 total, 2 up, 3 in 2024-08-10T05:06:29.020 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:28 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:06:29.020 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:28 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:06:29.020 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:28 smithi086 ceph-mon[29634]: from='osd.2 ' entity='osd.2' 2024-08-10T05:06:29.088 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:28 smithi159 ceph-mon[33602]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2024-08-10T05:06:29.088 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:28 smithi159 ceph-mon[33602]: osdmap e17: 3 total, 2 up, 3 in 2024-08-10T05:06:29.088 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:28 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:06:29.088 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:28 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:06:29.088 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:28 smithi159 ceph-mon[33602]: from='osd.2 ' entity='osd.2' 2024-08-10T05:06:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:29 smithi086 ceph-mon[29634]: purged_snaps scrub starts 2024-08-10T05:06:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:29 smithi086 ceph-mon[29634]: purged_snaps scrub ok 2024-08-10T05:06:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:29 smithi086 ceph-mon[29634]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:29 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:06:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:29 smithi086 ceph-mon[29634]: osd.2 [v2:172.21.15.86:6818/2288970116,v1:172.21.15.86:6819/2288970116] boot 2024-08-10T05:06:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:29 smithi086 ceph-mon[29634]: osdmap e18: 3 total, 3 up, 3 in 2024-08-10T05:06:29.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:29 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:06:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:29 smithi086 ceph-mon[41441]: purged_snaps scrub starts 2024-08-10T05:06:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:29 smithi086 ceph-mon[41441]: purged_snaps scrub ok 2024-08-10T05:06:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:29 smithi086 ceph-mon[41441]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:29 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:06:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:29 smithi086 ceph-mon[41441]: osd.2 [v2:172.21.15.86:6818/2288970116,v1:172.21.15.86:6819/2288970116] boot 2024-08-10T05:06:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:29 smithi086 ceph-mon[41441]: osdmap e18: 3 total, 3 up, 3 in 2024-08-10T05:06:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:29 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:06:30.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:29 smithi159 ceph-mon[33602]: purged_snaps scrub starts 2024-08-10T05:06:30.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:29 smithi159 ceph-mon[33602]: purged_snaps scrub ok 2024-08-10T05:06:30.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:29 smithi159 ceph-mon[33602]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-10T05:06:30.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:29 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:06:30.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:29 smithi159 ceph-mon[33602]: osd.2 [v2:172.21.15.86:6818/2288970116,v1:172.21.15.86:6819/2288970116] boot 2024-08-10T05:06:30.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:29 smithi159 ceph-mon[33602]: osdmap e18: 3 total, 3 up, 3 in 2024-08-10T05:06:30.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:29 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:06:31.365 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:31 smithi086 ceph-mon[29634]: osdmap e19: 3 total, 3 up, 3 in 2024-08-10T05:06:31.365 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:31 smithi086 ceph-mon[29634]: pgmap v75: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:31.366 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:31 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' 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-08-10T05:06:31.366 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:31 smithi086 ceph-mon[41441]: osdmap e19: 3 total, 3 up, 3 in 2024-08-10T05:06:31.366 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:31 smithi086 ceph-mon[41441]: pgmap v75: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:31.366 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:31 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' 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-08-10T05:06:31.368 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:06:31.388 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph orch daemon add osd smithi086:vg_nvme/lv_1 2024-08-10T05:06:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:31 smithi159 ceph-mon[33602]: osdmap e19: 3 total, 3 up, 3 in 2024-08-10T05:06:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:31 smithi159 ceph-mon[33602]: pgmap v75: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:31 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' 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-08-10T05:06:31.952 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:06:32.476 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:32 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' 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-08-10T05:06:32.476 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:32 smithi086 ceph-mon[41441]: osdmap e20: 3 total, 3 up, 3 in 2024-08-10T05:06:32.476 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:32 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:06:32.476 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:32 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' 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-08-10T05:06:32.476 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:32 smithi086 ceph-mon[29634]: osdmap e20: 3 total, 3 up, 3 in 2024-08-10T05:06:32.476 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:32 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:06:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:32 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' 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-08-10T05:06:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:32 smithi159 ceph-mon[33602]: osdmap e20: 3 total, 3 up, 3 in 2024-08-10T05:06:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:32 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:06:33.041 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:06:32 smithi086 sudo[62713]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-10T05:06:33.042 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:06:32 smithi086 sudo[62713]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-10T05:06:33.042 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:06:32 smithi086 sudo[62713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-10T05:06:33.042 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:06:32 smithi086 sudo[62713]: pam_unix(sudo:session): session closed for user root 2024-08-10T05:06:33.313 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:33 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-10T05:06:33.313 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:33 smithi086 ceph-mon[29634]: osdmap e21: 3 total, 3 up, 3 in 2024-08-10T05:06:33.313 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:33 smithi086 ceph-mon[29634]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:33.313 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:33 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:33.313 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:33 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-10T05:06:33.313 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:33 smithi086 ceph-mon[41441]: osdmap e21: 3 total, 3 up, 3 in 2024-08-10T05:06:33.314 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:33 smithi086 ceph-mon[41441]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:33.314 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:33 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:33.314 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:06:33 smithi086 sudo[62731]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-10T05:06:33.314 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:06:33 smithi086 sudo[62731]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-10T05:06:33.314 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:06:33 smithi086 sudo[62731]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-10T05:06:33.314 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:06:33 smithi086 sudo[62731]: pam_unix(sudo:session): session closed for user root 2024-08-10T05:06:33.586 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:06:33 smithi086 sudo[62734]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-10T05:06:33.586 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:06:33 smithi086 sudo[62734]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-10T05:06:33.586 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:06:33 smithi086 sudo[62734]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-10T05:06:33.586 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:06:33 smithi086 sudo[62734]: pam_unix(sudo:session): session closed for user root 2024-08-10T05:06:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:33 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-10T05:06:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:33 smithi159 ceph-mon[33602]: osdmap e21: 3 total, 3 up, 3 in 2024-08-10T05:06:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:33 smithi159 ceph-mon[33602]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:33 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:33.841 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:06:33 smithi086 sudo[62802]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-10T05:06:33.841 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:06:33 smithi086 sudo[62802]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-10T05:06:33.841 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:06:33 smithi086 sudo[62802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-10T05:06:33.841 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:06:33 smithi086 sudo[62802]: pam_unix(sudo:session): session closed for user root 2024-08-10T05:06:34.105 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:06:33 smithi086 sudo[62822]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-10T05:06:34.105 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:06:33 smithi086 sudo[62822]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-10T05:06:34.105 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:06:33 smithi086 sudo[62822]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-10T05:06:34.105 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:06:33 smithi086 sudo[62822]: pam_unix(sudo:session): session closed for user root 2024-08-10T05:06:34.357 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:06:34 smithi086 sudo[62848]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-10T05:06:34.357 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:06:34 smithi086 sudo[62848]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-10T05:06:34.357 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:06:34 smithi086 sudo[62848]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-10T05:06:34.357 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:06:34 smithi086 sudo[62848]: pam_unix(sudo:session): session closed for user root 2024-08-10T05:06:34.612 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 sudo[62877]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-10T05:06:34.612 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 sudo[62877]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-10T05:06:34.612 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 sudo[62877]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-10T05:06:34.612 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 sudo[62877]: pam_unix(sudo:session): session closed for user root 2024-08-10T05:06:34.881 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 ceph-mon[33602]: mgrmap e15: y(active, since 2m), standbys: x 2024-08-10T05:06:34.881 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 ceph-mon[33602]: osdmap e22: 3 total, 3 up, 3 in 2024-08-10T05:06:34.881 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 ceph-mon[33602]: Detected new or changed devices on smithi086 2024-08-10T05:06:34.881 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:34.882 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:34.882 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:34.882 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:34.882 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:34.882 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 ceph-mon[33602]: Adjusting osd_memory_target on smithi086 to 5354M 2024-08-10T05:06:34.882 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:34.882 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:34.882 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:06:34.882 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:34.882 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:06:34.882 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:34.883 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:06:34.883 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:34.883 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-10T05:06:34.883 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 sudo[36382]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-10T05:06:34.883 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 sudo[36382]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-10T05:06:34.883 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 sudo[36382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-10T05:06:34.883 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:34 smithi159 sudo[36382]: pam_unix(sudo:session): session closed for user root 2024-08-10T05:06:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[41441]: mgrmap e15: y(active, since 2m), standbys: x 2024-08-10T05:06:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[41441]: osdmap e22: 3 total, 3 up, 3 in 2024-08-10T05:06:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[41441]: Detected new or changed devices on smithi086 2024-08-10T05:06:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[41441]: Adjusting osd_memory_target on smithi086 to 5354M 2024-08-10T05:06:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:06:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:06:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:06:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-10T05:06:34.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 sudo[62881]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-10T05:06:34.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 sudo[62881]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-10T05:06:34.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 sudo[62881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-10T05:06:34.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 sudo[62881]: pam_unix(sudo:session): session closed for user root 2024-08-10T05:06:34.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[29634]: mgrmap e15: y(active, since 2m), standbys: x 2024-08-10T05:06:34.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[29634]: osdmap e22: 3 total, 3 up, 3 in 2024-08-10T05:06:34.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[29634]: Detected new or changed devices on smithi086 2024-08-10T05:06:34.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:34.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:34.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:34.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:34.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:34.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[29634]: Adjusting osd_memory_target on smithi086 to 5354M 2024-08-10T05:06:34.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:34.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:34.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:06:34.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:34.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:06:34.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:34.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:06:34.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:34.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:34 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-10T05:06:35.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 sudo[36385]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-10T05:06:35.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 sudo[36385]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-10T05:06:35.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 sudo[36385]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-10T05:06:35.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 sudo[36385]: pam_unix(sudo:session): session closed for user root 2024-08-10T05:06:35.647 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 sudo[63042]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-10T05:06:35.647 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 sudo[63042]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-10T05:06:35.647 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 sudo[63042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-10T05:06:35.647 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 sudo[63042]: pam_unix(sudo:session): session closed for user root 2024-08-10T05:06:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[29634]: from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:06:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-10T05:06:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:06:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:06:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:06:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:06:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-10T05:06:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:06:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:06:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:06:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:06:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[29634]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-10T05:06:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:35.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:06:35.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:06:35.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:06:35.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 sudo[63046]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-10T05:06:35.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 sudo[63046]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-10T05:06:35.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 sudo[63046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-10T05:06:35.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 sudo[63046]: pam_unix(sudo:session): session closed for user root 2024-08-10T05:06:35.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[41441]: from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:06:35.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-10T05:06:35.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:06:35.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:06:35.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:06:35.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:06:35.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-10T05:06:35.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:06:35.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:06:35.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:06:35.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:06:35.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:35.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[41441]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:35.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-10T05:06:35.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:35.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:06:35.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:06:35.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:35 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:06:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 ceph-mon[33602]: from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:06:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-10T05:06:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:06:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:06:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:06:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:06:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-10T05:06:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:06:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:06:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:06:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:06:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 ceph-mon[33602]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-10T05:06:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:06:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:06:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:35 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:06:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:36 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-10T05:06:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:36 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-10T05:06:37.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:36 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-10T05:06:37.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:36 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-10T05:06:37.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:36 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-10T05:06:37.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:36 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-10T05:06:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:37 smithi086 ceph-mon[29634]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:37 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/979791048' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "238e2388-eb61-4323-ac1f-057785d1e72e"}]: dispatch 2024-08-10T05:06:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:37 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/979791048' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "238e2388-eb61-4323-ac1f-057785d1e72e"}]': finished 2024-08-10T05:06:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:37 smithi086 ceph-mon[29634]: osdmap e23: 4 total, 3 up, 4 in 2024-08-10T05:06:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:37 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:06:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:37 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/67352055' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:06:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:37 smithi086 ceph-mon[41441]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:37 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/979791048' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "238e2388-eb61-4323-ac1f-057785d1e72e"}]: dispatch 2024-08-10T05:06:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:37 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/979791048' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "238e2388-eb61-4323-ac1f-057785d1e72e"}]': finished 2024-08-10T05:06:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:37 smithi086 ceph-mon[41441]: osdmap e23: 4 total, 3 up, 4 in 2024-08-10T05:06:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:37 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:06:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:37 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/67352055' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:06:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:37 smithi159 ceph-mon[33602]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:37 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/979791048' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "238e2388-eb61-4323-ac1f-057785d1e72e"}]: dispatch 2024-08-10T05:06:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:37 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/979791048' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "238e2388-eb61-4323-ac1f-057785d1e72e"}]': finished 2024-08-10T05:06:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:37 smithi159 ceph-mon[33602]: osdmap e23: 4 total, 3 up, 4 in 2024-08-10T05:06:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:37 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:06:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:37 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/67352055' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:06:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:39 smithi159 ceph-mon[33602]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:39 smithi086 ceph-mon[29634]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:40.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:39 smithi086 ceph-mon[41441]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:41.812 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:41 smithi086 ceph-mon[29634]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:41.812 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:41 smithi086 ceph-mon[41441]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:41 smithi159 ceph-mon[33602]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:43 smithi159 ceph-mon[33602]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:43 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-10T05:06:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:43 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:44.051 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:43 smithi086 ceph-mon[41441]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:44.051 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:43 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-10T05:06:44.051 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:43 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:44.052 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:43 smithi086 ceph-mon[29634]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:44.052 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:43 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-10T05:06:44.052 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:43 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:44 smithi086 ceph-mon[29634]: Deploying daemon osd.3 on smithi086 2024-08-10T05:06:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:44 smithi086 ceph-mon[41441]: Deploying daemon osd.3 on smithi086 2024-08-10T05:06:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:44 smithi159 ceph-mon[33602]: Deploying daemon osd.3 on smithi086 2024-08-10T05:06:45.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:45 smithi086 ceph-mon[29634]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:45.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:45 smithi086 ceph-mon[41441]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:45 smithi159 ceph-mon[33602]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:47.812 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:47 smithi086 ceph-mon[29634]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:47.813 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:47 smithi086 ceph-mon[41441]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:47 smithi159 ceph-mon[33602]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:48.888 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:48 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:06:48.889 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:48 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:48.889 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:48 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:48.889 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:48 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:06:48.889 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:48 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:48.889 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:48 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:48 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:06:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:48 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:48 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:49 smithi159 ceph-mon[33602]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:50.053 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:49 smithi086 ceph-mon[41441]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:50.053 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:49 smithi086 ceph-mon[29634]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:51.803 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:51 smithi086 ceph-mon[41441]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:51.804 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:51 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:51.804 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:51 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:51.804 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:51 smithi086 ceph-mon[41441]: from='osd.3 [v2:172.21.15.86:6826/3224037744,v1:172.21.15.86:6827/3224037744]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-10T05:06:51.804 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:51 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:51.804 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:51 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:06:51.804 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:51 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:51.804 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:51 smithi086 ceph-mon[29634]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:51.804 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:51 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:51.805 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:51 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:51.805 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:51 smithi086 ceph-mon[29634]: from='osd.3 [v2:172.21.15.86:6826/3224037744,v1:172.21.15.86:6827/3224037744]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-10T05:06:51.805 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:51 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:51.805 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:51 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:06:51.805 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:51 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:51.834 INFO:teuthology.orchestra.run.smithi086.stdout:Created osd(s) 3 on host 'smithi086' 2024-08-10T05:06:51.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:51 smithi159 ceph-mon[33602]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:51.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:51 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:51.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:51 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:51.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:51 smithi159 ceph-mon[33602]: from='osd.3 [v2:172.21.15.86:6826/3224037744,v1:172.21.15.86:6827/3224037744]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-10T05:06:51.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:51 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:51.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:51 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:06:51.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:51 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:52.438 DEBUG:teuthology.orchestra.run.smithi086:osd.3> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.3.service 2024-08-10T05:06:52.440 INFO:tasks.cephadm:Deploying osd.4 on smithi159 with /dev/vg_nvme/lv_4... 2024-08-10T05:06:52.440 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-10T05:06:52.650 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.b/config 2024-08-10T05:06:52.772 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:52 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:06:52.773 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:52 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:52.773 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:52 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:52.773 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:52 smithi159 ceph-mon[33602]: from='osd.3 [v2:172.21.15.86:6826/3224037744,v1:172.21.15.86:6827/3224037744]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-10T05:06:52.773 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:52 smithi159 ceph-mon[33602]: osdmap e24: 4 total, 3 up, 4 in 2024-08-10T05:06:52.773 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:52 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:06:52.773 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:52 smithi159 ceph-mon[33602]: from='osd.3 [v2:172.21.15.86:6826/3224037744,v1:172.21.15.86:6827/3224037744]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:06:53.020 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:52 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:06:53.020 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:52 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:53.020 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:52 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:53.020 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:52 smithi086 ceph-mon[41441]: from='osd.3 [v2:172.21.15.86:6826/3224037744,v1:172.21.15.86:6827/3224037744]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-10T05:06:53.020 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:52 smithi086 ceph-mon[41441]: osdmap e24: 4 total, 3 up, 4 in 2024-08-10T05:06:53.020 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:52 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:06:53.020 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:52 smithi086 ceph-mon[41441]: from='osd.3 [v2:172.21.15.86:6826/3224037744,v1:172.21.15.86:6827/3224037744]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:06:53.021 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:52 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:06:53.021 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:52 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:53.021 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:52 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:53.021 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:52 smithi086 ceph-mon[29634]: from='osd.3 [v2:172.21.15.86:6826/3224037744,v1:172.21.15.86:6827/3224037744]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-10T05:06:53.021 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:52 smithi086 ceph-mon[29634]: osdmap e24: 4 total, 3 up, 4 in 2024-08-10T05:06:53.021 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:52 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:06:53.021 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:52 smithi086 ceph-mon[29634]: from='osd.3 [v2:172.21.15.86:6826/3224037744,v1:172.21.15.86:6827/3224037744]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:06:53.655 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:06:53 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3[64913]: 2024-08-10T05:06:53.487+0000 7fd146b6b640 -1 osd.3 0 waiting for initial osdmap 2024-08-10T05:06:53.655 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:06:53 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3[64913]: 2024-08-10T05:06:53.491+0000 7fd13e98c640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T05:06:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:53 smithi159 ceph-mon[33602]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:53 smithi159 ceph-mon[33602]: from='osd.3 [v2:172.21.15.86:6826/3224037744,v1:172.21.15.86:6827/3224037744]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2024-08-10T05:06:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:53 smithi159 ceph-mon[33602]: osdmap e25: 4 total, 3 up, 4 in 2024-08-10T05:06:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:06:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:06:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:53 smithi159 ceph-mon[33602]: from='osd.3 [v2:172.21.15.86:6826/3224037744,v1:172.21.15.86:6827/3224037744]' entity='osd.3' 2024-08-10T05:06:53.962 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:53 smithi086 ceph-mon[29634]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:53.963 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:53 smithi086 ceph-mon[29634]: from='osd.3 [v2:172.21.15.86:6826/3224037744,v1:172.21.15.86:6827/3224037744]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2024-08-10T05:06:53.963 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:53 smithi086 ceph-mon[29634]: osdmap e25: 4 total, 3 up, 4 in 2024-08-10T05:06:53.963 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:53 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:06:53.963 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:53 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:06:53.963 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:53 smithi086 ceph-mon[29634]: from='osd.3 [v2:172.21.15.86:6826/3224037744,v1:172.21.15.86:6827/3224037744]' entity='osd.3' 2024-08-10T05:06:53.963 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:53 smithi086 ceph-mon[41441]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:53.963 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:53 smithi086 ceph-mon[41441]: from='osd.3 [v2:172.21.15.86:6826/3224037744,v1:172.21.15.86:6827/3224037744]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2024-08-10T05:06:53.963 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:53 smithi086 ceph-mon[41441]: osdmap e25: 4 total, 3 up, 4 in 2024-08-10T05:06:53.964 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:53 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:06:53.964 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:53 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:06:53.964 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:53 smithi086 ceph-mon[41441]: from='osd.3 [v2:172.21.15.86:6826/3224037744,v1:172.21.15.86:6827/3224037744]' entity='osd.3' 2024-08-10T05:06:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:54 smithi086 ceph-mon[41441]: purged_snaps scrub starts 2024-08-10T05:06:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:54 smithi086 ceph-mon[41441]: purged_snaps scrub ok 2024-08-10T05:06:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:54 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:06:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:54 smithi086 ceph-mon[41441]: osd.3 [v2:172.21.15.86:6826/3224037744,v1:172.21.15.86:6827/3224037744] boot 2024-08-10T05:06:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:54 smithi086 ceph-mon[41441]: osdmap e26: 4 total, 4 up, 4 in 2024-08-10T05:06:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:54 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:06:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:54 smithi086 ceph-mon[29634]: purged_snaps scrub starts 2024-08-10T05:06:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:54 smithi086 ceph-mon[29634]: purged_snaps scrub ok 2024-08-10T05:06:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:54 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:06:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:54 smithi086 ceph-mon[29634]: osd.3 [v2:172.21.15.86:6826/3224037744,v1:172.21.15.86:6827/3224037744] boot 2024-08-10T05:06:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:54 smithi086 ceph-mon[29634]: osdmap e26: 4 total, 4 up, 4 in 2024-08-10T05:06:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:54 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:06:54.953 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:54 smithi159 ceph-mon[33602]: purged_snaps scrub starts 2024-08-10T05:06:54.953 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:54 smithi159 ceph-mon[33602]: purged_snaps scrub ok 2024-08-10T05:06:54.953 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:54 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:06:54.953 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:54 smithi159 ceph-mon[33602]: osd.3 [v2:172.21.15.86:6826/3224037744,v1:172.21.15.86:6827/3224037744] boot 2024-08-10T05:06:54.954 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:54 smithi159 ceph-mon[33602]: osdmap e26: 4 total, 4 up, 4 in 2024-08-10T05:06:54.954 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:54 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:06:54.956 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:06:54.974 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph orch daemon add osd smithi159:vg_nvme/lv_4 2024-08-10T05:06:55.173 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.b/config 2024-08-10T05:06:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:55 smithi159 ceph-mon[33602]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:55 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:55 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:55 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:55 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:55 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:55 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:55 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:55.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:55 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:55.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:55 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:06:55.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:55 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:56.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[29634]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:56.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:06:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:56.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[41441]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-10T05:06:56.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:56.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:56.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:56.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:56.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:56.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:06:56.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:56.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:56.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:06:56.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:55 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:06:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:56 smithi159 ceph-mon[33602]: Detected new or changed devices on smithi086 2024-08-10T05:06:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:56 smithi159 ceph-mon[33602]: Adjusting osd_memory_target on smithi086 to 4016M 2024-08-10T05:06:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:56 smithi159 ceph-mon[33602]: osdmap e27: 4 total, 4 up, 4 in 2024-08-10T05:06:57.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:56 smithi086 ceph-mon[41441]: Detected new or changed devices on smithi086 2024-08-10T05:06:57.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:56 smithi086 ceph-mon[41441]: Adjusting osd_memory_target on smithi086 to 4016M 2024-08-10T05:06:57.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:56 smithi086 ceph-mon[41441]: osdmap e27: 4 total, 4 up, 4 in 2024-08-10T05:06:57.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:56 smithi086 ceph-mon[29634]: Detected new or changed devices on smithi086 2024-08-10T05:06:57.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:56 smithi086 ceph-mon[29634]: Adjusting osd_memory_target on smithi086 to 4016M 2024-08-10T05:06:57.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:56 smithi086 ceph-mon[29634]: osdmap e27: 4 total, 4 up, 4 in 2024-08-10T05:06:58.027 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:57 smithi159 ceph-mon[33602]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:06:58.027 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:57 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:06:58.027 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:57 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:06:58.027 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:57 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:58.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:57 smithi086 ceph-mon[29634]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:06:58.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:57 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:06:58.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:57 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:06:58.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:57 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:58.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:57 smithi086 ceph-mon[41441]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:06:58.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:57 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:06:58.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:57 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:06:58.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:57 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:06:58.914 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:58 smithi159 ceph-mon[33602]: from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:06:59.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:58 smithi086 ceph-mon[29634]: from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:06:59.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:58 smithi086 ceph-mon[41441]: from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:07:00.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:59 smithi086 ceph-mon[41441]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:00.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:59 smithi086 ceph-mon[41441]: from='client.? 172.21.15.159:0/4176103639' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5e106dd-f1be-4351-9d2a-02c07b990bcc"}]: dispatch 2024-08-10T05:07:00.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:59 smithi086 ceph-mon[41441]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5e106dd-f1be-4351-9d2a-02c07b990bcc"}]: dispatch 2024-08-10T05:07:00.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:59 smithi086 ceph-mon[41441]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a5e106dd-f1be-4351-9d2a-02c07b990bcc"}]': finished 2024-08-10T05:07:00.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:59 smithi086 ceph-mon[41441]: osdmap e28: 5 total, 4 up, 5 in 2024-08-10T05:07:00.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:06:59 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:07:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:59 smithi086 ceph-mon[29634]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:59 smithi086 ceph-mon[29634]: from='client.? 172.21.15.159:0/4176103639' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5e106dd-f1be-4351-9d2a-02c07b990bcc"}]: dispatch 2024-08-10T05:07:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:59 smithi086 ceph-mon[29634]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5e106dd-f1be-4351-9d2a-02c07b990bcc"}]: dispatch 2024-08-10T05:07:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:59 smithi086 ceph-mon[29634]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a5e106dd-f1be-4351-9d2a-02c07b990bcc"}]': finished 2024-08-10T05:07:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:59 smithi086 ceph-mon[29634]: osdmap e28: 5 total, 4 up, 5 in 2024-08-10T05:07:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:06:59 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:07:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:59 smithi159 ceph-mon[33602]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:59 smithi159 ceph-mon[33602]: from='client.? 172.21.15.159:0/4176103639' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5e106dd-f1be-4351-9d2a-02c07b990bcc"}]: dispatch 2024-08-10T05:07:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:59 smithi159 ceph-mon[33602]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5e106dd-f1be-4351-9d2a-02c07b990bcc"}]: dispatch 2024-08-10T05:07:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:59 smithi159 ceph-mon[33602]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a5e106dd-f1be-4351-9d2a-02c07b990bcc"}]': finished 2024-08-10T05:07:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:59 smithi159 ceph-mon[33602]: osdmap e28: 5 total, 4 up, 5 in 2024-08-10T05:07:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:06:59 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:07:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:00 smithi159 ceph-mon[33602]: from='client.? 172.21.15.159:0/300748790' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:07:01.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:00 smithi086 ceph-mon[29634]: from='client.? 172.21.15.159:0/300748790' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:07:01.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:00 smithi086 ceph-mon[41441]: from='client.? 172.21.15.159:0/300748790' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:07:01.969 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:01 smithi159 ceph-mon[33602]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:02.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:01 smithi086 ceph-mon[29634]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:02.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:01 smithi086 ceph-mon[41441]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:04.102 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:03 smithi159 ceph-mon[33602]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:04.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:03 smithi086 ceph-mon[29634]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:04.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:03 smithi086 ceph-mon[41441]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:05.785 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:05 smithi159 ceph-mon[33602]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:05.785 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:05 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-10T05:07:05.785 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:05 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:06.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:05 smithi086 ceph-mon[29634]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:06.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:05 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-10T05:07:06.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:05 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:06.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:05 smithi086 ceph-mon[41441]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:06.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:05 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-10T05:07:06.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:05 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:07.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:06 smithi086 ceph-mon[29634]: Deploying daemon osd.4 on smithi159 2024-08-10T05:07:07.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:06 smithi086 ceph-mon[41441]: Deploying daemon osd.4 on smithi159 2024-08-10T05:07:07.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:06 smithi159 ceph-mon[33602]: Deploying daemon osd.4 on smithi159 2024-08-10T05:07:07.888 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:07 smithi159 ceph-mon[33602]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:08.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:07 smithi086 ceph-mon[29634]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:08.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:07 smithi086 ceph-mon[41441]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:09.983 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:09 smithi159 ceph-mon[33602]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:10.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:09 smithi086 ceph-mon[29634]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:10.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:09 smithi086 ceph-mon[41441]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:11.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:10 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:07:11.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:10 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:11.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:10 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:11.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:10 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:07:11.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:10 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:11.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:10 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:10 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:07:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:10 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:10 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:11 smithi086 ceph-mon[29634]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:12.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:11 smithi086 ceph-mon[41441]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:12.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:11 smithi159 ceph-mon[33602]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:13.368 INFO:teuthology.orchestra.run.smithi159.stdout:Created osd(s) 4 on host 'smithi159' 2024-08-10T05:07:13.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:13.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:13.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:13.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:07:13.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:13.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[41441]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:13.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[41441]: from='osd.4 [v2:172.21.15.159:6800/600898811,v1:172.21.15.159:6801/600898811]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-10T05:07:13.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[41441]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-10T05:07:13.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:07:13.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:13.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:13.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:13.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:13.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:13.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:07:13.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:13.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[29634]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:13.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[29634]: from='osd.4 [v2:172.21.15.159:6800/600898811,v1:172.21.15.159:6801/600898811]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-10T05:07:13.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[29634]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-10T05:07:13.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:07:13.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:13.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:13 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:13 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:13 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:13 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:13 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:07:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:13 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:13 smithi159 ceph-mon[33602]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:13 smithi159 ceph-mon[33602]: from='osd.4 [v2:172.21.15.159:6800/600898811,v1:172.21.15.159:6801/600898811]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-10T05:07:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:13 smithi159 ceph-mon[33602]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-10T05:07:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:13 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:07:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:13 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:13.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:13 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:13.965 DEBUG:teuthology.orchestra.run.smithi159:osd.4> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.4.service 2024-08-10T05:07:13.968 INFO:tasks.cephadm:Deploying osd.5 on smithi159 with /dev/vg_nvme/lv_3... 2024-08-10T05:07:13.968 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-10T05:07:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:14 smithi086 ceph-mon[29634]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-10T05:07:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:14 smithi086 ceph-mon[29634]: osdmap e29: 5 total, 4 up, 5 in 2024-08-10T05:07:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:14 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:07:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:14 smithi086 ceph-mon[29634]: from='osd.4 [v2:172.21.15.159:6800/600898811,v1:172.21.15.159:6801/600898811]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:07:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:14 smithi086 ceph-mon[29634]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:07:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:14 smithi086 ceph-mon[41441]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-10T05:07:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:14 smithi086 ceph-mon[41441]: osdmap e29: 5 total, 4 up, 5 in 2024-08-10T05:07:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:14 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:07:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:14 smithi086 ceph-mon[41441]: from='osd.4 [v2:172.21.15.159:6800/600898811,v1:172.21.15.159:6801/600898811]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:07:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:14 smithi086 ceph-mon[41441]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:07:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:14 smithi159 ceph-mon[33602]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-10T05:07:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:14 smithi159 ceph-mon[33602]: osdmap e29: 5 total, 4 up, 5 in 2024-08-10T05:07:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:14 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:07:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:14 smithi159 ceph-mon[33602]: from='osd.4 [v2:172.21.15.159:6800/600898811,v1:172.21.15.159:6801/600898811]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:07:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:14 smithi159 ceph-mon[33602]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:07:15.030 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.b/config 2024-08-10T05:07:15.297 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:07:15 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[39049]: 2024-08-10T05:07:15.080+0000 7fbe56350640 -1 osd.4 0 waiting for initial osdmap 2024-08-10T05:07:15.297 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:07:15 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[39049]: 2024-08-10T05:07:15.084+0000 7fbe4d95a640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T05:07:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:15 smithi086 ceph-mon[29634]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-08-10T05:07:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:15 smithi086 ceph-mon[29634]: osdmap e30: 5 total, 4 up, 5 in 2024-08-10T05:07:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:15 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:07:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:15 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:07:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:15 smithi086 ceph-mon[29634]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:15 smithi086 ceph-mon[29634]: from='osd.4 ' entity='osd.4' 2024-08-10T05:07:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:15 smithi086 ceph-mon[29634]: osd.4 [v2:172.21.15.159:6800/600898811,v1:172.21.15.159:6801/600898811] boot 2024-08-10T05:07:15.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:15 smithi086 ceph-mon[29634]: osdmap e31: 5 total, 5 up, 5 in 2024-08-10T05:07:15.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:15 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:07:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:15 smithi086 ceph-mon[41441]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-08-10T05:07:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:15 smithi086 ceph-mon[41441]: osdmap e30: 5 total, 4 up, 5 in 2024-08-10T05:07:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:15 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:07:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:15 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:07:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:15 smithi086 ceph-mon[41441]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:15 smithi086 ceph-mon[41441]: from='osd.4 ' entity='osd.4' 2024-08-10T05:07:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:15 smithi086 ceph-mon[41441]: osd.4 [v2:172.21.15.159:6800/600898811,v1:172.21.15.159:6801/600898811] boot 2024-08-10T05:07:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:15 smithi086 ceph-mon[41441]: osdmap e31: 5 total, 5 up, 5 in 2024-08-10T05:07:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:15 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:07:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:15 smithi159 ceph-mon[33602]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-08-10T05:07:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:15 smithi159 ceph-mon[33602]: osdmap e30: 5 total, 4 up, 5 in 2024-08-10T05:07:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:15 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:07:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:15 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:07:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:15 smithi159 ceph-mon[33602]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-08-10T05:07:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:15 smithi159 ceph-mon[33602]: from='osd.4 ' entity='osd.4' 2024-08-10T05:07:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:15 smithi159 ceph-mon[33602]: osd.4 [v2:172.21.15.159:6800/600898811,v1:172.21.15.159:6801/600898811] boot 2024-08-10T05:07:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:15 smithi159 ceph-mon[33602]: osdmap e31: 5 total, 5 up, 5 in 2024-08-10T05:07:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:15 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:07:17.339 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:17 smithi159 ceph-mon[33602]: purged_snaps scrub starts 2024-08-10T05:07:17.340 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:17 smithi159 ceph-mon[33602]: purged_snaps scrub ok 2024-08-10T05:07:17.340 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:17 smithi159 ceph-mon[33602]: osdmap e32: 5 total, 5 up, 5 in 2024-08-10T05:07:17.340 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:17 smithi159 ceph-mon[33602]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:17.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:17 smithi086 ceph-mon[41441]: purged_snaps scrub starts 2024-08-10T05:07:17.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:17 smithi086 ceph-mon[41441]: purged_snaps scrub ok 2024-08-10T05:07:17.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:17 smithi086 ceph-mon[41441]: osdmap e32: 5 total, 5 up, 5 in 2024-08-10T05:07:17.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:17 smithi086 ceph-mon[41441]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:17.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:17 smithi086 ceph-mon[29634]: purged_snaps scrub starts 2024-08-10T05:07:17.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:17 smithi086 ceph-mon[29634]: purged_snaps scrub ok 2024-08-10T05:07:17.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:17 smithi086 ceph-mon[29634]: osdmap e32: 5 total, 5 up, 5 in 2024-08-10T05:07:17.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:17 smithi086 ceph-mon[29634]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:18.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:18 smithi159 ceph-mon[33602]: osdmap e33: 5 total, 5 up, 5 in 2024-08-10T05:07:18.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:18 smithi159 ceph-mon[33602]: Detected new or changed devices on smithi159 2024-08-10T05:07:18.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:18 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:18.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:18 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:18.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:18 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:07:18.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:18 smithi159 ceph-mon[33602]: Adjusting osd_memory_target on smithi159 to 17088M 2024-08-10T05:07:18.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:18 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:18.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:18 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:18.405 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:18 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:07:18.406 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:18 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[29634]: osdmap e33: 5 total, 5 up, 5 in 2024-08-10T05:07:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[29634]: Detected new or changed devices on smithi159 2024-08-10T05:07:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:07:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[29634]: Adjusting osd_memory_target on smithi159 to 17088M 2024-08-10T05:07:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:07:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:18.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[41441]: osdmap e33: 5 total, 5 up, 5 in 2024-08-10T05:07:18.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[41441]: Detected new or changed devices on smithi159 2024-08-10T05:07:18.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:18.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:18.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:07:18.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[41441]: Adjusting osd_memory_target on smithi159 to 17088M 2024-08-10T05:07:18.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:18.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:18.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:07:18.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:18 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:18.733 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:07:18.752 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph orch daemon add osd smithi159:vg_nvme/lv_3 2024-08-10T05:07:18.953 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.b/config 2024-08-10T05:07:19.358 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:19 smithi159 ceph-mon[33602]: osdmap e34: 5 total, 5 up, 5 in 2024-08-10T05:07:19.358 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:19 smithi159 ceph-mon[33602]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:19.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:19 smithi086 ceph-mon[29634]: osdmap e34: 5 total, 5 up, 5 in 2024-08-10T05:07:19.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:19 smithi086 ceph-mon[29634]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:19.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:19 smithi086 ceph-mon[41441]: osdmap e34: 5 total, 5 up, 5 in 2024-08-10T05:07:19.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:19 smithi086 ceph-mon[41441]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:20.362 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:20 smithi159 ceph-mon[33602]: osdmap e35: 5 total, 5 up, 5 in 2024-08-10T05:07:20.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:20 smithi086 ceph-mon[29634]: osdmap e35: 5 total, 5 up, 5 in 2024-08-10T05:07:20.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:20 smithi086 ceph-mon[41441]: osdmap e35: 5 total, 5 up, 5 in 2024-08-10T05:07:21.358 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:21 smithi159 ceph-mon[33602]: pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:21.359 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:21 smithi159 ceph-mon[33602]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:07:21.359 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:21 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:07:21.359 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:21 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:07:21.359 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:21 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:21.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:21 smithi086 ceph-mon[29634]: pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:21.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:21 smithi086 ceph-mon[29634]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:07:21.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:21 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:07:21.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:21 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:07:21.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:21 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:21.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:21 smithi086 ceph-mon[41441]: pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:21.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:21 smithi086 ceph-mon[41441]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:07:21.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:21 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:07:21.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:21 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:07:21.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:21 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:23 smithi159 ceph-mon[33602]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-10T05:07:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:23 smithi159 ceph-mon[33602]: from='client.? 172.21.15.159:0/1665996574' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6891b54-bdaf-4843-af90-e3934e90d8a1"}]: dispatch 2024-08-10T05:07:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:23 smithi159 ceph-mon[33602]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6891b54-bdaf-4843-af90-e3934e90d8a1"}]: dispatch 2024-08-10T05:07:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:23 smithi159 ceph-mon[33602]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f6891b54-bdaf-4843-af90-e3934e90d8a1"}]': finished 2024-08-10T05:07:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:23 smithi159 ceph-mon[33602]: osdmap e36: 6 total, 5 up, 6 in 2024-08-10T05:07:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:23 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:07:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:23 smithi159 ceph-mon[33602]: from='client.? 172.21.15.159:0/2602421179' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:07:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:23 smithi086 ceph-mon[29634]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-10T05:07:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:23 smithi086 ceph-mon[29634]: from='client.? 172.21.15.159:0/1665996574' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6891b54-bdaf-4843-af90-e3934e90d8a1"}]: dispatch 2024-08-10T05:07:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:23 smithi086 ceph-mon[29634]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6891b54-bdaf-4843-af90-e3934e90d8a1"}]: dispatch 2024-08-10T05:07:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:23 smithi086 ceph-mon[29634]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f6891b54-bdaf-4843-af90-e3934e90d8a1"}]': finished 2024-08-10T05:07:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:23 smithi086 ceph-mon[29634]: osdmap e36: 6 total, 5 up, 6 in 2024-08-10T05:07:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:23 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:07:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:23 smithi086 ceph-mon[29634]: from='client.? 172.21.15.159:0/2602421179' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:07:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:23 smithi086 ceph-mon[41441]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-10T05:07:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:23 smithi086 ceph-mon[41441]: from='client.? 172.21.15.159:0/1665996574' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6891b54-bdaf-4843-af90-e3934e90d8a1"}]: dispatch 2024-08-10T05:07:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:23 smithi086 ceph-mon[41441]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6891b54-bdaf-4843-af90-e3934e90d8a1"}]: dispatch 2024-08-10T05:07:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:23 smithi086 ceph-mon[41441]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f6891b54-bdaf-4843-af90-e3934e90d8a1"}]': finished 2024-08-10T05:07:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:23 smithi086 ceph-mon[41441]: osdmap e36: 6 total, 5 up, 6 in 2024-08-10T05:07:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:23 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:07:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:23 smithi086 ceph-mon[41441]: from='client.? 172.21.15.159:0/2602421179' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:07:26.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:25 smithi086 ceph-mon[29634]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-08-10T05:07:26.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:25 smithi086 ceph-mon[41441]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-08-10T05:07:26.161 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:25 smithi159 ceph-mon[33602]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-08-10T05:07:27.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:27 smithi159 ceph-mon[33602]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-10T05:07:28.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:27 smithi086 ceph-mon[29634]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-10T05:07:28.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:27 smithi086 ceph-mon[41441]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-10T05:07:30.056 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:29 smithi159 ceph-mon[33602]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-08-10T05:07:30.056 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:29 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-10T05:07:30.056 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:29 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:30.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:29 smithi086 ceph-mon[29634]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-08-10T05:07:30.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:29 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-10T05:07:30.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:29 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:30.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:29 smithi086 ceph-mon[41441]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-08-10T05:07:30.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:29 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-10T05:07:30.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:29 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:30.882 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:30 smithi159 ceph-mon[33602]: Deploying daemon osd.5 on smithi159 2024-08-10T05:07:31.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:30 smithi086 ceph-mon[29634]: Deploying daemon osd.5 on smithi159 2024-08-10T05:07:31.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:30 smithi086 ceph-mon[41441]: Deploying daemon osd.5 on smithi159 2024-08-10T05:07:31.882 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:31 smithi159 ceph-mon[33602]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-10T05:07:32.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:31 smithi086 ceph-mon[29634]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-10T05:07:32.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:31 smithi086 ceph-mon[41441]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-10T05:07:34.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:33 smithi086 ceph-mon[29634]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:34.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:33 smithi086 ceph-mon[41441]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:34.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:33 smithi159 ceph-mon[33602]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:35.014 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:34 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:07:35.014 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:34 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:35.014 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:34 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:35.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:07:35.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:35.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:34 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:34 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:07:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:34 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:34 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:35.861 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:35 smithi159 ceph-mon[33602]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:36.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:35 smithi086 ceph-mon[29634]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:36.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:35 smithi086 ceph-mon[41441]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:37.049 INFO:teuthology.orchestra.run.smithi159.stdout:Created osd(s) 5 on host 'smithi159' 2024-08-10T05:07:37.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:37 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:37.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:37 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:37.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:37 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:37.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:37 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:07:37.669 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:37 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:37.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:37 smithi159 ceph-mon[33602]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:37.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:37 smithi159 ceph-mon[33602]: from='osd.5 [v2:172.21.15.159:6808/3062225386,v1:172.21.15.159:6809/3062225386]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-10T05:07:37.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:37 smithi159 ceph-mon[33602]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-10T05:07:37.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:37 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:07:37.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:37 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:37.670 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:37 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:37.671 DEBUG:teuthology.orchestra.run.smithi159:osd.5> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.5.service 2024-08-10T05:07:37.673 INFO:tasks.cephadm:Deploying osd.6 on smithi159 with /dev/vg_nvme/lv_2... 2024-08-10T05:07:37.673 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-10T05:07:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:07:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[29634]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[29634]: from='osd.5 [v2:172.21.15.159:6808/3062225386,v1:172.21.15.159:6809/3062225386]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-10T05:07:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[29634]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-10T05:07:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:07:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:07:37.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:37.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[41441]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:37.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[41441]: from='osd.5 [v2:172.21.15.159:6808/3062225386,v1:172.21.15.159:6809/3062225386]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-10T05:07:37.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[41441]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-10T05:07:37.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:07:37.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:37.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:37 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:38.398 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.b/config 2024-08-10T05:07:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:38 smithi159 ceph-mon[33602]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-10T05:07:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:38 smithi159 ceph-mon[33602]: osdmap e37: 6 total, 5 up, 6 in 2024-08-10T05:07:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:38 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:07:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:38 smithi159 ceph-mon[33602]: from='osd.5 [v2:172.21.15.159:6808/3062225386,v1:172.21.15.159:6809/3062225386]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:07:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:38 smithi159 ceph-mon[33602]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:07:38.937 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:07:38 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[45358]: 2024-08-10T05:07:38.672+0000 7f4df0009640 -1 osd.5 0 waiting for initial osdmap 2024-08-10T05:07:38.938 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:07:38 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[45358]: 2024-08-10T05:07:38.676+0000 7f4debe32640 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T05:07:39.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:38 smithi086 ceph-mon[29634]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-10T05:07:39.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:38 smithi086 ceph-mon[29634]: osdmap e37: 6 total, 5 up, 6 in 2024-08-10T05:07:39.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:38 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:07:39.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:38 smithi086 ceph-mon[29634]: from='osd.5 [v2:172.21.15.159:6808/3062225386,v1:172.21.15.159:6809/3062225386]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:07:39.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:38 smithi086 ceph-mon[29634]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:07:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:38 smithi086 ceph-mon[41441]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-10T05:07:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:38 smithi086 ceph-mon[41441]: osdmap e37: 6 total, 5 up, 6 in 2024-08-10T05:07:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:38 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:07:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:38 smithi086 ceph-mon[41441]: from='osd.5 [v2:172.21.15.159:6808/3062225386,v1:172.21.15.159:6809/3062225386]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:07:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:38 smithi086 ceph-mon[41441]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:07:39.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:39 smithi159 ceph-mon[33602]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-08-10T05:07:39.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:39 smithi159 ceph-mon[33602]: osdmap e38: 6 total, 5 up, 6 in 2024-08-10T05:07:39.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:39 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:07:39.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:39 smithi159 ceph-mon[33602]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:39.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:39 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:07:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:39 smithi086 ceph-mon[29634]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-08-10T05:07:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:39 smithi086 ceph-mon[29634]: osdmap e38: 6 total, 5 up, 6 in 2024-08-10T05:07:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:39 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:07:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:39 smithi086 ceph-mon[29634]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:39 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:07:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:39 smithi086 ceph-mon[41441]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-08-10T05:07:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:39 smithi086 ceph-mon[41441]: osdmap e38: 6 total, 5 up, 6 in 2024-08-10T05:07:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:39 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:07:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:39 smithi086 ceph-mon[41441]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-08-10T05:07:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:39 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:07:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:40 smithi159 ceph-mon[33602]: purged_snaps scrub starts 2024-08-10T05:07:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:40 smithi159 ceph-mon[33602]: purged_snaps scrub ok 2024-08-10T05:07:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:40 smithi159 ceph-mon[33602]: osd.5 [v2:172.21.15.159:6808/3062225386,v1:172.21.15.159:6809/3062225386] boot 2024-08-10T05:07:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:40 smithi159 ceph-mon[33602]: osdmap e39: 6 total, 6 up, 6 in 2024-08-10T05:07:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:40 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:07:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:40 smithi159 ceph-mon[33602]: osdmap e40: 6 total, 6 up, 6 in 2024-08-10T05:07:41.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:40 smithi086 ceph-mon[29634]: purged_snaps scrub starts 2024-08-10T05:07:41.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:40 smithi086 ceph-mon[29634]: purged_snaps scrub ok 2024-08-10T05:07:41.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:40 smithi086 ceph-mon[29634]: osd.5 [v2:172.21.15.159:6808/3062225386,v1:172.21.15.159:6809/3062225386] boot 2024-08-10T05:07:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:40 smithi086 ceph-mon[29634]: osdmap e39: 6 total, 6 up, 6 in 2024-08-10T05:07:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:40 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:07:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:40 smithi086 ceph-mon[29634]: osdmap e40: 6 total, 6 up, 6 in 2024-08-10T05:07:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:40 smithi086 ceph-mon[41441]: purged_snaps scrub starts 2024-08-10T05:07:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:40 smithi086 ceph-mon[41441]: purged_snaps scrub ok 2024-08-10T05:07:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:40 smithi086 ceph-mon[41441]: osd.5 [v2:172.21.15.159:6808/3062225386,v1:172.21.15.159:6809/3062225386] boot 2024-08-10T05:07:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:40 smithi086 ceph-mon[41441]: osdmap e39: 6 total, 6 up, 6 in 2024-08-10T05:07:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:40 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:07:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:40 smithi086 ceph-mon[41441]: osdmap e40: 6 total, 6 up, 6 in 2024-08-10T05:07:41.789 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:41 smithi159 ceph-mon[33602]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:41.789 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:41 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:41.790 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:41 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:41.790 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:41 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:07:41.790 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:41 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:07:41.790 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:41 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:41.790 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:41 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:41.790 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:41 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:07:41.790 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:41 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:42.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:41 smithi086 ceph-mon[41441]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:42.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:41 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:42.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:41 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:42.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:41 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:07:42.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:41 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:07:42.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:41 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:41 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:41 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:07:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:41 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:41 smithi086 ceph-mon[29634]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:41 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:41 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:41 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:07:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:41 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:07:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:41 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:41 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:41 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:07:42.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:41 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:42.806 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:42 smithi159 ceph-mon[33602]: Detected new or changed devices on smithi159 2024-08-10T05:07:42.806 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:42 smithi159 ceph-mon[33602]: Adjusting osd_memory_target on smithi159 to 8544M 2024-08-10T05:07:42.806 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:42 smithi159 ceph-mon[33602]: osdmap e41: 6 total, 6 up, 6 in 2024-08-10T05:07:42.809 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:07:42.827 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph orch daemon add osd smithi159:vg_nvme/lv_2 2024-08-10T05:07:43.029 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.b/config 2024-08-10T05:07:43.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:42 smithi086 ceph-mon[29634]: Detected new or changed devices on smithi159 2024-08-10T05:07:43.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:42 smithi086 ceph-mon[29634]: Adjusting osd_memory_target on smithi159 to 8544M 2024-08-10T05:07:43.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:42 smithi086 ceph-mon[29634]: osdmap e41: 6 total, 6 up, 6 in 2024-08-10T05:07:43.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:42 smithi086 ceph-mon[41441]: Detected new or changed devices on smithi159 2024-08-10T05:07:43.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:42 smithi086 ceph-mon[41441]: Adjusting osd_memory_target on smithi159 to 8544M 2024-08-10T05:07:43.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:42 smithi086 ceph-mon[41441]: osdmap e41: 6 total, 6 up, 6 in 2024-08-10T05:07:44.120 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:43 smithi159 ceph-mon[33602]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:44.120 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:43 smithi159 ceph-mon[33602]: osdmap e42: 6 total, 6 up, 6 in 2024-08-10T05:07:44.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:43 smithi086 ceph-mon[29634]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:44.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:43 smithi086 ceph-mon[29634]: osdmap e42: 6 total, 6 up, 6 in 2024-08-10T05:07:44.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:43 smithi086 ceph-mon[41441]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:44.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:43 smithi086 ceph-mon[41441]: osdmap e42: 6 total, 6 up, 6 in 2024-08-10T05:07:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:44 smithi159 ceph-mon[33602]: osdmap e43: 6 total, 6 up, 6 in 2024-08-10T05:07:45.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:44 smithi086 ceph-mon[29634]: osdmap e43: 6 total, 6 up, 6 in 2024-08-10T05:07:45.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:44 smithi086 ceph-mon[41441]: osdmap e43: 6 total, 6 up, 6 in 2024-08-10T05:07:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:45 smithi159 ceph-mon[33602]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:45 smithi159 ceph-mon[33602]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:07:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:45 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:07:45.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:45 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:07:45.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:45 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:46.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:45 smithi086 ceph-mon[29634]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:46.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:45 smithi086 ceph-mon[29634]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:07:46.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:45 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:07:46.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:45 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:07:46.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:45 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:46.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:45 smithi086 ceph-mon[41441]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:46.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:45 smithi086 ceph-mon[41441]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:07:46.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:45 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:07:46.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:45 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:07:46.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:45 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:47.799 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:47 smithi159 ceph-mon[33602]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:47.799 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:47 smithi159 ceph-mon[33602]: from='client.? 172.21.15.159:0/1627844568' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eef2d3c0-2db2-40c8-b42c-e5ab0c6e4efb"}]: dispatch 2024-08-10T05:07:47.799 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:47 smithi159 ceph-mon[33602]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eef2d3c0-2db2-40c8-b42c-e5ab0c6e4efb"}]: dispatch 2024-08-10T05:07:47.799 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:47 smithi159 ceph-mon[33602]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eef2d3c0-2db2-40c8-b42c-e5ab0c6e4efb"}]': finished 2024-08-10T05:07:47.799 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:47 smithi159 ceph-mon[33602]: osdmap e44: 7 total, 6 up, 7 in 2024-08-10T05:07:47.799 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:47 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:07:47.957 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:47 smithi086 ceph-mon[41441]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:47.957 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:47 smithi086 ceph-mon[41441]: from='client.? 172.21.15.159:0/1627844568' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eef2d3c0-2db2-40c8-b42c-e5ab0c6e4efb"}]: dispatch 2024-08-10T05:07:47.957 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:47 smithi086 ceph-mon[41441]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eef2d3c0-2db2-40c8-b42c-e5ab0c6e4efb"}]: dispatch 2024-08-10T05:07:47.958 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:47 smithi086 ceph-mon[41441]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eef2d3c0-2db2-40c8-b42c-e5ab0c6e4efb"}]': finished 2024-08-10T05:07:47.958 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:47 smithi086 ceph-mon[41441]: osdmap e44: 7 total, 6 up, 7 in 2024-08-10T05:07:47.958 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:47 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:07:47.958 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:47 smithi086 ceph-mon[29634]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:47.958 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:47 smithi086 ceph-mon[29634]: from='client.? 172.21.15.159:0/1627844568' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eef2d3c0-2db2-40c8-b42c-e5ab0c6e4efb"}]: dispatch 2024-08-10T05:07:47.959 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:47 smithi086 ceph-mon[29634]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eef2d3c0-2db2-40c8-b42c-e5ab0c6e4efb"}]: dispatch 2024-08-10T05:07:47.959 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:47 smithi086 ceph-mon[29634]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eef2d3c0-2db2-40c8-b42c-e5ab0c6e4efb"}]': finished 2024-08-10T05:07:47.959 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:47 smithi086 ceph-mon[29634]: osdmap e44: 7 total, 6 up, 7 in 2024-08-10T05:07:47.959 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:47 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:07:48.973 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:48 smithi086 ceph-mon[29634]: from='client.? 172.21.15.159:0/785991594' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:07:48.974 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:48 smithi086 ceph-mon[41441]: from='client.? 172.21.15.159:0/785991594' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:07:49.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:48 smithi159 ceph-mon[33602]: from='client.? 172.21.15.159:0/785991594' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:07:49.984 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:49 smithi159 ceph-mon[33602]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:50.153 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:49 smithi086 ceph-mon[29634]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:50.153 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:49 smithi086 ceph-mon[41441]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:52.003 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:51 smithi159 ceph-mon[33602]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:52.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:51 smithi086 ceph-mon[29634]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:52.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:51 smithi086 ceph-mon[41441]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:53.880 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:53 smithi159 ceph-mon[33602]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:53.880 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-10T05:07:53.880 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:53 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:54.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:53 smithi086 ceph-mon[41441]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:54.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:53 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-10T05:07:54.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:53 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:54.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:53 smithi086 ceph-mon[29634]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:54.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:53 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-10T05:07:54.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:53 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:07:55.021 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:54 smithi159 ceph-mon[33602]: Deploying daemon osd.6 on smithi159 2024-08-10T05:07:55.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:54 smithi086 ceph-mon[29634]: Deploying daemon osd.6 on smithi159 2024-08-10T05:07:55.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:54 smithi086 ceph-mon[41441]: Deploying daemon osd.6 on smithi159 2024-08-10T05:07:56.075 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:55 smithi159 ceph-mon[33602]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:56.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:55 smithi086 ceph-mon[29634]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:56.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:55 smithi086 ceph-mon[41441]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:57 smithi159 ceph-mon[33602]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:58.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:57 smithi086 ceph-mon[29634]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:58.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:57 smithi086 ceph-mon[41441]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:07:58.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:58 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:07:58.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:58 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:58.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:58 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:59.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:58 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:07:59.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:58 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:59.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:58 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:59.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:58 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:07:59.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:58 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:58 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:07:59.775 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:07:59 smithi159 ceph-mon[33602]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:08:00.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:07:59 smithi086 ceph-mon[29634]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:08:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:07:59 smithi086 ceph-mon[41441]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:08:01.676 INFO:teuthology.orchestra.run.smithi159.stdout:Created osd(s) 6 on host 'smithi159' 2024-08-10T05:08:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:01 smithi159 ceph-mon[33602]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:08:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:01 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:01 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:01 smithi159 ceph-mon[33602]: from='osd.6 [v2:172.21.15.159:6816/3239768929,v1:172.21.15.159:6817/3239768929]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-10T05:08:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:01 smithi159 ceph-mon[33602]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-10T05:08:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:01 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:01 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:01 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:01.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:01 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:08:01.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:01 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:01.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:01 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:02.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[29634]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:08:02.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:02.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:02.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[29634]: from='osd.6 [v2:172.21.15.159:6816/3239768929,v1:172.21.15.159:6817/3239768929]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-10T05:08:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[29634]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-10T05:08:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:08:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:02.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[41441]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:08:02.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:02.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:02.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[41441]: from='osd.6 [v2:172.21.15.159:6816/3239768929,v1:172.21.15.159:6817/3239768929]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-10T05:08:02.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[41441]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-10T05:08:02.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:02.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:02.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:02.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:08:02.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:02.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:01 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:02.284 DEBUG:teuthology.orchestra.run.smithi159:osd.6> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.6.service 2024-08-10T05:08:02.287 INFO:tasks.cephadm:Deploying osd.7 on smithi159 with /dev/vg_nvme/lv_1... 2024-08-10T05:08:02.287 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-10T05:08:03.138 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.b/config 2024-08-10T05:08:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:03 smithi159 ceph-mon[33602]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-10T05:08:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:03 smithi159 ceph-mon[33602]: osdmap e45: 7 total, 6 up, 7 in 2024-08-10T05:08:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:03 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:08:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:03 smithi159 ceph-mon[33602]: from='osd.6 [v2:172.21.15.159:6816/3239768929,v1:172.21.15.159:6817/3239768929]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:08:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:03 smithi159 ceph-mon[33602]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:08:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:03 smithi159 ceph-mon[33602]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:08:03.187 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:08:03 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[51538]: 2024-08-10T05:08:03.023+0000 7f71f6ee8640 -1 osd.6 0 waiting for initial osdmap 2024-08-10T05:08:03.187 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:08:03 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[51538]: 2024-08-10T05:08:03.029+0000 7f71f2d11640 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T05:08:03.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:03 smithi086 ceph-mon[41441]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-10T05:08:03.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:03 smithi086 ceph-mon[41441]: osdmap e45: 7 total, 6 up, 7 in 2024-08-10T05:08:03.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:03 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:08:03.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:03 smithi086 ceph-mon[41441]: from='osd.6 [v2:172.21.15.159:6816/3239768929,v1:172.21.15.159:6817/3239768929]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:08:03.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:03 smithi086 ceph-mon[41441]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:08:03.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:03 smithi086 ceph-mon[41441]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:08:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:03 smithi086 ceph-mon[29634]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-10T05:08:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:03 smithi086 ceph-mon[29634]: osdmap e45: 7 total, 6 up, 7 in 2024-08-10T05:08:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:03 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:08:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:03 smithi086 ceph-mon[29634]: from='osd.6 [v2:172.21.15.159:6816/3239768929,v1:172.21.15.159:6817/3239768929]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:08:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:03 smithi086 ceph-mon[29634]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:08:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:03 smithi086 ceph-mon[29634]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:08:04.154 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:04 smithi159 ceph-mon[33602]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-08-10T05:08:04.154 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:04 smithi159 ceph-mon[33602]: osdmap e46: 7 total, 6 up, 7 in 2024-08-10T05:08:04.154 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:04 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:08:04.154 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:04 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:08:04.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:04 smithi086 ceph-mon[29634]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-08-10T05:08:04.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:04 smithi086 ceph-mon[29634]: osdmap e46: 7 total, 6 up, 7 in 2024-08-10T05:08:04.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:04 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:08:04.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:04 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:08:04.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:04 smithi086 ceph-mon[41441]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-08-10T05:08:04.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:04 smithi086 ceph-mon[41441]: osdmap e46: 7 total, 6 up, 7 in 2024-08-10T05:08:04.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:04 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:08:04.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:04 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:08:05.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:05 smithi086 ceph-mon[41441]: purged_snaps scrub starts 2024-08-10T05:08:05.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:05 smithi086 ceph-mon[41441]: purged_snaps scrub ok 2024-08-10T05:08:05.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:05 smithi086 ceph-mon[41441]: osd.6 [v2:172.21.15.159:6816/3239768929,v1:172.21.15.159:6817/3239768929] boot 2024-08-10T05:08:05.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:05 smithi086 ceph-mon[41441]: osdmap e47: 7 total, 7 up, 7 in 2024-08-10T05:08:05.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:05 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:08:05.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:05 smithi086 ceph-mon[41441]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:08:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:05 smithi086 ceph-mon[29634]: purged_snaps scrub starts 2024-08-10T05:08:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:05 smithi086 ceph-mon[29634]: purged_snaps scrub ok 2024-08-10T05:08:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:05 smithi086 ceph-mon[29634]: osd.6 [v2:172.21.15.159:6816/3239768929,v1:172.21.15.159:6817/3239768929] boot 2024-08-10T05:08:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:05 smithi086 ceph-mon[29634]: osdmap e47: 7 total, 7 up, 7 in 2024-08-10T05:08:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:05 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:08:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:05 smithi086 ceph-mon[29634]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:08:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:05 smithi159 ceph-mon[33602]: purged_snaps scrub starts 2024-08-10T05:08:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:05 smithi159 ceph-mon[33602]: purged_snaps scrub ok 2024-08-10T05:08:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:05 smithi159 ceph-mon[33602]: osd.6 [v2:172.21.15.159:6816/3239768929,v1:172.21.15.159:6817/3239768929] boot 2024-08-10T05:08:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:05 smithi159 ceph-mon[33602]: osdmap e47: 7 total, 7 up, 7 in 2024-08-10T05:08:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:05 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:08:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:05 smithi159 ceph-mon[33602]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-08-10T05:08:06.326 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:06 smithi159 ceph-mon[33602]: osdmap e48: 7 total, 7 up, 7 in 2024-08-10T05:08:06.326 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:06 smithi159 ceph-mon[33602]: Detected new or changed devices on smithi159 2024-08-10T05:08:06.326 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:06.326 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:06.326 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:06.326 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:06.326 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:06.326 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:06 smithi159 ceph-mon[33602]: Adjusting osd_memory_target on smithi159 to 5696M 2024-08-10T05:08:06.326 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:06.326 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:06.327 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:06.327 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:06 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:06.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[29634]: osdmap e48: 7 total, 7 up, 7 in 2024-08-10T05:08:06.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[29634]: Detected new or changed devices on smithi159 2024-08-10T05:08:06.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:06.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:06.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:06.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:06.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:06.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[29634]: Adjusting osd_memory_target on smithi159 to 5696M 2024-08-10T05:08:06.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:06.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:06.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:06.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:06.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[41441]: osdmap e48: 7 total, 7 up, 7 in 2024-08-10T05:08:06.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[41441]: Detected new or changed devices on smithi159 2024-08-10T05:08:06.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:06.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:06.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:06.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[41441]: Adjusting osd_memory_target on smithi159 to 5696M 2024-08-10T05:08:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:06 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:07.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:07 smithi159 ceph-mon[33602]: osdmap e49: 7 total, 7 up, 7 in 2024-08-10T05:08:07.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:07 smithi159 ceph-mon[33602]: pgmap v153: 1 pgs: 1 unknown; 0 B data, 189 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:07.224 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-10T05:08:07.243 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph orch daemon add osd smithi159:vg_nvme/lv_1 2024-08-10T05:08:07.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:07 smithi086 ceph-mon[29634]: osdmap e49: 7 total, 7 up, 7 in 2024-08-10T05:08:07.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:07 smithi086 ceph-mon[29634]: pgmap v153: 1 pgs: 1 unknown; 0 B data, 189 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:07 smithi086 ceph-mon[41441]: osdmap e49: 7 total, 7 up, 7 in 2024-08-10T05:08:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:07 smithi086 ceph-mon[41441]: pgmap v153: 1 pgs: 1 unknown; 0 B data, 189 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:07.446 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.b/config 2024-08-10T05:08:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:08 smithi159 ceph-mon[33602]: osdmap e50: 7 total, 7 up, 7 in 2024-08-10T05:08:08.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:08 smithi086 ceph-mon[29634]: osdmap e50: 7 total, 7 up, 7 in 2024-08-10T05:08:08.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:08 smithi086 ceph-mon[41441]: osdmap e50: 7 total, 7 up, 7 in 2024-08-10T05:08:09.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:09 smithi159 ceph-mon[33602]: osdmap e51: 7 total, 7 up, 7 in 2024-08-10T05:08:09.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:09 smithi159 ceph-mon[33602]: pgmap v156: 1 pgs: 1 unknown; 0 B data, 189 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:09.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:09 smithi086 ceph-mon[41441]: osdmap e51: 7 total, 7 up, 7 in 2024-08-10T05:08:09.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:09 smithi086 ceph-mon[41441]: pgmap v156: 1 pgs: 1 unknown; 0 B data, 189 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:09.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:09 smithi086 ceph-mon[29634]: osdmap e51: 7 total, 7 up, 7 in 2024-08-10T05:08:09.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:09 smithi086 ceph-mon[29634]: pgmap v156: 1 pgs: 1 unknown; 0 B data, 189 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:10 smithi159 ceph-mon[33602]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:08:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:10 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:08:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:10 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:08:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:10 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:10 smithi086 ceph-mon[29634]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:08:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:10 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:08:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:10 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:08:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:10 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:10 smithi086 ceph-mon[41441]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:08:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:10 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T05:08:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:10 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T05:08:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:10 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:11.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:11 smithi159 ceph-mon[33602]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:11.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:11 smithi086 ceph-mon[29634]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:11.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:11 smithi086 ceph-mon[41441]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:12.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:12 smithi086 ceph-mon[29634]: from='client.? 172.21.15.159:0/1810316758' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "40f2ce14-bf67-4d81-a9d4-985182889a9c"}]: dispatch 2024-08-10T05:08:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:12 smithi086 ceph-mon[29634]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "40f2ce14-bf67-4d81-a9d4-985182889a9c"}]: dispatch 2024-08-10T05:08:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:12 smithi086 ceph-mon[29634]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "40f2ce14-bf67-4d81-a9d4-985182889a9c"}]': finished 2024-08-10T05:08:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:12 smithi086 ceph-mon[29634]: osdmap e52: 8 total, 7 up, 8 in 2024-08-10T05:08:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:12 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:08:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:12 smithi086 ceph-mon[41441]: from='client.? 172.21.15.159:0/1810316758' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "40f2ce14-bf67-4d81-a9d4-985182889a9c"}]: dispatch 2024-08-10T05:08:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:12 smithi086 ceph-mon[41441]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "40f2ce14-bf67-4d81-a9d4-985182889a9c"}]: dispatch 2024-08-10T05:08:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:12 smithi086 ceph-mon[41441]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "40f2ce14-bf67-4d81-a9d4-985182889a9c"}]': finished 2024-08-10T05:08:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:12 smithi086 ceph-mon[41441]: osdmap e52: 8 total, 7 up, 8 in 2024-08-10T05:08:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:12 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:08:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:12 smithi159 ceph-mon[33602]: from='client.? 172.21.15.159:0/1810316758' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "40f2ce14-bf67-4d81-a9d4-985182889a9c"}]: dispatch 2024-08-10T05:08:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:12 smithi159 ceph-mon[33602]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "40f2ce14-bf67-4d81-a9d4-985182889a9c"}]: dispatch 2024-08-10T05:08:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:12 smithi159 ceph-mon[33602]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "40f2ce14-bf67-4d81-a9d4-985182889a9c"}]': finished 2024-08-10T05:08:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:12 smithi159 ceph-mon[33602]: osdmap e52: 8 total, 7 up, 8 in 2024-08-10T05:08:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:12 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:08:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:13 smithi086 ceph-mon[29634]: from='client.? 172.21.15.159:0/2052786845' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:08:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:13 smithi086 ceph-mon[29634]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:13.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:13 smithi086 ceph-mon[41441]: from='client.? 172.21.15.159:0/2052786845' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:08:13.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:13 smithi086 ceph-mon[41441]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:13 smithi159 ceph-mon[33602]: from='client.? 172.21.15.159:0/2052786845' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T05:08:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:13 smithi159 ceph-mon[33602]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:16.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:15 smithi086 ceph-mon[29634]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:16.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:15 smithi086 ceph-mon[41441]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:16.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:15 smithi159 ceph-mon[33602]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:18.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:17 smithi159 ceph-mon[33602]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:18.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:17 smithi086 ceph-mon[29634]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:18.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:17 smithi086 ceph-mon[41441]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:19.000 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:18 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-10T05:08:19.001 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:18 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:19.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-10T05:08:19.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:19.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:18 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-10T05:08:19.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:18 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:19.853 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:19 smithi159 ceph-mon[33602]: Deploying daemon osd.7 on smithi159 2024-08-10T05:08:19.853 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:19 smithi159 ceph-mon[33602]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:20.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:19 smithi086 ceph-mon[29634]: Deploying daemon osd.7 on smithi159 2024-08-10T05:08:20.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:19 smithi086 ceph-mon[29634]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:20.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:19 smithi086 ceph-mon[41441]: Deploying daemon osd.7 on smithi159 2024-08-10T05:08:20.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:19 smithi086 ceph-mon[41441]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:22.098 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:21 smithi159 ceph-mon[33602]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:22.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:21 smithi086 ceph-mon[29634]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:22.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:21 smithi086 ceph-mon[41441]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:24.059 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:23 smithi159 ceph-mon[33602]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:24.059 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:23 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:08:24.059 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:23 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:24.059 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:23 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:23 smithi086 ceph-mon[29634]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:23 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:08:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:23 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:23 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:24.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:23 smithi086 ceph-mon[41441]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:23 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:08:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:23 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:23 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:26.094 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:25 smithi159 ceph-mon[33602]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:26.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:25 smithi086 ceph-mon[29634]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:26.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:25 smithi086 ceph-mon[41441]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:26.203 INFO:teuthology.orchestra.run.smithi159.stdout:Created osd(s) 7 on host 'smithi159' 2024-08-10T05:08:26.779 DEBUG:teuthology.orchestra.run.smithi159:osd.7> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.7.service 2024-08-10T05:08:26.781 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-08-10T05:08:26.782 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd stat -f json 2024-08-10T05:08:26.995 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:08:27.117 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:26 smithi086 ceph-mon[41441]: from='osd.7 [v2:172.21.15.159:6824/1866149836,v1:172.21.15.159:6825/1866149836]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-10T05:08:27.118 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:26 smithi086 ceph-mon[41441]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-10T05:08:27.118 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:26 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:27.118 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:26 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:27.118 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:26 smithi086 ceph-mon[29634]: from='osd.7 [v2:172.21.15.159:6824/1866149836,v1:172.21.15.159:6825/1866149836]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-10T05:08:27.118 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:26 smithi086 ceph-mon[29634]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-10T05:08:27.118 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:26 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:27.118 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:26 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:26 smithi159 ceph-mon[33602]: from='osd.7 [v2:172.21.15.159:6824/1866149836,v1:172.21.15.159:6825/1866149836]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-10T05:08:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:26 smithi159 ceph-mon[33602]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-10T05:08:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:26 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:26 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:27 smithi159 ceph-mon[33602]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:27 smithi159 ceph-mon[33602]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-10T05:08:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:27 smithi159 ceph-mon[33602]: osdmap e53: 8 total, 7 up, 8 in 2024-08-10T05:08:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:27 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:08:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:27 smithi159 ceph-mon[33602]: from='osd.7 [v2:172.21.15.159:6824/1866149836,v1:172.21.15.159:6825/1866149836]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:08:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:27 smithi159 ceph-mon[33602]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:08:27.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:27 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:27.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:27 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:28.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:27 smithi086 ceph-mon[41441]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:28.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:27 smithi086 ceph-mon[41441]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-10T05:08:28.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:27 smithi086 ceph-mon[41441]: osdmap e53: 8 total, 7 up, 8 in 2024-08-10T05:08:28.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:27 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:08:28.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:27 smithi086 ceph-mon[41441]: from='osd.7 [v2:172.21.15.159:6824/1866149836,v1:172.21.15.159:6825/1866149836]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:08:28.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:27 smithi086 ceph-mon[41441]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:08:28.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:27 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:28.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:27 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:27 smithi086 ceph-mon[29634]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:27 smithi086 ceph-mon[29634]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-10T05:08:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:27 smithi086 ceph-mon[29634]: osdmap e53: 8 total, 7 up, 8 in 2024-08-10T05:08:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:27 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:08:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:27 smithi086 ceph-mon[29634]: from='osd.7 [v2:172.21.15.159:6824/1866149836,v1:172.21.15.159:6825/1866149836]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:08:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:27 smithi086 ceph-mon[29634]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:08:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:27 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:27 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:28.418 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:08:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[57741]: 2024-08-10T05:08:28.230+0000 7fdec1436640 -1 osd.7 0 waiting for initial osdmap 2024-08-10T05:08:28.418 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:08:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[57741]: 2024-08-10T05:08:28.237+0000 7fdeb9257640 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T05:08:28.899 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:08:28.900 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:28 smithi086 ceph-mon[41441]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-08-10T05:08:28.900 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:28 smithi086 ceph-mon[41441]: osdmap e54: 8 total, 7 up, 8 in 2024-08-10T05:08:28.900 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:28 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:08:28.900 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:28 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:08:28.900 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:28 smithi086 ceph-mon[41441]: from='osd.7 ' entity='osd.7' 2024-08-10T05:08:28.900 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:28 smithi086 ceph-mon[29634]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-08-10T05:08:28.901 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:28 smithi086 ceph-mon[29634]: osdmap e54: 8 total, 7 up, 8 in 2024-08-10T05:08:28.901 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:28 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:08:28.901 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:28 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:08:28.901 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:28 smithi086 ceph-mon[29634]: from='osd.7 ' entity='osd.7' 2024-08-10T05:08:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:28 smithi159 ceph-mon[33602]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2024-08-10T05:08:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:28 smithi159 ceph-mon[33602]: osdmap e54: 8 total, 7 up, 8 in 2024-08-10T05:08:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:28 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:08:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:28 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:08:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:28 smithi159 ceph-mon[33602]: from='osd.7 ' entity='osd.7' 2024-08-10T05:08:29.623 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1723266508,"num_in_osds":8,"osd_in_since":1723266491,"num_remapped_pgs":1} 2024-08-10T05:08:29.624 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd dump --format=json 2024-08-10T05:08:29.829 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:08:29.878 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:29 smithi159 ceph-mon[33602]: purged_snaps scrub starts 2024-08-10T05:08:29.878 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:29 smithi159 ceph-mon[33602]: purged_snaps scrub ok 2024-08-10T05:08:29.878 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:29 smithi159 ceph-mon[33602]: pgmap v169: 1 pgs: 1 unknown; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:29.879 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:29 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:08:29.879 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:29 smithi159 ceph-mon[33602]: osd.7 [v2:172.21.15.159:6824/1866149836,v1:172.21.15.159:6825/1866149836] boot 2024-08-10T05:08:29.879 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:29 smithi159 ceph-mon[33602]: osdmap e55: 8 total, 8 up, 8 in 2024-08-10T05:08:29.879 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:29 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:08:29.879 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:29 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/4800801' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-10T05:08:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:29 smithi086 ceph-mon[29634]: purged_snaps scrub starts 2024-08-10T05:08:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:29 smithi086 ceph-mon[29634]: purged_snaps scrub ok 2024-08-10T05:08:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:29 smithi086 ceph-mon[29634]: pgmap v169: 1 pgs: 1 unknown; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:29 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:08:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:29 smithi086 ceph-mon[29634]: osd.7 [v2:172.21.15.159:6824/1866149836,v1:172.21.15.159:6825/1866149836] boot 2024-08-10T05:08:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:29 smithi086 ceph-mon[29634]: osdmap e55: 8 total, 8 up, 8 in 2024-08-10T05:08:29.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:29 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:08:29.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:29 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/4800801' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-10T05:08:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:29 smithi086 ceph-mon[41441]: purged_snaps scrub starts 2024-08-10T05:08:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:29 smithi086 ceph-mon[41441]: purged_snaps scrub ok 2024-08-10T05:08:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:29 smithi086 ceph-mon[41441]: pgmap v169: 1 pgs: 1 unknown; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-08-10T05:08:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:29 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:08:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:29 smithi086 ceph-mon[41441]: osd.7 [v2:172.21.15.159:6824/1866149836,v1:172.21.15.159:6825/1866149836] boot 2024-08-10T05:08:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:29 smithi086 ceph-mon[41441]: osdmap e55: 8 total, 8 up, 8 in 2024-08-10T05:08:29.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:29 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:08:29.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:29 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/4800801' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-10T05:08:31.049 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[41441]: osdmap e56: 8 total, 8 up, 8 in 2024-08-10T05:08:31.049 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:31.050 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:31.050 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:31.050 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:31.050 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:31.050 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:31.050 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:31.050 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:31.050 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:31.050 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:31.050 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:08:31.050 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:31.050 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:31.051 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:31.051 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[29634]: osdmap e56: 8 total, 8 up, 8 in 2024-08-10T05:08:31.051 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:31.051 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:31.051 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:31.051 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:31.051 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:31.051 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:31.051 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:31.051 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:31.051 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:31.052 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:31.052 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:08:31.052 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:31.052 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:31.052 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:30 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:31.077 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:30 smithi159 ceph-mon[33602]: osdmap e56: 8 total, 8 up, 8 in 2024-08-10T05:08:31.078 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:30 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:31.078 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:30 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:31.078 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:30 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:31.078 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:30 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:31.078 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:30 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:31.078 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:30 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:08:31.078 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:30 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:31.078 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:30 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:31.078 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:30 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:31.078 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:30 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:31.078 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:30 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:08:31.078 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:30 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:31.079 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:30 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:31.079 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:30 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:31.752 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:08:31.753 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":58,"fsid":"bfc063ea-56d5-11ef-bcce-c7b262605968","created":"2024-08-10T05:03:26.525833+0000","modified":"2024-08-10T05:08:31.236836+0000","last_up_change":"2024-08-10T05:08:28.763663+0000","last_in_change":"2024-08-10T05:08:11.553083+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-08-10T05:06:30.940001+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":"c6bf3aef-2da5-4038-ad44-0e02ffa7e631","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.86:6802","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6803","nonce":780594853}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6805","nonce":780594853}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6808","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6809","nonce":780594853}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6807","nonce":780594853}]},"public_addr":"172.21.15.86:6803/780594853","cluster_addr":"172.21.15.86:6805/780594853","heartbeat_back_addr":"172.21.15.86:6809/780594853","heartbeat_front_addr":"172.21.15.86:6807/780594853","state":["exists","up"]},{"osd":1,"uuid":"f8013bd3-089a-4ccf-b1fc-8c41a2dd6066","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.86:6810","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6811","nonce":1664918473}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6813","nonce":1664918473}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6816","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6817","nonce":1664918473}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6815","nonce":1664918473}]},"public_addr":"172.21.15.86:6811/1664918473","cluster_addr":"172.21.15.86:6813/1664918473","heartbeat_back_addr":"172.21.15.86:6817/1664918473","heartbeat_front_addr":"172.21.15.86:6815/1664918473","state":["exists","up"]},{"osd":2,"uuid":"6813290b-315d-44fd-8abb-4e23017b3471","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.86:6818","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6819","nonce":2288970116}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6821","nonce":2288970116}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6825","nonce":2288970116}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6823","nonce":2288970116}]},"public_addr":"172.21.15.86:6819/2288970116","cluster_addr":"172.21.15.86:6821/2288970116","heartbeat_back_addr":"172.21.15.86:6825/2288970116","heartbeat_front_addr":"172.21.15.86:6823/2288970116","state":["exists","up"]},{"osd":3,"uuid":"238e2388-eb61-4323-ac1f-057785d1e72e","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.86:6826","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6827","nonce":3224037744}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6829","nonce":3224037744}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6832","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6833","nonce":3224037744}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6831","nonce":3224037744}]},"public_addr":"172.21.15.86:6827/3224037744","cluster_addr":"172.21.15.86:6829/3224037744","heartbeat_back_addr":"172.21.15.86:6833/3224037744","heartbeat_front_addr":"172.21.15.86:6831/3224037744","state":["exists","up"]},{"osd":4,"uuid":"a5e106dd-f1be-4351-9d2a-02c07b990bcc","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.159:6800","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6801","nonce":600898811}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6803","nonce":600898811}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6807","nonce":600898811}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6805","nonce":600898811}]},"public_addr":"172.21.15.159:6801/600898811","cluster_addr":"172.21.15.159:6803/600898811","heartbeat_back_addr":"172.21.15.159:6807/600898811","heartbeat_front_addr":"172.21.15.159:6805/600898811","state":["exists","up"]},{"osd":5,"uuid":"f6891b54-bdaf-4843-af90-e3934e90d8a1","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.159:6808","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6809","nonce":3062225386}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6811","nonce":3062225386}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6815","nonce":3062225386}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6813","nonce":3062225386}]},"public_addr":"172.21.15.159:6809/3062225386","cluster_addr":"172.21.15.159:6811/3062225386","heartbeat_back_addr":"172.21.15.159:6815/3062225386","heartbeat_front_addr":"172.21.15.159:6813/3062225386","state":["exists","up"]},{"osd":6,"uuid":"eef2d3c0-2db2-40c8-b42c-e5ab0c6e4efb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6817","nonce":3239768929}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6819","nonce":3239768929}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6823","nonce":3239768929}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6821","nonce":3239768929}]},"public_addr":"172.21.15.159:6817/3239768929","cluster_addr":"172.21.15.159:6819/3239768929","heartbeat_back_addr":"172.21.15.159:6823/3239768929","heartbeat_front_addr":"172.21.15.159:6821/3239768929","state":["exists","up"]},{"osd":7,"uuid":"40f2ce14-bf67-4d81-a9d4-985182889a9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6825","nonce":1866149836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6827","nonce":1866149836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6831","nonce":1866149836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6829","nonce":1866149836}]},"public_addr":"172.21.15.159:6825/1866149836","cluster_addr":"172.21.15.159:6827/1866149836","heartbeat_back_addr":"172.21.15.159:6831/1866149836","heartbeat_front_addr":"172.21.15.159:6829/1866149836","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-08-10T05:05:39.971476+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-08-10T05:06:03.409822+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-08-10T05:06:27.707515+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-08-10T05:06:52.114867+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-08-10T05:07:14.213719+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-08-10T05:07:37.861114+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-08-10T05:08:02.369752+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-08-10T05:08:27.081177+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.86:0/2146360063":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6800/2187943665":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6801/2187943665":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/657833638":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/1608256661":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/305991287":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/311588837":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6801/1046732634":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/12983657":"2024-08-11T05:03:55.897446+0000","172.21.15.86:6800/1046732634":"2024-08-11T05:03:55.897446+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-10T05:08:32.106 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:31 smithi086 ceph-mon[29634]: Detected new or changed devices on smithi159 2024-08-10T05:08:32.107 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:31 smithi086 ceph-mon[29634]: Adjusting osd_memory_target on smithi159 to 4272M 2024-08-10T05:08:32.107 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:31 smithi086 ceph-mon[29634]: pgmap v172: 1 pgs: 1 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:32.107 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:31 smithi086 ceph-mon[29634]: osdmap e57: 8 total, 8 up, 8 in 2024-08-10T05:08:32.107 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:31 smithi086 ceph-mon[29634]: osdmap e58: 8 total, 8 up, 8 in 2024-08-10T05:08:32.107 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:31 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1214083880' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:08:32.107 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:31 smithi086 ceph-mon[41441]: Detected new or changed devices on smithi159 2024-08-10T05:08:32.107 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:31 smithi086 ceph-mon[41441]: Adjusting osd_memory_target on smithi159 to 4272M 2024-08-10T05:08:32.107 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:31 smithi086 ceph-mon[41441]: pgmap v172: 1 pgs: 1 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:32.107 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:31 smithi086 ceph-mon[41441]: osdmap e57: 8 total, 8 up, 8 in 2024-08-10T05:08:32.107 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:31 smithi086 ceph-mon[41441]: osdmap e58: 8 total, 8 up, 8 in 2024-08-10T05:08:32.107 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:31 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/1214083880' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:08:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:31 smithi159 ceph-mon[33602]: Detected new or changed devices on smithi159 2024-08-10T05:08:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:31 smithi159 ceph-mon[33602]: Adjusting osd_memory_target on smithi159 to 4272M 2024-08-10T05:08:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:31 smithi159 ceph-mon[33602]: pgmap v172: 1 pgs: 1 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:31 smithi159 ceph-mon[33602]: osdmap e57: 8 total, 8 up, 8 in 2024-08-10T05:08:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:31 smithi159 ceph-mon[33602]: osdmap e58: 8 total, 8 up, 8 in 2024-08-10T05:08:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:31 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/1214083880' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:08:32.489 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-08-10T05:06:30.940001+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-08-10T05:08:32.489 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-08-10T05:08:32.691 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:08:33.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:33 smithi086 ceph-mon[29634]: osdmap e59: 8 total, 8 up, 8 in 2024-08-10T05:08:33.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:33 smithi086 ceph-mon[29634]: pgmap v176: 1 pgs: 1 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:33.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:33 smithi086 ceph-mon[41441]: osdmap e59: 8 total, 8 up, 8 in 2024-08-10T05:08:33.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:33 smithi086 ceph-mon[41441]: pgmap v176: 1 pgs: 1 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:33 smithi159 ceph-mon[33602]: osdmap e59: 8 total, 8 up, 8 in 2024-08-10T05:08:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:33 smithi159 ceph-mon[33602]: pgmap v176: 1 pgs: 1 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:34.511 INFO:teuthology.orchestra.run.smithi086.stdout:pg_num: 1 2024-08-10T05:08:34.868 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:34 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/2722706775' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-10T05:08:34.868 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:34 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2722706775' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-10T05:08:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:34 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/2722706775' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-10T05:08:35.191 INFO:tasks.cephadm:Adding mds.a on smithi086 2024-08-10T05:08:35.191 INFO:tasks.cephadm:Adding mds.b on smithi159 2024-08-10T05:08:35.191 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph orch apply mds all '2;smithi086=a;smithi159=b' 2024-08-10T05:08:35.408 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.b/config 2024-08-10T05:08:35.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:35 smithi159 ceph-mon[33602]: pgmap v177: 1 pgs: 1 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:35 smithi086 ceph-mon[41441]: pgmap v177: 1 pgs: 1 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:35 smithi086 ceph-mon[29634]: pgmap v177: 1 pgs: 1 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:37.315 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled mds.all update... 2024-08-10T05:08:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:37 smithi159 ceph-mon[33602]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-10T05:08:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:37 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:37 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:08:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:37 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:37 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:37.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:37 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:37.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:37 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' 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-08-10T05:08:37.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:37 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' 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-08-10T05:08:37.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:37 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:37.969 DEBUG:teuthology.orchestra.run.smithi086:mds.a> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mds.a.service 2024-08-10T05:08:37.971 DEBUG:teuthology.orchestra.run.smithi159:mds.b> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mds.b.service 2024-08-10T05:08:37.974 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2024-08-10T05:08:37.974 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph fs dump --format=json 2024-08-10T05:08:37.988 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:37 smithi086 ceph-mon[29634]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-10T05:08:37.989 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:37 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:37.989 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:37 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:08:37.989 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:37 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:37.989 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:37 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:37.989 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:37 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:37.989 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:37 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' 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-08-10T05:08:37.989 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:37 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' 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-08-10T05:08:37.989 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:37 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:37.989 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:37 smithi086 ceph-mon[41441]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-10T05:08:37.989 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:37 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:37.990 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:37 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:08:37.990 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:37 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:37.990 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:37 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:37.990 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:37 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:37.990 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:37 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' 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-08-10T05:08:37.990 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:37 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' 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-08-10T05:08:37.990 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:37 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:38.904 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:08:39.027 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:38 smithi086 ceph-mon[41441]: from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi086=a;smithi159=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:08:39.028 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:38 smithi086 ceph-mon[41441]: Saving service mds.all spec with placement smithi086=a;smithi159=b;count:2 2024-08-10T05:08:39.028 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:38 smithi086 ceph-mon[41441]: Deploying daemon mds.a on smithi086 2024-08-10T05:08:39.028 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:38 smithi086 ceph-mon[29634]: from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi086=a;smithi159=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:08:39.028 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:38 smithi086 ceph-mon[29634]: Saving service mds.all spec with placement smithi086=a;smithi159=b;count:2 2024-08-10T05:08:39.028 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:38 smithi086 ceph-mon[29634]: Deploying daemon mds.a on smithi086 2024-08-10T05:08:39.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:38 smithi159 ceph-mon[33602]: from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi086=a;smithi159=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:08:39.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:38 smithi159 ceph-mon[33602]: Saving service mds.all spec with placement smithi086=a;smithi159=b;count:2 2024-08-10T05:08:39.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:38 smithi159 ceph-mon[33602]: Deploying daemon mds.a on smithi086 2024-08-10T05:08:40.124 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:39 smithi086 ceph-mon[29634]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-08-10T05:08:40.125 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:39 smithi086 ceph-mon[41441]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-08-10T05:08:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:39 smithi159 ceph-mon[33602]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-08-10T05:08:40.400 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:08:40 smithi086 podman[69975]: 2024-08-10 05:08:40.292422245 +0000 UTC m=+0.134334952 container create 647a6daeb729b3ccdf80c34deb8f6e8007afb7eb7347e313347dde89be39e1e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=reef-f5af36e, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T05:08:40.788 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:08:40 smithi086 podman[69975]: 2024-08-10 05:08:40.688883421 +0000 UTC m=+0.530796140 container init 647a6daeb729b3ccdf80c34deb8f6e8007afb7eb7347e313347dde89be39e1e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=reef-f5af36e, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-08-10T05:08:40.788 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:08:40 smithi086 podman[69975]: 2024-08-10 05:08:40.694349157 +0000 UTC m=+0.536261865 container start 647a6daeb729b3ccdf80c34deb8f6e8007afb7eb7347e313347dde89be39e1e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-f5af36e, 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, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS) 2024-08-10T05:08:40.789 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:08:40 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a[70010]: starting mds.a at 2024-08-10T05:08:41.155 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:08:40 smithi086 bash[69975]: 647a6daeb729b3ccdf80c34deb8f6e8007afb7eb7347e313347dde89be39e1e1 2024-08-10T05:08:41.155 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:08:40 smithi086 systemd[1]: Started Ceph mds.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:08:41.209 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:08:41.210 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":2,"default_fscid":-1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24335,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.86:6835/203326018","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6834","nonce":203326018},{"type":"v1","addr":"172.21.15.86:6835","nonce":203326018}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[]} 2024-08-10T05:08:41.210 INFO:teuthology.orchestra.run.smithi086.stderr:dumped fsmap epoch 2 2024-08-10T05:08:41.860 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[41441]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-08-10T05:08:41.860 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[41441]: mds.? [v2:172.21.15.86:6834/203326018,v1:172.21.15.86:6835/203326018] up:boot 2024-08-10T05:08:41.860 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[41441]: fsmap 1 up:standby 2024-08-10T05:08:41.860 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T05:08:41.860 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:41.861 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:41.861 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:41.861 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' 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-08-10T05:08:41.861 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' 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-08-10T05:08:41.861 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:41.861 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[41441]: Deploying daemon mds.b on smithi159 2024-08-10T05:08:41.861 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/1644671373' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T05:08:41.861 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[29634]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-08-10T05:08:41.861 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[29634]: mds.? [v2:172.21.15.86:6834/203326018,v1:172.21.15.86:6835/203326018] up:boot 2024-08-10T05:08:41.861 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[29634]: fsmap 1 up:standby 2024-08-10T05:08:41.862 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T05:08:41.862 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:41.862 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:41.862 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:41.862 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' 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-08-10T05:08:41.862 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' 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-08-10T05:08:41.862 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:41.862 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[29634]: Deploying daemon mds.b on smithi159 2024-08-10T05:08:41.862 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:41 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1644671373' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T05:08:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:41 smithi159 ceph-mon[33602]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-08-10T05:08:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:41 smithi159 ceph-mon[33602]: mds.? [v2:172.21.15.86:6834/203326018,v1:172.21.15.86:6835/203326018] up:boot 2024-08-10T05:08:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:41 smithi159 ceph-mon[33602]: fsmap 1 up:standby 2024-08-10T05:08:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:41 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T05:08:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:41 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:41 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:41 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:41 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' 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-08-10T05:08:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:41 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' 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-08-10T05:08:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:41 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:41 smithi159 ceph-mon[33602]: Deploying daemon mds.b on smithi159 2024-08-10T05:08:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:41 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/1644671373' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T05:08:42.924 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:08:42 smithi159 systemd[1]: Starting Ceph mds.b for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:08:43.177 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:08:42 smithi159 podman[61742]: 2024-08-10 05:08:42.826804722 +0000 UTC m=+0.017689263 image pull 20036124afeb4e0feaabab3bf0f2abdfe70c400ef301d512f78739b179fc95d8 quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae 2024-08-10T05:08:43.177 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:08:42 smithi159 podman[61742]: 2024-08-10 05:08:42.940958814 +0000 UTC m=+0.131843347 container create 419afb746b2c2e1fc8b8eabeb0394a9b7502717f4edcdd9a4745b380d63ba227 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=reef-f5af36e) 2024-08-10T05:08:43.177 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:08:43 smithi159 podman[61742]: 2024-08-10 05:08:43.177239502 +0000 UTC m=+0.368124034 container init 419afb746b2c2e1fc8b8eabeb0394a9b7502717f4edcdd9a4745b380d63ba227 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b, RELEASE=reef-f5af36e, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-08-10T05:08:43.437 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:08:43 smithi159 podman[61742]: 2024-08-10 05:08:43.18235789 +0000 UTC m=+0.373242424 container start 419afb746b2c2e1fc8b8eabeb0394a9b7502717f4edcdd9a4745b380d63ba227 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=reef-f5af36e, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T05:08:43.437 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:08:43 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b[61757]: starting mds.b at 2024-08-10T05:08:43.437 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:08:43 smithi159 bash[61742]: 419afb746b2c2e1fc8b8eabeb0394a9b7502717f4edcdd9a4745b380d63ba227 2024-08-10T05:08:43.437 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:08:43 smithi159 systemd[1]: Started Ceph mds.b for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:08:43.882 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph fs dump --format=json 2024-08-10T05:08:43.996 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:43 smithi086 ceph-mon[41441]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-10T05:08:43.996 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:43 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:43.996 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:43 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:43.996 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:43 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:43.996 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:43 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:43.996 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:43 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:43.996 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:43 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:08:43.996 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:43 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:43.997 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:43 smithi086 ceph-mon[29634]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-10T05:08:43.997 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:43 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:43.997 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:43 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:43.997 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:43 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:43.997 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:43 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:43.997 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:43 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:43.997 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:43 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:08:43.997 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:43 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:44.082 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:43 smithi159 ceph-mon[33602]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-10T05:08:44.082 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:43 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:44.082 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:43 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:44.082 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:43 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:44.082 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:43 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:44.082 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:43 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:44.082 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:43 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:08:44.082 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:43 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:44.407 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:08:44.824 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:44 smithi086 ceph-mon[41441]: mds.? [v2:172.21.15.159:6832/100060564,v1:172.21.15.159:6833/100060564] up:boot 2024-08-10T05:08:44.824 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:44 smithi086 ceph-mon[41441]: fsmap 2 up:standby 2024-08-10T05:08:44.824 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:44 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:08:44.825 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:44 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:44.825 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:44 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:44.825 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:44 smithi086 ceph-mon[29634]: mds.? [v2:172.21.15.159:6832/100060564,v1:172.21.15.159:6833/100060564] up:boot 2024-08-10T05:08:44.825 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:44 smithi086 ceph-mon[29634]: fsmap 2 up:standby 2024-08-10T05:08:44.825 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:44 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:08:44.825 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:44 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:44.825 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:44 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:45.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:44 smithi159 ceph-mon[33602]: mds.? [v2:172.21.15.159:6832/100060564,v1:172.21.15.159:6833/100060564] up:boot 2024-08-10T05:08:45.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:44 smithi159 ceph-mon[33602]: fsmap 2 up:standby 2024-08-10T05:08:45.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:44 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:08:45.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:44 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:45.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:44 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:45.944 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:45 smithi086 ceph-mon[41441]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-10T05:08:45.944 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:45 smithi086 ceph-mon[29634]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-10T05:08:46.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:45 smithi159 ceph-mon[33602]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-10T05:08:46.359 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:08:46.360 INFO:teuthology.orchestra.run.smithi086.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":24307,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.159:6833/100060564","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6832","nonce":100060564},{"type":"v1","addr":"172.21.15.159:6833","nonce":100060564}]},"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},{"gid":24335,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.86:6835/203326018","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6834","nonce":203326018},{"type":"v1","addr":"172.21.15.86:6835","nonce":203326018}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[]} 2024-08-10T05:08:46.360 INFO:teuthology.orchestra.run.smithi086.stderr:dumped fsmap epoch 3 2024-08-10T05:08:46.957 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph --format=json-pretty osd lspools 2024-08-10T05:08:47.156 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:08:47.555 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:47.555 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:47.555 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:47.555 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:47.555 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:47.555 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2476560002' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T05:08:47.555 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:08:47.555 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:47.555 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:47.556 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:47.556 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[29634]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-10T05:08:47.556 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:47.556 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:47.556 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:47.556 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:47.556 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:47.556 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/2476560002' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T05:08:47.556 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:08:47.556 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:47.556 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:47.557 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:47.557 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:47 smithi086 ceph-mon[41441]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-10T05:08:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:47 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:47 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:47 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:47 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:47 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:47 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/2476560002' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T05:08:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:47 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:08:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:47 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:08:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:47 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:08:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:47 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:08:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:47 smithi159 ceph-mon[33602]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-10T05:08:48.974 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:08:48.974 INFO:teuthology.orchestra.run.smithi086.stdout:[ 2024-08-10T05:08:48.974 INFO:teuthology.orchestra.run.smithi086.stdout: { 2024-08-10T05:08:48.975 INFO:teuthology.orchestra.run.smithi086.stdout: "poolnum": 1, 2024-08-10T05:08:48.975 INFO:teuthology.orchestra.run.smithi086.stdout: "poolname": ".mgr" 2024-08-10T05:08:48.975 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:08:48.975 INFO:teuthology.orchestra.run.smithi086.stdout:] 2024-08-10T05:08:49.611 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2024-08-10T05:08:49.612 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd pool create cephfs_metadata --pg_num_min 64 2024-08-10T05:08:49.827 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:08:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:49 smithi086 ceph-mon[29634]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:49 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/3334173825' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-08-10T05:08:49.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:49 smithi086 ceph-mon[41441]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:49.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:49 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/3334173825' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-08-10T05:08:50.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:49 smithi159 ceph-mon[33602]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:50.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:49 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/3334173825' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-08-10T05:08:52.017 INFO:teuthology.orchestra.run.smithi086.stderr:pool 'cephfs_metadata' created 2024-08-10T05:08:52.326 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:51 smithi086 ceph-mon[41441]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:52.326 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:51 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/2277796443' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-10T05:08:52.327 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:51 smithi086 ceph-mon[29634]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:52.327 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:51 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2277796443' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-10T05:08:52.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:51 smithi159 ceph-mon[33602]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:52.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:51 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/2277796443' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-10T05:08:52.795 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd pool create cephfs_data 64 --pg_num_min 64 --target_size_ratio 0.9 2024-08-10T05:08:52.997 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:08:53.119 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:52 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-10T05:08:53.119 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:52 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-08-10T05:08:53.119 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:52 smithi086 ceph-mon[29634]: osdmap e60: 8 total, 8 up, 8 in 2024-08-10T05:08:53.120 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:52 smithi086 ceph-mon[29634]: pgmap v187: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:53.120 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:52 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-10T05:08:53.120 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:52 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-08-10T05:08:53.120 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:52 smithi086 ceph-mon[41441]: osdmap e60: 8 total, 8 up, 8 in 2024-08-10T05:08:53.120 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:52 smithi086 ceph-mon[41441]: pgmap v187: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:52 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-10T05:08:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:52 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-08-10T05:08:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:52 smithi159 ceph-mon[33602]: osdmap e60: 8 total, 8 up, 8 in 2024-08-10T05:08:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:52 smithi159 ceph-mon[33602]: pgmap v187: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:54.141 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:53 smithi086 ceph-mon[29634]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:08:54.142 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:53 smithi086 ceph-mon[29634]: osdmap e61: 8 total, 8 up, 8 in 2024-08-10T05:08:54.142 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:53 smithi086 ceph-mon[41441]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:08:54.142 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:53 smithi086 ceph-mon[41441]: osdmap e61: 8 total, 8 up, 8 in 2024-08-10T05:08:54.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:53 smithi159 ceph-mon[33602]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:08:54.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:53 smithi159 ceph-mon[33602]: osdmap e61: 8 total, 8 up, 8 in 2024-08-10T05:08:55.120 INFO:teuthology.orchestra.run.smithi086.stderr:pool 'cephfs_data' created 2024-08-10T05:08:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:55 smithi086 ceph-mon[29634]: osdmap e62: 8 total, 8 up, 8 in 2024-08-10T05:08:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:55 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2540033416' 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-08-10T05:08:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:55 smithi086 ceph-mon[41441]: osdmap e62: 8 total, 8 up, 8 in 2024-08-10T05:08:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:55 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/2540033416' 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-08-10T05:08:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:55 smithi159 ceph-mon[33602]: osdmap e62: 8 total, 8 up, 8 in 2024-08-10T05:08:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:55 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/2540033416' 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-08-10T05:08:55.786 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph fs new cephfs cephfs_metadata cephfs_data 2024-08-10T05:08:55.985 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:08:56.376 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:56 smithi086 ceph-mon[41441]: pgmap v190: 33 pgs: 2 creating+peering, 25 unknown, 6 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:56.376 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:56 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/2540033416' 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-08-10T05:08:56.376 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:56 smithi086 ceph-mon[41441]: osdmap e63: 8 total, 8 up, 8 in 2024-08-10T05:08:56.376 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:56 smithi086 ceph-mon[29634]: pgmap v190: 33 pgs: 2 creating+peering, 25 unknown, 6 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:56.377 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:56 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2540033416' 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-08-10T05:08:56.377 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:56 smithi086 ceph-mon[29634]: osdmap e63: 8 total, 8 up, 8 in 2024-08-10T05:08:56.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:56 smithi159 ceph-mon[33602]: pgmap v190: 33 pgs: 2 creating+peering, 25 unknown, 6 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:56.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:56 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/2540033416' 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-08-10T05:08:56.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:56 smithi159 ceph-mon[33602]: osdmap e63: 8 total, 8 up, 8 in 2024-08-10T05:08:57.385 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:57 smithi086 ceph-mon[41441]: osdmap e64: 8 total, 8 up, 8 in 2024-08-10T05:08:57.385 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:57 smithi086 ceph-mon[41441]: pgmap v193: 97 pgs: 13 creating+peering, 53 unknown, 31 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:57.386 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:57 smithi086 ceph-mon[29634]: osdmap e64: 8 total, 8 up, 8 in 2024-08-10T05:08:57.386 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:57 smithi086 ceph-mon[29634]: pgmap v193: 97 pgs: 13 creating+peering, 53 unknown, 31 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:57 smithi159 ceph-mon[33602]: osdmap e64: 8 total, 8 up, 8 in 2024-08-10T05:08:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:57 smithi159 ceph-mon[33602]: pgmap v193: 97 pgs: 13 creating+peering, 53 unknown, 31 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:57.956 INFO:teuthology.orchestra.run.smithi086.stderr:new fs with metadata pool 2 and data pool 3 2024-08-10T05:08:58.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:58 smithi086 ceph-mon[41441]: osdmap e65: 8 total, 8 up, 8 in 2024-08-10T05:08:58.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:58 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/1528351955' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-10T05:08:58.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:58 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-10T05:08:58.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:58 smithi086 ceph-mon[41441]: daemon mds.a assigned to filesystem cephfs as rank 0 2024-08-10T05:08:58.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:58 smithi086 ceph-mon[41441]: osdmap e66: 8 total, 8 up, 8 in 2024-08-10T05:08:58.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:58 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-08-10T05:08:58.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:58 smithi086 ceph-mon[41441]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2024-08-10T05:08:58.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:58 smithi086 ceph-mon[41441]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-08-10T05:08:58.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:58 smithi086 ceph-mon[29634]: osdmap e65: 8 total, 8 up, 8 in 2024-08-10T05:08:58.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:58 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1528351955' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-10T05:08:58.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:58 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-10T05:08:58.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:58 smithi086 ceph-mon[29634]: daemon mds.a assigned to filesystem cephfs as rank 0 2024-08-10T05:08:58.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:58 smithi086 ceph-mon[29634]: osdmap e66: 8 total, 8 up, 8 in 2024-08-10T05:08:58.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:58 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-08-10T05:08:58.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:58 smithi086 ceph-mon[29634]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2024-08-10T05:08:58.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:58 smithi086 ceph-mon[29634]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-08-10T05:08:58.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:58 smithi159 ceph-mon[33602]: osdmap e65: 8 total, 8 up, 8 in 2024-08-10T05:08:58.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:58 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/1528351955' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-10T05:08:58.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:58 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-10T05:08:58.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:58 smithi159 ceph-mon[33602]: daemon mds.a assigned to filesystem cephfs as rank 0 2024-08-10T05:08:58.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:58 smithi159 ceph-mon[33602]: osdmap e66: 8 total, 8 up, 8 in 2024-08-10T05:08:58.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:58 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-08-10T05:08:58.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:58 smithi159 ceph-mon[33602]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2024-08-10T05:08:58.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:58 smithi159 ceph-mon[33602]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-08-10T05:08:58.659 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd dump --format=json 2024-08-10T05:08:58.862 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:08:59.248 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:59 smithi086 ceph-mon[29634]: pgmap v196: 97 pgs: 11 creating+peering, 43 unknown, 43 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:59.248 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:59 smithi086 ceph-mon[29634]: mds.? [v2:172.21.15.86:6834/203326018,v1:172.21.15.86:6835/203326018] up:active 2024-08-10T05:08:59.248 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:59 smithi086 ceph-mon[29634]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:08:59.248 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:08:59 smithi086 ceph-mon[29634]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:08:59.248 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:59 smithi086 ceph-mon[41441]: pgmap v196: 97 pgs: 11 creating+peering, 43 unknown, 43 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:59.248 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:59 smithi086 ceph-mon[41441]: mds.? [v2:172.21.15.86:6834/203326018,v1:172.21.15.86:6835/203326018] up:active 2024-08-10T05:08:59.249 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:59 smithi086 ceph-mon[41441]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:08:59.249 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:08:59 smithi086 ceph-mon[41441]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:08:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:59 smithi159 ceph-mon[33602]: pgmap v196: 97 pgs: 11 creating+peering, 43 unknown, 43 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:08:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:59 smithi159 ceph-mon[33602]: mds.? [v2:172.21.15.86:6834/203326018,v1:172.21.15.86:6835/203326018] up:active 2024-08-10T05:08:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:59 smithi159 ceph-mon[33602]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:08:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:08:59 smithi159 ceph-mon[33602]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:09:00.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:00 smithi086 ceph-mon[41441]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-08-10T05:09:00.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:00 smithi086 ceph-mon[41441]: Cluster is now healthy 2024-08-10T05:09:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:00 smithi086 ceph-mon[29634]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-08-10T05:09:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:00 smithi086 ceph-mon[29634]: Cluster is now healthy 2024-08-10T05:09:00.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:00 smithi159 ceph-mon[33602]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-08-10T05:09:00.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:00 smithi159 ceph-mon[33602]: Cluster is now healthy 2024-08-10T05:09:00.825 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:09:00.825 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":66,"fsid":"bfc063ea-56d5-11ef-bcce-c7b262605968","created":"2024-08-10T05:03:26.525833+0000","modified":"2024-08-10T05:08:57.951286+0000","last_up_change":"2024-08-10T05:08:28.763663+0000","last_in_change":"2024-08-10T05:08:11.553083+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-08-10T05:06:30.940001+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-08-10T05:08:51.962880+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-08-10T05:08:55.062195+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c6bf3aef-2da5-4038-ad44-0e02ffa7e631","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6802","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6803","nonce":780594853}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6805","nonce":780594853}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6808","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6809","nonce":780594853}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6807","nonce":780594853}]},"public_addr":"172.21.15.86:6803/780594853","cluster_addr":"172.21.15.86:6805/780594853","heartbeat_back_addr":"172.21.15.86:6809/780594853","heartbeat_front_addr":"172.21.15.86:6807/780594853","state":["exists","up"]},{"osd":1,"uuid":"f8013bd3-089a-4ccf-b1fc-8c41a2dd6066","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6810","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6811","nonce":1664918473}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6813","nonce":1664918473}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6816","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6817","nonce":1664918473}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6815","nonce":1664918473}]},"public_addr":"172.21.15.86:6811/1664918473","cluster_addr":"172.21.15.86:6813/1664918473","heartbeat_back_addr":"172.21.15.86:6817/1664918473","heartbeat_front_addr":"172.21.15.86:6815/1664918473","state":["exists","up"]},{"osd":2,"uuid":"6813290b-315d-44fd-8abb-4e23017b3471","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6818","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6819","nonce":2288970116}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6821","nonce":2288970116}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6825","nonce":2288970116}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6823","nonce":2288970116}]},"public_addr":"172.21.15.86:6819/2288970116","cluster_addr":"172.21.15.86:6821/2288970116","heartbeat_back_addr":"172.21.15.86:6825/2288970116","heartbeat_front_addr":"172.21.15.86:6823/2288970116","state":["exists","up"]},{"osd":3,"uuid":"238e2388-eb61-4323-ac1f-057785d1e72e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6826","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6827","nonce":3224037744}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6829","nonce":3224037744}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6832","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6833","nonce":3224037744}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6831","nonce":3224037744}]},"public_addr":"172.21.15.86:6827/3224037744","cluster_addr":"172.21.15.86:6829/3224037744","heartbeat_back_addr":"172.21.15.86:6833/3224037744","heartbeat_front_addr":"172.21.15.86:6831/3224037744","state":["exists","up"]},{"osd":4,"uuid":"a5e106dd-f1be-4351-9d2a-02c07b990bcc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6801","nonce":600898811}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6803","nonce":600898811}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6807","nonce":600898811}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6805","nonce":600898811}]},"public_addr":"172.21.15.159:6801/600898811","cluster_addr":"172.21.15.159:6803/600898811","heartbeat_back_addr":"172.21.15.159:6807/600898811","heartbeat_front_addr":"172.21.15.159:6805/600898811","state":["exists","up"]},{"osd":5,"uuid":"f6891b54-bdaf-4843-af90-e3934e90d8a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6809","nonce":3062225386}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6811","nonce":3062225386}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6815","nonce":3062225386}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6813","nonce":3062225386}]},"public_addr":"172.21.15.159:6809/3062225386","cluster_addr":"172.21.15.159:6811/3062225386","heartbeat_back_addr":"172.21.15.159:6815/3062225386","heartbeat_front_addr":"172.21.15.159:6813/3062225386","state":["exists","up"]},{"osd":6,"uuid":"eef2d3c0-2db2-40c8-b42c-e5ab0c6e4efb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6817","nonce":3239768929}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6819","nonce":3239768929}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6823","nonce":3239768929}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6821","nonce":3239768929}]},"public_addr":"172.21.15.159:6817/3239768929","cluster_addr":"172.21.15.159:6819/3239768929","heartbeat_back_addr":"172.21.15.159:6823/3239768929","heartbeat_front_addr":"172.21.15.159:6821/3239768929","state":["exists","up"]},{"osd":7,"uuid":"40f2ce14-bf67-4d81-a9d4-985182889a9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6825","nonce":1866149836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6827","nonce":1866149836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6831","nonce":1866149836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6829","nonce":1866149836}]},"public_addr":"172.21.15.159:6825/1866149836","cluster_addr":"172.21.15.159:6827/1866149836","heartbeat_back_addr":"172.21.15.159:6831/1866149836","heartbeat_front_addr":"172.21.15.159:6829/1866149836","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-08-10T05:05:39.971476+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-08-10T05:06:03.409822+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-08-10T05:06:27.707515+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-08-10T05:06:52.114867+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-08-10T05:07:14.213719+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-08-10T05:07:37.861114+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-08-10T05:08:02.369752+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-08-10T05:08:27.081177+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.86:0/2146360063":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6800/2187943665":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6801/2187943665":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/657833638":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/1608256661":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/305991287":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/311588837":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6801/1046732634":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/12983657":"2024-08-11T05:03:55.897446+0000","172.21.15.86:6800/1046732634":"2024-08-11T05:03:55.897446+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-10T05:09:01.140 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:09:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a[70010]: 2024-08-10T05:09:00.726+0000 7fccb38e9640 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-08-10T05:09:01.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:01 smithi086 ceph-mon[29634]: pgmap v197: 97 pgs: 6 creating+peering, 91 active+clean; 578 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 735 B/s wr, 5 op/s 2024-08-10T05:09:01.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:01 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/384884999' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:09:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:01 smithi086 ceph-mon[41441]: pgmap v197: 97 pgs: 6 creating+peering, 91 active+clean; 578 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 735 B/s wr, 5 op/s 2024-08-10T05:09:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:01 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/384884999' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:09:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:01 smithi159 ceph-mon[33602]: pgmap v197: 97 pgs: 6 creating+peering, 91 active+clean; 578 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 735 B/s wr, 5 op/s 2024-08-10T05:09:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:01 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/384884999' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:09:01.624 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd dump --format=json 2024-08-10T05:09:01.829 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:09:03.640 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:09:03.640 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":66,"fsid":"bfc063ea-56d5-11ef-bcce-c7b262605968","created":"2024-08-10T05:03:26.525833+0000","modified":"2024-08-10T05:08:57.951286+0000","last_up_change":"2024-08-10T05:08:28.763663+0000","last_in_change":"2024-08-10T05:08:11.553083+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-08-10T05:06:30.940001+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-08-10T05:08:51.962880+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-08-10T05:08:55.062195+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c6bf3aef-2da5-4038-ad44-0e02ffa7e631","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6802","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6803","nonce":780594853}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6805","nonce":780594853}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6808","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6809","nonce":780594853}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6807","nonce":780594853}]},"public_addr":"172.21.15.86:6803/780594853","cluster_addr":"172.21.15.86:6805/780594853","heartbeat_back_addr":"172.21.15.86:6809/780594853","heartbeat_front_addr":"172.21.15.86:6807/780594853","state":["exists","up"]},{"osd":1,"uuid":"f8013bd3-089a-4ccf-b1fc-8c41a2dd6066","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6810","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6811","nonce":1664918473}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6813","nonce":1664918473}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6816","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6817","nonce":1664918473}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6815","nonce":1664918473}]},"public_addr":"172.21.15.86:6811/1664918473","cluster_addr":"172.21.15.86:6813/1664918473","heartbeat_back_addr":"172.21.15.86:6817/1664918473","heartbeat_front_addr":"172.21.15.86:6815/1664918473","state":["exists","up"]},{"osd":2,"uuid":"6813290b-315d-44fd-8abb-4e23017b3471","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6818","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6819","nonce":2288970116}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6821","nonce":2288970116}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6825","nonce":2288970116}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6823","nonce":2288970116}]},"public_addr":"172.21.15.86:6819/2288970116","cluster_addr":"172.21.15.86:6821/2288970116","heartbeat_back_addr":"172.21.15.86:6825/2288970116","heartbeat_front_addr":"172.21.15.86:6823/2288970116","state":["exists","up"]},{"osd":3,"uuid":"238e2388-eb61-4323-ac1f-057785d1e72e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6826","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6827","nonce":3224037744}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6829","nonce":3224037744}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6832","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6833","nonce":3224037744}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6831","nonce":3224037744}]},"public_addr":"172.21.15.86:6827/3224037744","cluster_addr":"172.21.15.86:6829/3224037744","heartbeat_back_addr":"172.21.15.86:6833/3224037744","heartbeat_front_addr":"172.21.15.86:6831/3224037744","state":["exists","up"]},{"osd":4,"uuid":"a5e106dd-f1be-4351-9d2a-02c07b990bcc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6801","nonce":600898811}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6803","nonce":600898811}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6807","nonce":600898811}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6805","nonce":600898811}]},"public_addr":"172.21.15.159:6801/600898811","cluster_addr":"172.21.15.159:6803/600898811","heartbeat_back_addr":"172.21.15.159:6807/600898811","heartbeat_front_addr":"172.21.15.159:6805/600898811","state":["exists","up"]},{"osd":5,"uuid":"f6891b54-bdaf-4843-af90-e3934e90d8a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6809","nonce":3062225386}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6811","nonce":3062225386}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6815","nonce":3062225386}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6813","nonce":3062225386}]},"public_addr":"172.21.15.159:6809/3062225386","cluster_addr":"172.21.15.159:6811/3062225386","heartbeat_back_addr":"172.21.15.159:6815/3062225386","heartbeat_front_addr":"172.21.15.159:6813/3062225386","state":["exists","up"]},{"osd":6,"uuid":"eef2d3c0-2db2-40c8-b42c-e5ab0c6e4efb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6817","nonce":3239768929}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6819","nonce":3239768929}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6823","nonce":3239768929}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6821","nonce":3239768929}]},"public_addr":"172.21.15.159:6817/3239768929","cluster_addr":"172.21.15.159:6819/3239768929","heartbeat_back_addr":"172.21.15.159:6823/3239768929","heartbeat_front_addr":"172.21.15.159:6821/3239768929","state":["exists","up"]},{"osd":7,"uuid":"40f2ce14-bf67-4d81-a9d4-985182889a9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6825","nonce":1866149836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6827","nonce":1866149836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6831","nonce":1866149836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6829","nonce":1866149836}]},"public_addr":"172.21.15.159:6825/1866149836","cluster_addr":"172.21.15.159:6827/1866149836","heartbeat_back_addr":"172.21.15.159:6831/1866149836","heartbeat_front_addr":"172.21.15.159:6829/1866149836","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-08-10T05:05:39.971476+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-08-10T05:06:03.409822+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-08-10T05:06:27.707515+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-08-10T05:06:52.114867+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-08-10T05:07:14.213719+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-08-10T05:07:37.861114+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-08-10T05:08:02.369752+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-08-10T05:08:27.081177+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.86:0/2146360063":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6800/2187943665":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6801/2187943665":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/657833638":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/1608256661":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/305991287":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/311588837":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6801/1046732634":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/12983657":"2024-08-11T05:03:55.897446+0000","172.21.15.86:6800/1046732634":"2024-08-11T05:03:55.897446+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-10T05:09:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:03 smithi086 ceph-mon[29634]: pgmap v198: 97 pgs: 97 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 935 B/s wr, 5 op/s 2024-08-10T05:09:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:03 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1165626163' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:09:03.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:03 smithi086 ceph-mon[41441]: pgmap v198: 97 pgs: 97 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 935 B/s wr, 5 op/s 2024-08-10T05:09:03.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:03 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/1165626163' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:09:04.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:03 smithi159 ceph-mon[33602]: pgmap v198: 97 pgs: 97 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 935 B/s wr, 5 op/s 2024-08-10T05:09:04.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:03 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/1165626163' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:09:04.266 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph fs set cephfs standby_count_wanted 0 2024-08-10T05:09:04.467 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:09:06.010 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:05 smithi086 ceph-mon[41441]: 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-08-10T05:09:06.011 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:05 smithi086 ceph-mon[29634]: 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-08-10T05:09:06.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:05 smithi159 ceph-mon[33602]: 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-08-10T05:09:07.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:06 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/774429815' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-08-10T05:09:07.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:06 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-08-10T05:09:07.057 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:06 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/774429815' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-08-10T05:09:07.057 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:06 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-08-10T05:09:07.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:06 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/774429815' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-08-10T05:09:07.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:06 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-08-10T05:09:07.490 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2024-08-10T05:09:07.490 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph fs set cephfs allow_standby_replay false 2024-08-10T05:09:07.694 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:09:08.077 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:07 smithi086 ceph-mon[41441]: 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-08-10T05:09:08.078 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:07 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-08-10T05:09:08.078 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:07 smithi086 ceph-mon[41441]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:09:08.078 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:07 smithi086 ceph-mon[29634]: 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-08-10T05:09:08.078 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:07 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-08-10T05:09:08.078 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:07 smithi086 ceph-mon[29634]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:09:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:07 smithi159 ceph-mon[33602]: 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-08-10T05:09:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:07 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-08-10T05:09:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:07 smithi159 ceph-mon[33602]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:09:10.042 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:09 smithi159 ceph-mon[33602]: 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-08-10T05:09:10.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:09 smithi086 ceph-mon[29634]: 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-08-10T05:09:10.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:09 smithi086 ceph-mon[41441]: 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-08-10T05:09:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:10 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/2817352531' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-10T05:09:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:10 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-10T05:09:11.062 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:10 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/2817352531' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-10T05:09:11.062 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:10 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-10T05:09:11.062 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:10 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2817352531' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-10T05:09:11.062 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:10 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-10T05:09:11.473 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2024-08-10T05:09:11.473 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph fs dump --format=json 2024-08-10T05:09:11.680 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:09:12.132 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:11 smithi086 ceph-mon[41441]: 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-08-10T05:09:12.133 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:11 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-08-10T05:09:12.133 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:11 smithi086 ceph-mon[41441]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:09:12.133 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:11 smithi086 ceph-mon[29634]: 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-08-10T05:09:12.133 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:11 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-08-10T05:09:12.133 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:11 smithi086 ceph-mon[29634]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:09:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:11 smithi159 ceph-mon[33602]: 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-08-10T05:09:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:11 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-08-10T05:09:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:11 smithi159 ceph-mon[33602]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:09:13.791 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:09:13.792 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24307,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.159:6833/100060564","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6832","nonce":100060564},{"type":"v1","addr":"172.21.15.159:6833","nonce":100060564}]},"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":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-08-10T05:08:57.951414+0000","modified":"2024-08-10T05:09:10.753009+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":24335},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24335":{"gid":24335,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":6,"addr":"172.21.15.86:6835/203326018","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6834","nonce":203326018},{"type":"v1","addr":"172.21.15.86:6835","nonce":203326018}]},"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-08-10T05:09:13.792 INFO:teuthology.orchestra.run.smithi086.stderr:dumped fsmap epoch 8 2024-08-10T05:09:13.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:13 smithi086 ceph-mon[29634]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2024-08-10T05:09:13.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:13 smithi086 ceph-mon[41441]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2024-08-10T05:09:14.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:13 smithi159 ceph-mon[33602]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2024-08-10T05:09:14.531 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd dump --format=json 2024-08-10T05:09:14.735 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:09:15.032 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:14 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/1059727104' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T05:09:15.032 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:14 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1059727104' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T05:09:15.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:14 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/1059727104' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T05:09:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:15 smithi086 ceph-mon[29634]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2024-08-10T05:09:15.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:15 smithi086 ceph-mon[41441]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2024-08-10T05:09:16.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:15 smithi159 ceph-mon[33602]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2024-08-10T05:09:16.644 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:09:16.645 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":66,"fsid":"bfc063ea-56d5-11ef-bcce-c7b262605968","created":"2024-08-10T05:03:26.525833+0000","modified":"2024-08-10T05:08:57.951286+0000","last_up_change":"2024-08-10T05:08:28.763663+0000","last_in_change":"2024-08-10T05:08:11.553083+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-08-10T05:06:30.940001+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-08-10T05:08:51.962880+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-08-10T05:08:55.062195+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c6bf3aef-2da5-4038-ad44-0e02ffa7e631","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6802","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6803","nonce":780594853}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6805","nonce":780594853}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6808","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6809","nonce":780594853}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6807","nonce":780594853}]},"public_addr":"172.21.15.86:6803/780594853","cluster_addr":"172.21.15.86:6805/780594853","heartbeat_back_addr":"172.21.15.86:6809/780594853","heartbeat_front_addr":"172.21.15.86:6807/780594853","state":["exists","up"]},{"osd":1,"uuid":"f8013bd3-089a-4ccf-b1fc-8c41a2dd6066","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6810","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6811","nonce":1664918473}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6813","nonce":1664918473}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6816","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6817","nonce":1664918473}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6815","nonce":1664918473}]},"public_addr":"172.21.15.86:6811/1664918473","cluster_addr":"172.21.15.86:6813/1664918473","heartbeat_back_addr":"172.21.15.86:6817/1664918473","heartbeat_front_addr":"172.21.15.86:6815/1664918473","state":["exists","up"]},{"osd":2,"uuid":"6813290b-315d-44fd-8abb-4e23017b3471","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6818","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6819","nonce":2288970116}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6821","nonce":2288970116}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6825","nonce":2288970116}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6823","nonce":2288970116}]},"public_addr":"172.21.15.86:6819/2288970116","cluster_addr":"172.21.15.86:6821/2288970116","heartbeat_back_addr":"172.21.15.86:6825/2288970116","heartbeat_front_addr":"172.21.15.86:6823/2288970116","state":["exists","up"]},{"osd":3,"uuid":"238e2388-eb61-4323-ac1f-057785d1e72e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6826","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6827","nonce":3224037744}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6829","nonce":3224037744}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6832","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6833","nonce":3224037744}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6831","nonce":3224037744}]},"public_addr":"172.21.15.86:6827/3224037744","cluster_addr":"172.21.15.86:6829/3224037744","heartbeat_back_addr":"172.21.15.86:6833/3224037744","heartbeat_front_addr":"172.21.15.86:6831/3224037744","state":["exists","up"]},{"osd":4,"uuid":"a5e106dd-f1be-4351-9d2a-02c07b990bcc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6801","nonce":600898811}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6803","nonce":600898811}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6807","nonce":600898811}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6805","nonce":600898811}]},"public_addr":"172.21.15.159:6801/600898811","cluster_addr":"172.21.15.159:6803/600898811","heartbeat_back_addr":"172.21.15.159:6807/600898811","heartbeat_front_addr":"172.21.15.159:6805/600898811","state":["exists","up"]},{"osd":5,"uuid":"f6891b54-bdaf-4843-af90-e3934e90d8a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6809","nonce":3062225386}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6811","nonce":3062225386}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6815","nonce":3062225386}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6813","nonce":3062225386}]},"public_addr":"172.21.15.159:6809/3062225386","cluster_addr":"172.21.15.159:6811/3062225386","heartbeat_back_addr":"172.21.15.159:6815/3062225386","heartbeat_front_addr":"172.21.15.159:6813/3062225386","state":["exists","up"]},{"osd":6,"uuid":"eef2d3c0-2db2-40c8-b42c-e5ab0c6e4efb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6817","nonce":3239768929}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6819","nonce":3239768929}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6823","nonce":3239768929}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6821","nonce":3239768929}]},"public_addr":"172.21.15.159:6817/3239768929","cluster_addr":"172.21.15.159:6819/3239768929","heartbeat_back_addr":"172.21.15.159:6823/3239768929","heartbeat_front_addr":"172.21.15.159:6821/3239768929","state":["exists","up"]},{"osd":7,"uuid":"40f2ce14-bf67-4d81-a9d4-985182889a9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6825","nonce":1866149836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6827","nonce":1866149836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6831","nonce":1866149836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6829","nonce":1866149836}]},"public_addr":"172.21.15.159:6825/1866149836","cluster_addr":"172.21.15.159:6827/1866149836","heartbeat_back_addr":"172.21.15.159:6831/1866149836","heartbeat_front_addr":"172.21.15.159:6829/1866149836","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-08-10T05:05:39.971476+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-08-10T05:06:03.409822+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-08-10T05:06:27.707515+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-08-10T05:06:52.114867+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-08-10T05:07:14.213719+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-08-10T05:07:37.861114+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-08-10T05:08:02.369752+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-08-10T05:08:27.081177+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.86:0/2146360063":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6800/2187943665":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6801/2187943665":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/657833638":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/1608256661":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/305991287":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/311588837":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6801/1046732634":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/12983657":"2024-08-11T05:03:55.897446+0000","172.21.15.86:6800/1046732634":"2024-08-11T05:03:55.897446+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-10T05:09:16.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:16 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/353088157' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:09:16.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:16 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/353088157' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:09:17.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:16 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/353088157' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:09:17.265 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-10T05:09:17.265 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph pg dump --format=json 2024-08-10T05:09:17.465 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:09:17.880 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:17 smithi086 ceph-mon[29634]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:17.881 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:17 smithi086 ceph-mon[41441]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:18.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:17 smithi159 ceph-mon[33602]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:19.004 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-08-10T05:09:19.004 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]: dispatch 2024-08-10T05:09:19.004 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]: dispatch 2024-08-10T05:09:19.004 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]: dispatch 2024-08-10T05:09:19.004 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:18 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]: dispatch 2024-08-10T05:09:19.004 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:18 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-08-10T05:09:19.005 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:18 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]: dispatch 2024-08-10T05:09:19.005 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:18 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]: dispatch 2024-08-10T05:09:19.005 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:18 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]: dispatch 2024-08-10T05:09:19.005 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:18 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]: dispatch 2024-08-10T05:09:19.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:18 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-08-10T05:09:19.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:18 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]: dispatch 2024-08-10T05:09:19.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:18 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]: dispatch 2024-08-10T05:09:19.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:18 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]: dispatch 2024-08-10T05:09:19.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:18 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]: dispatch 2024-08-10T05:09:19.279 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:09:19.280 INFO:teuthology.orchestra.run.smithi086.stderr:dumped all 2024-08-10T05:09:19.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:19 smithi086 ceph-mon[29634]: pgmap v206: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:19.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:19 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-08-10T05:09:19.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:19 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]': finished 2024-08-10T05:09:19.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:19 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]': finished 2024-08-10T05:09:19.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:19 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]': finished 2024-08-10T05:09:19.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:19 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]': finished 2024-08-10T05:09:19.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:19 smithi086 ceph-mon[29634]: osdmap e67: 8 total, 8 up, 8 in 2024-08-10T05:09:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:19 smithi086 ceph-mon[41441]: pgmap v206: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:19 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-08-10T05:09:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:19 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]': finished 2024-08-10T05:09:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:19 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]': finished 2024-08-10T05:09:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:19 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]': finished 2024-08-10T05:09:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:19 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]': finished 2024-08-10T05:09:19.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:19 smithi086 ceph-mon[41441]: osdmap e67: 8 total, 8 up, 8 in 2024-08-10T05:09:20.032 INFO:teuthology.orchestra.run.smithi086.stdout:{"pg_ready":true,"pg_map":{"version":207,"stamp":"2024-08-10T05:09:18.778591+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":231428,"kb_used_data":7048,"kb_used_omap":12,"kb_used_meta":224243,"kb_avail":749729788,"statfs":{"total":767960285184,"available":767723302912,"internally_reserved":0,"allocated":7217152,"data_stored":4020923,"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.089837"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.962525+0000","last_change":"2024-08-10T05:08:56.137245+0000","last_active":"2024-08-10T05:08:57.962525+0000","last_peered":"2024-08-10T05:08:57.962525+0000","last_clean":"2024-08-10T05:08:57.962525+0000","last_became_active":"2024-08-10T05:08:56.136932+0000","last_became_peered":"2024-08-10T05:08:56.136932+0000","last_unstale":"2024-08-10T05:08:57.962525+0000","last_undegraded":"2024-08-10T05:08:57.962525+0000","last_fullsized":"2024-08-10T05:08:57.962525+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:57:04.012958+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.938375+0000","last_change":"2024-08-10T05:08:56.133091+0000","last_active":"2024-08-10T05:08:57.938375+0000","last_peered":"2024-08-10T05:08:57.938375+0000","last_clean":"2024-08-10T05:08:57.938375+0000","last_became_active":"2024-08-10T05:08:56.132827+0000","last_became_peered":"2024-08-10T05:08:56.132827+0000","last_unstale":"2024-08-10T05:08:57.938375+0000","last_undegraded":"2024-08-10T05:08:57.938375+0000","last_fullsized":"2024-08-10T05:08:57.938375+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:46:40.477359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.913002+0000","last_change":"2024-08-10T05:08:56.132547+0000","last_active":"2024-08-10T05:08:57.913002+0000","last_peered":"2024-08-10T05:08:57.913002+0000","last_clean":"2024-08-10T05:08:57.913002+0000","last_became_active":"2024-08-10T05:08:56.131665+0000","last_became_peered":"2024-08-10T05:08:56.131665+0000","last_unstale":"2024-08-10T05:08:57.913002+0000","last_undegraded":"2024-08-10T05:08:57.913002+0000","last_fullsized":"2024-08-10T05:08:57.913002+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:10:25.698892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-08-10T05:08:57.968190+0000","last_change":"2024-08-10T05:08:56.149979+0000","last_active":"2024-08-10T05:08:57.968190+0000","last_peered":"2024-08-10T05:08:57.968190+0000","last_clean":"2024-08-10T05:08:57.968190+0000","last_became_active":"2024-08-10T05:08:56.149694+0000","last_became_peered":"2024-08-10T05:08:56.149694+0000","last_unstale":"2024-08-10T05:08:57.968190+0000","last_undegraded":"2024-08-10T05:08:57.968190+0000","last_fullsized":"2024-08-10T05:08:57.968190+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:24:01.056668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.962847+0000","last_change":"2024-08-10T05:08:56.136049+0000","last_active":"2024-08-10T05:08:57.962847+0000","last_peered":"2024-08-10T05:08:57.962847+0000","last_clean":"2024-08-10T05:08:57.962847+0000","last_became_active":"2024-08-10T05:08:56.135706+0000","last_became_peered":"2024-08-10T05:08:56.135706+0000","last_unstale":"2024-08-10T05:08:57.962847+0000","last_undegraded":"2024-08-10T05:08:57.962847+0000","last_fullsized":"2024-08-10T05:08:57.962847+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:13:52.035591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-08-10T05:08:57.967818+0000","last_change":"2024-08-10T05:08:56.144634+0000","last_active":"2024-08-10T05:08:57.967818+0000","last_peered":"2024-08-10T05:08:57.967818+0000","last_clean":"2024-08-10T05:08:57.967818+0000","last_became_active":"2024-08-10T05:08:56.144371+0000","last_became_peered":"2024-08-10T05:08:56.144371+0000","last_unstale":"2024-08-10T05:08:57.967818+0000","last_undegraded":"2024-08-10T05:08:57.967818+0000","last_fullsized":"2024-08-10T05:08:57.967818+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:41:33.830809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.962799+0000","last_change":"2024-08-10T05:08:56.142699+0000","last_active":"2024-08-10T05:08:57.962799+0000","last_peered":"2024-08-10T05:08:57.962799+0000","last_clean":"2024-08-10T05:08:57.962799+0000","last_became_active":"2024-08-10T05:08:56.142433+0000","last_became_peered":"2024-08-10T05:08:56.142433+0000","last_unstale":"2024-08-10T05:08:57.962799+0000","last_undegraded":"2024-08-10T05:08:57.962799+0000","last_fullsized":"2024-08-10T05:08:57.962799+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:58:44.841923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.964192+0000","last_change":"2024-08-10T05:08:56.134895+0000","last_active":"2024-08-10T05:08:57.964192+0000","last_peered":"2024-08-10T05:08:57.964192+0000","last_clean":"2024-08-10T05:08:57.964192+0000","last_became_active":"2024-08-10T05:08:56.133953+0000","last_became_peered":"2024-08-10T05:08:56.133953+0000","last_unstale":"2024-08-10T05:08:57.964192+0000","last_undegraded":"2024-08-10T05:08:57.964192+0000","last_fullsized":"2024-08-10T05:08:57.964192+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:19:18.619327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.963392+0000","last_change":"2024-08-10T05:08:56.149554+0000","last_active":"2024-08-10T05:08:57.963392+0000","last_peered":"2024-08-10T05:08:57.963392+0000","last_clean":"2024-08-10T05:08:57.963392+0000","last_became_active":"2024-08-10T05:08:56.149297+0000","last_became_peered":"2024-08-10T05:08:56.149297+0000","last_unstale":"2024-08-10T05:08:57.963392+0000","last_undegraded":"2024-08-10T05:08:57.963392+0000","last_fullsized":"2024-08-10T05:08:57.963392+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:06:59.733718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.964677+0000","last_change":"2024-08-10T05:08:56.145080+0000","last_active":"2024-08-10T05:08:57.964677+0000","last_peered":"2024-08-10T05:08:57.964677+0000","last_clean":"2024-08-10T05:08:57.964677+0000","last_became_active":"2024-08-10T05:08:56.144756+0000","last_became_peered":"2024-08-10T05:08:56.144756+0000","last_unstale":"2024-08-10T05:08:57.964677+0000","last_undegraded":"2024-08-10T05:08:57.964677+0000","last_fullsized":"2024-08-10T05:08:57.964677+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:06:11.530912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.963806+0000","last_change":"2024-08-10T05:08:56.146538+0000","last_active":"2024-08-10T05:08:57.963806+0000","last_peered":"2024-08-10T05:08:57.963806+0000","last_clean":"2024-08-10T05:08:57.963806+0000","last_became_active":"2024-08-10T05:08:56.146202+0000","last_became_peered":"2024-08-10T05:08:56.146202+0000","last_unstale":"2024-08-10T05:08:57.963806+0000","last_undegraded":"2024-08-10T05:08:57.963806+0000","last_fullsized":"2024-08-10T05:08:57.963806+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:20:52.314826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.132115+0000","last_change":"2024-08-10T05:08:56.135078+0000","last_active":"2024-08-10T05:08:57.132115+0000","last_peered":"2024-08-10T05:08:57.132115+0000","last_clean":"2024-08-10T05:08:57.132115+0000","last_became_active":"2024-08-10T05:08:56.134649+0000","last_became_peered":"2024-08-10T05:08:56.134649+0000","last_unstale":"2024-08-10T05:08:57.132115+0000","last_undegraded":"2024-08-10T05:08:57.132115+0000","last_fullsized":"2024-08-10T05:08:57.132115+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:37:38.328593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.962800+0000","last_change":"2024-08-10T05:08:56.134977+0000","last_active":"2024-08-10T05:08:57.962800+0000","last_peered":"2024-08-10T05:08:57.962800+0000","last_clean":"2024-08-10T05:08:57.962800+0000","last_became_active":"2024-08-10T05:08:56.134627+0000","last_became_peered":"2024-08-10T05:08:56.134627+0000","last_unstale":"2024-08-10T05:08:57.962800+0000","last_undegraded":"2024-08-10T05:08:57.962800+0000","last_fullsized":"2024-08-10T05:08:57.962800+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:54:05.431004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.912924+0000","last_change":"2024-08-10T05:08:56.143734+0000","last_active":"2024-08-10T05:08:57.912924+0000","last_peered":"2024-08-10T05:08:57.912924+0000","last_clean":"2024-08-10T05:08:57.912924+0000","last_became_active":"2024-08-10T05:08:56.143477+0000","last_became_peered":"2024-08-10T05:08:56.143477+0000","last_unstale":"2024-08-10T05:08:57.912924+0000","last_undegraded":"2024-08-10T05:08:57.912924+0000","last_fullsized":"2024-08-10T05:08:57.912924+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:46:45.093654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.938047+0000","last_change":"2024-08-10T05:08:56.140253+0000","last_active":"2024-08-10T05:08:57.938047+0000","last_peered":"2024-08-10T05:08:57.938047+0000","last_clean":"2024-08-10T05:08:57.938047+0000","last_became_active":"2024-08-10T05:08:56.139940+0000","last_became_peered":"2024-08-10T05:08:56.139940+0000","last_unstale":"2024-08-10T05:08:57.938047+0000","last_undegraded":"2024-08-10T05:08:57.938047+0000","last_fullsized":"2024-08-10T05:08:57.938047+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:54:51.928206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-08-10T05:08:57.967681+0000","last_change":"2024-08-10T05:08:56.143658+0000","last_active":"2024-08-10T05:08:57.967681+0000","last_peered":"2024-08-10T05:08:57.967681+0000","last_clean":"2024-08-10T05:08:57.967681+0000","last_became_active":"2024-08-10T05:08:56.143379+0000","last_became_peered":"2024-08-10T05:08:56.143379+0000","last_unstale":"2024-08-10T05:08:57.967681+0000","last_undegraded":"2024-08-10T05:08:57.967681+0000","last_fullsized":"2024-08-10T05:08:57.967681+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:23:34.965848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-08-10T05:08:57.968833+0000","last_change":"2024-08-10T05:08:56.150280+0000","last_active":"2024-08-10T05:08:57.968833+0000","last_peered":"2024-08-10T05:08:57.968833+0000","last_clean":"2024-08-10T05:08:57.968833+0000","last_became_active":"2024-08-10T05:08:56.150008+0000","last_became_peered":"2024-08-10T05:08:56.150008+0000","last_unstale":"2024-08-10T05:08:57.968833+0000","last_undegraded":"2024-08-10T05:08:57.968833+0000","last_fullsized":"2024-08-10T05:08:57.968833+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:59:41.067914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.955531+0000","last_change":"2024-08-10T05:08:56.137017+0000","last_active":"2024-08-10T05:08:57.955531+0000","last_peered":"2024-08-10T05:08:57.955531+0000","last_clean":"2024-08-10T05:08:57.955531+0000","last_became_active":"2024-08-10T05:08:56.136724+0000","last_became_peered":"2024-08-10T05:08:56.136724+0000","last_unstale":"2024-08-10T05:08:57.955531+0000","last_undegraded":"2024-08-10T05:08:57.955531+0000","last_fullsized":"2024-08-10T05:08:57.955531+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:29:47.443083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.962146+0000","last_change":"2024-08-10T05:08:56.141142+0000","last_active":"2024-08-10T05:08:57.962146+0000","last_peered":"2024-08-10T05:08:57.962146+0000","last_clean":"2024-08-10T05:08:57.962146+0000","last_became_active":"2024-08-10T05:08:56.138528+0000","last_became_peered":"2024-08-10T05:08:56.138528+0000","last_unstale":"2024-08-10T05:08:57.962146+0000","last_undegraded":"2024-08-10T05:08:57.962146+0000","last_fullsized":"2024-08-10T05:08:57.962146+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:51:22.111780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.962993+0000","last_change":"2024-08-10T05:08:56.132597+0000","last_active":"2024-08-10T05:08:57.962993+0000","last_peered":"2024-08-10T05:08:57.962993+0000","last_clean":"2024-08-10T05:08:57.962993+0000","last_became_active":"2024-08-10T05:08:56.132279+0000","last_became_peered":"2024-08-10T05:08:56.132279+0000","last_unstale":"2024-08-10T05:08:57.962993+0000","last_undegraded":"2024-08-10T05:08:57.962993+0000","last_fullsized":"2024-08-10T05:08:57.962993+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:43:23.420034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.912953+0000","last_change":"2024-08-10T05:08:56.138035+0000","last_active":"2024-08-10T05:08:57.912953+0000","last_peered":"2024-08-10T05:08:57.912953+0000","last_clean":"2024-08-10T05:08:57.912953+0000","last_became_active":"2024-08-10T05:08:56.137743+0000","last_became_peered":"2024-08-10T05:08:56.137743+0000","last_unstale":"2024-08-10T05:08:57.912953+0000","last_undegraded":"2024-08-10T05:08:57.912953+0000","last_fullsized":"2024-08-10T05:08:57.912953+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:58:39.911169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-08-10T05:08:57.967874+0000","last_change":"2024-08-10T05:08:56.147369+0000","last_active":"2024-08-10T05:08:57.967874+0000","last_peered":"2024-08-10T05:08:57.967874+0000","last_clean":"2024-08-10T05:08:57.967874+0000","last_became_active":"2024-08-10T05:08:56.147064+0000","last_became_peered":"2024-08-10T05:08:56.147064+0000","last_unstale":"2024-08-10T05:08:57.967874+0000","last_undegraded":"2024-08-10T05:08:57.967874+0000","last_fullsized":"2024-08-10T05:08:57.967874+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:23:35.766097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.963075+0000","last_change":"2024-08-10T05:08:56.128129+0000","last_active":"2024-08-10T05:08:57.963075+0000","last_peered":"2024-08-10T05:08:57.963075+0000","last_clean":"2024-08-10T05:08:57.963075+0000","last_became_active":"2024-08-10T05:08:56.127360+0000","last_became_peered":"2024-08-10T05:08:56.127360+0000","last_unstale":"2024-08-10T05:08:57.963075+0000","last_undegraded":"2024-08-10T05:08:57.963075+0000","last_fullsized":"2024-08-10T05:08:57.963075+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:05:48.912204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-08-10T05:08:57.967806+0000","last_change":"2024-08-10T05:08:56.138988+0000","last_active":"2024-08-10T05:08:57.967806+0000","last_peered":"2024-08-10T05:08:57.967806+0000","last_clean":"2024-08-10T05:08:57.967806+0000","last_became_active":"2024-08-10T05:08:56.138673+0000","last_became_peered":"2024-08-10T05:08:56.138673+0000","last_unstale":"2024-08-10T05:08:57.967806+0000","last_undegraded":"2024-08-10T05:08:57.967806+0000","last_fullsized":"2024-08-10T05:08:57.967806+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:49:07.309103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.963893+0000","last_change":"2024-08-10T05:08:56.128781+0000","last_active":"2024-08-10T05:08:57.963893+0000","last_peered":"2024-08-10T05:08:57.963893+0000","last_clean":"2024-08-10T05:08:57.963893+0000","last_became_active":"2024-08-10T05:08:56.128513+0000","last_became_peered":"2024-08-10T05:08:56.128513+0000","last_unstale":"2024-08-10T05:08:57.963893+0000","last_undegraded":"2024-08-10T05:08:57.963893+0000","last_fullsized":"2024-08-10T05:08:57.963893+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:04:33.106940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.964833+0000","last_change":"2024-08-10T05:08:56.138244+0000","last_active":"2024-08-10T05:08:57.964833+0000","last_peered":"2024-08-10T05:08:57.964833+0000","last_clean":"2024-08-10T05:08:57.964833+0000","last_became_active":"2024-08-10T05:08:56.137940+0000","last_became_peered":"2024-08-10T05:08:56.137940+0000","last_unstale":"2024-08-10T05:08:57.964833+0000","last_undegraded":"2024-08-10T05:08:57.964833+0000","last_fullsized":"2024-08-10T05:08:57.964833+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:02:28.527471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.938060+0000","last_change":"2024-08-10T05:08:56.129715+0000","last_active":"2024-08-10T05:08:57.938060+0000","last_peered":"2024-08-10T05:08:57.938060+0000","last_clean":"2024-08-10T05:08:57.938060+0000","last_became_active":"2024-08-10T05:08:56.129223+0000","last_became_peered":"2024-08-10T05:08:56.129223+0000","last_unstale":"2024-08-10T05:08:57.938060+0000","last_undegraded":"2024-08-10T05:08:57.938060+0000","last_fullsized":"2024-08-10T05:08:57.938060+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:01:08.261966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.964234+0000","last_change":"2024-08-10T05:08:56.128865+0000","last_active":"2024-08-10T05:08:57.964234+0000","last_peered":"2024-08-10T05:08:57.964234+0000","last_clean":"2024-08-10T05:08:57.964234+0000","last_became_active":"2024-08-10T05:08:56.128507+0000","last_became_peered":"2024-08-10T05:08:56.128507+0000","last_unstale":"2024-08-10T05:08:57.964234+0000","last_undegraded":"2024-08-10T05:08:57.964234+0000","last_fullsized":"2024-08-10T05:08:57.964234+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:34:33.221827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.912963+0000","last_change":"2024-08-10T05:08:56.133763+0000","last_active":"2024-08-10T05:08:57.912963+0000","last_peered":"2024-08-10T05:08:57.912963+0000","last_clean":"2024-08-10T05:08:57.912963+0000","last_became_active":"2024-08-10T05:08:56.133475+0000","last_became_peered":"2024-08-10T05:08:56.133475+0000","last_unstale":"2024-08-10T05:08:57.912963+0000","last_undegraded":"2024-08-10T05:08:57.912963+0000","last_fullsized":"2024-08-10T05:08:57.912963+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:40:32.021993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-08-10T05:08:57.968032+0000","last_change":"2024-08-10T05:08:56.143680+0000","last_active":"2024-08-10T05:08:57.968032+0000","last_peered":"2024-08-10T05:08:57.968032+0000","last_clean":"2024-08-10T05:08:57.968032+0000","last_became_active":"2024-08-10T05:08:56.143380+0000","last_became_peered":"2024-08-10T05:08:56.143380+0000","last_unstale":"2024-08-10T05:08:57.968032+0000","last_undegraded":"2024-08-10T05:08:57.968032+0000","last_fullsized":"2024-08-10T05:08:57.968032+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:21:52.421604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.954186+0000","last_change":"2024-08-10T05:08:56.138943+0000","last_active":"2024-08-10T05:08:57.954186+0000","last_peered":"2024-08-10T05:08:57.954186+0000","last_clean":"2024-08-10T05:08:57.954186+0000","last_became_active":"2024-08-10T05:08:56.138642+0000","last_became_peered":"2024-08-10T05:08:56.138642+0000","last_unstale":"2024-08-10T05:08:57.954186+0000","last_undegraded":"2024-08-10T05:08:57.954186+0000","last_fullsized":"2024-08-10T05:08:57.954186+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:12:37.219580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.961296+0000","last_change":"2024-08-10T05:08:56.146159+0000","last_active":"2024-08-10T05:08:57.961296+0000","last_peered":"2024-08-10T05:08:57.961296+0000","last_clean":"2024-08-10T05:08:57.961296+0000","last_became_active":"2024-08-10T05:08:56.143991+0000","last_became_peered":"2024-08-10T05:08:56.143991+0000","last_unstale":"2024-08-10T05:08:57.961296+0000","last_undegraded":"2024-08-10T05:08:57.961296+0000","last_fullsized":"2024-08-10T05:08:57.961296+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:45:54.040993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.131678+0000","last_change":"2024-08-10T05:08:56.129894+0000","last_active":"2024-08-10T05:08:57.131678+0000","last_peered":"2024-08-10T05:08:57.131678+0000","last_clean":"2024-08-10T05:08:57.131678+0000","last_became_active":"2024-08-10T05:08:56.129304+0000","last_became_peered":"2024-08-10T05:08:56.129304+0000","last_unstale":"2024-08-10T05:08:57.131678+0000","last_undegraded":"2024-08-10T05:08:57.131678+0000","last_fullsized":"2024-08-10T05:08:57.131678+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:42:04.622711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"66'1","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.962954+0000","last_change":"2024-08-10T05:08:53.035992+0000","last_active":"2024-08-10T05:08:57.962954+0000","last_peered":"2024-08-10T05:08:57.962954+0000","last_clean":"2024-08-10T05:08:57.962954+0000","last_became_active":"2024-08-10T05:08:53.035722+0000","last_became_peered":"2024-08-10T05:08:53.035722+0000","last_unstale":"2024-08-10T05:08:57.962954+0000","last_undegraded":"2024-08-10T05:08:57.962954+0000","last_fullsized":"2024-08-10T05:08:57.962954+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:11:33.876075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.912985+0000","last_change":"2024-08-10T05:08:56.137938+0000","last_active":"2024-08-10T05:08:57.912985+0000","last_peered":"2024-08-10T05:08:57.912985+0000","last_clean":"2024-08-10T05:08:57.912985+0000","last_became_active":"2024-08-10T05:08:56.137692+0000","last_became_peered":"2024-08-10T05:08:56.137692+0000","last_unstale":"2024-08-10T05:08:57.912985+0000","last_undegraded":"2024-08-10T05:08:57.912985+0000","last_fullsized":"2024-08-10T05:08:57.912985+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T17:03:38.145954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"66'1","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.961896+0000","last_change":"2024-08-10T05:08:53.036872+0000","last_active":"2024-08-10T05:08:57.961896+0000","last_peered":"2024-08-10T05:08:57.961896+0000","last_clean":"2024-08-10T05:08:57.961896+0000","last_became_active":"2024-08-10T05:08:53.036577+0000","last_became_peered":"2024-08-10T05:08:53.036577+0000","last_unstale":"2024-08-10T05:08:57.961896+0000","last_undegraded":"2024-08-10T05:08:57.961896+0000","last_fullsized":"2024-08-10T05:08:57.961896+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:46:28.173110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-08-10T05:08:57.124948+0000","last_change":"2024-08-10T05:08:53.032952+0000","last_active":"2024-08-10T05:08:57.124948+0000","last_peered":"2024-08-10T05:08:57.124948+0000","last_clean":"2024-08-10T05:08:57.124948+0000","last_became_active":"2024-08-10T05:08:53.032682+0000","last_became_peered":"2024-08-10T05:08:53.032682+0000","last_unstale":"2024-08-10T05:08:57.124948+0000","last_undegraded":"2024-08-10T05:08:57.124948+0000","last_fullsized":"2024-08-10T05:08:57.124948+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:57:08.531835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.964301+0000","last_change":"2024-08-10T05:08:56.130496+0000","last_active":"2024-08-10T05:08:57.964301+0000","last_peered":"2024-08-10T05:08:57.964301+0000","last_clean":"2024-08-10T05:08:57.964301+0000","last_became_active":"2024-08-10T05:08:56.129235+0000","last_became_peered":"2024-08-10T05:08:56.129235+0000","last_unstale":"2024-08-10T05:08:57.964301+0000","last_undegraded":"2024-08-10T05:08:57.964301+0000","last_fullsized":"2024-08-10T05:08:57.964301+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:14:00.571701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.713242+0000","last_change":"2024-08-10T05:08:53.038500+0000","last_active":"2024-08-10T05:08:57.713242+0000","last_peered":"2024-08-10T05:08:57.713242+0000","last_clean":"2024-08-10T05:08:57.713242+0000","last_became_active":"2024-08-10T05:08:53.038223+0000","last_became_peered":"2024-08-10T05:08:53.038223+0000","last_unstale":"2024-08-10T05:08:57.713242+0000","last_undegraded":"2024-08-10T05:08:57.713242+0000","last_fullsized":"2024-08-10T05:08:57.713242+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:50:31.638736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.937948+0000","last_change":"2024-08-10T05:08:56.133184+0000","last_active":"2024-08-10T05:08:57.937948+0000","last_peered":"2024-08-10T05:08:57.937948+0000","last_clean":"2024-08-10T05:08:57.937948+0000","last_became_active":"2024-08-10T05:08:56.132893+0000","last_became_peered":"2024-08-10T05:08:56.132893+0000","last_unstale":"2024-08-10T05:08:57.937948+0000","last_undegraded":"2024-08-10T05:08:57.937948+0000","last_fullsized":"2024-08-10T05:08:57.937948+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:39:19.780934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:56.123270+0000","last_change":"2024-08-10T05:08:53.033347+0000","last_active":"2024-08-10T05:08:56.123270+0000","last_peered":"2024-08-10T05:08:56.123270+0000","last_clean":"2024-08-10T05:08:56.123270+0000","last_became_active":"2024-08-10T05:08:53.033035+0000","last_became_peered":"2024-08-10T05:08:53.033035+0000","last_unstale":"2024-08-10T05:08:56.123270+0000","last_undegraded":"2024-08-10T05:08:56.123270+0000","last_fullsized":"2024-08-10T05:08:56.123270+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:35:05.992769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-08-10T05:08:57.968442+0000","last_change":"2024-08-10T05:08:56.145654+0000","last_active":"2024-08-10T05:08:57.968442+0000","last_peered":"2024-08-10T05:08:57.968442+0000","last_clean":"2024-08-10T05:08:57.968442+0000","last_became_active":"2024-08-10T05:08:56.145393+0000","last_became_peered":"2024-08-10T05:08:56.145393+0000","last_unstale":"2024-08-10T05:08:57.968442+0000","last_undegraded":"2024-08-10T05:08:57.968442+0000","last_fullsized":"2024-08-10T05:08:57.968442+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:12:15.820666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.713603+0000","last_change":"2024-08-10T05:08:53.032270+0000","last_active":"2024-08-10T05:08:57.713603+0000","last_peered":"2024-08-10T05:08:57.713603+0000","last_clean":"2024-08-10T05:08:57.713603+0000","last_became_active":"2024-08-10T05:08:53.031912+0000","last_became_peered":"2024-08-10T05:08:53.031912+0000","last_unstale":"2024-08-10T05:08:57.713603+0000","last_undegraded":"2024-08-10T05:08:57.713603+0000","last_fullsized":"2024-08-10T05:08:57.713603+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:16:33.526156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.913054+0000","last_change":"2024-08-10T05:08:56.148786+0000","last_active":"2024-08-10T05:08:57.913054+0000","last_peered":"2024-08-10T05:08:57.913054+0000","last_clean":"2024-08-10T05:08:57.913054+0000","last_became_active":"2024-08-10T05:08:56.148428+0000","last_became_peered":"2024-08-10T05:08:56.148428+0000","last_unstale":"2024-08-10T05:08:57.913054+0000","last_undegraded":"2024-08-10T05:08:57.913054+0000","last_fullsized":"2024-08-10T05:08:57.913054+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:18:50.428090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"66'3","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.967523+0000","last_change":"2024-08-10T05:08:53.033550+0000","last_active":"2024-08-10T05:08:57.967523+0000","last_peered":"2024-08-10T05:08:57.967523+0000","last_clean":"2024-08-10T05:08:57.967523+0000","last_became_active":"2024-08-10T05:08:53.033185+0000","last_became_peered":"2024-08-10T05:08:53.033185+0000","last_unstale":"2024-08-10T05:08:57.967523+0000","last_undegraded":"2024-08-10T05:08:57.967523+0000","last_fullsized":"2024-08-10T05:08:57.967523+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:54:37.842616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.132217+0000","last_change":"2024-08-10T05:08:56.141572+0000","last_active":"2024-08-10T05:08:57.132217+0000","last_peered":"2024-08-10T05:08:57.132217+0000","last_clean":"2024-08-10T05:08:57.132217+0000","last_became_active":"2024-08-10T05:08:56.141133+0000","last_became_peered":"2024-08-10T05:08:56.141133+0000","last_unstale":"2024-08-10T05:08:57.132217+0000","last_undegraded":"2024-08-10T05:08:57.132217+0000","last_fullsized":"2024-08-10T05:08:57.132217+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:30:47.845995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"66'6","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.969409+0000","last_change":"2024-08-10T05:08:53.031258+0000","last_active":"2024-08-10T05:08:57.969409+0000","last_peered":"2024-08-10T05:08:57.969409+0000","last_clean":"2024-08-10T05:08:57.969409+0000","last_became_active":"2024-08-10T05:08:53.030915+0000","last_became_peered":"2024-08-10T05:08:53.030915+0000","last_unstale":"2024-08-10T05:08:57.969409+0000","last_undegraded":"2024-08-10T05:08:57.969409+0000","last_fullsized":"2024-08-10T05:08:57.969409+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:47:19.720562+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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.961796+0000","last_change":"2024-08-10T05:08:56.144100+0000","last_active":"2024-08-10T05:08:57.961796+0000","last_peered":"2024-08-10T05:08:57.961796+0000","last_clean":"2024-08-10T05:08:57.961796+0000","last_became_active":"2024-08-10T05:08:56.143736+0000","last_became_peered":"2024-08-10T05:08:56.143736+0000","last_unstale":"2024-08-10T05:08:57.961796+0000","last_undegraded":"2024-08-10T05:08:57.961796+0000","last_fullsized":"2024-08-10T05:08:57.961796+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:51:33.689430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"66'2","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.966279+0000","last_change":"2024-08-10T05:08:53.029712+0000","last_active":"2024-08-10T05:08:57.966279+0000","last_peered":"2024-08-10T05:08:57.966279+0000","last_clean":"2024-08-10T05:08:57.966279+0000","last_became_active":"2024-08-10T05:08:53.027799+0000","last_became_peered":"2024-08-10T05:08:53.027799+0000","last_unstale":"2024-08-10T05:08:57.966279+0000","last_undegraded":"2024-08-10T05:08:57.966279+0000","last_fullsized":"2024-08-10T05:08:57.966279+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:09:07.537727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.912942+0000","last_change":"2024-08-10T05:08:56.136363+0000","last_active":"2024-08-10T05:08:57.912942+0000","last_peered":"2024-08-10T05:08:57.912942+0000","last_clean":"2024-08-10T05:08:57.912942+0000","last_became_active":"2024-08-10T05:08:56.136097+0000","last_became_peered":"2024-08-10T05:08:56.136097+0000","last_unstale":"2024-08-10T05:08:57.912942+0000","last_undegraded":"2024-08-10T05:08:57.912942+0000","last_fullsized":"2024-08-10T05:08:57.912942+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:11:45.926347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.713529+0000","last_change":"2024-08-10T05:08:53.038987+0000","last_active":"2024-08-10T05:08:57.713529+0000","last_peered":"2024-08-10T05:08:57.713529+0000","last_clean":"2024-08-10T05:08:57.713529+0000","last_became_active":"2024-08-10T05:08:53.037925+0000","last_became_peered":"2024-08-10T05:08:53.037925+0000","last_unstale":"2024-08-10T05:08:57.713529+0000","last_undegraded":"2024-08-10T05:08:57.713529+0000","last_fullsized":"2024-08-10T05:08:57.713529+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:42:48.315927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.962930+0000","last_change":"2024-08-10T05:08:56.136107+0000","last_active":"2024-08-10T05:08:57.962930+0000","last_peered":"2024-08-10T05:08:57.962930+0000","last_clean":"2024-08-10T05:08:57.962930+0000","last_became_active":"2024-08-10T05:08:56.135769+0000","last_became_peered":"2024-08-10T05:08:56.135769+0000","last_unstale":"2024-08-10T05:08:57.962930+0000","last_undegraded":"2024-08-10T05:08:57.962930+0000","last_fullsized":"2024-08-10T05:08:57.962930+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:05:46.786058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:56.129787+0000","last_change":"2024-08-10T05:08:53.033967+0000","last_active":"2024-08-10T05:08:56.129787+0000","last_peered":"2024-08-10T05:08:56.129787+0000","last_clean":"2024-08-10T05:08:56.129787+0000","last_became_active":"2024-08-10T05:08:53.033679+0000","last_became_peered":"2024-08-10T05:08:53.033679+0000","last_unstale":"2024-08-10T05:08:56.129787+0000","last_undegraded":"2024-08-10T05:08:56.129787+0000","last_fullsized":"2024-08-10T05:08:56.129787+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:21:41.291762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.961419+0000","last_change":"2024-08-10T05:08:56.146020+0000","last_active":"2024-08-10T05:08:57.961419+0000","last_peered":"2024-08-10T05:08:57.961419+0000","last_clean":"2024-08-10T05:08:57.961419+0000","last_became_active":"2024-08-10T05:08:56.145732+0000","last_became_peered":"2024-08-10T05:08:56.145732+0000","last_unstale":"2024-08-10T05:08:57.961419+0000","last_undegraded":"2024-08-10T05:08:57.961419+0000","last_fullsized":"2024-08-10T05:08:57.961419+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:44:58.047113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"66'8","reported_seq":23,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.965945+0000","last_change":"2024-08-10T05:08:53.028959+0000","last_active":"2024-08-10T05:08:57.965945+0000","last_peered":"2024-08-10T05:08:57.965945+0000","last_clean":"2024-08-10T05:08:57.965945+0000","last_became_active":"2024-08-10T05:08:53.028644+0000","last_became_peered":"2024-08-10T05:08:53.028644+0000","last_unstale":"2024-08-10T05:08:57.965945+0000","last_undegraded":"2024-08-10T05:08:57.965945+0000","last_fullsized":"2024-08-10T05:08:57.965945+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:53:10.086159+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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.962576+0000","last_change":"2024-08-10T05:08:56.143351+0000","last_active":"2024-08-10T05:08:57.962576+0000","last_peered":"2024-08-10T05:08:57.962576+0000","last_clean":"2024-08-10T05:08:57.962576+0000","last_became_active":"2024-08-10T05:08:56.143141+0000","last_became_peered":"2024-08-10T05:08:56.143141+0000","last_unstale":"2024-08-10T05:08:57.962576+0000","last_undegraded":"2024-08-10T05:08:57.962576+0000","last_fullsized":"2024-08-10T05:08:57.962576+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:17:50.118930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"66'1","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.958040+0000","last_change":"2024-08-10T05:08:53.034142+0000","last_active":"2024-08-10T05:08:57.958040+0000","last_peered":"2024-08-10T05:08:57.958040+0000","last_clean":"2024-08-10T05:08:57.958040+0000","last_became_active":"2024-08-10T05:08:53.033851+0000","last_became_peered":"2024-08-10T05:08:53.033851+0000","last_unstale":"2024-08-10T05:08:57.958040+0000","last_undegraded":"2024-08-10T05:08:57.958040+0000","last_fullsized":"2024-08-10T05:08:57.958040+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:32:21.047582+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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.962335+0000","last_change":"2024-08-10T05:08:56.144177+0000","last_active":"2024-08-10T05:08:57.962335+0000","last_peered":"2024-08-10T05:08:57.962335+0000","last_clean":"2024-08-10T05:08:57.962335+0000","last_became_active":"2024-08-10T05:08:56.143873+0000","last_became_peered":"2024-08-10T05:08:56.143873+0000","last_unstale":"2024-08-10T05:08:57.962335+0000","last_undegraded":"2024-08-10T05:08:57.962335+0000","last_fullsized":"2024-08-10T05:08:57.962335+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:46:39.211985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.963601+0000","last_change":"2024-08-10T05:08:53.034115+0000","last_active":"2024-08-10T05:08:57.963601+0000","last_peered":"2024-08-10T05:08:57.963601+0000","last_clean":"2024-08-10T05:08:57.963601+0000","last_became_active":"2024-08-10T05:08:53.033848+0000","last_became_peered":"2024-08-10T05:08:53.033848+0000","last_unstale":"2024-08-10T05:08:57.963601+0000","last_undegraded":"2024-08-10T05:08:57.963601+0000","last_fullsized":"2024-08-10T05:08:57.963601+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:56:58.660900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.963290+0000","last_change":"2024-08-10T05:08:56.144279+0000","last_active":"2024-08-10T05:08:57.963290+0000","last_peered":"2024-08-10T05:08:57.963290+0000","last_clean":"2024-08-10T05:08:57.963290+0000","last_became_active":"2024-08-10T05:08:56.143971+0000","last_became_peered":"2024-08-10T05:08:56.143971+0000","last_unstale":"2024-08-10T05:08:57.963290+0000","last_undegraded":"2024-08-10T05:08:57.963290+0000","last_fullsized":"2024-08-10T05:08:57.963290+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:30:55.737683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"66'1","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.961663+0000","last_change":"2024-08-10T05:08:53.036772+0000","last_active":"2024-08-10T05:08:57.961663+0000","last_peered":"2024-08-10T05:08:57.961663+0000","last_clean":"2024-08-10T05:08:57.961663+0000","last_became_active":"2024-08-10T05:08:53.036146+0000","last_became_peered":"2024-08-10T05:08:53.036146+0000","last_unstale":"2024-08-10T05:08:57.961663+0000","last_undegraded":"2024-08-10T05:08:57.961663+0000","last_fullsized":"2024-08-10T05:08:57.961663+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:39:33.580872+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-08-10T05:08:57.968365+0000","last_change":"2024-08-10T05:08:56.147393+0000","last_active":"2024-08-10T05:08:57.968365+0000","last_peered":"2024-08-10T05:08:57.968365+0000","last_clean":"2024-08-10T05:08:57.968365+0000","last_became_active":"2024-08-10T05:08:56.147001+0000","last_became_peered":"2024-08-10T05:08:56.147001+0000","last_unstale":"2024-08-10T05:08:57.968365+0000","last_undegraded":"2024-08-10T05:08:57.968365+0000","last_fullsized":"2024-08-10T05:08:57.968365+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:31:26.587663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.125254+0000","last_change":"2024-08-10T05:08:53.028403+0000","last_active":"2024-08-10T05:08:57.125254+0000","last_peered":"2024-08-10T05:08:57.125254+0000","last_clean":"2024-08-10T05:08:57.125254+0000","last_became_active":"2024-08-10T05:08:53.028088+0000","last_became_peered":"2024-08-10T05:08:53.028088+0000","last_unstale":"2024-08-10T05:08:57.125254+0000","last_undegraded":"2024-08-10T05:08:57.125254+0000","last_fullsized":"2024-08-10T05:08:57.125254+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:37:07.220689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.962606+0000","last_change":"2024-08-10T05:08:56.148644+0000","last_active":"2024-08-10T05:08:57.962606+0000","last_peered":"2024-08-10T05:08:57.962606+0000","last_clean":"2024-08-10T05:08:57.962606+0000","last_became_active":"2024-08-10T05:08:56.148313+0000","last_became_peered":"2024-08-10T05:08:56.148313+0000","last_unstale":"2024-08-10T05:08:57.962606+0000","last_undegraded":"2024-08-10T05:08:57.962606+0000","last_fullsized":"2024-08-10T05:08:57.962606+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:54:34.969728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":215,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:56.128034+0000","last_change":"2024-08-10T05:08:32.244261+0000","last_active":"2024-08-10T05:08:56.128034+0000","last_peered":"2024-08-10T05:08:56.128034+0000","last_clean":"2024-08-10T05:08:56.128034+0000","last_became_active":"2024-08-10T05:08:32.243979+0000","last_became_peered":"2024-08-10T05:08:32.243979+0000","last_unstale":"2024-08-10T05:08:56.128034+0000","last_undegraded":"2024-08-10T05:08:56.128034+0000","last_fullsized":"2024-08-10T05:08:56.128034+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:06:31.202545+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:06:31.202545+0000","last_clean_scrub_stamp":"2024-08-10T05:06:31.202545+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-08-11T13:56:01.812170+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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.713210+0000","last_change":"2024-08-10T05:08:53.039873+0000","last_active":"2024-08-10T05:08:57.713210+0000","last_peered":"2024-08-10T05:08:57.713210+0000","last_clean":"2024-08-10T05:08:57.713210+0000","last_became_active":"2024-08-10T05:08:53.038174+0000","last_became_peered":"2024-08-10T05:08:53.038174+0000","last_unstale":"2024-08-10T05:08:57.713210+0000","last_undegraded":"2024-08-10T05:08:57.713210+0000","last_fullsized":"2024-08-10T05:08:57.713210+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:51:11.291554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.963359+0000","last_change":"2024-08-10T05:08:56.134845+0000","last_active":"2024-08-10T05:08:57.963359+0000","last_peered":"2024-08-10T05:08:57.963359+0000","last_clean":"2024-08-10T05:08:57.963359+0000","last_became_active":"2024-08-10T05:08:56.134581+0000","last_became_peered":"2024-08-10T05:08:56.134581+0000","last_unstale":"2024-08-10T05:08:57.963359+0000","last_undegraded":"2024-08-10T05:08:57.963359+0000","last_fullsized":"2024-08-10T05:08:57.963359+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:20:49.568728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:56.127090+0000","last_change":"2024-08-10T05:08:53.035180+0000","last_active":"2024-08-10T05:08:56.127090+0000","last_peered":"2024-08-10T05:08:56.127090+0000","last_clean":"2024-08-10T05:08:56.127090+0000","last_became_active":"2024-08-10T05:08:53.034831+0000","last_became_peered":"2024-08-10T05:08:53.034831+0000","last_unstale":"2024-08-10T05:08:56.127090+0000","last_undegraded":"2024-08-10T05:08:56.127090+0000","last_fullsized":"2024-08-10T05:08:56.127090+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:16:28.697820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.912886+0000","last_change":"2024-08-10T05:08:56.132010+0000","last_active":"2024-08-10T05:08:57.912886+0000","last_peered":"2024-08-10T05:08:57.912886+0000","last_clean":"2024-08-10T05:08:57.912886+0000","last_became_active":"2024-08-10T05:08:56.131604+0000","last_became_peered":"2024-08-10T05:08:56.131604+0000","last_unstale":"2024-08-10T05:08:57.912886+0000","last_undegraded":"2024-08-10T05:08:57.912886+0000","last_fullsized":"2024-08-10T05:08:57.912886+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:22:07.433075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.125046+0000","last_change":"2024-08-10T05:08:53.033521+0000","last_active":"2024-08-10T05:08:57.125046+0000","last_peered":"2024-08-10T05:08:57.125046+0000","last_clean":"2024-08-10T05:08:57.125046+0000","last_became_active":"2024-08-10T05:08:53.033238+0000","last_became_peered":"2024-08-10T05:08:53.033238+0000","last_unstale":"2024-08-10T05:08:57.125046+0000","last_undegraded":"2024-08-10T05:08:57.125046+0000","last_fullsized":"2024-08-10T05:08:57.125046+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:13:40.965249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.937943+0000","last_change":"2024-08-10T05:08:56.134153+0000","last_active":"2024-08-10T05:08:57.937943+0000","last_peered":"2024-08-10T05:08:57.937943+0000","last_clean":"2024-08-10T05:08:57.937943+0000","last_became_active":"2024-08-10T05:08:56.133876+0000","last_became_peered":"2024-08-10T05:08:56.133876+0000","last_unstale":"2024-08-10T05:08:57.937943+0000","last_undegraded":"2024-08-10T05:08:57.937943+0000","last_fullsized":"2024-08-10T05:08:57.937943+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:14:33.840417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.713648+0000","last_change":"2024-08-10T05:08:53.036132+0000","last_active":"2024-08-10T05:08:57.713648+0000","last_peered":"2024-08-10T05:08:57.713648+0000","last_clean":"2024-08-10T05:08:57.713648+0000","last_became_active":"2024-08-10T05:08:53.035473+0000","last_became_peered":"2024-08-10T05:08:53.035473+0000","last_unstale":"2024-08-10T05:08:57.713648+0000","last_undegraded":"2024-08-10T05:08:57.713648+0000","last_fullsized":"2024-08-10T05:08:57.713648+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:33:08.042460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.131936+0000","last_change":"2024-08-10T05:08:56.132666+0000","last_active":"2024-08-10T05:08:57.131936+0000","last_peered":"2024-08-10T05:08:57.131936+0000","last_clean":"2024-08-10T05:08:57.131936+0000","last_became_active":"2024-08-10T05:08:56.132206+0000","last_became_peered":"2024-08-10T05:08:56.132206+0000","last_unstale":"2024-08-10T05:08:57.131936+0000","last_undegraded":"2024-08-10T05:08:57.131936+0000","last_fullsized":"2024-08-10T05:08:57.131936+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:45:19.954705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.938203+0000","last_change":"2024-08-10T05:08:53.037872+0000","last_active":"2024-08-10T05:08:57.938203+0000","last_peered":"2024-08-10T05:08:57.938203+0000","last_clean":"2024-08-10T05:08:57.938203+0000","last_became_active":"2024-08-10T05:08:53.037600+0000","last_became_peered":"2024-08-10T05:08:53.037600+0000","last_unstale":"2024-08-10T05:08:57.938203+0000","last_undegraded":"2024-08-10T05:08:57.938203+0000","last_fullsized":"2024-08-10T05:08:57.938203+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:31:09.822361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-08-10T05:08:57.968900+0000","last_change":"2024-08-10T05:08:56.140546+0000","last_active":"2024-08-10T05:08:57.968900+0000","last_peered":"2024-08-10T05:08:57.968900+0000","last_clean":"2024-08-10T05:08:57.968900+0000","last_became_active":"2024-08-10T05:08:56.140290+0000","last_became_peered":"2024-08-10T05:08:56.140290+0000","last_unstale":"2024-08-10T05:08:57.968900+0000","last_undegraded":"2024-08-10T05:08:57.968900+0000","last_fullsized":"2024-08-10T05:08:57.968900+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:34:46.991959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:56.128858+0000","last_change":"2024-08-10T05:08:53.036023+0000","last_active":"2024-08-10T05:08:56.128858+0000","last_peered":"2024-08-10T05:08:56.128858+0000","last_clean":"2024-08-10T05:08:56.128858+0000","last_became_active":"2024-08-10T05:08:53.035694+0000","last_became_peered":"2024-08-10T05:08:53.035694+0000","last_unstale":"2024-08-10T05:08:56.128858+0000","last_undegraded":"2024-08-10T05:08:56.128858+0000","last_fullsized":"2024-08-10T05:08:56.128858+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:31:41.941447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.938179+0000","last_change":"2024-08-10T05:08:56.139643+0000","last_active":"2024-08-10T05:08:57.938179+0000","last_peered":"2024-08-10T05:08:57.938179+0000","last_clean":"2024-08-10T05:08:57.938179+0000","last_became_active":"2024-08-10T05:08:56.139356+0000","last_became_peered":"2024-08-10T05:08:56.139356+0000","last_unstale":"2024-08-10T05:08:57.938179+0000","last_undegraded":"2024-08-10T05:08:57.938179+0000","last_fullsized":"2024-08-10T05:08:57.938179+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:18:25.999032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"66'1","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.961917+0000","last_change":"2024-08-10T05:08:53.034252+0000","last_active":"2024-08-10T05:08:57.961917+0000","last_peered":"2024-08-10T05:08:57.961917+0000","last_clean":"2024-08-10T05:08:57.961917+0000","last_became_active":"2024-08-10T05:08:53.033944+0000","last_became_peered":"2024-08-10T05:08:53.033944+0000","last_unstale":"2024-08-10T05:08:57.961917+0000","last_undegraded":"2024-08-10T05:08:57.961917+0000","last_fullsized":"2024-08-10T05:08:57.961917+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:21:57.718345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.963984+0000","last_change":"2024-08-10T05:08:56.132915+0000","last_active":"2024-08-10T05:08:57.963984+0000","last_peered":"2024-08-10T05:08:57.963984+0000","last_clean":"2024-08-10T05:08:57.963984+0000","last_became_active":"2024-08-10T05:08:56.132416+0000","last_became_peered":"2024-08-10T05:08:56.132416+0000","last_unstale":"2024-08-10T05:08:57.963984+0000","last_undegraded":"2024-08-10T05:08:57.963984+0000","last_fullsized":"2024-08-10T05:08:57.963984+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:41:50.979979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"66'2","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.967254+0000","last_change":"2024-08-10T05:08:53.035349+0000","last_active":"2024-08-10T05:08:57.967254+0000","last_peered":"2024-08-10T05:08:57.967254+0000","last_clean":"2024-08-10T05:08:57.967254+0000","last_became_active":"2024-08-10T05:08:53.034917+0000","last_became_peered":"2024-08-10T05:08:53.034917+0000","last_unstale":"2024-08-10T05:08:57.967254+0000","last_undegraded":"2024-08-10T05:08:57.967254+0000","last_fullsized":"2024-08-10T05:08:57.967254+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:18:12.129687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.913016+0000","last_change":"2024-08-10T05:08:56.132550+0000","last_active":"2024-08-10T05:08:57.913016+0000","last_peered":"2024-08-10T05:08:57.913016+0000","last_clean":"2024-08-10T05:08:57.913016+0000","last_became_active":"2024-08-10T05:08:56.131566+0000","last_became_peered":"2024-08-10T05:08:56.131566+0000","last_unstale":"2024-08-10T05:08:57.913016+0000","last_undegraded":"2024-08-10T05:08:57.913016+0000","last_fullsized":"2024-08-10T05:08:57.913016+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:29:16.787774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:56.127048+0000","last_change":"2024-08-10T05:08:53.032647+0000","last_active":"2024-08-10T05:08:56.127048+0000","last_peered":"2024-08-10T05:08:56.127048+0000","last_clean":"2024-08-10T05:08:56.127048+0000","last_became_active":"2024-08-10T05:08:53.032332+0000","last_became_peered":"2024-08-10T05:08:53.032332+0000","last_unstale":"2024-08-10T05:08:56.127048+0000","last_undegraded":"2024-08-10T05:08:56.127048+0000","last_fullsized":"2024-08-10T05:08:56.127048+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:58:56.292254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.131655+0000","last_change":"2024-08-10T05:08:56.140502+0000","last_active":"2024-08-10T05:08:57.131655+0000","last_peered":"2024-08-10T05:08:57.131655+0000","last_clean":"2024-08-10T05:08:57.131655+0000","last_became_active":"2024-08-10T05:08:56.140168+0000","last_became_peered":"2024-08-10T05:08:56.140168+0000","last_unstale":"2024-08-10T05:08:57.131655+0000","last_undegraded":"2024-08-10T05:08:57.131655+0000","last_fullsized":"2024-08-10T05:08:57.131655+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:03:37.949986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.938064+0000","last_change":"2024-08-10T05:08:53.036662+0000","last_active":"2024-08-10T05:08:57.938064+0000","last_peered":"2024-08-10T05:08:57.938064+0000","last_clean":"2024-08-10T05:08:57.938064+0000","last_became_active":"2024-08-10T05:08:53.036097+0000","last_became_peered":"2024-08-10T05:08:53.036097+0000","last_unstale":"2024-08-10T05:08:57.938064+0000","last_undegraded":"2024-08-10T05:08:57.938064+0000","last_fullsized":"2024-08-10T05:08:57.938064+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:23:31.057111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.964385+0000","last_change":"2024-08-10T05:08:56.132553+0000","last_active":"2024-08-10T05:08:57.964385+0000","last_peered":"2024-08-10T05:08:57.964385+0000","last_clean":"2024-08-10T05:08:57.964385+0000","last_became_active":"2024-08-10T05:08:56.131763+0000","last_became_peered":"2024-08-10T05:08:56.131763+0000","last_unstale":"2024-08-10T05:08:57.964385+0000","last_undegraded":"2024-08-10T05:08:57.964385+0000","last_fullsized":"2024-08-10T05:08:57.964385+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:46:58.672528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.938286+0000","last_change":"2024-08-10T05:08:53.037512+0000","last_active":"2024-08-10T05:08:57.938286+0000","last_peered":"2024-08-10T05:08:57.938286+0000","last_clean":"2024-08-10T05:08:57.938286+0000","last_became_active":"2024-08-10T05:08:53.037247+0000","last_became_peered":"2024-08-10T05:08:53.037247+0000","last_unstale":"2024-08-10T05:08:57.938286+0000","last_undegraded":"2024-08-10T05:08:57.938286+0000","last_fullsized":"2024-08-10T05:08:57.938286+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:23:41.190197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.962870+0000","last_change":"2024-08-10T05:08:56.129945+0000","last_active":"2024-08-10T05:08:57.962870+0000","last_peered":"2024-08-10T05:08:57.962870+0000","last_clean":"2024-08-10T05:08:57.962870+0000","last_became_active":"2024-08-10T05:08:56.129673+0000","last_became_peered":"2024-08-10T05:08:56.129673+0000","last_unstale":"2024-08-10T05:08:57.962870+0000","last_undegraded":"2024-08-10T05:08:57.962870+0000","last_fullsized":"2024-08-10T05:08:57.962870+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:04:04.663562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"66'2","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.968779+0000","last_change":"2024-08-10T05:08:53.036452+0000","last_active":"2024-08-10T05:08:57.968779+0000","last_peered":"2024-08-10T05:08:57.968779+0000","last_clean":"2024-08-10T05:08:57.968779+0000","last_became_active":"2024-08-10T05:08:53.036154+0000","last_became_peered":"2024-08-10T05:08:53.036154+0000","last_unstale":"2024-08-10T05:08:57.968779+0000","last_undegraded":"2024-08-10T05:08:57.968779+0000","last_fullsized":"2024-08-10T05:08:57.968779+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:21:16.777024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.962216+0000","last_change":"2024-08-10T05:08:56.138764+0000","last_active":"2024-08-10T05:08:57.962216+0000","last_peered":"2024-08-10T05:08:57.962216+0000","last_clean":"2024-08-10T05:08:57.962216+0000","last_became_active":"2024-08-10T05:08:56.138475+0000","last_became_peered":"2024-08-10T05:08:56.138475+0000","last_unstale":"2024-08-10T05:08:57.962216+0000","last_undegraded":"2024-08-10T05:08:57.962216+0000","last_fullsized":"2024-08-10T05:08:57.962216+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:44:35.214336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-08-10T05:08:57.968781+0000","last_change":"2024-08-10T05:08:56.147501+0000","last_active":"2024-08-10T05:08:57.968781+0000","last_peered":"2024-08-10T05:08:57.968781+0000","last_clean":"2024-08-10T05:08:57.968781+0000","last_became_active":"2024-08-10T05:08:56.147207+0000","last_became_peered":"2024-08-10T05:08:56.147207+0000","last_unstale":"2024-08-10T05:08:57.968781+0000","last_undegraded":"2024-08-10T05:08:57.968781+0000","last_fullsized":"2024-08-10T05:08:57.968781+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:38:02.790616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"66'2","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.965873+0000","last_change":"2024-08-10T05:08:53.040757+0000","last_active":"2024-08-10T05:08:57.965873+0000","last_peered":"2024-08-10T05:08:57.965873+0000","last_clean":"2024-08-10T05:08:57.965873+0000","last_became_active":"2024-08-10T05:08:53.040456+0000","last_became_peered":"2024-08-10T05:08:53.040456+0000","last_unstale":"2024-08-10T05:08:57.965873+0000","last_undegraded":"2024-08-10T05:08:57.965873+0000","last_fullsized":"2024-08-10T05:08:57.965873+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:22:18.521526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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-08-10T05:08:57.968231+0000","last_change":"2024-08-10T05:08:56.146296+0000","last_active":"2024-08-10T05:08:57.968231+0000","last_peered":"2024-08-10T05:08:57.968231+0000","last_clean":"2024-08-10T05:08:57.968231+0000","last_became_active":"2024-08-10T05:08:56.145978+0000","last_became_peered":"2024-08-10T05:08:56.145978+0000","last_unstale":"2024-08-10T05:08:57.968231+0000","last_undegraded":"2024-08-10T05:08:57.968231+0000","last_fullsized":"2024-08-10T05:08:57.968231+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:52:31.094196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"66'2","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.968404+0000","last_change":"2024-08-10T05:08:53.031255+0000","last_active":"2024-08-10T05:08:57.968404+0000","last_peered":"2024-08-10T05:08:57.968404+0000","last_clean":"2024-08-10T05:08:57.968404+0000","last_became_active":"2024-08-10T05:08:53.030879+0000","last_became_peered":"2024-08-10T05:08:53.030879+0000","last_unstale":"2024-08-10T05:08:57.968404+0000","last_undegraded":"2024-08-10T05:08:57.968404+0000","last_fullsized":"2024-08-10T05:08:57.968404+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:43:11.312284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.913039+0000","last_change":"2024-08-10T05:08:56.148758+0000","last_active":"2024-08-10T05:08:57.913039+0000","last_peered":"2024-08-10T05:08:57.913039+0000","last_clean":"2024-08-10T05:08:57.913039+0000","last_became_active":"2024-08-10T05:08:56.148436+0000","last_became_peered":"2024-08-10T05:08:56.148436+0000","last_unstale":"2024-08-10T05:08:57.913039+0000","last_undegraded":"2024-08-10T05:08:57.913039+0000","last_fullsized":"2024-08-10T05:08:57.913039+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:08:49.128944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"66'1","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.963069+0000","last_change":"2024-08-10T05:08:53.033881+0000","last_active":"2024-08-10T05:08:57.963069+0000","last_peered":"2024-08-10T05:08:57.963069+0000","last_clean":"2024-08-10T05:08:57.963069+0000","last_became_active":"2024-08-10T05:08:53.033606+0000","last_became_peered":"2024-08-10T05:08:53.033606+0000","last_unstale":"2024-08-10T05:08:57.963069+0000","last_undegraded":"2024-08-10T05:08:57.963069+0000","last_fullsized":"2024-08-10T05:08:57.963069+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:20:45.127565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.962988+0000","last_change":"2024-08-10T05:08:56.136870+0000","last_active":"2024-08-10T05:08:57.962988+0000","last_peered":"2024-08-10T05:08:57.962988+0000","last_clean":"2024-08-10T05:08:57.962988+0000","last_became_active":"2024-08-10T05:08:56.135762+0000","last_became_peered":"2024-08-10T05:08:56.135762+0000","last_unstale":"2024-08-10T05:08:57.962988+0000","last_undegraded":"2024-08-10T05:08:57.962988+0000","last_fullsized":"2024-08-10T05:08:57.962988+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:52:39.992409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"66'4","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.966791+0000","last_change":"2024-08-10T05:08:53.036628+0000","last_active":"2024-08-10T05:08:57.966791+0000","last_peered":"2024-08-10T05:08:57.966791+0000","last_clean":"2024-08-10T05:08:57.966791+0000","last_became_active":"2024-08-10T05:08:53.036256+0000","last_became_peered":"2024-08-10T05:08:53.036256+0000","last_unstale":"2024-08-10T05:08:57.966791+0000","last_undegraded":"2024-08-10T05:08:57.966791+0000","last_fullsized":"2024-08-10T05:08:57.966791+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:15:05.084674+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":55,"seq":236223201292,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28260,"kb_used_data":1236,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716892,"statfs":{"total":95995035648,"available":95966097408,"internally_reserved":0,"allocated":1265664,"data_stored":871024,"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.54600000000000004}]},{"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.64100000000000001}]},{"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.56899999999999995}]},{"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.59199999999999997}]},{"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.51000000000000001}]},{"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.48899999999999999}]},{"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.60199999999999998}]}]},{"osd":6,"up_from":47,"seq":201863462928,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28268,"kb_used_data":1244,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716884,"statfs":{"total":95995035648,"available":95966089216,"internally_reserved":0,"allocated":1273856,"data_stored":872315,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.59499999999999997}]},{"osd":1,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.51400000000000001}]},{"osd":2,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.54800000000000004}]},{"osd":3,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.65600000000000003}]},{"osd":4,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.442}]},{"osd":5,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.56699999999999995}]},{"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.64100000000000001}]}]},{"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":668,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717452,"statfs":{"total":95995035648,"available":95966670848,"internally_reserved":0,"allocated":684032,"data_stored":282037,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.68999999999999995}]},{"osd":1,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.66600000000000004}]},{"osd":2,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.62},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.67900000000000005}]},{"osd":3,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.94099999999999995,"5min":0.94099999999999995,"15min":0.94099999999999995},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1,"5min":1,"15min":1},"last":0.64000000000000001}]},{"osd":4,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.54200000000000004}]},{"osd":6,"last update":"Sat Aug 10 05:09:08 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.49199999999999999}]},{"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.50900000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986202,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27688,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717464,"statfs":{"total":95995035648,"available":95966683136,"internally_reserved":0,"allocated":684032,"data_stored":281091,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:08:17 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.70399999999999996}]},{"osd":1,"last update":"Sat Aug 10 05:08:17 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.56100000000000005}]},{"osd":2,"last update":"Sat Aug 10 05:08:17 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.67000000000000004}]},{"osd":3,"last update":"Sat Aug 10 05:08:17 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.626},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.47699999999999998}]},{"osd":5,"last update":"Sat Aug 10 05:08:39 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.379,"5min":0.379,"15min":0.379},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.64700000000000002}]},{"osd":6,"last update":"Sat Aug 10 05:09:05 2024","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.73499999999999999}]},{"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.76700000000000002}]}]},{"osd":3,"up_from":26,"seq":111669149727,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27692,"kb_used_data":672,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717460,"statfs":{"total":95995035648,"available":95966679040,"internally_reserved":0,"allocated":688128,"data_stored":282051,"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":"Sat Aug 10 05:08:55 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"min":{"1min":0.26600000000000001,"5min":0.221,"15min":0.221},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.40000000000000002},{"interface":"front","average":{"1min":0.371,"5min":0.41099999999999998,"15min":0.41799999999999998},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.52900000000000003,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.36899999999999999}]},{"osd":1,"last update":"Sat Aug 10 05:08:55 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.42099999999999999,"15min":0.42299999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.42499999999999999,"15min":0.42799999999999999},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.626,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.38400000000000001}]},{"osd":2,"last update":"Sat Aug 10 05:08:55 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.46100000000000002,"15min":0.47099999999999997},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.63700000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.42199999999999999,"15min":0.42899999999999999},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.5,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.34999999999999998}]},{"osd":4,"last update":"Sat Aug 10 05:08:20 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.81100000000000005}]},{"osd":5,"last update":"Sat Aug 10 05:08:39 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.70299999999999996}]},{"osd":6,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.71399999999999997}]},{"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.80100000000000005}]}]},{"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":31772,"kb_used_data":652,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713380,"statfs":{"total":95995035648,"available":95962501120,"internally_reserved":0,"allocated":667648,"data_stored":280383,"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":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"min":{"1min":0.23599999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.46700000000000003,"5min":0.54300000000000004,"15min":0.54300000000000004},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.34799999999999998,"15min":0.34599999999999997},"min":{"1min":0.27600000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.48599999999999999,"5min":0.52600000000000002,"15min":0.52600000000000002},"last":0.317}]},{"osd":1,"last update":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.34499999999999997,"5min":0.34799999999999998,"15min":0.34799999999999998},"min":{"1min":0.247,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.437,"5min":0.50700000000000001,"15min":0.50700000000000001},"last":0.27600000000000002},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.379,"15min":0.378},"min":{"1min":0.29899999999999999,"5min":0.217,"15min":0.217},"max":{"1min":0.48299999999999998,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.29799999999999999}]},{"osd":3,"last update":"Sat Aug 10 05:08:56 2024","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.41799999999999998,"15min":0.42399999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.53000000000000003,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.376},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.41399999999999998,"15min":0.41799999999999998},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.50900000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"last":0.25700000000000001}]},{"osd":4,"last update":"Sat Aug 10 05:08:17 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.59099999999999997}]},{"osd":5,"last update":"Sat Aug 10 05:08:41 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.48799999999999999}]},{"osd":6,"last update":"Sat Aug 10 05:09:06 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.47699999999999998}]},{"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.499}]}]},{"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":31780,"kb_used_data":660,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713372,"statfs":{"total":95995035648,"available":95962492928,"internally_reserved":0,"allocated":675840,"data_stored":280543,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:09:14 2024","interfaces":[{"interface":"back","average":{"1min":0.35399999999999998,"5min":0.32500000000000001,"15min":0.30199999999999999},"min":{"1min":0.22600000000000001,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.54300000000000004,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.24099999999999999},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.33400000000000002,"15min":0.313},"min":{"1min":0.23899999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.56999999999999995,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.33600000000000002}]},{"osd":2,"last update":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.35299999999999998,"15min":0.34899999999999998},"min":{"1min":0.249,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.499,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.22600000000000001},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.39800000000000002,"15min":0.39000000000000001},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.61399999999999999,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.26600000000000001}]},{"osd":3,"last update":"Sat Aug 10 05:08:57 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.43099999999999999,"15min":0.42999999999999999},"min":{"1min":0.33800000000000002,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.63200000000000001,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.31},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.40699999999999997,"15min":0.40600000000000003},"min":{"1min":0.30399999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.57199999999999995,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.317}]},{"osd":4,"last update":"Sat Aug 10 05:08:19 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.58399999999999996}]},{"osd":5,"last update":"Sat Aug 10 05:08:39 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.53100000000000003}]},{"osd":6,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.55000000000000004}]},{"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":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":28268,"kb_used_data":1248,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716884,"statfs":{"total":95995035648,"available":95966089216,"internally_reserved":0,"allocated":1277952,"data_stored":871479,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 10 05:09:12 2024","interfaces":[{"interface":"back","average":{"1min":0.313,"5min":0.32400000000000001,"15min":0.316},"min":{"1min":0.191,"5min":0.191,"15min":0.191},"max":{"1min":0.52100000000000002,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.255},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.33100000000000002,"15min":0.316},"min":{"1min":0.23599999999999999,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.52500000000000002,"5min":0.54300000000000004,"15min":0.54300000000000004},"last":0.39400000000000002}]},{"osd":2,"last update":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.36399999999999999,"15min":0.36199999999999999},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.48599999999999999,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.27200000000000002},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.379,"15min":0.373},"min":{"1min":0.251,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.52900000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"last":0.28499999999999998}]},{"osd":3,"last update":"Sat Aug 10 05:08:56 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.40799999999999997,"15min":0.41199999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.41599999999999998,"15min":0.41999999999999998},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.56999999999999995,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.35799999999999998}]},{"osd":4,"last update":"Sat Aug 10 05:08:17 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.70899999999999996}]},{"osd":5,"last update":"Sat Aug 10 05:08:42 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.69899999999999995}]},{"osd":6,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.66200000000000003}]},{"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}]}]}],"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-08-10T05:09:20.037 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph pg dump --format=json 2024-08-10T05:09:20.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:19 smithi159 ceph-mon[33602]: pgmap v206: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:20.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:19 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-08-10T05:09:20.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:19 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]': finished 2024-08-10T05:09:20.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:19 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]': finished 2024-08-10T05:09:20.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:19 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]': finished 2024-08-10T05:09:20.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:19 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3e", "id": [0, 2]}]': finished 2024-08-10T05:09:20.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:19 smithi159 ceph-mon[33602]: osdmap e67: 8 total, 8 up, 8 in 2024-08-10T05:09:20.245 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:09:21.116 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:20 smithi086 ceph-mon[29634]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:09:21.116 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:20 smithi086 ceph-mon[29634]: osdmap e68: 8 total, 8 up, 8 in 2024-08-10T05:09:21.116 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:20 smithi086 ceph-mon[41441]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:09:21.116 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:20 smithi086 ceph-mon[41441]: osdmap e68: 8 total, 8 up, 8 in 2024-08-10T05:09:21.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:20 smithi159 ceph-mon[33602]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:09:21.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:20 smithi159 ceph-mon[33602]: osdmap e68: 8 total, 8 up, 8 in 2024-08-10T05:09:22.094 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:21 smithi086 ceph-mon[29634]: pgmap v209: 97 pgs: 1 activating, 1 peering, 95 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:22.094 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:21 smithi086 ceph-mon[41441]: pgmap v209: 97 pgs: 1 activating, 1 peering, 95 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:21 smithi159 ceph-mon[33602]: pgmap v209: 97 pgs: 1 activating, 1 peering, 95 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:22.253 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:09:22.254 INFO:teuthology.orchestra.run.smithi086.stderr:dumped all 2024-08-10T05:09:23.148 INFO:teuthology.orchestra.run.smithi086.stdout:{"pg_ready":true,"pg_map":{"version":209,"stamp":"2024-08-10T05:09:20.691881+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":231476,"kb_used_data":7120,"kb_used_omap":12,"kb_used_meta":224243,"kb_avail":749729740,"statfs":{"total":767960285184,"available":767723253760,"internally_reserved":0,"allocated":7290880,"data_stored":4060697,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"8.002083"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769710+0000","last_change":"2024-08-10T05:08:56.137245+0000","last_active":"2024-08-10T05:08:59.769710+0000","last_peered":"2024-08-10T05:08:59.769710+0000","last_clean":"2024-08-10T05:08:59.769710+0000","last_became_active":"2024-08-10T05:08:56.136932+0000","last_became_peered":"2024-08-10T05:08:56.136932+0000","last_unstale":"2024-08-10T05:08:59.769710+0000","last_undegraded":"2024-08-10T05:08:59.769710+0000","last_fullsized":"2024-08-10T05:08:59.769710+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:57:04.012958+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.938375+0000","last_change":"2024-08-10T05:08:56.133091+0000","last_active":"2024-08-10T05:08:57.938375+0000","last_peered":"2024-08-10T05:08:57.938375+0000","last_clean":"2024-08-10T05:08:57.938375+0000","last_became_active":"2024-08-10T05:08:56.132827+0000","last_became_peered":"2024-08-10T05:08:56.132827+0000","last_unstale":"2024-08-10T05:08:57.938375+0000","last_undegraded":"2024-08-10T05:08:57.938375+0000","last_fullsized":"2024-08-10T05:08:57.938375+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:46:40.477359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.913002+0000","last_change":"2024-08-10T05:08:56.132547+0000","last_active":"2024-08-10T05:08:57.913002+0000","last_peered":"2024-08-10T05:08:57.913002+0000","last_clean":"2024-08-10T05:08:57.913002+0000","last_became_active":"2024-08-10T05:08:56.131665+0000","last_became_peered":"2024-08-10T05:08:56.131665+0000","last_unstale":"2024-08-10T05:08:57.913002+0000","last_undegraded":"2024-08-10T05:08:57.913002+0000","last_fullsized":"2024-08-10T05:08:57.913002+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:10:25.698892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.685211+0000","last_change":"2024-08-10T05:08:56.149979+0000","last_active":"2024-08-10T05:08:59.685211+0000","last_peered":"2024-08-10T05:08:59.685211+0000","last_clean":"2024-08-10T05:08:59.685211+0000","last_became_active":"2024-08-10T05:08:56.149694+0000","last_became_peered":"2024-08-10T05:08:56.149694+0000","last_unstale":"2024-08-10T05:08:59.685211+0000","last_undegraded":"2024-08-10T05:08:59.685211+0000","last_fullsized":"2024-08-10T05:08:59.685211+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:24:01.056668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769593+0000","last_change":"2024-08-10T05:08:56.136049+0000","last_active":"2024-08-10T05:08:59.769593+0000","last_peered":"2024-08-10T05:08:59.769593+0000","last_clean":"2024-08-10T05:08:59.769593+0000","last_became_active":"2024-08-10T05:08:56.135706+0000","last_became_peered":"2024-08-10T05:08:56.135706+0000","last_unstale":"2024-08-10T05:08:59.769593+0000","last_undegraded":"2024-08-10T05:08:59.769593+0000","last_fullsized":"2024-08-10T05:08:59.769593+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:13:52.035591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.685148+0000","last_change":"2024-08-10T05:08:56.144634+0000","last_active":"2024-08-10T05:08:59.685148+0000","last_peered":"2024-08-10T05:08:59.685148+0000","last_clean":"2024-08-10T05:08:59.685148+0000","last_became_active":"2024-08-10T05:08:56.144371+0000","last_became_peered":"2024-08-10T05:08:56.144371+0000","last_unstale":"2024-08-10T05:08:59.685148+0000","last_undegraded":"2024-08-10T05:08:59.685148+0000","last_fullsized":"2024-08-10T05:08:59.685148+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:41:33.830809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769565+0000","last_change":"2024-08-10T05:08:56.142699+0000","last_active":"2024-08-10T05:08:59.769565+0000","last_peered":"2024-08-10T05:08:59.769565+0000","last_clean":"2024-08-10T05:08:59.769565+0000","last_became_active":"2024-08-10T05:08:56.142433+0000","last_became_peered":"2024-08-10T05:08:56.142433+0000","last_unstale":"2024-08-10T05:08:59.769565+0000","last_undegraded":"2024-08-10T05:08:59.769565+0000","last_fullsized":"2024-08-10T05:08:59.769565+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:58:44.841923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782892+0000","last_change":"2024-08-10T05:08:56.134895+0000","last_active":"2024-08-10T05:09:18.782892+0000","last_peered":"2024-08-10T05:09:18.782892+0000","last_clean":"2024-08-10T05:09:18.782892+0000","last_became_active":"2024-08-10T05:08:56.133953+0000","last_became_peered":"2024-08-10T05:08:56.133953+0000","last_unstale":"2024-08-10T05:09:18.782892+0000","last_undegraded":"2024-08-10T05:09:18.782892+0000","last_fullsized":"2024-08-10T05:09:18.782892+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:19:18.619327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769752+0000","last_change":"2024-08-10T05:08:56.149554+0000","last_active":"2024-08-10T05:08:59.769752+0000","last_peered":"2024-08-10T05:08:59.769752+0000","last_clean":"2024-08-10T05:08:59.769752+0000","last_became_active":"2024-08-10T05:08:56.149297+0000","last_became_peered":"2024-08-10T05:08:56.149297+0000","last_unstale":"2024-08-10T05:08:59.769752+0000","last_undegraded":"2024-08-10T05:08:59.769752+0000","last_fullsized":"2024-08-10T05:08:59.769752+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:06:59.733718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782906+0000","last_change":"2024-08-10T05:08:56.145080+0000","last_active":"2024-08-10T05:09:18.782906+0000","last_peered":"2024-08-10T05:09:18.782906+0000","last_clean":"2024-08-10T05:09:18.782906+0000","last_became_active":"2024-08-10T05:08:56.144756+0000","last_became_peered":"2024-08-10T05:08:56.144756+0000","last_unstale":"2024-08-10T05:09:18.782906+0000","last_undegraded":"2024-08-10T05:09:18.782906+0000","last_fullsized":"2024-08-10T05:09:18.782906+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:06:11.530912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783449+0000","last_change":"2024-08-10T05:08:56.146538+0000","last_active":"2024-08-10T05:09:18.783449+0000","last_peered":"2024-08-10T05:09:18.783449+0000","last_clean":"2024-08-10T05:09:18.783449+0000","last_became_active":"2024-08-10T05:08:56.146202+0000","last_became_peered":"2024-08-10T05:08:56.146202+0000","last_unstale":"2024-08-10T05:09:18.783449+0000","last_undegraded":"2024-08-10T05:09:18.783449+0000","last_fullsized":"2024-08-10T05:09:18.783449+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:20:52.314826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783119+0000","last_change":"2024-08-10T05:08:56.135078+0000","last_active":"2024-08-10T05:09:18.783119+0000","last_peered":"2024-08-10T05:09:18.783119+0000","last_clean":"2024-08-10T05:09:18.783119+0000","last_became_active":"2024-08-10T05:08:56.134649+0000","last_became_peered":"2024-08-10T05:08:56.134649+0000","last_unstale":"2024-08-10T05:09:18.783119+0000","last_undegraded":"2024-08-10T05:09:18.783119+0000","last_fullsized":"2024-08-10T05:09:18.783119+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:37:38.328593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784000+0000","last_change":"2024-08-10T05:08:56.134977+0000","last_active":"2024-08-10T05:09:18.784000+0000","last_peered":"2024-08-10T05:09:18.784000+0000","last_clean":"2024-08-10T05:09:18.784000+0000","last_became_active":"2024-08-10T05:08:56.134627+0000","last_became_peered":"2024-08-10T05:08:56.134627+0000","last_unstale":"2024-08-10T05:09:18.784000+0000","last_undegraded":"2024-08-10T05:09:18.784000+0000","last_fullsized":"2024-08-10T05:09:18.784000+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:54:05.431004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.912924+0000","last_change":"2024-08-10T05:08:56.143734+0000","last_active":"2024-08-10T05:08:57.912924+0000","last_peered":"2024-08-10T05:08:57.912924+0000","last_clean":"2024-08-10T05:08:57.912924+0000","last_became_active":"2024-08-10T05:08:56.143477+0000","last_became_peered":"2024-08-10T05:08:56.143477+0000","last_unstale":"2024-08-10T05:08:57.912924+0000","last_undegraded":"2024-08-10T05:08:57.912924+0000","last_fullsized":"2024-08-10T05:08:57.912924+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:46:45.093654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.938047+0000","last_change":"2024-08-10T05:08:56.140253+0000","last_active":"2024-08-10T05:08:57.938047+0000","last_peered":"2024-08-10T05:08:57.938047+0000","last_clean":"2024-08-10T05:08:57.938047+0000","last_became_active":"2024-08-10T05:08:56.139940+0000","last_became_peered":"2024-08-10T05:08:56.139940+0000","last_unstale":"2024-08-10T05:08:57.938047+0000","last_undegraded":"2024-08-10T05:08:57.938047+0000","last_fullsized":"2024-08-10T05:08:57.938047+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:54:51.928206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.685113+0000","last_change":"2024-08-10T05:08:56.143658+0000","last_active":"2024-08-10T05:08:59.685113+0000","last_peered":"2024-08-10T05:08:59.685113+0000","last_clean":"2024-08-10T05:08:59.685113+0000","last_became_active":"2024-08-10T05:08:56.143379+0000","last_became_peered":"2024-08-10T05:08:56.143379+0000","last_unstale":"2024-08-10T05:08:59.685113+0000","last_undegraded":"2024-08-10T05:08:59.685113+0000","last_fullsized":"2024-08-10T05:08:59.685113+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:23:34.965848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.685274+0000","last_change":"2024-08-10T05:08:56.150280+0000","last_active":"2024-08-10T05:08:59.685274+0000","last_peered":"2024-08-10T05:08:59.685274+0000","last_clean":"2024-08-10T05:08:59.685274+0000","last_became_active":"2024-08-10T05:08:56.150008+0000","last_became_peered":"2024-08-10T05:08:56.150008+0000","last_unstale":"2024-08-10T05:08:59.685274+0000","last_undegraded":"2024-08-10T05:08:59.685274+0000","last_fullsized":"2024-08-10T05:08:59.685274+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:59:41.067914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.775752+0000","last_change":"2024-08-10T05:08:56.137017+0000","last_active":"2024-08-10T05:08:59.775752+0000","last_peered":"2024-08-10T05:08:59.775752+0000","last_clean":"2024-08-10T05:08:59.775752+0000","last_became_active":"2024-08-10T05:08:56.136724+0000","last_became_peered":"2024-08-10T05:08:56.136724+0000","last_unstale":"2024-08-10T05:08:59.775752+0000","last_undegraded":"2024-08-10T05:08:59.775752+0000","last_fullsized":"2024-08-10T05:08:59.775752+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:29:47.443083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769682+0000","last_change":"2024-08-10T05:08:56.141142+0000","last_active":"2024-08-10T05:08:59.769682+0000","last_peered":"2024-08-10T05:08:59.769682+0000","last_clean":"2024-08-10T05:08:59.769682+0000","last_became_active":"2024-08-10T05:08:56.138528+0000","last_became_peered":"2024-08-10T05:08:56.138528+0000","last_unstale":"2024-08-10T05:08:59.769682+0000","last_undegraded":"2024-08-10T05:08:59.769682+0000","last_fullsized":"2024-08-10T05:08:59.769682+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:51:22.111780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783051+0000","last_change":"2024-08-10T05:08:56.132597+0000","last_active":"2024-08-10T05:09:18.783051+0000","last_peered":"2024-08-10T05:09:18.783051+0000","last_clean":"2024-08-10T05:09:18.783051+0000","last_became_active":"2024-08-10T05:08:56.132279+0000","last_became_peered":"2024-08-10T05:08:56.132279+0000","last_unstale":"2024-08-10T05:09:18.783051+0000","last_undegraded":"2024-08-10T05:09:18.783051+0000","last_fullsized":"2024-08-10T05:09:18.783051+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:43:23.420034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.912953+0000","last_change":"2024-08-10T05:08:56.138035+0000","last_active":"2024-08-10T05:08:57.912953+0000","last_peered":"2024-08-10T05:08:57.912953+0000","last_clean":"2024-08-10T05:08:57.912953+0000","last_became_active":"2024-08-10T05:08:56.137743+0000","last_became_peered":"2024-08-10T05:08:56.137743+0000","last_unstale":"2024-08-10T05:08:57.912953+0000","last_undegraded":"2024-08-10T05:08:57.912953+0000","last_fullsized":"2024-08-10T05:08:57.912953+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:58:39.911169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.685157+0000","last_change":"2024-08-10T05:08:56.147369+0000","last_active":"2024-08-10T05:08:59.685157+0000","last_peered":"2024-08-10T05:08:59.685157+0000","last_clean":"2024-08-10T05:08:59.685157+0000","last_became_active":"2024-08-10T05:08:56.147064+0000","last_became_peered":"2024-08-10T05:08:56.147064+0000","last_unstale":"2024-08-10T05:08:59.685157+0000","last_undegraded":"2024-08-10T05:08:59.685157+0000","last_fullsized":"2024-08-10T05:08:59.685157+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:23:35.766097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783421+0000","last_change":"2024-08-10T05:08:56.128129+0000","last_active":"2024-08-10T05:09:18.783421+0000","last_peered":"2024-08-10T05:09:18.783421+0000","last_clean":"2024-08-10T05:09:18.783421+0000","last_became_active":"2024-08-10T05:08:56.127360+0000","last_became_peered":"2024-08-10T05:08:56.127360+0000","last_unstale":"2024-08-10T05:09:18.783421+0000","last_undegraded":"2024-08-10T05:09:18.783421+0000","last_fullsized":"2024-08-10T05:09:18.783421+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:05:48.912204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.685130+0000","last_change":"2024-08-10T05:08:56.138988+0000","last_active":"2024-08-10T05:08:59.685130+0000","last_peered":"2024-08-10T05:08:59.685130+0000","last_clean":"2024-08-10T05:08:59.685130+0000","last_became_active":"2024-08-10T05:08:56.138673+0000","last_became_peered":"2024-08-10T05:08:56.138673+0000","last_unstale":"2024-08-10T05:08:59.685130+0000","last_undegraded":"2024-08-10T05:08:59.685130+0000","last_fullsized":"2024-08-10T05:08:59.685130+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:49:07.309103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-10T05:09:19.794718+0000","last_change":"2024-08-10T05:09:19.794718+0000","last_active":"2024-08-10T05:09:19.794718+0000","last_peered":"2024-08-10T05:09:19.794718+0000","last_clean":"2024-08-10T05:09:19.794718+0000","last_became_active":"2024-08-10T05:09:19.794391+0000","last_became_peered":"2024-08-10T05:09:19.794391+0000","last_unstale":"2024-08-10T05:09:19.794718+0000","last_undegraded":"2024-08-10T05:09:19.794718+0000","last_fullsized":"2024-08-10T05:09:19.794718+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:13:11.816896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782985+0000","last_change":"2024-08-10T05:08:56.138244+0000","last_active":"2024-08-10T05:09:18.782985+0000","last_peered":"2024-08-10T05:09:18.782985+0000","last_clean":"2024-08-10T05:09:18.782985+0000","last_became_active":"2024-08-10T05:08:56.137940+0000","last_became_peered":"2024-08-10T05:08:56.137940+0000","last_unstale":"2024-08-10T05:09:18.782985+0000","last_undegraded":"2024-08-10T05:09:18.782985+0000","last_fullsized":"2024-08-10T05:09:18.782985+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:02:28.527471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.938060+0000","last_change":"2024-08-10T05:08:56.129715+0000","last_active":"2024-08-10T05:08:57.938060+0000","last_peered":"2024-08-10T05:08:57.938060+0000","last_clean":"2024-08-10T05:08:57.938060+0000","last_became_active":"2024-08-10T05:08:56.129223+0000","last_became_peered":"2024-08-10T05:08:56.129223+0000","last_unstale":"2024-08-10T05:08:57.938060+0000","last_undegraded":"2024-08-10T05:08:57.938060+0000","last_fullsized":"2024-08-10T05:08:57.938060+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:01:08.261966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-10T05:09:19.884960+0000","last_change":"2024-08-10T05:09:19.884960+0000","last_active":"2024-08-10T05:09:19.884960+0000","last_peered":"2024-08-10T05:09:19.884960+0000","last_clean":"2024-08-10T05:09:19.884960+0000","last_became_active":"2024-08-10T05:09:19.884605+0000","last_became_peered":"2024-08-10T05:09:19.884605+0000","last_unstale":"2024-08-10T05:09:19.884960+0000","last_undegraded":"2024-08-10T05:09:19.884960+0000","last_fullsized":"2024-08-10T05:09:19.884960+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:01:27.431437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.912963+0000","last_change":"2024-08-10T05:08:56.133763+0000","last_active":"2024-08-10T05:08:57.912963+0000","last_peered":"2024-08-10T05:08:57.912963+0000","last_clean":"2024-08-10T05:08:57.912963+0000","last_became_active":"2024-08-10T05:08:56.133475+0000","last_became_peered":"2024-08-10T05:08:56.133475+0000","last_unstale":"2024-08-10T05:08:57.912963+0000","last_undegraded":"2024-08-10T05:08:57.912963+0000","last_fullsized":"2024-08-10T05:08:57.912963+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:40:32.021993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.685181+0000","last_change":"2024-08-10T05:08:56.143680+0000","last_active":"2024-08-10T05:08:59.685181+0000","last_peered":"2024-08-10T05:08:59.685181+0000","last_clean":"2024-08-10T05:08:59.685181+0000","last_became_active":"2024-08-10T05:08:56.143380+0000","last_became_peered":"2024-08-10T05:08:56.143380+0000","last_unstale":"2024-08-10T05:08:59.685181+0000","last_undegraded":"2024-08-10T05:08:59.685181+0000","last_fullsized":"2024-08-10T05:08:59.685181+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:21:52.421604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.775690+0000","last_change":"2024-08-10T05:08:56.138943+0000","last_active":"2024-08-10T05:08:59.775690+0000","last_peered":"2024-08-10T05:08:59.775690+0000","last_clean":"2024-08-10T05:08:59.775690+0000","last_became_active":"2024-08-10T05:08:56.138642+0000","last_became_peered":"2024-08-10T05:08:56.138642+0000","last_unstale":"2024-08-10T05:08:59.775690+0000","last_undegraded":"2024-08-10T05:08:59.775690+0000","last_fullsized":"2024-08-10T05:08:59.775690+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:12:37.219580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783956+0000","last_change":"2024-08-10T05:08:56.146159+0000","last_active":"2024-08-10T05:09:18.783956+0000","last_peered":"2024-08-10T05:09:18.783956+0000","last_clean":"2024-08-10T05:09:18.783956+0000","last_became_active":"2024-08-10T05:08:56.143991+0000","last_became_peered":"2024-08-10T05:08:56.143991+0000","last_unstale":"2024-08-10T05:09:18.783956+0000","last_undegraded":"2024-08-10T05:09:18.783956+0000","last_fullsized":"2024-08-10T05:09:18.783956+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:45:54.040993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782635+0000","last_change":"2024-08-10T05:08:56.129894+0000","last_active":"2024-08-10T05:09:18.782635+0000","last_peered":"2024-08-10T05:09:18.782635+0000","last_clean":"2024-08-10T05:09:18.782635+0000","last_became_active":"2024-08-10T05:08:56.129304+0000","last_became_peered":"2024-08-10T05:08:56.129304+0000","last_unstale":"2024-08-10T05:09:18.782635+0000","last_undegraded":"2024-08-10T05:09:18.782635+0000","last_fullsized":"2024-08-10T05:09:18.782635+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:42:04.622711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"66'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784806+0000","last_change":"2024-08-10T05:08:53.035992+0000","last_active":"2024-08-10T05:09:18.784806+0000","last_peered":"2024-08-10T05:09:18.784806+0000","last_clean":"2024-08-10T05:09:18.784806+0000","last_became_active":"2024-08-10T05:08:53.035722+0000","last_became_peered":"2024-08-10T05:08:53.035722+0000","last_unstale":"2024-08-10T05:09:18.784806+0000","last_undegraded":"2024-08-10T05:09:18.784806+0000","last_fullsized":"2024-08-10T05:09:18.784806+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:11:33.876075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.912985+0000","last_change":"2024-08-10T05:08:56.137938+0000","last_active":"2024-08-10T05:08:57.912985+0000","last_peered":"2024-08-10T05:08:57.912985+0000","last_clean":"2024-08-10T05:08:57.912985+0000","last_became_active":"2024-08-10T05:08:56.137692+0000","last_became_peered":"2024-08-10T05:08:56.137692+0000","last_unstale":"2024-08-10T05:08:57.912985+0000","last_undegraded":"2024-08-10T05:08:57.912985+0000","last_fullsized":"2024-08-10T05:08:57.912985+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T17:03:38.145954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"66'1","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783295+0000","last_change":"2024-08-10T05:08:53.036872+0000","last_active":"2024-08-10T05:09:18.783295+0000","last_peered":"2024-08-10T05:09:18.783295+0000","last_clean":"2024-08-10T05:09:18.783295+0000","last_became_active":"2024-08-10T05:08:53.036577+0000","last_became_peered":"2024-08-10T05:08:53.036577+0000","last_unstale":"2024-08-10T05:09:18.783295+0000","last_undegraded":"2024-08-10T05:09:18.783295+0000","last_fullsized":"2024-08-10T05:09:18.783295+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:46:28.173110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783334+0000","last_change":"2024-08-10T05:08:53.032952+0000","last_active":"2024-08-10T05:09:18.783334+0000","last_peered":"2024-08-10T05:09:18.783334+0000","last_clean":"2024-08-10T05:09:18.783334+0000","last_became_active":"2024-08-10T05:08:53.032682+0000","last_became_peered":"2024-08-10T05:08:53.032682+0000","last_unstale":"2024-08-10T05:09:18.783334+0000","last_undegraded":"2024-08-10T05:09:18.783334+0000","last_fullsized":"2024-08-10T05:09:18.783334+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:57:08.531835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782976+0000","last_change":"2024-08-10T05:08:56.130496+0000","last_active":"2024-08-10T05:09:18.782976+0000","last_peered":"2024-08-10T05:09:18.782976+0000","last_clean":"2024-08-10T05:09:18.782976+0000","last_became_active":"2024-08-10T05:08:56.129235+0000","last_became_peered":"2024-08-10T05:08:56.129235+0000","last_unstale":"2024-08-10T05:09:18.782976+0000","last_undegraded":"2024-08-10T05:09:18.782976+0000","last_fullsized":"2024-08-10T05:09:18.782976+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:14:00.571701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.967822+0000","last_change":"2024-08-10T05:08:53.038500+0000","last_active":"2024-08-10T05:08:57.967822+0000","last_peered":"2024-08-10T05:08:57.967822+0000","last_clean":"2024-08-10T05:08:57.967822+0000","last_became_active":"2024-08-10T05:08:53.038223+0000","last_became_peered":"2024-08-10T05:08:53.038223+0000","last_unstale":"2024-08-10T05:08:57.967822+0000","last_undegraded":"2024-08-10T05:08:57.967822+0000","last_fullsized":"2024-08-10T05:08:57.967822+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:50:31.638736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.937948+0000","last_change":"2024-08-10T05:08:56.133184+0000","last_active":"2024-08-10T05:08:57.937948+0000","last_peered":"2024-08-10T05:08:57.937948+0000","last_clean":"2024-08-10T05:08:57.937948+0000","last_became_active":"2024-08-10T05:08:56.132893+0000","last_became_peered":"2024-08-10T05:08:56.132893+0000","last_unstale":"2024-08-10T05:08:57.937948+0000","last_undegraded":"2024-08-10T05:08:57.937948+0000","last_fullsized":"2024-08-10T05:08:57.937948+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:39:19.780934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783723+0000","last_change":"2024-08-10T05:08:53.033347+0000","last_active":"2024-08-10T05:09:18.783723+0000","last_peered":"2024-08-10T05:09:18.783723+0000","last_clean":"2024-08-10T05:09:18.783723+0000","last_became_active":"2024-08-10T05:08:53.033035+0000","last_became_peered":"2024-08-10T05:08:53.033035+0000","last_unstale":"2024-08-10T05:09:18.783723+0000","last_undegraded":"2024-08-10T05:09:18.783723+0000","last_fullsized":"2024-08-10T05:09:18.783723+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:35:05.992769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.685259+0000","last_change":"2024-08-10T05:08:56.145654+0000","last_active":"2024-08-10T05:08:59.685259+0000","last_peered":"2024-08-10T05:08:59.685259+0000","last_clean":"2024-08-10T05:08:59.685259+0000","last_became_active":"2024-08-10T05:08:56.145393+0000","last_became_peered":"2024-08-10T05:08:56.145393+0000","last_unstale":"2024-08-10T05:08:59.685259+0000","last_undegraded":"2024-08-10T05:08:59.685259+0000","last_fullsized":"2024-08-10T05:08:59.685259+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:12:15.820666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.968632+0000","last_change":"2024-08-10T05:08:53.032270+0000","last_active":"2024-08-10T05:08:57.968632+0000","last_peered":"2024-08-10T05:08:57.968632+0000","last_clean":"2024-08-10T05:08:57.968632+0000","last_became_active":"2024-08-10T05:08:53.031912+0000","last_became_peered":"2024-08-10T05:08:53.031912+0000","last_unstale":"2024-08-10T05:08:57.968632+0000","last_undegraded":"2024-08-10T05:08:57.968632+0000","last_fullsized":"2024-08-10T05:08:57.968632+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:16:33.526156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.913054+0000","last_change":"2024-08-10T05:08:56.148786+0000","last_active":"2024-08-10T05:08:57.913054+0000","last_peered":"2024-08-10T05:08:57.913054+0000","last_clean":"2024-08-10T05:08:57.913054+0000","last_became_active":"2024-08-10T05:08:56.148428+0000","last_became_peered":"2024-08-10T05:08:56.148428+0000","last_unstale":"2024-08-10T05:08:57.913054+0000","last_undegraded":"2024-08-10T05:08:57.913054+0000","last_fullsized":"2024-08-10T05:08:57.913054+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:18:50.428090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"66'3","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.967523+0000","last_change":"2024-08-10T05:08:53.033550+0000","last_active":"2024-08-10T05:08:57.967523+0000","last_peered":"2024-08-10T05:08:57.967523+0000","last_clean":"2024-08-10T05:08:57.967523+0000","last_became_active":"2024-08-10T05:08:53.033185+0000","last_became_peered":"2024-08-10T05:08:53.033185+0000","last_unstale":"2024-08-10T05:08:57.967523+0000","last_undegraded":"2024-08-10T05:08:57.967523+0000","last_fullsized":"2024-08-10T05:08:57.967523+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:54:37.842616+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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783210+0000","last_change":"2024-08-10T05:08:56.141572+0000","last_active":"2024-08-10T05:09:18.783210+0000","last_peered":"2024-08-10T05:09:18.783210+0000","last_clean":"2024-08-10T05:09:18.783210+0000","last_became_active":"2024-08-10T05:08:56.141133+0000","last_became_peered":"2024-08-10T05:08:56.141133+0000","last_unstale":"2024-08-10T05:09:18.783210+0000","last_undegraded":"2024-08-10T05:09:18.783210+0000","last_fullsized":"2024-08-10T05:09:18.783210+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:30:47.845995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"66'6","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783146+0000","last_change":"2024-08-10T05:08:53.031258+0000","last_active":"2024-08-10T05:09:18.783146+0000","last_peered":"2024-08-10T05:09:18.783146+0000","last_clean":"2024-08-10T05:09:18.783146+0000","last_became_active":"2024-08-10T05:08:53.030915+0000","last_became_peered":"2024-08-10T05:08:53.030915+0000","last_unstale":"2024-08-10T05:09:18.783146+0000","last_undegraded":"2024-08-10T05:09:18.783146+0000","last_fullsized":"2024-08-10T05:09:18.783146+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:47:19.720562+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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769627+0000","last_change":"2024-08-10T05:08:56.144100+0000","last_active":"2024-08-10T05:08:59.769627+0000","last_peered":"2024-08-10T05:08:59.769627+0000","last_clean":"2024-08-10T05:08:59.769627+0000","last_became_active":"2024-08-10T05:08:56.143736+0000","last_became_peered":"2024-08-10T05:08:56.143736+0000","last_unstale":"2024-08-10T05:08:59.769627+0000","last_undegraded":"2024-08-10T05:08:59.769627+0000","last_fullsized":"2024-08-10T05:08:59.769627+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:51:33.689430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"66'2","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.966279+0000","last_change":"2024-08-10T05:08:53.029712+0000","last_active":"2024-08-10T05:08:57.966279+0000","last_peered":"2024-08-10T05:08:57.966279+0000","last_clean":"2024-08-10T05:08:57.966279+0000","last_became_active":"2024-08-10T05:08:53.027799+0000","last_became_peered":"2024-08-10T05:08:53.027799+0000","last_unstale":"2024-08-10T05:08:57.966279+0000","last_undegraded":"2024-08-10T05:08:57.966279+0000","last_fullsized":"2024-08-10T05:08:57.966279+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:09:07.537727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.912942+0000","last_change":"2024-08-10T05:08:56.136363+0000","last_active":"2024-08-10T05:08:57.912942+0000","last_peered":"2024-08-10T05:08:57.912942+0000","last_clean":"2024-08-10T05:08:57.912942+0000","last_became_active":"2024-08-10T05:08:56.136097+0000","last_became_peered":"2024-08-10T05:08:56.136097+0000","last_unstale":"2024-08-10T05:08:57.912942+0000","last_undegraded":"2024-08-10T05:08:57.912942+0000","last_fullsized":"2024-08-10T05:08:57.912942+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:11:45.926347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.967990+0000","last_change":"2024-08-10T05:08:53.038987+0000","last_active":"2024-08-10T05:08:57.967990+0000","last_peered":"2024-08-10T05:08:57.967990+0000","last_clean":"2024-08-10T05:08:57.967990+0000","last_became_active":"2024-08-10T05:08:53.037925+0000","last_became_peered":"2024-08-10T05:08:53.037925+0000","last_unstale":"2024-08-10T05:08:57.967990+0000","last_undegraded":"2024-08-10T05:08:57.967990+0000","last_fullsized":"2024-08-10T05:08:57.967990+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:42:48.315927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769603+0000","last_change":"2024-08-10T05:08:56.136107+0000","last_active":"2024-08-10T05:08:59.769603+0000","last_peered":"2024-08-10T05:08:59.769603+0000","last_clean":"2024-08-10T05:08:59.769603+0000","last_became_active":"2024-08-10T05:08:56.135769+0000","last_became_peered":"2024-08-10T05:08:56.135769+0000","last_unstale":"2024-08-10T05:08:59.769603+0000","last_undegraded":"2024-08-10T05:08:59.769603+0000","last_fullsized":"2024-08-10T05:08:59.769603+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:05:46.786058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782649+0000","last_change":"2024-08-10T05:08:53.033967+0000","last_active":"2024-08-10T05:09:18.782649+0000","last_peered":"2024-08-10T05:09:18.782649+0000","last_clean":"2024-08-10T05:09:18.782649+0000","last_became_active":"2024-08-10T05:08:53.033679+0000","last_became_peered":"2024-08-10T05:08:53.033679+0000","last_unstale":"2024-08-10T05:09:18.782649+0000","last_undegraded":"2024-08-10T05:09:18.782649+0000","last_fullsized":"2024-08-10T05:09:18.782649+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:21:41.291762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783967+0000","last_change":"2024-08-10T05:08:56.146020+0000","last_active":"2024-08-10T05:09:18.783967+0000","last_peered":"2024-08-10T05:09:18.783967+0000","last_clean":"2024-08-10T05:09:18.783967+0000","last_became_active":"2024-08-10T05:08:56.145732+0000","last_became_peered":"2024-08-10T05:08:56.145732+0000","last_unstale":"2024-08-10T05:09:18.783967+0000","last_undegraded":"2024-08-10T05:09:18.783967+0000","last_fullsized":"2024-08-10T05:09:18.783967+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:44:58.047113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"66'8","reported_seq":24,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.966083+0000","last_change":"2024-08-10T05:08:53.028959+0000","last_active":"2024-08-10T05:08:57.966083+0000","last_peered":"2024-08-10T05:08:57.966083+0000","last_clean":"2024-08-10T05:08:57.966083+0000","last_became_active":"2024-08-10T05:08:53.028644+0000","last_became_peered":"2024-08-10T05:08:53.028644+0000","last_unstale":"2024-08-10T05:08:57.966083+0000","last_undegraded":"2024-08-10T05:08:57.966083+0000","last_fullsized":"2024-08-10T05:08:57.966083+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:53:10.086159+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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769583+0000","last_change":"2024-08-10T05:08:56.143351+0000","last_active":"2024-08-10T05:08:59.769583+0000","last_peered":"2024-08-10T05:08:59.769583+0000","last_clean":"2024-08-10T05:08:59.769583+0000","last_became_active":"2024-08-10T05:08:56.143141+0000","last_became_peered":"2024-08-10T05:08:56.143141+0000","last_unstale":"2024-08-10T05:08:59.769583+0000","last_undegraded":"2024-08-10T05:08:59.769583+0000","last_fullsized":"2024-08-10T05:08:59.769583+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:17:50.118930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"66'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783876+0000","last_change":"2024-08-10T05:08:53.034142+0000","last_active":"2024-08-10T05:09:18.783876+0000","last_peered":"2024-08-10T05:09:18.783876+0000","last_clean":"2024-08-10T05:09:18.783876+0000","last_became_active":"2024-08-10T05:08:53.033851+0000","last_became_peered":"2024-08-10T05:08:53.033851+0000","last_unstale":"2024-08-10T05:09:18.783876+0000","last_undegraded":"2024-08-10T05:09:18.783876+0000","last_fullsized":"2024-08-10T05:09:18.783876+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:32:21.047582+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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769697+0000","last_change":"2024-08-10T05:08:56.144177+0000","last_active":"2024-08-10T05:08:59.769697+0000","last_peered":"2024-08-10T05:08:59.769697+0000","last_clean":"2024-08-10T05:08:59.769697+0000","last_became_active":"2024-08-10T05:08:56.143873+0000","last_became_peered":"2024-08-10T05:08:56.143873+0000","last_unstale":"2024-08-10T05:08:59.769697+0000","last_undegraded":"2024-08-10T05:08:59.769697+0000","last_fullsized":"2024-08-10T05:08:59.769697+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:46:39.211985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"peering","last_fresh":"2024-08-10T05:09:18.781336+0000","last_change":"2024-08-10T05:09:18.781495+0000","last_active":"2024-08-10T05:09:18.781336+0000","last_peered":"2024-08-10T05:08:57.964521+0000","last_clean":"2024-08-10T05:08:57.964521+0000","last_became_active":"2024-08-10T05:08:53.033848+0000","last_became_peered":"2024-08-10T05:08:53.033848+0000","last_unstale":"2024-08-10T05:09:18.781336+0000","last_undegraded":"2024-08-10T05:09:18.781336+0000","last_fullsized":"2024-08-10T05:09:18.781336+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:28:09.768471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[3,4,7],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769727+0000","last_change":"2024-08-10T05:08:56.144279+0000","last_active":"2024-08-10T05:08:59.769727+0000","last_peered":"2024-08-10T05:08:59.769727+0000","last_clean":"2024-08-10T05:08:59.769727+0000","last_became_active":"2024-08-10T05:08:56.143971+0000","last_became_peered":"2024-08-10T05:08:56.143971+0000","last_unstale":"2024-08-10T05:08:59.769727+0000","last_undegraded":"2024-08-10T05:08:59.769727+0000","last_fullsized":"2024-08-10T05:08:59.769727+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:30:55.737683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"66'1","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.961663+0000","last_change":"2024-08-10T05:08:53.036772+0000","last_active":"2024-08-10T05:08:57.961663+0000","last_peered":"2024-08-10T05:08:57.961663+0000","last_clean":"2024-08-10T05:08:57.961663+0000","last_became_active":"2024-08-10T05:08:53.036146+0000","last_became_peered":"2024-08-10T05:08:53.036146+0000","last_unstale":"2024-08-10T05:08:57.961663+0000","last_undegraded":"2024-08-10T05:08:57.961663+0000","last_fullsized":"2024-08-10T05:08:57.961663+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:39:33.580872+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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.685229+0000","last_change":"2024-08-10T05:08:56.147393+0000","last_active":"2024-08-10T05:08:59.685229+0000","last_peered":"2024-08-10T05:08:59.685229+0000","last_clean":"2024-08-10T05:08:59.685229+0000","last_became_active":"2024-08-10T05:08:56.147001+0000","last_became_peered":"2024-08-10T05:08:56.147001+0000","last_unstale":"2024-08-10T05:08:59.685229+0000","last_undegraded":"2024-08-10T05:08:59.685229+0000","last_fullsized":"2024-08-10T05:08:59.685229+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:31:26.587663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.954840+0000","last_change":"2024-08-10T05:08:53.028403+0000","last_active":"2024-08-10T05:08:57.954840+0000","last_peered":"2024-08-10T05:08:57.954840+0000","last_clean":"2024-08-10T05:08:57.954840+0000","last_became_active":"2024-08-10T05:08:53.028088+0000","last_became_peered":"2024-08-10T05:08:53.028088+0000","last_unstale":"2024-08-10T05:08:57.954840+0000","last_undegraded":"2024-08-10T05:08:57.954840+0000","last_fullsized":"2024-08-10T05:08:57.954840+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:37:07.220689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769648+0000","last_change":"2024-08-10T05:08:56.148644+0000","last_active":"2024-08-10T05:08:59.769648+0000","last_peered":"2024-08-10T05:08:59.769648+0000","last_clean":"2024-08-10T05:08:59.769648+0000","last_became_active":"2024-08-10T05:08:56.148313+0000","last_became_peered":"2024-08-10T05:08:56.148313+0000","last_unstale":"2024-08-10T05:08:59.769648+0000","last_undegraded":"2024-08-10T05:08:59.769648+0000","last_fullsized":"2024-08-10T05:08:59.769648+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:54:34.969728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":216,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.961397+0000","last_change":"2024-08-10T05:08:32.244261+0000","last_active":"2024-08-10T05:08:57.961397+0000","last_peered":"2024-08-10T05:08:57.961397+0000","last_clean":"2024-08-10T05:08:57.961397+0000","last_became_active":"2024-08-10T05:08:32.243979+0000","last_became_peered":"2024-08-10T05:08:32.243979+0000","last_unstale":"2024-08-10T05:08:57.961397+0000","last_undegraded":"2024-08-10T05:08:57.961397+0000","last_fullsized":"2024-08-10T05:08:57.961397+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:06:31.202545+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:06:31.202545+0000","last_clean_scrub_stamp":"2024-08-10T05:06:31.202545+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-08-11T13:56:01.812170+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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.967873+0000","last_change":"2024-08-10T05:08:53.039873+0000","last_active":"2024-08-10T05:08:57.967873+0000","last_peered":"2024-08-10T05:08:57.967873+0000","last_clean":"2024-08-10T05:08:57.967873+0000","last_became_active":"2024-08-10T05:08:53.038174+0000","last_became_peered":"2024-08-10T05:08:53.038174+0000","last_unstale":"2024-08-10T05:08:57.967873+0000","last_undegraded":"2024-08-10T05:08:57.967873+0000","last_fullsized":"2024-08-10T05:08:57.967873+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:51:11.291554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783714+0000","last_change":"2024-08-10T05:08:56.134845+0000","last_active":"2024-08-10T05:09:18.783714+0000","last_peered":"2024-08-10T05:09:18.783714+0000","last_clean":"2024-08-10T05:09:18.783714+0000","last_became_active":"2024-08-10T05:08:56.134581+0000","last_became_peered":"2024-08-10T05:08:56.134581+0000","last_unstale":"2024-08-10T05:09:18.783714+0000","last_undegraded":"2024-08-10T05:09:18.783714+0000","last_fullsized":"2024-08-10T05:09:18.783714+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:20:49.568728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.961304+0000","last_change":"2024-08-10T05:08:53.035180+0000","last_active":"2024-08-10T05:08:57.961304+0000","last_peered":"2024-08-10T05:08:57.961304+0000","last_clean":"2024-08-10T05:08:57.961304+0000","last_became_active":"2024-08-10T05:08:53.034831+0000","last_became_peered":"2024-08-10T05:08:53.034831+0000","last_unstale":"2024-08-10T05:08:57.961304+0000","last_undegraded":"2024-08-10T05:08:57.961304+0000","last_fullsized":"2024-08-10T05:08:57.961304+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:16:28.697820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.912886+0000","last_change":"2024-08-10T05:08:56.132010+0000","last_active":"2024-08-10T05:08:57.912886+0000","last_peered":"2024-08-10T05:08:57.912886+0000","last_clean":"2024-08-10T05:08:57.912886+0000","last_became_active":"2024-08-10T05:08:56.131604+0000","last_became_peered":"2024-08-10T05:08:56.131604+0000","last_unstale":"2024-08-10T05:08:57.912886+0000","last_undegraded":"2024-08-10T05:08:57.912886+0000","last_fullsized":"2024-08-10T05:08:57.912886+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:22:07.433075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.955157+0000","last_change":"2024-08-10T05:08:53.033521+0000","last_active":"2024-08-10T05:08:57.955157+0000","last_peered":"2024-08-10T05:08:57.955157+0000","last_clean":"2024-08-10T05:08:57.955157+0000","last_became_active":"2024-08-10T05:08:53.033238+0000","last_became_peered":"2024-08-10T05:08:53.033238+0000","last_unstale":"2024-08-10T05:08:57.955157+0000","last_undegraded":"2024-08-10T05:08:57.955157+0000","last_fullsized":"2024-08-10T05:08:57.955157+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:13:40.965249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.937943+0000","last_change":"2024-08-10T05:08:56.134153+0000","last_active":"2024-08-10T05:08:57.937943+0000","last_peered":"2024-08-10T05:08:57.937943+0000","last_clean":"2024-08-10T05:08:57.937943+0000","last_became_active":"2024-08-10T05:08:56.133876+0000","last_became_peered":"2024-08-10T05:08:56.133876+0000","last_unstale":"2024-08-10T05:08:57.937943+0000","last_undegraded":"2024-08-10T05:08:57.937943+0000","last_fullsized":"2024-08-10T05:08:57.937943+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:14:33.840417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.968089+0000","last_change":"2024-08-10T05:08:53.036132+0000","last_active":"2024-08-10T05:08:57.968089+0000","last_peered":"2024-08-10T05:08:57.968089+0000","last_clean":"2024-08-10T05:08:57.968089+0000","last_became_active":"2024-08-10T05:08:53.035473+0000","last_became_peered":"2024-08-10T05:08:53.035473+0000","last_unstale":"2024-08-10T05:08:57.968089+0000","last_undegraded":"2024-08-10T05:08:57.968089+0000","last_fullsized":"2024-08-10T05:08:57.968089+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:33:08.042460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784728+0000","last_change":"2024-08-10T05:08:56.132666+0000","last_active":"2024-08-10T05:09:18.784728+0000","last_peered":"2024-08-10T05:09:18.784728+0000","last_clean":"2024-08-10T05:09:18.784728+0000","last_became_active":"2024-08-10T05:08:56.132206+0000","last_became_peered":"2024-08-10T05:08:56.132206+0000","last_unstale":"2024-08-10T05:09:18.784728+0000","last_undegraded":"2024-08-10T05:09:18.784728+0000","last_fullsized":"2024-08-10T05:09:18.784728+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:45:19.954705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.938203+0000","last_change":"2024-08-10T05:08:53.037872+0000","last_active":"2024-08-10T05:08:57.938203+0000","last_peered":"2024-08-10T05:08:57.938203+0000","last_clean":"2024-08-10T05:08:57.938203+0000","last_became_active":"2024-08-10T05:08:53.037600+0000","last_became_peered":"2024-08-10T05:08:53.037600+0000","last_unstale":"2024-08-10T05:08:57.938203+0000","last_undegraded":"2024-08-10T05:08:57.938203+0000","last_fullsized":"2024-08-10T05:08:57.938203+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:31:09.822361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.685248+0000","last_change":"2024-08-10T05:08:56.140546+0000","last_active":"2024-08-10T05:08:59.685248+0000","last_peered":"2024-08-10T05:08:59.685248+0000","last_clean":"2024-08-10T05:08:59.685248+0000","last_became_active":"2024-08-10T05:08:56.140290+0000","last_became_peered":"2024-08-10T05:08:56.140290+0000","last_unstale":"2024-08-10T05:08:59.685248+0000","last_undegraded":"2024-08-10T05:08:59.685248+0000","last_fullsized":"2024-08-10T05:08:59.685248+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:34:46.991959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.962300+0000","last_change":"2024-08-10T05:08:53.036023+0000","last_active":"2024-08-10T05:08:57.962300+0000","last_peered":"2024-08-10T05:08:57.962300+0000","last_clean":"2024-08-10T05:08:57.962300+0000","last_became_active":"2024-08-10T05:08:53.035694+0000","last_became_peered":"2024-08-10T05:08:53.035694+0000","last_unstale":"2024-08-10T05:08:57.962300+0000","last_undegraded":"2024-08-10T05:08:57.962300+0000","last_fullsized":"2024-08-10T05:08:57.962300+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:31:41.941447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.938179+0000","last_change":"2024-08-10T05:08:56.139643+0000","last_active":"2024-08-10T05:08:57.938179+0000","last_peered":"2024-08-10T05:08:57.938179+0000","last_clean":"2024-08-10T05:08:57.938179+0000","last_became_active":"2024-08-10T05:08:56.139356+0000","last_became_peered":"2024-08-10T05:08:56.139356+0000","last_unstale":"2024-08-10T05:08:57.938179+0000","last_undegraded":"2024-08-10T05:08:57.938179+0000","last_fullsized":"2024-08-10T05:08:57.938179+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:18:25.999032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"66'1","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.961917+0000","last_change":"2024-08-10T05:08:53.034252+0000","last_active":"2024-08-10T05:08:57.961917+0000","last_peered":"2024-08-10T05:08:57.961917+0000","last_clean":"2024-08-10T05:08:57.961917+0000","last_became_active":"2024-08-10T05:08:53.033944+0000","last_became_peered":"2024-08-10T05:08:53.033944+0000","last_unstale":"2024-08-10T05:08:57.961917+0000","last_undegraded":"2024-08-10T05:08:57.961917+0000","last_fullsized":"2024-08-10T05:08:57.961917+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:21:57.718345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783565+0000","last_change":"2024-08-10T05:08:56.132915+0000","last_active":"2024-08-10T05:09:18.783565+0000","last_peered":"2024-08-10T05:09:18.783565+0000","last_clean":"2024-08-10T05:09:18.783565+0000","last_became_active":"2024-08-10T05:08:56.132416+0000","last_became_peered":"2024-08-10T05:08:56.132416+0000","last_unstale":"2024-08-10T05:09:18.783565+0000","last_undegraded":"2024-08-10T05:09:18.783565+0000","last_fullsized":"2024-08-10T05:09:18.783565+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:41:50.979979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"66'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783821+0000","last_change":"2024-08-10T05:08:53.035349+0000","last_active":"2024-08-10T05:09:18.783821+0000","last_peered":"2024-08-10T05:09:18.783821+0000","last_clean":"2024-08-10T05:09:18.783821+0000","last_became_active":"2024-08-10T05:08:53.034917+0000","last_became_peered":"2024-08-10T05:08:53.034917+0000","last_unstale":"2024-08-10T05:09:18.783821+0000","last_undegraded":"2024-08-10T05:09:18.783821+0000","last_fullsized":"2024-08-10T05:09:18.783821+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:18:12.129687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.913016+0000","last_change":"2024-08-10T05:08:56.132550+0000","last_active":"2024-08-10T05:08:57.913016+0000","last_peered":"2024-08-10T05:08:57.913016+0000","last_clean":"2024-08-10T05:08:57.913016+0000","last_became_active":"2024-08-10T05:08:56.131566+0000","last_became_peered":"2024-08-10T05:08:56.131566+0000","last_unstale":"2024-08-10T05:08:57.913016+0000","last_undegraded":"2024-08-10T05:08:57.913016+0000","last_fullsized":"2024-08-10T05:08:57.913016+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:29:16.787774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.961262+0000","last_change":"2024-08-10T05:08:53.032647+0000","last_active":"2024-08-10T05:08:57.961262+0000","last_peered":"2024-08-10T05:08:57.961262+0000","last_clean":"2024-08-10T05:08:57.961262+0000","last_became_active":"2024-08-10T05:08:53.032332+0000","last_became_peered":"2024-08-10T05:08:53.032332+0000","last_unstale":"2024-08-10T05:08:57.961262+0000","last_undegraded":"2024-08-10T05:08:57.961262+0000","last_fullsized":"2024-08-10T05:08:57.961262+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:58:56.292254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782763+0000","last_change":"2024-08-10T05:08:56.140502+0000","last_active":"2024-08-10T05:09:18.782763+0000","last_peered":"2024-08-10T05:09:18.782763+0000","last_clean":"2024-08-10T05:09:18.782763+0000","last_became_active":"2024-08-10T05:08:56.140168+0000","last_became_peered":"2024-08-10T05:08:56.140168+0000","last_unstale":"2024-08-10T05:09:18.782763+0000","last_undegraded":"2024-08-10T05:09:18.782763+0000","last_fullsized":"2024-08-10T05:09:18.782763+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:03:37.949986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.938064+0000","last_change":"2024-08-10T05:08:53.036662+0000","last_active":"2024-08-10T05:08:57.938064+0000","last_peered":"2024-08-10T05:08:57.938064+0000","last_clean":"2024-08-10T05:08:57.938064+0000","last_became_active":"2024-08-10T05:08:53.036097+0000","last_became_peered":"2024-08-10T05:08:53.036097+0000","last_unstale":"2024-08-10T05:08:57.938064+0000","last_undegraded":"2024-08-10T05:08:57.938064+0000","last_fullsized":"2024-08-10T05:08:57.938064+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:23:31.057111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783059+0000","last_change":"2024-08-10T05:08:56.132553+0000","last_active":"2024-08-10T05:09:18.783059+0000","last_peered":"2024-08-10T05:09:18.783059+0000","last_clean":"2024-08-10T05:09:18.783059+0000","last_became_active":"2024-08-10T05:08:56.131763+0000","last_became_peered":"2024-08-10T05:08:56.131763+0000","last_unstale":"2024-08-10T05:09:18.783059+0000","last_undegraded":"2024-08-10T05:09:18.783059+0000","last_fullsized":"2024-08-10T05:09:18.783059+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:46:58.672528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.938286+0000","last_change":"2024-08-10T05:08:53.037512+0000","last_active":"2024-08-10T05:08:57.938286+0000","last_peered":"2024-08-10T05:08:57.938286+0000","last_clean":"2024-08-10T05:08:57.938286+0000","last_became_active":"2024-08-10T05:08:53.037247+0000","last_became_peered":"2024-08-10T05:08:53.037247+0000","last_unstale":"2024-08-10T05:08:57.938286+0000","last_undegraded":"2024-08-10T05:08:57.938286+0000","last_fullsized":"2024-08-10T05:08:57.938286+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:23:41.190197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":68,"state":"activating","last_fresh":"2024-08-10T05:09:19.791933+0000","last_change":"2024-08-10T05:09:19.791933+0000","last_active":"2024-08-10T05:09:18.784390+0000","last_peered":"2024-08-10T05:09:00.069522+0000","last_clean":"2024-08-10T05:09:00.069522+0000","last_became_active":"2024-08-10T05:08:56.129673+0000","last_became_peered":"2024-08-10T05:08:56.129673+0000","last_unstale":"2024-08-10T05:09:19.791933+0000","last_undegraded":"2024-08-10T05:09:19.791933+0000","last_fullsized":"2024-08-10T05:09:19.791933+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:35:51.388859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":["3","0","2","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"66'2","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.968903+0000","last_change":"2024-08-10T05:08:53.036452+0000","last_active":"2024-08-10T05:08:57.968903+0000","last_peered":"2024-08-10T05:08:57.968903+0000","last_clean":"2024-08-10T05:08:57.968903+0000","last_became_active":"2024-08-10T05:08:53.036154+0000","last_became_peered":"2024-08-10T05:08:53.036154+0000","last_unstale":"2024-08-10T05:08:57.968903+0000","last_undegraded":"2024-08-10T05:08:57.968903+0000","last_fullsized":"2024-08-10T05:08:57.968903+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:21:16.777024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783154+0000","last_change":"2024-08-10T05:08:56.138764+0000","last_active":"2024-08-10T05:09:18.783154+0000","last_peered":"2024-08-10T05:09:18.783154+0000","last_clean":"2024-08-10T05:09:18.783154+0000","last_became_active":"2024-08-10T05:08:56.138475+0000","last_became_peered":"2024-08-10T05:08:56.138475+0000","last_unstale":"2024-08-10T05:09:18.783154+0000","last_undegraded":"2024-08-10T05:09:18.783154+0000","last_fullsized":"2024-08-10T05:09:18.783154+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:44:35.214336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.685239+0000","last_change":"2024-08-10T05:08:56.147501+0000","last_active":"2024-08-10T05:08:59.685239+0000","last_peered":"2024-08-10T05:08:59.685239+0000","last_clean":"2024-08-10T05:08:59.685239+0000","last_became_active":"2024-08-10T05:08:56.147207+0000","last_became_peered":"2024-08-10T05:08:56.147207+0000","last_unstale":"2024-08-10T05:08:59.685239+0000","last_undegraded":"2024-08-10T05:08:59.685239+0000","last_fullsized":"2024-08-10T05:08:59.685239+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:38:02.790616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"66'2","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.966009+0000","last_change":"2024-08-10T05:08:53.040757+0000","last_active":"2024-08-10T05:08:57.966009+0000","last_peered":"2024-08-10T05:08:57.966009+0000","last_clean":"2024-08-10T05:08:57.966009+0000","last_became_active":"2024-08-10T05:08:53.040456+0000","last_became_peered":"2024-08-10T05:08:53.040456+0000","last_unstale":"2024-08-10T05:08:57.966009+0000","last_undegraded":"2024-08-10T05:08:57.966009+0000","last_fullsized":"2024-08-10T05:08:57.966009+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:22:18.521526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.685221+0000","last_change":"2024-08-10T05:08:56.146296+0000","last_active":"2024-08-10T05:08:59.685221+0000","last_peered":"2024-08-10T05:08:59.685221+0000","last_clean":"2024-08-10T05:08:59.685221+0000","last_became_active":"2024-08-10T05:08:56.145978+0000","last_became_peered":"2024-08-10T05:08:56.145978+0000","last_unstale":"2024-08-10T05:08:59.685221+0000","last_undegraded":"2024-08-10T05:08:59.685221+0000","last_fullsized":"2024-08-10T05:08:59.685221+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:52:31.094196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"66'2","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.968532+0000","last_change":"2024-08-10T05:08:53.031255+0000","last_active":"2024-08-10T05:08:57.968532+0000","last_peered":"2024-08-10T05:08:57.968532+0000","last_clean":"2024-08-10T05:08:57.968532+0000","last_became_active":"2024-08-10T05:08:53.030879+0000","last_became_peered":"2024-08-10T05:08:53.030879+0000","last_unstale":"2024-08-10T05:08:57.968532+0000","last_undegraded":"2024-08-10T05:08:57.968532+0000","last_fullsized":"2024-08-10T05:08:57.968532+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:43:11.312284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.913039+0000","last_change":"2024-08-10T05:08:56.148758+0000","last_active":"2024-08-10T05:08:57.913039+0000","last_peered":"2024-08-10T05:08:57.913039+0000","last_clean":"2024-08-10T05:08:57.913039+0000","last_became_active":"2024-08-10T05:08:56.148436+0000","last_became_peered":"2024-08-10T05:08:56.148436+0000","last_unstale":"2024-08-10T05:08:57.913039+0000","last_undegraded":"2024-08-10T05:08:57.913039+0000","last_fullsized":"2024-08-10T05:08:57.913039+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:08:49.128944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"66'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.785232+0000","last_change":"2024-08-10T05:08:53.033881+0000","last_active":"2024-08-10T05:09:18.785232+0000","last_peered":"2024-08-10T05:09:18.785232+0000","last_clean":"2024-08-10T05:09:18.785232+0000","last_became_active":"2024-08-10T05:08:53.033606+0000","last_became_peered":"2024-08-10T05:08:53.033606+0000","last_unstale":"2024-08-10T05:09:18.785232+0000","last_undegraded":"2024-08-10T05:09:18.785232+0000","last_fullsized":"2024-08-10T05:09:18.785232+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:20:45.127565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.785144+0000","last_change":"2024-08-10T05:08:56.136870+0000","last_active":"2024-08-10T05:09:18.785144+0000","last_peered":"2024-08-10T05:09:18.785144+0000","last_clean":"2024-08-10T05:09:18.785144+0000","last_became_active":"2024-08-10T05:08:56.135762+0000","last_became_peered":"2024-08-10T05:08:56.135762+0000","last_unstale":"2024-08-10T05:09:18.785144+0000","last_undegraded":"2024-08-10T05:09:18.785144+0000","last_fullsized":"2024-08-10T05:09:18.785144+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:52:39.992409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"66'4","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.966791+0000","last_change":"2024-08-10T05:08:53.036628+0000","last_active":"2024-08-10T05:08:57.966791+0000","last_peered":"2024-08-10T05:08:57.966791+0000","last_clean":"2024-08-10T05:08:57.966791+0000","last_became_active":"2024-08-10T05:08:53.036256+0000","last_became_peered":"2024-08-10T05:08:53.036256+0000","last_unstale":"2024-08-10T05:08:57.966791+0000","last_undegraded":"2024-08-10T05:08:57.966791+0000","last_fullsized":"2024-08-10T05:08:57.966791+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:15:05.084674+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":55,"seq":236223201293,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28268,"kb_used_data":1248,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716884,"statfs":{"total":95995035648,"available":95966089216,"internally_reserved":0,"allocated":1277952,"data_stored":877653,"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.48799999999999999}]},{"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.59299999999999997}]},{"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.68799999999999994}]},{"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.65700000000000003}]},{"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.67400000000000004}]},{"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.53800000000000003}]},{"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.64600000000000002}]}]},{"osd":6,"up_from":47,"seq":201863462929,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28276,"kb_used_data":1256,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716876,"statfs":{"total":95995035648,"available":95966081024,"internally_reserved":0,"allocated":1286144,"data_stored":878944,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.52400000000000002}]},{"osd":1,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.45700000000000002}]},{"osd":2,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.56599999999999995}]},{"osd":3,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.36799999999999999}]},{"osd":4,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.48599999999999999}]},{"osd":5,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.441}]},{"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.5}]}]},{"osd":5,"up_from":39,"seq":167503724566,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27700,"kb_used_data":680,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717452,"statfs":{"total":95995035648,"available":95966670848,"internally_reserved":0,"allocated":696320,"data_stored":288666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.47699999999999998}]},{"osd":1,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.435},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.56299999999999994}]},{"osd":2,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.46100000000000002}]},{"osd":3,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.94099999999999995,"5min":0.94099999999999995,"15min":0.94099999999999995},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1,"5min":1,"15min":1},"last":0.38300000000000001}]},{"osd":4,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.49199999999999999}]},{"osd":6,"last update":"Sat Aug 10 05:09:08 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.54000000000000004}]},{"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.51200000000000001}]}]},{"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":680,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717452,"statfs":{"total":95995035648,"available":95966670848,"internally_reserved":0,"allocated":696320,"data_stored":287720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.68700000000000006,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.51500000000000001,"15min":0.51400000000000001},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.58899999999999997}]},{"osd":1,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.501,"15min":0.496},"min":{"1min":0.33000000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.74399999999999999,"5min":0.748,"15min":0.748},"last":0.496},{"interface":"front","average":{"1min":0.503,"5min":0.52800000000000002,"15min":0.53200000000000003},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.67200000000000004,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.60399999999999998}]},{"osd":2,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.51500000000000001,"15min":0.51100000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.71099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.379,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.68799999999999994,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.46700000000000003}]},{"osd":3,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.52800000000000002,"15min":0.52600000000000002},"min":{"1min":0.35499999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.71599999999999997,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.51400000000000001,"15min":0.50900000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.69499999999999995}]},{"osd":5,"last update":"Sat Aug 10 05:08:39 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.379,"5min":0.379,"15min":0.379},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.71799999999999997}]},{"osd":6,"last update":"Sat Aug 10 05:09:05 2024","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.54800000000000004}]},{"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.64300000000000002}]}]},{"osd":3,"up_from":26,"seq":111669149728,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":288680,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:08:55 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"min":{"1min":0.26600000000000001,"5min":0.221,"15min":0.221},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.374},{"interface":"front","average":{"1min":0.371,"5min":0.41099999999999998,"15min":0.41799999999999998},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.52900000000000003,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.39200000000000002}]},{"osd":1,"last update":"Sat Aug 10 05:08:55 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.42099999999999999,"15min":0.42299999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.42499999999999999,"15min":0.42799999999999999},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.626,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.45200000000000001}]},{"osd":2,"last update":"Sat Aug 10 05:08:55 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.46100000000000002,"15min":0.47099999999999997},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.63700000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.42199999999999999,"15min":0.42899999999999999},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.5,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.42999999999999999}]},{"osd":4,"last update":"Sat Aug 10 05:08:20 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.59399999999999997}]},{"osd":5,"last update":"Sat Aug 10 05:08:39 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.56299999999999994}]},{"osd":6,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.49399999999999999}]},{"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.58199999999999996}]}]},{"osd":2,"up_from":18,"seq":77309411365,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31780,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713372,"statfs":{"total":95995035648,"available":95962492928,"internally_reserved":0,"allocated":679936,"data_stored":287012,"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":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"min":{"1min":0.23599999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.46700000000000003,"5min":0.54300000000000004,"15min":0.54300000000000004},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.34799999999999998,"15min":0.34599999999999997},"min":{"1min":0.27600000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.48599999999999999,"5min":0.52600000000000002,"15min":0.52600000000000002},"last":0.32200000000000001}]},{"osd":1,"last update":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.34499999999999997,"5min":0.34799999999999998,"15min":0.34799999999999998},"min":{"1min":0.247,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.437,"5min":0.50700000000000001,"15min":0.50700000000000001},"last":0.308},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.379,"15min":0.378},"min":{"1min":0.29899999999999999,"5min":0.217,"15min":0.217},"max":{"1min":0.48299999999999998,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.36799999999999999}]},{"osd":3,"last update":"Sat Aug 10 05:08:56 2024","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.41799999999999998,"15min":0.42399999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.53000000000000003,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.41399999999999998,"15min":0.41799999999999998},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.50900000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"last":0.38100000000000001}]},{"osd":4,"last update":"Sat Aug 10 05:09:17 2024","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.54700000000000004,"15min":0.53300000000000003},"min":{"1min":0.40899999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.54100000000000004,"15min":0.52400000000000002},"min":{"1min":0.45200000000000001,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.78300000000000003}]},{"osd":5,"last update":"Sat Aug 10 05:08:41 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.64500000000000002}]},{"osd":6,"last update":"Sat Aug 10 05:09:06 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.61799999999999999}]},{"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.67900000000000005}]}]},{"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":31780,"kb_used_data":660,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713372,"statfs":{"total":95995035648,"available":95962492928,"internally_reserved":0,"allocated":675840,"data_stored":280543,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:09:14 2024","interfaces":[{"interface":"back","average":{"1min":0.35399999999999998,"5min":0.32500000000000001,"15min":0.30199999999999999},"min":{"1min":0.22600000000000001,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.54300000000000004,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.24099999999999999},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.33400000000000002,"15min":0.313},"min":{"1min":0.23899999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.56999999999999995,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.33600000000000002}]},{"osd":2,"last update":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.35299999999999998,"15min":0.34899999999999998},"min":{"1min":0.249,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.499,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.22600000000000001},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.39800000000000002,"15min":0.39000000000000001},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.61399999999999999,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.26600000000000001}]},{"osd":3,"last update":"Sat Aug 10 05:08:57 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.43099999999999999,"15min":0.42999999999999999},"min":{"1min":0.33800000000000002,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.63200000000000001,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.31},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.40699999999999997,"15min":0.40600000000000003},"min":{"1min":0.30399999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.57199999999999995,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.317}]},{"osd":4,"last update":"Sat Aug 10 05:08:19 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.58399999999999996}]},{"osd":5,"last update":"Sat Aug 10 05:08:39 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.53100000000000003}]},{"osd":6,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.55000000000000004}]},{"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":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":28268,"kb_used_data":1248,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716884,"statfs":{"total":95995035648,"available":95966089216,"internally_reserved":0,"allocated":1277952,"data_stored":871479,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 10 05:09:12 2024","interfaces":[{"interface":"back","average":{"1min":0.313,"5min":0.32400000000000001,"15min":0.316},"min":{"1min":0.191,"5min":0.191,"15min":0.191},"max":{"1min":0.52100000000000002,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.255},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.33100000000000002,"15min":0.316},"min":{"1min":0.23599999999999999,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.52500000000000002,"5min":0.54300000000000004,"15min":0.54300000000000004},"last":0.39400000000000002}]},{"osd":2,"last update":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.36399999999999999,"15min":0.36199999999999999},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.48599999999999999,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.27200000000000002},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.379,"15min":0.373},"min":{"1min":0.251,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.52900000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"last":0.28499999999999998}]},{"osd":3,"last update":"Sat Aug 10 05:08:56 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.40799999999999997,"15min":0.41199999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.41599999999999998,"15min":0.41999999999999998},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.56999999999999995,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.35799999999999998}]},{"osd":4,"last update":"Sat Aug 10 05:08:17 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.70899999999999996}]},{"osd":5,"last update":"Sat Aug 10 05:08:42 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.69899999999999995}]},{"osd":6,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.66200000000000003}]},{"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}]}]}],"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-08-10T05:09:23.153 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph pg dump --format=json 2024-08-10T05:09:23.355 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:09:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:23 smithi086 ceph-mon[29634]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:09:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:23 smithi086 ceph-mon[29634]: pgmap v210: 97 pgs: 1 activating, 1 peering, 95 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:24.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:23 smithi086 ceph-mon[41441]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:09:24.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:23 smithi086 ceph-mon[41441]: pgmap v210: 97 pgs: 1 activating, 1 peering, 95 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:23 smithi159 ceph-mon[33602]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:09:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:23 smithi159 ceph-mon[33602]: pgmap v210: 97 pgs: 1 activating, 1 peering, 95 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:25.315 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:09:25.316 INFO:teuthology.orchestra.run.smithi086.stderr:dumped all 2024-08-10T05:09:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:25 smithi086 ceph-mon[29634]: pgmap v211: 97 pgs: 1 activating, 1 peering, 95 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:25.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:25 smithi086 ceph-mon[41441]: pgmap v211: 97 pgs: 1 activating, 1 peering, 95 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:26.052 INFO:teuthology.orchestra.run.smithi086.stdout:{"pg_ready":true,"pg_map":{"version":211,"stamp":"2024-08-10T05:09:24.692726+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":292,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":231536,"kb_used_data":7180,"kb_used_omap":12,"kb_used_meta":224243,"kb_avail":749729680,"statfs":{"total":767960285184,"available":767723192320,"internally_reserved":0,"allocated":7352320,"data_stored":4093479,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"8.001892"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769710+0000","last_change":"2024-08-10T05:08:56.137245+0000","last_active":"2024-08-10T05:08:59.769710+0000","last_peered":"2024-08-10T05:08:59.769710+0000","last_clean":"2024-08-10T05:08:59.769710+0000","last_became_active":"2024-08-10T05:08:56.136932+0000","last_became_peered":"2024-08-10T05:08:56.136932+0000","last_unstale":"2024-08-10T05:08:59.769710+0000","last_undegraded":"2024-08-10T05:08:59.769710+0000","last_fullsized":"2024-08-10T05:08:59.769710+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:57:04.012958+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-10T05:09:19.995437+0000","last_change":"2024-08-10T05:09:19.995437+0000","last_active":"2024-08-10T05:09:19.995437+0000","last_peered":"2024-08-10T05:09:19.995437+0000","last_clean":"2024-08-10T05:09:19.995437+0000","last_became_active":"2024-08-10T05:09:19.995095+0000","last_became_peered":"2024-08-10T05:09:19.995095+0000","last_unstale":"2024-08-10T05:09:19.995437+0000","last_undegraded":"2024-08-10T05:09:19.995437+0000","last_fullsized":"2024-08-10T05:09:19.995437+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:18:05.705505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783785+0000","last_change":"2024-08-10T05:08:56.132547+0000","last_active":"2024-08-10T05:09:18.783785+0000","last_peered":"2024-08-10T05:09:18.783785+0000","last_clean":"2024-08-10T05:09:18.783785+0000","last_became_active":"2024-08-10T05:08:56.131665+0000","last_became_peered":"2024-08-10T05:08:56.131665+0000","last_unstale":"2024-08-10T05:09:18.783785+0000","last_undegraded":"2024-08-10T05:09:18.783785+0000","last_fullsized":"2024-08-10T05:09:18.783785+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:10:25.698892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786387+0000","last_change":"2024-08-10T05:08:56.149979+0000","last_active":"2024-08-10T05:09:18.786387+0000","last_peered":"2024-08-10T05:09:18.786387+0000","last_clean":"2024-08-10T05:09:18.786387+0000","last_became_active":"2024-08-10T05:08:56.149694+0000","last_became_peered":"2024-08-10T05:08:56.149694+0000","last_unstale":"2024-08-10T05:09:18.786387+0000","last_undegraded":"2024-08-10T05:09:18.786387+0000","last_fullsized":"2024-08-10T05:09:18.786387+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:24:01.056668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769593+0000","last_change":"2024-08-10T05:08:56.136049+0000","last_active":"2024-08-10T05:08:59.769593+0000","last_peered":"2024-08-10T05:08:59.769593+0000","last_clean":"2024-08-10T05:08:59.769593+0000","last_became_active":"2024-08-10T05:08:56.135706+0000","last_became_peered":"2024-08-10T05:08:56.135706+0000","last_unstale":"2024-08-10T05:08:59.769593+0000","last_undegraded":"2024-08-10T05:08:59.769593+0000","last_fullsized":"2024-08-10T05:08:59.769593+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:13:52.035591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786338+0000","last_change":"2024-08-10T05:08:56.144634+0000","last_active":"2024-08-10T05:09:18.786338+0000","last_peered":"2024-08-10T05:09:18.786338+0000","last_clean":"2024-08-10T05:09:18.786338+0000","last_became_active":"2024-08-10T05:08:56.144371+0000","last_became_peered":"2024-08-10T05:08:56.144371+0000","last_unstale":"2024-08-10T05:09:18.786338+0000","last_undegraded":"2024-08-10T05:09:18.786338+0000","last_fullsized":"2024-08-10T05:09:18.786338+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:41:33.830809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769565+0000","last_change":"2024-08-10T05:08:56.142699+0000","last_active":"2024-08-10T05:08:59.769565+0000","last_peered":"2024-08-10T05:08:59.769565+0000","last_clean":"2024-08-10T05:08:59.769565+0000","last_became_active":"2024-08-10T05:08:56.142433+0000","last_became_peered":"2024-08-10T05:08:56.142433+0000","last_unstale":"2024-08-10T05:08:59.769565+0000","last_undegraded":"2024-08-10T05:08:59.769565+0000","last_fullsized":"2024-08-10T05:08:59.769565+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:58:44.841923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782892+0000","last_change":"2024-08-10T05:08:56.134895+0000","last_active":"2024-08-10T05:09:18.782892+0000","last_peered":"2024-08-10T05:09:18.782892+0000","last_clean":"2024-08-10T05:09:18.782892+0000","last_became_active":"2024-08-10T05:08:56.133953+0000","last_became_peered":"2024-08-10T05:08:56.133953+0000","last_unstale":"2024-08-10T05:09:18.782892+0000","last_undegraded":"2024-08-10T05:09:18.782892+0000","last_fullsized":"2024-08-10T05:09:18.782892+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:19:18.619327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769752+0000","last_change":"2024-08-10T05:08:56.149554+0000","last_active":"2024-08-10T05:08:59.769752+0000","last_peered":"2024-08-10T05:08:59.769752+0000","last_clean":"2024-08-10T05:08:59.769752+0000","last_became_active":"2024-08-10T05:08:56.149297+0000","last_became_peered":"2024-08-10T05:08:56.149297+0000","last_unstale":"2024-08-10T05:08:59.769752+0000","last_undegraded":"2024-08-10T05:08:59.769752+0000","last_fullsized":"2024-08-10T05:08:59.769752+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:06:59.733718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782906+0000","last_change":"2024-08-10T05:08:56.145080+0000","last_active":"2024-08-10T05:09:18.782906+0000","last_peered":"2024-08-10T05:09:18.782906+0000","last_clean":"2024-08-10T05:09:18.782906+0000","last_became_active":"2024-08-10T05:08:56.144756+0000","last_became_peered":"2024-08-10T05:08:56.144756+0000","last_unstale":"2024-08-10T05:09:18.782906+0000","last_undegraded":"2024-08-10T05:09:18.782906+0000","last_fullsized":"2024-08-10T05:09:18.782906+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:06:11.530912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783449+0000","last_change":"2024-08-10T05:08:56.146538+0000","last_active":"2024-08-10T05:09:18.783449+0000","last_peered":"2024-08-10T05:09:18.783449+0000","last_clean":"2024-08-10T05:09:18.783449+0000","last_became_active":"2024-08-10T05:08:56.146202+0000","last_became_peered":"2024-08-10T05:08:56.146202+0000","last_unstale":"2024-08-10T05:09:18.783449+0000","last_undegraded":"2024-08-10T05:09:18.783449+0000","last_fullsized":"2024-08-10T05:09:18.783449+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:20:52.314826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783119+0000","last_change":"2024-08-10T05:08:56.135078+0000","last_active":"2024-08-10T05:09:18.783119+0000","last_peered":"2024-08-10T05:09:18.783119+0000","last_clean":"2024-08-10T05:09:18.783119+0000","last_became_active":"2024-08-10T05:08:56.134649+0000","last_became_peered":"2024-08-10T05:08:56.134649+0000","last_unstale":"2024-08-10T05:09:18.783119+0000","last_undegraded":"2024-08-10T05:09:18.783119+0000","last_fullsized":"2024-08-10T05:09:18.783119+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:37:38.328593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784000+0000","last_change":"2024-08-10T05:08:56.134977+0000","last_active":"2024-08-10T05:09:18.784000+0000","last_peered":"2024-08-10T05:09:18.784000+0000","last_clean":"2024-08-10T05:09:18.784000+0000","last_became_active":"2024-08-10T05:08:56.134627+0000","last_became_peered":"2024-08-10T05:08:56.134627+0000","last_unstale":"2024-08-10T05:09:18.784000+0000","last_undegraded":"2024-08-10T05:09:18.784000+0000","last_fullsized":"2024-08-10T05:09:18.784000+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:54:05.431004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783576+0000","last_change":"2024-08-10T05:08:56.143734+0000","last_active":"2024-08-10T05:09:18.783576+0000","last_peered":"2024-08-10T05:09:18.783576+0000","last_clean":"2024-08-10T05:09:18.783576+0000","last_became_active":"2024-08-10T05:08:56.143477+0000","last_became_peered":"2024-08-10T05:08:56.143477+0000","last_unstale":"2024-08-10T05:09:18.783576+0000","last_undegraded":"2024-08-10T05:09:18.783576+0000","last_fullsized":"2024-08-10T05:09:18.783576+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:46:45.093654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.779953+0000","last_change":"2024-08-10T05:08:56.140253+0000","last_active":"2024-08-10T05:09:18.779953+0000","last_peered":"2024-08-10T05:09:18.779953+0000","last_clean":"2024-08-10T05:09:18.779953+0000","last_became_active":"2024-08-10T05:08:56.139940+0000","last_became_peered":"2024-08-10T05:08:56.139940+0000","last_unstale":"2024-08-10T05:09:18.779953+0000","last_undegraded":"2024-08-10T05:09:18.779953+0000","last_fullsized":"2024-08-10T05:09:18.779953+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:54:51.928206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786234+0000","last_change":"2024-08-10T05:08:56.143658+0000","last_active":"2024-08-10T05:09:18.786234+0000","last_peered":"2024-08-10T05:09:18.786234+0000","last_clean":"2024-08-10T05:09:18.786234+0000","last_became_active":"2024-08-10T05:08:56.143379+0000","last_became_peered":"2024-08-10T05:08:56.143379+0000","last_unstale":"2024-08-10T05:09:18.786234+0000","last_undegraded":"2024-08-10T05:09:18.786234+0000","last_fullsized":"2024-08-10T05:09:18.786234+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:23:34.965848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786832+0000","last_change":"2024-08-10T05:08:56.150280+0000","last_active":"2024-08-10T05:09:18.786832+0000","last_peered":"2024-08-10T05:09:18.786832+0000","last_clean":"2024-08-10T05:09:18.786832+0000","last_became_active":"2024-08-10T05:08:56.150008+0000","last_became_peered":"2024-08-10T05:08:56.150008+0000","last_unstale":"2024-08-10T05:09:18.786832+0000","last_undegraded":"2024-08-10T05:09:18.786832+0000","last_fullsized":"2024-08-10T05:09:18.786832+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:59:41.067914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.775752+0000","last_change":"2024-08-10T05:08:56.137017+0000","last_active":"2024-08-10T05:08:59.775752+0000","last_peered":"2024-08-10T05:08:59.775752+0000","last_clean":"2024-08-10T05:08:59.775752+0000","last_became_active":"2024-08-10T05:08:56.136724+0000","last_became_peered":"2024-08-10T05:08:56.136724+0000","last_unstale":"2024-08-10T05:08:59.775752+0000","last_undegraded":"2024-08-10T05:08:59.775752+0000","last_fullsized":"2024-08-10T05:08:59.775752+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:29:47.443083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769682+0000","last_change":"2024-08-10T05:08:56.141142+0000","last_active":"2024-08-10T05:08:59.769682+0000","last_peered":"2024-08-10T05:08:59.769682+0000","last_clean":"2024-08-10T05:08:59.769682+0000","last_became_active":"2024-08-10T05:08:56.138528+0000","last_became_peered":"2024-08-10T05:08:56.138528+0000","last_unstale":"2024-08-10T05:08:59.769682+0000","last_undegraded":"2024-08-10T05:08:59.769682+0000","last_fullsized":"2024-08-10T05:08:59.769682+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:51:22.111780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783051+0000","last_change":"2024-08-10T05:08:56.132597+0000","last_active":"2024-08-10T05:09:18.783051+0000","last_peered":"2024-08-10T05:09:18.783051+0000","last_clean":"2024-08-10T05:09:18.783051+0000","last_became_active":"2024-08-10T05:08:56.132279+0000","last_became_peered":"2024-08-10T05:08:56.132279+0000","last_unstale":"2024-08-10T05:09:18.783051+0000","last_undegraded":"2024-08-10T05:09:18.783051+0000","last_fullsized":"2024-08-10T05:09:18.783051+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:43:23.420034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783460+0000","last_change":"2024-08-10T05:08:56.138035+0000","last_active":"2024-08-10T05:09:18.783460+0000","last_peered":"2024-08-10T05:09:18.783460+0000","last_clean":"2024-08-10T05:09:18.783460+0000","last_became_active":"2024-08-10T05:08:56.137743+0000","last_became_peered":"2024-08-10T05:08:56.137743+0000","last_unstale":"2024-08-10T05:09:18.783460+0000","last_undegraded":"2024-08-10T05:09:18.783460+0000","last_fullsized":"2024-08-10T05:09:18.783460+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:58:39.911169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786322+0000","last_change":"2024-08-10T05:08:56.147369+0000","last_active":"2024-08-10T05:09:18.786322+0000","last_peered":"2024-08-10T05:09:18.786322+0000","last_clean":"2024-08-10T05:09:18.786322+0000","last_became_active":"2024-08-10T05:08:56.147064+0000","last_became_peered":"2024-08-10T05:08:56.147064+0000","last_unstale":"2024-08-10T05:09:18.786322+0000","last_undegraded":"2024-08-10T05:09:18.786322+0000","last_fullsized":"2024-08-10T05:09:18.786322+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:23:35.766097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783421+0000","last_change":"2024-08-10T05:08:56.128129+0000","last_active":"2024-08-10T05:09:18.783421+0000","last_peered":"2024-08-10T05:09:18.783421+0000","last_clean":"2024-08-10T05:09:18.783421+0000","last_became_active":"2024-08-10T05:08:56.127360+0000","last_became_peered":"2024-08-10T05:08:56.127360+0000","last_unstale":"2024-08-10T05:09:18.783421+0000","last_undegraded":"2024-08-10T05:09:18.783421+0000","last_fullsized":"2024-08-10T05:09:18.783421+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:05:48.912204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786352+0000","last_change":"2024-08-10T05:08:56.138988+0000","last_active":"2024-08-10T05:09:18.786352+0000","last_peered":"2024-08-10T05:09:18.786352+0000","last_clean":"2024-08-10T05:09:18.786352+0000","last_became_active":"2024-08-10T05:08:56.138673+0000","last_became_peered":"2024-08-10T05:08:56.138673+0000","last_unstale":"2024-08-10T05:09:18.786352+0000","last_undegraded":"2024-08-10T05:09:18.786352+0000","last_fullsized":"2024-08-10T05:09:18.786352+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:49:07.309103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-10T05:09:19.794718+0000","last_change":"2024-08-10T05:09:19.794718+0000","last_active":"2024-08-10T05:09:19.794718+0000","last_peered":"2024-08-10T05:09:19.794718+0000","last_clean":"2024-08-10T05:09:19.794718+0000","last_became_active":"2024-08-10T05:09:19.794391+0000","last_became_peered":"2024-08-10T05:09:19.794391+0000","last_unstale":"2024-08-10T05:09:19.794718+0000","last_undegraded":"2024-08-10T05:09:19.794718+0000","last_fullsized":"2024-08-10T05:09:19.794718+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:13:11.816896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782985+0000","last_change":"2024-08-10T05:08:56.138244+0000","last_active":"2024-08-10T05:09:18.782985+0000","last_peered":"2024-08-10T05:09:18.782985+0000","last_clean":"2024-08-10T05:09:18.782985+0000","last_became_active":"2024-08-10T05:08:56.137940+0000","last_became_peered":"2024-08-10T05:08:56.137940+0000","last_unstale":"2024-08-10T05:09:18.782985+0000","last_undegraded":"2024-08-10T05:09:18.782985+0000","last_fullsized":"2024-08-10T05:09:18.782985+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:02:28.527471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780030+0000","last_change":"2024-08-10T05:08:56.129715+0000","last_active":"2024-08-10T05:09:18.780030+0000","last_peered":"2024-08-10T05:09:18.780030+0000","last_clean":"2024-08-10T05:09:18.780030+0000","last_became_active":"2024-08-10T05:08:56.129223+0000","last_became_peered":"2024-08-10T05:08:56.129223+0000","last_unstale":"2024-08-10T05:09:18.780030+0000","last_undegraded":"2024-08-10T05:09:18.780030+0000","last_fullsized":"2024-08-10T05:09:18.780030+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:01:08.261966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-10T05:09:19.884960+0000","last_change":"2024-08-10T05:09:19.884960+0000","last_active":"2024-08-10T05:09:19.884960+0000","last_peered":"2024-08-10T05:09:19.884960+0000","last_clean":"2024-08-10T05:09:19.884960+0000","last_became_active":"2024-08-10T05:09:19.884605+0000","last_became_peered":"2024-08-10T05:09:19.884605+0000","last_unstale":"2024-08-10T05:09:19.884960+0000","last_undegraded":"2024-08-10T05:09:19.884960+0000","last_fullsized":"2024-08-10T05:09:19.884960+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:01:27.431437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783534+0000","last_change":"2024-08-10T05:08:56.133763+0000","last_active":"2024-08-10T05:09:18.783534+0000","last_peered":"2024-08-10T05:09:18.783534+0000","last_clean":"2024-08-10T05:09:18.783534+0000","last_became_active":"2024-08-10T05:08:56.133475+0000","last_became_peered":"2024-08-10T05:08:56.133475+0000","last_unstale":"2024-08-10T05:09:18.783534+0000","last_undegraded":"2024-08-10T05:09:18.783534+0000","last_fullsized":"2024-08-10T05:09:18.783534+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:40:32.021993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786413+0000","last_change":"2024-08-10T05:08:56.143680+0000","last_active":"2024-08-10T05:09:18.786413+0000","last_peered":"2024-08-10T05:09:18.786413+0000","last_clean":"2024-08-10T05:09:18.786413+0000","last_became_active":"2024-08-10T05:08:56.143380+0000","last_became_peered":"2024-08-10T05:08:56.143380+0000","last_unstale":"2024-08-10T05:09:18.786413+0000","last_undegraded":"2024-08-10T05:09:18.786413+0000","last_fullsized":"2024-08-10T05:09:18.786413+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:21:52.421604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.775690+0000","last_change":"2024-08-10T05:08:56.138943+0000","last_active":"2024-08-10T05:08:59.775690+0000","last_peered":"2024-08-10T05:08:59.775690+0000","last_clean":"2024-08-10T05:08:59.775690+0000","last_became_active":"2024-08-10T05:08:56.138642+0000","last_became_peered":"2024-08-10T05:08:56.138642+0000","last_unstale":"2024-08-10T05:08:59.775690+0000","last_undegraded":"2024-08-10T05:08:59.775690+0000","last_fullsized":"2024-08-10T05:08:59.775690+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:12:37.219580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783956+0000","last_change":"2024-08-10T05:08:56.146159+0000","last_active":"2024-08-10T05:09:18.783956+0000","last_peered":"2024-08-10T05:09:18.783956+0000","last_clean":"2024-08-10T05:09:18.783956+0000","last_became_active":"2024-08-10T05:08:56.143991+0000","last_became_peered":"2024-08-10T05:08:56.143991+0000","last_unstale":"2024-08-10T05:09:18.783956+0000","last_undegraded":"2024-08-10T05:09:18.783956+0000","last_fullsized":"2024-08-10T05:09:18.783956+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:45:54.040993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782635+0000","last_change":"2024-08-10T05:08:56.129894+0000","last_active":"2024-08-10T05:09:18.782635+0000","last_peered":"2024-08-10T05:09:18.782635+0000","last_clean":"2024-08-10T05:09:18.782635+0000","last_became_active":"2024-08-10T05:08:56.129304+0000","last_became_peered":"2024-08-10T05:08:56.129304+0000","last_unstale":"2024-08-10T05:09:18.782635+0000","last_undegraded":"2024-08-10T05:09:18.782635+0000","last_fullsized":"2024-08-10T05:09:18.782635+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:42:04.622711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"66'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784806+0000","last_change":"2024-08-10T05:08:53.035992+0000","last_active":"2024-08-10T05:09:18.784806+0000","last_peered":"2024-08-10T05:09:18.784806+0000","last_clean":"2024-08-10T05:09:18.784806+0000","last_became_active":"2024-08-10T05:08:53.035722+0000","last_became_peered":"2024-08-10T05:08:53.035722+0000","last_unstale":"2024-08-10T05:09:18.784806+0000","last_undegraded":"2024-08-10T05:09:18.784806+0000","last_fullsized":"2024-08-10T05:09:18.784806+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:11:33.876075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783609+0000","last_change":"2024-08-10T05:08:56.137938+0000","last_active":"2024-08-10T05:09:18.783609+0000","last_peered":"2024-08-10T05:09:18.783609+0000","last_clean":"2024-08-10T05:09:18.783609+0000","last_became_active":"2024-08-10T05:08:56.137692+0000","last_became_peered":"2024-08-10T05:08:56.137692+0000","last_unstale":"2024-08-10T05:09:18.783609+0000","last_undegraded":"2024-08-10T05:09:18.783609+0000","last_fullsized":"2024-08-10T05:09:18.783609+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T17:03:38.145954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"66'1","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783295+0000","last_change":"2024-08-10T05:08:53.036872+0000","last_active":"2024-08-10T05:09:18.783295+0000","last_peered":"2024-08-10T05:09:18.783295+0000","last_clean":"2024-08-10T05:09:18.783295+0000","last_became_active":"2024-08-10T05:08:53.036577+0000","last_became_peered":"2024-08-10T05:08:53.036577+0000","last_unstale":"2024-08-10T05:09:18.783295+0000","last_undegraded":"2024-08-10T05:09:18.783295+0000","last_fullsized":"2024-08-10T05:09:18.783295+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:46:28.173110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783334+0000","last_change":"2024-08-10T05:08:53.032952+0000","last_active":"2024-08-10T05:09:18.783334+0000","last_peered":"2024-08-10T05:09:18.783334+0000","last_clean":"2024-08-10T05:09:18.783334+0000","last_became_active":"2024-08-10T05:08:53.032682+0000","last_became_peered":"2024-08-10T05:08:53.032682+0000","last_unstale":"2024-08-10T05:09:18.783334+0000","last_undegraded":"2024-08-10T05:09:18.783334+0000","last_fullsized":"2024-08-10T05:09:18.783334+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:57:08.531835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782976+0000","last_change":"2024-08-10T05:08:56.130496+0000","last_active":"2024-08-10T05:09:18.782976+0000","last_peered":"2024-08-10T05:09:18.782976+0000","last_clean":"2024-08-10T05:09:18.782976+0000","last_became_active":"2024-08-10T05:08:56.129235+0000","last_became_peered":"2024-08-10T05:08:56.129235+0000","last_unstale":"2024-08-10T05:09:18.782976+0000","last_undegraded":"2024-08-10T05:09:18.782976+0000","last_fullsized":"2024-08-10T05:09:18.782976+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:14:00.571701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786456+0000","last_change":"2024-08-10T05:08:53.038500+0000","last_active":"2024-08-10T05:09:18.786456+0000","last_peered":"2024-08-10T05:09:18.786456+0000","last_clean":"2024-08-10T05:09:18.786456+0000","last_became_active":"2024-08-10T05:08:53.038223+0000","last_became_peered":"2024-08-10T05:08:53.038223+0000","last_unstale":"2024-08-10T05:09:18.786456+0000","last_undegraded":"2024-08-10T05:09:18.786456+0000","last_fullsized":"2024-08-10T05:09:18.786456+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:50:31.638736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.779824+0000","last_change":"2024-08-10T05:08:56.133184+0000","last_active":"2024-08-10T05:09:18.779824+0000","last_peered":"2024-08-10T05:09:18.779824+0000","last_clean":"2024-08-10T05:09:18.779824+0000","last_became_active":"2024-08-10T05:08:56.132893+0000","last_became_peered":"2024-08-10T05:08:56.132893+0000","last_unstale":"2024-08-10T05:09:18.779824+0000","last_undegraded":"2024-08-10T05:09:18.779824+0000","last_fullsized":"2024-08-10T05:09:18.779824+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:39:19.780934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783723+0000","last_change":"2024-08-10T05:08:53.033347+0000","last_active":"2024-08-10T05:09:18.783723+0000","last_peered":"2024-08-10T05:09:18.783723+0000","last_clean":"2024-08-10T05:09:18.783723+0000","last_became_active":"2024-08-10T05:08:53.033035+0000","last_became_peered":"2024-08-10T05:08:53.033035+0000","last_unstale":"2024-08-10T05:09:18.783723+0000","last_undegraded":"2024-08-10T05:09:18.783723+0000","last_fullsized":"2024-08-10T05:09:18.783723+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:35:05.992769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786672+0000","last_change":"2024-08-10T05:08:56.145654+0000","last_active":"2024-08-10T05:09:18.786672+0000","last_peered":"2024-08-10T05:09:18.786672+0000","last_clean":"2024-08-10T05:09:18.786672+0000","last_became_active":"2024-08-10T05:08:56.145393+0000","last_became_peered":"2024-08-10T05:08:56.145393+0000","last_unstale":"2024-08-10T05:09:18.786672+0000","last_undegraded":"2024-08-10T05:09:18.786672+0000","last_fullsized":"2024-08-10T05:09:18.786672+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:12:15.820666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786763+0000","last_change":"2024-08-10T05:08:53.032270+0000","last_active":"2024-08-10T05:09:18.786763+0000","last_peered":"2024-08-10T05:09:18.786763+0000","last_clean":"2024-08-10T05:09:18.786763+0000","last_became_active":"2024-08-10T05:08:53.031912+0000","last_became_peered":"2024-08-10T05:08:53.031912+0000","last_unstale":"2024-08-10T05:09:18.786763+0000","last_undegraded":"2024-08-10T05:09:18.786763+0000","last_fullsized":"2024-08-10T05:09:18.786763+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:16:33.526156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784171+0000","last_change":"2024-08-10T05:08:56.148786+0000","last_active":"2024-08-10T05:09:18.784171+0000","last_peered":"2024-08-10T05:09:18.784171+0000","last_clean":"2024-08-10T05:09:18.784171+0000","last_became_active":"2024-08-10T05:08:56.148428+0000","last_became_peered":"2024-08-10T05:08:56.148428+0000","last_unstale":"2024-08-10T05:09:18.784171+0000","last_undegraded":"2024-08-10T05:09:18.784171+0000","last_fullsized":"2024-08-10T05:09:18.784171+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:18:50.428090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"66'3","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780110+0000","last_change":"2024-08-10T05:08:53.033550+0000","last_active":"2024-08-10T05:09:18.780110+0000","last_peered":"2024-08-10T05:09:18.780110+0000","last_clean":"2024-08-10T05:09:18.780110+0000","last_became_active":"2024-08-10T05:08:53.033185+0000","last_became_peered":"2024-08-10T05:08:53.033185+0000","last_unstale":"2024-08-10T05:09:18.780110+0000","last_undegraded":"2024-08-10T05:09:18.780110+0000","last_fullsized":"2024-08-10T05:09:18.780110+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:54:37.842616+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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783210+0000","last_change":"2024-08-10T05:08:56.141572+0000","last_active":"2024-08-10T05:09:18.783210+0000","last_peered":"2024-08-10T05:09:18.783210+0000","last_clean":"2024-08-10T05:09:18.783210+0000","last_became_active":"2024-08-10T05:08:56.141133+0000","last_became_peered":"2024-08-10T05:08:56.141133+0000","last_unstale":"2024-08-10T05:09:18.783210+0000","last_undegraded":"2024-08-10T05:09:18.783210+0000","last_fullsized":"2024-08-10T05:09:18.783210+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:30:47.845995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"66'6","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783146+0000","last_change":"2024-08-10T05:08:53.031258+0000","last_active":"2024-08-10T05:09:18.783146+0000","last_peered":"2024-08-10T05:09:18.783146+0000","last_clean":"2024-08-10T05:09:18.783146+0000","last_became_active":"2024-08-10T05:08:53.030915+0000","last_became_peered":"2024-08-10T05:08:53.030915+0000","last_unstale":"2024-08-10T05:09:18.783146+0000","last_undegraded":"2024-08-10T05:09:18.783146+0000","last_fullsized":"2024-08-10T05:09:18.783146+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:47:19.720562+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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769627+0000","last_change":"2024-08-10T05:08:56.144100+0000","last_active":"2024-08-10T05:08:59.769627+0000","last_peered":"2024-08-10T05:08:59.769627+0000","last_clean":"2024-08-10T05:08:59.769627+0000","last_became_active":"2024-08-10T05:08:56.143736+0000","last_became_peered":"2024-08-10T05:08:56.143736+0000","last_unstale":"2024-08-10T05:08:59.769627+0000","last_undegraded":"2024-08-10T05:08:59.769627+0000","last_fullsized":"2024-08-10T05:08:59.769627+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:51:33.689430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"66'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783688+0000","last_change":"2024-08-10T05:08:53.029712+0000","last_active":"2024-08-10T05:09:18.783688+0000","last_peered":"2024-08-10T05:09:18.783688+0000","last_clean":"2024-08-10T05:09:18.783688+0000","last_became_active":"2024-08-10T05:08:53.027799+0000","last_became_peered":"2024-08-10T05:08:53.027799+0000","last_unstale":"2024-08-10T05:09:18.783688+0000","last_undegraded":"2024-08-10T05:09:18.783688+0000","last_fullsized":"2024-08-10T05:09:18.783688+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:09:07.537727+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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783656+0000","last_change":"2024-08-10T05:08:56.136363+0000","last_active":"2024-08-10T05:09:18.783656+0000","last_peered":"2024-08-10T05:09:18.783656+0000","last_clean":"2024-08-10T05:09:18.783656+0000","last_became_active":"2024-08-10T05:08:56.136097+0000","last_became_peered":"2024-08-10T05:08:56.136097+0000","last_unstale":"2024-08-10T05:09:18.783656+0000","last_undegraded":"2024-08-10T05:09:18.783656+0000","last_fullsized":"2024-08-10T05:09:18.783656+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:11:45.926347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786454+0000","last_change":"2024-08-10T05:08:53.038987+0000","last_active":"2024-08-10T05:09:18.786454+0000","last_peered":"2024-08-10T05:09:18.786454+0000","last_clean":"2024-08-10T05:09:18.786454+0000","last_became_active":"2024-08-10T05:08:53.037925+0000","last_became_peered":"2024-08-10T05:08:53.037925+0000","last_unstale":"2024-08-10T05:09:18.786454+0000","last_undegraded":"2024-08-10T05:09:18.786454+0000","last_fullsized":"2024-08-10T05:09:18.786454+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:42:48.315927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769603+0000","last_change":"2024-08-10T05:08:56.136107+0000","last_active":"2024-08-10T05:08:59.769603+0000","last_peered":"2024-08-10T05:08:59.769603+0000","last_clean":"2024-08-10T05:08:59.769603+0000","last_became_active":"2024-08-10T05:08:56.135769+0000","last_became_peered":"2024-08-10T05:08:56.135769+0000","last_unstale":"2024-08-10T05:08:59.769603+0000","last_undegraded":"2024-08-10T05:08:59.769603+0000","last_fullsized":"2024-08-10T05:08:59.769603+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:05:46.786058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782649+0000","last_change":"2024-08-10T05:08:53.033967+0000","last_active":"2024-08-10T05:09:18.782649+0000","last_peered":"2024-08-10T05:09:18.782649+0000","last_clean":"2024-08-10T05:09:18.782649+0000","last_became_active":"2024-08-10T05:08:53.033679+0000","last_became_peered":"2024-08-10T05:08:53.033679+0000","last_unstale":"2024-08-10T05:09:18.782649+0000","last_undegraded":"2024-08-10T05:09:18.782649+0000","last_fullsized":"2024-08-10T05:09:18.782649+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:21:41.291762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783967+0000","last_change":"2024-08-10T05:08:56.146020+0000","last_active":"2024-08-10T05:09:18.783967+0000","last_peered":"2024-08-10T05:09:18.783967+0000","last_clean":"2024-08-10T05:09:18.783967+0000","last_became_active":"2024-08-10T05:08:56.145732+0000","last_became_peered":"2024-08-10T05:08:56.145732+0000","last_unstale":"2024-08-10T05:09:18.783967+0000","last_undegraded":"2024-08-10T05:09:18.783967+0000","last_fullsized":"2024-08-10T05:09:18.783967+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:44:58.047113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"66'8","reported_seq":24,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.966083+0000","last_change":"2024-08-10T05:08:53.028959+0000","last_active":"2024-08-10T05:08:57.966083+0000","last_peered":"2024-08-10T05:08:57.966083+0000","last_clean":"2024-08-10T05:08:57.966083+0000","last_became_active":"2024-08-10T05:08:53.028644+0000","last_became_peered":"2024-08-10T05:08:53.028644+0000","last_unstale":"2024-08-10T05:08:57.966083+0000","last_undegraded":"2024-08-10T05:08:57.966083+0000","last_fullsized":"2024-08-10T05:08:57.966083+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:53:10.086159+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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769583+0000","last_change":"2024-08-10T05:08:56.143351+0000","last_active":"2024-08-10T05:08:59.769583+0000","last_peered":"2024-08-10T05:08:59.769583+0000","last_clean":"2024-08-10T05:08:59.769583+0000","last_became_active":"2024-08-10T05:08:56.143141+0000","last_became_peered":"2024-08-10T05:08:56.143141+0000","last_unstale":"2024-08-10T05:08:59.769583+0000","last_undegraded":"2024-08-10T05:08:59.769583+0000","last_fullsized":"2024-08-10T05:08:59.769583+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:17:50.118930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"66'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783876+0000","last_change":"2024-08-10T05:08:53.034142+0000","last_active":"2024-08-10T05:09:18.783876+0000","last_peered":"2024-08-10T05:09:18.783876+0000","last_clean":"2024-08-10T05:09:18.783876+0000","last_became_active":"2024-08-10T05:08:53.033851+0000","last_became_peered":"2024-08-10T05:08:53.033851+0000","last_unstale":"2024-08-10T05:09:18.783876+0000","last_undegraded":"2024-08-10T05:09:18.783876+0000","last_fullsized":"2024-08-10T05:09:18.783876+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:32:21.047582+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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769697+0000","last_change":"2024-08-10T05:08:56.144177+0000","last_active":"2024-08-10T05:08:59.769697+0000","last_peered":"2024-08-10T05:08:59.769697+0000","last_clean":"2024-08-10T05:08:59.769697+0000","last_became_active":"2024-08-10T05:08:56.143873+0000","last_became_peered":"2024-08-10T05:08:56.143873+0000","last_unstale":"2024-08-10T05:08:59.769697+0000","last_undegraded":"2024-08-10T05:08:59.769697+0000","last_fullsized":"2024-08-10T05:08:59.769697+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:46:39.211985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"peering","last_fresh":"2024-08-10T05:09:18.781336+0000","last_change":"2024-08-10T05:09:18.781495+0000","last_active":"2024-08-10T05:09:18.781336+0000","last_peered":"2024-08-10T05:08:57.964521+0000","last_clean":"2024-08-10T05:08:57.964521+0000","last_became_active":"2024-08-10T05:08:53.033848+0000","last_became_peered":"2024-08-10T05:08:53.033848+0000","last_unstale":"2024-08-10T05:09:18.781336+0000","last_undegraded":"2024-08-10T05:09:18.781336+0000","last_fullsized":"2024-08-10T05:09:18.781336+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:28:09.768471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[3,4,7],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769727+0000","last_change":"2024-08-10T05:08:56.144279+0000","last_active":"2024-08-10T05:08:59.769727+0000","last_peered":"2024-08-10T05:08:59.769727+0000","last_clean":"2024-08-10T05:08:59.769727+0000","last_became_active":"2024-08-10T05:08:56.143971+0000","last_became_peered":"2024-08-10T05:08:56.143971+0000","last_unstale":"2024-08-10T05:08:59.769727+0000","last_undegraded":"2024-08-10T05:08:59.769727+0000","last_fullsized":"2024-08-10T05:08:59.769727+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:30:55.737683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"66'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780143+0000","last_change":"2024-08-10T05:08:53.036772+0000","last_active":"2024-08-10T05:09:18.780143+0000","last_peered":"2024-08-10T05:09:18.780143+0000","last_clean":"2024-08-10T05:09:18.780143+0000","last_became_active":"2024-08-10T05:08:53.036146+0000","last_became_peered":"2024-08-10T05:08:53.036146+0000","last_unstale":"2024-08-10T05:09:18.780143+0000","last_undegraded":"2024-08-10T05:09:18.780143+0000","last_fullsized":"2024-08-10T05:09:18.780143+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:39:33.580872+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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786540+0000","last_change":"2024-08-10T05:08:56.147393+0000","last_active":"2024-08-10T05:09:18.786540+0000","last_peered":"2024-08-10T05:09:18.786540+0000","last_clean":"2024-08-10T05:09:18.786540+0000","last_became_active":"2024-08-10T05:08:56.147001+0000","last_became_peered":"2024-08-10T05:08:56.147001+0000","last_unstale":"2024-08-10T05:09:18.786540+0000","last_undegraded":"2024-08-10T05:09:18.786540+0000","last_fullsized":"2024-08-10T05:09:18.786540+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:31:26.587663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.954840+0000","last_change":"2024-08-10T05:08:53.028403+0000","last_active":"2024-08-10T05:08:57.954840+0000","last_peered":"2024-08-10T05:08:57.954840+0000","last_clean":"2024-08-10T05:08:57.954840+0000","last_became_active":"2024-08-10T05:08:53.028088+0000","last_became_peered":"2024-08-10T05:08:53.028088+0000","last_unstale":"2024-08-10T05:08:57.954840+0000","last_undegraded":"2024-08-10T05:08:57.954840+0000","last_fullsized":"2024-08-10T05:08:57.954840+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:37:07.220689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:59.769648+0000","last_change":"2024-08-10T05:08:56.148644+0000","last_active":"2024-08-10T05:08:59.769648+0000","last_peered":"2024-08-10T05:08:59.769648+0000","last_clean":"2024-08-10T05:08:59.769648+0000","last_became_active":"2024-08-10T05:08:56.148313+0000","last_became_peered":"2024-08-10T05:08:56.148313+0000","last_unstale":"2024-08-10T05:08:59.769648+0000","last_undegraded":"2024-08-10T05:08:59.769648+0000","last_fullsized":"2024-08-10T05:08:59.769648+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:54:34.969728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":216,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.961397+0000","last_change":"2024-08-10T05:08:32.244261+0000","last_active":"2024-08-10T05:08:57.961397+0000","last_peered":"2024-08-10T05:08:57.961397+0000","last_clean":"2024-08-10T05:08:57.961397+0000","last_became_active":"2024-08-10T05:08:32.243979+0000","last_became_peered":"2024-08-10T05:08:32.243979+0000","last_unstale":"2024-08-10T05:08:57.961397+0000","last_undegraded":"2024-08-10T05:08:57.961397+0000","last_fullsized":"2024-08-10T05:08:57.961397+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:06:31.202545+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:06:31.202545+0000","last_clean_scrub_stamp":"2024-08-10T05:06:31.202545+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-08-11T13:56:01.812170+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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786315+0000","last_change":"2024-08-10T05:08:53.039873+0000","last_active":"2024-08-10T05:09:18.786315+0000","last_peered":"2024-08-10T05:09:18.786315+0000","last_clean":"2024-08-10T05:09:18.786315+0000","last_became_active":"2024-08-10T05:08:53.038174+0000","last_became_peered":"2024-08-10T05:08:53.038174+0000","last_unstale":"2024-08-10T05:09:18.786315+0000","last_undegraded":"2024-08-10T05:09:18.786315+0000","last_fullsized":"2024-08-10T05:09:18.786315+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:51:11.291554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783714+0000","last_change":"2024-08-10T05:08:56.134845+0000","last_active":"2024-08-10T05:09:18.783714+0000","last_peered":"2024-08-10T05:09:18.783714+0000","last_clean":"2024-08-10T05:09:18.783714+0000","last_became_active":"2024-08-10T05:08:56.134581+0000","last_became_peered":"2024-08-10T05:08:56.134581+0000","last_unstale":"2024-08-10T05:09:18.783714+0000","last_undegraded":"2024-08-10T05:09:18.783714+0000","last_fullsized":"2024-08-10T05:09:18.783714+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:20:49.568728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.961304+0000","last_change":"2024-08-10T05:08:53.035180+0000","last_active":"2024-08-10T05:08:57.961304+0000","last_peered":"2024-08-10T05:08:57.961304+0000","last_clean":"2024-08-10T05:08:57.961304+0000","last_became_active":"2024-08-10T05:08:53.034831+0000","last_became_peered":"2024-08-10T05:08:53.034831+0000","last_unstale":"2024-08-10T05:08:57.961304+0000","last_undegraded":"2024-08-10T05:08:57.961304+0000","last_fullsized":"2024-08-10T05:08:57.961304+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:16:28.697820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782644+0000","last_change":"2024-08-10T05:08:56.132010+0000","last_active":"2024-08-10T05:09:18.782644+0000","last_peered":"2024-08-10T05:09:18.782644+0000","last_clean":"2024-08-10T05:09:18.782644+0000","last_became_active":"2024-08-10T05:08:56.131604+0000","last_became_peered":"2024-08-10T05:08:56.131604+0000","last_unstale":"2024-08-10T05:09:18.782644+0000","last_undegraded":"2024-08-10T05:09:18.782644+0000","last_fullsized":"2024-08-10T05:09:18.782644+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:22:07.433075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.955157+0000","last_change":"2024-08-10T05:08:53.033521+0000","last_active":"2024-08-10T05:08:57.955157+0000","last_peered":"2024-08-10T05:08:57.955157+0000","last_clean":"2024-08-10T05:08:57.955157+0000","last_became_active":"2024-08-10T05:08:53.033238+0000","last_became_peered":"2024-08-10T05:08:53.033238+0000","last_unstale":"2024-08-10T05:08:57.955157+0000","last_undegraded":"2024-08-10T05:08:57.955157+0000","last_fullsized":"2024-08-10T05:08:57.955157+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:13:40.965249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.779708+0000","last_change":"2024-08-10T05:08:56.134153+0000","last_active":"2024-08-10T05:09:18.779708+0000","last_peered":"2024-08-10T05:09:18.779708+0000","last_clean":"2024-08-10T05:09:18.779708+0000","last_became_active":"2024-08-10T05:08:56.133876+0000","last_became_peered":"2024-08-10T05:08:56.133876+0000","last_unstale":"2024-08-10T05:09:18.779708+0000","last_undegraded":"2024-08-10T05:09:18.779708+0000","last_fullsized":"2024-08-10T05:09:18.779708+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:14:33.840417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786513+0000","last_change":"2024-08-10T05:08:53.036132+0000","last_active":"2024-08-10T05:09:18.786513+0000","last_peered":"2024-08-10T05:09:18.786513+0000","last_clean":"2024-08-10T05:09:18.786513+0000","last_became_active":"2024-08-10T05:08:53.035473+0000","last_became_peered":"2024-08-10T05:08:53.035473+0000","last_unstale":"2024-08-10T05:09:18.786513+0000","last_undegraded":"2024-08-10T05:09:18.786513+0000","last_fullsized":"2024-08-10T05:09:18.786513+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:33:08.042460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784728+0000","last_change":"2024-08-10T05:08:56.132666+0000","last_active":"2024-08-10T05:09:18.784728+0000","last_peered":"2024-08-10T05:09:18.784728+0000","last_clean":"2024-08-10T05:09:18.784728+0000","last_became_active":"2024-08-10T05:08:56.132206+0000","last_became_peered":"2024-08-10T05:08:56.132206+0000","last_unstale":"2024-08-10T05:09:18.784728+0000","last_undegraded":"2024-08-10T05:09:18.784728+0000","last_fullsized":"2024-08-10T05:09:18.784728+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:45:19.954705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780192+0000","last_change":"2024-08-10T05:08:53.037872+0000","last_active":"2024-08-10T05:09:18.780192+0000","last_peered":"2024-08-10T05:09:18.780192+0000","last_clean":"2024-08-10T05:09:18.780192+0000","last_became_active":"2024-08-10T05:08:53.037600+0000","last_became_peered":"2024-08-10T05:08:53.037600+0000","last_unstale":"2024-08-10T05:09:18.780192+0000","last_undegraded":"2024-08-10T05:09:18.780192+0000","last_fullsized":"2024-08-10T05:09:18.780192+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:31:09.822361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786612+0000","last_change":"2024-08-10T05:08:56.140546+0000","last_active":"2024-08-10T05:09:18.786612+0000","last_peered":"2024-08-10T05:09:18.786612+0000","last_clean":"2024-08-10T05:09:18.786612+0000","last_became_active":"2024-08-10T05:08:56.140290+0000","last_became_peered":"2024-08-10T05:08:56.140290+0000","last_unstale":"2024-08-10T05:09:18.786612+0000","last_undegraded":"2024-08-10T05:09:18.786612+0000","last_fullsized":"2024-08-10T05:09:18.786612+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:34:46.991959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.962300+0000","last_change":"2024-08-10T05:08:53.036023+0000","last_active":"2024-08-10T05:08:57.962300+0000","last_peered":"2024-08-10T05:08:57.962300+0000","last_clean":"2024-08-10T05:08:57.962300+0000","last_became_active":"2024-08-10T05:08:53.035694+0000","last_became_peered":"2024-08-10T05:08:53.035694+0000","last_unstale":"2024-08-10T05:08:57.962300+0000","last_undegraded":"2024-08-10T05:08:57.962300+0000","last_fullsized":"2024-08-10T05:08:57.962300+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:31:41.941447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780110+0000","last_change":"2024-08-10T05:08:56.139643+0000","last_active":"2024-08-10T05:09:18.780110+0000","last_peered":"2024-08-10T05:09:18.780110+0000","last_clean":"2024-08-10T05:09:18.780110+0000","last_became_active":"2024-08-10T05:08:56.139356+0000","last_became_peered":"2024-08-10T05:08:56.139356+0000","last_unstale":"2024-08-10T05:09:18.780110+0000","last_undegraded":"2024-08-10T05:09:18.780110+0000","last_fullsized":"2024-08-10T05:09:18.780110+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:18:25.999032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"66'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780307+0000","last_change":"2024-08-10T05:08:53.034252+0000","last_active":"2024-08-10T05:09:18.780307+0000","last_peered":"2024-08-10T05:09:18.780307+0000","last_clean":"2024-08-10T05:09:18.780307+0000","last_became_active":"2024-08-10T05:08:53.033944+0000","last_became_peered":"2024-08-10T05:08:53.033944+0000","last_unstale":"2024-08-10T05:09:18.780307+0000","last_undegraded":"2024-08-10T05:09:18.780307+0000","last_fullsized":"2024-08-10T05:09:18.780307+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:21:57.718345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783565+0000","last_change":"2024-08-10T05:08:56.132915+0000","last_active":"2024-08-10T05:09:18.783565+0000","last_peered":"2024-08-10T05:09:18.783565+0000","last_clean":"2024-08-10T05:09:18.783565+0000","last_became_active":"2024-08-10T05:08:56.132416+0000","last_became_peered":"2024-08-10T05:08:56.132416+0000","last_unstale":"2024-08-10T05:09:18.783565+0000","last_undegraded":"2024-08-10T05:09:18.783565+0000","last_fullsized":"2024-08-10T05:09:18.783565+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:41:50.979979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"66'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783821+0000","last_change":"2024-08-10T05:08:53.035349+0000","last_active":"2024-08-10T05:09:18.783821+0000","last_peered":"2024-08-10T05:09:18.783821+0000","last_clean":"2024-08-10T05:09:18.783821+0000","last_became_active":"2024-08-10T05:08:53.034917+0000","last_became_peered":"2024-08-10T05:08:53.034917+0000","last_unstale":"2024-08-10T05:09:18.783821+0000","last_undegraded":"2024-08-10T05:09:18.783821+0000","last_fullsized":"2024-08-10T05:09:18.783821+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:18:12.129687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783091+0000","last_change":"2024-08-10T05:08:56.132550+0000","last_active":"2024-08-10T05:09:18.783091+0000","last_peered":"2024-08-10T05:09:18.783091+0000","last_clean":"2024-08-10T05:09:18.783091+0000","last_became_active":"2024-08-10T05:08:56.131566+0000","last_became_peered":"2024-08-10T05:08:56.131566+0000","last_unstale":"2024-08-10T05:09:18.783091+0000","last_undegraded":"2024-08-10T05:09:18.783091+0000","last_fullsized":"2024-08-10T05:09:18.783091+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:29:16.787774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.961262+0000","last_change":"2024-08-10T05:08:53.032647+0000","last_active":"2024-08-10T05:08:57.961262+0000","last_peered":"2024-08-10T05:08:57.961262+0000","last_clean":"2024-08-10T05:08:57.961262+0000","last_became_active":"2024-08-10T05:08:53.032332+0000","last_became_peered":"2024-08-10T05:08:53.032332+0000","last_unstale":"2024-08-10T05:08:57.961262+0000","last_undegraded":"2024-08-10T05:08:57.961262+0000","last_fullsized":"2024-08-10T05:08:57.961262+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:58:56.292254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782763+0000","last_change":"2024-08-10T05:08:56.140502+0000","last_active":"2024-08-10T05:09:18.782763+0000","last_peered":"2024-08-10T05:09:18.782763+0000","last_clean":"2024-08-10T05:09:18.782763+0000","last_became_active":"2024-08-10T05:08:56.140168+0000","last_became_peered":"2024-08-10T05:08:56.140168+0000","last_unstale":"2024-08-10T05:09:18.782763+0000","last_undegraded":"2024-08-10T05:09:18.782763+0000","last_fullsized":"2024-08-10T05:09:18.782763+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:03:37.949986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780046+0000","last_change":"2024-08-10T05:08:53.036662+0000","last_active":"2024-08-10T05:09:18.780046+0000","last_peered":"2024-08-10T05:09:18.780046+0000","last_clean":"2024-08-10T05:09:18.780046+0000","last_became_active":"2024-08-10T05:08:53.036097+0000","last_became_peered":"2024-08-10T05:08:53.036097+0000","last_unstale":"2024-08-10T05:09:18.780046+0000","last_undegraded":"2024-08-10T05:09:18.780046+0000","last_fullsized":"2024-08-10T05:09:18.780046+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:23:31.057111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783059+0000","last_change":"2024-08-10T05:08:56.132553+0000","last_active":"2024-08-10T05:09:18.783059+0000","last_peered":"2024-08-10T05:09:18.783059+0000","last_clean":"2024-08-10T05:09:18.783059+0000","last_became_active":"2024-08-10T05:08:56.131763+0000","last_became_peered":"2024-08-10T05:08:56.131763+0000","last_unstale":"2024-08-10T05:09:18.783059+0000","last_undegraded":"2024-08-10T05:09:18.783059+0000","last_fullsized":"2024-08-10T05:09:18.783059+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:46:58.672528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780225+0000","last_change":"2024-08-10T05:08:53.037512+0000","last_active":"2024-08-10T05:09:18.780225+0000","last_peered":"2024-08-10T05:09:18.780225+0000","last_clean":"2024-08-10T05:09:18.780225+0000","last_became_active":"2024-08-10T05:08:53.037247+0000","last_became_peered":"2024-08-10T05:08:53.037247+0000","last_unstale":"2024-08-10T05:09:18.780225+0000","last_undegraded":"2024-08-10T05:09:18.780225+0000","last_fullsized":"2024-08-10T05:09:18.780225+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:23:41.190197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":68,"state":"activating","last_fresh":"2024-08-10T05:09:19.791933+0000","last_change":"2024-08-10T05:09:19.791933+0000","last_active":"2024-08-10T05:09:18.784390+0000","last_peered":"2024-08-10T05:09:00.069522+0000","last_clean":"2024-08-10T05:09:00.069522+0000","last_became_active":"2024-08-10T05:08:56.129673+0000","last_became_peered":"2024-08-10T05:08:56.129673+0000","last_unstale":"2024-08-10T05:09:19.791933+0000","last_undegraded":"2024-08-10T05:09:19.791933+0000","last_fullsized":"2024-08-10T05:09:19.791933+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:35:51.388859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":["3","0","2","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"66'2","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.968903+0000","last_change":"2024-08-10T05:08:53.036452+0000","last_active":"2024-08-10T05:08:57.968903+0000","last_peered":"2024-08-10T05:08:57.968903+0000","last_clean":"2024-08-10T05:08:57.968903+0000","last_became_active":"2024-08-10T05:08:53.036154+0000","last_became_peered":"2024-08-10T05:08:53.036154+0000","last_unstale":"2024-08-10T05:08:57.968903+0000","last_undegraded":"2024-08-10T05:08:57.968903+0000","last_fullsized":"2024-08-10T05:08:57.968903+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:21:16.777024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783154+0000","last_change":"2024-08-10T05:08:56.138764+0000","last_active":"2024-08-10T05:09:18.783154+0000","last_peered":"2024-08-10T05:09:18.783154+0000","last_clean":"2024-08-10T05:09:18.783154+0000","last_became_active":"2024-08-10T05:08:56.138475+0000","last_became_peered":"2024-08-10T05:08:56.138475+0000","last_unstale":"2024-08-10T05:09:18.783154+0000","last_undegraded":"2024-08-10T05:09:18.783154+0000","last_fullsized":"2024-08-10T05:09:18.783154+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:44:35.214336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786595+0000","last_change":"2024-08-10T05:08:56.147501+0000","last_active":"2024-08-10T05:09:18.786595+0000","last_peered":"2024-08-10T05:09:18.786595+0000","last_clean":"2024-08-10T05:09:18.786595+0000","last_became_active":"2024-08-10T05:08:56.147207+0000","last_became_peered":"2024-08-10T05:08:56.147207+0000","last_unstale":"2024-08-10T05:09:18.786595+0000","last_undegraded":"2024-08-10T05:09:18.786595+0000","last_fullsized":"2024-08-10T05:09:18.786595+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:38:02.790616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"66'2","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.966009+0000","last_change":"2024-08-10T05:08:53.040757+0000","last_active":"2024-08-10T05:08:57.966009+0000","last_peered":"2024-08-10T05:08:57.966009+0000","last_clean":"2024-08-10T05:08:57.966009+0000","last_became_active":"2024-08-10T05:08:53.040456+0000","last_became_peered":"2024-08-10T05:08:53.040456+0000","last_unstale":"2024-08-10T05:08:57.966009+0000","last_undegraded":"2024-08-10T05:08:57.966009+0000","last_fullsized":"2024-08-10T05:08:57.966009+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:22:18.521526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786527+0000","last_change":"2024-08-10T05:08:56.146296+0000","last_active":"2024-08-10T05:09:18.786527+0000","last_peered":"2024-08-10T05:09:18.786527+0000","last_clean":"2024-08-10T05:09:18.786527+0000","last_became_active":"2024-08-10T05:08:56.145978+0000","last_became_peered":"2024-08-10T05:08:56.145978+0000","last_unstale":"2024-08-10T05:09:18.786527+0000","last_undegraded":"2024-08-10T05:09:18.786527+0000","last_fullsized":"2024-08-10T05:09:18.786527+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:52:31.094196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"66'2","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-10T05:08:57.968532+0000","last_change":"2024-08-10T05:08:53.031255+0000","last_active":"2024-08-10T05:08:57.968532+0000","last_peered":"2024-08-10T05:08:57.968532+0000","last_clean":"2024-08-10T05:08:57.968532+0000","last_became_active":"2024-08-10T05:08:53.030879+0000","last_became_peered":"2024-08-10T05:08:53.030879+0000","last_unstale":"2024-08-10T05:08:57.968532+0000","last_undegraded":"2024-08-10T05:08:57.968532+0000","last_fullsized":"2024-08-10T05:08:57.968532+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:43:11.312284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784100+0000","last_change":"2024-08-10T05:08:56.148758+0000","last_active":"2024-08-10T05:09:18.784100+0000","last_peered":"2024-08-10T05:09:18.784100+0000","last_clean":"2024-08-10T05:09:18.784100+0000","last_became_active":"2024-08-10T05:08:56.148436+0000","last_became_peered":"2024-08-10T05:08:56.148436+0000","last_unstale":"2024-08-10T05:09:18.784100+0000","last_undegraded":"2024-08-10T05:09:18.784100+0000","last_fullsized":"2024-08-10T05:09:18.784100+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:08:49.128944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"66'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.785232+0000","last_change":"2024-08-10T05:08:53.033881+0000","last_active":"2024-08-10T05:09:18.785232+0000","last_peered":"2024-08-10T05:09:18.785232+0000","last_clean":"2024-08-10T05:09:18.785232+0000","last_became_active":"2024-08-10T05:08:53.033606+0000","last_became_peered":"2024-08-10T05:08:53.033606+0000","last_unstale":"2024-08-10T05:09:18.785232+0000","last_undegraded":"2024-08-10T05:09:18.785232+0000","last_fullsized":"2024-08-10T05:09:18.785232+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:20:45.127565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.785144+0000","last_change":"2024-08-10T05:08:56.136870+0000","last_active":"2024-08-10T05:09:18.785144+0000","last_peered":"2024-08-10T05:09:18.785144+0000","last_clean":"2024-08-10T05:09:18.785144+0000","last_became_active":"2024-08-10T05:08:56.135762+0000","last_became_peered":"2024-08-10T05:08:56.135762+0000","last_unstale":"2024-08-10T05:09:18.785144+0000","last_undegraded":"2024-08-10T05:09:18.785144+0000","last_fullsized":"2024-08-10T05:09:18.785144+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:52:39.992409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"66'4","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784355+0000","last_change":"2024-08-10T05:08:53.036628+0000","last_active":"2024-08-10T05:09:18.784355+0000","last_peered":"2024-08-10T05:09:18.784355+0000","last_clean":"2024-08-10T05:09:18.784355+0000","last_became_active":"2024-08-10T05:08:53.036256+0000","last_became_peered":"2024-08-10T05:08:53.036256+0000","last_unstale":"2024-08-10T05:09:18.784355+0000","last_undegraded":"2024-08-10T05:09:18.784355+0000","last_fullsized":"2024-08-10T05:09:18.784355+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:15:05.084674+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":55,"seq":236223201293,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28268,"kb_used_data":1248,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716884,"statfs":{"total":95995035648,"available":95966089216,"internally_reserved":0,"allocated":1277952,"data_stored":877653,"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.48799999999999999}]},{"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.59299999999999997}]},{"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.68799999999999994}]},{"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.65700000000000003}]},{"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.67400000000000004}]},{"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.53800000000000003}]},{"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.64600000000000002}]}]},{"osd":6,"up_from":47,"seq":201863462929,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28276,"kb_used_data":1256,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716876,"statfs":{"total":95995035648,"available":95966081024,"internally_reserved":0,"allocated":1286144,"data_stored":878944,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.52400000000000002}]},{"osd":1,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.45700000000000002}]},{"osd":2,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.56599999999999995}]},{"osd":3,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.36799999999999999}]},{"osd":4,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.48599999999999999}]},{"osd":5,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.441}]},{"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.5}]}]},{"osd":5,"up_from":39,"seq":167503724567,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27712,"kb_used_data":692,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717440,"statfs":{"total":95995035648,"available":95966658560,"internally_reserved":0,"allocated":708608,"data_stored":295174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.53800000000000003}]},{"osd":1,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.51100000000000001}]},{"osd":2,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.47999999999999998}]},{"osd":3,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.94099999999999995,"5min":0.94099999999999995,"15min":0.94099999999999995},"last":0.499},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1,"5min":1,"15min":1},"last":0.52400000000000002}]},{"osd":4,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.307}]},{"osd":6,"last update":"Sat Aug 10 05:09:08 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.35799999999999998}]},{"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.40100000000000002}]}]},{"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":680,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717452,"statfs":{"total":95995035648,"available":95966670848,"internally_reserved":0,"allocated":696320,"data_stored":287720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.68700000000000006,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.51500000000000001,"15min":0.51400000000000001},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.58899999999999997}]},{"osd":1,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.501,"15min":0.496},"min":{"1min":0.33000000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.74399999999999999,"5min":0.748,"15min":0.748},"last":0.496},{"interface":"front","average":{"1min":0.503,"5min":0.52800000000000002,"15min":0.53200000000000003},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.67200000000000004,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.60399999999999998}]},{"osd":2,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.51500000000000001,"15min":0.51100000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.71099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.379,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.68799999999999994,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.46700000000000003}]},{"osd":3,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.52800000000000002,"15min":0.52600000000000002},"min":{"1min":0.35499999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.71599999999999997,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.51400000000000001,"15min":0.50900000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.69499999999999995}]},{"osd":5,"last update":"Sat Aug 10 05:08:39 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.379,"5min":0.379,"15min":0.379},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.71799999999999997}]},{"osd":6,"last update":"Sat Aug 10 05:09:05 2024","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.54800000000000004}]},{"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.64300000000000002}]}]},{"osd":3,"up_from":26,"seq":111669149728,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":288680,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:08:55 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"min":{"1min":0.26600000000000001,"5min":0.221,"15min":0.221},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.374},{"interface":"front","average":{"1min":0.371,"5min":0.41099999999999998,"15min":0.41799999999999998},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.52900000000000003,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.39200000000000002}]},{"osd":1,"last update":"Sat Aug 10 05:08:55 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.42099999999999999,"15min":0.42299999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.42499999999999999,"15min":0.42799999999999999},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.626,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.45200000000000001}]},{"osd":2,"last update":"Sat Aug 10 05:08:55 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.46100000000000002,"15min":0.47099999999999997},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.63700000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.42199999999999999,"15min":0.42899999999999999},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.5,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.42999999999999999}]},{"osd":4,"last update":"Sat Aug 10 05:08:20 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.59399999999999997}]},{"osd":5,"last update":"Sat Aug 10 05:08:39 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.56299999999999994}]},{"osd":6,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.49399999999999999}]},{"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.58199999999999996}]}]},{"osd":2,"up_from":18,"seq":77309411365,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31780,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713372,"statfs":{"total":95995035648,"available":95962492928,"internally_reserved":0,"allocated":679936,"data_stored":287012,"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":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"min":{"1min":0.23599999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.46700000000000003,"5min":0.54300000000000004,"15min":0.54300000000000004},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.34799999999999998,"15min":0.34599999999999997},"min":{"1min":0.27600000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.48599999999999999,"5min":0.52600000000000002,"15min":0.52600000000000002},"last":0.32200000000000001}]},{"osd":1,"last update":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.34499999999999997,"5min":0.34799999999999998,"15min":0.34799999999999998},"min":{"1min":0.247,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.437,"5min":0.50700000000000001,"15min":0.50700000000000001},"last":0.308},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.379,"15min":0.378},"min":{"1min":0.29899999999999999,"5min":0.217,"15min":0.217},"max":{"1min":0.48299999999999998,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.36799999999999999}]},{"osd":3,"last update":"Sat Aug 10 05:08:56 2024","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.41799999999999998,"15min":0.42399999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.53000000000000003,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.41399999999999998,"15min":0.41799999999999998},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.50900000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"last":0.38100000000000001}]},{"osd":4,"last update":"Sat Aug 10 05:09:17 2024","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.54700000000000004,"15min":0.53300000000000003},"min":{"1min":0.40899999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.54100000000000004,"15min":0.52400000000000002},"min":{"1min":0.45200000000000001,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.78300000000000003}]},{"osd":5,"last update":"Sat Aug 10 05:08:41 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.64500000000000002}]},{"osd":6,"last update":"Sat Aug 10 05:09:06 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.61799999999999999}]},{"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.67900000000000005}]}]},{"osd":1,"up_from":13,"seq":55834574890,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31800,"kb_used_data":684,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713352,"statfs":{"total":95995035648,"available":95962472448,"internally_reserved":0,"allocated":700416,"data_stored":293680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:09:14 2024","interfaces":[{"interface":"back","average":{"1min":0.35399999999999998,"5min":0.32500000000000001,"15min":0.30199999999999999},"min":{"1min":0.22600000000000001,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.54300000000000004,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.33400000000000002,"15min":0.313},"min":{"1min":0.23899999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.56999999999999995,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.45500000000000002}]},{"osd":2,"last update":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.35299999999999998,"15min":0.34899999999999998},"min":{"1min":0.249,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.499,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.44},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.39800000000000002,"15min":0.39000000000000001},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.61399999999999999,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.53700000000000003}]},{"osd":3,"last update":"Sat Aug 10 05:08:57 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.43099999999999999,"15min":0.42999999999999999},"min":{"1min":0.33800000000000002,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.63200000000000001,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.40699999999999997,"15min":0.40600000000000003},"min":{"1min":0.30399999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.57199999999999995,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.47799999999999998}]},{"osd":4,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.57699999999999996,"15min":0.58199999999999996},"min":{"1min":0.36599999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.745,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.58799999999999997,"15min":0.58699999999999997},"min":{"1min":0.42099999999999999,"5min":0.379,"15min":0.379},"max":{"1min":0.82199999999999995,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.80900000000000005}]},{"osd":5,"last update":"Sat Aug 10 05:08:39 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.68100000000000005}]},{"osd":6,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.73099999999999998}]},{"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.70499999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738415,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28296,"kb_used_data":1272,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716856,"statfs":{"total":95995035648,"available":95966060544,"internally_reserved":0,"allocated":1302528,"data_stored":884616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 10 05:09:12 2024","interfaces":[{"interface":"back","average":{"1min":0.313,"5min":0.32400000000000001,"15min":0.316},"min":{"1min":0.191,"5min":0.191,"15min":0.191},"max":{"1min":0.52100000000000002,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.33100000000000002,"15min":0.316},"min":{"1min":0.23599999999999999,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.52500000000000002,"5min":0.54300000000000004,"15min":0.54300000000000004},"last":0.29799999999999999}]},{"osd":2,"last update":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.36399999999999999,"15min":0.36199999999999999},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.48599999999999999,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.379,"15min":0.373},"min":{"1min":0.251,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.52900000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"last":0.32600000000000001}]},{"osd":3,"last update":"Sat Aug 10 05:08:56 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.40799999999999997,"15min":0.41199999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.41599999999999998,"15min":0.41999999999999998},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.56999999999999995,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.35599999999999998}]},{"osd":4,"last update":"Sat Aug 10 05:09:18 2024","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.58499999999999996,"15min":0.56899999999999995},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.57899999999999996,"15min":0.57299999999999995},"min":{"1min":0.45800000000000002,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":0.49299999999999999}]},{"osd":5,"last update":"Sat Aug 10 05:08:42 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.65500000000000003}]},{"osd":6,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.502}]},{"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.53100000000000003}]}]}],"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-08-10T05:09:26.058 INFO:tasks.cephadm.ceph_manager.ceph:PG 2.e is not active+clean 2024-08-10T05:09:26.059 INFO:tasks.cephadm.ceph_manager.ceph:{'pgid': '2.e', 'version': "66'2", 'reported_seq': 19, 'reported_epoch': 67, 'state': 'peering', 'last_fresh': '2024-08-10T05:09:18.781336+0000', 'last_change': '2024-08-10T05:09:18.781495+0000', 'last_active': '2024-08-10T05:09:18.781336+0000', 'last_peered': '2024-08-10T05:08:57.964521+0000', 'last_clean': '2024-08-10T05:08:57.964521+0000', 'last_became_active': '2024-08-10T05:08:53.033848+0000', 'last_became_peered': '2024-08-10T05:08:53.033848+0000', 'last_unstale': '2024-08-10T05:09:18.781336+0000', 'last_undegraded': '2024-08-10T05:09:18.781336+0000', 'last_fullsized': '2024-08-10T05:09:18.781336+0000', 'mapping_epoch': 67, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 60, 'last_epoch_clean': 61, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-08-10T05:08:52.013014+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-08-10T05:08:52.013014+0000', 'last_clean_scrub_stamp': '2024-08-10T05:08:52.013014+0000', 'objects_scrubbed': 0, 'log_size': 2, 'log_dups_size': 0, 'ondisk_log_size': 2, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-08-11T12:28:09.768471+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 1, 'num_object_clones': 0, 'num_object_copies': 3, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 1, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, '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, 4], 'acting': [2, 3, 4], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [3, 4, 7], 'up_primary': 2, 'acting_primary': 2, 'purged_snaps': []} 2024-08-10T05:09:26.059 INFO:tasks.cephadm.ceph_manager.ceph:PG 3.b is not active+clean 2024-08-10T05:09:26.059 INFO:tasks.cephadm.ceph_manager.ceph:{'pgid': '3.b', 'version': "0'0", 'reported_seq': 17, 'reported_epoch': 68, 'state': 'activating', 'last_fresh': '2024-08-10T05:09:19.791933+0000', 'last_change': '2024-08-10T05:09:19.791933+0000', 'last_active': '2024-08-10T05:09:18.784390+0000', 'last_peered': '2024-08-10T05:09:00.069522+0000', 'last_clean': '2024-08-10T05:09:00.069522+0000', 'last_became_active': '2024-08-10T05:08:56.129673+0000', 'last_became_peered': '2024-08-10T05:08:56.129673+0000', 'last_unstale': '2024-08-10T05:09:19.791933+0000', 'last_undegraded': '2024-08-10T05:09:19.791933+0000', 'last_fullsized': '2024-08-10T05:09:19.791933+0000', 'mapping_epoch': 67, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 63, 'last_epoch_clean': 64, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-08-10T05:08:55.112350+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-08-10T05:08:55.112350+0000', 'last_clean_scrub_stamp': '2024-08-10T05:08:55.112350+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-08-11T05:35:51.388859+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [3, 2, 4], 'acting': [3, 2, 4], 'avail_no_missing': ['3', '0', '2', '4'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2024-08-10T05:09:26.059 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph status --format=json 2024-08-10T05:09:26.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:25 smithi159 ceph-mon[33602]: pgmap v211: 97 pgs: 1 activating, 1 peering, 95 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:26.261 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:09:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:26 smithi086 ceph-mon[29634]: from='client.14520 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:09:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:26 smithi086 ceph-mon[41441]: from='client.14520 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:09:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:26 smithi159 ceph-mon[33602]: from='client.14520 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:09:27.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:27 smithi086 ceph-mon[29634]: pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-10T05:09:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:27 smithi086 ceph-mon[41441]: pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-10T05:09:28.043 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:09:28.044 INFO:teuthology.orchestra.run.smithi086.stdout:{"fsid":"bfc063ea-56d5-11ef-bcce-c7b262605968","health":{"status":"HEALTH_OK","checks":{},"mutes":[]},"election_epoch":14,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":261,"monmap":{"epoch":3,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":68,"num_osds":8,"num_up_osds":8,"osd_up_since":1723266508,"num_in_osds":8,"osd_in_since":1723266491,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":97}],"num_pgs":97,"num_pools":3,"num_objects":24,"data_bytes":592730,"bytes_used":237166592,"bytes_avail":767723118592,"bytes_total":767960285184,"recovering_objects_per_sec":0,"recovering_bytes_per_sec":0,"recovering_keys_per_sec":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0},"fsmap":{"epoch":8,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"a","status":"up:active","gid":24335}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","restful"],"services":{"dashboard":"https://172.21.15.86:8443/"}},"servicemap":{"epoch":12,"modified":"2024-08-10T05:09:06.688410+0000","services":{"mds":{"daemons":{"summary":"","a":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}},"b":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}},"osd":{"daemons":{"summary":"","7":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}}}},"progress_events":{}} 2024-08-10T05:09:28.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:27 smithi159 ceph-mon[33602]: pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-10T05:09:28.851 INFO:tasks.cephadm.ceph_manager.ceph:no progress seen, keeping timeout for now 2024-08-10T05:09:28.852 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph pg dump --format=json 2024-08-10T05:09:29.055 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:09:29.088 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:28 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/3383911594' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-08-10T05:09:29.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:28 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/3383911594' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-08-10T05:09:29.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:28 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/3383911594' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-08-10T05:09:30.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:29 smithi086 ceph-mon[29634]: pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-10T05:09:30.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:29 smithi086 ceph-mon[41441]: pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-10T05:09:30.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:29 smithi159 ceph-mon[33602]: pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-10T05:09:30.962 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:09:30.964 INFO:teuthology.orchestra.run.smithi086.stderr:dumped all 2024-08-10T05:09:31.716 INFO:teuthology.orchestra.run.smithi086.stdout:{"pg_ready":true,"pg_map":{"version":214,"stamp":"2024-08-10T05:09:30.694456+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":7,"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":231608,"kb_used_data":7240,"kb_used_omap":12,"kb_used_meta":224243,"kb_avail":749729608,"statfs":{"total":767960285184,"available":767723118592,"internally_reserved":0,"allocated":7413760,"data_stored":4126019,"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":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.908879"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783547+0000","last_change":"2024-08-10T05:08:56.137245+0000","last_active":"2024-08-10T05:09:18.783547+0000","last_peered":"2024-08-10T05:09:18.783547+0000","last_clean":"2024-08-10T05:09:18.783547+0000","last_became_active":"2024-08-10T05:08:56.136932+0000","last_became_peered":"2024-08-10T05:08:56.136932+0000","last_unstale":"2024-08-10T05:09:18.783547+0000","last_undegraded":"2024-08-10T05:09:18.783547+0000","last_fullsized":"2024-08-10T05:09:18.783547+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:57:04.012958+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-10T05:09:19.995437+0000","last_change":"2024-08-10T05:09:19.995437+0000","last_active":"2024-08-10T05:09:19.995437+0000","last_peered":"2024-08-10T05:09:19.995437+0000","last_clean":"2024-08-10T05:09:19.995437+0000","last_became_active":"2024-08-10T05:09:19.995095+0000","last_became_peered":"2024-08-10T05:09:19.995095+0000","last_unstale":"2024-08-10T05:09:19.995437+0000","last_undegraded":"2024-08-10T05:09:19.995437+0000","last_fullsized":"2024-08-10T05:09:19.995437+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:18:05.705505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783785+0000","last_change":"2024-08-10T05:08:56.132547+0000","last_active":"2024-08-10T05:09:18.783785+0000","last_peered":"2024-08-10T05:09:18.783785+0000","last_clean":"2024-08-10T05:09:18.783785+0000","last_became_active":"2024-08-10T05:08:56.131665+0000","last_became_peered":"2024-08-10T05:08:56.131665+0000","last_unstale":"2024-08-10T05:09:18.783785+0000","last_undegraded":"2024-08-10T05:09:18.783785+0000","last_fullsized":"2024-08-10T05:09:18.783785+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:10:25.698892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786387+0000","last_change":"2024-08-10T05:08:56.149979+0000","last_active":"2024-08-10T05:09:18.786387+0000","last_peered":"2024-08-10T05:09:18.786387+0000","last_clean":"2024-08-10T05:09:18.786387+0000","last_became_active":"2024-08-10T05:08:56.149694+0000","last_became_peered":"2024-08-10T05:08:56.149694+0000","last_unstale":"2024-08-10T05:09:18.786387+0000","last_undegraded":"2024-08-10T05:09:18.786387+0000","last_fullsized":"2024-08-10T05:09:18.786387+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:24:01.056668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784741+0000","last_change":"2024-08-10T05:08:56.136049+0000","last_active":"2024-08-10T05:09:18.784741+0000","last_peered":"2024-08-10T05:09:18.784741+0000","last_clean":"2024-08-10T05:09:18.784741+0000","last_became_active":"2024-08-10T05:08:56.135706+0000","last_became_peered":"2024-08-10T05:08:56.135706+0000","last_unstale":"2024-08-10T05:09:18.784741+0000","last_undegraded":"2024-08-10T05:09:18.784741+0000","last_fullsized":"2024-08-10T05:09:18.784741+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:13:52.035591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786338+0000","last_change":"2024-08-10T05:08:56.144634+0000","last_active":"2024-08-10T05:09:18.786338+0000","last_peered":"2024-08-10T05:09:18.786338+0000","last_clean":"2024-08-10T05:09:18.786338+0000","last_became_active":"2024-08-10T05:08:56.144371+0000","last_became_peered":"2024-08-10T05:08:56.144371+0000","last_unstale":"2024-08-10T05:09:18.786338+0000","last_undegraded":"2024-08-10T05:09:18.786338+0000","last_fullsized":"2024-08-10T05:09:18.786338+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:41:33.830809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783976+0000","last_change":"2024-08-10T05:08:56.142699+0000","last_active":"2024-08-10T05:09:18.783976+0000","last_peered":"2024-08-10T05:09:18.783976+0000","last_clean":"2024-08-10T05:09:18.783976+0000","last_became_active":"2024-08-10T05:08:56.142433+0000","last_became_peered":"2024-08-10T05:08:56.142433+0000","last_unstale":"2024-08-10T05:09:18.783976+0000","last_undegraded":"2024-08-10T05:09:18.783976+0000","last_fullsized":"2024-08-10T05:09:18.783976+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:58:44.841923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782892+0000","last_change":"2024-08-10T05:08:56.134895+0000","last_active":"2024-08-10T05:09:18.782892+0000","last_peered":"2024-08-10T05:09:18.782892+0000","last_clean":"2024-08-10T05:09:18.782892+0000","last_became_active":"2024-08-10T05:08:56.133953+0000","last_became_peered":"2024-08-10T05:08:56.133953+0000","last_unstale":"2024-08-10T05:09:18.782892+0000","last_undegraded":"2024-08-10T05:09:18.782892+0000","last_fullsized":"2024-08-10T05:09:18.782892+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:19:18.619327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.785226+0000","last_change":"2024-08-10T05:08:56.149554+0000","last_active":"2024-08-10T05:09:18.785226+0000","last_peered":"2024-08-10T05:09:18.785226+0000","last_clean":"2024-08-10T05:09:18.785226+0000","last_became_active":"2024-08-10T05:08:56.149297+0000","last_became_peered":"2024-08-10T05:08:56.149297+0000","last_unstale":"2024-08-10T05:09:18.785226+0000","last_undegraded":"2024-08-10T05:09:18.785226+0000","last_fullsized":"2024-08-10T05:09:18.785226+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:06:59.733718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782906+0000","last_change":"2024-08-10T05:08:56.145080+0000","last_active":"2024-08-10T05:09:18.782906+0000","last_peered":"2024-08-10T05:09:18.782906+0000","last_clean":"2024-08-10T05:09:18.782906+0000","last_became_active":"2024-08-10T05:08:56.144756+0000","last_became_peered":"2024-08-10T05:08:56.144756+0000","last_unstale":"2024-08-10T05:09:18.782906+0000","last_undegraded":"2024-08-10T05:09:18.782906+0000","last_fullsized":"2024-08-10T05:09:18.782906+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:06:11.530912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783449+0000","last_change":"2024-08-10T05:08:56.146538+0000","last_active":"2024-08-10T05:09:18.783449+0000","last_peered":"2024-08-10T05:09:18.783449+0000","last_clean":"2024-08-10T05:09:18.783449+0000","last_became_active":"2024-08-10T05:08:56.146202+0000","last_became_peered":"2024-08-10T05:08:56.146202+0000","last_unstale":"2024-08-10T05:09:18.783449+0000","last_undegraded":"2024-08-10T05:09:18.783449+0000","last_fullsized":"2024-08-10T05:09:18.783449+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:20:52.314826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783119+0000","last_change":"2024-08-10T05:08:56.135078+0000","last_active":"2024-08-10T05:09:18.783119+0000","last_peered":"2024-08-10T05:09:18.783119+0000","last_clean":"2024-08-10T05:09:18.783119+0000","last_became_active":"2024-08-10T05:08:56.134649+0000","last_became_peered":"2024-08-10T05:08:56.134649+0000","last_unstale":"2024-08-10T05:09:18.783119+0000","last_undegraded":"2024-08-10T05:09:18.783119+0000","last_fullsized":"2024-08-10T05:09:18.783119+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:37:38.328593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784000+0000","last_change":"2024-08-10T05:08:56.134977+0000","last_active":"2024-08-10T05:09:18.784000+0000","last_peered":"2024-08-10T05:09:18.784000+0000","last_clean":"2024-08-10T05:09:18.784000+0000","last_became_active":"2024-08-10T05:08:56.134627+0000","last_became_peered":"2024-08-10T05:08:56.134627+0000","last_unstale":"2024-08-10T05:09:18.784000+0000","last_undegraded":"2024-08-10T05:09:18.784000+0000","last_fullsized":"2024-08-10T05:09:18.784000+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:54:05.431004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783576+0000","last_change":"2024-08-10T05:08:56.143734+0000","last_active":"2024-08-10T05:09:18.783576+0000","last_peered":"2024-08-10T05:09:18.783576+0000","last_clean":"2024-08-10T05:09:18.783576+0000","last_became_active":"2024-08-10T05:08:56.143477+0000","last_became_peered":"2024-08-10T05:08:56.143477+0000","last_unstale":"2024-08-10T05:09:18.783576+0000","last_undegraded":"2024-08-10T05:09:18.783576+0000","last_fullsized":"2024-08-10T05:09:18.783576+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:46:45.093654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.779953+0000","last_change":"2024-08-10T05:08:56.140253+0000","last_active":"2024-08-10T05:09:18.779953+0000","last_peered":"2024-08-10T05:09:18.779953+0000","last_clean":"2024-08-10T05:09:18.779953+0000","last_became_active":"2024-08-10T05:08:56.139940+0000","last_became_peered":"2024-08-10T05:08:56.139940+0000","last_unstale":"2024-08-10T05:09:18.779953+0000","last_undegraded":"2024-08-10T05:09:18.779953+0000","last_fullsized":"2024-08-10T05:09:18.779953+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:54:51.928206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786234+0000","last_change":"2024-08-10T05:08:56.143658+0000","last_active":"2024-08-10T05:09:18.786234+0000","last_peered":"2024-08-10T05:09:18.786234+0000","last_clean":"2024-08-10T05:09:18.786234+0000","last_became_active":"2024-08-10T05:08:56.143379+0000","last_became_peered":"2024-08-10T05:08:56.143379+0000","last_unstale":"2024-08-10T05:09:18.786234+0000","last_undegraded":"2024-08-10T05:09:18.786234+0000","last_fullsized":"2024-08-10T05:09:18.786234+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:23:34.965848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786832+0000","last_change":"2024-08-10T05:08:56.150280+0000","last_active":"2024-08-10T05:09:18.786832+0000","last_peered":"2024-08-10T05:09:18.786832+0000","last_clean":"2024-08-10T05:09:18.786832+0000","last_became_active":"2024-08-10T05:08:56.150008+0000","last_became_peered":"2024-08-10T05:08:56.150008+0000","last_unstale":"2024-08-10T05:09:18.786832+0000","last_undegraded":"2024-08-10T05:09:18.786832+0000","last_fullsized":"2024-08-10T05:09:18.786832+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:59:41.067914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780724+0000","last_change":"2024-08-10T05:08:56.137017+0000","last_active":"2024-08-10T05:09:18.780724+0000","last_peered":"2024-08-10T05:09:18.780724+0000","last_clean":"2024-08-10T05:09:18.780724+0000","last_became_active":"2024-08-10T05:08:56.136724+0000","last_became_peered":"2024-08-10T05:08:56.136724+0000","last_unstale":"2024-08-10T05:09:18.780724+0000","last_undegraded":"2024-08-10T05:09:18.780724+0000","last_fullsized":"2024-08-10T05:09:18.780724+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:29:47.443083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784479+0000","last_change":"2024-08-10T05:08:56.141142+0000","last_active":"2024-08-10T05:09:18.784479+0000","last_peered":"2024-08-10T05:09:18.784479+0000","last_clean":"2024-08-10T05:09:18.784479+0000","last_became_active":"2024-08-10T05:08:56.138528+0000","last_became_peered":"2024-08-10T05:08:56.138528+0000","last_unstale":"2024-08-10T05:09:18.784479+0000","last_undegraded":"2024-08-10T05:09:18.784479+0000","last_fullsized":"2024-08-10T05:09:18.784479+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:51:22.111780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783051+0000","last_change":"2024-08-10T05:08:56.132597+0000","last_active":"2024-08-10T05:09:18.783051+0000","last_peered":"2024-08-10T05:09:18.783051+0000","last_clean":"2024-08-10T05:09:18.783051+0000","last_became_active":"2024-08-10T05:08:56.132279+0000","last_became_peered":"2024-08-10T05:08:56.132279+0000","last_unstale":"2024-08-10T05:09:18.783051+0000","last_undegraded":"2024-08-10T05:09:18.783051+0000","last_fullsized":"2024-08-10T05:09:18.783051+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:43:23.420034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783460+0000","last_change":"2024-08-10T05:08:56.138035+0000","last_active":"2024-08-10T05:09:18.783460+0000","last_peered":"2024-08-10T05:09:18.783460+0000","last_clean":"2024-08-10T05:09:18.783460+0000","last_became_active":"2024-08-10T05:08:56.137743+0000","last_became_peered":"2024-08-10T05:08:56.137743+0000","last_unstale":"2024-08-10T05:09:18.783460+0000","last_undegraded":"2024-08-10T05:09:18.783460+0000","last_fullsized":"2024-08-10T05:09:18.783460+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:58:39.911169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786322+0000","last_change":"2024-08-10T05:08:56.147369+0000","last_active":"2024-08-10T05:09:18.786322+0000","last_peered":"2024-08-10T05:09:18.786322+0000","last_clean":"2024-08-10T05:09:18.786322+0000","last_became_active":"2024-08-10T05:08:56.147064+0000","last_became_peered":"2024-08-10T05:08:56.147064+0000","last_unstale":"2024-08-10T05:09:18.786322+0000","last_undegraded":"2024-08-10T05:09:18.786322+0000","last_fullsized":"2024-08-10T05:09:18.786322+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:23:35.766097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783421+0000","last_change":"2024-08-10T05:08:56.128129+0000","last_active":"2024-08-10T05:09:18.783421+0000","last_peered":"2024-08-10T05:09:18.783421+0000","last_clean":"2024-08-10T05:09:18.783421+0000","last_became_active":"2024-08-10T05:08:56.127360+0000","last_became_peered":"2024-08-10T05:08:56.127360+0000","last_unstale":"2024-08-10T05:09:18.783421+0000","last_undegraded":"2024-08-10T05:09:18.783421+0000","last_fullsized":"2024-08-10T05:09:18.783421+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:05:48.912204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786352+0000","last_change":"2024-08-10T05:08:56.138988+0000","last_active":"2024-08-10T05:09:18.786352+0000","last_peered":"2024-08-10T05:09:18.786352+0000","last_clean":"2024-08-10T05:09:18.786352+0000","last_became_active":"2024-08-10T05:08:56.138673+0000","last_became_peered":"2024-08-10T05:08:56.138673+0000","last_unstale":"2024-08-10T05:09:18.786352+0000","last_undegraded":"2024-08-10T05:09:18.786352+0000","last_fullsized":"2024-08-10T05:09:18.786352+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:49:07.309103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-10T05:09:19.794718+0000","last_change":"2024-08-10T05:09:19.794718+0000","last_active":"2024-08-10T05:09:19.794718+0000","last_peered":"2024-08-10T05:09:19.794718+0000","last_clean":"2024-08-10T05:09:19.794718+0000","last_became_active":"2024-08-10T05:09:19.794391+0000","last_became_peered":"2024-08-10T05:09:19.794391+0000","last_unstale":"2024-08-10T05:09:19.794718+0000","last_undegraded":"2024-08-10T05:09:19.794718+0000","last_fullsized":"2024-08-10T05:09:19.794718+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:13:11.816896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782985+0000","last_change":"2024-08-10T05:08:56.138244+0000","last_active":"2024-08-10T05:09:18.782985+0000","last_peered":"2024-08-10T05:09:18.782985+0000","last_clean":"2024-08-10T05:09:18.782985+0000","last_became_active":"2024-08-10T05:08:56.137940+0000","last_became_peered":"2024-08-10T05:08:56.137940+0000","last_unstale":"2024-08-10T05:09:18.782985+0000","last_undegraded":"2024-08-10T05:09:18.782985+0000","last_fullsized":"2024-08-10T05:09:18.782985+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:02:28.527471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780030+0000","last_change":"2024-08-10T05:08:56.129715+0000","last_active":"2024-08-10T05:09:18.780030+0000","last_peered":"2024-08-10T05:09:18.780030+0000","last_clean":"2024-08-10T05:09:18.780030+0000","last_became_active":"2024-08-10T05:08:56.129223+0000","last_became_peered":"2024-08-10T05:08:56.129223+0000","last_unstale":"2024-08-10T05:09:18.780030+0000","last_undegraded":"2024-08-10T05:09:18.780030+0000","last_fullsized":"2024-08-10T05:09:18.780030+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:01:08.261966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-10T05:09:19.884960+0000","last_change":"2024-08-10T05:09:19.884960+0000","last_active":"2024-08-10T05:09:19.884960+0000","last_peered":"2024-08-10T05:09:19.884960+0000","last_clean":"2024-08-10T05:09:19.884960+0000","last_became_active":"2024-08-10T05:09:19.884605+0000","last_became_peered":"2024-08-10T05:09:19.884605+0000","last_unstale":"2024-08-10T05:09:19.884960+0000","last_undegraded":"2024-08-10T05:09:19.884960+0000","last_fullsized":"2024-08-10T05:09:19.884960+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:01:27.431437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783534+0000","last_change":"2024-08-10T05:08:56.133763+0000","last_active":"2024-08-10T05:09:18.783534+0000","last_peered":"2024-08-10T05:09:18.783534+0000","last_clean":"2024-08-10T05:09:18.783534+0000","last_became_active":"2024-08-10T05:08:56.133475+0000","last_became_peered":"2024-08-10T05:08:56.133475+0000","last_unstale":"2024-08-10T05:09:18.783534+0000","last_undegraded":"2024-08-10T05:09:18.783534+0000","last_fullsized":"2024-08-10T05:09:18.783534+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:40:32.021993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786413+0000","last_change":"2024-08-10T05:08:56.143680+0000","last_active":"2024-08-10T05:09:18.786413+0000","last_peered":"2024-08-10T05:09:18.786413+0000","last_clean":"2024-08-10T05:09:18.786413+0000","last_became_active":"2024-08-10T05:08:56.143380+0000","last_became_peered":"2024-08-10T05:08:56.143380+0000","last_unstale":"2024-08-10T05:09:18.786413+0000","last_undegraded":"2024-08-10T05:09:18.786413+0000","last_fullsized":"2024-08-10T05:09:18.786413+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:21:52.421604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780395+0000","last_change":"2024-08-10T05:08:56.138943+0000","last_active":"2024-08-10T05:09:18.780395+0000","last_peered":"2024-08-10T05:09:18.780395+0000","last_clean":"2024-08-10T05:09:18.780395+0000","last_became_active":"2024-08-10T05:08:56.138642+0000","last_became_peered":"2024-08-10T05:08:56.138642+0000","last_unstale":"2024-08-10T05:09:18.780395+0000","last_undegraded":"2024-08-10T05:09:18.780395+0000","last_fullsized":"2024-08-10T05:09:18.780395+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:12:37.219580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783956+0000","last_change":"2024-08-10T05:08:56.146159+0000","last_active":"2024-08-10T05:09:18.783956+0000","last_peered":"2024-08-10T05:09:18.783956+0000","last_clean":"2024-08-10T05:09:18.783956+0000","last_became_active":"2024-08-10T05:08:56.143991+0000","last_became_peered":"2024-08-10T05:08:56.143991+0000","last_unstale":"2024-08-10T05:09:18.783956+0000","last_undegraded":"2024-08-10T05:09:18.783956+0000","last_fullsized":"2024-08-10T05:09:18.783956+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:45:54.040993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782635+0000","last_change":"2024-08-10T05:08:56.129894+0000","last_active":"2024-08-10T05:09:18.782635+0000","last_peered":"2024-08-10T05:09:18.782635+0000","last_clean":"2024-08-10T05:09:18.782635+0000","last_became_active":"2024-08-10T05:08:56.129304+0000","last_became_peered":"2024-08-10T05:08:56.129304+0000","last_unstale":"2024-08-10T05:09:18.782635+0000","last_undegraded":"2024-08-10T05:09:18.782635+0000","last_fullsized":"2024-08-10T05:09:18.782635+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:42:04.622711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"66'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784806+0000","last_change":"2024-08-10T05:08:53.035992+0000","last_active":"2024-08-10T05:09:18.784806+0000","last_peered":"2024-08-10T05:09:18.784806+0000","last_clean":"2024-08-10T05:09:18.784806+0000","last_became_active":"2024-08-10T05:08:53.035722+0000","last_became_peered":"2024-08-10T05:08:53.035722+0000","last_unstale":"2024-08-10T05:09:18.784806+0000","last_undegraded":"2024-08-10T05:09:18.784806+0000","last_fullsized":"2024-08-10T05:09:18.784806+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:11:33.876075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783609+0000","last_change":"2024-08-10T05:08:56.137938+0000","last_active":"2024-08-10T05:09:18.783609+0000","last_peered":"2024-08-10T05:09:18.783609+0000","last_clean":"2024-08-10T05:09:18.783609+0000","last_became_active":"2024-08-10T05:08:56.137692+0000","last_became_peered":"2024-08-10T05:08:56.137692+0000","last_unstale":"2024-08-10T05:09:18.783609+0000","last_undegraded":"2024-08-10T05:09:18.783609+0000","last_fullsized":"2024-08-10T05:09:18.783609+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T17:03:38.145954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"66'1","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783295+0000","last_change":"2024-08-10T05:08:53.036872+0000","last_active":"2024-08-10T05:09:18.783295+0000","last_peered":"2024-08-10T05:09:18.783295+0000","last_clean":"2024-08-10T05:09:18.783295+0000","last_became_active":"2024-08-10T05:08:53.036577+0000","last_became_peered":"2024-08-10T05:08:53.036577+0000","last_unstale":"2024-08-10T05:09:18.783295+0000","last_undegraded":"2024-08-10T05:09:18.783295+0000","last_fullsized":"2024-08-10T05:09:18.783295+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:46:28.173110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783334+0000","last_change":"2024-08-10T05:08:53.032952+0000","last_active":"2024-08-10T05:09:18.783334+0000","last_peered":"2024-08-10T05:09:18.783334+0000","last_clean":"2024-08-10T05:09:18.783334+0000","last_became_active":"2024-08-10T05:08:53.032682+0000","last_became_peered":"2024-08-10T05:08:53.032682+0000","last_unstale":"2024-08-10T05:09:18.783334+0000","last_undegraded":"2024-08-10T05:09:18.783334+0000","last_fullsized":"2024-08-10T05:09:18.783334+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:57:08.531835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782976+0000","last_change":"2024-08-10T05:08:56.130496+0000","last_active":"2024-08-10T05:09:18.782976+0000","last_peered":"2024-08-10T05:09:18.782976+0000","last_clean":"2024-08-10T05:09:18.782976+0000","last_became_active":"2024-08-10T05:08:56.129235+0000","last_became_peered":"2024-08-10T05:08:56.129235+0000","last_unstale":"2024-08-10T05:09:18.782976+0000","last_undegraded":"2024-08-10T05:09:18.782976+0000","last_fullsized":"2024-08-10T05:09:18.782976+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:14:00.571701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786456+0000","last_change":"2024-08-10T05:08:53.038500+0000","last_active":"2024-08-10T05:09:18.786456+0000","last_peered":"2024-08-10T05:09:18.786456+0000","last_clean":"2024-08-10T05:09:18.786456+0000","last_became_active":"2024-08-10T05:08:53.038223+0000","last_became_peered":"2024-08-10T05:08:53.038223+0000","last_unstale":"2024-08-10T05:09:18.786456+0000","last_undegraded":"2024-08-10T05:09:18.786456+0000","last_fullsized":"2024-08-10T05:09:18.786456+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:50:31.638736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.779824+0000","last_change":"2024-08-10T05:08:56.133184+0000","last_active":"2024-08-10T05:09:18.779824+0000","last_peered":"2024-08-10T05:09:18.779824+0000","last_clean":"2024-08-10T05:09:18.779824+0000","last_became_active":"2024-08-10T05:08:56.132893+0000","last_became_peered":"2024-08-10T05:08:56.132893+0000","last_unstale":"2024-08-10T05:09:18.779824+0000","last_undegraded":"2024-08-10T05:09:18.779824+0000","last_fullsized":"2024-08-10T05:09:18.779824+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:39:19.780934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783723+0000","last_change":"2024-08-10T05:08:53.033347+0000","last_active":"2024-08-10T05:09:18.783723+0000","last_peered":"2024-08-10T05:09:18.783723+0000","last_clean":"2024-08-10T05:09:18.783723+0000","last_became_active":"2024-08-10T05:08:53.033035+0000","last_became_peered":"2024-08-10T05:08:53.033035+0000","last_unstale":"2024-08-10T05:09:18.783723+0000","last_undegraded":"2024-08-10T05:09:18.783723+0000","last_fullsized":"2024-08-10T05:09:18.783723+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:35:05.992769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786672+0000","last_change":"2024-08-10T05:08:56.145654+0000","last_active":"2024-08-10T05:09:18.786672+0000","last_peered":"2024-08-10T05:09:18.786672+0000","last_clean":"2024-08-10T05:09:18.786672+0000","last_became_active":"2024-08-10T05:08:56.145393+0000","last_became_peered":"2024-08-10T05:08:56.145393+0000","last_unstale":"2024-08-10T05:09:18.786672+0000","last_undegraded":"2024-08-10T05:09:18.786672+0000","last_fullsized":"2024-08-10T05:09:18.786672+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:12:15.820666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786763+0000","last_change":"2024-08-10T05:08:53.032270+0000","last_active":"2024-08-10T05:09:18.786763+0000","last_peered":"2024-08-10T05:09:18.786763+0000","last_clean":"2024-08-10T05:09:18.786763+0000","last_became_active":"2024-08-10T05:08:53.031912+0000","last_became_peered":"2024-08-10T05:08:53.031912+0000","last_unstale":"2024-08-10T05:09:18.786763+0000","last_undegraded":"2024-08-10T05:09:18.786763+0000","last_fullsized":"2024-08-10T05:09:18.786763+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:16:33.526156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784171+0000","last_change":"2024-08-10T05:08:56.148786+0000","last_active":"2024-08-10T05:09:18.784171+0000","last_peered":"2024-08-10T05:09:18.784171+0000","last_clean":"2024-08-10T05:09:18.784171+0000","last_became_active":"2024-08-10T05:08:56.148428+0000","last_became_peered":"2024-08-10T05:08:56.148428+0000","last_unstale":"2024-08-10T05:09:18.784171+0000","last_undegraded":"2024-08-10T05:09:18.784171+0000","last_fullsized":"2024-08-10T05:09:18.784171+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:18:50.428090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"66'3","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780110+0000","last_change":"2024-08-10T05:08:53.033550+0000","last_active":"2024-08-10T05:09:18.780110+0000","last_peered":"2024-08-10T05:09:18.780110+0000","last_clean":"2024-08-10T05:09:18.780110+0000","last_became_active":"2024-08-10T05:08:53.033185+0000","last_became_peered":"2024-08-10T05:08:53.033185+0000","last_unstale":"2024-08-10T05:09:18.780110+0000","last_undegraded":"2024-08-10T05:09:18.780110+0000","last_fullsized":"2024-08-10T05:09:18.780110+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:54:37.842616+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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783210+0000","last_change":"2024-08-10T05:08:56.141572+0000","last_active":"2024-08-10T05:09:18.783210+0000","last_peered":"2024-08-10T05:09:18.783210+0000","last_clean":"2024-08-10T05:09:18.783210+0000","last_became_active":"2024-08-10T05:08:56.141133+0000","last_became_peered":"2024-08-10T05:08:56.141133+0000","last_unstale":"2024-08-10T05:09:18.783210+0000","last_undegraded":"2024-08-10T05:09:18.783210+0000","last_fullsized":"2024-08-10T05:09:18.783210+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:30:47.845995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"66'6","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783146+0000","last_change":"2024-08-10T05:08:53.031258+0000","last_active":"2024-08-10T05:09:18.783146+0000","last_peered":"2024-08-10T05:09:18.783146+0000","last_clean":"2024-08-10T05:09:18.783146+0000","last_became_active":"2024-08-10T05:08:53.030915+0000","last_became_peered":"2024-08-10T05:08:53.030915+0000","last_unstale":"2024-08-10T05:09:18.783146+0000","last_undegraded":"2024-08-10T05:09:18.783146+0000","last_fullsized":"2024-08-10T05:09:18.783146+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:47:19.720562+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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784217+0000","last_change":"2024-08-10T05:08:56.144100+0000","last_active":"2024-08-10T05:09:18.784217+0000","last_peered":"2024-08-10T05:09:18.784217+0000","last_clean":"2024-08-10T05:09:18.784217+0000","last_became_active":"2024-08-10T05:08:56.143736+0000","last_became_peered":"2024-08-10T05:08:56.143736+0000","last_unstale":"2024-08-10T05:09:18.784217+0000","last_undegraded":"2024-08-10T05:09:18.784217+0000","last_fullsized":"2024-08-10T05:09:18.784217+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:51:33.689430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"66'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783688+0000","last_change":"2024-08-10T05:08:53.029712+0000","last_active":"2024-08-10T05:09:18.783688+0000","last_peered":"2024-08-10T05:09:18.783688+0000","last_clean":"2024-08-10T05:09:18.783688+0000","last_became_active":"2024-08-10T05:08:53.027799+0000","last_became_peered":"2024-08-10T05:08:53.027799+0000","last_unstale":"2024-08-10T05:09:18.783688+0000","last_undegraded":"2024-08-10T05:09:18.783688+0000","last_fullsized":"2024-08-10T05:09:18.783688+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:09:07.537727+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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783656+0000","last_change":"2024-08-10T05:08:56.136363+0000","last_active":"2024-08-10T05:09:18.783656+0000","last_peered":"2024-08-10T05:09:18.783656+0000","last_clean":"2024-08-10T05:09:18.783656+0000","last_became_active":"2024-08-10T05:08:56.136097+0000","last_became_peered":"2024-08-10T05:08:56.136097+0000","last_unstale":"2024-08-10T05:09:18.783656+0000","last_undegraded":"2024-08-10T05:09:18.783656+0000","last_fullsized":"2024-08-10T05:09:18.783656+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:11:45.926347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786454+0000","last_change":"2024-08-10T05:08:53.038987+0000","last_active":"2024-08-10T05:09:18.786454+0000","last_peered":"2024-08-10T05:09:18.786454+0000","last_clean":"2024-08-10T05:09:18.786454+0000","last_became_active":"2024-08-10T05:08:53.037925+0000","last_became_peered":"2024-08-10T05:08:53.037925+0000","last_unstale":"2024-08-10T05:09:18.786454+0000","last_undegraded":"2024-08-10T05:09:18.786454+0000","last_fullsized":"2024-08-10T05:09:18.786454+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:42:48.315927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784824+0000","last_change":"2024-08-10T05:08:56.136107+0000","last_active":"2024-08-10T05:09:18.784824+0000","last_peered":"2024-08-10T05:09:18.784824+0000","last_clean":"2024-08-10T05:09:18.784824+0000","last_became_active":"2024-08-10T05:08:56.135769+0000","last_became_peered":"2024-08-10T05:08:56.135769+0000","last_unstale":"2024-08-10T05:09:18.784824+0000","last_undegraded":"2024-08-10T05:09:18.784824+0000","last_fullsized":"2024-08-10T05:09:18.784824+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:05:46.786058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782649+0000","last_change":"2024-08-10T05:08:53.033967+0000","last_active":"2024-08-10T05:09:18.782649+0000","last_peered":"2024-08-10T05:09:18.782649+0000","last_clean":"2024-08-10T05:09:18.782649+0000","last_became_active":"2024-08-10T05:08:53.033679+0000","last_became_peered":"2024-08-10T05:08:53.033679+0000","last_unstale":"2024-08-10T05:09:18.782649+0000","last_undegraded":"2024-08-10T05:09:18.782649+0000","last_fullsized":"2024-08-10T05:09:18.782649+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:21:41.291762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783967+0000","last_change":"2024-08-10T05:08:56.146020+0000","last_active":"2024-08-10T05:09:18.783967+0000","last_peered":"2024-08-10T05:09:18.783967+0000","last_clean":"2024-08-10T05:09:18.783967+0000","last_became_active":"2024-08-10T05:08:56.145732+0000","last_became_peered":"2024-08-10T05:08:56.145732+0000","last_unstale":"2024-08-10T05:09:18.783967+0000","last_undegraded":"2024-08-10T05:09:18.783967+0000","last_fullsized":"2024-08-10T05:09:18.783967+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:44:58.047113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"66'8","reported_seq":25,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780404+0000","last_change":"2024-08-10T05:08:53.028959+0000","last_active":"2024-08-10T05:09:18.780404+0000","last_peered":"2024-08-10T05:09:18.780404+0000","last_clean":"2024-08-10T05:09:18.780404+0000","last_became_active":"2024-08-10T05:08:53.028644+0000","last_became_peered":"2024-08-10T05:08:53.028644+0000","last_unstale":"2024-08-10T05:09:18.780404+0000","last_undegraded":"2024-08-10T05:09:18.780404+0000","last_fullsized":"2024-08-10T05:09:18.780404+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:53:10.086159+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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784053+0000","last_change":"2024-08-10T05:08:56.143351+0000","last_active":"2024-08-10T05:09:18.784053+0000","last_peered":"2024-08-10T05:09:18.784053+0000","last_clean":"2024-08-10T05:09:18.784053+0000","last_became_active":"2024-08-10T05:08:56.143141+0000","last_became_peered":"2024-08-10T05:08:56.143141+0000","last_unstale":"2024-08-10T05:09:18.784053+0000","last_undegraded":"2024-08-10T05:09:18.784053+0000","last_fullsized":"2024-08-10T05:09:18.784053+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:17:50.118930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"66'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783876+0000","last_change":"2024-08-10T05:08:53.034142+0000","last_active":"2024-08-10T05:09:18.783876+0000","last_peered":"2024-08-10T05:09:18.783876+0000","last_clean":"2024-08-10T05:09:18.783876+0000","last_became_active":"2024-08-10T05:08:53.033851+0000","last_became_peered":"2024-08-10T05:08:53.033851+0000","last_unstale":"2024-08-10T05:09:18.783876+0000","last_undegraded":"2024-08-10T05:09:18.783876+0000","last_fullsized":"2024-08-10T05:09:18.783876+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:32:21.047582+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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784946+0000","last_change":"2024-08-10T05:08:56.144177+0000","last_active":"2024-08-10T05:09:18.784946+0000","last_peered":"2024-08-10T05:09:18.784946+0000","last_clean":"2024-08-10T05:09:18.784946+0000","last_became_active":"2024-08-10T05:08:56.143873+0000","last_became_peered":"2024-08-10T05:08:56.143873+0000","last_unstale":"2024-08-10T05:09:18.784946+0000","last_undegraded":"2024-08-10T05:09:18.784946+0000","last_fullsized":"2024-08-10T05:09:18.784946+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:46:39.211985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":32,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-10T05:09:20.258693+0000","last_change":"2024-08-10T05:09:20.258693+0000","last_active":"2024-08-10T05:09:20.258693+0000","last_peered":"2024-08-10T05:09:20.258693+0000","last_clean":"2024-08-10T05:09:20.258693+0000","last_became_active":"2024-08-10T05:09:20.256502+0000","last_became_peered":"2024-08-10T05:09:20.256502+0000","last_unstale":"2024-08-10T05:09:20.258693+0000","last_undegraded":"2024-08-10T05:09:20.258693+0000","last_fullsized":"2024-08-10T05:09:20.258693+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:12:23.280357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.785135+0000","last_change":"2024-08-10T05:08:56.144279+0000","last_active":"2024-08-10T05:09:18.785135+0000","last_peered":"2024-08-10T05:09:18.785135+0000","last_clean":"2024-08-10T05:09:18.785135+0000","last_became_active":"2024-08-10T05:08:56.143971+0000","last_became_peered":"2024-08-10T05:08:56.143971+0000","last_unstale":"2024-08-10T05:09:18.785135+0000","last_undegraded":"2024-08-10T05:09:18.785135+0000","last_fullsized":"2024-08-10T05:09:18.785135+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:30:55.737683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"66'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780143+0000","last_change":"2024-08-10T05:08:53.036772+0000","last_active":"2024-08-10T05:09:18.780143+0000","last_peered":"2024-08-10T05:09:18.780143+0000","last_clean":"2024-08-10T05:09:18.780143+0000","last_became_active":"2024-08-10T05:08:53.036146+0000","last_became_peered":"2024-08-10T05:08:53.036146+0000","last_unstale":"2024-08-10T05:09:18.780143+0000","last_undegraded":"2024-08-10T05:09:18.780143+0000","last_fullsized":"2024-08-10T05:09:18.780143+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:39:33.580872+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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786540+0000","last_change":"2024-08-10T05:08:56.147393+0000","last_active":"2024-08-10T05:09:18.786540+0000","last_peered":"2024-08-10T05:09:18.786540+0000","last_clean":"2024-08-10T05:09:18.786540+0000","last_became_active":"2024-08-10T05:08:56.147001+0000","last_became_peered":"2024-08-10T05:08:56.147001+0000","last_unstale":"2024-08-10T05:09:18.786540+0000","last_undegraded":"2024-08-10T05:09:18.786540+0000","last_fullsized":"2024-08-10T05:09:18.786540+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:31:26.587663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780525+0000","last_change":"2024-08-10T05:08:53.028403+0000","last_active":"2024-08-10T05:09:18.780525+0000","last_peered":"2024-08-10T05:09:18.780525+0000","last_clean":"2024-08-10T05:09:18.780525+0000","last_became_active":"2024-08-10T05:08:53.028088+0000","last_became_peered":"2024-08-10T05:08:53.028088+0000","last_unstale":"2024-08-10T05:09:18.780525+0000","last_undegraded":"2024-08-10T05:09:18.780525+0000","last_fullsized":"2024-08-10T05:09:18.780525+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:37:07.220689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784301+0000","last_change":"2024-08-10T05:08:56.148644+0000","last_active":"2024-08-10T05:09:18.784301+0000","last_peered":"2024-08-10T05:09:18.784301+0000","last_clean":"2024-08-10T05:09:18.784301+0000","last_became_active":"2024-08-10T05:08:56.148313+0000","last_became_peered":"2024-08-10T05:08:56.148313+0000","last_unstale":"2024-08-10T05:09:18.784301+0000","last_undegraded":"2024-08-10T05:09:18.784301+0000","last_fullsized":"2024-08-10T05:09:18.784301+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:54:34.969728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":217,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783816+0000","last_change":"2024-08-10T05:08:32.244261+0000","last_active":"2024-08-10T05:09:18.783816+0000","last_peered":"2024-08-10T05:09:18.783816+0000","last_clean":"2024-08-10T05:09:18.783816+0000","last_became_active":"2024-08-10T05:08:32.243979+0000","last_became_peered":"2024-08-10T05:08:32.243979+0000","last_unstale":"2024-08-10T05:09:18.783816+0000","last_undegraded":"2024-08-10T05:09:18.783816+0000","last_fullsized":"2024-08-10T05:09:18.783816+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:06:31.202545+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:06:31.202545+0000","last_clean_scrub_stamp":"2024-08-10T05:06:31.202545+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-08-11T13:56:01.812170+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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786315+0000","last_change":"2024-08-10T05:08:53.039873+0000","last_active":"2024-08-10T05:09:18.786315+0000","last_peered":"2024-08-10T05:09:18.786315+0000","last_clean":"2024-08-10T05:09:18.786315+0000","last_became_active":"2024-08-10T05:08:53.038174+0000","last_became_peered":"2024-08-10T05:08:53.038174+0000","last_unstale":"2024-08-10T05:09:18.786315+0000","last_undegraded":"2024-08-10T05:09:18.786315+0000","last_fullsized":"2024-08-10T05:09:18.786315+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:51:11.291554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783714+0000","last_change":"2024-08-10T05:08:56.134845+0000","last_active":"2024-08-10T05:09:18.783714+0000","last_peered":"2024-08-10T05:09:18.783714+0000","last_clean":"2024-08-10T05:09:18.783714+0000","last_became_active":"2024-08-10T05:08:56.134581+0000","last_became_peered":"2024-08-10T05:08:56.134581+0000","last_unstale":"2024-08-10T05:09:18.783714+0000","last_undegraded":"2024-08-10T05:09:18.783714+0000","last_fullsized":"2024-08-10T05:09:18.783714+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:20:49.568728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783739+0000","last_change":"2024-08-10T05:08:53.035180+0000","last_active":"2024-08-10T05:09:18.783739+0000","last_peered":"2024-08-10T05:09:18.783739+0000","last_clean":"2024-08-10T05:09:18.783739+0000","last_became_active":"2024-08-10T05:08:53.034831+0000","last_became_peered":"2024-08-10T05:08:53.034831+0000","last_unstale":"2024-08-10T05:09:18.783739+0000","last_undegraded":"2024-08-10T05:09:18.783739+0000","last_fullsized":"2024-08-10T05:09:18.783739+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:16:28.697820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782644+0000","last_change":"2024-08-10T05:08:56.132010+0000","last_active":"2024-08-10T05:09:18.782644+0000","last_peered":"2024-08-10T05:09:18.782644+0000","last_clean":"2024-08-10T05:09:18.782644+0000","last_became_active":"2024-08-10T05:08:56.131604+0000","last_became_peered":"2024-08-10T05:08:56.131604+0000","last_unstale":"2024-08-10T05:09:18.782644+0000","last_undegraded":"2024-08-10T05:09:18.782644+0000","last_fullsized":"2024-08-10T05:09:18.782644+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:22:07.433075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780422+0000","last_change":"2024-08-10T05:08:53.033521+0000","last_active":"2024-08-10T05:09:18.780422+0000","last_peered":"2024-08-10T05:09:18.780422+0000","last_clean":"2024-08-10T05:09:18.780422+0000","last_became_active":"2024-08-10T05:08:53.033238+0000","last_became_peered":"2024-08-10T05:08:53.033238+0000","last_unstale":"2024-08-10T05:09:18.780422+0000","last_undegraded":"2024-08-10T05:09:18.780422+0000","last_fullsized":"2024-08-10T05:09:18.780422+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:13:40.965249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.779708+0000","last_change":"2024-08-10T05:08:56.134153+0000","last_active":"2024-08-10T05:09:18.779708+0000","last_peered":"2024-08-10T05:09:18.779708+0000","last_clean":"2024-08-10T05:09:18.779708+0000","last_became_active":"2024-08-10T05:08:56.133876+0000","last_became_peered":"2024-08-10T05:08:56.133876+0000","last_unstale":"2024-08-10T05:09:18.779708+0000","last_undegraded":"2024-08-10T05:09:18.779708+0000","last_fullsized":"2024-08-10T05:09:18.779708+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:14:33.840417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786513+0000","last_change":"2024-08-10T05:08:53.036132+0000","last_active":"2024-08-10T05:09:18.786513+0000","last_peered":"2024-08-10T05:09:18.786513+0000","last_clean":"2024-08-10T05:09:18.786513+0000","last_became_active":"2024-08-10T05:08:53.035473+0000","last_became_peered":"2024-08-10T05:08:53.035473+0000","last_unstale":"2024-08-10T05:09:18.786513+0000","last_undegraded":"2024-08-10T05:09:18.786513+0000","last_fullsized":"2024-08-10T05:09:18.786513+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:33:08.042460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784728+0000","last_change":"2024-08-10T05:08:56.132666+0000","last_active":"2024-08-10T05:09:18.784728+0000","last_peered":"2024-08-10T05:09:18.784728+0000","last_clean":"2024-08-10T05:09:18.784728+0000","last_became_active":"2024-08-10T05:08:56.132206+0000","last_became_peered":"2024-08-10T05:08:56.132206+0000","last_unstale":"2024-08-10T05:09:18.784728+0000","last_undegraded":"2024-08-10T05:09:18.784728+0000","last_fullsized":"2024-08-10T05:09:18.784728+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:45:19.954705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780192+0000","last_change":"2024-08-10T05:08:53.037872+0000","last_active":"2024-08-10T05:09:18.780192+0000","last_peered":"2024-08-10T05:09:18.780192+0000","last_clean":"2024-08-10T05:09:18.780192+0000","last_became_active":"2024-08-10T05:08:53.037600+0000","last_became_peered":"2024-08-10T05:08:53.037600+0000","last_unstale":"2024-08-10T05:09:18.780192+0000","last_undegraded":"2024-08-10T05:09:18.780192+0000","last_fullsized":"2024-08-10T05:09:18.780192+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:31:09.822361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786612+0000","last_change":"2024-08-10T05:08:56.140546+0000","last_active":"2024-08-10T05:09:18.786612+0000","last_peered":"2024-08-10T05:09:18.786612+0000","last_clean":"2024-08-10T05:09:18.786612+0000","last_became_active":"2024-08-10T05:08:56.140290+0000","last_became_peered":"2024-08-10T05:08:56.140290+0000","last_unstale":"2024-08-10T05:09:18.786612+0000","last_undegraded":"2024-08-10T05:09:18.786612+0000","last_fullsized":"2024-08-10T05:09:18.786612+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:34:46.991959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784560+0000","last_change":"2024-08-10T05:08:53.036023+0000","last_active":"2024-08-10T05:09:18.784560+0000","last_peered":"2024-08-10T05:09:18.784560+0000","last_clean":"2024-08-10T05:09:18.784560+0000","last_became_active":"2024-08-10T05:08:53.035694+0000","last_became_peered":"2024-08-10T05:08:53.035694+0000","last_unstale":"2024-08-10T05:09:18.784560+0000","last_undegraded":"2024-08-10T05:09:18.784560+0000","last_fullsized":"2024-08-10T05:09:18.784560+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:31:41.941447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780110+0000","last_change":"2024-08-10T05:08:56.139643+0000","last_active":"2024-08-10T05:09:18.780110+0000","last_peered":"2024-08-10T05:09:18.780110+0000","last_clean":"2024-08-10T05:09:18.780110+0000","last_became_active":"2024-08-10T05:08:56.139356+0000","last_became_peered":"2024-08-10T05:08:56.139356+0000","last_unstale":"2024-08-10T05:09:18.780110+0000","last_undegraded":"2024-08-10T05:09:18.780110+0000","last_fullsized":"2024-08-10T05:09:18.780110+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:18:25.999032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"66'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780307+0000","last_change":"2024-08-10T05:08:53.034252+0000","last_active":"2024-08-10T05:09:18.780307+0000","last_peered":"2024-08-10T05:09:18.780307+0000","last_clean":"2024-08-10T05:09:18.780307+0000","last_became_active":"2024-08-10T05:08:53.033944+0000","last_became_peered":"2024-08-10T05:08:53.033944+0000","last_unstale":"2024-08-10T05:09:18.780307+0000","last_undegraded":"2024-08-10T05:09:18.780307+0000","last_fullsized":"2024-08-10T05:09:18.780307+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:21:57.718345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783565+0000","last_change":"2024-08-10T05:08:56.132915+0000","last_active":"2024-08-10T05:09:18.783565+0000","last_peered":"2024-08-10T05:09:18.783565+0000","last_clean":"2024-08-10T05:09:18.783565+0000","last_became_active":"2024-08-10T05:08:56.132416+0000","last_became_peered":"2024-08-10T05:08:56.132416+0000","last_unstale":"2024-08-10T05:09:18.783565+0000","last_undegraded":"2024-08-10T05:09:18.783565+0000","last_fullsized":"2024-08-10T05:09:18.783565+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:41:50.979979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"66'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783821+0000","last_change":"2024-08-10T05:08:53.035349+0000","last_active":"2024-08-10T05:09:18.783821+0000","last_peered":"2024-08-10T05:09:18.783821+0000","last_clean":"2024-08-10T05:09:18.783821+0000","last_became_active":"2024-08-10T05:08:53.034917+0000","last_became_peered":"2024-08-10T05:08:53.034917+0000","last_unstale":"2024-08-10T05:09:18.783821+0000","last_undegraded":"2024-08-10T05:09:18.783821+0000","last_fullsized":"2024-08-10T05:09:18.783821+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:18:12.129687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783091+0000","last_change":"2024-08-10T05:08:56.132550+0000","last_active":"2024-08-10T05:09:18.783091+0000","last_peered":"2024-08-10T05:09:18.783091+0000","last_clean":"2024-08-10T05:09:18.783091+0000","last_became_active":"2024-08-10T05:08:56.131566+0000","last_became_peered":"2024-08-10T05:08:56.131566+0000","last_unstale":"2024-08-10T05:09:18.783091+0000","last_undegraded":"2024-08-10T05:09:18.783091+0000","last_fullsized":"2024-08-10T05:09:18.783091+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:29:16.787774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783663+0000","last_change":"2024-08-10T05:08:53.032647+0000","last_active":"2024-08-10T05:09:18.783663+0000","last_peered":"2024-08-10T05:09:18.783663+0000","last_clean":"2024-08-10T05:09:18.783663+0000","last_became_active":"2024-08-10T05:08:53.032332+0000","last_became_peered":"2024-08-10T05:08:53.032332+0000","last_unstale":"2024-08-10T05:09:18.783663+0000","last_undegraded":"2024-08-10T05:09:18.783663+0000","last_fullsized":"2024-08-10T05:09:18.783663+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:58:56.292254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782763+0000","last_change":"2024-08-10T05:08:56.140502+0000","last_active":"2024-08-10T05:09:18.782763+0000","last_peered":"2024-08-10T05:09:18.782763+0000","last_clean":"2024-08-10T05:09:18.782763+0000","last_became_active":"2024-08-10T05:08:56.140168+0000","last_became_peered":"2024-08-10T05:08:56.140168+0000","last_unstale":"2024-08-10T05:09:18.782763+0000","last_undegraded":"2024-08-10T05:09:18.782763+0000","last_fullsized":"2024-08-10T05:09:18.782763+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:03:37.949986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780046+0000","last_change":"2024-08-10T05:08:53.036662+0000","last_active":"2024-08-10T05:09:18.780046+0000","last_peered":"2024-08-10T05:09:18.780046+0000","last_clean":"2024-08-10T05:09:18.780046+0000","last_became_active":"2024-08-10T05:08:53.036097+0000","last_became_peered":"2024-08-10T05:08:53.036097+0000","last_unstale":"2024-08-10T05:09:18.780046+0000","last_undegraded":"2024-08-10T05:09:18.780046+0000","last_fullsized":"2024-08-10T05:09:18.780046+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:23:31.057111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783059+0000","last_change":"2024-08-10T05:08:56.132553+0000","last_active":"2024-08-10T05:09:18.783059+0000","last_peered":"2024-08-10T05:09:18.783059+0000","last_clean":"2024-08-10T05:09:18.783059+0000","last_became_active":"2024-08-10T05:08:56.131763+0000","last_became_peered":"2024-08-10T05:08:56.131763+0000","last_unstale":"2024-08-10T05:09:18.783059+0000","last_undegraded":"2024-08-10T05:09:18.783059+0000","last_fullsized":"2024-08-10T05:09:18.783059+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:46:58.672528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780225+0000","last_change":"2024-08-10T05:08:53.037512+0000","last_active":"2024-08-10T05:09:18.780225+0000","last_peered":"2024-08-10T05:09:18.780225+0000","last_clean":"2024-08-10T05:09:18.780225+0000","last_became_active":"2024-08-10T05:08:53.037247+0000","last_became_peered":"2024-08-10T05:08:53.037247+0000","last_unstale":"2024-08-10T05:09:18.780225+0000","last_undegraded":"2024-08-10T05:09:18.780225+0000","last_fullsized":"2024-08-10T05:09:18.780225+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:23:41.190197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-10T05:09:20.255759+0000","last_change":"2024-08-10T05:09:20.255759+0000","last_active":"2024-08-10T05:09:20.255759+0000","last_peered":"2024-08-10T05:09:20.255759+0000","last_clean":"2024-08-10T05:09:20.255759+0000","last_became_active":"2024-08-10T05:09:20.255464+0000","last_became_peered":"2024-08-10T05:09:20.255464+0000","last_unstale":"2024-08-10T05:09:20.255759+0000","last_undegraded":"2024-08-10T05:09:20.255759+0000","last_fullsized":"2024-08-10T05:09:20.255759+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:35:51.388859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"66'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.785054+0000","last_change":"2024-08-10T05:08:53.036452+0000","last_active":"2024-08-10T05:09:18.785054+0000","last_peered":"2024-08-10T05:09:18.785054+0000","last_clean":"2024-08-10T05:09:18.785054+0000","last_became_active":"2024-08-10T05:08:53.036154+0000","last_became_peered":"2024-08-10T05:08:53.036154+0000","last_unstale":"2024-08-10T05:09:18.785054+0000","last_undegraded":"2024-08-10T05:09:18.785054+0000","last_fullsized":"2024-08-10T05:09:18.785054+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:21:16.777024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783154+0000","last_change":"2024-08-10T05:08:56.138764+0000","last_active":"2024-08-10T05:09:18.783154+0000","last_peered":"2024-08-10T05:09:18.783154+0000","last_clean":"2024-08-10T05:09:18.783154+0000","last_became_active":"2024-08-10T05:08:56.138475+0000","last_became_peered":"2024-08-10T05:08:56.138475+0000","last_unstale":"2024-08-10T05:09:18.783154+0000","last_undegraded":"2024-08-10T05:09:18.783154+0000","last_fullsized":"2024-08-10T05:09:18.783154+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:44:35.214336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786595+0000","last_change":"2024-08-10T05:08:56.147501+0000","last_active":"2024-08-10T05:09:18.786595+0000","last_peered":"2024-08-10T05:09:18.786595+0000","last_clean":"2024-08-10T05:09:18.786595+0000","last_became_active":"2024-08-10T05:08:56.147207+0000","last_became_peered":"2024-08-10T05:08:56.147207+0000","last_unstale":"2024-08-10T05:09:18.786595+0000","last_undegraded":"2024-08-10T05:09:18.786595+0000","last_fullsized":"2024-08-10T05:09:18.786595+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:38:02.790616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"66'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784856+0000","last_change":"2024-08-10T05:08:53.040757+0000","last_active":"2024-08-10T05:09:18.784856+0000","last_peered":"2024-08-10T05:09:18.784856+0000","last_clean":"2024-08-10T05:09:18.784856+0000","last_became_active":"2024-08-10T05:08:53.040456+0000","last_became_peered":"2024-08-10T05:08:53.040456+0000","last_unstale":"2024-08-10T05:09:18.784856+0000","last_undegraded":"2024-08-10T05:09:18.784856+0000","last_fullsized":"2024-08-10T05:09:18.784856+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:22:18.521526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786527+0000","last_change":"2024-08-10T05:08:56.146296+0000","last_active":"2024-08-10T05:09:18.786527+0000","last_peered":"2024-08-10T05:09:18.786527+0000","last_clean":"2024-08-10T05:09:18.786527+0000","last_became_active":"2024-08-10T05:08:56.145978+0000","last_became_peered":"2024-08-10T05:08:56.145978+0000","last_unstale":"2024-08-10T05:09:18.786527+0000","last_undegraded":"2024-08-10T05:09:18.786527+0000","last_fullsized":"2024-08-10T05:09:18.786527+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:52:31.094196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"66'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784391+0000","last_change":"2024-08-10T05:08:53.031255+0000","last_active":"2024-08-10T05:09:18.784391+0000","last_peered":"2024-08-10T05:09:18.784391+0000","last_clean":"2024-08-10T05:09:18.784391+0000","last_became_active":"2024-08-10T05:08:53.030879+0000","last_became_peered":"2024-08-10T05:08:53.030879+0000","last_unstale":"2024-08-10T05:09:18.784391+0000","last_undegraded":"2024-08-10T05:09:18.784391+0000","last_fullsized":"2024-08-10T05:09:18.784391+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:43:11.312284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784100+0000","last_change":"2024-08-10T05:08:56.148758+0000","last_active":"2024-08-10T05:09:18.784100+0000","last_peered":"2024-08-10T05:09:18.784100+0000","last_clean":"2024-08-10T05:09:18.784100+0000","last_became_active":"2024-08-10T05:08:56.148436+0000","last_became_peered":"2024-08-10T05:08:56.148436+0000","last_unstale":"2024-08-10T05:09:18.784100+0000","last_undegraded":"2024-08-10T05:09:18.784100+0000","last_fullsized":"2024-08-10T05:09:18.784100+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:08:49.128944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"66'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.785232+0000","last_change":"2024-08-10T05:08:53.033881+0000","last_active":"2024-08-10T05:09:18.785232+0000","last_peered":"2024-08-10T05:09:18.785232+0000","last_clean":"2024-08-10T05:09:18.785232+0000","last_became_active":"2024-08-10T05:08:53.033606+0000","last_became_peered":"2024-08-10T05:08:53.033606+0000","last_unstale":"2024-08-10T05:09:18.785232+0000","last_undegraded":"2024-08-10T05:09:18.785232+0000","last_fullsized":"2024-08-10T05:09:18.785232+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:20:45.127565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.785144+0000","last_change":"2024-08-10T05:08:56.136870+0000","last_active":"2024-08-10T05:09:18.785144+0000","last_peered":"2024-08-10T05:09:18.785144+0000","last_clean":"2024-08-10T05:09:18.785144+0000","last_became_active":"2024-08-10T05:08:56.135762+0000","last_became_peered":"2024-08-10T05:08:56.135762+0000","last_unstale":"2024-08-10T05:09:18.785144+0000","last_undegraded":"2024-08-10T05:09:18.785144+0000","last_fullsized":"2024-08-10T05:09:18.785144+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:52:39.992409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"66'4","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784355+0000","last_change":"2024-08-10T05:08:53.036628+0000","last_active":"2024-08-10T05:09:18.784355+0000","last_peered":"2024-08-10T05:09:18.784355+0000","last_clean":"2024-08-10T05:09:18.784355+0000","last_became_active":"2024-08-10T05:08:53.036256+0000","last_became_peered":"2024-08-10T05:08:53.036256+0000","last_unstale":"2024-08-10T05:09:18.784355+0000","last_undegraded":"2024-08-10T05:09:18.784355+0000","last_fullsized":"2024-08-10T05:09:18.784355+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:15:05.084674+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":1,"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":55,"seq":236223201295,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28280,"kb_used_data":1260,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716872,"statfs":{"total":95995035648,"available":95966076928,"internally_reserved":0,"allocated":1290240,"data_stored":884161,"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.58199999999999996}]},{"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.41699999999999998}]},{"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.48199999999999998}]},{"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.45100000000000001}]},{"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.35799999999999998}]},{"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.371}]},{"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.40600000000000003}]}]},{"osd":6,"up_from":47,"seq":201863462931,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28288,"kb_used_data":1268,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716864,"statfs":{"total":95995035648,"available":95966068736,"internally_reserved":0,"allocated":1298432,"data_stored":885452,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.45700000000000002}]},{"osd":1,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.67700000000000005}]},{"osd":2,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.5},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.53500000000000003}]},{"osd":3,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.628}]},{"osd":4,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.61099999999999999}]},{"osd":5,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"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.64000000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724568,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27712,"kb_used_data":692,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717440,"statfs":{"total":95995035648,"available":95966658560,"internally_reserved":0,"allocated":708608,"data_stored":295174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.53200000000000003}]},{"osd":1,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.504},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.49099999999999999}]},{"osd":2,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.46700000000000003}]},{"osd":3,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.94099999999999995,"5min":0.94099999999999995,"15min":0.94099999999999995},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1,"5min":1,"15min":1},"last":0.42899999999999999}]},{"osd":4,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.441},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.35099999999999998}]},{"osd":6,"last update":"Sat Aug 10 05:09:08 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.372},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.40899999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38700000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986205,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27716,"kb_used_data":692,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717436,"statfs":{"total":95995035648,"available":95966654464,"internally_reserved":0,"allocated":708608,"data_stored":294228,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.68700000000000006,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.499},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.51500000000000001,"15min":0.51400000000000001},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.35199999999999998}]},{"osd":1,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.501,"15min":0.496},"min":{"1min":0.33000000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.74399999999999999,"5min":0.748,"15min":0.748},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.503,"5min":0.52800000000000002,"15min":0.53200000000000003},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.67200000000000004,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.38300000000000001}]},{"osd":2,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.51500000000000001,"15min":0.51100000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.71099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.439},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.379,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.68799999999999994,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.41399999999999998}]},{"osd":3,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.52800000000000002,"15min":0.52600000000000002},"min":{"1min":0.35499999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.71599999999999997,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.51400000000000001,"15min":0.50900000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.61299999999999999}]},{"osd":5,"last update":"Sat Aug 10 05:08:39 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.379,"5min":0.379,"15min":0.379},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.56000000000000005}]},{"osd":6,"last update":"Sat Aug 10 05:09:05 2024","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.57399999999999995}]},{"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.51400000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149730,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27720,"kb_used_data":696,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717432,"statfs":{"total":95995035648,"available":95966650368,"internally_reserved":0,"allocated":712704,"data_stored":295188,"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":"Sat Aug 10 05:08:55 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"min":{"1min":0.26600000000000001,"5min":0.221,"15min":0.221},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.433},{"interface":"front","average":{"1min":0.371,"5min":0.41099999999999998,"15min":0.41799999999999998},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.52900000000000003,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.45400000000000001}]},{"osd":1,"last update":"Sat Aug 10 05:08:55 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.42099999999999999,"15min":0.42299999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.42499999999999999,"15min":0.42799999999999999},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.626,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.48999999999999999}]},{"osd":2,"last update":"Sat Aug 10 05:08:55 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.46100000000000002,"15min":0.47099999999999997},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.63700000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.42199999999999999,"15min":0.42899999999999999},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.5,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.47099999999999997}]},{"osd":4,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.57299999999999995,"15min":0.57599999999999996},"min":{"1min":0.45800000000000002,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.71099999999999997,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.57599999999999996}]},{"osd":5,"last update":"Sat Aug 10 05:08:39 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.62},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.60899999999999999}]},{"osd":6,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.75700000000000001}]},{"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.77500000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411367,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31796,"kb_used_data":676,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713356,"statfs":{"total":95995035648,"available":95962476544,"internally_reserved":0,"allocated":692224,"data_stored":293520,"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":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"min":{"1min":0.23599999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.46700000000000003,"5min":0.54300000000000004,"15min":0.54300000000000004},"last":0.311},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.34799999999999998,"15min":0.34599999999999997},"min":{"1min":0.27600000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.48599999999999999,"5min":0.52600000000000002,"15min":0.52600000000000002},"last":0.27600000000000002}]},{"osd":1,"last update":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.34499999999999997,"5min":0.34799999999999998,"15min":0.34799999999999998},"min":{"1min":0.247,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.437,"5min":0.50700000000000001,"15min":0.50700000000000001},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.379,"15min":0.378},"min":{"1min":0.29899999999999999,"5min":0.217,"15min":0.217},"max":{"1min":0.48299999999999998,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.35999999999999999}]},{"osd":3,"last update":"Sat Aug 10 05:08:56 2024","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.41799999999999998,"15min":0.42399999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.53000000000000003,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.41399999999999998,"15min":0.41799999999999998},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.50900000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"last":0.33300000000000002}]},{"osd":4,"last update":"Sat Aug 10 05:09:17 2024","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.54700000000000004,"15min":0.53300000000000003},"min":{"1min":0.40899999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.54100000000000004,"15min":0.52400000000000002},"min":{"1min":0.45200000000000001,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.51700000000000002}]},{"osd":5,"last update":"Sat Aug 10 05:08:41 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.434}]},{"osd":6,"last update":"Sat Aug 10 05:09:06 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.443}]},{"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.46300000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574891,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31800,"kb_used_data":684,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713352,"statfs":{"total":95995035648,"available":95962472448,"internally_reserved":0,"allocated":700416,"data_stored":293680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:09:14 2024","interfaces":[{"interface":"back","average":{"1min":0.35399999999999998,"5min":0.32500000000000001,"15min":0.30199999999999999},"min":{"1min":0.22600000000000001,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.54300000000000004,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.33400000000000002,"15min":0.313},"min":{"1min":0.23899999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.56999999999999995,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.34799999999999998}]},{"osd":2,"last update":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.35299999999999998,"15min":0.34899999999999998},"min":{"1min":0.249,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.499,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.39800000000000002,"15min":0.39000000000000001},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.61399999999999999,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.40000000000000002}]},{"osd":3,"last update":"Sat Aug 10 05:08:57 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.43099999999999999,"15min":0.42999999999999999},"min":{"1min":0.33800000000000002,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.63200000000000001,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.40699999999999997,"15min":0.40600000000000003},"min":{"1min":0.30399999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.57199999999999995,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.38300000000000001}]},{"osd":4,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.57699999999999996,"15min":0.58199999999999996},"min":{"1min":0.36599999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.745,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.58799999999999997,"15min":0.58699999999999997},"min":{"1min":0.42099999999999999,"5min":0.379,"15min":0.379},"max":{"1min":0.82199999999999995,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.57999999999999996}]},{"osd":5,"last update":"Sat Aug 10 05:08:39 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.58899999999999997}]},{"osd":6,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.64400000000000002}]},{"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.63600000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738416,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28296,"kb_used_data":1272,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716856,"statfs":{"total":95995035648,"available":95966060544,"internally_reserved":0,"allocated":1302528,"data_stored":884616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 10 05:09:12 2024","interfaces":[{"interface":"back","average":{"1min":0.313,"5min":0.32400000000000001,"15min":0.316},"min":{"1min":0.191,"5min":0.191,"15min":0.191},"max":{"1min":0.52100000000000002,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.33100000000000002,"15min":0.316},"min":{"1min":0.23599999999999999,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.52500000000000002,"5min":0.54300000000000004,"15min":0.54300000000000004},"last":0.442}]},{"osd":2,"last update":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.36399999999999999,"15min":0.36199999999999999},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.48599999999999999,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.379,"15min":0.373},"min":{"1min":0.251,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.52900000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"last":0.58199999999999996}]},{"osd":3,"last update":"Sat Aug 10 05:08:56 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.40799999999999997,"15min":0.41199999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.41599999999999998,"15min":0.41999999999999998},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.56999999999999995,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.55600000000000005}]},{"osd":4,"last update":"Sat Aug 10 05:09:18 2024","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.58499999999999996,"15min":0.56899999999999995},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.57899999999999996,"15min":0.57299999999999995},"min":{"1min":0.45800000000000002,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":0.69599999999999995}]},{"osd":5,"last update":"Sat Aug 10 05:08:42 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.73199999999999998}]},{"osd":6,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.70299999999999996}]},{"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.71399999999999997}]}]}],"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-08-10T05:09:32.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:31 smithi086 ceph-mon[29634]: pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-10T05:09:32.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:31 smithi086 ceph-mon[41441]: pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-10T05:09:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:31 smithi159 ceph-mon[33602]: pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-10T05:09:33.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:32 smithi086 ceph-mon[29634]: from='client.24443 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:09:33.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:32 smithi086 ceph-mon[41441]: from='client.24443 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:09:33.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:32 smithi159 ceph-mon[33602]: from='client.24443 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:09:34.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:33 smithi086 ceph-mon[29634]: pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-10T05:09:34.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:33 smithi086 ceph-mon[41441]: pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-10T05:09:34.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:33 smithi159 ceph-mon[33602]: pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-10T05:09:34.723 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph pg dump --format=json 2024-08-10T05:09:34.938 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:09:36.150 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:35 smithi086 ceph-mon[41441]: pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-10T05:09:36.150 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:35 smithi086 ceph-mon[29634]: pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-10T05:09:36.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:35 smithi159 ceph-mon[33602]: pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-10T05:09:36.875 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:09:36.876 INFO:teuthology.orchestra.run.smithi086.stderr:dumped all 2024-08-10T05:09:37.460 INFO:teuthology.orchestra.run.smithi086.stdout:{"pg_ready":true,"pg_map":{"version":217,"stamp":"2024-08-10T05:09:36.696042+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":7,"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":231608,"kb_used_data":7240,"kb_used_omap":12,"kb_used_meta":224243,"kb_avail":749729608,"statfs":{"total":767960285184,"available":767723118592,"internally_reserved":0,"allocated":7413760,"data_stored":4126019,"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":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003315"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783547+0000","last_change":"2024-08-10T05:08:56.137245+0000","last_active":"2024-08-10T05:09:18.783547+0000","last_peered":"2024-08-10T05:09:18.783547+0000","last_clean":"2024-08-10T05:09:18.783547+0000","last_became_active":"2024-08-10T05:08:56.136932+0000","last_became_peered":"2024-08-10T05:08:56.136932+0000","last_unstale":"2024-08-10T05:09:18.783547+0000","last_undegraded":"2024-08-10T05:09:18.783547+0000","last_fullsized":"2024-08-10T05:09:18.783547+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:57:04.012958+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-10T05:09:19.995437+0000","last_change":"2024-08-10T05:09:19.995437+0000","last_active":"2024-08-10T05:09:19.995437+0000","last_peered":"2024-08-10T05:09:19.995437+0000","last_clean":"2024-08-10T05:09:19.995437+0000","last_became_active":"2024-08-10T05:09:19.995095+0000","last_became_peered":"2024-08-10T05:09:19.995095+0000","last_unstale":"2024-08-10T05:09:19.995437+0000","last_undegraded":"2024-08-10T05:09:19.995437+0000","last_fullsized":"2024-08-10T05:09:19.995437+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:18:05.705505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783785+0000","last_change":"2024-08-10T05:08:56.132547+0000","last_active":"2024-08-10T05:09:18.783785+0000","last_peered":"2024-08-10T05:09:18.783785+0000","last_clean":"2024-08-10T05:09:18.783785+0000","last_became_active":"2024-08-10T05:08:56.131665+0000","last_became_peered":"2024-08-10T05:08:56.131665+0000","last_unstale":"2024-08-10T05:09:18.783785+0000","last_undegraded":"2024-08-10T05:09:18.783785+0000","last_fullsized":"2024-08-10T05:09:18.783785+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:10:25.698892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786387+0000","last_change":"2024-08-10T05:08:56.149979+0000","last_active":"2024-08-10T05:09:18.786387+0000","last_peered":"2024-08-10T05:09:18.786387+0000","last_clean":"2024-08-10T05:09:18.786387+0000","last_became_active":"2024-08-10T05:08:56.149694+0000","last_became_peered":"2024-08-10T05:08:56.149694+0000","last_unstale":"2024-08-10T05:09:18.786387+0000","last_undegraded":"2024-08-10T05:09:18.786387+0000","last_fullsized":"2024-08-10T05:09:18.786387+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:24:01.056668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784741+0000","last_change":"2024-08-10T05:08:56.136049+0000","last_active":"2024-08-10T05:09:18.784741+0000","last_peered":"2024-08-10T05:09:18.784741+0000","last_clean":"2024-08-10T05:09:18.784741+0000","last_became_active":"2024-08-10T05:08:56.135706+0000","last_became_peered":"2024-08-10T05:08:56.135706+0000","last_unstale":"2024-08-10T05:09:18.784741+0000","last_undegraded":"2024-08-10T05:09:18.784741+0000","last_fullsized":"2024-08-10T05:09:18.784741+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:13:52.035591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786338+0000","last_change":"2024-08-10T05:08:56.144634+0000","last_active":"2024-08-10T05:09:18.786338+0000","last_peered":"2024-08-10T05:09:18.786338+0000","last_clean":"2024-08-10T05:09:18.786338+0000","last_became_active":"2024-08-10T05:08:56.144371+0000","last_became_peered":"2024-08-10T05:08:56.144371+0000","last_unstale":"2024-08-10T05:09:18.786338+0000","last_undegraded":"2024-08-10T05:09:18.786338+0000","last_fullsized":"2024-08-10T05:09:18.786338+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:41:33.830809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783976+0000","last_change":"2024-08-10T05:08:56.142699+0000","last_active":"2024-08-10T05:09:18.783976+0000","last_peered":"2024-08-10T05:09:18.783976+0000","last_clean":"2024-08-10T05:09:18.783976+0000","last_became_active":"2024-08-10T05:08:56.142433+0000","last_became_peered":"2024-08-10T05:08:56.142433+0000","last_unstale":"2024-08-10T05:09:18.783976+0000","last_undegraded":"2024-08-10T05:09:18.783976+0000","last_fullsized":"2024-08-10T05:09:18.783976+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:58:44.841923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782892+0000","last_change":"2024-08-10T05:08:56.134895+0000","last_active":"2024-08-10T05:09:18.782892+0000","last_peered":"2024-08-10T05:09:18.782892+0000","last_clean":"2024-08-10T05:09:18.782892+0000","last_became_active":"2024-08-10T05:08:56.133953+0000","last_became_peered":"2024-08-10T05:08:56.133953+0000","last_unstale":"2024-08-10T05:09:18.782892+0000","last_undegraded":"2024-08-10T05:09:18.782892+0000","last_fullsized":"2024-08-10T05:09:18.782892+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:19:18.619327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.785226+0000","last_change":"2024-08-10T05:08:56.149554+0000","last_active":"2024-08-10T05:09:18.785226+0000","last_peered":"2024-08-10T05:09:18.785226+0000","last_clean":"2024-08-10T05:09:18.785226+0000","last_became_active":"2024-08-10T05:08:56.149297+0000","last_became_peered":"2024-08-10T05:08:56.149297+0000","last_unstale":"2024-08-10T05:09:18.785226+0000","last_undegraded":"2024-08-10T05:09:18.785226+0000","last_fullsized":"2024-08-10T05:09:18.785226+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:06:59.733718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782906+0000","last_change":"2024-08-10T05:08:56.145080+0000","last_active":"2024-08-10T05:09:18.782906+0000","last_peered":"2024-08-10T05:09:18.782906+0000","last_clean":"2024-08-10T05:09:18.782906+0000","last_became_active":"2024-08-10T05:08:56.144756+0000","last_became_peered":"2024-08-10T05:08:56.144756+0000","last_unstale":"2024-08-10T05:09:18.782906+0000","last_undegraded":"2024-08-10T05:09:18.782906+0000","last_fullsized":"2024-08-10T05:09:18.782906+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:06:11.530912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783449+0000","last_change":"2024-08-10T05:08:56.146538+0000","last_active":"2024-08-10T05:09:18.783449+0000","last_peered":"2024-08-10T05:09:18.783449+0000","last_clean":"2024-08-10T05:09:18.783449+0000","last_became_active":"2024-08-10T05:08:56.146202+0000","last_became_peered":"2024-08-10T05:08:56.146202+0000","last_unstale":"2024-08-10T05:09:18.783449+0000","last_undegraded":"2024-08-10T05:09:18.783449+0000","last_fullsized":"2024-08-10T05:09:18.783449+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:20:52.314826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783119+0000","last_change":"2024-08-10T05:08:56.135078+0000","last_active":"2024-08-10T05:09:18.783119+0000","last_peered":"2024-08-10T05:09:18.783119+0000","last_clean":"2024-08-10T05:09:18.783119+0000","last_became_active":"2024-08-10T05:08:56.134649+0000","last_became_peered":"2024-08-10T05:08:56.134649+0000","last_unstale":"2024-08-10T05:09:18.783119+0000","last_undegraded":"2024-08-10T05:09:18.783119+0000","last_fullsized":"2024-08-10T05:09:18.783119+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:37:38.328593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784000+0000","last_change":"2024-08-10T05:08:56.134977+0000","last_active":"2024-08-10T05:09:18.784000+0000","last_peered":"2024-08-10T05:09:18.784000+0000","last_clean":"2024-08-10T05:09:18.784000+0000","last_became_active":"2024-08-10T05:08:56.134627+0000","last_became_peered":"2024-08-10T05:08:56.134627+0000","last_unstale":"2024-08-10T05:09:18.784000+0000","last_undegraded":"2024-08-10T05:09:18.784000+0000","last_fullsized":"2024-08-10T05:09:18.784000+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:54:05.431004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783576+0000","last_change":"2024-08-10T05:08:56.143734+0000","last_active":"2024-08-10T05:09:18.783576+0000","last_peered":"2024-08-10T05:09:18.783576+0000","last_clean":"2024-08-10T05:09:18.783576+0000","last_became_active":"2024-08-10T05:08:56.143477+0000","last_became_peered":"2024-08-10T05:08:56.143477+0000","last_unstale":"2024-08-10T05:09:18.783576+0000","last_undegraded":"2024-08-10T05:09:18.783576+0000","last_fullsized":"2024-08-10T05:09:18.783576+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:46:45.093654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.779953+0000","last_change":"2024-08-10T05:08:56.140253+0000","last_active":"2024-08-10T05:09:18.779953+0000","last_peered":"2024-08-10T05:09:18.779953+0000","last_clean":"2024-08-10T05:09:18.779953+0000","last_became_active":"2024-08-10T05:08:56.139940+0000","last_became_peered":"2024-08-10T05:08:56.139940+0000","last_unstale":"2024-08-10T05:09:18.779953+0000","last_undegraded":"2024-08-10T05:09:18.779953+0000","last_fullsized":"2024-08-10T05:09:18.779953+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:54:51.928206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786234+0000","last_change":"2024-08-10T05:08:56.143658+0000","last_active":"2024-08-10T05:09:18.786234+0000","last_peered":"2024-08-10T05:09:18.786234+0000","last_clean":"2024-08-10T05:09:18.786234+0000","last_became_active":"2024-08-10T05:08:56.143379+0000","last_became_peered":"2024-08-10T05:08:56.143379+0000","last_unstale":"2024-08-10T05:09:18.786234+0000","last_undegraded":"2024-08-10T05:09:18.786234+0000","last_fullsized":"2024-08-10T05:09:18.786234+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:23:34.965848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786832+0000","last_change":"2024-08-10T05:08:56.150280+0000","last_active":"2024-08-10T05:09:18.786832+0000","last_peered":"2024-08-10T05:09:18.786832+0000","last_clean":"2024-08-10T05:09:18.786832+0000","last_became_active":"2024-08-10T05:08:56.150008+0000","last_became_peered":"2024-08-10T05:08:56.150008+0000","last_unstale":"2024-08-10T05:09:18.786832+0000","last_undegraded":"2024-08-10T05:09:18.786832+0000","last_fullsized":"2024-08-10T05:09:18.786832+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:59:41.067914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780724+0000","last_change":"2024-08-10T05:08:56.137017+0000","last_active":"2024-08-10T05:09:18.780724+0000","last_peered":"2024-08-10T05:09:18.780724+0000","last_clean":"2024-08-10T05:09:18.780724+0000","last_became_active":"2024-08-10T05:08:56.136724+0000","last_became_peered":"2024-08-10T05:08:56.136724+0000","last_unstale":"2024-08-10T05:09:18.780724+0000","last_undegraded":"2024-08-10T05:09:18.780724+0000","last_fullsized":"2024-08-10T05:09:18.780724+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:29:47.443083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784479+0000","last_change":"2024-08-10T05:08:56.141142+0000","last_active":"2024-08-10T05:09:18.784479+0000","last_peered":"2024-08-10T05:09:18.784479+0000","last_clean":"2024-08-10T05:09:18.784479+0000","last_became_active":"2024-08-10T05:08:56.138528+0000","last_became_peered":"2024-08-10T05:08:56.138528+0000","last_unstale":"2024-08-10T05:09:18.784479+0000","last_undegraded":"2024-08-10T05:09:18.784479+0000","last_fullsized":"2024-08-10T05:09:18.784479+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:51:22.111780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783051+0000","last_change":"2024-08-10T05:08:56.132597+0000","last_active":"2024-08-10T05:09:18.783051+0000","last_peered":"2024-08-10T05:09:18.783051+0000","last_clean":"2024-08-10T05:09:18.783051+0000","last_became_active":"2024-08-10T05:08:56.132279+0000","last_became_peered":"2024-08-10T05:08:56.132279+0000","last_unstale":"2024-08-10T05:09:18.783051+0000","last_undegraded":"2024-08-10T05:09:18.783051+0000","last_fullsized":"2024-08-10T05:09:18.783051+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:43:23.420034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783460+0000","last_change":"2024-08-10T05:08:56.138035+0000","last_active":"2024-08-10T05:09:18.783460+0000","last_peered":"2024-08-10T05:09:18.783460+0000","last_clean":"2024-08-10T05:09:18.783460+0000","last_became_active":"2024-08-10T05:08:56.137743+0000","last_became_peered":"2024-08-10T05:08:56.137743+0000","last_unstale":"2024-08-10T05:09:18.783460+0000","last_undegraded":"2024-08-10T05:09:18.783460+0000","last_fullsized":"2024-08-10T05:09:18.783460+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:58:39.911169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786322+0000","last_change":"2024-08-10T05:08:56.147369+0000","last_active":"2024-08-10T05:09:18.786322+0000","last_peered":"2024-08-10T05:09:18.786322+0000","last_clean":"2024-08-10T05:09:18.786322+0000","last_became_active":"2024-08-10T05:08:56.147064+0000","last_became_peered":"2024-08-10T05:08:56.147064+0000","last_unstale":"2024-08-10T05:09:18.786322+0000","last_undegraded":"2024-08-10T05:09:18.786322+0000","last_fullsized":"2024-08-10T05:09:18.786322+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:23:35.766097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783421+0000","last_change":"2024-08-10T05:08:56.128129+0000","last_active":"2024-08-10T05:09:18.783421+0000","last_peered":"2024-08-10T05:09:18.783421+0000","last_clean":"2024-08-10T05:09:18.783421+0000","last_became_active":"2024-08-10T05:08:56.127360+0000","last_became_peered":"2024-08-10T05:08:56.127360+0000","last_unstale":"2024-08-10T05:09:18.783421+0000","last_undegraded":"2024-08-10T05:09:18.783421+0000","last_fullsized":"2024-08-10T05:09:18.783421+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:05:48.912204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786352+0000","last_change":"2024-08-10T05:08:56.138988+0000","last_active":"2024-08-10T05:09:18.786352+0000","last_peered":"2024-08-10T05:09:18.786352+0000","last_clean":"2024-08-10T05:09:18.786352+0000","last_became_active":"2024-08-10T05:08:56.138673+0000","last_became_peered":"2024-08-10T05:08:56.138673+0000","last_unstale":"2024-08-10T05:09:18.786352+0000","last_undegraded":"2024-08-10T05:09:18.786352+0000","last_fullsized":"2024-08-10T05:09:18.786352+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:49:07.309103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-10T05:09:19.794718+0000","last_change":"2024-08-10T05:09:19.794718+0000","last_active":"2024-08-10T05:09:19.794718+0000","last_peered":"2024-08-10T05:09:19.794718+0000","last_clean":"2024-08-10T05:09:19.794718+0000","last_became_active":"2024-08-10T05:09:19.794391+0000","last_became_peered":"2024-08-10T05:09:19.794391+0000","last_unstale":"2024-08-10T05:09:19.794718+0000","last_undegraded":"2024-08-10T05:09:19.794718+0000","last_fullsized":"2024-08-10T05:09:19.794718+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:13:11.816896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782985+0000","last_change":"2024-08-10T05:08:56.138244+0000","last_active":"2024-08-10T05:09:18.782985+0000","last_peered":"2024-08-10T05:09:18.782985+0000","last_clean":"2024-08-10T05:09:18.782985+0000","last_became_active":"2024-08-10T05:08:56.137940+0000","last_became_peered":"2024-08-10T05:08:56.137940+0000","last_unstale":"2024-08-10T05:09:18.782985+0000","last_undegraded":"2024-08-10T05:09:18.782985+0000","last_fullsized":"2024-08-10T05:09:18.782985+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:02:28.527471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780030+0000","last_change":"2024-08-10T05:08:56.129715+0000","last_active":"2024-08-10T05:09:18.780030+0000","last_peered":"2024-08-10T05:09:18.780030+0000","last_clean":"2024-08-10T05:09:18.780030+0000","last_became_active":"2024-08-10T05:08:56.129223+0000","last_became_peered":"2024-08-10T05:08:56.129223+0000","last_unstale":"2024-08-10T05:09:18.780030+0000","last_undegraded":"2024-08-10T05:09:18.780030+0000","last_fullsized":"2024-08-10T05:09:18.780030+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:01:08.261966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-10T05:09:19.884960+0000","last_change":"2024-08-10T05:09:19.884960+0000","last_active":"2024-08-10T05:09:19.884960+0000","last_peered":"2024-08-10T05:09:19.884960+0000","last_clean":"2024-08-10T05:09:19.884960+0000","last_became_active":"2024-08-10T05:09:19.884605+0000","last_became_peered":"2024-08-10T05:09:19.884605+0000","last_unstale":"2024-08-10T05:09:19.884960+0000","last_undegraded":"2024-08-10T05:09:19.884960+0000","last_fullsized":"2024-08-10T05:09:19.884960+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:01:27.431437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783534+0000","last_change":"2024-08-10T05:08:56.133763+0000","last_active":"2024-08-10T05:09:18.783534+0000","last_peered":"2024-08-10T05:09:18.783534+0000","last_clean":"2024-08-10T05:09:18.783534+0000","last_became_active":"2024-08-10T05:08:56.133475+0000","last_became_peered":"2024-08-10T05:08:56.133475+0000","last_unstale":"2024-08-10T05:09:18.783534+0000","last_undegraded":"2024-08-10T05:09:18.783534+0000","last_fullsized":"2024-08-10T05:09:18.783534+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:40:32.021993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786413+0000","last_change":"2024-08-10T05:08:56.143680+0000","last_active":"2024-08-10T05:09:18.786413+0000","last_peered":"2024-08-10T05:09:18.786413+0000","last_clean":"2024-08-10T05:09:18.786413+0000","last_became_active":"2024-08-10T05:08:56.143380+0000","last_became_peered":"2024-08-10T05:08:56.143380+0000","last_unstale":"2024-08-10T05:09:18.786413+0000","last_undegraded":"2024-08-10T05:09:18.786413+0000","last_fullsized":"2024-08-10T05:09:18.786413+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:21:52.421604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780395+0000","last_change":"2024-08-10T05:08:56.138943+0000","last_active":"2024-08-10T05:09:18.780395+0000","last_peered":"2024-08-10T05:09:18.780395+0000","last_clean":"2024-08-10T05:09:18.780395+0000","last_became_active":"2024-08-10T05:08:56.138642+0000","last_became_peered":"2024-08-10T05:08:56.138642+0000","last_unstale":"2024-08-10T05:09:18.780395+0000","last_undegraded":"2024-08-10T05:09:18.780395+0000","last_fullsized":"2024-08-10T05:09:18.780395+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:12:37.219580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783956+0000","last_change":"2024-08-10T05:08:56.146159+0000","last_active":"2024-08-10T05:09:18.783956+0000","last_peered":"2024-08-10T05:09:18.783956+0000","last_clean":"2024-08-10T05:09:18.783956+0000","last_became_active":"2024-08-10T05:08:56.143991+0000","last_became_peered":"2024-08-10T05:08:56.143991+0000","last_unstale":"2024-08-10T05:09:18.783956+0000","last_undegraded":"2024-08-10T05:09:18.783956+0000","last_fullsized":"2024-08-10T05:09:18.783956+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:45:54.040993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782635+0000","last_change":"2024-08-10T05:08:56.129894+0000","last_active":"2024-08-10T05:09:18.782635+0000","last_peered":"2024-08-10T05:09:18.782635+0000","last_clean":"2024-08-10T05:09:18.782635+0000","last_became_active":"2024-08-10T05:08:56.129304+0000","last_became_peered":"2024-08-10T05:08:56.129304+0000","last_unstale":"2024-08-10T05:09:18.782635+0000","last_undegraded":"2024-08-10T05:09:18.782635+0000","last_fullsized":"2024-08-10T05:09:18.782635+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:42:04.622711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"66'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784806+0000","last_change":"2024-08-10T05:08:53.035992+0000","last_active":"2024-08-10T05:09:18.784806+0000","last_peered":"2024-08-10T05:09:18.784806+0000","last_clean":"2024-08-10T05:09:18.784806+0000","last_became_active":"2024-08-10T05:08:53.035722+0000","last_became_peered":"2024-08-10T05:08:53.035722+0000","last_unstale":"2024-08-10T05:09:18.784806+0000","last_undegraded":"2024-08-10T05:09:18.784806+0000","last_fullsized":"2024-08-10T05:09:18.784806+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:11:33.876075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783609+0000","last_change":"2024-08-10T05:08:56.137938+0000","last_active":"2024-08-10T05:09:18.783609+0000","last_peered":"2024-08-10T05:09:18.783609+0000","last_clean":"2024-08-10T05:09:18.783609+0000","last_became_active":"2024-08-10T05:08:56.137692+0000","last_became_peered":"2024-08-10T05:08:56.137692+0000","last_unstale":"2024-08-10T05:09:18.783609+0000","last_undegraded":"2024-08-10T05:09:18.783609+0000","last_fullsized":"2024-08-10T05:09:18.783609+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T17:03:38.145954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"66'1","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783295+0000","last_change":"2024-08-10T05:08:53.036872+0000","last_active":"2024-08-10T05:09:18.783295+0000","last_peered":"2024-08-10T05:09:18.783295+0000","last_clean":"2024-08-10T05:09:18.783295+0000","last_became_active":"2024-08-10T05:08:53.036577+0000","last_became_peered":"2024-08-10T05:08:53.036577+0000","last_unstale":"2024-08-10T05:09:18.783295+0000","last_undegraded":"2024-08-10T05:09:18.783295+0000","last_fullsized":"2024-08-10T05:09:18.783295+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:46:28.173110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783334+0000","last_change":"2024-08-10T05:08:53.032952+0000","last_active":"2024-08-10T05:09:18.783334+0000","last_peered":"2024-08-10T05:09:18.783334+0000","last_clean":"2024-08-10T05:09:18.783334+0000","last_became_active":"2024-08-10T05:08:53.032682+0000","last_became_peered":"2024-08-10T05:08:53.032682+0000","last_unstale":"2024-08-10T05:09:18.783334+0000","last_undegraded":"2024-08-10T05:09:18.783334+0000","last_fullsized":"2024-08-10T05:09:18.783334+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:57:08.531835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782976+0000","last_change":"2024-08-10T05:08:56.130496+0000","last_active":"2024-08-10T05:09:18.782976+0000","last_peered":"2024-08-10T05:09:18.782976+0000","last_clean":"2024-08-10T05:09:18.782976+0000","last_became_active":"2024-08-10T05:08:56.129235+0000","last_became_peered":"2024-08-10T05:08:56.129235+0000","last_unstale":"2024-08-10T05:09:18.782976+0000","last_undegraded":"2024-08-10T05:09:18.782976+0000","last_fullsized":"2024-08-10T05:09:18.782976+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:14:00.571701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786456+0000","last_change":"2024-08-10T05:08:53.038500+0000","last_active":"2024-08-10T05:09:18.786456+0000","last_peered":"2024-08-10T05:09:18.786456+0000","last_clean":"2024-08-10T05:09:18.786456+0000","last_became_active":"2024-08-10T05:08:53.038223+0000","last_became_peered":"2024-08-10T05:08:53.038223+0000","last_unstale":"2024-08-10T05:09:18.786456+0000","last_undegraded":"2024-08-10T05:09:18.786456+0000","last_fullsized":"2024-08-10T05:09:18.786456+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:50:31.638736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.779824+0000","last_change":"2024-08-10T05:08:56.133184+0000","last_active":"2024-08-10T05:09:18.779824+0000","last_peered":"2024-08-10T05:09:18.779824+0000","last_clean":"2024-08-10T05:09:18.779824+0000","last_became_active":"2024-08-10T05:08:56.132893+0000","last_became_peered":"2024-08-10T05:08:56.132893+0000","last_unstale":"2024-08-10T05:09:18.779824+0000","last_undegraded":"2024-08-10T05:09:18.779824+0000","last_fullsized":"2024-08-10T05:09:18.779824+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:39:19.780934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783723+0000","last_change":"2024-08-10T05:08:53.033347+0000","last_active":"2024-08-10T05:09:18.783723+0000","last_peered":"2024-08-10T05:09:18.783723+0000","last_clean":"2024-08-10T05:09:18.783723+0000","last_became_active":"2024-08-10T05:08:53.033035+0000","last_became_peered":"2024-08-10T05:08:53.033035+0000","last_unstale":"2024-08-10T05:09:18.783723+0000","last_undegraded":"2024-08-10T05:09:18.783723+0000","last_fullsized":"2024-08-10T05:09:18.783723+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:35:05.992769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786672+0000","last_change":"2024-08-10T05:08:56.145654+0000","last_active":"2024-08-10T05:09:18.786672+0000","last_peered":"2024-08-10T05:09:18.786672+0000","last_clean":"2024-08-10T05:09:18.786672+0000","last_became_active":"2024-08-10T05:08:56.145393+0000","last_became_peered":"2024-08-10T05:08:56.145393+0000","last_unstale":"2024-08-10T05:09:18.786672+0000","last_undegraded":"2024-08-10T05:09:18.786672+0000","last_fullsized":"2024-08-10T05:09:18.786672+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:12:15.820666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786763+0000","last_change":"2024-08-10T05:08:53.032270+0000","last_active":"2024-08-10T05:09:18.786763+0000","last_peered":"2024-08-10T05:09:18.786763+0000","last_clean":"2024-08-10T05:09:18.786763+0000","last_became_active":"2024-08-10T05:08:53.031912+0000","last_became_peered":"2024-08-10T05:08:53.031912+0000","last_unstale":"2024-08-10T05:09:18.786763+0000","last_undegraded":"2024-08-10T05:09:18.786763+0000","last_fullsized":"2024-08-10T05:09:18.786763+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:16:33.526156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784171+0000","last_change":"2024-08-10T05:08:56.148786+0000","last_active":"2024-08-10T05:09:18.784171+0000","last_peered":"2024-08-10T05:09:18.784171+0000","last_clean":"2024-08-10T05:09:18.784171+0000","last_became_active":"2024-08-10T05:08:56.148428+0000","last_became_peered":"2024-08-10T05:08:56.148428+0000","last_unstale":"2024-08-10T05:09:18.784171+0000","last_undegraded":"2024-08-10T05:09:18.784171+0000","last_fullsized":"2024-08-10T05:09:18.784171+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:18:50.428090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"66'3","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780110+0000","last_change":"2024-08-10T05:08:53.033550+0000","last_active":"2024-08-10T05:09:18.780110+0000","last_peered":"2024-08-10T05:09:18.780110+0000","last_clean":"2024-08-10T05:09:18.780110+0000","last_became_active":"2024-08-10T05:08:53.033185+0000","last_became_peered":"2024-08-10T05:08:53.033185+0000","last_unstale":"2024-08-10T05:09:18.780110+0000","last_undegraded":"2024-08-10T05:09:18.780110+0000","last_fullsized":"2024-08-10T05:09:18.780110+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:54:37.842616+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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783210+0000","last_change":"2024-08-10T05:08:56.141572+0000","last_active":"2024-08-10T05:09:18.783210+0000","last_peered":"2024-08-10T05:09:18.783210+0000","last_clean":"2024-08-10T05:09:18.783210+0000","last_became_active":"2024-08-10T05:08:56.141133+0000","last_became_peered":"2024-08-10T05:08:56.141133+0000","last_unstale":"2024-08-10T05:09:18.783210+0000","last_undegraded":"2024-08-10T05:09:18.783210+0000","last_fullsized":"2024-08-10T05:09:18.783210+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:30:47.845995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"66'6","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783146+0000","last_change":"2024-08-10T05:08:53.031258+0000","last_active":"2024-08-10T05:09:18.783146+0000","last_peered":"2024-08-10T05:09:18.783146+0000","last_clean":"2024-08-10T05:09:18.783146+0000","last_became_active":"2024-08-10T05:08:53.030915+0000","last_became_peered":"2024-08-10T05:08:53.030915+0000","last_unstale":"2024-08-10T05:09:18.783146+0000","last_undegraded":"2024-08-10T05:09:18.783146+0000","last_fullsized":"2024-08-10T05:09:18.783146+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:47:19.720562+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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784217+0000","last_change":"2024-08-10T05:08:56.144100+0000","last_active":"2024-08-10T05:09:18.784217+0000","last_peered":"2024-08-10T05:09:18.784217+0000","last_clean":"2024-08-10T05:09:18.784217+0000","last_became_active":"2024-08-10T05:08:56.143736+0000","last_became_peered":"2024-08-10T05:08:56.143736+0000","last_unstale":"2024-08-10T05:09:18.784217+0000","last_undegraded":"2024-08-10T05:09:18.784217+0000","last_fullsized":"2024-08-10T05:09:18.784217+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:51:33.689430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"66'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783688+0000","last_change":"2024-08-10T05:08:53.029712+0000","last_active":"2024-08-10T05:09:18.783688+0000","last_peered":"2024-08-10T05:09:18.783688+0000","last_clean":"2024-08-10T05:09:18.783688+0000","last_became_active":"2024-08-10T05:08:53.027799+0000","last_became_peered":"2024-08-10T05:08:53.027799+0000","last_unstale":"2024-08-10T05:09:18.783688+0000","last_undegraded":"2024-08-10T05:09:18.783688+0000","last_fullsized":"2024-08-10T05:09:18.783688+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:09:07.537727+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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783656+0000","last_change":"2024-08-10T05:08:56.136363+0000","last_active":"2024-08-10T05:09:18.783656+0000","last_peered":"2024-08-10T05:09:18.783656+0000","last_clean":"2024-08-10T05:09:18.783656+0000","last_became_active":"2024-08-10T05:08:56.136097+0000","last_became_peered":"2024-08-10T05:08:56.136097+0000","last_unstale":"2024-08-10T05:09:18.783656+0000","last_undegraded":"2024-08-10T05:09:18.783656+0000","last_fullsized":"2024-08-10T05:09:18.783656+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:11:45.926347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786454+0000","last_change":"2024-08-10T05:08:53.038987+0000","last_active":"2024-08-10T05:09:18.786454+0000","last_peered":"2024-08-10T05:09:18.786454+0000","last_clean":"2024-08-10T05:09:18.786454+0000","last_became_active":"2024-08-10T05:08:53.037925+0000","last_became_peered":"2024-08-10T05:08:53.037925+0000","last_unstale":"2024-08-10T05:09:18.786454+0000","last_undegraded":"2024-08-10T05:09:18.786454+0000","last_fullsized":"2024-08-10T05:09:18.786454+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:42:48.315927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784824+0000","last_change":"2024-08-10T05:08:56.136107+0000","last_active":"2024-08-10T05:09:18.784824+0000","last_peered":"2024-08-10T05:09:18.784824+0000","last_clean":"2024-08-10T05:09:18.784824+0000","last_became_active":"2024-08-10T05:08:56.135769+0000","last_became_peered":"2024-08-10T05:08:56.135769+0000","last_unstale":"2024-08-10T05:09:18.784824+0000","last_undegraded":"2024-08-10T05:09:18.784824+0000","last_fullsized":"2024-08-10T05:09:18.784824+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:05:46.786058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782649+0000","last_change":"2024-08-10T05:08:53.033967+0000","last_active":"2024-08-10T05:09:18.782649+0000","last_peered":"2024-08-10T05:09:18.782649+0000","last_clean":"2024-08-10T05:09:18.782649+0000","last_became_active":"2024-08-10T05:08:53.033679+0000","last_became_peered":"2024-08-10T05:08:53.033679+0000","last_unstale":"2024-08-10T05:09:18.782649+0000","last_undegraded":"2024-08-10T05:09:18.782649+0000","last_fullsized":"2024-08-10T05:09:18.782649+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:21:41.291762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783967+0000","last_change":"2024-08-10T05:08:56.146020+0000","last_active":"2024-08-10T05:09:18.783967+0000","last_peered":"2024-08-10T05:09:18.783967+0000","last_clean":"2024-08-10T05:09:18.783967+0000","last_became_active":"2024-08-10T05:08:56.145732+0000","last_became_peered":"2024-08-10T05:08:56.145732+0000","last_unstale":"2024-08-10T05:09:18.783967+0000","last_undegraded":"2024-08-10T05:09:18.783967+0000","last_fullsized":"2024-08-10T05:09:18.783967+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:44:58.047113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"66'8","reported_seq":25,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780404+0000","last_change":"2024-08-10T05:08:53.028959+0000","last_active":"2024-08-10T05:09:18.780404+0000","last_peered":"2024-08-10T05:09:18.780404+0000","last_clean":"2024-08-10T05:09:18.780404+0000","last_became_active":"2024-08-10T05:08:53.028644+0000","last_became_peered":"2024-08-10T05:08:53.028644+0000","last_unstale":"2024-08-10T05:09:18.780404+0000","last_undegraded":"2024-08-10T05:09:18.780404+0000","last_fullsized":"2024-08-10T05:09:18.780404+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:53:10.086159+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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784053+0000","last_change":"2024-08-10T05:08:56.143351+0000","last_active":"2024-08-10T05:09:18.784053+0000","last_peered":"2024-08-10T05:09:18.784053+0000","last_clean":"2024-08-10T05:09:18.784053+0000","last_became_active":"2024-08-10T05:08:56.143141+0000","last_became_peered":"2024-08-10T05:08:56.143141+0000","last_unstale":"2024-08-10T05:09:18.784053+0000","last_undegraded":"2024-08-10T05:09:18.784053+0000","last_fullsized":"2024-08-10T05:09:18.784053+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:17:50.118930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"66'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783876+0000","last_change":"2024-08-10T05:08:53.034142+0000","last_active":"2024-08-10T05:09:18.783876+0000","last_peered":"2024-08-10T05:09:18.783876+0000","last_clean":"2024-08-10T05:09:18.783876+0000","last_became_active":"2024-08-10T05:08:53.033851+0000","last_became_peered":"2024-08-10T05:08:53.033851+0000","last_unstale":"2024-08-10T05:09:18.783876+0000","last_undegraded":"2024-08-10T05:09:18.783876+0000","last_fullsized":"2024-08-10T05:09:18.783876+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:32:21.047582+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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784946+0000","last_change":"2024-08-10T05:08:56.144177+0000","last_active":"2024-08-10T05:09:18.784946+0000","last_peered":"2024-08-10T05:09:18.784946+0000","last_clean":"2024-08-10T05:09:18.784946+0000","last_became_active":"2024-08-10T05:08:56.143873+0000","last_became_peered":"2024-08-10T05:08:56.143873+0000","last_unstale":"2024-08-10T05:09:18.784946+0000","last_undegraded":"2024-08-10T05:09:18.784946+0000","last_fullsized":"2024-08-10T05:09:18.784946+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:46:39.211985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":32,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-10T05:09:20.258693+0000","last_change":"2024-08-10T05:09:20.258693+0000","last_active":"2024-08-10T05:09:20.258693+0000","last_peered":"2024-08-10T05:09:20.258693+0000","last_clean":"2024-08-10T05:09:20.258693+0000","last_became_active":"2024-08-10T05:09:20.256502+0000","last_became_peered":"2024-08-10T05:09:20.256502+0000","last_unstale":"2024-08-10T05:09:20.258693+0000","last_undegraded":"2024-08-10T05:09:20.258693+0000","last_fullsized":"2024-08-10T05:09:20.258693+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:12:23.280357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.785135+0000","last_change":"2024-08-10T05:08:56.144279+0000","last_active":"2024-08-10T05:09:18.785135+0000","last_peered":"2024-08-10T05:09:18.785135+0000","last_clean":"2024-08-10T05:09:18.785135+0000","last_became_active":"2024-08-10T05:08:56.143971+0000","last_became_peered":"2024-08-10T05:08:56.143971+0000","last_unstale":"2024-08-10T05:09:18.785135+0000","last_undegraded":"2024-08-10T05:09:18.785135+0000","last_fullsized":"2024-08-10T05:09:18.785135+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:30:55.737683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"66'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780143+0000","last_change":"2024-08-10T05:08:53.036772+0000","last_active":"2024-08-10T05:09:18.780143+0000","last_peered":"2024-08-10T05:09:18.780143+0000","last_clean":"2024-08-10T05:09:18.780143+0000","last_became_active":"2024-08-10T05:08:53.036146+0000","last_became_peered":"2024-08-10T05:08:53.036146+0000","last_unstale":"2024-08-10T05:09:18.780143+0000","last_undegraded":"2024-08-10T05:09:18.780143+0000","last_fullsized":"2024-08-10T05:09:18.780143+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:39:33.580872+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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786540+0000","last_change":"2024-08-10T05:08:56.147393+0000","last_active":"2024-08-10T05:09:18.786540+0000","last_peered":"2024-08-10T05:09:18.786540+0000","last_clean":"2024-08-10T05:09:18.786540+0000","last_became_active":"2024-08-10T05:08:56.147001+0000","last_became_peered":"2024-08-10T05:08:56.147001+0000","last_unstale":"2024-08-10T05:09:18.786540+0000","last_undegraded":"2024-08-10T05:09:18.786540+0000","last_fullsized":"2024-08-10T05:09:18.786540+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:31:26.587663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780525+0000","last_change":"2024-08-10T05:08:53.028403+0000","last_active":"2024-08-10T05:09:18.780525+0000","last_peered":"2024-08-10T05:09:18.780525+0000","last_clean":"2024-08-10T05:09:18.780525+0000","last_became_active":"2024-08-10T05:08:53.028088+0000","last_became_peered":"2024-08-10T05:08:53.028088+0000","last_unstale":"2024-08-10T05:09:18.780525+0000","last_undegraded":"2024-08-10T05:09:18.780525+0000","last_fullsized":"2024-08-10T05:09:18.780525+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:37:07.220689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784301+0000","last_change":"2024-08-10T05:08:56.148644+0000","last_active":"2024-08-10T05:09:18.784301+0000","last_peered":"2024-08-10T05:09:18.784301+0000","last_clean":"2024-08-10T05:09:18.784301+0000","last_became_active":"2024-08-10T05:08:56.148313+0000","last_became_peered":"2024-08-10T05:08:56.148313+0000","last_unstale":"2024-08-10T05:09:18.784301+0000","last_undegraded":"2024-08-10T05:09:18.784301+0000","last_fullsized":"2024-08-10T05:09:18.784301+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:54:34.969728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":217,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783816+0000","last_change":"2024-08-10T05:08:32.244261+0000","last_active":"2024-08-10T05:09:18.783816+0000","last_peered":"2024-08-10T05:09:18.783816+0000","last_clean":"2024-08-10T05:09:18.783816+0000","last_became_active":"2024-08-10T05:08:32.243979+0000","last_became_peered":"2024-08-10T05:08:32.243979+0000","last_unstale":"2024-08-10T05:09:18.783816+0000","last_undegraded":"2024-08-10T05:09:18.783816+0000","last_fullsized":"2024-08-10T05:09:18.783816+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:06:31.202545+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:06:31.202545+0000","last_clean_scrub_stamp":"2024-08-10T05:06:31.202545+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-08-11T13:56:01.812170+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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786315+0000","last_change":"2024-08-10T05:08:53.039873+0000","last_active":"2024-08-10T05:09:18.786315+0000","last_peered":"2024-08-10T05:09:18.786315+0000","last_clean":"2024-08-10T05:09:18.786315+0000","last_became_active":"2024-08-10T05:08:53.038174+0000","last_became_peered":"2024-08-10T05:08:53.038174+0000","last_unstale":"2024-08-10T05:09:18.786315+0000","last_undegraded":"2024-08-10T05:09:18.786315+0000","last_fullsized":"2024-08-10T05:09:18.786315+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:51:11.291554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783714+0000","last_change":"2024-08-10T05:08:56.134845+0000","last_active":"2024-08-10T05:09:18.783714+0000","last_peered":"2024-08-10T05:09:18.783714+0000","last_clean":"2024-08-10T05:09:18.783714+0000","last_became_active":"2024-08-10T05:08:56.134581+0000","last_became_peered":"2024-08-10T05:08:56.134581+0000","last_unstale":"2024-08-10T05:09:18.783714+0000","last_undegraded":"2024-08-10T05:09:18.783714+0000","last_fullsized":"2024-08-10T05:09:18.783714+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:20:49.568728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783739+0000","last_change":"2024-08-10T05:08:53.035180+0000","last_active":"2024-08-10T05:09:18.783739+0000","last_peered":"2024-08-10T05:09:18.783739+0000","last_clean":"2024-08-10T05:09:18.783739+0000","last_became_active":"2024-08-10T05:08:53.034831+0000","last_became_peered":"2024-08-10T05:08:53.034831+0000","last_unstale":"2024-08-10T05:09:18.783739+0000","last_undegraded":"2024-08-10T05:09:18.783739+0000","last_fullsized":"2024-08-10T05:09:18.783739+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:16:28.697820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782644+0000","last_change":"2024-08-10T05:08:56.132010+0000","last_active":"2024-08-10T05:09:18.782644+0000","last_peered":"2024-08-10T05:09:18.782644+0000","last_clean":"2024-08-10T05:09:18.782644+0000","last_became_active":"2024-08-10T05:08:56.131604+0000","last_became_peered":"2024-08-10T05:08:56.131604+0000","last_unstale":"2024-08-10T05:09:18.782644+0000","last_undegraded":"2024-08-10T05:09:18.782644+0000","last_fullsized":"2024-08-10T05:09:18.782644+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:22:07.433075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780422+0000","last_change":"2024-08-10T05:08:53.033521+0000","last_active":"2024-08-10T05:09:18.780422+0000","last_peered":"2024-08-10T05:09:18.780422+0000","last_clean":"2024-08-10T05:09:18.780422+0000","last_became_active":"2024-08-10T05:08:53.033238+0000","last_became_peered":"2024-08-10T05:08:53.033238+0000","last_unstale":"2024-08-10T05:09:18.780422+0000","last_undegraded":"2024-08-10T05:09:18.780422+0000","last_fullsized":"2024-08-10T05:09:18.780422+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:13:40.965249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.779708+0000","last_change":"2024-08-10T05:08:56.134153+0000","last_active":"2024-08-10T05:09:18.779708+0000","last_peered":"2024-08-10T05:09:18.779708+0000","last_clean":"2024-08-10T05:09:18.779708+0000","last_became_active":"2024-08-10T05:08:56.133876+0000","last_became_peered":"2024-08-10T05:08:56.133876+0000","last_unstale":"2024-08-10T05:09:18.779708+0000","last_undegraded":"2024-08-10T05:09:18.779708+0000","last_fullsized":"2024-08-10T05:09:18.779708+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:14:33.840417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786513+0000","last_change":"2024-08-10T05:08:53.036132+0000","last_active":"2024-08-10T05:09:18.786513+0000","last_peered":"2024-08-10T05:09:18.786513+0000","last_clean":"2024-08-10T05:09:18.786513+0000","last_became_active":"2024-08-10T05:08:53.035473+0000","last_became_peered":"2024-08-10T05:08:53.035473+0000","last_unstale":"2024-08-10T05:09:18.786513+0000","last_undegraded":"2024-08-10T05:09:18.786513+0000","last_fullsized":"2024-08-10T05:09:18.786513+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:33:08.042460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784728+0000","last_change":"2024-08-10T05:08:56.132666+0000","last_active":"2024-08-10T05:09:18.784728+0000","last_peered":"2024-08-10T05:09:18.784728+0000","last_clean":"2024-08-10T05:09:18.784728+0000","last_became_active":"2024-08-10T05:08:56.132206+0000","last_became_peered":"2024-08-10T05:08:56.132206+0000","last_unstale":"2024-08-10T05:09:18.784728+0000","last_undegraded":"2024-08-10T05:09:18.784728+0000","last_fullsized":"2024-08-10T05:09:18.784728+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:45:19.954705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780192+0000","last_change":"2024-08-10T05:08:53.037872+0000","last_active":"2024-08-10T05:09:18.780192+0000","last_peered":"2024-08-10T05:09:18.780192+0000","last_clean":"2024-08-10T05:09:18.780192+0000","last_became_active":"2024-08-10T05:08:53.037600+0000","last_became_peered":"2024-08-10T05:08:53.037600+0000","last_unstale":"2024-08-10T05:09:18.780192+0000","last_undegraded":"2024-08-10T05:09:18.780192+0000","last_fullsized":"2024-08-10T05:09:18.780192+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:31:09.822361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786612+0000","last_change":"2024-08-10T05:08:56.140546+0000","last_active":"2024-08-10T05:09:18.786612+0000","last_peered":"2024-08-10T05:09:18.786612+0000","last_clean":"2024-08-10T05:09:18.786612+0000","last_became_active":"2024-08-10T05:08:56.140290+0000","last_became_peered":"2024-08-10T05:08:56.140290+0000","last_unstale":"2024-08-10T05:09:18.786612+0000","last_undegraded":"2024-08-10T05:09:18.786612+0000","last_fullsized":"2024-08-10T05:09:18.786612+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:34:46.991959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784560+0000","last_change":"2024-08-10T05:08:53.036023+0000","last_active":"2024-08-10T05:09:18.784560+0000","last_peered":"2024-08-10T05:09:18.784560+0000","last_clean":"2024-08-10T05:09:18.784560+0000","last_became_active":"2024-08-10T05:08:53.035694+0000","last_became_peered":"2024-08-10T05:08:53.035694+0000","last_unstale":"2024-08-10T05:09:18.784560+0000","last_undegraded":"2024-08-10T05:09:18.784560+0000","last_fullsized":"2024-08-10T05:09:18.784560+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:31:41.941447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780110+0000","last_change":"2024-08-10T05:08:56.139643+0000","last_active":"2024-08-10T05:09:18.780110+0000","last_peered":"2024-08-10T05:09:18.780110+0000","last_clean":"2024-08-10T05:09:18.780110+0000","last_became_active":"2024-08-10T05:08:56.139356+0000","last_became_peered":"2024-08-10T05:08:56.139356+0000","last_unstale":"2024-08-10T05:09:18.780110+0000","last_undegraded":"2024-08-10T05:09:18.780110+0000","last_fullsized":"2024-08-10T05:09:18.780110+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:18:25.999032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"66'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780307+0000","last_change":"2024-08-10T05:08:53.034252+0000","last_active":"2024-08-10T05:09:18.780307+0000","last_peered":"2024-08-10T05:09:18.780307+0000","last_clean":"2024-08-10T05:09:18.780307+0000","last_became_active":"2024-08-10T05:08:53.033944+0000","last_became_peered":"2024-08-10T05:08:53.033944+0000","last_unstale":"2024-08-10T05:09:18.780307+0000","last_undegraded":"2024-08-10T05:09:18.780307+0000","last_fullsized":"2024-08-10T05:09:18.780307+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:21:57.718345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783565+0000","last_change":"2024-08-10T05:08:56.132915+0000","last_active":"2024-08-10T05:09:18.783565+0000","last_peered":"2024-08-10T05:09:18.783565+0000","last_clean":"2024-08-10T05:09:18.783565+0000","last_became_active":"2024-08-10T05:08:56.132416+0000","last_became_peered":"2024-08-10T05:08:56.132416+0000","last_unstale":"2024-08-10T05:09:18.783565+0000","last_undegraded":"2024-08-10T05:09:18.783565+0000","last_fullsized":"2024-08-10T05:09:18.783565+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:41:50.979979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"66'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783821+0000","last_change":"2024-08-10T05:08:53.035349+0000","last_active":"2024-08-10T05:09:18.783821+0000","last_peered":"2024-08-10T05:09:18.783821+0000","last_clean":"2024-08-10T05:09:18.783821+0000","last_became_active":"2024-08-10T05:08:53.034917+0000","last_became_peered":"2024-08-10T05:08:53.034917+0000","last_unstale":"2024-08-10T05:09:18.783821+0000","last_undegraded":"2024-08-10T05:09:18.783821+0000","last_fullsized":"2024-08-10T05:09:18.783821+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:18:12.129687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783091+0000","last_change":"2024-08-10T05:08:56.132550+0000","last_active":"2024-08-10T05:09:18.783091+0000","last_peered":"2024-08-10T05:09:18.783091+0000","last_clean":"2024-08-10T05:09:18.783091+0000","last_became_active":"2024-08-10T05:08:56.131566+0000","last_became_peered":"2024-08-10T05:08:56.131566+0000","last_unstale":"2024-08-10T05:09:18.783091+0000","last_undegraded":"2024-08-10T05:09:18.783091+0000","last_fullsized":"2024-08-10T05:09:18.783091+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:29:16.787774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783663+0000","last_change":"2024-08-10T05:08:53.032647+0000","last_active":"2024-08-10T05:09:18.783663+0000","last_peered":"2024-08-10T05:09:18.783663+0000","last_clean":"2024-08-10T05:09:18.783663+0000","last_became_active":"2024-08-10T05:08:53.032332+0000","last_became_peered":"2024-08-10T05:08:53.032332+0000","last_unstale":"2024-08-10T05:09:18.783663+0000","last_undegraded":"2024-08-10T05:09:18.783663+0000","last_fullsized":"2024-08-10T05:09:18.783663+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:58:56.292254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.782763+0000","last_change":"2024-08-10T05:08:56.140502+0000","last_active":"2024-08-10T05:09:18.782763+0000","last_peered":"2024-08-10T05:09:18.782763+0000","last_clean":"2024-08-10T05:09:18.782763+0000","last_became_active":"2024-08-10T05:08:56.140168+0000","last_became_peered":"2024-08-10T05:08:56.140168+0000","last_unstale":"2024-08-10T05:09:18.782763+0000","last_undegraded":"2024-08-10T05:09:18.782763+0000","last_fullsized":"2024-08-10T05:09:18.782763+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:03:37.949986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780046+0000","last_change":"2024-08-10T05:08:53.036662+0000","last_active":"2024-08-10T05:09:18.780046+0000","last_peered":"2024-08-10T05:09:18.780046+0000","last_clean":"2024-08-10T05:09:18.780046+0000","last_became_active":"2024-08-10T05:08:53.036097+0000","last_became_peered":"2024-08-10T05:08:53.036097+0000","last_unstale":"2024-08-10T05:09:18.780046+0000","last_undegraded":"2024-08-10T05:09:18.780046+0000","last_fullsized":"2024-08-10T05:09:18.780046+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:23:31.057111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783059+0000","last_change":"2024-08-10T05:08:56.132553+0000","last_active":"2024-08-10T05:09:18.783059+0000","last_peered":"2024-08-10T05:09:18.783059+0000","last_clean":"2024-08-10T05:09:18.783059+0000","last_became_active":"2024-08-10T05:08:56.131763+0000","last_became_peered":"2024-08-10T05:08:56.131763+0000","last_unstale":"2024-08-10T05:09:18.783059+0000","last_undegraded":"2024-08-10T05:09:18.783059+0000","last_fullsized":"2024-08-10T05:09:18.783059+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:46:58.672528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.780225+0000","last_change":"2024-08-10T05:08:53.037512+0000","last_active":"2024-08-10T05:09:18.780225+0000","last_peered":"2024-08-10T05:09:18.780225+0000","last_clean":"2024-08-10T05:09:18.780225+0000","last_became_active":"2024-08-10T05:08:53.037247+0000","last_became_peered":"2024-08-10T05:08:53.037247+0000","last_unstale":"2024-08-10T05:09:18.780225+0000","last_undegraded":"2024-08-10T05:09:18.780225+0000","last_fullsized":"2024-08-10T05:09:18.780225+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:23:41.190197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-10T05:09:20.255759+0000","last_change":"2024-08-10T05:09:20.255759+0000","last_active":"2024-08-10T05:09:20.255759+0000","last_peered":"2024-08-10T05:09:20.255759+0000","last_clean":"2024-08-10T05:09:20.255759+0000","last_became_active":"2024-08-10T05:09:20.255464+0000","last_became_peered":"2024-08-10T05:09:20.255464+0000","last_unstale":"2024-08-10T05:09:20.255759+0000","last_undegraded":"2024-08-10T05:09:20.255759+0000","last_fullsized":"2024-08-10T05:09:20.255759+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:35:51.388859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"66'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.785054+0000","last_change":"2024-08-10T05:08:53.036452+0000","last_active":"2024-08-10T05:09:18.785054+0000","last_peered":"2024-08-10T05:09:18.785054+0000","last_clean":"2024-08-10T05:09:18.785054+0000","last_became_active":"2024-08-10T05:08:53.036154+0000","last_became_peered":"2024-08-10T05:08:53.036154+0000","last_unstale":"2024-08-10T05:09:18.785054+0000","last_undegraded":"2024-08-10T05:09:18.785054+0000","last_fullsized":"2024-08-10T05:09:18.785054+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:21:16.777024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.783154+0000","last_change":"2024-08-10T05:08:56.138764+0000","last_active":"2024-08-10T05:09:18.783154+0000","last_peered":"2024-08-10T05:09:18.783154+0000","last_clean":"2024-08-10T05:09:18.783154+0000","last_became_active":"2024-08-10T05:08:56.138475+0000","last_became_peered":"2024-08-10T05:08:56.138475+0000","last_unstale":"2024-08-10T05:09:18.783154+0000","last_undegraded":"2024-08-10T05:09:18.783154+0000","last_fullsized":"2024-08-10T05:09:18.783154+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:44:35.214336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786595+0000","last_change":"2024-08-10T05:08:56.147501+0000","last_active":"2024-08-10T05:09:18.786595+0000","last_peered":"2024-08-10T05:09:18.786595+0000","last_clean":"2024-08-10T05:09:18.786595+0000","last_became_active":"2024-08-10T05:08:56.147207+0000","last_became_peered":"2024-08-10T05:08:56.147207+0000","last_unstale":"2024-08-10T05:09:18.786595+0000","last_undegraded":"2024-08-10T05:09:18.786595+0000","last_fullsized":"2024-08-10T05:09:18.786595+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:38:02.790616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"66'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784856+0000","last_change":"2024-08-10T05:08:53.040757+0000","last_active":"2024-08-10T05:09:18.784856+0000","last_peered":"2024-08-10T05:09:18.784856+0000","last_clean":"2024-08-10T05:09:18.784856+0000","last_became_active":"2024-08-10T05:08:53.040456+0000","last_became_peered":"2024-08-10T05:08:53.040456+0000","last_unstale":"2024-08-10T05:09:18.784856+0000","last_undegraded":"2024-08-10T05:09:18.784856+0000","last_fullsized":"2024-08-10T05:09:18.784856+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:22:18.521526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.786527+0000","last_change":"2024-08-10T05:08:56.146296+0000","last_active":"2024-08-10T05:09:18.786527+0000","last_peered":"2024-08-10T05:09:18.786527+0000","last_clean":"2024-08-10T05:09:18.786527+0000","last_became_active":"2024-08-10T05:08:56.145978+0000","last_became_peered":"2024-08-10T05:08:56.145978+0000","last_unstale":"2024-08-10T05:09:18.786527+0000","last_undegraded":"2024-08-10T05:09:18.786527+0000","last_fullsized":"2024-08-10T05:09:18.786527+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:52:31.094196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"66'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784391+0000","last_change":"2024-08-10T05:08:53.031255+0000","last_active":"2024-08-10T05:09:18.784391+0000","last_peered":"2024-08-10T05:09:18.784391+0000","last_clean":"2024-08-10T05:09:18.784391+0000","last_became_active":"2024-08-10T05:08:53.030879+0000","last_became_peered":"2024-08-10T05:08:53.030879+0000","last_unstale":"2024-08-10T05:09:18.784391+0000","last_undegraded":"2024-08-10T05:09:18.784391+0000","last_fullsized":"2024-08-10T05:09:18.784391+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:43:11.312284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784100+0000","last_change":"2024-08-10T05:08:56.148758+0000","last_active":"2024-08-10T05:09:18.784100+0000","last_peered":"2024-08-10T05:09:18.784100+0000","last_clean":"2024-08-10T05:09:18.784100+0000","last_became_active":"2024-08-10T05:08:56.148436+0000","last_became_peered":"2024-08-10T05:08:56.148436+0000","last_unstale":"2024-08-10T05:09:18.784100+0000","last_undegraded":"2024-08-10T05:09:18.784100+0000","last_fullsized":"2024-08-10T05:09:18.784100+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:08:49.128944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"66'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.785232+0000","last_change":"2024-08-10T05:08:53.033881+0000","last_active":"2024-08-10T05:09:18.785232+0000","last_peered":"2024-08-10T05:09:18.785232+0000","last_clean":"2024-08-10T05:09:18.785232+0000","last_became_active":"2024-08-10T05:08:53.033606+0000","last_became_peered":"2024-08-10T05:08:53.033606+0000","last_unstale":"2024-08-10T05:09:18.785232+0000","last_undegraded":"2024-08-10T05:09:18.785232+0000","last_fullsized":"2024-08-10T05:09:18.785232+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:20:45.127565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.785144+0000","last_change":"2024-08-10T05:08:56.136870+0000","last_active":"2024-08-10T05:09:18.785144+0000","last_peered":"2024-08-10T05:09:18.785144+0000","last_clean":"2024-08-10T05:09:18.785144+0000","last_became_active":"2024-08-10T05:08:56.135762+0000","last_became_peered":"2024-08-10T05:08:56.135762+0000","last_unstale":"2024-08-10T05:09:18.785144+0000","last_undegraded":"2024-08-10T05:09:18.785144+0000","last_fullsized":"2024-08-10T05:09:18.785144+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:52:39.992409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"66'4","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-10T05:09:18.784355+0000","last_change":"2024-08-10T05:08:53.036628+0000","last_active":"2024-08-10T05:09:18.784355+0000","last_peered":"2024-08-10T05:09:18.784355+0000","last_clean":"2024-08-10T05:09:18.784355+0000","last_became_active":"2024-08-10T05:08:53.036256+0000","last_became_peered":"2024-08-10T05:08:53.036256+0000","last_unstale":"2024-08-10T05:09:18.784355+0000","last_undegraded":"2024-08-10T05:09:18.784355+0000","last_fullsized":"2024-08-10T05:09:18.784355+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:15:05.084674+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":1,"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":55,"seq":236223201296,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28280,"kb_used_data":1260,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716872,"statfs":{"total":95995035648,"available":95966076928,"internally_reserved":0,"allocated":1290240,"data_stored":884161,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:09:31 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.65500000000000003}]},{"osd":1,"last update":"Sat Aug 10 05:09:31 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.72599999999999998}]},{"osd":2,"last update":"Sat Aug 10 05:09:31 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"last":0.64300000000000002}]},{"osd":3,"last update":"Sat Aug 10 05:09:31 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.747},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.53100000000000003}]},{"osd":4,"last update":"Sat Aug 10 05:09:31 2024","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.55400000000000005}]},{"osd":5,"last update":"Sat Aug 10 05:09:31 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.68300000000000005}]},{"osd":6,"last update":"Sat Aug 10 05:09:31 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.61899999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462932,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28288,"kb_used_data":1268,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716864,"statfs":{"total":95995035648,"available":95966068736,"internally_reserved":0,"allocated":1298432,"data_stored":885452,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.47899999999999998}]},{"osd":1,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.45700000000000002}]},{"osd":2,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.50800000000000001}]},{"osd":3,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.40000000000000002},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.55100000000000005}]},{"osd":4,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.34799999999999998}]},{"osd":5,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.56399999999999995}]},{"osd":7,"last update":"Sat Aug 10 05:09:31 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.44500000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724569,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27712,"kb_used_data":692,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717440,"statfs":{"total":95995035648,"available":95966658560,"internally_reserved":0,"allocated":708608,"data_stored":295174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.54900000000000004}]},{"osd":1,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.439},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.56899999999999995}]},{"osd":2,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.62},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.56000000000000005}]},{"osd":3,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.94099999999999995,"5min":0.94099999999999995,"15min":0.94099999999999995},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1,"5min":1,"15min":1},"last":0.503}]},{"osd":4,"last update":"Sat Aug 10 05:08:40 2024","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.36499999999999999}]},{"osd":6,"last update":"Sat Aug 10 05:09:08 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.45400000000000001}]},{"osd":7,"last update":"Sat Aug 10 05:09:31 2024","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.48799999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986206,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27716,"kb_used_data":692,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717436,"statfs":{"total":95995035648,"available":95966654464,"internally_reserved":0,"allocated":708608,"data_stored":294228,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.68700000000000006,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.501},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.51500000000000001,"15min":0.51400000000000001},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.48399999999999999}]},{"osd":1,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.501,"15min":0.496},"min":{"1min":0.33000000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.74399999999999999,"5min":0.748,"15min":0.748},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.503,"5min":0.52800000000000002,"15min":0.53200000000000003},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.67200000000000004,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.53400000000000003}]},{"osd":2,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.51500000000000001,"15min":0.51100000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.71099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.379,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.68799999999999994,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.58299999999999996}]},{"osd":3,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.52800000000000002,"15min":0.52600000000000002},"min":{"1min":0.35499999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.71599999999999997,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.51400000000000001,"15min":0.50900000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.51600000000000001}]},{"osd":5,"last update":"Sat Aug 10 05:08:39 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.379,"5min":0.379,"15min":0.379},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.46899999999999997}]},{"osd":6,"last update":"Sat Aug 10 05:09:05 2024","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.436}]},{"osd":7,"last update":"Sat Aug 10 05:09:31 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.45100000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149731,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27720,"kb_used_data":696,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717432,"statfs":{"total":95995035648,"available":95966650368,"internally_reserved":0,"allocated":712704,"data_stored":295188,"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":"Sat Aug 10 05:08:55 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"min":{"1min":0.26600000000000001,"5min":0.221,"15min":0.221},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.371,"5min":0.41099999999999998,"15min":0.41799999999999998},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.52900000000000003,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.39700000000000002}]},{"osd":1,"last update":"Sat Aug 10 05:08:55 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.42099999999999999,"15min":0.42299999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.42499999999999999,"15min":0.42799999999999999},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.626,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.42699999999999999}]},{"osd":2,"last update":"Sat Aug 10 05:08:55 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.46100000000000002,"15min":0.47099999999999997},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.63700000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.42199999999999999,"15min":0.42899999999999999},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.5,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.48799999999999999}]},{"osd":4,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.57299999999999995,"15min":0.57599999999999996},"min":{"1min":0.45800000000000002,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.71099999999999997,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.57299999999999995}]},{"osd":5,"last update":"Sat Aug 10 05:08:39 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.61399999999999999}]},{"osd":6,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.68200000000000005}]},{"osd":7,"last update":"Sat Aug 10 05:09:32 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.66500000000000004}]}]},{"osd":2,"up_from":18,"seq":77309411368,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31796,"kb_used_data":676,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713356,"statfs":{"total":95995035648,"available":95962476544,"internally_reserved":0,"allocated":692224,"data_stored":293520,"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":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"min":{"1min":0.23599999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.46700000000000003,"5min":0.54300000000000004,"15min":0.54300000000000004},"last":0.28699999999999998},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.34799999999999998,"15min":0.34599999999999997},"min":{"1min":0.27600000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.48599999999999999,"5min":0.52600000000000002,"15min":0.52600000000000002},"last":0.40000000000000002}]},{"osd":1,"last update":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.34499999999999997,"5min":0.34799999999999998,"15min":0.34799999999999998},"min":{"1min":0.247,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.437,"5min":0.50700000000000001,"15min":0.50700000000000001},"last":0.34899999999999998},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.379,"15min":0.378},"min":{"1min":0.29899999999999999,"5min":0.217,"15min":0.217},"max":{"1min":0.48299999999999998,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.33600000000000002}]},{"osd":3,"last update":"Sat Aug 10 05:08:56 2024","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.41799999999999998,"15min":0.42399999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.53000000000000003,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.38},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.41399999999999998,"15min":0.41799999999999998},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.50900000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"last":0.32100000000000001}]},{"osd":4,"last update":"Sat Aug 10 05:09:17 2024","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.54700000000000004,"15min":0.53300000000000003},"min":{"1min":0.40899999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.54100000000000004,"15min":0.52400000000000002},"min":{"1min":0.45200000000000001,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.51600000000000001}]},{"osd":5,"last update":"Sat Aug 10 05:08:41 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.59699999999999998}]},{"osd":6,"last update":"Sat Aug 10 05:09:06 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.48299999999999998}]},{"osd":7,"last update":"Sat Aug 10 05:09:32 2024","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.46400000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574893,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31800,"kb_used_data":684,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713352,"statfs":{"total":95995035648,"available":95962472448,"internally_reserved":0,"allocated":700416,"data_stored":293680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:09:14 2024","interfaces":[{"interface":"back","average":{"1min":0.35399999999999998,"5min":0.32500000000000001,"15min":0.30199999999999999},"min":{"1min":0.22600000000000001,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.54300000000000004,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.33400000000000002,"15min":0.313},"min":{"1min":0.23899999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.56999999999999995,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.42099999999999999}]},{"osd":2,"last update":"Sat Aug 10 05:09:34 2024","interfaces":[{"interface":"back","average":{"1min":0.34300000000000003,"5min":0.35199999999999998,"15min":0.34899999999999998},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":0.49199999999999999,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.40000000000000002,"15min":0.39000000000000001},"min":{"1min":0.26600000000000001,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.53700000000000003,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.52800000000000002}]},{"osd":3,"last update":"Sat Aug 10 05:08:57 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.43099999999999999,"15min":0.42999999999999999},"min":{"1min":0.33800000000000002,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.63200000000000001,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.40699999999999997,"15min":0.40600000000000003},"min":{"1min":0.30399999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.57199999999999995,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.47299999999999998}]},{"osd":4,"last update":"Sat Aug 10 05:09:20 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.57699999999999996,"15min":0.58199999999999996},"min":{"1min":0.36599999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.745,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.58799999999999997,"15min":0.58699999999999997},"min":{"1min":0.42099999999999999,"5min":0.379,"15min":0.379},"max":{"1min":0.82199999999999995,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.64000000000000001}]},{"osd":5,"last update":"Sat Aug 10 05:08:39 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.74299999999999999}]},{"osd":6,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.77300000000000002}]},{"osd":7,"last update":"Sat Aug 10 05:09:34 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.89400000000000002,"5min":0.89400000000000002,"15min":0.89400000000000002},"last":0.69999999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738417,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28296,"kb_used_data":1272,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716856,"statfs":{"total":95995035648,"available":95966060544,"internally_reserved":0,"allocated":1302528,"data_stored":884616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 10 05:09:12 2024","interfaces":[{"interface":"back","average":{"1min":0.313,"5min":0.32400000000000001,"15min":0.316},"min":{"1min":0.191,"5min":0.191,"15min":0.191},"max":{"1min":0.52100000000000002,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.33100000000000002,"15min":0.316},"min":{"1min":0.23599999999999999,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.52500000000000002,"5min":0.54300000000000004,"15min":0.54300000000000004},"last":0.32300000000000001}]},{"osd":2,"last update":"Sat Aug 10 05:08:32 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.36399999999999999,"15min":0.36199999999999999},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.48599999999999999,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.379,"15min":0.373},"min":{"1min":0.251,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.52900000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"last":0.379}]},{"osd":3,"last update":"Sat Aug 10 05:08:56 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.40799999999999997,"15min":0.41199999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.41599999999999998,"15min":0.41999999999999998},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.56999999999999995,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.40500000000000003}]},{"osd":4,"last update":"Sat Aug 10 05:09:18 2024","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.58499999999999996,"15min":0.56899999999999995},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.76600000000000001},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.57899999999999996,"15min":0.57299999999999995},"min":{"1min":0.45800000000000002,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":0.58499999999999996}]},{"osd":5,"last update":"Sat Aug 10 05:08:42 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.74099999999999999}]},{"osd":6,"last update":"Sat Aug 10 05:09:07 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.79200000000000004}]},{"osd":7,"last update":"Sat Aug 10 05:09:31 2024","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":0.77400000000000002},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.63100000000000001}]}]}],"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-08-10T05:09:37.465 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-10T05:09:37.466 INFO:tasks.cephadm:Adding prometheus.a on smithi159 2024-08-10T05:09:37.466 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph orch apply prometheus '1;smithi159=a' 2024-08-10T05:09:37.683 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.b/config 2024-08-10T05:09:38.123 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:37 smithi159 ceph-mon[33602]: pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-10T05:09:38.123 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:37 smithi159 ceph-mon[33602]: from='client.14538 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:09:38.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:37 smithi086 ceph-mon[29634]: pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-10T05:09:38.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:37 smithi086 ceph-mon[29634]: from='client.14538 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:09:38.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:37 smithi086 ceph-mon[41441]: pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-10T05:09:38.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:37 smithi086 ceph-mon[41441]: from='client.14538 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:09:39.571 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled prometheus update... 2024-08-10T05:09:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:39 smithi086 ceph-mon[29634]: pgmap v218: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:39 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:39 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:09:40.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:39 smithi086 ceph-mon[41441]: pgmap v218: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:40.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:39 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:40.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:39 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:09:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:39 smithi159 ceph-mon[33602]: pgmap v218: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:39 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:39 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:09:40.218 DEBUG:teuthology.orchestra.run.smithi159:prometheus.a> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@prometheus.a.service 2024-08-10T05:09:40.220 INFO:tasks.cephadm:Adding node-exporter.a on smithi086 2024-08-10T05:09:40.220 INFO:tasks.cephadm:Adding node-exporter.b on smithi159 2024-08-10T05:09:40.220 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph orch apply node-exporter '2;smithi086=a;smithi159=b' 2024-08-10T05:09:40.484 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.b/config 2024-08-10T05:09:40.923 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:40 smithi159 ceph-mon[33602]: from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:09:40.923 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:40 smithi159 ceph-mon[33602]: Saving service prometheus spec with placement smithi159=a;count:1 2024-08-10T05:09:40.923 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:40 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:09:40.923 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:40 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:09:40.923 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:40 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:41.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:40 smithi086 ceph-mon[41441]: from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:09:41.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:40 smithi086 ceph-mon[41441]: Saving service prometheus spec with placement smithi159=a;count:1 2024-08-10T05:09:41.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:40 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:09:41.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:40 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:09:41.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:40 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:41.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:40 smithi086 ceph-mon[29634]: from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:09:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:40 smithi086 ceph-mon[29634]: Saving service prometheus spec with placement smithi159=a;count:1 2024-08-10T05:09:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:40 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:09:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:40 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:09:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:40 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:42.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:41 smithi086 ceph-mon[29634]: Deploying daemon prometheus.a on smithi159 2024-08-10T05:09:42.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:41 smithi086 ceph-mon[29634]: pgmap v219: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:42.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:41 smithi086 ceph-mon[41441]: Deploying daemon prometheus.a on smithi159 2024-08-10T05:09:42.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:41 smithi086 ceph-mon[41441]: pgmap v219: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:42.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:41 smithi159 ceph-mon[33602]: Deploying daemon prometheus.a on smithi159 2024-08-10T05:09:42.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:41 smithi159 ceph-mon[33602]: pgmap v219: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:43.193 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled node-exporter update... 2024-08-10T05:09:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:43 smithi159 ceph-mon[33602]: pgmap v220: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:43 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:44.137 DEBUG:teuthology.orchestra.run.smithi086:node-exporter.a> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@node-exporter.a.service 2024-08-10T05:09:44.140 DEBUG:teuthology.orchestra.run.smithi159:node-exporter.b> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@node-exporter.b.service 2024-08-10T05:09:44.142 INFO:tasks.cephadm:Adding alertmanager.a on smithi086 2024-08-10T05:09:44.142 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph orch apply alertmanager '1;smithi086=a' 2024-08-10T05:09:44.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:43 smithi086 ceph-mon[29634]: pgmap v220: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:44.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:43 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:44.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:43 smithi086 ceph-mon[41441]: pgmap v220: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:44.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:43 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:44.394 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.b/config 2024-08-10T05:09:45.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:44 smithi086 ceph-mon[29634]: from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi086=a;smithi159=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:09:45.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:44 smithi086 ceph-mon[29634]: Saving service node-exporter spec with placement smithi086=a;smithi159=b;count:2 2024-08-10T05:09:45.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:44 smithi086 ceph-mon[41441]: from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi086=a;smithi159=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:09:45.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:44 smithi086 ceph-mon[41441]: Saving service node-exporter spec with placement smithi086=a;smithi159=b;count:2 2024-08-10T05:09:45.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:44 smithi159 ceph-mon[33602]: from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi086=a;smithi159=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:09:45.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:44 smithi159 ceph-mon[33602]: Saving service node-exporter spec with placement smithi086=a;smithi159=b;count:2 2024-08-10T05:09:46.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:45 smithi086 ceph-mon[29634]: pgmap v221: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:46.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:45 smithi086 ceph-mon[41441]: pgmap v221: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:46.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:45 smithi159 ceph-mon[33602]: pgmap v221: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:47 smithi159 ceph-mon[33602]: pgmap v222: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:48.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:47 smithi086 ceph-mon[41441]: pgmap v222: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:48.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:47 smithi086 ceph-mon[29634]: pgmap v222: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:48.404 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled alertmanager update... 2024-08-10T05:09:49.143 DEBUG:teuthology.orchestra.run.smithi086:alertmanager.a> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@alertmanager.a.service 2024-08-10T05:09:49.145 INFO:tasks.cephadm:Adding grafana.a on smithi159 2024-08-10T05:09:49.145 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph orch apply grafana '1;smithi159=a' 2024-08-10T05:09:49.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:49 smithi086 ceph-mon[29634]: from='client.24370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi086=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:09:49.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:49 smithi086 ceph-mon[29634]: Saving service alertmanager spec with placement smithi086=a;count:1 2024-08-10T05:09:49.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:49 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:49.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:49 smithi086 ceph-mon[29634]: pgmap v223: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:49.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:49 smithi086 ceph-mon[41441]: from='client.24370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi086=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:09:49.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:49 smithi086 ceph-mon[41441]: Saving service alertmanager spec with placement smithi086=a;count:1 2024-08-10T05:09:49.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:49 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:49.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:49 smithi086 ceph-mon[41441]: pgmap v223: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:49.656 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:49 smithi159 ceph-mon[33602]: from='client.24370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi086=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:09:49.656 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:49 smithi159 ceph-mon[33602]: Saving service alertmanager spec with placement smithi086=a;count:1 2024-08-10T05:09:49.656 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:49 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:49.656 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:49 smithi159 ceph-mon[33602]: pgmap v223: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:50.119 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.b/config 2024-08-10T05:09:51.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:51 smithi159 ceph-mon[33602]: pgmap v224: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:52.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:51 smithi086 ceph-mon[29634]: pgmap v224: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:52.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:51 smithi086 ceph-mon[41441]: pgmap v224: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:53.380 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:53 smithi159 systemd[1]: Starting Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:09:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:53 smithi159 ceph-mon[33602]: pgmap v225: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:53.937 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:53 smithi159 podman[63576]: 2024-08-10 05:09:53.665677236 +0000 UTC m=+0.198115420 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-08-10T05:09:53.937 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:53 smithi159 podman[63576]: 2024-08-10 05:09:53.792068694 +0000 UTC m=+0.324506873 container create 7204d50fde60fc239c4cf3df83069892f76d7f7bf8d4cdbc94365723305a865d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:09:54.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:53 smithi086 ceph-mon[29634]: pgmap v225: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:54.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:53 smithi086 ceph-mon[41441]: pgmap v225: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:54.301 INFO:teuthology.orchestra.run.smithi159.stdout:Scheduled grafana update... 2024-08-10T05:09:54.687 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 podman[63576]: 2024-08-10 05:09:54.287224291 +0000 UTC m=+0.819662463 container init 7204d50fde60fc239c4cf3df83069892f76d7f7bf8d4cdbc94365723305a865d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:09:54.687 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 podman[63576]: 2024-08-10 05:09:54.292214646 +0000 UTC m=+0.824652817 container start 7204d50fde60fc239c4cf3df83069892f76d7f7bf8d4cdbc94365723305a865d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:09:54.687 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.320Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-10T05:09:54.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.320Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-10T05:09:54.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.320Z caller=main.go:570 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi159 (none))" 2024-08-10T05:09:54.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.320Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-10T05:09:54.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.320Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-10T05:09:54.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.321Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-10T05:09:54.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.322Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-10T05:09:54.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.323Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-10T05:09:54.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.323Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-10T05:09:54.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.325Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-10T05:09:54.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.325Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.367µs 2024-08-10T05:09:54.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.325Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-10T05:09:54.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.326Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-08-10T05:09:54.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.326Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=27.954µs wal_replay_duration=208.959µs wbl_replay_duration=133ns total_replay_duration=275.006µs 2024-08-10T05:09:54.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.327Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-10T05:09:54.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.327Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-10T05:09:54.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.327Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-10T05:09:54.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.351Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.466308ms db_storage=932ns remote_storage=1.335µs web_handler=435ns query_engine=762ns scrape=514.946µs scrape_sd=307.477µs notify=946ns notify_sd=2.939µs rules=23.222692ms tracing=5.92µs 2024-08-10T05:09:54.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.351Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-10T05:09:54.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:09:54.351Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-10T05:09:54.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 bash[63576]: 7204d50fde60fc239c4cf3df83069892f76d7f7bf8d4cdbc94365723305a865d 2024-08-10T05:09:54.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:09:54 smithi159 systemd[1]: Started Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:09:55.190 DEBUG:teuthology.orchestra.run.smithi159:grafana.a> sudo journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@grafana.a.service 2024-08-10T05:09:55.193 INFO:tasks.cephadm:Setting up client nodes... 2024-08-10T05:09:55.193 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-10T05:09:55.409 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:09:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:55 smithi159 ceph-mon[33602]: from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:09:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:55 smithi159 ceph-mon[33602]: Saving service grafana spec with placement smithi159=a;count:1 2024-08-10T05:09:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:55 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:55 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:55 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:55 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:55 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-10T05:09:55.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:55 smithi159 ceph-mon[33602]: pgmap v226: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:55.500 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-mon[41441]: from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:09:55.500 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-mon[41441]: Saving service grafana spec with placement smithi159=a;count:1 2024-08-10T05:09:55.500 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:55.501 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:55.501 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:55.501 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:55.501 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-10T05:09:55.501 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-mon[41441]: pgmap v226: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:55.501 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-mon[29634]: from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:09:55.501 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-mon[29634]: Saving service grafana spec with placement smithi159=a;count:1 2024-08-10T05:09:55.501 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:55.501 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:55.501 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:55.501 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' 2024-08-10T05:09:55.502 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-10T05:09:55.502 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-mon[29634]: pgmap v226: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:09:55.763 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:55 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: ignoring --setuser ceph since I am not root 2024-08-10T05:09:55.763 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:55 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: ignoring --setgroup ceph since I am not root 2024-08-10T05:09:55.763 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:55 smithi159 ceph-mgr[35714]: -- 172.21.15.159:0/3964636358 <== mon.2 v2:172.21.15.86:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b5521b4d00 con 0x55b552188800 2024-08-10T05:09:55.763 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:55 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:55.618+0000 7f12e8c5d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T05:09:55.763 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:55 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:55.762+0000 7f12e8c5d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:09:55.774 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ignoring --setuser ceph since I am not root 2024-08-10T05:09:55.774 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ignoring --setgroup ceph since I am not root 2024-08-10T05:09:55.774 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:55.619+0000 7f37874ac040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T05:09:55.774 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:55.773+0000 7f37874ac040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:09:56.069 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:55 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:55.830+0000 7f12e8c5d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T05:09:56.084 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:55 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:55.841+0000 7f37874ac040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T05:09:56.084 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:56 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:56.083+0000 7f37874ac040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T05:09:56.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:56 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:56.143+0000 7f37874ac040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T05:09:56.437 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:56 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:56.069+0000 7f12e8c5d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T05:09:56.437 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:56 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:56.128+0000 7f12e8c5d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T05:09:56.841 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:56 smithi086 ceph-mon[41441]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-10T05:09:56.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:56 smithi086 ceph-mon[41441]: mgrmap e16: y(active, since 5m), standbys: x 2024-08-10T05:09:56.842 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:56 smithi086 ceph-mon[29634]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-10T05:09:56.842 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:56 smithi086 ceph-mon[29634]: mgrmap e16: y(active, since 5m), standbys: x 2024-08-10T05:09:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:56 smithi159 ceph-mon[33602]: from='mgr.14150 172.21.15.86:0/1078278761' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-10T05:09:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:56 smithi159 ceph-mon[33602]: mgrmap e16: y(active, since 5m), standbys: x 2024-08-10T05:09:57.122 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:57.088+0000 7f37874ac040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T05:09:57.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:57.207+0000 7f37874ac040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T05:09:57.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:57.276+0000 7f37874ac040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T05:09:57.427 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:57 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:57.047+0000 7f12e8c5d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T05:09:57.427 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:57 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:57.160+0000 7f12e8c5d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T05:09:57.427 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:57 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:57.217+0000 7f12e8c5d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T05:09:57.427 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:57 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:57.426+0000 7f12e8c5d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T05:09:57.471 INFO:teuthology.orchestra.run.smithi086.stdout:[client.0] 2024-08-10T05:09:57.471 INFO:teuthology.orchestra.run.smithi086.stdout: key = AQAl9rZmyEjnGxAAG6kuSRz7LECJ1r3kOCCmuA== 2024-08-10T05:09:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:57 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/1148078075' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-10T05:09:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:57 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-10T05:09:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:09:57 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-10T05:09:57.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:57 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:57.488+0000 7f12e8c5d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T05:09:57.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:57 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:57.554+0000 7f12e8c5d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T05:09:57.769 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:57 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1148078075' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-10T05:09:57.769 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:57 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-10T05:09:57.769 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:09:57 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-10T05:09:57.769 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:57 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/1148078075' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-10T05:09:57.769 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:57 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-10T05:09:57.769 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:09:57 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-10T05:09:57.770 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:57.494+0000 7f37874ac040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T05:09:57.770 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:57.556+0000 7f37874ac040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T05:09:57.770 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:57.623+0000 7f37874ac040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T05:09:57.770 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:57.768+0000 7f37874ac040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:09:58.105 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T05:09:58.105 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-08-10T05:09:58.105 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-08-10T05:09:58.112 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:57 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:57.698+0000 7f12e8c5d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:09:58.144 DEBUG:teuthology.orchestra.run.smithi159:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-10T05:09:58.363 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.b/config 2024-08-10T05:09:58.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:58.190+0000 7f37874ac040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T05:09:58.437 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:58 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:58.112+0000 7f12e8c5d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T05:09:58.773 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:58 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:58.453+0000 7f12e8c5d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T05:09:58.773 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:58 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:58.520+0000 7f12e8c5d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T05:09:58.773 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:58 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:58.672+0000 7f12e8c5d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T05:09:58.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:58.496+0000 7f37874ac040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T05:09:58.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:58.561+0000 7f37874ac040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T05:09:58.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:58.706+0000 7f37874ac040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T05:09:59.048 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:58 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:58.985+0000 7f12e8c5d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T05:09:59.382 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:59.048+0000 7f12e8c5d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T05:09:59.383 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:59.233+0000 7f12e8c5d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T05:09:59.391 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:59 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:59.007+0000 7f37874ac040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T05:09:59.391 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:59 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:59.066+0000 7f37874ac040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T05:09:59.391 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:59 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:59.246+0000 7f37874ac040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T05:09:59.391 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:59 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:59.390+0000 7f37874ac040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T05:09:59.640 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:59.382+0000 7f12e8c5d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T05:09:59.640 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:59.445+0000 7f12e8c5d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T05:09:59.641 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:59.530+0000 7f12e8c5d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T05:09:59.641 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:09:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:09:59.592+0000 7f12e8c5d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T05:09:59.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:59 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:59.454+0000 7f37874ac040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T05:09:59.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:59 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:59.535+0000 7f37874ac040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T05:09:59.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:09:59 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:09:59.592+0000 7f37874ac040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T05:10:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:00 smithi159 ceph-mon[33602]: overall HEALTH_OK 2024-08-10T05:10:00.187 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:10:00 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:10:00.142+0000 7f12e8c5d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T05:10:00.276 INFO:teuthology.orchestra.run.smithi159.stdout:[client.1] 2024-08-10T05:10:00.276 INFO:teuthology.orchestra.run.smithi159.stdout: key = AQAo9rZmFfNAEBAAY3LshqaxU7JzUFUwr2ANMg== 2024-08-10T05:10:00.316 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-mon[41441]: overall HEALTH_OK 2024-08-10T05:10:00.316 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-mon[29634]: overall HEALTH_OK 2024-08-10T05:10:00.316 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:10:00.137+0000 7f37874ac040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T05:10:00.531 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:10:00 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:10:00.312+0000 7f12e8c5d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T05:10:00.531 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:10:00 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: [10/Aug/2024:05:10:00] ENGINE Bus STARTING 2024-08-10T05:10:00.531 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:10:00 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: CherryPy Checker: 2024-08-10T05:10:00.531 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:10:00 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: The Application mounted at '' has an empty config. 2024-08-10T05:10:00.531 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:10:00 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: 2024-08-10T05:10:00.531 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:10:00 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: [10/Aug/2024:05:10:00] ENGINE Serving on http://:::9283 2024-08-10T05:10:00.531 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:10:00 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[35691]: [10/Aug/2024:05:10:00] ENGINE Bus STARTED 2024-08-10T05:10:00.580 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:10:00.315+0000 7f37874ac040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T05:10:00.581 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:10:00] ENGINE Bus STARTING 2024-08-10T05:10:00.581 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: CherryPy Checker: 2024-08-10T05:10:00.581 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: The Application mounted at '' has an empty config. 2024-08-10T05:10:00.581 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:10:00.581 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:10:00.415+0000 7f36f21f2640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:10:00.581 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:10:00.415+0000 7f36f21f2640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:10:00.581 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:10:00.415+0000 7f36f21f2640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:10:00.581 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:10:00.415+0000 7f36f21f2640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:10:00.582 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:10:00.415+0000 7f36f21f2640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:10:00.582 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:10:00.415+0000 7f36ef1ec640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:10:00.582 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:10:00.415+0000 7f36ef1ec640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:10:00.582 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:10:00.415+0000 7f36ef1ec640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:10:00.582 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:10:00.415+0000 7f36ef1ec640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:10:00.582 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:10:00.415+0000 7f36ef1ec640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:10:00.582 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:10:00] ENGINE Serving on http://:::9283 2024-08-10T05:10:00.582 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:10:00] ENGINE Bus STARTED 2024-08-10T05:10:01.051 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-10T05:10:01.051 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-08-10T05:10:01.051 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-08-10T05:10:01.092 INFO:tasks.cephadm:Creating RBD pool 2024-08-10T05:10:01.092 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd pool create rbd 8 2024-08-10T05:10:01.379 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='client.? 172.21.15.159:0/798544115' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-10T05:10:01.379 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-10T05:10:01.379 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-10T05:10:01.379 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: Standby manager daemon x restarted 2024-08-10T05:10:01.380 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: Standby manager daemon x started 2024-08-10T05:10:01.380 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/3495868283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T05:10:01.380 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: Active manager daemon y restarted 2024-08-10T05:10:01.380 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/3495868283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:10:01.380 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: Activating manager daemon y 2024-08-10T05:10:01.380 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/3495868283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T05:10:01.380 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: osdmap e69: 8 total, 8 up, 8 in 2024-08-10T05:10:01.380 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: mgrmap e17: y(active, starting, since 0.00741268s), standbys: x 2024-08-10T05:10:01.380 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/3495868283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:10:01.380 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:10:01.380 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:10:01.380 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:10:01.381 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:10:01.381 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T05:10:01.381 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T05:10:01.381 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T05:10:01.381 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:10:01.381 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:10:01.381 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:10:01.381 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:10:01.381 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:10:01.381 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:10:01.381 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:10:01.382 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='client.? 172.21.15.159:0/798544115' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-10T05:10:01.382 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-10T05:10:01.382 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-10T05:10:01.382 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: Standby manager daemon x restarted 2024-08-10T05:10:01.382 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: Standby manager daemon x started 2024-08-10T05:10:01.382 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/3495868283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T05:10:01.382 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: Active manager daemon y restarted 2024-08-10T05:10:01.382 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/3495868283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:10:01.382 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: Activating manager daemon y 2024-08-10T05:10:01.382 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/3495868283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T05:10:01.382 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: osdmap e69: 8 total, 8 up, 8 in 2024-08-10T05:10:01.383 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: mgrmap e17: y(active, starting, since 0.00741268s), standbys: x 2024-08-10T05:10:01.383 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/3495868283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:10:01.383 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:10:01.383 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:10:01.383 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:10:01.383 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:10:01.383 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T05:10:01.383 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T05:10:01.383 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T05:10:01.383 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:10:01.383 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:10:01.383 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:10:01.384 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:10:01.384 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:10:01.384 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:10:01.384 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:10:01.384 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:10:01.384 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T05:10:01.384 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T05:10:01.384 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T05:10:01.384 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: Manager daemon y is now available 2024-08-10T05:10:01.384 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:10:01.385 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:01.385 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:10:01.385 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:10:01.385 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:10:01.385 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:10:01.385 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:10:01.385 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:10:01.385 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T05:10:01.385 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T05:10:01.385 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T05:10:01.386 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: Manager daemon y is now available 2024-08-10T05:10:01.386 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:10:01.386 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:01.386 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:10:01.386 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:10:01.386 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:10:01.386 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:10:01.386 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:10:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='client.? 172.21.15.159:0/798544115' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-10T05:10:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-10T05:10:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-10T05:10:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: Standby manager daemon x restarted 2024-08-10T05:10:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: Standby manager daemon x started 2024-08-10T05:10:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/3495868283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T05:10:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: Active manager daemon y restarted 2024-08-10T05:10:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/3495868283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:10:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: Activating manager daemon y 2024-08-10T05:10:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/3495868283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T05:10:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: osdmap e69: 8 total, 8 up, 8 in 2024-08-10T05:10:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: mgrmap e17: y(active, starting, since 0.00741268s), standbys: x 2024-08-10T05:10:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/3495868283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:10:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:10:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:10:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:10:01.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:10:01.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T05:10:01.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T05:10:01.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T05:10:01.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:10:01.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:10:01.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:10:01.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:10:01.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:10:01.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:10:01.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:10:01.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:10:01.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T05:10:01.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T05:10:01.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T05:10:01.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: Manager daemon y is now available 2024-08-10T05:10:01.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:10:01.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:01.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:10:01.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:10:01.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:10:01.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:10:01.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:01 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:10:01.760 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:01.999 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:10:01.689+0000 7f36db3c5640 -1 log_channel(cephadm) log [ERR] : [10/Aug/2024:05:10:01] ENGINE Error in HTTPServer.serve 2024-08-10T05:10:01.999 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: Traceback (most recent call last): 2024-08-10T05:10:01.999 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:10:01.999 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: self._connections.run(self.expiration_interval) 2024-08-10T05:10:01.999 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:10:01.999 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: self._run(expiration_interval) 2024-08-10T05:10:01.999 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:10:02.000 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:10:02.000 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:10:02.000 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:10:02.000 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:10:02.000 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: s = self.context.wrap_socket( 2024-08-10T05:10:02.000 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:10:02.000 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: return self.sslsocket_class._create( 2024-08-10T05:10:02.000 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:10:02.000 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: self.do_handshake() 2024-08-10T05:10:02.000 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:10:02.000 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: self._sslobj.do_handshake() 2024-08-10T05:10:02.000 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:10:02.000 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:10:02.595 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:02 smithi086 ceph-mon[41441]: mgrmap e18: y(active, since 1.01231s), standbys: x 2024-08-10T05:10:02.596 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:02 smithi086 ceph-mon[41441]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:02.596 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:02 smithi086 ceph-mon[29634]: mgrmap e18: y(active, since 1.01231s), standbys: x 2024-08-10T05:10:02.596 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:02 smithi086 ceph-mon[29634]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:02.602 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:02 smithi159 ceph-mon[33602]: mgrmap e18: y(active, since 1.01231s), standbys: x 2024-08-10T05:10:02.602 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:02 smithi159 ceph-mon[33602]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:03.341 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:03 smithi086 ceph-mon[41441]: [10/Aug/2024:05:10:01] ENGINE Bus STARTING 2024-08-10T05:10:03.341 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:03 smithi086 ceph-mon[41441]: [10/Aug/2024:05:10:01] ENGINE Serving on https://172.21.15.86:7150 2024-08-10T05:10:03.341 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:03 smithi086 ceph-mon[29634]: [10/Aug/2024:05:10:01] ENGINE Bus STARTING 2024-08-10T05:10:03.341 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:03 smithi086 ceph-mon[29634]: [10/Aug/2024:05:10:01] ENGINE Serving on https://172.21.15.86:7150 2024-08-10T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:03 smithi086 ceph-mon[29634]: [10/Aug/2024:05:10:01] ENGINE Error in HTTPServer.serve 2024-08-10T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi086.stdout: Traceback (most recent call last): 2024-08-10T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi086.stdout: self._connections.run(self.expiration_interval) 2024-08-10T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi086.stdout: self._run(expiration_interval) 2024-08-10T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi086.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi086.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi086.stdout: s = self.context.wrap_socket( 2024-08-10T05:10:03.342 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:10:03.343 INFO:journalctl@ceph.mon.a.smithi086.stdout: return self.sslsocket_class._create( 2024-08-10T05:10:03.343 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:10:03.343 INFO:journalctl@ceph.mon.a.smithi086.stdout: self.do_handshake() 2024-08-10T05:10:03.343 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:10:03.343 INFO:journalctl@ceph.mon.a.smithi086.stdout: self._sslobj.do_handshake() 2024-08-10T05:10:03.343 INFO:journalctl@ceph.mon.a.smithi086.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:10:03.343 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:03 smithi086 ceph-mon[29634]: [10/Aug/2024:05:10:01] ENGINE Serving on http://172.21.15.86:8765 2024-08-10T05:10:03.343 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:03 smithi086 ceph-mon[29634]: [10/Aug/2024:05:10:01] ENGINE Bus STARTED 2024-08-10T05:10:03.343 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:03 smithi086 ceph-mon[29634]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:03.343 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:03 smithi086 ceph-mon[29634]: mgrmap e19: y(active, since 2s), standbys: x 2024-08-10T05:10:03.343 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:03 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:03.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:03 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:03.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:03 smithi086 ceph-mon[41441]: [10/Aug/2024:05:10:01] ENGINE Error in HTTPServer.serve 2024-08-10T05:10:03.655 INFO:journalctl@ceph.mon.c.smithi086.stdout: Traceback (most recent call last): 2024-08-10T05:10:03.655 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:10:03.655 INFO:journalctl@ceph.mon.c.smithi086.stdout: self._connections.run(self.expiration_interval) 2024-08-10T05:10:03.655 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:10:03.655 INFO:journalctl@ceph.mon.c.smithi086.stdout: self._run(expiration_interval) 2024-08-10T05:10:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:10:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:10:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:10:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:10:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:10:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout: s = self.context.wrap_socket( 2024-08-10T05:10:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:10:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout: return self.sslsocket_class._create( 2024-08-10T05:10:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:10:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout: self.do_handshake() 2024-08-10T05:10:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:10:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout: self._sslobj.do_handshake() 2024-08-10T05:10:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:10:03.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:03 smithi086 ceph-mon[41441]: [10/Aug/2024:05:10:01] ENGINE Serving on http://172.21.15.86:8765 2024-08-10T05:10:03.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:03 smithi086 ceph-mon[41441]: [10/Aug/2024:05:10:01] ENGINE Bus STARTED 2024-08-10T05:10:03.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:03 smithi086 ceph-mon[41441]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:03.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:03 smithi086 ceph-mon[41441]: mgrmap e19: y(active, since 2s), standbys: x 2024-08-10T05:10:03.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:03 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:03.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:03 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:03.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:03 smithi159 ceph-mon[33602]: [10/Aug/2024:05:10:01] ENGINE Bus STARTING 2024-08-10T05:10:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:03 smithi159 ceph-mon[33602]: [10/Aug/2024:05:10:01] ENGINE Serving on https://172.21.15.86:7150 2024-08-10T05:10:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:03 smithi159 ceph-mon[33602]: [10/Aug/2024:05:10:01] ENGINE Error in HTTPServer.serve 2024-08-10T05:10:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout: Traceback (most recent call last): 2024-08-10T05:10:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:10:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout: self._connections.run(self.expiration_interval) 2024-08-10T05:10:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:10:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout: self._run(expiration_interval) 2024-08-10T05:10:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:10:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:10:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:10:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:10:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:10:03.689 INFO:journalctl@ceph.mon.b.smithi159.stdout: s = self.context.wrap_socket( 2024-08-10T05:10:03.689 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:10:03.689 INFO:journalctl@ceph.mon.b.smithi159.stdout: return self.sslsocket_class._create( 2024-08-10T05:10:03.689 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:10:03.689 INFO:journalctl@ceph.mon.b.smithi159.stdout: self.do_handshake() 2024-08-10T05:10:03.689 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:10:03.689 INFO:journalctl@ceph.mon.b.smithi159.stdout: self._sslobj.do_handshake() 2024-08-10T05:10:03.689 INFO:journalctl@ceph.mon.b.smithi159.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:10:03.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:03 smithi159 ceph-mon[33602]: [10/Aug/2024:05:10:01] ENGINE Serving on http://172.21.15.86:8765 2024-08-10T05:10:03.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:03 smithi159 ceph-mon[33602]: [10/Aug/2024:05:10:01] ENGINE Bus STARTED 2024-08-10T05:10:03.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:03 smithi159 ceph-mon[33602]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:03.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:03 smithi159 ceph-mon[33602]: mgrmap e19: y(active, since 2s), standbys: x 2024-08-10T05:10:03.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:03 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:03.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:03 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.549 INFO:teuthology.orchestra.run.smithi086.stderr:pool 'rbd' created 2024-08-10T05:10:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: Adjusting osd_memory_target on smithi159 to 2992M 2024-08-10T05:10:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/901153851' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-10T05:10:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-10T05:10:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:10:04.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:04 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:10:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: Adjusting osd_memory_target on smithi159 to 2992M 2024-08-10T05:10:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/901153851' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-10T05:10:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-10T05:10:04.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:10:04.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:10:04.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.909 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.909 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.909 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: Adjusting osd_memory_target on smithi159 to 2992M 2024-08-10T05:10:04.909 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.909 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.909 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.909 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/901153851' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-10T05:10:04.909 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-10T05:10:04.909 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.909 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:10:04.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:04.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:10:04.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:04 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:10:05.336 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- rbd pool init rbd 2024-08-10T05:10:05.569 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:05.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[41441]: Adjusting osd_memory_target on smithi086 to 2992M 2024-08-10T05:10:05.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[41441]: Updating smithi086:/etc/ceph/ceph.conf 2024-08-10T05:10:05.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[41441]: Updating smithi159:/etc/ceph/ceph.conf 2024-08-10T05:10:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[41441]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:10:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[41441]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[41441]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:10:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[41441]: Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:10:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-10T05:10:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[41441]: osdmap e70: 8 total, 8 up, 8 in 2024-08-10T05:10:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[41441]: mgrmap e20: y(active, since 4s), standbys: x 2024-08-10T05:10:05.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[29634]: Adjusting osd_memory_target on smithi086 to 2992M 2024-08-10T05:10:05.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[29634]: Updating smithi086:/etc/ceph/ceph.conf 2024-08-10T05:10:05.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[29634]: Updating smithi159:/etc/ceph/ceph.conf 2024-08-10T05:10:05.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[29634]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:10:05.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[29634]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:05.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[29634]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:10:05.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[29634]: Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:10:05.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-10T05:10:05.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[29634]: osdmap e70: 8 total, 8 up, 8 in 2024-08-10T05:10:05.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:05.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:05.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:05.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:05.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:05.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:05 smithi086 ceph-mon[29634]: mgrmap e20: y(active, since 4s), standbys: x 2024-08-10T05:10:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:05 smithi159 ceph-mon[33602]: Adjusting osd_memory_target on smithi086 to 2992M 2024-08-10T05:10:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:05 smithi159 ceph-mon[33602]: Updating smithi086:/etc/ceph/ceph.conf 2024-08-10T05:10:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:05 smithi159 ceph-mon[33602]: Updating smithi159:/etc/ceph/ceph.conf 2024-08-10T05:10:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:05 smithi159 ceph-mon[33602]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:10:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:05 smithi159 ceph-mon[33602]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:05 smithi159 ceph-mon[33602]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:10:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:05 smithi159 ceph-mon[33602]: Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:10:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:05 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-10T05:10:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:05 smithi159 ceph-mon[33602]: osdmap e70: 8 total, 8 up, 8 in 2024-08-10T05:10:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:05 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:05 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:05 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:05 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:05.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:05 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:05.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:05 smithi159 ceph-mon[33602]: mgrmap e20: y(active, since 4s), standbys: x 2024-08-10T05:10:06.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:06 smithi159 ceph-mon[33602]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:10:06.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:06 smithi159 ceph-mon[33602]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:10:06.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:06 smithi159 ceph-mon[33602]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:10:06.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:06 smithi159 ceph-mon[33602]: Deploying daemon alertmanager.a on smithi086 2024-08-10T05:10:06.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:06 smithi159 ceph-mon[33602]: osdmap e71: 8 total, 8 up, 8 in 2024-08-10T05:10:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:06 smithi086 ceph-mon[29634]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:10:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:06 smithi086 ceph-mon[29634]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:10:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:06 smithi086 ceph-mon[29634]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:10:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:06 smithi086 ceph-mon[29634]: Deploying daemon alertmanager.a on smithi086 2024-08-10T05:10:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:06 smithi086 ceph-mon[29634]: osdmap e71: 8 total, 8 up, 8 in 2024-08-10T05:10:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:06 smithi086 ceph-mon[41441]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:10:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:06 smithi086 ceph-mon[41441]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:10:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:06 smithi086 ceph-mon[41441]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:10:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:06 smithi086 ceph-mon[41441]: Deploying daemon alertmanager.a on smithi086 2024-08-10T05:10:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:06 smithi086 ceph-mon[41441]: osdmap e71: 8 total, 8 up, 8 in 2024-08-10T05:10:07.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:07 smithi159 ceph-mon[33602]: pgmap v8: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:07.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:07 smithi159 ceph-mon[33602]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:10:07.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:07 smithi159 ceph-mon[33602]: osdmap e72: 8 total, 8 up, 8 in 2024-08-10T05:10:07.819 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:07 smithi086 ceph-mon[41441]: pgmap v8: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:07.819 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:07 smithi086 ceph-mon[41441]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:10:07.819 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:07 smithi086 ceph-mon[41441]: osdmap e72: 8 total, 8 up, 8 in 2024-08-10T05:10:07.819 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:07 smithi086 ceph-mon[29634]: pgmap v8: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:07.820 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:07 smithi086 ceph-mon[29634]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:10:07.820 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:07 smithi086 ceph-mon[29634]: osdmap e72: 8 total, 8 up, 8 in 2024-08-10T05:10:08.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:08 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/3686739284' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-10T05:10:08.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:08 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-10T05:10:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:08 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/3686739284' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-10T05:10:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:08 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-10T05:10:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:10:08] "GET /metrics HTTP/1.1" 200 28754 "" "Prometheus/2.43.0" 2024-08-10T05:10:08.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:08 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/3686739284' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-10T05:10:08.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:08 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-10T05:10:09.761 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:09 smithi086 ceph-mon[41441]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-08-10T05:10:09.761 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:09 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-10T05:10:09.761 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:09 smithi086 ceph-mon[41441]: osdmap e73: 8 total, 8 up, 8 in 2024-08-10T05:10:09.761 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:09 smithi086 ceph-mon[29634]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-08-10T05:10:09.762 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:09 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-10T05:10:09.762 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:09 smithi086 ceph-mon[29634]: osdmap e73: 8 total, 8 up, 8 in 2024-08-10T05:10:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:09 smithi159 ceph-mon[33602]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-08-10T05:10:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:09 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-10T05:10:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:09 smithi159 ceph-mon[33602]: osdmap e73: 8 total, 8 up, 8 in 2024-08-10T05:10:10.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:10 smithi086 ceph-mon[41441]: osdmap e74: 8 total, 8 up, 8 in 2024-08-10T05:10:10.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:10 smithi086 ceph-mon[29634]: osdmap e74: 8 total, 8 up, 8 in 2024-08-10T05:10:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:10 smithi159 ceph-mon[33602]: osdmap e74: 8 total, 8 up, 8 in 2024-08-10T05:10:11.363 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-10T05:10:11.363 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-10T05:10:11.363 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph mgr dump --format=json 2024-08-10T05:10:11.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:11 smithi086 ceph-mon[29634]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 24 op/s 2024-08-10T05:10:11.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:11 smithi086 ceph-mon[29634]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:10:11.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:11 smithi086 ceph-mon[29634]: Cluster is now healthy 2024-08-10T05:10:11.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:11 smithi086 ceph-mon[29634]: osdmap e75: 8 total, 8 up, 8 in 2024-08-10T05:10:11.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:11 smithi086 ceph-mon[41441]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 24 op/s 2024-08-10T05:10:11.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:11 smithi086 ceph-mon[41441]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:10:11.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:11 smithi086 ceph-mon[41441]: Cluster is now healthy 2024-08-10T05:10:11.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:11 smithi086 ceph-mon[41441]: osdmap e75: 8 total, 8 up, 8 in 2024-08-10T05:10:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:11 smithi159 ceph-mon[33602]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 24 op/s 2024-08-10T05:10:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:11 smithi159 ceph-mon[33602]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:10:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:11 smithi159 ceph-mon[33602]: Cluster is now healthy 2024-08-10T05:10:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:11 smithi159 ceph-mon[33602]: osdmap e75: 8 total, 8 up, 8 in 2024-08-10T05:10:12.696 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:13.784 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:13 smithi086 ceph-mon[29634]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 354 B/s wr, 0 op/s 2024-08-10T05:10:13.784 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:13 smithi086 ceph-mon[41441]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 354 B/s wr, 0 op/s 2024-08-10T05:10:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:13 smithi159 ceph-mon[33602]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 354 B/s wr, 0 op/s 2024-08-10T05:10:15.403 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:10:15.747 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:15 smithi086 ceph-mon[41441]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-10T05:10:15.748 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:15 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:10:15.748 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:15 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:15.748 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:15 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/2667194845' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-10T05:10:15.748 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:15 smithi086 ceph-mon[29634]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-10T05:10:15.748 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:15 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:10:15.748 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:15 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:15.748 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:15 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2667194845' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-10T05:10:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:15 smithi159 ceph-mon[33602]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-10T05:10:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:15 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:10:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:15 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:15 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/2667194845' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-10T05:10:16.009 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:10:15 smithi086 systemd[1]: Started Ceph alertmanager.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:10:16.273 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:10:16] ENGINE Bus STOPPING 2024-08-10T05:10:16.273 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:10:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T05:10:16.273 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:10:16] ENGINE Bus STOPPED 2024-08-10T05:10:16.412 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":20,"flags":0,"active_gid":14562,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6800","nonce":2393969421},{"type":"v1","addr":"172.21.15.86:6801","nonce":2393969421}]},"active_addr":"172.21.15.86:6801/2393969421","active_change":"2024-08-10T05:10:00.317808+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24385,"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.86:8443/","prometheus":"http://172.21.15.86:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":69,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.86:0","nonce":3194417687}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.86:0","nonce":1846002738}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.86:0","nonce":2016900857}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.86:0","nonce":780731093}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.86:0","nonce":4241872519}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.86:0","nonce":3848842136}]}]} 2024-08-10T05:10:16.415 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-10T05:10:16.416 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-10T05:10:16.416 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd dump --format=json 2024-08-10T05:10:16.620 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:16.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:10:16] ENGINE Bus STARTING 2024-08-10T05:10:16.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:10:16] ENGINE Serving on http://:::9283 2024-08-10T05:10:16.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:10:16] ENGINE Bus STARTED 2024-08-10T05:10:17.045 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.045 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.045 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.046 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.046 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[41441]: Regenerating cephadm self-signed grafana TLS certificates 2024-08-10T05:10:17.046 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.046 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.046 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-10T05:10:17.046 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[41441]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-10T05:10:17.046 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.046 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[41441]: Deploying daemon grafana.a on smithi159 2024-08-10T05:10:17.046 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[41441]: osdmap e76: 8 total, 8 up, 8 in 2024-08-10T05:10:17.046 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[41441]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 297 B/s wr, 0 op/s 2024-08-10T05:10:17.047 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.047 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.047 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.047 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.047 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[29634]: Regenerating cephadm self-signed grafana TLS certificates 2024-08-10T05:10:17.047 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.047 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.047 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-10T05:10:17.047 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[29634]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-10T05:10:17.047 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.047 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[29634]: Deploying daemon grafana.a on smithi159 2024-08-10T05:10:17.047 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[29634]: osdmap e76: 8 total, 8 up, 8 in 2024-08-10T05:10:17.048 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:16 smithi086 ceph-mon[29634]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 297 B/s wr, 0 op/s 2024-08-10T05:10:17.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:16 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:16 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:16 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:16 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:16 smithi159 ceph-mon[33602]: Regenerating cephadm self-signed grafana TLS certificates 2024-08-10T05:10:17.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:16 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:16 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:16 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-10T05:10:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:16 smithi159 ceph-mon[33602]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-10T05:10:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:16 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:16 smithi159 ceph-mon[33602]: Deploying daemon grafana.a on smithi159 2024-08-10T05:10:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:16 smithi159 ceph-mon[33602]: osdmap e76: 8 total, 8 up, 8 in 2024-08-10T05:10:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:16 smithi159 ceph-mon[33602]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 297 B/s wr, 0 op/s 2024-08-10T05:10:18.034 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:10:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[77053]: ts=2024-08-10T05:10:17.768Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000741142s 2024-08-10T05:10:18.331 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:10:18] "GET /metrics HTTP/1.1" 200 33670 "" "Prometheus/2.43.0" 2024-08-10T05:10:18.606 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:10:18.607 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":76,"fsid":"bfc063ea-56d5-11ef-bcce-c7b262605968","created":"2024-08-10T05:03:26.525833+0000","modified":"2024-08-10T05:10:16.255415+0000","last_up_change":"2024-08-10T05:08:28.763663+0000","last_in_change":"2024-08-10T05:08:11.553083+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-08-10T05:06:30.940001+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-08-10T05:08:51.962880+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-08-10T05:08:55.062195+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-08-10T05:10:03.878741+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"75","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":75,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c6bf3aef-2da5-4038-ad44-0e02ffa7e631","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6802","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6803","nonce":780594853}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6805","nonce":780594853}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6808","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6809","nonce":780594853}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6807","nonce":780594853}]},"public_addr":"172.21.15.86:6803/780594853","cluster_addr":"172.21.15.86:6805/780594853","heartbeat_back_addr":"172.21.15.86:6809/780594853","heartbeat_front_addr":"172.21.15.86:6807/780594853","state":["exists","up"]},{"osd":1,"uuid":"f8013bd3-089a-4ccf-b1fc-8c41a2dd6066","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6810","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6811","nonce":1664918473}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6813","nonce":1664918473}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6816","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6817","nonce":1664918473}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6815","nonce":1664918473}]},"public_addr":"172.21.15.86:6811/1664918473","cluster_addr":"172.21.15.86:6813/1664918473","heartbeat_back_addr":"172.21.15.86:6817/1664918473","heartbeat_front_addr":"172.21.15.86:6815/1664918473","state":["exists","up"]},{"osd":2,"uuid":"6813290b-315d-44fd-8abb-4e23017b3471","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6818","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6819","nonce":2288970116}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6821","nonce":2288970116}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6825","nonce":2288970116}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6823","nonce":2288970116}]},"public_addr":"172.21.15.86:6819/2288970116","cluster_addr":"172.21.15.86:6821/2288970116","heartbeat_back_addr":"172.21.15.86:6825/2288970116","heartbeat_front_addr":"172.21.15.86:6823/2288970116","state":["exists","up"]},{"osd":3,"uuid":"238e2388-eb61-4323-ac1f-057785d1e72e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6826","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6827","nonce":3224037744}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6829","nonce":3224037744}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6832","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6833","nonce":3224037744}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6831","nonce":3224037744}]},"public_addr":"172.21.15.86:6827/3224037744","cluster_addr":"172.21.15.86:6829/3224037744","heartbeat_back_addr":"172.21.15.86:6833/3224037744","heartbeat_front_addr":"172.21.15.86:6831/3224037744","state":["exists","up"]},{"osd":4,"uuid":"a5e106dd-f1be-4351-9d2a-02c07b990bcc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6801","nonce":600898811}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6803","nonce":600898811}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6807","nonce":600898811}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6805","nonce":600898811}]},"public_addr":"172.21.15.159:6801/600898811","cluster_addr":"172.21.15.159:6803/600898811","heartbeat_back_addr":"172.21.15.159:6807/600898811","heartbeat_front_addr":"172.21.15.159:6805/600898811","state":["exists","up"]},{"osd":5,"uuid":"f6891b54-bdaf-4843-af90-e3934e90d8a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6809","nonce":3062225386}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6811","nonce":3062225386}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6815","nonce":3062225386}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6813","nonce":3062225386}]},"public_addr":"172.21.15.159:6809/3062225386","cluster_addr":"172.21.15.159:6811/3062225386","heartbeat_back_addr":"172.21.15.159:6815/3062225386","heartbeat_front_addr":"172.21.15.159:6813/3062225386","state":["exists","up"]},{"osd":6,"uuid":"eef2d3c0-2db2-40c8-b42c-e5ab0c6e4efb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6817","nonce":3239768929}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6819","nonce":3239768929}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6823","nonce":3239768929}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6821","nonce":3239768929}]},"public_addr":"172.21.15.159:6817/3239768929","cluster_addr":"172.21.15.159:6819/3239768929","heartbeat_back_addr":"172.21.15.159:6823/3239768929","heartbeat_front_addr":"172.21.15.159:6821/3239768929","state":["exists","up"]},{"osd":7,"uuid":"40f2ce14-bf67-4d81-a9d4-985182889a9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6825","nonce":1866149836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6827","nonce":1866149836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6831","nonce":1866149836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6829","nonce":1866149836}]},"public_addr":"172.21.15.159:6825/1866149836","cluster_addr":"172.21.15.159:6827/1866149836","heartbeat_back_addr":"172.21.15.159:6831/1866149836","heartbeat_front_addr":"172.21.15.159:6829/1866149836","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-08-10T05:05:39.971476+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-08-10T05:06:03.409822+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-08-10T05:06:27.707515+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-08-10T05:06:52.114867+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-08-10T05:07:14.213719+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-08-10T05:07:37.861114+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-08-10T05:08:02.369752+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-08-10T05:08:27.081177+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.e","mappings":[{"from":7,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.27","mappings":[{"from":4,"to":1}]},{"pgid":"3.3e","mappings":[{"from":0,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.86:0/1653963426":"2024-08-11T05:10:00.317628+0000","172.21.15.86:6801/1275249766":"2024-08-11T05:10:00.317628+0000","172.21.15.86:6800/1275249766":"2024-08-11T05:10:00.317628+0000","172.21.15.86:0/12983657":"2024-08-11T05:03:55.897446+0000","172.21.15.86:6800/1046732634":"2024-08-11T05:03:55.897446+0000","172.21.15.86:6801/1046732634":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/311588837":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/305991287":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/1608256661":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/657833638":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6801/2187943665":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6800/2187943665":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/1857961524":"2024-08-11T05:10:00.317628+0000","172.21.15.86:0/2146360063":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/1166798367":"2024-08-11T05:10:00.317628+0000","172.21.15.86:0/1104988241":"2024-08-11T05:10:00.317628+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-08-10T05:10:19.295 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-10T05:10:19.296 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd dump --format=json 2024-08-10T05:10:19.501 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:19.623 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:19 smithi086 ceph-mon[41441]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T05:10:19.623 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:19 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/3269883228' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:10:19.624 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:19 smithi086 ceph-mon[29634]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T05:10:19.624 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:19 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/3269883228' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:10:19.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:19 smithi159 ceph-mon[33602]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T05:10:19.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:19 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/3269883228' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:10:21.374 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:10:21.374 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":76,"fsid":"bfc063ea-56d5-11ef-bcce-c7b262605968","created":"2024-08-10T05:03:26.525833+0000","modified":"2024-08-10T05:10:16.255415+0000","last_up_change":"2024-08-10T05:08:28.763663+0000","last_in_change":"2024-08-10T05:08:11.553083+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-08-10T05:06:30.940001+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-08-10T05:08:51.962880+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-08-10T05:08:55.062195+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-08-10T05:10:03.878741+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"75","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":75,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c6bf3aef-2da5-4038-ad44-0e02ffa7e631","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6802","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6803","nonce":780594853}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6805","nonce":780594853}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6808","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6809","nonce":780594853}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6807","nonce":780594853}]},"public_addr":"172.21.15.86:6803/780594853","cluster_addr":"172.21.15.86:6805/780594853","heartbeat_back_addr":"172.21.15.86:6809/780594853","heartbeat_front_addr":"172.21.15.86:6807/780594853","state":["exists","up"]},{"osd":1,"uuid":"f8013bd3-089a-4ccf-b1fc-8c41a2dd6066","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6810","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6811","nonce":1664918473}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6813","nonce":1664918473}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6816","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6817","nonce":1664918473}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6815","nonce":1664918473}]},"public_addr":"172.21.15.86:6811/1664918473","cluster_addr":"172.21.15.86:6813/1664918473","heartbeat_back_addr":"172.21.15.86:6817/1664918473","heartbeat_front_addr":"172.21.15.86:6815/1664918473","state":["exists","up"]},{"osd":2,"uuid":"6813290b-315d-44fd-8abb-4e23017b3471","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6818","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6819","nonce":2288970116}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6821","nonce":2288970116}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6825","nonce":2288970116}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6823","nonce":2288970116}]},"public_addr":"172.21.15.86:6819/2288970116","cluster_addr":"172.21.15.86:6821/2288970116","heartbeat_back_addr":"172.21.15.86:6825/2288970116","heartbeat_front_addr":"172.21.15.86:6823/2288970116","state":["exists","up"]},{"osd":3,"uuid":"238e2388-eb61-4323-ac1f-057785d1e72e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6826","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6827","nonce":3224037744}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6829","nonce":3224037744}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6832","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6833","nonce":3224037744}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6831","nonce":3224037744}]},"public_addr":"172.21.15.86:6827/3224037744","cluster_addr":"172.21.15.86:6829/3224037744","heartbeat_back_addr":"172.21.15.86:6833/3224037744","heartbeat_front_addr":"172.21.15.86:6831/3224037744","state":["exists","up"]},{"osd":4,"uuid":"a5e106dd-f1be-4351-9d2a-02c07b990bcc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6801","nonce":600898811}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6803","nonce":600898811}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6807","nonce":600898811}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6805","nonce":600898811}]},"public_addr":"172.21.15.159:6801/600898811","cluster_addr":"172.21.15.159:6803/600898811","heartbeat_back_addr":"172.21.15.159:6807/600898811","heartbeat_front_addr":"172.21.15.159:6805/600898811","state":["exists","up"]},{"osd":5,"uuid":"f6891b54-bdaf-4843-af90-e3934e90d8a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6809","nonce":3062225386}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6811","nonce":3062225386}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6815","nonce":3062225386}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6813","nonce":3062225386}]},"public_addr":"172.21.15.159:6809/3062225386","cluster_addr":"172.21.15.159:6811/3062225386","heartbeat_back_addr":"172.21.15.159:6815/3062225386","heartbeat_front_addr":"172.21.15.159:6813/3062225386","state":["exists","up"]},{"osd":6,"uuid":"eef2d3c0-2db2-40c8-b42c-e5ab0c6e4efb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6817","nonce":3239768929}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6819","nonce":3239768929}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6823","nonce":3239768929}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6821","nonce":3239768929}]},"public_addr":"172.21.15.159:6817/3239768929","cluster_addr":"172.21.15.159:6819/3239768929","heartbeat_back_addr":"172.21.15.159:6823/3239768929","heartbeat_front_addr":"172.21.15.159:6821/3239768929","state":["exists","up"]},{"osd":7,"uuid":"40f2ce14-bf67-4d81-a9d4-985182889a9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6825","nonce":1866149836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6827","nonce":1866149836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6831","nonce":1866149836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6829","nonce":1866149836}]},"public_addr":"172.21.15.159:6825/1866149836","cluster_addr":"172.21.15.159:6827/1866149836","heartbeat_back_addr":"172.21.15.159:6831/1866149836","heartbeat_front_addr":"172.21.15.159:6829/1866149836","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-08-10T05:05:39.971476+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-08-10T05:06:03.409822+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-08-10T05:06:27.707515+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-08-10T05:06:52.114867+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-08-10T05:07:14.213719+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-08-10T05:07:37.861114+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-08-10T05:08:02.369752+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-08-10T05:08:27.081177+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.e","mappings":[{"from":7,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.27","mappings":[{"from":4,"to":1}]},{"pgid":"3.3e","mappings":[{"from":0,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.86:0/1653963426":"2024-08-11T05:10:00.317628+0000","172.21.15.86:6801/1275249766":"2024-08-11T05:10:00.317628+0000","172.21.15.86:6800/1275249766":"2024-08-11T05:10:00.317628+0000","172.21.15.86:0/12983657":"2024-08-11T05:03:55.897446+0000","172.21.15.86:6800/1046732634":"2024-08-11T05:03:55.897446+0000","172.21.15.86:6801/1046732634":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/311588837":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/305991287":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/1608256661":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/657833638":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6801/2187943665":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6800/2187943665":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/1857961524":"2024-08-11T05:10:00.317628+0000","172.21.15.86:0/2146360063":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/1166798367":"2024-08-11T05:10:00.317628+0000","172.21.15.86:0/1104988241":"2024-08-11T05:10:00.317628+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-08-10T05:10:21.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:21 smithi086 ceph-mon[29634]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 207 B/s wr, 0 op/s 2024-08-10T05:10:21.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:21 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:21.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:21 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2026558147' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:10:21.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:21 smithi086 ceph-mon[41441]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 207 B/s wr, 0 op/s 2024-08-10T05:10:21.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:21 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:21.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:21 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/2026558147' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:10:21.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:21 smithi159 ceph-mon[33602]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 207 B/s wr, 0 op/s 2024-08-10T05:10:21.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:21 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:21.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:21 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/2026558147' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:10:22.349 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-10T05:10:22.349 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-10T05:10:22.349 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-10T05:10:22.350 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-10T05:10:22.350 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-10T05:10:22.351 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-10T05:10:22.351 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-10T05:10:22.352 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-10T05:10:22.829 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:22.838 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:22.838 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:22.839 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:22.841 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:22.846 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:22.846 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:22.846 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:23.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:23 smithi086 ceph-mon[29634]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:23.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:23 smithi086 ceph-mon[41441]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:23.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:23 smithi159 ceph-mon[33602]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:25.599 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:25 smithi086 ceph-mon[29634]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:25.600 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:25 smithi086 ceph-mon[41441]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:25.681 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:25 smithi159 ceph-mon[33602]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:25.905 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:10:25 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[77053]: ts=2024-08-10T05:10:25.772Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004166406s 2024-08-10T05:10:27.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:27 smithi086 ceph-mon[29634]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:27 smithi086 ceph-mon[41441]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:27.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:27 smithi159 ceph-mon[33602]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:28.531 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:10:28] "GET /metrics HTTP/1.1" 200 33670 "" "Prometheus/2.43.0" 2024-08-10T05:10:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:29 smithi086 ceph-mon[29634]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:29.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:29 smithi086 ceph-mon[41441]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:29.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:29 smithi159 ceph-mon[33602]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:30.117 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:29 smithi159 podman[65779]: 2024-08-10 05:10:29.739717955 +0000 UTC m=+0.153208901 container create 995da974a15f003f06526c71e04d8fe8ac9b0707b0454c841e2032563a828c10 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-type=git, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, maintainer=Paul Cuzner , vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, name=ubi8, build-date=2022-04-29T11:48:11.055897, architecture=x86_64, release=239.1651231664, version=8.5, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., io.openshift.expose-services=, io.openshift.tags=base rhel8, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.display-name=Red Hat Universal Base Image 8, description=Ceph Grafana Container, com.redhat.component=ubi8-container, 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.) 2024-08-10T05:10:30.117 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 podman[65779]: 2024-08-10 05:10:30.117025963 +0000 UTC m=+0.530516910 container init 995da974a15f003f06526c71e04d8fe8ac9b0707b0454c841e2032563a828c10 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a, version=8.5, build-date=2022-04-29T11:48:11.055897, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.component=ubi8-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, maintainer=Paul Cuzner , 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., release=239.1651231664, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, io.openshift.expose-services=, name=ubi8, vendor=Red Hat, Inc., io.openshift.tags=base rhel8, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.display-name=Red Hat Universal Base Image 8, description=Ceph Grafana Container, distribution-scope=public, vcs-type=git) 2024-08-10T05:10:30.368 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 podman[65779]: 2024-08-10 05:10:30.121969293 +0000 UTC m=+0.535460240 container start 995da974a15f003f06526c71e04d8fe8ac9b0707b0454c841e2032563a828c10 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-type=git, io.openshift.expose-services=, architecture=x86_64, io.buildah.version=1.32.0, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, release=239.1651231664, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., description=Ceph Grafana Container, com.redhat.component=ubi8-container, vendor=Red Hat, Inc., io.openshift.tags=base rhel8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, maintainer=Paul Cuzner , name=ubi8, version=8.5, build-date=2022-04-29T11:48:11.055897, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, distribution-scope=public) 2024-08-10T05:10:30.368 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 bash[65779]: 995da974a15f003f06526c71e04d8fe8ac9b0707b0454c841e2032563a828c10 2024-08-10T05:10:30.368 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 systemd[1]: Started Ceph grafana.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:10:30.368 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=settings t=2024-08-10T05:10:30.298327705Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-08-10T05:10:30.368 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=settings t=2024-08-10T05:10:30.298593569Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-08-10T05:10:30.368 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=settings t=2024-08-10T05:10:30.29862116Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-10T05:10:30.368 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=settings t=2024-08-10T05:10:30.298633965Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-10T05:10:30.368 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=settings t=2024-08-10T05:10:30.298645976Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-10T05:10:30.368 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=settings t=2024-08-10T05:10:30.298657477Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-10T05:10:30.368 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=settings t=2024-08-10T05:10:30.298670327Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-10T05:10:30.369 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=settings t=2024-08-10T05:10:30.298681057Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-10T05:10:30.369 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=settings t=2024-08-10T05:10:30.298693595Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-10T05:10:30.369 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=settings t=2024-08-10T05:10:30.298704309Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-10T05:10:30.370 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=settings t=2024-08-10T05:10:30.298712856Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-10T05:10:30.370 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=settings t=2024-08-10T05:10:30.298722196Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-10T05:10:30.371 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=settings t=2024-08-10T05:10:30.298731494Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-10T05:10:30.371 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=settings t=2024-08-10T05:10:30.298741361Z level=info msg="App mode production" 2024-08-10T05:10:30.371 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=sqlstore t=2024-08-10T05:10:30.298809993Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-10T05:10:30.371 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=sqlstore t=2024-08-10T05:10:30.29883609Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-08-10T05:10:30.371 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.300174886Z level=info msg="Starting DB migrations" 2024-08-10T05:10:30.371 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.300294166Z level=info msg="Executing migration" id="create migration_log table" 2024-08-10T05:10:30.371 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.300993068Z level=info msg="Executing migration" id="create user table" 2024-08-10T05:10:30.371 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.301558991Z level=info msg="Executing migration" id="add unique index user.login" 2024-08-10T05:10:30.371 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.304361192Z level=info msg="Executing migration" id="add unique index user.email" 2024-08-10T05:10:30.372 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.304909102Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-08-10T05:10:30.372 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.305535792Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-08-10T05:10:30.372 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.305904947Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-08-10T05:10:30.372 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.306605033Z level=info msg="Executing migration" id="create user table v2" 2024-08-10T05:10:30.372 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.306977809Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-08-10T05:10:30.372 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.307376052Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-08-10T05:10:30.372 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.30781816Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-08-10T05:10:30.372 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.308308064Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-08-10T05:10:30.372 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.308762662Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-08-10T05:10:30.373 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.309331534Z level=info msg="Executing migration" id="Update user table charset" 2024-08-10T05:10:30.373 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.309724247Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-08-10T05:10:30.373 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.310302651Z level=info msg="Executing migration" id="Add missing user data" 2024-08-10T05:10:30.373 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.310762341Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-08-10T05:10:30.373 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.311421276Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-08-10T05:10:30.373 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.3119558Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-08-10T05:10:30.373 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.31253388Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-08-10T05:10:30.373 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.314308685Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-08-10T05:10:30.373 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.314875764Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-08-10T05:10:30.373 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.315327832Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-08-10T05:10:30.373 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.315726728Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-08-10T05:10:30.374 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.316139591Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-08-10T05:10:30.374 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.316543915Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-08-10T05:10:30.374 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.316820523Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-08-10T05:10:30.374 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.317217101Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-08-10T05:10:30.374 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.317608998Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-08-10T05:10:30.374 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.317971362Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-08-10T05:10:30.374 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.318360677Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-08-10T05:10:30.374 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.318980226Z level=info msg="Executing migration" id="create temp_user v2" 2024-08-10T05:10:30.374 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.319398995Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-08-10T05:10:30.374 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.319774249Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-08-10T05:10:30.375 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.320186691Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-08-10T05:10:30.375 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.320584125Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-08-10T05:10:30.375 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.32098568Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-08-10T05:10:30.375 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.321333707Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-08-10T05:10:30.375 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.321658755Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-08-10T05:10:30.375 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.321976446Z level=info msg="Executing migration" id="create star table" 2024-08-10T05:10:30.375 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.322354812Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-08-10T05:10:30.375 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.322775692Z level=info msg="Executing migration" id="create org table v1" 2024-08-10T05:10:30.375 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.323181769Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-08-10T05:10:30.375 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.323591852Z level=info msg="Executing migration" id="create org_user table v1" 2024-08-10T05:10:30.375 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.323974535Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-08-10T05:10:30.376 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.324400416Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-08-10T05:10:30.376 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.324840072Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-08-10T05:10:30.376 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.32525109Z level=info msg="Executing migration" id="Update org table charset" 2024-08-10T05:10:30.376 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.326024553Z level=info msg="Executing migration" id="Update org_user table charset" 2024-08-10T05:10:30.376 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.326346703Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-08-10T05:10:30.376 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.32687462Z level=info msg="Executing migration" id="create dashboard table" 2024-08-10T05:10:30.376 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.327313311Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-08-10T05:10:30.376 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.327756648Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-08-10T05:10:30.376 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.328183877Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-08-10T05:10:30.376 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.329039521Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-08-10T05:10:30.377 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.329872889Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-08-10T05:10:30.377 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.330740113Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-08-10T05:10:30.377 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.331651607Z level=info msg="Executing migration" id="create dashboard v2" 2024-08-10T05:10:30.377 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.332527103Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-08-10T05:10:30.377 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.333377519Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-08-10T05:10:30.377 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.334200024Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-08-10T05:10:30.377 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.334554856Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-08-10T05:10:30.377 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.335378362Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-08-10T05:10:30.377 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.335721585Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-08-10T05:10:30.377 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.336300766Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-08-10T05:10:30.377 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.33712176Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-08-10T05:10:30.378 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.337664751Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-08-10T05:10:30.378 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.338523732Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-08-10T05:10:30.378 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.341297567Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-08-10T05:10:30.378 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.344006607Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-08-10T05:10:30.378 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.344429971Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-08-10T05:10:30.378 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.347190635Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-08-10T05:10:30.378 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.347516573Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-08-10T05:10:30.378 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.350003208Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-08-10T05:10:30.378 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.350506758Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-08-10T05:10:30.379 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.350972639Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-08-10T05:10:30.379 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.351497653Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-08-10T05:10:30.379 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.35382724Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-08-10T05:10:30.379 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.354296522Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-08-10T05:10:30.379 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.35659769Z level=info msg="Executing migration" id="Update dashboard title length" 2024-08-10T05:10:30.379 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.356930028Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-08-10T05:10:30.379 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.359435153Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-08-10T05:10:30.379 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.359828395Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-08-10T05:10:30.379 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.362606962Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-08-10T05:10:30.379 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.365384385Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-08-10T05:10:30.380 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.368134521Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-08-10T05:10:30.380 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.368667443Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-08-10T05:10:30.620 INFO:teuthology.orchestra.run.smithi086.stdout:111669149742 2024-08-10T05:10:30.621 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-10T05:10:30.623 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.371256052Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-08-10T05:10:30.623 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.373960117Z level=info msg="Executing migration" id="Add check_sum column" 2024-08-10T05:10:30.623 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.376636145Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-08-10T05:10:30.623 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.377159013Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-08-10T05:10:30.623 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.379901021Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-08-10T05:10:30.623 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.382504194Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-08-10T05:10:30.623 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.385128864Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-08-10T05:10:30.624 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.385730866Z level=info msg="Executing migration" id="create data_source table" 2024-08-10T05:10:30.624 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.388465012Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-08-10T05:10:30.624 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.391073104Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-08-10T05:10:30.624 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.391517746Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-08-10T05:10:30.624 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.391898228Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-08-10T05:10:30.624 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.392329621Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-08-10T05:10:30.624 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.394666012Z level=info msg="Executing migration" id="create data_source table v2" 2024-08-10T05:10:30.624 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.397348746Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-08-10T05:10:30.624 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.400053465Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-08-10T05:10:30.624 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.402791708Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-08-10T05:10:30.624 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.405541309Z level=info msg="Executing migration" id="Add column with_credentials" 2024-08-10T05:10:30.625 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.406393063Z level=info msg="Executing migration" id="Add secure json data column" 2024-08-10T05:10:30.625 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.40719249Z level=info msg="Executing migration" id="Update data_source table charset" 2024-08-10T05:10:30.625 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.408038221Z level=info msg="Executing migration" id="Update initial version to 1" 2024-08-10T05:10:30.625 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.408916647Z level=info msg="Executing migration" id="Add read_only data column" 2024-08-10T05:10:30.625 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.40975759Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-08-10T05:10:30.625 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.410099654Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-08-10T05:10:30.625 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.410975908Z level=info msg="Executing migration" id="Add uid column" 2024-08-10T05:10:30.625 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.411769157Z level=info msg="Executing migration" id="Update uid value" 2024-08-10T05:10:30.625 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.412600326Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-08-10T05:10:30.625 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.413041614Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-08-10T05:10:30.625 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.413917893Z level=info msg="Executing migration" id="create api_key table" 2024-08-10T05:10:30.626 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.414716533Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-08-10T05:10:30.626 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.415530967Z level=info msg="Executing migration" id="add index api_key.key" 2024-08-10T05:10:30.626 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.415943383Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-08-10T05:10:30.626 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.416753055Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-08-10T05:10:30.626 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.417594682Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-08-10T05:10:30.626 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.418445622Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-08-10T05:10:30.626 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.419305409Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-08-10T05:10:30.626 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.420393088Z level=info msg="Executing migration" id="create api_key table v2" 2024-08-10T05:10:30.626 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.42130665Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-08-10T05:10:30.626 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.42214779Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-08-10T05:10:30.627 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.423006474Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-08-10T05:10:30.627 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.42386015Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-08-10T05:10:30.627 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.42465445Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-08-10T05:10:30.627 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.425034665Z level=info msg="Executing migration" id="Update api_key table charset" 2024-08-10T05:10:30.627 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.425917081Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-08-10T05:10:30.627 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.426771596Z level=info msg="Executing migration" id="Add service account foreign key" 2024-08-10T05:10:30.627 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.427625849Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-08-10T05:10:30.627 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.428476724Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-08-10T05:10:30.627 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.429361771Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-08-10T05:10:30.627 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.430217963Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-08-10T05:10:30.627 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.431075949Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-08-10T05:10:30.628 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.431906902Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-08-10T05:10:30.628 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.432736381Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-08-10T05:10:30.628 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.433601072Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-08-10T05:10:30.628 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.434451981Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-08-10T05:10:30.628 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.437362366Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-08-10T05:10:30.628 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.437798202Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-08-10T05:10:30.628 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.440580869Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-08-10T05:10:30.628 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.443219216Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-08-10T05:10:30.628 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.446046671Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-08-10T05:10:30.629 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.448852381Z level=info msg="Executing migration" id="create quota table v1" 2024-08-10T05:10:30.629 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.45157529Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-08-10T05:10:30.629 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.454299864Z level=info msg="Executing migration" id="Update quota table charset" 2024-08-10T05:10:30.629 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.457239279Z level=info msg="Executing migration" id="create plugin_setting table" 2024-08-10T05:10:30.629 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.459788263Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-08-10T05:10:30.629 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.462299739Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-08-10T05:10:30.629 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.464607677Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-08-10T05:10:30.629 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.467198133Z level=info msg="Executing migration" id="create session table" 2024-08-10T05:10:30.629 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.469714989Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-08-10T05:10:30.629 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.472313632Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-08-10T05:10:30.629 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.474965686Z level=info msg="Executing migration" id="create playlist table v2" 2024-08-10T05:10:30.630 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.477635985Z level=info msg="Executing migration" id="create playlist item table v2" 2024-08-10T05:10:30.630 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.480347379Z level=info msg="Executing migration" id="Update playlist table charset" 2024-08-10T05:10:30.630 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.482965528Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-08-10T05:10:30.630 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.485539408Z level=info msg="Executing migration" id="drop preferences table v2" 2024-08-10T05:10:30.630 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.488097528Z level=info msg="Executing migration" id="drop preferences table v3" 2024-08-10T05:10:30.630 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.490686805Z level=info msg="Executing migration" id="create preferences table v3" 2024-08-10T05:10:30.630 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.493306988Z level=info msg="Executing migration" id="Update preferences table charset" 2024-08-10T05:10:30.630 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.495692824Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-08-10T05:10:30.630 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.498074211Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-08-10T05:10:30.630 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.500699558Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-08-10T05:10:30.631 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.501476891Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-08-10T05:10:30.631 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.50225628Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-08-10T05:10:30.631 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.503071909Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-08-10T05:10:30.631 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.503871929Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-08-10T05:10:30.631 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.50467677Z level=info msg="Executing migration" id="create alert table v1" 2024-08-10T05:10:30.631 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.505449493Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-08-10T05:10:30.631 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.506174226Z level=info msg="Executing migration" id="add index alert state" 2024-08-10T05:10:30.631 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.50692647Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-08-10T05:10:30.631 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.507720802Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-08-10T05:10:30.631 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.508426359Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-08-10T05:10:30.631 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.50914668Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-08-10T05:10:30.632 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.509930079Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-08-10T05:10:30.632 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.511430963Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-08-10T05:10:30.632 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.512267922Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-08-10T05:10:30.632 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.512966242Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-08-10T05:10:30.632 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.513745125Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-08-10T05:10:30.632 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.514491926Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-08-10T05:10:30.632 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.515300941Z level=info msg="Executing migration" id="Add column is_default" 2024-08-10T05:10:30.632 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.516246004Z level=info msg="Executing migration" id="Add column frequency" 2024-08-10T05:10:30.632 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.517216596Z level=info msg="Executing migration" id="Add column send_reminder" 2024-08-10T05:10:30.632 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.518160255Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-08-10T05:10:30.632 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.519104722Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-08-10T05:10:30.632 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.519942868Z level=info msg="Executing migration" id="Update alert table charset" 2024-08-10T05:10:30.633 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.520676972Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-08-10T05:10:30.633 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.521518393Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-08-10T05:10:30.633 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.522302919Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-08-10T05:10:30.633 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.5233199Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-08-10T05:10:30.633 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.523904218Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-08-10T05:10:30.633 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.524720997Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-08-10T05:10:30.633 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.525507528Z level=info msg="Executing migration" id="Add for to alert table" 2024-08-10T05:10:30.633 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.526450401Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-08-10T05:10:30.633 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.527408801Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-08-10T05:10:30.633 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.528209483Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-08-10T05:10:30.633 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.529017496Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-08-10T05:10:30.634 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.529767043Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-08-10T05:10:30.634 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.532594317Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-08-10T05:10:30.634 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.535252691Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-08-10T05:10:30.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.53789741Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-08-10T05:10:30.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.540752688Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-08-10T05:10:30.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.543662798Z level=info msg="Executing migration" id="create annotation table v5" 2024-08-10T05:10:30.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.546517225Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-08-10T05:10:30.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.549247146Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-08-10T05:10:30.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.551999155Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-08-10T05:10:30.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.55475576Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-08-10T05:10:30.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.557438778Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-08-10T05:10:30.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.560052886Z level=info msg="Executing migration" id="Update annotation table charset" 2024-08-10T05:10:30.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.562761609Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-08-10T05:10:30.635 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.565405247Z level=info msg="Executing migration" id="Drop category_id index" 2024-08-10T05:10:30.636 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.568211882Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-08-10T05:10:30.636 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.571157173Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-08-10T05:10:30.636 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.573968352Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-08-10T05:10:30.636 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.576517256Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-08-10T05:10:30.636 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.579408411Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-08-10T05:10:30.636 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.58183802Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-08-10T05:10:30.636 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.584388353Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-08-10T05:10:30.636 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.586984056Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-08-10T05:10:30.636 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.589653736Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-08-10T05:10:30.636 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.592234754Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-08-10T05:10:30.636 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.594863235Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-08-10T05:10:30.637 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.597502132Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-08-10T05:10:30.637 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.599878129Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-08-10T05:10:30.637 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.602285149Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-08-10T05:10:30.637 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.60506912Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-08-10T05:10:30.637 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.607377302Z level=info msg="Executing migration" id="Add epoch_end column" 2024-08-10T05:10:30.637 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.609792474Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-08-10T05:10:30.637 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.612507334Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-08-10T05:10:30.637 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.615066068Z level=info msg="Executing migration" id="Move region to single row" 2024-08-10T05:10:30.637 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.617690918Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-08-10T05:10:30.638 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.620259467Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-08-10T05:10:30.638 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.622831595Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-08-10T05:10:30.638 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.623623728Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-08-10T05:10:30.871 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.62445208Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-08-10T05:10:30.871 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.625153627Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-08-10T05:10:30.871 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.625871989Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-08-10T05:10:30.871 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.626672205Z level=info msg="Executing migration" id="create test_data table" 2024-08-10T05:10:30.871 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.627435683Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-08-10T05:10:30.871 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.628146744Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-08-10T05:10:30.871 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.62893847Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-08-10T05:10:30.872 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.629709828Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-08-10T05:10:30.872 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.630518868Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-08-10T05:10:30.872 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.631303991Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-08-10T05:10:30.872 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.632072553Z level=info msg="Executing migration" id="create team table" 2024-08-10T05:10:30.872 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.632790052Z level=info msg="Executing migration" id="add index team.org_id" 2024-08-10T05:10:30.872 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.633569687Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-08-10T05:10:30.872 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.634385543Z level=info msg="Executing migration" id="create team member table" 2024-08-10T05:10:30.872 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.635123421Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-08-10T05:10:30.873 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.635869896Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-08-10T05:10:30.873 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.636646721Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-08-10T05:10:30.873 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.637459122Z level=info msg="Executing migration" id="Add column email to team table" 2024-08-10T05:10:30.873 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.638198259Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-08-10T05:10:30.873 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.638985044Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-08-10T05:10:30.873 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.639801379Z level=info msg="Executing migration" id="create dashboard acl table" 2024-08-10T05:10:30.873 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.640638171Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-08-10T05:10:30.873 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.64140835Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-08-10T05:10:30.873 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.642305794Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-08-10T05:10:30.874 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.642984269Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-08-10T05:10:30.874 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.643810634Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-08-10T05:10:30.874 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.644582486Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-08-10T05:10:30.874 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.645029555Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-08-10T05:10:30.874 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.645844102Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-08-10T05:10:30.874 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.646666562Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-08-10T05:10:30.874 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.647422396Z level=info msg="Executing migration" id="create tag table" 2024-08-10T05:10:30.874 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.647960393Z level=info msg="Executing migration" id="add index tag.key_value" 2024-08-10T05:10:30.874 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.648414973Z level=info msg="Executing migration" id="create login attempt table" 2024-08-10T05:10:30.874 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.651399852Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-08-10T05:10:30.875 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.654106375Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-08-10T05:10:30.875 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.657600084Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-08-10T05:10:30.875 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.659779771Z level=info msg="Executing migration" id="create login_attempt v2" 2024-08-10T05:10:30.875 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.662541025Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-08-10T05:10:30.876 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.665327007Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-08-10T05:10:30.876 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.668108914Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-08-10T05:10:30.876 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.668486475Z level=info msg="Executing migration" id="create user auth table" 2024-08-10T05:10:30.877 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.6712351Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-08-10T05:10:30.877 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.671683049Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-08-10T05:10:30.877 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.673962265Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-08-10T05:10:30.877 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.674764783Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-08-10T05:10:30.877 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.676600013Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-08-10T05:10:30.877 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.677410945Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-08-10T05:10:30.877 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.680047777Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-08-10T05:10:30.877 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.682957421Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-08-10T05:10:30.877 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.685558732Z level=info msg="Executing migration" id="create server_lock table" 2024-08-10T05:10:30.877 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.68600425Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-08-10T05:10:30.878 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.688865945Z level=info msg="Executing migration" id="create user auth token table" 2024-08-10T05:10:30.878 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.691579904Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-08-10T05:10:30.878 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.694219438Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-08-10T05:10:30.878 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.6946742Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-08-10T05:10:30.878 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.69737592Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-08-10T05:10:30.878 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.700061921Z level=info msg="Executing migration" id="create cache_data table" 2024-08-10T05:10:30.878 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.702935753Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-08-10T05:10:30.878 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.70341356Z level=info msg="Executing migration" id="create short_url table v1" 2024-08-10T05:10:30.879 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.704249888Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-08-10T05:10:30.879 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.705113657Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-08-10T05:10:30.879 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.705466164Z level=info msg="Executing migration" id="delete alert_definition table" 2024-08-10T05:10:30.879 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.705768729Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-08-10T05:10:30.879 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.706255364Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-08-10T05:10:30.879 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.707042593Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-08-10T05:10:30.879 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.707486987Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-08-10T05:10:30.879 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.70777103Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-08-10T05:10:30.879 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.708205249Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-08-10T05:10:30.879 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.708646396Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-08-10T05:10:30.879 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.709091594Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-08-10T05:10:30.880 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.709531553Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-08-10T05:10:30.880 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.710381865Z level=info msg="Executing migration" id="drop alert_definition table" 2024-08-10T05:10:30.880 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.710825083Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-08-10T05:10:30.880 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.711141654Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-08-10T05:10:30.880 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.711560589Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-08-10T05:10:30.880 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.711989168Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-08-10T05:10:30.880 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.712421332Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-08-10T05:10:30.880 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.712719357Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-08-10T05:10:30.880 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.713185705Z level=info msg="Executing migration" id="create alert_instance table" 2024-08-10T05:10:30.880 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.713616388Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-08-10T05:10:30.880 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.714075489Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-08-10T05:10:30.881 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.714512311Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-08-10T05:10:30.881 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.715327558Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-08-10T05:10:30.881 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.715753878Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-08-10T05:10:30.881 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.716193555Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-08-10T05:10:30.881 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.719879456Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-08-10T05:10:30.881 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.723520002Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-08-10T05:10:30.882 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.723981456Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-08-10T05:10:30.882 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.724453776Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-08-10T05:10:30.882 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.725307023Z level=info msg="Executing migration" id="create alert_rule table" 2024-08-10T05:10:30.882 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.725744493Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-08-10T05:10:30.882 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.726194565Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-08-10T05:10:30.882 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.726642526Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-08-10T05:10:30.882 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.727087599Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-08-10T05:10:30.882 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.727396641Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-08-10T05:10:30.882 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.728249656Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-08-10T05:10:30.882 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.729086754Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-08-10T05:10:30.882 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.729914019Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-08-10T05:10:30.883 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.730353582Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-08-10T05:10:30.883 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.730789543Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-08-10T05:10:30.883 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.731619783Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-08-10T05:10:30.883 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.73247708Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-08-10T05:10:30.883 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.732945792Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-08-10T05:10:30.883 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.733775892Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-08-10T05:10:30.883 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.734623836Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-08-10T05:10:30.883 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.7349573Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-08-10T05:10:30.883 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.735409993Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-08-10T05:10:30.884 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.73587543Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-08-10T05:10:30.884 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.736346562Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-08-10T05:10:30.884 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.736647076Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-08-10T05:10:30.884 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.737541976Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-08-10T05:10:30.884 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.738459062Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-08-10T05:10:30.884 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.739378965Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-08-10T05:10:30.884 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.740259707Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-08-10T05:10:30.884 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.741156336Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-08-10T05:10:30.884 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.74199992Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-08-10T05:10:30.884 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.742425002Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-08-10T05:10:30.885 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.743307792Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-08-10T05:10:30.885 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.744117534Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-08-10T05:10:30.885 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.745043347Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-08-10T05:10:30.885 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.745502179Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-08-10T05:10:30.885 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.746404572Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-08-10T05:10:30.885 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.74727242Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-08-10T05:10:30.885 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.74812434Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-08-10T05:10:30.885 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.749012148Z level=info msg="Executing migration" id="create provenance_type table" 2024-08-10T05:10:30.886 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.749874551Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-08-10T05:10:30.886 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.750857837Z level=info msg="Executing migration" id="create alert_image table" 2024-08-10T05:10:30.886 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.751548322Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-08-10T05:10:30.886 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.751995567Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-08-10T05:10:30.886 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.75284765Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-08-10T05:10:30.886 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.753728433Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-08-10T05:10:30.886 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.75424053Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-08-10T05:10:30.886 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.754322453Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-08-10T05:10:30.887 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.754606936Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-08-10T05:10:30.887 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.755557377Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-08-10T05:10:30.887 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.756076532Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-08-10T05:10:30.887 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.756199241Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-08-10T05:10:30.887 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.756320117Z level=info msg="alerts found to migrate" alerts=0 2024-08-10T05:10:30.887 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.756719566Z level=info msg="Executing migration" id="create library_element table v1" 2024-08-10T05:10:30.887 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.757554063Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-08-10T05:10:30.887 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.758048194Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-08-10T05:10:30.887 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.758934319Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-08-10T05:10:30.887 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.759766873Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-08-10T05:10:30.888 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.762592562Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-08-10T05:10:30.888 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.762929484Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-08-10T05:10:30.888 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.765924835Z level=info msg="Executing migration" id="create data_keys table" 2024-08-10T05:10:30.888 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.768670336Z level=info msg="Executing migration" id="create secrets table" 2024-08-10T05:10:30.888 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.771495112Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-08-10T05:10:30.888 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.776222291Z level=info msg="Executing migration" id="add name column into data_keys" 2024-08-10T05:10:30.888 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.779227386Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-08-10T05:10:30.888 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.782503465Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-08-10T05:10:30.888 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.787221827Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-08-10T05:10:30.888 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.791830251Z level=info msg="Executing migration" id="create kv_store table v1" 2024-08-10T05:10:30.889 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.794783079Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-08-10T05:10:30.889 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.797680904Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-08-10T05:10:30.889 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.80038127Z level=info msg="Executing migration" id="create permission table" 2024-08-10T05:10:30.889 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.800797361Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-08-10T05:10:30.890 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.803645377Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-08-10T05:10:30.890 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.806280651Z level=info msg="Executing migration" id="create role table" 2024-08-10T05:10:30.890 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.809138075Z level=info msg="Executing migration" id="add column display_name" 2024-08-10T05:10:30.890 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.810098085Z level=info msg="Executing migration" id="add column group_name" 2024-08-10T05:10:30.890 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.812859329Z level=info msg="Executing migration" id="add index role.org_id" 2024-08-10T05:10:30.890 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.815421946Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-08-10T05:10:30.890 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.818181104Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-08-10T05:10:30.890 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.82093464Z level=info msg="Executing migration" id="create team role table" 2024-08-10T05:10:30.890 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.823563334Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-08-10T05:10:30.890 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.826064969Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-08-10T05:10:30.890 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.828721586Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-08-10T05:10:30.890 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.829201981Z level=info msg="Executing migration" id="create user role table" 2024-08-10T05:10:30.891 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.831985996Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-08-10T05:10:30.891 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.834769281Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-08-10T05:10:30.891 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.837535455Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-08-10T05:10:30.891 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.838160972Z level=info msg="Executing migration" id="create builtin role table" 2024-08-10T05:10:30.891 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.838996367Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-08-10T05:10:30.891 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.839731943Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-08-10T05:10:30.891 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.84052124Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-08-10T05:10:30.891 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.841575825Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-08-10T05:10:30.891 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.844507525Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-08-10T05:10:30.891 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.847277211Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-08-10T05:10:30.891 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.84993946Z level=info msg="Executing migration" id="add unique index role.uid" 2024-08-10T05:10:30.891 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.850390123Z level=info msg="Executing migration" id="create seed assignment table" 2024-08-10T05:10:30.891 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.853306604Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-08-10T05:10:30.892 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.856181734Z level=info msg="Executing migration" id="add column hidden to role table" 2024-08-10T05:10:30.892 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.858903935Z level=info msg="Executing migration" id="create query_history table v1" 2024-08-10T05:10:30.892 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.859323544Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-08-10T05:10:30.892 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.862198956Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-08-10T05:10:30.892 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.864795944Z level=info msg="Executing migration" id="teams permissions migration" 2024-08-10T05:10:30.892 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.867377445Z level=info msg="Executing migration" id="dashboard permissions" 2024-08-10T05:10:30.892 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.867939449Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-08-10T05:10:30.892 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.870692715Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-08-10T05:10:30.892 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.873385177Z level=info msg="Executing migration" id="alerting notification permissions" 2024-08-10T05:10:31.187 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.876209393Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-08-10T05:10:31.187 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.876868121Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-08-10T05:10:31.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.879546576Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-08-10T05:10:31.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.882045421Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-08-10T05:10:31.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.884720152Z level=info msg="Executing migration" id="create correlation table v1" 2024-08-10T05:10:31.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.885185474Z level=info msg="Executing migration" id="add index correlations.uid" 2024-08-10T05:10:31.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.887704894Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-08-10T05:10:31.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.890294805Z level=info msg="Executing migration" id="add correlation config column" 2024-08-10T05:10:31.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.892969181Z level=info msg="Executing migration" id="create entity_events table" 2024-08-10T05:10:31.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.893477665Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-08-10T05:10:31.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.896288858Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-10T05:10:31.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.896386361Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-10T05:10:31.189 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.898781489Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-10T05:10:31.189 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.898880681Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-10T05:10:31.189 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.901439281Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-08-10T05:10:31.189 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.90191113Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-08-10T05:10:31.189 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.904502981Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-08-10T05:10:31.189 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.906984375Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-10T05:10:31.189 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.909548881Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-08-10T05:10:31.189 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.909970426Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-10T05:10:31.189 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.912619142Z level=info msg="Executing migration" id="Drop public config table" 2024-08-10T05:10:31.189 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.915060102Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-08-10T05:10:31.189 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.917591031Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-08-10T05:10:31.190 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.918086638Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-10T05:10:31.190 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.918991806Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-08-10T05:10:31.190 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.919640035Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-08-10T05:10:31.190 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.922840702Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-08-10T05:10:31.190 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.923860512Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-08-10T05:10:31.190 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.924891067Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-08-10T05:10:31.190 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.925770668Z level=info msg="Executing migration" id="add share column" 2024-08-10T05:10:31.190 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.926947209Z level=info msg="Executing migration" id="create default alerting folders" 2024-08-10T05:10:31.190 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.927382058Z level=info msg="Executing migration" id="create file table" 2024-08-10T05:10:31.190 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.928091529Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-08-10T05:10:31.191 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.929013943Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-08-10T05:10:31.191 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.929640491Z level=info msg="Executing migration" id="create file_meta table" 2024-08-10T05:10:31.191 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.930033333Z level=info msg="Executing migration" id="file table idx: path key" 2024-08-10T05:10:31.191 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.930795634Z level=info msg="Executing migration" id="set path collation in file table" 2024-08-10T05:10:31.192 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.931694199Z level=info msg="Executing migration" id="managed permissions migration" 2024-08-10T05:10:31.192 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.932321852Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-08-10T05:10:31.192 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.932615342Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-08-10T05:10:31.192 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.933042425Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-08-10T05:10:31.192 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.93408571Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-08-10T05:10:31.193 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.934921557Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-08-10T05:10:31.193 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.935569733Z level=info msg="Executing migration" id="update group index for alert rules" 2024-08-10T05:10:31.193 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.935971118Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-08-10T05:10:31.193 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.93631172Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-08-10T05:10:31.193 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.936712088Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-08-10T05:10:31.193 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.93776979Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-08-10T05:10:31.193 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.938807556Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-08-10T05:10:31.193 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.939596552Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-08-10T05:10:31.193 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.950286597Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-08-10T05:10:31.193 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.951035466Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-08-10T05:10:31.193 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.951771962Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-08-10T05:10:31.193 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.955534129Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-08-10T05:10:31.194 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.95586059Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-08-10T05:10:31.194 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.956589943Z level=info msg="Executing migration" id="create folder table" 2024-08-10T05:10:31.194 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.95733427Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-08-10T05:10:31.194 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.957819326Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-08-10T05:10:31.194 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.958337734Z level=info msg="Executing migration" id="Update folder title length" 2024-08-10T05:10:31.194 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.95863593Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-08-10T05:10:31.194 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=migrator t=2024-08-10T05:10:30.959119144Z level=info msg="migrations completed" performed=485 skipped=0 duration=658.866578ms 2024-08-10T05:10:31.194 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=sqlstore t=2024-08-10T05:10:30.959547195Z level=info msg="Created default organization" 2024-08-10T05:10:31.194 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=plugin.loader t=2024-08-10T05:10:31.01664957Z level=info msg="Plugin registered" pluginID=input 2024-08-10T05:10:31.194 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=plugin.loader t=2024-08-10T05:10:31.045012629Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-08-10T05:10:31.195 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=plugin.loader t=2024-08-10T05:10:31.045037909Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-08-10T05:10:31.195 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=secrets t=2024-08-10T05:10:31.045070726Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-10T05:10:31.195 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=query_data t=2024-08-10T05:10:31.046752817Z level=info msg="Query Service initialization" 2024-08-10T05:10:31.195 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=live.push_http t=2024-08-10T05:10:31.049056405Z level=info msg="Live Push Gateway initialization" 2024-08-10T05:10:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:31 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:31 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:31 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:31 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:31 smithi086 ceph-mon[29634]: Deploying daemon node-exporter.a on smithi086 2024-08-10T05:10:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:31 smithi086 ceph-mon[29634]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:31 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:10:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:31 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:31 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:31 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:31 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:31 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:31 smithi086 ceph-mon[41441]: Deploying daemon node-exporter.a on smithi086 2024-08-10T05:10:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:31 smithi086 ceph-mon[41441]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:31 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:10:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:31 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-mon[33602]: Deploying daemon node-exporter.a on smithi086 2024-08-10T05:10:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-mon[33602]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:10:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:32.187 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=infra.usagestats.collector t=2024-08-10T05:10:31.78322462Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-10T05:10:32.187 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=provisioning.datasources t=2024-08-10T05:10:31.838736728Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-10T05:10:32.187 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=provisioning.datasources t=2024-08-10T05:10:31.87061595Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-08-10T05:10:32.187 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=provisioning.alerting t=2024-08-10T05:10:31.892092257Z level=info msg="starting to provision alerting" 2024-08-10T05:10:32.187 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=provisioning.alerting t=2024-08-10T05:10:31.892111553Z level=info msg="finished to provision alerting" 2024-08-10T05:10:32.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=grafanaStorageLogger t=2024-08-10T05:10:31.892261086Z level=info msg="storage starting" 2024-08-10T05:10:32.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=ngalert.state.manager t=2024-08-10T05:10:31.892337013Z level=info msg="Warming state cache for startup" 2024-08-10T05:10:32.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=http.server t=2024-08-10T05:10:31.893930494Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-10T05:10:32.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=ngalert.state.manager t=2024-08-10T05:10:31.902445819Z level=info msg="State cache has been initialized" states=0 duration=10.108623ms 2024-08-10T05:10:32.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=ngalert.multiorg.alertmanager t=2024-08-10T05:10:31.902486309Z level=info msg="starting MultiOrg Alertmanager" 2024-08-10T05:10:32.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=ticker t=2024-08-10T05:10:31.902507168Z level=info msg=starting first_tick=2024-08-10T05:10:40Z 2024-08-10T05:10:32.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=sqlstore.transactions t=2024-08-10T05:10:31.903110202Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-10T05:10:32.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=sqlstore.transactions t=2024-08-10T05:10:31.953051539Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-10T05:10:32.188 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:10:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=sqlstore.transactions t=2024-08-10T05:10:31.963532638Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-08-10T05:10:33.442 INFO:teuthology.orchestra.run.smithi086.stdout:167503724580 2024-08-10T05:10:33.443 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-10T05:10:33.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:33 smithi086 ceph-mon[41441]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:33.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:33 smithi086 ceph-mon[29634]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:33 smithi159 ceph-mon[33602]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:35.005 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:34 smithi086 systemd[1]: Starting Ceph node-exporter.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:10:35.627 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:35 smithi086 ceph-mon[29634]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:35.628 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:35 smithi086 ceph-mon[41441]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:35 smithi159 ceph-mon[33602]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:36.906 INFO:teuthology.orchestra.run.smithi086.stdout:34359738429 2024-08-10T05:10:36.907 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-10T05:10:37.317 INFO:teuthology.orchestra.run.smithi086.stdout:77309411379 2024-08-10T05:10:37.318 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-10T05:10:37.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:37 smithi086 ceph-mon[29634]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:37.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:37 smithi086 ceph-mon[41441]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:37.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:37 smithi159 ceph-mon[33602]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:38.430 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:10:38] "GET /metrics HTTP/1.1" 200 33666 "" "Prometheus/2.43.0" 2024-08-10T05:10:39.205 INFO:teuthology.orchestra.run.smithi086.stdout:201863462945 2024-08-10T05:10:39.205 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-10T05:10:39.611 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:39 smithi086 ceph-mon[41441]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:39.611 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:39 smithi086 ceph-mon[29634]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:39.630 INFO:teuthology.orchestra.run.smithi086.stdout:55834574904 2024-08-10T05:10:39.631 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-10T05:10:39.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:39 smithi159 ceph-mon[33602]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:40.034 INFO:teuthology.orchestra.run.smithi086.stdout:236223201309 2024-08-10T05:10:40.034 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-10T05:10:41.051 INFO:teuthology.orchestra.run.smithi086.stdout:133143986218 2024-08-10T05:10:41.051 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-10T05:10:41.097 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:41.100 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:41.362 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:41.362 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:41.363 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:41.613 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:41 smithi086 ceph-mon[41441]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:41.614 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:41 smithi086 ceph-mon[29634]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:41.614 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:41 smithi086 bash[79809]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-08-10T05:10:41.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:41 smithi159 ceph-mon[33602]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:41.905 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:41 smithi086 bash[79809]: Getting image source signatures 2024-08-10T05:10:41.905 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:41 smithi086 bash[79809]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-08-10T05:10:41.905 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:41 smithi086 bash[79809]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-08-10T05:10:41.905 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:41 smithi086 bash[79809]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-08-10T05:10:41.992 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:43.280 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:43.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:43 smithi086 ceph-mon[29634]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:43.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:43 smithi086 ceph-mon[41441]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:43 smithi159 ceph-mon[33602]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:43.998 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:43 smithi086 bash[79809]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-08-10T05:10:44.362 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:43 smithi086 bash[79809]: Writing manifest to image destination 2024-08-10T05:10:44.655 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:44 smithi086 podman[79809]: 2024-08-10 05:10:44.455221082 +0000 UTC m=+3.298517514 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-08-10T05:10:45.345 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:45 smithi086 podman[79809]: 2024-08-10 05:10:45.023831225 +0000 UTC m=+3.867127647 container create 4e352dfbeecc1de822a49f536c6b76a0712ca2251aeac3401497f7e7b8e36102 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T05:10:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:45 smithi086 ceph-mon[29634]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:45 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:10:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:45 smithi086 ceph-mon[41441]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:45 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:10:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:45 smithi159 ceph-mon[33602]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:45 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:10:47.359 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 podman[79809]: 2024-08-10 05:10:47.114252874 +0000 UTC m=+5.957549307 container init 4e352dfbeecc1de822a49f536c6b76a0712ca2251aeac3401497f7e7b8e36102 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T05:10:47.359 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 podman[79809]: 2024-08-10 05:10:47.119904247 +0000 UTC m=+5.963200668 container start 4e352dfbeecc1de822a49f536c6b76a0712ca2251aeac3401497f7e7b8e36102 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T05:10:47.359 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.124Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-10T05:10:47.359 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.124Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-08-10T05:10:47.359 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.124Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-10T05:10:47.360 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.124Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-10T05:10:47.360 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-10T05:10:47.360 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-10T05:10:47.360 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-10T05:10:47.360 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=arp 2024-08-10T05:10:47.360 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-10T05:10:47.360 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-10T05:10:47.361 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-10T05:10:47.361 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-10T05:10:47.361 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-10T05:10:47.361 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-10T05:10:47.361 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-10T05:10:47.361 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-10T05:10:47.361 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=edac 2024-08-10T05:10:47.361 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-10T05:10:47.361 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-10T05:10:47.362 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-10T05:10:47.362 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-10T05:10:47.363 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-10T05:10:47.363 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-10T05:10:47.363 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-10T05:10:47.363 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-10T05:10:47.363 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-10T05:10:47.363 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-10T05:10:47.363 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-10T05:10:47.364 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-10T05:10:47.364 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-10T05:10:47.364 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-10T05:10:47.364 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-10T05:10:47.364 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-10T05:10:47.364 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=os 2024-08-10T05:10:47.364 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-10T05:10:47.364 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-10T05:10:47.364 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-10T05:10:47.364 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-10T05:10:47.364 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-10T05:10:47.364 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-10T05:10:47.365 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-10T05:10:47.365 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=stat 2024-08-10T05:10:47.365 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-10T05:10:47.365 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-10T05:10:47.365 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-10T05:10:47.365 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=time 2024-08-10T05:10:47.365 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-10T05:10:47.365 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=uname 2024-08-10T05:10:47.365 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-10T05:10:47.365 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-10T05:10:47.365 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-10T05:10:47.365 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.125Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-10T05:10:47.365 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[80158]: ts=2024-08-10T05:10:47.126Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-10T05:10:47.365 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 bash[79809]: 4e352dfbeecc1de822a49f536c6b76a0712ca2251aeac3401497f7e7b8e36102 2024-08-10T05:10:47.366 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:10:47 smithi086 systemd[1]: Started Ceph node-exporter.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:10:47.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-mon[29634]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:47.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:47.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:47.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:47.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-mon[41441]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:47.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:47.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:47.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:47 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:47 smithi159 ceph-mon[33602]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:47 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:47 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:47 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:48.188 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:47 smithi159 systemd[1]: Starting Ceph node-exporter.b for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:10:48.523 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:48 smithi086 ceph-mon[41441]: Deploying daemon node-exporter.b on smithi159 2024-08-10T05:10:48.524 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:48 smithi086 ceph-mon[29634]: Deploying daemon node-exporter.b on smithi159 2024-08-10T05:10:48.524 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:10:48] "GET /metrics HTTP/1.1" 200 33663 "" "Prometheus/2.43.0" 2024-08-10T05:10:48.646 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:48 smithi159 ceph-mon[33602]: Deploying daemon node-exporter.b on smithi159 2024-08-10T05:10:48.647 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:48 smithi159 bash[66074]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-08-10T05:10:48.937 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:48 smithi159 bash[66074]: Getting image source signatures 2024-08-10T05:10:48.937 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:48 smithi159 bash[66074]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-08-10T05:10:48.937 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:48 smithi159 bash[66074]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-08-10T05:10:48.937 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:48 smithi159 bash[66074]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-08-10T05:10:49.507 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:49 smithi086 ceph-mon[41441]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:49.507 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:49 smithi086 ceph-mon[29634]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:49.520 INFO:teuthology.orchestra.run.smithi086.stdout:167503724584 2024-08-10T05:10:49.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:49 smithi159 ceph-mon[33602]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:50.135 INFO:teuthology.orchestra.run.smithi086.stdout:236223201311 2024-08-10T05:10:50.421 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 bash[66074]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-08-10T05:10:50.422 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 bash[66074]: Writing manifest to image destination 2024-08-10T05:10:50.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/315092175' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-10T05:10:50.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/4201618728' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-10T05:10:50.687 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 podman[66074]: 2024-08-10 05:10:50.494304227 +0000 UTC m=+2.393617896 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-08-10T05:10:50.687 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 podman[66074]: 2024-08-10 05:10:50.601702268 +0000 UTC m=+2.501015958 container create b9264bb67c4d193db1fe4b41339ed9731742bf27b7175d3ad95340f927541373 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T05:10:50.783 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:50 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/315092175' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-10T05:10:50.783 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:50 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/4201618728' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-10T05:10:50.783 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:50 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/315092175' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-10T05:10:50.783 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:50 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/4201618728' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-10T05:10:50.837 INFO:teuthology.orchestra.run.smithi086.stdout:111669149746 2024-08-10T05:10:51.072 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201309 got 236223201311 for osd.7 2024-08-10T05:10:51.072 DEBUG:teuthology.parallel:result is None 2024-08-10T05:10:51.187 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 podman[66074]: 2024-08-10 05:10:50.845612997 +0000 UTC m=+2.744926655 container init b9264bb67c4d193db1fe4b41339ed9731742bf27b7175d3ad95340f927541373 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T05:10:51.187 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 podman[66074]: 2024-08-10 05:10:50.850429318 +0000 UTC m=+2.749742975 container start b9264bb67c4d193db1fe4b41339ed9731742bf27b7175d3ad95340f927541373 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T05:10:51.187 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.854Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-10T05:10:51.187 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.854Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-08-10T05:10:51.187 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.854Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-10T05:10:51.188 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.854Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-10T05:10:51.188 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-10T05:10:51.188 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-10T05:10:51.188 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-10T05:10:51.188 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=arp 2024-08-10T05:10:51.188 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-10T05:10:51.188 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-10T05:10:51.188 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-10T05:10:51.188 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-10T05:10:51.188 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-10T05:10:51.188 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-10T05:10:51.189 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-10T05:10:51.189 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-10T05:10:51.189 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=edac 2024-08-10T05:10:51.189 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-10T05:10:51.189 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-10T05:10:51.189 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-10T05:10:51.189 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-10T05:10:51.189 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-10T05:10:51.190 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-10T05:10:51.190 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-10T05:10:51.190 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-10T05:10:51.190 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-10T05:10:51.190 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-10T05:10:51.190 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-10T05:10:51.190 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-10T05:10:51.190 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-10T05:10:51.190 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-10T05:10:51.190 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-10T05:10:51.190 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-10T05:10:51.190 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=os 2024-08-10T05:10:51.191 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-10T05:10:51.191 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-10T05:10:51.191 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-10T05:10:51.191 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-10T05:10:51.191 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-10T05:10:51.191 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-10T05:10:51.191 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-10T05:10:51.191 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=stat 2024-08-10T05:10:51.191 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-10T05:10:51.191 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-10T05:10:51.191 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-10T05:10:51.191 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=time 2024-08-10T05:10:51.191 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-10T05:10:51.192 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=uname 2024-08-10T05:10:51.192 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-10T05:10:51.192 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-10T05:10:51.192 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.855Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-10T05:10:51.192 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.856Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-10T05:10:51.192 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[66122]: ts=2024-08-10T05:10:50.856Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-10T05:10:51.192 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 bash[66074]: b9264bb67c4d193db1fe4b41339ed9731742bf27b7175d3ad95340f927541373 2024-08-10T05:10:51.192 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:10:50 smithi159 systemd[1]: Started Ceph node-exporter.b for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:10:51.574 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:10:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:51 smithi086 ceph-mon[29634]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:51 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/3569617896' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-10T05:10:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:51 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:51.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:51 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:51.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:51 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:51.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:51 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:51.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:51 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:51.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:51 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:10:51.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:51 smithi086 ceph-mon[41441]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:51.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:51 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/3569617896' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-10T05:10:51.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:51 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:51.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:51 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:51.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:51 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:51.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:51 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:51.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:51 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:51.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:51 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:10:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:51 smithi159 ceph-mon[33602]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:51 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/3569617896' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-10T05:10:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:51 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:51 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:51 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:51 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:51 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:51 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:10:52.794 INFO:teuthology.orchestra.run.smithi086.stdout:55834574908 2024-08-10T05:10:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:53 smithi159 ceph-mon[33602]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:53 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/3186241580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-10T05:10:53.890 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:53 smithi086 ceph-mon[41441]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:53.891 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:53 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/3186241580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-10T05:10:53.891 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:53 smithi086 ceph-mon[29634]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:53.891 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:53 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/3186241580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-10T05:10:53.912 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574904 got 55834574908 for osd.1 2024-08-10T05:10:53.913 DEBUG:teuthology.parallel:result is None 2024-08-10T05:10:54.427 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724580 got 167503724584 for osd.5 2024-08-10T05:10:54.427 DEBUG:teuthology.parallel:result is None 2024-08-10T05:10:55.601 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:55 smithi086 ceph-mon[29634]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:55.601 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:55 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:55.601 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:55 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:55.601 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:55 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:55.602 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:55 smithi086 ceph-mon[41441]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:55.602 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:55 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:55.602 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:55 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:55.602 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:55 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:55.612 INFO:teuthology.orchestra.run.smithi086.stdout:201863462948 2024-08-10T05:10:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:55 smithi159 ceph-mon[33602]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:55 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:55 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:55 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:10:55.978 INFO:teuthology.orchestra.run.smithi086.stdout:34359738433 2024-08-10T05:10:56.629 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:56 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1364713492' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-10T05:10:56.629 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:56 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1487350218' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-10T05:10:56.629 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:56 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/1364713492' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-10T05:10:56.630 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:56 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/1487350218' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-10T05:10:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:56 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/1364713492' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-10T05:10:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:56 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/1487350218' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-10T05:10:57.019 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149742 got 111669149746 for osd.3 2024-08-10T05:10:57.019 DEBUG:teuthology.parallel:result is None 2024-08-10T05:10:57.652 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:57 smithi086 ceph-mon[41441]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:57.652 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:57 smithi086 ceph-mon[29634]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:57.788 INFO:teuthology.orchestra.run.smithi086.stdout:133143986222 2024-08-10T05:10:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:57 smithi159 ceph-mon[33602]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:58.414 INFO:teuthology.orchestra.run.smithi086.stdout:77309411385 2024-08-10T05:10:58.414 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:10:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:10:58] "GET /metrics HTTP/1.1" 200 33663 "" "Prometheus/2.43.0" 2024-08-10T05:10:58.708 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:58 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1793001683' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-10T05:10:58.708 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:58 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/3380709431' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-10T05:10:58.708 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:58 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/1793001683' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-10T05:10:58.709 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:58 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/3380709431' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-10T05:10:58.731 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986218 got 133143986222 for osd.4 2024-08-10T05:10:58.731 DEBUG:teuthology.parallel:result is None 2024-08-10T05:10:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:58 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/1793001683' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-10T05:10:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:58 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/3380709431' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-10T05:10:59.081 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738429 got 34359738433 for osd.0 2024-08-10T05:10:59.081 DEBUG:teuthology.parallel:result is None 2024-08-10T05:10:59.622 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:10:59 smithi086 ceph-mon[41441]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:59.623 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:10:59 smithi086 ceph-mon[29634]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:10:59.642 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462945 got 201863462948 for osd.6 2024-08-10T05:10:59.642 DEBUG:teuthology.parallel:result is None 2024-08-10T05:10:59.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:10:59 smithi159 ceph-mon[33602]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:00.182 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411379 got 77309411385 for osd.2 2024-08-10T05:11:00.182 DEBUG:teuthology.parallel:result is None 2024-08-10T05:11:00.182 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-10T05:11:00.183 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph pg dump --format=json 2024-08-10T05:11:00.718 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:00 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:11:00.718 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:00 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:11:00.853 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:00 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:11:01.029 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:11:01.903 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:01 smithi086 ceph-mon[41441]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:01.903 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:01 smithi086 ceph-mon[29634]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:01 smithi159 ceph-mon[33602]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:02.989 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:11:02.991 INFO:teuthology.orchestra.run.smithi086.stderr:dumped all 2024-08-10T05:11:03.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:03 smithi086 ceph-mon[29634]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:03.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:03 smithi086 ceph-mon[41441]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:03.759 INFO:teuthology.orchestra.run.smithi086.stdout:{"pg_ready":true,"pg_map":{"version":41,"stamp":"2024-08-10T05:11:02.342924+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":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":173,"ondisk_log_size":173,"up":315,"acting":315,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":315,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":236468,"kb_used_data":8020,"kb_used_omap":12,"kb_used_meta":228339,"kb_avail":749724748,"statfs":{"total":767960285184,"available":767718141952,"internally_reserved":0,"allocated":8212480,"data_stored":4596548,"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.002332"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.811082+0000","last_change":"2024-08-10T05:08:56.137245+0000","last_active":"2024-08-10T05:10:10.811082+0000","last_peered":"2024-08-10T05:10:10.811082+0000","last_clean":"2024-08-10T05:10:10.811082+0000","last_became_active":"2024-08-10T05:08:56.136932+0000","last_became_peered":"2024-08-10T05:08:56.136932+0000","last_unstale":"2024-08-10T05:10:10.811082+0000","last_undegraded":"2024-08-10T05:10:10.811082+0000","last_fullsized":"2024-08-10T05:10:10.811082+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:57:04.012958+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.266475+0000","last_change":"2024-08-10T05:09:19.995437+0000","last_active":"2024-08-10T05:10:16.266475+0000","last_peered":"2024-08-10T05:10:16.266475+0000","last_clean":"2024-08-10T05:10:16.266475+0000","last_became_active":"2024-08-10T05:09:19.995095+0000","last_became_peered":"2024-08-10T05:09:19.995095+0000","last_unstale":"2024-08-10T05:10:16.266475+0000","last_undegraded":"2024-08-10T05:10:16.266475+0000","last_fullsized":"2024-08-10T05:10:16.266475+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:18:05.705505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.711149+0000","last_change":"2024-08-10T05:08:56.132547+0000","last_active":"2024-08-10T05:10:16.711149+0000","last_peered":"2024-08-10T05:10:16.711149+0000","last_clean":"2024-08-10T05:10:16.711149+0000","last_became_active":"2024-08-10T05:08:56.131665+0000","last_became_peered":"2024-08-10T05:08:56.131665+0000","last_unstale":"2024-08-10T05:10:16.711149+0000","last_undegraded":"2024-08-10T05:10:16.711149+0000","last_fullsized":"2024-08-10T05:10:16.711149+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:10:25.698892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.711073+0000","last_change":"2024-08-10T05:08:56.149979+0000","last_active":"2024-08-10T05:10:16.711073+0000","last_peered":"2024-08-10T05:10:16.711073+0000","last_clean":"2024-08-10T05:10:16.711073+0000","last_became_active":"2024-08-10T05:08:56.149694+0000","last_became_peered":"2024-08-10T05:08:56.149694+0000","last_unstale":"2024-08-10T05:10:16.711073+0000","last_undegraded":"2024-08-10T05:10:16.711073+0000","last_fullsized":"2024-08-10T05:10:16.711073+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:24:01.056668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.810872+0000","last_change":"2024-08-10T05:08:56.136049+0000","last_active":"2024-08-10T05:10:10.810872+0000","last_peered":"2024-08-10T05:10:10.810872+0000","last_clean":"2024-08-10T05:10:10.810872+0000","last_became_active":"2024-08-10T05:08:56.135706+0000","last_became_peered":"2024-08-10T05:08:56.135706+0000","last_unstale":"2024-08-10T05:10:10.810872+0000","last_undegraded":"2024-08-10T05:10:10.810872+0000","last_fullsized":"2024-08-10T05:10:10.810872+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:13:52.035591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456303+0000","last_change":"2024-08-10T05:08:56.144634+0000","last_active":"2024-08-10T05:10:10.456303+0000","last_peered":"2024-08-10T05:10:10.456303+0000","last_clean":"2024-08-10T05:10:10.456303+0000","last_became_active":"2024-08-10T05:08:56.144371+0000","last_became_peered":"2024-08-10T05:08:56.144371+0000","last_unstale":"2024-08-10T05:10:10.456303+0000","last_undegraded":"2024-08-10T05:10:10.456303+0000","last_fullsized":"2024-08-10T05:10:10.456303+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:41:33.830809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.810459+0000","last_change":"2024-08-10T05:08:56.142699+0000","last_active":"2024-08-10T05:10:10.810459+0000","last_peered":"2024-08-10T05:10:10.810459+0000","last_clean":"2024-08-10T05:10:10.810459+0000","last_became_active":"2024-08-10T05:08:56.142433+0000","last_became_peered":"2024-08-10T05:08:56.142433+0000","last_unstale":"2024-08-10T05:10:10.810459+0000","last_undegraded":"2024-08-10T05:10:10.810459+0000","last_fullsized":"2024-08-10T05:10:10.810459+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:58:44.841923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.767524+0000","last_change":"2024-08-10T05:08:56.134895+0000","last_active":"2024-08-10T05:10:10.767524+0000","last_peered":"2024-08-10T05:10:10.767524+0000","last_clean":"2024-08-10T05:10:10.767524+0000","last_became_active":"2024-08-10T05:08:56.133953+0000","last_became_peered":"2024-08-10T05:08:56.133953+0000","last_unstale":"2024-08-10T05:10:10.767524+0000","last_undegraded":"2024-08-10T05:10:10.767524+0000","last_fullsized":"2024-08-10T05:10:10.767524+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:19:18.619327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.811320+0000","last_change":"2024-08-10T05:08:56.149554+0000","last_active":"2024-08-10T05:10:10.811320+0000","last_peered":"2024-08-10T05:10:10.811320+0000","last_clean":"2024-08-10T05:10:10.811320+0000","last_became_active":"2024-08-10T05:08:56.149297+0000","last_became_peered":"2024-08-10T05:08:56.149297+0000","last_unstale":"2024-08-10T05:10:10.811320+0000","last_undegraded":"2024-08-10T05:10:10.811320+0000","last_fullsized":"2024-08-10T05:10:10.811320+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:06:59.733718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.753341+0000","last_change":"2024-08-10T05:08:56.145080+0000","last_active":"2024-08-10T05:10:10.753341+0000","last_peered":"2024-08-10T05:10:10.753341+0000","last_clean":"2024-08-10T05:10:10.753341+0000","last_became_active":"2024-08-10T05:08:56.144756+0000","last_became_peered":"2024-08-10T05:08:56.144756+0000","last_unstale":"2024-08-10T05:10:10.753341+0000","last_undegraded":"2024-08-10T05:10:10.753341+0000","last_fullsized":"2024-08-10T05:10:10.753341+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:06:11.530912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.753279+0000","last_change":"2024-08-10T05:08:56.146538+0000","last_active":"2024-08-10T05:10:10.753279+0000","last_peered":"2024-08-10T05:10:10.753279+0000","last_clean":"2024-08-10T05:10:10.753279+0000","last_became_active":"2024-08-10T05:08:56.146202+0000","last_became_peered":"2024-08-10T05:08:56.146202+0000","last_unstale":"2024-08-10T05:10:10.753279+0000","last_undegraded":"2024-08-10T05:10:10.753279+0000","last_fullsized":"2024-08-10T05:10:10.753279+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:20:52.314826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.449907+0000","last_change":"2024-08-10T05:08:56.135078+0000","last_active":"2024-08-10T05:10:10.449907+0000","last_peered":"2024-08-10T05:10:10.449907+0000","last_clean":"2024-08-10T05:10:10.449907+0000","last_became_active":"2024-08-10T05:08:56.134649+0000","last_became_peered":"2024-08-10T05:08:56.134649+0000","last_unstale":"2024-08-10T05:10:10.449907+0000","last_undegraded":"2024-08-10T05:10:10.449907+0000","last_fullsized":"2024-08-10T05:10:10.449907+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:37:38.328593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.767883+0000","last_change":"2024-08-10T05:08:56.134977+0000","last_active":"2024-08-10T05:10:10.767883+0000","last_peered":"2024-08-10T05:10:10.767883+0000","last_clean":"2024-08-10T05:10:10.767883+0000","last_became_active":"2024-08-10T05:08:56.134627+0000","last_became_peered":"2024-08-10T05:08:56.134627+0000","last_unstale":"2024-08-10T05:10:10.767883+0000","last_undegraded":"2024-08-10T05:10:10.767883+0000","last_fullsized":"2024-08-10T05:10:10.767883+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:54:05.431004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:11.047292+0000","last_change":"2024-08-10T05:08:56.143734+0000","last_active":"2024-08-10T05:10:11.047292+0000","last_peered":"2024-08-10T05:10:11.047292+0000","last_clean":"2024-08-10T05:10:11.047292+0000","last_became_active":"2024-08-10T05:08:56.143477+0000","last_became_peered":"2024-08-10T05:08:56.143477+0000","last_unstale":"2024-08-10T05:10:11.047292+0000","last_undegraded":"2024-08-10T05:10:11.047292+0000","last_fullsized":"2024-08-10T05:10:11.047292+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:46:45.093654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.452027+0000","last_change":"2024-08-10T05:08:56.140253+0000","last_active":"2024-08-10T05:10:10.452027+0000","last_peered":"2024-08-10T05:10:10.452027+0000","last_clean":"2024-08-10T05:10:10.452027+0000","last_became_active":"2024-08-10T05:08:56.139940+0000","last_became_peered":"2024-08-10T05:08:56.139940+0000","last_unstale":"2024-08-10T05:10:10.452027+0000","last_undegraded":"2024-08-10T05:10:10.452027+0000","last_fullsized":"2024-08-10T05:10:10.452027+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:54:51.928206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456138+0000","last_change":"2024-08-10T05:08:56.143658+0000","last_active":"2024-08-10T05:10:10.456138+0000","last_peered":"2024-08-10T05:10:10.456138+0000","last_clean":"2024-08-10T05:10:10.456138+0000","last_became_active":"2024-08-10T05:08:56.143379+0000","last_became_peered":"2024-08-10T05:08:56.143379+0000","last_unstale":"2024-08-10T05:10:10.456138+0000","last_undegraded":"2024-08-10T05:10:10.456138+0000","last_fullsized":"2024-08-10T05:10:10.456138+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:23:34.965848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456929+0000","last_change":"2024-08-10T05:08:56.150280+0000","last_active":"2024-08-10T05:10:10.456929+0000","last_peered":"2024-08-10T05:10:10.456929+0000","last_clean":"2024-08-10T05:10:10.456929+0000","last_became_active":"2024-08-10T05:08:56.150008+0000","last_became_peered":"2024-08-10T05:08:56.150008+0000","last_unstale":"2024-08-10T05:10:10.456929+0000","last_undegraded":"2024-08-10T05:10:10.456929+0000","last_fullsized":"2024-08-10T05:10:10.456929+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:59:41.067914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.452865+0000","last_change":"2024-08-10T05:08:56.137017+0000","last_active":"2024-08-10T05:10:10.452865+0000","last_peered":"2024-08-10T05:10:10.452865+0000","last_clean":"2024-08-10T05:10:10.452865+0000","last_became_active":"2024-08-10T05:08:56.136724+0000","last_became_peered":"2024-08-10T05:08:56.136724+0000","last_unstale":"2024-08-10T05:10:10.452865+0000","last_undegraded":"2024-08-10T05:10:10.452865+0000","last_fullsized":"2024-08-10T05:10:10.452865+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:29:47.443083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.811212+0000","last_change":"2024-08-10T05:08:56.141142+0000","last_active":"2024-08-10T05:10:10.811212+0000","last_peered":"2024-08-10T05:10:10.811212+0000","last_clean":"2024-08-10T05:10:10.811212+0000","last_became_active":"2024-08-10T05:08:56.138528+0000","last_became_peered":"2024-08-10T05:08:56.138528+0000","last_unstale":"2024-08-10T05:10:10.811212+0000","last_undegraded":"2024-08-10T05:10:10.811212+0000","last_fullsized":"2024-08-10T05:10:10.811212+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:51:22.111780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.753061+0000","last_change":"2024-08-10T05:08:56.132597+0000","last_active":"2024-08-10T05:10:10.753061+0000","last_peered":"2024-08-10T05:10:10.753061+0000","last_clean":"2024-08-10T05:10:10.753061+0000","last_became_active":"2024-08-10T05:08:56.132279+0000","last_became_peered":"2024-08-10T05:08:56.132279+0000","last_unstale":"2024-08-10T05:10:10.753061+0000","last_undegraded":"2024-08-10T05:10:10.753061+0000","last_fullsized":"2024-08-10T05:10:10.753061+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:43:23.420034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:11.047486+0000","last_change":"2024-08-10T05:08:56.138035+0000","last_active":"2024-08-10T05:10:11.047486+0000","last_peered":"2024-08-10T05:10:11.047486+0000","last_clean":"2024-08-10T05:10:11.047486+0000","last_became_active":"2024-08-10T05:08:56.137743+0000","last_became_peered":"2024-08-10T05:08:56.137743+0000","last_unstale":"2024-08-10T05:10:11.047486+0000","last_undegraded":"2024-08-10T05:10:11.047486+0000","last_fullsized":"2024-08-10T05:10:11.047486+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:58:39.911169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456300+0000","last_change":"2024-08-10T05:08:56.147369+0000","last_active":"2024-08-10T05:10:10.456300+0000","last_peered":"2024-08-10T05:10:10.456300+0000","last_clean":"2024-08-10T05:10:10.456300+0000","last_became_active":"2024-08-10T05:08:56.147064+0000","last_became_peered":"2024-08-10T05:08:56.147064+0000","last_unstale":"2024-08-10T05:10:10.456300+0000","last_undegraded":"2024-08-10T05:10:10.456300+0000","last_fullsized":"2024-08-10T05:10:10.456300+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:23:35.766097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.767882+0000","last_change":"2024-08-10T05:08:56.128129+0000","last_active":"2024-08-10T05:10:10.767882+0000","last_peered":"2024-08-10T05:10:10.767882+0000","last_clean":"2024-08-10T05:10:10.767882+0000","last_became_active":"2024-08-10T05:08:56.127360+0000","last_became_peered":"2024-08-10T05:08:56.127360+0000","last_unstale":"2024-08-10T05:10:10.767882+0000","last_undegraded":"2024-08-10T05:10:10.767882+0000","last_fullsized":"2024-08-10T05:10:10.767882+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:05:48.912204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456209+0000","last_change":"2024-08-10T05:08:56.138988+0000","last_active":"2024-08-10T05:10:10.456209+0000","last_peered":"2024-08-10T05:10:10.456209+0000","last_clean":"2024-08-10T05:10:10.456209+0000","last_became_active":"2024-08-10T05:08:56.138673+0000","last_became_peered":"2024-08-10T05:08:56.138673+0000","last_unstale":"2024-08-10T05:10:10.456209+0000","last_undegraded":"2024-08-10T05:10:10.456209+0000","last_fullsized":"2024-08-10T05:10:10.456209+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:49:07.309103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.768232+0000","last_change":"2024-08-10T05:09:19.794718+0000","last_active":"2024-08-10T05:10:10.768232+0000","last_peered":"2024-08-10T05:10:10.768232+0000","last_clean":"2024-08-10T05:10:10.768232+0000","last_became_active":"2024-08-10T05:09:19.794391+0000","last_became_peered":"2024-08-10T05:09:19.794391+0000","last_unstale":"2024-08-10T05:10:10.768232+0000","last_undegraded":"2024-08-10T05:10:10.768232+0000","last_fullsized":"2024-08-10T05:10:10.768232+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:13:11.816896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.753383+0000","last_change":"2024-08-10T05:08:56.138244+0000","last_active":"2024-08-10T05:10:10.753383+0000","last_peered":"2024-08-10T05:10:10.753383+0000","last_clean":"2024-08-10T05:10:10.753383+0000","last_became_active":"2024-08-10T05:08:56.137940+0000","last_became_peered":"2024-08-10T05:08:56.137940+0000","last_unstale":"2024-08-10T05:10:10.753383+0000","last_undegraded":"2024-08-10T05:10:10.753383+0000","last_fullsized":"2024-08-10T05:10:10.753383+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:02:28.527471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.453109+0000","last_change":"2024-08-10T05:08:56.129715+0000","last_active":"2024-08-10T05:10:10.453109+0000","last_peered":"2024-08-10T05:10:10.453109+0000","last_clean":"2024-08-10T05:10:10.453109+0000","last_became_active":"2024-08-10T05:08:56.129223+0000","last_became_peered":"2024-08-10T05:08:56.129223+0000","last_unstale":"2024-08-10T05:10:10.453109+0000","last_undegraded":"2024-08-10T05:10:10.453109+0000","last_fullsized":"2024-08-10T05:10:10.453109+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:01:08.261966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.767979+0000","last_change":"2024-08-10T05:09:19.884960+0000","last_active":"2024-08-10T05:10:10.767979+0000","last_peered":"2024-08-10T05:10:10.767979+0000","last_clean":"2024-08-10T05:10:10.767979+0000","last_became_active":"2024-08-10T05:09:19.884605+0000","last_became_peered":"2024-08-10T05:09:19.884605+0000","last_unstale":"2024-08-10T05:10:10.767979+0000","last_undegraded":"2024-08-10T05:10:10.767979+0000","last_fullsized":"2024-08-10T05:10:10.767979+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:01:27.431437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:11.047648+0000","last_change":"2024-08-10T05:08:56.133763+0000","last_active":"2024-08-10T05:10:11.047648+0000","last_peered":"2024-08-10T05:10:11.047648+0000","last_clean":"2024-08-10T05:10:11.047648+0000","last_became_active":"2024-08-10T05:08:56.133475+0000","last_became_peered":"2024-08-10T05:08:56.133475+0000","last_unstale":"2024-08-10T05:10:11.047648+0000","last_undegraded":"2024-08-10T05:10:11.047648+0000","last_fullsized":"2024-08-10T05:10:11.047648+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:40:32.021993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456405+0000","last_change":"2024-08-10T05:08:56.143680+0000","last_active":"2024-08-10T05:10:10.456405+0000","last_peered":"2024-08-10T05:10:10.456405+0000","last_clean":"2024-08-10T05:10:10.456405+0000","last_became_active":"2024-08-10T05:08:56.143380+0000","last_became_peered":"2024-08-10T05:08:56.143380+0000","last_unstale":"2024-08-10T05:10:10.456405+0000","last_undegraded":"2024-08-10T05:10:10.456405+0000","last_fullsized":"2024-08-10T05:10:10.456405+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:21:52.421604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.451912+0000","last_change":"2024-08-10T05:08:56.138943+0000","last_active":"2024-08-10T05:10:10.451912+0000","last_peered":"2024-08-10T05:10:10.451912+0000","last_clean":"2024-08-10T05:10:10.451912+0000","last_became_active":"2024-08-10T05:08:56.138642+0000","last_became_peered":"2024-08-10T05:08:56.138642+0000","last_unstale":"2024-08-10T05:10:10.451912+0000","last_undegraded":"2024-08-10T05:10:10.451912+0000","last_fullsized":"2024-08-10T05:10:10.451912+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:12:37.219580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.752635+0000","last_change":"2024-08-10T05:08:56.146159+0000","last_active":"2024-08-10T05:10:10.752635+0000","last_peered":"2024-08-10T05:10:10.752635+0000","last_clean":"2024-08-10T05:10:10.752635+0000","last_became_active":"2024-08-10T05:08:56.143991+0000","last_became_peered":"2024-08-10T05:08:56.143991+0000","last_unstale":"2024-08-10T05:10:10.752635+0000","last_undegraded":"2024-08-10T05:10:10.752635+0000","last_fullsized":"2024-08-10T05:10:10.752635+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:45:54.040993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.449477+0000","last_change":"2024-08-10T05:08:56.129894+0000","last_active":"2024-08-10T05:10:10.449477+0000","last_peered":"2024-08-10T05:10:10.449477+0000","last_clean":"2024-08-10T05:10:10.449477+0000","last_became_active":"2024-08-10T05:08:56.129304+0000","last_became_peered":"2024-08-10T05:08:56.129304+0000","last_unstale":"2024-08-10T05:10:10.449477+0000","last_undegraded":"2024-08-10T05:10:10.449477+0000","last_fullsized":"2024-08-10T05:10:10.449477+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:42:04.622711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"66'1","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.768013+0000","last_change":"2024-08-10T05:08:53.035992+0000","last_active":"2024-08-10T05:10:10.768013+0000","last_peered":"2024-08-10T05:10:10.768013+0000","last_clean":"2024-08-10T05:10:10.768013+0000","last_became_active":"2024-08-10T05:08:53.035722+0000","last_became_peered":"2024-08-10T05:08:53.035722+0000","last_unstale":"2024-08-10T05:10:10.768013+0000","last_undegraded":"2024-08-10T05:10:10.768013+0000","last_fullsized":"2024-08-10T05:10:10.768013+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:11:33.876075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:11.047598+0000","last_change":"2024-08-10T05:08:56.137938+0000","last_active":"2024-08-10T05:10:11.047598+0000","last_peered":"2024-08-10T05:10:11.047598+0000","last_clean":"2024-08-10T05:10:11.047598+0000","last_became_active":"2024-08-10T05:08:56.137692+0000","last_became_peered":"2024-08-10T05:08:56.137692+0000","last_unstale":"2024-08-10T05:10:11.047598+0000","last_undegraded":"2024-08-10T05:10:11.047598+0000","last_fullsized":"2024-08-10T05:10:11.047598+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T17:03:38.145954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"66'1","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.752944+0000","last_change":"2024-08-10T05:08:53.036872+0000","last_active":"2024-08-10T05:10:10.752944+0000","last_peered":"2024-08-10T05:10:10.752944+0000","last_clean":"2024-08-10T05:10:10.752944+0000","last_became_active":"2024-08-10T05:08:53.036577+0000","last_became_peered":"2024-08-10T05:08:53.036577+0000","last_unstale":"2024-08-10T05:10:10.752944+0000","last_undegraded":"2024-08-10T05:10:10.752944+0000","last_fullsized":"2024-08-10T05:10:10.752944+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:46:28.173110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.767679+0000","last_change":"2024-08-10T05:08:53.032952+0000","last_active":"2024-08-10T05:10:10.767679+0000","last_peered":"2024-08-10T05:10:10.767679+0000","last_clean":"2024-08-10T05:10:10.767679+0000","last_became_active":"2024-08-10T05:08:53.032682+0000","last_became_peered":"2024-08-10T05:08:53.032682+0000","last_unstale":"2024-08-10T05:10:10.767679+0000","last_undegraded":"2024-08-10T05:10:10.767679+0000","last_fullsized":"2024-08-10T05:10:10.767679+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:57:08.531835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.767551+0000","last_change":"2024-08-10T05:08:56.130496+0000","last_active":"2024-08-10T05:10:10.767551+0000","last_peered":"2024-08-10T05:10:10.767551+0000","last_clean":"2024-08-10T05:10:10.767551+0000","last_became_active":"2024-08-10T05:08:56.129235+0000","last_became_peered":"2024-08-10T05:08:56.129235+0000","last_unstale":"2024-08-10T05:10:10.767551+0000","last_undegraded":"2024-08-10T05:10:10.767551+0000","last_fullsized":"2024-08-10T05:10:10.767551+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:14:00.571701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456214+0000","last_change":"2024-08-10T05:08:53.038500+0000","last_active":"2024-08-10T05:10:10.456214+0000","last_peered":"2024-08-10T05:10:10.456214+0000","last_clean":"2024-08-10T05:10:10.456214+0000","last_became_active":"2024-08-10T05:08:53.038223+0000","last_became_peered":"2024-08-10T05:08:53.038223+0000","last_unstale":"2024-08-10T05:10:10.456214+0000","last_undegraded":"2024-08-10T05:10:10.456214+0000","last_fullsized":"2024-08-10T05:10:10.456214+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:50:31.638736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.451852+0000","last_change":"2024-08-10T05:08:56.133184+0000","last_active":"2024-08-10T05:10:10.451852+0000","last_peered":"2024-08-10T05:10:10.451852+0000","last_clean":"2024-08-10T05:10:10.451852+0000","last_became_active":"2024-08-10T05:08:56.132893+0000","last_became_peered":"2024-08-10T05:08:56.132893+0000","last_unstale":"2024-08-10T05:10:10.451852+0000","last_undegraded":"2024-08-10T05:10:10.451852+0000","last_fullsized":"2024-08-10T05:10:10.451852+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:39:19.780934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.753123+0000","last_change":"2024-08-10T05:08:53.033347+0000","last_active":"2024-08-10T05:10:10.753123+0000","last_peered":"2024-08-10T05:10:10.753123+0000","last_clean":"2024-08-10T05:10:10.753123+0000","last_became_active":"2024-08-10T05:08:53.033035+0000","last_became_peered":"2024-08-10T05:08:53.033035+0000","last_unstale":"2024-08-10T05:10:10.753123+0000","last_undegraded":"2024-08-10T05:10:10.753123+0000","last_fullsized":"2024-08-10T05:10:10.753123+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:35:05.992769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456674+0000","last_change":"2024-08-10T05:08:56.145654+0000","last_active":"2024-08-10T05:10:10.456674+0000","last_peered":"2024-08-10T05:10:10.456674+0000","last_clean":"2024-08-10T05:10:10.456674+0000","last_became_active":"2024-08-10T05:08:56.145393+0000","last_became_peered":"2024-08-10T05:08:56.145393+0000","last_unstale":"2024-08-10T05:10:10.456674+0000","last_undegraded":"2024-08-10T05:10:10.456674+0000","last_fullsized":"2024-08-10T05:10:10.456674+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:12:15.820666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456751+0000","last_change":"2024-08-10T05:08:53.032270+0000","last_active":"2024-08-10T05:10:10.456751+0000","last_peered":"2024-08-10T05:10:10.456751+0000","last_clean":"2024-08-10T05:10:10.456751+0000","last_became_active":"2024-08-10T05:08:53.031912+0000","last_became_peered":"2024-08-10T05:08:53.031912+0000","last_unstale":"2024-08-10T05:10:10.456751+0000","last_undegraded":"2024-08-10T05:10:10.456751+0000","last_fullsized":"2024-08-10T05:10:10.456751+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:16:33.526156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:11.048018+0000","last_change":"2024-08-10T05:08:56.148786+0000","last_active":"2024-08-10T05:10:11.048018+0000","last_peered":"2024-08-10T05:10:11.048018+0000","last_clean":"2024-08-10T05:10:11.048018+0000","last_became_active":"2024-08-10T05:08:56.148428+0000","last_became_peered":"2024-08-10T05:08:56.148428+0000","last_unstale":"2024-08-10T05:10:11.048018+0000","last_undegraded":"2024-08-10T05:10:11.048018+0000","last_fullsized":"2024-08-10T05:10:11.048018+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:18:50.428090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"66'3","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.453217+0000","last_change":"2024-08-10T05:08:53.033550+0000","last_active":"2024-08-10T05:10:10.453217+0000","last_peered":"2024-08-10T05:10:10.453217+0000","last_clean":"2024-08-10T05:10:10.453217+0000","last_became_active":"2024-08-10T05:08:53.033185+0000","last_became_peered":"2024-08-10T05:08:53.033185+0000","last_unstale":"2024-08-10T05:10:10.453217+0000","last_undegraded":"2024-08-10T05:10:10.453217+0000","last_fullsized":"2024-08-10T05:10:10.453217+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:54:37.842616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.449874+0000","last_change":"2024-08-10T05:08:56.141572+0000","last_active":"2024-08-10T05:10:10.449874+0000","last_peered":"2024-08-10T05:10:10.449874+0000","last_clean":"2024-08-10T05:10:10.449874+0000","last_became_active":"2024-08-10T05:08:56.141133+0000","last_became_peered":"2024-08-10T05:08:56.141133+0000","last_unstale":"2024-08-10T05:10:10.449874+0000","last_undegraded":"2024-08-10T05:10:10.449874+0000","last_fullsized":"2024-08-10T05:10:10.449874+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:30:47.845995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"69'9","reported_seq":31,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.753097+0000","last_change":"2024-08-10T05:08:53.031258+0000","last_active":"2024-08-10T05:10:10.753097+0000","last_peered":"2024-08-10T05:10:10.753097+0000","last_clean":"2024-08-10T05:10:10.753097+0000","last_became_active":"2024-08-10T05:08:53.030915+0000","last_became_peered":"2024-08-10T05:08:53.030915+0000","last_unstale":"2024-08-10T05:10:10.753097+0000","last_undegraded":"2024-08-10T05:10:10.753097+0000","last_fullsized":"2024-08-10T05:10:10.753097+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+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-08-11T06:47:19.720562+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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.810905+0000","last_change":"2024-08-10T05:08:56.144100+0000","last_active":"2024-08-10T05:10:10.810905+0000","last_peered":"2024-08-10T05:10:10.810905+0000","last_clean":"2024-08-10T05:10:10.810905+0000","last_became_active":"2024-08-10T05:08:56.143736+0000","last_became_peered":"2024-08-10T05:08:56.143736+0000","last_unstale":"2024-08-10T05:10:10.810905+0000","last_undegraded":"2024-08-10T05:10:10.810905+0000","last_fullsized":"2024-08-10T05:10:10.810905+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:51:33.689430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"66'2","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:11.047709+0000","last_change":"2024-08-10T05:08:53.029712+0000","last_active":"2024-08-10T05:10:11.047709+0000","last_peered":"2024-08-10T05:10:11.047709+0000","last_clean":"2024-08-10T05:10:11.047709+0000","last_became_active":"2024-08-10T05:08:53.027799+0000","last_became_peered":"2024-08-10T05:08:53.027799+0000","last_unstale":"2024-08-10T05:10:11.047709+0000","last_undegraded":"2024-08-10T05:10:11.047709+0000","last_fullsized":"2024-08-10T05:10:11.047709+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:09:07.537727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:11.047370+0000","last_change":"2024-08-10T05:08:56.136363+0000","last_active":"2024-08-10T05:10:11.047370+0000","last_peered":"2024-08-10T05:10:11.047370+0000","last_clean":"2024-08-10T05:10:11.047370+0000","last_became_active":"2024-08-10T05:08:56.136097+0000","last_became_peered":"2024-08-10T05:08:56.136097+0000","last_unstale":"2024-08-10T05:10:11.047370+0000","last_undegraded":"2024-08-10T05:10:11.047370+0000","last_fullsized":"2024-08-10T05:10:11.047370+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:11:45.926347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456454+0000","last_change":"2024-08-10T05:08:53.038987+0000","last_active":"2024-08-10T05:10:10.456454+0000","last_peered":"2024-08-10T05:10:10.456454+0000","last_clean":"2024-08-10T05:10:10.456454+0000","last_became_active":"2024-08-10T05:08:53.037925+0000","last_became_peered":"2024-08-10T05:08:53.037925+0000","last_unstale":"2024-08-10T05:10:10.456454+0000","last_undegraded":"2024-08-10T05:10:10.456454+0000","last_fullsized":"2024-08-10T05:10:10.456454+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:42:48.315927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.811017+0000","last_change":"2024-08-10T05:08:56.136107+0000","last_active":"2024-08-10T05:10:10.811017+0000","last_peered":"2024-08-10T05:10:10.811017+0000","last_clean":"2024-08-10T05:10:10.811017+0000","last_became_active":"2024-08-10T05:08:56.135769+0000","last_became_peered":"2024-08-10T05:08:56.135769+0000","last_unstale":"2024-08-10T05:10:10.811017+0000","last_undegraded":"2024-08-10T05:10:10.811017+0000","last_fullsized":"2024-08-10T05:10:10.811017+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:05:46.786058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.752836+0000","last_change":"2024-08-10T05:08:53.033967+0000","last_active":"2024-08-10T05:10:10.752836+0000","last_peered":"2024-08-10T05:10:10.752836+0000","last_clean":"2024-08-10T05:10:10.752836+0000","last_became_active":"2024-08-10T05:08:53.033679+0000","last_became_peered":"2024-08-10T05:08:53.033679+0000","last_unstale":"2024-08-10T05:10:10.752836+0000","last_undegraded":"2024-08-10T05:10:10.752836+0000","last_fullsized":"2024-08-10T05:10:10.752836+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:21:41.291762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.752664+0000","last_change":"2024-08-10T05:08:56.146020+0000","last_active":"2024-08-10T05:10:10.752664+0000","last_peered":"2024-08-10T05:10:10.752664+0000","last_clean":"2024-08-10T05:10:10.752664+0000","last_became_active":"2024-08-10T05:08:56.145732+0000","last_became_peered":"2024-08-10T05:08:56.145732+0000","last_unstale":"2024-08-10T05:10:10.752664+0000","last_undegraded":"2024-08-10T05:10:10.752664+0000","last_fullsized":"2024-08-10T05:10:10.752664+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:44:58.047113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"66'8","reported_seq":33,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.451665+0000","last_change":"2024-08-10T05:08:53.028959+0000","last_active":"2024-08-10T05:10:10.451665+0000","last_peered":"2024-08-10T05:10:10.451665+0000","last_clean":"2024-08-10T05:10:10.451665+0000","last_became_active":"2024-08-10T05:08:53.028644+0000","last_became_peered":"2024-08-10T05:08:53.028644+0000","last_unstale":"2024-08-10T05:10:10.451665+0000","last_undegraded":"2024-08-10T05:10:10.451665+0000","last_fullsized":"2024-08-10T05:10:10.451665+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:53:10.086159+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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.810536+0000","last_change":"2024-08-10T05:08:56.143351+0000","last_active":"2024-08-10T05:10:10.810536+0000","last_peered":"2024-08-10T05:10:10.810536+0000","last_clean":"2024-08-10T05:10:10.810536+0000","last_became_active":"2024-08-10T05:08:56.143141+0000","last_became_peered":"2024-08-10T05:08:56.143141+0000","last_unstale":"2024-08-10T05:10:10.810536+0000","last_undegraded":"2024-08-10T05:10:10.810536+0000","last_fullsized":"2024-08-10T05:10:10.810536+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:17:50.118930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"66'1","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.450198+0000","last_change":"2024-08-10T05:08:53.034142+0000","last_active":"2024-08-10T05:10:10.450198+0000","last_peered":"2024-08-10T05:10:10.450198+0000","last_clean":"2024-08-10T05:10:10.450198+0000","last_became_active":"2024-08-10T05:08:53.033851+0000","last_became_peered":"2024-08-10T05:08:53.033851+0000","last_unstale":"2024-08-10T05:10:10.450198+0000","last_undegraded":"2024-08-10T05:10:10.450198+0000","last_fullsized":"2024-08-10T05:10:10.450198+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:32:21.047582+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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.811271+0000","last_change":"2024-08-10T05:08:56.144177+0000","last_active":"2024-08-10T05:10:10.811271+0000","last_peered":"2024-08-10T05:10:10.811271+0000","last_clean":"2024-08-10T05:10:10.811271+0000","last_became_active":"2024-08-10T05:08:56.143873+0000","last_became_peered":"2024-08-10T05:08:56.143873+0000","last_unstale":"2024-08-10T05:10:10.811271+0000","last_undegraded":"2024-08-10T05:10:10.811271+0000","last_fullsized":"2024-08-10T05:10:10.811271+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:46:39.211985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":40,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.452954+0000","last_change":"2024-08-10T05:09:20.258693+0000","last_active":"2024-08-10T05:10:10.452954+0000","last_peered":"2024-08-10T05:10:10.452954+0000","last_clean":"2024-08-10T05:10:10.452954+0000","last_became_active":"2024-08-10T05:09:20.256502+0000","last_became_peered":"2024-08-10T05:09:20.256502+0000","last_unstale":"2024-08-10T05:10:10.452954+0000","last_undegraded":"2024-08-10T05:10:10.452954+0000","last_fullsized":"2024-08-10T05:10:10.452954+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:12:23.280357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.811201+0000","last_change":"2024-08-10T05:08:56.144279+0000","last_active":"2024-08-10T05:10:10.811201+0000","last_peered":"2024-08-10T05:10:10.811201+0000","last_clean":"2024-08-10T05:10:10.811201+0000","last_became_active":"2024-08-10T05:08:56.143971+0000","last_became_peered":"2024-08-10T05:08:56.143971+0000","last_unstale":"2024-08-10T05:10:10.811201+0000","last_undegraded":"2024-08-10T05:10:10.811201+0000","last_fullsized":"2024-08-10T05:10:10.811201+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:30:55.737683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"66'1","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.453407+0000","last_change":"2024-08-10T05:08:53.036772+0000","last_active":"2024-08-10T05:10:10.453407+0000","last_peered":"2024-08-10T05:10:10.453407+0000","last_clean":"2024-08-10T05:10:10.453407+0000","last_became_active":"2024-08-10T05:08:53.036146+0000","last_became_peered":"2024-08-10T05:08:53.036146+0000","last_unstale":"2024-08-10T05:10:10.453407+0000","last_undegraded":"2024-08-10T05:10:10.453407+0000","last_fullsized":"2024-08-10T05:10:10.453407+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:39:33.580872+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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456527+0000","last_change":"2024-08-10T05:08:56.147393+0000","last_active":"2024-08-10T05:10:10.456527+0000","last_peered":"2024-08-10T05:10:10.456527+0000","last_clean":"2024-08-10T05:10:10.456527+0000","last_became_active":"2024-08-10T05:08:56.147001+0000","last_became_peered":"2024-08-10T05:08:56.147001+0000","last_unstale":"2024-08-10T05:10:10.456527+0000","last_undegraded":"2024-08-10T05:10:10.456527+0000","last_fullsized":"2024-08-10T05:10:10.456527+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:31:26.587663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.452503+0000","last_change":"2024-08-10T05:08:53.028403+0000","last_active":"2024-08-10T05:10:10.452503+0000","last_peered":"2024-08-10T05:10:10.452503+0000","last_clean":"2024-08-10T05:10:10.452503+0000","last_became_active":"2024-08-10T05:08:53.028088+0000","last_became_peered":"2024-08-10T05:08:53.028088+0000","last_unstale":"2024-08-10T05:10:10.452503+0000","last_undegraded":"2024-08-10T05:10:10.452503+0000","last_fullsized":"2024-08-10T05:10:10.452503+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:37:07.220689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.810947+0000","last_change":"2024-08-10T05:08:56.148644+0000","last_active":"2024-08-10T05:10:10.810947+0000","last_peered":"2024-08-10T05:10:10.810947+0000","last_clean":"2024-08-10T05:10:10.810947+0000","last_became_active":"2024-08-10T05:08:56.148313+0000","last_became_peered":"2024-08-10T05:08:56.148313+0000","last_unstale":"2024-08-10T05:10:10.810947+0000","last_undegraded":"2024-08-10T05:10:10.810947+0000","last_fullsized":"2024-08-10T05:10:10.810947+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:54:34.969728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.383439+0000","last_change":"2024-08-10T05:10:10.753529+0000","last_active":"2024-08-10T05:10:16.383439+0000","last_peered":"2024-08-10T05:10:16.383439+0000","last_clean":"2024-08-10T05:10:16.383439+0000","last_became_active":"2024-08-10T05:10:05.558015+0000","last_became_peered":"2024-08-10T05:10:05.558015+0000","last_unstale":"2024-08-10T05:10:16.383439+0000","last_undegraded":"2024-08-10T05:10:16.383439+0000","last_fullsized":"2024-08-10T05:10:16.383439+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:41:08.007790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037327699999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"69'128","reported_seq":265,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.558283+0000","last_change":"2024-08-10T05:08:32.244261+0000","last_active":"2024-08-10T05:10:16.558283+0000","last_peered":"2024-08-10T05:10:16.558283+0000","last_clean":"2024-08-10T05:10:16.558283+0000","last_became_active":"2024-08-10T05:08:32.243979+0000","last_became_peered":"2024-08-10T05:08:32.243979+0000","last_unstale":"2024-08-10T05:10:16.558283+0000","last_undegraded":"2024-08-10T05:10:16.558283+0000","last_fullsized":"2024-08-10T05:10:16.558283+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:06:31.202545+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:06:31.202545+0000","last_clean_scrub_stamp":"2024-08-10T05:06:31.202545+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:56:01.812170+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":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.711062+0000","last_change":"2024-08-10T05:08:53.039873+0000","last_active":"2024-08-10T05:10:16.711062+0000","last_peered":"2024-08-10T05:10:16.711062+0000","last_clean":"2024-08-10T05:10:16.711062+0000","last_became_active":"2024-08-10T05:08:53.038174+0000","last_became_peered":"2024-08-10T05:08:53.038174+0000","last_unstale":"2024-08-10T05:10:16.711062+0000","last_undegraded":"2024-08-10T05:10:16.711062+0000","last_fullsized":"2024-08-10T05:10:16.711062+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:51:11.291554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.767717+0000","last_change":"2024-08-10T05:08:56.134845+0000","last_active":"2024-08-10T05:10:10.767717+0000","last_peered":"2024-08-10T05:10:10.767717+0000","last_clean":"2024-08-10T05:10:10.767717+0000","last_became_active":"2024-08-10T05:08:56.134581+0000","last_became_peered":"2024-08-10T05:08:56.134581+0000","last_unstale":"2024-08-10T05:10:10.767717+0000","last_undegraded":"2024-08-10T05:10:10.767717+0000","last_fullsized":"2024-08-10T05:10:10.767717+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:20:49.568728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.711258+0000","last_change":"2024-08-10T05:10:11.048119+0000","last_active":"2024-08-10T05:10:16.711258+0000","last_peered":"2024-08-10T05:10:16.711258+0000","last_clean":"2024-08-10T05:10:16.711258+0000","last_became_active":"2024-08-10T05:10:05.558950+0000","last_became_peered":"2024-08-10T05:10:05.558950+0000","last_unstale":"2024-08-10T05:10:16.711258+0000","last_undegraded":"2024-08-10T05:10:16.711258+0000","last_fullsized":"2024-08-10T05:10:16.711258+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:28:57.401367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037910999999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.558229+0000","last_change":"2024-08-10T05:08:53.035180+0000","last_active":"2024-08-10T05:10:16.558229+0000","last_peered":"2024-08-10T05:10:16.558229+0000","last_clean":"2024-08-10T05:10:16.558229+0000","last_became_active":"2024-08-10T05:08:53.034831+0000","last_became_peered":"2024-08-10T05:08:53.034831+0000","last_unstale":"2024-08-10T05:10:16.558229+0000","last_undegraded":"2024-08-10T05:10:16.558229+0000","last_fullsized":"2024-08-10T05:10:16.558229+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:16:28.697820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-08-10T05:10:16.710858+0000","last_change":"2024-08-10T05:08:56.132010+0000","last_active":"2024-08-10T05:10:16.710858+0000","last_peered":"2024-08-10T05:10:16.710858+0000","last_clean":"2024-08-10T05:10:16.710858+0000","last_became_active":"2024-08-10T05:08:56.131604+0000","last_became_peered":"2024-08-10T05:08:56.131604+0000","last_unstale":"2024-08-10T05:10:16.710858+0000","last_undegraded":"2024-08-10T05:10:16.710858+0000","last_fullsized":"2024-08-10T05:10:16.710858+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:22:07.433075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.266456+0000","last_change":"2024-08-10T05:10:10.452749+0000","last_active":"2024-08-10T05:10:16.266456+0000","last_peered":"2024-08-10T05:10:16.266456+0000","last_clean":"2024-08-10T05:10:16.266456+0000","last_became_active":"2024-08-10T05:10:05.624008+0000","last_became_peered":"2024-08-10T05:10:05.624008+0000","last_unstale":"2024-08-10T05:10:16.266456+0000","last_undegraded":"2024-08-10T05:10:16.266456+0000","last_fullsized":"2024-08-10T05:10:16.266456+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:07:40.765731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032497899999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.265223+0000","last_change":"2024-08-10T05:08:53.033521+0000","last_active":"2024-08-10T05:10:16.265223+0000","last_peered":"2024-08-10T05:10:16.265223+0000","last_clean":"2024-08-10T05:10:16.265223+0000","last_became_active":"2024-08-10T05:08:53.033238+0000","last_became_peered":"2024-08-10T05:08:53.033238+0000","last_unstale":"2024-08-10T05:10:16.265223+0000","last_undegraded":"2024-08-10T05:10:16.265223+0000","last_fullsized":"2024-08-10T05:10:16.265223+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:13:40.965249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.265937+0000","last_change":"2024-08-10T05:08:56.134153+0000","last_active":"2024-08-10T05:10:16.265937+0000","last_peered":"2024-08-10T05:10:16.265937+0000","last_clean":"2024-08-10T05:10:16.265937+0000","last_became_active":"2024-08-10T05:08:56.133876+0000","last_became_peered":"2024-08-10T05:08:56.133876+0000","last_unstale":"2024-08-10T05:10:16.265937+0000","last_undegraded":"2024-08-10T05:10:16.265937+0000","last_fullsized":"2024-08-10T05:10:16.265937+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:14:33.840417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.265918+0000","last_change":"2024-08-10T05:10:10.453065+0000","last_active":"2024-08-10T05:10:16.265918+0000","last_peered":"2024-08-10T05:10:16.265918+0000","last_clean":"2024-08-10T05:10:16.265918+0000","last_became_active":"2024-08-10T05:10:05.560421+0000","last_became_peered":"2024-08-10T05:10:05.560421+0000","last_unstale":"2024-08-10T05:10:16.265918+0000","last_undegraded":"2024-08-10T05:10:16.265918+0000","last_fullsized":"2024-08-10T05:10:16.265918+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:57:10.516867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035906399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.711174+0000","last_change":"2024-08-10T05:08:53.036132+0000","last_active":"2024-08-10T05:10:16.711174+0000","last_peered":"2024-08-10T05:10:16.711174+0000","last_clean":"2024-08-10T05:10:16.711174+0000","last_became_active":"2024-08-10T05:08:53.035473+0000","last_became_peered":"2024-08-10T05:08:53.035473+0000","last_unstale":"2024-08-10T05:10:16.711174+0000","last_undegraded":"2024-08-10T05:10:16.711174+0000","last_fullsized":"2024-08-10T05:10:16.711174+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:33:08.042460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.260554+0000","last_change":"2024-08-10T05:08:56.132666+0000","last_active":"2024-08-10T05:10:16.260554+0000","last_peered":"2024-08-10T05:10:16.260554+0000","last_clean":"2024-08-10T05:10:16.260554+0000","last_became_active":"2024-08-10T05:08:56.132206+0000","last_became_peered":"2024-08-10T05:08:56.132206+0000","last_unstale":"2024-08-10T05:10:16.260554+0000","last_undegraded":"2024-08-10T05:10:16.260554+0000","last_fullsized":"2024-08-10T05:10:16.260554+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:45:19.954705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.2","version":"75'2","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.265395+0000","last_change":"2024-08-10T05:10:10.452412+0000","last_active":"2024-08-10T05:10:16.265395+0000","last_peered":"2024-08-10T05:10:16.265395+0000","last_clean":"2024-08-10T05:10:16.265395+0000","last_became_active":"2024-08-10T05:10:05.623878+0000","last_became_peered":"2024-08-10T05:10:05.623878+0000","last_unstale":"2024-08-10T05:10:16.265395+0000","last_undegraded":"2024-08-10T05:10:16.265395+0000","last_fullsized":"2024-08-10T05:10:16.265395+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:52:14.217834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059589099999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.266178+0000","last_change":"2024-08-10T05:08:53.037872+0000","last_active":"2024-08-10T05:10:16.266178+0000","last_peered":"2024-08-10T05:10:16.266178+0000","last_clean":"2024-08-10T05:10:16.266178+0000","last_became_active":"2024-08-10T05:08:53.037600+0000","last_became_peered":"2024-08-10T05:08:53.037600+0000","last_unstale":"2024-08-10T05:10:16.266178+0000","last_undegraded":"2024-08-10T05:10:16.266178+0000","last_fullsized":"2024-08-10T05:10:16.266178+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:31:09.822361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456680+0000","last_change":"2024-08-10T05:08:56.140546+0000","last_active":"2024-08-10T05:10:10.456680+0000","last_peered":"2024-08-10T05:10:10.456680+0000","last_clean":"2024-08-10T05:10:10.456680+0000","last_became_active":"2024-08-10T05:08:56.140290+0000","last_became_peered":"2024-08-10T05:08:56.140290+0000","last_unstale":"2024-08-10T05:10:10.456680+0000","last_undegraded":"2024-08-10T05:10:10.456680+0000","last_fullsized":"2024-08-10T05:10:10.456680+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:34:46.991959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.3","version":"73'1","reported_seq":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.710989+0000","last_change":"2024-08-10T05:10:11.047934+0000","last_active":"2024-08-10T05:10:16.710989+0000","last_peered":"2024-08-10T05:10:16.710989+0000","last_clean":"2024-08-10T05:10:16.710989+0000","last_became_active":"2024-08-10T05:10:05.623890+0000","last_became_peered":"2024-08-10T05:10:05.623890+0000","last_unstale":"2024-08-10T05:10:16.710989+0000","last_undegraded":"2024-08-10T05:10:16.710989+0000","last_fullsized":"2024-08-10T05:10:16.710989+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:45:50.628833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050956999999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.558697+0000","last_change":"2024-08-10T05:08:53.036023+0000","last_active":"2024-08-10T05:10:16.558697+0000","last_peered":"2024-08-10T05:10:16.558697+0000","last_clean":"2024-08-10T05:10:16.558697+0000","last_became_active":"2024-08-10T05:08:53.035694+0000","last_became_peered":"2024-08-10T05:08:53.035694+0000","last_unstale":"2024-08-10T05:10:16.558697+0000","last_undegraded":"2024-08-10T05:10:16.558697+0000","last_fullsized":"2024-08-10T05:10:16.558697+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:31:41.941447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.266198+0000","last_change":"2024-08-10T05:08:56.139643+0000","last_active":"2024-08-10T05:10:16.266198+0000","last_peered":"2024-08-10T05:10:16.266198+0000","last_clean":"2024-08-10T05:10:16.266198+0000","last_became_active":"2024-08-10T05:08:56.139356+0000","last_became_peered":"2024-08-10T05:08:56.139356+0000","last_unstale":"2024-08-10T05:10:16.266198+0000","last_undegraded":"2024-08-10T05:10:16.266198+0000","last_fullsized":"2024-08-10T05:10:16.266198+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:18:25.999032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":19,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.683457+0000","last_change":"2024-08-10T05:10:10.768020+0000","last_active":"2024-08-10T05:10:16.683457+0000","last_peered":"2024-08-10T05:10:16.683457+0000","last_clean":"2024-08-10T05:10:16.683457+0000","last_became_active":"2024-08-10T05:10:05.559132+0000","last_became_peered":"2024-08-10T05:10:05.559132+0000","last_unstale":"2024-08-10T05:10:16.683457+0000","last_undegraded":"2024-08-10T05:10:16.683457+0000","last_fullsized":"2024-08-10T05:10:16.683457+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:51:37.149674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000600072,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"66'1","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.453394+0000","last_change":"2024-08-10T05:08:53.034252+0000","last_active":"2024-08-10T05:10:10.453394+0000","last_peered":"2024-08-10T05:10:10.453394+0000","last_clean":"2024-08-10T05:10:10.453394+0000","last_became_active":"2024-08-10T05:08:53.033944+0000","last_became_peered":"2024-08-10T05:08:53.033944+0000","last_unstale":"2024-08-10T05:10:10.453394+0000","last_undegraded":"2024-08-10T05:10:10.453394+0000","last_fullsized":"2024-08-10T05:10:10.453394+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:21:57.718345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.768302+0000","last_change":"2024-08-10T05:08:56.132915+0000","last_active":"2024-08-10T05:10:10.768302+0000","last_peered":"2024-08-10T05:10:10.768302+0000","last_clean":"2024-08-10T05:10:10.768302+0000","last_became_active":"2024-08-10T05:08:56.132416+0000","last_became_peered":"2024-08-10T05:08:56.132416+0000","last_unstale":"2024-08-10T05:10:10.768302+0000","last_undegraded":"2024-08-10T05:10:10.768302+0000","last_fullsized":"2024-08-10T05:10:10.768302+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:41:50.979979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.260081+0000","last_change":"2024-08-10T05:10:10.449939+0000","last_active":"2024-08-10T05:10:16.260081+0000","last_peered":"2024-08-10T05:10:16.260081+0000","last_clean":"2024-08-10T05:10:16.260081+0000","last_became_active":"2024-08-10T05:10:05.623162+0000","last_became_peered":"2024-08-10T05:10:05.623162+0000","last_unstale":"2024-08-10T05:10:16.260081+0000","last_undegraded":"2024-08-10T05:10:16.260081+0000","last_fullsized":"2024-08-10T05:10:16.260081+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:16:30.309556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00070793699999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"66'2","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.753234+0000","last_change":"2024-08-10T05:08:53.035349+0000","last_active":"2024-08-10T05:10:10.753234+0000","last_peered":"2024-08-10T05:10:10.753234+0000","last_clean":"2024-08-10T05:10:10.753234+0000","last_became_active":"2024-08-10T05:08:53.034917+0000","last_became_peered":"2024-08-10T05:08:53.034917+0000","last_unstale":"2024-08-10T05:10:10.753234+0000","last_undegraded":"2024-08-10T05:10:10.753234+0000","last_fullsized":"2024-08-10T05:10:10.753234+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:18:12.129687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:11.047807+0000","last_change":"2024-08-10T05:08:56.132550+0000","last_active":"2024-08-10T05:10:11.047807+0000","last_peered":"2024-08-10T05:10:11.047807+0000","last_clean":"2024-08-10T05:10:11.047807+0000","last_became_active":"2024-08-10T05:08:56.131566+0000","last_became_peered":"2024-08-10T05:08:56.131566+0000","last_unstale":"2024-08-10T05:10:11.047807+0000","last_undegraded":"2024-08-10T05:10:11.047807+0000","last_fullsized":"2024-08-10T05:10:11.047807+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:29:16.787774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.810601+0000","last_change":"2024-08-10T05:08:53.032647+0000","last_active":"2024-08-10T05:10:10.810601+0000","last_peered":"2024-08-10T05:10:10.810601+0000","last_clean":"2024-08-10T05:10:10.810601+0000","last_became_active":"2024-08-10T05:08:53.032332+0000","last_became_peered":"2024-08-10T05:08:53.032332+0000","last_unstale":"2024-08-10T05:10:10.810601+0000","last_undegraded":"2024-08-10T05:10:10.810601+0000","last_fullsized":"2024-08-10T05:10:10.810601+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:58:56.292254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.449585+0000","last_change":"2024-08-10T05:08:56.140502+0000","last_active":"2024-08-10T05:10:10.449585+0000","last_peered":"2024-08-10T05:10:10.449585+0000","last_clean":"2024-08-10T05:10:10.449585+0000","last_became_active":"2024-08-10T05:08:56.140168+0000","last_became_peered":"2024-08-10T05:08:56.140168+0000","last_unstale":"2024-08-10T05:10:10.449585+0000","last_undegraded":"2024-08-10T05:10:10.449585+0000","last_fullsized":"2024-08-10T05:10:10.449585+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:03:37.949986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.451942+0000","last_change":"2024-08-10T05:08:53.036662+0000","last_active":"2024-08-10T05:10:10.451942+0000","last_peered":"2024-08-10T05:10:10.451942+0000","last_clean":"2024-08-10T05:10:10.451942+0000","last_became_active":"2024-08-10T05:08:53.036097+0000","last_became_peered":"2024-08-10T05:08:53.036097+0000","last_unstale":"2024-08-10T05:10:10.451942+0000","last_undegraded":"2024-08-10T05:10:10.451942+0000","last_fullsized":"2024-08-10T05:10:10.451942+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:23:31.057111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.767745+0000","last_change":"2024-08-10T05:08:56.132553+0000","last_active":"2024-08-10T05:10:10.767745+0000","last_peered":"2024-08-10T05:10:10.767745+0000","last_clean":"2024-08-10T05:10:10.767745+0000","last_became_active":"2024-08-10T05:08:56.131763+0000","last_became_peered":"2024-08-10T05:08:56.131763+0000","last_unstale":"2024-08-10T05:10:10.767745+0000","last_undegraded":"2024-08-10T05:10:10.767745+0000","last_fullsized":"2024-08-10T05:10:10.767745+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:46:58.672528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.452227+0000","last_change":"2024-08-10T05:08:53.037512+0000","last_active":"2024-08-10T05:10:10.452227+0000","last_peered":"2024-08-10T05:10:10.452227+0000","last_clean":"2024-08-10T05:10:10.452227+0000","last_became_active":"2024-08-10T05:08:53.037247+0000","last_became_peered":"2024-08-10T05:08:53.037247+0000","last_unstale":"2024-08-10T05:10:10.452227+0000","last_undegraded":"2024-08-10T05:10:10.452227+0000","last_fullsized":"2024-08-10T05:10:10.452227+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:23:41.190197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":30,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.767828+0000","last_change":"2024-08-10T05:09:20.255759+0000","last_active":"2024-08-10T05:10:10.767828+0000","last_peered":"2024-08-10T05:10:10.767828+0000","last_clean":"2024-08-10T05:10:10.767828+0000","last_became_active":"2024-08-10T05:09:20.255464+0000","last_became_peered":"2024-08-10T05:09:20.255464+0000","last_unstale":"2024-08-10T05:10:10.767828+0000","last_undegraded":"2024-08-10T05:10:10.767828+0000","last_fullsized":"2024-08-10T05:10:10.767828+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:35:51.388859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"66'2","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.811172+0000","last_change":"2024-08-10T05:08:53.036452+0000","last_active":"2024-08-10T05:10:10.811172+0000","last_peered":"2024-08-10T05:10:10.811172+0000","last_clean":"2024-08-10T05:10:10.811172+0000","last_became_active":"2024-08-10T05:08:53.036154+0000","last_became_peered":"2024-08-10T05:08:53.036154+0000","last_unstale":"2024-08-10T05:10:10.811172+0000","last_undegraded":"2024-08-10T05:10:10.811172+0000","last_fullsized":"2024-08-10T05:10:10.811172+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:21:16.777024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.752822+0000","last_change":"2024-08-10T05:08:56.138764+0000","last_active":"2024-08-10T05:10:10.752822+0000","last_peered":"2024-08-10T05:10:10.752822+0000","last_clean":"2024-08-10T05:10:10.752822+0000","last_became_active":"2024-08-10T05:08:56.138475+0000","last_became_peered":"2024-08-10T05:08:56.138475+0000","last_unstale":"2024-08-10T05:10:10.752822+0000","last_undegraded":"2024-08-10T05:10:10.752822+0000","last_fullsized":"2024-08-10T05:10:10.752822+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:44:35.214336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456644+0000","last_change":"2024-08-10T05:08:56.147501+0000","last_active":"2024-08-10T05:10:10.456644+0000","last_peered":"2024-08-10T05:10:10.456644+0000","last_clean":"2024-08-10T05:10:10.456644+0000","last_became_active":"2024-08-10T05:08:56.147207+0000","last_became_peered":"2024-08-10T05:08:56.147207+0000","last_unstale":"2024-08-10T05:10:10.456644+0000","last_undegraded":"2024-08-10T05:10:10.456644+0000","last_fullsized":"2024-08-10T05:10:10.456644+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:38:02.790616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"66'2","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.811000+0000","last_change":"2024-08-10T05:08:53.040757+0000","last_active":"2024-08-10T05:10:10.811000+0000","last_peered":"2024-08-10T05:10:10.811000+0000","last_clean":"2024-08-10T05:10:10.811000+0000","last_became_active":"2024-08-10T05:08:53.040456+0000","last_became_peered":"2024-08-10T05:08:53.040456+0000","last_unstale":"2024-08-10T05:10:10.811000+0000","last_undegraded":"2024-08-10T05:10:10.811000+0000","last_fullsized":"2024-08-10T05:10:10.811000+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:22:18.521526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456474+0000","last_change":"2024-08-10T05:08:56.146296+0000","last_active":"2024-08-10T05:10:10.456474+0000","last_peered":"2024-08-10T05:10:10.456474+0000","last_clean":"2024-08-10T05:10:10.456474+0000","last_became_active":"2024-08-10T05:08:56.145978+0000","last_became_peered":"2024-08-10T05:08:56.145978+0000","last_unstale":"2024-08-10T05:10:10.456474+0000","last_undegraded":"2024-08-10T05:10:10.456474+0000","last_fullsized":"2024-08-10T05:10:10.456474+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:52:31.094196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"66'2","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.811143+0000","last_change":"2024-08-10T05:08:53.031255+0000","last_active":"2024-08-10T05:10:10.811143+0000","last_peered":"2024-08-10T05:10:10.811143+0000","last_clean":"2024-08-10T05:10:10.811143+0000","last_became_active":"2024-08-10T05:08:53.030879+0000","last_became_peered":"2024-08-10T05:08:53.030879+0000","last_unstale":"2024-08-10T05:10:10.811143+0000","last_undegraded":"2024-08-10T05:10:10.811143+0000","last_fullsized":"2024-08-10T05:10:10.811143+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:43:11.312284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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-08-10T05:10:16.711381+0000","last_change":"2024-08-10T05:08:56.148758+0000","last_active":"2024-08-10T05:10:16.711381+0000","last_peered":"2024-08-10T05:10:16.711381+0000","last_clean":"2024-08-10T05:10:16.711381+0000","last_became_active":"2024-08-10T05:08:56.148436+0000","last_became_peered":"2024-08-10T05:08:56.148436+0000","last_unstale":"2024-08-10T05:10:16.711381+0000","last_undegraded":"2024-08-10T05:10:16.711381+0000","last_fullsized":"2024-08-10T05:10:16.711381+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:08:49.128944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"66'1","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.684024+0000","last_change":"2024-08-10T05:08:53.033881+0000","last_active":"2024-08-10T05:10:16.684024+0000","last_peered":"2024-08-10T05:10:16.684024+0000","last_clean":"2024-08-10T05:10:16.684024+0000","last_became_active":"2024-08-10T05:08:53.033606+0000","last_became_peered":"2024-08-10T05:08:53.033606+0000","last_unstale":"2024-08-10T05:10:16.684024+0000","last_undegraded":"2024-08-10T05:10:16.684024+0000","last_fullsized":"2024-08-10T05:10:16.684024+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:20:45.127565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.683811+0000","last_change":"2024-08-10T05:08:56.136870+0000","last_active":"2024-08-10T05:10:16.683811+0000","last_peered":"2024-08-10T05:10:16.683811+0000","last_clean":"2024-08-10T05:10:16.683811+0000","last_became_active":"2024-08-10T05:08:56.135762+0000","last_became_peered":"2024-08-10T05:08:56.135762+0000","last_unstale":"2024-08-10T05:10:16.683811+0000","last_undegraded":"2024-08-10T05:10:16.683811+0000","last_fullsized":"2024-08-10T05:10:16.683811+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:52:39.992409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"66'4","reported_seq":29,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.711553+0000","last_change":"2024-08-10T05:08:53.036628+0000","last_active":"2024-08-10T05:10:16.711553+0000","last_peered":"2024-08-10T05:10:16.711553+0000","last_clean":"2024-08-10T05:10:16.711553+0000","last_became_active":"2024-08-10T05:08:53.036256+0000","last_became_peered":"2024-08-10T05:08:53.036256+0000","last_unstale":"2024-08-10T05:10:16.711553+0000","last_undegraded":"2024-08-10T05:10:16.711553+0000","last_fullsized":"2024-08-10T05:10:16.711553+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:15:05.084674+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":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":9438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201314,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32472,"kb_used_data":1356,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712680,"statfs":{"total":95995035648,"available":95961784320,"internally_reserved":0,"allocated":1388544,"data_stored":942676,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":31848907},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.53600000000000003,"15min":0.54400000000000004},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.67800000000000005,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.502,"5min":0.53900000000000003,"15min":0.54500000000000004},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.64400000000000002,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.65800000000000003}]},{"osd":1,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.54400000000000004,"15min":0.55000000000000004},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.56599999999999995,"15min":0.57599999999999996},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.64800000000000002,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.55500000000000005}]},{"osd":2,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.54000000000000004,"15min":0.55000000000000004},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.56599999999999995,"15min":0.57199999999999995},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.77400000000000002,"5min":0.93000000000000005,"15min":0.93000000000000005},"last":0.57699999999999996}]},{"osd":3,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.54200000000000004,"15min":0.54700000000000004},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.505,"5min":0.55200000000000005,"15min":0.56000000000000005},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.71999999999999997,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.67600000000000005}]},{"osd":4,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.44800000000000001,"15min":0.45500000000000002},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.61899999999999999,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.45400000000000001,"15min":0.46200000000000002},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.47999999999999998}]},{"osd":5,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.47899999999999998,"15min":0.48699999999999999},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.53400000000000003,"15min":0.54600000000000004},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.67800000000000005,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.495}]},{"osd":6,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.53400000000000003,"15min":0.54200000000000004},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.52000000000000002,"15min":0.52700000000000002},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.60099999999999998}]}]},{"osd":6,"up_from":47,"seq":201863462950,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28384,"kb_used_data":1364,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716768,"statfs":{"total":95995035648,"available":95965970432,"internally_reserved":0,"allocated":1396736,"data_stored":944751,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:10:09 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.53200000000000003,"15min":0.53600000000000003},"min":{"1min":0.379,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.70199999999999996,"5min":0.755,"15min":0.755},"last":0.438},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.54300000000000004,"15min":0.54700000000000004},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.68899999999999995,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.57599999999999996}]},{"osd":1,"last update":"Sat Aug 10 05:10:09 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.54200000000000004,"15min":0.54400000000000004},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.70099999999999996,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.56499999999999995,"15min":0.57299999999999995},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.67700000000000005,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.51700000000000002}]},{"osd":2,"last update":"Sat Aug 10 05:10:09 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.56499999999999995,"15min":0.56999999999999995},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.71499999999999997,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.55700000000000005,"15min":0.55900000000000005},"min":{"1min":0.38700000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.53500000000000003}]},{"osd":3,"last update":"Sat Aug 10 05:10:09 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.55600000000000005,"15min":0.55800000000000005},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.752,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.56799999999999995,"15min":0.56999999999999995},"min":{"1min":0.35999999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.70399999999999996,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.55800000000000005}]},{"osd":4,"last update":"Sat Aug 10 05:10:09 2024","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.40400000000000003,"15min":0.40100000000000002},"min":{"1min":0.27500000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.42799999999999999,"15min":0.42399999999999999},"min":{"1min":0.29899999999999999,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.47599999999999998}]},{"osd":5,"last update":"Sat Aug 10 05:10:09 2024","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.44400000000000001,"15min":0.44},"min":{"1min":0.33100000000000002,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.45400000000000001,"15min":0.45000000000000001},"min":{"1min":0.29699999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.42099999999999999}]},{"osd":7,"last update":"Sat Aug 10 05:10:35 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.51000000000000001,"15min":0.51800000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.497},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.52400000000000002,"15min":0.53100000000000003},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.54900000000000004}]}]},{"osd":5,"up_from":39,"seq":167503724587,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27812,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717340,"statfs":{"total":95995035648,"available":95966556160,"internally_reserved":0,"allocated":811008,"data_stored":354492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:10:46 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.53400000000000003,"15min":0.54000000000000004},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.70499999999999996,"5min":0.745,"15min":0.745},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.498,"5min":0.52100000000000002,"15min":0.52000000000000002},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.48999999999999999}]},{"osd":1,"last update":"Sat Aug 10 05:10:46 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.52100000000000002,"15min":0.52900000000000003},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.35499999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.69199999999999995,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.59299999999999997}]},{"osd":2,"last update":"Sat Aug 10 05:10:46 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.53700000000000003,"15min":0.54900000000000004},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.76600000000000001,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.54100000000000004,"15min":0.54400000000000004},"min":{"1min":0.378,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.438}]},{"osd":3,"last update":"Sat Aug 10 05:10:46 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.53400000000000003,"15min":0.53900000000000003},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.73799999999999999,"5min":0.94099999999999995,"15min":0.94099999999999995},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.55100000000000005,"15min":0.55500000000000005},"min":{"1min":0.443,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.71899999999999997,"5min":1,"15min":1},"last":0.51800000000000002}]},{"osd":4,"last update":"Sat Aug 10 05:10:46 2024","interfaces":[{"interface":"back","average":{"1min":0.441,"5min":0.41899999999999998,"15min":0.40400000000000003},"min":{"1min":0.27000000000000002,"5min":0.252,"15min":0.252},"max":{"1min":0.67700000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.437,"5min":0.41499999999999998,"15min":0.39900000000000002},"min":{"1min":0.29399999999999998,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.627,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.61299999999999999}]},{"osd":6,"last update":"Sat Aug 10 05:10:12 2024","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.45000000000000001,"15min":0.45100000000000001},"min":{"1min":0.318,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.627,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.438,"5min":0.442,"15min":0.443},"min":{"1min":0.314,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.56100000000000005,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.64100000000000001}]},{"osd":7,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.45600000000000002,"15min":0.45900000000000002},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.58499999999999996,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.52400000000000002,"15min":0.53000000000000003},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.67200000000000004,"5min":0.755,"15min":0.755},"last":0.55000000000000004}]}]},{"osd":4,"up_from":31,"seq":133143986223,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27812,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717340,"statfs":{"total":95995035648,"available":95966556160,"internally_reserved":0,"allocated":811008,"data_stored":352762,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:10:24 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.51600000000000001,"15min":0.51800000000000002},"min":{"1min":0.32000000000000001,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.68899999999999995,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.51900000000000002,"15min":0.51500000000000001},"min":{"1min":0.35199999999999998,"5min":0.249,"15min":0.249},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.56899999999999995}]},{"osd":1,"last update":"Sat Aug 10 05:10:24 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.50600000000000001,"15min":0.498},"min":{"1min":0.38200000000000001,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.69199999999999995,"5min":0.748,"15min":0.748},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.52700000000000002,"15min":0.53200000000000003},"min":{"1min":0.36199999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.442}]},{"osd":2,"last update":"Sat Aug 10 05:10:24 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.52000000000000002,"15min":0.51300000000000001},"min":{"1min":0.38400000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.71799999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.36699999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.745,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.46999999999999997}]},{"osd":3,"last update":"Sat Aug 10 05:10:24 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.52900000000000003,"15min":0.52700000000000002},"min":{"1min":0.39700000000000002,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.70399999999999996,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.52400000000000002,"15min":0.51200000000000001},"min":{"1min":0.40300000000000002,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.72799999999999998,"5min":0.746,"15min":0.746},"last":0.66700000000000004}]},{"osd":5,"last update":"Sat Aug 10 05:10:44 2024","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.39800000000000002,"15min":0.371},"min":{"1min":0.32500000000000001,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.67400000000000004,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.436,"15min":0.39800000000000002},"min":{"1min":0.35899999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.71099999999999997,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.60399999999999998}]},{"osd":6,"last update":"Sat Aug 10 05:10:07 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.46700000000000003,"15min":0.45700000000000002},"min":{"1min":0.39600000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.65800000000000003,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.437,"15min":0.42899999999999999},"min":{"1min":0.34300000000000003,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.64700000000000002}]},{"osd":7,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.54300000000000004,"15min":0.54700000000000004},"min":{"1min":0.38100000000000001,"5min":0.376,"15min":0.376},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52800000000000002,"15min":0.52900000000000003},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.73799999999999999,"5min":0.751,"15min":0.751},"last":0.58799999999999997}]}]},{"osd":3,"up_from":26,"seq":111669149749,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27812,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717340,"statfs":{"total":95995035648,"available":95966556160,"internally_reserved":0,"allocated":811008,"data_stored":354487,"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":"Sat Aug 10 05:09:57 2024","interfaces":[{"interface":"back","average":{"1min":0.35099999999999998,"5min":0.35599999999999998,"15min":0.35699999999999998},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.50600000000000001,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.20399999999999999},{"interface":"front","average":{"1min":0.374,"5min":0.40200000000000002,"15min":0.41499999999999998},"min":{"1min":0.19500000000000001,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.29799999999999999}]},{"osd":1,"last update":"Sat Aug 10 05:09:57 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.41299999999999998,"15min":0.42099999999999999},"min":{"1min":0.26900000000000002,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.50700000000000001,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.24299999999999999},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.41699999999999998,"15min":0.42499999999999999},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.60399999999999998,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.34100000000000003}]},{"osd":2,"last update":"Sat Aug 10 05:09:57 2024","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.44900000000000001,"15min":0.46700000000000003},"min":{"1min":0.311,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.55100000000000005,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.314},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.40899999999999997,"15min":0.42499999999999999},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.53700000000000003,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.254}]},{"osd":4,"last update":"Sat Aug 10 05:10:21 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57299999999999995,"15min":0.57599999999999996},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":0.441},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.53800000000000003,"15min":0.54200000000000004},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.69799999999999995,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.44900000000000001}]},{"osd":5,"last update":"Sat Aug 10 05:10:43 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.57099999999999995,"15min":0.57699999999999996},"min":{"1min":0.36599999999999999,"5min":0.317,"15min":0.317},"max":{"1min":0.68999999999999995,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.42899999999999999}]},{"osd":6,"last update":"Sat Aug 10 05:10:09 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.53700000000000003,"15min":0.53100000000000003},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.42099999999999999}]},{"osd":7,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.57399999999999995,"15min":0.57999999999999996},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.752,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.58599999999999997}]}]},{"osd":2,"up_from":18,"seq":77309411386,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31888,"kb_used_data":772,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713264,"statfs":{"total":95995035648,"available":95962382336,"internally_reserved":0,"allocated":790528,"data_stored":352035,"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":"Sat Aug 10 05:10:42 2024","interfaces":[{"interface":"back","average":{"1min":0.35899999999999999,"5min":0.35599999999999998,"15min":0.35799999999999998},"min":{"1min":0.223,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.51000000000000001,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.374,"5min":0.35399999999999998,"15min":0.34799999999999998},"min":{"1min":0.251,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.53500000000000003,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.24099999999999999}]},{"osd":1,"last update":"Sat Aug 10 05:10:42 2024","interfaces":[{"interface":"back","average":{"1min":0.34100000000000003,"5min":0.34300000000000003,"15min":0.34699999999999998},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"last":0.28499999999999998},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.378,"15min":0.378},"min":{"1min":0.24399999999999999,"5min":0.217,"15min":0.217},"max":{"1min":0.55000000000000004,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.33500000000000002}]},{"osd":3,"last update":"Sat Aug 10 05:11:00 2024","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.40699999999999997,"15min":0.42099999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.57299999999999995,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.39500000000000002,"15min":0.41099999999999998},"min":{"1min":0.27300000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.56299999999999994,"5min":0.627,"15min":0.627},"last":0.27300000000000002}]},{"osd":4,"last update":"Sat Aug 10 05:10:18 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.55400000000000005,"15min":0.53600000000000003},"min":{"1min":0.436,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.55300000000000005,"15min":0.52800000000000002},"min":{"1min":0.40000000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.88,"5min":0.88,"15min":0.88},"last":0.59399999999999997}]},{"osd":5,"last update":"Sat Aug 10 05:10:46 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.54100000000000004,"15min":0.53200000000000003},"min":{"1min":0.34999999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.78100000000000003,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.53600000000000003,"15min":0.52400000000000002},"min":{"1min":0.38900000000000001,"5min":0.37,"15min":0.37},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.497}]},{"osd":6,"last update":"Sat Aug 10 05:10:08 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.57699999999999996,"15min":0.57899999999999996},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.78100000000000003,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.59899999999999998,"15min":0.60899999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.504}]},{"osd":7,"last update":"Sat Aug 10 05:10:36 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.58999999999999997,"15min":0.59399999999999997},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.75700000000000001,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.61099999999999999,"15min":0.61299999999999999},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"last":0.51200000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574910,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31900,"kb_used_data":784,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713252,"statfs":{"total":95995035648,"available":95962370048,"internally_reserved":0,"allocated":802816,"data_stored":352214,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:10:16 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.34100000000000003,"15min":0.307},"min":{"1min":0.188,"5min":0.188,"15min":0.188},"max":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.24099999999999999},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.35299999999999998,"15min":0.31900000000000001},"min":{"1min":0.253,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.35299999999999998}]},{"osd":2,"last update":"Sat Aug 10 05:10:34 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.35699999999999998,"15min":0.35099999999999998},"min":{"1min":0.23000000000000001,"5min":0.215,"15min":0.215},"max":{"1min":0.55100000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.40600000000000003,"15min":0.39200000000000002},"min":{"1min":0.252,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.625,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.30199999999999999}]},{"osd":3,"last update":"Sat Aug 10 05:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.42799999999999999,"15min":0.42899999999999999},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.56200000000000006,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.38,"5min":0.40200000000000002,"15min":0.40400000000000003},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.57699999999999996,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.29199999999999998}]},{"osd":4,"last update":"Sat Aug 10 05:10:22 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.57899999999999996,"15min":0.58299999999999996},"min":{"1min":0.38200000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.90300000000000002,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.39400000000000002,"5min":0.379,"15min":0.379},"max":{"1min":0.83399999999999996,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.51400000000000001}]},{"osd":5,"last update":"Sat Aug 10 05:10:40 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57099999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.73499999999999999,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.58099999999999996,"15min":0.56899999999999995},"min":{"1min":0.41999999999999998,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"last":0.49199999999999999}]},{"osd":6,"last update":"Sat Aug 10 05:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.629,"15min":0.624},"min":{"1min":0.46000000000000002,"5min":0.44,"15min":0.44},"max":{"1min":0.94499999999999995,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.622,"5min":0.61799999999999999,"15min":0.61699999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.877,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.504}]},{"osd":7,"last update":"Sat Aug 10 05:10:34 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60599999999999998,"15min":0.60699999999999998},"min":{"1min":0.44900000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":0.92400000000000004},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.628,"15min":0.628},"min":{"1min":0.40300000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.878,"5min":0.89400000000000002,"15min":0.89400000000000002},"last":0.54200000000000004}]}]},{"osd":0,"up_from":8,"seq":34359738435,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28388,"kb_used_data":1368,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716764,"statfs":{"total":95995035648,"available":95965966336,"internally_reserved":0,"allocated":1400832,"data_stored":943131,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 10 05:10:15 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.34300000000000003,"15min":0.32200000000000001},"min":{"1min":0.161,"5min":0.161,"15min":0.161},"max":{"1min":1.55,"5min":1.55,"15min":1.55},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.35899999999999999,"15min":0.32500000000000001},"min":{"1min":0.218,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":2.5680000000000001,"5min":2.5680000000000001,"15min":2.5680000000000001},"last":0.38100000000000001}]},{"osd":2,"last update":"Sat Aug 10 05:10:36 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.38100000000000001,"15min":0.36699999999999999},"min":{"1min":0.18099999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":0.60799999999999998,"5min":1.7929999999999999,"15min":1.7929999999999999},"last":0.30499999999999999},{"interface":"front","average":{"1min":0.36499999999999999,"5min":0.40200000000000002,"15min":0.38},"min":{"1min":0.214,"5min":0.214,"15min":0.214},"max":{"1min":0.57699999999999996,"5min":2.306,"15min":2.306},"last":0.27900000000000003}]},{"osd":3,"last update":"Sat Aug 10 05:09:57 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40600000000000003,"15min":0.41199999999999998},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.57099999999999995,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.371},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.42599999999999999,"15min":0.42399999999999999},"min":{"1min":0.29199999999999998,"5min":0.248,"15min":0.248},"max":{"1min":1.468,"5min":1.468,"15min":1.468},"last":0.34999999999999998}]},{"osd":4,"last update":"Sat Aug 10 05:10:20 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.58699999999999997,"15min":0.56999999999999995},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.78600000000000003,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57999999999999996,"15min":0.57299999999999995},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.81200000000000006,"5min":1.274,"15min":1.274},"last":0.443}]},{"osd":5,"last update":"Sat Aug 10 05:10:47 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.60199999999999998,"15min":0.58799999999999997},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.81299999999999994,"5min":2.2229999999999999,"15min":2.2229999999999999},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.623,"15min":0.60799999999999998},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.73299999999999998,"5min":3.3500000000000001,"15min":3.3500000000000001},"last":0.46600000000000003}]},{"osd":6,"last update":"Sat Aug 10 05:10:08 2024","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.58099999999999996,"15min":0.56799999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.581,"5min":1.581,"15min":1.581},"last":0.499},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.63200000000000001,"15min":0.624},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":2.2589999999999999,"5min":2.2589999999999999,"15min":2.2589999999999999},"last":0.42599999999999999}]},{"osd":7,"last update":"Sat Aug 10 05:10:31 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.65800000000000003,"15min":0.67400000000000004},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.82099999999999995,"5min":1.343,"15min":1.343},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.63800000000000001,"15min":0.64600000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.83199999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.47799999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2452,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":2348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-10T05:11:03.766 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph pg dump --format=json 2024-08-10T05:11:03.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:03 smithi159 ceph-mon[33602]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:04.444 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:11:04.713 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:04 smithi086 ceph-mon[41441]: from='client.24650 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:11:04.713 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:04 smithi086 ceph-mon[29634]: from='client.24650 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:11:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:04 smithi159 ceph-mon[33602]: from='client.24650 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:11:05.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:05 smithi086 ceph-mon[29634]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:05.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:05 smithi086 ceph-mon[41441]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:05.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:05 smithi159 ceph-mon[33602]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:07.171 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:11:07.173 INFO:teuthology.orchestra.run.smithi086.stderr:dumped all 2024-08-10T05:11:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:07 smithi086 ceph-mon[41441]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:07 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:07 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:07 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:11:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:07 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:11:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:07 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:07.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:07 smithi086 ceph-mon[29634]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:07.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:07 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:07.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:07 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:07.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:07 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:11:07.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:07 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:11:07.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:07 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:07 smithi159 ceph-mon[33602]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:07 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:07 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:07 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:11:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:07 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:11:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:07 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:07.954 INFO:teuthology.orchestra.run.smithi086.stdout:{"pg_ready":true,"pg_map":{"version":43,"stamp":"2024-08-10T05:11:06.343838+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":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":173,"ondisk_log_size":173,"up":315,"acting":315,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":315,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":236468,"kb_used_data":8020,"kb_used_omap":12,"kb_used_meta":228339,"kb_avail":749724748,"statfs":{"total":767960285184,"available":767718141952,"internally_reserved":0,"allocated":8212480,"data_stored":4596548,"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.002391"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.558663+0000","last_change":"2024-08-10T05:08:56.137245+0000","last_active":"2024-08-10T05:10:16.558663+0000","last_peered":"2024-08-10T05:10:16.558663+0000","last_clean":"2024-08-10T05:10:16.558663+0000","last_became_active":"2024-08-10T05:08:56.136932+0000","last_became_peered":"2024-08-10T05:08:56.136932+0000","last_unstale":"2024-08-10T05:10:16.558663+0000","last_undegraded":"2024-08-10T05:10:16.558663+0000","last_fullsized":"2024-08-10T05:10:16.558663+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:57:04.012958+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.266475+0000","last_change":"2024-08-10T05:09:19.995437+0000","last_active":"2024-08-10T05:10:16.266475+0000","last_peered":"2024-08-10T05:10:16.266475+0000","last_clean":"2024-08-10T05:10:16.266475+0000","last_became_active":"2024-08-10T05:09:19.995095+0000","last_became_peered":"2024-08-10T05:09:19.995095+0000","last_unstale":"2024-08-10T05:10:16.266475+0000","last_undegraded":"2024-08-10T05:10:16.266475+0000","last_fullsized":"2024-08-10T05:10:16.266475+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:18:05.705505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.711149+0000","last_change":"2024-08-10T05:08:56.132547+0000","last_active":"2024-08-10T05:10:16.711149+0000","last_peered":"2024-08-10T05:10:16.711149+0000","last_clean":"2024-08-10T05:10:16.711149+0000","last_became_active":"2024-08-10T05:08:56.131665+0000","last_became_peered":"2024-08-10T05:08:56.131665+0000","last_unstale":"2024-08-10T05:10:16.711149+0000","last_undegraded":"2024-08-10T05:10:16.711149+0000","last_fullsized":"2024-08-10T05:10:16.711149+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:10:25.698892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.711073+0000","last_change":"2024-08-10T05:08:56.149979+0000","last_active":"2024-08-10T05:10:16.711073+0000","last_peered":"2024-08-10T05:10:16.711073+0000","last_clean":"2024-08-10T05:10:16.711073+0000","last_became_active":"2024-08-10T05:08:56.149694+0000","last_became_peered":"2024-08-10T05:08:56.149694+0000","last_unstale":"2024-08-10T05:10:16.711073+0000","last_undegraded":"2024-08-10T05:10:16.711073+0000","last_fullsized":"2024-08-10T05:10:16.711073+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:24:01.056668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.810872+0000","last_change":"2024-08-10T05:08:56.136049+0000","last_active":"2024-08-10T05:10:10.810872+0000","last_peered":"2024-08-10T05:10:10.810872+0000","last_clean":"2024-08-10T05:10:10.810872+0000","last_became_active":"2024-08-10T05:08:56.135706+0000","last_became_peered":"2024-08-10T05:08:56.135706+0000","last_unstale":"2024-08-10T05:10:10.810872+0000","last_undegraded":"2024-08-10T05:10:10.810872+0000","last_fullsized":"2024-08-10T05:10:10.810872+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:13:52.035591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456303+0000","last_change":"2024-08-10T05:08:56.144634+0000","last_active":"2024-08-10T05:10:10.456303+0000","last_peered":"2024-08-10T05:10:10.456303+0000","last_clean":"2024-08-10T05:10:10.456303+0000","last_became_active":"2024-08-10T05:08:56.144371+0000","last_became_peered":"2024-08-10T05:08:56.144371+0000","last_unstale":"2024-08-10T05:10:10.456303+0000","last_undegraded":"2024-08-10T05:10:10.456303+0000","last_fullsized":"2024-08-10T05:10:10.456303+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:41:33.830809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.810459+0000","last_change":"2024-08-10T05:08:56.142699+0000","last_active":"2024-08-10T05:10:10.810459+0000","last_peered":"2024-08-10T05:10:10.810459+0000","last_clean":"2024-08-10T05:10:10.810459+0000","last_became_active":"2024-08-10T05:08:56.142433+0000","last_became_peered":"2024-08-10T05:08:56.142433+0000","last_unstale":"2024-08-10T05:10:10.810459+0000","last_undegraded":"2024-08-10T05:10:10.810459+0000","last_fullsized":"2024-08-10T05:10:10.810459+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:58:44.841923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.767524+0000","last_change":"2024-08-10T05:08:56.134895+0000","last_active":"2024-08-10T05:10:10.767524+0000","last_peered":"2024-08-10T05:10:10.767524+0000","last_clean":"2024-08-10T05:10:10.767524+0000","last_became_active":"2024-08-10T05:08:56.133953+0000","last_became_peered":"2024-08-10T05:08:56.133953+0000","last_unstale":"2024-08-10T05:10:10.767524+0000","last_undegraded":"2024-08-10T05:10:10.767524+0000","last_fullsized":"2024-08-10T05:10:10.767524+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:19:18.619327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.811320+0000","last_change":"2024-08-10T05:08:56.149554+0000","last_active":"2024-08-10T05:10:10.811320+0000","last_peered":"2024-08-10T05:10:10.811320+0000","last_clean":"2024-08-10T05:10:10.811320+0000","last_became_active":"2024-08-10T05:08:56.149297+0000","last_became_peered":"2024-08-10T05:08:56.149297+0000","last_unstale":"2024-08-10T05:10:10.811320+0000","last_undegraded":"2024-08-10T05:10:10.811320+0000","last_fullsized":"2024-08-10T05:10:10.811320+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:06:59.733718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.753341+0000","last_change":"2024-08-10T05:08:56.145080+0000","last_active":"2024-08-10T05:10:10.753341+0000","last_peered":"2024-08-10T05:10:10.753341+0000","last_clean":"2024-08-10T05:10:10.753341+0000","last_became_active":"2024-08-10T05:08:56.144756+0000","last_became_peered":"2024-08-10T05:08:56.144756+0000","last_unstale":"2024-08-10T05:10:10.753341+0000","last_undegraded":"2024-08-10T05:10:10.753341+0000","last_fullsized":"2024-08-10T05:10:10.753341+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:06:11.530912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.753279+0000","last_change":"2024-08-10T05:08:56.146538+0000","last_active":"2024-08-10T05:10:10.753279+0000","last_peered":"2024-08-10T05:10:10.753279+0000","last_clean":"2024-08-10T05:10:10.753279+0000","last_became_active":"2024-08-10T05:08:56.146202+0000","last_became_peered":"2024-08-10T05:08:56.146202+0000","last_unstale":"2024-08-10T05:10:10.753279+0000","last_undegraded":"2024-08-10T05:10:10.753279+0000","last_fullsized":"2024-08-10T05:10:10.753279+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:20:52.314826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.449907+0000","last_change":"2024-08-10T05:08:56.135078+0000","last_active":"2024-08-10T05:10:10.449907+0000","last_peered":"2024-08-10T05:10:10.449907+0000","last_clean":"2024-08-10T05:10:10.449907+0000","last_became_active":"2024-08-10T05:08:56.134649+0000","last_became_peered":"2024-08-10T05:08:56.134649+0000","last_unstale":"2024-08-10T05:10:10.449907+0000","last_undegraded":"2024-08-10T05:10:10.449907+0000","last_fullsized":"2024-08-10T05:10:10.449907+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:37:38.328593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.767883+0000","last_change":"2024-08-10T05:08:56.134977+0000","last_active":"2024-08-10T05:10:10.767883+0000","last_peered":"2024-08-10T05:10:10.767883+0000","last_clean":"2024-08-10T05:10:10.767883+0000","last_became_active":"2024-08-10T05:08:56.134627+0000","last_became_peered":"2024-08-10T05:08:56.134627+0000","last_unstale":"2024-08-10T05:10:10.767883+0000","last_undegraded":"2024-08-10T05:10:10.767883+0000","last_fullsized":"2024-08-10T05:10:10.767883+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:54:05.431004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:11.047292+0000","last_change":"2024-08-10T05:08:56.143734+0000","last_active":"2024-08-10T05:10:11.047292+0000","last_peered":"2024-08-10T05:10:11.047292+0000","last_clean":"2024-08-10T05:10:11.047292+0000","last_became_active":"2024-08-10T05:08:56.143477+0000","last_became_peered":"2024-08-10T05:08:56.143477+0000","last_unstale":"2024-08-10T05:10:11.047292+0000","last_undegraded":"2024-08-10T05:10:11.047292+0000","last_fullsized":"2024-08-10T05:10:11.047292+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:46:45.093654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.452027+0000","last_change":"2024-08-10T05:08:56.140253+0000","last_active":"2024-08-10T05:10:10.452027+0000","last_peered":"2024-08-10T05:10:10.452027+0000","last_clean":"2024-08-10T05:10:10.452027+0000","last_became_active":"2024-08-10T05:08:56.139940+0000","last_became_peered":"2024-08-10T05:08:56.139940+0000","last_unstale":"2024-08-10T05:10:10.452027+0000","last_undegraded":"2024-08-10T05:10:10.452027+0000","last_fullsized":"2024-08-10T05:10:10.452027+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:54:51.928206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456138+0000","last_change":"2024-08-10T05:08:56.143658+0000","last_active":"2024-08-10T05:10:10.456138+0000","last_peered":"2024-08-10T05:10:10.456138+0000","last_clean":"2024-08-10T05:10:10.456138+0000","last_became_active":"2024-08-10T05:08:56.143379+0000","last_became_peered":"2024-08-10T05:08:56.143379+0000","last_unstale":"2024-08-10T05:10:10.456138+0000","last_undegraded":"2024-08-10T05:10:10.456138+0000","last_fullsized":"2024-08-10T05:10:10.456138+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:23:34.965848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456929+0000","last_change":"2024-08-10T05:08:56.150280+0000","last_active":"2024-08-10T05:10:10.456929+0000","last_peered":"2024-08-10T05:10:10.456929+0000","last_clean":"2024-08-10T05:10:10.456929+0000","last_became_active":"2024-08-10T05:08:56.150008+0000","last_became_peered":"2024-08-10T05:08:56.150008+0000","last_unstale":"2024-08-10T05:10:10.456929+0000","last_undegraded":"2024-08-10T05:10:10.456929+0000","last_fullsized":"2024-08-10T05:10:10.456929+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:59:41.067914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.452865+0000","last_change":"2024-08-10T05:08:56.137017+0000","last_active":"2024-08-10T05:10:10.452865+0000","last_peered":"2024-08-10T05:10:10.452865+0000","last_clean":"2024-08-10T05:10:10.452865+0000","last_became_active":"2024-08-10T05:08:56.136724+0000","last_became_peered":"2024-08-10T05:08:56.136724+0000","last_unstale":"2024-08-10T05:10:10.452865+0000","last_undegraded":"2024-08-10T05:10:10.452865+0000","last_fullsized":"2024-08-10T05:10:10.452865+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:29:47.443083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.811212+0000","last_change":"2024-08-10T05:08:56.141142+0000","last_active":"2024-08-10T05:10:10.811212+0000","last_peered":"2024-08-10T05:10:10.811212+0000","last_clean":"2024-08-10T05:10:10.811212+0000","last_became_active":"2024-08-10T05:08:56.138528+0000","last_became_peered":"2024-08-10T05:08:56.138528+0000","last_unstale":"2024-08-10T05:10:10.811212+0000","last_undegraded":"2024-08-10T05:10:10.811212+0000","last_fullsized":"2024-08-10T05:10:10.811212+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:51:22.111780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.753061+0000","last_change":"2024-08-10T05:08:56.132597+0000","last_active":"2024-08-10T05:10:10.753061+0000","last_peered":"2024-08-10T05:10:10.753061+0000","last_clean":"2024-08-10T05:10:10.753061+0000","last_became_active":"2024-08-10T05:08:56.132279+0000","last_became_peered":"2024-08-10T05:08:56.132279+0000","last_unstale":"2024-08-10T05:10:10.753061+0000","last_undegraded":"2024-08-10T05:10:10.753061+0000","last_fullsized":"2024-08-10T05:10:10.753061+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:43:23.420034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:11.047486+0000","last_change":"2024-08-10T05:08:56.138035+0000","last_active":"2024-08-10T05:10:11.047486+0000","last_peered":"2024-08-10T05:10:11.047486+0000","last_clean":"2024-08-10T05:10:11.047486+0000","last_became_active":"2024-08-10T05:08:56.137743+0000","last_became_peered":"2024-08-10T05:08:56.137743+0000","last_unstale":"2024-08-10T05:10:11.047486+0000","last_undegraded":"2024-08-10T05:10:11.047486+0000","last_fullsized":"2024-08-10T05:10:11.047486+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:58:39.911169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456300+0000","last_change":"2024-08-10T05:08:56.147369+0000","last_active":"2024-08-10T05:10:10.456300+0000","last_peered":"2024-08-10T05:10:10.456300+0000","last_clean":"2024-08-10T05:10:10.456300+0000","last_became_active":"2024-08-10T05:08:56.147064+0000","last_became_peered":"2024-08-10T05:08:56.147064+0000","last_unstale":"2024-08-10T05:10:10.456300+0000","last_undegraded":"2024-08-10T05:10:10.456300+0000","last_fullsized":"2024-08-10T05:10:10.456300+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:23:35.766097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.767882+0000","last_change":"2024-08-10T05:08:56.128129+0000","last_active":"2024-08-10T05:10:10.767882+0000","last_peered":"2024-08-10T05:10:10.767882+0000","last_clean":"2024-08-10T05:10:10.767882+0000","last_became_active":"2024-08-10T05:08:56.127360+0000","last_became_peered":"2024-08-10T05:08:56.127360+0000","last_unstale":"2024-08-10T05:10:10.767882+0000","last_undegraded":"2024-08-10T05:10:10.767882+0000","last_fullsized":"2024-08-10T05:10:10.767882+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:05:48.912204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456209+0000","last_change":"2024-08-10T05:08:56.138988+0000","last_active":"2024-08-10T05:10:10.456209+0000","last_peered":"2024-08-10T05:10:10.456209+0000","last_clean":"2024-08-10T05:10:10.456209+0000","last_became_active":"2024-08-10T05:08:56.138673+0000","last_became_peered":"2024-08-10T05:08:56.138673+0000","last_unstale":"2024-08-10T05:10:10.456209+0000","last_undegraded":"2024-08-10T05:10:10.456209+0000","last_fullsized":"2024-08-10T05:10:10.456209+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:49:07.309103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.768232+0000","last_change":"2024-08-10T05:09:19.794718+0000","last_active":"2024-08-10T05:10:10.768232+0000","last_peered":"2024-08-10T05:10:10.768232+0000","last_clean":"2024-08-10T05:10:10.768232+0000","last_became_active":"2024-08-10T05:09:19.794391+0000","last_became_peered":"2024-08-10T05:09:19.794391+0000","last_unstale":"2024-08-10T05:10:10.768232+0000","last_undegraded":"2024-08-10T05:10:10.768232+0000","last_fullsized":"2024-08-10T05:10:10.768232+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:13:11.816896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.753383+0000","last_change":"2024-08-10T05:08:56.138244+0000","last_active":"2024-08-10T05:10:10.753383+0000","last_peered":"2024-08-10T05:10:10.753383+0000","last_clean":"2024-08-10T05:10:10.753383+0000","last_became_active":"2024-08-10T05:08:56.137940+0000","last_became_peered":"2024-08-10T05:08:56.137940+0000","last_unstale":"2024-08-10T05:10:10.753383+0000","last_undegraded":"2024-08-10T05:10:10.753383+0000","last_fullsized":"2024-08-10T05:10:10.753383+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:02:28.527471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.265402+0000","last_change":"2024-08-10T05:08:56.129715+0000","last_active":"2024-08-10T05:10:16.265402+0000","last_peered":"2024-08-10T05:10:16.265402+0000","last_clean":"2024-08-10T05:10:16.265402+0000","last_became_active":"2024-08-10T05:08:56.129223+0000","last_became_peered":"2024-08-10T05:08:56.129223+0000","last_unstale":"2024-08-10T05:10:16.265402+0000","last_undegraded":"2024-08-10T05:10:16.265402+0000","last_fullsized":"2024-08-10T05:10:16.265402+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:01:08.261966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":31,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.683992+0000","last_change":"2024-08-10T05:09:19.884960+0000","last_active":"2024-08-10T05:10:16.683992+0000","last_peered":"2024-08-10T05:10:16.683992+0000","last_clean":"2024-08-10T05:10:16.683992+0000","last_became_active":"2024-08-10T05:09:19.884605+0000","last_became_peered":"2024-08-10T05:09:19.884605+0000","last_unstale":"2024-08-10T05:10:16.683992+0000","last_undegraded":"2024-08-10T05:10:16.683992+0000","last_fullsized":"2024-08-10T05:10:16.683992+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:01:27.431437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-08-10T05:10:16.711211+0000","last_change":"2024-08-10T05:08:56.133763+0000","last_active":"2024-08-10T05:10:16.711211+0000","last_peered":"2024-08-10T05:10:16.711211+0000","last_clean":"2024-08-10T05:10:16.711211+0000","last_became_active":"2024-08-10T05:08:56.133475+0000","last_became_peered":"2024-08-10T05:08:56.133475+0000","last_unstale":"2024-08-10T05:10:16.711211+0000","last_undegraded":"2024-08-10T05:10:16.711211+0000","last_fullsized":"2024-08-10T05:10:16.711211+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:40:32.021993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.711068+0000","last_change":"2024-08-10T05:08:56.143680+0000","last_active":"2024-08-10T05:10:16.711068+0000","last_peered":"2024-08-10T05:10:16.711068+0000","last_clean":"2024-08-10T05:10:16.711068+0000","last_became_active":"2024-08-10T05:08:56.143380+0000","last_became_peered":"2024-08-10T05:08:56.143380+0000","last_unstale":"2024-08-10T05:10:16.711068+0000","last_undegraded":"2024-08-10T05:10:16.711068+0000","last_fullsized":"2024-08-10T05:10:16.711068+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:21:52.421604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.265216+0000","last_change":"2024-08-10T05:08:56.138943+0000","last_active":"2024-08-10T05:10:16.265216+0000","last_peered":"2024-08-10T05:10:16.265216+0000","last_clean":"2024-08-10T05:10:16.265216+0000","last_became_active":"2024-08-10T05:08:56.138642+0000","last_became_peered":"2024-08-10T05:08:56.138642+0000","last_unstale":"2024-08-10T05:10:16.265216+0000","last_undegraded":"2024-08-10T05:10:16.265216+0000","last_fullsized":"2024-08-10T05:10:16.265216+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:12:37.219580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.383054+0000","last_change":"2024-08-10T05:08:56.146159+0000","last_active":"2024-08-10T05:10:16.383054+0000","last_peered":"2024-08-10T05:10:16.383054+0000","last_clean":"2024-08-10T05:10:16.383054+0000","last_became_active":"2024-08-10T05:08:56.143991+0000","last_became_peered":"2024-08-10T05:08:56.143991+0000","last_unstale":"2024-08-10T05:10:16.383054+0000","last_undegraded":"2024-08-10T05:10:16.383054+0000","last_fullsized":"2024-08-10T05:10:16.383054+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:45:54.040993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.449477+0000","last_change":"2024-08-10T05:08:56.129894+0000","last_active":"2024-08-10T05:10:10.449477+0000","last_peered":"2024-08-10T05:10:10.449477+0000","last_clean":"2024-08-10T05:10:10.449477+0000","last_became_active":"2024-08-10T05:08:56.129304+0000","last_became_peered":"2024-08-10T05:08:56.129304+0000","last_unstale":"2024-08-10T05:10:10.449477+0000","last_undegraded":"2024-08-10T05:10:10.449477+0000","last_fullsized":"2024-08-10T05:10:10.449477+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:42:04.622711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"66'1","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.768013+0000","last_change":"2024-08-10T05:08:53.035992+0000","last_active":"2024-08-10T05:10:10.768013+0000","last_peered":"2024-08-10T05:10:10.768013+0000","last_clean":"2024-08-10T05:10:10.768013+0000","last_became_active":"2024-08-10T05:08:53.035722+0000","last_became_peered":"2024-08-10T05:08:53.035722+0000","last_unstale":"2024-08-10T05:10:10.768013+0000","last_undegraded":"2024-08-10T05:10:10.768013+0000","last_fullsized":"2024-08-10T05:10:10.768013+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:11:33.876075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:11.047598+0000","last_change":"2024-08-10T05:08:56.137938+0000","last_active":"2024-08-10T05:10:11.047598+0000","last_peered":"2024-08-10T05:10:11.047598+0000","last_clean":"2024-08-10T05:10:11.047598+0000","last_became_active":"2024-08-10T05:08:56.137692+0000","last_became_peered":"2024-08-10T05:08:56.137692+0000","last_unstale":"2024-08-10T05:10:11.047598+0000","last_undegraded":"2024-08-10T05:10:11.047598+0000","last_fullsized":"2024-08-10T05:10:11.047598+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T17:03:38.145954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"66'1","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.752944+0000","last_change":"2024-08-10T05:08:53.036872+0000","last_active":"2024-08-10T05:10:10.752944+0000","last_peered":"2024-08-10T05:10:10.752944+0000","last_clean":"2024-08-10T05:10:10.752944+0000","last_became_active":"2024-08-10T05:08:53.036577+0000","last_became_peered":"2024-08-10T05:08:53.036577+0000","last_unstale":"2024-08-10T05:10:10.752944+0000","last_undegraded":"2024-08-10T05:10:10.752944+0000","last_fullsized":"2024-08-10T05:10:10.752944+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:46:28.173110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.767679+0000","last_change":"2024-08-10T05:08:53.032952+0000","last_active":"2024-08-10T05:10:10.767679+0000","last_peered":"2024-08-10T05:10:10.767679+0000","last_clean":"2024-08-10T05:10:10.767679+0000","last_became_active":"2024-08-10T05:08:53.032682+0000","last_became_peered":"2024-08-10T05:08:53.032682+0000","last_unstale":"2024-08-10T05:10:10.767679+0000","last_undegraded":"2024-08-10T05:10:10.767679+0000","last_fullsized":"2024-08-10T05:10:10.767679+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:57:08.531835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.767551+0000","last_change":"2024-08-10T05:08:56.130496+0000","last_active":"2024-08-10T05:10:10.767551+0000","last_peered":"2024-08-10T05:10:10.767551+0000","last_clean":"2024-08-10T05:10:10.767551+0000","last_became_active":"2024-08-10T05:08:56.129235+0000","last_became_peered":"2024-08-10T05:08:56.129235+0000","last_unstale":"2024-08-10T05:10:10.767551+0000","last_undegraded":"2024-08-10T05:10:10.767551+0000","last_fullsized":"2024-08-10T05:10:10.767551+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:14:00.571701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456214+0000","last_change":"2024-08-10T05:08:53.038500+0000","last_active":"2024-08-10T05:10:10.456214+0000","last_peered":"2024-08-10T05:10:10.456214+0000","last_clean":"2024-08-10T05:10:10.456214+0000","last_became_active":"2024-08-10T05:08:53.038223+0000","last_became_peered":"2024-08-10T05:08:53.038223+0000","last_unstale":"2024-08-10T05:10:10.456214+0000","last_undegraded":"2024-08-10T05:10:10.456214+0000","last_fullsized":"2024-08-10T05:10:10.456214+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:50:31.638736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.451852+0000","last_change":"2024-08-10T05:08:56.133184+0000","last_active":"2024-08-10T05:10:10.451852+0000","last_peered":"2024-08-10T05:10:10.451852+0000","last_clean":"2024-08-10T05:10:10.451852+0000","last_became_active":"2024-08-10T05:08:56.132893+0000","last_became_peered":"2024-08-10T05:08:56.132893+0000","last_unstale":"2024-08-10T05:10:10.451852+0000","last_undegraded":"2024-08-10T05:10:10.451852+0000","last_fullsized":"2024-08-10T05:10:10.451852+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:39:19.780934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.753123+0000","last_change":"2024-08-10T05:08:53.033347+0000","last_active":"2024-08-10T05:10:10.753123+0000","last_peered":"2024-08-10T05:10:10.753123+0000","last_clean":"2024-08-10T05:10:10.753123+0000","last_became_active":"2024-08-10T05:08:53.033035+0000","last_became_peered":"2024-08-10T05:08:53.033035+0000","last_unstale":"2024-08-10T05:10:10.753123+0000","last_undegraded":"2024-08-10T05:10:10.753123+0000","last_fullsized":"2024-08-10T05:10:10.753123+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:35:05.992769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456674+0000","last_change":"2024-08-10T05:08:56.145654+0000","last_active":"2024-08-10T05:10:10.456674+0000","last_peered":"2024-08-10T05:10:10.456674+0000","last_clean":"2024-08-10T05:10:10.456674+0000","last_became_active":"2024-08-10T05:08:56.145393+0000","last_became_peered":"2024-08-10T05:08:56.145393+0000","last_unstale":"2024-08-10T05:10:10.456674+0000","last_undegraded":"2024-08-10T05:10:10.456674+0000","last_fullsized":"2024-08-10T05:10:10.456674+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:12:15.820666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456751+0000","last_change":"2024-08-10T05:08:53.032270+0000","last_active":"2024-08-10T05:10:10.456751+0000","last_peered":"2024-08-10T05:10:10.456751+0000","last_clean":"2024-08-10T05:10:10.456751+0000","last_became_active":"2024-08-10T05:08:53.031912+0000","last_became_peered":"2024-08-10T05:08:53.031912+0000","last_unstale":"2024-08-10T05:10:10.456751+0000","last_undegraded":"2024-08-10T05:10:10.456751+0000","last_fullsized":"2024-08-10T05:10:10.456751+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:16:33.526156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:11.048018+0000","last_change":"2024-08-10T05:08:56.148786+0000","last_active":"2024-08-10T05:10:11.048018+0000","last_peered":"2024-08-10T05:10:11.048018+0000","last_clean":"2024-08-10T05:10:11.048018+0000","last_became_active":"2024-08-10T05:08:56.148428+0000","last_became_peered":"2024-08-10T05:08:56.148428+0000","last_unstale":"2024-08-10T05:10:11.048018+0000","last_undegraded":"2024-08-10T05:10:11.048018+0000","last_fullsized":"2024-08-10T05:10:11.048018+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:18:50.428090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"66'3","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.453217+0000","last_change":"2024-08-10T05:08:53.033550+0000","last_active":"2024-08-10T05:10:10.453217+0000","last_peered":"2024-08-10T05:10:10.453217+0000","last_clean":"2024-08-10T05:10:10.453217+0000","last_became_active":"2024-08-10T05:08:53.033185+0000","last_became_peered":"2024-08-10T05:08:53.033185+0000","last_unstale":"2024-08-10T05:10:10.453217+0000","last_undegraded":"2024-08-10T05:10:10.453217+0000","last_fullsized":"2024-08-10T05:10:10.453217+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:54:37.842616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.449874+0000","last_change":"2024-08-10T05:08:56.141572+0000","last_active":"2024-08-10T05:10:10.449874+0000","last_peered":"2024-08-10T05:10:10.449874+0000","last_clean":"2024-08-10T05:10:10.449874+0000","last_became_active":"2024-08-10T05:08:56.141133+0000","last_became_peered":"2024-08-10T05:08:56.141133+0000","last_unstale":"2024-08-10T05:10:10.449874+0000","last_undegraded":"2024-08-10T05:10:10.449874+0000","last_fullsized":"2024-08-10T05:10:10.449874+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:30:47.845995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"69'9","reported_seq":31,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.753097+0000","last_change":"2024-08-10T05:08:53.031258+0000","last_active":"2024-08-10T05:10:10.753097+0000","last_peered":"2024-08-10T05:10:10.753097+0000","last_clean":"2024-08-10T05:10:10.753097+0000","last_became_active":"2024-08-10T05:08:53.030915+0000","last_became_peered":"2024-08-10T05:08:53.030915+0000","last_unstale":"2024-08-10T05:10:10.753097+0000","last_undegraded":"2024-08-10T05:10:10.753097+0000","last_fullsized":"2024-08-10T05:10:10.753097+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+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-08-11T06:47:19.720562+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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.810905+0000","last_change":"2024-08-10T05:08:56.144100+0000","last_active":"2024-08-10T05:10:10.810905+0000","last_peered":"2024-08-10T05:10:10.810905+0000","last_clean":"2024-08-10T05:10:10.810905+0000","last_became_active":"2024-08-10T05:08:56.143736+0000","last_became_peered":"2024-08-10T05:08:56.143736+0000","last_unstale":"2024-08-10T05:10:10.810905+0000","last_undegraded":"2024-08-10T05:10:10.810905+0000","last_fullsized":"2024-08-10T05:10:10.810905+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:51:33.689430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"66'2","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:11.047709+0000","last_change":"2024-08-10T05:08:53.029712+0000","last_active":"2024-08-10T05:10:11.047709+0000","last_peered":"2024-08-10T05:10:11.047709+0000","last_clean":"2024-08-10T05:10:11.047709+0000","last_became_active":"2024-08-10T05:08:53.027799+0000","last_became_peered":"2024-08-10T05:08:53.027799+0000","last_unstale":"2024-08-10T05:10:11.047709+0000","last_undegraded":"2024-08-10T05:10:11.047709+0000","last_fullsized":"2024-08-10T05:10:11.047709+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:09:07.537727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:11.047370+0000","last_change":"2024-08-10T05:08:56.136363+0000","last_active":"2024-08-10T05:10:11.047370+0000","last_peered":"2024-08-10T05:10:11.047370+0000","last_clean":"2024-08-10T05:10:11.047370+0000","last_became_active":"2024-08-10T05:08:56.136097+0000","last_became_peered":"2024-08-10T05:08:56.136097+0000","last_unstale":"2024-08-10T05:10:11.047370+0000","last_undegraded":"2024-08-10T05:10:11.047370+0000","last_fullsized":"2024-08-10T05:10:11.047370+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:11:45.926347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456454+0000","last_change":"2024-08-10T05:08:53.038987+0000","last_active":"2024-08-10T05:10:10.456454+0000","last_peered":"2024-08-10T05:10:10.456454+0000","last_clean":"2024-08-10T05:10:10.456454+0000","last_became_active":"2024-08-10T05:08:53.037925+0000","last_became_peered":"2024-08-10T05:08:53.037925+0000","last_unstale":"2024-08-10T05:10:10.456454+0000","last_undegraded":"2024-08-10T05:10:10.456454+0000","last_fullsized":"2024-08-10T05:10:10.456454+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:42:48.315927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.811017+0000","last_change":"2024-08-10T05:08:56.136107+0000","last_active":"2024-08-10T05:10:10.811017+0000","last_peered":"2024-08-10T05:10:10.811017+0000","last_clean":"2024-08-10T05:10:10.811017+0000","last_became_active":"2024-08-10T05:08:56.135769+0000","last_became_peered":"2024-08-10T05:08:56.135769+0000","last_unstale":"2024-08-10T05:10:10.811017+0000","last_undegraded":"2024-08-10T05:10:10.811017+0000","last_fullsized":"2024-08-10T05:10:10.811017+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:05:46.786058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.752836+0000","last_change":"2024-08-10T05:08:53.033967+0000","last_active":"2024-08-10T05:10:10.752836+0000","last_peered":"2024-08-10T05:10:10.752836+0000","last_clean":"2024-08-10T05:10:10.752836+0000","last_became_active":"2024-08-10T05:08:53.033679+0000","last_became_peered":"2024-08-10T05:08:53.033679+0000","last_unstale":"2024-08-10T05:10:10.752836+0000","last_undegraded":"2024-08-10T05:10:10.752836+0000","last_fullsized":"2024-08-10T05:10:10.752836+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:21:41.291762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.752664+0000","last_change":"2024-08-10T05:08:56.146020+0000","last_active":"2024-08-10T05:10:10.752664+0000","last_peered":"2024-08-10T05:10:10.752664+0000","last_clean":"2024-08-10T05:10:10.752664+0000","last_became_active":"2024-08-10T05:08:56.145732+0000","last_became_peered":"2024-08-10T05:08:56.145732+0000","last_unstale":"2024-08-10T05:10:10.752664+0000","last_undegraded":"2024-08-10T05:10:10.752664+0000","last_fullsized":"2024-08-10T05:10:10.752664+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:44:58.047113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"66'8","reported_seq":33,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.451665+0000","last_change":"2024-08-10T05:08:53.028959+0000","last_active":"2024-08-10T05:10:10.451665+0000","last_peered":"2024-08-10T05:10:10.451665+0000","last_clean":"2024-08-10T05:10:10.451665+0000","last_became_active":"2024-08-10T05:08:53.028644+0000","last_became_peered":"2024-08-10T05:08:53.028644+0000","last_unstale":"2024-08-10T05:10:10.451665+0000","last_undegraded":"2024-08-10T05:10:10.451665+0000","last_fullsized":"2024-08-10T05:10:10.451665+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:53:10.086159+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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.810536+0000","last_change":"2024-08-10T05:08:56.143351+0000","last_active":"2024-08-10T05:10:10.810536+0000","last_peered":"2024-08-10T05:10:10.810536+0000","last_clean":"2024-08-10T05:10:10.810536+0000","last_became_active":"2024-08-10T05:08:56.143141+0000","last_became_peered":"2024-08-10T05:08:56.143141+0000","last_unstale":"2024-08-10T05:10:10.810536+0000","last_undegraded":"2024-08-10T05:10:10.810536+0000","last_fullsized":"2024-08-10T05:10:10.810536+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:17:50.118930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"66'1","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.450198+0000","last_change":"2024-08-10T05:08:53.034142+0000","last_active":"2024-08-10T05:10:10.450198+0000","last_peered":"2024-08-10T05:10:10.450198+0000","last_clean":"2024-08-10T05:10:10.450198+0000","last_became_active":"2024-08-10T05:08:53.033851+0000","last_became_peered":"2024-08-10T05:08:53.033851+0000","last_unstale":"2024-08-10T05:10:10.450198+0000","last_undegraded":"2024-08-10T05:10:10.450198+0000","last_fullsized":"2024-08-10T05:10:10.450198+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:32:21.047582+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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.811271+0000","last_change":"2024-08-10T05:08:56.144177+0000","last_active":"2024-08-10T05:10:10.811271+0000","last_peered":"2024-08-10T05:10:10.811271+0000","last_clean":"2024-08-10T05:10:10.811271+0000","last_became_active":"2024-08-10T05:08:56.143873+0000","last_became_peered":"2024-08-10T05:08:56.143873+0000","last_unstale":"2024-08-10T05:10:10.811271+0000","last_undegraded":"2024-08-10T05:10:10.811271+0000","last_fullsized":"2024-08-10T05:10:10.811271+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:46:39.211985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":40,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.452954+0000","last_change":"2024-08-10T05:09:20.258693+0000","last_active":"2024-08-10T05:10:10.452954+0000","last_peered":"2024-08-10T05:10:10.452954+0000","last_clean":"2024-08-10T05:10:10.452954+0000","last_became_active":"2024-08-10T05:09:20.256502+0000","last_became_peered":"2024-08-10T05:09:20.256502+0000","last_unstale":"2024-08-10T05:10:10.452954+0000","last_undegraded":"2024-08-10T05:10:10.452954+0000","last_fullsized":"2024-08-10T05:10:10.452954+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:12:23.280357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.811201+0000","last_change":"2024-08-10T05:08:56.144279+0000","last_active":"2024-08-10T05:10:10.811201+0000","last_peered":"2024-08-10T05:10:10.811201+0000","last_clean":"2024-08-10T05:10:10.811201+0000","last_became_active":"2024-08-10T05:08:56.143971+0000","last_became_peered":"2024-08-10T05:08:56.143971+0000","last_unstale":"2024-08-10T05:10:10.811201+0000","last_undegraded":"2024-08-10T05:10:10.811201+0000","last_fullsized":"2024-08-10T05:10:10.811201+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:30:55.737683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"66'1","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.453407+0000","last_change":"2024-08-10T05:08:53.036772+0000","last_active":"2024-08-10T05:10:10.453407+0000","last_peered":"2024-08-10T05:10:10.453407+0000","last_clean":"2024-08-10T05:10:10.453407+0000","last_became_active":"2024-08-10T05:08:53.036146+0000","last_became_peered":"2024-08-10T05:08:53.036146+0000","last_unstale":"2024-08-10T05:10:10.453407+0000","last_undegraded":"2024-08-10T05:10:10.453407+0000","last_fullsized":"2024-08-10T05:10:10.453407+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:39:33.580872+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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456527+0000","last_change":"2024-08-10T05:08:56.147393+0000","last_active":"2024-08-10T05:10:10.456527+0000","last_peered":"2024-08-10T05:10:10.456527+0000","last_clean":"2024-08-10T05:10:10.456527+0000","last_became_active":"2024-08-10T05:08:56.147001+0000","last_became_peered":"2024-08-10T05:08:56.147001+0000","last_unstale":"2024-08-10T05:10:10.456527+0000","last_undegraded":"2024-08-10T05:10:10.456527+0000","last_fullsized":"2024-08-10T05:10:10.456527+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:31:26.587663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.452503+0000","last_change":"2024-08-10T05:08:53.028403+0000","last_active":"2024-08-10T05:10:10.452503+0000","last_peered":"2024-08-10T05:10:10.452503+0000","last_clean":"2024-08-10T05:10:10.452503+0000","last_became_active":"2024-08-10T05:08:53.028088+0000","last_became_peered":"2024-08-10T05:08:53.028088+0000","last_unstale":"2024-08-10T05:10:10.452503+0000","last_undegraded":"2024-08-10T05:10:10.452503+0000","last_fullsized":"2024-08-10T05:10:10.452503+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:37:07.220689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.810947+0000","last_change":"2024-08-10T05:08:56.148644+0000","last_active":"2024-08-10T05:10:10.810947+0000","last_peered":"2024-08-10T05:10:10.810947+0000","last_clean":"2024-08-10T05:10:10.810947+0000","last_became_active":"2024-08-10T05:08:56.148313+0000","last_became_peered":"2024-08-10T05:08:56.148313+0000","last_unstale":"2024-08-10T05:10:10.810947+0000","last_undegraded":"2024-08-10T05:10:10.810947+0000","last_fullsized":"2024-08-10T05:10:10.810947+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:54:34.969728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.383439+0000","last_change":"2024-08-10T05:10:10.753529+0000","last_active":"2024-08-10T05:10:16.383439+0000","last_peered":"2024-08-10T05:10:16.383439+0000","last_clean":"2024-08-10T05:10:16.383439+0000","last_became_active":"2024-08-10T05:10:05.558015+0000","last_became_peered":"2024-08-10T05:10:05.558015+0000","last_unstale":"2024-08-10T05:10:16.383439+0000","last_undegraded":"2024-08-10T05:10:16.383439+0000","last_fullsized":"2024-08-10T05:10:16.383439+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:41:08.007790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037327699999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"69'128","reported_seq":265,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.558283+0000","last_change":"2024-08-10T05:08:32.244261+0000","last_active":"2024-08-10T05:10:16.558283+0000","last_peered":"2024-08-10T05:10:16.558283+0000","last_clean":"2024-08-10T05:10:16.558283+0000","last_became_active":"2024-08-10T05:08:32.243979+0000","last_became_peered":"2024-08-10T05:08:32.243979+0000","last_unstale":"2024-08-10T05:10:16.558283+0000","last_undegraded":"2024-08-10T05:10:16.558283+0000","last_fullsized":"2024-08-10T05:10:16.558283+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:06:31.202545+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:06:31.202545+0000","last_clean_scrub_stamp":"2024-08-10T05:06:31.202545+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:56:01.812170+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":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.711062+0000","last_change":"2024-08-10T05:08:53.039873+0000","last_active":"2024-08-10T05:10:16.711062+0000","last_peered":"2024-08-10T05:10:16.711062+0000","last_clean":"2024-08-10T05:10:16.711062+0000","last_became_active":"2024-08-10T05:08:53.038174+0000","last_became_peered":"2024-08-10T05:08:53.038174+0000","last_unstale":"2024-08-10T05:10:16.711062+0000","last_undegraded":"2024-08-10T05:10:16.711062+0000","last_fullsized":"2024-08-10T05:10:16.711062+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:51:11.291554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.683648+0000","last_change":"2024-08-10T05:08:56.134845+0000","last_active":"2024-08-10T05:10:16.683648+0000","last_peered":"2024-08-10T05:10:16.683648+0000","last_clean":"2024-08-10T05:10:16.683648+0000","last_became_active":"2024-08-10T05:08:56.134581+0000","last_became_peered":"2024-08-10T05:08:56.134581+0000","last_unstale":"2024-08-10T05:10:16.683648+0000","last_undegraded":"2024-08-10T05:10:16.683648+0000","last_fullsized":"2024-08-10T05:10:16.683648+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:20:49.568728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.711258+0000","last_change":"2024-08-10T05:10:11.048119+0000","last_active":"2024-08-10T05:10:16.711258+0000","last_peered":"2024-08-10T05:10:16.711258+0000","last_clean":"2024-08-10T05:10:16.711258+0000","last_became_active":"2024-08-10T05:10:05.558950+0000","last_became_peered":"2024-08-10T05:10:05.558950+0000","last_unstale":"2024-08-10T05:10:16.711258+0000","last_undegraded":"2024-08-10T05:10:16.711258+0000","last_fullsized":"2024-08-10T05:10:16.711258+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:28:57.401367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037910999999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.558229+0000","last_change":"2024-08-10T05:08:53.035180+0000","last_active":"2024-08-10T05:10:16.558229+0000","last_peered":"2024-08-10T05:10:16.558229+0000","last_clean":"2024-08-10T05:10:16.558229+0000","last_became_active":"2024-08-10T05:08:53.034831+0000","last_became_peered":"2024-08-10T05:08:53.034831+0000","last_unstale":"2024-08-10T05:10:16.558229+0000","last_undegraded":"2024-08-10T05:10:16.558229+0000","last_fullsized":"2024-08-10T05:10:16.558229+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:16:28.697820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-08-10T05:10:16.710858+0000","last_change":"2024-08-10T05:08:56.132010+0000","last_active":"2024-08-10T05:10:16.710858+0000","last_peered":"2024-08-10T05:10:16.710858+0000","last_clean":"2024-08-10T05:10:16.710858+0000","last_became_active":"2024-08-10T05:08:56.131604+0000","last_became_peered":"2024-08-10T05:08:56.131604+0000","last_unstale":"2024-08-10T05:10:16.710858+0000","last_undegraded":"2024-08-10T05:10:16.710858+0000","last_fullsized":"2024-08-10T05:10:16.710858+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:22:07.433075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.266456+0000","last_change":"2024-08-10T05:10:10.452749+0000","last_active":"2024-08-10T05:10:16.266456+0000","last_peered":"2024-08-10T05:10:16.266456+0000","last_clean":"2024-08-10T05:10:16.266456+0000","last_became_active":"2024-08-10T05:10:05.624008+0000","last_became_peered":"2024-08-10T05:10:05.624008+0000","last_unstale":"2024-08-10T05:10:16.266456+0000","last_undegraded":"2024-08-10T05:10:16.266456+0000","last_fullsized":"2024-08-10T05:10:16.266456+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:07:40.765731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032497899999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.265223+0000","last_change":"2024-08-10T05:08:53.033521+0000","last_active":"2024-08-10T05:10:16.265223+0000","last_peered":"2024-08-10T05:10:16.265223+0000","last_clean":"2024-08-10T05:10:16.265223+0000","last_became_active":"2024-08-10T05:08:53.033238+0000","last_became_peered":"2024-08-10T05:08:53.033238+0000","last_unstale":"2024-08-10T05:10:16.265223+0000","last_undegraded":"2024-08-10T05:10:16.265223+0000","last_fullsized":"2024-08-10T05:10:16.265223+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:13:40.965249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.265937+0000","last_change":"2024-08-10T05:08:56.134153+0000","last_active":"2024-08-10T05:10:16.265937+0000","last_peered":"2024-08-10T05:10:16.265937+0000","last_clean":"2024-08-10T05:10:16.265937+0000","last_became_active":"2024-08-10T05:08:56.133876+0000","last_became_peered":"2024-08-10T05:08:56.133876+0000","last_unstale":"2024-08-10T05:10:16.265937+0000","last_undegraded":"2024-08-10T05:10:16.265937+0000","last_fullsized":"2024-08-10T05:10:16.265937+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:14:33.840417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.265918+0000","last_change":"2024-08-10T05:10:10.453065+0000","last_active":"2024-08-10T05:10:16.265918+0000","last_peered":"2024-08-10T05:10:16.265918+0000","last_clean":"2024-08-10T05:10:16.265918+0000","last_became_active":"2024-08-10T05:10:05.560421+0000","last_became_peered":"2024-08-10T05:10:05.560421+0000","last_unstale":"2024-08-10T05:10:16.265918+0000","last_undegraded":"2024-08-10T05:10:16.265918+0000","last_fullsized":"2024-08-10T05:10:16.265918+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:57:10.516867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035906399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.711174+0000","last_change":"2024-08-10T05:08:53.036132+0000","last_active":"2024-08-10T05:10:16.711174+0000","last_peered":"2024-08-10T05:10:16.711174+0000","last_clean":"2024-08-10T05:10:16.711174+0000","last_became_active":"2024-08-10T05:08:53.035473+0000","last_became_peered":"2024-08-10T05:08:53.035473+0000","last_unstale":"2024-08-10T05:10:16.711174+0000","last_undegraded":"2024-08-10T05:10:16.711174+0000","last_fullsized":"2024-08-10T05:10:16.711174+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:33:08.042460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.260554+0000","last_change":"2024-08-10T05:08:56.132666+0000","last_active":"2024-08-10T05:10:16.260554+0000","last_peered":"2024-08-10T05:10:16.260554+0000","last_clean":"2024-08-10T05:10:16.260554+0000","last_became_active":"2024-08-10T05:08:56.132206+0000","last_became_peered":"2024-08-10T05:08:56.132206+0000","last_unstale":"2024-08-10T05:10:16.260554+0000","last_undegraded":"2024-08-10T05:10:16.260554+0000","last_fullsized":"2024-08-10T05:10:16.260554+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:45:19.954705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.2","version":"75'2","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.265395+0000","last_change":"2024-08-10T05:10:10.452412+0000","last_active":"2024-08-10T05:10:16.265395+0000","last_peered":"2024-08-10T05:10:16.265395+0000","last_clean":"2024-08-10T05:10:16.265395+0000","last_became_active":"2024-08-10T05:10:05.623878+0000","last_became_peered":"2024-08-10T05:10:05.623878+0000","last_unstale":"2024-08-10T05:10:16.265395+0000","last_undegraded":"2024-08-10T05:10:16.265395+0000","last_fullsized":"2024-08-10T05:10:16.265395+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:52:14.217834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059589099999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.266178+0000","last_change":"2024-08-10T05:08:53.037872+0000","last_active":"2024-08-10T05:10:16.266178+0000","last_peered":"2024-08-10T05:10:16.266178+0000","last_clean":"2024-08-10T05:10:16.266178+0000","last_became_active":"2024-08-10T05:08:53.037600+0000","last_became_peered":"2024-08-10T05:08:53.037600+0000","last_unstale":"2024-08-10T05:10:16.266178+0000","last_undegraded":"2024-08-10T05:10:16.266178+0000","last_fullsized":"2024-08-10T05:10:16.266178+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:31:09.822361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.711339+0000","last_change":"2024-08-10T05:08:56.140546+0000","last_active":"2024-08-10T05:10:16.711339+0000","last_peered":"2024-08-10T05:10:16.711339+0000","last_clean":"2024-08-10T05:10:16.711339+0000","last_became_active":"2024-08-10T05:08:56.140290+0000","last_became_peered":"2024-08-10T05:08:56.140290+0000","last_unstale":"2024-08-10T05:10:16.711339+0000","last_undegraded":"2024-08-10T05:10:16.711339+0000","last_fullsized":"2024-08-10T05:10:16.711339+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:34:46.991959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.3","version":"73'1","reported_seq":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.710989+0000","last_change":"2024-08-10T05:10:11.047934+0000","last_active":"2024-08-10T05:10:16.710989+0000","last_peered":"2024-08-10T05:10:16.710989+0000","last_clean":"2024-08-10T05:10:16.710989+0000","last_became_active":"2024-08-10T05:10:05.623890+0000","last_became_peered":"2024-08-10T05:10:05.623890+0000","last_unstale":"2024-08-10T05:10:16.710989+0000","last_undegraded":"2024-08-10T05:10:16.710989+0000","last_fullsized":"2024-08-10T05:10:16.710989+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:45:50.628833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050956999999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.558697+0000","last_change":"2024-08-10T05:08:53.036023+0000","last_active":"2024-08-10T05:10:16.558697+0000","last_peered":"2024-08-10T05:10:16.558697+0000","last_clean":"2024-08-10T05:10:16.558697+0000","last_became_active":"2024-08-10T05:08:53.035694+0000","last_became_peered":"2024-08-10T05:08:53.035694+0000","last_unstale":"2024-08-10T05:10:16.558697+0000","last_undegraded":"2024-08-10T05:10:16.558697+0000","last_fullsized":"2024-08-10T05:10:16.558697+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:31:41.941447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.266198+0000","last_change":"2024-08-10T05:08:56.139643+0000","last_active":"2024-08-10T05:10:16.266198+0000","last_peered":"2024-08-10T05:10:16.266198+0000","last_clean":"2024-08-10T05:10:16.266198+0000","last_became_active":"2024-08-10T05:08:56.139356+0000","last_became_peered":"2024-08-10T05:08:56.139356+0000","last_unstale":"2024-08-10T05:10:16.266198+0000","last_undegraded":"2024-08-10T05:10:16.266198+0000","last_fullsized":"2024-08-10T05:10:16.266198+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:18:25.999032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":19,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.683457+0000","last_change":"2024-08-10T05:10:10.768020+0000","last_active":"2024-08-10T05:10:16.683457+0000","last_peered":"2024-08-10T05:10:16.683457+0000","last_clean":"2024-08-10T05:10:16.683457+0000","last_became_active":"2024-08-10T05:10:05.559132+0000","last_became_peered":"2024-08-10T05:10:05.559132+0000","last_unstale":"2024-08-10T05:10:16.683457+0000","last_undegraded":"2024-08-10T05:10:16.683457+0000","last_fullsized":"2024-08-10T05:10:16.683457+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:51:37.149674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000600072,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"66'1","reported_seq":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.266510+0000","last_change":"2024-08-10T05:08:53.034252+0000","last_active":"2024-08-10T05:10:16.266510+0000","last_peered":"2024-08-10T05:10:16.266510+0000","last_clean":"2024-08-10T05:10:16.266510+0000","last_became_active":"2024-08-10T05:08:53.033944+0000","last_became_peered":"2024-08-10T05:08:53.033944+0000","last_unstale":"2024-08-10T05:10:16.266510+0000","last_undegraded":"2024-08-10T05:10:16.266510+0000","last_fullsized":"2024-08-10T05:10:16.266510+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:21:57.718345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.768302+0000","last_change":"2024-08-10T05:08:56.132915+0000","last_active":"2024-08-10T05:10:10.768302+0000","last_peered":"2024-08-10T05:10:10.768302+0000","last_clean":"2024-08-10T05:10:10.768302+0000","last_became_active":"2024-08-10T05:08:56.132416+0000","last_became_peered":"2024-08-10T05:08:56.132416+0000","last_unstale":"2024-08-10T05:10:10.768302+0000","last_undegraded":"2024-08-10T05:10:10.768302+0000","last_fullsized":"2024-08-10T05:10:10.768302+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:41:50.979979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.260081+0000","last_change":"2024-08-10T05:10:10.449939+0000","last_active":"2024-08-10T05:10:16.260081+0000","last_peered":"2024-08-10T05:10:16.260081+0000","last_clean":"2024-08-10T05:10:16.260081+0000","last_became_active":"2024-08-10T05:10:05.623162+0000","last_became_peered":"2024-08-10T05:10:05.623162+0000","last_unstale":"2024-08-10T05:10:16.260081+0000","last_undegraded":"2024-08-10T05:10:16.260081+0000","last_fullsized":"2024-08-10T05:10:16.260081+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:16:30.309556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00070793699999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"66'2","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.383613+0000","last_change":"2024-08-10T05:08:53.035349+0000","last_active":"2024-08-10T05:10:16.383613+0000","last_peered":"2024-08-10T05:10:16.383613+0000","last_clean":"2024-08-10T05:10:16.383613+0000","last_became_active":"2024-08-10T05:08:53.034917+0000","last_became_peered":"2024-08-10T05:08:53.034917+0000","last_unstale":"2024-08-10T05:10:16.383613+0000","last_undegraded":"2024-08-10T05:10:16.383613+0000","last_fullsized":"2024-08-10T05:10:16.383613+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:18:12.129687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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-08-10T05:10:16.711154+0000","last_change":"2024-08-10T05:08:56.132550+0000","last_active":"2024-08-10T05:10:16.711154+0000","last_peered":"2024-08-10T05:10:16.711154+0000","last_clean":"2024-08-10T05:10:16.711154+0000","last_became_active":"2024-08-10T05:08:56.131566+0000","last_became_peered":"2024-08-10T05:08:56.131566+0000","last_unstale":"2024-08-10T05:10:16.711154+0000","last_undegraded":"2024-08-10T05:10:16.711154+0000","last_fullsized":"2024-08-10T05:10:16.711154+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:29:16.787774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.558200+0000","last_change":"2024-08-10T05:08:53.032647+0000","last_active":"2024-08-10T05:10:16.558200+0000","last_peered":"2024-08-10T05:10:16.558200+0000","last_clean":"2024-08-10T05:10:16.558200+0000","last_became_active":"2024-08-10T05:08:53.032332+0000","last_became_peered":"2024-08-10T05:08:53.032332+0000","last_unstale":"2024-08-10T05:10:16.558200+0000","last_undegraded":"2024-08-10T05:10:16.558200+0000","last_fullsized":"2024-08-10T05:10:16.558200+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:58:56.292254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.260291+0000","last_change":"2024-08-10T05:08:56.140502+0000","last_active":"2024-08-10T05:10:16.260291+0000","last_peered":"2024-08-10T05:10:16.260291+0000","last_clean":"2024-08-10T05:10:16.260291+0000","last_became_active":"2024-08-10T05:08:56.140168+0000","last_became_peered":"2024-08-10T05:08:56.140168+0000","last_unstale":"2024-08-10T05:10:16.260291+0000","last_undegraded":"2024-08-10T05:10:16.260291+0000","last_fullsized":"2024-08-10T05:10:16.260291+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:03:37.949986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.265684+0000","last_change":"2024-08-10T05:08:53.036662+0000","last_active":"2024-08-10T05:10:16.265684+0000","last_peered":"2024-08-10T05:10:16.265684+0000","last_clean":"2024-08-10T05:10:16.265684+0000","last_became_active":"2024-08-10T05:08:53.036097+0000","last_became_peered":"2024-08-10T05:08:53.036097+0000","last_unstale":"2024-08-10T05:10:16.265684+0000","last_undegraded":"2024-08-10T05:10:16.265684+0000","last_fullsized":"2024-08-10T05:10:16.265684+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:23:31.057111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.767745+0000","last_change":"2024-08-10T05:08:56.132553+0000","last_active":"2024-08-10T05:10:10.767745+0000","last_peered":"2024-08-10T05:10:10.767745+0000","last_clean":"2024-08-10T05:10:10.767745+0000","last_became_active":"2024-08-10T05:08:56.131763+0000","last_became_peered":"2024-08-10T05:08:56.131763+0000","last_unstale":"2024-08-10T05:10:10.767745+0000","last_undegraded":"2024-08-10T05:10:10.767745+0000","last_fullsized":"2024-08-10T05:10:10.767745+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:46:58.672528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.265810+0000","last_change":"2024-08-10T05:08:53.037512+0000","last_active":"2024-08-10T05:10:16.265810+0000","last_peered":"2024-08-10T05:10:16.265810+0000","last_clean":"2024-08-10T05:10:16.265810+0000","last_became_active":"2024-08-10T05:08:53.037247+0000","last_became_peered":"2024-08-10T05:08:53.037247+0000","last_unstale":"2024-08-10T05:10:16.265810+0000","last_undegraded":"2024-08-10T05:10:16.265810+0000","last_fullsized":"2024-08-10T05:10:16.265810+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:23:41.190197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":30,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.767828+0000","last_change":"2024-08-10T05:09:20.255759+0000","last_active":"2024-08-10T05:10:10.767828+0000","last_peered":"2024-08-10T05:10:10.767828+0000","last_clean":"2024-08-10T05:10:10.767828+0000","last_became_active":"2024-08-10T05:09:20.255464+0000","last_became_peered":"2024-08-10T05:09:20.255464+0000","last_unstale":"2024-08-10T05:10:10.767828+0000","last_undegraded":"2024-08-10T05:10:10.767828+0000","last_fullsized":"2024-08-10T05:10:10.767828+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:35:51.388859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"66'2","reported_seq":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.558560+0000","last_change":"2024-08-10T05:08:53.036452+0000","last_active":"2024-08-10T05:10:16.558560+0000","last_peered":"2024-08-10T05:10:16.558560+0000","last_clean":"2024-08-10T05:10:16.558560+0000","last_became_active":"2024-08-10T05:08:53.036154+0000","last_became_peered":"2024-08-10T05:08:53.036154+0000","last_unstale":"2024-08-10T05:10:16.558560+0000","last_undegraded":"2024-08-10T05:10:16.558560+0000","last_fullsized":"2024-08-10T05:10:16.558560+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:21:16.777024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.752822+0000","last_change":"2024-08-10T05:08:56.138764+0000","last_active":"2024-08-10T05:10:10.752822+0000","last_peered":"2024-08-10T05:10:10.752822+0000","last_clean":"2024-08-10T05:10:10.752822+0000","last_became_active":"2024-08-10T05:08:56.138475+0000","last_became_peered":"2024-08-10T05:08:56.138475+0000","last_unstale":"2024-08-10T05:10:10.752822+0000","last_undegraded":"2024-08-10T05:10:10.752822+0000","last_fullsized":"2024-08-10T05:10:10.752822+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:44:35.214336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456644+0000","last_change":"2024-08-10T05:08:56.147501+0000","last_active":"2024-08-10T05:10:10.456644+0000","last_peered":"2024-08-10T05:10:10.456644+0000","last_clean":"2024-08-10T05:10:10.456644+0000","last_became_active":"2024-08-10T05:08:56.147207+0000","last_became_peered":"2024-08-10T05:08:56.147207+0000","last_unstale":"2024-08-10T05:10:10.456644+0000","last_undegraded":"2024-08-10T05:10:10.456644+0000","last_fullsized":"2024-08-10T05:10:10.456644+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:38:02.790616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"66'2","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.811000+0000","last_change":"2024-08-10T05:08:53.040757+0000","last_active":"2024-08-10T05:10:10.811000+0000","last_peered":"2024-08-10T05:10:10.811000+0000","last_clean":"2024-08-10T05:10:10.811000+0000","last_became_active":"2024-08-10T05:08:53.040456+0000","last_became_peered":"2024-08-10T05:08:53.040456+0000","last_unstale":"2024-08-10T05:10:10.811000+0000","last_undegraded":"2024-08-10T05:10:10.811000+0000","last_fullsized":"2024-08-10T05:10:10.811000+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:22:18.521526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.456474+0000","last_change":"2024-08-10T05:08:56.146296+0000","last_active":"2024-08-10T05:10:10.456474+0000","last_peered":"2024-08-10T05:10:10.456474+0000","last_clean":"2024-08-10T05:10:10.456474+0000","last_became_active":"2024-08-10T05:08:56.145978+0000","last_became_peered":"2024-08-10T05:08:56.145978+0000","last_unstale":"2024-08-10T05:10:10.456474+0000","last_undegraded":"2024-08-10T05:10:10.456474+0000","last_fullsized":"2024-08-10T05:10:10.456474+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:52:31.094196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"66'2","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-10T05:10:10.811143+0000","last_change":"2024-08-10T05:08:53.031255+0000","last_active":"2024-08-10T05:10:10.811143+0000","last_peered":"2024-08-10T05:10:10.811143+0000","last_clean":"2024-08-10T05:10:10.811143+0000","last_became_active":"2024-08-10T05:08:53.030879+0000","last_became_peered":"2024-08-10T05:08:53.030879+0000","last_unstale":"2024-08-10T05:10:10.811143+0000","last_undegraded":"2024-08-10T05:10:10.811143+0000","last_fullsized":"2024-08-10T05:10:10.811143+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:43:11.312284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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-08-10T05:10:16.711381+0000","last_change":"2024-08-10T05:08:56.148758+0000","last_active":"2024-08-10T05:10:16.711381+0000","last_peered":"2024-08-10T05:10:16.711381+0000","last_clean":"2024-08-10T05:10:16.711381+0000","last_became_active":"2024-08-10T05:08:56.148436+0000","last_became_peered":"2024-08-10T05:08:56.148436+0000","last_unstale":"2024-08-10T05:10:16.711381+0000","last_undegraded":"2024-08-10T05:10:16.711381+0000","last_fullsized":"2024-08-10T05:10:16.711381+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:08:49.128944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"66'1","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.684024+0000","last_change":"2024-08-10T05:08:53.033881+0000","last_active":"2024-08-10T05:10:16.684024+0000","last_peered":"2024-08-10T05:10:16.684024+0000","last_clean":"2024-08-10T05:10:16.684024+0000","last_became_active":"2024-08-10T05:08:53.033606+0000","last_became_peered":"2024-08-10T05:08:53.033606+0000","last_unstale":"2024-08-10T05:10:16.684024+0000","last_undegraded":"2024-08-10T05:10:16.684024+0000","last_fullsized":"2024-08-10T05:10:16.684024+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:20:45.127565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.683811+0000","last_change":"2024-08-10T05:08:56.136870+0000","last_active":"2024-08-10T05:10:16.683811+0000","last_peered":"2024-08-10T05:10:16.683811+0000","last_clean":"2024-08-10T05:10:16.683811+0000","last_became_active":"2024-08-10T05:08:56.135762+0000","last_became_peered":"2024-08-10T05:08:56.135762+0000","last_unstale":"2024-08-10T05:10:16.683811+0000","last_undegraded":"2024-08-10T05:10:16.683811+0000","last_fullsized":"2024-08-10T05:10:16.683811+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:52:39.992409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"66'4","reported_seq":29,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-10T05:10:16.711553+0000","last_change":"2024-08-10T05:08:53.036628+0000","last_active":"2024-08-10T05:10:16.711553+0000","last_peered":"2024-08-10T05:10:16.711553+0000","last_clean":"2024-08-10T05:10:16.711553+0000","last_became_active":"2024-08-10T05:08:53.036256+0000","last_became_peered":"2024-08-10T05:08:53.036256+0000","last_unstale":"2024-08-10T05:10:16.711553+0000","last_undegraded":"2024-08-10T05:10:16.711553+0000","last_fullsized":"2024-08-10T05:10:16.711553+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:15:05.084674+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":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":9438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201315,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32472,"kb_used_data":1356,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712680,"statfs":{"total":95995035648,"available":95961784320,"internally_reserved":0,"allocated":1388544,"data_stored":942676,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":31848907},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.53600000000000003,"15min":0.54400000000000004},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.67800000000000005,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.502,"5min":0.53900000000000003,"15min":0.54500000000000004},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.64400000000000002,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.65700000000000003}]},{"osd":1,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.54400000000000004,"15min":0.55000000000000004},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.56599999999999995,"15min":0.57599999999999996},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.64800000000000002,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.68200000000000005}]},{"osd":2,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.54000000000000004,"15min":0.55000000000000004},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.56599999999999995,"15min":0.57199999999999995},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.77400000000000002,"5min":0.93000000000000005,"15min":0.93000000000000005},"last":0.626}]},{"osd":3,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.54200000000000004,"15min":0.54700000000000004},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.505,"5min":0.55200000000000005,"15min":0.56000000000000005},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.71999999999999997,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.69899999999999995}]},{"osd":4,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.44800000000000001,"15min":0.45500000000000002},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.61899999999999999,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.45400000000000001,"15min":0.46200000000000002},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.57899999999999996}]},{"osd":5,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.47899999999999998,"15min":0.48699999999999999},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.53400000000000003,"15min":0.54600000000000004},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.67800000000000005,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.71099999999999997}]},{"osd":6,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.53400000000000003,"15min":0.54200000000000004},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.52000000000000002,"15min":0.52700000000000002},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.72899999999999998}]}]},{"osd":6,"up_from":47,"seq":201863462951,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28384,"kb_used_data":1364,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716768,"statfs":{"total":95995035648,"available":95965970432,"internally_reserved":0,"allocated":1396736,"data_stored":944751,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:10:09 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.53200000000000003,"15min":0.53600000000000003},"min":{"1min":0.379,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.70199999999999996,"5min":0.755,"15min":0.755},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.54300000000000004,"15min":0.54700000000000004},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.68899999999999995,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.68700000000000006}]},{"osd":1,"last update":"Sat Aug 10 05:10:09 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.54200000000000004,"15min":0.54400000000000004},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.70099999999999996,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.627},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.56499999999999995,"15min":0.57299999999999995},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.67700000000000005,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.76400000000000001}]},{"osd":2,"last update":"Sat Aug 10 05:10:09 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.56499999999999995,"15min":0.56999999999999995},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.71499999999999997,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.55700000000000005,"15min":0.55900000000000005},"min":{"1min":0.38700000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.73099999999999998}]},{"osd":3,"last update":"Sat Aug 10 05:10:09 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.55600000000000005,"15min":0.55800000000000005},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.752,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.745},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.56799999999999995,"15min":0.56999999999999995},"min":{"1min":0.35999999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.70399999999999996,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.71399999999999997}]},{"osd":4,"last update":"Sat Aug 10 05:10:09 2024","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.40400000000000003,"15min":0.40100000000000002},"min":{"1min":0.27500000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.42799999999999999,"15min":0.42399999999999999},"min":{"1min":0.29899999999999999,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.52600000000000002}]},{"osd":5,"last update":"Sat Aug 10 05:10:09 2024","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.44400000000000001,"15min":0.44},"min":{"1min":0.33100000000000002,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.45400000000000001,"15min":0.45000000000000001},"min":{"1min":0.29699999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.70299999999999996}]},{"osd":7,"last update":"Sat Aug 10 05:10:35 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.51000000000000001,"15min":0.51800000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.52400000000000002,"15min":0.53100000000000003},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.67200000000000004}]}]},{"osd":5,"up_from":39,"seq":167503724588,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27812,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717340,"statfs":{"total":95995035648,"available":95966556160,"internally_reserved":0,"allocated":811008,"data_stored":354492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:10:46 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.53400000000000003,"15min":0.54000000000000004},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.70499999999999996,"5min":0.745,"15min":0.745},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.498,"5min":0.52100000000000002,"15min":0.52000000000000002},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.66700000000000004}]},{"osd":1,"last update":"Sat Aug 10 05:10:46 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.52100000000000002,"15min":0.52900000000000003},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.35499999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.69199999999999995,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.62}]},{"osd":2,"last update":"Sat Aug 10 05:10:46 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.53700000000000003,"15min":0.54900000000000004},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.76600000000000001,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.54100000000000004,"15min":0.54400000000000004},"min":{"1min":0.378,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.58999999999999997}]},{"osd":3,"last update":"Sat Aug 10 05:10:46 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.53400000000000003,"15min":0.53900000000000003},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.73799999999999999,"5min":0.94099999999999995,"15min":0.94099999999999995},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.55100000000000005,"15min":0.55500000000000005},"min":{"1min":0.443,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.71899999999999997,"5min":1,"15min":1},"last":0.63600000000000001}]},{"osd":4,"last update":"Sat Aug 10 05:10:46 2024","interfaces":[{"interface":"back","average":{"1min":0.441,"5min":0.41899999999999998,"15min":0.40400000000000003},"min":{"1min":0.27000000000000002,"5min":0.252,"15min":0.252},"max":{"1min":0.67700000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.435},{"interface":"front","average":{"1min":0.437,"5min":0.41499999999999998,"15min":0.39900000000000002},"min":{"1min":0.29399999999999998,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.627,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.39300000000000002}]},{"osd":6,"last update":"Sat Aug 10 05:10:12 2024","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.45000000000000001,"15min":0.45100000000000001},"min":{"1min":0.318,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.627,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.438,"5min":0.442,"15min":0.443},"min":{"1min":0.314,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.56100000000000005,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.503}]},{"osd":7,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.45600000000000002,"15min":0.45900000000000002},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.58499999999999996,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.52400000000000002,"15min":0.53000000000000003},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.67200000000000004,"5min":0.755,"15min":0.755},"last":0.57599999999999996}]}]},{"osd":4,"up_from":31,"seq":133143986224,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27812,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717340,"statfs":{"total":95995035648,"available":95966556160,"internally_reserved":0,"allocated":811008,"data_stored":352762,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:10:24 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.51600000000000001,"15min":0.51800000000000002},"min":{"1min":0.32000000000000001,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.68899999999999995,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.51900000000000002,"15min":0.51500000000000001},"min":{"1min":0.35199999999999998,"5min":0.249,"15min":0.249},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.53200000000000003}]},{"osd":1,"last update":"Sat Aug 10 05:10:24 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.50600000000000001,"15min":0.498},"min":{"1min":0.38200000000000001,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.69199999999999995,"5min":0.748,"15min":0.748},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.52700000000000002,"15min":0.53200000000000003},"min":{"1min":0.36199999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.46500000000000002}]},{"osd":2,"last update":"Sat Aug 10 05:10:24 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.52000000000000002,"15min":0.51300000000000001},"min":{"1min":0.38400000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.71799999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.36699999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.745,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.437}]},{"osd":3,"last update":"Sat Aug 10 05:10:24 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.52900000000000003,"15min":0.52700000000000002},"min":{"1min":0.39700000000000002,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.70399999999999996,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.52400000000000002,"15min":0.51200000000000001},"min":{"1min":0.40300000000000002,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.72799999999999998,"5min":0.746,"15min":0.746},"last":0.35999999999999999}]},{"osd":5,"last update":"Sat Aug 10 05:10:44 2024","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.39800000000000002,"15min":0.371},"min":{"1min":0.32500000000000001,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.67400000000000004,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.28199999999999997},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.436,"15min":0.39800000000000002},"min":{"1min":0.35899999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.71099999999999997,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.31900000000000001}]},{"osd":6,"last update":"Sat Aug 10 05:10:07 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.46700000000000003,"15min":0.45700000000000002},"min":{"1min":0.39600000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.65800000000000003,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.437,"15min":0.42899999999999999},"min":{"1min":0.34300000000000003,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.39600000000000002}]},{"osd":7,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.54300000000000004,"15min":0.54700000000000004},"min":{"1min":0.38100000000000001,"5min":0.376,"15min":0.376},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52800000000000002,"15min":0.52900000000000003},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.73799999999999999,"5min":0.751,"15min":0.751},"last":0.45000000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149750,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27812,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717340,"statfs":{"total":95995035648,"available":95966556160,"internally_reserved":0,"allocated":811008,"data_stored":354487,"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":"Sat Aug 10 05:11:02 2024","interfaces":[{"interface":"back","average":{"1min":0.32900000000000001,"5min":0.34999999999999998,"15min":0.35499999999999998},"min":{"1min":0.20399999999999999,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.48399999999999999,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.32200000000000001,"5min":0.38200000000000001,"15min":0.40799999999999997},"min":{"1min":0.23599999999999999,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":0.42999999999999999,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.54700000000000004}]},{"osd":1,"last update":"Sat Aug 10 05:11:02 2024","interfaces":[{"interface":"back","average":{"1min":0.34000000000000002,"5min":0.39600000000000002,"15min":0.41499999999999998},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.54100000000000004,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.435},{"interface":"front","average":{"1min":0.33400000000000002,"5min":0.39800000000000002,"15min":0.41899999999999998},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.52300000000000002,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.51100000000000001}]},{"osd":2,"last update":"Sat Aug 10 05:11:02 2024","interfaces":[{"interface":"back","average":{"1min":0.35699999999999998,"5min":0.42499999999999999,"15min":0.45900000000000002},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.48699999999999999,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.39700000000000002,"15min":0.42099999999999999},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.55700000000000005,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.499}]},{"osd":4,"last update":"Sat Aug 10 05:10:21 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57299999999999995,"15min":0.57599999999999996},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.53800000000000003,"15min":0.54200000000000004},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.69799999999999995,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.68999999999999995}]},{"osd":5,"last update":"Sat Aug 10 05:10:43 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.57099999999999995,"15min":0.57699999999999996},"min":{"1min":0.36599999999999999,"5min":0.317,"15min":0.317},"max":{"1min":0.68999999999999995,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.71599999999999997}]},{"osd":6,"last update":"Sat Aug 10 05:10:09 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.53700000000000003,"15min":0.53100000000000003},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.63700000000000001}]},{"osd":7,"last update":"Sat Aug 10 05:10:33 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.57399999999999995,"15min":0.57999999999999996},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.752,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.65000000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411387,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31888,"kb_used_data":772,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713264,"statfs":{"total":95995035648,"available":95962382336,"internally_reserved":0,"allocated":790528,"data_stored":352035,"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":"Sat Aug 10 05:10:42 2024","interfaces":[{"interface":"back","average":{"1min":0.35899999999999999,"5min":0.35599999999999998,"15min":0.35799999999999998},"min":{"1min":0.223,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.51000000000000001,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.29799999999999999},{"interface":"front","average":{"1min":0.374,"5min":0.35399999999999998,"15min":0.34799999999999998},"min":{"1min":0.251,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.53500000000000003,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.39500000000000002}]},{"osd":1,"last update":"Sat Aug 10 05:10:42 2024","interfaces":[{"interface":"back","average":{"1min":0.34100000000000003,"5min":0.34300000000000003,"15min":0.34699999999999998},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.378,"15min":0.378},"min":{"1min":0.24399999999999999,"5min":0.217,"15min":0.217},"max":{"1min":0.55000000000000004,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.36599999999999999}]},{"osd":3,"last update":"Sat Aug 10 05:11:00 2024","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.40699999999999997,"15min":0.42099999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.57299999999999995,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.39500000000000002,"15min":0.41099999999999998},"min":{"1min":0.27300000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.56299999999999994,"5min":0.627,"15min":0.627},"last":0.35099999999999998}]},{"osd":4,"last update":"Sat Aug 10 05:10:18 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.55400000000000005,"15min":0.53600000000000003},"min":{"1min":0.436,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.55300000000000005,"15min":0.52800000000000002},"min":{"1min":0.40000000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.88,"5min":0.88,"15min":0.88},"last":0.61799999999999999}]},{"osd":5,"last update":"Sat Aug 10 05:10:46 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.54100000000000004,"15min":0.53200000000000003},"min":{"1min":0.34999999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.78100000000000003,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.53600000000000003,"15min":0.52400000000000002},"min":{"1min":0.38900000000000001,"5min":0.37,"15min":0.37},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.629}]},{"osd":6,"last update":"Sat Aug 10 05:10:08 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.57699999999999996,"15min":0.57899999999999996},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.78100000000000003,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.59899999999999998,"15min":0.60899999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.56399999999999995}]},{"osd":7,"last update":"Sat Aug 10 05:10:36 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.58999999999999997,"15min":0.59399999999999997},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.75700000000000001,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.61099999999999999,"15min":0.61299999999999999},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"last":0.64300000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574911,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31900,"kb_used_data":784,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713252,"statfs":{"total":95995035648,"available":95962370048,"internally_reserved":0,"allocated":802816,"data_stored":352214,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 10 05:10:16 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.34100000000000003,"15min":0.307},"min":{"1min":0.188,"5min":0.188,"15min":0.188},"max":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.435},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.35299999999999998,"15min":0.31900000000000001},"min":{"1min":0.253,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.498}]},{"osd":2,"last update":"Sat Aug 10 05:10:34 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.35699999999999998,"15min":0.35099999999999998},"min":{"1min":0.23000000000000001,"5min":0.215,"15min":0.215},"max":{"1min":0.55100000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.40600000000000003,"15min":0.39200000000000002},"min":{"1min":0.252,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.625,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.52300000000000002}]},{"osd":3,"last update":"Sat Aug 10 05:11:05 2024","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.28699999999999998,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.48199999999999998}]},{"osd":4,"last update":"Sat Aug 10 05:10:22 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.57899999999999996,"15min":0.58299999999999996},"min":{"1min":0.38200000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.90300000000000002,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.39400000000000002,"5min":0.379,"15min":0.379},"max":{"1min":0.83399999999999996,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.72399999999999998}]},{"osd":5,"last update":"Sat Aug 10 05:10:40 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57099999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.73499999999999999,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.58099999999999996,"15min":0.56899999999999995},"min":{"1min":0.41999999999999998,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"last":0.65900000000000003}]},{"osd":6,"last update":"Sat Aug 10 05:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.629,"15min":0.624},"min":{"1min":0.46000000000000002,"5min":0.44,"15min":0.44},"max":{"1min":0.94499999999999995,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.622,"5min":0.61799999999999999,"15min":0.61699999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.877,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.754}]},{"osd":7,"last update":"Sat Aug 10 05:10:34 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60599999999999998,"15min":0.60699999999999998},"min":{"1min":0.44900000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":0.92400000000000004},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.628,"15min":0.628},"min":{"1min":0.40300000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.878,"5min":0.89400000000000002,"15min":0.89400000000000002},"last":0.65000000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738436,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28388,"kb_used_data":1368,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716764,"statfs":{"total":95995035648,"available":95965966336,"internally_reserved":0,"allocated":1400832,"data_stored":943131,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 10 05:10:15 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.34300000000000003,"15min":0.32200000000000001},"min":{"1min":0.161,"5min":0.161,"15min":0.161},"max":{"1min":1.55,"5min":1.55,"15min":1.55},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.35899999999999999,"15min":0.32500000000000001},"min":{"1min":0.218,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":2.5680000000000001,"5min":2.5680000000000001,"15min":2.5680000000000001},"last":0.40400000000000003}]},{"osd":2,"last update":"Sat Aug 10 05:10:36 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.38100000000000001,"15min":0.36699999999999999},"min":{"1min":0.18099999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":0.60799999999999998,"5min":1.7929999999999999,"15min":1.7929999999999999},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.36499999999999999,"5min":0.40200000000000002,"15min":0.38},"min":{"1min":0.214,"5min":0.214,"15min":0.214},"max":{"1min":0.57699999999999996,"5min":2.306,"15min":2.306},"last":0.52600000000000002}]},{"osd":3,"last update":"Sat Aug 10 05:11:01 2024","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.40000000000000002,"15min":0.40999999999999998},"min":{"1min":0.28100000000000003,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.52300000000000002,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.42499999999999999,"15min":0.42299999999999999},"min":{"1min":0.29199999999999998,"5min":0.248,"15min":0.248},"max":{"1min":0.61699999999999999,"5min":1.468,"15min":1.468},"last":0.49199999999999999}]},{"osd":4,"last update":"Sat Aug 10 05:10:20 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.58699999999999997,"15min":0.56999999999999995},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.78600000000000003,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57999999999999996,"15min":0.57299999999999995},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.81200000000000006,"5min":1.274,"15min":1.274},"last":0.51000000000000001}]},{"osd":5,"last update":"Sat Aug 10 05:10:47 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.60199999999999998,"15min":0.58799999999999997},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.81299999999999994,"5min":2.2229999999999999,"15min":2.2229999999999999},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.623,"15min":0.60799999999999998},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.73299999999999998,"5min":3.3500000000000001,"15min":3.3500000000000001},"last":0.72799999999999998}]},{"osd":6,"last update":"Sat Aug 10 05:10:08 2024","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.58099999999999996,"15min":0.56799999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.581,"5min":1.581,"15min":1.581},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.63200000000000001,"15min":0.624},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":2.2589999999999999,"5min":2.2589999999999999,"15min":2.2589999999999999},"last":0.71099999999999997}]},{"osd":7,"last update":"Sat Aug 10 05:10:31 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.65800000000000003,"15min":0.67400000000000004},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.82099999999999995,"5min":1.343,"15min":1.343},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.63800000000000001,"15min":0.64600000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.83199999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.54000000000000004}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2452,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":2348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-10T05:11:07.959 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-10T05:11:07.959 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-10T05:11:07.960 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-10T05:11:07.960 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph health --format=json 2024-08-10T05:11:08.469 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:11:08] "GET /metrics HTTP/1.1" 200 33661 "" "Prometheus/2.43.0" 2024-08-10T05:11:08.728 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:08 smithi086 ceph-mon[29634]: from='client.24656 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:11:08.729 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:08 smithi086 ceph-mon[29634]: Reconfiguring alertmanager.a (dependencies changed)... 2024-08-10T05:11:08.729 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:08 smithi086 ceph-mon[29634]: Reconfiguring daemon alertmanager.a on smithi086 2024-08-10T05:11:08.729 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:08 smithi086 ceph-mon[41441]: from='client.24656 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:11:08.729 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:08 smithi086 ceph-mon[41441]: Reconfiguring alertmanager.a (dependencies changed)... 2024-08-10T05:11:08.729 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:08 smithi086 ceph-mon[41441]: Reconfiguring daemon alertmanager.a on smithi086 2024-08-10T05:11:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:08 smithi159 ceph-mon[33602]: from='client.24656 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:11:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:08 smithi159 ceph-mon[33602]: Reconfiguring alertmanager.a (dependencies changed)... 2024-08-10T05:11:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:08 smithi159 ceph-mon[33602]: Reconfiguring daemon alertmanager.a on smithi086 2024-08-10T05:11:08.948 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:11:09.725 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:09 smithi086 ceph-mon[41441]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:09.725 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:09 smithi086 ceph-mon[29634]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:09 smithi159 ceph-mon[33602]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:11.779 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:11 smithi086 ceph-mon[29634]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:11.779 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:11 smithi086 ceph-mon[41441]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:11 smithi159 ceph-mon[33602]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:12.339 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:11:12.340 INFO:teuthology.orchestra.run.smithi086.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-10T05:11:12.583 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:12 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/469119916' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-10T05:11:12.583 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:12 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/469119916' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-10T05:11:12.905 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:12 smithi086 systemd[1]: Stopping Ceph alertmanager.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:11:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:12 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/469119916' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-10T05:11:13.309 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-10T05:11:13.310 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph fs dump --format=json 2024-08-10T05:11:13.551 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:13 smithi086 ceph-mon[29634]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:13.551 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:13 smithi086 ceph-mon[41441]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:13.841 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:13 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[77053]: ts=2024-08-10T05:11:13.551Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-10T05:11:13.841 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:13 smithi086 podman[82631]: 2024-08-10 05:11:13.571709276 +0000 UTC m=+0.140604783 container died 94bb9e6e0e74894d617c0bb9a36b802a33349c4c39d150d3b793e1abe9411707 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T05:11:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:13 smithi159 ceph-mon[33602]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:14.155 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:13 smithi086 podman[82631]: 2024-08-10 05:11:13.940808213 +0000 UTC m=+0.509703720 container cleanup 94bb9e6e0e74894d617c0bb9a36b802a33349c4c39d150d3b793e1abe9411707 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T05:11:14.155 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:13 smithi086 bash[82631]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a 2024-08-10T05:11:14.391 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:11:14.584 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:14 smithi086 podman[82658]: 2024-08-10 05:11:14.275223521 +0000 UTC m=+0.703653903 container remove 94bb9e6e0e74894d617c0bb9a36b802a33349c4c39d150d3b793e1abe9411707 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T05:11:14.584 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:14 smithi086 podman[82658]: 2024-08-10 05:11:14.350938268 +0000 UTC m=+0.779368649 volume remove 7d513c54286e41d5eb471181f13a1bc394267e3b1e41367ddd899829defcf9d2 2024-08-10T05:11:15.848 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:15 smithi086 ceph-mon[41441]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:15.848 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:15 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:11:15.849 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:15 smithi086 ceph-mon[29634]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:15.849 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:15 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:11:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:15 smithi159 ceph-mon[33602]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:15 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:11:16.139 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:15 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-10T05:11:16.139 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:15 smithi086 systemd[1]: Stopped Ceph alertmanager.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:11:16.140 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:15 smithi086 systemd[1]: Starting Ceph alertmanager.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:11:16.540 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:11:16.540 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24307,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.159:6833/100060564","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6832","nonce":100060564},{"type":"v1","addr":"172.21.15.159:6833","nonce":100060564}]},"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":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-08-10T05:08:57.951414+0000","modified":"2024-08-10T05:09:10.753009+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":24335},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24335":{"gid":24335,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":6,"addr":"172.21.15.86:6835/203326018","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6834","nonce":203326018},{"type":"v1","addr":"172.21.15.86:6835","nonce":203326018}]},"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-08-10T05:11:16.540 INFO:teuthology.orchestra.run.smithi086.stderr:dumped fsmap epoch 8 2024-08-10T05:11:16.905 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:16 smithi086 podman[82909]: 2024-08-10 05:11:16.395915317 +0000 UTC m=+0.017627240 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-08-10T05:11:16.905 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:16 smithi086 podman[82909]: 2024-08-10 05:11:16.536407881 +0000 UTC m=+0.158119794 volume create af3dc128c4a471375d964d9923b686f63d7295c604d53afca602847db9b3e922 2024-08-10T05:11:16.905 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:16 smithi086 podman[82909]: 2024-08-10 05:11:16.645718826 +0000 UTC m=+0.267430738 container create 35968fd43daf328991db2b6198ebbfae8cf82878bcc5e356aa79a1d0f57c962e (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T05:11:17.410 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:17 smithi086 podman[82909]: 2024-08-10 05:11:17.157111237 +0000 UTC m=+0.778823167 container init 35968fd43daf328991db2b6198ebbfae8cf82878bcc5e356aa79a1d0f57c962e (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T05:11:17.410 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:17 smithi086 podman[82909]: 2024-08-10 05:11:17.162427226 +0000 UTC m=+0.784139140 container start 35968fd43daf328991db2b6198ebbfae8cf82878bcc5e356aa79a1d0f57c962e (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T05:11:17.410 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[82936]: ts=2024-08-10T05:11:17.174Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-10T05:11:17.410 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[82936]: ts=2024-08-10T05:11:17.174Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-10T05:11:17.410 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[82936]: ts=2024-08-10T05:11:17.175Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.86 port=9094 2024-08-10T05:11:17.410 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[82936]: ts=2024-08-10T05:11:17.175Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-10T05:11:17.411 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[82936]: ts=2024-08-10T05:11:17.198Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-10T05:11:17.411 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[82936]: ts=2024-08-10T05:11:17.198Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-10T05:11:17.411 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[82936]: ts=2024-08-10T05:11:17.202Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-10T05:11:17.411 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[82936]: ts=2024-08-10T05:11:17.202Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-10T05:11:17.411 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:17 smithi086 bash[82909]: 35968fd43daf328991db2b6198ebbfae8cf82878bcc5e356aa79a1d0f57c962e 2024-08-10T05:11:17.411 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:17 smithi086 systemd[1]: Started Ceph alertmanager.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:11:17.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:17 smithi086 ceph-mon[41441]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:17.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:17 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/487918163' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T05:11:17.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:17 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:17.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:17 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:17.844 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:17 smithi086 ceph-mon[29634]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:17.844 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:17 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/487918163' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T05:11:17.844 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:17 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:17.844 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:17 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:17.865 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph fs dump --format=json 2024-08-10T05:11:17.876 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:17 smithi159 ceph-mon[33602]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:17.876 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:17 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/487918163' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T05:11:17.876 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:17 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:17.876 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:17 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:18.069 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:11:18.488 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:11:18] "GET /metrics HTTP/1.1" 200 33662 "" "Prometheus/2.43.0" 2024-08-10T05:11:18.820 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:18 smithi159 ceph-mon[33602]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T05:11:18.875 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:18 smithi086 ceph-mon[29634]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T05:11:18.876 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:18 smithi086 ceph-mon[41441]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T05:11:19.461 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[82936]: ts=2024-08-10T05:11:19.176Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000442144s 2024-08-10T05:11:19.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:19 smithi159 ceph-mon[33602]: Reconfiguring daemon prometheus.a on smithi159 2024-08-10T05:11:19.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:19 smithi159 ceph-mon[33602]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:19.890 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:11:19.890 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24307,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.159:6833/100060564","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6832","nonce":100060564},{"type":"v1","addr":"172.21.15.159:6833","nonce":100060564}]},"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":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-08-10T05:08:57.951414+0000","modified":"2024-08-10T05:09:10.753009+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":24335},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24335":{"gid":24335,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":6,"addr":"172.21.15.86:6835/203326018","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6834","nonce":203326018},{"type":"v1","addr":"172.21.15.86:6835","nonce":203326018}]},"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-08-10T05:11:19.890 INFO:teuthology.orchestra.run.smithi086.stderr:dumped fsmap epoch 8 2024-08-10T05:11:19.891 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:19 smithi086 ceph-mon[41441]: Reconfiguring daemon prometheus.a on smithi159 2024-08-10T05:11:19.891 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:19 smithi086 ceph-mon[41441]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:19.891 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:19 smithi086 ceph-mon[29634]: Reconfiguring daemon prometheus.a on smithi159 2024-08-10T05:11:19.891 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:19 smithi086 ceph-mon[29634]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:20.622 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd dump --format=json 2024-08-10T05:11:20.830 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:11:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:20 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/760479337' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T05:11:20.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:20 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/760479337' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T05:11:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:20 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/760479337' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T05:11:20.937 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:20 smithi159 systemd[1]: Stopping Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:11:21.319 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:20 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:11:20.996Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-10T05:11:21.320 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:20 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:11:20.996Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-10T05:11:21.320 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:20 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:11:20.996Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-10T05:11:21.320 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:20 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:11:20.996Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-10T05:11:21.320 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:20 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:11:20.996Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-10T05:11:21.320 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:20 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:11:20.996Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-10T05:11:21.320 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:20 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:11:20.996Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-10T05:11:21.320 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:20 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:11:20.996Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-10T05:11:21.320 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:20 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:11:20.996Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-10T05:11:21.320 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:20 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:11:20.997Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-10T05:11:21.320 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:20 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:11:20.997Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-10T05:11:21.320 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:20 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[63613]: ts=2024-08-10T05:11:20.997Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-10T05:11:21.321 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:21 smithi159 podman[67028]: 2024-08-10 05:11:21.006715358 +0000 UTC m=+0.142932930 container died 7204d50fde60fc239c4cf3df83069892f76d7f7bf8d4cdbc94365723305a865d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:11:21.636 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:21 smithi159 ceph-mon[33602]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:21.636 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:21 smithi159 podman[67028]: 2024-08-10 05:11:21.410732462 +0000 UTC m=+0.546950023 container cleanup 7204d50fde60fc239c4cf3df83069892f76d7f7bf8d4cdbc94365723305a865d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:11:21.637 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:21 smithi159 bash[67028]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a 2024-08-10T05:11:21.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:21 smithi086 ceph-mon[29634]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:21.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:21 smithi086 ceph-mon[41441]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:21.937 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:21 smithi159 podman[67044]: 2024-08-10 05:11:21.636805335 +0000 UTC m=+0.632581294 container remove 7204d50fde60fc239c4cf3df83069892f76d7f7bf8d4cdbc94365723305a865d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:11:21.937 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:21 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-10T05:11:21.937 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:21 smithi159 systemd[1]: Stopped Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:11:21.937 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:21 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@prometheus.a.service: Consumed 1.226s CPU time. 2024-08-10T05:11:21.937 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:21 smithi159 systemd[1]: Starting Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:11:22.289 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 podman[67145]: 2024-08-10 05:11:21.911487464 +0000 UTC m=+0.018136219 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-08-10T05:11:22.289 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 podman[67145]: 2024-08-10 05:11:22.054750804 +0000 UTC m=+0.161399611 container create 2650292b269ca60249b2f9d60c53ea707d3ecb08a6c355d4118e7c5b7eeccee9 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:11:22.605 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:22 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:22] ENGINE Bus STOPPING 2024-08-10T05:11:22.605 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:22 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T05:11:22.605 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:22 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:22] ENGINE Bus STOPPED 2024-08-10T05:11:22.605 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:22 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:22] ENGINE Bus STARTING 2024-08-10T05:11:22.605 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:22 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:22] ENGINE Serving on http://:::9283 2024-08-10T05:11:22.605 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:22 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:22] ENGINE Bus STARTED 2024-08-10T05:11:22.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 podman[67145]: 2024-08-10 05:11:22.290048591 +0000 UTC m=+0.396697333 container init 2650292b269ca60249b2f9d60c53ea707d3ecb08a6c355d4118e7c5b7eeccee9 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:11:22.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 podman[67145]: 2024-08-10 05:11:22.295082859 +0000 UTC m=+0.401731612 container start 2650292b269ca60249b2f9d60c53ea707d3ecb08a6c355d4118e7c5b7eeccee9 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:11:22.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.317Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-10T05:11:22.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.317Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-10T05:11:22.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.317Z caller=main.go:570 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi159 (none))" 2024-08-10T05:11:22.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.317Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-10T05:11:22.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.317Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-10T05:11:22.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.320Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-10T05:11:22.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.320Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-10T05:11:22.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.321Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-10T05:11:22.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.321Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-10T05:11:22.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.322Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-10T05:11:22.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.322Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.417µs 2024-08-10T05:11:22.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.322Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-10T05:11:22.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.325Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-08-10T05:11:22.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.325Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-08-10T05:11:22.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.325Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=16.542µs wal_replay_duration=2.82913ms wbl_replay_duration=109ns total_replay_duration=2.863338ms 2024-08-10T05:11:22.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.326Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-10T05:11:22.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.326Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-10T05:11:22.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.326Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-10T05:11:22.690 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.347Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.781982ms db_storage=719ns remote_storage=1.077µs web_handler=446ns query_engine=470ns scrape=580.458µs scrape_sd=89.238µs notify=21.095µs notify_sd=22.353µs rules=19.779704ms tracing=5.7µs 2024-08-10T05:11:22.690 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.347Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-10T05:11:22.690 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:11:22.347Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-10T05:11:22.690 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 bash[67145]: 2650292b269ca60249b2f9d60c53ea707d3ecb08a6c355d4118e7c5b7eeccee9 2024-08-10T05:11:22.690 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:11:22 smithi159 systemd[1]: Started Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:11:22.721 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:11:22.722 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":76,"fsid":"bfc063ea-56d5-11ef-bcce-c7b262605968","created":"2024-08-10T05:03:26.525833+0000","modified":"2024-08-10T05:10:16.255415+0000","last_up_change":"2024-08-10T05:08:28.763663+0000","last_in_change":"2024-08-10T05:08:11.553083+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-08-10T05:06:30.940001+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-08-10T05:08:51.962880+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-08-10T05:08:55.062195+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-08-10T05:10:03.878741+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"75","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":75,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c6bf3aef-2da5-4038-ad44-0e02ffa7e631","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6802","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6803","nonce":780594853}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6805","nonce":780594853}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6808","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6809","nonce":780594853}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":780594853},{"type":"v1","addr":"172.21.15.86:6807","nonce":780594853}]},"public_addr":"172.21.15.86:6803/780594853","cluster_addr":"172.21.15.86:6805/780594853","heartbeat_back_addr":"172.21.15.86:6809/780594853","heartbeat_front_addr":"172.21.15.86:6807/780594853","state":["exists","up"]},{"osd":1,"uuid":"f8013bd3-089a-4ccf-b1fc-8c41a2dd6066","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6810","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6811","nonce":1664918473}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6813","nonce":1664918473}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6816","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6817","nonce":1664918473}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":1664918473},{"type":"v1","addr":"172.21.15.86:6815","nonce":1664918473}]},"public_addr":"172.21.15.86:6811/1664918473","cluster_addr":"172.21.15.86:6813/1664918473","heartbeat_back_addr":"172.21.15.86:6817/1664918473","heartbeat_front_addr":"172.21.15.86:6815/1664918473","state":["exists","up"]},{"osd":2,"uuid":"6813290b-315d-44fd-8abb-4e23017b3471","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6818","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6819","nonce":2288970116}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6821","nonce":2288970116}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6825","nonce":2288970116}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":2288970116},{"type":"v1","addr":"172.21.15.86:6823","nonce":2288970116}]},"public_addr":"172.21.15.86:6819/2288970116","cluster_addr":"172.21.15.86:6821/2288970116","heartbeat_back_addr":"172.21.15.86:6825/2288970116","heartbeat_front_addr":"172.21.15.86:6823/2288970116","state":["exists","up"]},{"osd":3,"uuid":"238e2388-eb61-4323-ac1f-057785d1e72e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6826","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6827","nonce":3224037744}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6829","nonce":3224037744}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6832","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6833","nonce":3224037744}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":3224037744},{"type":"v1","addr":"172.21.15.86:6831","nonce":3224037744}]},"public_addr":"172.21.15.86:6827/3224037744","cluster_addr":"172.21.15.86:6829/3224037744","heartbeat_back_addr":"172.21.15.86:6833/3224037744","heartbeat_front_addr":"172.21.15.86:6831/3224037744","state":["exists","up"]},{"osd":4,"uuid":"a5e106dd-f1be-4351-9d2a-02c07b990bcc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6801","nonce":600898811}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6803","nonce":600898811}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6807","nonce":600898811}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":600898811},{"type":"v1","addr":"172.21.15.159:6805","nonce":600898811}]},"public_addr":"172.21.15.159:6801/600898811","cluster_addr":"172.21.15.159:6803/600898811","heartbeat_back_addr":"172.21.15.159:6807/600898811","heartbeat_front_addr":"172.21.15.159:6805/600898811","state":["exists","up"]},{"osd":5,"uuid":"f6891b54-bdaf-4843-af90-e3934e90d8a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6809","nonce":3062225386}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6811","nonce":3062225386}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6815","nonce":3062225386}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":3062225386},{"type":"v1","addr":"172.21.15.159:6813","nonce":3062225386}]},"public_addr":"172.21.15.159:6809/3062225386","cluster_addr":"172.21.15.159:6811/3062225386","heartbeat_back_addr":"172.21.15.159:6815/3062225386","heartbeat_front_addr":"172.21.15.159:6813/3062225386","state":["exists","up"]},{"osd":6,"uuid":"eef2d3c0-2db2-40c8-b42c-e5ab0c6e4efb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6817","nonce":3239768929}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6819","nonce":3239768929}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6823","nonce":3239768929}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":3239768929},{"type":"v1","addr":"172.21.15.159:6821","nonce":3239768929}]},"public_addr":"172.21.15.159:6817/3239768929","cluster_addr":"172.21.15.159:6819/3239768929","heartbeat_back_addr":"172.21.15.159:6823/3239768929","heartbeat_front_addr":"172.21.15.159:6821/3239768929","state":["exists","up"]},{"osd":7,"uuid":"40f2ce14-bf67-4d81-a9d4-985182889a9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6825","nonce":1866149836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6827","nonce":1866149836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6831","nonce":1866149836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":1866149836},{"type":"v1","addr":"172.21.15.159:6829","nonce":1866149836}]},"public_addr":"172.21.15.159:6825/1866149836","cluster_addr":"172.21.15.159:6827/1866149836","heartbeat_back_addr":"172.21.15.159:6831/1866149836","heartbeat_front_addr":"172.21.15.159:6829/1866149836","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-08-10T05:05:39.971476+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-08-10T05:06:03.409822+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-08-10T05:06:27.707515+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-08-10T05:06:52.114867+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-08-10T05:07:14.213719+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-08-10T05:07:37.861114+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-08-10T05:08:02.369752+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-08-10T05:08:27.081177+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.e","mappings":[{"from":7,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.27","mappings":[{"from":4,"to":1}]},{"pgid":"3.3e","mappings":[{"from":0,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.86:0/1653963426":"2024-08-11T05:10:00.317628+0000","172.21.15.86:6801/1275249766":"2024-08-11T05:10:00.317628+0000","172.21.15.86:6800/1275249766":"2024-08-11T05:10:00.317628+0000","172.21.15.86:0/12983657":"2024-08-11T05:03:55.897446+0000","172.21.15.86:6800/1046732634":"2024-08-11T05:03:55.897446+0000","172.21.15.86:6801/1046732634":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/311588837":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/305991287":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/1608256661":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/657833638":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6801/2187943665":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6800/2187943665":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/1857961524":"2024-08-11T05:10:00.317628+0000","172.21.15.86:0/2146360063":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/1166798367":"2024-08-11T05:10:00.317628+0000","172.21.15.86:0/1104988241":"2024-08-11T05:10:00.317628+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-08-10T05:11:22.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:22 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:22] ENGINE Bus STOPPING 2024-08-10T05:11:22.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:22 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T05:11:22.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:22 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:22] ENGINE Bus STOPPED 2024-08-10T05:11:22.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:22 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:22] ENGINE Bus STARTING 2024-08-10T05:11:22.906 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:22 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:22] ENGINE Serving on http://:::9283 2024-08-10T05:11:22.906 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:22 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:22] ENGINE Bus STARTED 2024-08-10T05:11:22.906 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:22 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:22] ENGINE Bus STOPPING 2024-08-10T05:11:23.460 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph fs dump --format=json 2024-08-10T05:11:23.482 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T05:11:23.483 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:23] ENGINE Bus STOPPED 2024-08-10T05:11:23.483 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:23] ENGINE Bus STARTING 2024-08-10T05:11:23.483 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:23] ENGINE Serving on http://:::9283 2024-08-10T05:11:23.483 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:23] ENGINE Bus STARTED 2024-08-10T05:11:23.483 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:23.483 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:23.483 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:23.483 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T05:11:23.483 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T05:11:23.483 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi086.front.sepia.ceph.com:9093"}]: dispatch 2024-08-10T05:11:23.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi086.front.sepia.ceph.com:9093"}]: dispatch 2024-08-10T05:11:23.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:23.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:11:23.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:11:23.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi159.front.sepia.ceph.com:9095"}]: dispatch 2024-08-10T05:11:23.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi159.front.sepia.ceph.com:9095"}]: dispatch 2024-08-10T05:11:23.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:23.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T05:11:23.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T05:11:23.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi159.front.sepia.ceph.com:3000"}]: dispatch 2024-08-10T05:11:23.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi159.front.sepia.ceph.com:3000"}]: dispatch 2024-08-10T05:11:23.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:23.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:11:23.485 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/2543896996' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:11:23.485 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:23.485 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:23.485 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:23.485 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T05:11:23.485 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T05:11:23.485 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi086.front.sepia.ceph.com:9093"}]: dispatch 2024-08-10T05:11:23.485 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi086.front.sepia.ceph.com:9093"}]: dispatch 2024-08-10T05:11:23.485 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:23.485 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:11:23.486 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:11:23.486 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi159.front.sepia.ceph.com:9095"}]: dispatch 2024-08-10T05:11:23.486 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi159.front.sepia.ceph.com:9095"}]: dispatch 2024-08-10T05:11:23.486 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:23.486 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T05:11:23.486 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T05:11:23.486 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi159.front.sepia.ceph.com:3000"}]: dispatch 2024-08-10T05:11:23.486 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi159.front.sepia.ceph.com:3000"}]: dispatch 2024-08-10T05:11:23.486 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:23.486 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:11:23.486 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:23 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2543896996' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:11:23.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:23.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:23.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:23.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T05:11:23.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T05:11:23.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi086.front.sepia.ceph.com:9093"}]: dispatch 2024-08-10T05:11:23.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi086.front.sepia.ceph.com:9093"}]: dispatch 2024-08-10T05:11:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:11:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:11:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi159.front.sepia.ceph.com:9095"}]: dispatch 2024-08-10T05:11:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi159.front.sepia.ceph.com:9095"}]: dispatch 2024-08-10T05:11:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T05:11:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T05:11:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi159.front.sepia.ceph.com:3000"}]: dispatch 2024-08-10T05:11:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi159.front.sepia.ceph.com:3000"}]: dispatch 2024-08-10T05:11:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:11:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:23 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/2543896996' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:11:23.997 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:11:25.682 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:25 smithi086 ceph-mon[41441]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:25.682 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:25 smithi086 ceph-mon[29634]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:25.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:25 smithi159 ceph-mon[33602]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:26.241 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:11:26.241 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24307,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.159:6833/100060564","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6832","nonce":100060564},{"type":"v1","addr":"172.21.15.159:6833","nonce":100060564}]},"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":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-08-10T05:08:57.951414+0000","modified":"2024-08-10T05:09:10.753009+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":24335},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24335":{"gid":24335,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":6,"addr":"172.21.15.86:6835/203326018","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6834","nonce":203326018},{"type":"v1","addr":"172.21.15.86:6835","nonce":203326018}]},"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-08-10T05:11:26.241 INFO:teuthology.orchestra.run.smithi086.stderr:dumped fsmap epoch 8 2024-08-10T05:11:27.148 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:26 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:27.148 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:26 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:27.148 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:26 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/1850361739' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T05:11:27.148 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:26 smithi086 ceph-mon[41441]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:27.148 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:26 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:27.149 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:26 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:27.149 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:26 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1850361739' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T05:11:27.149 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:26 smithi086 ceph-mon[29634]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:27.171 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: mds map: {'epoch': 8, 'flags': 18, 'flags_state': {'joinable': True, 'allow_snaps': True, 'allow_multimds_snaps': True, 'allow_standby_replay': False, 'refuse_client_session': False, 'refuse_standby_for_another_fs': False, 'balance_automate': False}, 'ever_allowed_features': 0, 'explicitly_allowed_features': 0, 'created': '2024-08-10T05:08:57.951414+0000', 'modified': '2024-08-10T05:09:10.753009+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': 24335}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24335': {'gid': 24335, 'name': 'a', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 6, 'addr': '172.21.15.86:6835/203326018', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.86:6834', 'nonce': 203326018}, {'type': 'v1', 'addr': '172.21.15.86:6835', 'nonce': 203326018}]}, '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-08-10T05:11:27.171 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2024-08-10T05:11:27.171 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph tell mds.a status 2024-08-10T05:11:27.405 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:11:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[82936]: ts=2024-08-10T05:11:27.179Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003427929s 2024-08-10T05:11:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:26 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:26 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:26 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/1850361739' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T05:11:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:26 smithi159 ceph-mon[33602]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:27.771 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:11:28.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:11:28] "GET /metrics HTTP/1.1" 200 33662 "" "Prometheus/2.43.0" 2024-08-10T05:11:29.556 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:29 smithi086 ceph-mon[29634]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:29.557 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:29 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:29.557 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:29 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:29.557 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:29 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:11:29.557 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:29 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:11:29.557 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:29 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:29.557 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:29 smithi086 ceph-mon[41441]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:29.557 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:29 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:29.557 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:29 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:29.557 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:29 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:11:29.558 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:29 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:11:29.558 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:29 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:29.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:29 smithi159 ceph-mon[33602]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:29.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:29 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:29.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:29 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:29.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:29 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:11:29.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:29 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:11:29.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:29 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:30.162 INFO:teuthology.orchestra.run.smithi086.stderr:2024-08-10T05:11:30.162+0000 7ff5e97fa640 0 client.24698 ms_handle_reset on v2:172.21.15.86:6834/203326018 2024-08-10T05:11:30.180 INFO:teuthology.orchestra.run.smithi086.stderr:2024-08-10T05:11:30.180+0000 7ff5e97fa640 0 client.24704 ms_handle_reset on v2:172.21.15.86:6834/203326018 2024-08-10T05:11:30.181 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:11:30.181 INFO:teuthology.orchestra.run.smithi086.stdout: "cluster_fsid": "bfc063ea-56d5-11ef-bcce-c7b262605968", 2024-08-10T05:11:30.181 INFO:teuthology.orchestra.run.smithi086.stdout: "whoami": 0, 2024-08-10T05:11:30.181 INFO:teuthology.orchestra.run.smithi086.stdout: "id": 24335, 2024-08-10T05:11:30.181 INFO:teuthology.orchestra.run.smithi086.stdout: "want_state": "up:active", 2024-08-10T05:11:30.181 INFO:teuthology.orchestra.run.smithi086.stdout: "state": "up:active", 2024-08-10T05:11:30.181 INFO:teuthology.orchestra.run.smithi086.stdout: "fs_name": "cephfs", 2024-08-10T05:11:30.181 INFO:teuthology.orchestra.run.smithi086.stdout: "rank_uptime": 152.227397293, 2024-08-10T05:11:30.181 INFO:teuthology.orchestra.run.smithi086.stdout: "mdsmap_epoch": 8, 2024-08-10T05:11:30.181 INFO:teuthology.orchestra.run.smithi086.stdout: "osdmap_epoch": 76, 2024-08-10T05:11:30.181 INFO:teuthology.orchestra.run.smithi086.stdout: "osdmap_epoch_barrier": 66, 2024-08-10T05:11:30.181 INFO:teuthology.orchestra.run.smithi086.stdout: "uptime": 169.46124772900001 2024-08-10T05:11:30.182 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:11:30.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:30 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:11:30.901 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:30 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:11:30.901 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:30 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:11:30.923 INFO:tasks.cephadm:Setup complete, yielding 2024-08-10T05:11:30.923 INFO:teuthology.run_tasks:Running task print... 2024-08-10T05:11:30.932 INFO:teuthology.task.print:**** done end installing reef cephadm ... 2024-08-10T05:11:30.932 INFO:teuthology.run_tasks:Running task print... 2024-08-10T05:11:30.965 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2024-08-10T05:11:30.965 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-10T05:11:30.999 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi086.front.sepia.ceph.com 2024-08-10T05:11:30.999 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2024-08-10T05:11:31.203 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:11:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:31 smithi086 ceph-mon[29634]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:31.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:31 smithi086 ceph-mon[41441]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:31 smithi159 ceph-mon[33602]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:33.376 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:33] ENGINE Bus STOPPING 2024-08-10T05:11:33.376 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T05:11:33.376 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:33] ENGINE Bus STOPPED 2024-08-10T05:11:33.377 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:33] ENGINE Bus STARTING 2024-08-10T05:11:33.377 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:33] ENGINE Serving on http://:::9283 2024-08-10T05:11:33.377 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:11:33] ENGINE Bus STARTED 2024-08-10T05:11:33.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:33 smithi086 ceph-mon[29634]: 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-08-10T05:11:33.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:33 smithi086 ceph-mon[29634]: mgrmap e21: y(active, since 92s), standbys: x 2024-08-10T05:11:33.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:33 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1267715336' entity='client.admin' 2024-08-10T05:11:33.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:11:33.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:33 smithi086 ceph-mon[41441]: 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-08-10T05:11:33.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:33 smithi086 ceph-mon[41441]: mgrmap e21: y(active, since 92s), standbys: x 2024-08-10T05:11:33.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:33 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/1267715336' entity='client.admin' 2024-08-10T05:11:33.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:11:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:33 smithi159 ceph-mon[33602]: 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-08-10T05:11:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:33 smithi159 ceph-mon[33602]: mgrmap e21: y(active, since 92s), standbys: x 2024-08-10T05:11:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:33 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/1267715336' entity='client.admin' 2024-08-10T05:11:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:11:33.805 INFO:teuthology.run_tasks:Running task print... 2024-08-10T05:11:33.814 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2024-08-10T05:11:33.815 INFO:teuthology.run_tasks:Running task print... 2024-08-10T05:11:33.860 INFO:teuthology.task.print:**** done start telemetry reef... 2024-08-10T05:11:33.860 INFO:teuthology.run_tasks:Running task workunit... 2024-08-10T05:11:33.903 INFO:tasks.workunit:Pulling workunits from ref 36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T05:11:33.903 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-10T05:11:33.903 DEBUG:teuthology.orchestra.run.smithi086:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-10T05:11:33.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T05:11:33.920 INFO:teuthology.orchestra.run.smithi086.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-10T05:11:33.920 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-10T05:11:33.975 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-10T05:11:33.975 DEBUG:teuthology.orchestra.run.smithi086:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-10T05:11:34.030 INFO:tasks.workunit:timeout=3h 2024-08-10T05:11:34.030 INFO:tasks.workunit:cleanup=True 2024-08-10T05:11:34.031 DEBUG:teuthology.orchestra.run.smithi086:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T05:11:34.085 INFO:tasks.workunit.client.0.smithi086.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-10T05:11:35.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:35 smithi086 ceph-mon[29634]: 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-08-10T05:11:35.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:35 smithi086 ceph-mon[41441]: 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-08-10T05:11:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:35 smithi159 ceph-mon[33602]: 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-08-10T05:11:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:37 smithi086 ceph-mon[29634]: 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-08-10T05:11:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:37 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:37 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:37 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:37 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:37 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:11:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:37 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:11:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:37 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:37 smithi086 ceph-mon[41441]: 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-08-10T05:11:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:37 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:37 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:37 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:37 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:37 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:11:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:37 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:11:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:37 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:37 smithi159 ceph-mon[33602]: 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-08-10T05:11:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:37 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:37 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:37 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:37 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:37 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:11:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:37 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:11:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:37 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:11:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:11:38] "GET /metrics HTTP/1.1" 200 33659 "" "Prometheus/2.43.0" 2024-08-10T05:11:39.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:39 smithi086 ceph-mon[29634]: 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-08-10T05:11:39.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:39 smithi086 ceph-mon[41441]: 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-08-10T05:11:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:39 smithi159 ceph-mon[33602]: 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-08-10T05:11:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:41 smithi086 ceph-mon[29634]: 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-08-10T05:11:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:41 smithi086 ceph-mon[41441]: 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-08-10T05:11:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:41 smithi159 ceph-mon[33602]: 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-08-10T05:11:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:43 smithi086 ceph-mon[29634]: 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-08-10T05:11:43.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:43 smithi086 ceph-mon[41441]: 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-08-10T05:11:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:43 smithi159 ceph-mon[33602]: 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-08-10T05:11:45.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:45 smithi086 ceph-mon[29634]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:45.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:45 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:11:45.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:45 smithi086 ceph-mon[41441]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:45.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:45 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:11:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:45 smithi159 ceph-mon[33602]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:45 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:11:47.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:47 smithi086 ceph-mon[41441]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:47.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:47 smithi086 ceph-mon[29634]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:47 smithi159 ceph-mon[33602]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:11:48] "GET /metrics HTTP/1.1" 200 33658 "" "Prometheus/2.43.0" 2024-08-10T05:11:49.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:49 smithi086 ceph-mon[41441]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:49 smithi086 ceph-mon[29634]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:49 smithi159 ceph-mon[33602]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:51.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:51 smithi086 ceph-mon[29634]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:51.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:51 smithi086 ceph-mon[41441]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:51.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:51 smithi159 ceph-mon[33602]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:53.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:53 smithi086 ceph-mon[41441]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:53.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:53 smithi086 ceph-mon[29634]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:53 smithi159 ceph-mon[33602]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:55.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:55 smithi086 ceph-mon[41441]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:55.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:55 smithi086 ceph-mon[29634]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:55 smithi159 ceph-mon[33602]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:57.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:57 smithi086 ceph-mon[29634]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:57.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:57 smithi086 ceph-mon[41441]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:57 smithi159 ceph-mon[33602]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:11:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:11:58] "GET /metrics HTTP/1.1" 200 33658 "" "Prometheus/2.43.0" 2024-08-10T05:11:59.752 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:11:59 smithi159 ceph-mon[33602]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:59.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:11:59 smithi086 ceph-mon[29634]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:11:59.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:11:59 smithi086 ceph-mon[41441]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:00.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:00 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:12:00.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:00 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:12:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:00 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:12:01.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:01 smithi086 ceph-mon[41441]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:01.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:01 smithi086 ceph-mon[29634]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:01 smithi159 ceph-mon[33602]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:03 smithi086 ceph-mon[29634]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:03.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:03 smithi086 ceph-mon[41441]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:03.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:03 smithi159 ceph-mon[33602]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:05.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:05 smithi086 ceph-mon[41441]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:05.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:05 smithi086 ceph-mon[29634]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:05.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:05 smithi159 ceph-mon[33602]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:07 smithi086 ceph-mon[41441]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:07.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:07 smithi086 ceph-mon[29634]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:07.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:07 smithi159 ceph-mon[33602]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:12:08] "GET /metrics HTTP/1.1" 200 33659 "" "Prometheus/2.43.0" 2024-08-10T05:12:09.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:09 smithi086 ceph-mon[41441]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:09.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:09 smithi086 ceph-mon[29634]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:09 smithi159 ceph-mon[33602]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:11 smithi086 ceph-mon[41441]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:11 smithi086 ceph-mon[29634]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:11 smithi159 ceph-mon[33602]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:13.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:13 smithi086 ceph-mon[41441]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:13.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:13 smithi086 ceph-mon[29634]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:13 smithi159 ceph-mon[33602]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:15.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:15 smithi086 ceph-mon[41441]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:15.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:15 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:12:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:15 smithi086 ceph-mon[29634]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:15 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:12:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:15 smithi159 ceph-mon[33602]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:15 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:12:17.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:17 smithi086 ceph-mon[41441]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:17.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:17 smithi086 ceph-mon[29634]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:17 smithi159 ceph-mon[33602]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:18.378 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:12:18] "GET /metrics HTTP/1.1" 200 33673 "" "Prometheus/2.43.0" 2024-08-10T05:12:19.522 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:19 smithi086 ceph-mon[41441]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:19.522 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:19 smithi086 ceph-mon[29634]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:19.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:19 smithi159 ceph-mon[33602]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:21.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:21 smithi086 ceph-mon[41441]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:21 smithi086 ceph-mon[29634]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:21.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:21 smithi159 ceph-mon[33602]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:23 smithi086 ceph-mon[41441]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:23 smithi086 ceph-mon[29634]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:23 smithi159 ceph-mon[33602]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:25.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:25 smithi086 ceph-mon[41441]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:25 smithi086 ceph-mon[29634]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:25 smithi159 ceph-mon[33602]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:27 smithi086 ceph-mon[41441]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:27.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:27 smithi086 ceph-mon[29634]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:27 smithi159 ceph-mon[33602]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:28.569 INFO:tasks.workunit.client.0.smithi086.stderr:Note: switching to '36f0121854057afc3d1c62b7c67046d0bb7294df'. 2024-08-10T05:12:28.569 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T05:12:28.569 INFO:tasks.workunit.client.0.smithi086.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-08-10T05:12:28.569 INFO:tasks.workunit.client.0.smithi086.stderr:changes and commit them, and you can discard any commits you make in this 2024-08-10T05:12:28.569 INFO:tasks.workunit.client.0.smithi086.stderr:state without impacting any branches by switching back to a branch. 2024-08-10T05:12:28.569 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T05:12:28.569 INFO:tasks.workunit.client.0.smithi086.stderr:If you want to create a new branch to retain commits you create, you may 2024-08-10T05:12:28.569 INFO:tasks.workunit.client.0.smithi086.stderr:do so (now or later) by using -c with the switch command. Example: 2024-08-10T05:12:28.570 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T05:12:28.570 INFO:tasks.workunit.client.0.smithi086.stderr: git switch -c 2024-08-10T05:12:28.570 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T05:12:28.570 INFO:tasks.workunit.client.0.smithi086.stderr:Or undo this operation with: 2024-08-10T05:12:28.570 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T05:12:28.570 INFO:tasks.workunit.client.0.smithi086.stderr: git switch - 2024-08-10T05:12:28.570 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T05:12:28.570 INFO:tasks.workunit.client.0.smithi086.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-08-10T05:12:28.570 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T05:12:28.570 INFO:tasks.workunit.client.0.smithi086.stderr:HEAD is now at 36f01218540 Merge pull request #59099 from zdover23/wip-doc-2024-08-09-backport-59807-to-squid 2024-08-10T05:12:28.574 DEBUG:teuthology.orchestra.run.smithi086:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-08-10T05:12:28.644 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:12:28] "GET /metrics HTTP/1.1" 200 33673 "" "Prometheus/2.43.0" 2024-08-10T05:12:28.662 INFO:tasks.workunit.client.0.smithi086.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-10T05:12:28.664 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-10T05:12:28.665 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-10T05:12:29.332 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-10T05:12:29.385 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-10T05:12:29.425 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-10T05:12:29.427 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-10T05:12:29.427 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-10T05:12:29.465 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-10T05:12:29.468 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T05:12:29.468 DEBUG:teuthology.orchestra.run.smithi086:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-10T05:12:29.524 INFO:tasks.workunit:Running workunits matching test_telemetry_reef.sh on client.0... 2024-08-10T05:12:29.525 INFO:tasks.workunit:Running workunit test_telemetry_reef.sh... 2024-08-10T05:12:29.526 DEBUG:teuthology.orchestra.run.smithi086: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=36f0121854057afc3d1c62b7c67046d0bb7294df 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-08-10T05:12:29.601 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2024-08-10T05:12:29.870 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:29 smithi086 ceph-mon[41441]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:29.870 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:29 smithi086 ceph-mon[29634]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:29 smithi159 ceph-mon[33602]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:29.987 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2024-08-10T05:12:30.155 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:29 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:29] ENGINE Bus STOPPING 2024-08-10T05:12:30.446 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2024-08-10T05:12:30.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T05:12:30.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:30] ENGINE Bus STOPPED 2024-08-10T05:12:30.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:30] ENGINE Bus STARTING 2024-08-10T05:12:30.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:30] ENGINE Serving on http://:::9283 2024-08-10T05:12:30.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:30] ENGINE Bus STARTED 2024-08-10T05:12:30.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:30] ENGINE Bus STOPPING 2024-08-10T05:12:30.834 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph telemetry preview 2024-08-10T05:12:31.155 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T05:12:31.155 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:30] ENGINE Bus STOPPED 2024-08-10T05:12:31.155 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:30] ENGINE Bus STARTING 2024-08-10T05:12:31.155 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:30] ENGINE Serving on http://:::9283 2024-08-10T05:12:31.155 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:30] ENGINE Bus STARTED 2024-08-10T05:12:31.155 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:30] ENGINE Bus STOPPING 2024-08-10T05:12:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' 2024-08-10T05:12:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:12:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:12:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/2293260623' entity='client.admin' 2024-08-10T05:12:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:12:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:12:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[41441]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:12:31.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/3107127191' entity='client.admin' 2024-08-10T05:12:31.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:31.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:12:31.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:12:31.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' 2024-08-10T05:12:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:12:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:12:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/2293260623' entity='client.admin' 2024-08-10T05:12:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:31.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:12:31.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:12:31.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:31.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[29634]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:31.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:12:31.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/3107127191' entity='client.admin' 2024-08-10T05:12:31.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:31.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:12:31.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:12:31.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:30 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:31.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:30 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' 2024-08-10T05:12:31.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:30 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:31.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:30 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:12:31.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:30 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:12:31.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:30 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:31.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:30 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/2293260623' entity='client.admin' 2024-08-10T05:12:31.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:30 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:31.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:30 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:12:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:30 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:12:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:30 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:30 smithi159 ceph-mon[33602]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:30 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:12:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:30 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/3107127191' entity='client.admin' 2024-08-10T05:12:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:30 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:30 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:12:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:30 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:12:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:30 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:31.318 INFO:tasks.workunit.client.0.smithi086.stdout:{ 2024-08-10T05:12:31.318 INFO:tasks.workunit.client.0.smithi086.stdout: "balancer": { 2024-08-10T05:12:31.318 INFO:tasks.workunit.client.0.smithi086.stdout: "active": true, 2024-08-10T05:12:31.318 INFO:tasks.workunit.client.0.smithi086.stdout: "mode": "" 2024-08-10T05:12:31.318 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.318 INFO:tasks.workunit.client.0.smithi086.stdout: "channels": [ 2024-08-10T05:12:31.318 INFO:tasks.workunit.client.0.smithi086.stdout: "basic", 2024-08-10T05:12:31.318 INFO:tasks.workunit.client.0.smithi086.stdout: "crash", 2024-08-10T05:12:31.318 INFO:tasks.workunit.client.0.smithi086.stdout: "device", 2024-08-10T05:12:31.318 INFO:tasks.workunit.client.0.smithi086.stdout: "ident" 2024-08-10T05:12:31.319 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.319 INFO:tasks.workunit.client.0.smithi086.stdout: "channels_available": [ 2024-08-10T05:12:31.319 INFO:tasks.workunit.client.0.smithi086.stdout: "basic", 2024-08-10T05:12:31.319 INFO:tasks.workunit.client.0.smithi086.stdout: "ident", 2024-08-10T05:12:31.319 INFO:tasks.workunit.client.0.smithi086.stdout: "crash", 2024-08-10T05:12:31.319 INFO:tasks.workunit.client.0.smithi086.stdout: "device", 2024-08-10T05:12:31.319 INFO:tasks.workunit.client.0.smithi086.stdout: "perf" 2024-08-10T05:12:31.319 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.319 INFO:tasks.workunit.client.0.smithi086.stdout: "collections_available": [ 2024-08-10T05:12:31.319 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_base", 2024-08-10T05:12:31.319 INFO:tasks.workunit.client.0.smithi086.stdout: "device_base", 2024-08-10T05:12:31.319 INFO:tasks.workunit.client.0.smithi086.stdout: "crash_base", 2024-08-10T05:12:31.320 INFO:tasks.workunit.client.0.smithi086.stdout: "ident_base", 2024-08-10T05:12:31.320 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_perf", 2024-08-10T05:12:31.320 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_mds_metadata", 2024-08-10T05:12:31.320 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_usage", 2024-08-10T05:12:31.320 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_usage_by_class", 2024-08-10T05:12:31.320 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_rook_v01", 2024-08-10T05:12:31.320 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_memory_metrics", 2024-08-10T05:12:31.320 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_options_bluestore" 2024-08-10T05:12:31.320 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.320 INFO:tasks.workunit.client.0.smithi086.stdout: "collections_opted_in": [ 2024-08-10T05:12:31.320 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_base", 2024-08-10T05:12:31.320 INFO:tasks.workunit.client.0.smithi086.stdout: "device_base", 2024-08-10T05:12:31.320 INFO:tasks.workunit.client.0.smithi086.stdout: "crash_base", 2024-08-10T05:12:31.321 INFO:tasks.workunit.client.0.smithi086.stdout: "ident_base", 2024-08-10T05:12:31.321 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_perf", 2024-08-10T05:12:31.321 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_mds_metadata", 2024-08-10T05:12:31.321 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_usage", 2024-08-10T05:12:31.321 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_usage_by_class", 2024-08-10T05:12:31.321 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_rook_v01", 2024-08-10T05:12:31.321 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_memory_metrics", 2024-08-10T05:12:31.321 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_options_bluestore" 2024-08-10T05:12:31.321 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.321 INFO:tasks.workunit.client.0.smithi086.stdout: "config": { 2024-08-10T05:12:31.321 INFO:tasks.workunit.client.0.smithi086.stdout: "active_changed": [ 2024-08-10T05:12:31.321 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-10T05:12:31.322 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_debug", 2024-08-10T05:12:31.322 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_mon_ticket_ttl", 2024-08-10T05:12:31.322 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_service_ticket_ttl", 2024-08-10T05:12:31.322 INFO:tasks.workunit.client.0.smithi086.stdout: "bdev_debug_aio", 2024-08-10T05:12:31.322 INFO:tasks.workunit.client.0.smithi086.stdout: "client_check_pool_perm", 2024-08-10T05:12:31.322 INFO:tasks.workunit.client.0.smithi086.stdout: "client_mount_gid", 2024-08-10T05:12:31.322 INFO:tasks.workunit.client.0.smithi086.stdout: "client_mount_uid", 2024-08-10T05:12:31.322 INFO:tasks.workunit.client.0.smithi086.stdout: "client_quota", 2024-08-10T05:12:31.322 INFO:tasks.workunit.client.0.smithi086.stdout: "container_image", 2024-08-10T05:12:31.322 INFO:tasks.workunit.client.0.smithi086.stdout: "daemonize", 2024-08-10T05:12:31.322 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_asserts_on_shutdown", 2024-08-10T05:12:31.322 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mgr", 2024-08-10T05:12:31.322 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mon", 2024-08-10T05:12:31.323 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_ms", 2024-08-10T05:12:31.323 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_osd", 2024-08-10T05:12:31.323 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_paxos", 2024-08-10T05:12:31.323 INFO:tasks.workunit.client.0.smithi086.stdout: "keyring", 2024-08-10T05:12:31.323 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_block_size", 2024-08-10T05:12:31.323 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_cache_size", 2024-08-10T05:12:31.323 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_compression", 2024-08-10T05:12:31.323 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_log", 2024-08-10T05:12:31.323 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_write_buffer_size", 2024-08-10T05:12:31.323 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_file", 2024-08-10T05:12:31.323 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_journald", 2024-08-10T05:12:31.323 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_stderr", 2024-08-10T05:12:31.324 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_allow_pool_delete", 2024-08-10T05:12:31.324 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_clock_drift_allowed", 2024-08-10T05:12:31.324 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_file_level", 2024-08-10T05:12:31.324 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_file", 2024-08-10T05:12:31.324 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_journald", 2024-08-10T05:12:31.324 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_stderr", 2024-08-10T05:12:31.324 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_data_avail_warn", 2024-08-10T05:12:31.324 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_election_default_strategy", 2024-08-10T05:12:31.324 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_host", 2024-08-10T05:12:31.324 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_max_pg_per_osd", 2024-08-10T05:12:31.324 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_mgr_mkfs_grace", 2024-08-10T05:12:31.324 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_prime_pg_temp", 2024-08-10T05:12:31.324 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_reporter_subtree_level", 2024-08-10T05:12:31.325 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_pg_warn_max_object_skew", 2024-08-10T05:12:31.325 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-10T05:12:31.325 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-10T05:12:31.325 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-10T05:12:31.325 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-10T05:12:31.325 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-10T05:12:31.325 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-10T05:12:31.325 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-10T05:12:31.325 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-10T05:12:31.325 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_too_few_osds", 2024-08-10T05:12:31.325 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_bug", 2024-08-10T05:12:31.325 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_old_message", 2024-08-10T05:12:31.326 INFO:tasks.workunit.client.0.smithi086.stdout: "no_config_file", 2024-08-10T05:12:31.326 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_default_list", 2024-08-10T05:12:31.326 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_load_list", 2024-08-10T05:12:31.326 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_crush_chooseleaf_type", 2024-08-10T05:12:31.326 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_misdirected_ops", 2024-08-10T05:12:31.326 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_op_order", 2024-08-10T05:12:31.326 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_pg_log_writeout", 2024-08-10T05:12:31.326 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_shutdown", 2024-08-10T05:12:31.326 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_cached_snaps", 2024-08-10T05:12:31.326 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_missing_on_start", 2024-08-10T05:12:31.326 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_stray_on_activate", 2024-08-10T05:12:31.326 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-10T05:12:31.327 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep", 2024-08-10T05:12:31.327 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep_hdd", 2024-08-10T05:12:31.327 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep_hybrid", 2024-08-10T05:12:31.327 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep_ssd", 2024-08-10T05:12:31.327 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_max_backfills", 2024-08-10T05:12:31.327 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-10T05:12:31.327 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_profile", 2024-08-10T05:12:31.327 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-10T05:12:31.327 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-10T05:12:31.327 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-10T05:12:31.327 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-10T05:12:31.327 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-10T05:12:31.327 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-10T05:12:31.328 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_client_lim", 2024-08-10T05:12:31.328 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_client_res", 2024-08-10T05:12:31.328 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-10T05:12:31.328 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target", 2024-08-10T05:12:31.328 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target_autotune", 2024-08-10T05:12:31.328 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue", 2024-08-10T05:12:31.328 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue_cut_off", 2024-08-10T05:12:31.328 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pg_delete_cost", 2024-08-10T05:12:31.328 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_erasure_code_profile", 2024-08-10T05:12:31.328 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-10T05:12:31.328 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recover_clone_overlap", 2024-08-10T05:12:31.329 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_active", 2024-08-10T05:12:31.329 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_active_hdd", 2024-08-10T05:12:31.329 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_active_ssd", 2024-08-10T05:12:31.329 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_chunk", 2024-08-10T05:12:31.329 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep", 2024-08-10T05:12:31.329 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep_hdd", 2024-08-10T05:12:31.329 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep_hybrid", 2024-08-10T05:12:31.329 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep_ssd", 2024-08-10T05:12:31.329 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_load_threshold", 2024-08-10T05:12:31.329 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_max_interval", 2024-08-10T05:12:31.329 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_sleep", 2024-08-10T05:12:31.329 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_shutdown_pgref_assert", 2024-08-10T05:12:31.330 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep", 2024-08-10T05:12:31.330 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep_hdd", 2024-08-10T05:12:31.330 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-10T05:12:31.330 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep_ssd", 2024-08-10T05:12:31.330 INFO:tasks.workunit.client.0.smithi086.stdout: "public_addr", 2024-08-10T05:12:31.330 INFO:tasks.workunit.client.0.smithi086.stdout: "public_addrv", 2024-08-10T05:12:31.330 INFO:tasks.workunit.client.0.smithi086.stdout: "public_network", 2024-08-10T05:12:31.330 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd_default_features", 2024-08-10T05:12:31.330 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd_qos_exclude_ops", 2024-08-10T05:12:31.330 INFO:tasks.workunit.client.0.smithi086.stdout: "setgroup", 2024-08-10T05:12:31.330 INFO:tasks.workunit.client.0.smithi086.stdout: "setuser" 2024-08-10T05:12:31.330 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.330 INFO:tasks.workunit.client.0.smithi086.stdout: "cluster_changed": [ 2024-08-10T05:12:31.331 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-10T05:12:31.331 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_debug", 2024-08-10T05:12:31.331 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_mon_ticket_ttl", 2024-08-10T05:12:31.331 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_service_ticket_ttl", 2024-08-10T05:12:31.331 INFO:tasks.workunit.client.0.smithi086.stdout: "bdev_debug_aio", 2024-08-10T05:12:31.331 INFO:tasks.workunit.client.0.smithi086.stdout: "container_image", 2024-08-10T05:12:31.331 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_asserts_on_shutdown", 2024-08-10T05:12:31.331 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mgr", 2024-08-10T05:12:31.331 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mon", 2024-08-10T05:12:31.331 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_ms", 2024-08-10T05:12:31.332 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_osd", 2024-08-10T05:12:31.332 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_paxos", 2024-08-10T05:12:31.332 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_file", 2024-08-10T05:12:31.332 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_journald", 2024-08-10T05:12:31.332 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_stderr", 2024-08-10T05:12:31.332 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_join_fs", 2024-08-10T05:12:31.332 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/allow_ptrace", 2024-08-10T05:12:31.332 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/container_init", 2024-08-10T05:12:31.332 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/migration_current", 2024-08-10T05:12:31.332 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/use_repo_digest", 2024-08-10T05:12:31.332 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-10T05:12:31.333 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-10T05:12:31.333 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-10T05:12:31.333 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-10T05:12:31.333 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/ssl_server_port", 2024-08-10T05:12:31.333 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/orchestrator/orchestrator", 2024-08-10T05:12:31.333 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/channel_ident", 2024-08-10T05:12:31.333 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/description", 2024-08-10T05:12:31.333 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/organization", 2024-08-10T05:12:31.333 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_allow_pool_delete", 2024-08-10T05:12:31.333 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_clock_drift_allowed", 2024-08-10T05:12:31.333 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_file_level", 2024-08-10T05:12:31.333 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_file", 2024-08-10T05:12:31.334 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_data_avail_warn", 2024-08-10T05:12:31.334 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_election_default_strategy", 2024-08-10T05:12:31.334 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_max_pg_per_osd", 2024-08-10T05:12:31.334 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_mgr_mkfs_grace", 2024-08-10T05:12:31.334 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_prime_pg_temp", 2024-08-10T05:12:31.334 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_reporter_subtree_level", 2024-08-10T05:12:31.334 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_pg_warn_max_object_skew", 2024-08-10T05:12:31.334 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-10T05:12:31.334 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-10T05:12:31.334 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-10T05:12:31.335 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-10T05:12:31.335 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-10T05:12:31.335 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-10T05:12:31.335 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-10T05:12:31.335 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-10T05:12:31.335 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_too_few_osds", 2024-08-10T05:12:31.335 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_bug", 2024-08-10T05:12:31.335 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_old_message", 2024-08-10T05:12:31.335 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_default_list", 2024-08-10T05:12:31.335 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_load_list", 2024-08-10T05:12:31.336 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_misdirected_ops", 2024-08-10T05:12:31.336 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_op_order", 2024-08-10T05:12:31.336 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_pg_log_writeout", 2024-08-10T05:12:31.336 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_shutdown", 2024-08-10T05:12:31.336 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_cached_snaps", 2024-08-10T05:12:31.336 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_missing_on_start", 2024-08-10T05:12:31.336 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_stray_on_activate", 2024-08-10T05:12:31.336 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-10T05:12:31.336 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-10T05:12:31.336 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_profile", 2024-08-10T05:12:31.336 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target", 2024-08-10T05:12:31.337 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target_autotune", 2024-08-10T05:12:31.337 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue", 2024-08-10T05:12:31.337 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue_cut_off", 2024-08-10T05:12:31.337 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_erasure_code_profile", 2024-08-10T05:12:31.337 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-10T05:12:31.337 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recover_clone_overlap", 2024-08-10T05:12:31.337 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_chunk", 2024-08-10T05:12:31.337 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_load_threshold", 2024-08-10T05:12:31.337 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_max_interval", 2024-08-10T05:12:31.337 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_shutdown_pgref_assert", 2024-08-10T05:12:31.337 INFO:tasks.workunit.client.0.smithi086.stdout: "public_network", 2024-08-10T05:12:31.338 INFO:tasks.workunit.client.0.smithi086.stdout: "rgw_cache_enabled", 2024-08-10T05:12:31.338 INFO:tasks.workunit.client.0.smithi086.stdout: "rgw_enable_ops_log", 2024-08-10T05:12:31.338 INFO:tasks.workunit.client.0.smithi086.stdout: "rgw_enable_usage_log" 2024-08-10T05:12:31.338 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:31.338 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.338 INFO:tasks.workunit.client.0.smithi086.stdout: "contact": null, 2024-08-10T05:12:31.338 INFO:tasks.workunit.client.0.smithi086.stdout: "crashes": [], 2024-08-10T05:12:31.338 INFO:tasks.workunit.client.0.smithi086.stdout: "created": "2024-08-10T05:03:23.478662Z", 2024-08-10T05:12:31.338 INFO:tasks.workunit.client.0.smithi086.stdout: "crush": { 2024-08-10T05:12:31.338 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket_algs": { 2024-08-10T05:12:31.339 INFO:tasks.workunit.client.0.smithi086.stdout: "straw2": 3 2024-08-10T05:12:31.339 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.339 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket_sizes": { 2024-08-10T05:12:31.339 INFO:tasks.workunit.client.0.smithi086.stdout: "2": 1, 2024-08-10T05:12:31.339 INFO:tasks.workunit.client.0.smithi086.stdout: "4": 2 2024-08-10T05:12:31.339 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.339 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket_types": { 2024-08-10T05:12:31.339 INFO:tasks.workunit.client.0.smithi086.stdout: "1": 2, 2024-08-10T05:12:31.339 INFO:tasks.workunit.client.0.smithi086.stdout: "11": 1 2024-08-10T05:12:31.339 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.340 INFO:tasks.workunit.client.0.smithi086.stdout: "compat_weight_set": false, 2024-08-10T05:12:31.340 INFO:tasks.workunit.client.0.smithi086.stdout: "device_classes": [ 2024-08-10T05:12:31.340 INFO:tasks.workunit.client.0.smithi086.stdout: 8 2024-08-10T05:12:31.340 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_buckets": 6, 2024-08-10T05:12:31.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_devices": 8, 2024-08-10T05:12:31.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_rules": 1, 2024-08-10T05:12:31.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_types": 12, 2024-08-10T05:12:31.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_weight_sets": 0, 2024-08-10T05:12:31.340 INFO:tasks.workunit.client.0.smithi086.stdout: "tunables": { 2024-08-10T05:12:31.341 INFO:tasks.workunit.client.0.smithi086.stdout: "allowed_bucket_algs": 54, 2024-08-10T05:12:31.341 INFO:tasks.workunit.client.0.smithi086.stdout: "choose_local_fallback_tries": 0, 2024-08-10T05:12:31.341 INFO:tasks.workunit.client.0.smithi086.stdout: "choose_local_tries": 0, 2024-08-10T05:12:31.341 INFO:tasks.workunit.client.0.smithi086.stdout: "choose_total_tries": 50, 2024-08-10T05:12:31.341 INFO:tasks.workunit.client.0.smithi086.stdout: "chooseleaf_descend_once": 1, 2024-08-10T05:12:31.341 INFO:tasks.workunit.client.0.smithi086.stdout: "chooseleaf_stable": 1, 2024-08-10T05:12:31.341 INFO:tasks.workunit.client.0.smithi086.stdout: "chooseleaf_vary_r": 1, 2024-08-10T05:12:31.341 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v2_rules": 0, 2024-08-10T05:12:31.341 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v3_rules": 0, 2024-08-10T05:12:31.341 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v4_buckets": 1, 2024-08-10T05:12:31.341 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v5_rules": 0, 2024-08-10T05:12:31.342 INFO:tasks.workunit.client.0.smithi086.stdout: "legacy_tunables": 0, 2024-08-10T05:12:31.342 INFO:tasks.workunit.client.0.smithi086.stdout: "minimum_required_version": "jewel", 2024-08-10T05:12:31.342 INFO:tasks.workunit.client.0.smithi086.stdout: "optimal_tunables": 1, 2024-08-10T05:12:31.342 INFO:tasks.workunit.client.0.smithi086.stdout: "profile": "jewel", 2024-08-10T05:12:31.342 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables": 1, 2024-08-10T05:12:31.342 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables2": 1, 2024-08-10T05:12:31.342 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables3": 1, 2024-08-10T05:12:31.342 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables5": 1, 2024-08-10T05:12:31.342 INFO:tasks.workunit.client.0.smithi086.stdout: "straw_calc_version": 1 2024-08-10T05:12:31.342 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.342 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.342 INFO:tasks.workunit.client.0.smithi086.stdout: "description": "upgrade test cluster", 2024-08-10T05:12:31.343 INFO:tasks.workunit.client.0.smithi086.stdout: "fs": { 2024-08-10T05:12:31.343 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:31.343 INFO:tasks.workunit.client.0.smithi086.stdout: "feature_flags": { 2024-08-10T05:12:31.343 INFO:tasks.workunit.client.0.smithi086.stdout: "enable_multiple": true, 2024-08-10T05:12:31.343 INFO:tasks.workunit.client.0.smithi086.stdout: "ever_enabled_multiple": true 2024-08-10T05:12:31.343 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.343 INFO:tasks.workunit.client.0.smithi086.stdout: "filesystems": [ 2024-08-10T05:12:31.343 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:31.343 INFO:tasks.workunit.client.0.smithi086.stdout: "approx_ctime": "2024-08", 2024-08-10T05:12:31.343 INFO:tasks.workunit.client.0.smithi086.stdout: "balancer_enabled": false, 2024-08-10T05:12:31.343 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:31.343 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_caps": 0, 2024-08-10T05:12:31.343 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_dns": 10, 2024-08-10T05:12:31.344 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_inos": 13, 2024-08-10T05:12:31.344 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_subtrees": 2, 2024-08-10T05:12:31.344 INFO:tasks.workunit.client.0.smithi086.stdout: "ever_allowed_features": 0, 2024-08-10T05:12:31.344 INFO:tasks.workunit.client.0.smithi086.stdout: "explicitly_allowed_features": 0, 2024-08-10T05:12:31.344 INFO:tasks.workunit.client.0.smithi086.stdout: "files": 0, 2024-08-10T05:12:31.344 INFO:tasks.workunit.client.0.smithi086.stdout: "max_mds": 1, 2024-08-10T05:12:31.344 INFO:tasks.workunit.client.0.smithi086.stdout: "num_data_pools": 1, 2024-08-10T05:12:31.344 INFO:tasks.workunit.client.0.smithi086.stdout: "num_in": 1, 2024-08-10T05:12:31.344 INFO:tasks.workunit.client.0.smithi086.stdout: "num_mds": 1, 2024-08-10T05:12:31.344 INFO:tasks.workunit.client.0.smithi086.stdout: "num_sessions": 0, 2024-08-10T05:12:31.344 INFO:tasks.workunit.client.0.smithi086.stdout: "num_standby_replay": 0, 2024-08-10T05:12:31.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_up": 1, 2024-08-10T05:12:31.345 INFO:tasks.workunit.client.0.smithi086.stdout: "snaps": 0, 2024-08-10T05:12:31.345 INFO:tasks.workunit.client.0.smithi086.stdout: "standby_count_wanted": 0 2024-08-10T05:12:31.345 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.345 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_standby_mds": 1, 2024-08-10T05:12:31.345 INFO:tasks.workunit.client.0.smithi086.stdout: "total_num_mds": 2 2024-08-10T05:12:31.345 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.345 INFO:tasks.workunit.client.0.smithi086.stdout: "hosts": { 2024-08-10T05:12:31.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num": 2, 2024-08-10T05:12:31.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_mds": 2, 2024-08-10T05:12:31.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_mgr": 2, 2024-08-10T05:12:31.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_mon": 2, 2024-08-10T05:12:31.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_osd": 2 2024-08-10T05:12:31.346 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.346 INFO:tasks.workunit.client.0.smithi086.stdout: "leaderboard": false, 2024-08-10T05:12:31.346 INFO:tasks.workunit.client.0.smithi086.stdout: "leaderboard_description": null, 2024-08-10T05:12:31.346 INFO:tasks.workunit.client.0.smithi086.stdout: "license": "sharing-1-0", 2024-08-10T05:12:31.346 INFO:tasks.workunit.client.0.smithi086.stdout: "metadata": { 2024-08-10T05:12:31.346 INFO:tasks.workunit.client.0.smithi086.stdout: "mds": { 2024-08-10T05:12:31.346 INFO:tasks.workunit.client.0.smithi086.stdout: "arch": { 2024-08-10T05:12:31.347 INFO:tasks.workunit.client.0.smithi086.stdout: "x86_64": 2 2024-08-10T05:12:31.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.347 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_version": { 2024-08-10T05:12:31.347 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:12:31.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.347 INFO:tasks.workunit.client.0.smithi086.stdout: "cpu": { 2024-08-10T05:12:31.347 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-08-10T05:12:31.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.347 INFO:tasks.workunit.client.0.smithi086.stdout: "distro": { 2024-08-10T05:12:31.347 INFO:tasks.workunit.client.0.smithi086.stdout: "centos": 2 2024-08-10T05:12:31.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.348 INFO:tasks.workunit.client.0.smithi086.stdout: "distro_description": { 2024-08-10T05:12:31.348 INFO:tasks.workunit.client.0.smithi086.stdout: "CentOS Stream 9": 2 2024-08-10T05:12:31.348 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.348 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_description": { 2024-08-10T05:12:31.348 INFO:tasks.workunit.client.0.smithi086.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 2 2024-08-10T05:12:31.348 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.348 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_version": { 2024-08-10T05:12:31.348 INFO:tasks.workunit.client.0.smithi086.stdout: "5.14.0-480.el9.x86_64": 2 2024-08-10T05:12:31.348 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.348 INFO:tasks.workunit.client.0.smithi086.stdout: "os": { 2024-08-10T05:12:31.349 INFO:tasks.workunit.client.0.smithi086.stdout: "Linux": 2 2024-08-10T05:12:31.349 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.349 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.349 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:31.349 INFO:tasks.workunit.client.0.smithi086.stdout: "arch": { 2024-08-10T05:12:31.349 INFO:tasks.workunit.client.0.smithi086.stdout: "x86_64": 3 2024-08-10T05:12:31.349 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.350 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_version": { 2024-08-10T05:12:31.350 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 3 2024-08-10T05:12:31.350 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.350 INFO:tasks.workunit.client.0.smithi086.stdout: "cpu": { 2024-08-10T05:12:31.350 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-08-10T05:12:31.350 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.350 INFO:tasks.workunit.client.0.smithi086.stdout: "distro": { 2024-08-10T05:12:31.350 INFO:tasks.workunit.client.0.smithi086.stdout: "centos": 3 2024-08-10T05:12:31.350 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.351 INFO:tasks.workunit.client.0.smithi086.stdout: "distro_description": { 2024-08-10T05:12:31.351 INFO:tasks.workunit.client.0.smithi086.stdout: "CentOS Stream 9": 3 2024-08-10T05:12:31.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.351 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_description": { 2024-08-10T05:12:31.351 INFO:tasks.workunit.client.0.smithi086.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 3 2024-08-10T05:12:31.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.351 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_version": { 2024-08-10T05:12:31.351 INFO:tasks.workunit.client.0.smithi086.stdout: "5.14.0-480.el9.x86_64": 3 2024-08-10T05:12:31.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.351 INFO:tasks.workunit.client.0.smithi086.stdout: "os": { 2024-08-10T05:12:31.351 INFO:tasks.workunit.client.0.smithi086.stdout: "Linux": 3 2024-08-10T05:12:31.351 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.352 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:31.352 INFO:tasks.workunit.client.0.smithi086.stdout: "arch": { 2024-08-10T05:12:31.352 INFO:tasks.workunit.client.0.smithi086.stdout: "x86_64": 8 2024-08-10T05:12:31.352 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.352 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_version": { 2024-08-10T05:12:31.352 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 8 2024-08-10T05:12:31.352 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.352 INFO:tasks.workunit.client.0.smithi086.stdout: "cpu": { 2024-08-10T05:12:31.352 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-08-10T05:12:31.352 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.352 INFO:tasks.workunit.client.0.smithi086.stdout: "distro": { 2024-08-10T05:12:31.352 INFO:tasks.workunit.client.0.smithi086.stdout: "centos": 8 2024-08-10T05:12:31.352 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.353 INFO:tasks.workunit.client.0.smithi086.stdout: "distro_description": { 2024-08-10T05:12:31.353 INFO:tasks.workunit.client.0.smithi086.stdout: "CentOS Stream 9": 8 2024-08-10T05:12:31.353 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.353 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_description": { 2024-08-10T05:12:31.353 INFO:tasks.workunit.client.0.smithi086.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 8 2024-08-10T05:12:31.353 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.353 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_version": { 2024-08-10T05:12:31.353 INFO:tasks.workunit.client.0.smithi086.stdout: "5.14.0-480.el9.x86_64": 8 2024-08-10T05:12:31.353 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.353 INFO:tasks.workunit.client.0.smithi086.stdout: "os": { 2024-08-10T05:12:31.354 INFO:tasks.workunit.client.0.smithi086.stdout: "Linux": 8 2024-08-10T05:12:31.354 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.354 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_objectstore": { 2024-08-10T05:12:31.354 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": 8 2024-08-10T05:12:31.354 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.354 INFO:tasks.workunit.client.0.smithi086.stdout: "rotational": { 2024-08-10T05:12:31.354 INFO:tasks.workunit.client.0.smithi086.stdout: "0": 8 2024-08-10T05:12:31.354 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.354 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.354 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.354 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:31.354 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:31.355 INFO:tasks.workunit.client.0.smithi086.stdout: "features": { 2024-08-10T05:12:31.355 INFO:tasks.workunit.client.0.smithi086.stdout: "optional": [], 2024-08-10T05:12:31.355 INFO:tasks.workunit.client.0.smithi086.stdout: "persistent": [ 2024-08-10T05:12:31.355 INFO:tasks.workunit.client.0.smithi086.stdout: "kraken", 2024-08-10T05:12:31.355 INFO:tasks.workunit.client.0.smithi086.stdout: "luminous", 2024-08-10T05:12:31.355 INFO:tasks.workunit.client.0.smithi086.stdout: "mimic", 2024-08-10T05:12:31.355 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap-prune", 2024-08-10T05:12:31.355 INFO:tasks.workunit.client.0.smithi086.stdout: "nautilus", 2024-08-10T05:12:31.355 INFO:tasks.workunit.client.0.smithi086.stdout: "octopus", 2024-08-10T05:12:31.355 INFO:tasks.workunit.client.0.smithi086.stdout: "pacific", 2024-08-10T05:12:31.355 INFO:tasks.workunit.client.0.smithi086.stdout: "elector-pinging", 2024-08-10T05:12:31.355 INFO:tasks.workunit.client.0.smithi086.stdout: "quincy", 2024-08-10T05:12:31.355 INFO:tasks.workunit.client.0.smithi086.stdout: "reef" 2024-08-10T05:12:31.355 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:31.356 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.356 INFO:tasks.workunit.client.0.smithi086.stdout: "ipv4_addr_mons": 6, 2024-08-10T05:12:31.356 INFO:tasks.workunit.client.0.smithi086.stdout: "ipv6_addr_mons": 0, 2024-08-10T05:12:31.356 INFO:tasks.workunit.client.0.smithi086.stdout: "min_mon_release": 18, 2024-08-10T05:12:31.356 INFO:tasks.workunit.client.0.smithi086.stdout: "v1_addr_mons": 3, 2024-08-10T05:12:31.356 INFO:tasks.workunit.client.0.smithi086.stdout: "v2_addr_mons": 3 2024-08-10T05:12:31.356 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.356 INFO:tasks.workunit.client.0.smithi086.stdout: "organization": "ceph-qa", 2024-08-10T05:12:31.356 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:31.356 INFO:tasks.workunit.client.0.smithi086.stdout: "cluster_network": false, 2024-08-10T05:12:31.356 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 8, 2024-08-10T05:12:31.356 INFO:tasks.workunit.client.0.smithi086.stdout: "require_min_compat_client": "luminous", 2024-08-10T05:12:31.356 INFO:tasks.workunit.client.0.smithi086.stdout: "require_osd_release": "reef" 2024-08-10T05:12:31.356 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.357 INFO:tasks.workunit.client.0.smithi086.stdout: "pools": [ 2024-08-10T05:12:31.357 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:31.357 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:31.357 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr" 2024-08-10T05:12:31.357 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.357 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T05:12:31.357 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T05:12:31.357 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T05:12:31.357 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T05:12:31.357 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T05:12:31.357 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 1, 2024-08-10T05:12:31.357 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 1, 2024-08-10T05:12:31.357 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 1, 2024-08-10T05:12:31.357 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T05:12:31.358 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T05:12:31.358 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 729296251146, 2024-08-10T05:12:31.358 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 1781760, 2024-08-10T05:12:31.358 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T05:12:31.358 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T05:12:31.358 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 1781760, 2024-08-10T05:12:31.358 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T05:12:31.358 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 243098763264, 2024-08-10T05:12:31.358 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 2, 2024-08-10T05:12:31.358 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T05:12:31.358 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 2.443116500217002e-06, 2024-08-10T05:12:31.358 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T05:12:31.358 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T05:12:31.359 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 212, 2024-08-10T05:12:31.359 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 313344, 2024-08-10T05:12:31.359 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 590368, 2024-08-10T05:12:31.359 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 590368, 2024-08-10T05:12:31.359 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T05:12:31.359 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 1771104, 2024-08-10T05:12:31.359 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 179, 2024-08-10T05:12:31.359 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 2473984 2024-08-10T05:12:31.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.359 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T05:12:31.359 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T05:12:31.359 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T05:12:31.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.359 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:31.360 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:31.360 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T05:12:31.360 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.360 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T05:12:31.360 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T05:12:31.360 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T05:12:31.360 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T05:12:31.360 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T05:12:31.360 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 32, 2024-08-10T05:12:31.360 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 32, 2024-08-10T05:12:31.360 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 2, 2024-08-10T05:12:31.360 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T05:12:31.360 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T05:12:31.360 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 729296251146, 2024-08-10T05:12:31.361 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 98304, 2024-08-10T05:12:31.361 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T05:12:31.361 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T05:12:31.361 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 98304, 2024-08-10T05:12:31.361 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T05:12:31.361 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 243098763264, 2024-08-10T05:12:31.361 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 22, 2024-08-10T05:12:31.361 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T05:12:31.361 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 1.3479292704232648e-07, 2024-08-10T05:12:31.361 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T05:12:31.361 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T05:12:31.361 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 0, 2024-08-10T05:12:31.361 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 0, 2024-08-10T05:12:31.362 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 3428, 2024-08-10T05:12:31.362 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 3428, 2024-08-10T05:12:31.362 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T05:12:31.362 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 10284, 2024-08-10T05:12:31.362 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 51, 2024-08-10T05:12:31.362 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 20480 2024-08-10T05:12:31.362 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.362 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T05:12:31.362 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T05:12:31.362 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T05:12:31.362 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.362 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:31.362 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:31.363 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T05:12:31.363 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.363 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T05:12:31.363 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T05:12:31.363 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T05:12:31.363 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T05:12:31.363 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T05:12:31.363 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 64, 2024-08-10T05:12:31.363 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 64, 2024-08-10T05:12:31.363 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 3, 2024-08-10T05:12:31.363 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T05:12:31.363 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T05:12:31.363 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 729296251146, 2024-08-10T05:12:31.364 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 0, 2024-08-10T05:12:31.364 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T05:12:31.364 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T05:12:31.364 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 0, 2024-08-10T05:12:31.364 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T05:12:31.364 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 243098763264, 2024-08-10T05:12:31.364 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 0, 2024-08-10T05:12:31.364 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T05:12:31.364 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 0.0, 2024-08-10T05:12:31.364 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T05:12:31.364 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T05:12:31.364 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 0, 2024-08-10T05:12:31.364 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 0, 2024-08-10T05:12:31.365 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 0, 2024-08-10T05:12:31.365 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 0, 2024-08-10T05:12:31.365 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T05:12:31.365 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 0, 2024-08-10T05:12:31.365 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 0, 2024-08-10T05:12:31.365 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 0 2024-08-10T05:12:31.365 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.365 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T05:12:31.365 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T05:12:31.365 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T05:12:31.365 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.365 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:31.365 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:31.365 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd" 2024-08-10T05:12:31.366 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.366 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T05:12:31.366 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T05:12:31.366 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T05:12:31.366 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T05:12:31.366 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T05:12:31.366 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 8, 2024-08-10T05:12:31.366 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 8, 2024-08-10T05:12:31.366 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 4, 2024-08-10T05:12:31.366 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T05:12:31.366 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T05:12:31.366 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 729296251146, 2024-08-10T05:12:31.366 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 12288, 2024-08-10T05:12:31.367 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T05:12:31.367 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T05:12:31.367 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 12288, 2024-08-10T05:12:31.367 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T05:12:31.367 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 243098763264, 2024-08-10T05:12:31.367 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 2, 2024-08-10T05:12:31.367 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T05:12:31.367 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 1.684911943300449e-08, 2024-08-10T05:12:31.367 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T05:12:31.367 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T05:12:31.367 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 0, 2024-08-10T05:12:31.367 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 0, 2024-08-10T05:12:31.367 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 19, 2024-08-10T05:12:31.368 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 19, 2024-08-10T05:12:31.368 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T05:12:31.368 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 57, 2024-08-10T05:12:31.368 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 2, 2024-08-10T05:12:31.368 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 2048 2024-08-10T05:12:31.368 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.368 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T05:12:31.368 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T05:12:31.368 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T05:12:31.368 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.368 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.368 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd": { 2024-08-10T05:12:31.368 INFO:tasks.workunit.client.0.smithi086.stdout: "mirroring_by_pool": [ 2024-08-10T05:12:31.368 INFO:tasks.workunit.client.0.smithi086.stdout: false 2024-08-10T05:12:31.369 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.369 INFO:tasks.workunit.client.0.smithi086.stdout: "num_images_by_pool": [ 2024-08-10T05:12:31.369 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:31.369 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.369 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pools": 1 2024-08-10T05:12:31.369 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.369 INFO:tasks.workunit.client.0.smithi086.stdout: "report_id": "9795fde7-4275-4eec-b676-9009ef84711f", 2024-08-10T05:12:31.369 INFO:tasks.workunit.client.0.smithi086.stdout: "report_timestamp": "2024-08-10T05:12:31.311951", 2024-08-10T05:12:31.369 INFO:tasks.workunit.client.0.smithi086.stdout: "report_version": 1, 2024-08-10T05:12:31.369 INFO:tasks.workunit.client.0.smithi086.stdout: "rook": { 2024-08-10T05:12:31.369 INFO:tasks.workunit.client.0.smithi086.stdout: "cluster": { 2024-08-10T05:12:31.369 INFO:tasks.workunit.client.0.smithi086.stdout: "external-mode": null, 2024-08-10T05:12:31.369 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:31.369 INFO:tasks.workunit.client.0.smithi086.stdout: "allow-multiple-per-node": null, 2024-08-10T05:12:31.370 INFO:tasks.workunit.client.0.smithi086.stdout: "count": null, 2024-08-10T05:12:31.370 INFO:tasks.workunit.client.0.smithi086.stdout: "max-id": null, 2024-08-10T05:12:31.370 INFO:tasks.workunit.client.0.smithi086.stdout: "pvc": { 2024-08-10T05:12:31.370 INFO:tasks.workunit.client.0.smithi086.stdout: "enabled": null 2024-08-10T05:12:31.370 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.370 INFO:tasks.workunit.client.0.smithi086.stdout: "stretch": { 2024-08-10T05:12:31.370 INFO:tasks.workunit.client.0.smithi086.stdout: "enabled": null 2024-08-10T05:12:31.370 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.370 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.370 INFO:tasks.workunit.client.0.smithi086.stdout: "network": { 2024-08-10T05:12:31.370 INFO:tasks.workunit.client.0.smithi086.stdout: "provider": null 2024-08-10T05:12:31.370 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.371 INFO:tasks.workunit.client.0.smithi086.stdout: "storage": { 2024-08-10T05:12:31.371 INFO:tasks.workunit.client.0.smithi086.stdout: "device-set": { 2024-08-10T05:12:31.371 INFO:tasks.workunit.client.0.smithi086.stdout: "count": { 2024-08-10T05:12:31.371 INFO:tasks.workunit.client.0.smithi086.stdout: "non-portable": null, 2024-08-10T05:12:31.371 INFO:tasks.workunit.client.0.smithi086.stdout: "portable": null, 2024-08-10T05:12:31.371 INFO:tasks.workunit.client.0.smithi086.stdout: "total": null 2024-08-10T05:12:31.371 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.371 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.371 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.371 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.371 INFO:tasks.workunit.client.0.smithi086.stdout: "csi": { 2024-08-10T05:12:31.371 INFO:tasks.workunit.client.0.smithi086.stdout: "version": null 2024-08-10T05:12:31.371 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.372 INFO:tasks.workunit.client.0.smithi086.stdout: "kubernetes": { 2024-08-10T05:12:31.372 INFO:tasks.workunit.client.0.smithi086.stdout: "version": null 2024-08-10T05:12:31.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.372 INFO:tasks.workunit.client.0.smithi086.stdout: "node": { 2024-08-10T05:12:31.372 INFO:tasks.workunit.client.0.smithi086.stdout: "count": { 2024-08-10T05:12:31.372 INFO:tasks.workunit.client.0.smithi086.stdout: "kubernetes-total": null, 2024-08-10T05:12:31.372 INFO:tasks.workunit.client.0.smithi086.stdout: "with-ceph-daemons": null, 2024-08-10T05:12:31.372 INFO:tasks.workunit.client.0.smithi086.stdout: "with-csi-cephfs-plugin": null, 2024-08-10T05:12:31.372 INFO:tasks.workunit.client.0.smithi086.stdout: "with-csi-nfs-plugin": null, 2024-08-10T05:12:31.372 INFO:tasks.workunit.client.0.smithi086.stdout: "with-csi-rbd-plugin": null 2024-08-10T05:12:31.372 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.372 INFO:tasks.workunit.client.0.smithi086.stdout: "usage": { 2024-08-10T05:12:31.373 INFO:tasks.workunit.client.0.smithi086.stdout: "storage-class": { 2024-08-10T05:12:31.373 INFO:tasks.workunit.client.0.smithi086.stdout: "count": { 2024-08-10T05:12:31.373 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket": null, 2024-08-10T05:12:31.373 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs": null, 2024-08-10T05:12:31.373 INFO:tasks.workunit.client.0.smithi086.stdout: "nfs": null, 2024-08-10T05:12:31.373 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd": null, 2024-08-10T05:12:31.373 INFO:tasks.workunit.client.0.smithi086.stdout: "total": null 2024-08-10T05:12:31.373 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.373 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.373 INFO:tasks.workunit.client.0.smithi086.stdout: "version": null 2024-08-10T05:12:31.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.373 INFO:tasks.workunit.client.0.smithi086.stdout: "services": {}, 2024-08-10T05:12:31.374 INFO:tasks.workunit.client.0.smithi086.stdout: "usage": { 2024-08-10T05:12:31.374 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 105, 2024-08-10T05:12:31.374 INFO:tasks.workunit.client.0.smithi086.stdout: "pools": 4, 2024-08-10T05:12:31.374 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_by_class": { 2024-08-10T05:12:31.374 INFO:tasks.workunit.client.0.smithi086.stdout: "ssd": { 2024-08-10T05:12:31.374 INFO:tasks.workunit.client.0.smithi086.stdout: "total_avail_bytes": 767718154240, 2024-08-10T05:12:31.374 INFO:tasks.workunit.client.0.smithi086.stdout: "total_bytes": 767960285184, 2024-08-10T05:12:31.374 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_bytes": 242130944, 2024-08-10T05:12:31.374 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_raw_bytes": 242130944, 2024-08-10T05:12:31.374 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_raw_ratio": 0.0003152909630443901 2024-08-10T05:12:31.374 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.374 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.374 INFO:tasks.workunit.client.0.smithi086.stdout: "total_avail_bytes": 767718154240, 2024-08-10T05:12:31.374 INFO:tasks.workunit.client.0.smithi086.stdout: "total_bytes": 767960285184, 2024-08-10T05:12:31.375 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_bytes": 242130944 2024-08-10T05:12:31.375 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.375 INFO:tasks.workunit.client.0.smithi086.stdout:} 2024-08-10T05:12:31.375 INFO:tasks.workunit.client.0.smithi086.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2024-08-10T05:12:31.375 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph telemetry preview-device 2024-08-10T05:12:31.848 INFO:tasks.workunit.client.0.smithi086.stdout:{ 2024-08-10T05:12:31.848 INFO:tasks.workunit.client.0.smithi086.stdout: "255b6848-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T05:12:31.848 INFO:tasks.workunit.client.0.smithi086.stdout: "INTEL_SSDPEDMD400G4_255c8854-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T05:12:31.849 INFO:tasks.workunit.client.0.smithi086.stdout: "20240810-050635": { 2024-08-10T05:12:31.849 INFO:tasks.workunit.client.0.smithi086.stdout: "device": { 2024-08-10T05:12:31.849 INFO:tasks.workunit.client.0.smithi086.stdout: "info_name": "/dev/nvme0n1", 2024-08-10T05:12:31.849 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "/dev/nvme0n1", 2024-08-10T05:12:31.849 INFO:tasks.workunit.client.0.smithi086.stdout: "protocol": "NVMe", 2024-08-10T05:12:31.849 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "nvme" 2024-08-10T05:12:31.849 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.849 INFO:tasks.workunit.client.0.smithi086.stdout: "firmware_version": "8DV101H0", 2024-08-10T05:12:31.849 INFO:tasks.workunit.client.0.smithi086.stdout: "host_id": "255b6848-56d7-11ef-8663-0cc47a8fd809", 2024-08-10T05:12:31.849 INFO:tasks.workunit.client.0.smithi086.stdout: "json_format_version": [ 2024-08-10T05:12:31.849 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:31.849 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:31.849 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.850 INFO:tasks.workunit.client.0.smithi086.stdout: "local_time": { 2024-08-10T05:12:31.850 INFO:tasks.workunit.client.0.smithi086.stdout: "asctime": "Sat Aug 10 05:06:34 2024 UTC", 2024-08-10T05:12:31.850 INFO:tasks.workunit.client.0.smithi086.stdout: "time_t": 1723266394 2024-08-10T05:12:31.850 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.850 INFO:tasks.workunit.client.0.smithi086.stdout: "logical_block_size": 512, 2024-08-10T05:12:31.850 INFO:tasks.workunit.client.0.smithi086.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-10T05:12:31.850 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_controller_id": 0, 2024-08-10T05:12:31.850 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-10T05:12:31.850 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_namespaces": [ 2024-08-10T05:12:31.850 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:31.850 INFO:tasks.workunit.client.0.smithi086.stdout: "capacity": { 2024-08-10T05:12:31.850 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:31.850 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:31.851 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.851 INFO:tasks.workunit.client.0.smithi086.stdout: "formatted_lba_size": 512, 2024-08-10T05:12:31.851 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 1, 2024-08-10T05:12:31.851 INFO:tasks.workunit.client.0.smithi086.stdout: "size": { 2024-08-10T05:12:31.851 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:31.851 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:31.851 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.851 INFO:tasks.workunit.client.0.smithi086.stdout: "utilization": { 2024-08-10T05:12:31.851 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:31.851 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:31.851 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.851 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.851 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.851 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_number_of_namespaces": 1, 2024-08-10T05:12:31.852 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_pci_vendor": { 2024-08-10T05:12:31.852 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 32902, 2024-08-10T05:12:31.852 INFO:tasks.workunit.client.0.smithi086.stdout: "subsystem_id": 32902 2024-08-10T05:12:31.852 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.852 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_add_log": { 2024-08-10T05:12:31.852 INFO:tasks.workunit.client.0.smithi086.stdout: "Device stats": { 2024-08-10T05:12:31.852 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_fw_downgrades": { 2024-08-10T05:12:31.852 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:31.852 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.852 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.852 INFO:tasks.workunit.client.0.smithi086.stdout: "crc_error_count": { 2024-08-10T05:12:31.852 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.852 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.852 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.853 INFO:tasks.workunit.client.0.smithi086.stdout: "end_to_end_error_detection_count": { 2024-08-10T05:12:31.853 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.853 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.853 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.853 INFO:tasks.workunit.client.0.smithi086.stdout: "erase_fail_count": { 2024-08-10T05:12:31.853 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.853 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.853 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.853 INFO:tasks.workunit.client.0.smithi086.stdout: "host_bytes_written": { 2024-08-10T05:12:31.853 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.853 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 25749755 2024-08-10T05:12:31.853 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.854 INFO:tasks.workunit.client.0.smithi086.stdout: "host_ctx_wear_used": { 2024-08-10T05:12:31.854 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.854 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 1 2024-08-10T05:12:31.854 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.854 INFO:tasks.workunit.client.0.smithi086.stdout: "media_bytes_read": { 2024-08-10T05:12:31.854 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:31.854 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.854 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.854 INFO:tasks.workunit.client.0.smithi086.stdout: "nand_bytes_written": { 2024-08-10T05:12:31.855 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.855 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 45966468 2024-08-10T05:12:31.855 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.855 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_stat_indicator": { 2024-08-10T05:12:31.855 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:31.855 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.855 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.855 INFO:tasks.workunit.client.0.smithi086.stdout: "pll_lock_loss_count": { 2024-08-10T05:12:31.855 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.855 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.855 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.855 INFO:tasks.workunit.client.0.smithi086.stdout: "program_fail_count": { 2024-08-10T05:12:31.855 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.856 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.856 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.856 INFO:tasks.workunit.client.0.smithi086.stdout: "re_alloc_sectr_cnt": { 2024-08-10T05:12:31.856 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:31.856 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.856 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.856 INFO:tasks.workunit.client.0.smithi086.stdout: "retry_buffer_overflow_count": { 2024-08-10T05:12:31.856 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.856 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.856 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.856 INFO:tasks.workunit.client.0.smithi086.stdout: "soft_ecc_err_rate": { 2024-08-10T05:12:31.856 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:31.856 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.856 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.857 INFO:tasks.workunit.client.0.smithi086.stdout: "thermal_throttle_status": { 2024-08-10T05:12:31.857 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.857 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T05:12:31.857 INFO:tasks.workunit.client.0.smithi086.stdout: "cnt": 0, 2024-08-10T05:12:31.857 INFO:tasks.workunit.client.0.smithi086.stdout: "pct": 0 2024-08-10T05:12:31.857 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.857 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.857 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_host_reads": { 2024-08-10T05:12:31.857 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.857 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T05:12:31.857 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.857 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_media_wear": { 2024-08-10T05:12:31.857 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.858 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": "63.999023" 2024-08-10T05:12:31.858 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.858 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_timer": { 2024-08-10T05:12:31.858 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.858 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T05:12:31.858 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.858 INFO:tasks.workunit.client.0.smithi086.stdout: "unexp_power_loss": { 2024-08-10T05:12:31.858 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:31.858 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.858 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.858 INFO:tasks.workunit.client.0.smithi086.stdout: "wear_leveling": { 2024-08-10T05:12:31.858 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 90, 2024-08-10T05:12:31.858 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T05:12:31.859 INFO:tasks.workunit.client.0.smithi086.stdout: "avg": 3160, 2024-08-10T05:12:31.859 INFO:tasks.workunit.client.0.smithi086.stdout: "max": 3171, 2024-08-10T05:12:31.859 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 3147 2024-08-10T05:12:31.859 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.859 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.859 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.859 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel Smart log": "nvme0n1" 2024-08-10T05:12:31.859 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.859 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_log": { 2024-08-10T05:12:31.859 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare": 100, 2024-08-10T05:12:31.859 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare_threshold": 10, 2024-08-10T05:12:31.859 INFO:tasks.workunit.client.0.smithi086.stdout: "controller_busy_time": 7, 2024-08-10T05:12:31.859 INFO:tasks.workunit.client.0.smithi086.stdout: "critical_warning": 0, 2024-08-10T05:12:31.859 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_read": 365038369, 2024-08-10T05:12:31.860 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_written": 1687535953, 2024-08-10T05:12:31.860 INFO:tasks.workunit.client.0.smithi086.stdout: "host_reads": 5913869489, 2024-08-10T05:12:31.860 INFO:tasks.workunit.client.0.smithi086.stdout: "host_writes": 30030969232, 2024-08-10T05:12:31.860 INFO:tasks.workunit.client.0.smithi086.stdout: "media_errors": 0, 2024-08-10T05:12:31.860 INFO:tasks.workunit.client.0.smithi086.stdout: "num_err_log_entries": 0, 2024-08-10T05:12:31.860 INFO:tasks.workunit.client.0.smithi086.stdout: "percentage_used": 10, 2024-08-10T05:12:31.860 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycles": 56604, 2024-08-10T05:12:31.860 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_hours": 55778, 2024-08-10T05:12:31.860 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": 27, 2024-08-10T05:12:31.860 INFO:tasks.workunit.client.0.smithi086.stdout: "unsafe_shutdowns": 382 2024-08-10T05:12:31.860 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.860 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_vendor": "intel", 2024-08-10T05:12:31.860 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_version": { 2024-08-10T05:12:31.860 INFO:tasks.workunit.client.0.smithi086.stdout: "string": "<1.2", 2024-08-10T05:12:31.861 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:31.861 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.861 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycle_count": 56604, 2024-08-10T05:12:31.861 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_time": { 2024-08-10T05:12:31.861 INFO:tasks.workunit.client.0.smithi086.stdout: "hours": 55778 2024-08-10T05:12:31.861 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.861 INFO:tasks.workunit.client.0.smithi086.stdout: "serial_number": "deleted", 2024-08-10T05:12:31.861 INFO:tasks.workunit.client.0.smithi086.stdout: "smart_status": { 2024-08-10T05:12:31.861 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme": { 2024-08-10T05:12:31.861 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:31.861 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.861 INFO:tasks.workunit.client.0.smithi086.stdout: "passed": true 2024-08-10T05:12:31.861 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.861 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl": { 2024-08-10T05:12:31.862 INFO:tasks.workunit.client.0.smithi086.stdout: "argv": [ 2024-08-10T05:12:31.862 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl", 2024-08-10T05:12:31.862 INFO:tasks.workunit.client.0.smithi086.stdout: "-x", 2024-08-10T05:12:31.862 INFO:tasks.workunit.client.0.smithi086.stdout: "--json=o", 2024-08-10T05:12:31.862 INFO:tasks.workunit.client.0.smithi086.stdout: "/dev/nvme0n1" 2024-08-10T05:12:31.862 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.862 INFO:tasks.workunit.client.0.smithi086.stdout: "build_info": "(local build)", 2024-08-10T05:12:31.862 INFO:tasks.workunit.client.0.smithi086.stdout: "exit_status": 0, 2024-08-10T05:12:31.862 INFO:tasks.workunit.client.0.smithi086.stdout: "output": [ 2024-08-10T05:12:31.862 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-10T05:12:31.862 INFO:tasks.workunit.client.0.smithi086.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-10T05:12:31.862 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:31.862 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-10T05:12:31.863 INFO:tasks.workunit.client.0.smithi086.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-10T05:12:31.863 INFO:tasks.workunit.client.0.smithi086.stdout: "Serial Number: deleted", 2024-08-10T05:12:31.863 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Version: 8DV101H0", 2024-08-10T05:12:31.863 INFO:tasks.workunit.client.0.smithi086.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-10T05:12:31.863 INFO:tasks.workunit.client.0.smithi086.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-10T05:12:31.863 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller ID: 0", 2024-08-10T05:12:31.863 INFO:tasks.workunit.client.0.smithi086.stdout: "NVMe Version: <1.2", 2024-08-10T05:12:31.863 INFO:tasks.workunit.client.0.smithi086.stdout: "Number of Namespaces: 1", 2024-08-10T05:12:31.863 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-10T05:12:31.863 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-10T05:12:31.863 INFO:tasks.workunit.client.0.smithi086.stdout: "Local Time is: Sat Aug 10 05:06:34 2024 UTC", 2024-08-10T05:12:31.864 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-10T05:12:31.864 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-10T05:12:31.864 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-10T05:12:31.864 INFO:tasks.workunit.client.0.smithi086.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-10T05:12:31.864 INFO:tasks.workunit.client.0.smithi086.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-10T05:12:31.864 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:31.864 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported Power States", 2024-08-10T05:12:31.864 INFO:tasks.workunit.client.0.smithi086.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-10T05:12:31.864 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-10T05:12:31.864 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:31.864 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-10T05:12:31.864 INFO:tasks.workunit.client.0.smithi086.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-10T05:12:31.864 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 512 0 2", 2024-08-10T05:12:31.865 INFO:tasks.workunit.client.0.smithi086.stdout: " 1 - 512 8 2", 2024-08-10T05:12:31.865 INFO:tasks.workunit.client.0.smithi086.stdout: " 2 - 512 16 2", 2024-08-10T05:12:31.865 INFO:tasks.workunit.client.0.smithi086.stdout: " 3 - 4096 0 0", 2024-08-10T05:12:31.865 INFO:tasks.workunit.client.0.smithi086.stdout: " 4 - 4096 8 0", 2024-08-10T05:12:31.865 INFO:tasks.workunit.client.0.smithi086.stdout: " 5 - 4096 64 0", 2024-08-10T05:12:31.865 INFO:tasks.workunit.client.0.smithi086.stdout: " 6 - 4096 128 0", 2024-08-10T05:12:31.865 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:31.865 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-10T05:12:31.865 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-10T05:12:31.865 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:31.865 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-10T05:12:31.865 INFO:tasks.workunit.client.0.smithi086.stdout: "Critical Warning: 0x00", 2024-08-10T05:12:31.865 INFO:tasks.workunit.client.0.smithi086.stdout: "Temperature: 27 Celsius", 2024-08-10T05:12:31.866 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare: 100%", 2024-08-10T05:12:31.866 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare Threshold: 10%", 2024-08-10T05:12:31.866 INFO:tasks.workunit.client.0.smithi086.stdout: "Percentage Used: 10%", 2024-08-10T05:12:31.866 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Read: 365,038,369 [186 TB]", 2024-08-10T05:12:31.866 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Written: 1,687,535,953 [864 TB]", 2024-08-10T05:12:31.866 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Read Commands: 5,913,869,489", 2024-08-10T05:12:31.866 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Write Commands: 30,030,969,232", 2024-08-10T05:12:31.866 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller Busy Time: 7", 2024-08-10T05:12:31.866 INFO:tasks.workunit.client.0.smithi086.stdout: "Power Cycles: 56,604", 2024-08-10T05:12:31.866 INFO:tasks.workunit.client.0.smithi086.stdout: "Power On Hours: 55,778", 2024-08-10T05:12:31.866 INFO:tasks.workunit.client.0.smithi086.stdout: "Unsafe Shutdowns: 382", 2024-08-10T05:12:31.866 INFO:tasks.workunit.client.0.smithi086.stdout: "Media and Data Integrity Errors: 0", 2024-08-10T05:12:31.866 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information Log Entries: 0", 2024-08-10T05:12:31.867 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:31.867 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-10T05:12:31.867 INFO:tasks.workunit.client.0.smithi086.stdout: "No Errors Logged", 2024-08-10T05:12:31.867 INFO:tasks.workunit.client.0.smithi086.stdout: "" 2024-08-10T05:12:31.867 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.867 INFO:tasks.workunit.client.0.smithi086.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-10T05:12:31.867 INFO:tasks.workunit.client.0.smithi086.stdout: "svn_revision": "5155", 2024-08-10T05:12:31.867 INFO:tasks.workunit.client.0.smithi086.stdout: "version": [ 2024-08-10T05:12:31.867 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:31.867 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:31.867 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:31.867 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.867 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": { 2024-08-10T05:12:31.868 INFO:tasks.workunit.client.0.smithi086.stdout: "current": 27 2024-08-10T05:12:31.868 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.868 INFO:tasks.workunit.client.0.smithi086.stdout: "user_capacity": { 2024-08-10T05:12:31.868 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:31.868 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:31.868 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.868 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.868 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.868 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.868 INFO:tasks.workunit.client.0.smithi086.stdout: "255eac1a-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T05:12:31.868 INFO:tasks.workunit.client.0.smithi086.stdout: "INTEL_SSDPEDMD400G4_255fceec-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T05:12:31.868 INFO:tasks.workunit.client.0.smithi086.stdout: "20240810-050633": { 2024-08-10T05:12:31.868 INFO:tasks.workunit.client.0.smithi086.stdout: "device": { 2024-08-10T05:12:31.869 INFO:tasks.workunit.client.0.smithi086.stdout: "info_name": "/dev/nvme0n1", 2024-08-10T05:12:31.869 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "/dev/nvme0n1", 2024-08-10T05:12:31.869 INFO:tasks.workunit.client.0.smithi086.stdout: "protocol": "NVMe", 2024-08-10T05:12:31.869 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "nvme" 2024-08-10T05:12:31.869 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.869 INFO:tasks.workunit.client.0.smithi086.stdout: "firmware_version": "8DV101H0", 2024-08-10T05:12:31.869 INFO:tasks.workunit.client.0.smithi086.stdout: "host_id": "255eac1a-56d7-11ef-8663-0cc47a8fd809", 2024-08-10T05:12:31.869 INFO:tasks.workunit.client.0.smithi086.stdout: "json_format_version": [ 2024-08-10T05:12:31.869 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:31.869 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:31.870 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.870 INFO:tasks.workunit.client.0.smithi086.stdout: "local_time": { 2024-08-10T05:12:31.870 INFO:tasks.workunit.client.0.smithi086.stdout: "asctime": "Sat Aug 10 05:06:32 2024 UTC", 2024-08-10T05:12:31.870 INFO:tasks.workunit.client.0.smithi086.stdout: "time_t": 1723266392 2024-08-10T05:12:31.870 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.870 INFO:tasks.workunit.client.0.smithi086.stdout: "logical_block_size": 512, 2024-08-10T05:12:31.870 INFO:tasks.workunit.client.0.smithi086.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-10T05:12:31.870 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_controller_id": 0, 2024-08-10T05:12:31.870 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-10T05:12:31.870 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_namespaces": [ 2024-08-10T05:12:31.870 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:31.870 INFO:tasks.workunit.client.0.smithi086.stdout: "capacity": { 2024-08-10T05:12:31.871 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:31.871 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:31.871 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.871 INFO:tasks.workunit.client.0.smithi086.stdout: "formatted_lba_size": 512, 2024-08-10T05:12:31.871 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 1, 2024-08-10T05:12:31.871 INFO:tasks.workunit.client.0.smithi086.stdout: "size": { 2024-08-10T05:12:31.871 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:31.871 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:31.871 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.871 INFO:tasks.workunit.client.0.smithi086.stdout: "utilization": { 2024-08-10T05:12:31.871 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:31.871 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:31.871 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.871 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.872 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.872 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_number_of_namespaces": 1, 2024-08-10T05:12:31.872 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_pci_vendor": { 2024-08-10T05:12:31.872 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 32902, 2024-08-10T05:12:31.872 INFO:tasks.workunit.client.0.smithi086.stdout: "subsystem_id": 32902 2024-08-10T05:12:31.872 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.872 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_add_log": { 2024-08-10T05:12:31.872 INFO:tasks.workunit.client.0.smithi086.stdout: "Device stats": { 2024-08-10T05:12:31.872 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_fw_downgrades": { 2024-08-10T05:12:31.872 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:31.872 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.872 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.872 INFO:tasks.workunit.client.0.smithi086.stdout: "crc_error_count": { 2024-08-10T05:12:31.873 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.873 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.873 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.873 INFO:tasks.workunit.client.0.smithi086.stdout: "end_to_end_error_detection_count": { 2024-08-10T05:12:31.873 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.873 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.873 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.873 INFO:tasks.workunit.client.0.smithi086.stdout: "erase_fail_count": { 2024-08-10T05:12:31.873 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.873 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.873 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.873 INFO:tasks.workunit.client.0.smithi086.stdout: "host_bytes_written": { 2024-08-10T05:12:31.873 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.873 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 28796647 2024-08-10T05:12:31.874 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.874 INFO:tasks.workunit.client.0.smithi086.stdout: "host_ctx_wear_used": { 2024-08-10T05:12:31.874 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.874 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 1 2024-08-10T05:12:31.874 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.874 INFO:tasks.workunit.client.0.smithi086.stdout: "media_bytes_read": { 2024-08-10T05:12:31.874 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:31.874 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.874 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.874 INFO:tasks.workunit.client.0.smithi086.stdout: "nand_bytes_written": { 2024-08-10T05:12:31.874 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.874 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 49252122 2024-08-10T05:12:31.875 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.875 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_stat_indicator": { 2024-08-10T05:12:31.875 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:31.875 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.875 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.875 INFO:tasks.workunit.client.0.smithi086.stdout: "pll_lock_loss_count": { 2024-08-10T05:12:31.875 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.875 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.875 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.875 INFO:tasks.workunit.client.0.smithi086.stdout: "program_fail_count": { 2024-08-10T05:12:31.875 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.875 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.875 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.875 INFO:tasks.workunit.client.0.smithi086.stdout: "re_alloc_sectr_cnt": { 2024-08-10T05:12:31.876 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:31.876 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.876 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.876 INFO:tasks.workunit.client.0.smithi086.stdout: "retry_buffer_overflow_count": { 2024-08-10T05:12:31.876 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.876 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.876 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.876 INFO:tasks.workunit.client.0.smithi086.stdout: "soft_ecc_err_rate": { 2024-08-10T05:12:31.876 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:31.876 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.876 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.876 INFO:tasks.workunit.client.0.smithi086.stdout: "thermal_throttle_status": { 2024-08-10T05:12:31.877 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.877 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T05:12:31.877 INFO:tasks.workunit.client.0.smithi086.stdout: "cnt": 0, 2024-08-10T05:12:31.877 INFO:tasks.workunit.client.0.smithi086.stdout: "pct": 0 2024-08-10T05:12:31.877 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.877 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.877 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_host_reads": { 2024-08-10T05:12:31.877 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.877 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T05:12:31.877 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.877 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_media_wear": { 2024-08-10T05:12:31.877 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.878 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": "63.999023" 2024-08-10T05:12:31.878 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.878 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_timer": { 2024-08-10T05:12:31.878 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:31.878 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T05:12:31.878 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.878 INFO:tasks.workunit.client.0.smithi086.stdout: "unexp_power_loss": { 2024-08-10T05:12:31.878 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:31.878 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:31.878 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.878 INFO:tasks.workunit.client.0.smithi086.stdout: "wear_leveling": { 2024-08-10T05:12:31.878 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 89, 2024-08-10T05:12:31.879 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T05:12:31.879 INFO:tasks.workunit.client.0.smithi086.stdout: "avg": 3345, 2024-08-10T05:12:31.879 INFO:tasks.workunit.client.0.smithi086.stdout: "max": 3361, 2024-08-10T05:12:31.879 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 3330 2024-08-10T05:12:31.879 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.879 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.882 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.882 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel Smart log": "nvme0n1" 2024-08-10T05:12:31.882 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.882 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_log": { 2024-08-10T05:12:31.882 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare": 99, 2024-08-10T05:12:31.882 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare_threshold": 10, 2024-08-10T05:12:31.882 INFO:tasks.workunit.client.0.smithi086.stdout: "controller_busy_time": 24, 2024-08-10T05:12:31.883 INFO:tasks.workunit.client.0.smithi086.stdout: "critical_warning": 0, 2024-08-10T05:12:31.883 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_read": 391954919, 2024-08-10T05:12:31.883 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_written": 1887217075, 2024-08-10T05:12:31.883 INFO:tasks.workunit.client.0.smithi086.stdout: "host_reads": 6421626264, 2024-08-10T05:12:31.883 INFO:tasks.workunit.client.0.smithi086.stdout: "host_writes": 33617442993, 2024-08-10T05:12:31.883 INFO:tasks.workunit.client.0.smithi086.stdout: "media_errors": 0, 2024-08-10T05:12:31.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_err_log_entries": 0, 2024-08-10T05:12:31.883 INFO:tasks.workunit.client.0.smithi086.stdout: "percentage_used": 11, 2024-08-10T05:12:31.883 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycles": 51754, 2024-08-10T05:12:31.883 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_hours": 57217, 2024-08-10T05:12:31.883 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": 24, 2024-08-10T05:12:31.883 INFO:tasks.workunit.client.0.smithi086.stdout: "unsafe_shutdowns": 974 2024-08-10T05:12:31.883 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.884 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_vendor": "intel", 2024-08-10T05:12:31.884 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_version": { 2024-08-10T05:12:31.884 INFO:tasks.workunit.client.0.smithi086.stdout: "string": "<1.2", 2024-08-10T05:12:31.884 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:31.884 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.884 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycle_count": 51754, 2024-08-10T05:12:31.884 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_time": { 2024-08-10T05:12:31.884 INFO:tasks.workunit.client.0.smithi086.stdout: "hours": 57217 2024-08-10T05:12:31.884 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.884 INFO:tasks.workunit.client.0.smithi086.stdout: "serial_number": "deleted", 2024-08-10T05:12:31.884 INFO:tasks.workunit.client.0.smithi086.stdout: "smart_status": { 2024-08-10T05:12:31.884 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme": { 2024-08-10T05:12:31.884 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:31.884 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.885 INFO:tasks.workunit.client.0.smithi086.stdout: "passed": true 2024-08-10T05:12:31.885 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.885 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl": { 2024-08-10T05:12:31.885 INFO:tasks.workunit.client.0.smithi086.stdout: "argv": [ 2024-08-10T05:12:31.885 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl", 2024-08-10T05:12:31.885 INFO:tasks.workunit.client.0.smithi086.stdout: "-x", 2024-08-10T05:12:31.885 INFO:tasks.workunit.client.0.smithi086.stdout: "--json=o", 2024-08-10T05:12:31.885 INFO:tasks.workunit.client.0.smithi086.stdout: "/dev/nvme0n1" 2024-08-10T05:12:31.885 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.885 INFO:tasks.workunit.client.0.smithi086.stdout: "build_info": "(local build)", 2024-08-10T05:12:31.885 INFO:tasks.workunit.client.0.smithi086.stdout: "exit_status": 0, 2024-08-10T05:12:31.885 INFO:tasks.workunit.client.0.smithi086.stdout: "output": [ 2024-08-10T05:12:31.886 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-10T05:12:31.886 INFO:tasks.workunit.client.0.smithi086.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-10T05:12:31.886 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:31.886 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-10T05:12:31.886 INFO:tasks.workunit.client.0.smithi086.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-10T05:12:31.886 INFO:tasks.workunit.client.0.smithi086.stdout: "Serial Number: deleted", 2024-08-10T05:12:31.886 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Version: 8DV101H0", 2024-08-10T05:12:31.886 INFO:tasks.workunit.client.0.smithi086.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-10T05:12:31.886 INFO:tasks.workunit.client.0.smithi086.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-10T05:12:31.886 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller ID: 0", 2024-08-10T05:12:31.886 INFO:tasks.workunit.client.0.smithi086.stdout: "NVMe Version: <1.2", 2024-08-10T05:12:31.886 INFO:tasks.workunit.client.0.smithi086.stdout: "Number of Namespaces: 1", 2024-08-10T05:12:31.887 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-10T05:12:31.887 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-10T05:12:31.887 INFO:tasks.workunit.client.0.smithi086.stdout: "Local Time is: Sat Aug 10 05:06:32 2024 UTC", 2024-08-10T05:12:31.887 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-10T05:12:31.887 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-10T05:12:31.887 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-10T05:12:31.887 INFO:tasks.workunit.client.0.smithi086.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-10T05:12:31.887 INFO:tasks.workunit.client.0.smithi086.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-10T05:12:31.887 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:31.887 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported Power States", 2024-08-10T05:12:31.887 INFO:tasks.workunit.client.0.smithi086.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-10T05:12:31.887 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-10T05:12:31.887 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:31.887 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-10T05:12:31.888 INFO:tasks.workunit.client.0.smithi086.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-10T05:12:31.888 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 512 0 2", 2024-08-10T05:12:31.888 INFO:tasks.workunit.client.0.smithi086.stdout: " 1 - 512 8 2", 2024-08-10T05:12:31.888 INFO:tasks.workunit.client.0.smithi086.stdout: " 2 - 512 16 2", 2024-08-10T05:12:31.888 INFO:tasks.workunit.client.0.smithi086.stdout: " 3 - 4096 0 0", 2024-08-10T05:12:31.888 INFO:tasks.workunit.client.0.smithi086.stdout: " 4 - 4096 8 0", 2024-08-10T05:12:31.888 INFO:tasks.workunit.client.0.smithi086.stdout: " 5 - 4096 64 0", 2024-08-10T05:12:31.888 INFO:tasks.workunit.client.0.smithi086.stdout: " 6 - 4096 128 0", 2024-08-10T05:12:31.888 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:31.888 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-10T05:12:31.888 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-10T05:12:31.888 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:31.888 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-10T05:12:31.889 INFO:tasks.workunit.client.0.smithi086.stdout: "Critical Warning: 0x00", 2024-08-10T05:12:31.889 INFO:tasks.workunit.client.0.smithi086.stdout: "Temperature: 24 Celsius", 2024-08-10T05:12:31.889 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare: 99%", 2024-08-10T05:12:31.889 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare Threshold: 10%", 2024-08-10T05:12:31.889 INFO:tasks.workunit.client.0.smithi086.stdout: "Percentage Used: 11%", 2024-08-10T05:12:31.889 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Read: 391,954,919 [200 TB]", 2024-08-10T05:12:31.889 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Written: 1,887,217,075 [966 TB]", 2024-08-10T05:12:31.889 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Read Commands: 6,421,626,264", 2024-08-10T05:12:31.889 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Write Commands: 33,617,442,993", 2024-08-10T05:12:31.889 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller Busy Time: 24", 2024-08-10T05:12:31.889 INFO:tasks.workunit.client.0.smithi086.stdout: "Power Cycles: 51,754", 2024-08-10T05:12:31.889 INFO:tasks.workunit.client.0.smithi086.stdout: "Power On Hours: 57,217", 2024-08-10T05:12:31.889 INFO:tasks.workunit.client.0.smithi086.stdout: "Unsafe Shutdowns: 974", 2024-08-10T05:12:31.889 INFO:tasks.workunit.client.0.smithi086.stdout: "Media and Data Integrity Errors: 0", 2024-08-10T05:12:31.890 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information Log Entries: 0", 2024-08-10T05:12:31.890 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:31.890 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-10T05:12:31.890 INFO:tasks.workunit.client.0.smithi086.stdout: "No Errors Logged", 2024-08-10T05:12:31.890 INFO:tasks.workunit.client.0.smithi086.stdout: "" 2024-08-10T05:12:31.890 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:31.890 INFO:tasks.workunit.client.0.smithi086.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-10T05:12:31.890 INFO:tasks.workunit.client.0.smithi086.stdout: "svn_revision": "5155", 2024-08-10T05:12:31.890 INFO:tasks.workunit.client.0.smithi086.stdout: "version": [ 2024-08-10T05:12:31.890 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:31.890 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:31.890 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:31.891 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.891 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": { 2024-08-10T05:12:31.891 INFO:tasks.workunit.client.0.smithi086.stdout: "current": 24 2024-08-10T05:12:31.891 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:31.891 INFO:tasks.workunit.client.0.smithi086.stdout: "user_capacity": { 2024-08-10T05:12:31.891 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:31.891 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:31.891 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.891 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.891 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.891 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:31.891 INFO:tasks.workunit.client.0.smithi086.stdout:} 2024-08-10T05:12:31.892 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph telemetry preview-all 2024-08-10T05:12:31.892 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T05:12:31.892 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:31] ENGINE Bus STOPPED 2024-08-10T05:12:31.893 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:31] ENGINE Bus STARTING 2024-08-10T05:12:31.893 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:31] ENGINE Serving on http://:::9283 2024-08-10T05:12:31.893 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:31] ENGINE Bus STARTED 2024-08-10T05:12:32.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[29634]: from='client.24734 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:32.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:32.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:32.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[29634]: from='client.24734 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:32.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:32.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:32.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:32.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:32.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:32.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:32.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[41441]: from='client.24734 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:32.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:32.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:32.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[41441]: from='client.24734 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:32.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:32.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:32.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:32.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:32.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:32.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:31 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:31 smithi159 ceph-mon[33602]: from='client.24734 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:31 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:31 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:31 smithi159 ceph-mon[33602]: from='client.24734 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:31 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:31 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:31 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:31 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:31 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:31 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:32.368 INFO:tasks.workunit.client.0.smithi086.stdout:{ 2024-08-10T05:12:32.368 INFO:tasks.workunit.client.0.smithi086.stdout: "device_report": { 2024-08-10T05:12:32.368 INFO:tasks.workunit.client.0.smithi086.stdout: "255b6848-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T05:12:32.368 INFO:tasks.workunit.client.0.smithi086.stdout: "INTEL_SSDPEDMD400G4_255c8854-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T05:12:32.368 INFO:tasks.workunit.client.0.smithi086.stdout: "20240810-050635": { 2024-08-10T05:12:32.368 INFO:tasks.workunit.client.0.smithi086.stdout: "device": { 2024-08-10T05:12:32.369 INFO:tasks.workunit.client.0.smithi086.stdout: "info_name": "/dev/nvme0n1", 2024-08-10T05:12:32.369 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "/dev/nvme0n1", 2024-08-10T05:12:32.369 INFO:tasks.workunit.client.0.smithi086.stdout: "protocol": "NVMe", 2024-08-10T05:12:32.369 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "nvme" 2024-08-10T05:12:32.369 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.369 INFO:tasks.workunit.client.0.smithi086.stdout: "firmware_version": "8DV101H0", 2024-08-10T05:12:32.369 INFO:tasks.workunit.client.0.smithi086.stdout: "host_id": "255b6848-56d7-11ef-8663-0cc47a8fd809", 2024-08-10T05:12:32.369 INFO:tasks.workunit.client.0.smithi086.stdout: "json_format_version": [ 2024-08-10T05:12:32.369 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:32.369 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:32.369 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.369 INFO:tasks.workunit.client.0.smithi086.stdout: "local_time": { 2024-08-10T05:12:32.369 INFO:tasks.workunit.client.0.smithi086.stdout: "asctime": "Sat Aug 10 05:06:34 2024 UTC", 2024-08-10T05:12:32.370 INFO:tasks.workunit.client.0.smithi086.stdout: "time_t": 1723266394 2024-08-10T05:12:32.370 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.370 INFO:tasks.workunit.client.0.smithi086.stdout: "logical_block_size": 512, 2024-08-10T05:12:32.370 INFO:tasks.workunit.client.0.smithi086.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-10T05:12:32.370 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_controller_id": 0, 2024-08-10T05:12:32.370 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-10T05:12:32.370 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_namespaces": [ 2024-08-10T05:12:32.370 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:32.370 INFO:tasks.workunit.client.0.smithi086.stdout: "capacity": { 2024-08-10T05:12:32.370 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:32.370 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:32.370 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.370 INFO:tasks.workunit.client.0.smithi086.stdout: "formatted_lba_size": 512, 2024-08-10T05:12:32.371 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 1, 2024-08-10T05:12:32.371 INFO:tasks.workunit.client.0.smithi086.stdout: "size": { 2024-08-10T05:12:32.371 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:32.371 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:32.371 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.371 INFO:tasks.workunit.client.0.smithi086.stdout: "utilization": { 2024-08-10T05:12:32.371 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:32.371 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:32.371 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.371 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.371 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.371 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_number_of_namespaces": 1, 2024-08-10T05:12:32.371 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_pci_vendor": { 2024-08-10T05:12:32.372 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 32902, 2024-08-10T05:12:32.372 INFO:tasks.workunit.client.0.smithi086.stdout: "subsystem_id": 32902 2024-08-10T05:12:32.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.372 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_add_log": { 2024-08-10T05:12:32.372 INFO:tasks.workunit.client.0.smithi086.stdout: "Device stats": { 2024-08-10T05:12:32.372 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_fw_downgrades": { 2024-08-10T05:12:32.372 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:32.372 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.372 INFO:tasks.workunit.client.0.smithi086.stdout: "crc_error_count": { 2024-08-10T05:12:32.372 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.372 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.373 INFO:tasks.workunit.client.0.smithi086.stdout: "end_to_end_error_detection_count": { 2024-08-10T05:12:32.373 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.373 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.373 INFO:tasks.workunit.client.0.smithi086.stdout: "erase_fail_count": { 2024-08-10T05:12:32.373 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.373 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.373 INFO:tasks.workunit.client.0.smithi086.stdout: "host_bytes_written": { 2024-08-10T05:12:32.373 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.373 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 25749755 2024-08-10T05:12:32.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.373 INFO:tasks.workunit.client.0.smithi086.stdout: "host_ctx_wear_used": { 2024-08-10T05:12:32.374 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.374 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 1 2024-08-10T05:12:32.374 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.374 INFO:tasks.workunit.client.0.smithi086.stdout: "media_bytes_read": { 2024-08-10T05:12:32.374 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:32.374 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.374 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.374 INFO:tasks.workunit.client.0.smithi086.stdout: "nand_bytes_written": { 2024-08-10T05:12:32.374 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.374 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 45966468 2024-08-10T05:12:32.374 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.374 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_stat_indicator": { 2024-08-10T05:12:32.374 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:32.375 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.375 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.375 INFO:tasks.workunit.client.0.smithi086.stdout: "pll_lock_loss_count": { 2024-08-10T05:12:32.375 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.375 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.375 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.375 INFO:tasks.workunit.client.0.smithi086.stdout: "program_fail_count": { 2024-08-10T05:12:32.375 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.375 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.375 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.375 INFO:tasks.workunit.client.0.smithi086.stdout: "re_alloc_sectr_cnt": { 2024-08-10T05:12:32.375 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:32.375 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.375 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.376 INFO:tasks.workunit.client.0.smithi086.stdout: "retry_buffer_overflow_count": { 2024-08-10T05:12:32.376 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.376 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.376 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.376 INFO:tasks.workunit.client.0.smithi086.stdout: "soft_ecc_err_rate": { 2024-08-10T05:12:32.376 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:32.376 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.376 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.376 INFO:tasks.workunit.client.0.smithi086.stdout: "thermal_throttle_status": { 2024-08-10T05:12:32.376 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.376 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T05:12:32.376 INFO:tasks.workunit.client.0.smithi086.stdout: "cnt": 0, 2024-08-10T05:12:32.377 INFO:tasks.workunit.client.0.smithi086.stdout: "pct": 0 2024-08-10T05:12:32.377 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.377 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.377 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_host_reads": { 2024-08-10T05:12:32.377 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.377 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T05:12:32.377 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.377 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_media_wear": { 2024-08-10T05:12:32.377 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.377 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": "63.999023" 2024-08-10T05:12:32.377 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.377 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_timer": { 2024-08-10T05:12:32.377 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.377 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T05:12:32.378 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.378 INFO:tasks.workunit.client.0.smithi086.stdout: "unexp_power_loss": { 2024-08-10T05:12:32.378 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:32.378 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.378 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.378 INFO:tasks.workunit.client.0.smithi086.stdout: "wear_leveling": { 2024-08-10T05:12:32.378 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 90, 2024-08-10T05:12:32.378 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T05:12:32.378 INFO:tasks.workunit.client.0.smithi086.stdout: "avg": 3160, 2024-08-10T05:12:32.378 INFO:tasks.workunit.client.0.smithi086.stdout: "max": 3171, 2024-08-10T05:12:32.378 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 3147 2024-08-10T05:12:32.378 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.378 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.379 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.379 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel Smart log": "nvme0n1" 2024-08-10T05:12:32.379 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.379 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_log": { 2024-08-10T05:12:32.379 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare": 100, 2024-08-10T05:12:32.379 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare_threshold": 10, 2024-08-10T05:12:32.379 INFO:tasks.workunit.client.0.smithi086.stdout: "controller_busy_time": 7, 2024-08-10T05:12:32.379 INFO:tasks.workunit.client.0.smithi086.stdout: "critical_warning": 0, 2024-08-10T05:12:32.379 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_read": 365038369, 2024-08-10T05:12:32.379 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_written": 1687535953, 2024-08-10T05:12:32.379 INFO:tasks.workunit.client.0.smithi086.stdout: "host_reads": 5913869489, 2024-08-10T05:12:32.379 INFO:tasks.workunit.client.0.smithi086.stdout: "host_writes": 30030969232, 2024-08-10T05:12:32.379 INFO:tasks.workunit.client.0.smithi086.stdout: "media_errors": 0, 2024-08-10T05:12:32.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_err_log_entries": 0, 2024-08-10T05:12:32.380 INFO:tasks.workunit.client.0.smithi086.stdout: "percentage_used": 10, 2024-08-10T05:12:32.380 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycles": 56604, 2024-08-10T05:12:32.380 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_hours": 55778, 2024-08-10T05:12:32.380 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": 27, 2024-08-10T05:12:32.380 INFO:tasks.workunit.client.0.smithi086.stdout: "unsafe_shutdowns": 382 2024-08-10T05:12:32.380 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.380 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_vendor": "intel", 2024-08-10T05:12:32.380 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_version": { 2024-08-10T05:12:32.380 INFO:tasks.workunit.client.0.smithi086.stdout: "string": "<1.2", 2024-08-10T05:12:32.380 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:32.380 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.380 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycle_count": 56604, 2024-08-10T05:12:32.380 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_time": { 2024-08-10T05:12:32.381 INFO:tasks.workunit.client.0.smithi086.stdout: "hours": 55778 2024-08-10T05:12:32.381 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.381 INFO:tasks.workunit.client.0.smithi086.stdout: "serial_number": "deleted", 2024-08-10T05:12:32.381 INFO:tasks.workunit.client.0.smithi086.stdout: "smart_status": { 2024-08-10T05:12:32.381 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme": { 2024-08-10T05:12:32.381 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:32.381 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.381 INFO:tasks.workunit.client.0.smithi086.stdout: "passed": true 2024-08-10T05:12:32.381 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.381 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl": { 2024-08-10T05:12:32.381 INFO:tasks.workunit.client.0.smithi086.stdout: "argv": [ 2024-08-10T05:12:32.381 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl", 2024-08-10T05:12:32.381 INFO:tasks.workunit.client.0.smithi086.stdout: "-x", 2024-08-10T05:12:32.382 INFO:tasks.workunit.client.0.smithi086.stdout: "--json=o", 2024-08-10T05:12:32.382 INFO:tasks.workunit.client.0.smithi086.stdout: "/dev/nvme0n1" 2024-08-10T05:12:32.382 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.382 INFO:tasks.workunit.client.0.smithi086.stdout: "build_info": "(local build)", 2024-08-10T05:12:32.382 INFO:tasks.workunit.client.0.smithi086.stdout: "exit_status": 0, 2024-08-10T05:12:32.382 INFO:tasks.workunit.client.0.smithi086.stdout: "output": [ 2024-08-10T05:12:32.382 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-10T05:12:32.382 INFO:tasks.workunit.client.0.smithi086.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-10T05:12:32.382 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:32.382 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-10T05:12:32.382 INFO:tasks.workunit.client.0.smithi086.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-10T05:12:32.382 INFO:tasks.workunit.client.0.smithi086.stdout: "Serial Number: deleted", 2024-08-10T05:12:32.383 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Version: 8DV101H0", 2024-08-10T05:12:32.383 INFO:tasks.workunit.client.0.smithi086.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-10T05:12:32.383 INFO:tasks.workunit.client.0.smithi086.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-10T05:12:32.383 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller ID: 0", 2024-08-10T05:12:32.383 INFO:tasks.workunit.client.0.smithi086.stdout: "NVMe Version: <1.2", 2024-08-10T05:12:32.383 INFO:tasks.workunit.client.0.smithi086.stdout: "Number of Namespaces: 1", 2024-08-10T05:12:32.383 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-10T05:12:32.383 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-10T05:12:32.383 INFO:tasks.workunit.client.0.smithi086.stdout: "Local Time is: Sat Aug 10 05:06:34 2024 UTC", 2024-08-10T05:12:32.383 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-10T05:12:32.383 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-10T05:12:32.383 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-10T05:12:32.383 INFO:tasks.workunit.client.0.smithi086.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-10T05:12:32.384 INFO:tasks.workunit.client.0.smithi086.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-10T05:12:32.384 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:32.384 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported Power States", 2024-08-10T05:12:32.384 INFO:tasks.workunit.client.0.smithi086.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-10T05:12:32.384 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-10T05:12:32.384 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:32.384 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-10T05:12:32.384 INFO:tasks.workunit.client.0.smithi086.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-10T05:12:32.384 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 512 0 2", 2024-08-10T05:12:32.384 INFO:tasks.workunit.client.0.smithi086.stdout: " 1 - 512 8 2", 2024-08-10T05:12:32.384 INFO:tasks.workunit.client.0.smithi086.stdout: " 2 - 512 16 2", 2024-08-10T05:12:32.384 INFO:tasks.workunit.client.0.smithi086.stdout: " 3 - 4096 0 0", 2024-08-10T05:12:32.384 INFO:tasks.workunit.client.0.smithi086.stdout: " 4 - 4096 8 0", 2024-08-10T05:12:32.384 INFO:tasks.workunit.client.0.smithi086.stdout: " 5 - 4096 64 0", 2024-08-10T05:12:32.385 INFO:tasks.workunit.client.0.smithi086.stdout: " 6 - 4096 128 0", 2024-08-10T05:12:32.385 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:32.385 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-10T05:12:32.385 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-10T05:12:32.385 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:32.385 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-10T05:12:32.385 INFO:tasks.workunit.client.0.smithi086.stdout: "Critical Warning: 0x00", 2024-08-10T05:12:32.385 INFO:tasks.workunit.client.0.smithi086.stdout: "Temperature: 27 Celsius", 2024-08-10T05:12:32.385 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare: 100%", 2024-08-10T05:12:32.385 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare Threshold: 10%", 2024-08-10T05:12:32.385 INFO:tasks.workunit.client.0.smithi086.stdout: "Percentage Used: 10%", 2024-08-10T05:12:32.386 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Read: 365,038,369 [186 TB]", 2024-08-10T05:12:32.386 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Written: 1,687,535,953 [864 TB]", 2024-08-10T05:12:32.386 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Read Commands: 5,913,869,489", 2024-08-10T05:12:32.386 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Write Commands: 30,030,969,232", 2024-08-10T05:12:32.386 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller Busy Time: 7", 2024-08-10T05:12:32.386 INFO:tasks.workunit.client.0.smithi086.stdout: "Power Cycles: 56,604", 2024-08-10T05:12:32.386 INFO:tasks.workunit.client.0.smithi086.stdout: "Power On Hours: 55,778", 2024-08-10T05:12:32.386 INFO:tasks.workunit.client.0.smithi086.stdout: "Unsafe Shutdowns: 382", 2024-08-10T05:12:32.386 INFO:tasks.workunit.client.0.smithi086.stdout: "Media and Data Integrity Errors: 0", 2024-08-10T05:12:32.386 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information Log Entries: 0", 2024-08-10T05:12:32.386 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:32.387 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-10T05:12:32.387 INFO:tasks.workunit.client.0.smithi086.stdout: "No Errors Logged", 2024-08-10T05:12:32.387 INFO:tasks.workunit.client.0.smithi086.stdout: "" 2024-08-10T05:12:32.387 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.387 INFO:tasks.workunit.client.0.smithi086.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-10T05:12:32.387 INFO:tasks.workunit.client.0.smithi086.stdout: "svn_revision": "5155", 2024-08-10T05:12:32.387 INFO:tasks.workunit.client.0.smithi086.stdout: "version": [ 2024-08-10T05:12:32.387 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:32.387 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:32.387 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:32.387 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.388 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": { 2024-08-10T05:12:32.388 INFO:tasks.workunit.client.0.smithi086.stdout: "current": 27 2024-08-10T05:12:32.388 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.388 INFO:tasks.workunit.client.0.smithi086.stdout: "user_capacity": { 2024-08-10T05:12:32.388 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:32.388 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:32.388 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.388 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.388 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.388 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.388 INFO:tasks.workunit.client.0.smithi086.stdout: "255eac1a-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T05:12:32.389 INFO:tasks.workunit.client.0.smithi086.stdout: "INTEL_SSDPEDMD400G4_255fceec-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T05:12:32.389 INFO:tasks.workunit.client.0.smithi086.stdout: "20240810-050633": { 2024-08-10T05:12:32.389 INFO:tasks.workunit.client.0.smithi086.stdout: "device": { 2024-08-10T05:12:32.389 INFO:tasks.workunit.client.0.smithi086.stdout: "info_name": "/dev/nvme0n1", 2024-08-10T05:12:32.389 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "/dev/nvme0n1", 2024-08-10T05:12:32.389 INFO:tasks.workunit.client.0.smithi086.stdout: "protocol": "NVMe", 2024-08-10T05:12:32.389 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "nvme" 2024-08-10T05:12:32.389 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.389 INFO:tasks.workunit.client.0.smithi086.stdout: "firmware_version": "8DV101H0", 2024-08-10T05:12:32.389 INFO:tasks.workunit.client.0.smithi086.stdout: "host_id": "255eac1a-56d7-11ef-8663-0cc47a8fd809", 2024-08-10T05:12:32.389 INFO:tasks.workunit.client.0.smithi086.stdout: "json_format_version": [ 2024-08-10T05:12:32.390 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:32.390 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:32.390 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.390 INFO:tasks.workunit.client.0.smithi086.stdout: "local_time": { 2024-08-10T05:12:32.390 INFO:tasks.workunit.client.0.smithi086.stdout: "asctime": "Sat Aug 10 05:06:32 2024 UTC", 2024-08-10T05:12:32.390 INFO:tasks.workunit.client.0.smithi086.stdout: "time_t": 1723266392 2024-08-10T05:12:32.390 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.390 INFO:tasks.workunit.client.0.smithi086.stdout: "logical_block_size": 512, 2024-08-10T05:12:32.390 INFO:tasks.workunit.client.0.smithi086.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-10T05:12:32.390 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_controller_id": 0, 2024-08-10T05:12:32.391 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-10T05:12:32.391 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_namespaces": [ 2024-08-10T05:12:32.391 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:32.391 INFO:tasks.workunit.client.0.smithi086.stdout: "capacity": { 2024-08-10T05:12:32.391 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:32.391 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:32.391 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.391 INFO:tasks.workunit.client.0.smithi086.stdout: "formatted_lba_size": 512, 2024-08-10T05:12:32.391 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 1, 2024-08-10T05:12:32.391 INFO:tasks.workunit.client.0.smithi086.stdout: "size": { 2024-08-10T05:12:32.391 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:32.391 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:32.391 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.391 INFO:tasks.workunit.client.0.smithi086.stdout: "utilization": { 2024-08-10T05:12:32.392 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:32.392 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:32.392 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.392 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.392 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.392 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_number_of_namespaces": 1, 2024-08-10T05:12:32.392 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_pci_vendor": { 2024-08-10T05:12:32.392 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 32902, 2024-08-10T05:12:32.392 INFO:tasks.workunit.client.0.smithi086.stdout: "subsystem_id": 32902 2024-08-10T05:12:32.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.393 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_add_log": { 2024-08-10T05:12:32.393 INFO:tasks.workunit.client.0.smithi086.stdout: "Device stats": { 2024-08-10T05:12:32.393 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_fw_downgrades": { 2024-08-10T05:12:32.393 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:32.393 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.393 INFO:tasks.workunit.client.0.smithi086.stdout: "crc_error_count": { 2024-08-10T05:12:32.393 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.393 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.393 INFO:tasks.workunit.client.0.smithi086.stdout: "end_to_end_error_detection_count": { 2024-08-10T05:12:32.393 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.394 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.394 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.394 INFO:tasks.workunit.client.0.smithi086.stdout: "erase_fail_count": { 2024-08-10T05:12:32.394 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.394 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.394 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.394 INFO:tasks.workunit.client.0.smithi086.stdout: "host_bytes_written": { 2024-08-10T05:12:32.394 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.394 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 28796647 2024-08-10T05:12:32.394 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.394 INFO:tasks.workunit.client.0.smithi086.stdout: "host_ctx_wear_used": { 2024-08-10T05:12:32.394 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.394 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 1 2024-08-10T05:12:32.394 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.395 INFO:tasks.workunit.client.0.smithi086.stdout: "media_bytes_read": { 2024-08-10T05:12:32.395 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:32.395 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.395 INFO:tasks.workunit.client.0.smithi086.stdout: "nand_bytes_written": { 2024-08-10T05:12:32.395 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.395 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 49252122 2024-08-10T05:12:32.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.395 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_stat_indicator": { 2024-08-10T05:12:32.395 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:32.395 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.395 INFO:tasks.workunit.client.0.smithi086.stdout: "pll_lock_loss_count": { 2024-08-10T05:12:32.395 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.396 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.396 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.396 INFO:tasks.workunit.client.0.smithi086.stdout: "program_fail_count": { 2024-08-10T05:12:32.396 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.396 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.396 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.396 INFO:tasks.workunit.client.0.smithi086.stdout: "re_alloc_sectr_cnt": { 2024-08-10T05:12:32.396 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:32.396 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.396 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.396 INFO:tasks.workunit.client.0.smithi086.stdout: "retry_buffer_overflow_count": { 2024-08-10T05:12:32.396 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.396 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.397 INFO:tasks.workunit.client.0.smithi086.stdout: "soft_ecc_err_rate": { 2024-08-10T05:12:32.397 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:32.397 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.397 INFO:tasks.workunit.client.0.smithi086.stdout: "thermal_throttle_status": { 2024-08-10T05:12:32.397 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.397 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T05:12:32.397 INFO:tasks.workunit.client.0.smithi086.stdout: "cnt": 0, 2024-08-10T05:12:32.397 INFO:tasks.workunit.client.0.smithi086.stdout: "pct": 0 2024-08-10T05:12:32.397 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.397 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_host_reads": { 2024-08-10T05:12:32.397 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.398 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T05:12:32.398 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.398 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_media_wear": { 2024-08-10T05:12:32.398 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.398 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": "63.999023" 2024-08-10T05:12:32.398 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.398 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_timer": { 2024-08-10T05:12:32.398 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:32.398 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T05:12:32.398 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.398 INFO:tasks.workunit.client.0.smithi086.stdout: "unexp_power_loss": { 2024-08-10T05:12:32.398 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:32.399 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:32.399 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.399 INFO:tasks.workunit.client.0.smithi086.stdout: "wear_leveling": { 2024-08-10T05:12:32.399 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 89, 2024-08-10T05:12:32.399 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T05:12:32.399 INFO:tasks.workunit.client.0.smithi086.stdout: "avg": 3345, 2024-08-10T05:12:32.399 INFO:tasks.workunit.client.0.smithi086.stdout: "max": 3361, 2024-08-10T05:12:32.399 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 3330 2024-08-10T05:12:32.399 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.399 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.399 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.399 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel Smart log": "nvme0n1" 2024-08-10T05:12:32.399 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.399 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_log": { 2024-08-10T05:12:32.400 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare": 99, 2024-08-10T05:12:32.400 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare_threshold": 10, 2024-08-10T05:12:32.400 INFO:tasks.workunit.client.0.smithi086.stdout: "controller_busy_time": 24, 2024-08-10T05:12:32.400 INFO:tasks.workunit.client.0.smithi086.stdout: "critical_warning": 0, 2024-08-10T05:12:32.400 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_read": 391954919, 2024-08-10T05:12:32.400 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_written": 1887217075, 2024-08-10T05:12:32.400 INFO:tasks.workunit.client.0.smithi086.stdout: "host_reads": 6421626264, 2024-08-10T05:12:32.400 INFO:tasks.workunit.client.0.smithi086.stdout: "host_writes": 33617442993, 2024-08-10T05:12:32.400 INFO:tasks.workunit.client.0.smithi086.stdout: "media_errors": 0, 2024-08-10T05:12:32.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_err_log_entries": 0, 2024-08-10T05:12:32.400 INFO:tasks.workunit.client.0.smithi086.stdout: "percentage_used": 11, 2024-08-10T05:12:32.400 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycles": 51754, 2024-08-10T05:12:32.400 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_hours": 57217, 2024-08-10T05:12:32.401 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": 24, 2024-08-10T05:12:32.401 INFO:tasks.workunit.client.0.smithi086.stdout: "unsafe_shutdowns": 974 2024-08-10T05:12:32.401 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.401 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_vendor": "intel", 2024-08-10T05:12:32.401 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_version": { 2024-08-10T05:12:32.401 INFO:tasks.workunit.client.0.smithi086.stdout: "string": "<1.2", 2024-08-10T05:12:32.401 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:32.401 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.401 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycle_count": 51754, 2024-08-10T05:12:32.402 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_time": { 2024-08-10T05:12:32.402 INFO:tasks.workunit.client.0.smithi086.stdout: "hours": 57217 2024-08-10T05:12:32.402 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.402 INFO:tasks.workunit.client.0.smithi086.stdout: "serial_number": "deleted", 2024-08-10T05:12:32.402 INFO:tasks.workunit.client.0.smithi086.stdout: "smart_status": { 2024-08-10T05:12:32.402 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme": { 2024-08-10T05:12:32.402 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:32.402 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.402 INFO:tasks.workunit.client.0.smithi086.stdout: "passed": true 2024-08-10T05:12:32.403 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.403 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl": { 2024-08-10T05:12:32.403 INFO:tasks.workunit.client.0.smithi086.stdout: "argv": [ 2024-08-10T05:12:32.403 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl", 2024-08-10T05:12:32.403 INFO:tasks.workunit.client.0.smithi086.stdout: "-x", 2024-08-10T05:12:32.403 INFO:tasks.workunit.client.0.smithi086.stdout: "--json=o", 2024-08-10T05:12:32.403 INFO:tasks.workunit.client.0.smithi086.stdout: "/dev/nvme0n1" 2024-08-10T05:12:32.403 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.403 INFO:tasks.workunit.client.0.smithi086.stdout: "build_info": "(local build)", 2024-08-10T05:12:32.403 INFO:tasks.workunit.client.0.smithi086.stdout: "exit_status": 0, 2024-08-10T05:12:32.403 INFO:tasks.workunit.client.0.smithi086.stdout: "output": [ 2024-08-10T05:12:32.403 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-10T05:12:32.404 INFO:tasks.workunit.client.0.smithi086.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-10T05:12:32.404 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:32.404 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-10T05:12:32.404 INFO:tasks.workunit.client.0.smithi086.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-10T05:12:32.404 INFO:tasks.workunit.client.0.smithi086.stdout: "Serial Number: deleted", 2024-08-10T05:12:32.404 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Version: 8DV101H0", 2024-08-10T05:12:32.404 INFO:tasks.workunit.client.0.smithi086.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-10T05:12:32.404 INFO:tasks.workunit.client.0.smithi086.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-10T05:12:32.404 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller ID: 0", 2024-08-10T05:12:32.405 INFO:tasks.workunit.client.0.smithi086.stdout: "NVMe Version: <1.2", 2024-08-10T05:12:32.405 INFO:tasks.workunit.client.0.smithi086.stdout: "Number of Namespaces: 1", 2024-08-10T05:12:32.405 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-10T05:12:32.405 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-10T05:12:32.405 INFO:tasks.workunit.client.0.smithi086.stdout: "Local Time is: Sat Aug 10 05:06:32 2024 UTC", 2024-08-10T05:12:32.405 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-10T05:12:32.405 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-10T05:12:32.405 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-10T05:12:32.405 INFO:tasks.workunit.client.0.smithi086.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-10T05:12:32.405 INFO:tasks.workunit.client.0.smithi086.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-10T05:12:32.405 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:32.405 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported Power States", 2024-08-10T05:12:32.406 INFO:tasks.workunit.client.0.smithi086.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-10T05:12:32.406 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-10T05:12:32.406 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:32.406 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-10T05:12:32.406 INFO:tasks.workunit.client.0.smithi086.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-10T05:12:32.406 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 512 0 2", 2024-08-10T05:12:32.406 INFO:tasks.workunit.client.0.smithi086.stdout: " 1 - 512 8 2", 2024-08-10T05:12:32.406 INFO:tasks.workunit.client.0.smithi086.stdout: " 2 - 512 16 2", 2024-08-10T05:12:32.406 INFO:tasks.workunit.client.0.smithi086.stdout: " 3 - 4096 0 0", 2024-08-10T05:12:32.406 INFO:tasks.workunit.client.0.smithi086.stdout: " 4 - 4096 8 0", 2024-08-10T05:12:32.406 INFO:tasks.workunit.client.0.smithi086.stdout: " 5 - 4096 64 0", 2024-08-10T05:12:32.406 INFO:tasks.workunit.client.0.smithi086.stdout: " 6 - 4096 128 0", 2024-08-10T05:12:32.406 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:32.407 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-10T05:12:32.407 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-10T05:12:32.407 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:32.407 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-10T05:12:32.407 INFO:tasks.workunit.client.0.smithi086.stdout: "Critical Warning: 0x00", 2024-08-10T05:12:32.407 INFO:tasks.workunit.client.0.smithi086.stdout: "Temperature: 24 Celsius", 2024-08-10T05:12:32.407 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare: 99%", 2024-08-10T05:12:32.407 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare Threshold: 10%", 2024-08-10T05:12:32.407 INFO:tasks.workunit.client.0.smithi086.stdout: "Percentage Used: 11%", 2024-08-10T05:12:32.407 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Read: 391,954,919 [200 TB]", 2024-08-10T05:12:32.407 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Written: 1,887,217,075 [966 TB]", 2024-08-10T05:12:32.407 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Read Commands: 6,421,626,264", 2024-08-10T05:12:32.407 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Write Commands: 33,617,442,993", 2024-08-10T05:12:32.407 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller Busy Time: 24", 2024-08-10T05:12:32.408 INFO:tasks.workunit.client.0.smithi086.stdout: "Power Cycles: 51,754", 2024-08-10T05:12:32.408 INFO:tasks.workunit.client.0.smithi086.stdout: "Power On Hours: 57,217", 2024-08-10T05:12:32.408 INFO:tasks.workunit.client.0.smithi086.stdout: "Unsafe Shutdowns: 974", 2024-08-10T05:12:32.408 INFO:tasks.workunit.client.0.smithi086.stdout: "Media and Data Integrity Errors: 0", 2024-08-10T05:12:32.408 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information Log Entries: 0", 2024-08-10T05:12:32.408 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:32.408 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-10T05:12:32.408 INFO:tasks.workunit.client.0.smithi086.stdout: "No Errors Logged", 2024-08-10T05:12:32.408 INFO:tasks.workunit.client.0.smithi086.stdout: "" 2024-08-10T05:12:32.408 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.408 INFO:tasks.workunit.client.0.smithi086.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-10T05:12:32.408 INFO:tasks.workunit.client.0.smithi086.stdout: "svn_revision": "5155", 2024-08-10T05:12:32.408 INFO:tasks.workunit.client.0.smithi086.stdout: "version": [ 2024-08-10T05:12:32.409 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:32.409 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:32.409 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:32.409 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.409 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": { 2024-08-10T05:12:32.409 INFO:tasks.workunit.client.0.smithi086.stdout: "current": 24 2024-08-10T05:12:32.409 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.409 INFO:tasks.workunit.client.0.smithi086.stdout: "user_capacity": { 2024-08-10T05:12:32.409 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:32.409 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:32.409 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.410 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.410 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.410 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.410 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.410 INFO:tasks.workunit.client.0.smithi086.stdout: "report": { 2024-08-10T05:12:32.410 INFO:tasks.workunit.client.0.smithi086.stdout: "balancer": { 2024-08-10T05:12:32.410 INFO:tasks.workunit.client.0.smithi086.stdout: "active": true, 2024-08-10T05:12:32.410 INFO:tasks.workunit.client.0.smithi086.stdout: "mode": "" 2024-08-10T05:12:32.410 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.410 INFO:tasks.workunit.client.0.smithi086.stdout: "channels": [ 2024-08-10T05:12:32.410 INFO:tasks.workunit.client.0.smithi086.stdout: "basic", 2024-08-10T05:12:32.410 INFO:tasks.workunit.client.0.smithi086.stdout: "crash", 2024-08-10T05:12:32.411 INFO:tasks.workunit.client.0.smithi086.stdout: "device", 2024-08-10T05:12:32.411 INFO:tasks.workunit.client.0.smithi086.stdout: "ident" 2024-08-10T05:12:32.411 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.411 INFO:tasks.workunit.client.0.smithi086.stdout: "channels_available": [ 2024-08-10T05:12:32.411 INFO:tasks.workunit.client.0.smithi086.stdout: "basic", 2024-08-10T05:12:32.411 INFO:tasks.workunit.client.0.smithi086.stdout: "ident", 2024-08-10T05:12:32.411 INFO:tasks.workunit.client.0.smithi086.stdout: "crash", 2024-08-10T05:12:32.411 INFO:tasks.workunit.client.0.smithi086.stdout: "device", 2024-08-10T05:12:32.411 INFO:tasks.workunit.client.0.smithi086.stdout: "perf" 2024-08-10T05:12:32.411 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.411 INFO:tasks.workunit.client.0.smithi086.stdout: "collections_available": [ 2024-08-10T05:12:32.412 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_base", 2024-08-10T05:12:32.412 INFO:tasks.workunit.client.0.smithi086.stdout: "device_base", 2024-08-10T05:12:32.412 INFO:tasks.workunit.client.0.smithi086.stdout: "crash_base", 2024-08-10T05:12:32.412 INFO:tasks.workunit.client.0.smithi086.stdout: "ident_base", 2024-08-10T05:12:32.412 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_perf", 2024-08-10T05:12:32.412 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_mds_metadata", 2024-08-10T05:12:32.412 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_usage", 2024-08-10T05:12:32.412 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_usage_by_class", 2024-08-10T05:12:32.412 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_rook_v01", 2024-08-10T05:12:32.412 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_memory_metrics", 2024-08-10T05:12:32.412 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_options_bluestore" 2024-08-10T05:12:32.412 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.412 INFO:tasks.workunit.client.0.smithi086.stdout: "collections_opted_in": [ 2024-08-10T05:12:32.413 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_base", 2024-08-10T05:12:32.413 INFO:tasks.workunit.client.0.smithi086.stdout: "device_base", 2024-08-10T05:12:32.413 INFO:tasks.workunit.client.0.smithi086.stdout: "crash_base", 2024-08-10T05:12:32.413 INFO:tasks.workunit.client.0.smithi086.stdout: "ident_base", 2024-08-10T05:12:32.413 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_perf", 2024-08-10T05:12:32.413 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_mds_metadata", 2024-08-10T05:12:32.413 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_usage", 2024-08-10T05:12:32.413 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_usage_by_class", 2024-08-10T05:12:32.413 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_rook_v01", 2024-08-10T05:12:32.413 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_memory_metrics", 2024-08-10T05:12:32.413 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_options_bluestore" 2024-08-10T05:12:32.413 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.413 INFO:tasks.workunit.client.0.smithi086.stdout: "config": { 2024-08-10T05:12:32.414 INFO:tasks.workunit.client.0.smithi086.stdout: "active_changed": [ 2024-08-10T05:12:32.414 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-10T05:12:32.414 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_debug", 2024-08-10T05:12:32.414 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_mon_ticket_ttl", 2024-08-10T05:12:32.414 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_service_ticket_ttl", 2024-08-10T05:12:32.414 INFO:tasks.workunit.client.0.smithi086.stdout: "bdev_debug_aio", 2024-08-10T05:12:32.414 INFO:tasks.workunit.client.0.smithi086.stdout: "client_check_pool_perm", 2024-08-10T05:12:32.414 INFO:tasks.workunit.client.0.smithi086.stdout: "client_mount_gid", 2024-08-10T05:12:32.414 INFO:tasks.workunit.client.0.smithi086.stdout: "client_mount_uid", 2024-08-10T05:12:32.414 INFO:tasks.workunit.client.0.smithi086.stdout: "client_quota", 2024-08-10T05:12:32.414 INFO:tasks.workunit.client.0.smithi086.stdout: "container_image", 2024-08-10T05:12:32.414 INFO:tasks.workunit.client.0.smithi086.stdout: "daemonize", 2024-08-10T05:12:32.414 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_asserts_on_shutdown", 2024-08-10T05:12:32.414 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mgr", 2024-08-10T05:12:32.415 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mon", 2024-08-10T05:12:32.415 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_ms", 2024-08-10T05:12:32.415 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_osd", 2024-08-10T05:12:32.415 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_paxos", 2024-08-10T05:12:32.415 INFO:tasks.workunit.client.0.smithi086.stdout: "keyring", 2024-08-10T05:12:32.415 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_block_size", 2024-08-10T05:12:32.415 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_cache_size", 2024-08-10T05:12:32.415 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_compression", 2024-08-10T05:12:32.415 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_log", 2024-08-10T05:12:32.415 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_write_buffer_size", 2024-08-10T05:12:32.415 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_file", 2024-08-10T05:12:32.415 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_journald", 2024-08-10T05:12:32.415 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_stderr", 2024-08-10T05:12:32.416 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_allow_pool_delete", 2024-08-10T05:12:32.416 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_clock_drift_allowed", 2024-08-10T05:12:32.416 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_file_level", 2024-08-10T05:12:32.416 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_file", 2024-08-10T05:12:32.416 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_journald", 2024-08-10T05:12:32.416 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_stderr", 2024-08-10T05:12:32.416 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_data_avail_warn", 2024-08-10T05:12:32.416 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_election_default_strategy", 2024-08-10T05:12:32.416 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_host", 2024-08-10T05:12:32.416 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_max_pg_per_osd", 2024-08-10T05:12:32.416 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_mgr_mkfs_grace", 2024-08-10T05:12:32.416 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_prime_pg_temp", 2024-08-10T05:12:32.416 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_reporter_subtree_level", 2024-08-10T05:12:32.416 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_pg_warn_max_object_skew", 2024-08-10T05:12:32.417 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-10T05:12:32.417 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-10T05:12:32.417 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-10T05:12:32.417 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-10T05:12:32.417 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-10T05:12:32.417 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-10T05:12:32.417 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-10T05:12:32.417 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-10T05:12:32.417 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_too_few_osds", 2024-08-10T05:12:32.417 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_bug", 2024-08-10T05:12:32.417 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_old_message", 2024-08-10T05:12:32.417 INFO:tasks.workunit.client.0.smithi086.stdout: "no_config_file", 2024-08-10T05:12:32.417 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_default_list", 2024-08-10T05:12:32.417 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_load_list", 2024-08-10T05:12:32.418 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_crush_chooseleaf_type", 2024-08-10T05:12:32.418 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_misdirected_ops", 2024-08-10T05:12:32.418 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_op_order", 2024-08-10T05:12:32.418 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_pg_log_writeout", 2024-08-10T05:12:32.418 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_shutdown", 2024-08-10T05:12:32.418 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_cached_snaps", 2024-08-10T05:12:32.418 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_missing_on_start", 2024-08-10T05:12:32.418 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_stray_on_activate", 2024-08-10T05:12:32.418 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-10T05:12:32.418 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep", 2024-08-10T05:12:32.418 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep_hdd", 2024-08-10T05:12:32.418 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep_hybrid", 2024-08-10T05:12:32.418 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep_ssd", 2024-08-10T05:12:32.419 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_max_backfills", 2024-08-10T05:12:32.419 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-10T05:12:32.419 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_profile", 2024-08-10T05:12:32.419 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-10T05:12:32.419 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-10T05:12:32.419 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-10T05:12:32.419 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-10T05:12:32.419 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-10T05:12:32.419 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-10T05:12:32.419 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_client_lim", 2024-08-10T05:12:32.419 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_client_res", 2024-08-10T05:12:32.419 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-10T05:12:32.419 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target", 2024-08-10T05:12:32.419 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target_autotune", 2024-08-10T05:12:32.420 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue", 2024-08-10T05:12:32.420 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue_cut_off", 2024-08-10T05:12:32.420 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pg_delete_cost", 2024-08-10T05:12:32.420 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_erasure_code_profile", 2024-08-10T05:12:32.420 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-10T05:12:32.420 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recover_clone_overlap", 2024-08-10T05:12:32.420 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_active", 2024-08-10T05:12:32.420 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_active_hdd", 2024-08-10T05:12:32.420 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_active_ssd", 2024-08-10T05:12:32.420 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_chunk", 2024-08-10T05:12:32.420 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep", 2024-08-10T05:12:32.420 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep_hdd", 2024-08-10T05:12:32.420 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep_hybrid", 2024-08-10T05:12:32.420 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep_ssd", 2024-08-10T05:12:32.421 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_load_threshold", 2024-08-10T05:12:32.421 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_max_interval", 2024-08-10T05:12:32.421 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_sleep", 2024-08-10T05:12:32.421 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_shutdown_pgref_assert", 2024-08-10T05:12:32.421 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep", 2024-08-10T05:12:32.421 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep_hdd", 2024-08-10T05:12:32.421 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-10T05:12:32.421 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep_ssd", 2024-08-10T05:12:32.421 INFO:tasks.workunit.client.0.smithi086.stdout: "public_addr", 2024-08-10T05:12:32.421 INFO:tasks.workunit.client.0.smithi086.stdout: "public_addrv", 2024-08-10T05:12:32.421 INFO:tasks.workunit.client.0.smithi086.stdout: "public_network", 2024-08-10T05:12:32.421 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd_default_features", 2024-08-10T05:12:32.421 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd_qos_exclude_ops", 2024-08-10T05:12:32.421 INFO:tasks.workunit.client.0.smithi086.stdout: "setgroup", 2024-08-10T05:12:32.422 INFO:tasks.workunit.client.0.smithi086.stdout: "setuser" 2024-08-10T05:12:32.422 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.422 INFO:tasks.workunit.client.0.smithi086.stdout: "cluster_changed": [ 2024-08-10T05:12:32.422 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-10T05:12:32.422 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_debug", 2024-08-10T05:12:32.422 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_mon_ticket_ttl", 2024-08-10T05:12:32.422 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_service_ticket_ttl", 2024-08-10T05:12:32.422 INFO:tasks.workunit.client.0.smithi086.stdout: "bdev_debug_aio", 2024-08-10T05:12:32.422 INFO:tasks.workunit.client.0.smithi086.stdout: "container_image", 2024-08-10T05:12:32.422 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_asserts_on_shutdown", 2024-08-10T05:12:32.422 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mgr", 2024-08-10T05:12:32.422 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mon", 2024-08-10T05:12:32.422 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_ms", 2024-08-10T05:12:32.423 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_osd", 2024-08-10T05:12:32.423 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_paxos", 2024-08-10T05:12:32.423 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_file", 2024-08-10T05:12:32.423 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_journald", 2024-08-10T05:12:32.423 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_stderr", 2024-08-10T05:12:32.423 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_join_fs", 2024-08-10T05:12:32.423 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/allow_ptrace", 2024-08-10T05:12:32.423 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/container_init", 2024-08-10T05:12:32.423 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/migration_current", 2024-08-10T05:12:32.423 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/use_repo_digest", 2024-08-10T05:12:32.423 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-10T05:12:32.423 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-10T05:12:32.423 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-10T05:12:32.423 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-10T05:12:32.424 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/ssl_server_port", 2024-08-10T05:12:32.424 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/orchestrator/orchestrator", 2024-08-10T05:12:32.424 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/channel_ident", 2024-08-10T05:12:32.424 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/description", 2024-08-10T05:12:32.424 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/organization", 2024-08-10T05:12:32.424 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_allow_pool_delete", 2024-08-10T05:12:32.424 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_clock_drift_allowed", 2024-08-10T05:12:32.424 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_file_level", 2024-08-10T05:12:32.424 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_file", 2024-08-10T05:12:32.424 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_data_avail_warn", 2024-08-10T05:12:32.424 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_election_default_strategy", 2024-08-10T05:12:32.424 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_max_pg_per_osd", 2024-08-10T05:12:32.424 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_mgr_mkfs_grace", 2024-08-10T05:12:32.424 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_prime_pg_temp", 2024-08-10T05:12:32.425 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_reporter_subtree_level", 2024-08-10T05:12:32.425 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_pg_warn_max_object_skew", 2024-08-10T05:12:32.425 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-10T05:12:32.425 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-10T05:12:32.425 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-10T05:12:32.425 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-10T05:12:32.425 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-10T05:12:32.425 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-10T05:12:32.425 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-10T05:12:32.425 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-10T05:12:32.425 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_too_few_osds", 2024-08-10T05:12:32.425 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_bug", 2024-08-10T05:12:32.425 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_old_message", 2024-08-10T05:12:32.425 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_default_list", 2024-08-10T05:12:32.426 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_load_list", 2024-08-10T05:12:32.426 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_misdirected_ops", 2024-08-10T05:12:32.426 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_op_order", 2024-08-10T05:12:32.426 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_pg_log_writeout", 2024-08-10T05:12:32.426 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_shutdown", 2024-08-10T05:12:32.426 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_cached_snaps", 2024-08-10T05:12:32.426 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_missing_on_start", 2024-08-10T05:12:32.426 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_stray_on_activate", 2024-08-10T05:12:32.426 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-10T05:12:32.426 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-10T05:12:32.426 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_profile", 2024-08-10T05:12:32.426 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target", 2024-08-10T05:12:32.426 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target_autotune", 2024-08-10T05:12:32.427 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue", 2024-08-10T05:12:32.427 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue_cut_off", 2024-08-10T05:12:32.427 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_erasure_code_profile", 2024-08-10T05:12:32.427 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-10T05:12:32.427 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recover_clone_overlap", 2024-08-10T05:12:32.427 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_chunk", 2024-08-10T05:12:32.427 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_load_threshold", 2024-08-10T05:12:32.427 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_max_interval", 2024-08-10T05:12:32.427 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_shutdown_pgref_assert", 2024-08-10T05:12:32.428 INFO:tasks.workunit.client.0.smithi086.stdout: "public_network", 2024-08-10T05:12:32.428 INFO:tasks.workunit.client.0.smithi086.stdout: "rgw_cache_enabled", 2024-08-10T05:12:32.428 INFO:tasks.workunit.client.0.smithi086.stdout: "rgw_enable_ops_log", 2024-08-10T05:12:32.428 INFO:tasks.workunit.client.0.smithi086.stdout: "rgw_enable_usage_log" 2024-08-10T05:12:32.428 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:32.428 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.428 INFO:tasks.workunit.client.0.smithi086.stdout: "contact": null, 2024-08-10T05:12:32.428 INFO:tasks.workunit.client.0.smithi086.stdout: "crashes": [], 2024-08-10T05:12:32.428 INFO:tasks.workunit.client.0.smithi086.stdout: "created": "2024-08-10T05:03:23.478662Z", 2024-08-10T05:12:32.428 INFO:tasks.workunit.client.0.smithi086.stdout: "crush": { 2024-08-10T05:12:32.428 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket_algs": { 2024-08-10T05:12:32.428 INFO:tasks.workunit.client.0.smithi086.stdout: "straw2": 3 2024-08-10T05:12:32.428 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.429 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket_sizes": { 2024-08-10T05:12:32.429 INFO:tasks.workunit.client.0.smithi086.stdout: "2": 1, 2024-08-10T05:12:32.429 INFO:tasks.workunit.client.0.smithi086.stdout: "4": 2 2024-08-10T05:12:32.429 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.429 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket_types": { 2024-08-10T05:12:32.429 INFO:tasks.workunit.client.0.smithi086.stdout: "1": 2, 2024-08-10T05:12:32.429 INFO:tasks.workunit.client.0.smithi086.stdout: "11": 1 2024-08-10T05:12:32.429 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.429 INFO:tasks.workunit.client.0.smithi086.stdout: "compat_weight_set": false, 2024-08-10T05:12:32.429 INFO:tasks.workunit.client.0.smithi086.stdout: "device_classes": [ 2024-08-10T05:12:32.429 INFO:tasks.workunit.client.0.smithi086.stdout: 8 2024-08-10T05:12:32.429 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_buckets": 6, 2024-08-10T05:12:32.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_devices": 8, 2024-08-10T05:12:32.430 INFO:tasks.workunit.client.0.smithi086.stdout: "num_rules": 1, 2024-08-10T05:12:32.430 INFO:tasks.workunit.client.0.smithi086.stdout: "num_types": 12, 2024-08-10T05:12:32.430 INFO:tasks.workunit.client.0.smithi086.stdout: "num_weight_sets": 0, 2024-08-10T05:12:32.430 INFO:tasks.workunit.client.0.smithi086.stdout: "tunables": { 2024-08-10T05:12:32.430 INFO:tasks.workunit.client.0.smithi086.stdout: "allowed_bucket_algs": 54, 2024-08-10T05:12:32.430 INFO:tasks.workunit.client.0.smithi086.stdout: "choose_local_fallback_tries": 0, 2024-08-10T05:12:32.430 INFO:tasks.workunit.client.0.smithi086.stdout: "choose_local_tries": 0, 2024-08-10T05:12:32.430 INFO:tasks.workunit.client.0.smithi086.stdout: "choose_total_tries": 50, 2024-08-10T05:12:32.430 INFO:tasks.workunit.client.0.smithi086.stdout: "chooseleaf_descend_once": 1, 2024-08-10T05:12:32.430 INFO:tasks.workunit.client.0.smithi086.stdout: "chooseleaf_stable": 1, 2024-08-10T05:12:32.430 INFO:tasks.workunit.client.0.smithi086.stdout: "chooseleaf_vary_r": 1, 2024-08-10T05:12:32.430 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v2_rules": 0, 2024-08-10T05:12:32.430 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v3_rules": 0, 2024-08-10T05:12:32.431 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v4_buckets": 1, 2024-08-10T05:12:32.431 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v5_rules": 0, 2024-08-10T05:12:32.431 INFO:tasks.workunit.client.0.smithi086.stdout: "legacy_tunables": 0, 2024-08-10T05:12:32.431 INFO:tasks.workunit.client.0.smithi086.stdout: "minimum_required_version": "jewel", 2024-08-10T05:12:32.431 INFO:tasks.workunit.client.0.smithi086.stdout: "optimal_tunables": 1, 2024-08-10T05:12:32.431 INFO:tasks.workunit.client.0.smithi086.stdout: "profile": "jewel", 2024-08-10T05:12:32.431 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables": 1, 2024-08-10T05:12:32.431 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables2": 1, 2024-08-10T05:12:32.431 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables3": 1, 2024-08-10T05:12:32.431 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables5": 1, 2024-08-10T05:12:32.431 INFO:tasks.workunit.client.0.smithi086.stdout: "straw_calc_version": 1 2024-08-10T05:12:32.431 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.431 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.431 INFO:tasks.workunit.client.0.smithi086.stdout: "description": "upgrade test cluster", 2024-08-10T05:12:32.432 INFO:tasks.workunit.client.0.smithi086.stdout: "fs": { 2024-08-10T05:12:32.432 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:32.432 INFO:tasks.workunit.client.0.smithi086.stdout: "feature_flags": { 2024-08-10T05:12:32.432 INFO:tasks.workunit.client.0.smithi086.stdout: "enable_multiple": true, 2024-08-10T05:12:32.432 INFO:tasks.workunit.client.0.smithi086.stdout: "ever_enabled_multiple": true 2024-08-10T05:12:32.432 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.432 INFO:tasks.workunit.client.0.smithi086.stdout: "filesystems": [ 2024-08-10T05:12:32.432 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:32.432 INFO:tasks.workunit.client.0.smithi086.stdout: "approx_ctime": "2024-08", 2024-08-10T05:12:32.432 INFO:tasks.workunit.client.0.smithi086.stdout: "balancer_enabled": false, 2024-08-10T05:12:32.432 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:32.432 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_caps": 0, 2024-08-10T05:12:32.432 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_dns": 10, 2024-08-10T05:12:32.432 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_inos": 13, 2024-08-10T05:12:32.433 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_subtrees": 2, 2024-08-10T05:12:32.433 INFO:tasks.workunit.client.0.smithi086.stdout: "ever_allowed_features": 0, 2024-08-10T05:12:32.433 INFO:tasks.workunit.client.0.smithi086.stdout: "explicitly_allowed_features": 0, 2024-08-10T05:12:32.433 INFO:tasks.workunit.client.0.smithi086.stdout: "files": 0, 2024-08-10T05:12:32.433 INFO:tasks.workunit.client.0.smithi086.stdout: "max_mds": 1, 2024-08-10T05:12:32.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_data_pools": 1, 2024-08-10T05:12:32.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_in": 1, 2024-08-10T05:12:32.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_mds": 1, 2024-08-10T05:12:32.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_sessions": 0, 2024-08-10T05:12:32.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_standby_replay": 0, 2024-08-10T05:12:32.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_up": 1, 2024-08-10T05:12:32.433 INFO:tasks.workunit.client.0.smithi086.stdout: "snaps": 0, 2024-08-10T05:12:32.433 INFO:tasks.workunit.client.0.smithi086.stdout: "standby_count_wanted": 0 2024-08-10T05:12:32.433 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.434 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num_standby_mds": 1, 2024-08-10T05:12:32.434 INFO:tasks.workunit.client.0.smithi086.stdout: "total_num_mds": 2 2024-08-10T05:12:32.434 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.434 INFO:tasks.workunit.client.0.smithi086.stdout: "hosts": { 2024-08-10T05:12:32.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num": 2, 2024-08-10T05:12:32.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_mds": 2, 2024-08-10T05:12:32.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_mgr": 2, 2024-08-10T05:12:32.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_mon": 2, 2024-08-10T05:12:32.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_osd": 2 2024-08-10T05:12:32.434 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.434 INFO:tasks.workunit.client.0.smithi086.stdout: "leaderboard": false, 2024-08-10T05:12:32.434 INFO:tasks.workunit.client.0.smithi086.stdout: "leaderboard_description": null, 2024-08-10T05:12:32.435 INFO:tasks.workunit.client.0.smithi086.stdout: "license": "sharing-1-0", 2024-08-10T05:12:32.435 INFO:tasks.workunit.client.0.smithi086.stdout: "metadata": { 2024-08-10T05:12:32.435 INFO:tasks.workunit.client.0.smithi086.stdout: "mds": { 2024-08-10T05:12:32.435 INFO:tasks.workunit.client.0.smithi086.stdout: "arch": { 2024-08-10T05:12:32.435 INFO:tasks.workunit.client.0.smithi086.stdout: "x86_64": 2 2024-08-10T05:12:32.435 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.435 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_version": { 2024-08-10T05:12:32.435 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:12:32.435 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.435 INFO:tasks.workunit.client.0.smithi086.stdout: "cpu": { 2024-08-10T05:12:32.435 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-08-10T05:12:32.435 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.435 INFO:tasks.workunit.client.0.smithi086.stdout: "distro": { 2024-08-10T05:12:32.436 INFO:tasks.workunit.client.0.smithi086.stdout: "centos": 2 2024-08-10T05:12:32.436 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.436 INFO:tasks.workunit.client.0.smithi086.stdout: "distro_description": { 2024-08-10T05:12:32.436 INFO:tasks.workunit.client.0.smithi086.stdout: "CentOS Stream 9": 2 2024-08-10T05:12:32.436 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.436 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_description": { 2024-08-10T05:12:32.436 INFO:tasks.workunit.client.0.smithi086.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 2 2024-08-10T05:12:32.436 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.436 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_version": { 2024-08-10T05:12:32.436 INFO:tasks.workunit.client.0.smithi086.stdout: "5.14.0-480.el9.x86_64": 2 2024-08-10T05:12:32.436 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.436 INFO:tasks.workunit.client.0.smithi086.stdout: "os": { 2024-08-10T05:12:32.436 INFO:tasks.workunit.client.0.smithi086.stdout: "Linux": 2 2024-08-10T05:12:32.436 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.437 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:32.437 INFO:tasks.workunit.client.0.smithi086.stdout: "arch": { 2024-08-10T05:12:32.437 INFO:tasks.workunit.client.0.smithi086.stdout: "x86_64": 3 2024-08-10T05:12:32.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.437 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_version": { 2024-08-10T05:12:32.437 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 3 2024-08-10T05:12:32.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.437 INFO:tasks.workunit.client.0.smithi086.stdout: "cpu": { 2024-08-10T05:12:32.437 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-08-10T05:12:32.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.437 INFO:tasks.workunit.client.0.smithi086.stdout: "distro": { 2024-08-10T05:12:32.437 INFO:tasks.workunit.client.0.smithi086.stdout: "centos": 3 2024-08-10T05:12:32.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.438 INFO:tasks.workunit.client.0.smithi086.stdout: "distro_description": { 2024-08-10T05:12:32.438 INFO:tasks.workunit.client.0.smithi086.stdout: "CentOS Stream 9": 3 2024-08-10T05:12:32.438 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.438 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_description": { 2024-08-10T05:12:32.438 INFO:tasks.workunit.client.0.smithi086.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 3 2024-08-10T05:12:32.438 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.438 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_version": { 2024-08-10T05:12:32.438 INFO:tasks.workunit.client.0.smithi086.stdout: "5.14.0-480.el9.x86_64": 3 2024-08-10T05:12:32.438 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.438 INFO:tasks.workunit.client.0.smithi086.stdout: "os": { 2024-08-10T05:12:32.438 INFO:tasks.workunit.client.0.smithi086.stdout: "Linux": 3 2024-08-10T05:12:32.438 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.438 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.438 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:32.439 INFO:tasks.workunit.client.0.smithi086.stdout: "arch": { 2024-08-10T05:12:32.439 INFO:tasks.workunit.client.0.smithi086.stdout: "x86_64": 8 2024-08-10T05:12:32.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.439 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_version": { 2024-08-10T05:12:32.439 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 8 2024-08-10T05:12:32.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.439 INFO:tasks.workunit.client.0.smithi086.stdout: "cpu": { 2024-08-10T05:12:32.439 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-08-10T05:12:32.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.439 INFO:tasks.workunit.client.0.smithi086.stdout: "distro": { 2024-08-10T05:12:32.439 INFO:tasks.workunit.client.0.smithi086.stdout: "centos": 8 2024-08-10T05:12:32.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.439 INFO:tasks.workunit.client.0.smithi086.stdout: "distro_description": { 2024-08-10T05:12:32.439 INFO:tasks.workunit.client.0.smithi086.stdout: "CentOS Stream 9": 8 2024-08-10T05:12:32.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.440 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_description": { 2024-08-10T05:12:32.440 INFO:tasks.workunit.client.0.smithi086.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 8 2024-08-10T05:12:32.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.440 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_version": { 2024-08-10T05:12:32.440 INFO:tasks.workunit.client.0.smithi086.stdout: "5.14.0-480.el9.x86_64": 8 2024-08-10T05:12:32.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.440 INFO:tasks.workunit.client.0.smithi086.stdout: "os": { 2024-08-10T05:12:32.440 INFO:tasks.workunit.client.0.smithi086.stdout: "Linux": 8 2024-08-10T05:12:32.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.440 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_objectstore": { 2024-08-10T05:12:32.440 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": 8 2024-08-10T05:12:32.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.441 INFO:tasks.workunit.client.0.smithi086.stdout: "rotational": { 2024-08-10T05:12:32.441 INFO:tasks.workunit.client.0.smithi086.stdout: "0": 8 2024-08-10T05:12:32.441 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.441 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.441 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.441 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:32.441 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:32.441 INFO:tasks.workunit.client.0.smithi086.stdout: "features": { 2024-08-10T05:12:32.441 INFO:tasks.workunit.client.0.smithi086.stdout: "optional": [], 2024-08-10T05:12:32.441 INFO:tasks.workunit.client.0.smithi086.stdout: "persistent": [ 2024-08-10T05:12:32.441 INFO:tasks.workunit.client.0.smithi086.stdout: "kraken", 2024-08-10T05:12:32.441 INFO:tasks.workunit.client.0.smithi086.stdout: "luminous", 2024-08-10T05:12:32.442 INFO:tasks.workunit.client.0.smithi086.stdout: "mimic", 2024-08-10T05:12:32.442 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap-prune", 2024-08-10T05:12:32.442 INFO:tasks.workunit.client.0.smithi086.stdout: "nautilus", 2024-08-10T05:12:32.442 INFO:tasks.workunit.client.0.smithi086.stdout: "octopus", 2024-08-10T05:12:32.442 INFO:tasks.workunit.client.0.smithi086.stdout: "pacific", 2024-08-10T05:12:32.442 INFO:tasks.workunit.client.0.smithi086.stdout: "elector-pinging", 2024-08-10T05:12:32.442 INFO:tasks.workunit.client.0.smithi086.stdout: "quincy", 2024-08-10T05:12:32.442 INFO:tasks.workunit.client.0.smithi086.stdout: "reef" 2024-08-10T05:12:32.442 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:32.442 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.442 INFO:tasks.workunit.client.0.smithi086.stdout: "ipv4_addr_mons": 6, 2024-08-10T05:12:32.442 INFO:tasks.workunit.client.0.smithi086.stdout: "ipv6_addr_mons": 0, 2024-08-10T05:12:32.443 INFO:tasks.workunit.client.0.smithi086.stdout: "min_mon_release": 18, 2024-08-10T05:12:32.443 INFO:tasks.workunit.client.0.smithi086.stdout: "v1_addr_mons": 3, 2024-08-10T05:12:32.443 INFO:tasks.workunit.client.0.smithi086.stdout: "v2_addr_mons": 3 2024-08-10T05:12:32.443 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.443 INFO:tasks.workunit.client.0.smithi086.stdout: "organization": "ceph-qa", 2024-08-10T05:12:32.443 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:32.443 INFO:tasks.workunit.client.0.smithi086.stdout: "cluster_network": false, 2024-08-10T05:12:32.443 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 8, 2024-08-10T05:12:32.443 INFO:tasks.workunit.client.0.smithi086.stdout: "require_min_compat_client": "luminous", 2024-08-10T05:12:32.443 INFO:tasks.workunit.client.0.smithi086.stdout: "require_osd_release": "reef" 2024-08-10T05:12:32.443 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.443 INFO:tasks.workunit.client.0.smithi086.stdout: "pools": [ 2024-08-10T05:12:32.443 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:32.443 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:32.444 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr" 2024-08-10T05:12:32.444 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.444 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T05:12:32.444 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T05:12:32.444 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T05:12:32.444 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T05:12:32.444 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T05:12:32.444 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 1, 2024-08-10T05:12:32.444 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 1, 2024-08-10T05:12:32.444 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 1, 2024-08-10T05:12:32.444 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T05:12:32.444 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T05:12:32.444 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 729296251146, 2024-08-10T05:12:32.444 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 1781760, 2024-08-10T05:12:32.445 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T05:12:32.445 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T05:12:32.445 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 1781760, 2024-08-10T05:12:32.445 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T05:12:32.445 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 243098763264, 2024-08-10T05:12:32.445 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 2, 2024-08-10T05:12:32.445 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T05:12:32.445 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 2.443116500217002e-06, 2024-08-10T05:12:32.445 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T05:12:32.445 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T05:12:32.445 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 212, 2024-08-10T05:12:32.445 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 313344, 2024-08-10T05:12:32.445 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 590368, 2024-08-10T05:12:32.446 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 590368, 2024-08-10T05:12:32.446 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T05:12:32.446 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 1771104, 2024-08-10T05:12:32.446 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 179, 2024-08-10T05:12:32.446 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 2473984 2024-08-10T05:12:32.446 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.446 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T05:12:32.446 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T05:12:32.446 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T05:12:32.446 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.446 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:32.447 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:32.447 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T05:12:32.447 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.447 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T05:12:32.447 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T05:12:32.447 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T05:12:32.447 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T05:12:32.447 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T05:12:32.447 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 32, 2024-08-10T05:12:32.447 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 32, 2024-08-10T05:12:32.447 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 2, 2024-08-10T05:12:32.447 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T05:12:32.447 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T05:12:32.447 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 729296251146, 2024-08-10T05:12:32.448 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 98304, 2024-08-10T05:12:32.448 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T05:12:32.448 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T05:12:32.448 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 98304, 2024-08-10T05:12:32.448 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T05:12:32.448 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 243098763264, 2024-08-10T05:12:32.448 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 22, 2024-08-10T05:12:32.448 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T05:12:32.448 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 1.3479292704232648e-07, 2024-08-10T05:12:32.449 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T05:12:32.449 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T05:12:32.449 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 0, 2024-08-10T05:12:32.449 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 0, 2024-08-10T05:12:32.449 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 3428, 2024-08-10T05:12:32.449 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 3428, 2024-08-10T05:12:32.449 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T05:12:32.449 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 10284, 2024-08-10T05:12:32.449 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 51, 2024-08-10T05:12:32.449 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 20480 2024-08-10T05:12:32.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.449 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T05:12:32.449 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T05:12:32.449 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T05:12:32.450 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.450 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:32.450 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:32.450 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T05:12:32.450 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.450 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T05:12:32.450 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T05:12:32.450 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T05:12:32.450 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T05:12:32.450 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T05:12:32.450 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 64, 2024-08-10T05:12:32.450 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 64, 2024-08-10T05:12:32.450 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 3, 2024-08-10T05:12:32.451 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T05:12:32.451 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T05:12:32.451 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 729296251146, 2024-08-10T05:12:32.451 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 0, 2024-08-10T05:12:32.451 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T05:12:32.451 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T05:12:32.451 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 0, 2024-08-10T05:12:32.451 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T05:12:32.451 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 243098763264, 2024-08-10T05:12:32.451 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 0, 2024-08-10T05:12:32.451 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T05:12:32.451 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 0.0, 2024-08-10T05:12:32.451 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T05:12:32.452 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T05:12:32.452 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 0, 2024-08-10T05:12:32.452 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 0, 2024-08-10T05:12:32.452 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 0, 2024-08-10T05:12:32.452 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 0, 2024-08-10T05:12:32.452 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T05:12:32.452 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 0, 2024-08-10T05:12:32.452 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 0, 2024-08-10T05:12:32.452 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 0 2024-08-10T05:12:32.452 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.452 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T05:12:32.453 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T05:12:32.453 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T05:12:32.453 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.453 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:32.453 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:32.453 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd" 2024-08-10T05:12:32.453 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.453 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T05:12:32.453 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T05:12:32.453 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T05:12:32.453 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T05:12:32.453 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T05:12:32.453 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 8, 2024-08-10T05:12:32.453 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 8, 2024-08-10T05:12:32.454 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 4, 2024-08-10T05:12:32.454 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T05:12:32.454 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T05:12:32.454 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 729296251146, 2024-08-10T05:12:32.454 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 12288, 2024-08-10T05:12:32.454 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T05:12:32.454 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T05:12:32.454 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 12288, 2024-08-10T05:12:32.454 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T05:12:32.454 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 243098763264, 2024-08-10T05:12:32.454 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 2, 2024-08-10T05:12:32.454 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T05:12:32.454 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 1.684911943300449e-08, 2024-08-10T05:12:32.455 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T05:12:32.455 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T05:12:32.455 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 0, 2024-08-10T05:12:32.455 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 0, 2024-08-10T05:12:32.455 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 19, 2024-08-10T05:12:32.455 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 19, 2024-08-10T05:12:32.455 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T05:12:32.455 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 57, 2024-08-10T05:12:32.455 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 2, 2024-08-10T05:12:32.455 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 2048 2024-08-10T05:12:32.455 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.455 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T05:12:32.455 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T05:12:32.455 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T05:12:32.456 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.456 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.456 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd": { 2024-08-10T05:12:32.456 INFO:tasks.workunit.client.0.smithi086.stdout: "mirroring_by_pool": [ 2024-08-10T05:12:32.456 INFO:tasks.workunit.client.0.smithi086.stdout: false 2024-08-10T05:12:32.456 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_images_by_pool": [ 2024-08-10T05:12:32.456 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:32.456 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:32.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pools": 1 2024-08-10T05:12:32.456 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.456 INFO:tasks.workunit.client.0.smithi086.stdout: "report_id": "9795fde7-4275-4eec-b676-9009ef84711f", 2024-08-10T05:12:32.456 INFO:tasks.workunit.client.0.smithi086.stdout: "report_timestamp": "2024-08-10T05:12:32.350912", 2024-08-10T05:12:32.456 INFO:tasks.workunit.client.0.smithi086.stdout: "report_version": 1, 2024-08-10T05:12:32.457 INFO:tasks.workunit.client.0.smithi086.stdout: "rook": { 2024-08-10T05:12:32.457 INFO:tasks.workunit.client.0.smithi086.stdout: "cluster": { 2024-08-10T05:12:32.457 INFO:tasks.workunit.client.0.smithi086.stdout: "external-mode": null, 2024-08-10T05:12:32.457 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:32.457 INFO:tasks.workunit.client.0.smithi086.stdout: "allow-multiple-per-node": null, 2024-08-10T05:12:32.457 INFO:tasks.workunit.client.0.smithi086.stdout: "count": null, 2024-08-10T05:12:32.457 INFO:tasks.workunit.client.0.smithi086.stdout: "max-id": null, 2024-08-10T05:12:32.457 INFO:tasks.workunit.client.0.smithi086.stdout: "pvc": { 2024-08-10T05:12:32.457 INFO:tasks.workunit.client.0.smithi086.stdout: "enabled": null 2024-08-10T05:12:32.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.457 INFO:tasks.workunit.client.0.smithi086.stdout: "stretch": { 2024-08-10T05:12:32.457 INFO:tasks.workunit.client.0.smithi086.stdout: "enabled": null 2024-08-10T05:12:32.457 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.458 INFO:tasks.workunit.client.0.smithi086.stdout: "network": { 2024-08-10T05:12:32.458 INFO:tasks.workunit.client.0.smithi086.stdout: "provider": null 2024-08-10T05:12:32.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.458 INFO:tasks.workunit.client.0.smithi086.stdout: "storage": { 2024-08-10T05:12:32.458 INFO:tasks.workunit.client.0.smithi086.stdout: "device-set": { 2024-08-10T05:12:32.458 INFO:tasks.workunit.client.0.smithi086.stdout: "count": { 2024-08-10T05:12:32.458 INFO:tasks.workunit.client.0.smithi086.stdout: "non-portable": null, 2024-08-10T05:12:32.458 INFO:tasks.workunit.client.0.smithi086.stdout: "portable": null, 2024-08-10T05:12:32.458 INFO:tasks.workunit.client.0.smithi086.stdout: "total": null 2024-08-10T05:12:32.458 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.458 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.458 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.459 INFO:tasks.workunit.client.0.smithi086.stdout: "csi": { 2024-08-10T05:12:32.459 INFO:tasks.workunit.client.0.smithi086.stdout: "version": null 2024-08-10T05:12:32.459 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.459 INFO:tasks.workunit.client.0.smithi086.stdout: "kubernetes": { 2024-08-10T05:12:32.459 INFO:tasks.workunit.client.0.smithi086.stdout: "version": null 2024-08-10T05:12:32.459 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.459 INFO:tasks.workunit.client.0.smithi086.stdout: "node": { 2024-08-10T05:12:32.459 INFO:tasks.workunit.client.0.smithi086.stdout: "count": { 2024-08-10T05:12:32.459 INFO:tasks.workunit.client.0.smithi086.stdout: "kubernetes-total": null, 2024-08-10T05:12:32.459 INFO:tasks.workunit.client.0.smithi086.stdout: "with-ceph-daemons": null, 2024-08-10T05:12:32.459 INFO:tasks.workunit.client.0.smithi086.stdout: "with-csi-cephfs-plugin": null, 2024-08-10T05:12:32.459 INFO:tasks.workunit.client.0.smithi086.stdout: "with-csi-nfs-plugin": null, 2024-08-10T05:12:32.459 INFO:tasks.workunit.client.0.smithi086.stdout: "with-csi-rbd-plugin": null 2024-08-10T05:12:32.459 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.460 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.460 INFO:tasks.workunit.client.0.smithi086.stdout: "usage": { 2024-08-10T05:12:32.460 INFO:tasks.workunit.client.0.smithi086.stdout: "storage-class": { 2024-08-10T05:12:32.460 INFO:tasks.workunit.client.0.smithi086.stdout: "count": { 2024-08-10T05:12:32.460 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket": null, 2024-08-10T05:12:32.460 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs": null, 2024-08-10T05:12:32.460 INFO:tasks.workunit.client.0.smithi086.stdout: "nfs": null, 2024-08-10T05:12:32.460 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd": null, 2024-08-10T05:12:32.460 INFO:tasks.workunit.client.0.smithi086.stdout: "total": null 2024-08-10T05:12:32.460 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.460 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.460 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.460 INFO:tasks.workunit.client.0.smithi086.stdout: "version": null 2024-08-10T05:12:32.460 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.461 INFO:tasks.workunit.client.0.smithi086.stdout: "services": {}, 2024-08-10T05:12:32.461 INFO:tasks.workunit.client.0.smithi086.stdout: "usage": { 2024-08-10T05:12:32.461 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 105, 2024-08-10T05:12:32.461 INFO:tasks.workunit.client.0.smithi086.stdout: "pools": 4, 2024-08-10T05:12:32.461 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_by_class": { 2024-08-10T05:12:32.461 INFO:tasks.workunit.client.0.smithi086.stdout: "ssd": { 2024-08-10T05:12:32.461 INFO:tasks.workunit.client.0.smithi086.stdout: "total_avail_bytes": 767718154240, 2024-08-10T05:12:32.461 INFO:tasks.workunit.client.0.smithi086.stdout: "total_bytes": 767960285184, 2024-08-10T05:12:32.461 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_bytes": 242130944, 2024-08-10T05:12:32.461 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_raw_bytes": 242130944, 2024-08-10T05:12:32.461 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_raw_ratio": 0.0003152909630443901 2024-08-10T05:12:32.461 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.461 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:32.461 INFO:tasks.workunit.client.0.smithi086.stdout: "total_avail_bytes": 767718154240, 2024-08-10T05:12:32.461 INFO:tasks.workunit.client.0.smithi086.stdout: "total_bytes": 767960285184, 2024-08-10T05:12:32.462 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_bytes": 242130944 2024-08-10T05:12:32.462 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.462 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:32.462 INFO:tasks.workunit.client.0.smithi086.stdout:} 2024-08-10T05:12:32.462 INFO:tasks.workunit.client.0.smithi086.stderr:++ ceph telemetry collection ls 2024-08-10T05:12:32.855 INFO:tasks.workunit.client.0.smithi086.stderr:+ COLLECTIONS='New collections are available: 2024-08-10T05:12:32.855 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:32.855 INFO:tasks.workunit.client.0.smithi086.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-10T05:12:32.855 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T05:12:32.855 INFO:tasks.workunit.client.0.smithi086.stderr:NAME STATUS DESC 2024-08-10T05:12:32.855 INFO:tasks.workunit.client.0.smithi086.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-10T05:12:32.856 INFO:tasks.workunit.client.0.smithi086.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-10T05:12:32.856 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-10T05:12:32.856 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-10T05:12:32.856 INFO:tasks.workunit.client.0.smithi086.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-10T05:12:32.856 INFO:tasks.workunit.client.0.smithi086.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-10T05:12:32.856 INFO:tasks.workunit.client.0.smithi086.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-10T05:12:32.856 INFO:tasks.workunit.client.0.smithi086.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-10T05:12:32.856 INFO:tasks.workunit.client.0.smithi086.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-10T05:12:32.856 INFO:tasks.workunit.client.0.smithi086.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-10T05:12:32.856 INFO:tasks.workunit.client.0.smithi086.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2024-08-10T05:12:32.856 INFO:tasks.workunit.client.0.smithi086.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2024-08-10T05:12:32.856 INFO:tasks.workunit.client.0.smithi086.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-10T05:12:32.857 INFO:tasks.workunit.client.0.smithi086.stderr:+ [[ New collections are available: 2024-08-10T05:12:32.857 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:32.857 INFO:tasks.workunit.client.0.smithi086.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-10T05:12:32.857 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T05:12:32.857 INFO:tasks.workunit.client.0.smithi086.stderr:NAME STATUS DESC 2024-08-10T05:12:32.857 INFO:tasks.workunit.client.0.smithi086.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-10T05:12:32.857 INFO:tasks.workunit.client.0.smithi086.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-10T05:12:32.857 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-10T05:12:32.857 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-10T05:12:32.857 INFO:tasks.workunit.client.0.smithi086.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-10T05:12:32.857 INFO:tasks.workunit.client.0.smithi086.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-10T05:12:32.857 INFO:tasks.workunit.client.0.smithi086.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-10T05:12:32.858 INFO:tasks.workunit.client.0.smithi086.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-10T05:12:32.858 INFO:tasks.workunit.client.0.smithi086.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-10T05:12:32.858 INFO:tasks.workunit.client.0.smithi086.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-10T05:12:32.858 INFO:tasks.workunit.client.0.smithi086.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2024-08-10T05:12:32.858 INFO:tasks.workunit.client.0.smithi086.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-10T05:12:32.858 INFO:tasks.workunit.client.0.smithi086.stderr:+ [[ New collections are available: 2024-08-10T05:12:32.858 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:32.858 INFO:tasks.workunit.client.0.smithi086.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-10T05:12:32.858 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T05:12:32.858 INFO:tasks.workunit.client.0.smithi086.stderr:NAME STATUS DESC 2024-08-10T05:12:32.858 INFO:tasks.workunit.client.0.smithi086.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-10T05:12:32.858 INFO:tasks.workunit.client.0.smithi086.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-10T05:12:32.859 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-10T05:12:32.859 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-10T05:12:32.859 INFO:tasks.workunit.client.0.smithi086.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-10T05:12:32.859 INFO:tasks.workunit.client.0.smithi086.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-10T05:12:32.859 INFO:tasks.workunit.client.0.smithi086.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-10T05:12:32.859 INFO:tasks.workunit.client.0.smithi086.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-10T05:12:32.859 INFO:tasks.workunit.client.0.smithi086.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-10T05:12:32.859 INFO:tasks.workunit.client.0.smithi086.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-10T05:12:32.859 INFO:tasks.workunit.client.0.smithi086.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-08-10T05:12:32.859 INFO:tasks.workunit.client.0.smithi086.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-10T05:12:32.859 INFO:tasks.workunit.client.0.smithi086.stderr:+ [[ New collections are available: 2024-08-10T05:12:32.859 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:32.860 INFO:tasks.workunit.client.0.smithi086.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-10T05:12:32.860 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T05:12:32.860 INFO:tasks.workunit.client.0.smithi086.stderr:NAME STATUS DESC 2024-08-10T05:12:32.860 INFO:tasks.workunit.client.0.smithi086.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-10T05:12:32.860 INFO:tasks.workunit.client.0.smithi086.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-10T05:12:32.860 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-10T05:12:32.860 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-10T05:12:32.860 INFO:tasks.workunit.client.0.smithi086.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-10T05:12:32.860 INFO:tasks.workunit.client.0.smithi086.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-10T05:12:32.860 INFO:tasks.workunit.client.0.smithi086.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-10T05:12:32.860 INFO:tasks.workunit.client.0.smithi086.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-10T05:12:32.860 INFO:tasks.workunit.client.0.smithi086.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-10T05:12:32.860 INFO:tasks.workunit.client.0.smithi086.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-10T05:12:32.861 INFO:tasks.workunit.client.0.smithi086.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-08-10T05:12:32.861 INFO:tasks.workunit.client.0.smithi086.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-10T05:12:32.861 INFO:tasks.workunit.client.0.smithi086.stderr:+ [[ New collections are available: 2024-08-10T05:12:32.861 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:32.861 INFO:tasks.workunit.client.0.smithi086.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-10T05:12:32.861 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T05:12:32.861 INFO:tasks.workunit.client.0.smithi086.stderr:NAME STATUS DESC 2024-08-10T05:12:32.861 INFO:tasks.workunit.client.0.smithi086.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-10T05:12:32.861 INFO:tasks.workunit.client.0.smithi086.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-10T05:12:32.861 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-10T05:12:32.861 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-10T05:12:32.861 INFO:tasks.workunit.client.0.smithi086.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-10T05:12:32.861 INFO:tasks.workunit.client.0.smithi086.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-10T05:12:32.862 INFO:tasks.workunit.client.0.smithi086.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-10T05:12:32.862 INFO:tasks.workunit.client.0.smithi086.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-10T05:12:32.862 INFO:tasks.workunit.client.0.smithi086.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-10T05:12:32.862 INFO:tasks.workunit.client.0.smithi086.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-10T05:12:32.862 INFO:tasks.workunit.client.0.smithi086.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-08-10T05:12:32.862 INFO:tasks.workunit.client.0.smithi086.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-10T05:12:32.862 INFO:tasks.workunit.client.0.smithi086.stderr:+ [[ New collections are available: 2024-08-10T05:12:32.862 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:32.862 INFO:tasks.workunit.client.0.smithi086.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-10T05:12:32.862 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T05:12:32.862 INFO:tasks.workunit.client.0.smithi086.stderr:NAME STATUS DESC 2024-08-10T05:12:32.862 INFO:tasks.workunit.client.0.smithi086.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-10T05:12:32.863 INFO:tasks.workunit.client.0.smithi086.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-10T05:12:32.863 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-10T05:12:32.863 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-10T05:12:32.863 INFO:tasks.workunit.client.0.smithi086.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-10T05:12:32.863 INFO:tasks.workunit.client.0.smithi086.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-10T05:12:32.863 INFO:tasks.workunit.client.0.smithi086.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-10T05:12:32.863 INFO:tasks.workunit.client.0.smithi086.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-10T05:12:32.863 INFO:tasks.workunit.client.0.smithi086.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-10T05:12:32.863 INFO:tasks.workunit.client.0.smithi086.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-10T05:12:32.863 INFO:tasks.workunit.client.0.smithi086.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-08-10T05:12:32.863 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph telemetry on --license sharing-1-0 2024-08-10T05:12:33.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:32 smithi086 ceph-mon[41441]: from='client.24746 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:33.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:32 smithi086 ceph-mon[41441]: from='client.24746 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:33.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:32 smithi086 ceph-mon[41441]: from='client.24752 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:33.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:32 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:33.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:32 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:33.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:32 smithi086 ceph-mon[41441]: from='client.24752 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:33.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:32 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:33.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:32 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:33.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:32 smithi086 ceph-mon[41441]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:32 smithi086 ceph-mon[29634]: from='client.24746 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:32 smithi086 ceph-mon[29634]: from='client.24746 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:32 smithi086 ceph-mon[29634]: from='client.24752 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:32 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:32 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:32 smithi086 ceph-mon[29634]: from='client.24752 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:32 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:32 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:32 smithi086 ceph-mon[29634]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:33.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:32 smithi159 ceph-mon[33602]: from='client.24746 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:33.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:32 smithi159 ceph-mon[33602]: from='client.24746 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:33.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:32 smithi159 ceph-mon[33602]: from='client.24752 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:33.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:32 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:33.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:32 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:33.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:32 smithi159 ceph-mon[33602]: from='client.24752 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:33.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:32 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:33.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:32 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:33.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:32 smithi159 ceph-mon[33602]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:33.372 INFO:tasks.workunit.client.0.smithi086.stdout:Telemetry is on. 2024-08-10T05:12:33.372 INFO:tasks.workunit.client.0.smithi086.stdout:Some channels are disabled, please enable with: 2024-08-10T05:12:33.372 INFO:tasks.workunit.client.0.smithi086.stdout:`ceph telemetry enable channel perf` 2024-08-10T05:12:33.384 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph telemetry enable channel perf 2024-08-10T05:12:33.585 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:33] ENGINE Bus STOPPING 2024-08-10T05:12:33.585 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T05:12:33.585 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:33] ENGINE Bus STOPPED 2024-08-10T05:12:33.875 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:33] ENGINE Bus STARTING 2024-08-10T05:12:33.875 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:33] ENGINE Serving on http://:::9283 2024-08-10T05:12:33.875 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:33] ENGINE Bus STARTED 2024-08-10T05:12:33.875 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:33] ENGINE Bus STOPPING 2024-08-10T05:12:33.896 INFO:tasks.workunit.client.0.smithi086.stdout:channel_perf is enabled 2024-08-10T05:12:33.907 INFO:tasks.workunit.client.0.smithi086.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-08-10T05:12:34.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='client.14847 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:34.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='client.14847 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:34.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: mgrmap e22: y(active, since 2m), standbys: x 2024-08-10T05:12:34.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:12:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:12:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:34.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:12:34.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:12:34.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:34.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:34.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='client.14847 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:34.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='client.14847 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:34.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: mgrmap e22: y(active, since 2m), standbys: x 2024-08-10T05:12:34.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:34.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:12:34.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:12:34.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:34.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:12:34.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:12:34.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:34.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:34.160 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:34.160 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:34.160 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:34.161 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:34.161 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:34.161 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:34.161 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:34.161 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:34.161 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:34.161 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:34.161 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:34.161 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:34.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:34.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:34.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:34.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:34.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:34.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:34.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:34.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:34.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:34.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:34.163 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:34.163 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:34.163 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:34.163 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:34.163 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:34.163 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:34.163 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:34.163 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:34.163 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:34.164 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:34.164 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:34.164 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:34.164 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:34.164 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:34.164 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:34.165 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:34.165 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:34.165 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:34.165 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:34.165 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:34.165 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:34.165 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:33 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:34.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='client.14847 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='client.14847 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: mgrmap e22: y(active, since 2m), standbys: x 2024-08-10T05:12:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:12:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:12:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:34.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:12:34.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:12:34.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:34.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:34.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:34.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:34.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:34.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:34.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:34.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:34.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:34.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:34.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:34.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:34.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:34.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:34.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:34.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:34.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:34.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:34.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:34.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:34.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:34.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:34.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:34.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:34.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:34.192 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:33 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:34.282 INFO:tasks.workunit.client.0.smithi086.stderr:+ LAST_OPT_REVISION=1 2024-08-10T05:12:34.282 INFO:tasks.workunit.client.0.smithi086.stderr:+ '[' 1 -ne 1 ']' 2024-08-10T05:12:34.282 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph telemetry show 2024-08-10T05:12:34.658 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T05:12:34.658 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:34] ENGINE Bus STOPPED 2024-08-10T05:12:34.659 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:34] ENGINE Bus STARTING 2024-08-10T05:12:34.659 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:34] ENGINE Serving on http://:::9283 2024-08-10T05:12:34.659 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:12:34] ENGINE Bus STARTED 2024-08-10T05:12:34.960 INFO:tasks.workunit.client.0.smithi086.stdout:{ 2024-08-10T05:12:34.961 INFO:tasks.workunit.client.0.smithi086.stdout: "balancer": { 2024-08-10T05:12:34.961 INFO:tasks.workunit.client.0.smithi086.stdout: "active": true, 2024-08-10T05:12:34.961 INFO:tasks.workunit.client.0.smithi086.stdout: "mode": "" 2024-08-10T05:12:34.961 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.961 INFO:tasks.workunit.client.0.smithi086.stdout: "channels": [ 2024-08-10T05:12:34.961 INFO:tasks.workunit.client.0.smithi086.stdout: "basic", 2024-08-10T05:12:34.961 INFO:tasks.workunit.client.0.smithi086.stdout: "crash", 2024-08-10T05:12:34.961 INFO:tasks.workunit.client.0.smithi086.stdout: "device", 2024-08-10T05:12:34.961 INFO:tasks.workunit.client.0.smithi086.stdout: "ident", 2024-08-10T05:12:34.961 INFO:tasks.workunit.client.0.smithi086.stdout: "perf" 2024-08-10T05:12:34.961 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:34.961 INFO:tasks.workunit.client.0.smithi086.stdout: "channels_available": [ 2024-08-10T05:12:34.962 INFO:tasks.workunit.client.0.smithi086.stdout: "basic", 2024-08-10T05:12:34.962 INFO:tasks.workunit.client.0.smithi086.stdout: "ident", 2024-08-10T05:12:34.962 INFO:tasks.workunit.client.0.smithi086.stdout: "crash", 2024-08-10T05:12:34.962 INFO:tasks.workunit.client.0.smithi086.stdout: "device", 2024-08-10T05:12:34.962 INFO:tasks.workunit.client.0.smithi086.stdout: "perf" 2024-08-10T05:12:34.962 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:34.962 INFO:tasks.workunit.client.0.smithi086.stdout: "collections_available": [ 2024-08-10T05:12:34.962 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_base", 2024-08-10T05:12:34.962 INFO:tasks.workunit.client.0.smithi086.stdout: "device_base", 2024-08-10T05:12:34.962 INFO:tasks.workunit.client.0.smithi086.stdout: "crash_base", 2024-08-10T05:12:34.962 INFO:tasks.workunit.client.0.smithi086.stdout: "ident_base", 2024-08-10T05:12:34.962 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_perf", 2024-08-10T05:12:34.962 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_mds_metadata", 2024-08-10T05:12:34.963 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_usage", 2024-08-10T05:12:34.963 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_usage_by_class", 2024-08-10T05:12:34.963 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_rook_v01", 2024-08-10T05:12:34.963 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_memory_metrics", 2024-08-10T05:12:34.963 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_options_bluestore" 2024-08-10T05:12:34.963 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:34.963 INFO:tasks.workunit.client.0.smithi086.stdout: "collections_opted_in": [ 2024-08-10T05:12:34.963 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_base", 2024-08-10T05:12:34.963 INFO:tasks.workunit.client.0.smithi086.stdout: "device_base", 2024-08-10T05:12:34.963 INFO:tasks.workunit.client.0.smithi086.stdout: "crash_base", 2024-08-10T05:12:34.963 INFO:tasks.workunit.client.0.smithi086.stdout: "ident_base", 2024-08-10T05:12:34.963 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_perf", 2024-08-10T05:12:34.963 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_mds_metadata", 2024-08-10T05:12:34.964 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_usage", 2024-08-10T05:12:34.964 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_usage_by_class", 2024-08-10T05:12:34.964 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_rook_v01", 2024-08-10T05:12:34.964 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_memory_metrics", 2024-08-10T05:12:34.964 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_options_bluestore" 2024-08-10T05:12:34.964 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:34.964 INFO:tasks.workunit.client.0.smithi086.stdout: "config": { 2024-08-10T05:12:34.964 INFO:tasks.workunit.client.0.smithi086.stdout: "active_changed": [ 2024-08-10T05:12:34.964 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-10T05:12:34.964 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_debug", 2024-08-10T05:12:34.964 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_mon_ticket_ttl", 2024-08-10T05:12:34.964 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_service_ticket_ttl", 2024-08-10T05:12:34.964 INFO:tasks.workunit.client.0.smithi086.stdout: "bdev_debug_aio", 2024-08-10T05:12:34.965 INFO:tasks.workunit.client.0.smithi086.stdout: "client_check_pool_perm", 2024-08-10T05:12:34.965 INFO:tasks.workunit.client.0.smithi086.stdout: "client_mount_gid", 2024-08-10T05:12:34.965 INFO:tasks.workunit.client.0.smithi086.stdout: "client_mount_uid", 2024-08-10T05:12:34.965 INFO:tasks.workunit.client.0.smithi086.stdout: "client_quota", 2024-08-10T05:12:34.965 INFO:tasks.workunit.client.0.smithi086.stdout: "container_image", 2024-08-10T05:12:34.965 INFO:tasks.workunit.client.0.smithi086.stdout: "daemonize", 2024-08-10T05:12:34.965 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_asserts_on_shutdown", 2024-08-10T05:12:34.965 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mgr", 2024-08-10T05:12:34.965 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mon", 2024-08-10T05:12:34.965 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_ms", 2024-08-10T05:12:34.965 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_osd", 2024-08-10T05:12:34.965 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_paxos", 2024-08-10T05:12:34.965 INFO:tasks.workunit.client.0.smithi086.stdout: "keyring", 2024-08-10T05:12:34.965 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_block_size", 2024-08-10T05:12:34.966 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_cache_size", 2024-08-10T05:12:34.966 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_compression", 2024-08-10T05:12:34.966 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_log", 2024-08-10T05:12:34.966 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_write_buffer_size", 2024-08-10T05:12:34.966 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_file", 2024-08-10T05:12:34.966 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_journald", 2024-08-10T05:12:34.966 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_stderr", 2024-08-10T05:12:34.966 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_allow_pool_delete", 2024-08-10T05:12:34.966 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_clock_drift_allowed", 2024-08-10T05:12:34.966 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_file_level", 2024-08-10T05:12:34.966 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_file", 2024-08-10T05:12:34.966 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_journald", 2024-08-10T05:12:34.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_stderr", 2024-08-10T05:12:34.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_data_avail_warn", 2024-08-10T05:12:34.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_election_default_strategy", 2024-08-10T05:12:34.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_host", 2024-08-10T05:12:34.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_max_pg_per_osd", 2024-08-10T05:12:34.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_mgr_mkfs_grace", 2024-08-10T05:12:34.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_prime_pg_temp", 2024-08-10T05:12:34.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_reporter_subtree_level", 2024-08-10T05:12:34.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_pg_warn_max_object_skew", 2024-08-10T05:12:34.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-10T05:12:34.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-10T05:12:34.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-10T05:12:34.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-10T05:12:34.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-10T05:12:34.968 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-10T05:12:34.968 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-10T05:12:34.968 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-10T05:12:34.968 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_too_few_osds", 2024-08-10T05:12:34.968 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_bug", 2024-08-10T05:12:34.968 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_old_message", 2024-08-10T05:12:34.968 INFO:tasks.workunit.client.0.smithi086.stdout: "no_config_file", 2024-08-10T05:12:34.968 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_default_list", 2024-08-10T05:12:34.968 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_load_list", 2024-08-10T05:12:34.968 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_crush_chooseleaf_type", 2024-08-10T05:12:34.968 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_misdirected_ops", 2024-08-10T05:12:34.968 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_op_order", 2024-08-10T05:12:34.968 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_pg_log_writeout", 2024-08-10T05:12:34.969 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_shutdown", 2024-08-10T05:12:34.969 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_cached_snaps", 2024-08-10T05:12:34.969 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_missing_on_start", 2024-08-10T05:12:34.969 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_stray_on_activate", 2024-08-10T05:12:34.969 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-10T05:12:34.969 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep", 2024-08-10T05:12:34.969 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep_hdd", 2024-08-10T05:12:34.969 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep_hybrid", 2024-08-10T05:12:34.969 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep_ssd", 2024-08-10T05:12:34.969 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_max_backfills", 2024-08-10T05:12:34.969 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-10T05:12:34.969 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_profile", 2024-08-10T05:12:34.969 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-10T05:12:34.970 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-10T05:12:34.970 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-10T05:12:34.970 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-10T05:12:34.970 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-10T05:12:34.970 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-10T05:12:34.970 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_client_lim", 2024-08-10T05:12:34.970 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_client_res", 2024-08-10T05:12:34.970 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-10T05:12:34.970 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target", 2024-08-10T05:12:34.970 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target_autotune", 2024-08-10T05:12:34.970 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue", 2024-08-10T05:12:34.970 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue_cut_off", 2024-08-10T05:12:34.970 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pg_delete_cost", 2024-08-10T05:12:34.971 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_erasure_code_profile", 2024-08-10T05:12:34.971 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-10T05:12:34.971 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recover_clone_overlap", 2024-08-10T05:12:34.971 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_active", 2024-08-10T05:12:34.971 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_active_hdd", 2024-08-10T05:12:34.971 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_active_ssd", 2024-08-10T05:12:34.971 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_chunk", 2024-08-10T05:12:34.971 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep", 2024-08-10T05:12:34.971 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep_hdd", 2024-08-10T05:12:34.971 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep_hybrid", 2024-08-10T05:12:34.971 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep_ssd", 2024-08-10T05:12:34.971 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_load_threshold", 2024-08-10T05:12:34.971 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_max_interval", 2024-08-10T05:12:34.972 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_sleep", 2024-08-10T05:12:34.972 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_shutdown_pgref_assert", 2024-08-10T05:12:34.972 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep", 2024-08-10T05:12:34.972 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep_hdd", 2024-08-10T05:12:34.972 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-10T05:12:34.972 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep_ssd", 2024-08-10T05:12:34.972 INFO:tasks.workunit.client.0.smithi086.stdout: "public_addr", 2024-08-10T05:12:34.972 INFO:tasks.workunit.client.0.smithi086.stdout: "public_addrv", 2024-08-10T05:12:34.972 INFO:tasks.workunit.client.0.smithi086.stdout: "public_network", 2024-08-10T05:12:34.972 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd_default_features", 2024-08-10T05:12:34.972 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd_qos_exclude_ops", 2024-08-10T05:12:34.972 INFO:tasks.workunit.client.0.smithi086.stdout: "setgroup", 2024-08-10T05:12:34.972 INFO:tasks.workunit.client.0.smithi086.stdout: "setuser" 2024-08-10T05:12:34.973 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:34.973 INFO:tasks.workunit.client.0.smithi086.stdout: "cluster_changed": [ 2024-08-10T05:12:34.973 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-10T05:12:34.973 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_debug", 2024-08-10T05:12:34.973 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_mon_ticket_ttl", 2024-08-10T05:12:34.973 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_service_ticket_ttl", 2024-08-10T05:12:34.973 INFO:tasks.workunit.client.0.smithi086.stdout: "bdev_debug_aio", 2024-08-10T05:12:34.973 INFO:tasks.workunit.client.0.smithi086.stdout: "container_image", 2024-08-10T05:12:34.973 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_asserts_on_shutdown", 2024-08-10T05:12:34.973 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mgr", 2024-08-10T05:12:34.973 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mon", 2024-08-10T05:12:34.973 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_ms", 2024-08-10T05:12:34.973 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_osd", 2024-08-10T05:12:34.973 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_paxos", 2024-08-10T05:12:34.974 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_file", 2024-08-10T05:12:34.974 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_journald", 2024-08-10T05:12:34.974 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_stderr", 2024-08-10T05:12:34.974 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_join_fs", 2024-08-10T05:12:34.974 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/allow_ptrace", 2024-08-10T05:12:34.974 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/container_init", 2024-08-10T05:12:34.974 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/migration_current", 2024-08-10T05:12:34.974 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/use_repo_digest", 2024-08-10T05:12:34.974 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-10T05:12:34.974 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-10T05:12:34.974 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-10T05:12:34.974 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-10T05:12:34.975 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/ssl_server_port", 2024-08-10T05:12:34.975 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/orchestrator/orchestrator", 2024-08-10T05:12:34.975 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/channel_ident", 2024-08-10T05:12:34.975 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/channel_perf", 2024-08-10T05:12:34.975 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/description", 2024-08-10T05:12:34.975 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/enabled", 2024-08-10T05:12:34.975 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/organization", 2024-08-10T05:12:34.975 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_allow_pool_delete", 2024-08-10T05:12:34.975 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_clock_drift_allowed", 2024-08-10T05:12:34.975 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_file_level", 2024-08-10T05:12:34.975 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_file", 2024-08-10T05:12:34.975 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_data_avail_warn", 2024-08-10T05:12:34.975 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_election_default_strategy", 2024-08-10T05:12:34.975 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_max_pg_per_osd", 2024-08-10T05:12:34.976 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_mgr_mkfs_grace", 2024-08-10T05:12:34.976 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_prime_pg_temp", 2024-08-10T05:12:34.976 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_reporter_subtree_level", 2024-08-10T05:12:34.976 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_pg_warn_max_object_skew", 2024-08-10T05:12:34.976 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-10T05:12:34.976 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-10T05:12:34.976 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-10T05:12:34.976 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-10T05:12:34.976 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-10T05:12:34.976 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-10T05:12:34.976 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-10T05:12:34.976 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-10T05:12:34.976 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_too_few_osds", 2024-08-10T05:12:34.976 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_bug", 2024-08-10T05:12:34.977 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_old_message", 2024-08-10T05:12:34.977 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_default_list", 2024-08-10T05:12:34.977 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_load_list", 2024-08-10T05:12:34.977 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_misdirected_ops", 2024-08-10T05:12:34.977 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_op_order", 2024-08-10T05:12:34.977 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_pg_log_writeout", 2024-08-10T05:12:34.977 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_shutdown", 2024-08-10T05:12:34.977 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_cached_snaps", 2024-08-10T05:12:34.977 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_missing_on_start", 2024-08-10T05:12:34.977 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_stray_on_activate", 2024-08-10T05:12:34.977 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-10T05:12:34.977 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-10T05:12:34.977 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_profile", 2024-08-10T05:12:34.978 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target", 2024-08-10T05:12:34.978 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target_autotune", 2024-08-10T05:12:34.978 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue", 2024-08-10T05:12:34.978 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue_cut_off", 2024-08-10T05:12:34.978 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_erasure_code_profile", 2024-08-10T05:12:34.978 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-10T05:12:34.978 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recover_clone_overlap", 2024-08-10T05:12:34.978 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_chunk", 2024-08-10T05:12:34.978 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_load_threshold", 2024-08-10T05:12:34.978 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_max_interval", 2024-08-10T05:12:34.978 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_shutdown_pgref_assert", 2024-08-10T05:12:34.979 INFO:tasks.workunit.client.0.smithi086.stdout: "public_network", 2024-08-10T05:12:34.979 INFO:tasks.workunit.client.0.smithi086.stdout: "rgw_cache_enabled", 2024-08-10T05:12:34.979 INFO:tasks.workunit.client.0.smithi086.stdout: "rgw_enable_ops_log", 2024-08-10T05:12:34.979 INFO:tasks.workunit.client.0.smithi086.stdout: "rgw_enable_usage_log" 2024-08-10T05:12:34.979 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:34.979 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.979 INFO:tasks.workunit.client.0.smithi086.stdout: "contact": null, 2024-08-10T05:12:34.979 INFO:tasks.workunit.client.0.smithi086.stdout: "crashes": [], 2024-08-10T05:12:34.979 INFO:tasks.workunit.client.0.smithi086.stdout: "created": "2024-08-10T05:03:23.478662Z", 2024-08-10T05:12:34.979 INFO:tasks.workunit.client.0.smithi086.stdout: "crush": { 2024-08-10T05:12:34.979 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket_algs": { 2024-08-10T05:12:34.979 INFO:tasks.workunit.client.0.smithi086.stdout: "straw2": 3 2024-08-10T05:12:34.979 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.980 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket_sizes": { 2024-08-10T05:12:34.980 INFO:tasks.workunit.client.0.smithi086.stdout: "2": 1, 2024-08-10T05:12:34.980 INFO:tasks.workunit.client.0.smithi086.stdout: "4": 2 2024-08-10T05:12:34.980 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.980 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket_types": { 2024-08-10T05:12:34.980 INFO:tasks.workunit.client.0.smithi086.stdout: "1": 2, 2024-08-10T05:12:34.980 INFO:tasks.workunit.client.0.smithi086.stdout: "11": 1 2024-08-10T05:12:34.980 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.980 INFO:tasks.workunit.client.0.smithi086.stdout: "compat_weight_set": false, 2024-08-10T05:12:34.980 INFO:tasks.workunit.client.0.smithi086.stdout: "device_classes": [ 2024-08-10T05:12:34.980 INFO:tasks.workunit.client.0.smithi086.stdout: 8 2024-08-10T05:12:34.980 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:34.980 INFO:tasks.workunit.client.0.smithi086.stdout: "num_buckets": 6, 2024-08-10T05:12:34.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_devices": 8, 2024-08-10T05:12:34.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_rules": 1, 2024-08-10T05:12:34.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_types": 12, 2024-08-10T05:12:34.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_weight_sets": 0, 2024-08-10T05:12:34.981 INFO:tasks.workunit.client.0.smithi086.stdout: "tunables": { 2024-08-10T05:12:34.981 INFO:tasks.workunit.client.0.smithi086.stdout: "allowed_bucket_algs": 54, 2024-08-10T05:12:34.981 INFO:tasks.workunit.client.0.smithi086.stdout: "choose_local_fallback_tries": 0, 2024-08-10T05:12:34.981 INFO:tasks.workunit.client.0.smithi086.stdout: "choose_local_tries": 0, 2024-08-10T05:12:34.981 INFO:tasks.workunit.client.0.smithi086.stdout: "choose_total_tries": 50, 2024-08-10T05:12:34.981 INFO:tasks.workunit.client.0.smithi086.stdout: "chooseleaf_descend_once": 1, 2024-08-10T05:12:34.981 INFO:tasks.workunit.client.0.smithi086.stdout: "chooseleaf_stable": 1, 2024-08-10T05:12:34.981 INFO:tasks.workunit.client.0.smithi086.stdout: "chooseleaf_vary_r": 1, 2024-08-10T05:12:34.981 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v2_rules": 0, 2024-08-10T05:12:34.982 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v3_rules": 0, 2024-08-10T05:12:34.982 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v4_buckets": 1, 2024-08-10T05:12:34.982 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v5_rules": 0, 2024-08-10T05:12:34.982 INFO:tasks.workunit.client.0.smithi086.stdout: "legacy_tunables": 0, 2024-08-10T05:12:34.982 INFO:tasks.workunit.client.0.smithi086.stdout: "minimum_required_version": "jewel", 2024-08-10T05:12:34.982 INFO:tasks.workunit.client.0.smithi086.stdout: "optimal_tunables": 1, 2024-08-10T05:12:34.982 INFO:tasks.workunit.client.0.smithi086.stdout: "profile": "jewel", 2024-08-10T05:12:34.982 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables": 1, 2024-08-10T05:12:34.982 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables2": 1, 2024-08-10T05:12:34.982 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables3": 1, 2024-08-10T05:12:34.982 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables5": 1, 2024-08-10T05:12:34.982 INFO:tasks.workunit.client.0.smithi086.stdout: "straw_calc_version": 1 2024-08-10T05:12:34.982 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:34.983 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.983 INFO:tasks.workunit.client.0.smithi086.stdout: "description": "upgrade test cluster", 2024-08-10T05:12:34.983 INFO:tasks.workunit.client.0.smithi086.stdout: "fs": { 2024-08-10T05:12:34.983 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:34.983 INFO:tasks.workunit.client.0.smithi086.stdout: "feature_flags": { 2024-08-10T05:12:34.983 INFO:tasks.workunit.client.0.smithi086.stdout: "enable_multiple": true, 2024-08-10T05:12:34.983 INFO:tasks.workunit.client.0.smithi086.stdout: "ever_enabled_multiple": true 2024-08-10T05:12:34.983 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.983 INFO:tasks.workunit.client.0.smithi086.stdout: "filesystems": [ 2024-08-10T05:12:34.983 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:34.983 INFO:tasks.workunit.client.0.smithi086.stdout: "approx_ctime": "2024-08", 2024-08-10T05:12:34.983 INFO:tasks.workunit.client.0.smithi086.stdout: "balancer_enabled": false, 2024-08-10T05:12:34.983 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:34.984 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_caps": 0, 2024-08-10T05:12:34.984 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_dns": 10, 2024-08-10T05:12:34.984 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_inos": 13, 2024-08-10T05:12:34.984 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_subtrees": 2, 2024-08-10T05:12:34.984 INFO:tasks.workunit.client.0.smithi086.stdout: "ever_allowed_features": 0, 2024-08-10T05:12:34.984 INFO:tasks.workunit.client.0.smithi086.stdout: "explicitly_allowed_features": 0, 2024-08-10T05:12:34.984 INFO:tasks.workunit.client.0.smithi086.stdout: "files": 0, 2024-08-10T05:12:34.984 INFO:tasks.workunit.client.0.smithi086.stdout: "max_mds": 1, 2024-08-10T05:12:34.984 INFO:tasks.workunit.client.0.smithi086.stdout: "num_data_pools": 1, 2024-08-10T05:12:34.984 INFO:tasks.workunit.client.0.smithi086.stdout: "num_in": 1, 2024-08-10T05:12:34.984 INFO:tasks.workunit.client.0.smithi086.stdout: "num_mds": 1, 2024-08-10T05:12:34.984 INFO:tasks.workunit.client.0.smithi086.stdout: "num_sessions": 0, 2024-08-10T05:12:34.984 INFO:tasks.workunit.client.0.smithi086.stdout: "num_standby_replay": 0, 2024-08-10T05:12:34.985 INFO:tasks.workunit.client.0.smithi086.stdout: "num_up": 1, 2024-08-10T05:12:34.985 INFO:tasks.workunit.client.0.smithi086.stdout: "snaps": 0, 2024-08-10T05:12:34.985 INFO:tasks.workunit.client.0.smithi086.stdout: "standby_count_wanted": 0 2024-08-10T05:12:34.985 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:34.985 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:34.985 INFO:tasks.workunit.client.0.smithi086.stdout: "num_standby_mds": 1, 2024-08-10T05:12:34.985 INFO:tasks.workunit.client.0.smithi086.stdout: "total_num_mds": 2 2024-08-10T05:12:34.985 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.985 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_stats": { 2024-08-10T05:12:34.985 INFO:tasks.workunit.client.0.smithi086.stdout: "mds": { 2024-08-10T05:12:34.985 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T05:12:34.985 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 20135936, 2024-08-10T05:12:34.985 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 341336, 2024-08-10T05:12:34.985 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2621440, 2024-08-10T05:12:34.986 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 868352, 2024-08-10T05:12:34.986 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 0, 2024-08-10T05:12:34.986 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 342, 2024-08-10T05:12:34.986 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:34.986 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 926008, 2024-08-10T05:12:34.986 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 12, 2024-08-10T05:12:34.986 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 670720, 2024-08-10T05:12:34.986 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 14708080, 2024-08-10T05:12:34.986 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 20135936 2024-08-10T05:12:34.986 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.986 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T05:12:34.986 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 20447232, 2024-08-10T05:12:34.986 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 423688, 2024-08-10T05:12:34.987 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2621440, 2024-08-10T05:12:34.987 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T05:12:34.987 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 737280, 2024-08-10T05:12:34.987 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 423, 2024-08-10T05:12:34.987 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:34.987 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 1288776, 2024-08-10T05:12:34.987 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 20, 2024-08-10T05:12:34.987 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 1013248, 2024-08-10T05:12:34.987 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 15100080, 2024-08-10T05:12:34.987 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 21184512 2024-08-10T05:12:34.987 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:34.987 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.987 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:34.988 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T05:12:34.988 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 37076992, 2024-08-10T05:12:34.988 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 1625912, 2024-08-10T05:12:34.988 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2621440, 2024-08-10T05:12:34.988 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 843776, 2024-08-10T05:12:34.988 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 10444800, 2024-08-10T05:12:34.988 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1190, 2024-08-10T05:12:34.988 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:34.988 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 6949184, 2024-08-10T05:12:34.988 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 21, 2024-08-10T05:12:34.988 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 1141760, 2024-08-10T05:12:34.988 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 23894920, 2024-08-10T05:12:34.988 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 47521792 2024-08-10T05:12:34.989 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.989 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.aa6cea36570cc2465c475ed3bd6f61fb3af5f32a": { 2024-08-10T05:12:34.989 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 38830080, 2024-08-10T05:12:34.989 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 1142904, 2024-08-10T05:12:34.989 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2621440, 2024-08-10T05:12:34.989 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 925696, 2024-08-10T05:12:34.989 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 6594560, 2024-08-10T05:12:34.989 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1128, 2024-08-10T05:12:34.989 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:34.989 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 7655816, 2024-08-10T05:12:34.989 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 22, 2024-08-10T05:12:34.989 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 1733376, 2024-08-10T05:12:34.989 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 24750848, 2024-08-10T05:12:34.990 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 45424640 2024-08-10T05:12:34.990 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.990 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T05:12:34.990 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 44105728, 2024-08-10T05:12:34.990 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 1643192, 2024-08-10T05:12:34.990 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2621440, 2024-08-10T05:12:34.990 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 589824, 2024-08-10T05:12:34.990 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 6455296, 2024-08-10T05:12:34.990 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1720, 2024-08-10T05:12:34.990 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:34.990 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 10357592, 2024-08-10T05:12:34.990 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 22, 2024-08-10T05:12:34.991 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 2088960, 2024-08-10T05:12:34.991 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 26804720, 2024-08-10T05:12:34.991 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 50561024 2024-08-10T05:12:34.991 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:34.991 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.991 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:34.991 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.0": { 2024-08-10T05:12:34.991 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 47349760, 2024-08-10T05:12:34.991 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 877728, 2024-08-10T05:12:34.991 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2752512, 2024-08-10T05:12:34.991 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T05:12:34.991 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 933888, 2024-08-10T05:12:34.991 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1420, 2024-08-10T05:12:34.992 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:34.992 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 4759920, 2024-08-10T05:12:34.992 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 46, 2024-08-10T05:12:34.992 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 2997760, 2024-08-10T05:12:34.992 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 35961840, 2024-08-10T05:12:34.992 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 48283648 2024-08-10T05:12:34.992 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.992 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.1": { 2024-08-10T05:12:34.992 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 50413568, 2024-08-10T05:12:34.992 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 1591216, 2024-08-10T05:12:34.992 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2752512, 2024-08-10T05:12:34.992 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T05:12:34.992 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 114688, 2024-08-10T05:12:34.992 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1779, 2024-08-10T05:12:34.993 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:34.993 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 6099160, 2024-08-10T05:12:34.993 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 47, 2024-08-10T05:12:34.993 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 4369152, 2024-08-10T05:12:34.993 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 35601528, 2024-08-10T05:12:34.993 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 50528256 2024-08-10T05:12:34.993 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.993 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.2": { 2024-08-10T05:12:34.993 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 48537600, 2024-08-10T05:12:34.993 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 1748472, 2024-08-10T05:12:34.993 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2752512, 2024-08-10T05:12:34.993 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T05:12:34.993 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 876544, 2024-08-10T05:12:34.993 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1657, 2024-08-10T05:12:34.994 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:34.994 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 5567432, 2024-08-10T05:12:34.994 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 47, 2024-08-10T05:12:34.994 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 3866112, 2024-08-10T05:12:34.994 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 34603072, 2024-08-10T05:12:34.994 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 49414144 2024-08-10T05:12:34.994 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.994 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.3": { 2024-08-10T05:12:34.994 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 47587328, 2024-08-10T05:12:34.994 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 1647312, 2024-08-10T05:12:34.994 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2752512, 2024-08-10T05:12:34.994 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T05:12:34.994 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 909312, 2024-08-10T05:12:34.995 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1656, 2024-08-10T05:12:34.995 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:34.995 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 5201920, 2024-08-10T05:12:34.995 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 47, 2024-08-10T05:12:34.995 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 3183104, 2024-08-10T05:12:34.995 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 34802480, 2024-08-10T05:12:34.995 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 48496640 2024-08-10T05:12:34.995 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.995 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.4": { 2024-08-10T05:12:34.995 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 48349184, 2024-08-10T05:12:34.995 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 1778856, 2024-08-10T05:12:34.996 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2752512, 2024-08-10T05:12:34.996 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 16384, 2024-08-10T05:12:34.996 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 917504, 2024-08-10T05:12:34.996 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1640, 2024-08-10T05:12:34.996 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:34.996 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 5590752, 2024-08-10T05:12:34.996 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 47, 2024-08-10T05:12:34.996 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 3376384, 2024-08-10T05:12:34.996 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 34834296, 2024-08-10T05:12:34.996 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 49266688 2024-08-10T05:12:34.996 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.996 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.5": { 2024-08-10T05:12:34.996 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 45588480, 2024-08-10T05:12:34.997 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 832152, 2024-08-10T05:12:34.997 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2752512, 2024-08-10T05:12:34.997 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 16384, 2024-08-10T05:12:34.997 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 811008, 2024-08-10T05:12:34.997 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1293, 2024-08-10T05:12:34.997 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:34.997 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 4485552, 2024-08-10T05:12:34.997 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 48, 2024-08-10T05:12:34.997 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 2344192, 2024-08-10T05:12:34.997 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 35157688, 2024-08-10T05:12:34.997 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 46399488 2024-08-10T05:12:34.997 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.997 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.6": { 2024-08-10T05:12:34.997 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 44990464, 2024-08-10T05:12:34.998 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 916296, 2024-08-10T05:12:34.998 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2752512, 2024-08-10T05:12:34.998 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 16384, 2024-08-10T05:12:34.998 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 294912, 2024-08-10T05:12:34.998 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1290, 2024-08-10T05:12:34.998 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:34.998 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 4874112, 2024-08-10T05:12:34.998 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 46, 2024-08-10T05:12:34.998 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 1844992, 2024-08-10T05:12:34.998 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 34586168, 2024-08-10T05:12:34.998 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 45285376 2024-08-10T05:12:34.998 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:34.998 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.7": { 2024-08-10T05:12:34.999 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 49422336, 2024-08-10T05:12:34.999 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 2398872, 2024-08-10T05:12:34.999 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2752512, 2024-08-10T05:12:34.999 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 16384, 2024-08-10T05:12:34.999 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 1171456, 2024-08-10T05:12:34.999 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1731, 2024-08-10T05:12:34.999 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:34.999 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 5763072, 2024-08-10T05:12:34.999 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 47, 2024-08-10T05:12:34.999 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 3476736, 2024-08-10T05:12:34.999 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 35014760, 2024-08-10T05:12:34.999 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 50593792 2024-08-10T05:12:34.999 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.000 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.000 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.000 INFO:tasks.workunit.client.0.smithi086.stdout: "hosts": { 2024-08-10T05:12:35.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num": 2, 2024-08-10T05:12:35.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_mds": 2, 2024-08-10T05:12:35.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_mgr": 2, 2024-08-10T05:12:35.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_mon": 2, 2024-08-10T05:12:35.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_osd": 2 2024-08-10T05:12:35.000 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.000 INFO:tasks.workunit.client.0.smithi086.stdout: "io_rate": { 2024-08-10T05:12:35.000 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_stats_delta": { 2024-08-10T05:12:35.000 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 0, 2024-08-10T05:12:35.000 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 0, 2024-08-10T05:12:35.001 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.001 INFO:tasks.workunit.client.0.smithi086.stdout: "stamp_delta": "12.002467", 2024-08-10T05:12:35.001 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.004 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.004 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.004 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.004 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.004 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.004 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.004 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T05:12:35.004 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 0, 2024-08-10T05:12:35.004 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T05:12:35.004 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T05:12:35.004 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T05:12:35.004 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T05:12:35.004 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 0, 2024-08-10T05:12:35.004 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T05:12:35.005 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T05:12:35.005 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 0, 2024-08-10T05:12:35.005 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T05:12:35.005 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.005 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 0 2024-08-10T05:12:35.005 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.005 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.005 INFO:tasks.workunit.client.0.smithi086.stdout: "leaderboard": false, 2024-08-10T05:12:35.005 INFO:tasks.workunit.client.0.smithi086.stdout: "leaderboard_description": null, 2024-08-10T05:12:35.005 INFO:tasks.workunit.client.0.smithi086.stdout: "license": "sharing-1-0", 2024-08-10T05:12:35.005 INFO:tasks.workunit.client.0.smithi086.stdout: "mempool": { 2024-08-10T05:12:35.005 INFO:tasks.workunit.client.0.smithi086.stdout: "mds": { 2024-08-10T05:12:35.005 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T05:12:35.006 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:35.006 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.006 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.006 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.006 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.006 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.006 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.006 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.006 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:35.006 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.006 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.006 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:35.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.007 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.007 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:35.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.007 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.007 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:35.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.007 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.007 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:35.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.008 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.008 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:35.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.008 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.008 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:35.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.008 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.008 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:35.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.008 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.009 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:35.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.009 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.009 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:35.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.009 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.009 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:35.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.009 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.009 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:35.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.010 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.010 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:35.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.010 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.010 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:35.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.010 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.010 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:35.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.011 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.011 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.011 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:35.011 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.011 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.011 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.011 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:35.011 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 149154, 2024-08-10T05:12:35.011 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 33 2024-08-10T05:12:35.011 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.011 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:35.011 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.011 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.011 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.012 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:35.012 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 928, 2024-08-10T05:12:35.012 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 2 2024-08-10T05:12:35.012 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.012 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.012 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.012 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.012 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.012 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:35.012 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.012 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.012 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.012 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:35.012 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.013 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.013 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.013 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:35.013 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.013 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.013 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.013 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:35.013 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.013 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.013 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.013 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:35.014 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.014 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.014 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.014 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:35.014 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.014 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.014 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.014 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:35.014 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.014 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.014 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.014 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.014 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T05:12:35.015 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:35.015 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.015 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.015 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.015 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.015 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.015 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.015 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.015 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:35.015 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.015 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.015 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.015 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:35.016 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.016 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.016 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.016 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:35.016 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.016 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.016 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.016 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:35.016 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.016 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.016 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.016 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:35.016 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.017 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.017 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.017 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:35.017 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.017 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.017 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.017 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:35.017 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.017 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.017 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.017 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:35.017 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.017 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.017 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.018 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:35.018 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.018 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.018 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.018 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:35.018 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.018 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.018 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.018 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:35.018 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.018 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.018 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:35.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.019 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.019 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:35.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.019 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.019 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:35.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.019 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.019 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:35.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.020 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.020 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:35.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.020 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.020 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.020 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:35.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 222439, 2024-08-10T05:12:35.020 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 68 2024-08-10T05:12:35.020 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.020 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:35.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.020 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.021 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.021 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:35.021 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 51704, 2024-08-10T05:12:35.021 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 208 2024-08-10T05:12:35.021 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.021 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.021 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.021 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.021 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.021 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:35.021 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.021 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.021 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.022 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:35.022 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.022 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.022 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.022 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:35.022 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 8016, 2024-08-10T05:12:35.022 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 135 2024-08-10T05:12:35.022 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.022 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:35.022 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.022 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.022 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.022 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:35.023 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.023 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.023 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.023 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:35.023 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.023 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.023 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.023 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:35.023 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.023 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.023 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.023 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.023 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.024 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:35.024 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T05:12:35.024 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:35.024 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.024 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.024 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.024 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.024 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.024 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.024 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.024 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:35.024 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.024 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.025 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:35.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.025 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.025 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:35.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.025 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.025 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:35.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.025 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.025 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:35.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.026 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.026 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:35.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.026 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.026 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:35.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.026 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.026 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:35.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.027 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.027 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:35.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.027 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.027 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:35.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.027 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.027 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:35.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.028 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.028 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.028 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:35.028 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.028 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.028 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.028 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:35.028 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.028 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.028 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.028 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:35.028 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.028 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.029 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.029 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:35.029 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.029 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.029 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.029 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:35.029 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.029 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.029 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.029 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:35.029 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1225303, 2024-08-10T05:12:35.029 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 380 2024-08-10T05:12:35.029 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.030 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:35.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 176, 2024-08-10T05:12:35.030 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 2 2024-08-10T05:12:35.030 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.030 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:35.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.030 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.030 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.030 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.030 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.030 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.030 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:35.031 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.031 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.031 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.031 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:35.031 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.031 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.031 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.031 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:35.031 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6592, 2024-08-10T05:12:35.031 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 134 2024-08-10T05:12:35.031 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.031 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:35.031 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12744, 2024-08-10T05:12:35.032 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1546 2024-08-10T05:12:35.032 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.032 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:35.032 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5312, 2024-08-10T05:12:35.032 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 103 2024-08-10T05:12:35.032 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.032 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:35.032 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.032 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.032 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.032 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:35.032 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.032 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.032 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.033 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.033 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.aa6cea36570cc2465c475ed3bd6f61fb3af5f32a": { 2024-08-10T05:12:35.033 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:35.033 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.033 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.033 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.033 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.033 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.033 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.033 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.033 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:35.033 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.033 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.033 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.034 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:35.034 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.034 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.034 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.034 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:35.034 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.034 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.034 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.034 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:35.034 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.034 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.035 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.035 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:35.035 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.035 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.035 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.035 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:35.035 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.035 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.035 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.035 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:35.035 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.035 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.035 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:35.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.036 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.036 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:35.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.036 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.036 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:35.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.036 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.036 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:35.037 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.037 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.037 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.037 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:35.037 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.037 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.037 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.037 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:35.037 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.037 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.037 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.037 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:35.037 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.037 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.038 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.038 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:35.038 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.038 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.038 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.038 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:35.038 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.038 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.038 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.038 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:35.038 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1390601, 2024-08-10T05:12:35.038 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 459 2024-08-10T05:12:35.038 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.039 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:35.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 176, 2024-08-10T05:12:35.039 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 2 2024-08-10T05:12:35.039 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.039 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:35.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.039 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.039 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.039 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.039 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.039 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.040 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:35.040 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.040 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.040 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.040 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:35.040 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.040 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.040 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.040 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:35.040 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6592, 2024-08-10T05:12:35.040 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 134 2024-08-10T05:12:35.040 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.040 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:35.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12744, 2024-08-10T05:12:35.041 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1546 2024-08-10T05:12:35.041 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.041 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:35.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5312, 2024-08-10T05:12:35.041 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 103 2024-08-10T05:12:35.041 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.041 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:35.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.041 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.041 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.041 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:35.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.042 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.042 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.042 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.042 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T05:12:35.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:35.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.042 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.042 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.042 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.042 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:35.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.043 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.043 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:35.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.043 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.043 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:35.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.043 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.043 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:35.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.043 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.044 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:35.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.044 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.044 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:35.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.044 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.044 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:35.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.044 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.044 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:35.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.045 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.045 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:35.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.045 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.045 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:35.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.045 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.045 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:35.046 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.046 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.046 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.046 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:35.046 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.046 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.046 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.046 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:35.046 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.046 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.046 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.046 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:35.047 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.047 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.047 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.047 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:35.047 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.047 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.047 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.047 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:35.047 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.047 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.047 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.047 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:35.047 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1231007, 2024-08-10T05:12:35.047 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 377 2024-08-10T05:12:35.048 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.048 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:35.048 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 352, 2024-08-10T05:12:35.048 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 4 2024-08-10T05:12:35.048 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.048 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:35.048 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.048 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.048 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.048 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.048 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.048 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.048 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.049 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:35.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.049 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.049 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.049 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:35.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.049 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.049 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.049 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:35.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6592, 2024-08-10T05:12:35.049 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 134 2024-08-10T05:12:35.049 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.049 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:35.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12744, 2024-08-10T05:12:35.050 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1546 2024-08-10T05:12:35.050 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.050 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:35.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 10624, 2024-08-10T05:12:35.050 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 206 2024-08-10T05:12:35.050 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.050 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:35.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.050 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.050 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.050 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:35.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.050 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.051 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.051 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.051 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.051 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.051 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.0": { 2024-08-10T05:12:35.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:35.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.051 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.051 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6304, 2024-08-10T05:12:35.051 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 115 2024-08-10T05:12:35.051 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:35.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16896, 2024-08-10T05:12:35.052 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8 2024-08-10T05:12:35.052 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:35.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 576, 2024-08-10T05:12:35.052 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:35.052 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:35.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5840, 2024-08-10T05:12:35.052 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 73 2024-08-10T05:12:35.052 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:35.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 23184, 2024-08-10T05:12:35.052 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 207 2024-08-10T05:12:35.053 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:35.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1936, 2024-08-10T05:12:35.053 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 47 2024-08-10T05:12:35.053 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:35.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 620898, 2024-08-10T05:12:35.053 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 20 2024-08-10T05:12:35.053 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:35.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 58722, 2024-08-10T05:12:35.053 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10679 2024-08-10T05:12:35.053 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:35.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 147136, 2024-08-10T05:12:35.054 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 248 2024-08-10T05:12:35.054 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:35.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 11780, 2024-08-10T05:12:35.054 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 780 2024-08-10T05:12:35.054 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:35.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9936, 2024-08-10T05:12:35.054 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 207 2024-08-10T05:12:35.054 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:35.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.055 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.055 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:35.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 33826, 2024-08-10T05:12:35.055 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 216 2024-08-10T05:12:35.055 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:35.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 23184, 2024-08-10T05:12:35.055 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 207 2024-08-10T05:12:35.055 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:35.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.056 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.056 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.056 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:35.056 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 441983, 2024-08-10T05:12:35.056 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 97 2024-08-10T05:12:35.056 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.056 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:35.056 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.056 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.056 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.056 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:35.056 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2429876, 2024-08-10T05:12:35.056 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 192 2024-08-10T05:12:35.057 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.057 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:35.057 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 7128, 2024-08-10T05:12:35.057 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 81 2024-08-10T05:12:35.057 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.057 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:35.057 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.057 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.057 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.057 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.057 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 521640, 2024-08-10T05:12:35.057 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 45 2024-08-10T05:12:35.057 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.057 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:35.058 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.058 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.058 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.058 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:35.058 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 95264, 2024-08-10T05:12:35.058 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 188 2024-08-10T05:12:35.058 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.058 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:35.058 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 239240, 2024-08-10T05:12:35.058 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3495 2024-08-10T05:12:35.058 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.058 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:35.058 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.059 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.059 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.059 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:35.059 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.059 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.059 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.059 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:35.059 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.059 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.059 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.059 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:35.059 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.059 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.060 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.060 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.060 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.1": { 2024-08-10T05:12:35.060 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:35.060 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.060 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.060 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.060 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.060 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6304, 2024-08-10T05:12:35.060 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 115 2024-08-10T05:12:35.060 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.060 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:35.060 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16896, 2024-08-10T05:12:35.061 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8 2024-08-10T05:12:35.061 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:35.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 576, 2024-08-10T05:12:35.061 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:35.061 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:35.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5200, 2024-08-10T05:12:35.061 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 65 2024-08-10T05:12:35.061 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:35.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 21952, 2024-08-10T05:12:35.061 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 196 2024-08-10T05:12:35.062 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:35.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1152, 2024-08-10T05:12:35.062 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 40 2024-08-10T05:12:35.062 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:35.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12288, 2024-08-10T05:12:35.062 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:35.062 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:35.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 91374, 2024-08-10T05:12:35.062 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 15747 2024-08-10T05:12:35.062 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:35.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 205616, 2024-08-10T05:12:35.063 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 334 2024-08-10T05:12:35.063 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:35.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9756, 2024-08-10T05:12:35.063 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 607 2024-08-10T05:12:35.063 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:35.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9408, 2024-08-10T05:12:35.063 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 196 2024-08-10T05:12:35.063 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:35.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.064 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.064 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:35.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 29470, 2024-08-10T05:12:35.064 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 202 2024-08-10T05:12:35.064 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:35.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 21952, 2024-08-10T05:12:35.064 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 196 2024-08-10T05:12:35.064 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:35.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 736, 2024-08-10T05:12:35.065 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1 2024-08-10T05:12:35.065 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.065 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:35.065 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 470018, 2024-08-10T05:12:35.065 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 103 2024-08-10T05:12:35.065 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.065 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:35.065 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12112, 2024-08-10T05:12:35.065 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:35.065 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.065 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:35.065 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2432342, 2024-08-10T05:12:35.065 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 194 2024-08-10T05:12:35.066 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.066 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:35.066 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 4840, 2024-08-10T05:12:35.066 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 55 2024-08-10T05:12:35.066 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.066 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:35.066 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.066 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.066 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.066 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.066 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 428904, 2024-08-10T05:12:35.066 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 37 2024-08-10T05:12:35.067 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.067 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:35.067 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.067 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.067 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.067 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:35.067 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 8528, 2024-08-10T05:12:35.067 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 22 2024-08-10T05:12:35.067 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.067 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:35.067 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 239240, 2024-08-10T05:12:35.067 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3495 2024-08-10T05:12:35.067 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.068 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:35.068 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.068 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.068 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.068 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:35.068 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.068 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.068 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.068 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:35.068 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.068 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.068 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.068 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:35.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.069 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.069 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.069 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.069 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.2": { 2024-08-10T05:12:35.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:35.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.069 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.069 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6304, 2024-08-10T05:12:35.069 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 115 2024-08-10T05:12:35.069 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:35.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16896, 2024-08-10T05:12:35.070 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8 2024-08-10T05:12:35.070 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:35.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 576, 2024-08-10T05:12:35.070 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:35.070 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:35.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5040, 2024-08-10T05:12:35.070 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 63 2024-08-10T05:12:35.070 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:35.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 21616, 2024-08-10T05:12:35.071 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 193 2024-08-10T05:12:35.071 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:35.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1040, 2024-08-10T05:12:35.071 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 39 2024-08-10T05:12:35.071 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:35.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 8192, 2024-08-10T05:12:35.071 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 2 2024-08-10T05:12:35.071 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:35.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 88334, 2024-08-10T05:12:35.071 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 15315 2024-08-10T05:12:35.072 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:35.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 199496, 2024-08-10T05:12:35.072 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 325 2024-08-10T05:12:35.072 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:35.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 8912, 2024-08-10T05:12:35.072 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 594 2024-08-10T05:12:35.072 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:35.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9264, 2024-08-10T05:12:35.072 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 193 2024-08-10T05:12:35.072 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:35.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.073 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.073 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:35.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 27670, 2024-08-10T05:12:35.073 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 193 2024-08-10T05:12:35.073 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:35.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 21616, 2024-08-10T05:12:35.073 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 193 2024-08-10T05:12:35.073 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:35.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 736, 2024-08-10T05:12:35.074 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1 2024-08-10T05:12:35.074 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:35.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 439202, 2024-08-10T05:12:35.074 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 95 2024-08-10T05:12:35.074 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:35.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12112, 2024-08-10T05:12:35.074 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:35.074 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.074 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:35.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2441120, 2024-08-10T05:12:35.074 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 177 2024-08-10T05:12:35.075 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.075 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:35.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 4224, 2024-08-10T05:12:35.075 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 48 2024-08-10T05:12:35.075 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.075 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:35.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.075 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.075 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.075 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 347760, 2024-08-10T05:12:35.075 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 30 2024-08-10T05:12:35.075 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.076 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:35.076 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.076 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.076 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.076 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:35.076 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 8112, 2024-08-10T05:12:35.076 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 22 2024-08-10T05:12:35.076 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.076 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:35.076 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 239752, 2024-08-10T05:12:35.076 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3519 2024-08-10T05:12:35.076 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.077 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:35.077 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.077 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.077 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.077 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:35.077 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.077 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.077 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.077 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:35.077 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.077 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.077 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.077 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:35.078 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.078 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.078 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.078 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.078 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.3": { 2024-08-10T05:12:35.078 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:35.078 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.078 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.078 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.078 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.078 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6304, 2024-08-10T05:12:35.078 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 115 2024-08-10T05:12:35.078 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:35.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16896, 2024-08-10T05:12:35.079 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8 2024-08-10T05:12:35.079 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:35.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 576, 2024-08-10T05:12:35.079 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:35.079 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:35.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 4320, 2024-08-10T05:12:35.079 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 54 2024-08-10T05:12:35.079 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:35.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 22176, 2024-08-10T05:12:35.080 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 198 2024-08-10T05:12:35.080 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:35.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 704, 2024-08-10T05:12:35.080 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 36 2024-08-10T05:12:35.080 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:35.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 8192, 2024-08-10T05:12:35.080 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 2 2024-08-10T05:12:35.080 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:35.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 90094, 2024-08-10T05:12:35.081 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 15645 2024-08-10T05:12:35.081 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:35.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 204256, 2024-08-10T05:12:35.081 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 332 2024-08-10T05:12:35.081 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:35.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9716, 2024-08-10T05:12:35.081 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 612 2024-08-10T05:12:35.081 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:35.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9504, 2024-08-10T05:12:35.081 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 198 2024-08-10T05:12:35.082 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:35.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.082 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.082 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:35.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 28622, 2024-08-10T05:12:35.082 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 200 2024-08-10T05:12:35.082 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:35.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 22176, 2024-08-10T05:12:35.082 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 198 2024-08-10T05:12:35.082 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:35.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2208, 2024-08-10T05:12:35.083 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:35.083 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:35.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 320418, 2024-08-10T05:12:35.083 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 67 2024-08-10T05:12:35.083 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:35.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 26565, 2024-08-10T05:12:35.083 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9 2024-08-10T05:12:35.083 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.083 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:35.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2465084, 2024-08-10T05:12:35.084 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 192 2024-08-10T05:12:35.084 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.084 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:35.084 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 4840, 2024-08-10T05:12:35.084 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 55 2024-08-10T05:12:35.084 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.084 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:35.084 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.084 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.084 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.084 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.084 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 417312, 2024-08-10T05:12:35.084 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 36 2024-08-10T05:12:35.084 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.085 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:35.085 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.085 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.085 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.085 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:35.085 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 10400, 2024-08-10T05:12:35.085 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 20 2024-08-10T05:12:35.085 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.085 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:35.085 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 239240, 2024-08-10T05:12:35.085 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3495 2024-08-10T05:12:35.085 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.085 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:35.086 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.086 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.086 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.086 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:35.086 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.086 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.086 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.086 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:35.086 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.086 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.086 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.086 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:35.086 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.087 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.087 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.087 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.087 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.4": { 2024-08-10T05:12:35.087 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:35.087 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.087 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.087 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.087 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.087 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6304, 2024-08-10T05:12:35.087 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 115 2024-08-10T05:12:35.087 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.087 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:35.088 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16896, 2024-08-10T05:12:35.088 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8 2024-08-10T05:12:35.088 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.088 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:35.088 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 576, 2024-08-10T05:12:35.088 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:35.088 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.088 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:35.088 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 3920, 2024-08-10T05:12:35.088 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 49 2024-08-10T05:12:35.088 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.088 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:35.088 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 22176, 2024-08-10T05:12:35.089 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 198 2024-08-10T05:12:35.089 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.089 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:35.089 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 928, 2024-08-10T05:12:35.089 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 38 2024-08-10T05:12:35.089 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.089 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:35.089 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 4096, 2024-08-10T05:12:35.089 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1 2024-08-10T05:12:35.089 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.089 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:35.089 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 92420, 2024-08-10T05:12:35.089 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 15940 2024-08-10T05:12:35.089 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.090 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:35.090 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 208336, 2024-08-10T05:12:35.090 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 338 2024-08-10T05:12:35.090 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.090 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:35.090 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 10132, 2024-08-10T05:12:35.090 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 614 2024-08-10T05:12:35.090 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.090 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:35.090 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9504, 2024-08-10T05:12:35.090 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 198 2024-08-10T05:12:35.090 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.091 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:35.091 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.091 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.091 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.091 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:35.091 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 30158, 2024-08-10T05:12:35.091 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 206 2024-08-10T05:12:35.091 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.091 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:35.091 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 22176, 2024-08-10T05:12:35.091 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 198 2024-08-10T05:12:35.091 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.091 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:35.092 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 736, 2024-08-10T05:12:35.092 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1 2024-08-10T05:12:35.092 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.092 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:35.092 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 976384, 2024-08-10T05:12:35.092 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 84 2024-08-10T05:12:35.092 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.092 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:35.092 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12112, 2024-08-10T05:12:35.092 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:35.092 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.092 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:35.092 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2411378, 2024-08-10T05:12:35.092 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 173 2024-08-10T05:12:35.093 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.093 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:35.093 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5016, 2024-08-10T05:12:35.093 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 57 2024-08-10T05:12:35.093 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.093 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:35.093 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.093 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.093 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.093 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.093 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 463680, 2024-08-10T05:12:35.093 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 40 2024-08-10T05:12:35.093 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.093 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:35.094 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.094 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.094 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.094 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:35.094 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9984, 2024-08-10T05:12:35.094 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 20 2024-08-10T05:12:35.094 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.094 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:35.094 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 239496, 2024-08-10T05:12:35.094 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3507 2024-08-10T05:12:35.094 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.094 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:35.094 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.095 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.095 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.095 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:35.095 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.095 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.095 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.095 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:35.095 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.095 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.095 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.095 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:35.095 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.095 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.096 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.096 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.096 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.5": { 2024-08-10T05:12:35.096 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:35.096 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.096 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.096 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.096 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.096 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6304, 2024-08-10T05:12:35.096 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 115 2024-08-10T05:12:35.096 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.096 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:35.096 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16896, 2024-08-10T05:12:35.097 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8 2024-08-10T05:12:35.097 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.097 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:35.097 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 576, 2024-08-10T05:12:35.097 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:35.097 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.097 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:35.097 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 3120, 2024-08-10T05:12:35.097 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 39 2024-08-10T05:12:35.097 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.097 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:35.097 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 22176, 2024-08-10T05:12:35.097 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 198 2024-08-10T05:12:35.098 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.098 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:35.098 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 592, 2024-08-10T05:12:35.098 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 35 2024-08-10T05:12:35.098 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.098 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:35.098 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 4096, 2024-08-10T05:12:35.098 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1 2024-08-10T05:12:35.098 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.098 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:35.098 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 53704, 2024-08-10T05:12:35.098 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9936 2024-08-10T05:12:35.098 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.099 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:35.099 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 141696, 2024-08-10T05:12:35.099 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 240 2024-08-10T05:12:35.099 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.099 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:35.099 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 10388, 2024-08-10T05:12:35.099 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 618 2024-08-10T05:12:35.099 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.099 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:35.099 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9504, 2024-08-10T05:12:35.099 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 198 2024-08-10T05:12:35.099 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.099 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:35.100 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.100 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.100 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.100 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:35.100 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 30670, 2024-08-10T05:12:35.100 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 208 2024-08-10T05:12:35.100 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.100 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:35.100 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 22176, 2024-08-10T05:12:35.100 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 198 2024-08-10T05:12:35.100 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.100 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:35.100 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2208, 2024-08-10T05:12:35.101 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:35.101 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.101 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:35.101 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 857588, 2024-08-10T05:12:35.101 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 55 2024-08-10T05:12:35.101 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.101 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:35.101 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 26565, 2024-08-10T05:12:35.101 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9 2024-08-10T05:12:35.101 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.101 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:35.101 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2424258, 2024-08-10T05:12:35.101 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 173 2024-08-10T05:12:35.102 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.102 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:35.102 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5632, 2024-08-10T05:12:35.102 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 64 2024-08-10T05:12:35.102 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.102 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:35.102 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.102 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.102 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.102 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.102 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 486864, 2024-08-10T05:12:35.102 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 42 2024-08-10T05:12:35.102 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.103 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:35.103 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.103 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.103 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.103 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:35.103 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 13000, 2024-08-10T05:12:35.103 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 25 2024-08-10T05:12:35.103 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.103 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:35.103 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 239752, 2024-08-10T05:12:35.103 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3519 2024-08-10T05:12:35.103 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.103 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:35.104 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.104 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.104 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.104 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:35.104 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.104 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.104 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.104 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:35.104 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.104 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.104 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.104 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:35.104 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.105 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.105 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.105 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.105 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.6": { 2024-08-10T05:12:35.105 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:35.105 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.105 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.105 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.105 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.105 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6304, 2024-08-10T05:12:35.105 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 115 2024-08-10T05:12:35.105 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.105 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:35.105 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16896, 2024-08-10T05:12:35.106 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8 2024-08-10T05:12:35.106 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.106 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:35.106 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 576, 2024-08-10T05:12:35.106 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:35.106 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.106 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:35.106 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2640, 2024-08-10T05:12:35.106 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 33 2024-08-10T05:12:35.106 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.106 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:35.106 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 23072, 2024-08-10T05:12:35.106 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 206 2024-08-10T05:12:35.106 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.107 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:35.107 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 480, 2024-08-10T05:12:35.107 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 34 2024-08-10T05:12:35.107 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.107 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:35.107 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 14690, 2024-08-10T05:12:35.107 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:35.107 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.107 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:35.107 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 52842, 2024-08-10T05:12:35.107 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10082 2024-08-10T05:12:35.107 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.107 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:35.108 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 138976, 2024-08-10T05:12:35.108 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 236 2024-08-10T05:12:35.108 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.108 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:35.108 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 11280, 2024-08-10T05:12:35.108 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 772 2024-08-10T05:12:35.108 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.108 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:35.108 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9888, 2024-08-10T05:12:35.108 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 206 2024-08-10T05:12:35.108 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.108 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:35.108 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.108 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.109 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.109 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:35.109 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 30842, 2024-08-10T05:12:35.109 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 204 2024-08-10T05:12:35.109 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.109 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:35.109 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 23072, 2024-08-10T05:12:35.109 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 206 2024-08-10T05:12:35.109 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.109 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:35.109 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.109 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.109 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.110 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:35.110 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 853978, 2024-08-10T05:12:35.110 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 56 2024-08-10T05:12:35.110 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.110 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:35.110 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.110 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.110 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.110 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:35.110 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2441215, 2024-08-10T05:12:35.110 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 187 2024-08-10T05:12:35.110 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.110 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:35.110 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 4840, 2024-08-10T05:12:35.111 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 55 2024-08-10T05:12:35.111 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.111 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:35.111 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.111 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.111 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.111 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.111 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 452088, 2024-08-10T05:12:35.111 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 39 2024-08-10T05:12:35.111 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.111 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:35.111 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.111 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.112 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.112 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:35.112 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 94952, 2024-08-10T05:12:35.112 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 193 2024-08-10T05:12:35.112 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.112 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:35.112 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 240008, 2024-08-10T05:12:35.112 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3531 2024-08-10T05:12:35.112 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.112 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:35.112 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.112 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.112 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.112 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:35.113 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.113 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.113 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.113 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:35.113 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.113 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.113 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.113 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:35.113 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.113 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.113 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.113 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.113 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.7": { 2024-08-10T05:12:35.114 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:35.114 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.114 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.114 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.114 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.114 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6304, 2024-08-10T05:12:35.114 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 115 2024-08-10T05:12:35.114 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.114 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:35.114 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16896, 2024-08-10T05:12:35.114 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8 2024-08-10T05:12:35.114 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.114 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:35.115 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 576, 2024-08-10T05:12:35.115 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:35.115 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.115 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:35.115 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2000, 2024-08-10T05:12:35.115 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 25 2024-08-10T05:12:35.115 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.115 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:35.115 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 22848, 2024-08-10T05:12:35.115 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 204 2024-08-10T05:12:35.115 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.115 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:35.115 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1600, 2024-08-10T05:12:35.115 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 44 2024-08-10T05:12:35.116 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.116 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:35.116 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 297314, 2024-08-10T05:12:35.116 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 13 2024-08-10T05:12:35.116 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.116 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:35.116 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 95107, 2024-08-10T05:12:35.116 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 16517 2024-08-10T05:12:35.116 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.116 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:35.116 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 211736, 2024-08-10T05:12:35.116 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 343 2024-08-10T05:12:35.116 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.117 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:35.117 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12024, 2024-08-10T05:12:35.117 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 775 2024-08-10T05:12:35.117 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.117 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:35.117 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9792, 2024-08-10T05:12:35.117 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 204 2024-08-10T05:12:35.117 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.117 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:35.117 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.117 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.117 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.118 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:35.118 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 32970, 2024-08-10T05:12:35.118 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 211 2024-08-10T05:12:35.118 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.118 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:35.118 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 22848, 2024-08-10T05:12:35.118 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 204 2024-08-10T05:12:35.118 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.118 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:35.118 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.118 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.118 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.118 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:35.119 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 189449, 2024-08-10T05:12:35.119 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 37 2024-08-10T05:12:35.119 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.119 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:35.119 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.119 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.119 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.119 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:35.119 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2414545, 2024-08-10T05:12:35.119 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 200 2024-08-10T05:12:35.119 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.119 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:35.119 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6336, 2024-08-10T05:12:35.119 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 72 2024-08-10T05:12:35.120 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.120 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:35.120 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.120 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.120 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.120 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.120 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 533232, 2024-08-10T05:12:35.120 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 46 2024-08-10T05:12:35.120 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.120 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:35.120 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.120 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.120 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.121 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:35.121 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 97968, 2024-08-10T05:12:35.121 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 226 2024-08-10T05:12:35.121 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.121 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:35.121 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 239240, 2024-08-10T05:12:35.121 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3495 2024-08-10T05:12:35.121 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.121 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:35.121 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.121 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.121 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.121 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:35.121 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.122 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.122 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.122 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:35.122 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.122 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.122 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.122 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:35.122 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:35.122 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:35.122 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.122 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.122 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.122 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.123 INFO:tasks.workunit.client.0.smithi086.stdout: "metadata": { 2024-08-10T05:12:35.123 INFO:tasks.workunit.client.0.smithi086.stdout: "mds": { 2024-08-10T05:12:35.123 INFO:tasks.workunit.client.0.smithi086.stdout: "arch": { 2024-08-10T05:12:35.123 INFO:tasks.workunit.client.0.smithi086.stdout: "x86_64": 2 2024-08-10T05:12:35.123 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.123 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_version": { 2024-08-10T05:12:35.123 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:12:35.123 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.123 INFO:tasks.workunit.client.0.smithi086.stdout: "cpu": { 2024-08-10T05:12:35.123 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-08-10T05:12:35.123 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.123 INFO:tasks.workunit.client.0.smithi086.stdout: "distro": { 2024-08-10T05:12:35.123 INFO:tasks.workunit.client.0.smithi086.stdout: "centos": 2 2024-08-10T05:12:35.123 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.124 INFO:tasks.workunit.client.0.smithi086.stdout: "distro_description": { 2024-08-10T05:12:35.124 INFO:tasks.workunit.client.0.smithi086.stdout: "CentOS Stream 9": 2 2024-08-10T05:12:35.124 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.124 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_description": { 2024-08-10T05:12:35.124 INFO:tasks.workunit.client.0.smithi086.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 2 2024-08-10T05:12:35.124 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.124 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_version": { 2024-08-10T05:12:35.124 INFO:tasks.workunit.client.0.smithi086.stdout: "5.14.0-480.el9.x86_64": 2 2024-08-10T05:12:35.124 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.124 INFO:tasks.workunit.client.0.smithi086.stdout: "os": { 2024-08-10T05:12:35.124 INFO:tasks.workunit.client.0.smithi086.stdout: "Linux": 2 2024-08-10T05:12:35.124 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.124 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.125 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:35.125 INFO:tasks.workunit.client.0.smithi086.stdout: "arch": { 2024-08-10T05:12:35.125 INFO:tasks.workunit.client.0.smithi086.stdout: "x86_64": 3 2024-08-10T05:12:35.125 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.125 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_version": { 2024-08-10T05:12:35.125 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 3 2024-08-10T05:12:35.125 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.125 INFO:tasks.workunit.client.0.smithi086.stdout: "cpu": { 2024-08-10T05:12:35.125 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-08-10T05:12:35.125 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.125 INFO:tasks.workunit.client.0.smithi086.stdout: "distro": { 2024-08-10T05:12:35.125 INFO:tasks.workunit.client.0.smithi086.stdout: "centos": 3 2024-08-10T05:12:35.125 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.126 INFO:tasks.workunit.client.0.smithi086.stdout: "distro_description": { 2024-08-10T05:12:35.126 INFO:tasks.workunit.client.0.smithi086.stdout: "CentOS Stream 9": 3 2024-08-10T05:12:35.126 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.126 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_description": { 2024-08-10T05:12:35.126 INFO:tasks.workunit.client.0.smithi086.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 3 2024-08-10T05:12:35.126 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.126 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_version": { 2024-08-10T05:12:35.126 INFO:tasks.workunit.client.0.smithi086.stdout: "5.14.0-480.el9.x86_64": 3 2024-08-10T05:12:35.126 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.126 INFO:tasks.workunit.client.0.smithi086.stdout: "os": { 2024-08-10T05:12:35.126 INFO:tasks.workunit.client.0.smithi086.stdout: "Linux": 3 2024-08-10T05:12:35.126 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.126 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.127 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.127 INFO:tasks.workunit.client.0.smithi086.stdout: "arch": { 2024-08-10T05:12:35.127 INFO:tasks.workunit.client.0.smithi086.stdout: "x86_64": 8 2024-08-10T05:12:35.127 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.127 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_version": { 2024-08-10T05:12:35.127 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 8 2024-08-10T05:12:35.127 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.127 INFO:tasks.workunit.client.0.smithi086.stdout: "cpu": { 2024-08-10T05:12:35.127 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-08-10T05:12:35.127 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.127 INFO:tasks.workunit.client.0.smithi086.stdout: "distro": { 2024-08-10T05:12:35.127 INFO:tasks.workunit.client.0.smithi086.stdout: "centos": 8 2024-08-10T05:12:35.127 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.127 INFO:tasks.workunit.client.0.smithi086.stdout: "distro_description": { 2024-08-10T05:12:35.128 INFO:tasks.workunit.client.0.smithi086.stdout: "CentOS Stream 9": 8 2024-08-10T05:12:35.128 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.128 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_description": { 2024-08-10T05:12:35.128 INFO:tasks.workunit.client.0.smithi086.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 8 2024-08-10T05:12:35.128 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.128 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_version": { 2024-08-10T05:12:35.128 INFO:tasks.workunit.client.0.smithi086.stdout: "5.14.0-480.el9.x86_64": 8 2024-08-10T05:12:35.128 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.128 INFO:tasks.workunit.client.0.smithi086.stdout: "os": { 2024-08-10T05:12:35.128 INFO:tasks.workunit.client.0.smithi086.stdout: "Linux": 8 2024-08-10T05:12:35.128 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.128 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_objectstore": { 2024-08-10T05:12:35.128 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": 8 2024-08-10T05:12:35.129 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.129 INFO:tasks.workunit.client.0.smithi086.stdout: "rotational": { 2024-08-10T05:12:35.129 INFO:tasks.workunit.client.0.smithi086.stdout: "0": 8 2024-08-10T05:12:35.129 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.129 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.129 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.129 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:35.129 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:35.129 INFO:tasks.workunit.client.0.smithi086.stdout: "features": { 2024-08-10T05:12:35.129 INFO:tasks.workunit.client.0.smithi086.stdout: "optional": [], 2024-08-10T05:12:35.129 INFO:tasks.workunit.client.0.smithi086.stdout: "persistent": [ 2024-08-10T05:12:35.129 INFO:tasks.workunit.client.0.smithi086.stdout: "kraken", 2024-08-10T05:12:35.129 INFO:tasks.workunit.client.0.smithi086.stdout: "luminous", 2024-08-10T05:12:35.130 INFO:tasks.workunit.client.0.smithi086.stdout: "mimic", 2024-08-10T05:12:35.130 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap-prune", 2024-08-10T05:12:35.130 INFO:tasks.workunit.client.0.smithi086.stdout: "nautilus", 2024-08-10T05:12:35.130 INFO:tasks.workunit.client.0.smithi086.stdout: "octopus", 2024-08-10T05:12:35.130 INFO:tasks.workunit.client.0.smithi086.stdout: "pacific", 2024-08-10T05:12:35.130 INFO:tasks.workunit.client.0.smithi086.stdout: "elector-pinging", 2024-08-10T05:12:35.130 INFO:tasks.workunit.client.0.smithi086.stdout: "quincy", 2024-08-10T05:12:35.130 INFO:tasks.workunit.client.0.smithi086.stdout: "reef" 2024-08-10T05:12:35.130 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.130 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.130 INFO:tasks.workunit.client.0.smithi086.stdout: "ipv4_addr_mons": 6, 2024-08-10T05:12:35.130 INFO:tasks.workunit.client.0.smithi086.stdout: "ipv6_addr_mons": 0, 2024-08-10T05:12:35.130 INFO:tasks.workunit.client.0.smithi086.stdout: "min_mon_release": 18, 2024-08-10T05:12:35.131 INFO:tasks.workunit.client.0.smithi086.stdout: "v1_addr_mons": 3, 2024-08-10T05:12:35.131 INFO:tasks.workunit.client.0.smithi086.stdout: "v2_addr_mons": 3 2024-08-10T05:12:35.131 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.131 INFO:tasks.workunit.client.0.smithi086.stdout: "organization": "ceph-qa", 2024-08-10T05:12:35.131 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.131 INFO:tasks.workunit.client.0.smithi086.stdout: "cluster_network": false, 2024-08-10T05:12:35.131 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 8, 2024-08-10T05:12:35.131 INFO:tasks.workunit.client.0.smithi086.stdout: "require_min_compat_client": "luminous", 2024-08-10T05:12:35.131 INFO:tasks.workunit.client.0.smithi086.stdout: "require_osd_release": "reef" 2024-08-10T05:12:35.131 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.131 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_perf_histograms": [ 2024-08-10T05:12:35.131 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.131 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T05:12:35.132 INFO:tasks.workunit.client.0.smithi086.stdout: "axes": [ 2024-08-10T05:12:35.132 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.132 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T05:12:35.132 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T05:12:35.132 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Latency (usec)", 2024-08-10T05:12:35.132 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 100000, 2024-08-10T05:12:35.132 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T05:12:35.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T05:12:35.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 99999]", 2024-08-10T05:12:35.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[100000, 199999]", 2024-08-10T05:12:35.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[200000, 399999]", 2024-08-10T05:12:35.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[400000, 799999]", 2024-08-10T05:12:35.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[800000, 1599999]", 2024-08-10T05:12:35.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[1600000, 3199999]", 2024-08-10T05:12:35.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[3200000, 6399999]", 2024-08-10T05:12:35.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[6400000, 12799999]", 2024-08-10T05:12:35.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[12800000, 25599999]", 2024-08-10T05:12:35.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[25600000, 51199999]", 2024-08-10T05:12:35.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[51200000, 102399999]", 2024-08-10T05:12:35.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[102400000, 204799999]", 2024-08-10T05:12:35.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[204800000, 409599999]", 2024-08-10T05:12:35.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[409600000, 819199999]", 2024-08-10T05:12:35.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[819200000, 1638399999]", 2024-08-10T05:12:35.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[1638400000, 3276799999]", 2024-08-10T05:12:35.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[3276800000, 6553599999]", 2024-08-10T05:12:35.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[6553600000, 13107199999]", 2024-08-10T05:12:35.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[13107200000, 26214399999]", 2024-08-10T05:12:35.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[26214400000, 52428799999]", 2024-08-10T05:12:35.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[52428800000, 104857599999]", 2024-08-10T05:12:35.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[104857600000, 209715199999]", 2024-08-10T05:12:35.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[209715200000, 419430399999]", 2024-08-10T05:12:35.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[419430400000, 838860799999]", 2024-08-10T05:12:35.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[838860800000, 1677721599999]", 2024-08-10T05:12:35.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[1677721600000, 3355443199999]", 2024-08-10T05:12:35.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[3355443200000, 6710886399999]", 2024-08-10T05:12:35.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[6710886400000, 13421772799999]", 2024-08-10T05:12:35.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[13421772800000, 26843545599999]", 2024-08-10T05:12:35.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[26843545600000, 53687091199999]", 2024-08-10T05:12:35.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[53687091200000, None]" 2024-08-10T05:12:35.134 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.134 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T05:12:35.135 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.135 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.135 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T05:12:35.135 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T05:12:35.135 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Request size (bytes)", 2024-08-10T05:12:35.135 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 512, 2024-08-10T05:12:35.135 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T05:12:35.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T05:12:35.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 511]", 2024-08-10T05:12:35.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[512, 1023]", 2024-08-10T05:12:35.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[1024, 2047]", 2024-08-10T05:12:35.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[2048, 4095]", 2024-08-10T05:12:35.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[4096, 8191]", 2024-08-10T05:12:35.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[8192, 16383]", 2024-08-10T05:12:35.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[16384, 32767]", 2024-08-10T05:12:35.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[32768, 65535]", 2024-08-10T05:12:35.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[65536, 131071]", 2024-08-10T05:12:35.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[131072, 262143]", 2024-08-10T05:12:35.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[262144, 524287]", 2024-08-10T05:12:35.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[524288, 1048575]", 2024-08-10T05:12:35.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[1048576, 2097151]", 2024-08-10T05:12:35.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[2097152, 4194303]", 2024-08-10T05:12:35.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[4194304, 8388607]", 2024-08-10T05:12:35.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[8388608, 16777215]", 2024-08-10T05:12:35.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[16777216, 33554431]", 2024-08-10T05:12:35.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[33554432, 67108863]", 2024-08-10T05:12:35.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[67108864, 134217727]", 2024-08-10T05:12:35.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[134217728, 268435455]", 2024-08-10T05:12:35.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[268435456, 536870911]", 2024-08-10T05:12:35.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[536870912, 1073741823]", 2024-08-10T05:12:35.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[1073741824, 2147483647]", 2024-08-10T05:12:35.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[2147483648, 4294967295]", 2024-08-10T05:12:35.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[4294967296, 8589934591]", 2024-08-10T05:12:35.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[8589934592, 17179869183]", 2024-08-10T05:12:35.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[17179869184, 34359738367]", 2024-08-10T05:12:35.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[34359738368, 68719476735]", 2024-08-10T05:12:35.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[68719476736, 137438953471]", 2024-08-10T05:12:35.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[137438953472, 274877906943]", 2024-08-10T05:12:35.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[274877906944, None]" 2024-08-10T05:12:35.138 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.138 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T05:12:35.138 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.138 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.138 INFO:tasks.workunit.client.0.smithi086.stdout: "osds": [ 2024-08-10T05:12:35.138 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.138 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 0, 2024-08-10T05:12:35.138 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.141 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.141 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.141 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.141 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 1, 2024-08-10T05:12:35.141 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.141 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:35.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.141 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:35.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.144 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.144 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.144 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.144 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 2, 2024-08-10T05:12:35.144 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.146 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.146 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.147 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.147 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 3, 2024-08-10T05:12:35.147 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.149 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.149 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.149 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.149 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 4, 2024-08-10T05:12:35.149 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.152 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.152 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.152 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.152 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 5, 2024-08-10T05:12:35.152 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.155 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.155 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.155 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.155 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 6, 2024-08-10T05:12:35.156 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.158 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.158 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.158 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.158 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 7, 2024-08-10T05:12:35.158 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.163 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.164 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.164 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.164 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.164 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T05:12:35.164 INFO:tasks.workunit.client.0.smithi086.stdout: "axes": [ 2024-08-10T05:12:35.164 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.164 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T05:12:35.164 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T05:12:35.164 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Latency (usec)", 2024-08-10T05:12:35.164 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 100000, 2024-08-10T05:12:35.164 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T05:12:35.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T05:12:35.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 99999]", 2024-08-10T05:12:35.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[100000, 199999]", 2024-08-10T05:12:35.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[200000, 399999]", 2024-08-10T05:12:35.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[400000, 799999]", 2024-08-10T05:12:35.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[800000, 1599999]", 2024-08-10T05:12:35.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[1600000, 3199999]", 2024-08-10T05:12:35.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[3200000, 6399999]", 2024-08-10T05:12:35.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[6400000, 12799999]", 2024-08-10T05:12:35.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[12800000, 25599999]", 2024-08-10T05:12:35.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[25600000, 51199999]", 2024-08-10T05:12:35.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[51200000, 102399999]", 2024-08-10T05:12:35.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[102400000, 204799999]", 2024-08-10T05:12:35.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[204800000, 409599999]", 2024-08-10T05:12:35.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[409600000, 819199999]", 2024-08-10T05:12:35.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[819200000, 1638399999]", 2024-08-10T05:12:35.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[1638400000, 3276799999]", 2024-08-10T05:12:35.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[3276800000, 6553599999]", 2024-08-10T05:12:35.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[6553600000, 13107199999]", 2024-08-10T05:12:35.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[13107200000, 26214399999]", 2024-08-10T05:12:35.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[26214400000, 52428799999]", 2024-08-10T05:12:35.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[52428800000, 104857599999]", 2024-08-10T05:12:35.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[104857600000, 209715199999]", 2024-08-10T05:12:35.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[209715200000, 419430399999]", 2024-08-10T05:12:35.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[419430400000, 838860799999]", 2024-08-10T05:12:35.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[838860800000, 1677721599999]", 2024-08-10T05:12:35.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[1677721600000, 3355443199999]", 2024-08-10T05:12:35.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[3355443200000, 6710886399999]", 2024-08-10T05:12:35.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[6710886400000, 13421772799999]", 2024-08-10T05:12:35.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[13421772800000, 26843545599999]", 2024-08-10T05:12:35.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[26843545600000, 53687091199999]", 2024-08-10T05:12:35.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[53687091200000, None]" 2024-08-10T05:12:35.167 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.167 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T05:12:35.167 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.167 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.167 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T05:12:35.167 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T05:12:35.167 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Request size (bytes)", 2024-08-10T05:12:35.167 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 512, 2024-08-10T05:12:35.167 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T05:12:35.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T05:12:35.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 511]", 2024-08-10T05:12:35.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[512, 1023]", 2024-08-10T05:12:35.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[1024, 2047]", 2024-08-10T05:12:35.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[2048, 4095]", 2024-08-10T05:12:35.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[4096, 8191]", 2024-08-10T05:12:35.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[8192, 16383]", 2024-08-10T05:12:35.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[16384, 32767]", 2024-08-10T05:12:35.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[32768, 65535]", 2024-08-10T05:12:35.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[65536, 131071]", 2024-08-10T05:12:35.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[131072, 262143]", 2024-08-10T05:12:35.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[262144, 524287]", 2024-08-10T05:12:35.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[524288, 1048575]", 2024-08-10T05:12:35.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[1048576, 2097151]", 2024-08-10T05:12:35.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[2097152, 4194303]", 2024-08-10T05:12:35.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[4194304, 8388607]", 2024-08-10T05:12:35.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[8388608, 16777215]", 2024-08-10T05:12:35.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[16777216, 33554431]", 2024-08-10T05:12:35.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[33554432, 67108863]", 2024-08-10T05:12:35.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[67108864, 134217727]", 2024-08-10T05:12:35.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[134217728, 268435455]", 2024-08-10T05:12:35.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[268435456, 536870911]", 2024-08-10T05:12:35.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[536870912, 1073741823]", 2024-08-10T05:12:35.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[1073741824, 2147483647]", 2024-08-10T05:12:35.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[2147483648, 4294967295]", 2024-08-10T05:12:35.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[4294967296, 8589934591]", 2024-08-10T05:12:35.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[8589934592, 17179869183]", 2024-08-10T05:12:35.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[17179869184, 34359738367]", 2024-08-10T05:12:35.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[34359738368, 68719476735]", 2024-08-10T05:12:35.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[68719476736, 137438953471]", 2024-08-10T05:12:35.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[137438953472, 274877906943]", 2024-08-10T05:12:35.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[274877906944, None]" 2024-08-10T05:12:35.170 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.170 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T05:12:35.170 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.170 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.170 INFO:tasks.workunit.client.0.smithi086.stdout: "osds": [ 2024-08-10T05:12:35.170 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.170 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 0, 2024-08-10T05:12:35.171 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.173 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.173 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.173 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.173 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 1, 2024-08-10T05:12:35.173 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.176 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.176 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.176 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.176 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 2, 2024-08-10T05:12:35.176 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.179 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.179 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.179 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.179 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 3, 2024-08-10T05:12:35.179 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.182 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.182 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.182 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.182 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 4, 2024-08-10T05:12:35.182 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.185 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.185 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.185 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.185 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 5, 2024-08-10T05:12:35.185 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.188 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.188 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.188 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.188 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 6, 2024-08-10T05:12:35.188 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.191 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.191 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.191 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.191 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 7, 2024-08-10T05:12:35.191 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.191 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:35.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.193 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.193 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.193 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.194 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.194 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T05:12:35.194 INFO:tasks.workunit.client.0.smithi086.stdout: "axes": [ 2024-08-10T05:12:35.194 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.194 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T05:12:35.194 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T05:12:35.194 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Latency (usec)", 2024-08-10T05:12:35.194 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 100000, 2024-08-10T05:12:35.194 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T05:12:35.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T05:12:35.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 99999]", 2024-08-10T05:12:35.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[100000, 199999]", 2024-08-10T05:12:35.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[200000, 399999]", 2024-08-10T05:12:35.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[400000, 799999]", 2024-08-10T05:12:35.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[800000, 1599999]", 2024-08-10T05:12:35.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[1600000, 3199999]", 2024-08-10T05:12:35.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[3200000, 6399999]", 2024-08-10T05:12:35.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[6400000, 12799999]", 2024-08-10T05:12:35.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[12800000, 25599999]", 2024-08-10T05:12:35.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[25600000, 51199999]", 2024-08-10T05:12:35.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[51200000, 102399999]", 2024-08-10T05:12:35.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[102400000, 204799999]", 2024-08-10T05:12:35.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[204800000, 409599999]", 2024-08-10T05:12:35.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[409600000, 819199999]", 2024-08-10T05:12:35.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[819200000, 1638399999]", 2024-08-10T05:12:35.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[1638400000, 3276799999]", 2024-08-10T05:12:35.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[3276800000, 6553599999]", 2024-08-10T05:12:35.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[6553600000, 13107199999]", 2024-08-10T05:12:35.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[13107200000, 26214399999]", 2024-08-10T05:12:35.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[26214400000, 52428799999]", 2024-08-10T05:12:35.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[52428800000, 104857599999]", 2024-08-10T05:12:35.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[104857600000, 209715199999]", 2024-08-10T05:12:35.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[209715200000, 419430399999]", 2024-08-10T05:12:35.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[419430400000, 838860799999]", 2024-08-10T05:12:35.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[838860800000, 1677721599999]", 2024-08-10T05:12:35.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[1677721600000, 3355443199999]", 2024-08-10T05:12:35.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[3355443200000, 6710886399999]", 2024-08-10T05:12:35.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[6710886400000, 13421772799999]", 2024-08-10T05:12:35.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[13421772800000, 26843545599999]", 2024-08-10T05:12:35.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[26843545600000, 53687091199999]", 2024-08-10T05:12:35.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[53687091200000, None]" 2024-08-10T05:12:35.197 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.197 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T05:12:35.197 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.197 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.197 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T05:12:35.197 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T05:12:35.197 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Request size (bytes)", 2024-08-10T05:12:35.197 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 512, 2024-08-10T05:12:35.197 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T05:12:35.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T05:12:35.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 511]", 2024-08-10T05:12:35.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[512, 1023]", 2024-08-10T05:12:35.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[1024, 2047]", 2024-08-10T05:12:35.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[2048, 4095]", 2024-08-10T05:12:35.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[4096, 8191]", 2024-08-10T05:12:35.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[8192, 16383]", 2024-08-10T05:12:35.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[16384, 32767]", 2024-08-10T05:12:35.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[32768, 65535]", 2024-08-10T05:12:35.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[65536, 131071]", 2024-08-10T05:12:35.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[131072, 262143]", 2024-08-10T05:12:35.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[262144, 524287]", 2024-08-10T05:12:35.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[524288, 1048575]", 2024-08-10T05:12:35.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[1048576, 2097151]", 2024-08-10T05:12:35.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[2097152, 4194303]", 2024-08-10T05:12:35.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[4194304, 8388607]", 2024-08-10T05:12:35.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[8388608, 16777215]", 2024-08-10T05:12:35.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[16777216, 33554431]", 2024-08-10T05:12:35.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[33554432, 67108863]", 2024-08-10T05:12:35.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[67108864, 134217727]", 2024-08-10T05:12:35.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[134217728, 268435455]", 2024-08-10T05:12:35.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[268435456, 536870911]", 2024-08-10T05:12:35.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[536870912, 1073741823]", 2024-08-10T05:12:35.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[1073741824, 2147483647]", 2024-08-10T05:12:35.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[2147483648, 4294967295]", 2024-08-10T05:12:35.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[4294967296, 8589934591]", 2024-08-10T05:12:35.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[8589934592, 17179869183]", 2024-08-10T05:12:35.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[17179869184, 34359738367]", 2024-08-10T05:12:35.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[34359738368, 68719476735]", 2024-08-10T05:12:35.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[68719476736, 137438953471]", 2024-08-10T05:12:35.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[137438953472, 274877906943]", 2024-08-10T05:12:35.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[274877906944, None]" 2024-08-10T05:12:35.200 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.200 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T05:12:35.200 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.200 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.200 INFO:tasks.workunit.client.0.smithi086.stdout: "osds": [ 2024-08-10T05:12:35.200 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.200 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 0, 2024-08-10T05:12:35.200 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.203 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.203 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.203 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.203 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 1, 2024-08-10T05:12:35.203 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.206 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.206 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.206 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.206 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 2, 2024-08-10T05:12:35.206 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.209 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.209 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.209 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.209 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 3, 2024-08-10T05:12:35.209 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.212 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.212 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.212 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.212 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 4, 2024-08-10T05:12:35.212 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.215 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.215 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.215 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.215 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 5, 2024-08-10T05:12:35.215 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.217 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.218 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.218 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.218 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 6, 2024-08-10T05:12:35.218 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.220 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.220 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.220 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.221 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 7, 2024-08-10T05:12:35.221 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.221 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:35.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.223 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.223 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.223 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.223 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.223 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T05:12:35.223 INFO:tasks.workunit.client.0.smithi086.stdout: "axes": [ 2024-08-10T05:12:35.224 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.224 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T05:12:35.224 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T05:12:35.224 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Latency (usec)", 2024-08-10T05:12:35.224 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 100000, 2024-08-10T05:12:35.224 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T05:12:35.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T05:12:35.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 99999]", 2024-08-10T05:12:35.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[100000, 199999]", 2024-08-10T05:12:35.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[200000, 399999]", 2024-08-10T05:12:35.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[400000, 799999]", 2024-08-10T05:12:35.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[800000, 1599999]", 2024-08-10T05:12:35.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[1600000, 3199999]", 2024-08-10T05:12:35.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[3200000, 6399999]", 2024-08-10T05:12:35.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[6400000, 12799999]", 2024-08-10T05:12:35.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[12800000, 25599999]", 2024-08-10T05:12:35.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[25600000, 51199999]", 2024-08-10T05:12:35.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[51200000, 102399999]", 2024-08-10T05:12:35.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[102400000, 204799999]", 2024-08-10T05:12:35.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[204800000, 409599999]", 2024-08-10T05:12:35.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[409600000, 819199999]", 2024-08-10T05:12:35.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[819200000, 1638399999]", 2024-08-10T05:12:35.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[1638400000, 3276799999]", 2024-08-10T05:12:35.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[3276800000, 6553599999]", 2024-08-10T05:12:35.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[6553600000, 13107199999]", 2024-08-10T05:12:35.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[13107200000, 26214399999]", 2024-08-10T05:12:35.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[26214400000, 52428799999]", 2024-08-10T05:12:35.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[52428800000, 104857599999]", 2024-08-10T05:12:35.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[104857600000, 209715199999]", 2024-08-10T05:12:35.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[209715200000, 419430399999]", 2024-08-10T05:12:35.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[419430400000, 838860799999]", 2024-08-10T05:12:35.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[838860800000, 1677721599999]", 2024-08-10T05:12:35.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[1677721600000, 3355443199999]", 2024-08-10T05:12:35.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[3355443200000, 6710886399999]", 2024-08-10T05:12:35.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[6710886400000, 13421772799999]", 2024-08-10T05:12:35.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[13421772800000, 26843545599999]", 2024-08-10T05:12:35.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[26843545600000, 53687091199999]", 2024-08-10T05:12:35.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[53687091200000, None]" 2024-08-10T05:12:35.226 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.226 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T05:12:35.227 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.227 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.227 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T05:12:35.227 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T05:12:35.227 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Request size (bytes)", 2024-08-10T05:12:35.227 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 512, 2024-08-10T05:12:35.227 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T05:12:35.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T05:12:35.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 511]", 2024-08-10T05:12:35.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[512, 1023]", 2024-08-10T05:12:35.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[1024, 2047]", 2024-08-10T05:12:35.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[2048, 4095]", 2024-08-10T05:12:35.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[4096, 8191]", 2024-08-10T05:12:35.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[8192, 16383]", 2024-08-10T05:12:35.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[16384, 32767]", 2024-08-10T05:12:35.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[32768, 65535]", 2024-08-10T05:12:35.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[65536, 131071]", 2024-08-10T05:12:35.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[131072, 262143]", 2024-08-10T05:12:35.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[262144, 524287]", 2024-08-10T05:12:35.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[524288, 1048575]", 2024-08-10T05:12:35.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[1048576, 2097151]", 2024-08-10T05:12:35.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[2097152, 4194303]", 2024-08-10T05:12:35.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[4194304, 8388607]", 2024-08-10T05:12:35.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[8388608, 16777215]", 2024-08-10T05:12:35.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[16777216, 33554431]", 2024-08-10T05:12:35.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[33554432, 67108863]", 2024-08-10T05:12:35.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[67108864, 134217727]", 2024-08-10T05:12:35.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[134217728, 268435455]", 2024-08-10T05:12:35.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[268435456, 536870911]", 2024-08-10T05:12:35.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[536870912, 1073741823]", 2024-08-10T05:12:35.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[1073741824, 2147483647]", 2024-08-10T05:12:35.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[2147483648, 4294967295]", 2024-08-10T05:12:35.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[4294967296, 8589934591]", 2024-08-10T05:12:35.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[8589934592, 17179869183]", 2024-08-10T05:12:35.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[17179869184, 34359738367]", 2024-08-10T05:12:35.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[34359738368, 68719476735]", 2024-08-10T05:12:35.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[68719476736, 137438953471]", 2024-08-10T05:12:35.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[137438953472, 274877906943]", 2024-08-10T05:12:35.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[274877906944, None]" 2024-08-10T05:12:35.230 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.230 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T05:12:35.230 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.230 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.230 INFO:tasks.workunit.client.0.smithi086.stdout: "osds": [ 2024-08-10T05:12:35.230 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.230 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 0, 2024-08-10T05:12:35.230 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.231 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:35.231 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:35.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3, 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-08-10T05:12:35.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.233 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.233 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.233 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.233 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 1, 2024-08-10T05:12:35.233 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.234 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:35.234 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 10, 3, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.234 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 15, 5, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.234 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 17, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.234 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:35.234 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.234 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.234 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.234 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.234 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:35.234 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.234 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.234 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.236 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.236 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.236 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.236 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 2, 2024-08-10T05:12:35.236 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.237 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:35.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.239 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.239 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.239 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.239 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 3, 2024-08-10T05:12:35.239 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.241 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.242 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.242 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.242 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 4, 2024-08-10T05:12:35.242 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.242 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:35.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.244 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.244 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.244 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.244 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.244 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.244 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.244 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.244 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.244 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.244 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.244 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.244 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.244 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.244 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 5, 2024-08-10T05:12:35.245 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.247 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.247 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.247 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.247 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.247 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.247 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.247 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.247 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.247 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.247 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.247 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.247 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 6, 2024-08-10T05:12:35.247 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.248 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:35.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.248 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:35.248 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:35.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.250 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.250 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.250 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.250 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.250 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.250 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.250 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.250 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.250 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 7, 2024-08-10T05:12:35.250 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:35.250 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.250 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.250 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.251 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.251 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.251 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.251 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.251 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.251 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:35.251 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.251 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.251 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.251 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.251 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.251 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.253 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.253 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.253 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:35.253 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:35.253 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.253 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.253 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:35.253 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.253 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.253 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.253 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_counters": { 2024-08-10T05:12:35.253 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T05:12:35.253 INFO:tasks.workunit.client.0.smithi086.stdout: "mds": { 2024-08-10T05:12:35.253 INFO:tasks.workunit.client.0.smithi086.stdout: "caps": { 2024-08-10T05:12:35.254 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.254 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.254 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_flush_ack": { 2024-08-10T05:12:35.254 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.254 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.254 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_flushsnap_ack": { 2024-08-10T05:12:35.254 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.254 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.254 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_grant": { 2024-08-10T05:12:35.254 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.254 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.254 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_revoke": { 2024-08-10T05:12:35.254 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.255 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.255 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_trunc": { 2024-08-10T05:12:35.255 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.255 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.255 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_commit": { 2024-08-10T05:12:35.255 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T05:12:35.255 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.255 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_fetch_complete": { 2024-08-10T05:12:35.255 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.255 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.255 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_fetch_keys": { 2024-08-10T05:12:35.255 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.255 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.256 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_merge": { 2024-08-10T05:12:35.256 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.256 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.256 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_split": { 2024-08-10T05:12:35.256 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.256 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.256 INFO:tasks.workunit.client.0.smithi086.stdout: "exported_inodes": { 2024-08-10T05:12:35.256 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.256 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.256 INFO:tasks.workunit.client.0.smithi086.stdout: "forward": { 2024-08-10T05:12:35.256 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.256 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.256 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_cap_release": { 2024-08-10T05:12:35.256 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.257 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.257 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_caps": { 2024-08-10T05:12:35.257 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.257 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.257 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_caps_dirty": { 2024-08-10T05:12:35.257 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.257 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.257 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_inode_file_caps": { 2024-08-10T05:12:35.257 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.257 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.257 INFO:tasks.workunit.client.0.smithi086.stdout: "imported_inodes": { 2024-08-10T05:12:35.257 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.257 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.258 INFO:tasks.workunit.client.0.smithi086.stdout: "inodes": { 2024-08-10T05:12:35.258 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T05:12:35.258 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.258 INFO:tasks.workunit.client.0.smithi086.stdout: "inodes_expired": { 2024-08-10T05:12:35.258 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.258 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.258 INFO:tasks.workunit.client.0.smithi086.stdout: "inodes_pinned": { 2024-08-10T05:12:35.258 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T05:12:35.258 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.258 INFO:tasks.workunit.client.0.smithi086.stdout: "inodes_with_caps": { 2024-08-10T05:12:35.258 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.258 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.259 INFO:tasks.workunit.client.0.smithi086.stdout: "load_cent": { 2024-08-10T05:12:35.259 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.259 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.259 INFO:tasks.workunit.client.0.smithi086.stdout: "openino_dir_fetch": { 2024-08-10T05:12:35.259 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.259 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.259 INFO:tasks.workunit.client.0.smithi086.stdout: "process_request_cap_release": { 2024-08-10T05:12:35.259 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.259 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.259 INFO:tasks.workunit.client.0.smithi086.stdout: "reply_latency": { 2024-08-10T05:12:35.259 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.259 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 186842 2024-08-10T05:12:35.259 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.259 INFO:tasks.workunit.client.0.smithi086.stdout: "request": { 2024-08-10T05:12:35.260 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:35.260 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.260 INFO:tasks.workunit.client.0.smithi086.stdout: "root_rbytes": { 2024-08-10T05:12:35.260 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.260 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.260 INFO:tasks.workunit.client.0.smithi086.stdout: "root_rfiles": { 2024-08-10T05:12:35.260 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.260 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.260 INFO:tasks.workunit.client.0.smithi086.stdout: "root_rsnaps": { 2024-08-10T05:12:35.260 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.260 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.260 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_reply": { 2024-08-10T05:12:35.260 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.260 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.261 INFO:tasks.workunit.client.0.smithi086.stdout: "subtrees": { 2024-08-10T05:12:35.261 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:35.261 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.261 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.261 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_cache": { 2024-08-10T05:12:35.261 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_enqueue_scrub": { 2024-08-10T05:12:35.261 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.261 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.261 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_exportdir": { 2024-08-10T05:12:35.261 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.261 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.261 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_flush": { 2024-08-10T05:12:35.261 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.261 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.262 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_fragmentdir": { 2024-08-10T05:12:35.262 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.262 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.262 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_fragstats": { 2024-08-10T05:12:35.262 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.262 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.262 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_inodestats": { 2024-08-10T05:12:35.262 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.262 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_recovering_enqueued": { 2024-08-10T05:12:35.262 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.262 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_recovering_prioritized": { 2024-08-10T05:12:35.263 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.263 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.263 INFO:tasks.workunit.client.0.smithi086.stdout: "num_recovering_processing": { 2024-08-10T05:12:35.263 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.263 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.263 INFO:tasks.workunit.client.0.smithi086.stdout: "num_strays": { 2024-08-10T05:12:35.263 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.263 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.263 INFO:tasks.workunit.client.0.smithi086.stdout: "num_strays_delayed": { 2024-08-10T05:12:35.263 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.263 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.263 INFO:tasks.workunit.client.0.smithi086.stdout: "num_strays_enqueuing": { 2024-08-10T05:12:35.263 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.263 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.264 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_completed": { 2024-08-10T05:12:35.264 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.264 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.264 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_started": { 2024-08-10T05:12:35.264 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.264 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.264 INFO:tasks.workunit.client.0.smithi086.stdout: "strays_created": { 2024-08-10T05:12:35.264 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.264 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.264 INFO:tasks.workunit.client.0.smithi086.stdout: "strays_enqueued": { 2024-08-10T05:12:35.264 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.264 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.264 INFO:tasks.workunit.client.0.smithi086.stdout: "strays_migrated": { 2024-08-10T05:12:35.265 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.265 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.265 INFO:tasks.workunit.client.0.smithi086.stdout: "strays_reintegrated": { 2024-08-10T05:12:35.265 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.265 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.265 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.265 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_log": { 2024-08-10T05:12:35.265 INFO:tasks.workunit.client.0.smithi086.stdout: "ev": { 2024-08-10T05:12:35.265 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5 2024-08-10T05:12:35.265 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.265 INFO:tasks.workunit.client.0.smithi086.stdout: "evadd": { 2024-08-10T05:12:35.265 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5 2024-08-10T05:12:35.265 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.266 INFO:tasks.workunit.client.0.smithi086.stdout: "evex": { 2024-08-10T05:12:35.266 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.266 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.266 INFO:tasks.workunit.client.0.smithi086.stdout: "evexd": { 2024-08-10T05:12:35.266 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.266 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.266 INFO:tasks.workunit.client.0.smithi086.stdout: "evexg": { 2024-08-10T05:12:35.266 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.266 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.266 INFO:tasks.workunit.client.0.smithi086.stdout: "evtrm": { 2024-08-10T05:12:35.266 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.266 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.267 INFO:tasks.workunit.client.0.smithi086.stdout: "jlat": { 2024-08-10T05:12:35.267 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T05:12:35.267 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16417392 2024-08-10T05:12:35.267 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.267 INFO:tasks.workunit.client.0.smithi086.stdout: "replayed": { 2024-08-10T05:12:35.267 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.267 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.267 INFO:tasks.workunit.client.0.smithi086.stdout: "seg": { 2024-08-10T05:12:35.267 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:35.267 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.267 INFO:tasks.workunit.client.0.smithi086.stdout: "segadd": { 2024-08-10T05:12:35.267 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:35.267 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.267 INFO:tasks.workunit.client.0.smithi086.stdout: "segex": { 2024-08-10T05:12:35.268 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.268 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.268 INFO:tasks.workunit.client.0.smithi086.stdout: "segexd": { 2024-08-10T05:12:35.268 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.268 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.268 INFO:tasks.workunit.client.0.smithi086.stdout: "segexg": { 2024-08-10T05:12:35.268 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.268 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.268 INFO:tasks.workunit.client.0.smithi086.stdout: "segtrm": { 2024-08-10T05:12:35.268 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.268 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.268 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.268 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_mem": { 2024-08-10T05:12:35.268 INFO:tasks.workunit.client.0.smithi086.stdout: "cap": { 2024-08-10T05:12:35.269 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.269 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.269 INFO:tasks.workunit.client.0.smithi086.stdout: "cap+": { 2024-08-10T05:12:35.269 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:35.269 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.269 INFO:tasks.workunit.client.0.smithi086.stdout: "cap-": { 2024-08-10T05:12:35.269 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:35.269 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.269 INFO:tasks.workunit.client.0.smithi086.stdout: "dir": { 2024-08-10T05:12:35.269 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T05:12:35.269 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.269 INFO:tasks.workunit.client.0.smithi086.stdout: "dir+": { 2024-08-10T05:12:35.270 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T05:12:35.270 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.270 INFO:tasks.workunit.client.0.smithi086.stdout: "dir-": { 2024-08-10T05:12:35.270 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.270 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.270 INFO:tasks.workunit.client.0.smithi086.stdout: "dn": { 2024-08-10T05:12:35.270 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T05:12:35.270 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.270 INFO:tasks.workunit.client.0.smithi086.stdout: "dn+": { 2024-08-10T05:12:35.270 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T05:12:35.270 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.270 INFO:tasks.workunit.client.0.smithi086.stdout: "dn-": { 2024-08-10T05:12:35.271 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.271 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.271 INFO:tasks.workunit.client.0.smithi086.stdout: "heap": { 2024-08-10T05:12:35.271 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 207124 2024-08-10T05:12:35.271 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.271 INFO:tasks.workunit.client.0.smithi086.stdout: "ino": { 2024-08-10T05:12:35.271 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13 2024-08-10T05:12:35.271 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.271 INFO:tasks.workunit.client.0.smithi086.stdout: "ino+": { 2024-08-10T05:12:35.271 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13 2024-08-10T05:12:35.271 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.271 INFO:tasks.workunit.client.0.smithi086.stdout: "ino-": { 2024-08-10T05:12:35.271 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.272 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.272 INFO:tasks.workunit.client.0.smithi086.stdout: "rss": { 2024-08-10T05:12:35.272 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 40452 2024-08-10T05:12:35.272 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.272 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.272 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_server": { 2024-08-10T05:12:35.272 INFO:tasks.workunit.client.0.smithi086.stdout: "cap_acquisition_throttle": { 2024-08-10T05:12:35.272 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.272 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.272 INFO:tasks.workunit.client.0.smithi086.stdout: "cap_revoke_eviction": { 2024-08-10T05:12:35.272 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.272 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.272 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_request": { 2024-08-10T05:12:35.273 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:35.273 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.273 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_session": { 2024-08-10T05:12:35.273 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16 2024-08-10T05:12:35.273 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.273 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_peer_request": { 2024-08-10T05:12:35.273 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.273 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.273 INFO:tasks.workunit.client.0.smithi086.stdout: "req_create_latency": { 2024-08-10T05:12:35.273 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.273 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.273 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.273 INFO:tasks.workunit.client.0.smithi086.stdout: "req_getattr_latency": { 2024-08-10T05:12:35.274 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.274 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 186842 2024-08-10T05:12:35.274 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.274 INFO:tasks.workunit.client.0.smithi086.stdout: "req_getfilelock_latency": { 2024-08-10T05:12:35.274 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.274 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.274 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.274 INFO:tasks.workunit.client.0.smithi086.stdout: "req_getvxattr_latency": { 2024-08-10T05:12:35.274 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.274 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.274 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.274 INFO:tasks.workunit.client.0.smithi086.stdout: "req_link_latency": { 2024-08-10T05:12:35.275 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.275 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.275 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.275 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookup_latency": { 2024-08-10T05:12:35.275 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.275 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.275 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.275 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookuphash_latency": { 2024-08-10T05:12:35.275 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.275 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.275 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.275 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookupino_latency": { 2024-08-10T05:12:35.275 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.275 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.276 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.276 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookupname_latency": { 2024-08-10T05:12:35.276 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.276 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.276 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.276 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookupparent_latency": { 2024-08-10T05:12:35.276 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.276 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.276 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.276 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookupsnap_latency": { 2024-08-10T05:12:35.276 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.276 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.276 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.277 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lssnap_latency": { 2024-08-10T05:12:35.277 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.277 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.277 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.277 INFO:tasks.workunit.client.0.smithi086.stdout: "req_mkdir_latency": { 2024-08-10T05:12:35.277 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.277 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.277 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.277 INFO:tasks.workunit.client.0.smithi086.stdout: "req_mknod_latency": { 2024-08-10T05:12:35.277 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.277 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.277 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.277 INFO:tasks.workunit.client.0.smithi086.stdout: "req_mksnap_latency": { 2024-08-10T05:12:35.278 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.278 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.278 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.278 INFO:tasks.workunit.client.0.smithi086.stdout: "req_open_latency": { 2024-08-10T05:12:35.278 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.278 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.278 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.278 INFO:tasks.workunit.client.0.smithi086.stdout: "req_readdir_latency": { 2024-08-10T05:12:35.278 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.278 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.278 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.278 INFO:tasks.workunit.client.0.smithi086.stdout: "req_rename_latency": { 2024-08-10T05:12:35.278 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.279 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.279 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.279 INFO:tasks.workunit.client.0.smithi086.stdout: "req_renamesnap_latency": { 2024-08-10T05:12:35.279 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.279 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.279 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.279 INFO:tasks.workunit.client.0.smithi086.stdout: "req_rmdir_latency": { 2024-08-10T05:12:35.279 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.279 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.279 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.279 INFO:tasks.workunit.client.0.smithi086.stdout: "req_rmsnap_latency": { 2024-08-10T05:12:35.279 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.279 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.280 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.280 INFO:tasks.workunit.client.0.smithi086.stdout: "req_rmxattr_latency": { 2024-08-10T05:12:35.280 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.280 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.280 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.280 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setattr_latency": { 2024-08-10T05:12:35.280 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.280 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.280 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.280 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setdirlayout_latency": { 2024-08-10T05:12:35.280 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.280 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.280 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.281 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setfilelock_latency": { 2024-08-10T05:12:35.281 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.281 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.281 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.281 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setlayout_latency": { 2024-08-10T05:12:35.281 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.281 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.281 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.281 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setxattr_latency": { 2024-08-10T05:12:35.281 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.281 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.281 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.282 INFO:tasks.workunit.client.0.smithi086.stdout: "req_snapdiff_latency": { 2024-08-10T05:12:35.282 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.282 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.282 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.282 INFO:tasks.workunit.client.0.smithi086.stdout: "req_symlink_latency": { 2024-08-10T05:12:35.282 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.282 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.282 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.282 INFO:tasks.workunit.client.0.smithi086.stdout: "req_unlink_latency": { 2024-08-10T05:12:35.282 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.282 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.282 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.283 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.283 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_sessions": { 2024-08-10T05:12:35.283 INFO:tasks.workunit.client.0.smithi086.stdout: "average_load": { 2024-08-10T05:12:35.283 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:35.283 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.283 INFO:tasks.workunit.client.0.smithi086.stdout: "avg_session_uptime": { 2024-08-10T05:12:35.283 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85 2024-08-10T05:12:35.283 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.283 INFO:tasks.workunit.client.0.smithi086.stdout: "mdthresh_evicted": { 2024-08-10T05:12:35.283 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.283 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.283 INFO:tasks.workunit.client.0.smithi086.stdout: "session_add": { 2024-08-10T05:12:35.283 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:35.284 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.284 INFO:tasks.workunit.client.0.smithi086.stdout: "session_count": { 2024-08-10T05:12:35.284 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.284 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.284 INFO:tasks.workunit.client.0.smithi086.stdout: "session_remove": { 2024-08-10T05:12:35.284 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:35.284 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.284 INFO:tasks.workunit.client.0.smithi086.stdout: "sessions_open": { 2024-08-10T05:12:35.284 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.284 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.284 INFO:tasks.workunit.client.0.smithi086.stdout: "sessions_stale": { 2024-08-10T05:12:35.284 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.284 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.285 INFO:tasks.workunit.client.0.smithi086.stdout: "total_load": { 2024-08-10T05:12:35.285 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:35.285 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.285 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.285 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T05:12:35.285 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T05:12:35.285 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.285 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.285 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:35.285 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.285 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.285 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T05:12:35.285 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.285 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.285 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:35.286 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45 2024-08-10T05:12:35.286 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.286 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.286 INFO:tasks.workunit.client.0.smithi086.stdout: "purge_queue": { 2024-08-10T05:12:35.286 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executed": { 2024-08-10T05:12:35.286 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.286 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.286 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executed_ops": { 2024-08-10T05:12:35.286 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.286 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.286 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executing": { 2024-08-10T05:12:35.286 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.286 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.287 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executing_high_water": { 2024-08-10T05:12:35.287 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.287 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.287 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executing_ops": { 2024-08-10T05:12:35.287 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.287 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.287 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executing_ops_high_water": { 2024-08-10T05:12:35.287 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.287 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.287 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_item_in_journal": { 2024-08-10T05:12:35.287 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.287 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.287 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.287 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.288 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T05:12:35.288 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:35.288 INFO:tasks.workunit.client.0.smithi086.stdout: "election_call": { 2024-08-10T05:12:35.288 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:35.288 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.288 INFO:tasks.workunit.client.0.smithi086.stdout: "election_lose": { 2024-08-10T05:12:35.288 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:35.288 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.288 INFO:tasks.workunit.client.0.smithi086.stdout: "election_win": { 2024-08-10T05:12:35.288 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.288 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.288 INFO:tasks.workunit.client.0.smithi086.stdout: "num_elections": { 2024-08-10T05:12:35.288 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7 2024-08-10T05:12:35.288 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.289 INFO:tasks.workunit.client.0.smithi086.stdout: "num_sessions": { 2024-08-10T05:12:35.289 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11 2024-08-10T05:12:35.289 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.289 INFO:tasks.workunit.client.0.smithi086.stdout: "session_add": { 2024-08-10T05:12:35.289 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T05:12:35.289 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.289 INFO:tasks.workunit.client.0.smithi086.stdout: "session_rm": { 2024-08-10T05:12:35.289 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 51 2024-08-10T05:12:35.289 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.289 INFO:tasks.workunit.client.0.smithi086.stdout: "session_trim": { 2024-08-10T05:12:35.289 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.289 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.289 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.290 INFO:tasks.workunit.client.0.smithi086.stdout: "paxos": { 2024-08-10T05:12:35.290 INFO:tasks.workunit.client.0.smithi086.stdout: "accept_timeout": { 2024-08-10T05:12:35.290 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.290 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.290 INFO:tasks.workunit.client.0.smithi086.stdout: "begin": { 2024-08-10T05:12:35.290 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 840 2024-08-10T05:12:35.290 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.290 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_bytes": { 2024-08-10T05:12:35.290 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 840, 2024-08-10T05:12:35.290 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3975195 2024-08-10T05:12:35.290 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.290 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_keys": { 2024-08-10T05:12:35.290 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.291 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.291 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.291 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_latency": { 2024-08-10T05:12:35.291 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 840, 2024-08-10T05:12:35.291 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 116997778 2024-08-10T05:12:35.291 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.291 INFO:tasks.workunit.client.0.smithi086.stdout: "collect": { 2024-08-10T05:12:35.291 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:35.291 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.291 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_bytes": { 2024-08-10T05:12:35.291 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.291 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 146 2024-08-10T05:12:35.291 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.292 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_keys": { 2024-08-10T05:12:35.292 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.292 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:35.292 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.292 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_latency": { 2024-08-10T05:12:35.292 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.292 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 999981 2024-08-10T05:12:35.292 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.292 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_timeout": { 2024-08-10T05:12:35.292 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.292 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.292 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_uncommitted": { 2024-08-10T05:12:35.293 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.293 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.293 INFO:tasks.workunit.client.0.smithi086.stdout: "commit": { 2024-08-10T05:12:35.293 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 841 2024-08-10T05:12:35.293 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.293 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_bytes": { 2024-08-10T05:12:35.293 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.293 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.293 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.293 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_keys": { 2024-08-10T05:12:35.293 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.293 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.293 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.293 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_latency": { 2024-08-10T05:12:35.294 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.294 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.294 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.294 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_ack_timeout": { 2024-08-10T05:12:35.294 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.294 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.294 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_timeout": { 2024-08-10T05:12:35.294 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.294 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.294 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn": { 2024-08-10T05:12:35.294 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.294 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.294 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn_latency": { 2024-08-10T05:12:35.295 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.295 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.295 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.295 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh": { 2024-08-10T05:12:35.295 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 841 2024-08-10T05:12:35.295 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.295 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh_latency": { 2024-08-10T05:12:35.295 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 841, 2024-08-10T05:12:35.295 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1884964275 2024-08-10T05:12:35.295 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.295 INFO:tasks.workunit.client.0.smithi086.stdout: "restart": { 2024-08-10T05:12:35.295 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13 2024-08-10T05:12:35.295 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.296 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state": { 2024-08-10T05:12:35.296 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.296 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.296 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_bytes": { 2024-08-10T05:12:35.296 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.296 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.296 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.296 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_keys": { 2024-08-10T05:12:35.296 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.296 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.296 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.296 INFO:tasks.workunit.client.0.smithi086.stdout: "start_leader": { 2024-08-10T05:12:35.296 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.297 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.297 INFO:tasks.workunit.client.0.smithi086.stdout: "start_peon": { 2024-08-10T05:12:35.297 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:35.297 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.297 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state": { 2024-08-10T05:12:35.297 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 841 2024-08-10T05:12:35.297 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.297 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_bytes": { 2024-08-10T05:12:35.297 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 841, 2024-08-10T05:12:35.297 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7792619 2024-08-10T05:12:35.297 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.297 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_keys": { 2024-08-10T05:12:35.297 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 841, 2024-08-10T05:12:35.298 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5688 2024-08-10T05:12:35.298 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.298 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_latency": { 2024-08-10T05:12:35.298 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 841, 2024-08-10T05:12:35.298 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 294994415 2024-08-10T05:12:35.298 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.298 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.298 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache": { 2024-08-10T05:12:35.298 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:35.298 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1020054731 2024-08-10T05:12:35.298 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.298 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:35.298 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 44900352 2024-08-10T05:12:35.299 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.299 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:35.299 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 34021376 2024-08-10T05:12:35.299 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.299 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:35.299 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2147483648 2024-08-10T05:12:35.299 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.299 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:35.299 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10878976 2024-08-10T05:12:35.299 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.299 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.299 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:full": { 2024-08-10T05:12:35.299 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.299 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 348127232 2024-08-10T05:12:35.300 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.300 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.300 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.300 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.300 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.300 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.300 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.300 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.300 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 277005551 2024-08-10T05:12:35.300 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.300 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.300 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 310790 2024-08-10T05:12:35.300 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.300 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.301 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.301 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.301 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.301 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.301 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.301 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.301 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.301 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.301 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.301 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.301 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.301 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.301 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.302 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.302 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.302 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.302 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.302 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.302 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.302 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.302 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.302 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.302 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.302 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.302 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70810891 2024-08-10T05:12:35.302 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.303 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.303 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:inc": { 2024-08-10T05:12:35.303 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.303 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 348127232 2024-08-10T05:12:35.303 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.303 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.303 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.303 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.303 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.303 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.303 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.303 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.303 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 277005551 2024-08-10T05:12:35.304 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.304 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.304 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 44103 2024-08-10T05:12:35.304 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.304 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.304 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.304 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.304 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.304 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.304 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.304 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.304 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.304 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.304 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.305 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.305 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.305 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.305 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.305 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.305 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.305 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.305 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.305 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.305 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.305 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.305 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.305 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.306 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.306 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.306 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71077578 2024-08-10T05:12:35.306 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.306 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.306 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:kv": { 2024-08-10T05:12:35.306 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.306 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 322961408 2024-08-10T05:12:35.306 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.306 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.306 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.306 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.307 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.307 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.307 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.307 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.307 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 184670367 2024-08-10T05:12:35.307 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.307 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.307 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.307 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.307 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.307 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.307 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.307 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.307 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.308 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.308 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.308 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.308 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.308 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.308 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.308 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.308 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.308 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.308 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.308 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.308 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.308 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.308 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.309 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.309 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.309 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.309 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.309 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.309 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.309 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71182177 2024-08-10T05:12:35.309 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.309 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.309 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb": { 2024-08-10T05:12:35.309 INFO:tasks.workunit.client.0.smithi086.stdout: "compact": { 2024-08-10T05:12:35.309 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.309 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.310 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_len": { 2024-08-10T05:12:35.310 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.310 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.310 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_merge": { 2024-08-10T05:12:35.310 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.310 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.310 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_range": { 2024-08-10T05:12:35.310 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:35.310 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.310 INFO:tasks.workunit.client.0.smithi086.stdout: "get_latency": { 2024-08-10T05:12:35.310 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 35833, 2024-08-10T05:12:35.310 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 89045303 2024-08-10T05:12:35.310 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.311 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_delay_time": { 2024-08-10T05:12:35.311 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.311 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.311 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.311 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_memtable_time": { 2024-08-10T05:12:35.311 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.311 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.311 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.311 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-10T05:12:35.311 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.311 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.311 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.311 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_wal_time": { 2024-08-10T05:12:35.312 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.312 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.312 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.312 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_latency": { 2024-08-10T05:12:35.312 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.312 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.312 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.312 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_sync_latency": { 2024-08-10T05:12:35.312 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1837, 2024-08-10T05:12:35.312 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 526633442 2024-08-10T05:12:35.312 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.312 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.313 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.313 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.aa6cea36570cc2465c475ed3bd6f61fb3af5f32a": { 2024-08-10T05:12:35.313 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:35.313 INFO:tasks.workunit.client.0.smithi086.stdout: "election_call": { 2024-08-10T05:12:35.313 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:35.313 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.313 INFO:tasks.workunit.client.0.smithi086.stdout: "election_lose": { 2024-08-10T05:12:35.313 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:35.313 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.313 INFO:tasks.workunit.client.0.smithi086.stdout: "election_win": { 2024-08-10T05:12:35.313 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.313 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.313 INFO:tasks.workunit.client.0.smithi086.stdout: "num_elections": { 2024-08-10T05:12:35.314 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T05:12:35.314 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.314 INFO:tasks.workunit.client.0.smithi086.stdout: "num_sessions": { 2024-08-10T05:12:35.314 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T05:12:35.314 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.314 INFO:tasks.workunit.client.0.smithi086.stdout: "session_add": { 2024-08-10T05:12:35.314 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5 2024-08-10T05:12:35.314 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.314 INFO:tasks.workunit.client.0.smithi086.stdout: "session_rm": { 2024-08-10T05:12:35.314 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85 2024-08-10T05:12:35.314 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.314 INFO:tasks.workunit.client.0.smithi086.stdout: "session_trim": { 2024-08-10T05:12:35.314 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.315 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.315 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.315 INFO:tasks.workunit.client.0.smithi086.stdout: "paxos": { 2024-08-10T05:12:35.315 INFO:tasks.workunit.client.0.smithi086.stdout: "accept_timeout": { 2024-08-10T05:12:35.315 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.315 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.315 INFO:tasks.workunit.client.0.smithi086.stdout: "begin": { 2024-08-10T05:12:35.315 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 831 2024-08-10T05:12:35.315 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.315 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_bytes": { 2024-08-10T05:12:35.315 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 831, 2024-08-10T05:12:35.315 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3948951 2024-08-10T05:12:35.315 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.316 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_keys": { 2024-08-10T05:12:35.316 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.316 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.316 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.316 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_latency": { 2024-08-10T05:12:35.316 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 831, 2024-08-10T05:12:35.316 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 281993761 2024-08-10T05:12:35.316 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.316 INFO:tasks.workunit.client.0.smithi086.stdout: "collect": { 2024-08-10T05:12:35.316 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:35.316 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.316 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_bytes": { 2024-08-10T05:12:35.316 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:35.317 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73 2024-08-10T05:12:35.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.317 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_keys": { 2024-08-10T05:12:35.317 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:35.317 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:35.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.317 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_latency": { 2024-08-10T05:12:35.317 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:35.317 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.317 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_timeout": { 2024-08-10T05:12:35.317 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.318 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_uncommitted": { 2024-08-10T05:12:35.318 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.318 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.318 INFO:tasks.workunit.client.0.smithi086.stdout: "commit": { 2024-08-10T05:12:35.318 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 833 2024-08-10T05:12:35.318 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.318 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_bytes": { 2024-08-10T05:12:35.318 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.318 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.318 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.318 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_keys": { 2024-08-10T05:12:35.318 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.319 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.319 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.319 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_latency": { 2024-08-10T05:12:35.319 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.319 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.319 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.319 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_ack_timeout": { 2024-08-10T05:12:35.319 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.319 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.319 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_timeout": { 2024-08-10T05:12:35.319 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.319 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.319 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn": { 2024-08-10T05:12:35.320 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.320 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.320 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn_latency": { 2024-08-10T05:12:35.320 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.320 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.320 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.320 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh": { 2024-08-10T05:12:35.320 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 833 2024-08-10T05:12:35.320 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.320 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh_latency": { 2024-08-10T05:12:35.320 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 833, 2024-08-10T05:12:35.320 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2032954970 2024-08-10T05:12:35.320 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.321 INFO:tasks.workunit.client.0.smithi086.stdout: "restart": { 2024-08-10T05:12:35.321 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8 2024-08-10T05:12:35.321 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.321 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state": { 2024-08-10T05:12:35.321 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.321 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.321 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_bytes": { 2024-08-10T05:12:35.321 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.321 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.321 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.321 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_keys": { 2024-08-10T05:12:35.321 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.321 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.322 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.322 INFO:tasks.workunit.client.0.smithi086.stdout: "start_leader": { 2024-08-10T05:12:35.322 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.322 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.322 INFO:tasks.workunit.client.0.smithi086.stdout: "start_peon": { 2024-08-10T05:12:35.322 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:35.322 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.322 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state": { 2024-08-10T05:12:35.322 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 832 2024-08-10T05:12:35.322 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.322 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_bytes": { 2024-08-10T05:12:35.322 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 832, 2024-08-10T05:12:35.322 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7742040 2024-08-10T05:12:35.323 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.323 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_keys": { 2024-08-10T05:12:35.323 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 832, 2024-08-10T05:12:35.323 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5618 2024-08-10T05:12:35.323 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.323 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_latency": { 2024-08-10T05:12:35.323 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 832, 2024-08-10T05:12:35.323 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 563987525 2024-08-10T05:12:35.323 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.323 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.323 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache": { 2024-08-10T05:12:35.323 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:35.323 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1020054731 2024-08-10T05:12:35.323 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.324 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:35.324 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42803200 2024-08-10T05:12:35.324 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.324 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:35.324 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 34529280 2024-08-10T05:12:35.324 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.324 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:35.324 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2147483648 2024-08-10T05:12:35.324 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.324 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:35.324 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8273920 2024-08-10T05:12:35.324 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.324 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.325 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:full": { 2024-08-10T05:12:35.325 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.325 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 348127232 2024-08-10T05:12:35.325 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.325 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.325 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.325 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.325 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.325 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.325 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.325 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.325 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 277005551 2024-08-10T05:12:35.325 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.326 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.326 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 310790 2024-08-10T05:12:35.326 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.326 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.326 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.326 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.326 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.326 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.326 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.326 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.326 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.326 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.327 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.327 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.327 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.327 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.327 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.327 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.327 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.327 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.327 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.327 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.327 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.327 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.327 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.328 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.328 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.328 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.328 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70810891 2024-08-10T05:12:35.328 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.328 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.328 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:inc": { 2024-08-10T05:12:35.328 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.328 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 348127232 2024-08-10T05:12:35.328 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.328 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.328 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.328 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.328 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.329 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.329 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.329 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.329 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 277005551 2024-08-10T05:12:35.329 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.329 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.329 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 44103 2024-08-10T05:12:35.329 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.329 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.329 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.329 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.329 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.329 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.330 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.330 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.330 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.330 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.330 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.330 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.330 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.330 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.330 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.330 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.330 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.330 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.330 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.330 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.331 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.331 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.331 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.331 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.331 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.331 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.331 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71077578 2024-08-10T05:12:35.331 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.331 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.331 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:kv": { 2024-08-10T05:12:35.331 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.331 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 322961408 2024-08-10T05:12:35.332 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.332 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.332 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.332 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.332 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.332 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.332 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.332 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.332 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 184670367 2024-08-10T05:12:35.332 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.332 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.332 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.332 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.332 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.333 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.333 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.333 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.333 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.333 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.333 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.333 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.333 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.333 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.333 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.333 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.333 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.333 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.333 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.334 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.334 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.334 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.334 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.334 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.334 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.334 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.334 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.334 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.334 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.334 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71182177 2024-08-10T05:12:35.334 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.335 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.335 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb": { 2024-08-10T05:12:35.335 INFO:tasks.workunit.client.0.smithi086.stdout: "compact": { 2024-08-10T05:12:35.335 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.335 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.335 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_len": { 2024-08-10T05:12:35.335 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.335 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.335 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_merge": { 2024-08-10T05:12:35.335 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.335 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.335 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_range": { 2024-08-10T05:12:35.335 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:35.336 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.336 INFO:tasks.workunit.client.0.smithi086.stdout: "get_latency": { 2024-08-10T05:12:35.336 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 35820, 2024-08-10T05:12:35.336 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 93081748 2024-08-10T05:12:35.336 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.336 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_delay_time": { 2024-08-10T05:12:35.336 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.336 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.336 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.336 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_memtable_time": { 2024-08-10T05:12:35.336 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.336 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.336 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.336 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-10T05:12:35.337 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.337 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.337 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.337 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_wal_time": { 2024-08-10T05:12:35.337 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.337 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.337 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.337 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_latency": { 2024-08-10T05:12:35.337 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.337 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.337 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.337 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_sync_latency": { 2024-08-10T05:12:35.338 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1792, 2024-08-10T05:12:35.338 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 912410600 2024-08-10T05:12:35.338 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.338 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.338 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.338 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T05:12:35.338 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:35.338 INFO:tasks.workunit.client.0.smithi086.stdout: "election_call": { 2024-08-10T05:12:35.338 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:35.338 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.338 INFO:tasks.workunit.client.0.smithi086.stdout: "election_lose": { 2024-08-10T05:12:35.338 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.338 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.339 INFO:tasks.workunit.client.0.smithi086.stdout: "election_win": { 2024-08-10T05:12:35.339 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T05:12:35.339 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_elections": { 2024-08-10T05:12:35.339 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9 2024-08-10T05:12:35.339 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_sessions": { 2024-08-10T05:12:35.339 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6 2024-08-10T05:12:35.339 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.339 INFO:tasks.workunit.client.0.smithi086.stdout: "session_add": { 2024-08-10T05:12:35.339 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T05:12:35.339 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.340 INFO:tasks.workunit.client.0.smithi086.stdout: "session_rm": { 2024-08-10T05:12:35.340 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176 2024-08-10T05:12:35.340 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.340 INFO:tasks.workunit.client.0.smithi086.stdout: "session_trim": { 2024-08-10T05:12:35.340 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.340 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.340 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.340 INFO:tasks.workunit.client.0.smithi086.stdout: "paxos": { 2024-08-10T05:12:35.340 INFO:tasks.workunit.client.0.smithi086.stdout: "accept_timeout": { 2024-08-10T05:12:35.340 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.340 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.340 INFO:tasks.workunit.client.0.smithi086.stdout: "begin": { 2024-08-10T05:12:35.340 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 967 2024-08-10T05:12:35.341 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.341 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_bytes": { 2024-08-10T05:12:35.341 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 967, 2024-08-10T05:12:35.341 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5026130 2024-08-10T05:12:35.341 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.341 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_keys": { 2024-08-10T05:12:35.341 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 967, 2024-08-10T05:12:35.341 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2901 2024-08-10T05:12:35.341 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.341 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_latency": { 2024-08-10T05:12:35.341 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 967, 2024-08-10T05:12:35.341 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 184995905 2024-08-10T05:12:35.341 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.342 INFO:tasks.workunit.client.0.smithi086.stdout: "collect": { 2024-08-10T05:12:35.342 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.342 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.342 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_bytes": { 2024-08-10T05:12:35.342 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.342 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.342 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.342 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_keys": { 2024-08-10T05:12:35.342 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.342 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.342 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.342 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_latency": { 2024-08-10T05:12:35.342 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.343 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.343 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.343 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_timeout": { 2024-08-10T05:12:35.343 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.343 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.343 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_uncommitted": { 2024-08-10T05:12:35.343 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.343 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.343 INFO:tasks.workunit.client.0.smithi086.stdout: "commit": { 2024-08-10T05:12:35.343 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 967 2024-08-10T05:12:35.343 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.343 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_bytes": { 2024-08-10T05:12:35.343 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 967, 2024-08-10T05:12:35.344 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4956564 2024-08-10T05:12:35.344 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.344 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_keys": { 2024-08-10T05:12:35.344 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 967, 2024-08-10T05:12:35.344 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5530 2024-08-10T05:12:35.344 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.344 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_latency": { 2024-08-10T05:12:35.344 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 967, 2024-08-10T05:12:35.344 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 440493827 2024-08-10T05:12:35.344 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.344 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_ack_timeout": { 2024-08-10T05:12:35.344 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.344 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.345 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_timeout": { 2024-08-10T05:12:35.345 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.345 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.345 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn": { 2024-08-10T05:12:35.345 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:35.345 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.345 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn_latency": { 2024-08-10T05:12:35.345 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.345 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.345 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.345 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh": { 2024-08-10T05:12:35.345 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 969 2024-08-10T05:12:35.345 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.346 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh_latency": { 2024-08-10T05:12:35.346 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 969, 2024-08-10T05:12:35.346 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2627941849 2024-08-10T05:12:35.346 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.346 INFO:tasks.workunit.client.0.smithi086.stdout: "restart": { 2024-08-10T05:12:35.346 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T05:12:35.346 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.346 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state": { 2024-08-10T05:12:35.346 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T05:12:35.346 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.346 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_bytes": { 2024-08-10T05:12:35.347 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:35.347 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1627 2024-08-10T05:12:35.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.347 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_keys": { 2024-08-10T05:12:35.347 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:35.347 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T05:12:35.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.347 INFO:tasks.workunit.client.0.smithi086.stdout: "start_leader": { 2024-08-10T05:12:35.347 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T05:12:35.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.347 INFO:tasks.workunit.client.0.smithi086.stdout: "start_peon": { 2024-08-10T05:12:35.347 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.347 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state": { 2024-08-10T05:12:35.348 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.348 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.348 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_bytes": { 2024-08-10T05:12:35.348 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.348 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.348 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.348 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_keys": { 2024-08-10T05:12:35.348 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.348 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.348 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.348 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_latency": { 2024-08-10T05:12:35.348 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.348 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.349 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.349 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.349 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache": { 2024-08-10T05:12:35.349 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:35.349 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1020054731 2024-08-10T05:12:35.349 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.349 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:35.349 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 47939584 2024-08-10T05:12:35.349 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.349 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:35.349 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 40656896 2024-08-10T05:12:35.349 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.349 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:35.349 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2147483648 2024-08-10T05:12:35.350 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.350 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:35.350 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7282688 2024-08-10T05:12:35.350 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.350 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.350 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:full": { 2024-08-10T05:12:35.350 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.350 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 348127232 2024-08-10T05:12:35.350 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.350 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.350 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.350 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.350 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.351 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.351 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.351 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 277006627 2024-08-10T05:12:35.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.351 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.351 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 310360 2024-08-10T05:12:35.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.351 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.351 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.351 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.351 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.352 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.352 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.352 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.352 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.352 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.352 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.352 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.352 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.352 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.352 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.352 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.352 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.352 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.352 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.353 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.353 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.353 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.353 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.353 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.353 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70810245 2024-08-10T05:12:35.353 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.353 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.353 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:inc": { 2024-08-10T05:12:35.353 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.353 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 348127232 2024-08-10T05:12:35.353 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.353 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.353 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.354 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.354 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.354 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.354 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.354 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.354 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 277006627 2024-08-10T05:12:35.354 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.354 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.354 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 41664 2024-08-10T05:12:35.354 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.354 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.354 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.354 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.355 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.355 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.355 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.355 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.355 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.355 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.355 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.355 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.355 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.355 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.355 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.355 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.355 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.356 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.356 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.356 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.356 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.356 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.356 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.356 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.356 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.356 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.356 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71078941 2024-08-10T05:12:35.356 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.356 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.357 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:kv": { 2024-08-10T05:12:35.357 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.357 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 322961408 2024-08-10T05:12:35.357 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.357 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.357 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.357 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.357 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.357 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.357 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.357 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.357 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 184671084 2024-08-10T05:12:35.357 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.358 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.358 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.358 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.358 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.358 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.358 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.358 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.358 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.358 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.358 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.358 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.358 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.358 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.359 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.359 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.359 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.359 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.359 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.359 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.359 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.359 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.360 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.360 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.360 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.360 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71181460 2024-08-10T05:12:35.360 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.360 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.360 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb": { 2024-08-10T05:12:35.360 INFO:tasks.workunit.client.0.smithi086.stdout: "compact": { 2024-08-10T05:12:35.360 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.360 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.360 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_len": { 2024-08-10T05:12:35.360 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.360 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.361 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_merge": { 2024-08-10T05:12:35.361 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.361 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.361 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_range": { 2024-08-10T05:12:35.361 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:35.361 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.361 INFO:tasks.workunit.client.0.smithi086.stdout: "get_latency": { 2024-08-10T05:12:35.361 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 43245, 2024-08-10T05:12:35.361 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 172882556 2024-08-10T05:12:35.361 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.361 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_delay_time": { 2024-08-10T05:12:35.361 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.361 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.361 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.362 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_memtable_time": { 2024-08-10T05:12:35.362 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.362 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.362 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.362 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-10T05:12:35.362 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.362 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.362 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.362 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_wal_time": { 2024-08-10T05:12:35.362 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.362 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.362 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.362 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_latency": { 2024-08-10T05:12:35.363 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.363 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.363 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.363 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_sync_latency": { 2024-08-10T05:12:35.363 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2110, 2024-08-10T05:12:35.363 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 725060144 2024-08-10T05:12:35.363 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.363 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.363 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.363 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.0": { 2024-08-10T05:12:35.363 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.363 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T05:12:35.364 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.364 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.364 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T05:12:35.364 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.364 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.364 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T05:12:35.364 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T05:12:35.364 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.364 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_main": { 2024-08-10T05:12:35.364 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.364 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.364 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T05:12:35.364 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.365 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.365 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T05:12:35.365 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.365 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.365 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T05:12:35.365 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T05:12:35.365 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.365 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T05:12:35.365 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2727936 2024-08-10T05:12:35.365 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.365 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T05:12:35.365 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.365 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.365 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.366 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T05:12:35.366 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.366 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.366 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.366 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T05:12:35.366 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:35.366 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.366 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T05:12:35.366 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27656192 2024-08-10T05:12:35.366 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.366 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T05:12:35.366 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1724416 2024-08-10T05:12:35.366 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.367 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T05:12:35.367 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1585152 2024-08-10T05:12:35.367 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.367 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T05:12:35.367 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:35.367 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.367 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T05:12:35.367 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.370 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.370 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T05:12:35.370 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.370 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T05:12:35.371 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14 2024-08-10T05:12:35.371 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.371 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T05:12:35.371 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206272 2024-08-10T05:12:35.371 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.371 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T05:12:35.371 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23 2024-08-10T05:12:35.371 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.371 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T05:12:35.371 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1282048 2024-08-10T05:12:35.371 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.371 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T05:12:35.371 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1286144 2024-08-10T05:12:35.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.372 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T05:12:35.372 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.372 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T05:12:35.372 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.372 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T05:12:35.372 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15 2024-08-10T05:12:35.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.372 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T05:12:35.372 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4913 2024-08-10T05:12:35.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.373 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T05:12:35.373 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T05:12:35.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.373 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T05:12:35.373 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:35.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.373 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T05:12:35.373 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:35.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.373 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T05:12:35.373 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:35.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.373 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T05:12:35.374 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:35.374 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.374 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T05:12:35.374 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.374 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.374 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T05:12:35.374 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.374 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.374 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T05:12:35.374 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.374 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.374 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T05:12:35.374 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.375 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.375 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T05:12:35.375 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.375 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.375 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T05:12:35.375 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.375 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.375 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T05:12:35.375 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.375 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.375 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T05:12:35.375 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.375 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.375 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T05:12:35.376 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.376 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.376 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T05:12:35.376 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4390912 2024-08-10T05:12:35.376 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.376 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.376 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T05:12:35.376 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T05:12:35.376 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:35.376 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.376 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T05:12:35.376 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1400832 2024-08-10T05:12:35.376 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.376 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T05:12:35.377 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4, 2024-08-10T05:12:35.377 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 133163 2024-08-10T05:12:35.377 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.377 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T05:12:35.377 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.377 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.377 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.377 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T05:12:35.377 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.377 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.377 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T05:12:35.377 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.377 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.378 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T05:12:35.378 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.378 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.378 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T05:12:35.378 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 26, 2024-08-10T05:12:35.378 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73299 2024-08-10T05:12:35.378 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.378 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T05:12:35.378 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.378 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.378 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.378 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T05:12:35.378 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.378 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.379 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T05:12:35.379 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 374, 2024-08-10T05:12:35.379 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 102962830 2024-08-10T05:12:35.379 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.379 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T05:12:35.379 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 368, 2024-08-10T05:12:35.379 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7493621 2024-08-10T05:12:35.379 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.379 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T05:12:35.379 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 374, 2024-08-10T05:12:35.379 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 364366 2024-08-10T05:12:35.379 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.379 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T05:12:35.380 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 374, 2024-08-10T05:12:35.380 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 103327196 2024-08-10T05:12:35.380 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.380 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T05:12:35.380 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.380 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.380 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.380 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T05:12:35.380 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:35.380 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 37035 2024-08-10T05:12:35.380 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.380 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T05:12:35.381 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 8, 2024-08-10T05:12:35.381 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18443 2024-08-10T05:12:35.381 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.381 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T05:12:35.381 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.381 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.381 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.381 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T05:12:35.381 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.381 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.381 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.381 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T05:12:35.381 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4, 2024-08-10T05:12:35.382 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12881 2024-08-10T05:12:35.382 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.382 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T05:12:35.382 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 828 2024-08-10T05:12:35.382 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.382 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T05:12:35.382 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 244 2024-08-10T05:12:35.382 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.382 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T05:12:35.382 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 133, 2024-08-10T05:12:35.382 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3179300 2024-08-10T05:12:35.382 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.383 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T05:12:35.383 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 347, 2024-08-10T05:12:35.383 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 371199 2024-08-10T05:12:35.383 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.383 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T05:12:35.383 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 214, 2024-08-10T05:12:35.383 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3571224 2024-08-10T05:12:35.383 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.383 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T05:12:35.383 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.383 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.383 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T05:12:35.383 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.383 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 35306 2024-08-10T05:12:35.384 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.384 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T05:12:35.384 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 475, 2024-08-10T05:12:35.384 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 26968711 2024-08-10T05:12:35.384 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.384 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T05:12:35.384 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 128, 2024-08-10T05:12:35.384 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13090033 2024-08-10T05:12:35.384 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.384 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T05:12:35.384 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 127, 2024-08-10T05:12:35.384 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 334876804599 2024-08-10T05:12:35.384 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.385 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T05:12:35.385 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 128, 2024-08-10T05:12:35.385 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 139652995384 2024-08-10T05:12:35.385 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.385 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T05:12:35.385 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 474, 2024-08-10T05:12:35.385 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70264376487 2024-08-10T05:12:35.385 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.385 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T05:12:35.385 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 474, 2024-08-10T05:12:35.385 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45008 2024-08-10T05:12:35.385 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.385 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T05:12:35.385 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 475, 2024-08-10T05:12:35.386 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 459326 2024-08-10T05:12:35.386 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.386 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T05:12:35.386 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 475, 2024-08-10T05:12:35.386 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 151000560 2024-08-10T05:12:35.386 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.386 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T05:12:35.386 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 475, 2024-08-10T05:12:35.386 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 154707 2024-08-10T05:12:35.386 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.386 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T05:12:35.386 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 475, 2024-08-10T05:12:35.386 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45726155 2024-08-10T05:12:35.387 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.387 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T05:12:35.387 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 475, 2024-08-10T05:12:35.387 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 21767723 2024-08-10T05:12:35.387 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.387 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T05:12:35.387 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 943131 2024-08-10T05:12:35.387 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.387 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T05:12:35.387 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 62, 2024-08-10T05:12:35.387 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 299824 2024-08-10T05:12:35.387 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.387 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T05:12:35.387 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 475, 2024-08-10T05:12:35.388 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 245989156 2024-08-10T05:12:35.388 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.388 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T05:12:35.388 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 475, 2024-08-10T05:12:35.388 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 26228649 2024-08-10T05:12:35.388 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.388 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T05:12:35.388 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 475, 2024-08-10T05:12:35.388 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2729517 2024-08-10T05:12:35.388 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.388 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.388 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T05:12:35.388 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:35.389 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1861470586 2024-08-10T05:12:35.389 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.389 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:35.389 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 44482560 2024-08-10T05:12:35.389 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.389 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:35.389 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 44449792 2024-08-10T05:12:35.389 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.389 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:35.389 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3137384652 2024-08-10T05:12:35.389 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.389 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:35.389 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 32768 2024-08-10T05:12:35.390 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.390 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.390 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T05:12:35.390 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.390 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 159383552 2024-08-10T05:12:35.390 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.390 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.390 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.390 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.390 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.390 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.390 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.391 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.391 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85460127 2024-08-10T05:12:35.391 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.391 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.391 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.391 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.391 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.391 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.391 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.391 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.391 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.391 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.391 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.392 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.392 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.392 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.392 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.392 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.392 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.392 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 614400 2024-08-10T05:12:35.392 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.392 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.392 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.392 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.392 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.393 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.393 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.393 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.393 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.393 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73309025 2024-08-10T05:12:35.393 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.393 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T05:12:35.393 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.394 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 780140544 2024-08-10T05:12:35.394 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.394 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.394 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.394 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.394 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.394 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.394 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.394 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.394 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 640950956 2024-08-10T05:12:35.394 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.394 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.394 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.395 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.395 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.395 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.395 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.395 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.395 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.395 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.395 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.396 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.396 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2128 2024-08-10T05:12:35.396 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.396 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.396 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.396 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.396 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.396 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.396 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.396 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.396 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.396 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.396 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.397 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 72078596 2024-08-10T05:12:35.397 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.397 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T05:12:35.397 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.397 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 192937984 2024-08-10T05:12:35.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.397 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.397 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.397 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.397 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464 2024-08-10T05:12:35.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.397 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.398 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56973418 2024-08-10T05:12:35.398 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.398 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.398 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.398 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.398 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.398 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.398 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.398 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.398 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.398 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.398 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.398 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.399 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.399 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.399 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.399 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.399 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.399 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.399 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.399 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.399 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.399 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.399 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.399 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.399 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.399 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.400 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.400 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.400 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.400 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68855238 2024-08-10T05:12:35.400 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.400 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.400 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T05:12:35.400 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.400 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 713031680 2024-08-10T05:12:35.400 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.400 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.400 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.400 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.401 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.401 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.401 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.401 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.401 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 640950956 2024-08-10T05:12:35.401 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.401 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.401 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.401 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.401 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.401 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.401 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.401 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.402 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.402 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.402 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.402 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.402 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.402 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.402 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.402 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.402 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.402 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 267948 2024-08-10T05:12:35.402 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.402 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.402 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.403 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.403 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.403 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.403 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.403 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.403 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.403 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.403 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.403 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71812776 2024-08-10T05:12:35.403 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.403 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.403 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T05:12:35.404 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T05:12:35.404 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.404 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.404 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:35.404 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.404 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.404 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T05:12:35.404 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.404 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.404 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:35.404 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.404 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.404 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.404 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.405 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T05:12:35.405 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45 2024-08-10T05:12:35.405 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.405 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T05:12:35.405 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.405 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.405 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T05:12:35.405 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6 2024-08-10T05:12:35.405 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.405 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T05:12:35.405 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.405 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.405 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T05:12:35.405 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.406 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.406 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T05:12:35.406 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 616 2024-08-10T05:12:35.406 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.406 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T05:12:35.406 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6, 2024-08-10T05:12:35.406 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38827377 2024-08-10T05:12:35.406 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.406 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T05:12:35.406 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.406 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.406 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T05:12:35.407 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7, 2024-08-10T05:12:35.407 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3214113 2024-08-10T05:12:35.407 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.407 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T05:12:35.407 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6, 2024-08-10T05:12:35.407 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 35076641 2024-08-10T05:12:35.407 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.407 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:35.407 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.407 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.407 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T05:12:35.407 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.407 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.408 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.408 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T05:12:35.408 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.408 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.408 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T05:12:35.408 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.408 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.408 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T05:12:35.408 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.408 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.408 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.408 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T05:12:35.408 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.409 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.409 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.409 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T05:12:35.409 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.409 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.409 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T05:12:35.409 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.409 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.409 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T05:12:35.409 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.409 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.409 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.409 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T05:12:35.409 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.410 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.410 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T05:12:35.410 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.410 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.410 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T05:12:35.410 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.410 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.410 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T05:12:35.410 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.410 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.410 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.410 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T05:12:35.410 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.411 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.411 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.411 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:35.411 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6 2024-08-10T05:12:35.411 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.411 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T05:12:35.411 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 616 2024-08-10T05:12:35.411 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.411 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T05:12:35.411 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6, 2024-08-10T05:12:35.411 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38827377 2024-08-10T05:12:35.411 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.411 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T05:12:35.412 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.412 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.412 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T05:12:35.412 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7, 2024-08-10T05:12:35.412 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3214113 2024-08-10T05:12:35.412 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.412 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T05:12:35.412 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6, 2024-08-10T05:12:35.412 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 35076641 2024-08-10T05:12:35.412 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.412 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T05:12:35.412 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.412 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.413 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T05:12:35.413 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1771104 2024-08-10T05:12:35.413 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.413 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T05:12:35.413 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6 2024-08-10T05:12:35.413 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.413 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T05:12:35.413 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:35.413 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.413 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T05:12:35.413 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 29069312 2024-08-10T05:12:35.413 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.413 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.414 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.414 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.1": { 2024-08-10T05:12:35.414 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.414 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T05:12:35.414 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.414 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.414 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T05:12:35.414 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.414 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.414 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T05:12:35.414 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T05:12:35.414 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.415 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_main": { 2024-08-10T05:12:35.415 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.415 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.415 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T05:12:35.415 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.415 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.415 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T05:12:35.415 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.415 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.415 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T05:12:35.415 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T05:12:35.415 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.415 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T05:12:35.416 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7196672 2024-08-10T05:12:35.416 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.416 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T05:12:35.416 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.416 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.416 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.416 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T05:12:35.416 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.416 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.416 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.416 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T05:12:35.416 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:35.416 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.417 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T05:12:35.417 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:35.417 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.417 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T05:12:35.417 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3584000 2024-08-10T05:12:35.417 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.417 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T05:12:35.417 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3444736 2024-08-10T05:12:35.417 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.417 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T05:12:35.417 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:35.417 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.417 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T05:12:35.417 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.418 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.418 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T05:12:35.418 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.418 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T05:12:35.418 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14 2024-08-10T05:12:35.418 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.418 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T05:12:35.418 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206272 2024-08-10T05:12:35.418 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.418 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T05:12:35.418 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23 2024-08-10T05:12:35.418 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.419 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T05:12:35.419 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1282048 2024-08-10T05:12:35.419 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.419 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T05:12:35.419 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1286144 2024-08-10T05:12:35.419 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.419 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T05:12:35.419 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.419 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.419 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T05:12:35.419 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.419 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.419 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T05:12:35.420 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15 2024-08-10T05:12:35.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.420 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T05:12:35.420 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4913 2024-08-10T05:12:35.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.420 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T05:12:35.420 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T05:12:35.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.420 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T05:12:35.420 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:35.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.420 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T05:12:35.420 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:35.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.420 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T05:12:35.421 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:35.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.421 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T05:12:35.421 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:35.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.421 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T05:12:35.421 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.421 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T05:12:35.421 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.421 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T05:12:35.421 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.422 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T05:12:35.422 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.422 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.422 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T05:12:35.422 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.422 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.422 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T05:12:35.422 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.422 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.422 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T05:12:35.422 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.422 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.422 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T05:12:35.423 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.423 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.423 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T05:12:35.423 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.423 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.423 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T05:12:35.423 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10719232 2024-08-10T05:12:35.423 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.423 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.423 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T05:12:35.423 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T05:12:35.423 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:35.424 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.424 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T05:12:35.424 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 802816 2024-08-10T05:12:35.424 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.424 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T05:12:35.424 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T05:12:35.424 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 538631 2024-08-10T05:12:35.424 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.424 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T05:12:35.424 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.424 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.424 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.424 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T05:12:35.425 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.425 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.425 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T05:12:35.425 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.425 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.425 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T05:12:35.425 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.425 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.425 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T05:12:35.425 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 31, 2024-08-10T05:12:35.425 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 78865 2024-08-10T05:12:35.425 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.425 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T05:12:35.426 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.426 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.426 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.426 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T05:12:35.426 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.426 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.426 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T05:12:35.426 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 828, 2024-08-10T05:12:35.426 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 509846461 2024-08-10T05:12:35.426 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.426 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T05:12:35.426 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 814, 2024-08-10T05:12:35.426 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 21378043 2024-08-10T05:12:35.427 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.427 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T05:12:35.427 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 828, 2024-08-10T05:12:35.427 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 759676 2024-08-10T05:12:35.427 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.427 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T05:12:35.427 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 828, 2024-08-10T05:12:35.427 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 510606137 2024-08-10T05:12:35.427 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.427 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T05:12:35.427 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.427 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.427 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.428 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T05:12:35.428 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:35.428 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 33977 2024-08-10T05:12:35.428 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.428 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T05:12:35.428 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4, 2024-08-10T05:12:35.428 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8037 2024-08-10T05:12:35.428 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.428 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T05:12:35.428 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.428 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.428 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.428 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T05:12:35.428 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.429 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.429 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.429 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T05:12:35.429 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T05:12:35.429 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15434 2024-08-10T05:12:35.429 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.429 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T05:12:35.429 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3955 2024-08-10T05:12:35.429 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.429 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T05:12:35.429 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 350 2024-08-10T05:12:35.429 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.429 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T05:12:35.430 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 149, 2024-08-10T05:12:35.430 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5984592 2024-08-10T05:12:35.430 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.430 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T05:12:35.430 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 378, 2024-08-10T05:12:35.430 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 349727 2024-08-10T05:12:35.430 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.430 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T05:12:35.430 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 229, 2024-08-10T05:12:35.430 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5828416 2024-08-10T05:12:35.430 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.430 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T05:12:35.430 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.431 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.431 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T05:12:35.431 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 103, 2024-08-10T05:12:35.431 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6011495 2024-08-10T05:12:35.431 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.431 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T05:12:35.431 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3519, 2024-08-10T05:12:35.431 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4348870826 2024-08-10T05:12:35.431 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.431 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T05:12:35.431 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 128, 2024-08-10T05:12:35.431 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 30093310 2024-08-10T05:12:35.431 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.432 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T05:12:35.432 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 127, 2024-08-10T05:12:35.432 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 276529203606 2024-08-10T05:12:35.432 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.432 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T05:12:35.432 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 128, 2024-08-10T05:12:35.432 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 154387967777 2024-08-10T05:12:35.432 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.432 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T05:12:35.432 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3518, 2024-08-10T05:12:35.432 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71891412936 2024-08-10T05:12:35.432 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.432 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T05:12:35.433 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3518, 2024-08-10T05:12:35.433 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 216531 2024-08-10T05:12:35.433 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.433 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T05:12:35.433 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3519, 2024-08-10T05:12:35.433 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 75502531 2024-08-10T05:12:35.433 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.433 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T05:12:35.433 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3519, 2024-08-10T05:12:35.433 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2532978304 2024-08-10T05:12:35.433 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.433 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T05:12:35.433 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3519, 2024-08-10T05:12:35.434 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 542757 2024-08-10T05:12:35.434 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.434 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T05:12:35.434 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3519, 2024-08-10T05:12:35.434 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1404825870 2024-08-10T05:12:35.434 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.434 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T05:12:35.434 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3519, 2024-08-10T05:12:35.434 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 395555963 2024-08-10T05:12:35.434 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.434 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T05:12:35.434 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 352214 2024-08-10T05:12:35.435 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.435 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T05:12:35.435 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 61, 2024-08-10T05:12:35.435 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 311636 2024-08-10T05:12:35.435 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.435 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T05:12:35.435 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3519, 2024-08-10T05:12:35.435 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8757993522 2024-08-10T05:12:35.435 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.435 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T05:12:35.435 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3519, 2024-08-10T05:12:35.435 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 431819171 2024-08-10T05:12:35.435 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.436 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T05:12:35.436 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3519, 2024-08-10T05:12:35.436 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 293299053 2024-08-10T05:12:35.436 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.436 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.436 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T05:12:35.436 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:35.436 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1861470586 2024-08-10T05:12:35.436 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.436 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:35.436 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 47775744 2024-08-10T05:12:35.436 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.436 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:35.436 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 47448064 2024-08-10T05:12:35.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.437 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:35.437 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3137384652 2024-08-10T05:12:35.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.437 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:35.437 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 327680 2024-08-10T05:12:35.437 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.437 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T05:12:35.437 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.437 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 159383552 2024-08-10T05:12:35.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.437 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.438 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.438 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.438 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.438 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.438 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.438 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.438 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85491444 2024-08-10T05:12:35.438 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.438 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.438 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.438 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.438 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.439 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.439 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.439 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.439 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.439 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.439 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.439 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.439 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.439 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T05:12:35.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.440 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.440 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.440 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.440 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.440 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.440 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.440 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.440 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73879820 2024-08-10T05:12:35.440 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.441 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T05:12:35.441 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.441 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 780140544 2024-08-10T05:12:35.441 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.441 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.441 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.441 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.441 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.441 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.441 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.441 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.441 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641185834 2024-08-10T05:12:35.442 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.442 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.442 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.442 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.442 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.442 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.442 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.442 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.442 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.442 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.442 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.442 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.442 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.443 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.443 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.443 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.443 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.443 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2128 2024-08-10T05:12:35.443 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.443 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.443 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.443 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.443 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.443 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.443 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.443 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.444 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.444 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.444 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.444 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71843718 2024-08-10T05:12:35.444 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.444 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.444 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T05:12:35.444 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.444 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 192937984 2024-08-10T05:12:35.444 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.444 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.444 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.445 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.445 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.445 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464 2024-08-10T05:12:35.445 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.445 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.445 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56994296 2024-08-10T05:12:35.445 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.445 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.445 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.445 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.445 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.445 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.445 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.446 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.446 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.446 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.446 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.446 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.446 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.446 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.446 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.446 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.446 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.446 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.446 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.447 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.447 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.447 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.447 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.447 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.447 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.447 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.447 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.447 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.447 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.447 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68834360 2024-08-10T05:12:35.447 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.447 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.447 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T05:12:35.448 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.448 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 713031680 2024-08-10T05:12:35.448 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.448 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.448 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.448 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.448 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.448 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.448 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.448 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.448 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641185834 2024-08-10T05:12:35.448 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.448 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.449 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.449 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.449 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.449 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.449 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.449 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.449 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.449 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.449 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.450 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.450 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 350910 2024-08-10T05:12:35.450 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.450 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.450 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.450 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.450 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.450 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.450 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.450 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.450 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.450 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.451 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.451 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71494936 2024-08-10T05:12:35.451 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.451 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.451 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T05:12:35.451 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T05:12:35.451 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.451 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.451 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:35.451 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.451 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.451 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T05:12:35.451 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.452 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.452 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:35.452 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.452 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.452 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.452 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.452 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T05:12:35.452 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 37 2024-08-10T05:12:35.452 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.452 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T05:12:35.452 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.452 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.452 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T05:12:35.452 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 157 2024-08-10T05:12:35.453 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.453 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T05:12:35.453 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.453 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.453 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T05:12:35.453 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.453 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.453 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T05:12:35.453 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2429467 2024-08-10T05:12:35.453 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.453 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T05:12:35.453 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 157, 2024-08-10T05:12:35.454 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 575630680 2024-08-10T05:12:35.454 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.454 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T05:12:35.454 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1052 2024-08-10T05:12:35.454 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.454 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T05:12:35.454 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 157, 2024-08-10T05:12:35.454 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 53945813 2024-08-10T05:12:35.454 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.454 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T05:12:35.454 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 157, 2024-08-10T05:12:35.454 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 171515212 2024-08-10T05:12:35.454 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.455 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:35.455 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 33 2024-08-10T05:12:35.455 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.455 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T05:12:35.455 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 33, 2024-08-10T05:12:35.455 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5437897 2024-08-10T05:12:35.455 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.455 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T05:12:35.455 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.455 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.455 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T05:12:35.455 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1052 2024-08-10T05:12:35.455 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.456 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T05:12:35.456 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 33, 2024-08-10T05:12:35.456 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4859550 2024-08-10T05:12:35.456 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.456 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T05:12:35.456 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 33, 2024-08-10T05:12:35.456 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4104160 2024-08-10T05:12:35.456 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.456 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T05:12:35.456 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22 2024-08-10T05:12:35.456 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.456 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T05:12:35.456 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.457 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T05:12:35.457 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22, 2024-08-10T05:12:35.457 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18480521 2024-08-10T05:12:35.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.457 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T05:12:35.457 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.457 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T05:12:35.457 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.457 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T05:12:35.458 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.458 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T05:12:35.458 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22, 2024-08-10T05:12:35.458 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7763720 2024-08-10T05:12:35.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.458 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T05:12:35.458 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22, 2024-08-10T05:12:35.458 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 17455397 2024-08-10T05:12:35.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.458 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:35.458 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 102 2024-08-10T05:12:35.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.459 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T05:12:35.459 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2429467 2024-08-10T05:12:35.459 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.459 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T05:12:35.459 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 102, 2024-08-10T05:12:35.459 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 551712262 2024-08-10T05:12:35.459 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.459 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T05:12:35.459 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.459 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.459 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T05:12:35.459 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 102, 2024-08-10T05:12:35.459 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 41322543 2024-08-10T05:12:35.460 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.460 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T05:12:35.460 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 102, 2024-08-10T05:12:35.460 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 149955655 2024-08-10T05:12:35.460 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.460 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T05:12:35.460 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.460 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.460 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T05:12:35.460 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 590368 2024-08-10T05:12:35.460 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.460 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T05:12:35.460 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:35.461 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.461 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T05:12:35.461 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:35.461 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.461 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T05:12:35.461 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 32665600 2024-08-10T05:12:35.461 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.461 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.461 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.461 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.2": { 2024-08-10T05:12:35.461 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.461 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T05:12:35.461 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.462 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.462 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T05:12:35.462 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.462 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.462 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T05:12:35.462 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T05:12:35.462 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.462 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_main": { 2024-08-10T05:12:35.462 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.462 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.462 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T05:12:35.462 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.462 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.462 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T05:12:35.463 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.463 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.463 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T05:12:35.463 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T05:12:35.463 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.463 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T05:12:35.463 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7254016 2024-08-10T05:12:35.463 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.463 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T05:12:35.463 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.463 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.463 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.463 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T05:12:35.464 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.464 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.464 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.464 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T05:12:35.464 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:35.464 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.464 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T05:12:35.464 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:35.464 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.464 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T05:12:35.464 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3719168 2024-08-10T05:12:35.464 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.464 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T05:12:35.464 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3579904 2024-08-10T05:12:35.465 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.465 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T05:12:35.465 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:35.465 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.465 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T05:12:35.465 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.465 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.465 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T05:12:35.465 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.465 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T05:12:35.466 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14 2024-08-10T05:12:35.466 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.466 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T05:12:35.466 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206272 2024-08-10T05:12:35.466 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.466 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T05:12:35.466 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23 2024-08-10T05:12:35.466 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.466 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T05:12:35.466 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1282048 2024-08-10T05:12:35.466 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.466 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T05:12:35.467 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1286144 2024-08-10T05:12:35.467 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.467 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T05:12:35.467 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.467 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.467 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T05:12:35.467 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.467 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.467 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T05:12:35.467 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15 2024-08-10T05:12:35.467 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.467 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T05:12:35.467 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4913 2024-08-10T05:12:35.467 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.468 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T05:12:35.468 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T05:12:35.468 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.468 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T05:12:35.468 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:35.468 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.468 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T05:12:35.468 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:35.468 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.468 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T05:12:35.468 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:35.468 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.468 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T05:12:35.468 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:35.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.469 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T05:12:35.469 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.469 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T05:12:35.469 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.469 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T05:12:35.469 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.469 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T05:12:35.469 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.469 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T05:12:35.470 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.470 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.470 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T05:12:35.470 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.470 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.470 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T05:12:35.470 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.470 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.470 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T05:12:35.470 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.470 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.470 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T05:12:35.470 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.470 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.471 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T05:12:35.471 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10911744 2024-08-10T05:12:35.471 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.471 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.471 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T05:12:35.471 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T05:12:35.471 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:35.471 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.471 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T05:12:35.471 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 790528 2024-08-10T05:12:35.471 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.471 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T05:12:35.472 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4, 2024-08-10T05:12:35.472 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 204813 2024-08-10T05:12:35.472 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.472 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T05:12:35.472 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.472 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.472 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.472 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T05:12:35.472 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.472 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.472 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T05:12:35.472 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.472 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.473 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T05:12:35.473 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.473 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.473 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T05:12:35.473 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:35.473 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12042 2024-08-10T05:12:35.473 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.473 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T05:12:35.473 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.473 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.473 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.473 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T05:12:35.473 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.474 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.474 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T05:12:35.474 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 861, 2024-08-10T05:12:35.474 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 488446761 2024-08-10T05:12:35.474 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.474 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T05:12:35.474 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 856, 2024-08-10T05:12:35.474 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18159965 2024-08-10T05:12:35.474 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.474 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T05:12:35.474 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 861, 2024-08-10T05:12:35.474 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 768486 2024-08-10T05:12:35.474 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.475 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T05:12:35.475 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 861, 2024-08-10T05:12:35.475 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 489215247 2024-08-10T05:12:35.475 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.475 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T05:12:35.475 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.475 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.475 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.475 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T05:12:35.475 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:35.475 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 51267 2024-08-10T05:12:35.475 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.475 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T05:12:35.476 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:35.476 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2082 2024-08-10T05:12:35.476 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.476 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T05:12:35.476 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.476 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.476 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.476 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T05:12:35.476 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.476 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.476 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.476 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T05:12:35.476 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.477 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4322 2024-08-10T05:12:35.477 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.477 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T05:12:35.477 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3763 2024-08-10T05:12:35.477 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.477 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T05:12:35.477 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 322 2024-08-10T05:12:35.477 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.477 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T05:12:35.477 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 119, 2024-08-10T05:12:35.477 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1373575 2024-08-10T05:12:35.477 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.477 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T05:12:35.477 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 315, 2024-08-10T05:12:35.478 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 281051 2024-08-10T05:12:35.478 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.478 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T05:12:35.478 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 196, 2024-08-10T05:12:35.478 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1397913 2024-08-10T05:12:35.478 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.478 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T05:12:35.478 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.478 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.478 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T05:12:35.478 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 103, 2024-08-10T05:12:35.478 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5706096 2024-08-10T05:12:35.479 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.479 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T05:12:35.479 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3449, 2024-08-10T05:12:35.479 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3933472082 2024-08-10T05:12:35.479 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.479 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T05:12:35.479 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 125, 2024-08-10T05:12:35.479 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24292462 2024-08-10T05:12:35.479 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.479 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T05:12:35.479 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 124, 2024-08-10T05:12:35.479 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 304796434947 2024-08-10T05:12:35.480 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.480 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T05:12:35.480 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 125, 2024-08-10T05:12:35.480 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 126822188694 2024-08-10T05:12:35.480 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.480 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T05:12:35.480 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3448, 2024-08-10T05:12:35.480 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38815340727 2024-08-10T05:12:35.480 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.480 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T05:12:35.480 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3448, 2024-08-10T05:12:35.480 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 172586 2024-08-10T05:12:35.480 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.480 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T05:12:35.481 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3449, 2024-08-10T05:12:35.481 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 124104411 2024-08-10T05:12:35.481 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.481 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T05:12:35.481 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3449, 2024-08-10T05:12:35.481 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2446451290 2024-08-10T05:12:35.481 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.481 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T05:12:35.481 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3449, 2024-08-10T05:12:35.481 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 463688 2024-08-10T05:12:35.481 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.481 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T05:12:35.481 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3449, 2024-08-10T05:12:35.481 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1181559978 2024-08-10T05:12:35.482 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.482 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T05:12:35.482 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3449, 2024-08-10T05:12:35.482 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 365779150 2024-08-10T05:12:35.482 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.482 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T05:12:35.482 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 352035 2024-08-10T05:12:35.482 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.482 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T05:12:35.482 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 59, 2024-08-10T05:12:35.482 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 248260 2024-08-10T05:12:35.482 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.483 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T05:12:35.483 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3449, 2024-08-10T05:12:35.483 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8051595480 2024-08-10T05:12:35.483 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.483 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T05:12:35.483 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3449, 2024-08-10T05:12:35.483 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 401681781 2024-08-10T05:12:35.483 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.483 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T05:12:35.483 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3449, 2024-08-10T05:12:35.483 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 265496346 2024-08-10T05:12:35.483 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.483 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.483 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T05:12:35.484 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:35.484 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1861470586 2024-08-10T05:12:35.484 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.484 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:35.484 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 46661632 2024-08-10T05:12:35.484 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.484 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:35.484 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45719552 2024-08-10T05:12:35.484 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.484 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:35.484 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3137384652 2024-08-10T05:12:35.484 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.484 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:35.485 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 942080 2024-08-10T05:12:35.485 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.485 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.485 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T05:12:35.485 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.485 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 159383552 2024-08-10T05:12:35.485 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.485 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.485 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.485 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.485 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.486 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.486 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.486 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.486 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85492454 2024-08-10T05:12:35.486 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.486 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.486 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.486 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.486 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.486 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.486 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.487 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.487 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.487 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.487 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.487 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.487 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.487 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.487 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.487 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.487 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.487 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8192 2024-08-10T05:12:35.487 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.487 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.487 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.488 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.488 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.488 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.488 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.488 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.488 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.488 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.488 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.488 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73882906 2024-08-10T05:12:35.488 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.488 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.488 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T05:12:35.488 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.489 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 780140544 2024-08-10T05:12:35.489 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.489 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.489 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.489 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.489 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.489 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.489 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.489 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.489 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641193407 2024-08-10T05:12:35.489 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.489 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.489 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.490 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.490 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.490 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.490 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.490 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.490 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.490 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.490 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.490 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.490 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.490 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.490 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.490 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.491 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.491 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2128 2024-08-10T05:12:35.491 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.491 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.491 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.491 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.491 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.491 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.491 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.491 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.491 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.491 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.491 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.492 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71836145 2024-08-10T05:12:35.492 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.492 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.492 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T05:12:35.492 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.492 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 192937984 2024-08-10T05:12:35.492 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.492 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.492 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.492 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.492 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.492 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464 2024-08-10T05:12:35.492 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.492 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.493 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56994969 2024-08-10T05:12:35.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.493 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.493 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.493 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.493 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.493 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.493 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.493 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.493 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.494 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.494 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.494 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.494 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.494 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.494 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.494 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.494 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.494 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.494 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.494 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.494 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.495 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.495 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.495 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.495 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.495 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.495 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68833687 2024-08-10T05:12:35.495 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.495 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.495 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T05:12:35.495 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.495 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 713031680 2024-08-10T05:12:35.495 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.495 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.495 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.496 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.496 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.496 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.496 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.496 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.496 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641193407 2024-08-10T05:12:35.496 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.496 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.496 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.496 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.496 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.496 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.496 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.497 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.497 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.497 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.497 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.497 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.497 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.497 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.497 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.497 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.497 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.497 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 338408 2024-08-10T05:12:35.497 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.497 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.498 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.498 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.498 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.498 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.498 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.498 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.498 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.498 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.498 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.498 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71499865 2024-08-10T05:12:35.498 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.498 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.498 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T05:12:35.499 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T05:12:35.499 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.499 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.499 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:35.499 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.499 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.499 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T05:12:35.499 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.499 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.499 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:35.499 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.499 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.499 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.500 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.500 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T05:12:35.500 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 30 2024-08-10T05:12:35.500 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.500 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T05:12:35.500 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.500 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.500 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T05:12:35.500 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T05:12:35.500 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.500 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T05:12:35.500 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.500 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.501 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T05:12:35.501 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.501 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.501 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T05:12:35.501 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.501 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.501 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T05:12:35.501 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:35.501 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 63992300 2024-08-10T05:12:35.501 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.501 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T05:12:35.501 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.501 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.502 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T05:12:35.502 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:35.502 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6680422 2024-08-10T05:12:35.502 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.502 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T05:12:35.502 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:35.502 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 48776906 2024-08-10T05:12:35.502 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.502 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:35.502 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.502 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.502 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T05:12:35.502 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.503 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.503 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.503 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T05:12:35.503 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.503 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.503 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T05:12:35.503 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.503 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.503 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T05:12:35.503 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.503 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.503 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.503 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T05:12:35.504 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.504 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.504 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.504 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T05:12:35.504 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.504 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.504 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T05:12:35.504 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.504 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.504 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T05:12:35.504 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.504 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.504 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.504 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T05:12:35.505 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.505 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.505 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T05:12:35.505 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.505 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.505 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T05:12:35.505 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.505 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.505 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T05:12:35.505 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.505 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.505 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.505 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T05:12:35.506 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.506 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.506 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.506 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:35.506 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T05:12:35.506 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.506 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T05:12:35.506 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.506 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.506 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T05:12:35.506 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:35.506 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 63992300 2024-08-10T05:12:35.506 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.507 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T05:12:35.507 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.507 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.507 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T05:12:35.507 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:35.507 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6680422 2024-08-10T05:12:35.507 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.507 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T05:12:35.507 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:35.507 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 48776906 2024-08-10T05:12:35.507 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.507 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T05:12:35.508 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.508 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.508 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T05:12:35.508 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.508 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.508 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T05:12:35.508 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:35.508 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.508 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T05:12:35.508 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:35.508 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.508 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T05:12:35.508 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 32653312 2024-08-10T05:12:35.509 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.509 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.509 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.509 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.3": { 2024-08-10T05:12:35.509 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.509 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T05:12:35.509 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.509 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.509 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T05:12:35.509 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.509 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.509 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T05:12:35.509 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T05:12:35.509 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.510 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_main": { 2024-08-10T05:12:35.510 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.510 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.510 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T05:12:35.510 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.510 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.510 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T05:12:35.510 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.510 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.510 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T05:12:35.510 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T05:12:35.510 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.511 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T05:12:35.511 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5931008 2024-08-10T05:12:35.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.511 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T05:12:35.511 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.511 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.511 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T05:12:35.511 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.511 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.511 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T05:12:35.511 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:35.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.512 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T05:12:35.512 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27656192 2024-08-10T05:12:35.512 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.512 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T05:12:35.512 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2899968 2024-08-10T05:12:35.512 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.512 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T05:12:35.512 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2760704 2024-08-10T05:12:35.512 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.512 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T05:12:35.512 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:35.512 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.512 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T05:12:35.513 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.513 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.513 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T05:12:35.513 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.513 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.513 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T05:12:35.513 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14 2024-08-10T05:12:35.513 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.513 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T05:12:35.513 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206272 2024-08-10T05:12:35.513 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.513 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T05:12:35.513 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23 2024-08-10T05:12:35.514 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.514 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T05:12:35.514 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1282048 2024-08-10T05:12:35.514 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.514 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T05:12:35.514 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1286144 2024-08-10T05:12:35.514 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.514 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T05:12:35.514 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.514 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.514 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T05:12:35.514 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.514 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.515 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T05:12:35.515 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15 2024-08-10T05:12:35.515 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.515 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T05:12:35.515 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4913 2024-08-10T05:12:35.515 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.515 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T05:12:35.515 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T05:12:35.515 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.515 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T05:12:35.515 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5503 2024-08-10T05:12:35.515 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.515 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T05:12:35.516 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:35.516 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.516 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T05:12:35.516 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5503 2024-08-10T05:12:35.516 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.516 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T05:12:35.516 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:35.516 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.516 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T05:12:35.516 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.516 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.516 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T05:12:35.516 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.517 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.517 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T05:12:35.517 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.517 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.517 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T05:12:35.517 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.517 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.517 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T05:12:35.517 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.517 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.517 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T05:12:35.517 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.517 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.517 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T05:12:35.518 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.518 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.518 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T05:12:35.518 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.518 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.518 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T05:12:35.518 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.518 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.518 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T05:12:35.518 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8769536 2024-08-10T05:12:35.518 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.518 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.519 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T05:12:35.519 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T05:12:35.519 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:35.519 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.519 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T05:12:35.519 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 811008 2024-08-10T05:12:35.519 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.519 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T05:12:35.519 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.519 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.519 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.519 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T05:12:35.519 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.519 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.520 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.520 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T05:12:35.520 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.520 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.520 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T05:12:35.520 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.520 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.520 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T05:12:35.520 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.520 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.520 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T05:12:35.520 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T05:12:35.520 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10219 2024-08-10T05:12:35.521 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.521 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T05:12:35.521 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.521 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.521 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.521 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T05:12:35.521 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.521 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.521 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T05:12:35.521 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 661, 2024-08-10T05:12:35.521 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464342921 2024-08-10T05:12:35.521 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.521 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T05:12:35.522 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 649, 2024-08-10T05:12:35.522 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20394131 2024-08-10T05:12:35.522 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.522 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T05:12:35.522 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 661, 2024-08-10T05:12:35.522 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 557057 2024-08-10T05:12:35.522 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.522 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T05:12:35.522 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 661, 2024-08-10T05:12:35.522 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464899978 2024-08-10T05:12:35.522 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.522 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T05:12:35.522 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.523 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.523 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.523 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T05:12:35.523 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:35.523 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 47613 2024-08-10T05:12:35.523 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.523 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T05:12:35.523 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.523 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1095 2024-08-10T05:12:35.523 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.523 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T05:12:35.523 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.523 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.523 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.524 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T05:12:35.524 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.524 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.524 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.524 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T05:12:35.524 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:35.524 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9550 2024-08-10T05:12:35.524 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.524 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T05:12:35.524 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3480 2024-08-10T05:12:35.524 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.524 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T05:12:35.524 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 333 2024-08-10T05:12:35.524 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.525 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T05:12:35.525 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 97, 2024-08-10T05:12:35.525 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1285142 2024-08-10T05:12:35.525 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.525 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T05:12:35.525 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 171, 2024-08-10T05:12:35.525 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 275195 2024-08-10T05:12:35.525 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.525 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T05:12:35.525 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 74, 2024-08-10T05:12:35.525 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 742109 2024-08-10T05:12:35.525 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.525 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T05:12:35.525 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.526 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.526 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T05:12:35.526 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 100, 2024-08-10T05:12:35.526 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5622045 2024-08-10T05:12:35.526 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.526 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T05:12:35.526 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3356, 2024-08-10T05:12:35.526 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3974521848 2024-08-10T05:12:35.526 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.526 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T05:12:35.526 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 58, 2024-08-10T05:12:35.526 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24287634 2024-08-10T05:12:35.526 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.527 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T05:12:35.527 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 55, 2024-08-10T05:12:35.527 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 344344739367 2024-08-10T05:12:35.527 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.527 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T05:12:35.527 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 58, 2024-08-10T05:12:35.527 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 87085695320 2024-08-10T05:12:35.527 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.527 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T05:12:35.527 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3353, 2024-08-10T05:12:35.527 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1743385789 2024-08-10T05:12:35.527 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.527 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T05:12:35.528 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3353, 2024-08-10T05:12:35.528 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 175704 2024-08-10T05:12:35.528 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.528 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T05:12:35.528 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3356, 2024-08-10T05:12:35.528 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 174939870 2024-08-10T05:12:35.528 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.528 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T05:12:35.528 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3356, 2024-08-10T05:12:35.528 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2600331635 2024-08-10T05:12:35.528 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.528 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T05:12:35.529 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3356, 2024-08-10T05:12:35.529 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 427958 2024-08-10T05:12:35.529 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.529 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T05:12:35.529 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3356, 2024-08-10T05:12:35.529 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1310139031 2024-08-10T05:12:35.529 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.529 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T05:12:35.529 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3356, 2024-08-10T05:12:35.529 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 351441300 2024-08-10T05:12:35.529 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.529 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T05:12:35.529 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 354769 2024-08-10T05:12:35.529 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.530 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T05:12:35.530 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 49, 2024-08-10T05:12:35.530 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 249556 2024-08-10T05:12:35.530 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.530 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T05:12:35.530 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3356, 2024-08-10T05:12:35.530 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8411586546 2024-08-10T05:12:35.530 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.530 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T05:12:35.530 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3356, 2024-08-10T05:12:35.530 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 384345965 2024-08-10T05:12:35.530 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.530 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T05:12:35.531 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3356, 2024-08-10T05:12:35.531 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 267518558 2024-08-10T05:12:35.531 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.531 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.531 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T05:12:35.531 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:35.531 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1861470586 2024-08-10T05:12:35.531 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.531 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:35.531 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45744128 2024-08-10T05:12:35.531 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.531 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:35.531 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 44752896 2024-08-10T05:12:35.532 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.532 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:35.532 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3137384652 2024-08-10T05:12:35.532 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.532 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:35.532 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 991232 2024-08-10T05:12:35.532 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.532 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.532 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T05:12:35.532 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.532 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 159383552 2024-08-10T05:12:35.532 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.532 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.532 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.533 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.533 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.533 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.533 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.533 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.533 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85491896 2024-08-10T05:12:35.533 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.533 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.533 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.533 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.533 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.533 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.533 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.534 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.534 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.534 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.534 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.534 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.534 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.534 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.534 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.534 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.534 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.534 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8192 2024-08-10T05:12:35.534 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.534 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.534 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.535 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.535 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.535 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.535 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.535 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.535 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.535 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.535 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.535 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73883464 2024-08-10T05:12:35.535 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.535 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.535 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T05:12:35.535 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.536 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 780140544 2024-08-10T05:12:35.536 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.536 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.536 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.536 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.536 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.536 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.536 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.536 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.536 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641189222 2024-08-10T05:12:35.536 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.536 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.536 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.536 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.537 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.537 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.537 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.537 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.537 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.537 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.537 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.537 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.537 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.537 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.537 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.537 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.537 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.537 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2128 2024-08-10T05:12:35.538 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.538 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.538 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.538 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.538 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.538 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.538 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.538 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.538 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.538 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.538 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.538 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71840330 2024-08-10T05:12:35.539 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.539 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.539 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T05:12:35.539 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.539 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 192937984 2024-08-10T05:12:35.539 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.539 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.539 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.539 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.539 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.539 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464 2024-08-10T05:12:35.539 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.539 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.540 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56994597 2024-08-10T05:12:35.540 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.540 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.540 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.540 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.540 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.540 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.540 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.540 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.540 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.540 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.540 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.540 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.541 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.541 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.541 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.541 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.541 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.541 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.541 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.541 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.541 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.541 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.541 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.541 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.541 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.542 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.542 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.542 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.542 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.542 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68834059 2024-08-10T05:12:35.542 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.542 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.542 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T05:12:35.542 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.542 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 713031680 2024-08-10T05:12:35.542 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.542 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.542 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.542 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.543 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.543 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.543 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.543 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.543 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641189222 2024-08-10T05:12:35.543 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.543 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.543 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.543 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.543 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.543 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.543 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.543 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.544 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.544 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.544 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.544 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.544 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.544 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.544 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5832 2024-08-10T05:12:35.544 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.544 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.544 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 344090 2024-08-10T05:12:35.544 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.544 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.544 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.544 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.545 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.545 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.545 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.545 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.545 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.545 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.545 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.545 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71492536 2024-08-10T05:12:35.545 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.545 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.545 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T05:12:35.545 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T05:12:35.545 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.545 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.546 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:35.546 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.546 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.546 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T05:12:35.546 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.546 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.546 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:35.546 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.546 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.546 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.546 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.546 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T05:12:35.546 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 36 2024-08-10T05:12:35.547 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.547 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T05:12:35.547 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.547 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.547 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T05:12:35.547 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.547 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.547 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T05:12:35.547 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.547 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.547 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T05:12:35.547 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.547 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.548 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T05:12:35.548 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.548 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.548 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T05:12:35.548 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.548 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.548 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.548 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T05:12:35.548 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.548 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.548 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T05:12:35.548 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.548 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 634094 2024-08-10T05:12:35.548 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.549 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T05:12:35.549 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.549 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.549 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.549 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:35.549 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.549 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.549 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T05:12:35.549 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.549 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.549 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.549 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T05:12:35.550 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.550 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.550 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T05:12:35.550 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.550 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.550 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T05:12:35.550 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.550 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.550 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.550 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T05:12:35.550 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.550 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.550 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.551 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T05:12:35.551 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.551 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.551 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T05:12:35.551 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.551 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.551 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T05:12:35.551 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.551 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.551 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.551 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T05:12:35.551 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.551 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.552 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T05:12:35.552 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.552 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.552 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T05:12:35.552 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.552 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.552 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T05:12:35.552 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.552 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.552 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.552 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T05:12:35.552 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.552 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.552 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.553 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:35.553 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.553 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.553 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T05:12:35.553 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.553 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.553 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T05:12:35.553 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.553 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.553 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.553 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T05:12:35.553 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.553 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.554 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T05:12:35.554 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.554 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 634094 2024-08-10T05:12:35.554 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.554 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T05:12:35.554 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.554 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.554 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.554 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T05:12:35.554 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.554 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.554 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T05:12:35.554 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.555 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.555 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T05:12:35.555 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.555 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.555 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T05:12:35.555 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:35.555 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.555 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T05:12:35.555 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 28475392 2024-08-10T05:12:35.555 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.555 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.555 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.555 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.4": { 2024-08-10T05:12:35.556 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.556 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T05:12:35.556 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.556 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.556 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T05:12:35.556 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.556 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.556 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T05:12:35.556 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T05:12:35.556 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.556 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_main": { 2024-08-10T05:12:35.556 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.556 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.557 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T05:12:35.557 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.557 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.557 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T05:12:35.557 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.557 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.557 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T05:12:35.557 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T05:12:35.557 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.557 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T05:12:35.557 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6258688 2024-08-10T05:12:35.557 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.557 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T05:12:35.557 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.558 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.558 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.558 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T05:12:35.558 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.558 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.558 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.558 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T05:12:35.558 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:35.558 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.558 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T05:12:35.558 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27656192 2024-08-10T05:12:35.558 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.558 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T05:12:35.559 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3194880 2024-08-10T05:12:35.559 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.559 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T05:12:35.559 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3055616 2024-08-10T05:12:35.559 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.559 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T05:12:35.559 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:35.559 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.559 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T05:12:35.559 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.559 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.559 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T05:12:35.559 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.559 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T05:12:35.560 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14 2024-08-10T05:12:35.560 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.560 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T05:12:35.560 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206272 2024-08-10T05:12:35.560 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.560 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T05:12:35.560 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23 2024-08-10T05:12:35.560 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.560 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T05:12:35.560 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1282048 2024-08-10T05:12:35.560 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.560 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T05:12:35.561 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1286144 2024-08-10T05:12:35.561 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.561 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T05:12:35.561 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.561 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.561 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T05:12:35.561 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.561 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.561 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T05:12:35.561 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15 2024-08-10T05:12:35.561 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.561 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T05:12:35.561 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4913 2024-08-10T05:12:35.561 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.562 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T05:12:35.562 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T05:12:35.562 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.562 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T05:12:35.562 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:35.562 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.562 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T05:12:35.562 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:35.562 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.562 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T05:12:35.562 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:35.562 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.562 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T05:12:35.563 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:35.563 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.563 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T05:12:35.563 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.563 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.563 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T05:12:35.563 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.563 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.563 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T05:12:35.563 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.563 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.563 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T05:12:35.563 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.564 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T05:12:35.564 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.564 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T05:12:35.564 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.564 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T05:12:35.564 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.564 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T05:12:35.564 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.565 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T05:12:35.565 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.565 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.565 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T05:12:35.565 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9392128 2024-08-10T05:12:35.565 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.565 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.565 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T05:12:35.565 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T05:12:35.565 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:35.565 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.565 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T05:12:35.565 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 811008 2024-08-10T05:12:35.566 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.566 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T05:12:35.566 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 8, 2024-08-10T05:12:35.566 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 620229 2024-08-10T05:12:35.566 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.566 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T05:12:35.566 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.566 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.566 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.566 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T05:12:35.566 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.566 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.566 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T05:12:35.567 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.567 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.567 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T05:12:35.567 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.567 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.567 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T05:12:35.567 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.567 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3991 2024-08-10T05:12:35.567 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.567 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T05:12:35.567 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.567 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.567 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.567 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T05:12:35.568 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.568 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.568 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T05:12:35.568 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 733, 2024-08-10T05:12:35.568 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 519070535 2024-08-10T05:12:35.568 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.568 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T05:12:35.568 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 719, 2024-08-10T05:12:35.568 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 26672791 2024-08-10T05:12:35.568 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.568 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T05:12:35.568 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 733, 2024-08-10T05:12:35.568 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 721641 2024-08-10T05:12:35.569 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.569 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T05:12:35.569 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 733, 2024-08-10T05:12:35.569 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 519792176 2024-08-10T05:12:35.569 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.569 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T05:12:35.569 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.569 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.569 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.569 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T05:12:35.569 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:35.569 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 37031 2024-08-10T05:12:35.569 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.569 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T05:12:35.570 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.570 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1122 2024-08-10T05:12:35.570 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.570 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T05:12:35.570 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.570 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.570 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.570 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T05:12:35.570 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.574 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.574 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.574 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T05:12:35.574 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:35.575 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14145 2024-08-10T05:12:35.575 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.575 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T05:12:35.575 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3502 2024-08-10T05:12:35.575 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.575 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T05:12:35.575 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 356 2024-08-10T05:12:35.575 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.575 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T05:12:35.575 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 112, 2024-08-10T05:12:35.575 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1169065 2024-08-10T05:12:35.575 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.575 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T05:12:35.576 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 192, 2024-08-10T05:12:35.576 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 344525 2024-08-10T05:12:35.576 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.576 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T05:12:35.576 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 80, 2024-08-10T05:12:35.576 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 272305 2024-08-10T05:12:35.576 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.576 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T05:12:35.576 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.576 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.576 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T05:12:35.576 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 105, 2024-08-10T05:12:35.576 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5871665 2024-08-10T05:12:35.577 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.577 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T05:12:35.577 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3374, 2024-08-10T05:12:35.577 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3796514544 2024-08-10T05:12:35.577 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.577 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T05:12:35.577 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 48, 2024-08-10T05:12:35.577 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 25589214 2024-08-10T05:12:35.577 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.577 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T05:12:35.577 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 47, 2024-08-10T05:12:35.577 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 220718776154 2024-08-10T05:12:35.577 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.578 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T05:12:35.578 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 48, 2024-08-10T05:12:35.578 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70435803061 2024-08-10T05:12:35.578 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.578 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T05:12:35.578 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3373, 2024-08-10T05:12:35.578 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1398371192 2024-08-10T05:12:35.578 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.578 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T05:12:35.578 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3373, 2024-08-10T05:12:35.578 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 217834 2024-08-10T05:12:35.578 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.578 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T05:12:35.579 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3374, 2024-08-10T05:12:35.579 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85943242 2024-08-10T05:12:35.579 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.579 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T05:12:35.579 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3374, 2024-08-10T05:12:35.579 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2438549687 2024-08-10T05:12:35.579 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.579 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T05:12:35.579 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3374, 2024-08-10T05:12:35.579 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 542529 2024-08-10T05:12:35.579 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.579 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T05:12:35.580 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3374, 2024-08-10T05:12:35.580 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1533497039 2024-08-10T05:12:35.580 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.580 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T05:12:35.580 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3374, 2024-08-10T05:12:35.580 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 378277958 2024-08-10T05:12:35.580 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.580 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T05:12:35.580 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 352762 2024-08-10T05:12:35.580 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.580 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T05:12:35.580 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 47, 2024-08-10T05:12:35.580 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 223147 2024-08-10T05:12:35.580 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.581 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T05:12:35.581 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3374, 2024-08-10T05:12:35.581 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8233052324 2024-08-10T05:12:35.581 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.581 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T05:12:35.581 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3374, 2024-08-10T05:12:35.581 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 413109449 2024-08-10T05:12:35.581 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.581 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T05:12:35.581 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3374, 2024-08-10T05:12:35.581 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 282152076 2024-08-10T05:12:35.581 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.581 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.582 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T05:12:35.582 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:35.582 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1861473632 2024-08-10T05:12:35.582 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.582 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:35.582 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 46514176 2024-08-10T05:12:35.582 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.582 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:35.582 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45481984 2024-08-10T05:12:35.582 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.582 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:35.582 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3137388236 2024-08-10T05:12:35.582 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.583 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:35.583 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1032192 2024-08-10T05:12:35.583 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.583 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.583 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T05:12:35.583 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.583 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 159383552 2024-08-10T05:12:35.583 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.583 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.583 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.583 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.583 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.583 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.584 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.584 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.584 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85491809 2024-08-10T05:12:35.584 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.584 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.584 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.584 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.584 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.584 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.584 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.584 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.584 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.584 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.585 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.585 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.585 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.585 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.585 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.585 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.585 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.585 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:35.585 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.585 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.585 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.585 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.586 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.586 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.586 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.586 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.586 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.586 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.586 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.586 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73887647 2024-08-10T05:12:35.586 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.586 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.586 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T05:12:35.586 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.587 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 780140544 2024-08-10T05:12:35.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.587 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.587 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.587 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.587 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.587 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.587 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641188574 2024-08-10T05:12:35.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.587 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.587 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.588 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.588 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.588 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.588 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.588 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.588 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.588 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.588 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.588 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.588 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.588 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.588 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.588 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.588 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2128 2024-08-10T05:12:35.589 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.589 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.589 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.589 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.589 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.589 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.589 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.589 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.589 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.589 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.589 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.589 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71840978 2024-08-10T05:12:35.589 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.590 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.590 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T05:12:35.590 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.590 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 192937984 2024-08-10T05:12:35.590 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.590 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.590 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.590 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.590 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.590 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464 2024-08-10T05:12:35.590 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.590 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.590 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56994539 2024-08-10T05:12:35.591 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.591 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.591 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.591 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.591 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.591 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.591 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.591 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.591 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.591 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.591 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.591 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.591 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.592 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.592 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.592 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.592 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.592 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.592 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.592 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.592 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.592 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.592 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.592 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.592 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.592 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.592 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.593 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.593 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.593 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68834117 2024-08-10T05:12:35.593 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.593 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.593 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T05:12:35.593 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.593 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 713031680 2024-08-10T05:12:35.593 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.593 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.593 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.593 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.593 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.594 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.594 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.594 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.594 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641188574 2024-08-10T05:12:35.594 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.594 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.594 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.594 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.594 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.594 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.594 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.594 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.594 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.595 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.595 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.595 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.595 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.595 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.595 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.595 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.595 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.595 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 354841 2024-08-10T05:12:35.595 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.595 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.595 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.596 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.596 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.596 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.596 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.596 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.596 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.596 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.596 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.596 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71488265 2024-08-10T05:12:35.596 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.596 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.596 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T05:12:35.596 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T05:12:35.597 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.597 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.597 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:35.597 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.597 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.597 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T05:12:35.597 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.597 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.597 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:35.597 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.597 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.597 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.597 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.597 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T05:12:35.598 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 40 2024-08-10T05:12:35.598 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.598 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T05:12:35.598 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.598 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.598 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T05:12:35.598 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:35.598 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.598 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T05:12:35.598 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.598 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.598 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T05:12:35.598 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.599 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.599 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T05:12:35.599 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22 2024-08-10T05:12:35.599 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.599 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T05:12:35.599 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:35.599 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6276208 2024-08-10T05:12:35.599 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.599 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T05:12:35.599 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.599 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.599 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T05:12:35.599 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:35.600 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1213755 2024-08-10T05:12:35.600 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.600 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T05:12:35.600 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:35.600 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6172956 2024-08-10T05:12:35.600 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.600 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:35.600 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.600 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.600 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T05:12:35.600 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.600 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.600 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.600 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T05:12:35.601 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.601 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.601 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T05:12:35.601 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.601 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.601 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T05:12:35.601 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.601 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.601 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.601 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T05:12:35.601 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.601 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.601 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.602 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T05:12:35.602 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.602 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.602 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T05:12:35.602 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.602 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.602 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T05:12:35.602 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.602 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.602 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.602 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T05:12:35.602 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.602 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.603 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T05:12:35.603 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.603 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.603 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T05:12:35.603 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.603 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.603 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T05:12:35.603 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.603 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.603 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.603 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T05:12:35.603 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.603 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.604 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.604 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:35.604 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:35.604 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.604 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T05:12:35.604 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22 2024-08-10T05:12:35.604 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.604 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T05:12:35.604 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:35.604 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6276208 2024-08-10T05:12:35.604 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.604 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T05:12:35.604 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.604 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.605 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T05:12:35.605 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:35.605 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1213755 2024-08-10T05:12:35.605 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.605 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T05:12:35.605 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:35.605 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6172956 2024-08-10T05:12:35.605 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.605 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T05:12:35.605 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.605 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.605 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T05:12:35.606 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.606 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.606 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T05:12:35.606 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.606 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.606 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T05:12:35.606 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:35.606 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.606 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T05:12:35.606 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 28479488 2024-08-10T05:12:35.606 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.606 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.606 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.607 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.5": { 2024-08-10T05:12:35.607 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.607 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T05:12:35.607 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.607 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.607 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T05:12:35.607 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.607 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.607 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T05:12:35.607 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T05:12:35.607 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.607 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_main": { 2024-08-10T05:12:35.607 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.608 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.608 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T05:12:35.608 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.608 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.608 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T05:12:35.608 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.608 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.608 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T05:12:35.608 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T05:12:35.608 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.608 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T05:12:35.608 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1171456 2024-08-10T05:12:35.608 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.609 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T05:12:35.609 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.609 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.609 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.609 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T05:12:35.609 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.609 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.609 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.609 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T05:12:35.609 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:35.609 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.609 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T05:12:35.609 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27656192 2024-08-10T05:12:35.609 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.610 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T05:12:35.610 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 827392 2024-08-10T05:12:35.610 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.610 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T05:12:35.610 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 688128 2024-08-10T05:12:35.610 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.610 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T05:12:35.610 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:35.610 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.610 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T05:12:35.610 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.610 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.611 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T05:12:35.611 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.611 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.611 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T05:12:35.611 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14 2024-08-10T05:12:35.611 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.611 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T05:12:35.611 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206272 2024-08-10T05:12:35.611 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.611 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T05:12:35.611 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23 2024-08-10T05:12:35.611 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.611 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T05:12:35.611 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1282048 2024-08-10T05:12:35.612 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.612 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T05:12:35.612 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1286144 2024-08-10T05:12:35.612 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.612 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T05:12:35.612 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.612 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.612 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T05:12:35.612 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.612 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.612 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T05:12:35.612 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15 2024-08-10T05:12:35.612 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.612 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T05:12:35.613 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4913 2024-08-10T05:12:35.613 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.613 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T05:12:35.613 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T05:12:35.613 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.613 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T05:12:35.613 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:35.613 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.613 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T05:12:35.613 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:35.613 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.613 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T05:12:35.613 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:35.613 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.614 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T05:12:35.614 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:35.614 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.614 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T05:12:35.614 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.614 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.614 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T05:12:35.614 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.614 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.614 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T05:12:35.614 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.614 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.615 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T05:12:35.615 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.615 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.615 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T05:12:35.615 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.615 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.615 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T05:12:35.615 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.615 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.615 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T05:12:35.615 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.615 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.616 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T05:12:35.616 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.616 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.616 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T05:12:35.616 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.616 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.616 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T05:12:35.616 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1937408 2024-08-10T05:12:35.616 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.616 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.616 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T05:12:35.616 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T05:12:35.617 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:35.617 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.617 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T05:12:35.617 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 811008 2024-08-10T05:12:35.617 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.617 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T05:12:35.617 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4, 2024-08-10T05:12:35.617 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 158117 2024-08-10T05:12:35.617 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.617 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T05:12:35.617 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.617 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.617 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.618 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T05:12:35.618 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.618 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.618 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T05:12:35.618 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.618 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.618 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T05:12:35.618 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.618 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.618 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T05:12:35.618 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4, 2024-08-10T05:12:35.618 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6012 2024-08-10T05:12:35.618 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.619 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T05:12:35.619 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.619 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.619 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.619 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T05:12:35.619 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.619 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.619 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T05:12:35.619 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 155, 2024-08-10T05:12:35.619 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 79023792 2024-08-10T05:12:35.619 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.619 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T05:12:35.619 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 155, 2024-08-10T05:12:35.619 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10050021 2024-08-10T05:12:35.620 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.620 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T05:12:35.620 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 155, 2024-08-10T05:12:35.620 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 150420 2024-08-10T05:12:35.620 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.620 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T05:12:35.620 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 155, 2024-08-10T05:12:35.620 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 79174212 2024-08-10T05:12:35.620 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.620 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T05:12:35.620 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.620 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.620 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.621 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T05:12:35.621 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:35.621 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 33611 2024-08-10T05:12:35.621 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.621 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T05:12:35.621 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.621 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1026 2024-08-10T05:12:35.621 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.621 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T05:12:35.621 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.621 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.621 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.621 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T05:12:35.621 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.622 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.622 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.622 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T05:12:35.622 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.622 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4040 2024-08-10T05:12:35.622 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.622 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T05:12:35.622 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 353 2024-08-10T05:12:35.622 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.622 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T05:12:35.622 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 261 2024-08-10T05:12:35.623 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.623 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T05:12:35.623 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 97, 2024-08-10T05:12:35.623 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 946050 2024-08-10T05:12:35.623 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.623 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T05:12:35.623 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 156, 2024-08-10T05:12:35.623 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 310666 2024-08-10T05:12:35.623 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.623 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T05:12:35.623 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 59, 2024-08-10T05:12:35.623 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4232402 2024-08-10T05:12:35.623 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.623 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T05:12:35.624 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.624 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.624 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T05:12:35.624 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:35.624 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 115864 2024-08-10T05:12:35.624 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.624 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T05:12:35.624 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 274, 2024-08-10T05:12:35.624 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3396164 2024-08-10T05:12:35.624 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.624 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T05:12:35.624 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 44, 2024-08-10T05:12:35.624 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8341689 2024-08-10T05:12:35.625 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.625 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T05:12:35.625 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 41, 2024-08-10T05:12:35.625 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 296586170771 2024-08-10T05:12:35.625 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.625 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T05:12:35.625 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 44, 2024-08-10T05:12:35.625 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65499096307 2024-08-10T05:12:35.625 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.625 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T05:12:35.625 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 271, 2024-08-10T05:12:35.625 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6254729095 2024-08-10T05:12:35.625 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.626 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T05:12:35.626 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 271, 2024-08-10T05:12:35.626 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27639 2024-08-10T05:12:35.626 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.626 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T05:12:35.626 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 274, 2024-08-10T05:12:35.626 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 241456 2024-08-10T05:12:35.626 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.626 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T05:12:35.626 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 274, 2024-08-10T05:12:35.626 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 225812721 2024-08-10T05:12:35.626 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.627 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T05:12:35.627 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 274, 2024-08-10T05:12:35.627 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 79939 2024-08-10T05:12:35.627 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.627 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T05:12:35.627 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 274, 2024-08-10T05:12:35.627 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 137908423 2024-08-10T05:12:35.627 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.627 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T05:12:35.627 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 274, 2024-08-10T05:12:35.627 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15854031 2024-08-10T05:12:35.627 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.627 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T05:12:35.627 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 354774 2024-08-10T05:12:35.628 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.628 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T05:12:35.628 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 36, 2024-08-10T05:12:35.628 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 149041 2024-08-10T05:12:35.628 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.628 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T05:12:35.628 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 274, 2024-08-10T05:12:35.628 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 383248697 2024-08-10T05:12:35.628 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.628 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T05:12:35.628 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 274, 2024-08-10T05:12:35.628 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 17863866 2024-08-10T05:12:35.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.629 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T05:12:35.629 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 274, 2024-08-10T05:12:35.629 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1695048 2024-08-10T05:12:35.629 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.629 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T05:12:35.629 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:35.629 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1861473632 2024-08-10T05:12:35.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.629 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:35.629 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 43646976 2024-08-10T05:12:35.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.629 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:35.630 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42614784 2024-08-10T05:12:35.630 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.630 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:35.630 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3137388236 2024-08-10T05:12:35.630 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.630 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:35.630 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1032192 2024-08-10T05:12:35.630 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.630 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.630 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T05:12:35.630 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.630 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 159383552 2024-08-10T05:12:35.631 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.631 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.631 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.631 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.631 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.631 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.631 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.631 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.631 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85498105 2024-08-10T05:12:35.631 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.631 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.631 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.631 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.632 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.632 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.632 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.632 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.632 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.632 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.632 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.632 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.632 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.632 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.632 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.632 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.632 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.633 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:35.633 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.633 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.633 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.633 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.633 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.633 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.633 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.633 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.633 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.633 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.633 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.633 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73881351 2024-08-10T05:12:35.634 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.634 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.634 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T05:12:35.634 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.634 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 780140544 2024-08-10T05:12:35.634 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.634 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.634 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.634 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.634 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.634 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.634 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.635 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.635 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641235790 2024-08-10T05:12:35.635 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.635 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.635 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.635 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.635 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.635 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.635 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.635 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.635 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.635 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.635 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.635 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.636 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.636 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.636 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.636 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.636 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.636 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2128 2024-08-10T05:12:35.636 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.636 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.636 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.636 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.636 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.636 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.636 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.637 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.637 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.637 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.637 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.637 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71793762 2024-08-10T05:12:35.637 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.637 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.637 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T05:12:35.637 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.637 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 192937984 2024-08-10T05:12:35.637 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.637 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.637 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.638 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.638 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.638 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464 2024-08-10T05:12:35.638 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.638 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.638 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56998736 2024-08-10T05:12:35.638 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.638 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.638 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.638 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.638 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.638 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.639 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.639 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.639 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.639 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.639 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.639 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.639 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.639 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.639 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.639 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.639 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.639 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.639 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.639 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.640 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.640 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.640 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.640 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.640 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.640 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.640 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.640 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.640 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.640 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68829920 2024-08-10T05:12:35.640 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.640 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.641 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T05:12:35.641 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.641 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 713031680 2024-08-10T05:12:35.641 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.641 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.641 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.641 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.641 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.641 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.641 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.641 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.641 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641235790 2024-08-10T05:12:35.641 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.641 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.642 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.642 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.642 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.642 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.642 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.642 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.642 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.642 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.642 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.642 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.642 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.642 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.642 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6060 2024-08-10T05:12:35.643 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.643 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.643 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 246057 2024-08-10T05:12:35.643 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.643 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.643 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.643 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.643 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.643 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.643 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.643 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.643 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.643 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.644 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.644 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71543773 2024-08-10T05:12:35.644 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.644 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.644 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T05:12:35.644 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T05:12:35.644 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.644 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.644 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:35.644 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.644 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.644 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T05:12:35.644 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.645 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.645 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:35.645 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.645 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.645 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.645 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.645 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T05:12:35.645 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42 2024-08-10T05:12:35.645 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.645 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T05:12:35.645 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.645 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.645 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T05:12:35.646 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.646 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.646 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T05:12:35.646 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.646 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.646 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T05:12:35.646 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.646 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.646 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T05:12:35.646 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.646 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.646 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T05:12:35.646 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.647 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.647 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.647 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T05:12:35.647 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.647 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.647 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T05:12:35.647 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.647 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.647 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.647 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T05:12:35.647 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.647 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.647 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.647 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:35.648 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.648 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.648 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T05:12:35.648 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.648 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.648 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.648 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T05:12:35.648 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.648 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.648 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T05:12:35.648 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.648 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.648 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T05:12:35.649 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.649 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.649 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.649 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T05:12:35.649 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.649 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.649 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.649 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T05:12:35.649 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.649 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.649 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T05:12:35.649 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.649 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.650 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T05:12:35.650 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.650 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.650 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.650 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T05:12:35.650 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.650 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.650 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T05:12:35.650 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.650 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.650 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T05:12:35.650 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.650 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.651 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T05:12:35.651 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.651 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.651 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.651 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T05:12:35.651 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.651 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.651 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.651 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:35.651 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.651 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.651 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T05:12:35.651 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.651 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.652 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T05:12:35.652 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.652 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.652 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.652 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T05:12:35.652 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.652 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.652 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T05:12:35.652 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.652 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.652 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.652 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T05:12:35.652 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.653 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.653 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.653 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T05:12:35.653 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.653 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.653 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T05:12:35.653 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.653 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.653 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T05:12:35.653 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.653 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.653 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T05:12:35.653 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:35.653 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.654 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T05:12:35.654 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 28475392 2024-08-10T05:12:35.654 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.654 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.654 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.654 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.6": { 2024-08-10T05:12:35.654 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.654 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T05:12:35.654 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.654 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.654 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T05:12:35.654 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.654 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.655 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T05:12:35.655 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T05:12:35.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.655 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_main": { 2024-08-10T05:12:35.655 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.655 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T05:12:35.655 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.655 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T05:12:35.655 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.655 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T05:12:35.656 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T05:12:35.656 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.656 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T05:12:35.656 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1249280 2024-08-10T05:12:35.656 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.656 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T05:12:35.656 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.656 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.656 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.656 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T05:12:35.656 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.656 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.656 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.657 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T05:12:35.657 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:35.657 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.657 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T05:12:35.657 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27656192 2024-08-10T05:12:35.657 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.657 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T05:12:35.657 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 946176 2024-08-10T05:12:35.657 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.657 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T05:12:35.657 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 806912 2024-08-10T05:12:35.657 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.657 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T05:12:35.657 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:35.658 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.658 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T05:12:35.658 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.658 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.658 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T05:12:35.658 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.658 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.658 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T05:12:35.658 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14 2024-08-10T05:12:35.658 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.658 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T05:12:35.658 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206272 2024-08-10T05:12:35.658 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.659 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T05:12:35.659 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23 2024-08-10T05:12:35.659 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.659 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T05:12:35.659 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1282048 2024-08-10T05:12:35.659 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.659 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T05:12:35.659 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1286144 2024-08-10T05:12:35.659 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.659 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T05:12:35.659 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.659 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.660 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T05:12:35.660 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.660 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.660 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T05:12:35.660 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15 2024-08-10T05:12:35.660 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.660 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T05:12:35.660 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4913 2024-08-10T05:12:35.660 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.660 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T05:12:35.660 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T05:12:35.660 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.660 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T05:12:35.661 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5504 2024-08-10T05:12:35.661 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.661 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T05:12:35.661 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:35.661 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.661 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T05:12:35.661 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5504 2024-08-10T05:12:35.661 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.661 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T05:12:35.661 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:35.661 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.661 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T05:12:35.661 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.662 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.662 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T05:12:35.662 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.662 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.662 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T05:12:35.662 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.662 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.662 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T05:12:35.662 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.662 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.662 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T05:12:35.662 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.662 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.663 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T05:12:35.663 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.663 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.663 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T05:12:35.663 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.663 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.663 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T05:12:35.663 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.663 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.663 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T05:12:35.663 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.663 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.663 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T05:12:35.663 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2134016 2024-08-10T05:12:35.664 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.664 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.664 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T05:12:35.664 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T05:12:35.664 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:35.664 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.664 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T05:12:35.664 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1396736 2024-08-10T05:12:35.664 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.664 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T05:12:35.664 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.664 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.664 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.665 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T05:12:35.665 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.665 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.665 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.665 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T05:12:35.665 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.665 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.665 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T05:12:35.665 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.665 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.665 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T05:12:35.665 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.665 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.665 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T05:12:35.666 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T05:12:35.666 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8110 2024-08-10T05:12:35.666 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.666 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T05:12:35.666 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.666 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.666 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.666 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T05:12:35.666 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.666 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.666 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T05:12:35.666 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 184, 2024-08-10T05:12:35.667 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45614599 2024-08-10T05:12:35.667 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.667 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T05:12:35.667 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 180, 2024-08-10T05:12:35.667 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9119579 2024-08-10T05:12:35.667 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.667 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T05:12:35.667 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 184, 2024-08-10T05:12:35.667 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 137272 2024-08-10T05:12:35.667 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.667 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T05:12:35.667 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 184, 2024-08-10T05:12:35.667 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45751871 2024-08-10T05:12:35.667 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.668 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T05:12:35.668 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.668 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.668 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.668 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T05:12:35.668 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:35.668 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 50810 2024-08-10T05:12:35.668 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.668 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T05:12:35.668 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.668 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1261 2024-08-10T05:12:35.668 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.668 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T05:12:35.669 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.669 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.669 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.669 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T05:12:35.669 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.669 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.669 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.669 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T05:12:35.669 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:35.669 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10176 2024-08-10T05:12:35.669 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.669 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T05:12:35.669 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 338 2024-08-10T05:12:35.670 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.670 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T05:12:35.670 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 266 2024-08-10T05:12:35.670 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.670 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T05:12:35.670 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 104, 2024-08-10T05:12:35.670 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 945714 2024-08-10T05:12:35.670 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.670 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T05:12:35.670 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 164, 2024-08-10T05:12:35.670 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 312067 2024-08-10T05:12:35.670 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.670 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T05:12:35.671 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 60, 2024-08-10T05:12:35.671 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 528534 2024-08-10T05:12:35.671 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.671 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T05:12:35.671 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.671 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.671 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T05:12:35.671 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.671 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.671 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.671 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T05:12:35.671 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 256, 2024-08-10T05:12:35.671 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3117114 2024-08-10T05:12:35.672 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.672 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T05:12:35.672 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 37, 2024-08-10T05:12:35.672 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2666378 2024-08-10T05:12:35.672 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.672 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T05:12:35.672 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 34, 2024-08-10T05:12:35.672 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206639472315 2024-08-10T05:12:35.672 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.672 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T05:12:35.672 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 37, 2024-08-10T05:12:35.672 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 50515652970 2024-08-10T05:12:35.672 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.673 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T05:12:35.673 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 253, 2024-08-10T05:12:35.673 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 511762 2024-08-10T05:12:35.673 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.673 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T05:12:35.673 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 253, 2024-08-10T05:12:35.673 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27999 2024-08-10T05:12:35.673 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.673 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T05:12:35.673 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 256, 2024-08-10T05:12:35.673 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 194929 2024-08-10T05:12:35.673 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.673 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T05:12:35.674 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 256, 2024-08-10T05:12:35.674 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 92658705 2024-08-10T05:12:35.674 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.674 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T05:12:35.674 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 256, 2024-08-10T05:12:35.674 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 92945 2024-08-10T05:12:35.674 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.674 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T05:12:35.674 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 256, 2024-08-10T05:12:35.674 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 97834999 2024-08-10T05:12:35.674 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.674 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T05:12:35.674 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 256, 2024-08-10T05:12:35.675 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11595666 2024-08-10T05:12:35.675 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.675 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T05:12:35.675 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 945033 2024-08-10T05:12:35.675 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.675 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T05:12:35.675 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 30, 2024-08-10T05:12:35.675 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 148847 2024-08-10T05:12:35.675 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.675 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T05:12:35.675 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 256, 2024-08-10T05:12:35.675 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 205435648 2024-08-10T05:12:35.675 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.675 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T05:12:35.676 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 256, 2024-08-10T05:12:35.676 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13648309 2024-08-10T05:12:35.676 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.676 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T05:12:35.676 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 256, 2024-08-10T05:12:35.676 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1569233 2024-08-10T05:12:35.676 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.676 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.676 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T05:12:35.676 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:35.676 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1861473632 2024-08-10T05:12:35.676 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.676 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:35.677 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42532864 2024-08-10T05:12:35.677 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.677 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:35.677 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42074112 2024-08-10T05:12:35.677 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.677 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:35.677 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3137388236 2024-08-10T05:12:35.677 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.677 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:35.677 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 458752 2024-08-10T05:12:35.677 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.677 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.677 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T05:12:35.678 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.678 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 159383552 2024-08-10T05:12:35.678 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.678 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.678 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.678 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.678 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.678 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.678 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.678 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.678 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85497864 2024-08-10T05:12:35.678 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.678 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.679 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.679 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.679 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.679 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.679 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.679 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.679 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.679 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.679 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.679 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.679 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.679 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.679 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.680 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.680 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.680 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8192 2024-08-10T05:12:35.680 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.680 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.680 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.680 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.680 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.680 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.680 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.680 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.680 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.680 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.681 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.681 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73877496 2024-08-10T05:12:35.681 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.681 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.681 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T05:12:35.681 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.681 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 780140544 2024-08-10T05:12:35.681 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.681 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.681 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.681 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.681 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.681 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.681 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.682 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.682 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641233985 2024-08-10T05:12:35.682 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.682 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.682 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.682 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.682 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.682 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.682 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.682 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.682 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.682 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.682 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.683 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.683 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.683 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.683 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.683 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.683 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.683 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2128 2024-08-10T05:12:35.683 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.683 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.683 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.683 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.683 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.683 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.684 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.684 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.684 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.684 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.684 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.684 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71795567 2024-08-10T05:12:35.684 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.684 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.684 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T05:12:35.684 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.684 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 192937984 2024-08-10T05:12:35.684 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.684 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.685 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.685 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.685 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.685 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464 2024-08-10T05:12:35.685 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.685 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.685 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56998576 2024-08-10T05:12:35.685 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.685 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.685 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.685 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.685 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.685 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.685 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.686 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.686 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.686 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.686 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.686 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.686 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.686 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.686 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.686 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.686 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.686 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.686 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.687 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.687 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.687 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.687 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.687 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.687 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.687 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.687 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.687 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.687 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.687 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68830080 2024-08-10T05:12:35.687 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.687 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.688 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T05:12:35.688 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.688 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 713031680 2024-08-10T05:12:35.688 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.688 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.688 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.688 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.688 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.688 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.688 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.688 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.688 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641233985 2024-08-10T05:12:35.688 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.688 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.689 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.689 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.689 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.689 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.689 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.689 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.689 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.689 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.689 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.689 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.689 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.689 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.689 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6161 2024-08-10T05:12:35.690 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.690 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.690 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 245225 2024-08-10T05:12:35.690 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.690 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.690 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.690 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.690 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.690 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.690 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.690 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.690 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.690 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.691 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.691 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71546309 2024-08-10T05:12:35.691 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.691 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.691 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T05:12:35.691 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T05:12:35.691 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.691 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.691 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:35.691 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.691 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.691 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T05:12:35.691 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.692 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.692 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:35.692 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.692 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.692 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.692 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.692 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T05:12:35.692 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 39 2024-08-10T05:12:35.692 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.692 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T05:12:35.692 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.692 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.692 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T05:12:35.693 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13 2024-08-10T05:12:35.693 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.693 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T05:12:35.693 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.693 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.693 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T05:12:35.693 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.693 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.693 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T05:12:35.693 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2810 2024-08-10T05:12:35.693 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.693 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T05:12:35.693 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 13, 2024-08-10T05:12:35.694 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 79988415 2024-08-10T05:12:35.694 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.694 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T05:12:35.694 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.694 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.694 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T05:12:35.694 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15, 2024-08-10T05:12:35.694 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8033831 2024-08-10T05:12:35.694 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.694 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T05:12:35.694 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 13, 2024-08-10T05:12:35.694 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 40006331 2024-08-10T05:12:35.694 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.695 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:35.695 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.695 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.695 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T05:12:35.695 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.695 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.695 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.695 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T05:12:35.695 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.695 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.695 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T05:12:35.695 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.695 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.696 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T05:12:35.696 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.696 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.696 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.696 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T05:12:35.696 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.696 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.696 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.696 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T05:12:35.696 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.696 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.696 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T05:12:35.696 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.696 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.697 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T05:12:35.697 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.697 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.697 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.697 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T05:12:35.697 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.697 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.697 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T05:12:35.697 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.697 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.697 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T05:12:35.697 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.697 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.698 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T05:12:35.698 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.698 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.698 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.698 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T05:12:35.698 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.698 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.698 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.698 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:35.698 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13 2024-08-10T05:12:35.698 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.698 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T05:12:35.698 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2810 2024-08-10T05:12:35.698 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.699 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T05:12:35.699 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 13, 2024-08-10T05:12:35.699 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 79988415 2024-08-10T05:12:35.699 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.699 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T05:12:35.699 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.699 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.699 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T05:12:35.699 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15, 2024-08-10T05:12:35.699 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8033831 2024-08-10T05:12:35.699 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.699 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T05:12:35.700 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 13, 2024-08-10T05:12:35.700 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 40006331 2024-08-10T05:12:35.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.700 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T05:12:35.700 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.700 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T05:12:35.700 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.700 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T05:12:35.700 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.700 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T05:12:35.700 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:35.701 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.701 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T05:12:35.701 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 29061120 2024-08-10T05:12:35.701 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.701 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.701 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.701 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.7": { 2024-08-10T05:12:35.701 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:35.701 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T05:12:35.701 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.701 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.701 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T05:12:35.702 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.702 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.702 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T05:12:35.702 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T05:12:35.702 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.702 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_main": { 2024-08-10T05:12:35.702 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.702 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.702 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T05:12:35.702 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.702 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.702 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T05:12:35.703 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.703 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.703 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T05:12:35.703 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T05:12:35.703 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.703 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T05:12:35.703 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6258688 2024-08-10T05:12:35.703 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.703 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T05:12:35.703 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.703 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.703 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.703 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T05:12:35.703 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.704 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.704 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.704 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T05:12:35.704 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:35.704 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.704 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T05:12:35.704 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:35.704 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.704 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T05:12:35.704 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3293184 2024-08-10T05:12:35.704 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.704 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T05:12:35.704 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3153920 2024-08-10T05:12:35.704 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.705 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T05:12:35.705 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:35.705 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.705 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T05:12:35.705 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.705 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.705 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T05:12:35.705 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.705 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.705 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T05:12:35.705 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14 2024-08-10T05:12:35.705 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.705 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T05:12:35.706 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206272 2024-08-10T05:12:35.706 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.706 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T05:12:35.706 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23 2024-08-10T05:12:35.706 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.706 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T05:12:35.706 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1282048 2024-08-10T05:12:35.706 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.706 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T05:12:35.706 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1286144 2024-08-10T05:12:35.706 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.706 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T05:12:35.707 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.707 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.707 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T05:12:35.707 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.707 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.707 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T05:12:35.707 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15 2024-08-10T05:12:35.707 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.707 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T05:12:35.707 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4913 2024-08-10T05:12:35.707 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.707 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T05:12:35.707 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T05:12:35.708 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.708 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T05:12:35.708 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5500 2024-08-10T05:12:35.708 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.708 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T05:12:35.708 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:35.708 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.708 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T05:12:35.708 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5500 2024-08-10T05:12:35.708 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.708 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T05:12:35.708 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:35.708 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.709 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T05:12:35.709 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.709 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.709 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T05:12:35.709 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.709 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.709 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T05:12:35.709 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.709 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.709 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T05:12:35.709 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.709 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.709 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T05:12:35.710 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.710 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.710 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T05:12:35.710 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.710 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.710 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T05:12:35.710 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.710 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.710 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T05:12:35.710 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.710 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.710 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T05:12:35.710 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.711 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.711 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T05:12:35.711 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9490432 2024-08-10T05:12:35.711 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.711 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.711 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T05:12:35.711 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T05:12:35.711 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:35.711 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.711 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T05:12:35.711 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1388544 2024-08-10T05:12:35.711 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.711 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T05:12:35.712 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T05:12:35.712 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 312654 2024-08-10T05:12:35.712 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.712 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T05:12:35.712 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.712 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.712 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.712 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T05:12:35.712 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.712 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.712 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T05:12:35.712 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.712 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.713 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T05:12:35.713 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.713 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.713 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T05:12:35.713 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7, 2024-08-10T05:12:35.713 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15116 2024-08-10T05:12:35.713 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.713 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T05:12:35.713 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.713 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.713 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.713 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T05:12:35.713 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.713 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.714 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T05:12:35.714 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 757, 2024-08-10T05:12:35.714 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 498380351 2024-08-10T05:12:35.714 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.714 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T05:12:35.714 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 743, 2024-08-10T05:12:35.714 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 29515766 2024-08-10T05:12:35.714 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.714 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T05:12:35.714 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 757, 2024-08-10T05:12:35.714 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 607298 2024-08-10T05:12:35.714 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.715 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T05:12:35.715 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 757, 2024-08-10T05:12:35.715 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 498987649 2024-08-10T05:12:35.715 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.715 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T05:12:35.715 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.715 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.715 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.715 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T05:12:35.715 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.715 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45307 2024-08-10T05:12:35.715 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.715 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T05:12:35.715 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.716 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 982 2024-08-10T05:12:35.716 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.716 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T05:12:35.716 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.716 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.716 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.716 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T05:12:35.716 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:35.716 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.716 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.716 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T05:12:35.716 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:35.716 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4750 2024-08-10T05:12:35.716 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.717 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T05:12:35.717 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3513 2024-08-10T05:12:35.717 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.717 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T05:12:35.717 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 386 2024-08-10T05:12:35.717 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.717 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T05:12:35.717 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 106, 2024-08-10T05:12:35.717 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1860427 2024-08-10T05:12:35.717 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.717 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T05:12:35.717 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 156, 2024-08-10T05:12:35.717 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 440873 2024-08-10T05:12:35.718 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.718 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T05:12:35.718 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 50, 2024-08-10T05:12:35.718 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1091170 2024-08-10T05:12:35.718 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.718 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T05:12:35.718 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.718 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.718 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T05:12:35.718 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 102, 2024-08-10T05:12:35.718 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5708245 2024-08-10T05:12:35.718 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.718 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T05:12:35.719 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3379, 2024-08-10T05:12:35.719 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4013160535 2024-08-10T05:12:35.719 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.719 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T05:12:35.719 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 24, 2024-08-10T05:12:35.719 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8256658 2024-08-10T05:12:35.719 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.719 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T05:12:35.719 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 23, 2024-08-10T05:12:35.719 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 125752518196 2024-08-10T05:12:35.719 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.719 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T05:12:35.719 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 24, 2024-08-10T05:12:35.719 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 40365971356 2024-08-10T05:12:35.720 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.720 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T05:12:35.720 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3378, 2024-08-10T05:12:35.720 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 854590819 2024-08-10T05:12:35.720 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.720 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T05:12:35.720 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3378, 2024-08-10T05:12:35.720 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 194943 2024-08-10T05:12:35.720 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.720 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T05:12:35.720 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3379, 2024-08-10T05:12:35.720 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3592262 2024-08-10T05:12:35.720 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.721 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T05:12:35.721 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3379, 2024-08-10T05:12:35.721 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2723132140 2024-08-10T05:12:35.721 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.721 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T05:12:35.721 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3379, 2024-08-10T05:12:35.721 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 473302 2024-08-10T05:12:35.721 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.721 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T05:12:35.721 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3379, 2024-08-10T05:12:35.721 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1745790686 2024-08-10T05:12:35.721 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.721 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T05:12:35.722 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3379, 2024-08-10T05:12:35.722 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 395678768 2024-08-10T05:12:35.722 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.722 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T05:12:35.722 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 942676 2024-08-10T05:12:35.722 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.722 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T05:12:35.722 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 23, 2024-08-10T05:12:35.722 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 110212 2024-08-10T05:12:35.722 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.722 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T05:12:35.722 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3379, 2024-08-10T05:12:35.723 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8881580637 2024-08-10T05:12:35.723 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.723 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T05:12:35.723 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3379, 2024-08-10T05:12:35.723 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 433833403 2024-08-10T05:12:35.723 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.723 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T05:12:35.723 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3379, 2024-08-10T05:12:35.723 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 301777227 2024-08-10T05:12:35.723 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.723 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.723 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T05:12:35.723 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:35.723 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1861473632 2024-08-10T05:12:35.724 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.724 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:35.724 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 46792704 2024-08-10T05:12:35.724 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.724 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:35.724 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 46604288 2024-08-10T05:12:35.724 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.724 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:35.724 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3137388236 2024-08-10T05:12:35.724 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.724 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:35.724 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 188416 2024-08-10T05:12:35.724 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.725 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.725 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T05:12:35.725 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.725 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 159383552 2024-08-10T05:12:35.725 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.725 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.725 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.725 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.725 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.725 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.725 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.725 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.725 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85482676 2024-08-10T05:12:35.726 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.726 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.726 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.726 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.726 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.726 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.726 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.726 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.726 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.726 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.726 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.726 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.726 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.727 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.727 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.727 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.727 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.727 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 143360 2024-08-10T05:12:35.727 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.727 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.727 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.727 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.727 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.727 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.727 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.727 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.728 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.728 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.728 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.728 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73757516 2024-08-10T05:12:35.728 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.728 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.728 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T05:12:35.728 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.728 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 780140544 2024-08-10T05:12:35.728 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.728 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.728 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.728 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.729 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.729 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.729 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.729 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.729 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641120077 2024-08-10T05:12:35.729 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.729 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.729 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.729 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.729 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.729 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.729 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.729 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.729 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.730 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.730 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.730 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.730 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.730 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.730 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.730 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.730 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.730 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2128 2024-08-10T05:12:35.730 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.730 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.730 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.731 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.731 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.731 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.731 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.731 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.731 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.731 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.731 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.731 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71909475 2024-08-10T05:12:35.731 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.731 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.731 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T05:12:35.732 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.732 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 192937984 2024-08-10T05:12:35.732 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.732 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.732 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:35.732 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.732 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.732 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464 2024-08-10T05:12:35.732 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.732 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.732 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56988451 2024-08-10T05:12:35.732 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.733 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.733 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.733 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.733 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.733 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.733 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.733 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.733 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.733 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.733 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.733 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.733 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.733 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.734 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.734 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.734 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.734 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.734 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.734 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.734 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.734 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.734 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.734 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.734 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.734 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.735 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.735 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.735 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.735 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68840205 2024-08-10T05:12:35.735 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.735 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.735 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T05:12:35.735 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:35.735 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 713031680 2024-08-10T05:12:35.735 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.735 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:35.735 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.735 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.736 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:35.736 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.736 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.736 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:35.736 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641120077 2024-08-10T05:12:35.736 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.736 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:35.736 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.736 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.736 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:35.736 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.736 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.736 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:35.737 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.737 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:35.737 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.737 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:35.737 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.737 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:35.737 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 368260 2024-08-10T05:12:35.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.737 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:35.738 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.738 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.738 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:35.738 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.738 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.738 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:35.738 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.738 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.738 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:35.738 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71543343 2024-08-10T05:12:35.738 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.738 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.738 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T05:12:35.739 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T05:12:35.739 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.739 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.739 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:35.739 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.739 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.739 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T05:12:35.739 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.739 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.739 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:35.739 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.739 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.739 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.740 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:35.740 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T05:12:35.740 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 46 2024-08-10T05:12:35.740 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.740 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T05:12:35.740 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.740 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.740 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T05:12:35.740 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 43 2024-08-10T05:12:35.740 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.740 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T05:12:35.740 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.740 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.741 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T05:12:35.741 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.741 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.741 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T05:12:35.741 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.741 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.741 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T05:12:35.741 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 43, 2024-08-10T05:12:35.741 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 55878873 2024-08-10T05:12:35.741 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.741 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T05:12:35.741 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 132134 2024-08-10T05:12:35.741 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.742 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T05:12:35.742 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 45, 2024-08-10T05:12:35.742 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11209010 2024-08-10T05:12:35.742 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.742 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T05:12:35.742 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 43, 2024-08-10T05:12:35.742 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 34298167 2024-08-10T05:12:35.742 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.742 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:35.742 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 28 2024-08-10T05:12:35.742 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.742 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T05:12:35.742 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 28, 2024-08-10T05:12:35.743 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4149207 2024-08-10T05:12:35.743 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.743 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T05:12:35.743 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.743 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.743 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T05:12:35.743 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 132134 2024-08-10T05:12:35.743 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.743 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T05:12:35.743 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 28, 2024-08-10T05:12:35.743 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3631618 2024-08-10T05:12:35.743 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.743 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T05:12:35.744 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 28, 2024-08-10T05:12:35.744 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3034482 2024-08-10T05:12:35.744 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.744 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T05:12:35.744 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T05:12:35.744 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.744 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T05:12:35.744 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.744 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.744 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T05:12:35.744 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:35.744 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8655043 2024-08-10T05:12:35.744 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.745 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T05:12:35.745 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.745 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.745 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T05:12:35.745 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.745 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.745 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T05:12:35.745 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.745 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.745 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T05:12:35.745 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:35.745 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3532171 2024-08-10T05:12:35.745 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.746 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T05:12:35.746 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:35.746 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8046533 2024-08-10T05:12:35.746 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.746 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:35.746 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5 2024-08-10T05:12:35.746 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.746 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T05:12:35.746 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.746 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.746 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T05:12:35.746 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T05:12:35.747 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 43074623 2024-08-10T05:12:35.747 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.747 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T05:12:35.747 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.747 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.747 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T05:12:35.747 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7, 2024-08-10T05:12:35.747 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4045221 2024-08-10T05:12:35.747 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.747 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T05:12:35.747 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T05:12:35.747 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23217152 2024-08-10T05:12:35.747 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.748 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T05:12:35.748 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.748 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.748 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T05:12:35.748 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.748 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.748 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T05:12:35.748 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:35.748 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.748 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T05:12:35.748 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:35.748 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.748 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T05:12:35.748 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 33251328 2024-08-10T05:12:35.749 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.749 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.749 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.749 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.749 INFO:tasks.workunit.client.0.smithi086.stdout: "pools": [ 2024-08-10T05:12:35.749 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.749 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:35.749 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr" 2024-08-10T05:12:35.749 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.749 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T05:12:35.749 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T05:12:35.749 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T05:12:35.749 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T05:12:35.750 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T05:12:35.750 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 1, 2024-08-10T05:12:35.750 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 1, 2024-08-10T05:12:35.750 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 1, 2024-08-10T05:12:35.750 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T05:12:35.750 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T05:12:35.750 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 729296251146, 2024-08-10T05:12:35.750 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 1781760, 2024-08-10T05:12:35.750 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T05:12:35.750 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T05:12:35.750 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 1781760, 2024-08-10T05:12:35.750 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T05:12:35.750 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 243098763264, 2024-08-10T05:12:35.751 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 2, 2024-08-10T05:12:35.751 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T05:12:35.751 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 2.443116500217002e-06, 2024-08-10T05:12:35.751 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T05:12:35.751 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T05:12:35.751 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 212, 2024-08-10T05:12:35.751 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 313344, 2024-08-10T05:12:35.751 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 590368, 2024-08-10T05:12:35.751 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 590368, 2024-08-10T05:12:35.751 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T05:12:35.751 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 1771104, 2024-08-10T05:12:35.751 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 179, 2024-08-10T05:12:35.751 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 2473984 2024-08-10T05:12:35.751 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.752 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T05:12:35.752 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T05:12:35.752 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T05:12:35.752 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.752 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.752 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:35.752 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T05:12:35.752 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.752 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T05:12:35.752 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T05:12:35.752 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T05:12:35.752 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T05:12:35.752 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T05:12:35.753 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 32, 2024-08-10T05:12:35.753 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 32, 2024-08-10T05:12:35.753 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 2, 2024-08-10T05:12:35.753 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T05:12:35.753 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T05:12:35.753 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 729296251146, 2024-08-10T05:12:35.753 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 98304, 2024-08-10T05:12:35.753 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T05:12:35.753 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T05:12:35.753 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 98304, 2024-08-10T05:12:35.753 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T05:12:35.753 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 243098763264, 2024-08-10T05:12:35.753 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 22, 2024-08-10T05:12:35.754 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T05:12:35.754 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 1.3479292704232648e-07, 2024-08-10T05:12:35.754 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T05:12:35.754 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T05:12:35.754 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 0, 2024-08-10T05:12:35.754 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 0, 2024-08-10T05:12:35.754 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 3428, 2024-08-10T05:12:35.754 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 3428, 2024-08-10T05:12:35.754 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T05:12:35.754 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 10284, 2024-08-10T05:12:35.754 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 51, 2024-08-10T05:12:35.754 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 20480 2024-08-10T05:12:35.755 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.755 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T05:12:35.755 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T05:12:35.755 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T05:12:35.755 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.755 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.755 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:35.755 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T05:12:35.755 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.755 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T05:12:35.755 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T05:12:35.755 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T05:12:35.755 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T05:12:35.756 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T05:12:35.756 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 64, 2024-08-10T05:12:35.756 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 64, 2024-08-10T05:12:35.756 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 3, 2024-08-10T05:12:35.756 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T05:12:35.756 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T05:12:35.756 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 729296251146, 2024-08-10T05:12:35.756 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 0, 2024-08-10T05:12:35.756 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T05:12:35.756 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T05:12:35.756 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 0, 2024-08-10T05:12:35.756 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T05:12:35.756 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 243098763264, 2024-08-10T05:12:35.757 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 0, 2024-08-10T05:12:35.757 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T05:12:35.757 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 0.0, 2024-08-10T05:12:35.757 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T05:12:35.757 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T05:12:35.757 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 0, 2024-08-10T05:12:35.757 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 0, 2024-08-10T05:12:35.757 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 0, 2024-08-10T05:12:35.757 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 0, 2024-08-10T05:12:35.757 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T05:12:35.757 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 0, 2024-08-10T05:12:35.757 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 0, 2024-08-10T05:12:35.757 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 0 2024-08-10T05:12:35.758 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.758 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T05:12:35.758 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T05:12:35.758 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T05:12:35.758 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.758 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.758 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:35.758 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd" 2024-08-10T05:12:35.758 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.758 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T05:12:35.758 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T05:12:35.758 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T05:12:35.758 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T05:12:35.759 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T05:12:35.759 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 8, 2024-08-10T05:12:35.759 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 8, 2024-08-10T05:12:35.759 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 4, 2024-08-10T05:12:35.759 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T05:12:35.759 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T05:12:35.759 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 729296251146, 2024-08-10T05:12:35.759 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 12288, 2024-08-10T05:12:35.759 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T05:12:35.759 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T05:12:35.759 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 12288, 2024-08-10T05:12:35.759 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T05:12:35.759 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 243098763264, 2024-08-10T05:12:35.760 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 2, 2024-08-10T05:12:35.760 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T05:12:35.760 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 1.684911943300449e-08, 2024-08-10T05:12:35.760 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T05:12:35.760 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T05:12:35.760 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 0, 2024-08-10T05:12:35.760 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 0, 2024-08-10T05:12:35.760 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 19, 2024-08-10T05:12:35.760 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 19, 2024-08-10T05:12:35.760 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T05:12:35.760 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 57, 2024-08-10T05:12:35.760 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 2, 2024-08-10T05:12:35.760 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 2048 2024-08-10T05:12:35.761 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.761 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T05:12:35.761 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T05:12:35.761 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T05:12:35.761 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.761 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.761 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd": { 2024-08-10T05:12:35.761 INFO:tasks.workunit.client.0.smithi086.stdout: "mirroring_by_pool": [ 2024-08-10T05:12:35.761 INFO:tasks.workunit.client.0.smithi086.stdout: false 2024-08-10T05:12:35.761 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.761 INFO:tasks.workunit.client.0.smithi086.stdout: "num_images_by_pool": [ 2024-08-10T05:12:35.761 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:35.761 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.762 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pools": 1 2024-08-10T05:12:35.762 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.762 INFO:tasks.workunit.client.0.smithi086.stdout: "report_id": "9795fde7-4275-4eec-b676-9009ef84711f", 2024-08-10T05:12:35.762 INFO:tasks.workunit.client.0.smithi086.stdout: "report_timestamp": "2024-08-10T05:12:34.846926", 2024-08-10T05:12:35.762 INFO:tasks.workunit.client.0.smithi086.stdout: "report_version": 1, 2024-08-10T05:12:35.762 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_stats": { 2024-08-10T05:12:35.762 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "7.9.2" 2024-08-10T05:12:35.762 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.762 INFO:tasks.workunit.client.0.smithi086.stdout: "rook": { 2024-08-10T05:12:35.762 INFO:tasks.workunit.client.0.smithi086.stdout: "cluster": { 2024-08-10T05:12:35.762 INFO:tasks.workunit.client.0.smithi086.stdout: "external-mode": null, 2024-08-10T05:12:35.762 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:35.762 INFO:tasks.workunit.client.0.smithi086.stdout: "allow-multiple-per-node": null, 2024-08-10T05:12:35.763 INFO:tasks.workunit.client.0.smithi086.stdout: "count": null, 2024-08-10T05:12:35.763 INFO:tasks.workunit.client.0.smithi086.stdout: "max-id": null, 2024-08-10T05:12:35.763 INFO:tasks.workunit.client.0.smithi086.stdout: "pvc": { 2024-08-10T05:12:35.763 INFO:tasks.workunit.client.0.smithi086.stdout: "enabled": null 2024-08-10T05:12:35.763 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.763 INFO:tasks.workunit.client.0.smithi086.stdout: "stretch": { 2024-08-10T05:12:35.763 INFO:tasks.workunit.client.0.smithi086.stdout: "enabled": null 2024-08-10T05:12:35.763 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.763 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.763 INFO:tasks.workunit.client.0.smithi086.stdout: "network": { 2024-08-10T05:12:35.763 INFO:tasks.workunit.client.0.smithi086.stdout: "provider": null 2024-08-10T05:12:35.763 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.763 INFO:tasks.workunit.client.0.smithi086.stdout: "storage": { 2024-08-10T05:12:35.763 INFO:tasks.workunit.client.0.smithi086.stdout: "device-set": { 2024-08-10T05:12:35.764 INFO:tasks.workunit.client.0.smithi086.stdout: "count": { 2024-08-10T05:12:35.764 INFO:tasks.workunit.client.0.smithi086.stdout: "non-portable": null, 2024-08-10T05:12:35.764 INFO:tasks.workunit.client.0.smithi086.stdout: "portable": null, 2024-08-10T05:12:35.764 INFO:tasks.workunit.client.0.smithi086.stdout: "total": null 2024-08-10T05:12:35.764 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.764 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.764 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.764 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.764 INFO:tasks.workunit.client.0.smithi086.stdout: "csi": { 2024-08-10T05:12:35.764 INFO:tasks.workunit.client.0.smithi086.stdout: "version": null 2024-08-10T05:12:35.764 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.764 INFO:tasks.workunit.client.0.smithi086.stdout: "kubernetes": { 2024-08-10T05:12:35.764 INFO:tasks.workunit.client.0.smithi086.stdout: "version": null 2024-08-10T05:12:35.765 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.765 INFO:tasks.workunit.client.0.smithi086.stdout: "node": { 2024-08-10T05:12:35.765 INFO:tasks.workunit.client.0.smithi086.stdout: "count": { 2024-08-10T05:12:35.765 INFO:tasks.workunit.client.0.smithi086.stdout: "kubernetes-total": null, 2024-08-10T05:12:35.765 INFO:tasks.workunit.client.0.smithi086.stdout: "with-ceph-daemons": null, 2024-08-10T05:12:35.765 INFO:tasks.workunit.client.0.smithi086.stdout: "with-csi-cephfs-plugin": null, 2024-08-10T05:12:35.765 INFO:tasks.workunit.client.0.smithi086.stdout: "with-csi-nfs-plugin": null, 2024-08-10T05:12:35.765 INFO:tasks.workunit.client.0.smithi086.stdout: "with-csi-rbd-plugin": null 2024-08-10T05:12:35.765 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.765 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.765 INFO:tasks.workunit.client.0.smithi086.stdout: "usage": { 2024-08-10T05:12:35.765 INFO:tasks.workunit.client.0.smithi086.stdout: "storage-class": { 2024-08-10T05:12:35.766 INFO:tasks.workunit.client.0.smithi086.stdout: "count": { 2024-08-10T05:12:35.766 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket": null, 2024-08-10T05:12:35.766 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs": null, 2024-08-10T05:12:35.766 INFO:tasks.workunit.client.0.smithi086.stdout: "nfs": null, 2024-08-10T05:12:35.766 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd": null, 2024-08-10T05:12:35.766 INFO:tasks.workunit.client.0.smithi086.stdout: "total": null 2024-08-10T05:12:35.766 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.766 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:35.766 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.766 INFO:tasks.workunit.client.0.smithi086.stdout: "version": null 2024-08-10T05:12:35.767 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.767 INFO:tasks.workunit.client.0.smithi086.stdout: "services": {}, 2024-08-10T05:12:35.767 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_per_pg": [ 2024-08-10T05:12:35.767 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.767 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.767 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:35.767 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:35.767 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:35.767 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.767 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:35.767 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.767 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.767 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.768 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.768 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.768 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.768 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558663+0000", 2024-08-10T05:12:35.768 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.136932+0000", 2024-08-10T05:12:35.768 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.136932+0000", 2024-08-10T05:12:35.768 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.137245+0000", 2024-08-10T05:12:35.768 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558663+0000", 2024-08-10T05:12:35.768 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.768 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.768 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.768 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.768 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558663+0000", 2024-08-10T05:12:35.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558663+0000", 2024-08-10T05:12:35.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558663+0000", 2024-08-10T05:12:35.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558663+0000", 2024-08-10T05:12:35.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558663+0000", 2024-08-10T05:12:35.769 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.769 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.769 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.769 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.769 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.769 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.769 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.770 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.770 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.770 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.770 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.770 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.770 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.770 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3f", 2024-08-10T05:12:35.770 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.770 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.770 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.770 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:35.770 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.770 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:57:04.012958+0000", 2024-08-10T05:12:35.771 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.771 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.771 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.774 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.774 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.774 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.774 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.774 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.774 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.774 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.774 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:35.774 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:35.774 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:35.774 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.774 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:35.774 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.775 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.775 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.775 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.779 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:35.780 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:35.780 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:35.780 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.780 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:35.780 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.780 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.780 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.780 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.780 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.780 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.780 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.266475+0000", 2024-08-10T05:12:35.780 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:09:19.995095+0000", 2024-08-10T05:12:35.781 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:09:19.995095+0000", 2024-08-10T05:12:35.781 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:09:19.995437+0000", 2024-08-10T05:12:35.781 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.266475+0000", 2024-08-10T05:12:35.781 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.781 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.781 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.781 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 68, 2024-08-10T05:12:35.781 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.266475+0000", 2024-08-10T05:12:35.781 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.266475+0000", 2024-08-10T05:12:35.781 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.266475+0000", 2024-08-10T05:12:35.781 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.781 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.781 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.781 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.266475+0000", 2024-08-10T05:12:35.782 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.266475+0000", 2024-08-10T05:12:35.782 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.782 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.782 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.782 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.782 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 67, 2024-08-10T05:12:35.782 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.782 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.782 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.782 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.782 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.782 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.782 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.783 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.783 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3e", 2024-08-10T05:12:35.783 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.783 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.783 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.783 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 32, 2024-08-10T05:12:35.783 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.783 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:18:05.705505+0000", 2024-08-10T05:12:35.783 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.783 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.783 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.783 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.783 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.783 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.785 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.785 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.785 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.785 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.785 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.785 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.785 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.785 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.785 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.785 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.785 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.785 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.785 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.785 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.786 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.786 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.786 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.786 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.786 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.786 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.786 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.786 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.786 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.786 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.786 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.786 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.787 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.787 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.787 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:35.787 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:35.787 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:35.787 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.787 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:35.787 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.787 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.787 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.787 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.787 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:35.787 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:35.787 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:35.788 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.788 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:35.788 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.788 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.788 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.788 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.788 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.788 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.788 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711149+0000", 2024-08-10T05:12:35.788 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.131665+0000", 2024-08-10T05:12:35.788 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.131665+0000", 2024-08-10T05:12:35.788 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.132547+0000", 2024-08-10T05:12:35.788 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711149+0000", 2024-08-10T05:12:35.788 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.789 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.789 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.789 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.789 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711149+0000", 2024-08-10T05:12:35.789 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711149+0000", 2024-08-10T05:12:35.789 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711149+0000", 2024-08-10T05:12:35.789 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.789 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.789 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.789 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711149+0000", 2024-08-10T05:12:35.789 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711149+0000", 2024-08-10T05:12:35.789 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.789 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.790 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.790 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.790 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.790 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.790 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.790 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.790 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.790 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.790 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.790 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.790 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.790 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3d", 2024-08-10T05:12:35.790 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.791 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.791 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.791 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:35.791 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.791 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:10:25.698892+0000", 2024-08-10T05:12:35.791 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.791 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.791 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.791 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.791 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.791 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.791 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.791 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.794 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.794 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.794 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.794 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.794 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.794 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.794 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.794 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.794 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.794 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.794 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.794 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.795 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:35.795 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:35.795 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:35.795 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.795 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:35.795 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.795 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.795 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.795 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.795 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.795 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:35.795 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:35.795 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.795 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:35.796 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.796 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.796 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.796 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.796 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.796 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.796 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711073+0000", 2024-08-10T05:12:35.796 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.149694+0000", 2024-08-10T05:12:35.796 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.149694+0000", 2024-08-10T05:12:35.796 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.149979+0000", 2024-08-10T05:12:35.796 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711073+0000", 2024-08-10T05:12:35.796 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.796 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.797 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.797 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.797 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711073+0000", 2024-08-10T05:12:35.797 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711073+0000", 2024-08-10T05:12:35.797 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711073+0000", 2024-08-10T05:12:35.797 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.797 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.797 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.797 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711073+0000", 2024-08-10T05:12:35.797 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711073+0000", 2024-08-10T05:12:35.797 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.797 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.797 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.798 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.798 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.798 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.798 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.798 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.798 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.798 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.798 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.798 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.798 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.798 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3c", 2024-08-10T05:12:35.798 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.798 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.799 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.799 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:35.799 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.799 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:24:01.056668+0000", 2024-08-10T05:12:35.799 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.799 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.799 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.799 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.799 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.799 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.799 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.799 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.799 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.799 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.802 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.802 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.802 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.802 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.802 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.802 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:35.803 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:35.803 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.803 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:35.803 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.803 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.803 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.803 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.803 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:35.803 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:35.803 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:35.803 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.803 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:35.803 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.803 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.804 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.804 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.804 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.804 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.804 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558354+0000", 2024-08-10T05:12:35.804 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.135706+0000", 2024-08-10T05:12:35.804 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.135706+0000", 2024-08-10T05:12:35.804 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.136049+0000", 2024-08-10T05:12:35.804 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558354+0000", 2024-08-10T05:12:35.804 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.804 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.804 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.804 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.805 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558354+0000", 2024-08-10T05:12:35.805 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558354+0000", 2024-08-10T05:12:35.805 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558354+0000", 2024-08-10T05:12:35.805 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.805 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.805 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.805 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558354+0000", 2024-08-10T05:12:35.805 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558354+0000", 2024-08-10T05:12:35.805 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.805 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.805 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.805 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.805 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.806 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.806 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.806 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.806 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.806 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.806 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.806 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.806 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.806 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3b", 2024-08-10T05:12:35.806 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.806 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.806 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.806 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:35.807 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.807 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:13:52.035591+0000", 2024-08-10T05:12:35.807 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.807 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.807 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.810 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.810 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.810 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.810 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.810 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.810 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.810 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.810 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.810 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:35.810 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:35.810 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:35.810 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.811 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:35.811 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.811 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.811 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.811 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.811 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.811 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:35.811 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:35.811 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.811 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:35.811 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.811 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.811 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.812 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.812 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.812 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.812 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.710972+0000", 2024-08-10T05:12:35.812 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.144371+0000", 2024-08-10T05:12:35.812 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.144371+0000", 2024-08-10T05:12:35.812 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.144634+0000", 2024-08-10T05:12:35.812 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.710972+0000", 2024-08-10T05:12:35.812 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.812 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.812 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.812 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.812 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.710972+0000", 2024-08-10T05:12:35.812 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.710972+0000", 2024-08-10T05:12:35.813 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.710972+0000", 2024-08-10T05:12:35.813 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.813 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.813 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.813 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.710972+0000", 2024-08-10T05:12:35.813 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.710972+0000", 2024-08-10T05:12:35.813 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.813 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.813 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.813 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.813 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.813 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.813 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.814 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.814 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.814 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.814 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.814 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.814 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.814 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3a", 2024-08-10T05:12:35.814 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.814 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.814 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.814 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:35.814 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.814 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:41:33.830809+0000", 2024-08-10T05:12:35.815 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.815 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.815 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.815 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.815 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.815 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.815 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.815 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.815 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.815 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.815 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.815 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.815 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.815 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.818 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.818 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.818 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.818 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.818 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.818 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:35.818 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:35.818 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.818 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:35.818 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.819 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.819 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.819 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.819 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:35.819 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:35.819 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:35.819 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.819 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:35.819 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.819 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.819 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.819 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.819 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.819 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.820 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558185+0000", 2024-08-10T05:12:35.820 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.142433+0000", 2024-08-10T05:12:35.820 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.142433+0000", 2024-08-10T05:12:35.820 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.142699+0000", 2024-08-10T05:12:35.820 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558185+0000", 2024-08-10T05:12:35.820 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.820 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.820 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.820 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.820 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558185+0000", 2024-08-10T05:12:35.820 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558185+0000", 2024-08-10T05:12:35.820 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558185+0000", 2024-08-10T05:12:35.820 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.821 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.821 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.821 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558185+0000", 2024-08-10T05:12:35.821 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558185+0000", 2024-08-10T05:12:35.821 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.821 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.821 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.821 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.821 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.821 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.821 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.821 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.821 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.822 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.822 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.822 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.822 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.822 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.39", 2024-08-10T05:12:35.822 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.822 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.822 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.822 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:35.822 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.822 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:58:44.841923+0000", 2024-08-10T05:12:35.822 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.823 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.823 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.826 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.826 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.826 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.826 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.826 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.826 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.826 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:35.826 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:35.826 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:35.826 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.826 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:35.826 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.827 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.827 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.827 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.827 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:35.827 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.827 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:35.827 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.827 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:35.827 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.827 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.827 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.827 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.827 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.828 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.828 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683517+0000", 2024-08-10T05:12:35.828 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.133953+0000", 2024-08-10T05:12:35.828 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.133953+0000", 2024-08-10T05:12:35.828 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.134895+0000", 2024-08-10T05:12:35.828 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683517+0000", 2024-08-10T05:12:35.828 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.828 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.828 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.828 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.828 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683517+0000", 2024-08-10T05:12:35.828 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683517+0000", 2024-08-10T05:12:35.828 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683517+0000", 2024-08-10T05:12:35.828 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.829 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.829 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.829 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683517+0000", 2024-08-10T05:12:35.829 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683517+0000", 2024-08-10T05:12:35.829 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.829 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.829 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.829 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.829 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.829 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.829 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.829 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.829 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.829 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.830 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.830 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.830 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.830 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.38", 2024-08-10T05:12:35.830 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.830 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.830 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.830 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:35.830 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.830 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:19:18.619327+0000", 2024-08-10T05:12:35.830 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.830 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.830 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.831 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.831 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.831 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.831 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.831 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.831 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.831 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.831 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.831 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.831 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.831 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.831 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.831 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.832 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.832 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.832 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.832 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.832 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.832 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.832 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.832 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.832 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.832 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.832 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.832 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.832 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.832 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.833 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.833 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.833 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.833 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.833 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.833 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.833 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.833 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.833 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.833 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.833 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.833 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.833 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.833 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.834 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.834 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.834 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.834 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:35.834 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.834 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:35.834 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.834 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:35.834 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.834 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.834 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.835 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.835 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:35.835 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.835 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:35.835 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.835 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:35.835 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.835 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.835 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.835 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.835 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.835 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.835 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558801+0000", 2024-08-10T05:12:35.835 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.149297+0000", 2024-08-10T05:12:35.836 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.149297+0000", 2024-08-10T05:12:35.836 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.149554+0000", 2024-08-10T05:12:35.836 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558801+0000", 2024-08-10T05:12:35.836 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.836 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.836 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.836 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.836 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558801+0000", 2024-08-10T05:12:35.836 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558801+0000", 2024-08-10T05:12:35.836 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558801+0000", 2024-08-10T05:12:35.836 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.836 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.836 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.837 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558801+0000", 2024-08-10T05:12:35.837 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558801+0000", 2024-08-10T05:12:35.837 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.837 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.837 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.837 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.837 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.837 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.837 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.837 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.837 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.837 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.837 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.838 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.838 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.838 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.37", 2024-08-10T05:12:35.838 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.838 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.838 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.838 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:35.838 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.838 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:06:59.733718+0000", 2024-08-10T05:12:35.838 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.838 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.838 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.838 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.839 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.839 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.839 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.839 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.839 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.839 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.839 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.839 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.839 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.839 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.839 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.839 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.839 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.839 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.840 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.840 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.840 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.840 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.840 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.840 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.840 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.840 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.840 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.840 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.840 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.840 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.840 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.841 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.841 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.841 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.841 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.841 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.841 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.841 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.841 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.841 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.841 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.841 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.841 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.841 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.841 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.842 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.842 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.842 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:35.842 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.842 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:35.842 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.842 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:35.842 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.842 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.842 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.842 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.842 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:35.842 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.843 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:35.843 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.843 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:35.843 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.843 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.843 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.843 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.843 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.843 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.843 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383485+0000", 2024-08-10T05:12:35.843 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.144756+0000", 2024-08-10T05:12:35.843 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.144756+0000", 2024-08-10T05:12:35.843 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.145080+0000", 2024-08-10T05:12:35.844 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383485+0000", 2024-08-10T05:12:35.844 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.844 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.844 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.844 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.844 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383485+0000", 2024-08-10T05:12:35.844 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383485+0000", 2024-08-10T05:12:35.844 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383485+0000", 2024-08-10T05:12:35.844 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.844 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.844 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.844 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383485+0000", 2024-08-10T05:12:35.844 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383485+0000", 2024-08-10T05:12:35.845 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.845 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.845 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.845 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.845 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.845 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.845 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.845 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.845 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.845 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.845 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.845 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.845 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.845 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.36", 2024-08-10T05:12:35.846 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.846 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.846 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.846 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:35.846 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.846 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:06:11.530912+0000", 2024-08-10T05:12:35.846 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.846 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.846 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.846 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.846 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.846 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.846 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.847 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.847 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.847 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.847 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.847 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.847 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.847 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.847 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.847 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.847 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.847 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.847 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.847 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.848 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.848 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.848 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.848 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.848 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.848 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.848 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.848 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.848 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.848 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.848 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.848 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.848 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.848 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.849 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.849 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.849 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.849 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.849 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.849 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.849 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.849 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.849 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.849 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.849 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.849 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.849 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.849 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:35.850 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.850 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:35.850 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.850 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:35.850 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.850 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.850 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.850 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.850 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:35.850 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.850 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:35.850 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.851 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:35.851 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.851 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.851 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.851 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.851 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.851 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.851 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383473+0000", 2024-08-10T05:12:35.851 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.146202+0000", 2024-08-10T05:12:35.851 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.146202+0000", 2024-08-10T05:12:35.851 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.146538+0000", 2024-08-10T05:12:35.851 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383473+0000", 2024-08-10T05:12:35.851 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.852 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.852 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.852 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.852 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383473+0000", 2024-08-10T05:12:35.852 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383473+0000", 2024-08-10T05:12:35.852 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383473+0000", 2024-08-10T05:12:35.852 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.852 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.852 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.852 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383473+0000", 2024-08-10T05:12:35.852 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383473+0000", 2024-08-10T05:12:35.852 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.852 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.852 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.853 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.853 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.853 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.853 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.853 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.853 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.853 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.853 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.853 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.853 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.853 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.35", 2024-08-10T05:12:35.853 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.853 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.854 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.854 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:35.854 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.854 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:20:52.314826+0000", 2024-08-10T05:12:35.854 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.854 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.854 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.854 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.854 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.854 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.854 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.854 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.854 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.855 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.855 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.855 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.855 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.855 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.855 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.855 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.855 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.855 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.855 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.855 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.855 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.855 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.855 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.856 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.856 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.856 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.856 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.856 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.856 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.856 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.856 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.856 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.856 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.856 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.856 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.856 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.857 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.857 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.857 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.857 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.857 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.857 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.857 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.857 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.857 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.857 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.857 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.857 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:35.857 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.858 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:35.858 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.858 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:35.858 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.858 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.858 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.858 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.858 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:35.858 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:35.858 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:35.858 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.858 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T05:12:35.859 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.859 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.859 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.859 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.859 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.859 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.859 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.260579+0000", 2024-08-10T05:12:35.859 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.134649+0000", 2024-08-10T05:12:35.859 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.134649+0000", 2024-08-10T05:12:35.859 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.135078+0000", 2024-08-10T05:12:35.859 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.260579+0000", 2024-08-10T05:12:35.859 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.859 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.860 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.860 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.860 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.260579+0000", 2024-08-10T05:12:35.860 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.260579+0000", 2024-08-10T05:12:35.860 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.260579+0000", 2024-08-10T05:12:35.860 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.860 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.860 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.860 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.260579+0000", 2024-08-10T05:12:35.860 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.260579+0000", 2024-08-10T05:12:35.860 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.860 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.860 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.860 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.861 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.861 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.861 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.861 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.861 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.861 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.861 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.861 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.861 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.861 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.34", 2024-08-10T05:12:35.861 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.861 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.861 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.862 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:35.862 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.862 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:37:38.328593+0000", 2024-08-10T05:12:35.862 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.862 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.862 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.865 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.865 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.865 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.865 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.865 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:35.865 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:35.865 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:35.866 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.866 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T05:12:35.866 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.866 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.866 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.866 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.866 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:35.866 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:35.866 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:35.866 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.866 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:35.866 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.867 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.867 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.867 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.867 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.867 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.867 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683644+0000", 2024-08-10T05:12:35.867 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.134627+0000", 2024-08-10T05:12:35.867 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.134627+0000", 2024-08-10T05:12:35.867 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.134977+0000", 2024-08-10T05:12:35.867 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683644+0000", 2024-08-10T05:12:35.867 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.867 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.867 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683644+0000", 2024-08-10T05:12:35.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683644+0000", 2024-08-10T05:12:35.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683644+0000", 2024-08-10T05:12:35.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683644+0000", 2024-08-10T05:12:35.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683644+0000", 2024-08-10T05:12:35.868 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.868 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.868 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.868 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.869 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.869 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.869 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.869 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.869 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.869 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.869 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.869 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.869 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.869 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.33", 2024-08-10T05:12:35.869 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.869 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.869 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.870 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:35.870 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.870 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:54:05.431004+0000", 2024-08-10T05:12:35.870 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.870 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.870 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.873 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.873 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.873 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.873 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.873 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:35.873 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:35.873 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:35.874 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.874 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:35.874 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.874 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.874 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.874 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.874 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:35.874 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:35.874 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:35.874 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.874 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:35.874 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.875 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.875 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.875 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.875 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.875 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.875 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711024+0000", 2024-08-10T05:12:35.875 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.143477+0000", 2024-08-10T05:12:35.875 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.143477+0000", 2024-08-10T05:12:35.875 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.143734+0000", 2024-08-10T05:12:35.875 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711024+0000", 2024-08-10T05:12:35.875 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.875 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.875 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.875 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.876 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711024+0000", 2024-08-10T05:12:35.876 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711024+0000", 2024-08-10T05:12:35.876 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711024+0000", 2024-08-10T05:12:35.876 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.876 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.876 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.876 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711024+0000", 2024-08-10T05:12:35.876 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711024+0000", 2024-08-10T05:12:35.876 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.876 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.876 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.876 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.876 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.877 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.877 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.877 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.877 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.877 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.877 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.877 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.877 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.877 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.32", 2024-08-10T05:12:35.877 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.877 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.877 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.877 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:35.878 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.878 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:46:45.093654+0000", 2024-08-10T05:12:35.878 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.878 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.878 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.881 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.881 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.881 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.881 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.881 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:35.881 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:35.881 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:35.881 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.881 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:35.882 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.882 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.882 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.882 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.882 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:35.882 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:35.882 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:35.882 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.882 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:35.882 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.882 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.882 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.883 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.883 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.883 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265609+0000", 2024-08-10T05:12:35.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.139940+0000", 2024-08-10T05:12:35.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.139940+0000", 2024-08-10T05:12:35.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.140253+0000", 2024-08-10T05:12:35.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265609+0000", 2024-08-10T05:12:35.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265609+0000", 2024-08-10T05:12:35.884 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265609+0000", 2024-08-10T05:12:35.884 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265609+0000", 2024-08-10T05:12:35.884 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.884 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.884 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.884 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265609+0000", 2024-08-10T05:12:35.884 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265609+0000", 2024-08-10T05:12:35.884 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.884 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.884 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.884 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.884 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.884 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.885 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.885 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.885 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.885 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.885 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.885 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.885 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.885 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.31", 2024-08-10T05:12:35.885 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.885 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.885 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.885 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:35.885 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.886 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:54:51.928206+0000", 2024-08-10T05:12:35.886 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.886 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.886 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.886 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.886 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.886 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.886 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.886 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.886 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.886 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.886 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.886 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.889 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.889 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.889 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.889 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.889 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:35.889 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:35.889 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:35.889 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.889 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:35.890 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.890 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.890 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.890 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.890 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.890 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:35.890 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:35.890 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.890 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:35.890 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.890 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.890 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.890 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.891 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.891 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.891 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.710862+0000", 2024-08-10T05:12:35.891 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.143379+0000", 2024-08-10T05:12:35.891 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.143379+0000", 2024-08-10T05:12:35.891 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.143658+0000", 2024-08-10T05:12:35.891 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.710862+0000", 2024-08-10T05:12:35.891 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.891 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.891 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.891 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.891 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.710862+0000", 2024-08-10T05:12:35.891 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.710862+0000", 2024-08-10T05:12:35.891 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.710862+0000", 2024-08-10T05:12:35.892 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.892 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.892 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.892 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.710862+0000", 2024-08-10T05:12:35.892 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.710862+0000", 2024-08-10T05:12:35.892 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.892 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.892 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.892 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.892 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.892 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.892 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.892 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.893 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.893 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.893 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.893 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.893 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.893 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.30", 2024-08-10T05:12:35.893 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.893 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.893 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.893 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:35.893 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.893 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:23:34.965848+0000", 2024-08-10T05:12:35.893 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.894 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.894 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.894 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.894 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.894 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.894 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.894 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.894 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.894 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.894 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.894 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.894 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.894 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.894 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.895 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.895 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.895 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.895 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.895 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.895 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.895 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.895 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.895 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.895 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.895 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.895 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.895 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.897 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.897 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.897 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.897 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.897 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.897 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:35.897 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:35.897 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.897 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:35.897 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.897 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.897 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.898 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.898 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.898 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:35.898 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:35.898 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.898 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:35.898 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.898 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.898 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.898 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.898 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.899 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.899 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711572+0000", 2024-08-10T05:12:35.899 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.150008+0000", 2024-08-10T05:12:35.899 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.150008+0000", 2024-08-10T05:12:35.899 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.150280+0000", 2024-08-10T05:12:35.899 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711572+0000", 2024-08-10T05:12:35.899 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.899 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.899 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.899 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.899 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711572+0000", 2024-08-10T05:12:35.899 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711572+0000", 2024-08-10T05:12:35.899 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711572+0000", 2024-08-10T05:12:35.900 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.900 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.900 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.900 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711572+0000", 2024-08-10T05:12:35.900 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711572+0000", 2024-08-10T05:12:35.900 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.900 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.900 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.900 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.900 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.900 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.900 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.900 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.900 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.901 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.901 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.901 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.901 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.901 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2f", 2024-08-10T05:12:35.901 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.901 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.901 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.901 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:35.901 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.901 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:59:41.067914+0000", 2024-08-10T05:12:35.901 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.901 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.902 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.903 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.903 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.903 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.903 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.903 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.903 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.903 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.903 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.903 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.903 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.903 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.903 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.903 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.904 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.904 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.904 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.904 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.904 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.904 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.904 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.904 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.904 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.904 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.904 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.904 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.904 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.905 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.905 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.905 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.905 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.905 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.905 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:35.905 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:35.905 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.905 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:35.905 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.905 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.905 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.906 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.906 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:35.906 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:35.906 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:35.906 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.906 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T05:12:35.906 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.906 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.906 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.906 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.906 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.906 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.906 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265484+0000", 2024-08-10T05:12:35.907 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.136724+0000", 2024-08-10T05:12:35.907 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.136724+0000", 2024-08-10T05:12:35.907 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.137017+0000", 2024-08-10T05:12:35.907 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265484+0000", 2024-08-10T05:12:35.907 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.907 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.907 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.907 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.907 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265484+0000", 2024-08-10T05:12:35.907 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265484+0000", 2024-08-10T05:12:35.907 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265484+0000", 2024-08-10T05:12:35.907 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.908 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.908 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.908 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265484+0000", 2024-08-10T05:12:35.908 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265484+0000", 2024-08-10T05:12:35.908 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.908 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.908 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.908 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.908 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.908 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.908 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.908 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.908 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.909 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.909 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.909 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.909 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2e", 2024-08-10T05:12:35.909 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.909 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.909 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.909 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:35.909 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.909 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:29:47.443083+0000", 2024-08-10T05:12:35.909 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.909 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.909 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.909 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.912 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.912 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.912 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.912 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.912 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.912 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.912 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.912 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.912 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.912 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.912 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.912 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.912 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.912 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.913 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.913 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.913 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.913 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:35.913 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:35.913 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:35.913 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.913 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T05:12:35.913 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.913 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.913 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.913 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.913 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:35.914 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:35.914 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:35.914 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.914 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:35.914 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.914 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.914 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.914 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.914 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.914 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.914 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558634+0000", 2024-08-10T05:12:35.914 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.138528+0000", 2024-08-10T05:12:35.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.138528+0000", 2024-08-10T05:12:35.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.141142+0000", 2024-08-10T05:12:35.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558634+0000", 2024-08-10T05:12:35.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558634+0000", 2024-08-10T05:12:35.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558634+0000", 2024-08-10T05:12:35.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558634+0000", 2024-08-10T05:12:35.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558634+0000", 2024-08-10T05:12:35.916 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558634+0000", 2024-08-10T05:12:35.916 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.916 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.916 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.916 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.916 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.916 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.916 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.916 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.916 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.916 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.916 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.916 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.917 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.917 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2d", 2024-08-10T05:12:35.917 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.917 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.917 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.917 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:35.917 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.917 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:51:22.111780+0000", 2024-08-10T05:12:35.917 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.917 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.917 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.917 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.917 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.920 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.920 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.921 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.921 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.921 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:35.921 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:35.921 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:35.921 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.921 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:35.921 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.921 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.921 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.921 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.921 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:35.921 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:35.922 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:35.922 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.922 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:35.922 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.922 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.922 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.922 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.922 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.922 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.922 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383363+0000", 2024-08-10T05:12:35.922 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.132279+0000", 2024-08-10T05:12:35.922 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.132279+0000", 2024-08-10T05:12:35.922 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.132597+0000", 2024-08-10T05:12:35.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383363+0000", 2024-08-10T05:12:35.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383363+0000", 2024-08-10T05:12:35.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383363+0000", 2024-08-10T05:12:35.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383363+0000", 2024-08-10T05:12:35.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383363+0000", 2024-08-10T05:12:35.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383363+0000", 2024-08-10T05:12:35.924 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.924 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.924 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.924 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.924 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.924 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.924 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.924 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.924 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.924 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.924 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.924 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.924 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.924 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2c", 2024-08-10T05:12:35.925 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.925 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.925 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.925 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:35.925 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.925 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:43:23.420034+0000", 2024-08-10T05:12:35.925 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.925 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.925 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.928 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.928 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.928 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.928 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.929 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:35.929 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:35.929 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:35.929 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.929 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:35.929 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.929 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.929 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.929 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.929 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:35.929 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:35.929 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:35.929 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.930 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:35.930 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.930 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.930 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.930 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.930 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.930 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.930 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711055+0000", 2024-08-10T05:12:35.930 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.137743+0000", 2024-08-10T05:12:35.930 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.137743+0000", 2024-08-10T05:12:35.930 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.138035+0000", 2024-08-10T05:12:35.930 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711055+0000", 2024-08-10T05:12:35.931 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.931 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.931 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.931 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.931 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711055+0000", 2024-08-10T05:12:35.931 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711055+0000", 2024-08-10T05:12:35.931 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711055+0000", 2024-08-10T05:12:35.931 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.931 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.931 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.931 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711055+0000", 2024-08-10T05:12:35.931 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711055+0000", 2024-08-10T05:12:35.931 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.932 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.932 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.932 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.932 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.932 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.932 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.932 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.932 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.932 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.932 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.932 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.932 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.932 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2b", 2024-08-10T05:12:35.932 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.933 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.933 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.933 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:35.933 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.933 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:58:39.911169+0000", 2024-08-10T05:12:35.933 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.933 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.933 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.933 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.933 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.933 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.933 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.933 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.936 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.936 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.936 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.936 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.936 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:35.937 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:35.937 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:35.937 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.937 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:35.937 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.937 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.937 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.937 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.937 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.937 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:35.937 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:35.937 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.937 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:35.937 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.938 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.938 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.938 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.938 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.938 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.938 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.710973+0000", 2024-08-10T05:12:35.938 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.147064+0000", 2024-08-10T05:12:35.938 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.147064+0000", 2024-08-10T05:12:35.938 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.147369+0000", 2024-08-10T05:12:35.938 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.710973+0000", 2024-08-10T05:12:35.938 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.938 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.938 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.939 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.939 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.710973+0000", 2024-08-10T05:12:35.939 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.710973+0000", 2024-08-10T05:12:35.939 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.710973+0000", 2024-08-10T05:12:35.939 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.939 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.939 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.939 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.710973+0000", 2024-08-10T05:12:35.939 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.710973+0000", 2024-08-10T05:12:35.939 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.939 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.939 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.939 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.940 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.940 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.940 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.940 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.940 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.940 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.940 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.940 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.940 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.940 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2a", 2024-08-10T05:12:35.940 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.940 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.940 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.941 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:35.941 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.941 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:23:35.766097+0000", 2024-08-10T05:12:35.941 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.941 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.941 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.941 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.941 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.941 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.941 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.941 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.941 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.941 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.944 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.944 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.944 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.944 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.944 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.944 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.944 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.944 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.944 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.944 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.944 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.944 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:35.944 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:35.945 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.945 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:35.945 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.945 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.945 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.945 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.945 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:35.945 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:35.945 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:35.945 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.945 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:35.945 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.945 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.946 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.946 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.946 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.946 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.946 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683718+0000", 2024-08-10T05:12:35.946 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.127360+0000", 2024-08-10T05:12:35.946 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.127360+0000", 2024-08-10T05:12:35.946 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.128129+0000", 2024-08-10T05:12:35.946 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683718+0000", 2024-08-10T05:12:35.946 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.946 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.946 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.947 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.947 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683718+0000", 2024-08-10T05:12:35.947 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683718+0000", 2024-08-10T05:12:35.947 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683718+0000", 2024-08-10T05:12:35.947 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.947 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.947 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.947 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683718+0000", 2024-08-10T05:12:35.947 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683718+0000", 2024-08-10T05:12:35.947 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.947 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.947 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.947 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.948 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.948 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.948 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.948 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.948 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.948 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.948 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.948 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.948 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.948 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.29", 2024-08-10T05:12:35.948 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.948 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.948 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.949 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:35.949 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.949 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:05:48.912204+0000", 2024-08-10T05:12:35.949 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.949 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.949 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.952 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.952 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.952 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.952 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.952 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:35.952 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:35.952 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:35.953 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.953 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:35.953 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.953 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.953 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.953 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.953 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.953 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:35.953 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:35.953 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.953 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:35.953 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.953 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.954 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.954 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.954 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.954 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.954 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.710913+0000", 2024-08-10T05:12:35.954 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.138673+0000", 2024-08-10T05:12:35.954 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.138673+0000", 2024-08-10T05:12:35.954 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.138988+0000", 2024-08-10T05:12:35.954 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.710913+0000", 2024-08-10T05:12:35.954 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.954 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.954 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.954 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.955 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.710913+0000", 2024-08-10T05:12:35.955 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.710913+0000", 2024-08-10T05:12:35.955 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.710913+0000", 2024-08-10T05:12:35.955 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.955 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.955 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.955 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.710913+0000", 2024-08-10T05:12:35.955 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.710913+0000", 2024-08-10T05:12:35.955 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.955 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.955 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.955 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.955 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.956 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.956 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.956 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.956 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.956 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.956 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.956 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.956 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.956 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.28", 2024-08-10T05:12:35.956 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.956 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.956 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.956 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:35.957 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.957 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:49:07.309103+0000", 2024-08-10T05:12:35.957 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.957 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.957 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.957 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.957 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.957 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.957 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.957 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.957 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.957 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.957 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.957 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.958 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.958 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.958 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.958 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.958 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.958 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.958 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.958 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.958 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.958 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.958 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.958 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.958 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.959 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.959 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.959 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.959 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.959 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.959 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.959 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.959 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.959 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.959 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.959 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.959 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.959 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.959 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.960 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.960 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.960 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.960 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.960 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.960 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.960 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.960 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.960 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:35.960 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:35.960 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:35.960 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.960 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:35.960 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.961 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.961 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.961 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.961 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:35.961 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:35.961 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:35.961 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.961 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:35.961 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.961 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.961 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.961 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.961 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.962 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.962 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683907+0000", 2024-08-10T05:12:35.962 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:09:19.794391+0000", 2024-08-10T05:12:35.962 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:09:19.794391+0000", 2024-08-10T05:12:35.962 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:09:19.794718+0000", 2024-08-10T05:12:35.962 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683907+0000", 2024-08-10T05:12:35.962 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.962 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.962 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.962 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 68, 2024-08-10T05:12:35.962 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683907+0000", 2024-08-10T05:12:35.962 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683907+0000", 2024-08-10T05:12:35.963 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683907+0000", 2024-08-10T05:12:35.963 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.963 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.963 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.963 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683907+0000", 2024-08-10T05:12:35.963 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683907+0000", 2024-08-10T05:12:35.963 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.963 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.963 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.963 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.963 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 67, 2024-08-10T05:12:35.963 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.963 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.964 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.964 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.964 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.964 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.964 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.964 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.964 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.27", 2024-08-10T05:12:35.964 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.964 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.964 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.964 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 31, 2024-08-10T05:12:35.964 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.964 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:13:11.816896+0000", 2024-08-10T05:12:35.965 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.965 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.965 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.967 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.967 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.967 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.967 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.967 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.967 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.967 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.967 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.967 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.967 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.967 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.967 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.967 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.967 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.968 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.968 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.968 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.968 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.968 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.968 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.968 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.968 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:35.968 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:35.968 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:35.968 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.968 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:35.968 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.969 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.969 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.969 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.969 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:35.969 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:35.969 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:35.969 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.969 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:35.969 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.969 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.969 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.969 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.969 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.970 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.970 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383507+0000", 2024-08-10T05:12:35.970 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.137940+0000", 2024-08-10T05:12:35.970 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.137940+0000", 2024-08-10T05:12:35.970 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.138244+0000", 2024-08-10T05:12:35.970 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383507+0000", 2024-08-10T05:12:35.970 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.970 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.970 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.970 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.970 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383507+0000", 2024-08-10T05:12:35.970 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383507+0000", 2024-08-10T05:12:35.970 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383507+0000", 2024-08-10T05:12:35.971 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.971 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.971 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.971 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383507+0000", 2024-08-10T05:12:35.971 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383507+0000", 2024-08-10T05:12:35.971 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.971 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.971 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.971 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.971 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.971 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.971 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.971 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.972 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.972 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.972 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.972 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.972 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.972 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.26", 2024-08-10T05:12:35.972 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.972 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.972 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.972 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:35.972 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.972 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:02:28.527471+0000", 2024-08-10T05:12:35.972 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.972 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.973 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.975 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.975 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.975 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.975 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.975 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.975 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.975 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.975 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.975 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.975 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.975 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.975 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.975 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.976 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.976 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.976 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.976 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.976 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.976 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.976 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:35.976 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:35.976 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:35.976 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.976 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:35.976 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.976 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.976 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.977 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.977 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:35.977 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:35.977 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:35.977 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.977 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:35.977 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.977 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.977 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.977 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.977 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.977 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.977 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265402+0000", 2024-08-10T05:12:35.977 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.129223+0000", 2024-08-10T05:12:35.978 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.129223+0000", 2024-08-10T05:12:35.978 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.129715+0000", 2024-08-10T05:12:35.978 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265402+0000", 2024-08-10T05:12:35.978 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.978 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.978 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.978 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.978 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265402+0000", 2024-08-10T05:12:35.978 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265402+0000", 2024-08-10T05:12:35.979 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265402+0000", 2024-08-10T05:12:35.979 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.979 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.979 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.979 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265402+0000", 2024-08-10T05:12:35.979 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265402+0000", 2024-08-10T05:12:35.979 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.979 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.979 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.979 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.979 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.979 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.979 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.980 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.980 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.980 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.980 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.980 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.980 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.980 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.25", 2024-08-10T05:12:35.980 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.980 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.980 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.980 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:35.980 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.980 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:01:08.261966+0000", 2024-08-10T05:12:35.981 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.981 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.981 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.987 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.987 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.987 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.987 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.987 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:35.987 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:35.987 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:35.987 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.987 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:35.987 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.987 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.987 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.987 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.988 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:35.988 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:35.988 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:35.988 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.988 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:35.988 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.988 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.988 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.988 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.988 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.988 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.988 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:35.988 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:09:19.884605+0000", 2024-08-10T05:12:35.988 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:09:19.884605+0000", 2024-08-10T05:12:35.989 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:09:19.884960+0000", 2024-08-10T05:12:35.989 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:35.989 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.989 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.989 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.989 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 68, 2024-08-10T05:12:35.989 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:35.989 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:35.989 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:35.989 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.989 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.989 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.989 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:35.990 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:35.990 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.990 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.990 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.990 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.990 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 67, 2024-08-10T05:12:35.990 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.990 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.990 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.990 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.990 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.990 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.991 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.991 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.991 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.24", 2024-08-10T05:12:35.991 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.991 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.991 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.991 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 31, 2024-08-10T05:12:35.991 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.991 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:01:27.431437+0000", 2024-08-10T05:12:35.991 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.991 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.991 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.991 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:35.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:35.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:35.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:35.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:35.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:35.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:35.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:35.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:35.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:35.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:35.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:35.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:35.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:35.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:35.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:35.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:35.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:35.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:35.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:35.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:35.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:35.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:35.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:35.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:35.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:35.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:35.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:35.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:35.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:35.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:35.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:35.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:35.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:35.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:35.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:35.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:35.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:35.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:35.994 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.995 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:35.995 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:35.995 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:35.995 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:35.995 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:35.995 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:35.995 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.995 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:35.995 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:35.995 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:35.995 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:35.995 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:35.995 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:35.996 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:35.996 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:35.996 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:35.996 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:35.996 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:35.996 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:35.996 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:35.996 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:35.996 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:35.996 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:35.996 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711211+0000", 2024-08-10T05:12:35.996 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.133475+0000", 2024-08-10T05:12:35.996 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.133475+0000", 2024-08-10T05:12:35.996 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.133763+0000", 2024-08-10T05:12:35.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711211+0000", 2024-08-10T05:12:35.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:35.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:35.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711211+0000", 2024-08-10T05:12:35.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711211+0000", 2024-08-10T05:12:35.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711211+0000", 2024-08-10T05:12:35.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:35.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:35.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:35.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711211+0000", 2024-08-10T05:12:35.998 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711211+0000", 2024-08-10T05:12:35.998 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:35.998 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:35.998 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:35.998 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:35.998 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:35.998 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:35.998 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:35.998 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:35.998 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:35.998 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:35.998 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:35.998 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:35.999 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:35.999 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.23", 2024-08-10T05:12:35.999 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:35.999 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:35.999 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:35.999 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:35.999 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:35.999 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:40:32.021993+0000", 2024-08-10T05:12:35.999 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:35.999 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:35.999 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:35.999 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:35.999 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.002 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.002 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.003 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.003 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.003 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.003 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.003 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.003 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.003 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:36.003 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.003 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.003 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.003 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.003 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.003 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.004 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.004 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.004 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:36.004 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.004 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.004 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.004 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.004 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.004 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.004 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711068+0000", 2024-08-10T05:12:36.004 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.143380+0000", 2024-08-10T05:12:36.004 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.143380+0000", 2024-08-10T05:12:36.004 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.143680+0000", 2024-08-10T05:12:36.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711068+0000", 2024-08-10T05:12:36.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711068+0000", 2024-08-10T05:12:36.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711068+0000", 2024-08-10T05:12:36.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711068+0000", 2024-08-10T05:12:36.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711068+0000", 2024-08-10T05:12:36.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711068+0000", 2024-08-10T05:12:36.006 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.006 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.006 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.006 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.006 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.006 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.006 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.006 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.006 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.006 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.006 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.006 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.007 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.007 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.22", 2024-08-10T05:12:36.007 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.007 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.007 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.007 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:36.007 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.007 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:21:52.421604+0000", 2024-08-10T05:12:36.007 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.007 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.007 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.007 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.007 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.010 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.010 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.011 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.011 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.011 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.011 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.011 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.011 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.011 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:36.011 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.011 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.011 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.011 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.011 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.011 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.012 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.012 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.012 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T05:12:36.012 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.012 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.012 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.012 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.012 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.012 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.012 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265216+0000", 2024-08-10T05:12:36.012 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.138642+0000", 2024-08-10T05:12:36.012 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.138642+0000", 2024-08-10T05:12:36.012 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.138943+0000", 2024-08-10T05:12:36.012 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265216+0000", 2024-08-10T05:12:36.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265216+0000", 2024-08-10T05:12:36.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265216+0000", 2024-08-10T05:12:36.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265216+0000", 2024-08-10T05:12:36.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265216+0000", 2024-08-10T05:12:36.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265216+0000", 2024-08-10T05:12:36.013 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.014 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.014 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.014 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.014 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.014 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.014 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.014 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.014 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.014 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.014 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.014 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.014 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.014 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.21", 2024-08-10T05:12:36.014 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.015 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.015 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.015 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:36.015 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.015 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:12:37.219580+0000", 2024-08-10T05:12:36.015 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.015 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.015 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.015 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.015 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.015 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.015 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.015 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.018 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.018 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.018 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.018 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.018 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.018 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.019 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.019 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.019 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T05:12:36.019 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.019 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.019 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.019 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.019 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.019 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.019 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:36.019 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.019 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:36.019 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.019 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.020 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.020 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.020 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.020 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.020 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383054+0000", 2024-08-10T05:12:36.020 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.143991+0000", 2024-08-10T05:12:36.020 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.143991+0000", 2024-08-10T05:12:36.020 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.146159+0000", 2024-08-10T05:12:36.020 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383054+0000", 2024-08-10T05:12:36.020 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.020 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.020 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.020 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.021 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383054+0000", 2024-08-10T05:12:36.021 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383054+0000", 2024-08-10T05:12:36.021 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383054+0000", 2024-08-10T05:12:36.021 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.021 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.021 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.021 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383054+0000", 2024-08-10T05:12:36.021 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383054+0000", 2024-08-10T05:12:36.021 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.021 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.021 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.021 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.022 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.022 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.022 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.022 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.022 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.022 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.022 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.022 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.022 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.022 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.20", 2024-08-10T05:12:36.022 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.022 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.022 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.023 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:36.023 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.023 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:45:54.040993+0000", 2024-08-10T05:12:36.023 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.023 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.023 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.023 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.023 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.023 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.023 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.023 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.023 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.023 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.026 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.026 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.026 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.026 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.026 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.026 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.026 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:36.026 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.027 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:36.027 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.027 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.027 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.027 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.027 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.027 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.027 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.027 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.027 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T05:12:36.027 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.027 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.027 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.027 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.028 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.028 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.028 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:36.028 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.129304+0000", 2024-08-10T05:12:36.028 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.129304+0000", 2024-08-10T05:12:36.028 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.129894+0000", 2024-08-10T05:12:36.028 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:36.028 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.028 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.028 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.028 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.028 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:36.029 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:36.029 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:36.029 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.029 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.029 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.029 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:36.029 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:36.029 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.029 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.029 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.029 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.029 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.029 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.029 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.030 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.030 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.030 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.030 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.030 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.030 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.030 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1a", 2024-08-10T05:12:36.030 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.030 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.030 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.030 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:36.030 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.030 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:42:04.622711+0000", 2024-08-10T05:12:36.031 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.031 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.031 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.034 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.034 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.034 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.034 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.034 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.034 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.034 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.034 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.034 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.034 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.034 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.034 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T05:12:36.034 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.034 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.035 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.035 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.035 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.035 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.035 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.035 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.035 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:36.035 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.035 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.035 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.035 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.035 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.035 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683951+0000", 2024-08-10T05:12:36.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.035722+0000", 2024-08-10T05:12:36.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.035722+0000", 2024-08-10T05:12:36.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.035992+0000", 2024-08-10T05:12:36.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683951+0000", 2024-08-10T05:12:36.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683951+0000", 2024-08-10T05:12:36.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683951+0000", 2024-08-10T05:12:36.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683951+0000", 2024-08-10T05:12:36.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.037 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.037 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.037 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683951+0000", 2024-08-10T05:12:36.037 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683951+0000", 2024-08-10T05:12:36.037 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.037 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 1, 2024-08-10T05:12:36.037 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.037 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.037 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.037 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.037 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.037 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.037 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.038 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 1, 2024-08-10T05:12:36.038 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.038 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.038 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.038 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1b", 2024-08-10T05:12:36.038 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.038 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.038 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.038 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 25, 2024-08-10T05:12:36.038 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.038 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:11:33.876075+0000", 2024-08-10T05:12:36.038 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.038 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.039 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.042 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.042 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.042 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.042 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.042 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.042 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.042 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.042 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.042 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.042 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:36.042 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'1" 2024-08-10T05:12:36.042 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.042 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.043 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.043 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.043 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.043 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.043 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.043 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:36.043 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.043 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.043 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.043 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.043 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.043 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.043 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711157+0000", 2024-08-10T05:12:36.043 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.137692+0000", 2024-08-10T05:12:36.044 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.137692+0000", 2024-08-10T05:12:36.044 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.137938+0000", 2024-08-10T05:12:36.044 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711157+0000", 2024-08-10T05:12:36.044 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.044 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.044 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.044 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.044 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711157+0000", 2024-08-10T05:12:36.044 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711157+0000", 2024-08-10T05:12:36.044 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711157+0000", 2024-08-10T05:12:36.044 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.044 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.045 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.045 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711157+0000", 2024-08-10T05:12:36.045 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711157+0000", 2024-08-10T05:12:36.045 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.045 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.045 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.045 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.045 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.045 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.045 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.045 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.045 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.045 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.045 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.046 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.046 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.046 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1b", 2024-08-10T05:12:36.046 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.046 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.046 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.046 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:36.046 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.046 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T17:03:38.145954+0000", 2024-08-10T05:12:36.046 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.046 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.046 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.048 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.048 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.048 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.048 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.048 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.048 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.048 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.048 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.048 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.048 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.048 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.048 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.048 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.048 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.049 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.050 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.050 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.050 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.050 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.050 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.050 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.050 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.050 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:36.050 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.050 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.050 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.050 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.050 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.051 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.051 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.051 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.051 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:36.051 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.051 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.051 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.051 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.051 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.051 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.051 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383269+0000", 2024-08-10T05:12:36.051 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.036577+0000", 2024-08-10T05:12:36.051 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.036577+0000", 2024-08-10T05:12:36.052 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.036872+0000", 2024-08-10T05:12:36.052 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383269+0000", 2024-08-10T05:12:36.052 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.052 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.052 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.052 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.052 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383269+0000", 2024-08-10T05:12:36.052 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383269+0000", 2024-08-10T05:12:36.052 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383269+0000", 2024-08-10T05:12:36.052 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.052 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.052 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.052 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383269+0000", 2024-08-10T05:12:36.053 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383269+0000", 2024-08-10T05:12:36.053 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.053 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 1, 2024-08-10T05:12:36.053 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.053 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.053 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.053 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.053 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.053 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.053 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.053 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 1, 2024-08-10T05:12:36.053 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.053 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.053 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.054 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1a", 2024-08-10T05:12:36.054 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.054 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.054 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.054 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 24, 2024-08-10T05:12:36.054 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.054 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:46:28.173110+0000", 2024-08-10T05:12:36.054 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.054 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.054 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.057 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.057 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.057 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.057 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.057 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.057 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.057 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.057 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.057 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.057 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.057 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.057 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.057 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.057 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.058 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.058 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.058 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.058 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.058 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:36.058 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'1" 2024-08-10T05:12:36.058 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.058 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.058 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.058 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.058 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.058 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.058 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.059 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:36.059 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.059 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.059 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.059 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.059 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.059 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.059 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683579+0000", 2024-08-10T05:12:36.059 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.032682+0000", 2024-08-10T05:12:36.059 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.032682+0000", 2024-08-10T05:12:36.059 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.032952+0000", 2024-08-10T05:12:36.059 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683579+0000", 2024-08-10T05:12:36.059 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.059 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.060 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.060 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.060 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683579+0000", 2024-08-10T05:12:36.060 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683579+0000", 2024-08-10T05:12:36.060 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683579+0000", 2024-08-10T05:12:36.060 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.060 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.060 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.060 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683579+0000", 2024-08-10T05:12:36.060 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683579+0000", 2024-08-10T05:12:36.060 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.060 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.061 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.061 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.061 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.061 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.061 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.061 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.061 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.061 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.061 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.061 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.061 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.061 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.19", 2024-08-10T05:12:36.061 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.062 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.062 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.062 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 24, 2024-08-10T05:12:36.062 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.062 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:57:08.531835+0000", 2024-08-10T05:12:36.062 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.062 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.062 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.065 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.065 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.065 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.065 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.065 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.065 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.065 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.065 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.065 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.065 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.065 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.065 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.065 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.065 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.066 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.066 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.066 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.066 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:36.066 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.066 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.066 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.066 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.066 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.066 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.066 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:36.066 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.067 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:36.067 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.067 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.067 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.067 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.067 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.067 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.067 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683605+0000", 2024-08-10T05:12:36.067 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.129235+0000", 2024-08-10T05:12:36.067 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.129235+0000", 2024-08-10T05:12:36.067 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.130496+0000", 2024-08-10T05:12:36.067 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683605+0000", 2024-08-10T05:12:36.067 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.067 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683605+0000", 2024-08-10T05:12:36.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683605+0000", 2024-08-10T05:12:36.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683605+0000", 2024-08-10T05:12:36.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683605+0000", 2024-08-10T05:12:36.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683605+0000", 2024-08-10T05:12:36.068 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.068 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.068 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.069 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.069 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.069 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.069 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.069 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.069 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.069 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.069 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.069 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.069 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.069 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.18", 2024-08-10T05:12:36.069 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.069 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.070 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.070 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:36.070 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.070 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:14:00.571701+0000", 2024-08-10T05:12:36.070 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.070 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.070 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.073 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.073 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.073 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.073 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.073 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.073 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.074 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:36.074 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.074 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:36.074 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.074 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.074 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.074 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.074 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.074 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.074 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.074 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.074 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:36.074 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.075 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.075 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.075 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.075 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.075 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.075 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.710954+0000", 2024-08-10T05:12:36.075 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.038223+0000", 2024-08-10T05:12:36.075 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.038223+0000", 2024-08-10T05:12:36.075 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.038500+0000", 2024-08-10T05:12:36.075 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.710954+0000", 2024-08-10T05:12:36.075 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.075 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.075 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.710954+0000", 2024-08-10T05:12:36.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.710954+0000", 2024-08-10T05:12:36.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.710954+0000", 2024-08-10T05:12:36.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.710954+0000", 2024-08-10T05:12:36.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.710954+0000", 2024-08-10T05:12:36.076 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.076 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.076 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.076 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.077 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.077 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.077 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.077 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.077 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.077 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.077 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.077 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.077 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.077 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.18", 2024-08-10T05:12:36.077 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.077 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.077 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.078 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:36.078 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.078 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:50:31.638736+0000", 2024-08-10T05:12:36.078 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.078 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.078 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.081 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.081 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.081 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.081 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.081 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.081 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.081 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.081 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.081 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.081 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.081 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.081 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.081 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.082 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.082 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.082 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:36.082 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.082 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.082 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.082 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.082 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.082 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.082 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.082 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.082 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:36.082 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.082 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.083 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.083 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.083 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.083 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.083 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265474+0000", 2024-08-10T05:12:36.083 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.132893+0000", 2024-08-10T05:12:36.083 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.132893+0000", 2024-08-10T05:12:36.083 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.133184+0000", 2024-08-10T05:12:36.083 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265474+0000", 2024-08-10T05:12:36.083 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.083 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.083 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.083 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.084 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265474+0000", 2024-08-10T05:12:36.084 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265474+0000", 2024-08-10T05:12:36.084 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265474+0000", 2024-08-10T05:12:36.084 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.084 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.084 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.084 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265474+0000", 2024-08-10T05:12:36.084 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265474+0000", 2024-08-10T05:12:36.084 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.084 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.084 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.084 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.085 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.085 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.085 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.085 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.085 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.085 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.085 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.085 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.085 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.085 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.19", 2024-08-10T05:12:36.085 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.085 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.085 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.085 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:36.086 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.086 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:39:19.780934+0000", 2024-08-10T05:12:36.086 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.086 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.086 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.089 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.089 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.089 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.089 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.089 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.089 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.089 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.089 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.089 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.089 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.089 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.089 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.089 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.090 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.090 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:36.090 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.090 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.090 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.090 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.090 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.090 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.090 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.090 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.090 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:36.090 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.090 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.090 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.091 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.091 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.091 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383580+0000", 2024-08-10T05:12:36.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.033035+0000", 2024-08-10T05:12:36.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.033035+0000", 2024-08-10T05:12:36.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.033347+0000", 2024-08-10T05:12:36.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383580+0000", 2024-08-10T05:12:36.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383580+0000", 2024-08-10T05:12:36.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383580+0000", 2024-08-10T05:12:36.092 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383580+0000", 2024-08-10T05:12:36.092 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.092 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.092 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.092 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383580+0000", 2024-08-10T05:12:36.092 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383580+0000", 2024-08-10T05:12:36.092 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.092 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.092 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.092 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.092 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.092 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.093 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.093 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.093 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.093 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.093 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.093 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.093 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.093 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.17", 2024-08-10T05:12:36.093 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.093 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.093 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.093 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:36.093 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.093 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:35:05.992769+0000", 2024-08-10T05:12:36.094 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.094 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.094 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.097 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.097 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.097 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.097 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.097 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.097 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.097 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.097 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.097 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.097 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.097 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.097 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.097 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:36.098 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.098 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.098 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.098 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.098 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.098 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.098 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:36.098 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.098 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:36.098 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.098 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.098 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.098 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.099 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.099 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711375+0000", 2024-08-10T05:12:36.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.145393+0000", 2024-08-10T05:12:36.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.145393+0000", 2024-08-10T05:12:36.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.145654+0000", 2024-08-10T05:12:36.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711375+0000", 2024-08-10T05:12:36.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711375+0000", 2024-08-10T05:12:36.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711375+0000", 2024-08-10T05:12:36.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711375+0000", 2024-08-10T05:12:36.100 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.100 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.100 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.100 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711375+0000", 2024-08-10T05:12:36.100 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711375+0000", 2024-08-10T05:12:36.100 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.100 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.100 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.100 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.100 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.100 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.100 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.101 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.101 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.101 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.101 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.101 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.101 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.101 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.16", 2024-08-10T05:12:36.101 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.101 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.101 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.101 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:36.101 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.101 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:12:15.820666+0000", 2024-08-10T05:12:36.101 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.102 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.102 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.102 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.102 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.102 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.102 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.102 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.102 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.102 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.102 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.102 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.102 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.105 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.105 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.105 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.105 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.105 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.105 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.105 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.105 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.105 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.105 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:36.105 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.105 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:36.105 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.105 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.105 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.106 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.106 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.106 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.106 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.106 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.106 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:36.106 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.106 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.106 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.106 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.106 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.106 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.106 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711466+0000", 2024-08-10T05:12:36.107 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.031912+0000", 2024-08-10T05:12:36.107 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.031912+0000", 2024-08-10T05:12:36.107 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.032270+0000", 2024-08-10T05:12:36.107 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711466+0000", 2024-08-10T05:12:36.107 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.107 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.107 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.107 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.107 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711466+0000", 2024-08-10T05:12:36.107 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711466+0000", 2024-08-10T05:12:36.107 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711466+0000", 2024-08-10T05:12:36.107 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.107 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.107 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.107 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711466+0000", 2024-08-10T05:12:36.108 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711466+0000", 2024-08-10T05:12:36.108 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.108 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.108 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.108 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.108 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.108 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.108 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.108 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.108 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.108 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.108 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.108 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.109 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.109 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.16", 2024-08-10T05:12:36.109 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.109 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.109 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.109 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:36.109 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.109 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:16:33.526156+0000", 2024-08-10T05:12:36.109 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.109 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.109 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.110 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.110 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.110 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.110 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.110 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.110 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.110 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.110 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.110 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.110 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.110 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.110 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.110 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.111 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.111 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.111 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.111 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.111 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.111 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.111 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.111 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.111 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.111 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.111 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.111 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.111 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.111 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.111 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.112 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.112 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.112 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.112 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.112 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.113 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.113 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.113 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.113 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:36.113 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.113 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.113 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.113 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.113 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.113 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.113 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:36.113 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.113 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:36.114 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.114 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.114 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.114 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.114 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.114 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.114 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711401+0000", 2024-08-10T05:12:36.114 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.148428+0000", 2024-08-10T05:12:36.114 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.148428+0000", 2024-08-10T05:12:36.114 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.148786+0000", 2024-08-10T05:12:36.114 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711401+0000", 2024-08-10T05:12:36.114 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.114 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.115 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.115 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.115 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711401+0000", 2024-08-10T05:12:36.115 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711401+0000", 2024-08-10T05:12:36.115 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711401+0000", 2024-08-10T05:12:36.115 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.115 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.115 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.115 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711401+0000", 2024-08-10T05:12:36.115 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711401+0000", 2024-08-10T05:12:36.115 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.115 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.115 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.115 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.116 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.116 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.116 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.116 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.116 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.116 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.116 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.116 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.116 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.116 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.17", 2024-08-10T05:12:36.116 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.116 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.116 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.117 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:36.117 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.117 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:18:50.428090+0000", 2024-08-10T05:12:36.117 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.117 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.117 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.119 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.119 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.119 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.119 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.119 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.119 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.119 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.119 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.119 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.119 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.119 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.119 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.119 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.120 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.120 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.120 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.120 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.120 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.120 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.120 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.120 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.120 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.120 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.120 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.120 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.120 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.121 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:36.121 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.121 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:36.121 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.121 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.121 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.121 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.121 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.121 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.121 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.121 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.121 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:36.121 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.121 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.122 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.122 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.122 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.122 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.122 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.266281+0000", 2024-08-10T05:12:36.122 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.033185+0000", 2024-08-10T05:12:36.122 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.033185+0000", 2024-08-10T05:12:36.122 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.033550+0000", 2024-08-10T05:12:36.122 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.266281+0000", 2024-08-10T05:12:36.122 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.122 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.122 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.122 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.123 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.266281+0000", 2024-08-10T05:12:36.123 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.266281+0000", 2024-08-10T05:12:36.123 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.266281+0000", 2024-08-10T05:12:36.123 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.123 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.123 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.123 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.266281+0000", 2024-08-10T05:12:36.123 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.266281+0000", 2024-08-10T05:12:36.123 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.123 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3, 2024-08-10T05:12:36.123 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.123 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.123 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.124 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.124 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.124 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.124 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.124 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3, 2024-08-10T05:12:36.124 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.124 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.124 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.124 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.15", 2024-08-10T05:12:36.124 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.124 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.124 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.124 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 28, 2024-08-10T05:12:36.125 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.125 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:54:37.842616+0000", 2024-08-10T05:12:36.125 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.125 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.125 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 90, 2024-08-10T05:12:36.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T05:12:36.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T05:12:36.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T05:12:36.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:36.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.128 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.128 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.128 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.128 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.128 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.128 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 4, 2024-08-10T05:12:36.128 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 1 2024-08-10T05:12:36.128 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.128 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.128 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.128 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.128 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.128 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.129 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.129 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.129 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:36.129 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'3" 2024-08-10T05:12:36.129 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.129 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.129 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.129 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.129 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.129 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.129 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.129 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T05:12:36.129 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.130 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.130 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.130 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.130 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.130 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.130 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.260654+0000", 2024-08-10T05:12:36.130 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.141133+0000", 2024-08-10T05:12:36.130 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.141133+0000", 2024-08-10T05:12:36.130 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.141572+0000", 2024-08-10T05:12:36.130 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.260654+0000", 2024-08-10T05:12:36.130 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.130 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.131 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.131 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.131 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.260654+0000", 2024-08-10T05:12:36.131 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.260654+0000", 2024-08-10T05:12:36.131 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.260654+0000", 2024-08-10T05:12:36.131 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.131 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.131 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.131 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.260654+0000", 2024-08-10T05:12:36.131 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.260654+0000", 2024-08-10T05:12:36.131 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.131 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.131 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.132 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.132 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.132 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.132 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.132 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.132 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.132 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.132 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.132 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.132 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.132 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.14", 2024-08-10T05:12:36.132 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.132 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.132 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.133 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:36.133 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.133 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:30:47.845995+0000", 2024-08-10T05:12:36.133 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.133 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.133 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.133 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.133 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.133 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.133 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.133 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.133 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.134 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.134 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.134 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.134 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.134 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.134 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.134 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.134 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.134 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.134 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.134 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.134 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.134 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.136 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.136 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.136 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.136 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.136 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.136 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.136 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.136 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.136 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.136 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.136 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.136 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.136 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.137 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.137 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.137 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T05:12:36.137 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.137 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.137 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.137 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.137 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.137 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.137 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:36.137 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.137 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:36.137 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.137 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.137 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.138 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.138 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.138 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.138 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:11:30.413341+0000", 2024-08-10T05:12:36.138 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.030915+0000", 2024-08-10T05:12:36.138 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.030915+0000", 2024-08-10T05:12:36.138 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.031258+0000", 2024-08-10T05:12:36.138 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:11:30.413341+0000", 2024-08-10T05:12:36.138 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.138 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.138 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.138 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.138 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:11:30.413341+0000", 2024-08-10T05:12:36.139 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:11:30.413341+0000", 2024-08-10T05:12:36.139 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:11:30.413341+0000", 2024-08-10T05:12:36.139 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.139 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.139 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.139 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:11:30.413341+0000", 2024-08-10T05:12:36.139 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:11:30.413341+0000", 2024-08-10T05:12:36.139 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.139 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 12, 2024-08-10T05:12:36.139 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.139 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.139 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.139 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.139 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.140 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.140 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.140 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 12, 2024-08-10T05:12:36.140 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.140 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.140 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.140 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.14", 2024-08-10T05:12:36.140 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.140 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.140 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.140 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 35, 2024-08-10T05:12:36.140 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.140 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:47:19.720562+0000", 2024-08-10T05:12:36.141 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.141 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.141 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 2630, 2024-08-10T05:12:36.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.142 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.142 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.142 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.142 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.142 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.142 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 12, 2024-08-10T05:12:36.142 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 4, 2024-08-10T05:12:36.142 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.142 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 4, 2024-08-10T05:12:36.142 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.142 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.142 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.142 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.143 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.143 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:36.143 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.143 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.143 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.143 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.143 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.143 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.143 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.143 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.143 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.143 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.143 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.143 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.144 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 12, 2024-08-10T05:12:36.144 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 9 2024-08-10T05:12:36.144 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.144 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.144 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.144 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.144 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.144 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.144 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:36.144 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.144 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:36.144 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "76'12" 2024-08-10T05:12:36.144 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.145 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.145 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.145 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.145 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.145 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.145 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.145 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:36.145 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.145 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.145 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.145 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.145 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.145 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.146 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558496+0000", 2024-08-10T05:12:36.146 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.143736+0000", 2024-08-10T05:12:36.146 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.143736+0000", 2024-08-10T05:12:36.146 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.144100+0000", 2024-08-10T05:12:36.146 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558496+0000", 2024-08-10T05:12:36.146 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.146 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.146 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.146 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.146 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558496+0000", 2024-08-10T05:12:36.146 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558496+0000", 2024-08-10T05:12:36.147 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558496+0000", 2024-08-10T05:12:36.147 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.147 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.147 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.147 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558496+0000", 2024-08-10T05:12:36.148 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558496+0000", 2024-08-10T05:12:36.148 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.148 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.148 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.148 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.148 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.148 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.148 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.148 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.148 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.148 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.148 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.148 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.148 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.149 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.15", 2024-08-10T05:12:36.149 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.149 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.149 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.149 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:36.149 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.149 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:51:33.689430+0000", 2024-08-10T05:12:36.149 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.149 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.149 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.151 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.151 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.151 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.151 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.151 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.151 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.151 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.151 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.151 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.151 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.151 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.151 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.151 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.158 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.158 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.158 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.158 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.158 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.158 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.159 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.159 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.159 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.159 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.159 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.159 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.159 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.159 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.159 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.159 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.159 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.159 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.159 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.160 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.160 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:36.160 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.160 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.160 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.160 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.160 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.160 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.160 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:36.160 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.160 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:36.160 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.160 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.161 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.161 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.161 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.161 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.161 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711289+0000", 2024-08-10T05:12:36.161 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.027799+0000", 2024-08-10T05:12:36.161 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.027799+0000", 2024-08-10T05:12:36.161 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.029712+0000", 2024-08-10T05:12:36.161 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711289+0000", 2024-08-10T05:12:36.161 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.161 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.161 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.161 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.161 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711289+0000", 2024-08-10T05:12:36.162 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711289+0000", 2024-08-10T05:12:36.162 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711289+0000", 2024-08-10T05:12:36.162 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.162 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.162 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.162 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711289+0000", 2024-08-10T05:12:36.162 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711289+0000", 2024-08-10T05:12:36.162 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.162 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T05:12:36.162 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.162 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.162 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.163 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.163 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.163 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.163 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.163 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T05:12:36.163 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.163 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.163 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.163 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.13", 2024-08-10T05:12:36.163 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.163 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.163 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.164 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 27, 2024-08-10T05:12:36.164 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.164 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:09:07.537727+0000", 2024-08-10T05:12:36.164 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.164 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.164 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 34, 2024-08-10T05:12:36.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T05:12:36.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T05:12:36.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T05:12:36.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:36.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.167 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.167 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.167 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.167 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.167 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.167 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T05:12:36.167 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 7 2024-08-10T05:12:36.167 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.167 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.167 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.167 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.167 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.167 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.168 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:36.168 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.168 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:36.168 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T05:12:36.168 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.168 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.168 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.168 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.168 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.168 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:36.168 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.168 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:36.168 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.169 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.169 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.169 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.169 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.169 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:36.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.136097+0000", 2024-08-10T05:12:36.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.136097+0000", 2024-08-10T05:12:36.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.136363+0000", 2024-08-10T05:12:36.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:36.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.170 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:36.170 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:36.170 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:36.170 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.170 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.170 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.170 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:36.170 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:36.170 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.170 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.170 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.170 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.171 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.171 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.171 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.171 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.171 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.171 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.171 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.171 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.171 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.171 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.12", 2024-08-10T05:12:36.171 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.171 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.171 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.171 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:36.172 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.172 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:11:45.926347+0000", 2024-08-10T05:12:36.172 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.172 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.172 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.175 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.175 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.175 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.175 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.175 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.175 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.175 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.175 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.175 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.175 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.175 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.175 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.175 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:36.176 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.176 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:36.176 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.176 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.176 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.176 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.176 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.176 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.176 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.176 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.176 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:36.176 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.176 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.177 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.177 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.177 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.177 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.177 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711086+0000", 2024-08-10T05:12:36.177 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.037925+0000", 2024-08-10T05:12:36.177 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.037925+0000", 2024-08-10T05:12:36.177 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.038987+0000", 2024-08-10T05:12:36.177 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711086+0000", 2024-08-10T05:12:36.177 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.177 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.177 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.177 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.177 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711086+0000", 2024-08-10T05:12:36.178 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711086+0000", 2024-08-10T05:12:36.178 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711086+0000", 2024-08-10T05:12:36.178 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.178 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.178 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.178 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711086+0000", 2024-08-10T05:12:36.178 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711086+0000", 2024-08-10T05:12:36.178 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.178 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.178 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.178 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.178 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.178 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.179 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.179 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.179 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.179 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.179 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.179 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.179 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.179 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.12", 2024-08-10T05:12:36.179 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.179 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.179 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.179 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:36.179 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.180 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:42:48.315927+0000", 2024-08-10T05:12:36.180 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.180 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.180 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.183 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.183 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.183 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.183 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.183 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.183 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.183 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.183 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.183 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.183 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.183 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.183 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.183 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:36.183 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.184 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.184 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.184 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.184 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.184 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.184 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.184 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.184 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:36.184 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.184 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.184 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.184 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.184 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.184 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.185 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558399+0000", 2024-08-10T05:12:36.185 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.135769+0000", 2024-08-10T05:12:36.185 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.135769+0000", 2024-08-10T05:12:36.185 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.136107+0000", 2024-08-10T05:12:36.185 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558399+0000", 2024-08-10T05:12:36.185 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.185 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.185 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.185 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.185 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558399+0000", 2024-08-10T05:12:36.185 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558399+0000", 2024-08-10T05:12:36.185 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558399+0000", 2024-08-10T05:12:36.185 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.186 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.186 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.186 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558399+0000", 2024-08-10T05:12:36.186 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558399+0000", 2024-08-10T05:12:36.186 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.186 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.186 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.186 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.186 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.186 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.186 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.186 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.187 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.187 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.187 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.187 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.187 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.187 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.13", 2024-08-10T05:12:36.187 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.187 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.187 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.187 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:36.187 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.187 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:05:46.786058+0000", 2024-08-10T05:12:36.187 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.188 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.188 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.189 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.189 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.189 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.189 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.189 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.189 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.189 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.189 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.189 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.189 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.189 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.189 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.189 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.189 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.191 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.191 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.191 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.191 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.191 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.191 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.191 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.191 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.191 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.191 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.191 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:36.191 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.191 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.191 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.192 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.192 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.192 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.192 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:36.192 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.192 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:36.192 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.192 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.192 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.192 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.192 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.192 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.192 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383174+0000", 2024-08-10T05:12:36.192 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.033679+0000", 2024-08-10T05:12:36.193 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.033679+0000", 2024-08-10T05:12:36.193 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.033967+0000", 2024-08-10T05:12:36.193 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383174+0000", 2024-08-10T05:12:36.193 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.193 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.193 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.193 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.193 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383174+0000", 2024-08-10T05:12:36.193 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383174+0000", 2024-08-10T05:12:36.193 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383174+0000", 2024-08-10T05:12:36.193 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.193 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.193 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.194 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383174+0000", 2024-08-10T05:12:36.194 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383174+0000", 2024-08-10T05:12:36.194 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.194 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.194 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.194 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.194 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.194 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.194 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.194 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.194 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.194 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.194 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.195 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.195 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.195 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.11", 2024-08-10T05:12:36.195 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.195 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.195 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.195 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:36.195 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.195 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:21:41.291762+0000", 2024-08-10T05:12:36.195 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.195 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.195 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.197 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.197 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.197 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.197 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.197 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.197 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.197 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.197 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.197 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.197 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.197 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.197 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.197 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.198 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.198 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.198 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.198 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.198 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.198 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.198 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.198 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.198 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.198 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.198 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.198 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.198 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.199 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.199 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.199 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.199 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.199 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.199 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:36.199 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.199 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:36.199 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.199 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.199 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.199 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.199 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.200 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.200 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:36.200 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.200 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:36.200 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.200 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.200 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.200 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.200 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.200 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.200 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383040+0000", 2024-08-10T05:12:36.200 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.145732+0000", 2024-08-10T05:12:36.200 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.145732+0000", 2024-08-10T05:12:36.200 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.146020+0000", 2024-08-10T05:12:36.201 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383040+0000", 2024-08-10T05:12:36.201 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.201 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.201 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.201 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.201 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383040+0000", 2024-08-10T05:12:36.201 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383040+0000", 2024-08-10T05:12:36.201 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383040+0000", 2024-08-10T05:12:36.201 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.201 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.201 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.201 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383040+0000", 2024-08-10T05:12:36.201 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383040+0000", 2024-08-10T05:12:36.202 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.202 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.202 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.202 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.202 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.202 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.202 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.202 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.202 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.202 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.202 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.202 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.203 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.203 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.10", 2024-08-10T05:12:36.203 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.203 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.203 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.203 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:36.203 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.203 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:44:58.047113+0000", 2024-08-10T05:12:36.203 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.203 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.203 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.206 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.206 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.206 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.206 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.206 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.206 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.206 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.206 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.206 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.206 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.206 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.206 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.207 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.207 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.207 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.207 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.207 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.207 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:36.207 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.207 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:36.207 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.207 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.207 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.207 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.207 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.207 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.208 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.208 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.208 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T05:12:36.208 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.208 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.208 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.208 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.208 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.208 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.208 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265168+0000", 2024-08-10T05:12:36.208 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.028644+0000", 2024-08-10T05:12:36.208 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.028644+0000", 2024-08-10T05:12:36.208 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.028959+0000", 2024-08-10T05:12:36.208 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265168+0000", 2024-08-10T05:12:36.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265168+0000", 2024-08-10T05:12:36.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265168+0000", 2024-08-10T05:12:36.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265168+0000", 2024-08-10T05:12:36.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265168+0000", 2024-08-10T05:12:36.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265168+0000", 2024-08-10T05:12:36.209 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.209 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 8, 2024-08-10T05:12:36.210 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.210 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.210 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.210 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.210 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.210 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.210 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.210 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 8, 2024-08-10T05:12:36.210 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.210 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.210 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.210 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.10", 2024-08-10T05:12:36.210 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.211 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.211 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.211 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 34, 2024-08-10T05:12:36.211 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.211 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:53:10.086159+0000", 2024-08-10T05:12:36.211 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.211 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.211 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.211 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.211 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.211 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.211 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 12, 2024-08-10T05:12:36.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 4, 2024-08-10T05:12:36.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 4, 2024-08-10T05:12:36.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 4, 2024-08-10T05:12:36.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 12, 2024-08-10T05:12:36.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.214 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.214 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.215 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.215 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.215 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.215 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.215 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.215 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.215 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T05:12:36.215 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'8" 2024-08-10T05:12:36.215 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.215 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.215 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.215 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.215 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.216 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.216 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.216 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:36.216 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.216 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.216 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.216 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.216 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.216 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.216 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558243+0000", 2024-08-10T05:12:36.216 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.143141+0000", 2024-08-10T05:12:36.216 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.143141+0000", 2024-08-10T05:12:36.216 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.143351+0000", 2024-08-10T05:12:36.217 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558243+0000", 2024-08-10T05:12:36.217 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.217 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.217 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.217 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.217 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558243+0000", 2024-08-10T05:12:36.217 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558243+0000", 2024-08-10T05:12:36.217 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558243+0000", 2024-08-10T05:12:36.217 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.217 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.217 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.217 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558243+0000", 2024-08-10T05:12:36.217 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558243+0000", 2024-08-10T05:12:36.218 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.218 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.218 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.218 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.218 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.218 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.218 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.218 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.218 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.218 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.218 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.218 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.218 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.219 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.11", 2024-08-10T05:12:36.219 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.219 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.219 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.219 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:36.219 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.219 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:17:50.118930+0000", 2024-08-10T05:12:36.219 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.219 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.219 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.219 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.219 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.219 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.220 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.220 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.220 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.220 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.220 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.220 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.220 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.220 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.220 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.220 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.220 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.220 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.220 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.222 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.223 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.223 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.223 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.223 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.223 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.223 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.223 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.223 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:36.223 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.223 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.223 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.223 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.223 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.224 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.224 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.224 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.224 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T05:12:36.224 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.224 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.224 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.224 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.224 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.224 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.224 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.260849+0000", 2024-08-10T05:12:36.224 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.033851+0000", 2024-08-10T05:12:36.224 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.033851+0000", 2024-08-10T05:12:36.225 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.034142+0000", 2024-08-10T05:12:36.225 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.260849+0000", 2024-08-10T05:12:36.225 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.225 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.225 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.225 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.225 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.260849+0000", 2024-08-10T05:12:36.225 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.260849+0000", 2024-08-10T05:12:36.225 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.260849+0000", 2024-08-10T05:12:36.225 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.225 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.225 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.225 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.260849+0000", 2024-08-10T05:12:36.226 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.260849+0000", 2024-08-10T05:12:36.226 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.226 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 1, 2024-08-10T05:12:36.226 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.226 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.226 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.226 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.226 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.226 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.226 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.226 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 1, 2024-08-10T05:12:36.226 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.226 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.227 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.227 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.f", 2024-08-10T05:12:36.227 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.227 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.227 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.227 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:36.227 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.227 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:32:21.047582+0000", 2024-08-10T05:12:36.227 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.227 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.227 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 22, 2024-08-10T05:12:36.228 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.228 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.228 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.228 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.228 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.228 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.228 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.228 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.228 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.228 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.228 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.229 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.229 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.229 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.229 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.229 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:36.229 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:36.229 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.229 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:36.229 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.229 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.229 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.229 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.230 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.230 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.230 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.230 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.230 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.230 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.230 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.230 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.230 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.230 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.230 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.230 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.230 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.231 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.231 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 1, 2024-08-10T05:12:36.231 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 1 2024-08-10T05:12:36.231 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.231 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.231 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.231 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.231 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.231 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.231 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.231 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.231 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T05:12:36.232 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'1" 2024-08-10T05:12:36.232 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.232 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.232 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.232 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.232 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.232 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:36.232 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.232 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:36.232 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.232 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.232 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.233 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.233 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.233 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.233 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558670+0000", 2024-08-10T05:12:36.233 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.143873+0000", 2024-08-10T05:12:36.233 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.143873+0000", 2024-08-10T05:12:36.233 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.144177+0000", 2024-08-10T05:12:36.233 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558670+0000", 2024-08-10T05:12:36.233 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.233 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.233 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.233 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.233 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558670+0000", 2024-08-10T05:12:36.234 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558670+0000", 2024-08-10T05:12:36.234 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558670+0000", 2024-08-10T05:12:36.234 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.234 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.234 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.234 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558670+0000", 2024-08-10T05:12:36.234 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558670+0000", 2024-08-10T05:12:36.234 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.234 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.234 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.234 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.234 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.234 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.235 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.235 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.235 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.235 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.235 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.235 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.235 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.235 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.e", 2024-08-10T05:12:36.235 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.235 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.235 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.235 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:36.235 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.235 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:46:39.211985+0000", 2024-08-10T05:12:36.236 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.236 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.236 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.239 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.239 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.239 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.239 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.239 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.239 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.239 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.239 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.239 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.239 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.239 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:36.239 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.239 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:36.239 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.240 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.240 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.240 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.240 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.240 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.240 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.240 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.240 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T05:12:36.240 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.240 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.240 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.240 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.240 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.240 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265620+0000", 2024-08-10T05:12:36.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:09:20.256502+0000", 2024-08-10T05:12:36.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:09:20.256502+0000", 2024-08-10T05:12:36.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:09:20.258693+0000", 2024-08-10T05:12:36.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265620+0000", 2024-08-10T05:12:36.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 68, 2024-08-10T05:12:36.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265620+0000", 2024-08-10T05:12:36.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265620+0000", 2024-08-10T05:12:36.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265620+0000", 2024-08-10T05:12:36.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.242 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.242 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265620+0000", 2024-08-10T05:12:36.242 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265620+0000", 2024-08-10T05:12:36.242 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.242 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T05:12:36.242 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.242 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.242 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 67, 2024-08-10T05:12:36.242 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.242 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.242 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.242 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.242 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T05:12:36.243 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.243 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.243 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.243 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.e", 2024-08-10T05:12:36.243 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.243 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.243 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.243 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 41, 2024-08-10T05:12:36.243 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.243 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:12:23.280357+0000", 2024-08-10T05:12:36.243 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.243 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.243 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:36.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:36.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:36.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:36.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 1, 2024-08-10T05:12:36.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T05:12:36.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.246 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.247 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.247 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.247 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.247 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.247 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.247 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.247 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.247 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T05:12:36.247 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T05:12:36.247 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.247 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.247 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.247 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.247 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.248 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.248 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.248 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:36.248 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.248 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.248 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.248 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.248 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.248 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.248 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558733+0000", 2024-08-10T05:12:36.248 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.143971+0000", 2024-08-10T05:12:36.248 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.143971+0000", 2024-08-10T05:12:36.248 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.144279+0000", 2024-08-10T05:12:36.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558733+0000", 2024-08-10T05:12:36.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558733+0000", 2024-08-10T05:12:36.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558733+0000", 2024-08-10T05:12:36.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558733+0000", 2024-08-10T05:12:36.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558733+0000", 2024-08-10T05:12:36.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558733+0000", 2024-08-10T05:12:36.249 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.250 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.250 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.250 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.250 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.250 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.250 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.250 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.250 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.250 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.250 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.250 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.250 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.250 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.f", 2024-08-10T05:12:36.250 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.251 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.251 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.251 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:36.251 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.251 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:30:55.737683+0000", 2024-08-10T05:12:36.251 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.251 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.251 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.251 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.251 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.251 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.251 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.251 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.254 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.254 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.254 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.254 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.255 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.255 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.255 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.255 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.255 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:36.255 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.255 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.255 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.255 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.255 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.255 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.255 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:36.255 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.255 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:36.256 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.256 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.256 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.256 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.256 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.256 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.256 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.266284+0000", 2024-08-10T05:12:36.256 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.036146+0000", 2024-08-10T05:12:36.256 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.036146+0000", 2024-08-10T05:12:36.256 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.036772+0000", 2024-08-10T05:12:36.256 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.266284+0000", 2024-08-10T05:12:36.256 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.256 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.256 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.266284+0000", 2024-08-10T05:12:36.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.266284+0000", 2024-08-10T05:12:36.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.266284+0000", 2024-08-10T05:12:36.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.266284+0000", 2024-08-10T05:12:36.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.266284+0000", 2024-08-10T05:12:36.257 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.257 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 1, 2024-08-10T05:12:36.257 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.257 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.257 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.258 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.258 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.258 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.258 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.258 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 1, 2024-08-10T05:12:36.258 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.258 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.258 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.258 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.d", 2024-08-10T05:12:36.258 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.258 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.258 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.258 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:36.259 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.259 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:39:33.580872+0000", 2024-08-10T05:12:36.259 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.259 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.259 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 70, 2024-08-10T05:12:36.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:36.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:36.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:36.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 1, 2024-08-10T05:12:36.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 1 2024-08-10T05:12:36.262 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.262 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.262 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.262 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.262 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.262 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.262 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:36.262 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.263 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:36.263 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'1" 2024-08-10T05:12:36.263 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.263 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.263 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.263 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.263 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.263 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.263 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.263 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:36.263 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.263 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.264 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.264 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.264 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.264 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.264 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711250+0000", 2024-08-10T05:12:36.264 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.147001+0000", 2024-08-10T05:12:36.264 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.147001+0000", 2024-08-10T05:12:36.264 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.147393+0000", 2024-08-10T05:12:36.264 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711250+0000", 2024-08-10T05:12:36.264 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.264 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.264 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.264 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711250+0000", 2024-08-10T05:12:36.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711250+0000", 2024-08-10T05:12:36.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711250+0000", 2024-08-10T05:12:36.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711250+0000", 2024-08-10T05:12:36.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711250+0000", 2024-08-10T05:12:36.265 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.265 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.265 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.265 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.265 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.266 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.266 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.266 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.266 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.266 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.266 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.266 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.266 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.266 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.c", 2024-08-10T05:12:36.266 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.266 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.266 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.266 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:36.267 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.267 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:31:26.587663+0000", 2024-08-10T05:12:36.267 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.267 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.267 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.270 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.270 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.270 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.270 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.270 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.270 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.270 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.270 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.270 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.270 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.270 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.270 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.270 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:36.271 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.271 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.271 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.271 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.271 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.271 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.271 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.271 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.271 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T05:12:36.271 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.271 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.271 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.271 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.272 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.272 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265788+0000", 2024-08-10T05:12:36.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.028088+0000", 2024-08-10T05:12:36.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.028088+0000", 2024-08-10T05:12:36.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.028403+0000", 2024-08-10T05:12:36.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265788+0000", 2024-08-10T05:12:36.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265788+0000", 2024-08-10T05:12:36.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265788+0000", 2024-08-10T05:12:36.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265788+0000", 2024-08-10T05:12:36.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265788+0000", 2024-08-10T05:12:36.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265788+0000", 2024-08-10T05:12:36.273 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.273 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.273 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.273 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.273 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.273 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.273 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.274 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.274 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.274 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.274 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.274 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.274 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.274 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.c", 2024-08-10T05:12:36.274 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.274 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.274 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.274 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:36.274 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.274 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:37:07.220689+0000", 2024-08-10T05:12:36.274 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.275 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.275 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.278 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.278 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.278 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.278 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.278 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.278 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.278 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.278 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.278 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.278 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.278 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T05:12:36.278 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.278 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.279 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.279 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.279 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.279 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.279 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.279 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.279 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:36.279 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.279 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.279 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.279 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.279 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.279 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.279 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558546+0000", 2024-08-10T05:12:36.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.148313+0000", 2024-08-10T05:12:36.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.148313+0000", 2024-08-10T05:12:36.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.148644+0000", 2024-08-10T05:12:36.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558546+0000", 2024-08-10T05:12:36.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558546+0000", 2024-08-10T05:12:36.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558546+0000", 2024-08-10T05:12:36.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558546+0000", 2024-08-10T05:12:36.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558546+0000", 2024-08-10T05:12:36.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558546+0000", 2024-08-10T05:12:36.281 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.281 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.281 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.281 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.281 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.281 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.281 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.281 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.281 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.281 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.281 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.282 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.282 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.282 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.d", 2024-08-10T05:12:36.282 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.282 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.282 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.282 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:36.282 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.282 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:54:34.969728+0000", 2024-08-10T05:12:36.282 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.282 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.282 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.282 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.285 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.285 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.286 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.286 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.286 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.286 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.286 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.286 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.286 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:36.286 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.286 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.286 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.286 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.286 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.286 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.287 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.287 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.287 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:36.287 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.287 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.287 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T05:12:36.287 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.287 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.287 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.287 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383476+0000", 2024-08-10T05:12:36.287 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:10:05.558015+0000", 2024-08-10T05:12:36.287 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:10:05.558015+0000", 2024-08-10T05:12:36.287 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:10:10.753529+0000", 2024-08-10T05:12:36.287 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383476+0000", 2024-08-10T05:12:36.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 71, 2024-08-10T05:12:36.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383476+0000", 2024-08-10T05:12:36.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383476+0000", 2024-08-10T05:12:36.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383476+0000", 2024-08-10T05:12:36.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383476+0000", 2024-08-10T05:12:36.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383476+0000", 2024-08-10T05:12:36.288 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.288 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.289 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.289 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.289 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 70, 2024-08-10T05:12:36.289 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.289 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.289 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.289 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.289 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.289 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.289 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.289 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.289 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.5", 2024-08-10T05:12:36.289 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.289 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.290 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.290 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 20, 2024-08-10T05:12:36.290 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.290 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:41:08.007790+0000", 2024-08-10T05:12:36.290 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.000373277, 2024-08-10T05:12:36.290 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.290 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.290 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.290 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.290 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.290 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.290 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.290 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.293 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.293 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.293 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.293 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.293 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.294 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.294 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.294 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.294 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:36.294 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.294 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.294 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.294 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.294 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.294 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.294 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.294 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.294 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:36.295 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.295 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.295 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 20, 2024-08-10T05:12:36.295 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.295 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.295 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558283+0000", 2024-08-10T05:12:36.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:32.243979+0000", 2024-08-10T05:12:36.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:32.243979+0000", 2024-08-10T05:12:36.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:32.244261+0000", 2024-08-10T05:12:36.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558283+0000", 2024-08-10T05:12:36.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:06:31.202545+0000", 2024-08-10T05:12:36.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:06:31.202545+0000", 2024-08-10T05:12:36.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 59, 2024-08-10T05:12:36.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558283+0000", 2024-08-10T05:12:36.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558283+0000", 2024-08-10T05:12:36.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558283+0000", 2024-08-10T05:12:36.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:06:31.202545+0000", 2024-08-10T05:12:36.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558283+0000", 2024-08-10T05:12:36.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558283+0000", 2024-08-10T05:12:36.296 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.296 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 128, 2024-08-10T05:12:36.296 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.297 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.297 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 58, 2024-08-10T05:12:36.297 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.297 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.297 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.297 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.297 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 128, 2024-08-10T05:12:36.297 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.297 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.297 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.297 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "1.0", 2024-08-10T05:12:36.297 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.297 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.297 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.298 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 265, 2024-08-10T05:12:36.298 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.298 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:56:01.812170+0000", 2024-08-10T05:12:36.298 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.298 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.298 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 590368, 2024-08-10T05:12:36.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 1771104, 2024-08-10T05:12:36.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T05:12:36.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T05:12:36.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T05:12:36.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 6, 2024-08-10T05:12:36.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 212, 2024-08-10T05:12:36.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 306, 2024-08-10T05:12:36.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 179, 2024-08-10T05:12:36.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 2416 2024-08-10T05:12:36.301 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.301 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.301 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.301 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.301 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.301 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.302 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.302 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.302 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:36.302 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "69'128" 2024-08-10T05:12:36.302 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.302 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.302 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.302 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.302 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.302 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.302 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.302 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:36.302 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.302 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.303 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.303 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.303 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.303 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711062+0000", 2024-08-10T05:12:36.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.038174+0000", 2024-08-10T05:12:36.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.038174+0000", 2024-08-10T05:12:36.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.039873+0000", 2024-08-10T05:12:36.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711062+0000", 2024-08-10T05:12:36.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711062+0000", 2024-08-10T05:12:36.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711062+0000", 2024-08-10T05:12:36.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711062+0000", 2024-08-10T05:12:36.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711062+0000", 2024-08-10T05:12:36.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711062+0000", 2024-08-10T05:12:36.304 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.304 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.304 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.304 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.304 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.305 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.305 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.305 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.305 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.305 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.305 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.305 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.305 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.305 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.3", 2024-08-10T05:12:36.305 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.305 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.305 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.305 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:36.306 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.306 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:51:11.291554+0000", 2024-08-10T05:12:36.306 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.306 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.306 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.309 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.309 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.309 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.309 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.309 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.309 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.309 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.309 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.309 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:36.310 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.310 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.310 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.310 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.310 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.310 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.310 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.310 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.310 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:36.310 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.310 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.310 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.310 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.311 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.311 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683648+0000", 2024-08-10T05:12:36.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.134581+0000", 2024-08-10T05:12:36.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.134581+0000", 2024-08-10T05:12:36.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.134845+0000", 2024-08-10T05:12:36.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683648+0000", 2024-08-10T05:12:36.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683648+0000", 2024-08-10T05:12:36.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683648+0000", 2024-08-10T05:12:36.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683648+0000", 2024-08-10T05:12:36.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683648+0000", 2024-08-10T05:12:36.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683648+0000", 2024-08-10T05:12:36.312 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.312 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.312 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.312 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.312 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.312 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.312 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.312 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.313 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.313 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.313 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.313 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.313 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.313 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2", 2024-08-10T05:12:36.313 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.313 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.313 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.313 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:36.313 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.313 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:20:49.568728+0000", 2024-08-10T05:12:36.313 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.314 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.314 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.314 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.314 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.314 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.314 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.314 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.314 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.314 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.314 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.314 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.314 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.314 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.317 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.317 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.317 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.317 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.317 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.317 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.317 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.317 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:36.317 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.318 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.318 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.318 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.318 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.318 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.318 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.318 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:36.318 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.318 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.318 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T05:12:36.318 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.318 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.318 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711294+0000", 2024-08-10T05:12:36.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:10:05.558950+0000", 2024-08-10T05:12:36.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:10:05.558950+0000", 2024-08-10T05:12:36.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:10:11.048119+0000", 2024-08-10T05:12:36.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711294+0000", 2024-08-10T05:12:36.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 71, 2024-08-10T05:12:36.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711294+0000", 2024-08-10T05:12:36.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711294+0000", 2024-08-10T05:12:36.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711294+0000", 2024-08-10T05:12:36.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.320 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.320 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.320 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711294+0000", 2024-08-10T05:12:36.320 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711294+0000", 2024-08-10T05:12:36.320 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.320 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.320 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.320 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.320 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 70, 2024-08-10T05:12:36.320 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.320 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.320 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.320 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.320 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.321 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.321 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.321 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.321 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.6", 2024-08-10T05:12:36.321 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.321 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.321 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.321 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:36.321 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.321 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:28:57.401367+0000", 2024-08-10T05:12:36.321 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.00037911, 2024-08-10T05:12:36.321 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.321 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.325 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.325 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.325 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.325 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.325 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.325 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.325 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.325 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.325 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:36.325 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.325 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.326 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.326 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.326 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.326 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.326 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.326 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.326 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:36.326 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.326 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.326 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.326 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.326 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.327 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558229+0000", 2024-08-10T05:12:36.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.034831+0000", 2024-08-10T05:12:36.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.034831+0000", 2024-08-10T05:12:36.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.035180+0000", 2024-08-10T05:12:36.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558229+0000", 2024-08-10T05:12:36.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558229+0000", 2024-08-10T05:12:36.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558229+0000", 2024-08-10T05:12:36.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558229+0000", 2024-08-10T05:12:36.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.328 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.328 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.328 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558229+0000", 2024-08-10T05:12:36.328 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558229+0000", 2024-08-10T05:12:36.328 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.328 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.328 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.328 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.328 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.328 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.328 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.328 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.328 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.329 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.329 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.329 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.329 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.329 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.0", 2024-08-10T05:12:36.329 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.329 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.329 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.329 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 24, 2024-08-10T05:12:36.329 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.329 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:16:28.697820+0000", 2024-08-10T05:12:36.329 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.329 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.329 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.333 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.333 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.333 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.333 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.333 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.333 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.333 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.333 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.333 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.333 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.333 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.334 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:36.334 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.334 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.334 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.334 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.334 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.334 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.334 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:36.334 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.334 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:36.334 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.335 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.335 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.335 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.335 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.335 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.710858+0000", 2024-08-10T05:12:36.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.131604+0000", 2024-08-10T05:12:36.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.131604+0000", 2024-08-10T05:12:36.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.132010+0000", 2024-08-10T05:12:36.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.710858+0000", 2024-08-10T05:12:36.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.336 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.336 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.336 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.336 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.710858+0000", 2024-08-10T05:12:36.336 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.710858+0000", 2024-08-10T05:12:36.336 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.710858+0000", 2024-08-10T05:12:36.336 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.336 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.336 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.336 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.710858+0000", 2024-08-10T05:12:36.336 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.710858+0000", 2024-08-10T05:12:36.337 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.337 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.337 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.337 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.337 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.337 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.337 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.337 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.337 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.337 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.337 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.338 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.338 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.338 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1", 2024-08-10T05:12:36.338 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.338 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.338 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.338 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:36.338 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.338 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:22:07.433075+0000", 2024-08-10T05:12:36.338 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.338 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.339 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.341 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.341 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.341 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.341 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.341 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.341 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.341 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.341 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.341 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.341 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.341 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.342 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.342 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.342 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.342 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.342 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.342 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.342 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.342 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.342 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.342 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.343 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.343 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.343 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.343 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.343 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.343 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:36.343 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.343 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:36.343 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.343 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.343 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.343 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.343 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.343 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.344 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.344 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.344 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:36.344 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.344 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.344 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T05:12:36.344 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.344 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.344 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.344 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.266492+0000", 2024-08-10T05:12:36.344 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:10:05.624008+0000", 2024-08-10T05:12:36.344 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:10:05.624008+0000", 2024-08-10T05:12:36.345 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:10:10.452749+0000", 2024-08-10T05:12:36.345 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.266492+0000", 2024-08-10T05:12:36.345 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.345 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.345 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.345 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 71, 2024-08-10T05:12:36.345 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.266492+0000", 2024-08-10T05:12:36.345 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.266492+0000", 2024-08-10T05:12:36.345 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.266492+0000", 2024-08-10T05:12:36.345 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.345 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.345 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.345 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.266492+0000", 2024-08-10T05:12:36.346 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.266492+0000", 2024-08-10T05:12:36.346 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.346 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.346 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.346 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.346 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 70, 2024-08-10T05:12:36.346 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.346 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.346 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.346 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.346 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.346 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.346 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.347 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.347 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.7", 2024-08-10T05:12:36.347 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.347 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.347 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.347 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:36.347 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.347 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:07:40.765731+0000", 2024-08-10T05:12:36.347 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.000324979, 2024-08-10T05:12:36.348 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.348 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.349 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.349 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.349 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.349 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.349 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.349 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.349 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.349 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.349 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.349 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.349 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.349 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.349 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.350 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.350 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.350 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.350 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.350 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.350 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.350 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.350 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.350 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.350 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.350 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.350 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.350 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.351 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.351 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.351 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.351 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.351 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.351 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.351 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.351 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.351 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.351 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.351 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.352 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:36.352 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.352 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.352 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.352 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.352 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.352 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.352 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.352 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.352 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T05:12:36.352 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.352 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.352 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.353 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.353 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.353 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.353 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265223+0000", 2024-08-10T05:12:36.353 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.033238+0000", 2024-08-10T05:12:36.353 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.033238+0000", 2024-08-10T05:12:36.353 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.033521+0000", 2024-08-10T05:12:36.353 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265223+0000", 2024-08-10T05:12:36.353 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.353 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.353 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.353 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.353 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265223+0000", 2024-08-10T05:12:36.353 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265223+0000", 2024-08-10T05:12:36.354 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265223+0000", 2024-08-10T05:12:36.354 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.354 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.354 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.354 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265223+0000", 2024-08-10T05:12:36.354 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265223+0000", 2024-08-10T05:12:36.354 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.354 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.354 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.354 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.354 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.354 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.354 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.355 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.355 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.355 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.355 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.355 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.355 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.355 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1", 2024-08-10T05:12:36.355 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.355 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.355 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.355 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:36.355 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.355 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:13:40.965249+0000", 2024-08-10T05:12:36.356 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.356 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.356 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.358 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.358 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.358 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.358 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.358 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.358 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.358 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.358 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.358 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.358 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.358 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.358 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.358 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.359 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.359 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.359 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.359 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.359 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.359 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.359 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.359 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.359 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.359 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.359 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T05:12:36.360 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.360 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.360 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.360 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.360 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.360 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.360 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.360 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.360 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:36.360 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.360 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.360 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.360 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.361 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.361 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265937+0000", 2024-08-10T05:12:36.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.133876+0000", 2024-08-10T05:12:36.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.133876+0000", 2024-08-10T05:12:36.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.134153+0000", 2024-08-10T05:12:36.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265937+0000", 2024-08-10T05:12:36.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265937+0000", 2024-08-10T05:12:36.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265937+0000", 2024-08-10T05:12:36.362 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265937+0000", 2024-08-10T05:12:36.362 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.362 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.362 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.362 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265937+0000", 2024-08-10T05:12:36.362 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265937+0000", 2024-08-10T05:12:36.362 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.362 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.362 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.362 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.362 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.362 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.362 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.363 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.363 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.363 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.363 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.363 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.363 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.363 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.0", 2024-08-10T05:12:36.363 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.363 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.363 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.363 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:36.363 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.364 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:14:33.840417+0000", 2024-08-10T05:12:36.364 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.364 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.364 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.367 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.367 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.367 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.367 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.367 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.367 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.367 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.367 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.367 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.367 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.367 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.367 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.367 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.368 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.368 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.368 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.368 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:36.368 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.368 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.368 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.368 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.368 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.368 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.368 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:36.368 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.368 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:36.368 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.369 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.369 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T05:12:36.369 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.369 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.369 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.369 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265958+0000", 2024-08-10T05:12:36.369 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:10:05.560421+0000", 2024-08-10T05:12:36.369 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:10:05.560421+0000", 2024-08-10T05:12:36.369 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:10:10.453065+0000", 2024-08-10T05:12:36.369 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265958+0000", 2024-08-10T05:12:36.369 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.369 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.369 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 71, 2024-08-10T05:12:36.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265958+0000", 2024-08-10T05:12:36.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265958+0000", 2024-08-10T05:12:36.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265958+0000", 2024-08-10T05:12:36.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265958+0000", 2024-08-10T05:12:36.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265958+0000", 2024-08-10T05:12:36.370 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.370 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.371 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.371 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.371 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 70, 2024-08-10T05:12:36.371 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.371 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.371 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.371 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.371 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.371 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.371 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.371 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.371 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.4", 2024-08-10T05:12:36.371 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.371 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.372 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.372 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:36.372 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.372 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:57:10.516867+0000", 2024-08-10T05:12:36.372 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.000359064, 2024-08-10T05:12:36.372 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.372 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.375 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.375 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.375 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.376 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.376 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.376 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.376 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:36.376 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.376 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:36.376 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.376 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.376 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.376 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.376 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.376 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.376 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.377 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.377 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:36.377 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.377 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.377 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.377 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.377 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.377 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.377 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711174+0000", 2024-08-10T05:12:36.377 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.035473+0000", 2024-08-10T05:12:36.377 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.035473+0000", 2024-08-10T05:12:36.377 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.036132+0000", 2024-08-10T05:12:36.377 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711174+0000", 2024-08-10T05:12:36.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711174+0000", 2024-08-10T05:12:36.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711174+0000", 2024-08-10T05:12:36.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711174+0000", 2024-08-10T05:12:36.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711174+0000", 2024-08-10T05:12:36.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711174+0000", 2024-08-10T05:12:36.378 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.379 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.379 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.379 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.379 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.379 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.379 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.379 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.379 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.379 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.379 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.379 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.379 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.379 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.2", 2024-08-10T05:12:36.380 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.380 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.380 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.380 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:36.380 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.380 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:33:08.042460+0000", 2024-08-10T05:12:36.380 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.380 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.380 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.383 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.383 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.383 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.383 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.384 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.384 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.384 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.384 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.384 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:36.384 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.384 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.384 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.385 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.385 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.385 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.385 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.385 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.385 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T05:12:36.385 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.386 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.386 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.386 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.386 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.386 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.386 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.260554+0000", 2024-08-10T05:12:36.386 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.132206+0000", 2024-08-10T05:12:36.386 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.132206+0000", 2024-08-10T05:12:36.386 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.132666+0000", 2024-08-10T05:12:36.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.260554+0000", 2024-08-10T05:12:36.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.260554+0000", 2024-08-10T05:12:36.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.260554+0000", 2024-08-10T05:12:36.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.260554+0000", 2024-08-10T05:12:36.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.388 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.260554+0000", 2024-08-10T05:12:36.388 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.260554+0000", 2024-08-10T05:12:36.388 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.388 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.388 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.388 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.388 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.388 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.388 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.388 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.388 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.389 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.389 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.389 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.389 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.389 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3", 2024-08-10T05:12:36.389 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.389 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.389 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.389 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:36.389 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.390 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:45:19.954705+0000", 2024-08-10T05:12:36.390 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.390 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.390 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.394 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.394 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.396 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.396 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.396 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.396 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.396 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.396 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.397 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.397 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.397 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.397 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.397 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.397 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.398 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.398 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.398 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.398 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.398 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.398 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.398 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.398 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.398 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.400 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.400 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.400 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.400 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.400 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.400 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.400 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.400 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.400 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T05:12:36.400 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.400 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.400 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.401 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.401 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.401 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.401 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.401 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.401 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:36.401 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.401 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.401 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T05:12:36.402 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.402 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.402 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.402 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265438+0000", 2024-08-10T05:12:36.402 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:10:05.623878+0000", 2024-08-10T05:12:36.402 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:10:05.623878+0000", 2024-08-10T05:12:36.403 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:10:10.452412+0000", 2024-08-10T05:12:36.403 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265438+0000", 2024-08-10T05:12:36.403 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.403 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.403 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.403 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 71, 2024-08-10T05:12:36.403 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265438+0000", 2024-08-10T05:12:36.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265438+0000", 2024-08-10T05:12:36.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265438+0000", 2024-08-10T05:12:36.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265438+0000", 2024-08-10T05:12:36.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265438+0000", 2024-08-10T05:12:36.404 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.405 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T05:12:36.405 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.405 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.405 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 70, 2024-08-10T05:12:36.405 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.405 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.405 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.405 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.405 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T05:12:36.406 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.406 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.406 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.406 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.2", 2024-08-10T05:12:36.406 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.406 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.407 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.407 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:36.407 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.407 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:52:14.217834+0000", 2024-08-10T05:12:36.407 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.000595891, 2024-08-10T05:12:36.407 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.407 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.407 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 19, 2024-08-10T05:12:36.407 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:36.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:36.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:36.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 2, 2024-08-10T05:12:36.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 2 2024-08-10T05:12:36.411 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.411 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.411 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.411 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.412 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.412 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.412 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.412 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.412 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:36.412 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "75'2" 2024-08-10T05:12:36.412 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.412 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.412 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.412 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.412 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.412 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.412 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.412 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:36.413 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.413 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.413 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.413 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.413 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.413 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.266178+0000", 2024-08-10T05:12:36.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.037600+0000", 2024-08-10T05:12:36.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.037600+0000", 2024-08-10T05:12:36.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.037872+0000", 2024-08-10T05:12:36.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.266178+0000", 2024-08-10T05:12:36.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.266178+0000", 2024-08-10T05:12:36.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.266178+0000", 2024-08-10T05:12:36.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.266178+0000", 2024-08-10T05:12:36.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.266178+0000", 2024-08-10T05:12:36.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.266178+0000", 2024-08-10T05:12:36.414 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.414 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.414 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.415 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.415 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.415 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.415 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.415 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.415 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.415 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.415 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.415 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.415 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.415 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.4", 2024-08-10T05:12:36.415 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.415 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.415 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.416 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 25, 2024-08-10T05:12:36.416 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.416 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:31:09.822361+0000", 2024-08-10T05:12:36.416 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.416 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.416 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.416 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.416 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.416 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.420 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.420 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.420 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.420 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.420 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.421 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.421 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.421 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:36.421 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.421 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.421 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.421 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.421 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.421 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.421 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.421 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:36.421 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.422 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.422 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.422 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.422 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.422 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711339+0000", 2024-08-10T05:12:36.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.140290+0000", 2024-08-10T05:12:36.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.140290+0000", 2024-08-10T05:12:36.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.140546+0000", 2024-08-10T05:12:36.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711339+0000", 2024-08-10T05:12:36.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711339+0000", 2024-08-10T05:12:36.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711339+0000", 2024-08-10T05:12:36.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711339+0000", 2024-08-10T05:12:36.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711339+0000", 2024-08-10T05:12:36.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711339+0000", 2024-08-10T05:12:36.423 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.423 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.423 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.424 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.424 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.424 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.424 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.424 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.424 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.424 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.424 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.424 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.424 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.424 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.5", 2024-08-10T05:12:36.424 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.425 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.425 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.425 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:36.425 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.425 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:34:46.991959+0000", 2024-08-10T05:12:36.425 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.425 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.425 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.428 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.428 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.428 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.428 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.428 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.428 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.429 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.429 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.429 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:36.429 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.429 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.429 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.429 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.429 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.429 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.429 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.429 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.429 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:36.430 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.430 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.430 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T05:12:36.430 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.430 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.430 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.430 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:36.430 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:10:05.623890+0000", 2024-08-10T05:12:36.430 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:10:05.623890+0000", 2024-08-10T05:12:36.431 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:10:11.047934+0000", 2024-08-10T05:12:36.431 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:36.431 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.431 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.431 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.431 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 71, 2024-08-10T05:12:36.431 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:36.431 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:36.431 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:36.431 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.432 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.432 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.432 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:36.432 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:36.432 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.432 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 1, 2024-08-10T05:12:36.432 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.432 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.433 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 70, 2024-08-10T05:12:36.433 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.433 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.433 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.433 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.433 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 1, 2024-08-10T05:12:36.433 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.433 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.433 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.433 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.3", 2024-08-10T05:12:36.434 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.434 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.434 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.434 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:36.434 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.434 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:45:50.628833+0000", 2024-08-10T05:12:36.434 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.00050957, 2024-08-10T05:12:36.435 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.435 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.435 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.435 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.435 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.435 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.435 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:36.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:36.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:36.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.439 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.439 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.439 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.439 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.439 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.439 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.439 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.439 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.439 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.440 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.440 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.440 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:36.440 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "73'1" 2024-08-10T05:12:36.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.440 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.440 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.440 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.440 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.440 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.441 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.441 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:36.441 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.441 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.441 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.441 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.441 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.441 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558697+0000", 2024-08-10T05:12:36.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.035694+0000", 2024-08-10T05:12:36.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.035694+0000", 2024-08-10T05:12:36.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.036023+0000", 2024-08-10T05:12:36.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558697+0000", 2024-08-10T05:12:36.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.443 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.443 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558697+0000", 2024-08-10T05:12:36.443 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558697+0000", 2024-08-10T05:12:36.443 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558697+0000", 2024-08-10T05:12:36.443 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.443 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.443 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.443 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558697+0000", 2024-08-10T05:12:36.444 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558697+0000", 2024-08-10T05:12:36.444 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.444 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.444 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.444 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.444 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.444 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.444 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.445 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.445 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.445 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.445 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.445 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.445 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.445 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.5", 2024-08-10T05:12:36.445 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.445 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.445 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.445 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 24, 2024-08-10T05:12:36.446 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.446 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:31:41.941447+0000", 2024-08-10T05:12:36.446 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.446 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.446 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.449 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.449 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.449 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.449 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.449 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.449 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.449 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.449 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.449 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.449 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.450 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.450 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.450 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.450 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.450 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.450 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.450 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.450 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.451 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.451 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.451 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.451 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.451 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.451 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:36.451 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.451 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.452 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.452 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.452 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.452 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.452 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:36.452 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.452 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:36.452 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.452 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.452 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.452 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.453 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.453 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.453 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.266198+0000", 2024-08-10T05:12:36.453 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.139356+0000", 2024-08-10T05:12:36.453 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.139356+0000", 2024-08-10T05:12:36.453 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.139643+0000", 2024-08-10T05:12:36.453 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.266198+0000", 2024-08-10T05:12:36.453 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.453 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.453 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.453 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.454 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.266198+0000", 2024-08-10T05:12:36.454 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.266198+0000", 2024-08-10T05:12:36.454 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.266198+0000", 2024-08-10T05:12:36.454 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.454 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.454 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.454 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.266198+0000", 2024-08-10T05:12:36.454 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.266198+0000", 2024-08-10T05:12:36.454 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.454 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.454 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.455 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.455 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.455 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.455 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.455 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.455 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.455 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.455 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.455 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.455 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.455 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.4", 2024-08-10T05:12:36.456 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.456 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.456 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.456 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:36.456 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.456 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:18:25.999032+0000", 2024-08-10T05:12:36.456 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.458 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.458 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.458 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.458 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.458 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.458 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.461 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.461 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.461 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.461 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.461 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.461 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.461 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.462 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.462 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.462 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.462 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.462 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.462 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.462 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.462 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.462 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.462 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.463 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.463 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.463 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.463 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.463 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.463 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.463 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:36.463 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.463 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:36.463 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.463 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.464 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.464 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.464 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.464 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.464 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.464 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.464 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:36.464 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.464 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.464 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T05:12:36.464 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.464 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.465 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.465 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683501+0000", 2024-08-10T05:12:36.465 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:10:05.559132+0000", 2024-08-10T05:12:36.465 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:10:05.559132+0000", 2024-08-10T05:12:36.465 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:10:10.768020+0000", 2024-08-10T05:12:36.465 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683501+0000", 2024-08-10T05:12:36.465 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.465 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.465 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.465 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 71, 2024-08-10T05:12:36.465 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683501+0000", 2024-08-10T05:12:36.465 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683501+0000", 2024-08-10T05:12:36.466 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683501+0000", 2024-08-10T05:12:36.466 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.466 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.466 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.466 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683501+0000", 2024-08-10T05:12:36.466 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683501+0000", 2024-08-10T05:12:36.466 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.466 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.466 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.467 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.467 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 70, 2024-08-10T05:12:36.467 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.467 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.467 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.467 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.467 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.467 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.467 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.467 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.467 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.0", 2024-08-10T05:12:36.468 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.468 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.468 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.468 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 20, 2024-08-10T05:12:36.468 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.468 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:51:37.149674+0000", 2024-08-10T05:12:36.468 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.000600072, 2024-08-10T05:12:36.469 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.469 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.469 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.469 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.469 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.469 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.469 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.469 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.469 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.470 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.470 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.470 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.470 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.470 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.470 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.470 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.470 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.470 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.471 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.471 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.471 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.471 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.471 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.471 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.471 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.471 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.471 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.473 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.474 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.474 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.474 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.474 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.474 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.474 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.474 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.475 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:36.475 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.475 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.475 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.475 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.475 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.475 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.475 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.476 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.476 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:36.476 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.476 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.476 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.476 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.477 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.477 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.477 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.266510+0000", 2024-08-10T05:12:36.477 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.033944+0000", 2024-08-10T05:12:36.477 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.033944+0000", 2024-08-10T05:12:36.477 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.034252+0000", 2024-08-10T05:12:36.477 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.266510+0000", 2024-08-10T05:12:36.477 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.477 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.477 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.266510+0000", 2024-08-10T05:12:36.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.266510+0000", 2024-08-10T05:12:36.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.266510+0000", 2024-08-10T05:12:36.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.266510+0000", 2024-08-10T05:12:36.479 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.266510+0000", 2024-08-10T05:12:36.479 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.479 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 1, 2024-08-10T05:12:36.479 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.479 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.479 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.479 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.479 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.479 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.479 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.480 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 1, 2024-08-10T05:12:36.480 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.480 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.480 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.480 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.6", 2024-08-10T05:12:36.480 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.480 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.480 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.480 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:36.481 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.481 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:21:57.718345+0000", 2024-08-10T05:12:36.481 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.481 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.481 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:36.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:36.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:36.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:36.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.485 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.485 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.485 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.485 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.485 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.485 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.485 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.485 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.485 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.486 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 1, 2024-08-10T05:12:36.486 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.486 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.486 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.486 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.486 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.486 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.486 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.487 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.487 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.487 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:36.487 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'1" 2024-08-10T05:12:36.487 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.487 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.487 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.488 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.488 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.488 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.488 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.488 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:36.488 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.488 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.488 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.489 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.489 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.489 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.489 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:36.489 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.132416+0000", 2024-08-10T05:12:36.489 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.132416+0000", 2024-08-10T05:12:36.489 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.132915+0000", 2024-08-10T05:12:36.489 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:36.489 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.489 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.490 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.490 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.490 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:36.490 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:36.490 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:36.490 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.490 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.490 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.490 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:36.490 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:36.490 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.491 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.491 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.491 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.491 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.491 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.491 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.491 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.492 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.492 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.492 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.492 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.492 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.492 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.7", 2024-08-10T05:12:36.492 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.492 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.492 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.493 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:36.493 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.493 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:41:50.979979+0000", 2024-08-10T05:12:36.493 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.493 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.493 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.493 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.493 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.493 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.493 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.494 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.494 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.494 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.494 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.494 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.494 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.494 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.494 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.494 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.495 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.495 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.495 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.495 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.495 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.495 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.495 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.495 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.495 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.495 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.496 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.496 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.496 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.496 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.496 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.496 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.496 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.496 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.497 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.497 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.497 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.497 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.497 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.497 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.497 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.498 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.498 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.498 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.498 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.498 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.498 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.498 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.498 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.499 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.499 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.499 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:36.499 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.499 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.499 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.499 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.499 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.499 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.500 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.500 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.500 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T05:12:36.500 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.500 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.500 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T05:12:36.500 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.500 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.500 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.501 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.260121+0000", 2024-08-10T05:12:36.501 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:10:05.623162+0000", 2024-08-10T05:12:36.501 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:10:05.623162+0000", 2024-08-10T05:12:36.501 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:10:10.449939+0000", 2024-08-10T05:12:36.501 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.260121+0000", 2024-08-10T05:12:36.501 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.501 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.501 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.501 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 71, 2024-08-10T05:12:36.502 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.260121+0000", 2024-08-10T05:12:36.502 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.260121+0000", 2024-08-10T05:12:36.502 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.260121+0000", 2024-08-10T05:12:36.502 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.502 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.502 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:36.502 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.260121+0000", 2024-08-10T05:12:36.503 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.260121+0000", 2024-08-10T05:12:36.503 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.503 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.503 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.503 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.503 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 70, 2024-08-10T05:12:36.503 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.503 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.503 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.503 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.503 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.504 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.504 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.504 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.504 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.1", 2024-08-10T05:12:36.504 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.504 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.504 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.504 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:36.504 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.505 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:16:30.309556+0000", 2024-08-10T05:12:36.505 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.000707937, 2024-08-10T05:12:36.505 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.505 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.505 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.505 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.505 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.511 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.511 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.511 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.511 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.511 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.511 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.512 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.512 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T05:12:36.512 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.512 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.512 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.512 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.512 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.512 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.513 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.513 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.513 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:36.513 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.513 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.513 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.513 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.514 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.514 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.514 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383613+0000", 2024-08-10T05:12:36.514 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.034917+0000", 2024-08-10T05:12:36.514 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.034917+0000", 2024-08-10T05:12:36.514 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.035349+0000", 2024-08-10T05:12:36.514 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383613+0000", 2024-08-10T05:12:36.515 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.515 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.515 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.515 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.515 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383613+0000", 2024-08-10T05:12:36.515 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383613+0000", 2024-08-10T05:12:36.515 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383613+0000", 2024-08-10T05:12:36.515 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.516 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.516 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.516 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383613+0000", 2024-08-10T05:12:36.516 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383613+0000", 2024-08-10T05:12:36.516 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.516 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T05:12:36.516 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.516 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.516 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.516 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.517 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.517 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.517 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.517 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T05:12:36.517 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.517 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.517 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.518 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.7", 2024-08-10T05:12:36.518 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.518 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.518 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.518 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 25, 2024-08-10T05:12:36.518 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.518 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:18:12.129687+0000", 2024-08-10T05:12:36.519 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.519 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.519 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.519 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.519 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.519 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.519 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.520 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.520 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.520 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.520 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.520 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.520 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.520 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.520 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.521 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.521 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.521 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.521 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.521 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:36.521 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:36.521 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.521 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:36.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:36.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.524 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.524 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.524 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T05:12:36.524 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.524 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.524 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.524 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.525 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.525 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.525 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.525 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.525 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.525 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:36.525 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T05:12:36.526 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.526 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.526 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.526 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.526 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.526 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.526 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.527 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:36.527 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.527 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.527 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.527 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.527 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.527 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.527 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711154+0000", 2024-08-10T05:12:36.528 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.131566+0000", 2024-08-10T05:12:36.528 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.131566+0000", 2024-08-10T05:12:36.528 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.132550+0000", 2024-08-10T05:12:36.528 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711154+0000", 2024-08-10T05:12:36.528 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.528 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.528 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.528 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.528 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711154+0000", 2024-08-10T05:12:36.529 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711154+0000", 2024-08-10T05:12:36.529 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711154+0000", 2024-08-10T05:12:36.529 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.529 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.529 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.529 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711154+0000", 2024-08-10T05:12:36.529 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711154+0000", 2024-08-10T05:12:36.529 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.529 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.530 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.530 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.530 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.530 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.530 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.530 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.530 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.530 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.530 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.531 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.531 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.531 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.6", 2024-08-10T05:12:36.531 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.531 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.531 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.531 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:36.531 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.532 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:29:16.787774+0000", 2024-08-10T05:12:36.532 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.532 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.532 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.532 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.532 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.532 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.532 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.537 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.537 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.537 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.537 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.537 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.537 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.537 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.537 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.537 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.538 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.538 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.538 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.538 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.538 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:36.538 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.538 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.538 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.538 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.539 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.539 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.539 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:36.539 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.539 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:36.539 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.539 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.539 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.539 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.540 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.540 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.540 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558200+0000", 2024-08-10T05:12:36.540 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.032332+0000", 2024-08-10T05:12:36.540 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.032332+0000", 2024-08-10T05:12:36.540 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.032647+0000", 2024-08-10T05:12:36.540 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558200+0000", 2024-08-10T05:12:36.540 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.540 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.541 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.541 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.541 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558200+0000", 2024-08-10T05:12:36.541 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558200+0000", 2024-08-10T05:12:36.541 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558200+0000", 2024-08-10T05:12:36.541 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.541 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.541 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.541 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558200+0000", 2024-08-10T05:12:36.542 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558200+0000", 2024-08-10T05:12:36.542 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.542 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.542 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.542 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.542 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.542 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.543 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.543 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.543 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.543 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.543 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.543 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.543 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.543 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.8", 2024-08-10T05:12:36.543 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.543 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.543 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.543 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 24, 2024-08-10T05:12:36.544 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.544 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:58:56.292254+0000", 2024-08-10T05:12:36.544 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.544 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.544 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.548 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.548 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.548 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.548 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.548 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.548 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.548 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.548 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.549 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.549 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.549 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.549 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.549 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.549 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.549 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.550 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.550 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.550 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.550 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.550 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.550 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.550 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.550 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:36.551 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.551 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:36.551 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.551 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.551 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.551 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.551 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.552 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.552 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.552 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.552 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T05:12:36.552 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.552 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.552 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.552 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.553 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.553 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.553 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:36.553 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.140168+0000", 2024-08-10T05:12:36.553 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.140168+0000", 2024-08-10T05:12:36.553 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.140502+0000", 2024-08-10T05:12:36.553 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:36.553 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.554 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.554 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.554 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.554 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:36.554 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:36.554 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:36.554 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.554 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.555 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.555 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:36.555 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:36.555 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.555 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.555 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.555 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.555 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.555 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.555 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.555 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.556 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.556 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.556 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.556 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.556 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.556 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.9", 2024-08-10T05:12:36.556 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.556 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.556 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.556 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:36.557 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.557 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:03:37.949986+0000", 2024-08-10T05:12:36.557 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.557 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.557 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.557 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.557 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.557 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.557 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.558 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.558 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.558 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.558 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.558 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.558 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.558 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.558 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.558 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.558 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.558 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.558 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.559 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.559 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.559 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.559 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.559 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.559 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.559 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.559 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.562 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.562 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.562 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.562 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.562 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.562 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.562 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.562 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.563 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T05:12:36.563 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.563 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.563 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.563 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.563 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.563 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.564 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:36.564 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.564 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:36.564 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.564 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.564 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.564 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.564 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.565 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.565 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265684+0000", 2024-08-10T05:12:36.565 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.036097+0000", 2024-08-10T05:12:36.565 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.036097+0000", 2024-08-10T05:12:36.565 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.036662+0000", 2024-08-10T05:12:36.565 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265684+0000", 2024-08-10T05:12:36.565 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.565 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265684+0000", 2024-08-10T05:12:36.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265684+0000", 2024-08-10T05:12:36.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265684+0000", 2024-08-10T05:12:36.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265684+0000", 2024-08-10T05:12:36.567 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265684+0000", 2024-08-10T05:12:36.567 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.567 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.567 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.567 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.567 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.567 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.567 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.567 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.568 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.568 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.568 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.568 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.568 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.568 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.9", 2024-08-10T05:12:36.568 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.568 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.569 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.569 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 25, 2024-08-10T05:12:36.569 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.569 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:23:31.057111+0000", 2024-08-10T05:12:36.569 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.569 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.569 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.573 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.573 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.573 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.573 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.573 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.573 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.573 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.574 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.574 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.574 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.574 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.574 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.574 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.574 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.575 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.575 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.575 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.575 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.575 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.575 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:36.575 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.575 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:36.575 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.576 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.576 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.576 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.576 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.576 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.576 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.576 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.576 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:36.577 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.577 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.577 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.577 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.577 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.577 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.577 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683754+0000", 2024-08-10T05:12:36.578 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.131763+0000", 2024-08-10T05:12:36.578 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.131763+0000", 2024-08-10T05:12:36.578 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.132553+0000", 2024-08-10T05:12:36.578 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683754+0000", 2024-08-10T05:12:36.578 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.578 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.578 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.578 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.579 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683754+0000", 2024-08-10T05:12:36.579 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683754+0000", 2024-08-10T05:12:36.579 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683754+0000", 2024-08-10T05:12:36.579 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.579 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.579 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.579 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683754+0000", 2024-08-10T05:12:36.579 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683754+0000", 2024-08-10T05:12:36.579 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.580 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.580 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.580 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.580 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.580 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.580 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.580 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.581 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.581 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.581 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.581 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.581 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.581 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.8", 2024-08-10T05:12:36.581 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.581 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.582 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.582 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:36.582 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.582 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:46:58.672528+0000", 2024-08-10T05:12:36.582 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.582 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.582 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.583 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.583 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.583 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.583 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.583 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.583 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.583 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.584 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.584 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.584 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.584 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.584 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.584 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.584 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.584 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.584 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.587 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.587 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.587 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.587 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.587 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.587 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.587 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.588 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.588 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.588 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.588 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.588 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.588 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.588 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.588 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:36.589 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.589 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.589 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.589 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.589 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.589 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.589 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.590 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.590 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:36.590 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.590 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.590 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.590 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.590 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.590 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.590 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265810+0000", 2024-08-10T05:12:36.590 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.037247+0000", 2024-08-10T05:12:36.591 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.037247+0000", 2024-08-10T05:12:36.591 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.037512+0000", 2024-08-10T05:12:36.591 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265810+0000", 2024-08-10T05:12:36.591 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.591 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.591 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.591 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.591 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265810+0000", 2024-08-10T05:12:36.591 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265810+0000", 2024-08-10T05:12:36.591 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265810+0000", 2024-08-10T05:12:36.591 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.592 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.592 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.592 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265810+0000", 2024-08-10T05:12:36.592 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265810+0000", 2024-08-10T05:12:36.592 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.592 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.592 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.592 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.592 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.593 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.593 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.593 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.593 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.593 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.593 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.593 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.593 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.594 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.a", 2024-08-10T05:12:36.594 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.594 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.594 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.594 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 25, 2024-08-10T05:12:36.598 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.598 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:23:41.190197+0000", 2024-08-10T05:12:36.599 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.599 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.599 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.602 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.602 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.602 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.602 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.602 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.602 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.602 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.602 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.603 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.603 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.603 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.603 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.603 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.603 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.603 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.603 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.604 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.604 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.604 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.604 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.604 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.604 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.604 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.604 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.604 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.605 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.605 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.605 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:36.605 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.605 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:36.605 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.605 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.605 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.605 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.605 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.606 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.606 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.606 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.606 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:36.606 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.606 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.606 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.607 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.607 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.607 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.607 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683743+0000", 2024-08-10T05:12:36.607 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:09:20.255464+0000", 2024-08-10T05:12:36.607 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:09:20.255464+0000", 2024-08-10T05:12:36.607 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:09:20.255759+0000", 2024-08-10T05:12:36.608 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683743+0000", 2024-08-10T05:12:36.608 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.608 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.608 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.608 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 68, 2024-08-10T05:12:36.608 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683743+0000", 2024-08-10T05:12:36.608 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683743+0000", 2024-08-10T05:12:36.608 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683743+0000", 2024-08-10T05:12:36.609 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.609 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.609 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.609 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683743+0000", 2024-08-10T05:12:36.609 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683743+0000", 2024-08-10T05:12:36.609 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.609 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.609 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.610 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.610 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 67, 2024-08-10T05:12:36.610 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.610 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.610 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.610 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.610 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.610 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.610 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.611 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.611 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.b", 2024-08-10T05:12:36.611 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.611 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.611 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.611 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 31, 2024-08-10T05:12:36.611 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.611 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:35:51.388859+0000", 2024-08-10T05:12:36.612 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.612 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.612 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.612 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.612 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.612 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.612 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.612 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.612 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.613 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.613 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.613 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.613 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.613 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.613 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.613 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.613 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.613 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.613 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.614 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.614 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.614 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.614 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.614 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.614 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.614 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.614 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.614 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.616 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.616 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.616 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.616 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.616 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.617 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:36.617 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.617 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.617 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:36.617 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.617 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.617 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.618 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.618 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.618 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.618 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:36.618 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.618 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:36.618 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.618 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.619 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.619 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.619 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.619 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.619 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558560+0000", 2024-08-10T05:12:36.619 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.036154+0000", 2024-08-10T05:12:36.619 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.036154+0000", 2024-08-10T05:12:36.619 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.036452+0000", 2024-08-10T05:12:36.619 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558560+0000", 2024-08-10T05:12:36.619 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558560+0000", 2024-08-10T05:12:36.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558560+0000", 2024-08-10T05:12:36.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558560+0000", 2024-08-10T05:12:36.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558560+0000", 2024-08-10T05:12:36.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558560+0000", 2024-08-10T05:12:36.621 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.621 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T05:12:36.621 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.621 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.621 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.621 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.621 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.621 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.622 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.622 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T05:12:36.622 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.622 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.622 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.622 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.b", 2024-08-10T05:12:36.622 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.622 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.623 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.623 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:36.623 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.623 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:21:16.777024+0000", 2024-08-10T05:12:36.623 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.623 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.623 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:36.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:36.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:36.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:36.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.628 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.628 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.628 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.628 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.628 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 1, 2024-08-10T05:12:36.628 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.628 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.628 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.628 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.629 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.629 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.629 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.629 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:36.629 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.629 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:36.629 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T05:12:36.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.629 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.630 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.630 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.630 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.630 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:36.630 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.630 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:36.630 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.630 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.631 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.631 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.631 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.631 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383182+0000", 2024-08-10T05:12:36.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.138475+0000", 2024-08-10T05:12:36.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.138475+0000", 2024-08-10T05:12:36.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.138764+0000", 2024-08-10T05:12:36.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383182+0000", 2024-08-10T05:12:36.632 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.632 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.632 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.632 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.632 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383182+0000", 2024-08-10T05:12:36.632 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383182+0000", 2024-08-10T05:12:36.632 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383182+0000", 2024-08-10T05:12:36.632 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.633 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.633 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.633 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383182+0000", 2024-08-10T05:12:36.633 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383182+0000", 2024-08-10T05:12:36.633 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.633 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.633 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.633 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.633 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.634 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.634 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.634 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.634 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.634 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.634 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.634 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.635 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.635 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.a", 2024-08-10T05:12:36.635 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.635 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.635 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.635 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:36.635 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.635 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:44:35.214336+0000", 2024-08-10T05:12:36.635 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.635 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.636 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.640 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.640 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.640 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.640 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.641 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.641 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.641 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:36.641 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.641 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:36.641 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.641 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.641 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.642 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.642 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.642 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.642 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.642 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.642 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:36.642 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.643 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.643 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.643 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.643 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.643 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.643 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711262+0000", 2024-08-10T05:12:36.643 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.147207+0000", 2024-08-10T05:12:36.643 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.147207+0000", 2024-08-10T05:12:36.644 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.147501+0000", 2024-08-10T05:12:36.644 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711262+0000", 2024-08-10T05:12:36.644 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.644 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.644 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.644 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.644 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711262+0000", 2024-08-10T05:12:36.644 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711262+0000", 2024-08-10T05:12:36.645 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711262+0000", 2024-08-10T05:12:36.645 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.645 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.645 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.645 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711262+0000", 2024-08-10T05:12:36.645 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711262+0000", 2024-08-10T05:12:36.645 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.646 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.646 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.646 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.646 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.646 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.646 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.646 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.646 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.647 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.647 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.647 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.647 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.647 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1d", 2024-08-10T05:12:36.647 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.647 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.647 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.648 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:36.648 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.648 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:38:02.790616+0000", 2024-08-10T05:12:36.648 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.648 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.648 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.648 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.650 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.650 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.650 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.650 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.650 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.650 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.650 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.651 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.651 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.651 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.651 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.651 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.651 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.651 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.651 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.651 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.653 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.653 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.654 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.654 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.654 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.654 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.654 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:36.654 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.654 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:36.654 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.655 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.655 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.655 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.655 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.655 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.655 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.655 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:36.656 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.656 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.656 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.656 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.656 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.656 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.656 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558534+0000", 2024-08-10T05:12:36.656 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.040456+0000", 2024-08-10T05:12:36.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.040456+0000", 2024-08-10T05:12:36.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.040757+0000", 2024-08-10T05:12:36.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558534+0000", 2024-08-10T05:12:36.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558534+0000", 2024-08-10T05:12:36.658 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558534+0000", 2024-08-10T05:12:36.658 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558534+0000", 2024-08-10T05:12:36.658 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.658 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.658 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.658 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558534+0000", 2024-08-10T05:12:36.658 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558534+0000", 2024-08-10T05:12:36.658 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.659 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T05:12:36.659 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.659 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.659 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.659 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.659 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.659 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.659 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.659 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T05:12:36.659 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.660 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.660 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.660 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1c", 2024-08-10T05:12:36.660 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.660 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.660 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.660 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:36.661 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.661 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:22:18.521526+0000", 2024-08-10T05:12:36.661 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.661 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.661 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:36.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:36.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:36.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.664 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.664 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.664 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.664 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.664 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:36.664 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.664 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.664 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.664 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.665 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.665 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.665 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.665 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.665 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.665 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.665 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.666 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.666 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T05:12:36.666 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.666 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.666 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.666 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.666 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.666 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.667 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.667 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.667 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.667 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:36.667 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T05:12:36.667 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.667 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.667 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.667 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.668 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.668 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:36.668 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.668 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:36.668 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.668 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.668 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.668 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.668 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.669 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.669 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711152+0000", 2024-08-10T05:12:36.669 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.145978+0000", 2024-08-10T05:12:36.669 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.145978+0000", 2024-08-10T05:12:36.669 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.146296+0000", 2024-08-10T05:12:36.669 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711152+0000", 2024-08-10T05:12:36.669 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.670 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.670 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.670 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.670 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711152+0000", 2024-08-10T05:12:36.670 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711152+0000", 2024-08-10T05:12:36.670 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711152+0000", 2024-08-10T05:12:36.671 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.671 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.671 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.671 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711152+0000", 2024-08-10T05:12:36.671 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711152+0000", 2024-08-10T05:12:36.671 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.671 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.671 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.672 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.672 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.672 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.672 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.672 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.672 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.672 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.672 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.673 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.673 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.673 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1c", 2024-08-10T05:12:36.673 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.673 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.673 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.673 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:36.673 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.673 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:52:31.094196+0000", 2024-08-10T05:12:36.674 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.674 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.674 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.675 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.675 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.675 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.675 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.675 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.675 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.675 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.675 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.676 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.676 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.676 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.676 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.676 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.676 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.676 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.677 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.677 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.677 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.677 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.677 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.677 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.677 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.677 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.677 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.677 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.678 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.678 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.678 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.678 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.678 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.678 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.678 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.678 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.679 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.679 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.679 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.679 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.679 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.679 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.679 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.679 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:36.679 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:36.679 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.680 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:36.680 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.680 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.680 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.680 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.680 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.680 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.680 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.681 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.681 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:36.681 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.681 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.681 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.681 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.681 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.681 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.681 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558588+0000", 2024-08-10T05:12:36.682 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.030879+0000", 2024-08-10T05:12:36.682 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.030879+0000", 2024-08-10T05:12:36.682 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.031255+0000", 2024-08-10T05:12:36.682 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558588+0000", 2024-08-10T05:12:36.682 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.682 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.682 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.682 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.683 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558588+0000", 2024-08-10T05:12:36.683 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558588+0000", 2024-08-10T05:12:36.683 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558588+0000", 2024-08-10T05:12:36.683 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.683 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.683 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.683 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558588+0000", 2024-08-10T05:12:36.683 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558588+0000", 2024-08-10T05:12:36.683 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.684 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T05:12:36.684 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.684 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.684 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.684 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.684 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.684 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.684 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.684 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T05:12:36.684 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.685 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.685 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.685 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1d", 2024-08-10T05:12:36.685 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.685 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.685 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.685 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:36.685 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.686 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:43:11.312284+0000", 2024-08-10T05:12:36.686 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.686 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.686 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.686 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.686 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.686 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.687 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.687 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.687 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.687 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.687 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.687 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.687 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.687 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.687 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:36.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:36.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:36.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:36.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T05:12:36.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.691 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.691 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.691 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.691 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.691 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.691 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.691 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.692 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.692 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:36.692 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T05:12:36.692 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.692 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.692 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.692 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.693 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.693 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.693 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.693 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:36.693 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.693 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.693 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.693 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.693 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.693 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711381+0000", 2024-08-10T05:12:36.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.148436+0000", 2024-08-10T05:12:36.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.148436+0000", 2024-08-10T05:12:36.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.148758+0000", 2024-08-10T05:12:36.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711381+0000", 2024-08-10T05:12:36.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711381+0000", 2024-08-10T05:12:36.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711381+0000", 2024-08-10T05:12:36.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711381+0000", 2024-08-10T05:12:36.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711381+0000", 2024-08-10T05:12:36.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711381+0000", 2024-08-10T05:12:36.695 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.695 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.695 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.696 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.696 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.696 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.696 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.696 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.696 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.696 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.696 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.696 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.696 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.697 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1f", 2024-08-10T05:12:36.697 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.697 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.697 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.697 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:36.697 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.697 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:08:49.128944+0000", 2024-08-10T05:12:36.697 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.698 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.698 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.701 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.701 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.701 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.701 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.701 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.701 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.701 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.701 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.702 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.702 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.702 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.702 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.702 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.702 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.702 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.702 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.703 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.703 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.703 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.703 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.703 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.703 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.703 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:36.703 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.703 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.703 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:36.704 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.704 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.704 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.704 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.704 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.704 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.704 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:36.704 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.704 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:36.705 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.705 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.705 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.705 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.705 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.705 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.705 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.684024+0000", 2024-08-10T05:12:36.705 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.033606+0000", 2024-08-10T05:12:36.706 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.033606+0000", 2024-08-10T05:12:36.706 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.033881+0000", 2024-08-10T05:12:36.706 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.684024+0000", 2024-08-10T05:12:36.706 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.706 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.706 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.706 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.706 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.684024+0000", 2024-08-10T05:12:36.706 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.684024+0000", 2024-08-10T05:12:36.707 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.684024+0000", 2024-08-10T05:12:36.707 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.707 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.707 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.707 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.684024+0000", 2024-08-10T05:12:36.707 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.684024+0000", 2024-08-10T05:12:36.707 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.707 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 1, 2024-08-10T05:12:36.707 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.707 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.707 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.708 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.708 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.708 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.708 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.708 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 1, 2024-08-10T05:12:36.708 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.708 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.708 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.709 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1e", 2024-08-10T05:12:36.709 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.709 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.709 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.709 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 25, 2024-08-10T05:12:36.709 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.709 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:20:45.127565+0000", 2024-08-10T05:12:36.709 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.709 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.710 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.711 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.711 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.711 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.711 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.711 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.711 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.711 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.711 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.711 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.711 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.711 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.711 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.712 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.712 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.712 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.712 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.712 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.712 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.712 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.712 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.712 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.712 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.713 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.713 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.714 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.714 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.714 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.714 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.714 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:36.714 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.714 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:36.714 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'1" 2024-08-10T05:12:36.714 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.714 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.715 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.715 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.715 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.715 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.715 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.715 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:36.715 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.715 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.715 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:36.715 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.716 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.716 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.716 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683811+0000", 2024-08-10T05:12:36.716 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.135762+0000", 2024-08-10T05:12:36.716 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.135762+0000", 2024-08-10T05:12:36.716 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.136870+0000", 2024-08-10T05:12:36.716 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683811+0000", 2024-08-10T05:12:36.716 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.716 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.717 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.717 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:36.717 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683811+0000", 2024-08-10T05:12:36.717 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683811+0000", 2024-08-10T05:12:36.717 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683811+0000", 2024-08-10T05:12:36.717 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.717 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.717 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:36.717 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683811+0000", 2024-08-10T05:12:36.717 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683811+0000", 2024-08-10T05:12:36.718 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.718 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.718 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.718 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.718 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:36.718 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.718 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.718 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.718 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.719 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.719 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.719 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.719 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.719 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1e", 2024-08-10T05:12:36.719 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.719 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.719 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.719 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:36.720 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.720 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:52:39.992409+0000", 2024-08-10T05:12:36.720 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.720 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.720 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.720 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.720 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.720 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.720 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.721 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.721 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.721 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.721 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.721 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.721 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.721 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.721 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.721 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.721 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.722 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.722 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.722 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.722 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.722 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.722 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.722 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.722 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.722 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.722 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.724 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.725 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.725 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.725 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.725 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:36.725 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:36.725 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.725 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.725 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:36.725 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:36.726 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.726 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.726 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:36.726 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.726 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.726 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.726 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.726 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:36.727 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:36.727 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:36.727 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:36.727 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:36.727 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:36.727 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:36.727 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711553+0000", 2024-08-10T05:12:36.727 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.036256+0000", 2024-08-10T05:12:36.727 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.036256+0000", 2024-08-10T05:12:36.728 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.036628+0000", 2024-08-10T05:12:36.728 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711553+0000", 2024-08-10T05:12:36.728 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.728 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:36.728 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.728 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:36.728 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711553+0000", 2024-08-10T05:12:36.729 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711553+0000", 2024-08-10T05:12:36.729 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711553+0000", 2024-08-10T05:12:36.729 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:36.729 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:36.729 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:36.729 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711553+0000", 2024-08-10T05:12:36.729 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711553+0000", 2024-08-10T05:12:36.729 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:36.729 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 4, 2024-08-10T05:12:36.730 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:36.730 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:36.730 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:36.730 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:36.730 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:36.730 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:36.730 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:36.730 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 4, 2024-08-10T05:12:36.731 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:36.731 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:36.731 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:36.731 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1f", 2024-08-10T05:12:36.731 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:36.731 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:36.731 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:36.731 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 29, 2024-08-10T05:12:36.731 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:36.731 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:15:05.084674+0000", 2024-08-10T05:12:36.732 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:36.732 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:36.732 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.732 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 582, 2024-08-10T05:12:36.732 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.732 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.732 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.732 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.732 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T05:12:36.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T05:12:36.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T05:12:36.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:36.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 4, 2024-08-10T05:12:36.737 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 1 2024-08-10T05:12:36.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.737 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:36.737 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:36.737 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:36.737 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:36.737 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.737 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:36.737 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.737 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:36.738 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'4" 2024-08-10T05:12:36.738 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.738 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.738 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_per_pool": [ 2024-08-10T05:12:36.738 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.738 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 24, 2024-08-10T05:12:36.738 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:36.738 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd" 2024-08-10T05:12:36.739 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.739 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3, 2024-08-10T05:12:36.739 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pg": 8, 2024-08-10T05:12:36.739 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 8, 2024-08-10T05:12:36.739 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3, 2024-08-10T05:12:36.739 INFO:tasks.workunit.client.0.smithi086.stdout: "poolid": 4, 2024-08-10T05:12:36.739 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.739 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 19, 2024-08-10T05:12:36.740 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.740 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.740 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.740 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.740 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.740 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.740 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.740 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.740 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.741 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.741 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.741 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.741 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.741 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.741 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.741 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T05:12:36.741 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T05:12:36.742 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.742 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T05:12:36.742 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.742 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.742 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.742 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.742 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.742 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 2, 2024-08-10T05:12:36.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 2 2024-08-10T05:12:36.744 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.745 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T05:12:36.745 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 12288, 2024-08-10T05:12:36.745 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T05:12:36.745 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T05:12:36.745 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T05:12:36.745 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T05:12:36.746 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 57, 2024-08-10T05:12:36.746 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T05:12:36.746 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T05:12:36.746 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 0, 2024-08-10T05:12:36.746 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T05:12:36.746 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.746 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 24 2024-08-10T05:12:36.746 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.746 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.747 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 192, 2024-08-10T05:12:36.747 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:36.747 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T05:12:36.747 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.747 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.747 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pg": 64, 2024-08-10T05:12:36.747 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 8, 2024-08-10T05:12:36.748 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.748 INFO:tasks.workunit.client.0.smithi086.stdout: "poolid": 3, 2024-08-10T05:12:36.748 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.748 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.748 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.748 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.748 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.749 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.749 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.749 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.749 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.749 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.749 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.749 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.749 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.749 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.750 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.750 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.750 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.750 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.750 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.750 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.750 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.750 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.751 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.751 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.751 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.751 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.751 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.751 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.751 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.751 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.753 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.753 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T05:12:36.753 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 0, 2024-08-10T05:12:36.753 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T05:12:36.753 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T05:12:36.754 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T05:12:36.754 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T05:12:36.754 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 0, 2024-08-10T05:12:36.754 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T05:12:36.754 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T05:12:36.754 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 0, 2024-08-10T05:12:36.754 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T05:12:36.754 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.755 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 192 2024-08-10T05:12:36.755 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.755 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.755 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 96, 2024-08-10T05:12:36.755 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:36.755 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T05:12:36.755 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.755 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 45, 2024-08-10T05:12:36.755 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pg": 32, 2024-08-10T05:12:36.756 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 8, 2024-08-10T05:12:36.756 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 45, 2024-08-10T05:12:36.756 INFO:tasks.workunit.client.0.smithi086.stdout: "poolid": 2, 2024-08-10T05:12:36.756 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.756 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 3428, 2024-08-10T05:12:36.756 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.756 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.756 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.757 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.757 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.757 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.757 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.757 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.757 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.757 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.757 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.758 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.758 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.758 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.758 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.758 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 66, 2024-08-10T05:12:36.758 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 22, 2024-08-10T05:12:36.758 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.759 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 22, 2024-08-10T05:12:36.759 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.759 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.759 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.759 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.759 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.759 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 14, 2024-08-10T05:12:36.759 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.759 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 1, 2024-08-10T05:12:36.759 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.760 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.760 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.760 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.760 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.760 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.760 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.760 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.760 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.760 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.760 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 51, 2024-08-10T05:12:36.761 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 20 2024-08-10T05:12:36.761 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.761 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T05:12:36.761 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 98304, 2024-08-10T05:12:36.761 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T05:12:36.761 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T05:12:36.761 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T05:12:36.761 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T05:12:36.761 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 10284, 2024-08-10T05:12:36.761 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T05:12:36.761 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T05:12:36.762 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 0, 2024-08-10T05:12:36.762 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T05:12:36.762 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.762 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 96 2024-08-10T05:12:36.762 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.762 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.762 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 3, 2024-08-10T05:12:36.762 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:36.762 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr" 2024-08-10T05:12:36.762 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.763 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 128, 2024-08-10T05:12:36.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pg": 1, 2024-08-10T05:12:36.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 3, 2024-08-10T05:12:36.763 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 128, 2024-08-10T05:12:36.763 INFO:tasks.workunit.client.0.smithi086.stdout: "poolid": 1, 2024-08-10T05:12:36.763 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 590368, 2024-08-10T05:12:36.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 1771104, 2024-08-10T05:12:36.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.765 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.765 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.765 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T05:12:36.765 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T05:12:36.765 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.765 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T05:12:36.766 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.766 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.766 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.766 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.766 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.766 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.766 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.767 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 6, 2024-08-10T05:12:36.767 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.767 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.767 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.767 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.767 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.767 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 212, 2024-08-10T05:12:36.767 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 306, 2024-08-10T05:12:36.767 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.767 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.768 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.768 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 179, 2024-08-10T05:12:36.768 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 2416 2024-08-10T05:12:36.768 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.768 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T05:12:36.768 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 1781760, 2024-08-10T05:12:36.768 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T05:12:36.768 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T05:12:36.768 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T05:12:36.769 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T05:12:36.769 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 1771104, 2024-08-10T05:12:36.769 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T05:12:36.769 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T05:12:36.769 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 0, 2024-08-10T05:12:36.769 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T05:12:36.769 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.769 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 3 2024-08-10T05:12:36.769 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.769 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.770 INFO:tasks.workunit.client.0.smithi086.stdout: "usage": { 2024-08-10T05:12:36.770 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 105, 2024-08-10T05:12:36.770 INFO:tasks.workunit.client.0.smithi086.stdout: "pools": 4, 2024-08-10T05:12:36.770 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_by_class": { 2024-08-10T05:12:36.770 INFO:tasks.workunit.client.0.smithi086.stdout: "ssd": { 2024-08-10T05:12:36.770 INFO:tasks.workunit.client.0.smithi086.stdout: "total_avail_bytes": 767718154240, 2024-08-10T05:12:36.770 INFO:tasks.workunit.client.0.smithi086.stdout: "total_bytes": 767960285184, 2024-08-10T05:12:36.770 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_bytes": 242130944, 2024-08-10T05:12:36.770 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_raw_bytes": 242130944, 2024-08-10T05:12:36.771 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_raw_ratio": 0.0003152909630443901 2024-08-10T05:12:36.771 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.771 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.771 INFO:tasks.workunit.client.0.smithi086.stdout: "total_avail_bytes": 767718154240, 2024-08-10T05:12:36.771 INFO:tasks.workunit.client.0.smithi086.stdout: "total_bytes": 767960285184, 2024-08-10T05:12:36.771 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_bytes": 242130944 2024-08-10T05:12:36.771 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.772 INFO:tasks.workunit.client.0.smithi086.stdout:} 2024-08-10T05:12:36.772 INFO:tasks.workunit.client.0.smithi086.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-08-10T05:12:36.773 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph telemetry show-device 2024-08-10T05:12:36.774 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='client.24770 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:36.774 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='client.24770 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:36.774 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/4032307464' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-10T05:12:36.774 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/4032307464' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-10T05:12:36.774 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:36.774 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:36.774 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:36.774 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.775 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.775 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.775 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.775 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.775 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.775 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.775 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.775 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.775 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:36.775 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:36.776 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.776 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.776 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.776 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:36.776 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:36.776 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.776 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.776 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.776 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:36.776 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:36.776 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.776 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.777 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.777 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:36.777 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:36.778 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='client.24770 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:36.778 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='client.24770 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:36.778 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/4032307464' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-10T05:12:36.778 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/4032307464' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-10T05:12:36.778 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:36.778 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:36.778 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:36.778 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.779 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.780 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:36.780 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:36.780 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.780 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.780 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.780 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:36.780 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:36.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:36.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:36.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.781 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.782 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.782 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:36.782 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:34 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:36.782 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='client.24788 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:36.782 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='client.24788 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:36.782 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.782 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.782 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.783 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.783 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.783 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.783 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.783 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.783 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.783 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:36.783 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:36.783 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.783 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.784 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.784 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:36.784 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:36.784 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.784 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.784 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.784 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:36.784 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:36.784 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.784 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.785 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.785 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:36.785 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:36.785 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:36.785 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:36.785 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.785 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.785 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.785 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.786 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.786 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.786 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.786 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.786 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.786 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:36.786 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:36.786 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.786 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.787 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.787 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:36.787 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:36.787 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.787 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.787 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.787 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:36.787 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:36.787 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.788 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.788 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:35 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.788 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='client.24770 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:36.788 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='client.24770 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:36.788 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/4032307464' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-10T05:12:36.788 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/4032307464' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-10T05:12:36.788 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:36.788 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:36.789 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:36.789 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.789 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.789 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.789 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.789 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.789 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.790 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.790 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.790 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.790 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:36.790 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:36.790 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.790 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.790 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.790 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:36.791 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:36.791 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.791 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.791 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.791 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:36.791 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:36.791 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:36.791 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:36.791 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:36.792 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:36.792 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:34 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:36.792 INFO:tasks.workunit.client.0.smithi086.stdout:{ 2024-08-10T05:12:36.793 INFO:tasks.workunit.client.0.smithi086.stdout: "255b6848-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T05:12:36.793 INFO:tasks.workunit.client.0.smithi086.stdout: "INTEL_SSDPEDMD400G4_255c8854-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T05:12:36.793 INFO:tasks.workunit.client.0.smithi086.stdout: "20240810-050635": { 2024-08-10T05:12:36.793 INFO:tasks.workunit.client.0.smithi086.stdout: "device": { 2024-08-10T05:12:36.793 INFO:tasks.workunit.client.0.smithi086.stdout: "info_name": "/dev/nvme0n1", 2024-08-10T05:12:36.793 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "/dev/nvme0n1", 2024-08-10T05:12:36.793 INFO:tasks.workunit.client.0.smithi086.stdout: "protocol": "NVMe", 2024-08-10T05:12:36.793 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "nvme" 2024-08-10T05:12:36.793 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.794 INFO:tasks.workunit.client.0.smithi086.stdout: "firmware_version": "8DV101H0", 2024-08-10T05:12:36.794 INFO:tasks.workunit.client.0.smithi086.stdout: "host_id": "255b6848-56d7-11ef-8663-0cc47a8fd809", 2024-08-10T05:12:36.794 INFO:tasks.workunit.client.0.smithi086.stdout: "json_format_version": [ 2024-08-10T05:12:36.794 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.794 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.794 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.794 INFO:tasks.workunit.client.0.smithi086.stdout: "local_time": { 2024-08-10T05:12:36.794 INFO:tasks.workunit.client.0.smithi086.stdout: "asctime": "Sat Aug 10 05:06:34 2024 UTC", 2024-08-10T05:12:36.794 INFO:tasks.workunit.client.0.smithi086.stdout: "time_t": 1723266394 2024-08-10T05:12:36.795 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.795 INFO:tasks.workunit.client.0.smithi086.stdout: "logical_block_size": 512, 2024-08-10T05:12:36.795 INFO:tasks.workunit.client.0.smithi086.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-10T05:12:36.795 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_controller_id": 0, 2024-08-10T05:12:36.795 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-10T05:12:36.795 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_namespaces": [ 2024-08-10T05:12:36.795 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.795 INFO:tasks.workunit.client.0.smithi086.stdout: "capacity": { 2024-08-10T05:12:36.796 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:36.796 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:36.796 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.796 INFO:tasks.workunit.client.0.smithi086.stdout: "formatted_lba_size": 512, 2024-08-10T05:12:36.796 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 1, 2024-08-10T05:12:36.796 INFO:tasks.workunit.client.0.smithi086.stdout: "size": { 2024-08-10T05:12:36.796 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:36.796 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:36.796 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.796 INFO:tasks.workunit.client.0.smithi086.stdout: "utilization": { 2024-08-10T05:12:36.797 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:36.797 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:36.797 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.797 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.797 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.797 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_number_of_namespaces": 1, 2024-08-10T05:12:36.797 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_pci_vendor": { 2024-08-10T05:12:36.797 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 32902, 2024-08-10T05:12:36.797 INFO:tasks.workunit.client.0.smithi086.stdout: "subsystem_id": 32902 2024-08-10T05:12:36.798 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.798 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_add_log": { 2024-08-10T05:12:36.798 INFO:tasks.workunit.client.0.smithi086.stdout: "Device stats": { 2024-08-10T05:12:36.798 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_fw_downgrades": { 2024-08-10T05:12:36.798 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.798 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.798 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.798 INFO:tasks.workunit.client.0.smithi086.stdout: "crc_error_count": { 2024-08-10T05:12:36.798 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.799 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.799 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.799 INFO:tasks.workunit.client.0.smithi086.stdout: "end_to_end_error_detection_count": { 2024-08-10T05:12:36.799 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.799 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.799 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.799 INFO:tasks.workunit.client.0.smithi086.stdout: "erase_fail_count": { 2024-08-10T05:12:36.800 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.800 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.800 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.800 INFO:tasks.workunit.client.0.smithi086.stdout: "host_bytes_written": { 2024-08-10T05:12:36.800 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.800 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 25749755 2024-08-10T05:12:36.800 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.800 INFO:tasks.workunit.client.0.smithi086.stdout: "host_ctx_wear_used": { 2024-08-10T05:12:36.800 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.801 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 1 2024-08-10T05:12:36.801 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.801 INFO:tasks.workunit.client.0.smithi086.stdout: "media_bytes_read": { 2024-08-10T05:12:36.801 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.801 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.801 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.801 INFO:tasks.workunit.client.0.smithi086.stdout: "nand_bytes_written": { 2024-08-10T05:12:36.801 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.802 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 45966468 2024-08-10T05:12:36.802 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.802 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_stat_indicator": { 2024-08-10T05:12:36.802 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.802 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.802 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.802 INFO:tasks.workunit.client.0.smithi086.stdout: "pll_lock_loss_count": { 2024-08-10T05:12:36.802 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.803 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.803 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.803 INFO:tasks.workunit.client.0.smithi086.stdout: "program_fail_count": { 2024-08-10T05:12:36.803 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.803 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.803 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.803 INFO:tasks.workunit.client.0.smithi086.stdout: "re_alloc_sectr_cnt": { 2024-08-10T05:12:36.803 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.803 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.804 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.804 INFO:tasks.workunit.client.0.smithi086.stdout: "retry_buffer_overflow_count": { 2024-08-10T05:12:36.804 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.804 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.804 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.804 INFO:tasks.workunit.client.0.smithi086.stdout: "soft_ecc_err_rate": { 2024-08-10T05:12:36.804 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.804 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.805 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.805 INFO:tasks.workunit.client.0.smithi086.stdout: "thermal_throttle_status": { 2024-08-10T05:12:36.805 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.805 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T05:12:36.805 INFO:tasks.workunit.client.0.smithi086.stdout: "cnt": 0, 2024-08-10T05:12:36.805 INFO:tasks.workunit.client.0.smithi086.stdout: "pct": 0 2024-08-10T05:12:36.805 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.805 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.806 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_host_reads": { 2024-08-10T05:12:36.806 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.806 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T05:12:36.806 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.806 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_media_wear": { 2024-08-10T05:12:36.806 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.806 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": "63.999023" 2024-08-10T05:12:36.806 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.806 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_timer": { 2024-08-10T05:12:36.806 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.807 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T05:12:36.807 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.807 INFO:tasks.workunit.client.0.smithi086.stdout: "unexp_power_loss": { 2024-08-10T05:12:36.807 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.807 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.807 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.807 INFO:tasks.workunit.client.0.smithi086.stdout: "wear_leveling": { 2024-08-10T05:12:36.807 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 90, 2024-08-10T05:12:36.807 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T05:12:36.808 INFO:tasks.workunit.client.0.smithi086.stdout: "avg": 3160, 2024-08-10T05:12:36.808 INFO:tasks.workunit.client.0.smithi086.stdout: "max": 3171, 2024-08-10T05:12:36.808 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 3147 2024-08-10T05:12:36.808 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.808 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.808 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.808 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel Smart log": "nvme0n1" 2024-08-10T05:12:36.808 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.809 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_log": { 2024-08-10T05:12:36.809 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare": 100, 2024-08-10T05:12:36.809 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare_threshold": 10, 2024-08-10T05:12:36.809 INFO:tasks.workunit.client.0.smithi086.stdout: "controller_busy_time": 7, 2024-08-10T05:12:36.809 INFO:tasks.workunit.client.0.smithi086.stdout: "critical_warning": 0, 2024-08-10T05:12:36.809 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_read": 365038369, 2024-08-10T05:12:36.809 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_written": 1687535953, 2024-08-10T05:12:36.809 INFO:tasks.workunit.client.0.smithi086.stdout: "host_reads": 5913869489, 2024-08-10T05:12:36.809 INFO:tasks.workunit.client.0.smithi086.stdout: "host_writes": 30030969232, 2024-08-10T05:12:36.809 INFO:tasks.workunit.client.0.smithi086.stdout: "media_errors": 0, 2024-08-10T05:12:36.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_err_log_entries": 0, 2024-08-10T05:12:36.810 INFO:tasks.workunit.client.0.smithi086.stdout: "percentage_used": 10, 2024-08-10T05:12:36.810 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycles": 56604, 2024-08-10T05:12:36.810 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_hours": 55778, 2024-08-10T05:12:36.810 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": 27, 2024-08-10T05:12:36.810 INFO:tasks.workunit.client.0.smithi086.stdout: "unsafe_shutdowns": 382 2024-08-10T05:12:36.810 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.810 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_vendor": "intel", 2024-08-10T05:12:36.810 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_version": { 2024-08-10T05:12:36.810 INFO:tasks.workunit.client.0.smithi086.stdout: "string": "<1.2", 2024-08-10T05:12:36.811 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:36.811 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.811 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycle_count": 56604, 2024-08-10T05:12:36.811 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_time": { 2024-08-10T05:12:36.811 INFO:tasks.workunit.client.0.smithi086.stdout: "hours": 55778 2024-08-10T05:12:36.811 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.811 INFO:tasks.workunit.client.0.smithi086.stdout: "serial_number": "deleted", 2024-08-10T05:12:36.811 INFO:tasks.workunit.client.0.smithi086.stdout: "smart_status": { 2024-08-10T05:12:36.811 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme": { 2024-08-10T05:12:36.812 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:36.812 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.812 INFO:tasks.workunit.client.0.smithi086.stdout: "passed": true 2024-08-10T05:12:36.812 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.812 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl": { 2024-08-10T05:12:36.812 INFO:tasks.workunit.client.0.smithi086.stdout: "argv": [ 2024-08-10T05:12:36.812 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl", 2024-08-10T05:12:36.812 INFO:tasks.workunit.client.0.smithi086.stdout: "-x", 2024-08-10T05:12:36.813 INFO:tasks.workunit.client.0.smithi086.stdout: "--json=o", 2024-08-10T05:12:36.813 INFO:tasks.workunit.client.0.smithi086.stdout: "/dev/nvme0n1" 2024-08-10T05:12:36.813 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.813 INFO:tasks.workunit.client.0.smithi086.stdout: "build_info": "(local build)", 2024-08-10T05:12:36.813 INFO:tasks.workunit.client.0.smithi086.stdout: "exit_status": 0, 2024-08-10T05:12:36.813 INFO:tasks.workunit.client.0.smithi086.stdout: "output": [ 2024-08-10T05:12:36.813 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-10T05:12:36.813 INFO:tasks.workunit.client.0.smithi086.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-10T05:12:36.814 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.814 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-10T05:12:36.814 INFO:tasks.workunit.client.0.smithi086.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-10T05:12:36.814 INFO:tasks.workunit.client.0.smithi086.stdout: "Serial Number: deleted", 2024-08-10T05:12:36.814 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Version: 8DV101H0", 2024-08-10T05:12:36.814 INFO:tasks.workunit.client.0.smithi086.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-10T05:12:36.814 INFO:tasks.workunit.client.0.smithi086.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-10T05:12:36.814 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller ID: 0", 2024-08-10T05:12:36.814 INFO:tasks.workunit.client.0.smithi086.stdout: "NVMe Version: <1.2", 2024-08-10T05:12:36.814 INFO:tasks.workunit.client.0.smithi086.stdout: "Number of Namespaces: 1", 2024-08-10T05:12:36.815 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-10T05:12:36.815 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-10T05:12:36.815 INFO:tasks.workunit.client.0.smithi086.stdout: "Local Time is: Sat Aug 10 05:06:34 2024 UTC", 2024-08-10T05:12:36.815 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-10T05:12:36.815 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-10T05:12:36.815 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-10T05:12:36.815 INFO:tasks.workunit.client.0.smithi086.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-10T05:12:36.815 INFO:tasks.workunit.client.0.smithi086.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-10T05:12:36.816 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.816 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported Power States", 2024-08-10T05:12:36.816 INFO:tasks.workunit.client.0.smithi086.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-10T05:12:36.816 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-10T05:12:36.816 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.816 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-10T05:12:36.816 INFO:tasks.workunit.client.0.smithi086.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-10T05:12:36.816 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 512 0 2", 2024-08-10T05:12:36.816 INFO:tasks.workunit.client.0.smithi086.stdout: " 1 - 512 8 2", 2024-08-10T05:12:36.817 INFO:tasks.workunit.client.0.smithi086.stdout: " 2 - 512 16 2", 2024-08-10T05:12:36.817 INFO:tasks.workunit.client.0.smithi086.stdout: " 3 - 4096 0 0", 2024-08-10T05:12:36.817 INFO:tasks.workunit.client.0.smithi086.stdout: " 4 - 4096 8 0", 2024-08-10T05:12:36.817 INFO:tasks.workunit.client.0.smithi086.stdout: " 5 - 4096 64 0", 2024-08-10T05:12:36.817 INFO:tasks.workunit.client.0.smithi086.stdout: " 6 - 4096 128 0", 2024-08-10T05:12:36.817 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.817 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-10T05:12:36.817 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-10T05:12:36.817 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.817 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-10T05:12:36.818 INFO:tasks.workunit.client.0.smithi086.stdout: "Critical Warning: 0x00", 2024-08-10T05:12:36.818 INFO:tasks.workunit.client.0.smithi086.stdout: "Temperature: 27 Celsius", 2024-08-10T05:12:36.818 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare: 100%", 2024-08-10T05:12:36.818 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare Threshold: 10%", 2024-08-10T05:12:36.818 INFO:tasks.workunit.client.0.smithi086.stdout: "Percentage Used: 10%", 2024-08-10T05:12:36.818 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Read: 365,038,369 [186 TB]", 2024-08-10T05:12:36.818 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Written: 1,687,535,953 [864 TB]", 2024-08-10T05:12:36.818 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Read Commands: 5,913,869,489", 2024-08-10T05:12:36.818 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Write Commands: 30,030,969,232", 2024-08-10T05:12:36.819 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller Busy Time: 7", 2024-08-10T05:12:36.819 INFO:tasks.workunit.client.0.smithi086.stdout: "Power Cycles: 56,604", 2024-08-10T05:12:36.819 INFO:tasks.workunit.client.0.smithi086.stdout: "Power On Hours: 55,778", 2024-08-10T05:12:36.819 INFO:tasks.workunit.client.0.smithi086.stdout: "Unsafe Shutdowns: 382", 2024-08-10T05:12:36.819 INFO:tasks.workunit.client.0.smithi086.stdout: "Media and Data Integrity Errors: 0", 2024-08-10T05:12:36.819 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information Log Entries: 0", 2024-08-10T05:12:36.819 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.819 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-10T05:12:36.819 INFO:tasks.workunit.client.0.smithi086.stdout: "No Errors Logged", 2024-08-10T05:12:36.819 INFO:tasks.workunit.client.0.smithi086.stdout: "" 2024-08-10T05:12:36.820 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.820 INFO:tasks.workunit.client.0.smithi086.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-10T05:12:36.820 INFO:tasks.workunit.client.0.smithi086.stdout: "svn_revision": "5155", 2024-08-10T05:12:36.820 INFO:tasks.workunit.client.0.smithi086.stdout: "version": [ 2024-08-10T05:12:36.820 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.820 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.820 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:36.820 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.820 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": { 2024-08-10T05:12:36.821 INFO:tasks.workunit.client.0.smithi086.stdout: "current": 27 2024-08-10T05:12:36.821 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.821 INFO:tasks.workunit.client.0.smithi086.stdout: "user_capacity": { 2024-08-10T05:12:36.821 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:36.821 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:36.821 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.821 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.821 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.821 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.821 INFO:tasks.workunit.client.0.smithi086.stdout: "255eac1a-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T05:12:36.821 INFO:tasks.workunit.client.0.smithi086.stdout: "INTEL_SSDPEDMD400G4_255fceec-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T05:12:36.822 INFO:tasks.workunit.client.0.smithi086.stdout: "20240810-050633": { 2024-08-10T05:12:36.822 INFO:tasks.workunit.client.0.smithi086.stdout: "device": { 2024-08-10T05:12:36.822 INFO:tasks.workunit.client.0.smithi086.stdout: "info_name": "/dev/nvme0n1", 2024-08-10T05:12:36.822 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "/dev/nvme0n1", 2024-08-10T05:12:36.822 INFO:tasks.workunit.client.0.smithi086.stdout: "protocol": "NVMe", 2024-08-10T05:12:36.822 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "nvme" 2024-08-10T05:12:36.822 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.822 INFO:tasks.workunit.client.0.smithi086.stdout: "firmware_version": "8DV101H0", 2024-08-10T05:12:36.823 INFO:tasks.workunit.client.0.smithi086.stdout: "host_id": "255eac1a-56d7-11ef-8663-0cc47a8fd809", 2024-08-10T05:12:36.823 INFO:tasks.workunit.client.0.smithi086.stdout: "json_format_version": [ 2024-08-10T05:12:36.823 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.823 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.823 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.823 INFO:tasks.workunit.client.0.smithi086.stdout: "local_time": { 2024-08-10T05:12:36.823 INFO:tasks.workunit.client.0.smithi086.stdout: "asctime": "Sat Aug 10 05:06:32 2024 UTC", 2024-08-10T05:12:36.823 INFO:tasks.workunit.client.0.smithi086.stdout: "time_t": 1723266392 2024-08-10T05:12:36.823 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.823 INFO:tasks.workunit.client.0.smithi086.stdout: "logical_block_size": 512, 2024-08-10T05:12:36.823 INFO:tasks.workunit.client.0.smithi086.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-10T05:12:36.824 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_controller_id": 0, 2024-08-10T05:12:36.824 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-10T05:12:36.824 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_namespaces": [ 2024-08-10T05:12:36.824 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.824 INFO:tasks.workunit.client.0.smithi086.stdout: "capacity": { 2024-08-10T05:12:36.824 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:36.824 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:36.824 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.824 INFO:tasks.workunit.client.0.smithi086.stdout: "formatted_lba_size": 512, 2024-08-10T05:12:36.824 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 1, 2024-08-10T05:12:36.824 INFO:tasks.workunit.client.0.smithi086.stdout: "size": { 2024-08-10T05:12:36.825 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:36.825 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:36.825 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.825 INFO:tasks.workunit.client.0.smithi086.stdout: "utilization": { 2024-08-10T05:12:36.825 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:36.825 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:36.825 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.825 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.825 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.825 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_number_of_namespaces": 1, 2024-08-10T05:12:36.825 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_pci_vendor": { 2024-08-10T05:12:36.825 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 32902, 2024-08-10T05:12:36.826 INFO:tasks.workunit.client.0.smithi086.stdout: "subsystem_id": 32902 2024-08-10T05:12:36.826 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.826 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_add_log": { 2024-08-10T05:12:36.826 INFO:tasks.workunit.client.0.smithi086.stdout: "Device stats": { 2024-08-10T05:12:36.826 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_fw_downgrades": { 2024-08-10T05:12:36.826 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.826 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.826 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.826 INFO:tasks.workunit.client.0.smithi086.stdout: "crc_error_count": { 2024-08-10T05:12:36.827 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.827 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.827 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.827 INFO:tasks.workunit.client.0.smithi086.stdout: "end_to_end_error_detection_count": { 2024-08-10T05:12:36.827 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.827 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.827 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.827 INFO:tasks.workunit.client.0.smithi086.stdout: "erase_fail_count": { 2024-08-10T05:12:36.827 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.828 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.828 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.828 INFO:tasks.workunit.client.0.smithi086.stdout: "host_bytes_written": { 2024-08-10T05:12:36.828 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.828 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 28796647 2024-08-10T05:12:36.828 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.828 INFO:tasks.workunit.client.0.smithi086.stdout: "host_ctx_wear_used": { 2024-08-10T05:12:36.828 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.829 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 1 2024-08-10T05:12:36.829 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.829 INFO:tasks.workunit.client.0.smithi086.stdout: "media_bytes_read": { 2024-08-10T05:12:36.829 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.829 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.829 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.829 INFO:tasks.workunit.client.0.smithi086.stdout: "nand_bytes_written": { 2024-08-10T05:12:36.829 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.829 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 49252122 2024-08-10T05:12:36.829 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.829 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_stat_indicator": { 2024-08-10T05:12:36.830 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.830 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.830 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.830 INFO:tasks.workunit.client.0.smithi086.stdout: "pll_lock_loss_count": { 2024-08-10T05:12:36.830 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.830 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.830 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.830 INFO:tasks.workunit.client.0.smithi086.stdout: "program_fail_count": { 2024-08-10T05:12:36.830 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.830 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.831 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.831 INFO:tasks.workunit.client.0.smithi086.stdout: "re_alloc_sectr_cnt": { 2024-08-10T05:12:36.831 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.831 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.831 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.831 INFO:tasks.workunit.client.0.smithi086.stdout: "retry_buffer_overflow_count": { 2024-08-10T05:12:36.831 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.831 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.831 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.832 INFO:tasks.workunit.client.0.smithi086.stdout: "soft_ecc_err_rate": { 2024-08-10T05:12:36.832 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.832 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.832 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.832 INFO:tasks.workunit.client.0.smithi086.stdout: "thermal_throttle_status": { 2024-08-10T05:12:36.832 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.832 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T05:12:36.832 INFO:tasks.workunit.client.0.smithi086.stdout: "cnt": 0, 2024-08-10T05:12:36.832 INFO:tasks.workunit.client.0.smithi086.stdout: "pct": 0 2024-08-10T05:12:36.832 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.832 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.832 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_host_reads": { 2024-08-10T05:12:36.833 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.833 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T05:12:36.833 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.833 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_media_wear": { 2024-08-10T05:12:36.833 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.833 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": "63.999023" 2024-08-10T05:12:36.833 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.833 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_timer": { 2024-08-10T05:12:36.833 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.833 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T05:12:36.833 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.834 INFO:tasks.workunit.client.0.smithi086.stdout: "unexp_power_loss": { 2024-08-10T05:12:36.834 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.834 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.834 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.834 INFO:tasks.workunit.client.0.smithi086.stdout: "wear_leveling": { 2024-08-10T05:12:36.834 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 89, 2024-08-10T05:12:36.834 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T05:12:36.834 INFO:tasks.workunit.client.0.smithi086.stdout: "avg": 3345, 2024-08-10T05:12:36.835 INFO:tasks.workunit.client.0.smithi086.stdout: "max": 3361, 2024-08-10T05:12:36.835 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 3330 2024-08-10T05:12:36.835 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.835 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.835 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.835 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel Smart log": "nvme0n1" 2024-08-10T05:12:36.835 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.835 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_log": { 2024-08-10T05:12:36.835 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare": 99, 2024-08-10T05:12:36.835 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare_threshold": 10, 2024-08-10T05:12:36.836 INFO:tasks.workunit.client.0.smithi086.stdout: "controller_busy_time": 24, 2024-08-10T05:12:36.836 INFO:tasks.workunit.client.0.smithi086.stdout: "critical_warning": 0, 2024-08-10T05:12:36.836 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_read": 391954919, 2024-08-10T05:12:36.836 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_written": 1887217075, 2024-08-10T05:12:36.836 INFO:tasks.workunit.client.0.smithi086.stdout: "host_reads": 6421626264, 2024-08-10T05:12:36.836 INFO:tasks.workunit.client.0.smithi086.stdout: "host_writes": 33617442993, 2024-08-10T05:12:36.836 INFO:tasks.workunit.client.0.smithi086.stdout: "media_errors": 0, 2024-08-10T05:12:36.836 INFO:tasks.workunit.client.0.smithi086.stdout: "num_err_log_entries": 0, 2024-08-10T05:12:36.836 INFO:tasks.workunit.client.0.smithi086.stdout: "percentage_used": 11, 2024-08-10T05:12:36.836 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycles": 51754, 2024-08-10T05:12:36.837 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_hours": 57217, 2024-08-10T05:12:36.837 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": 24, 2024-08-10T05:12:36.837 INFO:tasks.workunit.client.0.smithi086.stdout: "unsafe_shutdowns": 974 2024-08-10T05:12:36.837 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.837 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_vendor": "intel", 2024-08-10T05:12:36.837 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_version": { 2024-08-10T05:12:36.837 INFO:tasks.workunit.client.0.smithi086.stdout: "string": "<1.2", 2024-08-10T05:12:36.837 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:36.837 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.838 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycle_count": 51754, 2024-08-10T05:12:36.838 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_time": { 2024-08-10T05:12:36.838 INFO:tasks.workunit.client.0.smithi086.stdout: "hours": 57217 2024-08-10T05:12:36.838 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.838 INFO:tasks.workunit.client.0.smithi086.stdout: "serial_number": "deleted", 2024-08-10T05:12:36.838 INFO:tasks.workunit.client.0.smithi086.stdout: "smart_status": { 2024-08-10T05:12:36.838 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme": { 2024-08-10T05:12:36.838 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:36.838 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.838 INFO:tasks.workunit.client.0.smithi086.stdout: "passed": true 2024-08-10T05:12:36.839 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.839 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl": { 2024-08-10T05:12:36.839 INFO:tasks.workunit.client.0.smithi086.stdout: "argv": [ 2024-08-10T05:12:36.839 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl", 2024-08-10T05:12:36.839 INFO:tasks.workunit.client.0.smithi086.stdout: "-x", 2024-08-10T05:12:36.839 INFO:tasks.workunit.client.0.smithi086.stdout: "--json=o", 2024-08-10T05:12:36.839 INFO:tasks.workunit.client.0.smithi086.stdout: "/dev/nvme0n1" 2024-08-10T05:12:36.839 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.839 INFO:tasks.workunit.client.0.smithi086.stdout: "build_info": "(local build)", 2024-08-10T05:12:36.840 INFO:tasks.workunit.client.0.smithi086.stdout: "exit_status": 0, 2024-08-10T05:12:36.840 INFO:tasks.workunit.client.0.smithi086.stdout: "output": [ 2024-08-10T05:12:36.840 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-10T05:12:36.840 INFO:tasks.workunit.client.0.smithi086.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-10T05:12:36.840 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.840 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-10T05:12:36.840 INFO:tasks.workunit.client.0.smithi086.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-10T05:12:36.840 INFO:tasks.workunit.client.0.smithi086.stdout: "Serial Number: deleted", 2024-08-10T05:12:36.840 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Version: 8DV101H0", 2024-08-10T05:12:36.840 INFO:tasks.workunit.client.0.smithi086.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-10T05:12:36.840 INFO:tasks.workunit.client.0.smithi086.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-10T05:12:36.841 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller ID: 0", 2024-08-10T05:12:36.841 INFO:tasks.workunit.client.0.smithi086.stdout: "NVMe Version: <1.2", 2024-08-10T05:12:36.841 INFO:tasks.workunit.client.0.smithi086.stdout: "Number of Namespaces: 1", 2024-08-10T05:12:36.841 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-10T05:12:36.841 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-10T05:12:36.841 INFO:tasks.workunit.client.0.smithi086.stdout: "Local Time is: Sat Aug 10 05:06:32 2024 UTC", 2024-08-10T05:12:36.841 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-10T05:12:36.841 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-10T05:12:36.841 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-10T05:12:36.842 INFO:tasks.workunit.client.0.smithi086.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-10T05:12:36.842 INFO:tasks.workunit.client.0.smithi086.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-10T05:12:36.842 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.842 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported Power States", 2024-08-10T05:12:36.842 INFO:tasks.workunit.client.0.smithi086.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-10T05:12:36.842 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-10T05:12:36.842 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.842 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-10T05:12:36.842 INFO:tasks.workunit.client.0.smithi086.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-10T05:12:36.842 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 512 0 2", 2024-08-10T05:12:36.842 INFO:tasks.workunit.client.0.smithi086.stdout: " 1 - 512 8 2", 2024-08-10T05:12:36.843 INFO:tasks.workunit.client.0.smithi086.stdout: " 2 - 512 16 2", 2024-08-10T05:12:36.843 INFO:tasks.workunit.client.0.smithi086.stdout: " 3 - 4096 0 0", 2024-08-10T05:12:36.843 INFO:tasks.workunit.client.0.smithi086.stdout: " 4 - 4096 8 0", 2024-08-10T05:12:36.843 INFO:tasks.workunit.client.0.smithi086.stdout: " 5 - 4096 64 0", 2024-08-10T05:12:36.843 INFO:tasks.workunit.client.0.smithi086.stdout: " 6 - 4096 128 0", 2024-08-10T05:12:36.843 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.843 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-10T05:12:36.843 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-10T05:12:36.843 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.843 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-10T05:12:36.843 INFO:tasks.workunit.client.0.smithi086.stdout: "Critical Warning: 0x00", 2024-08-10T05:12:36.844 INFO:tasks.workunit.client.0.smithi086.stdout: "Temperature: 24 Celsius", 2024-08-10T05:12:36.844 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare: 99%", 2024-08-10T05:12:36.844 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare Threshold: 10%", 2024-08-10T05:12:36.844 INFO:tasks.workunit.client.0.smithi086.stdout: "Percentage Used: 11%", 2024-08-10T05:12:36.844 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Read: 391,954,919 [200 TB]", 2024-08-10T05:12:36.844 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Written: 1,887,217,075 [966 TB]", 2024-08-10T05:12:36.844 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Read Commands: 6,421,626,264", 2024-08-10T05:12:36.844 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Write Commands: 33,617,442,993", 2024-08-10T05:12:36.845 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller Busy Time: 24", 2024-08-10T05:12:36.845 INFO:tasks.workunit.client.0.smithi086.stdout: "Power Cycles: 51,754", 2024-08-10T05:12:36.845 INFO:tasks.workunit.client.0.smithi086.stdout: "Power On Hours: 57,217", 2024-08-10T05:12:36.845 INFO:tasks.workunit.client.0.smithi086.stdout: "Unsafe Shutdowns: 974", 2024-08-10T05:12:36.845 INFO:tasks.workunit.client.0.smithi086.stdout: "Media and Data Integrity Errors: 0", 2024-08-10T05:12:36.845 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information Log Entries: 0", 2024-08-10T05:12:36.845 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.845 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-10T05:12:36.845 INFO:tasks.workunit.client.0.smithi086.stdout: "No Errors Logged", 2024-08-10T05:12:36.846 INFO:tasks.workunit.client.0.smithi086.stdout: "" 2024-08-10T05:12:36.846 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.846 INFO:tasks.workunit.client.0.smithi086.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-10T05:12:36.846 INFO:tasks.workunit.client.0.smithi086.stdout: "svn_revision": "5155", 2024-08-10T05:12:36.846 INFO:tasks.workunit.client.0.smithi086.stdout: "version": [ 2024-08-10T05:12:36.846 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.846 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.846 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:36.847 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.847 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": { 2024-08-10T05:12:36.847 INFO:tasks.workunit.client.0.smithi086.stdout: "current": 24 2024-08-10T05:12:36.847 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.847 INFO:tasks.workunit.client.0.smithi086.stdout: "user_capacity": { 2024-08-10T05:12:36.847 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:36.847 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:36.847 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.847 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.848 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.848 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.848 INFO:tasks.workunit.client.0.smithi086.stdout:} 2024-08-10T05:12:36.848 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph telemetry show-all 2024-08-10T05:12:36.862 INFO:tasks.workunit.client.0.smithi086.stdout:{ 2024-08-10T05:12:36.862 INFO:tasks.workunit.client.0.smithi086.stdout: "device_report": { 2024-08-10T05:12:36.862 INFO:tasks.workunit.client.0.smithi086.stdout: "255b6848-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T05:12:36.862 INFO:tasks.workunit.client.0.smithi086.stdout: "INTEL_SSDPEDMD400G4_255c8854-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T05:12:36.862 INFO:tasks.workunit.client.0.smithi086.stdout: "20240810-050635": { 2024-08-10T05:12:36.862 INFO:tasks.workunit.client.0.smithi086.stdout: "device": { 2024-08-10T05:12:36.862 INFO:tasks.workunit.client.0.smithi086.stdout: "info_name": "/dev/nvme0n1", 2024-08-10T05:12:36.863 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "/dev/nvme0n1", 2024-08-10T05:12:36.863 INFO:tasks.workunit.client.0.smithi086.stdout: "protocol": "NVMe", 2024-08-10T05:12:36.863 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "nvme" 2024-08-10T05:12:36.863 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.863 INFO:tasks.workunit.client.0.smithi086.stdout: "firmware_version": "8DV101H0", 2024-08-10T05:12:36.863 INFO:tasks.workunit.client.0.smithi086.stdout: "host_id": "255b6848-56d7-11ef-8663-0cc47a8fd809", 2024-08-10T05:12:36.863 INFO:tasks.workunit.client.0.smithi086.stdout: "json_format_version": [ 2024-08-10T05:12:36.863 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.863 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.863 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.863 INFO:tasks.workunit.client.0.smithi086.stdout: "local_time": { 2024-08-10T05:12:36.864 INFO:tasks.workunit.client.0.smithi086.stdout: "asctime": "Sat Aug 10 05:06:34 2024 UTC", 2024-08-10T05:12:36.864 INFO:tasks.workunit.client.0.smithi086.stdout: "time_t": 1723266394 2024-08-10T05:12:36.864 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.864 INFO:tasks.workunit.client.0.smithi086.stdout: "logical_block_size": 512, 2024-08-10T05:12:36.864 INFO:tasks.workunit.client.0.smithi086.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-10T05:12:36.864 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_controller_id": 0, 2024-08-10T05:12:36.864 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-10T05:12:36.864 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_namespaces": [ 2024-08-10T05:12:36.864 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.864 INFO:tasks.workunit.client.0.smithi086.stdout: "capacity": { 2024-08-10T05:12:36.865 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:36.865 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:36.865 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.865 INFO:tasks.workunit.client.0.smithi086.stdout: "formatted_lba_size": 512, 2024-08-10T05:12:36.865 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 1, 2024-08-10T05:12:36.865 INFO:tasks.workunit.client.0.smithi086.stdout: "size": { 2024-08-10T05:12:36.865 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:36.865 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:36.865 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.865 INFO:tasks.workunit.client.0.smithi086.stdout: "utilization": { 2024-08-10T05:12:36.865 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:36.866 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:36.866 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.866 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.866 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.866 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_number_of_namespaces": 1, 2024-08-10T05:12:36.866 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_pci_vendor": { 2024-08-10T05:12:36.866 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 32902, 2024-08-10T05:12:36.866 INFO:tasks.workunit.client.0.smithi086.stdout: "subsystem_id": 32902 2024-08-10T05:12:36.866 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.866 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_add_log": { 2024-08-10T05:12:36.866 INFO:tasks.workunit.client.0.smithi086.stdout: "Device stats": { 2024-08-10T05:12:36.867 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_fw_downgrades": { 2024-08-10T05:12:36.867 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.867 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.867 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.867 INFO:tasks.workunit.client.0.smithi086.stdout: "crc_error_count": { 2024-08-10T05:12:36.867 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.867 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.867 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.867 INFO:tasks.workunit.client.0.smithi086.stdout: "end_to_end_error_detection_count": { 2024-08-10T05:12:36.867 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.867 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.867 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.867 INFO:tasks.workunit.client.0.smithi086.stdout: "erase_fail_count": { 2024-08-10T05:12:36.868 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.868 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.868 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.868 INFO:tasks.workunit.client.0.smithi086.stdout: "host_bytes_written": { 2024-08-10T05:12:36.868 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.868 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 25749755 2024-08-10T05:12:36.868 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.868 INFO:tasks.workunit.client.0.smithi086.stdout: "host_ctx_wear_used": { 2024-08-10T05:12:36.868 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.868 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 1 2024-08-10T05:12:36.868 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.868 INFO:tasks.workunit.client.0.smithi086.stdout: "media_bytes_read": { 2024-08-10T05:12:36.868 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.869 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.869 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.869 INFO:tasks.workunit.client.0.smithi086.stdout: "nand_bytes_written": { 2024-08-10T05:12:36.869 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.869 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 45966468 2024-08-10T05:12:36.869 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.869 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_stat_indicator": { 2024-08-10T05:12:36.869 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.869 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.870 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.870 INFO:tasks.workunit.client.0.smithi086.stdout: "pll_lock_loss_count": { 2024-08-10T05:12:36.870 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.870 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.870 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.870 INFO:tasks.workunit.client.0.smithi086.stdout: "program_fail_count": { 2024-08-10T05:12:36.870 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.870 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.870 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.870 INFO:tasks.workunit.client.0.smithi086.stdout: "re_alloc_sectr_cnt": { 2024-08-10T05:12:36.871 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.871 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.871 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.871 INFO:tasks.workunit.client.0.smithi086.stdout: "retry_buffer_overflow_count": { 2024-08-10T05:12:36.871 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.871 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.871 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.871 INFO:tasks.workunit.client.0.smithi086.stdout: "soft_ecc_err_rate": { 2024-08-10T05:12:36.871 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.871 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.871 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.872 INFO:tasks.workunit.client.0.smithi086.stdout: "thermal_throttle_status": { 2024-08-10T05:12:36.872 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.872 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T05:12:36.872 INFO:tasks.workunit.client.0.smithi086.stdout: "cnt": 0, 2024-08-10T05:12:36.872 INFO:tasks.workunit.client.0.smithi086.stdout: "pct": 0 2024-08-10T05:12:36.872 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.872 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.872 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_host_reads": { 2024-08-10T05:12:36.872 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.872 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T05:12:36.872 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.873 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_media_wear": { 2024-08-10T05:12:36.873 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.873 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": "63.999023" 2024-08-10T05:12:36.873 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.873 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_timer": { 2024-08-10T05:12:36.873 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.873 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T05:12:36.873 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.873 INFO:tasks.workunit.client.0.smithi086.stdout: "unexp_power_loss": { 2024-08-10T05:12:36.873 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.873 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.873 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.874 INFO:tasks.workunit.client.0.smithi086.stdout: "wear_leveling": { 2024-08-10T05:12:36.874 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 90, 2024-08-10T05:12:36.874 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T05:12:36.874 INFO:tasks.workunit.client.0.smithi086.stdout: "avg": 3160, 2024-08-10T05:12:36.874 INFO:tasks.workunit.client.0.smithi086.stdout: "max": 3171, 2024-08-10T05:12:36.874 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 3147 2024-08-10T05:12:36.874 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.874 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.874 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.874 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel Smart log": "nvme0n1" 2024-08-10T05:12:36.874 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.875 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_log": { 2024-08-10T05:12:36.875 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare": 100, 2024-08-10T05:12:36.875 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare_threshold": 10, 2024-08-10T05:12:36.875 INFO:tasks.workunit.client.0.smithi086.stdout: "controller_busy_time": 7, 2024-08-10T05:12:36.875 INFO:tasks.workunit.client.0.smithi086.stdout: "critical_warning": 0, 2024-08-10T05:12:36.875 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_read": 365038369, 2024-08-10T05:12:36.875 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_written": 1687535953, 2024-08-10T05:12:36.875 INFO:tasks.workunit.client.0.smithi086.stdout: "host_reads": 5913869489, 2024-08-10T05:12:36.875 INFO:tasks.workunit.client.0.smithi086.stdout: "host_writes": 30030969232, 2024-08-10T05:12:36.875 INFO:tasks.workunit.client.0.smithi086.stdout: "media_errors": 0, 2024-08-10T05:12:36.875 INFO:tasks.workunit.client.0.smithi086.stdout: "num_err_log_entries": 0, 2024-08-10T05:12:36.875 INFO:tasks.workunit.client.0.smithi086.stdout: "percentage_used": 10, 2024-08-10T05:12:36.875 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycles": 56604, 2024-08-10T05:12:36.876 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_hours": 55778, 2024-08-10T05:12:36.876 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": 27, 2024-08-10T05:12:36.876 INFO:tasks.workunit.client.0.smithi086.stdout: "unsafe_shutdowns": 382 2024-08-10T05:12:36.876 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.876 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_vendor": "intel", 2024-08-10T05:12:36.876 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_version": { 2024-08-10T05:12:36.876 INFO:tasks.workunit.client.0.smithi086.stdout: "string": "<1.2", 2024-08-10T05:12:36.876 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:36.876 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.876 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycle_count": 56604, 2024-08-10T05:12:36.877 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_time": { 2024-08-10T05:12:36.877 INFO:tasks.workunit.client.0.smithi086.stdout: "hours": 55778 2024-08-10T05:12:36.877 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.877 INFO:tasks.workunit.client.0.smithi086.stdout: "serial_number": "deleted", 2024-08-10T05:12:36.877 INFO:tasks.workunit.client.0.smithi086.stdout: "smart_status": { 2024-08-10T05:12:36.877 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme": { 2024-08-10T05:12:36.877 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:36.877 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.877 INFO:tasks.workunit.client.0.smithi086.stdout: "passed": true 2024-08-10T05:12:36.877 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.877 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl": { 2024-08-10T05:12:36.878 INFO:tasks.workunit.client.0.smithi086.stdout: "argv": [ 2024-08-10T05:12:36.878 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl", 2024-08-10T05:12:36.878 INFO:tasks.workunit.client.0.smithi086.stdout: "-x", 2024-08-10T05:12:36.878 INFO:tasks.workunit.client.0.smithi086.stdout: "--json=o", 2024-08-10T05:12:36.878 INFO:tasks.workunit.client.0.smithi086.stdout: "/dev/nvme0n1" 2024-08-10T05:12:36.878 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.878 INFO:tasks.workunit.client.0.smithi086.stdout: "build_info": "(local build)", 2024-08-10T05:12:36.878 INFO:tasks.workunit.client.0.smithi086.stdout: "exit_status": 0, 2024-08-10T05:12:36.878 INFO:tasks.workunit.client.0.smithi086.stdout: "output": [ 2024-08-10T05:12:36.879 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-10T05:12:36.879 INFO:tasks.workunit.client.0.smithi086.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-10T05:12:36.879 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.879 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-10T05:12:36.879 INFO:tasks.workunit.client.0.smithi086.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-10T05:12:36.879 INFO:tasks.workunit.client.0.smithi086.stdout: "Serial Number: deleted", 2024-08-10T05:12:36.879 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Version: 8DV101H0", 2024-08-10T05:12:36.879 INFO:tasks.workunit.client.0.smithi086.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-10T05:12:36.880 INFO:tasks.workunit.client.0.smithi086.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-10T05:12:36.880 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller ID: 0", 2024-08-10T05:12:36.880 INFO:tasks.workunit.client.0.smithi086.stdout: "NVMe Version: <1.2", 2024-08-10T05:12:36.880 INFO:tasks.workunit.client.0.smithi086.stdout: "Number of Namespaces: 1", 2024-08-10T05:12:36.880 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-10T05:12:36.880 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-10T05:12:36.880 INFO:tasks.workunit.client.0.smithi086.stdout: "Local Time is: Sat Aug 10 05:06:34 2024 UTC", 2024-08-10T05:12:36.880 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-10T05:12:36.881 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-10T05:12:36.881 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-10T05:12:36.881 INFO:tasks.workunit.client.0.smithi086.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-10T05:12:36.881 INFO:tasks.workunit.client.0.smithi086.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-10T05:12:36.881 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.881 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported Power States", 2024-08-10T05:12:36.881 INFO:tasks.workunit.client.0.smithi086.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-10T05:12:36.881 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-10T05:12:36.881 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.882 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-10T05:12:36.882 INFO:tasks.workunit.client.0.smithi086.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-10T05:12:36.882 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 512 0 2", 2024-08-10T05:12:36.882 INFO:tasks.workunit.client.0.smithi086.stdout: " 1 - 512 8 2", 2024-08-10T05:12:36.882 INFO:tasks.workunit.client.0.smithi086.stdout: " 2 - 512 16 2", 2024-08-10T05:12:36.882 INFO:tasks.workunit.client.0.smithi086.stdout: " 3 - 4096 0 0", 2024-08-10T05:12:36.882 INFO:tasks.workunit.client.0.smithi086.stdout: " 4 - 4096 8 0", 2024-08-10T05:12:36.882 INFO:tasks.workunit.client.0.smithi086.stdout: " 5 - 4096 64 0", 2024-08-10T05:12:36.883 INFO:tasks.workunit.client.0.smithi086.stdout: " 6 - 4096 128 0", 2024-08-10T05:12:36.883 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.883 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-10T05:12:36.883 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-10T05:12:36.883 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.883 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-10T05:12:36.883 INFO:tasks.workunit.client.0.smithi086.stdout: "Critical Warning: 0x00", 2024-08-10T05:12:36.883 INFO:tasks.workunit.client.0.smithi086.stdout: "Temperature: 27 Celsius", 2024-08-10T05:12:36.884 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare: 100%", 2024-08-10T05:12:36.884 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare Threshold: 10%", 2024-08-10T05:12:36.884 INFO:tasks.workunit.client.0.smithi086.stdout: "Percentage Used: 10%", 2024-08-10T05:12:36.884 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Read: 365,038,369 [186 TB]", 2024-08-10T05:12:36.884 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Written: 1,687,535,953 [864 TB]", 2024-08-10T05:12:36.884 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Read Commands: 5,913,869,489", 2024-08-10T05:12:36.884 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Write Commands: 30,030,969,232", 2024-08-10T05:12:36.884 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller Busy Time: 7", 2024-08-10T05:12:36.885 INFO:tasks.workunit.client.0.smithi086.stdout: "Power Cycles: 56,604", 2024-08-10T05:12:36.885 INFO:tasks.workunit.client.0.smithi086.stdout: "Power On Hours: 55,778", 2024-08-10T05:12:36.885 INFO:tasks.workunit.client.0.smithi086.stdout: "Unsafe Shutdowns: 382", 2024-08-10T05:12:36.885 INFO:tasks.workunit.client.0.smithi086.stdout: "Media and Data Integrity Errors: 0", 2024-08-10T05:12:36.885 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information Log Entries: 0", 2024-08-10T05:12:36.885 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.885 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-10T05:12:36.885 INFO:tasks.workunit.client.0.smithi086.stdout: "No Errors Logged", 2024-08-10T05:12:36.885 INFO:tasks.workunit.client.0.smithi086.stdout: "" 2024-08-10T05:12:36.885 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.886 INFO:tasks.workunit.client.0.smithi086.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-10T05:12:36.886 INFO:tasks.workunit.client.0.smithi086.stdout: "svn_revision": "5155", 2024-08-10T05:12:36.886 INFO:tasks.workunit.client.0.smithi086.stdout: "version": [ 2024-08-10T05:12:36.886 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.886 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.886 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:36.886 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.886 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": { 2024-08-10T05:12:36.886 INFO:tasks.workunit.client.0.smithi086.stdout: "current": 27 2024-08-10T05:12:36.886 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.887 INFO:tasks.workunit.client.0.smithi086.stdout: "user_capacity": { 2024-08-10T05:12:36.887 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:36.887 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:36.887 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.887 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.887 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.887 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.887 INFO:tasks.workunit.client.0.smithi086.stdout: "255eac1a-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T05:12:36.887 INFO:tasks.workunit.client.0.smithi086.stdout: "INTEL_SSDPEDMD400G4_255fceec-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T05:12:36.888 INFO:tasks.workunit.client.0.smithi086.stdout: "20240810-050633": { 2024-08-10T05:12:36.888 INFO:tasks.workunit.client.0.smithi086.stdout: "device": { 2024-08-10T05:12:36.888 INFO:tasks.workunit.client.0.smithi086.stdout: "info_name": "/dev/nvme0n1", 2024-08-10T05:12:36.888 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "/dev/nvme0n1", 2024-08-10T05:12:36.888 INFO:tasks.workunit.client.0.smithi086.stdout: "protocol": "NVMe", 2024-08-10T05:12:36.888 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "nvme" 2024-08-10T05:12:36.888 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.888 INFO:tasks.workunit.client.0.smithi086.stdout: "firmware_version": "8DV101H0", 2024-08-10T05:12:36.888 INFO:tasks.workunit.client.0.smithi086.stdout: "host_id": "255eac1a-56d7-11ef-8663-0cc47a8fd809", 2024-08-10T05:12:36.889 INFO:tasks.workunit.client.0.smithi086.stdout: "json_format_version": [ 2024-08-10T05:12:36.889 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:36.889 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:36.889 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.889 INFO:tasks.workunit.client.0.smithi086.stdout: "local_time": { 2024-08-10T05:12:36.889 INFO:tasks.workunit.client.0.smithi086.stdout: "asctime": "Sat Aug 10 05:06:32 2024 UTC", 2024-08-10T05:12:36.889 INFO:tasks.workunit.client.0.smithi086.stdout: "time_t": 1723266392 2024-08-10T05:12:36.889 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.890 INFO:tasks.workunit.client.0.smithi086.stdout: "logical_block_size": 512, 2024-08-10T05:12:36.890 INFO:tasks.workunit.client.0.smithi086.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-10T05:12:36.890 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_controller_id": 0, 2024-08-10T05:12:36.890 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-10T05:12:36.890 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_namespaces": [ 2024-08-10T05:12:36.890 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.890 INFO:tasks.workunit.client.0.smithi086.stdout: "capacity": { 2024-08-10T05:12:36.890 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:36.890 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:36.891 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.891 INFO:tasks.workunit.client.0.smithi086.stdout: "formatted_lba_size": 512, 2024-08-10T05:12:36.891 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 1, 2024-08-10T05:12:36.891 INFO:tasks.workunit.client.0.smithi086.stdout: "size": { 2024-08-10T05:12:36.891 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:36.891 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:36.891 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.891 INFO:tasks.workunit.client.0.smithi086.stdout: "utilization": { 2024-08-10T05:12:36.891 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:36.891 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:36.892 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.892 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.892 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.892 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_number_of_namespaces": 1, 2024-08-10T05:12:36.892 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_pci_vendor": { 2024-08-10T05:12:36.892 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 32902, 2024-08-10T05:12:36.892 INFO:tasks.workunit.client.0.smithi086.stdout: "subsystem_id": 32902 2024-08-10T05:12:36.892 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.892 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_add_log": { 2024-08-10T05:12:36.893 INFO:tasks.workunit.client.0.smithi086.stdout: "Device stats": { 2024-08-10T05:12:36.893 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_fw_downgrades": { 2024-08-10T05:12:36.893 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.893 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.893 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.893 INFO:tasks.workunit.client.0.smithi086.stdout: "crc_error_count": { 2024-08-10T05:12:36.893 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.893 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.893 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.893 INFO:tasks.workunit.client.0.smithi086.stdout: "end_to_end_error_detection_count": { 2024-08-10T05:12:36.893 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.894 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.894 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.894 INFO:tasks.workunit.client.0.smithi086.stdout: "erase_fail_count": { 2024-08-10T05:12:36.894 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.894 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.894 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.894 INFO:tasks.workunit.client.0.smithi086.stdout: "host_bytes_written": { 2024-08-10T05:12:36.894 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.894 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 28796647 2024-08-10T05:12:36.894 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.894 INFO:tasks.workunit.client.0.smithi086.stdout: "host_ctx_wear_used": { 2024-08-10T05:12:36.894 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.895 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 1 2024-08-10T05:12:36.895 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.895 INFO:tasks.workunit.client.0.smithi086.stdout: "media_bytes_read": { 2024-08-10T05:12:36.895 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.895 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.895 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.895 INFO:tasks.workunit.client.0.smithi086.stdout: "nand_bytes_written": { 2024-08-10T05:12:36.895 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.895 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 49252122 2024-08-10T05:12:36.895 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.895 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_stat_indicator": { 2024-08-10T05:12:36.896 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.896 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.896 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.896 INFO:tasks.workunit.client.0.smithi086.stdout: "pll_lock_loss_count": { 2024-08-10T05:12:36.896 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.896 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.896 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.896 INFO:tasks.workunit.client.0.smithi086.stdout: "program_fail_count": { 2024-08-10T05:12:36.897 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.897 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.897 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.897 INFO:tasks.workunit.client.0.smithi086.stdout: "re_alloc_sectr_cnt": { 2024-08-10T05:12:36.897 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.897 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.897 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.898 INFO:tasks.workunit.client.0.smithi086.stdout: "retry_buffer_overflow_count": { 2024-08-10T05:12:36.898 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.898 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.898 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.898 INFO:tasks.workunit.client.0.smithi086.stdout: "soft_ecc_err_rate": { 2024-08-10T05:12:36.898 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.898 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.898 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.898 INFO:tasks.workunit.client.0.smithi086.stdout: "thermal_throttle_status": { 2024-08-10T05:12:36.898 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.898 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T05:12:36.899 INFO:tasks.workunit.client.0.smithi086.stdout: "cnt": 0, 2024-08-10T05:12:36.899 INFO:tasks.workunit.client.0.smithi086.stdout: "pct": 0 2024-08-10T05:12:36.899 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.899 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.899 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_host_reads": { 2024-08-10T05:12:36.899 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.899 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T05:12:36.899 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.900 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_media_wear": { 2024-08-10T05:12:36.900 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.900 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": "63.999023" 2024-08-10T05:12:36.900 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.900 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_timer": { 2024-08-10T05:12:36.900 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T05:12:36.900 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T05:12:36.900 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.900 INFO:tasks.workunit.client.0.smithi086.stdout: "unexp_power_loss": { 2024-08-10T05:12:36.900 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T05:12:36.900 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T05:12:36.901 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.901 INFO:tasks.workunit.client.0.smithi086.stdout: "wear_leveling": { 2024-08-10T05:12:36.901 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 89, 2024-08-10T05:12:36.901 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T05:12:36.901 INFO:tasks.workunit.client.0.smithi086.stdout: "avg": 3345, 2024-08-10T05:12:36.901 INFO:tasks.workunit.client.0.smithi086.stdout: "max": 3361, 2024-08-10T05:12:36.901 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 3330 2024-08-10T05:12:36.901 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.901 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.901 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.902 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel Smart log": "nvme0n1" 2024-08-10T05:12:36.902 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.902 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_log": { 2024-08-10T05:12:36.902 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare": 99, 2024-08-10T05:12:36.902 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare_threshold": 10, 2024-08-10T05:12:36.902 INFO:tasks.workunit.client.0.smithi086.stdout: "controller_busy_time": 24, 2024-08-10T05:12:36.902 INFO:tasks.workunit.client.0.smithi086.stdout: "critical_warning": 0, 2024-08-10T05:12:36.902 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_read": 391954919, 2024-08-10T05:12:36.902 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_written": 1887217075, 2024-08-10T05:12:36.903 INFO:tasks.workunit.client.0.smithi086.stdout: "host_reads": 6421626264, 2024-08-10T05:12:36.903 INFO:tasks.workunit.client.0.smithi086.stdout: "host_writes": 33617442993, 2024-08-10T05:12:36.903 INFO:tasks.workunit.client.0.smithi086.stdout: "media_errors": 0, 2024-08-10T05:12:36.903 INFO:tasks.workunit.client.0.smithi086.stdout: "num_err_log_entries": 0, 2024-08-10T05:12:36.903 INFO:tasks.workunit.client.0.smithi086.stdout: "percentage_used": 11, 2024-08-10T05:12:36.903 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycles": 51754, 2024-08-10T05:12:36.903 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_hours": 57217, 2024-08-10T05:12:36.903 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": 24, 2024-08-10T05:12:36.903 INFO:tasks.workunit.client.0.smithi086.stdout: "unsafe_shutdowns": 974 2024-08-10T05:12:36.903 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.903 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_vendor": "intel", 2024-08-10T05:12:36.904 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_version": { 2024-08-10T05:12:36.904 INFO:tasks.workunit.client.0.smithi086.stdout: "string": "<1.2", 2024-08-10T05:12:36.904 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:36.904 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.904 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycle_count": 51754, 2024-08-10T05:12:36.904 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_time": { 2024-08-10T05:12:36.904 INFO:tasks.workunit.client.0.smithi086.stdout: "hours": 57217 2024-08-10T05:12:36.904 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.904 INFO:tasks.workunit.client.0.smithi086.stdout: "serial_number": "deleted", 2024-08-10T05:12:36.904 INFO:tasks.workunit.client.0.smithi086.stdout: "smart_status": { 2024-08-10T05:12:36.904 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme": { 2024-08-10T05:12:36.905 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:36.905 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.905 INFO:tasks.workunit.client.0.smithi086.stdout: "passed": true 2024-08-10T05:12:36.905 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.905 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl": { 2024-08-10T05:12:36.905 INFO:tasks.workunit.client.0.smithi086.stdout: "argv": [ 2024-08-10T05:12:36.905 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl", 2024-08-10T05:12:36.905 INFO:tasks.workunit.client.0.smithi086.stdout: "-x", 2024-08-10T05:12:36.906 INFO:tasks.workunit.client.0.smithi086.stdout: "--json=o", 2024-08-10T05:12:36.906 INFO:tasks.workunit.client.0.smithi086.stdout: "/dev/nvme0n1" 2024-08-10T05:12:36.906 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.906 INFO:tasks.workunit.client.0.smithi086.stdout: "build_info": "(local build)", 2024-08-10T05:12:36.906 INFO:tasks.workunit.client.0.smithi086.stdout: "exit_status": 0, 2024-08-10T05:12:36.906 INFO:tasks.workunit.client.0.smithi086.stdout: "output": [ 2024-08-10T05:12:36.906 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-10T05:12:36.906 INFO:tasks.workunit.client.0.smithi086.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-10T05:12:36.906 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.907 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-10T05:12:36.907 INFO:tasks.workunit.client.0.smithi086.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-10T05:12:36.907 INFO:tasks.workunit.client.0.smithi086.stdout: "Serial Number: deleted", 2024-08-10T05:12:36.907 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Version: 8DV101H0", 2024-08-10T05:12:36.907 INFO:tasks.workunit.client.0.smithi086.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-10T05:12:36.907 INFO:tasks.workunit.client.0.smithi086.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-10T05:12:36.907 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller ID: 0", 2024-08-10T05:12:36.907 INFO:tasks.workunit.client.0.smithi086.stdout: "NVMe Version: <1.2", 2024-08-10T05:12:36.907 INFO:tasks.workunit.client.0.smithi086.stdout: "Number of Namespaces: 1", 2024-08-10T05:12:36.907 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-10T05:12:36.907 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-10T05:12:36.907 INFO:tasks.workunit.client.0.smithi086.stdout: "Local Time is: Sat Aug 10 05:06:32 2024 UTC", 2024-08-10T05:12:36.908 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-10T05:12:36.908 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-10T05:12:36.908 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-10T05:12:36.908 INFO:tasks.workunit.client.0.smithi086.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-10T05:12:36.908 INFO:tasks.workunit.client.0.smithi086.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-10T05:12:36.908 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.908 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported Power States", 2024-08-10T05:12:36.908 INFO:tasks.workunit.client.0.smithi086.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-10T05:12:36.908 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-10T05:12:36.909 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.909 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-10T05:12:36.909 INFO:tasks.workunit.client.0.smithi086.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-10T05:12:36.909 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 512 0 2", 2024-08-10T05:12:36.909 INFO:tasks.workunit.client.0.smithi086.stdout: " 1 - 512 8 2", 2024-08-10T05:12:36.909 INFO:tasks.workunit.client.0.smithi086.stdout: " 2 - 512 16 2", 2024-08-10T05:12:36.909 INFO:tasks.workunit.client.0.smithi086.stdout: " 3 - 4096 0 0", 2024-08-10T05:12:36.909 INFO:tasks.workunit.client.0.smithi086.stdout: " 4 - 4096 8 0", 2024-08-10T05:12:36.909 INFO:tasks.workunit.client.0.smithi086.stdout: " 5 - 4096 64 0", 2024-08-10T05:12:36.909 INFO:tasks.workunit.client.0.smithi086.stdout: " 6 - 4096 128 0", 2024-08-10T05:12:36.909 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.909 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-10T05:12:36.910 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-10T05:12:36.910 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.910 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-10T05:12:36.910 INFO:tasks.workunit.client.0.smithi086.stdout: "Critical Warning: 0x00", 2024-08-10T05:12:36.910 INFO:tasks.workunit.client.0.smithi086.stdout: "Temperature: 24 Celsius", 2024-08-10T05:12:36.910 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare: 99%", 2024-08-10T05:12:36.910 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare Threshold: 10%", 2024-08-10T05:12:36.910 INFO:tasks.workunit.client.0.smithi086.stdout: "Percentage Used: 11%", 2024-08-10T05:12:36.910 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Read: 391,954,919 [200 TB]", 2024-08-10T05:12:36.910 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Written: 1,887,217,075 [966 TB]", 2024-08-10T05:12:36.910 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Read Commands: 6,421,626,264", 2024-08-10T05:12:36.911 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Write Commands: 33,617,442,993", 2024-08-10T05:12:36.911 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller Busy Time: 24", 2024-08-10T05:12:36.911 INFO:tasks.workunit.client.0.smithi086.stdout: "Power Cycles: 51,754", 2024-08-10T05:12:36.911 INFO:tasks.workunit.client.0.smithi086.stdout: "Power On Hours: 57,217", 2024-08-10T05:12:36.911 INFO:tasks.workunit.client.0.smithi086.stdout: "Unsafe Shutdowns: 974", 2024-08-10T05:12:36.911 INFO:tasks.workunit.client.0.smithi086.stdout: "Media and Data Integrity Errors: 0", 2024-08-10T05:12:36.911 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information Log Entries: 0", 2024-08-10T05:12:36.911 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T05:12:36.911 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-10T05:12:36.911 INFO:tasks.workunit.client.0.smithi086.stdout: "No Errors Logged", 2024-08-10T05:12:36.912 INFO:tasks.workunit.client.0.smithi086.stdout: "" 2024-08-10T05:12:36.912 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.912 INFO:tasks.workunit.client.0.smithi086.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-10T05:12:36.912 INFO:tasks.workunit.client.0.smithi086.stdout: "svn_revision": "5155", 2024-08-10T05:12:36.912 INFO:tasks.workunit.client.0.smithi086.stdout: "version": [ 2024-08-10T05:12:36.912 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:36.912 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:36.912 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:36.912 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.913 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": { 2024-08-10T05:12:36.913 INFO:tasks.workunit.client.0.smithi086.stdout: "current": 24 2024-08-10T05:12:36.913 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.913 INFO:tasks.workunit.client.0.smithi086.stdout: "user_capacity": { 2024-08-10T05:12:36.913 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T05:12:36.913 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T05:12:36.913 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.913 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.913 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.914 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.914 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.914 INFO:tasks.workunit.client.0.smithi086.stdout: "report": { 2024-08-10T05:12:36.914 INFO:tasks.workunit.client.0.smithi086.stdout: "balancer": { 2024-08-10T05:12:36.914 INFO:tasks.workunit.client.0.smithi086.stdout: "active": true, 2024-08-10T05:12:36.914 INFO:tasks.workunit.client.0.smithi086.stdout: "mode": "" 2024-08-10T05:12:36.914 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.914 INFO:tasks.workunit.client.0.smithi086.stdout: "channels": [ 2024-08-10T05:12:36.914 INFO:tasks.workunit.client.0.smithi086.stdout: "basic", 2024-08-10T05:12:36.914 INFO:tasks.workunit.client.0.smithi086.stdout: "crash", 2024-08-10T05:12:36.915 INFO:tasks.workunit.client.0.smithi086.stdout: "device", 2024-08-10T05:12:36.915 INFO:tasks.workunit.client.0.smithi086.stdout: "ident", 2024-08-10T05:12:36.915 INFO:tasks.workunit.client.0.smithi086.stdout: "perf" 2024-08-10T05:12:36.915 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.915 INFO:tasks.workunit.client.0.smithi086.stdout: "channels_available": [ 2024-08-10T05:12:36.915 INFO:tasks.workunit.client.0.smithi086.stdout: "basic", 2024-08-10T05:12:36.915 INFO:tasks.workunit.client.0.smithi086.stdout: "ident", 2024-08-10T05:12:36.915 INFO:tasks.workunit.client.0.smithi086.stdout: "crash", 2024-08-10T05:12:36.915 INFO:tasks.workunit.client.0.smithi086.stdout: "device", 2024-08-10T05:12:36.915 INFO:tasks.workunit.client.0.smithi086.stdout: "perf" 2024-08-10T05:12:36.915 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.916 INFO:tasks.workunit.client.0.smithi086.stdout: "collections_available": [ 2024-08-10T05:12:36.916 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_base", 2024-08-10T05:12:36.916 INFO:tasks.workunit.client.0.smithi086.stdout: "device_base", 2024-08-10T05:12:36.916 INFO:tasks.workunit.client.0.smithi086.stdout: "crash_base", 2024-08-10T05:12:36.916 INFO:tasks.workunit.client.0.smithi086.stdout: "ident_base", 2024-08-10T05:12:36.916 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_perf", 2024-08-10T05:12:36.916 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_mds_metadata", 2024-08-10T05:12:36.916 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_usage", 2024-08-10T05:12:36.917 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_usage_by_class", 2024-08-10T05:12:36.917 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_rook_v01", 2024-08-10T05:12:36.917 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_memory_metrics", 2024-08-10T05:12:36.917 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_options_bluestore" 2024-08-10T05:12:36.917 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.917 INFO:tasks.workunit.client.0.smithi086.stdout: "collections_opted_in": [ 2024-08-10T05:12:36.917 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_base", 2024-08-10T05:12:36.917 INFO:tasks.workunit.client.0.smithi086.stdout: "device_base", 2024-08-10T05:12:36.917 INFO:tasks.workunit.client.0.smithi086.stdout: "crash_base", 2024-08-10T05:12:36.917 INFO:tasks.workunit.client.0.smithi086.stdout: "ident_base", 2024-08-10T05:12:36.918 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_perf", 2024-08-10T05:12:36.918 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_mds_metadata", 2024-08-10T05:12:36.918 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_usage", 2024-08-10T05:12:36.918 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_usage_by_class", 2024-08-10T05:12:36.918 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_rook_v01", 2024-08-10T05:12:36.918 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_memory_metrics", 2024-08-10T05:12:36.918 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_options_bluestore" 2024-08-10T05:12:36.918 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.918 INFO:tasks.workunit.client.0.smithi086.stdout: "config": { 2024-08-10T05:12:36.918 INFO:tasks.workunit.client.0.smithi086.stdout: "active_changed": [ 2024-08-10T05:12:36.918 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-10T05:12:36.919 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_debug", 2024-08-10T05:12:36.919 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_mon_ticket_ttl", 2024-08-10T05:12:36.919 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_service_ticket_ttl", 2024-08-10T05:12:36.919 INFO:tasks.workunit.client.0.smithi086.stdout: "bdev_debug_aio", 2024-08-10T05:12:36.919 INFO:tasks.workunit.client.0.smithi086.stdout: "client_check_pool_perm", 2024-08-10T05:12:36.919 INFO:tasks.workunit.client.0.smithi086.stdout: "client_mount_gid", 2024-08-10T05:12:36.919 INFO:tasks.workunit.client.0.smithi086.stdout: "client_mount_uid", 2024-08-10T05:12:36.919 INFO:tasks.workunit.client.0.smithi086.stdout: "client_quota", 2024-08-10T05:12:36.919 INFO:tasks.workunit.client.0.smithi086.stdout: "container_image", 2024-08-10T05:12:36.919 INFO:tasks.workunit.client.0.smithi086.stdout: "daemonize", 2024-08-10T05:12:36.919 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_asserts_on_shutdown", 2024-08-10T05:12:36.920 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mgr", 2024-08-10T05:12:36.920 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mon", 2024-08-10T05:12:36.920 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_ms", 2024-08-10T05:12:36.920 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_osd", 2024-08-10T05:12:36.920 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_paxos", 2024-08-10T05:12:36.920 INFO:tasks.workunit.client.0.smithi086.stdout: "keyring", 2024-08-10T05:12:36.920 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_block_size", 2024-08-10T05:12:36.920 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_cache_size", 2024-08-10T05:12:36.920 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_compression", 2024-08-10T05:12:36.920 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_log", 2024-08-10T05:12:36.920 INFO:tasks.workunit.client.0.smithi086.stdout: "leveldb_write_buffer_size", 2024-08-10T05:12:36.921 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_file", 2024-08-10T05:12:36.921 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_journald", 2024-08-10T05:12:36.921 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_stderr", 2024-08-10T05:12:36.921 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_allow_pool_delete", 2024-08-10T05:12:36.921 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_clock_drift_allowed", 2024-08-10T05:12:36.921 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_file_level", 2024-08-10T05:12:36.921 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_file", 2024-08-10T05:12:36.921 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_journald", 2024-08-10T05:12:36.921 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_stderr", 2024-08-10T05:12:36.922 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_data_avail_warn", 2024-08-10T05:12:36.922 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_election_default_strategy", 2024-08-10T05:12:36.922 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_host", 2024-08-10T05:12:36.922 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_max_pg_per_osd", 2024-08-10T05:12:36.922 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_mgr_mkfs_grace", 2024-08-10T05:12:36.922 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_prime_pg_temp", 2024-08-10T05:12:36.922 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_reporter_subtree_level", 2024-08-10T05:12:36.922 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_pg_warn_max_object_skew", 2024-08-10T05:12:36.923 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-10T05:12:36.923 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-10T05:12:36.923 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-10T05:12:36.923 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-10T05:12:36.923 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-10T05:12:36.923 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-10T05:12:36.923 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-10T05:12:36.923 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-10T05:12:36.923 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_too_few_osds", 2024-08-10T05:12:36.924 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_bug", 2024-08-10T05:12:36.924 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_old_message", 2024-08-10T05:12:36.924 INFO:tasks.workunit.client.0.smithi086.stdout: "no_config_file", 2024-08-10T05:12:36.924 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_default_list", 2024-08-10T05:12:36.924 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_load_list", 2024-08-10T05:12:36.924 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_crush_chooseleaf_type", 2024-08-10T05:12:36.924 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_misdirected_ops", 2024-08-10T05:12:36.924 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_op_order", 2024-08-10T05:12:36.924 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_pg_log_writeout", 2024-08-10T05:12:36.924 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_shutdown", 2024-08-10T05:12:36.924 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_cached_snaps", 2024-08-10T05:12:36.925 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_missing_on_start", 2024-08-10T05:12:36.925 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_stray_on_activate", 2024-08-10T05:12:36.925 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-10T05:12:36.925 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep", 2024-08-10T05:12:36.925 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep_hdd", 2024-08-10T05:12:36.925 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep_hybrid", 2024-08-10T05:12:36.925 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep_ssd", 2024-08-10T05:12:36.925 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_max_backfills", 2024-08-10T05:12:36.925 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-10T05:12:36.925 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_profile", 2024-08-10T05:12:36.926 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-10T05:12:36.926 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-10T05:12:36.926 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-10T05:12:36.926 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-10T05:12:36.926 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-10T05:12:36.926 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-10T05:12:36.926 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_client_lim", 2024-08-10T05:12:36.926 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_client_res", 2024-08-10T05:12:36.927 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-10T05:12:36.927 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target", 2024-08-10T05:12:36.927 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target_autotune", 2024-08-10T05:12:36.927 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue", 2024-08-10T05:12:36.927 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue_cut_off", 2024-08-10T05:12:36.927 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pg_delete_cost", 2024-08-10T05:12:36.927 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_erasure_code_profile", 2024-08-10T05:12:36.927 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-10T05:12:36.927 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recover_clone_overlap", 2024-08-10T05:12:36.927 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_active", 2024-08-10T05:12:36.928 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_active_hdd", 2024-08-10T05:12:36.928 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_active_ssd", 2024-08-10T05:12:36.928 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_chunk", 2024-08-10T05:12:36.928 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep", 2024-08-10T05:12:36.928 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep_hdd", 2024-08-10T05:12:36.928 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep_hybrid", 2024-08-10T05:12:36.928 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep_ssd", 2024-08-10T05:12:36.928 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_load_threshold", 2024-08-10T05:12:36.928 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_max_interval", 2024-08-10T05:12:36.928 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_sleep", 2024-08-10T05:12:36.928 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_shutdown_pgref_assert", 2024-08-10T05:12:36.929 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep", 2024-08-10T05:12:36.929 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep_hdd", 2024-08-10T05:12:36.929 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-10T05:12:36.929 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep_ssd", 2024-08-10T05:12:36.929 INFO:tasks.workunit.client.0.smithi086.stdout: "public_addr", 2024-08-10T05:12:36.929 INFO:tasks.workunit.client.0.smithi086.stdout: "public_addrv", 2024-08-10T05:12:36.929 INFO:tasks.workunit.client.0.smithi086.stdout: "public_network", 2024-08-10T05:12:36.929 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd_default_features", 2024-08-10T05:12:36.929 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd_qos_exclude_ops", 2024-08-10T05:12:36.929 INFO:tasks.workunit.client.0.smithi086.stdout: "setgroup", 2024-08-10T05:12:36.929 INFO:tasks.workunit.client.0.smithi086.stdout: "setuser" 2024-08-10T05:12:36.930 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.930 INFO:tasks.workunit.client.0.smithi086.stdout: "cluster_changed": [ 2024-08-10T05:12:36.930 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-10T05:12:36.930 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_debug", 2024-08-10T05:12:36.930 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_mon_ticket_ttl", 2024-08-10T05:12:36.930 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_service_ticket_ttl", 2024-08-10T05:12:36.930 INFO:tasks.workunit.client.0.smithi086.stdout: "bdev_debug_aio", 2024-08-10T05:12:36.930 INFO:tasks.workunit.client.0.smithi086.stdout: "container_image", 2024-08-10T05:12:36.930 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_asserts_on_shutdown", 2024-08-10T05:12:36.930 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mgr", 2024-08-10T05:12:36.930 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mon", 2024-08-10T05:12:36.931 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_ms", 2024-08-10T05:12:36.931 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_osd", 2024-08-10T05:12:36.931 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_paxos", 2024-08-10T05:12:36.931 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_file", 2024-08-10T05:12:36.931 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_journald", 2024-08-10T05:12:36.931 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_stderr", 2024-08-10T05:12:36.931 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_join_fs", 2024-08-10T05:12:36.931 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/allow_ptrace", 2024-08-10T05:12:36.931 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/container_init", 2024-08-10T05:12:36.931 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/migration_current", 2024-08-10T05:12:36.932 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/use_repo_digest", 2024-08-10T05:12:36.932 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-10T05:12:36.932 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-10T05:12:36.932 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-10T05:12:36.932 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-10T05:12:36.932 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/ssl_server_port", 2024-08-10T05:12:36.932 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/orchestrator/orchestrator", 2024-08-10T05:12:36.932 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/channel_ident", 2024-08-10T05:12:36.932 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/channel_perf", 2024-08-10T05:12:36.933 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/description", 2024-08-10T05:12:36.933 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/enabled", 2024-08-10T05:12:36.933 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/organization", 2024-08-10T05:12:36.933 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_allow_pool_delete", 2024-08-10T05:12:36.933 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_clock_drift_allowed", 2024-08-10T05:12:36.933 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_file_level", 2024-08-10T05:12:36.933 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_file", 2024-08-10T05:12:36.933 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_data_avail_warn", 2024-08-10T05:12:36.933 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_election_default_strategy", 2024-08-10T05:12:36.933 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_max_pg_per_osd", 2024-08-10T05:12:36.934 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_mgr_mkfs_grace", 2024-08-10T05:12:36.934 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_prime_pg_temp", 2024-08-10T05:12:36.934 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_reporter_subtree_level", 2024-08-10T05:12:36.934 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_pg_warn_max_object_skew", 2024-08-10T05:12:36.934 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-10T05:12:36.934 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-10T05:12:36.934 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-10T05:12:36.934 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-10T05:12:36.935 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-10T05:12:36.935 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-10T05:12:36.935 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-10T05:12:36.935 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-10T05:12:36.935 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_too_few_osds", 2024-08-10T05:12:36.935 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_bug", 2024-08-10T05:12:36.935 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_old_message", 2024-08-10T05:12:36.935 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_default_list", 2024-08-10T05:12:36.936 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_load_list", 2024-08-10T05:12:36.936 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_misdirected_ops", 2024-08-10T05:12:36.936 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_op_order", 2024-08-10T05:12:36.936 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_pg_log_writeout", 2024-08-10T05:12:36.936 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_shutdown", 2024-08-10T05:12:36.936 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_cached_snaps", 2024-08-10T05:12:36.936 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_missing_on_start", 2024-08-10T05:12:36.936 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_stray_on_activate", 2024-08-10T05:12:36.936 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-10T05:12:36.936 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-10T05:12:36.937 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_profile", 2024-08-10T05:12:36.937 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target", 2024-08-10T05:12:36.937 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target_autotune", 2024-08-10T05:12:36.937 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue", 2024-08-10T05:12:36.937 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue_cut_off", 2024-08-10T05:12:36.937 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_erasure_code_profile", 2024-08-10T05:12:36.937 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-10T05:12:36.937 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recover_clone_overlap", 2024-08-10T05:12:36.937 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_chunk", 2024-08-10T05:12:36.938 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_load_threshold", 2024-08-10T05:12:36.938 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_max_interval", 2024-08-10T05:12:36.938 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_shutdown_pgref_assert", 2024-08-10T05:12:36.938 INFO:tasks.workunit.client.0.smithi086.stdout: "public_network", 2024-08-10T05:12:36.938 INFO:tasks.workunit.client.0.smithi086.stdout: "rgw_cache_enabled", 2024-08-10T05:12:36.938 INFO:tasks.workunit.client.0.smithi086.stdout: "rgw_enable_ops_log", 2024-08-10T05:12:36.938 INFO:tasks.workunit.client.0.smithi086.stdout: "rgw_enable_usage_log" 2024-08-10T05:12:36.938 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:36.938 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.938 INFO:tasks.workunit.client.0.smithi086.stdout: "contact": null, 2024-08-10T05:12:36.939 INFO:tasks.workunit.client.0.smithi086.stdout: "crashes": [], 2024-08-10T05:12:36.939 INFO:tasks.workunit.client.0.smithi086.stdout: "created": "2024-08-10T05:03:23.478662Z", 2024-08-10T05:12:36.939 INFO:tasks.workunit.client.0.smithi086.stdout: "crush": { 2024-08-10T05:12:36.939 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket_algs": { 2024-08-10T05:12:36.939 INFO:tasks.workunit.client.0.smithi086.stdout: "straw2": 3 2024-08-10T05:12:36.939 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.939 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket_sizes": { 2024-08-10T05:12:36.939 INFO:tasks.workunit.client.0.smithi086.stdout: "2": 1, 2024-08-10T05:12:36.939 INFO:tasks.workunit.client.0.smithi086.stdout: "4": 2 2024-08-10T05:12:36.939 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.939 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket_types": { 2024-08-10T05:12:36.939 INFO:tasks.workunit.client.0.smithi086.stdout: "1": 2, 2024-08-10T05:12:36.940 INFO:tasks.workunit.client.0.smithi086.stdout: "11": 1 2024-08-10T05:12:36.940 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.940 INFO:tasks.workunit.client.0.smithi086.stdout: "compat_weight_set": false, 2024-08-10T05:12:36.940 INFO:tasks.workunit.client.0.smithi086.stdout: "device_classes": [ 2024-08-10T05:12:36.940 INFO:tasks.workunit.client.0.smithi086.stdout: 8 2024-08-10T05:12:36.940 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.940 INFO:tasks.workunit.client.0.smithi086.stdout: "num_buckets": 6, 2024-08-10T05:12:36.940 INFO:tasks.workunit.client.0.smithi086.stdout: "num_devices": 8, 2024-08-10T05:12:36.940 INFO:tasks.workunit.client.0.smithi086.stdout: "num_rules": 1, 2024-08-10T05:12:36.940 INFO:tasks.workunit.client.0.smithi086.stdout: "num_types": 12, 2024-08-10T05:12:36.940 INFO:tasks.workunit.client.0.smithi086.stdout: "num_weight_sets": 0, 2024-08-10T05:12:36.940 INFO:tasks.workunit.client.0.smithi086.stdout: "tunables": { 2024-08-10T05:12:36.941 INFO:tasks.workunit.client.0.smithi086.stdout: "allowed_bucket_algs": 54, 2024-08-10T05:12:36.941 INFO:tasks.workunit.client.0.smithi086.stdout: "choose_local_fallback_tries": 0, 2024-08-10T05:12:36.941 INFO:tasks.workunit.client.0.smithi086.stdout: "choose_local_tries": 0, 2024-08-10T05:12:36.941 INFO:tasks.workunit.client.0.smithi086.stdout: "choose_total_tries": 50, 2024-08-10T05:12:36.941 INFO:tasks.workunit.client.0.smithi086.stdout: "chooseleaf_descend_once": 1, 2024-08-10T05:12:36.941 INFO:tasks.workunit.client.0.smithi086.stdout: "chooseleaf_stable": 1, 2024-08-10T05:12:36.941 INFO:tasks.workunit.client.0.smithi086.stdout: "chooseleaf_vary_r": 1, 2024-08-10T05:12:36.941 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v2_rules": 0, 2024-08-10T05:12:36.941 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v3_rules": 0, 2024-08-10T05:12:36.941 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v4_buckets": 1, 2024-08-10T05:12:36.942 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v5_rules": 0, 2024-08-10T05:12:36.942 INFO:tasks.workunit.client.0.smithi086.stdout: "legacy_tunables": 0, 2024-08-10T05:12:36.942 INFO:tasks.workunit.client.0.smithi086.stdout: "minimum_required_version": "jewel", 2024-08-10T05:12:36.942 INFO:tasks.workunit.client.0.smithi086.stdout: "optimal_tunables": 1, 2024-08-10T05:12:36.942 INFO:tasks.workunit.client.0.smithi086.stdout: "profile": "jewel", 2024-08-10T05:12:36.942 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables": 1, 2024-08-10T05:12:36.942 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables2": 1, 2024-08-10T05:12:36.942 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables3": 1, 2024-08-10T05:12:36.942 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables5": 1, 2024-08-10T05:12:36.942 INFO:tasks.workunit.client.0.smithi086.stdout: "straw_calc_version": 1 2024-08-10T05:12:36.943 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.943 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.943 INFO:tasks.workunit.client.0.smithi086.stdout: "description": "upgrade test cluster", 2024-08-10T05:12:36.943 INFO:tasks.workunit.client.0.smithi086.stdout: "fs": { 2024-08-10T05:12:36.943 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:36.943 INFO:tasks.workunit.client.0.smithi086.stdout: "feature_flags": { 2024-08-10T05:12:36.943 INFO:tasks.workunit.client.0.smithi086.stdout: "enable_multiple": true, 2024-08-10T05:12:36.943 INFO:tasks.workunit.client.0.smithi086.stdout: "ever_enabled_multiple": true 2024-08-10T05:12:36.943 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.944 INFO:tasks.workunit.client.0.smithi086.stdout: "filesystems": [ 2024-08-10T05:12:36.944 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:36.944 INFO:tasks.workunit.client.0.smithi086.stdout: "approx_ctime": "2024-08", 2024-08-10T05:12:36.944 INFO:tasks.workunit.client.0.smithi086.stdout: "balancer_enabled": false, 2024-08-10T05:12:36.944 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.944 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_caps": 0, 2024-08-10T05:12:36.944 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_dns": 10, 2024-08-10T05:12:36.944 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_inos": 13, 2024-08-10T05:12:36.944 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_subtrees": 2, 2024-08-10T05:12:36.944 INFO:tasks.workunit.client.0.smithi086.stdout: "ever_allowed_features": 0, 2024-08-10T05:12:36.945 INFO:tasks.workunit.client.0.smithi086.stdout: "explicitly_allowed_features": 0, 2024-08-10T05:12:36.945 INFO:tasks.workunit.client.0.smithi086.stdout: "files": 0, 2024-08-10T05:12:36.945 INFO:tasks.workunit.client.0.smithi086.stdout: "max_mds": 1, 2024-08-10T05:12:36.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_data_pools": 1, 2024-08-10T05:12:36.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_in": 1, 2024-08-10T05:12:36.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_mds": 1, 2024-08-10T05:12:36.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_sessions": 0, 2024-08-10T05:12:36.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_standby_replay": 0, 2024-08-10T05:12:36.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_up": 1, 2024-08-10T05:12:36.945 INFO:tasks.workunit.client.0.smithi086.stdout: "snaps": 0, 2024-08-10T05:12:36.945 INFO:tasks.workunit.client.0.smithi086.stdout: "standby_count_wanted": 0 2024-08-10T05:12:36.945 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.946 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:36.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_standby_mds": 1, 2024-08-10T05:12:36.946 INFO:tasks.workunit.client.0.smithi086.stdout: "total_num_mds": 2 2024-08-10T05:12:36.946 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.946 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_stats": { 2024-08-10T05:12:36.946 INFO:tasks.workunit.client.0.smithi086.stdout: "mds": { 2024-08-10T05:12:36.946 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T05:12:36.946 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 20135936, 2024-08-10T05:12:36.946 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 342872, 2024-08-10T05:12:36.946 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2621440, 2024-08-10T05:12:36.946 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 851968, 2024-08-10T05:12:36.946 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 0, 2024-08-10T05:12:36.947 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 343, 2024-08-10T05:12:36.947 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:36.947 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 936760, 2024-08-10T05:12:36.947 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 12, 2024-08-10T05:12:36.947 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 674816, 2024-08-10T05:12:36.947 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 14708080, 2024-08-10T05:12:36.947 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 20135936 2024-08-10T05:12:36.947 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.947 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T05:12:36.947 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 20463616, 2024-08-10T05:12:36.948 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 427864, 2024-08-10T05:12:36.948 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2621440, 2024-08-10T05:12:36.948 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T05:12:36.948 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 720896, 2024-08-10T05:12:36.948 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 424, 2024-08-10T05:12:36.948 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:36.948 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 1301032, 2024-08-10T05:12:36.948 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 20, 2024-08-10T05:12:36.948 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 1013248, 2024-08-10T05:12:36.949 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 15100032, 2024-08-10T05:12:36.949 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 21184512 2024-08-10T05:12:36.949 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.949 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.949 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:36.949 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T05:12:36.949 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 37085184, 2024-08-10T05:12:36.949 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 1622152, 2024-08-10T05:12:36.949 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2621440, 2024-08-10T05:12:36.949 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 720896, 2024-08-10T05:12:36.950 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 10436608, 2024-08-10T05:12:36.950 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1194, 2024-08-10T05:12:36.950 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:36.950 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 6967184, 2024-08-10T05:12:36.950 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 21, 2024-08-10T05:12:36.950 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 1369088, 2024-08-10T05:12:36.950 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 23784424, 2024-08-10T05:12:36.950 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 47521792 2024-08-10T05:12:36.950 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.951 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.aa6cea36570cc2465c475ed3bd6f61fb3af5f32a": { 2024-08-10T05:12:36.951 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 38912000, 2024-08-10T05:12:36.951 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 1131080, 2024-08-10T05:12:36.951 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2621440, 2024-08-10T05:12:36.951 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 794624, 2024-08-10T05:12:36.951 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 6512640, 2024-08-10T05:12:36.951 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1138, 2024-08-10T05:12:36.951 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:36.951 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 7939560, 2024-08-10T05:12:36.952 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 22, 2024-08-10T05:12:36.952 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 2000128, 2024-08-10T05:12:36.952 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 24425168, 2024-08-10T05:12:36.952 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 45424640 2024-08-10T05:12:36.952 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.952 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T05:12:36.952 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 44294144, 2024-08-10T05:12:36.952 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 1613080, 2024-08-10T05:12:36.952 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2621440, 2024-08-10T05:12:36.952 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 401408, 2024-08-10T05:12:36.953 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 6266880, 2024-08-10T05:12:36.953 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1736, 2024-08-10T05:12:36.953 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:36.953 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 11155448, 2024-08-10T05:12:36.953 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 22, 2024-08-10T05:12:36.953 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 1820672, 2024-08-10T05:12:36.953 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 26682096, 2024-08-10T05:12:36.953 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 50561024 2024-08-10T05:12:36.953 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.953 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.954 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:36.954 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.0": { 2024-08-10T05:12:36.954 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 47357952, 2024-08-10T05:12:36.954 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 806352, 2024-08-10T05:12:36.954 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2752512, 2024-08-10T05:12:36.954 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T05:12:36.954 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 925696, 2024-08-10T05:12:36.955 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1421, 2024-08-10T05:12:36.955 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:36.955 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 4769840, 2024-08-10T05:12:36.955 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 46, 2024-08-10T05:12:36.955 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 3053056, 2024-08-10T05:12:36.955 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 35976192, 2024-08-10T05:12:36.955 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 48283648 2024-08-10T05:12:36.955 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.956 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.1": { 2024-08-10T05:12:36.956 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 50413568, 2024-08-10T05:12:36.956 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 1574624, 2024-08-10T05:12:36.956 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2752512, 2024-08-10T05:12:36.956 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T05:12:36.956 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 114688, 2024-08-10T05:12:36.956 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1779, 2024-08-10T05:12:36.956 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:36.956 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 6114728, 2024-08-10T05:12:36.957 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 47, 2024-08-10T05:12:36.957 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 4367104, 2024-08-10T05:12:36.957 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 35604600, 2024-08-10T05:12:36.957 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 50528256 2024-08-10T05:12:36.957 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.957 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.2": { 2024-08-10T05:12:36.957 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 48537600, 2024-08-10T05:12:36.957 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 1732592, 2024-08-10T05:12:36.957 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2752512, 2024-08-10T05:12:36.958 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T05:12:36.958 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 876544, 2024-08-10T05:12:36.958 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1657, 2024-08-10T05:12:36.958 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:36.958 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 5623760, 2024-08-10T05:12:36.958 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 47, 2024-08-10T05:12:36.958 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 3822592, 2024-08-10T05:12:36.958 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 34606144, 2024-08-10T05:12:36.959 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 49414144 2024-08-10T05:12:36.959 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.959 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.3": { 2024-08-10T05:12:36.959 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 47628288, 2024-08-10T05:12:36.959 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 1630960, 2024-08-10T05:12:36.959 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2752512, 2024-08-10T05:12:36.959 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T05:12:36.959 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 868352, 2024-08-10T05:12:36.959 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1657, 2024-08-10T05:12:36.959 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:36.959 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 5137376, 2024-08-10T05:12:36.959 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 47, 2024-08-10T05:12:36.960 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 3301888, 2024-08-10T05:12:36.960 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 34805552, 2024-08-10T05:12:36.960 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 48496640 2024-08-10T05:12:36.960 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.960 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.4": { 2024-08-10T05:12:36.960 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 48332800, 2024-08-10T05:12:36.960 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 1760664, 2024-08-10T05:12:36.960 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2752512, 2024-08-10T05:12:36.960 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T05:12:36.960 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 933888, 2024-08-10T05:12:36.961 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1640, 2024-08-10T05:12:36.961 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:36.961 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 5610480, 2024-08-10T05:12:36.961 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 47, 2024-08-10T05:12:36.961 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 3368704, 2024-08-10T05:12:36.961 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 34840440, 2024-08-10T05:12:36.961 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 49266688 2024-08-10T05:12:36.961 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.961 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.5": { 2024-08-10T05:12:36.961 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 45572096, 2024-08-10T05:12:36.961 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 815000, 2024-08-10T05:12:36.961 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2752512, 2024-08-10T05:12:36.962 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T05:12:36.962 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 827392, 2024-08-10T05:12:36.962 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1293, 2024-08-10T05:12:36.962 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:36.962 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 4504240, 2024-08-10T05:12:36.962 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 48, 2024-08-10T05:12:36.962 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 2339584, 2024-08-10T05:12:36.962 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 35160760, 2024-08-10T05:12:36.962 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 46399488 2024-08-10T05:12:36.962 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.962 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.6": { 2024-08-10T05:12:36.963 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 44990464, 2024-08-10T05:12:36.963 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 875576, 2024-08-10T05:12:36.963 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2752512, 2024-08-10T05:12:36.963 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T05:12:36.963 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 294912, 2024-08-10T05:12:36.963 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1291, 2024-08-10T05:12:36.963 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:36.963 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 4928080, 2024-08-10T05:12:36.963 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 46, 2024-08-10T05:12:36.963 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 1832192, 2024-08-10T05:12:36.964 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 34602104, 2024-08-10T05:12:36.964 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 45285376 2024-08-10T05:12:36.964 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.964 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.7": { 2024-08-10T05:12:36.964 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 49446912, 2024-08-10T05:12:36.964 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 2351736, 2024-08-10T05:12:36.964 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2752512, 2024-08-10T05:12:36.964 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T05:12:36.964 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 1146880, 2024-08-10T05:12:36.964 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 1734, 2024-08-10T05:12:36.965 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T05:12:36.965 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 5906848, 2024-08-10T05:12:36.965 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 47, 2024-08-10T05:12:36.965 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 3406080, 2024-08-10T05:12:36.965 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 35029736, 2024-08-10T05:12:36.965 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 50593792 2024-08-10T05:12:36.965 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.965 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.966 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.966 INFO:tasks.workunit.client.0.smithi086.stdout: "hosts": { 2024-08-10T05:12:36.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num": 2, 2024-08-10T05:12:36.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_mds": 2, 2024-08-10T05:12:36.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_mgr": 2, 2024-08-10T05:12:36.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_mon": 2, 2024-08-10T05:12:36.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_osd": 2 2024-08-10T05:12:36.966 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.967 INFO:tasks.workunit.client.0.smithi086.stdout: "io_rate": { 2024-08-10T05:12:36.967 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_stats_delta": { 2024-08-10T05:12:36.967 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 0, 2024-08-10T05:12:36.967 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:36.967 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 0, 2024-08-10T05:12:36.967 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:36.967 INFO:tasks.workunit.client.0.smithi086.stdout: "stamp_delta": "12.002467", 2024-08-10T05:12:36.967 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:36.967 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:36.967 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:36.968 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:36.968 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:36.968 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:36.968 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:36.968 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:36.968 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:36.968 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:36.968 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:36.968 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:36.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:36.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:36.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:36.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:36.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:36.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:36.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:36.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:36.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:36.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:36.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:36.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:36.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:36.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:36.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:36.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:36.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:36.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:36.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:36.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:36.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:36.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:36.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:36.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:36.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:36.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:36.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:36.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:36.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:36.971 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.971 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T05:12:36.972 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 0, 2024-08-10T05:12:36.972 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T05:12:36.972 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T05:12:36.972 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T05:12:36.972 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T05:12:36.972 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 0, 2024-08-10T05:12:36.972 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T05:12:36.972 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T05:12:36.972 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 0, 2024-08-10T05:12:36.972 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T05:12:36.972 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.973 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 0 2024-08-10T05:12:36.973 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.973 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.973 INFO:tasks.workunit.client.0.smithi086.stdout: "leaderboard": false, 2024-08-10T05:12:36.973 INFO:tasks.workunit.client.0.smithi086.stdout: "leaderboard_description": null, 2024-08-10T05:12:36.973 INFO:tasks.workunit.client.0.smithi086.stdout: "license": "sharing-1-0", 2024-08-10T05:12:36.973 INFO:tasks.workunit.client.0.smithi086.stdout: "mempool": { 2024-08-10T05:12:36.973 INFO:tasks.workunit.client.0.smithi086.stdout: "mds": { 2024-08-10T05:12:36.973 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T05:12:36.973 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:36.974 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.974 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.974 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.974 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:36.974 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.974 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.974 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.974 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:36.975 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.975 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.975 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.975 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:36.975 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.975 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.975 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.975 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:36.975 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.976 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.976 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.976 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:36.976 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.976 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.976 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.976 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:36.976 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.977 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.977 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.977 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:36.977 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.977 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.977 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.977 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:36.977 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.978 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.978 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.978 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:36.978 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.978 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.978 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.978 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:36.978 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.978 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.978 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.979 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:36.979 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.979 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.979 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.979 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:36.979 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.979 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.979 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.979 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:36.979 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.980 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.980 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.980 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:36.980 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.980 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.980 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.980 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:36.980 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.980 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.981 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.981 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:36.981 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.981 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.981 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.981 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:36.981 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.981 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.981 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.982 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:36.982 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 149154, 2024-08-10T05:12:36.982 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 33 2024-08-10T05:12:36.982 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.982 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:36.982 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.982 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.983 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.983 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:36.983 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 928, 2024-08-10T05:12:36.983 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 2 2024-08-10T05:12:36.983 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.983 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:36.983 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.983 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.983 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.984 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:36.984 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.984 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.984 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.984 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:36.984 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.984 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.984 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.984 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:36.985 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.985 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.985 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.985 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:36.985 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.985 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.985 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.985 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:36.986 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.986 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.986 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.986 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:36.986 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.986 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.986 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.986 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:36.986 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.987 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.987 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.987 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.987 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T05:12:36.987 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:36.987 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.987 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.987 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.987 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:36.988 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.988 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.988 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.988 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:36.988 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.988 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.988 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.988 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:36.988 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.988 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.989 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.989 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:36.989 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.989 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.989 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.989 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:36.989 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.989 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.989 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.989 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:36.990 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.990 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.990 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.990 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:36.990 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.990 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.990 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.990 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:36.990 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.991 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.991 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.991 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:36.991 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.991 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.991 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.991 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:36.991 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.991 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.992 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.992 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:36.992 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.992 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.992 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.992 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:36.992 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.992 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.992 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.992 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:36.993 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.993 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.993 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.993 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:36.993 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.993 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.993 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.993 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:36.993 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.994 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.994 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.994 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:36.994 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.994 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.994 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.994 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:36.994 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.994 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.995 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.995 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:36.995 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 222439, 2024-08-10T05:12:36.995 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 68 2024-08-10T05:12:36.995 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.995 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:36.995 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.995 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.995 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.996 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:36.996 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 51704, 2024-08-10T05:12:36.996 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 208 2024-08-10T05:12:36.996 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.996 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:36.996 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.996 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.996 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.996 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:36.997 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.997 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.997 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.997 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:36.997 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.997 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.997 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.997 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:36.997 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 8016, 2024-08-10T05:12:36.997 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 135 2024-08-10T05:12:36.998 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.998 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:36.998 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.998 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.998 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.998 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:36.998 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.998 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.999 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.999 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:36.999 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.999 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.999 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:36.999 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:36.999 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:36.999 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:36.999 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.999 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:36.999 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.000 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:37.000 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T05:12:37.000 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:37.000 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.000 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.000 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.000 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.000 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.000 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.000 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.001 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:37.001 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.001 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.001 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.001 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:37.001 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.001 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.001 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.001 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:37.002 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.002 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.002 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.002 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:37.002 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.002 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.002 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.002 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:37.003 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.003 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.003 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:37.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.007 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.007 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:37.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.008 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.008 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:37.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.008 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.009 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:37.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.009 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.009 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:37.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.010 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.010 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:37.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.011 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.011 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.011 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:37.011 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.011 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.011 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.012 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:37.012 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.012 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.012 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.012 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:37.013 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.013 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.013 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.013 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:37.013 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.013 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.014 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.014 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:37.014 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.014 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.014 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.014 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:37.014 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1170359, 2024-08-10T05:12:37.015 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 367 2024-08-10T05:12:37.015 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.015 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:37.015 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.015 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.015 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.015 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:37.015 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.016 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.016 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.016 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.016 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.016 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.016 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.016 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:37.016 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.017 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.017 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.017 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:37.017 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.017 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.017 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.017 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:37.017 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6592, 2024-08-10T05:12:37.018 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 134 2024-08-10T05:12:37.018 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.018 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:37.018 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12744, 2024-08-10T05:12:37.018 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1546 2024-08-10T05:12:37.018 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.018 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:37.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5312, 2024-08-10T05:12:37.019 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 103 2024-08-10T05:12:37.019 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.019 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:37.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.019 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.019 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.019 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:37.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.020 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.020 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.020 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.020 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.aa6cea36570cc2465c475ed3bd6f61fb3af5f32a": { 2024-08-10T05:12:37.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:37.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.020 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.020 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.021 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.021 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.021 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:37.021 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.021 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.021 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.021 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:37.021 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.021 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.021 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.022 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:37.022 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.022 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.022 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.022 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:37.022 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.023 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.023 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.023 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:37.023 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.023 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.023 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.024 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:37.024 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.024 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.024 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.024 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:37.024 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.025 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.025 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:37.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.025 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.025 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:37.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.026 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.026 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:37.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.027 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.027 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:37.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.027 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.027 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:37.028 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.028 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.028 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.028 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:37.028 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.028 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.029 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.029 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:37.029 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.029 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.029 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.029 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:37.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.030 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.030 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:37.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.030 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.031 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.031 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:37.031 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1258665, 2024-08-10T05:12:37.031 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 403 2024-08-10T05:12:37.031 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.032 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:37.032 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.032 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.032 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.032 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:37.032 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.032 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.033 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.033 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.033 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.033 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.033 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.033 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:37.034 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.034 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.034 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.034 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:37.034 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.034 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.035 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.035 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:37.035 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6592, 2024-08-10T05:12:37.035 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 134 2024-08-10T05:12:37.035 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.036 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:37.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12744, 2024-08-10T05:12:37.036 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1546 2024-08-10T05:12:37.036 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.036 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:37.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5312, 2024-08-10T05:12:37.037 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 103 2024-08-10T05:12:37.037 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.037 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:37.037 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.037 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.038 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.038 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:37.038 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.038 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.038 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.038 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.038 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T05:12:37.038 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:37.038 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.038 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.038 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.039 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.039 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:37.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.039 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.039 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:37.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.039 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.039 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:37.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.040 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.040 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.040 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:37.040 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.040 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.040 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.040 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:37.040 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.040 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.040 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.040 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:37.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.041 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.041 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:37.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.041 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.041 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:37.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.041 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.041 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:37.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.041 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.042 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:37.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.042 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.042 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:37.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.042 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.042 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:37.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.042 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.043 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:37.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.043 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.043 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:37.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.043 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.043 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:37.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.043 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.043 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:37.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.044 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.044 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.044 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:37.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1216079, 2024-08-10T05:12:37.044 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 346 2024-08-10T05:12:37.044 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.044 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:37.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 352, 2024-08-10T05:12:37.044 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 4 2024-08-10T05:12:37.045 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.045 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:37.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.045 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.045 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.045 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.045 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.045 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.045 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:37.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.046 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.046 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.046 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:37.046 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.046 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.046 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.046 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:37.046 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6592, 2024-08-10T05:12:37.046 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 134 2024-08-10T05:12:37.046 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.046 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:37.046 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12744, 2024-08-10T05:12:37.046 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1546 2024-08-10T05:12:37.047 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.047 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:37.047 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 10624, 2024-08-10T05:12:37.047 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 206 2024-08-10T05:12:37.047 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.047 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:37.047 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.047 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.047 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.047 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:37.047 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.047 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.047 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.048 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.048 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.048 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.048 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.0": { 2024-08-10T05:12:37.048 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:37.048 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.048 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.048 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.048 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.048 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6304, 2024-08-10T05:12:37.048 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 115 2024-08-10T05:12:37.048 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:37.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16896, 2024-08-10T05:12:37.049 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8 2024-08-10T05:12:37.049 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:37.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 576, 2024-08-10T05:12:37.049 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:37.049 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:37.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5840, 2024-08-10T05:12:37.049 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 73 2024-08-10T05:12:37.050 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:37.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 23184, 2024-08-10T05:12:37.050 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 207 2024-08-10T05:12:37.050 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:37.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1936, 2024-08-10T05:12:37.050 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 47 2024-08-10T05:12:37.050 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:37.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 620898, 2024-08-10T05:12:37.050 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 20 2024-08-10T05:12:37.050 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:37.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 58722, 2024-08-10T05:12:37.051 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10679 2024-08-10T05:12:37.051 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:37.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 147136, 2024-08-10T05:12:37.051 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 248 2024-08-10T05:12:37.051 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:37.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 11780, 2024-08-10T05:12:37.052 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 780 2024-08-10T05:12:37.052 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:37.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9936, 2024-08-10T05:12:37.052 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 207 2024-08-10T05:12:37.053 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:37.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.053 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.053 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:37.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 33826, 2024-08-10T05:12:37.054 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 216 2024-08-10T05:12:37.054 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:37.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 23184, 2024-08-10T05:12:37.054 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 207 2024-08-10T05:12:37.055 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:37.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.055 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.055 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:37.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 441983, 2024-08-10T05:12:37.056 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 97 2024-08-10T05:12:37.056 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.056 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:37.056 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.056 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.056 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.057 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:37.057 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2429876, 2024-08-10T05:12:37.057 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 192 2024-08-10T05:12:37.057 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.057 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:37.057 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 7128, 2024-08-10T05:12:37.058 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 81 2024-08-10T05:12:37.058 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.058 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:37.058 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.058 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.058 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.059 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.059 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 521640, 2024-08-10T05:12:37.059 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 45 2024-08-10T05:12:37.059 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.059 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:37.059 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.059 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.059 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.059 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:37.059 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 101504, 2024-08-10T05:12:37.060 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 200 2024-08-10T05:12:37.060 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.060 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:37.060 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 239240, 2024-08-10T05:12:37.060 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3495 2024-08-10T05:12:37.060 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.060 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:37.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.061 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.061 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.061 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:37.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.061 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.061 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.062 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:37.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.062 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.062 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.062 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:37.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.062 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.063 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.063 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.063 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.1": { 2024-08-10T05:12:37.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:37.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.063 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.063 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6304, 2024-08-10T05:12:37.063 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 115 2024-08-10T05:12:37.063 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:37.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16896, 2024-08-10T05:12:37.064 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8 2024-08-10T05:12:37.064 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:37.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 576, 2024-08-10T05:12:37.064 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:37.064 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:37.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5200, 2024-08-10T05:12:37.064 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 65 2024-08-10T05:12:37.065 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.065 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:37.065 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 21952, 2024-08-10T05:12:37.065 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 196 2024-08-10T05:12:37.065 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.065 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:37.066 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1152, 2024-08-10T05:12:37.066 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 40 2024-08-10T05:12:37.066 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.066 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:37.066 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12288, 2024-08-10T05:12:37.066 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:37.066 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.066 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:37.067 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 91374, 2024-08-10T05:12:37.067 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 15747 2024-08-10T05:12:37.067 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.067 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:37.067 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 205616, 2024-08-10T05:12:37.067 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 334 2024-08-10T05:12:37.067 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.067 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:37.067 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9756, 2024-08-10T05:12:37.067 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 607 2024-08-10T05:12:37.067 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.067 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:37.068 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9408, 2024-08-10T05:12:37.068 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 196 2024-08-10T05:12:37.068 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.068 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:37.068 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.068 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.068 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.068 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:37.068 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 29470, 2024-08-10T05:12:37.068 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 202 2024-08-10T05:12:37.068 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.068 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:37.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 21952, 2024-08-10T05:12:37.069 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 196 2024-08-10T05:12:37.069 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:37.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 736, 2024-08-10T05:12:37.069 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1 2024-08-10T05:12:37.069 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:37.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 470018, 2024-08-10T05:12:37.069 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 103 2024-08-10T05:12:37.069 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:37.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12112, 2024-08-10T05:12:37.069 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:37.070 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.070 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:37.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2432342, 2024-08-10T05:12:37.070 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 194 2024-08-10T05:12:37.070 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.070 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:37.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 4840, 2024-08-10T05:12:37.070 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 55 2024-08-10T05:12:37.070 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.070 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:37.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.071 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.071 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.071 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 428904, 2024-08-10T05:12:37.071 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 37 2024-08-10T05:12:37.071 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.071 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:37.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.071 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.071 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.071 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:37.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 8528, 2024-08-10T05:12:37.072 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 22 2024-08-10T05:12:37.072 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.072 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:37.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 239240, 2024-08-10T05:12:37.072 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3495 2024-08-10T05:12:37.072 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.072 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:37.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.072 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.072 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.072 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:37.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.072 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.072 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.073 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:37.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.073 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.073 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.073 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:37.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.073 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.073 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.073 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.073 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.2": { 2024-08-10T05:12:37.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:37.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.073 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.073 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6304, 2024-08-10T05:12:37.074 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 115 2024-08-10T05:12:37.074 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:37.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16896, 2024-08-10T05:12:37.074 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8 2024-08-10T05:12:37.074 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:37.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 576, 2024-08-10T05:12:37.074 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:37.074 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:37.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5040, 2024-08-10T05:12:37.075 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 63 2024-08-10T05:12:37.075 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:37.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 21616, 2024-08-10T05:12:37.075 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 193 2024-08-10T05:12:37.075 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:37.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1040, 2024-08-10T05:12:37.075 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 39 2024-08-10T05:12:37.075 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:37.076 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 8192, 2024-08-10T05:12:37.076 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 2 2024-08-10T05:12:37.076 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.076 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:37.076 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 88334, 2024-08-10T05:12:37.076 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 15315 2024-08-10T05:12:37.076 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.076 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:37.076 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 199496, 2024-08-10T05:12:37.076 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 325 2024-08-10T05:12:37.076 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.076 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:37.076 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 8912, 2024-08-10T05:12:37.077 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 594 2024-08-10T05:12:37.077 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.077 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:37.077 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9264, 2024-08-10T05:12:37.077 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 193 2024-08-10T05:12:37.077 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.077 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:37.077 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.077 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.077 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.077 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:37.077 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 27670, 2024-08-10T05:12:37.077 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 193 2024-08-10T05:12:37.078 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.078 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:37.078 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 21616, 2024-08-10T05:12:37.078 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 193 2024-08-10T05:12:37.078 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.078 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:37.078 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 736, 2024-08-10T05:12:37.078 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1 2024-08-10T05:12:37.078 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.078 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:37.078 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 439202, 2024-08-10T05:12:37.078 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 95 2024-08-10T05:12:37.079 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:37.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12112, 2024-08-10T05:12:37.079 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:37.079 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.079 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:37.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2441120, 2024-08-10T05:12:37.079 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 177 2024-08-10T05:12:37.079 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.079 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:37.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 4224, 2024-08-10T05:12:37.079 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 48 2024-08-10T05:12:37.079 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.079 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:37.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.080 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.080 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.080 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 347760, 2024-08-10T05:12:37.080 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 30 2024-08-10T05:12:37.080 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.080 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:37.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.080 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.080 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.080 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:37.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 8112, 2024-08-10T05:12:37.081 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 22 2024-08-10T05:12:37.081 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.081 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:37.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 239752, 2024-08-10T05:12:37.081 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3519 2024-08-10T05:12:37.081 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.081 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:37.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.082 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.082 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.082 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:37.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.082 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.082 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.083 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:37.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.083 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.083 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.083 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:37.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.084 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.084 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.084 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.084 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.3": { 2024-08-10T05:12:37.084 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:37.084 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.085 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.085 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.085 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.085 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6304, 2024-08-10T05:12:37.085 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 115 2024-08-10T05:12:37.085 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.085 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:37.086 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16896, 2024-08-10T05:12:37.086 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8 2024-08-10T05:12:37.086 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.086 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:37.086 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 576, 2024-08-10T05:12:37.087 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:37.087 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.087 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:37.087 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 4320, 2024-08-10T05:12:37.087 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 54 2024-08-10T05:12:37.087 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.087 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:37.088 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 22176, 2024-08-10T05:12:37.088 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 198 2024-08-10T05:12:37.088 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.088 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:37.088 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 704, 2024-08-10T05:12:37.089 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 36 2024-08-10T05:12:37.089 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.089 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:37.089 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 8192, 2024-08-10T05:12:37.089 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 2 2024-08-10T05:12:37.090 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.090 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:37.090 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 90094, 2024-08-10T05:12:37.090 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 15645 2024-08-10T05:12:37.090 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.090 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:37.091 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 204256, 2024-08-10T05:12:37.091 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 332 2024-08-10T05:12:37.091 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.091 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:37.091 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9716, 2024-08-10T05:12:37.091 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 612 2024-08-10T05:12:37.092 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.092 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:37.092 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9504, 2024-08-10T05:12:37.092 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 198 2024-08-10T05:12:37.092 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.093 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:37.093 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.093 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.093 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.093 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:37.093 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 28622, 2024-08-10T05:12:37.093 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 200 2024-08-10T05:12:37.094 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.094 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:37.094 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 22176, 2024-08-10T05:12:37.094 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 198 2024-08-10T05:12:37.094 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.094 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:37.095 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2208, 2024-08-10T05:12:37.095 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:37.095 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.095 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:37.095 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 320418, 2024-08-10T05:12:37.095 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 67 2024-08-10T05:12:37.096 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.096 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:37.096 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 26565, 2024-08-10T05:12:37.096 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9 2024-08-10T05:12:37.096 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.096 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:37.097 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2465084, 2024-08-10T05:12:37.097 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 192 2024-08-10T05:12:37.097 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.097 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:37.097 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 4840, 2024-08-10T05:12:37.098 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 55 2024-08-10T05:12:37.098 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.098 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:37.098 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.098 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.098 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.099 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.099 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 417312, 2024-08-10T05:12:37.099 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 36 2024-08-10T05:12:37.099 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.099 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:37.099 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.100 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.100 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.100 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:37.100 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 10400, 2024-08-10T05:12:37.100 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 20 2024-08-10T05:12:37.100 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.101 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:37.101 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 239240, 2024-08-10T05:12:37.101 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3495 2024-08-10T05:12:37.101 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.101 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:37.101 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.102 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.102 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.102 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:37.102 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.102 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.103 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.103 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:37.103 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.103 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.103 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.103 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:37.104 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.104 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.104 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.104 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.104 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.4": { 2024-08-10T05:12:37.104 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:37.105 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.105 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.105 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.105 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.105 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6304, 2024-08-10T05:12:37.106 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 115 2024-08-10T05:12:37.106 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.106 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:37.106 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16896, 2024-08-10T05:12:37.106 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8 2024-08-10T05:12:37.106 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.107 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:37.107 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 576, 2024-08-10T05:12:37.107 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:37.107 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.107 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:37.107 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 3920, 2024-08-10T05:12:37.108 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 49 2024-08-10T05:12:37.108 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.108 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:37.108 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 22176, 2024-08-10T05:12:37.108 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 198 2024-08-10T05:12:37.108 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.109 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:37.109 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 928, 2024-08-10T05:12:37.109 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 38 2024-08-10T05:12:37.109 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.109 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:37.109 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 4096, 2024-08-10T05:12:37.110 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1 2024-08-10T05:12:37.110 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.110 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:37.110 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 92420, 2024-08-10T05:12:37.110 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 15940 2024-08-10T05:12:37.110 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.111 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:37.111 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 208336, 2024-08-10T05:12:37.111 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 338 2024-08-10T05:12:37.111 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.111 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:37.111 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 10132, 2024-08-10T05:12:37.111 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 614 2024-08-10T05:12:37.111 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.112 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:37.112 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9504, 2024-08-10T05:12:37.112 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 198 2024-08-10T05:12:37.112 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.112 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:37.112 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.112 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.113 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.113 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:37.113 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 30158, 2024-08-10T05:12:37.113 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 206 2024-08-10T05:12:37.113 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.113 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:37.113 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 22176, 2024-08-10T05:12:37.113 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 198 2024-08-10T05:12:37.113 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.113 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:37.113 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 736, 2024-08-10T05:12:37.114 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1 2024-08-10T05:12:37.114 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.114 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:37.114 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 976384, 2024-08-10T05:12:37.114 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 84 2024-08-10T05:12:37.114 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.114 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:37.114 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12112, 2024-08-10T05:12:37.114 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:37.114 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.114 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:37.114 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2411378, 2024-08-10T05:12:37.115 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 173 2024-08-10T05:12:37.115 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.115 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:37.115 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5016, 2024-08-10T05:12:37.115 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 57 2024-08-10T05:12:37.115 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.115 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:37.115 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.115 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.115 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.115 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.115 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 463680, 2024-08-10T05:12:37.115 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 40 2024-08-10T05:12:37.115 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.116 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:37.116 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.116 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.116 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.116 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:37.116 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9984, 2024-08-10T05:12:37.116 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 20 2024-08-10T05:12:37.116 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.116 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:37.116 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 239496, 2024-08-10T05:12:37.116 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3507 2024-08-10T05:12:37.116 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.116 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:37.116 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.117 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.117 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.117 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:37.117 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.117 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.117 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.117 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:37.117 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.117 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.117 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.117 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:37.117 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.117 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.118 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.118 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.118 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.5": { 2024-08-10T05:12:37.118 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:37.118 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.118 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.118 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.118 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.118 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6304, 2024-08-10T05:12:37.118 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 115 2024-08-10T05:12:37.118 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.118 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:37.118 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16896, 2024-08-10T05:12:37.119 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8 2024-08-10T05:12:37.119 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.119 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:37.119 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 576, 2024-08-10T05:12:37.119 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:37.119 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.119 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:37.119 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 3120, 2024-08-10T05:12:37.119 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 39 2024-08-10T05:12:37.119 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.119 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:37.119 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 22176, 2024-08-10T05:12:37.119 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 198 2024-08-10T05:12:37.119 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.120 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:37.120 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 592, 2024-08-10T05:12:37.120 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 35 2024-08-10T05:12:37.120 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.120 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:37.120 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 4096, 2024-08-10T05:12:37.120 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1 2024-08-10T05:12:37.120 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.120 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:37.120 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 53704, 2024-08-10T05:12:37.120 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9936 2024-08-10T05:12:37.121 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.121 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:37.121 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 141696, 2024-08-10T05:12:37.121 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 240 2024-08-10T05:12:37.121 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.121 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:37.121 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 10388, 2024-08-10T05:12:37.121 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 618 2024-08-10T05:12:37.121 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.121 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:37.121 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9504, 2024-08-10T05:12:37.121 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 198 2024-08-10T05:12:37.121 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.122 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:37.122 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.122 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.122 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.122 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:37.122 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 30670, 2024-08-10T05:12:37.122 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 208 2024-08-10T05:12:37.122 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.122 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:37.122 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 22176, 2024-08-10T05:12:37.122 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 198 2024-08-10T05:12:37.123 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.123 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:37.123 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2208, 2024-08-10T05:12:37.123 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:37.123 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.123 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:37.123 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 857588, 2024-08-10T05:12:37.123 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 55 2024-08-10T05:12:37.123 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.123 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:37.123 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 26565, 2024-08-10T05:12:37.124 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9 2024-08-10T05:12:37.124 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.124 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:37.124 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2424258, 2024-08-10T05:12:37.124 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 173 2024-08-10T05:12:37.124 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.124 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:37.124 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5632, 2024-08-10T05:12:37.124 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 64 2024-08-10T05:12:37.124 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.124 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:37.124 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.124 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.124 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.125 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.125 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 486864, 2024-08-10T05:12:37.125 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 42 2024-08-10T05:12:37.125 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.125 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:37.125 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.125 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.125 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.125 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:37.125 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 13000, 2024-08-10T05:12:37.125 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 25 2024-08-10T05:12:37.125 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.125 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:37.126 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 239752, 2024-08-10T05:12:37.126 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3519 2024-08-10T05:12:37.126 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.126 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:37.126 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.126 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.126 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.126 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:37.126 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.126 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.127 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.127 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:37.127 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.127 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.127 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.127 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:37.127 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.127 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.127 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.127 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.128 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.6": { 2024-08-10T05:12:37.128 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:37.128 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.128 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.128 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.128 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.128 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6304, 2024-08-10T05:12:37.128 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 115 2024-08-10T05:12:37.128 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.128 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:37.128 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16896, 2024-08-10T05:12:37.128 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8 2024-08-10T05:12:37.129 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.129 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:37.129 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 576, 2024-08-10T05:12:37.129 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:37.129 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.129 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:37.129 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2640, 2024-08-10T05:12:37.129 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 33 2024-08-10T05:12:37.129 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.129 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:37.129 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 23072, 2024-08-10T05:12:37.129 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 206 2024-08-10T05:12:37.129 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.129 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:37.130 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 480, 2024-08-10T05:12:37.130 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 34 2024-08-10T05:12:37.130 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.130 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:37.130 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 14690, 2024-08-10T05:12:37.130 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:37.130 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.130 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:37.130 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 52842, 2024-08-10T05:12:37.130 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10082 2024-08-10T05:12:37.130 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.131 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:37.131 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 138976, 2024-08-10T05:12:37.131 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 236 2024-08-10T05:12:37.131 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.131 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:37.131 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 11280, 2024-08-10T05:12:37.131 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 772 2024-08-10T05:12:37.131 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.131 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:37.131 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9888, 2024-08-10T05:12:37.131 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 206 2024-08-10T05:12:37.131 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.131 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:37.132 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.132 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.132 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.132 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:37.132 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 30842, 2024-08-10T05:12:37.132 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 204 2024-08-10T05:12:37.132 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.132 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:37.132 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 23072, 2024-08-10T05:12:37.132 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 206 2024-08-10T05:12:37.132 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.132 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:37.132 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.132 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.133 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.133 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:37.133 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 853978, 2024-08-10T05:12:37.133 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 56 2024-08-10T05:12:37.133 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.133 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:37.133 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.133 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.133 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.134 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:37.134 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2441215, 2024-08-10T05:12:37.134 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 187 2024-08-10T05:12:37.134 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.134 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:37.134 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 4840, 2024-08-10T05:12:37.134 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 55 2024-08-10T05:12:37.134 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.134 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:37.134 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.134 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.134 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.134 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.135 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 452088, 2024-08-10T05:12:37.135 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 39 2024-08-10T05:12:37.135 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.135 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:37.135 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.135 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.135 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.135 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:37.135 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 101192, 2024-08-10T05:12:37.135 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 205 2024-08-10T05:12:37.135 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.135 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:37.136 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 240008, 2024-08-10T05:12:37.136 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3531 2024-08-10T05:12:37.136 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.136 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:37.136 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.136 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.136 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.136 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:37.136 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.136 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.136 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.136 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:37.136 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.136 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.137 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.137 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:37.137 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.137 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.137 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.137 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.137 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.7": { 2024-08-10T05:12:37.137 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T05:12:37.137 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.137 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.137 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.137 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.137 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6304, 2024-08-10T05:12:37.137 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 115 2024-08-10T05:12:37.138 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.138 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T05:12:37.138 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16896, 2024-08-10T05:12:37.138 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8 2024-08-10T05:12:37.138 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.138 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T05:12:37.138 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 576, 2024-08-10T05:12:37.138 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T05:12:37.138 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.138 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T05:12:37.138 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2000, 2024-08-10T05:12:37.138 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 25 2024-08-10T05:12:37.138 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.139 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T05:12:37.139 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 22848, 2024-08-10T05:12:37.139 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 204 2024-08-10T05:12:37.139 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.139 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T05:12:37.139 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1600, 2024-08-10T05:12:37.139 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 44 2024-08-10T05:12:37.139 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.139 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T05:12:37.139 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 297314, 2024-08-10T05:12:37.139 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 13 2024-08-10T05:12:37.139 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.139 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T05:12:37.140 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 95107, 2024-08-10T05:12:37.140 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 16517 2024-08-10T05:12:37.140 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.140 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T05:12:37.140 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 211736, 2024-08-10T05:12:37.140 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 343 2024-08-10T05:12:37.140 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.140 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T05:12:37.140 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12024, 2024-08-10T05:12:37.140 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 775 2024-08-10T05:12:37.140 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.141 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T05:12:37.141 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9792, 2024-08-10T05:12:37.141 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 204 2024-08-10T05:12:37.141 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.141 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T05:12:37.141 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.141 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.141 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.141 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T05:12:37.141 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 32970, 2024-08-10T05:12:37.141 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 211 2024-08-10T05:12:37.141 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.141 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T05:12:37.141 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 22848, 2024-08-10T05:12:37.142 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 204 2024-08-10T05:12:37.142 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.142 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T05:12:37.142 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.142 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.142 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.142 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T05:12:37.142 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 189449, 2024-08-10T05:12:37.142 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 37 2024-08-10T05:12:37.142 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.142 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T05:12:37.142 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.143 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.143 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.143 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T05:12:37.143 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2414545, 2024-08-10T05:12:37.143 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 200 2024-08-10T05:12:37.143 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.143 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T05:12:37.143 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6336, 2024-08-10T05:12:37.143 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 72 2024-08-10T05:12:37.143 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.143 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T05:12:37.143 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.144 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.144 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.144 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.144 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 533232, 2024-08-10T05:12:37.144 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 46 2024-08-10T05:12:37.144 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.144 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T05:12:37.144 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.144 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.144 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.144 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T05:12:37.144 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 105456, 2024-08-10T05:12:37.145 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 250 2024-08-10T05:12:37.145 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.145 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T05:12:37.145 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 239240, 2024-08-10T05:12:37.145 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3495 2024-08-10T05:12:37.145 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.145 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T05:12:37.145 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.146 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.146 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.146 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T05:12:37.146 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.146 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.146 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.146 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T05:12:37.146 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.146 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.146 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.146 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T05:12:37.146 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T05:12:37.147 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T05:12:37.147 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.147 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.147 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.147 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.147 INFO:tasks.workunit.client.0.smithi086.stdout: "metadata": { 2024-08-10T05:12:37.147 INFO:tasks.workunit.client.0.smithi086.stdout: "mds": { 2024-08-10T05:12:37.147 INFO:tasks.workunit.client.0.smithi086.stdout: "arch": { 2024-08-10T05:12:37.147 INFO:tasks.workunit.client.0.smithi086.stdout: "x86_64": 2 2024-08-10T05:12:37.147 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.148 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_version": { 2024-08-10T05:12:37.148 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:12:37.148 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.148 INFO:tasks.workunit.client.0.smithi086.stdout: "cpu": { 2024-08-10T05:12:37.148 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-08-10T05:12:37.148 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.148 INFO:tasks.workunit.client.0.smithi086.stdout: "distro": { 2024-08-10T05:12:37.148 INFO:tasks.workunit.client.0.smithi086.stdout: "centos": 2 2024-08-10T05:12:37.148 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.148 INFO:tasks.workunit.client.0.smithi086.stdout: "distro_description": { 2024-08-10T05:12:37.148 INFO:tasks.workunit.client.0.smithi086.stdout: "CentOS Stream 9": 2 2024-08-10T05:12:37.148 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.148 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_description": { 2024-08-10T05:12:37.149 INFO:tasks.workunit.client.0.smithi086.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 2 2024-08-10T05:12:37.149 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.149 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_version": { 2024-08-10T05:12:37.149 INFO:tasks.workunit.client.0.smithi086.stdout: "5.14.0-480.el9.x86_64": 2 2024-08-10T05:12:37.149 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.149 INFO:tasks.workunit.client.0.smithi086.stdout: "os": { 2024-08-10T05:12:37.149 INFO:tasks.workunit.client.0.smithi086.stdout: "Linux": 2 2024-08-10T05:12:37.149 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.149 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.149 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:37.149 INFO:tasks.workunit.client.0.smithi086.stdout: "arch": { 2024-08-10T05:12:37.150 INFO:tasks.workunit.client.0.smithi086.stdout: "x86_64": 3 2024-08-10T05:12:37.150 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.150 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_version": { 2024-08-10T05:12:37.150 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 3 2024-08-10T05:12:37.150 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.150 INFO:tasks.workunit.client.0.smithi086.stdout: "cpu": { 2024-08-10T05:12:37.150 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-08-10T05:12:37.150 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.150 INFO:tasks.workunit.client.0.smithi086.stdout: "distro": { 2024-08-10T05:12:37.150 INFO:tasks.workunit.client.0.smithi086.stdout: "centos": 3 2024-08-10T05:12:37.151 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.151 INFO:tasks.workunit.client.0.smithi086.stdout: "distro_description": { 2024-08-10T05:12:37.151 INFO:tasks.workunit.client.0.smithi086.stdout: "CentOS Stream 9": 3 2024-08-10T05:12:37.151 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.151 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_description": { 2024-08-10T05:12:37.151 INFO:tasks.workunit.client.0.smithi086.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 3 2024-08-10T05:12:37.151 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.151 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_version": { 2024-08-10T05:12:37.151 INFO:tasks.workunit.client.0.smithi086.stdout: "5.14.0-480.el9.x86_64": 3 2024-08-10T05:12:37.151 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.151 INFO:tasks.workunit.client.0.smithi086.stdout: "os": { 2024-08-10T05:12:37.151 INFO:tasks.workunit.client.0.smithi086.stdout: "Linux": 3 2024-08-10T05:12:37.151 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.152 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.152 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.152 INFO:tasks.workunit.client.0.smithi086.stdout: "arch": { 2024-08-10T05:12:37.152 INFO:tasks.workunit.client.0.smithi086.stdout: "x86_64": 8 2024-08-10T05:12:37.152 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.152 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_version": { 2024-08-10T05:12:37.152 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 8 2024-08-10T05:12:37.152 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.152 INFO:tasks.workunit.client.0.smithi086.stdout: "cpu": { 2024-08-10T05:12:37.152 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-08-10T05:12:37.152 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.152 INFO:tasks.workunit.client.0.smithi086.stdout: "distro": { 2024-08-10T05:12:37.152 INFO:tasks.workunit.client.0.smithi086.stdout: "centos": 8 2024-08-10T05:12:37.153 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.153 INFO:tasks.workunit.client.0.smithi086.stdout: "distro_description": { 2024-08-10T05:12:37.153 INFO:tasks.workunit.client.0.smithi086.stdout: "CentOS Stream 9": 8 2024-08-10T05:12:37.153 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.153 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_description": { 2024-08-10T05:12:37.153 INFO:tasks.workunit.client.0.smithi086.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 8 2024-08-10T05:12:37.153 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.153 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_version": { 2024-08-10T05:12:37.154 INFO:tasks.workunit.client.0.smithi086.stdout: "5.14.0-480.el9.x86_64": 8 2024-08-10T05:12:37.154 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.154 INFO:tasks.workunit.client.0.smithi086.stdout: "os": { 2024-08-10T05:12:37.154 INFO:tasks.workunit.client.0.smithi086.stdout: "Linux": 8 2024-08-10T05:12:37.154 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.154 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_objectstore": { 2024-08-10T05:12:37.154 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": 8 2024-08-10T05:12:37.155 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.155 INFO:tasks.workunit.client.0.smithi086.stdout: "rotational": { 2024-08-10T05:12:37.155 INFO:tasks.workunit.client.0.smithi086.stdout: "0": 8 2024-08-10T05:12:37.155 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.155 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.155 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.155 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:37.155 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:37.155 INFO:tasks.workunit.client.0.smithi086.stdout: "features": { 2024-08-10T05:12:37.155 INFO:tasks.workunit.client.0.smithi086.stdout: "optional": [], 2024-08-10T05:12:37.155 INFO:tasks.workunit.client.0.smithi086.stdout: "persistent": [ 2024-08-10T05:12:37.155 INFO:tasks.workunit.client.0.smithi086.stdout: "kraken", 2024-08-10T05:12:37.155 INFO:tasks.workunit.client.0.smithi086.stdout: "luminous", 2024-08-10T05:12:37.156 INFO:tasks.workunit.client.0.smithi086.stdout: "mimic", 2024-08-10T05:12:37.156 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap-prune", 2024-08-10T05:12:37.156 INFO:tasks.workunit.client.0.smithi086.stdout: "nautilus", 2024-08-10T05:12:37.156 INFO:tasks.workunit.client.0.smithi086.stdout: "octopus", 2024-08-10T05:12:37.156 INFO:tasks.workunit.client.0.smithi086.stdout: "pacific", 2024-08-10T05:12:37.156 INFO:tasks.workunit.client.0.smithi086.stdout: "elector-pinging", 2024-08-10T05:12:37.157 INFO:tasks.workunit.client.0.smithi086.stdout: "quincy", 2024-08-10T05:12:37.157 INFO:tasks.workunit.client.0.smithi086.stdout: "reef" 2024-08-10T05:12:37.157 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.157 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.157 INFO:tasks.workunit.client.0.smithi086.stdout: "ipv4_addr_mons": 6, 2024-08-10T05:12:37.157 INFO:tasks.workunit.client.0.smithi086.stdout: "ipv6_addr_mons": 0, 2024-08-10T05:12:37.158 INFO:tasks.workunit.client.0.smithi086.stdout: "min_mon_release": 18, 2024-08-10T05:12:37.158 INFO:tasks.workunit.client.0.smithi086.stdout: "v1_addr_mons": 3, 2024-08-10T05:12:37.158 INFO:tasks.workunit.client.0.smithi086.stdout: "v2_addr_mons": 3 2024-08-10T05:12:37.158 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.158 INFO:tasks.workunit.client.0.smithi086.stdout: "organization": "ceph-qa", 2024-08-10T05:12:37.158 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.158 INFO:tasks.workunit.client.0.smithi086.stdout: "cluster_network": false, 2024-08-10T05:12:37.158 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 8, 2024-08-10T05:12:37.159 INFO:tasks.workunit.client.0.smithi086.stdout: "require_min_compat_client": "luminous", 2024-08-10T05:12:37.159 INFO:tasks.workunit.client.0.smithi086.stdout: "require_osd_release": "reef" 2024-08-10T05:12:37.159 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.159 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_perf_histograms": [ 2024-08-10T05:12:37.159 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.159 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T05:12:37.159 INFO:tasks.workunit.client.0.smithi086.stdout: "axes": [ 2024-08-10T05:12:37.160 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.160 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T05:12:37.160 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T05:12:37.160 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Latency (usec)", 2024-08-10T05:12:37.160 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 100000, 2024-08-10T05:12:37.160 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T05:12:37.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T05:12:37.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 99999]", 2024-08-10T05:12:37.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[100000, 199999]", 2024-08-10T05:12:37.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[200000, 399999]", 2024-08-10T05:12:37.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[400000, 799999]", 2024-08-10T05:12:37.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[800000, 1599999]", 2024-08-10T05:12:37.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[1600000, 3199999]", 2024-08-10T05:12:37.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[3200000, 6399999]", 2024-08-10T05:12:37.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[6400000, 12799999]", 2024-08-10T05:12:37.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[12800000, 25599999]", 2024-08-10T05:12:37.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[25600000, 51199999]", 2024-08-10T05:12:37.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[51200000, 102399999]", 2024-08-10T05:12:37.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[102400000, 204799999]", 2024-08-10T05:12:37.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[204800000, 409599999]", 2024-08-10T05:12:37.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[409600000, 819199999]", 2024-08-10T05:12:37.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[819200000, 1638399999]", 2024-08-10T05:12:37.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[1638400000, 3276799999]", 2024-08-10T05:12:37.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[3276800000, 6553599999]", 2024-08-10T05:12:37.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[6553600000, 13107199999]", 2024-08-10T05:12:37.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[13107200000, 26214399999]", 2024-08-10T05:12:37.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[26214400000, 52428799999]", 2024-08-10T05:12:37.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[52428800000, 104857599999]", 2024-08-10T05:12:37.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[104857600000, 209715199999]", 2024-08-10T05:12:37.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[209715200000, 419430399999]", 2024-08-10T05:12:37.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[419430400000, 838860799999]", 2024-08-10T05:12:37.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[838860800000, 1677721599999]", 2024-08-10T05:12:37.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[1677721600000, 3355443199999]", 2024-08-10T05:12:37.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[3355443200000, 6710886399999]", 2024-08-10T05:12:37.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[6710886400000, 13421772799999]", 2024-08-10T05:12:37.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[13421772800000, 26843545599999]", 2024-08-10T05:12:37.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[26843545600000, 53687091199999]", 2024-08-10T05:12:37.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[53687091200000, None]" 2024-08-10T05:12:37.163 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.163 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T05:12:37.163 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.163 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.163 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T05:12:37.163 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T05:12:37.163 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Request size (bytes)", 2024-08-10T05:12:37.163 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 512, 2024-08-10T05:12:37.163 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T05:12:37.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T05:12:37.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 511]", 2024-08-10T05:12:37.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[512, 1023]", 2024-08-10T05:12:37.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[1024, 2047]", 2024-08-10T05:12:37.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[2048, 4095]", 2024-08-10T05:12:37.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[4096, 8191]", 2024-08-10T05:12:37.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[8192, 16383]", 2024-08-10T05:12:37.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[16384, 32767]", 2024-08-10T05:12:37.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[32768, 65535]", 2024-08-10T05:12:37.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[65536, 131071]", 2024-08-10T05:12:37.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[131072, 262143]", 2024-08-10T05:12:37.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[262144, 524287]", 2024-08-10T05:12:37.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[524288, 1048575]", 2024-08-10T05:12:37.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[1048576, 2097151]", 2024-08-10T05:12:37.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[2097152, 4194303]", 2024-08-10T05:12:37.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[4194304, 8388607]", 2024-08-10T05:12:37.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[8388608, 16777215]", 2024-08-10T05:12:37.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[16777216, 33554431]", 2024-08-10T05:12:37.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[33554432, 67108863]", 2024-08-10T05:12:37.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[67108864, 134217727]", 2024-08-10T05:12:37.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[134217728, 268435455]", 2024-08-10T05:12:37.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[268435456, 536870911]", 2024-08-10T05:12:37.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[536870912, 1073741823]", 2024-08-10T05:12:37.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[1073741824, 2147483647]", 2024-08-10T05:12:37.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[2147483648, 4294967295]", 2024-08-10T05:12:37.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[4294967296, 8589934591]", 2024-08-10T05:12:37.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[8589934592, 17179869183]", 2024-08-10T05:12:37.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[17179869184, 34359738367]", 2024-08-10T05:12:37.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[34359738368, 68719476735]", 2024-08-10T05:12:37.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[68719476736, 137438953471]", 2024-08-10T05:12:37.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[137438953472, 274877906943]", 2024-08-10T05:12:37.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[274877906944, None]" 2024-08-10T05:12:37.166 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.166 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T05:12:37.166 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.166 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.166 INFO:tasks.workunit.client.0.smithi086.stdout: "osds": [ 2024-08-10T05:12:37.167 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.167 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 0, 2024-08-10T05:12:37.167 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.170 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.170 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.170 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.170 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 1, 2024-08-10T05:12:37.170 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.171 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:37.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.171 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:37.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.176 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.176 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.176 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.176 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 2, 2024-08-10T05:12:37.176 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.182 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.182 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.182 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.183 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 3, 2024-08-10T05:12:37.183 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.189 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.189 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.189 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.189 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 4, 2024-08-10T05:12:37.189 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.195 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.195 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.196 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.196 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 5, 2024-08-10T05:12:37.196 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.200 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.200 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.200 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.200 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 6, 2024-08-10T05:12:37.201 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.203 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.203 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.203 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.204 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 7, 2024-08-10T05:12:37.204 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.206 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.206 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.207 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.207 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.207 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T05:12:37.207 INFO:tasks.workunit.client.0.smithi086.stdout: "axes": [ 2024-08-10T05:12:37.207 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.207 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T05:12:37.212 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T05:12:37.212 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Latency (usec)", 2024-08-10T05:12:37.212 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 100000, 2024-08-10T05:12:37.212 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T05:12:37.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T05:12:37.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 99999]", 2024-08-10T05:12:37.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[100000, 199999]", 2024-08-10T05:12:37.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[200000, 399999]", 2024-08-10T05:12:37.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[400000, 799999]", 2024-08-10T05:12:37.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[800000, 1599999]", 2024-08-10T05:12:37.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[1600000, 3199999]", 2024-08-10T05:12:37.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[3200000, 6399999]", 2024-08-10T05:12:37.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[6400000, 12799999]", 2024-08-10T05:12:37.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[12800000, 25599999]", 2024-08-10T05:12:37.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[25600000, 51199999]", 2024-08-10T05:12:37.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[51200000, 102399999]", 2024-08-10T05:12:37.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[102400000, 204799999]", 2024-08-10T05:12:37.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[204800000, 409599999]", 2024-08-10T05:12:37.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[409600000, 819199999]", 2024-08-10T05:12:37.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[819200000, 1638399999]", 2024-08-10T05:12:37.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[1638400000, 3276799999]", 2024-08-10T05:12:37.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[3276800000, 6553599999]", 2024-08-10T05:12:37.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[6553600000, 13107199999]", 2024-08-10T05:12:37.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[13107200000, 26214399999]", 2024-08-10T05:12:37.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[26214400000, 52428799999]", 2024-08-10T05:12:37.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[52428800000, 104857599999]", 2024-08-10T05:12:37.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[104857600000, 209715199999]", 2024-08-10T05:12:37.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[209715200000, 419430399999]", 2024-08-10T05:12:37.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[419430400000, 838860799999]", 2024-08-10T05:12:37.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[838860800000, 1677721599999]", 2024-08-10T05:12:37.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[1677721600000, 3355443199999]", 2024-08-10T05:12:37.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[3355443200000, 6710886399999]", 2024-08-10T05:12:37.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[6710886400000, 13421772799999]", 2024-08-10T05:12:37.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[13421772800000, 26843545599999]", 2024-08-10T05:12:37.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[26843545600000, 53687091199999]", 2024-08-10T05:12:37.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[53687091200000, None]" 2024-08-10T05:12:37.215 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.215 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T05:12:37.215 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.215 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.215 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T05:12:37.215 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T05:12:37.215 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Request size (bytes)", 2024-08-10T05:12:37.216 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 512, 2024-08-10T05:12:37.216 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T05:12:37.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T05:12:37.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 511]", 2024-08-10T05:12:37.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[512, 1023]", 2024-08-10T05:12:37.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[1024, 2047]", 2024-08-10T05:12:37.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[2048, 4095]", 2024-08-10T05:12:37.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[4096, 8191]", 2024-08-10T05:12:37.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[8192, 16383]", 2024-08-10T05:12:37.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[16384, 32767]", 2024-08-10T05:12:37.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[32768, 65535]", 2024-08-10T05:12:37.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[65536, 131071]", 2024-08-10T05:12:37.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[131072, 262143]", 2024-08-10T05:12:37.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[262144, 524287]", 2024-08-10T05:12:37.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[524288, 1048575]", 2024-08-10T05:12:37.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[1048576, 2097151]", 2024-08-10T05:12:37.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[2097152, 4194303]", 2024-08-10T05:12:37.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[4194304, 8388607]", 2024-08-10T05:12:37.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[8388608, 16777215]", 2024-08-10T05:12:37.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[16777216, 33554431]", 2024-08-10T05:12:37.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[33554432, 67108863]", 2024-08-10T05:12:37.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[67108864, 134217727]", 2024-08-10T05:12:37.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[134217728, 268435455]", 2024-08-10T05:12:37.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[268435456, 536870911]", 2024-08-10T05:12:37.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[536870912, 1073741823]", 2024-08-10T05:12:37.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[1073741824, 2147483647]", 2024-08-10T05:12:37.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[2147483648, 4294967295]", 2024-08-10T05:12:37.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[4294967296, 8589934591]", 2024-08-10T05:12:37.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[8589934592, 17179869183]", 2024-08-10T05:12:37.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[17179869184, 34359738367]", 2024-08-10T05:12:37.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[34359738368, 68719476735]", 2024-08-10T05:12:37.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[68719476736, 137438953471]", 2024-08-10T05:12:37.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[137438953472, 274877906943]", 2024-08-10T05:12:37.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[274877906944, None]" 2024-08-10T05:12:37.218 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.218 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T05:12:37.218 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.219 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.219 INFO:tasks.workunit.client.0.smithi086.stdout: "osds": [ 2024-08-10T05:12:37.219 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.219 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 0, 2024-08-10T05:12:37.219 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.221 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.221 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.222 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.222 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 1, 2024-08-10T05:12:37.222 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.225 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.225 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.225 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.225 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 2, 2024-08-10T05:12:37.225 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.228 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.228 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.228 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.228 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 3, 2024-08-10T05:12:37.228 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.231 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.231 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.231 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.231 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 4, 2024-08-10T05:12:37.231 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.234 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.234 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.234 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.234 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.234 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.234 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 5, 2024-08-10T05:12:37.234 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.234 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.234 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.234 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.234 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.234 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.235 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.236 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.237 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.237 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.237 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.237 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.238 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 6, 2024-08-10T05:12:37.238 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.238 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.239 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.240 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.240 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.240 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.241 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.241 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 7, 2024-08-10T05:12:37.241 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.241 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:37.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.241 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.242 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.243 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.243 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.244 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.244 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.244 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.244 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T05:12:37.244 INFO:tasks.workunit.client.0.smithi086.stdout: "axes": [ 2024-08-10T05:12:37.244 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.244 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T05:12:37.244 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T05:12:37.244 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Latency (usec)", 2024-08-10T05:12:37.244 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 100000, 2024-08-10T05:12:37.244 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T05:12:37.244 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T05:12:37.244 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 99999]", 2024-08-10T05:12:37.244 INFO:tasks.workunit.client.0.smithi086.stdout: "[100000, 199999]", 2024-08-10T05:12:37.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[200000, 399999]", 2024-08-10T05:12:37.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[400000, 799999]", 2024-08-10T05:12:37.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[800000, 1599999]", 2024-08-10T05:12:37.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[1600000, 3199999]", 2024-08-10T05:12:37.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[3200000, 6399999]", 2024-08-10T05:12:37.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[6400000, 12799999]", 2024-08-10T05:12:37.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[12800000, 25599999]", 2024-08-10T05:12:37.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[25600000, 51199999]", 2024-08-10T05:12:37.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[51200000, 102399999]", 2024-08-10T05:12:37.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[102400000, 204799999]", 2024-08-10T05:12:37.245 INFO:tasks.workunit.client.0.smithi086.stdout: "[204800000, 409599999]", 2024-08-10T05:12:37.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[409600000, 819199999]", 2024-08-10T05:12:37.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[819200000, 1638399999]", 2024-08-10T05:12:37.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[1638400000, 3276799999]", 2024-08-10T05:12:37.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[3276800000, 6553599999]", 2024-08-10T05:12:37.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[6553600000, 13107199999]", 2024-08-10T05:12:37.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[13107200000, 26214399999]", 2024-08-10T05:12:37.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[26214400000, 52428799999]", 2024-08-10T05:12:37.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[52428800000, 104857599999]", 2024-08-10T05:12:37.246 INFO:tasks.workunit.client.0.smithi086.stdout: "[104857600000, 209715199999]", 2024-08-10T05:12:37.247 INFO:tasks.workunit.client.0.smithi086.stdout: "[209715200000, 419430399999]", 2024-08-10T05:12:37.247 INFO:tasks.workunit.client.0.smithi086.stdout: "[419430400000, 838860799999]", 2024-08-10T05:12:37.247 INFO:tasks.workunit.client.0.smithi086.stdout: "[838860800000, 1677721599999]", 2024-08-10T05:12:37.247 INFO:tasks.workunit.client.0.smithi086.stdout: "[1677721600000, 3355443199999]", 2024-08-10T05:12:37.247 INFO:tasks.workunit.client.0.smithi086.stdout: "[3355443200000, 6710886399999]", 2024-08-10T05:12:37.247 INFO:tasks.workunit.client.0.smithi086.stdout: "[6710886400000, 13421772799999]", 2024-08-10T05:12:37.247 INFO:tasks.workunit.client.0.smithi086.stdout: "[13421772800000, 26843545599999]", 2024-08-10T05:12:37.247 INFO:tasks.workunit.client.0.smithi086.stdout: "[26843545600000, 53687091199999]", 2024-08-10T05:12:37.247 INFO:tasks.workunit.client.0.smithi086.stdout: "[53687091200000, None]" 2024-08-10T05:12:37.247 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.247 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T05:12:37.247 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.247 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.247 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T05:12:37.248 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T05:12:37.248 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Request size (bytes)", 2024-08-10T05:12:37.248 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 512, 2024-08-10T05:12:37.248 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T05:12:37.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T05:12:37.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 511]", 2024-08-10T05:12:37.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[512, 1023]", 2024-08-10T05:12:37.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[1024, 2047]", 2024-08-10T05:12:37.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[2048, 4095]", 2024-08-10T05:12:37.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[4096, 8191]", 2024-08-10T05:12:37.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[8192, 16383]", 2024-08-10T05:12:37.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[16384, 32767]", 2024-08-10T05:12:37.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[32768, 65535]", 2024-08-10T05:12:37.248 INFO:tasks.workunit.client.0.smithi086.stdout: "[65536, 131071]", 2024-08-10T05:12:37.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[131072, 262143]", 2024-08-10T05:12:37.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[262144, 524287]", 2024-08-10T05:12:37.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[524288, 1048575]", 2024-08-10T05:12:37.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[1048576, 2097151]", 2024-08-10T05:12:37.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[2097152, 4194303]", 2024-08-10T05:12:37.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[4194304, 8388607]", 2024-08-10T05:12:37.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[8388608, 16777215]", 2024-08-10T05:12:37.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[16777216, 33554431]", 2024-08-10T05:12:37.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[33554432, 67108863]", 2024-08-10T05:12:37.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[67108864, 134217727]", 2024-08-10T05:12:37.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[134217728, 268435455]", 2024-08-10T05:12:37.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[268435456, 536870911]", 2024-08-10T05:12:37.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[536870912, 1073741823]", 2024-08-10T05:12:37.249 INFO:tasks.workunit.client.0.smithi086.stdout: "[1073741824, 2147483647]", 2024-08-10T05:12:37.250 INFO:tasks.workunit.client.0.smithi086.stdout: "[2147483648, 4294967295]", 2024-08-10T05:12:37.250 INFO:tasks.workunit.client.0.smithi086.stdout: "[4294967296, 8589934591]", 2024-08-10T05:12:37.250 INFO:tasks.workunit.client.0.smithi086.stdout: "[8589934592, 17179869183]", 2024-08-10T05:12:37.250 INFO:tasks.workunit.client.0.smithi086.stdout: "[17179869184, 34359738367]", 2024-08-10T05:12:37.250 INFO:tasks.workunit.client.0.smithi086.stdout: "[34359738368, 68719476735]", 2024-08-10T05:12:37.250 INFO:tasks.workunit.client.0.smithi086.stdout: "[68719476736, 137438953471]", 2024-08-10T05:12:37.250 INFO:tasks.workunit.client.0.smithi086.stdout: "[137438953472, 274877906943]", 2024-08-10T05:12:37.251 INFO:tasks.workunit.client.0.smithi086.stdout: "[274877906944, None]" 2024-08-10T05:12:37.251 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.251 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T05:12:37.251 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.251 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.251 INFO:tasks.workunit.client.0.smithi086.stdout: "osds": [ 2024-08-10T05:12:37.251 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.251 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 0, 2024-08-10T05:12:37.251 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.251 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.251 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.251 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.252 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.253 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.253 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.253 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.253 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.253 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.253 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.254 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.254 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.254 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.254 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.254 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.254 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.254 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.254 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.255 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.255 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.255 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.255 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.255 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.255 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.255 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.255 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 1, 2024-08-10T05:12:37.255 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.255 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.255 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.255 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.255 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.255 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.256 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.256 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.256 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.256 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.256 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.256 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.256 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.256 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.256 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.256 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.257 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.257 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.257 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.257 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.257 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.257 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.257 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.257 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.257 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.257 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.258 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.258 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.258 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.258 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.258 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.258 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.258 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.258 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.258 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.258 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.258 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 2, 2024-08-10T05:12:37.258 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.259 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.259 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.259 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.259 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.259 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.259 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.260 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.260 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.260 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.260 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.260 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.260 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.261 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.261 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.261 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.261 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.261 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.261 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.261 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.261 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.261 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.262 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.262 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.262 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.262 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.262 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.263 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.263 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.263 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.263 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.263 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.263 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.263 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.263 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.263 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.263 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 3, 2024-08-10T05:12:37.263 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.264 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.264 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.264 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.264 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.264 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.264 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.264 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.264 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.264 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.264 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.264 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.264 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.264 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.265 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.265 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.265 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.265 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.265 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.265 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.265 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.265 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.265 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.265 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.265 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.265 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.266 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.266 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.266 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.266 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.266 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.266 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.266 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.266 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.266 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.266 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.266 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 4, 2024-08-10T05:12:37.266 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.266 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.267 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.267 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.267 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.267 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.267 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.267 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.267 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.267 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.267 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.267 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.267 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.267 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.267 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.268 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.268 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.268 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.268 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.268 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.268 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.268 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.268 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.268 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.268 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.268 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.269 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.269 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.269 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.269 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.269 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.269 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.269 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.269 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.269 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.269 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.269 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 5, 2024-08-10T05:12:37.269 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.269 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.269 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.270 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.270 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.270 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.270 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.270 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.270 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.270 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.270 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.270 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.270 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.270 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.270 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.271 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.271 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.271 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.271 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.271 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.271 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.271 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.271 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.271 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.271 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.271 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.271 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.271 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.272 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.272 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.272 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.272 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.272 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.272 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.272 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.272 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.272 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 6, 2024-08-10T05:12:37.272 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.272 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.272 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.272 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.273 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.273 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.273 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.273 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.273 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.273 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.273 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.273 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.273 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.273 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.273 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.273 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.273 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.273 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.274 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.274 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.274 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.274 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.274 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.274 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.274 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.274 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.274 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.274 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.274 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.274 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.275 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.275 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.275 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.275 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.275 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.275 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.275 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 7, 2024-08-10T05:12:37.275 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.275 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.275 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.275 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.275 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.275 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.275 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.276 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:37.276 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.276 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.276 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.276 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.276 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.276 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.276 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.276 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.276 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.276 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.276 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.277 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.277 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.277 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.277 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.277 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.277 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.277 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.277 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.278 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.278 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.278 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.278 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.278 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.278 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.279 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.279 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.279 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.279 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.279 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T05:12:37.279 INFO:tasks.workunit.client.0.smithi086.stdout: "axes": [ 2024-08-10T05:12:37.279 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.279 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T05:12:37.279 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T05:12:37.279 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Latency (usec)", 2024-08-10T05:12:37.280 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 100000, 2024-08-10T05:12:37.280 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T05:12:37.280 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T05:12:37.280 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 99999]", 2024-08-10T05:12:37.280 INFO:tasks.workunit.client.0.smithi086.stdout: "[100000, 199999]", 2024-08-10T05:12:37.280 INFO:tasks.workunit.client.0.smithi086.stdout: "[200000, 399999]", 2024-08-10T05:12:37.280 INFO:tasks.workunit.client.0.smithi086.stdout: "[400000, 799999]", 2024-08-10T05:12:37.280 INFO:tasks.workunit.client.0.smithi086.stdout: "[800000, 1599999]", 2024-08-10T05:12:37.280 INFO:tasks.workunit.client.0.smithi086.stdout: "[1600000, 3199999]", 2024-08-10T05:12:37.280 INFO:tasks.workunit.client.0.smithi086.stdout: "[3200000, 6399999]", 2024-08-10T05:12:37.280 INFO:tasks.workunit.client.0.smithi086.stdout: "[6400000, 12799999]", 2024-08-10T05:12:37.280 INFO:tasks.workunit.client.0.smithi086.stdout: "[12800000, 25599999]", 2024-08-10T05:12:37.280 INFO:tasks.workunit.client.0.smithi086.stdout: "[25600000, 51199999]", 2024-08-10T05:12:37.281 INFO:tasks.workunit.client.0.smithi086.stdout: "[51200000, 102399999]", 2024-08-10T05:12:37.281 INFO:tasks.workunit.client.0.smithi086.stdout: "[102400000, 204799999]", 2024-08-10T05:12:37.281 INFO:tasks.workunit.client.0.smithi086.stdout: "[204800000, 409599999]", 2024-08-10T05:12:37.281 INFO:tasks.workunit.client.0.smithi086.stdout: "[409600000, 819199999]", 2024-08-10T05:12:37.281 INFO:tasks.workunit.client.0.smithi086.stdout: "[819200000, 1638399999]", 2024-08-10T05:12:37.281 INFO:tasks.workunit.client.0.smithi086.stdout: "[1638400000, 3276799999]", 2024-08-10T05:12:37.281 INFO:tasks.workunit.client.0.smithi086.stdout: "[3276800000, 6553599999]", 2024-08-10T05:12:37.281 INFO:tasks.workunit.client.0.smithi086.stdout: "[6553600000, 13107199999]", 2024-08-10T05:12:37.281 INFO:tasks.workunit.client.0.smithi086.stdout: "[13107200000, 26214399999]", 2024-08-10T05:12:37.281 INFO:tasks.workunit.client.0.smithi086.stdout: "[26214400000, 52428799999]", 2024-08-10T05:12:37.281 INFO:tasks.workunit.client.0.smithi086.stdout: "[52428800000, 104857599999]", 2024-08-10T05:12:37.281 INFO:tasks.workunit.client.0.smithi086.stdout: "[104857600000, 209715199999]", 2024-08-10T05:12:37.281 INFO:tasks.workunit.client.0.smithi086.stdout: "[209715200000, 419430399999]", 2024-08-10T05:12:37.282 INFO:tasks.workunit.client.0.smithi086.stdout: "[419430400000, 838860799999]", 2024-08-10T05:12:37.282 INFO:tasks.workunit.client.0.smithi086.stdout: "[838860800000, 1677721599999]", 2024-08-10T05:12:37.282 INFO:tasks.workunit.client.0.smithi086.stdout: "[1677721600000, 3355443199999]", 2024-08-10T05:12:37.282 INFO:tasks.workunit.client.0.smithi086.stdout: "[3355443200000, 6710886399999]", 2024-08-10T05:12:37.282 INFO:tasks.workunit.client.0.smithi086.stdout: "[6710886400000, 13421772799999]", 2024-08-10T05:12:37.282 INFO:tasks.workunit.client.0.smithi086.stdout: "[13421772800000, 26843545599999]", 2024-08-10T05:12:37.282 INFO:tasks.workunit.client.0.smithi086.stdout: "[26843545600000, 53687091199999]", 2024-08-10T05:12:37.282 INFO:tasks.workunit.client.0.smithi086.stdout: "[53687091200000, None]" 2024-08-10T05:12:37.282 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.282 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T05:12:37.283 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.283 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.283 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T05:12:37.283 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T05:12:37.283 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Request size (bytes)", 2024-08-10T05:12:37.283 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 512, 2024-08-10T05:12:37.283 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T05:12:37.283 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T05:12:37.283 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 511]", 2024-08-10T05:12:37.283 INFO:tasks.workunit.client.0.smithi086.stdout: "[512, 1023]", 2024-08-10T05:12:37.283 INFO:tasks.workunit.client.0.smithi086.stdout: "[1024, 2047]", 2024-08-10T05:12:37.283 INFO:tasks.workunit.client.0.smithi086.stdout: "[2048, 4095]", 2024-08-10T05:12:37.283 INFO:tasks.workunit.client.0.smithi086.stdout: "[4096, 8191]", 2024-08-10T05:12:37.284 INFO:tasks.workunit.client.0.smithi086.stdout: "[8192, 16383]", 2024-08-10T05:12:37.284 INFO:tasks.workunit.client.0.smithi086.stdout: "[16384, 32767]", 2024-08-10T05:12:37.284 INFO:tasks.workunit.client.0.smithi086.stdout: "[32768, 65535]", 2024-08-10T05:12:37.284 INFO:tasks.workunit.client.0.smithi086.stdout: "[65536, 131071]", 2024-08-10T05:12:37.284 INFO:tasks.workunit.client.0.smithi086.stdout: "[131072, 262143]", 2024-08-10T05:12:37.284 INFO:tasks.workunit.client.0.smithi086.stdout: "[262144, 524287]", 2024-08-10T05:12:37.284 INFO:tasks.workunit.client.0.smithi086.stdout: "[524288, 1048575]", 2024-08-10T05:12:37.284 INFO:tasks.workunit.client.0.smithi086.stdout: "[1048576, 2097151]", 2024-08-10T05:12:37.284 INFO:tasks.workunit.client.0.smithi086.stdout: "[2097152, 4194303]", 2024-08-10T05:12:37.284 INFO:tasks.workunit.client.0.smithi086.stdout: "[4194304, 8388607]", 2024-08-10T05:12:37.284 INFO:tasks.workunit.client.0.smithi086.stdout: "[8388608, 16777215]", 2024-08-10T05:12:37.285 INFO:tasks.workunit.client.0.smithi086.stdout: "[16777216, 33554431]", 2024-08-10T05:12:37.285 INFO:tasks.workunit.client.0.smithi086.stdout: "[33554432, 67108863]", 2024-08-10T05:12:37.285 INFO:tasks.workunit.client.0.smithi086.stdout: "[67108864, 134217727]", 2024-08-10T05:12:37.285 INFO:tasks.workunit.client.0.smithi086.stdout: "[134217728, 268435455]", 2024-08-10T05:12:37.285 INFO:tasks.workunit.client.0.smithi086.stdout: "[268435456, 536870911]", 2024-08-10T05:12:37.285 INFO:tasks.workunit.client.0.smithi086.stdout: "[536870912, 1073741823]", 2024-08-10T05:12:37.285 INFO:tasks.workunit.client.0.smithi086.stdout: "[1073741824, 2147483647]", 2024-08-10T05:12:37.285 INFO:tasks.workunit.client.0.smithi086.stdout: "[2147483648, 4294967295]", 2024-08-10T05:12:37.285 INFO:tasks.workunit.client.0.smithi086.stdout: "[4294967296, 8589934591]", 2024-08-10T05:12:37.285 INFO:tasks.workunit.client.0.smithi086.stdout: "[8589934592, 17179869183]", 2024-08-10T05:12:37.285 INFO:tasks.workunit.client.0.smithi086.stdout: "[17179869184, 34359738367]", 2024-08-10T05:12:37.285 INFO:tasks.workunit.client.0.smithi086.stdout: "[34359738368, 68719476735]", 2024-08-10T05:12:37.285 INFO:tasks.workunit.client.0.smithi086.stdout: "[68719476736, 137438953471]", 2024-08-10T05:12:37.286 INFO:tasks.workunit.client.0.smithi086.stdout: "[137438953472, 274877906943]", 2024-08-10T05:12:37.286 INFO:tasks.workunit.client.0.smithi086.stdout: "[274877906944, None]" 2024-08-10T05:12:37.286 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.286 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T05:12:37.286 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.286 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.286 INFO:tasks.workunit.client.0.smithi086.stdout: "osds": [ 2024-08-10T05:12:37.286 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.286 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 0, 2024-08-10T05:12:37.286 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.287 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.287 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.287 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.287 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.287 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.287 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.287 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:37.287 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:37.287 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3, 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-08-10T05:12:37.287 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.287 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.287 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.288 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.288 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.288 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.288 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.288 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.288 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.288 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.289 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.289 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.289 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.289 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.289 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.289 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.290 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.290 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.290 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.290 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.290 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.290 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.290 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.291 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.291 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.291 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.291 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 1, 2024-08-10T05:12:37.291 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.291 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.291 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.292 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.292 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.292 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:37.292 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 10, 3, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.292 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 15, 5, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.292 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 17, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.292 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:37.293 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.293 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.293 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.293 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.293 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:37.293 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.293 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.293 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.293 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.294 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.294 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.294 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.294 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.294 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.294 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.294 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.294 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.294 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.294 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.294 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.294 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.294 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.295 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.295 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.295 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.295 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.295 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 2, 2024-08-10T05:12:37.295 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.295 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.295 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.295 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.295 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.295 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.295 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.296 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.296 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.296 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:37.296 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.296 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.296 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.296 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.296 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.296 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.296 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.296 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.296 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.296 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.297 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.297 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.297 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.297 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.297 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.297 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.297 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.297 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.297 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.297 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.297 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.297 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.297 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.297 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.298 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.298 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.298 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 3, 2024-08-10T05:12:37.298 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.298 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.298 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.298 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.298 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.298 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.298 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.298 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.298 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.299 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.299 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.299 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.299 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.299 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.299 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.299 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.299 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.300 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.300 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.300 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.300 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.300 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.300 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.300 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.300 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.300 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.300 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.300 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.300 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.300 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.300 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.301 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.301 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.301 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.301 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.301 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.301 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 4, 2024-08-10T05:12:37.301 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.301 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.301 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.301 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.301 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.302 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.302 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.302 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.302 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:37.302 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.302 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.302 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.302 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.302 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.302 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.302 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.302 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.302 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.303 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.303 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.303 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.303 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.303 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.303 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.303 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.303 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.303 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.303 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.303 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.303 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.303 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.304 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.304 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.304 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.304 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.304 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.304 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 5, 2024-08-10T05:12:37.304 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.304 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.304 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.304 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.305 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.305 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.305 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.305 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.305 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.305 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.305 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.305 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.305 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.306 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.306 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.306 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.306 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.306 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.306 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.307 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.307 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.307 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.307 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.307 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.307 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.307 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.307 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.307 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.307 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.307 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.307 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.308 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.308 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.308 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.308 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.308 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.308 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 6, 2024-08-10T05:12:37.308 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.308 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.308 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.308 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.308 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.308 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.308 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:37.309 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.309 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:37.309 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:37.309 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.309 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.309 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.309 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.309 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.310 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.310 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.310 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.310 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.310 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.310 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.310 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.310 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.310 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.310 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.310 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.311 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.311 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.311 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.311 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.311 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.311 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.311 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.311 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.311 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.311 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.311 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 7, 2024-08-10T05:12:37.311 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T05:12:37.311 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.312 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.312 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.312 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.312 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.312 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.312 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.312 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.312 INFO:tasks.workunit.client.0.smithi086.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-08-10T05:12:37.312 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.312 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.312 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.312 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.312 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.312 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.313 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.313 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.313 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.313 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.313 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.313 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.313 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.313 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.313 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.313 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.313 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.313 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.314 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.314 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.314 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.314 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T05:12:37.314 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T05:12:37.314 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.314 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.314 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T05:12:37.314 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.314 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.315 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.315 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_counters": { 2024-08-10T05:12:37.315 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T05:12:37.315 INFO:tasks.workunit.client.0.smithi086.stdout: "mds": { 2024-08-10T05:12:37.315 INFO:tasks.workunit.client.0.smithi086.stdout: "caps": { 2024-08-10T05:12:37.315 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.315 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.315 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_flush_ack": { 2024-08-10T05:12:37.315 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.315 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.315 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_flushsnap_ack": { 2024-08-10T05:12:37.315 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.316 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.316 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_grant": { 2024-08-10T05:12:37.316 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.316 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.316 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_revoke": { 2024-08-10T05:12:37.316 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.316 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.316 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_trunc": { 2024-08-10T05:12:37.316 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.316 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.316 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_commit": { 2024-08-10T05:12:37.316 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T05:12:37.316 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.316 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_fetch_complete": { 2024-08-10T05:12:37.317 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.317 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_fetch_keys": { 2024-08-10T05:12:37.317 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.317 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_merge": { 2024-08-10T05:12:37.317 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.317 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_split": { 2024-08-10T05:12:37.317 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.317 INFO:tasks.workunit.client.0.smithi086.stdout: "exported_inodes": { 2024-08-10T05:12:37.317 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.318 INFO:tasks.workunit.client.0.smithi086.stdout: "forward": { 2024-08-10T05:12:37.318 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.318 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.318 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_cap_release": { 2024-08-10T05:12:37.318 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.318 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.318 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_caps": { 2024-08-10T05:12:37.318 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.318 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.318 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_caps_dirty": { 2024-08-10T05:12:37.318 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.318 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.319 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_inode_file_caps": { 2024-08-10T05:12:37.319 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.319 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.319 INFO:tasks.workunit.client.0.smithi086.stdout: "imported_inodes": { 2024-08-10T05:12:37.319 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.319 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.319 INFO:tasks.workunit.client.0.smithi086.stdout: "inodes": { 2024-08-10T05:12:37.319 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T05:12:37.319 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.319 INFO:tasks.workunit.client.0.smithi086.stdout: "inodes_expired": { 2024-08-10T05:12:37.319 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.320 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.320 INFO:tasks.workunit.client.0.smithi086.stdout: "inodes_pinned": { 2024-08-10T05:12:37.320 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T05:12:37.320 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.320 INFO:tasks.workunit.client.0.smithi086.stdout: "inodes_with_caps": { 2024-08-10T05:12:37.320 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.320 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.320 INFO:tasks.workunit.client.0.smithi086.stdout: "load_cent": { 2024-08-10T05:12:37.320 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.320 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.321 INFO:tasks.workunit.client.0.smithi086.stdout: "openino_dir_fetch": { 2024-08-10T05:12:37.321 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.321 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.321 INFO:tasks.workunit.client.0.smithi086.stdout: "process_request_cap_release": { 2024-08-10T05:12:37.321 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.321 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.321 INFO:tasks.workunit.client.0.smithi086.stdout: "reply_latency": { 2024-08-10T05:12:37.321 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.321 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 186842 2024-08-10T05:12:37.321 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.321 INFO:tasks.workunit.client.0.smithi086.stdout: "request": { 2024-08-10T05:12:37.321 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:37.321 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.321 INFO:tasks.workunit.client.0.smithi086.stdout: "root_rbytes": { 2024-08-10T05:12:37.322 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.322 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.322 INFO:tasks.workunit.client.0.smithi086.stdout: "root_rfiles": { 2024-08-10T05:12:37.322 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.322 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.322 INFO:tasks.workunit.client.0.smithi086.stdout: "root_rsnaps": { 2024-08-10T05:12:37.322 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.322 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.322 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_reply": { 2024-08-10T05:12:37.322 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.322 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.322 INFO:tasks.workunit.client.0.smithi086.stdout: "subtrees": { 2024-08-10T05:12:37.323 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:37.323 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.323 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.323 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_cache": { 2024-08-10T05:12:37.323 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_enqueue_scrub": { 2024-08-10T05:12:37.323 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.323 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.323 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_exportdir": { 2024-08-10T05:12:37.323 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.323 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.323 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_flush": { 2024-08-10T05:12:37.323 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.323 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.323 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_fragmentdir": { 2024-08-10T05:12:37.324 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.324 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.324 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_fragstats": { 2024-08-10T05:12:37.324 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.324 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.324 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_inodestats": { 2024-08-10T05:12:37.324 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.324 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_recovering_enqueued": { 2024-08-10T05:12:37.324 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.324 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_recovering_prioritized": { 2024-08-10T05:12:37.325 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.325 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_recovering_processing": { 2024-08-10T05:12:37.325 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.325 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_strays": { 2024-08-10T05:12:37.325 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.325 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_strays_delayed": { 2024-08-10T05:12:37.325 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.325 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_strays_enqueuing": { 2024-08-10T05:12:37.326 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.326 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.326 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_completed": { 2024-08-10T05:12:37.326 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.326 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.326 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_started": { 2024-08-10T05:12:37.326 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.326 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.326 INFO:tasks.workunit.client.0.smithi086.stdout: "strays_created": { 2024-08-10T05:12:37.326 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.326 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.326 INFO:tasks.workunit.client.0.smithi086.stdout: "strays_enqueued": { 2024-08-10T05:12:37.327 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.327 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.327 INFO:tasks.workunit.client.0.smithi086.stdout: "strays_migrated": { 2024-08-10T05:12:37.327 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.327 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.327 INFO:tasks.workunit.client.0.smithi086.stdout: "strays_reintegrated": { 2024-08-10T05:12:37.327 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.327 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.327 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.327 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_log": { 2024-08-10T05:12:37.327 INFO:tasks.workunit.client.0.smithi086.stdout: "ev": { 2024-08-10T05:12:37.327 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5 2024-08-10T05:12:37.327 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.328 INFO:tasks.workunit.client.0.smithi086.stdout: "evadd": { 2024-08-10T05:12:37.328 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5 2024-08-10T05:12:37.328 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.328 INFO:tasks.workunit.client.0.smithi086.stdout: "evex": { 2024-08-10T05:12:37.328 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.328 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.328 INFO:tasks.workunit.client.0.smithi086.stdout: "evexd": { 2024-08-10T05:12:37.328 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.328 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.328 INFO:tasks.workunit.client.0.smithi086.stdout: "evexg": { 2024-08-10T05:12:37.328 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.329 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.329 INFO:tasks.workunit.client.0.smithi086.stdout: "evtrm": { 2024-08-10T05:12:37.329 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.329 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.329 INFO:tasks.workunit.client.0.smithi086.stdout: "jlat": { 2024-08-10T05:12:37.329 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T05:12:37.329 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16417392 2024-08-10T05:12:37.329 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.329 INFO:tasks.workunit.client.0.smithi086.stdout: "replayed": { 2024-08-10T05:12:37.329 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.329 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.329 INFO:tasks.workunit.client.0.smithi086.stdout: "seg": { 2024-08-10T05:12:37.329 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:37.329 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.330 INFO:tasks.workunit.client.0.smithi086.stdout: "segadd": { 2024-08-10T05:12:37.330 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:37.330 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.330 INFO:tasks.workunit.client.0.smithi086.stdout: "segex": { 2024-08-10T05:12:37.330 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.330 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.330 INFO:tasks.workunit.client.0.smithi086.stdout: "segexd": { 2024-08-10T05:12:37.331 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.331 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.331 INFO:tasks.workunit.client.0.smithi086.stdout: "segexg": { 2024-08-10T05:12:37.331 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.331 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.331 INFO:tasks.workunit.client.0.smithi086.stdout: "segtrm": { 2024-08-10T05:12:37.331 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.331 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.331 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.331 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_mem": { 2024-08-10T05:12:37.331 INFO:tasks.workunit.client.0.smithi086.stdout: "cap": { 2024-08-10T05:12:37.332 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.332 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.332 INFO:tasks.workunit.client.0.smithi086.stdout: "cap+": { 2024-08-10T05:12:37.332 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:37.332 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.332 INFO:tasks.workunit.client.0.smithi086.stdout: "cap-": { 2024-08-10T05:12:37.333 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:37.333 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.333 INFO:tasks.workunit.client.0.smithi086.stdout: "dir": { 2024-08-10T05:12:37.333 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T05:12:37.333 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.334 INFO:tasks.workunit.client.0.smithi086.stdout: "dir+": { 2024-08-10T05:12:37.334 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T05:12:37.334 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.334 INFO:tasks.workunit.client.0.smithi086.stdout: "dir-": { 2024-08-10T05:12:37.334 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.334 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.335 INFO:tasks.workunit.client.0.smithi086.stdout: "dn": { 2024-08-10T05:12:37.335 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T05:12:37.335 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.335 INFO:tasks.workunit.client.0.smithi086.stdout: "dn+": { 2024-08-10T05:12:37.335 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T05:12:37.335 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.336 INFO:tasks.workunit.client.0.smithi086.stdout: "dn-": { 2024-08-10T05:12:37.336 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.336 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.336 INFO:tasks.workunit.client.0.smithi086.stdout: "heap": { 2024-08-10T05:12:37.336 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 207124 2024-08-10T05:12:37.336 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.336 INFO:tasks.workunit.client.0.smithi086.stdout: "ino": { 2024-08-10T05:12:37.337 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13 2024-08-10T05:12:37.337 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.337 INFO:tasks.workunit.client.0.smithi086.stdout: "ino+": { 2024-08-10T05:12:37.337 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13 2024-08-10T05:12:37.337 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.337 INFO:tasks.workunit.client.0.smithi086.stdout: "ino-": { 2024-08-10T05:12:37.338 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.338 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.338 INFO:tasks.workunit.client.0.smithi086.stdout: "rss": { 2024-08-10T05:12:37.338 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 40452 2024-08-10T05:12:37.338 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.338 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.339 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_server": { 2024-08-10T05:12:37.339 INFO:tasks.workunit.client.0.smithi086.stdout: "cap_acquisition_throttle": { 2024-08-10T05:12:37.339 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.339 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.339 INFO:tasks.workunit.client.0.smithi086.stdout: "cap_revoke_eviction": { 2024-08-10T05:12:37.339 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.339 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.340 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_request": { 2024-08-10T05:12:37.340 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:37.340 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.340 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_session": { 2024-08-10T05:12:37.340 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16 2024-08-10T05:12:37.340 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.341 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_peer_request": { 2024-08-10T05:12:37.341 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.341 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.341 INFO:tasks.workunit.client.0.smithi086.stdout: "req_create_latency": { 2024-08-10T05:12:37.341 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.341 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.341 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.342 INFO:tasks.workunit.client.0.smithi086.stdout: "req_getattr_latency": { 2024-08-10T05:12:37.342 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.342 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 186842 2024-08-10T05:12:37.342 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.342 INFO:tasks.workunit.client.0.smithi086.stdout: "req_getfilelock_latency": { 2024-08-10T05:12:37.342 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.342 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.343 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.343 INFO:tasks.workunit.client.0.smithi086.stdout: "req_getvxattr_latency": { 2024-08-10T05:12:37.343 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.343 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.343 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.344 INFO:tasks.workunit.client.0.smithi086.stdout: "req_link_latency": { 2024-08-10T05:12:37.344 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.344 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.344 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.344 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookup_latency": { 2024-08-10T05:12:37.344 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.345 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.345 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.345 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookuphash_latency": { 2024-08-10T05:12:37.345 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.345 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.346 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.346 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookupino_latency": { 2024-08-10T05:12:37.346 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.346 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.346 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.346 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookupname_latency": { 2024-08-10T05:12:37.347 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.347 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.347 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookupparent_latency": { 2024-08-10T05:12:37.347 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.347 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.348 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookupsnap_latency": { 2024-08-10T05:12:37.348 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.348 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.348 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.348 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lssnap_latency": { 2024-08-10T05:12:37.348 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.349 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.349 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.349 INFO:tasks.workunit.client.0.smithi086.stdout: "req_mkdir_latency": { 2024-08-10T05:12:37.349 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.349 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.349 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.349 INFO:tasks.workunit.client.0.smithi086.stdout: "req_mknod_latency": { 2024-08-10T05:12:37.350 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.350 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.350 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.350 INFO:tasks.workunit.client.0.smithi086.stdout: "req_mksnap_latency": { 2024-08-10T05:12:37.350 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.350 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.351 INFO:tasks.workunit.client.0.smithi086.stdout: "req_open_latency": { 2024-08-10T05:12:37.351 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.351 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.351 INFO:tasks.workunit.client.0.smithi086.stdout: "req_readdir_latency": { 2024-08-10T05:12:37.352 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.352 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.352 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.352 INFO:tasks.workunit.client.0.smithi086.stdout: "req_rename_latency": { 2024-08-10T05:12:37.352 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.352 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.353 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.353 INFO:tasks.workunit.client.0.smithi086.stdout: "req_renamesnap_latency": { 2024-08-10T05:12:37.353 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.353 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.353 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.353 INFO:tasks.workunit.client.0.smithi086.stdout: "req_rmdir_latency": { 2024-08-10T05:12:37.354 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.354 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.354 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.354 INFO:tasks.workunit.client.0.smithi086.stdout: "req_rmsnap_latency": { 2024-08-10T05:12:37.354 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.354 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.354 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.354 INFO:tasks.workunit.client.0.smithi086.stdout: "req_rmxattr_latency": { 2024-08-10T05:12:37.355 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.355 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.355 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.355 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setattr_latency": { 2024-08-10T05:12:37.355 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.355 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.355 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.355 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setdirlayout_latency": { 2024-08-10T05:12:37.355 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.355 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.355 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.355 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setfilelock_latency": { 2024-08-10T05:12:37.355 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.356 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.356 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.356 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setlayout_latency": { 2024-08-10T05:12:37.356 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.356 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.356 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.356 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setxattr_latency": { 2024-08-10T05:12:37.356 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.356 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.356 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.356 INFO:tasks.workunit.client.0.smithi086.stdout: "req_snapdiff_latency": { 2024-08-10T05:12:37.356 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.357 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.357 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.357 INFO:tasks.workunit.client.0.smithi086.stdout: "req_symlink_latency": { 2024-08-10T05:12:37.357 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.357 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.357 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.357 INFO:tasks.workunit.client.0.smithi086.stdout: "req_unlink_latency": { 2024-08-10T05:12:37.357 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.357 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.357 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.358 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.358 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_sessions": { 2024-08-10T05:12:37.358 INFO:tasks.workunit.client.0.smithi086.stdout: "average_load": { 2024-08-10T05:12:37.358 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:37.358 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.358 INFO:tasks.workunit.client.0.smithi086.stdout: "avg_session_uptime": { 2024-08-10T05:12:37.358 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85 2024-08-10T05:12:37.358 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.358 INFO:tasks.workunit.client.0.smithi086.stdout: "mdthresh_evicted": { 2024-08-10T05:12:37.358 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.358 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.358 INFO:tasks.workunit.client.0.smithi086.stdout: "session_add": { 2024-08-10T05:12:37.359 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:37.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.359 INFO:tasks.workunit.client.0.smithi086.stdout: "session_count": { 2024-08-10T05:12:37.359 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.359 INFO:tasks.workunit.client.0.smithi086.stdout: "session_remove": { 2024-08-10T05:12:37.359 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:37.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.359 INFO:tasks.workunit.client.0.smithi086.stdout: "sessions_open": { 2024-08-10T05:12:37.359 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.359 INFO:tasks.workunit.client.0.smithi086.stdout: "sessions_stale": { 2024-08-10T05:12:37.359 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.360 INFO:tasks.workunit.client.0.smithi086.stdout: "total_load": { 2024-08-10T05:12:37.360 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:37.360 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.360 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.360 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T05:12:37.360 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T05:12:37.360 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.360 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.360 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:37.360 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.361 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.361 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T05:12:37.361 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.361 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.361 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:37.361 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45 2024-08-10T05:12:37.361 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.361 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.361 INFO:tasks.workunit.client.0.smithi086.stdout: "purge_queue": { 2024-08-10T05:12:37.361 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executed": { 2024-08-10T05:12:37.361 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.362 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.362 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executed_ops": { 2024-08-10T05:12:37.362 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.362 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.362 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executing": { 2024-08-10T05:12:37.362 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.362 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.362 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executing_high_water": { 2024-08-10T05:12:37.362 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.362 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.362 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executing_ops": { 2024-08-10T05:12:37.362 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.362 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.363 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executing_ops_high_water": { 2024-08-10T05:12:37.363 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.363 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.363 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_item_in_journal": { 2024-08-10T05:12:37.363 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.363 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.363 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.363 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.363 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T05:12:37.363 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:37.363 INFO:tasks.workunit.client.0.smithi086.stdout: "election_call": { 2024-08-10T05:12:37.364 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:37.364 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.364 INFO:tasks.workunit.client.0.smithi086.stdout: "election_lose": { 2024-08-10T05:12:37.364 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:37.364 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.364 INFO:tasks.workunit.client.0.smithi086.stdout: "election_win": { 2024-08-10T05:12:37.364 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.364 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_elections": { 2024-08-10T05:12:37.364 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7 2024-08-10T05:12:37.364 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_sessions": { 2024-08-10T05:12:37.365 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11 2024-08-10T05:12:37.365 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.365 INFO:tasks.workunit.client.0.smithi086.stdout: "session_add": { 2024-08-10T05:12:37.365 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T05:12:37.365 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.365 INFO:tasks.workunit.client.0.smithi086.stdout: "session_rm": { 2024-08-10T05:12:37.366 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 51 2024-08-10T05:12:37.366 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.366 INFO:tasks.workunit.client.0.smithi086.stdout: "session_trim": { 2024-08-10T05:12:37.366 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.366 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.367 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.367 INFO:tasks.workunit.client.0.smithi086.stdout: "paxos": { 2024-08-10T05:12:37.367 INFO:tasks.workunit.client.0.smithi086.stdout: "accept_timeout": { 2024-08-10T05:12:37.367 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.367 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.367 INFO:tasks.workunit.client.0.smithi086.stdout: "begin": { 2024-08-10T05:12:37.368 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 840 2024-08-10T05:12:37.368 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.368 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_bytes": { 2024-08-10T05:12:37.368 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 840, 2024-08-10T05:12:37.368 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3975195 2024-08-10T05:12:37.368 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.368 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_keys": { 2024-08-10T05:12:37.369 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.369 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.369 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.369 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_latency": { 2024-08-10T05:12:37.369 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 840, 2024-08-10T05:12:37.369 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 116997778 2024-08-10T05:12:37.370 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.370 INFO:tasks.workunit.client.0.smithi086.stdout: "collect": { 2024-08-10T05:12:37.370 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:37.370 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.370 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_bytes": { 2024-08-10T05:12:37.370 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.371 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 146 2024-08-10T05:12:37.371 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.371 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_keys": { 2024-08-10T05:12:37.371 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.371 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:37.371 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.371 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_latency": { 2024-08-10T05:12:37.372 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.372 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 999981 2024-08-10T05:12:37.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.372 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_timeout": { 2024-08-10T05:12:37.372 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.372 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_uncommitted": { 2024-08-10T05:12:37.373 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.373 INFO:tasks.workunit.client.0.smithi086.stdout: "commit": { 2024-08-10T05:12:37.373 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 841 2024-08-10T05:12:37.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.373 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_bytes": { 2024-08-10T05:12:37.373 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.374 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.374 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.374 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_keys": { 2024-08-10T05:12:37.374 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.374 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.374 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.374 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_latency": { 2024-08-10T05:12:37.375 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.375 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.375 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.375 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_ack_timeout": { 2024-08-10T05:12:37.375 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.376 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.376 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_timeout": { 2024-08-10T05:12:37.376 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.376 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.376 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn": { 2024-08-10T05:12:37.376 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.377 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.377 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn_latency": { 2024-08-10T05:12:37.377 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.377 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.377 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.378 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh": { 2024-08-10T05:12:37.378 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 841 2024-08-10T05:12:37.378 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.378 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh_latency": { 2024-08-10T05:12:37.378 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 841, 2024-08-10T05:12:37.378 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1884964275 2024-08-10T05:12:37.379 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.379 INFO:tasks.workunit.client.0.smithi086.stdout: "restart": { 2024-08-10T05:12:37.379 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13 2024-08-10T05:12:37.379 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.379 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state": { 2024-08-10T05:12:37.379 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.379 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.380 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_bytes": { 2024-08-10T05:12:37.380 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.380 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.380 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.380 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_keys": { 2024-08-10T05:12:37.380 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.380 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.381 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.381 INFO:tasks.workunit.client.0.smithi086.stdout: "start_leader": { 2024-08-10T05:12:37.381 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.381 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.381 INFO:tasks.workunit.client.0.smithi086.stdout: "start_peon": { 2024-08-10T05:12:37.381 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:37.382 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.382 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state": { 2024-08-10T05:12:37.382 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 841 2024-08-10T05:12:37.382 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.382 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_bytes": { 2024-08-10T05:12:37.382 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 841, 2024-08-10T05:12:37.383 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7792619 2024-08-10T05:12:37.383 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.383 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_keys": { 2024-08-10T05:12:37.383 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 841, 2024-08-10T05:12:37.383 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5688 2024-08-10T05:12:37.383 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.384 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_latency": { 2024-08-10T05:12:37.384 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 841, 2024-08-10T05:12:37.384 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 294994415 2024-08-10T05:12:37.384 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.384 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.384 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache": { 2024-08-10T05:12:37.385 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:37.385 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1020054731 2024-08-10T05:12:37.385 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.385 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:37.385 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 44900352 2024-08-10T05:12:37.385 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.386 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:37.386 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 34021376 2024-08-10T05:12:37.386 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.386 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:37.386 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2147483648 2024-08-10T05:12:37.387 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.387 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:37.387 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10878976 2024-08-10T05:12:37.387 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.387 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.387 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:full": { 2024-08-10T05:12:37.387 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.387 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 348127232 2024-08-10T05:12:37.387 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.388 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.388 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.388 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.388 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.388 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.388 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.388 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.388 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 277005551 2024-08-10T05:12:37.388 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.388 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.388 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 310790 2024-08-10T05:12:37.388 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.388 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.388 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.389 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.389 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.389 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.389 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.389 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.389 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.389 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.389 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.389 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.389 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.389 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.389 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.389 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.390 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.390 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.390 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.390 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.390 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.390 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.390 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.390 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.390 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.390 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.390 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70810891 2024-08-10T05:12:37.390 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.390 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.391 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:inc": { 2024-08-10T05:12:37.391 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.391 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 348127232 2024-08-10T05:12:37.391 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.391 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.391 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.391 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.391 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.391 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.391 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.391 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.391 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 277005551 2024-08-10T05:12:37.391 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.391 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.392 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 44103 2024-08-10T05:12:37.392 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.392 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.392 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.392 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.392 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.392 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.393 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.393 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.393 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.393 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.393 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.393 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.393 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.393 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.393 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.394 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.394 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.394 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.394 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.394 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.394 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.394 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71077578 2024-08-10T05:12:37.394 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.394 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.394 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:kv": { 2024-08-10T05:12:37.395 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.395 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 322961408 2024-08-10T05:12:37.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.395 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.395 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.395 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.395 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.395 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.395 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 184670367 2024-08-10T05:12:37.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.395 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.396 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.396 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.396 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.396 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.396 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.396 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.396 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.396 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.396 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.396 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.397 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.397 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.397 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.397 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.397 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.397 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.398 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.398 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.398 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.398 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.398 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.399 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.399 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.399 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71182177 2024-08-10T05:12:37.399 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.399 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.400 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb": { 2024-08-10T05:12:37.400 INFO:tasks.workunit.client.0.smithi086.stdout: "compact": { 2024-08-10T05:12:37.400 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.400 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.400 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_len": { 2024-08-10T05:12:37.400 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.401 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.401 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_merge": { 2024-08-10T05:12:37.401 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.401 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.401 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_range": { 2024-08-10T05:12:37.402 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:37.402 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.402 INFO:tasks.workunit.client.0.smithi086.stdout: "get_latency": { 2024-08-10T05:12:37.402 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 35833, 2024-08-10T05:12:37.402 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 89045303 2024-08-10T05:12:37.402 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.402 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_delay_time": { 2024-08-10T05:12:37.403 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.403 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.403 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.403 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_memtable_time": { 2024-08-10T05:12:37.403 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.403 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.404 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.404 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-10T05:12:37.404 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.404 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.404 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.404 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_wal_time": { 2024-08-10T05:12:37.404 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.405 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.405 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.405 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_latency": { 2024-08-10T05:12:37.405 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.405 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.405 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.405 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_sync_latency": { 2024-08-10T05:12:37.406 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1837, 2024-08-10T05:12:37.406 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 526633442 2024-08-10T05:12:37.406 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.406 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.406 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.407 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.aa6cea36570cc2465c475ed3bd6f61fb3af5f32a": { 2024-08-10T05:12:37.407 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:37.407 INFO:tasks.workunit.client.0.smithi086.stdout: "election_call": { 2024-08-10T05:12:37.407 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:37.407 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.407 INFO:tasks.workunit.client.0.smithi086.stdout: "election_lose": { 2024-08-10T05:12:37.407 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:37.407 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.407 INFO:tasks.workunit.client.0.smithi086.stdout: "election_win": { 2024-08-10T05:12:37.407 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.407 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.407 INFO:tasks.workunit.client.0.smithi086.stdout: "num_elections": { 2024-08-10T05:12:37.407 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T05:12:37.407 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_sessions": { 2024-08-10T05:12:37.408 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T05:12:37.408 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.408 INFO:tasks.workunit.client.0.smithi086.stdout: "session_add": { 2024-08-10T05:12:37.408 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5 2024-08-10T05:12:37.408 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.408 INFO:tasks.workunit.client.0.smithi086.stdout: "session_rm": { 2024-08-10T05:12:37.408 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85 2024-08-10T05:12:37.408 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.408 INFO:tasks.workunit.client.0.smithi086.stdout: "session_trim": { 2024-08-10T05:12:37.408 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.408 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.408 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.409 INFO:tasks.workunit.client.0.smithi086.stdout: "paxos": { 2024-08-10T05:12:37.409 INFO:tasks.workunit.client.0.smithi086.stdout: "accept_timeout": { 2024-08-10T05:12:37.409 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.409 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.409 INFO:tasks.workunit.client.0.smithi086.stdout: "begin": { 2024-08-10T05:12:37.409 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 831 2024-08-10T05:12:37.409 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.409 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_bytes": { 2024-08-10T05:12:37.409 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 831, 2024-08-10T05:12:37.409 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3948951 2024-08-10T05:12:37.409 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.409 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_keys": { 2024-08-10T05:12:37.409 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.410 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.410 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.410 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_latency": { 2024-08-10T05:12:37.410 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 831, 2024-08-10T05:12:37.410 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 281993761 2024-08-10T05:12:37.410 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.410 INFO:tasks.workunit.client.0.smithi086.stdout: "collect": { 2024-08-10T05:12:37.410 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:37.410 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.410 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_bytes": { 2024-08-10T05:12:37.410 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:37.410 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73 2024-08-10T05:12:37.411 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.411 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_keys": { 2024-08-10T05:12:37.414 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:37.415 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:37.415 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.415 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_latency": { 2024-08-10T05:12:37.415 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:37.415 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.415 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.415 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_timeout": { 2024-08-10T05:12:37.415 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.415 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.415 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_uncommitted": { 2024-08-10T05:12:37.415 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.415 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.415 INFO:tasks.workunit.client.0.smithi086.stdout: "commit": { 2024-08-10T05:12:37.416 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 833 2024-08-10T05:12:37.416 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.416 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_bytes": { 2024-08-10T05:12:37.416 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.416 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.416 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.416 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_keys": { 2024-08-10T05:12:37.416 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.416 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.416 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.416 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_latency": { 2024-08-10T05:12:37.416 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.416 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.417 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.417 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_ack_timeout": { 2024-08-10T05:12:37.417 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.417 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.417 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_timeout": { 2024-08-10T05:12:37.417 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.417 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.417 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn": { 2024-08-10T05:12:37.417 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.417 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.417 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn_latency": { 2024-08-10T05:12:37.417 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.417 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.418 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.418 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh": { 2024-08-10T05:12:37.418 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 833 2024-08-10T05:12:37.418 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.418 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh_latency": { 2024-08-10T05:12:37.418 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 833, 2024-08-10T05:12:37.418 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2032954970 2024-08-10T05:12:37.418 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.418 INFO:tasks.workunit.client.0.smithi086.stdout: "restart": { 2024-08-10T05:12:37.418 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8 2024-08-10T05:12:37.418 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.418 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state": { 2024-08-10T05:12:37.418 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.418 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.419 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_bytes": { 2024-08-10T05:12:37.419 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.419 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.419 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.419 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_keys": { 2024-08-10T05:12:37.419 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.419 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.419 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.419 INFO:tasks.workunit.client.0.smithi086.stdout: "start_leader": { 2024-08-10T05:12:37.419 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.419 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.419 INFO:tasks.workunit.client.0.smithi086.stdout: "start_peon": { 2024-08-10T05:12:37.419 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:37.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.420 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state": { 2024-08-10T05:12:37.420 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 832 2024-08-10T05:12:37.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.420 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_bytes": { 2024-08-10T05:12:37.420 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 832, 2024-08-10T05:12:37.420 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7742040 2024-08-10T05:12:37.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.420 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_keys": { 2024-08-10T05:12:37.420 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 832, 2024-08-10T05:12:37.420 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5618 2024-08-10T05:12:37.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.420 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_latency": { 2024-08-10T05:12:37.420 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 832, 2024-08-10T05:12:37.421 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 563987525 2024-08-10T05:12:37.421 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.421 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache": { 2024-08-10T05:12:37.421 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:37.421 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1020054731 2024-08-10T05:12:37.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.421 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:37.421 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42803200 2024-08-10T05:12:37.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.421 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:37.421 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 34529280 2024-08-10T05:12:37.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.422 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:37.422 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2147483648 2024-08-10T05:12:37.422 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.422 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:37.422 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8273920 2024-08-10T05:12:37.422 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.422 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.422 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:full": { 2024-08-10T05:12:37.422 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.422 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 348127232 2024-08-10T05:12:37.422 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.422 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.422 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.423 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.423 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.423 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.423 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.423 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.423 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 277005551 2024-08-10T05:12:37.423 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.423 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.423 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 310790 2024-08-10T05:12:37.423 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.423 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.423 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.423 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.424 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.424 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.424 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.424 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.424 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.424 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.424 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.424 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.424 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.424 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.424 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.425 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.425 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.425 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.425 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.425 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.425 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.425 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.425 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.425 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.425 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.425 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.425 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70810891 2024-08-10T05:12:37.425 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.425 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.426 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:inc": { 2024-08-10T05:12:37.426 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.426 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 348127232 2024-08-10T05:12:37.426 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.426 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.426 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.426 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.426 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.426 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.426 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.426 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.426 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 277005551 2024-08-10T05:12:37.427 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.427 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.427 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 44103 2024-08-10T05:12:37.427 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.427 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.427 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.427 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.427 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.427 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.427 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.427 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.427 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.427 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.427 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.428 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.428 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.428 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.428 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.428 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.428 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.428 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.428 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.428 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.428 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.428 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.428 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.428 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.429 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.429 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.429 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71077578 2024-08-10T05:12:37.429 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.429 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.429 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:kv": { 2024-08-10T05:12:37.429 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.429 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 322961408 2024-08-10T05:12:37.429 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.429 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.429 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.429 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.429 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.430 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.430 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.430 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.430 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 184670367 2024-08-10T05:12:37.430 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.430 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.430 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.430 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.430 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.430 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.430 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.430 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.430 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.431 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.431 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.431 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.431 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.431 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.431 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.431 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.431 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.431 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.431 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.431 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.431 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.431 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.431 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.432 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.432 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.432 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.432 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.432 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.432 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.432 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71182177 2024-08-10T05:12:37.432 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.432 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.432 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb": { 2024-08-10T05:12:37.432 INFO:tasks.workunit.client.0.smithi086.stdout: "compact": { 2024-08-10T05:12:37.432 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.432 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.433 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_len": { 2024-08-10T05:12:37.433 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.433 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.433 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_merge": { 2024-08-10T05:12:37.433 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.433 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.433 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_range": { 2024-08-10T05:12:37.433 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:37.433 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.433 INFO:tasks.workunit.client.0.smithi086.stdout: "get_latency": { 2024-08-10T05:12:37.433 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 35820, 2024-08-10T05:12:37.433 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 93081748 2024-08-10T05:12:37.433 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.434 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_delay_time": { 2024-08-10T05:12:37.434 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.434 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.434 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.434 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_memtable_time": { 2024-08-10T05:12:37.434 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.434 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.434 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.434 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-10T05:12:37.434 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.434 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.434 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.434 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_wal_time": { 2024-08-10T05:12:37.435 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.435 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.435 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.435 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_latency": { 2024-08-10T05:12:37.435 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.435 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.435 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.435 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_sync_latency": { 2024-08-10T05:12:37.435 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1792, 2024-08-10T05:12:37.435 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 912410600 2024-08-10T05:12:37.435 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.435 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.435 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.436 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T05:12:37.436 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:37.436 INFO:tasks.workunit.client.0.smithi086.stdout: "election_call": { 2024-08-10T05:12:37.436 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:37.436 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.436 INFO:tasks.workunit.client.0.smithi086.stdout: "election_lose": { 2024-08-10T05:12:37.436 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.436 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.436 INFO:tasks.workunit.client.0.smithi086.stdout: "election_win": { 2024-08-10T05:12:37.436 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T05:12:37.436 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_elections": { 2024-08-10T05:12:37.436 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9 2024-08-10T05:12:37.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_sessions": { 2024-08-10T05:12:37.437 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6 2024-08-10T05:12:37.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.437 INFO:tasks.workunit.client.0.smithi086.stdout: "session_add": { 2024-08-10T05:12:37.437 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T05:12:37.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.437 INFO:tasks.workunit.client.0.smithi086.stdout: "session_rm": { 2024-08-10T05:12:37.437 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176 2024-08-10T05:12:37.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.437 INFO:tasks.workunit.client.0.smithi086.stdout: "session_trim": { 2024-08-10T05:12:37.437 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.437 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.438 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.438 INFO:tasks.workunit.client.0.smithi086.stdout: "paxos": { 2024-08-10T05:12:37.438 INFO:tasks.workunit.client.0.smithi086.stdout: "accept_timeout": { 2024-08-10T05:12:37.438 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.438 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.438 INFO:tasks.workunit.client.0.smithi086.stdout: "begin": { 2024-08-10T05:12:37.438 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 967 2024-08-10T05:12:37.438 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.438 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_bytes": { 2024-08-10T05:12:37.438 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 967, 2024-08-10T05:12:37.438 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5026130 2024-08-10T05:12:37.438 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.438 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_keys": { 2024-08-10T05:12:37.438 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 967, 2024-08-10T05:12:37.439 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2901 2024-08-10T05:12:37.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.439 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_latency": { 2024-08-10T05:12:37.439 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 967, 2024-08-10T05:12:37.439 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 184995905 2024-08-10T05:12:37.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.439 INFO:tasks.workunit.client.0.smithi086.stdout: "collect": { 2024-08-10T05:12:37.439 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.439 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_bytes": { 2024-08-10T05:12:37.439 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.439 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.440 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_keys": { 2024-08-10T05:12:37.440 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.440 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.440 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_latency": { 2024-08-10T05:12:37.440 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.440 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.440 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_timeout": { 2024-08-10T05:12:37.440 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.440 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_uncommitted": { 2024-08-10T05:12:37.440 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.441 INFO:tasks.workunit.client.0.smithi086.stdout: "commit": { 2024-08-10T05:12:37.441 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 967 2024-08-10T05:12:37.441 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.441 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_bytes": { 2024-08-10T05:12:37.441 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 967, 2024-08-10T05:12:37.441 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4956564 2024-08-10T05:12:37.441 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.441 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_keys": { 2024-08-10T05:12:37.441 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 967, 2024-08-10T05:12:37.441 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5530 2024-08-10T05:12:37.441 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.441 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_latency": { 2024-08-10T05:12:37.441 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 967, 2024-08-10T05:12:37.442 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 440493827 2024-08-10T05:12:37.442 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.442 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_ack_timeout": { 2024-08-10T05:12:37.442 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.442 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.442 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_timeout": { 2024-08-10T05:12:37.442 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.442 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.442 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn": { 2024-08-10T05:12:37.442 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:37.442 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.442 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn_latency": { 2024-08-10T05:12:37.442 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.443 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.443 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.443 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh": { 2024-08-10T05:12:37.443 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 969 2024-08-10T05:12:37.443 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.443 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh_latency": { 2024-08-10T05:12:37.443 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 969, 2024-08-10T05:12:37.443 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2627941849 2024-08-10T05:12:37.443 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.443 INFO:tasks.workunit.client.0.smithi086.stdout: "restart": { 2024-08-10T05:12:37.443 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T05:12:37.444 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.444 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state": { 2024-08-10T05:12:37.444 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T05:12:37.444 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.444 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_bytes": { 2024-08-10T05:12:37.444 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:37.444 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1627 2024-08-10T05:12:37.444 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.444 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_keys": { 2024-08-10T05:12:37.444 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:37.444 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T05:12:37.444 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.444 INFO:tasks.workunit.client.0.smithi086.stdout: "start_leader": { 2024-08-10T05:12:37.444 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T05:12:37.445 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.445 INFO:tasks.workunit.client.0.smithi086.stdout: "start_peon": { 2024-08-10T05:12:37.445 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.445 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.445 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state": { 2024-08-10T05:12:37.445 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.445 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.445 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_bytes": { 2024-08-10T05:12:37.445 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.445 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.445 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.445 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_keys": { 2024-08-10T05:12:37.445 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.446 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.446 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.446 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_latency": { 2024-08-10T05:12:37.446 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.446 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.446 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.446 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.446 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache": { 2024-08-10T05:12:37.446 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:37.446 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1020054731 2024-08-10T05:12:37.446 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.446 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:37.446 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 47939584 2024-08-10T05:12:37.447 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.447 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:37.447 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 40656896 2024-08-10T05:12:37.447 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.447 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:37.447 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2147483648 2024-08-10T05:12:37.447 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.447 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:37.447 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7282688 2024-08-10T05:12:37.447 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.447 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.447 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:full": { 2024-08-10T05:12:37.447 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.447 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 348127232 2024-08-10T05:12:37.448 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.448 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.448 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.448 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.448 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.448 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.448 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.448 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.448 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 277006627 2024-08-10T05:12:37.448 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.448 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.448 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 310360 2024-08-10T05:12:37.448 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.449 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.449 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.449 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.449 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.449 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.449 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.449 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.449 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.449 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.449 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.450 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.450 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.450 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.450 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.450 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.450 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.450 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.450 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.450 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.450 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.450 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.450 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70810245 2024-08-10T05:12:37.450 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.451 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.451 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:inc": { 2024-08-10T05:12:37.451 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.451 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 348127232 2024-08-10T05:12:37.451 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.451 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.451 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.451 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.451 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.451 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.451 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.451 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.452 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 277006627 2024-08-10T05:12:37.452 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.452 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.452 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 41664 2024-08-10T05:12:37.452 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.452 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.452 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.452 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.452 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.452 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.452 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.452 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.452 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.453 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.453 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.453 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.453 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.453 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.453 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.453 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.453 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.453 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.453 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.453 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.453 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.453 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.453 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.454 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.454 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.454 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.454 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71078941 2024-08-10T05:12:37.454 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.454 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.454 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:kv": { 2024-08-10T05:12:37.454 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.454 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 322961408 2024-08-10T05:12:37.454 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.454 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.454 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.454 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.455 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.455 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.455 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.455 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.455 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 184671084 2024-08-10T05:12:37.455 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.455 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.455 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.455 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.455 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.455 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.455 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.455 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.456 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.456 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.456 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.456 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.456 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.456 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.456 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.456 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.456 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.456 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.456 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.456 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.456 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.456 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.457 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.457 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.457 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.457 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.457 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.457 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71181460 2024-08-10T05:12:37.457 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.457 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb": { 2024-08-10T05:12:37.457 INFO:tasks.workunit.client.0.smithi086.stdout: "compact": { 2024-08-10T05:12:37.457 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.458 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_len": { 2024-08-10T05:12:37.458 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.458 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_merge": { 2024-08-10T05:12:37.458 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.458 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_range": { 2024-08-10T05:12:37.458 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:37.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.458 INFO:tasks.workunit.client.0.smithi086.stdout: "get_latency": { 2024-08-10T05:12:37.458 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 43245, 2024-08-10T05:12:37.458 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 172882556 2024-08-10T05:12:37.459 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.459 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_delay_time": { 2024-08-10T05:12:37.459 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.459 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.459 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.459 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_memtable_time": { 2024-08-10T05:12:37.459 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.459 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.459 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.459 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-10T05:12:37.459 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.459 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.459 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.459 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_wal_time": { 2024-08-10T05:12:37.460 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.460 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.460 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.460 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_latency": { 2024-08-10T05:12:37.460 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.460 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.460 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.460 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_sync_latency": { 2024-08-10T05:12:37.460 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2110, 2024-08-10T05:12:37.460 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 725060144 2024-08-10T05:12:37.460 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.460 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.460 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.460 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.0": { 2024-08-10T05:12:37.461 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.461 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T05:12:37.461 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.461 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.461 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T05:12:37.461 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.461 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.461 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T05:12:37.461 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T05:12:37.461 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.461 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_main": { 2024-08-10T05:12:37.461 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.461 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.461 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T05:12:37.462 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.462 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.462 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T05:12:37.462 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.462 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.462 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T05:12:37.462 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T05:12:37.462 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.462 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T05:12:37.462 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2727936 2024-08-10T05:12:37.462 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.463 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T05:12:37.463 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.463 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.463 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.463 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T05:12:37.463 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.463 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.463 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.463 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T05:12:37.463 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:37.463 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.463 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T05:12:37.463 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27656192 2024-08-10T05:12:37.463 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.464 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T05:12:37.464 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1724416 2024-08-10T05:12:37.464 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.464 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T05:12:37.464 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1585152 2024-08-10T05:12:37.464 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.464 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T05:12:37.464 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:37.464 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.464 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T05:12:37.464 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.464 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.464 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T05:12:37.464 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.465 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T05:12:37.465 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14 2024-08-10T05:12:37.465 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.465 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T05:12:37.465 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206272 2024-08-10T05:12:37.465 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.465 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T05:12:37.465 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23 2024-08-10T05:12:37.465 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.465 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T05:12:37.465 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1282048 2024-08-10T05:12:37.465 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.466 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T05:12:37.466 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1286144 2024-08-10T05:12:37.466 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.466 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T05:12:37.466 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.466 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.466 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T05:12:37.466 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.466 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.466 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T05:12:37.466 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15 2024-08-10T05:12:37.466 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.466 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T05:12:37.467 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4913 2024-08-10T05:12:37.467 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.467 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T05:12:37.467 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T05:12:37.467 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.467 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T05:12:37.467 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:37.467 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.467 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T05:12:37.467 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:37.467 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.467 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T05:12:37.467 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:37.467 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.468 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T05:12:37.468 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:37.468 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.468 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T05:12:37.468 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.468 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.468 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T05:12:37.468 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.468 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.468 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T05:12:37.468 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.468 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.468 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T05:12:37.469 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.469 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T05:12:37.469 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.469 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T05:12:37.469 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.469 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T05:12:37.469 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.469 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T05:12:37.469 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.470 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T05:12:37.470 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.470 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.470 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T05:12:37.470 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4390912 2024-08-10T05:12:37.470 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.470 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.470 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T05:12:37.470 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T05:12:37.470 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:37.470 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.470 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T05:12:37.470 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1400832 2024-08-10T05:12:37.471 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.471 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T05:12:37.471 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4, 2024-08-10T05:12:37.471 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 133163 2024-08-10T05:12:37.471 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.471 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T05:12:37.471 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.471 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.471 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.471 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T05:12:37.471 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.471 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.471 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T05:12:37.472 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.472 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.472 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T05:12:37.472 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.472 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.472 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T05:12:37.472 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 26, 2024-08-10T05:12:37.472 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73299 2024-08-10T05:12:37.472 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.472 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T05:12:37.472 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.472 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.472 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.473 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T05:12:37.473 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.473 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.473 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T05:12:37.473 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 374, 2024-08-10T05:12:37.473 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 102962830 2024-08-10T05:12:37.473 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.473 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T05:12:37.473 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 368, 2024-08-10T05:12:37.473 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7493621 2024-08-10T05:12:37.473 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.473 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T05:12:37.473 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 374, 2024-08-10T05:12:37.473 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 364366 2024-08-10T05:12:37.474 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.474 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T05:12:37.474 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 374, 2024-08-10T05:12:37.474 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 103327196 2024-08-10T05:12:37.474 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.474 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T05:12:37.474 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.474 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.474 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.474 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T05:12:37.474 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:37.474 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 37035 2024-08-10T05:12:37.474 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.475 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T05:12:37.475 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 8, 2024-08-10T05:12:37.475 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18443 2024-08-10T05:12:37.475 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.475 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T05:12:37.475 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.475 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.475 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.475 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T05:12:37.475 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.475 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.475 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.475 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T05:12:37.476 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4, 2024-08-10T05:12:37.476 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12881 2024-08-10T05:12:37.476 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.476 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T05:12:37.476 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 828 2024-08-10T05:12:37.476 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.476 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T05:12:37.476 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 244 2024-08-10T05:12:37.476 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.476 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T05:12:37.476 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 133, 2024-08-10T05:12:37.476 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3179300 2024-08-10T05:12:37.476 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.476 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T05:12:37.477 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 347, 2024-08-10T05:12:37.477 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 371199 2024-08-10T05:12:37.477 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.477 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T05:12:37.477 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 214, 2024-08-10T05:12:37.477 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3571224 2024-08-10T05:12:37.477 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.477 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T05:12:37.477 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.477 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.477 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T05:12:37.477 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.477 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 35306 2024-08-10T05:12:37.477 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.478 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T05:12:37.478 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 475, 2024-08-10T05:12:37.478 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 26968711 2024-08-10T05:12:37.478 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.478 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T05:12:37.478 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 128, 2024-08-10T05:12:37.478 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13090033 2024-08-10T05:12:37.478 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.478 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T05:12:37.478 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 127, 2024-08-10T05:12:37.478 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 334876804599 2024-08-10T05:12:37.478 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.479 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T05:12:37.479 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 128, 2024-08-10T05:12:37.479 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 139652995384 2024-08-10T05:12:37.479 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.479 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T05:12:37.479 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 474, 2024-08-10T05:12:37.479 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70264376487 2024-08-10T05:12:37.479 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.479 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T05:12:37.479 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 474, 2024-08-10T05:12:37.479 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45008 2024-08-10T05:12:37.479 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.479 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T05:12:37.479 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 475, 2024-08-10T05:12:37.480 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 459326 2024-08-10T05:12:37.480 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.480 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T05:12:37.480 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 475, 2024-08-10T05:12:37.480 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 151000560 2024-08-10T05:12:37.480 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.480 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T05:12:37.480 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 475, 2024-08-10T05:12:37.480 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 154707 2024-08-10T05:12:37.480 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.480 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T05:12:37.480 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 475, 2024-08-10T05:12:37.481 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45726155 2024-08-10T05:12:37.481 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.481 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T05:12:37.481 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 475, 2024-08-10T05:12:37.481 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 21767723 2024-08-10T05:12:37.481 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.481 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T05:12:37.481 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 943131 2024-08-10T05:12:37.481 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.481 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T05:12:37.481 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 62, 2024-08-10T05:12:37.481 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 299824 2024-08-10T05:12:37.481 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.482 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T05:12:37.482 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 475, 2024-08-10T05:12:37.482 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 245989156 2024-08-10T05:12:37.482 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.482 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T05:12:37.482 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 475, 2024-08-10T05:12:37.482 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 26228649 2024-08-10T05:12:37.482 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.482 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T05:12:37.482 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 475, 2024-08-10T05:12:37.482 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2729517 2024-08-10T05:12:37.482 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.482 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.483 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T05:12:37.483 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:37.483 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1861470586 2024-08-10T05:12:37.483 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.483 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:37.483 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 44482560 2024-08-10T05:12:37.483 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.483 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:37.483 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 44449792 2024-08-10T05:12:37.483 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.483 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:37.483 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3137384652 2024-08-10T05:12:37.483 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.483 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:37.484 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 32768 2024-08-10T05:12:37.484 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.484 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.484 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T05:12:37.484 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.484 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 159383552 2024-08-10T05:12:37.484 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.484 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.484 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.484 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.484 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.484 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.484 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.485 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.485 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85460127 2024-08-10T05:12:37.485 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.485 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.485 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.485 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.485 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.485 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.485 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.485 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.485 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.485 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.485 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.486 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.486 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.486 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.486 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.486 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.486 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.486 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 614400 2024-08-10T05:12:37.486 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.486 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.486 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.486 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.486 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.486 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.486 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.487 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.487 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.487 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.487 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.487 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73309025 2024-08-10T05:12:37.487 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.487 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.487 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T05:12:37.487 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.487 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 780140544 2024-08-10T05:12:37.487 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.487 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.487 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.488 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.488 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.488 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.488 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.488 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.488 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 640950956 2024-08-10T05:12:37.488 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.488 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.488 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.488 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.488 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.488 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.488 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.488 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.489 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.489 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.489 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.489 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.489 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.489 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.489 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.489 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.489 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.489 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2128 2024-08-10T05:12:37.489 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.489 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.489 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.489 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.490 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.490 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.490 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.490 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.490 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.490 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.490 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.490 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 72078596 2024-08-10T05:12:37.490 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.490 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.490 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T05:12:37.490 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.490 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 192937984 2024-08-10T05:12:37.491 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.491 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.491 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.491 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.491 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.491 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464 2024-08-10T05:12:37.491 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.491 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.491 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56973418 2024-08-10T05:12:37.491 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.491 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.491 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.491 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.492 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.492 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.492 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.492 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.492 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.492 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.492 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.492 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.492 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.492 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.492 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.492 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.492 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.492 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.493 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.493 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.493 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.493 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.493 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.493 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.493 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.493 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68855238 2024-08-10T05:12:37.493 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.494 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T05:12:37.494 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.494 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 713031680 2024-08-10T05:12:37.494 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.494 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.494 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.494 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.494 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.494 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.494 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.494 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.494 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 640950956 2024-08-10T05:12:37.495 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.495 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.495 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.495 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.495 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.495 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.495 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.495 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.495 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.495 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.495 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.495 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.495 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.495 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.496 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.496 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.496 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.496 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 267948 2024-08-10T05:12:37.496 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.496 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.496 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.496 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.496 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.496 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.496 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.496 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.496 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.497 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.497 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.497 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71812776 2024-08-10T05:12:37.497 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.497 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.497 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T05:12:37.497 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T05:12:37.497 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.497 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.497 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:37.497 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.497 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.497 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T05:12:37.498 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.498 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.498 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:37.498 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.498 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.498 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.498 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.498 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T05:12:37.498 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45 2024-08-10T05:12:37.498 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.498 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T05:12:37.498 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.498 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.499 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T05:12:37.499 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6 2024-08-10T05:12:37.499 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.499 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T05:12:37.499 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.499 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.499 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T05:12:37.499 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.499 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.499 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T05:12:37.499 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 616 2024-08-10T05:12:37.499 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.500 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T05:12:37.500 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6, 2024-08-10T05:12:37.500 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38827377 2024-08-10T05:12:37.500 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.500 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T05:12:37.500 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.500 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.500 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T05:12:37.500 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7, 2024-08-10T05:12:37.500 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3214113 2024-08-10T05:12:37.500 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.500 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T05:12:37.500 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6, 2024-08-10T05:12:37.501 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 35076641 2024-08-10T05:12:37.501 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.501 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:37.501 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.501 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.501 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T05:12:37.501 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.501 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.501 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.501 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T05:12:37.501 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.501 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.501 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T05:12:37.501 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.502 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.502 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T05:12:37.502 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.502 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.502 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.502 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T05:12:37.502 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.502 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.502 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.502 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T05:12:37.502 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.502 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.503 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T05:12:37.503 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.503 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.503 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T05:12:37.503 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.503 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.503 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.503 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T05:12:37.503 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.503 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.503 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T05:12:37.503 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.503 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.504 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T05:12:37.504 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.504 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.504 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T05:12:37.504 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.504 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.504 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.504 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T05:12:37.504 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.504 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.504 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.504 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:37.504 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6 2024-08-10T05:12:37.505 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.505 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T05:12:37.505 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 616 2024-08-10T05:12:37.505 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.505 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T05:12:37.505 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6, 2024-08-10T05:12:37.505 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38827377 2024-08-10T05:12:37.505 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.505 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T05:12:37.505 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.505 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.505 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T05:12:37.505 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7, 2024-08-10T05:12:37.505 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3214113 2024-08-10T05:12:37.506 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.506 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T05:12:37.506 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6, 2024-08-10T05:12:37.506 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 35076641 2024-08-10T05:12:37.506 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.506 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T05:12:37.506 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.506 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.506 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T05:12:37.506 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1771104 2024-08-10T05:12:37.506 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.506 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T05:12:37.507 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6 2024-08-10T05:12:37.507 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.507 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T05:12:37.507 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:37.507 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.507 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T05:12:37.507 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 29069312 2024-08-10T05:12:37.507 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.507 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.507 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.507 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.1": { 2024-08-10T05:12:37.507 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.507 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T05:12:37.508 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.508 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.508 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T05:12:37.508 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.508 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.508 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T05:12:37.508 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T05:12:37.508 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.508 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_main": { 2024-08-10T05:12:37.508 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.508 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.508 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T05:12:37.508 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.509 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.509 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T05:12:37.509 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.509 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.509 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T05:12:37.509 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T05:12:37.509 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.509 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T05:12:37.509 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7196672 2024-08-10T05:12:37.509 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.509 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T05:12:37.509 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.509 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.509 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.510 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T05:12:37.510 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.510 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.510 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.510 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T05:12:37.510 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:37.510 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.510 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T05:12:37.510 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:37.510 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.510 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T05:12:37.510 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3584000 2024-08-10T05:12:37.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.511 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T05:12:37.511 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3444736 2024-08-10T05:12:37.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.511 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T05:12:37.511 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:37.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.511 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T05:12:37.511 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.511 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T05:12:37.511 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.511 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T05:12:37.512 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14 2024-08-10T05:12:37.512 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.512 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T05:12:37.512 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206272 2024-08-10T05:12:37.512 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.512 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T05:12:37.512 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23 2024-08-10T05:12:37.512 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.512 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T05:12:37.512 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1282048 2024-08-10T05:12:37.512 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.512 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T05:12:37.512 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1286144 2024-08-10T05:12:37.512 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.513 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T05:12:37.513 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.513 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.513 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T05:12:37.513 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.513 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.513 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T05:12:37.513 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15 2024-08-10T05:12:37.513 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.513 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T05:12:37.513 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4913 2024-08-10T05:12:37.513 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.513 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T05:12:37.513 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T05:12:37.514 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.514 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T05:12:37.514 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:37.514 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.514 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T05:12:37.514 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:37.514 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.514 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T05:12:37.514 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:37.514 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.514 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T05:12:37.514 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:37.514 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.515 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T05:12:37.515 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.515 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.515 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T05:12:37.515 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.515 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.515 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T05:12:37.515 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.515 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.515 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T05:12:37.515 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.515 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.515 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T05:12:37.516 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.516 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.516 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T05:12:37.516 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.516 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.516 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T05:12:37.516 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.516 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.516 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T05:12:37.516 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.516 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.516 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T05:12:37.516 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.516 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.517 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T05:12:37.517 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10719232 2024-08-10T05:12:37.517 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.517 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.517 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T05:12:37.517 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T05:12:37.517 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:37.517 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.517 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T05:12:37.517 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 802816 2024-08-10T05:12:37.517 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.517 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T05:12:37.518 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T05:12:37.518 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 538631 2024-08-10T05:12:37.518 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.518 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T05:12:37.518 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.518 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.518 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.518 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T05:12:37.518 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.518 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.518 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T05:12:37.518 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.518 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.518 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T05:12:37.519 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.519 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.519 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T05:12:37.519 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 31, 2024-08-10T05:12:37.519 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 78865 2024-08-10T05:12:37.519 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.519 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T05:12:37.519 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.519 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.519 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.519 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T05:12:37.519 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.519 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.520 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T05:12:37.520 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 828, 2024-08-10T05:12:37.520 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 509846461 2024-08-10T05:12:37.520 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.520 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T05:12:37.520 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 814, 2024-08-10T05:12:37.520 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 21378043 2024-08-10T05:12:37.520 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.520 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T05:12:37.520 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 828, 2024-08-10T05:12:37.520 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 759676 2024-08-10T05:12:37.520 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.520 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T05:12:37.520 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 828, 2024-08-10T05:12:37.521 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 510606137 2024-08-10T05:12:37.521 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.521 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T05:12:37.521 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.521 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.521 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.521 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T05:12:37.521 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:37.521 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 33977 2024-08-10T05:12:37.521 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.521 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T05:12:37.521 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4, 2024-08-10T05:12:37.521 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8037 2024-08-10T05:12:37.522 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.522 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T05:12:37.522 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.522 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.522 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.522 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T05:12:37.522 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.522 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.522 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.522 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T05:12:37.522 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T05:12:37.522 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15434 2024-08-10T05:12:37.522 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.523 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T05:12:37.523 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3955 2024-08-10T05:12:37.523 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.523 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T05:12:37.523 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 350 2024-08-10T05:12:37.523 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.523 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T05:12:37.523 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 149, 2024-08-10T05:12:37.523 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5984592 2024-08-10T05:12:37.523 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.523 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T05:12:37.523 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 378, 2024-08-10T05:12:37.523 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 349727 2024-08-10T05:12:37.524 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.524 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T05:12:37.524 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 229, 2024-08-10T05:12:37.524 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5828416 2024-08-10T05:12:37.524 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.524 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T05:12:37.524 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.524 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.524 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T05:12:37.524 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 103, 2024-08-10T05:12:37.524 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6011495 2024-08-10T05:12:37.524 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.524 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T05:12:37.525 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3519, 2024-08-10T05:12:37.525 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4348870826 2024-08-10T05:12:37.525 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.525 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T05:12:37.525 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 128, 2024-08-10T05:12:37.525 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 30093310 2024-08-10T05:12:37.525 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.525 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T05:12:37.525 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 127, 2024-08-10T05:12:37.525 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 276529203606 2024-08-10T05:12:37.525 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.525 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T05:12:37.525 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 128, 2024-08-10T05:12:37.526 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 154387967777 2024-08-10T05:12:37.526 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.526 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T05:12:37.526 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3518, 2024-08-10T05:12:37.526 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71891412936 2024-08-10T05:12:37.526 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.526 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T05:12:37.526 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3518, 2024-08-10T05:12:37.526 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 216531 2024-08-10T05:12:37.526 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.526 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T05:12:37.526 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3519, 2024-08-10T05:12:37.526 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 75502531 2024-08-10T05:12:37.527 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.527 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T05:12:37.527 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3519, 2024-08-10T05:12:37.527 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2532978304 2024-08-10T05:12:37.527 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.527 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T05:12:37.527 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3519, 2024-08-10T05:12:37.527 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 542757 2024-08-10T05:12:37.527 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.527 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T05:12:37.527 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3519, 2024-08-10T05:12:37.527 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1404825870 2024-08-10T05:12:37.527 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.528 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T05:12:37.528 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3519, 2024-08-10T05:12:37.528 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 395555963 2024-08-10T05:12:37.528 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.528 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T05:12:37.528 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 352214 2024-08-10T05:12:37.528 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.528 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T05:12:37.528 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 61, 2024-08-10T05:12:37.528 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 311636 2024-08-10T05:12:37.528 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.528 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T05:12:37.528 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3519, 2024-08-10T05:12:37.529 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8757993522 2024-08-10T05:12:37.529 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.529 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T05:12:37.529 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3519, 2024-08-10T05:12:37.529 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 431819171 2024-08-10T05:12:37.529 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.529 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T05:12:37.529 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3519, 2024-08-10T05:12:37.529 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 293299053 2024-08-10T05:12:37.529 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.529 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.529 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T05:12:37.529 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:37.529 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1861470586 2024-08-10T05:12:37.530 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.530 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:37.530 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 47775744 2024-08-10T05:12:37.530 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.530 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:37.530 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 47448064 2024-08-10T05:12:37.530 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.530 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:37.530 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3137384652 2024-08-10T05:12:37.530 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.530 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:37.530 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 327680 2024-08-10T05:12:37.531 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.531 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.531 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T05:12:37.531 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.531 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 159383552 2024-08-10T05:12:37.531 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.531 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.531 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.531 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.531 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.531 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.531 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.531 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.532 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85491444 2024-08-10T05:12:37.532 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.532 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.532 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.532 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.532 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.532 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.532 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.532 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.532 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.532 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.532 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.532 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.532 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.533 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.533 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.533 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.533 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.533 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T05:12:37.533 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.533 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.533 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.533 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.533 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.533 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.533 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.533 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.534 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.534 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.534 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.534 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73879820 2024-08-10T05:12:37.534 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.534 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.534 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T05:12:37.534 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.534 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 780140544 2024-08-10T05:12:37.534 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.534 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.534 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.534 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.535 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.535 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.535 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.535 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.535 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641185834 2024-08-10T05:12:37.535 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.535 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.535 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.535 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.535 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.535 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.535 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.536 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.536 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.536 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.536 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.536 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.536 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.536 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.536 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.536 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.536 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.536 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2128 2024-08-10T05:12:37.536 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.536 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.537 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.537 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.537 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.537 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.537 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.537 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.537 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.537 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.537 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.537 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71843718 2024-08-10T05:12:37.537 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.537 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.537 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T05:12:37.538 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.538 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 192937984 2024-08-10T05:12:37.538 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.538 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.538 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.538 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.538 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.538 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464 2024-08-10T05:12:37.538 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.538 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.538 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56994296 2024-08-10T05:12:37.538 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.538 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.539 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.539 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.539 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.539 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.539 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.539 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.539 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.539 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.539 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.539 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.539 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.539 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.539 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.540 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.540 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.540 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.540 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.540 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.540 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.540 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.540 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.540 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.540 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.540 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.540 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.540 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.540 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.541 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68834360 2024-08-10T05:12:37.541 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.541 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.541 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T05:12:37.541 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.541 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 713031680 2024-08-10T05:12:37.541 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.541 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.541 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.541 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.541 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.541 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.541 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.542 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.542 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641185834 2024-08-10T05:12:37.542 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.542 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.542 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.542 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.542 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.542 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.542 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.542 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.542 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.542 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.543 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.543 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.543 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.543 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.543 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.543 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.543 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.543 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 350910 2024-08-10T05:12:37.543 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.543 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.543 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.543 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.543 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.544 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.544 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.544 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.544 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.544 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.544 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.544 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71494936 2024-08-10T05:12:37.544 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.544 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.544 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T05:12:37.544 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T05:12:37.544 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.544 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.544 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:37.545 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.545 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.545 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T05:12:37.545 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.545 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.545 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:37.545 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.545 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.545 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.545 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.545 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T05:12:37.545 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 37 2024-08-10T05:12:37.545 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.546 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T05:12:37.546 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.546 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.546 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T05:12:37.546 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 157 2024-08-10T05:12:37.546 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.546 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T05:12:37.546 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.546 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.546 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T05:12:37.546 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.546 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.547 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T05:12:37.547 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2429467 2024-08-10T05:12:37.547 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.547 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T05:12:37.547 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 157, 2024-08-10T05:12:37.547 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 575630680 2024-08-10T05:12:37.547 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.547 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T05:12:37.547 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1052 2024-08-10T05:12:37.547 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.547 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T05:12:37.547 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 157, 2024-08-10T05:12:37.547 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 53945813 2024-08-10T05:12:37.548 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.548 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T05:12:37.548 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 157, 2024-08-10T05:12:37.548 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 171515212 2024-08-10T05:12:37.548 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.548 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:37.548 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 33 2024-08-10T05:12:37.548 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.548 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T05:12:37.548 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 33, 2024-08-10T05:12:37.548 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5437897 2024-08-10T05:12:37.548 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.548 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T05:12:37.549 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.549 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.549 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T05:12:37.549 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1052 2024-08-10T05:12:37.549 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.549 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T05:12:37.549 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 33, 2024-08-10T05:12:37.549 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4859550 2024-08-10T05:12:37.549 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.549 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T05:12:37.549 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 33, 2024-08-10T05:12:37.549 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4104160 2024-08-10T05:12:37.549 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.549 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T05:12:37.550 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22 2024-08-10T05:12:37.550 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.550 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T05:12:37.550 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.550 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.550 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T05:12:37.550 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22, 2024-08-10T05:12:37.550 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18480521 2024-08-10T05:12:37.550 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.550 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T05:12:37.550 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.550 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.550 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T05:12:37.551 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.551 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.551 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T05:12:37.551 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.551 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.551 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T05:12:37.551 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22, 2024-08-10T05:12:37.551 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7763720 2024-08-10T05:12:37.551 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.551 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T05:12:37.551 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22, 2024-08-10T05:12:37.551 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 17455397 2024-08-10T05:12:37.551 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.551 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:37.552 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 102 2024-08-10T05:12:37.552 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.552 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T05:12:37.552 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2429467 2024-08-10T05:12:37.552 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.552 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T05:12:37.552 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 102, 2024-08-10T05:12:37.552 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 551712262 2024-08-10T05:12:37.552 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.552 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T05:12:37.552 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.552 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.552 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T05:12:37.552 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 102, 2024-08-10T05:12:37.553 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 41322543 2024-08-10T05:12:37.553 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.553 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T05:12:37.553 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 102, 2024-08-10T05:12:37.553 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 149955655 2024-08-10T05:12:37.553 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.553 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T05:12:37.553 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.553 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.553 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T05:12:37.553 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 590368 2024-08-10T05:12:37.553 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.553 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T05:12:37.553 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T05:12:37.554 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.554 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T05:12:37.554 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:37.554 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.554 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T05:12:37.554 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 32665600 2024-08-10T05:12:37.554 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.554 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.554 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.554 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.2": { 2024-08-10T05:12:37.554 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.554 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T05:12:37.555 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.555 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.555 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T05:12:37.555 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.555 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.555 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T05:12:37.555 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T05:12:37.555 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.555 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_main": { 2024-08-10T05:12:37.555 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.555 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.555 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T05:12:37.555 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.556 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.556 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T05:12:37.556 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.556 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.556 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T05:12:37.556 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T05:12:37.556 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.556 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T05:12:37.556 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7254016 2024-08-10T05:12:37.556 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.556 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T05:12:37.556 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.556 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.557 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.557 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T05:12:37.557 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.557 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.557 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.557 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T05:12:37.557 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:37.557 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.557 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T05:12:37.557 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:37.557 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.557 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T05:12:37.557 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3719168 2024-08-10T05:12:37.557 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.558 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T05:12:37.558 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3579904 2024-08-10T05:12:37.558 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.558 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T05:12:37.558 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:37.558 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.558 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T05:12:37.558 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.558 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.558 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T05:12:37.558 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.558 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.559 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T05:12:37.559 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14 2024-08-10T05:12:37.559 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.559 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T05:12:37.559 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206272 2024-08-10T05:12:37.559 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.559 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T05:12:37.559 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23 2024-08-10T05:12:37.559 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.559 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T05:12:37.559 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1282048 2024-08-10T05:12:37.559 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.559 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T05:12:37.560 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1286144 2024-08-10T05:12:37.560 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.560 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T05:12:37.560 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.560 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.560 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T05:12:37.560 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.560 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.560 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T05:12:37.560 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15 2024-08-10T05:12:37.560 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.560 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T05:12:37.560 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4913 2024-08-10T05:12:37.561 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.561 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T05:12:37.561 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T05:12:37.561 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.561 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T05:12:37.561 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:37.561 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.561 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T05:12:37.561 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:37.561 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.561 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T05:12:37.561 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:37.561 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.562 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T05:12:37.562 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:37.562 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.562 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T05:12:37.562 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.562 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.562 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T05:12:37.562 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.562 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.562 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T05:12:37.562 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.562 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.562 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T05:12:37.563 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.563 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.563 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T05:12:37.563 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.563 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.563 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T05:12:37.563 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.563 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.563 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T05:12:37.563 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.563 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.563 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T05:12:37.563 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.564 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T05:12:37.564 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.564 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T05:12:37.564 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10911744 2024-08-10T05:12:37.564 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.564 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T05:12:37.564 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T05:12:37.564 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:37.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.564 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T05:12:37.565 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 790528 2024-08-10T05:12:37.565 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.565 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T05:12:37.565 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4, 2024-08-10T05:12:37.565 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 204813 2024-08-10T05:12:37.565 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.565 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T05:12:37.565 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.565 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.565 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.565 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T05:12:37.565 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.565 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.565 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T05:12:37.566 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.566 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.566 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T05:12:37.566 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.566 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.566 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T05:12:37.566 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:37.566 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12042 2024-08-10T05:12:37.566 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.566 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T05:12:37.566 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.566 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.567 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.567 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T05:12:37.567 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.567 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.567 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T05:12:37.567 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 861, 2024-08-10T05:12:37.567 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 488446761 2024-08-10T05:12:37.567 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.567 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T05:12:37.567 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 856, 2024-08-10T05:12:37.567 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18159965 2024-08-10T05:12:37.567 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.567 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T05:12:37.567 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 861, 2024-08-10T05:12:37.568 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 768486 2024-08-10T05:12:37.568 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.568 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T05:12:37.568 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 861, 2024-08-10T05:12:37.568 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 489215247 2024-08-10T05:12:37.568 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.568 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T05:12:37.568 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.568 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.568 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.568 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T05:12:37.568 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:37.568 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 51267 2024-08-10T05:12:37.568 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.569 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T05:12:37.569 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:37.569 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2082 2024-08-10T05:12:37.569 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.569 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T05:12:37.569 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.569 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.569 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.569 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T05:12:37.569 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.569 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.569 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.569 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T05:12:37.570 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.570 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4322 2024-08-10T05:12:37.570 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.570 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T05:12:37.570 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3763 2024-08-10T05:12:37.570 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.570 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T05:12:37.570 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 322 2024-08-10T05:12:37.570 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.570 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T05:12:37.570 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 119, 2024-08-10T05:12:37.570 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1373575 2024-08-10T05:12:37.571 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.571 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T05:12:37.571 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 315, 2024-08-10T05:12:37.571 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 281051 2024-08-10T05:12:37.571 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.571 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T05:12:37.571 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 196, 2024-08-10T05:12:37.571 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1397913 2024-08-10T05:12:37.571 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.571 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T05:12:37.571 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.571 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.571 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T05:12:37.571 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 103, 2024-08-10T05:12:37.572 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5706096 2024-08-10T05:12:37.572 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.572 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T05:12:37.572 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3449, 2024-08-10T05:12:37.572 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3933472082 2024-08-10T05:12:37.572 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.572 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T05:12:37.572 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 125, 2024-08-10T05:12:37.572 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24292462 2024-08-10T05:12:37.572 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.572 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T05:12:37.572 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 124, 2024-08-10T05:12:37.573 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 304796434947 2024-08-10T05:12:37.573 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.573 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T05:12:37.573 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 125, 2024-08-10T05:12:37.573 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 126822188694 2024-08-10T05:12:37.573 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.573 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T05:12:37.573 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3448, 2024-08-10T05:12:37.573 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38815340727 2024-08-10T05:12:37.573 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.573 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T05:12:37.573 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3448, 2024-08-10T05:12:37.573 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 172586 2024-08-10T05:12:37.574 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.574 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T05:12:37.574 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3449, 2024-08-10T05:12:37.574 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 124104411 2024-08-10T05:12:37.574 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.574 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T05:12:37.574 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3449, 2024-08-10T05:12:37.574 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2446451290 2024-08-10T05:12:37.574 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.574 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T05:12:37.574 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3449, 2024-08-10T05:12:37.574 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 463688 2024-08-10T05:12:37.574 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.575 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T05:12:37.575 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3449, 2024-08-10T05:12:37.575 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1181559978 2024-08-10T05:12:37.575 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.575 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T05:12:37.575 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3449, 2024-08-10T05:12:37.575 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 365779150 2024-08-10T05:12:37.575 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.575 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T05:12:37.575 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 352035 2024-08-10T05:12:37.575 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.575 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T05:12:37.575 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 59, 2024-08-10T05:12:37.576 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 248260 2024-08-10T05:12:37.576 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.576 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T05:12:37.576 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3449, 2024-08-10T05:12:37.576 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8051595480 2024-08-10T05:12:37.576 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.576 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T05:12:37.576 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3449, 2024-08-10T05:12:37.576 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 401681781 2024-08-10T05:12:37.576 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.576 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T05:12:37.576 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3449, 2024-08-10T05:12:37.576 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 265496346 2024-08-10T05:12:37.576 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.577 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.577 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T05:12:37.577 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:37.577 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1861470586 2024-08-10T05:12:37.577 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.577 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:37.577 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 46661632 2024-08-10T05:12:37.577 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.577 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:37.577 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45719552 2024-08-10T05:12:37.577 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.577 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:37.577 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3137384652 2024-08-10T05:12:37.577 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.578 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:37.578 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 942080 2024-08-10T05:12:37.578 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.578 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.578 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T05:12:37.578 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.578 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 159383552 2024-08-10T05:12:37.578 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.578 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.578 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.578 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.578 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.579 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.579 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.579 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.579 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85492454 2024-08-10T05:12:37.579 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.579 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.579 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.579 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.579 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.579 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.579 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.579 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.579 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.579 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.580 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.580 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.580 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.580 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.580 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.580 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.580 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.580 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8192 2024-08-10T05:12:37.580 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.580 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.580 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.580 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.580 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.581 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.581 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.581 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.581 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.581 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.581 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.581 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73882906 2024-08-10T05:12:37.581 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.581 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.581 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T05:12:37.581 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.581 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 780140544 2024-08-10T05:12:37.581 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.582 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.582 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.582 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.582 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.582 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.582 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.582 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.582 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641193407 2024-08-10T05:12:37.582 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.582 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.582 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.582 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.582 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.583 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.583 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.583 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.583 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.583 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.583 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.583 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.583 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.583 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.583 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.583 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.583 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.583 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2128 2024-08-10T05:12:37.584 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.584 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.584 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.584 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.584 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.584 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.584 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.584 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.584 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.584 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.584 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.584 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71836145 2024-08-10T05:12:37.584 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.585 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.585 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T05:12:37.585 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.585 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 192937984 2024-08-10T05:12:37.585 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.585 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.585 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.585 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.585 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.585 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464 2024-08-10T05:12:37.585 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.585 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.585 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56994969 2024-08-10T05:12:37.585 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.586 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.586 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.586 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.586 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.586 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.586 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.586 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.586 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.586 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.586 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.586 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.586 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.586 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.587 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.587 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.587 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.587 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.587 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.587 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.587 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.587 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.587 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.588 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.588 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68833687 2024-08-10T05:12:37.588 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.588 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.588 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T05:12:37.588 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.588 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 713031680 2024-08-10T05:12:37.588 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.588 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.588 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.588 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.588 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.588 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.589 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.589 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.589 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641193407 2024-08-10T05:12:37.589 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.589 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.589 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.589 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.589 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.589 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.589 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.589 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.589 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.589 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.590 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.590 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.590 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.590 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.590 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.590 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.590 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.590 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 338408 2024-08-10T05:12:37.590 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.590 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.590 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.590 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.590 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.591 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.591 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.591 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.591 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.591 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.591 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.591 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71499865 2024-08-10T05:12:37.591 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.591 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.591 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T05:12:37.591 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T05:12:37.591 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.592 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.592 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:37.592 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.592 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.592 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T05:12:37.592 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.592 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.592 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:37.592 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.592 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.592 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.592 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.592 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T05:12:37.592 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 30 2024-08-10T05:12:37.593 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.593 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T05:12:37.593 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.593 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.593 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T05:12:37.593 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T05:12:37.593 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.593 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T05:12:37.593 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.593 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.593 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T05:12:37.593 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.593 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.594 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T05:12:37.594 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.594 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.594 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T05:12:37.594 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:37.594 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 63992300 2024-08-10T05:12:37.594 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.594 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T05:12:37.594 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.594 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.594 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T05:12:37.594 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:37.594 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6680422 2024-08-10T05:12:37.595 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.595 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T05:12:37.595 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:37.595 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 48776906 2024-08-10T05:12:37.595 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.595 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:37.595 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.595 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.595 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T05:12:37.595 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.595 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.595 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.596 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T05:12:37.596 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.596 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.596 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T05:12:37.596 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.596 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.596 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T05:12:37.596 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.596 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.596 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.596 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T05:12:37.596 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.596 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.597 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.597 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T05:12:37.597 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.597 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.597 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T05:12:37.597 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.597 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.597 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T05:12:37.597 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.597 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.597 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.597 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T05:12:37.597 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.597 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.598 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T05:12:37.598 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.598 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.598 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T05:12:37.598 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.598 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.598 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T05:12:37.598 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.598 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.598 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.598 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T05:12:37.598 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.599 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.599 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.599 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:37.599 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T05:12:37.599 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.599 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T05:12:37.599 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.599 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.599 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T05:12:37.599 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:37.599 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 63992300 2024-08-10T05:12:37.599 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.599 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T05:12:37.599 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.600 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.600 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T05:12:37.600 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:37.600 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6680422 2024-08-10T05:12:37.600 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.600 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T05:12:37.600 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:37.600 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 48776906 2024-08-10T05:12:37.600 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.600 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T05:12:37.600 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.600 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.600 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T05:12:37.601 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.601 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.601 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T05:12:37.601 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:37.601 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.601 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T05:12:37.601 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:37.601 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.601 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T05:12:37.601 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 32653312 2024-08-10T05:12:37.601 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.601 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.601 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.602 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.3": { 2024-08-10T05:12:37.602 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.602 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T05:12:37.602 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.602 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.602 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T05:12:37.602 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.602 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.602 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T05:12:37.602 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T05:12:37.602 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.602 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_main": { 2024-08-10T05:12:37.603 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.603 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.603 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T05:12:37.603 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.603 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.603 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T05:12:37.603 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.603 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.603 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T05:12:37.603 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T05:12:37.603 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.603 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T05:12:37.603 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5931008 2024-08-10T05:12:37.604 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.604 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T05:12:37.604 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.604 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.604 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.604 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T05:12:37.604 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.604 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.604 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.604 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T05:12:37.604 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:37.604 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.604 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T05:12:37.604 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27656192 2024-08-10T05:12:37.605 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.605 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T05:12:37.605 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2899968 2024-08-10T05:12:37.605 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.605 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T05:12:37.605 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2760704 2024-08-10T05:12:37.605 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.605 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T05:12:37.605 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:37.605 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.605 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T05:12:37.605 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.605 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.605 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T05:12:37.606 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.606 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T05:12:37.606 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14 2024-08-10T05:12:37.606 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.606 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T05:12:37.606 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206272 2024-08-10T05:12:37.606 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.606 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T05:12:37.606 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23 2024-08-10T05:12:37.606 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.606 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T05:12:37.607 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1282048 2024-08-10T05:12:37.607 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.607 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T05:12:37.607 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1286144 2024-08-10T05:12:37.607 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.607 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T05:12:37.607 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.607 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.607 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T05:12:37.607 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.607 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.607 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T05:12:37.607 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15 2024-08-10T05:12:37.607 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.608 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T05:12:37.608 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4913 2024-08-10T05:12:37.608 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.608 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T05:12:37.608 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T05:12:37.608 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.608 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T05:12:37.608 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5503 2024-08-10T05:12:37.608 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.608 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T05:12:37.608 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:37.608 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.608 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T05:12:37.608 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5503 2024-08-10T05:12:37.609 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.609 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T05:12:37.609 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:37.609 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.609 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T05:12:37.609 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.609 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.609 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T05:12:37.609 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.609 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.609 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T05:12:37.609 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.609 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.610 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T05:12:37.610 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.610 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.610 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T05:12:37.610 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.610 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.610 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T05:12:37.610 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.610 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.610 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T05:12:37.610 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.610 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.611 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T05:12:37.611 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.611 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.611 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T05:12:37.611 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.611 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.611 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T05:12:37.611 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8769536 2024-08-10T05:12:37.611 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.611 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.611 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T05:12:37.611 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T05:12:37.611 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:37.611 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.612 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T05:12:37.612 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 811008 2024-08-10T05:12:37.612 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.612 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T05:12:37.612 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.612 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.612 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.612 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T05:12:37.612 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.612 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.612 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.612 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T05:12:37.612 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.613 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.613 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T05:12:37.613 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.613 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.613 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T05:12:37.613 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.613 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.613 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T05:12:37.613 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T05:12:37.613 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10219 2024-08-10T05:12:37.613 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.613 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T05:12:37.613 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.613 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.614 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.614 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T05:12:37.614 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.614 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.614 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T05:12:37.614 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 661, 2024-08-10T05:12:37.614 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464342921 2024-08-10T05:12:37.614 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.614 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T05:12:37.614 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 649, 2024-08-10T05:12:37.614 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20394131 2024-08-10T05:12:37.614 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.614 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T05:12:37.615 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 661, 2024-08-10T05:12:37.615 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 557057 2024-08-10T05:12:37.615 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.615 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T05:12:37.615 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 661, 2024-08-10T05:12:37.619 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464899978 2024-08-10T05:12:37.619 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.619 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T05:12:37.619 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.619 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.619 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.619 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T05:12:37.619 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:37.619 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 47613 2024-08-10T05:12:37.619 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.619 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T05:12:37.619 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.619 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1095 2024-08-10T05:12:37.620 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.620 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T05:12:37.620 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.620 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.620 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.620 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T05:12:37.620 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.620 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.620 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.620 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T05:12:37.620 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:37.620 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9550 2024-08-10T05:12:37.620 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.621 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T05:12:37.621 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3480 2024-08-10T05:12:37.621 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.621 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T05:12:37.621 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 333 2024-08-10T05:12:37.621 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.621 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T05:12:37.621 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 97, 2024-08-10T05:12:37.621 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1285142 2024-08-10T05:12:37.621 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.621 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T05:12:37.621 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 171, 2024-08-10T05:12:37.621 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 275195 2024-08-10T05:12:37.621 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.622 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T05:12:37.622 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 74, 2024-08-10T05:12:37.622 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 742109 2024-08-10T05:12:37.622 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.622 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T05:12:37.622 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.622 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.622 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T05:12:37.622 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 100, 2024-08-10T05:12:37.622 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5622045 2024-08-10T05:12:37.622 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.622 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T05:12:37.622 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3356, 2024-08-10T05:12:37.623 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3974521848 2024-08-10T05:12:37.623 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.623 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T05:12:37.623 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 58, 2024-08-10T05:12:37.623 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24287634 2024-08-10T05:12:37.623 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.623 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T05:12:37.623 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 55, 2024-08-10T05:12:37.623 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 344344739367 2024-08-10T05:12:37.623 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.623 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T05:12:37.623 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 58, 2024-08-10T05:12:37.623 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 87085695320 2024-08-10T05:12:37.623 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.624 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T05:12:37.624 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3353, 2024-08-10T05:12:37.624 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1743385789 2024-08-10T05:12:37.624 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.624 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T05:12:37.624 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3353, 2024-08-10T05:12:37.624 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 175704 2024-08-10T05:12:37.624 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.624 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T05:12:37.624 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3356, 2024-08-10T05:12:37.624 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 174939870 2024-08-10T05:12:37.624 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.624 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T05:12:37.625 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3356, 2024-08-10T05:12:37.625 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2600331635 2024-08-10T05:12:37.625 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.625 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T05:12:37.625 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3356, 2024-08-10T05:12:37.625 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 427958 2024-08-10T05:12:37.625 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.625 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T05:12:37.625 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3356, 2024-08-10T05:12:37.625 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1310139031 2024-08-10T05:12:37.625 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.625 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T05:12:37.625 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3356, 2024-08-10T05:12:37.625 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 351441300 2024-08-10T05:12:37.626 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.626 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T05:12:37.626 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 354769 2024-08-10T05:12:37.626 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.626 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T05:12:37.626 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 49, 2024-08-10T05:12:37.626 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 249556 2024-08-10T05:12:37.626 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.626 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T05:12:37.626 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3356, 2024-08-10T05:12:37.626 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8411586546 2024-08-10T05:12:37.626 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.626 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T05:12:37.627 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3356, 2024-08-10T05:12:37.627 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 384345965 2024-08-10T05:12:37.627 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.627 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T05:12:37.627 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3356, 2024-08-10T05:12:37.627 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 267518558 2024-08-10T05:12:37.627 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.627 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.627 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T05:12:37.627 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:37.627 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1861470586 2024-08-10T05:12:37.627 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.627 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:37.627 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45744128 2024-08-10T05:12:37.628 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.628 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:37.628 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 44752896 2024-08-10T05:12:37.628 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.628 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:37.628 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3137384652 2024-08-10T05:12:37.628 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.628 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:37.628 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 991232 2024-08-10T05:12:37.628 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.628 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.628 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T05:12:37.628 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.628 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 159383552 2024-08-10T05:12:37.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.629 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.629 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.629 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.629 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.629 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.629 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85491896 2024-08-10T05:12:37.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.629 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.629 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.629 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.630 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.630 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.630 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.630 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.630 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.630 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.630 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.630 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.630 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.630 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.630 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.630 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.630 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8192 2024-08-10T05:12:37.630 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.631 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.631 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.631 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.631 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.631 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.631 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.631 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.631 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.631 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.631 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.631 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73883464 2024-08-10T05:12:37.631 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.632 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.632 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T05:12:37.632 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.632 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 780140544 2024-08-10T05:12:37.632 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.632 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.632 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.632 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.632 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.632 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.632 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.632 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.632 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641189222 2024-08-10T05:12:37.633 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.633 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.633 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.633 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.633 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.633 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.633 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.633 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.633 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.633 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.633 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.633 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.633 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.633 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.634 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.634 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.634 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.634 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2128 2024-08-10T05:12:37.634 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.634 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.634 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.634 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.634 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.634 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.634 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.634 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.634 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.635 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.635 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.635 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71840330 2024-08-10T05:12:37.635 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.635 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.635 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T05:12:37.635 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.635 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 192937984 2024-08-10T05:12:37.635 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.635 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.635 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.635 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.635 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.636 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464 2024-08-10T05:12:37.636 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.636 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.636 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56994597 2024-08-10T05:12:37.636 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.636 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.636 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.636 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.636 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.636 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.636 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.636 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.636 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.636 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.637 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.637 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.637 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.637 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.637 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.637 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.637 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.637 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.637 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.637 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.637 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.637 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.637 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.638 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.638 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.638 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.638 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.638 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.638 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.638 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68834059 2024-08-10T05:12:37.638 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.638 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.638 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T05:12:37.638 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.638 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 713031680 2024-08-10T05:12:37.639 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.639 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.639 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.639 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.639 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.639 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.639 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.639 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.639 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641189222 2024-08-10T05:12:37.639 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.639 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.639 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.639 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.639 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.640 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.640 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.640 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.640 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.640 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.640 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.640 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.640 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.640 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.640 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5832 2024-08-10T05:12:37.640 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.640 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.640 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 344090 2024-08-10T05:12:37.640 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.641 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.641 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.641 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.641 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.641 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.641 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.641 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.641 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.641 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.641 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.641 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71492536 2024-08-10T05:12:37.641 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.641 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.642 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T05:12:37.642 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T05:12:37.642 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.642 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.642 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:37.642 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.642 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.642 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T05:12:37.642 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.642 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.642 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:37.642 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.643 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.643 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.643 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.643 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T05:12:37.643 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 36 2024-08-10T05:12:37.643 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.643 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T05:12:37.643 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.643 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.643 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T05:12:37.643 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.643 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.643 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T05:12:37.643 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.643 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.644 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T05:12:37.644 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.644 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.644 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T05:12:37.644 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.644 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.644 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T05:12:37.644 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.644 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.644 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.644 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T05:12:37.644 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.644 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.645 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T05:12:37.645 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.645 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 634094 2024-08-10T05:12:37.645 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.645 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T05:12:37.645 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.645 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.645 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.645 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:37.645 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.645 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.645 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T05:12:37.645 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.645 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.646 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.646 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T05:12:37.646 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.646 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.646 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T05:12:37.646 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.646 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.646 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T05:12:37.646 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.646 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.646 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.646 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T05:12:37.646 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.647 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.647 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.647 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T05:12:37.647 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.647 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.647 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T05:12:37.647 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.647 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.647 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T05:12:37.647 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.647 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.647 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.647 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T05:12:37.648 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.648 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.648 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T05:12:37.648 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.648 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.648 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T05:12:37.648 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.648 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.648 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T05:12:37.648 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.648 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.648 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.648 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T05:12:37.648 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.649 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.649 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.649 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:37.649 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.649 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.649 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T05:12:37.649 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.649 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.649 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T05:12:37.649 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.649 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.649 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.649 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T05:12:37.649 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.650 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.650 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T05:12:37.650 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.650 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 634094 2024-08-10T05:12:37.650 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.650 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T05:12:37.650 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.650 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.650 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.650 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T05:12:37.650 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.651 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.651 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T05:12:37.651 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.651 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.651 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T05:12:37.651 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.651 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.651 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T05:12:37.651 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:37.651 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.651 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T05:12:37.651 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 28475392 2024-08-10T05:12:37.651 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.651 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.652 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.652 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.4": { 2024-08-10T05:12:37.652 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.652 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T05:12:37.652 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.652 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.652 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T05:12:37.652 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.652 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.652 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T05:12:37.652 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T05:12:37.652 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.652 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_main": { 2024-08-10T05:12:37.652 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.653 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.653 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T05:12:37.653 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.653 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.653 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T05:12:37.653 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.653 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.653 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T05:12:37.653 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T05:12:37.653 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.653 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T05:12:37.653 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6258688 2024-08-10T05:12:37.653 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.654 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T05:12:37.654 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.654 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.654 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.654 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T05:12:37.654 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.654 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.654 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.654 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T05:12:37.654 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:37.654 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.654 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T05:12:37.654 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27656192 2024-08-10T05:12:37.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.655 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T05:12:37.655 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3194880 2024-08-10T05:12:37.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.655 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T05:12:37.655 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3055616 2024-08-10T05:12:37.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.655 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T05:12:37.655 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:37.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.655 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T05:12:37.655 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.656 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T05:12:37.656 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.656 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.656 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T05:12:37.656 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14 2024-08-10T05:12:37.656 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.656 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T05:12:37.656 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206272 2024-08-10T05:12:37.656 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.656 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T05:12:37.656 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23 2024-08-10T05:12:37.656 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.656 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T05:12:37.656 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1282048 2024-08-10T05:12:37.657 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.657 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T05:12:37.657 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1286144 2024-08-10T05:12:37.657 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.657 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T05:12:37.657 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.657 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.657 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T05:12:37.657 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.657 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.657 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T05:12:37.657 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15 2024-08-10T05:12:37.657 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.658 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T05:12:37.658 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4913 2024-08-10T05:12:37.658 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.658 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T05:12:37.658 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T05:12:37.658 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.658 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T05:12:37.658 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:37.658 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.658 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T05:12:37.658 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:37.658 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.659 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T05:12:37.659 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:37.659 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.659 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T05:12:37.659 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:37.659 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.659 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T05:12:37.659 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.659 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.659 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T05:12:37.659 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.659 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.659 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T05:12:37.660 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.660 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.660 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T05:12:37.660 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.660 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.660 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T05:12:37.660 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.660 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.660 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T05:12:37.660 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.660 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.660 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T05:12:37.660 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.661 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.661 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T05:12:37.661 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.661 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.661 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T05:12:37.661 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.661 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.661 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T05:12:37.661 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9392128 2024-08-10T05:12:37.661 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.661 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.661 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T05:12:37.661 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T05:12:37.662 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:37.662 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.662 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T05:12:37.662 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 811008 2024-08-10T05:12:37.662 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.662 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T05:12:37.662 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 8, 2024-08-10T05:12:37.662 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 620229 2024-08-10T05:12:37.662 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.662 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T05:12:37.662 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.662 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.663 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.663 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T05:12:37.663 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.663 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.663 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T05:12:37.663 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.663 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.663 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T05:12:37.663 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.663 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.663 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T05:12:37.663 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.663 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3991 2024-08-10T05:12:37.663 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.664 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T05:12:37.664 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.664 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.664 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.664 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T05:12:37.664 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.664 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.664 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T05:12:37.664 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 733, 2024-08-10T05:12:37.664 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 519070535 2024-08-10T05:12:37.664 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.664 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T05:12:37.664 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 719, 2024-08-10T05:12:37.665 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 26672791 2024-08-10T05:12:37.665 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.665 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T05:12:37.665 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 733, 2024-08-10T05:12:37.665 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 721641 2024-08-10T05:12:37.665 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.665 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T05:12:37.665 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 733, 2024-08-10T05:12:37.665 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 519792176 2024-08-10T05:12:37.665 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.665 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T05:12:37.665 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.665 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.665 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.666 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T05:12:37.666 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:37.666 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 37031 2024-08-10T05:12:37.666 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.666 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T05:12:37.666 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.666 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1122 2024-08-10T05:12:37.666 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.666 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T05:12:37.666 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.666 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.666 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.666 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T05:12:37.667 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.667 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.667 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.667 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T05:12:37.667 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:37.667 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14145 2024-08-10T05:12:37.667 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.667 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T05:12:37.667 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3502 2024-08-10T05:12:37.667 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.667 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T05:12:37.667 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 356 2024-08-10T05:12:37.667 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.667 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T05:12:37.668 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 112, 2024-08-10T05:12:37.668 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1169065 2024-08-10T05:12:37.668 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.668 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T05:12:37.668 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 192, 2024-08-10T05:12:37.668 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 344525 2024-08-10T05:12:37.668 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.668 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T05:12:37.668 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 80, 2024-08-10T05:12:37.668 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 272305 2024-08-10T05:12:37.668 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.668 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T05:12:37.668 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.669 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.669 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T05:12:37.669 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 105, 2024-08-10T05:12:37.669 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5871665 2024-08-10T05:12:37.669 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.669 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T05:12:37.669 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3374, 2024-08-10T05:12:37.669 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3796514544 2024-08-10T05:12:37.669 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.669 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T05:12:37.669 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 48, 2024-08-10T05:12:37.669 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 25589214 2024-08-10T05:12:37.669 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.670 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T05:12:37.670 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 47, 2024-08-10T05:12:37.670 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 220718776154 2024-08-10T05:12:37.670 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.670 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T05:12:37.670 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 48, 2024-08-10T05:12:37.670 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70435803061 2024-08-10T05:12:37.670 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.670 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T05:12:37.670 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3373, 2024-08-10T05:12:37.670 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1398371192 2024-08-10T05:12:37.670 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.670 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T05:12:37.671 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3373, 2024-08-10T05:12:37.671 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 217834 2024-08-10T05:12:37.671 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.671 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T05:12:37.671 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3374, 2024-08-10T05:12:37.671 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85943242 2024-08-10T05:12:37.671 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.671 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T05:12:37.671 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3374, 2024-08-10T05:12:37.671 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2438549687 2024-08-10T05:12:37.671 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.671 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T05:12:37.671 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3374, 2024-08-10T05:12:37.671 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 542529 2024-08-10T05:12:37.672 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.672 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T05:12:37.672 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3374, 2024-08-10T05:12:37.672 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1533497039 2024-08-10T05:12:37.672 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.672 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T05:12:37.672 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3374, 2024-08-10T05:12:37.672 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 378277958 2024-08-10T05:12:37.672 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.672 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T05:12:37.672 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 352762 2024-08-10T05:12:37.672 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.672 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T05:12:37.673 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 47, 2024-08-10T05:12:37.673 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 223147 2024-08-10T05:12:37.673 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.673 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T05:12:37.673 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3374, 2024-08-10T05:12:37.673 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8233052324 2024-08-10T05:12:37.673 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.673 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T05:12:37.673 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3374, 2024-08-10T05:12:37.673 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 413109449 2024-08-10T05:12:37.673 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.673 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T05:12:37.673 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3374, 2024-08-10T05:12:37.673 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 282152076 2024-08-10T05:12:37.674 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.674 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.674 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T05:12:37.674 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:37.674 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1861473632 2024-08-10T05:12:37.674 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.674 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:37.674 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 46514176 2024-08-10T05:12:37.674 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.674 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:37.674 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45481984 2024-08-10T05:12:37.674 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.675 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:37.675 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3137388236 2024-08-10T05:12:37.675 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.675 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:37.675 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1032192 2024-08-10T05:12:37.675 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.675 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.675 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T05:12:37.675 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.675 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 159383552 2024-08-10T05:12:37.675 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.675 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.675 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.676 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.676 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.676 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.676 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.676 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.676 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85491809 2024-08-10T05:12:37.676 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.676 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.676 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.676 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.676 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.676 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.676 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.677 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.677 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.677 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.677 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.677 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.677 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.677 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.677 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.677 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.677 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.677 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:37.677 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.677 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.677 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.678 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.678 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.678 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.678 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.678 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.678 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.678 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.678 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.678 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73887647 2024-08-10T05:12:37.678 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.678 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.678 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T05:12:37.679 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.679 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 780140544 2024-08-10T05:12:37.679 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.679 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.679 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.679 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.679 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.679 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.679 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.679 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.679 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641188574 2024-08-10T05:12:37.679 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.679 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.679 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.680 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.680 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.680 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.680 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.680 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.680 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.680 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.680 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.680 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.680 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.680 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.680 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.680 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.681 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.681 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2128 2024-08-10T05:12:37.681 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.681 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.681 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.681 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.681 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.681 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.681 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.681 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.681 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.681 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.681 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.681 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71840978 2024-08-10T05:12:37.682 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.682 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.682 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T05:12:37.682 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.682 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 192937984 2024-08-10T05:12:37.682 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.682 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.682 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.682 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.682 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.682 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464 2024-08-10T05:12:37.682 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.682 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.683 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56994539 2024-08-10T05:12:37.683 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.683 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.683 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.683 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.683 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.683 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.683 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.683 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.683 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.683 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.683 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.683 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.684 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.684 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.684 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.684 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.684 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.684 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.684 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.684 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.684 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.684 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.684 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.684 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.684 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.684 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.685 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.685 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.685 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.685 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68834117 2024-08-10T05:12:37.685 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.685 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.685 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T05:12:37.685 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.685 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 713031680 2024-08-10T05:12:37.685 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.685 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.685 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.685 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.686 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.686 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.686 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.686 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.686 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641188574 2024-08-10T05:12:37.686 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.686 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.686 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.686 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.686 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.686 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.686 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.687 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.687 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.687 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.687 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.687 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.687 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.687 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.687 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.687 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.687 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.687 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 354841 2024-08-10T05:12:37.687 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.688 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.688 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.688 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.688 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.688 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.688 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.688 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.688 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.688 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.688 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.688 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71488265 2024-08-10T05:12:37.688 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.688 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.689 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T05:12:37.689 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T05:12:37.689 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.689 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.689 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:37.689 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.689 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.689 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T05:12:37.689 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.689 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.689 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:37.689 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.689 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.690 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.690 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.690 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T05:12:37.690 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 40 2024-08-10T05:12:37.690 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.690 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T05:12:37.690 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.690 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.690 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T05:12:37.690 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:37.690 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.690 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T05:12:37.690 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.691 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.691 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T05:12:37.691 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.691 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.691 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T05:12:37.691 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22 2024-08-10T05:12:37.691 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.691 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T05:12:37.691 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:37.691 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6276208 2024-08-10T05:12:37.691 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.691 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T05:12:37.691 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.691 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.692 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T05:12:37.692 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:37.692 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1213755 2024-08-10T05:12:37.692 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.692 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T05:12:37.692 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:37.692 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6172956 2024-08-10T05:12:37.692 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.692 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:37.692 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.692 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.692 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T05:12:37.692 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.693 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.693 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.693 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T05:12:37.693 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.693 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.693 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T05:12:37.693 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.693 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.693 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T05:12:37.693 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.693 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.693 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.693 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T05:12:37.693 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.694 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.694 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.694 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T05:12:37.694 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.694 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.694 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T05:12:37.694 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.694 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.694 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T05:12:37.694 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.694 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.694 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.695 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T05:12:37.695 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.695 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.695 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T05:12:37.695 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.695 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.695 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T05:12:37.695 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.695 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.695 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T05:12:37.695 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.695 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.695 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.696 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T05:12:37.696 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.696 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.696 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.696 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:37.696 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T05:12:37.696 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.696 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T05:12:37.696 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22 2024-08-10T05:12:37.696 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.696 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T05:12:37.696 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:37.696 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6276208 2024-08-10T05:12:37.697 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.697 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T05:12:37.697 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.697 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.697 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T05:12:37.697 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:37.697 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1213755 2024-08-10T05:12:37.697 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.697 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T05:12:37.697 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:37.697 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6172956 2024-08-10T05:12:37.697 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.697 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T05:12:37.698 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.698 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.698 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T05:12:37.698 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.698 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.698 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T05:12:37.698 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.698 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.698 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T05:12:37.698 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:37.698 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.698 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T05:12:37.698 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 28479488 2024-08-10T05:12:37.699 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.699 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.699 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.699 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.5": { 2024-08-10T05:12:37.699 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.699 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T05:12:37.699 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.699 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.699 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T05:12:37.699 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.699 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.699 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T05:12:37.699 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T05:12:37.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.700 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_main": { 2024-08-10T05:12:37.700 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.700 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T05:12:37.700 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.700 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T05:12:37.700 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.700 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T05:12:37.700 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T05:12:37.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.700 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T05:12:37.701 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1171456 2024-08-10T05:12:37.701 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.701 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T05:12:37.701 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.701 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.701 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.701 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T05:12:37.701 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.701 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.701 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.701 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T05:12:37.701 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:37.701 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.702 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T05:12:37.702 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27656192 2024-08-10T05:12:37.702 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.702 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T05:12:37.702 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 827392 2024-08-10T05:12:37.702 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.702 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T05:12:37.702 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 688128 2024-08-10T05:12:37.702 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.702 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T05:12:37.702 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:37.702 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.702 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T05:12:37.703 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.703 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.703 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T05:12:37.703 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.703 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.703 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T05:12:37.703 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14 2024-08-10T05:12:37.703 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.703 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T05:12:37.703 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206272 2024-08-10T05:12:37.703 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.703 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T05:12:37.703 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23 2024-08-10T05:12:37.703 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.704 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T05:12:37.704 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1282048 2024-08-10T05:12:37.704 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.704 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T05:12:37.704 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1286144 2024-08-10T05:12:37.704 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.704 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T05:12:37.704 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.704 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.704 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T05:12:37.704 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.704 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.704 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T05:12:37.705 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15 2024-08-10T05:12:37.705 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.705 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T05:12:37.705 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4913 2024-08-10T05:12:37.705 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.705 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T05:12:37.705 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T05:12:37.705 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.705 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T05:12:37.705 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:37.705 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.705 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T05:12:37.706 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:37.706 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.706 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T05:12:37.706 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5505 2024-08-10T05:12:37.706 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.706 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T05:12:37.706 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:37.706 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.706 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T05:12:37.706 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.706 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.706 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T05:12:37.706 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.707 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.707 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T05:12:37.707 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.707 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.707 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T05:12:37.707 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.707 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.707 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T05:12:37.707 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.707 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.707 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T05:12:37.707 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.707 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.708 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T05:12:37.708 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.708 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.708 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T05:12:37.708 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.708 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.708 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T05:12:37.708 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.708 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.708 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T05:12:37.708 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1937408 2024-08-10T05:12:37.708 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.708 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.709 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T05:12:37.709 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T05:12:37.709 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:37.709 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.709 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T05:12:37.709 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 811008 2024-08-10T05:12:37.709 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.709 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T05:12:37.709 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4, 2024-08-10T05:12:37.709 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 158117 2024-08-10T05:12:37.709 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.709 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T05:12:37.709 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.709 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.710 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.710 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T05:12:37.710 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.710 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.710 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T05:12:37.710 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.710 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.710 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T05:12:37.710 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.710 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.710 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T05:12:37.710 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4, 2024-08-10T05:12:37.710 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6012 2024-08-10T05:12:37.711 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.711 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T05:12:37.711 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.711 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.711 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.711 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T05:12:37.711 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.711 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.711 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T05:12:37.711 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 155, 2024-08-10T05:12:37.711 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 79023792 2024-08-10T05:12:37.711 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.711 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T05:12:37.711 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 155, 2024-08-10T05:12:37.711 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10050021 2024-08-10T05:12:37.712 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.712 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T05:12:37.712 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 155, 2024-08-10T05:12:37.712 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 150420 2024-08-10T05:12:37.712 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.712 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T05:12:37.712 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 155, 2024-08-10T05:12:37.712 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 79174212 2024-08-10T05:12:37.712 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.712 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T05:12:37.712 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.712 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.712 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.713 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T05:12:37.713 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:37.713 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 33611 2024-08-10T05:12:37.713 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.713 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T05:12:37.713 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.713 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1026 2024-08-10T05:12:37.713 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.713 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T05:12:37.713 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.713 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.713 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.713 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T05:12:37.713 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.714 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.714 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.714 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T05:12:37.714 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.714 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4040 2024-08-10T05:12:37.714 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.714 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T05:12:37.714 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 353 2024-08-10T05:12:37.714 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.714 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T05:12:37.714 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 261 2024-08-10T05:12:37.714 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.715 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T05:12:37.715 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 97, 2024-08-10T05:12:37.715 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 946050 2024-08-10T05:12:37.715 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.715 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T05:12:37.715 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 156, 2024-08-10T05:12:37.715 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 310666 2024-08-10T05:12:37.715 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.715 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T05:12:37.715 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 59, 2024-08-10T05:12:37.715 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4232402 2024-08-10T05:12:37.715 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.715 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T05:12:37.715 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.716 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.716 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T05:12:37.716 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:37.716 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 115864 2024-08-10T05:12:37.716 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.716 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T05:12:37.716 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 274, 2024-08-10T05:12:37.716 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3396164 2024-08-10T05:12:37.716 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.716 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T05:12:37.716 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 44, 2024-08-10T05:12:37.716 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8341689 2024-08-10T05:12:37.716 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.717 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T05:12:37.717 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 41, 2024-08-10T05:12:37.717 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 296586170771 2024-08-10T05:12:37.717 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.717 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T05:12:37.717 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 44, 2024-08-10T05:12:37.717 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65499096307 2024-08-10T05:12:37.717 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.717 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T05:12:37.717 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 271, 2024-08-10T05:12:37.717 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6254729095 2024-08-10T05:12:37.717 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.717 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T05:12:37.717 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 271, 2024-08-10T05:12:37.718 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27639 2024-08-10T05:12:37.718 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.718 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T05:12:37.718 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 274, 2024-08-10T05:12:37.718 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 241456 2024-08-10T05:12:37.718 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.718 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T05:12:37.718 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 274, 2024-08-10T05:12:37.718 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 225812721 2024-08-10T05:12:37.718 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.718 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T05:12:37.718 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 274, 2024-08-10T05:12:37.718 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 79939 2024-08-10T05:12:37.719 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.719 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T05:12:37.719 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 274, 2024-08-10T05:12:37.719 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 137908423 2024-08-10T05:12:37.719 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.719 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T05:12:37.719 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 274, 2024-08-10T05:12:37.719 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15854031 2024-08-10T05:12:37.719 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.719 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T05:12:37.719 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 354774 2024-08-10T05:12:37.719 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.719 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T05:12:37.719 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 36, 2024-08-10T05:12:37.720 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 149041 2024-08-10T05:12:37.720 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.720 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T05:12:37.720 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 274, 2024-08-10T05:12:37.720 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 383248697 2024-08-10T05:12:37.720 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.720 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T05:12:37.720 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 274, 2024-08-10T05:12:37.720 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 17863866 2024-08-10T05:12:37.720 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.720 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T05:12:37.720 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 274, 2024-08-10T05:12:37.720 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1695048 2024-08-10T05:12:37.720 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.721 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.721 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T05:12:37.721 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:37.721 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1861473632 2024-08-10T05:12:37.721 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.721 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:37.721 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 43646976 2024-08-10T05:12:37.721 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.721 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:37.721 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42614784 2024-08-10T05:12:37.721 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.721 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:37.721 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3137388236 2024-08-10T05:12:37.721 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.722 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:37.722 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1032192 2024-08-10T05:12:37.722 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.722 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.722 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T05:12:37.722 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.722 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 159383552 2024-08-10T05:12:37.722 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.722 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.722 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.722 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.722 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.722 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.723 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.723 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.723 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85498105 2024-08-10T05:12:37.723 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.723 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.723 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.723 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.723 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.723 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.723 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.723 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.723 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.723 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.724 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.724 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.724 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.724 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.724 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.724 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.724 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.724 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:37.724 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.724 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.724 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.724 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.724 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.724 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.725 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.725 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.725 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.725 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.725 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.725 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73881351 2024-08-10T05:12:37.725 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.725 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.725 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T05:12:37.725 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.725 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 780140544 2024-08-10T05:12:37.725 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.725 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.726 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.726 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.726 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.726 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.726 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.726 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.726 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641235790 2024-08-10T05:12:37.726 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.726 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.726 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.726 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.726 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.726 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.727 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.727 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.727 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.727 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.727 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.727 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.727 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.727 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.727 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.727 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.727 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.727 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2128 2024-08-10T05:12:37.727 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.727 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.728 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.728 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.728 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.728 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.728 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.728 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.728 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.728 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.728 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.728 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71793762 2024-08-10T05:12:37.728 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.728 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.728 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T05:12:37.729 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.729 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 192937984 2024-08-10T05:12:37.729 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.729 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.729 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.729 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.729 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.729 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464 2024-08-10T05:12:37.729 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.729 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.729 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56998736 2024-08-10T05:12:37.729 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.729 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.729 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.730 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.730 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.730 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.730 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.730 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.730 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.730 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.730 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.730 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.730 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.730 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.730 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.730 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.731 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.731 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.731 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.731 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.731 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.731 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.731 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.731 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.731 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.731 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.731 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.731 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.731 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.731 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68829920 2024-08-10T05:12:37.732 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.732 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.732 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T05:12:37.732 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.732 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 713031680 2024-08-10T05:12:37.732 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.732 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.732 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.732 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.732 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.732 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.732 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.732 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.733 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641235790 2024-08-10T05:12:37.733 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.733 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.733 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.733 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.733 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.733 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.733 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.733 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.733 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.733 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.733 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.733 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.733 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.734 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.734 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6060 2024-08-10T05:12:37.734 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.734 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.734 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 246057 2024-08-10T05:12:37.734 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.734 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.734 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.734 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.734 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.734 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.734 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.735 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.735 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.735 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.735 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.735 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71543773 2024-08-10T05:12:37.735 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.735 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.735 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T05:12:37.735 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T05:12:37.735 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.735 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.735 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:37.735 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.735 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.736 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T05:12:37.736 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.736 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.736 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:37.736 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.736 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.736 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.736 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.736 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T05:12:37.736 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42 2024-08-10T05:12:37.736 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.736 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T05:12:37.736 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.737 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T05:12:37.737 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.737 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T05:12:37.737 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.737 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T05:12:37.737 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.737 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T05:12:37.737 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.738 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T05:12:37.738 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.738 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.738 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.738 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T05:12:37.738 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.738 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.738 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T05:12:37.738 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.738 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.738 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.738 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T05:12:37.738 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.738 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.739 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.739 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:37.739 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.739 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.739 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T05:12:37.739 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.739 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.739 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.739 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T05:12:37.739 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.739 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.739 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T05:12:37.739 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.740 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.740 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T05:12:37.740 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.740 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.740 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.740 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T05:12:37.740 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.740 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.740 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.740 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T05:12:37.740 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.740 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.740 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T05:12:37.740 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.741 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.741 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T05:12:37.741 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.741 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.741 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.741 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T05:12:37.741 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.741 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.741 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T05:12:37.741 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.741 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.741 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T05:12:37.741 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.742 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.742 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T05:12:37.742 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.742 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.742 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.742 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T05:12:37.742 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.742 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.742 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.742 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:37.742 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.743 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.743 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T05:12:37.743 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.743 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.743 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T05:12:37.743 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.743 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.743 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.743 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T05:12:37.743 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.743 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.743 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T05:12:37.743 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.744 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.744 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.744 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T05:12:37.744 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.744 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.744 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.744 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T05:12:37.744 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.744 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.744 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T05:12:37.744 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.744 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.744 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T05:12:37.745 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.745 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.745 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T05:12:37.745 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:37.745 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.745 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T05:12:37.745 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 28475392 2024-08-10T05:12:37.745 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.745 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.745 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.745 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.6": { 2024-08-10T05:12:37.745 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.745 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T05:12:37.746 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.746 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.746 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T05:12:37.746 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.746 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.746 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T05:12:37.746 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T05:12:37.746 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.746 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_main": { 2024-08-10T05:12:37.746 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.746 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.746 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T05:12:37.746 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.747 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.747 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T05:12:37.747 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.747 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.747 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T05:12:37.747 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T05:12:37.747 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.747 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T05:12:37.747 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1249280 2024-08-10T05:12:37.747 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.747 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T05:12:37.747 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.747 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.747 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.748 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T05:12:37.748 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.748 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.748 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.748 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T05:12:37.748 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:37.748 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.748 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T05:12:37.748 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27656192 2024-08-10T05:12:37.748 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.748 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T05:12:37.748 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 946176 2024-08-10T05:12:37.748 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.749 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T05:12:37.749 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 806912 2024-08-10T05:12:37.749 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.749 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T05:12:37.749 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:37.749 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.749 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T05:12:37.749 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.749 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.749 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T05:12:37.749 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.749 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.749 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T05:12:37.749 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14 2024-08-10T05:12:37.750 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.750 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T05:12:37.750 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206272 2024-08-10T05:12:37.750 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.750 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T05:12:37.750 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23 2024-08-10T05:12:37.750 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.750 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T05:12:37.750 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1282048 2024-08-10T05:12:37.750 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.750 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T05:12:37.750 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1286144 2024-08-10T05:12:37.750 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.751 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T05:12:37.751 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.751 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.751 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T05:12:37.751 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.751 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.751 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T05:12:37.751 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15 2024-08-10T05:12:37.751 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.751 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T05:12:37.751 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4913 2024-08-10T05:12:37.751 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.751 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T05:12:37.751 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T05:12:37.752 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.752 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T05:12:37.752 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5504 2024-08-10T05:12:37.752 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.752 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T05:12:37.752 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:37.752 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.752 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T05:12:37.752 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5504 2024-08-10T05:12:37.752 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.752 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T05:12:37.752 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:37.752 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.753 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T05:12:37.753 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.753 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.753 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T05:12:37.753 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.753 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.753 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T05:12:37.753 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.753 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.753 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T05:12:37.753 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.753 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.754 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T05:12:37.754 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.754 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.754 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T05:12:37.754 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.754 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.754 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T05:12:37.754 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.754 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.754 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T05:12:37.754 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.754 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.754 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T05:12:37.755 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.755 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.755 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T05:12:37.755 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2134016 2024-08-10T05:12:37.755 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.755 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.755 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T05:12:37.755 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T05:12:37.755 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:37.755 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.755 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T05:12:37.755 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1396736 2024-08-10T05:12:37.755 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.755 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T05:12:37.756 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.756 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.756 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.756 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T05:12:37.756 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.756 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.756 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.756 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T05:12:37.756 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.756 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.756 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T05:12:37.756 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.756 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.756 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T05:12:37.757 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.757 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.757 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T05:12:37.757 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T05:12:37.757 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8110 2024-08-10T05:12:37.757 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.757 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T05:12:37.757 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.757 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.757 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.757 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T05:12:37.757 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.757 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.758 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T05:12:37.758 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 184, 2024-08-10T05:12:37.758 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45614599 2024-08-10T05:12:37.758 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.758 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T05:12:37.758 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 180, 2024-08-10T05:12:37.758 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9119579 2024-08-10T05:12:37.758 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.758 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T05:12:37.758 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 184, 2024-08-10T05:12:37.758 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 137272 2024-08-10T05:12:37.758 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.758 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T05:12:37.758 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 184, 2024-08-10T05:12:37.759 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45751871 2024-08-10T05:12:37.759 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.759 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T05:12:37.759 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.759 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.759 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.759 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T05:12:37.759 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T05:12:37.759 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 50810 2024-08-10T05:12:37.759 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.759 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T05:12:37.759 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.759 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1261 2024-08-10T05:12:37.760 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.760 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T05:12:37.760 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.760 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.760 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.760 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T05:12:37.760 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.760 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.760 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.760 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T05:12:37.760 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T05:12:37.760 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10176 2024-08-10T05:12:37.761 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.761 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T05:12:37.761 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 338 2024-08-10T05:12:37.761 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.761 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T05:12:37.761 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 266 2024-08-10T05:12:37.761 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.761 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T05:12:37.761 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 104, 2024-08-10T05:12:37.761 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 945714 2024-08-10T05:12:37.761 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.761 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T05:12:37.761 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 164, 2024-08-10T05:12:37.761 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 312067 2024-08-10T05:12:37.762 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.762 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T05:12:37.762 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 60, 2024-08-10T05:12:37.762 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 528534 2024-08-10T05:12:37.762 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.762 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T05:12:37.762 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.762 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.762 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T05:12:37.762 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.762 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.762 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.762 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T05:12:37.763 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 256, 2024-08-10T05:12:37.763 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3117114 2024-08-10T05:12:37.763 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.763 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T05:12:37.763 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 37, 2024-08-10T05:12:37.763 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2666378 2024-08-10T05:12:37.763 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.763 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T05:12:37.763 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 34, 2024-08-10T05:12:37.763 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206639472315 2024-08-10T05:12:37.763 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.763 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T05:12:37.763 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 37, 2024-08-10T05:12:37.764 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 50515652970 2024-08-10T05:12:37.764 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.764 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T05:12:37.764 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 253, 2024-08-10T05:12:37.764 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 511762 2024-08-10T05:12:37.764 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.764 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T05:12:37.764 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 253, 2024-08-10T05:12:37.764 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27999 2024-08-10T05:12:37.764 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.764 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T05:12:37.764 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 256, 2024-08-10T05:12:37.764 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 194929 2024-08-10T05:12:37.765 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.765 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T05:12:37.765 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 256, 2024-08-10T05:12:37.765 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 92658705 2024-08-10T05:12:37.765 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.765 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T05:12:37.765 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 256, 2024-08-10T05:12:37.765 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 92945 2024-08-10T05:12:37.765 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.765 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T05:12:37.765 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 256, 2024-08-10T05:12:37.765 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 97834999 2024-08-10T05:12:37.765 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.766 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T05:12:37.766 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 256, 2024-08-10T05:12:37.766 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11595666 2024-08-10T05:12:37.766 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.766 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T05:12:37.766 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 945033 2024-08-10T05:12:37.766 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.766 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T05:12:37.766 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 30, 2024-08-10T05:12:37.766 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 148847 2024-08-10T05:12:37.766 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.766 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T05:12:37.766 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 256, 2024-08-10T05:12:37.767 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 205435648 2024-08-10T05:12:37.767 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.767 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T05:12:37.767 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 256, 2024-08-10T05:12:37.767 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13648309 2024-08-10T05:12:37.767 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.767 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T05:12:37.767 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 256, 2024-08-10T05:12:37.767 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1569233 2024-08-10T05:12:37.767 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.767 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.767 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T05:12:37.767 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:37.768 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1861473632 2024-08-10T05:12:37.768 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.768 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:37.768 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42532864 2024-08-10T05:12:37.768 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.768 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:37.768 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42074112 2024-08-10T05:12:37.768 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.768 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:37.768 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3137388236 2024-08-10T05:12:37.768 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.768 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:37.768 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 458752 2024-08-10T05:12:37.768 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.769 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.769 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T05:12:37.769 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.769 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 159383552 2024-08-10T05:12:37.769 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.769 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.769 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.769 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.769 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.769 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.769 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.769 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.769 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85497864 2024-08-10T05:12:37.770 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.770 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.770 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.770 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.770 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.770 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.770 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.770 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.770 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.770 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.770 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.770 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.770 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.771 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.771 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.771 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.771 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.771 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8192 2024-08-10T05:12:37.771 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.771 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.771 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.771 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.771 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.771 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.771 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.771 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.772 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.772 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.772 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.772 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73877496 2024-08-10T05:12:37.772 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.772 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.772 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T05:12:37.772 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.772 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 780140544 2024-08-10T05:12:37.772 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.772 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.772 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.772 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.772 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.773 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.773 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.773 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.773 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641233985 2024-08-10T05:12:37.773 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.773 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.773 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.773 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.773 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.773 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.773 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.773 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.773 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.773 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.774 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.774 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.774 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.774 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.774 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.774 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.774 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.774 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2128 2024-08-10T05:12:37.774 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.774 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.774 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.774 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.774 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.775 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.775 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.775 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.775 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.775 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.775 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.775 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71795567 2024-08-10T05:12:37.775 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.775 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.775 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T05:12:37.775 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.775 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 192937984 2024-08-10T05:12:37.775 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.776 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.776 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.776 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.776 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.776 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464 2024-08-10T05:12:37.776 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.776 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.776 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56998576 2024-08-10T05:12:37.776 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.776 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.776 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.776 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.776 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.776 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.777 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.777 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.777 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.777 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.777 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.777 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.777 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.777 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.777 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.777 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.777 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.777 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.777 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.778 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.778 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.778 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.778 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.778 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.778 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.778 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.778 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.778 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.778 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.778 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68830080 2024-08-10T05:12:37.778 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.778 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.779 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T05:12:37.779 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.779 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 713031680 2024-08-10T05:12:37.779 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.779 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.779 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.779 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.779 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.779 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.779 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.779 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.779 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641233985 2024-08-10T05:12:37.780 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.780 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.780 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.780 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.780 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.780 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.780 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.780 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.780 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.780 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.780 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.780 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.780 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.780 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.781 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6161 2024-08-10T05:12:37.781 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.781 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.781 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 245225 2024-08-10T05:12:37.781 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.781 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.781 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.781 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.781 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.781 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.781 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.781 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.781 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.782 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.782 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.782 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71546309 2024-08-10T05:12:37.782 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.782 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.782 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T05:12:37.782 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T05:12:37.782 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.782 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.782 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:37.782 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.782 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.782 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T05:12:37.783 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.783 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.783 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:37.783 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.783 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.783 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.783 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.783 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T05:12:37.783 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 39 2024-08-10T05:12:37.783 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.783 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T05:12:37.783 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.783 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.783 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T05:12:37.784 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13 2024-08-10T05:12:37.784 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.784 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T05:12:37.784 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.784 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.784 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T05:12:37.784 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.784 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.784 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T05:12:37.784 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2810 2024-08-10T05:12:37.784 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.784 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T05:12:37.784 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 13, 2024-08-10T05:12:37.785 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 79988415 2024-08-10T05:12:37.785 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.785 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T05:12:37.785 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.785 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.785 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T05:12:37.785 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15, 2024-08-10T05:12:37.785 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8033831 2024-08-10T05:12:37.785 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.785 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T05:12:37.785 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 13, 2024-08-10T05:12:37.785 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 40006331 2024-08-10T05:12:37.785 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.786 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:37.786 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.786 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.786 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T05:12:37.786 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.786 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.786 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.786 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T05:12:37.786 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.786 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.786 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T05:12:37.786 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.786 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.787 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T05:12:37.787 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.787 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.787 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.787 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T05:12:37.787 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.787 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.787 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.787 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T05:12:37.787 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.787 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.787 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T05:12:37.787 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.787 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.788 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T05:12:37.788 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.788 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.788 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.788 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T05:12:37.788 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.788 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.788 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T05:12:37.788 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.788 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.788 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T05:12:37.788 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.788 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.789 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T05:12:37.789 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.789 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.789 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.789 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T05:12:37.789 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.789 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.789 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.789 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:37.789 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13 2024-08-10T05:12:37.789 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.789 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T05:12:37.789 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2810 2024-08-10T05:12:37.789 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.790 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T05:12:37.790 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 13, 2024-08-10T05:12:37.790 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 79988415 2024-08-10T05:12:37.790 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.790 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T05:12:37.790 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.790 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.790 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T05:12:37.790 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15, 2024-08-10T05:12:37.790 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8033831 2024-08-10T05:12:37.790 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.790 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T05:12:37.791 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 13, 2024-08-10T05:12:37.791 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 40006331 2024-08-10T05:12:37.791 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.791 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T05:12:37.791 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.791 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.791 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T05:12:37.791 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.791 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.791 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T05:12:37.791 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.791 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.791 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T05:12:37.791 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:37.792 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.792 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T05:12:37.792 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 29061120 2024-08-10T05:12:37.792 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.792 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.792 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.792 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.7": { 2024-08-10T05:12:37.792 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T05:12:37.792 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T05:12:37.792 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.792 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.792 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T05:12:37.792 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.793 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.793 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T05:12:37.793 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T05:12:37.793 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.793 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_main": { 2024-08-10T05:12:37.793 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.793 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.793 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T05:12:37.793 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.793 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.793 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T05:12:37.793 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.793 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.793 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T05:12:37.794 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T05:12:37.794 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.794 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T05:12:37.794 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6258688 2024-08-10T05:12:37.794 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.794 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T05:12:37.794 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.794 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.794 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.794 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T05:12:37.794 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.794 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.795 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.795 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T05:12:37.795 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:37.795 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.795 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T05:12:37.795 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:37.795 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.795 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T05:12:37.795 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3293184 2024-08-10T05:12:37.795 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.795 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T05:12:37.795 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3153920 2024-08-10T05:12:37.795 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.795 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T05:12:37.796 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31850496 2024-08-10T05:12:37.796 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.796 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T05:12:37.796 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.796 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.796 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T05:12:37.796 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.796 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.796 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T05:12:37.796 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14 2024-08-10T05:12:37.796 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.796 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T05:12:37.796 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206272 2024-08-10T05:12:37.797 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.797 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T05:12:37.797 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23 2024-08-10T05:12:37.797 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.797 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T05:12:37.797 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1282048 2024-08-10T05:12:37.797 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.797 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T05:12:37.797 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1286144 2024-08-10T05:12:37.797 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.797 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T05:12:37.797 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.797 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.798 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T05:12:37.798 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.798 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.798 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T05:12:37.798 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15 2024-08-10T05:12:37.798 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.798 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T05:12:37.798 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4913 2024-08-10T05:12:37.798 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.798 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T05:12:37.798 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T05:12:37.798 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.799 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T05:12:37.799 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5500 2024-08-10T05:12:37.799 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.799 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T05:12:37.799 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:37.799 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.799 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T05:12:37.799 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5500 2024-08-10T05:12:37.799 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.799 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T05:12:37.799 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24 2024-08-10T05:12:37.799 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.799 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T05:12:37.800 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.800 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.800 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T05:12:37.800 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.800 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.800 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T05:12:37.800 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.800 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.800 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T05:12:37.800 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.800 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.800 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T05:12:37.800 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.801 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.801 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T05:12:37.801 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.801 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.801 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T05:12:37.801 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.801 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.801 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T05:12:37.801 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.801 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.801 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T05:12:37.801 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.801 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.801 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T05:12:37.802 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9490432 2024-08-10T05:12:37.802 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.802 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.802 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T05:12:37.802 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T05:12:37.802 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T05:12:37.802 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.802 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T05:12:37.802 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1388544 2024-08-10T05:12:37.802 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.802 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T05:12:37.802 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T05:12:37.802 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 312654 2024-08-10T05:12:37.803 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.803 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T05:12:37.803 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.803 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.803 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.803 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T05:12:37.803 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.803 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.803 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T05:12:37.803 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.803 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.803 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T05:12:37.803 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.803 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.804 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T05:12:37.804 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7, 2024-08-10T05:12:37.804 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15116 2024-08-10T05:12:37.804 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.804 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T05:12:37.804 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.804 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.804 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.804 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T05:12:37.804 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.804 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.804 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T05:12:37.804 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 757, 2024-08-10T05:12:37.805 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 498380351 2024-08-10T05:12:37.805 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.805 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T05:12:37.805 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 743, 2024-08-10T05:12:37.805 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 29515766 2024-08-10T05:12:37.805 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.805 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T05:12:37.805 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 757, 2024-08-10T05:12:37.805 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 607298 2024-08-10T05:12:37.805 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.805 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T05:12:37.805 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 757, 2024-08-10T05:12:37.805 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 498987649 2024-08-10T05:12:37.805 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.806 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T05:12:37.806 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.806 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.806 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.806 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T05:12:37.806 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.806 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45307 2024-08-10T05:12:37.806 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.806 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T05:12:37.806 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.806 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 982 2024-08-10T05:12:37.806 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.807 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T05:12:37.807 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.807 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.807 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.807 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T05:12:37.807 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T05:12:37.807 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.807 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.807 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T05:12:37.807 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T05:12:37.807 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4750 2024-08-10T05:12:37.807 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.807 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T05:12:37.807 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3513 2024-08-10T05:12:37.808 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.808 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T05:12:37.808 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 386 2024-08-10T05:12:37.808 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.808 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T05:12:37.808 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 106, 2024-08-10T05:12:37.808 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1860427 2024-08-10T05:12:37.808 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.808 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T05:12:37.808 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 156, 2024-08-10T05:12:37.808 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 440873 2024-08-10T05:12:37.808 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.808 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T05:12:37.809 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 50, 2024-08-10T05:12:37.809 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1091170 2024-08-10T05:12:37.809 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.809 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T05:12:37.809 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.809 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.809 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T05:12:37.809 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 102, 2024-08-10T05:12:37.809 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5708245 2024-08-10T05:12:37.809 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.809 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T05:12:37.809 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3379, 2024-08-10T05:12:37.809 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4013160535 2024-08-10T05:12:37.810 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.810 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T05:12:37.810 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 24, 2024-08-10T05:12:37.810 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8256658 2024-08-10T05:12:37.810 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.810 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T05:12:37.810 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 23, 2024-08-10T05:12:37.810 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 125752518196 2024-08-10T05:12:37.810 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.810 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T05:12:37.810 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 24, 2024-08-10T05:12:37.810 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 40365971356 2024-08-10T05:12:37.810 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.810 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T05:12:37.811 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3378, 2024-08-10T05:12:37.811 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 854590819 2024-08-10T05:12:37.811 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.811 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T05:12:37.811 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3378, 2024-08-10T05:12:37.811 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 194943 2024-08-10T05:12:37.811 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.811 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T05:12:37.811 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3379, 2024-08-10T05:12:37.811 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3592262 2024-08-10T05:12:37.811 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.811 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T05:12:37.811 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3379, 2024-08-10T05:12:37.811 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2723132140 2024-08-10T05:12:37.812 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.812 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T05:12:37.812 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3379, 2024-08-10T05:12:37.812 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 473302 2024-08-10T05:12:37.812 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.812 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T05:12:37.812 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3379, 2024-08-10T05:12:37.812 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1745790686 2024-08-10T05:12:37.812 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.812 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T05:12:37.812 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3379, 2024-08-10T05:12:37.812 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 395678768 2024-08-10T05:12:37.812 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.812 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T05:12:37.813 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 942676 2024-08-10T05:12:37.813 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.813 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T05:12:37.813 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 23, 2024-08-10T05:12:37.813 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 110212 2024-08-10T05:12:37.813 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.813 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T05:12:37.813 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3379, 2024-08-10T05:12:37.813 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8881580637 2024-08-10T05:12:37.813 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.813 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T05:12:37.813 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3379, 2024-08-10T05:12:37.813 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 433833403 2024-08-10T05:12:37.813 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.814 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T05:12:37.814 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3379, 2024-08-10T05:12:37.814 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 301777227 2024-08-10T05:12:37.814 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.814 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.814 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T05:12:37.814 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T05:12:37.814 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1861473632 2024-08-10T05:12:37.814 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.814 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T05:12:37.814 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 46792704 2024-08-10T05:12:37.814 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.814 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T05:12:37.815 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 46604288 2024-08-10T05:12:37.815 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.815 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T05:12:37.815 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3137388236 2024-08-10T05:12:37.815 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.815 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T05:12:37.815 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 188416 2024-08-10T05:12:37.815 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.815 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.815 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T05:12:37.815 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.815 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 159383552 2024-08-10T05:12:37.816 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.816 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.816 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.816 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.816 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.816 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.816 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.816 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.816 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 85482676 2024-08-10T05:12:37.816 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.816 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.816 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.816 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.816 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.817 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.817 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.817 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.817 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.817 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.817 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.817 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.817 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.817 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.817 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.817 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.817 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.817 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 143360 2024-08-10T05:12:37.818 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.818 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.818 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.818 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.818 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.818 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.818 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.818 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.818 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.818 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.818 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.818 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73757516 2024-08-10T05:12:37.819 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.819 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.819 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T05:12:37.819 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.819 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 780140544 2024-08-10T05:12:37.819 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.819 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.819 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.819 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.819 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.819 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.819 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.819 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.819 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641120077 2024-08-10T05:12:37.820 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.820 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.820 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.820 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.820 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.820 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.820 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.820 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.820 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.820 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.820 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.820 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.820 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.821 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.821 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.821 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.821 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.821 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2128 2024-08-10T05:12:37.821 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.821 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.821 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.821 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.821 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.821 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.821 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.821 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.821 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.822 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.822 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.822 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71909475 2024-08-10T05:12:37.822 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.822 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.822 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T05:12:37.822 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.822 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 192937984 2024-08-10T05:12:37.822 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.822 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.822 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T05:12:37.826 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.827 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.827 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464 2024-08-10T05:12:37.827 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.827 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.827 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56988451 2024-08-10T05:12:37.827 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.827 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.827 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.827 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.827 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.827 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.827 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.827 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.828 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.828 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.828 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.828 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.828 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.828 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.828 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.828 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.828 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.828 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.828 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.828 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.828 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.828 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.829 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.829 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.829 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.829 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.829 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.829 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.829 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.829 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68840205 2024-08-10T05:12:37.829 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.829 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.829 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T05:12:37.829 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T05:12:37.829 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 713031680 2024-08-10T05:12:37.830 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.830 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T05:12:37.830 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.830 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.830 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T05:12:37.830 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.830 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.830 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T05:12:37.830 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 641120077 2024-08-10T05:12:37.830 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.830 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T05:12:37.830 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.830 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.831 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T05:12:37.831 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.831 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.831 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T05:12:37.831 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.831 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.831 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T05:12:37.831 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.831 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.831 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T05:12:37.831 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.831 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.831 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T05:12:37.832 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 368260 2024-08-10T05:12:37.832 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.832 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T05:12:37.832 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.832 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.832 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T05:12:37.832 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.832 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.832 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T05:12:37.832 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.832 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.832 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T05:12:37.832 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71543343 2024-08-10T05:12:37.832 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.833 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.833 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T05:12:37.833 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T05:12:37.833 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.833 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.833 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:37.833 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.833 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.833 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T05:12:37.833 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.833 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.833 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:37.833 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.834 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.834 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.834 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T05:12:37.834 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T05:12:37.834 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 46 2024-08-10T05:12:37.834 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.834 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T05:12:37.834 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.834 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.834 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T05:12:37.834 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 43 2024-08-10T05:12:37.834 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.834 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T05:12:37.835 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.835 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.835 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T05:12:37.835 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.835 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.835 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T05:12:37.835 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.835 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.835 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T05:12:37.835 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 43, 2024-08-10T05:12:37.835 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 55878873 2024-08-10T05:12:37.835 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.835 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T05:12:37.835 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 132134 2024-08-10T05:12:37.836 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.836 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T05:12:37.836 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 45, 2024-08-10T05:12:37.836 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11209010 2024-08-10T05:12:37.836 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.836 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T05:12:37.836 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 43, 2024-08-10T05:12:37.836 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 34298167 2024-08-10T05:12:37.836 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.836 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T05:12:37.836 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 28 2024-08-10T05:12:37.836 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.836 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T05:12:37.837 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 28, 2024-08-10T05:12:37.837 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4149207 2024-08-10T05:12:37.837 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.837 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T05:12:37.837 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.837 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.837 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T05:12:37.837 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 132134 2024-08-10T05:12:37.837 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.837 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T05:12:37.837 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 28, 2024-08-10T05:12:37.837 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3631618 2024-08-10T05:12:37.837 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.837 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T05:12:37.838 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 28, 2024-08-10T05:12:37.838 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3034482 2024-08-10T05:12:37.838 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.838 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T05:12:37.838 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T05:12:37.838 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.838 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T05:12:37.838 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.838 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.838 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T05:12:37.839 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:37.839 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8655043 2024-08-10T05:12:37.839 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.839 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T05:12:37.839 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.839 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.839 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T05:12:37.839 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.839 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.839 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T05:12:37.839 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.839 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.839 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T05:12:37.840 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:37.840 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3532171 2024-08-10T05:12:37.840 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.840 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T05:12:37.840 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10, 2024-08-10T05:12:37.840 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8046533 2024-08-10T05:12:37.840 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.840 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T05:12:37.840 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5 2024-08-10T05:12:37.840 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.840 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T05:12:37.840 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.840 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.840 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T05:12:37.841 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T05:12:37.841 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 43074623 2024-08-10T05:12:37.841 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.841 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T05:12:37.841 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.841 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.841 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T05:12:37.841 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7, 2024-08-10T05:12:37.841 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4045221 2024-08-10T05:12:37.841 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.841 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T05:12:37.841 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T05:12:37.841 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23217152 2024-08-10T05:12:37.842 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.842 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T05:12:37.842 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.842 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.842 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T05:12:37.842 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.842 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.842 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T05:12:37.842 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T05:12:37.842 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.842 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T05:12:37.842 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T05:12:37.842 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.843 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T05:12:37.843 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 33251328 2024-08-10T05:12:37.843 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.843 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.843 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.843 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.843 INFO:tasks.workunit.client.0.smithi086.stdout: "pools": [ 2024-08-10T05:12:37.843 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.843 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:37.843 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr" 2024-08-10T05:12:37.843 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.843 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T05:12:37.843 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T05:12:37.844 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T05:12:37.844 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T05:12:37.844 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T05:12:37.844 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 1, 2024-08-10T05:12:37.844 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 1, 2024-08-10T05:12:37.844 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 1, 2024-08-10T05:12:37.844 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T05:12:37.844 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T05:12:37.844 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 729296251146, 2024-08-10T05:12:37.844 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 1781760, 2024-08-10T05:12:37.844 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T05:12:37.844 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T05:12:37.844 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 1781760, 2024-08-10T05:12:37.845 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T05:12:37.845 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 243098763264, 2024-08-10T05:12:37.845 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 2, 2024-08-10T05:12:37.845 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T05:12:37.845 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 2.443116500217002e-06, 2024-08-10T05:12:37.845 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T05:12:37.845 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T05:12:37.845 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 212, 2024-08-10T05:12:37.845 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 313344, 2024-08-10T05:12:37.845 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 590368, 2024-08-10T05:12:37.845 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 590368, 2024-08-10T05:12:37.845 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T05:12:37.845 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 1771104, 2024-08-10T05:12:37.845 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 179, 2024-08-10T05:12:37.846 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 2473984 2024-08-10T05:12:37.846 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.846 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T05:12:37.846 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T05:12:37.846 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T05:12:37.846 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.846 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.846 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:37.846 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T05:12:37.846 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.846 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T05:12:37.846 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T05:12:37.846 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T05:12:37.847 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T05:12:37.847 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T05:12:37.847 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 32, 2024-08-10T05:12:37.847 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 32, 2024-08-10T05:12:37.847 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 2, 2024-08-10T05:12:37.847 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T05:12:37.847 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T05:12:37.847 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 729296251146, 2024-08-10T05:12:37.847 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 98304, 2024-08-10T05:12:37.847 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T05:12:37.847 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T05:12:37.847 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 98304, 2024-08-10T05:12:37.848 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T05:12:37.848 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 243098763264, 2024-08-10T05:12:37.848 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 22, 2024-08-10T05:12:37.848 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T05:12:37.848 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 1.3479292704232648e-07, 2024-08-10T05:12:37.848 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T05:12:37.848 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T05:12:37.848 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 0, 2024-08-10T05:12:37.848 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 0, 2024-08-10T05:12:37.848 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 3428, 2024-08-10T05:12:37.848 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 3428, 2024-08-10T05:12:37.848 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T05:12:37.848 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 10284, 2024-08-10T05:12:37.849 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 51, 2024-08-10T05:12:37.849 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 20480 2024-08-10T05:12:37.849 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.849 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T05:12:37.849 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T05:12:37.849 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T05:12:37.849 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.849 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.849 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:37.849 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T05:12:37.849 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.849 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T05:12:37.849 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T05:12:37.850 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T05:12:37.850 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T05:12:37.850 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T05:12:37.850 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 64, 2024-08-10T05:12:37.850 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 64, 2024-08-10T05:12:37.850 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 3, 2024-08-10T05:12:37.850 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T05:12:37.850 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T05:12:37.850 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 729296251146, 2024-08-10T05:12:37.850 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 0, 2024-08-10T05:12:37.850 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T05:12:37.851 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T05:12:37.851 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 0, 2024-08-10T05:12:37.851 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T05:12:37.851 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 243098763264, 2024-08-10T05:12:37.851 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 0, 2024-08-10T05:12:37.851 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T05:12:37.851 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 0.0, 2024-08-10T05:12:37.851 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T05:12:37.851 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T05:12:37.851 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 0, 2024-08-10T05:12:37.851 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 0, 2024-08-10T05:12:37.851 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 0, 2024-08-10T05:12:37.851 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 0, 2024-08-10T05:12:37.851 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T05:12:37.852 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 0, 2024-08-10T05:12:37.852 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 0, 2024-08-10T05:12:37.852 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 0 2024-08-10T05:12:37.852 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.852 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T05:12:37.852 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T05:12:37.852 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T05:12:37.852 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.852 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.852 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:37.852 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd" 2024-08-10T05:12:37.852 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.852 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T05:12:37.853 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T05:12:37.853 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T05:12:37.853 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T05:12:37.853 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T05:12:37.853 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 8, 2024-08-10T05:12:37.853 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 8, 2024-08-10T05:12:37.853 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 4, 2024-08-10T05:12:37.853 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T05:12:37.853 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T05:12:37.853 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 729296251146, 2024-08-10T05:12:37.853 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 12288, 2024-08-10T05:12:37.853 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T05:12:37.853 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T05:12:37.853 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 12288, 2024-08-10T05:12:37.853 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T05:12:37.854 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 243098763264, 2024-08-10T05:12:37.854 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 2, 2024-08-10T05:12:37.854 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T05:12:37.854 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 1.684911943300449e-08, 2024-08-10T05:12:37.854 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T05:12:37.854 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T05:12:37.854 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 0, 2024-08-10T05:12:37.854 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 0, 2024-08-10T05:12:37.854 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 19, 2024-08-10T05:12:37.854 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 19, 2024-08-10T05:12:37.854 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T05:12:37.854 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 57, 2024-08-10T05:12:37.854 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 2, 2024-08-10T05:12:37.855 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 2048 2024-08-10T05:12:37.855 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.855 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T05:12:37.855 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T05:12:37.855 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T05:12:37.855 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.855 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.855 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd": { 2024-08-10T05:12:37.855 INFO:tasks.workunit.client.0.smithi086.stdout: "mirroring_by_pool": [ 2024-08-10T05:12:37.855 INFO:tasks.workunit.client.0.smithi086.stdout: false 2024-08-10T05:12:37.855 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.855 INFO:tasks.workunit.client.0.smithi086.stdout: "num_images_by_pool": [ 2024-08-10T05:12:37.855 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:37.856 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.856 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pools": 1 2024-08-10T05:12:37.856 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.856 INFO:tasks.workunit.client.0.smithi086.stdout: "report_id": "9795fde7-4275-4eec-b676-9009ef84711f", 2024-08-10T05:12:37.856 INFO:tasks.workunit.client.0.smithi086.stdout: "report_timestamp": "2024-08-10T05:12:36.038539", 2024-08-10T05:12:37.856 INFO:tasks.workunit.client.0.smithi086.stdout: "report_version": 1, 2024-08-10T05:12:37.856 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_stats": { 2024-08-10T05:12:37.856 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "7.9.2" 2024-08-10T05:12:37.856 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.856 INFO:tasks.workunit.client.0.smithi086.stdout: "rook": { 2024-08-10T05:12:37.856 INFO:tasks.workunit.client.0.smithi086.stdout: "cluster": { 2024-08-10T05:12:37.856 INFO:tasks.workunit.client.0.smithi086.stdout: "external-mode": null, 2024-08-10T05:12:37.856 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T05:12:37.856 INFO:tasks.workunit.client.0.smithi086.stdout: "allow-multiple-per-node": null, 2024-08-10T05:12:37.857 INFO:tasks.workunit.client.0.smithi086.stdout: "count": null, 2024-08-10T05:12:37.857 INFO:tasks.workunit.client.0.smithi086.stdout: "max-id": null, 2024-08-10T05:12:37.857 INFO:tasks.workunit.client.0.smithi086.stdout: "pvc": { 2024-08-10T05:12:37.857 INFO:tasks.workunit.client.0.smithi086.stdout: "enabled": null 2024-08-10T05:12:37.857 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.857 INFO:tasks.workunit.client.0.smithi086.stdout: "stretch": { 2024-08-10T05:12:37.857 INFO:tasks.workunit.client.0.smithi086.stdout: "enabled": null 2024-08-10T05:12:37.857 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.857 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.857 INFO:tasks.workunit.client.0.smithi086.stdout: "network": { 2024-08-10T05:12:37.857 INFO:tasks.workunit.client.0.smithi086.stdout: "provider": null 2024-08-10T05:12:37.857 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.858 INFO:tasks.workunit.client.0.smithi086.stdout: "storage": { 2024-08-10T05:12:37.858 INFO:tasks.workunit.client.0.smithi086.stdout: "device-set": { 2024-08-10T05:12:37.858 INFO:tasks.workunit.client.0.smithi086.stdout: "count": { 2024-08-10T05:12:37.858 INFO:tasks.workunit.client.0.smithi086.stdout: "non-portable": null, 2024-08-10T05:12:37.858 INFO:tasks.workunit.client.0.smithi086.stdout: "portable": null, 2024-08-10T05:12:37.858 INFO:tasks.workunit.client.0.smithi086.stdout: "total": null 2024-08-10T05:12:37.858 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.858 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.858 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.858 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.858 INFO:tasks.workunit.client.0.smithi086.stdout: "csi": { 2024-08-10T05:12:37.858 INFO:tasks.workunit.client.0.smithi086.stdout: "version": null 2024-08-10T05:12:37.858 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.859 INFO:tasks.workunit.client.0.smithi086.stdout: "kubernetes": { 2024-08-10T05:12:37.859 INFO:tasks.workunit.client.0.smithi086.stdout: "version": null 2024-08-10T05:12:37.859 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.859 INFO:tasks.workunit.client.0.smithi086.stdout: "node": { 2024-08-10T05:12:37.859 INFO:tasks.workunit.client.0.smithi086.stdout: "count": { 2024-08-10T05:12:37.859 INFO:tasks.workunit.client.0.smithi086.stdout: "kubernetes-total": null, 2024-08-10T05:12:37.859 INFO:tasks.workunit.client.0.smithi086.stdout: "with-ceph-daemons": null, 2024-08-10T05:12:37.859 INFO:tasks.workunit.client.0.smithi086.stdout: "with-csi-cephfs-plugin": null, 2024-08-10T05:12:37.859 INFO:tasks.workunit.client.0.smithi086.stdout: "with-csi-nfs-plugin": null, 2024-08-10T05:12:37.859 INFO:tasks.workunit.client.0.smithi086.stdout: "with-csi-rbd-plugin": null 2024-08-10T05:12:37.859 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.859 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.859 INFO:tasks.workunit.client.0.smithi086.stdout: "usage": { 2024-08-10T05:12:37.860 INFO:tasks.workunit.client.0.smithi086.stdout: "storage-class": { 2024-08-10T05:12:37.860 INFO:tasks.workunit.client.0.smithi086.stdout: "count": { 2024-08-10T05:12:37.860 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket": null, 2024-08-10T05:12:37.860 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs": null, 2024-08-10T05:12:37.860 INFO:tasks.workunit.client.0.smithi086.stdout: "nfs": null, 2024-08-10T05:12:37.860 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd": null, 2024-08-10T05:12:37.860 INFO:tasks.workunit.client.0.smithi086.stdout: "total": null 2024-08-10T05:12:37.860 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.860 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:37.860 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.860 INFO:tasks.workunit.client.0.smithi086.stdout: "version": null 2024-08-10T05:12:37.860 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.860 INFO:tasks.workunit.client.0.smithi086.stdout: "services": {}, 2024-08-10T05:12:37.860 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_per_pg": [ 2024-08-10T05:12:37.861 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.861 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:37.861 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:37.861 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:37.861 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:37.861 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.861 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:37.861 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:37.861 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:37.861 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:37.861 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:37.861 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:37.861 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:37.862 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558663+0000", 2024-08-10T05:12:37.862 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.136932+0000", 2024-08-10T05:12:37.862 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.136932+0000", 2024-08-10T05:12:37.862 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.137245+0000", 2024-08-10T05:12:37.862 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558663+0000", 2024-08-10T05:12:37.862 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.862 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:37.862 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.862 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:37.862 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558663+0000", 2024-08-10T05:12:37.862 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558663+0000", 2024-08-10T05:12:37.862 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558663+0000", 2024-08-10T05:12:37.862 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:37.863 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:37.863 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.863 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558663+0000", 2024-08-10T05:12:37.863 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558663+0000", 2024-08-10T05:12:37.863 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:37.863 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:37.863 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:37.863 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:37.863 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:37.863 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:37.863 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:37.863 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:37.863 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:37.863 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:37.864 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:37.864 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:37.864 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:37.864 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3f", 2024-08-10T05:12:37.864 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:37.864 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:37.864 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:37.864 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:37.864 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:37.864 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:57:04.012958+0000", 2024-08-10T05:12:37.864 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:37.864 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:37.864 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:37.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:37.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:37.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:37.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:37.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:37.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:37.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:37.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:37.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:37.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:37.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:37.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:37.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:37.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:37.866 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:37.866 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:37.866 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:37.866 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:37.866 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:37.866 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:37.866 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:37.866 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:37.866 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:37.866 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:37.866 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:37.866 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:37.867 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:37.867 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:37.867 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:37.867 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:37.867 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:37.867 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:37.867 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:37.867 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:37.867 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:37.867 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:37.867 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:37.867 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:37.867 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:37.867 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:37.868 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.868 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:37.868 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:37.868 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:37.868 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:37.868 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:37.868 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:37.868 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.868 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:37.868 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:37.868 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.868 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.868 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:37.869 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:37.869 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:37.869 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:37.869 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.869 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:37.869 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:37.869 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:37.869 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:37.869 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:37.869 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:37.869 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:37.869 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.266475+0000", 2024-08-10T05:12:37.869 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:09:19.995095+0000", 2024-08-10T05:12:37.870 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:09:19.995095+0000", 2024-08-10T05:12:37.870 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:09:19.995437+0000", 2024-08-10T05:12:37.870 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.266475+0000", 2024-08-10T05:12:37.870 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.870 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:37.870 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.870 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 68, 2024-08-10T05:12:37.870 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.266475+0000", 2024-08-10T05:12:37.870 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.266475+0000", 2024-08-10T05:12:37.870 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.266475+0000", 2024-08-10T05:12:37.870 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:37.870 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:37.870 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.871 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.266475+0000", 2024-08-10T05:12:37.871 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.266475+0000", 2024-08-10T05:12:37.871 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:37.871 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:37.871 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:37.871 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:37.871 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 67, 2024-08-10T05:12:37.871 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:37.871 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:37.871 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:37.871 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:37.871 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:37.871 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:37.871 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:37.872 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:37.872 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3e", 2024-08-10T05:12:37.872 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:37.872 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:37.872 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:37.872 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 32, 2024-08-10T05:12:37.872 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:37.872 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:18:05.705505+0000", 2024-08-10T05:12:37.872 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:37.872 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:37.872 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:37.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:37.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:37.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:37.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:37.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:37.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:37.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:37.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:37.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:37.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:37.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:37.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:37.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:37.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:37.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:37.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:37.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:37.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:37.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:37.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:37.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:37.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:37.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:37.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:37.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:37.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:37.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:37.875 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:37.875 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:37.875 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:37.875 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:37.875 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:37.875 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:37.875 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:37.875 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:37.875 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:37.875 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:37.875 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:37.875 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:37.875 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:37.876 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.876 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:37.876 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:37.876 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:37.876 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:37.876 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:37.876 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:37.876 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.876 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:37.876 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:37.876 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.876 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.876 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:37.877 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:37.877 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:37.877 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:37.877 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.877 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:37.877 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:37.877 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:37.877 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:37.877 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:37.877 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:37.877 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:37.877 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711149+0000", 2024-08-10T05:12:37.877 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.131665+0000", 2024-08-10T05:12:37.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.131665+0000", 2024-08-10T05:12:37.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.132547+0000", 2024-08-10T05:12:37.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711149+0000", 2024-08-10T05:12:37.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:37.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:37.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711149+0000", 2024-08-10T05:12:37.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711149+0000", 2024-08-10T05:12:37.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711149+0000", 2024-08-10T05:12:37.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:37.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:37.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.879 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711149+0000", 2024-08-10T05:12:37.879 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711149+0000", 2024-08-10T05:12:37.879 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:37.879 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:37.879 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:37.879 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:37.879 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:37.879 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:37.879 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:37.879 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:37.879 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:37.879 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:37.879 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:37.880 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:37.880 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:37.880 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3d", 2024-08-10T05:12:37.880 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:37.880 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:37.880 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:37.880 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:37.880 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:37.880 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:10:25.698892+0000", 2024-08-10T05:12:37.880 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:37.880 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:37.880 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:37.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:37.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:37.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:37.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:37.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:37.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:37.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:37.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:37.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:37.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:37.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:37.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:37.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:37.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:37.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:37.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:37.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:37.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:37.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:37.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:37.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:37.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:37.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:37.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:37.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:37.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:37.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:37.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:37.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:37.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:37.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:37.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:37.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:37.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:37.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:37.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:37.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:37.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:37.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:37.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:37.884 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.884 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:37.884 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:37.884 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:37.884 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:37.884 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:37.884 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:37.884 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.884 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:37.884 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:37.884 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.884 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.884 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:37.884 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:37.885 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:37.885 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:37.885 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.885 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:37.885 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:37.885 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:37.885 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:37.885 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:37.885 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:37.885 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:37.885 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711073+0000", 2024-08-10T05:12:37.885 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.149694+0000", 2024-08-10T05:12:37.885 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.149694+0000", 2024-08-10T05:12:37.886 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.149979+0000", 2024-08-10T05:12:37.886 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711073+0000", 2024-08-10T05:12:37.886 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.886 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:37.886 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.886 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:37.886 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711073+0000", 2024-08-10T05:12:37.886 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711073+0000", 2024-08-10T05:12:37.886 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711073+0000", 2024-08-10T05:12:37.886 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:37.886 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:37.886 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.886 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711073+0000", 2024-08-10T05:12:37.887 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711073+0000", 2024-08-10T05:12:37.887 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:37.887 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:37.887 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:37.887 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:37.887 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:37.887 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:37.887 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:37.887 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:37.887 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:37.888 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:37.888 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:37.888 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:37.888 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:37.888 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3c", 2024-08-10T05:12:37.888 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:37.888 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:37.888 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:37.888 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:37.888 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:37.888 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:24:01.056668+0000", 2024-08-10T05:12:37.888 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:37.888 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:37.889 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:37.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:37.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:37.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:37.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:37.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:37.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:37.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:37.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:37.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:37.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:37.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:37.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:37.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:37.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:37.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:37.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:37.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:37.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:37.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:37.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:37.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:37.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:37.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:37.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:37.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:37.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:37.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:37.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:37.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:37.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:37.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:37.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:37.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:37.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:37.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:37.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:37.892 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:37.892 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:37.892 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:37.892 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:37.892 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.892 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:37.892 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:37.892 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:37.892 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:37.892 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:37.892 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:37.892 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.892 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:37.892 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:37.893 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.893 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.893 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:37.893 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:37.893 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:37.893 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:37.893 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.893 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:37.893 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:37.893 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:37.893 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:37.893 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:37.894 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:37.894 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:37.894 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558354+0000", 2024-08-10T05:12:37.894 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.135706+0000", 2024-08-10T05:12:37.894 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.135706+0000", 2024-08-10T05:12:37.894 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.136049+0000", 2024-08-10T05:12:37.894 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558354+0000", 2024-08-10T05:12:37.894 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.894 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:37.894 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.894 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:37.894 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558354+0000", 2024-08-10T05:12:37.894 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558354+0000", 2024-08-10T05:12:37.895 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558354+0000", 2024-08-10T05:12:37.895 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:37.895 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:37.895 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.895 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558354+0000", 2024-08-10T05:12:37.895 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558354+0000", 2024-08-10T05:12:37.895 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:37.895 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:37.895 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:37.895 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:37.895 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:37.895 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:37.896 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:37.896 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:37.896 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:37.896 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:37.896 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:37.896 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:37.896 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:37.896 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3b", 2024-08-10T05:12:37.896 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:37.896 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:37.896 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:37.896 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:37.896 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:37.897 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:13:52.035591+0000", 2024-08-10T05:12:37.897 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:37.897 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:37.897 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:37.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:37.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:37.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:37.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:37.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:37.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:37.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:37.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:37.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:37.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:37.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:37.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:37.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:37.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:37.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:37.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:37.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:37.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:37.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:37.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:37.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:37.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:37.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:37.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:37.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:37.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:37.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:37.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:37.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:37.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:37.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:37.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:37.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:37.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:37.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:37.900 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:37.900 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:37.900 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:37.900 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:37.900 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:37.900 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.900 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:37.900 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:37.900 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:37.900 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:37.900 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:37.900 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:37.900 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.901 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:37.901 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:37.901 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.901 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.901 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:37.901 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:37.901 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:37.901 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:37.901 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.901 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:37.901 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:37.901 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:37.901 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:37.901 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:37.902 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:37.902 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:37.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.710972+0000", 2024-08-10T05:12:37.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.144371+0000", 2024-08-10T05:12:37.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.144371+0000", 2024-08-10T05:12:37.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.144634+0000", 2024-08-10T05:12:37.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.710972+0000", 2024-08-10T05:12:37.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:37.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:37.903 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.710972+0000", 2024-08-10T05:12:37.903 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.710972+0000", 2024-08-10T05:12:37.903 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.710972+0000", 2024-08-10T05:12:37.903 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:37.903 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:37.903 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.903 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.710972+0000", 2024-08-10T05:12:37.903 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.710972+0000", 2024-08-10T05:12:37.903 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:37.903 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:37.903 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:37.903 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:37.903 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:37.904 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:37.904 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:37.904 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:37.904 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:37.904 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:37.904 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:37.904 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:37.904 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:37.904 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3a", 2024-08-10T05:12:37.904 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:37.904 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:37.904 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:37.904 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:37.905 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:37.905 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:41:33.830809+0000", 2024-08-10T05:12:37.905 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:37.905 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:37.905 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:37.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:37.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:37.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:37.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:37.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:37.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:37.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:37.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:37.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:37.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:37.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:37.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:37.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:37.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:37.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:37.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:37.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:37.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:37.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:37.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:37.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:37.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:37.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:37.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:37.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:37.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:37.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:37.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:37.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:37.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:37.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:37.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:37.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:37.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:37.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:37.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:37.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:37.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:37.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:37.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:37.908 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.908 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:37.908 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:37.908 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:37.908 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:37.908 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:37.908 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:37.909 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.909 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:37.909 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:37.909 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.909 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.909 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:37.909 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:37.909 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:37.909 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:37.909 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.909 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:37.909 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:37.909 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:37.910 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:37.910 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:37.910 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:37.910 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:37.910 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558185+0000", 2024-08-10T05:12:37.910 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.142433+0000", 2024-08-10T05:12:37.910 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.142433+0000", 2024-08-10T05:12:37.910 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.142699+0000", 2024-08-10T05:12:37.910 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558185+0000", 2024-08-10T05:12:37.910 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.910 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:37.910 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.910 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:37.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558185+0000", 2024-08-10T05:12:37.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558185+0000", 2024-08-10T05:12:37.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558185+0000", 2024-08-10T05:12:37.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:37.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:37.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558185+0000", 2024-08-10T05:12:37.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558185+0000", 2024-08-10T05:12:37.911 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:37.911 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:37.911 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:37.911 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:37.911 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:37.911 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:37.912 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:37.912 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:37.912 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:37.912 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:37.912 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:37.912 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:37.912 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:37.912 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.39", 2024-08-10T05:12:37.912 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:37.912 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:37.912 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:37.912 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:37.912 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:37.912 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:58:44.841923+0000", 2024-08-10T05:12:37.913 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:37.913 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:37.913 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:37.913 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:37.913 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:37.913 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:37.913 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:37.913 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:37.913 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:37.913 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:37.913 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:37.913 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:37.913 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:37.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:37.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:37.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:37.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:37.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:37.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:37.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:37.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:37.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:37.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:37.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:37.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:37.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:37.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:37.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:37.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:37.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:37.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:37.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:37.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:37.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:37.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:37.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:37.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:37.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:37.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:37.916 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:37.916 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:37.916 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:37.916 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:37.916 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.916 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:37.916 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:37.916 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:37.916 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:37.916 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:37.916 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:37.916 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.916 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:37.917 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:37.917 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.917 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.917 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:37.917 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:37.917 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:37.917 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:37.917 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.917 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:37.917 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:37.917 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:37.917 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:37.918 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:37.918 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:37.918 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:37.918 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683517+0000", 2024-08-10T05:12:37.918 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.133953+0000", 2024-08-10T05:12:37.918 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.133953+0000", 2024-08-10T05:12:37.918 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.134895+0000", 2024-08-10T05:12:37.918 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683517+0000", 2024-08-10T05:12:37.918 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.918 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:37.918 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.918 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:37.918 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683517+0000", 2024-08-10T05:12:37.919 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683517+0000", 2024-08-10T05:12:37.919 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683517+0000", 2024-08-10T05:12:37.919 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:37.919 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:37.919 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.919 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683517+0000", 2024-08-10T05:12:37.919 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683517+0000", 2024-08-10T05:12:37.919 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:37.919 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:37.919 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:37.919 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:37.919 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:37.919 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:37.920 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:37.920 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:37.920 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:37.920 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:37.920 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:37.920 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:37.920 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:37.920 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.38", 2024-08-10T05:12:37.920 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:37.920 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:37.920 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:37.920 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:37.920 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:37.921 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:19:18.619327+0000", 2024-08-10T05:12:37.921 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:37.921 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:37.921 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:37.921 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:37.921 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:37.921 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:37.921 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:37.921 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:37.921 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:37.921 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:37.921 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:37.921 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:37.921 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:37.922 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:37.922 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:37.922 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:37.922 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:37.922 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:37.922 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:37.922 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:37.922 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:37.922 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:37.922 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:37.922 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:37.922 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:37.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:37.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:37.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:37.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:37.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:37.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:37.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:37.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:37.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:37.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:37.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:37.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:37.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:37.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:37.924 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:37.924 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:37.924 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:37.924 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:37.924 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.924 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:37.924 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:37.924 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:37.924 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:37.924 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:37.924 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:37.924 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.924 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:37.925 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:37.925 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.925 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.925 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:37.925 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:37.925 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:37.925 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:37.925 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.925 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:37.925 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:37.925 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:37.925 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:37.925 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:37.925 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:37.926 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:37.926 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558801+0000", 2024-08-10T05:12:37.926 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.149297+0000", 2024-08-10T05:12:37.926 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.149297+0000", 2024-08-10T05:12:37.926 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.149554+0000", 2024-08-10T05:12:37.926 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558801+0000", 2024-08-10T05:12:37.926 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.926 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:37.926 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.926 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:37.926 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558801+0000", 2024-08-10T05:12:37.926 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558801+0000", 2024-08-10T05:12:37.927 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558801+0000", 2024-08-10T05:12:37.927 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:37.927 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:37.927 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.927 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558801+0000", 2024-08-10T05:12:37.927 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558801+0000", 2024-08-10T05:12:37.927 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:37.927 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:37.927 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:37.927 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:37.927 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:37.927 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:37.927 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:37.928 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:37.928 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:37.928 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:37.928 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:37.928 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:37.928 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:37.928 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.37", 2024-08-10T05:12:37.928 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:37.928 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:37.928 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:37.928 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:37.928 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:37.928 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:06:59.733718+0000", 2024-08-10T05:12:37.928 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:37.929 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:37.929 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:37.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:37.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:37.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:37.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:37.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:37.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:37.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:37.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:37.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:37.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:37.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:37.930 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:37.930 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:37.930 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:37.930 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:37.930 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:37.930 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:37.930 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:37.930 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:37.930 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:37.930 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:37.930 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:37.930 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:37.930 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:37.931 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:37.931 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:37.931 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:37.931 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:37.931 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:37.931 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:37.931 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:37.931 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:37.931 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:37.931 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:37.931 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:37.931 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:37.931 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:37.932 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:37.932 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:37.932 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:37.932 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.932 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:37.932 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:37.932 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:37.932 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:37.932 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:37.932 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:37.932 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.932 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:37.932 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:37.932 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.933 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.933 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:37.933 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:37.933 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:37.933 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:37.933 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.933 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:37.933 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:37.933 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:37.933 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:37.933 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:37.933 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:37.934 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:37.934 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383485+0000", 2024-08-10T05:12:37.934 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.144756+0000", 2024-08-10T05:12:37.934 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.144756+0000", 2024-08-10T05:12:37.934 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.145080+0000", 2024-08-10T05:12:37.934 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383485+0000", 2024-08-10T05:12:37.934 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.934 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:37.934 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.934 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:37.934 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383485+0000", 2024-08-10T05:12:37.934 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383485+0000", 2024-08-10T05:12:37.934 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383485+0000", 2024-08-10T05:12:37.935 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:37.935 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:37.935 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.935 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383485+0000", 2024-08-10T05:12:37.935 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383485+0000", 2024-08-10T05:12:37.935 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:37.935 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:37.935 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:37.935 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:37.935 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:37.935 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:37.935 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:37.935 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:37.936 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:37.936 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:37.936 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:37.936 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:37.936 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:37.936 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.36", 2024-08-10T05:12:37.936 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:37.936 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:37.936 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:37.936 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:37.936 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:37.936 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:06:11.530912+0000", 2024-08-10T05:12:37.937 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:37.937 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:37.937 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:37.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:37.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:37.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:37.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:37.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:37.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:37.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:37.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:37.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:37.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:37.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:37.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:37.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:37.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:37.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:37.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:37.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:37.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:37.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:37.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:37.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:37.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:37.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:37.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:37.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:37.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:37.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:37.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:37.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:37.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:37.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:37.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:37.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:37.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:37.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:37.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:37.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:37.940 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:37.940 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:37.940 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:37.940 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.940 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:37.940 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:37.940 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:37.940 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:37.940 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:37.940 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:37.940 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.940 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:37.941 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:37.941 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.941 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.941 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:37.941 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:37.941 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:37.941 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:37.941 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.941 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:37.941 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:37.941 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:37.941 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:37.941 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:37.942 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:37.942 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:37.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383473+0000", 2024-08-10T05:12:37.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.146202+0000", 2024-08-10T05:12:37.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.146202+0000", 2024-08-10T05:12:37.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.146538+0000", 2024-08-10T05:12:37.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383473+0000", 2024-08-10T05:12:37.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:37.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:37.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383473+0000", 2024-08-10T05:12:37.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383473+0000", 2024-08-10T05:12:37.943 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383473+0000", 2024-08-10T05:12:37.943 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:37.943 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:37.943 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.943 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383473+0000", 2024-08-10T05:12:37.943 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383473+0000", 2024-08-10T05:12:37.943 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:37.943 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:37.943 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:37.943 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:37.943 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:37.943 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:37.943 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:37.944 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:37.944 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:37.944 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:37.944 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:37.944 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:37.944 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:37.944 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.35", 2024-08-10T05:12:37.944 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:37.944 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:37.944 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:37.944 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:37.944 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:37.944 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:20:52.314826+0000", 2024-08-10T05:12:37.945 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:37.945 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:37.945 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:37.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:37.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:37.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:37.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:37.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:37.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:37.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:37.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:37.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:37.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:37.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:37.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:37.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:37.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:37.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:37.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:37.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:37.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:37.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:37.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:37.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:37.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:37.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:37.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:37.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:37.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:37.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:37.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:37.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:37.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:37.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:37.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:37.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:37.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:37.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:37.948 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:37.948 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:37.948 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:37.948 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:37.948 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:37.948 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.948 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:37.948 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:37.948 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:37.948 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:37.948 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:37.948 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:37.948 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.948 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:37.949 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:37.949 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.949 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.949 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:37.949 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:37.949 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:37.949 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:37.949 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.949 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T05:12:37.949 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:37.949 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:37.949 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:37.949 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:37.950 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:37.950 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:37.950 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.260579+0000", 2024-08-10T05:12:37.950 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.134649+0000", 2024-08-10T05:12:37.950 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.134649+0000", 2024-08-10T05:12:37.950 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.135078+0000", 2024-08-10T05:12:37.950 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.260579+0000", 2024-08-10T05:12:37.950 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.950 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:37.950 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.950 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:37.950 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.260579+0000", 2024-08-10T05:12:37.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.260579+0000", 2024-08-10T05:12:37.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.260579+0000", 2024-08-10T05:12:37.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:37.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:37.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.260579+0000", 2024-08-10T05:12:37.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.260579+0000", 2024-08-10T05:12:37.951 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:37.951 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:37.951 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:37.951 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:37.951 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:37.951 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:37.951 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:37.952 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:37.952 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:37.952 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:37.952 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:37.952 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:37.952 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:37.952 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.34", 2024-08-10T05:12:37.952 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:37.952 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:37.952 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:37.952 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:37.952 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:37.952 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:37:38.328593+0000", 2024-08-10T05:12:37.953 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:37.953 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:37.953 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:37.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:37.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:37.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:37.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:37.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:37.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:37.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:37.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:37.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:37.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:37.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:37.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:37.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:37.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:37.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:37.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:37.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:37.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:37.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:37.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:37.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:37.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:37.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:37.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:37.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:37.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:37.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:37.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:37.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:37.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:37.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:37.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:37.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:37.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:37.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:37.956 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:37.956 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:37.956 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:37.956 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:37.956 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:37.956 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.956 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:37.956 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:37.956 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:37.956 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:37.956 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:37.956 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:37.956 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.957 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T05:12:37.957 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:37.957 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.957 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.957 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:37.957 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:37.957 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:37.957 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:37.957 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.957 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:37.957 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:37.957 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:37.957 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:37.957 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:37.958 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:37.958 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:37.958 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683644+0000", 2024-08-10T05:12:37.958 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.134627+0000", 2024-08-10T05:12:37.958 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.134627+0000", 2024-08-10T05:12:37.958 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.134977+0000", 2024-08-10T05:12:37.958 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683644+0000", 2024-08-10T05:12:37.958 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.958 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:37.958 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.958 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:37.958 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683644+0000", 2024-08-10T05:12:37.958 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683644+0000", 2024-08-10T05:12:37.959 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683644+0000", 2024-08-10T05:12:37.959 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:37.959 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:37.959 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.959 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683644+0000", 2024-08-10T05:12:37.959 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683644+0000", 2024-08-10T05:12:37.959 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:37.959 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:37.959 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:37.959 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:37.959 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:37.959 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:37.959 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:37.960 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:37.960 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:37.960 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:37.960 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:37.960 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:37.960 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:37.960 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.33", 2024-08-10T05:12:37.960 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:37.960 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:37.960 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:37.960 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:37.960 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:37.960 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:54:05.431004+0000", 2024-08-10T05:12:37.961 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:37.961 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:37.961 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:37.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:37.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:37.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:37.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:37.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:37.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:37.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:37.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:37.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:37.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:37.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:37.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:37.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:37.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:37.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:37.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:37.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:37.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:37.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:37.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:37.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:37.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:37.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:37.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:37.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:37.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:37.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:37.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:37.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:37.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:37.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:37.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:37.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:37.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:37.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:37.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:37.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:37.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:37.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:37.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:37.964 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.964 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:37.964 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:37.964 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:37.964 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:37.964 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:37.964 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:37.964 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.964 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:37.965 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:37.965 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.965 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.965 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:37.965 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:37.965 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:37.965 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:37.965 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.965 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:37.965 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:37.965 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:37.965 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:37.965 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:37.966 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:37.966 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:37.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711024+0000", 2024-08-10T05:12:37.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.143477+0000", 2024-08-10T05:12:37.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.143477+0000", 2024-08-10T05:12:37.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.143734+0000", 2024-08-10T05:12:37.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711024+0000", 2024-08-10T05:12:37.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:37.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:37.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711024+0000", 2024-08-10T05:12:37.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711024+0000", 2024-08-10T05:12:37.967 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711024+0000", 2024-08-10T05:12:37.967 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:37.967 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:37.967 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.967 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711024+0000", 2024-08-10T05:12:37.967 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711024+0000", 2024-08-10T05:12:37.967 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:37.967 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:37.967 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:37.967 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:37.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:37.967 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:37.967 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:37.968 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:37.968 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:37.968 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:37.968 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:37.968 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:37.968 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:37.968 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.32", 2024-08-10T05:12:37.968 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:37.968 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:37.968 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:37.968 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:37.968 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:37.968 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:46:45.093654+0000", 2024-08-10T05:12:37.968 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:37.968 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:37.969 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:37.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:37.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:37.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:37.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:37.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:37.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:37.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:37.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:37.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:37.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:37.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:37.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:37.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:37.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:37.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:37.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:37.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:37.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:37.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:37.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:37.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:37.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:37.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:37.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:37.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:37.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:37.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:37.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:37.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:37.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:37.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:37.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:37.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:37.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:37.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:37.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:37.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:37.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:37.972 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:37.972 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:37.972 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.972 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:37.972 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:37.972 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:37.972 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:37.972 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:37.972 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:37.972 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.972 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:37.972 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:37.972 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.973 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.973 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:37.973 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:37.973 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:37.973 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:37.973 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.973 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:37.973 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:37.973 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:37.973 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:37.973 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:37.973 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:37.973 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:37.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265609+0000", 2024-08-10T05:12:37.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.139940+0000", 2024-08-10T05:12:37.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.139940+0000", 2024-08-10T05:12:37.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.140253+0000", 2024-08-10T05:12:37.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265609+0000", 2024-08-10T05:12:37.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:37.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:37.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265609+0000", 2024-08-10T05:12:37.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265609+0000", 2024-08-10T05:12:37.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265609+0000", 2024-08-10T05:12:37.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:37.975 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:37.975 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.975 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265609+0000", 2024-08-10T05:12:37.975 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265609+0000", 2024-08-10T05:12:37.975 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:37.975 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:37.975 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:37.975 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:37.975 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:37.975 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:37.975 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:37.975 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:37.975 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:37.976 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:37.976 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:37.976 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:37.976 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:37.976 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.31", 2024-08-10T05:12:37.976 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:37.976 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:37.976 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:37.976 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:37.976 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:37.976 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:54:51.928206+0000", 2024-08-10T05:12:37.976 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:37.976 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:37.976 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:37.977 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:37.977 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:37.977 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:37.977 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:37.977 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:37.977 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:37.977 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:37.977 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:37.977 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:37.977 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:37.977 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:37.977 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:37.977 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:37.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:37.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:37.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:37.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:37.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:37.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:37.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:37.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:37.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:37.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:37.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:37.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:37.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:37.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:37.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:37.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:37.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:37.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:37.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:37.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:37.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:37.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:37.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:37.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:37.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:37.980 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:37.980 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:37.980 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.980 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:37.980 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:37.980 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:37.980 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:37.980 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:37.980 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:37.980 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.980 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:37.980 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:37.980 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.981 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.981 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:37.981 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:37.981 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:37.981 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:37.981 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.981 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:37.981 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:37.981 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:37.981 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:37.981 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:37.981 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:37.981 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:37.982 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.710862+0000", 2024-08-10T05:12:37.982 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.143379+0000", 2024-08-10T05:12:37.982 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.143379+0000", 2024-08-10T05:12:37.982 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.143658+0000", 2024-08-10T05:12:37.982 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.710862+0000", 2024-08-10T05:12:37.982 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.982 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:37.982 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.982 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:37.982 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.710862+0000", 2024-08-10T05:12:37.982 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.710862+0000", 2024-08-10T05:12:37.982 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.710862+0000", 2024-08-10T05:12:37.982 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:37.983 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:37.983 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.983 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.710862+0000", 2024-08-10T05:12:37.983 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.710862+0000", 2024-08-10T05:12:37.983 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:37.983 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:37.983 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:37.983 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:37.983 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:37.983 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:37.983 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:37.983 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:37.984 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:37.984 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:37.984 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:37.984 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:37.984 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:37.984 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.30", 2024-08-10T05:12:37.984 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:37.984 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:37.984 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:37.984 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:37.984 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:37.984 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:23:34.965848+0000", 2024-08-10T05:12:37.984 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:37.984 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:37.985 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:37.985 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:37.985 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:37.985 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:37.985 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:37.985 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:37.985 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:37.985 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:37.985 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:37.985 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:37.985 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:37.985 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:37.985 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:37.985 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:37.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:37.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:37.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:37.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:37.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:37.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:37.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:37.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:37.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:37.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:37.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:37.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:37.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:37.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:37.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:37.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:37.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:37.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:37.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:37.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:37.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:37.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:37.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:37.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:37.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:37.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:37.988 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:37.988 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.988 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:37.988 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:37.988 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:37.988 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:37.988 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:37.988 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:37.988 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.988 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:37.988 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:37.988 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.988 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.989 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:37.989 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:37.989 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:37.989 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:37.989 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.989 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:37.989 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:37.989 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:37.989 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:37.989 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:37.989 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:37.989 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:37.989 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711572+0000", 2024-08-10T05:12:37.990 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.150008+0000", 2024-08-10T05:12:37.990 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.150008+0000", 2024-08-10T05:12:37.990 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.150280+0000", 2024-08-10T05:12:37.990 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711572+0000", 2024-08-10T05:12:37.990 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.990 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:37.990 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.990 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:37.990 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711572+0000", 2024-08-10T05:12:37.990 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711572+0000", 2024-08-10T05:12:37.990 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711572+0000", 2024-08-10T05:12:37.990 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:37.991 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:37.991 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.991 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711572+0000", 2024-08-10T05:12:37.991 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711572+0000", 2024-08-10T05:12:37.991 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:37.991 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:37.991 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:37.991 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:37.991 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:37.991 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:37.991 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:37.991 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:37.991 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:37.991 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:37.992 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:37.992 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:37.992 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:37.992 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2f", 2024-08-10T05:12:37.992 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:37.992 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:37.992 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:37.992 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:37.992 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:37.992 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:59:41.067914+0000", 2024-08-10T05:12:37.992 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:37.992 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:37.992 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:37.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:37.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:37.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:37.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:37.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:37.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:37.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:37.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:37.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:37.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:37.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:37.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:37.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:37.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:37.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:37.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:37.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:37.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:37.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:37.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:37.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:37.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:37.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:37.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:37.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:37.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:37.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:37.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:37.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:37.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:37.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:37.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:37.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:37.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:37.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:37.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:37.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:37.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:37.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:37.996 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:37.996 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.996 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:37.996 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:37.996 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:37.996 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:37.996 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:37.996 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:37.996 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.996 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:37.996 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:37.996 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:37.996 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:37.996 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:37.997 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:37.997 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:37.997 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:37.997 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:37.997 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T05:12:37.997 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:37.997 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:37.997 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:37.997 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:37.997 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:37.997 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:37.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265484+0000", 2024-08-10T05:12:37.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.136724+0000", 2024-08-10T05:12:37.998 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.136724+0000", 2024-08-10T05:12:37.998 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.137017+0000", 2024-08-10T05:12:37.998 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265484+0000", 2024-08-10T05:12:37.998 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.998 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:37.998 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.998 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:37.998 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265484+0000", 2024-08-10T05:12:37.998 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265484+0000", 2024-08-10T05:12:37.998 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265484+0000", 2024-08-10T05:12:37.998 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:37.998 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:37.998 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:37.999 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265484+0000", 2024-08-10T05:12:37.999 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265484+0000", 2024-08-10T05:12:37.999 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:37.999 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:37.999 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:37.999 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:37.999 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:37.999 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:37.999 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:37.999 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:37.999 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:37.999 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:37.999 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:37.999 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.000 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.000 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2e", 2024-08-10T05:12:38.000 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.000 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.000 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.000 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.000 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.000 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:29:47.443083+0000", 2024-08-10T05:12:38.000 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.000 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.000 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.003 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.003 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.003 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.004 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.004 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.004 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.004 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.004 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.004 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T05:12:38.004 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.004 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.004 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.004 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.004 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.004 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.004 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.005 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.005 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:38.005 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.005 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.005 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.005 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.005 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.005 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558634+0000", 2024-08-10T05:12:38.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.138528+0000", 2024-08-10T05:12:38.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.138528+0000", 2024-08-10T05:12:38.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.141142+0000", 2024-08-10T05:12:38.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558634+0000", 2024-08-10T05:12:38.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558634+0000", 2024-08-10T05:12:38.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558634+0000", 2024-08-10T05:12:38.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558634+0000", 2024-08-10T05:12:38.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558634+0000", 2024-08-10T05:12:38.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558634+0000", 2024-08-10T05:12:38.006 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.006 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.007 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.007 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.007 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.007 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.007 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.007 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.007 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.007 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.007 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.007 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.007 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.007 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2d", 2024-08-10T05:12:38.007 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.007 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.008 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.008 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.008 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.008 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:51:22.111780+0000", 2024-08-10T05:12:38.008 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.008 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.008 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.011 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.011 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.011 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.011 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.011 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.012 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.012 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.012 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.012 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:38.012 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.012 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.012 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.012 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.012 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.012 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.012 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.012 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.012 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:38.012 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.013 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.013 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.013 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.013 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.013 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383363+0000", 2024-08-10T05:12:38.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.132279+0000", 2024-08-10T05:12:38.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.132279+0000", 2024-08-10T05:12:38.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.132597+0000", 2024-08-10T05:12:38.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383363+0000", 2024-08-10T05:12:38.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.013 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.014 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.014 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383363+0000", 2024-08-10T05:12:38.014 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383363+0000", 2024-08-10T05:12:38.014 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383363+0000", 2024-08-10T05:12:38.014 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.014 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.014 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.014 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383363+0000", 2024-08-10T05:12:38.014 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383363+0000", 2024-08-10T05:12:38.014 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.014 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.014 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.014 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.015 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.015 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.015 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.015 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.015 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.015 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.015 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.015 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.015 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.015 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2c", 2024-08-10T05:12:38.015 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.015 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.015 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.015 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:38.016 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.016 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:43:23.420034+0000", 2024-08-10T05:12:38.016 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.016 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.016 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.016 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.019 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.019 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.019 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.019 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.019 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.019 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.019 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.019 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.019 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.019 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.019 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.019 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.019 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.020 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.020 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:38.020 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.020 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.020 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.020 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.020 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.020 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.020 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:38.020 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.020 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:38.020 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.020 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.021 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.021 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.021 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.021 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.021 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711055+0000", 2024-08-10T05:12:38.021 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.137743+0000", 2024-08-10T05:12:38.021 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.137743+0000", 2024-08-10T05:12:38.021 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.138035+0000", 2024-08-10T05:12:38.021 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711055+0000", 2024-08-10T05:12:38.021 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.021 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.021 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.021 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.021 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711055+0000", 2024-08-10T05:12:38.022 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711055+0000", 2024-08-10T05:12:38.022 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711055+0000", 2024-08-10T05:12:38.022 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.022 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.022 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.022 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711055+0000", 2024-08-10T05:12:38.022 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711055+0000", 2024-08-10T05:12:38.022 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.022 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.022 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.022 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.022 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.023 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.023 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.023 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.023 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.023 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.023 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.023 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.023 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.023 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2b", 2024-08-10T05:12:38.023 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.023 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.023 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.023 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.023 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.024 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:58:39.911169+0000", 2024-08-10T05:12:38.024 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.024 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.024 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.025 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.030 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.031 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.031 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.031 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.031 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.031 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.031 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.031 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:38.031 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.031 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:38.032 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.032 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.032 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.032 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.032 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.032 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.032 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.032 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.032 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:38.032 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.032 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.032 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.032 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.033 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.033 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.710973+0000", 2024-08-10T05:12:38.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.147064+0000", 2024-08-10T05:12:38.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.147064+0000", 2024-08-10T05:12:38.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.147369+0000", 2024-08-10T05:12:38.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.710973+0000", 2024-08-10T05:12:38.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.710973+0000", 2024-08-10T05:12:38.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.710973+0000", 2024-08-10T05:12:38.034 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.710973+0000", 2024-08-10T05:12:38.034 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.034 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.034 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.034 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.710973+0000", 2024-08-10T05:12:38.034 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.710973+0000", 2024-08-10T05:12:38.034 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.034 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.034 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.034 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.034 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.034 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.034 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.035 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.035 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.035 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.035 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.035 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.035 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.035 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2a", 2024-08-10T05:12:38.035 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.035 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.035 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.035 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.035 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.035 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:23:35.766097+0000", 2024-08-10T05:12:38.036 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.036 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.036 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.039 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.039 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.039 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.039 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.039 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.039 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.039 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.040 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.040 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:38.040 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.040 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.040 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.040 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.040 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.040 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.040 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:38.040 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.040 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:38.040 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.040 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.041 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.041 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.041 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.041 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683718+0000", 2024-08-10T05:12:38.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.127360+0000", 2024-08-10T05:12:38.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.127360+0000", 2024-08-10T05:12:38.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.128129+0000", 2024-08-10T05:12:38.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683718+0000", 2024-08-10T05:12:38.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.042 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683718+0000", 2024-08-10T05:12:38.042 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683718+0000", 2024-08-10T05:12:38.042 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683718+0000", 2024-08-10T05:12:38.042 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.042 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.042 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.042 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683718+0000", 2024-08-10T05:12:38.042 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683718+0000", 2024-08-10T05:12:38.042 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.042 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.042 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.042 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.042 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.043 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.043 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.043 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.043 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.043 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.043 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.043 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.043 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.043 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.29", 2024-08-10T05:12:38.043 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.043 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.043 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.043 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.044 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.044 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:05:48.912204+0000", 2024-08-10T05:12:38.044 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.044 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.044 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.044 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.044 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.044 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.044 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.044 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.044 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.044 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.044 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.047 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.047 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.047 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.047 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.047 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.047 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.047 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:38.047 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.048 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:38.048 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.048 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.048 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.048 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.048 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.048 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.048 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.048 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.048 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:38.048 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.048 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.048 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.049 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.049 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.049 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.049 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.710913+0000", 2024-08-10T05:12:38.049 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.138673+0000", 2024-08-10T05:12:38.049 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.138673+0000", 2024-08-10T05:12:38.049 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.138988+0000", 2024-08-10T05:12:38.049 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.710913+0000", 2024-08-10T05:12:38.049 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.049 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.049 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.049 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.049 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.710913+0000", 2024-08-10T05:12:38.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.710913+0000", 2024-08-10T05:12:38.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.710913+0000", 2024-08-10T05:12:38.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.710913+0000", 2024-08-10T05:12:38.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.710913+0000", 2024-08-10T05:12:38.050 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.050 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.050 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.050 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.050 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.050 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.051 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.051 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.051 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.051 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.051 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.051 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.051 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.051 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.28", 2024-08-10T05:12:38.051 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.051 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.051 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.051 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.051 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.052 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:49:07.309103+0000", 2024-08-10T05:12:38.052 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.052 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.052 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.052 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.052 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.052 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.052 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.052 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.052 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.052 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.052 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.055 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.055 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.055 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.055 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.055 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.055 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.055 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.055 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.056 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:38.056 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.056 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.056 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.056 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.056 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.056 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.056 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.056 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.056 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:38.056 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.056 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.056 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.057 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.057 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.057 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.057 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683907+0000", 2024-08-10T05:12:38.057 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:09:19.794391+0000", 2024-08-10T05:12:38.057 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:09:19.794391+0000", 2024-08-10T05:12:38.057 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:09:19.794718+0000", 2024-08-10T05:12:38.057 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683907+0000", 2024-08-10T05:12:38.057 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.057 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.057 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.057 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 68, 2024-08-10T05:12:38.057 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683907+0000", 2024-08-10T05:12:38.057 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683907+0000", 2024-08-10T05:12:38.058 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683907+0000", 2024-08-10T05:12:38.058 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.058 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.058 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.058 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683907+0000", 2024-08-10T05:12:38.058 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683907+0000", 2024-08-10T05:12:38.058 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.058 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.058 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.058 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.058 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 67, 2024-08-10T05:12:38.058 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.058 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.059 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.059 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.059 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.059 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.059 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.059 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.059 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.27", 2024-08-10T05:12:38.059 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.059 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.059 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.059 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 31, 2024-08-10T05:12:38.059 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.059 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:13:11.816896+0000", 2024-08-10T05:12:38.060 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.060 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.060 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.063 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.063 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.063 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.063 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.063 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.063 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.063 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.063 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.063 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:38.063 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.063 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.063 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.064 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.064 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.064 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.064 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.064 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.064 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:38.064 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.064 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.064 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.064 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.064 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.064 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.064 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383507+0000", 2024-08-10T05:12:38.065 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.137940+0000", 2024-08-10T05:12:38.065 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.137940+0000", 2024-08-10T05:12:38.065 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.138244+0000", 2024-08-10T05:12:38.065 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383507+0000", 2024-08-10T05:12:38.065 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.065 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.065 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.065 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.065 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383507+0000", 2024-08-10T05:12:38.065 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383507+0000", 2024-08-10T05:12:38.065 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383507+0000", 2024-08-10T05:12:38.065 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.065 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.065 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.066 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383507+0000", 2024-08-10T05:12:38.066 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383507+0000", 2024-08-10T05:12:38.066 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.066 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.066 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.066 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.066 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.066 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.066 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.066 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.066 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.066 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.067 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.067 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.067 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.067 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.26", 2024-08-10T05:12:38.067 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.067 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.067 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.067 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:38.067 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.067 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:02:28.527471+0000", 2024-08-10T05:12:38.067 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.067 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.067 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.067 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.070 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.071 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.071 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.071 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.071 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.071 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.071 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.071 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.071 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:38.071 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.071 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.071 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.071 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.071 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.071 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.072 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.072 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.072 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:38.072 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.072 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.072 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.072 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.072 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.072 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.072 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265402+0000", 2024-08-10T05:12:38.072 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.129223+0000", 2024-08-10T05:12:38.072 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.129223+0000", 2024-08-10T05:12:38.072 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.129715+0000", 2024-08-10T05:12:38.072 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265402+0000", 2024-08-10T05:12:38.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265402+0000", 2024-08-10T05:12:38.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265402+0000", 2024-08-10T05:12:38.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265402+0000", 2024-08-10T05:12:38.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265402+0000", 2024-08-10T05:12:38.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265402+0000", 2024-08-10T05:12:38.073 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.074 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.074 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.074 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.074 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.074 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.074 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.074 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.074 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.074 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.074 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.074 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.074 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.074 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.25", 2024-08-10T05:12:38.075 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.075 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.075 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.075 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.075 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.075 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:01:08.261966+0000", 2024-08-10T05:12:38.075 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.075 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.075 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.075 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.075 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.075 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.075 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.075 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.078 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.078 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.078 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.078 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.078 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.078 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.079 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.079 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.079 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:38.079 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.079 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.079 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.079 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.079 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.079 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.079 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.079 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.079 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:38.079 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.079 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.080 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.080 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.080 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.080 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.080 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:38.080 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:09:19.884605+0000", 2024-08-10T05:12:38.080 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:09:19.884605+0000", 2024-08-10T05:12:38.080 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:09:19.884960+0000", 2024-08-10T05:12:38.080 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:38.080 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.080 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.080 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.081 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 68, 2024-08-10T05:12:38.081 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:38.081 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:38.081 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:38.081 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.081 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.081 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.081 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:38.081 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:38.081 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.081 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.081 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.081 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.082 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 67, 2024-08-10T05:12:38.082 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.082 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.082 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.082 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.082 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.082 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.082 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.082 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.082 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.24", 2024-08-10T05:12:38.082 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.082 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.082 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.083 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 31, 2024-08-10T05:12:38.083 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.083 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:01:27.431437+0000", 2024-08-10T05:12:38.083 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.083 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.083 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.083 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.083 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.083 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.083 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.083 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.083 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.083 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.084 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.084 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.084 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.084 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.084 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.084 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.084 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.084 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.084 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.084 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.084 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.084 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.084 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.086 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.086 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.086 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.086 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.086 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.086 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.086 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.087 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.087 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:38.087 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.087 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.087 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.087 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.087 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.087 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.087 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.087 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.087 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:38.087 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.087 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.088 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.088 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.088 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.088 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.088 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711211+0000", 2024-08-10T05:12:38.088 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.133475+0000", 2024-08-10T05:12:38.088 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.133475+0000", 2024-08-10T05:12:38.088 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.133763+0000", 2024-08-10T05:12:38.088 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711211+0000", 2024-08-10T05:12:38.088 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.088 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.088 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.088 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.089 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711211+0000", 2024-08-10T05:12:38.089 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711211+0000", 2024-08-10T05:12:38.089 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711211+0000", 2024-08-10T05:12:38.089 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.089 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.089 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.089 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711211+0000", 2024-08-10T05:12:38.089 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711211+0000", 2024-08-10T05:12:38.089 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.089 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.089 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.089 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.089 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.090 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.090 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.090 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.090 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.090 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.090 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.090 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.090 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.090 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.23", 2024-08-10T05:12:38.090 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.090 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.090 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.090 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.091 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.091 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:40:32.021993+0000", 2024-08-10T05:12:38.091 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.091 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.091 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.092 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.092 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.092 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.092 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.092 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.092 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.092 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.092 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.092 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.092 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.092 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.092 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.092 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.092 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.093 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.093 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.093 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.093 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.093 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.093 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.093 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.093 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.093 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.093 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.093 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.093 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.093 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.093 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.094 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.094 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.094 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.094 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.094 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.094 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.094 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.094 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.094 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:38.095 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.095 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.095 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.095 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.095 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.095 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.095 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.095 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.095 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:38.095 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.095 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.095 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.096 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.096 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.096 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.096 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711068+0000", 2024-08-10T05:12:38.096 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.143380+0000", 2024-08-10T05:12:38.096 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.143380+0000", 2024-08-10T05:12:38.096 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.143680+0000", 2024-08-10T05:12:38.096 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711068+0000", 2024-08-10T05:12:38.096 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.096 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.096 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.096 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.096 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711068+0000", 2024-08-10T05:12:38.096 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711068+0000", 2024-08-10T05:12:38.097 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711068+0000", 2024-08-10T05:12:38.097 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.097 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.097 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.097 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711068+0000", 2024-08-10T05:12:38.097 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711068+0000", 2024-08-10T05:12:38.097 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.097 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.097 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.097 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.097 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.097 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.098 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.098 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.098 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.098 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.098 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.098 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.098 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.098 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.22", 2024-08-10T05:12:38.098 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.098 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.098 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.098 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.098 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.099 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:21:52.421604+0000", 2024-08-10T05:12:38.099 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.099 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.099 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.102 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.102 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.102 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.102 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.102 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.102 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.102 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.102 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.102 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.102 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.102 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.102 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:38.102 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.103 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.103 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.103 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.103 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.103 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.103 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.103 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.103 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T05:12:38.103 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.103 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.103 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.103 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.103 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.104 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265216+0000", 2024-08-10T05:12:38.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.138642+0000", 2024-08-10T05:12:38.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.138642+0000", 2024-08-10T05:12:38.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.138943+0000", 2024-08-10T05:12:38.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265216+0000", 2024-08-10T05:12:38.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265216+0000", 2024-08-10T05:12:38.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265216+0000", 2024-08-10T05:12:38.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265216+0000", 2024-08-10T05:12:38.105 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.105 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.105 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.105 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265216+0000", 2024-08-10T05:12:38.105 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265216+0000", 2024-08-10T05:12:38.105 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.105 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.105 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.105 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.105 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.105 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.105 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.105 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.105 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.106 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.106 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.106 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.106 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.106 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.21", 2024-08-10T05:12:38.106 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.106 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.106 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.106 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.106 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.106 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:12:37.219580+0000", 2024-08-10T05:12:38.106 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.106 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.107 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.110 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.110 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.110 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.110 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.110 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.110 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.110 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.110 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.110 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.110 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T05:12:38.110 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.110 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.110 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.111 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.111 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.111 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.111 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:38.111 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.111 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:38.111 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.111 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.111 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.111 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.111 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.111 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.111 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383054+0000", 2024-08-10T05:12:38.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.143991+0000", 2024-08-10T05:12:38.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.143991+0000", 2024-08-10T05:12:38.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.146159+0000", 2024-08-10T05:12:38.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383054+0000", 2024-08-10T05:12:38.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383054+0000", 2024-08-10T05:12:38.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383054+0000", 2024-08-10T05:12:38.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383054+0000", 2024-08-10T05:12:38.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.113 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.113 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383054+0000", 2024-08-10T05:12:38.113 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383054+0000", 2024-08-10T05:12:38.113 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.113 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.113 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.113 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.113 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.113 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.113 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.113 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.113 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.113 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.113 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.114 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.114 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.114 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.20", 2024-08-10T05:12:38.114 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.114 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.114 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.114 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:38.114 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.114 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:45:54.040993+0000", 2024-08-10T05:12:38.114 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.114 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.114 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.114 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.115 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.115 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.115 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.115 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.115 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.115 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.115 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.115 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.115 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.115 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.115 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.115 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.115 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.118 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.118 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.118 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.118 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.118 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.118 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.118 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:38.118 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.118 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:38.118 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.118 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.118 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.118 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.118 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.119 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.119 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.119 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.119 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T05:12:38.119 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.119 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.119 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.119 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.119 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.119 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.119 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:38.119 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.129304+0000", 2024-08-10T05:12:38.119 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.129304+0000", 2024-08-10T05:12:38.119 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.129894+0000", 2024-08-10T05:12:38.120 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:38.120 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.120 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.120 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.120 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.120 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:38.120 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:38.120 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:38.120 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.120 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.120 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.120 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:38.120 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:38.120 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.121 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.121 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.121 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.121 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.121 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.121 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.121 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.121 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.121 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.121 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.121 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.121 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.121 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1a", 2024-08-10T05:12:38.122 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.122 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.122 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.122 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.122 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.122 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:42:04.622711+0000", 2024-08-10T05:12:38.122 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.122 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.122 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.122 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.122 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.122 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.122 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.124 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.124 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.124 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.124 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.124 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.124 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.124 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.124 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.124 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.124 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.124 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.124 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.124 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.124 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.125 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.125 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.125 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.125 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.126 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.126 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.126 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.126 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.126 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T05:12:38.126 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.126 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.126 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.126 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.126 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.126 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.126 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.126 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.127 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:38.127 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.127 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.127 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.127 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.127 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.127 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.127 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683951+0000", 2024-08-10T05:12:38.127 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.035722+0000", 2024-08-10T05:12:38.127 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.035722+0000", 2024-08-10T05:12:38.127 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.035992+0000", 2024-08-10T05:12:38.127 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683951+0000", 2024-08-10T05:12:38.127 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.128 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.128 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.128 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.128 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683951+0000", 2024-08-10T05:12:38.128 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683951+0000", 2024-08-10T05:12:38.128 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683951+0000", 2024-08-10T05:12:38.128 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.128 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.128 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.128 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683951+0000", 2024-08-10T05:12:38.128 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683951+0000", 2024-08-10T05:12:38.128 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.128 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 1, 2024-08-10T05:12:38.128 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.129 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.129 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.129 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.129 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.129 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.129 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.129 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 1, 2024-08-10T05:12:38.129 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.129 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.129 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.129 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1b", 2024-08-10T05:12:38.129 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.129 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.130 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.130 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 25, 2024-08-10T05:12:38.130 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.130 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:11:33.876075+0000", 2024-08-10T05:12:38.130 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.130 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.130 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.130 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.130 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.130 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.130 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.130 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.130 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.133 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.133 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.133 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.133 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.133 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.133 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.133 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.133 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.133 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.133 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.133 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.133 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.133 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.134 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.134 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.134 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.134 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:38.134 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'1" 2024-08-10T05:12:38.134 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.134 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.134 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.134 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.134 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.134 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.134 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.134 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:38.135 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.135 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.135 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.135 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.135 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.135 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.135 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711157+0000", 2024-08-10T05:12:38.135 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.137692+0000", 2024-08-10T05:12:38.135 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.137692+0000", 2024-08-10T05:12:38.135 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.137938+0000", 2024-08-10T05:12:38.135 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711157+0000", 2024-08-10T05:12:38.135 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.135 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711157+0000", 2024-08-10T05:12:38.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711157+0000", 2024-08-10T05:12:38.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711157+0000", 2024-08-10T05:12:38.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711157+0000", 2024-08-10T05:12:38.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711157+0000", 2024-08-10T05:12:38.136 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.136 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.136 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.136 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.137 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.137 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.137 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.137 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.137 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.137 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.137 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.137 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.137 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.137 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1b", 2024-08-10T05:12:38.137 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.137 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.137 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.137 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.138 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.138 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T17:03:38.145954+0000", 2024-08-10T05:12:38.138 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.138 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.138 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.141 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.141 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.141 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.141 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.141 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.141 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.141 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.142 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.142 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:38.142 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.142 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.142 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.142 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.142 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.142 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.142 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.142 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.142 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:38.142 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.142 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.143 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.143 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.143 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.143 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.143 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383269+0000", 2024-08-10T05:12:38.143 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.036577+0000", 2024-08-10T05:12:38.143 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.036577+0000", 2024-08-10T05:12:38.143 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.036872+0000", 2024-08-10T05:12:38.143 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383269+0000", 2024-08-10T05:12:38.143 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.143 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.143 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.143 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.144 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383269+0000", 2024-08-10T05:12:38.144 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383269+0000", 2024-08-10T05:12:38.144 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383269+0000", 2024-08-10T05:12:38.144 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.144 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.144 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.144 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383269+0000", 2024-08-10T05:12:38.144 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383269+0000", 2024-08-10T05:12:38.144 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.144 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 1, 2024-08-10T05:12:38.144 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.144 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.144 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.144 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.145 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.145 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.145 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.145 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 1, 2024-08-10T05:12:38.145 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.145 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.145 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.145 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1a", 2024-08-10T05:12:38.145 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.145 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.145 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.145 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 24, 2024-08-10T05:12:38.145 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.146 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:46:28.173110+0000", 2024-08-10T05:12:38.146 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.146 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.146 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.149 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.149 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.149 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.149 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.149 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.149 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.149 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.149 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.150 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:38.150 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'1" 2024-08-10T05:12:38.150 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.150 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.150 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.150 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.150 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.150 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.150 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.150 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:38.150 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.150 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.150 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.151 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.151 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.151 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683579+0000", 2024-08-10T05:12:38.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.032682+0000", 2024-08-10T05:12:38.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.032682+0000", 2024-08-10T05:12:38.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.032952+0000", 2024-08-10T05:12:38.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683579+0000", 2024-08-10T05:12:38.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683579+0000", 2024-08-10T05:12:38.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683579+0000", 2024-08-10T05:12:38.152 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683579+0000", 2024-08-10T05:12:38.152 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.152 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.152 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.152 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683579+0000", 2024-08-10T05:12:38.152 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683579+0000", 2024-08-10T05:12:38.152 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.152 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.152 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.152 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.152 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.152 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.153 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.153 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.153 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.153 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.153 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.153 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.153 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.153 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.19", 2024-08-10T05:12:38.153 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.153 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.153 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.153 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 24, 2024-08-10T05:12:38.153 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.153 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:57:08.531835+0000", 2024-08-10T05:12:38.154 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.154 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.154 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.157 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.157 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.157 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.157 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.157 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.157 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.157 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.157 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.157 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:38.157 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.158 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.158 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.158 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.158 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.158 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.158 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:38.158 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.158 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:38.158 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.158 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.158 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.158 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.158 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.158 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.159 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683605+0000", 2024-08-10T05:12:38.159 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.129235+0000", 2024-08-10T05:12:38.159 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.129235+0000", 2024-08-10T05:12:38.159 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.130496+0000", 2024-08-10T05:12:38.159 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683605+0000", 2024-08-10T05:12:38.159 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.159 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.159 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.159 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.159 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683605+0000", 2024-08-10T05:12:38.159 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683605+0000", 2024-08-10T05:12:38.159 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683605+0000", 2024-08-10T05:12:38.159 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.160 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.160 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.160 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683605+0000", 2024-08-10T05:12:38.160 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683605+0000", 2024-08-10T05:12:38.160 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.160 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.160 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.160 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.160 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.160 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.160 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.160 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.160 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.160 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.161 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.161 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.161 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.161 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.18", 2024-08-10T05:12:38.161 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.161 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.161 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.161 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.161 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.161 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:14:00.571701+0000", 2024-08-10T05:12:38.161 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.161 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.161 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.162 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.162 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.162 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.162 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.162 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.162 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.162 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.162 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.162 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.162 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.162 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.162 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.162 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.165 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.165 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.165 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.165 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.165 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.165 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.165 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:38.165 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.165 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:38.165 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.165 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.165 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.165 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.165 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.166 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.166 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.166 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.166 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:38.166 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.166 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.166 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.166 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.166 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.166 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.166 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.710954+0000", 2024-08-10T05:12:38.166 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.038223+0000", 2024-08-10T05:12:38.166 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.038223+0000", 2024-08-10T05:12:38.166 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.038500+0000", 2024-08-10T05:12:38.167 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.710954+0000", 2024-08-10T05:12:38.167 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.167 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.167 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.167 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.167 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.710954+0000", 2024-08-10T05:12:38.167 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.710954+0000", 2024-08-10T05:12:38.167 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.710954+0000", 2024-08-10T05:12:38.167 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.167 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.167 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.167 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.710954+0000", 2024-08-10T05:12:38.168 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.710954+0000", 2024-08-10T05:12:38.168 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.168 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.168 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.168 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.168 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.168 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.168 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.168 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.168 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.168 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.168 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.168 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.169 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.169 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.18", 2024-08-10T05:12:38.169 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.169 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.169 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.169 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:38.169 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.169 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:50:31.638736+0000", 2024-08-10T05:12:38.169 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.169 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.169 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.169 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.169 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.170 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.170 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.170 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.170 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.170 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.170 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.170 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.170 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.170 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.170 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.170 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.170 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.170 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.171 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.171 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.171 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.171 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.171 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.171 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.171 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.171 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.171 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.171 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.171 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.171 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.171 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.172 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.173 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.173 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.173 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.173 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.173 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.173 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.173 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.173 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:38.173 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.173 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.173 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.173 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.173 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.173 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.174 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.174 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.174 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:38.174 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.174 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.174 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.174 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.174 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.174 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.174 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265474+0000", 2024-08-10T05:12:38.174 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.132893+0000", 2024-08-10T05:12:38.174 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.132893+0000", 2024-08-10T05:12:38.175 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.133184+0000", 2024-08-10T05:12:38.175 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265474+0000", 2024-08-10T05:12:38.175 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.175 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.175 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.175 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.175 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265474+0000", 2024-08-10T05:12:38.175 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265474+0000", 2024-08-10T05:12:38.175 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265474+0000", 2024-08-10T05:12:38.175 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.175 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.175 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.175 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265474+0000", 2024-08-10T05:12:38.175 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265474+0000", 2024-08-10T05:12:38.176 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.176 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.176 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.176 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.176 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.176 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.176 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.176 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.176 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.176 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.176 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.176 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.176 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.177 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.19", 2024-08-10T05:12:38.177 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.177 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.177 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.177 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.177 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.177 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:39:19.780934+0000", 2024-08-10T05:12:38.177 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.177 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.177 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.177 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.177 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.177 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.177 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.179 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.179 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.179 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.179 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.179 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.179 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.179 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.179 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.179 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.179 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.179 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.179 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.179 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.179 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.180 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.180 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.180 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.180 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.180 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.181 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.181 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.181 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.181 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:38.181 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.181 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.181 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.181 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.181 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.181 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.181 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.181 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.182 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:38.182 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.182 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.182 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.182 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.182 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.182 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.182 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383580+0000", 2024-08-10T05:12:38.182 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.033035+0000", 2024-08-10T05:12:38.182 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.033035+0000", 2024-08-10T05:12:38.182 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.033347+0000", 2024-08-10T05:12:38.182 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383580+0000", 2024-08-10T05:12:38.182 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.183 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.183 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.183 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.183 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383580+0000", 2024-08-10T05:12:38.183 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383580+0000", 2024-08-10T05:12:38.183 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383580+0000", 2024-08-10T05:12:38.183 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.183 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.183 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.183 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383580+0000", 2024-08-10T05:12:38.183 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383580+0000", 2024-08-10T05:12:38.183 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.183 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.183 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.184 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.184 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.184 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.184 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.184 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.184 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.184 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.184 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.184 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.184 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.184 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.17", 2024-08-10T05:12:38.184 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.184 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.185 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.185 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.185 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.185 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:35:05.992769+0000", 2024-08-10T05:12:38.185 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.185 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.185 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.185 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.185 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.185 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.185 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.185 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.185 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.188 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.188 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.188 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.188 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.189 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.189 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.189 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.189 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.189 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:38.189 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.189 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.189 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.189 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.189 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.189 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.189 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:38.189 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.190 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:38.190 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.190 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.190 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.190 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.190 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.190 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.190 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711375+0000", 2024-08-10T05:12:38.190 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.145393+0000", 2024-08-10T05:12:38.190 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.145393+0000", 2024-08-10T05:12:38.190 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.145654+0000", 2024-08-10T05:12:38.190 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711375+0000", 2024-08-10T05:12:38.190 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.191 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.191 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.191 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.191 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711375+0000", 2024-08-10T05:12:38.191 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711375+0000", 2024-08-10T05:12:38.191 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711375+0000", 2024-08-10T05:12:38.191 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.191 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.191 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.191 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711375+0000", 2024-08-10T05:12:38.191 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711375+0000", 2024-08-10T05:12:38.191 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.191 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.192 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.192 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.192 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.192 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.192 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.192 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.192 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.192 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.192 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.192 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.192 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.192 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.16", 2024-08-10T05:12:38.192 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.193 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.193 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.193 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.193 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.193 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:12:15.820666+0000", 2024-08-10T05:12:38.193 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.193 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.193 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.193 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.193 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.193 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.193 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.193 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.193 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.196 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.196 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.196 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.196 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.196 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.197 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.197 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:38.197 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.197 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:38.197 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.197 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.197 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.197 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.197 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.197 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.197 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.197 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.197 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:38.197 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.198 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.198 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.198 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.198 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.198 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.198 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711466+0000", 2024-08-10T05:12:38.198 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.031912+0000", 2024-08-10T05:12:38.198 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.031912+0000", 2024-08-10T05:12:38.198 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.032270+0000", 2024-08-10T05:12:38.198 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711466+0000", 2024-08-10T05:12:38.198 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.198 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.198 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711466+0000", 2024-08-10T05:12:38.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711466+0000", 2024-08-10T05:12:38.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711466+0000", 2024-08-10T05:12:38.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711466+0000", 2024-08-10T05:12:38.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711466+0000", 2024-08-10T05:12:38.199 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.199 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.199 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.199 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.200 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.200 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.200 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.200 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.200 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.200 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.200 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.200 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.200 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.200 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.16", 2024-08-10T05:12:38.200 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.200 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.200 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.201 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:38.201 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.201 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:16:33.526156+0000", 2024-08-10T05:12:38.201 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.201 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.201 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.202 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.202 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.202 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.202 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.202 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.202 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.202 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.202 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.202 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.202 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.202 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.202 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.202 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.204 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.204 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.204 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.204 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.204 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.204 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.204 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.205 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.205 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:38.205 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.205 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.205 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.205 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.205 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.205 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.205 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:38.205 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.205 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:38.205 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.205 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.205 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.206 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.206 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.206 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.206 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711401+0000", 2024-08-10T05:12:38.206 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.148428+0000", 2024-08-10T05:12:38.206 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.148428+0000", 2024-08-10T05:12:38.206 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.148786+0000", 2024-08-10T05:12:38.206 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711401+0000", 2024-08-10T05:12:38.206 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.206 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.206 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.206 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.206 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711401+0000", 2024-08-10T05:12:38.207 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711401+0000", 2024-08-10T05:12:38.207 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711401+0000", 2024-08-10T05:12:38.207 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.207 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.207 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.207 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711401+0000", 2024-08-10T05:12:38.207 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711401+0000", 2024-08-10T05:12:38.207 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.207 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.207 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.207 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.207 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.207 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.207 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.208 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.208 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.208 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.208 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.208 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.208 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.208 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.17", 2024-08-10T05:12:38.208 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.208 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.208 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.208 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.208 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.208 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:18:50.428090+0000", 2024-08-10T05:12:38.209 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.209 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.209 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.211 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.211 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.211 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.211 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.211 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.211 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.211 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.211 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.211 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.211 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.211 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.211 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.211 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.211 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.212 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.212 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.212 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.212 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.212 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.212 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.212 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:38.212 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.212 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:38.213 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.213 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.213 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.213 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.213 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.213 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.213 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.213 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.213 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:38.213 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.213 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.213 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.213 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.213 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.214 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.214 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.266281+0000", 2024-08-10T05:12:38.214 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.033185+0000", 2024-08-10T05:12:38.214 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.033185+0000", 2024-08-10T05:12:38.214 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.033550+0000", 2024-08-10T05:12:38.214 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.266281+0000", 2024-08-10T05:12:38.214 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.214 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.214 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.214 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.214 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.266281+0000", 2024-08-10T05:12:38.214 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.266281+0000", 2024-08-10T05:12:38.215 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.266281+0000", 2024-08-10T05:12:38.215 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.215 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.215 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.215 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.266281+0000", 2024-08-10T05:12:38.215 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.266281+0000", 2024-08-10T05:12:38.215 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.215 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3, 2024-08-10T05:12:38.215 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.215 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.215 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.215 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.215 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.215 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.216 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.216 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3, 2024-08-10T05:12:38.216 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.216 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.216 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.216 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.15", 2024-08-10T05:12:38.216 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.216 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.216 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.216 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 28, 2024-08-10T05:12:38.216 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.216 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:54:37.842616+0000", 2024-08-10T05:12:38.216 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.217 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.217 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 90, 2024-08-10T05:12:38.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T05:12:38.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T05:12:38.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T05:12:38.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.219 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:38.219 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.219 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.219 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.219 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.219 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.219 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.219 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.219 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.219 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.219 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.219 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.219 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.220 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 4, 2024-08-10T05:12:38.220 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 1 2024-08-10T05:12:38.220 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.220 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.220 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.220 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.220 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.220 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.220 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.220 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.220 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:38.220 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'3" 2024-08-10T05:12:38.220 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.220 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.221 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.221 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.221 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.221 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.221 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.221 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T05:12:38.221 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.221 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.221 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.221 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.221 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.221 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.221 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.260654+0000", 2024-08-10T05:12:38.221 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.141133+0000", 2024-08-10T05:12:38.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.141133+0000", 2024-08-10T05:12:38.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.141572+0000", 2024-08-10T05:12:38.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.260654+0000", 2024-08-10T05:12:38.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.260654+0000", 2024-08-10T05:12:38.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.260654+0000", 2024-08-10T05:12:38.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.260654+0000", 2024-08-10T05:12:38.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.223 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.260654+0000", 2024-08-10T05:12:38.223 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.260654+0000", 2024-08-10T05:12:38.223 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.223 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.223 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.223 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.223 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.223 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.223 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.223 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.223 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.223 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.223 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.224 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.224 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.224 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.14", 2024-08-10T05:12:38.224 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.224 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.224 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.224 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.224 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.224 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:30:47.845995+0000", 2024-08-10T05:12:38.224 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.224 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.224 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.224 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.227 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.227 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.228 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.228 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.228 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.228 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.228 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.228 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.228 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T05:12:38.228 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.228 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.228 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.228 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.228 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.228 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.229 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:38.229 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.229 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:38.229 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.229 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.229 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.229 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.229 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.229 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.229 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:11:30.413341+0000", 2024-08-10T05:12:38.229 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.030915+0000", 2024-08-10T05:12:38.229 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.030915+0000", 2024-08-10T05:12:38.229 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.031258+0000", 2024-08-10T05:12:38.230 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:11:30.413341+0000", 2024-08-10T05:12:38.230 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.230 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.230 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.230 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.230 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:11:30.413341+0000", 2024-08-10T05:12:38.230 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:11:30.413341+0000", 2024-08-10T05:12:38.230 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:11:30.413341+0000", 2024-08-10T05:12:38.230 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.230 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.234 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.234 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:11:30.413341+0000", 2024-08-10T05:12:38.234 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:11:30.413341+0000", 2024-08-10T05:12:38.234 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.234 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 12, 2024-08-10T05:12:38.234 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.234 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.234 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.234 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.235 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.235 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.235 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.235 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 12, 2024-08-10T05:12:38.235 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.235 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.235 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.235 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.14", 2024-08-10T05:12:38.235 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.235 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.235 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.235 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 35, 2024-08-10T05:12:38.235 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.236 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:47:19.720562+0000", 2024-08-10T05:12:38.236 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.236 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.236 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 2630, 2024-08-10T05:12:38.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 12, 2024-08-10T05:12:38.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 4, 2024-08-10T05:12:38.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 4, 2024-08-10T05:12:38.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:38.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.239 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.239 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 12, 2024-08-10T05:12:38.239 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 9 2024-08-10T05:12:38.239 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.239 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.239 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.239 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.239 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.239 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.239 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:38.239 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.239 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:38.239 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "76'12" 2024-08-10T05:12:38.239 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.240 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.240 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.240 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.240 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.240 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.240 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.240 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:38.240 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.240 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.240 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.240 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.240 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.240 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.240 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558496+0000", 2024-08-10T05:12:38.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.143736+0000", 2024-08-10T05:12:38.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.143736+0000", 2024-08-10T05:12:38.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.144100+0000", 2024-08-10T05:12:38.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558496+0000", 2024-08-10T05:12:38.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558496+0000", 2024-08-10T05:12:38.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558496+0000", 2024-08-10T05:12:38.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558496+0000", 2024-08-10T05:12:38.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.242 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558496+0000", 2024-08-10T05:12:38.242 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558496+0000", 2024-08-10T05:12:38.242 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.242 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.242 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.242 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.242 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.242 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.242 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.242 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.242 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.243 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.243 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.243 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.243 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.243 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.15", 2024-08-10T05:12:38.243 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.243 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.243 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.243 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.243 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.243 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:51:33.689430+0000", 2024-08-10T05:12:38.243 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.244 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.244 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.247 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.247 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.247 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.247 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.247 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.247 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.247 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.247 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.247 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.247 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.247 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:38.247 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.247 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.248 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.248 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.248 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.248 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.248 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:38.248 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.248 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:38.248 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.248 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.248 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.248 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.248 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.248 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.248 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711289+0000", 2024-08-10T05:12:38.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.027799+0000", 2024-08-10T05:12:38.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.027799+0000", 2024-08-10T05:12:38.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.029712+0000", 2024-08-10T05:12:38.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711289+0000", 2024-08-10T05:12:38.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711289+0000", 2024-08-10T05:12:38.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711289+0000", 2024-08-10T05:12:38.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711289+0000", 2024-08-10T05:12:38.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.250 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.250 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711289+0000", 2024-08-10T05:12:38.250 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711289+0000", 2024-08-10T05:12:38.250 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.250 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T05:12:38.250 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.250 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.250 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.250 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.250 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.250 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.250 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.250 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T05:12:38.251 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.251 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.251 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.251 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.13", 2024-08-10T05:12:38.251 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.251 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.251 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.251 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 27, 2024-08-10T05:12:38.251 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.251 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:09:07.537727+0000", 2024-08-10T05:12:38.251 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.251 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.251 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 34, 2024-08-10T05:12:38.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T05:12:38.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T05:12:38.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T05:12:38.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:38.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T05:12:38.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 7 2024-08-10T05:12:38.255 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.255 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.255 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.255 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.255 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.255 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.255 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:38.255 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.255 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:38.255 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T05:12:38.255 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.255 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.255 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.256 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.256 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.256 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:38.256 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.256 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:38.256 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.256 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.256 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.256 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.256 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.256 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.256 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:38.256 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.136097+0000", 2024-08-10T05:12:38.256 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.136097+0000", 2024-08-10T05:12:38.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.136363+0000", 2024-08-10T05:12:38.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:38.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:38.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:38.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:38.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.258 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:38.258 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:38.258 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.258 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.258 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.258 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.258 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.258 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.258 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.258 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.258 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.258 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.258 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.259 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.259 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.259 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.12", 2024-08-10T05:12:38.259 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.259 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.259 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.259 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.259 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.259 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:11:45.926347+0000", 2024-08-10T05:12:38.259 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.259 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.259 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.262 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.263 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.263 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.263 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.263 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.263 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.263 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:38.263 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.263 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:38.263 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.263 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.263 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.263 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.263 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.264 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.264 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.264 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.264 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:38.264 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.264 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.264 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.264 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.264 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.264 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.264 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711086+0000", 2024-08-10T05:12:38.264 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.037925+0000", 2024-08-10T05:12:38.264 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.037925+0000", 2024-08-10T05:12:38.264 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.038987+0000", 2024-08-10T05:12:38.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711086+0000", 2024-08-10T05:12:38.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711086+0000", 2024-08-10T05:12:38.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711086+0000", 2024-08-10T05:12:38.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711086+0000", 2024-08-10T05:12:38.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711086+0000", 2024-08-10T05:12:38.265 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711086+0000", 2024-08-10T05:12:38.266 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.266 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.266 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.266 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.266 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.266 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.266 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.266 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.266 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.266 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.266 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.266 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.266 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.267 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.12", 2024-08-10T05:12:38.267 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.267 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.267 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.267 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:38.267 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.267 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:42:48.315927+0000", 2024-08-10T05:12:38.267 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.267 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.267 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.270 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.270 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.270 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.270 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.270 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.270 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.270 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.270 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.270 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.270 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.270 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.270 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.270 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.271 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.271 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.271 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.271 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.271 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.271 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:38.271 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.271 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.271 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.271 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.271 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.272 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.272 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.272 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.272 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:38.272 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.272 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.272 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.272 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.272 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.272 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558399+0000", 2024-08-10T05:12:38.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.135769+0000", 2024-08-10T05:12:38.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.135769+0000", 2024-08-10T05:12:38.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.136107+0000", 2024-08-10T05:12:38.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558399+0000", 2024-08-10T05:12:38.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558399+0000", 2024-08-10T05:12:38.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558399+0000", 2024-08-10T05:12:38.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558399+0000", 2024-08-10T05:12:38.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.273 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558399+0000", 2024-08-10T05:12:38.274 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558399+0000", 2024-08-10T05:12:38.274 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.274 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.274 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.274 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.274 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.274 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.274 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.274 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.274 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.274 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.274 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.274 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.275 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.275 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.13", 2024-08-10T05:12:38.275 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.275 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.275 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.275 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.275 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.275 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:05:46.786058+0000", 2024-08-10T05:12:38.275 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.275 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.275 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.278 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.278 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.278 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.278 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.278 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.278 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.278 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.278 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.278 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.278 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.278 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.278 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.278 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.279 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.279 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.279 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.279 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.279 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.279 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:38.279 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.279 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.279 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.279 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.279 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.279 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.279 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:38.280 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.280 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:38.280 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.280 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.280 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.280 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.280 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.280 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383174+0000", 2024-08-10T05:12:38.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.033679+0000", 2024-08-10T05:12:38.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.033679+0000", 2024-08-10T05:12:38.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.033967+0000", 2024-08-10T05:12:38.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383174+0000", 2024-08-10T05:12:38.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383174+0000", 2024-08-10T05:12:38.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383174+0000", 2024-08-10T05:12:38.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383174+0000", 2024-08-10T05:12:38.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383174+0000", 2024-08-10T05:12:38.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383174+0000", 2024-08-10T05:12:38.281 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.281 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.281 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.282 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.282 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.282 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.282 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.282 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.282 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.282 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.282 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.282 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.282 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.282 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.11", 2024-08-10T05:12:38.282 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.282 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.283 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.283 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.283 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.283 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:21:41.291762+0000", 2024-08-10T05:12:38.283 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.283 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.283 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.286 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.286 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.286 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.286 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.286 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.286 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.286 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.286 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.286 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.286 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.286 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.286 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.286 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:38.287 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.287 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:38.287 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.287 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.287 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.287 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.287 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.287 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.287 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:38.287 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.287 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:38.287 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.287 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.288 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.288 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.288 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.288 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383040+0000", 2024-08-10T05:12:38.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.145732+0000", 2024-08-10T05:12:38.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.145732+0000", 2024-08-10T05:12:38.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.146020+0000", 2024-08-10T05:12:38.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383040+0000", 2024-08-10T05:12:38.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383040+0000", 2024-08-10T05:12:38.289 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383040+0000", 2024-08-10T05:12:38.289 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383040+0000", 2024-08-10T05:12:38.289 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.289 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.289 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.289 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383040+0000", 2024-08-10T05:12:38.289 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383040+0000", 2024-08-10T05:12:38.289 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.289 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.289 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.289 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.289 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.289 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.290 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.290 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.290 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.290 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.290 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.290 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.290 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.290 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.10", 2024-08-10T05:12:38.290 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.290 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.290 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.290 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:38.290 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.291 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:44:58.047113+0000", 2024-08-10T05:12:38.291 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.291 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.291 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.294 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.294 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.294 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.294 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.294 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.294 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.294 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.294 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.294 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.294 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.294 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:38.294 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.294 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:38.295 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.295 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.295 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.295 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.295 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.295 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.295 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.295 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.295 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T05:12:38.295 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.295 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.295 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.295 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.296 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.296 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265168+0000", 2024-08-10T05:12:38.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.028644+0000", 2024-08-10T05:12:38.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.028644+0000", 2024-08-10T05:12:38.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.028959+0000", 2024-08-10T05:12:38.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265168+0000", 2024-08-10T05:12:38.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265168+0000", 2024-08-10T05:12:38.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265168+0000", 2024-08-10T05:12:38.297 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265168+0000", 2024-08-10T05:12:38.297 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.297 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.297 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.297 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265168+0000", 2024-08-10T05:12:38.297 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265168+0000", 2024-08-10T05:12:38.297 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.297 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 8, 2024-08-10T05:12:38.297 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.297 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.297 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.297 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.297 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.297 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.298 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.298 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 8, 2024-08-10T05:12:38.298 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.298 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.298 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.298 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.10", 2024-08-10T05:12:38.298 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.298 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.298 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.298 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 34, 2024-08-10T05:12:38.298 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.298 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:53:10.086159+0000", 2024-08-10T05:12:38.298 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.299 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.299 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 12, 2024-08-10T05:12:38.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 4, 2024-08-10T05:12:38.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 4, 2024-08-10T05:12:38.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 4, 2024-08-10T05:12:38.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.302 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 12, 2024-08-10T05:12:38.302 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.302 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.302 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.302 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.302 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.302 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.302 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.302 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.302 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.302 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T05:12:38.302 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'8" 2024-08-10T05:12:38.302 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.302 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.303 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.303 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.303 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.303 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.303 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.303 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:38.303 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.303 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.303 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.303 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.303 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.303 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558243+0000", 2024-08-10T05:12:38.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.143141+0000", 2024-08-10T05:12:38.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.143141+0000", 2024-08-10T05:12:38.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.143351+0000", 2024-08-10T05:12:38.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558243+0000", 2024-08-10T05:12:38.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558243+0000", 2024-08-10T05:12:38.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558243+0000", 2024-08-10T05:12:38.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558243+0000", 2024-08-10T05:12:38.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.305 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558243+0000", 2024-08-10T05:12:38.305 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558243+0000", 2024-08-10T05:12:38.305 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.305 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.305 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.305 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.305 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.305 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.305 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.305 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.305 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.305 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.305 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.305 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.306 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.306 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.11", 2024-08-10T05:12:38.306 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.306 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.306 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.306 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.306 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.306 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:17:50.118930+0000", 2024-08-10T05:12:38.306 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.306 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.306 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.309 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.309 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.309 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.310 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.310 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.310 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.310 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.310 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.310 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:38.310 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.310 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.310 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.310 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.310 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.310 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.310 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.311 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.311 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T05:12:38.311 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.311 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.311 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.311 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.311 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.311 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.260849+0000", 2024-08-10T05:12:38.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.033851+0000", 2024-08-10T05:12:38.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.033851+0000", 2024-08-10T05:12:38.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.034142+0000", 2024-08-10T05:12:38.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.260849+0000", 2024-08-10T05:12:38.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.260849+0000", 2024-08-10T05:12:38.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.260849+0000", 2024-08-10T05:12:38.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.260849+0000", 2024-08-10T05:12:38.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.260849+0000", 2024-08-10T05:12:38.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.260849+0000", 2024-08-10T05:12:38.312 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.312 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 1, 2024-08-10T05:12:38.313 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.313 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.313 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.313 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.313 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.313 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.313 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.313 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 1, 2024-08-10T05:12:38.313 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.313 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.313 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.313 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.f", 2024-08-10T05:12:38.313 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.313 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.314 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.314 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:38.314 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.314 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:32:21.047582+0000", 2024-08-10T05:12:38.314 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.314 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.314 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.314 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 22, 2024-08-10T05:12:38.314 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.314 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.314 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.314 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:38.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:38.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:38.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 1, 2024-08-10T05:12:38.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 1 2024-08-10T05:12:38.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.317 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.317 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.317 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.317 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.318 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.318 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.318 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.318 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T05:12:38.318 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'1" 2024-08-10T05:12:38.318 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.318 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.318 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.318 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.318 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.318 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:38.318 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.318 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:38.319 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.319 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.319 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.319 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.319 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.319 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558670+0000", 2024-08-10T05:12:38.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.143873+0000", 2024-08-10T05:12:38.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.143873+0000", 2024-08-10T05:12:38.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.144177+0000", 2024-08-10T05:12:38.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558670+0000", 2024-08-10T05:12:38.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.319 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.320 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.320 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558670+0000", 2024-08-10T05:12:38.320 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558670+0000", 2024-08-10T05:12:38.320 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558670+0000", 2024-08-10T05:12:38.320 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.320 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.320 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.320 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558670+0000", 2024-08-10T05:12:38.320 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558670+0000", 2024-08-10T05:12:38.320 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.320 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.320 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.320 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.321 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.321 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.321 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.321 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.321 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.321 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.321 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.321 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.321 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.321 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.e", 2024-08-10T05:12:38.321 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.321 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.321 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.322 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.322 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.322 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:46:39.211985+0000", 2024-08-10T05:12:38.322 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.322 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.322 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.322 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.323 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.325 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.325 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.325 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.325 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.325 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.325 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.325 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:38.326 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.326 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:38.326 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.326 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.326 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.326 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.326 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.326 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.326 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.326 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.326 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T05:12:38.326 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.326 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.326 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.327 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.327 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.327 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265620+0000", 2024-08-10T05:12:38.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:09:20.256502+0000", 2024-08-10T05:12:38.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:09:20.256502+0000", 2024-08-10T05:12:38.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:09:20.258693+0000", 2024-08-10T05:12:38.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265620+0000", 2024-08-10T05:12:38.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 68, 2024-08-10T05:12:38.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265620+0000", 2024-08-10T05:12:38.327 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265620+0000", 2024-08-10T05:12:38.328 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265620+0000", 2024-08-10T05:12:38.328 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.328 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.328 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.328 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265620+0000", 2024-08-10T05:12:38.328 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265620+0000", 2024-08-10T05:12:38.328 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.328 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T05:12:38.328 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.328 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.328 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 67, 2024-08-10T05:12:38.328 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.328 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.329 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.329 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.329 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T05:12:38.329 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.329 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.329 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.329 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.e", 2024-08-10T05:12:38.329 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.329 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.329 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.329 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 41, 2024-08-10T05:12:38.329 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.329 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:12:23.280357+0000", 2024-08-10T05:12:38.330 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.330 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.330 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:38.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:38.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:38.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.331 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:38.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 1, 2024-08-10T05:12:38.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.332 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.333 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.333 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T05:12:38.333 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.333 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.333 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.333 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.333 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.333 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.333 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.333 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.333 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.333 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T05:12:38.333 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T05:12:38.334 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.334 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.334 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.334 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.334 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.334 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.334 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.334 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:38.334 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.334 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.334 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.334 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.334 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.335 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558733+0000", 2024-08-10T05:12:38.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.143971+0000", 2024-08-10T05:12:38.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.143971+0000", 2024-08-10T05:12:38.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.144279+0000", 2024-08-10T05:12:38.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558733+0000", 2024-08-10T05:12:38.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558733+0000", 2024-08-10T05:12:38.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558733+0000", 2024-08-10T05:12:38.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558733+0000", 2024-08-10T05:12:38.335 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.336 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.336 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.336 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558733+0000", 2024-08-10T05:12:38.336 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558733+0000", 2024-08-10T05:12:38.336 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.336 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.336 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.336 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.336 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.336 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.336 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.336 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.336 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.337 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.337 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.337 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.337 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.337 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.f", 2024-08-10T05:12:38.337 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.337 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.337 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.337 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.337 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.337 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:30:55.737683+0000", 2024-08-10T05:12:38.337 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.337 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.338 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.340 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.341 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.341 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.341 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.341 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.341 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.341 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.341 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.341 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.341 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.341 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.341 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:38.341 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.341 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.341 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.342 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.342 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.342 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.342 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:38.342 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.342 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:38.342 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.342 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.342 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.342 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.342 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.342 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.342 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.266284+0000", 2024-08-10T05:12:38.343 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.036146+0000", 2024-08-10T05:12:38.343 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.036146+0000", 2024-08-10T05:12:38.343 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.036772+0000", 2024-08-10T05:12:38.343 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.266284+0000", 2024-08-10T05:12:38.343 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.343 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.343 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.343 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.343 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.266284+0000", 2024-08-10T05:12:38.343 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.266284+0000", 2024-08-10T05:12:38.343 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.266284+0000", 2024-08-10T05:12:38.343 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.343 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.344 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.344 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.266284+0000", 2024-08-10T05:12:38.344 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.266284+0000", 2024-08-10T05:12:38.344 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.344 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 1, 2024-08-10T05:12:38.344 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.344 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.344 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.344 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.344 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.344 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.344 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.344 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 1, 2024-08-10T05:12:38.344 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.345 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.345 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.345 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.d", 2024-08-10T05:12:38.345 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.345 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.345 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.345 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:38.345 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.345 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:39:33.580872+0000", 2024-08-10T05:12:38.345 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.345 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.345 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 70, 2024-08-10T05:12:38.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:38.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:38.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:38.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 1, 2024-08-10T05:12:38.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 1 2024-08-10T05:12:38.348 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.349 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.349 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.349 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.349 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.349 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.349 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:38.349 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.349 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:38.349 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'1" 2024-08-10T05:12:38.349 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.349 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.349 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.349 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.349 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.350 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.350 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.350 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:38.350 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.350 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.350 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.350 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.350 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.350 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.350 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711250+0000", 2024-08-10T05:12:38.350 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.147001+0000", 2024-08-10T05:12:38.350 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.147001+0000", 2024-08-10T05:12:38.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.147393+0000", 2024-08-10T05:12:38.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711250+0000", 2024-08-10T05:12:38.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711250+0000", 2024-08-10T05:12:38.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711250+0000", 2024-08-10T05:12:38.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711250+0000", 2024-08-10T05:12:38.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711250+0000", 2024-08-10T05:12:38.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711250+0000", 2024-08-10T05:12:38.352 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.352 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.352 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.352 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.352 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.352 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.352 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.352 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.352 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.352 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.352 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.352 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.352 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.353 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.c", 2024-08-10T05:12:38.353 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.353 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.353 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.353 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.353 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.353 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:31:26.587663+0000", 2024-08-10T05:12:38.353 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.353 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.353 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.353 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.353 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.353 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.353 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.356 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.356 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.356 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.356 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.357 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.357 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.357 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.357 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.357 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:38.357 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.357 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.357 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.357 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.357 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.357 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.357 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.357 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.358 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T05:12:38.358 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.358 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.358 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.358 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.358 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.358 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.358 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265788+0000", 2024-08-10T05:12:38.358 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.028088+0000", 2024-08-10T05:12:38.358 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.028088+0000", 2024-08-10T05:12:38.358 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.028403+0000", 2024-08-10T05:12:38.358 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265788+0000", 2024-08-10T05:12:38.359 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.359 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.359 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.359 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.359 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265788+0000", 2024-08-10T05:12:38.359 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265788+0000", 2024-08-10T05:12:38.359 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265788+0000", 2024-08-10T05:12:38.359 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.359 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.359 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.359 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265788+0000", 2024-08-10T05:12:38.359 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265788+0000", 2024-08-10T05:12:38.359 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.360 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.360 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.360 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.360 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.360 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.360 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.360 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.360 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.360 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.360 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.360 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.360 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.360 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.c", 2024-08-10T05:12:38.361 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.361 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.361 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.361 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:38.361 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.361 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:37:07.220689+0000", 2024-08-10T05:12:38.361 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.361 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.361 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.361 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.361 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.361 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.361 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.364 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.364 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.364 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.365 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.365 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.365 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.365 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.365 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.365 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T05:12:38.365 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.365 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.365 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.365 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.365 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.365 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.365 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.366 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.366 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:38.366 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.366 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.366 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.366 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.366 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.366 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.366 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558546+0000", 2024-08-10T05:12:38.366 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.148313+0000", 2024-08-10T05:12:38.366 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.148313+0000", 2024-08-10T05:12:38.366 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.148644+0000", 2024-08-10T05:12:38.366 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558546+0000", 2024-08-10T05:12:38.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558546+0000", 2024-08-10T05:12:38.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558546+0000", 2024-08-10T05:12:38.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558546+0000", 2024-08-10T05:12:38.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558546+0000", 2024-08-10T05:12:38.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558546+0000", 2024-08-10T05:12:38.367 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.368 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.368 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.368 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.368 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.368 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.368 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.368 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.368 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.368 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.368 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.368 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.368 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.368 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.d", 2024-08-10T05:12:38.369 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.369 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.369 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.369 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.369 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.369 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:54:34.969728+0000", 2024-08-10T05:12:38.369 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.369 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.369 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.369 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.369 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.369 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.369 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.369 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.372 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.372 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.372 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.372 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.373 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.373 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.373 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.373 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:38.373 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.373 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.373 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.373 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.373 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.373 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.373 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.373 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:38.374 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.374 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.374 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T05:12:38.374 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.374 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.374 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.374 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383476+0000", 2024-08-10T05:12:38.374 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:10:05.558015+0000", 2024-08-10T05:12:38.374 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:10:05.558015+0000", 2024-08-10T05:12:38.374 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:10:10.753529+0000", 2024-08-10T05:12:38.374 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383476+0000", 2024-08-10T05:12:38.374 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.374 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.375 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.375 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 71, 2024-08-10T05:12:38.375 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383476+0000", 2024-08-10T05:12:38.375 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383476+0000", 2024-08-10T05:12:38.375 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383476+0000", 2024-08-10T05:12:38.375 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.375 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.375 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.375 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383476+0000", 2024-08-10T05:12:38.375 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383476+0000", 2024-08-10T05:12:38.375 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.375 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.375 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.376 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.376 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 70, 2024-08-10T05:12:38.376 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.376 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.376 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.376 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.376 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.376 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.376 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.376 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.376 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.5", 2024-08-10T05:12:38.376 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.376 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.377 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.377 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 20, 2024-08-10T05:12:38.377 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.377 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:41:08.007790+0000", 2024-08-10T05:12:38.377 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.000373277, 2024-08-10T05:12:38.377 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.377 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.377 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.377 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.377 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.377 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.377 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.377 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.378 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.378 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.378 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.378 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.378 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.378 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.378 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.378 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.378 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.378 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.378 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.378 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.378 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.380 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.380 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.380 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.380 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.380 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.381 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.381 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.381 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.381 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:38.381 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.381 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.381 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.381 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.381 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.381 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.381 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.381 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.381 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:38.381 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.382 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.382 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 20, 2024-08-10T05:12:38.382 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.382 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.382 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.382 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558283+0000", 2024-08-10T05:12:38.382 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:32.243979+0000", 2024-08-10T05:12:38.382 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:32.243979+0000", 2024-08-10T05:12:38.382 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:32.244261+0000", 2024-08-10T05:12:38.382 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558283+0000", 2024-08-10T05:12:38.382 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:06:31.202545+0000", 2024-08-10T05:12:38.382 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.382 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:06:31.202545+0000", 2024-08-10T05:12:38.383 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 59, 2024-08-10T05:12:38.383 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558283+0000", 2024-08-10T05:12:38.383 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558283+0000", 2024-08-10T05:12:38.383 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558283+0000", 2024-08-10T05:12:38.383 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.383 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.383 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:06:31.202545+0000", 2024-08-10T05:12:38.383 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558283+0000", 2024-08-10T05:12:38.383 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558283+0000", 2024-08-10T05:12:38.383 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.383 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 128, 2024-08-10T05:12:38.383 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.383 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.384 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 58, 2024-08-10T05:12:38.384 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.384 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.384 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.384 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.384 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 128, 2024-08-10T05:12:38.384 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.384 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.384 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.384 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "1.0", 2024-08-10T05:12:38.384 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.384 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.384 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.384 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 265, 2024-08-10T05:12:38.385 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.385 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:56:01.812170+0000", 2024-08-10T05:12:38.385 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.385 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.385 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.385 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 590368, 2024-08-10T05:12:38.385 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.385 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 1771104, 2024-08-10T05:12:38.385 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.385 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.385 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.385 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.385 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.385 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.386 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.386 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.386 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.386 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.386 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.386 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.386 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.386 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T05:12:38.386 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T05:12:38.386 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.386 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T05:12:38.386 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.386 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.387 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.387 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.387 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.387 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.387 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.387 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 6, 2024-08-10T05:12:38.387 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.387 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.387 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.387 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.387 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.387 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 212, 2024-08-10T05:12:38.387 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 306, 2024-08-10T05:12:38.387 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.388 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.388 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.388 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 179, 2024-08-10T05:12:38.388 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 2416 2024-08-10T05:12:38.388 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.388 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.388 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.388 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.388 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.388 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.388 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.388 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.388 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:38.389 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "69'128" 2024-08-10T05:12:38.389 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.389 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.389 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.389 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.389 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.389 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.389 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.389 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:38.389 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.389 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.389 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.389 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.390 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.390 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.390 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711062+0000", 2024-08-10T05:12:38.390 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.038174+0000", 2024-08-10T05:12:38.390 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.038174+0000", 2024-08-10T05:12:38.390 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.039873+0000", 2024-08-10T05:12:38.390 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711062+0000", 2024-08-10T05:12:38.390 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.390 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.390 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.390 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.390 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711062+0000", 2024-08-10T05:12:38.390 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711062+0000", 2024-08-10T05:12:38.391 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711062+0000", 2024-08-10T05:12:38.391 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.391 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.391 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.391 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711062+0000", 2024-08-10T05:12:38.391 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711062+0000", 2024-08-10T05:12:38.391 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.391 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.391 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.391 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.391 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.391 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.391 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.392 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.392 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.392 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.392 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.392 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.392 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.392 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.3", 2024-08-10T05:12:38.392 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.392 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.392 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.392 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:38.392 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.392 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:51:11.291554+0000", 2024-08-10T05:12:38.393 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.393 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.393 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.393 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.393 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.393 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.393 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.393 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.393 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.393 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.393 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.393 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.393 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.394 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.394 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.394 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.394 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.394 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.394 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.394 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.394 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.394 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.394 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.394 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.394 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.394 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.395 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.396 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.396 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.396 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.396 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.396 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.396 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.396 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.396 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.396 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.396 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.396 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.396 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:38.396 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.397 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.397 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.397 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.397 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.397 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.397 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.397 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:38.397 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.397 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.397 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.397 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.397 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.397 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.398 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683648+0000", 2024-08-10T05:12:38.398 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.134581+0000", 2024-08-10T05:12:38.398 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.134581+0000", 2024-08-10T05:12:38.398 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.134845+0000", 2024-08-10T05:12:38.398 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683648+0000", 2024-08-10T05:12:38.398 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.398 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.398 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.398 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.398 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683648+0000", 2024-08-10T05:12:38.398 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683648+0000", 2024-08-10T05:12:38.398 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683648+0000", 2024-08-10T05:12:38.398 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.399 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.399 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.399 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683648+0000", 2024-08-10T05:12:38.399 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683648+0000", 2024-08-10T05:12:38.399 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.399 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.399 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.399 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.399 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.399 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.399 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.399 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.399 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.399 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.400 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.400 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.400 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.400 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2", 2024-08-10T05:12:38.400 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.400 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.400 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.400 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.400 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.400 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:20:49.568728+0000", 2024-08-10T05:12:38.400 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.400 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.400 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.402 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.402 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.402 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.402 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.402 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.402 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.402 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.402 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.402 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.402 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.402 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.402 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.402 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.402 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.403 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.403 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.403 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.403 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.403 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.403 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.403 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.403 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.403 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.403 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.403 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.403 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.403 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.404 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.404 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.404 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.404 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.404 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.404 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.404 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.404 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.404 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:38.404 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.404 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.404 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.404 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.405 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.405 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.405 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.405 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.405 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:38.405 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.405 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.405 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T05:12:38.405 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.405 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.405 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.405 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711294+0000", 2024-08-10T05:12:38.405 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:10:05.558950+0000", 2024-08-10T05:12:38.405 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:10:05.558950+0000", 2024-08-10T05:12:38.406 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:10:11.048119+0000", 2024-08-10T05:12:38.406 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711294+0000", 2024-08-10T05:12:38.406 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.406 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.406 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.406 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 71, 2024-08-10T05:12:38.406 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711294+0000", 2024-08-10T05:12:38.406 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711294+0000", 2024-08-10T05:12:38.406 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711294+0000", 2024-08-10T05:12:38.406 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.406 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.406 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.406 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711294+0000", 2024-08-10T05:12:38.407 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711294+0000", 2024-08-10T05:12:38.407 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.407 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.407 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.407 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.407 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 70, 2024-08-10T05:12:38.407 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.407 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.407 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.407 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.407 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.407 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.407 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.408 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.408 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.6", 2024-08-10T05:12:38.408 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.408 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.408 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.408 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:38.408 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.408 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:28:57.401367+0000", 2024-08-10T05:12:38.408 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.00037911, 2024-08-10T05:12:38.408 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.408 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.411 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.411 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.412 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.412 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.412 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.412 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.412 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.412 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.412 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:38.412 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.412 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.412 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.412 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.412 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.412 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.412 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.413 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.413 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:38.413 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.413 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.413 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.413 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.413 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.413 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558229+0000", 2024-08-10T05:12:38.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.034831+0000", 2024-08-10T05:12:38.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.034831+0000", 2024-08-10T05:12:38.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.035180+0000", 2024-08-10T05:12:38.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558229+0000", 2024-08-10T05:12:38.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558229+0000", 2024-08-10T05:12:38.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558229+0000", 2024-08-10T05:12:38.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558229+0000", 2024-08-10T05:12:38.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558229+0000", 2024-08-10T05:12:38.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558229+0000", 2024-08-10T05:12:38.414 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.415 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.415 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.415 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.415 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.415 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.415 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.415 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.415 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.415 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.415 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.415 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.415 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.415 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.0", 2024-08-10T05:12:38.416 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.416 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.416 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.416 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 24, 2024-08-10T05:12:38.416 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.416 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:16:28.697820+0000", 2024-08-10T05:12:38.416 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.416 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.416 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.416 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.416 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.416 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.416 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.419 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.419 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.419 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.419 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.420 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.420 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.420 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.420 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.420 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:38.420 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.420 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.420 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.420 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.420 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.420 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:38.420 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.420 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:38.421 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.421 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.421 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.421 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.421 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.421 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.421 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.710858+0000", 2024-08-10T05:12:38.421 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.131604+0000", 2024-08-10T05:12:38.421 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.131604+0000", 2024-08-10T05:12:38.421 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.132010+0000", 2024-08-10T05:12:38.421 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.710858+0000", 2024-08-10T05:12:38.421 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.421 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.710858+0000", 2024-08-10T05:12:38.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.710858+0000", 2024-08-10T05:12:38.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.710858+0000", 2024-08-10T05:12:38.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.710858+0000", 2024-08-10T05:12:38.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.710858+0000", 2024-08-10T05:12:38.422 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.422 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.422 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.423 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.423 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.423 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.423 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.423 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.423 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.423 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.423 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.423 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.423 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.423 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1", 2024-08-10T05:12:38.423 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.424 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.424 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.424 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.424 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.424 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:22:07.433075+0000", 2024-08-10T05:12:38.424 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.424 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.424 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.424 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.424 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.424 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.424 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.424 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.425 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.427 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.427 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.427 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.427 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.427 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.427 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.428 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:38.428 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.428 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:38.428 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.428 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.428 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.428 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.428 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.428 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.428 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.428 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.428 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:38.428 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.429 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.429 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T05:12:38.429 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.429 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.429 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.429 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.266492+0000", 2024-08-10T05:12:38.429 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:10:05.624008+0000", 2024-08-10T05:12:38.429 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:10:05.624008+0000", 2024-08-10T05:12:38.429 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:10:10.452749+0000", 2024-08-10T05:12:38.429 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.266492+0000", 2024-08-10T05:12:38.429 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.429 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.429 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.430 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 71, 2024-08-10T05:12:38.430 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.266492+0000", 2024-08-10T05:12:38.430 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.266492+0000", 2024-08-10T05:12:38.430 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.266492+0000", 2024-08-10T05:12:38.430 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.430 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.430 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.430 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.266492+0000", 2024-08-10T05:12:38.430 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.266492+0000", 2024-08-10T05:12:38.430 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.430 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.430 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.430 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.431 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 70, 2024-08-10T05:12:38.431 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.431 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.431 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.431 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.431 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.431 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.431 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.431 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.431 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.7", 2024-08-10T05:12:38.431 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.431 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.431 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.431 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:38.432 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.432 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:07:40.765731+0000", 2024-08-10T05:12:38.432 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.000324979, 2024-08-10T05:12:38.432 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.432 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.432 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.432 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.432 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.432 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.432 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.432 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.432 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.433 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.434 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.435 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.435 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.435 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.435 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.435 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.435 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.435 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.435 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.435 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.435 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.435 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.435 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.435 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.436 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.436 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:38.436 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.436 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.436 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.436 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.436 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.436 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.436 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.436 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.436 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T05:12:38.436 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.436 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.437 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.437 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.437 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.437 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.437 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265223+0000", 2024-08-10T05:12:38.437 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.033238+0000", 2024-08-10T05:12:38.437 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.033238+0000", 2024-08-10T05:12:38.437 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.033521+0000", 2024-08-10T05:12:38.437 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265223+0000", 2024-08-10T05:12:38.437 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.437 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.437 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.437 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.438 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265223+0000", 2024-08-10T05:12:38.438 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265223+0000", 2024-08-10T05:12:38.438 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265223+0000", 2024-08-10T05:12:38.438 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.438 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.438 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.438 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265223+0000", 2024-08-10T05:12:38.438 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265223+0000", 2024-08-10T05:12:38.438 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.438 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.438 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.438 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.439 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.439 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.439 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.441 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.441 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.441 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.441 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.441 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.441 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.441 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1", 2024-08-10T05:12:38.442 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.442 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.442 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.442 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:38.442 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.442 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:13:40.965249+0000", 2024-08-10T05:12:38.442 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.442 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.442 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.442 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.442 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.442 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.443 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.443 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.443 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.443 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.443 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.443 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.443 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.443 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.443 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.443 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.443 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.443 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.443 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.443 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.444 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.444 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.444 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.444 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.444 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.444 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.444 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.444 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.444 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.444 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.444 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.444 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.444 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.444 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.445 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.445 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.445 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.445 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.445 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.446 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.446 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.446 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.446 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T05:12:38.446 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.446 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.446 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.446 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.446 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.446 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.446 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.446 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.447 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:38.447 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.447 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.447 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.447 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.447 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.447 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.447 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265937+0000", 2024-08-10T05:12:38.447 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.133876+0000", 2024-08-10T05:12:38.447 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.133876+0000", 2024-08-10T05:12:38.447 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.134153+0000", 2024-08-10T05:12:38.447 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265937+0000", 2024-08-10T05:12:38.447 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.448 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.448 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.448 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.448 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265937+0000", 2024-08-10T05:12:38.448 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265937+0000", 2024-08-10T05:12:38.448 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265937+0000", 2024-08-10T05:12:38.448 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.448 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.448 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.448 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265937+0000", 2024-08-10T05:12:38.448 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265937+0000", 2024-08-10T05:12:38.448 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.448 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.449 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.449 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.449 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.449 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.449 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.449 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.449 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.449 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.449 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.449 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.449 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.449 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.0", 2024-08-10T05:12:38.449 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.449 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.450 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.450 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.450 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.450 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:14:33.840417+0000", 2024-08-10T05:12:38.450 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.450 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.450 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.450 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.450 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.450 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.450 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.450 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.450 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.451 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.451 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.451 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.451 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.451 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.451 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.451 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.451 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.451 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.451 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.451 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.451 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.451 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.451 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.452 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.452 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.452 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.452 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.452 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.452 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.452 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.452 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.452 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.452 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.452 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.452 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.452 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.452 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.453 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.453 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.453 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.453 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.453 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.453 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.453 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.453 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.453 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.453 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.453 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.453 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.453 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.454 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.454 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:38.454 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.454 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.454 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.454 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.454 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.454 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.454 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:38.454 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.454 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:38.454 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.454 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.455 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T05:12:38.455 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.455 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.455 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.455 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265958+0000", 2024-08-10T05:12:38.455 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:10:05.560421+0000", 2024-08-10T05:12:38.455 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:10:05.560421+0000", 2024-08-10T05:12:38.455 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:10:10.453065+0000", 2024-08-10T05:12:38.455 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265958+0000", 2024-08-10T05:12:38.455 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.455 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.455 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.455 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 71, 2024-08-10T05:12:38.456 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265958+0000", 2024-08-10T05:12:38.456 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265958+0000", 2024-08-10T05:12:38.456 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265958+0000", 2024-08-10T05:12:38.456 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.456 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.456 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.456 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265958+0000", 2024-08-10T05:12:38.456 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265958+0000", 2024-08-10T05:12:38.456 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.456 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.456 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.456 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.456 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 70, 2024-08-10T05:12:38.456 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.457 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.457 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.457 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.457 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.457 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.457 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.457 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.457 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.4", 2024-08-10T05:12:38.457 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.457 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.457 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.457 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:38.457 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.458 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:57:10.516867+0000", 2024-08-10T05:12:38.458 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.000359064, 2024-08-10T05:12:38.458 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.458 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.458 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.458 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.458 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.458 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.458 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.458 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.458 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.458 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.458 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.458 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.459 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.460 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.461 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.461 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.461 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.461 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.461 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.461 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.461 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.461 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.461 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.461 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.461 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:38.461 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.461 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:38.461 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.462 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.462 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.462 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.462 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.462 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.462 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.462 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.462 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:38.462 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.462 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.462 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.462 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.462 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.463 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.463 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711174+0000", 2024-08-10T05:12:38.463 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.035473+0000", 2024-08-10T05:12:38.463 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.035473+0000", 2024-08-10T05:12:38.463 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.036132+0000", 2024-08-10T05:12:38.463 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711174+0000", 2024-08-10T05:12:38.463 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.463 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.463 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.463 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.463 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711174+0000", 2024-08-10T05:12:38.463 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711174+0000", 2024-08-10T05:12:38.463 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711174+0000", 2024-08-10T05:12:38.464 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.464 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.464 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.464 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711174+0000", 2024-08-10T05:12:38.464 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711174+0000", 2024-08-10T05:12:38.464 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.464 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.464 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.464 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.464 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.464 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.464 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.464 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.465 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.465 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.465 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.465 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.465 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.465 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.2", 2024-08-10T05:12:38.465 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.465 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.465 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.465 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:38.465 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.465 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:33:08.042460+0000", 2024-08-10T05:12:38.465 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.465 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.466 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.467 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.467 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.467 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.467 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.467 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.467 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.467 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.467 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.467 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.467 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.467 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.467 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.467 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.468 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.468 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.468 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.468 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.468 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.468 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.468 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.468 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.468 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.468 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.468 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.468 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.468 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.469 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.469 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.469 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.469 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.469 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.469 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.469 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.469 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.469 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.469 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:38.469 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.470 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.470 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.470 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.470 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.470 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.470 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.470 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T05:12:38.470 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.470 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.470 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.470 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.470 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.470 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.471 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.260554+0000", 2024-08-10T05:12:38.471 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.132206+0000", 2024-08-10T05:12:38.471 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.132206+0000", 2024-08-10T05:12:38.471 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.132666+0000", 2024-08-10T05:12:38.471 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.260554+0000", 2024-08-10T05:12:38.471 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.471 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.471 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.471 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.471 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.260554+0000", 2024-08-10T05:12:38.471 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.260554+0000", 2024-08-10T05:12:38.471 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.260554+0000", 2024-08-10T05:12:38.472 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.472 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.472 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.472 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.260554+0000", 2024-08-10T05:12:38.472 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.260554+0000", 2024-08-10T05:12:38.472 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.472 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.472 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.472 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.472 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.472 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.472 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.472 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.472 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.473 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.473 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.473 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.473 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.473 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3", 2024-08-10T05:12:38.473 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.473 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.473 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.473 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.473 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.473 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:45:19.954705+0000", 2024-08-10T05:12:38.473 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.473 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.474 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.476 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.476 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.476 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.476 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.476 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.476 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.476 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.476 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.476 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.476 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.476 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.476 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.476 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.477 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.477 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.477 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.477 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.477 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.477 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.477 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.477 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.477 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.477 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.477 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.477 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T05:12:38.477 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.478 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.478 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.478 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.478 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.478 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.478 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.478 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.478 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:38.478 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.478 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.478 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T05:12:38.478 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.478 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.479 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.479 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265438+0000", 2024-08-10T05:12:38.479 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:10:05.623878+0000", 2024-08-10T05:12:38.479 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:10:05.623878+0000", 2024-08-10T05:12:38.479 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:10:10.452412+0000", 2024-08-10T05:12:38.479 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265438+0000", 2024-08-10T05:12:38.479 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.479 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.479 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.479 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 71, 2024-08-10T05:12:38.479 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265438+0000", 2024-08-10T05:12:38.479 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265438+0000", 2024-08-10T05:12:38.479 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265438+0000", 2024-08-10T05:12:38.480 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.480 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.480 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.480 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265438+0000", 2024-08-10T05:12:38.480 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265438+0000", 2024-08-10T05:12:38.480 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.480 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T05:12:38.480 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.480 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.480 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 70, 2024-08-10T05:12:38.480 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.480 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.480 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.480 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.481 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T05:12:38.481 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.481 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.481 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.481 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.2", 2024-08-10T05:12:38.481 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.481 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.481 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.481 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.481 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.481 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:52:14.217834+0000", 2024-08-10T05:12:38.481 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.000595891, 2024-08-10T05:12:38.481 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.482 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 19, 2024-08-10T05:12:38.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:38.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:38.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:38.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.485 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.485 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 2, 2024-08-10T05:12:38.485 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 2 2024-08-10T05:12:38.485 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.485 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.485 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.485 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.485 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.485 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.485 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.485 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.485 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:38.485 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "75'2" 2024-08-10T05:12:38.486 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.486 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.486 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.486 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.486 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.486 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.486 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.486 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:38.486 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.486 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.486 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.486 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.486 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.487 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.266178+0000", 2024-08-10T05:12:38.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.037600+0000", 2024-08-10T05:12:38.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.037600+0000", 2024-08-10T05:12:38.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.037872+0000", 2024-08-10T05:12:38.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.266178+0000", 2024-08-10T05:12:38.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.266178+0000", 2024-08-10T05:12:38.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.266178+0000", 2024-08-10T05:12:38.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.266178+0000", 2024-08-10T05:12:38.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.488 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.488 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.488 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.266178+0000", 2024-08-10T05:12:38.488 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.266178+0000", 2024-08-10T05:12:38.488 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.488 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.488 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.488 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.488 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.488 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.488 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.488 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.488 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.489 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.489 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.489 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.489 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.489 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.4", 2024-08-10T05:12:38.489 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.489 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.489 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.489 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 25, 2024-08-10T05:12:38.489 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.489 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:31:09.822361+0000", 2024-08-10T05:12:38.489 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.489 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.490 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.493 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.493 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.493 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.493 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.493 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.493 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.493 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.493 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.493 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.493 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.493 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:38.493 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.494 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.494 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.494 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.494 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.494 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.494 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.494 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.494 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:38.494 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.494 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.494 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.494 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.495 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.495 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711339+0000", 2024-08-10T05:12:38.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.140290+0000", 2024-08-10T05:12:38.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.140290+0000", 2024-08-10T05:12:38.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.140546+0000", 2024-08-10T05:12:38.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711339+0000", 2024-08-10T05:12:38.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711339+0000", 2024-08-10T05:12:38.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711339+0000", 2024-08-10T05:12:38.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711339+0000", 2024-08-10T05:12:38.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711339+0000", 2024-08-10T05:12:38.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711339+0000", 2024-08-10T05:12:38.496 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.496 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.496 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.496 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.496 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.496 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.496 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.497 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.497 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.497 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.497 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.497 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.497 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.497 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.5", 2024-08-10T05:12:38.497 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.497 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.497 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.497 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.497 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.497 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:34:46.991959+0000", 2024-08-10T05:12:38.497 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.498 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.498 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.498 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.498 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.498 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.498 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.498 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.498 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.498 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.498 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.498 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.498 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.501 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.501 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.501 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.501 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.501 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.501 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.501 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.501 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.501 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:38.501 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.502 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.502 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.502 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.502 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.502 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.502 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.502 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.502 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:38.502 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.502 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.502 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T05:12:38.502 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.502 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.502 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.503 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:38.503 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:10:05.623890+0000", 2024-08-10T05:12:38.503 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:10:05.623890+0000", 2024-08-10T05:12:38.503 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:10:11.047934+0000", 2024-08-10T05:12:38.503 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:38.503 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.503 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.503 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.503 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 71, 2024-08-10T05:12:38.503 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:38.503 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:38.503 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:38.503 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:38.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711037+0000", 2024-08-10T05:12:38.504 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.504 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 1, 2024-08-10T05:12:38.504 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.504 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.504 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 70, 2024-08-10T05:12:38.504 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.504 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.504 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.504 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.505 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 1, 2024-08-10T05:12:38.505 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.505 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.505 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.505 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.3", 2024-08-10T05:12:38.505 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.505 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.505 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.505 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.505 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.505 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:45:50.628833+0000", 2024-08-10T05:12:38.505 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.00050957, 2024-08-10T05:12:38.505 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.505 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.506 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:38.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:38.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:38.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.509 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.509 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.509 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.509 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.509 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.509 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.509 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.509 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.509 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:38.509 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "73'1" 2024-08-10T05:12:38.509 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.509 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.509 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.510 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.510 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.510 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.510 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.510 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:38.510 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.510 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.510 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.510 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.510 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.510 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.510 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558697+0000", 2024-08-10T05:12:38.510 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.035694+0000", 2024-08-10T05:12:38.511 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.035694+0000", 2024-08-10T05:12:38.511 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.036023+0000", 2024-08-10T05:12:38.511 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558697+0000", 2024-08-10T05:12:38.511 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.511 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.511 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.511 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.511 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558697+0000", 2024-08-10T05:12:38.511 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558697+0000", 2024-08-10T05:12:38.511 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558697+0000", 2024-08-10T05:12:38.511 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.511 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.511 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.512 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558697+0000", 2024-08-10T05:12:38.512 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558697+0000", 2024-08-10T05:12:38.512 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.512 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.512 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.512 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.512 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.512 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.512 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.512 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.512 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.512 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.512 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.513 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.513 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.513 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.5", 2024-08-10T05:12:38.513 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.513 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.513 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.513 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 24, 2024-08-10T05:12:38.513 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.513 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:31:41.941447+0000", 2024-08-10T05:12:38.513 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.513 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.513 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.513 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.514 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.514 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.514 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.514 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.514 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.514 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.514 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.514 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.514 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.514 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.514 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.514 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.514 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.515 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.515 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.515 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.515 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.515 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.515 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.515 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.515 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.515 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.515 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.515 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.515 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.515 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.515 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.516 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.517 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.517 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.517 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.517 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.517 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.517 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.517 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.517 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:38.517 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.517 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.517 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.517 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.517 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.517 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.518 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:38.518 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.518 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:38.518 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.518 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.518 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.518 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.518 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.518 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.518 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.266198+0000", 2024-08-10T05:12:38.518 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.139356+0000", 2024-08-10T05:12:38.518 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.139356+0000", 2024-08-10T05:12:38.518 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.139643+0000", 2024-08-10T05:12:38.519 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.266198+0000", 2024-08-10T05:12:38.519 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.519 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.519 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.519 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.519 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.266198+0000", 2024-08-10T05:12:38.519 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.266198+0000", 2024-08-10T05:12:38.519 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.266198+0000", 2024-08-10T05:12:38.519 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.519 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.519 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.519 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.266198+0000", 2024-08-10T05:12:38.519 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.266198+0000", 2024-08-10T05:12:38.520 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.520 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.520 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.520 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.520 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.520 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.520 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.520 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.520 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.520 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.520 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.520 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.520 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.520 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.4", 2024-08-10T05:12:38.521 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.521 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.521 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.521 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.521 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.521 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:18:25.999032+0000", 2024-08-10T05:12:38.521 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.521 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.521 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.521 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.521 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.521 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.521 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.522 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.523 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.524 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.524 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.524 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.524 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.524 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.524 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.524 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.524 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.524 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.524 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.524 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.524 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.524 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.524 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.525 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.525 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:38.525 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.525 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:38.525 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.525 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.525 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.525 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.525 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.525 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.525 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.525 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.525 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:38.525 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.526 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.526 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T05:12:38.526 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.526 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.526 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.526 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683501+0000", 2024-08-10T05:12:38.526 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:10:05.559132+0000", 2024-08-10T05:12:38.526 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:10:05.559132+0000", 2024-08-10T05:12:38.526 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:10:10.768020+0000", 2024-08-10T05:12:38.526 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683501+0000", 2024-08-10T05:12:38.526 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.526 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.527 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.527 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 71, 2024-08-10T05:12:38.527 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683501+0000", 2024-08-10T05:12:38.527 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683501+0000", 2024-08-10T05:12:38.527 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683501+0000", 2024-08-10T05:12:38.527 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.527 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.527 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.527 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683501+0000", 2024-08-10T05:12:38.527 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683501+0000", 2024-08-10T05:12:38.527 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.527 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.527 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.527 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.528 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 70, 2024-08-10T05:12:38.528 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.528 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.528 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.528 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.528 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.528 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.528 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.528 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.528 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.0", 2024-08-10T05:12:38.528 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.528 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.528 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.529 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 20, 2024-08-10T05:12:38.529 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.529 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:51:37.149674+0000", 2024-08-10T05:12:38.529 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.000600072, 2024-08-10T05:12:38.529 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.529 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.529 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.529 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.529 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.529 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.529 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.529 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.529 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.529 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.530 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.530 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.530 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.530 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.530 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.530 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.530 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.530 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.530 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.530 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.530 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.530 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.530 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.531 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.531 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.531 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.531 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.531 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.531 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.531 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.531 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.531 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.531 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.531 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.531 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.531 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.532 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.532 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.532 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.532 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.532 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.532 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.532 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.532 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.532 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.532 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.532 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.532 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.532 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.532 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.533 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:38.533 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.533 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.533 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.533 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.533 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.533 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.533 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.533 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.533 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:38.533 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.533 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.533 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.534 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.534 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.534 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.534 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.266510+0000", 2024-08-10T05:12:38.534 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.033944+0000", 2024-08-10T05:12:38.534 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.033944+0000", 2024-08-10T05:12:38.534 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.034252+0000", 2024-08-10T05:12:38.534 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.266510+0000", 2024-08-10T05:12:38.534 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.534 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.534 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.534 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.535 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.266510+0000", 2024-08-10T05:12:38.535 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.266510+0000", 2024-08-10T05:12:38.535 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.266510+0000", 2024-08-10T05:12:38.535 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.535 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.535 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.535 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.266510+0000", 2024-08-10T05:12:38.535 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.266510+0000", 2024-08-10T05:12:38.535 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.535 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 1, 2024-08-10T05:12:38.535 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.535 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.535 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.535 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.536 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.536 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.536 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.536 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 1, 2024-08-10T05:12:38.536 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.536 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.536 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.536 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.6", 2024-08-10T05:12:38.536 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.536 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.536 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.536 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:38.536 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.537 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:21:57.718345+0000", 2024-08-10T05:12:38.537 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.537 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.537 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.537 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.537 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.537 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.537 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.537 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.537 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.537 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.537 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.537 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.537 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.538 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.538 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.538 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.538 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.538 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.538 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.538 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:38.538 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:38.538 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.538 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:38.538 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.538 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.539 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.539 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.539 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.539 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:38.539 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.539 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.539 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.539 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.539 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.539 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.539 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.539 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.539 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.539 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.540 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.540 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.540 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 1, 2024-08-10T05:12:38.540 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.540 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.540 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.540 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.540 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.540 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.540 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.540 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.540 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.540 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:38.541 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'1" 2024-08-10T05:12:38.541 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.541 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.541 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.541 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.541 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.541 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.541 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.541 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:38.541 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.541 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.541 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.541 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.541 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.542 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.542 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:38.542 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.132416+0000", 2024-08-10T05:12:38.542 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.132416+0000", 2024-08-10T05:12:38.542 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.132915+0000", 2024-08-10T05:12:38.542 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:38.542 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.542 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.542 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.542 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.542 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:38.542 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:38.543 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:38.543 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.543 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.543 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.543 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:38.543 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683992+0000", 2024-08-10T05:12:38.543 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.543 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.543 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.543 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.543 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.543 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.543 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.543 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.544 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.544 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.544 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.544 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.544 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.544 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.7", 2024-08-10T05:12:38.544 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.544 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.544 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.544 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.544 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.544 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:41:50.979979+0000", 2024-08-10T05:12:38.544 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.544 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.545 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.546 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.547 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.548 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.548 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.548 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.548 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.548 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.548 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.548 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.548 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.548 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.548 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.548 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:38.548 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.548 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.548 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.549 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.549 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.549 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.549 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.549 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.549 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T05:12:38.549 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.549 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.549 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T05:12:38.549 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.549 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.549 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.549 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.260121+0000", 2024-08-10T05:12:38.550 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:10:05.623162+0000", 2024-08-10T05:12:38.550 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:10:05.623162+0000", 2024-08-10T05:12:38.550 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:10:10.449939+0000", 2024-08-10T05:12:38.550 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.260121+0000", 2024-08-10T05:12:38.550 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.550 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.550 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.550 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 71, 2024-08-10T05:12:38.550 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.260121+0000", 2024-08-10T05:12:38.550 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.260121+0000", 2024-08-10T05:12:38.550 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.260121+0000", 2024-08-10T05:12:38.550 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.550 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.551 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T05:12:38.551 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.260121+0000", 2024-08-10T05:12:38.551 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.260121+0000", 2024-08-10T05:12:38.551 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.551 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.551 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.551 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.551 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 70, 2024-08-10T05:12:38.551 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.551 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.551 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.551 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.551 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.551 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.552 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.552 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.552 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.1", 2024-08-10T05:12:38.552 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.552 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.552 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.552 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:38.552 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.552 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:16:30.309556+0000", 2024-08-10T05:12:38.552 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.000707937, 2024-08-10T05:12:38.552 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.552 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.555 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.555 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.555 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.555 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.555 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.555 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.555 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.555 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.555 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.555 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.555 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.555 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.555 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.556 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.556 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.556 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.556 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.556 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.556 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.556 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.556 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.556 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T05:12:38.556 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.556 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.556 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.556 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.557 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.557 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.557 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.557 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.557 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:38.557 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.557 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.557 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.557 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.557 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.557 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383613+0000", 2024-08-10T05:12:38.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.034917+0000", 2024-08-10T05:12:38.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.034917+0000", 2024-08-10T05:12:38.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.035349+0000", 2024-08-10T05:12:38.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383613+0000", 2024-08-10T05:12:38.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383613+0000", 2024-08-10T05:12:38.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383613+0000", 2024-08-10T05:12:38.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383613+0000", 2024-08-10T05:12:38.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.559 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383613+0000", 2024-08-10T05:12:38.559 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383613+0000", 2024-08-10T05:12:38.559 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.559 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T05:12:38.559 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.559 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.559 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.559 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.559 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.559 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.559 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.559 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T05:12:38.560 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.560 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.560 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.560 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.7", 2024-08-10T05:12:38.560 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.560 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.560 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.560 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 25, 2024-08-10T05:12:38.560 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.560 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:18:12.129687+0000", 2024-08-10T05:12:38.560 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.560 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.560 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:38.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:38.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:38.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:38.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T05:12:38.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.564 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.564 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.564 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.564 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.564 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.564 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.564 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.564 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:38.564 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T05:12:38.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.564 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.564 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.564 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.565 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.565 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.565 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.565 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:38.565 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.565 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.565 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.565 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.565 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.565 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.565 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711154+0000", 2024-08-10T05:12:38.565 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.131566+0000", 2024-08-10T05:12:38.565 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.131566+0000", 2024-08-10T05:12:38.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.132550+0000", 2024-08-10T05:12:38.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711154+0000", 2024-08-10T05:12:38.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711154+0000", 2024-08-10T05:12:38.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711154+0000", 2024-08-10T05:12:38.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711154+0000", 2024-08-10T05:12:38.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711154+0000", 2024-08-10T05:12:38.567 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711154+0000", 2024-08-10T05:12:38.567 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.567 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.567 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.567 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.567 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.567 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.567 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.567 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.567 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.567 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.567 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.567 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.568 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.568 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.6", 2024-08-10T05:12:38.568 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.568 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.568 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.568 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.568 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.568 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:29:16.787774+0000", 2024-08-10T05:12:38.568 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.568 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.568 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.568 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.568 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.568 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.571 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.571 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.572 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.572 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.572 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.572 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.572 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.572 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.572 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:38.572 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.572 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.572 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.572 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.572 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.572 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.573 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:38.573 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.573 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:38.573 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.573 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.573 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.573 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.573 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.573 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.573 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558200+0000", 2024-08-10T05:12:38.573 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.032332+0000", 2024-08-10T05:12:38.573 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.032332+0000", 2024-08-10T05:12:38.573 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.032647+0000", 2024-08-10T05:12:38.573 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558200+0000", 2024-08-10T05:12:38.574 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.574 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.574 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.574 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.574 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558200+0000", 2024-08-10T05:12:38.574 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558200+0000", 2024-08-10T05:12:38.574 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558200+0000", 2024-08-10T05:12:38.574 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.574 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.574 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.574 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558200+0000", 2024-08-10T05:12:38.574 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558200+0000", 2024-08-10T05:12:38.574 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.574 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.575 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.575 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.575 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.575 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.575 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.575 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.575 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.575 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.575 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.575 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.575 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.575 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.8", 2024-08-10T05:12:38.575 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.576 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.576 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.576 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 24, 2024-08-10T05:12:38.576 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.576 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:58:56.292254+0000", 2024-08-10T05:12:38.576 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.576 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.576 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.576 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.576 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.576 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.576 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.576 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.577 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.577 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.577 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.577 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.577 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.577 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.577 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.577 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.577 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.577 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.577 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.577 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.577 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.577 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.579 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.579 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.579 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.579 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.579 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.579 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.580 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:38.580 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.580 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:38.580 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.580 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.580 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.580 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.580 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.580 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.580 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.580 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.580 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T05:12:38.580 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.581 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.581 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.581 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.581 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.581 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.581 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:38.581 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.140168+0000", 2024-08-10T05:12:38.581 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.140168+0000", 2024-08-10T05:12:38.581 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.140502+0000", 2024-08-10T05:12:38.581 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:38.581 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.581 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.581 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.581 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.582 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:38.582 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:38.582 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:38.582 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.582 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.582 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.582 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:38.582 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.260291+0000", 2024-08-10T05:12:38.582 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.582 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.582 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.582 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.582 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.583 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.583 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.583 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.583 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.583 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.583 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.583 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.583 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.583 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.9", 2024-08-10T05:12:38.583 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.583 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.583 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.583 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.584 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.584 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:03:37.949986+0000", 2024-08-10T05:12:38.584 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.584 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.584 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.584 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.584 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.584 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.584 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.584 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.584 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.584 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.584 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.584 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.585 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.586 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.587 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.587 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.587 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.587 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.587 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.587 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.587 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.587 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.587 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.587 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.587 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.587 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.587 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T05:12:38.588 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.588 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.588 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.588 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.588 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.588 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.588 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:38.588 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.588 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:38.588 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.588 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.588 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.588 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.588 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.589 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.589 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265684+0000", 2024-08-10T05:12:38.589 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.036097+0000", 2024-08-10T05:12:38.589 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.036097+0000", 2024-08-10T05:12:38.589 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.036662+0000", 2024-08-10T05:12:38.589 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265684+0000", 2024-08-10T05:12:38.589 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.589 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.589 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.589 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.589 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265684+0000", 2024-08-10T05:12:38.589 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265684+0000", 2024-08-10T05:12:38.589 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265684+0000", 2024-08-10T05:12:38.589 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.590 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.590 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.590 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265684+0000", 2024-08-10T05:12:38.590 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265684+0000", 2024-08-10T05:12:38.590 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.590 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.590 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.590 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.590 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.590 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.590 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.590 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.590 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.591 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.591 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.591 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.591 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.591 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.9", 2024-08-10T05:12:38.591 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.591 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.591 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.591 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 25, 2024-08-10T05:12:38.591 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.591 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:23:31.057111+0000", 2024-08-10T05:12:38.591 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.591 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.592 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.592 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.592 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.592 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.592 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.592 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.592 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.592 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.592 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.592 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.592 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.592 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.592 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.592 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.593 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.593 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.593 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.593 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.593 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.593 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.593 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.593 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.593 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.593 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.593 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.593 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.593 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.594 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.594 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.594 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.594 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.594 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.594 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.594 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.594 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.594 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.594 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.594 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.594 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.594 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.595 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.595 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.595 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.595 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.595 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.595 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.595 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.595 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T05:12:38.595 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.595 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:38.595 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.595 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.595 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.595 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.596 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.596 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.596 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.596 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.596 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:38.596 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.596 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.596 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.596 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.596 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.596 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.596 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683754+0000", 2024-08-10T05:12:38.596 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.131763+0000", 2024-08-10T05:12:38.597 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.131763+0000", 2024-08-10T05:12:38.597 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.132553+0000", 2024-08-10T05:12:38.597 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683754+0000", 2024-08-10T05:12:38.597 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.597 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.597 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.597 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.597 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683754+0000", 2024-08-10T05:12:38.597 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683754+0000", 2024-08-10T05:12:38.597 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683754+0000", 2024-08-10T05:12:38.597 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.597 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.597 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.597 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683754+0000", 2024-08-10T05:12:38.598 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683754+0000", 2024-08-10T05:12:38.598 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.598 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.598 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.598 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.598 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.598 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.598 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.598 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.598 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.598 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.598 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.598 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.599 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.599 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.8", 2024-08-10T05:12:38.599 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.599 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.599 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.599 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.599 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.599 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:46:58.672528+0000", 2024-08-10T05:12:38.599 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.599 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.599 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.601 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.602 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.602 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.602 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.602 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.602 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.602 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.602 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.602 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.602 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.602 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.602 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.602 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.602 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.602 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.603 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.603 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.603 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.603 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.603 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:38.603 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.603 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.603 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.603 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.603 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.603 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.603 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.603 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.603 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T05:12:38.604 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.604 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.604 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.604 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.604 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.604 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.604 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.265810+0000", 2024-08-10T05:12:38.604 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.037247+0000", 2024-08-10T05:12:38.604 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.037247+0000", 2024-08-10T05:12:38.604 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.037512+0000", 2024-08-10T05:12:38.604 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.265810+0000", 2024-08-10T05:12:38.604 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.604 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.605 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.605 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.605 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.265810+0000", 2024-08-10T05:12:38.605 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.265810+0000", 2024-08-10T05:12:38.605 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.265810+0000", 2024-08-10T05:12:38.605 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.605 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.605 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.605 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.265810+0000", 2024-08-10T05:12:38.605 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.265810+0000", 2024-08-10T05:12:38.605 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.605 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.605 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.606 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.606 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.606 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.606 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.606 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.606 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.606 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.606 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.606 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.606 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.606 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.a", 2024-08-10T05:12:38.606 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.606 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.607 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.607 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 25, 2024-08-10T05:12:38.607 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.607 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:23:41.190197+0000", 2024-08-10T05:12:38.607 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.607 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.607 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.610 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.610 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.610 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.610 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.610 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.610 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.610 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.610 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.610 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.610 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.610 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T05:12:38.610 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.610 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T05:12:38.611 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.611 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T05:12:38.611 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.611 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.611 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.611 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.611 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.611 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.611 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.611 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.611 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:38.611 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.611 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.611 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.612 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.612 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.612 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683743+0000", 2024-08-10T05:12:38.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:09:20.255464+0000", 2024-08-10T05:12:38.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:09:20.255464+0000", 2024-08-10T05:12:38.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:09:20.255759+0000", 2024-08-10T05:12:38.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683743+0000", 2024-08-10T05:12:38.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 68, 2024-08-10T05:12:38.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683743+0000", 2024-08-10T05:12:38.613 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683743+0000", 2024-08-10T05:12:38.613 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683743+0000", 2024-08-10T05:12:38.613 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.613 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.613 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.613 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683743+0000", 2024-08-10T05:12:38.613 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683743+0000", 2024-08-10T05:12:38.613 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.613 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.613 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.613 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.613 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 67, 2024-08-10T05:12:38.613 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.613 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.614 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.614 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.614 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.614 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.614 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.614 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.614 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.b", 2024-08-10T05:12:38.614 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.614 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.614 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.614 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 31, 2024-08-10T05:12:38.614 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.614 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:35:51.388859+0000", 2024-08-10T05:12:38.615 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.615 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.615 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.618 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.618 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.618 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.618 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.618 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.618 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.618 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.618 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T05:12:38.618 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.618 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.618 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:38.618 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.618 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.618 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.619 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.619 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.619 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.619 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:38.619 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.619 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:38.619 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.619 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.619 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.619 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.619 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.619 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.619 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558560+0000", 2024-08-10T05:12:38.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.036154+0000", 2024-08-10T05:12:38.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.036154+0000", 2024-08-10T05:12:38.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.036452+0000", 2024-08-10T05:12:38.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558560+0000", 2024-08-10T05:12:38.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558560+0000", 2024-08-10T05:12:38.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558560+0000", 2024-08-10T05:12:38.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558560+0000", 2024-08-10T05:12:38.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558560+0000", 2024-08-10T05:12:38.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558560+0000", 2024-08-10T05:12:38.621 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.621 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T05:12:38.621 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.621 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.621 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.621 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.621 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.621 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.621 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.621 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T05:12:38.621 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.622 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.622 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.622 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.b", 2024-08-10T05:12:38.622 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.622 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.622 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.622 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:38.622 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.622 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:21:16.777024+0000", 2024-08-10T05:12:38.622 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.622 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.622 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.622 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.623 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.623 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.623 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.623 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.623 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.623 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.623 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.623 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.623 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.623 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.623 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.623 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.623 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.623 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:38.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:38.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:38.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:38.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 1, 2024-08-10T05:12:38.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.625 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.625 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.626 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.626 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.626 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.626 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.626 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:38.626 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.626 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:38.626 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T05:12:38.626 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.626 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.626 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.626 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.626 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.627 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:38.627 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.627 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T05:12:38.627 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.627 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.627 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.627 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.627 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.627 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.627 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.383182+0000", 2024-08-10T05:12:38.627 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.138475+0000", 2024-08-10T05:12:38.627 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.138475+0000", 2024-08-10T05:12:38.627 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.138764+0000", 2024-08-10T05:12:38.627 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.383182+0000", 2024-08-10T05:12:38.628 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.628 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.628 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.628 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.628 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.383182+0000", 2024-08-10T05:12:38.628 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.383182+0000", 2024-08-10T05:12:38.628 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.383182+0000", 2024-08-10T05:12:38.628 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.628 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.628 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.628 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.383182+0000", 2024-08-10T05:12:38.628 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.383182+0000", 2024-08-10T05:12:38.628 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.628 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.629 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.629 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.629 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.629 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.629 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.629 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.629 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.629 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.629 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.629 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.629 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.629 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.a", 2024-08-10T05:12:38.629 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.630 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.630 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.630 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 21, 2024-08-10T05:12:38.630 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.630 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:44:35.214336+0000", 2024-08-10T05:12:38.630 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.630 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.630 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.630 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.630 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.630 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.630 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.630 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.630 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.631 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.631 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.631 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.631 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.631 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.631 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.631 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.631 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.631 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.631 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.631 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.631 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.631 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.631 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.632 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.632 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.632 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.632 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.632 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.632 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.632 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.632 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.632 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.632 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.632 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.632 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.632 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.632 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.633 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.633 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.633 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.633 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.633 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.633 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.633 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.633 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.633 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.633 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.633 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.633 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.633 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:38.634 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.634 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T05:12:38.634 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.634 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.634 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.634 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.634 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.634 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.634 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.634 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.634 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:38.634 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.634 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.635 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.635 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.635 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.635 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.635 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711262+0000", 2024-08-10T05:12:38.635 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.147207+0000", 2024-08-10T05:12:38.635 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.147207+0000", 2024-08-10T05:12:38.635 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.147501+0000", 2024-08-10T05:12:38.635 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711262+0000", 2024-08-10T05:12:38.635 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.635 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.635 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.635 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.635 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711262+0000", 2024-08-10T05:12:38.636 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711262+0000", 2024-08-10T05:12:38.636 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711262+0000", 2024-08-10T05:12:38.636 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.636 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.636 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.636 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711262+0000", 2024-08-10T05:12:38.636 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711262+0000", 2024-08-10T05:12:38.636 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.636 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.636 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.636 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.636 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.636 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.636 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.637 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.637 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.637 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.637 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.637 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.637 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.637 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1d", 2024-08-10T05:12:38.637 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.637 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.637 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.637 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.637 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.637 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:38:02.790616+0000", 2024-08-10T05:12:38.638 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.638 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.638 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.638 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.639 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.640 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.641 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.641 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.641 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.641 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.641 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.641 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.641 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.641 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.641 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T05:12:38.641 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.641 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:38.641 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.641 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.641 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.642 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.642 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.642 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.642 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.642 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.642 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:38.642 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.642 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.642 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.642 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.642 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.642 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.642 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558534+0000", 2024-08-10T05:12:38.643 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.040456+0000", 2024-08-10T05:12:38.643 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.040456+0000", 2024-08-10T05:12:38.643 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.040757+0000", 2024-08-10T05:12:38.643 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558534+0000", 2024-08-10T05:12:38.643 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.643 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.643 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.643 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.643 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558534+0000", 2024-08-10T05:12:38.643 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558534+0000", 2024-08-10T05:12:38.643 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558534+0000", 2024-08-10T05:12:38.643 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.643 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.643 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.644 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558534+0000", 2024-08-10T05:12:38.644 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558534+0000", 2024-08-10T05:12:38.644 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.644 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T05:12:38.644 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.644 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.645 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.645 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.645 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.645 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.645 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.645 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T05:12:38.645 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.645 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.646 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.646 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1c", 2024-08-10T05:12:38.646 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.646 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.646 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.646 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:38.646 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.646 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:22:18.521526+0000", 2024-08-10T05:12:38.646 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.646 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.646 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.646 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.646 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.646 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.647 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.647 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.647 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.647 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.647 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.647 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.647 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.647 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.647 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.647 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.647 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.648 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.648 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.648 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:38.648 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:38.648 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.648 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:38.648 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.648 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.648 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.648 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.648 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.648 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:38.648 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T05:12:38.649 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.649 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.650 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.650 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.650 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.650 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.650 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.650 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.650 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.650 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:38.650 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T05:12:38.650 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.650 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.650 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.650 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.651 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.651 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:38.651 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.651 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T05:12:38.651 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.651 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.651 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.651 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.651 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.651 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.651 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711152+0000", 2024-08-10T05:12:38.651 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.145978+0000", 2024-08-10T05:12:38.651 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.145978+0000", 2024-08-10T05:12:38.652 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.146296+0000", 2024-08-10T05:12:38.652 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711152+0000", 2024-08-10T05:12:38.652 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.652 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.652 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.652 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.652 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711152+0000", 2024-08-10T05:12:38.652 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711152+0000", 2024-08-10T05:12:38.652 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711152+0000", 2024-08-10T05:12:38.652 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.652 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.652 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.652 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711152+0000", 2024-08-10T05:12:38.652 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711152+0000", 2024-08-10T05:12:38.653 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.653 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.653 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.653 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.653 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.653 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.653 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.653 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.653 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.653 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.653 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.653 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.653 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.654 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1c", 2024-08-10T05:12:38.654 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.654 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.654 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.654 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 23, 2024-08-10T05:12:38.654 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.654 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:52:31.094196+0000", 2024-08-10T05:12:38.654 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.654 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.654 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.655 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.655 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.655 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.655 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.655 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.655 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.655 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.655 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.655 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.655 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.655 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.655 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.655 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.656 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.656 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.656 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.656 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.656 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.656 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.656 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.656 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.656 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.656 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.656 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.656 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.656 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.656 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.657 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.657 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.657 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.657 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.657 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.657 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.657 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.657 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.657 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.657 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.657 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.657 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.657 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.657 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.658 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T05:12:38.658 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T05:12:38.658 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.658 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T05:12:38.658 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.658 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.658 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.658 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.658 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.658 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.658 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.658 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.658 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T05:12:38.659 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.659 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.659 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.659 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.659 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.659 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.659 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.558588+0000", 2024-08-10T05:12:38.659 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.030879+0000", 2024-08-10T05:12:38.659 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.030879+0000", 2024-08-10T05:12:38.659 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.031255+0000", 2024-08-10T05:12:38.659 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.558588+0000", 2024-08-10T05:12:38.659 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.659 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.659 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.660 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.660 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.558588+0000", 2024-08-10T05:12:38.660 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.558588+0000", 2024-08-10T05:12:38.660 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.558588+0000", 2024-08-10T05:12:38.660 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.660 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.660 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.660 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.558588+0000", 2024-08-10T05:12:38.660 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.558588+0000", 2024-08-10T05:12:38.660 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.660 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T05:12:38.660 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.660 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.661 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.661 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.661 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.661 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.661 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.661 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T05:12:38.661 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.661 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.661 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.661 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1d", 2024-08-10T05:12:38.661 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.661 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.661 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.661 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 26, 2024-08-10T05:12:38.662 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='client.24788 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:38.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='client.24788 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:38.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.663 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.663 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.663 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.663 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.663 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.663 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.663 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.663 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.663 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.663 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.663 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.663 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.663 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.663 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.664 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.664 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.664 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.664 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.664 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.664 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.664 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.664 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:38.664 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:38.664 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:38.664 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:38.664 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.664 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.666 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.666 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.666 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.666 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.666 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.666 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.666 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.666 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='client.24788 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:38.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='client.24788 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:38.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.668 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.668 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.668 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.668 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.668 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.668 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.668 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.668 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.668 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.668 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.668 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.668 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.668 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.669 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.669 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.669 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.669 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.669 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:38.669 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:38.669 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:38.669 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:38.669 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.669 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.669 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.669 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.669 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.669 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.670 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.670 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.670 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.670 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.670 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.670 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.670 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.670 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.670 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.670 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.670 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.670 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.670 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.671 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.671 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.671 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.671 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.671 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:35 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.671 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:43:11.312284+0000", 2024-08-10T05:12:38.671 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.671 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.671 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T05:12:38.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T05:12:38.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T05:12:38.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:38.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T05:12:38.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.675 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.675 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.675 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.675 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.675 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.675 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.675 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T05:12:38.675 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.675 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T05:12:38.675 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T05:12:38.675 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.675 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.675 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.675 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.676 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.676 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.676 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.676 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:38.676 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.676 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.676 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.676 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.676 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.676 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711381+0000", 2024-08-10T05:12:38.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.148436+0000", 2024-08-10T05:12:38.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.148436+0000", 2024-08-10T05:12:38.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.148758+0000", 2024-08-10T05:12:38.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711381+0000", 2024-08-10T05:12:38.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711381+0000", 2024-08-10T05:12:38.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711381+0000", 2024-08-10T05:12:38.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711381+0000", 2024-08-10T05:12:38.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711381+0000", 2024-08-10T05:12:38.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711381+0000", 2024-08-10T05:12:38.678 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.678 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.678 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.678 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.678 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.678 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.678 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.678 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.678 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.678 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.678 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.678 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.678 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.679 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1f", 2024-08-10T05:12:38.679 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.679 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.679 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.679 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.679 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.679 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:08:49.128944+0000", 2024-08-10T05:12:38.679 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.679 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.679 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.679 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.679 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.679 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.682 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.682 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.682 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.683 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.683 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.683 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T05:12:38.683 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.683 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.683 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:38.683 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.683 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.683 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.683 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.683 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.683 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.683 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:38.684 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.684 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:38.684 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.684 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.684 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.684 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.684 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.684 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.684 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.684024+0000", 2024-08-10T05:12:38.684 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.033606+0000", 2024-08-10T05:12:38.684 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.033606+0000", 2024-08-10T05:12:38.684 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.033881+0000", 2024-08-10T05:12:38.684 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.684024+0000", 2024-08-10T05:12:38.684 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.684024+0000", 2024-08-10T05:12:38.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.684024+0000", 2024-08-10T05:12:38.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.684024+0000", 2024-08-10T05:12:38.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.684024+0000", 2024-08-10T05:12:38.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.684024+0000", 2024-08-10T05:12:38.685 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.685 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 1, 2024-08-10T05:12:38.686 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.686 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.686 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.686 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.686 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.686 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.686 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.686 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 1, 2024-08-10T05:12:38.686 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.686 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.686 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.687 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1e", 2024-08-10T05:12:38.687 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.687 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.687 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.687 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 25, 2024-08-10T05:12:38.687 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.687 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:20:45.127565+0000", 2024-08-10T05:12:38.687 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.687 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.687 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.687 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.687 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.687 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.690 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.690 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.690 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.691 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.691 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.691 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.691 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T05:12:38.691 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.691 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:38.691 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'1" 2024-08-10T05:12:38.691 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.691 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.691 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.691 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.691 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.691 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.692 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.692 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T05:12:38.692 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.692 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.692 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T05:12:38.692 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.692 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.692 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.692 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.683811+0000", 2024-08-10T05:12:38.692 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:56.135762+0000", 2024-08-10T05:12:38.692 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:56.135762+0000", 2024-08-10T05:12:38.692 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:56.136870+0000", 2024-08-10T05:12:38.692 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.683811+0000", 2024-08-10T05:12:38.692 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.693 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.693 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.693 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 64, 2024-08-10T05:12:38.693 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.683811+0000", 2024-08-10T05:12:38.693 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.683811+0000", 2024-08-10T05:12:38.693 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.683811+0000", 2024-08-10T05:12:38.693 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.693 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.693 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T05:12:38.693 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.683811+0000", 2024-08-10T05:12:38.693 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.683811+0000", 2024-08-10T05:12:38.693 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.693 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.694 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.694 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.694 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 63, 2024-08-10T05:12:38.694 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.694 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.694 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.694 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.694 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.694 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.694 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.694 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.694 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1e", 2024-08-10T05:12:38.694 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.695 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.695 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.695 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 22, 2024-08-10T05:12:38.695 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.695 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:52:39.992409+0000", 2024-08-10T05:12:38.695 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.695 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.695 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.695 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.695 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.695 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.695 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.695 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.695 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.696 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.696 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.696 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.696 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.696 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.696 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.696 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.696 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.696 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.696 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.696 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.696 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.696 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.696 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.698 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.698 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.698 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.698 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.698 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T05:12:38.698 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T05:12:38.698 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T05:12:38.699 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.699 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T05:12:38.699 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T05:12:38.699 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.699 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.699 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T05:12:38.699 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.699 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.699 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.699 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.699 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T05:12:38.699 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T05:12:38.699 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T05:12:38.700 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T05:12:38.700 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T05:12:38.700 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T05:12:38.700 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T05:12:38.700 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T05:10:16.711553+0000", 2024-08-10T05:12:38.700 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:08:53.036256+0000", 2024-08-10T05:12:38.700 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:08:53.036256+0000", 2024-08-10T05:12:38.700 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:08:53.036628+0000", 2024-08-10T05:12:38.700 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T05:10:16.711553+0000", 2024-08-10T05:12:38.700 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.700 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T05:12:38.700 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.700 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 61, 2024-08-10T05:12:38.700 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T05:10:16.711553+0000", 2024-08-10T05:12:38.701 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T05:10:16.711553+0000", 2024-08-10T05:12:38.701 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T05:10:16.711553+0000", 2024-08-10T05:12:38.701 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T05:12:38.701 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T05:12:38.701 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T05:12:38.701 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T05:10:16.711553+0000", 2024-08-10T05:12:38.701 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T05:10:16.711553+0000", 2024-08-10T05:12:38.701 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T05:12:38.701 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 4, 2024-08-10T05:12:38.701 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T05:12:38.701 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T05:12:38.701 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 60, 2024-08-10T05:12:38.701 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T05:12:38.702 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T05:12:38.702 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T05:12:38.702 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T05:12:38.702 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 4, 2024-08-10T05:12:38.702 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T05:12:38.702 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T05:12:38.702 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T05:12:38.702 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1f", 2024-08-10T05:12:38.702 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T05:12:38.702 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T05:12:38.702 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 76, 2024-08-10T05:12:38.702 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 29, 2024-08-10T05:12:38.702 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T05:12:38.703 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:15:05.084674+0000", 2024-08-10T05:12:38.703 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T05:12:38.703 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T05:12:38.703 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.703 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 582, 2024-08-10T05:12:38.703 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.703 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.703 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.703 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.703 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.703 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.703 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.703 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.704 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.704 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.704 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.704 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.704 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.704 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.704 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.704 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T05:12:38.704 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T05:12:38.704 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.704 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T05:12:38.704 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.704 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.704 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.705 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.705 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.705 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T05:12:38.705 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.705 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.705 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.705 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.705 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.705 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.705 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.705 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.705 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.705 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.706 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.706 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.706 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 4, 2024-08-10T05:12:38.706 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 1 2024-08-10T05:12:38.706 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.706 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T05:12:38.706 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T05:12:38.706 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T05:12:38.706 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T05:12:38.706 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T05:12:38.706 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T05:12:38.706 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.706 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T05:12:38.707 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'4" 2024-08-10T05:12:38.707 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:38.707 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.707 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_per_pool": [ 2024-08-10T05:12:38.707 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.707 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 24, 2024-08-10T05:12:38.707 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:38.707 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd" 2024-08-10T05:12:38.707 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.707 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3, 2024-08-10T05:12:38.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pg": 8, 2024-08-10T05:12:38.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 8, 2024-08-10T05:12:38.707 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3, 2024-08-10T05:12:38.708 INFO:tasks.workunit.client.0.smithi086.stdout: "poolid": 4, 2024-08-10T05:12:38.708 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 19, 2024-08-10T05:12:38.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T05:12:38.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T05:12:38.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T05:12:38.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.711 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 2, 2024-08-10T05:12:38.711 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 2 2024-08-10T05:12:38.711 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.711 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T05:12:38.711 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 12288, 2024-08-10T05:12:38.711 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T05:12:38.711 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T05:12:38.711 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T05:12:38.711 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T05:12:38.711 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 57, 2024-08-10T05:12:38.711 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T05:12:38.711 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T05:12:38.711 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 0, 2024-08-10T05:12:38.712 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T05:12:38.712 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.712 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 24 2024-08-10T05:12:38.712 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.712 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.712 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 192, 2024-08-10T05:12:38.712 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:38.712 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T05:12:38.712 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.712 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T05:12:38.712 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pg": 64, 2024-08-10T05:12:38.712 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 8, 2024-08-10T05:12:38.712 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T05:12:38.712 INFO:tasks.workunit.client.0.smithi086.stdout: "poolid": 3, 2024-08-10T05:12:38.713 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T05:12:38.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.713 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.714 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.714 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.714 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.714 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.714 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.714 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T05:12:38.714 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T05:12:38.714 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.714 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T05:12:38.714 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.714 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.714 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.714 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T05:12:38.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T05:12:38.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T05:12:38.716 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.716 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T05:12:38.716 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 0, 2024-08-10T05:12:38.716 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T05:12:38.716 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T05:12:38.716 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T05:12:38.716 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T05:12:38.716 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 0, 2024-08-10T05:12:38.716 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T05:12:38.716 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T05:12:38.716 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 0, 2024-08-10T05:12:38.717 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T05:12:38.717 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.717 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 192 2024-08-10T05:12:38.717 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.717 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.717 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 96, 2024-08-10T05:12:38.717 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:38.717 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T05:12:38.717 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.717 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 45, 2024-08-10T05:12:38.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pg": 32, 2024-08-10T05:12:38.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 8, 2024-08-10T05:12:38.717 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 45, 2024-08-10T05:12:38.717 INFO:tasks.workunit.client.0.smithi086.stdout: "poolid": 2, 2024-08-10T05:12:38.718 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 3428, 2024-08-10T05:12:38.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T05:12:38.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 66, 2024-08-10T05:12:38.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 22, 2024-08-10T05:12:38.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 22, 2024-08-10T05:12:38.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.720 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.720 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 14, 2024-08-10T05:12:38.720 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.720 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 1, 2024-08-10T05:12:38.720 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.720 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.720 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.720 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.720 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.720 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T05:12:38.720 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T05:12:38.720 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.720 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.720 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.721 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 51, 2024-08-10T05:12:38.721 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 20 2024-08-10T05:12:38.721 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.721 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T05:12:38.721 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 98304, 2024-08-10T05:12:38.721 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T05:12:38.721 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T05:12:38.721 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T05:12:38.721 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T05:12:38.721 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 10284, 2024-08-10T05:12:38.721 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T05:12:38.721 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T05:12:38.721 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 0, 2024-08-10T05:12:38.722 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T05:12:38.722 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.722 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 96 2024-08-10T05:12:38.722 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.722 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T05:12:38.722 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 3, 2024-08-10T05:12:38.722 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T05:12:38.722 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr" 2024-08-10T05:12:38.722 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.722 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 128, 2024-08-10T05:12:38.722 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pg": 1, 2024-08-10T05:12:38.722 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 3, 2024-08-10T05:12:38.723 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 128, 2024-08-10T05:12:38.723 INFO:tasks.workunit.client.0.smithi086.stdout: "poolid": 1, 2024-08-10T05:12:38.723 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T05:12:38.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 590368, 2024-08-10T05:12:38.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T05:12:38.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 1771104, 2024-08-10T05:12:38.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T05:12:38.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T05:12:38.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T05:12:38.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T05:12:38.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T05:12:38.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T05:12:38.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T05:12:38.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T05:12:38.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T05:12:38.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T05:12:38.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T05:12:38.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T05:12:38.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T05:12:38.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T05:12:38.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T05:12:38.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T05:12:38.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T05:12:38.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T05:12:38.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T05:12:38.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T05:12:38.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T05:12:38.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T05:12:38.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T05:12:38.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T05:12:38.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 6, 2024-08-10T05:12:38.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T05:12:38.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T05:12:38.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T05:12:38.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T05:12:38.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T05:12:38.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 212, 2024-08-10T05:12:38.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 306, 2024-08-10T05:12:38.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T05:12:38.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T05:12:38.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T05:12:38.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 179, 2024-08-10T05:12:38.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 2416 2024-08-10T05:12:38.726 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.726 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T05:12:38.726 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 1781760, 2024-08-10T05:12:38.726 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T05:12:38.726 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T05:12:38.726 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T05:12:38.726 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T05:12:38.726 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 1771104, 2024-08-10T05:12:38.726 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T05:12:38.726 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T05:12:38.727 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 0, 2024-08-10T05:12:38.727 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T05:12:38.727 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.727 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 3 2024-08-10T05:12:38.727 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:38.727 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T05:12:38.727 INFO:tasks.workunit.client.0.smithi086.stdout: "usage": { 2024-08-10T05:12:38.727 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 105, 2024-08-10T05:12:38.727 INFO:tasks.workunit.client.0.smithi086.stdout: "pools": 4, 2024-08-10T05:12:38.727 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_by_class": { 2024-08-10T05:12:38.727 INFO:tasks.workunit.client.0.smithi086.stdout: "ssd": { 2024-08-10T05:12:38.727 INFO:tasks.workunit.client.0.smithi086.stdout: "total_avail_bytes": 767718154240, 2024-08-10T05:12:38.727 INFO:tasks.workunit.client.0.smithi086.stdout: "total_bytes": 767960285184, 2024-08-10T05:12:38.727 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_bytes": 242130944, 2024-08-10T05:12:38.728 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_raw_bytes": 242130944, 2024-08-10T05:12:38.728 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_raw_ratio": 0.0003152909630443901 2024-08-10T05:12:38.728 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:38.728 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T05:12:38.728 INFO:tasks.workunit.client.0.smithi086.stdout: "total_avail_bytes": 767718154240, 2024-08-10T05:12:38.728 INFO:tasks.workunit.client.0.smithi086.stdout: "total_bytes": 767960285184, 2024-08-10T05:12:38.728 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_bytes": 242130944 2024-08-10T05:12:38.728 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:38.728 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T05:12:38.728 INFO:tasks.workunit.client.0.smithi086.stdout:} 2024-08-10T05:12:38.728 INFO:tasks.workunit.client.0.smithi086.stdout:OK 2024-08-10T05:12:38.729 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:38.729 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:38.729 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:38.729 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:38.729 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.729 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.729 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.729 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.729 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.729 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.729 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.730 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.730 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.730 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.730 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.730 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.730 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.730 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.730 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.730 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.730 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.730 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.730 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.731 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.731 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.731 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.731 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.731 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.731 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:36 smithi159 ceph-mon[33602]: 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-08-10T05:12:38.731 INFO:tasks.workunit.client.0.smithi086.stderr:+ echo OK 2024-08-10T05:12:38.732 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T05:12:38.732 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T05:12:38.733 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:38.733 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:38.733 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:38.733 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:38.733 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.733 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.733 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.733 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.733 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.733 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.733 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.733 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.734 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.734 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.734 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.734 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.734 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.734 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.734 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.734 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.734 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.734 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.734 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.734 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.734 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.735 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.735 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.735 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.735 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[29634]: 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-08-10T05:12:38.735 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:38.735 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:38.735 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:38.735 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:12:38.735 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.735 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.736 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.736 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.736 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.736 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.736 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.736 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.736 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.736 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.736 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.736 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.736 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.736 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.736 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.737 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.737 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.737 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.737 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.737 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:12:38.737 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:12:38.737 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:12:38.737 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:12:38.737 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:12:38.737 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:36 smithi086 ceph-mon[41441]: 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-08-10T05:12:38.737 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:12:38] "GET /metrics HTTP/1.1" 200 33670 "" "Prometheus/2.43.0" 2024-08-10T05:12:38.806 INFO:tasks.workunit:Stopping ['test_telemetry_reef.sh'] on client.0... 2024-08-10T05:12:38.806 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-10T05:12:39.109 DEBUG:teuthology.parallel:result is None 2024-08-10T05:12:39.109 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-10T05:12:39.133 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-10T05:12:39.134 DEBUG:teuthology.orchestra.run.smithi086:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-10T05:12:39.196 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-10T05:12:39.196 INFO:teuthology.run_tasks:Running task print... 2024-08-10T05:12:39.206 INFO:teuthology.task.print:**** done end telemetry reef... 2024-08-10T05:12:39.206 INFO:teuthology.run_tasks:Running task print... 2024-08-10T05:12:39.336 INFO:teuthology.task.print:**** done start parallel 2024-08-10T05:12:39.336 INFO:teuthology.run_tasks:Running task parallel... 2024-08-10T05:12:39.375 INFO:teuthology.task.parallel:starting parallel... 2024-08-10T05:12:39.375 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2024-08-10T05:12:39.376 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-10T05:12:39.376 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2024-08-10T05:12:39.376 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-08-10T05:12:39.378 INFO:tasks.rados:Beginning rados... 2024-08-10T05:12:39.378 INFO:tasks.rados:joining rados 2024-08-10T05:12:39.378 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-10T05:12:39.379 INFO:teuthology.task.sequential:In sequential, running task print... 2024-08-10T05:12:39.379 INFO:teuthology.task.print:**** done start upgrade, wait 2024-08-10T05:12:39.379 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-08-10T05:12:39.380 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi086.front.sepia.ceph.com 2024-08-10T05:12:39.380 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -e sha1=bca9905d683c89d50ebab7089e7e4e66f174979e -- bash -c 'ceph config set global log_to_journald false --force' 2024-08-10T05:12:39.380 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-08-10T05:12:39.380 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2024-08-10T05:12:39.603 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:12:39.606 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:12:39.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:39 smithi086 ceph-mon[29634]: 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-08-10T05:12:39.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:39 smithi086 ceph-mon[41441]: 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-08-10T05:12:39.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:39 smithi159 ceph-mon[33602]: 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-08-10T05:12:41.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:41 smithi159 ceph-mon[33602]: pgmap v90: 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-08-10T05:12:41.698 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:41 smithi086 ceph-mon[41441]: pgmap v90: 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-08-10T05:12:41.699 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:41 smithi086 ceph-mon[29634]: pgmap v90: 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-08-10T05:12:43.648 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -e sha1=bca9905d683c89d50ebab7089e7e4e66f174979e -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-08-10T05:12:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:43 smithi086 ceph-mon[29634]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-10T05:12:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:43 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/370122287' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:12:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:43 smithi086 ceph-mon[29634]: 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-08-10T05:12:43.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:43 smithi086 ceph-mon[41441]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-10T05:12:43.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:43 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/370122287' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:12:43.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:43 smithi086 ceph-mon[41441]: 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-08-10T05:12:43.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:43 smithi159 ceph-mon[33602]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-10T05:12:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:43 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/370122287' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:12:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:43 smithi159 ceph-mon[33602]: 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-08-10T05:12:44.319 INFO:tasks.rados:starting run 0 out of 1 2024-08-10T05:12:44.319 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-08-10T05:12:44.319 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2024-08-10T05:12:44.395 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:12:44.563 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:44 smithi086 ceph-mon[41441]: 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-08-10T05:12:44.563 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:44 smithi086 ceph-mon[41441]: osdmap e77: 8 total, 8 up, 8 in 2024-08-10T05:12:44.564 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:44 smithi086 ceph-mon[29634]: 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-08-10T05:12:44.564 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:44 smithi086 ceph-mon[29634]: osdmap e77: 8 total, 8 up, 8 in 2024-08-10T05:12:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:44 smithi159 ceph-mon[33602]: 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-08-10T05:12:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:44 smithi159 ceph-mon[33602]: osdmap e77: 8 total, 8 up, 8 in 2024-08-10T05:12:45.188 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:12:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:45 smithi086 ceph-mon[29634]: pgmap v93: 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-08-10T05:12:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:45 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:12:45.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:45 smithi086 ceph-mon[41441]: pgmap v93: 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-08-10T05:12:45.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:45 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:12:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:45 smithi159 ceph-mon[33602]: pgmap v93: 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-08-10T05:12:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:45 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:12:46.721 INFO:teuthology.orchestra.run.smithi086.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:bca9905d683c89d50ebab7089e7e4e66f174979e 2024-08-10T05:12:47.449 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:47 smithi086 ceph-mon[41441]: pgmap v94: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:47.449 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:47 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:47.449 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:47 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:47.449 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:47 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:12:47.768 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:47 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:12:47.768 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:47 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:47.769 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:47 smithi086 ceph-mon[29634]: pgmap v94: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:47.769 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:47 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:47.769 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:47 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:47.769 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:47 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:12:47.769 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:47 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:12:47.769 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:47 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:47 smithi159 ceph-mon[33602]: pgmap v94: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:47 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:47 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:12:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:47 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:12:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:47 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:12:47.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:47 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:12:48.283 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -e sha1=bca9905d683c89d50ebab7089e7e4e66f174979e -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2024-08-10T05:12:48.507 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:12:48.585 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:12:48] "GET /metrics HTTP/1.1" 200 33670 "" "Prometheus/2.43.0" 2024-08-10T05:12:48.585 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:48 smithi086 ceph-mon[41441]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bca9905d683c89d50ebab7089e7e4e66f174979e", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:48.585 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:48 smithi086 ceph-mon[41441]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bca9905d683c89d50ebab7089e7e4e66f174979e 2024-08-10T05:12:48.585 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:48 smithi086 ceph-mon[41441]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bca9905d683c89d50ebab7089e7e4e66f174979e 2024-08-10T05:12:48.585 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:48 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/3430626814' 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-08-10T05:12:48.586 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:48 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-08-10T05:12:48.586 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:48 smithi086 ceph-mon[29634]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bca9905d683c89d50ebab7089e7e4e66f174979e", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:48.586 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:48 smithi086 ceph-mon[29634]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bca9905d683c89d50ebab7089e7e4e66f174979e 2024-08-10T05:12:48.586 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:48 smithi086 ceph-mon[29634]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bca9905d683c89d50ebab7089e7e4e66f174979e 2024-08-10T05:12:48.586 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:48 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/3430626814' 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-08-10T05:12:48.586 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:48 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-08-10T05:12:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:48 smithi159 ceph-mon[33602]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bca9905d683c89d50ebab7089e7e4e66f174979e", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:48 smithi159 ceph-mon[33602]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bca9905d683c89d50ebab7089e7e4e66f174979e 2024-08-10T05:12:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:48 smithi159 ceph-mon[33602]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bca9905d683c89d50ebab7089e7e4e66f174979e 2024-08-10T05:12:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:48 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/3430626814' 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-08-10T05:12:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:48 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-08-10T05:12:49.468 INFO:teuthology.orchestra.run.smithi086.stderr:pool 'unique_pool_0' created 2024-08-10T05:12:49.822 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:49 smithi086 ceph-mon[41441]: pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:49.822 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:49 smithi086 ceph-mon[41441]: osdmap e78: 8 total, 8 up, 8 in 2024-08-10T05:12:49.822 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:49 smithi086 ceph-mon[29634]: pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:49.823 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:49 smithi086 ceph-mon[29634]: osdmap e78: 8 total, 8 up, 8 in 2024-08-10T05:12:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:49 smithi159 ceph-mon[33602]: pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:49 smithi159 ceph-mon[33602]: osdmap e78: 8 total, 8 up, 8 in 2024-08-10T05:12:50.753 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:50 smithi086 ceph-mon[29634]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-08-10T05:12:50.753 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:50 smithi086 ceph-mon[29634]: osdmap e79: 8 total, 8 up, 8 in 2024-08-10T05:12:50.753 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:50 smithi086 ceph-mon[41441]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-08-10T05:12:50.753 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:50 smithi086 ceph-mon[41441]: osdmap e79: 8 total, 8 up, 8 in 2024-08-10T05:12:50.775 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-08-10T05:12:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:50 smithi159 ceph-mon[33602]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-08-10T05:12:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:50 smithi159 ceph-mon[33602]: osdmap e79: 8 total, 8 up, 8 in 2024-08-10T05:12:51.082 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:12:51.228 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:12:51.466 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:51 smithi086 ceph-mon[29634]: pgmap v98: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:51.466 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:51 smithi086 ceph-mon[29634]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:12:51.466 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:51 smithi086 ceph-mon[29634]: osdmap e80: 8 total, 8 up, 8 in 2024-08-10T05:12:51.557 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:12:51.557 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (95s) 75s ago 2m 16.2M - 0.25.0 c8568f914cd2 35968fd43daf 2024-08-10T05:12:51.558 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (2m) 74s ago 2m 84.2M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:12:51.558 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (4m) 75s ago 4m 17.4M - 18.2.4-685-gf5af36e4 20036124afeb 647a6daeb729 2024-08-10T05:12:51.558 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (4m) 74s ago 4m 14.2M - 18.2.4-685-gf5af36e4 20036124afeb 419afb746b2c 2024-08-10T05:12:51.558 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,8765 running (7m) 74s ago 7m 437M - 18.2.4-685-gf5af36e4 20036124afeb c73b457cac33 2024-08-10T05:12:51.558 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:9283,8765 running (9m) 75s ago 9m 486M - 18.2.4-685-gf5af36e4 20036124afeb ea1a676942be 2024-08-10T05:12:51.558 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (9m) 75s ago 9m 46.7M 2048M 18.2.4-685-gf5af36e4 20036124afeb e4af363ffb0d 2024-08-10T05:12:51.558 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (7m) 74s ago 7m 42.6M 2048M 18.2.4-685-gf5af36e4 20036124afeb 067c084a03a6 2024-08-10T05:12:51.558 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (7m) 75s ago 7m 40.7M 2048M 18.2.4-685-gf5af36e4 20036124afeb 24d13f5f71e0 2024-08-10T05:12:51.558 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (2m) 75s ago 2m 13.4M - 1.5.0 0da6a335fe13 4e352dfbeecc 2024-08-10T05:12:51.558 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (2m) 74s ago 2m 7860k - 1.5.0 0da6a335fe13 b9264bb67c4d 2024-08-10T05:12:51.558 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (7m) 75s ago 7m 45.6M 2992M 18.2.4-685-gf5af36e4 20036124afeb 9edca5419a87 2024-08-10T05:12:51.559 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (6m) 75s ago 6m 51.3M 2992M 18.2.4-685-gf5af36e4 20036124afeb be0f4322c6f3 2024-08-10T05:12:51.559 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (6m) 75s ago 6m 51.0M 2992M 18.2.4-685-gf5af36e4 20036124afeb 4ba91ff61da0 2024-08-10T05:12:51.559 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (6m) 75s ago 6m 49.5M 2992M 18.2.4-685-gf5af36e4 20036124afeb a1d52ad4faa0 2024-08-10T05:12:51.559 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (5m) 74s ago 5m 51.5M 2992M 18.2.4-685-gf5af36e4 20036124afeb 46aad70204b6 2024-08-10T05:12:51.559 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (5m) 74s ago 5m 42.2M 2992M 18.2.4-685-gf5af36e4 20036124afeb 55fe3cad2be9 2024-08-10T05:12:51.559 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (4m) 74s ago 4m 45.0M 2992M 18.2.4-685-gf5af36e4 20036124afeb 6a67eed4245a 2024-08-10T05:12:51.559 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (4m) 74s ago 4m 50.5M 2992M 18.2.4-685-gf5af36e4 20036124afeb f455e2f6fe30 2024-08-10T05:12:51.559 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (89s) 74s ago 2m 32.9M - 2.43.0 a07b618ecd1d 2650292b269c 2024-08-10T05:12:51.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:51 smithi086 ceph-mon[41441]: pgmap v98: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:51.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:51 smithi086 ceph-mon[41441]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:12:51.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:51 smithi086 ceph-mon[41441]: osdmap e80: 8 total, 8 up, 8 in 2024-08-10T05:12:51.911 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:12:51.912 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:12:51.912 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 3 2024-08-10T05:12:51.912 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:12:51.912 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:12:51.912 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:12:51.912 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:12:51.912 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:12:51.912 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 8 2024-08-10T05:12:51.912 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:12:51.912 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:12:51.912 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:12:51.912 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:12:51.912 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:12:51.912 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 15 2024-08-10T05:12:51.913 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:12:51.913 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:12:51.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:51 smithi159 ceph-mon[33602]: pgmap v98: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:51.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:51 smithi159 ceph-mon[33602]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:12:51.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:51 smithi159 ceph-mon[33602]: osdmap e80: 8 total, 8 up, 8 in 2024-08-10T05:12:52.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:52 smithi086 ceph-mon[41441]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:52.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:52 smithi086 ceph-mon[41441]: osdmap e81: 8 total, 8 up, 8 in 2024-08-10T05:12:52.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:52 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/3122280402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:12:52.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:52 smithi086 ceph-mon[29634]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:52.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:52 smithi086 ceph-mon[29634]: osdmap e81: 8 total, 8 up, 8 in 2024-08-10T05:12:52.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:52 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/3122280402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:12:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:52 smithi159 ceph-mon[33602]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:52 smithi159 ceph-mon[33602]: osdmap e81: 8 total, 8 up, 8 in 2024-08-10T05:12:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:52 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/3122280402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:12:53.485 INFO:teuthology.orchestra.run.smithi086.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-08-10T05:12:53.812 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:53 smithi086 ceph-mon[41441]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:53.812 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:53 smithi086 ceph-mon[41441]: pgmap v101: 121 pgs: 121 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:53.812 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:53 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/4190472644' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:12:53.812 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:53 smithi086 ceph-mon[41441]: 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-08-10T05:12:53.812 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:53 smithi086 ceph-mon[29634]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:53.812 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:53 smithi086 ceph-mon[29634]: pgmap v101: 121 pgs: 121 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:53.813 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:53 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/4190472644' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:12:53.813 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:53 smithi086 ceph-mon[29634]: 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-08-10T05:12:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:53 smithi159 ceph-mon[33602]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:12:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:53 smithi159 ceph-mon[33602]: pgmap v101: 121 pgs: 121 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:53 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/4190472644' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:12:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:53 smithi159 ceph-mon[33602]: 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-08-10T05:12:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:54 smithi086 ceph-mon[41441]: 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-08-10T05:12:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:54 smithi086 ceph-mon[41441]: osdmap e82: 8 total, 8 up, 8 in 2024-08-10T05:12:54.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:54 smithi086 ceph-mon[29634]: 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-08-10T05:12:54.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:54 smithi086 ceph-mon[29634]: osdmap e82: 8 total, 8 up, 8 in 2024-08-10T05:12:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:54 smithi159 ceph-mon[33602]: 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-08-10T05:12:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:54 smithi159 ceph-mon[33602]: osdmap e82: 8 total, 8 up, 8 in 2024-08-10T05:12:55.159 DEBUG:teuthology.orchestra.run.smithi086:> 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-08-10T05:12:55.191 INFO:tasks.rados.rados.0.smithi086.stdout:adding op weight read -> 100 2024-08-10T05:12:55.191 INFO:tasks.rados.rados.0.smithi086.stdout:adding op weight delete -> 50 2024-08-10T05:12:55.191 INFO:tasks.rados.rados.0.smithi086.stdout:adding op weight snap_create -> 50 2024-08-10T05:12:55.191 INFO:tasks.rados.rados.0.smithi086.stdout:adding op weight snap_remove -> 50 2024-08-10T05:12:55.191 INFO:tasks.rados.rados.0.smithi086.stdout:adding op weight rollback -> 50 2024-08-10T05:12:55.191 INFO:tasks.rados.rados.0.smithi086.stdout:adding op weight setattr -> 25 2024-08-10T05:12:55.191 INFO:tasks.rados.rados.0.smithi086.stdout:adding op weight rmattr -> 25 2024-08-10T05:12:55.191 INFO:tasks.rados.rados.0.smithi086.stdout:adding op weight copy_from -> 50 2024-08-10T05:12:55.191 INFO:tasks.rados.rados.0.smithi086.stdout:adding op weight append -> 100 2024-08-10T05:12:55.192 INFO:tasks.rados.rados.0.smithi086.stdout:ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable) 2024-08-10T05:12:55.192 INFO:tasks.rados.rados.0.smithi086.stdout:Configuration: 2024-08-10T05:12:55.192 INFO:tasks.rados.rados.0.smithi086.stdout: Number of operations: 4000 2024-08-10T05:12:55.192 INFO:tasks.rados.rados.0.smithi086.stdout: Number of objects: 50 2024-08-10T05:12:55.192 INFO:tasks.rados.rados.0.smithi086.stdout: Max in flight operations: 16 2024-08-10T05:12:55.192 INFO:tasks.rados.rados.0.smithi086.stdout: Object size (in bytes): 4000000 2024-08-10T05:12:55.192 INFO:tasks.rados.rados.0.smithi086.stdout: Write stride min: 400000 2024-08-10T05:12:55.192 INFO:tasks.rados.rados.0.smithi086.stdout: Write stride max: 800000 2024-08-10T05:12:55.501 INFO:tasks.rados.rados.0.smithi086.stdout:1: write initial oid 1 2024-08-10T05:12:55.501 INFO:tasks.rados.rados.0.smithi086.stdout:1: seq_num 0 ranges {0=24576} 2024-08-10T05:12:55.501 INFO:tasks.rados.rados.0.smithi086.stdout:1: writing smithi08687503-1 from 0 to 24576 tid 1 2024-08-10T05:12:55.501 INFO:tasks.rados.rados.0.smithi086.stdout:2: write initial oid 2 2024-08-10T05:12:55.501 INFO:tasks.rados.rados.0.smithi086.stdout:2: seq_num 1 ranges {0=24576} 2024-08-10T05:12:55.501 INFO:tasks.rados.rados.0.smithi086.stdout:2: writing smithi08687503-2 from 0 to 24576 tid 1 2024-08-10T05:12:55.502 INFO:tasks.rados.rados.0.smithi086.stdout:3: write initial oid 3 2024-08-10T05:12:55.502 INFO:tasks.rados.rados.0.smithi086.stdout:3: seq_num 2 ranges {0=40960} 2024-08-10T05:12:55.502 INFO:tasks.rados.rados.0.smithi086.stdout:3: writing smithi08687503-3 from 0 to 40960 tid 1 2024-08-10T05:12:55.502 INFO:tasks.rados.rados.0.smithi086.stdout:4: write initial oid 4 2024-08-10T05:12:55.502 INFO:tasks.rados.rados.0.smithi086.stdout:4: seq_num 3 ranges {0=57344} 2024-08-10T05:12:55.502 INFO:tasks.rados.rados.0.smithi086.stdout:4: writing smithi08687503-4 from 0 to 57344 tid 1 2024-08-10T05:12:55.502 INFO:tasks.rados.rados.0.smithi086.stdout:5: write initial oid 5 2024-08-10T05:12:55.502 INFO:tasks.rados.rados.0.smithi086.stdout:5: seq_num 4 ranges {0=73728} 2024-08-10T05:12:55.503 INFO:tasks.rados.rados.0.smithi086.stdout:5: writing smithi08687503-5 from 0 to 73728 tid 1 2024-08-10T05:12:55.503 INFO:tasks.rados.rados.0.smithi086.stdout:6: write initial oid 6 2024-08-10T05:12:55.503 INFO:tasks.rados.rados.0.smithi086.stdout:6: seq_num 5 ranges {0=90112} 2024-08-10T05:12:55.503 INFO:tasks.rados.rados.0.smithi086.stdout:6: writing smithi08687503-6 from 0 to 90112 tid 1 2024-08-10T05:12:55.503 INFO:tasks.rados.rados.0.smithi086.stdout:7: write initial oid 7 2024-08-10T05:12:55.503 INFO:tasks.rados.rados.0.smithi086.stdout:7: seq_num 6 ranges {0=106496} 2024-08-10T05:12:55.504 INFO:tasks.rados.rados.0.smithi086.stdout:7: writing smithi08687503-7 from 0 to 106496 tid 1 2024-08-10T05:12:55.504 INFO:tasks.rados.rados.0.smithi086.stdout:8: write initial oid 8 2024-08-10T05:12:55.504 INFO:tasks.rados.rados.0.smithi086.stdout:8: seq_num 7 ranges {0=122880} 2024-08-10T05:12:55.505 INFO:tasks.rados.rados.0.smithi086.stdout:8: writing smithi08687503-8 from 0 to 122880 tid 1 2024-08-10T05:12:55.505 INFO:tasks.rados.rados.0.smithi086.stdout:9: write initial oid 9 2024-08-10T05:12:55.505 INFO:tasks.rados.rados.0.smithi086.stdout:9: seq_num 8 ranges {0=139264} 2024-08-10T05:12:55.506 INFO:tasks.rados.rados.0.smithi086.stdout:9: writing smithi08687503-9 from 0 to 139264 tid 1 2024-08-10T05:12:55.506 INFO:tasks.rados.rados.0.smithi086.stdout:10: write initial oid 10 2024-08-10T05:12:55.506 INFO:tasks.rados.rados.0.smithi086.stdout:10: seq_num 9 ranges {0=155648} 2024-08-10T05:12:55.507 INFO:tasks.rados.rados.0.smithi086.stdout:10: writing smithi08687503-10 from 0 to 155648 tid 1 2024-08-10T05:12:55.507 INFO:tasks.rados.rados.0.smithi086.stdout:11: write initial oid 11 2024-08-10T05:12:55.507 INFO:tasks.rados.rados.0.smithi086.stdout:11: seq_num 10 ranges {0=172032} 2024-08-10T05:12:55.509 INFO:tasks.rados.rados.0.smithi086.stdout:11: writing smithi08687503-11 from 0 to 172032 tid 1 2024-08-10T05:12:55.509 INFO:tasks.rados.rados.0.smithi086.stdout:12: write initial oid 12 2024-08-10T05:12:55.509 INFO:tasks.rados.rados.0.smithi086.stdout:12: seq_num 11 ranges {0=188416} 2024-08-10T05:12:55.510 INFO:tasks.rados.rados.0.smithi086.stdout:12: writing smithi08687503-12 from 0 to 188416 tid 1 2024-08-10T05:12:55.510 INFO:tasks.rados.rados.0.smithi086.stdout:13: write initial oid 13 2024-08-10T05:12:55.510 INFO:tasks.rados.rados.0.smithi086.stdout:13: seq_num 12 ranges {0=204800} 2024-08-10T05:12:55.512 INFO:tasks.rados.rados.0.smithi086.stdout:13: writing smithi08687503-13 from 0 to 204800 tid 1 2024-08-10T05:12:55.512 INFO:tasks.rados.rados.0.smithi086.stdout:14: write initial oid 14 2024-08-10T05:12:55.512 INFO:tasks.rados.rados.0.smithi086.stdout:14: seq_num 13 ranges {0=221184} 2024-08-10T05:12:55.513 INFO:tasks.rados.rados.0.smithi086.stdout:14: writing smithi08687503-14 from 0 to 221184 tid 1 2024-08-10T05:12:55.514 INFO:tasks.rados.rados.0.smithi086.stdout:15: write initial oid 15 2024-08-10T05:12:55.514 INFO:tasks.rados.rados.0.smithi086.stdout:15: seq_num 14 ranges {0=237568} 2024-08-10T05:12:55.515 INFO:tasks.rados.rados.0.smithi086.stdout:15: writing smithi08687503-15 from 0 to 237568 tid 1 2024-08-10T05:12:55.515 INFO:tasks.rados.rados.0.smithi086.stdout:16: write initial oid 16 2024-08-10T05:12:55.515 INFO:tasks.rados.rados.0.smithi086.stdout:16: seq_num 15 ranges {0=253952} 2024-08-10T05:12:55.517 INFO:tasks.rados.rados.0.smithi086.stdout:16: writing smithi08687503-16 from 0 to 253952 tid 1 2024-08-10T05:12:55.518 INFO:tasks.rados.rados.0.smithi086.stdout: waiting on 16 2024-08-10T05:12:55.518 INFO:tasks.rados.rados.0.smithi086.stdout:3: finishing write tid 1 to smithi08687503-3 2024-08-10T05:12:55.518 INFO:tasks.rados.rados.0.smithi086.stdout:3: finishing write tid 2 to smithi08687503-3 2024-08-10T05:12:55.518 INFO:tasks.rados.rados.0.smithi086.stdout:1: finishing write tid 1 to smithi08687503-1 2024-08-10T05:12:55.518 INFO:tasks.rados.rados.0.smithi086.stdout:4: finishing write tid 1 to smithi08687503-4 2024-08-10T05:12:55.518 INFO:tasks.rados.rados.0.smithi086.stdout:1: finishing write tid 2 to smithi08687503-1 2024-08-10T05:12:55.518 INFO:tasks.rados.rados.0.smithi086.stdout:3: finishing write tid 3 to smithi08687503-3 2024-08-10T05:12:55.518 INFO:tasks.rados.rados.0.smithi086.stdout:3: oid 3 updating version 0 to 1 2024-08-10T05:12:55.518 INFO:tasks.rados.rados.0.smithi086.stdout:3: oid 3 updating version 1 to 2 2024-08-10T05:12:55.518 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-08-10T05:12:55.518 INFO:tasks.rados.rados.0.smithi086.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-08-10T05:12:55.518 INFO:tasks.rados.rados.0.smithi086.stdout:6: finishing write tid 1 to smithi08687503-6 2024-08-10T05:12:55.519 INFO:tasks.rados.rados.0.smithi086.stdout:6: finishing write tid 2 to smithi08687503-6 2024-08-10T05:12:55.519 INFO:tasks.rados.rados.0.smithi086.stdout:3: done (15 left) 2024-08-10T05:12:55.519 INFO:tasks.rados.rados.0.smithi086.stdout:17: write initial oid 17 2024-08-10T05:12:55.519 INFO:tasks.rados.rados.0.smithi086.stdout:17: seq_num 16 ranges {0=270336} 2024-08-10T05:12:55.520 INFO:tasks.rados.rados.0.smithi086.stdout:17: writing smithi08687503-17 from 0 to 270336 tid 1 2024-08-10T05:12:55.520 INFO:tasks.rados.rados.0.smithi086.stdout: waiting on 16 2024-08-10T05:12:55.520 INFO:tasks.rados.rados.0.smithi086.stdout:7: finishing write tid 1 to smithi08687503-7 2024-08-10T05:12:55.520 INFO:tasks.rados.rados.0.smithi086.stdout:2: finishing write tid 1 to smithi08687503-2 2024-08-10T05:12:55.520 INFO:tasks.rados.rados.0.smithi086.stdout:2: finishing write tid 2 to smithi08687503-2 2024-08-10T05:12:55.521 INFO:tasks.rados.rados.0.smithi086.stdout:4: finishing write tid 2 to smithi08687503-4 2024-08-10T05:12:55.521 INFO:tasks.rados.rados.0.smithi086.stdout:5: finishing write tid 1 to smithi08687503-5 2024-08-10T05:12:55.521 INFO:tasks.rados.rados.0.smithi086.stdout:5: finishing write tid 2 to smithi08687503-5 2024-08-10T05:12:55.521 INFO:tasks.rados.rados.0.smithi086.stdout:7: finishing write tid 2 to smithi08687503-7 2024-08-10T05:12:55.521 INFO:tasks.rados.rados.0.smithi086.stdout:10: finishing write tid 1 to smithi08687503-10 2024-08-10T05:12:55.521 INFO:tasks.rados.rados.0.smithi086.stdout:1: finishing write tid 3 to smithi08687503-1 2024-08-10T05:12:55.521 INFO:tasks.rados.rados.0.smithi086.stdout:1: oid 1 updating version 0 to 1 2024-08-10T05:12:55.521 INFO:tasks.rados.rados.0.smithi086.stdout:1: oid 1 updating version 1 to 2 2024-08-10T05:12:55.521 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-08-10T05:12:55.521 INFO:tasks.rados.rados.0.smithi086.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:12:55.521 INFO:tasks.rados.rados.0.smithi086.stdout:10: finishing write tid 2 to smithi08687503-10 2024-08-10T05:12:55.521 INFO:tasks.rados.rados.0.smithi086.stdout:4: finishing write tid 3 to smithi08687503-4 2024-08-10T05:12:55.522 INFO:tasks.rados.rados.0.smithi086.stdout:4: oid 4 updating version 0 to 1 2024-08-10T05:12:55.522 INFO:tasks.rados.rados.0.smithi086.stdout:4: oid 4 updating version 1 to 2 2024-08-10T05:12:55.522 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-08-10T05:12:55.522 INFO:tasks.rados.rados.0.smithi086.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-08-10T05:12:55.522 INFO:tasks.rados.rados.0.smithi086.stdout:5: finishing write tid 3 to smithi08687503-5 2024-08-10T05:12:55.522 INFO:tasks.rados.rados.0.smithi086.stdout:5: oid 5 updating version 0 to 1 2024-08-10T05:12:55.522 INFO:tasks.rados.rados.0.smithi086.stdout:5: oid 5 updating version 1 to 2 2024-08-10T05:12:55.522 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-08-10T05:12:55.522 INFO:tasks.rados.rados.0.smithi086.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-08-10T05:12:55.522 INFO:tasks.rados.rados.0.smithi086.stdout:9: finishing write tid 1 to smithi08687503-9 2024-08-10T05:12:55.522 INFO:tasks.rados.rados.0.smithi086.stdout:6: finishing write tid 3 to smithi08687503-6 2024-08-10T05:12:55.522 INFO:tasks.rados.rados.0.smithi086.stdout:6: oid 6 updating version 0 to 1 2024-08-10T05:12:55.523 INFO:tasks.rados.rados.0.smithi086.stdout:6: oid 6 updating version 1 to 2 2024-08-10T05:12:55.523 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-08-10T05:12:55.523 INFO:tasks.rados.rados.0.smithi086.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-08-10T05:12:55.523 INFO:tasks.rados.rados.0.smithi086.stdout:2: finishing write tid 3 to smithi08687503-2 2024-08-10T05:12:55.523 INFO:tasks.rados.rados.0.smithi086.stdout:2: oid 2 updating version 0 to 1 2024-08-10T05:12:55.523 INFO:tasks.rados.rados.0.smithi086.stdout:2: oid 2 updating version 1 to 2 2024-08-10T05:12:55.523 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-08-10T05:12:55.523 INFO:tasks.rados.rados.0.smithi086.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-08-10T05:12:55.523 INFO:tasks.rados.rados.0.smithi086.stdout:8: finishing write tid 1 to smithi08687503-8 2024-08-10T05:12:55.523 INFO:tasks.rados.rados.0.smithi086.stdout:1: done (15 left) 2024-08-10T05:12:55.523 INFO:tasks.rados.rados.0.smithi086.stdout:2: done (14 left) 2024-08-10T05:12:55.523 INFO:tasks.rados.rados.0.smithi086.stdout:4: done (13 left) 2024-08-10T05:12:55.523 INFO:tasks.rados.rados.0.smithi086.stdout:5: done (12 left) 2024-08-10T05:12:55.524 INFO:tasks.rados.rados.0.smithi086.stdout:6: done (11 left) 2024-08-10T05:12:55.524 INFO:tasks.rados.rados.0.smithi086.stdout:18: write initial oid 18 2024-08-10T05:12:55.524 INFO:tasks.rados.rados.0.smithi086.stdout:18: seq_num 17 ranges {0=286720} 2024-08-10T05:12:55.525 INFO:tasks.rados.rados.0.smithi086.stdout:18: writing smithi08687503-18 from 0 to 286720 tid 1 2024-08-10T05:12:55.525 INFO:tasks.rados.rados.0.smithi086.stdout:19: write initial oid 19 2024-08-10T05:12:55.525 INFO:tasks.rados.rados.0.smithi086.stdout:19: seq_num 18 ranges {0=303104} 2024-08-10T05:12:55.525 INFO:tasks.rados.rados.0.smithi086.stdout:19: writing smithi08687503-19 from 0 to 303104 tid 1 2024-08-10T05:12:55.525 INFO:tasks.rados.rados.0.smithi086.stdout:20: write initial oid 20 2024-08-10T05:12:55.525 INFO:tasks.rados.rados.0.smithi086.stdout:20: seq_num 19 ranges {0=319488} 2024-08-10T05:12:55.525 INFO:tasks.rados.rados.0.smithi086.stdout:20: writing smithi08687503-20 from 0 to 319488 tid 1 2024-08-10T05:12:55.525 INFO:tasks.rados.rados.0.smithi086.stdout:21: write initial oid 21 2024-08-10T05:12:55.525 INFO:tasks.rados.rados.0.smithi086.stdout:21: seq_num 20 ranges {0=344064} 2024-08-10T05:12:55.526 INFO:tasks.rados.rados.0.smithi086.stdout:21: writing smithi08687503-21 from 0 to 344064 tid 1 2024-08-10T05:12:55.527 INFO:tasks.rados.rados.0.smithi086.stdout:22: write initial oid 22 2024-08-10T05:12:55.527 INFO:tasks.rados.rados.0.smithi086.stdout:22: seq_num 21 ranges {0=360448} 2024-08-10T05:12:55.529 INFO:tasks.rados.rados.0.smithi086.stdout:22: writing smithi08687503-22 from 0 to 360448 tid 1 2024-08-10T05:12:55.529 INFO:tasks.rados.rados.0.smithi086.stdout: waiting on 16 2024-08-10T05:12:55.530 INFO:tasks.rados.rados.0.smithi086.stdout:9: finishing write tid 2 to smithi08687503-9 2024-08-10T05:12:55.530 INFO:tasks.rados.rados.0.smithi086.stdout:8: finishing write tid 2 to smithi08687503-8 2024-08-10T05:12:55.530 INFO:tasks.rados.rados.0.smithi086.stdout:7: finishing write tid 3 to smithi08687503-7 2024-08-10T05:12:55.530 INFO:tasks.rados.rados.0.smithi086.stdout:7: oid 7 updating version 0 to 3 2024-08-10T05:12:55.530 INFO:tasks.rados.rados.0.smithi086.stdout:7: oid 7 updating version 3 to 4 2024-08-10T05:12:55.530 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 4 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-08-10T05:12:55.530 INFO:tasks.rados.rados.0.smithi086.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-08-10T05:12:55.530 INFO:tasks.rados.rados.0.smithi086.stdout:11: finishing write tid 1 to smithi08687503-11 2024-08-10T05:12:55.530 INFO:tasks.rados.rados.0.smithi086.stdout:11: finishing write tid 2 to smithi08687503-11 2024-08-10T05:12:55.530 INFO:tasks.rados.rados.0.smithi086.stdout:7: done (15 left) 2024-08-10T05:12:55.530 INFO:tasks.rados.rados.0.smithi086.stdout:23: write initial oid 23 2024-08-10T05:12:55.530 INFO:tasks.rados.rados.0.smithi086.stdout:23: seq_num 22 ranges {0=376832} 2024-08-10T05:12:55.532 INFO:tasks.rados.rados.0.smithi086.stdout:23: writing smithi08687503-23 from 0 to 376832 tid 1 2024-08-10T05:12:55.532 INFO:tasks.rados.rados.0.smithi086.stdout: waiting on 16 2024-08-10T05:12:55.532 INFO:tasks.rados.rados.0.smithi086.stdout:12: finishing write tid 1 to smithi08687503-12 2024-08-10T05:12:55.532 INFO:tasks.rados.rados.0.smithi086.stdout:8: finishing write tid 3 to smithi08687503-8 2024-08-10T05:12:55.532 INFO:tasks.rados.rados.0.smithi086.stdout:8: oid 8 updating version 0 to 3 2024-08-10T05:12:55.532 INFO:tasks.rados.rados.0.smithi086.stdout:8: oid 8 updating version 3 to 4 2024-08-10T05:12:55.532 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 4 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-08-10T05:12:55.532 INFO:tasks.rados.rados.0.smithi086.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-08-10T05:12:55.533 INFO:tasks.rados.rados.0.smithi086.stdout:10: finishing write tid 3 to smithi08687503-10 2024-08-10T05:12:55.533 INFO:tasks.rados.rados.0.smithi086.stdout:10: oid 10 updating version 0 to 1 2024-08-10T05:12:55.533 INFO:tasks.rados.rados.0.smithi086.stdout:10: oid 10 updating version 1 to 2 2024-08-10T05:12:55.533 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 2 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-08-10T05:12:55.533 INFO:tasks.rados.rados.0.smithi086.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-08-10T05:12:55.533 INFO:tasks.rados.rados.0.smithi086.stdout:9: finishing write tid 3 to smithi08687503-9 2024-08-10T05:12:55.533 INFO:tasks.rados.rados.0.smithi086.stdout:9: oid 9 updating version 0 to 2 2024-08-10T05:12:55.533 INFO:tasks.rados.rados.0.smithi086.stdout:9: oid 9 version 2 is already newer than 1 2024-08-10T05:12:55.533 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 2 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-08-10T05:12:55.533 INFO:tasks.rados.rados.0.smithi086.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-08-10T05:12:55.533 INFO:tasks.rados.rados.0.smithi086.stdout:12: finishing write tid 2 to smithi08687503-12 2024-08-10T05:12:55.533 INFO:tasks.rados.rados.0.smithi086.stdout:13: finishing write tid 1 to smithi08687503-13 2024-08-10T05:12:55.533 INFO:tasks.rados.rados.0.smithi086.stdout:8: done (15 left) 2024-08-10T05:12:55.533 INFO:tasks.rados.rados.0.smithi086.stdout:9: done (14 left) 2024-08-10T05:12:55.534 INFO:tasks.rados.rados.0.smithi086.stdout:10: done (13 left) 2024-08-10T05:12:55.534 INFO:tasks.rados.rados.0.smithi086.stdout:24: write initial oid 24 2024-08-10T05:12:55.534 INFO:tasks.rados.rados.0.smithi086.stdout:24: seq_num 23 ranges {0=393216} 2024-08-10T05:12:55.534 INFO:tasks.rados.rados.0.smithi086.stdout:24: writing smithi08687503-24 from 0 to 393216 tid 1 2024-08-10T05:12:55.534 INFO:tasks.rados.rados.0.smithi086.stdout:25: write initial oid 25 2024-08-10T05:12:55.534 INFO:tasks.rados.rados.0.smithi086.stdout:25: seq_num 24 ranges {0=409600} 2024-08-10T05:12:55.536 INFO:tasks.rados.rados.0.smithi086.stdout:25: writing smithi08687503-25 from 0 to 409600 tid 1 2024-08-10T05:12:55.536 INFO:tasks.rados.rados.0.smithi086.stdout:26: write initial oid 26 2024-08-10T05:12:55.536 INFO:tasks.rados.rados.0.smithi086.stdout:26: seq_num 25 ranges {0=425984} 2024-08-10T05:12:55.541 INFO:tasks.rados.rados.0.smithi086.stdout:26: writing smithi08687503-26 from 0 to 425984 tid 1 2024-08-10T05:12:55.541 INFO:tasks.rados.rados.0.smithi086.stdout: waiting on 16 2024-08-10T05:12:55.541 INFO:tasks.rados.rados.0.smithi086.stdout:11: finishing write tid 3 to smithi08687503-11 2024-08-10T05:12:55.541 INFO:tasks.rados.rados.0.smithi086.stdout:11: oid 11 updating version 0 to 3 2024-08-10T05:12:55.541 INFO:tasks.rados.rados.0.smithi086.stdout:11: oid 11 updating version 3 to 4 2024-08-10T05:12:55.541 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-08-10T05:12:55.541 INFO:tasks.rados.rados.0.smithi086.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-08-10T05:12:55.542 INFO:tasks.rados.rados.0.smithi086.stdout:13: finishing write tid 2 to smithi08687503-13 2024-08-10T05:12:55.542 INFO:tasks.rados.rados.0.smithi086.stdout:12: finishing write tid 3 to smithi08687503-12 2024-08-10T05:12:55.542 INFO:tasks.rados.rados.0.smithi086.stdout:12: oid 12 updating version 0 to 2 2024-08-10T05:12:55.542 INFO:tasks.rados.rados.0.smithi086.stdout:12: oid 12 version 2 is already newer than 1 2024-08-10T05:12:55.542 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-08-10T05:12:55.542 INFO:tasks.rados.rados.0.smithi086.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-08-10T05:12:55.542 INFO:tasks.rados.rados.0.smithi086.stdout:13: finishing write tid 3 to smithi08687503-13 2024-08-10T05:12:55.542 INFO:tasks.rados.rados.0.smithi086.stdout:13: oid 13 updating version 0 to 4 2024-08-10T05:12:55.542 INFO:tasks.rados.rados.0.smithi086.stdout:13: oid 13 version 4 is already newer than 3 2024-08-10T05:12:55.542 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 4 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-08-10T05:12:55.542 INFO:tasks.rados.rados.0.smithi086.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-08-10T05:12:55.543 INFO:tasks.rados.rados.0.smithi086.stdout:15: finishing write tid 1 to smithi08687503-15 2024-08-10T05:12:55.543 INFO:tasks.rados.rados.0.smithi086.stdout:14: finishing write tid 1 to smithi08687503-14 2024-08-10T05:12:55.543 INFO:tasks.rados.rados.0.smithi086.stdout:15: finishing write tid 2 to smithi08687503-15 2024-08-10T05:12:55.543 INFO:tasks.rados.rados.0.smithi086.stdout:14: finishing write tid 2 to smithi08687503-14 2024-08-10T05:12:55.543 INFO:tasks.rados.rados.0.smithi086.stdout:15: finishing write tid 3 to smithi08687503-15 2024-08-10T05:12:55.543 INFO:tasks.rados.rados.0.smithi086.stdout:15: oid 15 updating version 0 to 2 2024-08-10T05:12:55.543 INFO:tasks.rados.rados.0.smithi086.stdout:15: oid 15 version 2 is already newer than 1 2024-08-10T05:12:55.543 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 2 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-08-10T05:12:55.543 INFO:tasks.rados.rados.0.smithi086.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-08-10T05:12:55.543 INFO:tasks.rados.rados.0.smithi086.stdout:16: finishing write tid 1 to smithi08687503-16 2024-08-10T05:12:55.543 INFO:tasks.rados.rados.0.smithi086.stdout:14: finishing write tid 3 to smithi08687503-14 2024-08-10T05:12:55.543 INFO:tasks.rados.rados.0.smithi086.stdout:14: oid 14 updating version 0 to 2 2024-08-10T05:12:55.544 INFO:tasks.rados.rados.0.smithi086.stdout:14: oid 14 version 2 is already newer than 1 2024-08-10T05:12:55.544 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 2 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-10T05:12:55.544 INFO:tasks.rados.rados.0.smithi086.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-08-10T05:12:55.544 INFO:tasks.rados.rados.0.smithi086.stdout:16: finishing write tid 2 to smithi08687503-16 2024-08-10T05:12:55.544 INFO:tasks.rados.rados.0.smithi086.stdout:16: finishing write tid 3 to smithi08687503-16 2024-08-10T05:12:55.544 INFO:tasks.rados.rados.0.smithi086.stdout:16: oid 16 updating version 0 to 6 2024-08-10T05:12:55.544 INFO:tasks.rados.rados.0.smithi086.stdout:16: oid 16 version 6 is already newer than 5 2024-08-10T05:12:55.544 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 6 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-08-10T05:12:55.544 INFO:tasks.rados.rados.0.smithi086.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-08-10T05:12:55.544 INFO:tasks.rados.rados.0.smithi086.stdout:17: finishing write tid 1 to smithi08687503-17 2024-08-10T05:12:55.544 INFO:tasks.rados.rados.0.smithi086.stdout:17: finishing write tid 2 to smithi08687503-17 2024-08-10T05:12:55.544 INFO:tasks.rados.rados.0.smithi086.stdout:18: finishing write tid 1 to smithi08687503-18 2024-08-10T05:12:55.544 INFO:tasks.rados.rados.0.smithi086.stdout:18: finishing write tid 2 to smithi08687503-18 2024-08-10T05:12:55.545 INFO:tasks.rados.rados.0.smithi086.stdout:17: finishing write tid 3 to smithi08687503-17 2024-08-10T05:12:55.545 INFO:tasks.rados.rados.0.smithi086.stdout:17: oid 17 updating version 0 to 2 2024-08-10T05:12:55.545 INFO:tasks.rados.rados.0.smithi086.stdout:17: oid 17 version 2 is already newer than 1 2024-08-10T05:12:55.545 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-08-10T05:12:55.545 INFO:tasks.rados.rados.0.smithi086.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-08-10T05:12:55.545 INFO:tasks.rados.rados.0.smithi086.stdout:18: finishing write tid 3 to smithi08687503-18 2024-08-10T05:12:55.545 INFO:tasks.rados.rados.0.smithi086.stdout:18: oid 18 updating version 0 to 6 2024-08-10T05:12:55.545 INFO:tasks.rados.rados.0.smithi086.stdout:18: oid 18 version 6 is already newer than 5 2024-08-10T05:12:55.545 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 6 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-08-10T05:12:55.545 INFO:tasks.rados.rados.0.smithi086.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-08-10T05:12:55.545 INFO:tasks.rados.rados.0.smithi086.stdout:19: finishing write tid 1 to smithi08687503-19 2024-08-10T05:12:55.545 INFO:tasks.rados.rados.0.smithi086.stdout:19: finishing write tid 2 to smithi08687503-19 2024-08-10T05:12:55.545 INFO:tasks.rados.rados.0.smithi086.stdout:20: finishing write tid 1 to smithi08687503-20 2024-08-10T05:12:55.546 INFO:tasks.rados.rados.0.smithi086.stdout:20: finishing write tid 2 to smithi08687503-20 2024-08-10T05:12:55.546 INFO:tasks.rados.rados.0.smithi086.stdout:19: finishing write tid 3 to smithi08687503-19 2024-08-10T05:12:55.546 INFO:tasks.rados.rados.0.smithi086.stdout:19: oid 19 updating version 0 to 3 2024-08-10T05:12:55.546 INFO:tasks.rados.rados.0.smithi086.stdout:19: oid 19 updating version 3 to 4 2024-08-10T05:12:55.546 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 4 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-08-10T05:12:55.546 INFO:tasks.rados.rados.0.smithi086.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-08-10T05:12:55.546 INFO:tasks.rados.rados.0.smithi086.stdout:21: finishing write tid 1 to smithi08687503-21 2024-08-10T05:12:55.546 INFO:tasks.rados.rados.0.smithi086.stdout:20: finishing write tid 3 to smithi08687503-20 2024-08-10T05:12:55.546 INFO:tasks.rados.rados.0.smithi086.stdout:20: oid 20 updating version 0 to 1 2024-08-10T05:12:55.546 INFO:tasks.rados.rados.0.smithi086.stdout:20: oid 20 updating version 1 to 2 2024-08-10T05:12:55.546 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 2 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-08-10T05:12:55.546 INFO:tasks.rados.rados.0.smithi086.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-08-10T05:12:55.546 INFO:tasks.rados.rados.0.smithi086.stdout:21: finishing write tid 2 to smithi08687503-21 2024-08-10T05:12:55.547 INFO:tasks.rados.rados.0.smithi086.stdout:21: finishing write tid 3 to smithi08687503-21 2024-08-10T05:12:55.547 INFO:tasks.rados.rados.0.smithi086.stdout:21: oid 21 updating version 0 to 3 2024-08-10T05:12:55.547 INFO:tasks.rados.rados.0.smithi086.stdout:21: oid 21 updating version 3 to 4 2024-08-10T05:12:55.547 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 4 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-08-10T05:12:55.547 INFO:tasks.rados.rados.0.smithi086.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-08-10T05:12:55.547 INFO:tasks.rados.rados.0.smithi086.stdout:11: done (15 left) 2024-08-10T05:12:55.547 INFO:tasks.rados.rados.0.smithi086.stdout:12: done (14 left) 2024-08-10T05:12:55.547 INFO:tasks.rados.rados.0.smithi086.stdout:13: done (13 left) 2024-08-10T05:12:55.547 INFO:tasks.rados.rados.0.smithi086.stdout:14: done (12 left) 2024-08-10T05:12:55.547 INFO:tasks.rados.rados.0.smithi086.stdout:15: done (11 left) 2024-08-10T05:12:55.547 INFO:tasks.rados.rados.0.smithi086.stdout:16: done (10 left) 2024-08-10T05:12:55.547 INFO:tasks.rados.rados.0.smithi086.stdout:17: done (9 left) 2024-08-10T05:12:55.547 INFO:tasks.rados.rados.0.smithi086.stdout:18: done (8 left) 2024-08-10T05:12:55.548 INFO:tasks.rados.rados.0.smithi086.stdout:19: done (7 left) 2024-08-10T05:12:55.548 INFO:tasks.rados.rados.0.smithi086.stdout:20: done (6 left) 2024-08-10T05:12:55.548 INFO:tasks.rados.rados.0.smithi086.stdout:21: done (5 left) 2024-08-10T05:12:55.548 INFO:tasks.rados.rados.0.smithi086.stdout:27: write initial oid 27 2024-08-10T05:12:55.548 INFO:tasks.rados.rados.0.smithi086.stdout:27: seq_num 26 ranges {0=442368} 2024-08-10T05:12:55.549 INFO:tasks.rados.rados.0.smithi086.stdout:27: writing smithi08687503-27 from 0 to 442368 tid 1 2024-08-10T05:12:55.549 INFO:tasks.rados.rados.0.smithi086.stdout:28: write initial oid 28 2024-08-10T05:12:55.549 INFO:tasks.rados.rados.0.smithi086.stdout:28: seq_num 27 ranges {0=458752} 2024-08-10T05:12:55.549 INFO:tasks.rados.rados.0.smithi086.stdout:28: writing smithi08687503-28 from 0 to 458752 tid 1 2024-08-10T05:12:55.549 INFO:tasks.rados.rados.0.smithi086.stdout:29: write initial oid 29 2024-08-10T05:12:55.549 INFO:tasks.rados.rados.0.smithi086.stdout:29: seq_num 28 ranges {0=475136} 2024-08-10T05:12:55.549 INFO:tasks.rados.rados.0.smithi086.stdout:29: writing smithi08687503-29 from 0 to 475136 tid 1 2024-08-10T05:12:55.550 INFO:tasks.rados.rados.0.smithi086.stdout:30: write initial oid 30 2024-08-10T05:12:55.550 INFO:tasks.rados.rados.0.smithi086.stdout:30: seq_num 29 ranges {0=491520} 2024-08-10T05:12:55.551 INFO:tasks.rados.rados.0.smithi086.stdout:30: writing smithi08687503-30 from 0 to 491520 tid 1 2024-08-10T05:12:55.551 INFO:tasks.rados.rados.0.smithi086.stdout:31: write initial oid 31 2024-08-10T05:12:55.551 INFO:tasks.rados.rados.0.smithi086.stdout:31: seq_num 30 ranges {0=507904} 2024-08-10T05:12:55.554 INFO:tasks.rados.rados.0.smithi086.stdout:31: writing smithi08687503-31 from 0 to 507904 tid 1 2024-08-10T05:12:55.554 INFO:tasks.rados.rados.0.smithi086.stdout:32: write initial oid 32 2024-08-10T05:12:55.554 INFO:tasks.rados.rados.0.smithi086.stdout:32: seq_num 31 ranges {0=524288} 2024-08-10T05:12:55.557 INFO:tasks.rados.rados.0.smithi086.stdout:32: writing smithi08687503-32 from 0 to 524288 tid 1 2024-08-10T05:12:55.557 INFO:tasks.rados.rados.0.smithi086.stdout:33: write initial oid 33 2024-08-10T05:12:55.557 INFO:tasks.rados.rados.0.smithi086.stdout:33: seq_num 32 ranges {0=540672} 2024-08-10T05:12:55.560 INFO:tasks.rados.rados.0.smithi086.stdout:33: writing smithi08687503-33 from 0 to 540672 tid 1 2024-08-10T05:12:55.560 INFO:tasks.rados.rados.0.smithi086.stdout:34: write initial oid 34 2024-08-10T05:12:55.560 INFO:tasks.rados.rados.0.smithi086.stdout:34: seq_num 33 ranges {0=557056} 2024-08-10T05:12:55.564 INFO:tasks.rados.rados.0.smithi086.stdout:34: writing smithi08687503-34 from 0 to 557056 tid 1 2024-08-10T05:12:55.564 INFO:tasks.rados.rados.0.smithi086.stdout:35: write initial oid 35 2024-08-10T05:12:55.564 INFO:tasks.rados.rados.0.smithi086.stdout:35: seq_num 34 ranges {0=573440} 2024-08-10T05:12:55.567 INFO:tasks.rados.rados.0.smithi086.stdout:35: writing smithi08687503-35 from 0 to 573440 tid 1 2024-08-10T05:12:55.567 INFO:tasks.rados.rados.0.smithi086.stdout:36: write initial oid 36 2024-08-10T05:12:55.567 INFO:tasks.rados.rados.0.smithi086.stdout:36: seq_num 35 ranges {0=589824} 2024-08-10T05:12:55.570 INFO:tasks.rados.rados.0.smithi086.stdout:36: writing smithi08687503-36 from 0 to 589824 tid 1 2024-08-10T05:12:55.570 INFO:tasks.rados.rados.0.smithi086.stdout:37: write initial oid 37 2024-08-10T05:12:55.570 INFO:tasks.rados.rados.0.smithi086.stdout:37: seq_num 36 ranges {0=606208} 2024-08-10T05:12:55.574 INFO:tasks.rados.rados.0.smithi086.stdout:37: writing smithi08687503-37 from 0 to 606208 tid 1 2024-08-10T05:12:55.575 INFO:tasks.rados.rados.0.smithi086.stdout: waiting on 16 2024-08-10T05:12:55.575 INFO:tasks.rados.rados.0.smithi086.stdout:22: finishing write tid 1 to smithi08687503-22 2024-08-10T05:12:55.575 INFO:tasks.rados.rados.0.smithi086.stdout:22: finishing write tid 2 to smithi08687503-22 2024-08-10T05:12:55.575 INFO:tasks.rados.rados.0.smithi086.stdout:23: finishing write tid 1 to smithi08687503-23 2024-08-10T05:12:55.575 INFO:tasks.rados.rados.0.smithi086.stdout:22: finishing write tid 3 to smithi08687503-22 2024-08-10T05:12:55.575 INFO:tasks.rados.rados.0.smithi086.stdout:22: oid 22 updating version 0 to 5 2024-08-10T05:12:55.575 INFO:tasks.rados.rados.0.smithi086.stdout:22: oid 22 updating version 5 to 6 2024-08-10T05:12:55.575 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 6 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-08-10T05:12:55.575 INFO:tasks.rados.rados.0.smithi086.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-08-10T05:12:55.575 INFO:tasks.rados.rados.0.smithi086.stdout:23: finishing write tid 2 to smithi08687503-23 2024-08-10T05:12:55.575 INFO:tasks.rados.rados.0.smithi086.stdout:23: finishing write tid 3 to smithi08687503-23 2024-08-10T05:12:55.575 INFO:tasks.rados.rados.0.smithi086.stdout:23: oid 23 updating version 0 to 3 2024-08-10T05:12:55.576 INFO:tasks.rados.rados.0.smithi086.stdout:23: oid 23 updating version 3 to 4 2024-08-10T05:12:55.576 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 4 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-08-10T05:12:55.576 INFO:tasks.rados.rados.0.smithi086.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-08-10T05:12:55.576 INFO:tasks.rados.rados.0.smithi086.stdout:24: finishing write tid 1 to smithi08687503-24 2024-08-10T05:12:55.576 INFO:tasks.rados.rados.0.smithi086.stdout:24: finishing write tid 2 to smithi08687503-24 2024-08-10T05:12:55.576 INFO:tasks.rados.rados.0.smithi086.stdout:24: finishing write tid 3 to smithi08687503-24 2024-08-10T05:12:55.576 INFO:tasks.rados.rados.0.smithi086.stdout:24: oid 24 updating version 0 to 4 2024-08-10T05:12:55.576 INFO:tasks.rados.rados.0.smithi086.stdout:24: oid 24 version 4 is already newer than 3 2024-08-10T05:12:55.576 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 4 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-08-10T05:12:55.576 INFO:tasks.rados.rados.0.smithi086.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-08-10T05:12:55.576 INFO:tasks.rados.rados.0.smithi086.stdout:25: finishing write tid 1 to smithi08687503-25 2024-08-10T05:12:55.576 INFO:tasks.rados.rados.0.smithi086.stdout:22: done (15 left) 2024-08-10T05:12:55.576 INFO:tasks.rados.rados.0.smithi086.stdout:23: done (14 left) 2024-08-10T05:12:55.576 INFO:tasks.rados.rados.0.smithi086.stdout:24: done (13 left) 2024-08-10T05:12:55.577 INFO:tasks.rados.rados.0.smithi086.stdout:38: write initial oid 38 2024-08-10T05:12:55.577 INFO:tasks.rados.rados.0.smithi086.stdout:38: seq_num 37 ranges {0=622592} 2024-08-10T05:12:55.577 INFO:tasks.rados.rados.0.smithi086.stdout:38: writing smithi08687503-38 from 0 to 622592 tid 1 2024-08-10T05:12:55.577 INFO:tasks.rados.rados.0.smithi086.stdout:39: write initial oid 39 2024-08-10T05:12:55.577 INFO:tasks.rados.rados.0.smithi086.stdout:39: seq_num 38 ranges {0=638976} 2024-08-10T05:12:55.581 INFO:tasks.rados.rados.0.smithi086.stdout:39: writing smithi08687503-39 from 0 to 638976 tid 1 2024-08-10T05:12:55.581 INFO:tasks.rados.rados.0.smithi086.stdout:40: write initial oid 40 2024-08-10T05:12:55.581 INFO:tasks.rados.rados.0.smithi086.stdout:40: seq_num 39 ranges {0=663552} 2024-08-10T05:12:55.585 INFO:tasks.rados.rados.0.smithi086.stdout:40: writing smithi08687503-40 from 0 to 663552 tid 1 2024-08-10T05:12:55.585 INFO:tasks.rados.rados.0.smithi086.stdout: waiting on 16 2024-08-10T05:12:55.585 INFO:tasks.rados.rados.0.smithi086.stdout:25: finishing write tid 2 to smithi08687503-25 2024-08-10T05:12:55.585 INFO:tasks.rados.rados.0.smithi086.stdout:25: finishing write tid 3 to smithi08687503-25 2024-08-10T05:12:55.586 INFO:tasks.rados.rados.0.smithi086.stdout:25: oid 25 updating version 0 to 7 2024-08-10T05:12:55.586 INFO:tasks.rados.rados.0.smithi086.stdout:25: oid 25 updating version 7 to 8 2024-08-10T05:12:55.586 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 8 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-08-10T05:12:55.586 INFO:tasks.rados.rados.0.smithi086.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-08-10T05:12:55.586 INFO:tasks.rados.rados.0.smithi086.stdout:26: finishing write tid 1 to smithi08687503-26 2024-08-10T05:12:55.586 INFO:tasks.rados.rados.0.smithi086.stdout:26: finishing write tid 2 to smithi08687503-26 2024-08-10T05:12:55.586 INFO:tasks.rados.rados.0.smithi086.stdout:26: finishing write tid 3 to smithi08687503-26 2024-08-10T05:12:55.586 INFO:tasks.rados.rados.0.smithi086.stdout:26: oid 26 updating version 0 to 6 2024-08-10T05:12:55.586 INFO:tasks.rados.rados.0.smithi086.stdout:26: oid 26 version 6 is already newer than 5 2024-08-10T05:12:55.586 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 6 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-08-10T05:12:55.586 INFO:tasks.rados.rados.0.smithi086.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-08-10T05:12:55.586 INFO:tasks.rados.rados.0.smithi086.stdout:27: finishing write tid 1 to smithi08687503-27 2024-08-10T05:12:55.587 INFO:tasks.rados.rados.0.smithi086.stdout:25: done (15 left) 2024-08-10T05:12:55.587 INFO:tasks.rados.rados.0.smithi086.stdout:26: done (14 left) 2024-08-10T05:12:55.587 INFO:tasks.rados.rados.0.smithi086.stdout:41: write initial oid 41 2024-08-10T05:12:55.587 INFO:tasks.rados.rados.0.smithi086.stdout:41: seq_num 40 ranges {0=679936} 2024-08-10T05:12:55.589 INFO:tasks.rados.rados.0.smithi086.stdout:41: writing smithi08687503-41 from 0 to 679936 tid 1 2024-08-10T05:12:55.589 INFO:tasks.rados.rados.0.smithi086.stdout:42: write initial oid 42 2024-08-10T05:12:55.589 INFO:tasks.rados.rados.0.smithi086.stdout:42: seq_num 41 ranges {0=696320} 2024-08-10T05:12:55.595 INFO:tasks.rados.rados.0.smithi086.stdout:42: writing smithi08687503-42 from 0 to 696320 tid 1 2024-08-10T05:12:55.595 INFO:tasks.rados.rados.0.smithi086.stdout: waiting on 16 2024-08-10T05:12:55.596 INFO:tasks.rados.rados.0.smithi086.stdout:27: finishing write tid 2 to smithi08687503-27 2024-08-10T05:12:55.596 INFO:tasks.rados.rados.0.smithi086.stdout:28: finishing write tid 1 to smithi08687503-28 2024-08-10T05:12:55.596 INFO:tasks.rados.rados.0.smithi086.stdout:27: finishing write tid 3 to smithi08687503-27 2024-08-10T05:12:55.596 INFO:tasks.rados.rados.0.smithi086.stdout:27: oid 27 updating version 0 to 1 2024-08-10T05:12:55.596 INFO:tasks.rados.rados.0.smithi086.stdout:27: oid 27 updating version 1 to 2 2024-08-10T05:12:55.596 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 2 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-08-10T05:12:55.596 INFO:tasks.rados.rados.0.smithi086.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-08-10T05:12:55.596 INFO:tasks.rados.rados.0.smithi086.stdout:28: finishing write tid 2 to smithi08687503-28 2024-08-10T05:12:55.596 INFO:tasks.rados.rados.0.smithi086.stdout:28: finishing write tid 3 to smithi08687503-28 2024-08-10T05:12:55.596 INFO:tasks.rados.rados.0.smithi086.stdout:28: oid 28 updating version 0 to 9 2024-08-10T05:12:55.596 INFO:tasks.rados.rados.0.smithi086.stdout:28: oid 28 updating version 9 to 10 2024-08-10T05:12:55.596 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 10 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-08-10T05:12:55.596 INFO:tasks.rados.rados.0.smithi086.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-08-10T05:12:55.597 INFO:tasks.rados.rados.0.smithi086.stdout:29: finishing write tid 1 to smithi08687503-29 2024-08-10T05:12:55.597 INFO:tasks.rados.rados.0.smithi086.stdout:29: finishing write tid 2 to smithi08687503-29 2024-08-10T05:12:55.597 INFO:tasks.rados.rados.0.smithi086.stdout:29: finishing write tid 3 to smithi08687503-29 2024-08-10T05:12:55.597 INFO:tasks.rados.rados.0.smithi086.stdout:29: oid 29 updating version 0 to 2 2024-08-10T05:12:55.597 INFO:tasks.rados.rados.0.smithi086.stdout:29: oid 29 version 2 is already newer than 1 2024-08-10T05:12:55.597 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 2 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-08-10T05:12:55.597 INFO:tasks.rados.rados.0.smithi086.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-08-10T05:12:55.597 INFO:tasks.rados.rados.0.smithi086.stdout:30: finishing write tid 1 to smithi08687503-30 2024-08-10T05:12:55.597 INFO:tasks.rados.rados.0.smithi086.stdout:30: finishing write tid 2 to smithi08687503-30 2024-08-10T05:12:55.597 INFO:tasks.rados.rados.0.smithi086.stdout:30: finishing write tid 3 to smithi08687503-30 2024-08-10T05:12:55.597 INFO:tasks.rados.rados.0.smithi086.stdout:30: oid 30 updating version 0 to 4 2024-08-10T05:12:55.597 INFO:tasks.rados.rados.0.smithi086.stdout:30: oid 30 version 4 is already newer than 3 2024-08-10T05:12:55.598 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 4 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-08-10T05:12:55.598 INFO:tasks.rados.rados.0.smithi086.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-08-10T05:12:55.598 INFO:tasks.rados.rados.0.smithi086.stdout:31: finishing write tid 1 to smithi08687503-31 2024-08-10T05:12:55.598 INFO:tasks.rados.rados.0.smithi086.stdout:31: finishing write tid 2 to smithi08687503-31 2024-08-10T05:12:55.598 INFO:tasks.rados.rados.0.smithi086.stdout:31: finishing write tid 3 to smithi08687503-31 2024-08-10T05:12:55.598 INFO:tasks.rados.rados.0.smithi086.stdout:31: oid 31 updating version 0 to 8 2024-08-10T05:12:55.598 INFO:tasks.rados.rados.0.smithi086.stdout:31: oid 31 version 8 is already newer than 7 2024-08-10T05:12:55.598 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 8 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-08-10T05:12:55.598 INFO:tasks.rados.rados.0.smithi086.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-08-10T05:12:55.598 INFO:tasks.rados.rados.0.smithi086.stdout:32: finishing write tid 1 to smithi08687503-32 2024-08-10T05:12:55.598 INFO:tasks.rados.rados.0.smithi086.stdout:32: finishing write tid 2 to smithi08687503-32 2024-08-10T05:12:55.598 INFO:tasks.rados.rados.0.smithi086.stdout:32: finishing write tid 3 to smithi08687503-32 2024-08-10T05:12:55.598 INFO:tasks.rados.rados.0.smithi086.stdout:32: oid 32 updating version 0 to 8 2024-08-10T05:12:55.599 INFO:tasks.rados.rados.0.smithi086.stdout:32: oid 32 version 8 is already newer than 7 2024-08-10T05:12:55.599 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 8 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-08-10T05:12:55.599 INFO:tasks.rados.rados.0.smithi086.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-08-10T05:12:55.599 INFO:tasks.rados.rados.0.smithi086.stdout:33: finishing write tid 1 to smithi08687503-33 2024-08-10T05:12:55.599 INFO:tasks.rados.rados.0.smithi086.stdout:33: finishing write tid 2 to smithi08687503-33 2024-08-10T05:12:55.599 INFO:tasks.rados.rados.0.smithi086.stdout:33: finishing write tid 3 to smithi08687503-33 2024-08-10T05:12:55.599 INFO:tasks.rados.rados.0.smithi086.stdout:33: oid 33 updating version 0 to 3 2024-08-10T05:12:55.599 INFO:tasks.rados.rados.0.smithi086.stdout:33: oid 33 updating version 3 to 4 2024-08-10T05:12:55.599 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 4 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-08-10T05:12:55.599 INFO:tasks.rados.rados.0.smithi086.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-08-10T05:12:55.599 INFO:tasks.rados.rados.0.smithi086.stdout:34: finishing write tid 1 to smithi08687503-34 2024-08-10T05:12:55.599 INFO:tasks.rados.rados.0.smithi086.stdout:34: finishing write tid 2 to smithi08687503-34 2024-08-10T05:12:55.599 INFO:tasks.rados.rados.0.smithi086.stdout:27: done (15 left) 2024-08-10T05:12:55.600 INFO:tasks.rados.rados.0.smithi086.stdout:28: done (14 left) 2024-08-10T05:12:55.600 INFO:tasks.rados.rados.0.smithi086.stdout:29: done (13 left) 2024-08-10T05:12:55.600 INFO:tasks.rados.rados.0.smithi086.stdout:30: done (12 left) 2024-08-10T05:12:55.600 INFO:tasks.rados.rados.0.smithi086.stdout:31: done (11 left) 2024-08-10T05:12:55.600 INFO:tasks.rados.rados.0.smithi086.stdout:32: done (10 left) 2024-08-10T05:12:55.600 INFO:tasks.rados.rados.0.smithi086.stdout:33: done (9 left) 2024-08-10T05:12:55.600 INFO:tasks.rados.rados.0.smithi086.stdout:43: write initial oid 43 2024-08-10T05:12:55.600 INFO:tasks.rados.rados.0.smithi086.stdout:43: seq_num 42 ranges {0=712704} 2024-08-10T05:12:55.601 INFO:tasks.rados.rados.0.smithi086.stdout:43: writing smithi08687503-43 from 0 to 712704 tid 1 2024-08-10T05:12:55.601 INFO:tasks.rados.rados.0.smithi086.stdout:44: write initial oid 44 2024-08-10T05:12:55.601 INFO:tasks.rados.rados.0.smithi086.stdout:44: seq_num 43 ranges {0=729088} 2024-08-10T05:12:55.602 INFO:tasks.rados.rados.0.smithi086.stdout:44: writing smithi08687503-44 from 0 to 729088 tid 1 2024-08-10T05:12:55.602 INFO:tasks.rados.rados.0.smithi086.stdout:45: write initial oid 45 2024-08-10T05:12:55.602 INFO:tasks.rados.rados.0.smithi086.stdout:45: seq_num 44 ranges {0=745472} 2024-08-10T05:12:55.606 INFO:tasks.rados.rados.0.smithi086.stdout:45: writing smithi08687503-45 from 0 to 745472 tid 1 2024-08-10T05:12:55.606 INFO:tasks.rados.rados.0.smithi086.stdout:46: write initial oid 46 2024-08-10T05:12:55.606 INFO:tasks.rados.rados.0.smithi086.stdout:46: seq_num 45 ranges {0=761856} 2024-08-10T05:12:55.611 INFO:tasks.rados.rados.0.smithi086.stdout:46: writing smithi08687503-46 from 0 to 761856 tid 1 2024-08-10T05:12:55.611 INFO:tasks.rados.rados.0.smithi086.stdout:47: write initial oid 47 2024-08-10T05:12:55.611 INFO:tasks.rados.rados.0.smithi086.stdout:47: seq_num 46 ranges {0=778240} 2024-08-10T05:12:55.618 INFO:tasks.rados.rados.0.smithi086.stdout:47: writing smithi08687503-47 from 0 to 778240 tid 1 2024-08-10T05:12:55.618 INFO:tasks.rados.rados.0.smithi086.stdout:48: write initial oid 48 2024-08-10T05:12:55.618 INFO:tasks.rados.rados.0.smithi086.stdout:48: seq_num 47 ranges {0=794624} 2024-08-10T05:12:55.622 INFO:tasks.rados.rados.0.smithi086.stdout:48: writing smithi08687503-48 from 0 to 794624 tid 1 2024-08-10T05:12:55.622 INFO:tasks.rados.rados.0.smithi086.stdout:49: write initial oid 49 2024-08-10T05:12:55.623 INFO:tasks.rados.rados.0.smithi086.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2024-08-10T05:12:55.626 INFO:tasks.rados.rados.0.smithi086.stdout:49: writing smithi08687503-49 from 0 to 409600 tid 1 2024-08-10T05:12:55.629 INFO:tasks.rados.rados.0.smithi086.stdout:49: writing smithi08687503-49 from 409600 to 811008 tid 2 2024-08-10T05:12:55.629 INFO:tasks.rados.rados.0.smithi086.stdout: waiting on 16 2024-08-10T05:12:55.629 INFO:tasks.rados.rados.0.smithi086.stdout:34: finishing write tid 3 to smithi08687503-34 2024-08-10T05:12:55.630 INFO:tasks.rados.rados.0.smithi086.stdout:34: oid 34 updating version 0 to 5 2024-08-10T05:12:55.630 INFO:tasks.rados.rados.0.smithi086.stdout:34: oid 34 updating version 5 to 6 2024-08-10T05:12:55.630 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-10T05:12:55.630 INFO:tasks.rados.rados.0.smithi086.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-08-10T05:12:55.630 INFO:tasks.rados.rados.0.smithi086.stdout:35: finishing write tid 1 to smithi08687503-35 2024-08-10T05:12:55.630 INFO:tasks.rados.rados.0.smithi086.stdout:35: finishing write tid 2 to smithi08687503-35 2024-08-10T05:12:55.630 INFO:tasks.rados.rados.0.smithi086.stdout:34: done (15 left) 2024-08-10T05:12:55.630 INFO:tasks.rados.rados.0.smithi086.stdout:50: write initial oid 50 2024-08-10T05:12:55.630 INFO:tasks.rados.rados.0.smithi086.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2024-08-10T05:12:55.632 INFO:tasks.rados.rados.0.smithi086.stdout:50: writing smithi08687503-50 from 0 to 425984 tid 1 2024-08-10T05:12:55.636 INFO:tasks.rados.rados.0.smithi086.stdout:50: writing smithi08687503-50 from 425984 to 827392 tid 2 2024-08-10T05:12:55.636 INFO:tasks.rados.rados.0.smithi086.stdout: waiting on 16 2024-08-10T05:12:55.636 INFO:tasks.rados.rados.0.smithi086.stdout:35: finishing write tid 3 to smithi08687503-35 2024-08-10T05:12:55.636 INFO:tasks.rados.rados.0.smithi086.stdout:35: oid 35 updating version 0 to 5 2024-08-10T05:12:55.636 INFO:tasks.rados.rados.0.smithi086.stdout:35: oid 35 updating version 5 to 6 2024-08-10T05:12:55.636 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 6 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-08-10T05:12:55.636 INFO:tasks.rados.rados.0.smithi086.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-08-10T05:12:55.636 INFO:tasks.rados.rados.0.smithi086.stdout:36: finishing write tid 1 to smithi08687503-36 2024-08-10T05:12:55.636 INFO:tasks.rados.rados.0.smithi086.stdout:36: finishing write tid 2 to smithi08687503-36 2024-08-10T05:12:55.636 INFO:tasks.rados.rados.0.smithi086.stdout:35: done (15 left) 2024-08-10T05:12:55.636 INFO:tasks.rados.rados.0.smithi086.stdout:51: copy_from oid 2 from oid 11 current snap is 0 2024-08-10T05:12:55.637 INFO:tasks.rados.rados.0.smithi086.stdout:37: finishing write tid 1 to smithi08687503-37 2024-08-10T05:12:55.637 INFO:tasks.rados.rados.0.smithi086.stdout:36: finishing write tid 3 to smithi08687503-36 2024-08-10T05:12:55.637 INFO:tasks.rados.rados.0.smithi086.stdout:36: oid 36 updating version 0 to 10 2024-08-10T05:12:55.637 INFO:tasks.rados.rados.0.smithi086.stdout:36: oid 36 version 10 is already newer than 9 2024-08-10T05:12:55.637 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 10 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-08-10T05:12:55.637 INFO:tasks.rados.rados.0.smithi086.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-08-10T05:12:55.637 INFO:tasks.rados.rados.0.smithi086.stdout:37: finishing write tid 2 to smithi08687503-37 2024-08-10T05:12:55.637 INFO:tasks.rados.rados.0.smithi086.stdout:37: finishing write tid 3 to smithi08687503-37 2024-08-10T05:12:55.637 INFO:tasks.rados.rados.0.smithi086.stdout:37: oid 37 updating version 0 to 8 2024-08-10T05:12:55.637 INFO:tasks.rados.rados.0.smithi086.stdout:37: oid 37 version 8 is already newer than 7 2024-08-10T05:12:55.637 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 8 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-10T05:12:55.637 INFO:tasks.rados.rados.0.smithi086.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-08-10T05:12:55.637 INFO:tasks.rados.rados.0.smithi086.stdout:38: finishing write tid 1 to smithi08687503-38 2024-08-10T05:12:55.638 INFO:tasks.rados.rados.0.smithi086.stdout:38: finishing write tid 2 to smithi08687503-38 2024-08-10T05:12:55.638 INFO:tasks.rados.rados.0.smithi086.stdout:36: done (15 left) 2024-08-10T05:12:55.638 INFO:tasks.rados.rados.0.smithi086.stdout:37: done (14 left) 2024-08-10T05:12:55.638 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 18 current snap is 0 2024-08-10T05:12:55.638 INFO:tasks.rados.rados.0.smithi086.stdout:38: finishing write tid 3 to smithi08687503-38 2024-08-10T05:12:55.638 INFO:tasks.rados.rados.0.smithi086.stdout:38: oid 38 updating version 0 to 5 2024-08-10T05:12:55.638 INFO:tasks.rados.rados.0.smithi086.stdout:38: oid 38 updating version 5 to 6 2024-08-10T05:12:55.638 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 6 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-08-10T05:12:55.638 INFO:tasks.rados.rados.0.smithi086.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-08-10T05:12:55.638 INFO:tasks.rados.rados.0.smithi086.stdout:39: finishing write tid 1 to smithi08687503-39 2024-08-10T05:12:55.638 INFO:tasks.rados.rados.0.smithi086.stdout:39: finishing write tid 2 to smithi08687503-39 2024-08-10T05:12:55.638 INFO:tasks.rados.rados.0.smithi086.stdout:39: finishing write tid 3 to smithi08687503-39 2024-08-10T05:12:55.638 INFO:tasks.rados.rados.0.smithi086.stdout:39: oid 39 updating version 0 to 5 2024-08-10T05:12:55.638 INFO:tasks.rados.rados.0.smithi086.stdout:39: oid 39 updating version 5 to 6 2024-08-10T05:12:55.639 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 6 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-08-10T05:12:55.639 INFO:tasks.rados.rados.0.smithi086.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-08-10T05:12:55.639 INFO:tasks.rados.rados.0.smithi086.stdout:40: finishing write tid 1 to smithi08687503-40 2024-08-10T05:12:55.639 INFO:tasks.rados.rados.0.smithi086.stdout:52: seq_num 50 ranges {286720=442368,729088=401408} 2024-08-10T05:12:55.640 INFO:tasks.rados.rados.0.smithi086.stdout:52: writing smithi08687503-18 from 286720 to 729088 tid 1 2024-08-10T05:12:55.644 INFO:tasks.rados.rados.0.smithi086.stdout:52: writing smithi08687503-18 from 729088 to 1130496 tid 2 2024-08-10T05:12:55.645 INFO:tasks.rados.rados.0.smithi086.stdout:38: done (14 left) 2024-08-10T05:12:55.645 INFO:tasks.rados.rados.0.smithi086.stdout:39: done (13 left) 2024-08-10T05:12:55.645 INFO:tasks.rados.rados.0.smithi086.stdout:53: rmattr oid 21 current snap is 0 2024-08-10T05:12:55.645 INFO:tasks.rados.rados.0.smithi086.stdout:53: done (13 left) 2024-08-10T05:12:55.645 INFO:tasks.rados.rados.0.smithi086.stdout:54: delete oid 10 current snap is 0 2024-08-10T05:12:55.645 INFO:tasks.rados.rados.0.smithi086.stdout:40: finishing write tid 2 to smithi08687503-40 2024-08-10T05:12:55.645 INFO:tasks.rados.rados.0.smithi086.stdout:40: finishing write tid 3 to smithi08687503-40 2024-08-10T05:12:55.645 INFO:tasks.rados.rados.0.smithi086.stdout:40: oid 40 updating version 0 to 3 2024-08-10T05:12:55.645 INFO:tasks.rados.rados.0.smithi086.stdout:40: oid 40 updating version 3 to 4 2024-08-10T05:12:55.645 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 4 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-08-10T05:12:55.645 INFO:tasks.rados.rados.0.smithi086.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-08-10T05:12:55.645 INFO:tasks.rados.rados.0.smithi086.stdout:41: finishing write tid 1 to smithi08687503-41 2024-08-10T05:12:55.645 INFO:tasks.rados.rados.0.smithi086.stdout:41: finishing write tid 2 to smithi08687503-41 2024-08-10T05:12:55.646 INFO:tasks.rados.rados.0.smithi086.stdout:41: finishing write tid 3 to smithi08687503-41 2024-08-10T05:12:55.646 INFO:tasks.rados.rados.0.smithi086.stdout:41: oid 41 updating version 0 to 12 2024-08-10T05:12:55.646 INFO:tasks.rados.rados.0.smithi086.stdout:41: oid 41 version 12 is already newer than 11 2024-08-10T05:12:55.646 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 12 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-08-10T05:12:55.646 INFO:tasks.rados.rados.0.smithi086.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-08-10T05:12:55.646 INFO:tasks.rados.rados.0.smithi086.stdout:42: finishing write tid 1 to smithi08687503-42 2024-08-10T05:12:55.646 INFO:tasks.rados.rados.0.smithi086.stdout:42: finishing write tid 2 to smithi08687503-42 2024-08-10T05:12:55.646 INFO:tasks.rados.rados.0.smithi086.stdout:42: finishing write tid 3 to smithi08687503-42 2024-08-10T05:12:55.646 INFO:tasks.rados.rados.0.smithi086.stdout:42: oid 42 updating version 0 to 10 2024-08-10T05:12:55.646 INFO:tasks.rados.rados.0.smithi086.stdout:42: oid 42 version 10 is already newer than 9 2024-08-10T05:12:55.646 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 10 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-10T05:12:55.646 INFO:tasks.rados.rados.0.smithi086.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:12:55.647 INFO:tasks.rados.rados.0.smithi086.stdout:43: finishing write tid 1 to smithi08687503-43 2024-08-10T05:12:55.647 INFO:tasks.rados.rados.0.smithi086.stdout:43: finishing write tid 2 to smithi08687503-43 2024-08-10T05:12:55.647 INFO:tasks.rados.rados.0.smithi086.stdout:43: finishing write tid 3 to smithi08687503-43 2024-08-10T05:12:55.647 INFO:tasks.rados.rados.0.smithi086.stdout:43: oid 43 updating version 0 to 7 2024-08-10T05:12:55.647 INFO:tasks.rados.rados.0.smithi086.stdout:43: oid 43 updating version 7 to 8 2024-08-10T05:12:55.647 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 8 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-08-10T05:12:55.647 INFO:tasks.rados.rados.0.smithi086.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-08-10T05:12:55.647 INFO:tasks.rados.rados.0.smithi086.stdout:44: finishing write tid 1 to smithi08687503-44 2024-08-10T05:12:55.647 INFO:tasks.rados.rados.0.smithi086.stdout:44: finishing write tid 2 to smithi08687503-44 2024-08-10T05:12:55.647 INFO:tasks.rados.rados.0.smithi086.stdout:44: finishing write tid 3 to smithi08687503-44 2024-08-10T05:12:55.647 INFO:tasks.rados.rados.0.smithi086.stdout:44: oid 44 updating version 0 to 14 2024-08-10T05:12:55.647 INFO:tasks.rados.rados.0.smithi086.stdout:44: oid 44 version 14 is already newer than 13 2024-08-10T05:12:55.647 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 14 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-08-10T05:12:55.648 INFO:tasks.rados.rados.0.smithi086.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-08-10T05:12:55.648 INFO:tasks.rados.rados.0.smithi086.stdout:45: finishing write tid 1 to smithi08687503-45 2024-08-10T05:12:55.648 INFO:tasks.rados.rados.0.smithi086.stdout:45: finishing write tid 2 to smithi08687503-45 2024-08-10T05:12:55.648 INFO:tasks.rados.rados.0.smithi086.stdout:45: finishing write tid 3 to smithi08687503-45 2024-08-10T05:12:55.648 INFO:tasks.rados.rados.0.smithi086.stdout:45: oid 45 updating version 0 to 9 2024-08-10T05:12:55.648 INFO:tasks.rados.rados.0.smithi086.stdout:45: oid 45 updating version 9 to 10 2024-08-10T05:12:55.648 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 10 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-08-10T05:12:55.648 INFO:tasks.rados.rados.0.smithi086.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-08-10T05:12:55.648 INFO:tasks.rados.rados.0.smithi086.stdout:46: finishing write tid 1 to smithi08687503-46 2024-08-10T05:12:55.648 INFO:tasks.rados.rados.0.smithi086.stdout:46: finishing write tid 2 to smithi08687503-46 2024-08-10T05:12:55.648 INFO:tasks.rados.rados.0.smithi086.stdout:46: finishing write tid 3 to smithi08687503-46 2024-08-10T05:12:55.648 INFO:tasks.rados.rados.0.smithi086.stdout:46: oid 46 updating version 0 to 11 2024-08-10T05:12:55.648 INFO:tasks.rados.rados.0.smithi086.stdout:46: oid 46 updating version 11 to 12 2024-08-10T05:12:55.648 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-10T05:12:55.649 INFO:tasks.rados.rados.0.smithi086.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-08-10T05:12:55.649 INFO:tasks.rados.rados.0.smithi086.stdout:47: finishing write tid 1 to smithi08687503-47 2024-08-10T05:12:55.649 INFO:tasks.rados.rados.0.smithi086.stdout:47: finishing write tid 2 to smithi08687503-47 2024-08-10T05:12:55.649 INFO:tasks.rados.rados.0.smithi086.stdout:47: finishing write tid 3 to smithi08687503-47 2024-08-10T05:12:55.649 INFO:tasks.rados.rados.0.smithi086.stdout:47: oid 47 updating version 0 to 1 2024-08-10T05:12:55.649 INFO:tasks.rados.rados.0.smithi086.stdout:47: oid 47 updating version 1 to 2 2024-08-10T05:12:55.649 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 2 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-10T05:12:55.649 INFO:tasks.rados.rados.0.smithi086.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-08-10T05:12:55.649 INFO:tasks.rados.rados.0.smithi086.stdout:48: finishing write tid 1 to smithi08687503-48 2024-08-10T05:12:55.649 INFO:tasks.rados.rados.0.smithi086.stdout:48: finishing write tid 2 to smithi08687503-48 2024-08-10T05:12:55.649 INFO:tasks.rados.rados.0.smithi086.stdout:48: finishing write tid 3 to smithi08687503-48 2024-08-10T05:12:55.649 INFO:tasks.rados.rados.0.smithi086.stdout:48: oid 48 updating version 0 to 5 2024-08-10T05:12:55.650 INFO:tasks.rados.rados.0.smithi086.stdout:48: oid 48 updating version 5 to 6 2024-08-10T05:12:55.650 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-10T05:12:55.650 INFO:tasks.rados.rados.0.smithi086.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-08-10T05:12:55.650 INFO:tasks.rados.rados.0.smithi086.stdout:49: finishing write tid 1 to smithi08687503-49 2024-08-10T05:12:55.650 INFO:tasks.rados.rados.0.smithi086.stdout:49: finishing write tid 2 to smithi08687503-49 2024-08-10T05:12:55.650 INFO:tasks.rados.rados.0.smithi086.stdout:49: finishing write tid 3 to smithi08687503-49 2024-08-10T05:12:55.650 INFO:tasks.rados.rados.0.smithi086.stdout:50: finishing write tid 1 to smithi08687503-50 2024-08-10T05:12:55.650 INFO:tasks.rados.rados.0.smithi086.stdout:49: finishing write tid 4 to smithi08687503-49 2024-08-10T05:12:55.650 INFO:tasks.rados.rados.0.smithi086.stdout:49: oid 49 updating version 0 to 8 2024-08-10T05:12:55.650 INFO:tasks.rados.rados.0.smithi086.stdout:49: oid 49 updating version 8 to 9 2024-08-10T05:12:55.650 INFO:tasks.rados.rados.0.smithi086.stdout:49: oid 49 version 9 is already newer than 7 2024-08-10T05:12:55.650 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 9 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-08-10T05:12:55.651 INFO:tasks.rados.rados.0.smithi086.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-08-10T05:12:55.651 INFO:tasks.rados.rados.0.smithi086.stdout:50: finishing write tid 2 to smithi08687503-50 2024-08-10T05:12:55.651 INFO:tasks.rados.rados.0.smithi086.stdout:50: finishing write tid 3 to smithi08687503-50 2024-08-10T05:12:55.651 INFO:tasks.rados.rados.0.smithi086.stdout:50: finishing write tid 4 to smithi08687503-50 2024-08-10T05:12:55.651 INFO:tasks.rados.rados.0.smithi086.stdout:50: oid 50 updating version 0 to 12 2024-08-10T05:12:55.651 INFO:tasks.rados.rados.0.smithi086.stdout:50: oid 50 updating version 12 to 13 2024-08-10T05:12:55.651 INFO:tasks.rados.rados.0.smithi086.stdout:50: oid 50 version 13 is already newer than 11 2024-08-10T05:12:55.651 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 13 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-08-10T05:12:55.651 INFO:tasks.rados.rados.0.smithi086.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-08-10T05:12:55.651 INFO:tasks.rados.rados.0.smithi086.stdout:51: finishing copy_from racing read to smithi08687503-2 2024-08-10T05:12:55.651 INFO:tasks.rados.rados.0.smithi086.stdout:51: finishing copy_from to smithi08687503-2 2024-08-10T05:12:55.651 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-08-10T05:12:55.651 INFO:tasks.rados.rados.0.smithi086.stdout:52: finishing write tid 1 to smithi08687503-18 2024-08-10T05:12:55.651 INFO:tasks.rados.rados.0.smithi086.stdout:40: done (13 left) 2024-08-10T05:12:55.652 INFO:tasks.rados.rados.0.smithi086.stdout:41: done (12 left) 2024-08-10T05:12:55.652 INFO:tasks.rados.rados.0.smithi086.stdout:42: done (11 left) 2024-08-10T05:12:55.652 INFO:tasks.rados.rados.0.smithi086.stdout:43: done (10 left) 2024-08-10T05:12:55.652 INFO:tasks.rados.rados.0.smithi086.stdout:44: done (9 left) 2024-08-10T05:12:55.652 INFO:tasks.rados.rados.0.smithi086.stdout:45: done (8 left) 2024-08-10T05:12:55.652 INFO:tasks.rados.rados.0.smithi086.stdout:46: done (7 left) 2024-08-10T05:12:55.652 INFO:tasks.rados.rados.0.smithi086.stdout:47: done (6 left) 2024-08-10T05:12:55.652 INFO:tasks.rados.rados.0.smithi086.stdout:48: done (5 left) 2024-08-10T05:12:55.652 INFO:tasks.rados.rados.0.smithi086.stdout:49: done (4 left) 2024-08-10T05:12:55.652 INFO:tasks.rados.rados.0.smithi086.stdout:50: done (3 left) 2024-08-10T05:12:55.652 INFO:tasks.rados.rados.0.smithi086.stdout:51: done (2 left) 2024-08-10T05:12:55.652 INFO:tasks.rados.rados.0.smithi086.stdout:54: done (1 left) 2024-08-10T05:12:55.652 INFO:tasks.rados.rados.0.smithi086.stdout:55: read oid 15 snap -1 2024-08-10T05:12:55.653 INFO:tasks.rados.rados.0.smithi086.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-08-10T05:12:55.653 INFO:tasks.rados.rados.0.smithi086.stdout:56: rollback oid 31 current snap is 0 2024-08-10T05:12:55.653 INFO:tasks.rados.rados.0.smithi086.stdout:56: done (2 left) 2024-08-10T05:12:55.653 INFO:tasks.rados.rados.0.smithi086.stdout:57: read oid 28 snap -1 2024-08-10T05:12:55.653 INFO:tasks.rados.rados.0.smithi086.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-08-10T05:12:55.653 INFO:tasks.rados.rados.0.smithi086.stdout:58: copy_from oid 29 from oid 47 current snap is 0 2024-08-10T05:12:55.653 INFO:tasks.rados.rados.0.smithi086.stdout:59: rollback oid 45 current snap is 0 2024-08-10T05:12:55.653 INFO:tasks.rados.rados.0.smithi086.stdout:59: done (4 left) 2024-08-10T05:12:55.653 INFO:tasks.rados.rados.0.smithi086.stdout:60: copy_from oid 23 from oid 48 current snap is 0 2024-08-10T05:12:55.653 INFO:tasks.rados.rados.0.smithi086.stdout:61: delete oid 1 current snap is 0 2024-08-10T05:12:55.654 INFO:tasks.rados.rados.0.smithi086.stdout:52: finishing write tid 2 to smithi08687503-18 2024-08-10T05:12:55.654 INFO:tasks.rados.rados.0.smithi086.stdout:52: finishing write tid 3 to smithi08687503-18 2024-08-10T05:12:55.654 INFO:tasks.rados.rados.0.smithi086.stdout:61: done (5 left) 2024-08-10T05:12:55.654 INFO:tasks.rados.rados.0.smithi086.stdout:62: read oid 17 snap -1 2024-08-10T05:12:55.654 INFO:tasks.rados.rados.0.smithi086.stdout:62: expect (ObjNum 16 snap 0 seq_num 16) 2024-08-10T05:12:55.654 INFO:tasks.rados.rados.0.smithi086.stdout:63: snap_create 2024-08-10T05:12:55.654 INFO:tasks.rados.rados.0.smithi086.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-08-10T05:12:55.656 INFO:tasks.rados.rados.0.smithi086.stdout:62: expect (ObjNum 16 snap 0 seq_num 16) 2024-08-10T05:12:55.663 INFO:tasks.rados.rados.0.smithi086.stdout:52: finishing write tid 4 to smithi08687503-18 2024-08-10T05:12:55.663 INFO:tasks.rados.rados.0.smithi086.stdout:52: oid 18 updating version 0 to 9 2024-08-10T05:12:55.663 INFO:tasks.rados.rados.0.smithi086.stdout:52: oid 18 version 9 is already newer than 8 2024-08-10T05:12:55.663 INFO:tasks.rados.rados.0.smithi086.stdout:52: oid 18 version 9 is already newer than 7 2024-08-10T05:12:55.663 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 9 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-08-10T05:12:55.663 INFO:tasks.rados.rados.0.smithi086.stdout:52: left oid 18 (ObjNum 50 snap 0 seq_num 50) 2024-08-10T05:12:55.663 INFO:tasks.rados.rados.0.smithi086.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-08-10T05:12:55.674 INFO:tasks.rados.rados.0.smithi086.stdout:60: finishing copy_from racing read to smithi08687503-23 2024-08-10T05:12:55.675 INFO:tasks.rados.rados.0.smithi086.stdout:60: finishing copy_from to smithi08687503-23 2024-08-10T05:12:55.675 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-10T05:12:55.675 INFO:tasks.rados.rados.0.smithi086.stdout:58: finishing copy_from racing read to smithi08687503-29 2024-08-10T05:12:55.675 INFO:tasks.rados.rados.0.smithi086.stdout:58: finishing copy_from to smithi08687503-29 2024-08-10T05:12:55.675 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 2 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-10T05:12:55.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:55 smithi086 ceph-mon[29634]: pgmap v103: 121 pgs: 121 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:55.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:55 smithi086 ceph-mon[29634]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:12:55.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:55 smithi086 ceph-mon[29634]: Cluster is now healthy 2024-08-10T05:12:55.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:55 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1237109379' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-10T05:12:55.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:55 smithi086 ceph-mon[41441]: pgmap v103: 121 pgs: 121 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:55.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:55 smithi086 ceph-mon[41441]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:12:55.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:55 smithi086 ceph-mon[41441]: Cluster is now healthy 2024-08-10T05:12:55.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:55 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/1237109379' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-10T05:12:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:55 smithi159 ceph-mon[33602]: pgmap v103: 121 pgs: 121 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:12:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:55 smithi159 ceph-mon[33602]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:12:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:55 smithi159 ceph-mon[33602]: Cluster is now healthy 2024-08-10T05:12:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:55 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/1237109379' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-10T05:12:56.505 INFO:tasks.rados.rados.0.smithi086.stdout:52: done (6 left) 2024-08-10T05:12:56.506 INFO:tasks.rados.rados.0.smithi086.stdout:55: done (5 left) 2024-08-10T05:12:56.506 INFO:tasks.rados.rados.0.smithi086.stdout:57: done (4 left) 2024-08-10T05:12:56.506 INFO:tasks.rados.rados.0.smithi086.stdout:58: done (3 left) 2024-08-10T05:12:56.506 INFO:tasks.rados.rados.0.smithi086.stdout:60: done (2 left) 2024-08-10T05:12:56.506 INFO:tasks.rados.rados.0.smithi086.stdout:62: done (1 left) 2024-08-10T05:12:56.506 INFO:tasks.rados.rados.0.smithi086.stdout:63: done (0 left) 2024-08-10T05:12:56.506 INFO:tasks.rados.rados.0.smithi086.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2024-08-10T05:12:56.506 INFO:tasks.rados.rados.0.smithi086.stdout:65: read oid 30 snap -1 2024-08-10T05:12:56.506 INFO:tasks.rados.rados.0.smithi086.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-08-10T05:12:56.506 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 1 2024-08-10T05:12:56.506 INFO:tasks.rados.rados.0.smithi086.stdout:66: seq_num 53 ranges {794624=491520,1286144=401408} 2024-08-10T05:12:56.512 INFO:tasks.rados.rados.0.smithi086.stdout:66: writing smithi08687503-23 from 794624 to 1286144 tid 1 2024-08-10T05:12:56.515 INFO:tasks.rados.rados.0.smithi086.stdout:66: writing smithi08687503-23 from 1286144 to 1687552 tid 2 2024-08-10T05:12:56.515 INFO:tasks.rados.rados.0.smithi086.stdout:67: rollback oid 10 current snap is 1 2024-08-10T05:12:56.515 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 10 to 0 2024-08-10T05:12:56.515 INFO:tasks.rados.rados.0.smithi086.stdout:64: finishing copy_from racing read to smithi08687503-15 2024-08-10T05:12:56.515 INFO:tasks.rados.rados.0.smithi086.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-08-10T05:12:56.528 INFO:tasks.rados.rados.0.smithi086.stdout:64: finishing copy_from to smithi08687503-15 2024-08-10T05:12:56.528 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-08-10T05:12:56.528 INFO:tasks.rados.rados.0.smithi086.stdout:66: finishing write tid 1 to smithi08687503-23 2024-08-10T05:12:56.528 INFO:tasks.rados.rados.0.smithi086.stdout:64: done (3 left) 2024-08-10T05:12:56.528 INFO:tasks.rados.rados.0.smithi086.stdout:65: done (2 left) 2024-08-10T05:12:56.528 INFO:tasks.rados.rados.0.smithi086.stdout:68: setattr oid 20 current snap is 1 2024-08-10T05:12:56.528 INFO:tasks.rados.rados.0.smithi086.stdout:66: finishing write tid 2 to smithi08687503-23 2024-08-10T05:12:56.528 INFO:tasks.rados.rados.0.smithi086.stdout:66: finishing write tid 3 to smithi08687503-23 2024-08-10T05:12:56.528 INFO:tasks.rados.rados.0.smithi086.stdout:67: finishing rollback tid 1 to smithi08687503-10 2024-08-10T05:12:56.528 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 0 (ObjNum 33 snap 0 seq_num 3353555056) dirty dne 2024-08-10T05:12:56.529 INFO:tasks.rados.rados.0.smithi086.stdout:66: finishing write tid 4 to smithi08687503-23 2024-08-10T05:12:56.529 INFO:tasks.rados.rados.0.smithi086.stdout:66: oid 23 updating version 0 to 13 2024-08-10T05:12:56.529 INFO:tasks.rados.rados.0.smithi086.stdout:66: oid 23 updating version 13 to 14 2024-08-10T05:12:56.529 INFO:tasks.rados.rados.0.smithi086.stdout:66: oid 23 updating version 14 to 15 2024-08-10T05:12:56.529 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 15 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-08-10T05:12:56.529 INFO:tasks.rados.rados.0.smithi086.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2024-08-10T05:12:56.530 INFO:tasks.rados.rados.0.smithi086.stdout:66: done (2 left) 2024-08-10T05:12:56.530 INFO:tasks.rados.rados.0.smithi086.stdout:67: done (1 left) 2024-08-10T05:12:56.530 INFO:tasks.rados.rados.0.smithi086.stdout:69: copy_from oid 45 from oid 34 current snap is 1 2024-08-10T05:12:56.530 INFO:tasks.rados.rados.0.smithi086.stdout:70: read oid 24 snap 0 2024-08-10T05:12:56.530 INFO:tasks.rados.rados.0.smithi086.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2024-08-10T05:12:56.531 INFO:tasks.rados.rados.0.smithi086.stdout:71: copy_from oid 36 from oid 28 current snap is 1 2024-08-10T05:12:56.531 INFO:tasks.rados.rados.0.smithi086.stdout:72: rollback oid 49 current snap is 1 2024-08-10T05:12:56.531 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 49 to 0 2024-08-10T05:12:56.531 INFO:tasks.rados.rados.0.smithi086.stdout:73: read oid 4 snap 0 2024-08-10T05:12:56.531 INFO:tasks.rados.rados.0.smithi086.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-08-10T05:12:56.531 INFO:tasks.rados.rados.0.smithi086.stdout:74: rmattr oid 7 current snap is 1 2024-08-10T05:12:56.531 INFO:tasks.rados.rados.0.smithi086.stdout:74: done (6 left) 2024-08-10T05:12:56.531 INFO:tasks.rados.rados.0.smithi086.stdout:75: copy_from oid 21 from oid 12 current snap is 1 2024-08-10T05:12:56.531 INFO:tasks.rados.rados.0.smithi086.stdout:76: read oid 39 snap -1 2024-08-10T05:12:56.531 INFO:tasks.rados.rados.0.smithi086.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-08-10T05:12:56.531 INFO:tasks.rados.rados.0.smithi086.stdout:77: copy_from oid 6 from oid 37 current snap is 1 2024-08-10T05:12:56.531 INFO:tasks.rados.rados.0.smithi086.stdout:78: read oid 2 snap -1 2024-08-10T05:12:56.531 INFO:tasks.rados.rados.0.smithi086.stdout:78: expect (ObjNum 10 snap 0 seq_num 10) 2024-08-10T05:12:56.531 INFO:tasks.rados.rados.0.smithi086.stdout:79: setattr oid 41 current snap is 1 2024-08-10T05:12:56.532 INFO:tasks.rados.rados.0.smithi086.stdout:80: snap_create 2024-08-10T05:12:56.532 INFO:tasks.rados.rados.0.smithi086.stdout:72: finishing rollback tid 0 to smithi08687503-49 2024-08-10T05:12:56.533 INFO:tasks.rados.rados.0.smithi086.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-08-10T05:12:56.535 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 16 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-08-10T05:12:56.535 INFO:tasks.rados.rados.0.smithi086.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2024-08-10T05:12:56.547 INFO:tasks.rados.rados.0.smithi086.stdout:72: finishing rollback tid 1 to smithi08687503-49 2024-08-10T05:12:56.547 INFO:tasks.rados.rados.0.smithi086.stdout:72: finishing rollback tid 2 to smithi08687503-49 2024-08-10T05:12:56.547 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 13 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-08-10T05:12:56.547 INFO:tasks.rados.rados.0.smithi086.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-08-10T05:12:56.564 INFO:tasks.rados.rados.0.smithi086.stdout:75: finishing copy_from racing read to smithi08687503-21 2024-08-10T05:12:56.564 INFO:tasks.rados.rados.0.smithi086.stdout:78: expect (ObjNum 10 snap 0 seq_num 10) 2024-08-10T05:12:56.568 INFO:tasks.rados.rados.0.smithi086.stdout:75: finishing copy_from to smithi08687503-21 2024-08-10T05:12:56.568 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-08-10T05:12:56.568 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 4 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-08-10T05:12:56.569 INFO:tasks.rados.rados.0.smithi086.stdout:77: finishing copy_from racing read to smithi08687503-6 2024-08-10T05:12:56.569 INFO:tasks.rados.rados.0.smithi086.stdout:71: finishing copy_from racing read to smithi08687503-36 2024-08-10T05:12:56.569 INFO:tasks.rados.rados.0.smithi086.stdout:77: finishing copy_from to smithi08687503-6 2024-08-10T05:12:56.569 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 8 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-10T05:12:56.569 INFO:tasks.rados.rados.0.smithi086.stdout:71: finishing copy_from to smithi08687503-36 2024-08-10T05:12:56.569 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 10 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-08-10T05:12:56.569 INFO:tasks.rados.rados.0.smithi086.stdout:69: finishing copy_from racing read to smithi08687503-45 2024-08-10T05:12:56.569 INFO:tasks.rados.rados.0.smithi086.stdout:69: finishing copy_from to smithi08687503-45 2024-08-10T05:12:56.569 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-10T05:12:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:56 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1237109379' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-08-10T05:12:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:56 smithi086 ceph-mon[29634]: osdmap e83: 8 total, 8 up, 8 in 2024-08-10T05:12:56.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:56 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/1237109379' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-08-10T05:12:56.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:56 smithi086 ceph-mon[41441]: osdmap e83: 8 total, 8 up, 8 in 2024-08-10T05:12:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:56 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/1237109379' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-08-10T05:12:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:56 smithi159 ceph-mon[33602]: osdmap e83: 8 total, 8 up, 8 in 2024-08-10T05:12:57.510 INFO:tasks.rados.rados.0.smithi086.stdout:68: done (11 left) 2024-08-10T05:12:57.511 INFO:tasks.rados.rados.0.smithi086.stdout:69: done (10 left) 2024-08-10T05:12:57.511 INFO:tasks.rados.rados.0.smithi086.stdout:70: done (9 left) 2024-08-10T05:12:57.511 INFO:tasks.rados.rados.0.smithi086.stdout:71: done (8 left) 2024-08-10T05:12:57.511 INFO:tasks.rados.rados.0.smithi086.stdout:72: done (7 left) 2024-08-10T05:12:57.511 INFO:tasks.rados.rados.0.smithi086.stdout:73: done (6 left) 2024-08-10T05:12:57.511 INFO:tasks.rados.rados.0.smithi086.stdout:75: done (5 left) 2024-08-10T05:12:57.511 INFO:tasks.rados.rados.0.smithi086.stdout:76: done (4 left) 2024-08-10T05:12:57.511 INFO:tasks.rados.rados.0.smithi086.stdout:77: done (3 left) 2024-08-10T05:12:57.511 INFO:tasks.rados.rados.0.smithi086.stdout:78: done (2 left) 2024-08-10T05:12:57.511 INFO:tasks.rados.rados.0.smithi086.stdout:79: done (1 left) 2024-08-10T05:12:57.511 INFO:tasks.rados.rados.0.smithi086.stdout:80: done (0 left) 2024-08-10T05:12:57.512 INFO:tasks.rados.rados.0.smithi086.stdout:81: rollback oid 40 current snap is 2 2024-08-10T05:12:57.512 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 40 to 1 2024-08-10T05:12:57.512 INFO:tasks.rados.rados.0.smithi086.stdout:82: snap_create 2024-08-10T05:12:57.514 INFO:tasks.rados.rados.0.smithi086.stdout:81: finishing rollback tid 0 to smithi08687503-40 2024-08-10T05:12:57.515 INFO:tasks.rados.rados.0.smithi086.stdout:81: finishing rollback tid 1 to smithi08687503-40 2024-08-10T05:12:57.515 INFO:tasks.rados.rados.0.smithi086.stdout:81: finishing rollback tid 2 to smithi08687503-40 2024-08-10T05:12:57.515 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 10 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-08-10T05:12:57.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:57 smithi086 ceph-mon[29634]: pgmap v105: 121 pgs: 121 active+clean; 22 MiB data, 250 MiB used, 715 GiB / 715 GiB avail; 489 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-08-10T05:12:57.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:57 smithi086 ceph-mon[29634]: osdmap e84: 8 total, 8 up, 8 in 2024-08-10T05:12:57.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:57 smithi086 ceph-mon[41441]: pgmap v105: 121 pgs: 121 active+clean; 22 MiB data, 250 MiB used, 715 GiB / 715 GiB avail; 489 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-08-10T05:12:57.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:57 smithi086 ceph-mon[41441]: osdmap e84: 8 total, 8 up, 8 in 2024-08-10T05:12:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:57 smithi159 ceph-mon[33602]: pgmap v105: 121 pgs: 121 active+clean; 22 MiB data, 250 MiB used, 715 GiB / 715 GiB avail; 489 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-08-10T05:12:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:57 smithi159 ceph-mon[33602]: osdmap e84: 8 total, 8 up, 8 in 2024-08-10T05:12:58.514 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:12:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:12:58] "GET /metrics HTTP/1.1" 200 33670 "" "Prometheus/2.43.0" 2024-08-10T05:12:58.518 INFO:tasks.rados.rados.0.smithi086.stdout:81: done (1 left) 2024-08-10T05:12:58.518 INFO:tasks.rados.rados.0.smithi086.stdout:82: done (0 left) 2024-08-10T05:12:58.518 INFO:tasks.rados.rados.0.smithi086.stdout:83: rollback oid 9 current snap is 3 2024-08-10T05:12:58.518 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 9 to 0 2024-08-10T05:12:58.518 INFO:tasks.rados.rados.0.smithi086.stdout:84: read oid 20 snap 1 2024-08-10T05:12:58.518 INFO:tasks.rados.rados.0.smithi086.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-08-10T05:12:58.518 INFO:tasks.rados.rados.0.smithi086.stdout:85: read oid 25 snap -1 2024-08-10T05:12:58.518 INFO:tasks.rados.rados.0.smithi086.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2024-08-10T05:12:58.518 INFO:tasks.rados.rados.0.smithi086.stdout:86: copy_from oid 34 from oid 28 current snap is 3 2024-08-10T05:12:58.518 INFO:tasks.rados.rados.0.smithi086.stdout:87: setattr oid 48 current snap is 3 2024-08-10T05:12:58.519 INFO:tasks.rados.rados.0.smithi086.stdout:88: snap_remove snap 2 2024-08-10T05:12:58.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:58 smithi086 ceph-mon[29634]: osdmap e85: 8 total, 8 up, 8 in 2024-08-10T05:12:58.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:58 smithi086 ceph-mon[41441]: osdmap e85: 8 total, 8 up, 8 in 2024-08-10T05:12:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:58 smithi159 ceph-mon[33602]: osdmap e85: 8 total, 8 up, 8 in 2024-08-10T05:12:59.520 INFO:tasks.rados.rados.0.smithi086.stdout:88: done (5 left) 2024-08-10T05:12:59.520 INFO:tasks.rados.rados.0.smithi086.stdout:89: read oid 38 snap 1 2024-08-10T05:12:59.520 INFO:tasks.rados.rados.0.smithi086.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2024-08-10T05:12:59.520 INFO:tasks.rados.rados.0.smithi086.stdout:90: read oid 18 snap -1 2024-08-10T05:12:59.520 INFO:tasks.rados.rados.0.smithi086.stdout:90: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-10T05:12:59.520 INFO:tasks.rados.rados.0.smithi086.stdout:91: copy_from oid 2 from oid 29 current snap is 3 2024-08-10T05:12:59.521 INFO:tasks.rados.rados.0.smithi086.stdout:83: finishing rollback tid 0 to smithi08687503-9 2024-08-10T05:12:59.521 INFO:tasks.rados.rados.0.smithi086.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2024-08-10T05:12:59.537 INFO:tasks.rados.rados.0.smithi086.stdout:83: finishing rollback tid 1 to smithi08687503-9 2024-08-10T05:12:59.537 INFO:tasks.rados.rados.0.smithi086.stdout:85: done (7 left) 2024-08-10T05:12:59.537 INFO:tasks.rados.rados.0.smithi086.stdout:92: rmattr oid 37 current snap is 3 2024-08-10T05:12:59.537 INFO:tasks.rados.rados.0.smithi086.stdout:92: done (7 left) 2024-08-10T05:12:59.537 INFO:tasks.rados.rados.0.smithi086.stdout:93: delete oid 43 current snap is 3 2024-08-10T05:12:59.537 INFO:tasks.rados.rados.0.smithi086.stdout:83: finishing rollback tid 2 to smithi08687503-9 2024-08-10T05:12:59.537 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 6 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-08-10T05:12:59.537 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 12 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-10T05:12:59.537 INFO:tasks.rados.rados.0.smithi086.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-08-10T05:12:59.547 INFO:tasks.rados.rados.0.smithi086.stdout:86: finishing copy_from racing read to smithi08687503-34 2024-08-10T05:12:59.547 INFO:tasks.rados.rados.0.smithi086.stdout:86: finishing copy_from to smithi08687503-34 2024-08-10T05:12:59.547 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 10 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-08-10T05:12:59.547 INFO:tasks.rados.rados.0.smithi086.stdout:90: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-10T05:12:59.580 INFO:tasks.rados.rados.0.smithi086.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2024-08-10T05:12:59.596 INFO:tasks.rados.rados.0.smithi086.stdout:91: finishing copy_from racing read to smithi08687503-2 2024-08-10T05:12:59.596 INFO:tasks.rados.rados.0.smithi086.stdout:91: finishing copy_from to smithi08687503-2 2024-08-10T05:12:59.596 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 2 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-10T05:12:59.596 INFO:tasks.rados.rados.0.smithi086.stdout:83: done (7 left) 2024-08-10T05:12:59.596 INFO:tasks.rados.rados.0.smithi086.stdout:84: done (6 left) 2024-08-10T05:12:59.596 INFO:tasks.rados.rados.0.smithi086.stdout:86: done (5 left) 2024-08-10T05:12:59.597 INFO:tasks.rados.rados.0.smithi086.stdout:87: done (4 left) 2024-08-10T05:12:59.597 INFO:tasks.rados.rados.0.smithi086.stdout:89: done (3 left) 2024-08-10T05:12:59.597 INFO:tasks.rados.rados.0.smithi086.stdout:90: done (2 left) 2024-08-10T05:12:59.597 INFO:tasks.rados.rados.0.smithi086.stdout:91: done (1 left) 2024-08-10T05:12:59.597 INFO:tasks.rados.rados.0.smithi086.stdout:93: done (0 left) 2024-08-10T05:12:59.597 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 29 current snap is 3 2024-08-10T05:12:59.597 INFO:tasks.rados.rados.0.smithi086.stdout:94: seq_num 55 ranges {778240=524288,1302528=401408} 2024-08-10T05:12:59.602 INFO:tasks.rados.rados.0.smithi086.stdout:94: writing smithi08687503-29 from 778240 to 1302528 tid 1 2024-08-10T05:12:59.605 INFO:tasks.rados.rados.0.smithi086.stdout:94: writing smithi08687503-29 from 1302528 to 1703936 tid 2 2024-08-10T05:12:59.605 INFO:tasks.rados.rados.0.smithi086.stdout:95: read oid 13 snap 0 2024-08-10T05:12:59.605 INFO:tasks.rados.rados.0.smithi086.stdout:95: expect (ObjNum 12 snap 0 seq_num 12) 2024-08-10T05:12:59.605 INFO:tasks.rados.rados.0.smithi086.stdout:96: snap_remove snap 1 2024-08-10T05:12:59.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:59 smithi159 ceph-mon[33602]: pgmap v108: 121 pgs: 121 active+clean; 22 MiB data, 250 MiB used, 715 GiB / 715 GiB avail; 591 KiB/s rd, 4.6 MiB/s wr, 46 op/s 2024-08-10T05:12:59.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:12:59 smithi159 ceph-mon[33602]: osdmap e86: 8 total, 8 up, 8 in 2024-08-10T05:12:59.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:59 smithi086 ceph-mon[29634]: pgmap v108: 121 pgs: 121 active+clean; 22 MiB data, 250 MiB used, 715 GiB / 715 GiB avail; 591 KiB/s rd, 4.6 MiB/s wr, 46 op/s 2024-08-10T05:12:59.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:12:59 smithi086 ceph-mon[29634]: osdmap e86: 8 total, 8 up, 8 in 2024-08-10T05:12:59.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:59 smithi086 ceph-mon[41441]: pgmap v108: 121 pgs: 121 active+clean; 22 MiB data, 250 MiB used, 715 GiB / 715 GiB avail; 591 KiB/s rd, 4.6 MiB/s wr, 46 op/s 2024-08-10T05:12:59.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:12:59 smithi086 ceph-mon[41441]: osdmap e86: 8 total, 8 up, 8 in 2024-08-10T05:13:00.542 INFO:tasks.rados.rados.0.smithi086.stdout:96: done (2 left) 2024-08-10T05:13:00.542 INFO:tasks.rados.rados.0.smithi086.stdout:97: copy_from oid 34 from oid 37 current snap is 3 2024-08-10T05:13:00.542 INFO:tasks.rados.rados.0.smithi086.stdout:98: read oid 11 snap 0 2024-08-10T05:13:00.542 INFO:tasks.rados.rados.0.smithi086.stdout:98: expect (ObjNum 10 snap 0 seq_num 10) 2024-08-10T05:13:00.542 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 3 2024-08-10T05:13:00.543 INFO:tasks.rados.rados.0.smithi086.stdout:99: seq_num 56 ranges {622592=540672,1163264=401408} 2024-08-10T05:13:00.546 INFO:tasks.rados.rados.0.smithi086.stdout:99: writing smithi08687503-38 from 622592 to 1163264 tid 1 2024-08-10T05:13:00.549 INFO:tasks.rados.rados.0.smithi086.stdout:99: writing smithi08687503-38 from 1163264 to 1564672 tid 2 2024-08-10T05:13:00.550 INFO:tasks.rados.rados.0.smithi086.stdout:94: finishing write tid 1 to smithi08687503-29 2024-08-10T05:13:00.550 INFO:tasks.rados.rados.0.smithi086.stdout:94: finishing write tid 2 to smithi08687503-29 2024-08-10T05:13:00.550 INFO:tasks.rados.rados.0.smithi086.stdout:94: finishing write tid 3 to smithi08687503-29 2024-08-10T05:13:00.550 INFO:tasks.rados.rados.0.smithi086.stdout:94: finishing write tid 4 to smithi08687503-29 2024-08-10T05:13:00.550 INFO:tasks.rados.rados.0.smithi086.stdout:94: oid 29 updating version 0 to 8 2024-08-10T05:13:00.550 INFO:tasks.rados.rados.0.smithi086.stdout:94: oid 29 version 8 is already newer than 7 2024-08-10T05:13:00.550 INFO:tasks.rados.rados.0.smithi086.stdout:94: oid 29 updating version 8 to 9 2024-08-10T05:13:00.550 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 9 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-08-10T05:13:00.550 INFO:tasks.rados.rados.0.smithi086.stdout:94: left oid 29 (ObjNum 55 snap 3 seq_num 55) 2024-08-10T05:13:00.550 INFO:tasks.rados.rados.0.smithi086.stdout:95: expect (ObjNum 12 snap 0 seq_num 12) 2024-08-10T05:13:00.556 INFO:tasks.rados.rados.0.smithi086.stdout:98: expect (ObjNum 10 snap 0 seq_num 10) 2024-08-10T05:13:00.561 INFO:tasks.rados.rados.0.smithi086.stdout:97: finishing copy_from racing read to smithi08687503-34 2024-08-10T05:13:00.561 INFO:tasks.rados.rados.0.smithi086.stdout:97: finishing copy_from to smithi08687503-34 2024-08-10T05:13:00.561 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 8 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-10T05:13:00.562 INFO:tasks.rados.rados.0.smithi086.stdout:99: finishing write tid 1 to smithi08687503-38 2024-08-10T05:13:00.562 INFO:tasks.rados.rados.0.smithi086.stdout:99: finishing write tid 2 to smithi08687503-38 2024-08-10T05:13:00.562 INFO:tasks.rados.rados.0.smithi086.stdout:99: finishing write tid 3 to smithi08687503-38 2024-08-10T05:13:00.562 INFO:tasks.rados.rados.0.smithi086.stdout:99: finishing write tid 4 to smithi08687503-38 2024-08-10T05:13:00.562 INFO:tasks.rados.rados.0.smithi086.stdout:99: oid 38 updating version 0 to 16 2024-08-10T05:13:00.562 INFO:tasks.rados.rados.0.smithi086.stdout:99: oid 38 version 16 is already newer than 14 2024-08-10T05:13:00.562 INFO:tasks.rados.rados.0.smithi086.stdout:99: oid 38 version 16 is already newer than 15 2024-08-10T05:13:00.562 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 16 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-08-10T05:13:00.562 INFO:tasks.rados.rados.0.smithi086.stdout:99: left oid 38 (ObjNum 56 snap 3 seq_num 56) 2024-08-10T05:13:00.562 INFO:tasks.rados.rados.0.smithi086.stdout:94: done (4 left) 2024-08-10T05:13:00.562 INFO:tasks.rados.rados.0.smithi086.stdout:95: done (3 left) 2024-08-10T05:13:00.563 INFO:tasks.rados.rados.0.smithi086.stdout:97: done (2 left) 2024-08-10T05:13:00.563 INFO:tasks.rados.rados.0.smithi086.stdout:98: done (1 left) 2024-08-10T05:13:00.563 INFO:tasks.rados.rados.0.smithi086.stdout:99: done (0 left) 2024-08-10T05:13:00.563 INFO:tasks.rados.rados.0.smithi086.stdout:100: snap_remove snap 0 2024-08-10T05:13:00.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:00 smithi086 ceph-mon[41441]: osdmap e87: 8 total, 8 up, 8 in 2024-08-10T05:13:00.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:00 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:13:00.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:00 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:13:00.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:00 smithi086 ceph-mon[29634]: osdmap e87: 8 total, 8 up, 8 in 2024-08-10T05:13:00.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:00 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:13:00.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:00 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:13:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:00 smithi159 ceph-mon[33602]: osdmap e87: 8 total, 8 up, 8 in 2024-08-10T05:13:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:00 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:13:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:00 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:13:01.550 INFO:tasks.rados.rados.0.smithi086.stdout:100: done (0 left) 2024-08-10T05:13:01.550 INFO:tasks.rados.rados.0.smithi086.stdout:101: copy_from oid 18 from oid 42 current snap is 3 2024-08-10T05:13:01.551 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 31 current snap is 3 2024-08-10T05:13:01.551 INFO:tasks.rados.rados.0.smithi086.stdout:102: seq_num 57 ranges {507904=557056,1064960=401408} 2024-08-10T05:13:01.557 INFO:tasks.rados.rados.0.smithi086.stdout:102: writing smithi08687503-31 from 507904 to 1064960 tid 1 2024-08-10T05:13:01.560 INFO:tasks.rados.rados.0.smithi086.stdout:102: writing smithi08687503-31 from 1064960 to 1466368 tid 2 2024-08-10T05:13:01.560 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 3 2024-08-10T05:13:01.560 INFO:tasks.rados.rados.0.smithi086.stdout:103: seq_num 58 ranges {139264=573440,712704=401408} 2024-08-10T05:13:01.565 INFO:tasks.rados.rados.0.smithi086.stdout:103: writing smithi08687503-9 from 139264 to 712704 tid 1 2024-08-10T05:13:01.567 INFO:tasks.rados.rados.0.smithi086.stdout:103: writing smithi08687503-9 from 712704 to 1114112 tid 2 2024-08-10T05:13:01.568 INFO:tasks.rados.rados.0.smithi086.stdout:104: rollback oid 22 current snap is 3 2024-08-10T05:13:01.568 INFO:tasks.rados.rados.0.smithi086.stdout:104: done (3 left) 2024-08-10T05:13:01.568 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 41 current snap is 3 2024-08-10T05:13:01.568 INFO:tasks.rados.rados.0.smithi086.stdout:102: finishing write tid 1 to smithi08687503-31 2024-08-10T05:13:01.568 INFO:tasks.rados.rados.0.smithi086.stdout:105: seq_num 59 ranges {679936=598016,1277952=401408} 2024-08-10T05:13:01.574 INFO:tasks.rados.rados.0.smithi086.stdout:105: writing smithi08687503-41 from 679936 to 1277952 tid 1 2024-08-10T05:13:01.578 INFO:tasks.rados.rados.0.smithi086.stdout:105: writing smithi08687503-41 from 1277952 to 1679360 tid 2 2024-08-10T05:13:01.578 INFO:tasks.rados.rados.0.smithi086.stdout:106: copy_from oid 34 from oid 8 current snap is 3 2024-08-10T05:13:01.578 INFO:tasks.rados.rados.0.smithi086.stdout:102: finishing write tid 2 to smithi08687503-31 2024-08-10T05:13:01.578 INFO:tasks.rados.rados.0.smithi086.stdout:101: finishing copy_from racing read to smithi08687503-18 2024-08-10T05:13:01.578 INFO:tasks.rados.rados.0.smithi086.stdout:102: finishing write tid 3 to smithi08687503-31 2024-08-10T05:13:01.578 INFO:tasks.rados.rados.0.smithi086.stdout:101: finishing copy_from to smithi08687503-18 2024-08-10T05:13:01.578 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 10 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-10T05:13:01.578 INFO:tasks.rados.rados.0.smithi086.stdout:102: finishing write tid 4 to smithi08687503-31 2024-08-10T05:13:01.578 INFO:tasks.rados.rados.0.smithi086.stdout:102: oid 31 updating version 0 to 17 2024-08-10T05:13:01.579 INFO:tasks.rados.rados.0.smithi086.stdout:102: oid 31 version 17 is already newer than 15 2024-08-10T05:13:01.579 INFO:tasks.rados.rados.0.smithi086.stdout:102: oid 31 version 17 is already newer than 16 2024-08-10T05:13:01.579 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 17 (ObjNum 57 snap 3 seq_num 57) dirty exists 2024-08-10T05:13:01.579 INFO:tasks.rados.rados.0.smithi086.stdout:102: left oid 31 (ObjNum 57 snap 3 seq_num 57) 2024-08-10T05:13:01.579 INFO:tasks.rados.rados.0.smithi086.stdout:103: finishing write tid 1 to smithi08687503-9 2024-08-10T05:13:01.579 INFO:tasks.rados.rados.0.smithi086.stdout:103: finishing write tid 2 to smithi08687503-9 2024-08-10T05:13:01.579 INFO:tasks.rados.rados.0.smithi086.stdout:103: finishing write tid 3 to smithi08687503-9 2024-08-10T05:13:01.579 INFO:tasks.rados.rados.0.smithi086.stdout:103: finishing write tid 4 to smithi08687503-9 2024-08-10T05:13:01.579 INFO:tasks.rados.rados.0.smithi086.stdout:103: oid 9 updating version 0 to 13 2024-08-10T05:13:01.579 INFO:tasks.rados.rados.0.smithi086.stdout:103: oid 9 updating version 13 to 14 2024-08-10T05:13:01.579 INFO:tasks.rados.rados.0.smithi086.stdout:103: oid 9 updating version 14 to 15 2024-08-10T05:13:01.580 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 15 (ObjNum 58 snap 3 seq_num 58) dirty exists 2024-08-10T05:13:01.580 INFO:tasks.rados.rados.0.smithi086.stdout:103: left oid 9 (ObjNum 58 snap 3 seq_num 58) 2024-08-10T05:13:01.580 INFO:tasks.rados.rados.0.smithi086.stdout:101: done (4 left) 2024-08-10T05:13:01.580 INFO:tasks.rados.rados.0.smithi086.stdout:102: done (3 left) 2024-08-10T05:13:01.580 INFO:tasks.rados.rados.0.smithi086.stdout:103: done (2 left) 2024-08-10T05:13:01.580 INFO:tasks.rados.rados.0.smithi086.stdout:107: rollback oid 39 current snap is 3 2024-08-10T05:13:01.580 INFO:tasks.rados.rados.0.smithi086.stdout:107: done (2 left) 2024-08-10T05:13:01.580 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 3 2024-08-10T05:13:01.580 INFO:tasks.rados.rados.0.smithi086.stdout:108: seq_num 60 ranges {188416=614400,802816=401408} 2024-08-10T05:13:01.582 INFO:tasks.rados.rados.0.smithi086.stdout:108: writing smithi08687503-12 from 188416 to 802816 tid 1 2024-08-10T05:13:01.586 INFO:tasks.rados.rados.0.smithi086.stdout:108: writing smithi08687503-12 from 802816 to 1204224 tid 2 2024-08-10T05:13:01.586 INFO:tasks.rados.rados.0.smithi086.stdout:109: read oid 25 snap -1 2024-08-10T05:13:01.586 INFO:tasks.rados.rados.0.smithi086.stdout:109: expect (ObjNum 24 snap 0 seq_num 24) 2024-08-10T05:13:01.586 INFO:tasks.rados.rados.0.smithi086.stdout:110: rollback oid 29 current snap is 3 2024-08-10T05:13:01.586 INFO:tasks.rados.rados.0.smithi086.stdout:110: done (4 left) 2024-08-10T05:13:01.586 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 7 current snap is 3 2024-08-10T05:13:01.586 INFO:tasks.rados.rados.0.smithi086.stdout:105: finishing write tid 1 to smithi08687503-41 2024-08-10T05:13:01.586 INFO:tasks.rados.rados.0.smithi086.stdout:105: finishing write tid 2 to smithi08687503-41 2024-08-10T05:13:01.587 INFO:tasks.rados.rados.0.smithi086.stdout:105: finishing write tid 3 to smithi08687503-41 2024-08-10T05:13:01.587 INFO:tasks.rados.rados.0.smithi086.stdout:105: finishing write tid 4 to smithi08687503-41 2024-08-10T05:13:01.587 INFO:tasks.rados.rados.0.smithi086.stdout:105: oid 41 updating version 0 to 20 2024-08-10T05:13:01.587 INFO:tasks.rados.rados.0.smithi086.stdout:105: oid 41 version 20 is already newer than 19 2024-08-10T05:13:01.587 INFO:tasks.rados.rados.0.smithi086.stdout:105: oid 41 updating version 20 to 21 2024-08-10T05:13:01.587 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 21 (ObjNum 59 snap 3 seq_num 59) dirty exists 2024-08-10T05:13:01.587 INFO:tasks.rados.rados.0.smithi086.stdout:105: left oid 41 (ObjNum 59 snap 3 seq_num 59) 2024-08-10T05:13:01.587 INFO:tasks.rados.rados.0.smithi086.stdout:106: finishing copy_from racing read to smithi08687503-34 2024-08-10T05:13:01.587 INFO:tasks.rados.rados.0.smithi086.stdout:106: finishing copy_from to smithi08687503-34 2024-08-10T05:13:01.587 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 4 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-08-10T05:13:01.588 INFO:tasks.rados.rados.0.smithi086.stdout:108: finishing write tid 1 to smithi08687503-12 2024-08-10T05:13:01.588 INFO:tasks.rados.rados.0.smithi086.stdout:111: seq_num 61 ranges {106496=630784,737280=401408} 2024-08-10T05:13:01.590 INFO:tasks.rados.rados.0.smithi086.stdout:111: writing smithi08687503-7 from 106496 to 737280 tid 1 2024-08-10T05:13:01.593 INFO:tasks.rados.rados.0.smithi086.stdout:111: writing smithi08687503-7 from 737280 to 1138688 tid 2 2024-08-10T05:13:01.593 INFO:tasks.rados.rados.0.smithi086.stdout:105: done (4 left) 2024-08-10T05:13:01.593 INFO:tasks.rados.rados.0.smithi086.stdout:106: done (3 left) 2024-08-10T05:13:01.593 INFO:tasks.rados.rados.0.smithi086.stdout:112: delete oid 24 current snap is 3 2024-08-10T05:13:01.593 INFO:tasks.rados.rados.0.smithi086.stdout:109: expect (ObjNum 24 snap 0 seq_num 24) 2024-08-10T05:13:01.605 INFO:tasks.rados.rados.0.smithi086.stdout:108: finishing write tid 2 to smithi08687503-12 2024-08-10T05:13:01.605 INFO:tasks.rados.rados.0.smithi086.stdout:108: finishing write tid 3 to smithi08687503-12 2024-08-10T05:13:01.606 INFO:tasks.rados.rados.0.smithi086.stdout:109: done (3 left) 2024-08-10T05:13:01.606 INFO:tasks.rados.rados.0.smithi086.stdout:112: done (2 left) 2024-08-10T05:13:01.606 INFO:tasks.rados.rados.0.smithi086.stdout:113: rmattr oid 47 current snap is 3 2024-08-10T05:13:01.606 INFO:tasks.rados.rados.0.smithi086.stdout:113: done (2 left) 2024-08-10T05:13:01.606 INFO:tasks.rados.rados.0.smithi086.stdout:114: delete oid 1 current snap is 3 2024-08-10T05:13:01.606 INFO:tasks.rados.rados.0.smithi086.stdout:108: finishing write tid 4 to smithi08687503-12 2024-08-10T05:13:01.606 INFO:tasks.rados.rados.0.smithi086.stdout:108: oid 12 updating version 0 to 24 2024-08-10T05:13:01.606 INFO:tasks.rados.rados.0.smithi086.stdout:108: oid 12 version 24 is already newer than 23 2024-08-10T05:13:01.606 INFO:tasks.rados.rados.0.smithi086.stdout:108: oid 12 updating version 24 to 25 2024-08-10T05:13:01.606 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 25 (ObjNum 60 snap 3 seq_num 60) dirty exists 2024-08-10T05:13:01.606 INFO:tasks.rados.rados.0.smithi086.stdout:108: left oid 12 (ObjNum 60 snap 3 seq_num 60) 2024-08-10T05:13:01.607 INFO:tasks.rados.rados.0.smithi086.stdout:111: finishing write tid 1 to smithi08687503-7 2024-08-10T05:13:01.607 INFO:tasks.rados.rados.0.smithi086.stdout:111: finishing write tid 2 to smithi08687503-7 2024-08-10T05:13:01.607 INFO:tasks.rados.rados.0.smithi086.stdout:111: finishing write tid 3 to smithi08687503-7 2024-08-10T05:13:01.607 INFO:tasks.rados.rados.0.smithi086.stdout:111: finishing write tid 4 to smithi08687503-7 2024-08-10T05:13:01.607 INFO:tasks.rados.rados.0.smithi086.stdout:111: oid 7 updating version 0 to 8 2024-08-10T05:13:01.607 INFO:tasks.rados.rados.0.smithi086.stdout:111: oid 7 updating version 8 to 10 2024-08-10T05:13:01.607 INFO:tasks.rados.rados.0.smithi086.stdout:111: oid 7 version 10 is already newer than 9 2024-08-10T05:13:01.607 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 10 (ObjNum 61 snap 3 seq_num 61) dirty exists 2024-08-10T05:13:01.607 INFO:tasks.rados.rados.0.smithi086.stdout:111: left oid 7 (ObjNum 61 snap 3 seq_num 61) 2024-08-10T05:13:01.608 INFO:tasks.rados.rados.0.smithi086.stdout:108: done (2 left) 2024-08-10T05:13:01.608 INFO:tasks.rados.rados.0.smithi086.stdout:111: done (1 left) 2024-08-10T05:13:01.608 INFO:tasks.rados.rados.0.smithi086.stdout:114: done (0 left) 2024-08-10T05:13:01.608 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 3 2024-08-10T05:13:01.608 INFO:tasks.rados.rados.0.smithi086.stdout:115: seq_num 64 ranges {409600=679936,1089536=401408} 2024-08-10T05:13:01.612 INFO:tasks.rados.rados.0.smithi086.stdout:115: writing smithi08687503-25 from 409600 to 1089536 tid 1 2024-08-10T05:13:01.614 INFO:tasks.rados.rados.0.smithi086.stdout:115: writing smithi08687503-25 from 1089536 to 1490944 tid 2 2024-08-10T05:13:01.615 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 3 current snap is 3 2024-08-10T05:13:01.615 INFO:tasks.rados.rados.0.smithi086.stdout:116: seq_num 65 ranges {40960=696320,737280=401408} 2024-08-10T05:13:01.619 INFO:tasks.rados.rados.0.smithi086.stdout:116: writing smithi08687503-3 from 40960 to 737280 tid 1 2024-08-10T05:13:01.621 INFO:tasks.rados.rados.0.smithi086.stdout:116: writing smithi08687503-3 from 737280 to 1138688 tid 2 2024-08-10T05:13:01.621 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 32 current snap is 3 2024-08-10T05:13:01.622 INFO:tasks.rados.rados.0.smithi086.stdout:115: finishing write tid 1 to smithi08687503-25 2024-08-10T05:13:01.622 INFO:tasks.rados.rados.0.smithi086.stdout:115: finishing write tid 2 to smithi08687503-25 2024-08-10T05:13:01.622 INFO:tasks.rados.rados.0.smithi086.stdout:115: finishing write tid 3 to smithi08687503-25 2024-08-10T05:13:01.622 INFO:tasks.rados.rados.0.smithi086.stdout:115: finishing write tid 4 to smithi08687503-25 2024-08-10T05:13:01.622 INFO:tasks.rados.rados.0.smithi086.stdout:115: oid 25 updating version 0 to 23 2024-08-10T05:13:01.622 INFO:tasks.rados.rados.0.smithi086.stdout:115: oid 25 updating version 23 to 24 2024-08-10T05:13:01.622 INFO:tasks.rados.rados.0.smithi086.stdout:115: oid 25 version 24 is already newer than 22 2024-08-10T05:13:01.622 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 24 (ObjNum 64 snap 3 seq_num 64) dirty exists 2024-08-10T05:13:01.622 INFO:tasks.rados.rados.0.smithi086.stdout:115: left oid 25 (ObjNum 64 snap 3 seq_num 64) 2024-08-10T05:13:01.623 INFO:tasks.rados.rados.0.smithi086.stdout:117: seq_num 66 ranges {524288=712704,1236992=401408} 2024-08-10T05:13:01.629 INFO:tasks.rados.rados.0.smithi086.stdout:117: writing smithi08687503-32 from 524288 to 1236992 tid 1 2024-08-10T05:13:01.632 INFO:tasks.rados.rados.0.smithi086.stdout:117: writing smithi08687503-32 from 1236992 to 1638400 tid 2 2024-08-10T05:13:01.632 INFO:tasks.rados.rados.0.smithi086.stdout:115: done (2 left) 2024-08-10T05:13:01.633 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 3 2024-08-10T05:13:01.633 INFO:tasks.rados.rados.0.smithi086.stdout:116: finishing write tid 1 to smithi08687503-3 2024-08-10T05:13:01.633 INFO:tasks.rados.rados.0.smithi086.stdout:116: finishing write tid 2 to smithi08687503-3 2024-08-10T05:13:01.633 INFO:tasks.rados.rados.0.smithi086.stdout:116: finishing write tid 3 to smithi08687503-3 2024-08-10T05:13:01.633 INFO:tasks.rados.rados.0.smithi086.stdout:116: finishing write tid 4 to smithi08687503-3 2024-08-10T05:13:01.633 INFO:tasks.rados.rados.0.smithi086.stdout:116: oid 3 updating version 0 to 6 2024-08-10T05:13:01.633 INFO:tasks.rados.rados.0.smithi086.stdout:116: oid 3 updating version 6 to 7 2024-08-10T05:13:01.633 INFO:tasks.rados.rados.0.smithi086.stdout:116: oid 3 updating version 7 to 8 2024-08-10T05:13:01.633 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 8 (ObjNum 65 snap 3 seq_num 65) dirty exists 2024-08-10T05:13:01.633 INFO:tasks.rados.rados.0.smithi086.stdout:116: left oid 3 (ObjNum 65 snap 3 seq_num 65) 2024-08-10T05:13:01.633 INFO:tasks.rados.rados.0.smithi086.stdout:118: seq_num 67 ranges {778240=729088,1507328=401408} 2024-08-10T05:13:01.642 INFO:tasks.rados.rados.0.smithi086.stdout:118: writing smithi08687503-2 from 778240 to 1507328 tid 1 2024-08-10T05:13:01.645 INFO:tasks.rados.rados.0.smithi086.stdout:118: writing smithi08687503-2 from 1507328 to 1908736 tid 2 2024-08-10T05:13:01.645 INFO:tasks.rados.rados.0.smithi086.stdout:116: done (2 left) 2024-08-10T05:13:01.646 INFO:tasks.rados.rados.0.smithi086.stdout:119: rollback oid 14 current snap is 3 2024-08-10T05:13:01.646 INFO:tasks.rados.rados.0.smithi086.stdout:119: done (2 left) 2024-08-10T05:13:01.646 INFO:tasks.rados.rados.0.smithi086.stdout:120: delete oid 15 current snap is 3 2024-08-10T05:13:01.646 INFO:tasks.rados.rados.0.smithi086.stdout:117: finishing write tid 1 to smithi08687503-32 2024-08-10T05:13:01.646 INFO:tasks.rados.rados.0.smithi086.stdout:117: finishing write tid 2 to smithi08687503-32 2024-08-10T05:13:01.646 INFO:tasks.rados.rados.0.smithi086.stdout:117: finishing write tid 3 to smithi08687503-32 2024-08-10T05:13:01.646 INFO:tasks.rados.rados.0.smithi086.stdout:117: finishing write tid 4 to smithi08687503-32 2024-08-10T05:13:01.646 INFO:tasks.rados.rados.0.smithi086.stdout:117: oid 32 updating version 0 to 23 2024-08-10T05:13:01.646 INFO:tasks.rados.rados.0.smithi086.stdout:117: oid 32 version 23 is already newer than 22 2024-08-10T05:13:01.646 INFO:tasks.rados.rados.0.smithi086.stdout:117: oid 32 updating version 23 to 24 2024-08-10T05:13:01.647 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 24 (ObjNum 66 snap 3 seq_num 66) dirty exists 2024-08-10T05:13:01.647 INFO:tasks.rados.rados.0.smithi086.stdout:117: left oid 32 (ObjNum 66 snap 3 seq_num 66) 2024-08-10T05:13:01.647 INFO:tasks.rados.rados.0.smithi086.stdout:118: finishing write tid 1 to smithi08687503-2 2024-08-10T05:13:01.647 INFO:tasks.rados.rados.0.smithi086.stdout:117: done (2 left) 2024-08-10T05:13:01.648 INFO:tasks.rados.rados.0.smithi086.stdout:120: done (1 left) 2024-08-10T05:13:01.648 INFO:tasks.rados.rados.0.smithi086.stdout:121: delete oid 37 current snap is 3 2024-08-10T05:13:01.648 INFO:tasks.rados.rados.0.smithi086.stdout:118: finishing write tid 2 to smithi08687503-2 2024-08-10T05:13:01.648 INFO:tasks.rados.rados.0.smithi086.stdout:118: finishing write tid 3 to smithi08687503-2 2024-08-10T05:13:01.648 INFO:tasks.rados.rados.0.smithi086.stdout:121: done (1 left) 2024-08-10T05:13:01.648 INFO:tasks.rados.rados.0.smithi086.stdout:122: snap_create 2024-08-10T05:13:01.649 INFO:tasks.rados.rados.0.smithi086.stdout:118: finishing write tid 4 to smithi08687503-2 2024-08-10T05:13:01.649 INFO:tasks.rados.rados.0.smithi086.stdout:118: oid 2 updating version 0 to 30 2024-08-10T05:13:01.649 INFO:tasks.rados.rados.0.smithi086.stdout:118: oid 2 updating version 30 to 31 2024-08-10T05:13:01.649 INFO:tasks.rados.rados.0.smithi086.stdout:118: oid 2 version 31 is already newer than 29 2024-08-10T05:13:01.649 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 31 (ObjNum 67 snap 3 seq_num 67) dirty exists 2024-08-10T05:13:01.649 INFO:tasks.rados.rados.0.smithi086.stdout:118: left oid 2 (ObjNum 67 snap 3 seq_num 67) 2024-08-10T05:13:01.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:01 smithi086 ceph-mon[41441]: pgmap v111: 121 pgs: 121 active+clean; 22 MiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:13:01.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:01 smithi086 ceph-mon[41441]: osdmap e88: 8 total, 8 up, 8 in 2024-08-10T05:13:01.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:01 smithi086 ceph-mon[29634]: pgmap v111: 121 pgs: 121 active+clean; 22 MiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:13:01.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:01 smithi086 ceph-mon[29634]: osdmap e88: 8 total, 8 up, 8 in 2024-08-10T05:13:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:01 smithi159 ceph-mon[33602]: pgmap v111: 121 pgs: 121 active+clean; 22 MiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:13:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:01 smithi159 ceph-mon[33602]: osdmap e88: 8 total, 8 up, 8 in 2024-08-10T05:13:02.552 INFO:tasks.rados.rados.0.smithi086.stdout:118: done (1 left) 2024-08-10T05:13:02.552 INFO:tasks.rados.rados.0.smithi086.stdout:122: done (0 left) 2024-08-10T05:13:02.553 INFO:tasks.rados.rados.0.smithi086.stdout:123: read oid 48 snap 3 2024-08-10T05:13:02.553 INFO:tasks.rados.rados.0.smithi086.stdout:123: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-10T05:13:02.553 INFO:tasks.rados.rados.0.smithi086.stdout:124: rollback oid 22 current snap is 4 2024-08-10T05:13:02.553 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 22 to 3 2024-08-10T05:13:02.553 INFO:tasks.rados.rados.0.smithi086.stdout:125: read oid 17 snap 3 2024-08-10T05:13:02.553 INFO:tasks.rados.rados.0.smithi086.stdout:125: expect (ObjNum 16 snap 0 seq_num 16) 2024-08-10T05:13:02.553 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 32 current snap is 4 2024-08-10T05:13:02.553 INFO:tasks.rados.rados.0.smithi086.stdout:126: seq_num 70 ranges {1638400=778240,2416640=401408} 2024-08-10T05:13:02.566 INFO:tasks.rados.rados.0.smithi086.stdout:126: writing smithi08687503-32 from 1638400 to 2416640 tid 1 2024-08-10T05:13:02.569 INFO:tasks.rados.rados.0.smithi086.stdout:126: writing smithi08687503-32 from 2416640 to 2818048 tid 2 2024-08-10T05:13:02.570 INFO:tasks.rados.rados.0.smithi086.stdout:127: copy_from oid 1 from oid 24 current snap is 4 2024-08-10T05:13:02.570 INFO:tasks.rados.rados.0.smithi086.stdout:124: finishing rollback tid 0 to smithi08687503-22 2024-08-10T05:13:02.570 INFO:tasks.rados.rados.0.smithi086.stdout:128: read oid 33 snap -1 2024-08-10T05:13:02.570 INFO:tasks.rados.rados.0.smithi086.stdout:128: expect (ObjNum 32 snap 0 seq_num 32) 2024-08-10T05:13:02.570 INFO:tasks.rados.rados.0.smithi086.stdout:129: copy_from oid 25 from oid 9 current snap is 4 2024-08-10T05:13:02.570 INFO:tasks.rados.rados.0.smithi086.stdout:123: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-10T05:13:02.595 INFO:tasks.rados.rados.0.smithi086.stdout:124: finishing rollback tid 1 to smithi08687503-22 2024-08-10T05:13:02.595 INFO:tasks.rados.rados.0.smithi086.stdout:124: finishing rollback tid 2 to smithi08687503-22 2024-08-10T05:13:02.595 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 28 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-08-10T05:13:02.595 INFO:tasks.rados.rados.0.smithi086.stdout:125: expect (ObjNum 16 snap 0 seq_num 16) 2024-08-10T05:13:02.603 INFO:tasks.rados.rados.0.smithi086.stdout:126: finishing write tid 1 to smithi08687503-32 2024-08-10T05:13:02.603 INFO:tasks.rados.rados.0.smithi086.stdout:126: finishing write tid 2 to smithi08687503-32 2024-08-10T05:13:02.603 INFO:tasks.rados.rados.0.smithi086.stdout:123: done (6 left) 2024-08-10T05:13:02.603 INFO:tasks.rados.rados.0.smithi086.stdout:124: done (5 left) 2024-08-10T05:13:02.603 INFO:tasks.rados.rados.0.smithi086.stdout:125: done (4 left) 2024-08-10T05:13:02.603 INFO:tasks.rados.rados.0.smithi086.stdout:130: copy_from oid 14 from oid 26 current snap is 4 2024-08-10T05:13:02.603 INFO:tasks.rados.rados.0.smithi086.stdout:126: finishing write tid 3 to smithi08687503-32 2024-08-10T05:13:02.603 INFO:tasks.rados.rados.0.smithi086.stdout:126: finishing write tid 4 to smithi08687503-32 2024-08-10T05:13:02.603 INFO:tasks.rados.rados.0.smithi086.stdout:126: oid 32 updating version 0 to 26 2024-08-10T05:13:02.603 INFO:tasks.rados.rados.0.smithi086.stdout:126: oid 32 updating version 26 to 27 2024-08-10T05:13:02.603 INFO:tasks.rados.rados.0.smithi086.stdout:126: oid 32 updating version 27 to 28 2024-08-10T05:13:02.604 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 28 (ObjNum 70 snap 4 seq_num 70) dirty exists 2024-08-10T05:13:02.604 INFO:tasks.rados.rados.0.smithi086.stdout:126: left oid 32 (ObjNum 70 snap 4 seq_num 70) 2024-08-10T05:13:02.604 INFO:tasks.rados.rados.0.smithi086.stdout:127: finishing copy_from to smithi08687503-1 2024-08-10T05:13:02.604 INFO:tasks.rados.rados.0.smithi086.stdout:127: got expected ENOENT (src dne) 2024-08-10T05:13:02.604 INFO:tasks.rados.rados.0.smithi086.stdout:127: finishing copy_from racing read to smithi08687503-1 2024-08-10T05:13:02.604 INFO:tasks.rados.rados.0.smithi086.stdout:128: expect (ObjNum 32 snap 0 seq_num 32) 2024-08-10T05:13:02.618 INFO:tasks.rados.rados.0.smithi086.stdout:129: finishing copy_from racing read to smithi08687503-25 2024-08-10T05:13:02.618 INFO:tasks.rados.rados.0.smithi086.stdout:129: finishing copy_from to smithi08687503-25 2024-08-10T05:13:02.618 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 15 (ObjNum 58 snap 3 seq_num 58) dirty exists 2024-08-10T05:13:02.618 INFO:tasks.rados.rados.0.smithi086.stdout:130: finishing copy_from racing read to smithi08687503-14 2024-08-10T05:13:02.618 INFO:tasks.rados.rados.0.smithi086.stdout:130: finishing copy_from to smithi08687503-14 2024-08-10T05:13:02.618 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 6 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-08-10T05:13:02.618 INFO:tasks.rados.rados.0.smithi086.stdout:126: done (4 left) 2024-08-10T05:13:02.619 INFO:tasks.rados.rados.0.smithi086.stdout:127: done (3 left) 2024-08-10T05:13:02.619 INFO:tasks.rados.rados.0.smithi086.stdout:128: done (2 left) 2024-08-10T05:13:02.619 INFO:tasks.rados.rados.0.smithi086.stdout:129: done (1 left) 2024-08-10T05:13:02.619 INFO:tasks.rados.rados.0.smithi086.stdout:130: done (0 left) 2024-08-10T05:13:02.619 INFO:tasks.rados.rados.0.smithi086.stdout:131: snap_create 2024-08-10T05:13:02.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:02 smithi086 ceph-mon[41441]: osdmap e89: 8 total, 8 up, 8 in 2024-08-10T05:13:02.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:02 smithi086 ceph-mon[29634]: osdmap e89: 8 total, 8 up, 8 in 2024-08-10T05:13:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:02 smithi159 ceph-mon[33602]: osdmap e89: 8 total, 8 up, 8 in 2024-08-10T05:13:03.560 INFO:tasks.rados.rados.0.smithi086.stdout:131: done (0 left) 2024-08-10T05:13:03.560 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 5 2024-08-10T05:13:03.560 INFO:tasks.rados.rados.0.smithi086.stdout:132: seq_num 71 ranges {1114112=794624,1908736=401408} 2024-08-10T05:13:03.570 INFO:tasks.rados.rados.0.smithi086.stdout:132: writing smithi08687503-9 from 1114112 to 1908736 tid 1 2024-08-10T05:13:03.572 INFO:tasks.rados.rados.0.smithi086.stdout:132: writing smithi08687503-9 from 1908736 to 2310144 tid 2 2024-08-10T05:13:03.573 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 5 2024-08-10T05:13:03.573 INFO:tasks.rados.rados.0.smithi086.stdout:133: seq_num 72 ranges {1204224=409600,1613824=524288,2138112=278528} 2024-08-10T05:13:03.581 INFO:tasks.rados.rados.0.smithi086.stdout:133: writing smithi08687503-12 from 1204224 to 1613824 tid 1 2024-08-10T05:13:03.585 INFO:tasks.rados.rados.0.smithi086.stdout:133: writing smithi08687503-12 from 1613824 to 2138112 tid 2 2024-08-10T05:13:03.587 INFO:tasks.rados.rados.0.smithi086.stdout:133: writing smithi08687503-12 from 2138112 to 2416640 tid 3 2024-08-10T05:13:03.587 INFO:tasks.rados.rados.0.smithi086.stdout:134: rollback oid 22 current snap is 5 2024-08-10T05:13:03.587 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 22 to 3 2024-08-10T05:13:03.587 INFO:tasks.rados.rados.0.smithi086.stdout:132: finishing write tid 1 to smithi08687503-9 2024-08-10T05:13:03.587 INFO:tasks.rados.rados.0.smithi086.stdout:135: snap_create 2024-08-10T05:13:03.587 INFO:tasks.rados.rados.0.smithi086.stdout:132: finishing write tid 2 to smithi08687503-9 2024-08-10T05:13:03.587 INFO:tasks.rados.rados.0.smithi086.stdout:132: finishing write tid 3 to smithi08687503-9 2024-08-10T05:13:03.587 INFO:tasks.rados.rados.0.smithi086.stdout:132: finishing write tid 4 to smithi08687503-9 2024-08-10T05:13:03.587 INFO:tasks.rados.rados.0.smithi086.stdout:132: oid 9 updating version 0 to 18 2024-08-10T05:13:03.587 INFO:tasks.rados.rados.0.smithi086.stdout:132: oid 9 version 18 is already newer than 17 2024-08-10T05:13:03.588 INFO:tasks.rados.rados.0.smithi086.stdout:132: oid 9 updating version 18 to 19 2024-08-10T05:13:03.588 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 19 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-08-10T05:13:03.588 INFO:tasks.rados.rados.0.smithi086.stdout:132: left oid 9 (ObjNum 71 snap 5 seq_num 71) 2024-08-10T05:13:03.588 INFO:tasks.rados.rados.0.smithi086.stdout:133: finishing write tid 1 to smithi08687503-12 2024-08-10T05:13:03.589 INFO:tasks.rados.rados.0.smithi086.stdout:133: finishing write tid 2 to smithi08687503-12 2024-08-10T05:13:03.589 INFO:tasks.rados.rados.0.smithi086.stdout:133: finishing write tid 3 to smithi08687503-12 2024-08-10T05:13:03.589 INFO:tasks.rados.rados.0.smithi086.stdout:133: finishing write tid 4 to smithi08687503-12 2024-08-10T05:13:03.590 INFO:tasks.rados.rados.0.smithi086.stdout:134: finishing rollback tid 0 to smithi08687503-22 2024-08-10T05:13:03.590 INFO:tasks.rados.rados.0.smithi086.stdout:134: finishing rollback tid 1 to smithi08687503-22 2024-08-10T05:13:03.590 INFO:tasks.rados.rados.0.smithi086.stdout:134: finishing rollback tid 2 to smithi08687503-22 2024-08-10T05:13:03.590 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 34 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-08-10T05:13:03.590 INFO:tasks.rados.rados.0.smithi086.stdout:133: finishing write tid 5 to smithi08687503-12 2024-08-10T05:13:03.591 INFO:tasks.rados.rados.0.smithi086.stdout:133: oid 12 updating version 0 to 28 2024-08-10T05:13:03.591 INFO:tasks.rados.rados.0.smithi086.stdout:133: oid 12 version 28 is already newer than 27 2024-08-10T05:13:03.591 INFO:tasks.rados.rados.0.smithi086.stdout:133: oid 12 updating version 28 to 29 2024-08-10T05:13:03.591 INFO:tasks.rados.rados.0.smithi086.stdout:133: oid 12 updating version 29 to 30 2024-08-10T05:13:03.591 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 30 (ObjNum 72 snap 5 seq_num 72) dirty exists 2024-08-10T05:13:03.591 INFO:tasks.rados.rados.0.smithi086.stdout:133: left oid 12 (ObjNum 72 snap 5 seq_num 72) 2024-08-10T05:13:03.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:03 smithi086 ceph-mon[41441]: pgmap v114: 121 pgs: 121 active+clean; 28 MiB data, 276 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 34 op/s 2024-08-10T05:13:03.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:03 smithi086 ceph-mon[41441]: osdmap e90: 8 total, 8 up, 8 in 2024-08-10T05:13:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:03 smithi086 ceph-mon[29634]: pgmap v114: 121 pgs: 121 active+clean; 28 MiB data, 276 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 34 op/s 2024-08-10T05:13:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:03 smithi086 ceph-mon[29634]: osdmap e90: 8 total, 8 up, 8 in 2024-08-10T05:13:03.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:03 smithi159 ceph-mon[33602]: pgmap v114: 121 pgs: 121 active+clean; 28 MiB data, 276 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 34 op/s 2024-08-10T05:13:03.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:03 smithi159 ceph-mon[33602]: osdmap e90: 8 total, 8 up, 8 in 2024-08-10T05:13:04.567 INFO:tasks.rados.rados.0.smithi086.stdout:132: done (3 left) 2024-08-10T05:13:04.567 INFO:tasks.rados.rados.0.smithi086.stdout:133: done (2 left) 2024-08-10T05:13:04.567 INFO:tasks.rados.rados.0.smithi086.stdout:134: done (1 left) 2024-08-10T05:13:04.567 INFO:tasks.rados.rados.0.smithi086.stdout:135: done (0 left) 2024-08-10T05:13:04.567 INFO:tasks.rados.rados.0.smithi086.stdout:136: read oid 33 snap -1 2024-08-10T05:13:04.567 INFO:tasks.rados.rados.0.smithi086.stdout:136: expect (ObjNum 32 snap 0 seq_num 32) 2024-08-10T05:13:04.567 INFO:tasks.rados.rados.0.smithi086.stdout:137: read oid 45 snap -1 2024-08-10T05:13:04.567 INFO:tasks.rados.rados.0.smithi086.stdout:137: expect (ObjNum 33 snap 0 seq_num 33) 2024-08-10T05:13:04.568 INFO:tasks.rados.rados.0.smithi086.stdout:138: snap_create 2024-08-10T05:13:04.569 INFO:tasks.rados.rados.0.smithi086.stdout:136: expect (ObjNum 32 snap 0 seq_num 32) 2024-08-10T05:13:04.583 INFO:tasks.rados.rados.0.smithi086.stdout:137: expect (ObjNum 33 snap 0 seq_num 33) 2024-08-10T05:13:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:04 smithi086 ceph-mon[41441]: osdmap e91: 8 total, 8 up, 8 in 2024-08-10T05:13:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:04 smithi086 ceph-mon[41441]: pgmap v117: 121 pgs: 121 active+clean; 28 MiB data, 276 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 34 op/s 2024-08-10T05:13:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:04 smithi086 ceph-mon[29634]: osdmap e91: 8 total, 8 up, 8 in 2024-08-10T05:13:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:04 smithi086 ceph-mon[29634]: pgmap v117: 121 pgs: 121 active+clean; 28 MiB data, 276 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 34 op/s 2024-08-10T05:13:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:04 smithi159 ceph-mon[33602]: osdmap e91: 8 total, 8 up, 8 in 2024-08-10T05:13:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:04 smithi159 ceph-mon[33602]: pgmap v117: 121 pgs: 121 active+clean; 28 MiB data, 276 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 34 op/s 2024-08-10T05:13:05.568 INFO:tasks.rados.rados.0.smithi086.stdout:136: done (2 left) 2024-08-10T05:13:05.568 INFO:tasks.rados.rados.0.smithi086.stdout:137: done (1 left) 2024-08-10T05:13:05.568 INFO:tasks.rados.rados.0.smithi086.stdout:138: done (0 left) 2024-08-10T05:13:05.568 INFO:tasks.rados.rados.0.smithi086.stdout:139: copy_from oid 48 from oid 42 current snap is 7 2024-08-10T05:13:05.568 INFO:tasks.rados.rados.0.smithi086.stdout:140: delete oid 29 current snap is 7 2024-08-10T05:13:05.571 INFO:tasks.rados.rados.0.smithi086.stdout:140: done (1 left) 2024-08-10T05:13:05.572 INFO:tasks.rados.rados.0.smithi086.stdout:141: snap_create 2024-08-10T05:13:05.583 INFO:tasks.rados.rados.0.smithi086.stdout:139: finishing copy_from racing read to smithi08687503-48 2024-08-10T05:13:05.584 INFO:tasks.rados.rados.0.smithi086.stdout:139: finishing copy_from to smithi08687503-48 2024-08-10T05:13:05.584 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 10 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-10T05:13:05.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:05 smithi086 ceph-mon[29634]: osdmap e92: 8 total, 8 up, 8 in 2024-08-10T05:13:05.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:05 smithi086 ceph-mon[41441]: osdmap e92: 8 total, 8 up, 8 in 2024-08-10T05:13:05.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:05 smithi159 ceph-mon[33602]: osdmap e92: 8 total, 8 up, 8 in 2024-08-10T05:13:06.287 INFO:tasks.rados.rados.0.smithi086.stdout:139: done (1 left) 2024-08-10T05:13:06.287 INFO:tasks.rados.rados.0.smithi086.stdout:141: done (0 left) 2024-08-10T05:13:06.287 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 43 current snap is 8 2024-08-10T05:13:06.287 INFO:tasks.rados.rados.0.smithi086.stdout:142: seq_num 74 ranges {0=442368,442368=696320,1138688=106496} 2024-08-10T05:13:06.289 INFO:tasks.rados.rados.0.smithi086.stdout:142: writing smithi08687503-43 from 0 to 442368 tid 1 2024-08-10T05:13:06.293 INFO:tasks.rados.rados.0.smithi086.stdout:142: writing smithi08687503-43 from 442368 to 1138688 tid 2 2024-08-10T05:13:06.294 INFO:tasks.rados.rados.0.smithi086.stdout:142: writing smithi08687503-43 from 1138688 to 1245184 tid 3 2024-08-10T05:13:06.294 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 10 current snap is 8 2024-08-10T05:13:06.295 INFO:tasks.rados.rados.0.smithi086.stdout:143: seq_num 75 ranges {0=458752,458752=581632,1040384=221184} 2024-08-10T05:13:06.297 INFO:tasks.rados.rados.0.smithi086.stdout:143: writing smithi08687503-10 from 0 to 458752 tid 1 2024-08-10T05:13:06.301 INFO:tasks.rados.rados.0.smithi086.stdout:143: writing smithi08687503-10 from 458752 to 1040384 tid 2 2024-08-10T05:13:06.302 INFO:tasks.rados.rados.0.smithi086.stdout:143: writing smithi08687503-10 from 1040384 to 1261568 tid 3 2024-08-10T05:13:06.303 INFO:tasks.rados.rados.0.smithi086.stdout:142: finishing write tid 1 to smithi08687503-43 2024-08-10T05:13:06.303 INFO:tasks.rados.rados.0.smithi086.stdout:142: finishing write tid 2 to smithi08687503-43 2024-08-10T05:13:06.303 INFO:tasks.rados.rados.0.smithi086.stdout:142: finishing write tid 3 to smithi08687503-43 2024-08-10T05:13:06.303 INFO:tasks.rados.rados.0.smithi086.stdout:142: finishing write tid 4 to smithi08687503-43 2024-08-10T05:13:06.303 INFO:tasks.rados.rados.0.smithi086.stdout:142: finishing write tid 5 to smithi08687503-43 2024-08-10T05:13:06.303 INFO:tasks.rados.rados.0.smithi086.stdout:142: oid 43 updating version 0 to 21 2024-08-10T05:13:06.303 INFO:tasks.rados.rados.0.smithi086.stdout:142: oid 43 updating version 21 to 22 2024-08-10T05:13:06.303 INFO:tasks.rados.rados.0.smithi086.stdout:142: oid 43 updating version 22 to 23 2024-08-10T05:13:06.303 INFO:tasks.rados.rados.0.smithi086.stdout:142: oid 43 updating version 23 to 24 2024-08-10T05:13:06.304 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 24 (ObjNum 74 snap 8 seq_num 74) dirty exists 2024-08-10T05:13:06.304 INFO:tasks.rados.rados.0.smithi086.stdout:142: left oid 43 (ObjNum 74 snap 8 seq_num 74) 2024-08-10T05:13:06.304 INFO:tasks.rados.rados.0.smithi086.stdout:142: done (1 left) 2024-08-10T05:13:06.304 INFO:tasks.rados.rados.0.smithi086.stdout:144: snap_create 2024-08-10T05:13:06.304 INFO:tasks.rados.rados.0.smithi086.stdout:143: finishing write tid 1 to smithi08687503-10 2024-08-10T05:13:06.305 INFO:tasks.rados.rados.0.smithi086.stdout:143: finishing write tid 2 to smithi08687503-10 2024-08-10T05:13:06.305 INFO:tasks.rados.rados.0.smithi086.stdout:143: finishing write tid 3 to smithi08687503-10 2024-08-10T05:13:06.305 INFO:tasks.rados.rados.0.smithi086.stdout:143: finishing write tid 4 to smithi08687503-10 2024-08-10T05:13:06.306 INFO:tasks.rados.rados.0.smithi086.stdout:143: finishing write tid 5 to smithi08687503-10 2024-08-10T05:13:06.306 INFO:tasks.rados.rados.0.smithi086.stdout:143: oid 10 updating version 0 to 20 2024-08-10T05:13:06.307 INFO:tasks.rados.rados.0.smithi086.stdout:143: oid 10 updating version 20 to 21 2024-08-10T05:13:06.307 INFO:tasks.rados.rados.0.smithi086.stdout:143: oid 10 version 21 is already newer than 18 2024-08-10T05:13:06.307 INFO:tasks.rados.rados.0.smithi086.stdout:143: oid 10 version 21 is already newer than 19 2024-08-10T05:13:06.307 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 21 (ObjNum 75 snap 8 seq_num 75) dirty exists 2024-08-10T05:13:06.307 INFO:tasks.rados.rados.0.smithi086.stdout:143: left oid 10 (ObjNum 75 snap 8 seq_num 75) 2024-08-10T05:13:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:06 smithi086 ceph-mon[29634]: osdmap e93: 8 total, 8 up, 8 in 2024-08-10T05:13:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:06 smithi086 ceph-mon[29634]: osdmap e94: 8 total, 8 up, 8 in 2024-08-10T05:13:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:06 smithi086 ceph-mon[29634]: pgmap v121: 121 pgs: 121 active+clean; 39 MiB data, 295 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.6 MiB/s wr, 26 op/s 2024-08-10T05:13:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:06 smithi086 ceph-mon[41441]: osdmap e93: 8 total, 8 up, 8 in 2024-08-10T05:13:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:06 smithi086 ceph-mon[41441]: osdmap e94: 8 total, 8 up, 8 in 2024-08-10T05:13:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:06 smithi086 ceph-mon[41441]: pgmap v121: 121 pgs: 121 active+clean; 39 MiB data, 295 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.6 MiB/s wr, 26 op/s 2024-08-10T05:13:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:06 smithi159 ceph-mon[33602]: osdmap e93: 8 total, 8 up, 8 in 2024-08-10T05:13:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:06 smithi159 ceph-mon[33602]: osdmap e94: 8 total, 8 up, 8 in 2024-08-10T05:13:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:06 smithi159 ceph-mon[33602]: pgmap v121: 121 pgs: 121 active+clean; 39 MiB data, 295 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.6 MiB/s wr, 26 op/s 2024-08-10T05:13:07.291 INFO:tasks.rados.rados.0.smithi086.stdout:143: done (1 left) 2024-08-10T05:13:07.291 INFO:tasks.rados.rados.0.smithi086.stdout:144: done (0 left) 2024-08-10T05:13:07.291 INFO:tasks.rados.rados.0.smithi086.stdout:145: snap_create 2024-08-10T05:13:08.292 INFO:tasks.rados.rados.0.smithi086.stdout:145: done (0 left) 2024-08-10T05:13:08.292 INFO:tasks.rados.rados.0.smithi086.stdout:146: read oid 42 snap -1 2024-08-10T05:13:08.293 INFO:tasks.rados.rados.0.smithi086.stdout:146: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:13:08.293 INFO:tasks.rados.rados.0.smithi086.stdout:147: rmattr oid 17 current snap is 10 2024-08-10T05:13:08.293 INFO:tasks.rados.rados.0.smithi086.stdout:147: done (1 left) 2024-08-10T05:13:08.293 INFO:tasks.rados.rados.0.smithi086.stdout:148: setattr oid 28 current snap is 10 2024-08-10T05:13:08.294 INFO:tasks.rados.rados.0.smithi086.stdout:149: copy_from oid 33 from oid 16 current snap is 10 2024-08-10T05:13:08.294 INFO:tasks.rados.rados.0.smithi086.stdout:150: setattr oid 32 current snap is 10 2024-08-10T05:13:08.297 INFO:tasks.rados.rados.0.smithi086.stdout:151: snap_remove snap 5 2024-08-10T05:13:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:08 smithi086 ceph-mon[29634]: osdmap e95: 8 total, 8 up, 8 in 2024-08-10T05:13:08.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:08 smithi086 ceph-mon[41441]: osdmap e95: 8 total, 8 up, 8 in 2024-08-10T05:13:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:13:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:13:08] "GET /metrics HTTP/1.1" 200 36011 "" "Prometheus/2.43.0" 2024-08-10T05:13:08.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:08 smithi159 ceph-mon[33602]: osdmap e95: 8 total, 8 up, 8 in 2024-08-10T05:13:09.302 INFO:tasks.rados.rados.0.smithi086.stdout:151: done (4 left) 2024-08-10T05:13:09.302 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 10 2024-08-10T05:13:09.302 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 36 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-08-10T05:13:09.303 INFO:tasks.rados.rados.0.smithi086.stdout:146: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:13:09.326 INFO:tasks.rados.rados.0.smithi086.stdout:149: finishing copy_from racing read to smithi08687503-33 2024-08-10T05:13:09.327 INFO:tasks.rados.rados.0.smithi086.stdout:149: finishing copy_from to smithi08687503-33 2024-08-10T05:13:09.327 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 6 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-08-10T05:13:09.327 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 30 (ObjNum 70 snap 4 seq_num 70) dirty exists 2024-08-10T05:13:09.327 INFO:tasks.rados.rados.0.smithi086.stdout:152: seq_num 76 ranges {1114112=475136,1589248=458752,2048000=344064} 2024-08-10T05:13:09.335 INFO:tasks.rados.rados.0.smithi086.stdout:152: writing smithi08687503-25 from 1114112 to 1589248 tid 1 2024-08-10T05:13:09.338 INFO:tasks.rados.rados.0.smithi086.stdout:152: writing smithi08687503-25 from 1589248 to 2048000 tid 2 2024-08-10T05:13:09.341 INFO:tasks.rados.rados.0.smithi086.stdout:152: writing smithi08687503-25 from 2048000 to 2392064 tid 3 2024-08-10T05:13:09.341 INFO:tasks.rados.rados.0.smithi086.stdout:146: done (4 left) 2024-08-10T05:13:09.341 INFO:tasks.rados.rados.0.smithi086.stdout:148: done (3 left) 2024-08-10T05:13:09.341 INFO:tasks.rados.rados.0.smithi086.stdout:149: done (2 left) 2024-08-10T05:13:09.341 INFO:tasks.rados.rados.0.smithi086.stdout:150: done (1 left) 2024-08-10T05:13:09.341 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 45 current snap is 10 2024-08-10T05:13:09.341 INFO:tasks.rados.rados.0.smithi086.stdout:152: finishing write tid 1 to smithi08687503-25 2024-08-10T05:13:09.341 INFO:tasks.rados.rados.0.smithi086.stdout:152: finishing write tid 2 to smithi08687503-25 2024-08-10T05:13:09.341 INFO:tasks.rados.rados.0.smithi086.stdout:153: seq_num 77 ranges {557056=491520,1048576=794624,1843200=8192} 2024-08-10T05:13:09.347 INFO:tasks.rados.rados.0.smithi086.stdout:153: writing smithi08687503-45 from 557056 to 1048576 tid 1 2024-08-10T05:13:09.352 INFO:tasks.rados.rados.0.smithi086.stdout:153: writing smithi08687503-45 from 1048576 to 1843200 tid 2 2024-08-10T05:13:09.352 INFO:tasks.rados.rados.0.smithi086.stdout:153: writing smithi08687503-45 from 1843200 to 1851392 tid 3 2024-08-10T05:13:09.352 INFO:tasks.rados.rados.0.smithi086.stdout:154: snap_remove snap 3 2024-08-10T05:13:09.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:09 smithi086 ceph-mon[41441]: osdmap e96: 8 total, 8 up, 8 in 2024-08-10T05:13:09.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:09 smithi086 ceph-mon[41441]: pgmap v124: 121 pgs: 121 active+clean; 39 MiB data, 295 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.6 MiB/s wr, 26 op/s 2024-08-10T05:13:09.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:09 smithi086 ceph-mon[29634]: osdmap e96: 8 total, 8 up, 8 in 2024-08-10T05:13:09.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:09 smithi086 ceph-mon[29634]: pgmap v124: 121 pgs: 121 active+clean; 39 MiB data, 295 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.6 MiB/s wr, 26 op/s 2024-08-10T05:13:09.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:09 smithi159 ceph-mon[33602]: osdmap e96: 8 total, 8 up, 8 in 2024-08-10T05:13:09.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:09 smithi159 ceph-mon[33602]: pgmap v124: 121 pgs: 121 active+clean; 39 MiB data, 295 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.6 MiB/s wr, 26 op/s 2024-08-10T05:13:10.318 INFO:tasks.rados.rados.0.smithi086.stdout:152: finishing write tid 3 to smithi08687503-25 2024-08-10T05:13:10.319 INFO:tasks.rados.rados.0.smithi086.stdout:152: finishing write tid 4 to smithi08687503-25 2024-08-10T05:13:10.319 INFO:tasks.rados.rados.0.smithi086.stdout:152: finishing write tid 5 to smithi08687503-25 2024-08-10T05:13:10.319 INFO:tasks.rados.rados.0.smithi086.stdout:152: oid 25 updating version 0 to 41 2024-08-10T05:13:10.319 INFO:tasks.rados.rados.0.smithi086.stdout:152: oid 25 updating version 41 to 43 2024-08-10T05:13:10.319 INFO:tasks.rados.rados.0.smithi086.stdout:152: oid 25 version 43 is already newer than 42 2024-08-10T05:13:10.319 INFO:tasks.rados.rados.0.smithi086.stdout:152: oid 25 version 43 is already newer than 40 2024-08-10T05:13:10.319 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 43 (ObjNum 76 snap 10 seq_num 76) dirty exists 2024-08-10T05:13:10.319 INFO:tasks.rados.rados.0.smithi086.stdout:152: left oid 25 (ObjNum 76 snap 10 seq_num 76) 2024-08-10T05:13:10.319 INFO:tasks.rados.rados.0.smithi086.stdout:153: finishing write tid 1 to smithi08687503-45 2024-08-10T05:13:10.319 INFO:tasks.rados.rados.0.smithi086.stdout:153: finishing write tid 2 to smithi08687503-45 2024-08-10T05:13:10.319 INFO:tasks.rados.rados.0.smithi086.stdout:153: finishing write tid 3 to smithi08687503-45 2024-08-10T05:13:10.319 INFO:tasks.rados.rados.0.smithi086.stdout:153: finishing write tid 4 to smithi08687503-45 2024-08-10T05:13:10.320 INFO:tasks.rados.rados.0.smithi086.stdout:153: finishing write tid 5 to smithi08687503-45 2024-08-10T05:13:10.320 INFO:tasks.rados.rados.0.smithi086.stdout:153: oid 45 updating version 0 to 34 2024-08-10T05:13:10.320 INFO:tasks.rados.rados.0.smithi086.stdout:153: oid 45 updating version 34 to 35 2024-08-10T05:13:10.320 INFO:tasks.rados.rados.0.smithi086.stdout:153: oid 45 updating version 35 to 37 2024-08-10T05:13:10.320 INFO:tasks.rados.rados.0.smithi086.stdout:153: oid 45 version 37 is already newer than 36 2024-08-10T05:13:10.320 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 37 (ObjNum 77 snap 10 seq_num 77) dirty exists 2024-08-10T05:13:10.320 INFO:tasks.rados.rados.0.smithi086.stdout:153: left oid 45 (ObjNum 77 snap 10 seq_num 77) 2024-08-10T05:13:10.320 INFO:tasks.rados.rados.0.smithi086.stdout:152: done (2 left) 2024-08-10T05:13:10.320 INFO:tasks.rados.rados.0.smithi086.stdout:153: done (1 left) 2024-08-10T05:13:10.320 INFO:tasks.rados.rados.0.smithi086.stdout:154: done (0 left) 2024-08-10T05:13:10.320 INFO:tasks.rados.rados.0.smithi086.stdout:155: delete oid 1 current snap is 10 2024-08-10T05:13:10.322 INFO:tasks.rados.rados.0.smithi086.stdout:155: done (0 left) 2024-08-10T05:13:10.322 INFO:tasks.rados.rados.0.smithi086.stdout:156: snap_create 2024-08-10T05:13:10.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:10 smithi086 ceph-mon[29634]: osdmap e97: 8 total, 8 up, 8 in 2024-08-10T05:13:10.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:10 smithi086 ceph-mon[41441]: osdmap e97: 8 total, 8 up, 8 in 2024-08-10T05:13:10.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:10 smithi159 ceph-mon[33602]: osdmap e97: 8 total, 8 up, 8 in 2024-08-10T05:13:11.288 INFO:tasks.rados.rados.0.smithi086.stdout:156: done (0 left) 2024-08-10T05:13:11.289 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 31 current snap is 11 2024-08-10T05:13:11.289 INFO:tasks.rados.rados.0.smithi086.stdout:157: seq_num 79 ranges {1466368=532480,1998848=565248,2564096=237568} 2024-08-10T05:13:11.300 INFO:tasks.rados.rados.0.smithi086.stdout:157: writing smithi08687503-31 from 1466368 to 1998848 tid 1 2024-08-10T05:13:11.303 INFO:tasks.rados.rados.0.smithi086.stdout:157: writing smithi08687503-31 from 1998848 to 2564096 tid 2 2024-08-10T05:13:11.305 INFO:tasks.rados.rados.0.smithi086.stdout:157: writing smithi08687503-31 from 2564096 to 2801664 tid 3 2024-08-10T05:13:11.305 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 16 current snap is 11 2024-08-10T05:13:11.305 INFO:tasks.rados.rados.0.smithi086.stdout:157: finishing write tid 1 to smithi08687503-31 2024-08-10T05:13:11.305 INFO:tasks.rados.rados.0.smithi086.stdout:158: seq_num 80 ranges {253952=548864,802816=450560,1253376=352256} 2024-08-10T05:13:11.309 INFO:tasks.rados.rados.0.smithi086.stdout:158: writing smithi08687503-16 from 253952 to 802816 tid 1 2024-08-10T05:13:11.312 INFO:tasks.rados.rados.0.smithi086.stdout:158: writing smithi08687503-16 from 802816 to 1253376 tid 2 2024-08-10T05:13:11.315 INFO:tasks.rados.rados.0.smithi086.stdout:158: writing smithi08687503-16 from 1253376 to 1605632 tid 3 2024-08-10T05:13:11.315 INFO:tasks.rados.rados.0.smithi086.stdout:159: copy_from oid 10 from oid 39 current snap is 11 2024-08-10T05:13:11.315 INFO:tasks.rados.rados.0.smithi086.stdout:157: finishing write tid 2 to smithi08687503-31 2024-08-10T05:13:11.315 INFO:tasks.rados.rados.0.smithi086.stdout:157: finishing write tid 3 to smithi08687503-31 2024-08-10T05:13:11.315 INFO:tasks.rados.rados.0.smithi086.stdout:157: finishing write tid 4 to smithi08687503-31 2024-08-10T05:13:11.315 INFO:tasks.rados.rados.0.smithi086.stdout:157: finishing write tid 5 to smithi08687503-31 2024-08-10T05:13:11.316 INFO:tasks.rados.rados.0.smithi086.stdout:157: oid 31 updating version 0 to 26 2024-08-10T05:13:11.316 INFO:tasks.rados.rados.0.smithi086.stdout:157: oid 31 version 26 is already newer than 24 2024-08-10T05:13:11.316 INFO:tasks.rados.rados.0.smithi086.stdout:157: oid 31 version 26 is already newer than 25 2024-08-10T05:13:11.316 INFO:tasks.rados.rados.0.smithi086.stdout:157: oid 31 version 26 is already newer than 23 2024-08-10T05:13:11.316 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 26 (ObjNum 79 snap 11 seq_num 79) dirty exists 2024-08-10T05:13:11.316 INFO:tasks.rados.rados.0.smithi086.stdout:157: left oid 31 (ObjNum 79 snap 11 seq_num 79) 2024-08-10T05:13:11.316 INFO:tasks.rados.rados.0.smithi086.stdout:158: finishing write tid 1 to smithi08687503-16 2024-08-10T05:13:11.316 INFO:tasks.rados.rados.0.smithi086.stdout:157: done (2 left) 2024-08-10T05:13:11.316 INFO:tasks.rados.rados.0.smithi086.stdout:160: read oid 25 snap 7 2024-08-10T05:13:11.316 INFO:tasks.rados.rados.0.smithi086.stdout:160: expect (ObjNum 58 snap 3 seq_num 58) 2024-08-10T05:13:11.316 INFO:tasks.rados.rados.0.smithi086.stdout:161: copy_from oid 21 from oid 35 current snap is 11 2024-08-10T05:13:11.316 INFO:tasks.rados.rados.0.smithi086.stdout:158: finishing write tid 2 to smithi08687503-16 2024-08-10T05:13:11.316 INFO:tasks.rados.rados.0.smithi086.stdout:162: snap_remove snap 6 2024-08-10T05:13:11.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:11 smithi086 ceph-mon[41441]: osdmap e98: 8 total, 8 up, 8 in 2024-08-10T05:13:11.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:11 smithi086 ceph-mon[41441]: pgmap v127: 121 pgs: 121 active+clean; 39 MiB data, 295 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:13:11.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:11 smithi086 ceph-mon[41441]: osdmap e99: 8 total, 8 up, 8 in 2024-08-10T05:13:11.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:11 smithi086 ceph-mon[29634]: osdmap e98: 8 total, 8 up, 8 in 2024-08-10T05:13:11.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:11 smithi086 ceph-mon[29634]: pgmap v127: 121 pgs: 121 active+clean; 39 MiB data, 295 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:13:11.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:11 smithi086 ceph-mon[29634]: osdmap e99: 8 total, 8 up, 8 in 2024-08-10T05:13:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:11 smithi159 ceph-mon[33602]: osdmap e98: 8 total, 8 up, 8 in 2024-08-10T05:13:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:11 smithi159 ceph-mon[33602]: pgmap v127: 121 pgs: 121 active+clean; 39 MiB data, 295 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:13:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:11 smithi159 ceph-mon[33602]: osdmap e99: 8 total, 8 up, 8 in 2024-08-10T05:13:12.319 INFO:tasks.rados.rados.0.smithi086.stdout:162: done (4 left) 2024-08-10T05:13:12.319 INFO:tasks.rados.rados.0.smithi086.stdout:163: delete oid 8 current snap is 11 2024-08-10T05:13:12.319 INFO:tasks.rados.rados.0.smithi086.stdout:158: finishing write tid 3 to smithi08687503-16 2024-08-10T05:13:12.319 INFO:tasks.rados.rados.0.smithi086.stdout:158: finishing write tid 4 to smithi08687503-16 2024-08-10T05:13:12.319 INFO:tasks.rados.rados.0.smithi086.stdout:158: finishing write tid 5 to smithi08687503-16 2024-08-10T05:13:12.320 INFO:tasks.rados.rados.0.smithi086.stdout:158: oid 16 updating version 0 to 30 2024-08-10T05:13:12.320 INFO:tasks.rados.rados.0.smithi086.stdout:158: oid 16 version 30 is already newer than 28 2024-08-10T05:13:12.320 INFO:tasks.rados.rados.0.smithi086.stdout:158: oid 16 updating version 30 to 31 2024-08-10T05:13:12.320 INFO:tasks.rados.rados.0.smithi086.stdout:158: oid 16 version 31 is already newer than 29 2024-08-10T05:13:12.320 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 31 (ObjNum 80 snap 11 seq_num 80) dirty exists 2024-08-10T05:13:12.320 INFO:tasks.rados.rados.0.smithi086.stdout:158: left oid 16 (ObjNum 80 snap 11 seq_num 80) 2024-08-10T05:13:12.320 INFO:tasks.rados.rados.0.smithi086.stdout:161: finishing copy_from racing read to smithi08687503-21 2024-08-10T05:13:12.320 INFO:tasks.rados.rados.0.smithi086.stdout:160: expect (ObjNum 58 snap 3 seq_num 58) 2024-08-10T05:13:12.354 INFO:tasks.rados.rados.0.smithi086.stdout:161: finishing copy_from to smithi08687503-21 2024-08-10T05:13:12.355 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 6 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-08-10T05:13:12.355 INFO:tasks.rados.rados.0.smithi086.stdout:159: finishing copy_from racing read to smithi08687503-10 2024-08-10T05:13:12.355 INFO:tasks.rados.rados.0.smithi086.stdout:159: finishing copy_from to smithi08687503-10 2024-08-10T05:13:12.355 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 6 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-08-10T05:13:12.355 INFO:tasks.rados.rados.0.smithi086.stdout:158: done (4 left) 2024-08-10T05:13:12.355 INFO:tasks.rados.rados.0.smithi086.stdout:159: done (3 left) 2024-08-10T05:13:12.355 INFO:tasks.rados.rados.0.smithi086.stdout:160: done (2 left) 2024-08-10T05:13:12.355 INFO:tasks.rados.rados.0.smithi086.stdout:161: done (1 left) 2024-08-10T05:13:12.355 INFO:tasks.rados.rados.0.smithi086.stdout:163: done (0 left) 2024-08-10T05:13:12.355 INFO:tasks.rados.rados.0.smithi086.stdout:164: snap_remove snap 9 2024-08-10T05:13:13.323 INFO:tasks.rados.rados.0.smithi086.stdout:164: done (0 left) 2024-08-10T05:13:13.323 INFO:tasks.rados.rados.0.smithi086.stdout:165: snap_create 2024-08-10T05:13:13.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:13 smithi086 ceph-mon[41441]: osdmap e100: 8 total, 8 up, 8 in 2024-08-10T05:13:13.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:13 smithi086 ceph-mon[41441]: pgmap v130: 121 pgs: 121 active+clean; 44 MiB data, 301 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-08-10T05:13:13.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:13 smithi086 ceph-mon[29634]: osdmap e100: 8 total, 8 up, 8 in 2024-08-10T05:13:13.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:13 smithi086 ceph-mon[29634]: pgmap v130: 121 pgs: 121 active+clean; 44 MiB data, 301 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-08-10T05:13:13.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:13 smithi159 ceph-mon[33602]: osdmap e100: 8 total, 8 up, 8 in 2024-08-10T05:13:13.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:13 smithi159 ceph-mon[33602]: pgmap v130: 121 pgs: 121 active+clean; 44 MiB data, 301 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-08-10T05:13:14.329 INFO:tasks.rados.rados.0.smithi086.stdout:165: done (0 left) 2024-08-10T05:13:14.329 INFO:tasks.rados.rados.0.smithi086.stdout:166: read oid 46 snap -1 2024-08-10T05:13:14.329 INFO:tasks.rados.rados.0.smithi086.stdout:166: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-10T05:13:14.329 INFO:tasks.rados.rados.0.smithi086.stdout:167: read oid 7 snap 8 2024-08-10T05:13:14.329 INFO:tasks.rados.rados.0.smithi086.stdout:167: expect (ObjNum 61 snap 3 seq_num 61) 2024-08-10T05:13:14.329 INFO:tasks.rados.rados.0.smithi086.stdout:168: snap_create 2024-08-10T05:13:14.337 INFO:tasks.rados.rados.0.smithi086.stdout:166: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-10T05:13:14.359 INFO:tasks.rados.rados.0.smithi086.stdout:167: expect (ObjNum 61 snap 3 seq_num 61) 2024-08-10T05:13:14.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:14 smithi086 ceph-mon[41441]: osdmap e101: 8 total, 8 up, 8 in 2024-08-10T05:13:14.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:14 smithi086 ceph-mon[29634]: osdmap e101: 8 total, 8 up, 8 in 2024-08-10T05:13:14.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:14 smithi159 ceph-mon[33602]: osdmap e101: 8 total, 8 up, 8 in 2024-08-10T05:13:15.335 INFO:tasks.rados.rados.0.smithi086.stdout:166: done (2 left) 2024-08-10T05:13:15.335 INFO:tasks.rados.rados.0.smithi086.stdout:167: done (1 left) 2024-08-10T05:13:15.335 INFO:tasks.rados.rados.0.smithi086.stdout:168: done (0 left) 2024-08-10T05:13:15.335 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 13 current snap is 13 2024-08-10T05:13:15.335 INFO:tasks.rados.rados.0.smithi086.stdout:169: seq_num 82 ranges {204800=581632,786432=622592,1409024=180224} 2024-08-10T05:13:15.338 INFO:tasks.rados.rados.0.smithi086.stdout:169: writing smithi08687503-13 from 204800 to 786432 tid 1 2024-08-10T05:13:15.342 INFO:tasks.rados.rados.0.smithi086.stdout:169: writing smithi08687503-13 from 786432 to 1409024 tid 2 2024-08-10T05:13:15.344 INFO:tasks.rados.rados.0.smithi086.stdout:169: writing smithi08687503-13 from 1409024 to 1589248 tid 3 2024-08-10T05:13:15.344 INFO:tasks.rados.rados.0.smithi086.stdout:170: copy_from oid 15 from oid 5 current snap is 13 2024-08-10T05:13:15.344 INFO:tasks.rados.rados.0.smithi086.stdout:169: finishing write tid 1 to smithi08687503-13 2024-08-10T05:13:15.344 INFO:tasks.rados.rados.0.smithi086.stdout:171: rollback oid 19 current snap is 13 2024-08-10T05:13:15.344 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 19 to 7 2024-08-10T05:13:15.344 INFO:tasks.rados.rados.0.smithi086.stdout:172: copy_from oid 21 from oid 24 current snap is 13 2024-08-10T05:13:15.344 INFO:tasks.rados.rados.0.smithi086.stdout:173: copy_from oid 3 from oid 7 current snap is 13 2024-08-10T05:13:15.344 INFO:tasks.rados.rados.0.smithi086.stdout:174: read oid 33 snap -1 2024-08-10T05:13:15.344 INFO:tasks.rados.rados.0.smithi086.stdout:174: expect (ObjNum 15 snap 0 seq_num 15) 2024-08-10T05:13:15.345 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 16 current snap is 13 2024-08-10T05:13:15.345 INFO:tasks.rados.rados.0.smithi086.stdout:175: seq_num 83 ranges {1605632=598016,2203648=499712,2703360=303104} 2024-08-10T05:13:15.356 INFO:tasks.rados.rados.0.smithi086.stdout:175: writing smithi08687503-16 from 1605632 to 2203648 tid 1 2024-08-10T05:13:15.358 INFO:tasks.rados.rados.0.smithi086.stdout:175: writing smithi08687503-16 from 2203648 to 2703360 tid 2 2024-08-10T05:13:15.361 INFO:tasks.rados.rados.0.smithi086.stdout:175: writing smithi08687503-16 from 2703360 to 3006464 tid 3 2024-08-10T05:13:15.361 INFO:tasks.rados.rados.0.smithi086.stdout:176: rmattr oid 34 current snap is 13 2024-08-10T05:13:15.361 INFO:tasks.rados.rados.0.smithi086.stdout:176: done (7 left) 2024-08-10T05:13:15.361 INFO:tasks.rados.rados.0.smithi086.stdout:177: snap_remove snap 11 2024-08-10T05:13:15.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:15 smithi086 ceph-mon[41441]: osdmap e102: 8 total, 8 up, 8 in 2024-08-10T05:13:15.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:15 smithi086 ceph-mon[41441]: pgmap v133: 121 pgs: 121 active+clean; 44 MiB data, 301 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-08-10T05:13:15.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:15 smithi086 ceph-mon[29634]: osdmap e102: 8 total, 8 up, 8 in 2024-08-10T05:13:15.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:15 smithi086 ceph-mon[29634]: pgmap v133: 121 pgs: 121 active+clean; 44 MiB data, 301 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-08-10T05:13:15.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:15 smithi159 ceph-mon[33602]: osdmap e102: 8 total, 8 up, 8 in 2024-08-10T05:13:15.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:15 smithi159 ceph-mon[33602]: pgmap v133: 121 pgs: 121 active+clean; 44 MiB data, 301 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-08-10T05:13:16.293 INFO:tasks.rados.rados.0.smithi086.stdout:177: done (7 left) 2024-08-10T05:13:16.293 INFO:tasks.rados.rados.0.smithi086.stdout:178: read oid 39 snap -1 2024-08-10T05:13:16.293 INFO:tasks.rados.rados.0.smithi086.stdout:178: expect (ObjNum 38 snap 0 seq_num 38) 2024-08-10T05:13:16.293 INFO:tasks.rados.rados.0.smithi086.stdout:179: rmattr oid 4 current snap is 13 2024-08-10T05:13:16.293 INFO:tasks.rados.rados.0.smithi086.stdout:179: done (8 left) 2024-08-10T05:13:16.293 INFO:tasks.rados.rados.0.smithi086.stdout:180: snap_create 2024-08-10T05:13:16.293 INFO:tasks.rados.rados.0.smithi086.stdout:172: finishing copy_from to smithi08687503-21 2024-08-10T05:13:16.293 INFO:tasks.rados.rados.0.smithi086.stdout:172: got expected ENOENT (src dne) 2024-08-10T05:13:16.293 INFO:tasks.rados.rados.0.smithi086.stdout:172: finishing copy_from racing read to smithi08687503-21 2024-08-10T05:13:16.294 INFO:tasks.rados.rados.0.smithi086.stdout:174: expect (ObjNum 15 snap 0 seq_num 15) 2024-08-10T05:13:16.304 INFO:tasks.rados.rados.0.smithi086.stdout:169: finishing write tid 2 to smithi08687503-13 2024-08-10T05:13:16.304 INFO:tasks.rados.rados.0.smithi086.stdout:169: finishing write tid 3 to smithi08687503-13 2024-08-10T05:13:16.304 INFO:tasks.rados.rados.0.smithi086.stdout:171: finishing rollback tid 0 to smithi08687503-19 2024-08-10T05:13:16.304 INFO:tasks.rados.rados.0.smithi086.stdout:170: finishing copy_from racing read to smithi08687503-15 2024-08-10T05:13:16.304 INFO:tasks.rados.rados.0.smithi086.stdout:169: finishing write tid 4 to smithi08687503-13 2024-08-10T05:13:16.304 INFO:tasks.rados.rados.0.smithi086.stdout:171: finishing rollback tid 1 to smithi08687503-19 2024-08-10T05:13:16.304 INFO:tasks.rados.rados.0.smithi086.stdout:171: finishing rollback tid 2 to smithi08687503-19 2024-08-10T05:13:16.304 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 33 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-08-10T05:13:16.305 INFO:tasks.rados.rados.0.smithi086.stdout:170: finishing copy_from to smithi08687503-15 2024-08-10T05:13:16.305 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-08-10T05:13:16.305 INFO:tasks.rados.rados.0.smithi086.stdout:169: finishing write tid 5 to smithi08687503-13 2024-08-10T05:13:16.305 INFO:tasks.rados.rados.0.smithi086.stdout:169: oid 13 updating version 0 to 46 2024-08-10T05:13:16.305 INFO:tasks.rados.rados.0.smithi086.stdout:169: oid 13 updating version 46 to 48 2024-08-10T05:13:16.305 INFO:tasks.rados.rados.0.smithi086.stdout:169: oid 13 version 48 is already newer than 47 2024-08-10T05:13:16.305 INFO:tasks.rados.rados.0.smithi086.stdout:169: oid 13 version 48 is already newer than 45 2024-08-10T05:13:16.305 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 48 (ObjNum 82 snap 13 seq_num 82) dirty exists 2024-08-10T05:13:16.305 INFO:tasks.rados.rados.0.smithi086.stdout:169: left oid 13 (ObjNum 82 snap 13 seq_num 82) 2024-08-10T05:13:16.305 INFO:tasks.rados.rados.0.smithi086.stdout:173: finishing copy_from racing read to smithi08687503-3 2024-08-10T05:13:16.305 INFO:tasks.rados.rados.0.smithi086.stdout:173: finishing copy_from to smithi08687503-3 2024-08-10T05:13:16.305 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 10 (ObjNum 61 snap 3 seq_num 61) dirty exists 2024-08-10T05:13:16.305 INFO:tasks.rados.rados.0.smithi086.stdout:175: finishing write tid 1 to smithi08687503-16 2024-08-10T05:13:16.305 INFO:tasks.rados.rados.0.smithi086.stdout:175: finishing write tid 2 to smithi08687503-16 2024-08-10T05:13:16.306 INFO:tasks.rados.rados.0.smithi086.stdout:175: finishing write tid 3 to smithi08687503-16 2024-08-10T05:13:16.306 INFO:tasks.rados.rados.0.smithi086.stdout:175: finishing write tid 4 to smithi08687503-16 2024-08-10T05:13:16.306 INFO:tasks.rados.rados.0.smithi086.stdout:175: finishing write tid 5 to smithi08687503-16 2024-08-10T05:13:16.306 INFO:tasks.rados.rados.0.smithi086.stdout:175: oid 16 updating version 0 to 51 2024-08-10T05:13:16.306 INFO:tasks.rados.rados.0.smithi086.stdout:175: oid 16 updating version 51 to 53 2024-08-10T05:13:16.306 INFO:tasks.rados.rados.0.smithi086.stdout:175: oid 16 version 53 is already newer than 50 2024-08-10T05:13:16.306 INFO:tasks.rados.rados.0.smithi086.stdout:175: oid 16 version 53 is already newer than 52 2024-08-10T05:13:16.306 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 53 (ObjNum 83 snap 13 seq_num 83) dirty exists 2024-08-10T05:13:16.306 INFO:tasks.rados.rados.0.smithi086.stdout:175: left oid 16 (ObjNum 83 snap 13 seq_num 83) 2024-08-10T05:13:16.306 INFO:tasks.rados.rados.0.smithi086.stdout:178: expect (ObjNum 38 snap 0 seq_num 38) 2024-08-10T05:13:16.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:16 smithi086 ceph-mon[29634]: osdmap e103: 8 total, 8 up, 8 in 2024-08-10T05:13:16.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:16 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:13:16.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:16 smithi086 ceph-mon[29634]: osdmap e104: 8 total, 8 up, 8 in 2024-08-10T05:13:16.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:16 smithi086 ceph-mon[41441]: osdmap e103: 8 total, 8 up, 8 in 2024-08-10T05:13:16.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:16 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:13:16.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:16 smithi086 ceph-mon[41441]: osdmap e104: 8 total, 8 up, 8 in 2024-08-10T05:13:16.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:16 smithi159 ceph-mon[33602]: osdmap e103: 8 total, 8 up, 8 in 2024-08-10T05:13:16.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:16 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:13:16.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:16 smithi159 ceph-mon[33602]: osdmap e104: 8 total, 8 up, 8 in 2024-08-10T05:13:17.292 INFO:tasks.rados.rados.0.smithi086.stdout:169: done (8 left) 2024-08-10T05:13:17.292 INFO:tasks.rados.rados.0.smithi086.stdout:170: done (7 left) 2024-08-10T05:13:17.292 INFO:tasks.rados.rados.0.smithi086.stdout:171: done (6 left) 2024-08-10T05:13:17.292 INFO:tasks.rados.rados.0.smithi086.stdout:172: done (5 left) 2024-08-10T05:13:17.292 INFO:tasks.rados.rados.0.smithi086.stdout:173: done (4 left) 2024-08-10T05:13:17.292 INFO:tasks.rados.rados.0.smithi086.stdout:174: done (3 left) 2024-08-10T05:13:17.292 INFO:tasks.rados.rados.0.smithi086.stdout:175: done (2 left) 2024-08-10T05:13:17.292 INFO:tasks.rados.rados.0.smithi086.stdout:178: done (1 left) 2024-08-10T05:13:17.292 INFO:tasks.rados.rados.0.smithi086.stdout:180: done (0 left) 2024-08-10T05:13:17.292 INFO:tasks.rados.rados.0.smithi086.stdout:181: copy_from oid 17 from oid 8 current snap is 14 2024-08-10T05:13:17.292 INFO:tasks.rados.rados.0.smithi086.stdout:182: read oid 32 snap -1 2024-08-10T05:13:17.293 INFO:tasks.rados.rados.0.smithi086.stdout:182: expect (ObjNum 70 snap 4 seq_num 70) 2024-08-10T05:13:17.293 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 43 current snap is 14 2024-08-10T05:13:17.293 INFO:tasks.rados.rados.0.smithi086.stdout:183: seq_num 84 ranges {1245184=614400,1859584=434176,2293760=368640} 2024-08-10T05:13:17.302 INFO:tasks.rados.rados.0.smithi086.stdout:183: writing smithi08687503-43 from 1245184 to 1859584 tid 1 2024-08-10T05:13:17.305 INFO:tasks.rados.rados.0.smithi086.stdout:183: writing smithi08687503-43 from 1859584 to 2293760 tid 2 2024-08-10T05:13:17.307 INFO:tasks.rados.rados.0.smithi086.stdout:183: writing smithi08687503-43 from 2293760 to 2662400 tid 3 2024-08-10T05:13:17.307 INFO:tasks.rados.rados.0.smithi086.stdout:184: setattr oid 39 current snap is 14 2024-08-10T05:13:17.308 INFO:tasks.rados.rados.0.smithi086.stdout:181: finishing copy_from to smithi08687503-17 2024-08-10T05:13:17.308 INFO:tasks.rados.rados.0.smithi086.stdout:181: got expected ENOENT (src dne) 2024-08-10T05:13:17.308 INFO:tasks.rados.rados.0.smithi086.stdout:181: finishing copy_from racing read to smithi08687503-17 2024-08-10T05:13:17.309 INFO:tasks.rados.rados.0.smithi086.stdout:181: done (3 left) 2024-08-10T05:13:17.309 INFO:tasks.rados.rados.0.smithi086.stdout:185: read oid 30 snap 12 2024-08-10T05:13:17.309 INFO:tasks.rados.rados.0.smithi086.stdout:185: expect (ObjNum 29 snap 0 seq_num 29) 2024-08-10T05:13:17.309 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 19 current snap is 14 2024-08-10T05:13:17.310 INFO:tasks.rados.rados.0.smithi086.stdout:186: seq_num 85 ranges {303104=630784,933888=720896,1654784=81920} 2024-08-10T05:13:17.315 INFO:tasks.rados.rados.0.smithi086.stdout:186: writing smithi08687503-19 from 303104 to 933888 tid 1 2024-08-10T05:13:17.319 INFO:tasks.rados.rados.0.smithi086.stdout:186: writing smithi08687503-19 from 933888 to 1654784 tid 2 2024-08-10T05:13:17.320 INFO:tasks.rados.rados.0.smithi086.stdout:186: writing smithi08687503-19 from 1654784 to 1736704 tid 3 2024-08-10T05:13:17.320 INFO:tasks.rados.rados.0.smithi086.stdout:187: snap_create 2024-08-10T05:13:17.320 INFO:tasks.rados.rados.0.smithi086.stdout:183: finishing write tid 1 to smithi08687503-43 2024-08-10T05:13:17.320 INFO:tasks.rados.rados.0.smithi086.stdout:183: finishing write tid 2 to smithi08687503-43 2024-08-10T05:13:17.320 INFO:tasks.rados.rados.0.smithi086.stdout:183: finishing write tid 3 to smithi08687503-43 2024-08-10T05:13:17.320 INFO:tasks.rados.rados.0.smithi086.stdout:183: finishing write tid 4 to smithi08687503-43 2024-08-10T05:13:17.320 INFO:tasks.rados.rados.0.smithi086.stdout:185: expect (ObjNum 29 snap 0 seq_num 29) 2024-08-10T05:13:17.344 INFO:tasks.rados.rados.0.smithi086.stdout:182: expect (ObjNum 70 snap 4 seq_num 70) 2024-08-10T05:13:17.472 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 14 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-08-10T05:13:17.472 INFO:tasks.rados.rados.0.smithi086.stdout:183: finishing write tid 5 to smithi08687503-43 2024-08-10T05:13:17.472 INFO:tasks.rados.rados.0.smithi086.stdout:183: oid 43 updating version 0 to 39 2024-08-10T05:13:17.472 INFO:tasks.rados.rados.0.smithi086.stdout:183: oid 43 version 39 is already newer than 38 2024-08-10T05:13:17.473 INFO:tasks.rados.rados.0.smithi086.stdout:183: oid 43 version 39 is already newer than 36 2024-08-10T05:13:17.473 INFO:tasks.rados.rados.0.smithi086.stdout:183: oid 43 version 39 is already newer than 37 2024-08-10T05:13:17.473 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 39 (ObjNum 84 snap 14 seq_num 84) dirty exists 2024-08-10T05:13:17.473 INFO:tasks.rados.rados.0.smithi086.stdout:183: left oid 43 (ObjNum 84 snap 14 seq_num 84) 2024-08-10T05:13:17.473 INFO:tasks.rados.rados.0.smithi086.stdout:186: finishing write tid 1 to smithi08687503-19 2024-08-10T05:13:17.473 INFO:tasks.rados.rados.0.smithi086.stdout:186: finishing write tid 2 to smithi08687503-19 2024-08-10T05:13:17.473 INFO:tasks.rados.rados.0.smithi086.stdout:186: finishing write tid 3 to smithi08687503-19 2024-08-10T05:13:17.473 INFO:tasks.rados.rados.0.smithi086.stdout:186: finishing write tid 4 to smithi08687503-19 2024-08-10T05:13:17.473 INFO:tasks.rados.rados.0.smithi086.stdout:186: finishing write tid 5 to smithi08687503-19 2024-08-10T05:13:17.473 INFO:tasks.rados.rados.0.smithi086.stdout:186: oid 19 updating version 0 to 40 2024-08-10T05:13:17.473 INFO:tasks.rados.rados.0.smithi086.stdout:186: oid 19 version 40 is already newer than 38 2024-08-10T05:13:17.473 INFO:tasks.rados.rados.0.smithi086.stdout:186: oid 19 version 40 is already newer than 39 2024-08-10T05:13:17.474 INFO:tasks.rados.rados.0.smithi086.stdout:186: oid 19 version 40 is already newer than 37 2024-08-10T05:13:17.474 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 40 (ObjNum 85 snap 14 seq_num 85) dirty exists 2024-08-10T05:13:17.474 INFO:tasks.rados.rados.0.smithi086.stdout:186: left oid 19 (ObjNum 85 snap 14 seq_num 85) 2024-08-10T05:13:17.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:17 smithi086 ceph-mon[41441]: pgmap v136: 121 pgs: 121 active+clean; 48 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 976 KiB/s wr, 8 op/s 2024-08-10T05:13:17.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:17 smithi086 ceph-mon[41441]: osdmap e105: 8 total, 8 up, 8 in 2024-08-10T05:13:17.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:17 smithi086 ceph-mon[29634]: pgmap v136: 121 pgs: 121 active+clean; 48 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 976 KiB/s wr, 8 op/s 2024-08-10T05:13:17.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:17 smithi086 ceph-mon[29634]: osdmap e105: 8 total, 8 up, 8 in 2024-08-10T05:13:17.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:17 smithi159 ceph-mon[33602]: pgmap v136: 121 pgs: 121 active+clean; 48 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 976 KiB/s wr, 8 op/s 2024-08-10T05:13:17.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:17 smithi159 ceph-mon[33602]: osdmap e105: 8 total, 8 up, 8 in 2024-08-10T05:13:18.294 INFO:tasks.rados.rados.0.smithi086.stdout:182: done (5 left) 2024-08-10T05:13:18.294 INFO:tasks.rados.rados.0.smithi086.stdout:183: done (4 left) 2024-08-10T05:13:18.294 INFO:tasks.rados.rados.0.smithi086.stdout:184: done (3 left) 2024-08-10T05:13:18.294 INFO:tasks.rados.rados.0.smithi086.stdout:185: done (2 left) 2024-08-10T05:13:18.295 INFO:tasks.rados.rados.0.smithi086.stdout:186: done (1 left) 2024-08-10T05:13:18.295 INFO:tasks.rados.rados.0.smithi086.stdout:187: done (0 left) 2024-08-10T05:13:18.295 INFO:tasks.rados.rados.0.smithi086.stdout:188: snap_create 2024-08-10T05:13:18.573 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:13:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:13:18] "GET /metrics HTTP/1.1" 200 36014 "" "Prometheus/2.43.0" 2024-08-10T05:13:19.300 INFO:tasks.rados.rados.0.smithi086.stdout:188: done (0 left) 2024-08-10T05:13:19.301 INFO:tasks.rados.rados.0.smithi086.stdout:189: read oid 45 snap -1 2024-08-10T05:13:19.301 INFO:tasks.rados.rados.0.smithi086.stdout:189: expect (ObjNum 77 snap 10 seq_num 77) 2024-08-10T05:13:19.301 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 31 current snap is 16 2024-08-10T05:13:19.301 INFO:tasks.rados.rados.0.smithi086.stdout:190: seq_num 86 ranges {2801664=647168,3448832=606208,4055040=196608} 2024-08-10T05:13:19.319 INFO:tasks.rados.rados.0.smithi086.stdout:190: writing smithi08687503-31 from 2801664 to 3448832 tid 1 2024-08-10T05:13:19.322 INFO:tasks.rados.rados.0.smithi086.stdout:190: writing smithi08687503-31 from 3448832 to 4055040 tid 2 2024-08-10T05:13:19.324 INFO:tasks.rados.rados.0.smithi086.stdout:190: writing smithi08687503-31 from 4055040 to 4251648 tid 3 2024-08-10T05:13:19.324 INFO:tasks.rados.rados.0.smithi086.stdout:191: read oid 49 snap -1 2024-08-10T05:13:19.324 INFO:tasks.rados.rados.0.smithi086.stdout:191: expect (ObjNum 48 snap 0 seq_num 48) 2024-08-10T05:13:19.324 INFO:tasks.rados.rados.0.smithi086.stdout:192: read oid 38 snap -1 2024-08-10T05:13:19.324 INFO:tasks.rados.rados.0.smithi086.stdout:192: expect (ObjNum 56 snap 3 seq_num 56) 2024-08-10T05:13:19.324 INFO:tasks.rados.rados.0.smithi086.stdout:193: read oid 40 snap -1 2024-08-10T05:13:19.324 INFO:tasks.rados.rados.0.smithi086.stdout:193: expect (ObjNum 39 snap 0 seq_num 39) 2024-08-10T05:13:19.324 INFO:tasks.rados.rados.0.smithi086.stdout:194: snap_create 2024-08-10T05:13:19.324 INFO:tasks.rados.rados.0.smithi086.stdout:189: expect (ObjNum 77 snap 10 seq_num 77) 2024-08-10T05:13:19.385 INFO:tasks.rados.rados.0.smithi086.stdout:190: finishing write tid 1 to smithi08687503-31 2024-08-10T05:13:19.385 INFO:tasks.rados.rados.0.smithi086.stdout:190: finishing write tid 2 to smithi08687503-31 2024-08-10T05:13:19.385 INFO:tasks.rados.rados.0.smithi086.stdout:190: finishing write tid 3 to smithi08687503-31 2024-08-10T05:13:19.385 INFO:tasks.rados.rados.0.smithi086.stdout:190: finishing write tid 4 to smithi08687503-31 2024-08-10T05:13:19.385 INFO:tasks.rados.rados.0.smithi086.stdout:191: expect (ObjNum 48 snap 0 seq_num 48) 2024-08-10T05:13:19.406 INFO:tasks.rados.rados.0.smithi086.stdout:190: finishing write tid 5 to smithi08687503-31 2024-08-10T05:13:19.406 INFO:tasks.rados.rados.0.smithi086.stdout:190: oid 31 updating version 0 to 59 2024-08-10T05:13:19.406 INFO:tasks.rados.rados.0.smithi086.stdout:190: oid 31 updating version 59 to 60 2024-08-10T05:13:19.406 INFO:tasks.rados.rados.0.smithi086.stdout:190: oid 31 updating version 60 to 62 2024-08-10T05:13:19.406 INFO:tasks.rados.rados.0.smithi086.stdout:190: oid 31 version 62 is already newer than 61 2024-08-10T05:13:19.406 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 62 (ObjNum 86 snap 16 seq_num 86) dirty exists 2024-08-10T05:13:19.407 INFO:tasks.rados.rados.0.smithi086.stdout:190: left oid 31 (ObjNum 86 snap 16 seq_num 86) 2024-08-10T05:13:19.407 INFO:tasks.rados.rados.0.smithi086.stdout:193: expect (ObjNum 39 snap 0 seq_num 39) 2024-08-10T05:13:19.423 INFO:tasks.rados.rados.0.smithi086.stdout:192: expect (ObjNum 56 snap 3 seq_num 56) 2024-08-10T05:13:19.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:19 smithi086 ceph-mon[41441]: osdmap e106: 8 total, 8 up, 8 in 2024-08-10T05:13:19.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:19 smithi086 ceph-mon[41441]: pgmap v139: 121 pgs: 121 active+clean; 48 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 976 KiB/s wr, 8 op/s 2024-08-10T05:13:19.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:19 smithi086 ceph-mon[29634]: osdmap e106: 8 total, 8 up, 8 in 2024-08-10T05:13:19.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:19 smithi086 ceph-mon[29634]: pgmap v139: 121 pgs: 121 active+clean; 48 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 976 KiB/s wr, 8 op/s 2024-08-10T05:13:19.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:19 smithi159 ceph-mon[33602]: osdmap e106: 8 total, 8 up, 8 in 2024-08-10T05:13:19.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:19 smithi159 ceph-mon[33602]: pgmap v139: 121 pgs: 121 active+clean; 48 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 976 KiB/s wr, 8 op/s 2024-08-10T05:13:20.306 INFO:tasks.rados.rados.0.smithi086.stdout:189: done (5 left) 2024-08-10T05:13:20.307 INFO:tasks.rados.rados.0.smithi086.stdout:190: done (4 left) 2024-08-10T05:13:20.307 INFO:tasks.rados.rados.0.smithi086.stdout:191: done (3 left) 2024-08-10T05:13:20.307 INFO:tasks.rados.rados.0.smithi086.stdout:192: done (2 left) 2024-08-10T05:13:20.307 INFO:tasks.rados.rados.0.smithi086.stdout:193: done (1 left) 2024-08-10T05:13:20.307 INFO:tasks.rados.rados.0.smithi086.stdout:194: done (0 left) 2024-08-10T05:13:20.307 INFO:tasks.rados.rados.0.smithi086.stdout:195: snap_remove snap 4 2024-08-10T05:13:20.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:20 smithi086 ceph-mon[29634]: osdmap e107: 8 total, 8 up, 8 in 2024-08-10T05:13:20.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:20 smithi086 ceph-mon[41441]: osdmap e107: 8 total, 8 up, 8 in 2024-08-10T05:13:20.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:20 smithi159 ceph-mon[33602]: osdmap e107: 8 total, 8 up, 8 in 2024-08-10T05:13:21.293 INFO:tasks.rados.rados.0.smithi086.stdout:195: done (0 left) 2024-08-10T05:13:21.294 INFO:tasks.rados.rados.0.smithi086.stdout:196: read oid 36 snap -1 2024-08-10T05:13:21.294 INFO:tasks.rados.rados.0.smithi086.stdout:196: expect (ObjNum 27 snap 0 seq_num 27) 2024-08-10T05:13:21.294 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 1 current snap is 17 2024-08-10T05:13:21.294 INFO:tasks.rados.rados.0.smithi086.stdout:197: seq_num 87 ranges {0=663552,663552=491520,1155072=311296} 2024-08-10T05:13:21.298 INFO:tasks.rados.rados.0.smithi086.stdout:197: writing smithi08687503-1 from 0 to 663552 tid 1 2024-08-10T05:13:21.301 INFO:tasks.rados.rados.0.smithi086.stdout:197: writing smithi08687503-1 from 663552 to 1155072 tid 2 2024-08-10T05:13:21.304 INFO:tasks.rados.rados.0.smithi086.stdout:197: writing smithi08687503-1 from 1155072 to 1466368 tid 3 2024-08-10T05:13:21.304 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 17 2024-08-10T05:13:21.304 INFO:tasks.rados.rados.0.smithi086.stdout:198: seq_num 88 ranges {2310144=679936,2990080=778240,3768320=24576} 2024-08-10T05:13:21.321 INFO:tasks.rados.rados.0.smithi086.stdout:198: writing smithi08687503-9 from 2310144 to 2990080 tid 1 2024-08-10T05:13:21.325 INFO:tasks.rados.rados.0.smithi086.stdout:198: writing smithi08687503-9 from 2990080 to 3768320 tid 2 2024-08-10T05:13:21.325 INFO:tasks.rados.rados.0.smithi086.stdout:198: writing smithi08687503-9 from 3768320 to 3792896 tid 3 2024-08-10T05:13:21.325 INFO:tasks.rados.rados.0.smithi086.stdout:199: rmattr oid 11 current snap is 17 2024-08-10T05:13:21.325 INFO:tasks.rados.rados.0.smithi086.stdout:199: done (3 left) 2024-08-10T05:13:21.325 INFO:tasks.rados.rados.0.smithi086.stdout:200: snap_remove snap 12 2024-08-10T05:13:21.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:21 smithi086 ceph-mon[29634]: osdmap e108: 8 total, 8 up, 8 in 2024-08-10T05:13:21.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:21 smithi086 ceph-mon[29634]: pgmap v142: 121 pgs: 121 active+clean; 48 MiB data, 313 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:13:21.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:21 smithi086 ceph-mon[29634]: osdmap e109: 8 total, 8 up, 8 in 2024-08-10T05:13:21.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:21 smithi086 ceph-mon[41441]: osdmap e108: 8 total, 8 up, 8 in 2024-08-10T05:13:21.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:21 smithi086 ceph-mon[41441]: pgmap v142: 121 pgs: 121 active+clean; 48 MiB data, 313 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:13:21.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:21 smithi086 ceph-mon[41441]: osdmap e109: 8 total, 8 up, 8 in 2024-08-10T05:13:21.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:21 smithi159 ceph-mon[33602]: osdmap e108: 8 total, 8 up, 8 in 2024-08-10T05:13:21.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:21 smithi159 ceph-mon[33602]: pgmap v142: 121 pgs: 121 active+clean; 48 MiB data, 313 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:13:21.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:21 smithi159 ceph-mon[33602]: osdmap e109: 8 total, 8 up, 8 in 2024-08-10T05:13:22.206 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:13:22.316 INFO:tasks.rados.rados.0.smithi086.stdout:200: done (3 left) 2024-08-10T05:13:22.316 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 17 2024-08-10T05:13:22.316 INFO:tasks.rados.rados.0.smithi086.stdout:201: seq_num 89 ranges {1908736=696320,2605056=655360,3260416=147456} 2024-08-10T05:13:22.330 INFO:tasks.rados.rados.0.smithi086.stdout:201: writing smithi08687503-2 from 1908736 to 2605056 tid 1 2024-08-10T05:13:22.334 INFO:tasks.rados.rados.0.smithi086.stdout:201: writing smithi08687503-2 from 2605056 to 3260416 tid 2 2024-08-10T05:13:22.336 INFO:tasks.rados.rados.0.smithi086.stdout:201: writing smithi08687503-2 from 3260416 to 3407872 tid 3 2024-08-10T05:13:22.336 INFO:tasks.rados.rados.0.smithi086.stdout:202: copy_from oid 38 from oid 46 current snap is 17 2024-08-10T05:13:22.336 INFO:tasks.rados.rados.0.smithi086.stdout:196: expect (ObjNum 27 snap 0 seq_num 27) 2024-08-10T05:13:22.350 INFO:tasks.rados.rados.0.smithi086.stdout:197: finishing write tid 1 to smithi08687503-1 2024-08-10T05:13:22.350 INFO:tasks.rados.rados.0.smithi086.stdout:197: finishing write tid 2 to smithi08687503-1 2024-08-10T05:13:22.350 INFO:tasks.rados.rados.0.smithi086.stdout:197: finishing write tid 3 to smithi08687503-1 2024-08-10T05:13:22.350 INFO:tasks.rados.rados.0.smithi086.stdout:197: finishing write tid 4 to smithi08687503-1 2024-08-10T05:13:22.350 INFO:tasks.rados.rados.0.smithi086.stdout:197: finishing write tid 5 to smithi08687503-1 2024-08-10T05:13:22.350 INFO:tasks.rados.rados.0.smithi086.stdout:197: oid 1 updating version 0 to 19 2024-08-10T05:13:22.350 INFO:tasks.rados.rados.0.smithi086.stdout:197: oid 1 version 19 is already newer than 18 2024-08-10T05:13:22.350 INFO:tasks.rados.rados.0.smithi086.stdout:197: oid 1 updating version 19 to 20 2024-08-10T05:13:22.350 INFO:tasks.rados.rados.0.smithi086.stdout:197: oid 1 version 20 is already newer than 17 2024-08-10T05:13:22.350 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 20 (ObjNum 87 snap 17 seq_num 87) dirty exists 2024-08-10T05:13:22.351 INFO:tasks.rados.rados.0.smithi086.stdout:197: left oid 1 (ObjNum 87 snap 17 seq_num 87) 2024-08-10T05:13:22.351 INFO:tasks.rados.rados.0.smithi086.stdout:198: finishing write tid 1 to smithi08687503-9 2024-08-10T05:13:22.351 INFO:tasks.rados.rados.0.smithi086.stdout:196: done (4 left) 2024-08-10T05:13:22.351 INFO:tasks.rados.rados.0.smithi086.stdout:197: done (3 left) 2024-08-10T05:13:22.351 INFO:tasks.rados.rados.0.smithi086.stdout:203: snap_remove snap 15 2024-08-10T05:13:22.479 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:13:22.479 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (2m) 106s ago 3m 16.2M - 0.25.0 c8568f914cd2 35968fd43daf 2024-08-10T05:13:22.479 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (2m) 105s ago 2m 84.2M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:13:22.479 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (4m) 106s ago 4m 17.4M - 18.2.4-685-gf5af36e4 20036124afeb 647a6daeb729 2024-08-10T05:13:22.479 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (4m) 105s ago 4m 14.2M - 18.2.4-685-gf5af36e4 20036124afeb 419afb746b2c 2024-08-10T05:13:22.479 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,8765 running (8m) 105s ago 8m 437M - 18.2.4-685-gf5af36e4 20036124afeb c73b457cac33 2024-08-10T05:13:22.479 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:9283,8765 running (9m) 106s ago 9m 486M - 18.2.4-685-gf5af36e4 20036124afeb ea1a676942be 2024-08-10T05:13:22.479 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (9m) 106s ago 9m 46.7M 2048M 18.2.4-685-gf5af36e4 20036124afeb e4af363ffb0d 2024-08-10T05:13:22.479 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (8m) 105s ago 8m 42.6M 2048M 18.2.4-685-gf5af36e4 20036124afeb 067c084a03a6 2024-08-10T05:13:22.479 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (8m) 106s ago 8m 40.7M 2048M 18.2.4-685-gf5af36e4 20036124afeb 24d13f5f71e0 2024-08-10T05:13:22.480 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (2m) 106s ago 2m 13.4M - 1.5.0 0da6a335fe13 4e352dfbeecc 2024-08-10T05:13:22.480 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (2m) 105s ago 2m 7860k - 1.5.0 0da6a335fe13 b9264bb67c4d 2024-08-10T05:13:22.480 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (7m) 106s ago 7m 45.6M 2992M 18.2.4-685-gf5af36e4 20036124afeb 9edca5419a87 2024-08-10T05:13:22.480 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (7m) 106s ago 7m 51.3M 2992M 18.2.4-685-gf5af36e4 20036124afeb be0f4322c6f3 2024-08-10T05:13:22.480 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (6m) 106s ago 6m 51.0M 2992M 18.2.4-685-gf5af36e4 20036124afeb 4ba91ff61da0 2024-08-10T05:13:22.480 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (6m) 106s ago 6m 49.5M 2992M 18.2.4-685-gf5af36e4 20036124afeb a1d52ad4faa0 2024-08-10T05:13:22.480 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (6m) 105s ago 6m 51.5M 2992M 18.2.4-685-gf5af36e4 20036124afeb 46aad70204b6 2024-08-10T05:13:22.480 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (5m) 105s ago 5m 42.2M 2992M 18.2.4-685-gf5af36e4 20036124afeb 55fe3cad2be9 2024-08-10T05:13:22.480 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (5m) 105s ago 5m 45.0M 2992M 18.2.4-685-gf5af36e4 20036124afeb 6a67eed4245a 2024-08-10T05:13:22.480 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (4m) 105s ago 4m 50.5M 2992M 18.2.4-685-gf5af36e4 20036124afeb f455e2f6fe30 2024-08-10T05:13:22.480 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (2m) 105s ago 3m 32.9M - 2.43.0 a07b618ecd1d 2650292b269c 2024-08-10T05:13:22.804 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:13:22.804 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:13:22.804 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 3 2024-08-10T05:13:22.805 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:13:22.805 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:13:22.805 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:13:22.805 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:13:22.805 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:13:22.805 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 8 2024-08-10T05:13:22.805 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:13:22.805 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:13:22.805 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:13:22.805 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:13:22.805 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:13:22.805 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 15 2024-08-10T05:13:22.805 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:13:22.806 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:13:23.324 INFO:tasks.rados.rados.0.smithi086.stdout:203: done (3 left) 2024-08-10T05:13:23.324 INFO:tasks.rados.rados.0.smithi086.stdout:204: rmattr oid 7 current snap is 17 2024-08-10T05:13:23.324 INFO:tasks.rados.rados.0.smithi086.stdout:198: finishing write tid 2 to smithi08687503-9 2024-08-10T05:13:23.324 INFO:tasks.rados.rados.0.smithi086.stdout:198: finishing write tid 3 to smithi08687503-9 2024-08-10T05:13:23.324 INFO:tasks.rados.rados.0.smithi086.stdout:198: finishing write tid 4 to smithi08687503-9 2024-08-10T05:13:23.324 INFO:tasks.rados.rados.0.smithi086.stdout:198: finishing write tid 5 to smithi08687503-9 2024-08-10T05:13:23.324 INFO:tasks.rados.rados.0.smithi086.stdout:198: oid 9 updating version 0 to 27 2024-08-10T05:13:23.324 INFO:tasks.rados.rados.0.smithi086.stdout:198: oid 9 updating version 27 to 28 2024-08-10T05:13:23.324 INFO:tasks.rados.rados.0.smithi086.stdout:198: oid 9 version 28 is already newer than 26 2024-08-10T05:13:23.324 INFO:tasks.rados.rados.0.smithi086.stdout:198: oid 9 version 28 is already newer than 25 2024-08-10T05:13:23.324 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 28 (ObjNum 88 snap 17 seq_num 88) dirty exists 2024-08-10T05:13:23.325 INFO:tasks.rados.rados.0.smithi086.stdout:198: left oid 9 (ObjNum 88 snap 17 seq_num 88) 2024-08-10T05:13:23.325 INFO:tasks.rados.rados.0.smithi086.stdout:201: finishing write tid 1 to smithi08687503-2 2024-08-10T05:13:23.325 INFO:tasks.rados.rados.0.smithi086.stdout:201: finishing write tid 2 to smithi08687503-2 2024-08-10T05:13:23.325 INFO:tasks.rados.rados.0.smithi086.stdout:201: finishing write tid 3 to smithi08687503-2 2024-08-10T05:13:23.325 INFO:tasks.rados.rados.0.smithi086.stdout:201: finishing write tid 4 to smithi08687503-2 2024-08-10T05:13:23.325 INFO:tasks.rados.rados.0.smithi086.stdout:201: finishing write tid 5 to smithi08687503-2 2024-08-10T05:13:23.325 INFO:tasks.rados.rados.0.smithi086.stdout:201: oid 2 updating version 0 to 56 2024-08-10T05:13:23.325 INFO:tasks.rados.rados.0.smithi086.stdout:201: oid 2 updating version 56 to 57 2024-08-10T05:13:23.325 INFO:tasks.rados.rados.0.smithi086.stdout:201: oid 2 updating version 57 to 58 2024-08-10T05:13:23.325 INFO:tasks.rados.rados.0.smithi086.stdout:201: oid 2 version 58 is already newer than 55 2024-08-10T05:13:23.325 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 58 (ObjNum 89 snap 17 seq_num 89) dirty exists 2024-08-10T05:13:23.325 INFO:tasks.rados.rados.0.smithi086.stdout:201: left oid 2 (ObjNum 89 snap 17 seq_num 89) 2024-08-10T05:13:23.325 INFO:tasks.rados.rados.0.smithi086.stdout:202: finishing copy_from racing read to smithi08687503-38 2024-08-10T05:13:23.326 INFO:tasks.rados.rados.0.smithi086.stdout:202: finishing copy_from to smithi08687503-38 2024-08-10T05:13:23.326 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-10T05:13:23.326 INFO:tasks.rados.rados.0.smithi086.stdout:198: done (3 left) 2024-08-10T05:13:23.326 INFO:tasks.rados.rados.0.smithi086.stdout:201: done (2 left) 2024-08-10T05:13:23.327 INFO:tasks.rados.rados.0.smithi086.stdout:202: done (1 left) 2024-08-10T05:13:23.327 INFO:tasks.rados.rados.0.smithi086.stdout:204: done (0 left) 2024-08-10T05:13:23.327 INFO:tasks.rados.rados.0.smithi086.stdout:205: rmattr oid 47 current snap is 17 2024-08-10T05:13:23.327 INFO:tasks.rados.rados.0.smithi086.stdout:205: done (0 left) 2024-08-10T05:13:23.327 INFO:tasks.rados.rados.0.smithi086.stdout:206: rmattr oid 39 current snap is 17 2024-08-10T05:13:23.327 INFO:tasks.rados.rados.0.smithi086.stdout:207: read oid 5 snap -1 2024-08-10T05:13:23.328 INFO:tasks.rados.rados.0.smithi086.stdout:207: expect (ObjNum 4 snap 0 seq_num 4) 2024-08-10T05:13:23.328 INFO:tasks.rados.rados.0.smithi086.stdout:208: read oid 48 snap -1 2024-08-10T05:13:23.328 INFO:tasks.rados.rados.0.smithi086.stdout:208: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:13:23.328 INFO:tasks.rados.rados.0.smithi086.stdout:209: setattr oid 38 current snap is 17 2024-08-10T05:13:23.328 INFO:tasks.rados.rados.0.smithi086.stdout:207: expect (ObjNum 4 snap 0 seq_num 4) 2024-08-10T05:13:23.328 INFO:tasks.rados.rados.0.smithi086.stdout:207: done (3 left) 2024-08-10T05:13:23.329 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 1 current snap is 17 2024-08-10T05:13:23.329 INFO:tasks.rados.rados.0.smithi086.stdout:210: seq_num 90 ranges {1466368=712704,2179072=540672,2719744=262144} 2024-08-10T05:13:23.340 INFO:tasks.rados.rados.0.smithi086.stdout:210: writing smithi08687503-1 from 1466368 to 2179072 tid 1 2024-08-10T05:13:23.343 INFO:tasks.rados.rados.0.smithi086.stdout:210: writing smithi08687503-1 from 2179072 to 2719744 tid 2 2024-08-10T05:13:23.344 INFO:tasks.rados.rados.0.smithi086.stdout:210: writing smithi08687503-1 from 2719744 to 2981888 tid 3 2024-08-10T05:13:23.345 INFO:tasks.rados.rados.0.smithi086.stdout:211: copy_from oid 24 from oid 10 current snap is 17 2024-08-10T05:13:23.345 INFO:tasks.rados.rados.0.smithi086.stdout:208: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:13:23.363 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 24 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-08-10T05:13:23.364 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 46 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-10T05:13:23.364 INFO:tasks.rados.rados.0.smithi086.stdout:210: finishing write tid 1 to smithi08687503-1 2024-08-10T05:13:23.364 INFO:tasks.rados.rados.0.smithi086.stdout:210: finishing write tid 2 to smithi08687503-1 2024-08-10T05:13:23.364 INFO:tasks.rados.rados.0.smithi086.stdout:210: finishing write tid 3 to smithi08687503-1 2024-08-10T05:13:23.364 INFO:tasks.rados.rados.0.smithi086.stdout:210: finishing write tid 4 to smithi08687503-1 2024-08-10T05:13:23.364 INFO:tasks.rados.rados.0.smithi086.stdout:210: finishing write tid 5 to smithi08687503-1 2024-08-10T05:13:23.364 INFO:tasks.rados.rados.0.smithi086.stdout:210: oid 1 updating version 0 to 25 2024-08-10T05:13:23.364 INFO:tasks.rados.rados.0.smithi086.stdout:210: oid 1 updating version 25 to 26 2024-08-10T05:13:23.364 INFO:tasks.rados.rados.0.smithi086.stdout:210: oid 1 updating version 26 to 28 2024-08-10T05:13:23.364 INFO:tasks.rados.rados.0.smithi086.stdout:210: oid 1 version 28 is already newer than 27 2024-08-10T05:13:23.364 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 28 (ObjNum 90 snap 17 seq_num 90) dirty exists 2024-08-10T05:13:23.364 INFO:tasks.rados.rados.0.smithi086.stdout:210: left oid 1 (ObjNum 90 snap 17 seq_num 90) 2024-08-10T05:13:23.364 INFO:tasks.rados.rados.0.smithi086.stdout:211: finishing copy_from racing read to smithi08687503-24 2024-08-10T05:13:23.365 INFO:tasks.rados.rados.0.smithi086.stdout:211: finishing copy_from to smithi08687503-24 2024-08-10T05:13:23.365 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 6 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-08-10T05:13:23.365 INFO:tasks.rados.rados.0.smithi086.stdout:206: done (4 left) 2024-08-10T05:13:23.365 INFO:tasks.rados.rados.0.smithi086.stdout:208: done (3 left) 2024-08-10T05:13:23.365 INFO:tasks.rados.rados.0.smithi086.stdout:209: done (2 left) 2024-08-10T05:13:23.365 INFO:tasks.rados.rados.0.smithi086.stdout:210: done (1 left) 2024-08-10T05:13:23.365 INFO:tasks.rados.rados.0.smithi086.stdout:211: done (0 left) 2024-08-10T05:13:23.365 INFO:tasks.rados.rados.0.smithi086.stdout:212: snap_create 2024-08-10T05:13:23.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:23 smithi086 ceph-mon[29634]: from='client.24884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:13:23.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:23 smithi086 ceph-mon[29634]: osdmap e110: 8 total, 8 up, 8 in 2024-08-10T05:13:23.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:23 smithi086 ceph-mon[29634]: pgmap v145: 121 pgs: 121 active+clean; 52 MiB data, 322 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-08-10T05:13:23.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:23 smithi086 ceph-mon[29634]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:13:23.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:23 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/3665389751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:13:23.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:23 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:13:23.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:23 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:13:23.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:23 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:13:23.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:23 smithi086 ceph-mon[41441]: from='client.24884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:13:23.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:23 smithi086 ceph-mon[41441]: osdmap e110: 8 total, 8 up, 8 in 2024-08-10T05:13:23.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:23 smithi086 ceph-mon[41441]: pgmap v145: 121 pgs: 121 active+clean; 52 MiB data, 322 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-08-10T05:13:23.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:23 smithi086 ceph-mon[41441]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:13:23.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:23 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/3665389751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:13:23.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:23 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:13:23.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:23 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:13:23.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:23 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:13:23.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:23 smithi159 ceph-mon[33602]: from='client.24884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:13:23.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:23 smithi159 ceph-mon[33602]: osdmap e110: 8 total, 8 up, 8 in 2024-08-10T05:13:23.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:23 smithi159 ceph-mon[33602]: pgmap v145: 121 pgs: 121 active+clean; 52 MiB data, 322 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-08-10T05:13:23.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:23 smithi159 ceph-mon[33602]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:13:23.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:23 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/3665389751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:13:23.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:23 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:13:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:23 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:13:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:23 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:13:24.328 INFO:tasks.rados.rados.0.smithi086.stdout:212: done (0 left) 2024-08-10T05:13:24.328 INFO:tasks.rados.rados.0.smithi086.stdout:213: delete oid 31 current snap is 18 2024-08-10T05:13:24.332 INFO:tasks.rados.rados.0.smithi086.stdout:213: done (0 left) 2024-08-10T05:13:24.333 INFO:tasks.rados.rados.0.smithi086.stdout:214: delete oid 26 current snap is 18 2024-08-10T05:13:24.335 INFO:tasks.rados.rados.0.smithi086.stdout:214: done (0 left) 2024-08-10T05:13:24.335 INFO:tasks.rados.rados.0.smithi086.stdout:215: copy_from oid 20 from oid 42 current snap is 18 2024-08-10T05:13:24.335 INFO:tasks.rados.rados.0.smithi086.stdout:216: delete oid 5 current snap is 18 2024-08-10T05:13:24.338 INFO:tasks.rados.rados.0.smithi086.stdout:216: done (1 left) 2024-08-10T05:13:24.339 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 13 current snap is 18 2024-08-10T05:13:24.339 INFO:tasks.rados.rados.0.smithi086.stdout:217: seq_num 94 ranges {1589248=778240,2367488=532480,2899968=270336} 2024-08-10T05:13:24.351 INFO:tasks.rados.rados.0.smithi086.stdout:217: writing smithi08687503-13 from 1589248 to 2367488 tid 1 2024-08-10T05:13:24.354 INFO:tasks.rados.rados.0.smithi086.stdout:217: writing smithi08687503-13 from 2367488 to 2899968 tid 2 2024-08-10T05:13:24.356 INFO:tasks.rados.rados.0.smithi086.stdout:217: writing smithi08687503-13 from 2899968 to 3170304 tid 3 2024-08-10T05:13:24.356 INFO:tasks.rados.rados.0.smithi086.stdout:218: read oid 19 snap -1 2024-08-10T05:13:24.356 INFO:tasks.rados.rados.0.smithi086.stdout:218: expect (ObjNum 85 snap 14 seq_num 85) 2024-08-10T05:13:24.357 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 21 current snap is 18 2024-08-10T05:13:24.357 INFO:tasks.rados.rados.0.smithi086.stdout:215: finishing copy_from racing read to smithi08687503-20 2024-08-10T05:13:24.357 INFO:tasks.rados.rados.0.smithi086.stdout:215: finishing copy_from to smithi08687503-20 2024-08-10T05:13:24.357 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 10 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-10T05:13:24.357 INFO:tasks.rados.rados.0.smithi086.stdout:217: finishing write tid 1 to smithi08687503-13 2024-08-10T05:13:24.357 INFO:tasks.rados.rados.0.smithi086.stdout:219: seq_num 95 ranges {573440=794624,1368064=409600,1777664=393216} 2024-08-10T05:13:24.364 INFO:tasks.rados.rados.0.smithi086.stdout:219: writing smithi08687503-21 from 573440 to 1368064 tid 1 2024-08-10T05:13:24.366 INFO:tasks.rados.rados.0.smithi086.stdout:219: writing smithi08687503-21 from 1368064 to 1777664 tid 2 2024-08-10T05:13:24.370 INFO:tasks.rados.rados.0.smithi086.stdout:219: writing smithi08687503-21 from 1777664 to 2170880 tid 3 2024-08-10T05:13:24.370 INFO:tasks.rados.rados.0.smithi086.stdout:215: done (3 left) 2024-08-10T05:13:24.370 INFO:tasks.rados.rados.0.smithi086.stdout:220: delete oid 11 current snap is 18 2024-08-10T05:13:24.371 INFO:tasks.rados.rados.0.smithi086.stdout:217: finishing write tid 2 to smithi08687503-13 2024-08-10T05:13:24.371 INFO:tasks.rados.rados.0.smithi086.stdout:217: finishing write tid 3 to smithi08687503-13 2024-08-10T05:13:24.371 INFO:tasks.rados.rados.0.smithi086.stdout:217: finishing write tid 4 to smithi08687503-13 2024-08-10T05:13:24.371 INFO:tasks.rados.rados.0.smithi086.stdout:217: finishing write tid 5 to smithi08687503-13 2024-08-10T05:13:24.371 INFO:tasks.rados.rados.0.smithi086.stdout:217: oid 13 updating version 0 to 82 2024-08-10T05:13:24.372 INFO:tasks.rados.rados.0.smithi086.stdout:217: oid 13 version 82 is already newer than 81 2024-08-10T05:13:24.372 INFO:tasks.rados.rados.0.smithi086.stdout:217: oid 13 updating version 82 to 83 2024-08-10T05:13:24.372 INFO:tasks.rados.rados.0.smithi086.stdout:217: oid 13 version 83 is already newer than 80 2024-08-10T05:13:24.372 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 83 (ObjNum 94 snap 18 seq_num 94) dirty exists 2024-08-10T05:13:24.372 INFO:tasks.rados.rados.0.smithi086.stdout:217: left oid 13 (ObjNum 94 snap 18 seq_num 94) 2024-08-10T05:13:24.373 INFO:tasks.rados.rados.0.smithi086.stdout:218: expect (ObjNum 85 snap 14 seq_num 85) 2024-08-10T05:13:24.420 INFO:tasks.rados.rados.0.smithi086.stdout:219: finishing write tid 1 to smithi08687503-21 2024-08-10T05:13:24.421 INFO:tasks.rados.rados.0.smithi086.stdout:219: finishing write tid 2 to smithi08687503-21 2024-08-10T05:13:24.421 INFO:tasks.rados.rados.0.smithi086.stdout:219: finishing write tid 3 to smithi08687503-21 2024-08-10T05:13:24.421 INFO:tasks.rados.rados.0.smithi086.stdout:219: finishing write tid 4 to smithi08687503-21 2024-08-10T05:13:24.421 INFO:tasks.rados.rados.0.smithi086.stdout:219: finishing write tid 5 to smithi08687503-21 2024-08-10T05:13:24.421 INFO:tasks.rados.rados.0.smithi086.stdout:219: oid 21 updating version 0 to 65 2024-08-10T05:13:24.422 INFO:tasks.rados.rados.0.smithi086.stdout:219: oid 21 version 65 is already newer than 63 2024-08-10T05:13:24.422 INFO:tasks.rados.rados.0.smithi086.stdout:219: oid 21 version 65 is already newer than 62 2024-08-10T05:13:24.422 INFO:tasks.rados.rados.0.smithi086.stdout:219: oid 21 version 65 is already newer than 64 2024-08-10T05:13:24.422 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 65 (ObjNum 95 snap 18 seq_num 95) dirty exists 2024-08-10T05:13:24.422 INFO:tasks.rados.rados.0.smithi086.stdout:219: left oid 21 (ObjNum 95 snap 18 seq_num 95) 2024-08-10T05:13:24.423 INFO:tasks.rados.rados.0.smithi086.stdout:217: done (3 left) 2024-08-10T05:13:24.423 INFO:tasks.rados.rados.0.smithi086.stdout:218: done (2 left) 2024-08-10T05:13:24.423 INFO:tasks.rados.rados.0.smithi086.stdout:219: done (1 left) 2024-08-10T05:13:24.423 INFO:tasks.rados.rados.0.smithi086.stdout:220: done (0 left) 2024-08-10T05:13:24.423 INFO:tasks.rados.rados.0.smithi086.stdout:221: read oid 38 snap -1 2024-08-10T05:13:24.424 INFO:tasks.rados.rados.0.smithi086.stdout:221: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-10T05:13:24.424 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 18 2024-08-10T05:13:24.424 INFO:tasks.rados.rados.0.smithi086.stdout:222: seq_num 97 ranges {3407872=434176,3842048=581632,4423680=540672,4964352=81920} 2024-08-10T05:13:24.440 INFO:tasks.rados.rados.0.smithi086.stdout:222: writing smithi08687503-2 from 3407872 to 3842048 tid 1 2024-08-10T05:13:24.443 INFO:tasks.rados.rados.0.smithi086.stdout:222: writing smithi08687503-2 from 3842048 to 4423680 tid 2 2024-08-10T05:13:24.446 INFO:tasks.rados.rados.0.smithi086.stdout:222: writing smithi08687503-2 from 4423680 to 4964352 tid 3 2024-08-10T05:13:24.447 INFO:tasks.rados.rados.0.smithi086.stdout:222: writing smithi08687503-2 from 4964352 to 5046272 tid 4 2024-08-10T05:13:24.447 INFO:tasks.rados.rados.0.smithi086.stdout:223: delete oid 41 current snap is 18 2024-08-10T05:13:24.447 INFO:tasks.rados.rados.0.smithi086.stdout:221: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-10T05:13:24.471 INFO:tasks.rados.rados.0.smithi086.stdout:222: finishing write tid 1 to smithi08687503-2 2024-08-10T05:13:24.471 INFO:tasks.rados.rados.0.smithi086.stdout:222: finishing write tid 2 to smithi08687503-2 2024-08-10T05:13:24.472 INFO:tasks.rados.rados.0.smithi086.stdout:222: finishing write tid 3 to smithi08687503-2 2024-08-10T05:13:24.472 INFO:tasks.rados.rados.0.smithi086.stdout:222: finishing write tid 4 to smithi08687503-2 2024-08-10T05:13:24.472 INFO:tasks.rados.rados.0.smithi086.stdout:222: finishing write tid 5 to smithi08687503-2 2024-08-10T05:13:24.472 INFO:tasks.rados.rados.0.smithi086.stdout:222: finishing write tid 6 to smithi08687503-2 2024-08-10T05:13:24.472 INFO:tasks.rados.rados.0.smithi086.stdout:222: oid 2 updating version 0 to 70 2024-08-10T05:13:24.472 INFO:tasks.rados.rados.0.smithi086.stdout:222: oid 2 updating version 70 to 71 2024-08-10T05:13:24.472 INFO:tasks.rados.rados.0.smithi086.stdout:222: oid 2 version 71 is already newer than 69 2024-08-10T05:13:24.473 INFO:tasks.rados.rados.0.smithi086.stdout:222: oid 2 version 71 is already newer than 67 2024-08-10T05:13:24.473 INFO:tasks.rados.rados.0.smithi086.stdout:222: oid 2 version 71 is already newer than 68 2024-08-10T05:13:24.473 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 71 (ObjNum 97 snap 18 seq_num 97) dirty exists 2024-08-10T05:13:24.473 INFO:tasks.rados.rados.0.smithi086.stdout:222: left oid 2 (ObjNum 97 snap 18 seq_num 97) 2024-08-10T05:13:24.473 INFO:tasks.rados.rados.0.smithi086.stdout:221: done (2 left) 2024-08-10T05:13:24.473 INFO:tasks.rados.rados.0.smithi086.stdout:222: done (1 left) 2024-08-10T05:13:24.473 INFO:tasks.rados.rados.0.smithi086.stdout:223: done (0 left) 2024-08-10T05:13:24.473 INFO:tasks.rados.rados.0.smithi086.stdout:224: delete oid 35 current snap is 18 2024-08-10T05:13:24.474 INFO:tasks.rados.rados.0.smithi086.stdout:224: done (0 left) 2024-08-10T05:13:24.474 INFO:tasks.rados.rados.0.smithi086.stdout:225: setattr oid 29 current snap is 18 2024-08-10T05:13:24.474 INFO:tasks.rados.rados.0.smithi086.stdout:226: snap_remove snap 7 2024-08-10T05:13:24.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:24 smithi086 ceph-mon[29634]: Upgrade: Target is version 19.1.0-1335-gbca9905d (unknown) 2024-08-10T05:13:24.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:24 smithi086 ceph-mon[29634]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec'] 2024-08-10T05:13:24.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:24 smithi086 ceph-mon[29634]: Upgrade: Need to upgrade myself (mgr.y) 2024-08-10T05:13:24.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:24 smithi086 ceph-mon[29634]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec on smithi159 2024-08-10T05:13:24.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:24 smithi086 ceph-mon[29634]: osdmap e111: 8 total, 8 up, 8 in 2024-08-10T05:13:24.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:24 smithi086 ceph-mon[41441]: Upgrade: Target is version 19.1.0-1335-gbca9905d (unknown) 2024-08-10T05:13:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:24 smithi086 ceph-mon[41441]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec'] 2024-08-10T05:13:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:24 smithi086 ceph-mon[41441]: Upgrade: Need to upgrade myself (mgr.y) 2024-08-10T05:13:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:24 smithi086 ceph-mon[41441]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec on smithi159 2024-08-10T05:13:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:24 smithi086 ceph-mon[41441]: osdmap e111: 8 total, 8 up, 8 in 2024-08-10T05:13:24.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:24 smithi159 ceph-mon[33602]: Upgrade: Target is version 19.1.0-1335-gbca9905d (unknown) 2024-08-10T05:13:24.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:24 smithi159 ceph-mon[33602]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec'] 2024-08-10T05:13:24.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:24 smithi159 ceph-mon[33602]: Upgrade: Need to upgrade myself (mgr.y) 2024-08-10T05:13:24.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:24 smithi159 ceph-mon[33602]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec on smithi159 2024-08-10T05:13:24.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:24 smithi159 ceph-mon[33602]: osdmap e111: 8 total, 8 up, 8 in 2024-08-10T05:13:25.335 INFO:tasks.rados.rados.0.smithi086.stdout:226: done (1 left) 2024-08-10T05:13:25.336 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 18 2024-08-10T05:13:25.336 INFO:tasks.rados.rados.0.smithi086.stdout:227: seq_num 100 ranges {761856=483328,1245184=688128,1933312=516096} 2024-08-10T05:13:25.343 INFO:tasks.rados.rados.0.smithi086.stdout:227: writing smithi08687503-38 from 761856 to 1245184 tid 1 2024-08-10T05:13:25.347 INFO:tasks.rados.rados.0.smithi086.stdout:227: writing smithi08687503-38 from 1245184 to 1933312 tid 2 2024-08-10T05:13:25.351 INFO:tasks.rados.rados.0.smithi086.stdout:227: writing smithi08687503-38 from 1933312 to 2449408 tid 3 2024-08-10T05:13:25.351 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 49 current snap is 18 2024-08-10T05:13:25.351 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 24 (ObjNum 33 snap 0 seq_num 3355885888) dirty exists 2024-08-10T05:13:25.351 INFO:tasks.rados.rados.0.smithi086.stdout:227: finishing write tid 1 to smithi08687503-38 2024-08-10T05:13:25.351 INFO:tasks.rados.rados.0.smithi086.stdout:227: finishing write tid 2 to smithi08687503-38 2024-08-10T05:13:25.351 INFO:tasks.rados.rados.0.smithi086.stdout:228: seq_num 101 ranges {811008=499712,1310720=573440,1884160=524288,2408448=106496} 2024-08-10T05:13:25.358 INFO:tasks.rados.rados.0.smithi086.stdout:228: writing smithi08687503-49 from 811008 to 1310720 tid 1 2024-08-10T05:13:25.361 INFO:tasks.rados.rados.0.smithi086.stdout:228: writing smithi08687503-49 from 1310720 to 1884160 tid 2 2024-08-10T05:13:25.364 INFO:tasks.rados.rados.0.smithi086.stdout:228: writing smithi08687503-49 from 1884160 to 2408448 tid 3 2024-08-10T05:13:25.365 INFO:tasks.rados.rados.0.smithi086.stdout:228: writing smithi08687503-49 from 2408448 to 2514944 tid 4 2024-08-10T05:13:25.365 INFO:tasks.rados.rados.0.smithi086.stdout:225: done (2 left) 2024-08-10T05:13:25.365 INFO:tasks.rados.rados.0.smithi086.stdout:229: copy_from oid 26 from oid 25 current snap is 18 2024-08-10T05:13:25.365 INFO:tasks.rados.rados.0.smithi086.stdout:227: finishing write tid 3 to smithi08687503-38 2024-08-10T05:13:25.365 INFO:tasks.rados.rados.0.smithi086.stdout:227: finishing write tid 4 to smithi08687503-38 2024-08-10T05:13:25.365 INFO:tasks.rados.rados.0.smithi086.stdout:227: finishing write tid 5 to smithi08687503-38 2024-08-10T05:13:25.366 INFO:tasks.rados.rados.0.smithi086.stdout:227: oid 38 updating version 0 to 57 2024-08-10T05:13:25.366 INFO:tasks.rados.rados.0.smithi086.stdout:227: oid 38 version 57 is already newer than 55 2024-08-10T05:13:25.366 INFO:tasks.rados.rados.0.smithi086.stdout:227: oid 38 version 57 is already newer than 56 2024-08-10T05:13:25.366 INFO:tasks.rados.rados.0.smithi086.stdout:227: oid 38 version 57 is already newer than 54 2024-08-10T05:13:25.366 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 57 (ObjNum 100 snap 18 seq_num 100) dirty exists 2024-08-10T05:13:25.366 INFO:tasks.rados.rados.0.smithi086.stdout:227: left oid 38 (ObjNum 100 snap 18 seq_num 100) 2024-08-10T05:13:25.366 INFO:tasks.rados.rados.0.smithi086.stdout:228: finishing write tid 1 to smithi08687503-49 2024-08-10T05:13:25.366 INFO:tasks.rados.rados.0.smithi086.stdout:228: finishing write tid 2 to smithi08687503-49 2024-08-10T05:13:25.366 INFO:tasks.rados.rados.0.smithi086.stdout:227: done (2 left) 2024-08-10T05:13:25.366 INFO:tasks.rados.rados.0.smithi086.stdout:230: snap_create 2024-08-10T05:13:25.367 INFO:tasks.rados.rados.0.smithi086.stdout:228: finishing write tid 3 to smithi08687503-49 2024-08-10T05:13:25.367 INFO:tasks.rados.rados.0.smithi086.stdout:228: finishing write tid 4 to smithi08687503-49 2024-08-10T05:13:25.367 INFO:tasks.rados.rados.0.smithi086.stdout:228: finishing write tid 5 to smithi08687503-49 2024-08-10T05:13:25.368 INFO:tasks.rados.rados.0.smithi086.stdout:228: finishing write tid 6 to smithi08687503-49 2024-08-10T05:13:25.368 INFO:tasks.rados.rados.0.smithi086.stdout:228: oid 49 updating version 0 to 51 2024-08-10T05:13:25.368 INFO:tasks.rados.rados.0.smithi086.stdout:228: oid 49 version 51 is already newer than 49 2024-08-10T05:13:25.369 INFO:tasks.rados.rados.0.smithi086.stdout:228: oid 49 version 51 is already newer than 48 2024-08-10T05:13:25.369 INFO:tasks.rados.rados.0.smithi086.stdout:228: oid 49 version 51 is already newer than 50 2024-08-10T05:13:25.369 INFO:tasks.rados.rados.0.smithi086.stdout:228: oid 49 updating version 51 to 52 2024-08-10T05:13:25.369 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 52 (ObjNum 101 snap 18 seq_num 101) dirty exists 2024-08-10T05:13:25.369 INFO:tasks.rados.rados.0.smithi086.stdout:228: left oid 49 (ObjNum 101 snap 18 seq_num 101) 2024-08-10T05:13:25.377 INFO:tasks.rados.rados.0.smithi086.stdout:229: finishing copy_from racing read to smithi08687503-26 2024-08-10T05:13:25.379 INFO:tasks.rados.rados.0.smithi086.stdout:229: finishing copy_from to smithi08687503-26 2024-08-10T05:13:25.379 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 43 (ObjNum 76 snap 10 seq_num 76) dirty exists 2024-08-10T05:13:25.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:25 smithi086 ceph-mon[41441]: osdmap e112: 8 total, 8 up, 8 in 2024-08-10T05:13:25.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:25 smithi086 ceph-mon[41441]: pgmap v148: 121 pgs: 121 active+clean; 52 MiB data, 322 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-08-10T05:13:25.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:25 smithi086 ceph-mon[29634]: osdmap e112: 8 total, 8 up, 8 in 2024-08-10T05:13:25.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:25 smithi086 ceph-mon[29634]: pgmap v148: 121 pgs: 121 active+clean; 52 MiB data, 322 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-08-10T05:13:25.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:25 smithi159 ceph-mon[33602]: osdmap e112: 8 total, 8 up, 8 in 2024-08-10T05:13:25.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:25 smithi159 ceph-mon[33602]: pgmap v148: 121 pgs: 121 active+clean; 52 MiB data, 322 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-08-10T05:13:26.294 INFO:tasks.rados.rados.0.smithi086.stdout:228: done (2 left) 2024-08-10T05:13:26.294 INFO:tasks.rados.rados.0.smithi086.stdout:229: done (1 left) 2024-08-10T05:13:26.294 INFO:tasks.rados.rados.0.smithi086.stdout:230: done (0 left) 2024-08-10T05:13:26.294 INFO:tasks.rados.rados.0.smithi086.stdout:231: snap_create 2024-08-10T05:13:26.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:26 smithi086 ceph-mon[29634]: osdmap e113: 8 total, 8 up, 8 in 2024-08-10T05:13:26.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:26 smithi086 ceph-mon[29634]: osdmap e114: 8 total, 8 up, 8 in 2024-08-10T05:13:26.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:26 smithi086 ceph-mon[41441]: osdmap e113: 8 total, 8 up, 8 in 2024-08-10T05:13:26.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:26 smithi086 ceph-mon[41441]: osdmap e114: 8 total, 8 up, 8 in 2024-08-10T05:13:26.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:26 smithi159 ceph-mon[33602]: osdmap e113: 8 total, 8 up, 8 in 2024-08-10T05:13:26.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:26 smithi159 ceph-mon[33602]: osdmap e114: 8 total, 8 up, 8 in 2024-08-10T05:13:27.295 INFO:tasks.rados.rados.0.smithi086.stdout:231: done (0 left) 2024-08-10T05:13:27.295 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 17 current snap is 20 2024-08-10T05:13:27.295 INFO:tasks.rados.rados.0.smithi086.stdout:232: seq_num 102 ranges {270336=516096,786432=450560,1236992=729088,1966080=24576} 2024-08-10T05:13:27.298 INFO:tasks.rados.rados.0.smithi086.stdout:232: writing smithi08687503-17 from 270336 to 786432 tid 1 2024-08-10T05:13:27.301 INFO:tasks.rados.rados.0.smithi086.stdout:232: writing smithi08687503-17 from 786432 to 1236992 tid 2 2024-08-10T05:13:27.305 INFO:tasks.rados.rados.0.smithi086.stdout:232: writing smithi08687503-17 from 1236992 to 1966080 tid 3 2024-08-10T05:13:27.306 INFO:tasks.rados.rados.0.smithi086.stdout:232: writing smithi08687503-17 from 1966080 to 1990656 tid 4 2024-08-10T05:13:27.306 INFO:tasks.rados.rados.0.smithi086.stdout:233: rollback oid 8 current snap is 20 2024-08-10T05:13:27.307 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 8 to 10 2024-08-10T05:13:27.307 INFO:tasks.rados.rados.0.smithi086.stdout:232: finishing write tid 1 to smithi08687503-17 2024-08-10T05:13:27.307 INFO:tasks.rados.rados.0.smithi086.stdout:234: rmattr oid 26 current snap is 20 2024-08-10T05:13:27.307 INFO:tasks.rados.rados.0.smithi086.stdout:234: done (2 left) 2024-08-10T05:13:27.307 INFO:tasks.rados.rados.0.smithi086.stdout:235: delete oid 2 current snap is 20 2024-08-10T05:13:27.307 INFO:tasks.rados.rados.0.smithi086.stdout:232: finishing write tid 2 to smithi08687503-17 2024-08-10T05:13:27.308 INFO:tasks.rados.rados.0.smithi086.stdout:233: finishing rollback tid 1 to smithi08687503-8 2024-08-10T05:13:27.309 INFO:tasks.rados.rados.0.smithi086.stdout:235: done (2 left) 2024-08-10T05:13:27.309 INFO:tasks.rados.rados.0.smithi086.stdout:236: rmattr oid 24 current snap is 20 2024-08-10T05:13:27.309 INFO:tasks.rados.rados.0.smithi086.stdout:236: done (2 left) 2024-08-10T05:13:27.309 INFO:tasks.rados.rados.0.smithi086.stdout:237: snap_create 2024-08-10T05:13:27.310 INFO:tasks.rados.rados.0.smithi086.stdout:233: finishing rollback tid 2 to smithi08687503-8 2024-08-10T05:13:27.310 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 85 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-08-10T05:13:27.310 INFO:tasks.rados.rados.0.smithi086.stdout:232: finishing write tid 3 to smithi08687503-17 2024-08-10T05:13:27.310 INFO:tasks.rados.rados.0.smithi086.stdout:232: finishing write tid 4 to smithi08687503-17 2024-08-10T05:13:27.310 INFO:tasks.rados.rados.0.smithi086.stdout:232: finishing write tid 5 to smithi08687503-17 2024-08-10T05:13:27.311 INFO:tasks.rados.rados.0.smithi086.stdout:232: finishing write tid 6 to smithi08687503-17 2024-08-10T05:13:27.311 INFO:tasks.rados.rados.0.smithi086.stdout:232: oid 17 updating version 0 to 50 2024-08-10T05:13:27.311 INFO:tasks.rados.rados.0.smithi086.stdout:232: oid 17 updating version 50 to 52 2024-08-10T05:13:27.311 INFO:tasks.rados.rados.0.smithi086.stdout:232: oid 17 version 52 is already newer than 51 2024-08-10T05:13:27.311 INFO:tasks.rados.rados.0.smithi086.stdout:232: oid 17 updating version 52 to 53 2024-08-10T05:13:27.311 INFO:tasks.rados.rados.0.smithi086.stdout:232: oid 17 version 53 is already newer than 49 2024-08-10T05:13:27.311 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 53 (ObjNum 102 snap 20 seq_num 102) dirty exists 2024-08-10T05:13:27.311 INFO:tasks.rados.rados.0.smithi086.stdout:232: left oid 17 (ObjNum 102 snap 20 seq_num 102) 2024-08-10T05:13:27.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:27 smithi086 ceph-mon[29634]: pgmap v151: 121 pgs: 121 active+clean; 67 MiB data, 346 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 29 op/s 2024-08-10T05:13:27.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:27 smithi086 ceph-mon[29634]: osdmap e115: 8 total, 8 up, 8 in 2024-08-10T05:13:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:27 smithi086 ceph-mon[41441]: pgmap v151: 121 pgs: 121 active+clean; 67 MiB data, 346 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 29 op/s 2024-08-10T05:13:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:27 smithi086 ceph-mon[41441]: osdmap e115: 8 total, 8 up, 8 in 2024-08-10T05:13:27.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:27 smithi159 ceph-mon[33602]: pgmap v151: 121 pgs: 121 active+clean; 67 MiB data, 346 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 29 op/s 2024-08-10T05:13:27.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:27 smithi159 ceph-mon[33602]: osdmap e115: 8 total, 8 up, 8 in 2024-08-10T05:13:28.295 INFO:tasks.rados.rados.0.smithi086.stdout:232: done (2 left) 2024-08-10T05:13:28.295 INFO:tasks.rados.rados.0.smithi086.stdout:233: done (1 left) 2024-08-10T05:13:28.295 INFO:tasks.rados.rados.0.smithi086.stdout:237: done (0 left) 2024-08-10T05:13:28.295 INFO:tasks.rados.rados.0.smithi086.stdout:238: copy_from oid 48 from oid 47 current snap is 21 2024-08-10T05:13:28.295 INFO:tasks.rados.rados.0.smithi086.stdout:239: read oid 34 snap -1 2024-08-10T05:13:28.295 INFO:tasks.rados.rados.0.smithi086.stdout:239: expect (ObjNum 7 snap 0 seq_num 7) 2024-08-10T05:13:28.296 INFO:tasks.rados.rados.0.smithi086.stdout:240: snap_create 2024-08-10T05:13:28.300 INFO:tasks.rados.rados.0.smithi086.stdout:239: expect (ObjNum 7 snap 0 seq_num 7) 2024-08-10T05:13:28.306 INFO:tasks.rados.rados.0.smithi086.stdout:238: finishing copy_from racing read to smithi08687503-48 2024-08-10T05:13:28.306 INFO:tasks.rados.rados.0.smithi086.stdout:238: finishing copy_from to smithi08687503-48 2024-08-10T05:13:28.306 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 2 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-10T05:13:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:13:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:13:28] "GET /metrics HTTP/1.1" 200 36014 "" "Prometheus/2.43.0" 2024-08-10T05:13:29.302 INFO:tasks.rados.rados.0.smithi086.stdout:238: done (2 left) 2024-08-10T05:13:29.302 INFO:tasks.rados.rados.0.smithi086.stdout:239: done (1 left) 2024-08-10T05:13:29.302 INFO:tasks.rados.rados.0.smithi086.stdout:240: done (0 left) 2024-08-10T05:13:29.302 INFO:tasks.rados.rados.0.smithi086.stdout:241: read oid 47 snap -1 2024-08-10T05:13:29.303 INFO:tasks.rados.rados.0.smithi086.stdout:241: expect (ObjNum 46 snap 0 seq_num 46) 2024-08-10T05:13:29.303 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 45 current snap is 22 2024-08-10T05:13:29.303 INFO:tasks.rados.rados.0.smithi086.stdout:242: seq_num 104 ranges {1851392=548864,2400256=622592,3022848=581632} 2024-08-10T05:13:29.315 INFO:tasks.rados.rados.0.smithi086.stdout:242: writing smithi08687503-45 from 1851392 to 2400256 tid 1 2024-08-10T05:13:29.318 INFO:tasks.rados.rados.0.smithi086.stdout:242: writing smithi08687503-45 from 2400256 to 3022848 tid 2 2024-08-10T05:13:29.323 INFO:tasks.rados.rados.0.smithi086.stdout:242: writing smithi08687503-45 from 3022848 to 3604480 tid 3 2024-08-10T05:13:29.323 INFO:tasks.rados.rados.0.smithi086.stdout:243: read oid 49 snap 16 2024-08-10T05:13:29.323 INFO:tasks.rados.rados.0.smithi086.stdout:243: expect (ObjNum 48 snap 0 seq_num 48) 2024-08-10T05:13:29.323 INFO:tasks.rados.rados.0.smithi086.stdout:244: read oid 28 snap -1 2024-08-10T05:13:29.323 INFO:tasks.rados.rados.0.smithi086.stdout:244: expect (ObjNum 27 snap 0 seq_num 27) 2024-08-10T05:13:29.323 INFO:tasks.rados.rados.0.smithi086.stdout:245: read oid 11 snap -1 2024-08-10T05:13:29.323 INFO:tasks.rados.rados.0.smithi086.stdout:245: expect deleted 2024-08-10T05:13:29.323 INFO:tasks.rados.rados.0.smithi086.stdout:246: read oid 5 snap 10 2024-08-10T05:13:29.323 INFO:tasks.rados.rados.0.smithi086.stdout:246: expect (ObjNum 4 snap 0 seq_num 4) 2024-08-10T05:13:29.324 INFO:tasks.rados.rados.0.smithi086.stdout:247: setattr oid 48 current snap is 22 2024-08-10T05:13:29.324 INFO:tasks.rados.rados.0.smithi086.stdout:241: expect (ObjNum 46 snap 0 seq_num 46) 2024-08-10T05:13:29.345 INFO:tasks.rados.rados.0.smithi086.stdout:242: finishing write tid 1 to smithi08687503-45 2024-08-10T05:13:29.345 INFO:tasks.rados.rados.0.smithi086.stdout:242: finishing write tid 2 to smithi08687503-45 2024-08-10T05:13:29.346 INFO:tasks.rados.rados.0.smithi086.stdout:244: expect (ObjNum 27 snap 0 seq_num 27) 2024-08-10T05:13:29.361 INFO:tasks.rados.rados.0.smithi086.stdout:242: finishing write tid 3 to smithi08687503-45 2024-08-10T05:13:29.361 INFO:tasks.rados.rados.0.smithi086.stdout:242: finishing write tid 4 to smithi08687503-45 2024-08-10T05:13:29.361 INFO:tasks.rados.rados.0.smithi086.stdout:246: expect (ObjNum 4 snap 0 seq_num 4) 2024-08-10T05:13:29.363 INFO:tasks.rados.rados.0.smithi086.stdout:242: finishing write tid 5 to smithi08687503-45 2024-08-10T05:13:29.363 INFO:tasks.rados.rados.0.smithi086.stdout:242: oid 45 updating version 0 to 86 2024-08-10T05:13:29.363 INFO:tasks.rados.rados.0.smithi086.stdout:242: oid 45 version 86 is already newer than 85 2024-08-10T05:13:29.363 INFO:tasks.rados.rados.0.smithi086.stdout:242: oid 45 updating version 86 to 87 2024-08-10T05:13:29.363 INFO:tasks.rados.rados.0.smithi086.stdout:242: oid 45 updating version 87 to 88 2024-08-10T05:13:29.364 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 88 (ObjNum 104 snap 22 seq_num 104) dirty exists 2024-08-10T05:13:29.364 INFO:tasks.rados.rados.0.smithi086.stdout:242: left oid 45 (ObjNum 104 snap 22 seq_num 104) 2024-08-10T05:13:29.364 INFO:tasks.rados.rados.0.smithi086.stdout:243: expect (ObjNum 48 snap 0 seq_num 48) 2024-08-10T05:13:29.384 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 48 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-10T05:13:29.384 INFO:tasks.rados.rados.0.smithi086.stdout:241: done (6 left) 2024-08-10T05:13:29.384 INFO:tasks.rados.rados.0.smithi086.stdout:242: done (5 left) 2024-08-10T05:13:29.385 INFO:tasks.rados.rados.0.smithi086.stdout:243: done (4 left) 2024-08-10T05:13:29.385 INFO:tasks.rados.rados.0.smithi086.stdout:244: done (3 left) 2024-08-10T05:13:29.385 INFO:tasks.rados.rados.0.smithi086.stdout:245: done (2 left) 2024-08-10T05:13:29.385 INFO:tasks.rados.rados.0.smithi086.stdout:246: done (1 left) 2024-08-10T05:13:29.385 INFO:tasks.rados.rados.0.smithi086.stdout:247: done (0 left) 2024-08-10T05:13:29.385 INFO:tasks.rados.rados.0.smithi086.stdout:248: rollback oid 32 current snap is 22 2024-08-10T05:13:29.385 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 32 to 17 2024-08-10T05:13:29.385 INFO:tasks.rados.rados.0.smithi086.stdout:249: delete oid 49 current snap is 22 2024-08-10T05:13:29.386 INFO:tasks.rados.rados.0.smithi086.stdout:249: done (1 left) 2024-08-10T05:13:29.386 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 35 current snap is 22 2024-08-10T05:13:29.386 INFO:tasks.rados.rados.0.smithi086.stdout:250: seq_num 106 ranges {0=581632,581632=794624,1376256=409600} 2024-08-10T05:13:29.389 INFO:tasks.rados.rados.0.smithi086.stdout:250: writing smithi08687503-35 from 0 to 581632 tid 1 2024-08-10T05:13:29.394 INFO:tasks.rados.rados.0.smithi086.stdout:250: writing smithi08687503-35 from 581632 to 1376256 tid 2 2024-08-10T05:13:29.396 INFO:tasks.rados.rados.0.smithi086.stdout:250: writing smithi08687503-35 from 1376256 to 1785856 tid 3 2024-08-10T05:13:29.396 INFO:tasks.rados.rados.0.smithi086.stdout:251: setattr oid 42 current snap is 22 2024-08-10T05:13:29.396 INFO:tasks.rados.rados.0.smithi086.stdout:248: finishing rollback tid 0 to smithi08687503-32 2024-08-10T05:13:29.396 INFO:tasks.rados.rados.0.smithi086.stdout:248: finishing rollback tid 1 to smithi08687503-32 2024-08-10T05:13:29.397 INFO:tasks.rados.rados.0.smithi086.stdout:248: finishing rollback tid 2 to smithi08687503-32 2024-08-10T05:13:29.397 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 57 (ObjNum 70 snap 4 seq_num 70) dirty exists 2024-08-10T05:13:29.397 INFO:tasks.rados.rados.0.smithi086.stdout:250: finishing write tid 1 to smithi08687503-35 2024-08-10T05:13:29.397 INFO:tasks.rados.rados.0.smithi086.stdout:250: finishing write tid 2 to smithi08687503-35 2024-08-10T05:13:29.398 INFO:tasks.rados.rados.0.smithi086.stdout:250: finishing write tid 3 to smithi08687503-35 2024-08-10T05:13:29.398 INFO:tasks.rados.rados.0.smithi086.stdout:250: finishing write tid 4 to smithi08687503-35 2024-08-10T05:13:29.398 INFO:tasks.rados.rados.0.smithi086.stdout:248: done (2 left) 2024-08-10T05:13:29.398 INFO:tasks.rados.rados.0.smithi086.stdout:252: setattr oid 3 current snap is 22 2024-08-10T05:13:29.399 INFO:tasks.rados.rados.0.smithi086.stdout:250: finishing write tid 5 to smithi08687503-35 2024-08-10T05:13:29.399 INFO:tasks.rados.rados.0.smithi086.stdout:250: oid 35 updating version 0 to 91 2024-08-10T05:13:29.399 INFO:tasks.rados.rados.0.smithi086.stdout:250: oid 35 updating version 91 to 92 2024-08-10T05:13:29.399 INFO:tasks.rados.rados.0.smithi086.stdout:250: oid 35 version 92 is already newer than 89 2024-08-10T05:13:29.399 INFO:tasks.rados.rados.0.smithi086.stdout:250: oid 35 version 92 is already newer than 90 2024-08-10T05:13:29.399 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 92 (ObjNum 106 snap 22 seq_num 106) dirty exists 2024-08-10T05:13:29.399 INFO:tasks.rados.rados.0.smithi086.stdout:250: left oid 35 (ObjNum 106 snap 22 seq_num 106) 2024-08-10T05:13:29.400 INFO:tasks.rados.rados.0.smithi086.stdout:250: done (2 left) 2024-08-10T05:13:29.400 INFO:tasks.rados.rados.0.smithi086.stdout:253: snap_remove snap 8 2024-08-10T05:13:29.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:29 smithi086 ceph-mon[41441]: osdmap e116: 8 total, 8 up, 8 in 2024-08-10T05:13:29.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:29 smithi086 ceph-mon[41441]: pgmap v154: 121 pgs: 121 active+clean; 67 MiB data, 346 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 29 op/s 2024-08-10T05:13:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:29 smithi086 ceph-mon[29634]: osdmap e116: 8 total, 8 up, 8 in 2024-08-10T05:13:29.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:29 smithi086 ceph-mon[29634]: pgmap v154: 121 pgs: 121 active+clean; 67 MiB data, 346 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 29 op/s 2024-08-10T05:13:29.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:29 smithi159 ceph-mon[33602]: osdmap e116: 8 total, 8 up, 8 in 2024-08-10T05:13:29.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:29 smithi159 ceph-mon[33602]: pgmap v154: 121 pgs: 121 active+clean; 67 MiB data, 346 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 29 op/s 2024-08-10T05:13:30.311 INFO:tasks.rados.rados.0.smithi086.stdout:253: done (2 left) 2024-08-10T05:13:30.311 INFO:tasks.rados.rados.0.smithi086.stdout:254: read oid 46 snap -1 2024-08-10T05:13:30.311 INFO:tasks.rados.rados.0.smithi086.stdout:254: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-10T05:13:30.311 INFO:tasks.rados.rados.0.smithi086.stdout:255: read oid 17 snap -1 2024-08-10T05:13:30.311 INFO:tasks.rados.rados.0.smithi086.stdout:255: expect (ObjNum 102 snap 20 seq_num 102) 2024-08-10T05:13:30.311 INFO:tasks.rados.rados.0.smithi086.stdout:256: read oid 18 snap -1 2024-08-10T05:13:30.311 INFO:tasks.rados.rados.0.smithi086.stdout:256: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:13:30.311 INFO:tasks.rados.rados.0.smithi086.stdout:257: snap_remove snap 21 2024-08-10T05:13:30.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:30 smithi086 ceph-mon[29634]: osdmap e117: 8 total, 8 up, 8 in 2024-08-10T05:13:30.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:30 smithi086 ceph-mon[41441]: osdmap e117: 8 total, 8 up, 8 in 2024-08-10T05:13:30.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:30 smithi159 ceph-mon[33602]: osdmap e117: 8 total, 8 up, 8 in 2024-08-10T05:13:31.295 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 91 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-10T05:13:31.295 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 21 (ObjNum 61 snap 3 seq_num 61) dirty exists 2024-08-10T05:13:31.295 INFO:tasks.rados.rados.0.smithi086.stdout:256: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:13:31.316 INFO:tasks.rados.rados.0.smithi086.stdout:254: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-10T05:13:31.336 INFO:tasks.rados.rados.0.smithi086.stdout:255: expect (ObjNum 102 snap 20 seq_num 102) 2024-08-10T05:13:31.392 INFO:tasks.rados.rados.0.smithi086.stdout:251: done (5 left) 2024-08-10T05:13:31.392 INFO:tasks.rados.rados.0.smithi086.stdout:252: done (4 left) 2024-08-10T05:13:31.392 INFO:tasks.rados.rados.0.smithi086.stdout:254: done (3 left) 2024-08-10T05:13:31.393 INFO:tasks.rados.rados.0.smithi086.stdout:255: done (2 left) 2024-08-10T05:13:31.393 INFO:tasks.rados.rados.0.smithi086.stdout:256: done (1 left) 2024-08-10T05:13:31.393 INFO:tasks.rados.rados.0.smithi086.stdout:257: done (0 left) 2024-08-10T05:13:31.393 INFO:tasks.rados.rados.0.smithi086.stdout:258: copy_from oid 20 from oid 32 current snap is 22 2024-08-10T05:13:31.393 INFO:tasks.rados.rados.0.smithi086.stdout:259: read oid 47 snap -1 2024-08-10T05:13:31.393 INFO:tasks.rados.rados.0.smithi086.stdout:259: expect (ObjNum 46 snap 0 seq_num 46) 2024-08-10T05:13:31.393 INFO:tasks.rados.rados.0.smithi086.stdout:260: snap_remove snap 19 2024-08-10T05:13:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:31 smithi086 ceph-mon[29634]: osdmap e118: 8 total, 8 up, 8 in 2024-08-10T05:13:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:31 smithi086 ceph-mon[29634]: pgmap v157: 121 pgs: 121 active+clean; 67 MiB data, 346 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:13:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:31 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:13:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:31 smithi086 ceph-mon[29634]: osdmap e119: 8 total, 8 up, 8 in 2024-08-10T05:13:31.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:31 smithi086 ceph-mon[41441]: osdmap e118: 8 total, 8 up, 8 in 2024-08-10T05:13:31.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:31 smithi086 ceph-mon[41441]: pgmap v157: 121 pgs: 121 active+clean; 67 MiB data, 346 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:13:31.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:31 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:13:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:31 smithi086 ceph-mon[41441]: osdmap e119: 8 total, 8 up, 8 in 2024-08-10T05:13:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:31 smithi159 ceph-mon[33602]: osdmap e118: 8 total, 8 up, 8 in 2024-08-10T05:13:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:31 smithi159 ceph-mon[33602]: pgmap v157: 121 pgs: 121 active+clean; 67 MiB data, 346 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:13:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:31 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:13:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:31 smithi159 ceph-mon[33602]: osdmap e119: 8 total, 8 up, 8 in 2024-08-10T05:13:32.311 INFO:tasks.rados.rados.0.smithi086.stdout:260: done (2 left) 2024-08-10T05:13:32.311 INFO:tasks.rados.rados.0.smithi086.stdout:261: read oid 1 snap -1 2024-08-10T05:13:32.311 INFO:tasks.rados.rados.0.smithi086.stdout:261: expect (ObjNum 90 snap 17 seq_num 90) 2024-08-10T05:13:32.311 INFO:tasks.rados.rados.0.smithi086.stdout:262: delete oid 39 current snap is 22 2024-08-10T05:13:32.311 INFO:tasks.rados.rados.0.smithi086.stdout:259: expect (ObjNum 46 snap 0 seq_num 46) 2024-08-10T05:13:32.338 INFO:tasks.rados.rados.0.smithi086.stdout:258: finishing copy_from racing read to smithi08687503-20 2024-08-10T05:13:32.338 INFO:tasks.rados.rados.0.smithi086.stdout:258: finishing copy_from to smithi08687503-20 2024-08-10T05:13:32.338 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 57 (ObjNum 70 snap 4 seq_num 70) dirty exists 2024-08-10T05:13:32.338 INFO:tasks.rados.rados.0.smithi086.stdout:261: expect (ObjNum 90 snap 17 seq_num 90) 2024-08-10T05:13:32.439 INFO:tasks.rados.rados.0.smithi086.stdout:258: done (3 left) 2024-08-10T05:13:32.440 INFO:tasks.rados.rados.0.smithi086.stdout:259: done (2 left) 2024-08-10T05:13:32.440 INFO:tasks.rados.rados.0.smithi086.stdout:261: done (1 left) 2024-08-10T05:13:32.440 INFO:tasks.rados.rados.0.smithi086.stdout:262: done (0 left) 2024-08-10T05:13:32.440 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 30 current snap is 22 2024-08-10T05:13:32.440 INFO:tasks.rados.rados.0.smithi086.stdout:263: seq_num 108 ranges {491520=614400,1105920=606208,1712128=598016} 2024-08-10T05:13:32.445 INFO:tasks.rados.rados.0.smithi086.stdout:263: writing smithi08687503-30 from 491520 to 1105920 tid 1 2024-08-10T05:13:32.448 INFO:tasks.rados.rados.0.smithi086.stdout:263: writing smithi08687503-30 from 1105920 to 1712128 tid 2 2024-08-10T05:13:32.452 INFO:tasks.rados.rados.0.smithi086.stdout:263: writing smithi08687503-30 from 1712128 to 2310144 tid 3 2024-08-10T05:13:32.452 INFO:tasks.rados.rados.0.smithi086.stdout:264: rmattr oid 17 current snap is 22 2024-08-10T05:13:32.452 INFO:tasks.rados.rados.0.smithi086.stdout:264: done (1 left) 2024-08-10T05:13:32.452 INFO:tasks.rados.rados.0.smithi086.stdout:265: snap_remove snap 17 2024-08-10T05:13:33.319 INFO:tasks.rados.rados.0.smithi086.stdout:265: done (1 left) 2024-08-10T05:13:33.319 INFO:tasks.rados.rados.0.smithi086.stdout:266: snap_remove snap 10 2024-08-10T05:13:33.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:33 smithi086 ceph-mon[29634]: osdmap e120: 8 total, 8 up, 8 in 2024-08-10T05:13:33.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:33 smithi086 ceph-mon[29634]: pgmap v160: 121 pgs: 121 active+clean; 73 MiB data, 355 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.4 MiB/s wr, 28 op/s 2024-08-10T05:13:33.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:33 smithi086 ceph-mon[41441]: osdmap e120: 8 total, 8 up, 8 in 2024-08-10T05:13:33.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:33 smithi086 ceph-mon[41441]: pgmap v160: 121 pgs: 121 active+clean; 73 MiB data, 355 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.4 MiB/s wr, 28 op/s 2024-08-10T05:13:33.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:33 smithi159 ceph-mon[33602]: osdmap e120: 8 total, 8 up, 8 in 2024-08-10T05:13:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:33 smithi159 ceph-mon[33602]: pgmap v160: 121 pgs: 121 active+clean; 73 MiB data, 355 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.4 MiB/s wr, 28 op/s 2024-08-10T05:13:34.321 INFO:tasks.rados.rados.0.smithi086.stdout:266: done (1 left) 2024-08-10T05:13:34.321 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 6 current snap is 22 2024-08-10T05:13:34.321 INFO:tasks.rados.rados.0.smithi086.stdout:267: seq_num 109 ranges {606208=630784,1236992=491520,1728512=483328,2211840=229376} 2024-08-10T05:13:34.328 INFO:tasks.rados.rados.0.smithi086.stdout:267: writing smithi08687503-6 from 606208 to 1236992 tid 1 2024-08-10T05:13:34.332 INFO:tasks.rados.rados.0.smithi086.stdout:267: writing smithi08687503-6 from 1236992 to 1728512 tid 2 2024-08-10T05:13:34.335 INFO:tasks.rados.rados.0.smithi086.stdout:267: writing smithi08687503-6 from 1728512 to 2211840 tid 3 2024-08-10T05:13:34.338 INFO:tasks.rados.rados.0.smithi086.stdout:267: writing smithi08687503-6 from 2211840 to 2441216 tid 4 2024-08-10T05:13:34.338 INFO:tasks.rados.rados.0.smithi086.stdout:263: finishing write tid 1 to smithi08687503-30 2024-08-10T05:13:34.338 INFO:tasks.rados.rados.0.smithi086.stdout:263: finishing write tid 2 to smithi08687503-30 2024-08-10T05:13:34.338 INFO:tasks.rados.rados.0.smithi086.stdout:263: finishing write tid 3 to smithi08687503-30 2024-08-10T05:13:34.338 INFO:tasks.rados.rados.0.smithi086.stdout:263: finishing write tid 4 to smithi08687503-30 2024-08-10T05:13:34.338 INFO:tasks.rados.rados.0.smithi086.stdout:263: finishing write tid 5 to smithi08687503-30 2024-08-10T05:13:34.338 INFO:tasks.rados.rados.0.smithi086.stdout:263: oid 30 updating version 0 to 26 2024-08-10T05:13:34.338 INFO:tasks.rados.rados.0.smithi086.stdout:263: oid 30 updating version 26 to 27 2024-08-10T05:13:34.339 INFO:tasks.rados.rados.0.smithi086.stdout:263: oid 30 updating version 27 to 29 2024-08-10T05:13:34.339 INFO:tasks.rados.rados.0.smithi086.stdout:263: oid 30 version 29 is already newer than 28 2024-08-10T05:13:34.339 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 29 (ObjNum 108 snap 22 seq_num 108) dirty exists 2024-08-10T05:13:34.339 INFO:tasks.rados.rados.0.smithi086.stdout:263: left oid 30 (ObjNum 108 snap 22 seq_num 108) 2024-08-10T05:13:34.339 INFO:tasks.rados.rados.0.smithi086.stdout:267: finishing write tid 1 to smithi08687503-6 2024-08-10T05:13:34.339 INFO:tasks.rados.rados.0.smithi086.stdout:267: finishing write tid 2 to smithi08687503-6 2024-08-10T05:13:34.339 INFO:tasks.rados.rados.0.smithi086.stdout:263: done (1 left) 2024-08-10T05:13:34.339 INFO:tasks.rados.rados.0.smithi086.stdout:268: read oid 29 snap -1 2024-08-10T05:13:34.339 INFO:tasks.rados.rados.0.smithi086.stdout:268: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:13:34.339 INFO:tasks.rados.rados.0.smithi086.stdout:269: snap_create 2024-08-10T05:13:34.339 INFO:tasks.rados.rados.0.smithi086.stdout:268: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:13:34.340 INFO:tasks.rados.rados.0.smithi086.stdout:267: finishing write tid 3 to smithi08687503-6 2024-08-10T05:13:34.340 INFO:tasks.rados.rados.0.smithi086.stdout:267: finishing write tid 4 to smithi08687503-6 2024-08-10T05:13:34.341 INFO:tasks.rados.rados.0.smithi086.stdout:267: finishing write tid 5 to smithi08687503-6 2024-08-10T05:13:34.342 INFO:tasks.rados.rados.0.smithi086.stdout:267: finishing write tid 6 to smithi08687503-6 2024-08-10T05:13:34.342 INFO:tasks.rados.rados.0.smithi086.stdout:267: oid 6 updating version 0 to 28 2024-08-10T05:13:34.342 INFO:tasks.rados.rados.0.smithi086.stdout:267: oid 6 version 28 is already newer than 27 2024-08-10T05:13:34.343 INFO:tasks.rados.rados.0.smithi086.stdout:267: oid 6 updating version 28 to 29 2024-08-10T05:13:34.343 INFO:tasks.rados.rados.0.smithi086.stdout:267: oid 6 updating version 29 to 30 2024-08-10T05:13:34.343 INFO:tasks.rados.rados.0.smithi086.stdout:267: oid 6 version 30 is already newer than 26 2024-08-10T05:13:34.343 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 30 (ObjNum 109 snap 22 seq_num 109) dirty exists 2024-08-10T05:13:34.343 INFO:tasks.rados.rados.0.smithi086.stdout:267: left oid 6 (ObjNum 109 snap 22 seq_num 109) 2024-08-10T05:13:34.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:34 smithi086 ceph-mon[29634]: osdmap e121: 8 total, 8 up, 8 in 2024-08-10T05:13:34.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:34 smithi086 ceph-mon[41441]: osdmap e121: 8 total, 8 up, 8 in 2024-08-10T05:13:34.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:34 smithi159 ceph-mon[33602]: osdmap e121: 8 total, 8 up, 8 in 2024-08-10T05:13:35.333 INFO:tasks.rados.rados.0.smithi086.stdout:267: done (2 left) 2024-08-10T05:13:35.333 INFO:tasks.rados.rados.0.smithi086.stdout:268: done (1 left) 2024-08-10T05:13:35.333 INFO:tasks.rados.rados.0.smithi086.stdout:269: done (0 left) 2024-08-10T05:13:35.333 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 40 current snap is 23 2024-08-10T05:13:35.333 INFO:tasks.rados.rados.0.smithi086.stdout:270: seq_num 110 ranges {663552=647168,1310720=778240,2088960=425984} 2024-08-10T05:13:35.340 INFO:tasks.rados.rados.0.smithi086.stdout:270: writing smithi08687503-40 from 663552 to 1310720 tid 1 2024-08-10T05:13:35.344 INFO:tasks.rados.rados.0.smithi086.stdout:270: writing smithi08687503-40 from 1310720 to 2088960 tid 2 2024-08-10T05:13:35.347 INFO:tasks.rados.rados.0.smithi086.stdout:270: writing smithi08687503-40 from 2088960 to 2514944 tid 3 2024-08-10T05:13:35.347 INFO:tasks.rados.rados.0.smithi086.stdout:271: read oid 25 snap 20 2024-08-10T05:13:35.347 INFO:tasks.rados.rados.0.smithi086.stdout:271: expect (ObjNum 76 snap 10 seq_num 76) 2024-08-10T05:13:35.347 INFO:tasks.rados.rados.0.smithi086.stdout:272: rmattr oid 31 current snap is 23 2024-08-10T05:13:35.348 INFO:tasks.rados.rados.0.smithi086.stdout:270: finishing write tid 1 to smithi08687503-40 2024-08-10T05:13:35.348 INFO:tasks.rados.rados.0.smithi086.stdout:272: done (2 left) 2024-08-10T05:13:35.348 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 23 2024-08-10T05:13:35.348 INFO:tasks.rados.rados.0.smithi086.stdout:273: seq_num 111 ranges {2449408=663552,3112960=663552,3776512=450560,4227072=90112} 2024-08-10T05:13:35.364 INFO:tasks.rados.rados.0.smithi086.stdout:273: writing smithi08687503-38 from 2449408 to 3112960 tid 1 2024-08-10T05:13:35.368 INFO:tasks.rados.rados.0.smithi086.stdout:273: writing smithi08687503-38 from 3112960 to 3776512 tid 2 2024-08-10T05:13:35.370 INFO:tasks.rados.rados.0.smithi086.stdout:273: writing smithi08687503-38 from 3776512 to 4227072 tid 3 2024-08-10T05:13:35.371 INFO:tasks.rados.rados.0.smithi086.stdout:273: writing smithi08687503-38 from 4227072 to 4317184 tid 4 2024-08-10T05:13:35.371 INFO:tasks.rados.rados.0.smithi086.stdout:274: read oid 35 snap -1 2024-08-10T05:13:35.371 INFO:tasks.rados.rados.0.smithi086.stdout:274: expect (ObjNum 106 snap 22 seq_num 106) 2024-08-10T05:13:35.372 INFO:tasks.rados.rados.0.smithi086.stdout:275: read oid 33 snap 13 2024-08-10T05:13:35.372 INFO:tasks.rados.rados.0.smithi086.stdout:275: expect (ObjNum 15 snap 0 seq_num 15) 2024-08-10T05:13:35.372 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 37 current snap is 23 2024-08-10T05:13:35.372 INFO:tasks.rados.rados.0.smithi086.stdout:270: finishing write tid 2 to smithi08687503-40 2024-08-10T05:13:35.372 INFO:tasks.rados.rados.0.smithi086.stdout:276: seq_num 112 ranges {0=679936,679936=548864,1228800=655360} 2024-08-10T05:13:35.375 INFO:tasks.rados.rados.0.smithi086.stdout:276: writing smithi08687503-37 from 0 to 679936 tid 1 2024-08-10T05:13:35.378 INFO:tasks.rados.rados.0.smithi086.stdout:276: writing smithi08687503-37 from 679936 to 1228800 tid 2 2024-08-10T05:13:35.382 INFO:tasks.rados.rados.0.smithi086.stdout:276: writing smithi08687503-37 from 1228800 to 1884160 tid 3 2024-08-10T05:13:35.383 INFO:tasks.rados.rados.0.smithi086.stdout:277: snap_remove snap 18 2024-08-10T05:13:35.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:35 smithi086 ceph-mon[29634]: osdmap e122: 8 total, 8 up, 8 in 2024-08-10T05:13:35.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:35 smithi086 ceph-mon[29634]: pgmap v163: 121 pgs: 121 active+clean; 73 MiB data, 355 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.4 MiB/s wr, 28 op/s 2024-08-10T05:13:35.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:35 smithi086 ceph-mon[41441]: osdmap e122: 8 total, 8 up, 8 in 2024-08-10T05:13:35.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:35 smithi086 ceph-mon[41441]: pgmap v163: 121 pgs: 121 active+clean; 73 MiB data, 355 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.4 MiB/s wr, 28 op/s 2024-08-10T05:13:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:35 smithi159 ceph-mon[33602]: osdmap e122: 8 total, 8 up, 8 in 2024-08-10T05:13:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:35 smithi159 ceph-mon[33602]: pgmap v163: 121 pgs: 121 active+clean; 73 MiB data, 355 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.4 MiB/s wr, 28 op/s 2024-08-10T05:13:36.296 INFO:tasks.rados.rados.0.smithi086.stdout:270: finishing write tid 3 to smithi08687503-40 2024-08-10T05:13:36.296 INFO:tasks.rados.rados.0.smithi086.stdout:270: finishing write tid 4 to smithi08687503-40 2024-08-10T05:13:36.296 INFO:tasks.rados.rados.0.smithi086.stdout:270: finishing write tid 5 to smithi08687503-40 2024-08-10T05:13:36.297 INFO:tasks.rados.rados.0.smithi086.stdout:270: oid 40 updating version 0 to 62 2024-08-10T05:13:36.297 INFO:tasks.rados.rados.0.smithi086.stdout:270: oid 40 version 62 is already newer than 61 2024-08-10T05:13:36.297 INFO:tasks.rados.rados.0.smithi086.stdout:270: oid 40 updating version 62 to 63 2024-08-10T05:13:36.297 INFO:tasks.rados.rados.0.smithi086.stdout:270: oid 40 version 63 is already newer than 60 2024-08-10T05:13:36.297 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 63 (ObjNum 110 snap 23 seq_num 110) dirty exists 2024-08-10T05:13:36.297 INFO:tasks.rados.rados.0.smithi086.stdout:270: left oid 40 (ObjNum 110 snap 23 seq_num 110) 2024-08-10T05:13:36.297 INFO:tasks.rados.rados.0.smithi086.stdout:271: expect (ObjNum 76 snap 10 seq_num 76) 2024-08-10T05:13:36.385 INFO:tasks.rados.rados.0.smithi086.stdout:273: finishing write tid 1 to smithi08687503-38 2024-08-10T05:13:36.385 INFO:tasks.rados.rados.0.smithi086.stdout:273: finishing write tid 2 to smithi08687503-38 2024-08-10T05:13:36.385 INFO:tasks.rados.rados.0.smithi086.stdout:270: done (6 left) 2024-08-10T05:13:36.385 INFO:tasks.rados.rados.0.smithi086.stdout:271: done (5 left) 2024-08-10T05:13:36.385 INFO:tasks.rados.rados.0.smithi086.stdout:277: done (4 left) 2024-08-10T05:13:36.386 INFO:tasks.rados.rados.0.smithi086.stdout:278: copy_from oid 20 from oid 31 current snap is 23 2024-08-10T05:13:36.386 INFO:tasks.rados.rados.0.smithi086.stdout:273: finishing write tid 3 to smithi08687503-38 2024-08-10T05:13:36.386 INFO:tasks.rados.rados.0.smithi086.stdout:273: finishing write tid 4 to smithi08687503-38 2024-08-10T05:13:36.386 INFO:tasks.rados.rados.0.smithi086.stdout:273: finishing write tid 5 to smithi08687503-38 2024-08-10T05:13:36.386 INFO:tasks.rados.rados.0.smithi086.stdout:273: finishing write tid 6 to smithi08687503-38 2024-08-10T05:13:36.386 INFO:tasks.rados.rados.0.smithi086.stdout:273: oid 38 updating version 0 to 71 2024-08-10T05:13:36.386 INFO:tasks.rados.rados.0.smithi086.stdout:273: oid 38 updating version 71 to 72 2024-08-10T05:13:36.386 INFO:tasks.rados.rados.0.smithi086.stdout:273: oid 38 updating version 72 to 74 2024-08-10T05:13:36.386 INFO:tasks.rados.rados.0.smithi086.stdout:273: oid 38 updating version 74 to 75 2024-08-10T05:13:36.386 INFO:tasks.rados.rados.0.smithi086.stdout:273: oid 38 version 75 is already newer than 73 2024-08-10T05:13:36.386 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 75 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-08-10T05:13:36.386 INFO:tasks.rados.rados.0.smithi086.stdout:273: left oid 38 (ObjNum 111 snap 23 seq_num 111) 2024-08-10T05:13:36.386 INFO:tasks.rados.rados.0.smithi086.stdout:275: expect (ObjNum 15 snap 0 seq_num 15) 2024-08-10T05:13:36.391 INFO:tasks.rados.rados.0.smithi086.stdout:274: expect (ObjNum 106 snap 22 seq_num 106) 2024-08-10T05:13:36.438 INFO:tasks.rados.rados.0.smithi086.stdout:276: finishing write tid 1 to smithi08687503-37 2024-08-10T05:13:36.438 INFO:tasks.rados.rados.0.smithi086.stdout:276: finishing write tid 2 to smithi08687503-37 2024-08-10T05:13:36.438 INFO:tasks.rados.rados.0.smithi086.stdout:276: finishing write tid 3 to smithi08687503-37 2024-08-10T05:13:36.438 INFO:tasks.rados.rados.0.smithi086.stdout:276: finishing write tid 4 to smithi08687503-37 2024-08-10T05:13:36.438 INFO:tasks.rados.rados.0.smithi086.stdout:273: done (4 left) 2024-08-10T05:13:36.438 INFO:tasks.rados.rados.0.smithi086.stdout:274: done (3 left) 2024-08-10T05:13:36.438 INFO:tasks.rados.rados.0.smithi086.stdout:275: done (2 left) 2024-08-10T05:13:36.439 INFO:tasks.rados.rados.0.smithi086.stdout:279: rollback oid 49 current snap is 23 2024-08-10T05:13:36.439 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 49 to 16 2024-08-10T05:13:36.439 INFO:tasks.rados.rados.0.smithi086.stdout:276: finishing write tid 5 to smithi08687503-37 2024-08-10T05:13:36.439 INFO:tasks.rados.rados.0.smithi086.stdout:276: oid 37 updating version 0 to 126 2024-08-10T05:13:36.439 INFO:tasks.rados.rados.0.smithi086.stdout:276: oid 37 version 126 is already newer than 124 2024-08-10T05:13:36.439 INFO:tasks.rados.rados.0.smithi086.stdout:276: oid 37 version 126 is already newer than 123 2024-08-10T05:13:36.439 INFO:tasks.rados.rados.0.smithi086.stdout:276: oid 37 version 126 is already newer than 125 2024-08-10T05:13:36.439 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 126 (ObjNum 112 snap 23 seq_num 112) dirty exists 2024-08-10T05:13:36.439 INFO:tasks.rados.rados.0.smithi086.stdout:276: left oid 37 (ObjNum 112 snap 23 seq_num 112) 2024-08-10T05:13:36.439 INFO:tasks.rados.rados.0.smithi086.stdout:278: finishing copy_from to smithi08687503-20 2024-08-10T05:13:36.439 INFO:tasks.rados.rados.0.smithi086.stdout:278: got expected ENOENT (src dne) 2024-08-10T05:13:36.439 INFO:tasks.rados.rados.0.smithi086.stdout:278: finishing copy_from racing read to smithi08687503-20 2024-08-10T05:13:36.440 INFO:tasks.rados.rados.0.smithi086.stdout:276: done (2 left) 2024-08-10T05:13:36.440 INFO:tasks.rados.rados.0.smithi086.stdout:278: done (1 left) 2024-08-10T05:13:36.440 INFO:tasks.rados.rados.0.smithi086.stdout:280: rollback oid 50 current snap is 23 2024-08-10T05:13:36.440 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 50 to 14 2024-08-10T05:13:36.440 INFO:tasks.rados.rados.0.smithi086.stdout:281: rmattr oid 5 current snap is 23 2024-08-10T05:13:36.440 INFO:tasks.rados.rados.0.smithi086.stdout:281: done (2 left) 2024-08-10T05:13:36.440 INFO:tasks.rados.rados.0.smithi086.stdout:282: rollback oid 26 current snap is 23 2024-08-10T05:13:36.440 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 26 to 22 2024-08-10T05:13:36.440 INFO:tasks.rados.rados.0.smithi086.stdout:283: rmattr oid 37 current snap is 23 2024-08-10T05:13:36.440 INFO:tasks.rados.rados.0.smithi086.stdout:283: done (3 left) 2024-08-10T05:13:36.440 INFO:tasks.rados.rados.0.smithi086.stdout:284: copy_from oid 38 from oid 13 current snap is 23 2024-08-10T05:13:36.440 INFO:tasks.rados.rados.0.smithi086.stdout:285: rollback oid 19 current snap is 23 2024-08-10T05:13:36.441 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 19 to 20 2024-08-10T05:13:36.441 INFO:tasks.rados.rados.0.smithi086.stdout:286: snap_remove snap 13 2024-08-10T05:13:36.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:36 smithi086 ceph-mon[41441]: osdmap e123: 8 total, 8 up, 8 in 2024-08-10T05:13:36.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:36 smithi086 ceph-mon[41441]: osdmap e124: 8 total, 8 up, 8 in 2024-08-10T05:13:36.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:36 smithi086 ceph-mon[29634]: osdmap e123: 8 total, 8 up, 8 in 2024-08-10T05:13:36.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:36 smithi086 ceph-mon[29634]: osdmap e124: 8 total, 8 up, 8 in 2024-08-10T05:13:36.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:36 smithi159 ceph-mon[33602]: osdmap e123: 8 total, 8 up, 8 in 2024-08-10T05:13:36.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:36 smithi159 ceph-mon[33602]: osdmap e124: 8 total, 8 up, 8 in 2024-08-10T05:13:37.339 INFO:tasks.rados.rados.0.smithi086.stdout:280: finishing rollback tid 0 to smithi08687503-50 2024-08-10T05:13:37.339 INFO:tasks.rados.rados.0.smithi086.stdout:282: finishing rollback tid 0 to smithi08687503-26 2024-08-10T05:13:37.339 INFO:tasks.rados.rados.0.smithi086.stdout:280: finishing rollback tid 1 to smithi08687503-50 2024-08-10T05:13:37.339 INFO:tasks.rados.rados.0.smithi086.stdout:282: finishing rollback tid 1 to smithi08687503-26 2024-08-10T05:13:37.339 INFO:tasks.rados.rados.0.smithi086.stdout:282: finishing rollback tid 2 to smithi08687503-26 2024-08-10T05:13:37.339 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 89 (ObjNum 76 snap 10 seq_num 76) dirty exists 2024-08-10T05:13:37.339 INFO:tasks.rados.rados.0.smithi086.stdout:280: finishing rollback tid 2 to smithi08687503-50 2024-08-10T05:13:37.339 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 134 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-08-10T05:13:37.339 INFO:tasks.rados.rados.0.smithi086.stdout:279: finishing rollback tid 1 to smithi08687503-49 2024-08-10T05:13:37.339 INFO:tasks.rados.rados.0.smithi086.stdout:279: finishing rollback tid 2 to smithi08687503-49 2024-08-10T05:13:37.340 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 72 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-08-10T05:13:37.340 INFO:tasks.rados.rados.0.smithi086.stdout:285: finishing rollback tid 0 to smithi08687503-19 2024-08-10T05:13:37.340 INFO:tasks.rados.rados.0.smithi086.stdout:285: finishing rollback tid 1 to smithi08687503-19 2024-08-10T05:13:37.340 INFO:tasks.rados.rados.0.smithi086.stdout:285: finishing rollback tid 2 to smithi08687503-19 2024-08-10T05:13:37.340 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 76 (ObjNum 85 snap 14 seq_num 85) dirty exists 2024-08-10T05:13:37.340 INFO:tasks.rados.rados.0.smithi086.stdout:284: finishing copy_from racing read to smithi08687503-38 2024-08-10T05:13:37.340 INFO:tasks.rados.rados.0.smithi086.stdout:284: finishing copy_from to smithi08687503-38 2024-08-10T05:13:37.340 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 83 (ObjNum 94 snap 18 seq_num 94) dirty exists 2024-08-10T05:13:37.340 INFO:tasks.rados.rados.0.smithi086.stdout:279: done (5 left) 2024-08-10T05:13:37.340 INFO:tasks.rados.rados.0.smithi086.stdout:280: done (4 left) 2024-08-10T05:13:37.340 INFO:tasks.rados.rados.0.smithi086.stdout:282: done (3 left) 2024-08-10T05:13:37.341 INFO:tasks.rados.rados.0.smithi086.stdout:284: done (2 left) 2024-08-10T05:13:37.341 INFO:tasks.rados.rados.0.smithi086.stdout:285: done (1 left) 2024-08-10T05:13:37.341 INFO:tasks.rados.rados.0.smithi086.stdout:286: done (0 left) 2024-08-10T05:13:37.341 INFO:tasks.rados.rados.0.smithi086.stdout:287: read oid 17 snap -1 2024-08-10T05:13:37.341 INFO:tasks.rados.rados.0.smithi086.stdout:287: expect (ObjNum 102 snap 20 seq_num 102) 2024-08-10T05:13:37.341 INFO:tasks.rados.rados.0.smithi086.stdout:288: snap_create 2024-08-10T05:13:37.354 INFO:tasks.rados.rados.0.smithi086.stdout:287: expect (ObjNum 102 snap 20 seq_num 102) 2024-08-10T05:13:37.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:37 smithi086 ceph-mon[29634]: pgmap v166: 121 pgs: 121 active+clean; 79 MiB data, 373 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-08-10T05:13:37.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:37 smithi086 ceph-mon[41441]: pgmap v166: 121 pgs: 121 active+clean; 79 MiB data, 373 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-08-10T05:13:37.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:37 smithi159 ceph-mon[33602]: pgmap v166: 121 pgs: 121 active+clean; 79 MiB data, 373 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-08-10T05:13:38.346 INFO:tasks.rados.rados.0.smithi086.stdout:287: done (1 left) 2024-08-10T05:13:38.346 INFO:tasks.rados.rados.0.smithi086.stdout:288: done (0 left) 2024-08-10T05:13:38.346 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 33 current snap is 24 2024-08-10T05:13:38.346 INFO:tasks.rados.rados.0.smithi086.stdout:289: seq_num 113 ranges {253952=696320,950272=434176,1384448=466944,1851392=303104} 2024-08-10T05:13:38.351 INFO:tasks.rados.rados.0.smithi086.stdout:289: writing smithi08687503-33 from 253952 to 950272 tid 1 2024-08-10T05:13:38.354 INFO:tasks.rados.rados.0.smithi086.stdout:289: writing smithi08687503-33 from 950272 to 1384448 tid 2 2024-08-10T05:13:38.357 INFO:tasks.rados.rados.0.smithi086.stdout:289: writing smithi08687503-33 from 1384448 to 1851392 tid 3 2024-08-10T05:13:38.359 INFO:tasks.rados.rados.0.smithi086.stdout:289: writing smithi08687503-33 from 1851392 to 2154496 tid 4 2024-08-10T05:13:38.359 INFO:tasks.rados.rados.0.smithi086.stdout:290: copy_from oid 18 from oid 13 current snap is 24 2024-08-10T05:13:38.359 INFO:tasks.rados.rados.0.smithi086.stdout:289: finishing write tid 1 to smithi08687503-33 2024-08-10T05:13:38.359 INFO:tasks.rados.rados.0.smithi086.stdout:289: finishing write tid 2 to smithi08687503-33 2024-08-10T05:13:38.359 INFO:tasks.rados.rados.0.smithi086.stdout:291: snap_create 2024-08-10T05:13:38.361 INFO:tasks.rados.rados.0.smithi086.stdout:289: finishing write tid 3 to smithi08687503-33 2024-08-10T05:13:38.361 INFO:tasks.rados.rados.0.smithi086.stdout:289: finishing write tid 4 to smithi08687503-33 2024-08-10T05:13:38.361 INFO:tasks.rados.rados.0.smithi086.stdout:289: finishing write tid 5 to smithi08687503-33 2024-08-10T05:13:38.362 INFO:tasks.rados.rados.0.smithi086.stdout:289: finishing write tid 6 to smithi08687503-33 2024-08-10T05:13:38.363 INFO:tasks.rados.rados.0.smithi086.stdout:289: oid 33 updating version 0 to 86 2024-08-10T05:13:38.363 INFO:tasks.rados.rados.0.smithi086.stdout:289: oid 33 version 86 is already newer than 85 2024-08-10T05:13:38.363 INFO:tasks.rados.rados.0.smithi086.stdout:289: oid 33 updating version 86 to 88 2024-08-10T05:13:38.363 INFO:tasks.rados.rados.0.smithi086.stdout:289: oid 33 version 88 is already newer than 87 2024-08-10T05:13:38.363 INFO:tasks.rados.rados.0.smithi086.stdout:289: oid 33 version 88 is already newer than 84 2024-08-10T05:13:38.363 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 88 (ObjNum 113 snap 24 seq_num 113) dirty exists 2024-08-10T05:13:38.363 INFO:tasks.rados.rados.0.smithi086.stdout:289: left oid 33 (ObjNum 113 snap 24 seq_num 113) 2024-08-10T05:13:38.375 INFO:tasks.rados.rados.0.smithi086.stdout:290: finishing copy_from racing read to smithi08687503-18 2024-08-10T05:13:38.378 INFO:tasks.rados.rados.0.smithi086.stdout:290: finishing copy_from to smithi08687503-18 2024-08-10T05:13:38.378 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 83 (ObjNum 94 snap 18 seq_num 94) dirty exists 2024-08-10T05:13:38.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:38 smithi086 ceph-mon[29634]: osdmap e125: 8 total, 8 up, 8 in 2024-08-10T05:13:38.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:38 smithi086 ceph-mon[41441]: osdmap e125: 8 total, 8 up, 8 in 2024-08-10T05:13:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:13:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:13:38] "GET /metrics HTTP/1.1" 200 36015 "" "Prometheus/2.43.0" 2024-08-10T05:13:38.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:38 smithi159 ceph-mon[33602]: osdmap e125: 8 total, 8 up, 8 in 2024-08-10T05:13:39.350 INFO:tasks.rados.rados.0.smithi086.stdout:289: done (2 left) 2024-08-10T05:13:39.350 INFO:tasks.rados.rados.0.smithi086.stdout:290: done (1 left) 2024-08-10T05:13:39.350 INFO:tasks.rados.rados.0.smithi086.stdout:291: done (0 left) 2024-08-10T05:13:39.350 INFO:tasks.rados.rados.0.smithi086.stdout:292: snap_create 2024-08-10T05:13:39.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:39 smithi086 ceph-mon[29634]: osdmap e126: 8 total, 8 up, 8 in 2024-08-10T05:13:39.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:39 smithi086 ceph-mon[29634]: pgmap v169: 121 pgs: 121 active+clean; 79 MiB data, 373 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-08-10T05:13:39.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:39 smithi086 ceph-mon[41441]: osdmap e126: 8 total, 8 up, 8 in 2024-08-10T05:13:39.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:39 smithi086 ceph-mon[41441]: pgmap v169: 121 pgs: 121 active+clean; 79 MiB data, 373 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-08-10T05:13:39.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:39 smithi159 ceph-mon[33602]: osdmap e126: 8 total, 8 up, 8 in 2024-08-10T05:13:39.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:39 smithi159 ceph-mon[33602]: pgmap v169: 121 pgs: 121 active+clean; 79 MiB data, 373 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-08-10T05:13:40.351 INFO:tasks.rados.rados.0.smithi086.stdout:292: done (0 left) 2024-08-10T05:13:40.351 INFO:tasks.rados.rados.0.smithi086.stdout:293: read oid 15 snap -1 2024-08-10T05:13:40.352 INFO:tasks.rados.rados.0.smithi086.stdout:293: expect (ObjNum 4 snap 0 seq_num 4) 2024-08-10T05:13:40.352 INFO:tasks.rados.rados.0.smithi086.stdout:294: read oid 1 snap -1 2024-08-10T05:13:40.352 INFO:tasks.rados.rados.0.smithi086.stdout:294: expect (ObjNum 90 snap 17 seq_num 90) 2024-08-10T05:13:40.352 INFO:tasks.rados.rados.0.smithi086.stdout:295: read oid 10 snap -1 2024-08-10T05:13:40.352 INFO:tasks.rados.rados.0.smithi086.stdout:295: expect (ObjNum 38 snap 0 seq_num 38) 2024-08-10T05:13:40.352 INFO:tasks.rados.rados.0.smithi086.stdout:296: delete oid 49 current snap is 26 2024-08-10T05:13:40.354 INFO:tasks.rados.rados.0.smithi086.stdout:293: expect (ObjNum 4 snap 0 seq_num 4) 2024-08-10T05:13:40.358 INFO:tasks.rados.rados.0.smithi086.stdout:293: done (3 left) 2024-08-10T05:13:40.358 INFO:tasks.rados.rados.0.smithi086.stdout:296: done (2 left) 2024-08-10T05:13:40.358 INFO:tasks.rados.rados.0.smithi086.stdout:297: delete oid 5 current snap is 26 2024-08-10T05:13:40.360 INFO:tasks.rados.rados.0.smithi086.stdout:297: done (2 left) 2024-08-10T05:13:40.360 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 29 current snap is 26 2024-08-10T05:13:40.360 INFO:tasks.rados.rados.0.smithi086.stdout:298: seq_num 116 ranges {0=745472,745472=532480,1277952=638976,1916928=32768} 2024-08-10T05:13:40.365 INFO:tasks.rados.rados.0.smithi086.stdout:298: writing smithi08687503-29 from 0 to 745472 tid 1 2024-08-10T05:13:40.367 INFO:tasks.rados.rados.0.smithi086.stdout:298: writing smithi08687503-29 from 745472 to 1277952 tid 2 2024-08-10T05:13:40.372 INFO:tasks.rados.rados.0.smithi086.stdout:298: writing smithi08687503-29 from 1277952 to 1916928 tid 3 2024-08-10T05:13:40.372 INFO:tasks.rados.rados.0.smithi086.stdout:298: writing smithi08687503-29 from 1916928 to 1949696 tid 4 2024-08-10T05:13:40.372 INFO:tasks.rados.rados.0.smithi086.stdout:299: delete oid 40 current snap is 26 2024-08-10T05:13:40.372 INFO:tasks.rados.rados.0.smithi086.stdout:295: expect (ObjNum 38 snap 0 seq_num 38) 2024-08-10T05:13:40.390 INFO:tasks.rados.rados.0.smithi086.stdout:294: expect (ObjNum 90 snap 17 seq_num 90) 2024-08-10T05:13:40.488 INFO:tasks.rados.rados.0.smithi086.stdout:298: finishing write tid 1 to smithi08687503-29 2024-08-10T05:13:40.488 INFO:tasks.rados.rados.0.smithi086.stdout:298: finishing write tid 2 to smithi08687503-29 2024-08-10T05:13:40.488 INFO:tasks.rados.rados.0.smithi086.stdout:298: finishing write tid 3 to smithi08687503-29 2024-08-10T05:13:40.489 INFO:tasks.rados.rados.0.smithi086.stdout:298: finishing write tid 4 to smithi08687503-29 2024-08-10T05:13:40.489 INFO:tasks.rados.rados.0.smithi086.stdout:298: finishing write tid 5 to smithi08687503-29 2024-08-10T05:13:40.489 INFO:tasks.rados.rados.0.smithi086.stdout:298: finishing write tid 6 to smithi08687503-29 2024-08-10T05:13:40.489 INFO:tasks.rados.rados.0.smithi086.stdout:298: oid 29 updating version 0 to 40 2024-08-10T05:13:40.489 INFO:tasks.rados.rados.0.smithi086.stdout:298: oid 29 updating version 40 to 42 2024-08-10T05:13:40.489 INFO:tasks.rados.rados.0.smithi086.stdout:298: oid 29 version 42 is already newer than 41 2024-08-10T05:13:40.489 INFO:tasks.rados.rados.0.smithi086.stdout:298: oid 29 version 42 is already newer than 39 2024-08-10T05:13:40.489 INFO:tasks.rados.rados.0.smithi086.stdout:298: oid 29 updating version 42 to 43 2024-08-10T05:13:40.490 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 43 (ObjNum 116 snap 26 seq_num 116) dirty exists 2024-08-10T05:13:40.490 INFO:tasks.rados.rados.0.smithi086.stdout:298: left oid 29 (ObjNum 116 snap 26 seq_num 116) 2024-08-10T05:13:40.490 INFO:tasks.rados.rados.0.smithi086.stdout:294: done (3 left) 2024-08-10T05:13:40.490 INFO:tasks.rados.rados.0.smithi086.stdout:295: done (2 left) 2024-08-10T05:13:40.490 INFO:tasks.rados.rados.0.smithi086.stdout:298: done (1 left) 2024-08-10T05:13:40.490 INFO:tasks.rados.rados.0.smithi086.stdout:299: done (0 left) 2024-08-10T05:13:40.490 INFO:tasks.rados.rados.0.smithi086.stdout:300: snap_remove snap 24 2024-08-10T05:13:40.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:40 smithi086 ceph-mon[29634]: osdmap e127: 8 total, 8 up, 8 in 2024-08-10T05:13:40.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:40 smithi086 ceph-mon[41441]: osdmap e127: 8 total, 8 up, 8 in 2024-08-10T05:13:40.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:40 smithi159 ceph-mon[33602]: osdmap e127: 8 total, 8 up, 8 in 2024-08-10T05:13:41.297 INFO:tasks.rados.rados.0.smithi086.stdout:300: done (0 left) 2024-08-10T05:13:41.298 INFO:tasks.rados.rados.0.smithi086.stdout:301: delete oid 38 current snap is 26 2024-08-10T05:13:41.304 INFO:tasks.rados.rados.0.smithi086.stdout:301: done (0 left) 2024-08-10T05:13:41.304 INFO:tasks.rados.rados.0.smithi086.stdout:302: copy_from oid 36 from oid 46 current snap is 26 2024-08-10T05:13:41.304 INFO:tasks.rados.rados.0.smithi086.stdout:303: rollback oid 15 current snap is 26 2024-08-10T05:13:41.304 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 15 to 22 2024-08-10T05:13:41.304 INFO:tasks.rados.rados.0.smithi086.stdout:304: setattr oid 14 current snap is 26 2024-08-10T05:13:41.305 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 50 current snap is 26 2024-08-10T05:13:41.305 INFO:tasks.rados.rados.0.smithi086.stdout:305: seq_num 119 ranges {827392=802816,1630208=589824,2220032=409600,2629632=204800} 2024-08-10T05:13:41.314 INFO:tasks.rados.rados.0.smithi086.stdout:305: writing smithi08687503-50 from 827392 to 1630208 tid 1 2024-08-10T05:13:41.317 INFO:tasks.rados.rados.0.smithi086.stdout:305: writing smithi08687503-50 from 1630208 to 2220032 tid 2 2024-08-10T05:13:41.320 INFO:tasks.rados.rados.0.smithi086.stdout:305: writing smithi08687503-50 from 2220032 to 2629632 tid 3 2024-08-10T05:13:41.322 INFO:tasks.rados.rados.0.smithi086.stdout:305: writing smithi08687503-50 from 2629632 to 2834432 tid 4 2024-08-10T05:13:41.322 INFO:tasks.rados.rados.0.smithi086.stdout:303: finishing rollback tid 0 to smithi08687503-15 2024-08-10T05:13:41.322 INFO:tasks.rados.rados.0.smithi086.stdout:303: finishing rollback tid 1 to smithi08687503-15 2024-08-10T05:13:41.322 INFO:tasks.rados.rados.0.smithi086.stdout:303: finishing rollback tid 2 to smithi08687503-15 2024-08-10T05:13:41.322 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 12 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-08-10T05:13:41.322 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 86 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-08-10T05:13:41.322 INFO:tasks.rados.rados.0.smithi086.stdout:302: finishing copy_from racing read to smithi08687503-36 2024-08-10T05:13:41.323 INFO:tasks.rados.rados.0.smithi086.stdout:302: finishing copy_from to smithi08687503-36 2024-08-10T05:13:41.323 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-10T05:13:41.323 INFO:tasks.rados.rados.0.smithi086.stdout:302: done (3 left) 2024-08-10T05:13:41.323 INFO:tasks.rados.rados.0.smithi086.stdout:303: done (2 left) 2024-08-10T05:13:41.323 INFO:tasks.rados.rados.0.smithi086.stdout:304: done (1 left) 2024-08-10T05:13:41.323 INFO:tasks.rados.rados.0.smithi086.stdout:306: read oid 49 snap 25 2024-08-10T05:13:41.323 INFO:tasks.rados.rados.0.smithi086.stdout:306: expect (ObjNum 48 snap 0 seq_num 48) 2024-08-10T05:13:41.323 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 14 current snap is 26 2024-08-10T05:13:41.323 INFO:tasks.rados.rados.0.smithi086.stdout:307: seq_num 120 ranges {425984=417792,843776=475136,1318912=622592,1941504=507904} 2024-08-10T05:13:41.326 INFO:tasks.rados.rados.0.smithi086.stdout:307: writing smithi08687503-14 from 425984 to 843776 tid 1 2024-08-10T05:13:41.329 INFO:tasks.rados.rados.0.smithi086.stdout:307: writing smithi08687503-14 from 843776 to 1318912 tid 2 2024-08-10T05:13:41.332 INFO:tasks.rados.rados.0.smithi086.stdout:307: writing smithi08687503-14 from 1318912 to 1941504 tid 3 2024-08-10T05:13:41.335 INFO:tasks.rados.rados.0.smithi086.stdout:307: writing smithi08687503-14 from 1941504 to 2449408 tid 4 2024-08-10T05:13:41.335 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 26 2024-08-10T05:13:41.335 INFO:tasks.rados.rados.0.smithi086.stdout:305: finishing write tid 1 to smithi08687503-50 2024-08-10T05:13:41.336 INFO:tasks.rados.rados.0.smithi086.stdout:305: finishing write tid 2 to smithi08687503-50 2024-08-10T05:13:41.336 INFO:tasks.rados.rados.0.smithi086.stdout:308: seq_num 121 ranges {0=434176,434176=753664,1187840=425984,1613824=425984} 2024-08-10T05:13:41.337 INFO:tasks.rados.rados.0.smithi086.stdout:308: writing smithi08687503-38 from 0 to 434176 tid 1 2024-08-10T05:13:41.342 INFO:tasks.rados.rados.0.smithi086.stdout:308: writing smithi08687503-38 from 434176 to 1187840 tid 2 2024-08-10T05:13:41.344 INFO:tasks.rados.rados.0.smithi086.stdout:308: writing smithi08687503-38 from 1187840 to 1613824 tid 3 2024-08-10T05:13:41.348 INFO:tasks.rados.rados.0.smithi086.stdout:308: writing smithi08687503-38 from 1613824 to 2039808 tid 4 2024-08-10T05:13:41.348 INFO:tasks.rados.rados.0.smithi086.stdout:309: rollback oid 9 current snap is 26 2024-08-10T05:13:41.348 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 9 to 23 2024-08-10T05:13:41.348 INFO:tasks.rados.rados.0.smithi086.stdout:305: finishing write tid 3 to smithi08687503-50 2024-08-10T05:13:41.348 INFO:tasks.rados.rados.0.smithi086.stdout:305: finishing write tid 4 to smithi08687503-50 2024-08-10T05:13:41.348 INFO:tasks.rados.rados.0.smithi086.stdout:305: finishing write tid 5 to smithi08687503-50 2024-08-10T05:13:41.348 INFO:tasks.rados.rados.0.smithi086.stdout:305: finishing write tid 6 to smithi08687503-50 2024-08-10T05:13:41.348 INFO:tasks.rados.rados.0.smithi086.stdout:305: oid 50 updating version 0 to 149 2024-08-10T05:13:41.348 INFO:tasks.rados.rados.0.smithi086.stdout:305: oid 50 version 149 is already newer than 148 2024-08-10T05:13:41.349 INFO:tasks.rados.rados.0.smithi086.stdout:305: oid 50 updating version 149 to 150 2024-08-10T05:13:41.349 INFO:tasks.rados.rados.0.smithi086.stdout:305: oid 50 version 150 is already newer than 146 2024-08-10T05:13:41.349 INFO:tasks.rados.rados.0.smithi086.stdout:305: oid 50 version 150 is already newer than 147 2024-08-10T05:13:41.349 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 150 (ObjNum 119 snap 26 seq_num 119) dirty exists 2024-08-10T05:13:41.349 INFO:tasks.rados.rados.0.smithi086.stdout:305: left oid 50 (ObjNum 119 snap 26 seq_num 119) 2024-08-10T05:13:41.349 INFO:tasks.rados.rados.0.smithi086.stdout:306: expect (ObjNum 48 snap 0 seq_num 48) 2024-08-10T05:13:41.372 INFO:tasks.rados.rados.0.smithi086.stdout:307: finishing write tid 1 to smithi08687503-14 2024-08-10T05:13:41.372 INFO:tasks.rados.rados.0.smithi086.stdout:307: finishing write tid 2 to smithi08687503-14 2024-08-10T05:13:41.372 INFO:tasks.rados.rados.0.smithi086.stdout:307: finishing write tid 3 to smithi08687503-14 2024-08-10T05:13:41.372 INFO:tasks.rados.rados.0.smithi086.stdout:307: finishing write tid 4 to smithi08687503-14 2024-08-10T05:13:41.373 INFO:tasks.rados.rados.0.smithi086.stdout:307: finishing write tid 5 to smithi08687503-14 2024-08-10T05:13:41.373 INFO:tasks.rados.rados.0.smithi086.stdout:307: finishing write tid 6 to smithi08687503-14 2024-08-10T05:13:41.373 INFO:tasks.rados.rados.0.smithi086.stdout:307: oid 14 updating version 0 to 87 2024-08-10T05:13:41.373 INFO:tasks.rados.rados.0.smithi086.stdout:307: oid 14 updating version 87 to 89 2024-08-10T05:13:41.373 INFO:tasks.rados.rados.0.smithi086.stdout:307: oid 14 updating version 89 to 91 2024-08-10T05:13:41.373 INFO:tasks.rados.rados.0.smithi086.stdout:307: oid 14 version 91 is already newer than 90 2024-08-10T05:13:41.373 INFO:tasks.rados.rados.0.smithi086.stdout:307: oid 14 version 91 is already newer than 88 2024-08-10T05:13:41.373 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 91 (ObjNum 120 snap 26 seq_num 120) dirty exists 2024-08-10T05:13:41.373 INFO:tasks.rados.rados.0.smithi086.stdout:307: left oid 14 (ObjNum 120 snap 26 seq_num 120) 2024-08-10T05:13:41.373 INFO:tasks.rados.rados.0.smithi086.stdout:308: finishing write tid 1 to smithi08687503-38 2024-08-10T05:13:41.373 INFO:tasks.rados.rados.0.smithi086.stdout:308: finishing write tid 2 to smithi08687503-38 2024-08-10T05:13:41.373 INFO:tasks.rados.rados.0.smithi086.stdout:308: finishing write tid 3 to smithi08687503-38 2024-08-10T05:13:41.373 INFO:tasks.rados.rados.0.smithi086.stdout:305: done (4 left) 2024-08-10T05:13:41.373 INFO:tasks.rados.rados.0.smithi086.stdout:306: done (3 left) 2024-08-10T05:13:41.374 INFO:tasks.rados.rados.0.smithi086.stdout:307: done (2 left) 2024-08-10T05:13:41.374 INFO:tasks.rados.rados.0.smithi086.stdout:310: snap_remove snap 22 2024-08-10T05:13:41.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:41 smithi086 ceph-mon[29634]: osdmap e128: 8 total, 8 up, 8 in 2024-08-10T05:13:41.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:41 smithi086 ceph-mon[29634]: pgmap v172: 121 pgs: 121 active+clean; 79 MiB data, 373 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:13:41.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:41 smithi086 ceph-mon[29634]: osdmap e129: 8 total, 8 up, 8 in 2024-08-10T05:13:41.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:41 smithi086 ceph-mon[41441]: osdmap e128: 8 total, 8 up, 8 in 2024-08-10T05:13:41.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:41 smithi086 ceph-mon[41441]: pgmap v172: 121 pgs: 121 active+clean; 79 MiB data, 373 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:13:41.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:41 smithi086 ceph-mon[41441]: osdmap e129: 8 total, 8 up, 8 in 2024-08-10T05:13:41.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:41 smithi159 ceph-mon[33602]: osdmap e128: 8 total, 8 up, 8 in 2024-08-10T05:13:41.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:41 smithi159 ceph-mon[33602]: pgmap v172: 121 pgs: 121 active+clean; 79 MiB data, 373 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:13:41.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:41 smithi159 ceph-mon[33602]: osdmap e129: 8 total, 8 up, 8 in 2024-08-10T05:13:42.364 INFO:tasks.rados.rados.0.smithi086.stdout:310: done (2 left) 2024-08-10T05:13:42.364 INFO:tasks.rados.rados.0.smithi086.stdout:311: rollback oid 24 current snap is 26 2024-08-10T05:13:42.364 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 24 to 25 2024-08-10T05:13:42.364 INFO:tasks.rados.rados.0.smithi086.stdout:308: finishing write tid 4 to smithi08687503-38 2024-08-10T05:13:42.364 INFO:tasks.rados.rados.0.smithi086.stdout:308: finishing write tid 5 to smithi08687503-38 2024-08-10T05:13:42.365 INFO:tasks.rados.rados.0.smithi086.stdout:309: finishing rollback tid 0 to smithi08687503-9 2024-08-10T05:13:42.365 INFO:tasks.rados.rados.0.smithi086.stdout:309: finishing rollback tid 1 to smithi08687503-9 2024-08-10T05:13:42.365 INFO:tasks.rados.rados.0.smithi086.stdout:309: finishing rollback tid 2 to smithi08687503-9 2024-08-10T05:13:42.365 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 44 (ObjNum 88 snap 17 seq_num 88) dirty exists 2024-08-10T05:13:42.365 INFO:tasks.rados.rados.0.smithi086.stdout:308: finishing write tid 6 to smithi08687503-38 2024-08-10T05:13:42.365 INFO:tasks.rados.rados.0.smithi086.stdout:308: oid 38 updating version 0 to 92 2024-08-10T05:13:42.365 INFO:tasks.rados.rados.0.smithi086.stdout:308: oid 38 version 92 is already newer than 91 2024-08-10T05:13:42.365 INFO:tasks.rados.rados.0.smithi086.stdout:308: oid 38 updating version 92 to 95 2024-08-10T05:13:42.365 INFO:tasks.rados.rados.0.smithi086.stdout:308: oid 38 version 95 is already newer than 94 2024-08-10T05:13:42.365 INFO:tasks.rados.rados.0.smithi086.stdout:308: oid 38 version 95 is already newer than 93 2024-08-10T05:13:42.365 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 95 (ObjNum 121 snap 26 seq_num 121) dirty exists 2024-08-10T05:13:42.365 INFO:tasks.rados.rados.0.smithi086.stdout:308: left oid 38 (ObjNum 121 snap 26 seq_num 121) 2024-08-10T05:13:42.365 INFO:tasks.rados.rados.0.smithi086.stdout:308: done (2 left) 2024-08-10T05:13:42.365 INFO:tasks.rados.rados.0.smithi086.stdout:309: done (1 left) 2024-08-10T05:13:42.366 INFO:tasks.rados.rados.0.smithi086.stdout:312: snap_create 2024-08-10T05:13:42.369 INFO:tasks.rados.rados.0.smithi086.stdout:311: finishing rollback tid 0 to smithi08687503-24 2024-08-10T05:13:42.370 INFO:tasks.rados.rados.0.smithi086.stdout:311: finishing rollback tid 1 to smithi08687503-24 2024-08-10T05:13:42.370 INFO:tasks.rados.rados.0.smithi086.stdout:311: finishing rollback tid 2 to smithi08687503-24 2024-08-10T05:13:42.370 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 39 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-08-10T05:13:43.370 INFO:tasks.rados.rados.0.smithi086.stdout:311: done (1 left) 2024-08-10T05:13:43.370 INFO:tasks.rados.rados.0.smithi086.stdout:312: done (0 left) 2024-08-10T05:13:43.370 INFO:tasks.rados.rados.0.smithi086.stdout:313: read oid 23 snap -1 2024-08-10T05:13:43.370 INFO:tasks.rados.rados.0.smithi086.stdout:313: expect (ObjNum 53 snap 1 seq_num 53) 2024-08-10T05:13:43.371 INFO:tasks.rados.rados.0.smithi086.stdout:314: snap_remove snap 23 2024-08-10T05:13:43.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:43 smithi086 ceph-mon[29634]: osdmap e130: 8 total, 8 up, 8 in 2024-08-10T05:13:43.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:43 smithi086 ceph-mon[29634]: pgmap v175: 121 pgs: 121 active+clean; 94 MiB data, 381 MiB used, 715 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-10T05:13:43.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:43 smithi086 ceph-mon[41441]: osdmap e130: 8 total, 8 up, 8 in 2024-08-10T05:13:43.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:43 smithi086 ceph-mon[41441]: pgmap v175: 121 pgs: 121 active+clean; 94 MiB data, 381 MiB used, 715 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-10T05:13:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:43 smithi159 ceph-mon[33602]: osdmap e130: 8 total, 8 up, 8 in 2024-08-10T05:13:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:43 smithi159 ceph-mon[33602]: pgmap v175: 121 pgs: 121 active+clean; 94 MiB data, 381 MiB used, 715 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-10T05:13:44.375 INFO:tasks.rados.rados.0.smithi086.stdout:314: done (1 left) 2024-08-10T05:13:44.375 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 45 current snap is 27 2024-08-10T05:13:44.375 INFO:tasks.rados.rados.0.smithi086.stdout:315: seq_num 122 ranges {3604480=450560,4055040=688128,4743168=630784,5373952=286720} 2024-08-10T05:13:44.397 INFO:tasks.rados.rados.0.smithi086.stdout:315: writing smithi08687503-45 from 3604480 to 4055040 tid 1 2024-08-10T05:13:44.401 INFO:tasks.rados.rados.0.smithi086.stdout:315: writing smithi08687503-45 from 4055040 to 4743168 tid 2 2024-08-10T05:13:44.404 INFO:tasks.rados.rados.0.smithi086.stdout:315: writing smithi08687503-45 from 4743168 to 5373952 tid 3 2024-08-10T05:13:44.406 INFO:tasks.rados.rados.0.smithi086.stdout:315: writing smithi08687503-45 from 5373952 to 5660672 tid 4 2024-08-10T05:13:44.407 INFO:tasks.rados.rados.0.smithi086.stdout:316: rollback oid 35 current snap is 27 2024-08-10T05:13:44.407 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 35 to 16 2024-08-10T05:13:44.407 INFO:tasks.rados.rados.0.smithi086.stdout:313: expect (ObjNum 53 snap 1 seq_num 53) 2024-08-10T05:13:44.464 INFO:tasks.rados.rados.0.smithi086.stdout:315: finishing write tid 1 to smithi08687503-45 2024-08-10T05:13:44.464 INFO:tasks.rados.rados.0.smithi086.stdout:315: finishing write tid 2 to smithi08687503-45 2024-08-10T05:13:44.464 INFO:tasks.rados.rados.0.smithi086.stdout:315: finishing write tid 3 to smithi08687503-45 2024-08-10T05:13:44.464 INFO:tasks.rados.rados.0.smithi086.stdout:315: finishing write tid 4 to smithi08687503-45 2024-08-10T05:13:44.464 INFO:tasks.rados.rados.0.smithi086.stdout:315: finishing write tid 5 to smithi08687503-45 2024-08-10T05:13:44.464 INFO:tasks.rados.rados.0.smithi086.stdout:315: finishing write tid 6 to smithi08687503-45 2024-08-10T05:13:44.464 INFO:tasks.rados.rados.0.smithi086.stdout:315: oid 45 updating version 0 to 159 2024-08-10T05:13:44.464 INFO:tasks.rados.rados.0.smithi086.stdout:315: oid 45 updating version 159 to 160 2024-08-10T05:13:44.464 INFO:tasks.rados.rados.0.smithi086.stdout:315: oid 45 version 160 is already newer than 156 2024-08-10T05:13:44.465 INFO:tasks.rados.rados.0.smithi086.stdout:315: oid 45 version 160 is already newer than 157 2024-08-10T05:13:44.465 INFO:tasks.rados.rados.0.smithi086.stdout:315: oid 45 version 160 is already newer than 158 2024-08-10T05:13:44.465 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 160 (ObjNum 122 snap 27 seq_num 122) dirty exists 2024-08-10T05:13:44.465 INFO:tasks.rados.rados.0.smithi086.stdout:315: left oid 45 (ObjNum 122 snap 27 seq_num 122) 2024-08-10T05:13:44.465 INFO:tasks.rados.rados.0.smithi086.stdout:316: finishing rollback tid 0 to smithi08687503-35 2024-08-10T05:13:44.465 INFO:tasks.rados.rados.0.smithi086.stdout:316: finishing rollback tid 1 to smithi08687503-35 2024-08-10T05:13:44.465 INFO:tasks.rados.rados.0.smithi086.stdout:313: done (2 left) 2024-08-10T05:13:44.465 INFO:tasks.rados.rados.0.smithi086.stdout:315: done (1 left) 2024-08-10T05:13:44.465 INFO:tasks.rados.rados.0.smithi086.stdout:317: snap_create 2024-08-10T05:13:44.465 INFO:tasks.rados.rados.0.smithi086.stdout:316: finishing rollback tid 2 to smithi08687503-35 2024-08-10T05:13:44.465 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 164 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-08-10T05:13:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:44 smithi086 ceph-mon[29634]: osdmap e131: 8 total, 8 up, 8 in 2024-08-10T05:13:44.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:44 smithi086 ceph-mon[41441]: osdmap e131: 8 total, 8 up, 8 in 2024-08-10T05:13:44.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:44 smithi159 ceph-mon[33602]: osdmap e131: 8 total, 8 up, 8 in 2024-08-10T05:13:45.387 INFO:tasks.rados.rados.0.smithi086.stdout:316: done (1 left) 2024-08-10T05:13:45.387 INFO:tasks.rados.rados.0.smithi086.stdout:317: done (0 left) 2024-08-10T05:13:45.387 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 18 current snap is 28 2024-08-10T05:13:45.388 INFO:tasks.rados.rados.0.smithi086.stdout:318: seq_num 123 ranges {3170304=466944,3637248=573440,4210688=794624,5005312=237568} 2024-08-10T05:13:45.408 INFO:tasks.rados.rados.0.smithi086.stdout:318: writing smithi08687503-18 from 3170304 to 3637248 tid 1 2024-08-10T05:13:45.412 INFO:tasks.rados.rados.0.smithi086.stdout:318: writing smithi08687503-18 from 3637248 to 4210688 tid 2 2024-08-10T05:13:45.416 INFO:tasks.rados.rados.0.smithi086.stdout:318: writing smithi08687503-18 from 4210688 to 5005312 tid 3 2024-08-10T05:13:45.420 INFO:tasks.rados.rados.0.smithi086.stdout:318: writing smithi08687503-18 from 5005312 to 5242880 tid 4 2024-08-10T05:13:45.420 INFO:tasks.rados.rados.0.smithi086.stdout:319: read oid 31 snap -1 2024-08-10T05:13:45.420 INFO:tasks.rados.rados.0.smithi086.stdout:319: expect deleted 2024-08-10T05:13:45.420 INFO:tasks.rados.rados.0.smithi086.stdout:320: read oid 5 snap -1 2024-08-10T05:13:45.421 INFO:tasks.rados.rados.0.smithi086.stdout:320: expect deleted 2024-08-10T05:13:45.422 INFO:tasks.rados.rados.0.smithi086.stdout:321: copy_from oid 21 from oid 32 current snap is 28 2024-08-10T05:13:45.422 INFO:tasks.rados.rados.0.smithi086.stdout:318: finishing write tid 1 to smithi08687503-18 2024-08-10T05:13:45.422 INFO:tasks.rados.rados.0.smithi086.stdout:318: finishing write tid 2 to smithi08687503-18 2024-08-10T05:13:45.422 INFO:tasks.rados.rados.0.smithi086.stdout:322: snap_create 2024-08-10T05:13:45.423 INFO:tasks.rados.rados.0.smithi086.stdout:318: finishing write tid 3 to smithi08687503-18 2024-08-10T05:13:45.423 INFO:tasks.rados.rados.0.smithi086.stdout:318: finishing write tid 4 to smithi08687503-18 2024-08-10T05:13:45.423 INFO:tasks.rados.rados.0.smithi086.stdout:318: finishing write tid 5 to smithi08687503-18 2024-08-10T05:13:45.423 INFO:tasks.rados.rados.0.smithi086.stdout:318: finishing write tid 6 to smithi08687503-18 2024-08-10T05:13:45.423 INFO:tasks.rados.rados.0.smithi086.stdout:318: oid 18 updating version 0 to 86 2024-08-10T05:13:45.423 INFO:tasks.rados.rados.0.smithi086.stdout:318: oid 18 version 86 is already newer than 85 2024-08-10T05:13:45.423 INFO:tasks.rados.rados.0.smithi086.stdout:318: oid 18 updating version 86 to 88 2024-08-10T05:13:45.423 INFO:tasks.rados.rados.0.smithi086.stdout:318: oid 18 version 88 is already newer than 87 2024-08-10T05:13:45.423 INFO:tasks.rados.rados.0.smithi086.stdout:318: oid 18 version 88 is already newer than 84 2024-08-10T05:13:45.423 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 88 (ObjNum 123 snap 28 seq_num 123) dirty exists 2024-08-10T05:13:45.423 INFO:tasks.rados.rados.0.smithi086.stdout:318: left oid 18 (ObjNum 123 snap 28 seq_num 123) 2024-08-10T05:13:45.430 INFO:tasks.rados.rados.0.smithi086.stdout:321: finishing copy_from racing read to smithi08687503-21 2024-08-10T05:13:45.431 INFO:tasks.rados.rados.0.smithi086.stdout:321: finishing copy_from to smithi08687503-21 2024-08-10T05:13:45.431 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 57 (ObjNum 70 snap 4 seq_num 70) dirty exists 2024-08-10T05:13:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:45 smithi086 ceph-mon[29634]: osdmap e132: 8 total, 8 up, 8 in 2024-08-10T05:13:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:45 smithi086 ceph-mon[29634]: pgmap v178: 121 pgs: 121 active+clean; 94 MiB data, 381 MiB used, 715 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-10T05:13:45.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:45 smithi086 ceph-mon[41441]: osdmap e132: 8 total, 8 up, 8 in 2024-08-10T05:13:45.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:45 smithi086 ceph-mon[41441]: pgmap v178: 121 pgs: 121 active+clean; 94 MiB data, 381 MiB used, 715 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-10T05:13:45.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:45 smithi159 ceph-mon[33602]: osdmap e132: 8 total, 8 up, 8 in 2024-08-10T05:13:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:45 smithi159 ceph-mon[33602]: pgmap v178: 121 pgs: 121 active+clean; 94 MiB data, 381 MiB used, 715 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-10T05:13:46.300 INFO:tasks.rados.rados.0.smithi086.stdout:318: done (4 left) 2024-08-10T05:13:46.300 INFO:tasks.rados.rados.0.smithi086.stdout:319: done (3 left) 2024-08-10T05:13:46.301 INFO:tasks.rados.rados.0.smithi086.stdout:320: done (2 left) 2024-08-10T05:13:46.301 INFO:tasks.rados.rados.0.smithi086.stdout:321: done (1 left) 2024-08-10T05:13:46.301 INFO:tasks.rados.rados.0.smithi086.stdout:322: done (0 left) 2024-08-10T05:13:46.301 INFO:tasks.rados.rados.0.smithi086.stdout:323: read oid 41 snap -1 2024-08-10T05:13:46.301 INFO:tasks.rados.rados.0.smithi086.stdout:323: expect deleted 2024-08-10T05:13:46.301 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 16 current snap is 29 2024-08-10T05:13:46.301 INFO:tasks.rados.rados.0.smithi086.stdout:324: seq_num 124 ranges {3006464=483328,3489792=458752,3948544=598016,4546560=548864} 2024-08-10T05:13:46.318 INFO:tasks.rados.rados.0.smithi086.stdout:324: writing smithi08687503-16 from 3006464 to 3489792 tid 1 2024-08-10T05:13:46.321 INFO:tasks.rados.rados.0.smithi086.stdout:324: writing smithi08687503-16 from 3489792 to 3948544 tid 2 2024-08-10T05:13:46.324 INFO:tasks.rados.rados.0.smithi086.stdout:324: writing smithi08687503-16 from 3948544 to 4546560 tid 3 2024-08-10T05:13:46.327 INFO:tasks.rados.rados.0.smithi086.stdout:324: writing smithi08687503-16 from 4546560 to 5095424 tid 4 2024-08-10T05:13:46.328 INFO:tasks.rados.rados.0.smithi086.stdout:325: setattr oid 13 current snap is 29 2024-08-10T05:13:46.328 INFO:tasks.rados.rados.0.smithi086.stdout:324: finishing write tid 1 to smithi08687503-16 2024-08-10T05:13:46.328 INFO:tasks.rados.rados.0.smithi086.stdout:324: finishing write tid 2 to smithi08687503-16 2024-08-10T05:13:46.328 INFO:tasks.rados.rados.0.smithi086.stdout:324: finishing write tid 3 to smithi08687503-16 2024-08-10T05:13:46.329 INFO:tasks.rados.rados.0.smithi086.stdout:323: done (2 left) 2024-08-10T05:13:46.329 INFO:tasks.rados.rados.0.smithi086.stdout:326: delete oid 37 current snap is 29 2024-08-10T05:13:46.331 INFO:tasks.rados.rados.0.smithi086.stdout:326: done (2 left) 2024-08-10T05:13:46.331 INFO:tasks.rados.rados.0.smithi086.stdout:327: read oid 33 snap -1 2024-08-10T05:13:46.331 INFO:tasks.rados.rados.0.smithi086.stdout:327: expect (ObjNum 113 snap 24 seq_num 113) 2024-08-10T05:13:46.331 INFO:tasks.rados.rados.0.smithi086.stdout:328: read oid 15 snap 27 2024-08-10T05:13:46.332 INFO:tasks.rados.rados.0.smithi086.stdout:328: expect (ObjNum 4 snap 0 seq_num 4) 2024-08-10T05:13:46.332 INFO:tasks.rados.rados.0.smithi086.stdout:329: delete oid 34 current snap is 29 2024-08-10T05:13:46.332 INFO:tasks.rados.rados.0.smithi086.stdout:324: finishing write tid 4 to smithi08687503-16 2024-08-10T05:13:46.332 INFO:tasks.rados.rados.0.smithi086.stdout:324: finishing write tid 5 to smithi08687503-16 2024-08-10T05:13:46.333 INFO:tasks.rados.rados.0.smithi086.stdout:324: finishing write tid 6 to smithi08687503-16 2024-08-10T05:13:46.333 INFO:tasks.rados.rados.0.smithi086.stdout:324: oid 16 updating version 0 to 132 2024-08-10T05:13:46.333 INFO:tasks.rados.rados.0.smithi086.stdout:324: oid 16 version 132 is already newer than 131 2024-08-10T05:13:46.334 INFO:tasks.rados.rados.0.smithi086.stdout:324: oid 16 updating version 132 to 133 2024-08-10T05:13:46.334 INFO:tasks.rados.rados.0.smithi086.stdout:324: oid 16 updating version 133 to 135 2024-08-10T05:13:46.334 INFO:tasks.rados.rados.0.smithi086.stdout:324: oid 16 version 135 is already newer than 134 2024-08-10T05:13:46.334 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 135 (ObjNum 124 snap 29 seq_num 124) dirty exists 2024-08-10T05:13:46.334 INFO:tasks.rados.rados.0.smithi086.stdout:324: left oid 16 (ObjNum 124 snap 29 seq_num 124) 2024-08-10T05:13:46.334 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 137 (ObjNum 94 snap 18 seq_num 94) dirty exists 2024-08-10T05:13:46.335 INFO:tasks.rados.rados.0.smithi086.stdout:328: expect (ObjNum 4 snap 0 seq_num 4) 2024-08-10T05:13:46.335 INFO:tasks.rados.rados.0.smithi086.stdout:324: done (4 left) 2024-08-10T05:13:46.336 INFO:tasks.rados.rados.0.smithi086.stdout:325: done (3 left) 2024-08-10T05:13:46.336 INFO:tasks.rados.rados.0.smithi086.stdout:328: done (2 left) 2024-08-10T05:13:46.336 INFO:tasks.rados.rados.0.smithi086.stdout:329: done (1 left) 2024-08-10T05:13:46.336 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 1 current snap is 29 2024-08-10T05:13:46.336 INFO:tasks.rados.rados.0.smithi086.stdout:330: seq_num 127 ranges {2981888=532480,3514368=507904,4022272=778240,4800512=319488} 2024-08-10T05:13:46.354 INFO:tasks.rados.rados.0.smithi086.stdout:330: writing smithi08687503-1 from 2981888 to 3514368 tid 1 2024-08-10T05:13:46.358 INFO:tasks.rados.rados.0.smithi086.stdout:330: writing smithi08687503-1 from 3514368 to 4022272 tid 2 2024-08-10T05:13:46.362 INFO:tasks.rados.rados.0.smithi086.stdout:330: writing smithi08687503-1 from 4022272 to 4800512 tid 3 2024-08-10T05:13:46.364 INFO:tasks.rados.rados.0.smithi086.stdout:330: writing smithi08687503-1 from 4800512 to 5120000 tid 4 2024-08-10T05:13:46.365 INFO:tasks.rados.rados.0.smithi086.stdout:331: delete oid 16 current snap is 29 2024-08-10T05:13:46.365 INFO:tasks.rados.rados.0.smithi086.stdout:327: expect (ObjNum 113 snap 24 seq_num 113) 2024-08-10T05:13:46.426 INFO:tasks.rados.rados.0.smithi086.stdout:330: finishing write tid 1 to smithi08687503-1 2024-08-10T05:13:46.427 INFO:tasks.rados.rados.0.smithi086.stdout:330: finishing write tid 2 to smithi08687503-1 2024-08-10T05:13:46.427 INFO:tasks.rados.rados.0.smithi086.stdout:330: finishing write tid 3 to smithi08687503-1 2024-08-10T05:13:46.427 INFO:tasks.rados.rados.0.smithi086.stdout:330: finishing write tid 4 to smithi08687503-1 2024-08-10T05:13:46.427 INFO:tasks.rados.rados.0.smithi086.stdout:330: finishing write tid 5 to smithi08687503-1 2024-08-10T05:13:46.427 INFO:tasks.rados.rados.0.smithi086.stdout:330: finishing write tid 6 to smithi08687503-1 2024-08-10T05:13:46.427 INFO:tasks.rados.rados.0.smithi086.stdout:330: oid 1 updating version 0 to 46 2024-08-10T05:13:46.427 INFO:tasks.rados.rados.0.smithi086.stdout:330: oid 1 updating version 46 to 48 2024-08-10T05:13:46.427 INFO:tasks.rados.rados.0.smithi086.stdout:330: oid 1 version 48 is already newer than 45 2024-08-10T05:13:46.427 INFO:tasks.rados.rados.0.smithi086.stdout:330: oid 1 version 48 is already newer than 44 2024-08-10T05:13:46.427 INFO:tasks.rados.rados.0.smithi086.stdout:330: oid 1 version 48 is already newer than 47 2024-08-10T05:13:46.427 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 48 (ObjNum 127 snap 29 seq_num 127) dirty exists 2024-08-10T05:13:46.428 INFO:tasks.rados.rados.0.smithi086.stdout:330: left oid 1 (ObjNum 127 snap 29 seq_num 127) 2024-08-10T05:13:46.428 INFO:tasks.rados.rados.0.smithi086.stdout:327: done (2 left) 2024-08-10T05:13:46.428 INFO:tasks.rados.rados.0.smithi086.stdout:330: done (1 left) 2024-08-10T05:13:46.428 INFO:tasks.rados.rados.0.smithi086.stdout:331: done (0 left) 2024-08-10T05:13:46.428 INFO:tasks.rados.rados.0.smithi086.stdout:332: copy_from oid 32 from oid 23 current snap is 29 2024-08-10T05:13:46.428 INFO:tasks.rados.rados.0.smithi086.stdout:333: read oid 7 snap -1 2024-08-10T05:13:46.428 INFO:tasks.rados.rados.0.smithi086.stdout:333: expect (ObjNum 61 snap 3 seq_num 61) 2024-08-10T05:13:46.428 INFO:tasks.rados.rados.0.smithi086.stdout:334: read oid 19 snap -1 2024-08-10T05:13:46.428 INFO:tasks.rados.rados.0.smithi086.stdout:334: expect (ObjNum 85 snap 14 seq_num 85) 2024-08-10T05:13:46.428 INFO:tasks.rados.rados.0.smithi086.stdout:335: copy_from oid 5 from oid 44 current snap is 29 2024-08-10T05:13:46.428 INFO:tasks.rados.rados.0.smithi086.stdout:336: rmattr oid 36 current snap is 29 2024-08-10T05:13:46.428 INFO:tasks.rados.rados.0.smithi086.stdout:336: done (4 left) 2024-08-10T05:13:46.428 INFO:tasks.rados.rados.0.smithi086.stdout:337: read oid 45 snap -1 2024-08-10T05:13:46.429 INFO:tasks.rados.rados.0.smithi086.stdout:337: expect (ObjNum 122 snap 27 seq_num 122) 2024-08-10T05:13:46.429 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 29 current snap is 29 2024-08-10T05:13:46.429 INFO:tasks.rados.rados.0.smithi086.stdout:338: seq_num 129 ranges {1949696=565248,2514944=679936,3194880=786432,3981312=139264} 2024-08-10T05:13:46.441 INFO:tasks.rados.rados.0.smithi086.stdout:338: writing smithi08687503-29 from 1949696 to 2514944 tid 1 2024-08-10T05:13:46.445 INFO:tasks.rados.rados.0.smithi086.stdout:338: writing smithi08687503-29 from 2514944 to 3194880 tid 2 2024-08-10T05:13:46.450 INFO:tasks.rados.rados.0.smithi086.stdout:338: writing smithi08687503-29 from 3194880 to 3981312 tid 3 2024-08-10T05:13:46.451 INFO:tasks.rados.rados.0.smithi086.stdout:338: writing smithi08687503-29 from 3981312 to 4120576 tid 4 2024-08-10T05:13:46.451 INFO:tasks.rados.rados.0.smithi086.stdout:339: delete oid 11 current snap is 29 2024-08-10T05:13:46.452 INFO:tasks.rados.rados.0.smithi086.stdout:333: expect (ObjNum 61 snap 3 seq_num 61) 2024-08-10T05:13:46.484 INFO:tasks.rados.rados.0.smithi086.stdout:335: finishing copy_from racing read to smithi08687503-5 2024-08-10T05:13:46.485 INFO:tasks.rados.rados.0.smithi086.stdout:335: finishing copy_from to smithi08687503-5 2024-08-10T05:13:46.485 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 14 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-08-10T05:13:46.485 INFO:tasks.rados.rados.0.smithi086.stdout:332: finishing copy_from racing read to smithi08687503-32 2024-08-10T05:13:46.485 INFO:tasks.rados.rados.0.smithi086.stdout:334: expect (ObjNum 85 snap 14 seq_num 85) 2024-08-10T05:13:46.533 INFO:tasks.rados.rados.0.smithi086.stdout:332: finishing copy_from to smithi08687503-32 2024-08-10T05:13:46.533 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 15 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-08-10T05:13:46.533 INFO:tasks.rados.rados.0.smithi086.stdout:338: finishing write tid 1 to smithi08687503-29 2024-08-10T05:13:46.533 INFO:tasks.rados.rados.0.smithi086.stdout:338: finishing write tid 2 to smithi08687503-29 2024-08-10T05:13:46.533 INFO:tasks.rados.rados.0.smithi086.stdout:337: expect (ObjNum 122 snap 27 seq_num 122) 2024-08-10T05:13:46.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:46 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:13:46.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:46 smithi086 ceph-mon[29634]: osdmap e133: 8 total, 8 up, 8 in 2024-08-10T05:13:46.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:46 smithi086 ceph-mon[29634]: osdmap e134: 8 total, 8 up, 8 in 2024-08-10T05:13:46.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:46 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:13:46.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:46 smithi086 ceph-mon[41441]: osdmap e133: 8 total, 8 up, 8 in 2024-08-10T05:13:46.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:46 smithi086 ceph-mon[41441]: osdmap e134: 8 total, 8 up, 8 in 2024-08-10T05:13:46.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:46 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:13:46.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:46 smithi159 ceph-mon[33602]: osdmap e133: 8 total, 8 up, 8 in 2024-08-10T05:13:46.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:46 smithi159 ceph-mon[33602]: osdmap e134: 8 total, 8 up, 8 in 2024-08-10T05:13:46.768 INFO:tasks.rados.rados.0.smithi086.stdout:338: finishing write tid 3 to smithi08687503-29 2024-08-10T05:13:46.768 INFO:tasks.rados.rados.0.smithi086.stdout:338: finishing write tid 4 to smithi08687503-29 2024-08-10T05:13:46.768 INFO:tasks.rados.rados.0.smithi086.stdout:338: finishing write tid 5 to smithi08687503-29 2024-08-10T05:13:46.768 INFO:tasks.rados.rados.0.smithi086.stdout:338: finishing write tid 6 to smithi08687503-29 2024-08-10T05:13:46.768 INFO:tasks.rados.rados.0.smithi086.stdout:338: oid 29 updating version 0 to 51 2024-08-10T05:13:46.768 INFO:tasks.rados.rados.0.smithi086.stdout:338: oid 29 updating version 51 to 55 2024-08-10T05:13:46.768 INFO:tasks.rados.rados.0.smithi086.stdout:338: oid 29 version 55 is already newer than 53 2024-08-10T05:13:46.768 INFO:tasks.rados.rados.0.smithi086.stdout:338: oid 29 version 55 is already newer than 52 2024-08-10T05:13:46.768 INFO:tasks.rados.rados.0.smithi086.stdout:338: oid 29 version 55 is already newer than 54 2024-08-10T05:13:46.768 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 55 (ObjNum 129 snap 29 seq_num 129) dirty exists 2024-08-10T05:13:46.768 INFO:tasks.rados.rados.0.smithi086.stdout:338: left oid 29 (ObjNum 129 snap 29 seq_num 129) 2024-08-10T05:13:46.769 INFO:tasks.rados.rados.0.smithi086.stdout:332: done (6 left) 2024-08-10T05:13:46.769 INFO:tasks.rados.rados.0.smithi086.stdout:333: done (5 left) 2024-08-10T05:13:46.769 INFO:tasks.rados.rados.0.smithi086.stdout:334: done (4 left) 2024-08-10T05:13:46.769 INFO:tasks.rados.rados.0.smithi086.stdout:335: done (3 left) 2024-08-10T05:13:46.769 INFO:tasks.rados.rados.0.smithi086.stdout:337: done (2 left) 2024-08-10T05:13:46.769 INFO:tasks.rados.rados.0.smithi086.stdout:338: done (1 left) 2024-08-10T05:13:46.769 INFO:tasks.rados.rados.0.smithi086.stdout:339: done (0 left) 2024-08-10T05:13:46.769 INFO:tasks.rados.rados.0.smithi086.stdout:340: delete oid 49 current snap is 29 2024-08-10T05:13:46.770 INFO:tasks.rados.rados.0.smithi086.stdout:340: done (0 left) 2024-08-10T05:13:46.770 INFO:tasks.rados.rados.0.smithi086.stdout:341: copy_from oid 33 from oid 9 current snap is 29 2024-08-10T05:13:46.770 INFO:tasks.rados.rados.0.smithi086.stdout:342: read oid 27 snap -1 2024-08-10T05:13:46.770 INFO:tasks.rados.rados.0.smithi086.stdout:342: expect (ObjNum 26 snap 0 seq_num 26) 2024-08-10T05:13:46.770 INFO:tasks.rados.rados.0.smithi086.stdout:343: rollback oid 42 current snap is 29 2024-08-10T05:13:46.771 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 42 to 16 2024-08-10T05:13:46.771 INFO:tasks.rados.rados.0.smithi086.stdout:344: read oid 29 snap -1 2024-08-10T05:13:46.771 INFO:tasks.rados.rados.0.smithi086.stdout:344: expect (ObjNum 129 snap 29 seq_num 129) 2024-08-10T05:13:46.771 INFO:tasks.rados.rados.0.smithi086.stdout:345: rollback oid 11 current snap is 29 2024-08-10T05:13:46.771 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 11 to 28 2024-08-10T05:13:46.771 INFO:tasks.rados.rados.0.smithi086.stdout:346: read oid 21 snap 26 2024-08-10T05:13:46.771 INFO:tasks.rados.rados.0.smithi086.stdout:346: expect (ObjNum 95 snap 18 seq_num 95) 2024-08-10T05:13:46.771 INFO:tasks.rados.rados.0.smithi086.stdout:347: snap_create 2024-08-10T05:13:46.771 INFO:tasks.rados.rados.0.smithi086.stdout:345: finishing rollback tid 1 to smithi08687503-11 2024-08-10T05:13:46.772 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 16 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-10T05:13:46.772 INFO:tasks.rados.rados.0.smithi086.stdout:343: finishing rollback tid 0 to smithi08687503-42 2024-08-10T05:13:46.773 INFO:tasks.rados.rados.0.smithi086.stdout:343: finishing rollback tid 1 to smithi08687503-42 2024-08-10T05:13:46.773 INFO:tasks.rados.rados.0.smithi086.stdout:343: finishing rollback tid 2 to smithi08687503-42 2024-08-10T05:13:46.773 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 142 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-10T05:13:46.782 INFO:tasks.rados.rados.0.smithi086.stdout:342: expect (ObjNum 26 snap 0 seq_num 26) 2024-08-10T05:13:46.797 INFO:tasks.rados.rados.0.smithi086.stdout:344: expect (ObjNum 129 snap 29 seq_num 129) 2024-08-10T05:13:46.932 INFO:tasks.rados.rados.0.smithi086.stdout:346: expect (ObjNum 95 snap 18 seq_num 95) 2024-08-10T05:13:46.995 INFO:tasks.rados.rados.0.smithi086.stdout:341: finishing copy_from racing read to smithi08687503-33 2024-08-10T05:13:46.995 INFO:tasks.rados.rados.0.smithi086.stdout:341: finishing copy_from to smithi08687503-33 2024-08-10T05:13:46.995 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 44 (ObjNum 88 snap 17 seq_num 88) dirty exists 2024-08-10T05:13:47.391 INFO:tasks.rados.rados.0.smithi086.stdout:341: done (6 left) 2024-08-10T05:13:47.391 INFO:tasks.rados.rados.0.smithi086.stdout:342: done (5 left) 2024-08-10T05:13:47.391 INFO:tasks.rados.rados.0.smithi086.stdout:343: done (4 left) 2024-08-10T05:13:47.391 INFO:tasks.rados.rados.0.smithi086.stdout:344: done (3 left) 2024-08-10T05:13:47.391 INFO:tasks.rados.rados.0.smithi086.stdout:345: done (2 left) 2024-08-10T05:13:47.391 INFO:tasks.rados.rados.0.smithi086.stdout:346: done (1 left) 2024-08-10T05:13:47.391 INFO:tasks.rados.rados.0.smithi086.stdout:347: done (0 left) 2024-08-10T05:13:47.391 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 30 2024-08-10T05:13:47.391 INFO:tasks.rados.rados.0.smithi086.stdout:348: seq_num 132 ranges {3792896=614400,4407296=786432,5193728=565248,5758976=253952} 2024-08-10T05:13:47.414 INFO:tasks.rados.rados.0.smithi086.stdout:348: writing smithi08687503-9 from 3792896 to 4407296 tid 1 2024-08-10T05:13:47.418 INFO:tasks.rados.rados.0.smithi086.stdout:348: writing smithi08687503-9 from 4407296 to 5193728 tid 2 2024-08-10T05:13:47.421 INFO:tasks.rados.rados.0.smithi086.stdout:348: writing smithi08687503-9 from 5193728 to 5758976 tid 3 2024-08-10T05:13:47.423 INFO:tasks.rados.rados.0.smithi086.stdout:348: writing smithi08687503-9 from 5758976 to 6012928 tid 4 2024-08-10T05:13:47.423 INFO:tasks.rados.rados.0.smithi086.stdout:348: finishing write tid 1 to smithi08687503-9 2024-08-10T05:13:47.423 INFO:tasks.rados.rados.0.smithi086.stdout:348: finishing write tid 2 to smithi08687503-9 2024-08-10T05:13:47.423 INFO:tasks.rados.rados.0.smithi086.stdout:349: snap_remove snap 20 2024-08-10T05:13:47.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:47 smithi086 ceph-mon[41441]: pgmap v181: 121 pgs: 121 active+clean; 103 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-08-10T05:13:47.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:47 smithi086 ceph-mon[29634]: pgmap v181: 121 pgs: 121 active+clean; 103 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-08-10T05:13:47.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:47 smithi159 ceph-mon[33602]: pgmap v181: 121 pgs: 121 active+clean; 103 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-08-10T05:13:48.398 INFO:tasks.rados.rados.0.smithi086.stdout:348: finishing write tid 3 to smithi08687503-9 2024-08-10T05:13:48.398 INFO:tasks.rados.rados.0.smithi086.stdout:348: finishing write tid 4 to smithi08687503-9 2024-08-10T05:13:48.398 INFO:tasks.rados.rados.0.smithi086.stdout:348: finishing write tid 5 to smithi08687503-9 2024-08-10T05:13:48.398 INFO:tasks.rados.rados.0.smithi086.stdout:348: finishing write tid 6 to smithi08687503-9 2024-08-10T05:13:48.398 INFO:tasks.rados.rados.0.smithi086.stdout:348: oid 9 updating version 0 to 52 2024-08-10T05:13:48.398 INFO:tasks.rados.rados.0.smithi086.stdout:348: oid 9 version 52 is already newer than 51 2024-08-10T05:13:48.398 INFO:tasks.rados.rados.0.smithi086.stdout:348: oid 9 updating version 52 to 54 2024-08-10T05:13:48.399 INFO:tasks.rados.rados.0.smithi086.stdout:348: oid 9 version 54 is already newer than 53 2024-08-10T05:13:48.399 INFO:tasks.rados.rados.0.smithi086.stdout:348: oid 9 version 54 is already newer than 50 2024-08-10T05:13:48.399 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 54 (ObjNum 132 snap 30 seq_num 132) dirty exists 2024-08-10T05:13:48.399 INFO:tasks.rados.rados.0.smithi086.stdout:348: left oid 9 (ObjNum 132 snap 30 seq_num 132) 2024-08-10T05:13:48.399 INFO:tasks.rados.rados.0.smithi086.stdout:348: done (1 left) 2024-08-10T05:13:48.399 INFO:tasks.rados.rados.0.smithi086.stdout:349: done (0 left) 2024-08-10T05:13:48.399 INFO:tasks.rados.rados.0.smithi086.stdout:350: snap_create 2024-08-10T05:13:48.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:48 smithi086 ceph-mon[41441]: osdmap e135: 8 total, 8 up, 8 in 2024-08-10T05:13:48.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:48 smithi086 ceph-mon[29634]: osdmap e135: 8 total, 8 up, 8 in 2024-08-10T05:13:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:13:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:13:48] "GET /metrics HTTP/1.1" 200 36018 "" "Prometheus/2.43.0" 2024-08-10T05:13:48.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:48 smithi159 ceph-mon[33602]: osdmap e135: 8 total, 8 up, 8 in 2024-08-10T05:13:49.402 INFO:tasks.rados.rados.0.smithi086.stdout:350: done (0 left) 2024-08-10T05:13:49.402 INFO:tasks.rados.rados.0.smithi086.stdout:351: read oid 15 snap -1 2024-08-10T05:13:49.402 INFO:tasks.rados.rados.0.smithi086.stdout:351: expect (ObjNum 4 snap 0 seq_num 4) 2024-08-10T05:13:49.402 INFO:tasks.rados.rados.0.smithi086.stdout:352: copy_from oid 3 from oid 47 current snap is 31 2024-08-10T05:13:49.402 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 31 2024-08-10T05:13:49.402 INFO:tasks.rados.rados.0.smithi086.stdout:353: seq_num 133 ranges {2039808=630784,2670592=663552,3334144=770048,4104192=172032} 2024-08-10T05:13:49.416 INFO:tasks.rados.rados.0.smithi086.stdout:353: writing smithi08687503-38 from 2039808 to 2670592 tid 1 2024-08-10T05:13:49.420 INFO:tasks.rados.rados.0.smithi086.stdout:353: writing smithi08687503-38 from 2670592 to 3334144 tid 2 2024-08-10T05:13:49.424 INFO:tasks.rados.rados.0.smithi086.stdout:353: writing smithi08687503-38 from 3334144 to 4104192 tid 3 2024-08-10T05:13:49.426 INFO:tasks.rados.rados.0.smithi086.stdout:353: writing smithi08687503-38 from 4104192 to 4276224 tid 4 2024-08-10T05:13:49.426 INFO:tasks.rados.rados.0.smithi086.stdout:354: read oid 39 snap -1 2024-08-10T05:13:49.426 INFO:tasks.rados.rados.0.smithi086.stdout:354: expect deleted 2024-08-10T05:13:49.426 INFO:tasks.rados.rados.0.smithi086.stdout:355: rmattr oid 46 current snap is 31 2024-08-10T05:13:49.426 INFO:tasks.rados.rados.0.smithi086.stdout:355: done (4 left) 2024-08-10T05:13:49.426 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 35 current snap is 31 2024-08-10T05:13:49.426 INFO:tasks.rados.rados.0.smithi086.stdout:356: seq_num 134 ranges {573440=647168,1220608=548864,1769472=573440,2342912=483328} 2024-08-10T05:13:49.432 INFO:tasks.rados.rados.0.smithi086.stdout:356: writing smithi08687503-35 from 573440 to 1220608 tid 1 2024-08-10T05:13:49.435 INFO:tasks.rados.rados.0.smithi086.stdout:356: writing smithi08687503-35 from 1220608 to 1769472 tid 2 2024-08-10T05:13:49.439 INFO:tasks.rados.rados.0.smithi086.stdout:356: writing smithi08687503-35 from 1769472 to 2342912 tid 3 2024-08-10T05:13:49.442 INFO:tasks.rados.rados.0.smithi086.stdout:356: writing smithi08687503-35 from 2342912 to 2826240 tid 4 2024-08-10T05:13:49.442 INFO:tasks.rados.rados.0.smithi086.stdout:357: read oid 10 snap -1 2024-08-10T05:13:49.442 INFO:tasks.rados.rados.0.smithi086.stdout:357: expect (ObjNum 38 snap 0 seq_num 38) 2024-08-10T05:13:49.442 INFO:tasks.rados.rados.0.smithi086.stdout:358: copy_from oid 41 from oid 16 current snap is 31 2024-08-10T05:13:49.442 INFO:tasks.rados.rados.0.smithi086.stdout:351: expect (ObjNum 4 snap 0 seq_num 4) 2024-08-10T05:13:49.445 INFO:tasks.rados.rados.0.smithi086.stdout:352: finishing copy_from racing read to smithi08687503-3 2024-08-10T05:13:49.445 INFO:tasks.rados.rados.0.smithi086.stdout:352: finishing copy_from to smithi08687503-3 2024-08-10T05:13:49.446 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 2 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-10T05:13:49.446 INFO:tasks.rados.rados.0.smithi086.stdout:353: finishing write tid 1 to smithi08687503-38 2024-08-10T05:13:49.446 INFO:tasks.rados.rados.0.smithi086.stdout:353: finishing write tid 2 to smithi08687503-38 2024-08-10T05:13:49.446 INFO:tasks.rados.rados.0.smithi086.stdout:351: done (6 left) 2024-08-10T05:13:49.446 INFO:tasks.rados.rados.0.smithi086.stdout:352: done (5 left) 2024-08-10T05:13:49.446 INFO:tasks.rados.rados.0.smithi086.stdout:359: read oid 2 snap -1 2024-08-10T05:13:49.446 INFO:tasks.rados.rados.0.smithi086.stdout:359: expect deleted 2024-08-10T05:13:49.446 INFO:tasks.rados.rados.0.smithi086.stdout:360: read oid 30 snap 27 2024-08-10T05:13:49.446 INFO:tasks.rados.rados.0.smithi086.stdout:360: expect (ObjNum 108 snap 22 seq_num 108) 2024-08-10T05:13:49.446 INFO:tasks.rados.rados.0.smithi086.stdout:361: read oid 23 snap -1 2024-08-10T05:13:49.446 INFO:tasks.rados.rados.0.smithi086.stdout:361: expect (ObjNum 53 snap 1 seq_num 53) 2024-08-10T05:13:49.447 INFO:tasks.rados.rados.0.smithi086.stdout:362: copy_from oid 18 from oid 13 current snap is 31 2024-08-10T05:13:49.447 INFO:tasks.rados.rados.0.smithi086.stdout:353: finishing write tid 3 to smithi08687503-38 2024-08-10T05:13:49.447 INFO:tasks.rados.rados.0.smithi086.stdout:353: finishing write tid 4 to smithi08687503-38 2024-08-10T05:13:49.447 INFO:tasks.rados.rados.0.smithi086.stdout:353: finishing write tid 5 to smithi08687503-38 2024-08-10T05:13:49.447 INFO:tasks.rados.rados.0.smithi086.stdout:353: finishing write tid 6 to smithi08687503-38 2024-08-10T05:13:49.447 INFO:tasks.rados.rados.0.smithi086.stdout:353: oid 38 updating version 0 to 111 2024-08-10T05:13:49.447 INFO:tasks.rados.rados.0.smithi086.stdout:353: oid 38 updating version 111 to 112 2024-08-10T05:13:49.447 INFO:tasks.rados.rados.0.smithi086.stdout:353: oid 38 updating version 112 to 114 2024-08-10T05:13:49.447 INFO:tasks.rados.rados.0.smithi086.stdout:353: oid 38 updating version 114 to 115 2024-08-10T05:13:49.447 INFO:tasks.rados.rados.0.smithi086.stdout:353: oid 38 version 115 is already newer than 113 2024-08-10T05:13:49.447 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 115 (ObjNum 133 snap 31 seq_num 133) dirty exists 2024-08-10T05:13:49.447 INFO:tasks.rados.rados.0.smithi086.stdout:353: left oid 38 (ObjNum 133 snap 31 seq_num 133) 2024-08-10T05:13:49.447 INFO:tasks.rados.rados.0.smithi086.stdout:356: finishing write tid 1 to smithi08687503-35 2024-08-10T05:13:49.447 INFO:tasks.rados.rados.0.smithi086.stdout:356: finishing write tid 2 to smithi08687503-35 2024-08-10T05:13:49.448 INFO:tasks.rados.rados.0.smithi086.stdout:356: finishing write tid 3 to smithi08687503-35 2024-08-10T05:13:49.448 INFO:tasks.rados.rados.0.smithi086.stdout:358: finishing copy_from to smithi08687503-41 2024-08-10T05:13:49.448 INFO:tasks.rados.rados.0.smithi086.stdout:358: got expected ENOENT (src dne) 2024-08-10T05:13:49.448 INFO:tasks.rados.rados.0.smithi086.stdout:358: finishing copy_from racing read to smithi08687503-41 2024-08-10T05:13:49.448 INFO:tasks.rados.rados.0.smithi086.stdout:353: done (8 left) 2024-08-10T05:13:49.448 INFO:tasks.rados.rados.0.smithi086.stdout:354: done (7 left) 2024-08-10T05:13:49.448 INFO:tasks.rados.rados.0.smithi086.stdout:358: done (6 left) 2024-08-10T05:13:49.448 INFO:tasks.rados.rados.0.smithi086.stdout:363: snap_create 2024-08-10T05:13:49.448 INFO:tasks.rados.rados.0.smithi086.stdout:356: finishing write tid 4 to smithi08687503-35 2024-08-10T05:13:49.448 INFO:tasks.rados.rados.0.smithi086.stdout:356: finishing write tid 5 to smithi08687503-35 2024-08-10T05:13:49.449 INFO:tasks.rados.rados.0.smithi086.stdout:357: expect (ObjNum 38 snap 0 seq_num 38) 2024-08-10T05:13:49.466 INFO:tasks.rados.rados.0.smithi086.stdout:356: finishing write tid 6 to smithi08687503-35 2024-08-10T05:13:49.467 INFO:tasks.rados.rados.0.smithi086.stdout:356: oid 35 updating version 0 to 177 2024-08-10T05:13:49.467 INFO:tasks.rados.rados.0.smithi086.stdout:356: oid 35 updating version 177 to 178 2024-08-10T05:13:49.467 INFO:tasks.rados.rados.0.smithi086.stdout:356: oid 35 updating version 178 to 179 2024-08-10T05:13:49.467 INFO:tasks.rados.rados.0.smithi086.stdout:356: oid 35 version 179 is already newer than 176 2024-08-10T05:13:49.467 INFO:tasks.rados.rados.0.smithi086.stdout:356: oid 35 updating version 179 to 180 2024-08-10T05:13:49.467 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 180 (ObjNum 134 snap 31 seq_num 134) dirty exists 2024-08-10T05:13:49.467 INFO:tasks.rados.rados.0.smithi086.stdout:356: left oid 35 (ObjNum 134 snap 31 seq_num 134) 2024-08-10T05:13:49.467 INFO:tasks.rados.rados.0.smithi086.stdout:360: expect (ObjNum 108 snap 22 seq_num 108) 2024-08-10T05:13:49.534 INFO:tasks.rados.rados.0.smithi086.stdout:361: expect (ObjNum 53 snap 1 seq_num 53) 2024-08-10T05:13:49.589 INFO:tasks.rados.rados.0.smithi086.stdout:362: finishing copy_from racing read to smithi08687503-18 2024-08-10T05:13:49.589 INFO:tasks.rados.rados.0.smithi086.stdout:362: finishing copy_from to smithi08687503-18 2024-08-10T05:13:49.589 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 137 (ObjNum 94 snap 18 seq_num 94) dirty exists 2024-08-10T05:13:49.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:49 smithi086 ceph-mon[29634]: pgmap v183: 121 pgs: 121 active+clean; 103 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-08-10T05:13:49.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:49 smithi086 ceph-mon[29634]: osdmap e136: 8 total, 8 up, 8 in 2024-08-10T05:13:49.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:49 smithi086 ceph-mon[41441]: pgmap v183: 121 pgs: 121 active+clean; 103 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-08-10T05:13:49.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:49 smithi086 ceph-mon[41441]: osdmap e136: 8 total, 8 up, 8 in 2024-08-10T05:13:49.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:49 smithi159 ceph-mon[33602]: pgmap v183: 121 pgs: 121 active+clean; 103 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-08-10T05:13:49.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:49 smithi159 ceph-mon[33602]: osdmap e136: 8 total, 8 up, 8 in 2024-08-10T05:13:50.418 INFO:tasks.rados.rados.0.smithi086.stdout:356: done (6 left) 2024-08-10T05:13:50.418 INFO:tasks.rados.rados.0.smithi086.stdout:357: done (5 left) 2024-08-10T05:13:50.418 INFO:tasks.rados.rados.0.smithi086.stdout:359: done (4 left) 2024-08-10T05:13:50.418 INFO:tasks.rados.rados.0.smithi086.stdout:360: done (3 left) 2024-08-10T05:13:50.418 INFO:tasks.rados.rados.0.smithi086.stdout:361: done (2 left) 2024-08-10T05:13:50.419 INFO:tasks.rados.rados.0.smithi086.stdout:362: done (1 left) 2024-08-10T05:13:50.419 INFO:tasks.rados.rados.0.smithi086.stdout:363: done (0 left) 2024-08-10T05:13:50.419 INFO:tasks.rados.rados.0.smithi086.stdout:364: delete oid 32 current snap is 32 2024-08-10T05:13:50.423 INFO:tasks.rados.rados.0.smithi086.stdout:364: done (0 left) 2024-08-10T05:13:50.423 INFO:tasks.rados.rados.0.smithi086.stdout:365: delete oid 20 current snap is 32 2024-08-10T05:13:50.426 INFO:tasks.rados.rados.0.smithi086.stdout:365: done (0 left) 2024-08-10T05:13:50.426 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 42 current snap is 32 2024-08-10T05:13:50.426 INFO:tasks.rados.rados.0.smithi086.stdout:366: seq_num 137 ranges {696320=704512,1400832=655360,2056192=753664,2809856=196608} 2024-08-10T05:13:50.433 INFO:tasks.rados.rados.0.smithi086.stdout:366: writing smithi08687503-42 from 696320 to 1400832 tid 1 2024-08-10T05:13:50.437 INFO:tasks.rados.rados.0.smithi086.stdout:366: writing smithi08687503-42 from 1400832 to 2056192 tid 2 2024-08-10T05:13:50.441 INFO:tasks.rados.rados.0.smithi086.stdout:366: writing smithi08687503-42 from 2056192 to 2809856 tid 3 2024-08-10T05:13:50.443 INFO:tasks.rados.rados.0.smithi086.stdout:366: writing smithi08687503-42 from 2809856 to 3006464 tid 4 2024-08-10T05:13:50.443 INFO:tasks.rados.rados.0.smithi086.stdout:367: snap_create 2024-08-10T05:13:50.443 INFO:tasks.rados.rados.0.smithi086.stdout:366: finishing write tid 1 to smithi08687503-42 2024-08-10T05:13:50.443 INFO:tasks.rados.rados.0.smithi086.stdout:366: finishing write tid 2 to smithi08687503-42 2024-08-10T05:13:50.446 INFO:tasks.rados.rados.0.smithi086.stdout:366: finishing write tid 3 to smithi08687503-42 2024-08-10T05:13:50.446 INFO:tasks.rados.rados.0.smithi086.stdout:366: finishing write tid 4 to smithi08687503-42 2024-08-10T05:13:50.446 INFO:tasks.rados.rados.0.smithi086.stdout:366: finishing write tid 5 to smithi08687503-42 2024-08-10T05:13:50.447 INFO:tasks.rados.rados.0.smithi086.stdout:366: finishing write tid 6 to smithi08687503-42 2024-08-10T05:13:50.447 INFO:tasks.rados.rados.0.smithi086.stdout:366: oid 42 updating version 0 to 152 2024-08-10T05:13:50.447 INFO:tasks.rados.rados.0.smithi086.stdout:366: oid 42 version 152 is already newer than 151 2024-08-10T05:13:50.447 INFO:tasks.rados.rados.0.smithi086.stdout:366: oid 42 updating version 152 to 153 2024-08-10T05:13:50.447 INFO:tasks.rados.rados.0.smithi086.stdout:366: oid 42 updating version 153 to 154 2024-08-10T05:13:50.447 INFO:tasks.rados.rados.0.smithi086.stdout:366: oid 42 version 154 is already newer than 150 2024-08-10T05:13:50.447 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 154 (ObjNum 137 snap 32 seq_num 137) dirty exists 2024-08-10T05:13:50.447 INFO:tasks.rados.rados.0.smithi086.stdout:366: left oid 42 (ObjNum 137 snap 32 seq_num 137) 2024-08-10T05:13:50.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:50 smithi159 ceph-mon[33602]: osdmap e137: 8 total, 8 up, 8 in 2024-08-10T05:13:50.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:50 smithi086 ceph-mon[29634]: osdmap e137: 8 total, 8 up, 8 in 2024-08-10T05:13:50.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:50 smithi086 ceph-mon[41441]: osdmap e137: 8 total, 8 up, 8 in 2024-08-10T05:13:51.302 INFO:tasks.rados.rados.0.smithi086.stdout:366: done (1 left) 2024-08-10T05:13:51.302 INFO:tasks.rados.rados.0.smithi086.stdout:367: done (0 left) 2024-08-10T05:13:51.302 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 33 2024-08-10T05:13:51.303 INFO:tasks.rados.rados.0.smithi086.stdout:368: seq_num 138 ranges {729088=720896,1449984=540672,1990656=557056,2547712=507904} 2024-08-10T05:13:51.309 INFO:tasks.rados.rados.0.smithi086.stdout:368: writing smithi08687503-5 from 729088 to 1449984 tid 1 2024-08-10T05:13:51.313 INFO:tasks.rados.rados.0.smithi086.stdout:368: writing smithi08687503-5 from 1449984 to 1990656 tid 2 2024-08-10T05:13:51.316 INFO:tasks.rados.rados.0.smithi086.stdout:368: writing smithi08687503-5 from 1990656 to 2547712 tid 3 2024-08-10T05:13:51.320 INFO:tasks.rados.rados.0.smithi086.stdout:368: writing smithi08687503-5 from 2547712 to 3055616 tid 4 2024-08-10T05:13:51.320 INFO:tasks.rados.rados.0.smithi086.stdout:369: rollback oid 31 current snap is 33 2024-08-10T05:13:51.320 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 31 to 27 2024-08-10T05:13:51.320 INFO:tasks.rados.rados.0.smithi086.stdout:368: finishing write tid 1 to smithi08687503-5 2024-08-10T05:13:51.320 INFO:tasks.rados.rados.0.smithi086.stdout:368: finishing write tid 2 to smithi08687503-5 2024-08-10T05:13:51.320 INFO:tasks.rados.rados.0.smithi086.stdout:368: finishing write tid 3 to smithi08687503-5 2024-08-10T05:13:51.320 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 49 current snap is 33 2024-08-10T05:13:51.320 INFO:tasks.rados.rados.0.smithi086.stdout:370: seq_num 139 ranges {0=737280,737280=425984,1163264=761856,1925120=417792} 2024-08-10T05:13:51.324 INFO:tasks.rados.rados.0.smithi086.stdout:370: writing smithi08687503-49 from 0 to 737280 tid 1 2024-08-10T05:13:51.326 INFO:tasks.rados.rados.0.smithi086.stdout:370: writing smithi08687503-49 from 737280 to 1163264 tid 2 2024-08-10T05:13:51.331 INFO:tasks.rados.rados.0.smithi086.stdout:370: writing smithi08687503-49 from 1163264 to 1925120 tid 3 2024-08-10T05:13:51.334 INFO:tasks.rados.rados.0.smithi086.stdout:370: writing smithi08687503-49 from 1925120 to 2342912 tid 4 2024-08-10T05:13:51.334 INFO:tasks.rados.rados.0.smithi086.stdout:371: rmattr oid 41 current snap is 33 2024-08-10T05:13:51.334 INFO:tasks.rados.rados.0.smithi086.stdout:371: done (3 left) 2024-08-10T05:13:51.334 INFO:tasks.rados.rados.0.smithi086.stdout:372: read oid 7 snap -1 2024-08-10T05:13:51.334 INFO:tasks.rados.rados.0.smithi086.stdout:372: expect (ObjNum 61 snap 3 seq_num 61) 2024-08-10T05:13:51.334 INFO:tasks.rados.rados.0.smithi086.stdout:373: snap_create 2024-08-10T05:13:51.335 INFO:tasks.rados.rados.0.smithi086.stdout:368: finishing write tid 4 to smithi08687503-5 2024-08-10T05:13:51.335 INFO:tasks.rados.rados.0.smithi086.stdout:368: finishing write tid 5 to smithi08687503-5 2024-08-10T05:13:51.335 INFO:tasks.rados.rados.0.smithi086.stdout:368: finishing write tid 6 to smithi08687503-5 2024-08-10T05:13:51.335 INFO:tasks.rados.rados.0.smithi086.stdout:368: oid 5 updating version 0 to 117 2024-08-10T05:13:51.335 INFO:tasks.rados.rados.0.smithi086.stdout:368: oid 5 version 117 is already newer than 113 2024-08-10T05:13:51.335 INFO:tasks.rados.rados.0.smithi086.stdout:368: oid 5 version 117 is already newer than 115 2024-08-10T05:13:51.335 INFO:tasks.rados.rados.0.smithi086.stdout:368: oid 5 version 117 is already newer than 114 2024-08-10T05:13:51.335 INFO:tasks.rados.rados.0.smithi086.stdout:368: oid 5 version 117 is already newer than 116 2024-08-10T05:13:51.335 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 117 (ObjNum 138 snap 33 seq_num 138) dirty exists 2024-08-10T05:13:51.335 INFO:tasks.rados.rados.0.smithi086.stdout:368: left oid 5 (ObjNum 138 snap 33 seq_num 138) 2024-08-10T05:13:51.335 INFO:tasks.rados.rados.0.smithi086.stdout:369: finishing rollback tid 1 to smithi08687503-31 2024-08-10T05:13:51.335 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 78 (ObjNum 129 snap 0 seq_num 3356249248) dirty dne 2024-08-10T05:13:51.335 INFO:tasks.rados.rados.0.smithi086.stdout:370: finishing write tid 1 to smithi08687503-49 2024-08-10T05:13:51.335 INFO:tasks.rados.rados.0.smithi086.stdout:370: finishing write tid 2 to smithi08687503-49 2024-08-10T05:13:51.336 INFO:tasks.rados.rados.0.smithi086.stdout:370: finishing write tid 3 to smithi08687503-49 2024-08-10T05:13:51.336 INFO:tasks.rados.rados.0.smithi086.stdout:370: finishing write tid 4 to smithi08687503-49 2024-08-10T05:13:51.336 INFO:tasks.rados.rados.0.smithi086.stdout:370: finishing write tid 5 to smithi08687503-49 2024-08-10T05:13:51.340 INFO:tasks.rados.rados.0.smithi086.stdout:372: expect (ObjNum 61 snap 3 seq_num 61) 2024-08-10T05:13:51.372 INFO:tasks.rados.rados.0.smithi086.stdout:370: finishing write tid 6 to smithi08687503-49 2024-08-10T05:13:51.372 INFO:tasks.rados.rados.0.smithi086.stdout:370: oid 49 updating version 0 to 112 2024-08-10T05:13:51.372 INFO:tasks.rados.rados.0.smithi086.stdout:370: oid 49 updating version 112 to 113 2024-08-10T05:13:51.372 INFO:tasks.rados.rados.0.smithi086.stdout:370: oid 49 updating version 113 to 114 2024-08-10T05:13:51.372 INFO:tasks.rados.rados.0.smithi086.stdout:370: oid 49 version 114 is already newer than 111 2024-08-10T05:13:51.372 INFO:tasks.rados.rados.0.smithi086.stdout:370: oid 49 updating version 114 to 115 2024-08-10T05:13:51.372 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 115 (ObjNum 139 snap 33 seq_num 139) dirty exists 2024-08-10T05:13:51.372 INFO:tasks.rados.rados.0.smithi086.stdout:370: left oid 49 (ObjNum 139 snap 33 seq_num 139) 2024-08-10T05:13:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:51 smithi159 ceph-mon[33602]: pgmap v186: 121 pgs: 121 active+clean; 103 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-08-10T05:13:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:51 smithi159 ceph-mon[33602]: osdmap e138: 8 total, 8 up, 8 in 2024-08-10T05:13:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:51 smithi159 ceph-mon[33602]: osdmap e139: 8 total, 8 up, 8 in 2024-08-10T05:13:51.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:51 smithi086 ceph-mon[41441]: pgmap v186: 121 pgs: 121 active+clean; 103 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-08-10T05:13:51.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:51 smithi086 ceph-mon[41441]: osdmap e138: 8 total, 8 up, 8 in 2024-08-10T05:13:51.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:51 smithi086 ceph-mon[41441]: osdmap e139: 8 total, 8 up, 8 in 2024-08-10T05:13:51.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:51 smithi086 ceph-mon[29634]: pgmap v186: 121 pgs: 121 active+clean; 103 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-08-10T05:13:51.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:51 smithi086 ceph-mon[29634]: osdmap e138: 8 total, 8 up, 8 in 2024-08-10T05:13:51.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:51 smithi086 ceph-mon[29634]: osdmap e139: 8 total, 8 up, 8 in 2024-08-10T05:13:52.301 INFO:tasks.rados.rados.0.smithi086.stdout:368: done (4 left) 2024-08-10T05:13:52.301 INFO:tasks.rados.rados.0.smithi086.stdout:369: done (3 left) 2024-08-10T05:13:52.301 INFO:tasks.rados.rados.0.smithi086.stdout:370: done (2 left) 2024-08-10T05:13:52.301 INFO:tasks.rados.rados.0.smithi086.stdout:372: done (1 left) 2024-08-10T05:13:52.301 INFO:tasks.rados.rados.0.smithi086.stdout:373: done (0 left) 2024-08-10T05:13:52.301 INFO:tasks.rados.rados.0.smithi086.stdout:374: delete oid 49 current snap is 34 2024-08-10T05:13:52.306 INFO:tasks.rados.rados.0.smithi086.stdout:374: done (0 left) 2024-08-10T05:13:52.306 INFO:tasks.rados.rados.0.smithi086.stdout:375: rollback oid 18 current snap is 34 2024-08-10T05:13:52.306 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 18 to 29 2024-08-10T05:13:52.306 INFO:tasks.rados.rados.0.smithi086.stdout:376: snap_create 2024-08-10T05:13:52.308 INFO:tasks.rados.rados.0.smithi086.stdout:375: finishing rollback tid 0 to smithi08687503-18 2024-08-10T05:13:52.309 INFO:tasks.rados.rados.0.smithi086.stdout:375: finishing rollback tid 1 to smithi08687503-18 2024-08-10T05:13:52.309 INFO:tasks.rados.rados.0.smithi086.stdout:375: finishing rollback tid 2 to smithi08687503-18 2024-08-10T05:13:52.309 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 140 (ObjNum 123 snap 28 seq_num 123) dirty exists 2024-08-10T05:13:53.100 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:13:53.312 INFO:tasks.rados.rados.0.smithi086.stdout:375: done (1 left) 2024-08-10T05:13:53.312 INFO:tasks.rados.rados.0.smithi086.stdout:376: done (0 left) 2024-08-10T05:13:53.312 INFO:tasks.rados.rados.0.smithi086.stdout:377: rollback oid 41 current snap is 35 2024-08-10T05:13:53.312 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 41 to 27 2024-08-10T05:13:53.312 INFO:tasks.rados.rados.0.smithi086.stdout:378: rollback oid 18 current snap is 35 2024-08-10T05:13:53.312 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 18 to 28 2024-08-10T05:13:53.312 INFO:tasks.rados.rados.0.smithi086.stdout:379: rmattr oid 23 current snap is 35 2024-08-10T05:13:53.312 INFO:tasks.rados.rados.0.smithi086.stdout:379: done (2 left) 2024-08-10T05:13:53.313 INFO:tasks.rados.rados.0.smithi086.stdout:380: copy_from oid 43 from oid 10 current snap is 35 2024-08-10T05:13:53.313 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 19 current snap is 35 2024-08-10T05:13:53.313 INFO:tasks.rados.rados.0.smithi086.stdout:381: seq_num 141 ranges {1736704=770048,2506752=589824,3096576=729088,3825664=286720} 2024-08-10T05:13:53.327 INFO:tasks.rados.rados.0.smithi086.stdout:381: writing smithi08687503-19 from 1736704 to 2506752 tid 1 2024-08-10T05:13:53.331 INFO:tasks.rados.rados.0.smithi086.stdout:381: writing smithi08687503-19 from 2506752 to 3096576 tid 2 2024-08-10T05:13:53.336 INFO:tasks.rados.rados.0.smithi086.stdout:381: writing smithi08687503-19 from 3096576 to 3825664 tid 3 2024-08-10T05:13:53.339 INFO:tasks.rados.rados.0.smithi086.stdout:381: writing smithi08687503-19 from 3825664 to 4112384 tid 4 2024-08-10T05:13:53.339 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 13 current snap is 35 2024-08-10T05:13:53.339 INFO:tasks.rados.rados.0.smithi086.stdout:377: finishing rollback tid 1 to smithi08687503-41 2024-08-10T05:13:53.339 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 73 (ObjNum 33 snap 0 seq_num 3353824848) dirty dne 2024-08-10T05:13:53.340 INFO:tasks.rados.rados.0.smithi086.stdout:378: finishing rollback tid 0 to smithi08687503-18 2024-08-10T05:13:53.340 INFO:tasks.rados.rados.0.smithi086.stdout:378: finishing rollback tid 1 to smithi08687503-18 2024-08-10T05:13:53.340 INFO:tasks.rados.rados.0.smithi086.stdout:378: finishing rollback tid 2 to smithi08687503-18 2024-08-10T05:13:53.340 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 143 (ObjNum 123 snap 28 seq_num 123) dirty exists 2024-08-10T05:13:53.340 INFO:tasks.rados.rados.0.smithi086.stdout:380: finishing copy_from racing read to smithi08687503-43 2024-08-10T05:13:53.340 INFO:tasks.rados.rados.0.smithi086.stdout:380: finishing copy_from to smithi08687503-43 2024-08-10T05:13:53.340 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 6 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-08-10T05:13:53.340 INFO:tasks.rados.rados.0.smithi086.stdout:381: finishing write tid 1 to smithi08687503-19 2024-08-10T05:13:53.340 INFO:tasks.rados.rados.0.smithi086.stdout:381: finishing write tid 2 to smithi08687503-19 2024-08-10T05:13:53.341 INFO:tasks.rados.rados.0.smithi086.stdout:382: seq_num 142 ranges {3170304=786432,3956736=475136,4431872=540672,4972544=589824} 2024-08-10T05:13:53.360 INFO:tasks.rados.rados.0.smithi086.stdout:382: writing smithi08687503-13 from 3170304 to 3956736 tid 1 2024-08-10T05:13:53.363 INFO:tasks.rados.rados.0.smithi086.stdout:382: writing smithi08687503-13 from 3956736 to 4431872 tid 2 2024-08-10T05:13:53.366 INFO:tasks.rados.rados.0.smithi086.stdout:382: writing smithi08687503-13 from 4431872 to 4972544 tid 3 2024-08-10T05:13:53.370 INFO:tasks.rados.rados.0.smithi086.stdout:382: writing smithi08687503-13 from 4972544 to 5562368 tid 4 2024-08-10T05:13:53.370 INFO:tasks.rados.rados.0.smithi086.stdout:377: done (4 left) 2024-08-10T05:13:53.370 INFO:tasks.rados.rados.0.smithi086.stdout:378: done (3 left) 2024-08-10T05:13:53.370 INFO:tasks.rados.rados.0.smithi086.stdout:380: done (2 left) 2024-08-10T05:13:53.370 INFO:tasks.rados.rados.0.smithi086.stdout:383: setattr oid 31 current snap is 35 2024-08-10T05:13:53.370 INFO:tasks.rados.rados.0.smithi086.stdout:381: finishing write tid 3 to smithi08687503-19 2024-08-10T05:13:53.371 INFO:tasks.rados.rados.0.smithi086.stdout:381: finishing write tid 4 to smithi08687503-19 2024-08-10T05:13:53.371 INFO:tasks.rados.rados.0.smithi086.stdout:381: finishing write tid 5 to smithi08687503-19 2024-08-10T05:13:53.371 INFO:tasks.rados.rados.0.smithi086.stdout:381: finishing write tid 6 to smithi08687503-19 2024-08-10T05:13:53.371 INFO:tasks.rados.rados.0.smithi086.stdout:381: oid 19 updating version 0 to 119 2024-08-10T05:13:53.371 INFO:tasks.rados.rados.0.smithi086.stdout:381: oid 19 updating version 119 to 121 2024-08-10T05:13:53.371 INFO:tasks.rados.rados.0.smithi086.stdout:381: oid 19 updating version 121 to 123 2024-08-10T05:13:53.371 INFO:tasks.rados.rados.0.smithi086.stdout:381: oid 19 version 123 is already newer than 120 2024-08-10T05:13:53.371 INFO:tasks.rados.rados.0.smithi086.stdout:381: oid 19 version 123 is already newer than 122 2024-08-10T05:13:53.371 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 123 (ObjNum 141 snap 35 seq_num 141) dirty exists 2024-08-10T05:13:53.371 INFO:tasks.rados.rados.0.smithi086.stdout:381: left oid 19 (ObjNum 141 snap 35 seq_num 141) 2024-08-10T05:13:53.371 INFO:tasks.rados.rados.0.smithi086.stdout:382: finishing write tid 1 to smithi08687503-13 2024-08-10T05:13:53.371 INFO:tasks.rados.rados.0.smithi086.stdout:382: finishing write tid 2 to smithi08687503-13 2024-08-10T05:13:53.372 INFO:tasks.rados.rados.0.smithi086.stdout:382: finishing write tid 3 to smithi08687503-13 2024-08-10T05:13:53.372 INFO:tasks.rados.rados.0.smithi086.stdout:381: done (2 left) 2024-08-10T05:13:53.372 INFO:tasks.rados.rados.0.smithi086.stdout:384: snap_create 2024-08-10T05:13:53.372 INFO:tasks.rados.rados.0.smithi086.stdout:382: finishing write tid 4 to smithi08687503-13 2024-08-10T05:13:53.373 INFO:tasks.rados.rados.0.smithi086.stdout:382: finishing write tid 5 to smithi08687503-13 2024-08-10T05:13:53.373 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 162 (ObjNum 33 snap 0 seq_num 3355654832) dirty exists 2024-08-10T05:13:53.373 INFO:tasks.rados.rados.0.smithi086.stdout:382: finishing write tid 6 to smithi08687503-13 2024-08-10T05:13:53.373 INFO:tasks.rados.rados.0.smithi086.stdout:382: oid 13 updating version 0 to 158 2024-08-10T05:13:53.373 INFO:tasks.rados.rados.0.smithi086.stdout:382: oid 13 updating version 158 to 159 2024-08-10T05:13:53.374 INFO:tasks.rados.rados.0.smithi086.stdout:382: oid 13 updating version 159 to 160 2024-08-10T05:13:53.374 INFO:tasks.rados.rados.0.smithi086.stdout:382: oid 13 version 160 is already newer than 157 2024-08-10T05:13:53.374 INFO:tasks.rados.rados.0.smithi086.stdout:382: oid 13 updating version 160 to 161 2024-08-10T05:13:53.374 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 161 (ObjNum 142 snap 35 seq_num 142) dirty exists 2024-08-10T05:13:53.374 INFO:tasks.rados.rados.0.smithi086.stdout:382: left oid 13 (ObjNum 142 snap 35 seq_num 142) 2024-08-10T05:13:53.377 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:13:53.377 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (2m) 2m ago 3m 16.2M - 0.25.0 c8568f914cd2 35968fd43daf 2024-08-10T05:13:53.377 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (3m) 2m ago 3m 84.2M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:13:53.377 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (5m) 2m ago 5m 17.4M - 18.2.4-685-gf5af36e4 20036124afeb 647a6daeb729 2024-08-10T05:13:53.377 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (5m) 2m ago 5m 14.2M - 18.2.4-685-gf5af36e4 20036124afeb 419afb746b2c 2024-08-10T05:13:53.377 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,8765 running (8m) 2m ago 8m 437M - 18.2.4-685-gf5af36e4 20036124afeb c73b457cac33 2024-08-10T05:13:53.377 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:9283,8765 running (10m) 2m ago 10m 486M - 18.2.4-685-gf5af36e4 20036124afeb ea1a676942be 2024-08-10T05:13:53.377 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (10m) 2m ago 10m 46.7M 2048M 18.2.4-685-gf5af36e4 20036124afeb e4af363ffb0d 2024-08-10T05:13:53.377 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (9m) 2m ago 9m 42.6M 2048M 18.2.4-685-gf5af36e4 20036124afeb 067c084a03a6 2024-08-10T05:13:53.377 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (8m) 2m ago 8m 40.7M 2048M 18.2.4-685-gf5af36e4 20036124afeb 24d13f5f71e0 2024-08-10T05:13:53.378 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (3m) 2m ago 3m 13.4M - 1.5.0 0da6a335fe13 4e352dfbeecc 2024-08-10T05:13:53.378 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (3m) 2m ago 3m 7860k - 1.5.0 0da6a335fe13 b9264bb67c4d 2024-08-10T05:13:53.378 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (8m) 2m ago 8m 45.6M 2992M 18.2.4-685-gf5af36e4 20036124afeb 9edca5419a87 2024-08-10T05:13:53.378 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (7m) 2m ago 7m 51.3M 2992M 18.2.4-685-gf5af36e4 20036124afeb be0f4322c6f3 2024-08-10T05:13:53.378 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (7m) 2m ago 7m 51.0M 2992M 18.2.4-685-gf5af36e4 20036124afeb 4ba91ff61da0 2024-08-10T05:13:53.378 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (7m) 2m ago 7m 49.5M 2992M 18.2.4-685-gf5af36e4 20036124afeb a1d52ad4faa0 2024-08-10T05:13:53.378 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (6m) 2m ago 6m 51.5M 2992M 18.2.4-685-gf5af36e4 20036124afeb 46aad70204b6 2024-08-10T05:13:53.378 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (6m) 2m ago 6m 42.2M 2992M 18.2.4-685-gf5af36e4 20036124afeb 55fe3cad2be9 2024-08-10T05:13:53.378 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (5m) 2m ago 5m 45.0M 2992M 18.2.4-685-gf5af36e4 20036124afeb 6a67eed4245a 2024-08-10T05:13:53.378 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (5m) 2m ago 5m 50.5M 2992M 18.2.4-685-gf5af36e4 20036124afeb f455e2f6fe30 2024-08-10T05:13:53.378 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (2m) 2m ago 3m 32.9M - 2.43.0 a07b618ecd1d 2650292b269c 2024-08-10T05:13:53.379 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:53 smithi086 ceph-mon[41441]: osdmap e140: 8 total, 8 up, 8 in 2024-08-10T05:13:53.379 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:53 smithi086 ceph-mon[41441]: pgmap v190: 121 pgs: 121 active+clean; 123 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 6.7 MiB/s wr, 27 op/s 2024-08-10T05:13:53.379 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:53 smithi086 ceph-mon[29634]: osdmap e140: 8 total, 8 up, 8 in 2024-08-10T05:13:53.379 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:53 smithi086 ceph-mon[29634]: pgmap v190: 121 pgs: 121 active+clean; 123 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 6.7 MiB/s wr, 27 op/s 2024-08-10T05:13:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:53 smithi159 ceph-mon[33602]: osdmap e140: 8 total, 8 up, 8 in 2024-08-10T05:13:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:53 smithi159 ceph-mon[33602]: pgmap v190: 121 pgs: 121 active+clean; 123 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 6.7 MiB/s wr, 27 op/s 2024-08-10T05:13:53.692 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:13:53.692 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:13:53.692 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 3 2024-08-10T05:13:53.692 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:13:53.692 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:13:53.692 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:13:53.693 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:13:53.693 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:13:53.693 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 8 2024-08-10T05:13:53.693 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:13:53.693 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:13:53.693 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:13:53.693 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:13:53.693 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:13:53.693 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 15 2024-08-10T05:13:53.693 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:13:53.693 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:13:54.317 INFO:tasks.rados.rados.0.smithi086.stdout:382: done (2 left) 2024-08-10T05:13:54.317 INFO:tasks.rados.rados.0.smithi086.stdout:383: done (1 left) 2024-08-10T05:13:54.317 INFO:tasks.rados.rados.0.smithi086.stdout:384: done (0 left) 2024-08-10T05:13:54.317 INFO:tasks.rados.rados.0.smithi086.stdout:385: copy_from oid 34 from oid 46 current snap is 36 2024-08-10T05:13:54.317 INFO:tasks.rados.rados.0.smithi086.stdout:386: snap_remove snap 33 2024-08-10T05:13:54.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:54 smithi086 ceph-mon[29634]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:13:54.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:54 smithi086 ceph-mon[29634]: osdmap e141: 8 total, 8 up, 8 in 2024-08-10T05:13:54.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:54 smithi086 ceph-mon[29634]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:13:54.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:54 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1979407099' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:13:54.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:54 smithi086 ceph-mon[41441]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:13:54.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:54 smithi086 ceph-mon[41441]: osdmap e141: 8 total, 8 up, 8 in 2024-08-10T05:13:54.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:54 smithi086 ceph-mon[41441]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:13:54.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:54 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/1979407099' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:13:54.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:54 smithi159 ceph-mon[33602]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:13:54.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:54 smithi159 ceph-mon[33602]: osdmap e141: 8 total, 8 up, 8 in 2024-08-10T05:13:54.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:54 smithi159 ceph-mon[33602]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:13:54.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:54 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/1979407099' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:13:55.330 INFO:tasks.rados.rados.0.smithi086.stdout:386: done (1 left) 2024-08-10T05:13:55.330 INFO:tasks.rados.rados.0.smithi086.stdout:387: rollback oid 45 current snap is 36 2024-08-10T05:13:55.330 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 45 to 30 2024-08-10T05:13:55.330 INFO:tasks.rados.rados.0.smithi086.stdout:385: finishing copy_from racing read to smithi08687503-34 2024-08-10T05:13:55.330 INFO:tasks.rados.rados.0.smithi086.stdout:385: finishing copy_from to smithi08687503-34 2024-08-10T05:13:55.330 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-10T05:13:55.330 INFO:tasks.rados.rados.0.smithi086.stdout:385: done (1 left) 2024-08-10T05:13:55.330 INFO:tasks.rados.rados.0.smithi086.stdout:388: read oid 28 snap -1 2024-08-10T05:13:55.330 INFO:tasks.rados.rados.0.smithi086.stdout:388: expect (ObjNum 27 snap 0 seq_num 27) 2024-08-10T05:13:55.331 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 21 current snap is 36 2024-08-10T05:13:55.331 INFO:tasks.rados.rados.0.smithi086.stdout:389: seq_num 143 ranges {2818048=802816,3620864=761856,4382720=745472,5128192=98304} 2024-08-10T05:13:55.348 INFO:tasks.rados.rados.0.smithi086.stdout:389: writing smithi08687503-21 from 2818048 to 3620864 tid 1 2024-08-10T05:13:55.353 INFO:tasks.rados.rados.0.smithi086.stdout:389: writing smithi08687503-21 from 3620864 to 4382720 tid 2 2024-08-10T05:13:55.357 INFO:tasks.rados.rados.0.smithi086.stdout:389: writing smithi08687503-21 from 4382720 to 5128192 tid 3 2024-08-10T05:13:55.358 INFO:tasks.rados.rados.0.smithi086.stdout:389: writing smithi08687503-21 from 5128192 to 5226496 tid 4 2024-08-10T05:13:55.358 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 39 current snap is 36 2024-08-10T05:13:55.358 INFO:tasks.rados.rados.0.smithi086.stdout:390: seq_num 144 ranges {0=16384} 2024-08-10T05:13:55.359 INFO:tasks.rados.rados.0.smithi086.stdout:390: writing smithi08687503-39 from 0 to 16384 tid 1 2024-08-10T05:13:55.359 INFO:tasks.rados.rados.0.smithi086.stdout:391: delete oid 9 current snap is 36 2024-08-10T05:13:55.359 INFO:tasks.rados.rados.0.smithi086.stdout:388: expect (ObjNum 27 snap 0 seq_num 27) 2024-08-10T05:13:55.377 INFO:tasks.rados.rados.0.smithi086.stdout:387: finishing rollback tid 0 to smithi08687503-45 2024-08-10T05:13:55.377 INFO:tasks.rados.rados.0.smithi086.stdout:387: finishing rollback tid 1 to smithi08687503-45 2024-08-10T05:13:55.377 INFO:tasks.rados.rados.0.smithi086.stdout:388: done (4 left) 2024-08-10T05:13:55.377 INFO:tasks.rados.rados.0.smithi086.stdout:391: done (3 left) 2024-08-10T05:13:55.378 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 13 current snap is 36 2024-08-10T05:13:55.378 INFO:tasks.rados.rados.0.smithi086.stdout:387: finishing rollback tid 2 to smithi08687503-45 2024-08-10T05:13:55.378 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 184 (ObjNum 122 snap 27 seq_num 122) dirty exists 2024-08-10T05:13:55.378 INFO:tasks.rados.rados.0.smithi086.stdout:389: finishing write tid 1 to smithi08687503-21 2024-08-10T05:13:55.378 INFO:tasks.rados.rados.0.smithi086.stdout:392: seq_num 146 ranges {5562368=49152} 2024-08-10T05:13:55.407 INFO:tasks.rados.rados.0.smithi086.stdout:392: writing smithi08687503-13 from 5562368 to 5611520 tid 1 2024-08-10T05:13:55.407 INFO:tasks.rados.rados.0.smithi086.stdout:387: done (3 left) 2024-08-10T05:13:55.408 INFO:tasks.rados.rados.0.smithi086.stdout:393: delete oid 17 current snap is 36 2024-08-10T05:13:55.408 INFO:tasks.rados.rados.0.smithi086.stdout:389: finishing write tid 2 to smithi08687503-21 2024-08-10T05:13:55.408 INFO:tasks.rados.rados.0.smithi086.stdout:390: finishing write tid 1 to smithi08687503-39 2024-08-10T05:13:55.408 INFO:tasks.rados.rados.0.smithi086.stdout:389: finishing write tid 3 to smithi08687503-21 2024-08-10T05:13:55.408 INFO:tasks.rados.rados.0.smithi086.stdout:389: finishing write tid 4 to smithi08687503-21 2024-08-10T05:13:55.408 INFO:tasks.rados.rados.0.smithi086.stdout:389: finishing write tid 5 to smithi08687503-21 2024-08-10T05:13:55.408 INFO:tasks.rados.rados.0.smithi086.stdout:390: finishing write tid 2 to smithi08687503-39 2024-08-10T05:13:55.408 INFO:tasks.rados.rados.0.smithi086.stdout:389: finishing write tid 6 to smithi08687503-21 2024-08-10T05:13:55.408 INFO:tasks.rados.rados.0.smithi086.stdout:389: oid 21 updating version 0 to 190 2024-08-10T05:13:55.408 INFO:tasks.rados.rados.0.smithi086.stdout:389: oid 21 version 190 is already newer than 189 2024-08-10T05:13:55.408 INFO:tasks.rados.rados.0.smithi086.stdout:389: oid 21 version 190 is already newer than 186 2024-08-10T05:13:55.408 INFO:tasks.rados.rados.0.smithi086.stdout:389: oid 21 version 190 is already newer than 188 2024-08-10T05:13:55.408 INFO:tasks.rados.rados.0.smithi086.stdout:389: oid 21 version 190 is already newer than 187 2024-08-10T05:13:55.408 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 190 (ObjNum 143 snap 36 seq_num 143) dirty exists 2024-08-10T05:13:55.409 INFO:tasks.rados.rados.0.smithi086.stdout:389: left oid 21 (ObjNum 143 snap 36 seq_num 143) 2024-08-10T05:13:55.409 INFO:tasks.rados.rados.0.smithi086.stdout:390: finishing write tid 3 to smithi08687503-39 2024-08-10T05:13:55.409 INFO:tasks.rados.rados.0.smithi086.stdout:390: oid 39 updating version 0 to 54 2024-08-10T05:13:55.409 INFO:tasks.rados.rados.0.smithi086.stdout:390: oid 39 version 54 is already newer than 53 2024-08-10T05:13:55.409 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 54 (ObjNum 144 snap 36 seq_num 144) dirty exists 2024-08-10T05:13:55.409 INFO:tasks.rados.rados.0.smithi086.stdout:390: left oid 39 (ObjNum 144 snap 36 seq_num 144) 2024-08-10T05:13:55.410 INFO:tasks.rados.rados.0.smithi086.stdout:389: done (3 left) 2024-08-10T05:13:55.410 INFO:tasks.rados.rados.0.smithi086.stdout:390: done (2 left) 2024-08-10T05:13:55.410 INFO:tasks.rados.rados.0.smithi086.stdout:393: done (1 left) 2024-08-10T05:13:55.410 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 37 current snap is 36 2024-08-10T05:13:55.410 INFO:tasks.rados.rados.0.smithi086.stdout:394: seq_num 148 ranges {0=81920} 2024-08-10T05:13:55.410 INFO:tasks.rados.rados.0.smithi086.stdout:394: writing smithi08687503-37 from 0 to 81920 tid 1 2024-08-10T05:13:55.410 INFO:tasks.rados.rados.0.smithi086.stdout:395: copy_from oid 22 from oid 21 current snap is 36 2024-08-10T05:13:55.410 INFO:tasks.rados.rados.0.smithi086.stdout:392: finishing write tid 1 to smithi08687503-13 2024-08-10T05:13:55.411 INFO:tasks.rados.rados.0.smithi086.stdout:396: setattr oid 34 current snap is 36 2024-08-10T05:13:55.411 INFO:tasks.rados.rados.0.smithi086.stdout:392: finishing write tid 2 to smithi08687503-13 2024-08-10T05:13:55.411 INFO:tasks.rados.rados.0.smithi086.stdout:392: finishing write tid 3 to smithi08687503-13 2024-08-10T05:13:55.411 INFO:tasks.rados.rados.0.smithi086.stdout:392: oid 13 updating version 0 to 166 2024-08-10T05:13:55.411 INFO:tasks.rados.rados.0.smithi086.stdout:392: oid 13 updating version 166 to 167 2024-08-10T05:13:55.411 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 167 (ObjNum 146 snap 36 seq_num 146) dirty exists 2024-08-10T05:13:55.411 INFO:tasks.rados.rados.0.smithi086.stdout:392: left oid 13 (ObjNum 146 snap 36 seq_num 146) 2024-08-10T05:13:55.412 INFO:tasks.rados.rados.0.smithi086.stdout:394: finishing write tid 1 to smithi08687503-37 2024-08-10T05:13:55.412 INFO:tasks.rados.rados.0.smithi086.stdout:394: finishing write tid 2 to smithi08687503-37 2024-08-10T05:13:55.413 INFO:tasks.rados.rados.0.smithi086.stdout:392: done (3 left) 2024-08-10T05:13:55.413 INFO:tasks.rados.rados.0.smithi086.stdout:397: read oid 35 snap -1 2024-08-10T05:13:55.413 INFO:tasks.rados.rados.0.smithi086.stdout:397: expect (ObjNum 134 snap 31 seq_num 134) 2024-08-10T05:13:55.413 INFO:tasks.rados.rados.0.smithi086.stdout:398: snap_create 2024-08-10T05:13:55.415 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 129 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-10T05:13:55.420 INFO:tasks.rados.rados.0.smithi086.stdout:394: finishing write tid 3 to smithi08687503-37 2024-08-10T05:13:55.420 INFO:tasks.rados.rados.0.smithi086.stdout:394: oid 37 updating version 0 to 191 2024-08-10T05:13:55.420 INFO:tasks.rados.rados.0.smithi086.stdout:394: oid 37 updating version 191 to 192 2024-08-10T05:13:55.420 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 192 (ObjNum 148 snap 36 seq_num 148) dirty exists 2024-08-10T05:13:55.420 INFO:tasks.rados.rados.0.smithi086.stdout:394: left oid 37 (ObjNum 148 snap 36 seq_num 148) 2024-08-10T05:13:55.430 INFO:tasks.rados.rados.0.smithi086.stdout:397: expect (ObjNum 134 snap 31 seq_num 134) 2024-08-10T05:13:55.513 INFO:tasks.rados.rados.0.smithi086.stdout:395: finishing copy_from racing read to smithi08687503-22 2024-08-10T05:13:55.513 INFO:tasks.rados.rados.0.smithi086.stdout:395: finishing copy_from to smithi08687503-22 2024-08-10T05:13:55.513 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 190 (ObjNum 143 snap 36 seq_num 143) dirty exists 2024-08-10T05:13:55.583 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:55 smithi159 ceph-mon[33602]: osdmap e142: 8 total, 8 up, 8 in 2024-08-10T05:13:55.584 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:55 smithi159 ceph-mon[33602]: pgmap v193: 121 pgs: 121 active+clean; 123 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 6.8 MiB/s wr, 27 op/s 2024-08-10T05:13:55.584 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:55 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:13:55.584 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:55 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:13:55.584 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:55 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:13:55.584 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:55 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:13:55.584 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:55 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:13:55.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:55 smithi086 ceph-mon[29634]: osdmap e142: 8 total, 8 up, 8 in 2024-08-10T05:13:55.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:55 smithi086 ceph-mon[29634]: pgmap v193: 121 pgs: 121 active+clean; 123 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 6.8 MiB/s wr, 27 op/s 2024-08-10T05:13:55.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:55 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:13:55.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:55 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:13:55.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:55 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:13:55.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:55 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:13:55.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:55 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:13:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:55 smithi086 ceph-mon[41441]: osdmap e142: 8 total, 8 up, 8 in 2024-08-10T05:13:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:55 smithi086 ceph-mon[41441]: pgmap v193: 121 pgs: 121 active+clean; 123 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 6.8 MiB/s wr, 27 op/s 2024-08-10T05:13:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:55 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:13:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:55 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:13:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:55 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:13:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:55 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:13:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:55 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:13:56.303 INFO:tasks.rados.rados.0.smithi086.stdout:394: done (4 left) 2024-08-10T05:13:56.303 INFO:tasks.rados.rados.0.smithi086.stdout:395: done (3 left) 2024-08-10T05:13:56.304 INFO:tasks.rados.rados.0.smithi086.stdout:396: done (2 left) 2024-08-10T05:13:56.304 INFO:tasks.rados.rados.0.smithi086.stdout:397: done (1 left) 2024-08-10T05:13:56.304 INFO:tasks.rados.rados.0.smithi086.stdout:398: done (0 left) 2024-08-10T05:13:56.304 INFO:tasks.rados.rados.0.smithi086.stdout:399: read oid 31 snap -1 2024-08-10T05:13:56.304 INFO:tasks.rados.rados.0.smithi086.stdout:399: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:13:56.304 INFO:tasks.rados.rados.0.smithi086.stdout:400: copy_from oid 13 from oid 33 current snap is 37 2024-08-10T05:13:56.304 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 27 current snap is 37 2024-08-10T05:13:56.304 INFO:tasks.rados.rados.0.smithi086.stdout:401: seq_num 149 ranges {442368=98304} 2024-08-10T05:13:56.306 INFO:tasks.rados.rados.0.smithi086.stdout:401: writing smithi08687503-27 from 442368 to 540672 tid 1 2024-08-10T05:13:56.306 INFO:tasks.rados.rados.0.smithi086.stdout:402: copy_from oid 5 from oid 22 current snap is 37 2024-08-10T05:13:56.306 INFO:tasks.rados.rados.0.smithi086.stdout:399: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:13:56.310 INFO:tasks.rados.rados.0.smithi086.stdout:401: finishing write tid 1 to smithi08687503-27 2024-08-10T05:13:56.310 INFO:tasks.rados.rados.0.smithi086.stdout:399: done (3 left) 2024-08-10T05:13:56.310 INFO:tasks.rados.rados.0.smithi086.stdout:403: snap_create 2024-08-10T05:13:56.311 INFO:tasks.rados.rados.0.smithi086.stdout:401: finishing write tid 2 to smithi08687503-27 2024-08-10T05:13:56.314 INFO:tasks.rados.rados.0.smithi086.stdout:401: finishing write tid 3 to smithi08687503-27 2024-08-10T05:13:56.314 INFO:tasks.rados.rados.0.smithi086.stdout:401: oid 27 updating version 0 to 5 2024-08-10T05:13:56.314 INFO:tasks.rados.rados.0.smithi086.stdout:401: oid 27 version 5 is already newer than 4 2024-08-10T05:13:56.314 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 5 (ObjNum 149 snap 37 seq_num 149) dirty exists 2024-08-10T05:13:56.314 INFO:tasks.rados.rados.0.smithi086.stdout:401: left oid 27 (ObjNum 149 snap 37 seq_num 149) 2024-08-10T05:13:56.329 INFO:tasks.rados.rados.0.smithi086.stdout:402: finishing copy_from racing read to smithi08687503-5 2024-08-10T05:13:56.329 INFO:tasks.rados.rados.0.smithi086.stdout:400: finishing copy_from racing read to smithi08687503-13 2024-08-10T05:13:56.333 INFO:tasks.rados.rados.0.smithi086.stdout:402: finishing copy_from to smithi08687503-5 2024-08-10T05:13:56.333 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 190 (ObjNum 143 snap 36 seq_num 143) dirty exists 2024-08-10T05:13:56.333 INFO:tasks.rados.rados.0.smithi086.stdout:400: finishing copy_from to smithi08687503-13 2024-08-10T05:13:56.333 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 44 (ObjNum 88 snap 17 seq_num 88) dirty exists 2024-08-10T05:13:56.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:56 smithi086 ceph-mon[29634]: Upgrade: Updating mgr.x 2024-08-10T05:13:56.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:56 smithi086 ceph-mon[29634]: Deploying daemon mgr.x on smithi159 2024-08-10T05:13:56.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:56 smithi086 ceph-mon[29634]: osdmap e143: 8 total, 8 up, 8 in 2024-08-10T05:13:56.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:56 smithi086 ceph-mon[29634]: osdmap e144: 8 total, 8 up, 8 in 2024-08-10T05:13:56.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:56 smithi086 ceph-mon[41441]: Upgrade: Updating mgr.x 2024-08-10T05:13:56.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:56 smithi086 ceph-mon[41441]: Deploying daemon mgr.x on smithi159 2024-08-10T05:13:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:56 smithi086 ceph-mon[41441]: osdmap e143: 8 total, 8 up, 8 in 2024-08-10T05:13:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:56 smithi086 ceph-mon[41441]: osdmap e144: 8 total, 8 up, 8 in 2024-08-10T05:13:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:56 smithi159 ceph-mon[33602]: Upgrade: Updating mgr.x 2024-08-10T05:13:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:56 smithi159 ceph-mon[33602]: Deploying daemon mgr.x on smithi159 2024-08-10T05:13:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:56 smithi159 ceph-mon[33602]: osdmap e143: 8 total, 8 up, 8 in 2024-08-10T05:13:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:56 smithi159 ceph-mon[33602]: osdmap e144: 8 total, 8 up, 8 in 2024-08-10T05:13:57.305 INFO:tasks.rados.rados.0.smithi086.stdout:400: done (3 left) 2024-08-10T05:13:57.305 INFO:tasks.rados.rados.0.smithi086.stdout:401: done (2 left) 2024-08-10T05:13:57.306 INFO:tasks.rados.rados.0.smithi086.stdout:402: done (1 left) 2024-08-10T05:13:57.306 INFO:tasks.rados.rados.0.smithi086.stdout:403: done (0 left) 2024-08-10T05:13:57.306 INFO:tasks.rados.rados.0.smithi086.stdout:404: read oid 36 snap -1 2024-08-10T05:13:57.306 INFO:tasks.rados.rados.0.smithi086.stdout:404: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-10T05:13:57.306 INFO:tasks.rados.rados.0.smithi086.stdout:405: delete oid 21 current snap is 38 2024-08-10T05:13:57.308 INFO:tasks.rados.rados.0.smithi086.stdout:405: done (1 left) 2024-08-10T05:13:57.308 INFO:tasks.rados.rados.0.smithi086.stdout:406: rmattr oid 9 current snap is 38 2024-08-10T05:13:57.308 INFO:tasks.rados.rados.0.smithi086.stdout:406: done (1 left) 2024-08-10T05:13:57.308 INFO:tasks.rados.rados.0.smithi086.stdout:407: rmattr oid 32 current snap is 38 2024-08-10T05:13:57.308 INFO:tasks.rados.rados.0.smithi086.stdout:407: done (1 left) 2024-08-10T05:13:57.308 INFO:tasks.rados.rados.0.smithi086.stdout:408: rmattr oid 6 current snap is 38 2024-08-10T05:13:57.308 INFO:tasks.rados.rados.0.smithi086.stdout:408: done (1 left) 2024-08-10T05:13:57.308 INFO:tasks.rados.rados.0.smithi086.stdout:409: copy_from oid 15 from oid 19 current snap is 38 2024-08-10T05:13:57.308 INFO:tasks.rados.rados.0.smithi086.stdout:410: delete oid 3 current snap is 38 2024-08-10T05:13:57.314 INFO:tasks.rados.rados.0.smithi086.stdout:410: done (2 left) 2024-08-10T05:13:57.314 INFO:tasks.rados.rados.0.smithi086.stdout:411: rollback oid 49 current snap is 38 2024-08-10T05:13:57.314 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 49 to 26 2024-08-10T05:13:57.314 INFO:tasks.rados.rados.0.smithi086.stdout:412: read oid 45 snap -1 2024-08-10T05:13:57.314 INFO:tasks.rados.rados.0.smithi086.stdout:412: expect (ObjNum 122 snap 27 seq_num 122) 2024-08-10T05:13:57.315 INFO:tasks.rados.rados.0.smithi086.stdout:413: snap_remove snap 29 2024-08-10T05:13:57.615 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:57 smithi159 systemd[1]: Stopping Ceph mgr.x for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:13:57.615 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:57 smithi159 ceph-mon[33602]: pgmap v196: 121 pgs: 121 active+clean; 153 MiB data, 450 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 5.5 MiB/s wr, 25 op/s 2024-08-10T05:13:57.615 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:57 smithi159 ceph-mon[33602]: osdmap e145: 8 total, 8 up, 8 in 2024-08-10T05:13:57.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:57 smithi086 ceph-mon[41441]: pgmap v196: 121 pgs: 121 active+clean; 153 MiB data, 450 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 5.5 MiB/s wr, 25 op/s 2024-08-10T05:13:57.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:57 smithi086 ceph-mon[41441]: osdmap e145: 8 total, 8 up, 8 in 2024-08-10T05:13:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:57 smithi086 ceph-mon[29634]: pgmap v196: 121 pgs: 121 active+clean; 153 MiB data, 450 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 5.5 MiB/s wr, 25 op/s 2024-08-10T05:13:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:57 smithi086 ceph-mon[29634]: osdmap e145: 8 total, 8 up, 8 in 2024-08-10T05:13:57.937 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:57 smithi159 podman[69237]: 2024-08-10 05:13:57.614848895 +0000 UTC m=+0.141689047 container died c73b457cac335074d7ce50cb8ed165e61e79fb877ff504d4d10a55ac7c2d363b (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-f5af36e, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-08-10T05:13:58.226 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:58 smithi159 podman[69237]: 2024-08-10 05:13:58.059094506 +0000 UTC m=+0.585934651 container cleanup c73b457cac335074d7ce50cb8ed165e61e79fb877ff504d4d10a55ac7c2d363b (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, RELEASE=reef-f5af36e, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-08-10T05:13:58.226 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:58 smithi159 bash[69237]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x 2024-08-10T05:13:58.304 INFO:tasks.rados.rados.0.smithi086.stdout:413: done (4 left) 2024-08-10T05:13:58.304 INFO:tasks.rados.rados.0.smithi086.stdout:414: delete oid 5 current snap is 38 2024-08-10T05:13:58.304 INFO:tasks.rados.rados.0.smithi086.stdout:404: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-10T05:13:58.331 INFO:tasks.rados.rados.0.smithi086.stdout:411: finishing rollback tid 1 to smithi08687503-49 2024-08-10T05:13:58.331 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 117 (ObjNum 129 snap 0 seq_num 2077085779) dirty dne 2024-08-10T05:13:58.331 INFO:tasks.rados.rados.0.smithi086.stdout:409: finishing copy_from racing read to smithi08687503-15 2024-08-10T05:13:58.331 INFO:tasks.rados.rados.0.smithi086.stdout:409: finishing copy_from to smithi08687503-15 2024-08-10T05:13:58.331 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 123 (ObjNum 141 snap 35 seq_num 141) dirty exists 2024-08-10T05:13:58.331 INFO:tasks.rados.rados.0.smithi086.stdout:412: expect (ObjNum 122 snap 27 seq_num 122) 2024-08-10T05:13:58.479 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:58 smithi159 podman[69256]: 2024-08-10 05:13:58.226832483 +0000 UTC m=+0.606431542 container remove c73b457cac335074d7ce50cb8ed165e61e79fb877ff504d4d10a55ac7c2d363b (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, RELEASE=reef-f5af36e, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD) 2024-08-10T05:13:58.479 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:58 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-10T05:13:58.567 INFO:tasks.rados.rados.0.smithi086.stdout:404: done (4 left) 2024-08-10T05:13:58.567 INFO:tasks.rados.rados.0.smithi086.stdout:409: done (3 left) 2024-08-10T05:13:58.567 INFO:tasks.rados.rados.0.smithi086.stdout:411: done (2 left) 2024-08-10T05:13:58.567 INFO:tasks.rados.rados.0.smithi086.stdout:412: done (1 left) 2024-08-10T05:13:58.567 INFO:tasks.rados.rados.0.smithi086.stdout:414: done (0 left) 2024-08-10T05:13:58.568 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 38 2024-08-10T05:13:58.568 INFO:tasks.rados.rados.0.smithi086.stdout:415: seq_num 153 ranges {2416640=163840} 2024-08-10T05:13:58.580 INFO:tasks.rados.rados.0.smithi086.stdout:415: writing smithi08687503-12 from 2416640 to 2580480 tid 1 2024-08-10T05:13:58.581 INFO:tasks.rados.rados.0.smithi086.stdout:416: snap_remove snap 28 2024-08-10T05:13:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:13:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:13:58] "GET /metrics HTTP/1.1" 200 36018 "" "Prometheus/2.43.0" 2024-08-10T05:13:58.931 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:58 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-10T05:13:58.931 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:58 smithi159 systemd[1]: Stopped Ceph mgr.x for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:13:58.931 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:58 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.x.service: Consumed 11.023s CPU time. 2024-08-10T05:13:58.931 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:58 smithi159 systemd[1]: Starting Ceph mgr.x for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:13:59.187 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:58 smithi159 podman[69389]: 2024-08-10 05:13:58.834076456 +0000 UTC m=+0.017769632 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:13:59.187 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:58 smithi159 podman[69389]: 2024-08-10 05:13:58.944841096 +0000 UTC m=+0.128534260 container create e9ba3987881bdb1749e137189e20ec21093af2a127fe3ff7680957be24ebd74b (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-08-10T05:13:59.187 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:59 smithi159 podman[69389]: 2024-08-10 05:13:59.16240797 +0000 UTC m=+0.346101133 container init e9ba3987881bdb1749e137189e20ec21093af2a127fe3ff7680957be24ebd74b (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, RELEASE=squid-bca9905, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-08-10T05:13:59.187 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:59 smithi159 podman[69389]: 2024-08-10 05:13:59.167563039 +0000 UTC m=+0.351256203 container start e9ba3987881bdb1749e137189e20ec21093af2a127fe3ff7680957be24ebd74b (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x, 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, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, ceph=True, RELEASE=squid-bca9905, maintainer=Guillaume Abrioux ) 2024-08-10T05:13:59.314 INFO:tasks.rados.rados.0.smithi086.stdout:415: finishing write tid 1 to smithi08687503-12 2024-08-10T05:13:59.315 INFO:tasks.rados.rados.0.smithi086.stdout:415: finishing write tid 2 to smithi08687503-12 2024-08-10T05:13:59.315 INFO:tasks.rados.rados.0.smithi086.stdout:415: finishing write tid 3 to smithi08687503-12 2024-08-10T05:13:59.315 INFO:tasks.rados.rados.0.smithi086.stdout:415: oid 12 updating version 0 to 85 2024-08-10T05:13:59.315 INFO:tasks.rados.rados.0.smithi086.stdout:415: oid 12 updating version 85 to 86 2024-08-10T05:13:59.315 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 86 (ObjNum 153 snap 38 seq_num 153) dirty exists 2024-08-10T05:13:59.315 INFO:tasks.rados.rados.0.smithi086.stdout:415: left oid 12 (ObjNum 153 snap 38 seq_num 153) 2024-08-10T05:13:59.315 INFO:tasks.rados.rados.0.smithi086.stdout:415: done (1 left) 2024-08-10T05:13:59.315 INFO:tasks.rados.rados.0.smithi086.stdout:416: done (0 left) 2024-08-10T05:13:59.315 INFO:tasks.rados.rados.0.smithi086.stdout:417: snap_remove snap 27 2024-08-10T05:13:59.463 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:59 smithi159 ceph-mon[33602]: osdmap e146: 8 total, 8 up, 8 in 2024-08-10T05:13:59.463 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:13:59 smithi159 ceph-mon[33602]: pgmap v199: 121 pgs: 121 active+clean; 153 MiB data, 450 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 5.5 MiB/s wr, 25 op/s 2024-08-10T05:13:59.463 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:59 smithi159 ceph-mgr[69428]: -- 172.21.15.159:0/3449669433 <== mon.1 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56462bc830e0 con 0x56462bc61000 2024-08-10T05:13:59.464 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:59 smithi159 bash[69389]: e9ba3987881bdb1749e137189e20ec21093af2a127fe3ff7680957be24ebd74b 2024-08-10T05:13:59.464 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:59 smithi159 systemd[1]: Started Ceph mgr.x for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:13:59.464 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:13:59.300+0000 7f319ff79040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T05:13:59.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:59 smithi086 ceph-mon[29634]: osdmap e146: 8 total, 8 up, 8 in 2024-08-10T05:13:59.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:13:59 smithi086 ceph-mon[29634]: pgmap v199: 121 pgs: 121 active+clean; 153 MiB data, 450 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 5.5 MiB/s wr, 25 op/s 2024-08-10T05:13:59.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:59 smithi086 ceph-mon[41441]: osdmap e146: 8 total, 8 up, 8 in 2024-08-10T05:13:59.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:13:59 smithi086 ceph-mon[41441]: pgmap v199: 121 pgs: 121 active+clean; 153 MiB data, 450 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 5.5 MiB/s wr, 25 op/s 2024-08-10T05:13:59.805 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:13:59.462+0000 7f319ff79040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:13:59.805 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:13:59.535+0000 7f319ff79040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T05:13:59.805 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:13:59.804+0000 7f319ff79040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T05:14:00.079 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:13:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:13:59.864+0000 7f319ff79040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T05:14:00.323 INFO:tasks.rados.rados.0.smithi086.stdout:417: done (0 left) 2024-08-10T05:14:00.323 INFO:tasks.rados.rados.0.smithi086.stdout:418: snap_remove snap 36 2024-08-10T05:14:00.401 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:00 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:00.401 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:00 smithi159 ceph-mon[33602]: osdmap e147: 8 total, 8 up, 8 in 2024-08-10T05:14:00.401 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:00 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:00.402 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:00 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:00.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:00 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:00.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:00 smithi086 ceph-mon[29634]: osdmap e147: 8 total, 8 up, 8 in 2024-08-10T05:14:00.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:00 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:00 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:00 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:00 smithi086 ceph-mon[41441]: osdmap e147: 8 total, 8 up, 8 in 2024-08-10T05:14:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:00 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:00 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:00.937 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:00 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:00.898+0000 7f319ff79040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T05:14:01.304 INFO:tasks.rados.rados.0.smithi086.stdout:418: done (0 left) 2024-08-10T05:14:01.304 INFO:tasks.rados.rados.0.smithi086.stdout:419: snap_remove snap 37 2024-08-10T05:14:01.320 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:01.019+0000 7f319ff79040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T05:14:01.320 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:01.078+0000 7f319ff79040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T05:14:01.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:01 smithi159 ceph-mon[33602]: osdmap e148: 8 total, 8 up, 8 in 2024-08-10T05:14:01.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:01 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:14:01.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:01 smithi159 ceph-mon[33602]: pgmap v202: 121 pgs: 121 active+clean; 153 MiB data, 450 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:01.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:01 smithi159 ceph-mon[33602]: osdmap e149: 8 total, 8 up, 8 in 2024-08-10T05:14:01.631 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:01.319+0000 7f319ff79040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T05:14:01.631 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:01.398+0000 7f319ff79040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T05:14:01.631 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:01.476+0000 7f319ff79040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T05:14:01.631 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:01.630+0000 7f319ff79040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:14:01.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:01 smithi086 ceph-mon[41441]: osdmap e148: 8 total, 8 up, 8 in 2024-08-10T05:14:01.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:01 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:14:01.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:01 smithi086 ceph-mon[41441]: pgmap v202: 121 pgs: 121 active+clean; 153 MiB data, 450 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:01.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:01 smithi086 ceph-mon[41441]: osdmap e149: 8 total, 8 up, 8 in 2024-08-10T05:14:01.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:01 smithi086 ceph-mon[29634]: osdmap e148: 8 total, 8 up, 8 in 2024-08-10T05:14:01.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:01 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:14:01.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:01 smithi086 ceph-mon[29634]: pgmap v202: 121 pgs: 121 active+clean; 153 MiB data, 450 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:01.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:01 smithi086 ceph-mon[29634]: osdmap e149: 8 total, 8 up, 8 in 2024-08-10T05:14:02.187 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:02 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:02.065+0000 7f319ff79040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T05:14:02.305 INFO:tasks.rados.rados.0.smithi086.stdout:419: done (0 left) 2024-08-10T05:14:02.305 INFO:tasks.rados.rados.0.smithi086.stdout:420: setattr oid 41 current snap is 38 2024-08-10T05:14:02.306 INFO:tasks.rados.rados.0.smithi086.stdout:421: read oid 26 snap -1 2024-08-10T05:14:02.306 INFO:tasks.rados.rados.0.smithi086.stdout:421: expect (ObjNum 76 snap 10 seq_num 76) 2024-08-10T05:14:02.306 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 31 current snap is 38 2024-08-10T05:14:02.306 INFO:tasks.rados.rados.0.smithi086.stdout:422: seq_num 154 ranges {0=180224} 2024-08-10T05:14:02.309 INFO:tasks.rados.rados.0.smithi086.stdout:422: writing smithi08687503-31 from 0 to 180224 tid 1 2024-08-10T05:14:02.309 INFO:tasks.rados.rados.0.smithi086.stdout:423: setattr oid 8 current snap is 38 2024-08-10T05:14:02.309 INFO:tasks.rados.rados.0.smithi086.stdout:424: read oid 2 snap -1 2024-08-10T05:14:02.309 INFO:tasks.rados.rados.0.smithi086.stdout:424: expect deleted 2024-08-10T05:14:02.309 INFO:tasks.rados.rados.0.smithi086.stdout:425: snap_remove snap 25 2024-08-10T05:14:02.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:02 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:02.389+0000 7f319ff79040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T05:14:02.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:02 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:02.455+0000 7f319ff79040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T05:14:02.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:02 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:02.607+0000 7f319ff79040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T05:14:03.164 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:02 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:02.920+0000 7f319ff79040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T05:14:03.164 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:02 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:02.981+0000 7f319ff79040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T05:14:03.314 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 192 (ObjNum 65 snap 0 seq_num 1448301925) dirty exists 2024-08-10T05:14:03.314 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 193 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-08-10T05:14:03.314 INFO:tasks.rados.rados.0.smithi086.stdout:422: finishing write tid 1 to smithi08687503-31 2024-08-10T05:14:03.314 INFO:tasks.rados.rados.0.smithi086.stdout:422: finishing write tid 2 to smithi08687503-31 2024-08-10T05:14:03.315 INFO:tasks.rados.rados.0.smithi086.stdout:422: finishing write tid 3 to smithi08687503-31 2024-08-10T05:14:03.315 INFO:tasks.rados.rados.0.smithi086.stdout:422: oid 31 updating version 0 to 190 2024-08-10T05:14:03.315 INFO:tasks.rados.rados.0.smithi086.stdout:422: oid 31 version 190 is already newer than 189 2024-08-10T05:14:03.315 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 190 (ObjNum 154 snap 38 seq_num 154) dirty exists 2024-08-10T05:14:03.315 INFO:tasks.rados.rados.0.smithi086.stdout:422: left oid 31 (ObjNum 154 snap 38 seq_num 154) 2024-08-10T05:14:03.315 INFO:tasks.rados.rados.0.smithi086.stdout:421: expect (ObjNum 76 snap 10 seq_num 76) 2024-08-10T05:14:03.400 INFO:tasks.rados.rados.0.smithi086.stdout:420: done (5 left) 2024-08-10T05:14:03.400 INFO:tasks.rados.rados.0.smithi086.stdout:421: done (4 left) 2024-08-10T05:14:03.400 INFO:tasks.rados.rados.0.smithi086.stdout:422: done (3 left) 2024-08-10T05:14:03.400 INFO:tasks.rados.rados.0.smithi086.stdout:423: done (2 left) 2024-08-10T05:14:03.400 INFO:tasks.rados.rados.0.smithi086.stdout:424: done (1 left) 2024-08-10T05:14:03.400 INFO:tasks.rados.rados.0.smithi086.stdout:425: done (0 left) 2024-08-10T05:14:03.400 INFO:tasks.rados.rados.0.smithi086.stdout:426: snap_remove snap 35 2024-08-10T05:14:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:03 smithi159 ceph-mon[33602]: osdmap e150: 8 total, 8 up, 8 in 2024-08-10T05:14:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:03 smithi159 ceph-mon[33602]: pgmap v205: 121 pgs: 121 active+clean; 157 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-08-10T05:14:03.437 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:03 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:03.164+0000 7f319ff79040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T05:14:03.437 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:03 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:03.318+0000 7f319ff79040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T05:14:03.437 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:03 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:03.387+0000 7f319ff79040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T05:14:03.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:03 smithi086 ceph-mon[41441]: osdmap e150: 8 total, 8 up, 8 in 2024-08-10T05:14:03.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:03 smithi086 ceph-mon[41441]: pgmap v205: 121 pgs: 121 active+clean; 157 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-08-10T05:14:03.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:03 smithi086 ceph-mon[29634]: osdmap e150: 8 total, 8 up, 8 in 2024-08-10T05:14:03.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:03 smithi086 ceph-mon[29634]: pgmap v205: 121 pgs: 121 active+clean; 157 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-08-10T05:14:03.937 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:03 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:03.473+0000 7f319ff79040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T05:14:03.937 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:03 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:03.535+0000 7f319ff79040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T05:14:04.325 INFO:tasks.rados.rados.0.smithi086.stdout:426: done (0 left) 2024-08-10T05:14:04.325 INFO:tasks.rados.rados.0.smithi086.stdout:427: read oid 36 snap -1 2024-08-10T05:14:04.326 INFO:tasks.rados.rados.0.smithi086.stdout:427: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-10T05:14:04.326 INFO:tasks.rados.rados.0.smithi086.stdout:428: setattr oid 42 current snap is 38 2024-08-10T05:14:04.326 INFO:tasks.rados.rados.0.smithi086.stdout:429: setattr oid 11 current snap is 38 2024-08-10T05:14:04.328 INFO:tasks.rados.rados.0.smithi086.stdout:430: delete oid 15 current snap is 38 2024-08-10T05:14:04.335 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 202 (ObjNum 137 snap 32 seq_num 137) dirty exists 2024-08-10T05:14:04.335 INFO:tasks.rados.rados.0.smithi086.stdout:428: done (3 left) 2024-08-10T05:14:04.335 INFO:tasks.rados.rados.0.smithi086.stdout:430: done (2 left) 2024-08-10T05:14:04.335 INFO:tasks.rados.rados.0.smithi086.stdout:431: copy_from oid 32 from oid 12 current snap is 38 2024-08-10T05:14:04.335 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 42 current snap is 38 2024-08-10T05:14:04.335 INFO:tasks.rados.rados.0.smithi086.stdout:432: seq_num 156 ranges {3006464=221184} 2024-08-10T05:14:04.352 INFO:tasks.rados.rados.0.smithi086.stdout:432: writing smithi08687503-42 from 3006464 to 3227648 tid 1 2024-08-10T05:14:04.352 INFO:tasks.rados.rados.0.smithi086.stdout:433: read oid 13 snap -1 2024-08-10T05:14:04.352 INFO:tasks.rados.rados.0.smithi086.stdout:433: expect (ObjNum 88 snap 17 seq_num 88) 2024-08-10T05:14:04.352 INFO:tasks.rados.rados.0.smithi086.stdout:434: copy_from oid 43 from oid 7 current snap is 38 2024-08-10T05:14:04.352 INFO:tasks.rados.rados.0.smithi086.stdout:427: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-10T05:14:04.358 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:04 smithi159 ceph-mon[33602]: osdmap e151: 8 total, 8 up, 8 in 2024-08-10T05:14:04.358 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:04 smithi159 ceph-mon[33602]: Standby manager daemon x restarted 2024-08-10T05:14:04.358 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:04 smithi159 ceph-mon[33602]: Standby manager daemon x started 2024-08-10T05:14:04.358 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:04 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T05:14:04.359 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:04 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:14:04.359 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:04 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T05:14:04.359 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:04 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:14:04.359 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:04 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:04.088+0000 7f319ff79040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T05:14:04.359 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:04 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:04.251+0000 7f319ff79040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T05:14:04.359 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:04 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: [10/Aug/2024:05:14:04] ENGINE Bus STARTING 2024-08-10T05:14:04.359 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:04 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: CherryPy Checker: 2024-08-10T05:14:04.359 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:04 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: The Application mounted at '' has an empty config. 2024-08-10T05:14:04.359 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:04 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:04.359 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:04 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: [10/Aug/2024:05:14:04] ENGINE Serving on http://:::9283 2024-08-10T05:14:04.360 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:04 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: [10/Aug/2024:05:14:04] ENGINE Bus STARTED 2024-08-10T05:14:04.374 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 144 (ObjNum 33 snap 0 seq_num 2076789427) dirty exists 2024-08-10T05:14:04.374 INFO:tasks.rados.rados.0.smithi086.stdout:431: finishing copy_from racing read to smithi08687503-32 2024-08-10T05:14:04.374 INFO:tasks.rados.rados.0.smithi086.stdout:431: finishing copy_from to smithi08687503-32 2024-08-10T05:14:04.374 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 86 (ObjNum 153 snap 38 seq_num 153) dirty exists 2024-08-10T05:14:04.374 INFO:tasks.rados.rados.0.smithi086.stdout:432: finishing write tid 1 to smithi08687503-42 2024-08-10T05:14:04.374 INFO:tasks.rados.rados.0.smithi086.stdout:427: done (5 left) 2024-08-10T05:14:04.374 INFO:tasks.rados.rados.0.smithi086.stdout:429: done (4 left) 2024-08-10T05:14:04.375 INFO:tasks.rados.rados.0.smithi086.stdout:431: done (3 left) 2024-08-10T05:14:04.375 INFO:tasks.rados.rados.0.smithi086.stdout:435: copy_from oid 24 from oid 1 current snap is 38 2024-08-10T05:14:04.375 INFO:tasks.rados.rados.0.smithi086.stdout:432: finishing write tid 2 to smithi08687503-42 2024-08-10T05:14:04.375 INFO:tasks.rados.rados.0.smithi086.stdout:434: finishing copy_from racing read to smithi08687503-43 2024-08-10T05:14:04.375 INFO:tasks.rados.rados.0.smithi086.stdout:434: finishing copy_from to smithi08687503-43 2024-08-10T05:14:04.375 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 10 (ObjNum 61 snap 3 seq_num 61) dirty exists 2024-08-10T05:14:04.375 INFO:tasks.rados.rados.0.smithi086.stdout:432: finishing write tid 3 to smithi08687503-42 2024-08-10T05:14:04.375 INFO:tasks.rados.rados.0.smithi086.stdout:432: oid 42 updating version 0 to 203 2024-08-10T05:14:04.375 INFO:tasks.rados.rados.0.smithi086.stdout:432: oid 42 updating version 203 to 204 2024-08-10T05:14:04.375 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 204 (ObjNum 156 snap 38 seq_num 156) dirty exists 2024-08-10T05:14:04.375 INFO:tasks.rados.rados.0.smithi086.stdout:432: left oid 42 (ObjNum 156 snap 38 seq_num 156) 2024-08-10T05:14:04.375 INFO:tasks.rados.rados.0.smithi086.stdout:433: expect (ObjNum 88 snap 17 seq_num 88) 2024-08-10T05:14:04.527 INFO:tasks.rados.rados.0.smithi086.stdout:435: finishing copy_from racing read to smithi08687503-24 2024-08-10T05:14:04.527 INFO:tasks.rados.rados.0.smithi086.stdout:435: finishing copy_from to smithi08687503-24 2024-08-10T05:14:04.527 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 48 (ObjNum 127 snap 29 seq_num 127) dirty exists 2024-08-10T05:14:04.528 INFO:tasks.rados.rados.0.smithi086.stdout:432: done (3 left) 2024-08-10T05:14:04.528 INFO:tasks.rados.rados.0.smithi086.stdout:433: done (2 left) 2024-08-10T05:14:04.528 INFO:tasks.rados.rados.0.smithi086.stdout:434: done (1 left) 2024-08-10T05:14:04.528 INFO:tasks.rados.rados.0.smithi086.stdout:435: done (0 left) 2024-08-10T05:14:04.528 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 38 2024-08-10T05:14:04.528 INFO:tasks.rados.rados.0.smithi086.stdout:436: seq_num 157 ranges {0=237568} 2024-08-10T05:14:04.529 INFO:tasks.rados.rados.0.smithi086.stdout:436: writing smithi08687503-5 from 0 to 237568 tid 1 2024-08-10T05:14:04.529 INFO:tasks.rados.rados.0.smithi086.stdout:437: read oid 38 snap -1 2024-08-10T05:14:04.529 INFO:tasks.rados.rados.0.smithi086.stdout:437: expect (ObjNum 133 snap 31 seq_num 133) 2024-08-10T05:14:04.529 INFO:tasks.rados.rados.0.smithi086.stdout:438: read oid 32 snap 26 2024-08-10T05:14:04.530 INFO:tasks.rados.rados.0.smithi086.stdout:438: expect (ObjNum 70 snap 4 seq_num 70) 2024-08-10T05:14:04.530 INFO:tasks.rados.rados.0.smithi086.stdout:439: copy_from oid 46 from oid 39 current snap is 38 2024-08-10T05:14:04.530 INFO:tasks.rados.rados.0.smithi086.stdout:440: snap_create 2024-08-10T05:14:04.532 INFO:tasks.rados.rados.0.smithi086.stdout:436: finishing write tid 1 to smithi08687503-5 2024-08-10T05:14:04.532 INFO:tasks.rados.rados.0.smithi086.stdout:436: finishing write tid 2 to smithi08687503-5 2024-08-10T05:14:04.532 INFO:tasks.rados.rados.0.smithi086.stdout:439: finishing copy_from racing read to smithi08687503-46 2024-08-10T05:14:04.532 INFO:tasks.rados.rados.0.smithi086.stdout:439: finishing copy_from to smithi08687503-46 2024-08-10T05:14:04.532 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 54 (ObjNum 144 snap 36 seq_num 144) dirty exists 2024-08-10T05:14:04.538 INFO:tasks.rados.rados.0.smithi086.stdout:436: finishing write tid 3 to smithi08687503-5 2024-08-10T05:14:04.538 INFO:tasks.rados.rados.0.smithi086.stdout:436: oid 5 updating version 0 to 195 2024-08-10T05:14:04.538 INFO:tasks.rados.rados.0.smithi086.stdout:436: oid 5 version 195 is already newer than 194 2024-08-10T05:14:04.538 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 195 (ObjNum 157 snap 38 seq_num 157) dirty exists 2024-08-10T05:14:04.538 INFO:tasks.rados.rados.0.smithi086.stdout:436: left oid 5 (ObjNum 157 snap 38 seq_num 157) 2024-08-10T05:14:04.545 INFO:tasks.rados.rados.0.smithi086.stdout:437: expect (ObjNum 133 snap 31 seq_num 133) 2024-08-10T05:14:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:04 smithi086 ceph-mon[41441]: osdmap e151: 8 total, 8 up, 8 in 2024-08-10T05:14:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:04 smithi086 ceph-mon[41441]: Standby manager daemon x restarted 2024-08-10T05:14:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:04 smithi086 ceph-mon[41441]: Standby manager daemon x started 2024-08-10T05:14:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:04 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T05:14:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:04 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:14:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:04 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T05:14:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:04 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:14:04.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:04 smithi086 ceph-mon[29634]: osdmap e151: 8 total, 8 up, 8 in 2024-08-10T05:14:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:04 smithi086 ceph-mon[29634]: Standby manager daemon x restarted 2024-08-10T05:14:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:04 smithi086 ceph-mon[29634]: Standby manager daemon x started 2024-08-10T05:14:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:04 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T05:14:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:04 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:14:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:04 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T05:14:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:04 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:14:04.686 INFO:tasks.rados.rados.0.smithi086.stdout:438: expect (ObjNum 70 snap 4 seq_num 70) 2024-08-10T05:14:05.334 INFO:tasks.rados.rados.0.smithi086.stdout:436: done (4 left) 2024-08-10T05:14:05.334 INFO:tasks.rados.rados.0.smithi086.stdout:437: done (3 left) 2024-08-10T05:14:05.334 INFO:tasks.rados.rados.0.smithi086.stdout:438: done (2 left) 2024-08-10T05:14:05.335 INFO:tasks.rados.rados.0.smithi086.stdout:439: done (1 left) 2024-08-10T05:14:05.335 INFO:tasks.rados.rados.0.smithi086.stdout:440: done (0 left) 2024-08-10T05:14:05.335 INFO:tasks.rados.rados.0.smithi086.stdout:441: delete oid 4 current snap is 39 2024-08-10T05:14:05.337 INFO:tasks.rados.rados.0.smithi086.stdout:441: done (0 left) 2024-08-10T05:14:05.337 INFO:tasks.rados.rados.0.smithi086.stdout:442: snap_create 2024-08-10T05:14:05.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:05 smithi086 ceph-mon[29634]: mgrmap e23: y(active, since 4m), standbys: x 2024-08-10T05:14:05.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:05 smithi086 ceph-mon[29634]: osdmap e152: 8 total, 8 up, 8 in 2024-08-10T05:14:05.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:05 smithi086 ceph-mon[29634]: pgmap v208: 121 pgs: 121 active+clean; 157 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-08-10T05:14:05.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:05 smithi086 ceph-mon[41441]: mgrmap e23: y(active, since 4m), standbys: x 2024-08-10T05:14:05.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:05 smithi086 ceph-mon[41441]: osdmap e152: 8 total, 8 up, 8 in 2024-08-10T05:14:05.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:05 smithi086 ceph-mon[41441]: pgmap v208: 121 pgs: 121 active+clean; 157 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-08-10T05:14:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:05 smithi159 ceph-mon[33602]: mgrmap e23: y(active, since 4m), standbys: x 2024-08-10T05:14:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:05 smithi159 ceph-mon[33602]: osdmap e152: 8 total, 8 up, 8 in 2024-08-10T05:14:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:05 smithi159 ceph-mon[33602]: pgmap v208: 121 pgs: 121 active+clean; 157 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-08-10T05:14:06.310 INFO:tasks.rados.rados.0.smithi086.stdout:442: done (0 left) 2024-08-10T05:14:06.311 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 28 current snap is 40 2024-08-10T05:14:06.311 INFO:tasks.rados.rados.0.smithi086.stdout:443: seq_num 159 ranges {458752=270336} 2024-08-10T05:14:06.314 INFO:tasks.rados.rados.0.smithi086.stdout:443: writing smithi08687503-28 from 458752 to 729088 tid 1 2024-08-10T05:14:06.314 INFO:tasks.rados.rados.0.smithi086.stdout:444: rollback oid 34 current snap is 40 2024-08-10T05:14:06.314 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 34 to 38 2024-08-10T05:14:06.315 INFO:tasks.rados.rados.0.smithi086.stdout:445: delete oid 8 current snap is 40 2024-08-10T05:14:06.318 INFO:tasks.rados.rados.0.smithi086.stdout:443: finishing write tid 1 to smithi08687503-28 2024-08-10T05:14:06.318 INFO:tasks.rados.rados.0.smithi086.stdout:443: finishing write tid 2 to smithi08687503-28 2024-08-10T05:14:06.319 INFO:tasks.rados.rados.0.smithi086.stdout:445: done (2 left) 2024-08-10T05:14:06.319 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 47 current snap is 40 2024-08-10T05:14:06.319 INFO:tasks.rados.rados.0.smithi086.stdout:446: seq_num 161 ranges {778240=303104} 2024-08-10T05:14:06.326 INFO:tasks.rados.rados.0.smithi086.stdout:446: writing smithi08687503-47 from 778240 to 1081344 tid 1 2024-08-10T05:14:06.326 INFO:tasks.rados.rados.0.smithi086.stdout:447: snap_create 2024-08-10T05:14:06.326 INFO:tasks.rados.rados.0.smithi086.stdout:443: finishing write tid 3 to smithi08687503-28 2024-08-10T05:14:06.326 INFO:tasks.rados.rados.0.smithi086.stdout:443: oid 28 updating version 0 to 196 2024-08-10T05:14:06.326 INFO:tasks.rados.rados.0.smithi086.stdout:443: oid 28 updating version 196 to 197 2024-08-10T05:14:06.326 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 197 (ObjNum 159 snap 40 seq_num 159) dirty exists 2024-08-10T05:14:06.326 INFO:tasks.rados.rados.0.smithi086.stdout:443: left oid 28 (ObjNum 159 snap 40 seq_num 159) 2024-08-10T05:14:06.326 INFO:tasks.rados.rados.0.smithi086.stdout:444: finishing rollback tid 0 to smithi08687503-34 2024-08-10T05:14:06.326 INFO:tasks.rados.rados.0.smithi086.stdout:444: finishing rollback tid 1 to smithi08687503-34 2024-08-10T05:14:06.326 INFO:tasks.rados.rados.0.smithi086.stdout:444: finishing rollback tid 2 to smithi08687503-34 2024-08-10T05:14:06.326 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 152 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-10T05:14:06.328 INFO:tasks.rados.rados.0.smithi086.stdout:446: finishing write tid 1 to smithi08687503-47 2024-08-10T05:14:06.329 INFO:tasks.rados.rados.0.smithi086.stdout:446: finishing write tid 2 to smithi08687503-47 2024-08-10T05:14:06.330 INFO:tasks.rados.rados.0.smithi086.stdout:446: finishing write tid 3 to smithi08687503-47 2024-08-10T05:14:06.330 INFO:tasks.rados.rados.0.smithi086.stdout:446: oid 47 updating version 0 to 5 2024-08-10T05:14:06.330 INFO:tasks.rados.rados.0.smithi086.stdout:446: oid 47 version 5 is already newer than 4 2024-08-10T05:14:06.330 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 5 (ObjNum 161 snap 40 seq_num 161) dirty exists 2024-08-10T05:14:06.330 INFO:tasks.rados.rados.0.smithi086.stdout:446: left oid 47 (ObjNum 161 snap 40 seq_num 161) 2024-08-10T05:14:06.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:06 smithi086 ceph-mon[29634]: osdmap e153: 8 total, 8 up, 8 in 2024-08-10T05:14:06.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:06 smithi086 ceph-mon[29634]: osdmap e154: 8 total, 8 up, 8 in 2024-08-10T05:14:06.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:06 smithi086 ceph-mon[41441]: osdmap e153: 8 total, 8 up, 8 in 2024-08-10T05:14:06.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:06 smithi086 ceph-mon[41441]: osdmap e154: 8 total, 8 up, 8 in 2024-08-10T05:14:06.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:06 smithi159 ceph-mon[33602]: osdmap e153: 8 total, 8 up, 8 in 2024-08-10T05:14:06.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:06 smithi159 ceph-mon[33602]: osdmap e154: 8 total, 8 up, 8 in 2024-08-10T05:14:07.307 INFO:tasks.rados.rados.0.smithi086.stdout:443: done (3 left) 2024-08-10T05:14:07.308 INFO:tasks.rados.rados.0.smithi086.stdout:444: done (2 left) 2024-08-10T05:14:07.308 INFO:tasks.rados.rados.0.smithi086.stdout:446: done (1 left) 2024-08-10T05:14:07.308 INFO:tasks.rados.rados.0.smithi086.stdout:447: done (0 left) 2024-08-10T05:14:07.308 INFO:tasks.rados.rados.0.smithi086.stdout:448: read oid 45 snap -1 2024-08-10T05:14:07.308 INFO:tasks.rados.rados.0.smithi086.stdout:448: expect (ObjNum 122 snap 27 seq_num 122) 2024-08-10T05:14:07.308 INFO:tasks.rados.rados.0.smithi086.stdout:449: read oid 29 snap 38 2024-08-10T05:14:07.308 INFO:tasks.rados.rados.0.smithi086.stdout:449: expect (ObjNum 129 snap 29 seq_num 129) 2024-08-10T05:14:07.308 INFO:tasks.rados.rados.0.smithi086.stdout:450: rollback oid 8 current snap is 41 2024-08-10T05:14:07.308 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 8 to 30 2024-08-10T05:14:07.308 INFO:tasks.rados.rados.0.smithi086.stdout:451: rollback oid 26 current snap is 41 2024-08-10T05:14:07.308 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 26 to 14 2024-08-10T05:14:07.308 INFO:tasks.rados.rados.0.smithi086.stdout:452: snap_create 2024-08-10T05:14:07.310 INFO:tasks.rados.rados.0.smithi086.stdout:450: finishing rollback tid 1 to smithi08687503-8 2024-08-10T05:14:07.312 INFO:tasks.rados.rados.0.smithi086.stdout:450: finishing rollback tid 2 to smithi08687503-8 2024-08-10T05:14:07.312 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 200 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-08-10T05:14:07.312 INFO:tasks.rados.rados.0.smithi086.stdout:451: finishing rollback tid 0 to smithi08687503-26 2024-08-10T05:14:07.315 INFO:tasks.rados.rados.0.smithi086.stdout:451: finishing rollback tid 1 to smithi08687503-26 2024-08-10T05:14:07.315 INFO:tasks.rados.rados.0.smithi086.stdout:451: finishing rollback tid 2 to smithi08687503-26 2024-08-10T05:14:07.315 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 140 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-08-10T05:14:07.324 INFO:tasks.rados.rados.0.smithi086.stdout:449: expect (ObjNum 129 snap 29 seq_num 129) 2024-08-10T05:14:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:07 smithi159 ceph-mon[33602]: pgmap v211: 121 pgs: 121 active+clean; 147 MiB data, 465 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 32 op/s 2024-08-10T05:14:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:07 smithi159 ceph-mon[33602]: osdmap e155: 8 total, 8 up, 8 in 2024-08-10T05:14:07.462 INFO:tasks.rados.rados.0.smithi086.stdout:448: expect (ObjNum 122 snap 27 seq_num 122) 2024-08-10T05:14:07.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:07 smithi086 ceph-mon[29634]: pgmap v211: 121 pgs: 121 active+clean; 147 MiB data, 465 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 32 op/s 2024-08-10T05:14:07.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:07 smithi086 ceph-mon[29634]: osdmap e155: 8 total, 8 up, 8 in 2024-08-10T05:14:07.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:07 smithi086 ceph-mon[41441]: pgmap v211: 121 pgs: 121 active+clean; 147 MiB data, 465 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 32 op/s 2024-08-10T05:14:07.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:07 smithi086 ceph-mon[41441]: osdmap e155: 8 total, 8 up, 8 in 2024-08-10T05:14:08.308 INFO:tasks.rados.rados.0.smithi086.stdout:448: done (4 left) 2024-08-10T05:14:08.308 INFO:tasks.rados.rados.0.smithi086.stdout:449: done (3 left) 2024-08-10T05:14:08.309 INFO:tasks.rados.rados.0.smithi086.stdout:450: done (2 left) 2024-08-10T05:14:08.309 INFO:tasks.rados.rados.0.smithi086.stdout:451: done (1 left) 2024-08-10T05:14:08.309 INFO:tasks.rados.rados.0.smithi086.stdout:452: done (0 left) 2024-08-10T05:14:08.309 INFO:tasks.rados.rados.0.smithi086.stdout:453: rollback oid 39 current snap is 42 2024-08-10T05:14:08.309 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 39 to 32 2024-08-10T05:14:08.309 INFO:tasks.rados.rados.0.smithi086.stdout:454: rollback oid 21 current snap is 42 2024-08-10T05:14:08.309 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 21 to 41 2024-08-10T05:14:08.309 INFO:tasks.rados.rados.0.smithi086.stdout:455: delete oid 24 current snap is 42 2024-08-10T05:14:08.310 INFO:tasks.rados.rados.0.smithi086.stdout:454: finishing rollback tid 1 to smithi08687503-21 2024-08-10T05:14:08.310 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 194 (ObjNum 65 snap 0 seq_num 1733317730) dirty dne 2024-08-10T05:14:08.312 INFO:tasks.rados.rados.0.smithi086.stdout:453: finishing rollback tid 0 to smithi08687503-39 2024-08-10T05:14:08.312 INFO:tasks.rados.rados.0.smithi086.stdout:453: finishing rollback tid 1 to smithi08687503-39 2024-08-10T05:14:08.312 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 63 (ObjNum 65 snap 0 seq_num 1953066355) dirty dne 2024-08-10T05:14:08.314 INFO:tasks.rados.rados.0.smithi086.stdout:453: done (2 left) 2024-08-10T05:14:08.314 INFO:tasks.rados.rados.0.smithi086.stdout:454: done (1 left) 2024-08-10T05:14:08.314 INFO:tasks.rados.rados.0.smithi086.stdout:455: done (0 left) 2024-08-10T05:14:08.314 INFO:tasks.rados.rados.0.smithi086.stdout:456: delete oid 47 current snap is 42 2024-08-10T05:14:08.316 INFO:tasks.rados.rados.0.smithi086.stdout:456: done (0 left) 2024-08-10T05:14:08.316 INFO:tasks.rados.rados.0.smithi086.stdout:457: read oid 33 snap 40 2024-08-10T05:14:08.316 INFO:tasks.rados.rados.0.smithi086.stdout:457: expect (ObjNum 88 snap 17 seq_num 88) 2024-08-10T05:14:08.316 INFO:tasks.rados.rados.0.smithi086.stdout:458: setattr oid 15 current snap is 42 2024-08-10T05:14:08.319 INFO:tasks.rados.rados.0.smithi086.stdout:459: setattr oid 29 current snap is 42 2024-08-10T05:14:08.322 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 125 (ObjNum 33 snap 0 seq_num 3356031232) dirty exists 2024-08-10T05:14:08.322 INFO:tasks.rados.rados.0.smithi086.stdout:458: done (2 left) 2024-08-10T05:14:08.322 INFO:tasks.rados.rados.0.smithi086.stdout:460: delete oid 40 current snap is 42 2024-08-10T05:14:08.326 INFO:tasks.rados.rados.0.smithi086.stdout:460: done (2 left) 2024-08-10T05:14:08.326 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 36 current snap is 42 2024-08-10T05:14:08.326 INFO:tasks.rados.rados.0.smithi086.stdout:461: seq_num 165 ranges {761856=368640} 2024-08-10T05:14:08.332 INFO:tasks.rados.rados.0.smithi086.stdout:461: writing smithi08687503-36 from 761856 to 1130496 tid 1 2024-08-10T05:14:08.332 INFO:tasks.rados.rados.0.smithi086.stdout:462: snap_remove snap 41 2024-08-10T05:14:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:14:08] "GET /metrics HTTP/1.1" 200 36018 "" "Prometheus/2.43.0" 2024-08-10T05:14:09.320 INFO:tasks.rados.rados.0.smithi086.stdout:462: done (3 left) 2024-08-10T05:14:09.320 INFO:tasks.rados.rados.0.smithi086.stdout:463: copy_from oid 20 from oid 12 current snap is 42 2024-08-10T05:14:09.320 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 67 (ObjNum 129 snap 29 seq_num 129) dirty exists 2024-08-10T05:14:09.320 INFO:tasks.rados.rados.0.smithi086.stdout:457: expect (ObjNum 88 snap 17 seq_num 88) 2024-08-10T05:14:09.475 INFO:tasks.rados.rados.0.smithi086.stdout:461: finishing write tid 1 to smithi08687503-36 2024-08-10T05:14:09.475 INFO:tasks.rados.rados.0.smithi086.stdout:461: finishing write tid 2 to smithi08687503-36 2024-08-10T05:14:09.475 INFO:tasks.rados.rados.0.smithi086.stdout:461: finishing write tid 3 to smithi08687503-36 2024-08-10T05:14:09.475 INFO:tasks.rados.rados.0.smithi086.stdout:461: oid 36 updating version 0 to 143 2024-08-10T05:14:09.475 INFO:tasks.rados.rados.0.smithi086.stdout:461: oid 36 version 143 is already newer than 142 2024-08-10T05:14:09.475 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 143 (ObjNum 165 snap 42 seq_num 165) dirty exists 2024-08-10T05:14:09.475 INFO:tasks.rados.rados.0.smithi086.stdout:461: left oid 36 (ObjNum 165 snap 42 seq_num 165) 2024-08-10T05:14:09.475 INFO:tasks.rados.rados.0.smithi086.stdout:457: done (3 left) 2024-08-10T05:14:09.475 INFO:tasks.rados.rados.0.smithi086.stdout:459: done (2 left) 2024-08-10T05:14:09.475 INFO:tasks.rados.rados.0.smithi086.stdout:461: done (1 left) 2024-08-10T05:14:09.475 INFO:tasks.rados.rados.0.smithi086.stdout:464: read oid 50 snap -1 2024-08-10T05:14:09.476 INFO:tasks.rados.rados.0.smithi086.stdout:464: expect (ObjNum 119 snap 26 seq_num 119) 2024-08-10T05:14:09.476 INFO:tasks.rados.rados.0.smithi086.stdout:465: rollback oid 1 current snap is 42 2024-08-10T05:14:09.476 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 1 to 40 2024-08-10T05:14:09.476 INFO:tasks.rados.rados.0.smithi086.stdout:463: finishing copy_from racing read to smithi08687503-20 2024-08-10T05:14:09.476 INFO:tasks.rados.rados.0.smithi086.stdout:463: finishing copy_from to smithi08687503-20 2024-08-10T05:14:09.476 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 86 (ObjNum 153 snap 38 seq_num 153) dirty exists 2024-08-10T05:14:09.476 INFO:tasks.rados.rados.0.smithi086.stdout:463: done (2 left) 2024-08-10T05:14:09.476 INFO:tasks.rados.rados.0.smithi086.stdout:466: snap_remove snap 32 2024-08-10T05:14:09.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:09 smithi086 ceph-mon[29634]: osdmap e156: 8 total, 8 up, 8 in 2024-08-10T05:14:09.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:09 smithi086 ceph-mon[29634]: pgmap v214: 121 pgs: 121 active+clean; 147 MiB data, 465 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 32 op/s 2024-08-10T05:14:09.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:09 smithi086 ceph-mon[41441]: osdmap e156: 8 total, 8 up, 8 in 2024-08-10T05:14:09.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:09 smithi086 ceph-mon[41441]: pgmap v214: 121 pgs: 121 active+clean; 147 MiB data, 465 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 32 op/s 2024-08-10T05:14:09.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:09 smithi159 ceph-mon[33602]: osdmap e156: 8 total, 8 up, 8 in 2024-08-10T05:14:09.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:09 smithi159 ceph-mon[33602]: pgmap v214: 121 pgs: 121 active+clean; 147 MiB data, 465 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 32 op/s 2024-08-10T05:14:10.330 INFO:tasks.rados.rados.0.smithi086.stdout:466: done (2 left) 2024-08-10T05:14:10.330 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 42 2024-08-10T05:14:10.330 INFO:tasks.rados.rados.0.smithi086.stdout:467: seq_num 166 ranges {1687552=385024} 2024-08-10T05:14:10.342 INFO:tasks.rados.rados.0.smithi086.stdout:467: writing smithi08687503-23 from 1687552 to 2072576 tid 1 2024-08-10T05:14:10.342 INFO:tasks.rados.rados.0.smithi086.stdout:468: delete oid 8 current snap is 42 2024-08-10T05:14:10.342 INFO:tasks.rados.rados.0.smithi086.stdout:465: finishing rollback tid 0 to smithi08687503-1 2024-08-10T05:14:10.342 INFO:tasks.rados.rados.0.smithi086.stdout:465: finishing rollback tid 1 to smithi08687503-1 2024-08-10T05:14:10.343 INFO:tasks.rados.rados.0.smithi086.stdout:465: finishing rollback tid 2 to smithi08687503-1 2024-08-10T05:14:10.343 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 69 (ObjNum 127 snap 29 seq_num 127) dirty exists 2024-08-10T05:14:10.343 INFO:tasks.rados.rados.0.smithi086.stdout:464: expect (ObjNum 119 snap 26 seq_num 119) 2024-08-10T05:14:10.430 INFO:tasks.rados.rados.0.smithi086.stdout:467: finishing write tid 1 to smithi08687503-23 2024-08-10T05:14:10.430 INFO:tasks.rados.rados.0.smithi086.stdout:467: finishing write tid 2 to smithi08687503-23 2024-08-10T05:14:10.430 INFO:tasks.rados.rados.0.smithi086.stdout:467: finishing write tid 3 to smithi08687503-23 2024-08-10T05:14:10.430 INFO:tasks.rados.rados.0.smithi086.stdout:467: oid 23 updating version 0 to 154 2024-08-10T05:14:10.430 INFO:tasks.rados.rados.0.smithi086.stdout:467: oid 23 version 154 is already newer than 153 2024-08-10T05:14:10.430 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 154 (ObjNum 166 snap 42 seq_num 166) dirty exists 2024-08-10T05:14:10.430 INFO:tasks.rados.rados.0.smithi086.stdout:467: left oid 23 (ObjNum 166 snap 42 seq_num 166) 2024-08-10T05:14:10.430 INFO:tasks.rados.rados.0.smithi086.stdout:464: done (3 left) 2024-08-10T05:14:10.430 INFO:tasks.rados.rados.0.smithi086.stdout:465: done (2 left) 2024-08-10T05:14:10.431 INFO:tasks.rados.rados.0.smithi086.stdout:467: done (1 left) 2024-08-10T05:14:10.431 INFO:tasks.rados.rados.0.smithi086.stdout:468: done (0 left) 2024-08-10T05:14:10.431 INFO:tasks.rados.rados.0.smithi086.stdout:469: read oid 16 snap 39 2024-08-10T05:14:10.431 INFO:tasks.rados.rados.0.smithi086.stdout:469: expect deleted 2024-08-10T05:14:10.431 INFO:tasks.rados.rados.0.smithi086.stdout:470: read oid 14 snap -1 2024-08-10T05:14:10.431 INFO:tasks.rados.rados.0.smithi086.stdout:470: expect (ObjNum 120 snap 26 seq_num 120) 2024-08-10T05:14:10.431 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 45 current snap is 42 2024-08-10T05:14:10.431 INFO:tasks.rados.rados.0.smithi086.stdout:471: seq_num 168 ranges {5660672=417792} 2024-08-10T05:14:10.462 INFO:tasks.rados.rados.0.smithi086.stdout:471: writing smithi08687503-45 from 5660672 to 6078464 tid 1 2024-08-10T05:14:10.462 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 42 2024-08-10T05:14:10.462 INFO:tasks.rados.rados.0.smithi086.stdout:472: seq_num 169 ranges {0=434176} 2024-08-10T05:14:10.464 INFO:tasks.rados.rados.0.smithi086.stdout:472: writing smithi08687503-9 from 0 to 434176 tid 1 2024-08-10T05:14:10.464 INFO:tasks.rados.rados.0.smithi086.stdout:473: snap_remove snap 31 2024-08-10T05:14:10.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:10 smithi086 ceph-mon[29634]: osdmap e157: 8 total, 8 up, 8 in 2024-08-10T05:14:10.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:10 smithi086 ceph-mon[41441]: osdmap e157: 8 total, 8 up, 8 in 2024-08-10T05:14:10.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:10 smithi159 ceph-mon[33602]: osdmap e157: 8 total, 8 up, 8 in 2024-08-10T05:14:11.314 INFO:tasks.rados.rados.0.smithi086.stdout:473: done (4 left) 2024-08-10T05:14:11.314 INFO:tasks.rados.rados.0.smithi086.stdout:474: rollback oid 3 current snap is 42 2024-08-10T05:14:11.314 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 3 to 39 2024-08-10T05:14:11.314 INFO:tasks.rados.rados.0.smithi086.stdout:470: expect (ObjNum 120 snap 26 seq_num 120) 2024-08-10T05:14:11.393 INFO:tasks.rados.rados.0.smithi086.stdout:471: finishing write tid 1 to smithi08687503-45 2024-08-10T05:14:11.394 INFO:tasks.rados.rados.0.smithi086.stdout:471: finishing write tid 2 to smithi08687503-45 2024-08-10T05:14:11.394 INFO:tasks.rados.rados.0.smithi086.stdout:471: finishing write tid 3 to smithi08687503-45 2024-08-10T05:14:11.394 INFO:tasks.rados.rados.0.smithi086.stdout:471: oid 45 updating version 0 to 241 2024-08-10T05:14:11.394 INFO:tasks.rados.rados.0.smithi086.stdout:471: oid 45 updating version 241 to 242 2024-08-10T05:14:11.394 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 242 (ObjNum 168 snap 42 seq_num 168) dirty exists 2024-08-10T05:14:11.394 INFO:tasks.rados.rados.0.smithi086.stdout:471: left oid 45 (ObjNum 168 snap 42 seq_num 168) 2024-08-10T05:14:11.394 INFO:tasks.rados.rados.0.smithi086.stdout:469: done (4 left) 2024-08-10T05:14:11.394 INFO:tasks.rados.rados.0.smithi086.stdout:470: done (3 left) 2024-08-10T05:14:11.394 INFO:tasks.rados.rados.0.smithi086.stdout:471: done (2 left) 2024-08-10T05:14:11.394 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 46 current snap is 42 2024-08-10T05:14:11.395 INFO:tasks.rados.rados.0.smithi086.stdout:472: finishing write tid 1 to smithi08687503-9 2024-08-10T05:14:11.395 INFO:tasks.rados.rados.0.smithi086.stdout:472: finishing write tid 2 to smithi08687503-9 2024-08-10T05:14:11.395 INFO:tasks.rados.rados.0.smithi086.stdout:472: finishing write tid 3 to smithi08687503-9 2024-08-10T05:14:11.395 INFO:tasks.rados.rados.0.smithi086.stdout:472: oid 9 updating version 0 to 71 2024-08-10T05:14:11.395 INFO:tasks.rados.rados.0.smithi086.stdout:472: oid 9 updating version 71 to 72 2024-08-10T05:14:11.395 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 72 (ObjNum 169 snap 42 seq_num 169) dirty exists 2024-08-10T05:14:11.395 INFO:tasks.rados.rados.0.smithi086.stdout:472: left oid 9 (ObjNum 169 snap 42 seq_num 169) 2024-08-10T05:14:11.395 INFO:tasks.rados.rados.0.smithi086.stdout:475: seq_num 170 ranges {16384=450560} 2024-08-10T05:14:11.396 INFO:tasks.rados.rados.0.smithi086.stdout:475: writing smithi08687503-46 from 16384 to 466944 tid 1 2024-08-10T05:14:11.396 INFO:tasks.rados.rados.0.smithi086.stdout:472: done (2 left) 2024-08-10T05:14:11.396 INFO:tasks.rados.rados.0.smithi086.stdout:476: copy_from oid 6 from oid 18 current snap is 42 2024-08-10T05:14:11.396 INFO:tasks.rados.rados.0.smithi086.stdout:474: finishing rollback tid 1 to smithi08687503-3 2024-08-10T05:14:11.396 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 49 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-10T05:14:11.396 INFO:tasks.rados.rados.0.smithi086.stdout:474: done (2 left) 2024-08-10T05:14:11.397 INFO:tasks.rados.rados.0.smithi086.stdout:477: snap_create 2024-08-10T05:14:11.399 INFO:tasks.rados.rados.0.smithi086.stdout:475: finishing write tid 1 to smithi08687503-46 2024-08-10T05:14:11.399 INFO:tasks.rados.rados.0.smithi086.stdout:475: finishing write tid 2 to smithi08687503-46 2024-08-10T05:14:11.402 INFO:tasks.rados.rados.0.smithi086.stdout:475: finishing write tid 3 to smithi08687503-46 2024-08-10T05:14:11.402 INFO:tasks.rados.rados.0.smithi086.stdout:475: oid 46 updating version 0 to 220 2024-08-10T05:14:11.402 INFO:tasks.rados.rados.0.smithi086.stdout:475: oid 46 updating version 220 to 221 2024-08-10T05:14:11.402 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 221 (ObjNum 170 snap 42 seq_num 170) dirty exists 2024-08-10T05:14:11.403 INFO:tasks.rados.rados.0.smithi086.stdout:475: left oid 46 (ObjNum 170 snap 42 seq_num 170) 2024-08-10T05:14:11.414 INFO:tasks.rados.rados.0.smithi086.stdout:476: finishing copy_from racing read to smithi08687503-6 2024-08-10T05:14:11.418 INFO:tasks.rados.rados.0.smithi086.stdout:476: finishing copy_from to smithi08687503-6 2024-08-10T05:14:11.419 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 143 (ObjNum 123 snap 28 seq_num 123) dirty exists 2024-08-10T05:14:11.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:11 smithi159 ceph-mon[33602]: osdmap e158: 8 total, 8 up, 8 in 2024-08-10T05:14:11.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:11 smithi159 ceph-mon[33602]: pgmap v217: 121 pgs: 121 active+clean; 147 MiB data, 465 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:11.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:11 smithi159 ceph-mon[33602]: osdmap e159: 8 total, 8 up, 8 in 2024-08-10T05:14:11.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:11 smithi086 ceph-mon[29634]: osdmap e158: 8 total, 8 up, 8 in 2024-08-10T05:14:11.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:11 smithi086 ceph-mon[29634]: pgmap v217: 121 pgs: 121 active+clean; 147 MiB data, 465 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:11.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:11 smithi086 ceph-mon[29634]: osdmap e159: 8 total, 8 up, 8 in 2024-08-10T05:14:11.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:11 smithi086 ceph-mon[41441]: osdmap e158: 8 total, 8 up, 8 in 2024-08-10T05:14:11.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:11 smithi086 ceph-mon[41441]: pgmap v217: 121 pgs: 121 active+clean; 147 MiB data, 465 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:11.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:11 smithi086 ceph-mon[41441]: osdmap e159: 8 total, 8 up, 8 in 2024-08-10T05:14:12.337 INFO:tasks.rados.rados.0.smithi086.stdout:475: done (2 left) 2024-08-10T05:14:12.338 INFO:tasks.rados.rados.0.smithi086.stdout:476: done (1 left) 2024-08-10T05:14:12.338 INFO:tasks.rados.rados.0.smithi086.stdout:477: done (0 left) 2024-08-10T05:14:12.338 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 43 2024-08-10T05:14:12.338 INFO:tasks.rados.rados.0.smithi086.stdout:478: seq_num 171 ranges {2580480=466944} 2024-08-10T05:14:12.353 INFO:tasks.rados.rados.0.smithi086.stdout:478: writing smithi08687503-12 from 2580480 to 3047424 tid 1 2024-08-10T05:14:12.354 INFO:tasks.rados.rados.0.smithi086.stdout:479: read oid 9 snap -1 2024-08-10T05:14:12.354 INFO:tasks.rados.rados.0.smithi086.stdout:479: expect (ObjNum 169 snap 42 seq_num 169) 2024-08-10T05:14:12.354 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 26 current snap is 43 2024-08-10T05:14:12.354 INFO:tasks.rados.rados.0.smithi086.stdout:480: seq_num 172 ranges {425984=483328} 2024-08-10T05:14:12.359 INFO:tasks.rados.rados.0.smithi086.stdout:480: writing smithi08687503-26 from 425984 to 909312 tid 1 2024-08-10T05:14:12.359 INFO:tasks.rados.rados.0.smithi086.stdout:481: snap_create 2024-08-10T05:14:12.359 INFO:tasks.rados.rados.0.smithi086.stdout:478: finishing write tid 1 to smithi08687503-12 2024-08-10T05:14:12.359 INFO:tasks.rados.rados.0.smithi086.stdout:479: expect (ObjNum 169 snap 42 seq_num 169) 2024-08-10T05:14:12.371 INFO:tasks.rados.rados.0.smithi086.stdout:478: finishing write tid 2 to smithi08687503-12 2024-08-10T05:14:12.371 INFO:tasks.rados.rados.0.smithi086.stdout:478: finishing write tid 3 to smithi08687503-12 2024-08-10T05:14:12.371 INFO:tasks.rados.rados.0.smithi086.stdout:478: oid 12 updating version 0 to 107 2024-08-10T05:14:12.371 INFO:tasks.rados.rados.0.smithi086.stdout:478: oid 12 updating version 107 to 108 2024-08-10T05:14:12.371 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 108 (ObjNum 171 snap 43 seq_num 171) dirty exists 2024-08-10T05:14:12.371 INFO:tasks.rados.rados.0.smithi086.stdout:478: left oid 12 (ObjNum 171 snap 43 seq_num 171) 2024-08-10T05:14:12.372 INFO:tasks.rados.rados.0.smithi086.stdout:480: finishing write tid 1 to smithi08687503-26 2024-08-10T05:14:12.372 INFO:tasks.rados.rados.0.smithi086.stdout:480: finishing write tid 2 to smithi08687503-26 2024-08-10T05:14:12.372 INFO:tasks.rados.rados.0.smithi086.stdout:480: finishing write tid 3 to smithi08687503-26 2024-08-10T05:14:12.372 INFO:tasks.rados.rados.0.smithi086.stdout:480: oid 26 updating version 0 to 167 2024-08-10T05:14:12.372 INFO:tasks.rados.rados.0.smithi086.stdout:480: oid 26 version 167 is already newer than 166 2024-08-10T05:14:12.372 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 167 (ObjNum 172 snap 43 seq_num 172) dirty exists 2024-08-10T05:14:12.372 INFO:tasks.rados.rados.0.smithi086.stdout:480: left oid 26 (ObjNum 172 snap 43 seq_num 172) 2024-08-10T05:14:13.343 INFO:tasks.rados.rados.0.smithi086.stdout:478: done (3 left) 2024-08-10T05:14:13.343 INFO:tasks.rados.rados.0.smithi086.stdout:479: done (2 left) 2024-08-10T05:14:13.343 INFO:tasks.rados.rados.0.smithi086.stdout:480: done (1 left) 2024-08-10T05:14:13.343 INFO:tasks.rados.rados.0.smithi086.stdout:481: done (0 left) 2024-08-10T05:14:13.343 INFO:tasks.rados.rados.0.smithi086.stdout:482: copy_from oid 15 from oid 40 current snap is 44 2024-08-10T05:14:13.343 INFO:tasks.rados.rados.0.smithi086.stdout:483: read oid 7 snap 42 2024-08-10T05:14:13.343 INFO:tasks.rados.rados.0.smithi086.stdout:483: expect (ObjNum 61 snap 3 seq_num 61) 2024-08-10T05:14:13.343 INFO:tasks.rados.rados.0.smithi086.stdout:484: rollback oid 31 current snap is 44 2024-08-10T05:14:13.343 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 31 to 30 2024-08-10T05:14:13.343 INFO:tasks.rados.rados.0.smithi086.stdout:485: delete oid 35 current snap is 44 2024-08-10T05:14:13.345 INFO:tasks.rados.rados.0.smithi086.stdout:485: done (3 left) 2024-08-10T05:14:13.345 INFO:tasks.rados.rados.0.smithi086.stdout:486: read oid 38 snap -1 2024-08-10T05:14:13.345 INFO:tasks.rados.rados.0.smithi086.stdout:486: expect (ObjNum 133 snap 31 seq_num 133) 2024-08-10T05:14:13.345 INFO:tasks.rados.rados.0.smithi086.stdout:487: delete oid 26 current snap is 44 2024-08-10T05:14:13.347 INFO:tasks.rados.rados.0.smithi086.stdout:484: finishing rollback tid 0 to smithi08687503-31 2024-08-10T05:14:13.348 INFO:tasks.rados.rados.0.smithi086.stdout:482: finishing copy_from to smithi08687503-15 2024-08-10T05:14:13.348 INFO:tasks.rados.rados.0.smithi086.stdout:482: got expected ENOENT (src dne) 2024-08-10T05:14:13.348 INFO:tasks.rados.rados.0.smithi086.stdout:484: finishing rollback tid 1 to smithi08687503-31 2024-08-10T05:14:13.348 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 224 (ObjNum 97 snap 0 seq_num 807382320) dirty dne 2024-08-10T05:14:13.349 INFO:tasks.rados.rados.0.smithi086.stdout:482: finishing copy_from racing read to smithi08687503-15 2024-08-10T05:14:13.351 INFO:tasks.rados.rados.0.smithi086.stdout:483: expect (ObjNum 61 snap 3 seq_num 61) 2024-08-10T05:14:13.383 INFO:tasks.rados.rados.0.smithi086.stdout:486: expect (ObjNum 133 snap 31 seq_num 133) 2024-08-10T05:14:13.525 INFO:tasks.rados.rados.0.smithi086.stdout:482: done (4 left) 2024-08-10T05:14:13.525 INFO:tasks.rados.rados.0.smithi086.stdout:483: done (3 left) 2024-08-10T05:14:13.526 INFO:tasks.rados.rados.0.smithi086.stdout:484: done (2 left) 2024-08-10T05:14:13.526 INFO:tasks.rados.rados.0.smithi086.stdout:486: done (1 left) 2024-08-10T05:14:13.526 INFO:tasks.rados.rados.0.smithi086.stdout:487: done (0 left) 2024-08-10T05:14:13.526 INFO:tasks.rados.rados.0.smithi086.stdout:488: rmattr oid 9 current snap is 44 2024-08-10T05:14:13.526 INFO:tasks.rados.rados.0.smithi086.stdout:488: done (0 left) 2024-08-10T05:14:13.526 INFO:tasks.rados.rados.0.smithi086.stdout:489: copy_from oid 40 from oid 24 current snap is 44 2024-08-10T05:14:13.526 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 49 current snap is 44 2024-08-10T05:14:13.526 INFO:tasks.rados.rados.0.smithi086.stdout:490: seq_num 175 ranges {0=540672} 2024-08-10T05:14:13.528 INFO:tasks.rados.rados.0.smithi086.stdout:490: writing smithi08687503-49 from 0 to 540672 tid 1 2024-08-10T05:14:13.528 INFO:tasks.rados.rados.0.smithi086.stdout:491: rollback oid 1 current snap is 44 2024-08-10T05:14:13.528 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 1 to 39 2024-08-10T05:14:13.528 INFO:tasks.rados.rados.0.smithi086.stdout:489: finishing copy_from to smithi08687503-40 2024-08-10T05:14:13.529 INFO:tasks.rados.rados.0.smithi086.stdout:489: got expected ENOENT (src dne) 2024-08-10T05:14:13.529 INFO:tasks.rados.rados.0.smithi086.stdout:489: finishing copy_from racing read to smithi08687503-40 2024-08-10T05:14:13.529 INFO:tasks.rados.rados.0.smithi086.stdout:489: done (2 left) 2024-08-10T05:14:13.529 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 41 current snap is 44 2024-08-10T05:14:13.529 INFO:tasks.rados.rados.0.smithi086.stdout:492: seq_num 176 ranges {0=557056} 2024-08-10T05:14:13.532 INFO:tasks.rados.rados.0.smithi086.stdout:492: writing smithi08687503-41 from 0 to 557056 tid 1 2024-08-10T05:14:13.532 INFO:tasks.rados.rados.0.smithi086.stdout:493: copy_from oid 14 from oid 4 current snap is 44 2024-08-10T05:14:13.532 INFO:tasks.rados.rados.0.smithi086.stdout:491: finishing rollback tid 0 to smithi08687503-1 2024-08-10T05:14:13.532 INFO:tasks.rados.rados.0.smithi086.stdout:491: finishing rollback tid 1 to smithi08687503-1 2024-08-10T05:14:13.532 INFO:tasks.rados.rados.0.smithi086.stdout:491: finishing rollback tid 2 to smithi08687503-1 2024-08-10T05:14:13.532 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 77 (ObjNum 127 snap 29 seq_num 127) dirty exists 2024-08-10T05:14:13.532 INFO:tasks.rados.rados.0.smithi086.stdout:491: done (3 left) 2024-08-10T05:14:13.532 INFO:tasks.rados.rados.0.smithi086.stdout:494: read oid 29 snap -1 2024-08-10T05:14:13.532 INFO:tasks.rados.rados.0.smithi086.stdout:494: expect (ObjNum 129 snap 29 seq_num 129) 2024-08-10T05:14:13.532 INFO:tasks.rados.rados.0.smithi086.stdout:495: delete oid 34 current snap is 44 2024-08-10T05:14:13.534 INFO:tasks.rados.rados.0.smithi086.stdout:490: finishing write tid 1 to smithi08687503-49 2024-08-10T05:14:13.535 INFO:tasks.rados.rados.0.smithi086.stdout:493: finishing copy_from to smithi08687503-14 2024-08-10T05:14:13.535 INFO:tasks.rados.rados.0.smithi086.stdout:493: got expected ENOENT (src dne) 2024-08-10T05:14:13.535 INFO:tasks.rados.rados.0.smithi086.stdout:493: finishing copy_from racing read to smithi08687503-14 2024-08-10T05:14:13.535 INFO:tasks.rados.rados.0.smithi086.stdout:490: finishing write tid 2 to smithi08687503-49 2024-08-10T05:14:13.535 INFO:tasks.rados.rados.0.smithi086.stdout:492: finishing write tid 1 to smithi08687503-41 2024-08-10T05:14:13.535 INFO:tasks.rados.rados.0.smithi086.stdout:492: finishing write tid 2 to smithi08687503-41 2024-08-10T05:14:13.536 INFO:tasks.rados.rados.0.smithi086.stdout:493: done (4 left) 2024-08-10T05:14:13.536 INFO:tasks.rados.rados.0.smithi086.stdout:495: done (3 left) 2024-08-10T05:14:13.536 INFO:tasks.rados.rados.0.smithi086.stdout:496: snap_create 2024-08-10T05:14:13.536 INFO:tasks.rados.rados.0.smithi086.stdout:490: finishing write tid 3 to smithi08687503-49 2024-08-10T05:14:13.536 INFO:tasks.rados.rados.0.smithi086.stdout:490: oid 49 updating version 0 to 158 2024-08-10T05:14:13.537 INFO:tasks.rados.rados.0.smithi086.stdout:490: oid 49 version 158 is already newer than 157 2024-08-10T05:14:13.537 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 158 (ObjNum 175 snap 44 seq_num 175) dirty exists 2024-08-10T05:14:13.537 INFO:tasks.rados.rados.0.smithi086.stdout:490: left oid 49 (ObjNum 175 snap 44 seq_num 175) 2024-08-10T05:14:13.539 INFO:tasks.rados.rados.0.smithi086.stdout:492: finishing write tid 3 to smithi08687503-41 2024-08-10T05:14:13.539 INFO:tasks.rados.rados.0.smithi086.stdout:492: oid 41 updating version 0 to 202 2024-08-10T05:14:13.539 INFO:tasks.rados.rados.0.smithi086.stdout:492: oid 41 updating version 202 to 203 2024-08-10T05:14:13.539 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 203 (ObjNum 176 snap 44 seq_num 176) dirty exists 2024-08-10T05:14:13.539 INFO:tasks.rados.rados.0.smithi086.stdout:492: left oid 41 (ObjNum 176 snap 44 seq_num 176) 2024-08-10T05:14:13.542 INFO:tasks.rados.rados.0.smithi086.stdout:494: expect (ObjNum 129 snap 29 seq_num 129) 2024-08-10T05:14:13.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:13 smithi086 ceph-mon[29634]: osdmap e160: 8 total, 8 up, 8 in 2024-08-10T05:14:13.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:13 smithi086 ceph-mon[29634]: pgmap v220: 121 pgs: 121 active+clean; 149 MiB data, 472 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1022 KiB/s wr, 21 op/s 2024-08-10T05:14:13.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:13 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:13.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:13 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:13.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:13 smithi086 ceph-mon[41441]: osdmap e160: 8 total, 8 up, 8 in 2024-08-10T05:14:13.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:13 smithi086 ceph-mon[41441]: pgmap v220: 121 pgs: 121 active+clean; 149 MiB data, 472 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1022 KiB/s wr, 21 op/s 2024-08-10T05:14:13.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:13 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:13.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:13 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:13.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:13 smithi159 ceph-mon[33602]: osdmap e160: 8 total, 8 up, 8 in 2024-08-10T05:14:13.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:13 smithi159 ceph-mon[33602]: pgmap v220: 121 pgs: 121 active+clean; 149 MiB data, 472 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1022 KiB/s wr, 21 op/s 2024-08-10T05:14:13.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:13 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:13.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:13 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:14.346 INFO:tasks.rados.rados.0.smithi086.stdout:490: done (3 left) 2024-08-10T05:14:14.346 INFO:tasks.rados.rados.0.smithi086.stdout:492: done (2 left) 2024-08-10T05:14:14.346 INFO:tasks.rados.rados.0.smithi086.stdout:494: done (1 left) 2024-08-10T05:14:14.346 INFO:tasks.rados.rados.0.smithi086.stdout:496: done (0 left) 2024-08-10T05:14:14.346 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 28 current snap is 45 2024-08-10T05:14:14.346 INFO:tasks.rados.rados.0.smithi086.stdout:497: seq_num 178 ranges {729088=589824} 2024-08-10T05:14:14.353 INFO:tasks.rados.rados.0.smithi086.stdout:497: writing smithi08687503-28 from 729088 to 1318912 tid 1 2024-08-10T05:14:14.353 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 17 current snap is 45 2024-08-10T05:14:14.353 INFO:tasks.rados.rados.0.smithi086.stdout:498: seq_num 179 ranges {0=606208} 2024-08-10T05:14:14.357 INFO:tasks.rados.rados.0.smithi086.stdout:498: writing smithi08687503-17 from 0 to 606208 tid 1 2024-08-10T05:14:14.357 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 45 2024-08-10T05:14:14.357 INFO:tasks.rados.rados.0.smithi086.stdout:497: finishing write tid 1 to smithi08687503-28 2024-08-10T05:14:14.357 INFO:tasks.rados.rados.0.smithi086.stdout:499: seq_num 180 ranges {3047424=622592} 2024-08-10T05:14:14.377 INFO:tasks.rados.rados.0.smithi086.stdout:499: writing smithi08687503-12 from 3047424 to 3670016 tid 1 2024-08-10T05:14:14.377 INFO:tasks.rados.rados.0.smithi086.stdout:500: read oid 34 snap -1 2024-08-10T05:14:14.377 INFO:tasks.rados.rados.0.smithi086.stdout:500: expect deleted 2024-08-10T05:14:14.377 INFO:tasks.rados.rados.0.smithi086.stdout:501: snap_remove snap 30 2024-08-10T05:14:14.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:14 smithi086 ceph-mon[29634]: osdmap e161: 8 total, 8 up, 8 in 2024-08-10T05:14:14.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:14 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:14.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:14 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:14.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:14 smithi086 ceph-mon[41441]: osdmap e161: 8 total, 8 up, 8 in 2024-08-10T05:14:14.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:14 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:14.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:14 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:14.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:14 smithi159 ceph-mon[33602]: osdmap e161: 8 total, 8 up, 8 in 2024-08-10T05:14:14.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:14 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:14.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:14 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:15.356 INFO:tasks.rados.rados.0.smithi086.stdout:501: done (4 left) 2024-08-10T05:14:15.357 INFO:tasks.rados.rados.0.smithi086.stdout:502: rollback oid 1 current snap is 45 2024-08-10T05:14:15.357 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 1 to 34 2024-08-10T05:14:15.357 INFO:tasks.rados.rados.0.smithi086.stdout:503: delete oid 15 current snap is 45 2024-08-10T05:14:15.357 INFO:tasks.rados.rados.0.smithi086.stdout:497: finishing write tid 2 to smithi08687503-28 2024-08-10T05:14:15.357 INFO:tasks.rados.rados.0.smithi086.stdout:497: finishing write tid 3 to smithi08687503-28 2024-08-10T05:14:15.357 INFO:tasks.rados.rados.0.smithi086.stdout:497: oid 28 updating version 0 to 204 2024-08-10T05:14:15.357 INFO:tasks.rados.rados.0.smithi086.stdout:497: oid 28 updating version 204 to 205 2024-08-10T05:14:15.357 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 205 (ObjNum 178 snap 45 seq_num 178) dirty exists 2024-08-10T05:14:15.357 INFO:tasks.rados.rados.0.smithi086.stdout:497: left oid 28 (ObjNum 178 snap 45 seq_num 178) 2024-08-10T05:14:15.357 INFO:tasks.rados.rados.0.smithi086.stdout:498: finishing write tid 1 to smithi08687503-17 2024-08-10T05:14:15.357 INFO:tasks.rados.rados.0.smithi086.stdout:498: finishing write tid 2 to smithi08687503-17 2024-08-10T05:14:15.357 INFO:tasks.rados.rados.0.smithi086.stdout:498: finishing write tid 3 to smithi08687503-17 2024-08-10T05:14:15.358 INFO:tasks.rados.rados.0.smithi086.stdout:498: oid 17 updating version 0 to 171 2024-08-10T05:14:15.358 INFO:tasks.rados.rados.0.smithi086.stdout:498: oid 17 version 171 is already newer than 170 2024-08-10T05:14:15.358 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 171 (ObjNum 179 snap 45 seq_num 179) dirty exists 2024-08-10T05:14:15.358 INFO:tasks.rados.rados.0.smithi086.stdout:498: left oid 17 (ObjNum 179 snap 45 seq_num 179) 2024-08-10T05:14:15.358 INFO:tasks.rados.rados.0.smithi086.stdout:499: finishing write tid 1 to smithi08687503-12 2024-08-10T05:14:15.358 INFO:tasks.rados.rados.0.smithi086.stdout:499: finishing write tid 2 to smithi08687503-12 2024-08-10T05:14:15.358 INFO:tasks.rados.rados.0.smithi086.stdout:499: finishing write tid 3 to smithi08687503-12 2024-08-10T05:14:15.358 INFO:tasks.rados.rados.0.smithi086.stdout:499: oid 12 updating version 0 to 110 2024-08-10T05:14:15.358 INFO:tasks.rados.rados.0.smithi086.stdout:499: oid 12 updating version 110 to 111 2024-08-10T05:14:15.358 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 111 (ObjNum 180 snap 45 seq_num 180) dirty exists 2024-08-10T05:14:15.358 INFO:tasks.rados.rados.0.smithi086.stdout:499: left oid 12 (ObjNum 180 snap 45 seq_num 180) 2024-08-10T05:14:15.364 INFO:tasks.rados.rados.0.smithi086.stdout:497: done (5 left) 2024-08-10T05:14:15.364 INFO:tasks.rados.rados.0.smithi086.stdout:498: done (4 left) 2024-08-10T05:14:15.364 INFO:tasks.rados.rados.0.smithi086.stdout:499: done (3 left) 2024-08-10T05:14:15.364 INFO:tasks.rados.rados.0.smithi086.stdout:500: done (2 left) 2024-08-10T05:14:15.364 INFO:tasks.rados.rados.0.smithi086.stdout:503: done (1 left) 2024-08-10T05:14:15.364 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 4 current snap is 45 2024-08-10T05:14:15.364 INFO:tasks.rados.rados.0.smithi086.stdout:504: seq_num 182 ranges {0=655360} 2024-08-10T05:14:15.368 INFO:tasks.rados.rados.0.smithi086.stdout:504: writing smithi08687503-4 from 0 to 655360 tid 1 2024-08-10T05:14:15.369 INFO:tasks.rados.rados.0.smithi086.stdout:505: snap_remove snap 38 2024-08-10T05:14:15.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:15 smithi086 ceph-mon[29634]: osdmap e162: 8 total, 8 up, 8 in 2024-08-10T05:14:15.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:15 smithi086 ceph-mon[29634]: pgmap v223: 121 pgs: 121 active+clean; 149 MiB data, 472 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1022 KiB/s wr, 21 op/s 2024-08-10T05:14:15.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:15 smithi086 ceph-mon[41441]: osdmap e162: 8 total, 8 up, 8 in 2024-08-10T05:14:15.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:15 smithi086 ceph-mon[41441]: pgmap v223: 121 pgs: 121 active+clean; 149 MiB data, 472 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1022 KiB/s wr, 21 op/s 2024-08-10T05:14:15.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:15 smithi159 ceph-mon[33602]: osdmap e162: 8 total, 8 up, 8 in 2024-08-10T05:14:15.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:15 smithi159 ceph-mon[33602]: pgmap v223: 121 pgs: 121 active+clean; 149 MiB data, 472 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1022 KiB/s wr, 21 op/s 2024-08-10T05:14:16.312 INFO:tasks.rados.rados.0.smithi086.stdout:502: finishing rollback tid 0 to smithi08687503-1 2024-08-10T05:14:16.313 INFO:tasks.rados.rados.0.smithi086.stdout:502: finishing rollback tid 1 to smithi08687503-1 2024-08-10T05:14:16.313 INFO:tasks.rados.rados.0.smithi086.stdout:502: finishing rollback tid 2 to smithi08687503-1 2024-08-10T05:14:16.313 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 83 (ObjNum 127 snap 29 seq_num 127) dirty exists 2024-08-10T05:14:16.313 INFO:tasks.rados.rados.0.smithi086.stdout:504: finishing write tid 1 to smithi08687503-4 2024-08-10T05:14:16.313 INFO:tasks.rados.rados.0.smithi086.stdout:504: finishing write tid 2 to smithi08687503-4 2024-08-10T05:14:16.313 INFO:tasks.rados.rados.0.smithi086.stdout:504: finishing write tid 3 to smithi08687503-4 2024-08-10T05:14:16.313 INFO:tasks.rados.rados.0.smithi086.stdout:504: oid 4 updating version 0 to 159 2024-08-10T05:14:16.313 INFO:tasks.rados.rados.0.smithi086.stdout:504: oid 4 updating version 159 to 160 2024-08-10T05:14:16.313 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 160 (ObjNum 182 snap 45 seq_num 182) dirty exists 2024-08-10T05:14:16.313 INFO:tasks.rados.rados.0.smithi086.stdout:504: left oid 4 (ObjNum 182 snap 45 seq_num 182) 2024-08-10T05:14:16.313 INFO:tasks.rados.rados.0.smithi086.stdout:502: done (2 left) 2024-08-10T05:14:16.313 INFO:tasks.rados.rados.0.smithi086.stdout:504: done (1 left) 2024-08-10T05:14:16.313 INFO:tasks.rados.rados.0.smithi086.stdout:505: done (0 left) 2024-08-10T05:14:16.314 INFO:tasks.rados.rados.0.smithi086.stdout:506: copy_from oid 5 from oid 32 current snap is 45 2024-08-10T05:14:16.314 INFO:tasks.rados.rados.0.smithi086.stdout:507: setattr oid 26 current snap is 45 2024-08-10T05:14:16.314 INFO:tasks.rados.rados.0.smithi086.stdout:508: rollback oid 29 current snap is 45 2024-08-10T05:14:16.314 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 29 to 16 2024-08-10T05:14:16.314 INFO:tasks.rados.rados.0.smithi086.stdout:509: setattr oid 40 current snap is 45 2024-08-10T05:14:16.315 INFO:tasks.rados.rados.0.smithi086.stdout:510: snap_create 2024-08-10T05:14:16.325 INFO:tasks.rados.rados.0.smithi086.stdout:508: finishing rollback tid 0 to smithi08687503-29 2024-08-10T05:14:16.327 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 182 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-10T05:14:16.329 INFO:tasks.rados.rados.0.smithi086.stdout:508: finishing rollback tid 1 to smithi08687503-29 2024-08-10T05:14:16.329 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 80 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-10T05:14:16.333 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 114 (ObjNum 33 snap 0 seq_num 1616467280) dirty exists 2024-08-10T05:14:16.343 INFO:tasks.rados.rados.0.smithi086.stdout:506: finishing copy_from racing read to smithi08687503-5 2024-08-10T05:14:16.347 INFO:tasks.rados.rados.0.smithi086.stdout:506: finishing copy_from to smithi08687503-5 2024-08-10T05:14:16.347 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 86 (ObjNum 153 snap 38 seq_num 153) dirty exists 2024-08-10T05:14:16.651 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:16 smithi159 ceph-mon[33602]: osdmap e163: 8 total, 8 up, 8 in 2024-08-10T05:14:16.651 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:16 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:14:16.651 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:16 smithi159 ceph-mon[33602]: osdmap e164: 8 total, 8 up, 8 in 2024-08-10T05:14:16.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:16 smithi086 ceph-mon[29634]: osdmap e163: 8 total, 8 up, 8 in 2024-08-10T05:14:16.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:16 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:14:16.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:16 smithi086 ceph-mon[29634]: osdmap e164: 8 total, 8 up, 8 in 2024-08-10T05:14:16.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:16 smithi086 ceph-mon[41441]: osdmap e163: 8 total, 8 up, 8 in 2024-08-10T05:14:16.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:16 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:14:16.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:16 smithi086 ceph-mon[41441]: osdmap e164: 8 total, 8 up, 8 in 2024-08-10T05:14:16.829 INFO:tasks.rados.rados.0.smithi086.stdout:506: done (4 left) 2024-08-10T05:14:16.829 INFO:tasks.rados.rados.0.smithi086.stdout:507: done (3 left) 2024-08-10T05:14:16.829 INFO:tasks.rados.rados.0.smithi086.stdout:508: done (2 left) 2024-08-10T05:14:16.829 INFO:tasks.rados.rados.0.smithi086.stdout:509: done (1 left) 2024-08-10T05:14:16.830 INFO:tasks.rados.rados.0.smithi086.stdout:510: done (0 left) 2024-08-10T05:14:16.830 INFO:tasks.rados.rados.0.smithi086.stdout:511: snap_create 2024-08-10T05:14:16.937 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:16 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: [10/Aug/2024:05:14:16] ENGINE Bus STOPPING 2024-08-10T05:14:16.937 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:16 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: [10/Aug/2024:05:14:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T05:14:16.937 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:16 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: [10/Aug/2024:05:14:16] ENGINE Bus STOPPED 2024-08-10T05:14:17.133 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:16 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:16.825+0000 7f378244c640 -1 mgr handle_mgr_map I was active but no longer am 2024-08-10T05:14:17.133 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:16 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ignoring --setuser ceph since I am not root 2024-08-10T05:14:17.134 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:16 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ignoring --setgroup ceph since I am not root 2024-08-10T05:14:17.134 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:16 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:16.979+0000 7f434e876040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T05:14:17.134 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:17.133+0000 7f434e876040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:14:17.292 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: [10/Aug/2024:05:14:17] ENGINE Bus STARTING 2024-08-10T05:14:17.292 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:17.089+0000 7f3106b7d640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:17.292 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:17.089+0000 7f3106b7d640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:17.293 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:17.089+0000 7f3106b7d640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:17.293 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:17.089+0000 7f3106b7d640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:17.293 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:17.089+0000 7f3106b7d640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:17.293 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:17.089+0000 7f3109b83640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:17.293 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:17.089+0000 7f3109b83640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:17.293 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:17.089+0000 7f3109b83640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:17.293 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:17.089+0000 7f3109b83640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:17.293 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:17.089+0000 7f3109b83640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:17.293 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: [10/Aug/2024:05:14:17] ENGINE Serving on http://:::9283 2024-08-10T05:14:17.293 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: [10/Aug/2024:05:14:17] ENGINE Bus STARTED 2024-08-10T05:14:17.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:17.203+0000 7f434e876040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T05:14:17.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: pgmap v226: 121 pgs: 121 active+clean; 157 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-08-10T05:14:17.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:17.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:17.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:14:17.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:14:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-10T05:14:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-10T05:14:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: Activating manager daemon x 2024-08-10T05:14:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: osdmap e165: 8 total, 8 up, 8 in 2024-08-10T05:14:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.14562 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-10T05:14:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: mgrmap e24: x(active, starting, since 0.0123955s) 2024-08-10T05:14:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:14:17.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T05:14:17.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T05:14:17.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:14:17.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:14:17.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:14:17.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:14:17.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:14:17.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:14:17.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:14:17.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:14:17.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T05:14:17.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T05:14:17.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: pgmap v226: 121 pgs: 121 active+clean; 157 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-08-10T05:14:17.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:17.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:17.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:14:17.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:14:17.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:17.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:17.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-10T05:14:17.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-10T05:14:17.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: Activating manager daemon x 2024-08-10T05:14:17.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: osdmap e165: 8 total, 8 up, 8 in 2024-08-10T05:14:17.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:17.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:17.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:17.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.14562 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-10T05:14:17.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: mgrmap e24: x(active, starting, since 0.0123955s) 2024-08-10T05:14:17.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:14:17.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T05:14:17.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T05:14:17.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:14:17.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:14:17.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:14:17.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:14:17.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:14:17.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:14:17.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:14:17.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:14:17.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T05:14:17.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T05:14:17.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T05:14:17.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: Manager daemon x is now available 2024-08-10T05:14:17.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: Migrating agent root cert to cert store 2024-08-10T05:14:17.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:17.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: Migrating agent root key to cert store 2024-08-10T05:14:17.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:17.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: Checking for cert/key for grafana.a 2024-08-10T05:14:17.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: Migrating grafana.a cert to cert store 2024-08-10T05:14:17.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:17.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: Migrating grafana.a key to cert store 2024-08-10T05:14:17.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:17.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:17.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:17.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:14:17.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:14:17.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:14:17.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-10T05:14:17.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-10T05:14:17.411 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T05:14:17.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: Manager daemon x is now available 2024-08-10T05:14:17.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: Migrating agent root cert to cert store 2024-08-10T05:14:17.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:17.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: Migrating agent root key to cert store 2024-08-10T05:14:17.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:17.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: Checking for cert/key for grafana.a 2024-08-10T05:14:17.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: Migrating grafana.a cert to cert store 2024-08-10T05:14:17.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:17.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: Migrating grafana.a key to cert store 2024-08-10T05:14:17.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:17.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:17.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:17.413 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:14:17.413 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:14:17.413 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:14:17.413 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-10T05:14:17.413 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-10T05:14:17.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: pgmap v226: 121 pgs: 121 active+clean; 157 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-08-10T05:14:17.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:14:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:14:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' 2024-08-10T05:14:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.14562 172.21.15.86:0/2833397496' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-10T05:14:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-10T05:14:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: Activating manager daemon x 2024-08-10T05:14:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: osdmap e165: 8 total, 8 up, 8 in 2024-08-10T05:14:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:17.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.14562 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-10T05:14:17.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: mgrmap e24: x(active, starting, since 0.0123955s) 2024-08-10T05:14:17.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:14:17.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T05:14:17.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T05:14:17.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:14:17.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:14:17.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:14:17.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:14:17.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:14:17.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:14:17.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:14:17.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:14:17.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T05:14:17.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T05:14:17.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T05:14:17.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: Manager daemon x is now available 2024-08-10T05:14:17.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: Migrating agent root cert to cert store 2024-08-10T05:14:17.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:17.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: Migrating agent root key to cert store 2024-08-10T05:14:17.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:17.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: Checking for cert/key for grafana.a 2024-08-10T05:14:17.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: Migrating grafana.a cert to cert store 2024-08-10T05:14:17.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:17.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: Migrating grafana.a key to cert store 2024-08-10T05:14:17.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:17.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:17.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:17.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:14:17.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:14:17.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:14:17.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-10T05:14:17.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:17 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-10T05:14:17.826 INFO:tasks.rados.rados.0.smithi086.stdout:511: done (0 left) 2024-08-10T05:14:17.826 INFO:tasks.rados.rados.0.smithi086.stdout:512: setattr oid 4 current snap is 47 2024-08-10T05:14:17.827 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 14 current snap is 47 2024-08-10T05:14:17.827 INFO:tasks.rados.rados.0.smithi086.stdout:513: seq_num 183 ranges {2449408=671744} 2024-08-10T05:14:17.845 INFO:tasks.rados.rados.0.smithi086.stdout:513: writing smithi08687503-14 from 2449408 to 3121152 tid 1 2024-08-10T05:14:17.845 INFO:tasks.rados.rados.0.smithi086.stdout:514: read oid 16 snap 26 2024-08-10T05:14:17.845 INFO:tasks.rados.rados.0.smithi086.stdout:514: expect (ObjNum 83 snap 13 seq_num 83) 2024-08-10T05:14:17.845 INFO:tasks.rados.rados.0.smithi086.stdout:515: rmattr oid 10 current snap is 47 2024-08-10T05:14:17.845 INFO:tasks.rados.rados.0.smithi086.stdout:515: done (3 left) 2024-08-10T05:14:17.845 INFO:tasks.rados.rados.0.smithi086.stdout:516: copy_from oid 41 from oid 17 current snap is 47 2024-08-10T05:14:17.845 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 164 (ObjNum 182 snap 45 seq_num 182) dirty exists 2024-08-10T05:14:17.845 INFO:tasks.rados.rados.0.smithi086.stdout:512: done (3 left) 2024-08-10T05:14:17.846 INFO:tasks.rados.rados.0.smithi086.stdout:517: delete oid 22 current snap is 47 2024-08-10T05:14:17.849 INFO:tasks.rados.rados.0.smithi086.stdout:517: done (3 left) 2024-08-10T05:14:17.849 INFO:tasks.rados.rados.0.smithi086.stdout:518: rmattr oid 28 current snap is 47 2024-08-10T05:14:17.849 INFO:tasks.rados.rados.0.smithi086.stdout:519: rollback oid 31 current snap is 47 2024-08-10T05:14:17.849 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 31 to 16 2024-08-10T05:14:17.849 INFO:tasks.rados.rados.0.smithi086.stdout:520: copy_from oid 19 from oid 46 current snap is 47 2024-08-10T05:14:17.849 INFO:tasks.rados.rados.0.smithi086.stdout:521: read oid 45 snap -1 2024-08-10T05:14:17.849 INFO:tasks.rados.rados.0.smithi086.stdout:521: expect (ObjNum 168 snap 42 seq_num 168) 2024-08-10T05:14:17.850 INFO:tasks.rados.rados.0.smithi086.stdout:522: rollback oid 29 current snap is 47 2024-08-10T05:14:17.850 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 29 to 26 2024-08-10T05:14:17.850 INFO:tasks.rados.rados.0.smithi086.stdout:523: setattr oid 40 current snap is 47 2024-08-10T05:14:17.850 INFO:tasks.rados.rados.0.smithi086.stdout:524: snap_create 2024-08-10T05:14:17.851 INFO:tasks.rados.rados.0.smithi086.stdout:513: finishing write tid 1 to smithi08687503-14 2024-08-10T05:14:17.851 INFO:tasks.rados.rados.0.smithi086.stdout:513: finishing write tid 2 to smithi08687503-14 2024-08-10T05:14:17.853 INFO:tasks.rados.rados.0.smithi086.stdout:513: finishing write tid 3 to smithi08687503-14 2024-08-10T05:14:17.853 INFO:tasks.rados.rados.0.smithi086.stdout:513: oid 14 updating version 0 to 167 2024-08-10T05:14:17.853 INFO:tasks.rados.rados.0.smithi086.stdout:513: oid 14 version 167 is already newer than 166 2024-08-10T05:14:17.853 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 167 (ObjNum 183 snap 47 seq_num 183) dirty exists 2024-08-10T05:14:17.854 INFO:tasks.rados.rados.0.smithi086.stdout:513: left oid 14 (ObjNum 183 snap 47 seq_num 183) 2024-08-10T05:14:17.854 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 118 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-10T05:14:17.854 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 207 (ObjNum 178 snap 45 seq_num 178) dirty exists 2024-08-10T05:14:17.856 INFO:tasks.rados.rados.0.smithi086.stdout:522: finishing rollback tid 1 to smithi08687503-29 2024-08-10T05:14:17.856 INFO:tasks.rados.rados.0.smithi086.stdout:522: finishing rollback tid 2 to smithi08687503-29 2024-08-10T05:14:17.856 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 82 (ObjNum 116 snap 26 seq_num 116) dirty exists 2024-08-10T05:14:17.859 INFO:tasks.rados.rados.0.smithi086.stdout:516: finishing copy_from racing read to smithi08687503-41 2024-08-10T05:14:17.860 INFO:tasks.rados.rados.0.smithi086.stdout:516: finishing copy_from to smithi08687503-41 2024-08-10T05:14:17.860 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 171 (ObjNum 179 snap 45 seq_num 179) dirty exists 2024-08-10T05:14:17.867 INFO:tasks.rados.rados.0.smithi086.stdout:520: finishing copy_from racing read to smithi08687503-19 2024-08-10T05:14:17.868 INFO:tasks.rados.rados.0.smithi086.stdout:520: finishing copy_from to smithi08687503-19 2024-08-10T05:14:17.868 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 221 (ObjNum 170 snap 42 seq_num 170) dirty exists 2024-08-10T05:14:17.869 INFO:tasks.rados.rados.0.smithi086.stdout:514: expect (ObjNum 83 snap 13 seq_num 83) 2024-08-10T05:14:17.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:17.461+0000 7f434e876040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T05:14:17.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:17.528+0000 7f434e876040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T05:14:17.980 INFO:tasks.rados.rados.0.smithi086.stdout:519: finishing rollback tid 1 to smithi08687503-31 2024-08-10T05:14:17.980 INFO:tasks.rados.rados.0.smithi086.stdout:519: finishing rollback tid 2 to smithi08687503-31 2024-08-10T05:14:17.980 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 236 (ObjNum 86 snap 16 seq_num 86) dirty exists 2024-08-10T05:14:17.981 INFO:tasks.rados.rados.0.smithi086.stdout:521: expect (ObjNum 168 snap 42 seq_num 168) 2024-08-10T05:14:18.674 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:18.504+0000 7f434e876040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T05:14:18.675 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:18.618+0000 7f434e876040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T05:14:18.837 INFO:tasks.rados.rados.0.smithi086.stdout:513: done (9 left) 2024-08-10T05:14:18.837 INFO:tasks.rados.rados.0.smithi086.stdout:514: done (8 left) 2024-08-10T05:14:18.838 INFO:tasks.rados.rados.0.smithi086.stdout:516: done (7 left) 2024-08-10T05:14:18.838 INFO:tasks.rados.rados.0.smithi086.stdout:518: done (6 left) 2024-08-10T05:14:18.838 INFO:tasks.rados.rados.0.smithi086.stdout:519: done (5 left) 2024-08-10T05:14:18.838 INFO:tasks.rados.rados.0.smithi086.stdout:520: done (4 left) 2024-08-10T05:14:18.838 INFO:tasks.rados.rados.0.smithi086.stdout:521: done (3 left) 2024-08-10T05:14:18.838 INFO:tasks.rados.rados.0.smithi086.stdout:522: done (2 left) 2024-08-10T05:14:18.838 INFO:tasks.rados.rados.0.smithi086.stdout:523: done (1 left) 2024-08-10T05:14:18.838 INFO:tasks.rados.rados.0.smithi086.stdout:524: done (0 left) 2024-08-10T05:14:18.838 INFO:tasks.rados.rados.0.smithi086.stdout:525: rmattr oid 4 current snap is 48 2024-08-10T05:14:18.838 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 47 current snap is 48 2024-08-10T05:14:18.838 INFO:tasks.rados.rados.0.smithi086.stdout:526: seq_num 185 ranges {0=704512} 2024-08-10T05:14:18.841 INFO:tasks.rados.rados.0.smithi086.stdout:526: writing smithi08687503-47 from 0 to 704512 tid 1 2024-08-10T05:14:18.842 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 40 current snap is 48 2024-08-10T05:14:18.842 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 166 (ObjNum 182 snap 45 seq_num 182) dirty exists 2024-08-10T05:14:18.842 INFO:tasks.rados.rados.0.smithi086.stdout:527: seq_num 186 ranges {0=720896} 2024-08-10T05:14:18.846 INFO:tasks.rados.rados.0.smithi086.stdout:527: writing smithi08687503-40 from 0 to 720896 tid 1 2024-08-10T05:14:18.846 INFO:tasks.rados.rados.0.smithi086.stdout:525: done (2 left) 2024-08-10T05:14:18.846 INFO:tasks.rados.rados.0.smithi086.stdout:528: read oid 33 snap 47 2024-08-10T05:14:18.846 INFO:tasks.rados.rados.0.smithi086.stdout:528: expect (ObjNum 88 snap 17 seq_num 88) 2024-08-10T05:14:18.846 INFO:tasks.rados.rados.0.smithi086.stdout:529: delete oid 23 current snap is 48 2024-08-10T05:14:18.847 INFO:tasks.rados.rados.0.smithi086.stdout:526: finishing write tid 1 to smithi08687503-47 2024-08-10T05:14:18.847 INFO:tasks.rados.rados.0.smithi086.stdout:526: finishing write tid 2 to smithi08687503-47 2024-08-10T05:14:18.849 INFO:tasks.rados.rados.0.smithi086.stdout:526: finishing write tid 3 to smithi08687503-47 2024-08-10T05:14:18.849 INFO:tasks.rados.rados.0.smithi086.stdout:526: oid 47 updating version 0 to 19 2024-08-10T05:14:18.849 INFO:tasks.rados.rados.0.smithi086.stdout:526: oid 47 version 19 is already newer than 18 2024-08-10T05:14:18.849 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 19 (ObjNum 185 snap 48 seq_num 185) dirty exists 2024-08-10T05:14:18.849 INFO:tasks.rados.rados.0.smithi086.stdout:526: left oid 47 (ObjNum 185 snap 48 seq_num 185) 2024-08-10T05:14:18.850 INFO:tasks.rados.rados.0.smithi086.stdout:527: finishing write tid 1 to smithi08687503-40 2024-08-10T05:14:18.851 INFO:tasks.rados.rados.0.smithi086.stdout:527: finishing write tid 2 to smithi08687503-40 2024-08-10T05:14:18.852 INFO:tasks.rados.rados.0.smithi086.stdout:527: finishing write tid 3 to smithi08687503-40 2024-08-10T05:14:18.852 INFO:tasks.rados.rados.0.smithi086.stdout:527: oid 40 updating version 0 to 120 2024-08-10T05:14:18.852 INFO:tasks.rados.rados.0.smithi086.stdout:527: oid 40 updating version 120 to 121 2024-08-10T05:14:18.852 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 121 (ObjNum 186 snap 48 seq_num 186) dirty exists 2024-08-10T05:14:18.852 INFO:tasks.rados.rados.0.smithi086.stdout:527: left oid 40 (ObjNum 186 snap 48 seq_num 186) 2024-08-10T05:14:18.853 INFO:tasks.rados.rados.0.smithi086.stdout:526: done (3 left) 2024-08-10T05:14:18.853 INFO:tasks.rados.rados.0.smithi086.stdout:527: done (2 left) 2024-08-10T05:14:18.853 INFO:tasks.rados.rados.0.smithi086.stdout:529: done (1 left) 2024-08-10T05:14:18.853 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 29 current snap is 48 2024-08-10T05:14:18.853 INFO:tasks.rados.rados.0.smithi086.stdout:530: seq_num 188 ranges {1949696=753664} 2024-08-10T05:14:18.868 INFO:tasks.rados.rados.0.smithi086.stdout:530: writing smithi08687503-29 from 1949696 to 2703360 tid 1 2024-08-10T05:14:18.868 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 48 2024-08-10T05:14:18.868 INFO:tasks.rados.rados.0.smithi086.stdout:531: seq_num 189 ranges {3670016=770048} 2024-08-10T05:14:18.894 INFO:tasks.rados.rados.0.smithi086.stdout:531: writing smithi08687503-12 from 3670016 to 4440064 tid 1 2024-08-10T05:14:18.894 INFO:tasks.rados.rados.0.smithi086.stdout:532: rollback oid 10 current snap is 48 2024-08-10T05:14:18.894 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 10 to 42 2024-08-10T05:14:18.894 INFO:tasks.rados.rados.0.smithi086.stdout:528: expect (ObjNum 88 snap 17 seq_num 88) 2024-08-10T05:14:18.959 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:18 smithi086 ceph-mon[29634]: Deploying cephadm binary to smithi159 2024-08-10T05:14:18.959 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:18 smithi086 ceph-mon[29634]: Deploying cephadm binary to smithi086 2024-08-10T05:14:18.959 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:18 smithi086 ceph-mon[29634]: osdmap e166: 8 total, 8 up, 8 in 2024-08-10T05:14:18.959 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:18 smithi086 ceph-mon[29634]: mgrmap e25: x(active, since 1.01701s) 2024-08-10T05:14:18.960 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:18 smithi086 ceph-mon[29634]: pgmap v4: 121 pgs: 121 active+clean; 157 MiB data, 542 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:18.960 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:18.674+0000 7f434e876040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T05:14:18.960 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:18.896+0000 7f434e876040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T05:14:18.960 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:18 smithi086 ceph-mon[41441]: Deploying cephadm binary to smithi159 2024-08-10T05:14:18.960 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:18 smithi086 ceph-mon[41441]: Deploying cephadm binary to smithi086 2024-08-10T05:14:18.960 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:18 smithi086 ceph-mon[41441]: osdmap e166: 8 total, 8 up, 8 in 2024-08-10T05:14:18.960 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:18 smithi086 ceph-mon[41441]: mgrmap e25: x(active, since 1.01701s) 2024-08-10T05:14:18.960 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:18 smithi086 ceph-mon[41441]: pgmap v4: 121 pgs: 121 active+clean; 157 MiB data, 542 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:19.053 INFO:tasks.rados.rados.0.smithi086.stdout:530: finishing write tid 1 to smithi08687503-29 2024-08-10T05:14:19.053 INFO:tasks.rados.rados.0.smithi086.stdout:530: finishing write tid 2 to smithi08687503-29 2024-08-10T05:14:19.053 INFO:tasks.rados.rados.0.smithi086.stdout:530: finishing write tid 3 to smithi08687503-29 2024-08-10T05:14:19.053 INFO:tasks.rados.rados.0.smithi086.stdout:530: oid 29 updating version 0 to 85 2024-08-10T05:14:19.054 INFO:tasks.rados.rados.0.smithi086.stdout:530: oid 29 version 85 is already newer than 84 2024-08-10T05:14:19.054 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 85 (ObjNum 188 snap 48 seq_num 188) dirty exists 2024-08-10T05:14:19.054 INFO:tasks.rados.rados.0.smithi086.stdout:530: left oid 29 (ObjNum 188 snap 48 seq_num 188) 2024-08-10T05:14:19.054 INFO:tasks.rados.rados.0.smithi086.stdout:531: finishing write tid 1 to smithi08687503-12 2024-08-10T05:14:19.054 INFO:tasks.rados.rados.0.smithi086.stdout:531: finishing write tid 2 to smithi08687503-12 2024-08-10T05:14:19.054 INFO:tasks.rados.rados.0.smithi086.stdout:531: finishing write tid 3 to smithi08687503-12 2024-08-10T05:14:19.054 INFO:tasks.rados.rados.0.smithi086.stdout:531: oid 12 updating version 0 to 124 2024-08-10T05:14:19.054 INFO:tasks.rados.rados.0.smithi086.stdout:531: oid 12 version 124 is already newer than 123 2024-08-10T05:14:19.054 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 124 (ObjNum 189 snap 48 seq_num 189) dirty exists 2024-08-10T05:14:19.054 INFO:tasks.rados.rados.0.smithi086.stdout:531: left oid 12 (ObjNum 189 snap 48 seq_num 189) 2024-08-10T05:14:19.054 INFO:tasks.rados.rados.0.smithi086.stdout:528: done (3 left) 2024-08-10T05:14:19.054 INFO:tasks.rados.rados.0.smithi086.stdout:530: done (2 left) 2024-08-10T05:14:19.055 INFO:tasks.rados.rados.0.smithi086.stdout:531: done (1 left) 2024-08-10T05:14:19.055 INFO:tasks.rados.rados.0.smithi086.stdout:533: read oid 43 snap -1 2024-08-10T05:14:19.055 INFO:tasks.rados.rados.0.smithi086.stdout:533: expect (ObjNum 61 snap 3 seq_num 61) 2024-08-10T05:14:19.055 INFO:tasks.rados.rados.0.smithi086.stdout:534: rollback oid 36 current snap is 48 2024-08-10T05:14:19.055 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 36 to 44 2024-08-10T05:14:19.055 INFO:tasks.rados.rados.0.smithi086.stdout:532: finishing rollback tid 0 to smithi08687503-10 2024-08-10T05:14:19.055 INFO:tasks.rados.rados.0.smithi086.stdout:532: finishing rollback tid 1 to smithi08687503-10 2024-08-10T05:14:19.055 INFO:tasks.rados.rados.0.smithi086.stdout:532: finishing rollback tid 2 to smithi08687503-10 2024-08-10T05:14:19.055 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 240 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-08-10T05:14:19.055 INFO:tasks.rados.rados.0.smithi086.stdout:532: done (2 left) 2024-08-10T05:14:19.055 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 13 current snap is 48 2024-08-10T05:14:19.055 INFO:tasks.rados.rados.0.smithi086.stdout:535: seq_num 190 ranges {3792896=786432} 2024-08-10T05:14:19.077 INFO:tasks.rados.rados.0.smithi086.stdout:535: writing smithi08687503-13 from 3792896 to 4579328 tid 1 2024-08-10T05:14:19.078 INFO:tasks.rados.rados.0.smithi086.stdout:536: rollback oid 47 current snap is 48 2024-08-10T05:14:19.078 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 47 to 44 2024-08-10T05:14:19.078 INFO:tasks.rados.rados.0.smithi086.stdout:534: finishing rollback tid 0 to smithi08687503-36 2024-08-10T05:14:19.078 INFO:tasks.rados.rados.0.smithi086.stdout:537: snap_remove snap 46 2024-08-10T05:14:19.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:18 smithi159 ceph-mon[33602]: Deploying cephadm binary to smithi159 2024-08-10T05:14:19.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:18 smithi159 ceph-mon[33602]: Deploying cephadm binary to smithi086 2024-08-10T05:14:19.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:18 smithi159 ceph-mon[33602]: osdmap e166: 8 total, 8 up, 8 in 2024-08-10T05:14:19.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:18 smithi159 ceph-mon[33602]: mgrmap e25: x(active, since 1.01701s) 2024-08-10T05:14:19.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:18 smithi159 ceph-mon[33602]: pgmap v4: 121 pgs: 121 active+clean; 157 MiB data, 542 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:19.187 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:19.012+0000 7f30f28d8640 -1 log_channel(cephadm) log [ERR] : [10/Aug/2024:05:14:19] ENGINE Error in HTTPServer.serve 2024-08-10T05:14:19.188 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: Traceback (most recent call last): 2024-08-10T05:14:19.188 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:14:19.188 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: self._connections.run(self.expiration_interval) 2024-08-10T05:14:19.188 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:14:19.188 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: self._run(expiration_interval) 2024-08-10T05:14:19.188 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:14:19.188 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:14:19.188 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:14:19.188 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:14:19.188 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:14:19.188 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: s = self.context.wrap_socket( 2024-08-10T05:14:19.188 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:14:19.188 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: return self.sslsocket_class._create( 2024-08-10T05:14:19.188 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:14:19.188 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: self.do_handshake() 2024-08-10T05:14:19.189 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:14:19.189 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: self._sslobj.do_handshake() 2024-08-10T05:14:19.189 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:14:19.189 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:19.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:18.958+0000 7f434e876040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T05:14:19.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:19.026+0000 7f434e876040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T05:14:19.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:19.180+0000 7f434e876040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:14:19.841 INFO:tasks.rados.rados.0.smithi086.stdout:537: done (4 left) 2024-08-10T05:14:19.841 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 33 current snap is 48 2024-08-10T05:14:19.841 INFO:tasks.rados.rados.0.smithi086.stdout:534: finishing rollback tid 1 to smithi08687503-36 2024-08-10T05:14:19.841 INFO:tasks.rados.rados.0.smithi086.stdout:534: finishing rollback tid 2 to smithi08687503-36 2024-08-10T05:14:19.841 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 194 (ObjNum 165 snap 42 seq_num 165) dirty exists 2024-08-10T05:14:19.841 INFO:tasks.rados.rados.0.smithi086.stdout:533: expect (ObjNum 61 snap 3 seq_num 61) 2024-08-10T05:14:19.874 INFO:tasks.rados.rados.0.smithi086.stdout:536: finishing rollback tid 0 to smithi08687503-47 2024-08-10T05:14:19.874 INFO:tasks.rados.rados.0.smithi086.stdout:536: finishing rollback tid 1 to smithi08687503-47 2024-08-10T05:14:19.874 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 21 (ObjNum 177 snap 0 seq_num 807382400) dirty dne 2024-08-10T05:14:19.874 INFO:tasks.rados.rados.0.smithi086.stdout:535: finishing write tid 1 to smithi08687503-13 2024-08-10T05:14:19.874 INFO:tasks.rados.rados.0.smithi086.stdout:535: finishing write tid 2 to smithi08687503-13 2024-08-10T05:14:19.874 INFO:tasks.rados.rados.0.smithi086.stdout:535: finishing write tid 3 to smithi08687503-13 2024-08-10T05:14:19.874 INFO:tasks.rados.rados.0.smithi086.stdout:535: oid 13 updating version 0 to 243 2024-08-10T05:14:19.874 INFO:tasks.rados.rados.0.smithi086.stdout:535: oid 13 version 243 is already newer than 242 2024-08-10T05:14:19.875 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 243 (ObjNum 190 snap 48 seq_num 190) dirty exists 2024-08-10T05:14:19.875 INFO:tasks.rados.rados.0.smithi086.stdout:535: left oid 13 (ObjNum 190 snap 48 seq_num 190) 2024-08-10T05:14:19.875 INFO:tasks.rados.rados.0.smithi086.stdout:538: seq_num 191 ranges {3792896=802816} 2024-08-10T05:14:19.899 INFO:tasks.rados.rados.0.smithi086.stdout:538: writing smithi08687503-33 from 3792896 to 4595712 tid 1 2024-08-10T05:14:19.899 INFO:tasks.rados.rados.0.smithi086.stdout:533: done (4 left) 2024-08-10T05:14:19.899 INFO:tasks.rados.rados.0.smithi086.stdout:534: done (3 left) 2024-08-10T05:14:19.899 INFO:tasks.rados.rados.0.smithi086.stdout:535: done (2 left) 2024-08-10T05:14:19.899 INFO:tasks.rados.rados.0.smithi086.stdout:536: done (1 left) 2024-08-10T05:14:19.899 INFO:tasks.rados.rados.0.smithi086.stdout:539: delete oid 1 current snap is 48 2024-08-10T05:14:19.901 INFO:tasks.rados.rados.0.smithi086.stdout:539: done (1 left) 2024-08-10T05:14:19.901 INFO:tasks.rados.rados.0.smithi086.stdout:540: snap_create 2024-08-10T05:14:19.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:19.620+0000 7f434e876040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T05:14:19.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[41441]: [10/Aug/2024:05:14:18] ENGINE Bus STARTING 2024-08-10T05:14:19.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[41441]: pgmap v5: 121 pgs: 121 active+clean; 157 MiB data, 542 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:19.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[41441]: mgrmap e26: x(active, since 2s) 2024-08-10T05:14:19.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[41441]: osdmap e167: 8 total, 8 up, 8 in 2024-08-10T05:14:19.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[41441]: [10/Aug/2024:05:14:18] ENGINE Serving on https://172.21.15.159:7150 2024-08-10T05:14:19.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[41441]: [10/Aug/2024:05:14:19] ENGINE Error in HTTPServer.serve 2024-08-10T05:14:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout: Traceback (most recent call last): 2024-08-10T05:14:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:14:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout: self._connections.run(self.expiration_interval) 2024-08-10T05:14:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:14:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout: self._run(expiration_interval) 2024-08-10T05:14:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:14:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:14:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:14:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:14:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:14:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout: s = self.context.wrap_socket( 2024-08-10T05:14:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:14:19.907 INFO:journalctl@ceph.mon.c.smithi086.stdout: return self.sslsocket_class._create( 2024-08-10T05:14:19.907 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:14:19.907 INFO:journalctl@ceph.mon.c.smithi086.stdout: self.do_handshake() 2024-08-10T05:14:19.907 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:14:19.907 INFO:journalctl@ceph.mon.c.smithi086.stdout: self._sslobj.do_handshake() 2024-08-10T05:14:19.907 INFO:journalctl@ceph.mon.c.smithi086.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:14:19.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[41441]: [10/Aug/2024:05:14:19] ENGINE Serving on http://172.21.15.159:8765 2024-08-10T05:14:19.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[41441]: [10/Aug/2024:05:14:19] ENGINE Bus STARTED 2024-08-10T05:14:19.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:19.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:19.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[29634]: [10/Aug/2024:05:14:18] ENGINE Bus STARTING 2024-08-10T05:14:19.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[29634]: pgmap v5: 121 pgs: 121 active+clean; 157 MiB data, 542 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:19.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[29634]: mgrmap e26: x(active, since 2s) 2024-08-10T05:14:19.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[29634]: osdmap e167: 8 total, 8 up, 8 in 2024-08-10T05:14:19.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[29634]: [10/Aug/2024:05:14:18] ENGINE Serving on https://172.21.15.159:7150 2024-08-10T05:14:19.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[29634]: [10/Aug/2024:05:14:19] ENGINE Error in HTTPServer.serve 2024-08-10T05:14:19.908 INFO:journalctl@ceph.mon.a.smithi086.stdout: Traceback (most recent call last): 2024-08-10T05:14:19.908 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:14:19.908 INFO:journalctl@ceph.mon.a.smithi086.stdout: self._connections.run(self.expiration_interval) 2024-08-10T05:14:19.908 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:14:19.908 INFO:journalctl@ceph.mon.a.smithi086.stdout: self._run(expiration_interval) 2024-08-10T05:14:19.908 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:14:19.908 INFO:journalctl@ceph.mon.a.smithi086.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:14:19.909 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:14:19.909 INFO:journalctl@ceph.mon.a.smithi086.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:14:19.909 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:14:19.909 INFO:journalctl@ceph.mon.a.smithi086.stdout: s = self.context.wrap_socket( 2024-08-10T05:14:19.909 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:14:19.909 INFO:journalctl@ceph.mon.a.smithi086.stdout: return self.sslsocket_class._create( 2024-08-10T05:14:19.909 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:14:19.909 INFO:journalctl@ceph.mon.a.smithi086.stdout: self.do_handshake() 2024-08-10T05:14:19.909 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:14:19.909 INFO:journalctl@ceph.mon.a.smithi086.stdout: self._sslobj.do_handshake() 2024-08-10T05:14:19.909 INFO:journalctl@ceph.mon.a.smithi086.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:14:19.909 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[29634]: [10/Aug/2024:05:14:19] ENGINE Serving on http://172.21.15.159:8765 2024-08-10T05:14:19.909 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[29634]: [10/Aug/2024:05:14:19] ENGINE Bus STARTED 2024-08-10T05:14:19.909 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:19.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:19.910 INFO:tasks.rados.rados.0.smithi086.stdout:538: finishing write tid 1 to smithi08687503-33 2024-08-10T05:14:19.910 INFO:tasks.rados.rados.0.smithi086.stdout:538: finishing write tid 2 to smithi08687503-33 2024-08-10T05:14:19.910 INFO:tasks.rados.rados.0.smithi086.stdout:538: finishing write tid 3 to smithi08687503-33 2024-08-10T05:14:19.910 INFO:tasks.rados.rados.0.smithi086.stdout:538: oid 33 updating version 0 to 169 2024-08-10T05:14:19.910 INFO:tasks.rados.rados.0.smithi086.stdout:538: oid 33 version 169 is already newer than 168 2024-08-10T05:14:19.911 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 169 (ObjNum 191 snap 48 seq_num 191) dirty exists 2024-08-10T05:14:19.911 INFO:tasks.rados.rados.0.smithi086.stdout:538: left oid 33 (ObjNum 191 snap 48 seq_num 191) 2024-08-10T05:14:20.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-mon[33602]: [10/Aug/2024:05:14:18] ENGINE Bus STARTING 2024-08-10T05:14:20.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-mon[33602]: pgmap v5: 121 pgs: 121 active+clean; 157 MiB data, 542 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:20.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-mon[33602]: mgrmap e26: x(active, since 2s) 2024-08-10T05:14:20.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-mon[33602]: osdmap e167: 8 total, 8 up, 8 in 2024-08-10T05:14:20.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-mon[33602]: [10/Aug/2024:05:14:18] ENGINE Serving on https://172.21.15.159:7150 2024-08-10T05:14:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-mon[33602]: [10/Aug/2024:05:14:19] ENGINE Error in HTTPServer.serve 2024-08-10T05:14:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout: Traceback (most recent call last): 2024-08-10T05:14:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:14:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout: self._connections.run(self.expiration_interval) 2024-08-10T05:14:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:14:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout: self._run(expiration_interval) 2024-08-10T05:14:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:14:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:14:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:14:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:14:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:14:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout: s = self.context.wrap_socket( 2024-08-10T05:14:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:14:20.189 INFO:journalctl@ceph.mon.b.smithi159.stdout: return self.sslsocket_class._create( 2024-08-10T05:14:20.189 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:14:20.189 INFO:journalctl@ceph.mon.b.smithi159.stdout: self.do_handshake() 2024-08-10T05:14:20.189 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:14:20.189 INFO:journalctl@ceph.mon.b.smithi159.stdout: self._sslobj.do_handshake() 2024-08-10T05:14:20.189 INFO:journalctl@ceph.mon.b.smithi159.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:14:20.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-mon[33602]: [10/Aug/2024:05:14:19] ENGINE Serving on http://172.21.15.159:8765 2024-08-10T05:14:20.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-mon[33602]: [10/Aug/2024:05:14:19] ENGINE Bus STARTED 2024-08-10T05:14:20.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:20.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:19 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:20.284 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:19.954+0000 7f434e876040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T05:14:20.284 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:20 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:20.022+0000 7f434e876040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T05:14:20.284 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:20 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:20.174+0000 7f434e876040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T05:14:20.548 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:20 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:20.481+0000 7f434e876040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T05:14:20.548 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:20 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:20.547+0000 7f434e876040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T05:14:20.843 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:20 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:20.749+0000 7f434e876040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T05:14:20.851 INFO:tasks.rados.rados.0.smithi086.stdout:538: done (1 left) 2024-08-10T05:14:20.851 INFO:tasks.rados.rados.0.smithi086.stdout:540: done (0 left) 2024-08-10T05:14:20.852 INFO:tasks.rados.rados.0.smithi086.stdout:541: snap_create 2024-08-10T05:14:21.128 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:20 smithi086 ceph-mon[41441]: osdmap e168: 8 total, 8 up, 8 in 2024-08-10T05:14:21.128 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:20 smithi086 ceph-mon[29634]: osdmap e168: 8 total, 8 up, 8 in 2024-08-10T05:14:21.128 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:20 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:20.918+0000 7f434e876040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T05:14:21.128 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:20 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:20.981+0000 7f434e876040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T05:14:21.129 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:21.065+0000 7f434e876040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T05:14:21.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:20 smithi159 ceph-mon[33602]: osdmap e168: 8 total, 8 up, 8 in 2024-08-10T05:14:21.311 INFO:tasks.rados.rados.0.smithi086.stdout:541: done (0 left) 2024-08-10T05:14:21.311 INFO:tasks.rados.rados.0.smithi086.stdout:542: snap_remove snap 40 2024-08-10T05:14:21.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:21.127+0000 7f434e876040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T05:14:21.946 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-mon[41441]: pgmap v8: 121 pgs: 121 active+clean; 157 MiB data, 542 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:21.946 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-mon[41441]: osdmap e169: 8 total, 8 up, 8 in 2024-08-10T05:14:21.946 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-mon[41441]: mgrmap e27: x(active, since 4s) 2024-08-10T05:14:21.946 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-mon[41441]: osdmap e170: 8 total, 8 up, 8 in 2024-08-10T05:14:21.946 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-mon[41441]: Standby manager daemon y started 2024-08-10T05:14:21.947 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-mon[29634]: pgmap v8: 121 pgs: 121 active+clean; 157 MiB data, 542 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:21.947 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-mon[29634]: osdmap e169: 8 total, 8 up, 8 in 2024-08-10T05:14:21.947 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-mon[29634]: mgrmap e27: x(active, since 4s) 2024-08-10T05:14:21.947 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-mon[29634]: osdmap e170: 8 total, 8 up, 8 in 2024-08-10T05:14:21.947 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-mon[29634]: Standby manager daemon y started 2024-08-10T05:14:21.947 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:21.683+0000 7f434e876040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T05:14:21.947 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:21.838+0000 7f434e876040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T05:14:21.947 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:14:21] ENGINE Bus STARTING 2024-08-10T05:14:21.947 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: CherryPy Checker: 2024-08-10T05:14:21.948 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: The Application mounted at '' has an empty config. 2024-08-10T05:14:21.948 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: 2024-08-10T05:14:21.948 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:14:21] ENGINE Serving on http://:::9283 2024-08-10T05:14:22.157 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:21 smithi159 ceph-mon[33602]: pgmap v8: 121 pgs: 121 active+clean; 157 MiB data, 542 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:22.158 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:21 smithi159 ceph-mon[33602]: osdmap e169: 8 total, 8 up, 8 in 2024-08-10T05:14:22.158 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:21 smithi159 ceph-mon[33602]: mgrmap e27: x(active, since 4s) 2024-08-10T05:14:22.158 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:21 smithi159 ceph-mon[33602]: osdmap e170: 8 total, 8 up, 8 in 2024-08-10T05:14:22.158 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:21 smithi159 ceph-mon[33602]: Standby manager daemon y started 2024-08-10T05:14:22.315 INFO:tasks.rados.rados.0.smithi086.stdout:542: done (0 left) 2024-08-10T05:14:22.315 INFO:tasks.rados.rados.0.smithi086.stdout:543: read oid 21 snap -1 2024-08-10T05:14:22.316 INFO:tasks.rados.rados.0.smithi086.stdout:543: expect deleted 2024-08-10T05:14:22.316 INFO:tasks.rados.rados.0.smithi086.stdout:544: snap_create 2024-08-10T05:14:22.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:21 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: [10/Aug/2024:05:14:21] ENGINE Bus STARTED 2024-08-10T05:14:22.437 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:14:22.329Z 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.86:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.86:8765: connect: connection refused" 2024-08-10T05:14:22.437 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:14:22.329Z 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.86:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.86:8765: connect: connection refused" 2024-08-10T05:14:22.437 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:14:22.333Z 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.86:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.86:8765: connect: connection refused" 2024-08-10T05:14:22.437 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:14:22.333Z 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.86:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.86:8765: connect: connection refused" 2024-08-10T05:14:22.437 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:14:22.333Z 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.86:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.86:8765: connect: connection refused" 2024-08-10T05:14:23.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:22 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.86:0/1760161225' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-10T05:14:23.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:22 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.86:0/1760161225' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:14:23.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:22 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.86:0/1760161225' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-10T05:14:23.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:22 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.86:0/1760161225' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:14:23.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:22 smithi086 ceph-mon[29634]: osdmap e171: 8 total, 8 up, 8 in 2024-08-10T05:14:23.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:22 smithi086 ceph-mon[29634]: mgrmap e28: x(active, since 5s), standbys: y 2024-08-10T05:14:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:22 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T05:14:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:22 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:22 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:22 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.86:0/1760161225' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-10T05:14:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:22 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.86:0/1760161225' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:14:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:22 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.86:0/1760161225' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-10T05:14:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:22 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.86:0/1760161225' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:14:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:22 smithi086 ceph-mon[41441]: osdmap e171: 8 total, 8 up, 8 in 2024-08-10T05:14:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:22 smithi086 ceph-mon[41441]: mgrmap e28: x(active, since 5s), standbys: y 2024-08-10T05:14:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:22 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T05:14:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:22 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:23.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:22 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:22 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.86:0/1760161225' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-10T05:14:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:22 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.86:0/1760161225' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:14:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:22 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.86:0/1760161225' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-10T05:14:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:22 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.86:0/1760161225' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:14:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:22 smithi159 ceph-mon[33602]: osdmap e171: 8 total, 8 up, 8 in 2024-08-10T05:14:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:22 smithi159 ceph-mon[33602]: mgrmap e28: x(active, since 5s), standbys: y 2024-08-10T05:14:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:22 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T05:14:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:22 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:22 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:23.317 INFO:tasks.rados.rados.0.smithi086.stdout:543: done (1 left) 2024-08-10T05:14:23.318 INFO:tasks.rados.rados.0.smithi086.stdout:544: done (0 left) 2024-08-10T05:14:23.318 INFO:tasks.rados.rados.0.smithi086.stdout:545: copy_from oid 24 from oid 25 current snap is 51 2024-08-10T05:14:23.318 INFO:tasks.rados.rados.0.smithi086.stdout:546: snap_remove snap 42 2024-08-10T05:14:23.985 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:14:24.252 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:14:24.252 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (3m) 1s ago 4m 25.7M - 0.25.0 c8568f914cd2 35968fd43daf 2024-08-10T05:14:24.252 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (3m) 0s ago 3m 90.4M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:14:24.252 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (5m) 1s ago 5m 19.3M - 18.2.4-685-gf5af36e4 20036124afeb 647a6daeb729 2024-08-10T05:14:24.252 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (5m) 0s ago 5m 15.1M - 18.2.4-685-gf5af36e4 20036124afeb 419afb746b2c 2024-08-10T05:14:24.252 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,9283,8765 running (25s) 0s ago 9m 482M - 19.1.0-1335-gbca9905d c7b33901c886 e9ba3987881b 2024-08-10T05:14:24.252 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:9283,8765 running (10m) 1s ago 10m 259M - 18.2.4-685-gf5af36e4 20036124afeb ea1a676942be 2024-08-10T05:14:24.252 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (10m) 1s ago 10m 54.9M 2048M 18.2.4-685-gf5af36e4 20036124afeb e4af363ffb0d 2024-08-10T05:14:24.252 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (9m) 0s ago 9m 45.6M 2048M 18.2.4-685-gf5af36e4 20036124afeb 067c084a03a6 2024-08-10T05:14:24.252 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (9m) 1s ago 9m 43.9M 2048M 18.2.4-685-gf5af36e4 20036124afeb 24d13f5f71e0 2024-08-10T05:14:24.252 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (3m) 1s ago 3m 14.3M - 1.5.0 0da6a335fe13 4e352dfbeecc 2024-08-10T05:14:24.252 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (3m) 0s ago 3m 15.5M - 1.5.0 0da6a335fe13 b9264bb67c4d 2024-08-10T05:14:24.253 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (8m) 1s ago 8m 109M 2480M 18.2.4-685-gf5af36e4 20036124afeb 9edca5419a87 2024-08-10T05:14:24.253 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (8m) 1s ago 8m 92.9M 2480M 18.2.4-685-gf5af36e4 20036124afeb be0f4322c6f3 2024-08-10T05:14:24.253 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (8m) 1s ago 8m 123M 2480M 18.2.4-685-gf5af36e4 20036124afeb 4ba91ff61da0 2024-08-10T05:14:24.253 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (7m) 1s ago 7m 77.9M 2480M 18.2.4-685-gf5af36e4 20036124afeb a1d52ad4faa0 2024-08-10T05:14:24.253 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (7m) 0s ago 7m 94.9M 2992M 18.2.4-685-gf5af36e4 20036124afeb 46aad70204b6 2024-08-10T05:14:24.253 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (6m) 0s ago 6m 102M 2992M 18.2.4-685-gf5af36e4 20036124afeb 55fe3cad2be9 2024-08-10T05:14:24.253 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (6m) 0s ago 6m 69.1M 2992M 18.2.4-685-gf5af36e4 20036124afeb 6a67eed4245a 2024-08-10T05:14:24.253 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (6m) 0s ago 6m 88.5M 2992M 18.2.4-685-gf5af36e4 20036124afeb f455e2f6fe30 2024-08-10T05:14:24.253 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (3m) 0s ago 4m 48.1M - 2.43.0 a07b618ecd1d 2650292b269c 2024-08-10T05:14:24.253 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[41441]: pgmap v12: 121 pgs: 121 active+clean; 157 MiB data, 542 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:24.254 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.254 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.254 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.254 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.254 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.254 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.254 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.255 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.255 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.255 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.255 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[41441]: Adjusting osd_memory_target on smithi086 to 2480M 2024-08-10T05:14:24.255 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.255 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.255 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.255 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[41441]: osdmap e172: 8 total, 8 up, 8 in 2024-08-10T05:14:24.255 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.255 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.255 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[29634]: pgmap v12: 121 pgs: 121 active+clean; 157 MiB data, 542 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:24.255 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[29634]: Adjusting osd_memory_target on smithi086 to 2480M 2024-08-10T05:14:24.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[29634]: osdmap e172: 8 total, 8 up, 8 in 2024-08-10T05:14:24.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.257 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:23 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.320 INFO:tasks.rados.rados.0.smithi086.stdout:546: done (1 left) 2024-08-10T05:14:24.320 INFO:tasks.rados.rados.0.smithi086.stdout:547: rollback oid 16 current snap is 51 2024-08-10T05:14:24.320 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 16 to 34 2024-08-10T05:14:24.320 INFO:tasks.rados.rados.0.smithi086.stdout:548: read oid 35 snap 26 2024-08-10T05:14:24.320 INFO:tasks.rados.rados.0.smithi086.stdout:548: expect (ObjNum 106 snap 22 seq_num 106) 2024-08-10T05:14:24.320 INFO:tasks.rados.rados.0.smithi086.stdout:549: rollback oid 10 current snap is 51 2024-08-10T05:14:24.320 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 10 to 49 2024-08-10T05:14:24.321 INFO:tasks.rados.rados.0.smithi086.stdout:550: snap_create 2024-08-10T05:14:24.321 INFO:tasks.rados.rados.0.smithi086.stdout:545: finishing copy_from racing read to smithi08687503-24 2024-08-10T05:14:24.321 INFO:tasks.rados.rados.0.smithi086.stdout:545: finishing copy_from to smithi08687503-24 2024-08-10T05:14:24.321 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 43 (ObjNum 76 snap 10 seq_num 76) dirty exists 2024-08-10T05:14:24.326 INFO:tasks.rados.rados.0.smithi086.stdout:547: finishing rollback tid 1 to smithi08687503-16 2024-08-10T05:14:24.326 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 138 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-10T05:14:24.330 INFO:tasks.rados.rados.0.smithi086.stdout:549: finishing rollback tid 0 to smithi08687503-10 2024-08-10T05:14:24.330 INFO:tasks.rados.rados.0.smithi086.stdout:549: finishing rollback tid 1 to smithi08687503-10 2024-08-10T05:14:24.331 INFO:tasks.rados.rados.0.smithi086.stdout:549: finishing rollback tid 2 to smithi08687503-10 2024-08-10T05:14:24.331 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 260 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-08-10T05:14:24.334 INFO:tasks.rados.rados.0.smithi086.stdout:548: expect (ObjNum 106 snap 22 seq_num 106) 2024-08-10T05:14:24.360 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:23 smithi159 ceph-mon[33602]: pgmap v12: 121 pgs: 121 active+clean; 157 MiB data, 542 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:24.360 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:23 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:23 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:23 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:23 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:23 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:23 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:23 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:23 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:23 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:23 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:24.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:23 smithi159 ceph-mon[33602]: Adjusting osd_memory_target on smithi086 to 2480M 2024-08-10T05:14:24.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:23 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.362 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:23 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.362 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:23 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.362 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:23 smithi159 ceph-mon[33602]: osdmap e172: 8 total, 8 up, 8 in 2024-08-10T05:14:24.362 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:23 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.362 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:23 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:24.580 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:14:24.580 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:14:24.580 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 3 2024-08-10T05:14:24.580 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:14:24.580 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:14:24.581 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 1, 2024-08-10T05:14:24.581 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 1 2024-08-10T05:14:24.581 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:14:24.581 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:14:24.581 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 8 2024-08-10T05:14:24.581 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:14:24.581 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:14:24.581 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:14:24.581 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:14:24.581 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:14:24.581 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 14, 2024-08-10T05:14:24.581 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 1 2024-08-10T05:14:24.581 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:14:24.582 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:14:25.327 INFO:tasks.rados.rados.0.smithi086.stdout:545: done (4 left) 2024-08-10T05:14:25.327 INFO:tasks.rados.rados.0.smithi086.stdout:547: done (3 left) 2024-08-10T05:14:25.327 INFO:tasks.rados.rados.0.smithi086.stdout:548: done (2 left) 2024-08-10T05:14:25.327 INFO:tasks.rados.rados.0.smithi086.stdout:549: done (1 left) 2024-08-10T05:14:25.327 INFO:tasks.rados.rados.0.smithi086.stdout:550: done (0 left) 2024-08-10T05:14:25.327 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 33 current snap is 52 2024-08-10T05:14:25.327 INFO:tasks.rados.rados.0.smithi086.stdout:551: seq_num 193 ranges {4595712=434176,5029888=401408} 2024-08-10T05:14:25.337 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:24 smithi159 ceph-mon[33602]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:14:25.337 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:24 smithi159 ceph-mon[33602]: osdmap e173: 8 total, 8 up, 8 in 2024-08-10T05:14:25.337 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:24 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/1800688116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:14:25.353 INFO:tasks.rados.rados.0.smithi086.stdout:551: writing smithi08687503-33 from 4595712 to 5029888 tid 1 2024-08-10T05:14:25.356 INFO:tasks.rados.rados.0.smithi086.stdout:551: writing smithi08687503-33 from 5029888 to 5431296 tid 2 2024-08-10T05:14:25.356 INFO:tasks.rados.rados.0.smithi086.stdout:552: read oid 27 snap -1 2024-08-10T05:14:25.356 INFO:tasks.rados.rados.0.smithi086.stdout:552: expect (ObjNum 149 snap 37 seq_num 149) 2024-08-10T05:14:25.356 INFO:tasks.rados.rados.0.smithi086.stdout:553: copy_from oid 30 from oid 25 current snap is 52 2024-08-10T05:14:25.356 INFO:tasks.rados.rados.0.smithi086.stdout:554: read oid 31 snap -1 2024-08-10T05:14:25.356 INFO:tasks.rados.rados.0.smithi086.stdout:554: expect (ObjNum 86 snap 16 seq_num 86) 2024-08-10T05:14:25.356 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 6 current snap is 52 2024-08-10T05:14:25.356 INFO:tasks.rados.rados.0.smithi086.stdout:555: seq_num 194 ranges {5242880=458752,5701632=401408} 2024-08-10T05:14:25.387 INFO:tasks.rados.rados.0.smithi086.stdout:555: writing smithi08687503-6 from 5242880 to 5701632 tid 1 2024-08-10T05:14:25.390 INFO:tasks.rados.rados.0.smithi086.stdout:555: writing smithi08687503-6 from 5701632 to 6103040 tid 2 2024-08-10T05:14:25.390 INFO:tasks.rados.rados.0.smithi086.stdout:556: read oid 41 snap 39 2024-08-10T05:14:25.390 INFO:tasks.rados.rados.0.smithi086.stdout:556: expect (ObjNum -939192368 snap 22012 seq_num 3355483952) 2024-08-10T05:14:25.390 INFO:tasks.rados.rados.0.smithi086.stdout:557: read oid 7 snap -1 2024-08-10T05:14:25.390 INFO:tasks.rados.rados.0.smithi086.stdout:557: expect (ObjNum 61 snap 3 seq_num 61) 2024-08-10T05:14:25.390 INFO:tasks.rados.rados.0.smithi086.stdout:558: snap_create 2024-08-10T05:14:25.390 INFO:tasks.rados.rados.0.smithi086.stdout:551: finishing write tid 1 to smithi08687503-33 2024-08-10T05:14:25.391 INFO:tasks.rados.rados.0.smithi086.stdout:551: finishing write tid 2 to smithi08687503-33 2024-08-10T05:14:25.391 INFO:tasks.rados.rados.0.smithi086.stdout:551: finishing write tid 3 to smithi08687503-33 2024-08-10T05:14:25.391 INFO:tasks.rados.rados.0.smithi086.stdout:553: finishing copy_from racing read to smithi08687503-30 2024-08-10T05:14:25.391 INFO:tasks.rados.rados.0.smithi086.stdout:552: expect (ObjNum 149 snap 37 seq_num 149) 2024-08-10T05:14:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:24 smithi086 ceph-mon[29634]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:14:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:24 smithi086 ceph-mon[29634]: osdmap e173: 8 total, 8 up, 8 in 2024-08-10T05:14:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:24 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/1800688116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:14:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:24 smithi086 ceph-mon[41441]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:14:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:24 smithi086 ceph-mon[41441]: osdmap e173: 8 total, 8 up, 8 in 2024-08-10T05:14:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:24 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/1800688116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:14:25.412 INFO:tasks.rados.rados.0.smithi086.stdout:551: finishing write tid 4 to smithi08687503-33 2024-08-10T05:14:25.412 INFO:tasks.rados.rados.0.smithi086.stdout:551: oid 33 updating version 0 to 177 2024-08-10T05:14:25.412 INFO:tasks.rados.rados.0.smithi086.stdout:551: oid 33 updating version 177 to 179 2024-08-10T05:14:25.413 INFO:tasks.rados.rados.0.smithi086.stdout:551: oid 33 version 179 is already newer than 178 2024-08-10T05:14:25.413 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 179 (ObjNum 193 snap 52 seq_num 193) dirty exists 2024-08-10T05:14:25.413 INFO:tasks.rados.rados.0.smithi086.stdout:551: left oid 33 (ObjNum 193 snap 52 seq_num 193) 2024-08-10T05:14:25.413 INFO:tasks.rados.rados.0.smithi086.stdout:553: finishing copy_from to smithi08687503-30 2024-08-10T05:14:25.413 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 43 (ObjNum 76 snap 10 seq_num 76) dirty exists 2024-08-10T05:14:25.413 INFO:tasks.rados.rados.0.smithi086.stdout:554: expect (ObjNum 86 snap 16 seq_num 86) 2024-08-10T05:14:25.593 INFO:tasks.rados.rados.0.smithi086.stdout:556: expect (ObjNum -939192368 snap 22012 seq_num 3355483952) 2024-08-10T05:14:25.594 INFO:tasks.rados.rados.0.smithi086.stdout:555: finishing write tid 1 to smithi08687503-6 2024-08-10T05:14:25.594 INFO:tasks.rados.rados.0.smithi086.stdout:555: finishing write tid 2 to smithi08687503-6 2024-08-10T05:14:25.594 INFO:tasks.rados.rados.0.smithi086.stdout:555: finishing write tid 3 to smithi08687503-6 2024-08-10T05:14:25.595 INFO:tasks.rados.rados.0.smithi086.stdout:555: finishing write tid 4 to smithi08687503-6 2024-08-10T05:14:25.595 INFO:tasks.rados.rados.0.smithi086.stdout:555: oid 6 updating version 0 to 146 2024-08-10T05:14:25.595 INFO:tasks.rados.rados.0.smithi086.stdout:555: oid 6 updating version 146 to 147 2024-08-10T05:14:25.595 INFO:tasks.rados.rados.0.smithi086.stdout:555: oid 6 version 147 is already newer than 145 2024-08-10T05:14:25.595 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 147 (ObjNum 194 snap 52 seq_num 194) dirty exists 2024-08-10T05:14:25.595 INFO:tasks.rados.rados.0.smithi086.stdout:555: left oid 6 (ObjNum 194 snap 52 seq_num 194) 2024-08-10T05:14:25.595 INFO:tasks.rados.rados.0.smithi086.stdout:557: expect (ObjNum 61 snap 3 seq_num 61) 2024-08-10T05:14:26.315 INFO:tasks.rados.rados.0.smithi086.stdout:551: done (7 left) 2024-08-10T05:14:26.315 INFO:tasks.rados.rados.0.smithi086.stdout:552: done (6 left) 2024-08-10T05:14:26.315 INFO:tasks.rados.rados.0.smithi086.stdout:553: done (5 left) 2024-08-10T05:14:26.315 INFO:tasks.rados.rados.0.smithi086.stdout:554: done (4 left) 2024-08-10T05:14:26.315 INFO:tasks.rados.rados.0.smithi086.stdout:555: done (3 left) 2024-08-10T05:14:26.316 INFO:tasks.rados.rados.0.smithi086.stdout:556: done (2 left) 2024-08-10T05:14:26.316 INFO:tasks.rados.rados.0.smithi086.stdout:557: done (1 left) 2024-08-10T05:14:26.316 INFO:tasks.rados.rados.0.smithi086.stdout:558: done (0 left) 2024-08-10T05:14:26.316 INFO:tasks.rados.rados.0.smithi086.stdout:559: delete oid 46 current snap is 53 2024-08-10T05:14:26.319 INFO:tasks.rados.rados.0.smithi086.stdout:559: done (0 left) 2024-08-10T05:14:26.319 INFO:tasks.rados.rados.0.smithi086.stdout:560: delete oid 22 current snap is 53 2024-08-10T05:14:26.321 INFO:tasks.rados.rados.0.smithi086.stdout:560: done (0 left) 2024-08-10T05:14:26.321 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 53 2024-08-10T05:14:26.321 INFO:tasks.rados.rados.0.smithi086.stdout:561: seq_num 197 ranges {0=507904,507904=401408} 2024-08-10T05:14:26.323 INFO:tasks.rados.rados.0.smithi086.stdout:561: writing smithi08687503-23 from 0 to 507904 tid 1 2024-08-10T05:14:26.326 INFO:tasks.rados.rados.0.smithi086.stdout:561: writing smithi08687503-23 from 507904 to 909312 tid 2 2024-08-10T05:14:26.326 INFO:tasks.rados.rados.0.smithi086.stdout:562: snap_remove snap 45 2024-08-10T05:14:26.397 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:25 smithi159 ceph-mon[33602]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:14:26.397 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:25 smithi159 ceph-mon[33602]: pgmap v15: 121 pgs: 121 active+clean; 168 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 51 op/s 2024-08-10T05:14:26.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:25 smithi159 ceph-mon[33602]: osdmap e174: 8 total, 8 up, 8 in 2024-08-10T05:14:26.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:25 smithi086 ceph-mon[29634]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:14:26.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:25 smithi086 ceph-mon[29634]: pgmap v15: 121 pgs: 121 active+clean; 168 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 51 op/s 2024-08-10T05:14:26.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:25 smithi086 ceph-mon[29634]: osdmap e174: 8 total, 8 up, 8 in 2024-08-10T05:14:26.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:25 smithi086 ceph-mon[41441]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:14:26.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:25 smithi086 ceph-mon[41441]: pgmap v15: 121 pgs: 121 active+clean; 168 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 51 op/s 2024-08-10T05:14:26.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:25 smithi086 ceph-mon[41441]: osdmap e174: 8 total, 8 up, 8 in 2024-08-10T05:14:27.321 INFO:tasks.rados.rados.0.smithi086.stdout:562: done (1 left) 2024-08-10T05:14:27.321 INFO:tasks.rados.rados.0.smithi086.stdout:563: delete oid 29 current snap is 53 2024-08-10T05:14:27.322 INFO:tasks.rados.rados.0.smithi086.stdout:561: finishing write tid 1 to smithi08687503-23 2024-08-10T05:14:27.322 INFO:tasks.rados.rados.0.smithi086.stdout:561: finishing write tid 2 to smithi08687503-23 2024-08-10T05:14:27.322 INFO:tasks.rados.rados.0.smithi086.stdout:561: finishing write tid 3 to smithi08687503-23 2024-08-10T05:14:27.322 INFO:tasks.rados.rados.0.smithi086.stdout:561: finishing write tid 4 to smithi08687503-23 2024-08-10T05:14:27.322 INFO:tasks.rados.rados.0.smithi086.stdout:561: oid 23 updating version 0 to 213 2024-08-10T05:14:27.322 INFO:tasks.rados.rados.0.smithi086.stdout:561: oid 23 version 213 is already newer than 212 2024-08-10T05:14:27.322 INFO:tasks.rados.rados.0.smithi086.stdout:561: oid 23 version 213 is already newer than 211 2024-08-10T05:14:27.322 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 213 (ObjNum 197 snap 53 seq_num 197) dirty exists 2024-08-10T05:14:27.322 INFO:tasks.rados.rados.0.smithi086.stdout:561: left oid 23 (ObjNum 197 snap 53 seq_num 197) 2024-08-10T05:14:27.328 INFO:tasks.rados.rados.0.smithi086.stdout:561: done (1 left) 2024-08-10T05:14:27.328 INFO:tasks.rados.rados.0.smithi086.stdout:563: done (0 left) 2024-08-10T05:14:27.328 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 39 current snap is 53 2024-08-10T05:14:27.328 INFO:tasks.rados.rados.0.smithi086.stdout:564: seq_num 199 ranges {0=540672,540672=401408} 2024-08-10T05:14:27.332 INFO:tasks.rados.rados.0.smithi086.stdout:564: writing smithi08687503-39 from 0 to 540672 tid 1 2024-08-10T05:14:27.333 INFO:tasks.rados.rados.0.smithi086.stdout:564: writing smithi08687503-39 from 540672 to 942080 tid 2 2024-08-10T05:14:27.334 INFO:tasks.rados.rados.0.smithi086.stdout:565: rollback oid 8 current snap is 53 2024-08-10T05:14:27.334 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 8 to 39 2024-08-10T05:14:27.334 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 43 current snap is 53 2024-08-10T05:14:27.334 INFO:tasks.rados.rados.0.smithi086.stdout:566: seq_num 200 ranges {1138688=557056,1695744=401408} 2024-08-10T05:14:27.343 INFO:tasks.rados.rados.0.smithi086.stdout:566: writing smithi08687503-43 from 1138688 to 1695744 tid 1 2024-08-10T05:14:27.346 INFO:tasks.rados.rados.0.smithi086.stdout:566: writing smithi08687503-43 from 1695744 to 2097152 tid 2 2024-08-10T05:14:27.347 INFO:tasks.rados.rados.0.smithi086.stdout:567: delete oid 49 current snap is 53 2024-08-10T05:14:27.347 INFO:tasks.rados.rados.0.smithi086.stdout:565: finishing rollback tid 1 to smithi08687503-8 2024-08-10T05:14:27.347 INFO:tasks.rados.rados.0.smithi086.stdout:564: finishing write tid 1 to smithi08687503-39 2024-08-10T05:14:27.347 INFO:tasks.rados.rados.0.smithi086.stdout:565: finishing rollback tid 2 to smithi08687503-8 2024-08-10T05:14:27.347 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 234 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-08-10T05:14:27.347 INFO:tasks.rados.rados.0.smithi086.stdout:564: finishing write tid 2 to smithi08687503-39 2024-08-10T05:14:27.347 INFO:tasks.rados.rados.0.smithi086.stdout:564: finishing write tid 3 to smithi08687503-39 2024-08-10T05:14:27.347 INFO:tasks.rados.rados.0.smithi086.stdout:564: finishing write tid 4 to smithi08687503-39 2024-08-10T05:14:27.347 INFO:tasks.rados.rados.0.smithi086.stdout:564: oid 39 updating version 0 to 99 2024-08-10T05:14:27.347 INFO:tasks.rados.rados.0.smithi086.stdout:564: oid 39 version 99 is already newer than 98 2024-08-10T05:14:27.347 INFO:tasks.rados.rados.0.smithi086.stdout:564: oid 39 updating version 99 to 100 2024-08-10T05:14:27.347 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 100 (ObjNum 199 snap 53 seq_num 199) dirty exists 2024-08-10T05:14:27.347 INFO:tasks.rados.rados.0.smithi086.stdout:564: left oid 39 (ObjNum 199 snap 53 seq_num 199) 2024-08-10T05:14:27.348 INFO:tasks.rados.rados.0.smithi086.stdout:566: finishing write tid 1 to smithi08687503-43 2024-08-10T05:14:27.348 INFO:tasks.rados.rados.0.smithi086.stdout:564: done (3 left) 2024-08-10T05:14:27.348 INFO:tasks.rados.rados.0.smithi086.stdout:565: done (2 left) 2024-08-10T05:14:27.348 INFO:tasks.rados.rados.0.smithi086.stdout:567: done (1 left) 2024-08-10T05:14:27.348 INFO:tasks.rados.rados.0.smithi086.stdout:568: delete oid 10 current snap is 53 2024-08-10T05:14:27.349 INFO:tasks.rados.rados.0.smithi086.stdout:566: finishing write tid 2 to smithi08687503-43 2024-08-10T05:14:27.349 INFO:tasks.rados.rados.0.smithi086.stdout:566: finishing write tid 3 to smithi08687503-43 2024-08-10T05:14:27.350 INFO:tasks.rados.rados.0.smithi086.stdout:566: finishing write tid 4 to smithi08687503-43 2024-08-10T05:14:27.350 INFO:tasks.rados.rados.0.smithi086.stdout:566: oid 43 updating version 0 to 186 2024-08-10T05:14:27.350 INFO:tasks.rados.rados.0.smithi086.stdout:566: oid 43 version 186 is already newer than 185 2024-08-10T05:14:27.350 INFO:tasks.rados.rados.0.smithi086.stdout:566: oid 43 updating version 186 to 187 2024-08-10T05:14:27.350 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 187 (ObjNum 200 snap 53 seq_num 200) dirty exists 2024-08-10T05:14:27.350 INFO:tasks.rados.rados.0.smithi086.stdout:566: left oid 43 (ObjNum 200 snap 53 seq_num 200) 2024-08-10T05:14:27.350 INFO:tasks.rados.rados.0.smithi086.stdout:566: done (1 left) 2024-08-10T05:14:27.350 INFO:tasks.rados.rados.0.smithi086.stdout:568: done (0 left) 2024-08-10T05:14:27.351 INFO:tasks.rados.rados.0.smithi086.stdout:569: rmattr oid 6 current snap is 53 2024-08-10T05:14:27.351 INFO:tasks.rados.rados.0.smithi086.stdout:569: done (0 left) 2024-08-10T05:14:27.351 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 14 current snap is 53 2024-08-10T05:14:27.351 INFO:tasks.rados.rados.0.smithi086.stdout:570: seq_num 203 ranges {3121152=606208,3727360=401408} 2024-08-10T05:14:27.370 INFO:tasks.rados.rados.0.smithi086.stdout:570: writing smithi08687503-14 from 3121152 to 3727360 tid 1 2024-08-10T05:14:27.372 INFO:tasks.rados.rados.0.smithi086.stdout:570: writing smithi08687503-14 from 3727360 to 4128768 tid 2 2024-08-10T05:14:27.372 INFO:tasks.rados.rados.0.smithi086.stdout:571: read oid 4 snap -1 2024-08-10T05:14:27.373 INFO:tasks.rados.rados.0.smithi086.stdout:571: expect (ObjNum 182 snap 45 seq_num 182) 2024-08-10T05:14:27.373 INFO:tasks.rados.rados.0.smithi086.stdout:572: delete oid 2 current snap is 53 2024-08-10T05:14:27.374 INFO:tasks.rados.rados.0.smithi086.stdout:572: done (2 left) 2024-08-10T05:14:27.374 INFO:tasks.rados.rados.0.smithi086.stdout:573: read oid 18 snap 34 2024-08-10T05:14:27.374 INFO:tasks.rados.rados.0.smithi086.stdout:573: expect (ObjNum 123 snap 28 seq_num 123) 2024-08-10T05:14:27.375 INFO:tasks.rados.rados.0.smithi086.stdout:574: rollback oid 25 current snap is 53 2024-08-10T05:14:27.375 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 25 to 34 2024-08-10T05:14:27.375 INFO:tasks.rados.rados.0.smithi086.stdout:575: snap_remove snap 51 2024-08-10T05:14:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: osdmap e175: 8 total, 8 up, 8 in 2024-08-10T05:14:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: pgmap v18: 121 pgs: 121 active+clean; 168 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 51 op/s 2024-08-10T05:14:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:14:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:27.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:27.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:27.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:27.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: Adjusting osd_memory_target on smithi159 to 2480M 2024-08-10T05:14:27.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:27.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:14:27.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:14:27.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:27.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:27.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:27.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:14:27.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:14:27.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:14:27.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:27.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:27.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:27.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:14:27.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: Updating smithi086:/etc/ceph/ceph.conf 2024-08-10T05:14:27.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:27.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:14:27.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:14:27.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: Updating smithi159:/etc/ceph/ceph.conf 2024-08-10T05:14:27.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:27.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:27 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: osdmap e175: 8 total, 8 up, 8 in 2024-08-10T05:14:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: pgmap v18: 121 pgs: 121 active+clean; 168 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 51 op/s 2024-08-10T05:14:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:14:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: Adjusting osd_memory_target on smithi159 to 2480M 2024-08-10T05:14:27.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:27.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:14:27.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:14:27.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:27.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: osdmap e175: 8 total, 8 up, 8 in 2024-08-10T05:14:27.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: pgmap v18: 121 pgs: 121 active+clean; 168 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 51 op/s 2024-08-10T05:14:27.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:27.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:14:27.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:27.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:27.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:27.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:27.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:27.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:27.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:27.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:27.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.659 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.659 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:27.659 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:27.659 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:27.659 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.659 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.659 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.659 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.659 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.659 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-10T05:14:27.659 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: Adjusting osd_memory_target on smithi159 to 2480M 2024-08-10T05:14:27.659 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:27.660 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:14:27.660 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:14:27.660 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:27.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:27.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:27.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:14:27.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:14:27.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:14:27.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:27.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:27.661 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:27.661 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:14:27.661 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: Updating smithi086:/etc/ceph/ceph.conf 2024-08-10T05:14:27.661 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:27.661 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:14:27.661 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:14:27.661 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: Updating smithi159:/etc/ceph/ceph.conf 2024-08-10T05:14:27.661 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:27.661 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:27.661 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:27.661 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:27.661 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:14:27.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:14:27.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:14:27.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:27.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:27.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:27.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:14:27.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: Updating smithi086:/etc/ceph/ceph.conf 2024-08-10T05:14:27.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:27.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:14:27.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:14:27.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: Updating smithi159:/etc/ceph/ceph.conf 2024-08-10T05:14:27.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:27.663 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:27 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:28.326 INFO:tasks.rados.rados.0.smithi086.stdout:575: done (4 left) 2024-08-10T05:14:28.327 INFO:tasks.rados.rados.0.smithi086.stdout:576: read oid 12 snap -1 2024-08-10T05:14:28.327 INFO:tasks.rados.rados.0.smithi086.stdout:576: expect (ObjNum 189 snap 48 seq_num 189) 2024-08-10T05:14:28.327 INFO:tasks.rados.rados.0.smithi086.stdout:577: rollback oid 41 current snap is 53 2024-08-10T05:14:28.327 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 41 to 50 2024-08-10T05:14:28.327 INFO:tasks.rados.rados.0.smithi086.stdout:570: finishing write tid 1 to smithi08687503-14 2024-08-10T05:14:28.327 INFO:tasks.rados.rados.0.smithi086.stdout:570: finishing write tid 2 to smithi08687503-14 2024-08-10T05:14:28.327 INFO:tasks.rados.rados.0.smithi086.stdout:570: finishing write tid 3 to smithi08687503-14 2024-08-10T05:14:28.327 INFO:tasks.rados.rados.0.smithi086.stdout:571: expect (ObjNum 182 snap 45 seq_num 182) 2024-08-10T05:14:28.351 INFO:tasks.rados.rados.0.smithi086.stdout:570: finishing write tid 4 to smithi08687503-14 2024-08-10T05:14:28.351 INFO:tasks.rados.rados.0.smithi086.stdout:570: oid 14 updating version 0 to 225 2024-08-10T05:14:28.351 INFO:tasks.rados.rados.0.smithi086.stdout:570: oid 14 version 225 is already newer than 224 2024-08-10T05:14:28.351 INFO:tasks.rados.rados.0.smithi086.stdout:570: oid 14 version 225 is already newer than 223 2024-08-10T05:14:28.351 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 225 (ObjNum 203 snap 53 seq_num 203) dirty exists 2024-08-10T05:14:28.351 INFO:tasks.rados.rados.0.smithi086.stdout:570: left oid 14 (ObjNum 203 snap 53 seq_num 203) 2024-08-10T05:14:28.351 INFO:tasks.rados.rados.0.smithi086.stdout:574: finishing rollback tid 0 to smithi08687503-25 2024-08-10T05:14:28.352 INFO:tasks.rados.rados.0.smithi086.stdout:574: finishing rollback tid 1 to smithi08687503-25 2024-08-10T05:14:28.352 INFO:tasks.rados.rados.0.smithi086.stdout:574: finishing rollback tid 2 to smithi08687503-25 2024-08-10T05:14:28.352 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 238 (ObjNum 76 snap 10 seq_num 76) dirty exists 2024-08-10T05:14:28.352 INFO:tasks.rados.rados.0.smithi086.stdout:570: done (5 left) 2024-08-10T05:14:28.352 INFO:tasks.rados.rados.0.smithi086.stdout:571: done (4 left) 2024-08-10T05:14:28.352 INFO:tasks.rados.rados.0.smithi086.stdout:574: done (3 left) 2024-08-10T05:14:28.352 INFO:tasks.rados.rados.0.smithi086.stdout:578: delete oid 4 current snap is 53 2024-08-10T05:14:28.352 INFO:tasks.rados.rados.0.smithi086.stdout:573: expect (ObjNum 123 snap 28 seq_num 123) 2024-08-10T05:14:28.565 INFO:tasks.rados.rados.0.smithi086.stdout:577: finishing rollback tid 0 to smithi08687503-41 2024-08-10T05:14:28.565 INFO:tasks.rados.rados.0.smithi086.stdout:577: finishing rollback tid 1 to smithi08687503-41 2024-08-10T05:14:28.565 INFO:tasks.rados.rados.0.smithi086.stdout:577: finishing rollback tid 2 to smithi08687503-41 2024-08-10T05:14:28.565 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 244 (ObjNum 179 snap 45 seq_num 179) dirty exists 2024-08-10T05:14:28.565 INFO:tasks.rados.rados.0.smithi086.stdout:576: expect (ObjNum 189 snap 48 seq_num 189) 2024-08-10T05:14:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[29886]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:14:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-10T05:14:28.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[41441]: osdmap e176: 8 total, 8 up, 8 in 2024-08-10T05:14:28.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[41441]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:14:28.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[41441]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:14:28.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[41441]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:14:28.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[41441]: Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:14:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[41441]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:14:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[41441]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:14:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[41441]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T05:14:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[29634]: osdmap e176: 8 total, 8 up, 8 in 2024-08-10T05:14:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[29634]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:14:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[29634]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:14:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[29634]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:14:28.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[29634]: Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:14:28.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[29634]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:14:28.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[29634]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:14:28.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:28.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:28.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:28.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:28.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:28.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:28 smithi086 ceph-mon[29634]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T05:14:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:28 smithi159 ceph-mon[33602]: osdmap e176: 8 total, 8 up, 8 in 2024-08-10T05:14:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:28 smithi159 ceph-mon[33602]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:14:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:28 smithi159 ceph-mon[33602]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:14:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:28 smithi159 ceph-mon[33602]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:14:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:28 smithi159 ceph-mon[33602]: Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:14:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:28 smithi159 ceph-mon[33602]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:14:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:28 smithi159 ceph-mon[33602]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:14:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:28 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:28 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:28 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:28 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:28 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:28 smithi159 ceph-mon[33602]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T05:14:28.880 INFO:tasks.rados.rados.0.smithi086.stdout:573: done (3 left) 2024-08-10T05:14:28.880 INFO:tasks.rados.rados.0.smithi086.stdout:576: done (2 left) 2024-08-10T05:14:28.880 INFO:tasks.rados.rados.0.smithi086.stdout:577: done (1 left) 2024-08-10T05:14:28.881 INFO:tasks.rados.rados.0.smithi086.stdout:578: done (0 left) 2024-08-10T05:14:28.881 INFO:tasks.rados.rados.0.smithi086.stdout:579: rmattr oid 4 current snap is 53 2024-08-10T05:14:28.881 INFO:tasks.rados.rados.0.smithi086.stdout:579: done (0 left) 2024-08-10T05:14:28.881 INFO:tasks.rados.rados.0.smithi086.stdout:580: snap_create 2024-08-10T05:14:29.339 INFO:tasks.rados.rados.0.smithi086.stdout:580: done (0 left) 2024-08-10T05:14:29.339 INFO:tasks.rados.rados.0.smithi086.stdout:581: delete oid 37 current snap is 54 2024-08-10T05:14:29.341 INFO:tasks.rados.rados.0.smithi086.stdout:581: done (0 left) 2024-08-10T05:14:29.341 INFO:tasks.rados.rados.0.smithi086.stdout:582: read oid 28 snap 53 2024-08-10T05:14:29.341 INFO:tasks.rados.rados.0.smithi086.stdout:582: expect (ObjNum 178 snap 45 seq_num 178) 2024-08-10T05:14:29.341 INFO:tasks.rados.rados.0.smithi086.stdout:583: read oid 26 snap -1 2024-08-10T05:14:29.341 INFO:tasks.rados.rados.0.smithi086.stdout:583: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:14:29.341 INFO:tasks.rados.rados.0.smithi086.stdout:584: rollback oid 5 current snap is 54 2024-08-10T05:14:29.341 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 5 to 52 2024-08-10T05:14:29.341 INFO:tasks.rados.rados.0.smithi086.stdout:585: copy_from oid 34 from oid 21 current snap is 54 2024-08-10T05:14:29.342 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 4 current snap is 54 2024-08-10T05:14:29.342 INFO:tasks.rados.rados.0.smithi086.stdout:586: seq_num 207 ranges {0=671744,671744=401408} 2024-08-10T05:14:29.345 INFO:tasks.rados.rados.0.smithi086.stdout:586: writing smithi08687503-4 from 0 to 671744 tid 1 2024-08-10T05:14:29.347 INFO:tasks.rados.rados.0.smithi086.stdout:586: writing smithi08687503-4 from 671744 to 1073152 tid 2 2024-08-10T05:14:29.347 INFO:tasks.rados.rados.0.smithi086.stdout:587: copy_from oid 12 from oid 1 current snap is 54 2024-08-10T05:14:29.347 INFO:tasks.rados.rados.0.smithi086.stdout:583: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:14:29.349 INFO:tasks.rados.rados.0.smithi086.stdout:585: finishing copy_from to smithi08687503-34 2024-08-10T05:14:29.350 INFO:tasks.rados.rados.0.smithi086.stdout:585: got expected ENOENT (src dne) 2024-08-10T05:14:29.350 INFO:tasks.rados.rados.0.smithi086.stdout:585: finishing copy_from racing read to smithi08687503-34 2024-08-10T05:14:29.350 INFO:tasks.rados.rados.0.smithi086.stdout:583: done (5 left) 2024-08-10T05:14:29.350 INFO:tasks.rados.rados.0.smithi086.stdout:585: done (4 left) 2024-08-10T05:14:29.350 INFO:tasks.rados.rados.0.smithi086.stdout:588: rollback oid 20 current snap is 54 2024-08-10T05:14:29.350 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 20 to 48 2024-08-10T05:14:29.350 INFO:tasks.rados.rados.0.smithi086.stdout:589: snap_remove snap 34 2024-08-10T05:14:29.647 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:29 smithi159 ceph-mon[33602]: osdmap e177: 8 total, 8 up, 8 in 2024-08-10T05:14:29.647 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:29 smithi159 ceph-mon[33602]: Reconfiguring daemon prometheus.a on smithi159 2024-08-10T05:14:29.647 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:29 smithi159 ceph-mon[33602]: pgmap v21: 121 pgs: 121 active+clean; 178 MiB data, 568 MiB used, 715 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.5 MiB/s wr, 27 op/s 2024-08-10T05:14:29.647 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:29 smithi159 ceph-mon[33602]: mgrmap e29: x(active, since 12s), standbys: y 2024-08-10T05:14:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:29 smithi086 ceph-mon[29634]: osdmap e177: 8 total, 8 up, 8 in 2024-08-10T05:14:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:29 smithi086 ceph-mon[29634]: Reconfiguring daemon prometheus.a on smithi159 2024-08-10T05:14:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:29 smithi086 ceph-mon[29634]: pgmap v21: 121 pgs: 121 active+clean; 178 MiB data, 568 MiB used, 715 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.5 MiB/s wr, 27 op/s 2024-08-10T05:14:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:29 smithi086 ceph-mon[29634]: mgrmap e29: x(active, since 12s), standbys: y 2024-08-10T05:14:29.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:29 smithi086 ceph-mon[41441]: osdmap e177: 8 total, 8 up, 8 in 2024-08-10T05:14:29.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:29 smithi086 ceph-mon[41441]: Reconfiguring daemon prometheus.a on smithi159 2024-08-10T05:14:29.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:29 smithi086 ceph-mon[41441]: pgmap v21: 121 pgs: 121 active+clean; 178 MiB data, 568 MiB used, 715 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.5 MiB/s wr, 27 op/s 2024-08-10T05:14:29.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:29 smithi086 ceph-mon[41441]: mgrmap e29: x(active, since 12s), standbys: y 2024-08-10T05:14:30.342 INFO:tasks.rados.rados.0.smithi086.stdout:587: finishing copy_from to smithi08687503-12 2024-08-10T05:14:30.342 INFO:tasks.rados.rados.0.smithi086.stdout:587: got expected ENOENT (src dne) 2024-08-10T05:14:30.342 INFO:tasks.rados.rados.0.smithi086.stdout:587: finishing copy_from racing read to smithi08687503-12 2024-08-10T05:14:30.342 INFO:tasks.rados.rados.0.smithi086.stdout:586: finishing write tid 1 to smithi08687503-4 2024-08-10T05:14:30.342 INFO:tasks.rados.rados.0.smithi086.stdout:582: expect (ObjNum 178 snap 45 seq_num 178) 2024-08-10T05:14:30.401 INFO:tasks.rados.rados.0.smithi086.stdout:584: finishing rollback tid 0 to smithi08687503-5 2024-08-10T05:14:30.401 INFO:tasks.rados.rados.0.smithi086.stdout:586: finishing write tid 2 to smithi08687503-4 2024-08-10T05:14:30.401 INFO:tasks.rados.rados.0.smithi086.stdout:586: finishing write tid 3 to smithi08687503-4 2024-08-10T05:14:30.401 INFO:tasks.rados.rados.0.smithi086.stdout:584: finishing rollback tid 1 to smithi08687503-5 2024-08-10T05:14:30.401 INFO:tasks.rados.rados.0.smithi086.stdout:582: done (5 left) 2024-08-10T05:14:30.402 INFO:tasks.rados.rados.0.smithi086.stdout:587: done (4 left) 2024-08-10T05:14:30.402 INFO:tasks.rados.rados.0.smithi086.stdout:589: done (3 left) 2024-08-10T05:14:30.402 INFO:tasks.rados.rados.0.smithi086.stdout:590: snap_create 2024-08-10T05:14:30.402 INFO:tasks.rados.rados.0.smithi086.stdout:588: finishing rollback tid 0 to smithi08687503-20 2024-08-10T05:14:30.402 INFO:tasks.rados.rados.0.smithi086.stdout:588: finishing rollback tid 1 to smithi08687503-20 2024-08-10T05:14:30.402 INFO:tasks.rados.rados.0.smithi086.stdout:584: finishing rollback tid 2 to smithi08687503-5 2024-08-10T05:14:30.402 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 248 (ObjNum 153 snap 38 seq_num 153) dirty exists 2024-08-10T05:14:30.402 INFO:tasks.rados.rados.0.smithi086.stdout:588: finishing rollback tid 2 to smithi08687503-20 2024-08-10T05:14:30.402 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 89 (ObjNum 153 snap 38 seq_num 153) dirty exists 2024-08-10T05:14:30.402 INFO:tasks.rados.rados.0.smithi086.stdout:586: finishing write tid 4 to smithi08687503-4 2024-08-10T05:14:30.402 INFO:tasks.rados.rados.0.smithi086.stdout:586: oid 4 updating version 0 to 194 2024-08-10T05:14:30.403 INFO:tasks.rados.rados.0.smithi086.stdout:586: oid 4 updating version 194 to 195 2024-08-10T05:14:30.403 INFO:tasks.rados.rados.0.smithi086.stdout:586: oid 4 updating version 195 to 196 2024-08-10T05:14:30.403 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 196 (ObjNum 207 snap 54 seq_num 207) dirty exists 2024-08-10T05:14:30.403 INFO:tasks.rados.rados.0.smithi086.stdout:586: left oid 4 (ObjNum 207 snap 54 seq_num 207) 2024-08-10T05:14:30.476 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:30 smithi159 ceph-mon[33602]: osdmap e178: 8 total, 8 up, 8 in 2024-08-10T05:14:30.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:30 smithi086 ceph-mon[29634]: osdmap e178: 8 total, 8 up, 8 in 2024-08-10T05:14:30.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:30 smithi086 ceph-mon[41441]: osdmap e178: 8 total, 8 up, 8 in 2024-08-10T05:14:31.315 INFO:tasks.rados.rados.0.smithi086.stdout:584: done (3 left) 2024-08-10T05:14:31.315 INFO:tasks.rados.rados.0.smithi086.stdout:586: done (2 left) 2024-08-10T05:14:31.315 INFO:tasks.rados.rados.0.smithi086.stdout:588: done (1 left) 2024-08-10T05:14:31.315 INFO:tasks.rados.rados.0.smithi086.stdout:590: done (0 left) 2024-08-10T05:14:31.315 INFO:tasks.rados.rados.0.smithi086.stdout:591: read oid 47 snap -1 2024-08-10T05:14:31.315 INFO:tasks.rados.rados.0.smithi086.stdout:591: expect deleted 2024-08-10T05:14:31.315 INFO:tasks.rados.rados.0.smithi086.stdout:592: delete oid 33 current snap is 55 2024-08-10T05:14:31.322 INFO:tasks.rados.rados.0.smithi086.stdout:591: done (1 left) 2024-08-10T05:14:31.322 INFO:tasks.rados.rados.0.smithi086.stdout:592: done (0 left) 2024-08-10T05:14:31.322 INFO:tasks.rados.rados.0.smithi086.stdout:593: rollback oid 46 current snap is 55 2024-08-10T05:14:31.322 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 46 to 49 2024-08-10T05:14:31.322 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 49 current snap is 55 2024-08-10T05:14:31.322 INFO:tasks.rados.rados.0.smithi086.stdout:594: seq_num 209 ranges {0=704512,704512=401408} 2024-08-10T05:14:31.326 INFO:tasks.rados.rados.0.smithi086.stdout:594: writing smithi08687503-49 from 0 to 704512 tid 1 2024-08-10T05:14:31.329 INFO:tasks.rados.rados.0.smithi086.stdout:594: writing smithi08687503-49 from 704512 to 1105920 tid 2 2024-08-10T05:14:31.329 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 10 current snap is 55 2024-08-10T05:14:31.329 INFO:tasks.rados.rados.0.smithi086.stdout:593: finishing rollback tid 1 to smithi08687503-46 2024-08-10T05:14:31.329 INFO:tasks.rados.rados.0.smithi086.stdout:593: finishing rollback tid 2 to smithi08687503-46 2024-08-10T05:14:31.329 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 290 (ObjNum 170 snap 42 seq_num 170) dirty exists 2024-08-10T05:14:31.329 INFO:tasks.rados.rados.0.smithi086.stdout:595: seq_num 210 ranges {0=720896,720896=401408} 2024-08-10T05:14:31.333 INFO:tasks.rados.rados.0.smithi086.stdout:595: writing smithi08687503-10 from 0 to 720896 tid 1 2024-08-10T05:14:31.335 INFO:tasks.rados.rados.0.smithi086.stdout:595: writing smithi08687503-10 from 720896 to 1122304 tid 2 2024-08-10T05:14:31.335 INFO:tasks.rados.rados.0.smithi086.stdout:593: done (2 left) 2024-08-10T05:14:31.336 INFO:tasks.rados.rados.0.smithi086.stdout:596: rollback oid 31 current snap is 55 2024-08-10T05:14:31.336 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 31 to 26 2024-08-10T05:14:31.336 INFO:tasks.rados.rados.0.smithi086.stdout:594: finishing write tid 1 to smithi08687503-49 2024-08-10T05:14:31.336 INFO:tasks.rados.rados.0.smithi086.stdout:594: finishing write tid 2 to smithi08687503-49 2024-08-10T05:14:31.336 INFO:tasks.rados.rados.0.smithi086.stdout:594: finishing write tid 3 to smithi08687503-49 2024-08-10T05:14:31.336 INFO:tasks.rados.rados.0.smithi086.stdout:594: finishing write tid 4 to smithi08687503-49 2024-08-10T05:14:31.336 INFO:tasks.rados.rados.0.smithi086.stdout:594: oid 49 updating version 0 to 226 2024-08-10T05:14:31.336 INFO:tasks.rados.rados.0.smithi086.stdout:594: oid 49 updating version 226 to 227 2024-08-10T05:14:31.336 INFO:tasks.rados.rados.0.smithi086.stdout:594: oid 49 updating version 227 to 228 2024-08-10T05:14:31.336 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 228 (ObjNum 209 snap 55 seq_num 209) dirty exists 2024-08-10T05:14:31.336 INFO:tasks.rados.rados.0.smithi086.stdout:594: left oid 49 (ObjNum 209 snap 55 seq_num 209) 2024-08-10T05:14:31.336 INFO:tasks.rados.rados.0.smithi086.stdout:594: done (2 left) 2024-08-10T05:14:31.336 INFO:tasks.rados.rados.0.smithi086.stdout:597: read oid 39 snap -1 2024-08-10T05:14:31.336 INFO:tasks.rados.rados.0.smithi086.stdout:597: expect (ObjNum 199 snap 53 seq_num 199) 2024-08-10T05:14:31.337 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 33 current snap is 55 2024-08-10T05:14:31.337 INFO:tasks.rados.rados.0.smithi086.stdout:598: seq_num 211 ranges {0=737280,737280=401408} 2024-08-10T05:14:31.339 INFO:tasks.rados.rados.0.smithi086.stdout:598: writing smithi08687503-33 from 0 to 737280 tid 1 2024-08-10T05:14:31.343 INFO:tasks.rados.rados.0.smithi086.stdout:598: writing smithi08687503-33 from 737280 to 1138688 tid 2 2024-08-10T05:14:31.343 INFO:tasks.rados.rados.0.smithi086.stdout:599: snap_create 2024-08-10T05:14:31.343 INFO:tasks.rados.rados.0.smithi086.stdout:595: finishing write tid 1 to smithi08687503-10 2024-08-10T05:14:31.343 INFO:tasks.rados.rados.0.smithi086.stdout:595: finishing write tid 2 to smithi08687503-10 2024-08-10T05:14:31.343 INFO:tasks.rados.rados.0.smithi086.stdout:595: finishing write tid 3 to smithi08687503-10 2024-08-10T05:14:31.343 INFO:tasks.rados.rados.0.smithi086.stdout:596: finishing rollback tid 0 to smithi08687503-31 2024-08-10T05:14:31.343 INFO:tasks.rados.rados.0.smithi086.stdout:595: finishing write tid 4 to smithi08687503-10 2024-08-10T05:14:31.343 INFO:tasks.rados.rados.0.smithi086.stdout:595: oid 10 updating version 0 to 291 2024-08-10T05:14:31.343 INFO:tasks.rados.rados.0.smithi086.stdout:595: oid 10 updating version 291 to 293 2024-08-10T05:14:31.343 INFO:tasks.rados.rados.0.smithi086.stdout:595: oid 10 version 293 is already newer than 292 2024-08-10T05:14:31.343 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 293 (ObjNum 210 snap 55 seq_num 210) dirty exists 2024-08-10T05:14:31.344 INFO:tasks.rados.rados.0.smithi086.stdout:595: left oid 10 (ObjNum 210 snap 55 seq_num 210) 2024-08-10T05:14:31.344 INFO:tasks.rados.rados.0.smithi086.stdout:596: finishing rollback tid 1 to smithi08687503-31 2024-08-10T05:14:31.344 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 296 (ObjNum 129 snap 0 seq_num 3355965760) dirty dne 2024-08-10T05:14:31.344 INFO:tasks.rados.rados.0.smithi086.stdout:597: expect (ObjNum 199 snap 53 seq_num 199) 2024-08-10T05:14:31.370 INFO:tasks.rados.rados.0.smithi086.stdout:598: finishing write tid 1 to smithi08687503-33 2024-08-10T05:14:31.370 INFO:tasks.rados.rados.0.smithi086.stdout:598: finishing write tid 2 to smithi08687503-33 2024-08-10T05:14:31.370 INFO:tasks.rados.rados.0.smithi086.stdout:598: finishing write tid 3 to smithi08687503-33 2024-08-10T05:14:31.370 INFO:tasks.rados.rados.0.smithi086.stdout:598: finishing write tid 4 to smithi08687503-33 2024-08-10T05:14:31.370 INFO:tasks.rados.rados.0.smithi086.stdout:598: oid 33 updating version 0 to 206 2024-08-10T05:14:31.370 INFO:tasks.rados.rados.0.smithi086.stdout:598: oid 33 version 206 is already newer than 205 2024-08-10T05:14:31.370 INFO:tasks.rados.rados.0.smithi086.stdout:598: oid 33 updating version 206 to 207 2024-08-10T05:14:31.370 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 207 (ObjNum 211 snap 55 seq_num 211) dirty exists 2024-08-10T05:14:31.370 INFO:tasks.rados.rados.0.smithi086.stdout:598: left oid 33 (ObjNum 211 snap 55 seq_num 211) 2024-08-10T05:14:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:31 smithi086 ceph-mon[29634]: osdmap e179: 8 total, 8 up, 8 in 2024-08-10T05:14:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:31 smithi086 ceph-mon[29634]: pgmap v24: 121 pgs: 121 active+clean; 178 MiB data, 568 MiB used, 715 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.5 MiB/s wr, 27 op/s 2024-08-10T05:14:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:31 smithi086 ceph-mon[29634]: osdmap e180: 8 total, 8 up, 8 in 2024-08-10T05:14:31.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:31 smithi086 ceph-mon[41441]: osdmap e179: 8 total, 8 up, 8 in 2024-08-10T05:14:31.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:31 smithi086 ceph-mon[41441]: pgmap v24: 121 pgs: 121 active+clean; 178 MiB data, 568 MiB used, 715 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.5 MiB/s wr, 27 op/s 2024-08-10T05:14:31.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:31 smithi086 ceph-mon[41441]: osdmap e180: 8 total, 8 up, 8 in 2024-08-10T05:14:31.687 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:31 smithi159 systemd[1]: Stopping Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:14:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:31 smithi159 ceph-mon[33602]: osdmap e179: 8 total, 8 up, 8 in 2024-08-10T05:14:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:31 smithi159 ceph-mon[33602]: pgmap v24: 121 pgs: 121 active+clean; 178 MiB data, 568 MiB used, 715 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.5 MiB/s wr, 27 op/s 2024-08-10T05:14:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:31 smithi159 ceph-mon[33602]: osdmap e180: 8 total, 8 up, 8 in 2024-08-10T05:14:32.045 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:14:31.779Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-10T05:14:32.045 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:14:31.779Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-10T05:14:32.045 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:14:31.779Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-10T05:14:32.045 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:14:31.779Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-10T05:14:32.046 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:14:31.779Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-10T05:14:32.046 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:14:31.779Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-10T05:14:32.046 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:14:31.779Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-10T05:14:32.046 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:14:31.779Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-10T05:14:32.046 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:14:31.779Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-10T05:14:32.047 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:14:31.779Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-10T05:14:32.047 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:14:31.779Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-10T05:14:32.047 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[67160]: ts=2024-08-10T05:14:31.780Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-10T05:14:32.047 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:31 smithi159 podman[77839]: 2024-08-10 05:14:31.78959174 +0000 UTC m=+0.151237439 container died 2650292b269ca60249b2f9d60c53ea707d3ecb08a6c355d4118e7c5b7eeccee9 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:14:32.346 INFO:tasks.rados.rados.0.smithi086.stdout:595: done (4 left) 2024-08-10T05:14:32.346 INFO:tasks.rados.rados.0.smithi086.stdout:596: done (3 left) 2024-08-10T05:14:32.347 INFO:tasks.rados.rados.0.smithi086.stdout:597: done (2 left) 2024-08-10T05:14:32.347 INFO:tasks.rados.rados.0.smithi086.stdout:598: done (1 left) 2024-08-10T05:14:32.347 INFO:tasks.rados.rados.0.smithi086.stdout:599: done (0 left) 2024-08-10T05:14:32.347 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 56 2024-08-10T05:14:32.347 INFO:tasks.rados.rados.0.smithi086.stdout:600: seq_num 212 ranges {909312=753664,1662976=401408} 2024-08-10T05:14:32.347 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:32 smithi159 podman[77839]: 2024-08-10 05:14:32.151700262 +0000 UTC m=+0.513345957 container cleanup 2650292b269ca60249b2f9d60c53ea707d3ecb08a6c355d4118e7c5b7eeccee9 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:14:32.347 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:32 smithi159 bash[77839]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a 2024-08-10T05:14:32.355 INFO:tasks.rados.rados.0.smithi086.stdout:600: writing smithi08687503-23 from 909312 to 1662976 tid 1 2024-08-10T05:14:32.357 INFO:tasks.rados.rados.0.smithi086.stdout:600: writing smithi08687503-23 from 1662976 to 2064384 tid 2 2024-08-10T05:14:32.358 INFO:tasks.rados.rados.0.smithi086.stdout:601: copy_from oid 26 from oid 22 current snap is 56 2024-08-10T05:14:32.358 INFO:tasks.rados.rados.0.smithi086.stdout:602: snap_create 2024-08-10T05:14:32.362 INFO:tasks.rados.rados.0.smithi086.stdout:601: finishing copy_from to smithi08687503-26 2024-08-10T05:14:32.362 INFO:tasks.rados.rados.0.smithi086.stdout:601: got expected ENOENT (src dne) 2024-08-10T05:14:32.362 INFO:tasks.rados.rados.0.smithi086.stdout:601: finishing copy_from racing read to smithi08687503-26 2024-08-10T05:14:32.363 INFO:tasks.rados.rados.0.smithi086.stdout:600: finishing write tid 1 to smithi08687503-23 2024-08-10T05:14:32.363 INFO:tasks.rados.rados.0.smithi086.stdout:600: finishing write tid 2 to smithi08687503-23 2024-08-10T05:14:32.363 INFO:tasks.rados.rados.0.smithi086.stdout:600: finishing write tid 3 to smithi08687503-23 2024-08-10T05:14:32.363 INFO:tasks.rados.rados.0.smithi086.stdout:600: finishing write tid 4 to smithi08687503-23 2024-08-10T05:14:32.363 INFO:tasks.rados.rados.0.smithi086.stdout:600: oid 23 updating version 0 to 227 2024-08-10T05:14:32.364 INFO:tasks.rados.rados.0.smithi086.stdout:600: oid 23 updating version 227 to 229 2024-08-10T05:14:32.364 INFO:tasks.rados.rados.0.smithi086.stdout:600: oid 23 version 229 is already newer than 228 2024-08-10T05:14:32.364 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 229 (ObjNum 212 snap 56 seq_num 212) dirty exists 2024-08-10T05:14:32.364 INFO:tasks.rados.rados.0.smithi086.stdout:600: left oid 23 (ObjNum 212 snap 56 seq_num 212) 2024-08-10T05:14:32.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:32 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:14:32.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:32 smithi086 ceph-mon[29634]: osdmap e181: 8 total, 8 up, 8 in 2024-08-10T05:14:32.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:32 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:14:32.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:32 smithi086 ceph-mon[41441]: osdmap e181: 8 total, 8 up, 8 in 2024-08-10T05:14:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:32 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:14:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:32 smithi159 ceph-mon[33602]: osdmap e181: 8 total, 8 up, 8 in 2024-08-10T05:14:32.687 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:32 smithi159 podman[77856]: 2024-08-10 05:14:32.428204865 +0000 UTC m=+0.641253985 container remove 2650292b269ca60249b2f9d60c53ea707d3ecb08a6c355d4118e7c5b7eeccee9 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:14:32.687 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:32 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-10T05:14:32.687 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:32 smithi159 systemd[1]: Stopped Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:14:32.687 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:32 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@prometheus.a.service: Consumed 1.679s CPU time. 2024-08-10T05:14:32.687 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:32 smithi159 systemd[1]: Starting Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:14:33.043 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:32 smithi159 podman[77954]: 2024-08-10 05:14:32.689129619 +0000 UTC m=+0.018610023 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-08-10T05:14:33.043 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:32 smithi159 podman[77954]: 2024-08-10 05:14:32.787376824 +0000 UTC m=+0.116857220 container create 248f3e447d620fbd24d0ffd367500eaf1bc169d8e48bd671562f55f2e4cee883 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:14:33.044 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 podman[77954]: 2024-08-10 05:14:33.014876171 +0000 UTC m=+0.344356565 container init 248f3e447d620fbd24d0ffd367500eaf1bc169d8e48bd671562f55f2e4cee883 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:14:33.044 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 podman[77954]: 2024-08-10 05:14:33.019709068 +0000 UTC m=+0.349189465 container start 248f3e447d620fbd24d0ffd367500eaf1bc169d8e48bd671562f55f2e4cee883 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:14:33.351 INFO:tasks.rados.rados.0.smithi086.stdout:600: done (2 left) 2024-08-10T05:14:33.352 INFO:tasks.rados.rados.0.smithi086.stdout:601: done (1 left) 2024-08-10T05:14:33.352 INFO:tasks.rados.rados.0.smithi086.stdout:602: done (0 left) 2024-08-10T05:14:33.352 INFO:tasks.rados.rados.0.smithi086.stdout:603: snap_create 2024-08-10T05:14:33.437 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.043Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-10T05:14:33.437 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.043Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-10T05:14:33.437 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.044Z caller=main.go:570 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi159 (none))" 2024-08-10T05:14:33.438 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.044Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-10T05:14:33.438 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.044Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-10T05:14:33.438 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.045Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-10T05:14:33.438 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.045Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-10T05:14:33.438 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.047Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-10T05:14:33.438 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.047Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-10T05:14:33.438 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.049Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-10T05:14:33.438 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.049Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.431µs 2024-08-10T05:14:33.438 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.049Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-10T05:14:33.439 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.050Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-08-10T05:14:33.439 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.057Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-08-10T05:14:33.439 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.057Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-08-10T05:14:33.439 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.057Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=20.06µs wal_replay_duration=8.577085ms wbl_replay_duration=121ns total_replay_duration=8.615278ms 2024-08-10T05:14:33.439 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.059Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-10T05:14:33.439 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.059Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-10T05:14:33.439 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.059Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-10T05:14:33.439 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.079Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.28218ms db_storage=797ns remote_storage=1.373µs web_handler=500ns query_engine=628ns scrape=413.521µs scrape_sd=92.483µs notify=15.827µs notify_sd=19.619µs rules=19.424371ms tracing=5.463µs 2024-08-10T05:14:33.439 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.079Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-10T05:14:33.439 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:33.079Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-10T05:14:33.439 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 bash[77954]: 248f3e447d620fbd24d0ffd367500eaf1bc169d8e48bd671562f55f2e4cee883 2024-08-10T05:14:33.439 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:33 smithi159 systemd[1]: Started Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:14:34.352 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:34 smithi086 ceph-mon[41441]: pgmap v27: 121 pgs: 121 active+clean; 178 MiB data, 568 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:34.352 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:34 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:34.352 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:34 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:34.352 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:34 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:14:34.352 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:34 smithi086 ceph-mon[41441]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:14:34.352 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:34 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:34.353 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:34 smithi086 ceph-mon[41441]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-10T05:14:34.353 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:34 smithi086 ceph-mon[41441]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-10T05:14:34.353 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:34 smithi086 ceph-mon[41441]: osdmap e182: 8 total, 8 up, 8 in 2024-08-10T05:14:34.353 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:34 smithi086 ceph-mon[29634]: pgmap v27: 121 pgs: 121 active+clean; 178 MiB data, 568 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:34.353 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:34 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:34.353 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:34 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:34.353 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:34 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:14:34.353 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:34 smithi086 ceph-mon[29634]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:14:34.353 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:34 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:34.354 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:34 smithi086 ceph-mon[29634]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-10T05:14:34.354 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:34 smithi086 ceph-mon[29634]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-10T05:14:34.354 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:34 smithi086 ceph-mon[29634]: osdmap e182: 8 total, 8 up, 8 in 2024-08-10T05:14:34.355 INFO:tasks.rados.rados.0.smithi086.stdout:603: done (0 left) 2024-08-10T05:14:34.355 INFO:tasks.rados.rados.0.smithi086.stdout:604: delete oid 4 current snap is 58 2024-08-10T05:14:34.359 INFO:tasks.rados.rados.0.smithi086.stdout:604: done (0 left) 2024-08-10T05:14:34.359 INFO:tasks.rados.rados.0.smithi086.stdout:605: delete oid 15 current snap is 58 2024-08-10T05:14:34.360 INFO:tasks.rados.rados.0.smithi086.stdout:605: done (0 left) 2024-08-10T05:14:34.361 INFO:tasks.rados.rados.0.smithi086.stdout:606: snap_create 2024-08-10T05:14:34.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:34 smithi159 ceph-mon[33602]: pgmap v27: 121 pgs: 121 active+clean; 178 MiB data, 568 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:34.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:34 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:34.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:34 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:34.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:34 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:14:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:34 smithi159 ceph-mon[33602]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:14:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:34 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:34 smithi159 ceph-mon[33602]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-10T05:14:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:34 smithi159 ceph-mon[33602]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-10T05:14:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:34 smithi159 ceph-mon[33602]: osdmap e182: 8 total, 8 up, 8 in 2024-08-10T05:14:35.357 INFO:tasks.rados.rados.0.smithi086.stdout:606: done (0 left) 2024-08-10T05:14:35.358 INFO:tasks.rados.rados.0.smithi086.stdout:607: setattr oid 19 current snap is 59 2024-08-10T05:14:35.362 INFO:tasks.rados.rados.0.smithi086.stdout:608: rmattr oid 42 current snap is 59 2024-08-10T05:14:35.362 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 59 2024-08-10T05:14:35.362 INFO:tasks.rados.rados.0.smithi086.stdout:609: seq_num 215 ranges {4276224=409600,4685824=532480,5218304=270336} 2024-08-10T05:14:35.387 INFO:tasks.rados.rados.0.smithi086.stdout:609: writing smithi08687503-38 from 4276224 to 4685824 tid 1 2024-08-10T05:14:35.390 INFO:tasks.rados.rados.0.smithi086.stdout:609: writing smithi08687503-38 from 4685824 to 5218304 tid 2 2024-08-10T05:14:35.392 INFO:tasks.rados.rados.0.smithi086.stdout:609: writing smithi08687503-38 from 5218304 to 5488640 tid 3 2024-08-10T05:14:35.392 INFO:tasks.rados.rados.0.smithi086.stdout:610: read oid 26 snap -1 2024-08-10T05:14:35.392 INFO:tasks.rados.rados.0.smithi086.stdout:610: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:14:35.392 INFO:tasks.rados.rados.0.smithi086.stdout:611: setattr oid 10 current snap is 59 2024-08-10T05:14:35.392 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 229 (ObjNum 170 snap 42 seq_num 170) dirty exists 2024-08-10T05:14:35.392 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 298 (ObjNum 156 snap 38 seq_num 156) dirty exists 2024-08-10T05:14:35.392 INFO:tasks.rados.rados.0.smithi086.stdout:609: finishing write tid 1 to smithi08687503-38 2024-08-10T05:14:35.392 INFO:tasks.rados.rados.0.smithi086.stdout:610: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:14:35.394 INFO:tasks.rados.rados.0.smithi086.stdout:609: finishing write tid 2 to smithi08687503-38 2024-08-10T05:14:35.395 INFO:tasks.rados.rados.0.smithi086.stdout:609: finishing write tid 3 to smithi08687503-38 2024-08-10T05:14:35.395 INFO:tasks.rados.rados.0.smithi086.stdout:609: finishing write tid 4 to smithi08687503-38 2024-08-10T05:14:35.395 INFO:tasks.rados.rados.0.smithi086.stdout:607: done (4 left) 2024-08-10T05:14:35.395 INFO:tasks.rados.rados.0.smithi086.stdout:608: done (3 left) 2024-08-10T05:14:35.395 INFO:tasks.rados.rados.0.smithi086.stdout:610: done (2 left) 2024-08-10T05:14:35.395 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 59 2024-08-10T05:14:35.395 INFO:tasks.rados.rados.0.smithi086.stdout:612: seq_num 216 ranges {2392064=425984,2818048=409600,3227648=393216} 2024-08-10T05:14:35.409 INFO:tasks.rados.rados.0.smithi086.stdout:612: writing smithi08687503-25 from 2392064 to 2818048 tid 1 2024-08-10T05:14:35.411 INFO:tasks.rados.rados.0.smithi086.stdout:612: writing smithi08687503-25 from 2818048 to 3227648 tid 2 2024-08-10T05:14:35.415 INFO:tasks.rados.rados.0.smithi086.stdout:612: writing smithi08687503-25 from 3227648 to 3620864 tid 3 2024-08-10T05:14:35.415 INFO:tasks.rados.rados.0.smithi086.stdout:613: copy_from oid 15 from oid 5 current snap is 59 2024-08-10T05:14:35.415 INFO:tasks.rados.rados.0.smithi086.stdout:609: finishing write tid 5 to smithi08687503-38 2024-08-10T05:14:35.415 INFO:tasks.rados.rados.0.smithi086.stdout:609: oid 38 updating version 0 to 214 2024-08-10T05:14:35.415 INFO:tasks.rados.rados.0.smithi086.stdout:609: oid 38 version 214 is already newer than 213 2024-08-10T05:14:35.415 INFO:tasks.rados.rados.0.smithi086.stdout:609: oid 38 version 214 is already newer than 211 2024-08-10T05:14:35.415 INFO:tasks.rados.rados.0.smithi086.stdout:609: oid 38 version 214 is already newer than 212 2024-08-10T05:14:35.415 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 214 (ObjNum 215 snap 59 seq_num 215) dirty exists 2024-08-10T05:14:35.415 INFO:tasks.rados.rados.0.smithi086.stdout:609: left oid 38 (ObjNum 215 snap 59 seq_num 215) 2024-08-10T05:14:35.415 INFO:tasks.rados.rados.0.smithi086.stdout:609: done (3 left) 2024-08-10T05:14:35.415 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 47 current snap is 59 2024-08-10T05:14:35.416 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 300 (ObjNum 210 snap 55 seq_num 210) dirty exists 2024-08-10T05:14:35.416 INFO:tasks.rados.rados.0.smithi086.stdout:612: finishing write tid 1 to smithi08687503-25 2024-08-10T05:14:35.416 INFO:tasks.rados.rados.0.smithi086.stdout:614: seq_num 217 ranges {0=442368,442368=696320,1138688=106496} 2024-08-10T05:14:35.416 INFO:tasks.rados.rados.0.smithi086.stdout:614: writing smithi08687503-47 from 0 to 442368 tid 1 2024-08-10T05:14:35.420 INFO:tasks.rados.rados.0.smithi086.stdout:614: writing smithi08687503-47 from 442368 to 1138688 tid 2 2024-08-10T05:14:35.421 INFO:tasks.rados.rados.0.smithi086.stdout:614: writing smithi08687503-47 from 1138688 to 1245184 tid 3 2024-08-10T05:14:35.422 INFO:tasks.rados.rados.0.smithi086.stdout:611: done (3 left) 2024-08-10T05:14:35.422 INFO:tasks.rados.rados.0.smithi086.stdout:615: read oid 2 snap 14 2024-08-10T05:14:35.422 INFO:tasks.rados.rados.0.smithi086.stdout:615: expect (ObjNum 67 snap 3 seq_num 67) 2024-08-10T05:14:35.422 INFO:tasks.rados.rados.0.smithi086.stdout:616: read oid 20 snap -1 2024-08-10T05:14:35.422 INFO:tasks.rados.rados.0.smithi086.stdout:616: expect (ObjNum 153 snap 38 seq_num 153) 2024-08-10T05:14:35.422 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 26 current snap is 59 2024-08-10T05:14:35.422 INFO:tasks.rados.rados.0.smithi086.stdout:612: finishing write tid 2 to smithi08687503-25 2024-08-10T05:14:35.422 INFO:tasks.rados.rados.0.smithi086.stdout:617: seq_num 218 ranges {0=458752,458752=581632,1040384=221184} 2024-08-10T05:14:35.424 INFO:tasks.rados.rados.0.smithi086.stdout:617: writing smithi08687503-26 from 0 to 458752 tid 1 2024-08-10T05:14:35.428 INFO:tasks.rados.rados.0.smithi086.stdout:617: writing smithi08687503-26 from 458752 to 1040384 tid 2 2024-08-10T05:14:35.431 INFO:tasks.rados.rados.0.smithi086.stdout:617: writing smithi08687503-26 from 1040384 to 1261568 tid 3 2024-08-10T05:14:35.431 INFO:tasks.rados.rados.0.smithi086.stdout:618: rollback oid 12 current snap is 59 2024-08-10T05:14:35.431 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 12 to 16 2024-08-10T05:14:35.431 INFO:tasks.rados.rados.0.smithi086.stdout:612: finishing write tid 3 to smithi08687503-25 2024-08-10T05:14:35.431 INFO:tasks.rados.rados.0.smithi086.stdout:612: finishing write tid 4 to smithi08687503-25 2024-08-10T05:14:35.431 INFO:tasks.rados.rados.0.smithi086.stdout:614: finishing write tid 1 to smithi08687503-47 2024-08-10T05:14:35.431 INFO:tasks.rados.rados.0.smithi086.stdout:612: finishing write tid 5 to smithi08687503-25 2024-08-10T05:14:35.431 INFO:tasks.rados.rados.0.smithi086.stdout:612: oid 25 updating version 0 to 261 2024-08-10T05:14:35.431 INFO:tasks.rados.rados.0.smithi086.stdout:612: oid 25 updating version 261 to 262 2024-08-10T05:14:35.432 INFO:tasks.rados.rados.0.smithi086.stdout:612: oid 25 version 262 is already newer than 260 2024-08-10T05:14:35.432 INFO:tasks.rados.rados.0.smithi086.stdout:612: oid 25 updating version 262 to 263 2024-08-10T05:14:35.432 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 263 (ObjNum 216 snap 59 seq_num 216) dirty exists 2024-08-10T05:14:35.432 INFO:tasks.rados.rados.0.smithi086.stdout:612: left oid 25 (ObjNum 216 snap 59 seq_num 216) 2024-08-10T05:14:35.432 INFO:tasks.rados.rados.0.smithi086.stdout:614: finishing write tid 2 to smithi08687503-47 2024-08-10T05:14:35.432 INFO:tasks.rados.rados.0.smithi086.stdout:614: finishing write tid 3 to smithi08687503-47 2024-08-10T05:14:35.432 INFO:tasks.rados.rados.0.smithi086.stdout:614: finishing write tid 4 to smithi08687503-47 2024-08-10T05:14:35.432 INFO:tasks.rados.rados.0.smithi086.stdout:612: done (6 left) 2024-08-10T05:14:35.432 INFO:tasks.rados.rados.0.smithi086.stdout:619: rollback oid 31 current snap is 59 2024-08-10T05:14:35.432 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 31 to 44 2024-08-10T05:14:35.432 INFO:tasks.rados.rados.0.smithi086.stdout:613: finishing copy_from racing read to smithi08687503-15 2024-08-10T05:14:35.433 INFO:tasks.rados.rados.0.smithi086.stdout:613: finishing copy_from to smithi08687503-15 2024-08-10T05:14:35.433 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 248 (ObjNum 153 snap 38 seq_num 153) dirty exists 2024-08-10T05:14:35.433 INFO:tasks.rados.rados.0.smithi086.stdout:613: done (6 left) 2024-08-10T05:14:35.433 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 59 2024-08-10T05:14:35.433 INFO:tasks.rados.rados.0.smithi086.stdout:620: seq_num 219 ranges {2580480=475136,3055616=466944,3522560=335872} 2024-08-10T05:14:35.446 INFO:tasks.rados.rados.0.smithi086.stdout:620: writing smithi08687503-5 from 2580480 to 3055616 tid 1 2024-08-10T05:14:35.449 INFO:tasks.rados.rados.0.smithi086.stdout:620: writing smithi08687503-5 from 3055616 to 3522560 tid 2 2024-08-10T05:14:35.452 INFO:tasks.rados.rados.0.smithi086.stdout:620: writing smithi08687503-5 from 3522560 to 3858432 tid 3 2024-08-10T05:14:35.452 INFO:tasks.rados.rados.0.smithi086.stdout:621: rollback oid 40 current snap is 59 2024-08-10T05:14:35.452 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 40 to 44 2024-08-10T05:14:35.452 INFO:tasks.rados.rados.0.smithi086.stdout:617: finishing write tid 1 to smithi08687503-26 2024-08-10T05:14:35.452 INFO:tasks.rados.rados.0.smithi086.stdout:622: read oid 3 snap -1 2024-08-10T05:14:35.452 INFO:tasks.rados.rados.0.smithi086.stdout:622: expect deleted 2024-08-10T05:14:35.453 INFO:tasks.rados.rados.0.smithi086.stdout:623: rollback oid 33 current snap is 59 2024-08-10T05:14:35.453 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 33 to 54 2024-08-10T05:14:35.453 INFO:tasks.rados.rados.0.smithi086.stdout:614: finishing write tid 5 to smithi08687503-47 2024-08-10T05:14:35.453 INFO:tasks.rados.rados.0.smithi086.stdout:614: oid 47 updating version 0 to 27 2024-08-10T05:14:35.453 INFO:tasks.rados.rados.0.smithi086.stdout:614: oid 47 updating version 27 to 28 2024-08-10T05:14:35.453 INFO:tasks.rados.rados.0.smithi086.stdout:614: oid 47 version 28 is already newer than 26 2024-08-10T05:14:35.453 INFO:tasks.rados.rados.0.smithi086.stdout:614: oid 47 updating version 28 to 29 2024-08-10T05:14:35.453 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 29 (ObjNum 217 snap 59 seq_num 217) dirty exists 2024-08-10T05:14:35.453 INFO:tasks.rados.rados.0.smithi086.stdout:614: left oid 47 (ObjNum 217 snap 59 seq_num 217) 2024-08-10T05:14:35.453 INFO:tasks.rados.rados.0.smithi086.stdout:619: finishing rollback tid 1 to smithi08687503-31 2024-08-10T05:14:35.453 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 296 (ObjNum 129 snap 0 seq_num 3356054832) dirty dne 2024-08-10T05:14:35.453 INFO:tasks.rados.rados.0.smithi086.stdout:615: expect (ObjNum 67 snap 3 seq_num 67) 2024-08-10T05:14:35.471 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:35 smithi086 ceph-mon[41441]: osdmap e183: 8 total, 8 up, 8 in 2024-08-10T05:14:35.471 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:35 smithi086 ceph-mon[41441]: Upgrade: Updating mgr.y 2024-08-10T05:14:35.471 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:35 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:35.471 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:35 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:14:35.471 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:35 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:14:35.471 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:35 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:14:35.471 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:35 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:14:35.472 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:35 smithi086 ceph-mon[41441]: Deploying daemon mgr.y on smithi086 2024-08-10T05:14:35.472 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:35 smithi086 ceph-mon[41441]: pgmap v30: 121 pgs: 121 active+clean; 170 MiB data, 568 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-10T05:14:35.472 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:35 smithi086 ceph-mon[29634]: osdmap e183: 8 total, 8 up, 8 in 2024-08-10T05:14:35.472 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:35 smithi086 ceph-mon[29634]: Upgrade: Updating mgr.y 2024-08-10T05:14:35.472 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:35 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:35.472 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:35 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:14:35.472 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:35 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:14:35.472 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:35 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:14:35.472 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:35 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:14:35.472 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:35 smithi086 ceph-mon[29634]: Deploying daemon mgr.y on smithi086 2024-08-10T05:14:35.473 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:35 smithi086 ceph-mon[29634]: pgmap v30: 121 pgs: 121 active+clean; 170 MiB data, 568 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-10T05:14:35.520 INFO:tasks.rados.rados.0.smithi086.stdout:618: finishing rollback tid 0 to smithi08687503-12 2024-08-10T05:14:35.520 INFO:tasks.rados.rados.0.smithi086.stdout:618: finishing rollback tid 1 to smithi08687503-12 2024-08-10T05:14:35.520 INFO:tasks.rados.rados.0.smithi086.stdout:618: finishing rollback tid 2 to smithi08687503-12 2024-08-10T05:14:35.520 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 142 (ObjNum 72 snap 5 seq_num 72) dirty exists 2024-08-10T05:14:35.520 INFO:tasks.rados.rados.0.smithi086.stdout:614: done (9 left) 2024-08-10T05:14:35.520 INFO:tasks.rados.rados.0.smithi086.stdout:615: done (8 left) 2024-08-10T05:14:35.520 INFO:tasks.rados.rados.0.smithi086.stdout:618: done (7 left) 2024-08-10T05:14:35.520 INFO:tasks.rados.rados.0.smithi086.stdout:619: done (6 left) 2024-08-10T05:14:35.520 INFO:tasks.rados.rados.0.smithi086.stdout:624: read oid 30 snap -1 2024-08-10T05:14:35.520 INFO:tasks.rados.rados.0.smithi086.stdout:624: expect (ObjNum 76 snap 10 seq_num 76) 2024-08-10T05:14:35.520 INFO:tasks.rados.rados.0.smithi086.stdout:625: rollback oid 8 current snap is 59 2024-08-10T05:14:35.521 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 8 to 54 2024-08-10T05:14:35.521 INFO:tasks.rados.rados.0.smithi086.stdout:617: finishing write tid 2 to smithi08687503-26 2024-08-10T05:14:35.521 INFO:tasks.rados.rados.0.smithi086.stdout:617: finishing write tid 3 to smithi08687503-26 2024-08-10T05:14:35.521 INFO:tasks.rados.rados.0.smithi086.stdout:617: finishing write tid 4 to smithi08687503-26 2024-08-10T05:14:35.521 INFO:tasks.rados.rados.0.smithi086.stdout:617: finishing write tid 5 to smithi08687503-26 2024-08-10T05:14:35.521 INFO:tasks.rados.rados.0.smithi086.stdout:617: oid 26 updating version 0 to 234 2024-08-10T05:14:35.521 INFO:tasks.rados.rados.0.smithi086.stdout:617: oid 26 version 234 is already newer than 231 2024-08-10T05:14:35.521 INFO:tasks.rados.rados.0.smithi086.stdout:617: oid 26 version 234 is already newer than 232 2024-08-10T05:14:35.521 INFO:tasks.rados.rados.0.smithi086.stdout:617: oid 26 version 234 is already newer than 233 2024-08-10T05:14:35.521 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 234 (ObjNum 218 snap 59 seq_num 218) dirty exists 2024-08-10T05:14:35.521 INFO:tasks.rados.rados.0.smithi086.stdout:617: left oid 26 (ObjNum 218 snap 59 seq_num 218) 2024-08-10T05:14:35.521 INFO:tasks.rados.rados.0.smithi086.stdout:616: expect (ObjNum 153 snap 38 seq_num 153) 2024-08-10T05:14:35.647 INFO:tasks.rados.rados.0.smithi086.stdout:620: finishing write tid 1 to smithi08687503-5 2024-08-10T05:14:35.647 INFO:tasks.rados.rados.0.smithi086.stdout:620: finishing write tid 2 to smithi08687503-5 2024-08-10T05:14:35.648 INFO:tasks.rados.rados.0.smithi086.stdout:616: done (7 left) 2024-08-10T05:14:35.648 INFO:tasks.rados.rados.0.smithi086.stdout:617: done (6 left) 2024-08-10T05:14:35.648 INFO:tasks.rados.rados.0.smithi086.stdout:626: snap_create 2024-08-10T05:14:35.648 INFO:tasks.rados.rados.0.smithi086.stdout:620: finishing write tid 3 to smithi08687503-5 2024-08-10T05:14:35.648 INFO:tasks.rados.rados.0.smithi086.stdout:620: finishing write tid 4 to smithi08687503-5 2024-08-10T05:14:35.648 INFO:tasks.rados.rados.0.smithi086.stdout:623: finishing rollback tid 0 to smithi08687503-33 2024-08-10T05:14:35.648 INFO:tasks.rados.rados.0.smithi086.stdout:623: finishing rollback tid 1 to smithi08687503-33 2024-08-10T05:14:35.648 INFO:tasks.rados.rados.0.smithi086.stdout:620: finishing write tid 5 to smithi08687503-5 2024-08-10T05:14:35.648 INFO:tasks.rados.rados.0.smithi086.stdout:620: oid 5 updating version 0 to 268 2024-08-10T05:14:35.648 INFO:tasks.rados.rados.0.smithi086.stdout:620: oid 5 version 268 is already newer than 267 2024-08-10T05:14:35.649 INFO:tasks.rados.rados.0.smithi086.stdout:620: oid 5 version 268 is already newer than 266 2024-08-10T05:14:35.649 INFO:tasks.rados.rados.0.smithi086.stdout:620: oid 5 version 268 is already newer than 265 2024-08-10T05:14:35.649 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 268 (ObjNum 219 snap 59 seq_num 219) dirty exists 2024-08-10T05:14:35.649 INFO:tasks.rados.rados.0.smithi086.stdout:620: left oid 5 (ObjNum 219 snap 59 seq_num 219) 2024-08-10T05:14:35.649 INFO:tasks.rados.rados.0.smithi086.stdout:623: finishing rollback tid 2 to smithi08687503-33 2024-08-10T05:14:35.649 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 218 (ObjNum 193 snap 52 seq_num 193) dirty exists 2024-08-10T05:14:35.649 INFO:tasks.rados.rados.0.smithi086.stdout:621: finishing rollback tid 0 to smithi08687503-40 2024-08-10T05:14:35.649 INFO:tasks.rados.rados.0.smithi086.stdout:621: finishing rollback tid 1 to smithi08687503-40 2024-08-10T05:14:35.649 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 145 (ObjNum 97 snap 0 seq_num 807382320) dirty dne 2024-08-10T05:14:35.649 INFO:tasks.rados.rados.0.smithi086.stdout:625: finishing rollback tid 0 to smithi08687503-8 2024-08-10T05:14:35.649 INFO:tasks.rados.rados.0.smithi086.stdout:625: finishing rollback tid 1 to smithi08687503-8 2024-08-10T05:14:35.649 INFO:tasks.rados.rados.0.smithi086.stdout:625: finishing rollback tid 2 to smithi08687503-8 2024-08-10T05:14:35.649 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 272 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-08-10T05:14:35.650 INFO:tasks.rados.rados.0.smithi086.stdout:624: expect (ObjNum 76 snap 10 seq_num 76) 2024-08-10T05:14:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:35 smithi159 ceph-mon[33602]: osdmap e183: 8 total, 8 up, 8 in 2024-08-10T05:14:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:35 smithi159 ceph-mon[33602]: Upgrade: Updating mgr.y 2024-08-10T05:14:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:35 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:35 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:14:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:35 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:14:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:35 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:14:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:35 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:14:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:35 smithi159 ceph-mon[33602]: Deploying daemon mgr.y on smithi086 2024-08-10T05:14:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:35 smithi159 ceph-mon[33602]: pgmap v30: 121 pgs: 121 active+clean; 170 MiB data, 568 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-10T05:14:36.317 INFO:tasks.rados.rados.0.smithi086.stdout:620: done (6 left) 2024-08-10T05:14:36.317 INFO:tasks.rados.rados.0.smithi086.stdout:621: done (5 left) 2024-08-10T05:14:36.317 INFO:tasks.rados.rados.0.smithi086.stdout:622: done (4 left) 2024-08-10T05:14:36.317 INFO:tasks.rados.rados.0.smithi086.stdout:623: done (3 left) 2024-08-10T05:14:36.317 INFO:tasks.rados.rados.0.smithi086.stdout:624: done (2 left) 2024-08-10T05:14:36.317 INFO:tasks.rados.rados.0.smithi086.stdout:625: done (1 left) 2024-08-10T05:14:36.317 INFO:tasks.rados.rados.0.smithi086.stdout:626: done (0 left) 2024-08-10T05:14:36.317 INFO:tasks.rados.rados.0.smithi086.stdout:627: rollback oid 42 current snap is 60 2024-08-10T05:14:36.317 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 42 to 54 2024-08-10T05:14:36.318 INFO:tasks.rados.rados.0.smithi086.stdout:628: copy_from oid 3 from oid 1 current snap is 60 2024-08-10T05:14:36.318 INFO:tasks.rados.rados.0.smithi086.stdout:629: snap_remove snap 47 2024-08-10T05:14:36.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:36 smithi086 ceph-mon[29634]: osdmap e184: 8 total, 8 up, 8 in 2024-08-10T05:14:36.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:36 smithi086 ceph-mon[29634]: osdmap e185: 8 total, 8 up, 8 in 2024-08-10T05:14:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:36 smithi086 ceph-mon[41441]: osdmap e184: 8 total, 8 up, 8 in 2024-08-10T05:14:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:36 smithi086 ceph-mon[41441]: osdmap e185: 8 total, 8 up, 8 in 2024-08-10T05:14:36.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:36 smithi159 ceph-mon[33602]: osdmap e184: 8 total, 8 up, 8 in 2024-08-10T05:14:36.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:36 smithi159 ceph-mon[33602]: osdmap e185: 8 total, 8 up, 8 in 2024-08-10T05:14:36.988 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:36 smithi086 systemd[1]: Stopping Ceph mgr.y for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:14:37.272 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:36 smithi086 podman[90228]: 2024-08-10 05:14:36.988092487 +0000 UTC m=+0.137165771 container died ea1a676942be599b3ec5e4999442d000cd675e9e6ef8e35ffa8c7d838866f634 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-f5af36e, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-08-10T05:14:37.318 INFO:tasks.rados.rados.0.smithi086.stdout:629: done (2 left) 2024-08-10T05:14:37.318 INFO:tasks.rados.rados.0.smithi086.stdout:630: snap_create 2024-08-10T05:14:37.318 INFO:tasks.rados.rados.0.smithi086.stdout:628: finishing copy_from to smithi08687503-3 2024-08-10T05:14:37.318 INFO:tasks.rados.rados.0.smithi086.stdout:628: got expected ENOENT (src dne) 2024-08-10T05:14:37.318 INFO:tasks.rados.rados.0.smithi086.stdout:628: finishing copy_from racing read to smithi08687503-3 2024-08-10T05:14:37.319 INFO:tasks.rados.rados.0.smithi086.stdout:627: finishing rollback tid 0 to smithi08687503-42 2024-08-10T05:14:37.319 INFO:tasks.rados.rados.0.smithi086.stdout:627: finishing rollback tid 1 to smithi08687503-42 2024-08-10T05:14:37.319 INFO:tasks.rados.rados.0.smithi086.stdout:627: finishing rollback tid 2 to smithi08687503-42 2024-08-10T05:14:37.319 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 305 (ObjNum 156 snap 38 seq_num 156) dirty exists 2024-08-10T05:14:37.564 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:37 smithi086 ceph-mon[41441]: pgmap v33: 121 pgs: 121 active+clean; 170 MiB data, 568 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-10T05:14:37.565 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:37 smithi086 ceph-mon[41441]: osdmap e186: 8 total, 8 up, 8 in 2024-08-10T05:14:37.565 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:37 smithi086 ceph-mon[29634]: pgmap v33: 121 pgs: 121 active+clean; 170 MiB data, 568 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-10T05:14:37.565 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:37 smithi086 ceph-mon[29634]: osdmap e186: 8 total, 8 up, 8 in 2024-08-10T05:14:37.565 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:37 smithi086 podman[90228]: 2024-08-10 05:14:37.355196398 +0000 UTC m=+0.504269675 container cleanup ea1a676942be599b3ec5e4999442d000cd675e9e6ef8e35ffa8c7d838866f634 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, RELEASE=reef-f5af36e, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T05:14:37.565 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:37 smithi086 bash[90228]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y 2024-08-10T05:14:37.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:37 smithi159 ceph-mon[33602]: pgmap v33: 121 pgs: 121 active+clean; 170 MiB data, 568 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-10T05:14:37.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:37 smithi159 ceph-mon[33602]: osdmap e186: 8 total, 8 up, 8 in 2024-08-10T05:14:37.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:37 smithi086 podman[90244]: 2024-08-10 05:14:37.565168984 +0000 UTC m=+0.577140987 container remove ea1a676942be599b3ec5e4999442d000cd675e9e6ef8e35ffa8c7d838866f634 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y, io.buildah.version=1.36.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-f5af36e, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True) 2024-08-10T05:14:37.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:37 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-08-10T05:14:37.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:37 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-08-10T05:14:37.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:37 smithi086 systemd[1]: Stopped Ceph mgr.y for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:14:37.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:37 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.y.service: Consumed 43.059s CPU time. 2024-08-10T05:14:38.323 INFO:tasks.rados.rados.0.smithi086.stdout:627: done (2 left) 2024-08-10T05:14:38.323 INFO:tasks.rados.rados.0.smithi086.stdout:628: done (1 left) 2024-08-10T05:14:38.323 INFO:tasks.rados.rados.0.smithi086.stdout:630: done (0 left) 2024-08-10T05:14:38.323 INFO:tasks.rados.rados.0.smithi086.stdout:631: read oid 46 snap -1 2024-08-10T05:14:38.323 INFO:tasks.rados.rados.0.smithi086.stdout:631: expect (ObjNum 170 snap 42 seq_num 170) 2024-08-10T05:14:38.323 INFO:tasks.rados.rados.0.smithi086.stdout:632: rollback oid 42 current snap is 61 2024-08-10T05:14:38.323 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 42 to 16 2024-08-10T05:14:38.323 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 26 current snap is 61 2024-08-10T05:14:38.324 INFO:tasks.rados.rados.0.smithi086.stdout:633: seq_num 220 ranges {1261568=491520,1753088=753664,2506752=49152} 2024-08-10T05:14:38.324 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:37 smithi086 systemd[1]: Starting Ceph mgr.y for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:14:38.324 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:38 smithi086 podman[90379]: 2024-08-10 05:14:38.095376151 +0000 UTC m=+0.017150860 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:14:38.324 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:38 smithi086 podman[90379]: 2024-08-10 05:14:38.208264953 +0000 UTC m=+0.130039688 container create cbe6b5d6d7dbfe075d08d8f4eb31646c73ab70046acb9e2a2ee3b4aabd742395 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-08-10T05:14:38.332 INFO:tasks.rados.rados.0.smithi086.stdout:633: writing smithi08687503-26 from 1261568 to 1753088 tid 1 2024-08-10T05:14:38.336 INFO:tasks.rados.rados.0.smithi086.stdout:633: writing smithi08687503-26 from 1753088 to 2506752 tid 2 2024-08-10T05:14:38.337 INFO:tasks.rados.rados.0.smithi086.stdout:633: writing smithi08687503-26 from 2506752 to 2555904 tid 3 2024-08-10T05:14:38.337 INFO:tasks.rados.rados.0.smithi086.stdout:634: copy_from oid 41 from oid 40 current snap is 61 2024-08-10T05:14:38.337 INFO:tasks.rados.rados.0.smithi086.stdout:631: expect (ObjNum 170 snap 42 seq_num 170) 2024-08-10T05:14:38.351 INFO:tasks.rados.rados.0.smithi086.stdout:632: finishing rollback tid 0 to smithi08687503-42 2024-08-10T05:14:38.352 INFO:tasks.rados.rados.0.smithi086.stdout:632: finishing rollback tid 1 to smithi08687503-42 2024-08-10T05:14:38.352 INFO:tasks.rados.rados.0.smithi086.stdout:632: finishing rollback tid 2 to smithi08687503-42 2024-08-10T05:14:38.352 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 319 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-10T05:14:38.352 INFO:tasks.rados.rados.0.smithi086.stdout:633: finishing write tid 1 to smithi08687503-26 2024-08-10T05:14:38.352 INFO:tasks.rados.rados.0.smithi086.stdout:631: done (3 left) 2024-08-10T05:14:38.352 INFO:tasks.rados.rados.0.smithi086.stdout:632: done (2 left) 2024-08-10T05:14:38.352 INFO:tasks.rados.rados.0.smithi086.stdout:635: rollback oid 16 current snap is 61 2024-08-10T05:14:38.352 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 16 to 55 2024-08-10T05:14:38.352 INFO:tasks.rados.rados.0.smithi086.stdout:634: finishing copy_from to smithi08687503-41 2024-08-10T05:14:38.352 INFO:tasks.rados.rados.0.smithi086.stdout:634: got expected ENOENT (src dne) 2024-08-10T05:14:38.352 INFO:tasks.rados.rados.0.smithi086.stdout:634: finishing copy_from racing read to smithi08687503-41 2024-08-10T05:14:38.352 INFO:tasks.rados.rados.0.smithi086.stdout:633: finishing write tid 2 to smithi08687503-26 2024-08-10T05:14:38.352 INFO:tasks.rados.rados.0.smithi086.stdout:633: finishing write tid 3 to smithi08687503-26 2024-08-10T05:14:38.353 INFO:tasks.rados.rados.0.smithi086.stdout:633: finishing write tid 4 to smithi08687503-26 2024-08-10T05:14:38.353 INFO:tasks.rados.rados.0.smithi086.stdout:633: finishing write tid 5 to smithi08687503-26 2024-08-10T05:14:38.353 INFO:tasks.rados.rados.0.smithi086.stdout:633: oid 26 updating version 0 to 243 2024-08-10T05:14:38.353 INFO:tasks.rados.rados.0.smithi086.stdout:633: oid 26 version 243 is already newer than 242 2024-08-10T05:14:38.353 INFO:tasks.rados.rados.0.smithi086.stdout:633: oid 26 updating version 243 to 245 2024-08-10T05:14:38.353 INFO:tasks.rados.rados.0.smithi086.stdout:633: oid 26 version 245 is already newer than 244 2024-08-10T05:14:38.353 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 245 (ObjNum 220 snap 61 seq_num 220) dirty exists 2024-08-10T05:14:38.353 INFO:tasks.rados.rados.0.smithi086.stdout:633: left oid 26 (ObjNum 220 snap 61 seq_num 220) 2024-08-10T05:14:38.353 INFO:tasks.rados.rados.0.smithi086.stdout:633: done (2 left) 2024-08-10T05:14:38.353 INFO:tasks.rados.rados.0.smithi086.stdout:634: done (1 left) 2024-08-10T05:14:38.353 INFO:tasks.rados.rados.0.smithi086.stdout:636: copy_from oid 47 from oid 42 current snap is 61 2024-08-10T05:14:38.353 INFO:tasks.rados.rados.0.smithi086.stdout:637: rollback oid 29 current snap is 61 2024-08-10T05:14:38.353 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 29 to 16 2024-08-10T05:14:38.354 INFO:tasks.rados.rados.0.smithi086.stdout:638: delete oid 34 current snap is 61 2024-08-10T05:14:38.354 INFO:tasks.rados.rados.0.smithi086.stdout:637: finishing rollback tid 1 to smithi08687503-29 2024-08-10T05:14:38.354 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 93 (ObjNum 449 snap 0 seq_num 3355850512) dirty dne 2024-08-10T05:14:38.354 INFO:tasks.rados.rados.0.smithi086.stdout:635: finishing rollback tid 1 to smithi08687503-16 2024-08-10T05:14:38.354 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 138 (ObjNum 145 snap 0 seq_num 3356347512) dirty dne 2024-08-10T05:14:38.354 INFO:tasks.rados.rados.0.smithi086.stdout:635: done (3 left) 2024-08-10T05:14:38.355 INFO:tasks.rados.rados.0.smithi086.stdout:637: done (2 left) 2024-08-10T05:14:38.355 INFO:tasks.rados.rados.0.smithi086.stdout:638: done (1 left) 2024-08-10T05:14:38.355 INFO:tasks.rados.rados.0.smithi086.stdout:639: delete oid 40 current snap is 61 2024-08-10T05:14:38.356 INFO:tasks.rados.rados.0.smithi086.stdout:639: done (1 left) 2024-08-10T05:14:38.356 INFO:tasks.rados.rados.0.smithi086.stdout:640: read oid 2 snap -1 2024-08-10T05:14:38.356 INFO:tasks.rados.rados.0.smithi086.stdout:640: expect deleted 2024-08-10T05:14:38.356 INFO:tasks.rados.rados.0.smithi086.stdout:641: rollback oid 3 current snap is 61 2024-08-10T05:14:38.356 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 3 to 58 2024-08-10T05:14:38.356 INFO:tasks.rados.rados.0.smithi086.stdout:642: delete oid 28 current snap is 61 2024-08-10T05:14:38.356 INFO:tasks.rados.rados.0.smithi086.stdout:636: finishing copy_from racing read to smithi08687503-47 2024-08-10T05:14:38.357 INFO:tasks.rados.rados.0.smithi086.stdout:636: finishing copy_from to smithi08687503-47 2024-08-10T05:14:38.357 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 319 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-10T05:14:38.357 INFO:tasks.rados.rados.0.smithi086.stdout:641: finishing rollback tid 1 to smithi08687503-3 2024-08-10T05:14:38.357 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 49 (ObjNum 65 snap 0 seq_num 1) dirty dne 2024-08-10T05:14:38.359 INFO:tasks.rados.rados.0.smithi086.stdout:636: done (3 left) 2024-08-10T05:14:38.359 INFO:tasks.rados.rados.0.smithi086.stdout:640: done (2 left) 2024-08-10T05:14:38.359 INFO:tasks.rados.rados.0.smithi086.stdout:641: done (1 left) 2024-08-10T05:14:38.359 INFO:tasks.rados.rados.0.smithi086.stdout:642: done (0 left) 2024-08-10T05:14:38.359 INFO:tasks.rados.rados.0.smithi086.stdout:643: read oid 10 snap -1 2024-08-10T05:14:38.359 INFO:tasks.rados.rados.0.smithi086.stdout:643: expect (ObjNum 210 snap 55 seq_num 210) 2024-08-10T05:14:38.359 INFO:tasks.rados.rados.0.smithi086.stdout:644: snap_create 2024-08-10T05:14:38.365 INFO:tasks.rados.rados.0.smithi086.stdout:643: expect (ObjNum 210 snap 55 seq_num 210) 2024-08-10T05:14:38.748 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:38 smithi086 podman[90379]: 2024-08-10 05:14:38.460727186 +0000 UTC m=+0.382501878 container init cbe6b5d6d7dbfe075d08d8f4eb31646c73ab70046acb9e2a2ee3b4aabd742395 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-08-10T05:14:38.748 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:38 smithi086 podman[90379]: 2024-08-10 05:14:38.465370568 +0000 UTC m=+0.387145262 container start cbe6b5d6d7dbfe075d08d8f4eb31646c73ab70046acb9e2a2ee3b4aabd742395 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, org.label-schema.schema-version=1.0) 2024-08-10T05:14:38.748 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:38 smithi086 ceph-mgr[90417]: -- 172.21.15.86:0/2542919005 <== mon.0 v2:172.21.15.86:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fcdccd50e0 con 0x55fcdccb3000 2024-08-10T05:14:38.749 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:38 smithi086 bash[90379]: cbe6b5d6d7dbfe075d08d8f4eb31646c73ab70046acb9e2a2ee3b4aabd742395 2024-08-10T05:14:38.749 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:38 smithi086 systemd[1]: Started Ceph mgr.y for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:14:38.749 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:38.590+0000 7fe5d0242040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T05:14:38.749 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:38.747+0000 7fe5d0242040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:14:39.081 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:38.817+0000 7fe5d0242040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T05:14:39.326 INFO:tasks.rados.rados.0.smithi086.stdout:643: done (1 left) 2024-08-10T05:14:39.326 INFO:tasks.rados.rados.0.smithi086.stdout:644: done (0 left) 2024-08-10T05:14:39.326 INFO:tasks.rados.rados.0.smithi086.stdout:645: delete oid 27 current snap is 62 2024-08-10T05:14:39.329 INFO:tasks.rados.rados.0.smithi086.stdout:645: done (0 left) 2024-08-10T05:14:39.329 INFO:tasks.rados.rados.0.smithi086.stdout:646: snap_create 2024-08-10T05:14:39.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:39 smithi086 ceph-mon[41441]: osdmap e187: 8 total, 8 up, 8 in 2024-08-10T05:14:39.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:39 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:39.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:39 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:39.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:39 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:39.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:39 smithi086 ceph-mon[41441]: pgmap v36: 121 pgs: 121 active+clean; 184 MiB data, 586 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.1 MiB/s wr, 25 op/s 2024-08-10T05:14:39.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:39 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:39.080+0000 7fe5d0242040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T05:14:39.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:39 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:39.141+0000 7fe5d0242040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T05:14:39.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:39 smithi086 ceph-mon[29634]: osdmap e187: 8 total, 8 up, 8 in 2024-08-10T05:14:39.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:39 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:39.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:39 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:39.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:39 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:39.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:39 smithi086 ceph-mon[29634]: pgmap v36: 121 pgs: 121 active+clean; 184 MiB data, 586 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.1 MiB/s wr, 25 op/s 2024-08-10T05:14:39.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:39 smithi159 ceph-mon[33602]: osdmap e187: 8 total, 8 up, 8 in 2024-08-10T05:14:39.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:39 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:39.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:39 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:39.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:39 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:39.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:39 smithi159 ceph-mon[33602]: pgmap v36: 121 pgs: 121 active+clean; 184 MiB data, 586 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.1 MiB/s wr, 25 op/s 2024-08-10T05:14:40.329 INFO:tasks.rados.rados.0.smithi086.stdout:646: done (0 left) 2024-08-10T05:14:40.329 INFO:tasks.rados.rados.0.smithi086.stdout:647: read oid 45 snap -1 2024-08-10T05:14:40.329 INFO:tasks.rados.rados.0.smithi086.stdout:647: expect (ObjNum 168 snap 42 seq_num 168) 2024-08-10T05:14:40.329 INFO:tasks.rados.rados.0.smithi086.stdout:648: copy_from oid 49 from oid 4 current snap is 63 2024-08-10T05:14:40.329 INFO:tasks.rados.rados.0.smithi086.stdout:649: snap_remove snap 48 2024-08-10T05:14:40.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:40 smithi086 ceph-mon[41441]: osdmap e188: 8 total, 8 up, 8 in 2024-08-10T05:14:40.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:40 smithi086 ceph-mon[29634]: osdmap e188: 8 total, 8 up, 8 in 2024-08-10T05:14:40.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:40 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:40.143+0000 7fe5d0242040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T05:14:40.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:40 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:40.266+0000 7fe5d0242040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T05:14:40.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:40 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:40.323+0000 7fe5d0242040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T05:14:40.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:40 smithi159 ceph-mon[33602]: osdmap e188: 8 total, 8 up, 8 in 2024-08-10T05:14:40.860 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:40 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:40.543+0000 7fe5d0242040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T05:14:40.860 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:40 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:40.616+0000 7fe5d0242040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T05:14:40.860 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:40 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:40.694+0000 7fe5d0242040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T05:14:40.860 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:40 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:40.859+0000 7fe5d0242040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:14:41.321 INFO:tasks.rados.rados.0.smithi086.stdout:649: done (2 left) 2024-08-10T05:14:41.321 INFO:tasks.rados.rados.0.smithi086.stdout:650: rollback oid 14 current snap is 63 2024-08-10T05:14:41.321 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 14 to 61 2024-08-10T05:14:41.321 INFO:tasks.rados.rados.0.smithi086.stdout:648: finishing copy_from to smithi08687503-49 2024-08-10T05:14:41.321 INFO:tasks.rados.rados.0.smithi086.stdout:648: got expected ENOENT (src dne) 2024-08-10T05:14:41.321 INFO:tasks.rados.rados.0.smithi086.stdout:648: finishing copy_from racing read to smithi08687503-49 2024-08-10T05:14:41.322 INFO:tasks.rados.rados.0.smithi086.stdout:647: expect (ObjNum 168 snap 42 seq_num 168) 2024-08-10T05:14:41.645 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:41 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:41.294+0000 7fe5d0242040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T05:14:41.645 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:41 smithi086 ceph-mon[29634]: osdmap e189: 8 total, 8 up, 8 in 2024-08-10T05:14:41.645 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:41 smithi086 ceph-mon[29634]: pgmap v39: 121 pgs: 121 active+clean; 184 MiB data, 586 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.1 MiB/s wr, 25 op/s 2024-08-10T05:14:41.645 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:41 smithi086 ceph-mon[29634]: osdmap e190: 8 total, 8 up, 8 in 2024-08-10T05:14:41.645 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:41 smithi086 ceph-mon[41441]: osdmap e189: 8 total, 8 up, 8 in 2024-08-10T05:14:41.646 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:41 smithi086 ceph-mon[41441]: pgmap v39: 121 pgs: 121 active+clean; 184 MiB data, 586 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.1 MiB/s wr, 25 op/s 2024-08-10T05:14:41.646 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:41 smithi086 ceph-mon[41441]: osdmap e190: 8 total, 8 up, 8 in 2024-08-10T05:14:41.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:41 smithi159 ceph-mon[33602]: osdmap e189: 8 total, 8 up, 8 in 2024-08-10T05:14:41.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:41 smithi159 ceph-mon[33602]: pgmap v39: 121 pgs: 121 active+clean; 184 MiB data, 586 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.1 MiB/s wr, 25 op/s 2024-08-10T05:14:41.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:41 smithi159 ceph-mon[33602]: osdmap e190: 8 total, 8 up, 8 in 2024-08-10T05:14:41.681 INFO:tasks.rados.rados.0.smithi086.stdout:647: done (2 left) 2024-08-10T05:14:41.681 INFO:tasks.rados.rados.0.smithi086.stdout:648: done (1 left) 2024-08-10T05:14:41.681 INFO:tasks.rados.rados.0.smithi086.stdout:651: snap_create 2024-08-10T05:14:41.681 INFO:tasks.rados.rados.0.smithi086.stdout:650: finishing rollback tid 0 to smithi08687503-14 2024-08-10T05:14:41.681 INFO:tasks.rados.rados.0.smithi086.stdout:650: finishing rollback tid 1 to smithi08687503-14 2024-08-10T05:14:41.681 INFO:tasks.rados.rados.0.smithi086.stdout:650: finishing rollback tid 2 to smithi08687503-14 2024-08-10T05:14:41.681 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 232 (ObjNum 203 snap 53 seq_num 203) dirty exists 2024-08-10T05:14:41.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:41 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:41.644+0000 7fe5d0242040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T05:14:41.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:41 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:41.723+0000 7fe5d0242040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T05:14:41.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:41 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:41.871+0000 7fe5d0242040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T05:14:42.344 INFO:tasks.rados.rados.0.smithi086.stdout:650: done (1 left) 2024-08-10T05:14:42.344 INFO:tasks.rados.rados.0.smithi086.stdout:651: done (0 left) 2024-08-10T05:14:42.344 INFO:tasks.rados.rados.0.smithi086.stdout:652: copy_from oid 16 from oid 10 current snap is 64 2024-08-10T05:14:42.344 INFO:tasks.rados.rados.0.smithi086.stdout:653: snap_remove snap 54 2024-08-10T05:14:42.452 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:42 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:42.195+0000 7fe5d0242040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T05:14:42.453 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:42 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:42.257+0000 7fe5d0242040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T05:14:42.763 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:42 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:42.452+0000 7fe5d0242040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T05:14:42.763 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:42 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:42.606+0000 7fe5d0242040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T05:14:42.763 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:42 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:42.673+0000 7fe5d0242040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T05:14:42.764 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:42 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:42.763+0000 7fe5d0242040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T05:14:43.155 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:42 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:42.826+0000 7fe5d0242040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T05:14:43.345 INFO:tasks.rados.rados.0.smithi086.stdout:653: done (1 left) 2024-08-10T05:14:43.345 INFO:tasks.rados.rados.0.smithi086.stdout:654: read oid 35 snap -1 2024-08-10T05:14:43.345 INFO:tasks.rados.rados.0.smithi086.stdout:654: expect deleted 2024-08-10T05:14:43.345 INFO:tasks.rados.rados.0.smithi086.stdout:655: snap_create 2024-08-10T05:14:43.345 INFO:tasks.rados.rados.0.smithi086.stdout:652: finishing copy_from racing read to smithi08687503-16 2024-08-10T05:14:43.345 INFO:tasks.rados.rados.0.smithi086.stdout:652: finishing copy_from to smithi08687503-16 2024-08-10T05:14:43.346 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 300 (ObjNum 210 snap 55 seq_num 210) dirty exists 2024-08-10T05:14:43.619 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-mon[41441]: osdmap e191: 8 total, 8 up, 8 in 2024-08-10T05:14:43.619 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:43.619 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:43.620 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:43.620 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:43.620 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-mon[41441]: pgmap v42: 121 pgs: 121 active+clean; 184 MiB data, 586 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:43.620 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:43.620 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:43.620 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-mon[29634]: osdmap e191: 8 total, 8 up, 8 in 2024-08-10T05:14:43.620 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:43.620 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:43.620 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:43.620 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:43.621 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-mon[29634]: pgmap v42: 121 pgs: 121 active+clean; 184 MiB data, 586 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:43.621 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:43.621 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:43.621 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:43.401+0000 7fe5d0242040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T05:14:43.621 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:43.566+0000 7fe5d0242040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T05:14:43.621 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:05:14:43] ENGINE Bus STARTING 2024-08-10T05:14:43.621 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: CherryPy Checker: 2024-08-10T05:14:43.621 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: The Application mounted at '' has an empty config. 2024-08-10T05:14:43.621 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:43 smithi159 ceph-mon[33602]: osdmap e191: 8 total, 8 up, 8 in 2024-08-10T05:14:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:43 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:43 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:43 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:43 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:43 smithi159 ceph-mon[33602]: pgmap v42: 121 pgs: 121 active+clean; 184 MiB data, 586 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:43 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:43 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:43.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:05:14:43] ENGINE Serving on http://:::9283 2024-08-10T05:14:43.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:43 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:05:14:43] ENGINE Bus STARTED 2024-08-10T05:14:44.349 INFO:tasks.rados.rados.0.smithi086.stdout:652: done (2 left) 2024-08-10T05:14:44.349 INFO:tasks.rados.rados.0.smithi086.stdout:654: done (1 left) 2024-08-10T05:14:44.349 INFO:tasks.rados.rados.0.smithi086.stdout:655: done (0 left) 2024-08-10T05:14:44.349 INFO:tasks.rados.rados.0.smithi086.stdout:656: rmattr oid 33 current snap is 65 2024-08-10T05:14:44.349 INFO:tasks.rados.rados.0.smithi086.stdout:656: done (0 left) 2024-08-10T05:14:44.349 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 32 current snap is 65 2024-08-10T05:14:44.349 INFO:tasks.rados.rados.0.smithi086.stdout:657: seq_num 225 ranges {2580480=573440,3153920=622592,3776512=180224} 2024-08-10T05:14:44.366 INFO:tasks.rados.rados.0.smithi086.stdout:657: writing smithi08687503-32 from 2580480 to 3153920 tid 1 2024-08-10T05:14:44.369 INFO:tasks.rados.rados.0.smithi086.stdout:657: writing smithi08687503-32 from 3153920 to 3776512 tid 2 2024-08-10T05:14:44.371 INFO:tasks.rados.rados.0.smithi086.stdout:657: writing smithi08687503-32 from 3776512 to 3956736 tid 3 2024-08-10T05:14:44.371 INFO:tasks.rados.rados.0.smithi086.stdout:658: copy_from oid 11 from oid 45 current snap is 65 2024-08-10T05:14:44.371 INFO:tasks.rados.rados.0.smithi086.stdout:659: read oid 12 snap -1 2024-08-10T05:14:44.371 INFO:tasks.rados.rados.0.smithi086.stdout:659: expect (ObjNum 72 snap 5 seq_num 72) 2024-08-10T05:14:44.371 INFO:tasks.rados.rados.0.smithi086.stdout:660: rollback oid 13 current snap is 65 2024-08-10T05:14:44.371 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 13 to 43 2024-08-10T05:14:44.371 INFO:tasks.rados.rados.0.smithi086.stdout:661: setattr oid 30 current snap is 65 2024-08-10T05:14:44.373 INFO:tasks.rados.rados.0.smithi086.stdout:662: rmattr oid 41 current snap is 65 2024-08-10T05:14:44.373 INFO:tasks.rados.rados.0.smithi086.stdout:662: done (5 left) 2024-08-10T05:14:44.373 INFO:tasks.rados.rados.0.smithi086.stdout:663: read oid 31 snap -1 2024-08-10T05:14:44.373 INFO:tasks.rados.rados.0.smithi086.stdout:663: expect deleted 2024-08-10T05:14:44.373 INFO:tasks.rados.rados.0.smithi086.stdout:664: rollback oid 20 current snap is 65 2024-08-10T05:14:44.373 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 20 to 49 2024-08-10T05:14:44.373 INFO:tasks.rados.rados.0.smithi086.stdout:665: copy_from oid 21 from oid 50 current snap is 65 2024-08-10T05:14:44.374 INFO:tasks.rados.rados.0.smithi086.stdout:666: delete oid 44 current snap is 65 2024-08-10T05:14:44.376 INFO:tasks.rados.rados.0.smithi086.stdout:657: finishing write tid 1 to smithi08687503-32 2024-08-10T05:14:44.378 INFO:tasks.rados.rados.0.smithi086.stdout:663: done (8 left) 2024-08-10T05:14:44.378 INFO:tasks.rados.rados.0.smithi086.stdout:666: done (7 left) 2024-08-10T05:14:44.378 INFO:tasks.rados.rados.0.smithi086.stdout:667: rollback oid 37 current snap is 65 2024-08-10T05:14:44.378 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 37 to 16 2024-08-10T05:14:44.379 INFO:tasks.rados.rados.0.smithi086.stdout:668: snap_remove snap 58 2024-08-10T05:14:44.483 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:44 smithi086 ceph-mon[29634]: osdmap e192: 8 total, 8 up, 8 in 2024-08-10T05:14:44.484 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:44 smithi086 ceph-mon[29634]: Standby manager daemon y restarted 2024-08-10T05:14:44.484 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:44 smithi086 ceph-mon[29634]: Standby manager daemon y started 2024-08-10T05:14:44.484 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:44 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-10T05:14:44.484 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:44 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:14:44.484 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:44 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-10T05:14:44.484 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:44 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:14:44.484 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:44 smithi086 ceph-mon[29634]: osdmap e193: 8 total, 8 up, 8 in 2024-08-10T05:14:44.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:44 smithi086 ceph-mon[41441]: osdmap e192: 8 total, 8 up, 8 in 2024-08-10T05:14:44.484 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:44 smithi086 ceph-mon[41441]: Standby manager daemon y restarted 2024-08-10T05:14:44.485 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:44 smithi086 ceph-mon[41441]: Standby manager daemon y started 2024-08-10T05:14:44.485 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:44 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-10T05:14:44.485 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:44 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:14:44.485 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:44 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-10T05:14:44.485 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:44 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:14:44.485 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:44 smithi086 ceph-mon[41441]: osdmap e193: 8 total, 8 up, 8 in 2024-08-10T05:14:44.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:44 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:14:44] "GET /metrics HTTP/1.1" 200 36016 "" "Prometheus/2.43.0" 2024-08-10T05:14:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:44 smithi159 ceph-mon[33602]: osdmap e192: 8 total, 8 up, 8 in 2024-08-10T05:14:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:44 smithi159 ceph-mon[33602]: Standby manager daemon y restarted 2024-08-10T05:14:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:44 smithi159 ceph-mon[33602]: Standby manager daemon y started 2024-08-10T05:14:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:44 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-10T05:14:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:44 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:14:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:44 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-10T05:14:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:44 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:14:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:44 smithi159 ceph-mon[33602]: osdmap e193: 8 total, 8 up, 8 in 2024-08-10T05:14:45.371 INFO:tasks.rados.rados.0.smithi086.stdout:668: done (8 left) 2024-08-10T05:14:45.371 INFO:tasks.rados.rados.0.smithi086.stdout:669: read oid 10 snap -1 2024-08-10T05:14:45.371 INFO:tasks.rados.rados.0.smithi086.stdout:669: expect (ObjNum 210 snap 55 seq_num 210) 2024-08-10T05:14:45.371 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 16 current snap is 65 2024-08-10T05:14:45.371 INFO:tasks.rados.rados.0.smithi086.stdout:670: seq_num 227 ranges {1122304=606208,1728512=794624,2523136=8192} 2024-08-10T05:14:45.380 INFO:tasks.rados.rados.0.smithi086.stdout:670: writing smithi08687503-16 from 1122304 to 1728512 tid 1 2024-08-10T05:14:45.387 INFO:tasks.rados.rados.0.smithi086.stdout:670: writing smithi08687503-16 from 1728512 to 2523136 tid 2 2024-08-10T05:14:45.387 INFO:tasks.rados.rados.0.smithi086.stdout:670: writing smithi08687503-16 from 2523136 to 2531328 tid 3 2024-08-10T05:14:45.387 INFO:tasks.rados.rados.0.smithi086.stdout:671: rollback oid 46 current snap is 65 2024-08-10T05:14:45.387 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 46 to 39 2024-08-10T05:14:45.387 INFO:tasks.rados.rados.0.smithi086.stdout:657: finishing write tid 2 to smithi08687503-32 2024-08-10T05:14:45.387 INFO:tasks.rados.rados.0.smithi086.stdout:657: finishing write tid 3 to smithi08687503-32 2024-08-10T05:14:45.387 INFO:tasks.rados.rados.0.smithi086.stdout:660: finishing rollback tid 0 to smithi08687503-13 2024-08-10T05:14:45.387 INFO:tasks.rados.rados.0.smithi086.stdout:657: finishing write tid 4 to smithi08687503-32 2024-08-10T05:14:45.387 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 114 (ObjNum 76 snap 10 seq_num 76) dirty exists 2024-08-10T05:14:45.387 INFO:tasks.rados.rados.0.smithi086.stdout:660: finishing rollback tid 1 to smithi08687503-13 2024-08-10T05:14:45.387 INFO:tasks.rados.rados.0.smithi086.stdout:660: finishing rollback tid 2 to smithi08687503-13 2024-08-10T05:14:45.387 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 337 (ObjNum 88 snap 17 seq_num 88) dirty exists 2024-08-10T05:14:45.387 INFO:tasks.rados.rados.0.smithi086.stdout:664: finishing rollback tid 0 to smithi08687503-20 2024-08-10T05:14:45.388 INFO:tasks.rados.rados.0.smithi086.stdout:657: finishing write tid 5 to smithi08687503-32 2024-08-10T05:14:45.388 INFO:tasks.rados.rados.0.smithi086.stdout:657: oid 32 updating version 0 to 254 2024-08-10T05:14:45.388 INFO:tasks.rados.rados.0.smithi086.stdout:657: oid 32 updating version 254 to 256 2024-08-10T05:14:45.388 INFO:tasks.rados.rados.0.smithi086.stdout:657: oid 32 version 256 is already newer than 255 2024-08-10T05:14:45.388 INFO:tasks.rados.rados.0.smithi086.stdout:657: oid 32 version 256 is already newer than 253 2024-08-10T05:14:45.388 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 256 (ObjNum 225 snap 65 seq_num 225) dirty exists 2024-08-10T05:14:45.388 INFO:tasks.rados.rados.0.smithi086.stdout:657: left oid 32 (ObjNum 225 snap 65 seq_num 225) 2024-08-10T05:14:45.388 INFO:tasks.rados.rados.0.smithi086.stdout:664: finishing rollback tid 1 to smithi08687503-20 2024-08-10T05:14:45.388 INFO:tasks.rados.rados.0.smithi086.stdout:664: finishing rollback tid 2 to smithi08687503-20 2024-08-10T05:14:45.388 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 92 (ObjNum 153 snap 38 seq_num 153) dirty exists 2024-08-10T05:14:45.388 INFO:tasks.rados.rados.0.smithi086.stdout:667: finishing rollback tid 1 to smithi08687503-37 2024-08-10T05:14:45.388 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 267 (ObjNum 65 snap 0 seq_num 1633768564) dirty dne 2024-08-10T05:14:45.388 INFO:tasks.rados.rados.0.smithi086.stdout:659: expect (ObjNum 72 snap 5 seq_num 72) 2024-08-10T05:14:45.492 INFO:tasks.rados.rados.0.smithi086.stdout:658: finishing copy_from racing read to smithi08687503-11 2024-08-10T05:14:45.492 INFO:tasks.rados.rados.0.smithi086.stdout:665: finishing copy_from racing read to smithi08687503-21 2024-08-10T05:14:45.492 INFO:tasks.rados.rados.0.smithi086.stdout:665: finishing copy_from to smithi08687503-21 2024-08-10T05:14:45.492 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 150 (ObjNum 119 snap 26 seq_num 119) dirty exists 2024-08-10T05:14:45.492 INFO:tasks.rados.rados.0.smithi086.stdout:658: finishing copy_from to smithi08687503-11 2024-08-10T05:14:45.492 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 242 (ObjNum 168 snap 42 seq_num 168) dirty exists 2024-08-10T05:14:45.492 INFO:tasks.rados.rados.0.smithi086.stdout:657: done (10 left) 2024-08-10T05:14:45.492 INFO:tasks.rados.rados.0.smithi086.stdout:658: done (9 left) 2024-08-10T05:14:45.493 INFO:tasks.rados.rados.0.smithi086.stdout:659: done (8 left) 2024-08-10T05:14:45.493 INFO:tasks.rados.rados.0.smithi086.stdout:660: done (7 left) 2024-08-10T05:14:45.493 INFO:tasks.rados.rados.0.smithi086.stdout:661: done (6 left) 2024-08-10T05:14:45.493 INFO:tasks.rados.rados.0.smithi086.stdout:664: done (5 left) 2024-08-10T05:14:45.493 INFO:tasks.rados.rados.0.smithi086.stdout:665: done (4 left) 2024-08-10T05:14:45.493 INFO:tasks.rados.rados.0.smithi086.stdout:667: done (3 left) 2024-08-10T05:14:45.493 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 7 current snap is 65 2024-08-10T05:14:45.493 INFO:tasks.rados.rados.0.smithi086.stdout:669: expect (ObjNum 210 snap 55 seq_num 210) 2024-08-10T05:14:45.524 INFO:tasks.rados.rados.0.smithi086.stdout:670: finishing write tid 1 to smithi08687503-16 2024-08-10T05:14:45.524 INFO:tasks.rados.rados.0.smithi086.stdout:670: finishing write tid 2 to smithi08687503-16 2024-08-10T05:14:45.524 INFO:tasks.rados.rados.0.smithi086.stdout:670: finishing write tid 3 to smithi08687503-16 2024-08-10T05:14:45.524 INFO:tasks.rados.rados.0.smithi086.stdout:672: seq_num 228 ranges {1138688=622592,1761280=671744,2433024=131072} 2024-08-10T05:14:45.533 INFO:tasks.rados.rados.0.smithi086.stdout:672: writing smithi08687503-7 from 1138688 to 1761280 tid 1 2024-08-10T05:14:45.536 INFO:tasks.rados.rados.0.smithi086.stdout:672: writing smithi08687503-7 from 1761280 to 2433024 tid 2 2024-08-10T05:14:45.539 INFO:tasks.rados.rados.0.smithi086.stdout:672: writing smithi08687503-7 from 2433024 to 2564096 tid 3 2024-08-10T05:14:45.539 INFO:tasks.rados.rados.0.smithi086.stdout:669: done (3 left) 2024-08-10T05:14:45.539 INFO:tasks.rados.rados.0.smithi086.stdout:673: rollback oid 25 current snap is 65 2024-08-10T05:14:45.539 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 25 to 50 2024-08-10T05:14:45.539 INFO:tasks.rados.rados.0.smithi086.stdout:670: finishing write tid 4 to smithi08687503-16 2024-08-10T05:14:45.539 INFO:tasks.rados.rados.0.smithi086.stdout:671: finishing rollback tid 0 to smithi08687503-46 2024-08-10T05:14:45.539 INFO:tasks.rados.rados.0.smithi086.stdout:671: finishing rollback tid 1 to smithi08687503-46 2024-08-10T05:14:45.540 INFO:tasks.rados.rados.0.smithi086.stdout:670: finishing write tid 5 to smithi08687503-16 2024-08-10T05:14:45.540 INFO:tasks.rados.rados.0.smithi086.stdout:670: oid 16 updating version 0 to 348 2024-08-10T05:14:45.540 INFO:tasks.rados.rados.0.smithi086.stdout:670: oid 16 version 348 is already newer than 347 2024-08-10T05:14:45.540 INFO:tasks.rados.rados.0.smithi086.stdout:670: oid 16 version 348 is already newer than 346 2024-08-10T05:14:45.540 INFO:tasks.rados.rados.0.smithi086.stdout:670: oid 16 version 348 is already newer than 345 2024-08-10T05:14:45.540 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 348 (ObjNum 227 snap 65 seq_num 227) dirty exists 2024-08-10T05:14:45.540 INFO:tasks.rados.rados.0.smithi086.stdout:670: left oid 16 (ObjNum 227 snap 65 seq_num 227) 2024-08-10T05:14:45.540 INFO:tasks.rados.rados.0.smithi086.stdout:671: finishing rollback tid 2 to smithi08687503-46 2024-08-10T05:14:45.540 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 352 (ObjNum 144 snap 36 seq_num 144) dirty exists 2024-08-10T05:14:45.540 INFO:tasks.rados.rados.0.smithi086.stdout:672: finishing write tid 1 to smithi08687503-7 2024-08-10T05:14:45.540 INFO:tasks.rados.rados.0.smithi086.stdout:670: done (3 left) 2024-08-10T05:14:45.540 INFO:tasks.rados.rados.0.smithi086.stdout:671: done (2 left) 2024-08-10T05:14:45.540 INFO:tasks.rados.rados.0.smithi086.stdout:674: rollback oid 39 current snap is 65 2024-08-10T05:14:45.540 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 39 to 63 2024-08-10T05:14:45.541 INFO:tasks.rados.rados.0.smithi086.stdout:675: read oid 18 snap 44 2024-08-10T05:14:45.541 INFO:tasks.rados.rados.0.smithi086.stdout:675: expect (ObjNum 123 snap 28 seq_num 123) 2024-08-10T05:14:45.541 INFO:tasks.rados.rados.0.smithi086.stdout:676: copy_from oid 16 from oid 43 current snap is 65 2024-08-10T05:14:45.541 INFO:tasks.rados.rados.0.smithi086.stdout:677: snap_remove snap 55 2024-08-10T05:14:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:45 smithi086 ceph-mon[29634]: mgrmap e30: x(active, since 27s), standbys: y 2024-08-10T05:14:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:45 smithi086 ceph-mon[29634]: pgmap v45: 121 pgs: 121 active+clean; 187 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 760 KiB/s wr, 7 op/s 2024-08-10T05:14:45.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:45 smithi086 ceph-mon[41441]: mgrmap e30: x(active, since 27s), standbys: y 2024-08-10T05:14:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:45 smithi086 ceph-mon[41441]: pgmap v45: 121 pgs: 121 active+clean; 187 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 760 KiB/s wr, 7 op/s 2024-08-10T05:14:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:45 smithi159 ceph-mon[33602]: mgrmap e30: x(active, since 27s), standbys: y 2024-08-10T05:14:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:45 smithi159 ceph-mon[33602]: pgmap v45: 121 pgs: 121 active+clean; 187 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 760 KiB/s wr, 7 op/s 2024-08-10T05:14:46.291 INFO:tasks.rados.rados.0.smithi086.stdout:677: done (5 left) 2024-08-10T05:14:46.291 INFO:tasks.rados.rados.0.smithi086.stdout:678: snap_remove snap 59 2024-08-10T05:14:46.327 INFO:tasks.rados.rados.0.smithi086.stdout:678: done (5 left) 2024-08-10T05:14:46.327 INFO:tasks.rados.rados.0.smithi086.stdout:679: rollback oid 20 current snap is 65 2024-08-10T05:14:46.327 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 20 to 60 2024-08-10T05:14:46.327 INFO:tasks.rados.rados.0.smithi086.stdout:680: delete oid 31 current snap is 65 2024-08-10T05:14:46.327 INFO:tasks.rados.rados.0.smithi086.stdout:672: finishing write tid 2 to smithi08687503-7 2024-08-10T05:14:46.327 INFO:tasks.rados.rados.0.smithi086.stdout:672: finishing write tid 3 to smithi08687503-7 2024-08-10T05:14:46.327 INFO:tasks.rados.rados.0.smithi086.stdout:673: finishing rollback tid 0 to smithi08687503-25 2024-08-10T05:14:46.328 INFO:tasks.rados.rados.0.smithi086.stdout:673: finishing rollback tid 1 to smithi08687503-25 2024-08-10T05:14:46.328 INFO:tasks.rados.rados.0.smithi086.stdout:673: finishing rollback tid 2 to smithi08687503-25 2024-08-10T05:14:46.328 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 312 (ObjNum 76 snap 10 seq_num 76) dirty exists 2024-08-10T05:14:46.328 INFO:tasks.rados.rados.0.smithi086.stdout:672: finishing write tid 4 to smithi08687503-7 2024-08-10T05:14:46.328 INFO:tasks.rados.rados.0.smithi086.stdout:674: finishing rollback tid 0 to smithi08687503-39 2024-08-10T05:14:46.328 INFO:tasks.rados.rados.0.smithi086.stdout:674: finishing rollback tid 1 to smithi08687503-39 2024-08-10T05:14:46.328 INFO:tasks.rados.rados.0.smithi086.stdout:674: finishing rollback tid 2 to smithi08687503-39 2024-08-10T05:14:46.328 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 113 (ObjNum 199 snap 53 seq_num 199) dirty exists 2024-08-10T05:14:46.328 INFO:tasks.rados.rados.0.smithi086.stdout:672: finishing write tid 5 to smithi08687503-7 2024-08-10T05:14:46.328 INFO:tasks.rados.rados.0.smithi086.stdout:672: oid 7 updating version 0 to 108 2024-08-10T05:14:46.328 INFO:tasks.rados.rados.0.smithi086.stdout:672: oid 7 version 108 is already newer than 107 2024-08-10T05:14:46.328 INFO:tasks.rados.rados.0.smithi086.stdout:672: oid 7 version 108 is already newer than 106 2024-08-10T05:14:46.329 INFO:tasks.rados.rados.0.smithi086.stdout:672: oid 7 updating version 108 to 109 2024-08-10T05:14:46.329 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 109 (ObjNum 228 snap 65 seq_num 228) dirty exists 2024-08-10T05:14:46.329 INFO:tasks.rados.rados.0.smithi086.stdout:672: left oid 7 (ObjNum 228 snap 65 seq_num 228) 2024-08-10T05:14:46.329 INFO:tasks.rados.rados.0.smithi086.stdout:676: finishing copy_from racing read to smithi08687503-16 2024-08-10T05:14:46.329 INFO:tasks.rados.rados.0.smithi086.stdout:676: finishing copy_from to smithi08687503-16 2024-08-10T05:14:46.329 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 187 (ObjNum 200 snap 53 seq_num 200) dirty exists 2024-08-10T05:14:46.329 INFO:tasks.rados.rados.0.smithi086.stdout:675: expect (ObjNum 123 snap 28 seq_num 123) 2024-08-10T05:14:46.365 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:05:14:46] ENGINE Bus STOPPING 2024-08-10T05:14:46.366 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: osdmap e194: 8 total, 8 up, 8 in 2024-08-10T05:14:46.366 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:46.366 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:46.366 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:14:46.366 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:14:46.366 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:46.366 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:46.367 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-10T05:14:46.367 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-10T05:14:46.367 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: Activating manager daemon y 2024-08-10T05:14:46.367 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: osdmap e195: 8 total, 8 up, 8 in 2024-08-10T05:14:46.539 INFO:tasks.rados.rados.0.smithi086.stdout:679: finishing rollback tid 0 to smithi08687503-20 2024-08-10T05:14:46.539 INFO:tasks.rados.rados.0.smithi086.stdout:679: finishing rollback tid 1 to smithi08687503-20 2024-08-10T05:14:46.539 INFO:tasks.rados.rados.0.smithi086.stdout:679: finishing rollback tid 2 to smithi08687503-20 2024-08-10T05:14:46.539 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 95 (ObjNum 153 snap 38 seq_num 153) dirty exists 2024-08-10T05:14:46.539 INFO:tasks.rados.rados.0.smithi086.stdout:672: done (6 left) 2024-08-10T05:14:46.539 INFO:tasks.rados.rados.0.smithi086.stdout:673: done (5 left) 2024-08-10T05:14:46.539 INFO:tasks.rados.rados.0.smithi086.stdout:674: done (4 left) 2024-08-10T05:14:46.540 INFO:tasks.rados.rados.0.smithi086.stdout:675: done (3 left) 2024-08-10T05:14:46.540 INFO:tasks.rados.rados.0.smithi086.stdout:676: done (2 left) 2024-08-10T05:14:46.540 INFO:tasks.rados.rados.0.smithi086.stdout:679: done (1 left) 2024-08-10T05:14:46.540 INFO:tasks.rados.rados.0.smithi086.stdout:680: done (0 left) 2024-08-10T05:14:46.540 INFO:tasks.rados.rados.0.smithi086.stdout:681: read oid 42 snap -1 2024-08-10T05:14:46.541 INFO:tasks.rados.rados.0.smithi086.stdout:681: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:14:46.541 INFO:tasks.rados.rados.0.smithi086.stdout:682: setattr oid 5 current snap is 65 2024-08-10T05:14:46.542 INFO:tasks.rados.rados.0.smithi086.stdout:683: rmattr oid 26 current snap is 65 2024-08-10T05:14:46.542 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 15 current snap is 65 2024-08-10T05:14:46.542 INFO:tasks.rados.rados.0.smithi086.stdout:684: seq_num 230 ranges {2580480=655360,3235840=491520,3727360=311296} 2024-08-10T05:14:46.557 INFO:tasks.rados.rados.0.smithi086.stdout:684: writing smithi08687503-15 from 2580480 to 3235840 tid 1 2024-08-10T05:14:46.560 INFO:tasks.rados.rados.0.smithi086.stdout:684: writing smithi08687503-15 from 3235840 to 3727360 tid 2 2024-08-10T05:14:46.562 INFO:tasks.rados.rados.0.smithi086.stdout:684: writing smithi08687503-15 from 3727360 to 4038656 tid 3 2024-08-10T05:14:46.562 INFO:tasks.rados.rados.0.smithi086.stdout:685: snap_create 2024-08-10T05:14:46.562 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 330 (ObjNum 219 snap 59 seq_num 219) dirty exists 2024-08-10T05:14:46.562 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 272 (ObjNum 220 snap 61 seq_num 220) dirty exists 2024-08-10T05:14:46.562 INFO:tasks.rados.rados.0.smithi086.stdout:681: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:14:46.581 INFO:tasks.rados.rados.0.smithi086.stdout:684: finishing write tid 1 to smithi08687503-15 2024-08-10T05:14:46.581 INFO:tasks.rados.rados.0.smithi086.stdout:684: finishing write tid 2 to smithi08687503-15 2024-08-10T05:14:46.581 INFO:tasks.rados.rados.0.smithi086.stdout:684: finishing write tid 3 to smithi08687503-15 2024-08-10T05:14:46.581 INFO:tasks.rados.rados.0.smithi086.stdout:684: finishing write tid 4 to smithi08687503-15 2024-08-10T05:14:46.581 INFO:tasks.rados.rados.0.smithi086.stdout:684: finishing write tid 5 to smithi08687503-15 2024-08-10T05:14:46.581 INFO:tasks.rados.rados.0.smithi086.stdout:684: oid 15 updating version 0 to 252 2024-08-10T05:14:46.582 INFO:tasks.rados.rados.0.smithi086.stdout:684: oid 15 version 252 is already newer than 249 2024-08-10T05:14:46.582 INFO:tasks.rados.rados.0.smithi086.stdout:684: oid 15 version 252 is already newer than 250 2024-08-10T05:14:46.582 INFO:tasks.rados.rados.0.smithi086.stdout:684: oid 15 version 252 is already newer than 251 2024-08-10T05:14:46.582 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 252 (ObjNum 230 snap 65 seq_num 230) dirty exists 2024-08-10T05:14:46.582 INFO:tasks.rados.rados.0.smithi086.stdout:684: left oid 15 (ObjNum 230 snap 65 seq_num 230) 2024-08-10T05:14:46.628 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: ignoring --setuser ceph since I am not root 2024-08-10T05:14:46.628 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: ignoring --setgroup ceph since I am not root 2024-08-10T05:14:46.628 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mgr[69428]: -- 172.21.15.159:0/3307067608 <== mon.1 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a37203f0e0 con 0x55a37201c800 2024-08-10T05:14:46.628 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:46.463+0000 7f007cb63040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T05:14:46.628 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:46.627+0000 7f007cb63040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:14:46.629 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: osdmap e194: 8 total, 8 up, 8 in 2024-08-10T05:14:46.629 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:46.629 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:46.629 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:14:46.629 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:14:46.629 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:46.629 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:46.629 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-10T05:14:46.629 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-10T05:14:46.629 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: Activating manager daemon y 2024-08-10T05:14:46.629 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: osdmap e195: 8 total, 8 up, 8 in 2024-08-10T05:14:46.629 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.24703 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-10T05:14:46.629 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: mgrmap e31: y(active, starting, since 0.00570937s) 2024-08-10T05:14:46.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:46.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:46.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:46.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:14:46.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T05:14:46.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T05:14:46.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:14:46.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:14:46.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:14:46.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:14:46.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:14:46.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:14:46.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:14:46.631 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:14:46.631 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T05:14:46.631 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T05:14:46.631 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T05:14:46.631 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-mon[33602]: osdmap e196: 8 total, 8 up, 8 in 2024-08-10T05:14:46.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.24703 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-10T05:14:46.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: mgrmap e31: y(active, starting, since 0.00570937s) 2024-08-10T05:14:46.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:46.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:46.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:46.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:14:46.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T05:14:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T05:14:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:14:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:14:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:14:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:14:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:14:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:14:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:14:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:14:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T05:14:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T05:14:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T05:14:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[29634]: osdmap e196: 8 total, 8 up, 8 in 2024-08-10T05:14:46.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: osdmap e194: 8 total, 8 up, 8 in 2024-08-10T05:14:46.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:46.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:46.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:14:46.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:14:46.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' 2024-08-10T05:14:46.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:46.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.24703 172.21.15.159:0/2836952013' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-10T05:14:46.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-10T05:14:46.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: Activating manager daemon y 2024-08-10T05:14:46.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: osdmap e195: 8 total, 8 up, 8 in 2024-08-10T05:14:46.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.24703 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-10T05:14:46.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: mgrmap e31: y(active, starting, since 0.00570937s) 2024-08-10T05:14:46.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:46.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:46.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:46.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:14:46.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T05:14:46.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T05:14:46.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:14:46.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:14:46.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:14:46.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:14:46.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:14:46.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:14:46.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:14:46.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:14:46.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T05:14:46.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T05:14:46.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T05:14:46.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-mon[41441]: osdmap e196: 8 total, 8 up, 8 in 2024-08-10T05:14:46.937 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:46.702+0000 7f007cb63040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T05:14:46.993 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:05:14:46] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T05:14:46.993 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:05:14:46] ENGINE Bus STOPPED 2024-08-10T05:14:46.993 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:05:14:46] ENGINE Bus STARTING 2024-08-10T05:14:46.993 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:46.853+0000 7fe536e46640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:46.993 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:46.853+0000 7fe536e46640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:46.993 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:46.853+0000 7fe536e46640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:46.993 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:46.853+0000 7fe536e46640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:46.993 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:46.853+0000 7fe536e46640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:46.993 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:46.854+0000 7fe539e4c640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:46.993 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:46.854+0000 7fe539e4c640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:46.993 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:46.854+0000 7fe539e4c640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:46.994 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:46.854+0000 7fe539e4c640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:46.994 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:46.854+0000 7fe539e4c640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:14:46.994 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:05:14:46] ENGINE Serving on http://:::9283 2024-08-10T05:14:46.994 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:46 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:05:14:46] ENGINE Bus STARTED 2024-08-10T05:14:47.367 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:46 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:46.955+0000 7f007cb63040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T05:14:47.367 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:47 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:47.017+0000 7f007cb63040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T05:14:47.380 INFO:tasks.rados.rados.0.smithi086.stdout:681: done (4 left) 2024-08-10T05:14:47.380 INFO:tasks.rados.rados.0.smithi086.stdout:682: done (3 left) 2024-08-10T05:14:47.380 INFO:tasks.rados.rados.0.smithi086.stdout:683: done (2 left) 2024-08-10T05:14:47.380 INFO:tasks.rados.rados.0.smithi086.stdout:684: done (1 left) 2024-08-10T05:14:47.380 INFO:tasks.rados.rados.0.smithi086.stdout:685: done (0 left) 2024-08-10T05:14:47.380 INFO:tasks.rados.rados.0.smithi086.stdout:686: snap_remove snap 49 2024-08-10T05:14:47.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:47 smithi086 ceph-mon[29634]: Manager daemon y is now available 2024-08-10T05:14:47.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:47 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:47.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:47 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:14:47.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:47 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:14:47.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:47 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:14:47.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:47 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:14:47.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:47 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:14:47.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:47 smithi086 ceph-mon[41441]: Manager daemon y is now available 2024-08-10T05:14:47.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:47 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:47.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:47 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:14:47.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:47 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:14:47.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:47 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:14:47.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:47 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:14:47.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:47 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:14:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:47 smithi159 ceph-mon[33602]: Manager daemon y is now available 2024-08-10T05:14:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:47 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:47 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:14:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:47 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:14:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:47 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:14:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:47 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:14:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:47 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:14:48.378 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:48 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:48.053+0000 7f007cb63040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T05:14:48.378 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:48 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:48.173+0000 7f007cb63040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T05:14:48.378 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:48 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:48.234+0000 7f007cb63040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T05:14:48.386 INFO:tasks.rados.rados.0.smithi086.stdout:686: done (0 left) 2024-08-10T05:14:48.386 INFO:tasks.rados.rados.0.smithi086.stdout:687: snap_remove snap 44 2024-08-10T05:14:48.640 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-mon[29634]: mgrmap e32: y(active, since 1.09248s) 2024-08-10T05:14:48.640 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-mon[29634]: osdmap e197: 8 total, 8 up, 8 in 2024-08-10T05:14:48.640 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-mon[29634]: pgmap v5: 121 pgs: 121 active+clean; 201 MiB data, 652 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:48.640 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:48.640 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:48.640 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-mon[41441]: mgrmap e32: y(active, since 1.09248s) 2024-08-10T05:14:48.641 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-mon[41441]: osdmap e197: 8 total, 8 up, 8 in 2024-08-10T05:14:48.641 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-mon[41441]: pgmap v5: 121 pgs: 121 active+clean; 201 MiB data, 652 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:48.641 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:48.641 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:48.641 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:48.182+0000 7fe522be1640 -1 log_channel(cephadm) log [ERR] : [10/Aug/2024:05:14:48] ENGINE Error in HTTPServer.serve 2024-08-10T05:14:48.641 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: Traceback (most recent call last): 2024-08-10T05:14:48.641 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:14:48.641 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: self._connections.run(self.expiration_interval) 2024-08-10T05:14:48.641 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:14:48.641 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: self._run(expiration_interval) 2024-08-10T05:14:48.642 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:14:48.642 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:14:48.642 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:14:48.642 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:14:48.642 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:14:48.642 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: s = self.context.wrap_socket( 2024-08-10T05:14:48.642 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:14:48.642 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: return self.sslsocket_class._create( 2024-08-10T05:14:48.642 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:14:48.642 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: self.do_handshake() 2024-08-10T05:14:48.642 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:14:48.643 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: self._sslobj.do_handshake() 2024-08-10T05:14:48.643 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:14:48.643 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:14:48.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:48 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:48.468+0000 7f007cb63040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T05:14:48.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:48 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:48.533+0000 7f007cb63040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T05:14:48.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:48 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:48.599+0000 7f007cb63040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T05:14:48.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:48 smithi159 ceph-mon[33602]: mgrmap e32: y(active, since 1.09248s) 2024-08-10T05:14:48.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:48 smithi159 ceph-mon[33602]: osdmap e197: 8 total, 8 up, 8 in 2024-08-10T05:14:48.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:48 smithi159 ceph-mon[33602]: pgmap v5: 121 pgs: 121 active+clean; 201 MiB data, 652 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:48.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:48 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:48.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:48 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:49.174 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:48 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:48.746+0000 7f007cb63040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:14:49.389 INFO:tasks.rados.rados.0.smithi086.stdout:687: done (0 left) 2024-08-10T05:14:49.389 INFO:tasks.rados.rados.0.smithi086.stdout:688: rollback oid 12 current snap is 66 2024-08-10T05:14:49.389 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 12 to 61 2024-08-10T05:14:49.389 INFO:tasks.rados.rados.0.smithi086.stdout:689: read oid 21 snap -1 2024-08-10T05:14:49.390 INFO:tasks.rados.rados.0.smithi086.stdout:689: expect (ObjNum 119 snap 26 seq_num 119) 2024-08-10T05:14:49.390 INFO:tasks.rados.rados.0.smithi086.stdout:690: snap_remove snap 52 2024-08-10T05:14:49.437 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:49 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:49.200+0000 7f007cb63040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T05:14:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:49 smithi159 ceph-mon[33602]: [10/Aug/2024:05:14:48] ENGINE Bus STARTING 2024-08-10T05:14:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:49 smithi159 ceph-mon[33602]: [10/Aug/2024:05:14:48] ENGINE Serving on https://172.21.15.86:7150 2024-08-10T05:14:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:49 smithi159 ceph-mon[33602]: [10/Aug/2024:05:14:48] ENGINE Error in HTTPServer.serve 2024-08-10T05:14:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout: Traceback (most recent call last): 2024-08-10T05:14:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:14:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout: self._connections.run(self.expiration_interval) 2024-08-10T05:14:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:14:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout: self._run(expiration_interval) 2024-08-10T05:14:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:14:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:14:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:14:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:14:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:14:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout: s = self.context.wrap_socket( 2024-08-10T05:14:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:14:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout: return self.sslsocket_class._create( 2024-08-10T05:14:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:14:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout: self.do_handshake() 2024-08-10T05:14:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:14:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout: self._sslobj.do_handshake() 2024-08-10T05:14:49.439 INFO:journalctl@ceph.mon.b.smithi159.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:14:49.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:49 smithi159 ceph-mon[33602]: [10/Aug/2024:05:14:48] ENGINE Serving on http://172.21.15.86:8765 2024-08-10T05:14:49.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:49 smithi159 ceph-mon[33602]: [10/Aug/2024:05:14:48] ENGINE Bus STARTED 2024-08-10T05:14:49.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:49 smithi159 ceph-mon[33602]: pgmap v6: 121 pgs: 121 active+clean; 201 MiB data, 652 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:49.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:49 smithi159 ceph-mon[33602]: osdmap e198: 8 total, 8 up, 8 in 2024-08-10T05:14:49.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:49 smithi159 ceph-mon[33602]: mgrmap e33: y(active, since 2s) 2024-08-10T05:14:49.643 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:49 smithi086 ceph-mon[41441]: [10/Aug/2024:05:14:48] ENGINE Bus STARTING 2024-08-10T05:14:49.644 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:49 smithi086 ceph-mon[41441]: [10/Aug/2024:05:14:48] ENGINE Serving on https://172.21.15.86:7150 2024-08-10T05:14:49.644 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:49 smithi086 ceph-mon[41441]: [10/Aug/2024:05:14:48] ENGINE Error in HTTPServer.serve 2024-08-10T05:14:49.644 INFO:journalctl@ceph.mon.c.smithi086.stdout: Traceback (most recent call last): 2024-08-10T05:14:49.644 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:14:49.644 INFO:journalctl@ceph.mon.c.smithi086.stdout: self._connections.run(self.expiration_interval) 2024-08-10T05:14:49.644 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:14:49.644 INFO:journalctl@ceph.mon.c.smithi086.stdout: self._run(expiration_interval) 2024-08-10T05:14:49.644 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:14:49.644 INFO:journalctl@ceph.mon.c.smithi086.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:14:49.644 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:14:49.644 INFO:journalctl@ceph.mon.c.smithi086.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:14:49.644 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:14:49.644 INFO:journalctl@ceph.mon.c.smithi086.stdout: s = self.context.wrap_socket( 2024-08-10T05:14:49.645 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:14:49.645 INFO:journalctl@ceph.mon.c.smithi086.stdout: return self.sslsocket_class._create( 2024-08-10T05:14:49.645 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:14:49.645 INFO:journalctl@ceph.mon.c.smithi086.stdout: self.do_handshake() 2024-08-10T05:14:49.645 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:14:49.645 INFO:journalctl@ceph.mon.c.smithi086.stdout: self._sslobj.do_handshake() 2024-08-10T05:14:49.645 INFO:journalctl@ceph.mon.c.smithi086.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:14:49.645 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:49 smithi086 ceph-mon[41441]: [10/Aug/2024:05:14:48] ENGINE Serving on http://172.21.15.86:8765 2024-08-10T05:14:49.645 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:49 smithi086 ceph-mon[41441]: [10/Aug/2024:05:14:48] ENGINE Bus STARTED 2024-08-10T05:14:49.645 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:49 smithi086 ceph-mon[41441]: pgmap v6: 121 pgs: 121 active+clean; 201 MiB data, 652 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:49.645 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:49 smithi086 ceph-mon[41441]: osdmap e198: 8 total, 8 up, 8 in 2024-08-10T05:14:49.645 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:49 smithi086 ceph-mon[41441]: mgrmap e33: y(active, since 2s) 2024-08-10T05:14:49.646 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:49 smithi086 ceph-mon[29634]: [10/Aug/2024:05:14:48] ENGINE Bus STARTING 2024-08-10T05:14:49.646 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:49 smithi086 ceph-mon[29634]: [10/Aug/2024:05:14:48] ENGINE Serving on https://172.21.15.86:7150 2024-08-10T05:14:49.646 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:49 smithi086 ceph-mon[29634]: [10/Aug/2024:05:14:48] ENGINE Error in HTTPServer.serve 2024-08-10T05:14:49.646 INFO:journalctl@ceph.mon.a.smithi086.stdout: Traceback (most recent call last): 2024-08-10T05:14:49.646 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:14:49.646 INFO:journalctl@ceph.mon.a.smithi086.stdout: self._connections.run(self.expiration_interval) 2024-08-10T05:14:49.646 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:14:49.646 INFO:journalctl@ceph.mon.a.smithi086.stdout: self._run(expiration_interval) 2024-08-10T05:14:49.646 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:14:49.647 INFO:journalctl@ceph.mon.a.smithi086.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:14:49.647 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:14:49.647 INFO:journalctl@ceph.mon.a.smithi086.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:14:49.647 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:14:49.647 INFO:journalctl@ceph.mon.a.smithi086.stdout: s = self.context.wrap_socket( 2024-08-10T05:14:49.647 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:14:49.647 INFO:journalctl@ceph.mon.a.smithi086.stdout: return self.sslsocket_class._create( 2024-08-10T05:14:49.647 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:14:49.647 INFO:journalctl@ceph.mon.a.smithi086.stdout: self.do_handshake() 2024-08-10T05:14:49.647 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:14:49.647 INFO:journalctl@ceph.mon.a.smithi086.stdout: self._sslobj.do_handshake() 2024-08-10T05:14:49.647 INFO:journalctl@ceph.mon.a.smithi086.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:14:49.647 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:49 smithi086 ceph-mon[29634]: [10/Aug/2024:05:14:48] ENGINE Serving on http://172.21.15.86:8765 2024-08-10T05:14:49.647 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:49 smithi086 ceph-mon[29634]: [10/Aug/2024:05:14:48] ENGINE Bus STARTED 2024-08-10T05:14:49.648 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:49 smithi086 ceph-mon[29634]: pgmap v6: 121 pgs: 121 active+clean; 201 MiB data, 652 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:49.648 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:49 smithi086 ceph-mon[29634]: osdmap e198: 8 total, 8 up, 8 in 2024-08-10T05:14:49.648 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:49 smithi086 ceph-mon[29634]: mgrmap e33: y(active, since 2s) 2024-08-10T05:14:49.800 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:49 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:49.536+0000 7f007cb63040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T05:14:49.801 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:49 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:49.613+0000 7f007cb63040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T05:14:49.801 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:49 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:49.800+0000 7f007cb63040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T05:14:50.393 INFO:tasks.rados.rados.0.smithi086.stdout:690: done (2 left) 2024-08-10T05:14:50.393 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 44 current snap is 66 2024-08-10T05:14:50.393 INFO:tasks.rados.rados.0.smithi086.stdout:691: seq_num 231 ranges {0=671744,671744=778240,1449984=24576} 2024-08-10T05:14:50.393 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:50 smithi086 ceph-mon[29634]: osdmap e199: 8 total, 8 up, 8 in 2024-08-10T05:14:50.394 INFO:tasks.rados.rados.0.smithi086.stdout:691: writing smithi08687503-44 from 0 to 671744 tid 1 2024-08-10T05:14:50.401 INFO:tasks.rados.rados.0.smithi086.stdout:691: writing smithi08687503-44 from 671744 to 1449984 tid 2 2024-08-10T05:14:50.401 INFO:tasks.rados.rados.0.smithi086.stdout:691: writing smithi08687503-44 from 1449984 to 1474560 tid 3 2024-08-10T05:14:50.401 INFO:tasks.rados.rados.0.smithi086.stdout:688: finishing rollback tid 0 to smithi08687503-12 2024-08-10T05:14:50.401 INFO:tasks.rados.rados.0.smithi086.stdout:688: finishing rollback tid 1 to smithi08687503-12 2024-08-10T05:14:50.401 INFO:tasks.rados.rados.0.smithi086.stdout:688: finishing rollback tid 2 to smithi08687503-12 2024-08-10T05:14:50.401 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 174 (ObjNum 72 snap 5 seq_num 72) dirty exists 2024-08-10T05:14:50.401 INFO:tasks.rados.rados.0.smithi086.stdout:689: expect (ObjNum 119 snap 26 seq_num 119) 2024-08-10T05:14:50.425 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:50 smithi159 ceph-mon[33602]: osdmap e199: 8 total, 8 up, 8 in 2024-08-10T05:14:50.425 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:50.153+0000 7f007cb63040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T05:14:50.425 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:50.221+0000 7f007cb63040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T05:14:50.425 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:50.424+0000 7f007cb63040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T05:14:50.493 INFO:tasks.rados.rados.0.smithi086.stdout:691: finishing write tid 1 to smithi08687503-44 2024-08-10T05:14:50.530 INFO:tasks.rados.rados.0.smithi086.stdout:691: finishing write tid 2 to smithi08687503-44 2024-08-10T05:14:50.531 INFO:tasks.rados.rados.0.smithi086.stdout:691: finishing write tid 3 to smithi08687503-44 2024-08-10T05:14:50.531 INFO:tasks.rados.rados.0.smithi086.stdout:691: finishing write tid 4 to smithi08687503-44 2024-08-10T05:14:50.531 INFO:tasks.rados.rados.0.smithi086.stdout:691: finishing write tid 5 to smithi08687503-44 2024-08-10T05:14:50.531 INFO:tasks.rados.rados.0.smithi086.stdout:691: oid 44 updating version 0 to 358 2024-08-10T05:14:50.531 INFO:tasks.rados.rados.0.smithi086.stdout:691: oid 44 updating version 358 to 360 2024-08-10T05:14:50.531 INFO:tasks.rados.rados.0.smithi086.stdout:691: oid 44 version 360 is already newer than 353 2024-08-10T05:14:50.531 INFO:tasks.rados.rados.0.smithi086.stdout:691: oid 44 version 360 is already newer than 359 2024-08-10T05:14:50.531 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 360 (ObjNum 231 snap 66 seq_num 231) dirty exists 2024-08-10T05:14:50.531 INFO:tasks.rados.rados.0.smithi086.stdout:691: left oid 44 (ObjNum 231 snap 66 seq_num 231) 2024-08-10T05:14:50.531 INFO:tasks.rados.rados.0.smithi086.stdout:688: done (2 left) 2024-08-10T05:14:50.531 INFO:tasks.rados.rados.0.smithi086.stdout:689: done (1 left) 2024-08-10T05:14:50.531 INFO:tasks.rados.rados.0.smithi086.stdout:691: done (0 left) 2024-08-10T05:14:50.532 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 33 current snap is 66 2024-08-10T05:14:50.532 INFO:tasks.rados.rados.0.smithi086.stdout:692: seq_num 232 ranges {5431296=688128,6119424=663552,6782976=139264} 2024-08-10T05:14:50.534 INFO:tasks.rados.rados.0.smithi086.stdout:692: writing smithi08687503-33 from 5431296 to 6119424 tid 1 2024-08-10T05:14:50.535 INFO:tasks.rados.rados.0.smithi086.stdout:692: writing smithi08687503-33 from 6119424 to 6782976 tid 2 2024-08-10T05:14:50.535 INFO:tasks.rados.rados.0.smithi086.stdout:692: writing smithi08687503-33 from 6782976 to 6922240 tid 3 2024-08-10T05:14:50.535 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 45 current snap is 66 2024-08-10T05:14:50.535 INFO:tasks.rados.rados.0.smithi086.stdout:692: finishing write tid 1 to smithi08687503-33 2024-08-10T05:14:50.535 INFO:tasks.rados.rados.0.smithi086.stdout:693: seq_num 233 ranges {6078464=712704,6791168=548864,7340032=253952} 2024-08-10T05:14:50.567 INFO:tasks.rados.rados.0.smithi086.stdout:693: writing smithi08687503-45 from 6078464 to 6791168 tid 1 2024-08-10T05:14:50.570 INFO:tasks.rados.rados.0.smithi086.stdout:693: writing smithi08687503-45 from 6791168 to 7340032 tid 2 2024-08-10T05:14:50.572 INFO:tasks.rados.rados.0.smithi086.stdout:693: writing smithi08687503-45 from 7340032 to 7593984 tid 3 2024-08-10T05:14:50.573 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 19 current snap is 66 2024-08-10T05:14:50.573 INFO:tasks.rados.rados.0.smithi086.stdout:692: finishing write tid 2 to smithi08687503-33 2024-08-10T05:14:50.573 INFO:tasks.rados.rados.0.smithi086.stdout:694: seq_num 234 ranges {466944=729088,1196032=434176,1630208=368640} 2024-08-10T05:14:50.579 INFO:tasks.rados.rados.0.smithi086.stdout:694: writing smithi08687503-19 from 466944 to 1196032 tid 1 2024-08-10T05:14:50.581 INFO:tasks.rados.rados.0.smithi086.stdout:694: writing smithi08687503-19 from 1196032 to 1630208 tid 2 2024-08-10T05:14:50.584 INFO:tasks.rados.rados.0.smithi086.stdout:694: writing smithi08687503-19 from 1630208 to 1998848 tid 3 2024-08-10T05:14:50.584 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 14 current snap is 66 2024-08-10T05:14:50.584 INFO:tasks.rados.rados.0.smithi086.stdout:692: finishing write tid 3 to smithi08687503-33 2024-08-10T05:14:50.584 INFO:tasks.rados.rados.0.smithi086.stdout:692: finishing write tid 4 to smithi08687503-33 2024-08-10T05:14:50.584 INFO:tasks.rados.rados.0.smithi086.stdout:692: finishing write tid 5 to smithi08687503-33 2024-08-10T05:14:50.584 INFO:tasks.rados.rados.0.smithi086.stdout:692: oid 33 updating version 0 to 277 2024-08-10T05:14:50.584 INFO:tasks.rados.rados.0.smithi086.stdout:692: oid 33 version 277 is already newer than 276 2024-08-10T05:14:50.584 INFO:tasks.rados.rados.0.smithi086.stdout:692: oid 33 version 277 is already newer than 274 2024-08-10T05:14:50.584 INFO:tasks.rados.rados.0.smithi086.stdout:692: oid 33 version 277 is already newer than 275 2024-08-10T05:14:50.585 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 277 (ObjNum 232 snap 66 seq_num 232) dirty exists 2024-08-10T05:14:50.585 INFO:tasks.rados.rados.0.smithi086.stdout:692: left oid 33 (ObjNum 232 snap 66 seq_num 232) 2024-08-10T05:14:50.585 INFO:tasks.rados.rados.0.smithi086.stdout:693: finishing write tid 1 to smithi08687503-45 2024-08-10T05:14:50.585 INFO:tasks.rados.rados.0.smithi086.stdout:695: seq_num 235 ranges {4128768=745472,4874240=712704,5586944=90112} 2024-08-10T05:14:50.610 INFO:tasks.rados.rados.0.smithi086.stdout:695: writing smithi08687503-14 from 4128768 to 4874240 tid 1 2024-08-10T05:14:50.613 INFO:tasks.rados.rados.0.smithi086.stdout:695: writing smithi08687503-14 from 4874240 to 5586944 tid 2 2024-08-10T05:14:50.614 INFO:tasks.rados.rados.0.smithi086.stdout:695: writing smithi08687503-14 from 5586944 to 5677056 tid 3 2024-08-10T05:14:50.615 INFO:tasks.rados.rados.0.smithi086.stdout:692: done (3 left) 2024-08-10T05:14:50.615 INFO:tasks.rados.rados.0.smithi086.stdout:696: setattr oid 3 current snap is 66 2024-08-10T05:14:50.615 INFO:tasks.rados.rados.0.smithi086.stdout:693: finishing write tid 2 to smithi08687503-45 2024-08-10T05:14:50.615 INFO:tasks.rados.rados.0.smithi086.stdout:693: finishing write tid 3 to smithi08687503-45 2024-08-10T05:14:50.615 INFO:tasks.rados.rados.0.smithi086.stdout:693: finishing write tid 4 to smithi08687503-45 2024-08-10T05:14:50.615 INFO:tasks.rados.rados.0.smithi086.stdout:693: finishing write tid 5 to smithi08687503-45 2024-08-10T05:14:50.615 INFO:tasks.rados.rados.0.smithi086.stdout:693: oid 45 updating version 0 to 289 2024-08-10T05:14:50.615 INFO:tasks.rados.rados.0.smithi086.stdout:693: oid 45 version 289 is already newer than 287 2024-08-10T05:14:50.615 INFO:tasks.rados.rados.0.smithi086.stdout:693: oid 45 updating version 289 to 290 2024-08-10T05:14:50.615 INFO:tasks.rados.rados.0.smithi086.stdout:693: oid 45 version 290 is already newer than 288 2024-08-10T05:14:50.615 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 290 (ObjNum 233 snap 66 seq_num 233) dirty exists 2024-08-10T05:14:50.615 INFO:tasks.rados.rados.0.smithi086.stdout:693: left oid 45 (ObjNum 233 snap 66 seq_num 233) 2024-08-10T05:14:50.616 INFO:tasks.rados.rados.0.smithi086.stdout:694: finishing write tid 1 to smithi08687503-19 2024-08-10T05:14:50.616 INFO:tasks.rados.rados.0.smithi086.stdout:694: finishing write tid 2 to smithi08687503-19 2024-08-10T05:14:50.616 INFO:tasks.rados.rados.0.smithi086.stdout:694: finishing write tid 3 to smithi08687503-19 2024-08-10T05:14:50.616 INFO:tasks.rados.rados.0.smithi086.stdout:694: finishing write tid 4 to smithi08687503-19 2024-08-10T05:14:50.616 INFO:tasks.rados.rados.0.smithi086.stdout:694: finishing write tid 5 to smithi08687503-19 2024-08-10T05:14:50.616 INFO:tasks.rados.rados.0.smithi086.stdout:694: oid 19 updating version 0 to 261 2024-08-10T05:14:50.616 INFO:tasks.rados.rados.0.smithi086.stdout:694: oid 19 version 261 is already newer than 259 2024-08-10T05:14:50.616 INFO:tasks.rados.rados.0.smithi086.stdout:694: oid 19 version 261 is already newer than 260 2024-08-10T05:14:50.616 INFO:tasks.rados.rados.0.smithi086.stdout:694: oid 19 updating version 261 to 262 2024-08-10T05:14:50.616 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 262 (ObjNum 234 snap 66 seq_num 234) dirty exists 2024-08-10T05:14:50.616 INFO:tasks.rados.rados.0.smithi086.stdout:694: left oid 19 (ObjNum 234 snap 66 seq_num 234) 2024-08-10T05:14:50.616 INFO:tasks.rados.rados.0.smithi086.stdout:695: finishing write tid 1 to smithi08687503-14 2024-08-10T05:14:50.617 INFO:tasks.rados.rados.0.smithi086.stdout:693: done (3 left) 2024-08-10T05:14:50.617 INFO:tasks.rados.rados.0.smithi086.stdout:694: done (2 left) 2024-08-10T05:14:50.617 INFO:tasks.rados.rados.0.smithi086.stdout:697: delete oid 7 current snap is 66 2024-08-10T05:14:50.617 INFO:tasks.rados.rados.0.smithi086.stdout:695: finishing write tid 2 to smithi08687503-14 2024-08-10T05:14:50.618 INFO:tasks.rados.rados.0.smithi086.stdout:695: finishing write tid 3 to smithi08687503-14 2024-08-10T05:14:50.618 INFO:tasks.rados.rados.0.smithi086.stdout:697: done (2 left) 2024-08-10T05:14:50.618 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 66 2024-08-10T05:14:50.618 INFO:tasks.rados.rados.0.smithi086.stdout:698: seq_num 237 ranges {2392064=778240,3170304=532480,3702784=270336} 2024-08-10T05:14:50.635 INFO:tasks.rados.rados.0.smithi086.stdout:698: writing smithi08687503-25 from 2392064 to 3170304 tid 1 2024-08-10T05:14:50.638 INFO:tasks.rados.rados.0.smithi086.stdout:698: writing smithi08687503-25 from 3170304 to 3702784 tid 2 2024-08-10T05:14:50.641 INFO:tasks.rados.rados.0.smithi086.stdout:698: writing smithi08687503-25 from 3702784 to 3973120 tid 3 2024-08-10T05:14:50.641 INFO:tasks.rados.rados.0.smithi086.stdout:699: copy_from oid 45 from oid 6 current snap is 66 2024-08-10T05:14:50.641 INFO:tasks.rados.rados.0.smithi086.stdout:695: finishing write tid 4 to smithi08687503-14 2024-08-10T05:14:50.641 INFO:tasks.rados.rados.0.smithi086.stdout:700: rollback oid 24 current snap is 66 2024-08-10T05:14:50.641 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 24 to 64 2024-08-10T05:14:50.641 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 95 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-10T05:14:50.641 INFO:tasks.rados.rados.0.smithi086.stdout:695: finishing write tid 5 to smithi08687503-14 2024-08-10T05:14:50.641 INFO:tasks.rados.rados.0.smithi086.stdout:695: oid 14 updating version 0 to 267 2024-08-10T05:14:50.641 INFO:tasks.rados.rados.0.smithi086.stdout:695: oid 14 version 267 is already newer than 266 2024-08-10T05:14:50.641 INFO:tasks.rados.rados.0.smithi086.stdout:695: oid 14 version 267 is already newer than 264 2024-08-10T05:14:50.641 INFO:tasks.rados.rados.0.smithi086.stdout:695: oid 14 version 267 is already newer than 265 2024-08-10T05:14:50.641 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 267 (ObjNum 235 snap 66 seq_num 235) dirty exists 2024-08-10T05:14:50.642 INFO:tasks.rados.rados.0.smithi086.stdout:695: left oid 14 (ObjNum 235 snap 66 seq_num 235) 2024-08-10T05:14:50.642 INFO:tasks.rados.rados.0.smithi086.stdout:698: finishing write tid 1 to smithi08687503-25 2024-08-10T05:14:50.642 INFO:tasks.rados.rados.0.smithi086.stdout:695: done (4 left) 2024-08-10T05:14:50.642 INFO:tasks.rados.rados.0.smithi086.stdout:696: done (3 left) 2024-08-10T05:14:50.642 INFO:tasks.rados.rados.0.smithi086.stdout:701: copy_from oid 33 from oid 18 current snap is 66 2024-08-10T05:14:50.642 INFO:tasks.rados.rados.0.smithi086.stdout:702: copy_from oid 17 from oid 8 current snap is 66 2024-08-10T05:14:50.642 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 16 current snap is 66 2024-08-10T05:14:50.642 INFO:tasks.rados.rados.0.smithi086.stdout:703: seq_num 238 ranges {2097152=794624,2891776=417792,3309568=385024} 2024-08-10T05:14:50.654 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:50 smithi086 ceph-mon[41441]: osdmap e199: 8 total, 8 up, 8 in 2024-08-10T05:14:50.657 INFO:tasks.rados.rados.0.smithi086.stdout:703: writing smithi08687503-16 from 2097152 to 2891776 tid 1 2024-08-10T05:14:50.660 INFO:tasks.rados.rados.0.smithi086.stdout:703: writing smithi08687503-16 from 2891776 to 3309568 tid 2 2024-08-10T05:14:50.662 INFO:tasks.rados.rados.0.smithi086.stdout:703: writing smithi08687503-16 from 3309568 to 3694592 tid 3 2024-08-10T05:14:50.662 INFO:tasks.rados.rados.0.smithi086.stdout:704: snap_remove snap 43 2024-08-10T05:14:50.686 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:50.583+0000 7f007cb63040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T05:14:50.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:50.672+0000 7f007cb63040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T05:14:51.131 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:50.756+0000 7f007cb63040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T05:14:51.131 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:50.816+0000 7f007cb63040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T05:14:51.322 INFO:tasks.rados.rados.0.smithi086.stdout:704: done (6 left) 2024-08-10T05:14:51.323 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 28 current snap is 66 2024-08-10T05:14:51.323 INFO:tasks.rados.rados.0.smithi086.stdout:705: seq_num 239 ranges {0=409600,409600=704512,1114112=499712} 2024-08-10T05:14:51.326 INFO:tasks.rados.rados.0.smithi086.stdout:705: writing smithi08687503-28 from 0 to 409600 tid 1 2024-08-10T05:14:51.331 INFO:tasks.rados.rados.0.smithi086.stdout:705: writing smithi08687503-28 from 409600 to 1114112 tid 2 2024-08-10T05:14:51.335 INFO:tasks.rados.rados.0.smithi086.stdout:705: writing smithi08687503-28 from 1114112 to 1613824 tid 3 2024-08-10T05:14:51.336 INFO:tasks.rados.rados.0.smithi086.stdout:698: finishing write tid 2 to smithi08687503-25 2024-08-10T05:14:51.337 INFO:tasks.rados.rados.0.smithi086.stdout:700: finishing rollback tid 0 to smithi08687503-24 2024-08-10T05:14:51.337 INFO:tasks.rados.rados.0.smithi086.stdout:700: finishing rollback tid 1 to smithi08687503-24 2024-08-10T05:14:51.337 INFO:tasks.rados.rados.0.smithi086.stdout:698: finishing write tid 3 to smithi08687503-25 2024-08-10T05:14:51.337 INFO:tasks.rados.rados.0.smithi086.stdout:700: finishing rollback tid 2 to smithi08687503-24 2024-08-10T05:14:51.337 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 99 (ObjNum 76 snap 10 seq_num 76) dirty exists 2024-08-10T05:14:51.337 INFO:tasks.rados.rados.0.smithi086.stdout:698: finishing write tid 4 to smithi08687503-25 2024-08-10T05:14:51.337 INFO:tasks.rados.rados.0.smithi086.stdout:698: finishing write tid 5 to smithi08687503-25 2024-08-10T05:14:51.337 INFO:tasks.rados.rados.0.smithi086.stdout:698: oid 25 updating version 0 to 368 2024-08-10T05:14:51.337 INFO:tasks.rados.rados.0.smithi086.stdout:698: oid 25 updating version 368 to 370 2024-08-10T05:14:51.337 INFO:tasks.rados.rados.0.smithi086.stdout:698: oid 25 updating version 370 to 371 2024-08-10T05:14:51.337 INFO:tasks.rados.rados.0.smithi086.stdout:698: oid 25 version 371 is already newer than 369 2024-08-10T05:14:51.337 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 371 (ObjNum 237 snap 66 seq_num 237) dirty exists 2024-08-10T05:14:51.337 INFO:tasks.rados.rados.0.smithi086.stdout:698: left oid 25 (ObjNum 237 snap 66 seq_num 237) 2024-08-10T05:14:51.338 INFO:tasks.rados.rados.0.smithi086.stdout:702: finishing copy_from racing read to smithi08687503-17 2024-08-10T05:14:51.338 INFO:tasks.rados.rados.0.smithi086.stdout:702: finishing copy_from to smithi08687503-17 2024-08-10T05:14:51.338 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 272 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-08-10T05:14:51.338 INFO:tasks.rados.rados.0.smithi086.stdout:703: finishing write tid 1 to smithi08687503-16 2024-08-10T05:14:51.338 INFO:tasks.rados.rados.0.smithi086.stdout:703: finishing write tid 2 to smithi08687503-16 2024-08-10T05:14:51.338 INFO:tasks.rados.rados.0.smithi086.stdout:703: finishing write tid 3 to smithi08687503-16 2024-08-10T05:14:51.338 INFO:tasks.rados.rados.0.smithi086.stdout:703: finishing write tid 4 to smithi08687503-16 2024-08-10T05:14:51.338 INFO:tasks.rados.rados.0.smithi086.stdout:699: finishing copy_from racing read to smithi08687503-45 2024-08-10T05:14:51.338 INFO:tasks.rados.rados.0.smithi086.stdout:703: finishing write tid 5 to smithi08687503-16 2024-08-10T05:14:51.338 INFO:tasks.rados.rados.0.smithi086.stdout:703: oid 16 updating version 0 to 401 2024-08-10T05:14:51.338 INFO:tasks.rados.rados.0.smithi086.stdout:703: oid 16 version 401 is already newer than 400 2024-08-10T05:14:51.338 INFO:tasks.rados.rados.0.smithi086.stdout:703: oid 16 version 401 is already newer than 399 2024-08-10T05:14:51.338 INFO:tasks.rados.rados.0.smithi086.stdout:703: oid 16 version 401 is already newer than 398 2024-08-10T05:14:51.339 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 401 (ObjNum 238 snap 66 seq_num 238) dirty exists 2024-08-10T05:14:51.339 INFO:tasks.rados.rados.0.smithi086.stdout:703: left oid 16 (ObjNum 238 snap 66 seq_num 238) 2024-08-10T05:14:51.339 INFO:tasks.rados.rados.0.smithi086.stdout:701: finishing copy_from racing read to smithi08687503-33 2024-08-10T05:14:51.339 INFO:tasks.rados.rados.0.smithi086.stdout:699: finishing copy_from to smithi08687503-45 2024-08-10T05:14:51.339 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 147 (ObjNum 194 snap 52 seq_num 194) dirty exists 2024-08-10T05:14:51.339 INFO:tasks.rados.rados.0.smithi086.stdout:701: finishing copy_from to smithi08687503-33 2024-08-10T05:14:51.339 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 143 (ObjNum 123 snap 28 seq_num 123) dirty exists 2024-08-10T05:14:51.339 INFO:tasks.rados.rados.0.smithi086.stdout:698: done (6 left) 2024-08-10T05:14:51.339 INFO:tasks.rados.rados.0.smithi086.stdout:699: done (5 left) 2024-08-10T05:14:51.339 INFO:tasks.rados.rados.0.smithi086.stdout:700: done (4 left) 2024-08-10T05:14:51.339 INFO:tasks.rados.rados.0.smithi086.stdout:701: done (3 left) 2024-08-10T05:14:51.339 INFO:tasks.rados.rados.0.smithi086.stdout:702: done (2 left) 2024-08-10T05:14:51.339 INFO:tasks.rados.rados.0.smithi086.stdout:703: done (1 left) 2024-08-10T05:14:51.340 INFO:tasks.rados.rados.0.smithi086.stdout:706: read oid 22 snap -1 2024-08-10T05:14:51.340 INFO:tasks.rados.rados.0.smithi086.stdout:706: expect deleted 2024-08-10T05:14:51.340 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 66 2024-08-10T05:14:51.340 INFO:tasks.rados.rados.0.smithi086.stdout:707: seq_num 240 ranges {434176=425984,860160=589824,1449984=483328,1933312=131072} 2024-08-10T05:14:51.341 INFO:tasks.rados.rados.0.smithi086.stdout:707: writing smithi08687503-9 from 434176 to 860160 tid 1 2024-08-10T05:14:51.350 INFO:tasks.rados.rados.0.smithi086.stdout:707: writing smithi08687503-9 from 860160 to 1449984 tid 2 2024-08-10T05:14:51.351 INFO:tasks.rados.rados.0.smithi086.stdout:707: writing smithi08687503-9 from 1449984 to 1933312 tid 3 2024-08-10T05:14:51.353 INFO:tasks.rados.rados.0.smithi086.stdout:707: writing smithi08687503-9 from 1933312 to 2064384 tid 4 2024-08-10T05:14:51.353 INFO:tasks.rados.rados.0.smithi086.stdout:705: finishing write tid 1 to smithi08687503-28 2024-08-10T05:14:51.353 INFO:tasks.rados.rados.0.smithi086.stdout:707: finishing write tid 1 to smithi08687503-9 2024-08-10T05:14:51.353 INFO:tasks.rados.rados.0.smithi086.stdout:705: finishing write tid 2 to smithi08687503-28 2024-08-10T05:14:51.353 INFO:tasks.rados.rados.0.smithi086.stdout:705: finishing write tid 3 to smithi08687503-28 2024-08-10T05:14:51.353 INFO:tasks.rados.rados.0.smithi086.stdout:705: finishing write tid 4 to smithi08687503-28 2024-08-10T05:14:51.353 INFO:tasks.rados.rados.0.smithi086.stdout:707: finishing write tid 2 to smithi08687503-9 2024-08-10T05:14:51.353 INFO:tasks.rados.rados.0.smithi086.stdout:705: finishing write tid 5 to smithi08687503-28 2024-08-10T05:14:51.353 INFO:tasks.rados.rados.0.smithi086.stdout:705: oid 28 updating version 0 to 374 2024-08-10T05:14:51.353 INFO:tasks.rados.rados.0.smithi086.stdout:705: oid 28 version 374 is already newer than 372 2024-08-10T05:14:51.354 INFO:tasks.rados.rados.0.smithi086.stdout:705: oid 28 updating version 374 to 375 2024-08-10T05:14:51.354 INFO:tasks.rados.rados.0.smithi086.stdout:705: oid 28 version 375 is already newer than 373 2024-08-10T05:14:51.354 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 375 (ObjNum 239 snap 66 seq_num 239) dirty exists 2024-08-10T05:14:51.354 INFO:tasks.rados.rados.0.smithi086.stdout:705: left oid 28 (ObjNum 239 snap 66 seq_num 239) 2024-08-10T05:14:51.354 INFO:tasks.rados.rados.0.smithi086.stdout:705: done (2 left) 2024-08-10T05:14:51.354 INFO:tasks.rados.rados.0.smithi086.stdout:706: done (1 left) 2024-08-10T05:14:51.354 INFO:tasks.rados.rados.0.smithi086.stdout:708: snap_create 2024-08-10T05:14:51.355 INFO:tasks.rados.rados.0.smithi086.stdout:707: finishing write tid 3 to smithi08687503-9 2024-08-10T05:14:51.355 INFO:tasks.rados.rados.0.smithi086.stdout:707: finishing write tid 4 to smithi08687503-9 2024-08-10T05:14:51.355 INFO:tasks.rados.rados.0.smithi086.stdout:707: finishing write tid 5 to smithi08687503-9 2024-08-10T05:14:51.356 INFO:tasks.rados.rados.0.smithi086.stdout:707: finishing write tid 6 to smithi08687503-9 2024-08-10T05:14:51.356 INFO:tasks.rados.rados.0.smithi086.stdout:707: oid 9 updating version 0 to 84 2024-08-10T05:14:51.356 INFO:tasks.rados.rados.0.smithi086.stdout:707: oid 9 version 84 is already newer than 82 2024-08-10T05:14:51.356 INFO:tasks.rados.rados.0.smithi086.stdout:707: oid 9 version 84 is already newer than 80 2024-08-10T05:14:51.357 INFO:tasks.rados.rados.0.smithi086.stdout:707: oid 9 version 84 is already newer than 81 2024-08-10T05:14:51.357 INFO:tasks.rados.rados.0.smithi086.stdout:707: oid 9 version 84 is already newer than 83 2024-08-10T05:14:51.357 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 84 (ObjNum 240 snap 66 seq_num 240) dirty exists 2024-08-10T05:14:51.357 INFO:tasks.rados.rados.0.smithi086.stdout:707: left oid 9 (ObjNum 240 snap 66 seq_num 240) 2024-08-10T05:14:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:51 smithi086 ceph-mon[29634]: pgmap v9: 121 pgs: 121 active+clean; 201 MiB data, 652 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:51 smithi086 ceph-mon[29634]: osdmap e200: 8 total, 8 up, 8 in 2024-08-10T05:14:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:51 smithi086 ceph-mon[29634]: mgrmap e34: y(active, since 4s) 2024-08-10T05:14:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:51 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:51 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:51 smithi086 ceph-mon[29634]: osdmap e201: 8 total, 8 up, 8 in 2024-08-10T05:14:51.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:51 smithi086 ceph-mon[41441]: pgmap v9: 121 pgs: 121 active+clean; 201 MiB data, 652 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:51.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:51 smithi086 ceph-mon[41441]: osdmap e200: 8 total, 8 up, 8 in 2024-08-10T05:14:51.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:51 smithi086 ceph-mon[41441]: mgrmap e34: y(active, since 4s) 2024-08-10T05:14:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:51 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:51 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:51 smithi086 ceph-mon[41441]: osdmap e201: 8 total, 8 up, 8 in 2024-08-10T05:14:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:51 smithi159 ceph-mon[33602]: pgmap v9: 121 pgs: 121 active+clean; 201 MiB data, 652 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:51 smithi159 ceph-mon[33602]: osdmap e200: 8 total, 8 up, 8 in 2024-08-10T05:14:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:51 smithi159 ceph-mon[33602]: mgrmap e34: y(active, since 4s) 2024-08-10T05:14:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:51 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:51.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:51 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:51.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:51 smithi159 ceph-mon[33602]: osdmap e201: 8 total, 8 up, 8 in 2024-08-10T05:14:51.688 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:51 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:51.424+0000 7f007cb63040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T05:14:51.688 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:51 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:51.597+0000 7f007cb63040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T05:14:51.688 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:51 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: [10/Aug/2024:05:14:51] ENGINE Bus STARTING 2024-08-10T05:14:51.688 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:51 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: CherryPy Checker: 2024-08-10T05:14:51.688 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:51 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: The Application mounted at '' has an empty config. 2024-08-10T05:14:51.688 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:51 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: 2024-08-10T05:14:51.997 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:51 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: [10/Aug/2024:05:14:51] ENGINE Serving on http://:::9283 2024-08-10T05:14:51.997 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:51 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: [10/Aug/2024:05:14:51] ENGINE Bus STARTED 2024-08-10T05:14:52.325 INFO:tasks.rados.rados.0.smithi086.stdout:707: done (1 left) 2024-08-10T05:14:52.325 INFO:tasks.rados.rados.0.smithi086.stdout:708: done (0 left) 2024-08-10T05:14:52.325 INFO:tasks.rados.rados.0.smithi086.stdout:709: delete oid 2 current snap is 67 2024-08-10T05:14:52.329 INFO:tasks.rados.rados.0.smithi086.stdout:709: done (0 left) 2024-08-10T05:14:52.329 INFO:tasks.rados.rados.0.smithi086.stdout:710: delete oid 5 current snap is 67 2024-08-10T05:14:52.332 INFO:tasks.rados.rados.0.smithi086.stdout:710: done (0 left) 2024-08-10T05:14:52.332 INFO:tasks.rados.rados.0.smithi086.stdout:711: read oid 43 snap -1 2024-08-10T05:14:52.332 INFO:tasks.rados.rados.0.smithi086.stdout:711: expect (ObjNum 200 snap 53 seq_num 200) 2024-08-10T05:14:52.332 INFO:tasks.rados.rados.0.smithi086.stdout:712: read oid 28 snap 63 2024-08-10T05:14:52.332 INFO:tasks.rados.rados.0.smithi086.stdout:712: expect deleted 2024-08-10T05:14:52.332 INFO:tasks.rados.rados.0.smithi086.stdout:713: delete oid 17 current snap is 67 2024-08-10T05:14:52.334 INFO:tasks.rados.rados.0.smithi086.stdout:712: done (2 left) 2024-08-10T05:14:52.334 INFO:tasks.rados.rados.0.smithi086.stdout:713: done (1 left) 2024-08-10T05:14:52.334 INFO:tasks.rados.rados.0.smithi086.stdout:714: copy_from oid 45 from oid 13 current snap is 67 2024-08-10T05:14:52.334 INFO:tasks.rados.rados.0.smithi086.stdout:715: rmattr oid 35 current snap is 67 2024-08-10T05:14:52.334 INFO:tasks.rados.rados.0.smithi086.stdout:715: done (2 left) 2024-08-10T05:14:52.334 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 11 current snap is 67 2024-08-10T05:14:52.334 INFO:tasks.rados.rados.0.smithi086.stdout:716: seq_num 244 ranges {6078464=491520,6569984=573440,7143424=458752,7602176=172032} 2024-08-10T05:14:52.370 INFO:tasks.rados.rados.0.smithi086.stdout:716: writing smithi08687503-11 from 6078464 to 6569984 tid 1 2024-08-10T05:14:52.373 INFO:tasks.rados.rados.0.smithi086.stdout:716: writing smithi08687503-11 from 6569984 to 7143424 tid 2 2024-08-10T05:14:52.376 INFO:tasks.rados.rados.0.smithi086.stdout:716: writing smithi08687503-11 from 7143424 to 7602176 tid 3 2024-08-10T05:14:52.377 INFO:tasks.rados.rados.0.smithi086.stdout:716: writing smithi08687503-11 from 7602176 to 7774208 tid 4 2024-08-10T05:14:52.377 INFO:tasks.rados.rados.0.smithi086.stdout:717: read oid 19 snap -1 2024-08-10T05:14:52.377 INFO:tasks.rados.rados.0.smithi086.stdout:717: expect (ObjNum 234 snap 66 seq_num 234) 2024-08-10T05:14:52.378 INFO:tasks.rados.rados.0.smithi086.stdout:718: rollback oid 44 current snap is 67 2024-08-10T05:14:52.378 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 44 to 65 2024-08-10T05:14:52.378 INFO:tasks.rados.rados.0.smithi086.stdout:711: expect (ObjNum 200 snap 53 seq_num 200) 2024-08-10T05:14:52.462 INFO:tasks.rados.rados.0.smithi086.stdout:714: finishing copy_from racing read to smithi08687503-45 2024-08-10T05:14:52.462 INFO:tasks.rados.rados.0.smithi086.stdout:714: finishing copy_from to smithi08687503-45 2024-08-10T05:14:52.462 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 337 (ObjNum 88 snap 17 seq_num 88) dirty exists 2024-08-10T05:14:52.462 INFO:tasks.rados.rados.0.smithi086.stdout:716: finishing write tid 1 to smithi08687503-11 2024-08-10T05:14:52.462 INFO:tasks.rados.rados.0.smithi086.stdout:716: finishing write tid 2 to smithi08687503-11 2024-08-10T05:14:52.462 INFO:tasks.rados.rados.0.smithi086.stdout:711: done (4 left) 2024-08-10T05:14:52.462 INFO:tasks.rados.rados.0.smithi086.stdout:714: done (3 left) 2024-08-10T05:14:52.462 INFO:tasks.rados.rados.0.smithi086.stdout:719: read oid 13 snap -1 2024-08-10T05:14:52.462 INFO:tasks.rados.rados.0.smithi086.stdout:719: expect (ObjNum 88 snap 17 seq_num 88) 2024-08-10T05:14:52.462 INFO:tasks.rados.rados.0.smithi086.stdout:720: copy_from oid 16 from oid 4 current snap is 67 2024-08-10T05:14:52.463 INFO:tasks.rados.rados.0.smithi086.stdout:716: finishing write tid 3 to smithi08687503-11 2024-08-10T05:14:52.463 INFO:tasks.rados.rados.0.smithi086.stdout:716: finishing write tid 4 to smithi08687503-11 2024-08-10T05:14:52.463 INFO:tasks.rados.rados.0.smithi086.stdout:718: finishing rollback tid 0 to smithi08687503-44 2024-08-10T05:14:52.463 INFO:tasks.rados.rados.0.smithi086.stdout:718: finishing rollback tid 1 to smithi08687503-44 2024-08-10T05:14:52.463 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 392 (ObjNum 129 snap 0 seq_num 3355977264) dirty dne 2024-08-10T05:14:52.463 INFO:tasks.rados.rados.0.smithi086.stdout:716: finishing write tid 5 to smithi08687503-11 2024-08-10T05:14:52.463 INFO:tasks.rados.rados.0.smithi086.stdout:716: finishing write tid 6 to smithi08687503-11 2024-08-10T05:14:52.463 INFO:tasks.rados.rados.0.smithi086.stdout:716: oid 11 updating version 0 to 246 2024-08-10T05:14:52.463 INFO:tasks.rados.rados.0.smithi086.stdout:716: oid 11 version 246 is already newer than 243 2024-08-10T05:14:52.464 INFO:tasks.rados.rados.0.smithi086.stdout:716: oid 11 version 246 is already newer than 245 2024-08-10T05:14:52.464 INFO:tasks.rados.rados.0.smithi086.stdout:716: oid 11 version 246 is already newer than 244 2024-08-10T05:14:52.464 INFO:tasks.rados.rados.0.smithi086.stdout:716: oid 11 updating version 246 to 247 2024-08-10T05:14:52.464 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 247 (ObjNum 244 snap 67 seq_num 244) dirty exists 2024-08-10T05:14:52.464 INFO:tasks.rados.rados.0.smithi086.stdout:716: left oid 11 (ObjNum 244 snap 67 seq_num 244) 2024-08-10T05:14:52.464 INFO:tasks.rados.rados.0.smithi086.stdout:717: expect (ObjNum 234 snap 66 seq_num 234) 2024-08-10T05:14:52.525 INFO:tasks.rados.rados.0.smithi086.stdout:720: finishing copy_from to smithi08687503-16 2024-08-10T05:14:52.525 INFO:tasks.rados.rados.0.smithi086.stdout:720: got expected ENOENT (src dne) 2024-08-10T05:14:52.525 INFO:tasks.rados.rados.0.smithi086.stdout:720: finishing copy_from racing read to smithi08687503-16 2024-08-10T05:14:52.525 INFO:tasks.rados.rados.0.smithi086.stdout:719: expect (ObjNum 88 snap 17 seq_num 88) 2024-08-10T05:14:52.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[41441]: Standby manager daemon x started 2024-08-10T05:14:52.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/2998604390' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T05:14:52.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/2998604390' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:14:52.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/2998604390' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T05:14:52.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/2998604390' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:14:52.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:52.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:52.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:52.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:52.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[41441]: osdmap e202: 8 total, 8 up, 8 in 2024-08-10T05:14:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[29634]: Standby manager daemon x started 2024-08-10T05:14:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/2998604390' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T05:14:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/2998604390' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:14:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/2998604390' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T05:14:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/2998604390' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:14:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:52 smithi086 ceph-mon[29634]: osdmap e202: 8 total, 8 up, 8 in 2024-08-10T05:14:52.680 INFO:tasks.rados.rados.0.smithi086.stdout:716: done (4 left) 2024-08-10T05:14:52.680 INFO:tasks.rados.rados.0.smithi086.stdout:717: done (3 left) 2024-08-10T05:14:52.680 INFO:tasks.rados.rados.0.smithi086.stdout:718: done (2 left) 2024-08-10T05:14:52.680 INFO:tasks.rados.rados.0.smithi086.stdout:719: done (1 left) 2024-08-10T05:14:52.680 INFO:tasks.rados.rados.0.smithi086.stdout:720: done (0 left) 2024-08-10T05:14:52.680 INFO:tasks.rados.rados.0.smithi086.stdout:721: snap_remove snap 57 2024-08-10T05:14:52.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:52 smithi159 ceph-mon[33602]: Standby manager daemon x started 2024-08-10T05:14:52.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:52 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/2998604390' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T05:14:52.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:52 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/2998604390' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:14:52.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:52 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/2998604390' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T05:14:52.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:52 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/2998604390' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:14:52.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:52 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:52.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:52 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:52.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:52 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:52.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:52 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:52.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:52 smithi159 ceph-mon[33602]: osdmap e202: 8 total, 8 up, 8 in 2024-08-10T05:14:53.412 INFO:tasks.rados.rados.0.smithi086.stdout:721: done (0 left) 2024-08-10T05:14:53.412 INFO:tasks.rados.rados.0.smithi086.stdout:722: delete oid 36 current snap is 67 2024-08-10T05:14:53.424 INFO:tasks.rados.rados.0.smithi086.stdout:722: done (0 left) 2024-08-10T05:14:53.424 INFO:tasks.rados.rados.0.smithi086.stdout:723: read oid 42 snap -1 2024-08-10T05:14:53.424 INFO:tasks.rados.rados.0.smithi086.stdout:723: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:14:53.424 INFO:tasks.rados.rados.0.smithi086.stdout:724: read oid 24 snap -1 2024-08-10T05:14:53.424 INFO:tasks.rados.rados.0.smithi086.stdout:724: expect (ObjNum 76 snap 10 seq_num 76) 2024-08-10T05:14:53.424 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 21 current snap is 67 2024-08-10T05:14:53.424 INFO:tasks.rados.rados.0.smithi086.stdout:725: seq_num 246 ranges {2834432=524288,3358720=745472,4104192=425984,4530176=32768} 2024-08-10T05:14:53.442 INFO:tasks.rados.rados.0.smithi086.stdout:725: writing smithi08687503-21 from 2834432 to 3358720 tid 1 2024-08-10T05:14:53.447 INFO:tasks.rados.rados.0.smithi086.stdout:725: writing smithi08687503-21 from 3358720 to 4104192 tid 2 2024-08-10T05:14:53.449 INFO:tasks.rados.rados.0.smithi086.stdout:725: writing smithi08687503-21 from 4104192 to 4530176 tid 3 2024-08-10T05:14:53.449 INFO:tasks.rados.rados.0.smithi086.stdout:725: writing smithi08687503-21 from 4530176 to 4562944 tid 4 2024-08-10T05:14:53.450 INFO:tasks.rados.rados.0.smithi086.stdout:726: snap_remove snap 53 2024-08-10T05:14:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:53 smithi159 ceph-mon[33602]: pgmap v12: 121 pgs: 121 active+clean; 201 MiB data, 652 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:53 smithi159 ceph-mon[33602]: mgrmap e35: y(active, since 6s), standbys: x 2024-08-10T05:14:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:53 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T05:14:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:53 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:53 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:53.734 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:53 smithi086 ceph-mon[41441]: pgmap v12: 121 pgs: 121 active+clean; 201 MiB data, 652 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:53.734 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:53 smithi086 ceph-mon[41441]: mgrmap e35: y(active, since 6s), standbys: x 2024-08-10T05:14:53.734 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:53 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T05:14:53.734 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:53 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:53.734 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:53 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:53.735 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:53 smithi086 ceph-mon[29634]: pgmap v12: 121 pgs: 121 active+clean; 201 MiB data, 652 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:14:53.735 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:53 smithi086 ceph-mon[29634]: mgrmap e35: y(active, since 6s), standbys: x 2024-08-10T05:14:53.735 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:53 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T05:14:53.735 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:53 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:53.735 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:53 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:54.426 INFO:tasks.rados.rados.0.smithi086.stdout:723: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:14:54.450 INFO:tasks.rados.rados.0.smithi086.stdout:724: expect (ObjNum 76 snap 10 seq_num 76) 2024-08-10T05:14:54.534 INFO:tasks.rados.rados.0.smithi086.stdout:725: finishing write tid 1 to smithi08687503-21 2024-08-10T05:14:54.534 INFO:tasks.rados.rados.0.smithi086.stdout:725: finishing write tid 2 to smithi08687503-21 2024-08-10T05:14:54.534 INFO:tasks.rados.rados.0.smithi086.stdout:725: finishing write tid 3 to smithi08687503-21 2024-08-10T05:14:54.534 INFO:tasks.rados.rados.0.smithi086.stdout:725: finishing write tid 4 to smithi08687503-21 2024-08-10T05:14:54.535 INFO:tasks.rados.rados.0.smithi086.stdout:725: finishing write tid 5 to smithi08687503-21 2024-08-10T05:14:54.535 INFO:tasks.rados.rados.0.smithi086.stdout:725: finishing write tid 6 to smithi08687503-21 2024-08-10T05:14:54.535 INFO:tasks.rados.rados.0.smithi086.stdout:725: oid 21 updating version 0 to 340 2024-08-10T05:14:54.535 INFO:tasks.rados.rados.0.smithi086.stdout:725: oid 21 version 340 is already newer than 339 2024-08-10T05:14:54.535 INFO:tasks.rados.rados.0.smithi086.stdout:725: oid 21 version 340 is already newer than 338 2024-08-10T05:14:54.535 INFO:tasks.rados.rados.0.smithi086.stdout:725: oid 21 updating version 340 to 342 2024-08-10T05:14:54.535 INFO:tasks.rados.rados.0.smithi086.stdout:725: oid 21 version 342 is already newer than 341 2024-08-10T05:14:54.535 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 342 (ObjNum 246 snap 67 seq_num 246) dirty exists 2024-08-10T05:14:54.535 INFO:tasks.rados.rados.0.smithi086.stdout:725: left oid 21 (ObjNum 246 snap 67 seq_num 246) 2024-08-10T05:14:54.535 INFO:tasks.rados.rados.0.smithi086.stdout:723: done (3 left) 2024-08-10T05:14:54.535 INFO:tasks.rados.rados.0.smithi086.stdout:724: done (2 left) 2024-08-10T05:14:54.535 INFO:tasks.rados.rados.0.smithi086.stdout:725: done (1 left) 2024-08-10T05:14:54.535 INFO:tasks.rados.rados.0.smithi086.stdout:726: done (0 left) 2024-08-10T05:14:54.536 INFO:tasks.rados.rados.0.smithi086.stdout:727: snap_remove snap 50 2024-08-10T05:14:54.612 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:54 smithi086 ceph-mon[41441]: osdmap e203: 8 total, 8 up, 8 in 2024-08-10T05:14:54.613 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:54 smithi086 ceph-mon[29634]: osdmap e203: 8 total, 8 up, 8 in 2024-08-10T05:14:54.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:54 smithi159 ceph-mon[33602]: osdmap e203: 8 total, 8 up, 8 in 2024-08-10T05:14:54.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:14:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[69406]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:14:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-10T05:14:54.872 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:14:55.143 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:14:55.143 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (3m) 4s ago 4m 25.7M - 0.25.0 c8568f914cd2 35968fd43daf 2024-08-10T05:14:55.143 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (4m) 2s ago 4m 90.4M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:14:55.144 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (6m) 4s ago 6m 19.7M - 18.2.4-685-gf5af36e4 20036124afeb 647a6daeb729 2024-08-10T05:14:55.144 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (6m) 2s ago 6m 15.3M - 18.2.4-685-gf5af36e4 20036124afeb 419afb746b2c 2024-08-10T05:14:55.144 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,9283,8765 running (56s) 2s ago 9m 144M - 19.1.0-1335-gbca9905d c7b33901c886 e9ba3987881b 2024-08-10T05:14:55.144 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:8443,9283,8765 running (17s) 4s ago 11m 474M - 19.1.0-1335-gbca9905d c7b33901c886 cbe6b5d6d7db 2024-08-10T05:14:55.144 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (11m) 4s ago 11m 55.7M 2048M 18.2.4-685-gf5af36e4 20036124afeb e4af363ffb0d 2024-08-10T05:14:55.144 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (10m) 2s ago 10m 50.9M 2048M 18.2.4-685-gf5af36e4 20036124afeb 067c084a03a6 2024-08-10T05:14:55.144 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (9m) 4s ago 9m 47.6M 2048M 18.2.4-685-gf5af36e4 20036124afeb 24d13f5f71e0 2024-08-10T05:14:55.144 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (4m) 4s ago 4m 14.1M - 1.5.0 0da6a335fe13 4e352dfbeecc 2024-08-10T05:14:55.144 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (4m) 2s ago 4m 15.1M - 1.5.0 0da6a335fe13 b9264bb67c4d 2024-08-10T05:14:55.144 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (9m) 4s ago 9m 120M 2480M 18.2.4-685-gf5af36e4 20036124afeb 9edca5419a87 2024-08-10T05:14:55.144 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (8m) 4s ago 8m 97.5M 2480M 18.2.4-685-gf5af36e4 20036124afeb be0f4322c6f3 2024-08-10T05:14:55.145 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (8m) 4s ago 8m 130M 2480M 18.2.4-685-gf5af36e4 20036124afeb 4ba91ff61da0 2024-08-10T05:14:55.145 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (8m) 4s ago 8m 80.4M 2480M 18.2.4-685-gf5af36e4 20036124afeb a1d52ad4faa0 2024-08-10T05:14:55.145 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (7m) 2s ago 7m 102M 2480M 18.2.4-685-gf5af36e4 20036124afeb 46aad70204b6 2024-08-10T05:14:55.145 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (7m) 2s ago 7m 109M 2480M 18.2.4-685-gf5af36e4 20036124afeb 55fe3cad2be9 2024-08-10T05:14:55.145 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (6m) 2s ago 6m 76.2M 2480M 18.2.4-685-gf5af36e4 20036124afeb 6a67eed4245a 2024-08-10T05:14:55.145 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (6m) 2s ago 6m 89.2M 2480M 18.2.4-685-gf5af36e4 20036124afeb f455e2f6fe30 2024-08-10T05:14:55.145 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (22s) 2s ago 5m 35.7M - 2.43.0 a07b618ecd1d 248f3e447d62 2024-08-10T05:14:55.436 INFO:tasks.rados.rados.0.smithi086.stdout:727: done (0 left) 2024-08-10T05:14:55.436 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 37 current snap is 67 2024-08-10T05:14:55.436 INFO:tasks.rados.rados.0.smithi086.stdout:728: seq_num 247 ranges {0=540672,540672=622592,1163264=581632} 2024-08-10T05:14:55.440 INFO:tasks.rados.rados.0.smithi086.stdout:728: writing smithi08687503-37 from 0 to 540672 tid 1 2024-08-10T05:14:55.443 INFO:tasks.rados.rados.0.smithi086.stdout:728: writing smithi08687503-37 from 540672 to 1163264 tid 2 2024-08-10T05:14:55.447 INFO:tasks.rados.rados.0.smithi086.stdout:728: writing smithi08687503-37 from 1163264 to 1744896 tid 3 2024-08-10T05:14:55.448 INFO:tasks.rados.rados.0.smithi086.stdout:729: read oid 9 snap -1 2024-08-10T05:14:55.448 INFO:tasks.rados.rados.0.smithi086.stdout:729: expect (ObjNum 240 snap 66 seq_num 240) 2024-08-10T05:14:55.448 INFO:tasks.rados.rados.0.smithi086.stdout:730: rollback oid 16 current snap is 67 2024-08-10T05:14:55.448 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 16 to 61 2024-08-10T05:14:55.448 INFO:tasks.rados.rados.0.smithi086.stdout:731: delete oid 11 current snap is 67 2024-08-10T05:14:55.453 INFO:tasks.rados.rados.0.smithi086.stdout:731: done (3 left) 2024-08-10T05:14:55.453 INFO:tasks.rados.rados.0.smithi086.stdout:732: read oid 33 snap -1 2024-08-10T05:14:55.453 INFO:tasks.rados.rados.0.smithi086.stdout:732: expect (ObjNum 123 snap 28 seq_num 123) 2024-08-10T05:14:55.453 INFO:tasks.rados.rados.0.smithi086.stdout:733: read oid 44 snap -1 2024-08-10T05:14:55.454 INFO:tasks.rados.rados.0.smithi086.stdout:733: expect deleted 2024-08-10T05:14:55.454 INFO:tasks.rados.rados.0.smithi086.stdout:734: snap_remove snap 16 2024-08-10T05:14:55.517 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:14:55.517 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:14:55.517 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 3 2024-08-10T05:14:55.517 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:14:55.517 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:14:55.517 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:14:55.517 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:14:55.517 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:14:55.518 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 8 2024-08-10T05:14:55.518 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:14:55.518 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:14:55.518 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:14:55.518 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:14:55.518 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:14:55.518 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 13, 2024-08-10T05:14:55.518 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:14:55.518 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:14:55.518 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:14:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:55 smithi159 ceph-mon[33602]: pgmap v15: 121 pgs: 121 active+clean; 226 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 7.4 MiB/s wr, 54 op/s 2024-08-10T05:14:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:55 smithi159 ceph-mon[33602]: osdmap e204: 8 total, 8 up, 8 in 2024-08-10T05:14:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:55 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:55 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:55 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:14:55.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:55 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:14:55.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:55 smithi086 ceph-mon[41441]: pgmap v15: 121 pgs: 121 active+clean; 226 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 7.4 MiB/s wr, 54 op/s 2024-08-10T05:14:55.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:55 smithi086 ceph-mon[41441]: osdmap e204: 8 total, 8 up, 8 in 2024-08-10T05:14:55.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:55 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:55.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:55 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:55.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:55 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:14:55.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:55 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:14:55.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:55 smithi086 ceph-mon[29634]: pgmap v15: 121 pgs: 121 active+clean; 226 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 7.4 MiB/s wr, 54 op/s 2024-08-10T05:14:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:55 smithi086 ceph-mon[29634]: osdmap e204: 8 total, 8 up, 8 in 2024-08-10T05:14:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:55 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:55 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:55 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:14:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:55 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:14:56.324 INFO:tasks.rados.rados.0.smithi086.stdout:734: done (5 left) 2024-08-10T05:14:56.324 INFO:tasks.rados.rados.0.smithi086.stdout:735: snap_remove snap 56 2024-08-10T05:14:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:56 smithi159 ceph-mon[33602]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:14:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:56 smithi159 ceph-mon[33602]: Updating smithi086:/etc/ceph/ceph.conf 2024-08-10T05:14:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:56 smithi159 ceph-mon[33602]: Updating smithi159:/etc/ceph/ceph.conf 2024-08-10T05:14:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:56 smithi159 ceph-mon[33602]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:14:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:56 smithi159 ceph-mon[33602]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:14:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:56 smithi159 ceph-mon[33602]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:14:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:56 smithi159 ceph-mon[33602]: osdmap e205: 8 total, 8 up, 8 in 2024-08-10T05:14:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:56 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/64280315' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:14:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:56 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:56 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:56 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:56 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:56 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:56 smithi159 ceph-mon[33602]: osdmap e206: 8 total, 8 up, 8 in 2024-08-10T05:14:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[29634]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:14:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[29634]: Updating smithi086:/etc/ceph/ceph.conf 2024-08-10T05:14:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[29634]: Updating smithi159:/etc/ceph/ceph.conf 2024-08-10T05:14:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[29634]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:14:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[29634]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:14:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[29634]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:14:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[29634]: osdmap e205: 8 total, 8 up, 8 in 2024-08-10T05:14:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[29634]: from='client.? 172.21.15.86:0/64280315' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:14:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[29634]: osdmap e206: 8 total, 8 up, 8 in 2024-08-10T05:14:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[41441]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:14:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[41441]: Updating smithi086:/etc/ceph/ceph.conf 2024-08-10T05:14:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[41441]: Updating smithi159:/etc/ceph/ceph.conf 2024-08-10T05:14:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[41441]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:14:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[41441]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:14:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[41441]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:14:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[41441]: osdmap e205: 8 total, 8 up, 8 in 2024-08-10T05:14:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/64280315' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:14:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:14:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:56 smithi086 ceph-mon[41441]: osdmap e206: 8 total, 8 up, 8 in 2024-08-10T05:14:57.324 INFO:tasks.rados.rados.0.smithi086.stdout:735: done (5 left) 2024-08-10T05:14:57.324 INFO:tasks.rados.rados.0.smithi086.stdout:736: snap_remove snap 63 2024-08-10T05:14:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:14:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:14:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:14:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:14:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T05:14:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: Reconfiguring daemon prometheus.a on smithi159 2024-08-10T05:14:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: pgmap v18: 121 pgs: 121 active+clean; 226 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 7.4 MiB/s wr, 54 op/s 2024-08-10T05:14:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:14:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:57.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:57.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:57.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:57.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:57.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:57.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:57.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:14:57.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:14:57.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:57.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:57.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:57.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:14:57.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:14:57.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:57.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:57.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:57.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:57.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:14:57.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:14:57.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:57.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:57.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:57 smithi159 ceph-mon[33602]: osdmap e207: 8 total, 8 up, 8 in 2024-08-10T05:14:57.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:14:57.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:14:57.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:14:57.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:14:57.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T05:14:57.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: Reconfiguring daemon prometheus.a on smithi159 2024-08-10T05:14:57.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: pgmap v18: 121 pgs: 121 active+clean; 226 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 7.4 MiB/s wr, 54 op/s 2024-08-10T05:14:57.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:57.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:14:57.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:57.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:57.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:57.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:57.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:57.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:57.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:57.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:57.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:57.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:14:57.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:14:57.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:57.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:57.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:57.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:14:57.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:14:57.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:57.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:57.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:57.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:14:57.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:14:57.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:14:57.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:14:57.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T05:14:57.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: Reconfiguring daemon prometheus.a on smithi159 2024-08-10T05:14:57.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: pgmap v18: 121 pgs: 121 active+clean; 226 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 7.4 MiB/s wr, 54 op/s 2024-08-10T05:14:57.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:14:57.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:14:57.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:57.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:57.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:57.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:57.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:57.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:57.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:57.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:57.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:57.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:14:57.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:14:57.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:57.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:57.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:57.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:14:57.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:14:57.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:57.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:57.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:57.911 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:57.912 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:14:57.912 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:14:57.912 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:57.912 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:57.912 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[29634]: osdmap e207: 8 total, 8 up, 8 in 2024-08-10T05:14:57.912 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:14:57.912 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:14:57.912 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:14:57.912 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:14:57.913 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:14:57.913 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:57 smithi086 ceph-mon[41441]: osdmap e207: 8 total, 8 up, 8 in 2024-08-10T05:14:58.328 INFO:tasks.rados.rados.0.smithi086.stdout:736: done (5 left) 2024-08-10T05:14:58.328 INFO:tasks.rados.rados.0.smithi086.stdout:737: copy_from oid 39 from oid 17 current snap is 67 2024-08-10T05:14:58.328 INFO:tasks.rados.rados.0.smithi086.stdout:728: finishing write tid 1 to smithi08687503-37 2024-08-10T05:14:58.328 INFO:tasks.rados.rados.0.smithi086.stdout:728: finishing write tid 2 to smithi08687503-37 2024-08-10T05:14:58.328 INFO:tasks.rados.rados.0.smithi086.stdout:728: finishing write tid 3 to smithi08687503-37 2024-08-10T05:14:58.329 INFO:tasks.rados.rados.0.smithi086.stdout:728: finishing write tid 4 to smithi08687503-37 2024-08-10T05:14:58.329 INFO:tasks.rados.rados.0.smithi086.stdout:730: finishing rollback tid 0 to smithi08687503-16 2024-08-10T05:14:58.329 INFO:tasks.rados.rados.0.smithi086.stdout:730: finishing rollback tid 1 to smithi08687503-16 2024-08-10T05:14:58.329 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 432 (ObjNum 129 snap 0 seq_num 3355741256) dirty dne 2024-08-10T05:14:58.329 INFO:tasks.rados.rados.0.smithi086.stdout:728: finishing write tid 5 to smithi08687503-37 2024-08-10T05:14:58.329 INFO:tasks.rados.rados.0.smithi086.stdout:728: oid 37 updating version 0 to 343 2024-08-10T05:14:58.329 INFO:tasks.rados.rados.0.smithi086.stdout:728: oid 37 updating version 343 to 344 2024-08-10T05:14:58.329 INFO:tasks.rados.rados.0.smithi086.stdout:728: oid 37 updating version 344 to 346 2024-08-10T05:14:58.329 INFO:tasks.rados.rados.0.smithi086.stdout:728: oid 37 version 346 is already newer than 345 2024-08-10T05:14:58.329 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 346 (ObjNum 247 snap 67 seq_num 247) dirty exists 2024-08-10T05:14:58.329 INFO:tasks.rados.rados.0.smithi086.stdout:728: left oid 37 (ObjNum 247 snap 67 seq_num 247) 2024-08-10T05:14:58.329 INFO:tasks.rados.rados.0.smithi086.stdout:729: expect (ObjNum 240 snap 66 seq_num 240) 2024-08-10T05:14:58.394 INFO:tasks.rados.rados.0.smithi086.stdout:732: expect (ObjNum 123 snap 28 seq_num 123) 2024-08-10T05:14:58.605 INFO:tasks.rados.rados.0.smithi086.stdout:737: finishing copy_from to smithi08687503-39 2024-08-10T05:14:58.605 INFO:tasks.rados.rados.0.smithi086.stdout:737: got expected ENOENT (src dne) 2024-08-10T05:14:58.606 INFO:tasks.rados.rados.0.smithi086.stdout:737: finishing copy_from racing read to smithi08687503-39 2024-08-10T05:14:58.606 INFO:tasks.rados.rados.0.smithi086.stdout:728: done (5 left) 2024-08-10T05:14:58.606 INFO:tasks.rados.rados.0.smithi086.stdout:729: done (4 left) 2024-08-10T05:14:58.606 INFO:tasks.rados.rados.0.smithi086.stdout:730: done (3 left) 2024-08-10T05:14:58.606 INFO:tasks.rados.rados.0.smithi086.stdout:732: done (2 left) 2024-08-10T05:14:58.606 INFO:tasks.rados.rados.0.smithi086.stdout:733: done (1 left) 2024-08-10T05:14:58.606 INFO:tasks.rados.rados.0.smithi086.stdout:737: done (0 left) 2024-08-10T05:14:58.606 INFO:tasks.rados.rados.0.smithi086.stdout:738: rmattr oid 4 current snap is 67 2024-08-10T05:14:58.607 INFO:tasks.rados.rados.0.smithi086.stdout:738: done (0 left) 2024-08-10T05:14:58.607 INFO:tasks.rados.rados.0.smithi086.stdout:739: read oid 43 snap -1 2024-08-10T05:14:58.607 INFO:tasks.rados.rados.0.smithi086.stdout:739: expect (ObjNum 200 snap 53 seq_num 200) 2024-08-10T05:14:58.607 INFO:tasks.rados.rados.0.smithi086.stdout:740: setattr oid 12 current snap is 67 2024-08-10T05:14:58.607 INFO:tasks.rados.rados.0.smithi086.stdout:741: delete oid 11 current snap is 67 2024-08-10T05:14:58.608 INFO:tasks.rados.rados.0.smithi086.stdout:741: done (2 left) 2024-08-10T05:14:58.608 INFO:tasks.rados.rados.0.smithi086.stdout:742: snap_create 2024-08-10T05:14:58.610 INFO:tasks.rados.rados.0.smithi086.stdout:739: expect (ObjNum 200 snap 53 seq_num 200) 2024-08-10T05:14:58.682 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 208 (ObjNum 72 snap 5 seq_num 72) dirty exists 2024-08-10T05:14:59.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:59 smithi086 ceph-mon[29634]: pgmap v21: 121 pgs: 121 active+clean; 212 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 848 KiB/s wr, 20 op/s 2024-08-10T05:14:59.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:59 smithi086 ceph-mon[29634]: osdmap e208: 8 total, 8 up, 8 in 2024-08-10T05:14:59.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:14:59 smithi086 ceph-mon[29634]: mgrmap e36: y(active, since 12s), standbys: x 2024-08-10T05:14:59.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:59 smithi086 ceph-mon[41441]: pgmap v21: 121 pgs: 121 active+clean; 212 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 848 KiB/s wr, 20 op/s 2024-08-10T05:14:59.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:59 smithi086 ceph-mon[41441]: osdmap e208: 8 total, 8 up, 8 in 2024-08-10T05:14:59.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:14:59 smithi086 ceph-mon[41441]: mgrmap e36: y(active, since 12s), standbys: x 2024-08-10T05:14:59.438 INFO:tasks.rados.rados.0.smithi086.stdout:739: done (2 left) 2024-08-10T05:14:59.438 INFO:tasks.rados.rados.0.smithi086.stdout:740: done (1 left) 2024-08-10T05:14:59.438 INFO:tasks.rados.rados.0.smithi086.stdout:742: done (0 left) 2024-08-10T05:14:59.438 INFO:tasks.rados.rados.0.smithi086.stdout:743: rollback oid 47 current snap is 68 2024-08-10T05:14:59.438 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 47 to 64 2024-08-10T05:14:59.438 INFO:tasks.rados.rados.0.smithi086.stdout:744: read oid 10 snap -1 2024-08-10T05:14:59.438 INFO:tasks.rados.rados.0.smithi086.stdout:744: expect (ObjNum 210 snap 55 seq_num 210) 2024-08-10T05:14:59.439 INFO:tasks.rados.rados.0.smithi086.stdout:745: read oid 2 snap -1 2024-08-10T05:14:59.439 INFO:tasks.rados.rados.0.smithi086.stdout:745: expect deleted 2024-08-10T05:14:59.439 INFO:tasks.rados.rados.0.smithi086.stdout:746: rollback oid 16 current snap is 68 2024-08-10T05:14:59.439 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 16 to 66 2024-08-10T05:14:59.439 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 3 current snap is 68 2024-08-10T05:14:59.439 INFO:tasks.rados.rados.0.smithi086.stdout:747: seq_num 250 ranges {0=589824,589824=679936,1269760=409600,1679360=114688} 2024-08-10T05:14:59.440 INFO:tasks.rados.rados.0.smithi086.stdout:747: writing smithi08687503-3 from 0 to 589824 tid 1 2024-08-10T05:14:59.444 INFO:tasks.rados.rados.0.smithi086.stdout:747: writing smithi08687503-3 from 589824 to 1269760 tid 2 2024-08-10T05:14:59.446 INFO:tasks.rados.rados.0.smithi086.stdout:747: writing smithi08687503-3 from 1269760 to 1679360 tid 3 2024-08-10T05:14:59.448 INFO:tasks.rados.rados.0.smithi086.stdout:747: writing smithi08687503-3 from 1679360 to 1794048 tid 4 2024-08-10T05:14:59.448 INFO:tasks.rados.rados.0.smithi086.stdout:748: read oid 35 snap -1 2024-08-10T05:14:59.448 INFO:tasks.rados.rados.0.smithi086.stdout:748: expect deleted 2024-08-10T05:14:59.448 INFO:tasks.rados.rados.0.smithi086.stdout:749: read oid 6 snap -1 2024-08-10T05:14:59.448 INFO:tasks.rados.rados.0.smithi086.stdout:749: expect (ObjNum 194 snap 52 seq_num 194) 2024-08-10T05:14:59.448 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 36 current snap is 68 2024-08-10T05:14:59.448 INFO:tasks.rados.rados.0.smithi086.stdout:750: seq_num 251 ranges {0=606208,606208=614400,1220608=589824} 2024-08-10T05:14:59.451 INFO:tasks.rados.rados.0.smithi086.stdout:750: writing smithi08687503-36 from 0 to 606208 tid 1 2024-08-10T05:14:59.456 INFO:tasks.rados.rados.0.smithi086.stdout:750: writing smithi08687503-36 from 606208 to 1220608 tid 2 2024-08-10T05:14:59.459 INFO:tasks.rados.rados.0.smithi086.stdout:750: writing smithi08687503-36 from 1220608 to 1810432 tid 3 2024-08-10T05:14:59.460 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 21 current snap is 68 2024-08-10T05:14:59.460 INFO:tasks.rados.rados.0.smithi086.stdout:751: seq_num 252 ranges {4562944=630784,5193728=499712,5693440=425984,6119424=278528} 2024-08-10T05:14:59.488 INFO:tasks.rados.rados.0.smithi086.stdout:751: writing smithi08687503-21 from 4562944 to 5193728 tid 1 2024-08-10T05:14:59.490 INFO:tasks.rados.rados.0.smithi086.stdout:751: writing smithi08687503-21 from 5193728 to 5693440 tid 2 2024-08-10T05:14:59.493 INFO:tasks.rados.rados.0.smithi086.stdout:751: writing smithi08687503-21 from 5693440 to 6119424 tid 3 2024-08-10T05:14:59.495 INFO:tasks.rados.rados.0.smithi086.stdout:751: writing smithi08687503-21 from 6119424 to 6397952 tid 4 2024-08-10T05:14:59.495 INFO:tasks.rados.rados.0.smithi086.stdout:752: snap_remove snap 14 2024-08-10T05:14:59.687 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:59 smithi159 systemd[1]: Stopping Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:14:59.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:59 smithi159 ceph-mon[33602]: pgmap v21: 121 pgs: 121 active+clean; 212 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 848 KiB/s wr, 20 op/s 2024-08-10T05:14:59.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:59 smithi159 ceph-mon[33602]: osdmap e208: 8 total, 8 up, 8 in 2024-08-10T05:14:59.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:14:59 smithi159 ceph-mon[33602]: mgrmap e36: y(active, since 12s), standbys: x 2024-08-10T05:15:00.023 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:59.765Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-10T05:15:00.023 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:59.766Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-10T05:15:00.023 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:59.766Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-10T05:15:00.023 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:59.766Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-10T05:15:00.023 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:59.766Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-10T05:15:00.023 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:59.766Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-10T05:15:00.023 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:59.766Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-10T05:15:00.023 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:59.766Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-10T05:15:00.023 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:59.766Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-10T05:15:00.023 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:59.766Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-10T05:15:00.023 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:59.766Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-10T05:15:00.024 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[77970]: ts=2024-08-10T05:14:59.766Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-10T05:15:00.024 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:14:59 smithi159 podman[80677]: 2024-08-10 05:14:59.7763139 +0000 UTC m=+0.131375509 container died 248f3e447d620fbd24d0ffd367500eaf1bc169d8e48bd671562f55f2e4cee883 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:15:00.422 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:00 smithi159 podman[80677]: 2024-08-10 05:15:00.196748868 +0000 UTC m=+0.551810472 container cleanup 248f3e447d620fbd24d0ffd367500eaf1bc169d8e48bd671562f55f2e4cee883 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:15:00.423 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:00 smithi159 bash[80677]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a 2024-08-10T05:15:00.444 INFO:tasks.rados.rados.0.smithi086.stdout:752: done (9 left) 2024-08-10T05:15:00.444 INFO:tasks.rados.rados.0.smithi086.stdout:753: snap_remove snap 60 2024-08-10T05:15:00.673 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:00 smithi159 ceph-mon[33602]: osdmap e209: 8 total, 8 up, 8 in 2024-08-10T05:15:00.673 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:00 smithi159 podman[80697]: 2024-08-10 05:15:00.423030148 +0000 UTC m=+0.647586438 container remove 248f3e447d620fbd24d0ffd367500eaf1bc169d8e48bd671562f55f2e4cee883 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:15:00.673 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:00 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-10T05:15:00.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:00 smithi086 ceph-mon[29634]: osdmap e209: 8 total, 8 up, 8 in 2024-08-10T05:15:00.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:00 smithi086 ceph-mon[41441]: osdmap e209: 8 total, 8 up, 8 in 2024-08-10T05:15:00.932 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:00 smithi159 systemd[1]: Stopped Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:15:00.932 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:00 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@prometheus.a.service: Consumed 1.123s CPU time. 2024-08-10T05:15:00.932 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:00 smithi159 systemd[1]: Starting Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:15:00.932 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:00 smithi159 podman[80795]: 2024-08-10 05:15:00.796069287 +0000 UTC m=+0.018988816 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-08-10T05:15:01.187 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:00 smithi159 podman[80795]: 2024-08-10 05:15:00.93270497 +0000 UTC m=+0.155624489 container create 90909260918d341c91e64bfc8e771d69f67f6bf556838805191e76cf09418b3f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:15:01.187 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 podman[80795]: 2024-08-10 05:15:01.168586874 +0000 UTC m=+0.391506390 container init 90909260918d341c91e64bfc8e771d69f67f6bf556838805191e76cf09418b3f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:15:01.187 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 podman[80795]: 2024-08-10 05:15:01.174088706 +0000 UTC m=+0.397008235 container start 90909260918d341c91e64bfc8e771d69f67f6bf556838805191e76cf09418b3f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:15:01.331 INFO:tasks.rados.rados.0.smithi086.stdout:753: done (9 left) 2024-08-10T05:15:01.331 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 4 current snap is 68 2024-08-10T05:15:01.331 INFO:tasks.rados.rados.0.smithi086.stdout:754: seq_num 253 ranges {0=647168,647168=786432,1433600=417792} 2024-08-10T05:15:01.335 INFO:tasks.rados.rados.0.smithi086.stdout:754: writing smithi08687503-4 from 0 to 647168 tid 1 2024-08-10T05:15:01.340 INFO:tasks.rados.rados.0.smithi086.stdout:754: writing smithi08687503-4 from 647168 to 1433600 tid 2 2024-08-10T05:15:01.343 INFO:tasks.rados.rados.0.smithi086.stdout:754: writing smithi08687503-4 from 1433600 to 1851392 tid 3 2024-08-10T05:15:01.343 INFO:tasks.rados.rados.0.smithi086.stdout:755: copy_from oid 23 from oid 31 current snap is 68 2024-08-10T05:15:01.343 INFO:tasks.rados.rados.0.smithi086.stdout:743: finishing rollback tid 0 to smithi08687503-47 2024-08-10T05:15:01.344 INFO:tasks.rados.rados.0.smithi086.stdout:743: finishing rollback tid 1 to smithi08687503-47 2024-08-10T05:15:01.344 INFO:tasks.rados.rados.0.smithi086.stdout:744: expect (ObjNum 210 snap 55 seq_num 210) 2024-08-10T05:15:01.379 INFO:tasks.rados.rados.0.smithi086.stdout:746: finishing rollback tid 1 to smithi08687503-16 2024-08-10T05:15:01.379 INFO:tasks.rados.rados.0.smithi086.stdout:744: done (10 left) 2024-08-10T05:15:01.379 INFO:tasks.rados.rados.0.smithi086.stdout:745: done (9 left) 2024-08-10T05:15:01.380 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 19 current snap is 68 2024-08-10T05:15:01.380 INFO:tasks.rados.rados.0.smithi086.stdout:746: finishing rollback tid 2 to smithi08687503-16 2024-08-10T05:15:01.380 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 464 (ObjNum 238 snap 66 seq_num 238) dirty exists 2024-08-10T05:15:01.380 INFO:tasks.rados.rados.0.smithi086.stdout:743: finishing rollback tid 2 to smithi08687503-47 2024-08-10T05:15:01.380 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 322 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-10T05:15:01.380 INFO:tasks.rados.rados.0.smithi086.stdout:747: finishing write tid 1 to smithi08687503-3 2024-08-10T05:15:01.380 INFO:tasks.rados.rados.0.smithi086.stdout:747: finishing write tid 2 to smithi08687503-3 2024-08-10T05:15:01.380 INFO:tasks.rados.rados.0.smithi086.stdout:756: seq_num 254 ranges {1998848=663552,2662400=663552,3325952=540672} 2024-08-10T05:15:01.392 INFO:tasks.rados.rados.0.smithi086.stdout:756: writing smithi08687503-19 from 1998848 to 2662400 tid 1 2024-08-10T05:15:01.395 INFO:tasks.rados.rados.0.smithi086.stdout:756: writing smithi08687503-19 from 2662400 to 3325952 tid 2 2024-08-10T05:15:01.399 INFO:tasks.rados.rados.0.smithi086.stdout:756: writing smithi08687503-19 from 3325952 to 3866624 tid 3 2024-08-10T05:15:01.399 INFO:tasks.rados.rados.0.smithi086.stdout:743: done (9 left) 2024-08-10T05:15:01.399 INFO:tasks.rados.rados.0.smithi086.stdout:746: done (8 left) 2024-08-10T05:15:01.399 INFO:tasks.rados.rados.0.smithi086.stdout:748: done (7 left) 2024-08-10T05:15:01.399 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 47 current snap is 68 2024-08-10T05:15:01.399 INFO:tasks.rados.rados.0.smithi086.stdout:747: finishing write tid 3 to smithi08687503-3 2024-08-10T05:15:01.399 INFO:tasks.rados.rados.0.smithi086.stdout:747: finishing write tid 4 to smithi08687503-3 2024-08-10T05:15:01.399 INFO:tasks.rados.rados.0.smithi086.stdout:757: seq_num 255 ranges {696320=679936,1376256=548864,1925120=598016,2523136=57344} 2024-08-10T05:15:01.406 INFO:tasks.rados.rados.0.smithi086.stdout:757: writing smithi08687503-47 from 696320 to 1376256 tid 1 2024-08-10T05:15:01.409 INFO:tasks.rados.rados.0.smithi086.stdout:757: writing smithi08687503-47 from 1376256 to 1925120 tid 2 2024-08-10T05:15:01.412 INFO:tasks.rados.rados.0.smithi086.stdout:757: writing smithi08687503-47 from 1925120 to 2523136 tid 3 2024-08-10T05:15:01.413 INFO:tasks.rados.rados.0.smithi086.stdout:757: writing smithi08687503-47 from 2523136 to 2580480 tid 4 2024-08-10T05:15:01.413 INFO:tasks.rados.rados.0.smithi086.stdout:758: read oid 38 snap -1 2024-08-10T05:15:01.413 INFO:tasks.rados.rados.0.smithi086.stdout:758: expect (ObjNum 215 snap 59 seq_num 215) 2024-08-10T05:15:01.414 INFO:tasks.rados.rados.0.smithi086.stdout:759: copy_from oid 46 from oid 12 current snap is 68 2024-08-10T05:15:01.414 INFO:tasks.rados.rados.0.smithi086.stdout:747: finishing write tid 5 to smithi08687503-3 2024-08-10T05:15:01.414 INFO:tasks.rados.rados.0.smithi086.stdout:747: finishing write tid 6 to smithi08687503-3 2024-08-10T05:15:01.414 INFO:tasks.rados.rados.0.smithi086.stdout:747: oid 3 updating version 0 to 114 2024-08-10T05:15:01.414 INFO:tasks.rados.rados.0.smithi086.stdout:747: oid 3 version 114 is already newer than 112 2024-08-10T05:15:01.414 INFO:tasks.rados.rados.0.smithi086.stdout:747: oid 3 version 114 is already newer than 113 2024-08-10T05:15:01.414 INFO:tasks.rados.rados.0.smithi086.stdout:747: oid 3 version 114 is already newer than 111 2024-08-10T05:15:01.414 INFO:tasks.rados.rados.0.smithi086.stdout:747: oid 3 updating version 114 to 115 2024-08-10T05:15:01.414 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 115 (ObjNum 250 snap 68 seq_num 250) dirty exists 2024-08-10T05:15:01.414 INFO:tasks.rados.rados.0.smithi086.stdout:747: left oid 3 (ObjNum 250 snap 68 seq_num 250) 2024-08-10T05:15:01.414 INFO:tasks.rados.rados.0.smithi086.stdout:750: finishing write tid 1 to smithi08687503-36 2024-08-10T05:15:01.414 INFO:tasks.rados.rados.0.smithi086.stdout:747: done (9 left) 2024-08-10T05:15:01.414 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 15 current snap is 68 2024-08-10T05:15:01.415 INFO:tasks.rados.rados.0.smithi086.stdout:750: finishing write tid 2 to smithi08687503-36 2024-08-10T05:15:01.415 INFO:tasks.rados.rados.0.smithi086.stdout:760: seq_num 256 ranges {4038656=696320,4734976=434176,5169152=770048} 2024-08-10T05:15:01.439 INFO:tasks.rados.rados.0.smithi086.stdout:760: writing smithi08687503-15 from 4038656 to 4734976 tid 1 2024-08-10T05:15:01.441 INFO:tasks.rados.rados.0.smithi086.stdout:760: writing smithi08687503-15 from 4734976 to 5169152 tid 2 2024-08-10T05:15:01.446 INFO:tasks.rados.rados.0.smithi086.stdout:760: writing smithi08687503-15 from 5169152 to 5939200 tid 3 2024-08-10T05:15:01.446 INFO:tasks.rados.rados.0.smithi086.stdout:761: setattr oid 25 current snap is 68 2024-08-10T05:15:01.447 INFO:tasks.rados.rados.0.smithi086.stdout:750: finishing write tid 3 to smithi08687503-36 2024-08-10T05:15:01.447 INFO:tasks.rados.rados.0.smithi086.stdout:750: finishing write tid 4 to smithi08687503-36 2024-08-10T05:15:01.447 INFO:tasks.rados.rados.0.smithi086.stdout:750: finishing write tid 5 to smithi08687503-36 2024-08-10T05:15:01.447 INFO:tasks.rados.rados.0.smithi086.stdout:750: oid 36 updating version 0 to 352 2024-08-10T05:15:01.447 INFO:tasks.rados.rados.0.smithi086.stdout:750: oid 36 updating version 352 to 354 2024-08-10T05:15:01.447 INFO:tasks.rados.rados.0.smithi086.stdout:750: oid 36 version 354 is already newer than 353 2024-08-10T05:15:01.447 INFO:tasks.rados.rados.0.smithi086.stdout:750: oid 36 version 354 is already newer than 351 2024-08-10T05:15:01.447 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 354 (ObjNum 251 snap 68 seq_num 251) dirty exists 2024-08-10T05:15:01.447 INFO:tasks.rados.rados.0.smithi086.stdout:750: left oid 36 (ObjNum 251 snap 68 seq_num 251) 2024-08-10T05:15:01.447 INFO:tasks.rados.rados.0.smithi086.stdout:749: expect (ObjNum 194 snap 52 seq_num 194) 2024-08-10T05:15:01.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-mon[33602]: pgmap v24: 121 pgs: 121 active+clean; 212 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 848 KiB/s wr, 20 op/s 2024-08-10T05:15:01.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-mon[33602]: osdmap e210: 8 total, 8 up, 8 in 2024-08-10T05:15:01.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:01.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-mon[33602]: osdmap e211: 8 total, 8 up, 8 in 2024-08-10T05:15:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:15:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:01.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.198Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-10T05:15:01.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.198Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-10T05:15:01.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.198Z caller=main.go:570 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi159 (none))" 2024-08-10T05:15:01.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.198Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-10T05:15:01.688 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.198Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-10T05:15:01.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.199Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-10T05:15:01.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.200Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-10T05:15:01.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.202Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-10T05:15:01.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.202Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-10T05:15:01.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.203Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-10T05:15:01.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.203Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.099µs 2024-08-10T05:15:01.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.204Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-10T05:15:01.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.205Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-08-10T05:15:01.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.212Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-08-10T05:15:01.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.213Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-08-10T05:15:01.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.213Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-08-10T05:15:01.689 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.213Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.522µs wal_replay_duration=9.403971ms wbl_replay_duration=129ns total_replay_duration=9.454501ms 2024-08-10T05:15:01.690 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.215Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-10T05:15:01.690 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.215Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-10T05:15:01.690 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.215Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-10T05:15:01.690 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.236Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.907156ms db_storage=779ns remote_storage=1.099µs web_handler=392ns query_engine=612ns scrape=381.121µs scrape_sd=99.021µs notify=16.65µs notify_sd=13.041µs rules=21.08107ms tracing=5.53µs 2024-08-10T05:15:01.690 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.237Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-10T05:15:01.690 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:15:01.237Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-10T05:15:01.690 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 bash[80795]: 90909260918d341c91e64bfc8e771d69f67f6bf556838805191e76cf09418b3f 2024-08-10T05:15:01.690 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:15:01 smithi159 systemd[1]: Started Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:15:01.760 INFO:tasks.rados.rados.0.smithi086.stdout:751: finishing write tid 1 to smithi08687503-21 2024-08-10T05:15:01.761 INFO:tasks.rados.rados.0.smithi086.stdout:751: finishing write tid 2 to smithi08687503-21 2024-08-10T05:15:01.761 INFO:tasks.rados.rados.0.smithi086.stdout:751: finishing write tid 3 to smithi08687503-21 2024-08-10T05:15:01.761 INFO:tasks.rados.rados.0.smithi086.stdout:751: finishing write tid 4 to smithi08687503-21 2024-08-10T05:15:01.761 INFO:tasks.rados.rados.0.smithi086.stdout:751: finishing write tid 5 to smithi08687503-21 2024-08-10T05:15:01.761 INFO:tasks.rados.rados.0.smithi086.stdout:751: finishing write tid 6 to smithi08687503-21 2024-08-10T05:15:01.761 INFO:tasks.rados.rados.0.smithi086.stdout:751: oid 21 updating version 0 to 351 2024-08-10T05:15:01.761 INFO:tasks.rados.rados.0.smithi086.stdout:751: oid 21 version 351 is already newer than 350 2024-08-10T05:15:01.761 INFO:tasks.rados.rados.0.smithi086.stdout:751: oid 21 version 351 is already newer than 348 2024-08-10T05:15:01.761 INFO:tasks.rados.rados.0.smithi086.stdout:751: oid 21 version 351 is already newer than 349 2024-08-10T05:15:01.761 INFO:tasks.rados.rados.0.smithi086.stdout:751: oid 21 version 351 is already newer than 347 2024-08-10T05:15:01.761 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 351 (ObjNum 252 snap 68 seq_num 252) dirty exists 2024-08-10T05:15:01.761 INFO:tasks.rados.rados.0.smithi086.stdout:751: left oid 21 (ObjNum 252 snap 68 seq_num 252) 2024-08-10T05:15:01.761 INFO:tasks.rados.rados.0.smithi086.stdout:754: finishing write tid 1 to smithi08687503-4 2024-08-10T05:15:01.762 INFO:tasks.rados.rados.0.smithi086.stdout:755: finishing copy_from to smithi08687503-23 2024-08-10T05:15:01.762 INFO:tasks.rados.rados.0.smithi086.stdout:755: got expected ENOENT (src dne) 2024-08-10T05:15:01.762 INFO:tasks.rados.rados.0.smithi086.stdout:755: finishing copy_from racing read to smithi08687503-23 2024-08-10T05:15:01.762 INFO:tasks.rados.rados.0.smithi086.stdout:754: finishing write tid 2 to smithi08687503-4 2024-08-10T05:15:01.762 INFO:tasks.rados.rados.0.smithi086.stdout:754: finishing write tid 3 to smithi08687503-4 2024-08-10T05:15:01.762 INFO:tasks.rados.rados.0.smithi086.stdout:754: finishing write tid 4 to smithi08687503-4 2024-08-10T05:15:01.762 INFO:tasks.rados.rados.0.smithi086.stdout:754: finishing write tid 5 to smithi08687503-4 2024-08-10T05:15:01.762 INFO:tasks.rados.rados.0.smithi086.stdout:754: oid 4 updating version 0 to 331 2024-08-10T05:15:01.762 INFO:tasks.rados.rados.0.smithi086.stdout:754: oid 4 version 331 is already newer than 330 2024-08-10T05:15:01.762 INFO:tasks.rados.rados.0.smithi086.stdout:754: oid 4 updating version 331 to 332 2024-08-10T05:15:01.762 INFO:tasks.rados.rados.0.smithi086.stdout:754: oid 4 version 332 is already newer than 329 2024-08-10T05:15:01.762 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 332 (ObjNum 253 snap 68 seq_num 253) dirty exists 2024-08-10T05:15:01.763 INFO:tasks.rados.rados.0.smithi086.stdout:754: left oid 4 (ObjNum 253 snap 68 seq_num 253) 2024-08-10T05:15:01.763 INFO:tasks.rados.rados.0.smithi086.stdout:756: finishing write tid 1 to smithi08687503-19 2024-08-10T05:15:01.763 INFO:tasks.rados.rados.0.smithi086.stdout:756: finishing write tid 2 to smithi08687503-19 2024-08-10T05:15:01.763 INFO:tasks.rados.rados.0.smithi086.stdout:756: finishing write tid 3 to smithi08687503-19 2024-08-10T05:15:01.763 INFO:tasks.rados.rados.0.smithi086.stdout:756: finishing write tid 4 to smithi08687503-19 2024-08-10T05:15:01.763 INFO:tasks.rados.rados.0.smithi086.stdout:756: finishing write tid 5 to smithi08687503-19 2024-08-10T05:15:01.763 INFO:tasks.rados.rados.0.smithi086.stdout:756: oid 19 updating version 0 to 320 2024-08-10T05:15:01.763 INFO:tasks.rados.rados.0.smithi086.stdout:756: oid 19 version 320 is already newer than 319 2024-08-10T05:15:01.763 INFO:tasks.rados.rados.0.smithi086.stdout:756: oid 19 version 320 is already newer than 318 2024-08-10T05:15:01.763 INFO:tasks.rados.rados.0.smithi086.stdout:756: oid 19 version 320 is already newer than 317 2024-08-10T05:15:01.763 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 320 (ObjNum 254 snap 68 seq_num 254) dirty exists 2024-08-10T05:15:01.763 INFO:tasks.rados.rados.0.smithi086.stdout:756: left oid 19 (ObjNum 254 snap 68 seq_num 254) 2024-08-10T05:15:01.763 INFO:tasks.rados.rados.0.smithi086.stdout:757: finishing write tid 1 to smithi08687503-47 2024-08-10T05:15:01.764 INFO:tasks.rados.rados.0.smithi086.stdout:757: finishing write tid 2 to smithi08687503-47 2024-08-10T05:15:01.764 INFO:tasks.rados.rados.0.smithi086.stdout:757: finishing write tid 3 to smithi08687503-47 2024-08-10T05:15:01.764 INFO:tasks.rados.rados.0.smithi086.stdout:757: finishing write tid 4 to smithi08687503-47 2024-08-10T05:15:01.764 INFO:tasks.rados.rados.0.smithi086.stdout:757: finishing write tid 5 to smithi08687503-47 2024-08-10T05:15:01.764 INFO:tasks.rados.rados.0.smithi086.stdout:757: finishing write tid 6 to smithi08687503-47 2024-08-10T05:15:01.764 INFO:tasks.rados.rados.0.smithi086.stdout:757: oid 47 updating version 0 to 325 2024-08-10T05:15:01.764 INFO:tasks.rados.rados.0.smithi086.stdout:757: oid 47 updating version 325 to 326 2024-08-10T05:15:01.764 INFO:tasks.rados.rados.0.smithi086.stdout:757: oid 47 version 326 is already newer than 323 2024-08-10T05:15:01.764 INFO:tasks.rados.rados.0.smithi086.stdout:757: oid 47 version 326 is already newer than 324 2024-08-10T05:15:01.764 INFO:tasks.rados.rados.0.smithi086.stdout:757: oid 47 updating version 326 to 327 2024-08-10T05:15:01.764 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 327 (ObjNum 255 snap 68 seq_num 255) dirty exists 2024-08-10T05:15:01.764 INFO:tasks.rados.rados.0.smithi086.stdout:757: left oid 47 (ObjNum 255 snap 68 seq_num 255) 2024-08-10T05:15:01.764 INFO:tasks.rados.rados.0.smithi086.stdout:759: finishing copy_from racing read to smithi08687503-46 2024-08-10T05:15:01.764 INFO:tasks.rados.rados.0.smithi086.stdout:749: done (10 left) 2024-08-10T05:15:01.765 INFO:tasks.rados.rados.0.smithi086.stdout:750: done (9 left) 2024-08-10T05:15:01.765 INFO:tasks.rados.rados.0.smithi086.stdout:751: done (8 left) 2024-08-10T05:15:01.765 INFO:tasks.rados.rados.0.smithi086.stdout:754: done (7 left) 2024-08-10T05:15:01.765 INFO:tasks.rados.rados.0.smithi086.stdout:755: done (6 left) 2024-08-10T05:15:01.765 INFO:tasks.rados.rados.0.smithi086.stdout:756: done (5 left) 2024-08-10T05:15:01.765 INFO:tasks.rados.rados.0.smithi086.stdout:757: done (4 left) 2024-08-10T05:15:01.765 INFO:tasks.rados.rados.0.smithi086.stdout:762: setattr oid 41 current snap is 68 2024-08-10T05:15:01.765 INFO:tasks.rados.rados.0.smithi086.stdout:759: finishing copy_from to smithi08687503-46 2024-08-10T05:15:01.765 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 208 (ObjNum 72 snap 5 seq_num 72) dirty exists 2024-08-10T05:15:01.765 INFO:tasks.rados.rados.0.smithi086.stdout:758: expect (ObjNum 215 snap 59 seq_num 215) 2024-08-10T05:15:01.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:01 smithi086 ceph-mon[29634]: pgmap v24: 121 pgs: 121 active+clean; 212 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 848 KiB/s wr, 20 op/s 2024-08-10T05:15:01.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:01 smithi086 ceph-mon[29634]: osdmap e210: 8 total, 8 up, 8 in 2024-08-10T05:15:01.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:01 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:01.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:01 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:01.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:01 smithi086 ceph-mon[29634]: osdmap e211: 8 total, 8 up, 8 in 2024-08-10T05:15:01.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:01 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:15:01.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:01 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:01.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:01 smithi086 ceph-mon[41441]: pgmap v24: 121 pgs: 121 active+clean; 212 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 848 KiB/s wr, 20 op/s 2024-08-10T05:15:01.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:01 smithi086 ceph-mon[41441]: osdmap e210: 8 total, 8 up, 8 in 2024-08-10T05:15:01.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:01 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:01.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:01 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:01.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:01 smithi086 ceph-mon[41441]: osdmap e211: 8 total, 8 up, 8 in 2024-08-10T05:15:01.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:01 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:15:01.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:01 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:02.001 INFO:tasks.rados.rados.0.smithi086.stdout:760: finishing write tid 1 to smithi08687503-15 2024-08-10T05:15:02.001 INFO:tasks.rados.rados.0.smithi086.stdout:760: finishing write tid 2 to smithi08687503-15 2024-08-10T05:15:02.001 INFO:tasks.rados.rados.0.smithi086.stdout:760: finishing write tid 3 to smithi08687503-15 2024-08-10T05:15:02.001 INFO:tasks.rados.rados.0.smithi086.stdout:760: finishing write tid 4 to smithi08687503-15 2024-08-10T05:15:02.001 INFO:tasks.rados.rados.0.smithi086.stdout:760: finishing write tid 5 to smithi08687503-15 2024-08-10T05:15:02.001 INFO:tasks.rados.rados.0.smithi086.stdout:760: oid 15 updating version 0 to 255 2024-08-10T05:15:02.001 INFO:tasks.rados.rados.0.smithi086.stdout:760: oid 15 updating version 255 to 256 2024-08-10T05:15:02.001 INFO:tasks.rados.rados.0.smithi086.stdout:760: oid 15 version 256 is already newer than 253 2024-08-10T05:15:02.002 INFO:tasks.rados.rados.0.smithi086.stdout:760: oid 15 version 256 is already newer than 254 2024-08-10T05:15:02.002 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 256 (ObjNum 256 snap 68 seq_num 256) dirty exists 2024-08-10T05:15:02.002 INFO:tasks.rados.rados.0.smithi086.stdout:760: left oid 15 (ObjNum 256 snap 68 seq_num 256) 2024-08-10T05:15:02.002 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 472 (ObjNum 237 snap 66 seq_num 237) dirty exists 2024-08-10T05:15:02.002 INFO:tasks.rados.rados.0.smithi086.stdout:758: done (4 left) 2024-08-10T05:15:02.002 INFO:tasks.rados.rados.0.smithi086.stdout:759: done (3 left) 2024-08-10T05:15:02.002 INFO:tasks.rados.rados.0.smithi086.stdout:760: done (2 left) 2024-08-10T05:15:02.002 INFO:tasks.rados.rados.0.smithi086.stdout:761: done (1 left) 2024-08-10T05:15:02.002 INFO:tasks.rados.rados.0.smithi086.stdout:763: snap_create 2024-08-10T05:15:02.003 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 474 (ObjNum 179 snap 45 seq_num 179) dirty exists 2024-08-10T05:15:02.448 INFO:tasks.rados.rados.0.smithi086.stdout:762: done (1 left) 2024-08-10T05:15:02.448 INFO:tasks.rados.rados.0.smithi086.stdout:763: done (0 left) 2024-08-10T05:15:02.448 INFO:tasks.rados.rados.0.smithi086.stdout:764: rollback oid 32 current snap is 69 2024-08-10T05:15:02.448 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 32 to 64 2024-08-10T05:15:02.448 INFO:tasks.rados.rados.0.smithi086.stdout:765: snap_remove snap 66 2024-08-10T05:15:02.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:02 smithi159 ceph-mon[33602]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:15:02.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:02 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:15:02.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:02 smithi086 ceph-mon[29634]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:15:02.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:02 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:15:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:02 smithi086 ceph-mon[41441]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:15:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:02 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:15:03.454 INFO:tasks.rados.rados.0.smithi086.stdout:765: done (1 left) 2024-08-10T05:15:03.454 INFO:tasks.rados.rados.0.smithi086.stdout:766: rollback oid 46 current snap is 69 2024-08-10T05:15:03.454 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 46 to 65 2024-08-10T05:15:03.454 INFO:tasks.rados.rados.0.smithi086.stdout:764: finishing rollback tid 0 to smithi08687503-32 2024-08-10T05:15:03.454 INFO:tasks.rados.rados.0.smithi086.stdout:764: finishing rollback tid 1 to smithi08687503-32 2024-08-10T05:15:03.455 INFO:tasks.rados.rados.0.smithi086.stdout:764: finishing rollback tid 2 to smithi08687503-32 2024-08-10T05:15:03.455 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 376 (ObjNum 153 snap 38 seq_num 153) dirty exists 2024-08-10T05:15:03.455 INFO:tasks.rados.rados.0.smithi086.stdout:764: done (1 left) 2024-08-10T05:15:03.455 INFO:tasks.rados.rados.0.smithi086.stdout:767: snap_remove snap 26 2024-08-10T05:15:03.806 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:03 smithi159 ceph-mon[33602]: pgmap v27: 121 pgs: 121 active+clean; 212 MiB data, 693 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:15:03.806 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:03 smithi159 ceph-mon[33602]: osdmap e212: 8 total, 8 up, 8 in 2024-08-10T05:15:03.807 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:03 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:15:03.807 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:03 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:15:03.807 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:03 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:15:03.807 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:03 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:03 smithi086 ceph-mon[29634]: pgmap v27: 121 pgs: 121 active+clean; 212 MiB data, 693 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:15:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:03 smithi086 ceph-mon[29634]: osdmap e212: 8 total, 8 up, 8 in 2024-08-10T05:15:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:03 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:15:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:03 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:15:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:03 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:15:03.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:03 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:03 smithi086 ceph-mon[41441]: pgmap v27: 121 pgs: 121 active+clean; 212 MiB data, 693 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:15:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:03 smithi086 ceph-mon[41441]: osdmap e212: 8 total, 8 up, 8 in 2024-08-10T05:15:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:03 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:15:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:03 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:15:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:03 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:15:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:03 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:04.458 INFO:tasks.rados.rados.0.smithi086.stdout:767: done (1 left) 2024-08-10T05:15:04.458 INFO:tasks.rados.rados.0.smithi086.stdout:768: read oid 21 snap -1 2024-08-10T05:15:04.458 INFO:tasks.rados.rados.0.smithi086.stdout:768: expect (ObjNum 252 snap 68 seq_num 252) 2024-08-10T05:15:04.458 INFO:tasks.rados.rados.0.smithi086.stdout:769: read oid 27 snap 67 2024-08-10T05:15:04.458 INFO:tasks.rados.rados.0.smithi086.stdout:769: expect deleted 2024-08-10T05:15:04.458 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 6 current snap is 69 2024-08-10T05:15:04.458 INFO:tasks.rados.rados.0.smithi086.stdout:770: seq_num 257 ranges {6103040=712704,6815744=720896,7536640=483328} 2024-08-10T05:15:04.498 INFO:tasks.rados.rados.0.smithi086.stdout:770: writing smithi08687503-6 from 6103040 to 6815744 tid 1 2024-08-10T05:15:04.502 INFO:tasks.rados.rados.0.smithi086.stdout:770: writing smithi08687503-6 from 6815744 to 7536640 tid 2 2024-08-10T05:15:04.506 INFO:tasks.rados.rados.0.smithi086.stdout:770: writing smithi08687503-6 from 7536640 to 8019968 tid 3 2024-08-10T05:15:04.506 INFO:tasks.rados.rados.0.smithi086.stdout:771: read oid 17 snap 68 2024-08-10T05:15:04.506 INFO:tasks.rados.rados.0.smithi086.stdout:771: expect deleted 2024-08-10T05:15:04.506 INFO:tasks.rados.rados.0.smithi086.stdout:772: rollback oid 42 current snap is 69 2024-08-10T05:15:04.506 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 42 to 64 2024-08-10T05:15:04.506 INFO:tasks.rados.rados.0.smithi086.stdout:766: finishing rollback tid 0 to smithi08687503-46 2024-08-10T05:15:04.506 INFO:tasks.rados.rados.0.smithi086.stdout:766: finishing rollback tid 1 to smithi08687503-46 2024-08-10T05:15:04.506 INFO:tasks.rados.rados.0.smithi086.stdout:766: finishing rollback tid 2 to smithi08687503-46 2024-08-10T05:15:04.507 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 492 (ObjNum 144 snap 36 seq_num 144) dirty exists 2024-08-10T05:15:04.507 INFO:tasks.rados.rados.0.smithi086.stdout:768: expect (ObjNum 252 snap 68 seq_num 252) 2024-08-10T05:15:04.794 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:04 smithi159 systemd[1]: Stopping Ceph mgr.x for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:15:04.795 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:04 smithi159 ceph-mon[33602]: Upgrade: Updating mgr.x 2024-08-10T05:15:04.795 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:04 smithi159 ceph-mon[33602]: Deploying daemon mgr.x on smithi159 2024-08-10T05:15:04.795 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:04 smithi159 ceph-mon[33602]: osdmap e213: 8 total, 8 up, 8 in 2024-08-10T05:15:04.795 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:04 smithi159 ceph-mon[33602]: osdmap e214: 8 total, 8 up, 8 in 2024-08-10T05:15:04.796 INFO:tasks.rados.rados.0.smithi086.stdout:770: finishing write tid 1 to smithi08687503-6 2024-08-10T05:15:04.796 INFO:tasks.rados.rados.0.smithi086.stdout:770: finishing write tid 2 to smithi08687503-6 2024-08-10T05:15:04.796 INFO:tasks.rados.rados.0.smithi086.stdout:770: finishing write tid 3 to smithi08687503-6 2024-08-10T05:15:04.796 INFO:tasks.rados.rados.0.smithi086.stdout:770: finishing write tid 4 to smithi08687503-6 2024-08-10T05:15:04.796 INFO:tasks.rados.rados.0.smithi086.stdout:772: finishing rollback tid 0 to smithi08687503-42 2024-08-10T05:15:04.796 INFO:tasks.rados.rados.0.smithi086.stdout:766: done (5 left) 2024-08-10T05:15:04.796 INFO:tasks.rados.rados.0.smithi086.stdout:768: done (4 left) 2024-08-10T05:15:04.796 INFO:tasks.rados.rados.0.smithi086.stdout:769: done (3 left) 2024-08-10T05:15:04.796 INFO:tasks.rados.rados.0.smithi086.stdout:771: done (2 left) 2024-08-10T05:15:04.797 INFO:tasks.rados.rados.0.smithi086.stdout:773: rollback oid 19 current snap is 69 2024-08-10T05:15:04.797 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 19 to 68 2024-08-10T05:15:04.797 INFO:tasks.rados.rados.0.smithi086.stdout:772: finishing rollback tid 1 to smithi08687503-42 2024-08-10T05:15:04.797 INFO:tasks.rados.rados.0.smithi086.stdout:772: finishing rollback tid 2 to smithi08687503-42 2024-08-10T05:15:04.797 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 506 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-10T05:15:04.797 INFO:tasks.rados.rados.0.smithi086.stdout:770: finishing write tid 5 to smithi08687503-6 2024-08-10T05:15:04.797 INFO:tasks.rados.rados.0.smithi086.stdout:770: oid 6 updating version 0 to 249 2024-08-10T05:15:04.797 INFO:tasks.rados.rados.0.smithi086.stdout:770: oid 6 updating version 249 to 250 2024-08-10T05:15:04.797 INFO:tasks.rados.rados.0.smithi086.stdout:770: oid 6 updating version 250 to 252 2024-08-10T05:15:04.797 INFO:tasks.rados.rados.0.smithi086.stdout:770: oid 6 version 252 is already newer than 251 2024-08-10T05:15:04.797 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 252 (ObjNum 257 snap 69 seq_num 257) dirty exists 2024-08-10T05:15:04.797 INFO:tasks.rados.rados.0.smithi086.stdout:770: left oid 6 (ObjNum 257 snap 69 seq_num 257) 2024-08-10T05:15:04.797 INFO:tasks.rados.rados.0.smithi086.stdout:770: done (2 left) 2024-08-10T05:15:04.797 INFO:tasks.rados.rados.0.smithi086.stdout:772: done (1 left) 2024-08-10T05:15:04.798 INFO:tasks.rados.rados.0.smithi086.stdout:774: setattr oid 22 current snap is 69 2024-08-10T05:15:04.798 INFO:tasks.rados.rados.0.smithi086.stdout:775: delete oid 29 current snap is 69 2024-08-10T05:15:04.798 INFO:tasks.rados.rados.0.smithi086.stdout:775: done (2 left) 2024-08-10T05:15:04.798 INFO:tasks.rados.rados.0.smithi086.stdout:776: delete oid 49 current snap is 69 2024-08-10T05:15:04.798 INFO:tasks.rados.rados.0.smithi086.stdout:773: finishing rollback tid 0 to smithi08687503-19 2024-08-10T05:15:04.798 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 493 (ObjNum 129 snap 0 seq_num 3356163104) dirty exists 2024-08-10T05:15:04.799 INFO:tasks.rados.rados.0.smithi086.stdout:773: finishing rollback tid 1 to smithi08687503-19 2024-08-10T05:15:04.799 INFO:tasks.rados.rados.0.smithi086.stdout:773: finishing rollback tid 2 to smithi08687503-19 2024-08-10T05:15:04.799 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 332 (ObjNum 254 snap 68 seq_num 254) dirty exists 2024-08-10T05:15:04.800 INFO:tasks.rados.rados.0.smithi086.stdout:773: done (2 left) 2024-08-10T05:15:04.800 INFO:tasks.rados.rados.0.smithi086.stdout:774: done (1 left) 2024-08-10T05:15:04.800 INFO:tasks.rados.rados.0.smithi086.stdout:776: done (0 left) 2024-08-10T05:15:04.800 INFO:tasks.rados.rados.0.smithi086.stdout:777: rmattr oid 13 current snap is 69 2024-08-10T05:15:04.801 INFO:tasks.rados.rados.0.smithi086.stdout:777: done (0 left) 2024-08-10T05:15:04.801 INFO:tasks.rados.rados.0.smithi086.stdout:778: read oid 1 snap -1 2024-08-10T05:15:04.801 INFO:tasks.rados.rados.0.smithi086.stdout:778: expect deleted 2024-08-10T05:15:04.801 INFO:tasks.rados.rados.0.smithi086.stdout:779: copy_from oid 7 from oid 48 current snap is 69 2024-08-10T05:15:04.801 INFO:tasks.rados.rados.0.smithi086.stdout:780: read oid 24 snap -1 2024-08-10T05:15:04.801 INFO:tasks.rados.rados.0.smithi086.stdout:780: expect (ObjNum 76 snap 10 seq_num 76) 2024-08-10T05:15:04.801 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 69 2024-08-10T05:15:04.801 INFO:tasks.rados.rados.0.smithi086.stdout:781: seq_num 260 ranges {2064384=761856,2826240=417792,3244032=786432} 2024-08-10T05:15:04.816 INFO:tasks.rados.rados.0.smithi086.stdout:781: writing smithi08687503-9 from 2064384 to 2826240 tid 1 2024-08-10T05:15:04.818 INFO:tasks.rados.rados.0.smithi086.stdout:781: writing smithi08687503-9 from 2826240 to 3244032 tid 2 2024-08-10T05:15:04.823 INFO:tasks.rados.rados.0.smithi086.stdout:781: writing smithi08687503-9 from 3244032 to 4030464 tid 3 2024-08-10T05:15:04.823 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 32 current snap is 69 2024-08-10T05:15:04.823 INFO:tasks.rados.rados.0.smithi086.stdout:782: seq_num 261 ranges {2580480=778240,3358720=704512,4063232=499712} 2024-08-10T05:15:04.841 INFO:tasks.rados.rados.0.smithi086.stdout:782: writing smithi08687503-32 from 2580480 to 3358720 tid 1 2024-08-10T05:15:04.845 INFO:tasks.rados.rados.0.smithi086.stdout:782: writing smithi08687503-32 from 3358720 to 4063232 tid 2 2024-08-10T05:15:04.848 INFO:tasks.rados.rados.0.smithi086.stdout:782: writing smithi08687503-32 from 4063232 to 4562944 tid 3 2024-08-10T05:15:04.848 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 69 2024-08-10T05:15:04.848 INFO:tasks.rados.rados.0.smithi086.stdout:783: seq_num 262 ranges {0=794624,794624=589824,1384448=614400} 2024-08-10T05:15:04.852 INFO:tasks.rados.rados.0.smithi086.stdout:783: writing smithi08687503-5 from 0 to 794624 tid 1 2024-08-10T05:15:04.855 INFO:tasks.rados.rados.0.smithi086.stdout:783: writing smithi08687503-5 from 794624 to 1384448 tid 2 2024-08-10T05:15:04.859 INFO:tasks.rados.rados.0.smithi086.stdout:783: writing smithi08687503-5 from 1384448 to 1998848 tid 3 2024-08-10T05:15:04.859 INFO:tasks.rados.rados.0.smithi086.stdout:784: copy_from oid 12 from oid 13 current snap is 69 2024-08-10T05:15:04.859 INFO:tasks.rados.rados.0.smithi086.stdout:779: finishing copy_from racing read to smithi08687503-7 2024-08-10T05:15:04.860 INFO:tasks.rados.rados.0.smithi086.stdout:779: finishing copy_from to smithi08687503-7 2024-08-10T05:15:04.860 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 48 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-10T05:15:04.860 INFO:tasks.rados.rados.0.smithi086.stdout:780: expect (ObjNum 76 snap 10 seq_num 76) 2024-08-10T05:15:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:04 smithi086 ceph-mon[29634]: Upgrade: Updating mgr.x 2024-08-10T05:15:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:04 smithi086 ceph-mon[29634]: Deploying daemon mgr.x on smithi159 2024-08-10T05:15:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:04 smithi086 ceph-mon[29634]: osdmap e213: 8 total, 8 up, 8 in 2024-08-10T05:15:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:04 smithi086 ceph-mon[29634]: osdmap e214: 8 total, 8 up, 8 in 2024-08-10T05:15:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:04 smithi086 ceph-mon[41441]: Upgrade: Updating mgr.x 2024-08-10T05:15:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:04 smithi086 ceph-mon[41441]: Deploying daemon mgr.x on smithi159 2024-08-10T05:15:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:04 smithi086 ceph-mon[41441]: osdmap e213: 8 total, 8 up, 8 in 2024-08-10T05:15:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:04 smithi086 ceph-mon[41441]: osdmap e214: 8 total, 8 up, 8 in 2024-08-10T05:15:04.944 INFO:tasks.rados.rados.0.smithi086.stdout:781: finishing write tid 1 to smithi08687503-9 2024-08-10T05:15:04.944 INFO:tasks.rados.rados.0.smithi086.stdout:781: finishing write tid 2 to smithi08687503-9 2024-08-10T05:15:04.944 INFO:tasks.rados.rados.0.smithi086.stdout:781: finishing write tid 3 to smithi08687503-9 2024-08-10T05:15:04.944 INFO:tasks.rados.rados.0.smithi086.stdout:781: finishing write tid 4 to smithi08687503-9 2024-08-10T05:15:04.944 INFO:tasks.rados.rados.0.smithi086.stdout:781: finishing write tid 5 to smithi08687503-9 2024-08-10T05:15:04.944 INFO:tasks.rados.rados.0.smithi086.stdout:781: oid 9 updating version 0 to 105 2024-08-10T05:15:04.944 INFO:tasks.rados.rados.0.smithi086.stdout:781: oid 9 updating version 105 to 107 2024-08-10T05:15:04.945 INFO:tasks.rados.rados.0.smithi086.stdout:781: oid 9 version 107 is already newer than 106 2024-08-10T05:15:04.945 INFO:tasks.rados.rados.0.smithi086.stdout:781: oid 9 version 107 is already newer than 104 2024-08-10T05:15:04.945 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 107 (ObjNum 260 snap 69 seq_num 260) dirty exists 2024-08-10T05:15:04.945 INFO:tasks.rados.rados.0.smithi086.stdout:781: left oid 9 (ObjNum 260 snap 69 seq_num 260) 2024-08-10T05:15:04.945 INFO:tasks.rados.rados.0.smithi086.stdout:782: finishing write tid 1 to smithi08687503-32 2024-08-10T05:15:04.945 INFO:tasks.rados.rados.0.smithi086.stdout:778: done (6 left) 2024-08-10T05:15:04.945 INFO:tasks.rados.rados.0.smithi086.stdout:779: done (5 left) 2024-08-10T05:15:04.946 INFO:tasks.rados.rados.0.smithi086.stdout:780: done (4 left) 2024-08-10T05:15:04.946 INFO:tasks.rados.rados.0.smithi086.stdout:781: done (3 left) 2024-08-10T05:15:04.946 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 6 current snap is 69 2024-08-10T05:15:04.946 INFO:tasks.rados.rados.0.smithi086.stdout:782: finishing write tid 2 to smithi08687503-32 2024-08-10T05:15:04.946 INFO:tasks.rados.rados.0.smithi086.stdout:782: finishing write tid 3 to smithi08687503-32 2024-08-10T05:15:04.946 INFO:tasks.rados.rados.0.smithi086.stdout:785: seq_num 263 ranges {8019968=409600,8429568=475136,8904704=557056,9461760=573440} 2024-08-10T05:15:04.987 INFO:tasks.rados.rados.0.smithi086.stdout:785: writing smithi08687503-6 from 8019968 to 8429568 tid 1 2024-08-10T05:15:04.990 INFO:tasks.rados.rados.0.smithi086.stdout:785: writing smithi08687503-6 from 8429568 to 8904704 tid 2 2024-08-10T05:15:04.993 INFO:tasks.rados.rados.0.smithi086.stdout:785: writing smithi08687503-6 from 8904704 to 9461760 tid 3 2024-08-10T05:15:04.997 INFO:tasks.rados.rados.0.smithi086.stdout:785: writing smithi08687503-6 from 9461760 to 10035200 tid 4 2024-08-10T05:15:04.998 INFO:tasks.rados.rados.0.smithi086.stdout:786: delete oid 30 current snap is 69 2024-08-10T05:15:04.998 INFO:tasks.rados.rados.0.smithi086.stdout:782: finishing write tid 4 to smithi08687503-32 2024-08-10T05:15:04.998 INFO:tasks.rados.rados.0.smithi086.stdout:782: finishing write tid 5 to smithi08687503-32 2024-08-10T05:15:04.998 INFO:tasks.rados.rados.0.smithi086.stdout:782: oid 32 updating version 0 to 393 2024-08-10T05:15:04.998 INFO:tasks.rados.rados.0.smithi086.stdout:782: oid 32 updating version 393 to 395 2024-08-10T05:15:04.998 INFO:tasks.rados.rados.0.smithi086.stdout:782: oid 32 updating version 395 to 396 2024-08-10T05:15:04.998 INFO:tasks.rados.rados.0.smithi086.stdout:782: oid 32 version 396 is already newer than 394 2024-08-10T05:15:04.998 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 396 (ObjNum 261 snap 69 seq_num 261) dirty exists 2024-08-10T05:15:04.998 INFO:tasks.rados.rados.0.smithi086.stdout:782: left oid 32 (ObjNum 261 snap 69 seq_num 261) 2024-08-10T05:15:04.998 INFO:tasks.rados.rados.0.smithi086.stdout:783: finishing write tid 1 to smithi08687503-5 2024-08-10T05:15:04.998 INFO:tasks.rados.rados.0.smithi086.stdout:783: finishing write tid 2 to smithi08687503-5 2024-08-10T05:15:04.999 INFO:tasks.rados.rados.0.smithi086.stdout:783: finishing write tid 3 to smithi08687503-5 2024-08-10T05:15:04.999 INFO:tasks.rados.rados.0.smithi086.stdout:783: finishing write tid 4 to smithi08687503-5 2024-08-10T05:15:04.999 INFO:tasks.rados.rados.0.smithi086.stdout:783: finishing write tid 5 to smithi08687503-5 2024-08-10T05:15:04.999 INFO:tasks.rados.rados.0.smithi086.stdout:783: oid 5 updating version 0 to 494 2024-08-10T05:15:04.999 INFO:tasks.rados.rados.0.smithi086.stdout:783: oid 5 updating version 494 to 497 2024-08-10T05:15:04.999 INFO:tasks.rados.rados.0.smithi086.stdout:783: oid 5 version 497 is already newer than 495 2024-08-10T05:15:04.999 INFO:tasks.rados.rados.0.smithi086.stdout:783: oid 5 version 497 is already newer than 496 2024-08-10T05:15:04.999 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 497 (ObjNum 262 snap 69 seq_num 262) dirty exists 2024-08-10T05:15:04.999 INFO:tasks.rados.rados.0.smithi086.stdout:783: left oid 5 (ObjNum 262 snap 69 seq_num 262) 2024-08-10T05:15:04.999 INFO:tasks.rados.rados.0.smithi086.stdout:784: finishing copy_from racing read to smithi08687503-12 2024-08-10T05:15:04.999 INFO:tasks.rados.rados.0.smithi086.stdout:784: finishing copy_from to smithi08687503-12 2024-08-10T05:15:04.999 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 337 (ObjNum 88 snap 17 seq_num 88) dirty exists 2024-08-10T05:15:04.999 INFO:tasks.rados.rados.0.smithi086.stdout:785: finishing write tid 1 to smithi08687503-6 2024-08-10T05:15:04.999 INFO:tasks.rados.rados.0.smithi086.stdout:785: finishing write tid 2 to smithi08687503-6 2024-08-10T05:15:05.000 INFO:tasks.rados.rados.0.smithi086.stdout:785: finishing write tid 3 to smithi08687503-6 2024-08-10T05:15:05.000 INFO:tasks.rados.rados.0.smithi086.stdout:785: finishing write tid 4 to smithi08687503-6 2024-08-10T05:15:05.000 INFO:tasks.rados.rados.0.smithi086.stdout:782: done (4 left) 2024-08-10T05:15:05.000 INFO:tasks.rados.rados.0.smithi086.stdout:783: done (3 left) 2024-08-10T05:15:05.001 INFO:tasks.rados.rados.0.smithi086.stdout:784: done (2 left) 2024-08-10T05:15:05.001 INFO:tasks.rados.rados.0.smithi086.stdout:786: done (1 left) 2024-08-10T05:15:05.001 INFO:tasks.rados.rados.0.smithi086.stdout:787: snap_remove snap 68 2024-08-10T05:15:05.078 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:04 smithi159 podman[81214]: 2024-08-10 05:15:04.794538833 +0000 UTC m=+0.158948856 container died e9ba3987881bdb1749e137189e20ec21093af2a127fe3ff7680957be24ebd74b (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, 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 , org.label-schema.vendor=CentOS, RELEASE=squid-bca9905, ceph=True, org.label-schema.build-date=20240731) 2024-08-10T05:15:05.329 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:05 smithi159 podman[81214]: 2024-08-10 05:15:05.078466596 +0000 UTC m=+0.442876624 container cleanup e9ba3987881bdb1749e137189e20ec21093af2a127fe3ff7680957be24ebd74b (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.license=GPLv2) 2024-08-10T05:15:05.329 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:05 smithi159 bash[81214]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x 2024-08-10T05:15:05.475 INFO:tasks.rados.rados.0.smithi086.stdout:787: done (1 left) 2024-08-10T05:15:05.476 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 35 current snap is 69 2024-08-10T05:15:05.476 INFO:tasks.rados.rados.0.smithi086.stdout:788: seq_num 265 ranges {0=442368,442368=647168,1089536=573440,1662976=385024} 2024-08-10T05:15:05.478 INFO:tasks.rados.rados.0.smithi086.stdout:788: writing smithi08687503-35 from 0 to 442368 tid 1 2024-08-10T05:15:05.482 INFO:tasks.rados.rados.0.smithi086.stdout:788: writing smithi08687503-35 from 442368 to 1089536 tid 2 2024-08-10T05:15:05.486 INFO:tasks.rados.rados.0.smithi086.stdout:788: writing smithi08687503-35 from 1089536 to 1662976 tid 3 2024-08-10T05:15:05.489 INFO:tasks.rados.rados.0.smithi086.stdout:788: writing smithi08687503-35 from 1662976 to 2048000 tid 4 2024-08-10T05:15:05.489 INFO:tasks.rados.rados.0.smithi086.stdout:789: read oid 17 snap -1 2024-08-10T05:15:05.489 INFO:tasks.rados.rados.0.smithi086.stdout:789: expect deleted 2024-08-10T05:15:05.489 INFO:tasks.rados.rados.0.smithi086.stdout:790: snap_create 2024-08-10T05:15:05.489 INFO:tasks.rados.rados.0.smithi086.stdout:785: finishing write tid 5 to smithi08687503-6 2024-08-10T05:15:05.489 INFO:tasks.rados.rados.0.smithi086.stdout:785: finishing write tid 6 to smithi08687503-6 2024-08-10T05:15:05.489 INFO:tasks.rados.rados.0.smithi086.stdout:785: oid 6 updating version 0 to 257 2024-08-10T05:15:05.489 INFO:tasks.rados.rados.0.smithi086.stdout:785: oid 6 version 257 is already newer than 253 2024-08-10T05:15:05.489 INFO:tasks.rados.rados.0.smithi086.stdout:785: oid 6 version 257 is already newer than 255 2024-08-10T05:15:05.489 INFO:tasks.rados.rados.0.smithi086.stdout:785: oid 6 version 257 is already newer than 256 2024-08-10T05:15:05.490 INFO:tasks.rados.rados.0.smithi086.stdout:785: oid 6 version 257 is already newer than 254 2024-08-10T05:15:05.490 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 257 (ObjNum 263 snap 69 seq_num 263) dirty exists 2024-08-10T05:15:05.490 INFO:tasks.rados.rados.0.smithi086.stdout:785: left oid 6 (ObjNum 263 snap 69 seq_num 263) 2024-08-10T05:15:05.490 INFO:tasks.rados.rados.0.smithi086.stdout:788: finishing write tid 1 to smithi08687503-35 2024-08-10T05:15:05.490 INFO:tasks.rados.rados.0.smithi086.stdout:788: finishing write tid 2 to smithi08687503-35 2024-08-10T05:15:05.490 INFO:tasks.rados.rados.0.smithi086.stdout:788: finishing write tid 3 to smithi08687503-35 2024-08-10T05:15:05.490 INFO:tasks.rados.rados.0.smithi086.stdout:788: finishing write tid 4 to smithi08687503-35 2024-08-10T05:15:05.491 INFO:tasks.rados.rados.0.smithi086.stdout:788: finishing write tid 5 to smithi08687503-35 2024-08-10T05:15:05.491 INFO:tasks.rados.rados.0.smithi086.stdout:788: finishing write tid 6 to smithi08687503-35 2024-08-10T05:15:05.492 INFO:tasks.rados.rados.0.smithi086.stdout:788: oid 35 updating version 0 to 366 2024-08-10T05:15:05.492 INFO:tasks.rados.rados.0.smithi086.stdout:788: oid 35 updating version 366 to 369 2024-08-10T05:15:05.492 INFO:tasks.rados.rados.0.smithi086.stdout:788: oid 35 version 369 is already newer than 368 2024-08-10T05:15:05.492 INFO:tasks.rados.rados.0.smithi086.stdout:788: oid 35 version 369 is already newer than 367 2024-08-10T05:15:05.492 INFO:tasks.rados.rados.0.smithi086.stdout:788: oid 35 version 369 is already newer than 365 2024-08-10T05:15:05.492 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 369 (ObjNum 265 snap 69 seq_num 265) dirty exists 2024-08-10T05:15:05.492 INFO:tasks.rados.rados.0.smithi086.stdout:788: left oid 35 (ObjNum 265 snap 69 seq_num 265) 2024-08-10T05:15:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:05 smithi159 ceph-mon[33602]: pgmap v30: 121 pgs: 121 active+clean; 216 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 30 op/s 2024-08-10T05:15:05.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:05 smithi159 podman[81233]: 2024-08-10 05:15:05.329696864 +0000 UTC m=+0.535107340 container remove e9ba3987881bdb1749e137189e20ec21093af2a127fe3ff7680957be24ebd74b (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=squid-bca9905, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-08-10T05:15:05.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:05 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-10T05:15:05.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:05 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-10T05:15:05.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:05 smithi159 systemd[1]: Stopped Ceph mgr.x for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:15:05.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:05 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.x.service: Consumed 17.396s CPU time. 2024-08-10T05:15:05.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:05 smithi086 ceph-mon[29634]: pgmap v30: 121 pgs: 121 active+clean; 216 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 30 op/s 2024-08-10T05:15:05.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:05 smithi086 ceph-mon[41441]: pgmap v30: 121 pgs: 121 active+clean; 216 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 30 op/s 2024-08-10T05:15:06.037 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:05 smithi159 systemd[1]: Starting Ceph mgr.x for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:15:06.037 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:05 smithi159 podman[81363]: 2024-08-10 05:15:05.828313101 +0000 UTC m=+0.017949081 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:15:06.037 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:05 smithi159 podman[81363]: 2024-08-10 05:15:05.939361026 +0000 UTC m=+0.128996996 container create a44476fa498ba62f8b83512e6b73937828f8ad4b4c3437482b76f27832f30c46 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-08-10T05:15:06.326 INFO:tasks.rados.rados.0.smithi086.stdout:785: done (3 left) 2024-08-10T05:15:06.326 INFO:tasks.rados.rados.0.smithi086.stdout:788: done (2 left) 2024-08-10T05:15:06.326 INFO:tasks.rados.rados.0.smithi086.stdout:789: done (1 left) 2024-08-10T05:15:06.326 INFO:tasks.rados.rados.0.smithi086.stdout:790: done (0 left) 2024-08-10T05:15:06.326 INFO:tasks.rados.rados.0.smithi086.stdout:791: setattr oid 33 current snap is 70 2024-08-10T05:15:06.327 INFO:tasks.rados.rados.0.smithi086.stdout:792: read oid 6 snap -1 2024-08-10T05:15:06.327 INFO:tasks.rados.rados.0.smithi086.stdout:792: expect (ObjNum 263 snap 69 seq_num 263) 2024-08-10T05:15:06.327 INFO:tasks.rados.rados.0.smithi086.stdout:793: delete oid 27 current snap is 70 2024-08-10T05:15:06.331 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 342 (ObjNum 123 snap 28 seq_num 123) dirty exists 2024-08-10T05:15:06.332 INFO:tasks.rados.rados.0.smithi086.stdout:791: done (2 left) 2024-08-10T05:15:06.332 INFO:tasks.rados.rados.0.smithi086.stdout:793: done (1 left) 2024-08-10T05:15:06.332 INFO:tasks.rados.rados.0.smithi086.stdout:794: rollback oid 34 current snap is 70 2024-08-10T05:15:06.332 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 34 to 39 2024-08-10T05:15:06.332 INFO:tasks.rados.rados.0.smithi086.stdout:795: read oid 9 snap -1 2024-08-10T05:15:06.333 INFO:tasks.rados.rados.0.smithi086.stdout:795: expect (ObjNum 260 snap 69 seq_num 260) 2024-08-10T05:15:06.333 INFO:tasks.rados.rados.0.smithi086.stdout:796: read oid 18 snap 67 2024-08-10T05:15:06.333 INFO:tasks.rados.rados.0.smithi086.stdout:796: expect (ObjNum 123 snap 28 seq_num 123) 2024-08-10T05:15:06.333 INFO:tasks.rados.rados.0.smithi086.stdout:797: snap_create 2024-08-10T05:15:06.337 INFO:tasks.rados.rados.0.smithi086.stdout:794: finishing rollback tid 1 to smithi08687503-34 2024-08-10T05:15:06.337 INFO:tasks.rados.rados.0.smithi086.stdout:794: finishing rollback tid 2 to smithi08687503-34 2024-08-10T05:15:06.337 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 340 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-10T05:15:06.369 INFO:tasks.rados.rados.0.smithi086.stdout:795: expect (ObjNum 260 snap 69 seq_num 260) 2024-08-10T05:15:06.437 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:06 smithi159 podman[81363]: 2024-08-10 05:15:06.150362635 +0000 UTC m=+0.339998612 container init a44476fa498ba62f8b83512e6b73937828f8ad4b4c3437482b76f27832f30c46 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, RELEASE=squid-bca9905, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-08-10T05:15:06.438 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:06 smithi159 podman[81363]: 2024-08-10 05:15:06.155236145 +0000 UTC m=+0.344872117 container start a44476fa498ba62f8b83512e6b73937828f8ad4b4c3437482b76f27832f30c46 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, RELEASE=squid-bca9905, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-08-10T05:15:06.438 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:06 smithi159 ceph-mgr[81400]: -- 172.21.15.159:0/2349849852 <== mon.1 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562a04d210e0 con 0x562a04cff000 2024-08-10T05:15:06.438 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:06 smithi159 bash[81363]: a44476fa498ba62f8b83512e6b73937828f8ad4b4c3437482b76f27832f30c46 2024-08-10T05:15:06.438 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:06 smithi159 systemd[1]: Started Ceph mgr.x for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:15:06.438 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:06 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:06.285+0000 7ffaf549c040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T05:15:06.515 INFO:tasks.rados.rados.0.smithi086.stdout:792: expect (ObjNum 263 snap 69 seq_num 263) 2024-08-10T05:15:06.798 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:06 smithi159 ceph-mon[33602]: osdmap e215: 8 total, 8 up, 8 in 2024-08-10T05:15:06.799 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:06 smithi159 ceph-mon[33602]: osdmap e216: 8 total, 8 up, 8 in 2024-08-10T05:15:06.799 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:06 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:06.799 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:06 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:06.799 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:06 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:06.799 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:06 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:06.456+0000 7ffaf549c040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:15:06.799 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:06 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:06.528+0000 7ffaf549c040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T05:15:06.799 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:06 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:06.798+0000 7ffaf549c040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T05:15:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:06 smithi086 ceph-mon[41441]: osdmap e215: 8 total, 8 up, 8 in 2024-08-10T05:15:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:06 smithi086 ceph-mon[41441]: osdmap e216: 8 total, 8 up, 8 in 2024-08-10T05:15:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:06 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:06 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:06 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:06 smithi086 ceph-mon[29634]: osdmap e215: 8 total, 8 up, 8 in 2024-08-10T05:15:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:06 smithi086 ceph-mon[29634]: osdmap e216: 8 total, 8 up, 8 in 2024-08-10T05:15:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:06 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:06 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:06 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:07.103 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:06 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:06.859+0000 7ffaf549c040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T05:15:07.147 INFO:tasks.rados.rados.0.smithi086.stdout:796: expect (ObjNum 123 snap 28 seq_num 123) 2024-08-10T05:15:07.357 INFO:tasks.rados.rados.0.smithi086.stdout:792: done (4 left) 2024-08-10T05:15:07.357 INFO:tasks.rados.rados.0.smithi086.stdout:794: done (3 left) 2024-08-10T05:15:07.357 INFO:tasks.rados.rados.0.smithi086.stdout:795: done (2 left) 2024-08-10T05:15:07.357 INFO:tasks.rados.rados.0.smithi086.stdout:796: done (1 left) 2024-08-10T05:15:07.357 INFO:tasks.rados.rados.0.smithi086.stdout:797: done (0 left) 2024-08-10T05:15:07.358 INFO:tasks.rados.rados.0.smithi086.stdout:798: snap_remove snap 69 2024-08-10T05:15:07.756 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:07 smithi159 ceph-mon[33602]: pgmap v33: 121 pgs: 121 active+clean; 216 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 30 op/s 2024-08-10T05:15:07.756 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:07 smithi159 ceph-mon[33602]: osdmap e217: 8 total, 8 up, 8 in 2024-08-10T05:15:07.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:07 smithi086 ceph-mon[29634]: pgmap v33: 121 pgs: 121 active+clean; 216 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 30 op/s 2024-08-10T05:15:07.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:07 smithi086 ceph-mon[29634]: osdmap e217: 8 total, 8 up, 8 in 2024-08-10T05:15:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:07 smithi086 ceph-mon[41441]: pgmap v33: 121 pgs: 121 active+clean; 216 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 30 op/s 2024-08-10T05:15:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:07 smithi086 ceph-mon[41441]: osdmap e217: 8 total, 8 up, 8 in 2024-08-10T05:15:08.037 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:07 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:07.860+0000 7ffaf549c040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T05:15:08.037 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:07 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:07.979+0000 7ffaf549c040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T05:15:08.037 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:08 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:08.036+0000 7ffaf549c040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T05:15:08.334 INFO:tasks.rados.rados.0.smithi086.stdout:798: done (0 left) 2024-08-10T05:15:08.334 INFO:tasks.rados.rados.0.smithi086.stdout:799: snap_remove snap 64 2024-08-10T05:15:08.357 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:08 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:08.276+0000 7ffaf549c040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T05:15:08.357 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:08 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:08.356+0000 7ffaf549c040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T05:15:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:15:08] "GET /metrics HTTP/1.1" 200 36016 "" "Prometheus/2.43.0" 2024-08-10T05:15:08.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:08 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:08.438+0000 7ffaf549c040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T05:15:08.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:08 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:08.598+0000 7ffaf549c040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:15:09.334 INFO:tasks.rados.rados.0.smithi086.stdout:799: done (0 left) 2024-08-10T05:15:09.334 INFO:tasks.rados.rados.0.smithi086.stdout:800: copy_from oid 48 from oid 5 current snap is 71 2024-08-10T05:15:09.334 INFO:tasks.rados.rados.0.smithi086.stdout:801: setattr oid 20 current snap is 71 2024-08-10T05:15:09.336 INFO:tasks.rados.rados.0.smithi086.stdout:802: read oid 3 snap -1 2024-08-10T05:15:09.336 INFO:tasks.rados.rados.0.smithi086.stdout:802: expect (ObjNum 250 snap 68 seq_num 250) 2024-08-10T05:15:09.337 INFO:tasks.rados.rados.0.smithi086.stdout:803: snap_remove snap 70 2024-08-10T05:15:09.339 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:09 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:09.025+0000 7ffaf549c040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T05:15:09.601 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:09 smithi159 ceph-mon[33602]: pgmap v36: 121 pgs: 121 active+clean; 188 MiB data, 691 MiB used, 715 GiB / 715 GiB avail; 20 MiB/s rd, 3.9 MiB/s wr, 27 op/s 2024-08-10T05:15:09.601 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:09 smithi159 ceph-mon[33602]: osdmap e218: 8 total, 8 up, 8 in 2024-08-10T05:15:09.601 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:09 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:09.366+0000 7ffaf549c040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T05:15:09.602 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:09 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:09.436+0000 7ffaf549c040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T05:15:09.602 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:09 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:09.600+0000 7ffaf549c040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T05:15:09.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:09 smithi086 ceph-mon[41441]: pgmap v36: 121 pgs: 121 active+clean; 188 MiB data, 691 MiB used, 715 GiB / 715 GiB avail; 20 MiB/s rd, 3.9 MiB/s wr, 27 op/s 2024-08-10T05:15:09.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:09 smithi086 ceph-mon[41441]: osdmap e218: 8 total, 8 up, 8 in 2024-08-10T05:15:09.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:09 smithi086 ceph-mon[29634]: pgmap v36: 121 pgs: 121 active+clean; 188 MiB data, 691 MiB used, 715 GiB / 715 GiB avail; 20 MiB/s rd, 3.9 MiB/s wr, 27 op/s 2024-08-10T05:15:09.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:09 smithi086 ceph-mon[29634]: osdmap e218: 8 total, 8 up, 8 in 2024-08-10T05:15:10.176 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:09 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:09.921+0000 7ffaf549c040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T05:15:10.176 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:09 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:09.989+0000 7ffaf549c040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T05:15:10.355 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 96 (ObjNum 153 snap 38 seq_num 153) dirty exists 2024-08-10T05:15:10.355 INFO:tasks.rados.rados.0.smithi086.stdout:802: expect (ObjNum 250 snap 68 seq_num 250) 2024-08-10T05:15:10.404 INFO:tasks.rados.rados.0.smithi086.stdout:800: finishing copy_from racing read to smithi08687503-48 2024-08-10T05:15:10.404 INFO:tasks.rados.rados.0.smithi086.stdout:800: finishing copy_from to smithi08687503-48 2024-08-10T05:15:10.405 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 497 (ObjNum 262 snap 69 seq_num 262) dirty exists 2024-08-10T05:15:10.405 INFO:tasks.rados.rados.0.smithi086.stdout:800: done (3 left) 2024-08-10T05:15:10.405 INFO:tasks.rados.rados.0.smithi086.stdout:801: done (2 left) 2024-08-10T05:15:10.405 INFO:tasks.rados.rados.0.smithi086.stdout:802: done (1 left) 2024-08-10T05:15:10.405 INFO:tasks.rados.rados.0.smithi086.stdout:803: done (0 left) 2024-08-10T05:15:10.405 INFO:tasks.rados.rados.0.smithi086.stdout:804: rmattr oid 16 current snap is 71 2024-08-10T05:15:10.405 INFO:tasks.rados.rados.0.smithi086.stdout:804: done (0 left) 2024-08-10T05:15:10.405 INFO:tasks.rados.rados.0.smithi086.stdout:805: delete oid 16 current snap is 71 2024-08-10T05:15:10.406 INFO:tasks.rados.rados.0.smithi086.stdout:805: done (0 left) 2024-08-10T05:15:10.406 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 4 current snap is 71 2024-08-10T05:15:10.406 INFO:tasks.rados.rados.0.smithi086.stdout:806: seq_num 268 ranges {1851392=491520,2342912=745472,3088384=745472,3833856=114688} 2024-08-10T05:15:10.418 INFO:tasks.rados.rados.0.smithi086.stdout:806: writing smithi08687503-4 from 1851392 to 2342912 tid 1 2024-08-10T05:15:10.422 INFO:tasks.rados.rados.0.smithi086.stdout:806: writing smithi08687503-4 from 2342912 to 3088384 tid 2 2024-08-10T05:15:10.427 INFO:tasks.rados.rados.0.smithi086.stdout:806: writing smithi08687503-4 from 3088384 to 3833856 tid 3 2024-08-10T05:15:10.428 INFO:tasks.rados.rados.0.smithi086.stdout:806: writing smithi08687503-4 from 3833856 to 3948544 tid 4 2024-08-10T05:15:10.428 INFO:tasks.rados.rados.0.smithi086.stdout:807: read oid 11 snap -1 2024-08-10T05:15:10.428 INFO:tasks.rados.rados.0.smithi086.stdout:807: expect deleted 2024-08-10T05:15:10.428 INFO:tasks.rados.rados.0.smithi086.stdout:808: read oid 42 snap 65 2024-08-10T05:15:10.428 INFO:tasks.rados.rados.0.smithi086.stdout:808: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:15:10.428 INFO:tasks.rados.rados.0.smithi086.stdout:809: setattr oid 18 current snap is 71 2024-08-10T05:15:10.428 INFO:tasks.rados.rados.0.smithi086.stdout:806: finishing write tid 1 to smithi08687503-4 2024-08-10T05:15:10.428 INFO:tasks.rados.rados.0.smithi086.stdout:806: finishing write tid 2 to smithi08687503-4 2024-08-10T05:15:10.429 INFO:tasks.rados.rados.0.smithi086.stdout:807: done (3 left) 2024-08-10T05:15:10.429 INFO:tasks.rados.rados.0.smithi086.stdout:810: snap_remove snap 61 2024-08-10T05:15:10.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:10 smithi159 ceph-mon[33602]: osdmap e219: 8 total, 8 up, 8 in 2024-08-10T05:15:10.437 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:10 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:10.176+0000 7ffaf549c040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T05:15:10.437 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:10 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:10.332+0000 7ffaf549c040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T05:15:10.437 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:10 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:10.402+0000 7ffaf549c040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T05:15:10.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:10 smithi086 ceph-mon[29634]: osdmap e219: 8 total, 8 up, 8 in 2024-08-10T05:15:10.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:10 smithi086 ceph-mon[41441]: osdmap e219: 8 total, 8 up, 8 in 2024-08-10T05:15:10.937 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:10 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:10.490+0000 7ffaf549c040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T05:15:10.937 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:10 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:10.550+0000 7ffaf549c040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T05:15:11.333 INFO:tasks.rados.rados.0.smithi086.stdout:806: finishing write tid 3 to smithi08687503-4 2024-08-10T05:15:11.333 INFO:tasks.rados.rados.0.smithi086.stdout:806: finishing write tid 4 to smithi08687503-4 2024-08-10T05:15:11.333 INFO:tasks.rados.rados.0.smithi086.stdout:806: finishing write tid 5 to smithi08687503-4 2024-08-10T05:15:11.333 INFO:tasks.rados.rados.0.smithi086.stdout:808: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:15:11.358 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 258 (ObjNum 123 snap 28 seq_num 123) dirty exists 2024-08-10T05:15:11.358 INFO:tasks.rados.rados.0.smithi086.stdout:806: finishing write tid 6 to smithi08687503-4 2024-08-10T05:15:11.358 INFO:tasks.rados.rados.0.smithi086.stdout:806: oid 4 updating version 0 to 349 2024-08-10T05:15:11.359 INFO:tasks.rados.rados.0.smithi086.stdout:806: oid 4 updating version 349 to 350 2024-08-10T05:15:11.359 INFO:tasks.rados.rados.0.smithi086.stdout:806: oid 4 updating version 350 to 351 2024-08-10T05:15:11.359 INFO:tasks.rados.rados.0.smithi086.stdout:806: oid 4 version 351 is already newer than 347 2024-08-10T05:15:11.359 INFO:tasks.rados.rados.0.smithi086.stdout:806: oid 4 version 351 is already newer than 348 2024-08-10T05:15:11.359 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 351 (ObjNum 268 snap 71 seq_num 268) dirty exists 2024-08-10T05:15:11.359 INFO:tasks.rados.rados.0.smithi086.stdout:806: left oid 4 (ObjNum 268 snap 71 seq_num 268) 2024-08-10T05:15:11.359 INFO:tasks.rados.rados.0.smithi086.stdout:806: done (3 left) 2024-08-10T05:15:11.359 INFO:tasks.rados.rados.0.smithi086.stdout:808: done (2 left) 2024-08-10T05:15:11.359 INFO:tasks.rados.rados.0.smithi086.stdout:809: done (1 left) 2024-08-10T05:15:11.359 INFO:tasks.rados.rados.0.smithi086.stdout:810: done (0 left) 2024-08-10T05:15:11.359 INFO:tasks.rados.rados.0.smithi086.stdout:811: delete oid 43 current snap is 71 2024-08-10T05:15:11.360 INFO:tasks.rados.rados.0.smithi086.stdout:811: done (0 left) 2024-08-10T05:15:11.360 INFO:tasks.rados.rados.0.smithi086.stdout:812: snap_create 2024-08-10T05:15:11.397 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:11.118+0000 7ffaf549c040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T05:15:11.397 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:11.289+0000 7ffaf549c040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T05:15:11.397 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: [10/Aug/2024:05:15:11] ENGINE Bus STARTING 2024-08-10T05:15:11.397 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: CherryPy Checker: 2024-08-10T05:15:11.397 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: The Application mounted at '' has an empty config. 2024-08-10T05:15:11.397 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:11.397 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: [10/Aug/2024:05:15:11] ENGINE Serving on http://:::9283 2024-08-10T05:15:11.397 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-mon[33602]: pgmap v39: 121 pgs: 121 active+clean; 188 MiB data, 691 MiB used, 715 GiB / 715 GiB avail; 20 MiB/s rd, 3.9 MiB/s wr, 27 op/s 2024-08-10T05:15:11.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-mon[33602]: osdmap e220: 8 total, 8 up, 8 in 2024-08-10T05:15:11.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:11.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:11.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:11.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-mon[33602]: Standby manager daemon x restarted 2024-08-10T05:15:11.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-mon[33602]: Standby manager daemon x started 2024-08-10T05:15:11.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/2713549991' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T05:15:11.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/2713549991' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:15:11.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:11.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/2713549991' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T05:15:11.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/2713549991' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:15:11.398 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-mon[33602]: osdmap e221: 8 total, 8 up, 8 in 2024-08-10T05:15:11.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[29634]: pgmap v39: 121 pgs: 121 active+clean; 188 MiB data, 691 MiB used, 715 GiB / 715 GiB avail; 20 MiB/s rd, 3.9 MiB/s wr, 27 op/s 2024-08-10T05:15:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[29634]: osdmap e220: 8 total, 8 up, 8 in 2024-08-10T05:15:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[29634]: Standby manager daemon x restarted 2024-08-10T05:15:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[29634]: Standby manager daemon x started 2024-08-10T05:15:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/2713549991' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T05:15:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/2713549991' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:15:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/2713549991' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T05:15:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[29634]: from='mgr.? 172.21.15.159:0/2713549991' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:15:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[29634]: osdmap e221: 8 total, 8 up, 8 in 2024-08-10T05:15:11.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[41441]: pgmap v39: 121 pgs: 121 active+clean; 188 MiB data, 691 MiB used, 715 GiB / 715 GiB avail; 20 MiB/s rd, 3.9 MiB/s wr, 27 op/s 2024-08-10T05:15:11.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[41441]: osdmap e220: 8 total, 8 up, 8 in 2024-08-10T05:15:11.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:11.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:11.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:11.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[41441]: Standby manager daemon x restarted 2024-08-10T05:15:11.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[41441]: Standby manager daemon x started 2024-08-10T05:15:11.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/2713549991' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T05:15:11.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/2713549991' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:15:11.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:11.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/2713549991' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T05:15:11.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/2713549991' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:15:11.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:11 smithi086 ceph-mon[41441]: osdmap e221: 8 total, 8 up, 8 in 2024-08-10T05:15:11.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:11 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: [10/Aug/2024:05:15:11] ENGINE Bus STARTED 2024-08-10T05:15:12.351 INFO:tasks.rados.rados.0.smithi086.stdout:812: done (0 left) 2024-08-10T05:15:12.351 INFO:tasks.rados.rados.0.smithi086.stdout:813: setattr oid 43 current snap is 72 2024-08-10T05:15:12.353 INFO:tasks.rados.rados.0.smithi086.stdout:814: snap_remove snap 65 2024-08-10T05:15:13.356 INFO:tasks.rados.rados.0.smithi086.stdout:814: done (1 left) 2024-08-10T05:15:13.356 INFO:tasks.rados.rados.0.smithi086.stdout:815: read oid 21 snap -1 2024-08-10T05:15:13.356 INFO:tasks.rados.rados.0.smithi086.stdout:815: expect (ObjNum 252 snap 68 seq_num 252) 2024-08-10T05:15:13.356 INFO:tasks.rados.rados.0.smithi086.stdout:816: snap_remove snap 67 2024-08-10T05:15:13.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:13 smithi086 ceph-mon[29634]: mgrmap e37: y(active, since 26s), standbys: x 2024-08-10T05:15:13.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:13 smithi086 ceph-mon[29634]: pgmap v42: 121 pgs: 121 active+clean; 188 MiB data, 691 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:15:13.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:13 smithi086 ceph-mon[29634]: osdmap e222: 8 total, 8 up, 8 in 2024-08-10T05:15:13.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:13 smithi086 ceph-mon[41441]: mgrmap e37: y(active, since 26s), standbys: x 2024-08-10T05:15:13.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:13 smithi086 ceph-mon[41441]: pgmap v42: 121 pgs: 121 active+clean; 188 MiB data, 691 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:15:13.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:13 smithi086 ceph-mon[41441]: osdmap e222: 8 total, 8 up, 8 in 2024-08-10T05:15:13.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:13 smithi159 ceph-mon[33602]: mgrmap e37: y(active, since 26s), standbys: x 2024-08-10T05:15:13.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:13 smithi159 ceph-mon[33602]: pgmap v42: 121 pgs: 121 active+clean; 188 MiB data, 691 MiB used, 715 GiB / 715 GiB avail 2024-08-10T05:15:13.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:13 smithi159 ceph-mon[33602]: osdmap e222: 8 total, 8 up, 8 in 2024-08-10T05:15:14.364 INFO:tasks.rados.rados.0.smithi086.stdout:816: done (2 left) 2024-08-10T05:15:14.364 INFO:tasks.rados.rados.0.smithi086.stdout:817: copy_from oid 46 from oid 26 current snap is 72 2024-08-10T05:15:14.364 INFO:tasks.rados.rados.0.smithi086.stdout:818: copy_from oid 44 from oid 42 current snap is 72 2024-08-10T05:15:14.364 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 356 (ObjNum 129 snap 0 seq_num 3355479336) dirty exists 2024-08-10T05:15:14.364 INFO:tasks.rados.rados.0.smithi086.stdout:815: expect (ObjNum 252 snap 68 seq_num 252) 2024-08-10T05:15:14.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:14 smithi086 ceph-mon[41441]: osdmap e223: 8 total, 8 up, 8 in 2024-08-10T05:15:14.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:14 smithi086 ceph-mon[29634]: osdmap e223: 8 total, 8 up, 8 in 2024-08-10T05:15:14.677 INFO:tasks.rados.rados.0.smithi086.stdout:818: finishing copy_from racing read to smithi08687503-44 2024-08-10T05:15:14.677 INFO:tasks.rados.rados.0.smithi086.stdout:818: finishing copy_from to smithi08687503-44 2024-08-10T05:15:14.677 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 506 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-10T05:15:14.677 INFO:tasks.rados.rados.0.smithi086.stdout:817: finishing copy_from racing read to smithi08687503-46 2024-08-10T05:15:14.677 INFO:tasks.rados.rados.0.smithi086.stdout:817: finishing copy_from to smithi08687503-46 2024-08-10T05:15:14.677 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 272 (ObjNum 220 snap 61 seq_num 220) dirty exists 2024-08-10T05:15:14.677 INFO:tasks.rados.rados.0.smithi086.stdout:813: done (3 left) 2024-08-10T05:15:14.677 INFO:tasks.rados.rados.0.smithi086.stdout:815: done (2 left) 2024-08-10T05:15:14.677 INFO:tasks.rados.rados.0.smithi086.stdout:817: done (1 left) 2024-08-10T05:15:14.678 INFO:tasks.rados.rados.0.smithi086.stdout:818: done (0 left) 2024-08-10T05:15:14.678 INFO:tasks.rados.rados.0.smithi086.stdout:819: setattr oid 25 current snap is 72 2024-08-10T05:15:14.679 INFO:tasks.rados.rados.0.smithi086.stdout:820: rollback oid 13 current snap is 72 2024-08-10T05:15:14.679 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 13 to 71 2024-08-10T05:15:14.680 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 45 current snap is 72 2024-08-10T05:15:14.680 INFO:tasks.rados.rados.0.smithi086.stdout:821: seq_num 270 ranges {3792896=524288,4317184=516096,4833280=761856,5595136=327680} 2024-08-10T05:15:14.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:14 smithi159 ceph-mon[33602]: osdmap e223: 8 total, 8 up, 8 in 2024-08-10T05:15:14.702 INFO:tasks.rados.rados.0.smithi086.stdout:821: writing smithi08687503-45 from 3792896 to 4317184 tid 1 2024-08-10T05:15:14.705 INFO:tasks.rados.rados.0.smithi086.stdout:821: writing smithi08687503-45 from 4317184 to 4833280 tid 2 2024-08-10T05:15:14.709 INFO:tasks.rados.rados.0.smithi086.stdout:821: writing smithi08687503-45 from 4833280 to 5595136 tid 3 2024-08-10T05:15:14.712 INFO:tasks.rados.rados.0.smithi086.stdout:821: writing smithi08687503-45 from 5595136 to 5922816 tid 4 2024-08-10T05:15:14.712 INFO:tasks.rados.rados.0.smithi086.stdout:822: rollback oid 3 current snap is 72 2024-08-10T05:15:14.712 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 3 to 39 2024-08-10T05:15:14.712 INFO:tasks.rados.rados.0.smithi086.stdout:823: read oid 17 snap -1 2024-08-10T05:15:14.712 INFO:tasks.rados.rados.0.smithi086.stdout:823: expect deleted 2024-08-10T05:15:14.712 INFO:tasks.rados.rados.0.smithi086.stdout:824: read oid 31 snap -1 2024-08-10T05:15:14.713 INFO:tasks.rados.rados.0.smithi086.stdout:824: expect deleted 2024-08-10T05:15:14.713 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 6 current snap is 72 2024-08-10T05:15:14.713 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 526 (ObjNum 237 snap 66 seq_num 237) dirty exists 2024-08-10T05:15:14.713 INFO:tasks.rados.rados.0.smithi086.stdout:820: finishing rollback tid 0 to smithi08687503-13 2024-08-10T05:15:14.713 INFO:tasks.rados.rados.0.smithi086.stdout:820: finishing rollback tid 1 to smithi08687503-13 2024-08-10T05:15:14.713 INFO:tasks.rados.rados.0.smithi086.stdout:820: finishing rollback tid 2 to smithi08687503-13 2024-08-10T05:15:14.713 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 541 (ObjNum 88 snap 17 seq_num 88) dirty exists 2024-08-10T05:15:14.713 INFO:tasks.rados.rados.0.smithi086.stdout:821: finishing write tid 1 to smithi08687503-45 2024-08-10T05:15:14.713 INFO:tasks.rados.rados.0.smithi086.stdout:825: seq_num 271 ranges {10035200=540672,10575872=802816,11378688=516096,11894784=286720} 2024-08-10T05:15:14.769 INFO:tasks.rados.rados.0.smithi086.stdout:825: writing smithi08687503-6 from 10035200 to 10575872 tid 1 2024-08-10T05:15:14.773 INFO:tasks.rados.rados.0.smithi086.stdout:825: writing smithi08687503-6 from 10575872 to 11378688 tid 2 2024-08-10T05:15:14.776 INFO:tasks.rados.rados.0.smithi086.stdout:825: writing smithi08687503-6 from 11378688 to 11894784 tid 3 2024-08-10T05:15:14.779 INFO:tasks.rados.rados.0.smithi086.stdout:825: writing smithi08687503-6 from 11894784 to 12181504 tid 4 2024-08-10T05:15:14.779 INFO:tasks.rados.rados.0.smithi086.stdout:819: done (6 left) 2024-08-10T05:15:14.779 INFO:tasks.rados.rados.0.smithi086.stdout:820: done (5 left) 2024-08-10T05:15:14.779 INFO:tasks.rados.rados.0.smithi086.stdout:826: read oid 27 snap 71 2024-08-10T05:15:14.779 INFO:tasks.rados.rados.0.smithi086.stdout:826: expect deleted 2024-08-10T05:15:14.779 INFO:tasks.rados.rados.0.smithi086.stdout:821: finishing write tid 2 to smithi08687503-45 2024-08-10T05:15:14.780 INFO:tasks.rados.rados.0.smithi086.stdout:821: finishing write tid 3 to smithi08687503-45 2024-08-10T05:15:14.780 INFO:tasks.rados.rados.0.smithi086.stdout:823: done (5 left) 2024-08-10T05:15:14.780 INFO:tasks.rados.rados.0.smithi086.stdout:824: done (4 left) 2024-08-10T05:15:14.780 INFO:tasks.rados.rados.0.smithi086.stdout:827: read oid 37 snap 39 2024-08-10T05:15:14.780 INFO:tasks.rados.rados.0.smithi086.stdout:827: expect (ObjNum 148 snap 36 seq_num 148) 2024-08-10T05:15:14.780 INFO:tasks.rados.rados.0.smithi086.stdout:821: finishing write tid 4 to smithi08687503-45 2024-08-10T05:15:14.780 INFO:tasks.rados.rados.0.smithi086.stdout:822: finishing rollback tid 0 to smithi08687503-3 2024-08-10T05:15:14.780 INFO:tasks.rados.rados.0.smithi086.stdout:821: finishing write tid 5 to smithi08687503-45 2024-08-10T05:15:14.780 INFO:tasks.rados.rados.0.smithi086.stdout:822: finishing rollback tid 1 to smithi08687503-3 2024-08-10T05:15:14.780 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 136 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-10T05:15:14.780 INFO:tasks.rados.rados.0.smithi086.stdout:821: finishing write tid 6 to smithi08687503-45 2024-08-10T05:15:14.780 INFO:tasks.rados.rados.0.smithi086.stdout:821: oid 45 updating version 0 to 381 2024-08-10T05:15:14.780 INFO:tasks.rados.rados.0.smithi086.stdout:821: oid 45 updating version 381 to 382 2024-08-10T05:15:14.781 INFO:tasks.rados.rados.0.smithi086.stdout:821: oid 45 updating version 382 to 385 2024-08-10T05:15:14.781 INFO:tasks.rados.rados.0.smithi086.stdout:821: oid 45 version 385 is already newer than 383 2024-08-10T05:15:14.781 INFO:tasks.rados.rados.0.smithi086.stdout:821: oid 45 version 385 is already newer than 384 2024-08-10T05:15:14.781 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 385 (ObjNum 270 snap 72 seq_num 270) dirty exists 2024-08-10T05:15:14.781 INFO:tasks.rados.rados.0.smithi086.stdout:821: left oid 45 (ObjNum 270 snap 72 seq_num 270) 2024-08-10T05:15:14.781 INFO:tasks.rados.rados.0.smithi086.stdout:825: finishing write tid 1 to smithi08687503-6 2024-08-10T05:15:14.781 INFO:tasks.rados.rados.0.smithi086.stdout:825: finishing write tid 2 to smithi08687503-6 2024-08-10T05:15:14.781 INFO:tasks.rados.rados.0.smithi086.stdout:821: done (4 left) 2024-08-10T05:15:14.781 INFO:tasks.rados.rados.0.smithi086.stdout:822: done (3 left) 2024-08-10T05:15:14.781 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 72 2024-08-10T05:15:14.781 INFO:tasks.rados.rados.0.smithi086.stdout:828: seq_num 272 ranges {3973120=565248,4538368=688128,5226496=729088,5955584=188416} 2024-08-10T05:15:14.803 INFO:tasks.rados.rados.0.smithi086.stdout:828: writing smithi08687503-25 from 3973120 to 4538368 tid 1 2024-08-10T05:15:14.807 INFO:tasks.rados.rados.0.smithi086.stdout:828: writing smithi08687503-25 from 4538368 to 5226496 tid 2 2024-08-10T05:15:14.811 INFO:tasks.rados.rados.0.smithi086.stdout:828: writing smithi08687503-25 from 5226496 to 5955584 tid 3 2024-08-10T05:15:14.813 INFO:tasks.rados.rados.0.smithi086.stdout:828: writing smithi08687503-25 from 5955584 to 6144000 tid 4 2024-08-10T05:15:14.813 INFO:tasks.rados.rados.0.smithi086.stdout:825: finishing write tid 3 to smithi08687503-6 2024-08-10T05:15:14.813 INFO:tasks.rados.rados.0.smithi086.stdout:825: finishing write tid 4 to smithi08687503-6 2024-08-10T05:15:14.814 INFO:tasks.rados.rados.0.smithi086.stdout:825: finishing write tid 5 to smithi08687503-6 2024-08-10T05:15:14.814 INFO:tasks.rados.rados.0.smithi086.stdout:827: expect (ObjNum 148 snap 36 seq_num 148) 2024-08-10T05:15:14.816 INFO:tasks.rados.rados.0.smithi086.stdout:825: finishing write tid 6 to smithi08687503-6 2024-08-10T05:15:14.817 INFO:tasks.rados.rados.0.smithi086.stdout:825: oid 6 updating version 0 to 260 2024-08-10T05:15:14.817 INFO:tasks.rados.rados.0.smithi086.stdout:825: oid 6 updating version 260 to 263 2024-08-10T05:15:14.817 INFO:tasks.rados.rados.0.smithi086.stdout:825: oid 6 version 263 is already newer than 259 2024-08-10T05:15:14.817 INFO:tasks.rados.rados.0.smithi086.stdout:825: oid 6 version 263 is already newer than 261 2024-08-10T05:15:14.817 INFO:tasks.rados.rados.0.smithi086.stdout:825: oid 6 version 263 is already newer than 262 2024-08-10T05:15:14.817 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 263 (ObjNum 271 snap 72 seq_num 271) dirty exists 2024-08-10T05:15:14.817 INFO:tasks.rados.rados.0.smithi086.stdout:825: left oid 6 (ObjNum 271 snap 72 seq_num 271) 2024-08-10T05:15:14.817 INFO:tasks.rados.rados.0.smithi086.stdout:828: finishing write tid 1 to smithi08687503-25 2024-08-10T05:15:14.817 INFO:tasks.rados.rados.0.smithi086.stdout:828: finishing write tid 2 to smithi08687503-25 2024-08-10T05:15:14.817 INFO:tasks.rados.rados.0.smithi086.stdout:825: done (3 left) 2024-08-10T05:15:14.817 INFO:tasks.rados.rados.0.smithi086.stdout:826: done (2 left) 2024-08-10T05:15:14.817 INFO:tasks.rados.rados.0.smithi086.stdout:827: done (1 left) 2024-08-10T05:15:14.817 INFO:tasks.rados.rados.0.smithi086.stdout:829: snap_create 2024-08-10T05:15:14.818 INFO:tasks.rados.rados.0.smithi086.stdout:828: finishing write tid 3 to smithi08687503-25 2024-08-10T05:15:14.818 INFO:tasks.rados.rados.0.smithi086.stdout:828: finishing write tid 4 to smithi08687503-25 2024-08-10T05:15:14.818 INFO:tasks.rados.rados.0.smithi086.stdout:828: finishing write tid 5 to smithi08687503-25 2024-08-10T05:15:14.818 INFO:tasks.rados.rados.0.smithi086.stdout:828: finishing write tid 6 to smithi08687503-25 2024-08-10T05:15:14.818 INFO:tasks.rados.rados.0.smithi086.stdout:828: oid 25 updating version 0 to 529 2024-08-10T05:15:14.818 INFO:tasks.rados.rados.0.smithi086.stdout:828: oid 25 version 529 is already newer than 527 2024-08-10T05:15:14.818 INFO:tasks.rados.rados.0.smithi086.stdout:828: oid 25 version 529 is already newer than 528 2024-08-10T05:15:14.819 INFO:tasks.rados.rados.0.smithi086.stdout:828: oid 25 updating version 529 to 530 2024-08-10T05:15:14.819 INFO:tasks.rados.rados.0.smithi086.stdout:828: oid 25 updating version 530 to 531 2024-08-10T05:15:14.819 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 531 (ObjNum 272 snap 72 seq_num 272) dirty exists 2024-08-10T05:15:14.819 INFO:tasks.rados.rados.0.smithi086.stdout:828: left oid 25 (ObjNum 272 snap 72 seq_num 272) 2024-08-10T05:15:15.566 INFO:tasks.rados.rados.0.smithi086.stdout:828: done (1 left) 2024-08-10T05:15:15.567 INFO:tasks.rados.rados.0.smithi086.stdout:829: done (0 left) 2024-08-10T05:15:15.567 INFO:tasks.rados.rados.0.smithi086.stdout:830: setattr oid 40 current snap is 73 2024-08-10T05:15:15.568 INFO:tasks.rados.rados.0.smithi086.stdout:831: rmattr oid 21 current snap is 73 2024-08-10T05:15:15.568 INFO:tasks.rados.rados.0.smithi086.stdout:831: done (1 left) 2024-08-10T05:15:15.568 INFO:tasks.rados.rados.0.smithi086.stdout:832: read oid 44 snap -1 2024-08-10T05:15:15.568 INFO:tasks.rados.rados.0.smithi086.stdout:832: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:15:15.568 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 24 current snap is 73 2024-08-10T05:15:15.569 INFO:tasks.rados.rados.0.smithi086.stdout:833: seq_num 273 ranges {2392064=581632,2973696=565248,3538944=532480,4071424=507904} 2024-08-10T05:15:15.584 INFO:tasks.rados.rados.0.smithi086.stdout:833: writing smithi08687503-24 from 2392064 to 2973696 tid 1 2024-08-10T05:15:15.587 INFO:tasks.rados.rados.0.smithi086.stdout:833: writing smithi08687503-24 from 2973696 to 3538944 tid 2 2024-08-10T05:15:15.590 INFO:tasks.rados.rados.0.smithi086.stdout:833: writing smithi08687503-24 from 3538944 to 4071424 tid 3 2024-08-10T05:15:15.593 INFO:tasks.rados.rados.0.smithi086.stdout:833: writing smithi08687503-24 from 4071424 to 4579328 tid 4 2024-08-10T05:15:15.593 INFO:tasks.rados.rados.0.smithi086.stdout:834: read oid 9 snap -1 2024-08-10T05:15:15.594 INFO:tasks.rados.rados.0.smithi086.stdout:834: expect (ObjNum 260 snap 69 seq_num 260) 2024-08-10T05:15:15.594 INFO:tasks.rados.rados.0.smithi086.stdout:835: snap_create 2024-08-10T05:15:15.594 INFO:tasks.rados.rados.0.smithi086.stdout:832: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:15:15.614 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 498 (ObjNum 609 snap 0 seq_num 2546587463) dirty exists 2024-08-10T05:15:15.614 INFO:tasks.rados.rados.0.smithi086.stdout:833: finishing write tid 1 to smithi08687503-24 2024-08-10T05:15:15.614 INFO:tasks.rados.rados.0.smithi086.stdout:833: finishing write tid 2 to smithi08687503-24 2024-08-10T05:15:15.614 INFO:tasks.rados.rados.0.smithi086.stdout:833: finishing write tid 3 to smithi08687503-24 2024-08-10T05:15:15.614 INFO:tasks.rados.rados.0.smithi086.stdout:833: finishing write tid 4 to smithi08687503-24 2024-08-10T05:15:15.614 INFO:tasks.rados.rados.0.smithi086.stdout:833: finishing write tid 5 to smithi08687503-24 2024-08-10T05:15:15.614 INFO:tasks.rados.rados.0.smithi086.stdout:833: finishing write tid 6 to smithi08687503-24 2024-08-10T05:15:15.614 INFO:tasks.rados.rados.0.smithi086.stdout:833: oid 24 updating version 0 to 140 2024-08-10T05:15:15.615 INFO:tasks.rados.rados.0.smithi086.stdout:833: oid 24 updating version 140 to 141 2024-08-10T05:15:15.615 INFO:tasks.rados.rados.0.smithi086.stdout:833: oid 24 version 141 is already newer than 139 2024-08-10T05:15:15.615 INFO:tasks.rados.rados.0.smithi086.stdout:833: oid 24 updating version 141 to 142 2024-08-10T05:15:15.615 INFO:tasks.rados.rados.0.smithi086.stdout:833: oid 24 version 142 is already newer than 138 2024-08-10T05:15:15.615 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 142 (ObjNum 273 snap 73 seq_num 273) dirty exists 2024-08-10T05:15:15.615 INFO:tasks.rados.rados.0.smithi086.stdout:833: left oid 24 (ObjNum 273 snap 73 seq_num 273) 2024-08-10T05:15:15.615 INFO:tasks.rados.rados.0.smithi086.stdout:834: expect (ObjNum 260 snap 69 seq_num 260) 2024-08-10T05:15:15.640 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[41441]: pgmap v45: 121 pgs: 121 active+clean; 187 MiB data, 712 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1000 KiB/s wr, 19 op/s 2024-08-10T05:15:15.640 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[41441]: osdmap e224: 8 total, 8 up, 8 in 2024-08-10T05:15:15.640 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:15.640 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:15.640 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:15.640 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:15:15.640 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:15.640 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:15.640 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:15:15.640 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:15.640 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-10T05:15:15.641 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-10T05:15:15.641 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-10T05:15:15.641 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-10T05:15:15.641 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-10T05:15:15.641 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-10T05:15:15.641 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T05:15:15.641 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-10T05:15:15.641 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[29634]: pgmap v45: 121 pgs: 121 active+clean; 187 MiB data, 712 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1000 KiB/s wr, 19 op/s 2024-08-10T05:15:15.641 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[29634]: osdmap e224: 8 total, 8 up, 8 in 2024-08-10T05:15:15.641 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:15.641 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:15.642 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:15.642 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:15:15.642 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:15.642 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:15.642 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:15:15.642 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:15.642 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-10T05:15:15.642 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-10T05:15:15.642 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-10T05:15:15.642 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-10T05:15:15.642 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-10T05:15:15.643 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-10T05:15:15.643 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T05:15:15.643 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:15 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-10T05:15:15.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:15 smithi159 ceph-mon[33602]: pgmap v45: 121 pgs: 121 active+clean; 187 MiB data, 712 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1000 KiB/s wr, 19 op/s 2024-08-10T05:15:15.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:15 smithi159 ceph-mon[33602]: osdmap e224: 8 total, 8 up, 8 in 2024-08-10T05:15:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:15 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:15 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:15 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:15 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:15:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:15 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:15 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:15 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:15:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:15 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:15.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:15 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-10T05:15:15.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:15 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-10T05:15:15.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:15 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-10T05:15:15.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:15 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-10T05:15:15.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:15 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-10T05:15:15.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:15 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-10T05:15:15.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:15 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T05:15:15.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:15 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-10T05:15:16.330 INFO:tasks.rados.rados.0.smithi086.stdout:830: done (4 left) 2024-08-10T05:15:16.334 INFO:tasks.rados.rados.0.smithi086.stdout:832: done (3 left) 2024-08-10T05:15:16.334 INFO:tasks.rados.rados.0.smithi086.stdout:833: done (2 left) 2024-08-10T05:15:16.335 INFO:tasks.rados.rados.0.smithi086.stdout:834: done (1 left) 2024-08-10T05:15:16.335 INFO:tasks.rados.rados.0.smithi086.stdout:835: done (0 left) 2024-08-10T05:15:16.335 INFO:tasks.rados.rados.0.smithi086.stdout:836: setattr oid 5 current snap is 74 2024-08-10T05:15:16.335 INFO:tasks.rados.rados.0.smithi086.stdout:837: snap_create 2024-08-10T05:15:16.340 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 533 (ObjNum 262 snap 69 seq_num 262) dirty exists 2024-08-10T05:15:16.617 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:16 smithi086 ceph-mon[41441]: Upgrade: Setting container_image for all mgr 2024-08-10T05:15:16.617 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:16 smithi086 ceph-mon[41441]: Upgrade: It appears safe to stop mon.a 2024-08-10T05:15:16.617 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:16 smithi086 ceph-mon[41441]: osdmap e225: 8 total, 8 up, 8 in 2024-08-10T05:15:16.617 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:16 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:16.617 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:16 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:15:16.617 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:16 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:15:16.617 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:16 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:16.618 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:16 smithi086 ceph-mon[41441]: osdmap e226: 8 total, 8 up, 8 in 2024-08-10T05:15:16.618 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:16 smithi086 ceph-mon[29634]: Upgrade: Setting container_image for all mgr 2024-08-10T05:15:16.618 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:16 smithi086 ceph-mon[29634]: Upgrade: It appears safe to stop mon.a 2024-08-10T05:15:16.618 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:16 smithi086 ceph-mon[29634]: osdmap e225: 8 total, 8 up, 8 in 2024-08-10T05:15:16.618 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:16 smithi086 ceph-mon[29634]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:16.618 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:16 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:15:16.618 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:16 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:15:16.618 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:16 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:16.618 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:16 smithi086 ceph-mon[29634]: osdmap e226: 8 total, 8 up, 8 in 2024-08-10T05:15:16.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:16 smithi159 ceph-mon[33602]: Upgrade: Setting container_image for all mgr 2024-08-10T05:15:16.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:16 smithi159 ceph-mon[33602]: Upgrade: It appears safe to stop mon.a 2024-08-10T05:15:16.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:16 smithi159 ceph-mon[33602]: osdmap e225: 8 total, 8 up, 8 in 2024-08-10T05:15:16.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:16 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='mgr.y' 2024-08-10T05:15:16.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:16 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:15:16.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:16 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:15:16.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:16 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:16.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:16 smithi159 ceph-mon[33602]: osdmap e226: 8 total, 8 up, 8 in 2024-08-10T05:15:17.331 INFO:tasks.rados.rados.0.smithi086.stdout:836: done (1 left) 2024-08-10T05:15:17.332 INFO:tasks.rados.rados.0.smithi086.stdout:837: done (0 left) 2024-08-10T05:15:17.332 INFO:tasks.rados.rados.0.smithi086.stdout:838: read oid 2 snap 62 2024-08-10T05:15:17.332 INFO:tasks.rados.rados.0.smithi086.stdout:838: expect deleted 2024-08-10T05:15:17.332 INFO:tasks.rados.rados.0.smithi086.stdout:839: read oid 33 snap -1 2024-08-10T05:15:17.332 INFO:tasks.rados.rados.0.smithi086.stdout:839: expect (ObjNum 123 snap 28 seq_num 123) 2024-08-10T05:15:17.332 INFO:tasks.rados.rados.0.smithi086.stdout:840: rollback oid 14 current snap is 75 2024-08-10T05:15:17.332 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 14 to 74 2024-08-10T05:15:17.332 INFO:tasks.rados.rados.0.smithi086.stdout:841: read oid 45 snap -1 2024-08-10T05:15:17.332 INFO:tasks.rados.rados.0.smithi086.stdout:841: expect (ObjNum 270 snap 72 seq_num 270) 2024-08-10T05:15:17.332 INFO:tasks.rados.rados.0.smithi086.stdout:842: rollback oid 13 current snap is 75 2024-08-10T05:15:17.332 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 13 to 73 2024-08-10T05:15:17.333 INFO:tasks.rados.rados.0.smithi086.stdout:843: delete oid 34 current snap is 75 2024-08-10T05:15:17.339 INFO:tasks.rados.rados.0.smithi086.stdout:842: finishing rollback tid 0 to smithi08687503-13 2024-08-10T05:15:17.340 INFO:tasks.rados.rados.0.smithi086.stdout:842: finishing rollback tid 1 to smithi08687503-13 2024-08-10T05:15:17.340 INFO:tasks.rados.rados.0.smithi086.stdout:842: finishing rollback tid 2 to smithi08687503-13 2024-08-10T05:15:17.340 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 545 (ObjNum 88 snap 17 seq_num 88) dirty exists 2024-08-10T05:15:17.341 INFO:tasks.rados.rados.0.smithi086.stdout:840: finishing rollback tid 0 to smithi08687503-14 2024-08-10T05:15:17.343 INFO:tasks.rados.rados.0.smithi086.stdout:840: finishing rollback tid 1 to smithi08687503-14 2024-08-10T05:15:17.343 INFO:tasks.rados.rados.0.smithi086.stdout:840: finishing rollback tid 2 to smithi08687503-14 2024-08-10T05:15:17.343 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 366 (ObjNum 235 snap 66 seq_num 235) dirty exists 2024-08-10T05:15:17.344 INFO:tasks.rados.rados.0.smithi086.stdout:838: done (5 left) 2024-08-10T05:15:17.344 INFO:tasks.rados.rados.0.smithi086.stdout:840: done (4 left) 2024-08-10T05:15:17.344 INFO:tasks.rados.rados.0.smithi086.stdout:842: done (3 left) 2024-08-10T05:15:17.344 INFO:tasks.rados.rados.0.smithi086.stdout:843: done (2 left) 2024-08-10T05:15:17.344 INFO:tasks.rados.rados.0.smithi086.stdout:844: rmattr oid 40 current snap is 75 2024-08-10T05:15:17.344 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 36 current snap is 75 2024-08-10T05:15:17.344 INFO:tasks.rados.rados.0.smithi086.stdout:845: seq_num 275 ranges {1810432=614400,2424832=786432,3211264=499712,3710976=319488} 2024-08-10T05:15:17.358 INFO:tasks.rados.rados.0.smithi086.stdout:845: writing smithi08687503-36 from 1810432 to 2424832 tid 1 2024-08-10T05:15:17.362 INFO:tasks.rados.rados.0.smithi086.stdout:845: writing smithi08687503-36 from 2424832 to 3211264 tid 2 2024-08-10T05:15:17.365 INFO:tasks.rados.rados.0.smithi086.stdout:845: writing smithi08687503-36 from 3211264 to 3710976 tid 3 2024-08-10T05:15:17.367 INFO:tasks.rados.rados.0.smithi086.stdout:845: writing smithi08687503-36 from 3710976 to 4030464 tid 4 2024-08-10T05:15:17.368 INFO:tasks.rados.rados.0.smithi086.stdout:846: snap_remove snap 73 2024-08-10T05:15:17.563 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:17 smithi086 ceph-mon[41441]: Upgrade: Updating mon.a 2024-08-10T05:15:17.563 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:17 smithi086 ceph-mon[41441]: Deploying daemon mon.a on smithi086 2024-08-10T05:15:17.563 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:17 smithi086 ceph-mon[41441]: pgmap v48: 121 pgs: 121 active+clean; 187 MiB data, 712 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1000 KiB/s wr, 19 op/s 2024-08-10T05:15:17.564 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:17 smithi086 ceph-mon[41441]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:15:17.564 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:17 smithi086 ceph-mon[41441]: osdmap e227: 8 total, 8 up, 8 in 2024-08-10T05:15:17.564 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:17 smithi086 ceph-mon[29634]: Upgrade: Updating mon.a 2024-08-10T05:15:17.564 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:17 smithi086 ceph-mon[29634]: Deploying daemon mon.a on smithi086 2024-08-10T05:15:17.564 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:17 smithi086 ceph-mon[29634]: pgmap v48: 121 pgs: 121 active+clean; 187 MiB data, 712 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1000 KiB/s wr, 19 op/s 2024-08-10T05:15:17.564 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:17 smithi086 ceph-mon[29634]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:15:17.564 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:17 smithi086 ceph-mon[29634]: osdmap e227: 8 total, 8 up, 8 in 2024-08-10T05:15:17.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:17 smithi159 ceph-mon[33602]: Upgrade: Updating mon.a 2024-08-10T05:15:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:17 smithi159 ceph-mon[33602]: Deploying daemon mon.a on smithi086 2024-08-10T05:15:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:17 smithi159 ceph-mon[33602]: pgmap v48: 121 pgs: 121 active+clean; 187 MiB data, 712 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1000 KiB/s wr, 19 op/s 2024-08-10T05:15:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:17 smithi159 ceph-mon[33602]: from='mgr.15081 172.21.15.86:0/1669109693' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:15:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:17 smithi159 ceph-mon[33602]: osdmap e227: 8 total, 8 up, 8 in 2024-08-10T05:15:18.120 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:17 smithi086 systemd[1]: Stopping Ceph mon.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:15:18.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:15:18] "GET /metrics HTTP/1.1" 200 36018 "" "Prometheus/2.43.0" 2024-08-10T05:15:18.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a[29611]: 2024-08-10T05:15:18.118+0000 7fe5ea69a640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T05:15:18.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a[29611]: 2024-08-10T05:15:18.119+0000 7fe5ea69a640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-08-10T05:15:18.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:18 smithi086 podman[98793]: 2024-08-10 05:15:18.140290488 +0000 UTC m=+0.148346279 container died e4af363ffb0d61b00aef960e8466526da126a70b55fb7b5037c1ddd2f555ba11 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-f5af36e, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T05:15:18.757 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:18 smithi086 podman[98793]: 2024-08-10 05:15:18.584316474 +0000 UTC m=+0.592372251 container cleanup e4af363ffb0d61b00aef960e8466526da126a70b55fb7b5037c1ddd2f555ba11 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=reef-f5af36e, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-08-10T05:15:18.757 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:18 smithi086 bash[98793]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a 2024-08-10T05:15:19.033 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:18 smithi086 podman[98810]: 2024-08-10 05:15:18.773314558 +0000 UTC m=+0.627446831 container remove e4af363ffb0d61b00aef960e8466526da126a70b55fb7b5037c1ddd2f555ba11 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a, org.label-schema.schema-version=1.0, RELEASE=reef-f5af36e, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T05:15:19.324 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-10T05:15:19.325 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 systemd[1]: Stopped Ceph mon.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:15:19.325 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.a.service: Consumed 12.960s CPU time. 2024-08-10T05:15:19.586 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 systemd[1]: Starting Ceph mon.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:15:19.586 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 podman[98955]: 2024-08-10 05:15:19.448352138 +0000 UTC m=+0.017365065 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:15:19.586 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 podman[98955]: 2024-08-10 05:15:19.586939969 +0000 UTC m=+0.155952875 container create da469cb2b9365dbcf7e85fa05b63e06f3801b3e83d6ee791b519e9ec7b57251a (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-bca9905, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-08-10T05:15:20.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 podman[98955]: 2024-08-10 05:15:19.839634813 +0000 UTC m=+0.408647726 container init da469cb2b9365dbcf7e85fa05b63e06f3801b3e83d6ee791b519e9ec7b57251a (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T05:15:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 podman[98955]: 2024-08-10 05:15:19.84433575 +0000 UTC m=+0.413348657 container start da469cb2b9365dbcf7e85fa05b63e06f3801b3e83d6ee791b519e9ec7b57251a (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, RELEASE=squid-bca9905, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-08-10T05:15:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: set uid:gid to 167:167 (ceph:ceph) 2024-08-10T05:15:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc), process ceph-mon, pid 7 2024-08-10T05:15:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: pidfile_write: ignore empty --pid-file 2024-08-10T05:15:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: load: jerasure load: lrc 2024-08-10T05:15:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: RocksDB version: 7.9.2 2024-08-10T05:15:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Git sha 0 2024-08-10T05:15:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Compile date 2024-08-08 15:22:17 2024-08-10T05:15:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: DB SUMMARY 2024-08-10T05:15:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: DB Session ID: GD5KDPAW2H5OAK9WWKIO 2024-08-10T05:15:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: CURRENT file: CURRENT 2024-08-10T05:15:20.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: IDENTITY file: IDENTITY 2024-08-10T05:15:20.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: MANIFEST file: MANIFEST-000015 size: 1511 Bytes 2024-08-10T05:15:20.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000032.sst 2024-08-10T05:15:20.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000030.log size: 4061713 ; 2024-08-10T05:15:20.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.error_if_exists: 0 2024-08-10T05:15:20.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.create_if_missing: 0 2024-08-10T05:15:20.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.paranoid_checks: 1 2024-08-10T05:15:20.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-10T05:15:20.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-10T05:15:20.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-10T05:15:20.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.env: 0x5611ea27a7a0 2024-08-10T05:15:20.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.fs: PosixFileSystem 2024-08-10T05:15:20.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.info_log: 0x5611eabfb500 2024-08-10T05:15:20.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_file_opening_threads: 16 2024-08-10T05:15:20.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.statistics: (nil) 2024-08-10T05:15:20.160 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.use_fsync: 0 2024-08-10T05:15:20.160 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_log_file_size: 0 2024-08-10T05:15:20.161 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-10T05:15:20.161 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-10T05:15:20.161 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.keep_log_file_num: 1000 2024-08-10T05:15:20.161 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.recycle_log_file_num: 0 2024-08-10T05:15:20.161 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.allow_fallocate: 1 2024-08-10T05:15:20.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.allow_mmap_reads: 0 2024-08-10T05:15:20.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.allow_mmap_writes: 0 2024-08-10T05:15:20.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.use_direct_reads: 0 2024-08-10T05:15:20.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-10T05:15:20.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.create_missing_column_families: 0 2024-08-10T05:15:20.163 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.db_log_dir: 2024-08-10T05:15:20.163 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.wal_dir: 2024-08-10T05:15:20.163 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-10T05:15:20.163 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-10T05:15:20.163 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-10T05:15:20.164 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-10T05:15:20.164 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-10T05:15:20.164 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-10T05:15:20.164 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.advise_random_on_open: 1 2024-08-10T05:15:20.164 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.db_write_buffer_size: 0 2024-08-10T05:15:20.165 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.write_buffer_manager: 0x5611eac0a8c0 2024-08-10T05:15:20.165 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-10T05:15:20.165 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-10T05:15:20.165 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-10T05:15:20.165 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.rate_limiter: (nil) 2024-08-10T05:15:20.166 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-10T05:15:20.166 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.wal_recovery_mode: 2 2024-08-10T05:15:20.166 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.enable_thread_tracking: 0 2024-08-10T05:15:20.166 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.enable_pipelined_write: 0 2024-08-10T05:15:20.166 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.unordered_write: 0 2024-08-10T05:15:20.167 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-10T05:15:20.167 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-10T05:15:20.167 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-10T05:15:20.167 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-10T05:15:20.167 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.row_cache: None 2024-08-10T05:15:20.167 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.wal_filter: None 2024-08-10T05:15:20.168 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-10T05:15:20.168 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.allow_ingest_behind: 0 2024-08-10T05:15:20.168 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.two_write_queues: 0 2024-08-10T05:15:20.168 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.manual_wal_flush: 0 2024-08-10T05:15:20.168 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.wal_compression: 0 2024-08-10T05:15:20.168 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.atomic_flush: 0 2024-08-10T05:15:20.169 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-10T05:15:20.169 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-10T05:15:20.169 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-10T05:15:20.169 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.log_readahead_size: 0 2024-08-10T05:15:20.170 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-10T05:15:20.170 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.best_efforts_recovery: 0 2024-08-10T05:15:20.170 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-10T05:15:20.170 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-10T05:15:20.171 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.allow_data_in_errors: 0 2024-08-10T05:15:20.171 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.db_host_id: __hostname__ 2024-08-10T05:15:20.171 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-10T05:15:20.171 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_background_jobs: 2 2024-08-10T05:15:20.171 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_background_compactions: -1 2024-08-10T05:15:20.171 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_subcompactions: 1 2024-08-10T05:15:20.171 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-10T05:15:20.171 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-10T05:15:20.171 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-10T05:15:20.171 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_total_wal_size: 0 2024-08-10T05:15:20.171 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-10T05:15:20.171 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-10T05:15:20.171 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-10T05:15:20.171 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-10T05:15:20.172 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_open_files: -1 2024-08-10T05:15:20.172 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.bytes_per_sync: 0 2024-08-10T05:15:20.172 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-10T05:15:20.172 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-10T05:15:20.172 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compaction_readahead_size: 0 2024-08-10T05:15:20.172 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_background_flushes: -1 2024-08-10T05:15:20.172 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Compression algorithms supported: 2024-08-10T05:15:20.172 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: kZSTD supported: 0 2024-08-10T05:15:20.172 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: kXpressCompression supported: 0 2024-08-10T05:15:20.172 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: kBZip2Compression supported: 0 2024-08-10T05:15:20.172 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-10T05:15:20.172 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: kLZ4Compression supported: 1 2024-08-10T05:15:20.172 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: kZlibCompression supported: 1 2024-08-10T05:15:20.172 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: kLZ4HCCompression supported: 1 2024-08-10T05:15:20.173 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: kSnappyCompression supported: 1 2024-08-10T05:15:20.173 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-10T05:15:20.173 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-10T05:15:20.173 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-08-10T05:15:20.173 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-10T05:15:20.173 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-10T05:15:20.173 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.merge_operator: 2024-08-10T05:15:20.173 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compaction_filter: None 2024-08-10T05:15:20.173 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compaction_filter_factory: None 2024-08-10T05:15:20.173 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.sst_partitioner_factory: None 2024-08-10T05:15:20.173 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-10T05:15:20.173 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-10T05:15:20.174 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5611eabfb120) 2024-08-10T05:15:20.174 INFO:journalctl@ceph.mon.a.smithi086.stdout: cache_index_and_filter_blocks: 1 2024-08-10T05:15:20.174 INFO:journalctl@ceph.mon.a.smithi086.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-10T05:15:20.174 INFO:journalctl@ceph.mon.a.smithi086.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-10T05:15:20.174 INFO:journalctl@ceph.mon.a.smithi086.stdout: pin_top_level_index_and_filter: 1 2024-08-10T05:15:20.174 INFO:journalctl@ceph.mon.a.smithi086.stdout: index_type: 0 2024-08-10T05:15:20.175 INFO:journalctl@ceph.mon.a.smithi086.stdout: data_block_index_type: 0 2024-08-10T05:15:20.175 INFO:journalctl@ceph.mon.a.smithi086.stdout: index_shortening: 1 2024-08-10T05:15:20.175 INFO:journalctl@ceph.mon.a.smithi086.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-10T05:15:20.175 INFO:journalctl@ceph.mon.a.smithi086.stdout: checksum: 4 2024-08-10T05:15:20.175 INFO:journalctl@ceph.mon.a.smithi086.stdout: no_block_cache: 0 2024-08-10T05:15:20.175 INFO:journalctl@ceph.mon.a.smithi086.stdout: block_cache: 0x5611eabef090 2024-08-10T05:15:20.175 INFO:journalctl@ceph.mon.a.smithi086.stdout: block_cache_name: BinnedLRUCache 2024-08-10T05:15:20.175 INFO:journalctl@ceph.mon.a.smithi086.stdout: block_cache_options: 2024-08-10T05:15:20.175 INFO:journalctl@ceph.mon.a.smithi086.stdout: capacity : 536870912 2024-08-10T05:15:20.175 INFO:journalctl@ceph.mon.a.smithi086.stdout: num_shard_bits : 4 2024-08-10T05:15:20.176 INFO:journalctl@ceph.mon.a.smithi086.stdout: strict_capacity_limit : 0 2024-08-10T05:15:20.176 INFO:journalctl@ceph.mon.a.smithi086.stdout: high_pri_pool_ratio: 0.000 2024-08-10T05:15:20.176 INFO:journalctl@ceph.mon.a.smithi086.stdout: block_cache_compressed: (nil) 2024-08-10T05:15:20.176 INFO:journalctl@ceph.mon.a.smithi086.stdout: persistent_cache: (nil) 2024-08-10T05:15:20.176 INFO:journalctl@ceph.mon.a.smithi086.stdout: block_size: 4096 2024-08-10T05:15:20.176 INFO:journalctl@ceph.mon.a.smithi086.stdout: block_size_deviation: 10 2024-08-10T05:15:20.176 INFO:journalctl@ceph.mon.a.smithi086.stdout: block_restart_interval: 16 2024-08-10T05:15:20.176 INFO:journalctl@ceph.mon.a.smithi086.stdout: index_block_restart_interval: 1 2024-08-10T05:15:20.176 INFO:journalctl@ceph.mon.a.smithi086.stdout: metadata_block_size: 4096 2024-08-10T05:15:20.176 INFO:journalctl@ceph.mon.a.smithi086.stdout: partition_filters: 0 2024-08-10T05:15:20.176 INFO:journalctl@ceph.mon.a.smithi086.stdout: use_delta_encoding: 1 2024-08-10T05:15:20.176 INFO:journalctl@ceph.mon.a.smithi086.stdout: filter_policy: bloomfilter 2024-08-10T05:15:20.176 INFO:journalctl@ceph.mon.a.smithi086.stdout: whole_key_filtering: 1 2024-08-10T05:15:20.177 INFO:journalctl@ceph.mon.a.smithi086.stdout: verify_compression: 0 2024-08-10T05:15:20.177 INFO:journalctl@ceph.mon.a.smithi086.stdout: read_amp_bytes_per_bit: 0 2024-08-10T05:15:20.177 INFO:journalctl@ceph.mon.a.smithi086.stdout: format_version: 5 2024-08-10T05:15:20.177 INFO:journalctl@ceph.mon.a.smithi086.stdout: enable_index_compression: 1 2024-08-10T05:15:20.177 INFO:journalctl@ceph.mon.a.smithi086.stdout: block_align: 0 2024-08-10T05:15:20.177 INFO:journalctl@ceph.mon.a.smithi086.stdout: max_auto_readahead_size: 262144 2024-08-10T05:15:20.177 INFO:journalctl@ceph.mon.a.smithi086.stdout: prepopulate_block_cache: 0 2024-08-10T05:15:20.177 INFO:journalctl@ceph.mon.a.smithi086.stdout: initial_auto_readahead_size: 8192 2024-08-10T05:15:20.177 INFO:journalctl@ceph.mon.a.smithi086.stdout: num_file_reads_for_auto_readahead: 2 2024-08-10T05:15:20.177 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.write_buffer_size: 33554432 2024-08-10T05:15:20.177 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_write_buffer_number: 2 2024-08-10T05:15:20.177 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compression: NoCompression 2024-08-10T05:15:20.177 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.bottommost_compression: Disabled 2024-08-10T05:15:20.178 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.prefix_extractor: nullptr 2024-08-10T05:15:20.178 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-10T05:15:20.178 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.num_levels: 7 2024-08-10T05:15:20.178 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-10T05:15:20.178 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-10T05:15:20.178 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-10T05:15:20.178 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-10T05:15:20.178 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-10T05:15:20.178 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-10T05:15:20.178 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-10T05:15:20.178 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-10T05:15:20.178 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-10T05:15:20.178 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-10T05:15:20.179 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-10T05:15:20.179 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-10T05:15:20.179 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-10T05:15:20.179 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compression_opts.level: 32767 2024-08-10T05:15:20.179 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compression_opts.strategy: 0 2024-08-10T05:15:20.179 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-10T05:15:20.179 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-10T05:15:20.179 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-10T05:15:20.179 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-10T05:15:20.179 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compression_opts.enabled: false 2024-08-10T05:15:20.179 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-10T05:15:20.179 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-10T05:15:20.179 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-10T05:15:20.180 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-10T05:15:20.180 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.target_file_size_base: 67108864 2024-08-10T05:15:20.180 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-10T05:15:20.180 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-10T05:15:20.180 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-10T05:15:20.180 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-10T05:15:20.180 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-10T05:15:20.180 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-10T05:15:20.180 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-10T05:15:20.180 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-10T05:15:20.180 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-10T05:15:20.180 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-10T05:15:20.180 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-10T05:15:20.181 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-10T05:15:20.181 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-10T05:15:20.181 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-10T05:15:20.181 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.arena_block_size: 1048576 2024-08-10T05:15:20.181 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-10T05:15:20.181 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-10T05:15:20.181 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.disable_auto_compactions: 0 2024-08-10T05:15:20.181 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-10T05:15:20.181 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-10T05:15:20.181 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-10T05:15:20.181 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-10T05:15:20.181 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-10T05:15:20.181 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-10T05:15:20.182 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-10T05:15:20.182 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-10T05:15:20.182 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-10T05:15:20.182 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-10T05:15:20.182 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-10T05:15:20.182 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.inplace_update_support: 0 2024-08-10T05:15:20.182 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-10T05:15:20.182 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-10T05:15:20.182 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-10T05:15:20.182 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-10T05:15:20.182 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.bloom_locality: 0 2024-08-10T05:15:20.182 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.max_successive_merges: 0 2024-08-10T05:15:20.182 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-10T05:15:20.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.paranoid_file_checks: 0 2024-08-10T05:15:20.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.force_consistency_checks: 1 2024-08-10T05:15:20.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.report_bg_io_stats: 0 2024-08-10T05:15:20.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.ttl: 2592000 2024-08-10T05:15:20.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-10T05:15:20.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-10T05:15:20.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-10T05:15:20.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.enable_blob_files: false 2024-08-10T05:15:20.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.min_blob_size: 0 2024-08-10T05:15:20.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.blob_file_size: 268435456 2024-08-10T05:15:20.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-10T05:15:20.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-10T05:15:20.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-10T05:15:20.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-10T05:15:20.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-10T05:15:20.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.blob_file_starting_level: 0 2024-08-10T05:15:20.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-10T05:15:20.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-10T05:15:20.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: 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 12867, log_number is 30,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 30 2024-08-10T05:15:20.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 30 2024-08-10T05:15:20.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3a839dab-8a71-4b64-86dd-2906c5fec9a6 2024-08-10T05:15:20.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723266919871092, "job": 1, "event": "recovery_started", "wal_files": [30]} 2024-08-10T05:15:20.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #30 mode 2 2024-08-10T05:15:20.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723266919883370, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 35, "file_size": 3804337, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12868, "largest_seqno": 14601, "table_properties": {"data_size": 3795000, "index_size": 6307, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1989, "raw_key_size": 19095, "raw_average_key_size": 24, "raw_value_size": 3777499, "raw_average_value_size": 4874, "num_data_blocks": 278, "num_entries": 775, "num_filter_entries": 775, "num_deletions": 43, "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": 1723266919, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3a839dab-8a71-4b64-86dd-2906c5fec9a6", "db_session_id": "GD5KDPAW2H5OAK9WWKIO", "orig_file_number": 35, "seqno_to_time_mapping": "N/A"}} 2024-08-10T05:15:20.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723266919883483, "job": 1, "event": "recovery_finished"} 2024-08-10T05:15:20.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: [db/version_set.cc:5047] Creating manifest 37 2024-08-10T05:15:20.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-10T05:15:20.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: 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-08-10T05:15:20.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5611eac1ce00 2024-08-10T05:15:20.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: DB pointer 0x5611ead16000 2024-08-10T05:15:20.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-10T05:15:20.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-10T05:15:20.185 INFO:journalctl@ceph.mon.a.smithi086.stdout: ** DB Stats ** 2024-08-10T05:15:20.185 INFO:journalctl@ceph.mon.a.smithi086.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T05:15:20.185 INFO:journalctl@ceph.mon.a.smithi086.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-10T05:15:20.185 INFO:journalctl@ceph.mon.a.smithi086.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T05:15:20.185 INFO:journalctl@ceph.mon.a.smithi086.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T05:15:20.185 INFO:journalctl@ceph.mon.a.smithi086.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-10T05:15:20.186 INFO:journalctl@ceph.mon.a.smithi086.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T05:15:20.186 INFO:journalctl@ceph.mon.a.smithi086.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T05:15:20.186 INFO:journalctl@ceph.mon.a.smithi086.stdout: 2024-08-10T05:15:20.186 INFO:journalctl@ceph.mon.a.smithi086.stdout: ** Compaction Stats [default] ** 2024-08-10T05:15:20.186 INFO:journalctl@ceph.mon.a.smithi086.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-10T05:15:20.186 INFO:journalctl@ceph.mon.a.smithi086.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-10T05:15:20.186 INFO:journalctl@ceph.mon.a.smithi086.stdout: L0 1/0 3.63 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 529.9 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-08-10T05:15:20.186 INFO:journalctl@ceph.mon.a.smithi086.stdout: L6 1/0 7.67 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-08-10T05:15:20.186 INFO:journalctl@ceph.mon.a.smithi086.stdout: Sum 2/0 11.30 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 529.9 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-08-10T05:15:20.186 INFO:journalctl@ceph.mon.a.smithi086.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 529.9 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-08-10T05:15:20.186 INFO:journalctl@ceph.mon.a.smithi086.stdout: 2024-08-10T05:15:20.186 INFO:journalctl@ceph.mon.a.smithi086.stdout: ** Compaction Stats [default] ** 2024-08-10T05:15:20.187 INFO:journalctl@ceph.mon.a.smithi086.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-10T05:15:20.187 INFO:journalctl@ceph.mon.a.smithi086.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-10T05:15:20.187 INFO:journalctl@ceph.mon.a.smithi086.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 529.9 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-08-10T05:15:20.187 INFO:journalctl@ceph.mon.a.smithi086.stdout: 2024-08-10T05:15:20.187 INFO:journalctl@ceph.mon.a.smithi086.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-10T05:15:20.187 INFO:journalctl@ceph.mon.a.smithi086.stdout: 2024-08-10T05:15:20.187 INFO:journalctl@ceph.mon.a.smithi086.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T05:15:20.187 INFO:journalctl@ceph.mon.a.smithi086.stdout: Flush(GB): cumulative 0.004, interval 0.004 2024-08-10T05:15:20.187 INFO:journalctl@ceph.mon.a.smithi086.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-10T05:15:20.187 INFO:journalctl@ceph.mon.a.smithi086.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-10T05:15:20.187 INFO:journalctl@ceph.mon.a.smithi086.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-10T05:15:20.187 INFO:journalctl@ceph.mon.a.smithi086.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-10T05:15:20.187 INFO:journalctl@ceph.mon.a.smithi086.stdout: Cumulative compaction: 0.00 GB write, 235.30 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T05:15:20.188 INFO:journalctl@ceph.mon.a.smithi086.stdout: Interval compaction: 0.00 GB write, 235.30 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T05:15:20.188 INFO:journalctl@ceph.mon.a.smithi086.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-10T05:15:20.188 INFO:journalctl@ceph.mon.a.smithi086.stdout: Block cache BinnedLRUCache@0x5611eabef090#7 capacity: 512.00 MB usage: 8.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-08-10T05:15:20.188 INFO:journalctl@ceph.mon.a.smithi086.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,6.58 KB,0.00125468%) Misc(1,0.00 KB,0%) 2024-08-10T05:15:20.188 INFO:journalctl@ceph.mon.a.smithi086.stdout: 2024-08-10T05:15:20.188 INFO:journalctl@ceph.mon.a.smithi086.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-10T05:15:20.188 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: starting mon.a rank 0 at public addrs [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] at bind addrs [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:15:20.188 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: mon.a@-1(???) e3 preinit fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:15:20.188 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: mon.a@-1(???).mds e8 new map 2024-08-10T05:15:20.188 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: mon.a@-1(???).mds e8 print_map 2024-08-10T05:15:20.188 INFO:journalctl@ceph.mon.a.smithi086.stdout: e8 2024-08-10T05:15:20.188 INFO:journalctl@ceph.mon.a.smithi086.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-08-10T05:15:20.188 INFO:journalctl@ceph.mon.a.smithi086.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-10T05:15:20.188 INFO:journalctl@ceph.mon.a.smithi086.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-10T05:15:20.189 INFO:journalctl@ceph.mon.a.smithi086.stdout: legacy client fscid: 1 2024-08-10T05:15:20.189 INFO:journalctl@ceph.mon.a.smithi086.stdout: 2024-08-10T05:15:20.189 INFO:journalctl@ceph.mon.a.smithi086.stdout: Filesystem 'cephfs' (1) 2024-08-10T05:15:20.189 INFO:journalctl@ceph.mon.a.smithi086.stdout: fs_name cephfs 2024-08-10T05:15:20.189 INFO:journalctl@ceph.mon.a.smithi086.stdout: epoch 8 2024-08-10T05:15:20.189 INFO:journalctl@ceph.mon.a.smithi086.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-10T05:15:20.189 INFO:journalctl@ceph.mon.a.smithi086.stdout: created 2024-08-10T05:08:57.951414+0000 2024-08-10T05:15:20.189 INFO:journalctl@ceph.mon.a.smithi086.stdout: modified 2024-08-10T05:09:10.753009+0000 2024-08-10T05:15:20.189 INFO:journalctl@ceph.mon.a.smithi086.stdout: tableserver 0 2024-08-10T05:15:20.189 INFO:journalctl@ceph.mon.a.smithi086.stdout: root 0 2024-08-10T05:15:20.189 INFO:journalctl@ceph.mon.a.smithi086.stdout: session_timeout 60 2024-08-10T05:15:20.189 INFO:journalctl@ceph.mon.a.smithi086.stdout: session_autoclose 300 2024-08-10T05:15:20.189 INFO:journalctl@ceph.mon.a.smithi086.stdout: max_file_size 1099511627776 2024-08-10T05:15:20.190 INFO:journalctl@ceph.mon.a.smithi086.stdout: max_xattr_size 65536 2024-08-10T05:15:20.190 INFO:journalctl@ceph.mon.a.smithi086.stdout: required_client_features {} 2024-08-10T05:15:20.190 INFO:journalctl@ceph.mon.a.smithi086.stdout: last_failure 0 2024-08-10T05:15:20.190 INFO:journalctl@ceph.mon.a.smithi086.stdout: last_failure_osd_epoch 0 2024-08-10T05:15:20.190 INFO:journalctl@ceph.mon.a.smithi086.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-10T05:15:20.190 INFO:journalctl@ceph.mon.a.smithi086.stdout: max_mds 1 2024-08-10T05:15:20.190 INFO:journalctl@ceph.mon.a.smithi086.stdout: in 0 2024-08-10T05:15:20.190 INFO:journalctl@ceph.mon.a.smithi086.stdout: up {0=24335} 2024-08-10T05:15:20.190 INFO:journalctl@ceph.mon.a.smithi086.stdout: failed 2024-08-10T05:15:20.190 INFO:journalctl@ceph.mon.a.smithi086.stdout: damaged 2024-08-10T05:15:20.190 INFO:journalctl@ceph.mon.a.smithi086.stdout: stopped 2024-08-10T05:15:20.190 INFO:journalctl@ceph.mon.a.smithi086.stdout: data_pools [3] 2024-08-10T05:15:20.190 INFO:journalctl@ceph.mon.a.smithi086.stdout: metadata_pool 2 2024-08-10T05:15:20.190 INFO:journalctl@ceph.mon.a.smithi086.stdout: inline_data disabled 2024-08-10T05:15:20.191 INFO:journalctl@ceph.mon.a.smithi086.stdout: balancer 2024-08-10T05:15:20.191 INFO:journalctl@ceph.mon.a.smithi086.stdout: bal_rank_mask -1 2024-08-10T05:15:20.191 INFO:journalctl@ceph.mon.a.smithi086.stdout: standby_count_wanted 0 2024-08-10T05:15:20.191 INFO:journalctl@ceph.mon.a.smithi086.stdout: qdb_cluster leader: 0 members: 2024-08-10T05:15:20.191 INFO:journalctl@ceph.mon.a.smithi086.stdout: [mds.a{0:24335} state up:active seq 6 addr [v2:172.21.15.86:6834/203326018,v1:172.21.15.86:6835/203326018] compat {c=[1],r=[1],i=[7ff]}] 2024-08-10T05:15:20.191 INFO:journalctl@ceph.mon.a.smithi086.stdout: 2024-08-10T05:15:20.191 INFO:journalctl@ceph.mon.a.smithi086.stdout: 2024-08-10T05:15:20.191 INFO:journalctl@ceph.mon.a.smithi086.stdout: Standby daemons: 2024-08-10T05:15:20.191 INFO:journalctl@ceph.mon.a.smithi086.stdout: 2024-08-10T05:15:20.191 INFO:journalctl@ceph.mon.a.smithi086.stdout: [mds.b{-1:24307} state up:standby seq 1 addr [v2:172.21.15.159:6832/100060564,v1:172.21.15.159:6833/100060564] compat {c=[1],r=[1],i=[7ff]}] 2024-08-10T05:15:20.191 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: mon.a@-1(???).osd e227 crush map has features 3314933069573799936, adjusting msgr requires 2024-08-10T05:15:20.191 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: mon.a@-1(???).osd e227 crush map has features 432629308056666112, adjusting msgr requires 2024-08-10T05:15:20.191 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: mon.a@-1(???).osd e227 crush map has features 432629308056666112, adjusting msgr requires 2024-08-10T05:15:20.192 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: mon.a@-1(???).osd e227 crush map has features 432629308056666112, adjusting msgr requires 2024-08-10T05:15:20.192 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 ceph-mon[98993]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2024-08-10T05:15:20.192 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 bash[98955]: da469cb2b9365dbcf7e85fa05b63e06f3801b3e83d6ee791b519e9ec7b57251a 2024-08-10T05:15:20.192 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:19 smithi086 systemd[1]: Started Ceph mon.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:15:21.367 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 499 (ObjNum 65 snap 0 seq_num 3328885584) dirty exists 2024-08-10T05:15:21.367 INFO:tasks.rados.rados.0.smithi086.stdout:839: expect (ObjNum 123 snap 28 seq_num 123) 2024-08-10T05:15:21.589 INFO:tasks.rados.rados.0.smithi086.stdout:841: expect (ObjNum 270 snap 72 seq_num 270) 2024-08-10T05:15:21.615 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: ignoring --setuser ceph since I am not root 2024-08-10T05:15:21.615 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: ignoring --setgroup ceph since I am not root 2024-08-10T05:15:21.615 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mgr[81400]: -- 172.21.15.159:0/2972320793 <== mon.1 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559423c090e0 con 0x559423be7000 2024-08-10T05:15:21.615 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:21.467+0000 7fac22e4a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T05:15:21.615 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:21.614+0000 7fac22e4a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:15:21.615 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: pgmap v51: 121 pgs: 121 active+clean; 190 MiB data, 766 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.4 MiB/s wr, 33 op/s 2024-08-10T05:15:21.615 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: pgmap v52: 121 pgs: 121 active+clean; 190 MiB data, 766 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2024-08-10T05:15:21.616 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: mon.a calling monitor election 2024-08-10T05:15:21.616 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-10T05:15:21.616 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: monmap epoch 3 2024-08-10T05:15:21.616 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:15:21.616 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: last_changed 2024-08-10T05:05:01.361738+0000 2024-08-10T05:15:21.616 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: created 2024-08-10T05:03:23.478662+0000 2024-08-10T05:15:21.616 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: min_mon_release 18 (reef) 2024-08-10T05:15:21.616 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: election_strategy: 1 2024-08-10T05:15:21.616 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: 0: [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] mon.a 2024-08-10T05:15:21.616 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: 1: [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] mon.b 2024-08-10T05:15:21.616 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: 2: [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] mon.c 2024-08-10T05:15:21.616 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:15:21.616 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: osdmap e227: 8 total, 8 up, 8 in 2024-08-10T05:15:21.617 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: mgrmap e37: y(active, since 35s), standbys: x 2024-08-10T05:15:21.617 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: overall HEALTH_OK 2024-08-10T05:15:21.617 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: from='mgr.15081 ' entity='' 2024-08-10T05:15:21.617 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-mon[33602]: mgrmap e38: y(active, since 35s), standbys: x 2024-08-10T05:15:21.630 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ignoring --setuser ceph since I am not root 2024-08-10T05:15:21.630 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ignoring --setgroup ceph since I am not root 2024-08-10T05:15:21.631 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mgr[90417]: -- 172.21.15.86:0/2698315462 <== mon.0 v2:172.21.15.86:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557f0e9ed0e0 con 0x557f0e9cb400 2024-08-10T05:15:21.631 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:21.480+0000 7f0ab71ec040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T05:15:21.631 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:21.630+0000 7f0ab71ec040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:15:21.631 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: pgmap v51: 121 pgs: 121 active+clean; 190 MiB data, 766 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.4 MiB/s wr, 33 op/s 2024-08-10T05:15:21.631 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: pgmap v52: 121 pgs: 121 active+clean; 190 MiB data, 766 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2024-08-10T05:15:21.631 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: mon.a calling monitor election 2024-08-10T05:15:21.631 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-10T05:15:21.631 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: monmap epoch 3 2024-08-10T05:15:21.631 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:15:21.632 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: last_changed 2024-08-10T05:05:01.361738+0000 2024-08-10T05:15:21.632 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: created 2024-08-10T05:03:23.478662+0000 2024-08-10T05:15:21.632 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: min_mon_release 18 (reef) 2024-08-10T05:15:21.632 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: election_strategy: 1 2024-08-10T05:15:21.632 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: 0: [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] mon.a 2024-08-10T05:15:21.632 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: 1: [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] mon.b 2024-08-10T05:15:21.632 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: 2: [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] mon.c 2024-08-10T05:15:21.632 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:15:21.632 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: osdmap e227: 8 total, 8 up, 8 in 2024-08-10T05:15:21.632 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: mgrmap e37: y(active, since 35s), standbys: x 2024-08-10T05:15:21.632 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: overall HEALTH_OK 2024-08-10T05:15:21.632 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: from='mgr.15081 ' entity='' 2024-08-10T05:15:21.632 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[98993]: mgrmap e38: y(active, since 35s), standbys: x 2024-08-10T05:15:21.633 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: pgmap v51: 121 pgs: 121 active+clean; 190 MiB data, 766 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.4 MiB/s wr, 33 op/s 2024-08-10T05:15:21.633 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: pgmap v52: 121 pgs: 121 active+clean; 190 MiB data, 766 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2024-08-10T05:15:21.633 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: mon.a calling monitor election 2024-08-10T05:15:21.633 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-10T05:15:21.633 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: monmap epoch 3 2024-08-10T05:15:21.633 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:15:21.633 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: last_changed 2024-08-10T05:05:01.361738+0000 2024-08-10T05:15:21.633 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: created 2024-08-10T05:03:23.478662+0000 2024-08-10T05:15:21.633 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: min_mon_release 18 (reef) 2024-08-10T05:15:21.633 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: election_strategy: 1 2024-08-10T05:15:21.634 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: 0: [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] mon.a 2024-08-10T05:15:21.634 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: 1: [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] mon.b 2024-08-10T05:15:21.634 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: 2: [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] mon.c 2024-08-10T05:15:21.634 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:15:21.634 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: osdmap e227: 8 total, 8 up, 8 in 2024-08-10T05:15:21.634 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: mgrmap e37: y(active, since 35s), standbys: x 2024-08-10T05:15:21.634 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: overall HEALTH_OK 2024-08-10T05:15:21.634 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: from='mgr.15081 ' entity='' 2024-08-10T05:15:21.634 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-mon[41441]: mgrmap e38: y(active, since 35s), standbys: x 2024-08-10T05:15:21.864 INFO:tasks.rados.rados.0.smithi086.stdout:845: finishing write tid 1 to smithi08687503-36 2024-08-10T05:15:21.864 INFO:tasks.rados.rados.0.smithi086.stdout:845: finishing write tid 2 to smithi08687503-36 2024-08-10T05:15:21.865 INFO:tasks.rados.rados.0.smithi086.stdout:845: finishing write tid 3 to smithi08687503-36 2024-08-10T05:15:21.865 INFO:tasks.rados.rados.0.smithi086.stdout:845: finishing write tid 4 to smithi08687503-36 2024-08-10T05:15:21.865 INFO:tasks.rados.rados.0.smithi086.stdout:845: finishing write tid 5 to smithi08687503-36 2024-08-10T05:15:21.865 INFO:tasks.rados.rados.0.smithi086.stdout:845: finishing write tid 6 to smithi08687503-36 2024-08-10T05:15:21.865 INFO:tasks.rados.rados.0.smithi086.stdout:845: oid 36 updating version 0 to 424 2024-08-10T05:15:21.865 INFO:tasks.rados.rados.0.smithi086.stdout:845: oid 36 updating version 424 to 426 2024-08-10T05:15:21.865 INFO:tasks.rados.rados.0.smithi086.stdout:845: oid 36 updating version 426 to 427 2024-08-10T05:15:21.865 INFO:tasks.rados.rados.0.smithi086.stdout:845: oid 36 updating version 427 to 428 2024-08-10T05:15:21.865 INFO:tasks.rados.rados.0.smithi086.stdout:845: oid 36 version 428 is already newer than 425 2024-08-10T05:15:21.865 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 428 (ObjNum 275 snap 75 seq_num 275) dirty exists 2024-08-10T05:15:21.865 INFO:tasks.rados.rados.0.smithi086.stdout:845: left oid 36 (ObjNum 275 snap 75 seq_num 275) 2024-08-10T05:15:21.865 INFO:tasks.rados.rados.0.smithi086.stdout:839: done (4 left) 2024-08-10T05:15:21.865 INFO:tasks.rados.rados.0.smithi086.stdout:841: done (3 left) 2024-08-10T05:15:21.865 INFO:tasks.rados.rados.0.smithi086.stdout:844: done (2 left) 2024-08-10T05:15:21.866 INFO:tasks.rados.rados.0.smithi086.stdout:845: done (1 left) 2024-08-10T05:15:21.866 INFO:tasks.rados.rados.0.smithi086.stdout:846: done (0 left) 2024-08-10T05:15:21.866 INFO:tasks.rados.rados.0.smithi086.stdout:847: copy_from oid 32 from oid 6 current snap is 75 2024-08-10T05:15:21.866 INFO:tasks.rados.rados.0.smithi086.stdout:848: rollback oid 1 current snap is 75 2024-08-10T05:15:21.866 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 1 to 74 2024-08-10T05:15:21.866 INFO:tasks.rados.rados.0.smithi086.stdout:849: setattr oid 50 current snap is 75 2024-08-10T05:15:21.866 INFO:tasks.rados.rados.0.smithi086.stdout:848: finishing rollback tid 1 to smithi08687503-1 2024-08-10T05:15:21.866 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 89 (ObjNum 609 snap 0 seq_num 2546587463) dirty dne 2024-08-10T05:15:21.868 INFO:tasks.rados.rados.0.smithi086.stdout:848: done (2 left) 2024-08-10T05:15:21.868 INFO:tasks.rados.rados.0.smithi086.stdout:850: delete oid 4 current snap is 75 2024-08-10T05:15:21.870 INFO:tasks.rados.rados.0.smithi086.stdout:850: done (2 left) 2024-08-10T05:15:21.870 INFO:tasks.rados.rados.0.smithi086.stdout:851: snap_create 2024-08-10T05:15:21.871 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 387 (ObjNum 119 snap 26 seq_num 119) dirty exists 2024-08-10T05:15:21.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:21.700+0000 7f0ab71ec040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T05:15:21.916 INFO:tasks.rados.rados.0.smithi086.stdout:847: finishing copy_from racing read to smithi08687503-32 2024-08-10T05:15:21.921 INFO:tasks.rados.rados.0.smithi086.stdout:847: finishing copy_from to smithi08687503-32 2024-08-10T05:15:21.921 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 263 (ObjNum 271 snap 72 seq_num 271) dirty exists 2024-08-10T05:15:21.928 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:21.683+0000 7fac22e4a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T05:15:22.187 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:21.928+0000 7fac22e4a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T05:15:22.187 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:21 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:21.988+0000 7fac22e4a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T05:15:22.362 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:21 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:21.951+0000 7f0ab71ec040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T05:15:22.362 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:22 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:22.012+0000 7f0ab71ec040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T05:15:22.371 INFO:tasks.rados.rados.0.smithi086.stdout:847: done (2 left) 2024-08-10T05:15:22.371 INFO:tasks.rados.rados.0.smithi086.stdout:849: done (1 left) 2024-08-10T05:15:22.371 INFO:tasks.rados.rados.0.smithi086.stdout:851: done (0 left) 2024-08-10T05:15:22.371 INFO:tasks.rados.rados.0.smithi086.stdout:852: delete oid 9 current snap is 76 2024-08-10T05:15:22.376 INFO:tasks.rados.rados.0.smithi086.stdout:852: done (0 left) 2024-08-10T05:15:22.376 INFO:tasks.rados.rados.0.smithi086.stdout:853: snap_create 2024-08-10T05:15:22.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:22 smithi086 ceph-mon[98993]: osdmap e228: 8 total, 8 up, 8 in 2024-08-10T05:15:22.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:22 smithi086 ceph-mon[41441]: osdmap e228: 8 total, 8 up, 8 in 2024-08-10T05:15:22.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:22 smithi159 ceph-mon[33602]: osdmap e228: 8 total, 8 up, 8 in 2024-08-10T05:15:23.187 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:22 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:22.921+0000 7fac22e4a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T05:15:23.187 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:23 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:23.035+0000 7fac22e4a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T05:15:23.187 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:23 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:23.091+0000 7fac22e4a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T05:15:23.324 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:22 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:22.942+0000 7f0ab71ec040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T05:15:23.324 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:23 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:23.057+0000 7f0ab71ec040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T05:15:23.325 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:23 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:23.112+0000 7f0ab71ec040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T05:15:23.325 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:23 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:23.324+0000 7f0ab71ec040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T05:15:23.373 INFO:tasks.rados.rados.0.smithi086.stdout:853: done (0 left) 2024-08-10T05:15:23.374 INFO:tasks.rados.rados.0.smithi086.stdout:854: rmattr oid 13 current snap is 77 2024-08-10T05:15:23.374 INFO:tasks.rados.rados.0.smithi086.stdout:854: done (0 left) 2024-08-10T05:15:23.374 INFO:tasks.rados.rados.0.smithi086.stdout:855: snap_create 2024-08-10T05:15:23.576 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:23 smithi159 ceph-mon[33602]: osdmap e229: 8 total, 8 up, 8 in 2024-08-10T05:15:23.576 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:23 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:23.302+0000 7fac22e4a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T05:15:23.576 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:23 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:23.362+0000 7fac22e4a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T05:15:23.576 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:23 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:23.430+0000 7fac22e4a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T05:15:23.577 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:23 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:23.576+0000 7fac22e4a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:15:23.597 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:23 smithi086 ceph-mon[41441]: osdmap e229: 8 total, 8 up, 8 in 2024-08-10T05:15:23.597 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:23 smithi086 ceph-mon[98993]: osdmap e229: 8 total, 8 up, 8 in 2024-08-10T05:15:23.597 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:23 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:23.387+0000 7f0ab71ec040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T05:15:23.598 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:23 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:23.453+0000 7f0ab71ec040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T05:15:23.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:23 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:23.597+0000 7f0ab71ec040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T05:15:24.301 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:23 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:23.986+0000 7fac22e4a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T05:15:24.316 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:24.007+0000 7f0ab71ec040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T05:15:24.382 INFO:tasks.rados.rados.0.smithi086.stdout:855: done (0 left) 2024-08-10T05:15:24.382 INFO:tasks.rados.rados.0.smithi086.stdout:856: copy_from oid 43 from oid 39 current snap is 78 2024-08-10T05:15:24.382 INFO:tasks.rados.rados.0.smithi086.stdout:857: delete oid 49 current snap is 78 2024-08-10T05:15:24.388 INFO:tasks.rados.rados.0.smithi086.stdout:857: done (1 left) 2024-08-10T05:15:24.388 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 78 2024-08-10T05:15:24.388 INFO:tasks.rados.rados.0.smithi086.stdout:858: seq_num 279 ranges {2064384=679936,2744320=720896,3465216=483328,3948544=401408} 2024-08-10T05:15:24.403 INFO:tasks.rados.rados.0.smithi086.stdout:858: writing smithi08687503-23 from 2064384 to 2744320 tid 1 2024-08-10T05:15:24.408 INFO:tasks.rados.rados.0.smithi086.stdout:858: writing smithi08687503-23 from 2744320 to 3465216 tid 2 2024-08-10T05:15:24.411 INFO:tasks.rados.rados.0.smithi086.stdout:858: writing smithi08687503-23 from 3465216 to 3948544 tid 3 2024-08-10T05:15:24.414 INFO:tasks.rados.rados.0.smithi086.stdout:858: writing smithi08687503-23 from 3948544 to 4349952 tid 4 2024-08-10T05:15:24.414 INFO:tasks.rados.rados.0.smithi086.stdout:859: rollback oid 3 current snap is 78 2024-08-10T05:15:24.414 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 3 to 62 2024-08-10T05:15:24.414 INFO:tasks.rados.rados.0.smithi086.stdout:856: finishing copy_from racing read to smithi08687503-43 2024-08-10T05:15:24.414 INFO:tasks.rados.rados.0.smithi086.stdout:856: finishing copy_from to smithi08687503-43 2024-08-10T05:15:24.414 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 113 (ObjNum 199 snap 53 seq_num 199) dirty exists 2024-08-10T05:15:24.414 INFO:tasks.rados.rados.0.smithi086.stdout:858: finishing write tid 1 to smithi08687503-23 2024-08-10T05:15:24.414 INFO:tasks.rados.rados.0.smithi086.stdout:858: finishing write tid 2 to smithi08687503-23 2024-08-10T05:15:24.415 INFO:tasks.rados.rados.0.smithi086.stdout:858: finishing write tid 3 to smithi08687503-23 2024-08-10T05:15:24.415 INFO:tasks.rados.rados.0.smithi086.stdout:856: done (2 left) 2024-08-10T05:15:24.415 INFO:tasks.rados.rados.0.smithi086.stdout:860: snap_create 2024-08-10T05:15:24.416 INFO:tasks.rados.rados.0.smithi086.stdout:858: finishing write tid 4 to smithi08687503-23 2024-08-10T05:15:24.416 INFO:tasks.rados.rados.0.smithi086.stdout:858: finishing write tid 5 to smithi08687503-23 2024-08-10T05:15:24.417 INFO:tasks.rados.rados.0.smithi086.stdout:859: finishing rollback tid 1 to smithi08687503-3 2024-08-10T05:15:24.417 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 136 (ObjNum 257 snap 0 seq_num 3355799296) dirty dne 2024-08-10T05:15:24.417 INFO:tasks.rados.rados.0.smithi086.stdout:858: finishing write tid 6 to smithi08687503-23 2024-08-10T05:15:24.418 INFO:tasks.rados.rados.0.smithi086.stdout:858: oid 23 updating version 0 to 438 2024-08-10T05:15:24.418 INFO:tasks.rados.rados.0.smithi086.stdout:858: oid 23 version 438 is already newer than 437 2024-08-10T05:15:24.418 INFO:tasks.rados.rados.0.smithi086.stdout:858: oid 23 version 438 is already newer than 435 2024-08-10T05:15:24.418 INFO:tasks.rados.rados.0.smithi086.stdout:858: oid 23 version 438 is already newer than 434 2024-08-10T05:15:24.418 INFO:tasks.rados.rados.0.smithi086.stdout:858: oid 23 version 438 is already newer than 436 2024-08-10T05:15:24.418 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 438 (ObjNum 279 snap 78 seq_num 279) dirty exists 2024-08-10T05:15:24.418 INFO:tasks.rados.rados.0.smithi086.stdout:858: left oid 23 (ObjNum 279 snap 78 seq_num 279) 2024-08-10T05:15:24.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:24 smithi086 ceph-mon[41441]: osdmap e230: 8 total, 8 up, 8 in 2024-08-10T05:15:24.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:24 smithi086 ceph-mon[98993]: osdmap e230: 8 total, 8 up, 8 in 2024-08-10T05:15:24.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:24.315+0000 7f0ab71ec040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T05:15:24.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:24.385+0000 7f0ab71ec040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T05:15:24.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:24.540+0000 7f0ab71ec040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T05:15:24.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:24 smithi159 ceph-mon[33602]: osdmap e230: 8 total, 8 up, 8 in 2024-08-10T05:15:24.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:24 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:24.301+0000 7fac22e4a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T05:15:24.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:24 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:24.368+0000 7fac22e4a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T05:15:24.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:24 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:24.523+0000 7fac22e4a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T05:15:24.896 INFO:tasks.rados.rados.0.smithi086.stdout:858: done (2 left) 2024-08-10T05:15:24.896 INFO:tasks.rados.rados.0.smithi086.stdout:859: done (1 left) 2024-08-10T05:15:24.896 INFO:tasks.rados.rados.0.smithi086.stdout:860: done (0 left) 2024-08-10T05:15:24.896 INFO:tasks.rados.rados.0.smithi086.stdout:861: read oid 42 snap -1 2024-08-10T05:15:24.896 INFO:tasks.rados.rados.0.smithi086.stdout:861: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:15:24.896 INFO:tasks.rados.rados.0.smithi086.stdout:862: read oid 24 snap -1 2024-08-10T05:15:24.896 INFO:tasks.rados.rados.0.smithi086.stdout:862: expect (ObjNum 273 snap 73 seq_num 273) 2024-08-10T05:15:24.896 INFO:tasks.rados.rados.0.smithi086.stdout:863: snap_create 2024-08-10T05:15:24.903 INFO:tasks.rados.rados.0.smithi086.stdout:861: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:15:24.924 INFO:tasks.rados.rados.0.smithi086.stdout:862: expect (ObjNum 273 snap 73 seq_num 273) 2024-08-10T05:15:25.087 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:24 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:24.833+0000 7fac22e4a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T05:15:25.087 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:24 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:24.894+0000 7fac22e4a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T05:15:25.101 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:24.849+0000 7f0ab71ec040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T05:15:25.101 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:24.913+0000 7f0ab71ec040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T05:15:25.381 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:25 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:25.086+0000 7fac22e4a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T05:15:25.382 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:25 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:25.232+0000 7fac22e4a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T05:15:25.382 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:25 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:25.296+0000 7fac22e4a040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T05:15:25.382 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:25 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:25.381+0000 7fac22e4a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T05:15:25.383 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:25 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:25.100+0000 7f0ab71ec040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T05:15:25.383 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:25 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:25.247+0000 7f0ab71ec040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T05:15:25.383 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:25 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:25.310+0000 7f0ab71ec040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T05:15:25.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:25 smithi086 ceph-mon[41441]: osdmap e231: 8 total, 8 up, 8 in 2024-08-10T05:15:25.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:25 smithi086 ceph-mon[41441]: osdmap e232: 8 total, 8 up, 8 in 2024-08-10T05:15:25.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:25 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:25.395+0000 7f0ab71ec040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T05:15:25.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:25 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:25.455+0000 7f0ab71ec040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T05:15:25.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:25 smithi086 ceph-mon[98993]: osdmap e231: 8 total, 8 up, 8 in 2024-08-10T05:15:25.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:25 smithi086 ceph-mon[98993]: osdmap e232: 8 total, 8 up, 8 in 2024-08-10T05:15:25.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:25 smithi159 ceph-mon[33602]: osdmap e231: 8 total, 8 up, 8 in 2024-08-10T05:15:25.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:25 smithi159 ceph-mon[33602]: osdmap e232: 8 total, 8 up, 8 in 2024-08-10T05:15:25.687 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:25 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:25.440+0000 7fac22e4a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T05:15:25.900 INFO:tasks.rados.rados.0.smithi086.stdout:861: done (2 left) 2024-08-10T05:15:25.900 INFO:tasks.rados.rados.0.smithi086.stdout:862: done (1 left) 2024-08-10T05:15:25.900 INFO:tasks.rados.rados.0.smithi086.stdout:863: done (0 left) 2024-08-10T05:15:25.900 INFO:tasks.rados.rados.0.smithi086.stdout:864: delete oid 10 current snap is 80 2024-08-10T05:15:25.904 INFO:tasks.rados.rados.0.smithi086.stdout:864: done (0 left) 2024-08-10T05:15:25.904 INFO:tasks.rados.rados.0.smithi086.stdout:865: snap_create 2024-08-10T05:15:26.171 INFO:tasks.rados.rados.0.smithi086.stdout:865: done (0 left) 2024-08-10T05:15:26.171 INFO:tasks.rados.rados.0.smithi086.stdout:866: read oid 17 snap -1 2024-08-10T05:15:26.171 INFO:tasks.rados.rados.0.smithi086.stdout:866: expect deleted 2024-08-10T05:15:26.171 INFO:tasks.rados.rados.0.smithi086.stdout:867: rollback oid 6 current snap is 81 2024-08-10T05:15:26.171 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 6 to 77 2024-08-10T05:15:26.172 INFO:tasks.rados.rados.0.smithi086.stdout:868: read oid 27 snap 80 2024-08-10T05:15:26.172 INFO:tasks.rados.rados.0.smithi086.stdout:868: expect deleted 2024-08-10T05:15:26.172 INFO:tasks.rados.rados.0.smithi086.stdout:869: copy_from oid 18 from oid 22 current snap is 81 2024-08-10T05:15:26.172 INFO:tasks.rados.rados.0.smithi086.stdout:870: rmattr oid 14 current snap is 81 2024-08-10T05:15:26.172 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 10 current snap is 81 2024-08-10T05:15:26.172 INFO:tasks.rados.rados.0.smithi086.stdout:871: seq_num 281 ranges {0=712704,712704=491520,1204224=491520,1695744=622592} 2024-08-10T05:15:26.174 INFO:tasks.rados.rados.0.smithi086.stdout:871: writing smithi08687503-10 from 0 to 712704 tid 1 2024-08-10T05:15:26.177 INFO:tasks.rados.rados.0.smithi086.stdout:871: writing smithi08687503-10 from 712704 to 1204224 tid 2 2024-08-10T05:15:26.181 INFO:tasks.rados.rados.0.smithi086.stdout:871: writing smithi08687503-10 from 1204224 to 1695744 tid 3 2024-08-10T05:15:26.185 INFO:tasks.rados.rados.0.smithi086.stdout:871: writing smithi08687503-10 from 1695744 to 2318336 tid 4 2024-08-10T05:15:26.185 INFO:tasks.rados.rados.0.smithi086.stdout:872: setattr oid 4 current snap is 81 2024-08-10T05:15:26.185 INFO:tasks.rados.rados.0.smithi086.stdout:869: finishing copy_from racing read to smithi08687503-18 2024-08-10T05:15:26.185 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 375 (ObjNum 235 snap 66 seq_num 235) dirty exists 2024-08-10T05:15:26.186 INFO:tasks.rados.rados.0.smithi086.stdout:867: finishing rollback tid 0 to smithi08687503-6 2024-08-10T05:15:26.186 INFO:tasks.rados.rados.0.smithi086.stdout:867: finishing rollback tid 1 to smithi08687503-6 2024-08-10T05:15:26.186 INFO:tasks.rados.rados.0.smithi086.stdout:867: finishing rollback tid 2 to smithi08687503-6 2024-08-10T05:15:26.186 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 266 (ObjNum 271 snap 72 seq_num 271) dirty exists 2024-08-10T05:15:26.186 INFO:tasks.rados.rados.0.smithi086.stdout:869: finishing copy_from to smithi08687503-18 2024-08-10T05:15:26.186 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 493 (ObjNum 0 snap 0 seq_num 304) dirty exists 2024-08-10T05:15:26.186 INFO:tasks.rados.rados.0.smithi086.stdout:871: finishing write tid 1 to smithi08687503-10 2024-08-10T05:15:26.186 INFO:tasks.rados.rados.0.smithi086.stdout:871: finishing write tid 2 to smithi08687503-10 2024-08-10T05:15:26.186 INFO:tasks.rados.rados.0.smithi086.stdout:871: finishing write tid 3 to smithi08687503-10 2024-08-10T05:15:26.187 INFO:tasks.rados.rados.0.smithi086.stdout:866: done (6 left) 2024-08-10T05:15:26.187 INFO:tasks.rados.rados.0.smithi086.stdout:867: done (5 left) 2024-08-10T05:15:26.187 INFO:tasks.rados.rados.0.smithi086.stdout:868: done (4 left) 2024-08-10T05:15:26.187 INFO:tasks.rados.rados.0.smithi086.stdout:869: done (3 left) 2024-08-10T05:15:26.187 INFO:tasks.rados.rados.0.smithi086.stdout:870: done (2 left) 2024-08-10T05:15:26.187 INFO:tasks.rados.rados.0.smithi086.stdout:873: read oid 29 snap -1 2024-08-10T05:15:26.188 INFO:tasks.rados.rados.0.smithi086.stdout:873: expect deleted 2024-08-10T05:15:26.188 INFO:tasks.rados.rados.0.smithi086.stdout:874: delete oid 32 current snap is 81 2024-08-10T05:15:26.188 INFO:tasks.rados.rados.0.smithi086.stdout:871: finishing write tid 4 to smithi08687503-10 2024-08-10T05:15:26.188 INFO:tasks.rados.rados.0.smithi086.stdout:871: finishing write tid 5 to smithi08687503-10 2024-08-10T05:15:26.188 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 369 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-10T05:15:26.190 INFO:tasks.rados.rados.0.smithi086.stdout:871: finishing write tid 6 to smithi08687503-10 2024-08-10T05:15:26.190 INFO:tasks.rados.rados.0.smithi086.stdout:871: oid 10 updating version 0 to 550 2024-08-10T05:15:26.191 INFO:tasks.rados.rados.0.smithi086.stdout:871: oid 10 updating version 550 to 554 2024-08-10T05:15:26.191 INFO:tasks.rados.rados.0.smithi086.stdout:871: oid 10 version 554 is already newer than 552 2024-08-10T05:15:26.191 INFO:tasks.rados.rados.0.smithi086.stdout:871: oid 10 version 554 is already newer than 553 2024-08-10T05:15:26.191 INFO:tasks.rados.rados.0.smithi086.stdout:871: oid 10 version 554 is already newer than 551 2024-08-10T05:15:26.191 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 554 (ObjNum 281 snap 81 seq_num 281) dirty exists 2024-08-10T05:15:26.191 INFO:tasks.rados.rados.0.smithi086.stdout:871: left oid 10 (ObjNum 281 snap 81 seq_num 281) 2024-08-10T05:15:26.192 INFO:tasks.rados.rados.0.smithi086.stdout:871: done (3 left) 2024-08-10T05:15:26.192 INFO:tasks.rados.rados.0.smithi086.stdout:872: done (2 left) 2024-08-10T05:15:26.192 INFO:tasks.rados.rados.0.smithi086.stdout:873: done (1 left) 2024-08-10T05:15:26.192 INFO:tasks.rados.rados.0.smithi086.stdout:874: done (0 left) 2024-08-10T05:15:26.192 INFO:tasks.rados.rados.0.smithi086.stdout:875: delete oid 1 current snap is 81 2024-08-10T05:15:26.193 INFO:tasks.rados.rados.0.smithi086.stdout:875: done (0 left) 2024-08-10T05:15:26.193 INFO:tasks.rados.rados.0.smithi086.stdout:876: delete oid 30 current snap is 81 2024-08-10T05:15:26.194 INFO:tasks.rados.rados.0.smithi086.stdout:876: done (0 left) 2024-08-10T05:15:26.194 INFO:tasks.rados.rados.0.smithi086.stdout:877: snap_create 2024-08-10T05:15:26.241 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:25 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:25.979+0000 7fac22e4a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T05:15:26.241 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:26.134+0000 7fac22e4a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T05:15:26.241 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: [10/Aug/2024:05:15:26] ENGINE Bus STARTING 2024-08-10T05:15:26.242 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: CherryPy Checker: 2024-08-10T05:15:26.242 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: The Application mounted at '' has an empty config. 2024-08-10T05:15:26.242 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: 2024-08-10T05:15:26.242 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: [10/Aug/2024:05:15:26] ENGINE Serving on http://:::9283 2024-08-10T05:15:26.242 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x[81377]: [10/Aug/2024:05:15:26] ENGINE Bus STARTED 2024-08-10T05:15:26.290 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:26.001+0000 7f0ab71ec040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T05:15:26.290 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:26.159+0000 7f0ab71ec040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T05:15:26.291 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:05:15:26] ENGINE Bus STARTING 2024-08-10T05:15:26.291 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: CherryPy Checker: 2024-08-10T05:15:26.291 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: The Application mounted at '' has an empty config. 2024-08-10T05:15:26.291 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:26.291 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:26.289+0000 7f0a1cd68640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:15:26.291 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:26.289+0000 7f0a1cd68640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:15:26.291 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:26.289+0000 7f0a1cd68640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:15:26.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:26.289+0000 7f0a1cd68640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:15:26.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:26.289+0000 7f0a1cd68640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:15:26.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:26.290+0000 7f0a21d72640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:15:26.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:26.290+0000 7f0a21d72640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:15:26.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:26.290+0000 7f0a21d72640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:15:26.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:26.290+0000 7f0a21d72640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:15:26.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:26.290+0000 7f0a21d72640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-10T05:15:26.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:05:15:26] ENGINE Serving on http://:::9283 2024-08-10T05:15:26.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:05:15:26] ENGINE Bus STARTED 2024-08-10T05:15:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: osdmap e233: 8 total, 8 up, 8 in 2024-08-10T05:15:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: Standby manager daemon x restarted 2024-08-10T05:15:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: Standby manager daemon x started 2024-08-10T05:15:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.? 172.21.15.159:0/561965800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T05:15:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.? 172.21.15.159:0/561965800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:15:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.? 172.21.15.159:0/561965800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T05:15:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.? 172.21.15.159:0/561965800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:15:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: Active manager daemon y restarted 2024-08-10T05:15:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: Activating manager daemon y 2024-08-10T05:15:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: osdmap e234: 8 total, 8 up, 8 in 2024-08-10T05:15:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: mgrmap e39: y(active, starting, since 0.0064638s), standbys: x 2024-08-10T05:15:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:15:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T05:15:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T05:15:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T05:15:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:15:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:15:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:15:27.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:15:27.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:15:27.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:15:27.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:15:27.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:15:27.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T05:15:27.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T05:15:27.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T05:15:27.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: Manager daemon y is now available 2024-08-10T05:15:27.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: osdmap e233: 8 total, 8 up, 8 in 2024-08-10T05:15:27.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: Standby manager daemon x restarted 2024-08-10T05:15:27.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: Standby manager daemon x started 2024-08-10T05:15:27.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/561965800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T05:15:27.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/561965800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:15:27.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/561965800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T05:15:27.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.? 172.21.15.159:0/561965800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:15:27.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: Active manager daemon y restarted 2024-08-10T05:15:27.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: Activating manager daemon y 2024-08-10T05:15:27.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: osdmap e234: 8 total, 8 up, 8 in 2024-08-10T05:15:27.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: mgrmap e39: y(active, starting, since 0.0064638s), standbys: x 2024-08-10T05:15:27.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:27.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:27.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:27.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:15:27.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T05:15:27.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T05:15:27.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T05:15:27.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:15:27.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:15:27.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:15:27.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:15:27.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:15:27.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:15:27.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:15:27.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:15:27.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T05:15:27.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T05:15:27.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T05:15:27.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: Manager daemon y is now available 2024-08-10T05:15:27.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:27.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:15:27.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:15:27.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:15:27.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:15:27.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[41441]: from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:15:27.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:27.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:15:27.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:15:27.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:15:27.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:15:27.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:15:27.180 INFO:tasks.rados.rados.0.smithi086.stdout:877: done (0 left) 2024-08-10T05:15:27.181 INFO:tasks.rados.rados.0.smithi086.stdout:878: snap_create 2024-08-10T05:15:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: osdmap e233: 8 total, 8 up, 8 in 2024-08-10T05:15:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: Standby manager daemon x restarted 2024-08-10T05:15:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: Standby manager daemon x started 2024-08-10T05:15:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/561965800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T05:15:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/561965800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T05:15:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/561965800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T05:15:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.? 172.21.15.159:0/561965800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T05:15:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: Active manager daemon y restarted 2024-08-10T05:15:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: Activating manager daemon y 2024-08-10T05:15:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: osdmap e234: 8 total, 8 up, 8 in 2024-08-10T05:15:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: mgrmap e39: y(active, starting, since 0.0064638s), standbys: x 2024-08-10T05:15:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:15:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T05:15:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T05:15:27.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T05:15:27.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:15:27.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:15:27.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:15:27.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:15:27.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:15:27.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:15:27.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:15:27.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:15:27.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T05:15:27.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T05:15:27.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T05:15:27.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: Manager daemon y is now available 2024-08-10T05:15:27.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:27.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:15:27.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:15:27.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T05:15:27.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:15:27.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:26 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T05:15:27.194 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:15:27.453 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:27.176+0000 7f0a5606e640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-08-10T05:15:27.453 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:27.452+0000 7f0a04382640 -1 log_channel(cephadm) log [ERR] : [10/Aug/2024:05:15:27] ENGINE Error in HTTPServer.serve 2024-08-10T05:15:27.453 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: Traceback (most recent call last): 2024-08-10T05:15:27.453 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:15:27.454 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: self._connections.run(self.expiration_interval) 2024-08-10T05:15:27.454 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:15:27.454 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: self._run(expiration_interval) 2024-08-10T05:15:27.454 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:15:27.454 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:15:27.454 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:15:27.454 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:15:27.454 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:15:27.454 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: s = self.context.wrap_socket( 2024-08-10T05:15:27.454 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:15:27.454 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: return self.sslsocket_class._create( 2024-08-10T05:15:27.454 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:15:27.455 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: self.do_handshake() 2024-08-10T05:15:27.455 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:15:27.455 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: self._sslobj.do_handshake() 2024-08-10T05:15:27.455 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:15:27.455 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:27.466 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:15:27.466 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (4m) 36s ago 5m 25.7M - 0.25.0 c8568f914cd2 35968fd43daf 2024-08-10T05:15:27.466 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (4m) 16s ago 4m 89.1M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:15:27.466 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (6m) 36s ago 6m 19.7M - 18.2.4-685-gf5af36e4 20036124afeb 647a6daeb729 2024-08-10T05:15:27.466 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (6m) 16s ago 6m 15.5M - 18.2.4-685-gf5af36e4 20036124afeb 419afb746b2c 2024-08-10T05:15:27.466 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,9283,8765 running (21s) 16s ago 10m 55.0M - 19.1.0-1335-gbca9905d c7b33901c886 a44476fa498b 2024-08-10T05:15:27.466 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:8443,9283,8765 running (49s) 36s ago 11m 474M - 19.1.0-1335-gbca9905d c7b33901c886 cbe6b5d6d7db 2024-08-10T05:15:27.466 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (11m) 36s ago 12m 55.7M 2048M 18.2.4-685-gf5af36e4 20036124afeb e4af363ffb0d 2024-08-10T05:15:27.466 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (10m) 16s ago 10m 53.2M 2048M 18.2.4-685-gf5af36e4 20036124afeb 067c084a03a6 2024-08-10T05:15:27.467 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (10m) 36s ago 10m 47.6M 2048M 18.2.4-685-gf5af36e4 20036124afeb 24d13f5f71e0 2024-08-10T05:15:27.467 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (4m) 36s ago 4m 14.1M - 1.5.0 0da6a335fe13 4e352dfbeecc 2024-08-10T05:15:27.467 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (4m) 16s ago 4m 14.9M - 1.5.0 0da6a335fe13 b9264bb67c4d 2024-08-10T05:15:27.467 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (9m) 36s ago 9m 120M 2480M 18.2.4-685-gf5af36e4 20036124afeb 9edca5419a87 2024-08-10T05:15:27.467 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (9m) 36s ago 9m 97.5M 2480M 18.2.4-685-gf5af36e4 20036124afeb be0f4322c6f3 2024-08-10T05:15:27.467 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (9m) 36s ago 9m 130M 2480M 18.2.4-685-gf5af36e4 20036124afeb 4ba91ff61da0 2024-08-10T05:15:27.467 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (8m) 36s ago 8m 80.4M 2480M 18.2.4-685-gf5af36e4 20036124afeb a1d52ad4faa0 2024-08-10T05:15:27.467 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (8m) 16s ago 8m 114M 2480M 18.2.4-685-gf5af36e4 20036124afeb 46aad70204b6 2024-08-10T05:15:27.467 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (7m) 16s ago 7m 127M 2480M 18.2.4-685-gf5af36e4 20036124afeb 55fe3cad2be9 2024-08-10T05:15:27.467 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (7m) 16s ago 7m 87.7M 2480M 18.2.4-685-gf5af36e4 20036124afeb 6a67eed4245a 2024-08-10T05:15:27.467 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (7m) 16s ago 7m 102M 2480M 18.2.4-685-gf5af36e4 20036124afeb f455e2f6fe30 2024-08-10T05:15:27.467 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (26s) 16s ago 5m 35.8M - 2.43.0 a07b618ecd1d 90909260918d 2024-08-10T05:15:27.791 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:15:27.791 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:15:27.791 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2, 2024-08-10T05:15:27.791 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 1 2024-08-10T05:15:27.791 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:15:27.791 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:15:27.791 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:15:27.791 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:15:27.792 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:15:27.792 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 8 2024-08-10T05:15:27.792 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:15:27.792 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:15:27.792 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:15:27.792 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:15:27.792 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:15:27.792 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 12, 2024-08-10T05:15:27.792 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-10T05:15:27.792 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:15:27.792 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:15:28.190 INFO:tasks.rados.rados.0.smithi086.stdout:878: done (0 left) 2024-08-10T05:15:28.191 INFO:tasks.rados.rados.0.smithi086.stdout:879: copy_from oid 48 from oid 1 current snap is 83 2024-08-10T05:15:28.191 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 41 current snap is 83 2024-08-10T05:15:28.191 INFO:tasks.rados.rados.0.smithi086.stdout:880: seq_num 285 ranges {606208=778240,1384448=475136,1859584=475136,2334720=655360} 2024-08-10T05:15:28.198 INFO:tasks.rados.rados.0.smithi086.stdout:880: writing smithi08687503-41 from 606208 to 1384448 tid 1 2024-08-10T05:15:28.200 INFO:tasks.rados.rados.0.smithi086.stdout:880: writing smithi08687503-41 from 1384448 to 1859584 tid 2 2024-08-10T05:15:28.204 INFO:tasks.rados.rados.0.smithi086.stdout:880: writing smithi08687503-41 from 1859584 to 2334720 tid 3 2024-08-10T05:15:28.208 INFO:tasks.rados.rados.0.smithi086.stdout:880: writing smithi08687503-41 from 2334720 to 2990080 tid 4 2024-08-10T05:15:28.208 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 83 2024-08-10T05:15:28.208 INFO:tasks.rados.rados.0.smithi086.stdout:879: finishing copy_from to smithi08687503-48 2024-08-10T05:15:28.208 INFO:tasks.rados.rados.0.smithi086.stdout:879: got expected ENOENT (src dne) 2024-08-10T05:15:28.208 INFO:tasks.rados.rados.0.smithi086.stdout:881: seq_num 286 ranges {6144000=794624,6938624=761856,7700480=679936,8380416=163840} 2024-08-10T05:15:28.246 INFO:tasks.rados.rados.0.smithi086.stdout:881: writing smithi08687503-25 from 6144000 to 6938624 tid 1 2024-08-10T05:15:28.251 INFO:tasks.rados.rados.0.smithi086.stdout:881: writing smithi08687503-25 from 6938624 to 7700480 tid 2 2024-08-10T05:15:28.255 INFO:tasks.rados.rados.0.smithi086.stdout:881: writing smithi08687503-25 from 7700480 to 8380416 tid 3 2024-08-10T05:15:28.256 INFO:tasks.rados.rados.0.smithi086.stdout:881: writing smithi08687503-25 from 8380416 to 8544256 tid 4 2024-08-10T05:15:28.257 INFO:tasks.rados.rados.0.smithi086.stdout:882: rmattr oid 32 current snap is 83 2024-08-10T05:15:28.257 INFO:tasks.rados.rados.0.smithi086.stdout:882: done (3 left) 2024-08-10T05:15:28.257 INFO:tasks.rados.rados.0.smithi086.stdout:883: read oid 36 snap -1 2024-08-10T05:15:28.257 INFO:tasks.rados.rados.0.smithi086.stdout:883: expect (ObjNum 275 snap 75 seq_num 275) 2024-08-10T05:15:28.257 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 28 current snap is 83 2024-08-10T05:15:28.257 INFO:tasks.rados.rados.0.smithi086.stdout:879: finishing copy_from racing read to smithi08687503-48 2024-08-10T05:15:28.257 INFO:tasks.rados.rados.0.smithi086.stdout:880: finishing write tid 1 to smithi08687503-41 2024-08-10T05:15:28.257 INFO:tasks.rados.rados.0.smithi086.stdout:880: finishing write tid 2 to smithi08687503-41 2024-08-10T05:15:28.257 INFO:tasks.rados.rados.0.smithi086.stdout:880: finishing write tid 3 to smithi08687503-41 2024-08-10T05:15:28.257 INFO:tasks.rados.rados.0.smithi086.stdout:880: finishing write tid 4 to smithi08687503-41 2024-08-10T05:15:28.257 INFO:tasks.rados.rados.0.smithi086.stdout:880: finishing write tid 5 to smithi08687503-41 2024-08-10T05:15:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:880: finishing write tid 6 to smithi08687503-41 2024-08-10T05:15:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:880: oid 41 updating version 0 to 539 2024-08-10T05:15:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:880: oid 41 version 539 is already newer than 538 2024-08-10T05:15:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:880: oid 41 updating version 539 to 540 2024-08-10T05:15:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:880: oid 41 version 540 is already newer than 537 2024-08-10T05:15:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:880: oid 41 updating version 540 to 541 2024-08-10T05:15:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 541 (ObjNum 285 snap 83 seq_num 285) dirty exists 2024-08-10T05:15:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:880: left oid 41 (ObjNum 285 snap 83 seq_num 285) 2024-08-10T05:15:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:881: finishing write tid 1 to smithi08687503-25 2024-08-10T05:15:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:881: finishing write tid 2 to smithi08687503-25 2024-08-10T05:15:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:884: seq_num 287 ranges {1613824=8192} 2024-08-10T05:15:28.266 INFO:tasks.rados.rados.0.smithi086.stdout:884: writing smithi08687503-28 from 1613824 to 1622016 tid 1 2024-08-10T05:15:28.266 INFO:tasks.rados.rados.0.smithi086.stdout:879: done (4 left) 2024-08-10T05:15:28.266 INFO:tasks.rados.rados.0.smithi086.stdout:880: done (3 left) 2024-08-10T05:15:28.266 INFO:tasks.rados.rados.0.smithi086.stdout:885: copy_from oid 19 from oid 2 current snap is 83 2024-08-10T05:15:28.266 INFO:tasks.rados.rados.0.smithi086.stdout:881: finishing write tid 3 to smithi08687503-25 2024-08-10T05:15:28.266 INFO:tasks.rados.rados.0.smithi086.stdout:881: finishing write tid 4 to smithi08687503-25 2024-08-10T05:15:28.266 INFO:tasks.rados.rados.0.smithi086.stdout:881: finishing write tid 5 to smithi08687503-25 2024-08-10T05:15:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:881: finishing write tid 6 to smithi08687503-25 2024-08-10T05:15:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:881: oid 25 updating version 0 to 544 2024-08-10T05:15:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:881: oid 25 version 544 is already newer than 543 2024-08-10T05:15:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:881: oid 25 updating version 544 to 546 2024-08-10T05:15:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:881: oid 25 updating version 546 to 547 2024-08-10T05:15:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:881: oid 25 version 547 is already newer than 545 2024-08-10T05:15:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 547 (ObjNum 286 snap 83 seq_num 286) dirty exists 2024-08-10T05:15:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:881: left oid 25 (ObjNum 286 snap 83 seq_num 286) 2024-08-10T05:15:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:881: done (3 left) 2024-08-10T05:15:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:886: snap_create 2024-08-10T05:15:28.268 INFO:tasks.rados.rados.0.smithi086.stdout:885: finishing copy_from to smithi08687503-19 2024-08-10T05:15:28.268 INFO:tasks.rados.rados.0.smithi086.stdout:885: got expected ENOENT (src dne) 2024-08-10T05:15:28.268 INFO:tasks.rados.rados.0.smithi086.stdout:885: finishing copy_from racing read to smithi08687503-19 2024-08-10T05:15:28.268 INFO:tasks.rados.rados.0.smithi086.stdout:884: finishing write tid 1 to smithi08687503-28 2024-08-10T05:15:28.268 INFO:tasks.rados.rados.0.smithi086.stdout:884: finishing write tid 2 to smithi08687503-28 2024-08-10T05:15:28.269 INFO:tasks.rados.rados.0.smithi086.stdout:884: finishing write tid 3 to smithi08687503-28 2024-08-10T05:15:28.269 INFO:tasks.rados.rados.0.smithi086.stdout:884: oid 28 updating version 0 to 550 2024-08-10T05:15:28.270 INFO:tasks.rados.rados.0.smithi086.stdout:884: oid 28 version 550 is already newer than 549 2024-08-10T05:15:28.270 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 550 (ObjNum 287 snap 83 seq_num 287) dirty exists 2024-08-10T05:15:28.270 INFO:tasks.rados.rados.0.smithi086.stdout:884: left oid 28 (ObjNum 287 snap 83 seq_num 287) 2024-08-10T05:15:28.279 INFO:tasks.rados.rados.0.smithi086.stdout:883: expect (ObjNum 275 snap 75 seq_num 275) 2024-08-10T05:15:28.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:15:28] "GET /metrics HTTP/1.1" 200 33265 "" "Prometheus/2.43.0" 2024-08-10T05:15:28.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:28 smithi086 ceph-mon[41441]: mgrmap e40: y(active, since 1.00907s), standbys: x 2024-08-10T05:15:28.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:28 smithi086 ceph-mon[41441]: osdmap e235: 8 total, 8 up, 8 in 2024-08-10T05:15:28.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:28 smithi086 ceph-mon[41441]: [10/Aug/2024:05:15:27] ENGINE Bus STARTING 2024-08-10T05:15:28.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:28 smithi086 ceph-mon[41441]: [10/Aug/2024:05:15:27] ENGINE Serving on http://172.21.15.86:8765 2024-08-10T05:15:28.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:28 smithi086 ceph-mon[41441]: from='client.? 172.21.15.86:0/4190725160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:15:28.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:28 smithi086 ceph-mon[98993]: mgrmap e40: y(active, since 1.00907s), standbys: x 2024-08-10T05:15:28.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:28 smithi086 ceph-mon[98993]: osdmap e235: 8 total, 8 up, 8 in 2024-08-10T05:15:28.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:28 smithi086 ceph-mon[98993]: [10/Aug/2024:05:15:27] ENGINE Bus STARTING 2024-08-10T05:15:28.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:28 smithi086 ceph-mon[98993]: [10/Aug/2024:05:15:27] ENGINE Serving on http://172.21.15.86:8765 2024-08-10T05:15:28.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:28 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4190725160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:15:28.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:28 smithi159 ceph-mon[33602]: mgrmap e40: y(active, since 1.00907s), standbys: x 2024-08-10T05:15:28.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:28 smithi159 ceph-mon[33602]: osdmap e235: 8 total, 8 up, 8 in 2024-08-10T05:15:28.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:28 smithi159 ceph-mon[33602]: [10/Aug/2024:05:15:27] ENGINE Bus STARTING 2024-08-10T05:15:28.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:28 smithi159 ceph-mon[33602]: [10/Aug/2024:05:15:27] ENGINE Serving on http://172.21.15.86:8765 2024-08-10T05:15:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:28 smithi159 ceph-mon[33602]: from='client.? 172.21.15.86:0/4190725160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:15:29.189 INFO:tasks.rados.rados.0.smithi086.stdout:883: done (3 left) 2024-08-10T05:15:29.189 INFO:tasks.rados.rados.0.smithi086.stdout:884: done (2 left) 2024-08-10T05:15:29.189 INFO:tasks.rados.rados.0.smithi086.stdout:885: done (1 left) 2024-08-10T05:15:29.189 INFO:tasks.rados.rados.0.smithi086.stdout:886: done (0 left) 2024-08-10T05:15:29.189 INFO:tasks.rados.rados.0.smithi086.stdout:887: rollback oid 46 current snap is 84 2024-08-10T05:15:29.189 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 46 to 72 2024-08-10T05:15:29.189 INFO:tasks.rados.rados.0.smithi086.stdout:888: copy_from oid 35 from oid 11 current snap is 84 2024-08-10T05:15:29.189 INFO:tasks.rados.rados.0.smithi086.stdout:889: read oid 30 snap -1 2024-08-10T05:15:29.189 INFO:tasks.rados.rados.0.smithi086.stdout:889: expect deleted 2024-08-10T05:15:29.189 INFO:tasks.rados.rados.0.smithi086.stdout:890: copy_from oid 6 from oid 38 current snap is 84 2024-08-10T05:15:29.190 INFO:tasks.rados.rados.0.smithi086.stdout:891: delete oid 33 current snap is 84 2024-08-10T05:15:29.190 INFO:tasks.rados.rados.0.smithi086.stdout:888: finishing copy_from to smithi08687503-35 2024-08-10T05:15:29.190 INFO:tasks.rados.rados.0.smithi086.stdout:888: got expected ENOENT (src dne) 2024-08-10T05:15:29.190 INFO:tasks.rados.rados.0.smithi086.stdout:888: finishing copy_from racing read to smithi08687503-35 2024-08-10T05:15:29.195 INFO:tasks.rados.rados.0.smithi086.stdout:887: finishing rollback tid 0 to smithi08687503-46 2024-08-10T05:15:29.195 INFO:tasks.rados.rados.0.smithi086.stdout:887: finishing rollback tid 1 to smithi08687503-46 2024-08-10T05:15:29.195 INFO:tasks.rados.rados.0.smithi086.stdout:887: finishing rollback tid 2 to smithi08687503-46 2024-08-10T05:15:29.195 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 558 (ObjNum 220 snap 61 seq_num 220) dirty exists 2024-08-10T05:15:29.200 INFO:tasks.rados.rados.0.smithi086.stdout:887: done (4 left) 2024-08-10T05:15:29.200 INFO:tasks.rados.rados.0.smithi086.stdout:888: done (3 left) 2024-08-10T05:15:29.200 INFO:tasks.rados.rados.0.smithi086.stdout:889: done (2 left) 2024-08-10T05:15:29.200 INFO:tasks.rados.rados.0.smithi086.stdout:891: done (1 left) 2024-08-10T05:15:29.200 INFO:tasks.rados.rados.0.smithi086.stdout:892: read oid 9 snap -1 2024-08-10T05:15:29.200 INFO:tasks.rados.rados.0.smithi086.stdout:892: expect deleted 2024-08-10T05:15:29.200 INFO:tasks.rados.rados.0.smithi086.stdout:893: read oid 24 snap 72 2024-08-10T05:15:29.200 INFO:tasks.rados.rados.0.smithi086.stdout:893: expect (ObjNum 76 snap 10 seq_num 76) 2024-08-10T05:15:29.200 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 21 current snap is 84 2024-08-10T05:15:29.200 INFO:tasks.rados.rados.0.smithi086.stdout:894: seq_num 289 ranges {6397952=40960} 2024-08-10T05:15:29.235 INFO:tasks.rados.rados.0.smithi086.stdout:894: writing smithi08687503-21 from 6397952 to 6438912 tid 1 2024-08-10T05:15:29.236 INFO:tasks.rados.rados.0.smithi086.stdout:895: rmattr oid 23 current snap is 84 2024-08-10T05:15:29.236 INFO:tasks.rados.rados.0.smithi086.stdout:895: done (4 left) 2024-08-10T05:15:29.236 INFO:tasks.rados.rados.0.smithi086.stdout:896: snap_remove snap 76 2024-08-10T05:15:29.339 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:29 smithi159 ceph-mon[33602]: [10/Aug/2024:05:15:27] ENGINE Serving on https://172.21.15.86:7150 2024-08-10T05:15:29.339 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:29 smithi159 ceph-mon[33602]: [10/Aug/2024:05:15:27] ENGINE Bus STARTED 2024-08-10T05:15:29.339 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:29 smithi159 ceph-mon[33602]: [10/Aug/2024:05:15:27] ENGINE Error in HTTPServer.serve 2024-08-10T05:15:29.339 INFO:journalctl@ceph.mon.b.smithi159.stdout: Traceback (most recent call last): 2024-08-10T05:15:29.339 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:15:29.339 INFO:journalctl@ceph.mon.b.smithi159.stdout: self._connections.run(self.expiration_interval) 2024-08-10T05:15:29.339 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:15:29.340 INFO:journalctl@ceph.mon.b.smithi159.stdout: self._run(expiration_interval) 2024-08-10T05:15:29.340 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:15:29.340 INFO:journalctl@ceph.mon.b.smithi159.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:15:29.340 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:15:29.340 INFO:journalctl@ceph.mon.b.smithi159.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:15:29.340 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:15:29.340 INFO:journalctl@ceph.mon.b.smithi159.stdout: s = self.context.wrap_socket( 2024-08-10T05:15:29.340 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:15:29.340 INFO:journalctl@ceph.mon.b.smithi159.stdout: return self.sslsocket_class._create( 2024-08-10T05:15:29.340 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:15:29.340 INFO:journalctl@ceph.mon.b.smithi159.stdout: self.do_handshake() 2024-08-10T05:15:29.340 INFO:journalctl@ceph.mon.b.smithi159.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:15:29.340 INFO:journalctl@ceph.mon.b.smithi159.stdout: self._sslobj.do_handshake() 2024-08-10T05:15:29.341 INFO:journalctl@ceph.mon.b.smithi159.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:15:29.341 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:29 smithi159 ceph-mon[33602]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:15:29.341 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:29 smithi159 ceph-mon[33602]: pgmap v5: 121 pgs: 121 active+clean; 207 MiB data, 800 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:15:29.341 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:29 smithi159 ceph-mon[33602]: osdmap e236: 8 total, 8 up, 8 in 2024-08-10T05:15:29.341 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:29 smithi159 ceph-mon[33602]: mgrmap e41: y(active, since 2s), standbys: x 2024-08-10T05:15:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:29 smithi086 ceph-mon[41441]: [10/Aug/2024:05:15:27] ENGINE Serving on https://172.21.15.86:7150 2024-08-10T05:15:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:29 smithi086 ceph-mon[41441]: [10/Aug/2024:05:15:27] ENGINE Bus STARTED 2024-08-10T05:15:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:29 smithi086 ceph-mon[41441]: [10/Aug/2024:05:15:27] ENGINE Error in HTTPServer.serve 2024-08-10T05:15:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout: Traceback (most recent call last): 2024-08-10T05:15:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:15:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout: self._connections.run(self.expiration_interval) 2024-08-10T05:15:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:15:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout: self._run(expiration_interval) 2024-08-10T05:15:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:15:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:15:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:15:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:15:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:15:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout: s = self.context.wrap_socket( 2024-08-10T05:15:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:15:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout: return self.sslsocket_class._create( 2024-08-10T05:15:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:15:29.407 INFO:journalctl@ceph.mon.c.smithi086.stdout: self.do_handshake() 2024-08-10T05:15:29.407 INFO:journalctl@ceph.mon.c.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:15:29.407 INFO:journalctl@ceph.mon.c.smithi086.stdout: self._sslobj.do_handshake() 2024-08-10T05:15:29.407 INFO:journalctl@ceph.mon.c.smithi086.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:15:29.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:29 smithi086 ceph-mon[41441]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:15:29.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:29 smithi086 ceph-mon[41441]: pgmap v5: 121 pgs: 121 active+clean; 207 MiB data, 800 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:15:29.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:29 smithi086 ceph-mon[41441]: osdmap e236: 8 total, 8 up, 8 in 2024-08-10T05:15:29.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:29 smithi086 ceph-mon[41441]: mgrmap e41: y(active, since 2s), standbys: x 2024-08-10T05:15:29.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:29 smithi086 ceph-mon[98993]: [10/Aug/2024:05:15:27] ENGINE Serving on https://172.21.15.86:7150 2024-08-10T05:15:29.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:29 smithi086 ceph-mon[98993]: [10/Aug/2024:05:15:27] ENGINE Bus STARTED 2024-08-10T05:15:29.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:29 smithi086 ceph-mon[98993]: [10/Aug/2024:05:15:27] ENGINE Error in HTTPServer.serve 2024-08-10T05:15:29.408 INFO:journalctl@ceph.mon.a.smithi086.stdout: Traceback (most recent call last): 2024-08-10T05:15:29.408 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T05:15:29.408 INFO:journalctl@ceph.mon.a.smithi086.stdout: self._connections.run(self.expiration_interval) 2024-08-10T05:15:29.408 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T05:15:29.408 INFO:journalctl@ceph.mon.a.smithi086.stdout: self._run(expiration_interval) 2024-08-10T05:15:29.408 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T05:15:29.408 INFO:journalctl@ceph.mon.a.smithi086.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T05:15:29.409 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T05:15:29.409 INFO:journalctl@ceph.mon.a.smithi086.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T05:15:29.409 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T05:15:29.409 INFO:journalctl@ceph.mon.a.smithi086.stdout: s = self.context.wrap_socket( 2024-08-10T05:15:29.409 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T05:15:29.409 INFO:journalctl@ceph.mon.a.smithi086.stdout: return self.sslsocket_class._create( 2024-08-10T05:15:29.409 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T05:15:29.409 INFO:journalctl@ceph.mon.a.smithi086.stdout: self.do_handshake() 2024-08-10T05:15:29.409 INFO:journalctl@ceph.mon.a.smithi086.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T05:15:29.409 INFO:journalctl@ceph.mon.a.smithi086.stdout: self._sslobj.do_handshake() 2024-08-10T05:15:29.409 INFO:journalctl@ceph.mon.a.smithi086.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T05:15:29.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:29 smithi086 ceph-mon[98993]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:15:29.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:29 smithi086 ceph-mon[98993]: pgmap v5: 121 pgs: 121 active+clean; 207 MiB data, 800 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:15:29.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:29 smithi086 ceph-mon[98993]: osdmap e236: 8 total, 8 up, 8 in 2024-08-10T05:15:29.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:29 smithi086 ceph-mon[98993]: mgrmap e41: y(active, since 2s), standbys: x 2024-08-10T05:15:29.900 INFO:tasks.rados.rados.0.smithi086.stdout:896: done (4 left) 2024-08-10T05:15:29.900 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 49 current snap is 84 2024-08-10T05:15:29.900 INFO:tasks.rados.rados.0.smithi086.stdout:897: seq_num 290 ranges {0=57344} 2024-08-10T05:15:29.900 INFO:tasks.rados.rados.0.smithi086.stdout:897: writing smithi08687503-49 from 0 to 57344 tid 1 2024-08-10T05:15:29.900 INFO:tasks.rados.rados.0.smithi086.stdout:898: rollback oid 17 current snap is 84 2024-08-10T05:15:29.900 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 17 to 71 2024-08-10T05:15:29.900 INFO:tasks.rados.rados.0.smithi086.stdout:899: snap_create 2024-08-10T05:15:29.902 INFO:tasks.rados.rados.0.smithi086.stdout:893: expect (ObjNum 76 snap 10 seq_num 76) 2024-08-10T05:15:29.986 INFO:tasks.rados.rados.0.smithi086.stdout:890: finishing copy_from racing read to smithi08687503-6 2024-08-10T05:15:29.986 INFO:tasks.rados.rados.0.smithi086.stdout:890: finishing copy_from to smithi08687503-6 2024-08-10T05:15:29.987 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 214 (ObjNum 215 snap 59 seq_num 215) dirty exists 2024-08-10T05:15:29.987 INFO:tasks.rados.rados.0.smithi086.stdout:894: finishing write tid 1 to smithi08687503-21 2024-08-10T05:15:29.987 INFO:tasks.rados.rados.0.smithi086.stdout:894: finishing write tid 2 to smithi08687503-21 2024-08-10T05:15:29.987 INFO:tasks.rados.rados.0.smithi086.stdout:894: finishing write tid 3 to smithi08687503-21 2024-08-10T05:15:29.987 INFO:tasks.rados.rados.0.smithi086.stdout:894: oid 21 updating version 0 to 390 2024-08-10T05:15:29.987 INFO:tasks.rados.rados.0.smithi086.stdout:894: oid 21 version 390 is already newer than 389 2024-08-10T05:15:29.987 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 390 (ObjNum 289 snap 84 seq_num 289) dirty exists 2024-08-10T05:15:29.987 INFO:tasks.rados.rados.0.smithi086.stdout:894: left oid 21 (ObjNum 289 snap 84 seq_num 289) 2024-08-10T05:15:29.987 INFO:tasks.rados.rados.0.smithi086.stdout:898: finishing rollback tid 1 to smithi08687503-17 2024-08-10T05:15:29.987 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 298 (ObjNum 113 snap 0 seq_num 2551406379) dirty dne 2024-08-10T05:15:29.987 INFO:tasks.rados.rados.0.smithi086.stdout:897: finishing write tid 1 to smithi08687503-49 2024-08-10T05:15:29.987 INFO:tasks.rados.rados.0.smithi086.stdout:897: finishing write tid 2 to smithi08687503-49 2024-08-10T05:15:29.987 INFO:tasks.rados.rados.0.smithi086.stdout:897: finishing write tid 3 to smithi08687503-49 2024-08-10T05:15:29.987 INFO:tasks.rados.rados.0.smithi086.stdout:897: oid 49 updating version 0 to 376 2024-08-10T05:15:29.988 INFO:tasks.rados.rados.0.smithi086.stdout:897: oid 49 updating version 376 to 377 2024-08-10T05:15:29.988 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 377 (ObjNum 290 snap 84 seq_num 290) dirty exists 2024-08-10T05:15:29.988 INFO:tasks.rados.rados.0.smithi086.stdout:897: left oid 49 (ObjNum 290 snap 84 seq_num 290) 2024-08-10T05:15:30.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:30 smithi086 ceph-mon[41441]: osdmap e237: 8 total, 8 up, 8 in 2024-08-10T05:15:30.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:30 smithi086 ceph-mon[41441]: osdmap e238: 8 total, 8 up, 8 in 2024-08-10T05:15:30.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:30 smithi086 ceph-mon[98993]: osdmap e237: 8 total, 8 up, 8 in 2024-08-10T05:15:30.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:30 smithi086 ceph-mon[98993]: osdmap e238: 8 total, 8 up, 8 in 2024-08-10T05:15:30.476 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:30 smithi159 ceph-mon[33602]: osdmap e237: 8 total, 8 up, 8 in 2024-08-10T05:15:30.477 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:30 smithi159 ceph-mon[33602]: osdmap e238: 8 total, 8 up, 8 in 2024-08-10T05:15:30.914 INFO:tasks.rados.rados.0.smithi086.stdout:890: done (6 left) 2024-08-10T05:15:30.914 INFO:tasks.rados.rados.0.smithi086.stdout:892: done (5 left) 2024-08-10T05:15:30.914 INFO:tasks.rados.rados.0.smithi086.stdout:893: done (4 left) 2024-08-10T05:15:30.914 INFO:tasks.rados.rados.0.smithi086.stdout:894: done (3 left) 2024-08-10T05:15:30.914 INFO:tasks.rados.rados.0.smithi086.stdout:897: done (2 left) 2024-08-10T05:15:30.914 INFO:tasks.rados.rados.0.smithi086.stdout:898: done (1 left) 2024-08-10T05:15:30.914 INFO:tasks.rados.rados.0.smithi086.stdout:899: done (0 left) 2024-08-10T05:15:30.914 INFO:tasks.rados.rados.0.smithi086.stdout:900: copy_from oid 48 from oid 7 current snap is 85 2024-08-10T05:15:30.914 INFO:tasks.rados.rados.0.smithi086.stdout:901: read oid 2 snap -1 2024-08-10T05:15:30.915 INFO:tasks.rados.rados.0.smithi086.stdout:901: expect deleted 2024-08-10T05:15:30.915 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 13 current snap is 85 2024-08-10T05:15:30.915 INFO:tasks.rados.rados.0.smithi086.stdout:902: seq_num 291 ranges {3792896=81920} 2024-08-10T05:15:30.936 INFO:tasks.rados.rados.0.smithi086.stdout:902: writing smithi08687503-13 from 3792896 to 3874816 tid 1 2024-08-10T05:15:30.936 INFO:tasks.rados.rados.0.smithi086.stdout:903: read oid 47 snap -1 2024-08-10T05:15:30.936 INFO:tasks.rados.rados.0.smithi086.stdout:903: expect (ObjNum 255 snap 68 seq_num 255) 2024-08-10T05:15:30.936 INFO:tasks.rados.rados.0.smithi086.stdout:904: delete oid 26 current snap is 85 2024-08-10T05:15:30.936 INFO:tasks.rados.rados.0.smithi086.stdout:900: finishing copy_from racing read to smithi08687503-48 2024-08-10T05:15:30.936 INFO:tasks.rados.rados.0.smithi086.stdout:900: finishing copy_from to smithi08687503-48 2024-08-10T05:15:30.936 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 48 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-10T05:15:30.940 INFO:tasks.rados.rados.0.smithi086.stdout:902: finishing write tid 1 to smithi08687503-13 2024-08-10T05:15:30.940 INFO:tasks.rados.rados.0.smithi086.stdout:902: finishing write tid 2 to smithi08687503-13 2024-08-10T05:15:30.942 INFO:tasks.rados.rados.0.smithi086.stdout:902: finishing write tid 3 to smithi08687503-13 2024-08-10T05:15:30.942 INFO:tasks.rados.rados.0.smithi086.stdout:902: oid 13 updating version 0 to 565 2024-08-10T05:15:30.942 INFO:tasks.rados.rados.0.smithi086.stdout:902: oid 13 version 565 is already newer than 564 2024-08-10T05:15:30.942 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 565 (ObjNum 291 snap 85 seq_num 291) dirty exists 2024-08-10T05:15:30.942 INFO:tasks.rados.rados.0.smithi086.stdout:902: left oid 13 (ObjNum 291 snap 85 seq_num 291) 2024-08-10T05:15:30.943 INFO:tasks.rados.rados.0.smithi086.stdout:900: done (4 left) 2024-08-10T05:15:30.943 INFO:tasks.rados.rados.0.smithi086.stdout:901: done (3 left) 2024-08-10T05:15:30.943 INFO:tasks.rados.rados.0.smithi086.stdout:902: done (2 left) 2024-08-10T05:15:30.943 INFO:tasks.rados.rados.0.smithi086.stdout:904: done (1 left) 2024-08-10T05:15:30.943 INFO:tasks.rados.rados.0.smithi086.stdout:905: read oid 20 snap -1 2024-08-10T05:15:30.943 INFO:tasks.rados.rados.0.smithi086.stdout:905: expect (ObjNum 153 snap 38 seq_num 153) 2024-08-10T05:15:30.943 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 40 current snap is 85 2024-08-10T05:15:30.943 INFO:tasks.rados.rados.0.smithi086.stdout:906: seq_num 293 ranges {0=114688} 2024-08-10T05:15:30.944 INFO:tasks.rados.rados.0.smithi086.stdout:906: writing smithi08687503-40 from 0 to 114688 tid 1 2024-08-10T05:15:30.944 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 85 2024-08-10T05:15:30.944 INFO:tasks.rados.rados.0.smithi086.stdout:907: seq_num 294 ranges {4349952=131072} 2024-08-10T05:15:30.968 INFO:tasks.rados.rados.0.smithi086.stdout:907: writing smithi08687503-23 from 4349952 to 4481024 tid 1 2024-08-10T05:15:30.969 INFO:tasks.rados.rados.0.smithi086.stdout:908: read oid 6 snap -1 2024-08-10T05:15:30.969 INFO:tasks.rados.rados.0.smithi086.stdout:908: expect (ObjNum 215 snap 59 seq_num 215) 2024-08-10T05:15:30.969 INFO:tasks.rados.rados.0.smithi086.stdout:909: copy_from oid 50 from oid 39 current snap is 85 2024-08-10T05:15:30.969 INFO:tasks.rados.rados.0.smithi086.stdout:906: finishing write tid 1 to smithi08687503-40 2024-08-10T05:15:30.969 INFO:tasks.rados.rados.0.smithi086.stdout:906: finishing write tid 2 to smithi08687503-40 2024-08-10T05:15:30.969 INFO:tasks.rados.rados.0.smithi086.stdout:906: finishing write tid 3 to smithi08687503-40 2024-08-10T05:15:30.969 INFO:tasks.rados.rados.0.smithi086.stdout:906: oid 40 updating version 0 to 500 2024-08-10T05:15:30.969 INFO:tasks.rados.rados.0.smithi086.stdout:906: oid 40 updating version 500 to 501 2024-08-10T05:15:30.969 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 501 (ObjNum 293 snap 85 seq_num 293) dirty exists 2024-08-10T05:15:30.969 INFO:tasks.rados.rados.0.smithi086.stdout:906: left oid 40 (ObjNum 293 snap 85 seq_num 293) 2024-08-10T05:15:30.969 INFO:tasks.rados.rados.0.smithi086.stdout:903: expect (ObjNum 255 snap 68 seq_num 255) 2024-08-10T05:15:31.056 INFO:tasks.rados.rados.0.smithi086.stdout:905: expect (ObjNum 153 snap 38 seq_num 153) 2024-08-10T05:15:31.181 INFO:tasks.rados.rados.0.smithi086.stdout:907: finishing write tid 1 to smithi08687503-23 2024-08-10T05:15:31.181 INFO:tasks.rados.rados.0.smithi086.stdout:907: finishing write tid 2 to smithi08687503-23 2024-08-10T05:15:31.182 INFO:tasks.rados.rados.0.smithi086.stdout:907: finishing write tid 3 to smithi08687503-23 2024-08-10T05:15:31.182 INFO:tasks.rados.rados.0.smithi086.stdout:907: oid 23 updating version 0 to 450 2024-08-10T05:15:31.182 INFO:tasks.rados.rados.0.smithi086.stdout:907: oid 23 version 450 is already newer than 449 2024-08-10T05:15:31.182 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 450 (ObjNum 294 snap 85 seq_num 294) dirty exists 2024-08-10T05:15:31.182 INFO:tasks.rados.rados.0.smithi086.stdout:907: left oid 23 (ObjNum 294 snap 85 seq_num 294) 2024-08-10T05:15:31.182 INFO:tasks.rados.rados.0.smithi086.stdout:909: finishing copy_from racing read to smithi08687503-50 2024-08-10T05:15:31.182 INFO:tasks.rados.rados.0.smithi086.stdout:903: done (5 left) 2024-08-10T05:15:31.182 INFO:tasks.rados.rados.0.smithi086.stdout:905: done (4 left) 2024-08-10T05:15:31.182 INFO:tasks.rados.rados.0.smithi086.stdout:906: done (3 left) 2024-08-10T05:15:31.182 INFO:tasks.rados.rados.0.smithi086.stdout:907: done (2 left) 2024-08-10T05:15:31.182 INFO:tasks.rados.rados.0.smithi086.stdout:910: snap_remove snap 77 2024-08-10T05:15:31.596 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:31 smithi159 ceph-mon[33602]: pgmap v9: 121 pgs: 121 active+clean; 207 MiB data, 800 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:15:31.596 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:31 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:31.596 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:31 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:31.596 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:31 smithi159 ceph-mon[33602]: osdmap e239: 8 total, 8 up, 8 in 2024-08-10T05:15:31.596 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:31 smithi159 ceph-mon[33602]: mgrmap e42: y(active, since 4s), standbys: x 2024-08-10T05:15:31.596 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:31 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:31.596 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:31 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:31.596 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:31 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:31.596 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:31 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:31 smithi086 ceph-mon[98993]: pgmap v9: 121 pgs: 121 active+clean; 207 MiB data, 800 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:15:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:31 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:31 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:31 smithi086 ceph-mon[98993]: osdmap e239: 8 total, 8 up, 8 in 2024-08-10T05:15:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:31 smithi086 ceph-mon[98993]: mgrmap e42: y(active, since 4s), standbys: x 2024-08-10T05:15:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:31 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:31 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:31 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:31 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:31 smithi086 ceph-mon[41441]: pgmap v9: 121 pgs: 121 active+clean; 207 MiB data, 800 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:15:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:31 smithi086 ceph-mon[41441]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:31 smithi086 ceph-mon[41441]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:31 smithi086 ceph-mon[41441]: osdmap e239: 8 total, 8 up, 8 in 2024-08-10T05:15:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:31 smithi086 ceph-mon[41441]: mgrmap e42: y(active, since 4s), standbys: x 2024-08-10T05:15:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:31 smithi086 ceph-mon[41441]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:31 smithi086 ceph-mon[41441]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:31 smithi086 ceph-mon[41441]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:31 smithi086 ceph-mon[41441]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:31.977 INFO:tasks.rados.rados.0.smithi086.stdout:910: done (2 left) 2024-08-10T05:15:31.978 INFO:tasks.rados.rados.0.smithi086.stdout:911: delete oid 24 current snap is 85 2024-08-10T05:15:31.978 INFO:tasks.rados.rados.0.smithi086.stdout:909: finishing copy_from to smithi08687503-50 2024-08-10T05:15:31.978 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 113 (ObjNum 199 snap 53 seq_num 199) dirty exists 2024-08-10T05:15:31.978 INFO:tasks.rados.rados.0.smithi086.stdout:908: expect (ObjNum 215 snap 59 seq_num 215) 2024-08-10T05:15:32.223 INFO:tasks.rados.rados.0.smithi086.stdout:908: done (2 left) 2024-08-10T05:15:32.223 INFO:tasks.rados.rados.0.smithi086.stdout:909: done (1 left) 2024-08-10T05:15:32.223 INFO:tasks.rados.rados.0.smithi086.stdout:911: done (0 left) 2024-08-10T05:15:32.223 INFO:tasks.rados.rados.0.smithi086.stdout:912: read oid 11 snap -1 2024-08-10T05:15:32.223 INFO:tasks.rados.rados.0.smithi086.stdout:912: expect deleted 2024-08-10T05:15:32.223 INFO:tasks.rados.rados.0.smithi086.stdout:913: snap_remove snap 74 2024-08-10T05:15:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:32 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:32 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:32 smithi086 ceph-mon[98993]: osdmap e240: 8 total, 8 up, 8 in 2024-08-10T05:15:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:32 smithi086 ceph-mon[98993]: pgmap v12: 121 pgs: 121 active+clean; 218 MiB data, 811 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.7 MiB/s wr, 39 op/s 2024-08-10T05:15:32.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:32 smithi086 ceph-mon[41441]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:32 smithi086 ceph-mon[41441]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:32 smithi086 ceph-mon[41441]: osdmap e240: 8 total, 8 up, 8 in 2024-08-10T05:15:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:32 smithi086 ceph-mon[41441]: pgmap v12: 121 pgs: 121 active+clean; 218 MiB data, 811 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.7 MiB/s wr, 39 op/s 2024-08-10T05:15:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:32 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:32 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:32.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:32 smithi159 ceph-mon[33602]: osdmap e240: 8 total, 8 up, 8 in 2024-08-10T05:15:32.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:32 smithi159 ceph-mon[33602]: pgmap v12: 121 pgs: 121 active+clean; 218 MiB data, 811 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.7 MiB/s wr, 39 op/s 2024-08-10T05:15:32.984 INFO:tasks.rados.rados.0.smithi086.stdout:912: done (1 left) 2024-08-10T05:15:32.984 INFO:tasks.rados.rados.0.smithi086.stdout:913: done (0 left) 2024-08-10T05:15:32.984 INFO:tasks.rados.rados.0.smithi086.stdout:914: read oid 48 snap -1 2024-08-10T05:15:32.984 INFO:tasks.rados.rados.0.smithi086.stdout:914: expect (ObjNum 46 snap 0 seq_num 46) 2024-08-10T05:15:32.984 INFO:tasks.rados.rados.0.smithi086.stdout:915: rmattr oid 27 current snap is 85 2024-08-10T05:15:32.984 INFO:tasks.rados.rados.0.smithi086.stdout:915: done (1 left) 2024-08-10T05:15:32.984 INFO:tasks.rados.rados.0.smithi086.stdout:916: snap_create 2024-08-10T05:15:32.995 INFO:tasks.rados.rados.0.smithi086.stdout:914: expect (ObjNum 46 snap 0 seq_num 46) 2024-08-10T05:15:33.991 INFO:tasks.rados.rados.0.smithi086.stdout:914: done (1 left) 2024-08-10T05:15:33.991 INFO:tasks.rados.rados.0.smithi086.stdout:916: done (0 left) 2024-08-10T05:15:33.991 INFO:tasks.rados.rados.0.smithi086.stdout:917: read oid 24 snap -1 2024-08-10T05:15:33.991 INFO:tasks.rados.rados.0.smithi086.stdout:917: expect deleted 2024-08-10T05:15:33.991 INFO:tasks.rados.rados.0.smithi086.stdout:918: rollback oid 34 current snap is 86 2024-08-10T05:15:33.991 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 34 to 81 2024-08-10T05:15:33.991 INFO:tasks.rados.rados.0.smithi086.stdout:919: copy_from oid 29 from oid 25 current snap is 86 2024-08-10T05:15:33.991 INFO:tasks.rados.rados.0.smithi086.stdout:920: read oid 17 snap -1 2024-08-10T05:15:33.991 INFO:tasks.rados.rados.0.smithi086.stdout:920: expect deleted 2024-08-10T05:15:33.991 INFO:tasks.rados.rados.0.smithi086.stdout:921: rollback oid 4 current snap is 86 2024-08-10T05:15:33.991 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 4 to 80 2024-08-10T05:15:33.992 INFO:tasks.rados.rados.0.smithi086.stdout:922: snap_create 2024-08-10T05:15:33.996 INFO:tasks.rados.rados.0.smithi086.stdout:918: finishing rollback tid 1 to smithi08687503-34 2024-08-10T05:15:33.996 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 368 (ObjNum 129 snap 0 seq_num 3355975568) dirty dne 2024-08-10T05:15:33.997 INFO:tasks.rados.rados.0.smithi086.stdout:921: finishing rollback tid 0 to smithi08687503-4 2024-08-10T05:15:33.999 INFO:tasks.rados.rados.0.smithi086.stdout:921: finishing rollback tid 1 to smithi08687503-4 2024-08-10T05:15:33.999 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 388 (ObjNum 65 snap 0 seq_num 1634689383) dirty dne 2024-08-10T05:15:34.028 INFO:tasks.rados.rados.0.smithi086.stdout:919: finishing copy_from racing read to smithi08687503-29 2024-08-10T05:15:34.030 INFO:tasks.rados.rados.0.smithi086.stdout:919: finishing copy_from to smithi08687503-29 2024-08-10T05:15:34.031 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 547 (ObjNum 286 snap 83 seq_num 286) dirty exists 2024-08-10T05:15:34.400 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:33 smithi159 ceph-mon[33602]: osdmap e241: 8 total, 8 up, 8 in 2024-08-10T05:15:34.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:33 smithi086 ceph-mon[98993]: osdmap e241: 8 total, 8 up, 8 in 2024-08-10T05:15:34.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:33 smithi086 ceph-mon[41441]: osdmap e241: 8 total, 8 up, 8 in 2024-08-10T05:15:34.999 INFO:tasks.rados.rados.0.smithi086.stdout:917: done (5 left) 2024-08-10T05:15:34.999 INFO:tasks.rados.rados.0.smithi086.stdout:918: done (4 left) 2024-08-10T05:15:34.999 INFO:tasks.rados.rados.0.smithi086.stdout:919: done (3 left) 2024-08-10T05:15:35.000 INFO:tasks.rados.rados.0.smithi086.stdout:920: done (2 left) 2024-08-10T05:15:35.000 INFO:tasks.rados.rados.0.smithi086.stdout:921: done (1 left) 2024-08-10T05:15:35.000 INFO:tasks.rados.rados.0.smithi086.stdout:922: done (0 left) 2024-08-10T05:15:35.000 INFO:tasks.rados.rados.0.smithi086.stdout:923: copy_from oid 36 from oid 21 current snap is 87 2024-08-10T05:15:35.000 INFO:tasks.rados.rados.0.smithi086.stdout:924: read oid 12 snap -1 2024-08-10T05:15:35.000 INFO:tasks.rados.rados.0.smithi086.stdout:924: expect (ObjNum 88 snap 17 seq_num 88) 2024-08-10T05:15:35.000 INFO:tasks.rados.rados.0.smithi086.stdout:925: read oid 19 snap -1 2024-08-10T05:15:35.000 INFO:tasks.rados.rados.0.smithi086.stdout:925: expect (ObjNum 254 snap 68 seq_num 254) 2024-08-10T05:15:35.000 INFO:tasks.rados.rados.0.smithi086.stdout:926: snap_create 2024-08-10T05:15:35.018 INFO:tasks.rados.rados.0.smithi086.stdout:924: expect (ObjNum 88 snap 17 seq_num 88) 2024-08-10T05:15:35.205 INFO:tasks.rados.rados.0.smithi086.stdout:925: expect (ObjNum 254 snap 68 seq_num 254) 2024-08-10T05:15:35.358 INFO:tasks.rados.rados.0.smithi086.stdout:923: finishing copy_from racing read to smithi08687503-36 2024-08-10T05:15:35.358 INFO:tasks.rados.rados.0.smithi086.stdout:923: finishing copy_from to smithi08687503-36 2024-08-10T05:15:35.358 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 390 (ObjNum 289 snap 84 seq_num 289) dirty exists 2024-08-10T05:15:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:34 smithi086 ceph-mon[41441]: osdmap e242: 8 total, 8 up, 8 in 2024-08-10T05:15:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:34 smithi086 ceph-mon[41441]: pgmap v15: 121 pgs: 121 active+clean; 219 MiB data, 822 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 45 op/s 2024-08-10T05:15:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:34 smithi086 ceph-mon[41441]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:34 smithi086 ceph-mon[41441]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:34 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:34 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:15:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:34 smithi086 ceph-mon[98993]: osdmap e242: 8 total, 8 up, 8 in 2024-08-10T05:15:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:34 smithi086 ceph-mon[98993]: pgmap v15: 121 pgs: 121 active+clean; 219 MiB data, 822 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 45 op/s 2024-08-10T05:15:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:34 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:34 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:34 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:34 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:15:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:34 smithi159 ceph-mon[33602]: osdmap e242: 8 total, 8 up, 8 in 2024-08-10T05:15:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:34 smithi159 ceph-mon[33602]: pgmap v15: 121 pgs: 121 active+clean; 219 MiB data, 822 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 45 op/s 2024-08-10T05:15:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:34 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:34 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:34 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:34 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:15:36.004 INFO:tasks.rados.rados.0.smithi086.stdout:923: done (3 left) 2024-08-10T05:15:36.004 INFO:tasks.rados.rados.0.smithi086.stdout:924: done (2 left) 2024-08-10T05:15:36.004 INFO:tasks.rados.rados.0.smithi086.stdout:925: done (1 left) 2024-08-10T05:15:36.004 INFO:tasks.rados.rados.0.smithi086.stdout:926: done (0 left) 2024-08-10T05:15:36.004 INFO:tasks.rados.rados.0.smithi086.stdout:927: rollback oid 27 current snap is 88 2024-08-10T05:15:36.004 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 27 to 62 2024-08-10T05:15:36.004 INFO:tasks.rados.rados.0.smithi086.stdout:928: snap_remove snap 86 2024-08-10T05:15:36.303 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[98993]: Updating smithi086:/etc/ceph/ceph.conf 2024-08-10T05:15:36.303 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[98993]: Updating smithi159:/etc/ceph/ceph.conf 2024-08-10T05:15:36.303 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[98993]: osdmap e243: 8 total, 8 up, 8 in 2024-08-10T05:15:36.303 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[98993]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:15:36.303 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[98993]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:15:36.303 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[98993]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:15:36.304 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[98993]: Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:15:36.304 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:36.304 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:36.304 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:36.304 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:36.304 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:36.304 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:36.304 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:15:36.304 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T05:15:36.304 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-10T05:15:36.305 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[41441]: Updating smithi086:/etc/ceph/ceph.conf 2024-08-10T05:15:36.305 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[41441]: Updating smithi159:/etc/ceph/ceph.conf 2024-08-10T05:15:36.305 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[41441]: osdmap e243: 8 total, 8 up, 8 in 2024-08-10T05:15:36.305 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[41441]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:15:36.305 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[41441]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:15:36.305 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[41441]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:15:36.305 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[41441]: Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:15:36.305 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[41441]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:36.305 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[41441]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:36.305 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[41441]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:36.305 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[41441]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:36.305 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[41441]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:36.305 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:36.306 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:15:36.306 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T05:15:36.306 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:36 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-10T05:15:36.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:36 smithi159 ceph-mon[33602]: Updating smithi086:/etc/ceph/ceph.conf 2024-08-10T05:15:36.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:36 smithi159 ceph-mon[33602]: Updating smithi159:/etc/ceph/ceph.conf 2024-08-10T05:15:36.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:36 smithi159 ceph-mon[33602]: osdmap e243: 8 total, 8 up, 8 in 2024-08-10T05:15:36.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:36 smithi159 ceph-mon[33602]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:15:36.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:36 smithi159 ceph-mon[33602]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T05:15:36.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:36 smithi159 ceph-mon[33602]: Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:15:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:36 smithi159 ceph-mon[33602]: Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2024-08-10T05:15:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:36 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:36 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:36 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:36 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:36 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:36 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:36 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:15:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:36 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T05:15:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:36 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-10T05:15:37.020 INFO:tasks.rados.rados.0.smithi086.stdout:928: done (1 left) 2024-08-10T05:15:37.020 INFO:tasks.rados.rados.0.smithi086.stdout:929: copy_from oid 11 from oid 41 current snap is 88 2024-08-10T05:15:37.020 INFO:tasks.rados.rados.0.smithi086.stdout:927: finishing rollback tid 1 to smithi08687503-27 2024-08-10T05:15:37.020 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 27 (ObjNum 1585 snap 0 seq_num 807383376) dirty dne 2024-08-10T05:15:37.020 INFO:tasks.rados.rados.0.smithi086.stdout:927: done (1 left) 2024-08-10T05:15:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:930: copy_from oid 46 from oid 17 current snap is 88 2024-08-10T05:15:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:931: delete oid 29 current snap is 88 2024-08-10T05:15:37.023 INFO:tasks.rados.rados.0.smithi086.stdout:931: done (2 left) 2024-08-10T05:15:37.023 INFO:tasks.rados.rados.0.smithi086.stdout:932: snap_remove snap 75 2024-08-10T05:15:37.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:15:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:15:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: Upgrade: It appears safe to stop mon.c 2024-08-10T05:15:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: osdmap e244: 8 total, 8 up, 8 in 2024-08-10T05:15:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: pgmap v18: 121 pgs: 121 active+clean; 219 MiB data, 822 MiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 264 KiB/s wr, 5 op/s 2024-08-10T05:15:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:15:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:37.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:37.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:37.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:37.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:37.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:15:37.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:15:37.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:37.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:37.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:37.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:15:37.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:15:37.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:37.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:15:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:15:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:37.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:15:37.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:15:37.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: Upgrade: It appears safe to stop mon.c 2024-08-10T05:15:37.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: osdmap e244: 8 total, 8 up, 8 in 2024-08-10T05:15:37.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: pgmap v18: 121 pgs: 121 active+clean; 219 MiB data, 822 MiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 264 KiB/s wr, 5 op/s 2024-08-10T05:15:37.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:37.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:15:37.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:37.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:37.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:37.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:37.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:37.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:37.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:37.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:37.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:37.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:15:37.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:15:37.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:37.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:37.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:37.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:15:37.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:15:37.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:37.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:37.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:37.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:37.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:15:37.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:15:37.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:37.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:37 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: Updating smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:15:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: Updating smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T05:15:37.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: Upgrade: It appears safe to stop mon.c 2024-08-10T05:15:37.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: osdmap e244: 8 total, 8 up, 8 in 2024-08-10T05:15:37.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: pgmap v18: 121 pgs: 121 active+clean; 219 MiB data, 822 MiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 264 KiB/s wr, 5 op/s 2024-08-10T05:15:37.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:37.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T05:15:37.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:37.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:37.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:37.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:37.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:37.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:37.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:37.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:37.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:37.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:15:37.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:15:37.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:37.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:37.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:37.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:15:37.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:15:37.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:37.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:37.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:37.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:15:37.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:15:37.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:15:37.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:15:37.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:37 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:15:38.031 INFO:tasks.rados.rados.0.smithi086.stdout:932: done (2 left) 2024-08-10T05:15:38.031 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 88 2024-08-10T05:15:38.031 INFO:tasks.rados.rados.0.smithi086.stdout:933: seq_num 297 ranges {3792896=180224} 2024-08-10T05:15:38.054 INFO:tasks.rados.rados.0.smithi086.stdout:933: writing smithi08687503-12 from 3792896 to 3973120 tid 1 2024-08-10T05:15:38.054 INFO:tasks.rados.rados.0.smithi086.stdout:934: delete oid 22 current snap is 88 2024-08-10T05:15:38.054 INFO:tasks.rados.rados.0.smithi086.stdout:930: finishing copy_from to smithi08687503-46 2024-08-10T05:15:38.054 INFO:tasks.rados.rados.0.smithi086.stdout:930: got expected ENOENT (src dne) 2024-08-10T05:15:38.054 INFO:tasks.rados.rados.0.smithi086.stdout:930: finishing copy_from racing read to smithi08687503-46 2024-08-10T05:15:38.054 INFO:tasks.rados.rados.0.smithi086.stdout:929: finishing copy_from racing read to smithi08687503-11 2024-08-10T05:15:38.054 INFO:tasks.rados.rados.0.smithi086.stdout:929: finishing copy_from to smithi08687503-11 2024-08-10T05:15:38.054 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 541 (ObjNum 285 snap 83 seq_num 285) dirty exists 2024-08-10T05:15:38.056 INFO:tasks.rados.rados.0.smithi086.stdout:933: finishing write tid 1 to smithi08687503-12 2024-08-10T05:15:38.056 INFO:tasks.rados.rados.0.smithi086.stdout:929: done (3 left) 2024-08-10T05:15:38.056 INFO:tasks.rados.rados.0.smithi086.stdout:930: done (2 left) 2024-08-10T05:15:38.056 INFO:tasks.rados.rados.0.smithi086.stdout:934: done (1 left) 2024-08-10T05:15:38.056 INFO:tasks.rados.rados.0.smithi086.stdout:935: snap_remove snap 85 2024-08-10T05:15:38.199 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:38 smithi086 ceph-mon[41441]: osdmap e245: 8 total, 8 up, 8 in 2024-08-10T05:15:38.199 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:38 smithi086 ceph-mon[41441]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:38.199 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:38 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:15:38.199 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:38 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:15:38.199 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:38 smithi086 ceph-mon[41441]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:38.200 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:38 smithi086 ceph-mon[98993]: osdmap e245: 8 total, 8 up, 8 in 2024-08-10T05:15:38.200 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:38 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:38.200 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:38 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:15:38.200 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:38 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:15:38.200 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:38 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:38.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:38 smithi159 ceph-mon[33602]: osdmap e245: 8 total, 8 up, 8 in 2024-08-10T05:15:38.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:38 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:38.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:38 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:15:38.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:38 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:15:38.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:38 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:38.646 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:15:38] "GET /metrics HTTP/1.1" 200 33265 "" "Prometheus/2.43.0" 2024-08-10T05:15:39.041 INFO:tasks.rados.rados.0.smithi086.stdout:935: done (1 left) 2024-08-10T05:15:39.041 INFO:tasks.rados.rados.0.smithi086.stdout:936: read oid 9 snap -1 2024-08-10T05:15:39.041 INFO:tasks.rados.rados.0.smithi086.stdout:936: expect deleted 2024-08-10T05:15:39.041 INFO:tasks.rados.rados.0.smithi086.stdout:937: snap_remove snap 39 2024-08-10T05:15:39.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:39 smithi086 ceph-mon[98993]: Upgrade: Updating mon.c 2024-08-10T05:15:39.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:39 smithi086 ceph-mon[98993]: Deploying daemon mon.c on smithi086 2024-08-10T05:15:39.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:39 smithi086 ceph-mon[98993]: osdmap e246: 8 total, 8 up, 8 in 2024-08-10T05:15:39.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:39 smithi086 ceph-mon[98993]: pgmap v21: 121 pgs: 121 active+clean; 236 MiB data, 844 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.3 MiB/s wr, 16 op/s 2024-08-10T05:15:39.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:39 smithi086 ceph-mon[41441]: Upgrade: Updating mon.c 2024-08-10T05:15:39.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:39 smithi086 ceph-mon[41441]: Deploying daemon mon.c on smithi086 2024-08-10T05:15:39.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:39 smithi086 ceph-mon[41441]: osdmap e246: 8 total, 8 up, 8 in 2024-08-10T05:15:39.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:39 smithi086 ceph-mon[41441]: pgmap v21: 121 pgs: 121 active+clean; 236 MiB data, 844 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.3 MiB/s wr, 16 op/s 2024-08-10T05:15:39.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:39 smithi159 ceph-mon[33602]: Upgrade: Updating mon.c 2024-08-10T05:15:39.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:39 smithi159 ceph-mon[33602]: Deploying daemon mon.c on smithi086 2024-08-10T05:15:39.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:39 smithi159 ceph-mon[33602]: osdmap e246: 8 total, 8 up, 8 in 2024-08-10T05:15:39.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:39 smithi159 ceph-mon[33602]: pgmap v21: 121 pgs: 121 active+clean; 236 MiB data, 844 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.3 MiB/s wr, 16 op/s 2024-08-10T05:15:39.512 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:39 smithi086 systemd[1]: Stopping Ceph mon.c for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:15:39.512 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:39 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-c[41418]: 2024-08-10T05:15:39.510+0000 7f4a23b0a640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T05:15:39.513 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:39 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-c[41418]: 2024-08-10T05:15:39.510+0000 7f4a23b0a640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-08-10T05:15:39.827 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:39 smithi086 podman[101281]: 2024-08-10 05:15:39.542311757 +0000 UTC m=+0.133672970 container died 24d13f5f71e035b69afa3b2230501a24e25c7b93471c1eff575d434791ee57ee (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-c, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, RELEASE=reef-f5af36e, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, 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, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T05:15:40.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:39 smithi086 podman[101281]: 2024-08-10 05:15:39.92289063 +0000 UTC m=+0.514251832 container cleanup 24d13f5f71e035b69afa3b2230501a24e25c7b93471c1eff575d434791ee57ee (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-c, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, RELEASE=reef-f5af36e, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-08-10T05:15:40.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:39 smithi086 bash[101281]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-c 2024-08-10T05:15:40.509 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 podman[101301]: 2024-08-10 05:15:40.177751984 +0000 UTC m=+0.638228856 container remove 24d13f5f71e035b69afa3b2230501a24e25c7b93471c1eff575d434791ee57ee (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-c, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, RELEASE=reef-f5af36e, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-08-10T05:15:40.510 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.c.service: Deactivated successfully. 2024-08-10T05:15:40.510 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 systemd[1]: Stopped Ceph mon.c for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:15:40.510 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.c.service: Consumed 7.747s CPU time. 2024-08-10T05:15:40.862 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 systemd[1]: Starting Ceph mon.c for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:15:40.863 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 podman[101433]: 2024-08-10 05:15:40.627965206 +0000 UTC m=+0.017595290 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:15:40.863 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 podman[101433]: 2024-08-10 05:15:40.745471682 +0000 UTC m=+0.135101751 container create b053df1d63ca1e2ead66bd589aee9a2813154c0d2daeefaa98e79a291c165bf2 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-c, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-08-10T05:15:41.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 podman[101433]: 2024-08-10 05:15:40.939356849 +0000 UTC m=+0.328986928 container init b053df1d63ca1e2ead66bd589aee9a2813154c0d2daeefaa98e79a291c165bf2 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-c, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.36.0, RELEASE=squid-bca9905, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-08-10T05:15:41.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 podman[101433]: 2024-08-10 05:15:40.94400172 +0000 UTC m=+0.333631791 container start b053df1d63ca1e2ead66bd589aee9a2813154c0d2daeefaa98e79a291c165bf2 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-08-10T05:15:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: set uid:gid to 167:167 (ceph:ceph) 2024-08-10T05:15:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc), process ceph-mon, pid 7 2024-08-10T05:15:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: pidfile_write: ignore empty --pid-file 2024-08-10T05:15:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: load: jerasure load: lrc 2024-08-10T05:15:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: RocksDB version: 7.9.2 2024-08-10T05:15:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Git sha 0 2024-08-10T05:15:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Compile date 2024-08-08 15:22:17 2024-08-10T05:15:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: DB SUMMARY 2024-08-10T05:15:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: DB Session ID: AJUJCMT3FLCWBIUC1AFJ 2024-08-10T05:15:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: CURRENT file: CURRENT 2024-08-10T05:15:41.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: IDENTITY file: IDENTITY 2024-08-10T05:15:41.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1404 Bytes 2024-08-10T05:15:41.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2024-08-10T05:15:41.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 9550901 ; 2024-08-10T05:15:41.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.error_if_exists: 0 2024-08-10T05:15:41.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.create_if_missing: 0 2024-08-10T05:15:41.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.paranoid_checks: 1 2024-08-10T05:15:41.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-10T05:15:41.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-10T05:15:41.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-10T05:15:41.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.env: 0x55ffb11ea7a0 2024-08-10T05:15:41.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.fs: PosixFileSystem 2024-08-10T05:15:41.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.info_log: 0x55ffb2fed500 2024-08-10T05:15:41.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_file_opening_threads: 16 2024-08-10T05:15:41.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.statistics: (nil) 2024-08-10T05:15:41.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.use_fsync: 0 2024-08-10T05:15:41.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_log_file_size: 0 2024-08-10T05:15:41.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-10T05:15:41.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-10T05:15:41.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.keep_log_file_num: 1000 2024-08-10T05:15:41.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.recycle_log_file_num: 0 2024-08-10T05:15:41.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.allow_fallocate: 1 2024-08-10T05:15:41.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.allow_mmap_reads: 0 2024-08-10T05:15:41.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.allow_mmap_writes: 0 2024-08-10T05:15:41.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.use_direct_reads: 0 2024-08-10T05:15:41.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-10T05:15:41.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.create_missing_column_families: 0 2024-08-10T05:15:41.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.db_log_dir: 2024-08-10T05:15:41.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.wal_dir: 2024-08-10T05:15:41.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-10T05:15:41.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-10T05:15:41.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-10T05:15:41.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-10T05:15:41.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-10T05:15:41.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-10T05:15:41.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.advise_random_on_open: 1 2024-08-10T05:15:41.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.db_write_buffer_size: 0 2024-08-10T05:15:41.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.write_buffer_manager: 0x55ffb2ffc8c0 2024-08-10T05:15:41.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-10T05:15:41.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-10T05:15:41.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-10T05:15:41.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.rate_limiter: (nil) 2024-08-10T05:15:41.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-10T05:15:41.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.wal_recovery_mode: 2 2024-08-10T05:15:41.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.enable_thread_tracking: 0 2024-08-10T05:15:41.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.enable_pipelined_write: 0 2024-08-10T05:15:41.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.unordered_write: 0 2024-08-10T05:15:41.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-10T05:15:41.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-10T05:15:41.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-10T05:15:41.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-10T05:15:41.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.row_cache: None 2024-08-10T05:15:41.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.wal_filter: None 2024-08-10T05:15:41.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-10T05:15:41.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.allow_ingest_behind: 0 2024-08-10T05:15:41.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.two_write_queues: 0 2024-08-10T05:15:41.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.manual_wal_flush: 0 2024-08-10T05:15:41.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.wal_compression: 0 2024-08-10T05:15:41.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.atomic_flush: 0 2024-08-10T05:15:41.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-10T05:15:41.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-10T05:15:41.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-10T05:15:41.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.log_readahead_size: 0 2024-08-10T05:15:41.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-10T05:15:41.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.best_efforts_recovery: 0 2024-08-10T05:15:41.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-10T05:15:41.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-10T05:15:41.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.allow_data_in_errors: 0 2024-08-10T05:15:41.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.db_host_id: __hostname__ 2024-08-10T05:15:41.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-10T05:15:41.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_background_jobs: 2 2024-08-10T05:15:41.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_background_compactions: -1 2024-08-10T05:15:41.414 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_subcompactions: 1 2024-08-10T05:15:41.414 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-10T05:15:41.414 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-10T05:15:41.414 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-10T05:15:41.414 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_total_wal_size: 0 2024-08-10T05:15:41.414 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-10T05:15:41.414 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-10T05:15:41.414 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-10T05:15:41.414 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-10T05:15:41.414 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_open_files: -1 2024-08-10T05:15:41.414 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.bytes_per_sync: 0 2024-08-10T05:15:41.414 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-10T05:15:41.414 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-10T05:15:41.415 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compaction_readahead_size: 0 2024-08-10T05:15:41.415 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_background_flushes: -1 2024-08-10T05:15:41.415 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Compression algorithms supported: 2024-08-10T05:15:41.415 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: kZSTD supported: 0 2024-08-10T05:15:41.415 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: kXpressCompression supported: 0 2024-08-10T05:15:41.415 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: kBZip2Compression supported: 0 2024-08-10T05:15:41.415 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-10T05:15:41.415 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: kLZ4Compression supported: 1 2024-08-10T05:15:41.415 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: kZlibCompression supported: 1 2024-08-10T05:15:41.415 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: kLZ4HCCompression supported: 1 2024-08-10T05:15:41.415 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: kSnappyCompression supported: 1 2024-08-10T05:15:41.415 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-10T05:15:41.416 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-10T05:15:41.416 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-08-10T05:15:41.416 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-10T05:15:41.416 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-10T05:15:41.416 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.merge_operator: 2024-08-10T05:15:41.416 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compaction_filter: None 2024-08-10T05:15:41.416 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compaction_filter_factory: None 2024-08-10T05:15:41.416 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.sst_partitioner_factory: None 2024-08-10T05:15:41.416 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-10T05:15:41.416 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-10T05:15:41.416 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ffb2fed120) 2024-08-10T05:15:41.416 INFO:journalctl@ceph.mon.c.smithi086.stdout: cache_index_and_filter_blocks: 1 2024-08-10T05:15:41.416 INFO:journalctl@ceph.mon.c.smithi086.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-10T05:15:41.416 INFO:journalctl@ceph.mon.c.smithi086.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-10T05:15:41.417 INFO:journalctl@ceph.mon.c.smithi086.stdout: pin_top_level_index_and_filter: 1 2024-08-10T05:15:41.417 INFO:journalctl@ceph.mon.c.smithi086.stdout: index_type: 0 2024-08-10T05:15:41.417 INFO:journalctl@ceph.mon.c.smithi086.stdout: data_block_index_type: 0 2024-08-10T05:15:41.417 INFO:journalctl@ceph.mon.c.smithi086.stdout: index_shortening: 1 2024-08-10T05:15:41.417 INFO:journalctl@ceph.mon.c.smithi086.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-10T05:15:41.417 INFO:journalctl@ceph.mon.c.smithi086.stdout: checksum: 4 2024-08-10T05:15:41.417 INFO:journalctl@ceph.mon.c.smithi086.stdout: no_block_cache: 0 2024-08-10T05:15:41.417 INFO:journalctl@ceph.mon.c.smithi086.stdout: block_cache: 0x55ffb2fe1090 2024-08-10T05:15:41.417 INFO:journalctl@ceph.mon.c.smithi086.stdout: block_cache_name: BinnedLRUCache 2024-08-10T05:15:41.417 INFO:journalctl@ceph.mon.c.smithi086.stdout: block_cache_options: 2024-08-10T05:15:41.417 INFO:journalctl@ceph.mon.c.smithi086.stdout: capacity : 536870912 2024-08-10T05:15:41.417 INFO:journalctl@ceph.mon.c.smithi086.stdout: num_shard_bits : 4 2024-08-10T05:15:41.417 INFO:journalctl@ceph.mon.c.smithi086.stdout: strict_capacity_limit : 0 2024-08-10T05:15:41.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: high_pri_pool_ratio: 0.000 2024-08-10T05:15:41.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: block_cache_compressed: (nil) 2024-08-10T05:15:41.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: persistent_cache: (nil) 2024-08-10T05:15:41.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: block_size: 4096 2024-08-10T05:15:41.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: block_size_deviation: 10 2024-08-10T05:15:41.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: block_restart_interval: 16 2024-08-10T05:15:41.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: index_block_restart_interval: 1 2024-08-10T05:15:41.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: metadata_block_size: 4096 2024-08-10T05:15:41.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: partition_filters: 0 2024-08-10T05:15:41.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: use_delta_encoding: 1 2024-08-10T05:15:41.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: filter_policy: bloomfilter 2024-08-10T05:15:41.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: whole_key_filtering: 1 2024-08-10T05:15:41.418 INFO:journalctl@ceph.mon.c.smithi086.stdout: verify_compression: 0 2024-08-10T05:15:41.419 INFO:journalctl@ceph.mon.c.smithi086.stdout: read_amp_bytes_per_bit: 0 2024-08-10T05:15:41.419 INFO:journalctl@ceph.mon.c.smithi086.stdout: format_version: 5 2024-08-10T05:15:41.419 INFO:journalctl@ceph.mon.c.smithi086.stdout: enable_index_compression: 1 2024-08-10T05:15:41.419 INFO:journalctl@ceph.mon.c.smithi086.stdout: block_align: 0 2024-08-10T05:15:41.419 INFO:journalctl@ceph.mon.c.smithi086.stdout: max_auto_readahead_size: 262144 2024-08-10T05:15:41.419 INFO:journalctl@ceph.mon.c.smithi086.stdout: prepopulate_block_cache: 0 2024-08-10T05:15:41.419 INFO:journalctl@ceph.mon.c.smithi086.stdout: initial_auto_readahead_size: 8192 2024-08-10T05:15:41.419 INFO:journalctl@ceph.mon.c.smithi086.stdout: num_file_reads_for_auto_readahead: 2 2024-08-10T05:15:41.419 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.write_buffer_size: 33554432 2024-08-10T05:15:41.419 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_write_buffer_number: 2 2024-08-10T05:15:41.419 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compression: NoCompression 2024-08-10T05:15:41.419 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.bottommost_compression: Disabled 2024-08-10T05:15:41.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.prefix_extractor: nullptr 2024-08-10T05:15:41.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-10T05:15:41.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.num_levels: 7 2024-08-10T05:15:41.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-10T05:15:41.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-10T05:15:41.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-10T05:15:41.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-10T05:15:41.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-10T05:15:41.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-10T05:15:41.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-10T05:15:41.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-10T05:15:41.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-10T05:15:41.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-10T05:15:41.420 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-10T05:15:41.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-10T05:15:41.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-10T05:15:41.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compression_opts.level: 32767 2024-08-10T05:15:41.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compression_opts.strategy: 0 2024-08-10T05:15:41.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-10T05:15:41.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-10T05:15:41.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-10T05:15:41.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-10T05:15:41.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compression_opts.enabled: false 2024-08-10T05:15:41.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-10T05:15:41.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-10T05:15:41.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-10T05:15:41.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-10T05:15:41.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.target_file_size_base: 67108864 2024-08-10T05:15:41.421 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-10T05:15:41.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-10T05:15:41.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-10T05:15:41.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-10T05:15:41.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-10T05:15:41.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-10T05:15:41.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-10T05:15:41.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-10T05:15:41.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-10T05:15:41.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-10T05:15:41.422 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-10T05:15:41.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-10T05:15:41.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-10T05:15:41.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-10T05:15:41.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.arena_block_size: 1048576 2024-08-10T05:15:41.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-10T05:15:41.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-10T05:15:41.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.disable_auto_compactions: 0 2024-08-10T05:15:41.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-10T05:15:41.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-10T05:15:41.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-10T05:15:41.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-10T05:15:41.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-10T05:15:41.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-10T05:15:41.423 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-10T05:15:41.424 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-10T05:15:41.424 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-10T05:15:41.424 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-10T05:15:41.424 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-10T05:15:41.424 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.inplace_update_support: 0 2024-08-10T05:15:41.424 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-10T05:15:41.424 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-10T05:15:41.424 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-10T05:15:41.424 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-10T05:15:41.424 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.bloom_locality: 0 2024-08-10T05:15:41.424 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.max_successive_merges: 0 2024-08-10T05:15:41.425 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-10T05:15:41.425 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.paranoid_file_checks: 0 2024-08-10T05:15:41.425 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.force_consistency_checks: 1 2024-08-10T05:15:41.425 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.report_bg_io_stats: 0 2024-08-10T05:15:41.425 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.ttl: 2592000 2024-08-10T05:15:41.425 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-10T05:15:41.425 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-10T05:15:41.425 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-10T05:15:41.425 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.enable_blob_files: false 2024-08-10T05:15:41.425 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.min_blob_size: 0 2024-08-10T05:15:41.425 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.blob_file_size: 268435456 2024-08-10T05:15:41.425 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-10T05:15:41.426 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-10T05:15:41.426 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-10T05:15:41.426 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-10T05:15:41.426 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-10T05:15:41.426 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.blob_file_starting_level: 0 2024-08-10T05:15:41.426 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-10T05:15:41.426 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-10T05:15:41.426 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: 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 13468, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 25 2024-08-10T05:15:41.426 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-08-10T05:15:41.426 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2072121d-5748-4bd7-945c-0264e45f4f39 2024-08-10T05:15:41.426 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723266940969862, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-08-10T05:15:41.426 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-08-10T05:15:41.427 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723266940991408, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 5910647, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13473, "largest_seqno": 16099, "table_properties": {"data_size": 5898021, "index_size": 8828, "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": 26416, "raw_average_key_size": 24, "raw_value_size": 5873646, "raw_average_value_size": 5398, "num_data_blocks": 385, "num_entries": 1088, "num_filter_entries": 1088, "num_deletions": 45, "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": 1723266940, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2072121d-5748-4bd7-945c-0264e45f4f39", "db_session_id": "AJUJCMT3FLCWBIUC1AFJ", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-08-10T05:15:41.427 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723266940991549, "job": 1, "event": "recovery_finished"} 2024-08-10T05:15:41.427 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-08-10T05:15:41.427 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-10T05:15:41.427 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-10T05:15:41.427 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ffb300ee00 2024-08-10T05:15:41.427 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: DB pointer 0x55ffb3108000 2024-08-10T05:15:41.427 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-10T05:15:41.427 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-10T05:15:41.427 INFO:journalctl@ceph.mon.c.smithi086.stdout: ** DB Stats ** 2024-08-10T05:15:41.427 INFO:journalctl@ceph.mon.c.smithi086.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T05:15:41.427 INFO:journalctl@ceph.mon.c.smithi086.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-10T05:15:41.427 INFO:journalctl@ceph.mon.c.smithi086.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T05:15:41.428 INFO:journalctl@ceph.mon.c.smithi086.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T05:15:41.428 INFO:journalctl@ceph.mon.c.smithi086.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-10T05:15:41.428 INFO:journalctl@ceph.mon.c.smithi086.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T05:15:41.428 INFO:journalctl@ceph.mon.c.smithi086.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T05:15:41.428 INFO:journalctl@ceph.mon.c.smithi086.stdout: 2024-08-10T05:15:41.428 INFO:journalctl@ceph.mon.c.smithi086.stdout: ** Compaction Stats [default] ** 2024-08-10T05:15:41.428 INFO:journalctl@ceph.mon.c.smithi086.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-10T05:15:41.428 INFO:journalctl@ceph.mon.c.smithi086.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-10T05:15:41.428 INFO:journalctl@ceph.mon.c.smithi086.stdout: L0 1/0 5.64 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 615.4 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-08-10T05:15:41.429 INFO:journalctl@ceph.mon.c.smithi086.stdout: L6 1/0 7.67 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-08-10T05:15:41.429 INFO:journalctl@ceph.mon.c.smithi086.stdout: Sum 2/0 13.31 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 615.4 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-08-10T05:15:41.429 INFO:journalctl@ceph.mon.c.smithi086.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 615.4 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-08-10T05:15:41.429 INFO:journalctl@ceph.mon.c.smithi086.stdout: 2024-08-10T05:15:41.429 INFO:journalctl@ceph.mon.c.smithi086.stdout: ** Compaction Stats [default] ** 2024-08-10T05:15:41.429 INFO:journalctl@ceph.mon.c.smithi086.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-10T05:15:41.429 INFO:journalctl@ceph.mon.c.smithi086.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-10T05:15:41.429 INFO:journalctl@ceph.mon.c.smithi086.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 615.4 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-08-10T05:15:41.429 INFO:journalctl@ceph.mon.c.smithi086.stdout: 2024-08-10T05:15:41.429 INFO:journalctl@ceph.mon.c.smithi086.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-10T05:15:41.429 INFO:journalctl@ceph.mon.c.smithi086.stdout: 2024-08-10T05:15:41.429 INFO:journalctl@ceph.mon.c.smithi086.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T05:15:41.429 INFO:journalctl@ceph.mon.c.smithi086.stdout: Flush(GB): cumulative 0.006, interval 0.006 2024-08-10T05:15:41.430 INFO:journalctl@ceph.mon.c.smithi086.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-10T05:15:41.430 INFO:journalctl@ceph.mon.c.smithi086.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-10T05:15:41.430 INFO:journalctl@ceph.mon.c.smithi086.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-10T05:15:41.430 INFO:journalctl@ceph.mon.c.smithi086.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-10T05:15:41.430 INFO:journalctl@ceph.mon.c.smithi086.stdout: Cumulative compaction: 0.01 GB write, 212.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T05:15:41.430 INFO:journalctl@ceph.mon.c.smithi086.stdout: Interval compaction: 0.01 GB write, 212.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T05:15:41.430 INFO:journalctl@ceph.mon.c.smithi086.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-10T05:15:41.430 INFO:journalctl@ceph.mon.c.smithi086.stdout: Block cache BinnedLRUCache@0x55ffb2fe1090#7 capacity: 512.00 MB usage: 11.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-08-10T05:15:41.430 INFO:journalctl@ceph.mon.c.smithi086.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-08-10T05:15:41.430 INFO:journalctl@ceph.mon.c.smithi086.stdout: 2024-08-10T05:15:41.430 INFO:journalctl@ceph.mon.c.smithi086.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-10T05:15:41.430 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: starting mon.c rank 2 at public addrs [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] at bind addrs [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:15:41.431 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: mon.c@-1(???) e3 preinit fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:15:41.431 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: mon.c@-1(???).mds e8 new map 2024-08-10T05:15:41.431 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: mon.c@-1(???).mds e8 print_map 2024-08-10T05:15:41.431 INFO:journalctl@ceph.mon.c.smithi086.stdout: e8 2024-08-10T05:15:41.431 INFO:journalctl@ceph.mon.c.smithi086.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-08-10T05:15:41.431 INFO:journalctl@ceph.mon.c.smithi086.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-10T05:15:41.431 INFO:journalctl@ceph.mon.c.smithi086.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-10T05:15:41.431 INFO:journalctl@ceph.mon.c.smithi086.stdout: legacy client fscid: 1 2024-08-10T05:15:41.431 INFO:journalctl@ceph.mon.c.smithi086.stdout: 2024-08-10T05:15:41.431 INFO:journalctl@ceph.mon.c.smithi086.stdout: Filesystem 'cephfs' (1) 2024-08-10T05:15:41.431 INFO:journalctl@ceph.mon.c.smithi086.stdout: fs_name cephfs 2024-08-10T05:15:41.431 INFO:journalctl@ceph.mon.c.smithi086.stdout: epoch 8 2024-08-10T05:15:41.431 INFO:journalctl@ceph.mon.c.smithi086.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-10T05:15:41.432 INFO:journalctl@ceph.mon.c.smithi086.stdout: created 2024-08-10T05:08:57.951414+0000 2024-08-10T05:15:41.432 INFO:journalctl@ceph.mon.c.smithi086.stdout: modified 2024-08-10T05:09:10.753009+0000 2024-08-10T05:15:41.432 INFO:journalctl@ceph.mon.c.smithi086.stdout: tableserver 0 2024-08-10T05:15:41.432 INFO:journalctl@ceph.mon.c.smithi086.stdout: root 0 2024-08-10T05:15:41.432 INFO:journalctl@ceph.mon.c.smithi086.stdout: session_timeout 60 2024-08-10T05:15:41.432 INFO:journalctl@ceph.mon.c.smithi086.stdout: session_autoclose 300 2024-08-10T05:15:41.432 INFO:journalctl@ceph.mon.c.smithi086.stdout: max_file_size 1099511627776 2024-08-10T05:15:41.432 INFO:journalctl@ceph.mon.c.smithi086.stdout: max_xattr_size 65536 2024-08-10T05:15:41.432 INFO:journalctl@ceph.mon.c.smithi086.stdout: required_client_features {} 2024-08-10T05:15:41.432 INFO:journalctl@ceph.mon.c.smithi086.stdout: last_failure 0 2024-08-10T05:15:41.432 INFO:journalctl@ceph.mon.c.smithi086.stdout: last_failure_osd_epoch 0 2024-08-10T05:15:41.432 INFO:journalctl@ceph.mon.c.smithi086.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-10T05:15:41.432 INFO:journalctl@ceph.mon.c.smithi086.stdout: max_mds 1 2024-08-10T05:15:41.433 INFO:journalctl@ceph.mon.c.smithi086.stdout: in 0 2024-08-10T05:15:41.433 INFO:journalctl@ceph.mon.c.smithi086.stdout: up {0=24335} 2024-08-10T05:15:41.433 INFO:journalctl@ceph.mon.c.smithi086.stdout: failed 2024-08-10T05:15:41.433 INFO:journalctl@ceph.mon.c.smithi086.stdout: damaged 2024-08-10T05:15:41.433 INFO:journalctl@ceph.mon.c.smithi086.stdout: stopped 2024-08-10T05:15:41.433 INFO:journalctl@ceph.mon.c.smithi086.stdout: data_pools [3] 2024-08-10T05:15:41.433 INFO:journalctl@ceph.mon.c.smithi086.stdout: metadata_pool 2 2024-08-10T05:15:41.433 INFO:journalctl@ceph.mon.c.smithi086.stdout: inline_data disabled 2024-08-10T05:15:41.433 INFO:journalctl@ceph.mon.c.smithi086.stdout: balancer 2024-08-10T05:15:41.433 INFO:journalctl@ceph.mon.c.smithi086.stdout: bal_rank_mask -1 2024-08-10T05:15:41.433 INFO:journalctl@ceph.mon.c.smithi086.stdout: standby_count_wanted 0 2024-08-10T05:15:41.433 INFO:journalctl@ceph.mon.c.smithi086.stdout: qdb_cluster leader: 0 members: 2024-08-10T05:15:41.433 INFO:journalctl@ceph.mon.c.smithi086.stdout: [mds.a{0:24335} state up:active seq 6 addr [v2:172.21.15.86:6834/203326018,v1:172.21.15.86:6835/203326018] compat {c=[1],r=[1],i=[7ff]}] 2024-08-10T05:15:41.434 INFO:journalctl@ceph.mon.c.smithi086.stdout: 2024-08-10T05:15:41.434 INFO:journalctl@ceph.mon.c.smithi086.stdout: 2024-08-10T05:15:41.434 INFO:journalctl@ceph.mon.c.smithi086.stdout: Standby daemons: 2024-08-10T05:15:41.434 INFO:journalctl@ceph.mon.c.smithi086.stdout: 2024-08-10T05:15:41.434 INFO:journalctl@ceph.mon.c.smithi086.stdout: [mds.b{-1:24307} state up:standby seq 1 addr [v2:172.21.15.159:6832/100060564,v1:172.21.15.159:6833/100060564] compat {c=[1],r=[1],i=[7ff]}] 2024-08-10T05:15:41.434 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: mon.c@-1(???).osd e247 crush map has features 3314933069573799936, adjusting msgr requires 2024-08-10T05:15:41.434 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: mon.c@-1(???).osd e247 crush map has features 432629308056666112, adjusting msgr requires 2024-08-10T05:15:41.434 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: mon.c@-1(???).osd e247 crush map has features 432629308056666112, adjusting msgr requires 2024-08-10T05:15:41.434 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: mon.c@-1(???).osd e247 crush map has features 432629308056666112, adjusting msgr requires 2024-08-10T05:15:41.434 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:40 smithi086 ceph-mon[101471]: mon.c@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2024-08-10T05:15:41.434 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:41 smithi086 bash[101433]: b053df1d63ca1e2ead66bd589aee9a2813154c0d2daeefaa98e79a291c165bf2 2024-08-10T05:15:41.434 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:41 smithi086 systemd[1]: Started Ceph mon.c for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:15:46.222 INFO:tasks.rados.rados.0.smithi086.stdout:937: done (2 left) 2024-08-10T05:15:46.222 INFO:tasks.rados.rados.0.smithi086.stdout:938: read oid 47 snap -1 2024-08-10T05:15:46.222 INFO:tasks.rados.rados.0.smithi086.stdout:938: expect (ObjNum 255 snap 68 seq_num 255) 2024-08-10T05:15:46.222 INFO:tasks.rados.rados.0.smithi086.stdout:939: rollback oid 33 current snap is 88 2024-08-10T05:15:46.222 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 33 to 62 2024-08-10T05:15:46.222 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 35 current snap is 88 2024-08-10T05:15:46.222 INFO:tasks.rados.rados.0.smithi086.stdout:940: seq_num 299 ranges {2048000=212992} 2024-08-10T05:15:46.235 INFO:tasks.rados.rados.0.smithi086.stdout:940: writing smithi08687503-35 from 2048000 to 2260992 tid 1 2024-08-10T05:15:46.235 INFO:tasks.rados.rados.0.smithi086.stdout:941: read oid 25 snap -1 2024-08-10T05:15:46.235 INFO:tasks.rados.rados.0.smithi086.stdout:941: expect (ObjNum 286 snap 83 seq_num 286) 2024-08-10T05:15:46.235 INFO:tasks.rados.rados.0.smithi086.stdout:942: rollback oid 32 current snap is 88 2024-08-10T05:15:46.235 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 32 to 83 2024-08-10T05:15:46.235 INFO:tasks.rados.rados.0.smithi086.stdout:933: finishing write tid 2 to smithi08687503-12 2024-08-10T05:15:46.235 INFO:tasks.rados.rados.0.smithi086.stdout:933: finishing write tid 3 to smithi08687503-12 2024-08-10T05:15:46.235 INFO:tasks.rados.rados.0.smithi086.stdout:933: oid 12 updating version 0 to 502 2024-08-10T05:15:46.235 INFO:tasks.rados.rados.0.smithi086.stdout:933: oid 12 updating version 502 to 503 2024-08-10T05:15:46.235 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 503 (ObjNum 297 snap 88 seq_num 297) dirty exists 2024-08-10T05:15:46.236 INFO:tasks.rados.rados.0.smithi086.stdout:933: left oid 12 (ObjNum 297 snap 88 seq_num 297) 2024-08-10T05:15:46.236 INFO:tasks.rados.rados.0.smithi086.stdout:933: done (6 left) 2024-08-10T05:15:46.236 INFO:tasks.rados.rados.0.smithi086.stdout:936: done (5 left) 2024-08-10T05:15:46.236 INFO:tasks.rados.rados.0.smithi086.stdout:943: copy_from oid 42 from oid 2 current snap is 88 2024-08-10T05:15:46.236 INFO:tasks.rados.rados.0.smithi086.stdout:944: delete oid 11 current snap is 88 2024-08-10T05:15:46.236 INFO:tasks.rados.rados.0.smithi086.stdout:939: finishing rollback tid 1 to smithi08687503-33 2024-08-10T05:15:46.236 INFO:tasks.rados.rados.0.smithi086.stdout:939: finishing rollback tid 2 to smithi08687503-33 2024-08-10T05:15:46.236 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 396 (ObjNum 193 snap 52 seq_num 193) dirty exists 2024-08-10T05:15:46.242 INFO:tasks.rados.rados.0.smithi086.stdout:943: finishing copy_from to smithi08687503-42 2024-08-10T05:15:46.242 INFO:tasks.rados.rados.0.smithi086.stdout:943: got expected ENOENT (src dne) 2024-08-10T05:15:46.242 INFO:tasks.rados.rados.0.smithi086.stdout:943: finishing copy_from racing read to smithi08687503-42 2024-08-10T05:15:46.242 INFO:tasks.rados.rados.0.smithi086.stdout:940: finishing write tid 1 to smithi08687503-35 2024-08-10T05:15:46.243 INFO:tasks.rados.rados.0.smithi086.stdout:939: done (6 left) 2024-08-10T05:15:46.243 INFO:tasks.rados.rados.0.smithi086.stdout:943: done (5 left) 2024-08-10T05:15:46.243 INFO:tasks.rados.rados.0.smithi086.stdout:944: done (4 left) 2024-08-10T05:15:46.243 INFO:tasks.rados.rados.0.smithi086.stdout:945: delete oid 38 current snap is 88 2024-08-10T05:15:46.243 INFO:tasks.rados.rados.0.smithi086.stdout:940: finishing write tid 2 to smithi08687503-35 2024-08-10T05:15:46.245 INFO:tasks.rados.rados.0.smithi086.stdout:938: expect (ObjNum 255 snap 68 seq_num 255) 2024-08-10T05:15:46.335 INFO:tasks.rados.rados.0.smithi086.stdout:942: finishing rollback tid 1 to smithi08687503-32 2024-08-10T05:15:46.335 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 440 (ObjNum 129 snap 0 seq_num 3355516704) dirty dne 2024-08-10T05:15:46.335 INFO:tasks.rados.rados.0.smithi086.stdout:940: finishing write tid 3 to smithi08687503-35 2024-08-10T05:15:46.335 INFO:tasks.rados.rados.0.smithi086.stdout:940: oid 35 updating version 0 to 412 2024-08-10T05:15:46.335 INFO:tasks.rados.rados.0.smithi086.stdout:940: oid 35 updating version 412 to 413 2024-08-10T05:15:46.335 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 413 (ObjNum 299 snap 88 seq_num 299) dirty exists 2024-08-10T05:15:46.335 INFO:tasks.rados.rados.0.smithi086.stdout:940: left oid 35 (ObjNum 299 snap 88 seq_num 299) 2024-08-10T05:15:46.335 INFO:tasks.rados.rados.0.smithi086.stdout:938: done (4 left) 2024-08-10T05:15:46.336 INFO:tasks.rados.rados.0.smithi086.stdout:940: done (3 left) 2024-08-10T05:15:46.336 INFO:tasks.rados.rados.0.smithi086.stdout:942: done (2 left) 2024-08-10T05:15:46.336 INFO:tasks.rados.rados.0.smithi086.stdout:945: done (1 left) 2024-08-10T05:15:46.336 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 4 current snap is 88 2024-08-10T05:15:46.336 INFO:tasks.rados.rados.0.smithi086.stdout:941: expect (ObjNum 286 snap 83 seq_num 286) 2024-08-10T05:15:46.790 INFO:tasks.rados.rados.0.smithi086.stdout:946: seq_num 302 ranges {0=262144} 2024-08-10T05:15:46.792 INFO:tasks.rados.rados.0.smithi086.stdout:946: writing smithi08687503-4 from 0 to 262144 tid 1 2024-08-10T05:15:46.792 INFO:tasks.rados.rados.0.smithi086.stdout:941: done (1 left) 2024-08-10T05:15:46.792 INFO:tasks.rados.rados.0.smithi086.stdout:947: rmattr oid 33 current snap is 88 2024-08-10T05:15:46.792 INFO:tasks.rados.rados.0.smithi086.stdout:947: done (1 left) 2024-08-10T05:15:46.792 INFO:tasks.rados.rados.0.smithi086.stdout:948: snap_create 2024-08-10T05:15:46.794 INFO:tasks.rados.rados.0.smithi086.stdout:946: finishing write tid 1 to smithi08687503-4 2024-08-10T05:15:46.794 INFO:tasks.rados.rados.0.smithi086.stdout:946: finishing write tid 2 to smithi08687503-4 2024-08-10T05:15:46.795 INFO:tasks.rados.rados.0.smithi086.stdout:946: finishing write tid 3 to smithi08687503-4 2024-08-10T05:15:46.795 INFO:tasks.rados.rados.0.smithi086.stdout:946: oid 4 updating version 0 to 405 2024-08-10T05:15:46.796 INFO:tasks.rados.rados.0.smithi086.stdout:946: oid 4 updating version 405 to 406 2024-08-10T05:15:46.796 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 406 (ObjNum 302 snap 88 seq_num 302) dirty exists 2024-08-10T05:15:46.796 INFO:tasks.rados.rados.0.smithi086.stdout:946: left oid 4 (ObjNum 302 snap 88 seq_num 302) 2024-08-10T05:15:47.266 INFO:tasks.rados.rados.0.smithi086.stdout:946: done (1 left) 2024-08-10T05:15:47.266 INFO:tasks.rados.rados.0.smithi086.stdout:948: done (0 left) 2024-08-10T05:15:47.267 INFO:tasks.rados.rados.0.smithi086.stdout:949: rmattr oid 35 current snap is 89 2024-08-10T05:15:47.267 INFO:tasks.rados.rados.0.smithi086.stdout:949: done (0 left) 2024-08-10T05:15:47.267 INFO:tasks.rados.rados.0.smithi086.stdout:950: read oid 27 snap -1 2024-08-10T05:15:47.267 INFO:tasks.rados.rados.0.smithi086.stdout:950: expect deleted 2024-08-10T05:15:47.267 INFO:tasks.rados.rados.0.smithi086.stdout:951: setattr oid 18 current snap is 89 2024-08-10T05:15:47.267 INFO:tasks.rados.rados.0.smithi086.stdout:952: rollback oid 25 current snap is 89 2024-08-10T05:15:47.267 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 25 to 62 2024-08-10T05:15:47.267 INFO:tasks.rados.rados.0.smithi086.stdout:953: snap_remove snap 81 2024-08-10T05:15:47.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[101471]: mon.c calling monitor election 2024-08-10T05:15:47.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[101471]: mon.b calling monitor election 2024-08-10T05:15:47.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[101471]: mon.a calling monitor election 2024-08-10T05:15:47.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[101471]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-10T05:15:47.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[101471]: monmap epoch 3 2024-08-10T05:15:47.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[101471]: fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:15:47.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[101471]: last_changed 2024-08-10T05:05:01.361738+0000 2024-08-10T05:15:47.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[101471]: created 2024-08-10T05:03:23.478662+0000 2024-08-10T05:15:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[101471]: min_mon_release 18 (reef) 2024-08-10T05:15:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[101471]: election_strategy: 1 2024-08-10T05:15:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[101471]: 0: [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] mon.a 2024-08-10T05:15:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[101471]: 1: [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] mon.b 2024-08-10T05:15:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[101471]: 2: [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] mon.c 2024-08-10T05:15:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[101471]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:15:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[101471]: osdmap e248: 8 total, 8 up, 8 in 2024-08-10T05:15:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[101471]: mgrmap e43: y(active, since 21s), standbys: x 2024-08-10T05:15:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[101471]: overall HEALTH_OK 2024-08-10T05:15:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[98993]: mon.c calling monitor election 2024-08-10T05:15:47.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[98993]: mon.b calling monitor election 2024-08-10T05:15:47.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[98993]: mon.a calling monitor election 2024-08-10T05:15:47.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[98993]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-10T05:15:47.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[98993]: monmap epoch 3 2024-08-10T05:15:47.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[98993]: fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:15:47.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[98993]: last_changed 2024-08-10T05:05:01.361738+0000 2024-08-10T05:15:47.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[98993]: created 2024-08-10T05:03:23.478662+0000 2024-08-10T05:15:47.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[98993]: min_mon_release 18 (reef) 2024-08-10T05:15:47.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[98993]: election_strategy: 1 2024-08-10T05:15:47.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[98993]: 0: [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] mon.a 2024-08-10T05:15:47.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[98993]: 1: [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] mon.b 2024-08-10T05:15:47.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[98993]: 2: [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] mon.c 2024-08-10T05:15:47.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[98993]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:15:47.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[98993]: osdmap e248: 8 total, 8 up, 8 in 2024-08-10T05:15:47.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[98993]: mgrmap e43: y(active, since 21s), standbys: x 2024-08-10T05:15:47.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:47 smithi086 ceph-mon[98993]: overall HEALTH_OK 2024-08-10T05:15:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:47 smithi159 ceph-mon[33602]: mon.c calling monitor election 2024-08-10T05:15:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:47 smithi159 ceph-mon[33602]: mon.b calling monitor election 2024-08-10T05:15:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:47 smithi159 ceph-mon[33602]: mon.a calling monitor election 2024-08-10T05:15:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:47 smithi159 ceph-mon[33602]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-10T05:15:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:47 smithi159 ceph-mon[33602]: monmap epoch 3 2024-08-10T05:15:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:47 smithi159 ceph-mon[33602]: fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:15:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:47 smithi159 ceph-mon[33602]: last_changed 2024-08-10T05:05:01.361738+0000 2024-08-10T05:15:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:47 smithi159 ceph-mon[33602]: created 2024-08-10T05:03:23.478662+0000 2024-08-10T05:15:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:47 smithi159 ceph-mon[33602]: min_mon_release 18 (reef) 2024-08-10T05:15:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:47 smithi159 ceph-mon[33602]: election_strategy: 1 2024-08-10T05:15:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:47 smithi159 ceph-mon[33602]: 0: [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] mon.a 2024-08-10T05:15:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:47 smithi159 ceph-mon[33602]: 1: [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] mon.b 2024-08-10T05:15:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:47 smithi159 ceph-mon[33602]: 2: [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] mon.c 2024-08-10T05:15:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:47 smithi159 ceph-mon[33602]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:15:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:47 smithi159 ceph-mon[33602]: osdmap e248: 8 total, 8 up, 8 in 2024-08-10T05:15:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:47 smithi159 ceph-mon[33602]: mgrmap e43: y(active, since 21s), standbys: x 2024-08-10T05:15:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:47 smithi159 ceph-mon[33602]: overall HEALTH_OK 2024-08-10T05:15:48.281 INFO:tasks.rados.rados.0.smithi086.stdout:953: done (3 left) 2024-08-10T05:15:48.281 INFO:tasks.rados.rados.0.smithi086.stdout:954: snap_create 2024-08-10T05:15:48.281 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 543 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-08-10T05:15:48.281 INFO:tasks.rados.rados.0.smithi086.stdout:952: finishing rollback tid 0 to smithi08687503-25 2024-08-10T05:15:48.281 INFO:tasks.rados.rados.0.smithi086.stdout:952: finishing rollback tid 1 to smithi08687503-25 2024-08-10T05:15:48.281 INFO:tasks.rados.rados.0.smithi086.stdout:952: finishing rollback tid 2 to smithi08687503-25 2024-08-10T05:15:48.281 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 596 (ObjNum 216 snap 59 seq_num 216) dirty exists 2024-08-10T05:15:48.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:48 smithi086 ceph-mon[98993]: osdmap e249: 8 total, 8 up, 8 in 2024-08-10T05:15:48.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:48 smithi086 ceph-mon[101471]: osdmap e249: 8 total, 8 up, 8 in 2024-08-10T05:15:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:15:48] "GET /metrics HTTP/1.1" 200 36007 "" "Prometheus/2.43.0" 2024-08-10T05:15:48.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:48 smithi159 ceph-mon[33602]: osdmap e249: 8 total, 8 up, 8 in 2024-08-10T05:15:49.275 INFO:tasks.rados.rados.0.smithi086.stdout:950: done (3 left) 2024-08-10T05:15:49.275 INFO:tasks.rados.rados.0.smithi086.stdout:951: done (2 left) 2024-08-10T05:15:49.275 INFO:tasks.rados.rados.0.smithi086.stdout:952: done (1 left) 2024-08-10T05:15:49.275 INFO:tasks.rados.rados.0.smithi086.stdout:954: done (0 left) 2024-08-10T05:15:49.275 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 1 current snap is 90 2024-08-10T05:15:49.275 INFO:tasks.rados.rados.0.smithi086.stdout:955: seq_num 303 ranges {0=278528} 2024-08-10T05:15:49.276 INFO:tasks.rados.rados.0.smithi086.stdout:955: writing smithi08687503-1 from 0 to 278528 tid 1 2024-08-10T05:15:49.276 INFO:tasks.rados.rados.0.smithi086.stdout:956: copy_from oid 48 from oid 18 current snap is 90 2024-08-10T05:15:49.276 INFO:tasks.rados.rados.0.smithi086.stdout:957: read oid 33 snap -1 2024-08-10T05:15:49.276 INFO:tasks.rados.rados.0.smithi086.stdout:957: expect (ObjNum 193 snap 52 seq_num 193) 2024-08-10T05:15:49.277 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 7 current snap is 90 2024-08-10T05:15:49.277 INFO:tasks.rados.rados.0.smithi086.stdout:958: seq_num 304 ranges {778240=294912} 2024-08-10T05:15:49.282 INFO:tasks.rados.rados.0.smithi086.stdout:958: writing smithi08687503-7 from 778240 to 1073152 tid 1 2024-08-10T05:15:49.283 INFO:tasks.rados.rados.0.smithi086.stdout:959: copy_from oid 19 from oid 22 current snap is 90 2024-08-10T05:15:49.283 INFO:tasks.rados.rados.0.smithi086.stdout:960: read oid 42 snap -1 2024-08-10T05:15:49.283 INFO:tasks.rados.rados.0.smithi086.stdout:960: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:15:49.283 INFO:tasks.rados.rados.0.smithi086.stdout:961: delete oid 11 current snap is 90 2024-08-10T05:15:49.285 INFO:tasks.rados.rados.0.smithi086.stdout:961: done (6 left) 2024-08-10T05:15:49.285 INFO:tasks.rados.rados.0.smithi086.stdout:962: snap_remove snap 89 2024-08-10T05:15:49.558 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:49 smithi086 ceph-mon[98993]: pgmap v29: 121 pgs: 121 active+clean; 196 MiB data, 793 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 80 KiB/s wr, 2 op/s 2024-08-10T05:15:49.558 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:49 smithi086 ceph-mon[98993]: osdmap e250: 8 total, 8 up, 8 in 2024-08-10T05:15:49.558 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:49 smithi086 ceph-mon[101471]: pgmap v29: 121 pgs: 121 active+clean; 196 MiB data, 793 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 80 KiB/s wr, 2 op/s 2024-08-10T05:15:49.559 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:49 smithi086 ceph-mon[101471]: osdmap e250: 8 total, 8 up, 8 in 2024-08-10T05:15:49.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:49 smithi159 ceph-mon[33602]: pgmap v29: 121 pgs: 121 active+clean; 196 MiB data, 793 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 80 KiB/s wr, 2 op/s 2024-08-10T05:15:49.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:49 smithi159 ceph-mon[33602]: osdmap e250: 8 total, 8 up, 8 in 2024-08-10T05:15:49.900 INFO:tasks.rados.rados.0.smithi086.stdout:962: done (6 left) 2024-08-10T05:15:49.901 INFO:tasks.rados.rados.0.smithi086.stdout:963: snap_remove snap 83 2024-08-10T05:15:50.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:50 smithi086 ceph-mon[101471]: osdmap e251: 8 total, 8 up, 8 in 2024-08-10T05:15:50.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:50 smithi086 ceph-mon[101471]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:50 smithi086 ceph-mon[101471]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:50 smithi086 ceph-mon[101471]: osdmap e252: 8 total, 8 up, 8 in 2024-08-10T05:15:50.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:50 smithi086 ceph-mon[98993]: osdmap e251: 8 total, 8 up, 8 in 2024-08-10T05:15:50.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:50 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:50.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:50 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:50.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:50 smithi086 ceph-mon[98993]: osdmap e252: 8 total, 8 up, 8 in 2024-08-10T05:15:50.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:50 smithi159 ceph-mon[33602]: osdmap e251: 8 total, 8 up, 8 in 2024-08-10T05:15:50.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:50 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:50.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:50 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:50.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:50 smithi159 ceph-mon[33602]: osdmap e252: 8 total, 8 up, 8 in 2024-08-10T05:15:50.908 INFO:tasks.rados.rados.0.smithi086.stdout:963: done (6 left) 2024-08-10T05:15:50.908 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 90 2024-08-10T05:15:50.908 INFO:tasks.rados.rados.0.smithi086.stdout:964: seq_num 306 ranges {0=327680} 2024-08-10T05:15:50.911 INFO:tasks.rados.rados.0.smithi086.stdout:964: writing smithi08687503-9 from 0 to 327680 tid 1 2024-08-10T05:15:50.911 INFO:tasks.rados.rados.0.smithi086.stdout:965: read oid 20 snap -1 2024-08-10T05:15:50.911 INFO:tasks.rados.rados.0.smithi086.stdout:965: expect (ObjNum 153 snap 38 seq_num 153) 2024-08-10T05:15:50.911 INFO:tasks.rados.rados.0.smithi086.stdout:966: read oid 30 snap -1 2024-08-10T05:15:50.911 INFO:tasks.rados.rados.0.smithi086.stdout:966: expect deleted 2024-08-10T05:15:50.911 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 37 current snap is 90 2024-08-10T05:15:50.911 INFO:tasks.rados.rados.0.smithi086.stdout:956: finishing copy_from racing read to smithi08687503-48 2024-08-10T05:15:50.911 INFO:tasks.rados.rados.0.smithi086.stdout:967: seq_num 307 ranges {1744896=344064} 2024-08-10T05:15:50.928 INFO:tasks.rados.rados.0.smithi086.stdout:967: writing smithi08687503-37 from 1744896 to 2088960 tid 1 2024-08-10T05:15:50.928 INFO:tasks.rados.rados.0.smithi086.stdout:968: read oid 47 snap -1 2024-08-10T05:15:50.928 INFO:tasks.rados.rados.0.smithi086.stdout:968: expect (ObjNum 255 snap 68 seq_num 255) 2024-08-10T05:15:50.928 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 28 current snap is 90 2024-08-10T05:15:50.928 INFO:tasks.rados.rados.0.smithi086.stdout:955: finishing write tid 1 to smithi08687503-1 2024-08-10T05:15:50.928 INFO:tasks.rados.rados.0.smithi086.stdout:956: finishing copy_from to smithi08687503-48 2024-08-10T05:15:50.928 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 543 (ObjNum 129 snap 0 seq_num 3356116944) dirty exists 2024-08-10T05:15:50.928 INFO:tasks.rados.rados.0.smithi086.stdout:955: finishing write tid 2 to smithi08687503-1 2024-08-10T05:15:50.928 INFO:tasks.rados.rados.0.smithi086.stdout:959: finishing copy_from to smithi08687503-19 2024-08-10T05:15:50.928 INFO:tasks.rados.rados.0.smithi086.stdout:959: got expected ENOENT (src dne) 2024-08-10T05:15:50.928 INFO:tasks.rados.rados.0.smithi086.stdout:959: finishing copy_from racing read to smithi08687503-19 2024-08-10T05:15:50.929 INFO:tasks.rados.rados.0.smithi086.stdout:958: finishing write tid 1 to smithi08687503-7 2024-08-10T05:15:50.929 INFO:tasks.rados.rados.0.smithi086.stdout:969: seq_num 308 ranges {1622016=360448} 2024-08-10T05:15:50.939 INFO:tasks.rados.rados.0.smithi086.stdout:969: writing smithi08687503-28 from 1622016 to 1982464 tid 1 2024-08-10T05:15:50.939 INFO:tasks.rados.rados.0.smithi086.stdout:956: done (11 left) 2024-08-10T05:15:50.939 INFO:tasks.rados.rados.0.smithi086.stdout:959: done (10 left) 2024-08-10T05:15:50.939 INFO:tasks.rados.rados.0.smithi086.stdout:970: read oid 8 snap -1 2024-08-10T05:15:50.940 INFO:tasks.rados.rados.0.smithi086.stdout:970: expect (ObjNum 7 snap 0 seq_num 7) 2024-08-10T05:15:50.940 INFO:tasks.rados.rados.0.smithi086.stdout:971: snap_create 2024-08-10T05:15:50.940 INFO:tasks.rados.rados.0.smithi086.stdout:958: finishing write tid 2 to smithi08687503-7 2024-08-10T05:15:50.940 INFO:tasks.rados.rados.0.smithi086.stdout:955: finishing write tid 3 to smithi08687503-1 2024-08-10T05:15:50.940 INFO:tasks.rados.rados.0.smithi086.stdout:955: oid 1 updating version 0 to 189 2024-08-10T05:15:50.940 INFO:tasks.rados.rados.0.smithi086.stdout:955: oid 1 updating version 189 to 190 2024-08-10T05:15:50.940 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 190 (ObjNum 303 snap 90 seq_num 303) dirty exists 2024-08-10T05:15:50.940 INFO:tasks.rados.rados.0.smithi086.stdout:955: left oid 1 (ObjNum 303 snap 90 seq_num 303) 2024-08-10T05:15:50.940 INFO:tasks.rados.rados.0.smithi086.stdout:958: finishing write tid 3 to smithi08687503-7 2024-08-10T05:15:50.940 INFO:tasks.rados.rados.0.smithi086.stdout:958: oid 7 updating version 0 to 193 2024-08-10T05:15:50.940 INFO:tasks.rados.rados.0.smithi086.stdout:958: oid 7 version 193 is already newer than 192 2024-08-10T05:15:50.940 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 193 (ObjNum 304 snap 90 seq_num 304) dirty exists 2024-08-10T05:15:50.941 INFO:tasks.rados.rados.0.smithi086.stdout:958: left oid 7 (ObjNum 304 snap 90 seq_num 304) 2024-08-10T05:15:50.941 INFO:tasks.rados.rados.0.smithi086.stdout:960: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-10T05:15:50.958 INFO:tasks.rados.rados.0.smithi086.stdout:957: expect (ObjNum 193 snap 52 seq_num 193) 2024-08-10T05:15:51.207 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:51 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:15:51.004+0000 7f0a5606e640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-08-10T05:15:51.293 INFO:tasks.rados.rados.0.smithi086.stdout:964: finishing write tid 1 to smithi08687503-9 2024-08-10T05:15:51.293 INFO:tasks.rados.rados.0.smithi086.stdout:964: finishing write tid 2 to smithi08687503-9 2024-08-10T05:15:51.294 INFO:tasks.rados.rados.0.smithi086.stdout:965: expect (ObjNum 153 snap 38 seq_num 153) 2024-08-10T05:15:51.421 INFO:tasks.rados.rados.0.smithi086.stdout:964: finishing write tid 3 to smithi08687503-9 2024-08-10T05:15:51.421 INFO:tasks.rados.rados.0.smithi086.stdout:964: oid 9 updating version 0 to 125 2024-08-10T05:15:51.422 INFO:tasks.rados.rados.0.smithi086.stdout:964: oid 9 version 125 is already newer than 124 2024-08-10T05:15:51.422 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 125 (ObjNum 306 snap 90 seq_num 306) dirty exists 2024-08-10T05:15:51.422 INFO:tasks.rados.rados.0.smithi086.stdout:964: left oid 9 (ObjNum 306 snap 90 seq_num 306) 2024-08-10T05:15:51.422 INFO:tasks.rados.rados.0.smithi086.stdout:967: finishing write tid 1 to smithi08687503-37 2024-08-10T05:15:51.422 INFO:tasks.rados.rados.0.smithi086.stdout:967: finishing write tid 2 to smithi08687503-37 2024-08-10T05:15:51.422 INFO:tasks.rados.rados.0.smithi086.stdout:967: finishing write tid 3 to smithi08687503-37 2024-08-10T05:15:51.422 INFO:tasks.rados.rados.0.smithi086.stdout:967: oid 37 updating version 0 to 431 2024-08-10T05:15:51.422 INFO:tasks.rados.rados.0.smithi086.stdout:967: oid 37 updating version 431 to 432 2024-08-10T05:15:51.422 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 432 (ObjNum 307 snap 90 seq_num 307) dirty exists 2024-08-10T05:15:51.422 INFO:tasks.rados.rados.0.smithi086.stdout:967: left oid 37 (ObjNum 307 snap 90 seq_num 307) 2024-08-10T05:15:51.422 INFO:tasks.rados.rados.0.smithi086.stdout:968: expect (ObjNum 255 snap 68 seq_num 255) 2024-08-10T05:15:51.497 INFO:tasks.rados.rados.0.smithi086.stdout:969: finishing write tid 1 to smithi08687503-28 2024-08-10T05:15:51.497 INFO:tasks.rados.rados.0.smithi086.stdout:969: finishing write tid 2 to smithi08687503-28 2024-08-10T05:15:51.498 INFO:tasks.rados.rados.0.smithi086.stdout:969: finishing write tid 3 to smithi08687503-28 2024-08-10T05:15:51.498 INFO:tasks.rados.rados.0.smithi086.stdout:969: oid 28 updating version 0 to 611 2024-08-10T05:15:51.498 INFO:tasks.rados.rados.0.smithi086.stdout:969: oid 28 version 611 is already newer than 610 2024-08-10T05:15:51.498 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 611 (ObjNum 308 snap 90 seq_num 308) dirty exists 2024-08-10T05:15:51.498 INFO:tasks.rados.rados.0.smithi086.stdout:969: left oid 28 (ObjNum 308 snap 90 seq_num 308) 2024-08-10T05:15:51.498 INFO:tasks.rados.rados.0.smithi086.stdout:970: expect (ObjNum 7 snap 0 seq_num 7) 2024-08-10T05:15:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:51 smithi086 ceph-mon[98993]: pgmap v33: 121 pgs: 121 active+clean; 196 MiB data, 793 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 117 KiB/s wr, 4 op/s 2024-08-10T05:15:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:51 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:51 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:51 smithi086 ceph-mon[98993]: osdmap e253: 8 total, 8 up, 8 in 2024-08-10T05:15:51.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:51 smithi086 ceph-mon[101471]: pgmap v33: 121 pgs: 121 active+clean; 196 MiB data, 793 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 117 KiB/s wr, 4 op/s 2024-08-10T05:15:51.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:51 smithi086 ceph-mon[101471]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:51.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:51 smithi086 ceph-mon[101471]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:51 smithi086 ceph-mon[101471]: osdmap e253: 8 total, 8 up, 8 in 2024-08-10T05:15:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:51 smithi159 ceph-mon[33602]: pgmap v33: 121 pgs: 121 active+clean; 196 MiB data, 793 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 117 KiB/s wr, 4 op/s 2024-08-10T05:15:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:51 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:51 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:51 smithi159 ceph-mon[33602]: osdmap e253: 8 total, 8 up, 8 in 2024-08-10T05:15:51.913 INFO:tasks.rados.rados.0.smithi086.stdout:955: done (11 left) 2024-08-10T05:15:51.913 INFO:tasks.rados.rados.0.smithi086.stdout:957: done (10 left) 2024-08-10T05:15:51.913 INFO:tasks.rados.rados.0.smithi086.stdout:958: done (9 left) 2024-08-10T05:15:51.914 INFO:tasks.rados.rados.0.smithi086.stdout:960: done (8 left) 2024-08-10T05:15:51.914 INFO:tasks.rados.rados.0.smithi086.stdout:964: done (7 left) 2024-08-10T05:15:51.914 INFO:tasks.rados.rados.0.smithi086.stdout:965: done (6 left) 2024-08-10T05:15:51.914 INFO:tasks.rados.rados.0.smithi086.stdout:966: done (5 left) 2024-08-10T05:15:51.914 INFO:tasks.rados.rados.0.smithi086.stdout:967: done (4 left) 2024-08-10T05:15:51.914 INFO:tasks.rados.rados.0.smithi086.stdout:968: done (3 left) 2024-08-10T05:15:51.914 INFO:tasks.rados.rados.0.smithi086.stdout:969: done (2 left) 2024-08-10T05:15:51.914 INFO:tasks.rados.rados.0.smithi086.stdout:970: done (1 left) 2024-08-10T05:15:51.914 INFO:tasks.rados.rados.0.smithi086.stdout:971: done (0 left) 2024-08-10T05:15:51.914 INFO:tasks.rados.rados.0.smithi086.stdout:972: rollback oid 34 current snap is 91 2024-08-10T05:15:51.914 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 34 to 72 2024-08-10T05:15:51.914 INFO:tasks.rados.rados.0.smithi086.stdout:973: delete oid 12 current snap is 91 2024-08-10T05:15:51.917 INFO:tasks.rados.rados.0.smithi086.stdout:973: done (1 left) 2024-08-10T05:15:51.917 INFO:tasks.rados.rados.0.smithi086.stdout:974: rmattr oid 37 current snap is 91 2024-08-10T05:15:51.917 INFO:tasks.rados.rados.0.smithi086.stdout:974: done (1 left) 2024-08-10T05:15:51.917 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 91 2024-08-10T05:15:51.917 INFO:tasks.rados.rados.0.smithi086.stdout:975: seq_num 310 ranges {0=401408} 2024-08-10T05:15:51.919 INFO:tasks.rados.rados.0.smithi086.stdout:975: writing smithi08687503-2 from 0 to 401408 tid 1 2024-08-10T05:15:51.919 INFO:tasks.rados.rados.0.smithi086.stdout:976: rollback oid 28 current snap is 91 2024-08-10T05:15:51.919 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 28 to 88 2024-08-10T05:15:51.920 INFO:tasks.rados.rados.0.smithi086.stdout:977: read oid 43 snap -1 2024-08-10T05:15:51.920 INFO:tasks.rados.rados.0.smithi086.stdout:977: expect (ObjNum 199 snap 53 seq_num 199) 2024-08-10T05:15:51.920 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 50 current snap is 91 2024-08-10T05:15:51.920 INFO:tasks.rados.rados.0.smithi086.stdout:978: seq_num 311 ranges {942080=417792} 2024-08-10T05:15:51.927 INFO:tasks.rados.rados.0.smithi086.stdout:978: writing smithi08687503-50 from 942080 to 1359872 tid 1 2024-08-10T05:15:51.927 INFO:tasks.rados.rados.0.smithi086.stdout:979: setattr oid 44 current snap is 91 2024-08-10T05:15:51.928 INFO:tasks.rados.rados.0.smithi086.stdout:972: finishing rollback tid 1 to smithi08687503-34 2024-08-10T05:15:51.928 INFO:tasks.rados.rados.0.smithi086.stdout:972: finishing rollback tid 2 to smithi08687503-34 2024-08-10T05:15:51.928 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 396 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-10T05:15:51.928 INFO:tasks.rados.rados.0.smithi086.stdout:975: finishing write tid 1 to smithi08687503-2 2024-08-10T05:15:51.928 INFO:tasks.rados.rados.0.smithi086.stdout:975: finishing write tid 2 to smithi08687503-2 2024-08-10T05:15:51.928 INFO:tasks.rados.rados.0.smithi086.stdout:976: finishing rollback tid 0 to smithi08687503-28 2024-08-10T05:15:51.928 INFO:tasks.rados.rados.0.smithi086.stdout:976: finishing rollback tid 1 to smithi08687503-28 2024-08-10T05:15:51.928 INFO:tasks.rados.rados.0.smithi086.stdout:976: finishing rollback tid 2 to smithi08687503-28 2024-08-10T05:15:51.928 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 615 (ObjNum 287 snap 83 seq_num 287) dirty exists 2024-08-10T05:15:51.928 INFO:tasks.rados.rados.0.smithi086.stdout:975: finishing write tid 3 to smithi08687503-2 2024-08-10T05:15:51.928 INFO:tasks.rados.rados.0.smithi086.stdout:975: oid 2 updating version 0 to 433 2024-08-10T05:15:51.928 INFO:tasks.rados.rados.0.smithi086.stdout:975: oid 2 updating version 433 to 434 2024-08-10T05:15:51.928 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 434 (ObjNum 310 snap 91 seq_num 310) dirty exists 2024-08-10T05:15:51.929 INFO:tasks.rados.rados.0.smithi086.stdout:975: left oid 2 (ObjNum 310 snap 91 seq_num 310) 2024-08-10T05:15:51.929 INFO:tasks.rados.rados.0.smithi086.stdout:977: expect (ObjNum 199 snap 53 seq_num 199) 2024-08-10T05:15:51.953 INFO:tasks.rados.rados.0.smithi086.stdout:978: finishing write tid 1 to smithi08687503-50 2024-08-10T05:15:51.953 INFO:tasks.rados.rados.0.smithi086.stdout:978: finishing write tid 2 to smithi08687503-50 2024-08-10T05:15:51.953 INFO:tasks.rados.rados.0.smithi086.stdout:978: finishing write tid 3 to smithi08687503-50 2024-08-10T05:15:51.953 INFO:tasks.rados.rados.0.smithi086.stdout:978: oid 50 updating version 0 to 436 2024-08-10T05:15:51.953 INFO:tasks.rados.rados.0.smithi086.stdout:978: oid 50 updating version 436 to 437 2024-08-10T05:15:51.953 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 437 (ObjNum 311 snap 91 seq_num 311) dirty exists 2024-08-10T05:15:51.954 INFO:tasks.rados.rados.0.smithi086.stdout:978: left oid 50 (ObjNum 311 snap 91 seq_num 311) 2024-08-10T05:15:51.954 INFO:tasks.rados.rados.0.smithi086.stdout:972: done (5 left) 2024-08-10T05:15:51.954 INFO:tasks.rados.rados.0.smithi086.stdout:975: done (4 left) 2024-08-10T05:15:51.954 INFO:tasks.rados.rados.0.smithi086.stdout:976: done (3 left) 2024-08-10T05:15:51.954 INFO:tasks.rados.rados.0.smithi086.stdout:977: done (2 left) 2024-08-10T05:15:51.954 INFO:tasks.rados.rados.0.smithi086.stdout:978: done (1 left) 2024-08-10T05:15:51.954 INFO:tasks.rados.rados.0.smithi086.stdout:980: copy_from oid 13 from oid 46 current snap is 91 2024-08-10T05:15:51.954 INFO:tasks.rados.rados.0.smithi086.stdout:981: read oid 22 snap 71 2024-08-10T05:15:51.954 INFO:tasks.rados.rados.0.smithi086.stdout:981: expect (ObjNum -939059248 snap 22012 seq_num 3356233232) 2024-08-10T05:15:51.954 INFO:tasks.rados.rados.0.smithi086.stdout:982: rollback oid 50 current snap is 91 2024-08-10T05:15:51.954 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 50 to 78 2024-08-10T05:15:51.954 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 91 2024-08-10T05:15:51.955 INFO:tasks.rados.rados.0.smithi086.stdout:983: seq_num 312 ranges {327680=434176} 2024-08-10T05:15:51.957 INFO:tasks.rados.rados.0.smithi086.stdout:983: writing smithi08687503-9 from 327680 to 761856 tid 1 2024-08-10T05:15:51.957 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 39 current snap is 91 2024-08-10T05:15:51.958 INFO:tasks.rados.rados.0.smithi086.stdout:984: seq_num 313 ranges {942080=450560} 2024-08-10T05:15:51.965 INFO:tasks.rados.rados.0.smithi086.stdout:984: writing smithi08687503-39 from 942080 to 1392640 tid 1 2024-08-10T05:15:51.965 INFO:tasks.rados.rados.0.smithi086.stdout:985: setattr oid 24 current snap is 91 2024-08-10T05:15:51.965 INFO:tasks.rados.rados.0.smithi086.stdout:981: expect (ObjNum -939059248 snap 22012 seq_num 3356233232) 2024-08-10T05:15:51.971 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 617 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-10T05:15:51.971 INFO:tasks.rados.rados.0.smithi086.stdout:982: finishing rollback tid 0 to smithi08687503-50 2024-08-10T05:15:51.971 INFO:tasks.rados.rados.0.smithi086.stdout:982: finishing rollback tid 1 to smithi08687503-50 2024-08-10T05:15:51.971 INFO:tasks.rados.rados.0.smithi086.stdout:982: finishing rollback tid 2 to smithi08687503-50 2024-08-10T05:15:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 440 (ObjNum 119 snap 26 seq_num 119) dirty exists 2024-08-10T05:15:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:983: finishing write tid 1 to smithi08687503-9 2024-08-10T05:15:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:983: finishing write tid 2 to smithi08687503-9 2024-08-10T05:15:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:983: finishing write tid 3 to smithi08687503-9 2024-08-10T05:15:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:983: oid 9 updating version 0 to 127 2024-08-10T05:15:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:983: oid 9 updating version 127 to 128 2024-08-10T05:15:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 128 (ObjNum 312 snap 91 seq_num 312) dirty exists 2024-08-10T05:15:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:983: left oid 9 (ObjNum 312 snap 91 seq_num 312) 2024-08-10T05:15:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:979: done (6 left) 2024-08-10T05:15:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:981: done (5 left) 2024-08-10T05:15:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:982: done (4 left) 2024-08-10T05:15:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:983: done (3 left) 2024-08-10T05:15:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:986: read oid 8 snap -1 2024-08-10T05:15:51.973 INFO:tasks.rados.rados.0.smithi086.stdout:986: expect (ObjNum 7 snap 0 seq_num 7) 2024-08-10T05:15:51.973 INFO:tasks.rados.rados.0.smithi086.stdout:987: read oid 16 snap 78 2024-08-10T05:15:51.973 INFO:tasks.rados.rados.0.smithi086.stdout:987: expect deleted 2024-08-10T05:15:51.973 INFO:tasks.rados.rados.0.smithi086.stdout:988: snap_create 2024-08-10T05:15:51.973 INFO:tasks.rados.rados.0.smithi086.stdout:984: finishing write tid 1 to smithi08687503-39 2024-08-10T05:15:51.973 INFO:tasks.rados.rados.0.smithi086.stdout:984: finishing write tid 2 to smithi08687503-39 2024-08-10T05:15:51.973 INFO:tasks.rados.rados.0.smithi086.stdout:984: finishing write tid 3 to smithi08687503-39 2024-08-10T05:15:51.973 INFO:tasks.rados.rados.0.smithi086.stdout:984: oid 39 updating version 0 to 199 2024-08-10T05:15:51.973 INFO:tasks.rados.rados.0.smithi086.stdout:984: oid 39 updating version 199 to 200 2024-08-10T05:15:51.973 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 200 (ObjNum 313 snap 91 seq_num 313) dirty exists 2024-08-10T05:15:51.973 INFO:tasks.rados.rados.0.smithi086.stdout:984: left oid 39 (ObjNum 313 snap 91 seq_num 313) 2024-08-10T05:15:51.973 INFO:tasks.rados.rados.0.smithi086.stdout:980: finishing copy_from racing read to smithi08687503-13 2024-08-10T05:15:51.973 INFO:tasks.rados.rados.0.smithi086.stdout:986: expect (ObjNum 7 snap 0 seq_num 7) 2024-08-10T05:15:51.975 INFO:tasks.rados.rados.0.smithi086.stdout:980: finishing copy_from to smithi08687503-13 2024-08-10T05:15:51.975 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 558 (ObjNum 220 snap 61 seq_num 220) dirty exists 2024-08-10T05:15:51.975 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 156 (ObjNum 257 snap 0 seq_num 807382480) dirty exists 2024-08-10T05:15:52.917 INFO:tasks.rados.rados.0.smithi086.stdout:980: done (5 left) 2024-08-10T05:15:52.917 INFO:tasks.rados.rados.0.smithi086.stdout:984: done (4 left) 2024-08-10T05:15:52.917 INFO:tasks.rados.rados.0.smithi086.stdout:985: done (3 left) 2024-08-10T05:15:52.917 INFO:tasks.rados.rados.0.smithi086.stdout:986: done (2 left) 2024-08-10T05:15:52.917 INFO:tasks.rados.rados.0.smithi086.stdout:987: done (1 left) 2024-08-10T05:15:52.917 INFO:tasks.rados.rados.0.smithi086.stdout:988: done (0 left) 2024-08-10T05:15:52.918 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 13 current snap is 92 2024-08-10T05:15:52.918 INFO:tasks.rados.rados.0.smithi086.stdout:989: seq_num 314 ranges {2555904=466944} 2024-08-10T05:15:52.933 INFO:tasks.rados.rados.0.smithi086.stdout:989: writing smithi08687503-13 from 2555904 to 3022848 tid 1 2024-08-10T05:15:52.933 INFO:tasks.rados.rados.0.smithi086.stdout:990: delete oid 50 current snap is 92 2024-08-10T05:15:52.938 INFO:tasks.rados.rados.0.smithi086.stdout:990: done (1 left) 2024-08-10T05:15:52.938 INFO:tasks.rados.rados.0.smithi086.stdout:991: rollback oid 21 current snap is 92 2024-08-10T05:15:52.938 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 21 to 62 2024-08-10T05:15:52.938 INFO:tasks.rados.rados.0.smithi086.stdout:992: snap_remove snap 71 2024-08-10T05:15:53.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:52 smithi159 ceph-mon[33602]: osdmap e254: 8 total, 8 up, 8 in 2024-08-10T05:15:53.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:52 smithi159 ceph-mon[33602]: pgmap v36: 121 pgs: 121 active+clean; 205 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.4 MiB/s wr, 33 op/s 2024-08-10T05:15:53.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:52 smithi086 ceph-mon[98993]: osdmap e254: 8 total, 8 up, 8 in 2024-08-10T05:15:53.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:52 smithi086 ceph-mon[98993]: pgmap v36: 121 pgs: 121 active+clean; 205 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.4 MiB/s wr, 33 op/s 2024-08-10T05:15:53.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:52 smithi086 ceph-mon[101471]: osdmap e254: 8 total, 8 up, 8 in 2024-08-10T05:15:53.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:52 smithi086 ceph-mon[101471]: pgmap v36: 121 pgs: 121 active+clean; 205 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.4 MiB/s wr, 33 op/s 2024-08-10T05:15:53.930 INFO:tasks.rados.rados.0.smithi086.stdout:989: finishing write tid 1 to smithi08687503-13 2024-08-10T05:15:53.931 INFO:tasks.rados.rados.0.smithi086.stdout:991: finishing rollback tid 0 to smithi08687503-21 2024-08-10T05:15:53.931 INFO:tasks.rados.rados.0.smithi086.stdout:989: finishing write tid 2 to smithi08687503-13 2024-08-10T05:15:53.931 INFO:tasks.rados.rados.0.smithi086.stdout:991: finishing rollback tid 1 to smithi08687503-21 2024-08-10T05:15:53.931 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 445 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-08-10T05:15:53.931 INFO:tasks.rados.rados.0.smithi086.stdout:989: finishing write tid 3 to smithi08687503-13 2024-08-10T05:15:53.931 INFO:tasks.rados.rados.0.smithi086.stdout:989: oid 13 updating version 0 to 606 2024-08-10T05:15:53.932 INFO:tasks.rados.rados.0.smithi086.stdout:989: oid 13 version 606 is already newer than 605 2024-08-10T05:15:53.932 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 606 (ObjNum 314 snap 92 seq_num 314) dirty exists 2024-08-10T05:15:53.932 INFO:tasks.rados.rados.0.smithi086.stdout:989: left oid 13 (ObjNum 314 snap 92 seq_num 314) 2024-08-10T05:15:53.932 INFO:tasks.rados.rados.0.smithi086.stdout:989: done (2 left) 2024-08-10T05:15:53.932 INFO:tasks.rados.rados.0.smithi086.stdout:991: done (1 left) 2024-08-10T05:15:53.932 INFO:tasks.rados.rados.0.smithi086.stdout:992: done (0 left) 2024-08-10T05:15:53.933 INFO:tasks.rados.rados.0.smithi086.stdout:993: snap_create 2024-08-10T05:15:54.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:53 smithi159 ceph-mon[33602]: osdmap e255: 8 total, 8 up, 8 in 2024-08-10T05:15:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:53 smithi086 ceph-mon[98993]: osdmap e255: 8 total, 8 up, 8 in 2024-08-10T05:15:54.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:53 smithi086 ceph-mon[101471]: osdmap e255: 8 total, 8 up, 8 in 2024-08-10T05:15:54.902 INFO:tasks.rados.rados.0.smithi086.stdout:993: done (0 left) 2024-08-10T05:15:54.902 INFO:tasks.rados.rados.0.smithi086.stdout:994: read oid 46 snap -1 2024-08-10T05:15:54.902 INFO:tasks.rados.rados.0.smithi086.stdout:994: expect (ObjNum 220 snap 61 seq_num 220) 2024-08-10T05:15:54.903 INFO:tasks.rados.rados.0.smithi086.stdout:995: rollback oid 10 current snap is 93 2024-08-10T05:15:54.903 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 10 to 84 2024-08-10T05:15:54.903 INFO:tasks.rados.rados.0.smithi086.stdout:996: read oid 36 snap -1 2024-08-10T05:15:54.903 INFO:tasks.rados.rados.0.smithi086.stdout:996: expect (ObjNum 289 snap 84 seq_num 289) 2024-08-10T05:15:54.903 INFO:tasks.rados.rados.0.smithi086.stdout:997: snap_create 2024-08-10T05:15:54.919 INFO:tasks.rados.rados.0.smithi086.stdout:994: expect (ObjNum 220 snap 61 seq_num 220) 2024-08-10T05:15:55.007 INFO:tasks.rados.rados.0.smithi086.stdout:995: finishing rollback tid 0 to smithi08687503-10 2024-08-10T05:15:55.007 INFO:tasks.rados.rados.0.smithi086.stdout:995: finishing rollback tid 1 to smithi08687503-10 2024-08-10T05:15:55.007 INFO:tasks.rados.rados.0.smithi086.stdout:995: finishing rollback tid 2 to smithi08687503-10 2024-08-10T05:15:55.007 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 616 (ObjNum 281 snap 81 seq_num 281) dirty exists 2024-08-10T05:15:55.007 INFO:tasks.rados.rados.0.smithi086.stdout:996: expect (ObjNum 289 snap 84 seq_num 289) 2024-08-10T05:15:55.150 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:54 smithi159 ceph-mon[33602]: osdmap e256: 8 total, 8 up, 8 in 2024-08-10T05:15:55.151 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:54 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:55.151 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:54 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:55.151 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:54 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:55.151 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:54 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:15:55.151 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:54 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:55.151 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:54 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:55.151 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:54 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:15:55.151 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:54 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T05:15:55.151 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:54 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-10T05:15:55.152 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:54 smithi159 ceph-mon[33602]: Upgrade: It appears safe to stop mon.b 2024-08-10T05:15:55.152 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:54 smithi159 ceph-mon[33602]: pgmap v39: 121 pgs: 121 active+clean; 205 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.4 MiB/s wr, 33 op/s 2024-08-10T05:15:55.152 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:54 smithi159 ceph-mon[33602]: osdmap e257: 8 total, 8 up, 8 in 2024-08-10T05:15:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[98993]: osdmap e256: 8 total, 8 up, 8 in 2024-08-10T05:15:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:15:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:15:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T05:15:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-10T05:15:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[98993]: Upgrade: It appears safe to stop mon.b 2024-08-10T05:15:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[98993]: pgmap v39: 121 pgs: 121 active+clean; 205 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.4 MiB/s wr, 33 op/s 2024-08-10T05:15:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[98993]: osdmap e257: 8 total, 8 up, 8 in 2024-08-10T05:15:55.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[101471]: osdmap e256: 8 total, 8 up, 8 in 2024-08-10T05:15:55.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[101471]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:55.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[101471]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:55.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:55.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:15:55.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[101471]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:55.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:15:55.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:15:55.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T05:15:55.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-10T05:15:55.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[101471]: Upgrade: It appears safe to stop mon.b 2024-08-10T05:15:55.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[101471]: pgmap v39: 121 pgs: 121 active+clean; 205 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.4 MiB/s wr, 33 op/s 2024-08-10T05:15:55.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:54 smithi086 ceph-mon[101471]: osdmap e257: 8 total, 8 up, 8 in 2024-08-10T05:15:55.903 INFO:tasks.rados.rados.0.smithi086.stdout:994: done (3 left) 2024-08-10T05:15:55.903 INFO:tasks.rados.rados.0.smithi086.stdout:995: done (2 left) 2024-08-10T05:15:55.903 INFO:tasks.rados.rados.0.smithi086.stdout:996: done (1 left) 2024-08-10T05:15:55.903 INFO:tasks.rados.rados.0.smithi086.stdout:997: done (0 left) 2024-08-10T05:15:55.904 INFO:tasks.rados.rados.0.smithi086.stdout:998: snap_create 2024-08-10T05:15:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:56 smithi086 ceph-mon[98993]: Upgrade: Updating mon.b 2024-08-10T05:15:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:56 smithi086 ceph-mon[98993]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:15:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:15:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:56 smithi086 ceph-mon[98993]: Deploying daemon mon.b on smithi159 2024-08-10T05:15:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:56 smithi086 ceph-mon[98993]: osdmap e258: 8 total, 8 up, 8 in 2024-08-10T05:15:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:56 smithi086 ceph-mon[98993]: pgmap v42: 121 pgs: 121 active+clean; 205 MiB data, 802 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:15:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:15:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:15:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:56 smithi086 ceph-mon[101471]: Upgrade: Updating mon.b 2024-08-10T05:15:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:56 smithi086 ceph-mon[101471]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:15:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:15:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:56 smithi086 ceph-mon[101471]: Deploying daemon mon.b on smithi159 2024-08-10T05:15:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:56 smithi086 ceph-mon[101471]: osdmap e258: 8 total, 8 up, 8 in 2024-08-10T05:15:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:56 smithi086 ceph-mon[101471]: pgmap v42: 121 pgs: 121 active+clean; 205 MiB data, 802 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:15:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:15:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:15:56.909 INFO:tasks.rados.rados.0.smithi086.stdout:998: done (0 left) 2024-08-10T05:15:56.909 INFO:tasks.rados.rados.0.smithi086.stdout:999: delete oid 17 current snap is 95 2024-08-10T05:15:56.912 INFO:tasks.rados.rados.0.smithi086.stdout:999: done (0 left) 2024-08-10T05:15:56.912 INFO:tasks.rados.rados.0.smithi086.stdout:1000: snap_create 2024-08-10T05:15:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:56 smithi159 ceph-mon[33602]: Upgrade: Updating mon.b 2024-08-10T05:15:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:56 smithi159 ceph-mon[33602]: from='mgr.34107 ' entity='mgr.y' 2024-08-10T05:15:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:56 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:15:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:56 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:15:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:56 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:15:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:56 smithi159 ceph-mon[33602]: Deploying daemon mon.b on smithi159 2024-08-10T05:15:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:56 smithi159 ceph-mon[33602]: osdmap e258: 8 total, 8 up, 8 in 2024-08-10T05:15:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:56 smithi159 ceph-mon[33602]: pgmap v42: 121 pgs: 121 active+clean; 205 MiB data, 802 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:15:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:56 smithi159 ceph-mon[33602]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:15:57.590 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:57 smithi159 systemd[1]: Stopping Ceph mon.b for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:15:57.863 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:57 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-b[33579]: 2024-08-10T05:15:57.588+0000 7f7e59c33640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T05:15:57.863 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:57 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-b[33579]: 2024-08-10T05:15:57.588+0000 7f7e59c33640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-08-10T05:15:57.863 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:57 smithi159 podman[90172]: 2024-08-10 05:15:57.620087943 +0000 UTC m=+0.150332424 container died 067c084a03a64c32f0ea0c0c33b3383fb6ab51bc382b4731419e564e1857a7b4 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, RELEASE=reef-f5af36e, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-08-10T05:15:57.880 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:05:15:57] ENGINE Bus STOPPING 2024-08-10T05:15:57.880 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:05:15:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T05:15:57.880 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:05:15:57] ENGINE Bus STOPPED 2024-08-10T05:15:57.880 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:05:15:57] ENGINE Bus STARTING 2024-08-10T05:15:57.881 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:05:15:57] ENGINE Serving on http://:::9283 2024-08-10T05:15:57.881 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:05:15:57] ENGINE Bus STARTED 2024-08-10T05:15:58.089 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:15:58.155 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:57 smithi159 podman[90172]: 2024-08-10 05:15:57.953783803 +0000 UTC m=+0.484028283 container cleanup 067c084a03a64c32f0ea0c0c33b3383fb6ab51bc382b4731419e564e1857a7b4 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=reef-f5af36e) 2024-08-10T05:15:58.155 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:57 smithi159 bash[90172]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-b 2024-08-10T05:15:58.353 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:15:58.353 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (4m) 8s ago 5m 25.1M - 0.25.0 c8568f914cd2 35968fd43daf 2024-08-10T05:15:58.353 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (5m) 27s ago 5m 89.2M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:15:58.353 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (7m) 8s ago 7m 20.7M - 18.2.4-685-gf5af36e4 20036124afeb 647a6daeb729 2024-08-10T05:15:58.353 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (7m) 27s ago 7m 15.6M - 18.2.4-685-gf5af36e4 20036124afeb 419afb746b2c 2024-08-10T05:15:58.353 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,9283,8765 running (52s) 27s ago 10m 436M - 19.1.0-1335-gbca9905d c7b33901c886 a44476fa498b 2024-08-10T05:15:58.353 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:8443,9283,8765 running (80s) 8s ago 12m 500M - 19.1.0-1335-gbca9905d c7b33901c886 cbe6b5d6d7db 2024-08-10T05:15:58.353 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (38s) 8s ago 12m 41.8M 2048M 19.1.0-1335-gbca9905d c7b33901c886 da469cb2b936 2024-08-10T05:15:58.354 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (11m) 27s ago 11m 57.3M 2048M 18.2.4-685-gf5af36e4 20036124afeb 067c084a03a6 2024-08-10T05:15:58.354 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (17s) 8s ago 10m 26.2M 2048M 19.1.0-1335-gbca9905d c7b33901c886 b053df1d63ca 2024-08-10T05:15:58.354 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (5m) 8s ago 5m 13.7M - 1.5.0 0da6a335fe13 4e352dfbeecc 2024-08-10T05:15:58.354 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (5m) 27s ago 5m 15.0M - 1.5.0 0da6a335fe13 b9264bb67c4d 2024-08-10T05:15:58.354 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (10m) 8s ago 10m 148M 2480M 18.2.4-685-gf5af36e4 20036124afeb 9edca5419a87 2024-08-10T05:15:58.354 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (9m) 8s ago 9m 117M 2480M 18.2.4-685-gf5af36e4 20036124afeb be0f4322c6f3 2024-08-10T05:15:58.354 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (9m) 8s ago 9m 177M 2480M 18.2.4-685-gf5af36e4 20036124afeb 4ba91ff61da0 2024-08-10T05:15:58.354 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (9m) 8s ago 9m 97.8M 2480M 18.2.4-685-gf5af36e4 20036124afeb a1d52ad4faa0 2024-08-10T05:15:58.354 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (8m) 27s ago 8m 113M 2480M 18.2.4-685-gf5af36e4 20036124afeb 46aad70204b6 2024-08-10T05:15:58.354 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (8m) 27s ago 8m 138M 2480M 18.2.4-685-gf5af36e4 20036124afeb 55fe3cad2be9 2024-08-10T05:15:58.354 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (8m) 27s ago 8m 92.9M 2480M 18.2.4-685-gf5af36e4 20036124afeb 6a67eed4245a 2024-08-10T05:15:58.354 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (7m) 27s ago 7m 106M 2480M 18.2.4-685-gf5af36e4 20036124afeb f455e2f6fe30 2024-08-10T05:15:58.354 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (57s) 27s ago 6m 40.6M - 2.43.0 a07b618ecd1d 90909260918d 2024-08-10T05:15:58.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:58 smithi159 podman[90191]: 2024-08-10 05:15:58.155176704 +0000 UTC m=+0.535786746 container remove 067c084a03a64c32f0ea0c0c33b3383fb6ab51bc382b4731419e564e1857a7b4 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-b, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-f5af36e, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T05:15:58.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:58 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.b.service: Deactivated successfully. 2024-08-10T05:15:58.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:58 smithi159 systemd[1]: Stopped Ceph mon.b for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:15:58.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:58 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.b.service: Consumed 9.137s CPU time. 2024-08-10T05:15:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:15:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:15:58] "GET /metrics HTTP/1.1" 200 36007 "" "Prometheus/2.43.0" 2024-08-10T05:15:58.681 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:15:58.681 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:15:58.681 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 1, 2024-08-10T05:15:58.681 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:15:58.681 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:15:58.681 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:15:58.681 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:15:58.682 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:15:58.682 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:15:58.682 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 8 2024-08-10T05:15:58.682 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:15:58.682 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:15:58.682 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:15:58.682 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:15:58.682 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:15:58.682 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 11, 2024-08-10T05:15:58.682 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 4 2024-08-10T05:15:58.682 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:15:58.682 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:15:58.898 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:58 smithi159 systemd[1]: Starting Ceph mon.b for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:15:58.898 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:58 smithi159 podman[90321]: 2024-08-10 05:15:58.691641596 +0000 UTC m=+0.017250944 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:15:58.898 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:58 smithi159 podman[90321]: 2024-08-10 05:15:58.797694435 +0000 UTC m=+0.123303778 container create 1264e3f84bab6c390b05f02b88a46f7c6d22f25563267ef8684dd3e9b3b72b5f (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-b, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, RELEASE=squid-bca9905, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T05:15:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 podman[90321]: 2024-08-10 05:15:59.008379146 +0000 UTC m=+0.333988490 container init 1264e3f84bab6c390b05f02b88a46f7c6d22f25563267ef8684dd3e9b3b72b5f (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-b, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-08-10T05:15:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 podman[90321]: 2024-08-10 05:15:59.013252363 +0000 UTC m=+0.338861708 container start 1264e3f84bab6c390b05f02b88a46f7c6d22f25563267ef8684dd3e9b3b72b5f (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-08-10T05:15:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: set uid:gid to 167:167 (ceph:ceph) 2024-08-10T05:15:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc), process ceph-mon, pid 7 2024-08-10T05:15:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: pidfile_write: ignore empty --pid-file 2024-08-10T05:15:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: load: jerasure load: lrc 2024-08-10T05:15:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: RocksDB version: 7.9.2 2024-08-10T05:15:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Git sha 0 2024-08-10T05:15:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Compile date 2024-08-08 15:22:17 2024-08-10T05:15:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: DB SUMMARY 2024-08-10T05:15:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: DB Session ID: INOP3HR2VLQ5PCUOFCUW 2024-08-10T05:15:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: CURRENT file: CURRENT 2024-08-10T05:15:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: IDENTITY file: IDENTITY 2024-08-10T05:15:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1404 Bytes 2024-08-10T05:15:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2024-08-10T05:15:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 10420478 ; 2024-08-10T05:15:59.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.error_if_exists: 0 2024-08-10T05:15:59.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.create_if_missing: 0 2024-08-10T05:15:59.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.paranoid_checks: 1 2024-08-10T05:15:59.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-10T05:15:59.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-10T05:15:59.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-10T05:15:59.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.env: 0x557cf4eab7a0 2024-08-10T05:15:59.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.fs: PosixFileSystem 2024-08-10T05:15:59.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.info_log: 0x557cf61b1500 2024-08-10T05:15:59.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_file_opening_threads: 16 2024-08-10T05:15:59.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.statistics: (nil) 2024-08-10T05:15:59.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.use_fsync: 0 2024-08-10T05:15:59.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_log_file_size: 0 2024-08-10T05:15:59.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-10T05:15:59.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-10T05:15:59.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.keep_log_file_num: 1000 2024-08-10T05:15:59.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.recycle_log_file_num: 0 2024-08-10T05:15:59.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.allow_fallocate: 1 2024-08-10T05:15:59.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.allow_mmap_reads: 0 2024-08-10T05:15:59.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.allow_mmap_writes: 0 2024-08-10T05:15:59.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.use_direct_reads: 0 2024-08-10T05:15:59.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-10T05:15:59.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.create_missing_column_families: 0 2024-08-10T05:15:59.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.db_log_dir: 2024-08-10T05:15:59.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.wal_dir: 2024-08-10T05:15:59.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-10T05:15:59.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-10T05:15:59.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-10T05:15:59.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-10T05:15:59.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-10T05:15:59.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-10T05:15:59.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.advise_random_on_open: 1 2024-08-10T05:15:59.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.db_write_buffer_size: 0 2024-08-10T05:15:59.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.write_buffer_manager: 0x557cf61c08c0 2024-08-10T05:15:59.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-10T05:15:59.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-10T05:15:59.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-10T05:15:59.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.rate_limiter: (nil) 2024-08-10T05:15:59.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-10T05:15:59.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.wal_recovery_mode: 2 2024-08-10T05:15:59.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.enable_thread_tracking: 0 2024-08-10T05:15:59.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.enable_pipelined_write: 0 2024-08-10T05:15:59.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.unordered_write: 0 2024-08-10T05:15:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-10T05:15:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-10T05:15:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-10T05:15:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-10T05:15:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.row_cache: None 2024-08-10T05:15:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.wal_filter: None 2024-08-10T05:15:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-10T05:15:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.allow_ingest_behind: 0 2024-08-10T05:15:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.two_write_queues: 0 2024-08-10T05:15:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.manual_wal_flush: 0 2024-08-10T05:15:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.wal_compression: 0 2024-08-10T05:15:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.atomic_flush: 0 2024-08-10T05:15:59.444 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-10T05:15:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-10T05:15:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-10T05:15:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.log_readahead_size: 0 2024-08-10T05:15:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-10T05:15:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.best_efforts_recovery: 0 2024-08-10T05:15:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-10T05:15:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-10T05:15:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.allow_data_in_errors: 0 2024-08-10T05:15:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.db_host_id: __hostname__ 2024-08-10T05:15:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-10T05:15:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_background_jobs: 2 2024-08-10T05:15:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_background_compactions: -1 2024-08-10T05:15:59.445 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_subcompactions: 1 2024-08-10T05:15:59.446 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-10T05:15:59.446 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-10T05:15:59.446 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-10T05:15:59.446 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_total_wal_size: 0 2024-08-10T05:15:59.446 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-10T05:15:59.446 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-10T05:15:59.446 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-10T05:15:59.446 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-10T05:15:59.446 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_open_files: -1 2024-08-10T05:15:59.446 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.bytes_per_sync: 0 2024-08-10T05:15:59.446 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-10T05:15:59.446 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-10T05:15:59.446 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compaction_readahead_size: 0 2024-08-10T05:15:59.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_background_flushes: -1 2024-08-10T05:15:59.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Compression algorithms supported: 2024-08-10T05:15:59.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: kZSTD supported: 0 2024-08-10T05:15:59.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: kXpressCompression supported: 0 2024-08-10T05:15:59.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: kBZip2Compression supported: 0 2024-08-10T05:15:59.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-10T05:15:59.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: kLZ4Compression supported: 1 2024-08-10T05:15:59.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: kZlibCompression supported: 1 2024-08-10T05:15:59.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: kLZ4HCCompression supported: 1 2024-08-10T05:15:59.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: kSnappyCompression supported: 1 2024-08-10T05:15:59.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-10T05:15:59.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-10T05:15:59.447 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-08-10T05:15:59.448 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-10T05:15:59.448 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-10T05:15:59.448 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.merge_operator: 2024-08-10T05:15:59.448 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compaction_filter: None 2024-08-10T05:15:59.448 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compaction_filter_factory: None 2024-08-10T05:15:59.448 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.sst_partitioner_factory: None 2024-08-10T05:15:59.448 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-10T05:15:59.448 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-10T05:15:59.448 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557cf61b1120) 2024-08-10T05:15:59.448 INFO:journalctl@ceph.mon.b.smithi159.stdout: cache_index_and_filter_blocks: 1 2024-08-10T05:15:59.448 INFO:journalctl@ceph.mon.b.smithi159.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-10T05:15:59.448 INFO:journalctl@ceph.mon.b.smithi159.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-10T05:15:59.448 INFO:journalctl@ceph.mon.b.smithi159.stdout: pin_top_level_index_and_filter: 1 2024-08-10T05:15:59.449 INFO:journalctl@ceph.mon.b.smithi159.stdout: index_type: 0 2024-08-10T05:15:59.449 INFO:journalctl@ceph.mon.b.smithi159.stdout: data_block_index_type: 0 2024-08-10T05:15:59.449 INFO:journalctl@ceph.mon.b.smithi159.stdout: index_shortening: 1 2024-08-10T05:15:59.449 INFO:journalctl@ceph.mon.b.smithi159.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-10T05:15:59.449 INFO:journalctl@ceph.mon.b.smithi159.stdout: checksum: 4 2024-08-10T05:15:59.449 INFO:journalctl@ceph.mon.b.smithi159.stdout: no_block_cache: 0 2024-08-10T05:15:59.449 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_cache: 0x557cf61a5090 2024-08-10T05:15:59.449 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_cache_name: BinnedLRUCache 2024-08-10T05:15:59.449 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_cache_options: 2024-08-10T05:15:59.449 INFO:journalctl@ceph.mon.b.smithi159.stdout: capacity : 536870912 2024-08-10T05:15:59.449 INFO:journalctl@ceph.mon.b.smithi159.stdout: num_shard_bits : 4 2024-08-10T05:15:59.449 INFO:journalctl@ceph.mon.b.smithi159.stdout: strict_capacity_limit : 0 2024-08-10T05:15:59.449 INFO:journalctl@ceph.mon.b.smithi159.stdout: high_pri_pool_ratio: 0.000 2024-08-10T05:15:59.450 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_cache_compressed: (nil) 2024-08-10T05:15:59.450 INFO:journalctl@ceph.mon.b.smithi159.stdout: persistent_cache: (nil) 2024-08-10T05:15:59.450 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_size: 4096 2024-08-10T05:15:59.450 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_size_deviation: 10 2024-08-10T05:15:59.450 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_restart_interval: 16 2024-08-10T05:15:59.450 INFO:journalctl@ceph.mon.b.smithi159.stdout: index_block_restart_interval: 1 2024-08-10T05:15:59.450 INFO:journalctl@ceph.mon.b.smithi159.stdout: metadata_block_size: 4096 2024-08-10T05:15:59.450 INFO:journalctl@ceph.mon.b.smithi159.stdout: partition_filters: 0 2024-08-10T05:15:59.450 INFO:journalctl@ceph.mon.b.smithi159.stdout: use_delta_encoding: 1 2024-08-10T05:15:59.450 INFO:journalctl@ceph.mon.b.smithi159.stdout: filter_policy: bloomfilter 2024-08-10T05:15:59.450 INFO:journalctl@ceph.mon.b.smithi159.stdout: whole_key_filtering: 1 2024-08-10T05:15:59.451 INFO:journalctl@ceph.mon.b.smithi159.stdout: verify_compression: 0 2024-08-10T05:15:59.451 INFO:journalctl@ceph.mon.b.smithi159.stdout: read_amp_bytes_per_bit: 0 2024-08-10T05:15:59.451 INFO:journalctl@ceph.mon.b.smithi159.stdout: format_version: 5 2024-08-10T05:15:59.451 INFO:journalctl@ceph.mon.b.smithi159.stdout: enable_index_compression: 1 2024-08-10T05:15:59.451 INFO:journalctl@ceph.mon.b.smithi159.stdout: block_align: 0 2024-08-10T05:15:59.451 INFO:journalctl@ceph.mon.b.smithi159.stdout: max_auto_readahead_size: 262144 2024-08-10T05:15:59.451 INFO:journalctl@ceph.mon.b.smithi159.stdout: prepopulate_block_cache: 0 2024-08-10T05:15:59.451 INFO:journalctl@ceph.mon.b.smithi159.stdout: initial_auto_readahead_size: 8192 2024-08-10T05:15:59.451 INFO:journalctl@ceph.mon.b.smithi159.stdout: num_file_reads_for_auto_readahead: 2 2024-08-10T05:15:59.451 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.write_buffer_size: 33554432 2024-08-10T05:15:59.451 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_write_buffer_number: 2 2024-08-10T05:15:59.452 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compression: NoCompression 2024-08-10T05:15:59.453 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.bottommost_compression: Disabled 2024-08-10T05:15:59.453 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.prefix_extractor: nullptr 2024-08-10T05:15:59.453 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-10T05:15:59.453 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.num_levels: 7 2024-08-10T05:15:59.453 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-10T05:15:59.453 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-10T05:15:59.453 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-10T05:15:59.453 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-10T05:15:59.453 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-10T05:15:59.453 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-10T05:15:59.453 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-10T05:15:59.453 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-10T05:15:59.453 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-10T05:15:59.454 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-10T05:15:59.454 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-10T05:15:59.454 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-10T05:15:59.454 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-10T05:15:59.454 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compression_opts.level: 32767 2024-08-10T05:15:59.454 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compression_opts.strategy: 0 2024-08-10T05:15:59.454 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-10T05:15:59.454 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-10T05:15:59.454 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-10T05:15:59.454 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-10T05:15:59.455 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compression_opts.enabled: false 2024-08-10T05:15:59.455 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-10T05:15:59.455 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-10T05:15:59.455 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-10T05:15:59.455 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-10T05:15:59.455 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.target_file_size_base: 67108864 2024-08-10T05:15:59.455 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-10T05:15:59.455 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-10T05:15:59.455 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-10T05:15:59.455 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-10T05:15:59.455 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-10T05:15:59.455 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-10T05:15:59.455 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-10T05:15:59.456 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-10T05:15:59.456 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-10T05:15:59.456 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-10T05:15:59.456 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-10T05:15:59.456 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-10T05:15:59.456 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-10T05:15:59.456 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-10T05:15:59.456 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.arena_block_size: 1048576 2024-08-10T05:15:59.456 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-10T05:15:59.456 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-10T05:15:59.456 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.disable_auto_compactions: 0 2024-08-10T05:15:59.456 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-10T05:15:59.456 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-10T05:15:59.457 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-10T05:15:59.457 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-10T05:15:59.457 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-10T05:15:59.457 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-10T05:15:59.457 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-10T05:15:59.457 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-10T05:15:59.457 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-10T05:15:59.457 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-10T05:15:59.457 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-10T05:15:59.457 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.inplace_update_support: 0 2024-08-10T05:15:59.457 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-10T05:15:59.457 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-10T05:15:59.457 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-10T05:15:59.458 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-10T05:15:59.458 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.bloom_locality: 0 2024-08-10T05:15:59.458 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.max_successive_merges: 0 2024-08-10T05:15:59.458 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-10T05:15:59.458 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.paranoid_file_checks: 0 2024-08-10T05:15:59.458 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.force_consistency_checks: 1 2024-08-10T05:15:59.458 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.report_bg_io_stats: 0 2024-08-10T05:15:59.458 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.ttl: 2592000 2024-08-10T05:15:59.458 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-10T05:15:59.458 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-10T05:15:59.459 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-10T05:15:59.459 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.enable_blob_files: false 2024-08-10T05:15:59.459 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.min_blob_size: 0 2024-08-10T05:15:59.459 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.blob_file_size: 268435456 2024-08-10T05:15:59.459 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-10T05:15:59.459 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-10T05:15:59.459 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-10T05:15:59.460 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-10T05:15:59.460 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-10T05:15:59.460 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.blob_file_starting_level: 0 2024-08-10T05:15:59.460 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-10T05:15:59.460 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-10T05:15:59.460 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: 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 13540, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 25 2024-08-10T05:15:59.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-08-10T05:15:59.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 97cb18fa-d6e1-414e-927c-9e21dea8cbfc 2024-08-10T05:15:59.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723266959039607, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-08-10T05:15:59.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-08-10T05:15:59.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723266959064838, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 6419852, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13545, "largest_seqno": 16846, "table_properties": {"data_size": 6404896, "index_size": 10133, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3781, "raw_key_size": 34415, "raw_average_key_size": 23, "raw_value_size": 6373867, "raw_average_value_size": 4269, "num_data_blocks": 441, "num_entries": 1493, "num_filter_entries": 1493, "num_deletions": 299, "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": 1723266959, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "97cb18fa-d6e1-414e-927c-9e21dea8cbfc", "db_session_id": "INOP3HR2VLQ5PCUOFCUW", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-08-10T05:15:59.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723266959065026, "job": 1, "event": "recovery_finished"} 2024-08-10T05:15:59.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-08-10T05:15:59.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-10T05:15:59.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-10T05:15:59.461 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557cf61d2e00 2024-08-10T05:15:59.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: DB pointer 0x557cf62cc000 2024-08-10T05:15:59.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-10T05:15:59.462 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-10T05:15:59.462 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** DB Stats ** 2024-08-10T05:15:59.462 INFO:journalctl@ceph.mon.b.smithi159.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T05:15:59.462 INFO:journalctl@ceph.mon.b.smithi159.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-10T05:15:59.462 INFO:journalctl@ceph.mon.b.smithi159.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T05:15:59.462 INFO:journalctl@ceph.mon.b.smithi159.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T05:15:59.463 INFO:journalctl@ceph.mon.b.smithi159.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-10T05:15:59.463 INFO:journalctl@ceph.mon.b.smithi159.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T05:15:59.463 INFO:journalctl@ceph.mon.b.smithi159.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T05:15:59.463 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2024-08-10T05:15:59.463 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** Compaction Stats [default] ** 2024-08-10T05:15:59.463 INFO:journalctl@ceph.mon.b.smithi159.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-10T05:15:59.463 INFO:journalctl@ceph.mon.b.smithi159.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-10T05:15:59.463 INFO:journalctl@ceph.mon.b.smithi159.stdout: L0 1/0 6.12 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 526.2 0.01 0.00 1 0.012 0 0 0.0 0.0 2024-08-10T05:15:59.463 INFO:journalctl@ceph.mon.b.smithi159.stdout: L6 1/0 7.67 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-08-10T05:15:59.464 INFO:journalctl@ceph.mon.b.smithi159.stdout: Sum 2/0 13.80 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 526.2 0.01 0.00 1 0.012 0 0 0.0 0.0 2024-08-10T05:15:59.464 INFO:journalctl@ceph.mon.b.smithi159.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.2 0.01 0.00 1 0.012 0 0 0.0 0.0 2024-08-10T05:15:59.464 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2024-08-10T05:15:59.464 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** Compaction Stats [default] ** 2024-08-10T05:15:59.464 INFO:journalctl@ceph.mon.b.smithi159.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-10T05:15:59.464 INFO:journalctl@ceph.mon.b.smithi159.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-10T05:15:59.464 INFO:journalctl@ceph.mon.b.smithi159.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.2 0.01 0.00 1 0.012 0 0 0.0 0.0 2024-08-10T05:15:59.464 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2024-08-10T05:15:59.464 INFO:journalctl@ceph.mon.b.smithi159.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-10T05:15:59.464 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2024-08-10T05:15:59.464 INFO:journalctl@ceph.mon.b.smithi159.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T05:15:59.464 INFO:journalctl@ceph.mon.b.smithi159.stdout: Flush(GB): cumulative 0.006, interval 0.006 2024-08-10T05:15:59.464 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-10T05:15:59.465 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-10T05:15:59.465 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-10T05:15:59.465 INFO:journalctl@ceph.mon.b.smithi159.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-10T05:15:59.465 INFO:journalctl@ceph.mon.b.smithi159.stdout: Cumulative compaction: 0.01 GB write, 216.26 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T05:15:59.465 INFO:journalctl@ceph.mon.b.smithi159.stdout: Interval compaction: 0.01 GB write, 216.26 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T05:15:59.465 INFO:journalctl@ceph.mon.b.smithi159.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-10T05:15:59.466 INFO:journalctl@ceph.mon.b.smithi159.stdout: Block cache BinnedLRUCache@0x557cf61a5090#7 capacity: 512.00 MB usage: 14.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-08-10T05:15:59.466 INFO:journalctl@ceph.mon.b.smithi159.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-08-10T05:15:59.466 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2024-08-10T05:15:59.466 INFO:journalctl@ceph.mon.b.smithi159.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-10T05:15:59.466 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: starting mon.b rank 1 at public addrs [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] at bind addrs [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:15:59.466 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: mon.b@-1(???) e3 preinit fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:15:59.466 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: mon.b@-1(???).mds e8 new map 2024-08-10T05:15:59.467 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: mon.b@-1(???).mds e8 print_map 2024-08-10T05:15:59.467 INFO:journalctl@ceph.mon.b.smithi159.stdout: e8 2024-08-10T05:15:59.467 INFO:journalctl@ceph.mon.b.smithi159.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-08-10T05:15:59.467 INFO:journalctl@ceph.mon.b.smithi159.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-10T05:15:59.467 INFO:journalctl@ceph.mon.b.smithi159.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-10T05:15:59.467 INFO:journalctl@ceph.mon.b.smithi159.stdout: legacy client fscid: 1 2024-08-10T05:15:59.467 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2024-08-10T05:15:59.468 INFO:journalctl@ceph.mon.b.smithi159.stdout: Filesystem 'cephfs' (1) 2024-08-10T05:15:59.468 INFO:journalctl@ceph.mon.b.smithi159.stdout: fs_name cephfs 2024-08-10T05:15:59.468 INFO:journalctl@ceph.mon.b.smithi159.stdout: epoch 8 2024-08-10T05:15:59.468 INFO:journalctl@ceph.mon.b.smithi159.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-10T05:15:59.468 INFO:journalctl@ceph.mon.b.smithi159.stdout: created 2024-08-10T05:08:57.951414+0000 2024-08-10T05:15:59.468 INFO:journalctl@ceph.mon.b.smithi159.stdout: modified 2024-08-10T05:09:10.753009+0000 2024-08-10T05:15:59.468 INFO:journalctl@ceph.mon.b.smithi159.stdout: tableserver 0 2024-08-10T05:15:59.468 INFO:journalctl@ceph.mon.b.smithi159.stdout: root 0 2024-08-10T05:15:59.468 INFO:journalctl@ceph.mon.b.smithi159.stdout: session_timeout 60 2024-08-10T05:15:59.469 INFO:journalctl@ceph.mon.b.smithi159.stdout: session_autoclose 300 2024-08-10T05:15:59.469 INFO:journalctl@ceph.mon.b.smithi159.stdout: max_file_size 1099511627776 2024-08-10T05:15:59.469 INFO:journalctl@ceph.mon.b.smithi159.stdout: max_xattr_size 65536 2024-08-10T05:15:59.469 INFO:journalctl@ceph.mon.b.smithi159.stdout: required_client_features {} 2024-08-10T05:15:59.469 INFO:journalctl@ceph.mon.b.smithi159.stdout: last_failure 0 2024-08-10T05:15:59.469 INFO:journalctl@ceph.mon.b.smithi159.stdout: last_failure_osd_epoch 0 2024-08-10T05:15:59.469 INFO:journalctl@ceph.mon.b.smithi159.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-10T05:15:59.469 INFO:journalctl@ceph.mon.b.smithi159.stdout: max_mds 1 2024-08-10T05:15:59.469 INFO:journalctl@ceph.mon.b.smithi159.stdout: in 0 2024-08-10T05:15:59.470 INFO:journalctl@ceph.mon.b.smithi159.stdout: up {0=24335} 2024-08-10T05:15:59.470 INFO:journalctl@ceph.mon.b.smithi159.stdout: failed 2024-08-10T05:15:59.470 INFO:journalctl@ceph.mon.b.smithi159.stdout: damaged 2024-08-10T05:15:59.470 INFO:journalctl@ceph.mon.b.smithi159.stdout: stopped 2024-08-10T05:15:59.470 INFO:journalctl@ceph.mon.b.smithi159.stdout: data_pools [3] 2024-08-10T05:15:59.470 INFO:journalctl@ceph.mon.b.smithi159.stdout: metadata_pool 2 2024-08-10T05:15:59.470 INFO:journalctl@ceph.mon.b.smithi159.stdout: inline_data disabled 2024-08-10T05:15:59.470 INFO:journalctl@ceph.mon.b.smithi159.stdout: balancer 2024-08-10T05:15:59.471 INFO:journalctl@ceph.mon.b.smithi159.stdout: bal_rank_mask -1 2024-08-10T05:15:59.471 INFO:journalctl@ceph.mon.b.smithi159.stdout: standby_count_wanted 0 2024-08-10T05:15:59.471 INFO:journalctl@ceph.mon.b.smithi159.stdout: qdb_cluster leader: 0 members: 2024-08-10T05:15:59.471 INFO:journalctl@ceph.mon.b.smithi159.stdout: [mds.a{0:24335} state up:active seq 6 addr [v2:172.21.15.86:6834/203326018,v1:172.21.15.86:6835/203326018] compat {c=[1],r=[1],i=[7ff]}] 2024-08-10T05:15:59.471 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2024-08-10T05:15:59.471 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2024-08-10T05:15:59.471 INFO:journalctl@ceph.mon.b.smithi159.stdout: Standby daemons: 2024-08-10T05:15:59.471 INFO:journalctl@ceph.mon.b.smithi159.stdout: 2024-08-10T05:15:59.471 INFO:journalctl@ceph.mon.b.smithi159.stdout: [mds.b{-1:24307} state up:standby seq 1 addr [v2:172.21.15.159:6832/100060564,v1:172.21.15.159:6833/100060564] compat {c=[1],r=[1],i=[7ff]}] 2024-08-10T05:15:59.471 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: mon.b@-1(???).osd e259 crush map has features 3314933069573799936, adjusting msgr requires 2024-08-10T05:15:59.471 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: mon.b@-1(???).osd e259 crush map has features 432629308056666112, adjusting msgr requires 2024-08-10T05:15:59.471 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: mon.b@-1(???).osd e259 crush map has features 432629308056666112, adjusting msgr requires 2024-08-10T05:15:59.471 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: mon.b@-1(???).osd e259 crush map has features 432629308056666112, adjusting msgr requires 2024-08-10T05:15:59.471 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 ceph-mon[90359]: mon.b@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-08-10T05:15:59.472 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 bash[90321]: 1264e3f84bab6c390b05f02b88a46f7c6d22f25563267ef8684dd3e9b3b72b5f 2024-08-10T05:15:59.472 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:15:59 smithi159 systemd[1]: Started Ceph mon.b for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:16:00.333 INFO:tasks.rados.rados.0.smithi086.stdout:1000: done (0 left) 2024-08-10T05:16:00.333 INFO:tasks.rados.rados.0.smithi086.stdout:1001: setattr oid 42 current snap is 96 2024-08-10T05:16:00.334 INFO:tasks.rados.rados.0.smithi086.stdout:1002: delete oid 12 current snap is 96 2024-08-10T05:16:00.337 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 618 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-10T05:16:00.342 INFO:tasks.rados.rados.0.smithi086.stdout:1001: done (1 left) 2024-08-10T05:16:00.342 INFO:tasks.rados.rados.0.smithi086.stdout:1002: done (0 left) 2024-08-10T05:16:00.342 INFO:tasks.rados.rados.0.smithi086.stdout:1003: read oid 29 snap 91 2024-08-10T05:16:00.343 INFO:tasks.rados.rados.0.smithi086.stdout:1003: expect deleted 2024-08-10T05:16:00.343 INFO:tasks.rados.rados.0.smithi086.stdout:1004: rollback oid 39 current snap is 96 2024-08-10T05:16:00.343 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 39 to 84 2024-08-10T05:16:00.343 INFO:tasks.rados.rados.0.smithi086.stdout:1005: rollback oid 14 current snap is 96 2024-08-10T05:16:00.343 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 14 to 62 2024-08-10T05:16:00.343 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 96 2024-08-10T05:16:00.343 INFO:tasks.rados.rados.0.smithi086.stdout:1006: seq_num 318 ranges {401408=532480} 2024-08-10T05:16:00.350 INFO:tasks.rados.rados.0.smithi086.stdout:1006: writing smithi08687503-2 from 401408 to 933888 tid 1 2024-08-10T05:16:00.350 INFO:tasks.rados.rados.0.smithi086.stdout:1007: rollback oid 11 current snap is 96 2024-08-10T05:16:00.350 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 11 to 90 2024-08-10T05:16:00.351 INFO:tasks.rados.rados.0.smithi086.stdout:1008: read oid 22 snap -1 2024-08-10T05:16:00.351 INFO:tasks.rados.rados.0.smithi086.stdout:1008: expect deleted 2024-08-10T05:16:00.351 INFO:tasks.rados.rados.0.smithi086.stdout:1009: snap_create 2024-08-10T05:16:00.351 INFO:tasks.rados.rados.0.smithi086.stdout:1004: finishing rollback tid 0 to smithi08687503-39 2024-08-10T05:16:00.351 INFO:tasks.rados.rados.0.smithi086.stdout:1004: finishing rollback tid 1 to smithi08687503-39 2024-08-10T05:16:00.351 INFO:tasks.rados.rados.0.smithi086.stdout:1004: finishing rollback tid 2 to smithi08687503-39 2024-08-10T05:16:00.352 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 208 (ObjNum 199 snap 53 seq_num 199) dirty exists 2024-08-10T05:16:00.352 INFO:tasks.rados.rados.0.smithi086.stdout:1005: finishing rollback tid 0 to smithi08687503-14 2024-08-10T05:16:00.352 INFO:tasks.rados.rados.0.smithi086.stdout:1005: finishing rollback tid 1 to smithi08687503-14 2024-08-10T05:16:00.352 INFO:tasks.rados.rados.0.smithi086.stdout:1005: finishing rollback tid 2 to smithi08687503-14 2024-08-10T05:16:00.352 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 404 (ObjNum 203 snap 53 seq_num 203) dirty exists 2024-08-10T05:16:00.352 INFO:tasks.rados.rados.0.smithi086.stdout:1007: finishing rollback tid 1 to smithi08687503-11 2024-08-10T05:16:00.353 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 542 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-10T05:16:00.354 INFO:tasks.rados.rados.0.smithi086.stdout:1006: finishing write tid 1 to smithi08687503-2 2024-08-10T05:16:00.354 INFO:tasks.rados.rados.0.smithi086.stdout:1006: finishing write tid 2 to smithi08687503-2 2024-08-10T05:16:00.354 INFO:tasks.rados.rados.0.smithi086.stdout:1006: finishing write tid 3 to smithi08687503-2 2024-08-10T05:16:00.354 INFO:tasks.rados.rados.0.smithi086.stdout:1006: oid 2 updating version 0 to 457 2024-08-10T05:16:00.354 INFO:tasks.rados.rados.0.smithi086.stdout:1006: oid 2 updating version 457 to 458 2024-08-10T05:16:00.355 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 458 (ObjNum 318 snap 96 seq_num 318) dirty exists 2024-08-10T05:16:00.355 INFO:tasks.rados.rados.0.smithi086.stdout:1006: left oid 2 (ObjNum 318 snap 96 seq_num 318) 2024-08-10T05:16:00.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:16:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: mon.b calling monitor election 2024-08-10T05:16:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: mon.a calling monitor election 2024-08-10T05:16:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: mon.c calling monitor election 2024-08-10T05:16:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:16:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:16:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-10T05:16:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: monmap epoch 4 2024-08-10T05:16:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:16:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: last_changed 2024-08-10T05:15:59.320419+0000 2024-08-10T05:16:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: created 2024-08-10T05:03:23.478662+0000 2024-08-10T05:16:00.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: min_mon_release 19 (squid) 2024-08-10T05:16:00.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: election_strategy: 1 2024-08-10T05:16:00.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: 0: [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] mon.a 2024-08-10T05:16:00.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: 1: [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] mon.b 2024-08-10T05:16:00.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: 2: [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] mon.c 2024-08-10T05:16:00.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:16:00.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: osdmap e260: 8 total, 8 up, 8 in 2024-08-10T05:16:00.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: mgrmap e43: y(active, since 33s), standbys: x 2024-08-10T05:16:00.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: overall HEALTH_OK 2024-08-10T05:16:00.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:00.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:00.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:16:00.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:16:00.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: mon.b calling monitor election 2024-08-10T05:16:00.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: mon.a calling monitor election 2024-08-10T05:16:00.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: mon.c calling monitor election 2024-08-10T05:16:00.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:16:00.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:16:00.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-10T05:16:00.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: monmap epoch 4 2024-08-10T05:16:00.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:16:00.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: last_changed 2024-08-10T05:15:59.320419+0000 2024-08-10T05:16:00.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: created 2024-08-10T05:03:23.478662+0000 2024-08-10T05:16:00.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: min_mon_release 19 (squid) 2024-08-10T05:16:00.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: election_strategy: 1 2024-08-10T05:16:00.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: 0: [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] mon.a 2024-08-10T05:16:00.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: 1: [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] mon.b 2024-08-10T05:16:00.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: 2: [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] mon.c 2024-08-10T05:16:00.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:16:00.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: osdmap e260: 8 total, 8 up, 8 in 2024-08-10T05:16:00.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: mgrmap e43: y(active, since 33s), standbys: x 2024-08-10T05:16:00.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: overall HEALTH_OK 2024-08-10T05:16:00.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:00.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:00.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:00 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:16:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:16:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: mon.b calling monitor election 2024-08-10T05:16:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: mon.a calling monitor election 2024-08-10T05:16:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: mon.c calling monitor election 2024-08-10T05:16:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:16:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:16:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-10T05:16:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: monmap epoch 4 2024-08-10T05:16:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: fsid bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T05:16:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: last_changed 2024-08-10T05:15:59.320419+0000 2024-08-10T05:16:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: created 2024-08-10T05:03:23.478662+0000 2024-08-10T05:16:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: min_mon_release 19 (squid) 2024-08-10T05:16:00.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: election_strategy: 1 2024-08-10T05:16:00.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: 0: [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] mon.a 2024-08-10T05:16:00.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: 1: [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] mon.b 2024-08-10T05:16:00.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: 2: [v2:172.21.15.86:3301/0,v1:172.21.15.86:6790/0] mon.c 2024-08-10T05:16:00.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:16:00.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: osdmap e260: 8 total, 8 up, 8 in 2024-08-10T05:16:00.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: mgrmap e43: y(active, since 33s), standbys: x 2024-08-10T05:16:00.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: overall HEALTH_OK 2024-08-10T05:16:00.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:00.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:00.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:00 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:16:01.345 INFO:tasks.rados.rados.0.smithi086.stdout:1003: done (6 left) 2024-08-10T05:16:01.345 INFO:tasks.rados.rados.0.smithi086.stdout:1004: done (5 left) 2024-08-10T05:16:01.346 INFO:tasks.rados.rados.0.smithi086.stdout:1005: done (4 left) 2024-08-10T05:16:01.346 INFO:tasks.rados.rados.0.smithi086.stdout:1006: done (3 left) 2024-08-10T05:16:01.346 INFO:tasks.rados.rados.0.smithi086.stdout:1007: done (2 left) 2024-08-10T05:16:01.346 INFO:tasks.rados.rados.0.smithi086.stdout:1008: done (1 left) 2024-08-10T05:16:01.346 INFO:tasks.rados.rados.0.smithi086.stdout:1009: done (0 left) 2024-08-10T05:16:01.346 INFO:tasks.rados.rados.0.smithi086.stdout:1010: snap_remove snap 84 2024-08-10T05:16:01.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:01 smithi086 ceph-mon[98993]: pgmap v46: 121 pgs: 121 active+clean; 204 MiB data, 806 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 86 KiB/s wr, 3 op/s 2024-08-10T05:16:01.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:01 smithi086 ceph-mon[98993]: osdmap e261: 8 total, 8 up, 8 in 2024-08-10T05:16:01.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:01 smithi086 ceph-mon[101471]: pgmap v46: 121 pgs: 121 active+clean; 204 MiB data, 806 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 86 KiB/s wr, 3 op/s 2024-08-10T05:16:01.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:01 smithi086 ceph-mon[101471]: osdmap e261: 8 total, 8 up, 8 in 2024-08-10T05:16:01.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:01 smithi159 ceph-mon[90359]: pgmap v46: 121 pgs: 121 active+clean; 204 MiB data, 806 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 86 KiB/s wr, 3 op/s 2024-08-10T05:16:01.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:01 smithi159 ceph-mon[90359]: osdmap e261: 8 total, 8 up, 8 in 2024-08-10T05:16:02.353 INFO:tasks.rados.rados.0.smithi086.stdout:1010: done (0 left) 2024-08-10T05:16:02.353 INFO:tasks.rados.rados.0.smithi086.stdout:1011: rmattr oid 41 current snap is 97 2024-08-10T05:16:02.353 INFO:tasks.rados.rados.0.smithi086.stdout:1012: snap_remove snap 93 2024-08-10T05:16:02.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:02 smithi086 ceph-mon[98993]: osdmap e262: 8 total, 8 up, 8 in 2024-08-10T05:16:02.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:02 smithi086 ceph-mon[101471]: osdmap e262: 8 total, 8 up, 8 in 2024-08-10T05:16:02.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:02 smithi159 ceph-mon[90359]: osdmap e262: 8 total, 8 up, 8 in 2024-08-10T05:16:03.352 INFO:tasks.rados.rados.0.smithi086.stdout:1012: done (1 left) 2024-08-10T05:16:03.352 INFO:tasks.rados.rados.0.smithi086.stdout:1013: setattr oid 12 current snap is 97 2024-08-10T05:16:03.352 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 629 (ObjNum 285 snap 83 seq_num 285) dirty exists 2024-08-10T05:16:03.354 INFO:tasks.rados.rados.0.smithi086.stdout:1011: done (1 left) 2024-08-10T05:16:03.354 INFO:tasks.rados.rados.0.smithi086.stdout:1014: rmattr oid 31 current snap is 97 2024-08-10T05:16:03.354 INFO:tasks.rados.rados.0.smithi086.stdout:1014: done (1 left) 2024-08-10T05:16:03.354 INFO:tasks.rados.rados.0.smithi086.stdout:1015: rollback oid 42 current snap is 97 2024-08-10T05:16:03.354 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 42 to 62 2024-08-10T05:16:03.354 INFO:tasks.rados.rados.0.smithi086.stdout:1016: rollback oid 38 current snap is 97 2024-08-10T05:16:03.354 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 38 to 92 2024-08-10T05:16:03.354 INFO:tasks.rados.rados.0.smithi086.stdout:1017: snap_create 2024-08-10T05:16:03.364 INFO:tasks.rados.rados.0.smithi086.stdout:1016: finishing rollback tid 1 to smithi08687503-38 2024-08-10T05:16:03.364 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 404 (ObjNum 81 snap 0 seq_num 0) dirty dne 2024-08-10T05:16:03.365 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 545 (ObjNum 81 snap 0 seq_num 1953066355) dirty exists 2024-08-10T05:16:03.366 INFO:tasks.rados.rados.0.smithi086.stdout:1015: finishing rollback tid 0 to smithi08687503-42 2024-08-10T05:16:03.367 INFO:tasks.rados.rados.0.smithi086.stdout:1015: finishing rollback tid 1 to smithi08687503-42 2024-08-10T05:16:03.367 INFO:tasks.rados.rados.0.smithi086.stdout:1015: finishing rollback tid 2 to smithi08687503-42 2024-08-10T05:16:03.367 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 628 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-10T05:16:03.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:03 smithi086 ceph-mon[98993]: pgmap v49: 121 pgs: 121 active+clean; 205 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 185 KiB/s wr, 8 op/s 2024-08-10T05:16:03.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:03 smithi086 ceph-mon[98993]: osdmap e263: 8 total, 8 up, 8 in 2024-08-10T05:16:03.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:03 smithi086 ceph-mon[101471]: pgmap v49: 121 pgs: 121 active+clean; 205 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 185 KiB/s wr, 8 op/s 2024-08-10T05:16:03.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:03 smithi086 ceph-mon[101471]: osdmap e263: 8 total, 8 up, 8 in 2024-08-10T05:16:03.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:03 smithi159 ceph-mon[90359]: pgmap v49: 121 pgs: 121 active+clean; 205 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 185 KiB/s wr, 8 op/s 2024-08-10T05:16:03.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:03 smithi159 ceph-mon[90359]: osdmap e263: 8 total, 8 up, 8 in 2024-08-10T05:16:04.354 INFO:tasks.rados.rados.0.smithi086.stdout:1013: done (3 left) 2024-08-10T05:16:04.354 INFO:tasks.rados.rados.0.smithi086.stdout:1015: done (2 left) 2024-08-10T05:16:04.354 INFO:tasks.rados.rados.0.smithi086.stdout:1016: done (1 left) 2024-08-10T05:16:04.354 INFO:tasks.rados.rados.0.smithi086.stdout:1017: done (0 left) 2024-08-10T05:16:04.354 INFO:tasks.rados.rados.0.smithi086.stdout:1018: rollback oid 43 current snap is 98 2024-08-10T05:16:04.355 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 43 to 88 2024-08-10T05:16:04.355 INFO:tasks.rados.rados.0.smithi086.stdout:1019: snap_create 2024-08-10T05:16:04.360 INFO:tasks.rados.rados.0.smithi086.stdout:1018: finishing rollback tid 0 to smithi08687503-43 2024-08-10T05:16:04.360 INFO:tasks.rados.rados.0.smithi086.stdout:1018: finishing rollback tid 1 to smithi08687503-43 2024-08-10T05:16:04.360 INFO:tasks.rados.rados.0.smithi086.stdout:1018: finishing rollback tid 2 to smithi08687503-43 2024-08-10T05:16:04.360 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 433 (ObjNum 199 snap 53 seq_num 199) dirty exists 2024-08-10T05:16:04.360 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:16:04 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:16:04.076+0000 7f0a5606e640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-08-10T05:16:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:04 smithi086 ceph-mon[101471]: osdmap e264: 8 total, 8 up, 8 in 2024-08-10T05:16:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:04 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:04 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:04 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:04 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:04 smithi086 ceph-mon[101471]: osdmap e265: 8 total, 8 up, 8 in 2024-08-10T05:16:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:04 smithi086 ceph-mon[98993]: osdmap e264: 8 total, 8 up, 8 in 2024-08-10T05:16:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:04 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:04 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:04 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:04 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:04 smithi086 ceph-mon[98993]: osdmap e265: 8 total, 8 up, 8 in 2024-08-10T05:16:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:04 smithi159 ceph-mon[90359]: osdmap e264: 8 total, 8 up, 8 in 2024-08-10T05:16:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:04 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:04 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:04 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:04 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:04 smithi159 ceph-mon[90359]: osdmap e265: 8 total, 8 up, 8 in 2024-08-10T05:16:04.904 INFO:tasks.rados.rados.0.smithi086.stdout:1018: done (1 left) 2024-08-10T05:16:04.904 INFO:tasks.rados.rados.0.smithi086.stdout:1019: done (0 left) 2024-08-10T05:16:04.904 INFO:tasks.rados.rados.0.smithi086.stdout:1020: rmattr oid 29 current snap is 99 2024-08-10T05:16:04.904 INFO:tasks.rados.rados.0.smithi086.stdout:1020: done (0 left) 2024-08-10T05:16:04.904 INFO:tasks.rados.rados.0.smithi086.stdout:1021: snap_create 2024-08-10T05:16:05.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: pgmap v52: 121 pgs: 121 active+clean; 205 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 130 KiB/s wr, 6 op/s 2024-08-10T05:16:05.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:16:05.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:16:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:16:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:16:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:16:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:16:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:16:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:16:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:16:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:16:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:16:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:16:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:16:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:16:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:16:05.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:16:05.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:16:05.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:16:05.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[98993]: osdmap e266: 8 total, 8 up, 8 in 2024-08-10T05:16:05.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: pgmap v52: 121 pgs: 121 active+clean; 205 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 130 KiB/s wr, 6 op/s 2024-08-10T05:16:05.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:16:05.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:16:05.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:16:05.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:16:05.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:16:05.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:16:05.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:16:05.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:16:05.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:16:05.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:16:05.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:16:05.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:16:05.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:16:05.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:16:05.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:16:05.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:16:05.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:16:05.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:16:05.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:05 smithi086 ceph-mon[101471]: osdmap e266: 8 total, 8 up, 8 in 2024-08-10T05:16:05.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: pgmap v52: 121 pgs: 121 active+clean; 205 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 130 KiB/s wr, 6 op/s 2024-08-10T05:16:05.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:16:05.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:16:05.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:16:05.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:16:05.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:16:05.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:16:05.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:16:05.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:16:05.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:16:05.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:16:05.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:16:05.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:16:05.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:16:05.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T05:16:05.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T05:16:05.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T05:16:05.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T05:16:05.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T05:16:05.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:05 smithi159 ceph-mon[90359]: osdmap e266: 8 total, 8 up, 8 in 2024-08-10T05:16:05.905 INFO:tasks.rados.rados.0.smithi086.stdout:1021: done (0 left) 2024-08-10T05:16:05.905 INFO:tasks.rados.rados.0.smithi086.stdout:1022: delete oid 33 current snap is 100 2024-08-10T05:16:05.909 INFO:tasks.rados.rados.0.smithi086.stdout:1022: done (0 left) 2024-08-10T05:16:05.909 INFO:tasks.rados.rados.0.smithi086.stdout:1023: setattr oid 48 current snap is 100 2024-08-10T05:16:05.911 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 100 2024-08-10T05:16:05.912 INFO:tasks.rados.rados.0.smithi086.stdout:1024: seq_num 320 ranges {933888=565248} 2024-08-10T05:16:05.920 INFO:tasks.rados.rados.0.smithi086.stdout:1024: writing smithi08687503-2 from 933888 to 1499136 tid 1 2024-08-10T05:16:05.920 INFO:tasks.rados.rados.0.smithi086.stdout:1025: read oid 37 snap -1 2024-08-10T05:16:05.921 INFO:tasks.rados.rados.0.smithi086.stdout:1025: expect (ObjNum 307 snap 90 seq_num 307) 2024-08-10T05:16:05.921 INFO:tasks.rados.rados.0.smithi086.stdout:1026: copy_from oid 40 from oid 33 current snap is 100 2024-08-10T05:16:05.921 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 546 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-10T05:16:05.921 INFO:tasks.rados.rados.0.smithi086.stdout:1023: done (3 left) 2024-08-10T05:16:05.921 INFO:tasks.rados.rados.0.smithi086.stdout:1027: snap_remove snap 98 2024-08-10T05:16:06.915 INFO:tasks.rados.rados.0.smithi086.stdout:1027: done (3 left) 2024-08-10T05:16:06.915 INFO:tasks.rados.rados.0.smithi086.stdout:1028: setattr oid 27 current snap is 100 2024-08-10T05:16:06.915 INFO:tasks.rados.rados.0.smithi086.stdout:1026: finishing copy_from to smithi08687503-40 2024-08-10T05:16:06.915 INFO:tasks.rados.rados.0.smithi086.stdout:1026: got expected ENOENT (src dne) 2024-08-10T05:16:06.915 INFO:tasks.rados.rados.0.smithi086.stdout:1026: finishing copy_from racing read to smithi08687503-40 2024-08-10T05:16:06.915 INFO:tasks.rados.rados.0.smithi086.stdout:1024: finishing write tid 1 to smithi08687503-2 2024-08-10T05:16:06.915 INFO:tasks.rados.rados.0.smithi086.stdout:1024: finishing write tid 2 to smithi08687503-2 2024-08-10T05:16:06.915 INFO:tasks.rados.rados.0.smithi086.stdout:1025: expect (ObjNum 307 snap 90 seq_num 307) 2024-08-10T05:16:06.996 INFO:tasks.rados.rados.0.smithi086.stdout:1024: finishing write tid 3 to smithi08687503-2 2024-08-10T05:16:06.996 INFO:tasks.rados.rados.0.smithi086.stdout:1024: oid 2 updating version 0 to 470 2024-08-10T05:16:06.996 INFO:tasks.rados.rados.0.smithi086.stdout:1024: oid 2 updating version 470 to 471 2024-08-10T05:16:06.996 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 471 (ObjNum 320 snap 100 seq_num 320) dirty exists 2024-08-10T05:16:06.996 INFO:tasks.rados.rados.0.smithi086.stdout:1024: left oid 2 (ObjNum 320 snap 100 seq_num 320) 2024-08-10T05:16:06.996 INFO:tasks.rados.rados.0.smithi086.stdout:1024: done (3 left) 2024-08-10T05:16:06.996 INFO:tasks.rados.rados.0.smithi086.stdout:1025: done (2 left) 2024-08-10T05:16:06.997 INFO:tasks.rados.rados.0.smithi086.stdout:1026: done (1 left) 2024-08-10T05:16:06.997 INFO:tasks.rados.rados.0.smithi086.stdout:1029: snap_create 2024-08-10T05:16:06.998 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 68 (ObjNum 65 snap 0 seq_num 3355655552) dirty exists 2024-08-10T05:16:07.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:06 smithi159 ceph-mon[90359]: osdmap e267: 8 total, 8 up, 8 in 2024-08-10T05:16:07.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:06 smithi159 ceph-mon[90359]: pgmap v56: 121 pgs: 121 active+clean; 205 MiB data, 808 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:16:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:06 smithi086 ceph-mon[101471]: osdmap e267: 8 total, 8 up, 8 in 2024-08-10T05:16:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:06 smithi086 ceph-mon[101471]: pgmap v56: 121 pgs: 121 active+clean; 205 MiB data, 808 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:16:07.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:06 smithi086 ceph-mon[98993]: osdmap e267: 8 total, 8 up, 8 in 2024-08-10T05:16:07.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:06 smithi086 ceph-mon[98993]: pgmap v56: 121 pgs: 121 active+clean; 205 MiB data, 808 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:16:07.912 INFO:tasks.rados.rados.0.smithi086.stdout:1028: done (1 left) 2024-08-10T05:16:07.912 INFO:tasks.rados.rados.0.smithi086.stdout:1029: done (0 left) 2024-08-10T05:16:07.912 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 37 current snap is 101 2024-08-10T05:16:07.912 INFO:tasks.rados.rados.0.smithi086.stdout:1030: seq_num 321 ranges {2088960=581632} 2024-08-10T05:16:07.926 INFO:tasks.rados.rados.0.smithi086.stdout:1030: writing smithi08687503-37 from 2088960 to 2670592 tid 1 2024-08-10T05:16:07.926 INFO:tasks.rados.rados.0.smithi086.stdout:1031: snap_create 2024-08-10T05:16:07.932 INFO:tasks.rados.rados.0.smithi086.stdout:1030: finishing write tid 1 to smithi08687503-37 2024-08-10T05:16:07.932 INFO:tasks.rados.rados.0.smithi086.stdout:1030: finishing write tid 2 to smithi08687503-37 2024-08-10T05:16:07.933 INFO:tasks.rados.rados.0.smithi086.stdout:1030: finishing write tid 3 to smithi08687503-37 2024-08-10T05:16:07.933 INFO:tasks.rados.rados.0.smithi086.stdout:1030: oid 37 updating version 0 to 476 2024-08-10T05:16:07.933 INFO:tasks.rados.rados.0.smithi086.stdout:1030: oid 37 version 476 is already newer than 475 2024-08-10T05:16:07.933 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 476 (ObjNum 321 snap 101 seq_num 321) dirty exists 2024-08-10T05:16:07.933 INFO:tasks.rados.rados.0.smithi086.stdout:1030: left oid 37 (ObjNum 321 snap 101 seq_num 321) 2024-08-10T05:16:08.014 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[101471]: osdmap e268: 8 total, 8 up, 8 in 2024-08-10T05:16:08.014 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:08.014 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:08.014 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:08.014 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:16:08.014 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:08.014 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[101471]: Reconfiguring mon.a (monmap changed)... 2024-08-10T05:16:08.014 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:16:08.014 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:16:08.014 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:08.014 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[101471]: Reconfiguring daemon mon.a on smithi086 2024-08-10T05:16:08.015 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[98993]: osdmap e268: 8 total, 8 up, 8 in 2024-08-10T05:16:08.015 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:08.015 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:08.015 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:08.015 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:16:08.015 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:08.015 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[98993]: Reconfiguring mon.a (monmap changed)... 2024-08-10T05:16:08.015 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:16:08.015 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:16:08.015 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:08.016 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:07 smithi086 ceph-mon[98993]: Reconfiguring daemon mon.a on smithi086 2024-08-10T05:16:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:07 smithi159 ceph-mon[90359]: osdmap e268: 8 total, 8 up, 8 in 2024-08-10T05:16:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:07 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:07 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:07 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:07 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:16:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:07 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:07 smithi159 ceph-mon[90359]: Reconfiguring mon.a (monmap changed)... 2024-08-10T05:16:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:07 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:16:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:07 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:16:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:07 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:07 smithi159 ceph-mon[90359]: Reconfiguring daemon mon.a on smithi086 2024-08-10T05:16:08.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:16:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:16:08] "GET /metrics HTTP/1.1" 200 36007 "" "Prometheus/2.43.0" 2024-08-10T05:16:08.922 INFO:tasks.rados.rados.0.smithi086.stdout:1030: done (1 left) 2024-08-10T05:16:08.922 INFO:tasks.rados.rados.0.smithi086.stdout:1031: done (0 left) 2024-08-10T05:16:08.922 INFO:tasks.rados.rados.0.smithi086.stdout:1032: read oid 11 snap 91 2024-08-10T05:16:08.922 INFO:tasks.rados.rados.0.smithi086.stdout:1032: expect deleted 2024-08-10T05:16:08.923 INFO:tasks.rados.rados.0.smithi086.stdout:1033: snap_create 2024-08-10T05:16:09.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:08 smithi086 ceph-mon[101471]: osdmap e269: 8 total, 8 up, 8 in 2024-08-10T05:16:09.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:08 smithi086 ceph-mon[101471]: pgmap v59: 121 pgs: 121 active+clean; 205 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 144 KiB/s wr, 32 op/s 2024-08-10T05:16:09.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:08 smithi086 ceph-mon[98993]: osdmap e269: 8 total, 8 up, 8 in 2024-08-10T05:16:09.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:08 smithi086 ceph-mon[98993]: pgmap v59: 121 pgs: 121 active+clean; 205 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 144 KiB/s wr, 32 op/s 2024-08-10T05:16:09.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:08 smithi159 ceph-mon[90359]: osdmap e269: 8 total, 8 up, 8 in 2024-08-10T05:16:09.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:08 smithi159 ceph-mon[90359]: pgmap v59: 121 pgs: 121 active+clean; 205 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 144 KiB/s wr, 32 op/s 2024-08-10T05:16:09.906 INFO:tasks.rados.rados.0.smithi086.stdout:1032: done (1 left) 2024-08-10T05:16:09.906 INFO:tasks.rados.rados.0.smithi086.stdout:1033: done (0 left) 2024-08-10T05:16:09.906 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 10 current snap is 103 2024-08-10T05:16:09.907 INFO:tasks.rados.rados.0.smithi086.stdout:1034: seq_num 322 ranges {2318336=598016} 2024-08-10T05:16:09.922 INFO:tasks.rados.rados.0.smithi086.stdout:1034: writing smithi08687503-10 from 2318336 to 2916352 tid 1 2024-08-10T05:16:09.922 INFO:tasks.rados.rados.0.smithi086.stdout:1035: copy_from oid 5 from oid 16 current snap is 103 2024-08-10T05:16:09.923 INFO:tasks.rados.rados.0.smithi086.stdout:1036: copy_from oid 36 from oid 3 current snap is 103 2024-08-10T05:16:09.923 INFO:tasks.rados.rados.0.smithi086.stdout:1037: read oid 6 snap -1 2024-08-10T05:16:09.923 INFO:tasks.rados.rados.0.smithi086.stdout:1037: expect (ObjNum 215 snap 59 seq_num 215) 2024-08-10T05:16:09.923 INFO:tasks.rados.rados.0.smithi086.stdout:1038: read oid 47 snap -1 2024-08-10T05:16:09.923 INFO:tasks.rados.rados.0.smithi086.stdout:1038: expect (ObjNum 255 snap 68 seq_num 255) 2024-08-10T05:16:09.923 INFO:tasks.rados.rados.0.smithi086.stdout:1039: delete oid 44 current snap is 103 2024-08-10T05:16:09.925 INFO:tasks.rados.rados.0.smithi086.stdout:1039: done (5 left) 2024-08-10T05:16:09.925 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 1 current snap is 103 2024-08-10T05:16:09.925 INFO:tasks.rados.rados.0.smithi086.stdout:1040: seq_num 324 ranges {278528=630784} 2024-08-10T05:16:09.931 INFO:tasks.rados.rados.0.smithi086.stdout:1040: writing smithi08687503-1 from 278528 to 909312 tid 1 2024-08-10T05:16:09.931 INFO:tasks.rados.rados.0.smithi086.stdout:1041: rollback oid 17 current snap is 103 2024-08-10T05:16:09.931 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 17 to 97 2024-08-10T05:16:09.931 INFO:tasks.rados.rados.0.smithi086.stdout:1036: finishing copy_from to smithi08687503-36 2024-08-10T05:16:09.932 INFO:tasks.rados.rados.0.smithi086.stdout:1036: got expected ENOENT (src dne) 2024-08-10T05:16:09.932 INFO:tasks.rados.rados.0.smithi086.stdout:1035: finishing copy_from to smithi08687503-5 2024-08-10T05:16:09.932 INFO:tasks.rados.rados.0.smithi086.stdout:1035: got expected ENOENT (src dne) 2024-08-10T05:16:09.932 INFO:tasks.rados.rados.0.smithi086.stdout:1035: finishing copy_from racing read to smithi08687503-5 2024-08-10T05:16:09.932 INFO:tasks.rados.rados.0.smithi086.stdout:1036: finishing copy_from racing read to smithi08687503-36 2024-08-10T05:16:09.932 INFO:tasks.rados.rados.0.smithi086.stdout:1035: done (6 left) 2024-08-10T05:16:09.932 INFO:tasks.rados.rados.0.smithi086.stdout:1036: done (5 left) 2024-08-10T05:16:09.932 INFO:tasks.rados.rados.0.smithi086.stdout:1042: setattr oid 19 current snap is 103 2024-08-10T05:16:09.933 INFO:tasks.rados.rados.0.smithi086.stdout:1043: snap_remove snap 62 2024-08-10T05:16:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:09 smithi159 ceph-mon[90359]: osdmap e270: 8 total, 8 up, 8 in 2024-08-10T05:16:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:09 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:09 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:09 smithi159 ceph-mon[90359]: Reconfiguring mgr.y (monmap changed)... 2024-08-10T05:16:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:09 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:16:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:09 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:16:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:09 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:09 smithi159 ceph-mon[90359]: Reconfiguring daemon mgr.y on smithi086 2024-08-10T05:16:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:09 smithi159 ceph-mon[90359]: osdmap e271: 8 total, 8 up, 8 in 2024-08-10T05:16:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:09 smithi086 ceph-mon[98993]: osdmap e270: 8 total, 8 up, 8 in 2024-08-10T05:16:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:09 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:09 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:09 smithi086 ceph-mon[98993]: Reconfiguring mgr.y (monmap changed)... 2024-08-10T05:16:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:09 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:16:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:09 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:16:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:09 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:09 smithi086 ceph-mon[98993]: Reconfiguring daemon mgr.y on smithi086 2024-08-10T05:16:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:09 smithi086 ceph-mon[98993]: osdmap e271: 8 total, 8 up, 8 in 2024-08-10T05:16:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:09 smithi086 ceph-mon[101471]: osdmap e270: 8 total, 8 up, 8 in 2024-08-10T05:16:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:09 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:09 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:09 smithi086 ceph-mon[101471]: Reconfiguring mgr.y (monmap changed)... 2024-08-10T05:16:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:09 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:16:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:09 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:16:10.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:09 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:10.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:09 smithi086 ceph-mon[101471]: Reconfiguring daemon mgr.y on smithi086 2024-08-10T05:16:10.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:09 smithi086 ceph-mon[101471]: osdmap e271: 8 total, 8 up, 8 in 2024-08-10T05:16:10.937 INFO:tasks.rados.rados.0.smithi086.stdout:1043: done (6 left) 2024-08-10T05:16:10.938 INFO:tasks.rados.rados.0.smithi086.stdout:1044: snap_create 2024-08-10T05:16:10.939 INFO:tasks.rados.rados.0.smithi086.stdout:1038: expect (ObjNum 255 snap 68 seq_num 255) 2024-08-10T05:16:11.027 INFO:tasks.rados.rados.0.smithi086.stdout:1041: finishing rollback tid 1 to smithi08687503-17 2024-08-10T05:16:11.027 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 298 (ObjNum 33 snap 0 seq_num 3328886008) dirty dne 2024-08-10T05:16:11.027 INFO:tasks.rados.rados.0.smithi086.stdout:1034: finishing write tid 1 to smithi08687503-10 2024-08-10T05:16:11.027 INFO:tasks.rados.rados.0.smithi086.stdout:1040: finishing write tid 1 to smithi08687503-1 2024-08-10T05:16:11.028 INFO:tasks.rados.rados.0.smithi086.stdout:1034: finishing write tid 2 to smithi08687503-10 2024-08-10T05:16:11.028 INFO:tasks.rados.rados.0.smithi086.stdout:1040: finishing write tid 2 to smithi08687503-1 2024-08-10T05:16:11.028 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 410 (ObjNum 254 snap 68 seq_num 254) dirty exists 2024-08-10T05:16:11.028 INFO:tasks.rados.rados.0.smithi086.stdout:1034: finishing write tid 3 to smithi08687503-10 2024-08-10T05:16:11.028 INFO:tasks.rados.rados.0.smithi086.stdout:1034: oid 10 updating version 0 to 633 2024-08-10T05:16:11.028 INFO:tasks.rados.rados.0.smithi086.stdout:1034: oid 10 version 633 is already newer than 632 2024-08-10T05:16:11.028 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 633 (ObjNum 322 snap 103 seq_num 322) dirty exists 2024-08-10T05:16:11.028 INFO:tasks.rados.rados.0.smithi086.stdout:1034: left oid 10 (ObjNum 322 snap 103 seq_num 322) 2024-08-10T05:16:11.028 INFO:tasks.rados.rados.0.smithi086.stdout:1040: finishing write tid 3 to smithi08687503-1 2024-08-10T05:16:11.028 INFO:tasks.rados.rados.0.smithi086.stdout:1040: oid 1 updating version 0 to 217 2024-08-10T05:16:11.028 INFO:tasks.rados.rados.0.smithi086.stdout:1040: oid 1 version 217 is already newer than 216 2024-08-10T05:16:11.028 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 217 (ObjNum 324 snap 103 seq_num 324) dirty exists 2024-08-10T05:16:11.028 INFO:tasks.rados.rados.0.smithi086.stdout:1040: left oid 1 (ObjNum 324 snap 103 seq_num 324) 2024-08-10T05:16:11.028 INFO:tasks.rados.rados.0.smithi086.stdout:1037: expect (ObjNum 215 snap 59 seq_num 215) 2024-08-10T05:16:11.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:10 smithi086 ceph-mon[101471]: pgmap v62: 121 pgs: 121 active+clean; 205 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 138 KiB/s wr, 31 op/s 2024-08-10T05:16:11.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:10 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:11.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:10 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:11.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:10 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:16:11.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:10 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:16:11.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:10 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:10 smithi086 ceph-mon[98993]: pgmap v62: 121 pgs: 121 active+clean; 205 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 138 KiB/s wr, 31 op/s 2024-08-10T05:16:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:10 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:10 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:10 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:16:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:10 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:16:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:10 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:10 smithi159 ceph-mon[90359]: pgmap v62: 121 pgs: 121 active+clean; 205 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 138 KiB/s wr, 31 op/s 2024-08-10T05:16:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:10 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:10 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:10 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:16:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:10 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:16:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:10 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:11.947 INFO:tasks.rados.rados.0.smithi086.stdout:1034: done (6 left) 2024-08-10T05:16:11.947 INFO:tasks.rados.rados.0.smithi086.stdout:1037: done (5 left) 2024-08-10T05:16:11.948 INFO:tasks.rados.rados.0.smithi086.stdout:1038: done (4 left) 2024-08-10T05:16:11.948 INFO:tasks.rados.rados.0.smithi086.stdout:1040: done (3 left) 2024-08-10T05:16:11.948 INFO:tasks.rados.rados.0.smithi086.stdout:1041: done (2 left) 2024-08-10T05:16:11.948 INFO:tasks.rados.rados.0.smithi086.stdout:1042: done (1 left) 2024-08-10T05:16:11.948 INFO:tasks.rados.rados.0.smithi086.stdout:1044: done (0 left) 2024-08-10T05:16:11.948 INFO:tasks.rados.rados.0.smithi086.stdout:1045: rmattr oid 17 current snap is 104 2024-08-10T05:16:11.948 INFO:tasks.rados.rados.0.smithi086.stdout:1045: done (0 left) 2024-08-10T05:16:11.948 INFO:tasks.rados.rados.0.smithi086.stdout:1046: read oid 48 snap -1 2024-08-10T05:16:11.948 INFO:tasks.rados.rados.0.smithi086.stdout:1046: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:16:11.948 INFO:tasks.rados.rados.0.smithi086.stdout:1047: copy_from oid 39 from oid 45 current snap is 104 2024-08-10T05:16:11.949 INFO:tasks.rados.rados.0.smithi086.stdout:1048: snap_remove snap 92 2024-08-10T05:16:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:11 smithi086 ceph-mon[98993]: Reconfiguring mon.c (monmap changed)... 2024-08-10T05:16:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:11 smithi086 ceph-mon[98993]: Reconfiguring daemon mon.c on smithi086 2024-08-10T05:16:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:11 smithi086 ceph-mon[98993]: osdmap e272: 8 total, 8 up, 8 in 2024-08-10T05:16:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:16:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T05:16:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:11 smithi086 ceph-mon[101471]: Reconfiguring mon.c (monmap changed)... 2024-08-10T05:16:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:11 smithi086 ceph-mon[101471]: Reconfiguring daemon mon.c on smithi086 2024-08-10T05:16:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:11 smithi086 ceph-mon[101471]: osdmap e272: 8 total, 8 up, 8 in 2024-08-10T05:16:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:16:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T05:16:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:11 smithi159 ceph-mon[90359]: Reconfiguring mon.c (monmap changed)... 2024-08-10T05:16:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:11 smithi159 ceph-mon[90359]: Reconfiguring daemon mon.c on smithi086 2024-08-10T05:16:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:11 smithi159 ceph-mon[90359]: osdmap e272: 8 total, 8 up, 8 in 2024-08-10T05:16:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:16:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T05:16:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:12.947 INFO:tasks.rados.rados.0.smithi086.stdout:1048: done (2 left) 2024-08-10T05:16:12.947 INFO:tasks.rados.rados.0.smithi086.stdout:1049: delete oid 35 current snap is 104 2024-08-10T05:16:12.948 INFO:tasks.rados.rados.0.smithi086.stdout:1046: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:16:12.956 INFO:tasks.rados.rados.0.smithi086.stdout:1047: finishing copy_from racing read to smithi08687503-39 2024-08-10T05:16:12.956 INFO:tasks.rados.rados.0.smithi086.stdout:1047: finishing copy_from to smithi08687503-39 2024-08-10T05:16:12.957 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 385 (ObjNum 270 snap 72 seq_num 270) dirty exists 2024-08-10T05:16:12.957 INFO:tasks.rados.rados.0.smithi086.stdout:1046: done (2 left) 2024-08-10T05:16:12.957 INFO:tasks.rados.rados.0.smithi086.stdout:1047: done (1 left) 2024-08-10T05:16:12.957 INFO:tasks.rados.rados.0.smithi086.stdout:1049: done (0 left) 2024-08-10T05:16:12.957 INFO:tasks.rados.rados.0.smithi086.stdout:1050: copy_from oid 12 from oid 34 current snap is 104 2024-08-10T05:16:12.958 INFO:tasks.rados.rados.0.smithi086.stdout:1051: read oid 33 snap -1 2024-08-10T05:16:12.958 INFO:tasks.rados.rados.0.smithi086.stdout:1051: expect deleted 2024-08-10T05:16:12.958 INFO:tasks.rados.rados.0.smithi086.stdout:1052: read oid 5 snap -1 2024-08-10T05:16:12.958 INFO:tasks.rados.rados.0.smithi086.stdout:1052: expect (ObjNum 262 snap 69 seq_num 262) 2024-08-10T05:16:12.958 INFO:tasks.rados.rados.0.smithi086.stdout:1053: delete oid 26 current snap is 104 2024-08-10T05:16:12.959 INFO:tasks.rados.rados.0.smithi086.stdout:1051: done (3 left) 2024-08-10T05:16:12.960 INFO:tasks.rados.rados.0.smithi086.stdout:1053: done (2 left) 2024-08-10T05:16:12.960 INFO:tasks.rados.rados.0.smithi086.stdout:1054: rollback oid 47 current snap is 104 2024-08-10T05:16:12.960 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 47 to 103 2024-08-10T05:16:12.960 INFO:tasks.rados.rados.0.smithi086.stdout:1055: rollback oid 30 current snap is 104 2024-08-10T05:16:12.960 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 30 to 95 2024-08-10T05:16:12.960 INFO:tasks.rados.rados.0.smithi086.stdout:1056: rmattr oid 29 current snap is 104 2024-08-10T05:16:12.961 INFO:tasks.rados.rados.0.smithi086.stdout:1056: done (4 left) 2024-08-10T05:16:12.961 INFO:tasks.rados.rados.0.smithi086.stdout:1057: read oid 18 snap -1 2024-08-10T05:16:12.961 INFO:tasks.rados.rados.0.smithi086.stdout:1057: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:16:12.961 INFO:tasks.rados.rados.0.smithi086.stdout:1058: rollback oid 42 current snap is 104 2024-08-10T05:16:12.961 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 42 to 101 2024-08-10T05:16:12.962 INFO:tasks.rados.rados.0.smithi086.stdout:1059: read oid 15 snap -1 2024-08-10T05:16:12.962 INFO:tasks.rados.rados.0.smithi086.stdout:1059: expect (ObjNum 256 snap 68 seq_num 256) 2024-08-10T05:16:12.962 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 36 current snap is 104 2024-08-10T05:16:12.962 INFO:tasks.rados.rados.0.smithi086.stdout:1060: seq_num 327 ranges {6438912=679936} 2024-08-10T05:16:12.999 INFO:tasks.rados.rados.0.smithi086.stdout:1060: writing smithi08687503-36 from 6438912 to 7118848 tid 1 2024-08-10T05:16:12.999 INFO:tasks.rados.rados.0.smithi086.stdout:1061: delete oid 1 current snap is 104 2024-08-10T05:16:12.999 INFO:tasks.rados.rados.0.smithi086.stdout:1055: finishing rollback tid 1 to smithi08687503-30 2024-08-10T05:16:12.999 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 0 (ObjNum 129 snap 0 seq_num 3355851120) dirty dne 2024-08-10T05:16:12.999 INFO:tasks.rados.rados.0.smithi086.stdout:1057: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:16:13.003 INFO:tasks.rados.rados.0.smithi086.stdout:1054: finishing rollback tid 0 to smithi08687503-47 2024-08-10T05:16:13.003 INFO:tasks.rados.rados.0.smithi086.stdout:1054: finishing rollback tid 1 to smithi08687503-47 2024-08-10T05:16:13.003 INFO:tasks.rados.rados.0.smithi086.stdout:1054: finishing rollback tid 2 to smithi08687503-47 2024-08-10T05:16:13.003 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 330 (ObjNum 255 snap 68 seq_num 255) dirty exists 2024-08-10T05:16:13.003 INFO:tasks.rados.rados.0.smithi086.stdout:1052: expect (ObjNum 262 snap 69 seq_num 262) 2024-08-10T05:16:13.058 INFO:tasks.rados.rados.0.smithi086.stdout:1058: finishing rollback tid 0 to smithi08687503-42 2024-08-10T05:16:13.058 INFO:tasks.rados.rados.0.smithi086.stdout:1058: finishing rollback tid 1 to smithi08687503-42 2024-08-10T05:16:13.058 INFO:tasks.rados.rados.0.smithi086.stdout:1058: finishing rollback tid 2 to smithi08687503-42 2024-08-10T05:16:13.059 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 645 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-10T05:16:13.059 INFO:tasks.rados.rados.0.smithi086.stdout:1050: finishing copy_from racing read to smithi08687503-12 2024-08-10T05:16:13.059 INFO:tasks.rados.rados.0.smithi086.stdout:1050: finishing copy_from to smithi08687503-12 2024-08-10T05:16:13.059 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 396 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-10T05:16:13.059 INFO:tasks.rados.rados.0.smithi086.stdout:1059: expect (ObjNum 256 snap 68 seq_num 256) 2024-08-10T05:16:13.374 INFO:tasks.rados.rados.0.smithi086.stdout:1060: finishing write tid 1 to smithi08687503-36 2024-08-10T05:16:13.374 INFO:tasks.rados.rados.0.smithi086.stdout:1060: finishing write tid 2 to smithi08687503-36 2024-08-10T05:16:13.374 INFO:tasks.rados.rados.0.smithi086.stdout:1050: done (8 left) 2024-08-10T05:16:13.374 INFO:tasks.rados.rados.0.smithi086.stdout:1052: done (7 left) 2024-08-10T05:16:13.374 INFO:tasks.rados.rados.0.smithi086.stdout:1054: done (6 left) 2024-08-10T05:16:13.374 INFO:tasks.rados.rados.0.smithi086.stdout:1055: done (5 left) 2024-08-10T05:16:13.374 INFO:tasks.rados.rados.0.smithi086.stdout:1057: done (4 left) 2024-08-10T05:16:13.374 INFO:tasks.rados.rados.0.smithi086.stdout:1058: done (3 left) 2024-08-10T05:16:13.375 INFO:tasks.rados.rados.0.smithi086.stdout:1059: done (2 left) 2024-08-10T05:16:13.375 INFO:tasks.rados.rados.0.smithi086.stdout:1061: done (1 left) 2024-08-10T05:16:13.375 INFO:tasks.rados.rados.0.smithi086.stdout:1062: rmattr oid 18 current snap is 104 2024-08-10T05:16:13.375 INFO:tasks.rados.rados.0.smithi086.stdout:1060: finishing write tid 3 to smithi08687503-36 2024-08-10T05:16:13.375 INFO:tasks.rados.rados.0.smithi086.stdout:1060: oid 36 updating version 0 to 528 2024-08-10T05:16:13.375 INFO:tasks.rados.rados.0.smithi086.stdout:1060: oid 36 updating version 528 to 529 2024-08-10T05:16:13.375 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 529 (ObjNum 327 snap 104 seq_num 327) dirty exists 2024-08-10T05:16:13.375 INFO:tasks.rados.rados.0.smithi086.stdout:1060: left oid 36 (ObjNum 327 snap 104 seq_num 327) 2024-08-10T05:16:13.375 INFO:tasks.rados.rados.0.smithi086.stdout:1060: done (1 left) 2024-08-10T05:16:13.375 INFO:tasks.rados.rados.0.smithi086.stdout:1063: setattr oid 16 current snap is 104 2024-08-10T05:16:13.375 INFO:tasks.rados.rados.0.smithi086.stdout:1064: snap_remove snap 95 2024-08-10T05:16:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:12 smithi086 ceph-mon[98993]: Reconfiguring osd.0 (monmap changed)... 2024-08-10T05:16:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:12 smithi086 ceph-mon[98993]: Reconfiguring daemon osd.0 on smithi086 2024-08-10T05:16:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:12 smithi086 ceph-mon[98993]: osdmap e273: 8 total, 8 up, 8 in 2024-08-10T05:16:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:12 smithi086 ceph-mon[98993]: pgmap v65: 121 pgs: 121 active+clean; 184 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-08-10T05:16:13.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:12 smithi086 ceph-mon[101471]: Reconfiguring osd.0 (monmap changed)... 2024-08-10T05:16:13.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:12 smithi086 ceph-mon[101471]: Reconfiguring daemon osd.0 on smithi086 2024-08-10T05:16:13.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:12 smithi086 ceph-mon[101471]: osdmap e273: 8 total, 8 up, 8 in 2024-08-10T05:16:13.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:12 smithi086 ceph-mon[101471]: pgmap v65: 121 pgs: 121 active+clean; 184 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-08-10T05:16:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:12 smithi159 ceph-mon[90359]: Reconfiguring osd.0 (monmap changed)... 2024-08-10T05:16:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:12 smithi159 ceph-mon[90359]: Reconfiguring daemon osd.0 on smithi086 2024-08-10T05:16:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:12 smithi159 ceph-mon[90359]: osdmap e273: 8 total, 8 up, 8 in 2024-08-10T05:16:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:12 smithi159 ceph-mon[90359]: pgmap v65: 121 pgs: 121 active+clean; 184 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-08-10T05:16:13.953 INFO:tasks.rados.rados.0.smithi086.stdout:1064: done (2 left) 2024-08-10T05:16:13.953 INFO:tasks.rados.rados.0.smithi086.stdout:1065: rollback oid 31 current snap is 104 2024-08-10T05:16:13.953 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 31 to 79 2024-08-10T05:16:13.953 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 544 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-10T05:16:13.953 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 650 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-10T05:16:13.953 INFO:tasks.rados.rados.0.smithi086.stdout:1062: done (2 left) 2024-08-10T05:16:13.953 INFO:tasks.rados.rados.0.smithi086.stdout:1063: done (1 left) 2024-08-10T05:16:13.953 INFO:tasks.rados.rados.0.smithi086.stdout:1066: snap_remove snap 91 2024-08-10T05:16:14.178 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:13 smithi086 ceph-mon[98993]: osdmap e274: 8 total, 8 up, 8 in 2024-08-10T05:16:14.178 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:13 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:14.178 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:13 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:14.178 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:13 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-10T05:16:14.178 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:13 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:14.178 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:13 smithi086 ceph-mon[101471]: osdmap e274: 8 total, 8 up, 8 in 2024-08-10T05:16:14.178 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:13 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:14.179 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:13 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:14.179 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:13 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-10T05:16:14.179 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:13 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:14.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:13 smithi159 ceph-mon[90359]: osdmap e274: 8 total, 8 up, 8 in 2024-08-10T05:16:14.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:13 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:14.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:13 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:14.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:13 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-10T05:16:14.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:13 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:14.907 INFO:tasks.rados.rados.0.smithi086.stdout:1066: done (1 left) 2024-08-10T05:16:14.908 INFO:tasks.rados.rados.0.smithi086.stdout:1067: read oid 46 snap -1 2024-08-10T05:16:14.908 INFO:tasks.rados.rados.0.smithi086.stdout:1067: expect (ObjNum 220 snap 61 seq_num 220) 2024-08-10T05:16:14.908 INFO:tasks.rados.rados.0.smithi086.stdout:1068: rollback oid 6 current snap is 104 2024-08-10T05:16:14.908 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 6 to 87 2024-08-10T05:16:14.908 INFO:tasks.rados.rados.0.smithi086.stdout:1065: finishing rollback tid 1 to smithi08687503-31 2024-08-10T05:16:14.908 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-10T05:16:14.908 INFO:tasks.rados.rados.0.smithi086.stdout:1065: done (2 left) 2024-08-10T05:16:14.908 INFO:tasks.rados.rados.0.smithi086.stdout:1069: read oid 8 snap 96 2024-08-10T05:16:14.908 INFO:tasks.rados.rados.0.smithi086.stdout:1069: expect (ObjNum 7 snap 0 seq_num 7) 2024-08-10T05:16:14.908 INFO:tasks.rados.rados.0.smithi086.stdout:1070: read oid 17 snap -1 2024-08-10T05:16:14.908 INFO:tasks.rados.rados.0.smithi086.stdout:1070: expect deleted 2024-08-10T05:16:14.908 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 47 current snap is 104 2024-08-10T05:16:14.909 INFO:tasks.rados.rados.0.smithi086.stdout:1071: seq_num 329 ranges {2580480=712704} 2024-08-10T05:16:14.926 INFO:tasks.rados.rados.0.smithi086.stdout:1071: writing smithi08687503-47 from 2580480 to 3293184 tid 1 2024-08-10T05:16:14.926 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 18 current snap is 104 2024-08-10T05:16:14.926 INFO:tasks.rados.rados.0.smithi086.stdout:1072: seq_num 330 ranges {0=737280} 2024-08-10T05:16:14.930 INFO:tasks.rados.rados.0.smithi086.stdout:1072: writing smithi08687503-18 from 0 to 737280 tid 1 2024-08-10T05:16:14.930 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 32 current snap is 104 2024-08-10T05:16:14.930 INFO:tasks.rados.rados.0.smithi086.stdout:1068: finishing rollback tid 0 to smithi08687503-6 2024-08-10T05:16:14.931 INFO:tasks.rados.rados.0.smithi086.stdout:1068: finishing rollback tid 1 to smithi08687503-6 2024-08-10T05:16:14.931 INFO:tasks.rados.rados.0.smithi086.stdout:1069: expect (ObjNum 7 snap 0 seq_num 7) 2024-08-10T05:16:14.936 INFO:tasks.rados.rados.0.smithi086.stdout:1068: finishing rollback tid 2 to smithi08687503-6 2024-08-10T05:16:14.936 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 547 (ObjNum 215 snap 59 seq_num 215) dirty exists 2024-08-10T05:16:14.936 INFO:tasks.rados.rados.0.smithi086.stdout:1073: seq_num 331 ranges {0=753664} 2024-08-10T05:16:14.940 INFO:tasks.rados.rados.0.smithi086.stdout:1073: writing smithi08687503-32 from 0 to 753664 tid 1 2024-08-10T05:16:14.940 INFO:tasks.rados.rados.0.smithi086.stdout:1068: done (6 left) 2024-08-10T05:16:14.940 INFO:tasks.rados.rados.0.smithi086.stdout:1069: done (5 left) 2024-08-10T05:16:14.940 INFO:tasks.rados.rados.0.smithi086.stdout:1070: done (4 left) 2024-08-10T05:16:14.941 INFO:tasks.rados.rados.0.smithi086.stdout:1074: snap_remove snap 82 2024-08-10T05:16:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:14 smithi086 ceph-mon[98993]: Reconfiguring osd.1 (monmap changed)... 2024-08-10T05:16:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:14 smithi086 ceph-mon[98993]: Reconfiguring daemon osd.1 on smithi086 2024-08-10T05:16:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:14 smithi086 ceph-mon[98993]: osdmap e275: 8 total, 8 up, 8 in 2024-08-10T05:16:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:14 smithi086 ceph-mon[98993]: pgmap v68: 121 pgs: 121 active+clean; 184 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-08-10T05:16:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:14 smithi086 ceph-mon[98993]: osdmap e276: 8 total, 8 up, 8 in 2024-08-10T05:16:15.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:14 smithi086 ceph-mon[101471]: Reconfiguring osd.1 (monmap changed)... 2024-08-10T05:16:15.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:14 smithi086 ceph-mon[101471]: Reconfiguring daemon osd.1 on smithi086 2024-08-10T05:16:15.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:14 smithi086 ceph-mon[101471]: osdmap e275: 8 total, 8 up, 8 in 2024-08-10T05:16:15.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:14 smithi086 ceph-mon[101471]: pgmap v68: 121 pgs: 121 active+clean; 184 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-08-10T05:16:15.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:14 smithi086 ceph-mon[101471]: osdmap e276: 8 total, 8 up, 8 in 2024-08-10T05:16:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:14 smithi159 ceph-mon[90359]: Reconfiguring osd.1 (monmap changed)... 2024-08-10T05:16:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:14 smithi159 ceph-mon[90359]: Reconfiguring daemon osd.1 on smithi086 2024-08-10T05:16:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:14 smithi159 ceph-mon[90359]: osdmap e275: 8 total, 8 up, 8 in 2024-08-10T05:16:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:14 smithi159 ceph-mon[90359]: pgmap v68: 121 pgs: 121 active+clean; 184 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-08-10T05:16:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:14 smithi159 ceph-mon[90359]: osdmap e276: 8 total, 8 up, 8 in 2024-08-10T05:16:15.907 INFO:tasks.rados.rados.0.smithi086.stdout:1074: done (4 left) 2024-08-10T05:16:15.907 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 7 current snap is 104 2024-08-10T05:16:15.907 INFO:tasks.rados.rados.0.smithi086.stdout:1067: expect (ObjNum 220 snap 61 seq_num 220) 2024-08-10T05:16:15.999 INFO:tasks.rados.rados.0.smithi086.stdout:1071: finishing write tid 1 to smithi08687503-47 2024-08-10T05:16:15.999 INFO:tasks.rados.rados.0.smithi086.stdout:1071: finishing write tid 2 to smithi08687503-47 2024-08-10T05:16:16.000 INFO:tasks.rados.rados.0.smithi086.stdout:1071: finishing write tid 3 to smithi08687503-47 2024-08-10T05:16:16.000 INFO:tasks.rados.rados.0.smithi086.stdout:1071: oid 47 updating version 0 to 331 2024-08-10T05:16:16.000 INFO:tasks.rados.rados.0.smithi086.stdout:1071: oid 47 updating version 331 to 332 2024-08-10T05:16:16.000 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 332 (ObjNum 329 snap 104 seq_num 329) dirty exists 2024-08-10T05:16:16.000 INFO:tasks.rados.rados.0.smithi086.stdout:1071: left oid 47 (ObjNum 329 snap 104 seq_num 329) 2024-08-10T05:16:16.000 INFO:tasks.rados.rados.0.smithi086.stdout:1075: seq_num 332 ranges {1073152=770048} 2024-08-10T05:16:16.009 INFO:tasks.rados.rados.0.smithi086.stdout:1075: writing smithi08687503-7 from 1073152 to 1843200 tid 1 2024-08-10T05:16:16.009 INFO:tasks.rados.rados.0.smithi086.stdout:1067: done (4 left) 2024-08-10T05:16:16.009 INFO:tasks.rados.rados.0.smithi086.stdout:1071: done (3 left) 2024-08-10T05:16:16.010 INFO:tasks.rados.rados.0.smithi086.stdout:1076: copy_from oid 39 from oid 8 current snap is 104 2024-08-10T05:16:16.010 INFO:tasks.rados.rados.0.smithi086.stdout:1072: finishing write tid 1 to smithi08687503-18 2024-08-10T05:16:16.010 INFO:tasks.rados.rados.0.smithi086.stdout:1072: finishing write tid 2 to smithi08687503-18 2024-08-10T05:16:16.010 INFO:tasks.rados.rados.0.smithi086.stdout:1072: finishing write tid 3 to smithi08687503-18 2024-08-10T05:16:16.010 INFO:tasks.rados.rados.0.smithi086.stdout:1072: oid 18 updating version 0 to 549 2024-08-10T05:16:16.010 INFO:tasks.rados.rados.0.smithi086.stdout:1072: oid 18 version 549 is already newer than 548 2024-08-10T05:16:16.010 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 549 (ObjNum 330 snap 104 seq_num 330) dirty exists 2024-08-10T05:16:16.010 INFO:tasks.rados.rados.0.smithi086.stdout:1072: left oid 18 (ObjNum 330 snap 104 seq_num 330) 2024-08-10T05:16:16.010 INFO:tasks.rados.rados.0.smithi086.stdout:1073: finishing write tid 1 to smithi08687503-32 2024-08-10T05:16:16.010 INFO:tasks.rados.rados.0.smithi086.stdout:1073: finishing write tid 2 to smithi08687503-32 2024-08-10T05:16:16.010 INFO:tasks.rados.rados.0.smithi086.stdout:1073: finishing write tid 3 to smithi08687503-32 2024-08-10T05:16:16.011 INFO:tasks.rados.rados.0.smithi086.stdout:1073: oid 32 updating version 0 to 534 2024-08-10T05:16:16.011 INFO:tasks.rados.rados.0.smithi086.stdout:1073: oid 32 updating version 534 to 535 2024-08-10T05:16:16.011 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 535 (ObjNum 331 snap 104 seq_num 331) dirty exists 2024-08-10T05:16:16.011 INFO:tasks.rados.rados.0.smithi086.stdout:1073: left oid 32 (ObjNum 331 snap 104 seq_num 331) 2024-08-10T05:16:16.011 INFO:tasks.rados.rados.0.smithi086.stdout:1072: done (3 left) 2024-08-10T05:16:16.011 INFO:tasks.rados.rados.0.smithi086.stdout:1073: done (2 left) 2024-08-10T05:16:16.011 INFO:tasks.rados.rados.0.smithi086.stdout:1077: snap_remove snap 87 2024-08-10T05:16:16.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:16 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:16.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:16 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:16.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:16 smithi086 ceph-mon[98993]: Reconfiguring osd.2 (monmap changed)... 2024-08-10T05:16:16.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:16 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-10T05:16:16.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:16 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:16.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:16 smithi086 ceph-mon[98993]: Reconfiguring daemon osd.2 on smithi086 2024-08-10T05:16:16.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:16 smithi086 ceph-mon[98993]: osdmap e277: 8 total, 8 up, 8 in 2024-08-10T05:16:16.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:16 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:16.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:16 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:16.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:16 smithi086 ceph-mon[101471]: Reconfiguring osd.2 (monmap changed)... 2024-08-10T05:16:16.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:16 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-10T05:16:16.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:16 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:16.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:16 smithi086 ceph-mon[101471]: Reconfiguring daemon osd.2 on smithi086 2024-08-10T05:16:16.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:16 smithi086 ceph-mon[101471]: osdmap e277: 8 total, 8 up, 8 in 2024-08-10T05:16:16.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:16 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:16.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:16 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:16.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:16 smithi159 ceph-mon[90359]: Reconfiguring osd.2 (monmap changed)... 2024-08-10T05:16:16.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:16 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-10T05:16:16.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:16 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:16.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:16 smithi159 ceph-mon[90359]: Reconfiguring daemon osd.2 on smithi086 2024-08-10T05:16:16.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:16 smithi159 ceph-mon[90359]: osdmap e277: 8 total, 8 up, 8 in 2024-08-10T05:16:16.908 INFO:tasks.rados.rados.0.smithi086.stdout:1077: done (2 left) 2024-08-10T05:16:16.908 INFO:tasks.rados.rados.0.smithi086.stdout:1078: snap_remove snap 96 2024-08-10T05:16:17.343 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:17 smithi086 ceph-mon[98993]: pgmap v71: 121 pgs: 121 active+clean; 184 MiB data, 796 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:16:17.343 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:17 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:17.343 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:17 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:17.343 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:17 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-10T05:16:17.343 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:17 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:17.343 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:17 smithi086 ceph-mon[98993]: osdmap e278: 8 total, 8 up, 8 in 2024-08-10T05:16:17.343 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:17 smithi086 ceph-mon[101471]: pgmap v71: 121 pgs: 121 active+clean; 184 MiB data, 796 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:16:17.343 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:17 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:17.343 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:17 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:17.344 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:17 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-10T05:16:17.344 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:17 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:17.344 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:17 smithi086 ceph-mon[101471]: osdmap e278: 8 total, 8 up, 8 in 2024-08-10T05:16:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:17 smithi159 ceph-mon[90359]: pgmap v71: 121 pgs: 121 active+clean; 184 MiB data, 796 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:16:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:17 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:17 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:17 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-10T05:16:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:17 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:17 smithi159 ceph-mon[90359]: osdmap e278: 8 total, 8 up, 8 in 2024-08-10T05:16:17.910 INFO:tasks.rados.rados.0.smithi086.stdout:1078: done (2 left) 2024-08-10T05:16:17.910 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 48 current snap is 104 2024-08-10T05:16:17.910 INFO:tasks.rados.rados.0.smithi086.stdout:1075: finishing write tid 1 to smithi08687503-7 2024-08-10T05:16:17.910 INFO:tasks.rados.rados.0.smithi086.stdout:1079: seq_num 333 ranges {0=786432} 2024-08-10T05:16:17.915 INFO:tasks.rados.rados.0.smithi086.stdout:1079: writing smithi08687503-48 from 0 to 786432 tid 1 2024-08-10T05:16:17.916 INFO:tasks.rados.rados.0.smithi086.stdout:1080: read oid 40 snap -1 2024-08-10T05:16:17.916 INFO:tasks.rados.rados.0.smithi086.stdout:1080: expect (ObjNum 293 snap 85 seq_num 293) 2024-08-10T05:16:17.916 INFO:tasks.rados.rados.0.smithi086.stdout:1081: copy_from oid 19 from oid 24 current snap is 104 2024-08-10T05:16:17.916 INFO:tasks.rados.rados.0.smithi086.stdout:1075: finishing write tid 2 to smithi08687503-7 2024-08-10T05:16:17.916 INFO:tasks.rados.rados.0.smithi086.stdout:1075: finishing write tid 3 to smithi08687503-7 2024-08-10T05:16:17.916 INFO:tasks.rados.rados.0.smithi086.stdout:1075: oid 7 updating version 0 to 387 2024-08-10T05:16:17.916 INFO:tasks.rados.rados.0.smithi086.stdout:1075: oid 7 updating version 387 to 388 2024-08-10T05:16:17.916 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 388 (ObjNum 332 snap 104 seq_num 332) dirty exists 2024-08-10T05:16:17.916 INFO:tasks.rados.rados.0.smithi086.stdout:1075: left oid 7 (ObjNum 332 snap 104 seq_num 332) 2024-08-10T05:16:17.916 INFO:tasks.rados.rados.0.smithi086.stdout:1076: finishing copy_from racing read to smithi08687503-39 2024-08-10T05:16:17.916 INFO:tasks.rados.rados.0.smithi086.stdout:1075: done (4 left) 2024-08-10T05:16:17.916 INFO:tasks.rados.rados.0.smithi086.stdout:1082: snap_remove snap 97 2024-08-10T05:16:18.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:16:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:16:18] "GET /metrics HTTP/1.1" 200 36004 "" "Prometheus/2.43.0" 2024-08-10T05:16:18.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:18 smithi086 ceph-mon[98993]: Reconfiguring osd.3 (monmap changed)... 2024-08-10T05:16:18.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:18 smithi086 ceph-mon[98993]: Reconfiguring daemon osd.3 on smithi086 2024-08-10T05:16:18.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:18 smithi086 ceph-mon[98993]: osdmap e279: 8 total, 8 up, 8 in 2024-08-10T05:16:18.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:18 smithi086 ceph-mon[101471]: Reconfiguring osd.3 (monmap changed)... 2024-08-10T05:16:18.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:18 smithi086 ceph-mon[101471]: Reconfiguring daemon osd.3 on smithi086 2024-08-10T05:16:18.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:18 smithi086 ceph-mon[101471]: osdmap e279: 8 total, 8 up, 8 in 2024-08-10T05:16:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:18 smithi159 ceph-mon[90359]: Reconfiguring osd.3 (monmap changed)... 2024-08-10T05:16:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:18 smithi159 ceph-mon[90359]: Reconfiguring daemon osd.3 on smithi086 2024-08-10T05:16:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:18 smithi159 ceph-mon[90359]: osdmap e279: 8 total, 8 up, 8 in 2024-08-10T05:16:18.914 INFO:tasks.rados.rados.0.smithi086.stdout:1082: done (4 left) 2024-08-10T05:16:18.914 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 26 current snap is 104 2024-08-10T05:16:18.914 INFO:tasks.rados.rados.0.smithi086.stdout:1076: finishing copy_from to smithi08687503-39 2024-08-10T05:16:18.915 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 272 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-08-10T05:16:18.915 INFO:tasks.rados.rados.0.smithi086.stdout:1083: seq_num 334 ranges {0=802816} 2024-08-10T05:16:18.919 INFO:tasks.rados.rados.0.smithi086.stdout:1083: writing smithi08687503-26 from 0 to 802816 tid 1 2024-08-10T05:16:18.919 INFO:tasks.rados.rados.0.smithi086.stdout:1076: done (4 left) 2024-08-10T05:16:18.919 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 104 2024-08-10T05:16:18.919 INFO:tasks.rados.rados.0.smithi086.stdout:1079: finishing write tid 1 to smithi08687503-48 2024-08-10T05:16:18.919 INFO:tasks.rados.rados.0.smithi086.stdout:1079: finishing write tid 2 to smithi08687503-48 2024-08-10T05:16:18.919 INFO:tasks.rados.rados.0.smithi086.stdout:1081: finishing copy_from racing read to smithi08687503-19 2024-08-10T05:16:18.919 INFO:tasks.rados.rados.0.smithi086.stdout:1084: seq_num 335 ranges {0=417792,417792=401408} 2024-08-10T05:16:18.921 INFO:tasks.rados.rados.0.smithi086.stdout:1084: writing smithi08687503-38 from 0 to 417792 tid 1 2024-08-10T05:16:18.923 INFO:tasks.rados.rados.0.smithi086.stdout:1084: writing smithi08687503-38 from 417792 to 819200 tid 2 2024-08-10T05:16:18.924 INFO:tasks.rados.rados.0.smithi086.stdout:1085: rmattr oid 37 current snap is 104 2024-08-10T05:16:18.924 INFO:tasks.rados.rados.0.smithi086.stdout:1085: done (5 left) 2024-08-10T05:16:18.924 INFO:tasks.rados.rados.0.smithi086.stdout:1086: setattr oid 44 current snap is 104 2024-08-10T05:16:18.924 INFO:tasks.rados.rados.0.smithi086.stdout:1079: finishing write tid 3 to smithi08687503-48 2024-08-10T05:16:18.924 INFO:tasks.rados.rados.0.smithi086.stdout:1079: oid 48 updating version 0 to 548 2024-08-10T05:16:18.924 INFO:tasks.rados.rados.0.smithi086.stdout:1079: oid 48 version 548 is already newer than 547 2024-08-10T05:16:18.924 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 548 (ObjNum 333 snap 104 seq_num 333) dirty exists 2024-08-10T05:16:18.924 INFO:tasks.rados.rados.0.smithi086.stdout:1079: left oid 48 (ObjNum 333 snap 104 seq_num 333) 2024-08-10T05:16:18.924 INFO:tasks.rados.rados.0.smithi086.stdout:1081: finishing copy_from to smithi08687503-19 2024-08-10T05:16:18.924 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 156 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-08-10T05:16:18.925 INFO:tasks.rados.rados.0.smithi086.stdout:1080: expect (ObjNum 293 snap 85 seq_num 293) 2024-08-10T05:16:18.932 INFO:tasks.rados.rados.0.smithi086.stdout:1083: finishing write tid 1 to smithi08687503-26 2024-08-10T05:16:18.933 INFO:tasks.rados.rados.0.smithi086.stdout:1083: finishing write tid 2 to smithi08687503-26 2024-08-10T05:16:18.933 INFO:tasks.rados.rados.0.smithi086.stdout:1083: finishing write tid 3 to smithi08687503-26 2024-08-10T05:16:18.933 INFO:tasks.rados.rados.0.smithi086.stdout:1083: oid 26 updating version 0 to 546 2024-08-10T05:16:18.933 INFO:tasks.rados.rados.0.smithi086.stdout:1083: oid 26 updating version 546 to 547 2024-08-10T05:16:18.933 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 547 (ObjNum 334 snap 104 seq_num 334) dirty exists 2024-08-10T05:16:18.933 INFO:tasks.rados.rados.0.smithi086.stdout:1083: left oid 26 (ObjNum 334 snap 104 seq_num 334) 2024-08-10T05:16:18.933 INFO:tasks.rados.rados.0.smithi086.stdout:1084: finishing write tid 1 to smithi08687503-38 2024-08-10T05:16:18.933 INFO:tasks.rados.rados.0.smithi086.stdout:1084: finishing write tid 2 to smithi08687503-38 2024-08-10T05:16:18.933 INFO:tasks.rados.rados.0.smithi086.stdout:1084: finishing write tid 3 to smithi08687503-38 2024-08-10T05:16:18.934 INFO:tasks.rados.rados.0.smithi086.stdout:1084: finishing write tid 4 to smithi08687503-38 2024-08-10T05:16:18.934 INFO:tasks.rados.rados.0.smithi086.stdout:1084: oid 38 updating version 0 to 477 2024-08-10T05:16:18.934 INFO:tasks.rados.rados.0.smithi086.stdout:1084: oid 38 version 477 is already newer than 472 2024-08-10T05:16:18.934 INFO:tasks.rados.rados.0.smithi086.stdout:1084: oid 38 updating version 477 to 478 2024-08-10T05:16:18.934 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 478 (ObjNum 335 snap 104 seq_num 335) dirty exists 2024-08-10T05:16:18.934 INFO:tasks.rados.rados.0.smithi086.stdout:1084: left oid 38 (ObjNum 335 snap 104 seq_num 335) 2024-08-10T05:16:18.935 INFO:tasks.rados.rados.0.smithi086.stdout:1079: done (5 left) 2024-08-10T05:16:18.935 INFO:tasks.rados.rados.0.smithi086.stdout:1080: done (4 left) 2024-08-10T05:16:18.935 INFO:tasks.rados.rados.0.smithi086.stdout:1081: done (3 left) 2024-08-10T05:16:18.935 INFO:tasks.rados.rados.0.smithi086.stdout:1083: done (2 left) 2024-08-10T05:16:18.935 INFO:tasks.rados.rados.0.smithi086.stdout:1084: done (1 left) 2024-08-10T05:16:18.935 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 15 current snap is 104 2024-08-10T05:16:18.936 INFO:tasks.rados.rados.0.smithi086.stdout:1087: seq_num 336 ranges {5939200=434176,6373376=401408} 2024-08-10T05:16:18.970 INFO:tasks.rados.rados.0.smithi086.stdout:1087: writing smithi08687503-15 from 5939200 to 6373376 tid 1 2024-08-10T05:16:18.973 INFO:tasks.rados.rados.0.smithi086.stdout:1087: writing smithi08687503-15 from 6373376 to 6774784 tid 2 2024-08-10T05:16:18.973 INFO:tasks.rados.rados.0.smithi086.stdout:1088: delete oid 39 current snap is 104 2024-08-10T05:16:18.973 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 686 (ObjNum 33 snap 0 seq_num 3355967936) dirty exists 2024-08-10T05:16:18.973 INFO:tasks.rados.rados.0.smithi086.stdout:1087: finishing write tid 1 to smithi08687503-15 2024-08-10T05:16:18.975 INFO:tasks.rados.rados.0.smithi086.stdout:1087: finishing write tid 2 to smithi08687503-15 2024-08-10T05:16:18.975 INFO:tasks.rados.rados.0.smithi086.stdout:1086: done (2 left) 2024-08-10T05:16:18.975 INFO:tasks.rados.rados.0.smithi086.stdout:1088: done (1 left) 2024-08-10T05:16:18.975 INFO:tasks.rados.rados.0.smithi086.stdout:1089: read oid 5 snap -1 2024-08-10T05:16:18.975 INFO:tasks.rados.rados.0.smithi086.stdout:1089: expect (ObjNum 262 snap 69 seq_num 262) 2024-08-10T05:16:18.976 INFO:tasks.rados.rados.0.smithi086.stdout:1090: read oid 38 snap -1 2024-08-10T05:16:18.976 INFO:tasks.rados.rados.0.smithi086.stdout:1090: expect (ObjNum 335 snap 104 seq_num 335) 2024-08-10T05:16:18.976 INFO:tasks.rados.rados.0.smithi086.stdout:1091: snap_create 2024-08-10T05:16:18.976 INFO:tasks.rados.rados.0.smithi086.stdout:1087: finishing write tid 3 to smithi08687503-15 2024-08-10T05:16:18.976 INFO:tasks.rados.rados.0.smithi086.stdout:1087: finishing write tid 4 to smithi08687503-15 2024-08-10T05:16:18.976 INFO:tasks.rados.rados.0.smithi086.stdout:1087: oid 15 updating version 0 to 259 2024-08-10T05:16:18.977 INFO:tasks.rados.rados.0.smithi086.stdout:1087: oid 15 version 259 is already newer than 258 2024-08-10T05:16:18.977 INFO:tasks.rados.rados.0.smithi086.stdout:1087: oid 15 version 259 is already newer than 257 2024-08-10T05:16:18.977 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 259 (ObjNum 336 snap 104 seq_num 336) dirty exists 2024-08-10T05:16:18.977 INFO:tasks.rados.rados.0.smithi086.stdout:1087: left oid 15 (ObjNum 336 snap 104 seq_num 336) 2024-08-10T05:16:18.981 INFO:tasks.rados.rados.0.smithi086.stdout:1090: expect (ObjNum 335 snap 104 seq_num 335) 2024-08-10T05:16:19.002 INFO:tasks.rados.rados.0.smithi086.stdout:1089: expect (ObjNum 262 snap 69 seq_num 262) 2024-08-10T05:16:19.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:19 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:19.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:19 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:19.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:19 smithi086 ceph-mon[101471]: Reconfiguring mds.a (monmap changed)... 2024-08-10T05:16:19.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:19 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' 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-08-10T05:16:19.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:19 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:19.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:19 smithi086 ceph-mon[101471]: Reconfiguring daemon mds.a on smithi086 2024-08-10T05:16:19.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:19 smithi086 ceph-mon[101471]: pgmap v74: 121 pgs: 121 active+clean; 180 MiB data, 927 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.1 MiB/s wr, 19 op/s 2024-08-10T05:16:19.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:19 smithi086 ceph-mon[101471]: osdmap e280: 8 total, 8 up, 8 in 2024-08-10T05:16:19.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:19 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:19.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:19 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:19.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:19 smithi086 ceph-mon[98993]: Reconfiguring mds.a (monmap changed)... 2024-08-10T05:16:19.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:19 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' 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-08-10T05:16:19.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:19 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:19.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:19 smithi086 ceph-mon[98993]: Reconfiguring daemon mds.a on smithi086 2024-08-10T05:16:19.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:19 smithi086 ceph-mon[98993]: pgmap v74: 121 pgs: 121 active+clean; 180 MiB data, 927 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.1 MiB/s wr, 19 op/s 2024-08-10T05:16:19.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:19 smithi086 ceph-mon[98993]: osdmap e280: 8 total, 8 up, 8 in 2024-08-10T05:16:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:19 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:19 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:19 smithi159 ceph-mon[90359]: Reconfiguring mds.a (monmap changed)... 2024-08-10T05:16:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:19 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' 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-08-10T05:16:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:19 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:19 smithi159 ceph-mon[90359]: Reconfiguring daemon mds.a on smithi086 2024-08-10T05:16:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:19 smithi159 ceph-mon[90359]: pgmap v74: 121 pgs: 121 active+clean; 180 MiB data, 927 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.1 MiB/s wr, 19 op/s 2024-08-10T05:16:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:19 smithi159 ceph-mon[90359]: osdmap e280: 8 total, 8 up, 8 in 2024-08-10T05:16:19.914 INFO:tasks.rados.rados.0.smithi086.stdout:1087: done (3 left) 2024-08-10T05:16:19.914 INFO:tasks.rados.rados.0.smithi086.stdout:1089: done (2 left) 2024-08-10T05:16:19.914 INFO:tasks.rados.rados.0.smithi086.stdout:1090: done (1 left) 2024-08-10T05:16:19.914 INFO:tasks.rados.rados.0.smithi086.stdout:1091: done (0 left) 2024-08-10T05:16:19.914 INFO:tasks.rados.rados.0.smithi086.stdout:1092: copy_from oid 44 from oid 47 current snap is 105 2024-08-10T05:16:19.915 INFO:tasks.rados.rados.0.smithi086.stdout:1093: copy_from oid 18 from oid 21 current snap is 105 2024-08-10T05:16:19.915 INFO:tasks.rados.rados.0.smithi086.stdout:1094: snap_create 2024-08-10T05:16:19.917 INFO:tasks.rados.rados.0.smithi086.stdout:1093: finishing copy_from to smithi08687503-18 2024-08-10T05:16:19.917 INFO:tasks.rados.rados.0.smithi086.stdout:1093: got expected ENOENT (src dne) 2024-08-10T05:16:19.917 INFO:tasks.rados.rados.0.smithi086.stdout:1093: finishing copy_from racing read to smithi08687503-18 2024-08-10T05:16:19.930 INFO:tasks.rados.rados.0.smithi086.stdout:1092: finishing copy_from racing read to smithi08687503-44 2024-08-10T05:16:19.932 INFO:tasks.rados.rados.0.smithi086.stdout:1092: finishing copy_from to smithi08687503-44 2024-08-10T05:16:19.932 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 332 (ObjNum 329 snap 104 seq_num 329) dirty exists 2024-08-10T05:16:20.920 INFO:tasks.rados.rados.0.smithi086.stdout:1092: done (2 left) 2024-08-10T05:16:20.920 INFO:tasks.rados.rados.0.smithi086.stdout:1093: done (1 left) 2024-08-10T05:16:20.920 INFO:tasks.rados.rados.0.smithi086.stdout:1094: done (0 left) 2024-08-10T05:16:20.920 INFO:tasks.rados.rados.0.smithi086.stdout:1095: read oid 16 snap 80 2024-08-10T05:16:20.920 INFO:tasks.rados.rados.0.smithi086.stdout:1095: expect deleted 2024-08-10T05:16:20.920 INFO:tasks.rados.rados.0.smithi086.stdout:1096: setattr oid 20 current snap is 106 2024-08-10T05:16:20.921 INFO:tasks.rados.rados.0.smithi086.stdout:1097: copy_from oid 23 from oid 36 current snap is 106 2024-08-10T05:16:20.921 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 17 current snap is 106 2024-08-10T05:16:20.921 INFO:tasks.rados.rados.0.smithi086.stdout:1098: seq_num 338 ranges {0=466944,466944=401408} 2024-08-10T05:16:20.923 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:20.923 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:20.924 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:20 smithi159 ceph-mon[90359]: Reconfiguring mon.b (monmap changed)... 2024-08-10T05:16:20.924 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:16:20.924 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:16:20.924 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:20.924 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:20 smithi159 ceph-mon[90359]: Reconfiguring daemon mon.b on smithi159 2024-08-10T05:16:20.924 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:20 smithi159 ceph-mon[90359]: osdmap e281: 8 total, 8 up, 8 in 2024-08-10T05:16:20.924 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:20 smithi159 ceph-mon[90359]: pgmap v77: 121 pgs: 121 active+clean; 180 MiB data, 927 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.1 MiB/s wr, 19 op/s 2024-08-10T05:16:20.924 INFO:tasks.rados.rados.0.smithi086.stdout:1098: writing smithi08687503-17 from 0 to 466944 tid 1 2024-08-10T05:16:20.926 INFO:tasks.rados.rados.0.smithi086.stdout:1098: writing smithi08687503-17 from 466944 to 868352 tid 2 2024-08-10T05:16:20.926 INFO:tasks.rados.rados.0.smithi086.stdout:1099: setattr oid 13 current snap is 106 2024-08-10T05:16:20.930 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 104 (ObjNum 153 snap 38 seq_num 153) dirty exists 2024-08-10T05:16:20.930 INFO:tasks.rados.rados.0.smithi086.stdout:1095: done (4 left) 2024-08-10T05:16:20.930 INFO:tasks.rados.rados.0.smithi086.stdout:1096: done (3 left) 2024-08-10T05:16:20.931 INFO:tasks.rados.rados.0.smithi086.stdout:1100: snap_create 2024-08-10T05:16:20.934 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 684 (ObjNum 314 snap 92 seq_num 314) dirty exists 2024-08-10T05:16:20.937 INFO:tasks.rados.rados.0.smithi086.stdout:1098: finishing write tid 1 to smithi08687503-17 2024-08-10T05:16:20.937 INFO:tasks.rados.rados.0.smithi086.stdout:1098: finishing write tid 2 to smithi08687503-17 2024-08-10T05:16:20.937 INFO:tasks.rados.rados.0.smithi086.stdout:1098: finishing write tid 3 to smithi08687503-17 2024-08-10T05:16:20.954 INFO:tasks.rados.rados.0.smithi086.stdout:1097: finishing copy_from racing read to smithi08687503-23 2024-08-10T05:16:20.955 INFO:tasks.rados.rados.0.smithi086.stdout:1098: finishing write tid 4 to smithi08687503-17 2024-08-10T05:16:20.955 INFO:tasks.rados.rados.0.smithi086.stdout:1098: oid 17 updating version 0 to 550 2024-08-10T05:16:20.955 INFO:tasks.rados.rados.0.smithi086.stdout:1098: oid 17 updating version 550 to 551 2024-08-10T05:16:20.955 INFO:tasks.rados.rados.0.smithi086.stdout:1098: oid 17 updating version 551 to 552 2024-08-10T05:16:20.955 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 552 (ObjNum 338 snap 106 seq_num 338) dirty exists 2024-08-10T05:16:20.955 INFO:tasks.rados.rados.0.smithi086.stdout:1098: left oid 17 (ObjNum 338 snap 106 seq_num 338) 2024-08-10T05:16:20.964 INFO:tasks.rados.rados.0.smithi086.stdout:1097: finishing copy_from to smithi08687503-23 2024-08-10T05:16:20.964 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 529 (ObjNum 327 snap 104 seq_num 327) dirty exists 2024-08-10T05:16:21.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:21.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:20 smithi086 ceph-mon[98993]: Reconfiguring mon.b (monmap changed)... 2024-08-10T05:16:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:16:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:16:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:20 smithi086 ceph-mon[98993]: Reconfiguring daemon mon.b on smithi159 2024-08-10T05:16:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:20 smithi086 ceph-mon[98993]: osdmap e281: 8 total, 8 up, 8 in 2024-08-10T05:16:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:20 smithi086 ceph-mon[98993]: pgmap v77: 121 pgs: 121 active+clean; 180 MiB data, 927 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.1 MiB/s wr, 19 op/s 2024-08-10T05:16:21.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:21.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:21.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:20 smithi086 ceph-mon[101471]: Reconfiguring mon.b (monmap changed)... 2024-08-10T05:16:21.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T05:16:21.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T05:16:21.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:21.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:20 smithi086 ceph-mon[101471]: Reconfiguring daemon mon.b on smithi159 2024-08-10T05:16:21.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:20 smithi086 ceph-mon[101471]: osdmap e281: 8 total, 8 up, 8 in 2024-08-10T05:16:21.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:20 smithi086 ceph-mon[101471]: pgmap v77: 121 pgs: 121 active+clean; 180 MiB data, 927 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.1 MiB/s wr, 19 op/s 2024-08-10T05:16:21.928 INFO:tasks.rados.rados.0.smithi086.stdout:1097: done (3 left) 2024-08-10T05:16:21.928 INFO:tasks.rados.rados.0.smithi086.stdout:1098: done (2 left) 2024-08-10T05:16:21.928 INFO:tasks.rados.rados.0.smithi086.stdout:1099: done (1 left) 2024-08-10T05:16:21.928 INFO:tasks.rados.rados.0.smithi086.stdout:1100: done (0 left) 2024-08-10T05:16:21.928 INFO:tasks.rados.rados.0.smithi086.stdout:1101: snap_create 2024-08-10T05:16:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:21 smithi159 ceph-mon[90359]: osdmap e282: 8 total, 8 up, 8 in 2024-08-10T05:16:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:21 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:21 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:21 smithi159 ceph-mon[90359]: Reconfiguring mgr.x (monmap changed)... 2024-08-10T05:16:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:21 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:16:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:21 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:16:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:21 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:21 smithi159 ceph-mon[90359]: Reconfiguring daemon mgr.x on smithi159 2024-08-10T05:16:22.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:21 smithi086 ceph-mon[98993]: osdmap e282: 8 total, 8 up, 8 in 2024-08-10T05:16:22.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:21 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:22.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:21 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:22.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:21 smithi086 ceph-mon[98993]: Reconfiguring mgr.x (monmap changed)... 2024-08-10T05:16:22.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:21 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:16:22.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:21 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:16:22.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:21 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:22.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:21 smithi086 ceph-mon[98993]: Reconfiguring daemon mgr.x on smithi159 2024-08-10T05:16:22.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:21 smithi086 ceph-mon[101471]: osdmap e282: 8 total, 8 up, 8 in 2024-08-10T05:16:22.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:21 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:22.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:21 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:22.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:21 smithi086 ceph-mon[101471]: Reconfiguring mgr.x (monmap changed)... 2024-08-10T05:16:22.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:21 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T05:16:22.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:21 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T05:16:22.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:21 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:22.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:21 smithi086 ceph-mon[101471]: Reconfiguring daemon mgr.x on smithi159 2024-08-10T05:16:22.941 INFO:tasks.rados.rados.0.smithi086.stdout:1101: done (0 left) 2024-08-10T05:16:22.941 INFO:tasks.rados.rados.0.smithi086.stdout:1102: copy_from oid 10 from oid 16 current snap is 108 2024-08-10T05:16:22.941 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 108 2024-08-10T05:16:22.942 INFO:tasks.rados.rados.0.smithi086.stdout:1103: seq_num 339 ranges {1998848=483328,2482176=401408} 2024-08-10T05:16:22.954 INFO:tasks.rados.rados.0.smithi086.stdout:1103: writing smithi08687503-5 from 1998848 to 2482176 tid 1 2024-08-10T05:16:22.957 INFO:tasks.rados.rados.0.smithi086.stdout:1103: writing smithi08687503-5 from 2482176 to 2883584 tid 2 2024-08-10T05:16:22.957 INFO:tasks.rados.rados.0.smithi086.stdout:1102: finishing copy_from racing read to smithi08687503-10 2024-08-10T05:16:22.957 INFO:tasks.rados.rados.0.smithi086.stdout:1102: finishing copy_from to smithi08687503-10 2024-08-10T05:16:22.958 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 650 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-10T05:16:22.958 INFO:tasks.rados.rados.0.smithi086.stdout:1104: read oid 23 snap 72 2024-08-10T05:16:22.958 INFO:tasks.rados.rados.0.smithi086.stdout:1104: expect (ObjNum 212 snap 56 seq_num 212) 2024-08-10T05:16:22.958 INFO:tasks.rados.rados.0.smithi086.stdout:1102: done (2 left) 2024-08-10T05:16:22.958 INFO:tasks.rados.rados.0.smithi086.stdout:1105: read oid 36 snap -1 2024-08-10T05:16:22.958 INFO:tasks.rados.rados.0.smithi086.stdout:1105: expect (ObjNum 327 snap 104 seq_num 327) 2024-08-10T05:16:22.958 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 48 current snap is 108 2024-08-10T05:16:22.958 INFO:tasks.rados.rados.0.smithi086.stdout:1106: seq_num 340 ranges {786432=499712,1286144=401408} 2024-08-10T05:16:22.965 INFO:tasks.rados.rados.0.smithi086.stdout:1106: writing smithi08687503-48 from 786432 to 1286144 tid 1 2024-08-10T05:16:22.967 INFO:tasks.rados.rados.0.smithi086.stdout:1106: writing smithi08687503-48 from 1286144 to 1687552 tid 2 2024-08-10T05:16:22.967 INFO:tasks.rados.rados.0.smithi086.stdout:1107: snap_remove snap 101 2024-08-10T05:16:23.104 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:22 smithi159 ceph-mon[90359]: osdmap e283: 8 total, 8 up, 8 in 2024-08-10T05:16:23.105 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:22 smithi159 ceph-mon[90359]: pgmap v80: 121 pgs: 121 active+clean; 185 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 24 op/s 2024-08-10T05:16:23.105 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:22 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:23.105 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:22 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:23.105 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:22 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-10T05:16:23.105 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:22 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:22 smithi086 ceph-mon[98993]: osdmap e283: 8 total, 8 up, 8 in 2024-08-10T05:16:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:22 smithi086 ceph-mon[98993]: pgmap v80: 121 pgs: 121 active+clean; 185 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 24 op/s 2024-08-10T05:16:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:22 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:22 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:22 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-10T05:16:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:22 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:22 smithi086 ceph-mon[101471]: osdmap e283: 8 total, 8 up, 8 in 2024-08-10T05:16:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:22 smithi086 ceph-mon[101471]: pgmap v80: 121 pgs: 121 active+clean; 185 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 24 op/s 2024-08-10T05:16:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:22 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:22 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:22 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-10T05:16:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:22 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:23.943 INFO:tasks.rados.rados.0.smithi086.stdout:1103: finishing write tid 1 to smithi08687503-5 2024-08-10T05:16:23.943 INFO:tasks.rados.rados.0.smithi086.stdout:1103: finishing write tid 2 to smithi08687503-5 2024-08-10T05:16:23.943 INFO:tasks.rados.rados.0.smithi086.stdout:1103: finishing write tid 3 to smithi08687503-5 2024-08-10T05:16:23.943 INFO:tasks.rados.rados.0.smithi086.stdout:1103: finishing write tid 4 to smithi08687503-5 2024-08-10T05:16:23.944 INFO:tasks.rados.rados.0.smithi086.stdout:1103: oid 5 updating version 0 to 692 2024-08-10T05:16:23.944 INFO:tasks.rados.rados.0.smithi086.stdout:1103: oid 5 updating version 692 to 694 2024-08-10T05:16:23.944 INFO:tasks.rados.rados.0.smithi086.stdout:1103: oid 5 version 694 is already newer than 693 2024-08-10T05:16:23.944 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 694 (ObjNum 339 snap 108 seq_num 339) dirty exists 2024-08-10T05:16:23.944 INFO:tasks.rados.rados.0.smithi086.stdout:1103: left oid 5 (ObjNum 339 snap 108 seq_num 339) 2024-08-10T05:16:23.944 INFO:tasks.rados.rados.0.smithi086.stdout:1104: expect (ObjNum 212 snap 56 seq_num 212) 2024-08-10T05:16:24.013 INFO:tasks.rados.rados.0.smithi086.stdout:1106: finishing write tid 1 to smithi08687503-48 2024-08-10T05:16:24.013 INFO:tasks.rados.rados.0.smithi086.stdout:1106: finishing write tid 2 to smithi08687503-48 2024-08-10T05:16:24.013 INFO:tasks.rados.rados.0.smithi086.stdout:1106: finishing write tid 3 to smithi08687503-48 2024-08-10T05:16:24.013 INFO:tasks.rados.rados.0.smithi086.stdout:1106: finishing write tid 4 to smithi08687503-48 2024-08-10T05:16:24.013 INFO:tasks.rados.rados.0.smithi086.stdout:1106: oid 48 updating version 0 to 549 2024-08-10T05:16:24.013 INFO:tasks.rados.rados.0.smithi086.stdout:1106: oid 48 updating version 549 to 550 2024-08-10T05:16:24.014 INFO:tasks.rados.rados.0.smithi086.stdout:1106: oid 48 updating version 550 to 551 2024-08-10T05:16:24.014 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 551 (ObjNum 340 snap 108 seq_num 340) dirty exists 2024-08-10T05:16:24.014 INFO:tasks.rados.rados.0.smithi086.stdout:1106: left oid 48 (ObjNum 340 snap 108 seq_num 340) 2024-08-10T05:16:24.014 INFO:tasks.rados.rados.0.smithi086.stdout:1103: done (4 left) 2024-08-10T05:16:24.014 INFO:tasks.rados.rados.0.smithi086.stdout:1104: done (3 left) 2024-08-10T05:16:24.014 INFO:tasks.rados.rados.0.smithi086.stdout:1106: done (2 left) 2024-08-10T05:16:24.014 INFO:tasks.rados.rados.0.smithi086.stdout:1107: done (1 left) 2024-08-10T05:16:24.014 INFO:tasks.rados.rados.0.smithi086.stdout:1108: setattr oid 31 current snap is 108 2024-08-10T05:16:24.014 INFO:tasks.rados.rados.0.smithi086.stdout:1105: expect (ObjNum 327 snap 104 seq_num 327) 2024-08-10T05:16:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:23 smithi159 ceph-mon[90359]: Reconfiguring osd.4 (monmap changed)... 2024-08-10T05:16:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:23 smithi159 ceph-mon[90359]: Reconfiguring daemon osd.4 on smithi159 2024-08-10T05:16:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:23 smithi159 ceph-mon[90359]: osdmap e284: 8 total, 8 up, 8 in 2024-08-10T05:16:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:23 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:23 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:23 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-10T05:16:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:23 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:24.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:23 smithi086 ceph-mon[98993]: Reconfiguring osd.4 (monmap changed)... 2024-08-10T05:16:24.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:23 smithi086 ceph-mon[98993]: Reconfiguring daemon osd.4 on smithi159 2024-08-10T05:16:24.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:23 smithi086 ceph-mon[98993]: osdmap e284: 8 total, 8 up, 8 in 2024-08-10T05:16:24.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:23 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:24.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:23 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:24.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:23 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-10T05:16:24.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:23 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:23 smithi086 ceph-mon[101471]: Reconfiguring osd.4 (monmap changed)... 2024-08-10T05:16:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:23 smithi086 ceph-mon[101471]: Reconfiguring daemon osd.4 on smithi159 2024-08-10T05:16:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:23 smithi086 ceph-mon[101471]: osdmap e284: 8 total, 8 up, 8 in 2024-08-10T05:16:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:23 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:23 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:23 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-10T05:16:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:23 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:24.526 INFO:tasks.rados.rados.0.smithi086.stdout:1105: done (1 left) 2024-08-10T05:16:24.526 INFO:tasks.rados.rados.0.smithi086.stdout:1109: rmattr oid 43 current snap is 108 2024-08-10T05:16:24.526 INFO:tasks.rados.rados.0.smithi086.stdout:1109: done (1 left) 2024-08-10T05:16:24.526 INFO:tasks.rados.rados.0.smithi086.stdout:1110: snap_remove snap 99 2024-08-10T05:16:24.914 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 693 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-10T05:16:24.914 INFO:tasks.rados.rados.0.smithi086.stdout:1108: done (1 left) 2024-08-10T05:16:24.914 INFO:tasks.rados.rados.0.smithi086.stdout:1110: done (0 left) 2024-08-10T05:16:24.914 INFO:tasks.rados.rados.0.smithi086.stdout:1111: rollback oid 41 current snap is 108 2024-08-10T05:16:24.914 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 41 to 78 2024-08-10T05:16:24.914 INFO:tasks.rados.rados.0.smithi086.stdout:1112: delete oid 5 current snap is 108 2024-08-10T05:16:24.920 INFO:tasks.rados.rados.0.smithi086.stdout:1111: finishing rollback tid 0 to smithi08687503-41 2024-08-10T05:16:24.920 INFO:tasks.rados.rados.0.smithi086.stdout:1111: finishing rollback tid 1 to smithi08687503-41 2024-08-10T05:16:24.921 INFO:tasks.rados.rados.0.smithi086.stdout:1111: finishing rollback tid 2 to smithi08687503-41 2024-08-10T05:16:24.921 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 706 (ObjNum 179 snap 45 seq_num 179) dirty exists 2024-08-10T05:16:24.921 INFO:tasks.rados.rados.0.smithi086.stdout:1111: done (1 left) 2024-08-10T05:16:24.922 INFO:tasks.rados.rados.0.smithi086.stdout:1112: done (0 left) 2024-08-10T05:16:24.922 INFO:tasks.rados.rados.0.smithi086.stdout:1113: delete oid 16 current snap is 108 2024-08-10T05:16:24.924 INFO:tasks.rados.rados.0.smithi086.stdout:1113: done (0 left) 2024-08-10T05:16:24.924 INFO:tasks.rados.rados.0.smithi086.stdout:1114: snap_remove snap 102 2024-08-10T05:16:25.094 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:24 smithi159 ceph-mon[90359]: Reconfiguring osd.5 (monmap changed)... 2024-08-10T05:16:25.094 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:24 smithi159 ceph-mon[90359]: Reconfiguring daemon osd.5 on smithi159 2024-08-10T05:16:25.094 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:24 smithi159 ceph-mon[90359]: osdmap e285: 8 total, 8 up, 8 in 2024-08-10T05:16:25.094 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:24 smithi159 ceph-mon[90359]: pgmap v83: 121 pgs: 121 active+clean; 185 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 24 op/s 2024-08-10T05:16:25.094 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:24 smithi159 ceph-mon[90359]: osdmap e286: 8 total, 8 up, 8 in 2024-08-10T05:16:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:24 smithi086 ceph-mon[101471]: Reconfiguring osd.5 (monmap changed)... 2024-08-10T05:16:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:24 smithi086 ceph-mon[101471]: Reconfiguring daemon osd.5 on smithi159 2024-08-10T05:16:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:24 smithi086 ceph-mon[101471]: osdmap e285: 8 total, 8 up, 8 in 2024-08-10T05:16:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:24 smithi086 ceph-mon[101471]: pgmap v83: 121 pgs: 121 active+clean; 185 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 24 op/s 2024-08-10T05:16:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:24 smithi086 ceph-mon[101471]: osdmap e286: 8 total, 8 up, 8 in 2024-08-10T05:16:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:24 smithi086 ceph-mon[98993]: Reconfiguring osd.5 (monmap changed)... 2024-08-10T05:16:25.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:24 smithi086 ceph-mon[98993]: Reconfiguring daemon osd.5 on smithi159 2024-08-10T05:16:25.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:24 smithi086 ceph-mon[98993]: osdmap e285: 8 total, 8 up, 8 in 2024-08-10T05:16:25.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:24 smithi086 ceph-mon[98993]: pgmap v83: 121 pgs: 121 active+clean; 185 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 24 op/s 2024-08-10T05:16:25.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:24 smithi086 ceph-mon[98993]: osdmap e286: 8 total, 8 up, 8 in 2024-08-10T05:16:25.916 INFO:tasks.rados.rados.0.smithi086.stdout:1114: done (0 left) 2024-08-10T05:16:25.916 INFO:tasks.rados.rados.0.smithi086.stdout:1115: snap_remove snap 100 2024-08-10T05:16:26.426 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:26.426 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:26.426 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:26 smithi159 ceph-mon[90359]: Reconfiguring osd.6 (monmap changed)... 2024-08-10T05:16:26.426 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-10T05:16:26.426 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:26.426 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:26 smithi159 ceph-mon[90359]: Reconfiguring daemon osd.6 on smithi159 2024-08-10T05:16:26.427 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:26 smithi159 ceph-mon[90359]: osdmap e287: 8 total, 8 up, 8 in 2024-08-10T05:16:26.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:26.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:26.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:26 smithi086 ceph-mon[101471]: Reconfiguring osd.6 (monmap changed)... 2024-08-10T05:16:26.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-10T05:16:26.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:26.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:26 smithi086 ceph-mon[101471]: Reconfiguring daemon osd.6 on smithi159 2024-08-10T05:16:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:26 smithi086 ceph-mon[101471]: osdmap e287: 8 total, 8 up, 8 in 2024-08-10T05:16:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:26 smithi086 ceph-mon[98993]: Reconfiguring osd.6 (monmap changed)... 2024-08-10T05:16:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-10T05:16:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:26 smithi086 ceph-mon[98993]: Reconfiguring daemon osd.6 on smithi159 2024-08-10T05:16:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:26 smithi086 ceph-mon[98993]: osdmap e287: 8 total, 8 up, 8 in 2024-08-10T05:16:26.914 INFO:tasks.rados.rados.0.smithi086.stdout:1115: done (0 left) 2024-08-10T05:16:26.914 INFO:tasks.rados.rados.0.smithi086.stdout:1116: snap_create 2024-08-10T05:16:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:27 smithi159 ceph-mon[90359]: pgmap v86: 121 pgs: 121 active+clean; 185 MiB data, 971 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:16:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:16:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-10T05:16:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:27 smithi159 ceph-mon[90359]: osdmap e288: 8 total, 8 up, 8 in 2024-08-10T05:16:27.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:27 smithi086 ceph-mon[98993]: pgmap v86: 121 pgs: 121 active+clean; 185 MiB data, 971 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:16:27.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:16:27.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:27.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:27.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-10T05:16:27.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:27.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:27 smithi086 ceph-mon[98993]: osdmap e288: 8 total, 8 up, 8 in 2024-08-10T05:16:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:27 smithi086 ceph-mon[101471]: pgmap v86: 121 pgs: 121 active+clean; 185 MiB data, 971 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:16:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:16:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-10T05:16:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:27 smithi086 ceph-mon[101471]: osdmap e288: 8 total, 8 up, 8 in 2024-08-10T05:16:27.920 INFO:tasks.rados.rados.0.smithi086.stdout:1116: done (0 left) 2024-08-10T05:16:27.920 INFO:tasks.rados.rados.0.smithi086.stdout:1117: rollback oid 48 current snap is 109 2024-08-10T05:16:27.920 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 48 to 108 2024-08-10T05:16:27.920 INFO:tasks.rados.rados.0.smithi086.stdout:1118: copy_from oid 4 from oid 24 current snap is 109 2024-08-10T05:16:27.920 INFO:tasks.rados.rados.0.smithi086.stdout:1119: snap_create 2024-08-10T05:16:27.925 INFO:tasks.rados.rados.0.smithi086.stdout:1118: finishing copy_from racing read to smithi08687503-4 2024-08-10T05:16:27.927 INFO:tasks.rados.rados.0.smithi086.stdout:1117: finishing rollback tid 0 to smithi08687503-48 2024-08-10T05:16:27.928 INFO:tasks.rados.rados.0.smithi086.stdout:1118: finishing copy_from to smithi08687503-4 2024-08-10T05:16:27.928 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 156 (ObjNum 289 snap 0 seq_num 2546467443) dirty exists 2024-08-10T05:16:27.928 INFO:tasks.rados.rados.0.smithi086.stdout:1117: finishing rollback tid 1 to smithi08687503-48 2024-08-10T05:16:27.928 INFO:tasks.rados.rados.0.smithi086.stdout:1117: finishing rollback tid 2 to smithi08687503-48 2024-08-10T05:16:27.929 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 554 (ObjNum 340 snap 108 seq_num 340) dirty exists 2024-08-10T05:16:28.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:28 smithi159 ceph-mon[90359]: Reconfiguring osd.7 (monmap changed)... 2024-08-10T05:16:28.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:28 smithi159 ceph-mon[90359]: Reconfiguring daemon osd.7 on smithi159 2024-08-10T05:16:28.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:28 smithi159 ceph-mon[90359]: osdmap e289: 8 total, 8 up, 8 in 2024-08-10T05:16:28.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:28.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' 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-08-10T05:16:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:16:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:16:28] "GET /metrics HTTP/1.1" 200 36010 "" "Prometheus/2.43.0" 2024-08-10T05:16:28.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:28 smithi086 ceph-mon[98993]: Reconfiguring osd.7 (monmap changed)... 2024-08-10T05:16:28.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:28 smithi086 ceph-mon[98993]: Reconfiguring daemon osd.7 on smithi159 2024-08-10T05:16:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:28 smithi086 ceph-mon[98993]: osdmap e289: 8 total, 8 up, 8 in 2024-08-10T05:16:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' 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-08-10T05:16:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:28 smithi086 ceph-mon[101471]: Reconfiguring osd.7 (monmap changed)... 2024-08-10T05:16:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:28 smithi086 ceph-mon[101471]: Reconfiguring daemon osd.7 on smithi159 2024-08-10T05:16:28.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:28 smithi086 ceph-mon[101471]: osdmap e289: 8 total, 8 up, 8 in 2024-08-10T05:16:28.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:28.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:28.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' 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-08-10T05:16:28.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:28.916 INFO:tasks.rados.rados.0.smithi086.stdout:1117: done (2 left) 2024-08-10T05:16:28.916 INFO:tasks.rados.rados.0.smithi086.stdout:1118: done (1 left) 2024-08-10T05:16:28.917 INFO:tasks.rados.rados.0.smithi086.stdout:1119: done (0 left) 2024-08-10T05:16:28.917 INFO:tasks.rados.rados.0.smithi086.stdout:1120: read oid 34 snap 108 2024-08-10T05:16:28.917 INFO:tasks.rados.rados.0.smithi086.stdout:1120: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-10T05:16:28.917 INFO:tasks.rados.rados.0.smithi086.stdout:1121: read oid 46 snap -1 2024-08-10T05:16:28.917 INFO:tasks.rados.rados.0.smithi086.stdout:1121: expect (ObjNum 220 snap 61 seq_num 220) 2024-08-10T05:16:28.917 INFO:tasks.rados.rados.0.smithi086.stdout:1122: delete oid 15 current snap is 110 2024-08-10T05:16:28.920 INFO:tasks.rados.rados.0.smithi086.stdout:1122: done (2 left) 2024-08-10T05:16:28.920 INFO:tasks.rados.rados.0.smithi086.stdout:1123: snap_create 2024-08-10T05:16:28.925 INFO:tasks.rados.rados.0.smithi086.stdout:1120: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-10T05:16:28.950 INFO:tasks.rados.rados.0.smithi086.stdout:1121: expect (ObjNum 220 snap 61 seq_num 220) 2024-08-10T05:16:28.986 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:16:29.254 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:16:29.254 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (5m) 39s ago 6m 25.1M - 0.25.0 c8568f914cd2 35968fd43daf 2024-08-10T05:16:29.254 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (5m) 25s ago 5m 89.4M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:16:29.254 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (7m) 39s ago 7m 20.7M - 18.2.4-685-gf5af36e4 20036124afeb 647a6daeb729 2024-08-10T05:16:29.254 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (7m) 25s ago 7m 15.9M - 18.2.4-685-gf5af36e4 20036124afeb 419afb746b2c 2024-08-10T05:16:29.254 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,9283,8765 running (83s) 25s ago 11m 439M - 19.1.0-1335-gbca9905d c7b33901c886 a44476fa498b 2024-08-10T05:16:29.254 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:8443,9283,8765 running (111s) 39s ago 12m 500M - 19.1.0-1335-gbca9905d c7b33901c886 cbe6b5d6d7db 2024-08-10T05:16:29.254 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (69s) 39s ago 13m 41.8M 2048M 19.1.0-1335-gbca9905d c7b33901c886 da469cb2b936 2024-08-10T05:16:29.254 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (30s) 25s ago 11m 21.9M 2048M 19.1.0-1335-gbca9905d c7b33901c886 1264e3f84bab 2024-08-10T05:16:29.255 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (48s) 39s ago 11m 26.2M 2048M 19.1.0-1335-gbca9905d c7b33901c886 b053df1d63ca 2024-08-10T05:16:29.255 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (5m) 39s ago 5m 13.7M - 1.5.0 0da6a335fe13 4e352dfbeecc 2024-08-10T05:16:29.255 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (5m) 25s ago 5m 15.3M - 1.5.0 0da6a335fe13 b9264bb67c4d 2024-08-10T05:16:29.255 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (10m) 39s ago 10m 148M 2480M 18.2.4-685-gf5af36e4 20036124afeb 9edca5419a87 2024-08-10T05:16:29.255 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (10m) 39s ago 10m 117M 2480M 18.2.4-685-gf5af36e4 20036124afeb be0f4322c6f3 2024-08-10T05:16:29.255 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (10m) 39s ago 10m 177M 2480M 18.2.4-685-gf5af36e4 20036124afeb 4ba91ff61da0 2024-08-10T05:16:29.255 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (9m) 39s ago 9m 97.8M 2480M 18.2.4-685-gf5af36e4 20036124afeb a1d52ad4faa0 2024-08-10T05:16:29.255 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (9m) 25s ago 9m 124M 2480M 18.2.4-685-gf5af36e4 20036124afeb 46aad70204b6 2024-08-10T05:16:29.255 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (8m) 25s ago 8m 147M 2480M 18.2.4-685-gf5af36e4 20036124afeb 55fe3cad2be9 2024-08-10T05:16:29.255 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (8m) 25s ago 8m 96.4M 2480M 18.2.4-685-gf5af36e4 20036124afeb 6a67eed4245a 2024-08-10T05:16:29.255 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (8m) 25s ago 8m 108M 2480M 18.2.4-685-gf5af36e4 20036124afeb f455e2f6fe30 2024-08-10T05:16:29.255 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (88s) 25s ago 6m 49.4M - 2.43.0 a07b618ecd1d 90909260918d 2024-08-10T05:16:29.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:29 smithi086 ceph-mon[98993]: Reconfiguring mds.b (monmap changed)... 2024-08-10T05:16:29.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:29 smithi086 ceph-mon[98993]: Reconfiguring daemon mds.b on smithi159 2024-08-10T05:16:29.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:29 smithi086 ceph-mon[98993]: pgmap v89: 121 pgs: 121 active+clean; 186 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 436 KiB/s wr, 10 op/s 2024-08-10T05:16:29.256 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:29 smithi086 ceph-mon[98993]: osdmap e290: 8 total, 8 up, 8 in 2024-08-10T05:16:29.256 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:29 smithi086 ceph-mon[101471]: Reconfiguring mds.b (monmap changed)... 2024-08-10T05:16:29.256 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:29 smithi086 ceph-mon[101471]: Reconfiguring daemon mds.b on smithi159 2024-08-10T05:16:29.256 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:29 smithi086 ceph-mon[101471]: pgmap v89: 121 pgs: 121 active+clean; 186 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 436 KiB/s wr, 10 op/s 2024-08-10T05:16:29.256 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:29 smithi086 ceph-mon[101471]: osdmap e290: 8 total, 8 up, 8 in 2024-08-10T05:16:29.457 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:29 smithi159 ceph-mon[90359]: Reconfiguring mds.b (monmap changed)... 2024-08-10T05:16:29.457 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:29 smithi159 ceph-mon[90359]: Reconfiguring daemon mds.b on smithi159 2024-08-10T05:16:29.457 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:29 smithi159 ceph-mon[90359]: pgmap v89: 121 pgs: 121 active+clean; 186 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 436 KiB/s wr, 10 op/s 2024-08-10T05:16:29.457 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:29 smithi159 ceph-mon[90359]: osdmap e290: 8 total, 8 up, 8 in 2024-08-10T05:16:29.587 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:16:29.587 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:16:29.587 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-10T05:16:29.587 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:16:29.587 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:16:29.588 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:16:29.588 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:16:29.588 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:16:29.588 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 8 2024-08-10T05:16:29.588 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:16:29.588 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:16:29.588 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:16:29.588 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:16:29.588 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:16:29.588 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 10, 2024-08-10T05:16:29.588 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 5 2024-08-10T05:16:29.588 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:16:29.588 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:16:29.910 INFO:tasks.rados.rados.0.smithi086.stdout:1120: done (2 left) 2024-08-10T05:16:29.910 INFO:tasks.rados.rados.0.smithi086.stdout:1121: done (1 left) 2024-08-10T05:16:29.910 INFO:tasks.rados.rados.0.smithi086.stdout:1123: done (0 left) 2024-08-10T05:16:29.910 INFO:tasks.rados.rados.0.smithi086.stdout:1124: read oid 36 snap -1 2024-08-10T05:16:29.911 INFO:tasks.rados.rados.0.smithi086.stdout:1124: expect (ObjNum 327 snap 104 seq_num 327) 2024-08-10T05:16:29.911 INFO:tasks.rados.rados.0.smithi086.stdout:1125: rollback oid 10 current snap is 111 2024-08-10T05:16:29.911 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 10 to 110 2024-08-10T05:16:29.911 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 111 2024-08-10T05:16:29.911 INFO:tasks.rados.rados.0.smithi086.stdout:1126: seq_num 344 ranges {819200=565248,1384448=401408} 2024-08-10T05:16:29.918 INFO:tasks.rados.rados.0.smithi086.stdout:1126: writing smithi08687503-38 from 819200 to 1384448 tid 1 2024-08-10T05:16:29.921 INFO:tasks.rados.rados.0.smithi086.stdout:1126: writing smithi08687503-38 from 1384448 to 1785856 tid 2 2024-08-10T05:16:29.921 INFO:tasks.rados.rados.0.smithi086.stdout:1127: setattr oid 27 current snap is 111 2024-08-10T05:16:29.921 INFO:tasks.rados.rados.0.smithi086.stdout:1125: finishing rollback tid 0 to smithi08687503-10 2024-08-10T05:16:29.921 INFO:tasks.rados.rados.0.smithi086.stdout:1125: finishing rollback tid 1 to smithi08687503-10 2024-08-10T05:16:29.921 INFO:tasks.rados.rados.0.smithi086.stdout:1125: finishing rollback tid 2 to smithi08687503-10 2024-08-10T05:16:29.921 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 717 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-08-10T05:16:29.922 INFO:tasks.rados.rados.0.smithi086.stdout:1125: done (3 left) 2024-08-10T05:16:29.922 INFO:tasks.rados.rados.0.smithi086.stdout:1128: setattr oid 26 current snap is 111 2024-08-10T05:16:29.923 INFO:tasks.rados.rados.0.smithi086.stdout:1126: finishing write tid 1 to smithi08687503-38 2024-08-10T05:16:29.924 INFO:tasks.rados.rados.0.smithi086.stdout:1129: rmattr oid 1 current snap is 111 2024-08-10T05:16:29.924 INFO:tasks.rados.rados.0.smithi086.stdout:1129: done (4 left) 2024-08-10T05:16:29.924 INFO:tasks.rados.rados.0.smithi086.stdout:1130: read oid 16 snap -1 2024-08-10T05:16:29.924 INFO:tasks.rados.rados.0.smithi086.stdout:1130: expect deleted 2024-08-10T05:16:29.924 INFO:tasks.rados.rados.0.smithi086.stdout:1131: rmattr oid 2 current snap is 111 2024-08-10T05:16:29.924 INFO:tasks.rados.rados.0.smithi086.stdout:1131: done (5 left) 2024-08-10T05:16:29.924 INFO:tasks.rados.rados.0.smithi086.stdout:1132: setattr oid 33 current snap is 111 2024-08-10T05:16:29.925 INFO:tasks.rados.rados.0.smithi086.stdout:1126: finishing write tid 2 to smithi08687503-38 2024-08-10T05:16:29.925 INFO:tasks.rados.rados.0.smithi086.stdout:1126: finishing write tid 3 to smithi08687503-38 2024-08-10T05:16:29.925 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 70 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-10T05:16:29.925 INFO:tasks.rados.rados.0.smithi086.stdout:1127: done (5 left) 2024-08-10T05:16:29.925 INFO:tasks.rados.rados.0.smithi086.stdout:1130: done (4 left) 2024-08-10T05:16:29.925 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 111 2024-08-10T05:16:29.926 INFO:tasks.rados.rados.0.smithi086.stdout:1133: seq_num 345 ranges {0=581632,581632=401408} 2024-08-10T05:16:29.929 INFO:tasks.rados.rados.0.smithi086.stdout:1133: writing smithi08687503-5 from 0 to 581632 tid 1 2024-08-10T05:16:29.931 INFO:tasks.rados.rados.0.smithi086.stdout:1133: writing smithi08687503-5 from 581632 to 983040 tid 2 2024-08-10T05:16:29.932 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 111 2024-08-10T05:16:29.932 INFO:tasks.rados.rados.0.smithi086.stdout:1126: finishing write tid 4 to smithi08687503-38 2024-08-10T05:16:29.932 INFO:tasks.rados.rados.0.smithi086.stdout:1126: oid 38 updating version 0 to 486 2024-08-10T05:16:29.932 INFO:tasks.rados.rados.0.smithi086.stdout:1126: oid 38 version 486 is already newer than 484 2024-08-10T05:16:29.932 INFO:tasks.rados.rados.0.smithi086.stdout:1126: oid 38 version 486 is already newer than 485 2024-08-10T05:16:29.932 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 486 (ObjNum 344 snap 111 seq_num 344) dirty exists 2024-08-10T05:16:29.932 INFO:tasks.rados.rados.0.smithi086.stdout:1126: left oid 38 (ObjNum 344 snap 111 seq_num 344) 2024-08-10T05:16:29.932 INFO:tasks.rados.rados.0.smithi086.stdout:1134: seq_num 346 ranges {761856=598016,1359872=401408} 2024-08-10T05:16:29.939 INFO:tasks.rados.rados.0.smithi086.stdout:1134: writing smithi08687503-12 from 761856 to 1359872 tid 1 2024-08-10T05:16:29.942 INFO:tasks.rados.rados.0.smithi086.stdout:1134: writing smithi08687503-12 from 1359872 to 1761280 tid 2 2024-08-10T05:16:29.943 INFO:tasks.rados.rados.0.smithi086.stdout:1126: done (5 left) 2024-08-10T05:16:29.943 INFO:tasks.rados.rados.0.smithi086.stdout:1135: setattr oid 23 current snap is 111 2024-08-10T05:16:29.943 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 487 (ObjNum 33 snap 0 seq_num 3355405968) dirty exists 2024-08-10T05:16:29.943 INFO:tasks.rados.rados.0.smithi086.stdout:1133: finishing write tid 1 to smithi08687503-5 2024-08-10T05:16:29.943 INFO:tasks.rados.rados.0.smithi086.stdout:1133: finishing write tid 2 to smithi08687503-5 2024-08-10T05:16:29.943 INFO:tasks.rados.rados.0.smithi086.stdout:1133: finishing write tid 3 to smithi08687503-5 2024-08-10T05:16:29.943 INFO:tasks.rados.rados.0.smithi086.stdout:1133: finishing write tid 4 to smithi08687503-5 2024-08-10T05:16:29.943 INFO:tasks.rados.rados.0.smithi086.stdout:1133: oid 5 updating version 0 to 720 2024-08-10T05:16:29.943 INFO:tasks.rados.rados.0.smithi086.stdout:1133: oid 5 updating version 720 to 722 2024-08-10T05:16:29.943 INFO:tasks.rados.rados.0.smithi086.stdout:1133: oid 5 version 722 is already newer than 721 2024-08-10T05:16:29.944 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 722 (ObjNum 345 snap 111 seq_num 345) dirty exists 2024-08-10T05:16:29.944 INFO:tasks.rados.rados.0.smithi086.stdout:1133: left oid 5 (ObjNum 345 snap 111 seq_num 345) 2024-08-10T05:16:29.944 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 572 (ObjNum 334 snap 104 seq_num 334) dirty exists 2024-08-10T05:16:29.944 INFO:tasks.rados.rados.0.smithi086.stdout:1128: done (5 left) 2024-08-10T05:16:29.944 INFO:tasks.rados.rados.0.smithi086.stdout:1132: done (4 left) 2024-08-10T05:16:29.944 INFO:tasks.rados.rados.0.smithi086.stdout:1133: done (3 left) 2024-08-10T05:16:29.945 INFO:tasks.rados.rados.0.smithi086.stdout:1136: read oid 27 snap -1 2024-08-10T05:16:29.945 INFO:tasks.rados.rados.0.smithi086.stdout:1136: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:16:29.945 INFO:tasks.rados.rados.0.smithi086.stdout:1137: snap_remove snap 106 2024-08-10T05:16:30.271 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:16:30.271 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:16:30.271 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:30.271 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:30.271 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:16:30.271 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:30.272 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:30.272 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:30.272 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T05:16:30.272 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-10T05:16:30.272 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T05:16:30.272 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-10T05:16:30.272 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T05:16:30.272 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-10T05:16:30.272 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:30.272 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:30.272 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-10T05:16:30.272 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1744975353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:30.272 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[98993]: osdmap e291: 8 total, 8 up, 8 in 2024-08-10T05:16:30.273 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:16:30.273 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:16:30.273 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:30.273 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:30.273 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:16:30.273 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:30.273 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:30.273 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:30.273 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T05:16:30.274 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-10T05:16:30.274 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T05:16:30.274 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-10T05:16:30.274 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T05:16:30.274 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-10T05:16:30.274 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:30.274 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:30.274 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-10T05:16:30.274 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1744975353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:30.274 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:30 smithi086 ceph-mon[101471]: osdmap e291: 8 total, 8 up, 8 in 2024-08-10T05:16:30.518 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:16:30.518 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:16:30.518 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:30.518 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:30.518 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:16:30.518 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:30.518 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:30.518 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:30.518 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T05:16:30.519 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-10T05:16:30.519 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T05:16:30.519 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-10T05:16:30.519 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T05:16:30.519 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-10T05:16:30.519 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:30.519 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:30.519 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-10T05:16:30.519 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1744975353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:30.519 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:30 smithi159 ceph-mon[90359]: osdmap e291: 8 total, 8 up, 8 in 2024-08-10T05:16:30.911 INFO:tasks.rados.rados.0.smithi086.stdout:1137: done (4 left) 2024-08-10T05:16:30.911 INFO:tasks.rados.rados.0.smithi086.stdout:1138: snap_remove snap 79 2024-08-10T05:16:31.547 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:31 smithi086 ceph-mon[101471]: Upgrade: Setting container_image for all mon 2024-08-10T05:16:31.548 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:31 smithi086 ceph-mon[101471]: Upgrade: Setting container_image for all crash 2024-08-10T05:16:31.548 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:31 smithi086 ceph-mon[101471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-10T05:16:31.548 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:31 smithi086 ceph-mon[101471]: Upgrade: osd.0 is safe to restart 2024-08-10T05:16:31.548 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:31 smithi086 ceph-mon[101471]: pgmap v92: 121 pgs: 121 active+clean; 186 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 436 KiB/s wr, 10 op/s 2024-08-10T05:16:31.548 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:31 smithi086 ceph-mon[101471]: osdmap e292: 8 total, 8 up, 8 in 2024-08-10T05:16:31.548 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:31 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:31.548 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:31 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T05:16:31.548 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:31 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:31.548 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:31 smithi086 ceph-mon[98993]: Upgrade: Setting container_image for all mon 2024-08-10T05:16:31.548 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:31 smithi086 ceph-mon[98993]: Upgrade: Setting container_image for all crash 2024-08-10T05:16:31.549 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:31 smithi086 ceph-mon[98993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-10T05:16:31.549 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:31 smithi086 ceph-mon[98993]: Upgrade: osd.0 is safe to restart 2024-08-10T05:16:31.549 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:31 smithi086 ceph-mon[98993]: pgmap v92: 121 pgs: 121 active+clean; 186 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 436 KiB/s wr, 10 op/s 2024-08-10T05:16:31.549 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:31 smithi086 ceph-mon[98993]: osdmap e292: 8 total, 8 up, 8 in 2024-08-10T05:16:31.549 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:31 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:31.549 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:31 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T05:16:31.549 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:31 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:31 smithi159 ceph-mon[90359]: Upgrade: Setting container_image for all mon 2024-08-10T05:16:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:31 smithi159 ceph-mon[90359]: Upgrade: Setting container_image for all crash 2024-08-10T05:16:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:31 smithi159 ceph-mon[90359]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-10T05:16:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:31 smithi159 ceph-mon[90359]: Upgrade: osd.0 is safe to restart 2024-08-10T05:16:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:31 smithi159 ceph-mon[90359]: pgmap v92: 121 pgs: 121 active+clean; 186 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 436 KiB/s wr, 10 op/s 2024-08-10T05:16:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:31 smithi159 ceph-mon[90359]: osdmap e292: 8 total, 8 up, 8 in 2024-08-10T05:16:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:31 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:31.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:31 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T05:16:31.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:31 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:31.912 INFO:tasks.rados.rados.0.smithi086.stdout:1138: done (4 left) 2024-08-10T05:16:31.912 INFO:tasks.rados.rados.0.smithi086.stdout:1139: copy_from oid 20 from oid 24 current snap is 111 2024-08-10T05:16:31.913 INFO:tasks.rados.rados.0.smithi086.stdout:1136: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:16:31.917 INFO:tasks.rados.rados.0.smithi086.stdout:1134: finishing write tid 1 to smithi08687503-12 2024-08-10T05:16:31.917 INFO:tasks.rados.rados.0.smithi086.stdout:1134: finishing write tid 2 to smithi08687503-12 2024-08-10T05:16:31.918 INFO:tasks.rados.rados.0.smithi086.stdout:1134: finishing write tid 3 to smithi08687503-12 2024-08-10T05:16:31.918 INFO:tasks.rados.rados.0.smithi086.stdout:1134: finishing write tid 4 to smithi08687503-12 2024-08-10T05:16:31.918 INFO:tasks.rados.rados.0.smithi086.stdout:1134: oid 12 updating version 0 to 556 2024-08-10T05:16:31.918 INFO:tasks.rados.rados.0.smithi086.stdout:1134: oid 12 version 556 is already newer than 555 2024-08-10T05:16:31.918 INFO:tasks.rados.rados.0.smithi086.stdout:1134: oid 12 updating version 556 to 557 2024-08-10T05:16:31.918 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 557 (ObjNum 346 snap 111 seq_num 346) dirty exists 2024-08-10T05:16:31.918 INFO:tasks.rados.rados.0.smithi086.stdout:1134: left oid 12 (ObjNum 346 snap 111 seq_num 346) 2024-08-10T05:16:31.918 INFO:tasks.rados.rados.0.smithi086.stdout:1134: done (4 left) 2024-08-10T05:16:31.918 INFO:tasks.rados.rados.0.smithi086.stdout:1136: done (3 left) 2024-08-10T05:16:31.918 INFO:tasks.rados.rados.0.smithi086.stdout:1140: snap_remove snap 103 2024-08-10T05:16:32.585 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:32 smithi086 ceph-mon[98993]: Upgrade: Updating osd.0 2024-08-10T05:16:32.586 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:32 smithi086 ceph-mon[98993]: Deploying daemon osd.0 on smithi086 2024-08-10T05:16:32.586 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:32 smithi086 ceph-mon[98993]: osdmap e293: 8 total, 8 up, 8 in 2024-08-10T05:16:32.586 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:32 smithi086 ceph-mon[101471]: Upgrade: Updating osd.0 2024-08-10T05:16:32.586 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:32 smithi086 ceph-mon[101471]: Deploying daemon osd.0 on smithi086 2024-08-10T05:16:32.586 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:32 smithi086 ceph-mon[101471]: osdmap e293: 8 total, 8 up, 8 in 2024-08-10T05:16:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:32 smithi159 ceph-mon[90359]: Upgrade: Updating osd.0 2024-08-10T05:16:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:32 smithi159 ceph-mon[90359]: Deploying daemon osd.0 on smithi086 2024-08-10T05:16:32.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:32 smithi159 ceph-mon[90359]: osdmap e293: 8 total, 8 up, 8 in 2024-08-10T05:16:32.917 INFO:tasks.rados.rados.0.smithi086.stdout:1140: done (3 left) 2024-08-10T05:16:32.917 INFO:tasks.rados.rados.0.smithi086.stdout:1141: snap_create 2024-08-10T05:16:32.917 INFO:tasks.rados.rados.0.smithi086.stdout:1124: expect (ObjNum 327 snap 104 seq_num 327) 2024-08-10T05:16:33.440 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 574 (ObjNum 327 snap 104 seq_num 327) dirty exists 2024-08-10T05:16:33.440 INFO:tasks.rados.rados.0.smithi086.stdout:1139: finishing copy_from racing read to smithi08687503-20 2024-08-10T05:16:33.440 INFO:tasks.rados.rados.0.smithi086.stdout:1139: finishing copy_from to smithi08687503-20 2024-08-10T05:16:33.440 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 156 (ObjNum 129 snap 0 seq_num 3355951424) dirty exists 2024-08-10T05:16:33.526 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:33 smithi086 ceph-mon[101471]: pgmap v95: 121 pgs: 121 active+clean; 189 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 720 KiB/s wr, 29 op/s 2024-08-10T05:16:33.526 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:33 smithi086 ceph-mon[101471]: osdmap e294: 8 total, 8 up, 8 in 2024-08-10T05:16:33.527 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:33 smithi086 ceph-mon[98993]: pgmap v95: 121 pgs: 121 active+clean; 189 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 720 KiB/s wr, 29 op/s 2024-08-10T05:16:33.527 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:33 smithi086 ceph-mon[98993]: osdmap e294: 8 total, 8 up, 8 in 2024-08-10T05:16:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:33 smithi159 ceph-mon[90359]: pgmap v95: 121 pgs: 121 active+clean; 189 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 720 KiB/s wr, 29 op/s 2024-08-10T05:16:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:33 smithi159 ceph-mon[90359]: osdmap e294: 8 total, 8 up, 8 in 2024-08-10T05:16:33.920 INFO:tasks.rados.rados.0.smithi086.stdout:1124: done (3 left) 2024-08-10T05:16:33.920 INFO:tasks.rados.rados.0.smithi086.stdout:1135: done (2 left) 2024-08-10T05:16:33.920 INFO:tasks.rados.rados.0.smithi086.stdout:1139: done (1 left) 2024-08-10T05:16:33.920 INFO:tasks.rados.rados.0.smithi086.stdout:1141: done (0 left) 2024-08-10T05:16:33.920 INFO:tasks.rados.rados.0.smithi086.stdout:1142: snap_remove snap 90 2024-08-10T05:16:34.655 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:34 smithi086 systemd[1]: Stopping Ceph osd.0 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:16:34.655 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:34 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0[45761]: 2024-08-10T05:16:34.466+0000 7fd4250ee640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T05:16:34.655 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:34 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0[45761]: 2024-08-10T05:16:34.466+0000 7fd4250ee640 -1 osd.0 294 *** Got signal Terminated *** 2024-08-10T05:16:34.655 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:34 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0[45761]: 2024-08-10T05:16:34.466+0000 7fd4250ee640 -1 osd.0 294 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T05:16:34.915 INFO:tasks.rados.rados.0.smithi086.stdout:1142: done (0 left) 2024-08-10T05:16:34.916 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 112 2024-08-10T05:16:34.916 INFO:tasks.rados.rados.0.smithi086.stdout:1143: seq_num 347 ranges {3620864=614400,4235264=401408} 2024-08-10T05:16:34.939 INFO:tasks.rados.rados.0.smithi086.stdout:1143: writing smithi08687503-25 from 3620864 to 4235264 tid 1 2024-08-10T05:16:34.942 INFO:tasks.rados.rados.0.smithi086.stdout:1143: writing smithi08687503-25 from 4235264 to 4636672 tid 2 2024-08-10T05:16:34.942 INFO:tasks.rados.rados.0.smithi086.stdout:1144: copy_from oid 1 from oid 10 current snap is 112 2024-08-10T05:16:34.942 INFO:tasks.rados.rados.0.smithi086.stdout:1145: read oid 46 snap -1 2024-08-10T05:16:34.942 INFO:tasks.rados.rados.0.smithi086.stdout:1145: expect (ObjNum 220 snap 61 seq_num 220) 2024-08-10T05:16:34.942 INFO:tasks.rados.rados.0.smithi086.stdout:1146: rollback oid 47 current snap is 112 2024-08-10T05:16:34.942 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 47 to 78 2024-08-10T05:16:34.942 INFO:tasks.rados.rados.0.smithi086.stdout:1147: delete oid 16 current snap is 112 2024-08-10T05:16:34.946 INFO:tasks.rados.rados.0.smithi086.stdout:1143: finishing write tid 1 to smithi08687503-25 2024-08-10T05:16:34.946 INFO:tasks.rados.rados.0.smithi086.stdout:1143: finishing write tid 2 to smithi08687503-25 2024-08-10T05:16:34.946 INFO:tasks.rados.rados.0.smithi086.stdout:1143: finishing write tid 3 to smithi08687503-25 2024-08-10T05:16:34.947 INFO:tasks.rados.rados.0.smithi086.stdout:1146: finishing rollback tid 0 to smithi08687503-47 2024-08-10T05:16:34.947 INFO:tasks.rados.rados.0.smithi086.stdout:1146: finishing rollback tid 1 to smithi08687503-47 2024-08-10T05:16:34.947 INFO:tasks.rados.rados.0.smithi086.stdout:1146: finishing rollback tid 2 to smithi08687503-47 2024-08-10T05:16:34.947 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 335 (ObjNum 255 snap 68 seq_num 255) dirty exists 2024-08-10T05:16:34.947 INFO:tasks.rados.rados.0.smithi086.stdout:1143: finishing write tid 4 to smithi08687503-25 2024-08-10T05:16:34.947 INFO:tasks.rados.rados.0.smithi086.stdout:1143: oid 25 updating version 0 to 753 2024-08-10T05:16:34.947 INFO:tasks.rados.rados.0.smithi086.stdout:1143: oid 25 version 753 is already newer than 752 2024-08-10T05:16:34.947 INFO:tasks.rados.rados.0.smithi086.stdout:1143: oid 25 updating version 753 to 754 2024-08-10T05:16:34.947 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 754 (ObjNum 347 snap 112 seq_num 347) dirty exists 2024-08-10T05:16:34.947 INFO:tasks.rados.rados.0.smithi086.stdout:1143: left oid 25 (ObjNum 347 snap 112 seq_num 347) 2024-08-10T05:16:34.955 INFO:tasks.rados.rados.0.smithi086.stdout:1145: expect (ObjNum 220 snap 61 seq_num 220) 2024-08-10T05:16:35.040 INFO:tasks.rados.rados.0.smithi086.stdout:1143: done (4 left) 2024-08-10T05:16:35.040 INFO:tasks.rados.rados.0.smithi086.stdout:1145: done (3 left) 2024-08-10T05:16:35.040 INFO:tasks.rados.rados.0.smithi086.stdout:1146: done (2 left) 2024-08-10T05:16:35.040 INFO:tasks.rados.rados.0.smithi086.stdout:1147: done (1 left) 2024-08-10T05:16:35.040 INFO:tasks.rados.rados.0.smithi086.stdout:1148: copy_from oid 5 from oid 37 current snap is 112 2024-08-10T05:16:35.040 INFO:tasks.rados.rados.0.smithi086.stdout:1149: setattr oid 2 current snap is 112 2024-08-10T05:16:35.042 INFO:tasks.rados.rados.0.smithi086.stdout:1150: snap_create 2024-08-10T05:16:35.046 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 564 (ObjNum 320 snap 100 seq_num 320) dirty exists 2024-08-10T05:16:35.051 INFO:tasks.rados.rados.0.smithi086.stdout:1148: finishing copy_from racing read to smithi08687503-5 2024-08-10T05:16:35.053 INFO:tasks.rados.rados.0.smithi086.stdout:1148: finishing copy_from to smithi08687503-5 2024-08-10T05:16:35.053 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 476 (ObjNum 321 snap 101 seq_num 321) dirty exists 2024-08-10T05:16:35.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:34 smithi159 ceph-mon[90359]: osdmap e295: 8 total, 8 up, 8 in 2024-08-10T05:16:35.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:34 smithi159 ceph-mon[90359]: pgmap v98: 121 pgs: 121 active+clean; 189 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 720 KiB/s wr, 29 op/s 2024-08-10T05:16:35.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:34 smithi159 ceph-mon[90359]: osd.0 marked itself down and dead 2024-08-10T05:16:35.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:34 smithi159 ceph-mon[90359]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:16:35.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:34 smithi159 ceph-mon[90359]: osdmap e296: 8 total, 7 up, 8 in 2024-08-10T05:16:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:34 smithi086 ceph-mon[98993]: osdmap e295: 8 total, 8 up, 8 in 2024-08-10T05:16:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:34 smithi086 ceph-mon[98993]: pgmap v98: 121 pgs: 121 active+clean; 189 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 720 KiB/s wr, 29 op/s 2024-08-10T05:16:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:34 smithi086 ceph-mon[98993]: osd.0 marked itself down and dead 2024-08-10T05:16:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:34 smithi086 ceph-mon[98993]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:16:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:34 smithi086 ceph-mon[98993]: osdmap e296: 8 total, 7 up, 8 in 2024-08-10T05:16:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:34 smithi086 ceph-mon[101471]: osdmap e295: 8 total, 8 up, 8 in 2024-08-10T05:16:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:34 smithi086 ceph-mon[101471]: pgmap v98: 121 pgs: 121 active+clean; 189 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 720 KiB/s wr, 29 op/s 2024-08-10T05:16:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:34 smithi086 ceph-mon[101471]: osd.0 marked itself down and dead 2024-08-10T05:16:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:34 smithi086 ceph-mon[101471]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:16:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:34 smithi086 ceph-mon[101471]: osdmap e296: 8 total, 7 up, 8 in 2024-08-10T05:16:35.731 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:35 smithi086 podman[106609]: 2024-08-10 05:16:35.47714746 +0000 UTC m=+1.101313392 container died 9edca5419a87d1c8ca09137294590871a69f55780da233030415877865f6035d (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=reef-f5af36e, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T05:16:35.915 INFO:tasks.rados.rados.0.smithi086.stdout:1148: done (3 left) 2024-08-10T05:16:35.915 INFO:tasks.rados.rados.0.smithi086.stdout:1149: done (2 left) 2024-08-10T05:16:35.915 INFO:tasks.rados.rados.0.smithi086.stdout:1150: done (1 left) 2024-08-10T05:16:35.915 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 31 current snap is 113 2024-08-10T05:16:35.915 INFO:tasks.rados.rados.0.smithi086.stdout:1151: seq_num 349 ranges {0=655360,655360=401408} 2024-08-10T05:16:35.919 INFO:tasks.rados.rados.0.smithi086.stdout:1151: writing smithi08687503-31 from 0 to 655360 tid 1 2024-08-10T05:16:35.922 INFO:tasks.rados.rados.0.smithi086.stdout:1151: writing smithi08687503-31 from 655360 to 1056768 tid 2 2024-08-10T05:16:35.922 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 32 current snap is 113 2024-08-10T05:16:35.922 INFO:tasks.rados.rados.0.smithi086.stdout:1152: seq_num 350 ranges {753664=671744,1425408=401408} 2024-08-10T05:16:35.930 INFO:tasks.rados.rados.0.smithi086.stdout:1152: writing smithi08687503-32 from 753664 to 1425408 tid 1 2024-08-10T05:16:35.933 INFO:tasks.rados.rados.0.smithi086.stdout:1152: writing smithi08687503-32 from 1425408 to 1826816 tid 2 2024-08-10T05:16:35.933 INFO:tasks.rados.rados.0.smithi086.stdout:1153: read oid 11 snap -1 2024-08-10T05:16:35.933 INFO:tasks.rados.rados.0.smithi086.stdout:1153: expect deleted 2024-08-10T05:16:35.933 INFO:tasks.rados.rados.0.smithi086.stdout:1154: snap_create 2024-08-10T05:16:35.933 INFO:tasks.rados.rados.0.smithi086.stdout:1144: finishing copy_from racing read to smithi08687503-1 2024-08-10T05:16:35.933 INFO:tasks.rados.rados.0.smithi086.stdout:1144: finishing copy_from to smithi08687503-1 2024-08-10T05:16:35.934 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 717 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-08-10T05:16:35.937 INFO:tasks.rados.rados.0.smithi086.stdout:1152: finishing write tid 1 to smithi08687503-32 2024-08-10T05:16:35.937 INFO:tasks.rados.rados.0.smithi086.stdout:1152: finishing write tid 2 to smithi08687503-32 2024-08-10T05:16:35.937 INFO:tasks.rados.rados.0.smithi086.stdout:1151: finishing write tid 1 to smithi08687503-31 2024-08-10T05:16:35.937 INFO:tasks.rados.rados.0.smithi086.stdout:1151: finishing write tid 2 to smithi08687503-31 2024-08-10T05:16:35.937 INFO:tasks.rados.rados.0.smithi086.stdout:1152: finishing write tid 3 to smithi08687503-32 2024-08-10T05:16:35.937 INFO:tasks.rados.rados.0.smithi086.stdout:1151: finishing write tid 3 to smithi08687503-31 2024-08-10T05:16:35.938 INFO:tasks.rados.rados.0.smithi086.stdout:1152: finishing write tid 4 to smithi08687503-32 2024-08-10T05:16:35.938 INFO:tasks.rados.rados.0.smithi086.stdout:1152: oid 32 updating version 0 to 592 2024-08-10T05:16:35.938 INFO:tasks.rados.rados.0.smithi086.stdout:1152: oid 32 updating version 592 to 594 2024-08-10T05:16:35.938 INFO:tasks.rados.rados.0.smithi086.stdout:1152: oid 32 version 594 is already newer than 593 2024-08-10T05:16:35.938 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 594 (ObjNum 350 snap 113 seq_num 350) dirty exists 2024-08-10T05:16:35.938 INFO:tasks.rados.rados.0.smithi086.stdout:1152: left oid 32 (ObjNum 350 snap 113 seq_num 350) 2024-08-10T05:16:35.941 INFO:tasks.rados.rados.0.smithi086.stdout:1151: finishing write tid 4 to smithi08687503-31 2024-08-10T05:16:35.941 INFO:tasks.rados.rados.0.smithi086.stdout:1151: oid 31 updating version 0 to 744 2024-08-10T05:16:35.941 INFO:tasks.rados.rados.0.smithi086.stdout:1151: oid 31 updating version 744 to 745 2024-08-10T05:16:35.941 INFO:tasks.rados.rados.0.smithi086.stdout:1151: oid 31 updating version 745 to 746 2024-08-10T05:16:35.941 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 746 (ObjNum 349 snap 113 seq_num 349) dirty exists 2024-08-10T05:16:35.941 INFO:tasks.rados.rados.0.smithi086.stdout:1151: left oid 31 (ObjNum 349 snap 113 seq_num 349) 2024-08-10T05:16:36.023 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:35 smithi086 podman[106609]: 2024-08-10 05:16:35.830936875 +0000 UTC m=+1.455102796 container cleanup 9edca5419a87d1c8ca09137294590871a69f55780da233030415877865f6035d (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=reef-f5af36e, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T05:16:36.023 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:35 smithi086 bash[106609]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0 2024-08-10T05:16:36.405 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:36 smithi086 podman[106632]: 2024-08-10 05:16:36.023995853 +0000 UTC m=+0.545446307 container remove 9edca5419a87d1c8ca09137294590871a69f55780da233030415877865f6035d (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-f5af36e, GIT_BRANCH=HEAD) 2024-08-10T05:16:36.727 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:36 smithi086 podman[106724]: 2024-08-10 05:16:36.347955215 +0000 UTC m=+0.016957256 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:16:36.727 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:36 smithi086 podman[106724]: 2024-08-10 05:16:36.458121914 +0000 UTC m=+0.127123955 container create 6c5c7a2203f5e70b88aaff74db4e62c3f99c8a6607a25d50651d3589d324ff43 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=squid-bca9905, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T05:16:36.727 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:36 smithi086 podman[106724]: 2024-08-10 05:16:36.65236987 +0000 UTC m=+0.321371912 container init 6c5c7a2203f5e70b88aaff74db4e62c3f99c8a6607a25d50651d3589d324ff43 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, GIT_CLEAN=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, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, ceph=True) 2024-08-10T05:16:36.727 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:36 smithi086 podman[106724]: 2024-08-10 05:16:36.656689398 +0000 UTC m=+0.325691440 container start 6c5c7a2203f5e70b88aaff74db4e62c3f99c8a6607a25d50651d3589d324ff43 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-deactivate, ceph=True, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux ) 2024-08-10T05:16:36.727 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:36 smithi086 podman[106724]: 2024-08-10 05:16:36.727176786 +0000 UTC m=+0.396178827 container attach 6c5c7a2203f5e70b88aaff74db4e62c3f99c8a6607a25d50651d3589d324ff43 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=squid-bca9905, GIT_BRANCH=HEAD, io.buildah.version=1.36.0) 2024-08-10T05:16:36.918 INFO:tasks.rados.rados.0.smithi086.stdout:1144: done (4 left) 2024-08-10T05:16:36.919 INFO:tasks.rados.rados.0.smithi086.stdout:1151: done (3 left) 2024-08-10T05:16:36.919 INFO:tasks.rados.rados.0.smithi086.stdout:1152: done (2 left) 2024-08-10T05:16:36.919 INFO:tasks.rados.rados.0.smithi086.stdout:1153: done (1 left) 2024-08-10T05:16:36.919 INFO:tasks.rados.rados.0.smithi086.stdout:1154: done (0 left) 2024-08-10T05:16:36.919 INFO:tasks.rados.rados.0.smithi086.stdout:1155: snap_create 2024-08-10T05:16:37.131 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:36 smithi086 ceph-mon[101471]: osdmap e297: 8 total, 7 up, 8 in 2024-08-10T05:16:37.131 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:36 smithi086 ceph-mon[101471]: pgmap v101: 121 pgs: 16 stale+active+clean, 105 active+clean; 189 MiB data, 999 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:16:37.131 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:36 smithi086 ceph-mon[98993]: osdmap e297: 8 total, 7 up, 8 in 2024-08-10T05:16:37.131 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:36 smithi086 ceph-mon[98993]: pgmap v101: 121 pgs: 16 stale+active+clean, 105 active+clean; 189 MiB data, 999 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:16:37.131 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:36 smithi086 podman[106724]: 2024-08-10 05:16:36.840407048 +0000 UTC m=+0.509409090 container died 6c5c7a2203f5e70b88aaff74db4e62c3f99c8a6607a25d50651d3589d324ff43 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-deactivate, RELEASE=squid-bca9905, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T05:16:37.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:36 smithi159 ceph-mon[90359]: osdmap e297: 8 total, 7 up, 8 in 2024-08-10T05:16:37.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:36 smithi159 ceph-mon[90359]: pgmap v101: 121 pgs: 16 stale+active+clean, 105 active+clean; 189 MiB data, 999 MiB used, 714 GiB / 715 GiB avail 2024-08-10T05:16:37.868 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:37 smithi086 podman[106767]: 2024-08-10 05:16:37.431109168 +0000 UTC m=+0.584540934 container remove 6c5c7a2203f5e70b88aaff74db4e62c3f99c8a6607a25d50651d3589d324ff43 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-bca9905, ceph=True, org.label-schema.build-date=20240731) 2024-08-10T05:16:37.868 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:37 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.0.service: Deactivated successfully. 2024-08-10T05:16:37.868 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:37 smithi086 systemd[1]: Stopped Ceph osd.0 for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:16:37.869 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:37 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.0.service: Consumed 10.565s CPU time. 2024-08-10T05:16:37.869 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:37 smithi086 systemd[1]: Starting Ceph osd.0 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:16:37.918 INFO:tasks.rados.rados.0.smithi086.stdout:1155: done (0 left) 2024-08-10T05:16:37.918 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 115 2024-08-10T05:16:37.918 INFO:tasks.rados.rados.0.smithi086.stdout:1156: seq_num 351 ranges {2670592=688128,3358720=401408} 2024-08-10T05:16:37.936 INFO:tasks.rados.rados.0.smithi086.stdout:1156: writing smithi08687503-5 from 2670592 to 3358720 tid 1 2024-08-10T05:16:37.939 INFO:tasks.rados.rados.0.smithi086.stdout:1156: writing smithi08687503-5 from 3358720 to 3760128 tid 2 2024-08-10T05:16:37.939 INFO:tasks.rados.rados.0.smithi086.stdout:1157: read oid 22 snap -1 2024-08-10T05:16:37.939 INFO:tasks.rados.rados.0.smithi086.stdout:1157: expect deleted 2024-08-10T05:16:37.939 INFO:tasks.rados.rados.0.smithi086.stdout:1158: rollback oid 47 current snap is 115 2024-08-10T05:16:37.939 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 47 to 114 2024-08-10T05:16:37.940 INFO:tasks.rados.rados.0.smithi086.stdout:1159: delete oid 15 current snap is 115 2024-08-10T05:16:37.941 INFO:tasks.rados.rados.0.smithi086.stdout:1159: done (3 left) 2024-08-10T05:16:37.941 INFO:tasks.rados.rados.0.smithi086.stdout:1160: rollback oid 35 current snap is 115 2024-08-10T05:16:37.941 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 35 to 113 2024-08-10T05:16:37.941 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 115 2024-08-10T05:16:37.941 INFO:tasks.rados.rados.0.smithi086.stdout:1161: seq_num 353 ranges {4636672=720896,5357568=401408} 2024-08-10T05:16:37.970 INFO:tasks.rados.rados.0.smithi086.stdout:1161: writing smithi08687503-25 from 4636672 to 5357568 tid 1 2024-08-10T05:16:37.973 INFO:tasks.rados.rados.0.smithi086.stdout:1161: writing smithi08687503-25 from 5357568 to 5758976 tid 2 2024-08-10T05:16:37.973 INFO:tasks.rados.rados.0.smithi086.stdout:1162: delete oid 2 current snap is 115 2024-08-10T05:16:37.973 INFO:tasks.rados.rados.0.smithi086.stdout:1158: finishing rollback tid 0 to smithi08687503-47 2024-08-10T05:16:37.974 INFO:tasks.rados.rados.0.smithi086.stdout:1156: finishing write tid 1 to smithi08687503-5 2024-08-10T05:16:37.974 INFO:tasks.rados.rados.0.smithi086.stdout:1158: finishing rollback tid 1 to smithi08687503-47 2024-08-10T05:16:37.974 INFO:tasks.rados.rados.0.smithi086.stdout:1158: finishing rollback tid 2 to smithi08687503-47 2024-08-10T05:16:37.974 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 338 (ObjNum 255 snap 68 seq_num 255) dirty exists 2024-08-10T05:16:37.974 INFO:tasks.rados.rados.0.smithi086.stdout:1160: finishing rollback tid 1 to smithi08687503-35 2024-08-10T05:16:37.974 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 482 (ObjNum 97 snap 0 seq_num 3356249136) dirty dne 2024-08-10T05:16:37.974 INFO:tasks.rados.rados.0.smithi086.stdout:1156: finishing write tid 2 to smithi08687503-5 2024-08-10T05:16:37.974 INFO:tasks.rados.rados.0.smithi086.stdout:1156: finishing write tid 3 to smithi08687503-5 2024-08-10T05:16:37.975 INFO:tasks.rados.rados.0.smithi086.stdout:1156: finishing write tid 4 to smithi08687503-5 2024-08-10T05:16:37.975 INFO:tasks.rados.rados.0.smithi086.stdout:1156: oid 5 updating version 0 to 758 2024-08-10T05:16:37.975 INFO:tasks.rados.rados.0.smithi086.stdout:1156: oid 5 updating version 758 to 760 2024-08-10T05:16:37.975 INFO:tasks.rados.rados.0.smithi086.stdout:1156: oid 5 version 760 is already newer than 759 2024-08-10T05:16:37.975 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 760 (ObjNum 351 snap 115 seq_num 351) dirty exists 2024-08-10T05:16:37.975 INFO:tasks.rados.rados.0.smithi086.stdout:1156: left oid 5 (ObjNum 351 snap 115 seq_num 351) 2024-08-10T05:16:37.978 INFO:tasks.rados.rados.0.smithi086.stdout:1161: finishing write tid 1 to smithi08687503-25 2024-08-10T05:16:37.978 INFO:tasks.rados.rados.0.smithi086.stdout:1161: finishing write tid 2 to smithi08687503-25 2024-08-10T05:16:37.978 INFO:tasks.rados.rados.0.smithi086.stdout:1156: done (5 left) 2024-08-10T05:16:37.978 INFO:tasks.rados.rados.0.smithi086.stdout:1157: done (4 left) 2024-08-10T05:16:37.978 INFO:tasks.rados.rados.0.smithi086.stdout:1158: done (3 left) 2024-08-10T05:16:37.978 INFO:tasks.rados.rados.0.smithi086.stdout:1160: done (2 left) 2024-08-10T05:16:37.979 INFO:tasks.rados.rados.0.smithi086.stdout:1162: done (1 left) 2024-08-10T05:16:37.979 INFO:tasks.rados.rados.0.smithi086.stdout:1163: rollback oid 47 current snap is 115 2024-08-10T05:16:37.979 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 47 to 105 2024-08-10T05:16:37.979 INFO:tasks.rados.rados.0.smithi086.stdout:1161: finishing write tid 3 to smithi08687503-25 2024-08-10T05:16:37.979 INFO:tasks.rados.rados.0.smithi086.stdout:1164: read oid 29 snap -1 2024-08-10T05:16:37.979 INFO:tasks.rados.rados.0.smithi086.stdout:1164: expect deleted 2024-08-10T05:16:37.979 INFO:tasks.rados.rados.0.smithi086.stdout:1165: setattr oid 31 current snap is 115 2024-08-10T05:16:37.979 INFO:tasks.rados.rados.0.smithi086.stdout:1164: done (3 left) 2024-08-10T05:16:37.979 INFO:tasks.rados.rados.0.smithi086.stdout:1166: read oid 15 snap 107 2024-08-10T05:16:37.979 INFO:tasks.rados.rados.0.smithi086.stdout:1166: expect (ObjNum 336 snap 104 seq_num 336) 2024-08-10T05:16:37.979 INFO:tasks.rados.rados.0.smithi086.stdout:1167: snap_create 2024-08-10T05:16:37.979 INFO:tasks.rados.rados.0.smithi086.stdout:1161: finishing write tid 4 to smithi08687503-25 2024-08-10T05:16:37.979 INFO:tasks.rados.rados.0.smithi086.stdout:1161: oid 25 updating version 0 to 762 2024-08-10T05:16:37.980 INFO:tasks.rados.rados.0.smithi086.stdout:1161: oid 25 updating version 762 to 763 2024-08-10T05:16:37.980 INFO:tasks.rados.rados.0.smithi086.stdout:1161: oid 25 updating version 763 to 764 2024-08-10T05:16:37.980 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 764 (ObjNum 353 snap 115 seq_num 353) dirty exists 2024-08-10T05:16:37.980 INFO:tasks.rados.rados.0.smithi086.stdout:1161: left oid 25 (ObjNum 353 snap 115 seq_num 353) 2024-08-10T05:16:37.980 INFO:tasks.rados.rados.0.smithi086.stdout:1163: finishing rollback tid 0 to smithi08687503-47 2024-08-10T05:16:37.980 INFO:tasks.rados.rados.0.smithi086.stdout:1163: finishing rollback tid 1 to smithi08687503-47 2024-08-10T05:16:37.980 INFO:tasks.rados.rados.0.smithi086.stdout:1163: finishing rollback tid 2 to smithi08687503-47 2024-08-10T05:16:37.981 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 341 (ObjNum 329 snap 104 seq_num 329) dirty exists 2024-08-10T05:16:37.982 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 748 (ObjNum 349 snap 113 seq_num 349) dirty exists 2024-08-10T05:16:37.998 INFO:tasks.rados.rados.0.smithi086.stdout:1166: expect (ObjNum 336 snap 104 seq_num 336) 2024-08-10T05:16:38.119 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:37 smithi086 ceph-mon[98993]: osdmap e298: 8 total, 7 up, 8 in 2024-08-10T05:16:38.119 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:37 smithi086 ceph-mon[101471]: osdmap e298: 8 total, 7 up, 8 in 2024-08-10T05:16:38.120 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:37 smithi086 podman[106873]: 2024-08-10 05:16:37.770775124 +0000 UTC m=+0.017059334 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:16:38.120 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 podman[106873]: 2024-08-10 05:16:38.007414949 +0000 UTC m=+0.253699149 container create 55a7687f50a565648f5a5a154f6b3bf0aa88a203ef9b9bcfe7ab5b4644c0c27f (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-activate, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, RELEASE=squid-bca9905, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-08-10T05:16:38.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:37 smithi159 ceph-mon[90359]: osdmap e298: 8 total, 7 up, 8 in 2024-08-10T05:16:38.376 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:16:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:16:38] "GET /metrics HTTP/1.1" 200 36010 "" "Prometheus/2.43.0" 2024-08-10T05:16:38.376 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 podman[106873]: 2024-08-10 05:16:38.251827883 +0000 UTC m=+0.498112086 container init 55a7687f50a565648f5a5a154f6b3bf0aa88a203ef9b9bcfe7ab5b4644c0c27f (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-08-10T05:16:38.376 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 podman[106873]: 2024-08-10 05:16:38.256373004 +0000 UTC m=+0.502657209 container start 55a7687f50a565648f5a5a154f6b3bf0aa88a203ef9b9bcfe7ab5b4644c0c27f (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-activate, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-bca9905, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-08-10T05:16:38.640 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 podman[106873]: 2024-08-10 05:16:38.376835669 +0000 UTC m=+0.623119888 container attach 55a7687f50a565648f5a5a154f6b3bf0aa88a203ef9b9bcfe7ab5b4644c0c27f (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-activate, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-08-10T05:16:38.640 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-activate[106888]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:16:38.640 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 bash[106873]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:16:38.640 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-activate[106888]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:16:38.640 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 bash[106873]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:16:38.640 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-activate[106888]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-10T05:16:38.640 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 bash[106873]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-10T05:16:38.641 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-activate[106888]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-08-10T05:16:38.641 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 bash[106873]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-08-10T05:16:38.641 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-activate[106888]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-08-10T05:16:38.641 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 bash[106873]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-08-10T05:16:38.641 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-activate[106888]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-10T05:16:38.641 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 bash[106873]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-10T05:16:38.641 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-activate[106888]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-10T05:16:38.641 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 bash[106873]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-10T05:16:38.641 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-activate[106888]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-10T05:16:38.641 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 bash[106873]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-10T05:16:38.641 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-activate[106888]: --> ceph-volume raw activate successful for osd ID: 0 2024-08-10T05:16:38.641 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 bash[106873]: --> ceph-volume raw activate successful for osd ID: 0 2024-08-10T05:16:38.641 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:38 smithi086 podman[106873]: 2024-08-10 05:16:38.640445313 +0000 UTC m=+0.886729522 container died 55a7687f50a565648f5a5a154f6b3bf0aa88a203ef9b9bcfe7ab5b4644c0c27f (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-activate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-bca9905, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux ) 2024-08-10T05:16:38.935 INFO:tasks.rados.rados.0.smithi086.stdout:1161: done (4 left) 2024-08-10T05:16:38.935 INFO:tasks.rados.rados.0.smithi086.stdout:1163: done (3 left) 2024-08-10T05:16:38.935 INFO:tasks.rados.rados.0.smithi086.stdout:1165: done (2 left) 2024-08-10T05:16:38.935 INFO:tasks.rados.rados.0.smithi086.stdout:1166: done (1 left) 2024-08-10T05:16:38.935 INFO:tasks.rados.rados.0.smithi086.stdout:1167: done (0 left) 2024-08-10T05:16:38.936 INFO:tasks.rados.rados.0.smithi086.stdout:1168: read oid 50 snap -1 2024-08-10T05:16:38.936 INFO:tasks.rados.rados.0.smithi086.stdout:1168: expect deleted 2024-08-10T05:16:38.936 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 49 current snap is 116 2024-08-10T05:16:38.936 INFO:tasks.rados.rados.0.smithi086.stdout:1169: seq_num 355 ranges {57344=753664,811008=401408} 2024-08-10T05:16:38.939 INFO:tasks.rados.rados.0.smithi086.stdout:1169: writing smithi08687503-49 from 57344 to 811008 tid 1 2024-08-10T05:16:38.941 INFO:tasks.rados.rados.0.smithi086.stdout:1169: writing smithi08687503-49 from 811008 to 1212416 tid 2 2024-08-10T05:16:38.941 INFO:tasks.rados.rados.0.smithi086.stdout:1170: rollback oid 32 current snap is 116 2024-08-10T05:16:38.942 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 32 to 114 2024-08-10T05:16:38.942 INFO:tasks.rados.rados.0.smithi086.stdout:1168: done (2 left) 2024-08-10T05:16:38.942 INFO:tasks.rados.rados.0.smithi086.stdout:1171: delete oid 28 current snap is 116 2024-08-10T05:16:38.945 INFO:tasks.rados.rados.0.smithi086.stdout:1171: done (2 left) 2024-08-10T05:16:38.945 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 35 current snap is 116 2024-08-10T05:16:38.945 INFO:tasks.rados.rados.0.smithi086.stdout:1172: seq_num 357 ranges {0=786432,786432=401408} 2024-08-10T05:16:38.950 INFO:tasks.rados.rados.0.smithi086.stdout:1172: writing smithi08687503-35 from 0 to 786432 tid 1 2024-08-10T05:16:38.952 INFO:tasks.rados.rados.0.smithi086.stdout:1172: writing smithi08687503-35 from 786432 to 1187840 tid 2 2024-08-10T05:16:38.953 INFO:tasks.rados.rados.0.smithi086.stdout:1173: delete oid 30 current snap is 116 2024-08-10T05:16:38.953 INFO:tasks.rados.rados.0.smithi086.stdout:1169: finishing write tid 1 to smithi08687503-49 2024-08-10T05:16:38.953 INFO:tasks.rados.rados.0.smithi086.stdout:1169: finishing write tid 2 to smithi08687503-49 2024-08-10T05:16:38.953 INFO:tasks.rados.rados.0.smithi086.stdout:1169: finishing write tid 3 to smithi08687503-49 2024-08-10T05:16:38.953 INFO:tasks.rados.rados.0.smithi086.stdout:1170: finishing rollback tid 0 to smithi08687503-32 2024-08-10T05:16:38.953 INFO:tasks.rados.rados.0.smithi086.stdout:1170: finishing rollback tid 1 to smithi08687503-32 2024-08-10T05:16:38.953 INFO:tasks.rados.rados.0.smithi086.stdout:1170: finishing rollback tid 2 to smithi08687503-32 2024-08-10T05:16:38.953 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 598 (ObjNum 350 snap 113 seq_num 350) dirty exists 2024-08-10T05:16:38.953 INFO:tasks.rados.rados.0.smithi086.stdout:1169: finishing write tid 4 to smithi08687503-49 2024-08-10T05:16:38.953 INFO:tasks.rados.rados.0.smithi086.stdout:1169: oid 49 updating version 0 to 460 2024-08-10T05:16:38.953 INFO:tasks.rados.rados.0.smithi086.stdout:1169: oid 49 version 460 is already newer than 458 2024-08-10T05:16:38.953 INFO:tasks.rados.rados.0.smithi086.stdout:1169: oid 49 version 460 is already newer than 459 2024-08-10T05:16:38.953 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 460 (ObjNum 355 snap 116 seq_num 355) dirty exists 2024-08-10T05:16:38.954 INFO:tasks.rados.rados.0.smithi086.stdout:1169: left oid 49 (ObjNum 355 snap 116 seq_num 355) 2024-08-10T05:16:38.954 INFO:tasks.rados.rados.0.smithi086.stdout:1169: done (3 left) 2024-08-10T05:16:38.954 INFO:tasks.rados.rados.0.smithi086.stdout:1170: done (2 left) 2024-08-10T05:16:38.954 INFO:tasks.rados.rados.0.smithi086.stdout:1173: done (1 left) 2024-08-10T05:16:38.954 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 3 current snap is 116 2024-08-10T05:16:38.954 INFO:tasks.rados.rados.0.smithi086.stdout:1174: seq_num 359 ranges {0=417792,417792=417792,835584=385024} 2024-08-10T05:16:38.956 INFO:tasks.rados.rados.0.smithi086.stdout:1174: writing smithi08687503-3 from 0 to 417792 tid 1 2024-08-10T05:16:38.958 INFO:tasks.rados.rados.0.smithi086.stdout:1174: writing smithi08687503-3 from 417792 to 835584 tid 2 2024-08-10T05:16:38.961 INFO:tasks.rados.rados.0.smithi086.stdout:1174: writing smithi08687503-3 from 835584 to 1220608 tid 3 2024-08-10T05:16:38.961 INFO:tasks.rados.rados.0.smithi086.stdout:1175: read oid 39 snap -1 2024-08-10T05:16:38.961 INFO:tasks.rados.rados.0.smithi086.stdout:1175: expect deleted 2024-08-10T05:16:38.961 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 20 current snap is 116 2024-08-10T05:16:38.961 INFO:tasks.rados.rados.0.smithi086.stdout:1172: finishing write tid 1 to smithi08687503-35 2024-08-10T05:16:38.962 INFO:tasks.rados.rados.0.smithi086.stdout:1172: finishing write tid 2 to smithi08687503-35 2024-08-10T05:16:38.962 INFO:tasks.rados.rados.0.smithi086.stdout:1172: finishing write tid 3 to smithi08687503-35 2024-08-10T05:16:38.962 INFO:tasks.rados.rados.0.smithi086.stdout:1172: finishing write tid 4 to smithi08687503-35 2024-08-10T05:16:38.962 INFO:tasks.rados.rados.0.smithi086.stdout:1172: oid 35 updating version 0 to 568 2024-08-10T05:16:38.962 INFO:tasks.rados.rados.0.smithi086.stdout:1172: oid 35 updating version 568 to 570 2024-08-10T05:16:38.962 INFO:tasks.rados.rados.0.smithi086.stdout:1172: oid 35 version 570 is already newer than 569 2024-08-10T05:16:38.962 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 570 (ObjNum 357 snap 116 seq_num 357) dirty exists 2024-08-10T05:16:38.963 INFO:tasks.rados.rados.0.smithi086.stdout:1172: left oid 35 (ObjNum 357 snap 116 seq_num 357) 2024-08-10T05:16:38.963 INFO:tasks.rados.rados.0.smithi086.stdout:1174: finishing write tid 1 to smithi08687503-3 2024-08-10T05:16:38.963 INFO:tasks.rados.rados.0.smithi086.stdout:1176: seq_num 360 ranges {0=434176,434176=704512,1138688=98304} 2024-08-10T05:16:38.964 INFO:tasks.rados.rados.0.smithi086.stdout:1176: writing smithi08687503-20 from 0 to 434176 tid 1 2024-08-10T05:16:38.967 INFO:tasks.rados.rados.0.smithi086.stdout:1176: writing smithi08687503-20 from 434176 to 1138688 tid 2 2024-08-10T05:16:38.968 INFO:tasks.rados.rados.0.smithi086.stdout:1176: writing smithi08687503-20 from 1138688 to 1236992 tid 3 2024-08-10T05:16:38.968 INFO:tasks.rados.rados.0.smithi086.stdout:1172: done (3 left) 2024-08-10T05:16:38.968 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 116 2024-08-10T05:16:38.968 INFO:tasks.rados.rados.0.smithi086.stdout:1174: finishing write tid 2 to smithi08687503-3 2024-08-10T05:16:38.968 INFO:tasks.rados.rados.0.smithi086.stdout:1177: seq_num 361 ranges {3760128=450560,4210688=581632,4792320=221184} 2024-08-10T05:16:38.990 INFO:tasks.rados.rados.0.smithi086.stdout:1177: writing smithi08687503-5 from 3760128 to 4210688 tid 1 2024-08-10T05:16:38.994 INFO:tasks.rados.rados.0.smithi086.stdout:1177: writing smithi08687503-5 from 4210688 to 4792320 tid 2 2024-08-10T05:16:38.995 INFO:tasks.rados.rados.0.smithi086.stdout:1177: writing smithi08687503-5 from 4792320 to 5013504 tid 3 2024-08-10T05:16:38.995 INFO:tasks.rados.rados.0.smithi086.stdout:1178: snap_create 2024-08-10T05:16:38.995 INFO:tasks.rados.rados.0.smithi086.stdout:1174: finishing write tid 3 to smithi08687503-3 2024-08-10T05:16:38.996 INFO:tasks.rados.rados.0.smithi086.stdout:1174: finishing write tid 4 to smithi08687503-3 2024-08-10T05:16:38.996 INFO:tasks.rados.rados.0.smithi086.stdout:1174: finishing write tid 5 to smithi08687503-3 2024-08-10T05:16:38.996 INFO:tasks.rados.rados.0.smithi086.stdout:1174: oid 3 updating version 0 to 171 2024-08-10T05:16:38.996 INFO:tasks.rados.rados.0.smithi086.stdout:1174: oid 3 updating version 171 to 172 2024-08-10T05:16:38.996 INFO:tasks.rados.rados.0.smithi086.stdout:1174: oid 3 version 172 is already newer than 170 2024-08-10T05:16:38.996 INFO:tasks.rados.rados.0.smithi086.stdout:1174: oid 3 version 172 is already newer than 169 2024-08-10T05:16:38.996 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 172 (ObjNum 359 snap 116 seq_num 359) dirty exists 2024-08-10T05:16:38.996 INFO:tasks.rados.rados.0.smithi086.stdout:1174: left oid 3 (ObjNum 359 snap 116 seq_num 359) 2024-08-10T05:16:38.996 INFO:tasks.rados.rados.0.smithi086.stdout:1176: finishing write tid 1 to smithi08687503-20 2024-08-10T05:16:38.996 INFO:tasks.rados.rados.0.smithi086.stdout:1176: finishing write tid 2 to smithi08687503-20 2024-08-10T05:16:38.996 INFO:tasks.rados.rados.0.smithi086.stdout:1176: finishing write tid 3 to smithi08687503-20 2024-08-10T05:16:38.996 INFO:tasks.rados.rados.0.smithi086.stdout:1176: finishing write tid 4 to smithi08687503-20 2024-08-10T05:16:38.996 INFO:tasks.rados.rados.0.smithi086.stdout:1176: finishing write tid 5 to smithi08687503-20 2024-08-10T05:16:38.996 INFO:tasks.rados.rados.0.smithi086.stdout:1176: oid 20 updating version 0 to 160 2024-08-10T05:16:38.997 INFO:tasks.rados.rados.0.smithi086.stdout:1176: oid 20 version 160 is already newer than 158 2024-08-10T05:16:38.997 INFO:tasks.rados.rados.0.smithi086.stdout:1176: oid 20 version 160 is already newer than 157 2024-08-10T05:16:38.997 INFO:tasks.rados.rados.0.smithi086.stdout:1176: oid 20 version 160 is already newer than 159 2024-08-10T05:16:38.997 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 160 (ObjNum 360 snap 116 seq_num 360) dirty exists 2024-08-10T05:16:38.997 INFO:tasks.rados.rados.0.smithi086.stdout:1176: left oid 20 (ObjNum 360 snap 116 seq_num 360) 2024-08-10T05:16:38.997 INFO:tasks.rados.rados.0.smithi086.stdout:1177: finishing write tid 1 to smithi08687503-5 2024-08-10T05:16:38.997 INFO:tasks.rados.rados.0.smithi086.stdout:1177: finishing write tid 2 to smithi08687503-5 2024-08-10T05:16:38.998 INFO:tasks.rados.rados.0.smithi086.stdout:1177: finishing write tid 3 to smithi08687503-5 2024-08-10T05:16:38.998 INFO:tasks.rados.rados.0.smithi086.stdout:1177: finishing write tid 4 to smithi08687503-5 2024-08-10T05:16:38.998 INFO:tasks.rados.rados.0.smithi086.stdout:1177: finishing write tid 5 to smithi08687503-5 2024-08-10T05:16:38.998 INFO:tasks.rados.rados.0.smithi086.stdout:1177: oid 5 updating version 0 to 771 2024-08-10T05:16:38.998 INFO:tasks.rados.rados.0.smithi086.stdout:1177: oid 5 version 771 is already newer than 768 2024-08-10T05:16:38.999 INFO:tasks.rados.rados.0.smithi086.stdout:1177: oid 5 version 771 is already newer than 769 2024-08-10T05:16:38.999 INFO:tasks.rados.rados.0.smithi086.stdout:1177: oid 5 version 771 is already newer than 770 2024-08-10T05:16:38.999 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 771 (ObjNum 361 snap 116 seq_num 361) dirty exists 2024-08-10T05:16:38.999 INFO:tasks.rados.rados.0.smithi086.stdout:1177: left oid 5 (ObjNum 361 snap 116 seq_num 361) 2024-08-10T05:16:39.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:38 smithi159 ceph-mon[90359]: osdmap e299: 8 total, 7 up, 8 in 2024-08-10T05:16:39.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:38 smithi159 ceph-mon[90359]: pgmap v104: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 193 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.4 MiB/s wr, 10 op/s; 79/495 objects degraded (15.960%) 2024-08-10T05:16:39.246 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:38 smithi086 ceph-mon[98993]: osdmap e299: 8 total, 7 up, 8 in 2024-08-10T05:16:39.247 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:38 smithi086 ceph-mon[98993]: pgmap v104: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 193 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.4 MiB/s wr, 10 op/s; 79/495 objects degraded (15.960%) 2024-08-10T05:16:39.247 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:38 smithi086 ceph-mon[101471]: osdmap e299: 8 total, 7 up, 8 in 2024-08-10T05:16:39.247 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:38 smithi086 ceph-mon[101471]: pgmap v104: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 193 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.4 MiB/s wr, 10 op/s; 79/495 objects degraded (15.960%) 2024-08-10T05:16:39.602 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:39 smithi086 podman[107044]: 2024-08-10 05:16:39.247163473 +0000 UTC m=+0.600873869 container remove 55a7687f50a565648f5a5a154f6b3bf0aa88a203ef9b9bcfe7ab5b4644c0c27f (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-activate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T05:16:39.602 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:39 smithi086 podman[107109]: 2024-08-10 05:16:39.362382531 +0000 UTC m=+0.017330343 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:16:39.602 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:39 smithi086 podman[107109]: 2024-08-10 05:16:39.489996784 +0000 UTC m=+0.144944576 container create db28f2aa6b9d02f77dcc999d4d85cae83d9a15c15184cdfe830b8debeb61231e (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-08-10T05:16:39.914 INFO:tasks.rados.rados.0.smithi086.stdout:1174: done (4 left) 2024-08-10T05:16:39.914 INFO:tasks.rados.rados.0.smithi086.stdout:1175: done (3 left) 2024-08-10T05:16:39.914 INFO:tasks.rados.rados.0.smithi086.stdout:1176: done (2 left) 2024-08-10T05:16:39.914 INFO:tasks.rados.rados.0.smithi086.stdout:1177: done (1 left) 2024-08-10T05:16:39.915 INFO:tasks.rados.rados.0.smithi086.stdout:1178: done (0 left) 2024-08-10T05:16:39.915 INFO:tasks.rados.rados.0.smithi086.stdout:1179: copy_from oid 12 from oid 23 current snap is 117 2024-08-10T05:16:39.915 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 19 current snap is 117 2024-08-10T05:16:39.915 INFO:tasks.rados.rados.0.smithi086.stdout:1180: seq_num 362 ranges {0=466944,466944=466944,933888=335872} 2024-08-10T05:16:39.917 INFO:tasks.rados.rados.0.smithi086.stdout:1180: writing smithi08687503-19 from 0 to 466944 tid 1 2024-08-10T05:16:39.920 INFO:tasks.rados.rados.0.smithi086.stdout:1180: writing smithi08687503-19 from 466944 to 933888 tid 2 2024-08-10T05:16:39.922 INFO:tasks.rados.rados.0.smithi086.stdout:1180: writing smithi08687503-19 from 933888 to 1269760 tid 3 2024-08-10T05:16:39.922 INFO:tasks.rados.rados.0.smithi086.stdout:1181: read oid 2 snap -1 2024-08-10T05:16:39.922 INFO:tasks.rados.rados.0.smithi086.stdout:1181: expect deleted 2024-08-10T05:16:39.922 INFO:tasks.rados.rados.0.smithi086.stdout:1182: read oid 14 snap -1 2024-08-10T05:16:39.922 INFO:tasks.rados.rados.0.smithi086.stdout:1182: expect (ObjNum 203 snap 53 seq_num 203) 2024-08-10T05:16:39.922 INFO:tasks.rados.rados.0.smithi086.stdout:1183: rollback oid 10 current snap is 117 2024-08-10T05:16:39.922 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 10 to 88 2024-08-10T05:16:39.923 INFO:tasks.rados.rados.0.smithi086.stdout:1184: snap_create 2024-08-10T05:16:39.926 INFO:tasks.rados.rados.0.smithi086.stdout:1183: finishing rollback tid 0 to smithi08687503-10 2024-08-10T05:16:39.927 INFO:tasks.rados.rados.0.smithi086.stdout:1180: finishing write tid 1 to smithi08687503-19 2024-08-10T05:16:39.927 INFO:tasks.rados.rados.0.smithi086.stdout:1180: finishing write tid 2 to smithi08687503-19 2024-08-10T05:16:39.928 INFO:tasks.rados.rados.0.smithi086.stdout:1183: finishing rollback tid 1 to smithi08687503-10 2024-08-10T05:16:39.928 INFO:tasks.rados.rados.0.smithi086.stdout:1183: finishing rollback tid 2 to smithi08687503-10 2024-08-10T05:16:39.929 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 752 (ObjNum 281 snap 81 seq_num 281) dirty exists 2024-08-10T05:16:39.946 INFO:tasks.rados.rados.0.smithi086.stdout:1180: finishing write tid 3 to smithi08687503-19 2024-08-10T05:16:39.946 INFO:tasks.rados.rados.0.smithi086.stdout:1180: finishing write tid 4 to smithi08687503-19 2024-08-10T05:16:39.949 INFO:tasks.rados.rados.0.smithi086.stdout:1182: expect (ObjNum 203 snap 53 seq_num 203) 2024-08-10T05:16:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:39 smithi086 ceph-mon[98993]: Health check failed: Degraded data redundancy: 79/495 objects degraded (15.960%), 15 pgs degraded (PG_DEGRADED) 2024-08-10T05:16:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:39 smithi086 ceph-mon[98993]: osdmap e300: 8 total, 7 up, 8 in 2024-08-10T05:16:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:39 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:39 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:39 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:16:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:39 smithi086 ceph-mon[98993]: osdmap e301: 8 total, 7 up, 8 in 2024-08-10T05:16:40.156 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:39 smithi086 podman[107109]: 2024-08-10 05:16:39.708552681 +0000 UTC m=+0.363500486 container init db28f2aa6b9d02f77dcc999d4d85cae83d9a15c15184cdfe830b8debeb61231e (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-08-10T05:16:40.156 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:39 smithi086 podman[107109]: 2024-08-10 05:16:39.713730473 +0000 UTC m=+0.368678266 container start db28f2aa6b9d02f77dcc999d4d85cae83d9a15c15184cdfe830b8debeb61231e (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0, io.buildah.version=1.36.0, ceph=True, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-bca9905, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T05:16:40.156 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:39 smithi086 ceph-osd[107148]: -- 172.21.15.86:0/3777423233 <== mon.0 v2:172.21.15.86:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559f47d55a40 con 0x559f47d33c00 2024-08-10T05:16:40.156 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:39 smithi086 bash[107109]: db28f2aa6b9d02f77dcc999d4d85cae83d9a15c15184cdfe830b8debeb61231e 2024-08-10T05:16:40.156 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:39 smithi086 systemd[1]: Started Ceph osd.0 for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:16:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:39 smithi086 ceph-mon[101471]: Health check failed: Degraded data redundancy: 79/495 objects degraded (15.960%), 15 pgs degraded (PG_DEGRADED) 2024-08-10T05:16:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:39 smithi086 ceph-mon[101471]: osdmap e300: 8 total, 7 up, 8 in 2024-08-10T05:16:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:39 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:39 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:40.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:39 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:16:40.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:39 smithi086 ceph-mon[101471]: osdmap e301: 8 total, 7 up, 8 in 2024-08-10T05:16:40.158 INFO:tasks.rados.rados.0.smithi086.stdout:1180: finishing write tid 5 to smithi08687503-19 2024-08-10T05:16:40.158 INFO:tasks.rados.rados.0.smithi086.stdout:1180: oid 19 updating version 0 to 465 2024-08-10T05:16:40.158 INFO:tasks.rados.rados.0.smithi086.stdout:1180: oid 19 version 465 is already newer than 462 2024-08-10T05:16:40.158 INFO:tasks.rados.rados.0.smithi086.stdout:1180: oid 19 version 465 is already newer than 463 2024-08-10T05:16:40.158 INFO:tasks.rados.rados.0.smithi086.stdout:1180: oid 19 version 465 is already newer than 464 2024-08-10T05:16:40.158 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 465 (ObjNum 362 snap 117 seq_num 362) dirty exists 2024-08-10T05:16:40.159 INFO:tasks.rados.rados.0.smithi086.stdout:1180: left oid 19 (ObjNum 362 snap 117 seq_num 362) 2024-08-10T05:16:40.159 INFO:tasks.rados.rados.0.smithi086.stdout:1179: finishing copy_from racing read to smithi08687503-12 2024-08-10T05:16:40.159 INFO:tasks.rados.rados.0.smithi086.stdout:1179: finishing copy_from to smithi08687503-12 2024-08-10T05:16:40.159 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 574 (ObjNum 327 snap 104 seq_num 327) dirty exists 2024-08-10T05:16:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:39 smithi159 ceph-mon[90359]: Health check failed: Degraded data redundancy: 79/495 objects degraded (15.960%), 15 pgs degraded (PG_DEGRADED) 2024-08-10T05:16:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:39 smithi159 ceph-mon[90359]: osdmap e300: 8 total, 7 up, 8 in 2024-08-10T05:16:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:39 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:39 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:39 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:16:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:39 smithi159 ceph-mon[90359]: osdmap e301: 8 total, 7 up, 8 in 2024-08-10T05:16:40.644 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:40 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0[107125]: 2024-08-10T05:16:40.259+0000 7f83543d1640 -1 Falling back to public interface 2024-08-10T05:16:40.915 INFO:tasks.rados.rados.0.smithi086.stdout:1179: done (5 left) 2024-08-10T05:16:40.915 INFO:tasks.rados.rados.0.smithi086.stdout:1180: done (4 left) 2024-08-10T05:16:40.915 INFO:tasks.rados.rados.0.smithi086.stdout:1181: done (3 left) 2024-08-10T05:16:40.915 INFO:tasks.rados.rados.0.smithi086.stdout:1182: done (2 left) 2024-08-10T05:16:40.915 INFO:tasks.rados.rados.0.smithi086.stdout:1183: done (1 left) 2024-08-10T05:16:40.915 INFO:tasks.rados.rados.0.smithi086.stdout:1184: done (0 left) 2024-08-10T05:16:40.915 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 39 current snap is 118 2024-08-10T05:16:40.915 INFO:tasks.rados.rados.0.smithi086.stdout:1185: seq_num 363 ranges {0=483328,483328=753664,1236992=49152} 2024-08-10T05:16:40.917 INFO:tasks.rados.rados.0.smithi086.stdout:1185: writing smithi08687503-39 from 0 to 483328 tid 1 2024-08-10T05:16:40.922 INFO:tasks.rados.rados.0.smithi086.stdout:1185: writing smithi08687503-39 from 483328 to 1236992 tid 2 2024-08-10T05:16:40.922 INFO:tasks.rados.rados.0.smithi086.stdout:1185: writing smithi08687503-39 from 1236992 to 1286144 tid 3 2024-08-10T05:16:40.922 INFO:tasks.rados.rados.0.smithi086.stdout:1185: finishing write tid 1 to smithi08687503-39 2024-08-10T05:16:40.922 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 43 current snap is 118 2024-08-10T05:16:40.922 INFO:tasks.rados.rados.0.smithi086.stdout:1186: seq_num 364 ranges {942080=499712,1441792=638976,2080768=163840} 2024-08-10T05:16:40.930 INFO:tasks.rados.rados.0.smithi086.stdout:1186: writing smithi08687503-43 from 942080 to 1441792 tid 1 2024-08-10T05:16:40.934 INFO:tasks.rados.rados.0.smithi086.stdout:1186: writing smithi08687503-43 from 1441792 to 2080768 tid 2 2024-08-10T05:16:40.935 INFO:tasks.rados.rados.0.smithi086.stdout:1186: writing smithi08687503-43 from 2080768 to 2244608 tid 3 2024-08-10T05:16:40.936 INFO:tasks.rados.rados.0.smithi086.stdout:1187: read oid 2 snap -1 2024-08-10T05:16:40.936 INFO:tasks.rados.rados.0.smithi086.stdout:1187: expect deleted 2024-08-10T05:16:40.936 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 11 current snap is 118 2024-08-10T05:16:40.936 INFO:tasks.rados.rados.0.smithi086.stdout:1185: finishing write tid 2 to smithi08687503-39 2024-08-10T05:16:40.936 INFO:tasks.rados.rados.0.smithi086.stdout:1185: finishing write tid 3 to smithi08687503-39 2024-08-10T05:16:40.936 INFO:tasks.rados.rados.0.smithi086.stdout:1188: seq_num 365 ranges {0=516096,516096=573440,1089536=229376} 2024-08-10T05:16:40.938 INFO:tasks.rados.rados.0.smithi086.stdout:1188: writing smithi08687503-11 from 0 to 516096 tid 1 2024-08-10T05:16:40.942 INFO:tasks.rados.rados.0.smithi086.stdout:1188: writing smithi08687503-11 from 516096 to 1089536 tid 2 2024-08-10T05:16:40.945 INFO:tasks.rados.rados.0.smithi086.stdout:1188: writing smithi08687503-11 from 1089536 to 1318912 tid 3 2024-08-10T05:16:40.945 INFO:tasks.rados.rados.0.smithi086.stdout:1189: rmattr oid 14 current snap is 118 2024-08-10T05:16:40.946 INFO:tasks.rados.rados.0.smithi086.stdout:1185: finishing write tid 4 to smithi08687503-39 2024-08-10T05:16:40.946 INFO:tasks.rados.rados.0.smithi086.stdout:1185: finishing write tid 5 to smithi08687503-39 2024-08-10T05:16:40.946 INFO:tasks.rados.rados.0.smithi086.stdout:1185: oid 39 updating version 0 to 720 2024-08-10T05:16:40.946 INFO:tasks.rados.rados.0.smithi086.stdout:1185: oid 39 updating version 720 to 721 2024-08-10T05:16:40.946 INFO:tasks.rados.rados.0.smithi086.stdout:1185: oid 39 version 721 is already newer than 718 2024-08-10T05:16:40.946 INFO:tasks.rados.rados.0.smithi086.stdout:1185: oid 39 version 721 is already newer than 719 2024-08-10T05:16:40.946 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 721 (ObjNum 363 snap 118 seq_num 363) dirty exists 2024-08-10T05:16:40.946 INFO:tasks.rados.rados.0.smithi086.stdout:1185: left oid 39 (ObjNum 363 snap 118 seq_num 363) 2024-08-10T05:16:40.946 INFO:tasks.rados.rados.0.smithi086.stdout:1185: done (4 left) 2024-08-10T05:16:40.946 INFO:tasks.rados.rados.0.smithi086.stdout:1187: done (3 left) 2024-08-10T05:16:40.946 INFO:tasks.rados.rados.0.smithi086.stdout:1190: rmattr oid 2 current snap is 118 2024-08-10T05:16:40.946 INFO:tasks.rados.rados.0.smithi086.stdout:1186: finishing write tid 1 to smithi08687503-43 2024-08-10T05:16:40.947 INFO:tasks.rados.rados.0.smithi086.stdout:1186: finishing write tid 2 to smithi08687503-43 2024-08-10T05:16:40.947 INFO:tasks.rados.rados.0.smithi086.stdout:1186: finishing write tid 3 to smithi08687503-43 2024-08-10T05:16:40.947 INFO:tasks.rados.rados.0.smithi086.stdout:1186: finishing write tid 4 to smithi08687503-43 2024-08-10T05:16:40.947 INFO:tasks.rados.rados.0.smithi086.stdout:1186: finishing write tid 5 to smithi08687503-43 2024-08-10T05:16:40.947 INFO:tasks.rados.rados.0.smithi086.stdout:1186: oid 43 updating version 0 to 503 2024-08-10T05:16:40.947 INFO:tasks.rados.rados.0.smithi086.stdout:1186: oid 43 version 503 is already newer than 502 2024-08-10T05:16:40.947 INFO:tasks.rados.rados.0.smithi086.stdout:1186: oid 43 version 503 is already newer than 501 2024-08-10T05:16:40.947 INFO:tasks.rados.rados.0.smithi086.stdout:1186: oid 43 updating version 503 to 504 2024-08-10T05:16:40.947 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 504 (ObjNum 364 snap 118 seq_num 364) dirty exists 2024-08-10T05:16:40.947 INFO:tasks.rados.rados.0.smithi086.stdout:1186: left oid 43 (ObjNum 364 snap 118 seq_num 364) 2024-08-10T05:16:40.947 INFO:tasks.rados.rados.0.smithi086.stdout:1188: finishing write tid 1 to smithi08687503-11 2024-08-10T05:16:40.947 INFO:tasks.rados.rados.0.smithi086.stdout:1186: done (3 left) 2024-08-10T05:16:40.947 INFO:tasks.rados.rados.0.smithi086.stdout:1191: snap_remove snap 110 2024-08-10T05:16:41.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:40 smithi159 ceph-mon[90359]: pgmap v107: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 193 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.4 MiB/s wr, 10 op/s; 79/495 objects degraded (15.960%) 2024-08-10T05:16:41.211 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:40 smithi159 ceph-mon[90359]: osdmap e302: 8 total, 7 up, 8 in 2024-08-10T05:16:41.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:40 smithi086 ceph-mon[101471]: pgmap v107: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 193 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.4 MiB/s wr, 10 op/s; 79/495 objects degraded (15.960%) 2024-08-10T05:16:41.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:40 smithi086 ceph-mon[101471]: osdmap e302: 8 total, 7 up, 8 in 2024-08-10T05:16:41.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:40 smithi086 ceph-mon[98993]: pgmap v107: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 193 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.4 MiB/s wr, 10 op/s; 79/495 objects degraded (15.960%) 2024-08-10T05:16:41.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:40 smithi086 ceph-mon[98993]: osdmap e302: 8 total, 7 up, 8 in 2024-08-10T05:16:41.942 INFO:tasks.rados.rados.0.smithi086.stdout:1191: done (3 left) 2024-08-10T05:16:41.943 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 118 2024-08-10T05:16:41.943 INFO:tasks.rados.rados.0.smithi086.stdout:1192: seq_num 366 ranges {1785856=532480,2318336=458752,2777088=344064} 2024-08-10T05:16:41.955 INFO:tasks.rados.rados.0.smithi086.stdout:1192: writing smithi08687503-38 from 1785856 to 2318336 tid 1 2024-08-10T05:16:41.958 INFO:tasks.rados.rados.0.smithi086.stdout:1192: writing smithi08687503-38 from 2318336 to 2777088 tid 2 2024-08-10T05:16:41.960 INFO:tasks.rados.rados.0.smithi086.stdout:1192: writing smithi08687503-38 from 2777088 to 3121152 tid 3 2024-08-10T05:16:41.960 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 118 2024-08-10T05:16:41.960 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 0 (ObjNum 209 snap 0 seq_num 807382432) dirty dne 2024-08-10T05:16:41.960 INFO:tasks.rados.rados.0.smithi086.stdout:1188: finishing write tid 2 to smithi08687503-11 2024-08-10T05:16:41.960 INFO:tasks.rados.rados.0.smithi086.stdout:1188: finishing write tid 3 to smithi08687503-11 2024-08-10T05:16:41.960 INFO:tasks.rados.rados.0.smithi086.stdout:1193: seq_num 367 ranges {5758976=548864,6307840=737280,7045120=65536} 2024-08-10T05:16:41.994 INFO:tasks.rados.rados.0.smithi086.stdout:1193: writing smithi08687503-25 from 5758976 to 6307840 tid 1 2024-08-10T05:16:41.998 INFO:tasks.rados.rados.0.smithi086.stdout:1193: writing smithi08687503-25 from 6307840 to 7045120 tid 2 2024-08-10T05:16:41.999 INFO:tasks.rados.rados.0.smithi086.stdout:1193: writing smithi08687503-25 from 7045120 to 7110656 tid 3 2024-08-10T05:16:41.999 INFO:tasks.rados.rados.0.smithi086.stdout:1190: done (4 left) 2024-08-10T05:16:42.000 INFO:tasks.rados.rados.0.smithi086.stdout:1194: snap_create 2024-08-10T05:16:42.000 INFO:tasks.rados.rados.0.smithi086.stdout:1188: finishing write tid 4 to smithi08687503-11 2024-08-10T05:16:42.000 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 467 (ObjNum 203 snap 53 seq_num 203) dirty exists 2024-08-10T05:16:42.000 INFO:tasks.rados.rados.0.smithi086.stdout:1188: finishing write tid 5 to smithi08687503-11 2024-08-10T05:16:42.000 INFO:tasks.rados.rados.0.smithi086.stdout:1188: oid 11 updating version 0 to 550 2024-08-10T05:16:42.000 INFO:tasks.rados.rados.0.smithi086.stdout:1188: oid 11 updating version 550 to 553 2024-08-10T05:16:42.000 INFO:tasks.rados.rados.0.smithi086.stdout:1188: oid 11 version 553 is already newer than 552 2024-08-10T05:16:42.000 INFO:tasks.rados.rados.0.smithi086.stdout:1188: oid 11 version 553 is already newer than 551 2024-08-10T05:16:42.000 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 553 (ObjNum 365 snap 118 seq_num 365) dirty exists 2024-08-10T05:16:42.000 INFO:tasks.rados.rados.0.smithi086.stdout:1188: left oid 11 (ObjNum 365 snap 118 seq_num 365) 2024-08-10T05:16:42.000 INFO:tasks.rados.rados.0.smithi086.stdout:1192: finishing write tid 1 to smithi08687503-38 2024-08-10T05:16:42.000 INFO:tasks.rados.rados.0.smithi086.stdout:1192: finishing write tid 2 to smithi08687503-38 2024-08-10T05:16:42.000 INFO:tasks.rados.rados.0.smithi086.stdout:1192: finishing write tid 3 to smithi08687503-38 2024-08-10T05:16:42.001 INFO:tasks.rados.rados.0.smithi086.stdout:1192: finishing write tid 4 to smithi08687503-38 2024-08-10T05:16:42.001 INFO:tasks.rados.rados.0.smithi086.stdout:1192: finishing write tid 5 to smithi08687503-38 2024-08-10T05:16:42.001 INFO:tasks.rados.rados.0.smithi086.stdout:1192: oid 38 updating version 0 to 506 2024-08-10T05:16:42.001 INFO:tasks.rados.rados.0.smithi086.stdout:1192: oid 38 updating version 506 to 507 2024-08-10T05:16:42.001 INFO:tasks.rados.rados.0.smithi086.stdout:1192: oid 38 updating version 507 to 508 2024-08-10T05:16:42.001 INFO:tasks.rados.rados.0.smithi086.stdout:1192: oid 38 updating version 508 to 509 2024-08-10T05:16:42.001 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 509 (ObjNum 366 snap 118 seq_num 366) dirty exists 2024-08-10T05:16:42.001 INFO:tasks.rados.rados.0.smithi086.stdout:1192: left oid 38 (ObjNum 366 snap 118 seq_num 366) 2024-08-10T05:16:42.001 INFO:tasks.rados.rados.0.smithi086.stdout:1193: finishing write tid 1 to smithi08687503-25 2024-08-10T05:16:42.003 INFO:tasks.rados.rados.0.smithi086.stdout:1193: finishing write tid 2 to smithi08687503-25 2024-08-10T05:16:42.003 INFO:tasks.rados.rados.0.smithi086.stdout:1193: finishing write tid 3 to smithi08687503-25 2024-08-10T05:16:42.003 INFO:tasks.rados.rados.0.smithi086.stdout:1193: finishing write tid 4 to smithi08687503-25 2024-08-10T05:16:42.004 INFO:tasks.rados.rados.0.smithi086.stdout:1193: finishing write tid 5 to smithi08687503-25 2024-08-10T05:16:42.004 INFO:tasks.rados.rados.0.smithi086.stdout:1193: oid 25 updating version 0 to 780 2024-08-10T05:16:42.004 INFO:tasks.rados.rados.0.smithi086.stdout:1193: oid 25 version 780 is already newer than 778 2024-08-10T05:16:42.004 INFO:tasks.rados.rados.0.smithi086.stdout:1193: oid 25 version 780 is already newer than 777 2024-08-10T05:16:42.004 INFO:tasks.rados.rados.0.smithi086.stdout:1193: oid 25 version 780 is already newer than 779 2024-08-10T05:16:42.004 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 780 (ObjNum 367 snap 118 seq_num 367) dirty exists 2024-08-10T05:16:42.005 INFO:tasks.rados.rados.0.smithi086.stdout:1193: left oid 25 (ObjNum 367 snap 118 seq_num 367) 2024-08-10T05:16:42.579 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:42.579 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:16:42.579 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:42 smithi086 ceph-mon[101471]: osdmap e303: 8 total, 7 up, 8 in 2024-08-10T05:16:42.579 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:42.579 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:16:42.580 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:42 smithi086 ceph-mon[98993]: osdmap e303: 8 total, 7 up, 8 in 2024-08-10T05:16:42.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:42.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:16:42.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:42 smithi159 ceph-mon[90359]: osdmap e303: 8 total, 7 up, 8 in 2024-08-10T05:16:42.949 INFO:tasks.rados.rados.0.smithi086.stdout:1188: done (4 left) 2024-08-10T05:16:42.949 INFO:tasks.rados.rados.0.smithi086.stdout:1189: done (3 left) 2024-08-10T05:16:42.949 INFO:tasks.rados.rados.0.smithi086.stdout:1192: done (2 left) 2024-08-10T05:16:42.949 INFO:tasks.rados.rados.0.smithi086.stdout:1193: done (1 left) 2024-08-10T05:16:42.949 INFO:tasks.rados.rados.0.smithi086.stdout:1194: done (0 left) 2024-08-10T05:16:42.949 INFO:tasks.rados.rados.0.smithi086.stdout:1195: read oid 5 snap 80 2024-08-10T05:16:42.949 INFO:tasks.rados.rados.0.smithi086.stdout:1195: expect (ObjNum 262 snap 69 seq_num 262) 2024-08-10T05:16:42.949 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 15 current snap is 119 2024-08-10T05:16:42.950 INFO:tasks.rados.rados.0.smithi086.stdout:1196: seq_num 368 ranges {0=573440,573440=622592,1196032=180224} 2024-08-10T05:16:42.952 INFO:tasks.rados.rados.0.smithi086.stdout:1196: writing smithi08687503-15 from 0 to 573440 tid 1 2024-08-10T05:16:42.955 INFO:tasks.rados.rados.0.smithi086.stdout:1196: writing smithi08687503-15 from 573440 to 1196032 tid 2 2024-08-10T05:16:42.957 INFO:tasks.rados.rados.0.smithi086.stdout:1196: writing smithi08687503-15 from 1196032 to 1376256 tid 3 2024-08-10T05:16:42.957 INFO:tasks.rados.rados.0.smithi086.stdout:1197: read oid 31 snap -1 2024-08-10T05:16:42.957 INFO:tasks.rados.rados.0.smithi086.stdout:1197: expect (ObjNum 349 snap 113 seq_num 349) 2024-08-10T05:16:42.957 INFO:tasks.rados.rados.0.smithi086.stdout:1198: rmattr oid 23 current snap is 119 2024-08-10T05:16:42.957 INFO:tasks.rados.rados.0.smithi086.stdout:1199: copy_from oid 49 from oid 39 current snap is 119 2024-08-10T05:16:42.957 INFO:tasks.rados.rados.0.smithi086.stdout:1200: delete oid 50 current snap is 119 2024-08-10T05:16:42.957 INFO:tasks.rados.rados.0.smithi086.stdout:1196: finishing write tid 1 to smithi08687503-15 2024-08-10T05:16:42.958 INFO:tasks.rados.rados.0.smithi086.stdout:1195: expect (ObjNum 262 snap 69 seq_num 262) 2024-08-10T05:16:43.015 INFO:tasks.rados.rados.0.smithi086.stdout:1196: finishing write tid 2 to smithi08687503-15 2024-08-10T05:16:43.015 INFO:tasks.rados.rados.0.smithi086.stdout:1196: finishing write tid 3 to smithi08687503-15 2024-08-10T05:16:43.015 INFO:tasks.rados.rados.0.smithi086.stdout:1196: finishing write tid 4 to smithi08687503-15 2024-08-10T05:16:43.015 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 600 (ObjNum 327 snap 104 seq_num 327) dirty exists 2024-08-10T05:16:43.015 INFO:tasks.rados.rados.0.smithi086.stdout:1196: finishing write tid 5 to smithi08687503-15 2024-08-10T05:16:43.015 INFO:tasks.rados.rados.0.smithi086.stdout:1196: oid 15 updating version 0 to 262 2024-08-10T05:16:43.015 INFO:tasks.rados.rados.0.smithi086.stdout:1196: oid 15 updating version 262 to 264 2024-08-10T05:16:43.015 INFO:tasks.rados.rados.0.smithi086.stdout:1196: oid 15 version 264 is already newer than 263 2024-08-10T05:16:43.015 INFO:tasks.rados.rados.0.smithi086.stdout:1196: oid 15 version 264 is already newer than 261 2024-08-10T05:16:43.015 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 264 (ObjNum 368 snap 119 seq_num 368) dirty exists 2024-08-10T05:16:43.015 INFO:tasks.rados.rados.0.smithi086.stdout:1196: left oid 15 (ObjNum 368 snap 119 seq_num 368) 2024-08-10T05:16:43.016 INFO:tasks.rados.rados.0.smithi086.stdout:1197: expect (ObjNum 349 snap 113 seq_num 349) 2024-08-10T05:16:43.046 INFO:tasks.rados.rados.0.smithi086.stdout:1199: finishing copy_from racing read to smithi08687503-49 2024-08-10T05:16:43.047 INFO:tasks.rados.rados.0.smithi086.stdout:1199: finishing copy_from to smithi08687503-49 2024-08-10T05:16:43.047 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 721 (ObjNum 363 snap 118 seq_num 363) dirty exists 2024-08-10T05:16:43.047 INFO:tasks.rados.rados.0.smithi086.stdout:1195: done (5 left) 2024-08-10T05:16:43.047 INFO:tasks.rados.rados.0.smithi086.stdout:1196: done (4 left) 2024-08-10T05:16:43.047 INFO:tasks.rados.rados.0.smithi086.stdout:1197: done (3 left) 2024-08-10T05:16:43.047 INFO:tasks.rados.rados.0.smithi086.stdout:1198: done (2 left) 2024-08-10T05:16:43.047 INFO:tasks.rados.rados.0.smithi086.stdout:1199: done (1 left) 2024-08-10T05:16:43.047 INFO:tasks.rados.rados.0.smithi086.stdout:1200: done (0 left) 2024-08-10T05:16:43.047 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 32 current snap is 119 2024-08-10T05:16:43.047 INFO:tasks.rados.rados.0.smithi086.stdout:1201: seq_num 370 ranges {1826816=606208,2433024=794624,3227648=8192} 2024-08-10T05:16:43.059 INFO:tasks.rados.rados.0.smithi086.stdout:1201: writing smithi08687503-32 from 1826816 to 2433024 tid 1 2024-08-10T05:16:43.064 INFO:tasks.rados.rados.0.smithi086.stdout:1201: writing smithi08687503-32 from 2433024 to 3227648 tid 2 2024-08-10T05:16:43.064 INFO:tasks.rados.rados.0.smithi086.stdout:1201: writing smithi08687503-32 from 3227648 to 3235840 tid 3 2024-08-10T05:16:43.064 INFO:tasks.rados.rados.0.smithi086.stdout:1202: snap_remove snap 116 2024-08-10T05:16:43.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:43 smithi086 ceph-mon[98993]: pgmap v110: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 219 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.5 MiB/s wr, 26 op/s; 87/552 objects degraded (15.761%) 2024-08-10T05:16:43.458 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:43 smithi086 ceph-mon[98993]: osdmap e304: 8 total, 7 up, 8 in 2024-08-10T05:16:43.458 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:43 smithi086 ceph-mon[98993]: from='osd.0 [v2:172.21.15.86:6802/3659074279,v1:172.21.15.86:6803/3659074279]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T05:16:43.458 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:43 smithi086 ceph-mon[98993]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T05:16:43.458 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:43 smithi086 ceph-mon[101471]: pgmap v110: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 219 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.5 MiB/s wr, 26 op/s; 87/552 objects degraded (15.761%) 2024-08-10T05:16:43.458 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:43 smithi086 ceph-mon[101471]: osdmap e304: 8 total, 7 up, 8 in 2024-08-10T05:16:43.459 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:43 smithi086 ceph-mon[101471]: from='osd.0 [v2:172.21.15.86:6802/3659074279,v1:172.21.15.86:6803/3659074279]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T05:16:43.459 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:43 smithi086 ceph-mon[101471]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T05:16:43.459 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:43 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0[107125]: 2024-08-10T05:16:43.132+0000 7f83543d1640 -1 osd.0 294 log_to_monitors true 2024-08-10T05:16:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:43 smithi159 ceph-mon[90359]: pgmap v110: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 219 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.5 MiB/s wr, 26 op/s; 87/552 objects degraded (15.761%) 2024-08-10T05:16:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:43 smithi159 ceph-mon[90359]: osdmap e304: 8 total, 7 up, 8 in 2024-08-10T05:16:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:43 smithi159 ceph-mon[90359]: from='osd.0 [v2:172.21.15.86:6802/3659074279,v1:172.21.15.86:6803/3659074279]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T05:16:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:43 smithi159 ceph-mon[90359]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T05:16:43.951 INFO:tasks.rados.rados.0.smithi086.stdout:1202: done (1 left) 2024-08-10T05:16:43.952 INFO:tasks.rados.rados.0.smithi086.stdout:1203: rmattr oid 33 current snap is 119 2024-08-10T05:16:43.952 INFO:tasks.rados.rados.0.smithi086.stdout:1201: finishing write tid 1 to smithi08687503-32 2024-08-10T05:16:43.952 INFO:tasks.rados.rados.0.smithi086.stdout:1201: finishing write tid 2 to smithi08687503-32 2024-08-10T05:16:43.952 INFO:tasks.rados.rados.0.smithi086.stdout:1201: finishing write tid 3 to smithi08687503-32 2024-08-10T05:16:43.952 INFO:tasks.rados.rados.0.smithi086.stdout:1201: finishing write tid 4 to smithi08687503-32 2024-08-10T05:16:43.952 INFO:tasks.rados.rados.0.smithi086.stdout:1201: finishing write tid 5 to smithi08687503-32 2024-08-10T05:16:43.952 INFO:tasks.rados.rados.0.smithi086.stdout:1201: oid 32 updating version 0 to 605 2024-08-10T05:16:43.953 INFO:tasks.rados.rados.0.smithi086.stdout:1201: oid 32 version 605 is already newer than 604 2024-08-10T05:16:43.953 INFO:tasks.rados.rados.0.smithi086.stdout:1201: oid 32 version 605 is already newer than 602 2024-08-10T05:16:43.953 INFO:tasks.rados.rados.0.smithi086.stdout:1201: oid 32 version 605 is already newer than 603 2024-08-10T05:16:43.953 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 605 (ObjNum 370 snap 119 seq_num 370) dirty exists 2024-08-10T05:16:43.953 INFO:tasks.rados.rados.0.smithi086.stdout:1201: left oid 32 (ObjNum 370 snap 119 seq_num 370) 2024-08-10T05:16:43.953 INFO:tasks.rados.rados.0.smithi086.stdout:1201: done (1 left) 2024-08-10T05:16:43.953 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 14 current snap is 119 2024-08-10T05:16:43.954 INFO:tasks.rados.rados.0.smithi086.stdout:1204: seq_num 371 ranges {4128768=622592,4751360=679936,5431296=122880} 2024-08-10T05:16:43.977 INFO:tasks.rados.rados.0.smithi086.stdout:1204: writing smithi08687503-14 from 4128768 to 4751360 tid 1 2024-08-10T05:16:43.981 INFO:tasks.rados.rados.0.smithi086.stdout:1204: writing smithi08687503-14 from 4751360 to 5431296 tid 2 2024-08-10T05:16:43.982 INFO:tasks.rados.rados.0.smithi086.stdout:1204: writing smithi08687503-14 from 5431296 to 5554176 tid 3 2024-08-10T05:16:43.983 INFO:tasks.rados.rados.0.smithi086.stdout:1205: delete oid 37 current snap is 119 2024-08-10T05:16:43.983 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 511 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-10T05:16:43.983 INFO:tasks.rados.rados.0.smithi086.stdout:1204: finishing write tid 1 to smithi08687503-14 2024-08-10T05:16:43.985 INFO:tasks.rados.rados.0.smithi086.stdout:1204: finishing write tid 2 to smithi08687503-14 2024-08-10T05:16:43.985 INFO:tasks.rados.rados.0.smithi086.stdout:1204: finishing write tid 3 to smithi08687503-14 2024-08-10T05:16:43.986 INFO:tasks.rados.rados.0.smithi086.stdout:1204: finishing write tid 4 to smithi08687503-14 2024-08-10T05:16:43.988 INFO:tasks.rados.rados.0.smithi086.stdout:1204: finishing write tid 5 to smithi08687503-14 2024-08-10T05:16:43.988 INFO:tasks.rados.rados.0.smithi086.stdout:1204: oid 14 updating version 0 to 722 2024-08-10T05:16:43.988 INFO:tasks.rados.rados.0.smithi086.stdout:1204: oid 14 updating version 722 to 724 2024-08-10T05:16:43.988 INFO:tasks.rados.rados.0.smithi086.stdout:1204: oid 14 version 724 is already newer than 723 2024-08-10T05:16:43.988 INFO:tasks.rados.rados.0.smithi086.stdout:1204: oid 14 updating version 724 to 725 2024-08-10T05:16:43.988 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 725 (ObjNum 371 snap 119 seq_num 371) dirty exists 2024-08-10T05:16:43.988 INFO:tasks.rados.rados.0.smithi086.stdout:1204: left oid 14 (ObjNum 371 snap 119 seq_num 371) 2024-08-10T05:16:43.989 INFO:tasks.rados.rados.0.smithi086.stdout:1203: done (2 left) 2024-08-10T05:16:43.989 INFO:tasks.rados.rados.0.smithi086.stdout:1204: done (1 left) 2024-08-10T05:16:43.989 INFO:tasks.rados.rados.0.smithi086.stdout:1205: done (0 left) 2024-08-10T05:16:43.989 INFO:tasks.rados.rados.0.smithi086.stdout:1206: read oid 27 snap -1 2024-08-10T05:16:43.989 INFO:tasks.rados.rados.0.smithi086.stdout:1206: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:16:43.989 INFO:tasks.rados.rados.0.smithi086.stdout:1207: snap_remove snap 118 2024-08-10T05:16:44.405 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 05:16:43 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0[107125]: 2024-08-10T05:16:43.985+0000 7f834c17c640 -1 osd.0 294 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T05:16:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:44 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:44 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:44 smithi086 ceph-mon[101471]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-10T05:16:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:44 smithi086 ceph-mon[101471]: osdmap e305: 8 total, 7 up, 8 in 2024-08-10T05:16:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:44 smithi086 ceph-mon[101471]: from='osd.0 [v2:172.21.15.86:6802/3659074279,v1:172.21.15.86:6803/3659074279]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:16:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:44 smithi086 ceph-mon[101471]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:16:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:44 smithi086 ceph-mon[101471]: pgmap v113: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 219 MiB data, 981 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.5 MiB/s wr, 26 op/s; 87/552 objects degraded (15.761%) 2024-08-10T05:16:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:44 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:44 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:44 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:44 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:44 smithi086 ceph-mon[98993]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-10T05:16:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:44 smithi086 ceph-mon[98993]: osdmap e305: 8 total, 7 up, 8 in 2024-08-10T05:16:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:44 smithi086 ceph-mon[98993]: from='osd.0 [v2:172.21.15.86:6802/3659074279,v1:172.21.15.86:6803/3659074279]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:16:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:44 smithi086 ceph-mon[98993]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:16:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:44 smithi086 ceph-mon[98993]: pgmap v113: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 219 MiB data, 981 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.5 MiB/s wr, 26 op/s; 87/552 objects degraded (15.761%) 2024-08-10T05:16:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:44 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:44.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:44 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:44 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:44 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:44 smithi159 ceph-mon[90359]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-10T05:16:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:44 smithi159 ceph-mon[90359]: osdmap e305: 8 total, 7 up, 8 in 2024-08-10T05:16:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:44 smithi159 ceph-mon[90359]: from='osd.0 [v2:172.21.15.86:6802/3659074279,v1:172.21.15.86:6803/3659074279]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:16:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:44 smithi159 ceph-mon[90359]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:16:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:44 smithi159 ceph-mon[90359]: pgmap v113: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 219 MiB data, 981 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.5 MiB/s wr, 26 op/s; 87/552 objects degraded (15.761%) 2024-08-10T05:16:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:44 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:44 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:44.959 INFO:tasks.rados.rados.0.smithi086.stdout:1207: done (1 left) 2024-08-10T05:16:44.959 INFO:tasks.rados.rados.0.smithi086.stdout:1208: snap_create 2024-08-10T05:16:44.959 INFO:tasks.rados.rados.0.smithi086.stdout:1206: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:16:45.748 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:45 smithi086 ceph-mon[101471]: Health check update: Degraded data redundancy: 87/552 objects degraded (15.761%), 15 pgs degraded (PG_DEGRADED) 2024-08-10T05:16:45.748 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:45 smithi086 ceph-mon[101471]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:16:45.748 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:45 smithi086 ceph-mon[101471]: osd.0 [v2:172.21.15.86:6802/3659074279,v1:172.21.15.86:6803/3659074279] boot 2024-08-10T05:16:45.748 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:45 smithi086 ceph-mon[101471]: osdmap e306: 8 total, 8 up, 8 in 2024-08-10T05:16:45.748 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:16:45.749 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:45 smithi086 ceph-mon[98993]: Health check update: Degraded data redundancy: 87/552 objects degraded (15.761%), 15 pgs degraded (PG_DEGRADED) 2024-08-10T05:16:45.749 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:45 smithi086 ceph-mon[98993]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:16:45.749 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:45 smithi086 ceph-mon[98993]: osd.0 [v2:172.21.15.86:6802/3659074279,v1:172.21.15.86:6803/3659074279] boot 2024-08-10T05:16:45.749 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:45 smithi086 ceph-mon[98993]: osdmap e306: 8 total, 8 up, 8 in 2024-08-10T05:16:45.749 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:16:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:45 smithi159 ceph-mon[90359]: Health check update: Degraded data redundancy: 87/552 objects degraded (15.761%), 15 pgs degraded (PG_DEGRADED) 2024-08-10T05:16:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:45 smithi159 ceph-mon[90359]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:16:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:45 smithi159 ceph-mon[90359]: osd.0 [v2:172.21.15.86:6802/3659074279,v1:172.21.15.86:6803/3659074279] boot 2024-08-10T05:16:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:45 smithi159 ceph-mon[90359]: osdmap e306: 8 total, 8 up, 8 in 2024-08-10T05:16:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T05:16:45.961 INFO:tasks.rados.rados.0.smithi086.stdout:1206: done (1 left) 2024-08-10T05:16:45.961 INFO:tasks.rados.rados.0.smithi086.stdout:1208: done (0 left) 2024-08-10T05:16:45.961 INFO:tasks.rados.rados.0.smithi086.stdout:1209: rmattr oid 12 current snap is 120 2024-08-10T05:16:45.961 INFO:tasks.rados.rados.0.smithi086.stdout:1210: rollback oid 16 current snap is 120 2024-08-10T05:16:45.961 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 16 to 114 2024-08-10T05:16:45.961 INFO:tasks.rados.rados.0.smithi086.stdout:1211: snap_remove snap 72 2024-08-10T05:16:46.962 INFO:tasks.rados.rados.0.smithi086.stdout:1211: done (2 left) 2024-08-10T05:16:46.963 INFO:tasks.rados.rados.0.smithi086.stdout:1212: snap_create 2024-08-10T05:16:46.963 INFO:tasks.rados.rados.0.smithi086.stdout:1210: finishing rollback tid 1 to smithi08687503-16 2024-08-10T05:16:46.963 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 701 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-10T05:16:46.963 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 575 (ObjNum 327 snap 104 seq_num 327) dirty exists 2024-08-10T05:16:47.063 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:46 smithi086 ceph-mon[98993]: osdmap e307: 8 total, 8 up, 8 in 2024-08-10T05:16:47.063 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:46 smithi086 ceph-mon[98993]: pgmap v116: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 219 MiB data, 981 MiB used, 714 GiB / 715 GiB avail; 87/552 objects degraded (15.761%) 2024-08-10T05:16:47.064 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:46 smithi086 ceph-mon[101471]: osdmap e307: 8 total, 8 up, 8 in 2024-08-10T05:16:47.064 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:46 smithi086 ceph-mon[101471]: pgmap v116: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 219 MiB data, 981 MiB used, 714 GiB / 715 GiB avail; 87/552 objects degraded (15.761%) 2024-08-10T05:16:47.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:46 smithi159 ceph-mon[90359]: osdmap e307: 8 total, 8 up, 8 in 2024-08-10T05:16:47.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:46 smithi159 ceph-mon[90359]: pgmap v116: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 219 MiB data, 981 MiB used, 714 GiB / 715 GiB avail; 87/552 objects degraded (15.761%) 2024-08-10T05:16:47.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:16:47.572+0000 7f0a5606e640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-08-10T05:16:47.960 INFO:tasks.rados.rados.0.smithi086.stdout:1209: done (2 left) 2024-08-10T05:16:47.960 INFO:tasks.rados.rados.0.smithi086.stdout:1210: done (1 left) 2024-08-10T05:16:47.961 INFO:tasks.rados.rados.0.smithi086.stdout:1212: done (0 left) 2024-08-10T05:16:47.961 INFO:tasks.rados.rados.0.smithi086.stdout:1213: copy_from oid 23 from oid 38 current snap is 121 2024-08-10T05:16:47.961 INFO:tasks.rados.rados.0.smithi086.stdout:1214: snap_remove snap 80 2024-08-10T05:16:48.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[98993]: osdmap e308: 8 total, 8 up, 8 in 2024-08-10T05:16:48.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:48.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:48.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:48.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:16:48.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:48.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:16:48.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:48.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:48.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:48.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-10T05:16:48.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[101471]: osdmap e308: 8 total, 8 up, 8 in 2024-08-10T05:16:48.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:48.263 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:48.263 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:48.263 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:16:48.263 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:48.263 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:16:48.263 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:48.263 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:48.263 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:48.263 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-10T05:16:48.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:47 smithi159 ceph-mon[90359]: osdmap e308: 8 total, 8 up, 8 in 2024-08-10T05:16:48.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:48.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:48.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:16:48.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:16:48.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:48.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:16:48.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:48.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:48.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:16:48.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-10T05:16:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:16:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:16:48] "GET /metrics HTTP/1.1" 200 36136 "" "Prometheus/2.43.0" 2024-08-10T05:16:48.965 INFO:tasks.rados.rados.0.smithi086.stdout:1214: done (1 left) 2024-08-10T05:16:48.965 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 121 2024-08-10T05:16:48.965 INFO:tasks.rados.rados.0.smithi086.stdout:1213: finishing copy_from racing read to smithi08687503-23 2024-08-10T05:16:48.965 INFO:tasks.rados.rados.0.smithi086.stdout:1215: seq_num 373 ranges {7118848=655360,7774208=499712,8273920=303104} 2024-08-10T05:16:49.008 INFO:tasks.rados.rados.0.smithi086.stdout:1215: writing smithi08687503-12 from 7118848 to 7774208 tid 1 2024-08-10T05:16:49.011 INFO:tasks.rados.rados.0.smithi086.stdout:1215: writing smithi08687503-12 from 7774208 to 8273920 tid 2 2024-08-10T05:16:49.014 INFO:tasks.rados.rados.0.smithi086.stdout:1215: writing smithi08687503-12 from 8273920 to 8577024 tid 3 2024-08-10T05:16:49.014 INFO:tasks.rados.rados.0.smithi086.stdout:1216: copy_from oid 44 from oid 4 current snap is 121 2024-08-10T05:16:49.014 INFO:tasks.rados.rados.0.smithi086.stdout:1213: finishing copy_from to smithi08687503-23 2024-08-10T05:16:49.014 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 509 (ObjNum 366 snap 118 seq_num 366) dirty exists 2024-08-10T05:16:49.014 INFO:tasks.rados.rados.0.smithi086.stdout:1215: finishing write tid 1 to smithi08687503-12 2024-08-10T05:16:49.014 INFO:tasks.rados.rados.0.smithi086.stdout:1213: done (2 left) 2024-08-10T05:16:49.014 INFO:tasks.rados.rados.0.smithi086.stdout:1217: rmattr oid 15 current snap is 121 2024-08-10T05:16:49.014 INFO:tasks.rados.rados.0.smithi086.stdout:1217: done (2 left) 2024-08-10T05:16:49.015 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 26 current snap is 121 2024-08-10T05:16:49.015 INFO:tasks.rados.rados.0.smithi086.stdout:1218: seq_num 374 ranges {802816=671744,1474560=778240,2252800=24576} 2024-08-10T05:16:49.021 INFO:tasks.rados.rados.0.smithi086.stdout:1218: writing smithi08687503-26 from 802816 to 1474560 tid 1 2024-08-10T05:16:49.027 INFO:tasks.rados.rados.0.smithi086.stdout:1218: writing smithi08687503-26 from 1474560 to 2252800 tid 2 2024-08-10T05:16:49.027 INFO:tasks.rados.rados.0.smithi086.stdout:1218: writing smithi08687503-26 from 2252800 to 2277376 tid 3 2024-08-10T05:16:49.027 INFO:tasks.rados.rados.0.smithi086.stdout:1219: snap_create 2024-08-10T05:16:49.027 INFO:tasks.rados.rados.0.smithi086.stdout:1215: finishing write tid 2 to smithi08687503-12 2024-08-10T05:16:49.027 INFO:tasks.rados.rados.0.smithi086.stdout:1215: finishing write tid 3 to smithi08687503-12 2024-08-10T05:16:49.027 INFO:tasks.rados.rados.0.smithi086.stdout:1215: finishing write tid 4 to smithi08687503-12 2024-08-10T05:16:49.027 INFO:tasks.rados.rados.0.smithi086.stdout:1216: finishing copy_from racing read to smithi08687503-44 2024-08-10T05:16:49.027 INFO:tasks.rados.rados.0.smithi086.stdout:1215: finishing write tid 5 to smithi08687503-12 2024-08-10T05:16:49.028 INFO:tasks.rados.rados.0.smithi086.stdout:1215: oid 12 updating version 0 to 579 2024-08-10T05:16:49.028 INFO:tasks.rados.rados.0.smithi086.stdout:1215: oid 12 version 579 is already newer than 576 2024-08-10T05:16:49.028 INFO:tasks.rados.rados.0.smithi086.stdout:1215: oid 12 version 579 is already newer than 578 2024-08-10T05:16:49.028 INFO:tasks.rados.rados.0.smithi086.stdout:1215: oid 12 version 579 is already newer than 577 2024-08-10T05:16:49.028 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 579 (ObjNum 373 snap 121 seq_num 373) dirty exists 2024-08-10T05:16:49.028 INFO:tasks.rados.rados.0.smithi086.stdout:1215: left oid 12 (ObjNum 373 snap 121 seq_num 373) 2024-08-10T05:16:49.028 INFO:tasks.rados.rados.0.smithi086.stdout:1216: finishing copy_from to smithi08687503-44 2024-08-10T05:16:49.028 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 156 (ObjNum 2113 snap 0 seq_num 807383520) dirty exists 2024-08-10T05:16:49.028 INFO:tasks.rados.rados.0.smithi086.stdout:1218: finishing write tid 1 to smithi08687503-26 2024-08-10T05:16:49.030 INFO:tasks.rados.rados.0.smithi086.stdout:1218: finishing write tid 2 to smithi08687503-26 2024-08-10T05:16:49.030 INFO:tasks.rados.rados.0.smithi086.stdout:1218: finishing write tid 3 to smithi08687503-26 2024-08-10T05:16:49.030 INFO:tasks.rados.rados.0.smithi086.stdout:1218: finishing write tid 4 to smithi08687503-26 2024-08-10T05:16:49.031 INFO:tasks.rados.rados.0.smithi086.stdout:1218: finishing write tid 5 to smithi08687503-26 2024-08-10T05:16:49.031 INFO:tasks.rados.rados.0.smithi086.stdout:1218: oid 26 updating version 0 to 640 2024-08-10T05:16:49.032 INFO:tasks.rados.rados.0.smithi086.stdout:1218: oid 26 updating version 640 to 641 2024-08-10T05:16:49.032 INFO:tasks.rados.rados.0.smithi086.stdout:1218: oid 26 version 641 is already newer than 639 2024-08-10T05:16:49.032 INFO:tasks.rados.rados.0.smithi086.stdout:1218: oid 26 updating version 641 to 642 2024-08-10T05:16:49.032 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 642 (ObjNum 374 snap 121 seq_num 374) dirty exists 2024-08-10T05:16:49.032 INFO:tasks.rados.rados.0.smithi086.stdout:1218: left oid 26 (ObjNum 374 snap 121 seq_num 374) 2024-08-10T05:16:49.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:48 smithi086 ceph-mon[98993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-10T05:16:49.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:48 smithi086 ceph-mon[98993]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-08-10T05:16:49.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:48 smithi086 ceph-mon[98993]: osdmap e309: 8 total, 8 up, 8 in 2024-08-10T05:16:49.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:48 smithi086 ceph-mon[98993]: pgmap v119: 121 pgs: 11 active+undersized, 5 active+undersized+degraded, 105 active+clean; 215 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 8 op/s; 32/534 objects degraded (5.993%); 10 MiB/s, 4 objects/s recovering 2024-08-10T05:16:49.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:48 smithi086 ceph-mon[101471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-10T05:16:49.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:48 smithi086 ceph-mon[101471]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-08-10T05:16:49.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:48 smithi086 ceph-mon[101471]: osdmap e309: 8 total, 8 up, 8 in 2024-08-10T05:16:49.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:48 smithi086 ceph-mon[101471]: pgmap v119: 121 pgs: 11 active+undersized, 5 active+undersized+degraded, 105 active+clean; 215 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 8 op/s; 32/534 objects degraded (5.993%); 10 MiB/s, 4 objects/s recovering 2024-08-10T05:16:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:48 smithi159 ceph-mon[90359]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-10T05:16:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:48 smithi159 ceph-mon[90359]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-08-10T05:16:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:48 smithi159 ceph-mon[90359]: osdmap e309: 8 total, 8 up, 8 in 2024-08-10T05:16:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:48 smithi159 ceph-mon[90359]: pgmap v119: 121 pgs: 11 active+undersized, 5 active+undersized+degraded, 105 active+clean; 215 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 8 op/s; 32/534 objects degraded (5.993%); 10 MiB/s, 4 objects/s recovering 2024-08-10T05:16:49.990 INFO:tasks.rados.rados.0.smithi086.stdout:1215: done (3 left) 2024-08-10T05:16:49.990 INFO:tasks.rados.rados.0.smithi086.stdout:1216: done (2 left) 2024-08-10T05:16:49.991 INFO:tasks.rados.rados.0.smithi086.stdout:1218: done (1 left) 2024-08-10T05:16:49.991 INFO:tasks.rados.rados.0.smithi086.stdout:1219: done (0 left) 2024-08-10T05:16:49.991 INFO:tasks.rados.rados.0.smithi086.stdout:1220: rollback oid 26 current snap is 122 2024-08-10T05:16:49.991 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 26 to 113 2024-08-10T05:16:49.991 INFO:tasks.rados.rados.0.smithi086.stdout:1221: copy_from oid 48 from oid 14 current snap is 122 2024-08-10T05:16:49.991 INFO:tasks.rados.rados.0.smithi086.stdout:1222: snap_create 2024-08-10T05:16:49.996 INFO:tasks.rados.rados.0.smithi086.stdout:1220: finishing rollback tid 0 to smithi08687503-26 2024-08-10T05:16:49.996 INFO:tasks.rados.rados.0.smithi086.stdout:1220: finishing rollback tid 1 to smithi08687503-26 2024-08-10T05:16:49.996 INFO:tasks.rados.rados.0.smithi086.stdout:1220: finishing rollback tid 2 to smithi08687503-26 2024-08-10T05:16:49.996 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 646 (ObjNum 334 snap 104 seq_num 334) dirty exists 2024-08-10T05:16:50.023 INFO:tasks.rados.rados.0.smithi086.stdout:1221: finishing copy_from racing read to smithi08687503-48 2024-08-10T05:16:50.026 INFO:tasks.rados.rados.0.smithi086.stdout:1221: finishing copy_from to smithi08687503-48 2024-08-10T05:16:50.027 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 725 (ObjNum 371 snap 119 seq_num 371) dirty exists 2024-08-10T05:16:50.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:49 smithi086 ceph-mon[98993]: osdmap e310: 8 total, 8 up, 8 in 2024-08-10T05:16:50.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:49 smithi086 ceph-mon[98993]: Health check update: Degraded data redundancy: 32/534 objects degraded (5.993%), 5 pgs degraded (PG_DEGRADED) 2024-08-10T05:16:50.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:49 smithi086 ceph-mon[101471]: osdmap e310: 8 total, 8 up, 8 in 2024-08-10T05:16:50.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:49 smithi086 ceph-mon[101471]: Health check update: Degraded data redundancy: 32/534 objects degraded (5.993%), 5 pgs degraded (PG_DEGRADED) 2024-08-10T05:16:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:49 smithi159 ceph-mon[90359]: osdmap e310: 8 total, 8 up, 8 in 2024-08-10T05:16:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:49 smithi159 ceph-mon[90359]: Health check update: Degraded data redundancy: 32/534 objects degraded (5.993%), 5 pgs degraded (PG_DEGRADED) 2024-08-10T05:16:50.994 INFO:tasks.rados.rados.0.smithi086.stdout:1220: done (2 left) 2024-08-10T05:16:50.994 INFO:tasks.rados.rados.0.smithi086.stdout:1221: done (1 left) 2024-08-10T05:16:50.994 INFO:tasks.rados.rados.0.smithi086.stdout:1222: done (0 left) 2024-08-10T05:16:50.994 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 123 2024-08-10T05:16:50.995 INFO:tasks.rados.rados.0.smithi086.stdout:1223: seq_num 375 ranges {3121152=688128,3809280=663552,4472832=139264} 2024-08-10T05:16:51.014 INFO:tasks.rados.rados.0.smithi086.stdout:1223: writing smithi08687503-23 from 3121152 to 3809280 tid 1 2024-08-10T05:16:51.018 INFO:tasks.rados.rados.0.smithi086.stdout:1223: writing smithi08687503-23 from 3809280 to 4472832 tid 2 2024-08-10T05:16:51.019 INFO:tasks.rados.rados.0.smithi086.stdout:1223: writing smithi08687503-23 from 4472832 to 4612096 tid 3 2024-08-10T05:16:51.019 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 36 current snap is 123 2024-08-10T05:16:51.019 INFO:tasks.rados.rados.0.smithi086.stdout:1224: seq_num 376 ranges {7118848=704512,7823360=548864,8372224=253952} 2024-08-10T05:16:51.060 INFO:tasks.rados.rados.0.smithi086.stdout:1224: writing smithi08687503-36 from 7118848 to 7823360 tid 1 2024-08-10T05:16:51.063 INFO:tasks.rados.rados.0.smithi086.stdout:1224: writing smithi08687503-36 from 7823360 to 8372224 tid 2 2024-08-10T05:16:51.065 INFO:tasks.rados.rados.0.smithi086.stdout:1224: writing smithi08687503-36 from 8372224 to 8626176 tid 3 2024-08-10T05:16:51.065 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 123 2024-08-10T05:16:51.065 INFO:tasks.rados.rados.0.smithi086.stdout:1225: seq_num 377 ranges {8577024=720896,9297920=434176,9732096=368640} 2024-08-10T05:16:51.114 INFO:tasks.rados.rados.0.smithi086.stdout:1225: writing smithi08687503-12 from 8577024 to 9297920 tid 1 2024-08-10T05:16:51.116 INFO:tasks.rados.rados.0.smithi086.stdout:1225: writing smithi08687503-12 from 9297920 to 9732096 tid 2 2024-08-10T05:16:51.120 INFO:tasks.rados.rados.0.smithi086.stdout:1225: writing smithi08687503-12 from 9732096 to 10100736 tid 3 2024-08-10T05:16:51.120 INFO:tasks.rados.rados.0.smithi086.stdout:1226: snap_create 2024-08-10T05:16:51.120 INFO:tasks.rados.rados.0.smithi086.stdout:1223: finishing write tid 1 to smithi08687503-23 2024-08-10T05:16:51.120 INFO:tasks.rados.rados.0.smithi086.stdout:1223: finishing write tid 2 to smithi08687503-23 2024-08-10T05:16:51.120 INFO:tasks.rados.rados.0.smithi086.stdout:1223: finishing write tid 3 to smithi08687503-23 2024-08-10T05:16:51.121 INFO:tasks.rados.rados.0.smithi086.stdout:1223: finishing write tid 4 to smithi08687503-23 2024-08-10T05:16:51.121 INFO:tasks.rados.rados.0.smithi086.stdout:1223: finishing write tid 5 to smithi08687503-23 2024-08-10T05:16:51.121 INFO:tasks.rados.rados.0.smithi086.stdout:1223: oid 23 updating version 0 to 651 2024-08-10T05:16:51.121 INFO:tasks.rados.rados.0.smithi086.stdout:1223: oid 23 version 651 is already newer than 649 2024-08-10T05:16:51.121 INFO:tasks.rados.rados.0.smithi086.stdout:1223: oid 23 version 651 is already newer than 648 2024-08-10T05:16:51.121 INFO:tasks.rados.rados.0.smithi086.stdout:1223: oid 23 version 651 is already newer than 650 2024-08-10T05:16:51.122 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 651 (ObjNum 375 snap 123 seq_num 375) dirty exists 2024-08-10T05:16:51.122 INFO:tasks.rados.rados.0.smithi086.stdout:1223: left oid 23 (ObjNum 375 snap 123 seq_num 375) 2024-08-10T05:16:51.122 INFO:tasks.rados.rados.0.smithi086.stdout:1224: finishing write tid 1 to smithi08687503-36 2024-08-10T05:16:51.122 INFO:tasks.rados.rados.0.smithi086.stdout:1224: finishing write tid 2 to smithi08687503-36 2024-08-10T05:16:51.122 INFO:tasks.rados.rados.0.smithi086.stdout:1224: finishing write tid 3 to smithi08687503-36 2024-08-10T05:16:51.122 INFO:tasks.rados.rados.0.smithi086.stdout:1224: finishing write tid 4 to smithi08687503-36 2024-08-10T05:16:51.123 INFO:tasks.rados.rados.0.smithi086.stdout:1224: finishing write tid 5 to smithi08687503-36 2024-08-10T05:16:51.123 INFO:tasks.rados.rados.0.smithi086.stdout:1224: oid 36 updating version 0 to 654 2024-08-10T05:16:51.123 INFO:tasks.rados.rados.0.smithi086.stdout:1224: oid 36 version 654 is already newer than 653 2024-08-10T05:16:51.123 INFO:tasks.rados.rados.0.smithi086.stdout:1224: oid 36 updating version 654 to 656 2024-08-10T05:16:51.123 INFO:tasks.rados.rados.0.smithi086.stdout:1224: oid 36 version 656 is already newer than 655 2024-08-10T05:16:51.123 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 656 (ObjNum 376 snap 123 seq_num 376) dirty exists 2024-08-10T05:16:51.124 INFO:tasks.rados.rados.0.smithi086.stdout:1224: left oid 36 (ObjNum 376 snap 123 seq_num 376) 2024-08-10T05:16:51.124 INFO:tasks.rados.rados.0.smithi086.stdout:1225: finishing write tid 1 to smithi08687503-12 2024-08-10T05:16:51.124 INFO:tasks.rados.rados.0.smithi086.stdout:1225: finishing write tid 2 to smithi08687503-12 2024-08-10T05:16:51.125 INFO:tasks.rados.rados.0.smithi086.stdout:1225: finishing write tid 3 to smithi08687503-12 2024-08-10T05:16:51.125 INFO:tasks.rados.rados.0.smithi086.stdout:1225: finishing write tid 4 to smithi08687503-12 2024-08-10T05:16:51.125 INFO:tasks.rados.rados.0.smithi086.stdout:1225: finishing write tid 5 to smithi08687503-12 2024-08-10T05:16:51.126 INFO:tasks.rados.rados.0.smithi086.stdout:1225: oid 12 updating version 0 to 727 2024-08-10T05:16:51.126 INFO:tasks.rados.rados.0.smithi086.stdout:1225: oid 12 updating version 727 to 729 2024-08-10T05:16:51.126 INFO:tasks.rados.rados.0.smithi086.stdout:1225: oid 12 version 729 is already newer than 726 2024-08-10T05:16:51.126 INFO:tasks.rados.rados.0.smithi086.stdout:1225: oid 12 version 729 is already newer than 728 2024-08-10T05:16:51.126 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 729 (ObjNum 377 snap 123 seq_num 377) dirty exists 2024-08-10T05:16:51.127 INFO:tasks.rados.rados.0.smithi086.stdout:1225: left oid 12 (ObjNum 377 snap 123 seq_num 377) 2024-08-10T05:16:51.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:50 smithi086 ceph-mon[101471]: osdmap e311: 8 total, 8 up, 8 in 2024-08-10T05:16:51.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:50 smithi086 ceph-mon[101471]: pgmap v122: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 211 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 11 op/s; 14 MiB/s, 6 objects/s recovering 2024-08-10T05:16:51.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:50 smithi086 ceph-mon[98993]: osdmap e311: 8 total, 8 up, 8 in 2024-08-10T05:16:51.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:50 smithi086 ceph-mon[98993]: pgmap v122: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 211 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 11 op/s; 14 MiB/s, 6 objects/s recovering 2024-08-10T05:16:51.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:50 smithi159 ceph-mon[90359]: osdmap e311: 8 total, 8 up, 8 in 2024-08-10T05:16:51.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:50 smithi159 ceph-mon[90359]: pgmap v122: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 211 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 11 op/s; 14 MiB/s, 6 objects/s recovering 2024-08-10T05:16:52.011 INFO:tasks.rados.rados.0.smithi086.stdout:1223: done (3 left) 2024-08-10T05:16:52.011 INFO:tasks.rados.rados.0.smithi086.stdout:1224: done (2 left) 2024-08-10T05:16:52.012 INFO:tasks.rados.rados.0.smithi086.stdout:1225: done (1 left) 2024-08-10T05:16:52.012 INFO:tasks.rados.rados.0.smithi086.stdout:1226: done (0 left) 2024-08-10T05:16:52.012 INFO:tasks.rados.rados.0.smithi086.stdout:1227: read oid 16 snap -1 2024-08-10T05:16:52.012 INFO:tasks.rados.rados.0.smithi086.stdout:1227: expect deleted 2024-08-10T05:16:52.012 INFO:tasks.rados.rados.0.smithi086.stdout:1228: read oid 47 snap -1 2024-08-10T05:16:52.012 INFO:tasks.rados.rados.0.smithi086.stdout:1228: expect (ObjNum 329 snap 104 seq_num 329) 2024-08-10T05:16:52.012 INFO:tasks.rados.rados.0.smithi086.stdout:1229: read oid 29 snap -1 2024-08-10T05:16:52.012 INFO:tasks.rados.rados.0.smithi086.stdout:1229: expect deleted 2024-08-10T05:16:52.012 INFO:tasks.rados.rados.0.smithi086.stdout:1230: rollback oid 14 current snap is 124 2024-08-10T05:16:52.012 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 14 to 109 2024-08-10T05:16:52.012 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 13 current snap is 124 2024-08-10T05:16:52.012 INFO:tasks.rados.rados.0.smithi086.stdout:1231: seq_num 378 ranges {3022848=737280,3760128=720896,4481024=81920} 2024-08-10T05:16:52.032 INFO:tasks.rados.rados.0.smithi086.stdout:1231: writing smithi08687503-13 from 3022848 to 3760128 tid 1 2024-08-10T05:16:52.036 INFO:tasks.rados.rados.0.smithi086.stdout:1231: writing smithi08687503-13 from 3760128 to 4481024 tid 2 2024-08-10T05:16:52.037 INFO:tasks.rados.rados.0.smithi086.stdout:1231: writing smithi08687503-13 from 4481024 to 4562944 tid 3 2024-08-10T05:16:52.037 INFO:tasks.rados.rados.0.smithi086.stdout:1232: read oid 9 snap -1 2024-08-10T05:16:52.037 INFO:tasks.rados.rados.0.smithi086.stdout:1232: expect (ObjNum 312 snap 91 seq_num 312) 2024-08-10T05:16:52.037 INFO:tasks.rados.rados.0.smithi086.stdout:1233: snap_create 2024-08-10T05:16:52.037 INFO:tasks.rados.rados.0.smithi086.stdout:1230: finishing rollback tid 0 to smithi08687503-14 2024-08-10T05:16:52.037 INFO:tasks.rados.rados.0.smithi086.stdout:1230: finishing rollback tid 1 to smithi08687503-14 2024-08-10T05:16:52.037 INFO:tasks.rados.rados.0.smithi086.stdout:1230: finishing rollback tid 2 to smithi08687503-14 2024-08-10T05:16:52.038 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 728 (ObjNum 203 snap 53 seq_num 203) dirty exists 2024-08-10T05:16:52.038 INFO:tasks.rados.rados.0.smithi086.stdout:1228: expect (ObjNum 329 snap 104 seq_num 329) 2024-08-10T05:16:52.173 INFO:tasks.rados.rados.0.smithi086.stdout:1231: finishing write tid 1 to smithi08687503-13 2024-08-10T05:16:52.173 INFO:tasks.rados.rados.0.smithi086.stdout:1231: finishing write tid 2 to smithi08687503-13 2024-08-10T05:16:52.173 INFO:tasks.rados.rados.0.smithi086.stdout:1231: finishing write tid 3 to smithi08687503-13 2024-08-10T05:16:52.173 INFO:tasks.rados.rados.0.smithi086.stdout:1231: finishing write tid 4 to smithi08687503-13 2024-08-10T05:16:52.173 INFO:tasks.rados.rados.0.smithi086.stdout:1232: expect (ObjNum 312 snap 91 seq_num 312) 2024-08-10T05:16:52.198 INFO:tasks.rados.rados.0.smithi086.stdout:1231: finishing write tid 5 to smithi08687503-13 2024-08-10T05:16:52.199 INFO:tasks.rados.rados.0.smithi086.stdout:1231: oid 13 updating version 0 to 777 2024-08-10T05:16:52.199 INFO:tasks.rados.rados.0.smithi086.stdout:1231: oid 13 updating version 777 to 778 2024-08-10T05:16:52.199 INFO:tasks.rados.rados.0.smithi086.stdout:1231: oid 13 version 778 is already newer than 776 2024-08-10T05:16:52.199 INFO:tasks.rados.rados.0.smithi086.stdout:1231: oid 13 version 778 is already newer than 775 2024-08-10T05:16:52.199 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 778 (ObjNum 378 snap 124 seq_num 378) dirty exists 2024-08-10T05:16:52.199 INFO:tasks.rados.rados.0.smithi086.stdout:1231: left oid 13 (ObjNum 378 snap 124 seq_num 378) 2024-08-10T05:16:52.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:52 smithi086 ceph-mon[98993]: osdmap e312: 8 total, 8 up, 8 in 2024-08-10T05:16:52.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:52 smithi086 ceph-mon[98993]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/534 objects degraded (5.993%), 5 pgs degraded) 2024-08-10T05:16:52.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:52 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:16:52.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:52 smithi086 ceph-mon[101471]: osdmap e312: 8 total, 8 up, 8 in 2024-08-10T05:16:52.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:52 smithi086 ceph-mon[101471]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/534 objects degraded (5.993%), 5 pgs degraded) 2024-08-10T05:16:52.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:52 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:16:52.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:52 smithi159 ceph-mon[90359]: osdmap e312: 8 total, 8 up, 8 in 2024-08-10T05:16:52.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:52 smithi159 ceph-mon[90359]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/534 objects degraded (5.993%), 5 pgs degraded) 2024-08-10T05:16:52.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:52 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:16:53.017 INFO:tasks.rados.rados.0.smithi086.stdout:1227: done (6 left) 2024-08-10T05:16:53.017 INFO:tasks.rados.rados.0.smithi086.stdout:1228: done (5 left) 2024-08-10T05:16:53.017 INFO:tasks.rados.rados.0.smithi086.stdout:1229: done (4 left) 2024-08-10T05:16:53.018 INFO:tasks.rados.rados.0.smithi086.stdout:1230: done (3 left) 2024-08-10T05:16:53.018 INFO:tasks.rados.rados.0.smithi086.stdout:1231: done (2 left) 2024-08-10T05:16:53.018 INFO:tasks.rados.rados.0.smithi086.stdout:1232: done (1 left) 2024-08-10T05:16:53.018 INFO:tasks.rados.rados.0.smithi086.stdout:1233: done (0 left) 2024-08-10T05:16:53.018 INFO:tasks.rados.rados.0.smithi086.stdout:1234: rmattr oid 40 current snap is 125 2024-08-10T05:16:53.018 INFO:tasks.rados.rados.0.smithi086.stdout:1235: snap_remove snap 121 2024-08-10T05:16:53.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:53 smithi086 ceph-mon[98993]: osdmap e313: 8 total, 8 up, 8 in 2024-08-10T05:16:53.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:53 smithi086 ceph-mon[98993]: pgmap v125: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 220 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 11 op/s; 4.0 MiB/s, 1 objects/s recovering 2024-08-10T05:16:53.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:53 smithi086 ceph-mon[101471]: osdmap e313: 8 total, 8 up, 8 in 2024-08-10T05:16:53.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:53 smithi086 ceph-mon[101471]: pgmap v125: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 220 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 11 op/s; 4.0 MiB/s, 1 objects/s recovering 2024-08-10T05:16:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:53 smithi159 ceph-mon[90359]: osdmap e313: 8 total, 8 up, 8 in 2024-08-10T05:16:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:53 smithi159 ceph-mon[90359]: pgmap v125: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 220 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 11 op/s; 4.0 MiB/s, 1 objects/s recovering 2024-08-10T05:16:54.019 INFO:tasks.rados.rados.0.smithi086.stdout:1235: done (1 left) 2024-08-10T05:16:54.019 INFO:tasks.rados.rados.0.smithi086.stdout:1236: snap_remove snap 88 2024-08-10T05:16:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:54 smithi086 ceph-mon[98993]: osdmap e314: 8 total, 8 up, 8 in 2024-08-10T05:16:54.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:54 smithi086 ceph-mon[101471]: osdmap e314: 8 total, 8 up, 8 in 2024-08-10T05:16:54.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:54 smithi159 ceph-mon[90359]: osdmap e314: 8 total, 8 up, 8 in 2024-08-10T05:16:54.918 INFO:tasks.rados.rados.0.smithi086.stdout:1236: done (1 left) 2024-08-10T05:16:54.918 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 35 current snap is 125 2024-08-10T05:16:54.918 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 730 (ObjNum 293 snap 85 seq_num 293) dirty exists 2024-08-10T05:16:54.918 INFO:tasks.rados.rados.0.smithi086.stdout:1237: seq_num 379 ranges {1187840=753664,1941504=606208,2547712=196608} 2024-08-10T05:16:54.930 INFO:tasks.rados.rados.0.smithi086.stdout:1237: writing smithi08687503-35 from 1187840 to 1941504 tid 1 2024-08-10T05:16:54.934 INFO:tasks.rados.rados.0.smithi086.stdout:1237: writing smithi08687503-35 from 1941504 to 2547712 tid 2 2024-08-10T05:16:54.936 INFO:tasks.rados.rados.0.smithi086.stdout:1237: writing smithi08687503-35 from 2547712 to 2744320 tid 3 2024-08-10T05:16:54.936 INFO:tasks.rados.rados.0.smithi086.stdout:1234: done (1 left) 2024-08-10T05:16:54.936 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 39 current snap is 125 2024-08-10T05:16:54.937 INFO:tasks.rados.rados.0.smithi086.stdout:1238: seq_num 380 ranges {1286144=770048,2056192=483328,2539520=319488} 2024-08-10T05:16:54.949 INFO:tasks.rados.rados.0.smithi086.stdout:1238: writing smithi08687503-39 from 1286144 to 2056192 tid 1 2024-08-10T05:16:54.951 INFO:tasks.rados.rados.0.smithi086.stdout:1238: writing smithi08687503-39 from 2056192 to 2539520 tid 2 2024-08-10T05:16:54.954 INFO:tasks.rados.rados.0.smithi086.stdout:1238: writing smithi08687503-39 from 2539520 to 2859008 tid 3 2024-08-10T05:16:54.954 INFO:tasks.rados.rados.0.smithi086.stdout:1239: read oid 9 snap -1 2024-08-10T05:16:54.954 INFO:tasks.rados.rados.0.smithi086.stdout:1239: expect (ObjNum 312 snap 91 seq_num 312) 2024-08-10T05:16:54.954 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 27 current snap is 125 2024-08-10T05:16:54.954 INFO:tasks.rados.rados.0.smithi086.stdout:1237: finishing write tid 1 to smithi08687503-35 2024-08-10T05:16:54.955 INFO:tasks.rados.rados.0.smithi086.stdout:1237: finishing write tid 2 to smithi08687503-35 2024-08-10T05:16:54.955 INFO:tasks.rados.rados.0.smithi086.stdout:1237: finishing write tid 3 to smithi08687503-35 2024-08-10T05:16:54.955 INFO:tasks.rados.rados.0.smithi086.stdout:1237: finishing write tid 4 to smithi08687503-35 2024-08-10T05:16:54.955 INFO:tasks.rados.rados.0.smithi086.stdout:1237: finishing write tid 5 to smithi08687503-35 2024-08-10T05:16:54.955 INFO:tasks.rados.rados.0.smithi086.stdout:1237: oid 35 updating version 0 to 596 2024-08-10T05:16:54.955 INFO:tasks.rados.rados.0.smithi086.stdout:1237: oid 35 version 596 is already newer than 595 2024-08-10T05:16:54.955 INFO:tasks.rados.rados.0.smithi086.stdout:1237: oid 35 updating version 596 to 597 2024-08-10T05:16:54.955 INFO:tasks.rados.rados.0.smithi086.stdout:1237: oid 35 updating version 597 to 598 2024-08-10T05:16:54.955 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 598 (ObjNum 379 snap 125 seq_num 379) dirty exists 2024-08-10T05:16:54.955 INFO:tasks.rados.rados.0.smithi086.stdout:1237: left oid 35 (ObjNum 379 snap 125 seq_num 379) 2024-08-10T05:16:54.955 INFO:tasks.rados.rados.0.smithi086.stdout:1238: finishing write tid 1 to smithi08687503-39 2024-08-10T05:16:54.955 INFO:tasks.rados.rados.0.smithi086.stdout:1240: seq_num 381 ranges {0=786432,786432=417792,1204224=385024} 2024-08-10T05:16:54.959 INFO:tasks.rados.rados.0.smithi086.stdout:1240: writing smithi08687503-27 from 0 to 786432 tid 1 2024-08-10T05:16:54.961 INFO:tasks.rados.rados.0.smithi086.stdout:1240: writing smithi08687503-27 from 786432 to 1204224 tid 2 2024-08-10T05:16:54.964 INFO:tasks.rados.rados.0.smithi086.stdout:1240: writing smithi08687503-27 from 1204224 to 1589248 tid 3 2024-08-10T05:16:54.964 INFO:tasks.rados.rados.0.smithi086.stdout:1237: done (3 left) 2024-08-10T05:16:54.964 INFO:tasks.rados.rados.0.smithi086.stdout:1241: snap_create 2024-08-10T05:16:54.964 INFO:tasks.rados.rados.0.smithi086.stdout:1238: finishing write tid 2 to smithi08687503-39 2024-08-10T05:16:54.964 INFO:tasks.rados.rados.0.smithi086.stdout:1238: finishing write tid 3 to smithi08687503-39 2024-08-10T05:16:54.964 INFO:tasks.rados.rados.0.smithi086.stdout:1238: finishing write tid 4 to smithi08687503-39 2024-08-10T05:16:54.964 INFO:tasks.rados.rados.0.smithi086.stdout:1238: finishing write tid 5 to smithi08687503-39 2024-08-10T05:16:54.965 INFO:tasks.rados.rados.0.smithi086.stdout:1238: oid 39 updating version 0 to 724 2024-08-10T05:16:54.965 INFO:tasks.rados.rados.0.smithi086.stdout:1238: oid 39 version 724 is already newer than 723 2024-08-10T05:16:54.965 INFO:tasks.rados.rados.0.smithi086.stdout:1238: oid 39 version 724 is already newer than 722 2024-08-10T05:16:54.965 INFO:tasks.rados.rados.0.smithi086.stdout:1238: oid 39 updating version 724 to 725 2024-08-10T05:16:54.965 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 725 (ObjNum 380 snap 125 seq_num 380) dirty exists 2024-08-10T05:16:54.965 INFO:tasks.rados.rados.0.smithi086.stdout:1238: left oid 39 (ObjNum 380 snap 125 seq_num 380) 2024-08-10T05:16:54.965 INFO:tasks.rados.rados.0.smithi086.stdout:1239: expect (ObjNum 312 snap 91 seq_num 312) 2024-08-10T05:16:54.990 INFO:tasks.rados.rados.0.smithi086.stdout:1240: finishing write tid 1 to smithi08687503-27 2024-08-10T05:16:54.990 INFO:tasks.rados.rados.0.smithi086.stdout:1240: finishing write tid 2 to smithi08687503-27 2024-08-10T05:16:54.990 INFO:tasks.rados.rados.0.smithi086.stdout:1240: finishing write tid 3 to smithi08687503-27 2024-08-10T05:16:54.990 INFO:tasks.rados.rados.0.smithi086.stdout:1240: finishing write tid 4 to smithi08687503-27 2024-08-10T05:16:54.990 INFO:tasks.rados.rados.0.smithi086.stdout:1240: finishing write tid 5 to smithi08687503-27 2024-08-10T05:16:54.990 INFO:tasks.rados.rados.0.smithi086.stdout:1240: oid 27 updating version 0 to 81 2024-08-10T05:16:54.990 INFO:tasks.rados.rados.0.smithi086.stdout:1240: oid 27 version 81 is already newer than 80 2024-08-10T05:16:54.990 INFO:tasks.rados.rados.0.smithi086.stdout:1240: oid 27 version 81 is already newer than 79 2024-08-10T05:16:54.990 INFO:tasks.rados.rados.0.smithi086.stdout:1240: oid 27 version 81 is already newer than 78 2024-08-10T05:16:54.990 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 81 (ObjNum 381 snap 125 seq_num 381) dirty exists 2024-08-10T05:16:54.990 INFO:tasks.rados.rados.0.smithi086.stdout:1240: left oid 27 (ObjNum 381 snap 125 seq_num 381) 2024-08-10T05:16:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:55 smithi086 ceph-mon[98993]: osdmap e315: 8 total, 8 up, 8 in 2024-08-10T05:16:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:55 smithi086 ceph-mon[98993]: pgmap v128: 121 pgs: 121 active+clean; 228 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.2 MiB/s wr, 12 op/s 2024-08-10T05:16:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:55 smithi086 ceph-mon[98993]: osdmap e316: 8 total, 8 up, 8 in 2024-08-10T05:16:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:55 smithi086 ceph-mon[101471]: osdmap e315: 8 total, 8 up, 8 in 2024-08-10T05:16:55.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:55 smithi086 ceph-mon[101471]: pgmap v128: 121 pgs: 121 active+clean; 228 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.2 MiB/s wr, 12 op/s 2024-08-10T05:16:55.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:55 smithi086 ceph-mon[101471]: osdmap e316: 8 total, 8 up, 8 in 2024-08-10T05:16:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:55 smithi159 ceph-mon[90359]: osdmap e315: 8 total, 8 up, 8 in 2024-08-10T05:16:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:55 smithi159 ceph-mon[90359]: pgmap v128: 121 pgs: 121 active+clean; 228 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.2 MiB/s wr, 12 op/s 2024-08-10T05:16:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:55 smithi159 ceph-mon[90359]: osdmap e316: 8 total, 8 up, 8 in 2024-08-10T05:16:55.922 INFO:tasks.rados.rados.0.smithi086.stdout:1238: done (3 left) 2024-08-10T05:16:55.922 INFO:tasks.rados.rados.0.smithi086.stdout:1239: done (2 left) 2024-08-10T05:16:55.922 INFO:tasks.rados.rados.0.smithi086.stdout:1240: done (1 left) 2024-08-10T05:16:55.922 INFO:tasks.rados.rados.0.smithi086.stdout:1241: done (0 left) 2024-08-10T05:16:55.922 INFO:tasks.rados.rados.0.smithi086.stdout:1242: snap_create 2024-08-10T05:16:56.924 INFO:tasks.rados.rados.0.smithi086.stdout:1242: done (0 left) 2024-08-10T05:16:56.924 INFO:tasks.rados.rados.0.smithi086.stdout:1243: delete oid 18 current snap is 127 2024-08-10T05:16:56.928 INFO:tasks.rados.rados.0.smithi086.stdout:1243: done (0 left) 2024-08-10T05:16:56.928 INFO:tasks.rados.rados.0.smithi086.stdout:1244: read oid 32 snap -1 2024-08-10T05:16:56.928 INFO:tasks.rados.rados.0.smithi086.stdout:1244: expect (ObjNum 370 snap 119 seq_num 370) 2024-08-10T05:16:56.928 INFO:tasks.rados.rados.0.smithi086.stdout:1245: read oid 48 snap -1 2024-08-10T05:16:56.929 INFO:tasks.rados.rados.0.smithi086.stdout:1245: expect (ObjNum 371 snap 119 seq_num 371) 2024-08-10T05:16:56.929 INFO:tasks.rados.rados.0.smithi086.stdout:1246: snap_remove snap 114 2024-08-10T05:16:57.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:56 smithi159 ceph-mon[90359]: osdmap e317: 8 total, 8 up, 8 in 2024-08-10T05:16:57.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:56 smithi159 ceph-mon[90359]: pgmap v131: 121 pgs: 121 active+clean; 228 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-10T05:16:57.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:57.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:16:57.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:57.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:56 smithi086 ceph-mon[101471]: osdmap e317: 8 total, 8 up, 8 in 2024-08-10T05:16:57.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:56 smithi086 ceph-mon[101471]: pgmap v131: 121 pgs: 121 active+clean; 228 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-10T05:16:57.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:57.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:16:57.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:57.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:56 smithi086 ceph-mon[98993]: osdmap e317: 8 total, 8 up, 8 in 2024-08-10T05:16:57.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:56 smithi086 ceph-mon[98993]: pgmap v131: 121 pgs: 121 active+clean; 228 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-10T05:16:57.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:57.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:16:57.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:16:57.926 INFO:tasks.rados.rados.0.smithi086.stdout:1246: done (2 left) 2024-08-10T05:16:57.927 INFO:tasks.rados.rados.0.smithi086.stdout:1247: delete oid 10 current snap is 127 2024-08-10T05:16:57.927 INFO:tasks.rados.rados.0.smithi086.stdout:1244: expect (ObjNum 370 snap 119 seq_num 370) 2024-08-10T05:16:58.056 INFO:tasks.rados.rados.0.smithi086.stdout:1245: expect (ObjNum 371 snap 119 seq_num 371) 2024-08-10T05:16:58.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:57 smithi159 ceph-mon[90359]: osdmap e318: 8 total, 8 up, 8 in 2024-08-10T05:16:58.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:57 smithi086 ceph-mon[101471]: osdmap e318: 8 total, 8 up, 8 in 2024-08-10T05:16:58.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:57 smithi086 ceph-mon[98993]: osdmap e318: 8 total, 8 up, 8 in 2024-08-10T05:16:58.355 INFO:tasks.rados.rados.0.smithi086.stdout:1244: done (2 left) 2024-08-10T05:16:58.355 INFO:tasks.rados.rados.0.smithi086.stdout:1245: done (1 left) 2024-08-10T05:16:58.355 INFO:tasks.rados.rados.0.smithi086.stdout:1247: done (0 left) 2024-08-10T05:16:58.355 INFO:tasks.rados.rados.0.smithi086.stdout:1248: rollback oid 3 current snap is 127 2024-08-10T05:16:58.355 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 3 to 108 2024-08-10T05:16:58.355 INFO:tasks.rados.rados.0.smithi086.stdout:1249: setattr oid 37 current snap is 127 2024-08-10T05:16:58.356 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 18 current snap is 127 2024-08-10T05:16:58.357 INFO:tasks.rados.rados.0.smithi086.stdout:1250: seq_num 384 ranges {0=434176,434176=475136,909312=630784,1540096=98304} 2024-08-10T05:16:58.359 INFO:tasks.rados.rados.0.smithi086.stdout:1250: writing smithi08687503-18 from 0 to 434176 tid 1 2024-08-10T05:16:58.362 INFO:tasks.rados.rados.0.smithi086.stdout:1250: writing smithi08687503-18 from 434176 to 909312 tid 2 2024-08-10T05:16:58.365 INFO:tasks.rados.rados.0.smithi086.stdout:1250: writing smithi08687503-18 from 909312 to 1540096 tid 3 2024-08-10T05:16:58.366 INFO:tasks.rados.rados.0.smithi086.stdout:1250: writing smithi08687503-18 from 1540096 to 1638400 tid 4 2024-08-10T05:16:58.366 INFO:tasks.rados.rados.0.smithi086.stdout:1251: snap_create 2024-08-10T05:16:58.366 INFO:tasks.rados.rados.0.smithi086.stdout:1248: finishing rollback tid 0 to smithi08687503-3 2024-08-10T05:16:58.366 INFO:tasks.rados.rados.0.smithi086.stdout:1248: finishing rollback tid 1 to smithi08687503-3 2024-08-10T05:16:58.367 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 179 (ObjNum 129 snap 0 seq_num 3356338800) dirty dne 2024-08-10T05:16:58.367 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 611 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-10T05:16:58.367 INFO:tasks.rados.rados.0.smithi086.stdout:1250: finishing write tid 1 to smithi08687503-18 2024-08-10T05:16:58.367 INFO:tasks.rados.rados.0.smithi086.stdout:1250: finishing write tid 2 to smithi08687503-18 2024-08-10T05:16:58.368 INFO:tasks.rados.rados.0.smithi086.stdout:1250: finishing write tid 3 to smithi08687503-18 2024-08-10T05:16:58.368 INFO:tasks.rados.rados.0.smithi086.stdout:1250: finishing write tid 4 to smithi08687503-18 2024-08-10T05:16:58.369 INFO:tasks.rados.rados.0.smithi086.stdout:1250: finishing write tid 5 to smithi08687503-18 2024-08-10T05:16:58.369 INFO:tasks.rados.rados.0.smithi086.stdout:1250: finishing write tid 6 to smithi08687503-18 2024-08-10T05:16:58.370 INFO:tasks.rados.rados.0.smithi086.stdout:1250: oid 18 updating version 0 to 558 2024-08-10T05:16:58.370 INFO:tasks.rados.rados.0.smithi086.stdout:1250: oid 18 version 558 is already newer than 557 2024-08-10T05:16:58.370 INFO:tasks.rados.rados.0.smithi086.stdout:1250: oid 18 version 558 is already newer than 555 2024-08-10T05:16:58.370 INFO:tasks.rados.rados.0.smithi086.stdout:1250: oid 18 version 558 is already newer than 556 2024-08-10T05:16:58.370 INFO:tasks.rados.rados.0.smithi086.stdout:1250: oid 18 updating version 558 to 559 2024-08-10T05:16:58.370 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 559 (ObjNum 384 snap 127 seq_num 384) dirty exists 2024-08-10T05:16:58.370 INFO:tasks.rados.rados.0.smithi086.stdout:1250: left oid 18 (ObjNum 384 snap 127 seq_num 384) 2024-08-10T05:16:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:16:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:16:58] "GET /metrics HTTP/1.1" 200 36131 "" "Prometheus/2.43.0" 2024-08-10T05:16:58.952 INFO:tasks.rados.rados.0.smithi086.stdout:1248: done (3 left) 2024-08-10T05:16:58.952 INFO:tasks.rados.rados.0.smithi086.stdout:1249: done (2 left) 2024-08-10T05:16:58.952 INFO:tasks.rados.rados.0.smithi086.stdout:1250: done (1 left) 2024-08-10T05:16:58.952 INFO:tasks.rados.rados.0.smithi086.stdout:1251: done (0 left) 2024-08-10T05:16:58.952 INFO:tasks.rados.rados.0.smithi086.stdout:1252: read oid 7 snap 108 2024-08-10T05:16:58.952 INFO:tasks.rados.rados.0.smithi086.stdout:1252: expect (ObjNum 332 snap 104 seq_num 332) 2024-08-10T05:16:58.953 INFO:tasks.rados.rados.0.smithi086.stdout:1253: copy_from oid 16 from oid 4 current snap is 128 2024-08-10T05:16:58.953 INFO:tasks.rados.rados.0.smithi086.stdout:1254: snap_remove snap 123 2024-08-10T05:16:59.202 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:58 smithi086 ceph-mon[101471]: osdmap e319: 8 total, 8 up, 8 in 2024-08-10T05:16:59.203 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:58 smithi086 ceph-mon[101471]: pgmap v134: 121 pgs: 121 active+clean; 228 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2024-08-10T05:16:59.203 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:58 smithi086 ceph-mon[98993]: osdmap e319: 8 total, 8 up, 8 in 2024-08-10T05:16:59.203 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:58 smithi086 ceph-mon[98993]: pgmap v134: 121 pgs: 121 active+clean; 228 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2024-08-10T05:16:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:58 smithi159 ceph-mon[90359]: osdmap e319: 8 total, 8 up, 8 in 2024-08-10T05:16:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:58 smithi159 ceph-mon[90359]: pgmap v134: 121 pgs: 121 active+clean; 228 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2024-08-10T05:16:59.906 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:16:59.917 INFO:tasks.rados.rados.0.smithi086.stdout:1254: done (2 left) 2024-08-10T05:16:59.917 INFO:tasks.rados.rados.0.smithi086.stdout:1255: delete oid 44 current snap is 128 2024-08-10T05:16:59.917 INFO:tasks.rados.rados.0.smithi086.stdout:1252: expect (ObjNum 332 snap 104 seq_num 332) 2024-08-10T05:17:00.006 INFO:tasks.rados.rados.0.smithi086.stdout:1253: finishing copy_from racing read to smithi08687503-16 2024-08-10T05:17:00.006 INFO:tasks.rados.rados.0.smithi086.stdout:1253: finishing copy_from to smithi08687503-16 2024-08-10T05:17:00.006 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 156 (ObjNum 65 snap 0 seq_num 1532972632) dirty exists 2024-08-10T05:17:00.006 INFO:tasks.rados.rados.0.smithi086.stdout:1252: done (2 left) 2024-08-10T05:17:00.006 INFO:tasks.rados.rados.0.smithi086.stdout:1253: done (1 left) 2024-08-10T05:17:00.006 INFO:tasks.rados.rados.0.smithi086.stdout:1255: done (0 left) 2024-08-10T05:17:00.006 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 10 current snap is 128 2024-08-10T05:17:00.006 INFO:tasks.rados.rados.0.smithi086.stdout:1256: seq_num 386 ranges {0=466944,466944=638976,1105920=565248} 2024-08-10T05:17:00.008 INFO:tasks.rados.rados.0.smithi086.stdout:1256: writing smithi08687503-10 from 0 to 466944 tid 1 2024-08-10T05:17:00.011 INFO:tasks.rados.rados.0.smithi086.stdout:1256: writing smithi08687503-10 from 466944 to 1105920 tid 2 2024-08-10T05:17:00.015 INFO:tasks.rados.rados.0.smithi086.stdout:1256: writing smithi08687503-10 from 1105920 to 1671168 tid 3 2024-08-10T05:17:00.015 INFO:tasks.rados.rados.0.smithi086.stdout:1257: rmattr oid 1 current snap is 128 2024-08-10T05:17:00.015 INFO:tasks.rados.rados.0.smithi086.stdout:1256: finishing write tid 1 to smithi08687503-10 2024-08-10T05:17:00.015 INFO:tasks.rados.rados.0.smithi086.stdout:1256: finishing write tid 2 to smithi08687503-10 2024-08-10T05:17:00.015 INFO:tasks.rados.rados.0.smithi086.stdout:1258: read oid 36 snap 115 2024-08-10T05:17:00.016 INFO:tasks.rados.rados.0.smithi086.stdout:1258: expect (ObjNum 327 snap 104 seq_num 327) 2024-08-10T05:17:00.016 INFO:tasks.rados.rados.0.smithi086.stdout:1259: snap_remove snap 122 2024-08-10T05:17:00.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:59 smithi086 ceph-mon[98993]: mgrmap e44: y(active, since 92s), standbys: x 2024-08-10T05:17:00.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:59 smithi086 ceph-mon[98993]: osdmap e320: 8 total, 8 up, 8 in 2024-08-10T05:17:00.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:16:59 smithi086 ceph-mon[98993]: osdmap e321: 8 total, 8 up, 8 in 2024-08-10T05:17:00.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:59 smithi086 ceph-mon[101471]: mgrmap e44: y(active, since 92s), standbys: x 2024-08-10T05:17:00.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:59 smithi086 ceph-mon[101471]: osdmap e320: 8 total, 8 up, 8 in 2024-08-10T05:17:00.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:16:59 smithi086 ceph-mon[101471]: osdmap e321: 8 total, 8 up, 8 in 2024-08-10T05:17:00.186 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:17:00.186 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (5m) 16s ago 6m 25.1M - 0.25.0 c8568f914cd2 35968fd43daf 2024-08-10T05:17:00.186 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (6m) 56s ago 6m 89.4M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:17:00.186 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (8m) 16s ago 8m 21.3M - 18.2.4-685-gf5af36e4 20036124afeb 647a6daeb729 2024-08-10T05:17:00.186 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (8m) 56s ago 8m 15.9M - 18.2.4-685-gf5af36e4 20036124afeb 419afb746b2c 2024-08-10T05:17:00.186 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,9283,8765 running (114s) 56s ago 11m 439M - 19.1.0-1335-gbca9905d c7b33901c886 a44476fa498b 2024-08-10T05:17:00.186 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:8443,9283,8765 running (2m) 16s ago 13m 508M - 19.1.0-1335-gbca9905d c7b33901c886 cbe6b5d6d7db 2024-08-10T05:17:00.186 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (100s) 16s ago 13m 48.6M 2048M 19.1.0-1335-gbca9905d c7b33901c886 da469cb2b936 2024-08-10T05:17:00.186 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (61s) 56s ago 12m 21.9M 2048M 19.1.0-1335-gbca9905d c7b33901c886 1264e3f84bab 2024-08-10T05:17:00.187 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (79s) 16s ago 11m 39.3M 2048M 19.1.0-1335-gbca9905d c7b33901c886 b053df1d63ca 2024-08-10T05:17:00.187 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (6m) 16s ago 6m 14.1M - 1.5.0 0da6a335fe13 4e352dfbeecc 2024-08-10T05:17:00.187 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (6m) 56s ago 6m 15.3M - 1.5.0 0da6a335fe13 b9264bb67c4d 2024-08-10T05:17:00.187 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (20s) 16s ago 11m 12.1M 2480M 19.1.0-1335-gbca9905d c7b33901c886 db28f2aa6b9d 2024-08-10T05:17:00.187 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (11m) 16s ago 11m 166M 2480M 18.2.4-685-gf5af36e4 20036124afeb be0f4322c6f3 2024-08-10T05:17:00.187 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (10m) 16s ago 10m 182M 2480M 18.2.4-685-gf5af36e4 20036124afeb 4ba91ff61da0 2024-08-10T05:17:00.187 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (10m) 16s ago 10m 105M 2480M 18.2.4-685-gf5af36e4 20036124afeb a1d52ad4faa0 2024-08-10T05:17:00.187 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (9m) 56s ago 9m 124M 2480M 18.2.4-685-gf5af36e4 20036124afeb 46aad70204b6 2024-08-10T05:17:00.187 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (9m) 56s ago 9m 147M 2480M 18.2.4-685-gf5af36e4 20036124afeb 55fe3cad2be9 2024-08-10T05:17:00.187 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (9m) 56s ago 9m 96.4M 2480M 18.2.4-685-gf5af36e4 20036124afeb 6a67eed4245a 2024-08-10T05:17:00.187 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (8m) 56s ago 8m 108M 2480M 18.2.4-685-gf5af36e4 20036124afeb f455e2f6fe30 2024-08-10T05:17:00.187 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (119s) 56s ago 7m 49.4M - 2.43.0 a07b618ecd1d 90909260918d 2024-08-10T05:17:00.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:59 smithi159 ceph-mon[90359]: mgrmap e44: y(active, since 92s), standbys: x 2024-08-10T05:17:00.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:59 smithi159 ceph-mon[90359]: osdmap e320: 8 total, 8 up, 8 in 2024-08-10T05:17:00.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:16:59 smithi159 ceph-mon[90359]: osdmap e321: 8 total, 8 up, 8 in 2024-08-10T05:17:00.507 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:17:00.507 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:17:00.507 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-10T05:17:00.507 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:17:00.507 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:17:00.507 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:17:00.507 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:17:00.507 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:17:00.507 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 7, 2024-08-10T05:17:00.507 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 1 2024-08-10T05:17:00.508 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:17:00.508 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:17:00.508 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:17:00.508 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:17:00.508 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:17:00.508 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 9, 2024-08-10T05:17:00.508 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 6 2024-08-10T05:17:00.508 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:17:00.508 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:17:00.952 INFO:tasks.rados.rados.0.smithi086.stdout:1259: done (3 left) 2024-08-10T05:17:00.953 INFO:tasks.rados.rados.0.smithi086.stdout:1260: read oid 29 snap -1 2024-08-10T05:17:00.953 INFO:tasks.rados.rados.0.smithi086.stdout:1260: expect deleted 2024-08-10T05:17:00.953 INFO:tasks.rados.rados.0.smithi086.stdout:1261: snap_remove snap 78 2024-08-10T05:17:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:00 smithi086 ceph-mon[101471]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:17:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:00 smithi086 ceph-mon[101471]: from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:17:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:00 smithi086 ceph-mon[101471]: pgmap v137: 121 pgs: 121 active+clean; 227 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-08-10T05:17:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:00 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2285409089' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:01.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:00 smithi086 ceph-mon[98993]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:17:01.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:00 smithi086 ceph-mon[98993]: from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:17:01.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:00 smithi086 ceph-mon[98993]: pgmap v137: 121 pgs: 121 active+clean; 227 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-08-10T05:17:01.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:00 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2285409089' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:00 smithi159 ceph-mon[90359]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:17:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:00 smithi159 ceph-mon[90359]: from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:17:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:00 smithi159 ceph-mon[90359]: pgmap v137: 121 pgs: 121 active+clean; 227 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-08-10T05:17:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:00 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2285409089' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:01.952 INFO:tasks.rados.rados.0.smithi086.stdout:1261: done (4 left) 2024-08-10T05:17:01.952 INFO:tasks.rados.rados.0.smithi086.stdout:1262: rollback oid 23 current snap is 128 2024-08-10T05:17:01.952 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 23 to 111 2024-08-10T05:17:01.952 INFO:tasks.rados.rados.0.smithi086.stdout:1263: snap_create 2024-08-10T05:17:01.952 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 726 (ObjNum 4113 snap 0 seq_num 2368329821) dirty exists 2024-08-10T05:17:01.952 INFO:tasks.rados.rados.0.smithi086.stdout:1256: finishing write tid 3 to smithi08687503-10 2024-08-10T05:17:01.952 INFO:tasks.rados.rados.0.smithi086.stdout:1256: finishing write tid 4 to smithi08687503-10 2024-08-10T05:17:01.953 INFO:tasks.rados.rados.0.smithi086.stdout:1256: finishing write tid 5 to smithi08687503-10 2024-08-10T05:17:01.953 INFO:tasks.rados.rados.0.smithi086.stdout:1256: oid 10 updating version 0 to 803 2024-08-10T05:17:01.953 INFO:tasks.rados.rados.0.smithi086.stdout:1256: oid 10 version 803 is already newer than 800 2024-08-10T05:17:01.953 INFO:tasks.rados.rados.0.smithi086.stdout:1256: oid 10 version 803 is already newer than 802 2024-08-10T05:17:01.953 INFO:tasks.rados.rados.0.smithi086.stdout:1256: oid 10 version 803 is already newer than 801 2024-08-10T05:17:01.953 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 803 (ObjNum 386 snap 128 seq_num 386) dirty exists 2024-08-10T05:17:01.953 INFO:tasks.rados.rados.0.smithi086.stdout:1256: left oid 10 (ObjNum 386 snap 128 seq_num 386) 2024-08-10T05:17:01.953 INFO:tasks.rados.rados.0.smithi086.stdout:1258: expect (ObjNum 327 snap 104 seq_num 327) 2024-08-10T05:17:02.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:01 smithi086 ceph-mon[101471]: osdmap e322: 8 total, 8 up, 8 in 2024-08-10T05:17:02.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:01 smithi086 ceph-mon[98993]: osdmap e322: 8 total, 8 up, 8 in 2024-08-10T05:17:02.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:01 smithi159 ceph-mon[90359]: osdmap e322: 8 total, 8 up, 8 in 2024-08-10T05:17:02.473 INFO:tasks.rados.rados.0.smithi086.stdout:1262: finishing rollback tid 0 to smithi08687503-23 2024-08-10T05:17:02.473 INFO:tasks.rados.rados.0.smithi086.stdout:1262: finishing rollback tid 1 to smithi08687503-23 2024-08-10T05:17:02.473 INFO:tasks.rados.rados.0.smithi086.stdout:1262: finishing rollback tid 2 to smithi08687503-23 2024-08-10T05:17:02.473 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 682 (ObjNum 327 snap 104 seq_num 327) dirty exists 2024-08-10T05:17:02.950 INFO:tasks.rados.rados.0.smithi086.stdout:1256: done (5 left) 2024-08-10T05:17:02.950 INFO:tasks.rados.rados.0.smithi086.stdout:1257: done (4 left) 2024-08-10T05:17:02.950 INFO:tasks.rados.rados.0.smithi086.stdout:1258: done (3 left) 2024-08-10T05:17:02.950 INFO:tasks.rados.rados.0.smithi086.stdout:1260: done (2 left) 2024-08-10T05:17:02.950 INFO:tasks.rados.rados.0.smithi086.stdout:1262: done (1 left) 2024-08-10T05:17:02.951 INFO:tasks.rados.rados.0.smithi086.stdout:1263: done (0 left) 2024-08-10T05:17:02.951 INFO:tasks.rados.rados.0.smithi086.stdout:1264: snap_create 2024-08-10T05:17:03.267 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:02 smithi086 ceph-mon[101471]: osdmap e323: 8 total, 8 up, 8 in 2024-08-10T05:17:03.268 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:02 smithi086 ceph-mon[101471]: pgmap v140: 121 pgs: 121 active+clean; 181 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 808 KiB/s wr, 15 op/s 2024-08-10T05:17:03.268 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:02 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-10T05:17:03.268 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:02 smithi086 ceph-mon[101471]: osdmap e324: 8 total, 8 up, 8 in 2024-08-10T05:17:03.268 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:02 smithi086 ceph-mon[98993]: osdmap e323: 8 total, 8 up, 8 in 2024-08-10T05:17:03.268 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:02 smithi086 ceph-mon[98993]: pgmap v140: 121 pgs: 121 active+clean; 181 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 808 KiB/s wr, 15 op/s 2024-08-10T05:17:03.268 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:02 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-10T05:17:03.268 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:02 smithi086 ceph-mon[98993]: osdmap e324: 8 total, 8 up, 8 in 2024-08-10T05:17:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:02 smithi159 ceph-mon[90359]: osdmap e323: 8 total, 8 up, 8 in 2024-08-10T05:17:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:02 smithi159 ceph-mon[90359]: pgmap v140: 121 pgs: 121 active+clean; 181 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 808 KiB/s wr, 15 op/s 2024-08-10T05:17:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:02 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-10T05:17:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:02 smithi159 ceph-mon[90359]: osdmap e324: 8 total, 8 up, 8 in 2024-08-10T05:17:03.958 INFO:tasks.rados.rados.0.smithi086.stdout:1264: done (0 left) 2024-08-10T05:17:03.958 INFO:tasks.rados.rados.0.smithi086.stdout:1265: delete oid 39 current snap is 130 2024-08-10T05:17:03.960 INFO:tasks.rados.rados.0.smithi086.stdout:1265: done (0 left) 2024-08-10T05:17:03.961 INFO:tasks.rados.rados.0.smithi086.stdout:1266: rollback oid 33 current snap is 130 2024-08-10T05:17:03.961 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 33 to 127 2024-08-10T05:17:03.961 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 130 2024-08-10T05:17:03.961 INFO:tasks.rados.rados.0.smithi086.stdout:1267: seq_num 388 ranges {10100736=507904,10608640=458752,11067392=606208,11673600=139264} 2024-08-10T05:17:04.019 INFO:tasks.rados.rados.0.smithi086.stdout:1267: writing smithi08687503-12 from 10100736 to 10608640 tid 1 2024-08-10T05:17:04.021 INFO:tasks.rados.rados.0.smithi086.stdout:1267: writing smithi08687503-12 from 10608640 to 11067392 tid 2 2024-08-10T05:17:04.025 INFO:tasks.rados.rados.0.smithi086.stdout:1267: writing smithi08687503-12 from 11067392 to 11673600 tid 3 2024-08-10T05:17:04.026 INFO:tasks.rados.rados.0.smithi086.stdout:1267: writing smithi08687503-12 from 11673600 to 11812864 tid 4 2024-08-10T05:17:04.026 INFO:tasks.rados.rados.0.smithi086.stdout:1268: rollback oid 42 current snap is 130 2024-08-10T05:17:04.026 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 42 to 107 2024-08-10T05:17:04.026 INFO:tasks.rados.rados.0.smithi086.stdout:1266: finishing rollback tid 0 to smithi08687503-33 2024-08-10T05:17:04.026 INFO:tasks.rados.rados.0.smithi086.stdout:1266: finishing rollback tid 1 to smithi08687503-33 2024-08-10T05:17:04.026 INFO:tasks.rados.rados.0.smithi086.stdout:1266: finishing rollback tid 2 to smithi08687503-33 2024-08-10T05:17:04.027 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 561 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-08-10T05:17:04.027 INFO:tasks.rados.rados.0.smithi086.stdout:1267: finishing write tid 1 to smithi08687503-12 2024-08-10T05:17:04.027 INFO:tasks.rados.rados.0.smithi086.stdout:1267: finishing write tid 2 to smithi08687503-12 2024-08-10T05:17:04.027 INFO:tasks.rados.rados.0.smithi086.stdout:1266: done (2 left) 2024-08-10T05:17:04.027 INFO:tasks.rados.rados.0.smithi086.stdout:1269: snap_remove snap 120 2024-08-10T05:17:04.366 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:03 smithi086 ceph-mon[101471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-10T05:17:04.366 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:03 smithi086 ceph-mon[101471]: Upgrade: osd.1 is safe to restart 2024-08-10T05:17:04.367 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:03 smithi086 ceph-mon[101471]: osdmap e325: 8 total, 8 up, 8 in 2024-08-10T05:17:04.367 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:03 smithi086 ceph-mon[98993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-10T05:17:04.367 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:03 smithi086 ceph-mon[98993]: Upgrade: osd.1 is safe to restart 2024-08-10T05:17:04.367 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:03 smithi086 ceph-mon[98993]: osdmap e325: 8 total, 8 up, 8 in 2024-08-10T05:17:04.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:03 smithi159 ceph-mon[90359]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-10T05:17:04.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:03 smithi159 ceph-mon[90359]: Upgrade: osd.1 is safe to restart 2024-08-10T05:17:04.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:03 smithi159 ceph-mon[90359]: osdmap e325: 8 total, 8 up, 8 in 2024-08-10T05:17:04.919 INFO:tasks.rados.rados.0.smithi086.stdout:1269: done (2 left) 2024-08-10T05:17:04.919 INFO:tasks.rados.rados.0.smithi086.stdout:1270: read oid 8 snap -1 2024-08-10T05:17:04.919 INFO:tasks.rados.rados.0.smithi086.stdout:1270: expect (ObjNum 7 snap 0 seq_num 7) 2024-08-10T05:17:04.920 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 29 current snap is 130 2024-08-10T05:17:04.920 INFO:tasks.rados.rados.0.smithi086.stdout:1271: seq_num 389 ranges {0=524288,524288=745472,1269760=458752} 2024-08-10T05:17:04.923 INFO:tasks.rados.rados.0.smithi086.stdout:1271: writing smithi08687503-29 from 0 to 524288 tid 1 2024-08-10T05:17:04.928 INFO:tasks.rados.rados.0.smithi086.stdout:1271: writing smithi08687503-29 from 524288 to 1269760 tid 2 2024-08-10T05:17:04.931 INFO:tasks.rados.rados.0.smithi086.stdout:1271: writing smithi08687503-29 from 1269760 to 1728512 tid 3 2024-08-10T05:17:04.931 INFO:tasks.rados.rados.0.smithi086.stdout:1272: read oid 48 snap -1 2024-08-10T05:17:04.931 INFO:tasks.rados.rados.0.smithi086.stdout:1272: expect (ObjNum 371 snap 119 seq_num 371) 2024-08-10T05:17:04.931 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 32 current snap is 130 2024-08-10T05:17:04.932 INFO:tasks.rados.rados.0.smithi086.stdout:1267: finishing write tid 3 to smithi08687503-12 2024-08-10T05:17:04.932 INFO:tasks.rados.rados.0.smithi086.stdout:1267: finishing write tid 4 to smithi08687503-12 2024-08-10T05:17:04.932 INFO:tasks.rados.rados.0.smithi086.stdout:1267: finishing write tid 5 to smithi08687503-12 2024-08-10T05:17:04.932 INFO:tasks.rados.rados.0.smithi086.stdout:1273: seq_num 390 ranges {3235840=540672,3776512=630784,4407296=573440} 2024-08-10T05:17:04.952 INFO:tasks.rados.rados.0.smithi086.stdout:1273: writing smithi08687503-32 from 3235840 to 3776512 tid 1 2024-08-10T05:17:04.956 INFO:tasks.rados.rados.0.smithi086.stdout:1273: writing smithi08687503-32 from 3776512 to 4407296 tid 2 2024-08-10T05:17:04.960 INFO:tasks.rados.rados.0.smithi086.stdout:1273: writing smithi08687503-32 from 4407296 to 4980736 tid 3 2024-08-10T05:17:04.960 INFO:tasks.rados.rados.0.smithi086.stdout:1274: read oid 24 snap -1 2024-08-10T05:17:04.960 INFO:tasks.rados.rados.0.smithi086.stdout:1274: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:17:04.960 INFO:tasks.rados.rados.0.smithi086.stdout:1275: rollback oid 6 current snap is 130 2024-08-10T05:17:04.960 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 6 to 113 2024-08-10T05:17:04.961 INFO:tasks.rados.rados.0.smithi086.stdout:1268: finishing rollback tid 0 to smithi08687503-42 2024-08-10T05:17:04.961 INFO:tasks.rados.rados.0.smithi086.stdout:1267: finishing write tid 6 to smithi08687503-12 2024-08-10T05:17:04.961 INFO:tasks.rados.rados.0.smithi086.stdout:1267: oid 12 updating version 0 to 734 2024-08-10T05:17:04.961 INFO:tasks.rados.rados.0.smithi086.stdout:1267: oid 12 version 734 is already newer than 731 2024-08-10T05:17:04.961 INFO:tasks.rados.rados.0.smithi086.stdout:1267: oid 12 version 734 is already newer than 733 2024-08-10T05:17:04.961 INFO:tasks.rados.rados.0.smithi086.stdout:1267: oid 12 updating version 734 to 735 2024-08-10T05:17:04.961 INFO:tasks.rados.rados.0.smithi086.stdout:1267: oid 12 version 735 is already newer than 732 2024-08-10T05:17:04.961 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 735 (ObjNum 388 snap 130 seq_num 388) dirty exists 2024-08-10T05:17:04.961 INFO:tasks.rados.rados.0.smithi086.stdout:1267: left oid 12 (ObjNum 388 snap 130 seq_num 388) 2024-08-10T05:17:04.961 INFO:tasks.rados.rados.0.smithi086.stdout:1268: finishing rollback tid 1 to smithi08687503-42 2024-08-10T05:17:04.961 INFO:tasks.rados.rados.0.smithi086.stdout:1268: finishing rollback tid 2 to smithi08687503-42 2024-08-10T05:17:04.961 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 819 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-10T05:17:04.961 INFO:tasks.rados.rados.0.smithi086.stdout:1270: expect (ObjNum 7 snap 0 seq_num 7) 2024-08-10T05:17:04.966 INFO:tasks.rados.rados.0.smithi086.stdout:1271: finishing write tid 1 to smithi08687503-29 2024-08-10T05:17:04.966 INFO:tasks.rados.rados.0.smithi086.stdout:1271: finishing write tid 2 to smithi08687503-29 2024-08-10T05:17:04.967 INFO:tasks.rados.rados.0.smithi086.stdout:1267: done (7 left) 2024-08-10T05:17:04.967 INFO:tasks.rados.rados.0.smithi086.stdout:1268: done (6 left) 2024-08-10T05:17:04.967 INFO:tasks.rados.rados.0.smithi086.stdout:1270: done (5 left) 2024-08-10T05:17:04.967 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 11 current snap is 130 2024-08-10T05:17:04.967 INFO:tasks.rados.rados.0.smithi086.stdout:1271: finishing write tid 3 to smithi08687503-29 2024-08-10T05:17:04.967 INFO:tasks.rados.rados.0.smithi086.stdout:1276: seq_num 391 ranges {1318912=557056,1875968=516096,2392064=688128} 2024-08-10T05:17:04.976 INFO:tasks.rados.rados.0.smithi086.stdout:1276: writing smithi08687503-11 from 1318912 to 1875968 tid 1 2024-08-10T05:17:04.980 INFO:tasks.rados.rados.0.smithi086.stdout:1276: writing smithi08687503-11 from 1875968 to 2392064 tid 2 2024-08-10T05:17:04.983 INFO:tasks.rados.rados.0.smithi086.stdout:1276: writing smithi08687503-11 from 2392064 to 3080192 tid 3 2024-08-10T05:17:04.983 INFO:tasks.rados.rados.0.smithi086.stdout:1277: read oid 43 snap -1 2024-08-10T05:17:04.983 INFO:tasks.rados.rados.0.smithi086.stdout:1277: expect (ObjNum 364 snap 118 seq_num 364) 2024-08-10T05:17:04.984 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 31 current snap is 130 2024-08-10T05:17:04.984 INFO:tasks.rados.rados.0.smithi086.stdout:1271: finishing write tid 4 to smithi08687503-29 2024-08-10T05:17:04.984 INFO:tasks.rados.rados.0.smithi086.stdout:1271: finishing write tid 5 to smithi08687503-29 2024-08-10T05:17:04.984 INFO:tasks.rados.rados.0.smithi086.stdout:1271: oid 29 updating version 0 to 549 2024-08-10T05:17:04.984 INFO:tasks.rados.rados.0.smithi086.stdout:1271: oid 29 updating version 549 to 552 2024-08-10T05:17:04.984 INFO:tasks.rados.rados.0.smithi086.stdout:1271: oid 29 version 552 is already newer than 551 2024-08-10T05:17:04.984 INFO:tasks.rados.rados.0.smithi086.stdout:1271: oid 29 version 552 is already newer than 550 2024-08-10T05:17:04.984 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 552 (ObjNum 389 snap 130 seq_num 389) dirty exists 2024-08-10T05:17:04.984 INFO:tasks.rados.rados.0.smithi086.stdout:1271: left oid 29 (ObjNum 389 snap 130 seq_num 389) 2024-08-10T05:17:04.984 INFO:tasks.rados.rados.0.smithi086.stdout:1272: expect (ObjNum 371 snap 119 seq_num 371) 2024-08-10T05:17:05.252 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:04 smithi086 ceph-mon[101471]: Upgrade: Updating osd.1 2024-08-10T05:17:05.252 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:04 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:05.253 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:04 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-10T05:17:05.253 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:04 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:17:05.253 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:04 smithi086 ceph-mon[101471]: Deploying daemon osd.1 on smithi086 2024-08-10T05:17:05.253 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:04 smithi086 ceph-mon[101471]: pgmap v143: 121 pgs: 121 active+clean; 165 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 808 KiB/s wr, 15 op/s 2024-08-10T05:17:05.253 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:04 smithi086 ceph-mon[101471]: osdmap e326: 8 total, 8 up, 8 in 2024-08-10T05:17:05.253 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:04 smithi086 ceph-mon[98993]: Upgrade: Updating osd.1 2024-08-10T05:17:05.253 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:04 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:05.253 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:04 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-10T05:17:05.253 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:04 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:17:05.253 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:04 smithi086 ceph-mon[98993]: Deploying daemon osd.1 on smithi086 2024-08-10T05:17:05.253 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:04 smithi086 ceph-mon[98993]: pgmap v143: 121 pgs: 121 active+clean; 165 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 808 KiB/s wr, 15 op/s 2024-08-10T05:17:05.254 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:04 smithi086 ceph-mon[98993]: osdmap e326: 8 total, 8 up, 8 in 2024-08-10T05:17:05.291 INFO:tasks.rados.rados.0.smithi086.stdout:1273: finishing write tid 1 to smithi08687503-32 2024-08-10T05:17:05.291 INFO:tasks.rados.rados.0.smithi086.stdout:1273: finishing write tid 2 to smithi08687503-32 2024-08-10T05:17:05.291 INFO:tasks.rados.rados.0.smithi086.stdout:1278: seq_num 392 ranges {1056768=573440,1630208=802816,2433024=401408} 2024-08-10T05:17:05.300 INFO:tasks.rados.rados.0.smithi086.stdout:1278: writing smithi08687503-31 from 1056768 to 1630208 tid 1 2024-08-10T05:17:05.305 INFO:tasks.rados.rados.0.smithi086.stdout:1278: writing smithi08687503-31 from 1630208 to 2433024 tid 2 2024-08-10T05:17:05.308 INFO:tasks.rados.rados.0.smithi086.stdout:1278: writing smithi08687503-31 from 2433024 to 2834432 tid 3 2024-08-10T05:17:05.308 INFO:tasks.rados.rados.0.smithi086.stdout:1271: done (7 left) 2024-08-10T05:17:05.308 INFO:tasks.rados.rados.0.smithi086.stdout:1272: done (6 left) 2024-08-10T05:17:05.308 INFO:tasks.rados.rados.0.smithi086.stdout:1279: rmattr oid 2 current snap is 130 2024-08-10T05:17:05.308 INFO:tasks.rados.rados.0.smithi086.stdout:1279: done (6 left) 2024-08-10T05:17:05.308 INFO:tasks.rados.rados.0.smithi086.stdout:1280: read oid 30 snap -1 2024-08-10T05:17:05.308 INFO:tasks.rados.rados.0.smithi086.stdout:1280: expect deleted 2024-08-10T05:17:05.308 INFO:tasks.rados.rados.0.smithi086.stdout:1281: rmattr oid 46 current snap is 130 2024-08-10T05:17:05.308 INFO:tasks.rados.rados.0.smithi086.stdout:1274: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:17:05.311 INFO:tasks.rados.rados.0.smithi086.stdout:1275: finishing rollback tid 0 to smithi08687503-6 2024-08-10T05:17:05.311 INFO:tasks.rados.rados.0.smithi086.stdout:1273: finishing write tid 3 to smithi08687503-32 2024-08-10T05:17:05.311 INFO:tasks.rados.rados.0.smithi086.stdout:1274: done (7 left) 2024-08-10T05:17:05.311 INFO:tasks.rados.rados.0.smithi086.stdout:1282: rmattr oid 9 current snap is 130 2024-08-10T05:17:05.311 INFO:tasks.rados.rados.0.smithi086.stdout:1282: done (7 left) 2024-08-10T05:17:05.311 INFO:tasks.rados.rados.0.smithi086.stdout:1283: copy_from oid 19 from oid 23 current snap is 130 2024-08-10T05:17:05.311 INFO:tasks.rados.rados.0.smithi086.stdout:1275: finishing rollback tid 1 to smithi08687503-6 2024-08-10T05:17:05.312 INFO:tasks.rados.rados.0.smithi086.stdout:1273: finishing write tid 4 to smithi08687503-32 2024-08-10T05:17:05.312 INFO:tasks.rados.rados.0.smithi086.stdout:1275: finishing rollback tid 2 to smithi08687503-6 2024-08-10T05:17:05.312 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 562 (ObjNum 215 snap 59 seq_num 215) dirty exists 2024-08-10T05:17:05.312 INFO:tasks.rados.rados.0.smithi086.stdout:1273: finishing write tid 5 to smithi08687503-32 2024-08-10T05:17:05.312 INFO:tasks.rados.rados.0.smithi086.stdout:1273: oid 32 updating version 0 to 701 2024-08-10T05:17:05.312 INFO:tasks.rados.rados.0.smithi086.stdout:1273: oid 32 version 701 is already newer than 700 2024-08-10T05:17:05.312 INFO:tasks.rados.rados.0.smithi086.stdout:1273: oid 32 version 701 is already newer than 699 2024-08-10T05:17:05.312 INFO:tasks.rados.rados.0.smithi086.stdout:1273: oid 32 version 701 is already newer than 698 2024-08-10T05:17:05.312 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 701 (ObjNum 390 snap 130 seq_num 390) dirty exists 2024-08-10T05:17:05.312 INFO:tasks.rados.rados.0.smithi086.stdout:1273: left oid 32 (ObjNum 390 snap 130 seq_num 390) 2024-08-10T05:17:05.312 INFO:tasks.rados.rados.0.smithi086.stdout:1276: finishing write tid 1 to smithi08687503-11 2024-08-10T05:17:05.313 INFO:tasks.rados.rados.0.smithi086.stdout:1276: finishing write tid 2 to smithi08687503-11 2024-08-10T05:17:05.313 INFO:tasks.rados.rados.0.smithi086.stdout:1276: finishing write tid 3 to smithi08687503-11 2024-08-10T05:17:05.313 INFO:tasks.rados.rados.0.smithi086.stdout:1273: done (7 left) 2024-08-10T05:17:05.313 INFO:tasks.rados.rados.0.smithi086.stdout:1275: done (6 left) 2024-08-10T05:17:05.313 INFO:tasks.rados.rados.0.smithi086.stdout:1284: snap_create 2024-08-10T05:17:05.313 INFO:tasks.rados.rados.0.smithi086.stdout:1276: finishing write tid 4 to smithi08687503-11 2024-08-10T05:17:05.313 INFO:tasks.rados.rados.0.smithi086.stdout:1276: finishing write tid 5 to smithi08687503-11 2024-08-10T05:17:05.313 INFO:tasks.rados.rados.0.smithi086.stdout:1276: oid 11 updating version 0 to 563 2024-08-10T05:17:05.313 INFO:tasks.rados.rados.0.smithi086.stdout:1276: oid 11 updating version 563 to 564 2024-08-10T05:17:05.313 INFO:tasks.rados.rados.0.smithi086.stdout:1276: oid 11 updating version 564 to 565 2024-08-10T05:17:05.313 INFO:tasks.rados.rados.0.smithi086.stdout:1276: oid 11 updating version 565 to 566 2024-08-10T05:17:05.313 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 566 (ObjNum 391 snap 130 seq_num 391) dirty exists 2024-08-10T05:17:05.314 INFO:tasks.rados.rados.0.smithi086.stdout:1276: left oid 11 (ObjNum 391 snap 130 seq_num 391) 2024-08-10T05:17:05.314 INFO:tasks.rados.rados.0.smithi086.stdout:1277: expect (ObjNum 364 snap 118 seq_num 364) 2024-08-10T05:17:05.387 INFO:tasks.rados.rados.0.smithi086.stdout:1278: finishing write tid 1 to smithi08687503-31 2024-08-10T05:17:05.387 INFO:tasks.rados.rados.0.smithi086.stdout:1278: finishing write tid 2 to smithi08687503-31 2024-08-10T05:17:05.387 INFO:tasks.rados.rados.0.smithi086.stdout:1278: finishing write tid 3 to smithi08687503-31 2024-08-10T05:17:05.387 INFO:tasks.rados.rados.0.smithi086.stdout:1278: finishing write tid 4 to smithi08687503-31 2024-08-10T05:17:05.387 INFO:tasks.rados.rados.0.smithi086.stdout:1278: finishing write tid 5 to smithi08687503-31 2024-08-10T05:17:05.387 INFO:tasks.rados.rados.0.smithi086.stdout:1278: oid 31 updating version 0 to 828 2024-08-10T05:17:05.387 INFO:tasks.rados.rados.0.smithi086.stdout:1278: oid 31 updating version 828 to 829 2024-08-10T05:17:05.387 INFO:tasks.rados.rados.0.smithi086.stdout:1278: oid 31 version 829 is already newer than 827 2024-08-10T05:17:05.387 INFO:tasks.rados.rados.0.smithi086.stdout:1278: oid 31 updating version 829 to 830 2024-08-10T05:17:05.388 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 830 (ObjNum 392 snap 130 seq_num 392) dirty exists 2024-08-10T05:17:05.388 INFO:tasks.rados.rados.0.smithi086.stdout:1278: left oid 31 (ObjNum 392 snap 130 seq_num 392) 2024-08-10T05:17:05.388 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 832 (ObjNum 220 snap 61 seq_num 220) dirty exists 2024-08-10T05:17:05.388 INFO:tasks.rados.rados.0.smithi086.stdout:1283: finishing copy_from racing read to smithi08687503-19 2024-08-10T05:17:05.388 INFO:tasks.rados.rados.0.smithi086.stdout:1283: finishing copy_from to smithi08687503-19 2024-08-10T05:17:05.388 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 682 (ObjNum 327 snap 104 seq_num 327) dirty exists 2024-08-10T05:17:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:04 smithi159 ceph-mon[90359]: Upgrade: Updating osd.1 2024-08-10T05:17:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:04 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:04 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-10T05:17:05.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:04 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:17:05.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:04 smithi159 ceph-mon[90359]: Deploying daemon osd.1 on smithi086 2024-08-10T05:17:05.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:04 smithi159 ceph-mon[90359]: pgmap v143: 121 pgs: 121 active+clean; 165 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 808 KiB/s wr, 15 op/s 2024-08-10T05:17:05.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:04 smithi159 ceph-mon[90359]: osdmap e326: 8 total, 8 up, 8 in 2024-08-10T05:17:06.000 INFO:tasks.rados.rados.0.smithi086.stdout:1276: done (6 left) 2024-08-10T05:17:06.000 INFO:tasks.rados.rados.0.smithi086.stdout:1277: done (5 left) 2024-08-10T05:17:06.000 INFO:tasks.rados.rados.0.smithi086.stdout:1278: done (4 left) 2024-08-10T05:17:06.000 INFO:tasks.rados.rados.0.smithi086.stdout:1280: done (3 left) 2024-08-10T05:17:06.001 INFO:tasks.rados.rados.0.smithi086.stdout:1281: done (2 left) 2024-08-10T05:17:06.001 INFO:tasks.rados.rados.0.smithi086.stdout:1283: done (1 left) 2024-08-10T05:17:06.001 INFO:tasks.rados.rados.0.smithi086.stdout:1284: done (0 left) 2024-08-10T05:17:06.001 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 28 current snap is 131 2024-08-10T05:17:06.001 INFO:tasks.rados.rados.0.smithi086.stdout:1285: seq_num 393 ranges {0=589824,589824=679936,1269760=524288} 2024-08-10T05:17:06.003 INFO:tasks.rados.rados.0.smithi086.stdout:1285: writing smithi08687503-28 from 0 to 589824 tid 1 2024-08-10T05:17:06.007 INFO:tasks.rados.rados.0.smithi086.stdout:1285: writing smithi08687503-28 from 589824 to 1269760 tid 2 2024-08-10T05:17:06.010 INFO:tasks.rados.rados.0.smithi086.stdout:1285: writing smithi08687503-28 from 1269760 to 1794048 tid 3 2024-08-10T05:17:06.011 INFO:tasks.rados.rados.0.smithi086.stdout:1286: rmattr oid 39 current snap is 131 2024-08-10T05:17:06.011 INFO:tasks.rados.rados.0.smithi086.stdout:1286: done (1 left) 2024-08-10T05:17:06.011 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 34 current snap is 131 2024-08-10T05:17:06.011 INFO:tasks.rados.rados.0.smithi086.stdout:1285: finishing write tid 1 to smithi08687503-28 2024-08-10T05:17:06.011 INFO:tasks.rados.rados.0.smithi086.stdout:1287: seq_num 394 ranges {761856=606208,1368064=565248,1933312=557056,2490368=81920} 2024-08-10T05:17:06.018 INFO:tasks.rados.rados.0.smithi086.stdout:1287: writing smithi08687503-34 from 761856 to 1368064 tid 1 2024-08-10T05:17:06.021 INFO:tasks.rados.rados.0.smithi086.stdout:1287: writing smithi08687503-34 from 1368064 to 1933312 tid 2 2024-08-10T05:17:06.024 INFO:tasks.rados.rados.0.smithi086.stdout:1287: writing smithi08687503-34 from 1933312 to 2490368 tid 3 2024-08-10T05:17:06.025 INFO:tasks.rados.rados.0.smithi086.stdout:1287: writing smithi08687503-34 from 2490368 to 2572288 tid 4 2024-08-10T05:17:06.025 INFO:tasks.rados.rados.0.smithi086.stdout:1288: copy_from oid 3 from oid 13 current snap is 131 2024-08-10T05:17:06.026 INFO:tasks.rados.rados.0.smithi086.stdout:1285: finishing write tid 2 to smithi08687503-28 2024-08-10T05:17:06.026 INFO:tasks.rados.rados.0.smithi086.stdout:1285: finishing write tid 3 to smithi08687503-28 2024-08-10T05:17:06.026 INFO:tasks.rados.rados.0.smithi086.stdout:1285: finishing write tid 4 to smithi08687503-28 2024-08-10T05:17:06.026 INFO:tasks.rados.rados.0.smithi086.stdout:1285: finishing write tid 5 to smithi08687503-28 2024-08-10T05:17:06.026 INFO:tasks.rados.rados.0.smithi086.stdout:1285: oid 28 updating version 0 to 848 2024-08-10T05:17:06.026 INFO:tasks.rados.rados.0.smithi086.stdout:1285: oid 28 version 848 is already newer than 846 2024-08-10T05:17:06.026 INFO:tasks.rados.rados.0.smithi086.stdout:1285: oid 28 version 848 is already newer than 845 2024-08-10T05:17:06.026 INFO:tasks.rados.rados.0.smithi086.stdout:1285: oid 28 version 848 is already newer than 847 2024-08-10T05:17:06.026 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 848 (ObjNum 393 snap 131 seq_num 393) dirty exists 2024-08-10T05:17:06.026 INFO:tasks.rados.rados.0.smithi086.stdout:1285: left oid 28 (ObjNum 393 snap 131 seq_num 393) 2024-08-10T05:17:06.026 INFO:tasks.rados.rados.0.smithi086.stdout:1287: finishing write tid 1 to smithi08687503-34 2024-08-10T05:17:06.026 INFO:tasks.rados.rados.0.smithi086.stdout:1285: done (2 left) 2024-08-10T05:17:06.027 INFO:tasks.rados.rados.0.smithi086.stdout:1289: copy_from oid 5 from oid 45 current snap is 131 2024-08-10T05:17:06.027 INFO:tasks.rados.rados.0.smithi086.stdout:1290: snap_create 2024-08-10T05:17:06.028 INFO:tasks.rados.rados.0.smithi086.stdout:1287: finishing write tid 2 to smithi08687503-34 2024-08-10T05:17:06.029 INFO:tasks.rados.rados.0.smithi086.stdout:1287: finishing write tid 3 to smithi08687503-34 2024-08-10T05:17:06.030 INFO:tasks.rados.rados.0.smithi086.stdout:1287: finishing write tid 4 to smithi08687503-34 2024-08-10T05:17:06.031 INFO:tasks.rados.rados.0.smithi086.stdout:1287: finishing write tid 5 to smithi08687503-34 2024-08-10T05:17:06.033 INFO:tasks.rados.rados.0.smithi086.stdout:1287: finishing write tid 6 to smithi08687503-34 2024-08-10T05:17:06.033 INFO:tasks.rados.rados.0.smithi086.stdout:1287: oid 34 updating version 0 to 732 2024-08-10T05:17:06.033 INFO:tasks.rados.rados.0.smithi086.stdout:1287: oid 34 version 732 is already newer than 731 2024-08-10T05:17:06.033 INFO:tasks.rados.rados.0.smithi086.stdout:1287: oid 34 version 732 is already newer than 729 2024-08-10T05:17:06.033 INFO:tasks.rados.rados.0.smithi086.stdout:1287: oid 34 version 732 is already newer than 730 2024-08-10T05:17:06.033 INFO:tasks.rados.rados.0.smithi086.stdout:1287: oid 34 updating version 732 to 733 2024-08-10T05:17:06.033 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 733 (ObjNum 394 snap 131 seq_num 394) dirty exists 2024-08-10T05:17:06.033 INFO:tasks.rados.rados.0.smithi086.stdout:1287: left oid 34 (ObjNum 394 snap 131 seq_num 394) 2024-08-10T05:17:06.050 INFO:tasks.rados.rados.0.smithi086.stdout:1289: finishing copy_from racing read to smithi08687503-5 2024-08-10T05:17:06.050 INFO:tasks.rados.rados.0.smithi086.stdout:1288: finishing copy_from racing read to smithi08687503-3 2024-08-10T05:17:06.057 INFO:tasks.rados.rados.0.smithi086.stdout:1288: finishing copy_from to smithi08687503-3 2024-08-10T05:17:06.057 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 778 (ObjNum 378 snap 124 seq_num 378) dirty exists 2024-08-10T05:17:06.057 INFO:tasks.rados.rados.0.smithi086.stdout:1289: finishing copy_from to smithi08687503-5 2024-08-10T05:17:06.057 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 385 (ObjNum 270 snap 72 seq_num 270) dirty exists 2024-08-10T05:17:07.003 INFO:tasks.rados.rados.0.smithi086.stdout:1287: done (3 left) 2024-08-10T05:17:07.003 INFO:tasks.rados.rados.0.smithi086.stdout:1288: done (2 left) 2024-08-10T05:17:07.003 INFO:tasks.rados.rados.0.smithi086.stdout:1289: done (1 left) 2024-08-10T05:17:07.003 INFO:tasks.rados.rados.0.smithi086.stdout:1290: done (0 left) 2024-08-10T05:17:07.003 INFO:tasks.rados.rados.0.smithi086.stdout:1291: snap_create 2024-08-10T05:17:07.042 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:07 smithi086 ceph-mon[98993]: osdmap e327: 8 total, 8 up, 8 in 2024-08-10T05:17:07.042 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:07 smithi086 ceph-mon[98993]: pgmap v146: 121 pgs: 121 active+clean; 165 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-10T05:17:07.042 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:07 smithi086 ceph-mon[101471]: osdmap e327: 8 total, 8 up, 8 in 2024-08-10T05:17:07.042 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:07 smithi086 ceph-mon[101471]: pgmap v146: 121 pgs: 121 active+clean; 165 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-10T05:17:07.043 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:06 smithi086 systemd[1]: Stopping Ceph osd.1 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:17:07.405 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:07 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1[52182]: 2024-08-10T05:17:07.040+0000 7fdd5d5cb640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T05:17:07.405 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:07 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1[52182]: 2024-08-10T05:17:07.040+0000 7fdd5d5cb640 -1 osd.1 328 *** Got signal Terminated *** 2024-08-10T05:17:07.405 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:07 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1[52182]: 2024-08-10T05:17:07.040+0000 7fdd5d5cb640 -1 osd.1 328 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T05:17:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:07 smithi159 ceph-mon[90359]: osdmap e327: 8 total, 8 up, 8 in 2024-08-10T05:17:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:07 smithi159 ceph-mon[90359]: pgmap v146: 121 pgs: 121 active+clean; 165 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-10T05:17:08.007 INFO:tasks.rados.rados.0.smithi086.stdout:1291: done (0 left) 2024-08-10T05:17:08.007 INFO:tasks.rados.rados.0.smithi086.stdout:1292: snap_remove snap 108 2024-08-10T05:17:08.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:08 smithi086 ceph-mon[101471]: osdmap e328: 8 total, 8 up, 8 in 2024-08-10T05:17:08.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:08 smithi086 ceph-mon[101471]: osd.1 marked itself down and dead 2024-08-10T05:17:08.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:08 smithi086 ceph-mon[98993]: osdmap e328: 8 total, 8 up, 8 in 2024-08-10T05:17:08.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:08 smithi086 ceph-mon[98993]: osd.1 marked itself down and dead 2024-08-10T05:17:08.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:08 smithi159 ceph-mon[90359]: osdmap e328: 8 total, 8 up, 8 in 2024-08-10T05:17:08.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:08 smithi159 ceph-mon[90359]: osd.1 marked itself down and dead 2024-08-10T05:17:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:17:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:17:08] "GET /metrics HTTP/1.1" 200 36131 "" "Prometheus/2.43.0" 2024-08-10T05:17:08.655 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:08 smithi086 podman[111376]: 2024-08-10 05:17:08.462295868 +0000 UTC m=+1.532751256 container died be0f4322c6f3614c02af7a903cf1f1fa21f6db2affcbadf95d3725791e3b1dcb (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-f5af36e, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T05:17:09.006 INFO:tasks.rados.rados.0.smithi086.stdout:1292: done (0 left) 2024-08-10T05:17:09.006 INFO:tasks.rados.rados.0.smithi086.stdout:1293: rollback oid 5 current snap is 133 2024-08-10T05:17:09.006 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 5 to 113 2024-08-10T05:17:09.007 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 29 current snap is 133 2024-08-10T05:17:09.008 INFO:tasks.rados.rados.0.smithi086.stdout:1294: seq_num 395 ranges {1728512=622592,2351104=450560,2801664=753664} 2024-08-10T05:17:09.016 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:08 smithi086 podman[111376]: 2024-08-10 05:17:08.847368636 +0000 UTC m=+1.917824033 container cleanup be0f4322c6f3614c02af7a903cf1f1fa21f6db2affcbadf95d3725791e3b1dcb (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_CLEAN=True, RELEASE=reef-f5af36e, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T05:17:09.016 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:08 smithi086 bash[111376]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1 2024-08-10T05:17:09.020 INFO:tasks.rados.rados.0.smithi086.stdout:1294: writing smithi08687503-29 from 1728512 to 2351104 tid 1 2024-08-10T05:17:09.023 INFO:tasks.rados.rados.0.smithi086.stdout:1294: writing smithi08687503-29 from 2351104 to 2801664 tid 2 2024-08-10T05:17:09.029 INFO:tasks.rados.rados.0.smithi086.stdout:1294: writing smithi08687503-29 from 2801664 to 3555328 tid 3 2024-08-10T05:17:09.029 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 10 current snap is 133 2024-08-10T05:17:09.029 INFO:tasks.rados.rados.0.smithi086.stdout:1295: seq_num 396 ranges {1671168=638976,2310144=786432,3096576=417792} 2024-08-10T05:17:09.042 INFO:tasks.rados.rados.0.smithi086.stdout:1295: writing smithi08687503-10 from 1671168 to 2310144 tid 1 2024-08-10T05:17:09.046 INFO:tasks.rados.rados.0.smithi086.stdout:1295: writing smithi08687503-10 from 2310144 to 3096576 tid 2 2024-08-10T05:17:09.049 INFO:tasks.rados.rados.0.smithi086.stdout:1295: writing smithi08687503-10 from 3096576 to 3514368 tid 3 2024-08-10T05:17:09.049 INFO:tasks.rados.rados.0.smithi086.stdout:1296: delete oid 26 current snap is 133 2024-08-10T05:17:09.050 INFO:tasks.rados.rados.0.smithi086.stdout:1293: finishing rollback tid 0 to smithi08687503-5 2024-08-10T05:17:09.050 INFO:tasks.rados.rados.0.smithi086.stdout:1293: finishing rollback tid 1 to smithi08687503-5 2024-08-10T05:17:09.050 INFO:tasks.rados.rados.0.smithi086.stdout:1293: finishing rollback tid 2 to smithi08687503-5 2024-08-10T05:17:09.050 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 858 (ObjNum 321 snap 101 seq_num 321) dirty exists 2024-08-10T05:17:09.050 INFO:tasks.rados.rados.0.smithi086.stdout:1294: finishing write tid 1 to smithi08687503-29 2024-08-10T05:17:09.050 INFO:tasks.rados.rados.0.smithi086.stdout:1294: finishing write tid 2 to smithi08687503-29 2024-08-10T05:17:09.050 INFO:tasks.rados.rados.0.smithi086.stdout:1294: finishing write tid 3 to smithi08687503-29 2024-08-10T05:17:09.050 INFO:tasks.rados.rados.0.smithi086.stdout:1294: finishing write tid 4 to smithi08687503-29 2024-08-10T05:17:09.050 INFO:tasks.rados.rados.0.smithi086.stdout:1294: finishing write tid 5 to smithi08687503-29 2024-08-10T05:17:09.050 INFO:tasks.rados.rados.0.smithi086.stdout:1294: oid 29 updating version 0 to 556 2024-08-10T05:17:09.050 INFO:tasks.rados.rados.0.smithi086.stdout:1294: oid 29 version 556 is already newer than 553 2024-08-10T05:17:09.050 INFO:tasks.rados.rados.0.smithi086.stdout:1294: oid 29 version 556 is already newer than 555 2024-08-10T05:17:09.051 INFO:tasks.rados.rados.0.smithi086.stdout:1294: oid 29 version 556 is already newer than 554 2024-08-10T05:17:09.051 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 556 (ObjNum 395 snap 133 seq_num 395) dirty exists 2024-08-10T05:17:09.051 INFO:tasks.rados.rados.0.smithi086.stdout:1294: left oid 29 (ObjNum 395 snap 133 seq_num 395) 2024-08-10T05:17:09.051 INFO:tasks.rados.rados.0.smithi086.stdout:1295: finishing write tid 1 to smithi08687503-10 2024-08-10T05:17:09.051 INFO:tasks.rados.rados.0.smithi086.stdout:1295: finishing write tid 2 to smithi08687503-10 2024-08-10T05:17:09.051 INFO:tasks.rados.rados.0.smithi086.stdout:1293: done (3 left) 2024-08-10T05:17:09.051 INFO:tasks.rados.rados.0.smithi086.stdout:1294: done (2 left) 2024-08-10T05:17:09.052 INFO:tasks.rados.rados.0.smithi086.stdout:1296: done (1 left) 2024-08-10T05:17:09.052 INFO:tasks.rados.rados.0.smithi086.stdout:1297: read oid 39 snap -1 2024-08-10T05:17:09.052 INFO:tasks.rados.rados.0.smithi086.stdout:1297: expect deleted 2024-08-10T05:17:09.052 INFO:tasks.rados.rados.0.smithi086.stdout:1298: snap_remove snap 131 2024-08-10T05:17:09.405 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:09 smithi086 podman[111398]: 2024-08-10 05:17:09.0160076 +0000 UTC m=+0.555747430 container remove be0f4322c6f3614c02af7a903cf1f1fa21f6db2affcbadf95d3725791e3b1dcb (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=reef-f5af36e, ceph=True, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-08-10T05:17:09.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:09 smithi086 ceph-mon[98993]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:17:09.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:09 smithi086 ceph-mon[98993]: osdmap e329: 8 total, 7 up, 8 in 2024-08-10T05:17:09.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:09 smithi086 ceph-mon[98993]: pgmap v149: 121 pgs: 16 stale+active+clean, 105 active+clean; 192 MiB data, 986 MiB used, 714 GiB / 715 GiB avail; 115 KiB/s rd, 6.7 MiB/s wr, 13 op/s 2024-08-10T05:17:09.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:09 smithi086 ceph-mon[98993]: osdmap e330: 8 total, 7 up, 8 in 2024-08-10T05:17:09.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:09 smithi086 ceph-mon[101471]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:17:09.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:09 smithi086 ceph-mon[101471]: osdmap e329: 8 total, 7 up, 8 in 2024-08-10T05:17:09.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:09 smithi086 ceph-mon[101471]: pgmap v149: 121 pgs: 16 stale+active+clean, 105 active+clean; 192 MiB data, 986 MiB used, 714 GiB / 715 GiB avail; 115 KiB/s rd, 6.7 MiB/s wr, 13 op/s 2024-08-10T05:17:09.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:09 smithi086 ceph-mon[101471]: osdmap e330: 8 total, 7 up, 8 in 2024-08-10T05:17:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:09 smithi159 ceph-mon[90359]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:17:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:09 smithi159 ceph-mon[90359]: osdmap e329: 8 total, 7 up, 8 in 2024-08-10T05:17:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:09 smithi159 ceph-mon[90359]: pgmap v149: 121 pgs: 16 stale+active+clean, 105 active+clean; 192 MiB data, 986 MiB used, 714 GiB / 715 GiB avail; 115 KiB/s rd, 6.7 MiB/s wr, 13 op/s 2024-08-10T05:17:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:09 smithi159 ceph-mon[90359]: osdmap e330: 8 total, 7 up, 8 in 2024-08-10T05:17:09.786 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:09 smithi086 podman[111490]: 2024-08-10 05:17:09.36947999 +0000 UTC m=+0.017178441 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:17:09.786 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:09 smithi086 podman[111490]: 2024-08-10 05:17:09.474784748 +0000 UTC m=+0.122483201 container create 039a4f503c757a2c2882260aeb3b9fa6aba7f4cec479cfd12fe9655a39b9f080 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, org.label-schema.license=GPLv2) 2024-08-10T05:17:09.786 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:09 smithi086 podman[111490]: 2024-08-10 05:17:09.687178469 +0000 UTC m=+0.334876933 container init 039a4f503c757a2c2882260aeb3b9fa6aba7f4cec479cfd12fe9655a39b9f080 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-bca9905, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-08-10T05:17:09.787 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:09 smithi086 podman[111490]: 2024-08-10 05:17:09.692294481 +0000 UTC m=+0.339992933 container start 039a4f503c757a2c2882260aeb3b9fa6aba7f4cec479cfd12fe9655a39b9f080 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-bca9905, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T05:17:09.787 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:09 smithi086 podman[111490]: 2024-08-10 05:17:09.78687879 +0000 UTC m=+0.434577256 container attach 039a4f503c757a2c2882260aeb3b9fa6aba7f4cec479cfd12fe9655a39b9f080 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-bca9905, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T05:17:09.921 INFO:tasks.rados.rados.0.smithi086.stdout:1295: finishing write tid 3 to smithi08687503-10 2024-08-10T05:17:09.921 INFO:tasks.rados.rados.0.smithi086.stdout:1295: finishing write tid 4 to smithi08687503-10 2024-08-10T05:17:09.921 INFO:tasks.rados.rados.0.smithi086.stdout:1295: finishing write tid 5 to smithi08687503-10 2024-08-10T05:17:09.922 INFO:tasks.rados.rados.0.smithi086.stdout:1295: oid 10 updating version 0 to 847 2024-08-10T05:17:09.922 INFO:tasks.rados.rados.0.smithi086.stdout:1295: oid 10 version 847 is already newer than 846 2024-08-10T05:17:09.922 INFO:tasks.rados.rados.0.smithi086.stdout:1295: oid 10 version 847 is already newer than 845 2024-08-10T05:17:09.922 INFO:tasks.rados.rados.0.smithi086.stdout:1295: oid 10 version 847 is already newer than 844 2024-08-10T05:17:09.922 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 847 (ObjNum 396 snap 133 seq_num 396) dirty exists 2024-08-10T05:17:09.922 INFO:tasks.rados.rados.0.smithi086.stdout:1295: left oid 10 (ObjNum 396 snap 133 seq_num 396) 2024-08-10T05:17:09.922 INFO:tasks.rados.rados.0.smithi086.stdout:1295: done (2 left) 2024-08-10T05:17:09.922 INFO:tasks.rados.rados.0.smithi086.stdout:1297: done (1 left) 2024-08-10T05:17:09.922 INFO:tasks.rados.rados.0.smithi086.stdout:1298: done (0 left) 2024-08-10T05:17:09.922 INFO:tasks.rados.rados.0.smithi086.stdout:1299: snap_remove snap 111 2024-08-10T05:17:10.157 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:09 smithi086 podman[111490]: 2024-08-10 05:17:09.881766442 +0000 UTC m=+0.529464894 container died 039a4f503c757a2c2882260aeb3b9fa6aba7f4cec479cfd12fe9655a39b9f080 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-deactivate, RELEASE=squid-bca9905, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, 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_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T05:17:10.905 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:10 smithi086 podman[111533]: 2024-08-10 05:17:10.516145574 +0000 UTC m=+0.628079633 container remove 039a4f503c757a2c2882260aeb3b9fa6aba7f4cec479cfd12fe9655a39b9f080 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-08-10T05:17:10.905 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:10 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.1.service: Deactivated successfully. 2024-08-10T05:17:10.905 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:10 smithi086 systemd[1]: Stopped Ceph osd.1 for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:17:10.905 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:10 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.1.service: Consumed 10.368s CPU time. 2024-08-10T05:17:10.906 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:10 smithi086 systemd[1]: Starting Ceph osd.1 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:17:10.925 INFO:tasks.rados.rados.0.smithi086.stdout:1299: done (0 left) 2024-08-10T05:17:10.925 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 133 2024-08-10T05:17:10.926 INFO:tasks.rados.rados.0.smithi086.stdout:1300: seq_num 398 ranges {7118848=671744,7790592=557056,8347648=532480,8880128=114688} 2024-08-10T05:17:10.968 INFO:tasks.rados.rados.0.smithi086.stdout:1300: writing smithi08687503-23 from 7118848 to 7790592 tid 1 2024-08-10T05:17:10.970 INFO:tasks.rados.rados.0.smithi086.stdout:1300: writing smithi08687503-23 from 7790592 to 8347648 tid 2 2024-08-10T05:17:10.973 INFO:tasks.rados.rados.0.smithi086.stdout:1300: writing smithi08687503-23 from 8347648 to 8880128 tid 3 2024-08-10T05:17:10.974 INFO:tasks.rados.rados.0.smithi086.stdout:1300: writing smithi08687503-23 from 8880128 to 8994816 tid 4 2024-08-10T05:17:10.974 INFO:tasks.rados.rados.0.smithi086.stdout:1301: copy_from oid 40 from oid 35 current snap is 133 2024-08-10T05:17:10.975 INFO:tasks.rados.rados.0.smithi086.stdout:1300: finishing write tid 1 to smithi08687503-23 2024-08-10T05:17:10.975 INFO:tasks.rados.rados.0.smithi086.stdout:1300: finishing write tid 2 to smithi08687503-23 2024-08-10T05:17:10.975 INFO:tasks.rados.rados.0.smithi086.stdout:1302: snap_create 2024-08-10T05:17:10.978 INFO:tasks.rados.rados.0.smithi086.stdout:1300: finishing write tid 3 to smithi08687503-23 2024-08-10T05:17:10.978 INFO:tasks.rados.rados.0.smithi086.stdout:1300: finishing write tid 4 to smithi08687503-23 2024-08-10T05:17:10.978 INFO:tasks.rados.rados.0.smithi086.stdout:1300: finishing write tid 5 to smithi08687503-23 2024-08-10T05:17:10.979 INFO:tasks.rados.rados.0.smithi086.stdout:1300: finishing write tid 6 to smithi08687503-23 2024-08-10T05:17:10.980 INFO:tasks.rados.rados.0.smithi086.stdout:1300: oid 23 updating version 0 to 707 2024-08-10T05:17:10.982 INFO:tasks.rados.rados.0.smithi086.stdout:1300: oid 23 version 707 is already newer than 706 2024-08-10T05:17:10.982 INFO:tasks.rados.rados.0.smithi086.stdout:1300: oid 23 updating version 707 to 708 2024-08-10T05:17:10.982 INFO:tasks.rados.rados.0.smithi086.stdout:1300: oid 23 updating version 708 to 709 2024-08-10T05:17:10.982 INFO:tasks.rados.rados.0.smithi086.stdout:1300: oid 23 version 709 is already newer than 705 2024-08-10T05:17:10.982 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 709 (ObjNum 398 snap 133 seq_num 398) dirty exists 2024-08-10T05:17:10.982 INFO:tasks.rados.rados.0.smithi086.stdout:1300: left oid 23 (ObjNum 398 snap 133 seq_num 398) 2024-08-10T05:17:10.988 INFO:tasks.rados.rados.0.smithi086.stdout:1301: finishing copy_from racing read to smithi08687503-40 2024-08-10T05:17:10.989 INFO:tasks.rados.rados.0.smithi086.stdout:1301: finishing copy_from to smithi08687503-40 2024-08-10T05:17:10.989 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 598 (ObjNum 379 snap 125 seq_num 379) dirty exists 2024-08-10T05:17:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:10 smithi159 ceph-mon[90359]: osdmap e331: 8 total, 7 up, 8 in 2024-08-10T05:17:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:10 smithi159 ceph-mon[90359]: pgmap v152: 121 pgs: 7 peering, 15 stale+active+clean, 99 active+clean; 194 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 7.1 MiB/s wr, 16 op/s 2024-08-10T05:17:11.253 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:10 smithi086 ceph-mon[101471]: osdmap e331: 8 total, 7 up, 8 in 2024-08-10T05:17:11.253 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:10 smithi086 ceph-mon[101471]: pgmap v152: 121 pgs: 7 peering, 15 stale+active+clean, 99 active+clean; 194 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 7.1 MiB/s wr, 16 op/s 2024-08-10T05:17:11.253 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:10 smithi086 ceph-mon[98993]: osdmap e331: 8 total, 7 up, 8 in 2024-08-10T05:17:11.253 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:10 smithi086 ceph-mon[98993]: pgmap v152: 121 pgs: 7 peering, 15 stale+active+clean, 99 active+clean; 194 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 7.1 MiB/s wr, 16 op/s 2024-08-10T05:17:11.254 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:10 smithi086 podman[111639]: 2024-08-10 05:17:10.870515863 +0000 UTC m=+0.017203374 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:17:11.254 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 podman[111639]: 2024-08-10 05:17:11.029670603 +0000 UTC m=+0.176358113 container create fcc47b521853d5dd674e19ee85a74655742fc24c448001edd1c543a2478dd5b6 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-activate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T05:17:11.594 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 podman[111639]: 2024-08-10 05:17:11.253401972 +0000 UTC m=+0.400089492 container init fcc47b521853d5dd674e19ee85a74655742fc24c448001edd1c543a2478dd5b6 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-activate, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.36.0) 2024-08-10T05:17:11.594 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 podman[111639]: 2024-08-10 05:17:11.258795772 +0000 UTC m=+0.405483290 container start fcc47b521853d5dd674e19ee85a74655742fc24c448001edd1c543a2478dd5b6 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-08-10T05:17:11.594 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 podman[111639]: 2024-08-10 05:17:11.361452503 +0000 UTC m=+0.508140029 container attach fcc47b521853d5dd674e19ee85a74655742fc24c448001edd1c543a2478dd5b6 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-activate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2) 2024-08-10T05:17:11.594 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-activate[111655]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:17:11.594 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 bash[111639]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:17:11.594 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-activate[111655]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:17:11.594 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 bash[111639]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:17:11.594 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-activate[111655]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-10T05:17:11.594 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 bash[111639]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-10T05:17:11.905 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-activate[111655]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-08-10T05:17:11.905 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 bash[111639]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-08-10T05:17:11.905 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-activate[111655]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-08-10T05:17:11.905 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 bash[111639]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-08-10T05:17:11.906 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-activate[111655]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-10T05:17:11.906 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 bash[111639]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-10T05:17:11.906 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-activate[111655]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-08-10T05:17:11.906 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 bash[111639]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-08-10T05:17:11.906 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-activate[111655]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-10T05:17:11.906 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 bash[111639]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-10T05:17:11.906 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-activate[111655]: --> ceph-volume raw activate successful for osd ID: 1 2024-08-10T05:17:11.906 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 bash[111639]: --> ceph-volume raw activate successful for osd ID: 1 2024-08-10T05:17:11.906 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:11 smithi086 podman[111639]: 2024-08-10 05:17:11.641200978 +0000 UTC m=+0.787888491 container died fcc47b521853d5dd674e19ee85a74655742fc24c448001edd1c543a2478dd5b6 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T05:17:11.932 INFO:tasks.rados.rados.0.smithi086.stdout:1300: done (2 left) 2024-08-10T05:17:11.932 INFO:tasks.rados.rados.0.smithi086.stdout:1301: done (1 left) 2024-08-10T05:17:11.932 INFO:tasks.rados.rados.0.smithi086.stdout:1302: done (0 left) 2024-08-10T05:17:11.932 INFO:tasks.rados.rados.0.smithi086.stdout:1303: delete oid 3 current snap is 134 2024-08-10T05:17:11.939 INFO:tasks.rados.rados.0.smithi086.stdout:1303: done (0 left) 2024-08-10T05:17:11.940 INFO:tasks.rados.rados.0.smithi086.stdout:1304: read oid 6 snap -1 2024-08-10T05:17:11.940 INFO:tasks.rados.rados.0.smithi086.stdout:1304: expect (ObjNum 215 snap 59 seq_num 215) 2024-08-10T05:17:11.940 INFO:tasks.rados.rados.0.smithi086.stdout:1305: delete oid 30 current snap is 134 2024-08-10T05:17:11.942 INFO:tasks.rados.rados.0.smithi086.stdout:1305: done (1 left) 2024-08-10T05:17:11.942 INFO:tasks.rados.rados.0.smithi086.stdout:1306: snap_remove snap 107 2024-08-10T05:17:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:11 smithi159 ceph-mon[90359]: osdmap e332: 8 total, 7 up, 8 in 2024-08-10T05:17:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:17:12.189 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:11 smithi086 ceph-mon[101471]: osdmap e332: 8 total, 7 up, 8 in 2024-08-10T05:17:12.189 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:12.189 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:17:12.189 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:11 smithi086 ceph-mon[98993]: osdmap e332: 8 total, 7 up, 8 in 2024-08-10T05:17:12.190 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:12.190 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:17:12.553 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:12 smithi086 podman[111810]: 2024-08-10 05:17:12.18972289 +0000 UTC m=+0.543086238 container remove fcc47b521853d5dd674e19ee85a74655742fc24c448001edd1c543a2478dd5b6 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-08-10T05:17:12.553 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:12 smithi086 podman[111874]: 2024-08-10 05:17:12.304678262 +0000 UTC m=+0.017819202 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:17:12.553 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:12 smithi086 podman[111874]: 2024-08-10 05:17:12.432777487 +0000 UTC m=+0.145918451 container create 64868becde7b3f00d675704a2e424bd6b9fab48696eacea8e5546dfb0c050e19 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-bca9905, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, ceph=True, org.label-schema.vendor=CentOS) 2024-08-10T05:17:12.947 INFO:tasks.rados.rados.0.smithi086.stdout:1306: done (1 left) 2024-08-10T05:17:12.947 INFO:tasks.rados.rados.0.smithi086.stdout:1307: read oid 44 snap -1 2024-08-10T05:17:12.947 INFO:tasks.rados.rados.0.smithi086.stdout:1307: expect deleted 2024-08-10T05:17:12.948 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 8 current snap is 134 2024-08-10T05:17:12.948 INFO:tasks.rados.rados.0.smithi086.stdout:1308: seq_num 401 ranges {122880=720896,843776=606208,1449984=598016} 2024-08-10T05:17:12.953 INFO:tasks.rados.rados.0.smithi086.stdout:1308: writing smithi08687503-8 from 122880 to 843776 tid 1 2024-08-10T05:17:12.958 INFO:tasks.rados.rados.0.smithi086.stdout:1308: writing smithi08687503-8 from 843776 to 1449984 tid 2 2024-08-10T05:17:12.962 INFO:tasks.rados.rados.0.smithi086.stdout:1308: writing smithi08687503-8 from 1449984 to 2048000 tid 3 2024-08-10T05:17:12.962 INFO:tasks.rados.rados.0.smithi086.stdout:1304: expect (ObjNum 215 snap 59 seq_num 215) 2024-08-10T05:17:13.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:12 smithi086 ceph-mon[98993]: osdmap e333: 8 total, 7 up, 8 in 2024-08-10T05:17:13.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:12 smithi086 ceph-mon[98993]: pgmap v155: 121 pgs: 26 active+undersized, 7 peering, 11 active+undersized+degraded, 77 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.7 MiB/s wr, 9 op/s; 59/522 objects degraded (11.303%) 2024-08-10T05:17:13.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:13.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:13.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:17:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:12 smithi086 ceph-mon[101471]: osdmap e333: 8 total, 7 up, 8 in 2024-08-10T05:17:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:12 smithi086 ceph-mon[101471]: pgmap v155: 121 pgs: 26 active+undersized, 7 peering, 11 active+undersized+degraded, 77 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.7 MiB/s wr, 9 op/s; 59/522 objects degraded (11.303%) 2024-08-10T05:17:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:17:13.156 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:12 smithi086 podman[111874]: 2024-08-10 05:17:12.726791171 +0000 UTC m=+0.439932108 container init 64868becde7b3f00d675704a2e424bd6b9fab48696eacea8e5546dfb0c050e19 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1, CEPH_POINT_RELEASE=, RELEASE=squid-bca9905, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T05:17:13.157 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:12 smithi086 podman[111874]: 2024-08-10 05:17:12.732612425 +0000 UTC m=+0.445753346 container start 64868becde7b3f00d675704a2e424bd6b9fab48696eacea8e5546dfb0c050e19 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905) 2024-08-10T05:17:13.157 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:12 smithi086 ceph-osd[111912]: -- 172.21.15.86:0/2096106196 <== mon.0 v2:172.21.15.86:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d56a753a40 con 0x55d56a731c00 2024-08-10T05:17:13.157 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:12 smithi086 bash[111874]: 64868becde7b3f00d675704a2e424bd6b9fab48696eacea8e5546dfb0c050e19 2024-08-10T05:17:13.157 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:12 smithi086 systemd[1]: Started Ceph osd.1 for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:17:13.210 INFO:tasks.rados.rados.0.smithi086.stdout:1308: finishing write tid 1 to smithi08687503-8 2024-08-10T05:17:13.210 INFO:tasks.rados.rados.0.smithi086.stdout:1304: done (2 left) 2024-08-10T05:17:13.210 INFO:tasks.rados.rados.0.smithi086.stdout:1307: done (1 left) 2024-08-10T05:17:13.210 INFO:tasks.rados.rados.0.smithi086.stdout:1309: snap_remove snap 94 2024-08-10T05:17:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:12 smithi159 ceph-mon[90359]: osdmap e333: 8 total, 7 up, 8 in 2024-08-10T05:17:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:12 smithi159 ceph-mon[90359]: pgmap v155: 121 pgs: 26 active+undersized, 7 peering, 11 active+undersized+degraded, 77 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.7 MiB/s wr, 9 op/s; 59/522 objects degraded (11.303%) 2024-08-10T05:17:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:17:13.655 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:13 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1[111888]: 2024-08-10T05:17:13.279+0000 7f1a2ff96640 -1 Falling back to public interface 2024-08-10T05:17:13.954 INFO:tasks.rados.rados.0.smithi086.stdout:1309: done (1 left) 2024-08-10T05:17:13.954 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 43 current snap is 134 2024-08-10T05:17:13.954 INFO:tasks.rados.rados.0.smithi086.stdout:1308: finishing write tid 2 to smithi08687503-8 2024-08-10T05:17:13.954 INFO:tasks.rados.rados.0.smithi086.stdout:1310: seq_num 402 ranges {2244608=737280,2981888=491520,3473408=516096,3989504=196608} 2024-08-10T05:17:13.972 INFO:tasks.rados.rados.0.smithi086.stdout:1310: writing smithi08687503-43 from 2244608 to 2981888 tid 1 2024-08-10T05:17:13.975 INFO:tasks.rados.rados.0.smithi086.stdout:1310: writing smithi08687503-43 from 2981888 to 3473408 tid 2 2024-08-10T05:17:13.978 INFO:tasks.rados.rados.0.smithi086.stdout:1310: writing smithi08687503-43 from 3473408 to 3989504 tid 3 2024-08-10T05:17:13.980 INFO:tasks.rados.rados.0.smithi086.stdout:1310: writing smithi08687503-43 from 3989504 to 4186112 tid 4 2024-08-10T05:17:13.980 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 22 current snap is 134 2024-08-10T05:17:13.980 INFO:tasks.rados.rados.0.smithi086.stdout:1308: finishing write tid 3 to smithi08687503-8 2024-08-10T05:17:13.980 INFO:tasks.rados.rados.0.smithi086.stdout:1308: finishing write tid 4 to smithi08687503-8 2024-08-10T05:17:13.980 INFO:tasks.rados.rados.0.smithi086.stdout:1308: finishing write tid 5 to smithi08687503-8 2024-08-10T05:17:13.980 INFO:tasks.rados.rados.0.smithi086.stdout:1308: oid 8 updating version 0 to 880 2024-08-10T05:17:13.980 INFO:tasks.rados.rados.0.smithi086.stdout:1308: oid 8 updating version 880 to 884 2024-08-10T05:17:13.980 INFO:tasks.rados.rados.0.smithi086.stdout:1308: oid 8 updating version 884 to 885 2024-08-10T05:17:13.980 INFO:tasks.rados.rados.0.smithi086.stdout:1308: oid 8 version 885 is already newer than 883 2024-08-10T05:17:13.980 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 885 (ObjNum 401 snap 134 seq_num 401) dirty exists 2024-08-10T05:17:13.981 INFO:tasks.rados.rados.0.smithi086.stdout:1308: left oid 8 (ObjNum 401 snap 134 seq_num 401) 2024-08-10T05:17:13.981 INFO:tasks.rados.rados.0.smithi086.stdout:1310: finishing write tid 1 to smithi08687503-43 2024-08-10T05:17:13.981 INFO:tasks.rados.rados.0.smithi086.stdout:1310: finishing write tid 2 to smithi08687503-43 2024-08-10T05:17:13.981 INFO:tasks.rados.rados.0.smithi086.stdout:1311: seq_num 403 ranges {0=753664,753664=425984,1179648=720896,1900544=57344} 2024-08-10T05:17:13.984 INFO:tasks.rados.rados.0.smithi086.stdout:1311: writing smithi08687503-22 from 0 to 753664 tid 1 2024-08-10T05:17:13.986 INFO:tasks.rados.rados.0.smithi086.stdout:1311: writing smithi08687503-22 from 753664 to 1179648 tid 2 2024-08-10T05:17:13.990 INFO:tasks.rados.rados.0.smithi086.stdout:1311: writing smithi08687503-22 from 1179648 to 1900544 tid 3 2024-08-10T05:17:13.991 INFO:tasks.rados.rados.0.smithi086.stdout:1311: writing smithi08687503-22 from 1900544 to 1957888 tid 4 2024-08-10T05:17:13.991 INFO:tasks.rados.rados.0.smithi086.stdout:1308: done (2 left) 2024-08-10T05:17:13.991 INFO:tasks.rados.rados.0.smithi086.stdout:1312: snap_remove snap 109 2024-08-10T05:17:14.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:13 smithi086 ceph-mon[101471]: Health check failed: Degraded data redundancy: 59/522 objects degraded (11.303%), 11 pgs degraded (PG_DEGRADED) 2024-08-10T05:17:14.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:13 smithi086 ceph-mon[101471]: osdmap e334: 8 total, 7 up, 8 in 2024-08-10T05:17:14.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:13 smithi086 ceph-mon[98993]: Health check failed: Degraded data redundancy: 59/522 objects degraded (11.303%), 11 pgs degraded (PG_DEGRADED) 2024-08-10T05:17:14.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:13 smithi086 ceph-mon[98993]: osdmap e334: 8 total, 7 up, 8 in 2024-08-10T05:17:14.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:13 smithi159 ceph-mon[90359]: Health check failed: Degraded data redundancy: 59/522 objects degraded (11.303%), 11 pgs degraded (PG_DEGRADED) 2024-08-10T05:17:14.554 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:13 smithi159 ceph-mon[90359]: osdmap e334: 8 total, 7 up, 8 in 2024-08-10T05:17:14.928 INFO:tasks.rados.rados.0.smithi086.stdout:1312: done (2 left) 2024-08-10T05:17:14.928 INFO:tasks.rados.rados.0.smithi086.stdout:1313: rollback oid 24 current snap is 134 2024-08-10T05:17:14.929 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 24 to 113 2024-08-10T05:17:14.929 INFO:tasks.rados.rados.0.smithi086.stdout:1310: finishing write tid 3 to smithi08687503-43 2024-08-10T05:17:14.929 INFO:tasks.rados.rados.0.smithi086.stdout:1310: finishing write tid 4 to smithi08687503-43 2024-08-10T05:17:14.929 INFO:tasks.rados.rados.0.smithi086.stdout:1310: finishing write tid 5 to smithi08687503-43 2024-08-10T05:17:14.929 INFO:tasks.rados.rados.0.smithi086.stdout:1310: finishing write tid 6 to smithi08687503-43 2024-08-10T05:17:14.929 INFO:tasks.rados.rados.0.smithi086.stdout:1310: oid 43 updating version 0 to 589 2024-08-10T05:17:14.929 INFO:tasks.rados.rados.0.smithi086.stdout:1310: oid 43 updating version 589 to 593 2024-08-10T05:17:14.929 INFO:tasks.rados.rados.0.smithi086.stdout:1310: oid 43 version 593 is already newer than 592 2024-08-10T05:17:14.929 INFO:tasks.rados.rados.0.smithi086.stdout:1310: oid 43 version 593 is already newer than 591 2024-08-10T05:17:14.929 INFO:tasks.rados.rados.0.smithi086.stdout:1310: oid 43 version 593 is already newer than 590 2024-08-10T05:17:14.929 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 593 (ObjNum 402 snap 134 seq_num 402) dirty exists 2024-08-10T05:17:14.929 INFO:tasks.rados.rados.0.smithi086.stdout:1310: left oid 43 (ObjNum 402 snap 134 seq_num 402) 2024-08-10T05:17:14.930 INFO:tasks.rados.rados.0.smithi086.stdout:1311: finishing write tid 1 to smithi08687503-22 2024-08-10T05:17:14.930 INFO:tasks.rados.rados.0.smithi086.stdout:1311: finishing write tid 2 to smithi08687503-22 2024-08-10T05:17:14.930 INFO:tasks.rados.rados.0.smithi086.stdout:1311: finishing write tid 3 to smithi08687503-22 2024-08-10T05:17:14.930 INFO:tasks.rados.rados.0.smithi086.stdout:1311: finishing write tid 4 to smithi08687503-22 2024-08-10T05:17:14.930 INFO:tasks.rados.rados.0.smithi086.stdout:1311: finishing write tid 5 to smithi08687503-22 2024-08-10T05:17:14.930 INFO:tasks.rados.rados.0.smithi086.stdout:1311: finishing write tid 6 to smithi08687503-22 2024-08-10T05:17:14.930 INFO:tasks.rados.rados.0.smithi086.stdout:1311: oid 22 updating version 0 to 898 2024-08-10T05:17:14.930 INFO:tasks.rados.rados.0.smithi086.stdout:1311: oid 22 updating version 898 to 901 2024-08-10T05:17:14.930 INFO:tasks.rados.rados.0.smithi086.stdout:1311: oid 22 version 901 is already newer than 900 2024-08-10T05:17:14.930 INFO:tasks.rados.rados.0.smithi086.stdout:1311: oid 22 version 901 is already newer than 899 2024-08-10T05:17:14.930 INFO:tasks.rados.rados.0.smithi086.stdout:1311: oid 22 updating version 901 to 902 2024-08-10T05:17:14.931 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 902 (ObjNum 403 snap 134 seq_num 403) dirty exists 2024-08-10T05:17:14.931 INFO:tasks.rados.rados.0.smithi086.stdout:1311: left oid 22 (ObjNum 403 snap 134 seq_num 403) 2024-08-10T05:17:14.931 INFO:tasks.rados.rados.0.smithi086.stdout:1310: done (2 left) 2024-08-10T05:17:14.931 INFO:tasks.rados.rados.0.smithi086.stdout:1311: done (1 left) 2024-08-10T05:17:14.931 INFO:tasks.rados.rados.0.smithi086.stdout:1314: read oid 9 snap -1 2024-08-10T05:17:14.931 INFO:tasks.rados.rados.0.smithi086.stdout:1314: expect (ObjNum 312 snap 91 seq_num 312) 2024-08-10T05:17:14.931 INFO:tasks.rados.rados.0.smithi086.stdout:1315: read oid 29 snap -1 2024-08-10T05:17:14.931 INFO:tasks.rados.rados.0.smithi086.stdout:1315: expect (ObjNum 395 snap 133 seq_num 395) 2024-08-10T05:17:14.931 INFO:tasks.rados.rados.0.smithi086.stdout:1316: rollback oid 39 current snap is 134 2024-08-10T05:17:14.931 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 39 to 113 2024-08-10T05:17:14.931 INFO:tasks.rados.rados.0.smithi086.stdout:1317: read oid 12 snap 119 2024-08-10T05:17:14.931 INFO:tasks.rados.rados.0.smithi086.stdout:1317: expect (ObjNum 327 snap 104 seq_num 327) 2024-08-10T05:17:14.932 INFO:tasks.rados.rados.0.smithi086.stdout:1318: setattr oid 27 current snap is 134 2024-08-10T05:17:14.932 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 10 current snap is 134 2024-08-10T05:17:14.932 INFO:tasks.rados.rados.0.smithi086.stdout:1319: seq_num 404 ranges {3514368=770048,4284416=712704,4997120=491520} 2024-08-10T05:17:14.957 INFO:tasks.rados.rados.0.smithi086.stdout:1319: writing smithi08687503-10 from 3514368 to 4284416 tid 1 2024-08-10T05:17:14.961 INFO:tasks.rados.rados.0.smithi086.stdout:1319: writing smithi08687503-10 from 4284416 to 4997120 tid 2 2024-08-10T05:17:14.964 INFO:tasks.rados.rados.0.smithi086.stdout:1319: writing smithi08687503-10 from 4997120 to 5488640 tid 3 2024-08-10T05:17:14.966 INFO:tasks.rados.rados.0.smithi086.stdout:1316: finishing rollback tid 1 to smithi08687503-39 2024-08-10T05:17:14.966 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 727 (ObjNum 625 snap 0 seq_num 1607237823) dirty dne 2024-08-10T05:17:14.966 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 91 (ObjNum 381 snap 125 seq_num 381) dirty exists 2024-08-10T05:17:14.966 INFO:tasks.rados.rados.0.smithi086.stdout:1313: finishing rollback tid 0 to smithi08687503-24 2024-08-10T05:17:14.966 INFO:tasks.rados.rados.0.smithi086.stdout:1313: finishing rollback tid 1 to smithi08687503-24 2024-08-10T05:17:14.966 INFO:tasks.rados.rados.0.smithi086.stdout:1313: finishing rollback tid 2 to smithi08687503-24 2024-08-10T05:17:14.966 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 782 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-10T05:17:14.967 INFO:tasks.rados.rados.0.smithi086.stdout:1314: expect (ObjNum 312 snap 91 seq_num 312) 2024-08-10T05:17:14.992 INFO:tasks.rados.rados.0.smithi086.stdout:1315: expect (ObjNum 395 snap 133 seq_num 395) 2024-08-10T05:17:15.117 INFO:tasks.rados.rados.0.smithi086.stdout:1319: finishing write tid 1 to smithi08687503-10 2024-08-10T05:17:15.117 INFO:tasks.rados.rados.0.smithi086.stdout:1313: done (6 left) 2024-08-10T05:17:15.117 INFO:tasks.rados.rados.0.smithi086.stdout:1314: done (5 left) 2024-08-10T05:17:15.118 INFO:tasks.rados.rados.0.smithi086.stdout:1315: done (4 left) 2024-08-10T05:17:15.118 INFO:tasks.rados.rados.0.smithi086.stdout:1316: done (3 left) 2024-08-10T05:17:15.118 INFO:tasks.rados.rados.0.smithi086.stdout:1318: done (2 left) 2024-08-10T05:17:15.118 INFO:tasks.rados.rados.0.smithi086.stdout:1320: snap_create 2024-08-10T05:17:15.118 INFO:tasks.rados.rados.0.smithi086.stdout:1319: finishing write tid 2 to smithi08687503-10 2024-08-10T05:17:15.118 INFO:tasks.rados.rados.0.smithi086.stdout:1317: expect (ObjNum 327 snap 104 seq_num 327) 2024-08-10T05:17:15.361 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:14 smithi086 ceph-mon[98993]: osdmap e335: 8 total, 7 up, 8 in 2024-08-10T05:17:15.361 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:14 smithi086 ceph-mon[98993]: pgmap v158: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 8 op/s; 72/522 objects degraded (13.793%) 2024-08-10T05:17:15.361 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:14 smithi086 ceph-mon[98993]: osdmap e336: 8 total, 7 up, 8 in 2024-08-10T05:17:15.361 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:14 smithi086 ceph-mon[101471]: osdmap e335: 8 total, 7 up, 8 in 2024-08-10T05:17:15.361 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:14 smithi086 ceph-mon[101471]: pgmap v158: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 8 op/s; 72/522 objects degraded (13.793%) 2024-08-10T05:17:15.361 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:14 smithi086 ceph-mon[101471]: osdmap e336: 8 total, 7 up, 8 in 2024-08-10T05:17:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:14 smithi159 ceph-mon[90359]: osdmap e335: 8 total, 7 up, 8 in 2024-08-10T05:17:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:14 smithi159 ceph-mon[90359]: pgmap v158: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 8 op/s; 72/522 objects degraded (13.793%) 2024-08-10T05:17:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:14 smithi159 ceph-mon[90359]: osdmap e336: 8 total, 7 up, 8 in 2024-08-10T05:17:15.637 INFO:tasks.rados.rados.0.smithi086.stdout:1319: finishing write tid 3 to smithi08687503-10 2024-08-10T05:17:15.637 INFO:tasks.rados.rados.0.smithi086.stdout:1319: finishing write tid 4 to smithi08687503-10 2024-08-10T05:17:15.637 INFO:tasks.rados.rados.0.smithi086.stdout:1319: finishing write tid 5 to smithi08687503-10 2024-08-10T05:17:15.637 INFO:tasks.rados.rados.0.smithi086.stdout:1319: oid 10 updating version 0 to 892 2024-08-10T05:17:15.637 INFO:tasks.rados.rados.0.smithi086.stdout:1319: oid 10 version 892 is already newer than 889 2024-08-10T05:17:15.637 INFO:tasks.rados.rados.0.smithi086.stdout:1319: oid 10 version 892 is already newer than 891 2024-08-10T05:17:15.637 INFO:tasks.rados.rados.0.smithi086.stdout:1319: oid 10 version 892 is already newer than 890 2024-08-10T05:17:15.637 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 892 (ObjNum 404 snap 134 seq_num 404) dirty exists 2024-08-10T05:17:15.637 INFO:tasks.rados.rados.0.smithi086.stdout:1319: left oid 10 (ObjNum 404 snap 134 seq_num 404) 2024-08-10T05:17:15.969 INFO:tasks.rados.rados.0.smithi086.stdout:1317: done (2 left) 2024-08-10T05:17:15.969 INFO:tasks.rados.rados.0.smithi086.stdout:1319: done (1 left) 2024-08-10T05:17:15.969 INFO:tasks.rados.rados.0.smithi086.stdout:1320: done (0 left) 2024-08-10T05:17:15.969 INFO:tasks.rados.rados.0.smithi086.stdout:1321: copy_from oid 6 from oid 49 current snap is 135 2024-08-10T05:17:15.969 INFO:tasks.rados.rados.0.smithi086.stdout:1322: rollback oid 33 current snap is 135 2024-08-10T05:17:15.969 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 33 to 134 2024-08-10T05:17:15.969 INFO:tasks.rados.rados.0.smithi086.stdout:1323: copy_from oid 38 from oid 1 current snap is 135 2024-08-10T05:17:15.969 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 16 current snap is 135 2024-08-10T05:17:15.970 INFO:tasks.rados.rados.0.smithi086.stdout:1324: seq_num 405 ranges {0=786432,786432=589824,1376256=614400} 2024-08-10T05:17:15.974 INFO:tasks.rados.rados.0.smithi086.stdout:1324: writing smithi08687503-16 from 0 to 786432 tid 1 2024-08-10T05:17:15.978 INFO:tasks.rados.rados.0.smithi086.stdout:1324: writing smithi08687503-16 from 786432 to 1376256 tid 2 2024-08-10T05:17:15.982 INFO:tasks.rados.rados.0.smithi086.stdout:1324: writing smithi08687503-16 from 1376256 to 1990656 tid 3 2024-08-10T05:17:15.983 INFO:tasks.rados.rados.0.smithi086.stdout:1325: snap_create 2024-08-10T05:17:15.983 INFO:tasks.rados.rados.0.smithi086.stdout:1322: finishing rollback tid 0 to smithi08687503-33 2024-08-10T05:17:15.983 INFO:tasks.rados.rados.0.smithi086.stdout:1322: finishing rollback tid 1 to smithi08687503-33 2024-08-10T05:17:15.983 INFO:tasks.rados.rados.0.smithi086.stdout:1322: finishing rollback tid 2 to smithi08687503-33 2024-08-10T05:17:15.983 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 601 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-10T05:17:15.983 INFO:tasks.rados.rados.0.smithi086.stdout:1323: finishing copy_from racing read to smithi08687503-38 2024-08-10T05:17:15.983 INFO:tasks.rados.rados.0.smithi086.stdout:1323: finishing copy_from to smithi08687503-38 2024-08-10T05:17:15.983 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 726 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-08-10T05:17:15.983 INFO:tasks.rados.rados.0.smithi086.stdout:1321: finishing copy_from racing read to smithi08687503-6 2024-08-10T05:17:15.984 INFO:tasks.rados.rados.0.smithi086.stdout:1321: finishing copy_from to smithi08687503-6 2024-08-10T05:17:15.984 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 721 (ObjNum 363 snap 118 seq_num 363) dirty exists 2024-08-10T05:17:15.986 INFO:tasks.rados.rados.0.smithi086.stdout:1324: finishing write tid 1 to smithi08687503-16 2024-08-10T05:17:15.986 INFO:tasks.rados.rados.0.smithi086.stdout:1324: finishing write tid 2 to smithi08687503-16 2024-08-10T05:17:15.986 INFO:tasks.rados.rados.0.smithi086.stdout:1324: finishing write tid 3 to smithi08687503-16 2024-08-10T05:17:15.986 INFO:tasks.rados.rados.0.smithi086.stdout:1324: finishing write tid 4 to smithi08687503-16 2024-08-10T05:17:15.987 INFO:tasks.rados.rados.0.smithi086.stdout:1324: finishing write tid 5 to smithi08687503-16 2024-08-10T05:17:15.988 INFO:tasks.rados.rados.0.smithi086.stdout:1324: oid 16 updating version 0 to 897 2024-08-10T05:17:15.988 INFO:tasks.rados.rados.0.smithi086.stdout:1324: oid 16 version 897 is already newer than 894 2024-08-10T05:17:15.988 INFO:tasks.rados.rados.0.smithi086.stdout:1324: oid 16 version 897 is already newer than 896 2024-08-10T05:17:15.988 INFO:tasks.rados.rados.0.smithi086.stdout:1324: oid 16 version 897 is already newer than 895 2024-08-10T05:17:15.988 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 897 (ObjNum 405 snap 135 seq_num 405) dirty exists 2024-08-10T05:17:15.988 INFO:tasks.rados.rados.0.smithi086.stdout:1324: left oid 16 (ObjNum 405 snap 135 seq_num 405) 2024-08-10T05:17:16.405 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:16 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1[111888]: 2024-08-10T05:17:16.129+0000 7f1a2ff96640 -1 osd.1 328 log_to_monitors true 2024-08-10T05:17:16.972 INFO:tasks.rados.rados.0.smithi086.stdout:1321: done (4 left) 2024-08-10T05:17:16.972 INFO:tasks.rados.rados.0.smithi086.stdout:1322: done (3 left) 2024-08-10T05:17:16.972 INFO:tasks.rados.rados.0.smithi086.stdout:1323: done (2 left) 2024-08-10T05:17:16.972 INFO:tasks.rados.rados.0.smithi086.stdout:1324: done (1 left) 2024-08-10T05:17:16.972 INFO:tasks.rados.rados.0.smithi086.stdout:1325: done (0 left) 2024-08-10T05:17:16.972 INFO:tasks.rados.rados.0.smithi086.stdout:1326: copy_from oid 31 from oid 47 current snap is 136 2024-08-10T05:17:16.972 INFO:tasks.rados.rados.0.smithi086.stdout:1327: read oid 12 snap 126 2024-08-10T05:17:16.972 INFO:tasks.rados.rados.0.smithi086.stdout:1327: expect (ObjNum 377 snap 123 seq_num 377) 2024-08-10T05:17:16.973 INFO:tasks.rados.rados.0.smithi086.stdout:1328: copy_from oid 42 from oid 23 current snap is 136 2024-08-10T05:17:16.973 INFO:tasks.rados.rados.0.smithi086.stdout:1329: snap_create 2024-08-10T05:17:16.989 INFO:tasks.rados.rados.0.smithi086.stdout:1326: finishing copy_from racing read to smithi08687503-31 2024-08-10T05:17:16.991 INFO:tasks.rados.rados.0.smithi086.stdout:1326: finishing copy_from to smithi08687503-31 2024-08-10T05:17:16.991 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 341 (ObjNum 329 snap 104 seq_num 329) dirty exists 2024-08-10T05:17:17.015 INFO:tasks.rados.rados.0.smithi086.stdout:1328: finishing copy_from racing read to smithi08687503-42 2024-08-10T05:17:17.015 INFO:tasks.rados.rados.0.smithi086.stdout:1328: finishing copy_from to smithi08687503-42 2024-08-10T05:17:17.015 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 709 (ObjNum 398 snap 133 seq_num 398) dirty exists 2024-08-10T05:17:17.021 INFO:tasks.rados.rados.0.smithi086.stdout:1327: expect (ObjNum 377 snap 123 seq_num 377) 2024-08-10T05:17:17.306 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:16 smithi086 ceph-mon[98993]: osdmap e337: 8 total, 7 up, 8 in 2024-08-10T05:17:17.306 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:16 smithi086 ceph-mon[98993]: from='osd.1 [v2:172.21.15.86:6810/2510080873,v1:172.21.15.86:6811/2510080873]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-10T05:17:17.307 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:16 smithi086 ceph-mon[98993]: pgmap v161: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 1.1 MiB/s wr, 1 op/s; 72/522 objects degraded (13.793%) 2024-08-10T05:17:17.307 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:16 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:17.307 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:16 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:17.307 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 05:17:16 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1[111888]: 2024-08-10T05:17:16.993+0000 7f1a23d39640 -1 osd.1 328 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T05:17:17.307 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:16 smithi086 ceph-mon[101471]: osdmap e337: 8 total, 7 up, 8 in 2024-08-10T05:17:17.308 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:16 smithi086 ceph-mon[101471]: from='osd.1 [v2:172.21.15.86:6810/2510080873,v1:172.21.15.86:6811/2510080873]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-10T05:17:17.308 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:16 smithi086 ceph-mon[101471]: pgmap v161: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 1.1 MiB/s wr, 1 op/s; 72/522 objects degraded (13.793%) 2024-08-10T05:17:17.308 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:16 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:17.308 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:16 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:16 smithi159 ceph-mon[90359]: osdmap e337: 8 total, 7 up, 8 in 2024-08-10T05:17:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:16 smithi159 ceph-mon[90359]: from='osd.1 [v2:172.21.15.86:6810/2510080873,v1:172.21.15.86:6811/2510080873]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-10T05:17:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:16 smithi159 ceph-mon[90359]: pgmap v161: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 1.1 MiB/s wr, 1 op/s; 72/522 objects degraded (13.793%) 2024-08-10T05:17:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:16 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:16 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:17.973 INFO:tasks.rados.rados.0.smithi086.stdout:1326: done (3 left) 2024-08-10T05:17:17.973 INFO:tasks.rados.rados.0.smithi086.stdout:1327: done (2 left) 2024-08-10T05:17:17.974 INFO:tasks.rados.rados.0.smithi086.stdout:1328: done (1 left) 2024-08-10T05:17:17.974 INFO:tasks.rados.rados.0.smithi086.stdout:1329: done (0 left) 2024-08-10T05:17:17.974 INFO:tasks.rados.rados.0.smithi086.stdout:1330: copy_from oid 35 from oid 22 current snap is 137 2024-08-10T05:17:17.974 INFO:tasks.rados.rados.0.smithi086.stdout:1331: rollback oid 20 current snap is 137 2024-08-10T05:17:17.974 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 20 to 129 2024-08-10T05:17:17.974 INFO:tasks.rados.rados.0.smithi086.stdout:1332: delete oid 27 current snap is 137 2024-08-10T05:17:17.997 INFO:tasks.rados.rados.0.smithi086.stdout:1331: finishing rollback tid 0 to smithi08687503-20 2024-08-10T05:17:17.998 INFO:tasks.rados.rados.0.smithi086.stdout:1331: finishing rollback tid 1 to smithi08687503-20 2024-08-10T05:17:17.998 INFO:tasks.rados.rados.0.smithi086.stdout:1331: finishing rollback tid 2 to smithi08687503-20 2024-08-10T05:17:17.998 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 163 (ObjNum 360 snap 116 seq_num 360) dirty exists 2024-08-10T05:17:18.263 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:17 smithi086 ceph-mon[101471]: from='osd.1 [v2:172.21.15.86:6810/2510080873,v1:172.21.15.86:6811/2510080873]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-10T05:17:18.263 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:17 smithi086 ceph-mon[101471]: osdmap e338: 8 total, 7 up, 8 in 2024-08-10T05:17:18.263 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:17 smithi086 ceph-mon[101471]: from='osd.1 [v2:172.21.15.86:6810/2510080873,v1:172.21.15.86:6811/2510080873]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:17:18.264 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:17 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:18.264 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:17 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:18.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:17 smithi086 ceph-mon[98993]: from='osd.1 [v2:172.21.15.86:6810/2510080873,v1:172.21.15.86:6811/2510080873]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-10T05:17:18.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:17 smithi086 ceph-mon[98993]: osdmap e338: 8 total, 7 up, 8 in 2024-08-10T05:17:18.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:17 smithi086 ceph-mon[98993]: from='osd.1 [v2:172.21.15.86:6810/2510080873,v1:172.21.15.86:6811/2510080873]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:17:18.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:17 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:18.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:17 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:17 smithi159 ceph-mon[90359]: from='osd.1 [v2:172.21.15.86:6810/2510080873,v1:172.21.15.86:6811/2510080873]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-10T05:17:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:17 smithi159 ceph-mon[90359]: osdmap e338: 8 total, 7 up, 8 in 2024-08-10T05:17:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:17 smithi159 ceph-mon[90359]: from='osd.1 [v2:172.21.15.86:6810/2510080873,v1:172.21.15.86:6811/2510080873]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:17:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:17 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:18.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:17 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:18.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:17:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:17:18] "GET /metrics HTTP/1.1" 200 36134 "" "Prometheus/2.43.0" 2024-08-10T05:17:19.015 INFO:tasks.rados.rados.0.smithi086.stdout:1331: done (2 left) 2024-08-10T05:17:19.015 INFO:tasks.rados.rados.0.smithi086.stdout:1332: done (1 left) 2024-08-10T05:17:19.016 INFO:tasks.rados.rados.0.smithi086.stdout:1333: rollback oid 39 current snap is 137 2024-08-10T05:17:19.016 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 39 to 135 2024-08-10T05:17:19.016 INFO:tasks.rados.rados.0.smithi086.stdout:1334: delete oid 11 current snap is 137 2024-08-10T05:17:19.016 INFO:tasks.rados.rados.0.smithi086.stdout:1330: finishing copy_from racing read to smithi08687503-35 2024-08-10T05:17:19.018 INFO:tasks.rados.rados.0.smithi086.stdout:1334: done (2 left) 2024-08-10T05:17:19.018 INFO:tasks.rados.rados.0.smithi086.stdout:1335: copy_from oid 20 from oid 34 current snap is 137 2024-08-10T05:17:19.019 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 7 current snap is 137 2024-08-10T05:17:19.019 INFO:tasks.rados.rados.0.smithi086.stdout:1336: seq_num 408 ranges {1843200=442368,2285568=647168,2932736=507904,3440640=450560} 2024-08-10T05:17:19.031 INFO:tasks.rados.rados.0.smithi086.stdout:1336: writing smithi08687503-7 from 1843200 to 2285568 tid 1 2024-08-10T05:17:19.032 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:18 smithi086 ceph-mon[98993]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:17:19.032 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:18 smithi086 ceph-mon[98993]: osd.1 [v2:172.21.15.86:6810/2510080873,v1:172.21.15.86:6811/2510080873] boot 2024-08-10T05:17:19.033 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:18 smithi086 ceph-mon[98993]: osdmap e339: 8 total, 8 up, 8 in 2024-08-10T05:17:19.033 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:17:19.033 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:18 smithi086 ceph-mon[98993]: pgmap v164: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 214 MiB data, 1024 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 5.1 MiB/s wr, 14 op/s; 74/516 objects degraded (14.341%) 2024-08-10T05:17:19.033 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:18 smithi086 ceph-mon[98993]: osdmap e340: 8 total, 8 up, 8 in 2024-08-10T05:17:19.033 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:19 smithi086 ceph-mon[101471]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:17:19.033 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:19 smithi086 ceph-mon[101471]: osd.1 [v2:172.21.15.86:6810/2510080873,v1:172.21.15.86:6811/2510080873] boot 2024-08-10T05:17:19.033 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:19 smithi086 ceph-mon[101471]: osdmap e339: 8 total, 8 up, 8 in 2024-08-10T05:17:19.034 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:19 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:17:19.034 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:19 smithi086 ceph-mon[101471]: pgmap v164: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 214 MiB data, 1024 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 5.1 MiB/s wr, 14 op/s; 74/516 objects degraded (14.341%) 2024-08-10T05:17:19.034 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:19 smithi086 ceph-mon[101471]: osdmap e340: 8 total, 8 up, 8 in 2024-08-10T05:17:19.035 INFO:tasks.rados.rados.0.smithi086.stdout:1336: writing smithi08687503-7 from 2285568 to 2932736 tid 2 2024-08-10T05:17:19.038 INFO:tasks.rados.rados.0.smithi086.stdout:1336: writing smithi08687503-7 from 2932736 to 3440640 tid 3 2024-08-10T05:17:19.041 INFO:tasks.rados.rados.0.smithi086.stdout:1336: writing smithi08687503-7 from 3440640 to 3891200 tid 4 2024-08-10T05:17:19.042 INFO:tasks.rados.rados.0.smithi086.stdout:1333: finishing rollback tid 1 to smithi08687503-39 2024-08-10T05:17:19.042 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 727 (ObjNum 97 snap 0 seq_num 3355468640) dirty dne 2024-08-10T05:17:19.043 INFO:tasks.rados.rados.0.smithi086.stdout:1330: finishing copy_from to smithi08687503-35 2024-08-10T05:17:19.043 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 902 (ObjNum 403 snap 134 seq_num 403) dirty exists 2024-08-10T05:17:19.043 INFO:tasks.rados.rados.0.smithi086.stdout:1335: finishing copy_from racing read to smithi08687503-20 2024-08-10T05:17:19.043 INFO:tasks.rados.rados.0.smithi086.stdout:1335: finishing copy_from to smithi08687503-20 2024-08-10T05:17:19.043 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 733 (ObjNum 394 snap 131 seq_num 394) dirty exists 2024-08-10T05:17:19.043 INFO:tasks.rados.rados.0.smithi086.stdout:1336: finishing write tid 1 to smithi08687503-7 2024-08-10T05:17:19.043 INFO:tasks.rados.rados.0.smithi086.stdout:1336: finishing write tid 2 to smithi08687503-7 2024-08-10T05:17:19.043 INFO:tasks.rados.rados.0.smithi086.stdout:1330: done (3 left) 2024-08-10T05:17:19.043 INFO:tasks.rados.rados.0.smithi086.stdout:1333: done (2 left) 2024-08-10T05:17:19.043 INFO:tasks.rados.rados.0.smithi086.stdout:1335: done (1 left) 2024-08-10T05:17:19.044 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 46 current snap is 137 2024-08-10T05:17:19.044 INFO:tasks.rados.rados.0.smithi086.stdout:1336: finishing write tid 3 to smithi08687503-7 2024-08-10T05:17:19.044 INFO:tasks.rados.rados.0.smithi086.stdout:1337: seq_num 409 ranges {2555904=458752,3014656=532480,3547136=720896,4268032=352256} 2024-08-10T05:17:19.062 INFO:tasks.rados.rados.0.smithi086.stdout:1337: writing smithi08687503-46 from 2555904 to 3014656 tid 1 2024-08-10T05:17:19.066 INFO:tasks.rados.rados.0.smithi086.stdout:1337: writing smithi08687503-46 from 3014656 to 3547136 tid 2 2024-08-10T05:17:19.070 INFO:tasks.rados.rados.0.smithi086.stdout:1337: writing smithi08687503-46 from 3547136 to 4268032 tid 3 2024-08-10T05:17:19.073 INFO:tasks.rados.rados.0.smithi086.stdout:1337: writing smithi08687503-46 from 4268032 to 4620288 tid 4 2024-08-10T05:17:19.073 INFO:tasks.rados.rados.0.smithi086.stdout:1338: rollback oid 31 current snap is 137 2024-08-10T05:17:19.073 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 31 to 125 2024-08-10T05:17:19.073 INFO:tasks.rados.rados.0.smithi086.stdout:1336: finishing write tid 4 to smithi08687503-7 2024-08-10T05:17:19.073 INFO:tasks.rados.rados.0.smithi086.stdout:1339: read oid 10 snap -1 2024-08-10T05:17:19.074 INFO:tasks.rados.rados.0.smithi086.stdout:1339: expect (ObjNum 404 snap 134 seq_num 404) 2024-08-10T05:17:19.074 INFO:tasks.rados.rados.0.smithi086.stdout:1340: snap_remove snap 124 2024-08-10T05:17:19.074 INFO:tasks.rados.rados.0.smithi086.stdout:1336: finishing write tid 5 to smithi08687503-7 2024-08-10T05:17:19.074 INFO:tasks.rados.rados.0.smithi086.stdout:1336: finishing write tid 6 to smithi08687503-7 2024-08-10T05:17:19.074 INFO:tasks.rados.rados.0.smithi086.stdout:1336: oid 7 updating version 0 to 729 2024-08-10T05:17:19.074 INFO:tasks.rados.rados.0.smithi086.stdout:1336: oid 7 updating version 729 to 730 2024-08-10T05:17:19.075 INFO:tasks.rados.rados.0.smithi086.stdout:1336: oid 7 version 730 is already newer than 728 2024-08-10T05:17:19.075 INFO:tasks.rados.rados.0.smithi086.stdout:1336: oid 7 updating version 730 to 732 2024-08-10T05:17:19.075 INFO:tasks.rados.rados.0.smithi086.stdout:1336: oid 7 version 732 is already newer than 731 2024-08-10T05:17:19.075 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 732 (ObjNum 408 snap 137 seq_num 408) dirty exists 2024-08-10T05:17:19.075 INFO:tasks.rados.rados.0.smithi086.stdout:1336: left oid 7 (ObjNum 408 snap 137 seq_num 408) 2024-08-10T05:17:19.075 INFO:tasks.rados.rados.0.smithi086.stdout:1337: finishing write tid 1 to smithi08687503-46 2024-08-10T05:17:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:18 smithi159 ceph-mon[90359]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:17:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:18 smithi159 ceph-mon[90359]: osd.1 [v2:172.21.15.86:6810/2510080873,v1:172.21.15.86:6811/2510080873] boot 2024-08-10T05:17:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:18 smithi159 ceph-mon[90359]: osdmap e339: 8 total, 8 up, 8 in 2024-08-10T05:17:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T05:17:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:18 smithi159 ceph-mon[90359]: pgmap v164: 121 pgs: 32 active+undersized, 12 active+undersized+degraded, 77 active+clean; 214 MiB data, 1024 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 5.1 MiB/s wr, 14 op/s; 74/516 objects degraded (14.341%) 2024-08-10T05:17:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:18 smithi159 ceph-mon[90359]: osdmap e340: 8 total, 8 up, 8 in 2024-08-10T05:17:20.004 INFO:tasks.rados.rados.0.smithi086.stdout:1336: done (4 left) 2024-08-10T05:17:20.004 INFO:tasks.rados.rados.0.smithi086.stdout:1340: done (3 left) 2024-08-10T05:17:20.004 INFO:tasks.rados.rados.0.smithi086.stdout:1341: delete oid 3 current snap is 137 2024-08-10T05:17:20.004 INFO:tasks.rados.rados.0.smithi086.stdout:1337: finishing write tid 2 to smithi08687503-46 2024-08-10T05:17:20.004 INFO:tasks.rados.rados.0.smithi086.stdout:1337: finishing write tid 3 to smithi08687503-46 2024-08-10T05:17:20.004 INFO:tasks.rados.rados.0.smithi086.stdout:1337: finishing write tid 4 to smithi08687503-46 2024-08-10T05:17:20.004 INFO:tasks.rados.rados.0.smithi086.stdout:1337: finishing write tid 5 to smithi08687503-46 2024-08-10T05:17:20.004 INFO:tasks.rados.rados.0.smithi086.stdout:1338: finishing rollback tid 0 to smithi08687503-31 2024-08-10T05:17:20.005 INFO:tasks.rados.rados.0.smithi086.stdout:1338: finishing rollback tid 1 to smithi08687503-31 2024-08-10T05:17:20.005 INFO:tasks.rados.rados.0.smithi086.stdout:1337: finishing write tid 6 to smithi08687503-46 2024-08-10T05:17:20.005 INFO:tasks.rados.rados.0.smithi086.stdout:1337: oid 46 updating version 0 to 905 2024-08-10T05:17:20.005 INFO:tasks.rados.rados.0.smithi086.stdout:1337: oid 46 version 905 is already newer than 904 2024-08-10T05:17:20.005 INFO:tasks.rados.rados.0.smithi086.stdout:1337: oid 46 updating version 905 to 906 2024-08-10T05:17:20.005 INFO:tasks.rados.rados.0.smithi086.stdout:1337: oid 46 version 906 is already newer than 903 2024-08-10T05:17:20.005 INFO:tasks.rados.rados.0.smithi086.stdout:1337: oid 46 updating version 906 to 907 2024-08-10T05:17:20.005 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 907 (ObjNum 409 snap 137 seq_num 409) dirty exists 2024-08-10T05:17:20.005 INFO:tasks.rados.rados.0.smithi086.stdout:1337: left oid 46 (ObjNum 409 snap 137 seq_num 409) 2024-08-10T05:17:20.005 INFO:tasks.rados.rados.0.smithi086.stdout:1338: finishing rollback tid 2 to smithi08687503-31 2024-08-10T05:17:20.006 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 911 (ObjNum 349 snap 113 seq_num 349) dirty exists 2024-08-10T05:17:20.006 INFO:tasks.rados.rados.0.smithi086.stdout:1339: expect (ObjNum 404 snap 134 seq_num 404) 2024-08-10T05:17:20.089 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:20 smithi086 ceph-mon[101471]: Health check update: Degraded data redundancy: 74/516 objects degraded (14.341%), 12 pgs degraded (PG_DEGRADED) 2024-08-10T05:17:20.089 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:20 smithi086 ceph-mon[98993]: Health check update: Degraded data redundancy: 74/516 objects degraded (14.341%), 12 pgs degraded (PG_DEGRADED) 2024-08-10T05:17:20.238 INFO:tasks.rados.rados.0.smithi086.stdout:1337: done (3 left) 2024-08-10T05:17:20.238 INFO:tasks.rados.rados.0.smithi086.stdout:1338: done (2 left) 2024-08-10T05:17:20.238 INFO:tasks.rados.rados.0.smithi086.stdout:1339: done (1 left) 2024-08-10T05:17:20.238 INFO:tasks.rados.rados.0.smithi086.stdout:1341: done (0 left) 2024-08-10T05:17:20.238 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 19 current snap is 137 2024-08-10T05:17:20.238 INFO:tasks.rados.rados.0.smithi086.stdout:1342: seq_num 411 ranges {7118848=491520,7610368=753664,8364032=688128,9052160=163840} 2024-08-10T05:17:20.278 INFO:tasks.rados.rados.0.smithi086.stdout:1342: writing smithi08687503-19 from 7118848 to 7610368 tid 1 2024-08-10T05:17:20.282 INFO:tasks.rados.rados.0.smithi086.stdout:1342: writing smithi08687503-19 from 7610368 to 8364032 tid 2 2024-08-10T05:17:20.285 INFO:tasks.rados.rados.0.smithi086.stdout:1342: writing smithi08687503-19 from 8364032 to 9052160 tid 3 2024-08-10T05:17:20.287 INFO:tasks.rados.rados.0.smithi086.stdout:1342: writing smithi08687503-19 from 9052160 to 9216000 tid 4 2024-08-10T05:17:20.287 INFO:tasks.rados.rados.0.smithi086.stdout:1343: snap_create 2024-08-10T05:17:20.287 INFO:tasks.rados.rados.0.smithi086.stdout:1342: finishing write tid 1 to smithi08687503-19 2024-08-10T05:17:20.287 INFO:tasks.rados.rados.0.smithi086.stdout:1342: finishing write tid 2 to smithi08687503-19 2024-08-10T05:17:20.289 INFO:tasks.rados.rados.0.smithi086.stdout:1342: finishing write tid 3 to smithi08687503-19 2024-08-10T05:17:20.289 INFO:tasks.rados.rados.0.smithi086.stdout:1342: finishing write tid 4 to smithi08687503-19 2024-08-10T05:17:20.290 INFO:tasks.rados.rados.0.smithi086.stdout:1342: finishing write tid 5 to smithi08687503-19 2024-08-10T05:17:20.291 INFO:tasks.rados.rados.0.smithi086.stdout:1342: finishing write tid 6 to smithi08687503-19 2024-08-10T05:17:20.291 INFO:tasks.rados.rados.0.smithi086.stdout:1342: oid 19 updating version 0 to 738 2024-08-10T05:17:20.291 INFO:tasks.rados.rados.0.smithi086.stdout:1342: oid 19 version 738 is already newer than 737 2024-08-10T05:17:20.291 INFO:tasks.rados.rados.0.smithi086.stdout:1342: oid 19 version 738 is already newer than 734 2024-08-10T05:17:20.291 INFO:tasks.rados.rados.0.smithi086.stdout:1342: oid 19 version 738 is already newer than 735 2024-08-10T05:17:20.291 INFO:tasks.rados.rados.0.smithi086.stdout:1342: oid 19 version 738 is already newer than 736 2024-08-10T05:17:20.291 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 738 (ObjNum 411 snap 137 seq_num 411) dirty exists 2024-08-10T05:17:20.292 INFO:tasks.rados.rados.0.smithi086.stdout:1342: left oid 19 (ObjNum 411 snap 137 seq_num 411) 2024-08-10T05:17:20.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:20 smithi159 ceph-mon[90359]: Health check update: Degraded data redundancy: 74/516 objects degraded (14.341%), 12 pgs degraded (PG_DEGRADED) 2024-08-10T05:17:20.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:17:20 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:17:20.562+0000 7f0a5606e640 -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-08-10T05:17:21.016 INFO:tasks.rados.rados.0.smithi086.stdout:1342: done (1 left) 2024-08-10T05:17:21.016 INFO:tasks.rados.rados.0.smithi086.stdout:1343: done (0 left) 2024-08-10T05:17:21.016 INFO:tasks.rados.rados.0.smithi086.stdout:1344: snap_create 2024-08-10T05:17:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[98993]: osdmap e341: 8 total, 8 up, 8 in 2024-08-10T05:17:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[98993]: pgmap v167: 121 pgs: 1 activating+degraded, 5 activating, 27 active+undersized, 11 active+undersized+degraded, 77 active+clean; 214 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.1 MiB/s wr, 17 op/s; 63/522 objects degraded (12.069%) 2024-08-10T05:17:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:17:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:17:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:21.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:17:21.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:21.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:21.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:21.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-10T05:17:21.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[101471]: osdmap e341: 8 total, 8 up, 8 in 2024-08-10T05:17:21.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[101471]: pgmap v167: 121 pgs: 1 activating+degraded, 5 activating, 27 active+undersized, 11 active+undersized+degraded, 77 active+clean; 214 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.1 MiB/s wr, 17 op/s; 63/522 objects degraded (12.069%) 2024-08-10T05:17:21.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:21.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:21.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:17:21.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:17:21.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:21.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:17:21.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:21.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:21.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:21.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:21 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-10T05:17:21.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:21 smithi159 ceph-mon[90359]: osdmap e341: 8 total, 8 up, 8 in 2024-08-10T05:17:21.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:21 smithi159 ceph-mon[90359]: pgmap v167: 121 pgs: 1 activating+degraded, 5 activating, 27 active+undersized, 11 active+undersized+degraded, 77 active+clean; 214 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.1 MiB/s wr, 17 op/s; 63/522 objects degraded (12.069%) 2024-08-10T05:17:21.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:21 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:21.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:21 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:21.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:21 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:17:21.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:21 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:17:21.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:21 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:21.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:21 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:17:21.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:21 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:21.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:21 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:21.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:21 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:21.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:21 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-10T05:17:22.016 INFO:tasks.rados.rados.0.smithi086.stdout:1344: done (0 left) 2024-08-10T05:17:22.016 INFO:tasks.rados.rados.0.smithi086.stdout:1345: rollback oid 44 current snap is 139 2024-08-10T05:17:22.016 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 44 to 127 2024-08-10T05:17:22.016 INFO:tasks.rados.rados.0.smithi086.stdout:1346: read oid 36 snap -1 2024-08-10T05:17:22.016 INFO:tasks.rados.rados.0.smithi086.stdout:1346: expect (ObjNum 376 snap 123 seq_num 376) 2024-08-10T05:17:22.017 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 1 current snap is 139 2024-08-10T05:17:22.017 INFO:tasks.rados.rados.0.smithi086.stdout:1347: seq_num 412 ranges {0=507904,507904=630784,1138688=491520,1630208=483328} 2024-08-10T05:17:22.019 INFO:tasks.rados.rados.0.smithi086.stdout:1347: writing smithi08687503-1 from 0 to 507904 tid 1 2024-08-10T05:17:22.023 INFO:tasks.rados.rados.0.smithi086.stdout:1347: writing smithi08687503-1 from 507904 to 1138688 tid 2 2024-08-10T05:17:22.026 INFO:tasks.rados.rados.0.smithi086.stdout:1347: writing smithi08687503-1 from 1138688 to 1630208 tid 3 2024-08-10T05:17:22.029 INFO:tasks.rados.rados.0.smithi086.stdout:1347: writing smithi08687503-1 from 1630208 to 2113536 tid 4 2024-08-10T05:17:22.030 INFO:tasks.rados.rados.0.smithi086.stdout:1348: delete oid 50 current snap is 139 2024-08-10T05:17:22.030 INFO:tasks.rados.rados.0.smithi086.stdout:1345: finishing rollback tid 1 to smithi08687503-44 2024-08-10T05:17:22.030 INFO:tasks.rados.rados.0.smithi086.stdout:1345: finishing rollback tid 2 to smithi08687503-44 2024-08-10T05:17:22.030 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 918 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-08-10T05:17:22.030 INFO:tasks.rados.rados.0.smithi086.stdout:1347: finishing write tid 1 to smithi08687503-1 2024-08-10T05:17:22.030 INFO:tasks.rados.rados.0.smithi086.stdout:1347: finishing write tid 2 to smithi08687503-1 2024-08-10T05:17:22.032 INFO:tasks.rados.rados.0.smithi086.stdout:1345: done (3 left) 2024-08-10T05:17:22.032 INFO:tasks.rados.rados.0.smithi086.stdout:1348: done (2 left) 2024-08-10T05:17:22.032 INFO:tasks.rados.rados.0.smithi086.stdout:1349: read oid 6 snap -1 2024-08-10T05:17:22.032 INFO:tasks.rados.rados.0.smithi086.stdout:1349: expect (ObjNum 363 snap 118 seq_num 363) 2024-08-10T05:17:22.032 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 139 2024-08-10T05:17:22.033 INFO:tasks.rados.rados.0.smithi086.stdout:1350: seq_num 414 ranges {11812864=540672,12353536=802816,13156352=458752,13615104=344064} 2024-08-10T05:17:22.099 INFO:tasks.rados.rados.0.smithi086.stdout:1350: writing smithi08687503-12 from 11812864 to 12353536 tid 1 2024-08-10T05:17:22.103 INFO:tasks.rados.rados.0.smithi086.stdout:1350: writing smithi08687503-12 from 12353536 to 13156352 tid 2 2024-08-10T05:17:22.106 INFO:tasks.rados.rados.0.smithi086.stdout:1350: writing smithi08687503-12 from 13156352 to 13615104 tid 3 2024-08-10T05:17:22.109 INFO:tasks.rados.rados.0.smithi086.stdout:1350: writing smithi08687503-12 from 13615104 to 13959168 tid 4 2024-08-10T05:17:22.109 INFO:tasks.rados.rados.0.smithi086.stdout:1351: snap_create 2024-08-10T05:17:22.109 INFO:tasks.rados.rados.0.smithi086.stdout:1347: finishing write tid 3 to smithi08687503-1 2024-08-10T05:17:22.109 INFO:tasks.rados.rados.0.smithi086.stdout:1347: finishing write tid 4 to smithi08687503-1 2024-08-10T05:17:22.109 INFO:tasks.rados.rados.0.smithi086.stdout:1347: finishing write tid 5 to smithi08687503-1 2024-08-10T05:17:22.109 INFO:tasks.rados.rados.0.smithi086.stdout:1347: finishing write tid 6 to smithi08687503-1 2024-08-10T05:17:22.109 INFO:tasks.rados.rados.0.smithi086.stdout:1347: oid 1 updating version 0 to 736 2024-08-10T05:17:22.109 INFO:tasks.rados.rados.0.smithi086.stdout:1347: oid 1 version 736 is already newer than 734 2024-08-10T05:17:22.109 INFO:tasks.rados.rados.0.smithi086.stdout:1347: oid 1 version 736 is already newer than 733 2024-08-10T05:17:22.109 INFO:tasks.rados.rados.0.smithi086.stdout:1347: oid 1 updating version 736 to 737 2024-08-10T05:17:22.109 INFO:tasks.rados.rados.0.smithi086.stdout:1347: oid 1 version 737 is already newer than 735 2024-08-10T05:17:22.109 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 737 (ObjNum 412 snap 139 seq_num 412) dirty exists 2024-08-10T05:17:22.110 INFO:tasks.rados.rados.0.smithi086.stdout:1347: left oid 1 (ObjNum 412 snap 139 seq_num 412) 2024-08-10T05:17:22.110 INFO:tasks.rados.rados.0.smithi086.stdout:1349: expect (ObjNum 363 snap 118 seq_num 363) 2024-08-10T05:17:22.142 INFO:tasks.rados.rados.0.smithi086.stdout:1346: expect (ObjNum 376 snap 123 seq_num 376) 2024-08-10T05:17:22.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:22 smithi086 ceph-mon[101471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-10T05:17:22.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:22 smithi086 ceph-mon[101471]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-08-10T05:17:22.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:22 smithi086 ceph-mon[101471]: osdmap e342: 8 total, 8 up, 8 in 2024-08-10T05:17:22.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:22 smithi086 ceph-mon[98993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-10T05:17:22.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:22 smithi086 ceph-mon[98993]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-08-10T05:17:22.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:22 smithi086 ceph-mon[98993]: osdmap e342: 8 total, 8 up, 8 in 2024-08-10T05:17:22.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:22 smithi159 ceph-mon[90359]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-10T05:17:22.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:22 smithi159 ceph-mon[90359]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-08-10T05:17:22.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:22 smithi159 ceph-mon[90359]: osdmap e342: 8 total, 8 up, 8 in 2024-08-10T05:17:22.798 INFO:tasks.rados.rados.0.smithi086.stdout:1350: finishing write tid 1 to smithi08687503-12 2024-08-10T05:17:22.798 INFO:tasks.rados.rados.0.smithi086.stdout:1350: finishing write tid 2 to smithi08687503-12 2024-08-10T05:17:22.798 INFO:tasks.rados.rados.0.smithi086.stdout:1350: finishing write tid 3 to smithi08687503-12 2024-08-10T05:17:22.798 INFO:tasks.rados.rados.0.smithi086.stdout:1350: finishing write tid 4 to smithi08687503-12 2024-08-10T05:17:22.798 INFO:tasks.rados.rados.0.smithi086.stdout:1350: finishing write tid 5 to smithi08687503-12 2024-08-10T05:17:22.798 INFO:tasks.rados.rados.0.smithi086.stdout:1350: finishing write tid 6 to smithi08687503-12 2024-08-10T05:17:22.798 INFO:tasks.rados.rados.0.smithi086.stdout:1350: oid 12 updating version 0 to 739 2024-08-10T05:17:22.798 INFO:tasks.rados.rados.0.smithi086.stdout:1350: oid 12 version 739 is already newer than 736 2024-08-10T05:17:22.799 INFO:tasks.rados.rados.0.smithi086.stdout:1350: oid 12 version 739 is already newer than 737 2024-08-10T05:17:22.799 INFO:tasks.rados.rados.0.smithi086.stdout:1350: oid 12 updating version 739 to 740 2024-08-10T05:17:22.799 INFO:tasks.rados.rados.0.smithi086.stdout:1350: oid 12 version 740 is already newer than 738 2024-08-10T05:17:22.799 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 740 (ObjNum 414 snap 139 seq_num 414) dirty exists 2024-08-10T05:17:22.799 INFO:tasks.rados.rados.0.smithi086.stdout:1350: left oid 12 (ObjNum 414 snap 139 seq_num 414) 2024-08-10T05:17:23.027 INFO:tasks.rados.rados.0.smithi086.stdout:1346: done (4 left) 2024-08-10T05:17:23.028 INFO:tasks.rados.rados.0.smithi086.stdout:1347: done (3 left) 2024-08-10T05:17:23.028 INFO:tasks.rados.rados.0.smithi086.stdout:1349: done (2 left) 2024-08-10T05:17:23.028 INFO:tasks.rados.rados.0.smithi086.stdout:1350: done (1 left) 2024-08-10T05:17:23.028 INFO:tasks.rados.rados.0.smithi086.stdout:1351: done (0 left) 2024-08-10T05:17:23.028 INFO:tasks.rados.rados.0.smithi086.stdout:1352: read oid 49 snap -1 2024-08-10T05:17:23.028 INFO:tasks.rados.rados.0.smithi086.stdout:1352: expect (ObjNum 363 snap 118 seq_num 363) 2024-08-10T05:17:23.028 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 45 current snap is 140 2024-08-10T05:17:23.028 INFO:tasks.rados.rados.0.smithi086.stdout:1353: seq_num 415 ranges {5922816=557056,6479872=688128,7168000=663552,7831552=253952} 2024-08-10T05:17:23.062 INFO:tasks.rados.rados.0.smithi086.stdout:1353: writing smithi08687503-45 from 5922816 to 6479872 tid 1 2024-08-10T05:17:23.065 INFO:tasks.rados.rados.0.smithi086.stdout:1353: writing smithi08687503-45 from 6479872 to 7168000 tid 2 2024-08-10T05:17:23.069 INFO:tasks.rados.rados.0.smithi086.stdout:1353: writing smithi08687503-45 from 7168000 to 7831552 tid 3 2024-08-10T05:17:23.071 INFO:tasks.rados.rados.0.smithi086.stdout:1353: writing smithi08687503-45 from 7831552 to 8085504 tid 4 2024-08-10T05:17:23.071 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 18 current snap is 140 2024-08-10T05:17:23.071 INFO:tasks.rados.rados.0.smithi086.stdout:1354: seq_num 416 ranges {1638400=573440,2211840=573440,2785280=475136,3260416=557056} 2024-08-10T05:17:23.083 INFO:tasks.rados.rados.0.smithi086.stdout:1354: writing smithi08687503-18 from 1638400 to 2211840 tid 1 2024-08-10T05:17:23.086 INFO:tasks.rados.rados.0.smithi086.stdout:1354: writing smithi08687503-18 from 2211840 to 2785280 tid 2 2024-08-10T05:17:23.089 INFO:tasks.rados.rados.0.smithi086.stdout:1354: writing smithi08687503-18 from 2785280 to 3260416 tid 3 2024-08-10T05:17:23.092 INFO:tasks.rados.rados.0.smithi086.stdout:1354: writing smithi08687503-18 from 3260416 to 3817472 tid 4 2024-08-10T05:17:23.093 INFO:tasks.rados.rados.0.smithi086.stdout:1355: rollback oid 27 current snap is 140 2024-08-10T05:17:23.093 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 27 to 138 2024-08-10T05:17:23.093 INFO:tasks.rados.rados.0.smithi086.stdout:1352: expect (ObjNum 363 snap 118 seq_num 363) 2024-08-10T05:17:23.127 INFO:tasks.rados.rados.0.smithi086.stdout:1353: finishing write tid 1 to smithi08687503-45 2024-08-10T05:17:23.127 INFO:tasks.rados.rados.0.smithi086.stdout:1353: finishing write tid 2 to smithi08687503-45 2024-08-10T05:17:23.127 INFO:tasks.rados.rados.0.smithi086.stdout:1353: finishing write tid 3 to smithi08687503-45 2024-08-10T05:17:23.127 INFO:tasks.rados.rados.0.smithi086.stdout:1353: finishing write tid 4 to smithi08687503-45 2024-08-10T05:17:23.127 INFO:tasks.rados.rados.0.smithi086.stdout:1353: finishing write tid 5 to smithi08687503-45 2024-08-10T05:17:23.127 INFO:tasks.rados.rados.0.smithi086.stdout:1353: finishing write tid 6 to smithi08687503-45 2024-08-10T05:17:23.127 INFO:tasks.rados.rados.0.smithi086.stdout:1353: oid 45 updating version 0 to 907 2024-08-10T05:17:23.127 INFO:tasks.rados.rados.0.smithi086.stdout:1353: oid 45 version 907 is already newer than 904 2024-08-10T05:17:23.127 INFO:tasks.rados.rados.0.smithi086.stdout:1353: oid 45 version 907 is already newer than 903 2024-08-10T05:17:23.128 INFO:tasks.rados.rados.0.smithi086.stdout:1353: oid 45 version 907 is already newer than 905 2024-08-10T05:17:23.128 INFO:tasks.rados.rados.0.smithi086.stdout:1353: oid 45 version 907 is already newer than 906 2024-08-10T05:17:23.128 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 907 (ObjNum 415 snap 140 seq_num 415) dirty exists 2024-08-10T05:17:23.128 INFO:tasks.rados.rados.0.smithi086.stdout:1353: left oid 45 (ObjNum 415 snap 140 seq_num 415) 2024-08-10T05:17:23.128 INFO:tasks.rados.rados.0.smithi086.stdout:1354: finishing write tid 1 to smithi08687503-18 2024-08-10T05:17:23.128 INFO:tasks.rados.rados.0.smithi086.stdout:1354: finishing write tid 2 to smithi08687503-18 2024-08-10T05:17:23.128 INFO:tasks.rados.rados.0.smithi086.stdout:1354: finishing write tid 3 to smithi08687503-18 2024-08-10T05:17:23.128 INFO:tasks.rados.rados.0.smithi086.stdout:1354: finishing write tid 4 to smithi08687503-18 2024-08-10T05:17:23.128 INFO:tasks.rados.rados.0.smithi086.stdout:1354: finishing write tid 5 to smithi08687503-18 2024-08-10T05:17:23.128 INFO:tasks.rados.rados.0.smithi086.stdout:1355: finishing rollback tid 1 to smithi08687503-27 2024-08-10T05:17:23.128 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 93 (ObjNum 33 snap 0 seq_num 3328886008) dirty dne 2024-08-10T05:17:23.128 INFO:tasks.rados.rados.0.smithi086.stdout:1354: finishing write tid 6 to smithi08687503-18 2024-08-10T05:17:23.128 INFO:tasks.rados.rados.0.smithi086.stdout:1354: oid 18 updating version 0 to 725 2024-08-10T05:17:23.129 INFO:tasks.rados.rados.0.smithi086.stdout:1354: oid 18 version 725 is already newer than 724 2024-08-10T05:17:23.129 INFO:tasks.rados.rados.0.smithi086.stdout:1354: oid 18 updating version 725 to 726 2024-08-10T05:17:23.129 INFO:tasks.rados.rados.0.smithi086.stdout:1354: oid 18 version 726 is already newer than 723 2024-08-10T05:17:23.129 INFO:tasks.rados.rados.0.smithi086.stdout:1354: oid 18 updating version 726 to 727 2024-08-10T05:17:23.129 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 727 (ObjNum 416 snap 140 seq_num 416) dirty exists 2024-08-10T05:17:23.129 INFO:tasks.rados.rados.0.smithi086.stdout:1354: left oid 18 (ObjNum 416 snap 140 seq_num 416) 2024-08-10T05:17:23.129 INFO:tasks.rados.rados.0.smithi086.stdout:1352: done (3 left) 2024-08-10T05:17:23.129 INFO:tasks.rados.rados.0.smithi086.stdout:1353: done (2 left) 2024-08-10T05:17:23.129 INFO:tasks.rados.rados.0.smithi086.stdout:1354: done (1 left) 2024-08-10T05:17:23.129 INFO:tasks.rados.rados.0.smithi086.stdout:1355: done (0 left) 2024-08-10T05:17:23.129 INFO:tasks.rados.rados.0.smithi086.stdout:1356: read oid 6 snap -1 2024-08-10T05:17:23.129 INFO:tasks.rados.rados.0.smithi086.stdout:1356: expect (ObjNum 363 snap 118 seq_num 363) 2024-08-10T05:17:23.129 INFO:tasks.rados.rados.0.smithi086.stdout:1357: read oid 40 snap -1 2024-08-10T05:17:23.129 INFO:tasks.rados.rados.0.smithi086.stdout:1357: expect (ObjNum 379 snap 125 seq_num 379) 2024-08-10T05:17:23.130 INFO:tasks.rados.rados.0.smithi086.stdout:1358: read oid 28 snap 127 2024-08-10T05:17:23.130 INFO:tasks.rados.rados.0.smithi086.stdout:1358: expect deleted 2024-08-10T05:17:23.130 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 39 current snap is 140 2024-08-10T05:17:23.130 INFO:tasks.rados.rados.0.smithi086.stdout:1359: seq_num 417 ranges {0=589824,589824=458752,1048576=679936,1728512=466944} 2024-08-10T05:17:23.130 INFO:tasks.rados.rados.0.smithi086.stdout:1359: writing smithi08687503-39 from 0 to 589824 tid 1 2024-08-10T05:17:23.132 INFO:tasks.rados.rados.0.smithi086.stdout:1359: writing smithi08687503-39 from 589824 to 1048576 tid 2 2024-08-10T05:17:23.137 INFO:tasks.rados.rados.0.smithi086.stdout:1359: writing smithi08687503-39 from 1048576 to 1728512 tid 3 2024-08-10T05:17:23.139 INFO:tasks.rados.rados.0.smithi086.stdout:1359: writing smithi08687503-39 from 1728512 to 2195456 tid 4 2024-08-10T05:17:23.139 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 24 current snap is 140 2024-08-10T05:17:23.140 INFO:tasks.rados.rados.0.smithi086.stdout:1360: seq_num 418 ranges {0=606208,606208=737280,1343488=434176,1777664=434176} 2024-08-10T05:17:23.143 INFO:tasks.rados.rados.0.smithi086.stdout:1360: writing smithi08687503-24 from 0 to 606208 tid 1 2024-08-10T05:17:23.147 INFO:tasks.rados.rados.0.smithi086.stdout:1360: writing smithi08687503-24 from 606208 to 1343488 tid 2 2024-08-10T05:17:23.149 INFO:tasks.rados.rados.0.smithi086.stdout:1360: writing smithi08687503-24 from 1343488 to 1777664 tid 3 2024-08-10T05:17:23.152 INFO:tasks.rados.rados.0.smithi086.stdout:1360: writing smithi08687503-24 from 1777664 to 2211840 tid 4 2024-08-10T05:17:23.152 INFO:tasks.rados.rados.0.smithi086.stdout:1361: read oid 46 snap -1 2024-08-10T05:17:23.152 INFO:tasks.rados.rados.0.smithi086.stdout:1361: expect (ObjNum 409 snap 137 seq_num 409) 2024-08-10T05:17:23.152 INFO:tasks.rados.rados.0.smithi086.stdout:1362: snap_remove snap 132 2024-08-10T05:17:23.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:23 smithi086 ceph-mon[101471]: osdmap e343: 8 total, 8 up, 8 in 2024-08-10T05:17:23.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:23 smithi086 ceph-mon[101471]: pgmap v170: 121 pgs: 1 activating+degraded, 5 activating, 115 active+clean; 222 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.6 MiB/s wr, 13 op/s; 2/519 objects degraded (0.385%); 5.9 MiB/s, 2 objects/s recovering 2024-08-10T05:17:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:23 smithi086 ceph-mon[98993]: osdmap e343: 8 total, 8 up, 8 in 2024-08-10T05:17:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:23 smithi086 ceph-mon[98993]: pgmap v170: 121 pgs: 1 activating+degraded, 5 activating, 115 active+clean; 222 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.6 MiB/s wr, 13 op/s; 2/519 objects degraded (0.385%); 5.9 MiB/s, 2 objects/s recovering 2024-08-10T05:17:23.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:23 smithi159 ceph-mon[90359]: osdmap e343: 8 total, 8 up, 8 in 2024-08-10T05:17:23.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:23 smithi159 ceph-mon[90359]: pgmap v170: 121 pgs: 1 activating+degraded, 5 activating, 115 active+clean; 222 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.6 MiB/s wr, 13 op/s; 2/519 objects degraded (0.385%); 5.9 MiB/s, 2 objects/s recovering 2024-08-10T05:17:24.029 INFO:tasks.rados.rados.0.smithi086.stdout:1362: done (6 left) 2024-08-10T05:17:24.029 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 140 2024-08-10T05:17:24.029 INFO:tasks.rados.rados.0.smithi086.stdout:1363: seq_num 419 ranges {13959168=622592,14581760=671744,15253504=647168,15900672=286720} 2024-08-10T05:17:24.106 INFO:tasks.rados.rados.0.smithi086.stdout:1363: writing smithi08687503-12 from 13959168 to 14581760 tid 1 2024-08-10T05:17:24.110 INFO:tasks.rados.rados.0.smithi086.stdout:1363: writing smithi08687503-12 from 14581760 to 15253504 tid 2 2024-08-10T05:17:24.114 INFO:tasks.rados.rados.0.smithi086.stdout:1363: writing smithi08687503-12 from 15253504 to 15900672 tid 3 2024-08-10T05:17:24.115 INFO:tasks.rados.rados.0.smithi086.stdout:1363: writing smithi08687503-12 from 15900672 to 16187392 tid 4 2024-08-10T05:17:24.116 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 30 current snap is 140 2024-08-10T05:17:24.116 INFO:tasks.rados.rados.0.smithi086.stdout:1364: seq_num 420 ranges {0=638976,638976=557056,1196032=450560,1646592=598016} 2024-08-10T05:17:24.119 INFO:tasks.rados.rados.0.smithi086.stdout:1364: writing smithi08687503-30 from 0 to 638976 tid 1 2024-08-10T05:17:24.123 INFO:tasks.rados.rados.0.smithi086.stdout:1364: writing smithi08687503-30 from 638976 to 1196032 tid 2 2024-08-10T05:17:24.126 INFO:tasks.rados.rados.0.smithi086.stdout:1364: writing smithi08687503-30 from 1196032 to 1646592 tid 3 2024-08-10T05:17:24.130 INFO:tasks.rados.rados.0.smithi086.stdout:1364: writing smithi08687503-30 from 1646592 to 2244608 tid 4 2024-08-10T05:17:24.130 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 42 current snap is 140 2024-08-10T05:17:24.130 INFO:tasks.rados.rados.0.smithi086.stdout:1356: expect (ObjNum 363 snap 118 seq_num 363) 2024-08-10T05:17:24.165 INFO:tasks.rados.rados.0.smithi086.stdout:1359: finishing write tid 1 to smithi08687503-39 2024-08-10T05:17:24.165 INFO:tasks.rados.rados.0.smithi086.stdout:1359: finishing write tid 2 to smithi08687503-39 2024-08-10T05:17:24.165 INFO:tasks.rados.rados.0.smithi086.stdout:1365: seq_num 421 ranges {8994816=655360,9650176=442368,10092544=663552,10756096=499712} 2024-08-10T05:17:24.216 INFO:tasks.rados.rados.0.smithi086.stdout:1365: writing smithi08687503-42 from 8994816 to 9650176 tid 1 2024-08-10T05:17:24.218 INFO:tasks.rados.rados.0.smithi086.stdout:1365: writing smithi08687503-42 from 9650176 to 10092544 tid 2 2024-08-10T05:17:24.222 INFO:tasks.rados.rados.0.smithi086.stdout:1365: writing smithi08687503-42 from 10092544 to 10756096 tid 3 2024-08-10T05:17:24.225 INFO:tasks.rados.rados.0.smithi086.stdout:1365: writing smithi08687503-42 from 10756096 to 11255808 tid 4 2024-08-10T05:17:24.225 INFO:tasks.rados.rados.0.smithi086.stdout:1356: done (8 left) 2024-08-10T05:17:24.225 INFO:tasks.rados.rados.0.smithi086.stdout:1358: done (7 left) 2024-08-10T05:17:24.225 INFO:tasks.rados.rados.0.smithi086.stdout:1366: snap_remove snap 133 2024-08-10T05:17:24.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:24 smithi086 ceph-mon[101471]: osdmap e344: 8 total, 8 up, 8 in 2024-08-10T05:17:24.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:24 smithi086 ceph-mon[98993]: osdmap e344: 8 total, 8 up, 8 in 2024-08-10T05:17:24.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:24 smithi159 ceph-mon[90359]: osdmap e344: 8 total, 8 up, 8 in 2024-08-10T05:17:25.046 INFO:tasks.rados.rados.0.smithi086.stdout:1366: done (7 left) 2024-08-10T05:17:25.046 INFO:tasks.rados.rados.0.smithi086.stdout:1367: snap_remove snap 129 2024-08-10T05:17:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:25 smithi086 ceph-mon[101471]: osdmap e345: 8 total, 8 up, 8 in 2024-08-10T05:17:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:25 smithi086 ceph-mon[101471]: pgmap v173: 121 pgs: 121 active+clean; 224 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.1 MiB/s wr, 12 op/s; 6.6 MiB/s, 2 objects/s recovering 2024-08-10T05:17:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:25 smithi086 ceph-mon[101471]: Health check update: Degraded data redundancy: 2/519 objects degraded (0.385%), 1 pg degraded (PG_DEGRADED) 2024-08-10T05:17:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:25 smithi086 ceph-mon[98993]: osdmap e345: 8 total, 8 up, 8 in 2024-08-10T05:17:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:25 smithi086 ceph-mon[98993]: pgmap v173: 121 pgs: 121 active+clean; 224 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.1 MiB/s wr, 12 op/s; 6.6 MiB/s, 2 objects/s recovering 2024-08-10T05:17:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:25 smithi086 ceph-mon[98993]: Health check update: Degraded data redundancy: 2/519 objects degraded (0.385%), 1 pg degraded (PG_DEGRADED) 2024-08-10T05:17:25.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:25 smithi159 ceph-mon[90359]: osdmap e345: 8 total, 8 up, 8 in 2024-08-10T05:17:25.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:25 smithi159 ceph-mon[90359]: pgmap v173: 121 pgs: 121 active+clean; 224 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.1 MiB/s wr, 12 op/s; 6.6 MiB/s, 2 objects/s recovering 2024-08-10T05:17:25.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:25 smithi159 ceph-mon[90359]: Health check update: Degraded data redundancy: 2/519 objects degraded (0.385%), 1 pg degraded (PG_DEGRADED) 2024-08-10T05:17:26.045 INFO:tasks.rados.rados.0.smithi086.stdout:1367: done (7 left) 2024-08-10T05:17:26.045 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 8 current snap is 140 2024-08-10T05:17:26.045 INFO:tasks.rados.rados.0.smithi086.stdout:1357: expect (ObjNum 379 snap 125 seq_num 379) 2024-08-10T05:17:26.138 INFO:tasks.rados.rados.0.smithi086.stdout:1359: finishing write tid 3 to smithi08687503-39 2024-08-10T05:17:26.138 INFO:tasks.rados.rados.0.smithi086.stdout:1359: finishing write tid 4 to smithi08687503-39 2024-08-10T05:17:26.139 INFO:tasks.rados.rados.0.smithi086.stdout:1359: finishing write tid 5 to smithi08687503-39 2024-08-10T05:17:26.139 INFO:tasks.rados.rados.0.smithi086.stdout:1359: finishing write tid 6 to smithi08687503-39 2024-08-10T05:17:26.139 INFO:tasks.rados.rados.0.smithi086.stdout:1359: oid 39 updating version 0 to 739 2024-08-10T05:17:26.139 INFO:tasks.rados.rados.0.smithi086.stdout:1359: oid 39 version 739 is already newer than 738 2024-08-10T05:17:26.139 INFO:tasks.rados.rados.0.smithi086.stdout:1359: oid 39 updating version 739 to 740 2024-08-10T05:17:26.139 INFO:tasks.rados.rados.0.smithi086.stdout:1359: oid 39 updating version 740 to 742 2024-08-10T05:17:26.139 INFO:tasks.rados.rados.0.smithi086.stdout:1359: oid 39 version 742 is already newer than 741 2024-08-10T05:17:26.139 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 742 (ObjNum 417 snap 140 seq_num 417) dirty exists 2024-08-10T05:17:26.139 INFO:tasks.rados.rados.0.smithi086.stdout:1359: left oid 39 (ObjNum 417 snap 140 seq_num 417) 2024-08-10T05:17:26.139 INFO:tasks.rados.rados.0.smithi086.stdout:1360: finishing write tid 1 to smithi08687503-24 2024-08-10T05:17:26.139 INFO:tasks.rados.rados.0.smithi086.stdout:1368: seq_num 422 ranges {2048000=671744,2719744=729088,3448832=417792,3866624=458752} 2024-08-10T05:17:26.153 INFO:tasks.rados.rados.0.smithi086.stdout:1368: writing smithi08687503-8 from 2048000 to 2719744 tid 1 2024-08-10T05:17:26.158 INFO:tasks.rados.rados.0.smithi086.stdout:1368: writing smithi08687503-8 from 2719744 to 3448832 tid 2 2024-08-10T05:17:26.160 INFO:tasks.rados.rados.0.smithi086.stdout:1368: writing smithi08687503-8 from 3448832 to 3866624 tid 3 2024-08-10T05:17:26.165 INFO:tasks.rados.rados.0.smithi086.stdout:1368: writing smithi08687503-8 from 3866624 to 4325376 tid 4 2024-08-10T05:17:26.165 INFO:tasks.rados.rados.0.smithi086.stdout:1357: done (7 left) 2024-08-10T05:17:26.165 INFO:tasks.rados.rados.0.smithi086.stdout:1359: done (6 left) 2024-08-10T05:17:26.165 INFO:tasks.rados.rados.0.smithi086.stdout:1369: read oid 47 snap 136 2024-08-10T05:17:26.165 INFO:tasks.rados.rados.0.smithi086.stdout:1369: expect (ObjNum 329 snap 104 seq_num 329) 2024-08-10T05:17:26.165 INFO:tasks.rados.rados.0.smithi086.stdout:1370: rmattr oid 48 current snap is 140 2024-08-10T05:17:26.165 INFO:tasks.rados.rados.0.smithi086.stdout:1360: finishing write tid 2 to smithi08687503-24 2024-08-10T05:17:26.165 INFO:tasks.rados.rados.0.smithi086.stdout:1360: finishing write tid 3 to smithi08687503-24 2024-08-10T05:17:26.165 INFO:tasks.rados.rados.0.smithi086.stdout:1360: finishing write tid 4 to smithi08687503-24 2024-08-10T05:17:26.165 INFO:tasks.rados.rados.0.smithi086.stdout:1360: finishing write tid 5 to smithi08687503-24 2024-08-10T05:17:26.166 INFO:tasks.rados.rados.0.smithi086.stdout:1360: finishing write tid 6 to smithi08687503-24 2024-08-10T05:17:26.166 INFO:tasks.rados.rados.0.smithi086.stdout:1360: oid 24 updating version 0 to 785 2024-08-10T05:17:26.166 INFO:tasks.rados.rados.0.smithi086.stdout:1360: oid 24 updating version 785 to 786 2024-08-10T05:17:26.166 INFO:tasks.rados.rados.0.smithi086.stdout:1360: oid 24 version 786 is already newer than 784 2024-08-10T05:17:26.166 INFO:tasks.rados.rados.0.smithi086.stdout:1360: oid 24 version 786 is already newer than 783 2024-08-10T05:17:26.166 INFO:tasks.rados.rados.0.smithi086.stdout:1360: oid 24 updating version 786 to 787 2024-08-10T05:17:26.166 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 787 (ObjNum 418 snap 140 seq_num 418) dirty exists 2024-08-10T05:17:26.166 INFO:tasks.rados.rados.0.smithi086.stdout:1360: left oid 24 (ObjNum 418 snap 140 seq_num 418) 2024-08-10T05:17:26.166 INFO:tasks.rados.rados.0.smithi086.stdout:1360: done (7 left) 2024-08-10T05:17:26.166 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 33 current snap is 140 2024-08-10T05:17:26.166 INFO:tasks.rados.rados.0.smithi086.stdout:1371: seq_num 423 ranges {0=688128,688128=614400,1302528=622592,1925120=368640} 2024-08-10T05:17:26.168 INFO:tasks.rados.rados.0.smithi086.stdout:1371: writing smithi08687503-33 from 0 to 688128 tid 1 2024-08-10T05:17:26.171 INFO:tasks.rados.rados.0.smithi086.stdout:1371: writing smithi08687503-33 from 688128 to 1302528 tid 2 2024-08-10T05:17:26.175 INFO:tasks.rados.rados.0.smithi086.stdout:1371: writing smithi08687503-33 from 1302528 to 1925120 tid 3 2024-08-10T05:17:26.178 INFO:tasks.rados.rados.0.smithi086.stdout:1371: writing smithi08687503-33 from 1925120 to 2293760 tid 4 2024-08-10T05:17:26.178 INFO:tasks.rados.rados.0.smithi086.stdout:1372: read oid 2 snap -1 2024-08-10T05:17:26.178 INFO:tasks.rados.rados.0.smithi086.stdout:1372: expect deleted 2024-08-10T05:17:26.178 INFO:tasks.rados.rados.0.smithi086.stdout:1373: delete oid 49 current snap is 140 2024-08-10T05:17:26.178 INFO:tasks.rados.rados.0.smithi086.stdout:1361: expect (ObjNum 409 snap 137 seq_num 409) 2024-08-10T05:17:26.362 INFO:tasks.rados.rados.0.smithi086.stdout:1363: finishing write tid 1 to smithi08687503-12 2024-08-10T05:17:26.362 INFO:tasks.rados.rados.0.smithi086.stdout:1363: finishing write tid 2 to smithi08687503-12 2024-08-10T05:17:26.362 INFO:tasks.rados.rados.0.smithi086.stdout:1363: finishing write tid 3 to smithi08687503-12 2024-08-10T05:17:26.362 INFO:tasks.rados.rados.0.smithi086.stdout:1363: finishing write tid 4 to smithi08687503-12 2024-08-10T05:17:26.362 INFO:tasks.rados.rados.0.smithi086.stdout:1363: finishing write tid 5 to smithi08687503-12 2024-08-10T05:17:26.362 INFO:tasks.rados.rados.0.smithi086.stdout:1361: done (9 left) 2024-08-10T05:17:26.362 INFO:tasks.rados.rados.0.smithi086.stdout:1373: done (8 left) 2024-08-10T05:17:26.362 INFO:tasks.rados.rados.0.smithi086.stdout:1374: rollback oid 44 current snap is 140 2024-08-10T05:17:26.362 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 44 to 137 2024-08-10T05:17:26.363 INFO:tasks.rados.rados.0.smithi086.stdout:1363: finishing write tid 6 to smithi08687503-12 2024-08-10T05:17:26.363 INFO:tasks.rados.rados.0.smithi086.stdout:1363: oid 12 updating version 0 to 742 2024-08-10T05:17:26.363 INFO:tasks.rados.rados.0.smithi086.stdout:1363: oid 12 updating version 742 to 745 2024-08-10T05:17:26.363 INFO:tasks.rados.rados.0.smithi086.stdout:1363: oid 12 version 745 is already newer than 744 2024-08-10T05:17:26.363 INFO:tasks.rados.rados.0.smithi086.stdout:1363: oid 12 version 745 is already newer than 743 2024-08-10T05:17:26.363 INFO:tasks.rados.rados.0.smithi086.stdout:1363: oid 12 version 745 is already newer than 741 2024-08-10T05:17:26.363 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 745 (ObjNum 419 snap 140 seq_num 419) dirty exists 2024-08-10T05:17:26.363 INFO:tasks.rados.rados.0.smithi086.stdout:1363: left oid 12 (ObjNum 419 snap 140 seq_num 419) 2024-08-10T05:17:26.363 INFO:tasks.rados.rados.0.smithi086.stdout:1364: finishing write tid 1 to smithi08687503-30 2024-08-10T05:17:26.363 INFO:tasks.rados.rados.0.smithi086.stdout:1364: finishing write tid 2 to smithi08687503-30 2024-08-10T05:17:26.363 INFO:tasks.rados.rados.0.smithi086.stdout:1364: finishing write tid 3 to smithi08687503-30 2024-08-10T05:17:26.363 INFO:tasks.rados.rados.0.smithi086.stdout:1364: finishing write tid 4 to smithi08687503-30 2024-08-10T05:17:26.364 INFO:tasks.rados.rados.0.smithi086.stdout:1363: done (8 left) 2024-08-10T05:17:26.364 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 35 current snap is 140 2024-08-10T05:17:26.364 INFO:tasks.rados.rados.0.smithi086.stdout:1364: finishing write tid 5 to smithi08687503-30 2024-08-10T05:17:26.364 INFO:tasks.rados.rados.0.smithi086.stdout:1364: finishing write tid 6 to smithi08687503-30 2024-08-10T05:17:26.364 INFO:tasks.rados.rados.0.smithi086.stdout:1364: oid 30 updating version 0 to 558 2024-08-10T05:17:26.364 INFO:tasks.rados.rados.0.smithi086.stdout:1364: oid 30 updating version 558 to 561 2024-08-10T05:17:26.364 INFO:tasks.rados.rados.0.smithi086.stdout:1364: oid 30 version 561 is already newer than 557 2024-08-10T05:17:26.364 INFO:tasks.rados.rados.0.smithi086.stdout:1364: oid 30 version 561 is already newer than 560 2024-08-10T05:17:26.364 INFO:tasks.rados.rados.0.smithi086.stdout:1364: oid 30 version 561 is already newer than 559 2024-08-10T05:17:26.364 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 561 (ObjNum 420 snap 140 seq_num 420) dirty exists 2024-08-10T05:17:26.364 INFO:tasks.rados.rados.0.smithi086.stdout:1364: left oid 30 (ObjNum 420 snap 140 seq_num 420) 2024-08-10T05:17:26.364 INFO:tasks.rados.rados.0.smithi086.stdout:1365: finishing write tid 1 to smithi08687503-42 2024-08-10T05:17:26.364 INFO:tasks.rados.rados.0.smithi086.stdout:1365: finishing write tid 2 to smithi08687503-42 2024-08-10T05:17:26.365 INFO:tasks.rados.rados.0.smithi086.stdout:1375: seq_num 425 ranges {1957888=720896,2678784=778240,3457024=638976,4096000=188416} 2024-08-10T05:17:26.375 INFO:tasks.rados.rados.0.smithi086.stdout:1375: writing smithi08687503-35 from 1957888 to 2678784 tid 1 2024-08-10T05:17:26.380 INFO:tasks.rados.rados.0.smithi086.stdout:1375: writing smithi08687503-35 from 2678784 to 3457024 tid 2 2024-08-10T05:17:26.384 INFO:tasks.rados.rados.0.smithi086.stdout:1375: writing smithi08687503-35 from 3457024 to 4096000 tid 3 2024-08-10T05:17:26.386 INFO:tasks.rados.rados.0.smithi086.stdout:1375: writing smithi08687503-35 from 4096000 to 4284416 tid 4 2024-08-10T05:17:26.386 INFO:tasks.rados.rados.0.smithi086.stdout:1364: done (8 left) 2024-08-10T05:17:26.386 INFO:tasks.rados.rados.0.smithi086.stdout:1376: read oid 1 snap -1 2024-08-10T05:17:26.386 INFO:tasks.rados.rados.0.smithi086.stdout:1376: expect (ObjNum 412 snap 139 seq_num 412) 2024-08-10T05:17:26.386 INFO:tasks.rados.rados.0.smithi086.stdout:1377: read oid 40 snap 115 2024-08-10T05:17:26.386 INFO:tasks.rados.rados.0.smithi086.stdout:1377: expect (ObjNum 293 snap 85 seq_num 293) 2024-08-10T05:17:26.386 INFO:tasks.rados.rados.0.smithi086.stdout:1378: setattr oid 30 current snap is 140 2024-08-10T05:17:26.387 INFO:tasks.rados.rados.0.smithi086.stdout:1365: finishing write tid 3 to smithi08687503-42 2024-08-10T05:17:26.387 INFO:tasks.rados.rados.0.smithi086.stdout:1365: finishing write tid 4 to smithi08687503-42 2024-08-10T05:17:26.387 INFO:tasks.rados.rados.0.smithi086.stdout:1365: finishing write tid 5 to smithi08687503-42 2024-08-10T05:17:26.387 INFO:tasks.rados.rados.0.smithi086.stdout:1365: finishing write tid 6 to smithi08687503-42 2024-08-10T05:17:26.387 INFO:tasks.rados.rados.0.smithi086.stdout:1365: oid 42 updating version 0 to 931 2024-08-10T05:17:26.387 INFO:tasks.rados.rados.0.smithi086.stdout:1365: oid 42 updating version 931 to 934 2024-08-10T05:17:26.387 INFO:tasks.rados.rados.0.smithi086.stdout:1365: oid 42 version 934 is already newer than 932 2024-08-10T05:17:26.387 INFO:tasks.rados.rados.0.smithi086.stdout:1365: oid 42 version 934 is already newer than 933 2024-08-10T05:17:26.387 INFO:tasks.rados.rados.0.smithi086.stdout:1365: oid 42 updating version 934 to 935 2024-08-10T05:17:26.387 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 935 (ObjNum 421 snap 140 seq_num 421) dirty exists 2024-08-10T05:17:26.387 INFO:tasks.rados.rados.0.smithi086.stdout:1365: left oid 42 (ObjNum 421 snap 140 seq_num 421) 2024-08-10T05:17:26.387 INFO:tasks.rados.rados.0.smithi086.stdout:1368: finishing write tid 1 to smithi08687503-8 2024-08-10T05:17:26.387 INFO:tasks.rados.rados.0.smithi086.stdout:1368: finishing write tid 2 to smithi08687503-8 2024-08-10T05:17:26.388 INFO:tasks.rados.rados.0.smithi086.stdout:1368: finishing write tid 3 to smithi08687503-8 2024-08-10T05:17:26.388 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 746 (ObjNum 371 snap 119 seq_num 371) dirty exists 2024-08-10T05:17:26.388 INFO:tasks.rados.rados.0.smithi086.stdout:1368: finishing write tid 4 to smithi08687503-8 2024-08-10T05:17:26.388 INFO:tasks.rados.rados.0.smithi086.stdout:1368: finishing write tid 5 to smithi08687503-8 2024-08-10T05:17:26.388 INFO:tasks.rados.rados.0.smithi086.stdout:1368: finishing write tid 6 to smithi08687503-8 2024-08-10T05:17:26.388 INFO:tasks.rados.rados.0.smithi086.stdout:1368: oid 8 updating version 0 to 934 2024-08-10T05:17:26.388 INFO:tasks.rados.rados.0.smithi086.stdout:1368: oid 8 version 934 is already newer than 930 2024-08-10T05:17:26.388 INFO:tasks.rados.rados.0.smithi086.stdout:1368: oid 8 version 934 is already newer than 933 2024-08-10T05:17:26.388 INFO:tasks.rados.rados.0.smithi086.stdout:1368: oid 8 version 934 is already newer than 932 2024-08-10T05:17:26.388 INFO:tasks.rados.rados.0.smithi086.stdout:1368: oid 8 version 934 is already newer than 931 2024-08-10T05:17:26.388 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 934 (ObjNum 422 snap 140 seq_num 422) dirty exists 2024-08-10T05:17:26.388 INFO:tasks.rados.rados.0.smithi086.stdout:1368: left oid 8 (ObjNum 422 snap 140 seq_num 422) 2024-08-10T05:17:26.389 INFO:tasks.rados.rados.0.smithi086.stdout:1371: finishing write tid 1 to smithi08687503-33 2024-08-10T05:17:26.389 INFO:tasks.rados.rados.0.smithi086.stdout:1371: finishing write tid 2 to smithi08687503-33 2024-08-10T05:17:26.389 INFO:tasks.rados.rados.0.smithi086.stdout:1371: finishing write tid 3 to smithi08687503-33 2024-08-10T05:17:26.389 INFO:tasks.rados.rados.0.smithi086.stdout:1369: expect (ObjNum 329 snap 104 seq_num 329) 2024-08-10T05:17:26.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:26 smithi086 ceph-mon[98993]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/519 objects degraded (0.385%), 1 pg degraded) 2024-08-10T05:17:26.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:26 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:17:26.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:26 smithi086 ceph-mon[98993]: osdmap e346: 8 total, 8 up, 8 in 2024-08-10T05:17:26.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:26 smithi086 ceph-mon[101471]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/519 objects degraded (0.385%), 1 pg degraded) 2024-08-10T05:17:26.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:26 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:17:26.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:26 smithi086 ceph-mon[101471]: osdmap e346: 8 total, 8 up, 8 in 2024-08-10T05:17:26.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:26 smithi159 ceph-mon[90359]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/519 objects degraded (0.385%), 1 pg degraded) 2024-08-10T05:17:26.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:26 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:17:26.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:26 smithi159 ceph-mon[90359]: osdmap e346: 8 total, 8 up, 8 in 2024-08-10T05:17:26.522 INFO:tasks.rados.rados.0.smithi086.stdout:1371: finishing write tid 4 to smithi08687503-33 2024-08-10T05:17:26.522 INFO:tasks.rados.rados.0.smithi086.stdout:1371: finishing write tid 5 to smithi08687503-33 2024-08-10T05:17:26.523 INFO:tasks.rados.rados.0.smithi086.stdout:1371: finishing write tid 6 to smithi08687503-33 2024-08-10T05:17:26.523 INFO:tasks.rados.rados.0.smithi086.stdout:1371: oid 33 updating version 0 to 728 2024-08-10T05:17:26.523 INFO:tasks.rados.rados.0.smithi086.stdout:1371: oid 33 updating version 728 to 729 2024-08-10T05:17:26.523 INFO:tasks.rados.rados.0.smithi086.stdout:1371: oid 33 version 729 is already newer than 727 2024-08-10T05:17:26.523 INFO:tasks.rados.rados.0.smithi086.stdout:1371: oid 33 updating version 729 to 730 2024-08-10T05:17:26.523 INFO:tasks.rados.rados.0.smithi086.stdout:1371: oid 33 updating version 730 to 731 2024-08-10T05:17:26.523 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 731 (ObjNum 423 snap 140 seq_num 423) dirty exists 2024-08-10T05:17:26.523 INFO:tasks.rados.rados.0.smithi086.stdout:1371: left oid 33 (ObjNum 423 snap 140 seq_num 423) 2024-08-10T05:17:26.523 INFO:tasks.rados.rados.0.smithi086.stdout:1374: finishing rollback tid 0 to smithi08687503-44 2024-08-10T05:17:26.523 INFO:tasks.rados.rados.0.smithi086.stdout:1374: finishing rollback tid 1 to smithi08687503-44 2024-08-10T05:17:26.523 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 937 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-10T05:17:26.523 INFO:tasks.rados.rados.0.smithi086.stdout:1375: finishing write tid 1 to smithi08687503-35 2024-08-10T05:17:26.524 INFO:tasks.rados.rados.0.smithi086.stdout:1375: finishing write tid 2 to smithi08687503-35 2024-08-10T05:17:26.524 INFO:tasks.rados.rados.0.smithi086.stdout:1375: finishing write tid 3 to smithi08687503-35 2024-08-10T05:17:26.524 INFO:tasks.rados.rados.0.smithi086.stdout:1375: finishing write tid 4 to smithi08687503-35 2024-08-10T05:17:26.524 INFO:tasks.rados.rados.0.smithi086.stdout:1375: finishing write tid 5 to smithi08687503-35 2024-08-10T05:17:26.524 INFO:tasks.rados.rados.0.smithi086.stdout:1377: expect (ObjNum 293 snap 85 seq_num 293) 2024-08-10T05:17:26.528 INFO:tasks.rados.rados.0.smithi086.stdout:1375: finishing write tid 6 to smithi08687503-35 2024-08-10T05:17:26.528 INFO:tasks.rados.rados.0.smithi086.stdout:1375: oid 35 updating version 0 to 909 2024-08-10T05:17:26.528 INFO:tasks.rados.rados.0.smithi086.stdout:1375: oid 35 updating version 909 to 910 2024-08-10T05:17:26.528 INFO:tasks.rados.rados.0.smithi086.stdout:1375: oid 35 updating version 910 to 911 2024-08-10T05:17:26.528 INFO:tasks.rados.rados.0.smithi086.stdout:1375: oid 35 updating version 911 to 912 2024-08-10T05:17:26.528 INFO:tasks.rados.rados.0.smithi086.stdout:1375: oid 35 version 912 is already newer than 908 2024-08-10T05:17:26.528 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 912 (ObjNum 425 snap 140 seq_num 425) dirty exists 2024-08-10T05:17:26.528 INFO:tasks.rados.rados.0.smithi086.stdout:1375: left oid 35 (ObjNum 425 snap 140 seq_num 425) 2024-08-10T05:17:26.528 INFO:tasks.rados.rados.0.smithi086.stdout:1376: expect (ObjNum 412 snap 139 seq_num 412) 2024-08-10T05:17:26.582 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 562 (ObjNum 420 snap 140 seq_num 420) dirty exists 2024-08-10T05:17:26.582 INFO:tasks.rados.rados.0.smithi086.stdout:1365: done (10 left) 2024-08-10T05:17:26.582 INFO:tasks.rados.rados.0.smithi086.stdout:1368: done (9 left) 2024-08-10T05:17:26.582 INFO:tasks.rados.rados.0.smithi086.stdout:1369: done (8 left) 2024-08-10T05:17:26.582 INFO:tasks.rados.rados.0.smithi086.stdout:1370: done (7 left) 2024-08-10T05:17:26.582 INFO:tasks.rados.rados.0.smithi086.stdout:1371: done (6 left) 2024-08-10T05:17:26.582 INFO:tasks.rados.rados.0.smithi086.stdout:1372: done (5 left) 2024-08-10T05:17:26.583 INFO:tasks.rados.rados.0.smithi086.stdout:1374: done (4 left) 2024-08-10T05:17:26.583 INFO:tasks.rados.rados.0.smithi086.stdout:1375: done (3 left) 2024-08-10T05:17:26.583 INFO:tasks.rados.rados.0.smithi086.stdout:1376: done (2 left) 2024-08-10T05:17:26.583 INFO:tasks.rados.rados.0.smithi086.stdout:1377: done (1 left) 2024-08-10T05:17:26.583 INFO:tasks.rados.rados.0.smithi086.stdout:1378: done (0 left) 2024-08-10T05:17:26.583 INFO:tasks.rados.rados.0.smithi086.stdout:1379: snap_remove snap 113 2024-08-10T05:17:27.250 INFO:tasks.rados.rados.0.smithi086.stdout:1379: done (0 left) 2024-08-10T05:17:27.250 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 11 current snap is 140 2024-08-10T05:17:27.250 INFO:tasks.rados.rados.0.smithi086.stdout:1380: seq_num 426 ranges {0=737280,737280=712704,1449984=802816,2252800=90112} 2024-08-10T05:17:27.254 INFO:tasks.rados.rados.0.smithi086.stdout:1380: writing smithi08687503-11 from 0 to 737280 tid 1 2024-08-10T05:17:27.259 INFO:tasks.rados.rados.0.smithi086.stdout:1380: writing smithi08687503-11 from 737280 to 1449984 tid 2 2024-08-10T05:17:27.264 INFO:tasks.rados.rados.0.smithi086.stdout:1380: writing smithi08687503-11 from 1449984 to 2252800 tid 3 2024-08-10T05:17:27.265 INFO:tasks.rados.rados.0.smithi086.stdout:1380: writing smithi08687503-11 from 2252800 to 2342912 tid 4 2024-08-10T05:17:27.265 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 3 current snap is 140 2024-08-10T05:17:27.266 INFO:tasks.rados.rados.0.smithi086.stdout:1381: seq_num 427 ranges {0=761856,761856=598016,1359872=606208,1966080=401408} 2024-08-10T05:17:27.271 INFO:tasks.rados.rados.0.smithi086.stdout:1381: writing smithi08687503-3 from 0 to 761856 tid 1 2024-08-10T05:17:27.275 INFO:tasks.rados.rados.0.smithi086.stdout:1381: writing smithi08687503-3 from 761856 to 1359872 tid 2 2024-08-10T05:17:27.279 INFO:tasks.rados.rados.0.smithi086.stdout:1381: writing smithi08687503-3 from 1359872 to 1966080 tid 3 2024-08-10T05:17:27.283 INFO:tasks.rados.rados.0.smithi086.stdout:1381: writing smithi08687503-3 from 1966080 to 2367488 tid 4 2024-08-10T05:17:27.283 INFO:tasks.rados.rados.0.smithi086.stdout:1382: rollback oid 13 current snap is 140 2024-08-10T05:17:27.283 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 13 to 127 2024-08-10T05:17:27.283 INFO:tasks.rados.rados.0.smithi086.stdout:1380: finishing write tid 1 to smithi08687503-11 2024-08-10T05:17:27.283 INFO:tasks.rados.rados.0.smithi086.stdout:1380: finishing write tid 2 to smithi08687503-11 2024-08-10T05:17:27.283 INFO:tasks.rados.rados.0.smithi086.stdout:1381: finishing write tid 1 to smithi08687503-3 2024-08-10T05:17:27.283 INFO:tasks.rados.rados.0.smithi086.stdout:1380: finishing write tid 3 to smithi08687503-11 2024-08-10T05:17:27.283 INFO:tasks.rados.rados.0.smithi086.stdout:1380: finishing write tid 4 to smithi08687503-11 2024-08-10T05:17:27.284 INFO:tasks.rados.rados.0.smithi086.stdout:1380: finishing write tid 5 to smithi08687503-11 2024-08-10T05:17:27.284 INFO:tasks.rados.rados.0.smithi086.stdout:1380: finishing write tid 6 to smithi08687503-11 2024-08-10T05:17:27.284 INFO:tasks.rados.rados.0.smithi086.stdout:1380: oid 11 updating version 0 to 731 2024-08-10T05:17:27.284 INFO:tasks.rados.rados.0.smithi086.stdout:1380: oid 11 version 731 is already newer than 730 2024-08-10T05:17:27.284 INFO:tasks.rados.rados.0.smithi086.stdout:1380: oid 11 updating version 731 to 732 2024-08-10T05:17:27.284 INFO:tasks.rados.rados.0.smithi086.stdout:1380: oid 11 version 732 is already newer than 729 2024-08-10T05:17:27.284 INFO:tasks.rados.rados.0.smithi086.stdout:1380: oid 11 version 732 is already newer than 728 2024-08-10T05:17:27.284 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 732 (ObjNum 426 snap 140 seq_num 426) dirty exists 2024-08-10T05:17:27.284 INFO:tasks.rados.rados.0.smithi086.stdout:1380: left oid 11 (ObjNum 426 snap 140 seq_num 426) 2024-08-10T05:17:27.284 INFO:tasks.rados.rados.0.smithi086.stdout:1381: finishing write tid 2 to smithi08687503-3 2024-08-10T05:17:27.284 INFO:tasks.rados.rados.0.smithi086.stdout:1380: done (2 left) 2024-08-10T05:17:27.284 INFO:tasks.rados.rados.0.smithi086.stdout:1383: rollback oid 25 current snap is 140 2024-08-10T05:17:27.285 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 25 to 117 2024-08-10T05:17:27.285 INFO:tasks.rados.rados.0.smithi086.stdout:1384: rmattr oid 46 current snap is 140 2024-08-10T05:17:27.285 INFO:tasks.rados.rados.0.smithi086.stdout:1385: rmattr oid 18 current snap is 140 2024-08-10T05:17:27.285 INFO:tasks.rados.rados.0.smithi086.stdout:1385: done (4 left) 2024-08-10T05:17:27.285 INFO:tasks.rados.rados.0.smithi086.stdout:1386: delete oid 12 current snap is 140 2024-08-10T05:17:27.285 INFO:tasks.rados.rados.0.smithi086.stdout:1381: finishing write tid 3 to smithi08687503-3 2024-08-10T05:17:27.285 INFO:tasks.rados.rados.0.smithi086.stdout:1386: done (4 left) 2024-08-10T05:17:27.286 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 24 current snap is 140 2024-08-10T05:17:27.286 INFO:tasks.rados.rados.0.smithi086.stdout:1387: seq_num 429 ranges {2211840=794624,3006464=770048,3776512=622592,4399104=212992} 2024-08-10T05:17:27.300 INFO:tasks.rados.rados.0.smithi086.stdout:1387: writing smithi08687503-24 from 2211840 to 3006464 tid 1 2024-08-10T05:17:27.304 INFO:tasks.rados.rados.0.smithi086.stdout:1387: writing smithi08687503-24 from 3006464 to 3776512 tid 2 2024-08-10T05:17:27.308 INFO:tasks.rados.rados.0.smithi086.stdout:1387: writing smithi08687503-24 from 3776512 to 4399104 tid 3 2024-08-10T05:17:27.309 INFO:tasks.rados.rados.0.smithi086.stdout:1387: writing smithi08687503-24 from 4399104 to 4612096 tid 4 2024-08-10T05:17:27.309 INFO:tasks.rados.rados.0.smithi086.stdout:1388: snap_remove snap 104 2024-08-10T05:17:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:27 smithi086 ceph-mon[98993]: osdmap e347: 8 total, 8 up, 8 in 2024-08-10T05:17:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:27 smithi086 ceph-mon[98993]: pgmap v176: 121 pgs: 121 active+clean; 224 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 524 KiB/s wr, 2 op/s; 698 KiB/s, 0 objects/s recovering 2024-08-10T05:17:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:17:27.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:27 smithi086 ceph-mon[101471]: osdmap e347: 8 total, 8 up, 8 in 2024-08-10T05:17:27.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:27 smithi086 ceph-mon[101471]: pgmap v176: 121 pgs: 121 active+clean; 224 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 524 KiB/s wr, 2 op/s; 698 KiB/s, 0 objects/s recovering 2024-08-10T05:17:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:17:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:27 smithi159 ceph-mon[90359]: osdmap e347: 8 total, 8 up, 8 in 2024-08-10T05:17:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:27 smithi159 ceph-mon[90359]: pgmap v176: 121 pgs: 121 active+clean; 224 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 524 KiB/s wr, 2 op/s; 698 KiB/s, 0 objects/s recovering 2024-08-10T05:17:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:17:28.257 INFO:tasks.rados.rados.0.smithi086.stdout:1388: done (5 left) 2024-08-10T05:17:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:1389: read oid 44 snap -1 2024-08-10T05:17:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:1389: expect deleted 2024-08-10T05:17:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:1390: copy_from oid 8 from oid 21 current snap is 140 2024-08-10T05:17:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:1391: delete oid 19 current snap is 140 2024-08-10T05:17:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:1381: finishing write tid 4 to smithi08687503-3 2024-08-10T05:17:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:1381: finishing write tid 5 to smithi08687503-3 2024-08-10T05:17:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:1383: finishing rollback tid 0 to smithi08687503-25 2024-08-10T05:17:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:1383: finishing rollback tid 1 to smithi08687503-25 2024-08-10T05:17:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:1383: finishing rollback tid 2 to smithi08687503-25 2024-08-10T05:17:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 951 (ObjNum 353 snap 115 seq_num 353) dirty exists 2024-08-10T05:17:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:1381: finishing write tid 6 to smithi08687503-3 2024-08-10T05:17:28.258 INFO:tasks.rados.rados.0.smithi086.stdout:1381: oid 3 updating version 0 to 790 2024-08-10T05:17:28.259 INFO:tasks.rados.rados.0.smithi086.stdout:1381: oid 3 version 790 is already newer than 789 2024-08-10T05:17:28.259 INFO:tasks.rados.rados.0.smithi086.stdout:1381: oid 3 updating version 790 to 792 2024-08-10T05:17:28.259 INFO:tasks.rados.rados.0.smithi086.stdout:1381: oid 3 version 792 is already newer than 791 2024-08-10T05:17:28.259 INFO:tasks.rados.rados.0.smithi086.stdout:1381: oid 3 version 792 is already newer than 788 2024-08-10T05:17:28.259 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 792 (ObjNum 427 snap 140 seq_num 427) dirty exists 2024-08-10T05:17:28.259 INFO:tasks.rados.rados.0.smithi086.stdout:1381: left oid 3 (ObjNum 427 snap 140 seq_num 427) 2024-08-10T05:17:28.259 INFO:tasks.rados.rados.0.smithi086.stdout:1382: finishing rollback tid 0 to smithi08687503-13 2024-08-10T05:17:28.259 INFO:tasks.rados.rados.0.smithi086.stdout:1382: finishing rollback tid 1 to smithi08687503-13 2024-08-10T05:17:28.259 INFO:tasks.rados.rados.0.smithi086.stdout:1382: finishing rollback tid 2 to smithi08687503-13 2024-08-10T05:17:28.259 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 969 (ObjNum 378 snap 124 seq_num 378) dirty exists 2024-08-10T05:17:28.259 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 971 (ObjNum 409 snap 137 seq_num 409) dirty exists 2024-08-10T05:17:28.259 INFO:tasks.rados.rados.0.smithi086.stdout:1387: finishing write tid 1 to smithi08687503-24 2024-08-10T05:17:28.259 INFO:tasks.rados.rados.0.smithi086.stdout:1387: finishing write tid 2 to smithi08687503-24 2024-08-10T05:17:28.259 INFO:tasks.rados.rados.0.smithi086.stdout:1387: finishing write tid 3 to smithi08687503-24 2024-08-10T05:17:28.260 INFO:tasks.rados.rados.0.smithi086.stdout:1387: finishing write tid 4 to smithi08687503-24 2024-08-10T05:17:28.260 INFO:tasks.rados.rados.0.smithi086.stdout:1387: finishing write tid 5 to smithi08687503-24 2024-08-10T05:17:28.260 INFO:tasks.rados.rados.0.smithi086.stdout:1387: finishing write tid 6 to smithi08687503-24 2024-08-10T05:17:28.260 INFO:tasks.rados.rados.0.smithi086.stdout:1387: oid 24 updating version 0 to 797 2024-08-10T05:17:28.260 INFO:tasks.rados.rados.0.smithi086.stdout:1387: oid 24 version 797 is already newer than 795 2024-08-10T05:17:28.260 INFO:tasks.rados.rados.0.smithi086.stdout:1387: oid 24 version 797 is already newer than 794 2024-08-10T05:17:28.260 INFO:tasks.rados.rados.0.smithi086.stdout:1387: oid 24 version 797 is already newer than 796 2024-08-10T05:17:28.260 INFO:tasks.rados.rados.0.smithi086.stdout:1387: oid 24 version 797 is already newer than 793 2024-08-10T05:17:28.260 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 797 (ObjNum 429 snap 140 seq_num 429) dirty exists 2024-08-10T05:17:28.260 INFO:tasks.rados.rados.0.smithi086.stdout:1387: left oid 24 (ObjNum 429 snap 140 seq_num 429) 2024-08-10T05:17:28.263 INFO:tasks.rados.rados.0.smithi086.stdout:1390: finishing copy_from to smithi08687503-8 2024-08-10T05:17:28.263 INFO:tasks.rados.rados.0.smithi086.stdout:1390: got expected ENOENT (src dne) 2024-08-10T05:17:28.265 INFO:tasks.rados.rados.0.smithi086.stdout:1390: finishing copy_from racing read to smithi08687503-8 2024-08-10T05:17:28.266 INFO:tasks.rados.rados.0.smithi086.stdout:1381: done (7 left) 2024-08-10T05:17:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:1382: done (6 left) 2024-08-10T05:17:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:1383: done (5 left) 2024-08-10T05:17:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:1384: done (4 left) 2024-08-10T05:17:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:1387: done (3 left) 2024-08-10T05:17:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:1389: done (2 left) 2024-08-10T05:17:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:1390: done (1 left) 2024-08-10T05:17:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:1391: done (0 left) 2024-08-10T05:17:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:1392: copy_from oid 37 from oid 30 current snap is 140 2024-08-10T05:17:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 44 current snap is 140 2024-08-10T05:17:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:1393: seq_num 431 ranges {0=24576} 2024-08-10T05:17:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:1393: writing smithi08687503-44 from 0 to 24576 tid 1 2024-08-10T05:17:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 10 current snap is 140 2024-08-10T05:17:28.267 INFO:tasks.rados.rados.0.smithi086.stdout:1394: seq_num 432 ranges {5488640=40960} 2024-08-10T05:17:28.298 INFO:tasks.rados.rados.0.smithi086.stdout:1394: writing smithi08687503-10 from 5488640 to 5529600 tid 1 2024-08-10T05:17:28.298 INFO:tasks.rados.rados.0.smithi086.stdout:1395: read oid 45 snap -1 2024-08-10T05:17:28.298 INFO:tasks.rados.rados.0.smithi086.stdout:1395: expect (ObjNum 415 snap 140 seq_num 415) 2024-08-10T05:17:28.298 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 13 current snap is 140 2024-08-10T05:17:28.299 INFO:tasks.rados.rados.0.smithi086.stdout:1396: seq_num 433 ranges {4562944=57344} 2024-08-10T05:17:28.324 INFO:tasks.rados.rados.0.smithi086.stdout:1396: writing smithi08687503-13 from 4562944 to 4620288 tid 1 2024-08-10T05:17:28.324 INFO:tasks.rados.rados.0.smithi086.stdout:1397: rollback oid 16 current snap is 140 2024-08-10T05:17:28.324 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 16 to 115 2024-08-10T05:17:28.325 INFO:tasks.rados.rados.0.smithi086.stdout:1393: finishing write tid 1 to smithi08687503-44 2024-08-10T05:17:28.325 INFO:tasks.rados.rados.0.smithi086.stdout:1393: finishing write tid 2 to smithi08687503-44 2024-08-10T05:17:28.325 INFO:tasks.rados.rados.0.smithi086.stdout:1398: copy_from oid 6 from oid 23 current snap is 140 2024-08-10T05:17:28.325 INFO:tasks.rados.rados.0.smithi086.stdout:1393: finishing write tid 3 to smithi08687503-44 2024-08-10T05:17:28.325 INFO:tasks.rados.rados.0.smithi086.stdout:1393: oid 44 updating version 0 to 952 2024-08-10T05:17:28.325 INFO:tasks.rados.rados.0.smithi086.stdout:1393: oid 44 updating version 952 to 953 2024-08-10T05:17:28.325 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 953 (ObjNum 431 snap 140 seq_num 431) dirty exists 2024-08-10T05:17:28.325 INFO:tasks.rados.rados.0.smithi086.stdout:1393: left oid 44 (ObjNum 431 snap 140 seq_num 431) 2024-08-10T05:17:28.325 INFO:tasks.rados.rados.0.smithi086.stdout:1392: finishing copy_from racing read to smithi08687503-37 2024-08-10T05:17:28.325 INFO:tasks.rados.rados.0.smithi086.stdout:1392: finishing copy_from to smithi08687503-37 2024-08-10T05:17:28.325 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 562 (ObjNum 420 snap 140 seq_num 420) dirty exists 2024-08-10T05:17:28.325 INFO:tasks.rados.rados.0.smithi086.stdout:1394: finishing write tid 1 to smithi08687503-10 2024-08-10T05:17:28.325 INFO:tasks.rados.rados.0.smithi086.stdout:1392: done (6 left) 2024-08-10T05:17:28.325 INFO:tasks.rados.rados.0.smithi086.stdout:1393: done (5 left) 2024-08-10T05:17:28.326 INFO:tasks.rados.rados.0.smithi086.stdout:1399: snap_remove snap 136 2024-08-10T05:17:28.587 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:28 smithi086 ceph-mon[98993]: osdmap e348: 8 total, 8 up, 8 in 2024-08-10T05:17:28.587 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:28 smithi086 ceph-mon[101471]: osdmap e348: 8 total, 8 up, 8 in 2024-08-10T05:17:28.588 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:17:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:17:28] "GET /metrics HTTP/1.1" 200 36140 "" "Prometheus/2.43.0" 2024-08-10T05:17:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:28 smithi159 ceph-mon[90359]: osdmap e348: 8 total, 8 up, 8 in 2024-08-10T05:17:29.263 INFO:tasks.rados.rados.0.smithi086.stdout:1399: done (5 left) 2024-08-10T05:17:29.263 INFO:tasks.rados.rados.0.smithi086.stdout:1400: copy_from oid 12 from oid 3 current snap is 140 2024-08-10T05:17:29.263 INFO:tasks.rados.rados.0.smithi086.stdout:1394: finishing write tid 2 to smithi08687503-10 2024-08-10T05:17:29.264 INFO:tasks.rados.rados.0.smithi086.stdout:1394: finishing write tid 3 to smithi08687503-10 2024-08-10T05:17:29.264 INFO:tasks.rados.rados.0.smithi086.stdout:1394: oid 10 updating version 0 to 983 2024-08-10T05:17:29.264 INFO:tasks.rados.rados.0.smithi086.stdout:1394: oid 10 updating version 983 to 984 2024-08-10T05:17:29.264 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 984 (ObjNum 432 snap 140 seq_num 432) dirty exists 2024-08-10T05:17:29.264 INFO:tasks.rados.rados.0.smithi086.stdout:1394: left oid 10 (ObjNum 432 snap 140 seq_num 432) 2024-08-10T05:17:29.264 INFO:tasks.rados.rados.0.smithi086.stdout:1396: finishing write tid 1 to smithi08687503-13 2024-08-10T05:17:29.264 INFO:tasks.rados.rados.0.smithi086.stdout:1395: expect (ObjNum 415 snap 140 seq_num 415) 2024-08-10T05:17:29.588 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:29 smithi159 ceph-mon[90359]: pgmap v178: 121 pgs: 121 active+clean; 233 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.6 MiB/s wr, 23 op/s 2024-08-10T05:17:29.588 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:29 smithi159 ceph-mon[90359]: osdmap e349: 8 total, 8 up, 8 in 2024-08-10T05:17:29.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:29 smithi086 ceph-mon[101471]: pgmap v178: 121 pgs: 121 active+clean; 233 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.6 MiB/s wr, 23 op/s 2024-08-10T05:17:29.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:29 smithi086 ceph-mon[101471]: osdmap e349: 8 total, 8 up, 8 in 2024-08-10T05:17:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:29 smithi086 ceph-mon[98993]: pgmap v178: 121 pgs: 121 active+clean; 233 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.6 MiB/s wr, 23 op/s 2024-08-10T05:17:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:29 smithi086 ceph-mon[98993]: osdmap e349: 8 total, 8 up, 8 in 2024-08-10T05:17:29.680 INFO:tasks.rados.rados.0.smithi086.stdout:1396: finishing write tid 2 to smithi08687503-13 2024-08-10T05:17:29.680 INFO:tasks.rados.rados.0.smithi086.stdout:1396: finishing write tid 3 to smithi08687503-13 2024-08-10T05:17:29.680 INFO:tasks.rados.rados.0.smithi086.stdout:1396: oid 13 updating version 0 to 985 2024-08-10T05:17:29.680 INFO:tasks.rados.rados.0.smithi086.stdout:1396: oid 13 updating version 985 to 986 2024-08-10T05:17:29.680 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 986 (ObjNum 433 snap 140 seq_num 433) dirty exists 2024-08-10T05:17:29.680 INFO:tasks.rados.rados.0.smithi086.stdout:1396: left oid 13 (ObjNum 433 snap 140 seq_num 433) 2024-08-10T05:17:29.680 INFO:tasks.rados.rados.0.smithi086.stdout:1397: finishing rollback tid 0 to smithi08687503-16 2024-08-10T05:17:29.680 INFO:tasks.rados.rados.0.smithi086.stdout:1397: finishing rollback tid 1 to smithi08687503-16 2024-08-10T05:17:29.680 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 989 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-10T05:17:29.680 INFO:tasks.rados.rados.0.smithi086.stdout:1398: finishing copy_from racing read to smithi08687503-6 2024-08-10T05:17:29.680 INFO:tasks.rados.rados.0.smithi086.stdout:1394: done (5 left) 2024-08-10T05:17:29.681 INFO:tasks.rados.rados.0.smithi086.stdout:1395: done (4 left) 2024-08-10T05:17:29.681 INFO:tasks.rados.rados.0.smithi086.stdout:1396: done (3 left) 2024-08-10T05:17:29.681 INFO:tasks.rados.rados.0.smithi086.stdout:1397: done (2 left) 2024-08-10T05:17:29.681 INFO:tasks.rados.rados.0.smithi086.stdout:1401: snap_create 2024-08-10T05:17:29.681 INFO:tasks.rados.rados.0.smithi086.stdout:1398: finishing copy_from to smithi08687503-6 2024-08-10T05:17:29.681 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 709 (ObjNum 398 snap 133 seq_num 398) dirty exists 2024-08-10T05:17:29.681 INFO:tasks.rados.rados.0.smithi086.stdout:1400: finishing copy_from racing read to smithi08687503-12 2024-08-10T05:17:29.681 INFO:tasks.rados.rados.0.smithi086.stdout:1400: finishing copy_from to smithi08687503-12 2024-08-10T05:17:29.681 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 792 (ObjNum 427 snap 140 seq_num 427) dirty exists 2024-08-10T05:17:29.924 INFO:tasks.rados.rados.0.smithi086.stdout:1398: done (2 left) 2024-08-10T05:17:29.925 INFO:tasks.rados.rados.0.smithi086.stdout:1400: done (1 left) 2024-08-10T05:17:29.925 INFO:tasks.rados.rados.0.smithi086.stdout:1401: done (0 left) 2024-08-10T05:17:29.925 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 11 current snap is 141 2024-08-10T05:17:29.925 INFO:tasks.rados.rados.0.smithi086.stdout:1402: seq_num 434 ranges {2342912=73728} 2024-08-10T05:17:29.937 INFO:tasks.rados.rados.0.smithi086.stdout:1402: writing smithi08687503-11 from 2342912 to 2416640 tid 1 2024-08-10T05:17:29.937 INFO:tasks.rados.rados.0.smithi086.stdout:1403: rmattr oid 30 current snap is 141 2024-08-10T05:17:29.937 INFO:tasks.rados.rados.0.smithi086.stdout:1404: delete oid 23 current snap is 141 2024-08-10T05:17:29.943 INFO:tasks.rados.rados.0.smithi086.stdout:1402: finishing write tid 1 to smithi08687503-11 2024-08-10T05:17:29.943 INFO:tasks.rados.rados.0.smithi086.stdout:1402: finishing write tid 2 to smithi08687503-11 2024-08-10T05:17:29.943 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 563 (ObjNum 420 snap 140 seq_num 420) dirty exists 2024-08-10T05:17:29.944 INFO:tasks.rados.rados.0.smithi086.stdout:1403: done (2 left) 2024-08-10T05:17:29.944 INFO:tasks.rados.rados.0.smithi086.stdout:1404: done (1 left) 2024-08-10T05:17:29.944 INFO:tasks.rados.rados.0.smithi086.stdout:1405: rollback oid 30 current snap is 141 2024-08-10T05:17:29.944 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 30 to 128 2024-08-10T05:17:29.945 INFO:tasks.rados.rados.0.smithi086.stdout:1406: copy_from oid 23 from oid 17 current snap is 141 2024-08-10T05:17:29.945 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 24 current snap is 141 2024-08-10T05:17:29.945 INFO:tasks.rados.rados.0.smithi086.stdout:1407: seq_num 436 ranges {4612096=106496} 2024-08-10T05:17:29.970 INFO:tasks.rados.rados.0.smithi086.stdout:1407: writing smithi08687503-24 from 4612096 to 4718592 tid 1 2024-08-10T05:17:29.970 INFO:tasks.rados.rados.0.smithi086.stdout:1408: read oid 34 snap 117 2024-08-10T05:17:29.970 INFO:tasks.rados.rados.0.smithi086.stdout:1408: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-10T05:17:29.970 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 33 current snap is 141 2024-08-10T05:17:29.970 INFO:tasks.rados.rados.0.smithi086.stdout:1402: finishing write tid 3 to smithi08687503-11 2024-08-10T05:17:29.971 INFO:tasks.rados.rados.0.smithi086.stdout:1402: oid 11 updating version 0 to 733 2024-08-10T05:17:29.971 INFO:tasks.rados.rados.0.smithi086.stdout:1402: oid 11 updating version 733 to 734 2024-08-10T05:17:29.971 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 734 (ObjNum 434 snap 141 seq_num 434) dirty exists 2024-08-10T05:17:29.971 INFO:tasks.rados.rados.0.smithi086.stdout:1402: left oid 11 (ObjNum 434 snap 141 seq_num 434) 2024-08-10T05:17:29.971 INFO:tasks.rados.rados.0.smithi086.stdout:1405: finishing rollback tid 0 to smithi08687503-30 2024-08-10T05:17:29.971 INFO:tasks.rados.rados.0.smithi086.stdout:1405: finishing rollback tid 1 to smithi08687503-30 2024-08-10T05:17:29.971 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 565 (ObjNum 33 snap 0 seq_num 3355692832) dirty dne 2024-08-10T05:17:29.971 INFO:tasks.rados.rados.0.smithi086.stdout:1406: finishing copy_from racing read to smithi08687503-23 2024-08-10T05:17:29.971 INFO:tasks.rados.rados.0.smithi086.stdout:1409: seq_num 437 ranges {2293760=122880} 2024-08-10T05:17:29.983 INFO:tasks.rados.rados.0.smithi086.stdout:1409: writing smithi08687503-33 from 2293760 to 2416640 tid 1 2024-08-10T05:17:29.983 INFO:tasks.rados.rados.0.smithi086.stdout:1402: done (5 left) 2024-08-10T05:17:29.983 INFO:tasks.rados.rados.0.smithi086.stdout:1405: done (4 left) 2024-08-10T05:17:29.983 INFO:tasks.rados.rados.0.smithi086.stdout:1410: snap_remove snap 134 2024-08-10T05:17:30.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:30 smithi086 ceph-mon[101471]: osdmap e350: 8 total, 8 up, 8 in 2024-08-10T05:17:30.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:30 smithi086 ceph-mon[101471]: osdmap e351: 8 total, 8 up, 8 in 2024-08-10T05:17:30.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:30 smithi086 ceph-mon[98993]: osdmap e350: 8 total, 8 up, 8 in 2024-08-10T05:17:30.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:30 smithi086 ceph-mon[98993]: osdmap e351: 8 total, 8 up, 8 in 2024-08-10T05:17:30.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:30 smithi159 ceph-mon[90359]: osdmap e350: 8 total, 8 up, 8 in 2024-08-10T05:17:30.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:30 smithi159 ceph-mon[90359]: osdmap e351: 8 total, 8 up, 8 in 2024-08-10T05:17:30.794 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:17:30.933 INFO:tasks.rados.rados.0.smithi086.stdout:1410: done (4 left) 2024-08-10T05:17:30.933 INFO:tasks.rados.rados.0.smithi086.stdout:1411: delete oid 7 current snap is 141 2024-08-10T05:17:30.933 INFO:tasks.rados.rados.0.smithi086.stdout:1406: finishing copy_from to smithi08687503-23 2024-08-10T05:17:30.933 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 552 (ObjNum 338 snap 106 seq_num 338) dirty exists 2024-08-10T05:17:30.933 INFO:tasks.rados.rados.0.smithi086.stdout:1407: finishing write tid 1 to smithi08687503-24 2024-08-10T05:17:30.933 INFO:tasks.rados.rados.0.smithi086.stdout:1407: finishing write tid 2 to smithi08687503-24 2024-08-10T05:17:30.933 INFO:tasks.rados.rados.0.smithi086.stdout:1407: finishing write tid 3 to smithi08687503-24 2024-08-10T05:17:30.933 INFO:tasks.rados.rados.0.smithi086.stdout:1407: oid 24 updating version 0 to 799 2024-08-10T05:17:30.933 INFO:tasks.rados.rados.0.smithi086.stdout:1407: oid 24 version 799 is already newer than 798 2024-08-10T05:17:30.934 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 799 (ObjNum 436 snap 141 seq_num 436) dirty exists 2024-08-10T05:17:30.934 INFO:tasks.rados.rados.0.smithi086.stdout:1407: left oid 24 (ObjNum 436 snap 141 seq_num 436) 2024-08-10T05:17:30.934 INFO:tasks.rados.rados.0.smithi086.stdout:1408: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-10T05:17:30.963 INFO:tasks.rados.rados.0.smithi086.stdout:1409: finishing write tid 1 to smithi08687503-33 2024-08-10T05:17:30.963 INFO:tasks.rados.rados.0.smithi086.stdout:1409: finishing write tid 2 to smithi08687503-33 2024-08-10T05:17:30.963 INFO:tasks.rados.rados.0.smithi086.stdout:1409: finishing write tid 3 to smithi08687503-33 2024-08-10T05:17:30.963 INFO:tasks.rados.rados.0.smithi086.stdout:1409: oid 33 updating version 0 to 733 2024-08-10T05:17:30.963 INFO:tasks.rados.rados.0.smithi086.stdout:1409: oid 33 version 733 is already newer than 732 2024-08-10T05:17:30.964 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 733 (ObjNum 437 snap 141 seq_num 437) dirty exists 2024-08-10T05:17:30.964 INFO:tasks.rados.rados.0.smithi086.stdout:1409: left oid 33 (ObjNum 437 snap 141 seq_num 437) 2024-08-10T05:17:30.964 INFO:tasks.rados.rados.0.smithi086.stdout:1406: done (4 left) 2024-08-10T05:17:30.964 INFO:tasks.rados.rados.0.smithi086.stdout:1407: done (3 left) 2024-08-10T05:17:30.964 INFO:tasks.rados.rados.0.smithi086.stdout:1408: done (2 left) 2024-08-10T05:17:30.964 INFO:tasks.rados.rados.0.smithi086.stdout:1409: done (1 left) 2024-08-10T05:17:30.964 INFO:tasks.rados.rados.0.smithi086.stdout:1411: done (0 left) 2024-08-10T05:17:30.964 INFO:tasks.rados.rados.0.smithi086.stdout:1412: rollback oid 50 current snap is 141 2024-08-10T05:17:30.964 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 50 to 137 2024-08-10T05:17:30.964 INFO:tasks.rados.rados.0.smithi086.stdout:1413: copy_from oid 39 from oid 10 current snap is 141 2024-08-10T05:17:30.964 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 141 2024-08-10T05:17:30.964 INFO:tasks.rados.rados.0.smithi086.stdout:1414: seq_num 439 ranges {0=155648} 2024-08-10T05:17:30.965 INFO:tasks.rados.rados.0.smithi086.stdout:1414: writing smithi08687503-2 from 0 to 155648 tid 1 2024-08-10T05:17:30.966 INFO:tasks.rados.rados.0.smithi086.stdout:1415: read oid 36 snap -1 2024-08-10T05:17:30.966 INFO:tasks.rados.rados.0.smithi086.stdout:1415: expect (ObjNum 376 snap 123 seq_num 376) 2024-08-10T05:17:30.966 INFO:tasks.rados.rados.0.smithi086.stdout:1416: rollback oid 32 current snap is 141 2024-08-10T05:17:30.966 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 32 to 125 2024-08-10T05:17:30.966 INFO:tasks.rados.rados.0.smithi086.stdout:1417: rollback oid 40 current snap is 141 2024-08-10T05:17:30.966 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 40 to 140 2024-08-10T05:17:30.966 INFO:tasks.rados.rados.0.smithi086.stdout:1418: copy_from oid 45 from oid 17 current snap is 141 2024-08-10T05:17:30.966 INFO:tasks.rados.rados.0.smithi086.stdout:1419: snap_create 2024-08-10T05:17:30.970 INFO:tasks.rados.rados.0.smithi086.stdout:1417: finishing rollback tid 0 to smithi08687503-40 2024-08-10T05:17:30.970 INFO:tasks.rados.rados.0.smithi086.stdout:1412: finishing rollback tid 1 to smithi08687503-50 2024-08-10T05:17:30.970 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 0 (ObjNum 353 snap 0 seq_num 807382576) dirty dne 2024-08-10T05:17:30.970 INFO:tasks.rados.rados.0.smithi086.stdout:1417: finishing rollback tid 1 to smithi08687503-40 2024-08-10T05:17:30.970 INFO:tasks.rados.rados.0.smithi086.stdout:1417: finishing rollback tid 2 to smithi08687503-40 2024-08-10T05:17:30.971 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 795 (ObjNum 379 snap 125 seq_num 379) dirty exists 2024-08-10T05:17:30.971 INFO:tasks.rados.rados.0.smithi086.stdout:1414: finishing write tid 1 to smithi08687503-2 2024-08-10T05:17:30.973 INFO:tasks.rados.rados.0.smithi086.stdout:1414: finishing write tid 2 to smithi08687503-2 2024-08-10T05:17:30.977 INFO:tasks.rados.rados.0.smithi086.stdout:1414: finishing write tid 3 to smithi08687503-2 2024-08-10T05:17:30.977 INFO:tasks.rados.rados.0.smithi086.stdout:1414: oid 2 updating version 0 to 914 2024-08-10T05:17:30.977 INFO:tasks.rados.rados.0.smithi086.stdout:1414: oid 2 version 914 is already newer than 913 2024-08-10T05:17:30.977 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 914 (ObjNum 439 snap 141 seq_num 439) dirty exists 2024-08-10T05:17:30.977 INFO:tasks.rados.rados.0.smithi086.stdout:1414: left oid 2 (ObjNum 439 snap 141 seq_num 439) 2024-08-10T05:17:30.997 INFO:tasks.rados.rados.0.smithi086.stdout:1416: finishing rollback tid 0 to smithi08687503-32 2024-08-10T05:17:30.997 INFO:tasks.rados.rados.0.smithi086.stdout:1416: finishing rollback tid 1 to smithi08687503-32 2024-08-10T05:17:31.001 INFO:tasks.rados.rados.0.smithi086.stdout:1418: finishing copy_from racing read to smithi08687503-45 2024-08-10T05:17:31.002 INFO:tasks.rados.rados.0.smithi086.stdout:1418: finishing copy_from to smithi08687503-45 2024-08-10T05:17:31.002 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 552 (ObjNum 338 snap 106 seq_num 338) dirty exists 2024-08-10T05:17:31.004 INFO:tasks.rados.rados.0.smithi086.stdout:1413: finishing copy_from racing read to smithi08687503-39 2024-08-10T05:17:31.005 INFO:tasks.rados.rados.0.smithi086.stdout:1416: finishing rollback tid 2 to smithi08687503-32 2024-08-10T05:17:31.006 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 768 (ObjNum 370 snap 119 seq_num 370) dirty exists 2024-08-10T05:17:31.010 INFO:tasks.rados.rados.0.smithi086.stdout:1413: finishing copy_from to smithi08687503-39 2024-08-10T05:17:31.010 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 984 (ObjNum 432 snap 140 seq_num 432) dirty exists 2024-08-10T05:17:31.014 INFO:tasks.rados.rados.0.smithi086.stdout:1415: expect (ObjNum 376 snap 123 seq_num 376) 2024-08-10T05:17:31.086 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:17:31.086 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (6m) 14s ago 7m 25.1M - 0.25.0 c8568f914cd2 35968fd43daf 2024-08-10T05:17:31.086 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (7m) 87s ago 7m 89.4M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:17:31.086 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (8m) 14s ago 8m 21.7M - 18.2.4-685-gf5af36e4 20036124afeb 647a6daeb729 2024-08-10T05:17:31.086 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (8m) 87s ago 8m 15.9M - 18.2.4-685-gf5af36e4 20036124afeb 419afb746b2c 2024-08-10T05:17:31.086 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,9283,8765 running (2m) 87s ago 12m 439M - 19.1.0-1335-gbca9905d c7b33901c886 a44476fa498b 2024-08-10T05:17:31.086 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:8443,9283,8765 running (2m) 14s ago 13m 508M - 19.1.0-1335-gbca9905d c7b33901c886 cbe6b5d6d7db 2024-08-10T05:17:31.087 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (2m) 14s ago 14m 51.7M 2048M 19.1.0-1335-gbca9905d c7b33901c886 da469cb2b936 2024-08-10T05:17:31.087 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (92s) 87s ago 12m 21.9M 2048M 19.1.0-1335-gbca9905d c7b33901c886 1264e3f84bab 2024-08-10T05:17:31.087 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (110s) 14s ago 12m 43.0M 2048M 19.1.0-1335-gbca9905d c7b33901c886 b053df1d63ca 2024-08-10T05:17:31.087 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (6m) 14s ago 6m 14.7M - 1.5.0 0da6a335fe13 4e352dfbeecc 2024-08-10T05:17:31.087 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (6m) 87s ago 6m 15.3M - 1.5.0 0da6a335fe13 b9264bb67c4d 2024-08-10T05:17:31.087 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (51s) 14s ago 11m 104M 2480M 19.1.0-1335-gbca9905d c7b33901c886 db28f2aa6b9d 2024-08-10T05:17:31.087 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (18s) 14s ago 11m 12.1M 2480M 19.1.0-1335-gbca9905d c7b33901c886 64868becde7b 2024-08-10T05:17:31.087 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (11m) 14s ago 11m 196M 2480M 18.2.4-685-gf5af36e4 20036124afeb 4ba91ff61da0 2024-08-10T05:17:31.087 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (10m) 14s ago 10m 113M 2480M 18.2.4-685-gf5af36e4 20036124afeb a1d52ad4faa0 2024-08-10T05:17:31.087 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (10m) 87s ago 10m 124M 2480M 18.2.4-685-gf5af36e4 20036124afeb 46aad70204b6 2024-08-10T05:17:31.087 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (9m) 87s ago 9m 147M 2480M 18.2.4-685-gf5af36e4 20036124afeb 55fe3cad2be9 2024-08-10T05:17:31.087 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (9m) 87s ago 9m 96.4M 2480M 18.2.4-685-gf5af36e4 20036124afeb 6a67eed4245a 2024-08-10T05:17:31.087 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (9m) 87s ago 9m 108M 2480M 18.2.4-685-gf5af36e4 20036124afeb f455e2f6fe30 2024-08-10T05:17:31.088 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (2m) 87s ago 7m 49.4M - 2.43.0 a07b618ecd1d 90909260918d 2024-08-10T05:17:31.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:31 smithi086 ceph-mon[98993]: pgmap v182: 121 pgs: 121 active+clean; 235 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.8 MiB/s wr, 29 op/s 2024-08-10T05:17:31.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:31 smithi086 ceph-mon[98993]: osdmap e352: 8 total, 8 up, 8 in 2024-08-10T05:17:31.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:31 smithi086 ceph-mon[101471]: pgmap v182: 121 pgs: 121 active+clean; 235 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.8 MiB/s wr, 29 op/s 2024-08-10T05:17:31.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:31 smithi086 ceph-mon[101471]: osdmap e352: 8 total, 8 up, 8 in 2024-08-10T05:17:31.418 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:17:31.418 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:17:31.419 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-10T05:17:31.419 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:17:31.419 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:17:31.419 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:17:31.419 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:17:31.419 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:17:31.419 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 6, 2024-08-10T05:17:31.419 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:17:31.419 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:17:31.419 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:17:31.419 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:17:31.419 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:17:31.419 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:17:31.420 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 8, 2024-08-10T05:17:31.420 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 7 2024-08-10T05:17:31.420 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:17:31.420 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:17:31.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:31 smithi159 ceph-mon[90359]: pgmap v182: 121 pgs: 121 active+clean; 235 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.8 MiB/s wr, 29 op/s 2024-08-10T05:17:31.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:31 smithi159 ceph-mon[90359]: osdmap e352: 8 total, 8 up, 8 in 2024-08-10T05:17:31.936 INFO:tasks.rados.rados.0.smithi086.stdout:1412: done (7 left) 2024-08-10T05:17:31.937 INFO:tasks.rados.rados.0.smithi086.stdout:1413: done (6 left) 2024-08-10T05:17:31.937 INFO:tasks.rados.rados.0.smithi086.stdout:1414: done (5 left) 2024-08-10T05:17:31.937 INFO:tasks.rados.rados.0.smithi086.stdout:1415: done (4 left) 2024-08-10T05:17:31.937 INFO:tasks.rados.rados.0.smithi086.stdout:1416: done (3 left) 2024-08-10T05:17:31.937 INFO:tasks.rados.rados.0.smithi086.stdout:1417: done (2 left) 2024-08-10T05:17:31.937 INFO:tasks.rados.rados.0.smithi086.stdout:1418: done (1 left) 2024-08-10T05:17:31.937 INFO:tasks.rados.rados.0.smithi086.stdout:1419: done (0 left) 2024-08-10T05:17:31.937 INFO:tasks.rados.rados.0.smithi086.stdout:1420: read oid 31 snap 125 2024-08-10T05:17:31.937 INFO:tasks.rados.rados.0.smithi086.stdout:1420: expect (ObjNum 349 snap 113 seq_num 349) 2024-08-10T05:17:31.937 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 142 2024-08-10T05:17:31.937 INFO:tasks.rados.rados.0.smithi086.stdout:1421: seq_num 440 ranges {155648=172032} 2024-08-10T05:17:31.938 INFO:tasks.rados.rados.0.smithi086.stdout:1421: writing smithi08687503-2 from 155648 to 327680 tid 1 2024-08-10T05:17:31.938 INFO:tasks.rados.rados.0.smithi086.stdout:1422: rollback oid 21 current snap is 142 2024-08-10T05:17:31.938 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 21 to 127 2024-08-10T05:17:31.938 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 44 current snap is 142 2024-08-10T05:17:31.938 INFO:tasks.rados.rados.0.smithi086.stdout:1423: seq_num 441 ranges {24576=188416} 2024-08-10T05:17:31.939 INFO:tasks.rados.rados.0.smithi086.stdout:1423: writing smithi08687503-44 from 24576 to 212992 tid 1 2024-08-10T05:17:31.939 INFO:tasks.rados.rados.0.smithi086.stdout:1424: read oid 33 snap -1 2024-08-10T05:17:31.939 INFO:tasks.rados.rados.0.smithi086.stdout:1424: expect (ObjNum 437 snap 141 seq_num 437) 2024-08-10T05:17:31.939 INFO:tasks.rados.rados.0.smithi086.stdout:1425: setattr oid 37 current snap is 142 2024-08-10T05:17:31.942 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 48 current snap is 142 2024-08-10T05:17:31.942 INFO:tasks.rados.rados.0.smithi086.stdout:1426: seq_num 442 ranges {5554176=204800} 2024-08-10T05:17:31.973 INFO:tasks.rados.rados.0.smithi086.stdout:1426: writing smithi08687503-48 from 5554176 to 5758976 tid 1 2024-08-10T05:17:31.973 INFO:tasks.rados.rados.0.smithi086.stdout:1427: rmattr oid 19 current snap is 142 2024-08-10T05:17:31.973 INFO:tasks.rados.rados.0.smithi086.stdout:1427: done (7 left) 2024-08-10T05:17:31.973 INFO:tasks.rados.rados.0.smithi086.stdout:1428: delete oid 27 current snap is 142 2024-08-10T05:17:31.973 INFO:tasks.rados.rados.0.smithi086.stdout:1423: finishing write tid 1 to smithi08687503-44 2024-08-10T05:17:31.974 INFO:tasks.rados.rados.0.smithi086.stdout:1420: expect (ObjNum 349 snap 113 seq_num 349) 2024-08-10T05:17:32.005 INFO:tasks.rados.rados.0.smithi086.stdout:1423: finishing write tid 2 to smithi08687503-44 2024-08-10T05:17:32.006 INFO:tasks.rados.rados.0.smithi086.stdout:1421: finishing write tid 1 to smithi08687503-2 2024-08-10T05:17:32.006 INFO:tasks.rados.rados.0.smithi086.stdout:1421: finishing write tid 2 to smithi08687503-2 2024-08-10T05:17:32.006 INFO:tasks.rados.rados.0.smithi086.stdout:1422: finishing rollback tid 1 to smithi08687503-21 2024-08-10T05:17:32.006 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 0 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-10T05:17:32.006 INFO:tasks.rados.rados.0.smithi086.stdout:1423: finishing write tid 3 to smithi08687503-44 2024-08-10T05:17:32.006 INFO:tasks.rados.rados.0.smithi086.stdout:1423: oid 44 updating version 0 to 976 2024-08-10T05:17:32.006 INFO:tasks.rados.rados.0.smithi086.stdout:1423: oid 44 version 976 is already newer than 975 2024-08-10T05:17:32.006 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 976 (ObjNum 441 snap 142 seq_num 441) dirty exists 2024-08-10T05:17:32.006 INFO:tasks.rados.rados.0.smithi086.stdout:1423: left oid 44 (ObjNum 441 snap 142 seq_num 441) 2024-08-10T05:17:32.006 INFO:tasks.rados.rados.0.smithi086.stdout:1421: finishing write tid 3 to smithi08687503-2 2024-08-10T05:17:32.007 INFO:tasks.rados.rados.0.smithi086.stdout:1421: oid 2 updating version 0 to 915 2024-08-10T05:17:32.007 INFO:tasks.rados.rados.0.smithi086.stdout:1421: oid 2 updating version 915 to 916 2024-08-10T05:17:32.007 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 916 (ObjNum 440 snap 142 seq_num 440) dirty exists 2024-08-10T05:17:32.007 INFO:tasks.rados.rados.0.smithi086.stdout:1421: left oid 2 (ObjNum 440 snap 142 seq_num 440) 2024-08-10T05:17:32.007 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 917 (ObjNum 420 snap 140 seq_num 420) dirty exists 2024-08-10T05:17:32.007 INFO:tasks.rados.rados.0.smithi086.stdout:1424: expect (ObjNum 437 snap 141 seq_num 437) 2024-08-10T05:17:32.103 INFO:tasks.rados.rados.0.smithi086.stdout:1426: finishing write tid 1 to smithi08687503-48 2024-08-10T05:17:32.103 INFO:tasks.rados.rados.0.smithi086.stdout:1426: finishing write tid 2 to smithi08687503-48 2024-08-10T05:17:32.103 INFO:tasks.rados.rados.0.smithi086.stdout:1426: finishing write tid 3 to smithi08687503-48 2024-08-10T05:17:32.103 INFO:tasks.rados.rados.0.smithi086.stdout:1426: oid 48 updating version 0 to 796 2024-08-10T05:17:32.103 INFO:tasks.rados.rados.0.smithi086.stdout:1426: oid 48 updating version 796 to 797 2024-08-10T05:17:32.103 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 797 (ObjNum 442 snap 142 seq_num 442) dirty exists 2024-08-10T05:17:32.103 INFO:tasks.rados.rados.0.smithi086.stdout:1426: left oid 48 (ObjNum 442 snap 142 seq_num 442) 2024-08-10T05:17:32.104 INFO:tasks.rados.rados.0.smithi086.stdout:1420: done (7 left) 2024-08-10T05:17:32.104 INFO:tasks.rados.rados.0.smithi086.stdout:1421: done (6 left) 2024-08-10T05:17:32.104 INFO:tasks.rados.rados.0.smithi086.stdout:1422: done (5 left) 2024-08-10T05:17:32.104 INFO:tasks.rados.rados.0.smithi086.stdout:1423: done (4 left) 2024-08-10T05:17:32.104 INFO:tasks.rados.rados.0.smithi086.stdout:1424: done (3 left) 2024-08-10T05:17:32.104 INFO:tasks.rados.rados.0.smithi086.stdout:1425: done (2 left) 2024-08-10T05:17:32.104 INFO:tasks.rados.rados.0.smithi086.stdout:1426: done (1 left) 2024-08-10T05:17:32.104 INFO:tasks.rados.rados.0.smithi086.stdout:1428: done (0 left) 2024-08-10T05:17:32.104 INFO:tasks.rados.rados.0.smithi086.stdout:1429: rmattr oid 21 current snap is 142 2024-08-10T05:17:32.104 INFO:tasks.rados.rados.0.smithi086.stdout:1429: done (0 left) 2024-08-10T05:17:32.104 INFO:tasks.rados.rados.0.smithi086.stdout:1430: rmattr oid 41 current snap is 142 2024-08-10T05:17:32.104 INFO:tasks.rados.rados.0.smithi086.stdout:1431: snap_create 2024-08-10T05:17:32.105 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 978 (ObjNum 179 snap 45 seq_num 179) dirty exists 2024-08-10T05:17:32.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:32 smithi086 ceph-mon[101471]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:17:32.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:32 smithi086 ceph-mon[101471]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:17:32.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:32.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:32 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3711033853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:32.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:32 smithi086 ceph-mon[101471]: osdmap e353: 8 total, 8 up, 8 in 2024-08-10T05:17:32.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:32 smithi086 ceph-mon[98993]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:17:32.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:32 smithi086 ceph-mon[98993]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:17:32.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:32.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:32 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3711033853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:32.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:32 smithi086 ceph-mon[98993]: osdmap e353: 8 total, 8 up, 8 in 2024-08-10T05:17:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:32 smithi159 ceph-mon[90359]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:17:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:32 smithi159 ceph-mon[90359]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:17:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:32 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3711033853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:32 smithi159 ceph-mon[90359]: osdmap e353: 8 total, 8 up, 8 in 2024-08-10T05:17:32.941 INFO:tasks.rados.rados.0.smithi086.stdout:1430: done (1 left) 2024-08-10T05:17:32.941 INFO:tasks.rados.rados.0.smithi086.stdout:1431: done (0 left) 2024-08-10T05:17:32.941 INFO:tasks.rados.rados.0.smithi086.stdout:1432: rollback oid 39 current snap is 143 2024-08-10T05:17:32.941 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 39 to 105 2024-08-10T05:17:32.941 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 44 current snap is 143 2024-08-10T05:17:32.941 INFO:tasks.rados.rados.0.smithi086.stdout:1433: seq_num 444 ranges {212992=237568} 2024-08-10T05:17:32.944 INFO:tasks.rados.rados.0.smithi086.stdout:1433: writing smithi08687503-44 from 212992 to 450560 tid 1 2024-08-10T05:17:32.944 INFO:tasks.rados.rados.0.smithi086.stdout:1434: read oid 16 snap 126 2024-08-10T05:17:32.944 INFO:tasks.rados.rados.0.smithi086.stdout:1434: expect deleted 2024-08-10T05:17:32.944 INFO:tasks.rados.rados.0.smithi086.stdout:1435: read oid 17 snap -1 2024-08-10T05:17:32.944 INFO:tasks.rados.rados.0.smithi086.stdout:1435: expect (ObjNum 338 snap 106 seq_num 338) 2024-08-10T05:17:32.944 INFO:tasks.rados.rados.0.smithi086.stdout:1436: copy_from oid 50 from oid 25 current snap is 143 2024-08-10T05:17:32.944 INFO:tasks.rados.rados.0.smithi086.stdout:1437: rollback oid 10 current snap is 143 2024-08-10T05:17:32.945 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 10 to 115 2024-08-10T05:17:32.945 INFO:tasks.rados.rados.0.smithi086.stdout:1432: finishing rollback tid 0 to smithi08687503-39 2024-08-10T05:17:32.945 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 37 current snap is 143 2024-08-10T05:17:32.945 INFO:tasks.rados.rados.0.smithi086.stdout:1438: seq_num 445 ranges {2244608=253952} 2024-08-10T05:17:32.959 INFO:tasks.rados.rados.0.smithi086.stdout:1438: writing smithi08687503-37 from 2244608 to 2498560 tid 1 2024-08-10T05:17:32.959 INFO:tasks.rados.rados.0.smithi086.stdout:1439: read oid 8 snap -1 2024-08-10T05:17:32.959 INFO:tasks.rados.rados.0.smithi086.stdout:1439: expect (ObjNum 422 snap 140 seq_num 422) 2024-08-10T05:17:32.959 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 31 current snap is 143 2024-08-10T05:17:32.959 INFO:tasks.rados.rados.0.smithi086.stdout:1432: finishing rollback tid 1 to smithi08687503-39 2024-08-10T05:17:32.960 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 986 (ObjNum 807382240 snap 32683 seq_num 304) dirty dne 2024-08-10T05:17:32.960 INFO:tasks.rados.rados.0.smithi086.stdout:1433: finishing write tid 1 to smithi08687503-44 2024-08-10T05:17:32.960 INFO:tasks.rados.rados.0.smithi086.stdout:1437: finishing rollback tid 0 to smithi08687503-10 2024-08-10T05:17:32.960 INFO:tasks.rados.rados.0.smithi086.stdout:1437: finishing rollback tid 1 to smithi08687503-10 2024-08-10T05:17:32.960 INFO:tasks.rados.rados.0.smithi086.stdout:1437: finishing rollback tid 2 to smithi08687503-10 2024-08-10T05:17:32.960 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 1017 (ObjNum 49 snap 0 seq_num 1684755309) dirty exists 2024-08-10T05:17:32.960 INFO:tasks.rados.rados.0.smithi086.stdout:1433: finishing write tid 2 to smithi08687503-44 2024-08-10T05:17:32.960 INFO:tasks.rados.rados.0.smithi086.stdout:1435: expect (ObjNum 338 snap 106 seq_num 338) 2024-08-10T05:17:32.985 INFO:tasks.rados.rados.0.smithi086.stdout:1433: finishing write tid 3 to smithi08687503-44 2024-08-10T05:17:32.985 INFO:tasks.rados.rados.0.smithi086.stdout:1433: oid 44 updating version 0 to 980 2024-08-10T05:17:32.985 INFO:tasks.rados.rados.0.smithi086.stdout:1433: oid 44 updating version 980 to 981 2024-08-10T05:17:32.985 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 981 (ObjNum 444 snap 143 seq_num 444) dirty exists 2024-08-10T05:17:32.985 INFO:tasks.rados.rados.0.smithi086.stdout:1433: left oid 44 (ObjNum 444 snap 143 seq_num 444) 2024-08-10T05:17:32.985 INFO:tasks.rados.rados.0.smithi086.stdout:1439: expect (ObjNum 422 snap 140 seq_num 422) 2024-08-10T05:17:33.129 INFO:tasks.rados.rados.0.smithi086.stdout:1436: finishing copy_from racing read to smithi08687503-50 2024-08-10T05:17:33.129 INFO:tasks.rados.rados.0.smithi086.stdout:1438: finishing write tid 1 to smithi08687503-37 2024-08-10T05:17:33.129 INFO:tasks.rados.rados.0.smithi086.stdout:1438: finishing write tid 2 to smithi08687503-37 2024-08-10T05:17:33.130 INFO:tasks.rados.rados.0.smithi086.stdout:1436: finishing copy_from to smithi08687503-50 2024-08-10T05:17:33.130 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 951 (ObjNum 353 snap 115 seq_num 353) dirty exists 2024-08-10T05:17:33.130 INFO:tasks.rados.rados.0.smithi086.stdout:1438: finishing write tid 3 to smithi08687503-37 2024-08-10T05:17:33.130 INFO:tasks.rados.rados.0.smithi086.stdout:1438: oid 37 updating version 0 to 919 2024-08-10T05:17:33.130 INFO:tasks.rados.rados.0.smithi086.stdout:1438: oid 37 version 919 is already newer than 918 2024-08-10T05:17:33.130 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 919 (ObjNum 445 snap 143 seq_num 445) dirty exists 2024-08-10T05:17:33.130 INFO:tasks.rados.rados.0.smithi086.stdout:1438: left oid 37 (ObjNum 445 snap 143 seq_num 445) 2024-08-10T05:17:33.130 INFO:tasks.rados.rados.0.smithi086.stdout:1440: seq_num 446 ranges {1056768=278528} 2024-08-10T05:17:33.136 INFO:tasks.rados.rados.0.smithi086.stdout:1440: writing smithi08687503-31 from 1056768 to 1335296 tid 1 2024-08-10T05:17:33.136 INFO:tasks.rados.rados.0.smithi086.stdout:1432: done (8 left) 2024-08-10T05:17:33.137 INFO:tasks.rados.rados.0.smithi086.stdout:1433: done (7 left) 2024-08-10T05:17:33.137 INFO:tasks.rados.rados.0.smithi086.stdout:1434: done (6 left) 2024-08-10T05:17:33.137 INFO:tasks.rados.rados.0.smithi086.stdout:1435: done (5 left) 2024-08-10T05:17:33.137 INFO:tasks.rados.rados.0.smithi086.stdout:1436: done (4 left) 2024-08-10T05:17:33.137 INFO:tasks.rados.rados.0.smithi086.stdout:1437: done (3 left) 2024-08-10T05:17:33.137 INFO:tasks.rados.rados.0.smithi086.stdout:1438: done (2 left) 2024-08-10T05:17:33.137 INFO:tasks.rados.rados.0.smithi086.stdout:1439: done (1 left) 2024-08-10T05:17:33.137 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 21 current snap is 143 2024-08-10T05:17:33.137 INFO:tasks.rados.rados.0.smithi086.stdout:1441: seq_num 447 ranges {0=294912} 2024-08-10T05:17:33.138 INFO:tasks.rados.rados.0.smithi086.stdout:1441: writing smithi08687503-21 from 0 to 294912 tid 1 2024-08-10T05:17:33.138 INFO:tasks.rados.rados.0.smithi086.stdout:1442: read oid 3 snap -1 2024-08-10T05:17:33.138 INFO:tasks.rados.rados.0.smithi086.stdout:1442: expect (ObjNum 427 snap 140 seq_num 427) 2024-08-10T05:17:33.138 INFO:tasks.rados.rados.0.smithi086.stdout:1443: read oid 50 snap -1 2024-08-10T05:17:33.138 INFO:tasks.rados.rados.0.smithi086.stdout:1443: expect (ObjNum 353 snap 115 seq_num 353) 2024-08-10T05:17:33.138 INFO:tasks.rados.rados.0.smithi086.stdout:1444: snap_create 2024-08-10T05:17:33.141 INFO:tasks.rados.rados.0.smithi086.stdout:1440: finishing write tid 1 to smithi08687503-31 2024-08-10T05:17:33.146 INFO:tasks.rados.rados.0.smithi086.stdout:1441: finishing write tid 1 to smithi08687503-21 2024-08-10T05:17:33.146 INFO:tasks.rados.rados.0.smithi086.stdout:1441: finishing write tid 2 to smithi08687503-21 2024-08-10T05:17:33.147 INFO:tasks.rados.rados.0.smithi086.stdout:1440: finishing write tid 2 to smithi08687503-31 2024-08-10T05:17:33.151 INFO:tasks.rados.rados.0.smithi086.stdout:1442: expect (ObjNum 427 snap 140 seq_num 427) 2024-08-10T05:17:33.217 INFO:tasks.rados.rados.0.smithi086.stdout:1440: finishing write tid 3 to smithi08687503-31 2024-08-10T05:17:33.217 INFO:tasks.rados.rados.0.smithi086.stdout:1440: oid 31 updating version 0 to 1020 2024-08-10T05:17:33.217 INFO:tasks.rados.rados.0.smithi086.stdout:1440: oid 31 version 1020 is already newer than 1019 2024-08-10T05:17:33.217 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 1020 (ObjNum 446 snap 143 seq_num 446) dirty exists 2024-08-10T05:17:33.217 INFO:tasks.rados.rados.0.smithi086.stdout:1440: left oid 31 (ObjNum 446 snap 143 seq_num 446) 2024-08-10T05:17:33.217 INFO:tasks.rados.rados.0.smithi086.stdout:1441: finishing write tid 3 to smithi08687503-21 2024-08-10T05:17:33.218 INFO:tasks.rados.rados.0.smithi086.stdout:1441: oid 21 updating version 0 to 952 2024-08-10T05:17:33.218 INFO:tasks.rados.rados.0.smithi086.stdout:1441: oid 21 updating version 952 to 953 2024-08-10T05:17:33.218 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 953 (ObjNum 447 snap 143 seq_num 447) dirty exists 2024-08-10T05:17:33.218 INFO:tasks.rados.rados.0.smithi086.stdout:1441: left oid 21 (ObjNum 447 snap 143 seq_num 447) 2024-08-10T05:17:33.218 INFO:tasks.rados.rados.0.smithi086.stdout:1443: expect (ObjNum 353 snap 115 seq_num 353) 2024-08-10T05:17:33.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:33 smithi086 ceph-mon[98993]: pgmap v185: 121 pgs: 121 active+clean; 257 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 7.5 MiB/s wr, 38 op/s 2024-08-10T05:17:33.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:33 smithi086 ceph-mon[98993]: osdmap e354: 8 total, 8 up, 8 in 2024-08-10T05:17:33.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:33 smithi086 ceph-mon[101471]: pgmap v185: 121 pgs: 121 active+clean; 257 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 7.5 MiB/s wr, 38 op/s 2024-08-10T05:17:33.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:33 smithi086 ceph-mon[101471]: osdmap e354: 8 total, 8 up, 8 in 2024-08-10T05:17:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:33 smithi159 ceph-mon[90359]: pgmap v185: 121 pgs: 121 active+clean; 257 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 7.5 MiB/s wr, 38 op/s 2024-08-10T05:17:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:33 smithi159 ceph-mon[90359]: osdmap e354: 8 total, 8 up, 8 in 2024-08-10T05:17:33.943 INFO:tasks.rados.rados.0.smithi086.stdout:1440: done (4 left) 2024-08-10T05:17:33.943 INFO:tasks.rados.rados.0.smithi086.stdout:1441: done (3 left) 2024-08-10T05:17:33.943 INFO:tasks.rados.rados.0.smithi086.stdout:1442: done (2 left) 2024-08-10T05:17:33.943 INFO:tasks.rados.rados.0.smithi086.stdout:1443: done (1 left) 2024-08-10T05:17:33.943 INFO:tasks.rados.rados.0.smithi086.stdout:1444: done (0 left) 2024-08-10T05:17:33.943 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 17 current snap is 144 2024-08-10T05:17:33.944 INFO:tasks.rados.rados.0.smithi086.stdout:1445: seq_num 448 ranges {868352=311296} 2024-08-10T05:17:33.949 INFO:tasks.rados.rados.0.smithi086.stdout:1445: writing smithi08687503-17 from 868352 to 1179648 tid 1 2024-08-10T05:17:33.949 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 35 current snap is 144 2024-08-10T05:17:33.949 INFO:tasks.rados.rados.0.smithi086.stdout:1446: seq_num 449 ranges {4284416=327680} 2024-08-10T05:17:33.974 INFO:tasks.rados.rados.0.smithi086.stdout:1446: writing smithi08687503-35 from 4284416 to 4612096 tid 1 2024-08-10T05:17:33.975 INFO:tasks.rados.rados.0.smithi086.stdout:1447: snap_create 2024-08-10T05:17:33.975 INFO:tasks.rados.rados.0.smithi086.stdout:1445: finishing write tid 1 to smithi08687503-17 2024-08-10T05:17:33.975 INFO:tasks.rados.rados.0.smithi086.stdout:1445: finishing write tid 2 to smithi08687503-17 2024-08-10T05:17:33.975 INFO:tasks.rados.rados.0.smithi086.stdout:1445: finishing write tid 3 to smithi08687503-17 2024-08-10T05:17:33.975 INFO:tasks.rados.rados.0.smithi086.stdout:1445: oid 17 updating version 0 to 771 2024-08-10T05:17:33.975 INFO:tasks.rados.rados.0.smithi086.stdout:1445: oid 17 version 771 is already newer than 770 2024-08-10T05:17:33.975 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 771 (ObjNum 448 snap 144 seq_num 448) dirty exists 2024-08-10T05:17:33.975 INFO:tasks.rados.rados.0.smithi086.stdout:1445: left oid 17 (ObjNum 448 snap 144 seq_num 448) 2024-08-10T05:17:33.980 INFO:tasks.rados.rados.0.smithi086.stdout:1446: finishing write tid 1 to smithi08687503-35 2024-08-10T05:17:33.980 INFO:tasks.rados.rados.0.smithi086.stdout:1446: finishing write tid 2 to smithi08687503-35 2024-08-10T05:17:33.980 INFO:tasks.rados.rados.0.smithi086.stdout:1446: finishing write tid 3 to smithi08687503-35 2024-08-10T05:17:33.980 INFO:tasks.rados.rados.0.smithi086.stdout:1446: oid 35 updating version 0 to 955 2024-08-10T05:17:33.980 INFO:tasks.rados.rados.0.smithi086.stdout:1446: oid 35 version 955 is already newer than 954 2024-08-10T05:17:33.981 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 955 (ObjNum 449 snap 144 seq_num 449) dirty exists 2024-08-10T05:17:33.981 INFO:tasks.rados.rados.0.smithi086.stdout:1446: left oid 35 (ObjNum 449 snap 144 seq_num 449) 2024-08-10T05:17:34.927 INFO:tasks.rados.rados.0.smithi086.stdout:1445: done (2 left) 2024-08-10T05:17:34.928 INFO:tasks.rados.rados.0.smithi086.stdout:1446: done (1 left) 2024-08-10T05:17:34.928 INFO:tasks.rados.rados.0.smithi086.stdout:1447: done (0 left) 2024-08-10T05:17:34.928 INFO:tasks.rados.rados.0.smithi086.stdout:1448: delete oid 44 current snap is 145 2024-08-10T05:17:34.932 INFO:tasks.rados.rados.0.smithi086.stdout:1448: done (0 left) 2024-08-10T05:17:34.932 INFO:tasks.rados.rados.0.smithi086.stdout:1449: rmattr oid 21 current snap is 145 2024-08-10T05:17:34.932 INFO:tasks.rados.rados.0.smithi086.stdout:1449: done (0 left) 2024-08-10T05:17:34.932 INFO:tasks.rados.rados.0.smithi086.stdout:1450: read oid 50 snap -1 2024-08-10T05:17:34.932 INFO:tasks.rados.rados.0.smithi086.stdout:1450: expect (ObjNum 353 snap 115 seq_num 353) 2024-08-10T05:17:34.932 INFO:tasks.rados.rados.0.smithi086.stdout:1451: read oid 4 snap -1 2024-08-10T05:17:34.932 INFO:tasks.rados.rados.0.smithi086.stdout:1451: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:17:34.932 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 41 current snap is 145 2024-08-10T05:17:34.933 INFO:tasks.rados.rados.0.smithi086.stdout:1452: seq_num 451 ranges {606208=360448} 2024-08-10T05:17:34.938 INFO:tasks.rados.rados.0.smithi086.stdout:1452: writing smithi08687503-41 from 606208 to 966656 tid 1 2024-08-10T05:17:34.938 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 145 2024-08-10T05:17:34.938 INFO:tasks.rados.rados.0.smithi086.stdout:1453: seq_num 452 ranges {761856=376832} 2024-08-10T05:17:34.944 INFO:tasks.rados.rados.0.smithi086.stdout:1453: writing smithi08687503-9 from 761856 to 1138688 tid 1 2024-08-10T05:17:34.944 INFO:tasks.rados.rados.0.smithi086.stdout:1454: snap_remove snap 117 2024-08-10T05:17:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:34 smithi086 ceph-mon[98993]: osdmap e355: 8 total, 8 up, 8 in 2024-08-10T05:17:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:34 smithi086 ceph-mon[98993]: pgmap v188: 121 pgs: 121 active+clean; 260 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.9 MiB/s wr, 35 op/s 2024-08-10T05:17:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:34 smithi086 ceph-mon[98993]: osdmap e356: 8 total, 8 up, 8 in 2024-08-10T05:17:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:34 smithi086 ceph-mon[101471]: osdmap e355: 8 total, 8 up, 8 in 2024-08-10T05:17:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:34 smithi086 ceph-mon[101471]: pgmap v188: 121 pgs: 121 active+clean; 260 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.9 MiB/s wr, 35 op/s 2024-08-10T05:17:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:34 smithi086 ceph-mon[101471]: osdmap e356: 8 total, 8 up, 8 in 2024-08-10T05:17:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:34 smithi159 ceph-mon[90359]: osdmap e355: 8 total, 8 up, 8 in 2024-08-10T05:17:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:34 smithi159 ceph-mon[90359]: pgmap v188: 121 pgs: 121 active+clean; 260 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.9 MiB/s wr, 35 op/s 2024-08-10T05:17:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:34 smithi159 ceph-mon[90359]: osdmap e356: 8 total, 8 up, 8 in 2024-08-10T05:17:35.952 INFO:tasks.rados.rados.0.smithi086.stdout:1454: done (4 left) 2024-08-10T05:17:35.953 INFO:tasks.rados.rados.0.smithi086.stdout:1455: snap_create 2024-08-10T05:17:35.953 INFO:tasks.rados.rados.0.smithi086.stdout:1451: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:17:35.956 INFO:tasks.rados.rados.0.smithi086.stdout:1453: finishing write tid 1 to smithi08687503-9 2024-08-10T05:17:35.956 INFO:tasks.rados.rados.0.smithi086.stdout:1453: finishing write tid 2 to smithi08687503-9 2024-08-10T05:17:35.956 INFO:tasks.rados.rados.0.smithi086.stdout:1453: finishing write tid 3 to smithi08687503-9 2024-08-10T05:17:35.956 INFO:tasks.rados.rados.0.smithi086.stdout:1453: oid 9 updating version 0 to 138 2024-08-10T05:17:35.956 INFO:tasks.rados.rados.0.smithi086.stdout:1453: oid 9 updating version 138 to 139 2024-08-10T05:17:35.956 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 139 (ObjNum 452 snap 145 seq_num 452) dirty exists 2024-08-10T05:17:35.956 INFO:tasks.rados.rados.0.smithi086.stdout:1453: left oid 9 (ObjNum 452 snap 145 seq_num 452) 2024-08-10T05:17:35.956 INFO:tasks.rados.rados.0.smithi086.stdout:1452: finishing write tid 1 to smithi08687503-41 2024-08-10T05:17:35.956 INFO:tasks.rados.rados.0.smithi086.stdout:1450: expect (ObjNum 353 snap 115 seq_num 353) 2024-08-10T05:17:36.259 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:35 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-10T05:17:36.260 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:35 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-10T05:17:36.306 INFO:tasks.rados.rados.0.smithi086.stdout:1452: finishing write tid 2 to smithi08687503-41 2024-08-10T05:17:36.306 INFO:tasks.rados.rados.0.smithi086.stdout:1452: finishing write tid 3 to smithi08687503-41 2024-08-10T05:17:36.307 INFO:tasks.rados.rados.0.smithi086.stdout:1452: oid 41 updating version 0 to 986 2024-08-10T05:17:36.307 INFO:tasks.rados.rados.0.smithi086.stdout:1452: oid 41 version 986 is already newer than 985 2024-08-10T05:17:36.307 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 986 (ObjNum 451 snap 145 seq_num 451) dirty exists 2024-08-10T05:17:36.307 INFO:tasks.rados.rados.0.smithi086.stdout:1452: left oid 41 (ObjNum 451 snap 145 seq_num 451) 2024-08-10T05:17:36.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:35 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-10T05:17:36.958 INFO:tasks.rados.rados.0.smithi086.stdout:1450: done (4 left) 2024-08-10T05:17:36.958 INFO:tasks.rados.rados.0.smithi086.stdout:1451: done (3 left) 2024-08-10T05:17:36.958 INFO:tasks.rados.rados.0.smithi086.stdout:1452: done (2 left) 2024-08-10T05:17:36.958 INFO:tasks.rados.rados.0.smithi086.stdout:1453: done (1 left) 2024-08-10T05:17:36.958 INFO:tasks.rados.rados.0.smithi086.stdout:1455: done (0 left) 2024-08-10T05:17:36.958 INFO:tasks.rados.rados.0.smithi086.stdout:1456: copy_from oid 34 from oid 38 current snap is 146 2024-08-10T05:17:36.958 INFO:tasks.rados.rados.0.smithi086.stdout:1457: rollback oid 46 current snap is 146 2024-08-10T05:17:36.958 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 46 to 144 2024-08-10T05:17:36.958 INFO:tasks.rados.rados.0.smithi086.stdout:1458: rollback oid 23 current snap is 146 2024-08-10T05:17:36.958 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 23 to 137 2024-08-10T05:17:36.958 INFO:tasks.rados.rados.0.smithi086.stdout:1459: delete oid 22 current snap is 146 2024-08-10T05:17:36.962 INFO:tasks.rados.rados.0.smithi086.stdout:1457: finishing rollback tid 0 to smithi08687503-46 2024-08-10T05:17:36.963 INFO:tasks.rados.rados.0.smithi086.stdout:1457: finishing rollback tid 1 to smithi08687503-46 2024-08-10T05:17:36.963 INFO:tasks.rados.rados.0.smithi086.stdout:1457: finishing rollback tid 2 to smithi08687503-46 2024-08-10T05:17:36.963 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 1034 (ObjNum 409 snap 137 seq_num 409) dirty exists 2024-08-10T05:17:36.965 INFO:tasks.rados.rados.0.smithi086.stdout:1457: done (3 left) 2024-08-10T05:17:36.965 INFO:tasks.rados.rados.0.smithi086.stdout:1459: done (2 left) 2024-08-10T05:17:36.965 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 48 current snap is 146 2024-08-10T05:17:36.965 INFO:tasks.rados.rados.0.smithi086.stdout:1460: seq_num 454 ranges {5758976=409600} 2024-08-10T05:17:36.998 INFO:tasks.rados.rados.0.smithi086.stdout:1460: writing smithi08687503-48 from 5758976 to 6168576 tid 1 2024-08-10T05:17:36.998 INFO:tasks.rados.rados.0.smithi086.stdout:1461: copy_from oid 13 from oid 1 current snap is 146 2024-08-10T05:17:36.998 INFO:tasks.rados.rados.0.smithi086.stdout:1462: snap_remove snap 127 2024-08-10T05:17:37.320 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:36 smithi086 ceph-mon[98993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-10T05:17:37.321 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:36 smithi086 ceph-mon[98993]: Upgrade: osd.2 is safe to restart 2024-08-10T05:17:37.321 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:36 smithi086 ceph-mon[98993]: osdmap e357: 8 total, 8 up, 8 in 2024-08-10T05:17:37.321 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:36 smithi086 ceph-mon[98993]: pgmap v191: 121 pgs: 121 active+clean; 260 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 658 KiB/s wr, 3 op/s 2024-08-10T05:17:37.321 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:37.321 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-10T05:17:37.322 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:17:37.322 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:36 smithi086 ceph-mon[101471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-10T05:17:37.322 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:36 smithi086 ceph-mon[101471]: Upgrade: osd.2 is safe to restart 2024-08-10T05:17:37.322 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:36 smithi086 ceph-mon[101471]: osdmap e357: 8 total, 8 up, 8 in 2024-08-10T05:17:37.323 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:36 smithi086 ceph-mon[101471]: pgmap v191: 121 pgs: 121 active+clean; 260 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 658 KiB/s wr, 3 op/s 2024-08-10T05:17:37.323 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:37.323 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-10T05:17:37.323 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:17:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:36 smithi159 ceph-mon[90359]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-10T05:17:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:36 smithi159 ceph-mon[90359]: Upgrade: osd.2 is safe to restart 2024-08-10T05:17:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:36 smithi159 ceph-mon[90359]: osdmap e357: 8 total, 8 up, 8 in 2024-08-10T05:17:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:36 smithi159 ceph-mon[90359]: pgmap v191: 121 pgs: 121 active+clean; 260 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 658 KiB/s wr, 3 op/s 2024-08-10T05:17:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-10T05:17:37.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:17:37.962 INFO:tasks.rados.rados.0.smithi086.stdout:1462: done (4 left) 2024-08-10T05:17:37.962 INFO:tasks.rados.rados.0.smithi086.stdout:1463: copy_from oid 40 from oid 4 current snap is 146 2024-08-10T05:17:37.962 INFO:tasks.rados.rados.0.smithi086.stdout:1458: finishing rollback tid 0 to smithi08687503-23 2024-08-10T05:17:37.962 INFO:tasks.rados.rados.0.smithi086.stdout:1456: finishing copy_from racing read to smithi08687503-34 2024-08-10T05:17:37.962 INFO:tasks.rados.rados.0.smithi086.stdout:1456: finishing copy_from to smithi08687503-34 2024-08-10T05:17:37.962 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 726 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-10T05:17:37.962 INFO:tasks.rados.rados.0.smithi086.stdout:1458: finishing rollback tid 1 to smithi08687503-23 2024-08-10T05:17:37.963 INFO:tasks.rados.rados.0.smithi086.stdout:1458: finishing rollback tid 2 to smithi08687503-23 2024-08-10T05:17:37.963 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 785 (ObjNum 398 snap 133 seq_num 398) dirty exists 2024-08-10T05:17:37.963 INFO:tasks.rados.rados.0.smithi086.stdout:1460: finishing write tid 1 to smithi08687503-48 2024-08-10T05:17:37.963 INFO:tasks.rados.rados.0.smithi086.stdout:1460: finishing write tid 2 to smithi08687503-48 2024-08-10T05:17:37.963 INFO:tasks.rados.rados.0.smithi086.stdout:1460: finishing write tid 3 to smithi08687503-48 2024-08-10T05:17:37.963 INFO:tasks.rados.rados.0.smithi086.stdout:1460: oid 48 updating version 0 to 799 2024-08-10T05:17:37.963 INFO:tasks.rados.rados.0.smithi086.stdout:1460: oid 48 version 799 is already newer than 798 2024-08-10T05:17:37.963 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 799 (ObjNum 454 snap 146 seq_num 454) dirty exists 2024-08-10T05:17:37.963 INFO:tasks.rados.rados.0.smithi086.stdout:1460: left oid 48 (ObjNum 454 snap 146 seq_num 454) 2024-08-10T05:17:37.963 INFO:tasks.rados.rados.0.smithi086.stdout:1461: finishing copy_from racing read to smithi08687503-13 2024-08-10T05:17:37.963 INFO:tasks.rados.rados.0.smithi086.stdout:1461: finishing copy_from to smithi08687503-13 2024-08-10T05:17:37.963 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 737 (ObjNum 412 snap 139 seq_num 412) dirty exists 2024-08-10T05:17:37.963 INFO:tasks.rados.rados.0.smithi086.stdout:1456: done (4 left) 2024-08-10T05:17:37.964 INFO:tasks.rados.rados.0.smithi086.stdout:1458: done (3 left) 2024-08-10T05:17:37.964 INFO:tasks.rados.rados.0.smithi086.stdout:1460: done (2 left) 2024-08-10T05:17:37.964 INFO:tasks.rados.rados.0.smithi086.stdout:1461: done (1 left) 2024-08-10T05:17:37.964 INFO:tasks.rados.rados.0.smithi086.stdout:1464: copy_from oid 7 from oid 48 current snap is 146 2024-08-10T05:17:37.964 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 27 current snap is 146 2024-08-10T05:17:37.964 INFO:tasks.rados.rados.0.smithi086.stdout:1465: seq_num 455 ranges {0=425984} 2024-08-10T05:17:37.964 INFO:tasks.rados.rados.0.smithi086.stdout:1465: writing smithi08687503-27 from 0 to 425984 tid 1 2024-08-10T05:17:37.965 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 31 current snap is 146 2024-08-10T05:17:37.965 INFO:tasks.rados.rados.0.smithi086.stdout:1466: seq_num 456 ranges {1335296=442368} 2024-08-10T05:17:37.975 INFO:tasks.rados.rados.0.smithi086.stdout:1466: writing smithi08687503-31 from 1335296 to 1777664 tid 1 2024-08-10T05:17:37.976 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 30 current snap is 146 2024-08-10T05:17:37.976 INFO:tasks.rados.rados.0.smithi086.stdout:1465: finishing write tid 1 to smithi08687503-27 2024-08-10T05:17:37.976 INFO:tasks.rados.rados.0.smithi086.stdout:1465: finishing write tid 2 to smithi08687503-27 2024-08-10T05:17:37.976 INFO:tasks.rados.rados.0.smithi086.stdout:1465: finishing write tid 3 to smithi08687503-27 2024-08-10T05:17:37.976 INFO:tasks.rados.rados.0.smithi086.stdout:1465: oid 27 updating version 0 to 121 2024-08-10T05:17:37.976 INFO:tasks.rados.rados.0.smithi086.stdout:1465: oid 27 version 121 is already newer than 120 2024-08-10T05:17:37.976 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 121 (ObjNum 455 snap 146 seq_num 455) dirty exists 2024-08-10T05:17:37.976 INFO:tasks.rados.rados.0.smithi086.stdout:1465: left oid 27 (ObjNum 455 snap 146 seq_num 455) 2024-08-10T05:17:37.976 INFO:tasks.rados.rados.0.smithi086.stdout:1467: seq_num 457 ranges {0=458752} 2024-08-10T05:17:37.979 INFO:tasks.rados.rados.0.smithi086.stdout:1467: writing smithi08687503-30 from 0 to 458752 tid 1 2024-08-10T05:17:37.979 INFO:tasks.rados.rados.0.smithi086.stdout:1465: done (4 left) 2024-08-10T05:17:37.979 INFO:tasks.rados.rados.0.smithi086.stdout:1468: rmattr oid 26 current snap is 146 2024-08-10T05:17:37.979 INFO:tasks.rados.rados.0.smithi086.stdout:1468: done (4 left) 2024-08-10T05:17:37.980 INFO:tasks.rados.rados.0.smithi086.stdout:1469: delete oid 20 current snap is 146 2024-08-10T05:17:37.980 INFO:tasks.rados.rados.0.smithi086.stdout:1463: finishing copy_from racing read to smithi08687503-40 2024-08-10T05:17:37.982 INFO:tasks.rados.rados.0.smithi086.stdout:1463: finishing copy_from to smithi08687503-40 2024-08-10T05:17:37.983 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 156 (ObjNum 129 snap 0 seq_num 3357827824) dirty exists 2024-08-10T05:17:37.983 INFO:tasks.rados.rados.0.smithi086.stdout:1466: finishing write tid 1 to smithi08687503-31 2024-08-10T05:17:37.984 INFO:tasks.rados.rados.0.smithi086.stdout:1466: finishing write tid 2 to smithi08687503-31 2024-08-10T05:17:37.985 INFO:tasks.rados.rados.0.smithi086.stdout:1463: done (4 left) 2024-08-10T05:17:37.985 INFO:tasks.rados.rados.0.smithi086.stdout:1469: done (3 left) 2024-08-10T05:17:37.985 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 20 current snap is 146 2024-08-10T05:17:37.985 INFO:tasks.rados.rados.0.smithi086.stdout:1470: seq_num 459 ranges {0=491520} 2024-08-10T05:17:37.989 INFO:tasks.rados.rados.0.smithi086.stdout:1470: writing smithi08687503-20 from 0 to 491520 tid 1 2024-08-10T05:17:37.989 INFO:tasks.rados.rados.0.smithi086.stdout:1471: delete oid 34 current snap is 146 2024-08-10T05:17:37.989 INFO:tasks.rados.rados.0.smithi086.stdout:1467: finishing write tid 1 to smithi08687503-30 2024-08-10T05:17:37.989 INFO:tasks.rados.rados.0.smithi086.stdout:1467: finishing write tid 2 to smithi08687503-30 2024-08-10T05:17:37.989 INFO:tasks.rados.rados.0.smithi086.stdout:1466: finishing write tid 3 to smithi08687503-31 2024-08-10T05:17:37.989 INFO:tasks.rados.rados.0.smithi086.stdout:1466: oid 31 updating version 0 to 1047 2024-08-10T05:17:37.989 INFO:tasks.rados.rados.0.smithi086.stdout:1466: oid 31 version 1047 is already newer than 1046 2024-08-10T05:17:37.989 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 1047 (ObjNum 456 snap 146 seq_num 456) dirty exists 2024-08-10T05:17:37.989 INFO:tasks.rados.rados.0.smithi086.stdout:1466: left oid 31 (ObjNum 456 snap 146 seq_num 456) 2024-08-10T05:17:37.990 INFO:tasks.rados.rados.0.smithi086.stdout:1467: finishing write tid 3 to smithi08687503-30 2024-08-10T05:17:37.990 INFO:tasks.rados.rados.0.smithi086.stdout:1467: oid 30 updating version 0 to 566 2024-08-10T05:17:37.990 INFO:tasks.rados.rados.0.smithi086.stdout:1467: oid 30 updating version 566 to 567 2024-08-10T05:17:37.990 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 567 (ObjNum 457 snap 146 seq_num 457) dirty exists 2024-08-10T05:17:37.990 INFO:tasks.rados.rados.0.smithi086.stdout:1467: left oid 30 (ObjNum 457 snap 146 seq_num 457) 2024-08-10T05:17:37.991 INFO:tasks.rados.rados.0.smithi086.stdout:1466: done (4 left) 2024-08-10T05:17:37.991 INFO:tasks.rados.rados.0.smithi086.stdout:1467: done (3 left) 2024-08-10T05:17:37.991 INFO:tasks.rados.rados.0.smithi086.stdout:1471: done (2 left) 2024-08-10T05:17:37.991 INFO:tasks.rados.rados.0.smithi086.stdout:1472: setattr oid 46 current snap is 146 2024-08-10T05:17:37.993 INFO:tasks.rados.rados.0.smithi086.stdout:1470: finishing write tid 1 to smithi08687503-20 2024-08-10T05:17:37.993 INFO:tasks.rados.rados.0.smithi086.stdout:1470: finishing write tid 2 to smithi08687503-20 2024-08-10T05:17:37.994 INFO:tasks.rados.rados.0.smithi086.stdout:1473: read oid 38 snap -1 2024-08-10T05:17:37.994 INFO:tasks.rados.rados.0.smithi086.stdout:1473: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:17:37.994 INFO:tasks.rados.rados.0.smithi086.stdout:1474: copy_from oid 16 from oid 5 current snap is 146 2024-08-10T05:17:37.994 INFO:tasks.rados.rados.0.smithi086.stdout:1475: rollback oid 26 current snap is 146 2024-08-10T05:17:37.994 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 26 to 112 2024-08-10T05:17:37.994 INFO:tasks.rados.rados.0.smithi086.stdout:1476: copy_from oid 39 from oid 22 current snap is 146 2024-08-10T05:17:37.994 INFO:tasks.rados.rados.0.smithi086.stdout:1477: read oid 21 snap -1 2024-08-10T05:17:37.994 INFO:tasks.rados.rados.0.smithi086.stdout:1477: expect (ObjNum 447 snap 143 seq_num 447) 2024-08-10T05:17:37.995 INFO:tasks.rados.rados.0.smithi086.stdout:1478: delete oid 36 current snap is 146 2024-08-10T05:17:37.995 INFO:tasks.rados.rados.0.smithi086.stdout:1470: finishing write tid 3 to smithi08687503-20 2024-08-10T05:17:37.995 INFO:tasks.rados.rados.0.smithi086.stdout:1470: oid 20 updating version 0 to 736 2024-08-10T05:17:37.995 INFO:tasks.rados.rados.0.smithi086.stdout:1470: oid 20 version 736 is already newer than 735 2024-08-10T05:17:37.995 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 736 (ObjNum 459 snap 146 seq_num 459) dirty exists 2024-08-10T05:17:37.995 INFO:tasks.rados.rados.0.smithi086.stdout:1470: left oid 20 (ObjNum 459 snap 146 seq_num 459) 2024-08-10T05:17:37.996 INFO:tasks.rados.rados.0.smithi086.stdout:1473: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:17:37.997 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 1048 (ObjNum 409 snap 137 seq_num 409) dirty exists 2024-08-10T05:17:37.998 INFO:tasks.rados.rados.0.smithi086.stdout:1475: finishing rollback tid 1 to smithi08687503-26 2024-08-10T05:17:37.998 INFO:tasks.rados.rados.0.smithi086.stdout:1477: expect (ObjNum 447 snap 143 seq_num 447) 2024-08-10T05:17:38.008 INFO:tasks.rados.rados.0.smithi086.stdout:1475: finishing rollback tid 2 to smithi08687503-26 2024-08-10T05:17:38.009 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 795 (ObjNum 334 snap 104 seq_num 334) dirty exists 2024-08-10T05:17:38.009 INFO:tasks.rados.rados.0.smithi086.stdout:1464: finishing copy_from racing read to smithi08687503-7 2024-08-10T05:17:38.009 INFO:tasks.rados.rados.0.smithi086.stdout:1464: finishing copy_from to smithi08687503-7 2024-08-10T05:17:38.009 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 799 (ObjNum 454 snap 146 seq_num 454) dirty exists 2024-08-10T05:17:38.009 INFO:tasks.rados.rados.0.smithi086.stdout:1476: finishing copy_from to smithi08687503-39 2024-08-10T05:17:38.009 INFO:tasks.rados.rados.0.smithi086.stdout:1476: got expected ENOENT (src dne) 2024-08-10T05:17:38.009 INFO:tasks.rados.rados.0.smithi086.stdout:1476: finishing copy_from racing read to smithi08687503-39 2024-08-10T05:17:38.009 INFO:tasks.rados.rados.0.smithi086.stdout:1464: done (8 left) 2024-08-10T05:17:38.010 INFO:tasks.rados.rados.0.smithi086.stdout:1470: done (7 left) 2024-08-10T05:17:38.010 INFO:tasks.rados.rados.0.smithi086.stdout:1472: done (6 left) 2024-08-10T05:17:38.010 INFO:tasks.rados.rados.0.smithi086.stdout:1473: done (5 left) 2024-08-10T05:17:38.010 INFO:tasks.rados.rados.0.smithi086.stdout:1475: done (4 left) 2024-08-10T05:17:38.010 INFO:tasks.rados.rados.0.smithi086.stdout:1476: done (3 left) 2024-08-10T05:17:38.010 INFO:tasks.rados.rados.0.smithi086.stdout:1477: done (2 left) 2024-08-10T05:17:38.010 INFO:tasks.rados.rados.0.smithi086.stdout:1478: done (1 left) 2024-08-10T05:17:38.010 INFO:tasks.rados.rados.0.smithi086.stdout:1479: snap_remove snap 112 2024-08-10T05:17:38.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:37 smithi086 ceph-mon[101471]: Upgrade: Updating osd.2 2024-08-10T05:17:38.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:37 smithi086 ceph-mon[101471]: Deploying daemon osd.2 on smithi086 2024-08-10T05:17:38.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:37 smithi086 ceph-mon[101471]: osdmap e358: 8 total, 8 up, 8 in 2024-08-10T05:17:38.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:37 smithi086 ceph-mon[98993]: Upgrade: Updating osd.2 2024-08-10T05:17:38.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:37 smithi086 ceph-mon[98993]: Deploying daemon osd.2 on smithi086 2024-08-10T05:17:38.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:37 smithi086 ceph-mon[98993]: osdmap e358: 8 total, 8 up, 8 in 2024-08-10T05:17:38.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:37 smithi159 ceph-mon[90359]: Upgrade: Updating osd.2 2024-08-10T05:17:38.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:37 smithi159 ceph-mon[90359]: Deploying daemon osd.2 on smithi086 2024-08-10T05:17:38.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:37 smithi159 ceph-mon[90359]: osdmap e358: 8 total, 8 up, 8 in 2024-08-10T05:17:38.598 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:17:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:17:38] "GET /metrics HTTP/1.1" 200 36140 "" "Prometheus/2.43.0" 2024-08-10T05:17:38.971 INFO:tasks.rados.rados.0.smithi086.stdout:1479: done (1 left) 2024-08-10T05:17:38.971 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 146 2024-08-10T05:17:38.972 INFO:tasks.rados.rados.0.smithi086.stdout:1474: finishing copy_from racing read to smithi08687503-16 2024-08-10T05:17:38.972 INFO:tasks.rados.rados.0.smithi086.stdout:1480: seq_num 462 ranges {8994816=540672} 2024-08-10T05:17:39.025 INFO:tasks.rados.rados.0.smithi086.stdout:1480: writing smithi08687503-23 from 8994816 to 9535488 tid 1 2024-08-10T05:17:39.025 INFO:tasks.rados.rados.0.smithi086.stdout:1481: copy_from oid 19 from oid 2 current snap is 146 2024-08-10T05:17:39.025 INFO:tasks.rados.rados.0.smithi086.stdout:1474: finishing copy_from to smithi08687503-16 2024-08-10T05:17:39.026 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 858 (ObjNum 321 snap 101 seq_num 321) dirty exists 2024-08-10T05:17:39.026 INFO:tasks.rados.rados.0.smithi086.stdout:1474: done (2 left) 2024-08-10T05:17:39.026 INFO:tasks.rados.rados.0.smithi086.stdout:1482: read oid 28 snap -1 2024-08-10T05:17:39.026 INFO:tasks.rados.rados.0.smithi086.stdout:1482: expect (ObjNum 393 snap 131 seq_num 393) 2024-08-10T05:17:39.026 INFO:tasks.rados.rados.0.smithi086.stdout:1483: rollback oid 3 current snap is 146 2024-08-10T05:17:39.026 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 3 to 135 2024-08-10T05:17:39.026 INFO:tasks.rados.rados.0.smithi086.stdout:1484: rollback oid 13 current snap is 146 2024-08-10T05:17:39.026 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 13 to 115 2024-08-10T05:17:39.026 INFO:tasks.rados.rados.0.smithi086.stdout:1485: snap_create 2024-08-10T05:17:39.028 INFO:tasks.rados.rados.0.smithi086.stdout:1483: finishing rollback tid 0 to smithi08687503-3 2024-08-10T05:17:39.030 INFO:tasks.rados.rados.0.smithi086.stdout:1483: finishing rollback tid 1 to smithi08687503-3 2024-08-10T05:17:39.030 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 801 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-10T05:17:39.030 INFO:tasks.rados.rados.0.smithi086.stdout:1484: finishing rollback tid 0 to smithi08687503-13 2024-08-10T05:17:39.030 INFO:tasks.rados.rados.0.smithi086.stdout:1484: finishing rollback tid 1 to smithi08687503-13 2024-08-10T05:17:39.031 INFO:tasks.rados.rados.0.smithi086.stdout:1484: finishing rollback tid 2 to smithi08687503-13 2024-08-10T05:17:39.031 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 1062 (ObjNum 314 snap 92 seq_num 314) dirty exists 2024-08-10T05:17:39.031 INFO:tasks.rados.rados.0.smithi086.stdout:1480: finishing write tid 1 to smithi08687503-23 2024-08-10T05:17:39.031 INFO:tasks.rados.rados.0.smithi086.stdout:1481: finishing copy_from racing read to smithi08687503-19 2024-08-10T05:17:39.031 INFO:tasks.rados.rados.0.smithi086.stdout:1480: finishing write tid 2 to smithi08687503-23 2024-08-10T05:17:39.032 INFO:tasks.rados.rados.0.smithi086.stdout:1481: finishing copy_from to smithi08687503-19 2024-08-10T05:17:39.032 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 916 (ObjNum 440 snap 142 seq_num 440) dirty exists 2024-08-10T05:17:39.032 INFO:tasks.rados.rados.0.smithi086.stdout:1482: expect (ObjNum 393 snap 131 seq_num 393) 2024-08-10T05:17:39.077 INFO:tasks.rados.rados.0.smithi086.stdout:1480: finishing write tid 3 to smithi08687503-23 2024-08-10T05:17:39.078 INFO:tasks.rados.rados.0.smithi086.stdout:1480: oid 23 updating version 0 to 809 2024-08-10T05:17:39.078 INFO:tasks.rados.rados.0.smithi086.stdout:1480: oid 23 version 809 is already newer than 808 2024-08-10T05:17:39.078 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 809 (ObjNum 462 snap 146 seq_num 462) dirty exists 2024-08-10T05:17:39.078 INFO:tasks.rados.rados.0.smithi086.stdout:1480: left oid 23 (ObjNum 462 snap 146 seq_num 462) 2024-08-10T05:17:39.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:38 smithi086 ceph-mon[98993]: osdmap e359: 8 total, 8 up, 8 in 2024-08-10T05:17:39.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:38 smithi086 ceph-mon[98993]: pgmap v194: 121 pgs: 121 active+clean; 277 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-08-10T05:17:39.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:38 smithi086 ceph-mon[101471]: osdmap e359: 8 total, 8 up, 8 in 2024-08-10T05:17:39.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:38 smithi086 ceph-mon[101471]: pgmap v194: 121 pgs: 121 active+clean; 277 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-08-10T05:17:39.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:38 smithi159 ceph-mon[90359]: osdmap e359: 8 total, 8 up, 8 in 2024-08-10T05:17:39.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:38 smithi159 ceph-mon[90359]: pgmap v194: 121 pgs: 121 active+clean; 277 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-08-10T05:17:39.927 INFO:tasks.rados.rados.0.smithi086.stdout:1480: done (5 left) 2024-08-10T05:17:39.928 INFO:tasks.rados.rados.0.smithi086.stdout:1481: done (4 left) 2024-08-10T05:17:39.928 INFO:tasks.rados.rados.0.smithi086.stdout:1482: done (3 left) 2024-08-10T05:17:39.928 INFO:tasks.rados.rados.0.smithi086.stdout:1483: done (2 left) 2024-08-10T05:17:39.928 INFO:tasks.rados.rados.0.smithi086.stdout:1484: done (1 left) 2024-08-10T05:17:39.928 INFO:tasks.rados.rados.0.smithi086.stdout:1485: done (0 left) 2024-08-10T05:17:39.928 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 147 2024-08-10T05:17:39.928 INFO:tasks.rados.rados.0.smithi086.stdout:1486: seq_num 463 ranges {2670592=557056} 2024-08-10T05:17:39.945 INFO:tasks.rados.rados.0.smithi086.stdout:1486: writing smithi08687503-5 from 2670592 to 3227648 tid 1 2024-08-10T05:17:39.945 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 10 current snap is 147 2024-08-10T05:17:39.945 INFO:tasks.rados.rados.0.smithi086.stdout:1487: seq_num 464 ranges {0=573440} 2024-08-10T05:17:39.949 INFO:tasks.rados.rados.0.smithi086.stdout:1487: writing smithi08687503-10 from 0 to 573440 tid 1 2024-08-10T05:17:39.949 INFO:tasks.rados.rados.0.smithi086.stdout:1488: rmattr oid 30 current snap is 147 2024-08-10T05:17:39.949 INFO:tasks.rados.rados.0.smithi086.stdout:1488: done (2 left) 2024-08-10T05:17:39.949 INFO:tasks.rados.rados.0.smithi086.stdout:1489: copy_from oid 33 from oid 50 current snap is 147 2024-08-10T05:17:39.949 INFO:tasks.rados.rados.0.smithi086.stdout:1490: read oid 28 snap -1 2024-08-10T05:17:39.949 INFO:tasks.rados.rados.0.smithi086.stdout:1490: expect (ObjNum 393 snap 131 seq_num 393) 2024-08-10T05:17:39.950 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 22 current snap is 147 2024-08-10T05:17:39.950 INFO:tasks.rados.rados.0.smithi086.stdout:1491: seq_num 465 ranges {0=598016} 2024-08-10T05:17:39.953 INFO:tasks.rados.rados.0.smithi086.stdout:1491: writing smithi08687503-22 from 0 to 598016 tid 1 2024-08-10T05:17:39.953 INFO:tasks.rados.rados.0.smithi086.stdout:1492: copy_from oid 41 from oid 25 current snap is 147 2024-08-10T05:17:39.953 INFO:tasks.rados.rados.0.smithi086.stdout:1486: finishing write tid 1 to smithi08687503-5 2024-08-10T05:17:39.953 INFO:tasks.rados.rados.0.smithi086.stdout:1486: finishing write tid 2 to smithi08687503-5 2024-08-10T05:17:39.953 INFO:tasks.rados.rados.0.smithi086.stdout:1493: snap_remove snap 146 2024-08-10T05:17:40.149 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:39 smithi086 ceph-mon[98993]: osdmap e360: 8 total, 8 up, 8 in 2024-08-10T05:17:40.149 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:39 smithi086 ceph-mon[98993]: osdmap e361: 8 total, 8 up, 8 in 2024-08-10T05:17:40.150 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:39 smithi086 ceph-mon[101471]: osdmap e360: 8 total, 8 up, 8 in 2024-08-10T05:17:40.150 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:39 smithi086 ceph-mon[101471]: osdmap e361: 8 total, 8 up, 8 in 2024-08-10T05:17:40.150 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:39 smithi086 systemd[1]: Stopping Ceph osd.2 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:17:40.405 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:40 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2[58447]: 2024-08-10T05:17:40.148+0000 7f1a54564640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T05:17:40.405 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:40 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2[58447]: 2024-08-10T05:17:40.148+0000 7f1a54564640 -1 osd.2 361 *** Got signal Terminated *** 2024-08-10T05:17:40.405 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:40 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2[58447]: 2024-08-10T05:17:40.148+0000 7f1a54564640 -1 osd.2 361 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T05:17:40.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:39 smithi159 ceph-mon[90359]: osdmap e360: 8 total, 8 up, 8 in 2024-08-10T05:17:40.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:39 smithi159 ceph-mon[90359]: osdmap e361: 8 total, 8 up, 8 in 2024-08-10T05:17:40.929 INFO:tasks.rados.rados.0.smithi086.stdout:1493: done (6 left) 2024-08-10T05:17:40.929 INFO:tasks.rados.rados.0.smithi086.stdout:1494: snap_remove snap 115 2024-08-10T05:17:41.272 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:40 smithi086 ceph-mon[98993]: osd.2 marked itself down and dead 2024-08-10T05:17:41.273 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:40 smithi086 ceph-mon[98993]: pgmap v197: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 277 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-08-10T05:17:41.273 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:40 smithi086 ceph-mon[98993]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:17:41.273 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:40 smithi086 ceph-mon[98993]: osdmap e362: 8 total, 7 up, 8 in 2024-08-10T05:17:41.273 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:40 smithi086 ceph-mon[101471]: osd.2 marked itself down and dead 2024-08-10T05:17:41.273 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:40 smithi086 ceph-mon[101471]: pgmap v197: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 277 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-08-10T05:17:41.273 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:40 smithi086 ceph-mon[101471]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:17:41.273 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:40 smithi086 ceph-mon[101471]: osdmap e362: 8 total, 7 up, 8 in 2024-08-10T05:17:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:40 smithi159 ceph-mon[90359]: osd.2 marked itself down and dead 2024-08-10T05:17:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:40 smithi159 ceph-mon[90359]: pgmap v197: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 277 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-08-10T05:17:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:40 smithi159 ceph-mon[90359]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:17:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:40 smithi159 ceph-mon[90359]: osdmap e362: 8 total, 7 up, 8 in 2024-08-10T05:17:41.548 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:41 smithi086 podman[116137]: 2024-08-10 05:17:41.272762281 +0000 UTC m=+1.223205631 container died 4ba91ff61da01fb156b94bb70528581e90b3abdc69487eba3c82d508f6df2db2 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-f5af36e, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-08-10T05:17:41.905 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:41 smithi086 podman[116137]: 2024-08-10 05:17:41.705043121 +0000 UTC m=+1.655486470 container cleanup 4ba91ff61da01fb156b94bb70528581e90b3abdc69487eba3c82d508f6df2db2 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=reef-f5af36e, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-08-10T05:17:41.905 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:41 smithi086 bash[116137]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2 2024-08-10T05:17:41.931 INFO:tasks.rados.rados.0.smithi086.stdout:1486: finishing write tid 3 to smithi08687503-5 2024-08-10T05:17:41.931 INFO:tasks.rados.rados.0.smithi086.stdout:1486: oid 5 updating version 0 to 1023 2024-08-10T05:17:41.931 INFO:tasks.rados.rados.0.smithi086.stdout:1486: oid 5 version 1023 is already newer than 1022 2024-08-10T05:17:41.931 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 1023 (ObjNum 463 snap 147 seq_num 463) dirty exists 2024-08-10T05:17:41.931 INFO:tasks.rados.rados.0.smithi086.stdout:1486: left oid 5 (ObjNum 463 snap 147 seq_num 463) 2024-08-10T05:17:41.931 INFO:tasks.rados.rados.0.smithi086.stdout:1487: finishing write tid 1 to smithi08687503-10 2024-08-10T05:17:41.931 INFO:tasks.rados.rados.0.smithi086.stdout:1487: finishing write tid 2 to smithi08687503-10 2024-08-10T05:17:41.931 INFO:tasks.rados.rados.0.smithi086.stdout:1487: finishing write tid 3 to smithi08687503-10 2024-08-10T05:17:41.932 INFO:tasks.rados.rados.0.smithi086.stdout:1487: oid 10 updating version 0 to 1065 2024-08-10T05:17:41.932 INFO:tasks.rados.rados.0.smithi086.stdout:1487: oid 10 version 1065 is already newer than 1064 2024-08-10T05:17:41.932 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 1065 (ObjNum 464 snap 147 seq_num 464) dirty exists 2024-08-10T05:17:41.932 INFO:tasks.rados.rados.0.smithi086.stdout:1487: left oid 10 (ObjNum 464 snap 147 seq_num 464) 2024-08-10T05:17:41.932 INFO:tasks.rados.rados.0.smithi086.stdout:1490: expect (ObjNum 393 snap 131 seq_num 393) 2024-08-10T05:17:41.989 INFO:tasks.rados.rados.0.smithi086.stdout:1491: finishing write tid 1 to smithi08687503-22 2024-08-10T05:17:41.989 INFO:tasks.rados.rados.0.smithi086.stdout:1491: finishing write tid 2 to smithi08687503-22 2024-08-10T05:17:41.989 INFO:tasks.rados.rados.0.smithi086.stdout:1491: finishing write tid 3 to smithi08687503-22 2024-08-10T05:17:41.989 INFO:tasks.rados.rados.0.smithi086.stdout:1491: oid 22 updating version 0 to 1025 2024-08-10T05:17:41.989 INFO:tasks.rados.rados.0.smithi086.stdout:1491: oid 22 version 1025 is already newer than 1024 2024-08-10T05:17:41.989 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 1025 (ObjNum 465 snap 147 seq_num 465) dirty exists 2024-08-10T05:17:41.990 INFO:tasks.rados.rados.0.smithi086.stdout:1491: left oid 22 (ObjNum 465 snap 147 seq_num 465) 2024-08-10T05:17:41.990 INFO:tasks.rados.rados.0.smithi086.stdout:1489: finishing copy_from racing read to smithi08687503-33 2024-08-10T05:17:41.990 INFO:tasks.rados.rados.0.smithi086.stdout:1492: finishing copy_from racing read to smithi08687503-41 2024-08-10T05:17:41.990 INFO:tasks.rados.rados.0.smithi086.stdout:1489: finishing copy_from to smithi08687503-33 2024-08-10T05:17:41.990 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 951 (ObjNum 353 snap 115 seq_num 353) dirty exists 2024-08-10T05:17:41.990 INFO:tasks.rados.rados.0.smithi086.stdout:1492: finishing copy_from to smithi08687503-41 2024-08-10T05:17:41.990 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 951 (ObjNum 353 snap 115 seq_num 353) dirty exists 2024-08-10T05:17:41.990 INFO:tasks.rados.rados.0.smithi086.stdout:1486: done (6 left) 2024-08-10T05:17:41.990 INFO:tasks.rados.rados.0.smithi086.stdout:1487: done (5 left) 2024-08-10T05:17:41.990 INFO:tasks.rados.rados.0.smithi086.stdout:1489: done (4 left) 2024-08-10T05:17:41.990 INFO:tasks.rados.rados.0.smithi086.stdout:1490: done (3 left) 2024-08-10T05:17:41.991 INFO:tasks.rados.rados.0.smithi086.stdout:1491: done (2 left) 2024-08-10T05:17:41.991 INFO:tasks.rados.rados.0.smithi086.stdout:1492: done (1 left) 2024-08-10T05:17:41.991 INFO:tasks.rados.rados.0.smithi086.stdout:1494: done (0 left) 2024-08-10T05:17:41.991 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 147 2024-08-10T05:17:41.991 INFO:tasks.rados.rados.0.smithi086.stdout:1495: seq_num 466 ranges {2367488=614400} 2024-08-10T05:17:42.005 INFO:tasks.rados.rados.0.smithi086.stdout:1495: writing smithi08687503-12 from 2367488 to 2981888 tid 1 2024-08-10T05:17:42.005 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 30 current snap is 147 2024-08-10T05:17:42.005 INFO:tasks.rados.rados.0.smithi086.stdout:1496: seq_num 467 ranges {458752=630784} 2024-08-10T05:17:42.011 INFO:tasks.rados.rados.0.smithi086.stdout:1496: writing smithi08687503-30 from 458752 to 1089536 tid 1 2024-08-10T05:17:42.011 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 48 current snap is 147 2024-08-10T05:17:42.012 INFO:tasks.rados.rados.0.smithi086.stdout:1495: finishing write tid 1 to smithi08687503-12 2024-08-10T05:17:42.012 INFO:tasks.rados.rados.0.smithi086.stdout:1495: finishing write tid 2 to smithi08687503-12 2024-08-10T05:17:42.012 INFO:tasks.rados.rados.0.smithi086.stdout:1495: finishing write tid 3 to smithi08687503-12 2024-08-10T05:17:42.012 INFO:tasks.rados.rados.0.smithi086.stdout:1495: oid 12 updating version 0 to 801 2024-08-10T05:17:42.012 INFO:tasks.rados.rados.0.smithi086.stdout:1495: oid 12 version 801 is already newer than 800 2024-08-10T05:17:42.012 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 801 (ObjNum 466 snap 147 seq_num 466) dirty exists 2024-08-10T05:17:42.012 INFO:tasks.rados.rados.0.smithi086.stdout:1495: left oid 12 (ObjNum 466 snap 147 seq_num 466) 2024-08-10T05:17:42.012 INFO:tasks.rados.rados.0.smithi086.stdout:1497: seq_num 468 ranges {6168576=647168} 2024-08-10T05:17:42.050 INFO:tasks.rados.rados.0.smithi086.stdout:1497: writing smithi08687503-48 from 6168576 to 6815744 tid 1 2024-08-10T05:17:42.050 INFO:tasks.rados.rados.0.smithi086.stdout:1495: done (2 left) 2024-08-10T05:17:42.050 INFO:tasks.rados.rados.0.smithi086.stdout:1498: copy_from oid 6 from oid 42 current snap is 147 2024-08-10T05:17:42.050 INFO:tasks.rados.rados.0.smithi086.stdout:1496: finishing write tid 1 to smithi08687503-30 2024-08-10T05:17:42.050 INFO:tasks.rados.rados.0.smithi086.stdout:1496: finishing write tid 2 to smithi08687503-30 2024-08-10T05:17:42.050 INFO:tasks.rados.rados.0.smithi086.stdout:1496: finishing write tid 3 to smithi08687503-30 2024-08-10T05:17:42.051 INFO:tasks.rados.rados.0.smithi086.stdout:1496: oid 30 updating version 0 to 569 2024-08-10T05:17:42.051 INFO:tasks.rados.rados.0.smithi086.stdout:1496: oid 30 version 569 is already newer than 568 2024-08-10T05:17:42.051 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 569 (ObjNum 467 snap 147 seq_num 467) dirty exists 2024-08-10T05:17:42.051 INFO:tasks.rados.rados.0.smithi086.stdout:1496: left oid 30 (ObjNum 467 snap 147 seq_num 467) 2024-08-10T05:17:42.051 INFO:tasks.rados.rados.0.smithi086.stdout:1496: done (2 left) 2024-08-10T05:17:42.051 INFO:tasks.rados.rados.0.smithi086.stdout:1499: copy_from oid 45 from oid 36 current snap is 147 2024-08-10T05:17:42.051 INFO:tasks.rados.rados.0.smithi086.stdout:1500: rollback oid 34 current snap is 147 2024-08-10T05:17:42.051 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 34 to 105 2024-08-10T05:17:42.052 INFO:tasks.rados.rados.0.smithi086.stdout:1501: read oid 4 snap -1 2024-08-10T05:17:42.052 INFO:tasks.rados.rados.0.smithi086.stdout:1501: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:17:42.052 INFO:tasks.rados.rados.0.smithi086.stdout:1502: read oid 46 snap -1 2024-08-10T05:17:42.052 INFO:tasks.rados.rados.0.smithi086.stdout:1502: expect (ObjNum 409 snap 137 seq_num 409) 2024-08-10T05:17:42.052 INFO:tasks.rados.rados.0.smithi086.stdout:1503: read oid 20 snap 144 2024-08-10T05:17:42.052 INFO:tasks.rados.rados.0.smithi086.stdout:1503: expect (ObjNum 394 snap 131 seq_num 394) 2024-08-10T05:17:42.052 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 22 current snap is 147 2024-08-10T05:17:42.052 INFO:tasks.rados.rados.0.smithi086.stdout:1504: seq_num 469 ranges {598016=663552} 2024-08-10T05:17:42.055 INFO:tasks.rados.rados.0.smithi086.stdout:1504: writing smithi08687503-22 from 598016 to 1261568 tid 1 2024-08-10T05:17:42.055 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 147 2024-08-10T05:17:42.055 INFO:tasks.rados.rados.0.smithi086.stdout:1505: seq_num 470 ranges {327680=679936} 2024-08-10T05:17:42.061 INFO:tasks.rados.rados.0.smithi086.stdout:1505: writing smithi08687503-2 from 327680 to 1007616 tid 1 2024-08-10T05:17:42.061 INFO:tasks.rados.rados.0.smithi086.stdout:1506: rollback oid 31 current snap is 147 2024-08-10T05:17:42.061 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 31 to 139 2024-08-10T05:17:42.061 INFO:tasks.rados.rados.0.smithi086.stdout:1501: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:17:42.063 INFO:tasks.rados.rados.0.smithi086.stdout:1499: finishing copy_from to smithi08687503-45 2024-08-10T05:17:42.063 INFO:tasks.rados.rados.0.smithi086.stdout:1499: got expected ENOENT (src dne) 2024-08-10T05:17:42.063 INFO:tasks.rados.rados.0.smithi086.stdout:1500: finishing rollback tid 1 to smithi08687503-34 2024-08-10T05:17:42.063 INFO:tasks.rados.rados.0.smithi086.stdout:1501: done (9 left) 2024-08-10T05:17:42.064 INFO:tasks.rados.rados.0.smithi086.stdout:1507: snap_create 2024-08-10T05:17:42.064 INFO:tasks.rados.rados.0.smithi086.stdout:1497: finishing write tid 1 to smithi08687503-48 2024-08-10T05:17:42.064 INFO:tasks.rados.rados.0.smithi086.stdout:1497: finishing write tid 2 to smithi08687503-48 2024-08-10T05:17:42.064 INFO:tasks.rados.rados.0.smithi086.stdout:1497: finishing write tid 3 to smithi08687503-48 2024-08-10T05:17:42.064 INFO:tasks.rados.rados.0.smithi086.stdout:1497: oid 48 updating version 0 to 802 2024-08-10T05:17:42.064 INFO:tasks.rados.rados.0.smithi086.stdout:1497: oid 48 updating version 802 to 803 2024-08-10T05:17:42.064 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 803 (ObjNum 468 snap 147 seq_num 468) dirty exists 2024-08-10T05:17:42.064 INFO:tasks.rados.rados.0.smithi086.stdout:1497: left oid 48 (ObjNum 468 snap 147 seq_num 468) 2024-08-10T05:17:42.064 INFO:tasks.rados.rados.0.smithi086.stdout:1499: finishing copy_from racing read to smithi08687503-45 2024-08-10T05:17:42.064 INFO:tasks.rados.rados.0.smithi086.stdout:1500: finishing rollback tid 2 to smithi08687503-34 2024-08-10T05:17:42.064 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 918 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-10T05:17:42.066 INFO:tasks.rados.rados.0.smithi086.stdout:1503: expect (ObjNum 394 snap 131 seq_num 394) 2024-08-10T05:17:42.169 INFO:tasks.rados.rados.0.smithi086.stdout:1504: finishing write tid 1 to smithi08687503-22 2024-08-10T05:17:42.169 INFO:tasks.rados.rados.0.smithi086.stdout:1504: finishing write tid 2 to smithi08687503-22 2024-08-10T05:17:42.170 INFO:tasks.rados.rados.0.smithi086.stdout:1504: finishing write tid 3 to smithi08687503-22 2024-08-10T05:17:42.170 INFO:tasks.rados.rados.0.smithi086.stdout:1504: oid 22 updating version 0 to 1029 2024-08-10T05:17:42.170 INFO:tasks.rados.rados.0.smithi086.stdout:1504: oid 22 version 1029 is already newer than 1028 2024-08-10T05:17:42.170 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 1029 (ObjNum 469 snap 147 seq_num 469) dirty exists 2024-08-10T05:17:42.170 INFO:tasks.rados.rados.0.smithi086.stdout:1504: left oid 22 (ObjNum 469 snap 147 seq_num 469) 2024-08-10T05:17:42.170 INFO:tasks.rados.rados.0.smithi086.stdout:1505: finishing write tid 1 to smithi08687503-2 2024-08-10T05:17:42.170 INFO:tasks.rados.rados.0.smithi086.stdout:1505: finishing write tid 2 to smithi08687503-2 2024-08-10T05:17:42.170 INFO:tasks.rados.rados.0.smithi086.stdout:1505: finishing write tid 3 to smithi08687503-2 2024-08-10T05:17:42.170 INFO:tasks.rados.rados.0.smithi086.stdout:1505: oid 2 updating version 0 to 957 2024-08-10T05:17:42.170 INFO:tasks.rados.rados.0.smithi086.stdout:1505: oid 2 version 957 is already newer than 956 2024-08-10T05:17:42.170 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 957 (ObjNum 470 snap 147 seq_num 470) dirty exists 2024-08-10T05:17:42.170 INFO:tasks.rados.rados.0.smithi086.stdout:1505: left oid 2 (ObjNum 470 snap 147 seq_num 470) 2024-08-10T05:17:42.170 INFO:tasks.rados.rados.0.smithi086.stdout:1502: expect (ObjNum 409 snap 137 seq_num 409) 2024-08-10T05:17:42.360 INFO:tasks.rados.rados.0.smithi086.stdout:1506: finishing rollback tid 0 to smithi08687503-31 2024-08-10T05:17:42.360 INFO:tasks.rados.rados.0.smithi086.stdout:1506: finishing rollback tid 1 to smithi08687503-31 2024-08-10T05:17:42.360 INFO:tasks.rados.rados.0.smithi086.stdout:1506: finishing rollback tid 2 to smithi08687503-31 2024-08-10T05:17:42.360 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 1068 (ObjNum 349 snap 113 seq_num 349) dirty exists 2024-08-10T05:17:42.361 INFO:tasks.rados.rados.0.smithi086.stdout:1498: finishing copy_from racing read to smithi08687503-6 2024-08-10T05:17:42.361 INFO:tasks.rados.rados.0.smithi086.stdout:1498: finishing copy_from to smithi08687503-6 2024-08-10T05:17:42.361 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 935 (ObjNum 421 snap 140 seq_num 421) dirty exists 2024-08-10T05:17:42.405 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:42 smithi086 podman[116157]: 2024-08-10 05:17:42.040331497 +0000 UTC m=+0.762477603 container remove 4ba91ff61da01fb156b94bb70528581e90b3abdc69487eba3c82d508f6df2db2 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-f5af36e) 2024-08-10T05:17:42.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:42.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:17:42.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:42 smithi086 ceph-mon[98993]: osdmap e363: 8 total, 7 up, 8 in 2024-08-10T05:17:42.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:42.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:17:42.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:42 smithi086 ceph-mon[101471]: osdmap e363: 8 total, 7 up, 8 in 2024-08-10T05:17:42.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:42.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:17:42.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:42 smithi159 ceph-mon[90359]: osdmap e363: 8 total, 7 up, 8 in 2024-08-10T05:17:42.905 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:42 smithi086 podman[116249]: 2024-08-10 05:17:42.407036113 +0000 UTC m=+0.017760104 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:17:42.905 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:42 smithi086 podman[116249]: 2024-08-10 05:17:42.507965531 +0000 UTC m=+0.118689556 container create a2b6713c0e5777e49168aee4e10ee1c9158bbb0bc7edd3208ac93700d27addce (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-deactivate, RELEASE=squid-bca9905, GIT_CLEAN=True, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, 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, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-08-10T05:17:42.905 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:42 smithi086 podman[116249]: 2024-08-10 05:17:42.743305563 +0000 UTC m=+0.354029555 container init a2b6713c0e5777e49168aee4e10ee1c9158bbb0bc7edd3208ac93700d27addce (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-bca9905, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T05:17:42.905 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:42 smithi086 podman[116249]: 2024-08-10 05:17:42.748001553 +0000 UTC m=+0.358725538 container start a2b6713c0e5777e49168aee4e10ee1c9158bbb0bc7edd3208ac93700d27addce (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-08-10T05:17:42.939 INFO:tasks.rados.rados.0.smithi086.stdout:1497: done (9 left) 2024-08-10T05:17:42.940 INFO:tasks.rados.rados.0.smithi086.stdout:1498: done (8 left) 2024-08-10T05:17:42.940 INFO:tasks.rados.rados.0.smithi086.stdout:1499: done (7 left) 2024-08-10T05:17:42.940 INFO:tasks.rados.rados.0.smithi086.stdout:1500: done (6 left) 2024-08-10T05:17:42.940 INFO:tasks.rados.rados.0.smithi086.stdout:1502: done (5 left) 2024-08-10T05:17:42.940 INFO:tasks.rados.rados.0.smithi086.stdout:1503: done (4 left) 2024-08-10T05:17:42.940 INFO:tasks.rados.rados.0.smithi086.stdout:1504: done (3 left) 2024-08-10T05:17:42.940 INFO:tasks.rados.rados.0.smithi086.stdout:1505: done (2 left) 2024-08-10T05:17:42.940 INFO:tasks.rados.rados.0.smithi086.stdout:1506: done (1 left) 2024-08-10T05:17:42.940 INFO:tasks.rados.rados.0.smithi086.stdout:1507: done (0 left) 2024-08-10T05:17:42.940 INFO:tasks.rados.rados.0.smithi086.stdout:1508: read oid 8 snap 126 2024-08-10T05:17:42.940 INFO:tasks.rados.rados.0.smithi086.stdout:1508: expect (ObjNum 7 snap 0 seq_num 7) 2024-08-10T05:17:42.940 INFO:tasks.rados.rados.0.smithi086.stdout:1509: snap_create 2024-08-10T05:17:42.941 INFO:tasks.rados.rados.0.smithi086.stdout:1508: expect (ObjNum 7 snap 0 seq_num 7) 2024-08-10T05:17:43.247 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:42 smithi086 podman[116249]: 2024-08-10 05:17:42.951562456 +0000 UTC m=+0.562286437 container attach a2b6713c0e5777e49168aee4e10ee1c9158bbb0bc7edd3208ac93700d27addce (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, RELEASE=squid-bca9905, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-08-10T05:17:43.247 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:42 smithi086 podman[116249]: 2024-08-10 05:17:42.951814712 +0000 UTC m=+0.562538692 container died a2b6713c0e5777e49168aee4e10ee1c9158bbb0bc7edd3208ac93700d27addce (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-deactivate, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T05:17:43.588 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:43 smithi086 ceph-mon[101471]: pgmap v200: 121 pgs: 23 active+undersized, 2 stale+active+clean, 1 active+clean+snaptrim, 8 active+undersized+degraded, 87 active+clean; 309 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 7.5 MiB/s wr, 25 op/s; 97/660 objects degraded (14.697%) 2024-08-10T05:17:43.589 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:43 smithi086 ceph-mon[101471]: Health check failed: Degraded data redundancy: 97/660 objects degraded (14.697%), 8 pgs degraded (PG_DEGRADED) 2024-08-10T05:17:43.589 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:43 smithi086 ceph-mon[101471]: osdmap e364: 8 total, 7 up, 8 in 2024-08-10T05:17:43.589 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:43 smithi086 ceph-mon[98993]: pgmap v200: 121 pgs: 23 active+undersized, 2 stale+active+clean, 1 active+clean+snaptrim, 8 active+undersized+degraded, 87 active+clean; 309 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 7.5 MiB/s wr, 25 op/s; 97/660 objects degraded (14.697%) 2024-08-10T05:17:43.589 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:43 smithi086 ceph-mon[98993]: Health check failed: Degraded data redundancy: 97/660 objects degraded (14.697%), 8 pgs degraded (PG_DEGRADED) 2024-08-10T05:17:43.589 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:43 smithi086 ceph-mon[98993]: osdmap e364: 8 total, 7 up, 8 in 2024-08-10T05:17:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:43 smithi159 ceph-mon[90359]: pgmap v200: 121 pgs: 23 active+undersized, 2 stale+active+clean, 1 active+clean+snaptrim, 8 active+undersized+degraded, 87 active+clean; 309 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 7.5 MiB/s wr, 25 op/s; 97/660 objects degraded (14.697%) 2024-08-10T05:17:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:43 smithi159 ceph-mon[90359]: Health check failed: Degraded data redundancy: 97/660 objects degraded (14.697%), 8 pgs degraded (PG_DEGRADED) 2024-08-10T05:17:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:43 smithi159 ceph-mon[90359]: osdmap e364: 8 total, 7 up, 8 in 2024-08-10T05:17:43.905 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:43 smithi086 podman[116292]: 2024-08-10 05:17:43.589030379 +0000 UTC m=+0.642011123 container remove a2b6713c0e5777e49168aee4e10ee1c9158bbb0bc7edd3208ac93700d27addce (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=squid-bca9905, org.label-schema.license=GPLv2) 2024-08-10T05:17:43.905 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:43 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.2.service: Deactivated successfully. 2024-08-10T05:17:43.905 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:43 smithi086 systemd[1]: Stopped Ceph osd.2 for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:17:43.905 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:43 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.2.service: Consumed 14.458s CPU time. 2024-08-10T05:17:43.905 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:43 smithi086 systemd[1]: Starting Ceph osd.2 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:17:43.943 INFO:tasks.rados.rados.0.smithi086.stdout:1508: done (1 left) 2024-08-10T05:17:43.943 INFO:tasks.rados.rados.0.smithi086.stdout:1509: done (0 left) 2024-08-10T05:17:43.943 INFO:tasks.rados.rados.0.smithi086.stdout:1510: delete oid 40 current snap is 149 2024-08-10T05:17:43.948 INFO:tasks.rados.rados.0.smithi086.stdout:1510: done (0 left) 2024-08-10T05:17:43.948 INFO:tasks.rados.rados.0.smithi086.stdout:1511: snap_remove snap 145 2024-08-10T05:17:44.350 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 podman[116396]: 2024-08-10 05:17:43.936773449 +0000 UTC m=+0.017891321 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:17:44.350 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 podman[116396]: 2024-08-10 05:17:44.073548985 +0000 UTC m=+0.154666847 container create 7bd408612acd1fb0f89a284d8d8a1f24b6381ab4d3e09756f4cb7b8a04a26d85 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, RELEASE=squid-bca9905, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-08-10T05:17:44.655 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 podman[116396]: 2024-08-10 05:17:44.350923037 +0000 UTC m=+0.432040900 container init 7bd408612acd1fb0f89a284d8d8a1f24b6381ab4d3e09756f4cb7b8a04a26d85 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-activate, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-08-10T05:17:44.655 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 podman[116396]: 2024-08-10 05:17:44.355919961 +0000 UTC m=+0.437037835 container start 7bd408612acd1fb0f89a284d8d8a1f24b6381ab4d3e09756f4cb7b8a04a26d85 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-activate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0) 2024-08-10T05:17:44.655 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 podman[116396]: 2024-08-10 05:17:44.442701677 +0000 UTC m=+0.523819553 container attach 7bd408612acd1fb0f89a284d8d8a1f24b6381ab4d3e09756f4cb7b8a04a26d85 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-activate, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True) 2024-08-10T05:17:44.655 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-activate[116411]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:17:44.656 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 bash[116396]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:17:44.656 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-activate[116411]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:17:44.656 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 bash[116396]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:17:44.929 INFO:tasks.rados.rados.0.smithi086.stdout:1511: done (0 left) 2024-08-10T05:17:44.929 INFO:tasks.rados.rados.0.smithi086.stdout:1512: snap_remove snap 125 2024-08-10T05:17:44.943 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-activate[116411]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-10T05:17:44.943 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 bash[116396]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-10T05:17:44.943 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-activate[116411]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-08-10T05:17:44.944 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 bash[116396]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-08-10T05:17:44.944 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-activate[116411]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-08-10T05:17:44.944 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 bash[116396]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-08-10T05:17:44.944 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-activate[116411]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-10T05:17:44.944 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 bash[116396]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-10T05:17:44.944 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-activate[116411]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-08-10T05:17:44.944 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 bash[116396]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-08-10T05:17:44.944 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-activate[116411]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-10T05:17:44.944 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 bash[116396]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-10T05:17:44.944 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-activate[116411]: --> ceph-volume raw activate successful for osd ID: 2 2024-08-10T05:17:44.944 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 bash[116396]: --> ceph-volume raw activate successful for osd ID: 2 2024-08-10T05:17:44.944 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:44 smithi086 podman[116396]: 2024-08-10 05:17:44.731228897 +0000 UTC m=+0.812346761 container died 7bd408612acd1fb0f89a284d8d8a1f24b6381ab4d3e09756f4cb7b8a04a26d85 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-activate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, RELEASE=squid-bca9905, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-08-10T05:17:45.371 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:44 smithi086 ceph-mon[98993]: osdmap e365: 8 total, 7 up, 8 in 2024-08-10T05:17:45.383 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:44 smithi086 ceph-mon[98993]: pgmap v203: 121 pgs: 26 active+undersized, 10 active+undersized+degraded, 85 active+clean; 316 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 9.4 MiB/s wr, 26 op/s; 103/660 objects degraded (15.606%) 2024-08-10T05:17:45.383 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:44 smithi086 ceph-mon[98993]: osdmap e366: 8 total, 7 up, 8 in 2024-08-10T05:17:45.383 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:44 smithi086 ceph-mon[101471]: osdmap e365: 8 total, 7 up, 8 in 2024-08-10T05:17:45.384 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:44 smithi086 ceph-mon[101471]: pgmap v203: 121 pgs: 26 active+undersized, 10 active+undersized+degraded, 85 active+clean; 316 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 9.4 MiB/s wr, 26 op/s; 103/660 objects degraded (15.606%) 2024-08-10T05:17:45.384 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:44 smithi086 ceph-mon[101471]: osdmap e366: 8 total, 7 up, 8 in 2024-08-10T05:17:45.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:44 smithi159 ceph-mon[90359]: osdmap e365: 8 total, 7 up, 8 in 2024-08-10T05:17:45.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:44 smithi159 ceph-mon[90359]: pgmap v203: 121 pgs: 26 active+undersized, 10 active+undersized+degraded, 85 active+clean; 316 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 9.4 MiB/s wr, 26 op/s; 103/660 objects degraded (15.606%) 2024-08-10T05:17:45.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:44 smithi159 ceph-mon[90359]: osdmap e366: 8 total, 7 up, 8 in 2024-08-10T05:17:45.655 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:45 smithi086 podman[116566]: 2024-08-10 05:17:45.371435383 +0000 UTC m=+0.634581720 container remove 7bd408612acd1fb0f89a284d8d8a1f24b6381ab4d3e09756f4cb7b8a04a26d85 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-activate, org.label-schema.build-date=20240731, RELEASE=squid-bca9905, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T05:17:45.655 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:45 smithi086 podman[116632]: 2024-08-10 05:17:45.572422316 +0000 UTC m=+0.101013572 container create 20c96ee8f71f63234dbcf8cefd2f33271f9bd658a83de0bdb34741166f5591f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2, RELEASE=squid-bca9905, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-08-10T05:17:45.655 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:45 smithi086 podman[116632]: 2024-08-10 05:17:45.488285108 +0000 UTC m=+0.016876356 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:17:45.931 INFO:tasks.rados.rados.0.smithi086.stdout:1512: done (0 left) 2024-08-10T05:17:45.932 INFO:tasks.rados.rados.0.smithi086.stdout:1513: snap_remove snap 130 2024-08-10T05:17:46.155 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:45 smithi086 podman[116632]: 2024-08-10 05:17:45.807714075 +0000 UTC m=+0.336305323 container init 20c96ee8f71f63234dbcf8cefd2f33271f9bd658a83de0bdb34741166f5591f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-bca9905, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-08-10T05:17:46.155 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:45 smithi086 podman[116632]: 2024-08-10 05:17:45.81281712 +0000 UTC m=+0.341408368 container start 20c96ee8f71f63234dbcf8cefd2f33271f9bd658a83de0bdb34741166f5591f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, RELEASE=squid-bca9905, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-08-10T05:17:46.155 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:45 smithi086 ceph-osd[116670]: -- 172.21.15.86:0/399845135 <== mon.0 v2:172.21.15.86:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562610df9a40 con 0x562611bbc400 2024-08-10T05:17:46.155 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:45 smithi086 bash[116632]: 20c96ee8f71f63234dbcf8cefd2f33271f9bd658a83de0bdb34741166f5591f5 2024-08-10T05:17:46.155 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:45 smithi086 systemd[1]: Started Ceph osd.2 for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:17:46.655 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:46 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2[116647]: 2024-08-10T05:17:46.359+0000 7fe7d2887640 -1 Falling back to public interface 2024-08-10T05:17:46.934 INFO:tasks.rados.rados.0.smithi086.stdout:1513: done (0 left) 2024-08-10T05:17:46.935 INFO:tasks.rados.rados.0.smithi086.stdout:1514: delete oid 34 current snap is 149 2024-08-10T05:17:46.947 INFO:tasks.rados.rados.0.smithi086.stdout:1514: done (0 left) 2024-08-10T05:17:46.947 INFO:tasks.rados.rados.0.smithi086.stdout:1515: read oid 33 snap -1 2024-08-10T05:17:46.947 INFO:tasks.rados.rados.0.smithi086.stdout:1515: expect (ObjNum 353 snap 115 seq_num 353) 2024-08-10T05:17:46.948 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 48 current snap is 149 2024-08-10T05:17:46.948 INFO:tasks.rados.rados.0.smithi086.stdout:1516: seq_num 473 ranges {6815744=729088} 2024-08-10T05:17:46.990 INFO:tasks.rados.rados.0.smithi086.stdout:1516: writing smithi08687503-48 from 6815744 to 7544832 tid 1 2024-08-10T05:17:46.990 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 149 2024-08-10T05:17:46.990 INFO:tasks.rados.rados.0.smithi086.stdout:1517: seq_num 474 ranges {3227648=745472} 2024-08-10T05:17:47.012 INFO:tasks.rados.rados.0.smithi086.stdout:1517: writing smithi08687503-5 from 3227648 to 3973120 tid 1 2024-08-10T05:17:47.012 INFO:tasks.rados.rados.0.smithi086.stdout:1518: read oid 42 snap -1 2024-08-10T05:17:47.012 INFO:tasks.rados.rados.0.smithi086.stdout:1518: expect (ObjNum 421 snap 140 seq_num 421) 2024-08-10T05:17:47.012 INFO:tasks.rados.rados.0.smithi086.stdout:1519: read oid 25 snap 135 2024-08-10T05:17:47.012 INFO:tasks.rados.rados.0.smithi086.stdout:1519: expect (ObjNum 367 snap 118 seq_num 367) 2024-08-10T05:17:47.012 INFO:tasks.rados.rados.0.smithi086.stdout:1520: delete oid 29 current snap is 149 2024-08-10T05:17:47.012 INFO:tasks.rados.rados.0.smithi086.stdout:1515: expect (ObjNum 353 snap 115 seq_num 353) 2024-08-10T05:17:47.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:46 smithi086 ceph-mon[101471]: osdmap e367: 8 total, 7 up, 8 in 2024-08-10T05:17:47.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:47.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:47.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:17:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:46 smithi086 ceph-mon[101471]: pgmap v206: 121 pgs: 26 active+undersized, 10 active+undersized+degraded, 85 active+clean; 316 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 1.9 MiB/s wr, 4 op/s; 103/660 objects degraded (15.606%) 2024-08-10T05:17:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:46 smithi086 ceph-mon[98993]: osdmap e367: 8 total, 7 up, 8 in 2024-08-10T05:17:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:17:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:46 smithi086 ceph-mon[98993]: pgmap v206: 121 pgs: 26 active+undersized, 10 active+undersized+degraded, 85 active+clean; 316 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 1.9 MiB/s wr, 4 op/s; 103/660 objects degraded (15.606%) 2024-08-10T05:17:47.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:46 smithi159 ceph-mon[90359]: osdmap e367: 8 total, 7 up, 8 in 2024-08-10T05:17:47.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:47.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:47.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:17:47.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:46 smithi159 ceph-mon[90359]: pgmap v206: 121 pgs: 26 active+undersized, 10 active+undersized+degraded, 85 active+clean; 316 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 1.9 MiB/s wr, 4 op/s; 103/660 objects degraded (15.606%) 2024-08-10T05:17:47.361 INFO:tasks.rados.rados.0.smithi086.stdout:1516: finishing write tid 1 to smithi08687503-48 2024-08-10T05:17:47.361 INFO:tasks.rados.rados.0.smithi086.stdout:1515: done (5 left) 2024-08-10T05:17:47.361 INFO:tasks.rados.rados.0.smithi086.stdout:1520: done (4 left) 2024-08-10T05:17:47.361 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 3 current snap is 149 2024-08-10T05:17:47.361 INFO:tasks.rados.rados.0.smithi086.stdout:1516: finishing write tid 2 to smithi08687503-48 2024-08-10T05:17:47.361 INFO:tasks.rados.rados.0.smithi086.stdout:1516: finishing write tid 3 to smithi08687503-48 2024-08-10T05:17:47.361 INFO:tasks.rados.rados.0.smithi086.stdout:1516: oid 48 updating version 0 to 806 2024-08-10T05:17:47.362 INFO:tasks.rados.rados.0.smithi086.stdout:1516: oid 48 version 806 is already newer than 805 2024-08-10T05:17:47.362 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 806 (ObjNum 473 snap 149 seq_num 473) dirty exists 2024-08-10T05:17:47.362 INFO:tasks.rados.rados.0.smithi086.stdout:1516: left oid 48 (ObjNum 473 snap 149 seq_num 473) 2024-08-10T05:17:47.362 INFO:tasks.rados.rados.0.smithi086.stdout:1517: finishing write tid 1 to smithi08687503-5 2024-08-10T05:17:47.362 INFO:tasks.rados.rados.0.smithi086.stdout:1517: finishing write tid 2 to smithi08687503-5 2024-08-10T05:17:47.362 INFO:tasks.rados.rados.0.smithi086.stdout:1521: seq_num 476 ranges {0=778240} 2024-08-10T05:17:47.365 INFO:tasks.rados.rados.0.smithi086.stdout:1521: writing smithi08687503-3 from 0 to 778240 tid 1 2024-08-10T05:17:47.365 INFO:tasks.rados.rados.0.smithi086.stdout:1516: done (4 left) 2024-08-10T05:17:47.365 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 27 current snap is 149 2024-08-10T05:17:47.366 INFO:tasks.rados.rados.0.smithi086.stdout:1522: seq_num 477 ranges {425984=794624} 2024-08-10T05:17:47.372 INFO:tasks.rados.rados.0.smithi086.stdout:1522: writing smithi08687503-27 from 425984 to 1220608 tid 1 2024-08-10T05:17:47.372 INFO:tasks.rados.rados.0.smithi086.stdout:1523: rollback oid 23 current snap is 149 2024-08-10T05:17:47.372 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 23 to 143 2024-08-10T05:17:47.372 INFO:tasks.rados.rados.0.smithi086.stdout:1519: expect (ObjNum 367 snap 118 seq_num 367) 2024-08-10T05:17:47.853 INFO:tasks.rados.rados.0.smithi086.stdout:1517: finishing write tid 3 to smithi08687503-5 2024-08-10T05:17:47.853 INFO:tasks.rados.rados.0.smithi086.stdout:1517: oid 5 updating version 0 to 1032 2024-08-10T05:17:47.853 INFO:tasks.rados.rados.0.smithi086.stdout:1517: oid 5 version 1032 is already newer than 1031 2024-08-10T05:17:47.853 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 1032 (ObjNum 474 snap 149 seq_num 474) dirty exists 2024-08-10T05:17:47.853 INFO:tasks.rados.rados.0.smithi086.stdout:1517: left oid 5 (ObjNum 474 snap 149 seq_num 474) 2024-08-10T05:17:47.853 INFO:tasks.rados.rados.0.smithi086.stdout:1518: expect (ObjNum 421 snap 140 seq_num 421) 2024-08-10T05:17:48.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:47 smithi086 ceph-mon[101471]: osdmap e368: 8 total, 7 up, 8 in 2024-08-10T05:17:48.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:47 smithi086 ceph-mon[98993]: osdmap e368: 8 total, 7 up, 8 in 2024-08-10T05:17:48.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:47 smithi159 ceph-mon[90359]: osdmap e368: 8 total, 7 up, 8 in 2024-08-10T05:17:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:17:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:17:48] "GET /metrics HTTP/1.1" 200 36140 "" "Prometheus/2.43.0" 2024-08-10T05:17:48.771 INFO:tasks.rados.rados.0.smithi086.stdout:1521: finishing write tid 1 to smithi08687503-3 2024-08-10T05:17:48.771 INFO:tasks.rados.rados.0.smithi086.stdout:1521: finishing write tid 2 to smithi08687503-3 2024-08-10T05:17:48.771 INFO:tasks.rados.rados.0.smithi086.stdout:1521: finishing write tid 3 to smithi08687503-3 2024-08-10T05:17:48.771 INFO:tasks.rados.rados.0.smithi086.stdout:1521: oid 3 updating version 0 to 803 2024-08-10T05:17:48.772 INFO:tasks.rados.rados.0.smithi086.stdout:1521: oid 3 version 803 is already newer than 802 2024-08-10T05:17:48.772 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 803 (ObjNum 476 snap 149 seq_num 476) dirty exists 2024-08-10T05:17:48.772 INFO:tasks.rados.rados.0.smithi086.stdout:1521: left oid 3 (ObjNum 476 snap 149 seq_num 476) 2024-08-10T05:17:48.772 INFO:tasks.rados.rados.0.smithi086.stdout:1522: finishing write tid 1 to smithi08687503-27 2024-08-10T05:17:48.772 INFO:tasks.rados.rados.0.smithi086.stdout:1523: finishing rollback tid 0 to smithi08687503-23 2024-08-10T05:17:48.772 INFO:tasks.rados.rados.0.smithi086.stdout:1517: done (5 left) 2024-08-10T05:17:48.772 INFO:tasks.rados.rados.0.smithi086.stdout:1518: done (4 left) 2024-08-10T05:17:48.772 INFO:tasks.rados.rados.0.smithi086.stdout:1519: done (3 left) 2024-08-10T05:17:48.772 INFO:tasks.rados.rados.0.smithi086.stdout:1521: done (2 left) 2024-08-10T05:17:48.772 INFO:tasks.rados.rados.0.smithi086.stdout:1524: setattr oid 45 current snap is 149 2024-08-10T05:17:48.772 INFO:tasks.rados.rados.0.smithi086.stdout:1523: finishing rollback tid 1 to smithi08687503-23 2024-08-10T05:17:48.772 INFO:tasks.rados.rados.0.smithi086.stdout:1522: finishing write tid 2 to smithi08687503-27 2024-08-10T05:17:48.773 INFO:tasks.rados.rados.0.smithi086.stdout:1523: finishing rollback tid 2 to smithi08687503-23 2024-08-10T05:17:48.773 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 847 (ObjNum 338 snap 106 seq_num 338) dirty exists 2024-08-10T05:17:48.773 INFO:tasks.rados.rados.0.smithi086.stdout:1522: finishing write tid 3 to smithi08687503-27 2024-08-10T05:17:48.773 INFO:tasks.rados.rados.0.smithi086.stdout:1522: oid 27 updating version 0 to 131 2024-08-10T05:17:48.773 INFO:tasks.rados.rados.0.smithi086.stdout:1522: oid 27 updating version 131 to 132 2024-08-10T05:17:48.773 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 132 (ObjNum 477 snap 149 seq_num 477) dirty exists 2024-08-10T05:17:48.773 INFO:tasks.rados.rados.0.smithi086.stdout:1522: left oid 27 (ObjNum 477 snap 149 seq_num 477) 2024-08-10T05:17:48.773 INFO:tasks.rados.rados.0.smithi086.stdout:1522: done (2 left) 2024-08-10T05:17:48.773 INFO:tasks.rados.rados.0.smithi086.stdout:1523: done (1 left) 2024-08-10T05:17:48.773 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 34 current snap is 149 2024-08-10T05:17:48.774 INFO:tasks.rados.rados.0.smithi086.stdout:1525: seq_num 478 ranges {0=409600,409600=401408} 2024-08-10T05:17:48.774 INFO:tasks.rados.rados.0.smithi086.stdout:1525: writing smithi08687503-34 from 0 to 409600 tid 1 2024-08-10T05:17:48.776 INFO:tasks.rados.rados.0.smithi086.stdout:1525: writing smithi08687503-34 from 409600 to 811008 tid 2 2024-08-10T05:17:48.777 INFO:tasks.rados.rados.0.smithi086.stdout:1526: copy_from oid 23 from oid 20 current snap is 149 2024-08-10T05:17:48.777 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 958 (ObjNum 338 snap 106 seq_num 338) dirty exists 2024-08-10T05:17:48.777 INFO:tasks.rados.rados.0.smithi086.stdout:1524: done (2 left) 2024-08-10T05:17:48.777 INFO:tasks.rados.rados.0.smithi086.stdout:1527: read oid 12 snap -1 2024-08-10T05:17:48.777 INFO:tasks.rados.rados.0.smithi086.stdout:1527: expect (ObjNum 466 snap 147 seq_num 466) 2024-08-10T05:17:48.777 INFO:tasks.rados.rados.0.smithi086.stdout:1528: delete oid 46 current snap is 149 2024-08-10T05:17:48.777 INFO:tasks.rados.rados.0.smithi086.stdout:1525: finishing write tid 1 to smithi08687503-34 2024-08-10T05:17:48.780 INFO:tasks.rados.rados.0.smithi086.stdout:1528: done (3 left) 2024-08-10T05:17:48.780 INFO:tasks.rados.rados.0.smithi086.stdout:1529: copy_from oid 19 from oid 36 current snap is 149 2024-08-10T05:17:48.781 INFO:tasks.rados.rados.0.smithi086.stdout:1530: snap_create 2024-08-10T05:17:48.782 INFO:tasks.rados.rados.0.smithi086.stdout:1525: finishing write tid 2 to smithi08687503-34 2024-08-10T05:17:48.782 INFO:tasks.rados.rados.0.smithi086.stdout:1525: finishing write tid 3 to smithi08687503-34 2024-08-10T05:17:48.783 INFO:tasks.rados.rados.0.smithi086.stdout:1526: finishing copy_from racing read to smithi08687503-23 2024-08-10T05:17:48.784 INFO:tasks.rados.rados.0.smithi086.stdout:1529: finishing copy_from to smithi08687503-19 2024-08-10T05:17:48.784 INFO:tasks.rados.rados.0.smithi086.stdout:1529: got expected ENOENT (src dne) 2024-08-10T05:17:48.784 INFO:tasks.rados.rados.0.smithi086.stdout:1529: finishing copy_from racing read to smithi08687503-19 2024-08-10T05:17:48.784 INFO:tasks.rados.rados.0.smithi086.stdout:1525: finishing write tid 4 to smithi08687503-34 2024-08-10T05:17:48.784 INFO:tasks.rados.rados.0.smithi086.stdout:1525: oid 34 updating version 0 to 921 2024-08-10T05:17:48.785 INFO:tasks.rados.rados.0.smithi086.stdout:1525: oid 34 updating version 921 to 922 2024-08-10T05:17:48.785 INFO:tasks.rados.rados.0.smithi086.stdout:1525: oid 34 version 922 is already newer than 920 2024-08-10T05:17:48.785 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 922 (ObjNum 478 snap 149 seq_num 478) dirty exists 2024-08-10T05:17:48.785 INFO:tasks.rados.rados.0.smithi086.stdout:1525: left oid 34 (ObjNum 478 snap 149 seq_num 478) 2024-08-10T05:17:48.785 INFO:tasks.rados.rados.0.smithi086.stdout:1526: finishing copy_from to smithi08687503-23 2024-08-10T05:17:48.785 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 736 (ObjNum 459 snap 146 seq_num 459) dirty exists 2024-08-10T05:17:48.786 INFO:tasks.rados.rados.0.smithi086.stdout:1527: expect (ObjNum 466 snap 147 seq_num 466) 2024-08-10T05:17:48.947 INFO:tasks.rados.rados.0.smithi086.stdout:1525: done (4 left) 2024-08-10T05:17:48.947 INFO:tasks.rados.rados.0.smithi086.stdout:1526: done (3 left) 2024-08-10T05:17:48.947 INFO:tasks.rados.rados.0.smithi086.stdout:1527: done (2 left) 2024-08-10T05:17:48.947 INFO:tasks.rados.rados.0.smithi086.stdout:1529: done (1 left) 2024-08-10T05:17:48.947 INFO:tasks.rados.rados.0.smithi086.stdout:1530: done (0 left) 2024-08-10T05:17:48.948 INFO:tasks.rados.rados.0.smithi086.stdout:1531: copy_from oid 10 from oid 6 current snap is 150 2024-08-10T05:17:48.948 INFO:tasks.rados.rados.0.smithi086.stdout:1532: read oid 35 snap -1 2024-08-10T05:17:48.948 INFO:tasks.rados.rados.0.smithi086.stdout:1532: expect (ObjNum 449 snap 144 seq_num 449) 2024-08-10T05:17:48.948 INFO:tasks.rados.rados.0.smithi086.stdout:1533: setattr oid 1 current snap is 150 2024-08-10T05:17:48.949 INFO:tasks.rados.rados.0.smithi086.stdout:1534: snap_create 2024-08-10T05:17:48.956 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 987 (ObjNum 412 snap 139 seq_num 412) dirty exists 2024-08-10T05:17:48.978 INFO:tasks.rados.rados.0.smithi086.stdout:1532: expect (ObjNum 449 snap 144 seq_num 449) 2024-08-10T05:17:49.207 INFO:tasks.rados.rados.0.smithi086.stdout:1531: finishing copy_from racing read to smithi08687503-10 2024-08-10T05:17:49.207 INFO:tasks.rados.rados.0.smithi086.stdout:1531: finishing copy_from to smithi08687503-10 2024-08-10T05:17:49.207 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 935 (ObjNum 421 snap 140 seq_num 421) dirty exists 2024-08-10T05:17:49.281 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:48 smithi086 ceph-mon[101471]: pgmap v208: 121 pgs: 26 active+undersized, 10 active+undersized+degraded, 85 active+clean; 317 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 7 op/s; 104/666 objects degraded (15.616%) 2024-08-10T05:17:49.282 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:48 smithi086 ceph-mon[98993]: pgmap v208: 121 pgs: 26 active+undersized, 10 active+undersized+degraded, 85 active+clean; 317 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 7 op/s; 104/666 objects degraded (15.616%) 2024-08-10T05:17:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:48 smithi159 ceph-mon[90359]: pgmap v208: 121 pgs: 26 active+undersized, 10 active+undersized+degraded, 85 active+clean; 317 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 7 op/s; 104/666 objects degraded (15.616%) 2024-08-10T05:17:49.655 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:49 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2[116647]: 2024-08-10T05:17:49.281+0000 7fe7d2887640 -1 osd.2 361 log_to_monitors true 2024-08-10T05:17:49.931 INFO:tasks.rados.rados.0.smithi086.stdout:1531: done (3 left) 2024-08-10T05:17:49.932 INFO:tasks.rados.rados.0.smithi086.stdout:1532: done (2 left) 2024-08-10T05:17:49.932 INFO:tasks.rados.rados.0.smithi086.stdout:1533: done (1 left) 2024-08-10T05:17:49.932 INFO:tasks.rados.rados.0.smithi086.stdout:1534: done (0 left) 2024-08-10T05:17:49.932 INFO:tasks.rados.rados.0.smithi086.stdout:1535: snap_create 2024-08-10T05:17:50.405 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:17:49 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2[116647]: 2024-08-10T05:17:49.951+0000 7fe7ca632640 -1 osd.2 361 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T05:17:50.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:49 smithi086 ceph-mon[101471]: Health check update: Degraded data redundancy: 104/666 objects degraded (15.616%), 10 pgs degraded (PG_DEGRADED) 2024-08-10T05:17:50.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:49 smithi086 ceph-mon[101471]: osdmap e369: 8 total, 7 up, 8 in 2024-08-10T05:17:50.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:49 smithi086 ceph-mon[101471]: from='osd.2 [v2:172.21.15.86:6818/931747241,v1:172.21.15.86:6819/931747241]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-10T05:17:50.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:49 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:50.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:49 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:50.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:49 smithi086 ceph-mon[101471]: from='osd.2 [v2:172.21.15.86:6818/931747241,v1:172.21.15.86:6819/931747241]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-10T05:17:50.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:49 smithi086 ceph-mon[101471]: osdmap e370: 8 total, 7 up, 8 in 2024-08-10T05:17:50.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:49 smithi086 ceph-mon[101471]: from='osd.2 [v2:172.21.15.86:6818/931747241,v1:172.21.15.86:6819/931747241]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:17:50.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:49 smithi086 ceph-mon[98993]: Health check update: Degraded data redundancy: 104/666 objects degraded (15.616%), 10 pgs degraded (PG_DEGRADED) 2024-08-10T05:17:50.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:49 smithi086 ceph-mon[98993]: osdmap e369: 8 total, 7 up, 8 in 2024-08-10T05:17:50.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:49 smithi086 ceph-mon[98993]: from='osd.2 [v2:172.21.15.86:6818/931747241,v1:172.21.15.86:6819/931747241]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-10T05:17:50.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:49 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:50.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:49 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:50.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:49 smithi086 ceph-mon[98993]: from='osd.2 [v2:172.21.15.86:6818/931747241,v1:172.21.15.86:6819/931747241]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-10T05:17:50.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:49 smithi086 ceph-mon[98993]: osdmap e370: 8 total, 7 up, 8 in 2024-08-10T05:17:50.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:49 smithi086 ceph-mon[98993]: from='osd.2 [v2:172.21.15.86:6818/931747241,v1:172.21.15.86:6819/931747241]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:17:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:49 smithi159 ceph-mon[90359]: Health check update: Degraded data redundancy: 104/666 objects degraded (15.616%), 10 pgs degraded (PG_DEGRADED) 2024-08-10T05:17:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:49 smithi159 ceph-mon[90359]: osdmap e369: 8 total, 7 up, 8 in 2024-08-10T05:17:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:49 smithi159 ceph-mon[90359]: from='osd.2 [v2:172.21.15.86:6818/931747241,v1:172.21.15.86:6819/931747241]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-10T05:17:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:49 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:49 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:49 smithi159 ceph-mon[90359]: from='osd.2 [v2:172.21.15.86:6818/931747241,v1:172.21.15.86:6819/931747241]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-10T05:17:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:49 smithi159 ceph-mon[90359]: osdmap e370: 8 total, 7 up, 8 in 2024-08-10T05:17:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:49 smithi159 ceph-mon[90359]: from='osd.2 [v2:172.21.15.86:6818/931747241,v1:172.21.15.86:6819/931747241]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:17:50.936 INFO:tasks.rados.rados.0.smithi086.stdout:1535: done (0 left) 2024-08-10T05:17:50.936 INFO:tasks.rados.rados.0.smithi086.stdout:1536: rmattr oid 40 current snap is 152 2024-08-10T05:17:50.936 INFO:tasks.rados.rados.0.smithi086.stdout:1536: done (0 left) 2024-08-10T05:17:50.936 INFO:tasks.rados.rados.0.smithi086.stdout:1537: snap_create 2024-08-10T05:17:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:51 smithi086 ceph-mon[98993]: pgmap v211: 121 pgs: 26 active+undersized, 10 active+undersized+degraded, 85 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 336 KiB/s wr, 6 op/s; 105/669 objects degraded (15.695%) 2024-08-10T05:17:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:51 smithi086 ceph-mon[98993]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:17:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:51 smithi086 ceph-mon[98993]: osd.2 [v2:172.21.15.86:6818/931747241,v1:172.21.15.86:6819/931747241] boot 2024-08-10T05:17:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:51 smithi086 ceph-mon[98993]: osdmap e371: 8 total, 8 up, 8 in 2024-08-10T05:17:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:17:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:51 smithi086 ceph-mon[101471]: pgmap v211: 121 pgs: 26 active+undersized, 10 active+undersized+degraded, 85 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 336 KiB/s wr, 6 op/s; 105/669 objects degraded (15.695%) 2024-08-10T05:17:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:51 smithi086 ceph-mon[101471]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:17:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:51 smithi086 ceph-mon[101471]: osd.2 [v2:172.21.15.86:6818/931747241,v1:172.21.15.86:6819/931747241] boot 2024-08-10T05:17:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:51 smithi086 ceph-mon[101471]: osdmap e371: 8 total, 8 up, 8 in 2024-08-10T05:17:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:17:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:51 smithi159 ceph-mon[90359]: pgmap v211: 121 pgs: 26 active+undersized, 10 active+undersized+degraded, 85 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 336 KiB/s wr, 6 op/s; 105/669 objects degraded (15.695%) 2024-08-10T05:17:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:51 smithi159 ceph-mon[90359]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:17:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:51 smithi159 ceph-mon[90359]: osd.2 [v2:172.21.15.86:6818/931747241,v1:172.21.15.86:6819/931747241] boot 2024-08-10T05:17:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:51 smithi159 ceph-mon[90359]: osdmap e371: 8 total, 8 up, 8 in 2024-08-10T05:17:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T05:17:51.937 INFO:tasks.rados.rados.0.smithi086.stdout:1537: done (0 left) 2024-08-10T05:17:51.937 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 35 current snap is 153 2024-08-10T05:17:51.938 INFO:tasks.rados.rados.0.smithi086.stdout:1538: seq_num 480 ranges {4612096=442368,5054464=401408} 2024-08-10T05:17:51.964 INFO:tasks.rados.rados.0.smithi086.stdout:1538: writing smithi08687503-35 from 4612096 to 5054464 tid 1 2024-08-10T05:17:51.966 INFO:tasks.rados.rados.0.smithi086.stdout:1538: writing smithi08687503-35 from 5054464 to 5455872 tid 2 2024-08-10T05:17:51.966 INFO:tasks.rados.rados.0.smithi086.stdout:1539: delete oid 36 current snap is 153 2024-08-10T05:17:51.969 INFO:tasks.rados.rados.0.smithi086.stdout:1539: done (1 left) 2024-08-10T05:17:51.969 INFO:tasks.rados.rados.0.smithi086.stdout:1540: read oid 3 snap -1 2024-08-10T05:17:51.969 INFO:tasks.rados.rados.0.smithi086.stdout:1540: expect (ObjNum 476 snap 149 seq_num 476) 2024-08-10T05:17:51.969 INFO:tasks.rados.rados.0.smithi086.stdout:1541: delete oid 13 current snap is 153 2024-08-10T05:17:51.970 INFO:tasks.rados.rados.0.smithi086.stdout:1538: finishing write tid 1 to smithi08687503-35 2024-08-10T05:17:51.970 INFO:tasks.rados.rados.0.smithi086.stdout:1538: finishing write tid 2 to smithi08687503-35 2024-08-10T05:17:51.971 INFO:tasks.rados.rados.0.smithi086.stdout:1538: finishing write tid 3 to smithi08687503-35 2024-08-10T05:17:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:1538: finishing write tid 4 to smithi08687503-35 2024-08-10T05:17:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:1538: oid 35 updating version 0 to 960 2024-08-10T05:17:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:1538: oid 35 updating version 960 to 961 2024-08-10T05:17:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:1538: oid 35 version 961 is already newer than 959 2024-08-10T05:17:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 961 (ObjNum 480 snap 153 seq_num 480) dirty exists 2024-08-10T05:17:51.972 INFO:tasks.rados.rados.0.smithi086.stdout:1538: left oid 35 (ObjNum 480 snap 153 seq_num 480) 2024-08-10T05:17:51.975 INFO:tasks.rados.rados.0.smithi086.stdout:1540: expect (ObjNum 476 snap 149 seq_num 476) 2024-08-10T05:17:52.003 INFO:tasks.rados.rados.0.smithi086.stdout:1538: done (2 left) 2024-08-10T05:17:52.004 INFO:tasks.rados.rados.0.smithi086.stdout:1540: done (1 left) 2024-08-10T05:17:52.004 INFO:tasks.rados.rados.0.smithi086.stdout:1541: done (0 left) 2024-08-10T05:17:52.004 INFO:tasks.rados.rados.0.smithi086.stdout:1542: snap_remove snap 142 2024-08-10T05:17:52.941 INFO:tasks.rados.rados.0.smithi086.stdout:1542: done (0 left) 2024-08-10T05:17:52.942 INFO:tasks.rados.rados.0.smithi086.stdout:1543: read oid 37 snap -1 2024-08-10T05:17:52.942 INFO:tasks.rados.rados.0.smithi086.stdout:1543: expect (ObjNum 445 snap 143 seq_num 445) 2024-08-10T05:17:52.942 INFO:tasks.rados.rados.0.smithi086.stdout:1544: rmattr oid 3 current snap is 153 2024-08-10T05:17:52.942 INFO:tasks.rados.rados.0.smithi086.stdout:1544: done (1 left) 2024-08-10T05:17:52.942 INFO:tasks.rados.rados.0.smithi086.stdout:1545: snap_remove snap 149 2024-08-10T05:17:53.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:52 smithi086 ceph-mon[98993]: osdmap e372: 8 total, 8 up, 8 in 2024-08-10T05:17:53.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:52 smithi086 ceph-mon[98993]: pgmap v214: 121 pgs: 7 active+undersized, 7 active+undersized+degraded, 107 active+clean; 331 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 3.5 MiB/s wr, 14 op/s; 72/684 objects degraded (10.526%); 4.2 MiB/s, 1 objects/s recovering 2024-08-10T05:17:53.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:52 smithi086 ceph-mon[101471]: osdmap e372: 8 total, 8 up, 8 in 2024-08-10T05:17:53.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:52 smithi086 ceph-mon[101471]: pgmap v214: 121 pgs: 7 active+undersized, 7 active+undersized+degraded, 107 active+clean; 331 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 3.5 MiB/s wr, 14 op/s; 72/684 objects degraded (10.526%); 4.2 MiB/s, 1 objects/s recovering 2024-08-10T05:17:53.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:52 smithi159 ceph-mon[90359]: osdmap e372: 8 total, 8 up, 8 in 2024-08-10T05:17:53.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:52 smithi159 ceph-mon[90359]: pgmap v214: 121 pgs: 7 active+undersized, 7 active+undersized+degraded, 107 active+clean; 331 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 3.5 MiB/s wr, 14 op/s; 72/684 objects degraded (10.526%); 4.2 MiB/s, 1 objects/s recovering 2024-08-10T05:17:53.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:17:53.803+0000 7f0a5606e640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (3 PGs are or would become offline) 2024-08-10T05:17:53.949 INFO:tasks.rados.rados.0.smithi086.stdout:1545: done (1 left) 2024-08-10T05:17:53.949 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 13 current snap is 153 2024-08-10T05:17:53.949 INFO:tasks.rados.rados.0.smithi086.stdout:1543: expect (ObjNum 445 snap 143 seq_num 445) 2024-08-10T05:17:54.056 INFO:tasks.rados.rados.0.smithi086.stdout:1546: seq_num 483 ranges {0=491520,491520=401408} 2024-08-10T05:17:54.058 INFO:tasks.rados.rados.0.smithi086.stdout:1546: writing smithi08687503-13 from 0 to 491520 tid 1 2024-08-10T05:17:54.061 INFO:tasks.rados.rados.0.smithi086.stdout:1546: writing smithi08687503-13 from 491520 to 892928 tid 2 2024-08-10T05:17:54.061 INFO:tasks.rados.rados.0.smithi086.stdout:1543: done (1 left) 2024-08-10T05:17:54.061 INFO:tasks.rados.rados.0.smithi086.stdout:1547: read oid 44 snap -1 2024-08-10T05:17:54.061 INFO:tasks.rados.rados.0.smithi086.stdout:1547: expect deleted 2024-08-10T05:17:54.061 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 153 2024-08-10T05:17:54.061 INFO:tasks.rados.rados.0.smithi086.stdout:1548: seq_num 484 ranges {1138688=507904,1646592=401408} 2024-08-10T05:17:54.069 INFO:tasks.rados.rados.0.smithi086.stdout:1548: writing smithi08687503-9 from 1138688 to 1646592 tid 1 2024-08-10T05:17:54.073 INFO:tasks.rados.rados.0.smithi086.stdout:1548: writing smithi08687503-9 from 1646592 to 2048000 tid 2 2024-08-10T05:17:54.073 INFO:tasks.rados.rados.0.smithi086.stdout:1549: read oid 42 snap -1 2024-08-10T05:17:54.073 INFO:tasks.rados.rados.0.smithi086.stdout:1549: expect (ObjNum 421 snap 140 seq_num 421) 2024-08-10T05:17:54.073 INFO:tasks.rados.rados.0.smithi086.stdout:1550: rollback oid 27 current snap is 153 2024-08-10T05:17:54.073 INFO:tasks.rados.rados.0.smithi086.stdout:1546: finishing write tid 1 to smithi08687503-13 2024-08-10T05:17:54.073 INFO:tasks.rados.rados.0.smithi086.stdout:1546: finishing write tid 2 to smithi08687503-13 2024-08-10T05:17:54.073 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 27 to 119 2024-08-10T05:17:54.073 INFO:tasks.rados.rados.0.smithi086.stdout:1546: finishing write tid 3 to smithi08687503-13 2024-08-10T05:17:54.073 INFO:tasks.rados.rados.0.smithi086.stdout:1546: finishing write tid 4 to smithi08687503-13 2024-08-10T05:17:54.073 INFO:tasks.rados.rados.0.smithi086.stdout:1546: oid 13 updating version 0 to 1119 2024-08-10T05:17:54.073 INFO:tasks.rados.rados.0.smithi086.stdout:1546: oid 13 updating version 1119 to 1121 2024-08-10T05:17:54.073 INFO:tasks.rados.rados.0.smithi086.stdout:1546: oid 13 version 1121 is already newer than 1120 2024-08-10T05:17:54.073 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 1121 (ObjNum 483 snap 153 seq_num 483) dirty exists 2024-08-10T05:17:54.074 INFO:tasks.rados.rados.0.smithi086.stdout:1546: left oid 13 (ObjNum 483 snap 153 seq_num 483) 2024-08-10T05:17:54.074 INFO:tasks.rados.rados.0.smithi086.stdout:1546: done (4 left) 2024-08-10T05:17:54.074 INFO:tasks.rados.rados.0.smithi086.stdout:1547: done (3 left) 2024-08-10T05:17:54.074 INFO:tasks.rados.rados.0.smithi086.stdout:1551: read oid 43 snap -1 2024-08-10T05:17:54.074 INFO:tasks.rados.rados.0.smithi086.stdout:1551: expect (ObjNum 402 snap 134 seq_num 402) 2024-08-10T05:17:54.074 INFO:tasks.rados.rados.0.smithi086.stdout:1552: rollback oid 45 current snap is 153 2024-08-10T05:17:54.074 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 45 to 148 2024-08-10T05:17:54.074 INFO:tasks.rados.rados.0.smithi086.stdout:1553: rollback oid 50 current snap is 153 2024-08-10T05:17:54.074 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 50 to 128 2024-08-10T05:17:54.074 INFO:tasks.rados.rados.0.smithi086.stdout:1554: delete oid 6 current snap is 153 2024-08-10T05:17:54.075 INFO:tasks.rados.rados.0.smithi086.stdout:1548: finishing write tid 1 to smithi08687503-9 2024-08-10T05:17:54.077 INFO:tasks.rados.rados.0.smithi086.stdout:1550: finishing rollback tid 0 to smithi08687503-27 2024-08-10T05:17:54.079 INFO:tasks.rados.rados.0.smithi086.stdout:1554: done (6 left) 2024-08-10T05:17:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:1555: read oid 32 snap -1 2024-08-10T05:17:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:1555: expect (ObjNum 370 snap 119 seq_num 370) 2024-08-10T05:17:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:1556: read oid 25 snap 128 2024-08-10T05:17:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:1556: expect (ObjNum 367 snap 118 seq_num 367) 2024-08-10T05:17:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:1557: read oid 47 snap 137 2024-08-10T05:17:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:1557: expect (ObjNum 329 snap 104 seq_num 329) 2024-08-10T05:17:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:1558: copy_from oid 4 from oid 1 current snap is 153 2024-08-10T05:17:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:1559: copy_from oid 44 from oid 39 current snap is 153 2024-08-10T05:17:54.081 INFO:tasks.rados.rados.0.smithi086.stdout:1560: delete oid 18 current snap is 153 2024-08-10T05:17:54.081 INFO:tasks.rados.rados.0.smithi086.stdout:1548: finishing write tid 2 to smithi08687503-9 2024-08-10T05:17:54.081 INFO:tasks.rados.rados.0.smithi086.stdout:1548: finishing write tid 3 to smithi08687503-9 2024-08-10T05:17:54.081 INFO:tasks.rados.rados.0.smithi086.stdout:1550: finishing rollback tid 1 to smithi08687503-27 2024-08-10T05:17:54.082 INFO:tasks.rados.rados.0.smithi086.stdout:1548: finishing write tid 4 to smithi08687503-9 2024-08-10T05:17:54.082 INFO:tasks.rados.rados.0.smithi086.stdout:1548: oid 9 updating version 0 to 156 2024-08-10T05:17:54.082 INFO:tasks.rados.rados.0.smithi086.stdout:1548: oid 9 version 156 is already newer than 155 2024-08-10T05:17:54.082 INFO:tasks.rados.rados.0.smithi086.stdout:1548: oid 9 updating version 156 to 157 2024-08-10T05:17:54.082 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 157 (ObjNum 484 snap 153 seq_num 484) dirty exists 2024-08-10T05:17:54.082 INFO:tasks.rados.rados.0.smithi086.stdout:1548: left oid 9 (ObjNum 484 snap 153 seq_num 484) 2024-08-10T05:17:54.082 INFO:tasks.rados.rados.0.smithi086.stdout:1552: finishing rollback tid 0 to smithi08687503-45 2024-08-10T05:17:54.082 INFO:tasks.rados.rados.0.smithi086.stdout:1552: finishing rollback tid 1 to smithi08687503-45 2024-08-10T05:17:54.082 INFO:tasks.rados.rados.0.smithi086.stdout:1550: finishing rollback tid 2 to smithi08687503-27 2024-08-10T05:17:54.082 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 136 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-10T05:17:54.083 INFO:tasks.rados.rados.0.smithi086.stdout:1552: finishing rollback tid 2 to smithi08687503-45 2024-08-10T05:17:54.083 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 964 (ObjNum 338 snap 106 seq_num 338) dirty exists 2024-08-10T05:17:54.083 INFO:tasks.rados.rados.0.smithi086.stdout:1553: finishing rollback tid 0 to smithi08687503-50 2024-08-10T05:17:54.083 INFO:tasks.rados.rados.0.smithi086.stdout:1553: finishing rollback tid 1 to smithi08687503-50 2024-08-10T05:17:54.083 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 966 (ObjNum 33 snap 0 seq_num 3355654720) dirty dne 2024-08-10T05:17:54.094 INFO:tasks.rados.rados.0.smithi086.stdout:1551: expect (ObjNum 402 snap 134 seq_num 402) 2024-08-10T05:17:54.261 INFO:tasks.rados.rados.0.smithi086.stdout:1559: finishing copy_from to smithi08687503-44 2024-08-10T05:17:54.261 INFO:tasks.rados.rados.0.smithi086.stdout:1559: got expected ENOENT (src dne) 2024-08-10T05:17:54.261 INFO:tasks.rados.rados.0.smithi086.stdout:1559: finishing copy_from racing read to smithi08687503-44 2024-08-10T05:17:54.261 INFO:tasks.rados.rados.0.smithi086.stdout:1558: finishing copy_from racing read to smithi08687503-4 2024-08-10T05:17:54.262 INFO:tasks.rados.rados.0.smithi086.stdout:1557: expect (ObjNum 329 snap 104 seq_num 329) 2024-08-10T05:17:54.395 INFO:tasks.rados.rados.0.smithi086.stdout:1558: finishing copy_from to smithi08687503-4 2024-08-10T05:17:54.395 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 987 (ObjNum 412 snap 139 seq_num 412) dirty exists 2024-08-10T05:17:54.395 INFO:tasks.rados.rados.0.smithi086.stdout:1556: expect (ObjNum 367 snap 118 seq_num 367) 2024-08-10T05:17:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[98993]: osdmap e373: 8 total, 8 up, 8 in 2024-08-10T05:17:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:17:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:17:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:17:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:54.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-10T05:17:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[101471]: osdmap e373: 8 total, 8 up, 8 in 2024-08-10T05:17:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:17:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:17:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:17:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:54.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-10T05:17:54.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:53 smithi159 ceph-mon[90359]: osdmap e373: 8 total, 8 up, 8 in 2024-08-10T05:17:54.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:54.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:54.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:17:54.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:17:54.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:54.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:17:54.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:54.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:54.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:17:54.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-10T05:17:54.847 INFO:tasks.rados.rados.0.smithi086.stdout:1555: expect (ObjNum 370 snap 119 seq_num 370) 2024-08-10T05:17:54.970 INFO:tasks.rados.rados.0.smithi086.stdout:1549: expect (ObjNum 421 snap 140 seq_num 421) 2024-08-10T05:17:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:54 smithi086 ceph-mon[98993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-10T05:17:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:54 smithi086 ceph-mon[98993]: Upgrade: unsafe to stop osd(s) at this time (3 PGs are or would become offline) 2024-08-10T05:17:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:54 smithi086 ceph-mon[98993]: osdmap e374: 8 total, 8 up, 8 in 2024-08-10T05:17:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:54 smithi086 ceph-mon[98993]: pgmap v217: 121 pgs: 4 active+undersized, 7 active+undersized+degraded, 110 active+clean; 331 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 571 KiB/s rd, 3.4 MiB/s wr, 11 op/s; 72/684 objects degraded (10.526%); 4.2 MiB/s, 1 objects/s recovering 2024-08-10T05:17:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:54 smithi086 ceph-mon[98993]: Health check update: Degraded data redundancy: 72/684 objects degraded (10.526%), 7 pgs degraded (PG_DEGRADED) 2024-08-10T05:17:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:54 smithi086 ceph-mon[101471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-10T05:17:55.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:54 smithi086 ceph-mon[101471]: Upgrade: unsafe to stop osd(s) at this time (3 PGs are or would become offline) 2024-08-10T05:17:55.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:54 smithi086 ceph-mon[101471]: osdmap e374: 8 total, 8 up, 8 in 2024-08-10T05:17:55.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:54 smithi086 ceph-mon[101471]: pgmap v217: 121 pgs: 4 active+undersized, 7 active+undersized+degraded, 110 active+clean; 331 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 571 KiB/s rd, 3.4 MiB/s wr, 11 op/s; 72/684 objects degraded (10.526%); 4.2 MiB/s, 1 objects/s recovering 2024-08-10T05:17:55.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:54 smithi086 ceph-mon[101471]: Health check update: Degraded data redundancy: 72/684 objects degraded (10.526%), 7 pgs degraded (PG_DEGRADED) 2024-08-10T05:17:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:54 smithi159 ceph-mon[90359]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-10T05:17:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:54 smithi159 ceph-mon[90359]: Upgrade: unsafe to stop osd(s) at this time (3 PGs are or would become offline) 2024-08-10T05:17:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:54 smithi159 ceph-mon[90359]: osdmap e374: 8 total, 8 up, 8 in 2024-08-10T05:17:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:54 smithi159 ceph-mon[90359]: pgmap v217: 121 pgs: 4 active+undersized, 7 active+undersized+degraded, 110 active+clean; 331 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 571 KiB/s rd, 3.4 MiB/s wr, 11 op/s; 72/684 objects degraded (10.526%); 4.2 MiB/s, 1 objects/s recovering 2024-08-10T05:17:55.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:54 smithi159 ceph-mon[90359]: Health check update: Degraded data redundancy: 72/684 objects degraded (10.526%), 7 pgs degraded (PG_DEGRADED) 2024-08-10T05:17:55.832 INFO:tasks.rados.rados.0.smithi086.stdout:1548: done (11 left) 2024-08-10T05:17:55.832 INFO:tasks.rados.rados.0.smithi086.stdout:1549: done (10 left) 2024-08-10T05:17:55.832 INFO:tasks.rados.rados.0.smithi086.stdout:1550: done (9 left) 2024-08-10T05:17:55.833 INFO:tasks.rados.rados.0.smithi086.stdout:1551: done (8 left) 2024-08-10T05:17:55.833 INFO:tasks.rados.rados.0.smithi086.stdout:1552: done (7 left) 2024-08-10T05:17:55.833 INFO:tasks.rados.rados.0.smithi086.stdout:1553: done (6 left) 2024-08-10T05:17:55.833 INFO:tasks.rados.rados.0.smithi086.stdout:1555: done (5 left) 2024-08-10T05:17:55.833 INFO:tasks.rados.rados.0.smithi086.stdout:1556: done (4 left) 2024-08-10T05:17:55.833 INFO:tasks.rados.rados.0.smithi086.stdout:1557: done (3 left) 2024-08-10T05:17:55.834 INFO:tasks.rados.rados.0.smithi086.stdout:1558: done (2 left) 2024-08-10T05:17:55.834 INFO:tasks.rados.rados.0.smithi086.stdout:1559: done (1 left) 2024-08-10T05:17:55.834 INFO:tasks.rados.rados.0.smithi086.stdout:1560: done (0 left) 2024-08-10T05:17:55.834 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 20 current snap is 153 2024-08-10T05:17:55.834 INFO:tasks.rados.rados.0.smithi086.stdout:1561: seq_num 487 ranges {491520=565248,1056768=401408} 2024-08-10T05:17:55.837 INFO:tasks.rados.rados.0.smithi086.stdout:1561: writing smithi08687503-20 from 491520 to 1056768 tid 1 2024-08-10T05:17:55.839 INFO:tasks.rados.rados.0.smithi086.stdout:1561: writing smithi08687503-20 from 1056768 to 1458176 tid 2 2024-08-10T05:17:55.839 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 153 2024-08-10T05:17:55.839 INFO:tasks.rados.rados.0.smithi086.stdout:1562: seq_num 488 ranges {491520=581632,1073152=401408} 2024-08-10T05:17:55.844 INFO:tasks.rados.rados.0.smithi086.stdout:1562: writing smithi08687503-23 from 491520 to 1073152 tid 1 2024-08-10T05:17:55.848 INFO:tasks.rados.rados.0.smithi086.stdout:1562: writing smithi08687503-23 from 1073152 to 1474560 tid 2 2024-08-10T05:17:55.848 INFO:tasks.rados.rados.0.smithi086.stdout:1563: copy_from oid 35 from oid 5 current snap is 153 2024-08-10T05:17:55.848 INFO:tasks.rados.rados.0.smithi086.stdout:1561: finishing write tid 1 to smithi08687503-20 2024-08-10T05:17:55.848 INFO:tasks.rados.rados.0.smithi086.stdout:1561: finishing write tid 2 to smithi08687503-20 2024-08-10T05:17:55.849 INFO:tasks.rados.rados.0.smithi086.stdout:1561: finishing write tid 3 to smithi08687503-20 2024-08-10T05:17:55.849 INFO:tasks.rados.rados.0.smithi086.stdout:1561: finishing write tid 4 to smithi08687503-20 2024-08-10T05:17:55.849 INFO:tasks.rados.rados.0.smithi086.stdout:1561: oid 20 updating version 0 to 739 2024-08-10T05:17:55.849 INFO:tasks.rados.rados.0.smithi086.stdout:1561: oid 20 version 739 is already newer than 737 2024-08-10T05:17:55.849 INFO:tasks.rados.rados.0.smithi086.stdout:1561: oid 20 version 739 is already newer than 738 2024-08-10T05:17:55.849 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 739 (ObjNum 487 snap 153 seq_num 487) dirty exists 2024-08-10T05:17:55.849 INFO:tasks.rados.rados.0.smithi086.stdout:1561: left oid 20 (ObjNum 487 snap 153 seq_num 487) 2024-08-10T05:17:55.849 INFO:tasks.rados.rados.0.smithi086.stdout:1561: done (2 left) 2024-08-10T05:17:55.849 INFO:tasks.rados.rados.0.smithi086.stdout:1564: read oid 14 snap -1 2024-08-10T05:17:55.849 INFO:tasks.rados.rados.0.smithi086.stdout:1564: expect (ObjNum 203 snap 53 seq_num 203) 2024-08-10T05:17:55.849 INFO:tasks.rados.rados.0.smithi086.stdout:1565: read oid 18 snap -1 2024-08-10T05:17:55.849 INFO:tasks.rados.rados.0.smithi086.stdout:1565: expect deleted 2024-08-10T05:17:55.850 INFO:tasks.rados.rados.0.smithi086.stdout:1566: delete oid 10 current snap is 153 2024-08-10T05:17:55.850 INFO:tasks.rados.rados.0.smithi086.stdout:1562: finishing write tid 1 to smithi08687503-23 2024-08-10T05:17:55.851 INFO:tasks.rados.rados.0.smithi086.stdout:1565: done (4 left) 2024-08-10T05:17:55.852 INFO:tasks.rados.rados.0.smithi086.stdout:1566: done (3 left) 2024-08-10T05:17:55.852 INFO:tasks.rados.rados.0.smithi086.stdout:1567: read oid 30 snap -1 2024-08-10T05:17:55.852 INFO:tasks.rados.rados.0.smithi086.stdout:1567: expect (ObjNum 467 snap 147 seq_num 467) 2024-08-10T05:17:55.852 INFO:tasks.rados.rados.0.smithi086.stdout:1568: read oid 8 snap -1 2024-08-10T05:17:55.852 INFO:tasks.rados.rados.0.smithi086.stdout:1568: expect (ObjNum 422 snap 140 seq_num 422) 2024-08-10T05:17:55.852 INFO:tasks.rados.rados.0.smithi086.stdout:1569: rollback oid 1 current snap is 153 2024-08-10T05:17:55.852 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 1 to 147 2024-08-10T05:17:55.852 INFO:tasks.rados.rados.0.smithi086.stdout:1570: copy_from oid 34 from oid 25 current snap is 153 2024-08-10T05:17:55.852 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 4 current snap is 153 2024-08-10T05:17:55.852 INFO:tasks.rados.rados.0.smithi086.stdout:1571: seq_num 490 ranges {2113536=614400,2727936=401408} 2024-08-10T05:17:55.867 INFO:tasks.rados.rados.0.smithi086.stdout:1571: writing smithi08687503-4 from 2113536 to 2727936 tid 1 2024-08-10T05:17:55.870 INFO:tasks.rados.rados.0.smithi086.stdout:1571: writing smithi08687503-4 from 2727936 to 3129344 tid 2 2024-08-10T05:17:55.870 INFO:tasks.rados.rados.0.smithi086.stdout:1572: read oid 16 snap -1 2024-08-10T05:17:55.870 INFO:tasks.rados.rados.0.smithi086.stdout:1572: expect (ObjNum 321 snap 101 seq_num 321) 2024-08-10T05:17:55.871 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 50 current snap is 153 2024-08-10T05:17:55.871 INFO:tasks.rados.rados.0.smithi086.stdout:1562: finishing write tid 2 to smithi08687503-23 2024-08-10T05:17:55.871 INFO:tasks.rados.rados.0.smithi086.stdout:1562: finishing write tid 3 to smithi08687503-23 2024-08-10T05:17:55.871 INFO:tasks.rados.rados.0.smithi086.stdout:1562: finishing write tid 4 to smithi08687503-23 2024-08-10T05:17:55.871 INFO:tasks.rados.rados.0.smithi086.stdout:1562: oid 23 updating version 0 to 859 2024-08-10T05:17:55.871 INFO:tasks.rados.rados.0.smithi086.stdout:1562: oid 23 version 859 is already newer than 858 2024-08-10T05:17:55.871 INFO:tasks.rados.rados.0.smithi086.stdout:1562: oid 23 version 859 is already newer than 857 2024-08-10T05:17:55.871 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 859 (ObjNum 488 snap 153 seq_num 488) dirty exists 2024-08-10T05:17:55.871 INFO:tasks.rados.rados.0.smithi086.stdout:1562: left oid 23 (ObjNum 488 snap 153 seq_num 488) 2024-08-10T05:17:55.871 INFO:tasks.rados.rados.0.smithi086.stdout:1569: finishing rollback tid 0 to smithi08687503-1 2024-08-10T05:17:55.871 INFO:tasks.rados.rados.0.smithi086.stdout:1569: finishing rollback tid 1 to smithi08687503-1 2024-08-10T05:17:55.872 INFO:tasks.rados.rados.0.smithi086.stdout:1569: finishing rollback tid 2 to smithi08687503-1 2024-08-10T05:17:55.872 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 990 (ObjNum 412 snap 139 seq_num 412) dirty exists 2024-08-10T05:17:55.872 INFO:tasks.rados.rados.0.smithi086.stdout:1567: expect (ObjNum 467 snap 147 seq_num 467) 2024-08-10T05:17:55.909 INFO:tasks.rados.rados.0.smithi086.stdout:1563: finishing copy_from racing read to smithi08687503-35 2024-08-10T05:17:55.909 INFO:tasks.rados.rados.0.smithi086.stdout:1564: expect (ObjNum 203 snap 53 seq_num 203) 2024-08-10T05:17:56.107 INFO:tasks.rados.rados.0.smithi086.stdout:1571: finishing write tid 1 to smithi08687503-4 2024-08-10T05:17:56.107 INFO:tasks.rados.rados.0.smithi086.stdout:1568: expect (ObjNum 422 snap 140 seq_num 422) 2024-08-10T05:17:56.252 INFO:tasks.rados.rados.0.smithi086.stdout:1563: finishing copy_from to smithi08687503-35 2024-08-10T05:17:56.252 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 1032 (ObjNum 474 snap 149 seq_num 474) dirty exists 2024-08-10T05:17:56.252 INFO:tasks.rados.rados.0.smithi086.stdout:1571: finishing write tid 2 to smithi08687503-4 2024-08-10T05:17:56.252 INFO:tasks.rados.rados.0.smithi086.stdout:1571: finishing write tid 3 to smithi08687503-4 2024-08-10T05:17:56.252 INFO:tasks.rados.rados.0.smithi086.stdout:1571: finishing write tid 4 to smithi08687503-4 2024-08-10T05:17:56.252 INFO:tasks.rados.rados.0.smithi086.stdout:1571: oid 4 updating version 0 to 988 2024-08-10T05:17:56.252 INFO:tasks.rados.rados.0.smithi086.stdout:1571: oid 4 updating version 988 to 990 2024-08-10T05:17:56.253 INFO:tasks.rados.rados.0.smithi086.stdout:1571: oid 4 version 990 is already newer than 989 2024-08-10T05:17:56.253 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 990 (ObjNum 490 snap 153 seq_num 490) dirty exists 2024-08-10T05:17:56.253 INFO:tasks.rados.rados.0.smithi086.stdout:1571: left oid 4 (ObjNum 490 snap 153 seq_num 490) 2024-08-10T05:17:56.253 INFO:tasks.rados.rados.0.smithi086.stdout:1572: expect (ObjNum 321 snap 101 seq_num 321) 2024-08-10T05:17:56.380 INFO:tasks.rados.rados.0.smithi086.stdout:1570: finishing copy_from racing read to smithi08687503-34 2024-08-10T05:17:56.381 INFO:tasks.rados.rados.0.smithi086.stdout:1570: finishing copy_from to smithi08687503-34 2024-08-10T05:17:56.381 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 951 (ObjNum 353 snap 115 seq_num 353) dirty exists 2024-08-10T05:17:56.381 INFO:tasks.rados.rados.0.smithi086.stdout:1573: seq_num 491 ranges {0=630784,630784=401408} 2024-08-10T05:17:56.384 INFO:tasks.rados.rados.0.smithi086.stdout:1573: writing smithi08687503-50 from 0 to 630784 tid 1 2024-08-10T05:17:56.387 INFO:tasks.rados.rados.0.smithi086.stdout:1573: writing smithi08687503-50 from 630784 to 1032192 tid 2 2024-08-10T05:17:56.387 INFO:tasks.rados.rados.0.smithi086.stdout:1562: done (9 left) 2024-08-10T05:17:56.387 INFO:tasks.rados.rados.0.smithi086.stdout:1563: done (8 left) 2024-08-10T05:17:56.387 INFO:tasks.rados.rados.0.smithi086.stdout:1564: done (7 left) 2024-08-10T05:17:56.387 INFO:tasks.rados.rados.0.smithi086.stdout:1567: done (6 left) 2024-08-10T05:17:56.387 INFO:tasks.rados.rados.0.smithi086.stdout:1568: done (5 left) 2024-08-10T05:17:56.387 INFO:tasks.rados.rados.0.smithi086.stdout:1569: done (4 left) 2024-08-10T05:17:56.387 INFO:tasks.rados.rados.0.smithi086.stdout:1570: done (3 left) 2024-08-10T05:17:56.387 INFO:tasks.rados.rados.0.smithi086.stdout:1571: done (2 left) 2024-08-10T05:17:56.387 INFO:tasks.rados.rados.0.smithi086.stdout:1572: done (1 left) 2024-08-10T05:17:56.388 INFO:tasks.rados.rados.0.smithi086.stdout:1574: delete oid 12 current snap is 153 2024-08-10T05:17:56.388 INFO:tasks.rados.rados.0.smithi086.stdout:1574: done (1 left) 2024-08-10T05:17:56.388 INFO:tasks.rados.rados.0.smithi086.stdout:1575: snap_create 2024-08-10T05:17:56.389 INFO:tasks.rados.rados.0.smithi086.stdout:1573: finishing write tid 1 to smithi08687503-50 2024-08-10T05:17:56.389 INFO:tasks.rados.rados.0.smithi086.stdout:1573: finishing write tid 2 to smithi08687503-50 2024-08-10T05:17:56.389 INFO:tasks.rados.rados.0.smithi086.stdout:1573: finishing write tid 3 to smithi08687503-50 2024-08-10T05:17:56.390 INFO:tasks.rados.rados.0.smithi086.stdout:1573: finishing write tid 4 to smithi08687503-50 2024-08-10T05:17:56.391 INFO:tasks.rados.rados.0.smithi086.stdout:1573: oid 50 updating version 0 to 1034 2024-08-10T05:17:56.391 INFO:tasks.rados.rados.0.smithi086.stdout:1573: oid 50 updating version 1034 to 1035 2024-08-10T05:17:56.391 INFO:tasks.rados.rados.0.smithi086.stdout:1573: oid 50 version 1035 is already newer than 1033 2024-08-10T05:17:56.391 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1035 (ObjNum 491 snap 153 seq_num 491) dirty exists 2024-08-10T05:17:56.391 INFO:tasks.rados.rados.0.smithi086.stdout:1573: left oid 50 (ObjNum 491 snap 153 seq_num 491) 2024-08-10T05:17:57.269 INFO:tasks.rados.rados.0.smithi086.stdout:1573: done (1 left) 2024-08-10T05:17:57.269 INFO:tasks.rados.rados.0.smithi086.stdout:1575: done (0 left) 2024-08-10T05:17:57.270 INFO:tasks.rados.rados.0.smithi086.stdout:1576: rollback oid 30 current snap is 154 2024-08-10T05:17:57.270 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 30 to 137 2024-08-10T05:17:57.270 INFO:tasks.rados.rados.0.smithi086.stdout:1577: snap_remove snap 128 2024-08-10T05:17:57.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:57 smithi086 ceph-mon[101471]: pgmap v218: 121 pgs: 121 active+clean; 331 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 14 op/s; 9.7 MiB/s, 3 objects/s recovering 2024-08-10T05:17:57.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:57.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:17:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:57 smithi086 ceph-mon[101471]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/684 objects degraded (10.526%), 7 pgs degraded) 2024-08-10T05:17:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:57 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:17:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:57 smithi086 ceph-mon[98993]: pgmap v218: 121 pgs: 121 active+clean; 331 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 14 op/s; 9.7 MiB/s, 3 objects/s recovering 2024-08-10T05:17:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:17:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:57 smithi086 ceph-mon[98993]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/684 objects degraded (10.526%), 7 pgs degraded) 2024-08-10T05:17:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:57 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:17:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:57 smithi159 ceph-mon[90359]: pgmap v218: 121 pgs: 121 active+clean; 331 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 14 op/s; 9.7 MiB/s, 3 objects/s recovering 2024-08-10T05:17:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:17:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:17:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:57 smithi159 ceph-mon[90359]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/684 objects degraded (10.526%), 7 pgs degraded) 2024-08-10T05:17:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:57 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:17:58.279 INFO:tasks.rados.rados.0.smithi086.stdout:1577: done (1 left) 2024-08-10T05:17:58.280 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 20 current snap is 154 2024-08-10T05:17:58.280 INFO:tasks.rados.rados.0.smithi086.stdout:1576: finishing rollback tid 0 to smithi08687503-30 2024-08-10T05:17:58.280 INFO:tasks.rados.rados.0.smithi086.stdout:1576: finishing rollback tid 1 to smithi08687503-30 2024-08-10T05:17:58.280 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 572 (ObjNum 81 snap 0 seq_num 3355873312) dirty dne 2024-08-10T05:17:58.280 INFO:tasks.rados.rados.0.smithi086.stdout:1578: seq_num 493 ranges {1458176=663552,2121728=401408} 2024-08-10T05:17:58.292 INFO:tasks.rados.rados.0.smithi086.stdout:1578: writing smithi08687503-20 from 1458176 to 2121728 tid 1 2024-08-10T05:17:58.295 INFO:tasks.rados.rados.0.smithi086.stdout:1578: writing smithi08687503-20 from 2121728 to 2523136 tid 2 2024-08-10T05:17:58.296 INFO:tasks.rados.rados.0.smithi086.stdout:1576: done (1 left) 2024-08-10T05:17:58.296 INFO:tasks.rados.rados.0.smithi086.stdout:1579: delete oid 36 current snap is 154 2024-08-10T05:17:58.300 INFO:tasks.rados.rados.0.smithi086.stdout:1578: finishing write tid 1 to smithi08687503-20 2024-08-10T05:17:58.302 INFO:tasks.rados.rados.0.smithi086.stdout:1579: done (1 left) 2024-08-10T05:17:58.302 INFO:tasks.rados.rados.0.smithi086.stdout:1580: snap_remove snap 105 2024-08-10T05:17:58.558 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:58 smithi086 ceph-mon[101471]: osdmap e375: 8 total, 8 up, 8 in 2024-08-10T05:17:58.558 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:17:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:17:58] "GET /metrics HTTP/1.1" 200 36157 "" "Prometheus/2.43.0" 2024-08-10T05:17:58.558 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:58 smithi086 ceph-mon[98993]: osdmap e375: 8 total, 8 up, 8 in 2024-08-10T05:17:58.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:58 smithi159 ceph-mon[90359]: osdmap e375: 8 total, 8 up, 8 in 2024-08-10T05:17:59.283 INFO:tasks.rados.rados.0.smithi086.stdout:1580: done (1 left) 2024-08-10T05:17:59.283 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 154 2024-08-10T05:17:59.283 INFO:tasks.rados.rados.0.smithi086.stdout:1578: finishing write tid 2 to smithi08687503-20 2024-08-10T05:17:59.283 INFO:tasks.rados.rados.0.smithi086.stdout:1581: seq_num 495 ranges {5758976=696320,6455296=401408} 2024-08-10T05:17:59.320 INFO:tasks.rados.rados.0.smithi086.stdout:1581: writing smithi08687503-25 from 5758976 to 6455296 tid 1 2024-08-10T05:17:59.323 INFO:tasks.rados.rados.0.smithi086.stdout:1581: writing smithi08687503-25 from 6455296 to 6856704 tid 2 2024-08-10T05:17:59.323 INFO:tasks.rados.rados.0.smithi086.stdout:1582: read oid 22 snap -1 2024-08-10T05:17:59.323 INFO:tasks.rados.rados.0.smithi086.stdout:1582: expect (ObjNum 469 snap 147 seq_num 469) 2024-08-10T05:17:59.323 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 17 current snap is 154 2024-08-10T05:17:59.323 INFO:tasks.rados.rados.0.smithi086.stdout:1578: finishing write tid 3 to smithi08687503-20 2024-08-10T05:17:59.323 INFO:tasks.rados.rados.0.smithi086.stdout:1578: finishing write tid 4 to smithi08687503-20 2024-08-10T05:17:59.324 INFO:tasks.rados.rados.0.smithi086.stdout:1578: oid 20 updating version 0 to 741 2024-08-10T05:17:59.324 INFO:tasks.rados.rados.0.smithi086.stdout:1578: oid 20 updating version 741 to 742 2024-08-10T05:17:59.324 INFO:tasks.rados.rados.0.smithi086.stdout:1578: oid 20 version 742 is already newer than 740 2024-08-10T05:17:59.324 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 742 (ObjNum 493 snap 154 seq_num 493) dirty exists 2024-08-10T05:17:59.324 INFO:tasks.rados.rados.0.smithi086.stdout:1578: left oid 20 (ObjNum 493 snap 154 seq_num 493) 2024-08-10T05:17:59.324 INFO:tasks.rados.rados.0.smithi086.stdout:1583: seq_num 496 ranges {1179648=712704,1892352=401408} 2024-08-10T05:17:59.333 INFO:tasks.rados.rados.0.smithi086.stdout:1583: writing smithi08687503-17 from 1179648 to 1892352 tid 1 2024-08-10T05:17:59.336 INFO:tasks.rados.rados.0.smithi086.stdout:1583: writing smithi08687503-17 from 1892352 to 2293760 tid 2 2024-08-10T05:17:59.336 INFO:tasks.rados.rados.0.smithi086.stdout:1578: done (3 left) 2024-08-10T05:17:59.336 INFO:tasks.rados.rados.0.smithi086.stdout:1584: read oid 37 snap -1 2024-08-10T05:17:59.336 INFO:tasks.rados.rados.0.smithi086.stdout:1584: expect (ObjNum 445 snap 143 seq_num 445) 2024-08-10T05:17:59.336 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 11 current snap is 154 2024-08-10T05:17:59.336 INFO:tasks.rados.rados.0.smithi086.stdout:1581: finishing write tid 1 to smithi08687503-25 2024-08-10T05:17:59.336 INFO:tasks.rados.rados.0.smithi086.stdout:1585: seq_num 497 ranges {2416640=729088,3145728=401408} 2024-08-10T05:17:59.353 INFO:tasks.rados.rados.0.smithi086.stdout:1585: writing smithi08687503-11 from 2416640 to 3145728 tid 1 2024-08-10T05:17:59.356 INFO:tasks.rados.rados.0.smithi086.stdout:1585: writing smithi08687503-11 from 3145728 to 3547136 tid 2 2024-08-10T05:17:59.356 INFO:tasks.rados.rados.0.smithi086.stdout:1586: rollback oid 7 current snap is 154 2024-08-10T05:17:59.356 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 7 to 140 2024-08-10T05:17:59.356 INFO:tasks.rados.rados.0.smithi086.stdout:1581: finishing write tid 2 to smithi08687503-25 2024-08-10T05:17:59.356 INFO:tasks.rados.rados.0.smithi086.stdout:1581: finishing write tid 3 to smithi08687503-25 2024-08-10T05:17:59.356 INFO:tasks.rados.rados.0.smithi086.stdout:1581: finishing write tid 4 to smithi08687503-25 2024-08-10T05:17:59.356 INFO:tasks.rados.rados.0.smithi086.stdout:1581: oid 25 updating version 0 to 1088 2024-08-10T05:17:59.356 INFO:tasks.rados.rados.0.smithi086.stdout:1581: oid 25 version 1088 is already newer than 1087 2024-08-10T05:17:59.357 INFO:tasks.rados.rados.0.smithi086.stdout:1581: oid 25 version 1088 is already newer than 1086 2024-08-10T05:17:59.357 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 1088 (ObjNum 495 snap 154 seq_num 495) dirty exists 2024-08-10T05:17:59.357 INFO:tasks.rados.rados.0.smithi086.stdout:1581: left oid 25 (ObjNum 495 snap 154 seq_num 495) 2024-08-10T05:17:59.357 INFO:tasks.rados.rados.0.smithi086.stdout:1582: expect (ObjNum 469 snap 147 seq_num 469) 2024-08-10T05:17:59.399 INFO:tasks.rados.rados.0.smithi086.stdout:1583: finishing write tid 1 to smithi08687503-17 2024-08-10T05:17:59.399 INFO:tasks.rados.rados.0.smithi086.stdout:1583: finishing write tid 2 to smithi08687503-17 2024-08-10T05:17:59.399 INFO:tasks.rados.rados.0.smithi086.stdout:1583: finishing write tid 3 to smithi08687503-17 2024-08-10T05:17:59.399 INFO:tasks.rados.rados.0.smithi086.stdout:1583: finishing write tid 4 to smithi08687503-17 2024-08-10T05:17:59.399 INFO:tasks.rados.rados.0.smithi086.stdout:1583: oid 17 updating version 0 to 882 2024-08-10T05:17:59.399 INFO:tasks.rados.rados.0.smithi086.stdout:1583: oid 17 version 882 is already newer than 881 2024-08-10T05:17:59.399 INFO:tasks.rados.rados.0.smithi086.stdout:1583: oid 17 version 882 is already newer than 880 2024-08-10T05:17:59.399 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 882 (ObjNum 496 snap 154 seq_num 496) dirty exists 2024-08-10T05:17:59.400 INFO:tasks.rados.rados.0.smithi086.stdout:1583: left oid 17 (ObjNum 496 snap 154 seq_num 496) 2024-08-10T05:17:59.400 INFO:tasks.rados.rados.0.smithi086.stdout:1581: done (5 left) 2024-08-10T05:17:59.400 INFO:tasks.rados.rados.0.smithi086.stdout:1582: done (4 left) 2024-08-10T05:17:59.400 INFO:tasks.rados.rados.0.smithi086.stdout:1583: done (3 left) 2024-08-10T05:17:59.400 INFO:tasks.rados.rados.0.smithi086.stdout:1587: read oid 5 snap -1 2024-08-10T05:17:59.400 INFO:tasks.rados.rados.0.smithi086.stdout:1587: expect (ObjNum 474 snap 149 seq_num 474) 2024-08-10T05:17:59.400 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 18 current snap is 154 2024-08-10T05:17:59.400 INFO:tasks.rados.rados.0.smithi086.stdout:1584: expect (ObjNum 445 snap 143 seq_num 445) 2024-08-10T05:17:59.504 INFO:tasks.rados.rados.0.smithi086.stdout:1585: finishing write tid 1 to smithi08687503-11 2024-08-10T05:17:59.504 INFO:tasks.rados.rados.0.smithi086.stdout:1585: finishing write tid 2 to smithi08687503-11 2024-08-10T05:17:59.504 INFO:tasks.rados.rados.0.smithi086.stdout:1588: seq_num 498 ranges {0=745472,745472=401408} 2024-08-10T05:17:59.508 INFO:tasks.rados.rados.0.smithi086.stdout:1588: writing smithi08687503-18 from 0 to 745472 tid 1 2024-08-10T05:17:59.511 INFO:tasks.rados.rados.0.smithi086.stdout:1588: writing smithi08687503-18 from 745472 to 1146880 tid 2 2024-08-10T05:17:59.511 INFO:tasks.rados.rados.0.smithi086.stdout:1584: done (4 left) 2024-08-10T05:17:59.511 INFO:tasks.rados.rados.0.smithi086.stdout:1589: read oid 14 snap 119 2024-08-10T05:17:59.511 INFO:tasks.rados.rados.0.smithi086.stdout:1589: expect (ObjNum 371 snap 119 seq_num 371) 2024-08-10T05:17:59.511 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 44 current snap is 154 2024-08-10T05:17:59.511 INFO:tasks.rados.rados.0.smithi086.stdout:1585: finishing write tid 3 to smithi08687503-11 2024-08-10T05:17:59.511 INFO:tasks.rados.rados.0.smithi086.stdout:1590: seq_num 499 ranges {0=761856,761856=401408} 2024-08-10T05:17:59.515 INFO:tasks.rados.rados.0.smithi086.stdout:1590: writing smithi08687503-44 from 0 to 761856 tid 1 2024-08-10T05:17:59.518 INFO:tasks.rados.rados.0.smithi086.stdout:1590: writing smithi08687503-44 from 761856 to 1163264 tid 2 2024-08-10T05:17:59.518 INFO:tasks.rados.rados.0.smithi086.stdout:1591: read oid 2 snap 126 2024-08-10T05:17:59.518 INFO:tasks.rados.rados.0.smithi086.stdout:1591: expect deleted 2024-08-10T05:17:59.518 INFO:tasks.rados.rados.0.smithi086.stdout:1592: rollback oid 36 current snap is 154 2024-08-10T05:17:59.518 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 36 to 139 2024-08-10T05:17:59.519 INFO:tasks.rados.rados.0.smithi086.stdout:1586: finishing rollback tid 0 to smithi08687503-7 2024-08-10T05:17:59.519 INFO:tasks.rados.rados.0.smithi086.stdout:1586: finishing rollback tid 1 to smithi08687503-7 2024-08-10T05:17:59.519 INFO:tasks.rados.rados.0.smithi086.stdout:1586: finishing rollback tid 2 to smithi08687503-7 2024-08-10T05:17:59.519 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 993 (ObjNum 408 snap 137 seq_num 408) dirty exists 2024-08-10T05:17:59.519 INFO:tasks.rados.rados.0.smithi086.stdout:1585: finishing write tid 4 to smithi08687503-11 2024-08-10T05:17:59.519 INFO:tasks.rados.rados.0.smithi086.stdout:1585: oid 11 updating version 0 to 939 2024-08-10T05:17:59.519 INFO:tasks.rados.rados.0.smithi086.stdout:1585: oid 11 updating version 939 to 940 2024-08-10T05:17:59.519 INFO:tasks.rados.rados.0.smithi086.stdout:1585: oid 11 version 940 is already newer than 938 2024-08-10T05:17:59.519 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 940 (ObjNum 497 snap 154 seq_num 497) dirty exists 2024-08-10T05:17:59.519 INFO:tasks.rados.rados.0.smithi086.stdout:1585: left oid 11 (ObjNum 497 snap 154 seq_num 497) 2024-08-10T05:17:59.519 INFO:tasks.rados.rados.0.smithi086.stdout:1585: done (7 left) 2024-08-10T05:17:59.519 INFO:tasks.rados.rados.0.smithi086.stdout:1586: done (6 left) 2024-08-10T05:17:59.519 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 27 current snap is 154 2024-08-10T05:17:59.520 INFO:tasks.rados.rados.0.smithi086.stdout:1587: expect (ObjNum 474 snap 149 seq_num 474) 2024-08-10T05:17:59.588 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:59 smithi159 ceph-mon[90359]: pgmap v220: 121 pgs: 121 active+clean; 340 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 12 op/s; 5.8 MiB/s, 1 objects/s recovering 2024-08-10T05:17:59.588 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:17:59 smithi159 ceph-mon[90359]: osdmap e376: 8 total, 8 up, 8 in 2024-08-10T05:17:59.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:59 smithi086 ceph-mon[101471]: pgmap v220: 121 pgs: 121 active+clean; 340 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 12 op/s; 5.8 MiB/s, 1 objects/s recovering 2024-08-10T05:17:59.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:17:59 smithi086 ceph-mon[101471]: osdmap e376: 8 total, 8 up, 8 in 2024-08-10T05:17:59.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:59 smithi086 ceph-mon[98993]: pgmap v220: 121 pgs: 121 active+clean; 340 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 12 op/s; 5.8 MiB/s, 1 objects/s recovering 2024-08-10T05:17:59.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:17:59 smithi086 ceph-mon[98993]: osdmap e376: 8 total, 8 up, 8 in 2024-08-10T05:17:59.772 INFO:tasks.rados.rados.0.smithi086.stdout:1588: finishing write tid 1 to smithi08687503-18 2024-08-10T05:17:59.772 INFO:tasks.rados.rados.0.smithi086.stdout:1588: finishing write tid 2 to smithi08687503-18 2024-08-10T05:17:59.773 INFO:tasks.rados.rados.0.smithi086.stdout:1593: seq_num 500 ranges {0=778240,778240=401408} 2024-08-10T05:17:59.776 INFO:tasks.rados.rados.0.smithi086.stdout:1593: writing smithi08687503-27 from 0 to 778240 tid 1 2024-08-10T05:17:59.779 INFO:tasks.rados.rados.0.smithi086.stdout:1593: writing smithi08687503-27 from 778240 to 1179648 tid 2 2024-08-10T05:17:59.779 INFO:tasks.rados.rados.0.smithi086.stdout:1587: done (6 left) 2024-08-10T05:17:59.779 INFO:tasks.rados.rados.0.smithi086.stdout:1594: snap_remove snap 144 2024-08-10T05:17:59.932 INFO:tasks.rados.rados.0.smithi086.stdout:1594: done (6 left) 2024-08-10T05:17:59.932 INFO:tasks.rados.rados.0.smithi086.stdout:1595: snap_remove snap 135 2024-08-10T05:18:00.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:00 smithi086 ceph-mon[101471]: osdmap e377: 8 total, 8 up, 8 in 2024-08-10T05:18:00.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:00 smithi086 ceph-mon[101471]: osdmap e378: 8 total, 8 up, 8 in 2024-08-10T05:18:00.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:00 smithi086 ceph-mon[98993]: osdmap e377: 8 total, 8 up, 8 in 2024-08-10T05:18:00.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:00 smithi086 ceph-mon[98993]: osdmap e378: 8 total, 8 up, 8 in 2024-08-10T05:18:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:00 smithi159 ceph-mon[90359]: osdmap e377: 8 total, 8 up, 8 in 2024-08-10T05:18:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:00 smithi159 ceph-mon[90359]: osdmap e378: 8 total, 8 up, 8 in 2024-08-10T05:18:00.947 INFO:tasks.rados.rados.0.smithi086.stdout:1595: done (6 left) 2024-08-10T05:18:00.947 INFO:tasks.rados.rados.0.smithi086.stdout:1596: delete oid 28 current snap is 154 2024-08-10T05:18:00.947 INFO:tasks.rados.rados.0.smithi086.stdout:1588: finishing write tid 3 to smithi08687503-18 2024-08-10T05:18:00.947 INFO:tasks.rados.rados.0.smithi086.stdout:1588: finishing write tid 4 to smithi08687503-18 2024-08-10T05:18:00.947 INFO:tasks.rados.rados.0.smithi086.stdout:1588: oid 18 updating version 0 to 943 2024-08-10T05:18:00.947 INFO:tasks.rados.rados.0.smithi086.stdout:1588: oid 18 version 943 is already newer than 941 2024-08-10T05:18:00.947 INFO:tasks.rados.rados.0.smithi086.stdout:1588: oid 18 version 943 is already newer than 942 2024-08-10T05:18:00.947 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 943 (ObjNum 498 snap 154 seq_num 498) dirty exists 2024-08-10T05:18:00.947 INFO:tasks.rados.rados.0.smithi086.stdout:1588: left oid 18 (ObjNum 498 snap 154 seq_num 498) 2024-08-10T05:18:00.947 INFO:tasks.rados.rados.0.smithi086.stdout:1592: finishing rollback tid 1 to smithi08687503-36 2024-08-10T05:18:00.947 INFO:tasks.rados.rados.0.smithi086.stdout:1590: finishing write tid 1 to smithi08687503-44 2024-08-10T05:18:00.948 INFO:tasks.rados.rados.0.smithi086.stdout:1592: finishing rollback tid 2 to smithi08687503-36 2024-08-10T05:18:00.948 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 884 (ObjNum 376 snap 123 seq_num 376) dirty exists 2024-08-10T05:18:00.948 INFO:tasks.rados.rados.0.smithi086.stdout:1590: finishing write tid 2 to smithi08687503-44 2024-08-10T05:18:00.948 INFO:tasks.rados.rados.0.smithi086.stdout:1590: finishing write tid 3 to smithi08687503-44 2024-08-10T05:18:00.948 INFO:tasks.rados.rados.0.smithi086.stdout:1590: finishing write tid 4 to smithi08687503-44 2024-08-10T05:18:00.948 INFO:tasks.rados.rados.0.smithi086.stdout:1590: oid 44 updating version 0 to 1091 2024-08-10T05:18:00.948 INFO:tasks.rados.rados.0.smithi086.stdout:1590: oid 44 version 1091 is already newer than 1089 2024-08-10T05:18:00.948 INFO:tasks.rados.rados.0.smithi086.stdout:1590: oid 44 version 1091 is already newer than 1090 2024-08-10T05:18:00.948 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 1091 (ObjNum 499 snap 154 seq_num 499) dirty exists 2024-08-10T05:18:00.948 INFO:tasks.rados.rados.0.smithi086.stdout:1590: left oid 44 (ObjNum 499 snap 154 seq_num 499) 2024-08-10T05:18:00.948 INFO:tasks.rados.rados.0.smithi086.stdout:1589: expect (ObjNum 371 snap 119 seq_num 371) 2024-08-10T05:18:01.257 INFO:tasks.rados.rados.0.smithi086.stdout:1593: finishing write tid 1 to smithi08687503-27 2024-08-10T05:18:01.257 INFO:tasks.rados.rados.0.smithi086.stdout:1593: finishing write tid 2 to smithi08687503-27 2024-08-10T05:18:01.257 INFO:tasks.rados.rados.0.smithi086.stdout:1593: finishing write tid 3 to smithi08687503-27 2024-08-10T05:18:01.257 INFO:tasks.rados.rados.0.smithi086.stdout:1593: finishing write tid 4 to smithi08687503-27 2024-08-10T05:18:01.257 INFO:tasks.rados.rados.0.smithi086.stdout:1593: oid 27 updating version 0 to 144 2024-08-10T05:18:01.257 INFO:tasks.rados.rados.0.smithi086.stdout:1593: oid 27 version 144 is already newer than 143 2024-08-10T05:18:01.257 INFO:tasks.rados.rados.0.smithi086.stdout:1593: oid 27 version 144 is already newer than 142 2024-08-10T05:18:01.257 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 144 (ObjNum 500 snap 154 seq_num 500) dirty exists 2024-08-10T05:18:01.257 INFO:tasks.rados.rados.0.smithi086.stdout:1593: left oid 27 (ObjNum 500 snap 154 seq_num 500) 2024-08-10T05:18:01.257 INFO:tasks.rados.rados.0.smithi086.stdout:1588: done (6 left) 2024-08-10T05:18:01.257 INFO:tasks.rados.rados.0.smithi086.stdout:1589: done (5 left) 2024-08-10T05:18:01.258 INFO:tasks.rados.rados.0.smithi086.stdout:1590: done (4 left) 2024-08-10T05:18:01.258 INFO:tasks.rados.rados.0.smithi086.stdout:1591: done (3 left) 2024-08-10T05:18:01.258 INFO:tasks.rados.rados.0.smithi086.stdout:1592: done (2 left) 2024-08-10T05:18:01.258 INFO:tasks.rados.rados.0.smithi086.stdout:1593: done (1 left) 2024-08-10T05:18:01.258 INFO:tasks.rados.rados.0.smithi086.stdout:1596: done (0 left) 2024-08-10T05:18:01.258 INFO:tasks.rados.rados.0.smithi086.stdout:1597: setattr oid 18 current snap is 154 2024-08-10T05:18:01.258 INFO:tasks.rados.rados.0.smithi086.stdout:1598: delete oid 22 current snap is 154 2024-08-10T05:18:01.261 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 944 (ObjNum 498 snap 154 seq_num 498) dirty exists 2024-08-10T05:18:01.261 INFO:tasks.rados.rados.0.smithi086.stdout:1597: done (1 left) 2024-08-10T05:18:01.261 INFO:tasks.rados.rados.0.smithi086.stdout:1598: done (0 left) 2024-08-10T05:18:01.261 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 29 current snap is 154 2024-08-10T05:18:01.261 INFO:tasks.rados.rados.0.smithi086.stdout:1599: seq_num 503 ranges {0=425984,425984=704512,1130496=98304} 2024-08-10T05:18:01.263 INFO:tasks.rados.rados.0.smithi086.stdout:1599: writing smithi08687503-29 from 0 to 425984 tid 1 2024-08-10T05:18:01.267 INFO:tasks.rados.rados.0.smithi086.stdout:1599: writing smithi08687503-29 from 425984 to 1130496 tid 2 2024-08-10T05:18:01.268 INFO:tasks.rados.rados.0.smithi086.stdout:1599: writing smithi08687503-29 from 1130496 to 1228800 tid 3 2024-08-10T05:18:01.268 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 36 current snap is 154 2024-08-10T05:18:01.268 INFO:tasks.rados.rados.0.smithi086.stdout:1599: finishing write tid 1 to smithi08687503-29 2024-08-10T05:18:01.269 INFO:tasks.rados.rados.0.smithi086.stdout:1600: seq_num 504 ranges {8626176=450560,9076736=589824,9666560=212992} 2024-08-10T05:18:01.317 INFO:tasks.rados.rados.0.smithi086.stdout:1600: writing smithi08687503-36 from 8626176 to 9076736 tid 1 2024-08-10T05:18:01.320 INFO:tasks.rados.rados.0.smithi086.stdout:1600: writing smithi08687503-36 from 9076736 to 9666560 tid 2 2024-08-10T05:18:01.321 INFO:tasks.rados.rados.0.smithi086.stdout:1600: writing smithi08687503-36 from 9666560 to 9879552 tid 3 2024-08-10T05:18:01.322 INFO:tasks.rados.rados.0.smithi086.stdout:1601: snap_remove snap 138 2024-08-10T05:18:01.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:01 smithi086 ceph-mon[98993]: pgmap v224: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 335 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 30 MiB/s rd, 5.3 MiB/s wr, 24 op/s 2024-08-10T05:18:01.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:01 smithi086 ceph-mon[98993]: osdmap e379: 8 total, 8 up, 8 in 2024-08-10T05:18:01.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:01 smithi086 ceph-mon[101471]: pgmap v224: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 335 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 30 MiB/s rd, 5.3 MiB/s wr, 24 op/s 2024-08-10T05:18:01.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:01 smithi086 ceph-mon[101471]: osdmap e379: 8 total, 8 up, 8 in 2024-08-10T05:18:01.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:01 smithi159 ceph-mon[90359]: pgmap v224: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 335 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 30 MiB/s rd, 5.3 MiB/s wr, 24 op/s 2024-08-10T05:18:01.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:01 smithi159 ceph-mon[90359]: osdmap e379: 8 total, 8 up, 8 in 2024-08-10T05:18:01.707 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:18:01.965 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:18:01.965 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (6m) 12s ago 7m 25.1M - 0.25.0 c8568f914cd2 35968fd43daf 2024-08-10T05:18:01.965 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (7m) 118s ago 7m 89.4M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:18:01.965 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (9m) 12s ago 9m 22.1M - 18.2.4-685-gf5af36e4 20036124afeb 647a6daeb729 2024-08-10T05:18:01.966 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (9m) 118s ago 9m 15.9M - 18.2.4-685-gf5af36e4 20036124afeb 419afb746b2c 2024-08-10T05:18:01.966 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,9283,8765 running (2m) 118s ago 12m 439M - 19.1.0-1335-gbca9905d c7b33901c886 a44476fa498b 2024-08-10T05:18:01.966 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:8443,9283,8765 running (3m) 12s ago 14m 510M - 19.1.0-1335-gbca9905d c7b33901c886 cbe6b5d6d7db 2024-08-10T05:18:01.966 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (2m) 12s ago 14m 51.9M 2048M 19.1.0-1335-gbca9905d c7b33901c886 da469cb2b936 2024-08-10T05:18:01.966 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (2m) 118s ago 13m 21.9M 2048M 19.1.0-1335-gbca9905d c7b33901c886 1264e3f84bab 2024-08-10T05:18:01.966 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (2m) 12s ago 13m 42.4M 2048M 19.1.0-1335-gbca9905d c7b33901c886 b053df1d63ca 2024-08-10T05:18:01.966 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (7m) 12s ago 7m 14.9M - 1.5.0 0da6a335fe13 4e352dfbeecc 2024-08-10T05:18:01.966 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (7m) 118s ago 7m 15.3M - 1.5.0 0da6a335fe13 b9264bb67c4d 2024-08-10T05:18:01.966 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (82s) 12s ago 12m 142M 2480M 19.1.0-1335-gbca9905d c7b33901c886 db28f2aa6b9d 2024-08-10T05:18:01.966 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (49s) 12s ago 12m 109M 2480M 19.1.0-1335-gbca9905d c7b33901c886 64868becde7b 2024-08-10T05:18:01.966 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (16s) 12s ago 11m 14.4M 2480M 19.1.0-1335-gbca9905d c7b33901c886 20c96ee8f71f 2024-08-10T05:18:01.966 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (11m) 12s ago 11m 123M 2480M 18.2.4-685-gf5af36e4 20036124afeb a1d52ad4faa0 2024-08-10T05:18:01.966 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (10m) 118s ago 10m 124M 2480M 18.2.4-685-gf5af36e4 20036124afeb 46aad70204b6 2024-08-10T05:18:01.967 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (10m) 118s ago 10m 147M 2480M 18.2.4-685-gf5af36e4 20036124afeb 55fe3cad2be9 2024-08-10T05:18:01.967 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (10m) 118s ago 10m 96.4M 2480M 18.2.4-685-gf5af36e4 20036124afeb 6a67eed4245a 2024-08-10T05:18:01.967 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (9m) 118s ago 9m 108M 2480M 18.2.4-685-gf5af36e4 20036124afeb f455e2f6fe30 2024-08-10T05:18:01.967 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (3m) 118s ago 8m 49.4M - 2.43.0 a07b618ecd1d 90909260918d 2024-08-10T05:18:02.287 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:18:02.287 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:18:02.287 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-10T05:18:02.287 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:18:02.287 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:18:02.288 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:18:02.288 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:18:02.288 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:18:02.288 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 5, 2024-08-10T05:18:02.288 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-10T05:18:02.288 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:18:02.288 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:18:02.288 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:18:02.288 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:18:02.288 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:18:02.288 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 7, 2024-08-10T05:18:02.288 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-10T05:18:02.288 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:18:02.288 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:18:02.296 INFO:tasks.rados.rados.0.smithi086.stdout:1601: done (2 left) 2024-08-10T05:18:02.296 INFO:tasks.rados.rados.0.smithi086.stdout:1602: snap_remove snap 126 2024-08-10T05:18:02.296 INFO:tasks.rados.rados.0.smithi086.stdout:1599: finishing write tid 2 to smithi08687503-29 2024-08-10T05:18:02.296 INFO:tasks.rados.rados.0.smithi086.stdout:1599: finishing write tid 3 to smithi08687503-29 2024-08-10T05:18:02.296 INFO:tasks.rados.rados.0.smithi086.stdout:1599: finishing write tid 4 to smithi08687503-29 2024-08-10T05:18:02.296 INFO:tasks.rados.rados.0.smithi086.stdout:1599: finishing write tid 5 to smithi08687503-29 2024-08-10T05:18:02.297 INFO:tasks.rados.rados.0.smithi086.stdout:1599: oid 29 updating version 0 to 573 2024-08-10T05:18:02.297 INFO:tasks.rados.rados.0.smithi086.stdout:1599: oid 29 updating version 573 to 575 2024-08-10T05:18:02.297 INFO:tasks.rados.rados.0.smithi086.stdout:1599: oid 29 updating version 575 to 576 2024-08-10T05:18:02.297 INFO:tasks.rados.rados.0.smithi086.stdout:1599: oid 29 version 576 is already newer than 574 2024-08-10T05:18:02.297 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 576 (ObjNum 503 snap 154 seq_num 503) dirty exists 2024-08-10T05:18:02.297 INFO:tasks.rados.rados.0.smithi086.stdout:1599: left oid 29 (ObjNum 503 snap 154 seq_num 503) 2024-08-10T05:18:02.297 INFO:tasks.rados.rados.0.smithi086.stdout:1600: finishing write tid 1 to smithi08687503-36 2024-08-10T05:18:02.297 INFO:tasks.rados.rados.0.smithi086.stdout:1600: finishing write tid 2 to smithi08687503-36 2024-08-10T05:18:02.297 INFO:tasks.rados.rados.0.smithi086.stdout:1600: finishing write tid 3 to smithi08687503-36 2024-08-10T05:18:02.297 INFO:tasks.rados.rados.0.smithi086.stdout:1600: finishing write tid 4 to smithi08687503-36 2024-08-10T05:18:02.297 INFO:tasks.rados.rados.0.smithi086.stdout:1600: finishing write tid 5 to smithi08687503-36 2024-08-10T05:18:02.297 INFO:tasks.rados.rados.0.smithi086.stdout:1600: oid 36 updating version 0 to 899 2024-08-10T05:18:02.297 INFO:tasks.rados.rados.0.smithi086.stdout:1600: oid 36 updating version 899 to 900 2024-08-10T05:18:02.297 INFO:tasks.rados.rados.0.smithi086.stdout:1600: oid 36 updating version 900 to 901 2024-08-10T05:18:02.298 INFO:tasks.rados.rados.0.smithi086.stdout:1600: oid 36 updating version 901 to 902 2024-08-10T05:18:02.298 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 902 (ObjNum 504 snap 154 seq_num 504) dirty exists 2024-08-10T05:18:02.298 INFO:tasks.rados.rados.0.smithi086.stdout:1600: left oid 36 (ObjNum 504 snap 154 seq_num 504) 2024-08-10T05:18:02.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:02 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:02.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:02 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/56210498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:18:02.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:02 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:02.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:02 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/56210498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:18:02.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:02 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:02.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:02 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/56210498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:18:03.297 INFO:tasks.rados.rados.0.smithi086.stdout:1599: done (2 left) 2024-08-10T05:18:03.297 INFO:tasks.rados.rados.0.smithi086.stdout:1600: done (1 left) 2024-08-10T05:18:03.297 INFO:tasks.rados.rados.0.smithi086.stdout:1602: done (0 left) 2024-08-10T05:18:03.297 INFO:tasks.rados.rados.0.smithi086.stdout:1603: snap_create 2024-08-10T05:18:03.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:03 smithi086 ceph-mon[98993]: from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:18:03.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:03 smithi086 ceph-mon[98993]: from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:18:03.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:03 smithi086 ceph-mon[98993]: pgmap v226: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 340 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 4.1 MiB/s wr, 19 op/s 2024-08-10T05:18:03.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:03 smithi086 ceph-mon[98993]: osdmap e380: 8 total, 8 up, 8 in 2024-08-10T05:18:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:03 smithi086 ceph-mon[101471]: from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:18:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:03 smithi086 ceph-mon[101471]: from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:18:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:03 smithi086 ceph-mon[101471]: pgmap v226: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 340 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 4.1 MiB/s wr, 19 op/s 2024-08-10T05:18:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:03 smithi086 ceph-mon[101471]: osdmap e380: 8 total, 8 up, 8 in 2024-08-10T05:18:03.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:03 smithi159 ceph-mon[90359]: from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:18:03.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:03 smithi159 ceph-mon[90359]: from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:18:03.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:03 smithi159 ceph-mon[90359]: pgmap v226: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 340 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 4.1 MiB/s wr, 19 op/s 2024-08-10T05:18:03.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:03 smithi159 ceph-mon[90359]: osdmap e380: 8 total, 8 up, 8 in 2024-08-10T05:18:04.299 INFO:tasks.rados.rados.0.smithi086.stdout:1603: done (0 left) 2024-08-10T05:18:04.299 INFO:tasks.rados.rados.0.smithi086.stdout:1604: read oid 50 snap -1 2024-08-10T05:18:04.299 INFO:tasks.rados.rados.0.smithi086.stdout:1604: expect (ObjNum 491 snap 153 seq_num 491) 2024-08-10T05:18:04.300 INFO:tasks.rados.rados.0.smithi086.stdout:1605: rollback oid 37 current snap is 155 2024-08-10T05:18:04.300 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 37 to 148 2024-08-10T05:18:04.300 INFO:tasks.rados.rados.0.smithi086.stdout:1606: delete oid 27 current snap is 155 2024-08-10T05:18:04.305 INFO:tasks.rados.rados.0.smithi086.stdout:1606: done (2 left) 2024-08-10T05:18:04.306 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 31 current snap is 155 2024-08-10T05:18:04.306 INFO:tasks.rados.rados.0.smithi086.stdout:1607: seq_num 506 ranges {1056768=483328,1540096=761856,2301952=40960} 2024-08-10T05:18:04.314 INFO:tasks.rados.rados.0.smithi086.stdout:1607: writing smithi08687503-31 from 1056768 to 1540096 tid 1 2024-08-10T05:18:04.319 INFO:tasks.rados.rados.0.smithi086.stdout:1607: writing smithi08687503-31 from 1540096 to 2301952 tid 2 2024-08-10T05:18:04.319 INFO:tasks.rados.rados.0.smithi086.stdout:1607: writing smithi08687503-31 from 2301952 to 2342912 tid 3 2024-08-10T05:18:04.319 INFO:tasks.rados.rados.0.smithi086.stdout:1608: rollback oid 24 current snap is 155 2024-08-10T05:18:04.319 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 24 to 139 2024-08-10T05:18:04.320 INFO:tasks.rados.rados.0.smithi086.stdout:1604: expect (ObjNum 491 snap 153 seq_num 491) 2024-08-10T05:18:04.347 INFO:tasks.rados.rados.0.smithi086.stdout:1605: finishing rollback tid 0 to smithi08687503-37 2024-08-10T05:18:04.348 INFO:tasks.rados.rados.0.smithi086.stdout:1605: finishing rollback tid 1 to smithi08687503-37 2024-08-10T05:18:04.348 INFO:tasks.rados.rados.0.smithi086.stdout:1605: finishing rollback tid 2 to smithi08687503-37 2024-08-10T05:18:04.348 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 1038 (ObjNum 445 snap 143 seq_num 445) dirty exists 2024-08-10T05:18:04.348 INFO:tasks.rados.rados.0.smithi086.stdout:1607: finishing write tid 1 to smithi08687503-31 2024-08-10T05:18:04.348 INFO:tasks.rados.rados.0.smithi086.stdout:1604: done (3 left) 2024-08-10T05:18:04.348 INFO:tasks.rados.rados.0.smithi086.stdout:1605: done (2 left) 2024-08-10T05:18:04.348 INFO:tasks.rados.rados.0.smithi086.stdout:1609: copy_from oid 3 from oid 11 current snap is 155 2024-08-10T05:18:04.348 INFO:tasks.rados.rados.0.smithi086.stdout:1608: finishing rollback tid 0 to smithi08687503-24 2024-08-10T05:18:04.348 INFO:tasks.rados.rados.0.smithi086.stdout:1608: finishing rollback tid 1 to smithi08687503-24 2024-08-10T05:18:04.348 INFO:tasks.rados.rados.0.smithi086.stdout:1608: finishing rollback tid 2 to smithi08687503-24 2024-08-10T05:18:04.349 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 806 (ObjNum 609 snap 0 seq_num 3356202800) dirty exists 2024-08-10T05:18:04.349 INFO:tasks.rados.rados.0.smithi086.stdout:1607: finishing write tid 2 to smithi08687503-31 2024-08-10T05:18:04.349 INFO:tasks.rados.rados.0.smithi086.stdout:1607: finishing write tid 3 to smithi08687503-31 2024-08-10T05:18:04.349 INFO:tasks.rados.rados.0.smithi086.stdout:1607: finishing write tid 4 to smithi08687503-31 2024-08-10T05:18:04.349 INFO:tasks.rados.rados.0.smithi086.stdout:1607: finishing write tid 5 to smithi08687503-31 2024-08-10T05:18:04.349 INFO:tasks.rados.rados.0.smithi086.stdout:1607: oid 31 updating version 0 to 1189 2024-08-10T05:18:04.349 INFO:tasks.rados.rados.0.smithi086.stdout:1607: oid 31 updating version 1189 to 1191 2024-08-10T05:18:04.349 INFO:tasks.rados.rados.0.smithi086.stdout:1607: oid 31 updating version 1191 to 1192 2024-08-10T05:18:04.349 INFO:tasks.rados.rados.0.smithi086.stdout:1607: oid 31 version 1192 is already newer than 1190 2024-08-10T05:18:04.349 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 1192 (ObjNum 506 snap 155 seq_num 506) dirty exists 2024-08-10T05:18:04.349 INFO:tasks.rados.rados.0.smithi086.stdout:1607: left oid 31 (ObjNum 506 snap 155 seq_num 506) 2024-08-10T05:18:04.349 INFO:tasks.rados.rados.0.smithi086.stdout:1607: done (2 left) 2024-08-10T05:18:04.350 INFO:tasks.rados.rados.0.smithi086.stdout:1608: done (1 left) 2024-08-10T05:18:04.350 INFO:tasks.rados.rados.0.smithi086.stdout:1610: read oid 25 snap -1 2024-08-10T05:18:04.350 INFO:tasks.rados.rados.0.smithi086.stdout:1610: expect (ObjNum 495 snap 154 seq_num 495) 2024-08-10T05:18:04.350 INFO:tasks.rados.rados.0.smithi086.stdout:1611: rmattr oid 49 current snap is 155 2024-08-10T05:18:04.350 INFO:tasks.rados.rados.0.smithi086.stdout:1611: done (2 left) 2024-08-10T05:18:04.350 INFO:tasks.rados.rados.0.smithi086.stdout:1612: read oid 12 snap -1 2024-08-10T05:18:04.350 INFO:tasks.rados.rados.0.smithi086.stdout:1612: expect deleted 2024-08-10T05:18:04.350 INFO:tasks.rados.rados.0.smithi086.stdout:1613: delete oid 7 current snap is 155 2024-08-10T05:18:04.351 INFO:tasks.rados.rados.0.smithi086.stdout:1612: done (3 left) 2024-08-10T05:18:04.351 INFO:tasks.rados.rados.0.smithi086.stdout:1613: done (2 left) 2024-08-10T05:18:04.351 INFO:tasks.rados.rados.0.smithi086.stdout:1614: rollback oid 24 current snap is 155 2024-08-10T05:18:04.352 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 24 to 147 2024-08-10T05:18:04.352 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 44 current snap is 155 2024-08-10T05:18:04.352 INFO:tasks.rados.rados.0.smithi086.stdout:1615: seq_num 508 ranges {1163264=516096,1679360=524288,2203648=278528} 2024-08-10T05:18:04.360 INFO:tasks.rados.rados.0.smithi086.stdout:1615: writing smithi08687503-44 from 1163264 to 1679360 tid 1 2024-08-10T05:18:04.362 INFO:tasks.rados.rados.0.smithi086.stdout:1615: writing smithi08687503-44 from 1679360 to 2203648 tid 2 2024-08-10T05:18:04.364 INFO:tasks.rados.rados.0.smithi086.stdout:1615: writing smithi08687503-44 from 2203648 to 2482176 tid 3 2024-08-10T05:18:04.364 INFO:tasks.rados.rados.0.smithi086.stdout:1616: setattr oid 28 current snap is 155 2024-08-10T05:18:04.364 INFO:tasks.rados.rados.0.smithi086.stdout:1614: finishing rollback tid 0 to smithi08687503-24 2024-08-10T05:18:04.365 INFO:tasks.rados.rados.0.smithi086.stdout:1614: finishing rollback tid 1 to smithi08687503-24 2024-08-10T05:18:04.365 INFO:tasks.rados.rados.0.smithi086.stdout:1614: finishing rollback tid 2 to smithi08687503-24 2024-08-10T05:18:04.365 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 809 (ObjNum 436 snap 141 seq_num 436) dirty exists 2024-08-10T05:18:04.365 INFO:tasks.rados.rados.0.smithi086.stdout:1614: done (4 left) 2024-08-10T05:18:04.365 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 37 current snap is 155 2024-08-10T05:18:04.365 INFO:tasks.rados.rados.0.smithi086.stdout:1617: seq_num 509 ranges {2498560=532480,3031040=409600,3440640=393216} 2024-08-10T05:18:04.382 INFO:tasks.rados.rados.0.smithi086.stdout:1617: writing smithi08687503-37 from 2498560 to 3031040 tid 1 2024-08-10T05:18:04.384 INFO:tasks.rados.rados.0.smithi086.stdout:1617: writing smithi08687503-37 from 3031040 to 3440640 tid 2 2024-08-10T05:18:04.387 INFO:tasks.rados.rados.0.smithi086.stdout:1617: writing smithi08687503-37 from 3440640 to 3833856 tid 3 2024-08-10T05:18:04.387 INFO:tasks.rados.rados.0.smithi086.stdout:1618: copy_from oid 42 from oid 13 current snap is 155 2024-08-10T05:18:04.387 INFO:tasks.rados.rados.0.smithi086.stdout:1609: finishing copy_from racing read to smithi08687503-3 2024-08-10T05:18:04.387 INFO:tasks.rados.rados.0.smithi086.stdout:1609: finishing copy_from to smithi08687503-3 2024-08-10T05:18:04.387 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 940 (ObjNum 497 snap 154 seq_num 497) dirty exists 2024-08-10T05:18:04.387 INFO:tasks.rados.rados.0.smithi086.stdout:1610: expect (ObjNum 495 snap 154 seq_num 495) 2024-08-10T05:18:04.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:04 smithi086 ceph-mon[98993]: osdmap e381: 8 total, 8 up, 8 in 2024-08-10T05:18:04.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:04 smithi086 ceph-mon[98993]: osdmap e382: 8 total, 8 up, 8 in 2024-08-10T05:18:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:04 smithi086 ceph-mon[101471]: osdmap e381: 8 total, 8 up, 8 in 2024-08-10T05:18:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:04 smithi086 ceph-mon[101471]: osdmap e382: 8 total, 8 up, 8 in 2024-08-10T05:18:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:04 smithi159 ceph-mon[90359]: osdmap e381: 8 total, 8 up, 8 in 2024-08-10T05:18:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:04 smithi159 ceph-mon[90359]: osdmap e382: 8 total, 8 up, 8 in 2024-08-10T05:18:04.833 INFO:tasks.rados.rados.0.smithi086.stdout:1615: finishing write tid 1 to smithi08687503-44 2024-08-10T05:18:04.834 INFO:tasks.rados.rados.0.smithi086.stdout:1615: finishing write tid 2 to smithi08687503-44 2024-08-10T05:18:04.834 INFO:tasks.rados.rados.0.smithi086.stdout:1615: finishing write tid 3 to smithi08687503-44 2024-08-10T05:18:04.834 INFO:tasks.rados.rados.0.smithi086.stdout:1615: finishing write tid 4 to smithi08687503-44 2024-08-10T05:18:04.834 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 1143 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-10T05:18:04.834 INFO:tasks.rados.rados.0.smithi086.stdout:1615: finishing write tid 5 to smithi08687503-44 2024-08-10T05:18:04.834 INFO:tasks.rados.rados.0.smithi086.stdout:1615: oid 44 updating version 0 to 1140 2024-08-10T05:18:04.834 INFO:tasks.rados.rados.0.smithi086.stdout:1615: oid 44 version 1140 is already newer than 1139 2024-08-10T05:18:04.834 INFO:tasks.rados.rados.0.smithi086.stdout:1615: oid 44 updating version 1140 to 1142 2024-08-10T05:18:04.834 INFO:tasks.rados.rados.0.smithi086.stdout:1615: oid 44 version 1142 is already newer than 1141 2024-08-10T05:18:04.834 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 1142 (ObjNum 508 snap 155 seq_num 508) dirty exists 2024-08-10T05:18:04.834 INFO:tasks.rados.rados.0.smithi086.stdout:1615: left oid 44 (ObjNum 508 snap 155 seq_num 508) 2024-08-10T05:18:04.835 INFO:tasks.rados.rados.0.smithi086.stdout:1617: finishing write tid 1 to smithi08687503-37 2024-08-10T05:18:04.835 INFO:tasks.rados.rados.0.smithi086.stdout:1609: done (5 left) 2024-08-10T05:18:04.835 INFO:tasks.rados.rados.0.smithi086.stdout:1610: done (4 left) 2024-08-10T05:18:04.835 INFO:tasks.rados.rados.0.smithi086.stdout:1615: done (3 left) 2024-08-10T05:18:04.835 INFO:tasks.rados.rados.0.smithi086.stdout:1616: done (2 left) 2024-08-10T05:18:04.835 INFO:tasks.rados.rados.0.smithi086.stdout:1619: read oid 26 snap 148 2024-08-10T05:18:04.835 INFO:tasks.rados.rados.0.smithi086.stdout:1619: expect (ObjNum 334 snap 104 seq_num 334) 2024-08-10T05:18:04.835 INFO:tasks.rados.rados.0.smithi086.stdout:1620: read oid 29 snap -1 2024-08-10T05:18:04.835 INFO:tasks.rados.rados.0.smithi086.stdout:1620: expect (ObjNum 503 snap 154 seq_num 503) 2024-08-10T05:18:04.835 INFO:tasks.rados.rados.0.smithi086.stdout:1621: read oid 9 snap -1 2024-08-10T05:18:04.835 INFO:tasks.rados.rados.0.smithi086.stdout:1621: expect (ObjNum 484 snap 153 seq_num 484) 2024-08-10T05:18:04.835 INFO:tasks.rados.rados.0.smithi086.stdout:1622: delete oid 22 current snap is 155 2024-08-10T05:18:04.835 INFO:tasks.rados.rados.0.smithi086.stdout:1617: finishing write tid 2 to smithi08687503-37 2024-08-10T05:18:04.836 INFO:tasks.rados.rados.0.smithi086.stdout:1617: finishing write tid 3 to smithi08687503-37 2024-08-10T05:18:04.836 INFO:tasks.rados.rados.0.smithi086.stdout:1617: finishing write tid 4 to smithi08687503-37 2024-08-10T05:18:04.836 INFO:tasks.rados.rados.0.smithi086.stdout:1617: finishing write tid 5 to smithi08687503-37 2024-08-10T05:18:04.836 INFO:tasks.rados.rados.0.smithi086.stdout:1617: oid 37 updating version 0 to 1041 2024-08-10T05:18:04.836 INFO:tasks.rados.rados.0.smithi086.stdout:1617: oid 37 updating version 1041 to 1042 2024-08-10T05:18:04.836 INFO:tasks.rados.rados.0.smithi086.stdout:1617: oid 37 version 1042 is already newer than 1040 2024-08-10T05:18:04.836 INFO:tasks.rados.rados.0.smithi086.stdout:1617: oid 37 version 1042 is already newer than 1039 2024-08-10T05:18:04.836 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 1042 (ObjNum 509 snap 155 seq_num 509) dirty exists 2024-08-10T05:18:04.836 INFO:tasks.rados.rados.0.smithi086.stdout:1617: left oid 37 (ObjNum 509 snap 155 seq_num 509) 2024-08-10T05:18:04.836 INFO:tasks.rados.rados.0.smithi086.stdout:1618: finishing copy_from racing read to smithi08687503-42 2024-08-10T05:18:04.836 INFO:tasks.rados.rados.0.smithi086.stdout:1618: finishing copy_from to smithi08687503-42 2024-08-10T05:18:04.836 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 1121 (ObjNum 483 snap 153 seq_num 483) dirty exists 2024-08-10T05:18:04.837 INFO:tasks.rados.rados.0.smithi086.stdout:1617: done (5 left) 2024-08-10T05:18:04.837 INFO:tasks.rados.rados.0.smithi086.stdout:1618: done (4 left) 2024-08-10T05:18:04.837 INFO:tasks.rados.rados.0.smithi086.stdout:1622: done (3 left) 2024-08-10T05:18:04.837 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 15 current snap is 155 2024-08-10T05:18:04.837 INFO:tasks.rados.rados.0.smithi086.stdout:1623: seq_num 511 ranges {1376256=565248,1941504=630784,2572288=172032} 2024-08-10T05:18:04.846 INFO:tasks.rados.rados.0.smithi086.stdout:1623: writing smithi08687503-15 from 1376256 to 1941504 tid 1 2024-08-10T05:18:04.850 INFO:tasks.rados.rados.0.smithi086.stdout:1623: writing smithi08687503-15 from 1941504 to 2572288 tid 2 2024-08-10T05:18:04.852 INFO:tasks.rados.rados.0.smithi086.stdout:1623: writing smithi08687503-15 from 2572288 to 2744320 tid 3 2024-08-10T05:18:04.852 INFO:tasks.rados.rados.0.smithi086.stdout:1624: read oid 35 snap -1 2024-08-10T05:18:04.852 INFO:tasks.rados.rados.0.smithi086.stdout:1624: expect (ObjNum 474 snap 149 seq_num 474) 2024-08-10T05:18:04.852 INFO:tasks.rados.rados.0.smithi086.stdout:1625: rmattr oid 24 current snap is 155 2024-08-10T05:18:04.852 INFO:tasks.rados.rados.0.smithi086.stdout:1620: expect (ObjNum 503 snap 154 seq_num 503) 2024-08-10T05:18:04.886 INFO:tasks.rados.rados.0.smithi086.stdout:1619: expect (ObjNum 334 snap 104 seq_num 334) 2024-08-10T05:18:04.907 INFO:tasks.rados.rados.0.smithi086.stdout:1621: expect (ObjNum 484 snap 153 seq_num 484) 2024-08-10T05:18:04.996 INFO:tasks.rados.rados.0.smithi086.stdout:1623: finishing write tid 1 to smithi08687503-15 2024-08-10T05:18:04.997 INFO:tasks.rados.rados.0.smithi086.stdout:1619: done (5 left) 2024-08-10T05:18:04.997 INFO:tasks.rados.rados.0.smithi086.stdout:1620: done (4 left) 2024-08-10T05:18:04.997 INFO:tasks.rados.rados.0.smithi086.stdout:1621: done (3 left) 2024-08-10T05:18:04.997 INFO:tasks.rados.rados.0.smithi086.stdout:1626: copy_from oid 4 from oid 27 current snap is 155 2024-08-10T05:18:04.997 INFO:tasks.rados.rados.0.smithi086.stdout:1623: finishing write tid 2 to smithi08687503-15 2024-08-10T05:18:04.997 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 941 (ObjNum 436 snap 141 seq_num 436) dirty exists 2024-08-10T05:18:04.997 INFO:tasks.rados.rados.0.smithi086.stdout:1623: finishing write tid 3 to smithi08687503-15 2024-08-10T05:18:04.997 INFO:tasks.rados.rados.0.smithi086.stdout:1623: finishing write tid 4 to smithi08687503-15 2024-08-10T05:18:04.997 INFO:tasks.rados.rados.0.smithi086.stdout:1623: finishing write tid 5 to smithi08687503-15 2024-08-10T05:18:04.997 INFO:tasks.rados.rados.0.smithi086.stdout:1623: oid 15 updating version 0 to 268 2024-08-10T05:18:04.997 INFO:tasks.rados.rados.0.smithi086.stdout:1623: oid 15 version 268 is already newer than 266 2024-08-10T05:18:04.997 INFO:tasks.rados.rados.0.smithi086.stdout:1623: oid 15 version 268 is already newer than 267 2024-08-10T05:18:04.997 INFO:tasks.rados.rados.0.smithi086.stdout:1623: oid 15 version 268 is already newer than 265 2024-08-10T05:18:04.998 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 268 (ObjNum 511 snap 155 seq_num 511) dirty exists 2024-08-10T05:18:04.998 INFO:tasks.rados.rados.0.smithi086.stdout:1623: left oid 15 (ObjNum 511 snap 155 seq_num 511) 2024-08-10T05:18:04.998 INFO:tasks.rados.rados.0.smithi086.stdout:1624: expect (ObjNum 474 snap 149 seq_num 474) 2024-08-10T05:18:05.249 INFO:tasks.rados.rados.0.smithi086.stdout:1626: finishing copy_from to smithi08687503-4 2024-08-10T05:18:05.250 INFO:tasks.rados.rados.0.smithi086.stdout:1626: got expected ENOENT (src dne) 2024-08-10T05:18:05.250 INFO:tasks.rados.rados.0.smithi086.stdout:1626: finishing copy_from racing read to smithi08687503-4 2024-08-10T05:18:05.250 INFO:tasks.rados.rados.0.smithi086.stdout:1623: done (3 left) 2024-08-10T05:18:05.250 INFO:tasks.rados.rados.0.smithi086.stdout:1624: done (2 left) 2024-08-10T05:18:05.250 INFO:tasks.rados.rados.0.smithi086.stdout:1625: done (1 left) 2024-08-10T05:18:05.250 INFO:tasks.rados.rados.0.smithi086.stdout:1626: done (0 left) 2024-08-10T05:18:05.250 INFO:tasks.rados.rados.0.smithi086.stdout:1627: rollback oid 24 current snap is 155 2024-08-10T05:18:05.250 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 24 to 152 2024-08-10T05:18:05.250 INFO:tasks.rados.rados.0.smithi086.stdout:1628: snap_create 2024-08-10T05:18:05.254 INFO:tasks.rados.rados.0.smithi086.stdout:1627: finishing rollback tid 0 to smithi08687503-24 2024-08-10T05:18:05.254 INFO:tasks.rados.rados.0.smithi086.stdout:1627: finishing rollback tid 1 to smithi08687503-24 2024-08-10T05:18:05.254 INFO:tasks.rados.rados.0.smithi086.stdout:1627: finishing rollback tid 2 to smithi08687503-24 2024-08-10T05:18:05.254 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 944 (ObjNum 436 snap 141 seq_num 436) dirty exists 2024-08-10T05:18:05.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:05 smithi086 ceph-mon[101471]: pgmap v229: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 339 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2024-08-10T05:18:05.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:05 smithi086 ceph-mon[101471]: osdmap e383: 8 total, 8 up, 8 in 2024-08-10T05:18:05.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:05 smithi086 ceph-mon[98993]: pgmap v229: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 339 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2024-08-10T05:18:05.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:05 smithi086 ceph-mon[98993]: osdmap e383: 8 total, 8 up, 8 in 2024-08-10T05:18:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:05 smithi159 ceph-mon[90359]: pgmap v229: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 339 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2024-08-10T05:18:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:05 smithi159 ceph-mon[90359]: osdmap e383: 8 total, 8 up, 8 in 2024-08-10T05:18:05.936 INFO:tasks.rados.rados.0.smithi086.stdout:1627: done (1 left) 2024-08-10T05:18:05.936 INFO:tasks.rados.rados.0.smithi086.stdout:1628: done (0 left) 2024-08-10T05:18:05.936 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 156 2024-08-10T05:18:05.936 INFO:tasks.rados.rados.0.smithi086.stdout:1629: seq_num 512 ranges {6856704=581632,7438336=516096,7954432=286720} 2024-08-10T05:18:05.975 INFO:tasks.rados.rados.0.smithi086.stdout:1629: writing smithi08687503-25 from 6856704 to 7438336 tid 1 2024-08-10T05:18:05.978 INFO:tasks.rados.rados.0.smithi086.stdout:1629: writing smithi08687503-25 from 7438336 to 7954432 tid 2 2024-08-10T05:18:05.980 INFO:tasks.rados.rados.0.smithi086.stdout:1629: writing smithi08687503-25 from 7954432 to 8241152 tid 3 2024-08-10T05:18:05.980 INFO:tasks.rados.rados.0.smithi086.stdout:1630: delete oid 33 current snap is 156 2024-08-10T05:18:05.983 INFO:tasks.rados.rados.0.smithi086.stdout:1629: finishing write tid 1 to smithi08687503-25 2024-08-10T05:18:05.983 INFO:tasks.rados.rados.0.smithi086.stdout:1629: finishing write tid 2 to smithi08687503-25 2024-08-10T05:18:05.985 INFO:tasks.rados.rados.0.smithi086.stdout:1629: finishing write tid 3 to smithi08687503-25 2024-08-10T05:18:05.985 INFO:tasks.rados.rados.0.smithi086.stdout:1629: finishing write tid 4 to smithi08687503-25 2024-08-10T05:18:05.986 INFO:tasks.rados.rados.0.smithi086.stdout:1630: done (1 left) 2024-08-10T05:18:05.986 INFO:tasks.rados.rados.0.smithi086.stdout:1631: snap_create 2024-08-10T05:18:05.986 INFO:tasks.rados.rados.0.smithi086.stdout:1629: finishing write tid 5 to smithi08687503-25 2024-08-10T05:18:05.986 INFO:tasks.rados.rados.0.smithi086.stdout:1629: oid 25 updating version 0 to 1146 2024-08-10T05:18:05.986 INFO:tasks.rados.rados.0.smithi086.stdout:1629: oid 25 updating version 1146 to 1148 2024-08-10T05:18:05.986 INFO:tasks.rados.rados.0.smithi086.stdout:1629: oid 25 updating version 1148 to 1149 2024-08-10T05:18:05.986 INFO:tasks.rados.rados.0.smithi086.stdout:1629: oid 25 version 1149 is already newer than 1147 2024-08-10T05:18:05.986 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 1149 (ObjNum 512 snap 156 seq_num 512) dirty exists 2024-08-10T05:18:05.987 INFO:tasks.rados.rados.0.smithi086.stdout:1629: left oid 25 (ObjNum 512 snap 156 seq_num 512) 2024-08-10T05:18:06.942 INFO:tasks.rados.rados.0.smithi086.stdout:1629: done (1 left) 2024-08-10T05:18:06.942 INFO:tasks.rados.rados.0.smithi086.stdout:1631: done (0 left) 2024-08-10T05:18:06.943 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 157 2024-08-10T05:18:06.943 INFO:tasks.rados.rados.0.smithi086.stdout:1632: seq_num 514 ranges {3973120=614400,4587520=679936,5267456=122880} 2024-08-10T05:18:06.967 INFO:tasks.rados.rados.0.smithi086.stdout:1632: writing smithi08687503-5 from 3973120 to 4587520 tid 1 2024-08-10T05:18:06.971 INFO:tasks.rados.rados.0.smithi086.stdout:1632: writing smithi08687503-5 from 4587520 to 5267456 tid 2 2024-08-10T05:18:06.972 INFO:tasks.rados.rados.0.smithi086.stdout:1632: writing smithi08687503-5 from 5267456 to 5390336 tid 3 2024-08-10T05:18:06.972 INFO:tasks.rados.rados.0.smithi086.stdout:1633: rollback oid 11 current snap is 157 2024-08-10T05:18:06.972 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 11 to 139 2024-08-10T05:18:06.972 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 4 current snap is 157 2024-08-10T05:18:06.972 INFO:tasks.rados.rados.0.smithi086.stdout:1634: seq_num 515 ranges {3129344=630784,3760128=565248,4325376=237568} 2024-08-10T05:18:06.993 INFO:tasks.rados.rados.0.smithi086.stdout:1634: writing smithi08687503-4 from 3129344 to 3760128 tid 1 2024-08-10T05:18:06.996 INFO:tasks.rados.rados.0.smithi086.stdout:1634: writing smithi08687503-4 from 3760128 to 4325376 tid 2 2024-08-10T05:18:06.998 INFO:tasks.rados.rados.0.smithi086.stdout:1634: writing smithi08687503-4 from 4325376 to 4562944 tid 3 2024-08-10T05:18:06.998 INFO:tasks.rados.rados.0.smithi086.stdout:1635: delete oid 30 current snap is 157 2024-08-10T05:18:06.999 INFO:tasks.rados.rados.0.smithi086.stdout:1632: finishing write tid 1 to smithi08687503-5 2024-08-10T05:18:06.999 INFO:tasks.rados.rados.0.smithi086.stdout:1633: finishing rollback tid 0 to smithi08687503-11 2024-08-10T05:18:06.999 INFO:tasks.rados.rados.0.smithi086.stdout:1632: finishing write tid 2 to smithi08687503-5 2024-08-10T05:18:06.999 INFO:tasks.rados.rados.0.smithi086.stdout:1632: finishing write tid 3 to smithi08687503-5 2024-08-10T05:18:06.999 INFO:tasks.rados.rados.0.smithi086.stdout:1633: finishing rollback tid 1 to smithi08687503-11 2024-08-10T05:18:06.999 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 946 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-10T05:18:06.999 INFO:tasks.rados.rados.0.smithi086.stdout:1632: finishing write tid 4 to smithi08687503-5 2024-08-10T05:18:06.999 INFO:tasks.rados.rados.0.smithi086.stdout:1632: finishing write tid 5 to smithi08687503-5 2024-08-10T05:18:06.999 INFO:tasks.rados.rados.0.smithi086.stdout:1632: oid 5 updating version 0 to 1153 2024-08-10T05:18:06.999 INFO:tasks.rados.rados.0.smithi086.stdout:1632: oid 5 version 1153 is already newer than 1151 2024-08-10T05:18:07.000 INFO:tasks.rados.rados.0.smithi086.stdout:1632: oid 5 version 1153 is already newer than 1152 2024-08-10T05:18:07.000 INFO:tasks.rados.rados.0.smithi086.stdout:1632: oid 5 updating version 1153 to 1154 2024-08-10T05:18:07.000 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 1154 (ObjNum 514 snap 157 seq_num 514) dirty exists 2024-08-10T05:18:07.000 INFO:tasks.rados.rados.0.smithi086.stdout:1632: left oid 5 (ObjNum 514 snap 157 seq_num 514) 2024-08-10T05:18:07.000 INFO:tasks.rados.rados.0.smithi086.stdout:1634: finishing write tid 1 to smithi08687503-4 2024-08-10T05:18:07.002 INFO:tasks.rados.rados.0.smithi086.stdout:1634: finishing write tid 2 to smithi08687503-4 2024-08-10T05:18:07.002 INFO:tasks.rados.rados.0.smithi086.stdout:1634: finishing write tid 3 to smithi08687503-4 2024-08-10T05:18:07.002 INFO:tasks.rados.rados.0.smithi086.stdout:1632: done (3 left) 2024-08-10T05:18:07.002 INFO:tasks.rados.rados.0.smithi086.stdout:1633: done (2 left) 2024-08-10T05:18:07.002 INFO:tasks.rados.rados.0.smithi086.stdout:1635: done (1 left) 2024-08-10T05:18:07.003 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 15 current snap is 157 2024-08-10T05:18:07.003 INFO:tasks.rados.rados.0.smithi086.stdout:1636: seq_num 517 ranges {2744320=663552,3407872=786432,4194304=16384} 2024-08-10T05:18:07.020 INFO:tasks.rados.rados.0.smithi086.stdout:1636: writing smithi08687503-15 from 2744320 to 3407872 tid 1 2024-08-10T05:18:07.025 INFO:tasks.rados.rados.0.smithi086.stdout:1636: writing smithi08687503-15 from 3407872 to 4194304 tid 2 2024-08-10T05:18:07.025 INFO:tasks.rados.rados.0.smithi086.stdout:1636: writing smithi08687503-15 from 4194304 to 4210688 tid 3 2024-08-10T05:18:07.025 INFO:tasks.rados.rados.0.smithi086.stdout:1637: delete oid 34 current snap is 157 2024-08-10T05:18:07.025 INFO:tasks.rados.rados.0.smithi086.stdout:1634: finishing write tid 4 to smithi08687503-4 2024-08-10T05:18:07.025 INFO:tasks.rados.rados.0.smithi086.stdout:1634: finishing write tid 5 to smithi08687503-4 2024-08-10T05:18:07.025 INFO:tasks.rados.rados.0.smithi086.stdout:1634: oid 4 updating version 0 to 995 2024-08-10T05:18:07.025 INFO:tasks.rados.rados.0.smithi086.stdout:1634: oid 4 version 995 is already newer than 993 2024-08-10T05:18:07.025 INFO:tasks.rados.rados.0.smithi086.stdout:1634: oid 4 version 995 is already newer than 994 2024-08-10T05:18:07.026 INFO:tasks.rados.rados.0.smithi086.stdout:1634: oid 4 version 995 is already newer than 992 2024-08-10T05:18:07.026 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 995 (ObjNum 515 snap 157 seq_num 515) dirty exists 2024-08-10T05:18:07.026 INFO:tasks.rados.rados.0.smithi086.stdout:1634: left oid 4 (ObjNum 515 snap 157 seq_num 515) 2024-08-10T05:18:07.026 INFO:tasks.rados.rados.0.smithi086.stdout:1636: finishing write tid 1 to smithi08687503-15 2024-08-10T05:18:07.028 INFO:tasks.rados.rados.0.smithi086.stdout:1634: done (2 left) 2024-08-10T05:18:07.028 INFO:tasks.rados.rados.0.smithi086.stdout:1637: done (1 left) 2024-08-10T05:18:07.028 INFO:tasks.rados.rados.0.smithi086.stdout:1638: rollback oid 13 current snap is 157 2024-08-10T05:18:07.028 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 13 to 150 2024-08-10T05:18:07.028 INFO:tasks.rados.rados.0.smithi086.stdout:1639: snap_create 2024-08-10T05:18:07.028 INFO:tasks.rados.rados.0.smithi086.stdout:1636: finishing write tid 2 to smithi08687503-15 2024-08-10T05:18:07.029 INFO:tasks.rados.rados.0.smithi086.stdout:1636: finishing write tid 3 to smithi08687503-15 2024-08-10T05:18:07.029 INFO:tasks.rados.rados.0.smithi086.stdout:1636: finishing write tid 4 to smithi08687503-15 2024-08-10T05:18:07.029 INFO:tasks.rados.rados.0.smithi086.stdout:1636: finishing write tid 5 to smithi08687503-15 2024-08-10T05:18:07.030 INFO:tasks.rados.rados.0.smithi086.stdout:1636: oid 15 updating version 0 to 269 2024-08-10T05:18:07.030 INFO:tasks.rados.rados.0.smithi086.stdout:1636: oid 15 updating version 269 to 270 2024-08-10T05:18:07.030 INFO:tasks.rados.rados.0.smithi086.stdout:1636: oid 15 updating version 270 to 272 2024-08-10T05:18:07.030 INFO:tasks.rados.rados.0.smithi086.stdout:1636: oid 15 version 272 is already newer than 271 2024-08-10T05:18:07.030 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 272 (ObjNum 517 snap 157 seq_num 517) dirty exists 2024-08-10T05:18:07.030 INFO:tasks.rados.rados.0.smithi086.stdout:1636: left oid 15 (ObjNum 517 snap 157 seq_num 517) 2024-08-10T05:18:07.031 INFO:tasks.rados.rados.0.smithi086.stdout:1638: finishing rollback tid 0 to smithi08687503-13 2024-08-10T05:18:07.031 INFO:tasks.rados.rados.0.smithi086.stdout:1638: finishing rollback tid 1 to smithi08687503-13 2024-08-10T05:18:07.032 INFO:tasks.rados.rados.0.smithi086.stdout:1638: finishing rollback tid 2 to smithi08687503-13 2024-08-10T05:18:07.032 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 1198 (ObjNum 314 snap 92 seq_num 314) dirty exists 2024-08-10T05:18:07.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:06 smithi086 ceph-mon[98993]: osdmap e384: 8 total, 8 up, 8 in 2024-08-10T05:18:07.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:06 smithi086 ceph-mon[98993]: pgmap v233: 121 pgs: 121 active+clean; 341 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-08-10T05:18:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:06 smithi086 ceph-mon[101471]: osdmap e384: 8 total, 8 up, 8 in 2024-08-10T05:18:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:06 smithi086 ceph-mon[101471]: pgmap v233: 121 pgs: 121 active+clean; 341 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-08-10T05:18:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:06 smithi159 ceph-mon[90359]: osdmap e384: 8 total, 8 up, 8 in 2024-08-10T05:18:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:06 smithi159 ceph-mon[90359]: pgmap v233: 121 pgs: 121 active+clean; 341 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-08-10T05:18:07.951 INFO:tasks.rados.rados.0.smithi086.stdout:1636: done (2 left) 2024-08-10T05:18:07.951 INFO:tasks.rados.rados.0.smithi086.stdout:1638: done (1 left) 2024-08-10T05:18:07.951 INFO:tasks.rados.rados.0.smithi086.stdout:1639: done (0 left) 2024-08-10T05:18:07.951 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 158 2024-08-10T05:18:07.951 INFO:tasks.rados.rados.0.smithi086.stdout:1640: seq_num 519 ranges {0=696320,696320=548864,1245184=253952} 2024-08-10T05:18:07.954 INFO:tasks.rados.rados.0.smithi086.stdout:1640: writing smithi08687503-38 from 0 to 696320 tid 1 2024-08-10T05:18:07.957 INFO:tasks.rados.rados.0.smithi086.stdout:1640: writing smithi08687503-38 from 696320 to 1245184 tid 2 2024-08-10T05:18:07.959 INFO:tasks.rados.rados.0.smithi086.stdout:1640: writing smithi08687503-38 from 1245184 to 1499136 tid 3 2024-08-10T05:18:07.960 INFO:tasks.rados.rados.0.smithi086.stdout:1641: rollback oid 50 current snap is 158 2024-08-10T05:18:07.960 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 50 to 157 2024-08-10T05:18:07.960 INFO:tasks.rados.rados.0.smithi086.stdout:1642: setattr oid 41 current snap is 158 2024-08-10T05:18:07.962 INFO:tasks.rados.rados.0.smithi086.stdout:1643: rollback oid 7 current snap is 158 2024-08-10T05:18:07.962 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 7 to 139 2024-08-10T05:18:07.962 INFO:tasks.rados.rados.0.smithi086.stdout:1644: snap_remove snap 155 2024-08-10T05:18:08.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:07 smithi086 ceph-mon[101471]: osdmap e385: 8 total, 8 up, 8 in 2024-08-10T05:18:08.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:07 smithi086 ceph-mon[98993]: osdmap e385: 8 total, 8 up, 8 in 2024-08-10T05:18:08.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:07 smithi159 ceph-mon[90359]: osdmap e385: 8 total, 8 up, 8 in 2024-08-10T05:18:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:18:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:18:08] "GET /metrics HTTP/1.1" 200 36157 "" "Prometheus/2.43.0" 2024-08-10T05:18:08.954 INFO:tasks.rados.rados.0.smithi086.stdout:1644: done (4 left) 2024-08-10T05:18:08.955 INFO:tasks.rados.rados.0.smithi086.stdout:1645: rollback oid 14 current snap is 158 2024-08-10T05:18:08.955 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 14 to 152 2024-08-10T05:18:08.955 INFO:tasks.rados.rados.0.smithi086.stdout:1640: finishing write tid 1 to smithi08687503-38 2024-08-10T05:18:08.955 INFO:tasks.rados.rados.0.smithi086.stdout:1640: finishing write tid 2 to smithi08687503-38 2024-08-10T05:18:08.955 INFO:tasks.rados.rados.0.smithi086.stdout:1640: finishing write tid 3 to smithi08687503-38 2024-08-10T05:18:08.955 INFO:tasks.rados.rados.0.smithi086.stdout:1640: finishing write tid 4 to smithi08687503-38 2024-08-10T05:18:08.955 INFO:tasks.rados.rados.0.smithi086.stdout:1643: finishing rollback tid 1 to smithi08687503-7 2024-08-10T05:18:08.955 INFO:tasks.rados.rados.0.smithi086.stdout:1646: delete oid 6 current snap is 158 2024-08-10T05:18:08.955 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 1156 (ObjNum 353 snap 115 seq_num 353) dirty exists 2024-08-10T05:18:08.955 INFO:tasks.rados.rados.0.smithi086.stdout:1641: finishing rollback tid 0 to smithi08687503-50 2024-08-10T05:18:08.955 INFO:tasks.rados.rados.0.smithi086.stdout:1641: finishing rollback tid 1 to smithi08687503-50 2024-08-10T05:18:08.955 INFO:tasks.rados.rados.0.smithi086.stdout:1643: finishing rollback tid 2 to smithi08687503-7 2024-08-10T05:18:08.956 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 996 (ObjNum 408 snap 137 seq_num 408) dirty exists 2024-08-10T05:18:08.956 INFO:tasks.rados.rados.0.smithi086.stdout:1640: finishing write tid 5 to smithi08687503-38 2024-08-10T05:18:08.956 INFO:tasks.rados.rados.0.smithi086.stdout:1640: oid 38 updating version 0 to 996 2024-08-10T05:18:08.956 INFO:tasks.rados.rados.0.smithi086.stdout:1640: oid 38 updating version 996 to 997 2024-08-10T05:18:08.956 INFO:tasks.rados.rados.0.smithi086.stdout:1640: oid 38 updating version 997 to 998 2024-08-10T05:18:08.956 INFO:tasks.rados.rados.0.smithi086.stdout:1640: oid 38 updating version 998 to 999 2024-08-10T05:18:08.956 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 999 (ObjNum 519 snap 158 seq_num 519) dirty exists 2024-08-10T05:18:08.956 INFO:tasks.rados.rados.0.smithi086.stdout:1640: left oid 38 (ObjNum 519 snap 158 seq_num 519) 2024-08-10T05:18:08.956 INFO:tasks.rados.rados.0.smithi086.stdout:1641: finishing rollback tid 2 to smithi08687503-50 2024-08-10T05:18:08.956 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1045 (ObjNum 491 snap 153 seq_num 491) dirty exists 2024-08-10T05:18:08.959 INFO:tasks.rados.rados.0.smithi086.stdout:1640: done (5 left) 2024-08-10T05:18:08.959 INFO:tasks.rados.rados.0.smithi086.stdout:1641: done (4 left) 2024-08-10T05:18:08.959 INFO:tasks.rados.rados.0.smithi086.stdout:1642: done (3 left) 2024-08-10T05:18:08.959 INFO:tasks.rados.rados.0.smithi086.stdout:1643: done (2 left) 2024-08-10T05:18:08.959 INFO:tasks.rados.rados.0.smithi086.stdout:1646: done (1 left) 2024-08-10T05:18:08.959 INFO:tasks.rados.rados.0.smithi086.stdout:1647: snap_remove snap 153 2024-08-10T05:18:09.217 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:08 smithi086 ceph-mon[98993]: osdmap e386: 8 total, 8 up, 8 in 2024-08-10T05:18:09.217 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:08 smithi086 ceph-mon[98993]: pgmap v236: 121 pgs: 121 active+clean; 346 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 31 op/s 2024-08-10T05:18:09.217 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:08 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-10T05:18:09.217 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:08 smithi086 ceph-mon[101471]: osdmap e386: 8 total, 8 up, 8 in 2024-08-10T05:18:09.218 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:08 smithi086 ceph-mon[101471]: pgmap v236: 121 pgs: 121 active+clean; 346 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 31 op/s 2024-08-10T05:18:09.218 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:08 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-10T05:18:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:08 smithi159 ceph-mon[90359]: osdmap e386: 8 total, 8 up, 8 in 2024-08-10T05:18:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:08 smithi159 ceph-mon[90359]: pgmap v236: 121 pgs: 121 active+clean; 346 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.7 MiB/s wr, 31 op/s 2024-08-10T05:18:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:08 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-10T05:18:09.939 INFO:tasks.rados.rados.0.smithi086.stdout:1647: done (1 left) 2024-08-10T05:18:09.939 INFO:tasks.rados.rados.0.smithi086.stdout:1648: read oid 23 snap 156 2024-08-10T05:18:09.939 INFO:tasks.rados.rados.0.smithi086.stdout:1648: expect (ObjNum 488 snap 153 seq_num 488) 2024-08-10T05:18:09.939 INFO:tasks.rados.rados.0.smithi086.stdout:1649: snap_remove snap 139 2024-08-10T05:18:10.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:09 smithi086 ceph-mon[101471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-10T05:18:10.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:09 smithi086 ceph-mon[101471]: Upgrade: osd.3 is safe to restart 2024-08-10T05:18:10.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:09 smithi086 ceph-mon[101471]: osdmap e387: 8 total, 8 up, 8 in 2024-08-10T05:18:10.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:09 smithi086 ceph-mon[101471]: osdmap e388: 8 total, 8 up, 8 in 2024-08-10T05:18:10.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:09 smithi086 ceph-mon[98993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-10T05:18:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:09 smithi086 ceph-mon[98993]: Upgrade: osd.3 is safe to restart 2024-08-10T05:18:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:09 smithi086 ceph-mon[98993]: osdmap e387: 8 total, 8 up, 8 in 2024-08-10T05:18:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:09 smithi086 ceph-mon[98993]: osdmap e388: 8 total, 8 up, 8 in 2024-08-10T05:18:10.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:09 smithi159 ceph-mon[90359]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-10T05:18:10.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:09 smithi159 ceph-mon[90359]: Upgrade: osd.3 is safe to restart 2024-08-10T05:18:10.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:09 smithi159 ceph-mon[90359]: osdmap e387: 8 total, 8 up, 8 in 2024-08-10T05:18:10.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:09 smithi159 ceph-mon[90359]: osdmap e388: 8 total, 8 up, 8 in 2024-08-10T05:18:10.937 INFO:tasks.rados.rados.0.smithi086.stdout:1649: done (2 left) 2024-08-10T05:18:10.937 INFO:tasks.rados.rados.0.smithi086.stdout:1650: snap_create 2024-08-10T05:18:10.938 INFO:tasks.rados.rados.0.smithi086.stdout:1645: finishing rollback tid 0 to smithi08687503-14 2024-08-10T05:18:10.938 INFO:tasks.rados.rados.0.smithi086.stdout:1645: finishing rollback tid 1 to smithi08687503-14 2024-08-10T05:18:10.938 INFO:tasks.rados.rados.0.smithi086.stdout:1645: finishing rollback tid 2 to smithi08687503-14 2024-08-10T05:18:10.938 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 955 (ObjNum 203 snap 53 seq_num 203) dirty exists 2024-08-10T05:18:10.938 INFO:tasks.rados.rados.0.smithi086.stdout:1648: expect (ObjNum 488 snap 153 seq_num 488) 2024-08-10T05:18:11.549 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:11 smithi086 ceph-mon[101471]: pgmap v239: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 353 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 22 op/s 2024-08-10T05:18:11.550 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:11 smithi086 ceph-mon[101471]: Upgrade: Updating osd.3 2024-08-10T05:18:11.550 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:11.550 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-10T05:18:11.550 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:18:11.550 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:11 smithi086 ceph-mon[101471]: Deploying daemon osd.3 on smithi086 2024-08-10T05:18:11.550 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:11 smithi086 ceph-mon[101471]: osdmap e389: 8 total, 8 up, 8 in 2024-08-10T05:18:11.550 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:11 smithi086 ceph-mon[98993]: pgmap v239: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 353 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 22 op/s 2024-08-10T05:18:11.550 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:11 smithi086 ceph-mon[98993]: Upgrade: Updating osd.3 2024-08-10T05:18:11.550 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:11.550 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-10T05:18:11.550 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:18:11.551 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:11 smithi086 ceph-mon[98993]: Deploying daemon osd.3 on smithi086 2024-08-10T05:18:11.551 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:11 smithi086 ceph-mon[98993]: osdmap e389: 8 total, 8 up, 8 in 2024-08-10T05:18:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:11 smithi159 ceph-mon[90359]: pgmap v239: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 353 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 22 op/s 2024-08-10T05:18:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:11 smithi159 ceph-mon[90359]: Upgrade: Updating osd.3 2024-08-10T05:18:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-10T05:18:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:18:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:11 smithi159 ceph-mon[90359]: Deploying daemon osd.3 on smithi086 2024-08-10T05:18:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:11 smithi159 ceph-mon[90359]: osdmap e389: 8 total, 8 up, 8 in 2024-08-10T05:18:11.938 INFO:tasks.rados.rados.0.smithi086.stdout:1645: done (2 left) 2024-08-10T05:18:11.938 INFO:tasks.rados.rados.0.smithi086.stdout:1648: done (1 left) 2024-08-10T05:18:11.938 INFO:tasks.rados.rados.0.smithi086.stdout:1650: done (0 left) 2024-08-10T05:18:11.938 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 41 current snap is 159 2024-08-10T05:18:11.938 INFO:tasks.rados.rados.0.smithi086.stdout:1651: seq_num 521 ranges {5758976=729088,6488064=720896,7208960=81920} 2024-08-10T05:18:11.973 INFO:tasks.rados.rados.0.smithi086.stdout:1651: writing smithi08687503-41 from 5758976 to 6488064 tid 1 2024-08-10T05:18:11.977 INFO:tasks.rados.rados.0.smithi086.stdout:1651: writing smithi08687503-41 from 6488064 to 7208960 tid 2 2024-08-10T05:18:11.977 INFO:tasks.rados.rados.0.smithi086.stdout:1651: writing smithi08687503-41 from 7208960 to 7290880 tid 3 2024-08-10T05:18:11.977 INFO:tasks.rados.rados.0.smithi086.stdout:1652: snap_remove snap 151 2024-08-10T05:18:12.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:18:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:12 smithi086 ceph-mon[98993]: osdmap e390: 8 total, 8 up, 8 in 2024-08-10T05:18:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:18:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:12 smithi086 ceph-mon[101471]: osdmap e390: 8 total, 8 up, 8 in 2024-08-10T05:18:12.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:12.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:18:12.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:12 smithi159 ceph-mon[90359]: osdmap e390: 8 total, 8 up, 8 in 2024-08-10T05:18:12.944 INFO:tasks.rados.rados.0.smithi086.stdout:1652: done (1 left) 2024-08-10T05:18:12.944 INFO:tasks.rados.rados.0.smithi086.stdout:1653: read oid 7 snap -1 2024-08-10T05:18:12.944 INFO:tasks.rados.rados.0.smithi086.stdout:1653: expect (ObjNum 408 snap 137 seq_num 408) 2024-08-10T05:18:12.944 INFO:tasks.rados.rados.0.smithi086.stdout:1651: finishing write tid 1 to smithi08687503-41 2024-08-10T05:18:12.945 INFO:tasks.rados.rados.0.smithi086.stdout:1651: finishing write tid 2 to smithi08687503-41 2024-08-10T05:18:12.945 INFO:tasks.rados.rados.0.smithi086.stdout:1651: finishing write tid 3 to smithi08687503-41 2024-08-10T05:18:12.945 INFO:tasks.rados.rados.0.smithi086.stdout:1651: finishing write tid 4 to smithi08687503-41 2024-08-10T05:18:12.945 INFO:tasks.rados.rados.0.smithi086.stdout:1651: finishing write tid 5 to smithi08687503-41 2024-08-10T05:18:12.945 INFO:tasks.rados.rados.0.smithi086.stdout:1651: oid 41 updating version 0 to 1189 2024-08-10T05:18:12.945 INFO:tasks.rados.rados.0.smithi086.stdout:1651: oid 41 updating version 1189 to 1190 2024-08-10T05:18:12.945 INFO:tasks.rados.rados.0.smithi086.stdout:1651: oid 41 version 1190 is already newer than 1188 2024-08-10T05:18:12.945 INFO:tasks.rados.rados.0.smithi086.stdout:1651: oid 41 updating version 1190 to 1191 2024-08-10T05:18:12.945 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 1191 (ObjNum 521 snap 159 seq_num 521) dirty exists 2024-08-10T05:18:12.945 INFO:tasks.rados.rados.0.smithi086.stdout:1651: left oid 41 (ObjNum 521 snap 159 seq_num 521) 2024-08-10T05:18:12.945 INFO:tasks.rados.rados.0.smithi086.stdout:1651: done (1 left) 2024-08-10T05:18:12.945 INFO:tasks.rados.rados.0.smithi086.stdout:1654: rollback oid 27 current snap is 159 2024-08-10T05:18:12.945 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 27 to 143 2024-08-10T05:18:12.945 INFO:tasks.rados.rados.0.smithi086.stdout:1655: setattr oid 12 current snap is 159 2024-08-10T05:18:12.947 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 29 current snap is 159 2024-08-10T05:18:12.947 INFO:tasks.rados.rados.0.smithi086.stdout:1656: seq_num 522 ranges {1228800=745472,1974272=606208,2580480=196608} 2024-08-10T05:18:12.959 INFO:tasks.rados.rados.0.smithi086.stdout:1656: writing smithi08687503-29 from 1228800 to 1974272 tid 1 2024-08-10T05:18:12.963 INFO:tasks.rados.rados.0.smithi086.stdout:1656: writing smithi08687503-29 from 1974272 to 2580480 tid 2 2024-08-10T05:18:12.965 INFO:tasks.rados.rados.0.smithi086.stdout:1656: writing smithi08687503-29 from 2580480 to 2777088 tid 3 2024-08-10T05:18:12.965 INFO:tasks.rados.rados.0.smithi086.stdout:1657: snap_remove snap 152 2024-08-10T05:18:13.355 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:13 smithi086 ceph-mon[98993]: pgmap v242: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 357 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-08-10T05:18:13.355 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:13 smithi086 ceph-mon[98993]: osdmap e391: 8 total, 8 up, 8 in 2024-08-10T05:18:13.356 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:13 smithi086 ceph-mon[101471]: pgmap v242: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 357 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-08-10T05:18:13.356 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:13 smithi086 ceph-mon[101471]: osdmap e391: 8 total, 8 up, 8 in 2024-08-10T05:18:13.356 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:13 smithi086 systemd[1]: Stopping Ceph osd.3 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:18:13.655 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:13 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3[64913]: 2024-08-10T05:18:13.354+0000 7fd147b83640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T05:18:13.655 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:13 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3[64913]: 2024-08-10T05:18:13.354+0000 7fd147b83640 -1 osd.3 391 *** Got signal Terminated *** 2024-08-10T05:18:13.655 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:13 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3[64913]: 2024-08-10T05:18:13.354+0000 7fd147b83640 -1 osd.3 391 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T05:18:13.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:13 smithi159 ceph-mon[90359]: pgmap v242: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 357 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-08-10T05:18:13.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:13 smithi159 ceph-mon[90359]: osdmap e391: 8 total, 8 up, 8 in 2024-08-10T05:18:13.953 INFO:tasks.rados.rados.0.smithi086.stdout:1654: finishing rollback tid 1 to smithi08687503-27 2024-08-10T05:18:13.953 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 150 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-10T05:18:13.953 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 808 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-10T05:18:13.953 INFO:tasks.rados.rados.0.smithi086.stdout:1656: finishing write tid 1 to smithi08687503-29 2024-08-10T05:18:13.953 INFO:tasks.rados.rados.0.smithi086.stdout:1653: expect (ObjNum 408 snap 137 seq_num 408) 2024-08-10T05:18:14.123 INFO:tasks.rados.rados.0.smithi086.stdout:1656: finishing write tid 2 to smithi08687503-29 2024-08-10T05:18:14.123 INFO:tasks.rados.rados.0.smithi086.stdout:1656: finishing write tid 3 to smithi08687503-29 2024-08-10T05:18:14.123 INFO:tasks.rados.rados.0.smithi086.stdout:1653: done (4 left) 2024-08-10T05:18:14.123 INFO:tasks.rados.rados.0.smithi086.stdout:1654: done (3 left) 2024-08-10T05:18:14.123 INFO:tasks.rados.rados.0.smithi086.stdout:1655: done (2 left) 2024-08-10T05:18:14.123 INFO:tasks.rados.rados.0.smithi086.stdout:1657: done (1 left) 2024-08-10T05:18:14.123 INFO:tasks.rados.rados.0.smithi086.stdout:1658: rollback oid 21 current snap is 159 2024-08-10T05:18:14.123 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 21 to 137 2024-08-10T05:18:14.123 INFO:tasks.rados.rados.0.smithi086.stdout:1656: finishing write tid 4 to smithi08687503-29 2024-08-10T05:18:14.124 INFO:tasks.rados.rados.0.smithi086.stdout:1656: finishing write tid 5 to smithi08687503-29 2024-08-10T05:18:14.124 INFO:tasks.rados.rados.0.smithi086.stdout:1656: oid 29 updating version 0 to 579 2024-08-10T05:18:14.124 INFO:tasks.rados.rados.0.smithi086.stdout:1656: oid 29 version 579 is already newer than 577 2024-08-10T05:18:14.124 INFO:tasks.rados.rados.0.smithi086.stdout:1656: oid 29 version 579 is already newer than 578 2024-08-10T05:18:14.124 INFO:tasks.rados.rados.0.smithi086.stdout:1656: oid 29 updating version 579 to 580 2024-08-10T05:18:14.124 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 580 (ObjNum 522 snap 159 seq_num 522) dirty exists 2024-08-10T05:18:14.124 INFO:tasks.rados.rados.0.smithi086.stdout:1656: left oid 29 (ObjNum 522 snap 159 seq_num 522) 2024-08-10T05:18:14.124 INFO:tasks.rados.rados.0.smithi086.stdout:1656: done (1 left) 2024-08-10T05:18:14.124 INFO:tasks.rados.rados.0.smithi086.stdout:1659: read oid 6 snap -1 2024-08-10T05:18:14.124 INFO:tasks.rados.rados.0.smithi086.stdout:1659: expect deleted 2024-08-10T05:18:14.124 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 47 current snap is 159 2024-08-10T05:18:14.124 INFO:tasks.rados.rados.0.smithi086.stdout:1660: seq_num 523 ranges {3293184=770048,4063232=491520,4554752=311296} 2024-08-10T05:18:14.144 INFO:tasks.rados.rados.0.smithi086.stdout:1660: writing smithi08687503-47 from 3293184 to 4063232 tid 1 2024-08-10T05:18:14.146 INFO:tasks.rados.rados.0.smithi086.stdout:1660: writing smithi08687503-47 from 4063232 to 4554752 tid 2 2024-08-10T05:18:14.149 INFO:tasks.rados.rados.0.smithi086.stdout:1660: writing smithi08687503-47 from 4554752 to 4866048 tid 3 2024-08-10T05:18:14.149 INFO:tasks.rados.rados.0.smithi086.stdout:1661: copy_from oid 32 from oid 26 current snap is 159 2024-08-10T05:18:14.149 INFO:tasks.rados.rados.0.smithi086.stdout:1658: finishing rollback tid 0 to smithi08687503-21 2024-08-10T05:18:14.149 INFO:tasks.rados.rados.0.smithi086.stdout:1658: finishing rollback tid 1 to smithi08687503-21 2024-08-10T05:18:14.149 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 1047 (ObjNum 33 snap 0 seq_num 3355654720) dirty dne 2024-08-10T05:18:14.149 INFO:tasks.rados.rados.0.smithi086.stdout:1658: done (3 left) 2024-08-10T05:18:14.149 INFO:tasks.rados.rados.0.smithi086.stdout:1659: done (2 left) 2024-08-10T05:18:14.149 INFO:tasks.rados.rados.0.smithi086.stdout:1662: snap_create 2024-08-10T05:18:14.149 INFO:tasks.rados.rados.0.smithi086.stdout:1660: finishing write tid 1 to smithi08687503-47 2024-08-10T05:18:14.151 INFO:tasks.rados.rados.0.smithi086.stdout:1660: finishing write tid 2 to smithi08687503-47 2024-08-10T05:18:14.151 INFO:tasks.rados.rados.0.smithi086.stdout:1660: finishing write tid 3 to smithi08687503-47 2024-08-10T05:18:14.151 INFO:tasks.rados.rados.0.smithi086.stdout:1660: finishing write tid 4 to smithi08687503-47 2024-08-10T05:18:14.152 INFO:tasks.rados.rados.0.smithi086.stdout:1660: finishing write tid 5 to smithi08687503-47 2024-08-10T05:18:14.152 INFO:tasks.rados.rados.0.smithi086.stdout:1660: oid 47 updating version 0 to 345 2024-08-10T05:18:14.152 INFO:tasks.rados.rados.0.smithi086.stdout:1660: oid 47 version 345 is already newer than 342 2024-08-10T05:18:14.152 INFO:tasks.rados.rados.0.smithi086.stdout:1660: oid 47 version 345 is already newer than 344 2024-08-10T05:18:14.152 INFO:tasks.rados.rados.0.smithi086.stdout:1660: oid 47 version 345 is already newer than 343 2024-08-10T05:18:14.152 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 345 (ObjNum 523 snap 159 seq_num 523) dirty exists 2024-08-10T05:18:14.153 INFO:tasks.rados.rados.0.smithi086.stdout:1660: left oid 47 (ObjNum 523 snap 159 seq_num 523) 2024-08-10T05:18:14.156 INFO:tasks.rados.rados.0.smithi086.stdout:1661: finishing copy_from racing read to smithi08687503-32 2024-08-10T05:18:14.157 INFO:tasks.rados.rados.0.smithi086.stdout:1661: finishing copy_from to smithi08687503-32 2024-08-10T05:18:14.157 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 795 (ObjNum 334 snap 104 seq_num 334) dirty exists 2024-08-10T05:18:14.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:14 smithi086 ceph-mon[101471]: osd.3 marked itself down and dead 2024-08-10T05:18:14.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:14 smithi086 ceph-mon[101471]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:18:14.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:14 smithi086 ceph-mon[101471]: osdmap e392: 8 total, 7 up, 8 in 2024-08-10T05:18:14.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:14 smithi086 ceph-mon[98993]: osd.3 marked itself down and dead 2024-08-10T05:18:14.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:14 smithi086 ceph-mon[98993]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:18:14.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:14 smithi086 ceph-mon[98993]: osdmap e392: 8 total, 7 up, 8 in 2024-08-10T05:18:14.656 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:14 smithi086 podman[120879]: 2024-08-10 05:18:14.46929367 +0000 UTC m=+1.258037526 container died a1d52ad4faa08f627726fd8611dc6b5ee690d6c8b1a5e92a424b65529a12ddc3 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, 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, RELEASE=reef-f5af36e, io.buildah.version=1.36.0, ceph=True, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=) 2024-08-10T05:18:14.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:14 smithi159 ceph-mon[90359]: osd.3 marked itself down and dead 2024-08-10T05:18:14.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:14 smithi159 ceph-mon[90359]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:18:14.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:14 smithi159 ceph-mon[90359]: osdmap e392: 8 total, 7 up, 8 in 2024-08-10T05:18:14.939 INFO:tasks.rados.rados.0.smithi086.stdout:1660: done (2 left) 2024-08-10T05:18:14.939 INFO:tasks.rados.rados.0.smithi086.stdout:1661: done (1 left) 2024-08-10T05:18:14.939 INFO:tasks.rados.rados.0.smithi086.stdout:1662: done (0 left) 2024-08-10T05:18:14.939 INFO:tasks.rados.rados.0.smithi086.stdout:1663: rmattr oid 27 current snap is 160 2024-08-10T05:18:14.939 INFO:tasks.rados.rados.0.smithi086.stdout:1663: done (0 left) 2024-08-10T05:18:14.939 INFO:tasks.rados.rados.0.smithi086.stdout:1664: rollback oid 10 current snap is 160 2024-08-10T05:18:14.940 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 10 to 137 2024-08-10T05:18:14.940 INFO:tasks.rados.rados.0.smithi086.stdout:1665: read oid 14 snap -1 2024-08-10T05:18:14.940 INFO:tasks.rados.rados.0.smithi086.stdout:1665: expect (ObjNum 203 snap 53 seq_num 203) 2024-08-10T05:18:14.940 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 33 current snap is 160 2024-08-10T05:18:14.940 INFO:tasks.rados.rados.0.smithi086.stdout:1666: seq_num 524 ranges {0=786432,786432=778240,1564672=24576} 2024-08-10T05:18:14.944 INFO:tasks.rados.rados.0.smithi086.stdout:1666: writing smithi08687503-33 from 0 to 786432 tid 1 2024-08-10T05:18:14.950 INFO:tasks.rados.rados.0.smithi086.stdout:1666: writing smithi08687503-33 from 786432 to 1564672 tid 2 2024-08-10T05:18:14.950 INFO:tasks.rados.rados.0.smithi086.stdout:1666: writing smithi08687503-33 from 1564672 to 1589248 tid 3 2024-08-10T05:18:14.951 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 15 current snap is 160 2024-08-10T05:18:14.951 INFO:tasks.rados.rados.0.smithi086.stdout:1667: seq_num 525 ranges {4210688=802816,5013504=712704,5726208=90112} 2024-08-10T05:18:14.979 INFO:tasks.rados.rados.0.smithi086.stdout:1667: writing smithi08687503-15 from 4210688 to 5013504 tid 1 2024-08-10T05:18:14.983 INFO:tasks.rados.rados.0.smithi086.stdout:1667: writing smithi08687503-15 from 5013504 to 5726208 tid 2 2024-08-10T05:18:14.985 INFO:tasks.rados.rados.0.smithi086.stdout:1667: writing smithi08687503-15 from 5726208 to 5816320 tid 3 2024-08-10T05:18:14.985 INFO:tasks.rados.rados.0.smithi086.stdout:1668: copy_from oid 37 from oid 38 current snap is 160 2024-08-10T05:18:14.985 INFO:tasks.rados.rados.0.smithi086.stdout:1664: finishing rollback tid 1 to smithi08687503-10 2024-08-10T05:18:14.985 INFO:tasks.rados.rados.0.smithi086.stdout:1664: finishing rollback tid 2 to smithi08687503-10 2024-08-10T05:18:14.986 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 1236 (ObjNum 404 snap 134 seq_num 404) dirty exists 2024-08-10T05:18:14.986 INFO:tasks.rados.rados.0.smithi086.stdout:1666: finishing write tid 1 to smithi08687503-33 2024-08-10T05:18:14.986 INFO:tasks.rados.rados.0.smithi086.stdout:1666: finishing write tid 2 to smithi08687503-33 2024-08-10T05:18:14.986 INFO:tasks.rados.rados.0.smithi086.stdout:1666: finishing write tid 3 to smithi08687503-33 2024-08-10T05:18:14.986 INFO:tasks.rados.rados.0.smithi086.stdout:1666: finishing write tid 4 to smithi08687503-33 2024-08-10T05:18:14.986 INFO:tasks.rados.rados.0.smithi086.stdout:1666: finishing write tid 5 to smithi08687503-33 2024-08-10T05:18:14.986 INFO:tasks.rados.rados.0.smithi086.stdout:1666: oid 33 updating version 0 to 1003 2024-08-10T05:18:14.987 INFO:tasks.rados.rados.0.smithi086.stdout:1666: oid 33 version 1003 is already newer than 1002 2024-08-10T05:18:14.987 INFO:tasks.rados.rados.0.smithi086.stdout:1666: oid 33 version 1003 is already newer than 1000 2024-08-10T05:18:14.987 INFO:tasks.rados.rados.0.smithi086.stdout:1666: oid 33 version 1003 is already newer than 1001 2024-08-10T05:18:14.987 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 1003 (ObjNum 524 snap 160 seq_num 524) dirty exists 2024-08-10T05:18:14.987 INFO:tasks.rados.rados.0.smithi086.stdout:1666: left oid 33 (ObjNum 524 snap 160 seq_num 524) 2024-08-10T05:18:14.987 INFO:tasks.rados.rados.0.smithi086.stdout:1665: expect (ObjNum 203 snap 53 seq_num 203) 2024-08-10T05:18:15.155 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:14 smithi086 podman[120879]: 2024-08-10 05:18:14.785757858 +0000 UTC m=+1.574501704 container cleanup a1d52ad4faa08f627726fd8611dc6b5ee690d6c8b1a5e92a424b65529a12ddc3 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-f5af36e, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-08-10T05:18:15.155 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:14 smithi086 bash[120879]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3 2024-08-10T05:18:15.155 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:14 smithi086 podman[120899]: 2024-08-10 05:18:14.962099132 +0000 UTC m=+0.493013754 container remove a1d52ad4faa08f627726fd8611dc6b5ee690d6c8b1a5e92a424b65529a12ddc3 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-f5af36e, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-08-10T05:18:15.221 INFO:tasks.rados.rados.0.smithi086.stdout:1667: finishing write tid 1 to smithi08687503-15 2024-08-10T05:18:15.221 INFO:tasks.rados.rados.0.smithi086.stdout:1664: done (4 left) 2024-08-10T05:18:15.221 INFO:tasks.rados.rados.0.smithi086.stdout:1665: done (3 left) 2024-08-10T05:18:15.221 INFO:tasks.rados.rados.0.smithi086.stdout:1666: done (2 left) 2024-08-10T05:18:15.221 INFO:tasks.rados.rados.0.smithi086.stdout:1669: snap_remove snap 156 2024-08-10T05:18:15.557 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:15 smithi086 ceph-mon[101471]: pgmap v245: 121 pgs: 14 stale+active+clean, 8 peering, 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 95 active+clean; 355 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T05:18:15.557 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:15 smithi086 ceph-mon[101471]: osdmap e393: 8 total, 7 up, 8 in 2024-08-10T05:18:15.557 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:15 smithi086 ceph-mon[101471]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-10T05:18:15.557 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:15 smithi086 ceph-mon[98993]: pgmap v245: 121 pgs: 14 stale+active+clean, 8 peering, 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 95 active+clean; 355 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T05:18:15.557 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:15 smithi086 ceph-mon[98993]: osdmap e393: 8 total, 7 up, 8 in 2024-08-10T05:18:15.557 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:15 smithi086 ceph-mon[98993]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-10T05:18:15.558 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:15 smithi086 podman[120995]: 2024-08-10 05:18:15.350612957 +0000 UTC m=+0.017245992 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:18:15.558 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:15 smithi086 podman[120995]: 2024-08-10 05:18:15.454740235 +0000 UTC m=+0.121373270 container create 16c7f4eb1fae90f279ab18a72f9d44e75339c643f33e340345a2d5d9fda0231a (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-bca9905) 2024-08-10T05:18:15.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:15 smithi159 ceph-mon[90359]: pgmap v245: 121 pgs: 14 stale+active+clean, 8 peering, 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 95 active+clean; 355 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T05:18:15.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:15 smithi159 ceph-mon[90359]: osdmap e393: 8 total, 7 up, 8 in 2024-08-10T05:18:15.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:15 smithi159 ceph-mon[90359]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-10T05:18:15.862 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:15 smithi086 podman[120995]: 2024-08-10 05:18:15.665807144 +0000 UTC m=+0.332440189 container init 16c7f4eb1fae90f279ab18a72f9d44e75339c643f33e340345a2d5d9fda0231a (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-08-10T05:18:15.863 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:15 smithi086 podman[120995]: 2024-08-10 05:18:15.670529319 +0000 UTC m=+0.337162363 container start 16c7f4eb1fae90f279ab18a72f9d44e75339c643f33e340345a2d5d9fda0231a (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905) 2024-08-10T05:18:15.863 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:15 smithi086 podman[120995]: 2024-08-10 05:18:15.748390218 +0000 UTC m=+0.415023258 container attach 16c7f4eb1fae90f279ab18a72f9d44e75339c643f33e340345a2d5d9fda0231a (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-deactivate, ceph=True, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-bca9905, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-08-10T05:18:15.955 INFO:tasks.rados.rados.0.smithi086.stdout:1669: done (2 left) 2024-08-10T05:18:15.955 INFO:tasks.rados.rados.0.smithi086.stdout:1670: snap_create 2024-08-10T05:18:15.955 INFO:tasks.rados.rados.0.smithi086.stdout:1667: finishing write tid 2 to smithi08687503-15 2024-08-10T05:18:15.956 INFO:tasks.rados.rados.0.smithi086.stdout:1667: finishing write tid 3 to smithi08687503-15 2024-08-10T05:18:15.956 INFO:tasks.rados.rados.0.smithi086.stdout:1667: finishing write tid 4 to smithi08687503-15 2024-08-10T05:18:15.956 INFO:tasks.rados.rados.0.smithi086.stdout:1667: finishing write tid 5 to smithi08687503-15 2024-08-10T05:18:15.956 INFO:tasks.rados.rados.0.smithi086.stdout:1667: oid 15 updating version 0 to 275 2024-08-10T05:18:15.956 INFO:tasks.rados.rados.0.smithi086.stdout:1667: oid 15 updating version 275 to 276 2024-08-10T05:18:15.956 INFO:tasks.rados.rados.0.smithi086.stdout:1667: oid 15 version 276 is already newer than 273 2024-08-10T05:18:15.956 INFO:tasks.rados.rados.0.smithi086.stdout:1667: oid 15 version 276 is already newer than 274 2024-08-10T05:18:15.956 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 276 (ObjNum 525 snap 160 seq_num 525) dirty exists 2024-08-10T05:18:15.956 INFO:tasks.rados.rados.0.smithi086.stdout:1667: left oid 15 (ObjNum 525 snap 160 seq_num 525) 2024-08-10T05:18:15.956 INFO:tasks.rados.rados.0.smithi086.stdout:1668: finishing copy_from racing read to smithi08687503-37 2024-08-10T05:18:15.956 INFO:tasks.rados.rados.0.smithi086.stdout:1668: finishing copy_from to smithi08687503-37 2024-08-10T05:18:15.956 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 999 (ObjNum 519 snap 158 seq_num 519) dirty exists 2024-08-10T05:18:16.155 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:15 smithi086 podman[120995]: 2024-08-10 05:18:15.863361864 +0000 UTC m=+0.529994912 container died 16c7f4eb1fae90f279ab18a72f9d44e75339c643f33e340345a2d5d9fda0231a (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, RELEASE=squid-bca9905, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T05:18:16.905 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:16 smithi086 podman[121040]: 2024-08-10 05:18:16.493567493 +0000 UTC m=+0.623979119 container remove 16c7f4eb1fae90f279ab18a72f9d44e75339c643f33e340345a2d5d9fda0231a (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-deactivate, RELEASE=squid-bca9905, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, 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.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-08-10T05:18:16.905 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:16 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.3.service: Deactivated successfully. 2024-08-10T05:18:16.905 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:16 smithi086 systemd[1]: Stopped Ceph osd.3 for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:18:16.905 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:16 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.3.service: Consumed 9.705s CPU time. 2024-08-10T05:18:16.906 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:16 smithi086 systemd[1]: Starting Ceph osd.3 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:18:16.958 INFO:tasks.rados.rados.0.smithi086.stdout:1667: done (2 left) 2024-08-10T05:18:16.959 INFO:tasks.rados.rados.0.smithi086.stdout:1668: done (1 left) 2024-08-10T05:18:16.959 INFO:tasks.rados.rados.0.smithi086.stdout:1670: done (0 left) 2024-08-10T05:18:16.959 INFO:tasks.rados.rados.0.smithi086.stdout:1671: delete oid 39 current snap is 161 2024-08-10T05:18:16.962 INFO:tasks.rados.rados.0.smithi086.stdout:1671: done (0 left) 2024-08-10T05:18:16.962 INFO:tasks.rados.rados.0.smithi086.stdout:1672: snap_remove snap 157 2024-08-10T05:18:17.188 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:16 smithi086 ceph-mon[101471]: osdmap e394: 8 total, 7 up, 8 in 2024-08-10T05:18:17.188 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:16 smithi086 ceph-mon[101471]: pgmap v248: 121 pgs: 3 active+undersized, 12 stale+active+clean, 8 peering, 2 active+undersized+degraded, 96 active+clean; 358 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 752 KiB/s wr, 7 op/s; 28/672 objects degraded (4.167%) 2024-08-10T05:18:17.189 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:16 smithi086 ceph-mon[98993]: osdmap e394: 8 total, 7 up, 8 in 2024-08-10T05:18:17.189 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:16 smithi086 ceph-mon[98993]: pgmap v248: 121 pgs: 3 active+undersized, 12 stale+active+clean, 8 peering, 2 active+undersized+degraded, 96 active+clean; 358 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 752 KiB/s wr, 7 op/s; 28/672 objects degraded (4.167%) 2024-08-10T05:18:17.189 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:16 smithi086 podman[121143]: 2024-08-10 05:18:16.922885428 +0000 UTC m=+0.109993289 container create 784ee9b133609d87c8b6188c8da7973eac86c74b6cdfecd8a1c348578763273e (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-activate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-bca9905, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-08-10T05:18:17.189 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:16 smithi086 podman[121143]: 2024-08-10 05:18:16.830679157 +0000 UTC m=+0.017786985 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:18:17.189 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 podman[121143]: 2024-08-10 05:18:17.188958896 +0000 UTC m=+0.376066711 container init 784ee9b133609d87c8b6188c8da7973eac86c74b6cdfecd8a1c348578763273e (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-activate, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True) 2024-08-10T05:18:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:16 smithi159 ceph-mon[90359]: osdmap e394: 8 total, 7 up, 8 in 2024-08-10T05:18:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:16 smithi159 ceph-mon[90359]: pgmap v248: 121 pgs: 3 active+undersized, 12 stale+active+clean, 8 peering, 2 active+undersized+degraded, 96 active+clean; 358 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 752 KiB/s wr, 7 op/s; 28/672 objects degraded (4.167%) 2024-08-10T05:18:17.520 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 podman[121143]: 2024-08-10 05:18:17.194028162 +0000 UTC m=+0.381135979 container start 784ee9b133609d87c8b6188c8da7973eac86c74b6cdfecd8a1c348578763273e (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.schema-version=1.0) 2024-08-10T05:18:17.520 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 podman[121143]: 2024-08-10 05:18:17.297324808 +0000 UTC m=+0.484432636 container attach 784ee9b133609d87c8b6188c8da7973eac86c74b6cdfecd8a1c348578763273e (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-08-10T05:18:17.520 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-activate[121158]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:18:17.520 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 bash[121143]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:18:17.521 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-activate[121158]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:18:17.521 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 bash[121143]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:18:17.521 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-activate[121158]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-10T05:18:17.521 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 bash[121143]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-10T05:18:17.905 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-activate[121158]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-08-10T05:18:17.905 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 bash[121143]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-08-10T05:18:17.905 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-activate[121158]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-08-10T05:18:17.906 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 bash[121143]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-08-10T05:18:17.906 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-activate[121158]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-10T05:18:17.906 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 bash[121143]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-10T05:18:17.906 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-activate[121158]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-08-10T05:18:17.906 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 bash[121143]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-08-10T05:18:17.906 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-activate[121158]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-10T05:18:17.906 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 bash[121143]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-10T05:18:17.906 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-activate[121158]: --> ceph-volume raw activate successful for osd ID: 3 2024-08-10T05:18:17.906 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 bash[121143]: --> ceph-volume raw activate successful for osd ID: 3 2024-08-10T05:18:17.906 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:17 smithi086 podman[121143]: 2024-08-10 05:18:17.570402298 +0000 UTC m=+0.757510124 container died 784ee9b133609d87c8b6188c8da7973eac86c74b6cdfecd8a1c348578763273e (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-activate, GIT_CLEAN=True, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-08-10T05:18:17.970 INFO:tasks.rados.rados.0.smithi086.stdout:1672: done (0 left) 2024-08-10T05:18:17.970 INFO:tasks.rados.rados.0.smithi086.stdout:1673: snap_remove snap 159 2024-08-10T05:18:18.242 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:17 smithi086 ceph-mon[101471]: Health check failed: Degraded data redundancy: 28/672 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2024-08-10T05:18:18.242 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:17 smithi086 ceph-mon[101471]: osdmap e395: 8 total, 7 up, 8 in 2024-08-10T05:18:18.243 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:17 smithi086 ceph-mon[98993]: Health check failed: Degraded data redundancy: 28/672 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2024-08-10T05:18:18.243 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:17 smithi086 ceph-mon[98993]: osdmap e395: 8 total, 7 up, 8 in 2024-08-10T05:18:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:17 smithi159 ceph-mon[90359]: Health check failed: Degraded data redundancy: 28/672 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2024-08-10T05:18:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:17 smithi159 ceph-mon[90359]: osdmap e395: 8 total, 7 up, 8 in 2024-08-10T05:18:18.559 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:18:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:18:18] "GET /metrics HTTP/1.1" 200 36141 "" "Prometheus/2.43.0" 2024-08-10T05:18:18.559 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:18 smithi086 podman[121307]: 2024-08-10 05:18:18.242593671 +0000 UTC m=+0.662836307 container remove 784ee9b133609d87c8b6188c8da7973eac86c74b6cdfecd8a1c348578763273e (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-activate, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-bca9905, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0) 2024-08-10T05:18:18.559 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:18 smithi086 podman[121372]: 2024-08-10 05:18:18.451708775 +0000 UTC m=+0.109747058 container create 0f0d7bb1b69a259533be055565f69991fe078fa2d69ce55b803ea9c66c3fb5bb (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3, io.buildah.version=1.36.0, RELEASE=squid-bca9905, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-08-10T05:18:18.559 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:18 smithi086 podman[121372]: 2024-08-10 05:18:18.359468665 +0000 UTC m=+0.017506956 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:18:18.820 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:18 smithi086 podman[121372]: 2024-08-10 05:18:18.645674502 +0000 UTC m=+0.303712781 container init 0f0d7bb1b69a259533be055565f69991fe078fa2d69ce55b803ea9c66c3fb5bb (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-08-10T05:18:18.820 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:18 smithi086 podman[121372]: 2024-08-10 05:18:18.650441516 +0000 UTC m=+0.308479798 container start 0f0d7bb1b69a259533be055565f69991fe078fa2d69ce55b803ea9c66c3fb5bb (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, maintainer=Guillaume Abrioux , 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=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T05:18:18.820 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:18 smithi086 ceph-osd[121411]: -- 172.21.15.86:0/1139388010 <== mon.2 v2:172.21.15.86:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f742541a40 con 0x55f74251fc00 2024-08-10T05:18:18.820 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:18 smithi086 bash[121372]: 0f0d7bb1b69a259533be055565f69991fe078fa2d69ce55b803ea9c66c3fb5bb 2024-08-10T05:18:18.820 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:18 smithi086 systemd[1]: Started Ceph osd.3 for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:18:18.972 INFO:tasks.rados.rados.0.smithi086.stdout:1673: done (0 left) 2024-08-10T05:18:18.973 INFO:tasks.rados.rados.0.smithi086.stdout:1674: rollback oid 19 current snap is 161 2024-08-10T05:18:18.973 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 19 to 148 2024-08-10T05:18:18.973 INFO:tasks.rados.rados.0.smithi086.stdout:1675: rmattr oid 33 current snap is 161 2024-08-10T05:18:18.973 INFO:tasks.rados.rados.0.smithi086.stdout:1675: done (1 left) 2024-08-10T05:18:18.973 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 161 2024-08-10T05:18:18.974 INFO:tasks.rados.rados.0.smithi086.stdout:1676: seq_num 527 ranges {1474560=434176,1908736=475136,2383872=565248,2949120=163840} 2024-08-10T05:18:18.984 INFO:tasks.rados.rados.0.smithi086.stdout:1676: writing smithi08687503-23 from 1474560 to 1908736 tid 1 2024-08-10T05:18:18.987 INFO:tasks.rados.rados.0.smithi086.stdout:1676: writing smithi08687503-23 from 1908736 to 2383872 tid 2 2024-08-10T05:18:18.991 INFO:tasks.rados.rados.0.smithi086.stdout:1676: writing smithi08687503-23 from 2383872 to 2949120 tid 3 2024-08-10T05:18:18.994 INFO:tasks.rados.rados.0.smithi086.stdout:1676: writing smithi08687503-23 from 2949120 to 3112960 tid 4 2024-08-10T05:18:18.994 INFO:tasks.rados.rados.0.smithi086.stdout:1677: rmattr oid 37 current snap is 161 2024-08-10T05:18:18.995 INFO:tasks.rados.rados.0.smithi086.stdout:1674: finishing rollback tid 0 to smithi08687503-19 2024-08-10T05:18:18.995 INFO:tasks.rados.rados.0.smithi086.stdout:1674: finishing rollback tid 1 to smithi08687503-19 2024-08-10T05:18:18.995 INFO:tasks.rados.rados.0.smithi086.stdout:1674: finishing rollback tid 2 to smithi08687503-19 2024-08-10T05:18:18.995 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 958 (ObjNum 440 snap 142 seq_num 440) dirty exists 2024-08-10T05:18:18.995 INFO:tasks.rados.rados.0.smithi086.stdout:1676: finishing write tid 1 to smithi08687503-23 2024-08-10T05:18:18.996 INFO:tasks.rados.rados.0.smithi086.stdout:1676: finishing write tid 2 to smithi08687503-23 2024-08-10T05:18:18.996 INFO:tasks.rados.rados.0.smithi086.stdout:1674: done (2 left) 2024-08-10T05:18:18.996 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 6 current snap is 161 2024-08-10T05:18:18.996 INFO:tasks.rados.rados.0.smithi086.stdout:1678: seq_num 528 ranges {0=450560,450560=761856,1212416=442368} 2024-08-10T05:18:18.997 INFO:tasks.rados.rados.0.smithi086.stdout:1678: writing smithi08687503-6 from 0 to 450560 tid 1 2024-08-10T05:18:19.002 INFO:tasks.rados.rados.0.smithi086.stdout:1678: writing smithi08687503-6 from 450560 to 1212416 tid 2 2024-08-10T05:18:19.006 INFO:tasks.rados.rados.0.smithi086.stdout:1678: writing smithi08687503-6 from 1212416 to 1654784 tid 3 2024-08-10T05:18:19.006 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 18 current snap is 161 2024-08-10T05:18:19.006 INFO:tasks.rados.rados.0.smithi086.stdout:1676: finishing write tid 3 to smithi08687503-23 2024-08-10T05:18:19.006 INFO:tasks.rados.rados.0.smithi086.stdout:1676: finishing write tid 4 to smithi08687503-23 2024-08-10T05:18:19.006 INFO:tasks.rados.rados.0.smithi086.stdout:1676: finishing write tid 5 to smithi08687503-23 2024-08-10T05:18:19.006 INFO:tasks.rados.rados.0.smithi086.stdout:1678: finishing write tid 1 to smithi08687503-6 2024-08-10T05:18:19.006 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 1048 (ObjNum 519 snap 158 seq_num 519) dirty exists 2024-08-10T05:18:19.006 INFO:tasks.rados.rados.0.smithi086.stdout:1679: seq_num 529 ranges {1146880=466944,1613824=647168,2260992=532480,2793472=24576} 2024-08-10T05:18:19.015 INFO:tasks.rados.rados.0.smithi086.stdout:1679: writing smithi08687503-18 from 1146880 to 1613824 tid 1 2024-08-10T05:18:19.020 INFO:tasks.rados.rados.0.smithi086.stdout:1679: writing smithi08687503-18 from 1613824 to 2260992 tid 2 2024-08-10T05:18:19.025 INFO:tasks.rados.rados.0.smithi086.stdout:1679: writing smithi08687503-18 from 2260992 to 2793472 tid 3 2024-08-10T05:18:19.025 INFO:tasks.rados.rados.0.smithi086.stdout:1679: writing smithi08687503-18 from 2793472 to 2818048 tid 4 2024-08-10T05:18:19.025 INFO:tasks.rados.rados.0.smithi086.stdout:1677: done (3 left) 2024-08-10T05:18:19.025 INFO:tasks.rados.rados.0.smithi086.stdout:1680: read oid 33 snap -1 2024-08-10T05:18:19.025 INFO:tasks.rados.rados.0.smithi086.stdout:1680: expect (ObjNum 524 snap 160 seq_num 524) 2024-08-10T05:18:19.026 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 7 current snap is 161 2024-08-10T05:18:19.026 INFO:tasks.rados.rados.0.smithi086.stdout:1676: finishing write tid 6 to smithi08687503-23 2024-08-10T05:18:19.026 INFO:tasks.rados.rados.0.smithi086.stdout:1676: oid 23 updating version 0 to 947 2024-08-10T05:18:19.026 INFO:tasks.rados.rados.0.smithi086.stdout:1676: oid 23 version 947 is already newer than 946 2024-08-10T05:18:19.026 INFO:tasks.rados.rados.0.smithi086.stdout:1676: oid 23 updating version 947 to 949 2024-08-10T05:18:19.026 INFO:tasks.rados.rados.0.smithi086.stdout:1676: oid 23 updating version 949 to 950 2024-08-10T05:18:19.026 INFO:tasks.rados.rados.0.smithi086.stdout:1676: oid 23 version 950 is already newer than 948 2024-08-10T05:18:19.026 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 950 (ObjNum 527 snap 161 seq_num 527) dirty exists 2024-08-10T05:18:19.026 INFO:tasks.rados.rados.0.smithi086.stdout:1676: left oid 23 (ObjNum 527 snap 161 seq_num 527) 2024-08-10T05:18:19.026 INFO:tasks.rados.rados.0.smithi086.stdout:1678: finishing write tid 2 to smithi08687503-6 2024-08-10T05:18:19.027 INFO:tasks.rados.rados.0.smithi086.stdout:1681: seq_num 530 ranges {3891200=483328,4374528=532480,4907008=671744} 2024-08-10T05:18:19.050 INFO:tasks.rados.rados.0.smithi086.stdout:1681: writing smithi08687503-7 from 3891200 to 4374528 tid 1 2024-08-10T05:18:19.054 INFO:tasks.rados.rados.0.smithi086.stdout:1681: writing smithi08687503-7 from 4374528 to 4907008 tid 2 2024-08-10T05:18:19.059 INFO:tasks.rados.rados.0.smithi086.stdout:1681: writing smithi08687503-7 from 4907008 to 5578752 tid 3 2024-08-10T05:18:19.059 INFO:tasks.rados.rados.0.smithi086.stdout:1676: done (4 left) 2024-08-10T05:18:19.059 INFO:tasks.rados.rados.0.smithi086.stdout:1682: snap_remove snap 160 2024-08-10T05:18:19.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:18 smithi086 ceph-mon[101471]: osdmap e396: 8 total, 7 up, 8 in 2024-08-10T05:18:19.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:18 smithi086 ceph-mon[101471]: pgmap v251: 121 pgs: 26 active+undersized, 8 peering, 6 active+undersized+degraded, 81 active+clean; 365 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 6 op/s; 41/678 objects degraded (6.047%) 2024-08-10T05:18:19.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:19.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:19.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:18:19.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:18 smithi086 ceph-mon[98993]: osdmap e396: 8 total, 7 up, 8 in 2024-08-10T05:18:19.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:18 smithi086 ceph-mon[98993]: pgmap v251: 121 pgs: 26 active+undersized, 8 peering, 6 active+undersized+degraded, 81 active+clean; 365 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 6 op/s; 41/678 objects degraded (6.047%) 2024-08-10T05:18:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:18:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:18 smithi159 ceph-mon[90359]: osdmap e396: 8 total, 7 up, 8 in 2024-08-10T05:18:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:18 smithi159 ceph-mon[90359]: pgmap v251: 121 pgs: 26 active+undersized, 8 peering, 6 active+undersized+degraded, 81 active+clean; 365 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 6 op/s; 41/678 objects degraded (6.047%) 2024-08-10T05:18:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:18:19.482 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:19 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3[121387]: 2024-08-10T05:18:19.195+0000 7f03522ef640 -1 Falling back to public interface 2024-08-10T05:18:19.938 INFO:tasks.rados.rados.0.smithi086.stdout:1682: done (4 left) 2024-08-10T05:18:19.938 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 17 current snap is 161 2024-08-10T05:18:19.938 INFO:tasks.rados.rados.0.smithi086.stdout:1678: finishing write tid 3 to smithi08687503-6 2024-08-10T05:18:19.938 INFO:tasks.rados.rados.0.smithi086.stdout:1683: seq_num 531 ranges {2293760=499712,2793472=417792,3211264=548864,3760128=237568} 2024-08-10T05:18:19.953 INFO:tasks.rados.rados.0.smithi086.stdout:1683: writing smithi08687503-17 from 2293760 to 2793472 tid 1 2024-08-10T05:18:19.955 INFO:tasks.rados.rados.0.smithi086.stdout:1683: writing smithi08687503-17 from 2793472 to 3211264 tid 2 2024-08-10T05:18:19.958 INFO:tasks.rados.rados.0.smithi086.stdout:1683: writing smithi08687503-17 from 3211264 to 3760128 tid 3 2024-08-10T05:18:19.960 INFO:tasks.rados.rados.0.smithi086.stdout:1683: writing smithi08687503-17 from 3760128 to 3997696 tid 4 2024-08-10T05:18:19.960 INFO:tasks.rados.rados.0.smithi086.stdout:1684: snap_create 2024-08-10T05:18:19.960 INFO:tasks.rados.rados.0.smithi086.stdout:1678: finishing write tid 4 to smithi08687503-6 2024-08-10T05:18:19.961 INFO:tasks.rados.rados.0.smithi086.stdout:1678: finishing write tid 5 to smithi08687503-6 2024-08-10T05:18:19.961 INFO:tasks.rados.rados.0.smithi086.stdout:1678: oid 6 updating version 0 to 949 2024-08-10T05:18:19.961 INFO:tasks.rados.rados.0.smithi086.stdout:1678: oid 6 version 949 is already newer than 948 2024-08-10T05:18:19.961 INFO:tasks.rados.rados.0.smithi086.stdout:1678: oid 6 updating version 949 to 950 2024-08-10T05:18:19.961 INFO:tasks.rados.rados.0.smithi086.stdout:1678: oid 6 version 950 is already newer than 947 2024-08-10T05:18:19.961 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 950 (ObjNum 528 snap 161 seq_num 528) dirty exists 2024-08-10T05:18:19.961 INFO:tasks.rados.rados.0.smithi086.stdout:1678: left oid 6 (ObjNum 528 snap 161 seq_num 528) 2024-08-10T05:18:19.961 INFO:tasks.rados.rados.0.smithi086.stdout:1679: finishing write tid 1 to smithi08687503-18 2024-08-10T05:18:19.961 INFO:tasks.rados.rados.0.smithi086.stdout:1679: finishing write tid 2 to smithi08687503-18 2024-08-10T05:18:19.961 INFO:tasks.rados.rados.0.smithi086.stdout:1679: finishing write tid 3 to smithi08687503-18 2024-08-10T05:18:19.961 INFO:tasks.rados.rados.0.smithi086.stdout:1679: finishing write tid 4 to smithi08687503-18 2024-08-10T05:18:19.961 INFO:tasks.rados.rados.0.smithi086.stdout:1679: finishing write tid 5 to smithi08687503-18 2024-08-10T05:18:19.961 INFO:tasks.rados.rados.0.smithi086.stdout:1679: finishing write tid 6 to smithi08687503-18 2024-08-10T05:18:19.962 INFO:tasks.rados.rados.0.smithi086.stdout:1679: oid 18 updating version 0 to 951 2024-08-10T05:18:19.962 INFO:tasks.rados.rados.0.smithi086.stdout:1679: oid 18 updating version 951 to 955 2024-08-10T05:18:19.962 INFO:tasks.rados.rados.0.smithi086.stdout:1679: oid 18 version 955 is already newer than 953 2024-08-10T05:18:19.962 INFO:tasks.rados.rados.0.smithi086.stdout:1679: oid 18 version 955 is already newer than 954 2024-08-10T05:18:19.962 INFO:tasks.rados.rados.0.smithi086.stdout:1679: oid 18 version 955 is already newer than 952 2024-08-10T05:18:19.962 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 955 (ObjNum 529 snap 161 seq_num 529) dirty exists 2024-08-10T05:18:19.962 INFO:tasks.rados.rados.0.smithi086.stdout:1679: left oid 18 (ObjNum 529 snap 161 seq_num 529) 2024-08-10T05:18:19.962 INFO:tasks.rados.rados.0.smithi086.stdout:1680: expect (ObjNum 524 snap 160 seq_num 524) 2024-08-10T05:18:20.002 INFO:tasks.rados.rados.0.smithi086.stdout:1681: finishing write tid 1 to smithi08687503-7 2024-08-10T05:18:20.002 INFO:tasks.rados.rados.0.smithi086.stdout:1681: finishing write tid 2 to smithi08687503-7 2024-08-10T05:18:20.002 INFO:tasks.rados.rados.0.smithi086.stdout:1681: finishing write tid 3 to smithi08687503-7 2024-08-10T05:18:20.002 INFO:tasks.rados.rados.0.smithi086.stdout:1681: finishing write tid 4 to smithi08687503-7 2024-08-10T05:18:20.002 INFO:tasks.rados.rados.0.smithi086.stdout:1681: finishing write tid 5 to smithi08687503-7 2024-08-10T05:18:20.002 INFO:tasks.rados.rados.0.smithi086.stdout:1681: oid 7 updating version 0 to 997 2024-08-10T05:18:20.003 INFO:tasks.rados.rados.0.smithi086.stdout:1681: oid 7 updating version 997 to 998 2024-08-10T05:18:20.003 INFO:tasks.rados.rados.0.smithi086.stdout:1681: oid 7 updating version 998 to 1000 2024-08-10T05:18:20.003 INFO:tasks.rados.rados.0.smithi086.stdout:1681: oid 7 version 1000 is already newer than 999 2024-08-10T05:18:20.003 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1000 (ObjNum 530 snap 161 seq_num 530) dirty exists 2024-08-10T05:18:20.003 INFO:tasks.rados.rados.0.smithi086.stdout:1681: left oid 7 (ObjNum 530 snap 161 seq_num 530) 2024-08-10T05:18:20.003 INFO:tasks.rados.rados.0.smithi086.stdout:1683: finishing write tid 1 to smithi08687503-17 2024-08-10T05:18:20.003 INFO:tasks.rados.rados.0.smithi086.stdout:1683: finishing write tid 2 to smithi08687503-17 2024-08-10T05:18:20.003 INFO:tasks.rados.rados.0.smithi086.stdout:1683: finishing write tid 3 to smithi08687503-17 2024-08-10T05:18:20.003 INFO:tasks.rados.rados.0.smithi086.stdout:1683: finishing write tid 4 to smithi08687503-17 2024-08-10T05:18:20.003 INFO:tasks.rados.rados.0.smithi086.stdout:1683: finishing write tid 5 to smithi08687503-17 2024-08-10T05:18:20.003 INFO:tasks.rados.rados.0.smithi086.stdout:1683: finishing write tid 6 to smithi08687503-17 2024-08-10T05:18:20.003 INFO:tasks.rados.rados.0.smithi086.stdout:1683: oid 17 updating version 0 to 955 2024-08-10T05:18:20.003 INFO:tasks.rados.rados.0.smithi086.stdout:1683: oid 17 version 955 is already newer than 954 2024-08-10T05:18:20.003 INFO:tasks.rados.rados.0.smithi086.stdout:1683: oid 17 updating version 955 to 956 2024-08-10T05:18:20.004 INFO:tasks.rados.rados.0.smithi086.stdout:1683: oid 17 updating version 956 to 957 2024-08-10T05:18:20.004 INFO:tasks.rados.rados.0.smithi086.stdout:1683: oid 17 updating version 957 to 958 2024-08-10T05:18:20.004 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 958 (ObjNum 531 snap 161 seq_num 531) dirty exists 2024-08-10T05:18:20.004 INFO:tasks.rados.rados.0.smithi086.stdout:1683: left oid 17 (ObjNum 531 snap 161 seq_num 531) 2024-08-10T05:18:20.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:19 smithi086 ceph-mon[98993]: osdmap e397: 8 total, 7 up, 8 in 2024-08-10T05:18:20.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:19 smithi086 ceph-mon[98993]: osdmap e398: 8 total, 7 up, 8 in 2024-08-10T05:18:20.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:19 smithi086 ceph-mon[101471]: osdmap e397: 8 total, 7 up, 8 in 2024-08-10T05:18:20.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:19 smithi086 ceph-mon[101471]: osdmap e398: 8 total, 7 up, 8 in 2024-08-10T05:18:20.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:19 smithi159 ceph-mon[90359]: osdmap e397: 8 total, 7 up, 8 in 2024-08-10T05:18:20.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:19 smithi159 ceph-mon[90359]: osdmap e398: 8 total, 7 up, 8 in 2024-08-10T05:18:20.940 INFO:tasks.rados.rados.0.smithi086.stdout:1678: done (5 left) 2024-08-10T05:18:20.940 INFO:tasks.rados.rados.0.smithi086.stdout:1679: done (4 left) 2024-08-10T05:18:20.940 INFO:tasks.rados.rados.0.smithi086.stdout:1680: done (3 left) 2024-08-10T05:18:20.940 INFO:tasks.rados.rados.0.smithi086.stdout:1681: done (2 left) 2024-08-10T05:18:20.940 INFO:tasks.rados.rados.0.smithi086.stdout:1683: done (1 left) 2024-08-10T05:18:20.940 INFO:tasks.rados.rados.0.smithi086.stdout:1684: done (0 left) 2024-08-10T05:18:20.940 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 44 current snap is 162 2024-08-10T05:18:20.940 INFO:tasks.rados.rados.0.smithi086.stdout:1685: seq_num 532 ranges {2482176=516096,2998272=696320,3694592=507904} 2024-08-10T05:18:20.955 INFO:tasks.rados.rados.0.smithi086.stdout:1685: writing smithi08687503-44 from 2482176 to 2998272 tid 1 2024-08-10T05:18:20.959 INFO:tasks.rados.rados.0.smithi086.stdout:1685: writing smithi08687503-44 from 2998272 to 3694592 tid 2 2024-08-10T05:18:20.963 INFO:tasks.rados.rados.0.smithi086.stdout:1685: writing smithi08687503-44 from 3694592 to 4202496 tid 3 2024-08-10T05:18:20.963 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 48 current snap is 162 2024-08-10T05:18:20.963 INFO:tasks.rados.rados.0.smithi086.stdout:1685: finishing write tid 1 to smithi08687503-44 2024-08-10T05:18:20.963 INFO:tasks.rados.rados.0.smithi086.stdout:1685: finishing write tid 2 to smithi08687503-44 2024-08-10T05:18:20.963 INFO:tasks.rados.rados.0.smithi086.stdout:1686: seq_num 533 ranges {7544832=532480,8077312=630784,8708096=516096,9224192=57344} 2024-08-10T05:18:21.006 INFO:tasks.rados.rados.0.smithi086.stdout:1686: writing smithi08687503-48 from 7544832 to 8077312 tid 1 2024-08-10T05:18:21.010 INFO:tasks.rados.rados.0.smithi086.stdout:1686: writing smithi08687503-48 from 8077312 to 8708096 tid 2 2024-08-10T05:18:21.013 INFO:tasks.rados.rados.0.smithi086.stdout:1686: writing smithi08687503-48 from 8708096 to 9224192 tid 3 2024-08-10T05:18:21.014 INFO:tasks.rados.rados.0.smithi086.stdout:1686: writing smithi08687503-48 from 9224192 to 9281536 tid 4 2024-08-10T05:18:21.014 INFO:tasks.rados.rados.0.smithi086.stdout:1687: delete oid 25 current snap is 162 2024-08-10T05:18:21.014 INFO:tasks.rados.rados.0.smithi086.stdout:1685: finishing write tid 3 to smithi08687503-44 2024-08-10T05:18:21.014 INFO:tasks.rados.rados.0.smithi086.stdout:1685: finishing write tid 4 to smithi08687503-44 2024-08-10T05:18:21.014 INFO:tasks.rados.rados.0.smithi086.stdout:1685: finishing write tid 5 to smithi08687503-44 2024-08-10T05:18:21.014 INFO:tasks.rados.rados.0.smithi086.stdout:1685: oid 44 updating version 0 to 1205 2024-08-10T05:18:21.014 INFO:tasks.rados.rados.0.smithi086.stdout:1685: oid 44 version 1205 is already newer than 1204 2024-08-10T05:18:21.014 INFO:tasks.rados.rados.0.smithi086.stdout:1685: oid 44 updating version 1205 to 1206 2024-08-10T05:18:21.015 INFO:tasks.rados.rados.0.smithi086.stdout:1685: oid 44 version 1206 is already newer than 1203 2024-08-10T05:18:21.015 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 1206 (ObjNum 532 snap 162 seq_num 532) dirty exists 2024-08-10T05:18:21.015 INFO:tasks.rados.rados.0.smithi086.stdout:1685: left oid 44 (ObjNum 532 snap 162 seq_num 532) 2024-08-10T05:18:21.015 INFO:tasks.rados.rados.0.smithi086.stdout:1686: finishing write tid 1 to smithi08687503-48 2024-08-10T05:18:21.015 INFO:tasks.rados.rados.0.smithi086.stdout:1686: finishing write tid 2 to smithi08687503-48 2024-08-10T05:18:21.016 INFO:tasks.rados.rados.0.smithi086.stdout:1685: done (2 left) 2024-08-10T05:18:21.016 INFO:tasks.rados.rados.0.smithi086.stdout:1687: done (1 left) 2024-08-10T05:18:21.016 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 22 current snap is 162 2024-08-10T05:18:21.016 INFO:tasks.rados.rados.0.smithi086.stdout:1688: seq_num 535 ranges {0=565248,565248=802816,1368064=401408} 2024-08-10T05:18:21.019 INFO:tasks.rados.rados.0.smithi086.stdout:1688: writing smithi08687503-22 from 0 to 565248 tid 1 2024-08-10T05:18:21.023 INFO:tasks.rados.rados.0.smithi086.stdout:1688: writing smithi08687503-22 from 565248 to 1368064 tid 2 2024-08-10T05:18:21.026 INFO:tasks.rados.rados.0.smithi086.stdout:1688: writing smithi08687503-22 from 1368064 to 1769472 tid 3 2024-08-10T05:18:21.026 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 49 current snap is 162 2024-08-10T05:18:21.026 INFO:tasks.rados.rados.0.smithi086.stdout:1686: finishing write tid 3 to smithi08687503-48 2024-08-10T05:18:21.027 INFO:tasks.rados.rados.0.smithi086.stdout:1689: seq_num 536 ranges {0=581632,581632=688128,1269760=516096} 2024-08-10T05:18:21.030 INFO:tasks.rados.rados.0.smithi086.stdout:1689: writing smithi08687503-49 from 0 to 581632 tid 1 2024-08-10T05:18:21.034 INFO:tasks.rados.rados.0.smithi086.stdout:1689: writing smithi08687503-49 from 581632 to 1269760 tid 2 2024-08-10T05:18:21.039 INFO:tasks.rados.rados.0.smithi086.stdout:1689: writing smithi08687503-49 from 1269760 to 1785856 tid 3 2024-08-10T05:18:21.040 INFO:tasks.rados.rados.0.smithi086.stdout:1690: read oid 44 snap 140 2024-08-10T05:18:21.040 INFO:tasks.rados.rados.0.smithi086.stdout:1690: expect (ObjNum 431 snap 140 seq_num 431) 2024-08-10T05:18:21.040 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 46 current snap is 162 2024-08-10T05:18:21.040 INFO:tasks.rados.rados.0.smithi086.stdout:1686: finishing write tid 4 to smithi08687503-48 2024-08-10T05:18:21.040 INFO:tasks.rados.rados.0.smithi086.stdout:1686: finishing write tid 5 to smithi08687503-48 2024-08-10T05:18:21.040 INFO:tasks.rados.rados.0.smithi086.stdout:1686: finishing write tid 6 to smithi08687503-48 2024-08-10T05:18:21.040 INFO:tasks.rados.rados.0.smithi086.stdout:1686: oid 48 updating version 0 to 812 2024-08-10T05:18:21.040 INFO:tasks.rados.rados.0.smithi086.stdout:1686: oid 48 version 812 is already newer than 810 2024-08-10T05:18:21.040 INFO:tasks.rados.rados.0.smithi086.stdout:1686: oid 48 updating version 812 to 813 2024-08-10T05:18:21.040 INFO:tasks.rados.rados.0.smithi086.stdout:1686: oid 48 version 813 is already newer than 811 2024-08-10T05:18:21.040 INFO:tasks.rados.rados.0.smithi086.stdout:1686: oid 48 version 813 is already newer than 809 2024-08-10T05:18:21.040 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 813 (ObjNum 533 snap 162 seq_num 533) dirty exists 2024-08-10T05:18:21.041 INFO:tasks.rados.rados.0.smithi086.stdout:1686: left oid 48 (ObjNum 533 snap 162 seq_num 533) 2024-08-10T05:18:21.041 INFO:tasks.rados.rados.0.smithi086.stdout:1688: finishing write tid 1 to smithi08687503-22 2024-08-10T05:18:21.041 INFO:tasks.rados.rados.0.smithi086.stdout:1691: seq_num 537 ranges {0=598016,598016=573440,1171456=491520,1662976=139264} 2024-08-10T05:18:21.041 INFO:tasks.rados.rados.0.smithi086.stdout:1691: writing smithi08687503-46 from 0 to 598016 tid 1 2024-08-10T05:18:21.043 INFO:tasks.rados.rados.0.smithi086.stdout:1691: writing smithi08687503-46 from 598016 to 1171456 tid 2 2024-08-10T05:18:21.046 INFO:tasks.rados.rados.0.smithi086.stdout:1691: writing smithi08687503-46 from 1171456 to 1662976 tid 3 2024-08-10T05:18:21.047 INFO:tasks.rados.rados.0.smithi086.stdout:1691: writing smithi08687503-46 from 1662976 to 1802240 tid 4 2024-08-10T05:18:21.047 INFO:tasks.rados.rados.0.smithi086.stdout:1686: done (4 left) 2024-08-10T05:18:21.047 INFO:tasks.rados.rados.0.smithi086.stdout:1692: delete oid 39 current snap is 162 2024-08-10T05:18:21.047 INFO:tasks.rados.rados.0.smithi086.stdout:1688: finishing write tid 2 to smithi08687503-22 2024-08-10T05:18:21.047 INFO:tasks.rados.rados.0.smithi086.stdout:1688: finishing write tid 3 to smithi08687503-22 2024-08-10T05:18:21.047 INFO:tasks.rados.rados.0.smithi086.stdout:1688: finishing write tid 4 to smithi08687503-22 2024-08-10T05:18:21.047 INFO:tasks.rados.rados.0.smithi086.stdout:1688: finishing write tid 5 to smithi08687503-22 2024-08-10T05:18:21.048 INFO:tasks.rados.rados.0.smithi086.stdout:1688: oid 22 updating version 0 to 1209 2024-08-10T05:18:21.048 INFO:tasks.rados.rados.0.smithi086.stdout:1688: oid 22 updating version 1209 to 1210 2024-08-10T05:18:21.048 INFO:tasks.rados.rados.0.smithi086.stdout:1688: oid 22 updating version 1210 to 1212 2024-08-10T05:18:21.048 INFO:tasks.rados.rados.0.smithi086.stdout:1688: oid 22 version 1212 is already newer than 1211 2024-08-10T05:18:21.048 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 1212 (ObjNum 535 snap 162 seq_num 535) dirty exists 2024-08-10T05:18:21.048 INFO:tasks.rados.rados.0.smithi086.stdout:1688: left oid 22 (ObjNum 535 snap 162 seq_num 535) 2024-08-10T05:18:21.048 INFO:tasks.rados.rados.0.smithi086.stdout:1689: finishing write tid 1 to smithi08687503-49 2024-08-10T05:18:21.048 INFO:tasks.rados.rados.0.smithi086.stdout:1689: finishing write tid 2 to smithi08687503-49 2024-08-10T05:18:21.048 INFO:tasks.rados.rados.0.smithi086.stdout:1689: finishing write tid 3 to smithi08687503-49 2024-08-10T05:18:21.048 INFO:tasks.rados.rados.0.smithi086.stdout:1689: finishing write tid 4 to smithi08687503-49 2024-08-10T05:18:21.048 INFO:tasks.rados.rados.0.smithi086.stdout:1689: finishing write tid 5 to smithi08687503-49 2024-08-10T05:18:21.048 INFO:tasks.rados.rados.0.smithi086.stdout:1689: oid 49 updating version 0 to 959 2024-08-10T05:18:21.048 INFO:tasks.rados.rados.0.smithi086.stdout:1689: oid 49 updating version 959 to 960 2024-08-10T05:18:21.049 INFO:tasks.rados.rados.0.smithi086.stdout:1689: oid 49 updating version 960 to 962 2024-08-10T05:18:21.049 INFO:tasks.rados.rados.0.smithi086.stdout:1689: oid 49 version 962 is already newer than 961 2024-08-10T05:18:21.049 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 962 (ObjNum 536 snap 162 seq_num 536) dirty exists 2024-08-10T05:18:21.049 INFO:tasks.rados.rados.0.smithi086.stdout:1689: left oid 49 (ObjNum 536 snap 162 seq_num 536) 2024-08-10T05:18:21.049 INFO:tasks.rados.rados.0.smithi086.stdout:1690: expect (ObjNum 431 snap 140 seq_num 431) 2024-08-10T05:18:21.050 INFO:tasks.rados.rados.0.smithi086.stdout:1691: finishing write tid 1 to smithi08687503-46 2024-08-10T05:18:21.050 INFO:tasks.rados.rados.0.smithi086.stdout:1691: finishing write tid 2 to smithi08687503-46 2024-08-10T05:18:21.050 INFO:tasks.rados.rados.0.smithi086.stdout:1688: done (4 left) 2024-08-10T05:18:21.050 INFO:tasks.rados.rados.0.smithi086.stdout:1689: done (3 left) 2024-08-10T05:18:21.050 INFO:tasks.rados.rados.0.smithi086.stdout:1690: done (2 left) 2024-08-10T05:18:21.050 INFO:tasks.rados.rados.0.smithi086.stdout:1692: done (1 left) 2024-08-10T05:18:21.050 INFO:tasks.rados.rados.0.smithi086.stdout:1693: setattr oid 13 current snap is 162 2024-08-10T05:18:21.050 INFO:tasks.rados.rados.0.smithi086.stdout:1694: snap_remove snap 143 2024-08-10T05:18:21.388 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:20 smithi086 ceph-mon[101471]: pgmap v254: 121 pgs: 32 active+undersized, 8 active+undersized+degraded, 81 active+clean; 373 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.5 MiB/s wr, 10 op/s; 57/687 objects degraded (8.297%) 2024-08-10T05:18:21.388 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:20 smithi086 ceph-mon[101471]: osdmap e399: 8 total, 7 up, 8 in 2024-08-10T05:18:21.389 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:20 smithi086 ceph-mon[98993]: pgmap v254: 121 pgs: 32 active+undersized, 8 active+undersized+degraded, 81 active+clean; 373 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.5 MiB/s wr, 10 op/s; 57/687 objects degraded (8.297%) 2024-08-10T05:18:21.389 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:20 smithi086 ceph-mon[98993]: osdmap e399: 8 total, 7 up, 8 in 2024-08-10T05:18:21.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:20 smithi159 ceph-mon[90359]: pgmap v254: 121 pgs: 32 active+undersized, 8 active+undersized+degraded, 81 active+clean; 373 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.5 MiB/s wr, 10 op/s; 57/687 objects degraded (8.297%) 2024-08-10T05:18:21.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:20 smithi159 ceph-mon[90359]: osdmap e399: 8 total, 7 up, 8 in 2024-08-10T05:18:21.990 INFO:tasks.rados.rados.0.smithi086.stdout:1694: done (2 left) 2024-08-10T05:18:21.990 INFO:tasks.rados.rados.0.smithi086.stdout:1695: setattr oid 15 current snap is 162 2024-08-10T05:18:21.990 INFO:tasks.rados.rados.0.smithi086.stdout:1691: finishing write tid 3 to smithi08687503-46 2024-08-10T05:18:21.990 INFO:tasks.rados.rados.0.smithi086.stdout:1691: finishing write tid 4 to smithi08687503-46 2024-08-10T05:18:21.990 INFO:tasks.rados.rados.0.smithi086.stdout:1691: finishing write tid 5 to smithi08687503-46 2024-08-10T05:18:21.990 INFO:tasks.rados.rados.0.smithi086.stdout:1691: finishing write tid 6 to smithi08687503-46 2024-08-10T05:18:21.990 INFO:tasks.rados.rados.0.smithi086.stdout:1691: oid 46 updating version 0 to 1241 2024-08-10T05:18:21.990 INFO:tasks.rados.rados.0.smithi086.stdout:1691: oid 46 version 1241 is already newer than 1239 2024-08-10T05:18:21.991 INFO:tasks.rados.rados.0.smithi086.stdout:1691: oid 46 version 1241 is already newer than 1240 2024-08-10T05:18:21.991 INFO:tasks.rados.rados.0.smithi086.stdout:1691: oid 46 updating version 1241 to 1242 2024-08-10T05:18:21.991 INFO:tasks.rados.rados.0.smithi086.stdout:1691: oid 46 updating version 1242 to 1243 2024-08-10T05:18:21.991 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 1243 (ObjNum 537 snap 162 seq_num 537) dirty exists 2024-08-10T05:18:21.991 INFO:tasks.rados.rados.0.smithi086.stdout:1691: left oid 46 (ObjNum 537 snap 162 seq_num 537) 2024-08-10T05:18:21.991 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 1245 (ObjNum 314 snap 92 seq_num 314) dirty exists 2024-08-10T05:18:21.991 INFO:tasks.rados.rados.0.smithi086.stdout:1691: done (2 left) 2024-08-10T05:18:21.991 INFO:tasks.rados.rados.0.smithi086.stdout:1693: done (1 left) 2024-08-10T05:18:21.991 INFO:tasks.rados.rados.0.smithi086.stdout:1696: rollback oid 33 current snap is 162 2024-08-10T05:18:21.992 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 33 to 161 2024-08-10T05:18:21.992 INFO:tasks.rados.rados.0.smithi086.stdout:1697: copy_from oid 2 from oid 47 current snap is 162 2024-08-10T05:18:21.992 INFO:tasks.rados.rados.0.smithi086.stdout:1698: delete oid 45 current snap is 162 2024-08-10T05:18:21.999 INFO:tasks.rados.rados.0.smithi086.stdout:1698: done (3 left) 2024-08-10T05:18:22.000 INFO:tasks.rados.rados.0.smithi086.stdout:1699: read oid 12 snap -1 2024-08-10T05:18:22.000 INFO:tasks.rados.rados.0.smithi086.stdout:1699: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:18:22.000 INFO:tasks.rados.rados.0.smithi086.stdout:1700: snap_remove snap 147 2024-08-10T05:18:22.235 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:21 smithi086 ceph-mon[101471]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-10T05:18:22.236 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:21 smithi086 ceph-mon[98993]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-10T05:18:22.236 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:22 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3[121387]: 2024-08-10T05:18:22.028+0000 7f03522ef640 -1 osd.3 391 log_to_monitors true 2024-08-10T05:18:22.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:21 smithi159 ceph-mon[90359]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-10T05:18:23.002 INFO:tasks.rados.rados.0.smithi086.stdout:1700: done (4 left) 2024-08-10T05:18:23.002 INFO:tasks.rados.rados.0.smithi086.stdout:1701: copy_from oid 7 from oid 18 current snap is 162 2024-08-10T05:18:23.002 INFO:tasks.rados.rados.0.smithi086.stdout:1696: finishing rollback tid 0 to smithi08687503-33 2024-08-10T05:18:23.002 INFO:tasks.rados.rados.0.smithi086.stdout:1696: finishing rollback tid 1 to smithi08687503-33 2024-08-10T05:18:23.002 INFO:tasks.rados.rados.0.smithi086.stdout:1696: finishing rollback tid 2 to smithi08687503-33 2024-08-10T05:18:23.002 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 1006 (ObjNum 524 snap 160 seq_num 524) dirty exists 2024-08-10T05:18:23.002 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 277 (ObjNum 525 snap 160 seq_num 525) dirty exists 2024-08-10T05:18:23.002 INFO:tasks.rados.rados.0.smithi086.stdout:1699: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:18:23.007 INFO:tasks.rados.rados.0.smithi086.stdout:1695: done (4 left) 2024-08-10T05:18:23.007 INFO:tasks.rados.rados.0.smithi086.stdout:1696: done (3 left) 2024-08-10T05:18:23.007 INFO:tasks.rados.rados.0.smithi086.stdout:1699: done (2 left) 2024-08-10T05:18:23.008 INFO:tasks.rados.rados.0.smithi086.stdout:1702: snap_remove snap 140 2024-08-10T05:18:23.405 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:18:23 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3[121387]: 2024-08-10T05:18:23.045+0000 7f0346092640 -1 osd.3 391 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T05:18:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:22 smithi086 ceph-mon[98993]: osdmap e400: 8 total, 7 up, 8 in 2024-08-10T05:18:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:22 smithi086 ceph-mon[98993]: from='osd.3 [v2:172.21.15.86:6826/3962439158,v1:172.21.15.86:6827/3962439158]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-10T05:18:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:22 smithi086 ceph-mon[98993]: pgmap v257: 121 pgs: 1 active+clean+snaptrim, 32 active+undersized, 8 active+undersized+degraded, 80 active+clean; 381 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 4.0 MiB/s wr, 18 op/s; 57/696 objects degraded (8.190%) 2024-08-10T05:18:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:22 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:22 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:22 smithi086 ceph-mon[101471]: osdmap e400: 8 total, 7 up, 8 in 2024-08-10T05:18:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:22 smithi086 ceph-mon[101471]: from='osd.3 [v2:172.21.15.86:6826/3962439158,v1:172.21.15.86:6827/3962439158]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-10T05:18:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:22 smithi086 ceph-mon[101471]: pgmap v257: 121 pgs: 1 active+clean+snaptrim, 32 active+undersized, 8 active+undersized+degraded, 80 active+clean; 381 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 4.0 MiB/s wr, 18 op/s; 57/696 objects degraded (8.190%) 2024-08-10T05:18:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:22 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:22 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:23.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:22 smithi159 ceph-mon[90359]: osdmap e400: 8 total, 7 up, 8 in 2024-08-10T05:18:23.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:22 smithi159 ceph-mon[90359]: from='osd.3 [v2:172.21.15.86:6826/3962439158,v1:172.21.15.86:6827/3962439158]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-10T05:18:23.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:22 smithi159 ceph-mon[90359]: pgmap v257: 121 pgs: 1 active+clean+snaptrim, 32 active+undersized, 8 active+undersized+degraded, 80 active+clean; 381 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 4.0 MiB/s wr, 18 op/s; 57/696 objects degraded (8.190%) 2024-08-10T05:18:23.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:22 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:23.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:22 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:24.004 INFO:tasks.rados.rados.0.smithi086.stdout:1702: done (2 left) 2024-08-10T05:18:24.004 INFO:tasks.rados.rados.0.smithi086.stdout:1703: read oid 15 snap 148 2024-08-10T05:18:24.004 INFO:tasks.rados.rados.0.smithi086.stdout:1703: expect (ObjNum 368 snap 119 seq_num 368) 2024-08-10T05:18:24.004 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 36 current snap is 162 2024-08-10T05:18:24.004 INFO:tasks.rados.rados.0.smithi086.stdout:1697: finishing copy_from racing read to smithi08687503-2 2024-08-10T05:18:24.004 INFO:tasks.rados.rados.0.smithi086.stdout:1697: finishing copy_from to smithi08687503-2 2024-08-10T05:18:24.005 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 345 (ObjNum 523 snap 159 seq_num 523) dirty exists 2024-08-10T05:18:24.005 INFO:tasks.rados.rados.0.smithi086.stdout:1704: seq_num 540 ranges {9879552=647168,10526720=671744,11198464=532480} 2024-08-10T05:18:24.064 INFO:tasks.rados.rados.0.smithi086.stdout:1704: writing smithi08687503-36 from 9879552 to 10526720 tid 1 2024-08-10T05:18:24.067 INFO:tasks.rados.rados.0.smithi086.stdout:1704: writing smithi08687503-36 from 10526720 to 11198464 tid 2 2024-08-10T05:18:24.071 INFO:tasks.rados.rados.0.smithi086.stdout:1704: writing smithi08687503-36 from 11198464 to 11730944 tid 3 2024-08-10T05:18:24.071 INFO:tasks.rados.rados.0.smithi086.stdout:1697: done (3 left) 2024-08-10T05:18:24.072 INFO:tasks.rados.rados.0.smithi086.stdout:1705: read oid 21 snap -1 2024-08-10T05:18:24.072 INFO:tasks.rados.rados.0.smithi086.stdout:1705: expect deleted 2024-08-10T05:18:24.072 INFO:tasks.rados.rados.0.smithi086.stdout:1706: snap_create 2024-08-10T05:18:24.072 INFO:tasks.rados.rados.0.smithi086.stdout:1701: finishing copy_from racing read to smithi08687503-7 2024-08-10T05:18:24.072 INFO:tasks.rados.rados.0.smithi086.stdout:1701: finishing copy_from to smithi08687503-7 2024-08-10T05:18:24.072 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 955 (ObjNum 529 snap 161 seq_num 529) dirty exists 2024-08-10T05:18:24.072 INFO:tasks.rados.rados.0.smithi086.stdout:1703: expect (ObjNum 368 snap 119 seq_num 368) 2024-08-10T05:18:24.108 INFO:tasks.rados.rados.0.smithi086.stdout:1704: finishing write tid 1 to smithi08687503-36 2024-08-10T05:18:24.108 INFO:tasks.rados.rados.0.smithi086.stdout:1704: finishing write tid 2 to smithi08687503-36 2024-08-10T05:18:24.108 INFO:tasks.rados.rados.0.smithi086.stdout:1704: finishing write tid 3 to smithi08687503-36 2024-08-10T05:18:24.108 INFO:tasks.rados.rados.0.smithi086.stdout:1704: finishing write tid 4 to smithi08687503-36 2024-08-10T05:18:24.108 INFO:tasks.rados.rados.0.smithi086.stdout:1704: finishing write tid 5 to smithi08687503-36 2024-08-10T05:18:24.108 INFO:tasks.rados.rados.0.smithi086.stdout:1704: oid 36 updating version 0 to 984 2024-08-10T05:18:24.108 INFO:tasks.rados.rados.0.smithi086.stdout:1704: oid 36 version 984 is already newer than 983 2024-08-10T05:18:24.108 INFO:tasks.rados.rados.0.smithi086.stdout:1704: oid 36 updating version 984 to 985 2024-08-10T05:18:24.108 INFO:tasks.rados.rados.0.smithi086.stdout:1704: oid 36 version 985 is already newer than 982 2024-08-10T05:18:24.108 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 985 (ObjNum 540 snap 162 seq_num 540) dirty exists 2024-08-10T05:18:24.108 INFO:tasks.rados.rados.0.smithi086.stdout:1704: left oid 36 (ObjNum 540 snap 162 seq_num 540) 2024-08-10T05:18:24.155 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:18:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2[116647]: 2024-08-10T05:18:24.024+0000 7fe7b8df5640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap d4 after trimming was started 2024-08-10T05:18:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:23 smithi086 ceph-mon[98993]: Health check update: Degraded data redundancy: 57/696 objects degraded (8.190%), 8 pgs degraded (PG_DEGRADED) 2024-08-10T05:18:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:23 smithi086 ceph-mon[98993]: from='osd.3 [v2:172.21.15.86:6826/3962439158,v1:172.21.15.86:6827/3962439158]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-10T05:18:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:23 smithi086 ceph-mon[98993]: osdmap e401: 8 total, 7 up, 8 in 2024-08-10T05:18:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:23 smithi086 ceph-mon[98993]: from='osd.3 [v2:172.21.15.86:6826/3962439158,v1:172.21.15.86:6827/3962439158]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:18:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:23 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:23 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:23 smithi086 ceph-mon[101471]: Health check update: Degraded data redundancy: 57/696 objects degraded (8.190%), 8 pgs degraded (PG_DEGRADED) 2024-08-10T05:18:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:23 smithi086 ceph-mon[101471]: from='osd.3 [v2:172.21.15.86:6826/3962439158,v1:172.21.15.86:6827/3962439158]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-10T05:18:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:23 smithi086 ceph-mon[101471]: osdmap e401: 8 total, 7 up, 8 in 2024-08-10T05:18:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:23 smithi086 ceph-mon[101471]: from='osd.3 [v2:172.21.15.86:6826/3962439158,v1:172.21.15.86:6827/3962439158]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:18:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:23 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:23 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:24.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:23 smithi159 ceph-mon[90359]: Health check update: Degraded data redundancy: 57/696 objects degraded (8.190%), 8 pgs degraded (PG_DEGRADED) 2024-08-10T05:18:24.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:23 smithi159 ceph-mon[90359]: from='osd.3 [v2:172.21.15.86:6826/3962439158,v1:172.21.15.86:6827/3962439158]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-10T05:18:24.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:23 smithi159 ceph-mon[90359]: osdmap e401: 8 total, 7 up, 8 in 2024-08-10T05:18:24.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:23 smithi159 ceph-mon[90359]: from='osd.3 [v2:172.21.15.86:6826/3962439158,v1:172.21.15.86:6827/3962439158]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2024-08-10T05:18:24.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:23 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:24.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:23 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:25.012 INFO:tasks.rados.rados.0.smithi086.stdout:1701: done (4 left) 2024-08-10T05:18:25.012 INFO:tasks.rados.rados.0.smithi086.stdout:1703: done (3 left) 2024-08-10T05:18:25.012 INFO:tasks.rados.rados.0.smithi086.stdout:1704: done (2 left) 2024-08-10T05:18:25.012 INFO:tasks.rados.rados.0.smithi086.stdout:1705: done (1 left) 2024-08-10T05:18:25.012 INFO:tasks.rados.rados.0.smithi086.stdout:1706: done (0 left) 2024-08-10T05:18:25.012 INFO:tasks.rados.rados.0.smithi086.stdout:1707: read oid 26 snap -1 2024-08-10T05:18:25.012 INFO:tasks.rados.rados.0.smithi086.stdout:1707: expect (ObjNum 334 snap 104 seq_num 334) 2024-08-10T05:18:25.013 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 49 current snap is 163 2024-08-10T05:18:25.013 INFO:tasks.rados.rados.0.smithi086.stdout:1708: seq_num 541 ranges {1785856=663552,2449408=557056,3006464=475136,3481600=172032} 2024-08-10T05:18:25.027 INFO:tasks.rados.rados.0.smithi086.stdout:1708: writing smithi08687503-49 from 1785856 to 2449408 tid 1 2024-08-10T05:18:25.030 INFO:tasks.rados.rados.0.smithi086.stdout:1708: writing smithi08687503-49 from 2449408 to 3006464 tid 2 2024-08-10T05:18:25.034 INFO:tasks.rados.rados.0.smithi086.stdout:1708: writing smithi08687503-49 from 3006464 to 3481600 tid 3 2024-08-10T05:18:25.035 INFO:tasks.rados.rados.0.smithi086.stdout:1708: writing smithi08687503-49 from 3481600 to 3653632 tid 4 2024-08-10T05:18:25.035 INFO:tasks.rados.rados.0.smithi086.stdout:1709: copy_from oid 36 from oid 47 current snap is 163 2024-08-10T05:18:25.035 INFO:tasks.rados.rados.0.smithi086.stdout:1707: expect (ObjNum 334 snap 104 seq_num 334) 2024-08-10T05:18:25.063 INFO:tasks.rados.rados.0.smithi086.stdout:1708: finishing write tid 1 to smithi08687503-49 2024-08-10T05:18:25.064 INFO:tasks.rados.rados.0.smithi086.stdout:1708: finishing write tid 2 to smithi08687503-49 2024-08-10T05:18:25.064 INFO:tasks.rados.rados.0.smithi086.stdout:1707: done (2 left) 2024-08-10T05:18:25.064 INFO:tasks.rados.rados.0.smithi086.stdout:1710: rollback oid 30 current snap is 163 2024-08-10T05:18:25.064 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 30 to 150 2024-08-10T05:18:25.064 INFO:tasks.rados.rados.0.smithi086.stdout:1708: finishing write tid 3 to smithi08687503-49 2024-08-10T05:18:25.064 INFO:tasks.rados.rados.0.smithi086.stdout:1708: finishing write tid 4 to smithi08687503-49 2024-08-10T05:18:25.064 INFO:tasks.rados.rados.0.smithi086.stdout:1708: finishing write tid 5 to smithi08687503-49 2024-08-10T05:18:25.064 INFO:tasks.rados.rados.0.smithi086.stdout:1708: finishing write tid 6 to smithi08687503-49 2024-08-10T05:18:25.064 INFO:tasks.rados.rados.0.smithi086.stdout:1708: oid 49 updating version 0 to 967 2024-08-10T05:18:25.064 INFO:tasks.rados.rados.0.smithi086.stdout:1708: oid 49 version 967 is already newer than 966 2024-08-10T05:18:25.064 INFO:tasks.rados.rados.0.smithi086.stdout:1708: oid 49 version 967 is already newer than 965 2024-08-10T05:18:25.065 INFO:tasks.rados.rados.0.smithi086.stdout:1708: oid 49 version 967 is already newer than 963 2024-08-10T05:18:25.065 INFO:tasks.rados.rados.0.smithi086.stdout:1708: oid 49 version 967 is already newer than 964 2024-08-10T05:18:25.065 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 967 (ObjNum 541 snap 163 seq_num 541) dirty exists 2024-08-10T05:18:25.065 INFO:tasks.rados.rados.0.smithi086.stdout:1708: left oid 49 (ObjNum 541 snap 163 seq_num 541) 2024-08-10T05:18:25.065 INFO:tasks.rados.rados.0.smithi086.stdout:1709: finishing copy_from racing read to smithi08687503-36 2024-08-10T05:18:25.065 INFO:tasks.rados.rados.0.smithi086.stdout:1709: finishing copy_from to smithi08687503-36 2024-08-10T05:18:25.065 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 345 (ObjNum 523 snap 159 seq_num 523) dirty exists 2024-08-10T05:18:25.065 INFO:tasks.rados.rados.0.smithi086.stdout:1708: done (2 left) 2024-08-10T05:18:25.065 INFO:tasks.rados.rados.0.smithi086.stdout:1709: done (1 left) 2024-08-10T05:18:25.065 INFO:tasks.rados.rados.0.smithi086.stdout:1711: rollback oid 7 current snap is 163 2024-08-10T05:18:25.065 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 7 to 137 2024-08-10T05:18:25.065 INFO:tasks.rados.rados.0.smithi086.stdout:1712: snap_remove snap 158 2024-08-10T05:18:25.111 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:24 smithi086 ceph-mon[101471]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:18:25.111 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:24 smithi086 ceph-mon[101471]: osd.3 [v2:172.21.15.86:6826/3962439158,v1:172.21.15.86:6827/3962439158] boot 2024-08-10T05:18:25.112 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:24 smithi086 ceph-mon[101471]: osdmap e402: 8 total, 8 up, 8 in 2024-08-10T05:18:25.112 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:24 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:18:25.112 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:24 smithi086 ceph-mon[101471]: pgmap v260: 121 pgs: 1 active+clean+snaptrim, 32 active+undersized, 8 active+undersized+degraded, 80 active+clean; 382 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.5 MiB/s wr, 16 op/s; 58/699 objects degraded (8.298%) 2024-08-10T05:18:25.112 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:24 smithi086 ceph-mon[98993]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:18:25.112 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:24 smithi086 ceph-mon[98993]: osd.3 [v2:172.21.15.86:6826/3962439158,v1:172.21.15.86:6827/3962439158] boot 2024-08-10T05:18:25.112 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:24 smithi086 ceph-mon[98993]: osdmap e402: 8 total, 8 up, 8 in 2024-08-10T05:18:25.112 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:24 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:18:25.112 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:24 smithi086 ceph-mon[98993]: pgmap v260: 121 pgs: 1 active+clean+snaptrim, 32 active+undersized, 8 active+undersized+degraded, 80 active+clean; 382 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.5 MiB/s wr, 16 op/s; 58/699 objects degraded (8.298%) 2024-08-10T05:18:25.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:24 smithi159 ceph-mon[90359]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:18:25.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:24 smithi159 ceph-mon[90359]: osd.3 [v2:172.21.15.86:6826/3962439158,v1:172.21.15.86:6827/3962439158] boot 2024-08-10T05:18:25.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:24 smithi159 ceph-mon[90359]: osdmap e402: 8 total, 8 up, 8 in 2024-08-10T05:18:25.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:24 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T05:18:25.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:24 smithi159 ceph-mon[90359]: pgmap v260: 121 pgs: 1 active+clean+snaptrim, 32 active+undersized, 8 active+undersized+degraded, 80 active+clean; 382 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.5 MiB/s wr, 16 op/s; 58/699 objects degraded (8.298%) 2024-08-10T05:18:26.017 INFO:tasks.rados.rados.0.smithi086.stdout:1712: done (2 left) 2024-08-10T05:18:26.017 INFO:tasks.rados.rados.0.smithi086.stdout:1713: snap_remove snap 141 2024-08-10T05:18:26.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:26 smithi086 ceph-mon[98993]: osdmap e403: 8 total, 8 up, 8 in 2024-08-10T05:18:26.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:26 smithi086 ceph-mon[101471]: osdmap e403: 8 total, 8 up, 8 in 2024-08-10T05:18:26.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:26 smithi159 ceph-mon[90359]: osdmap e403: 8 total, 8 up, 8 in 2024-08-10T05:18:26.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:18:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:18:26.737+0000 7f0a5606e640 -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-08-10T05:18:27.025 INFO:tasks.rados.rados.0.smithi086.stdout:1713: done (2 left) 2024-08-10T05:18:27.025 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 47 current snap is 163 2024-08-10T05:18:27.025 INFO:tasks.rados.rados.0.smithi086.stdout:1710: finishing rollback tid 1 to smithi08687503-30 2024-08-10T05:18:27.025 INFO:tasks.rados.rados.0.smithi086.stdout:1714: seq_num 542 ranges {4866048=679936,5545984=442368,5988352=679936,6668288=81920} 2024-08-10T05:18:27.057 INFO:tasks.rados.rados.0.smithi086.stdout:1714: writing smithi08687503-47 from 4866048 to 5545984 tid 1 2024-08-10T05:18:27.059 INFO:tasks.rados.rados.0.smithi086.stdout:1714: writing smithi08687503-47 from 5545984 to 5988352 tid 2 2024-08-10T05:18:27.063 INFO:tasks.rados.rados.0.smithi086.stdout:1714: writing smithi08687503-47 from 5988352 to 6668288 tid 3 2024-08-10T05:18:27.064 INFO:tasks.rados.rados.0.smithi086.stdout:1714: writing smithi08687503-47 from 6668288 to 6750208 tid 4 2024-08-10T05:18:27.064 INFO:tasks.rados.rados.0.smithi086.stdout:1715: read oid 32 snap -1 2024-08-10T05:18:27.064 INFO:tasks.rados.rados.0.smithi086.stdout:1715: expect (ObjNum 334 snap 104 seq_num 334) 2024-08-10T05:18:27.064 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 35 current snap is 163 2024-08-10T05:18:27.064 INFO:tasks.rados.rados.0.smithi086.stdout:1710: finishing rollback tid 2 to smithi08687503-30 2024-08-10T05:18:27.064 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 582 (ObjNum 467 snap 147 seq_num 467) dirty exists 2024-08-10T05:18:27.065 INFO:tasks.rados.rados.0.smithi086.stdout:1711: finishing rollback tid 0 to smithi08687503-7 2024-08-10T05:18:27.065 INFO:tasks.rados.rados.0.smithi086.stdout:1716: seq_num 543 ranges {3973120=704512,4677632=729088,5406720=475136} 2024-08-10T05:18:27.089 INFO:tasks.rados.rados.0.smithi086.stdout:1716: writing smithi08687503-35 from 3973120 to 4677632 tid 1 2024-08-10T05:18:27.092 INFO:tasks.rados.rados.0.smithi086.stdout:1716: writing smithi08687503-35 from 4677632 to 5406720 tid 2 2024-08-10T05:18:27.096 INFO:tasks.rados.rados.0.smithi086.stdout:1716: writing smithi08687503-35 from 5406720 to 5881856 tid 3 2024-08-10T05:18:27.096 INFO:tasks.rados.rados.0.smithi086.stdout:1710: done (4 left) 2024-08-10T05:18:27.096 INFO:tasks.rados.rados.0.smithi086.stdout:1717: read oid 44 snap 162 2024-08-10T05:18:27.096 INFO:tasks.rados.rados.0.smithi086.stdout:1717: expect (ObjNum 532 snap 162 seq_num 532) 2024-08-10T05:18:27.096 INFO:tasks.rados.rados.0.smithi086.stdout:1718: read oid 39 snap -1 2024-08-10T05:18:27.096 INFO:tasks.rados.rados.0.smithi086.stdout:1718: expect deleted 2024-08-10T05:18:27.096 INFO:tasks.rados.rados.0.smithi086.stdout:1719: copy_from oid 27 from oid 48 current snap is 163 2024-08-10T05:18:27.096 INFO:tasks.rados.rados.0.smithi086.stdout:1711: finishing rollback tid 1 to smithi08687503-7 2024-08-10T05:18:27.097 INFO:tasks.rados.rados.0.smithi086.stdout:1711: finishing rollback tid 2 to smithi08687503-7 2024-08-10T05:18:27.097 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1003 (ObjNum 408 snap 137 seq_num 408) dirty exists 2024-08-10T05:18:27.097 INFO:tasks.rados.rados.0.smithi086.stdout:1714: finishing write tid 1 to smithi08687503-47 2024-08-10T05:18:27.097 INFO:tasks.rados.rados.0.smithi086.stdout:1711: done (6 left) 2024-08-10T05:18:27.097 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 29 current snap is 163 2024-08-10T05:18:27.097 INFO:tasks.rados.rados.0.smithi086.stdout:1714: finishing write tid 2 to smithi08687503-47 2024-08-10T05:18:27.097 INFO:tasks.rados.rados.0.smithi086.stdout:1720: seq_num 544 ranges {2777088=720896,3497984=614400,4112384=589824} 2024-08-10T05:18:27.115 INFO:tasks.rados.rados.0.smithi086.stdout:1720: writing smithi08687503-29 from 2777088 to 3497984 tid 1 2024-08-10T05:18:27.119 INFO:tasks.rados.rados.0.smithi086.stdout:1720: writing smithi08687503-29 from 3497984 to 4112384 tid 2 2024-08-10T05:18:27.124 INFO:tasks.rados.rados.0.smithi086.stdout:1720: writing smithi08687503-29 from 4112384 to 4702208 tid 3 2024-08-10T05:18:27.124 INFO:tasks.rados.rados.0.smithi086.stdout:1721: copy_from oid 3 from oid 4 current snap is 163 2024-08-10T05:18:27.124 INFO:tasks.rados.rados.0.smithi086.stdout:1714: finishing write tid 3 to smithi08687503-47 2024-08-10T05:18:27.124 INFO:tasks.rados.rados.0.smithi086.stdout:1714: finishing write tid 4 to smithi08687503-47 2024-08-10T05:18:27.124 INFO:tasks.rados.rados.0.smithi086.stdout:1714: finishing write tid 5 to smithi08687503-47 2024-08-10T05:18:27.124 INFO:tasks.rados.rados.0.smithi086.stdout:1714: finishing write tid 6 to smithi08687503-47 2024-08-10T05:18:27.124 INFO:tasks.rados.rados.0.smithi086.stdout:1714: oid 47 updating version 0 to 350 2024-08-10T05:18:27.125 INFO:tasks.rados.rados.0.smithi086.stdout:1714: oid 47 version 350 is already newer than 346 2024-08-10T05:18:27.125 INFO:tasks.rados.rados.0.smithi086.stdout:1714: oid 47 version 350 is already newer than 347 2024-08-10T05:18:27.125 INFO:tasks.rados.rados.0.smithi086.stdout:1714: oid 47 version 350 is already newer than 349 2024-08-10T05:18:27.125 INFO:tasks.rados.rados.0.smithi086.stdout:1714: oid 47 version 350 is already newer than 348 2024-08-10T05:18:27.125 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 350 (ObjNum 542 snap 163 seq_num 542) dirty exists 2024-08-10T05:18:27.125 INFO:tasks.rados.rados.0.smithi086.stdout:1714: left oid 47 (ObjNum 542 snap 163 seq_num 542) 2024-08-10T05:18:27.125 INFO:tasks.rados.rados.0.smithi086.stdout:1715: expect (ObjNum 334 snap 104 seq_num 334) 2024-08-10T05:18:27.152 INFO:tasks.rados.rados.0.smithi086.stdout:1716: finishing write tid 1 to smithi08687503-35 2024-08-10T05:18:27.152 INFO:tasks.rados.rados.0.smithi086.stdout:1716: finishing write tid 2 to smithi08687503-35 2024-08-10T05:18:27.152 INFO:tasks.rados.rados.0.smithi086.stdout:1714: done (7 left) 2024-08-10T05:18:27.153 INFO:tasks.rados.rados.0.smithi086.stdout:1715: done (6 left) 2024-08-10T05:18:27.153 INFO:tasks.rados.rados.0.smithi086.stdout:1722: read oid 7 snap -1 2024-08-10T05:18:27.153 INFO:tasks.rados.rados.0.smithi086.stdout:1722: expect (ObjNum 408 snap 137 seq_num 408) 2024-08-10T05:18:27.153 INFO:tasks.rados.rados.0.smithi086.stdout:1723: rollback oid 16 current snap is 163 2024-08-10T05:18:27.153 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 16 to 161 2024-08-10T05:18:27.153 INFO:tasks.rados.rados.0.smithi086.stdout:1716: finishing write tid 3 to smithi08687503-35 2024-08-10T05:18:27.153 INFO:tasks.rados.rados.0.smithi086.stdout:1716: finishing write tid 4 to smithi08687503-35 2024-08-10T05:18:27.153 INFO:tasks.rados.rados.0.smithi086.stdout:1716: finishing write tid 5 to smithi08687503-35 2024-08-10T05:18:27.153 INFO:tasks.rados.rados.0.smithi086.stdout:1716: oid 35 updating version 0 to 1050 2024-08-10T05:18:27.153 INFO:tasks.rados.rados.0.smithi086.stdout:1716: oid 35 updating version 1050 to 1051 2024-08-10T05:18:27.153 INFO:tasks.rados.rados.0.smithi086.stdout:1716: oid 35 updating version 1051 to 1053 2024-08-10T05:18:27.153 INFO:tasks.rados.rados.0.smithi086.stdout:1716: oid 35 version 1053 is already newer than 1052 2024-08-10T05:18:27.154 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 1053 (ObjNum 543 snap 163 seq_num 543) dirty exists 2024-08-10T05:18:27.154 INFO:tasks.rados.rados.0.smithi086.stdout:1716: left oid 35 (ObjNum 543 snap 163 seq_num 543) 2024-08-10T05:18:27.154 INFO:tasks.rados.rados.0.smithi086.stdout:1717: expect (ObjNum 532 snap 162 seq_num 532) 2024-08-10T05:18:27.317 INFO:tasks.rados.rados.0.smithi086.stdout:1720: finishing write tid 1 to smithi08687503-29 2024-08-10T05:18:27.318 INFO:tasks.rados.rados.0.smithi086.stdout:1720: finishing write tid 2 to smithi08687503-29 2024-08-10T05:18:27.318 INFO:tasks.rados.rados.0.smithi086.stdout:1720: finishing write tid 3 to smithi08687503-29 2024-08-10T05:18:27.318 INFO:tasks.rados.rados.0.smithi086.stdout:1720: finishing write tid 4 to smithi08687503-29 2024-08-10T05:18:27.318 INFO:tasks.rados.rados.0.smithi086.stdout:1720: finishing write tid 5 to smithi08687503-29 2024-08-10T05:18:27.318 INFO:tasks.rados.rados.0.smithi086.stdout:1720: oid 29 updating version 0 to 585 2024-08-10T05:18:27.318 INFO:tasks.rados.rados.0.smithi086.stdout:1720: oid 29 version 585 is already newer than 584 2024-08-10T05:18:27.318 INFO:tasks.rados.rados.0.smithi086.stdout:1720: oid 29 version 585 is already newer than 583 2024-08-10T05:18:27.318 INFO:tasks.rados.rados.0.smithi086.stdout:1720: oid 29 updating version 585 to 586 2024-08-10T05:18:27.318 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 586 (ObjNum 544 snap 163 seq_num 544) dirty exists 2024-08-10T05:18:27.318 INFO:tasks.rados.rados.0.smithi086.stdout:1720: left oid 29 (ObjNum 544 snap 163 seq_num 544) 2024-08-10T05:18:27.319 INFO:tasks.rados.rados.0.smithi086.stdout:1719: finishing copy_from racing read to smithi08687503-27 2024-08-10T05:18:27.319 INFO:tasks.rados.rados.0.smithi086.stdout:1719: finishing copy_from to smithi08687503-27 2024-08-10T05:18:27.319 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 813 (ObjNum 533 snap 162 seq_num 533) dirty exists 2024-08-10T05:18:27.319 INFO:tasks.rados.rados.0.smithi086.stdout:1721: finishing copy_from racing read to smithi08687503-3 2024-08-10T05:18:27.319 INFO:tasks.rados.rados.0.smithi086.stdout:1716: done (7 left) 2024-08-10T05:18:27.319 INFO:tasks.rados.rados.0.smithi086.stdout:1717: done (6 left) 2024-08-10T05:18:27.319 INFO:tasks.rados.rados.0.smithi086.stdout:1718: done (5 left) 2024-08-10T05:18:27.319 INFO:tasks.rados.rados.0.smithi086.stdout:1719: done (4 left) 2024-08-10T05:18:27.319 INFO:tasks.rados.rados.0.smithi086.stdout:1720: done (3 left) 2024-08-10T05:18:27.319 INFO:tasks.rados.rados.0.smithi086.stdout:1724: rollback oid 40 current snap is 163 2024-08-10T05:18:27.319 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 40 to 161 2024-08-10T05:18:27.319 INFO:tasks.rados.rados.0.smithi086.stdout:1721: finishing copy_from to smithi08687503-3 2024-08-10T05:18:27.319 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 995 (ObjNum 515 snap 157 seq_num 515) dirty exists 2024-08-10T05:18:27.320 INFO:tasks.rados.rados.0.smithi086.stdout:1723: finishing rollback tid 0 to smithi08687503-16 2024-08-10T05:18:27.320 INFO:tasks.rados.rados.0.smithi086.stdout:1723: finishing rollback tid 1 to smithi08687503-16 2024-08-10T05:18:27.320 INFO:tasks.rados.rados.0.smithi086.stdout:1723: finishing rollback tid 2 to smithi08687503-16 2024-08-10T05:18:27.320 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 1291 (ObjNum 321 snap 101 seq_num 321) dirty exists 2024-08-10T05:18:27.320 INFO:tasks.rados.rados.0.smithi086.stdout:1722: expect (ObjNum 408 snap 137 seq_num 408) 2024-08-10T05:18:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[98993]: osdmap e404: 8 total, 8 up, 8 in 2024-08-10T05:18:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[98993]: pgmap v263: 121 pgs: 3 peering, 1 active+clean+snaptrim, 31 active+undersized, 6 active+undersized+degraded, 80 active+clean; 386 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 14 op/s; 30/699 objects degraded (4.292%) 2024-08-10T05:18:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:18:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:18:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:18:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:18:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:18:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:18:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:18:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-10T05:18:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[101471]: osdmap e404: 8 total, 8 up, 8 in 2024-08-10T05:18:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[101471]: pgmap v263: 121 pgs: 3 peering, 1 active+clean+snaptrim, 31 active+undersized, 6 active+undersized+degraded, 80 active+clean; 386 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 14 op/s; 30/699 objects degraded (4.292%) 2024-08-10T05:18:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:18:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:18:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:18:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:18:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:18:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:18:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:18:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-10T05:18:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:27 smithi159 ceph-mon[90359]: osdmap e404: 8 total, 8 up, 8 in 2024-08-10T05:18:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:27 smithi159 ceph-mon[90359]: pgmap v263: 121 pgs: 3 peering, 1 active+clean+snaptrim, 31 active+undersized, 6 active+undersized+degraded, 80 active+clean; 386 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 14 op/s; 30/699 objects degraded (4.292%) 2024-08-10T05:18:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:18:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:18:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:18:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:18:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:18:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:18:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:18:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-10T05:18:27.477 INFO:tasks.rados.rados.0.smithi086.stdout:1724: finishing rollback tid 1 to smithi08687503-40 2024-08-10T05:18:27.477 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 804 (ObjNum 129 snap 0 seq_num 3356197712) dirty dne 2024-08-10T05:18:27.477 INFO:tasks.rados.rados.0.smithi086.stdout:1721: done (3 left) 2024-08-10T05:18:27.477 INFO:tasks.rados.rados.0.smithi086.stdout:1722: done (2 left) 2024-08-10T05:18:27.477 INFO:tasks.rados.rados.0.smithi086.stdout:1723: done (1 left) 2024-08-10T05:18:27.477 INFO:tasks.rados.rados.0.smithi086.stdout:1724: done (0 left) 2024-08-10T05:18:27.477 INFO:tasks.rados.rados.0.smithi086.stdout:1725: rollback oid 40 current snap is 163 2024-08-10T05:18:27.477 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 40 to 137 2024-08-10T05:18:27.477 INFO:tasks.rados.rados.0.smithi086.stdout:1726: read oid 3 snap 154 2024-08-10T05:18:27.477 INFO:tasks.rados.rados.0.smithi086.stdout:1726: expect (ObjNum 476 snap 149 seq_num 476) 2024-08-10T05:18:27.478 INFO:tasks.rados.rados.0.smithi086.stdout:1727: read oid 48 snap 137 2024-08-10T05:18:27.478 INFO:tasks.rados.rados.0.smithi086.stdout:1727: expect (ObjNum 371 snap 119 seq_num 371) 2024-08-10T05:18:27.478 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 31 current snap is 163 2024-08-10T05:18:27.478 INFO:tasks.rados.rados.0.smithi086.stdout:1728: seq_num 545 ranges {2342912=737280,3080192=491520,3571712=450560,4022272=262144} 2024-08-10T05:18:27.493 INFO:tasks.rados.rados.0.smithi086.stdout:1728: writing smithi08687503-31 from 2342912 to 3080192 tid 1 2024-08-10T05:18:27.496 INFO:tasks.rados.rados.0.smithi086.stdout:1728: writing smithi08687503-31 from 3080192 to 3571712 tid 2 2024-08-10T05:18:27.498 INFO:tasks.rados.rados.0.smithi086.stdout:1728: writing smithi08687503-31 from 3571712 to 4022272 tid 3 2024-08-10T05:18:27.500 INFO:tasks.rados.rados.0.smithi086.stdout:1728: writing smithi08687503-31 from 4022272 to 4284416 tid 4 2024-08-10T05:18:27.500 INFO:tasks.rados.rados.0.smithi086.stdout:1729: snap_remove snap 150 2024-08-10T05:18:28.031 INFO:tasks.rados.rados.0.smithi086.stdout:1729: done (4 left) 2024-08-10T05:18:28.032 INFO:tasks.rados.rados.0.smithi086.stdout:1730: read oid 30 snap -1 2024-08-10T05:18:28.032 INFO:tasks.rados.rados.0.smithi086.stdout:1730: expect (ObjNum 467 snap 147 seq_num 467) 2024-08-10T05:18:28.032 INFO:tasks.rados.rados.0.smithi086.stdout:1731: read oid 44 snap -1 2024-08-10T05:18:28.032 INFO:tasks.rados.rados.0.smithi086.stdout:1731: expect (ObjNum 532 snap 162 seq_num 532) 2024-08-10T05:18:28.032 INFO:tasks.rados.rados.0.smithi086.stdout:1732: setattr oid 20 current snap is 163 2024-08-10T05:18:28.032 INFO:tasks.rados.rados.0.smithi086.stdout:1725: finishing rollback tid 1 to smithi08687503-40 2024-08-10T05:18:28.032 INFO:tasks.rados.rados.0.smithi086.stdout:1725: finishing rollback tid 2 to smithi08687503-40 2024-08-10T05:18:28.032 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 815 (ObjNum 379 snap 125 seq_num 379) dirty exists 2024-08-10T05:18:28.032 INFO:tasks.rados.rados.0.smithi086.stdout:1726: expect (ObjNum 476 snap 149 seq_num 476) 2024-08-10T05:18:28.065 INFO:tasks.rados.rados.0.smithi086.stdout:1727: expect (ObjNum 371 snap 119 seq_num 371) 2024-08-10T05:18:28.367 INFO:tasks.rados.rados.0.smithi086.stdout:1728: finishing write tid 1 to smithi08687503-31 2024-08-10T05:18:28.367 INFO:tasks.rados.rados.0.smithi086.stdout:1728: finishing write tid 2 to smithi08687503-31 2024-08-10T05:18:28.367 INFO:tasks.rados.rados.0.smithi086.stdout:1728: finishing write tid 3 to smithi08687503-31 2024-08-10T05:18:28.367 INFO:tasks.rados.rados.0.smithi086.stdout:1728: finishing write tid 4 to smithi08687503-31 2024-08-10T05:18:28.367 INFO:tasks.rados.rados.0.smithi086.stdout:1728: finishing write tid 5 to smithi08687503-31 2024-08-10T05:18:28.368 INFO:tasks.rados.rados.0.smithi086.stdout:1728: finishing write tid 6 to smithi08687503-31 2024-08-10T05:18:28.368 INFO:tasks.rados.rados.0.smithi086.stdout:1728: oid 31 updating version 0 to 1294 2024-08-10T05:18:28.368 INFO:tasks.rados.rados.0.smithi086.stdout:1728: oid 31 version 1294 is already newer than 1293 2024-08-10T05:18:28.368 INFO:tasks.rados.rados.0.smithi086.stdout:1728: oid 31 updating version 1294 to 1297 2024-08-10T05:18:28.368 INFO:tasks.rados.rados.0.smithi086.stdout:1728: oid 31 version 1297 is already newer than 1296 2024-08-10T05:18:28.368 INFO:tasks.rados.rados.0.smithi086.stdout:1728: oid 31 version 1297 is already newer than 1295 2024-08-10T05:18:28.368 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 1297 (ObjNum 545 snap 163 seq_num 545) dirty exists 2024-08-10T05:18:28.368 INFO:tasks.rados.rados.0.smithi086.stdout:1728: left oid 31 (ObjNum 545 snap 163 seq_num 545) 2024-08-10T05:18:28.368 INFO:tasks.rados.rados.0.smithi086.stdout:1730: expect (ObjNum 467 snap 147 seq_num 467) 2024-08-10T05:18:28.402 INFO:tasks.rados.rados.0.smithi086.stdout:1731: expect (ObjNum 532 snap 162 seq_num 532) 2024-08-10T05:18:28.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:18:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:18:28] "GET /metrics HTTP/1.1" 200 35990 "" "Prometheus/2.43.0" 2024-08-10T05:18:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:28 smithi086 ceph-mon[101471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-10T05:18:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:28 smithi086 ceph-mon[101471]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-08-10T05:18:28.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:28 smithi086 ceph-mon[101471]: osdmap e405: 8 total, 8 up, 8 in 2024-08-10T05:18:28.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:28 smithi086 ceph-mon[98993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-10T05:18:28.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:28 smithi086 ceph-mon[98993]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-08-10T05:18:28.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:28 smithi086 ceph-mon[98993]: osdmap e405: 8 total, 8 up, 8 in 2024-08-10T05:18:28.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:28 smithi159 ceph-mon[90359]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-10T05:18:28.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:28 smithi159 ceph-mon[90359]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-08-10T05:18:28.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:28 smithi159 ceph-mon[90359]: osdmap e405: 8 total, 8 up, 8 in 2024-08-10T05:18:28.565 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 743 (ObjNum 493 snap 154 seq_num 493) dirty exists 2024-08-10T05:18:28.565 INFO:tasks.rados.rados.0.smithi086.stdout:1725: done (6 left) 2024-08-10T05:18:28.565 INFO:tasks.rados.rados.0.smithi086.stdout:1726: done (5 left) 2024-08-10T05:18:28.565 INFO:tasks.rados.rados.0.smithi086.stdout:1727: done (4 left) 2024-08-10T05:18:28.565 INFO:tasks.rados.rados.0.smithi086.stdout:1728: done (3 left) 2024-08-10T05:18:28.565 INFO:tasks.rados.rados.0.smithi086.stdout:1730: done (2 left) 2024-08-10T05:18:28.565 INFO:tasks.rados.rados.0.smithi086.stdout:1731: done (1 left) 2024-08-10T05:18:28.565 INFO:tasks.rados.rados.0.smithi086.stdout:1732: done (0 left) 2024-08-10T05:18:28.566 INFO:tasks.rados.rados.0.smithi086.stdout:1733: snap_remove snap 154 2024-08-10T05:18:29.043 INFO:tasks.rados.rados.0.smithi086.stdout:1733: done (0 left) 2024-08-10T05:18:29.044 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 15 current snap is 163 2024-08-10T05:18:29.044 INFO:tasks.rados.rados.0.smithi086.stdout:1734: seq_num 546 ranges {5816320=753664,6569984=778240,7348224=425984} 2024-08-10T05:18:29.079 INFO:tasks.rados.rados.0.smithi086.stdout:1734: writing smithi08687503-15 from 5816320 to 6569984 tid 1 2024-08-10T05:18:29.084 INFO:tasks.rados.rados.0.smithi086.stdout:1734: writing smithi08687503-15 from 6569984 to 7348224 tid 2 2024-08-10T05:18:29.086 INFO:tasks.rados.rados.0.smithi086.stdout:1734: writing smithi08687503-15 from 7348224 to 7774208 tid 3 2024-08-10T05:18:29.087 INFO:tasks.rados.rados.0.smithi086.stdout:1735: snap_create 2024-08-10T05:18:29.087 INFO:tasks.rados.rados.0.smithi086.stdout:1734: finishing write tid 1 to smithi08687503-15 2024-08-10T05:18:29.090 INFO:tasks.rados.rados.0.smithi086.stdout:1734: finishing write tid 2 to smithi08687503-15 2024-08-10T05:18:29.090 INFO:tasks.rados.rados.0.smithi086.stdout:1734: finishing write tid 3 to smithi08687503-15 2024-08-10T05:18:29.091 INFO:tasks.rados.rados.0.smithi086.stdout:1734: finishing write tid 4 to smithi08687503-15 2024-08-10T05:18:29.092 INFO:tasks.rados.rados.0.smithi086.stdout:1734: finishing write tid 5 to smithi08687503-15 2024-08-10T05:18:29.092 INFO:tasks.rados.rados.0.smithi086.stdout:1734: oid 15 updating version 0 to 281 2024-08-10T05:18:29.092 INFO:tasks.rados.rados.0.smithi086.stdout:1734: oid 15 version 281 is already newer than 278 2024-08-10T05:18:29.092 INFO:tasks.rados.rados.0.smithi086.stdout:1734: oid 15 version 281 is already newer than 279 2024-08-10T05:18:29.092 INFO:tasks.rados.rados.0.smithi086.stdout:1734: oid 15 version 281 is already newer than 280 2024-08-10T05:18:29.093 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 281 (ObjNum 546 snap 163 seq_num 546) dirty exists 2024-08-10T05:18:29.093 INFO:tasks.rados.rados.0.smithi086.stdout:1734: left oid 15 (ObjNum 546 snap 163 seq_num 546) 2024-08-10T05:18:29.301 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:29 smithi086 ceph-mon[101471]: osdmap e406: 8 total, 8 up, 8 in 2024-08-10T05:18:29.301 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:29 smithi086 ceph-mon[101471]: pgmap v266: 121 pgs: 3 peering, 4 active+undersized, 2 active+undersized+degraded, 112 active+clean; 410 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 8.5 MiB/s wr, 19 op/s; 17/699 objects degraded (2.432%) 2024-08-10T05:18:29.301 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:29 smithi086 ceph-mon[98993]: osdmap e406: 8 total, 8 up, 8 in 2024-08-10T05:18:29.302 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:29 smithi086 ceph-mon[98993]: pgmap v266: 121 pgs: 3 peering, 4 active+undersized, 2 active+undersized+degraded, 112 active+clean; 410 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 8.5 MiB/s wr, 19 op/s; 17/699 objects degraded (2.432%) 2024-08-10T05:18:29.338 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:29 smithi159 ceph-mon[90359]: osdmap e406: 8 total, 8 up, 8 in 2024-08-10T05:18:29.338 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:29 smithi159 ceph-mon[90359]: pgmap v266: 121 pgs: 3 peering, 4 active+undersized, 2 active+undersized+degraded, 112 active+clean; 410 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 8.5 MiB/s wr, 19 op/s; 17/699 objects degraded (2.432%) 2024-08-10T05:18:30.042 INFO:tasks.rados.rados.0.smithi086.stdout:1734: done (1 left) 2024-08-10T05:18:30.042 INFO:tasks.rados.rados.0.smithi086.stdout:1735: done (0 left) 2024-08-10T05:18:30.042 INFO:tasks.rados.rados.0.smithi086.stdout:1736: read oid 27 snap -1 2024-08-10T05:18:30.043 INFO:tasks.rados.rados.0.smithi086.stdout:1736: expect (ObjNum 533 snap 162 seq_num 533) 2024-08-10T05:18:30.043 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 17 current snap is 164 2024-08-10T05:18:30.043 INFO:tasks.rados.rados.0.smithi086.stdout:1737: seq_num 547 ranges {3997696=770048,4767744=663552,5431296=466944,5898240=73728} 2024-08-10T05:18:30.069 INFO:tasks.rados.rados.0.smithi086.stdout:1737: writing smithi08687503-17 from 3997696 to 4767744 tid 1 2024-08-10T05:18:30.073 INFO:tasks.rados.rados.0.smithi086.stdout:1737: writing smithi08687503-17 from 4767744 to 5431296 tid 2 2024-08-10T05:18:30.076 INFO:tasks.rados.rados.0.smithi086.stdout:1737: writing smithi08687503-17 from 5431296 to 5898240 tid 3 2024-08-10T05:18:30.076 INFO:tasks.rados.rados.0.smithi086.stdout:1737: writing smithi08687503-17 from 5898240 to 5971968 tid 4 2024-08-10T05:18:30.076 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 18 current snap is 164 2024-08-10T05:18:30.076 INFO:tasks.rados.rados.0.smithi086.stdout:1738: seq_num 548 ranges {2818048=786432,3604480=598016,4202496=606208} 2024-08-10T05:18:30.096 INFO:tasks.rados.rados.0.smithi086.stdout:1738: writing smithi08687503-18 from 2818048 to 3604480 tid 1 2024-08-10T05:18:30.099 INFO:tasks.rados.rados.0.smithi086.stdout:1738: writing smithi08687503-18 from 3604480 to 4202496 tid 2 2024-08-10T05:18:30.103 INFO:tasks.rados.rados.0.smithi086.stdout:1738: writing smithi08687503-18 from 4202496 to 4808704 tid 3 2024-08-10T05:18:30.103 INFO:tasks.rados.rados.0.smithi086.stdout:1739: rollback oid 50 current snap is 164 2024-08-10T05:18:30.103 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 50 to 137 2024-08-10T05:18:30.103 INFO:tasks.rados.rados.0.smithi086.stdout:1737: finishing write tid 1 to smithi08687503-17 2024-08-10T05:18:30.103 INFO:tasks.rados.rados.0.smithi086.stdout:1736: expect (ObjNum 533 snap 162 seq_num 533) 2024-08-10T05:18:30.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:30 smithi086 ceph-mon[101471]: Health check update: Degraded data redundancy: 17/699 objects degraded (2.432%), 2 pgs degraded (PG_DEGRADED) 2024-08-10T05:18:30.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:30 smithi086 ceph-mon[101471]: osdmap e407: 8 total, 8 up, 8 in 2024-08-10T05:18:30.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:30 smithi086 ceph-mon[98993]: Health check update: Degraded data redundancy: 17/699 objects degraded (2.432%), 2 pgs degraded (PG_DEGRADED) 2024-08-10T05:18:30.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:30 smithi086 ceph-mon[98993]: osdmap e407: 8 total, 8 up, 8 in 2024-08-10T05:18:30.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:30 smithi159 ceph-mon[90359]: Health check update: Degraded data redundancy: 17/699 objects degraded (2.432%), 2 pgs degraded (PG_DEGRADED) 2024-08-10T05:18:30.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:30 smithi159 ceph-mon[90359]: osdmap e407: 8 total, 8 up, 8 in 2024-08-10T05:18:30.989 INFO:tasks.rados.rados.0.smithi086.stdout:1737: finishing write tid 2 to smithi08687503-17 2024-08-10T05:18:30.989 INFO:tasks.rados.rados.0.smithi086.stdout:1737: finishing write tid 3 to smithi08687503-17 2024-08-10T05:18:30.989 INFO:tasks.rados.rados.0.smithi086.stdout:1737: finishing write tid 4 to smithi08687503-17 2024-08-10T05:18:30.989 INFO:tasks.rados.rados.0.smithi086.stdout:1737: finishing write tid 5 to smithi08687503-17 2024-08-10T05:18:30.989 INFO:tasks.rados.rados.0.smithi086.stdout:1737: finishing write tid 6 to smithi08687503-17 2024-08-10T05:18:30.989 INFO:tasks.rados.rados.0.smithi086.stdout:1737: oid 17 updating version 0 to 1023 2024-08-10T05:18:30.989 INFO:tasks.rados.rados.0.smithi086.stdout:1737: oid 17 version 1023 is already newer than 1022 2024-08-10T05:18:30.989 INFO:tasks.rados.rados.0.smithi086.stdout:1737: oid 17 version 1023 is already newer than 1020 2024-08-10T05:18:30.989 INFO:tasks.rados.rados.0.smithi086.stdout:1737: oid 17 version 1023 is already newer than 1021 2024-08-10T05:18:30.989 INFO:tasks.rados.rados.0.smithi086.stdout:1737: oid 17 version 1023 is already newer than 1019 2024-08-10T05:18:30.989 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 1023 (ObjNum 547 snap 164 seq_num 547) dirty exists 2024-08-10T05:18:30.990 INFO:tasks.rados.rados.0.smithi086.stdout:1737: left oid 17 (ObjNum 547 snap 164 seq_num 547) 2024-08-10T05:18:30.990 INFO:tasks.rados.rados.0.smithi086.stdout:1738: finishing write tid 1 to smithi08687503-18 2024-08-10T05:18:30.990 INFO:tasks.rados.rados.0.smithi086.stdout:1738: finishing write tid 2 to smithi08687503-18 2024-08-10T05:18:30.990 INFO:tasks.rados.rados.0.smithi086.stdout:1736: done (3 left) 2024-08-10T05:18:30.990 INFO:tasks.rados.rados.0.smithi086.stdout:1737: done (2 left) 2024-08-10T05:18:30.990 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 164 2024-08-10T05:18:30.990 INFO:tasks.rados.rados.0.smithi086.stdout:1738: finishing write tid 3 to smithi08687503-18 2024-08-10T05:18:30.990 INFO:tasks.rados.rados.0.smithi086.stdout:1738: finishing write tid 4 to smithi08687503-18 2024-08-10T05:18:30.990 INFO:tasks.rados.rados.0.smithi086.stdout:1739: finishing rollback tid 0 to smithi08687503-50 2024-08-10T05:18:30.990 INFO:tasks.rados.rados.0.smithi086.stdout:1740: seq_num 549 ranges {4866048=802816,5668864=483328,6152192=434176,6586368=286720} 2024-08-10T05:18:31.018 INFO:tasks.rados.rados.0.smithi086.stdout:1740: writing smithi08687503-2 from 4866048 to 5668864 tid 1 2024-08-10T05:18:31.021 INFO:tasks.rados.rados.0.smithi086.stdout:1740: writing smithi08687503-2 from 5668864 to 6152192 tid 2 2024-08-10T05:18:31.023 INFO:tasks.rados.rados.0.smithi086.stdout:1740: writing smithi08687503-2 from 6152192 to 6586368 tid 3 2024-08-10T05:18:31.025 INFO:tasks.rados.rados.0.smithi086.stdout:1740: writing smithi08687503-2 from 6586368 to 6873088 tid 4 2024-08-10T05:18:31.026 INFO:tasks.rados.rados.0.smithi086.stdout:1741: delete oid 46 current snap is 164 2024-08-10T05:18:31.026 INFO:tasks.rados.rados.0.smithi086.stdout:1739: finishing rollback tid 1 to smithi08687503-50 2024-08-10T05:18:31.026 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1055 (ObjNum 33 snap 0 seq_num 3355692832) dirty dne 2024-08-10T05:18:31.026 INFO:tasks.rados.rados.0.smithi086.stdout:1738: finishing write tid 5 to smithi08687503-18 2024-08-10T05:18:31.026 INFO:tasks.rados.rados.0.smithi086.stdout:1738: oid 18 updating version 0 to 956 2024-08-10T05:18:31.026 INFO:tasks.rados.rados.0.smithi086.stdout:1738: oid 18 updating version 956 to 958 2024-08-10T05:18:31.026 INFO:tasks.rados.rados.0.smithi086.stdout:1738: oid 18 version 958 is already newer than 957 2024-08-10T05:18:31.026 INFO:tasks.rados.rados.0.smithi086.stdout:1738: oid 18 updating version 958 to 959 2024-08-10T05:18:31.026 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 959 (ObjNum 548 snap 164 seq_num 548) dirty exists 2024-08-10T05:18:31.026 INFO:tasks.rados.rados.0.smithi086.stdout:1738: left oid 18 (ObjNum 548 snap 164 seq_num 548) 2024-08-10T05:18:31.026 INFO:tasks.rados.rados.0.smithi086.stdout:1740: finishing write tid 1 to smithi08687503-2 2024-08-10T05:18:31.026 INFO:tasks.rados.rados.0.smithi086.stdout:1740: finishing write tid 2 to smithi08687503-2 2024-08-10T05:18:31.027 INFO:tasks.rados.rados.0.smithi086.stdout:1740: finishing write tid 3 to smithi08687503-2 2024-08-10T05:18:31.027 INFO:tasks.rados.rados.0.smithi086.stdout:1740: finishing write tid 4 to smithi08687503-2 2024-08-10T05:18:31.028 INFO:tasks.rados.rados.0.smithi086.stdout:1740: finishing write tid 5 to smithi08687503-2 2024-08-10T05:18:31.028 INFO:tasks.rados.rados.0.smithi086.stdout:1738: done (3 left) 2024-08-10T05:18:31.028 INFO:tasks.rados.rados.0.smithi086.stdout:1739: done (2 left) 2024-08-10T05:18:31.028 INFO:tasks.rados.rados.0.smithi086.stdout:1741: done (1 left) 2024-08-10T05:18:31.028 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 44 current snap is 164 2024-08-10T05:18:31.028 INFO:tasks.rados.rados.0.smithi086.stdout:1742: seq_num 551 ranges {4202496=434176,4636672=647168,5283840=450560,5734400=507904} 2024-08-10T05:18:31.053 INFO:tasks.rados.rados.0.smithi086.stdout:1742: writing smithi08687503-44 from 4202496 to 4636672 tid 1 2024-08-10T05:18:31.057 INFO:tasks.rados.rados.0.smithi086.stdout:1742: writing smithi08687503-44 from 4636672 to 5283840 tid 2 2024-08-10T05:18:31.059 INFO:tasks.rados.rados.0.smithi086.stdout:1742: writing smithi08687503-44 from 5283840 to 5734400 tid 3 2024-08-10T05:18:31.063 INFO:tasks.rados.rados.0.smithi086.stdout:1742: writing smithi08687503-44 from 5734400 to 6242304 tid 4 2024-08-10T05:18:31.063 INFO:tasks.rados.rados.0.smithi086.stdout:1743: read oid 20 snap -1 2024-08-10T05:18:31.063 INFO:tasks.rados.rados.0.smithi086.stdout:1743: expect (ObjNum 493 snap 154 seq_num 493) 2024-08-10T05:18:31.064 INFO:tasks.rados.rados.0.smithi086.stdout:1744: copy_from oid 49 from oid 16 current snap is 164 2024-08-10T05:18:31.064 INFO:tasks.rados.rados.0.smithi086.stdout:1740: finishing write tid 6 to smithi08687503-2 2024-08-10T05:18:31.064 INFO:tasks.rados.rados.0.smithi086.stdout:1740: oid 2 updating version 0 to 1059 2024-08-10T05:18:31.064 INFO:tasks.rados.rados.0.smithi086.stdout:1740: oid 2 version 1059 is already newer than 1058 2024-08-10T05:18:31.064 INFO:tasks.rados.rados.0.smithi086.stdout:1740: oid 2 updating version 1059 to 1060 2024-08-10T05:18:31.064 INFO:tasks.rados.rados.0.smithi086.stdout:1740: oid 2 version 1060 is already newer than 1057 2024-08-10T05:18:31.064 INFO:tasks.rados.rados.0.smithi086.stdout:1740: oid 2 version 1060 is already newer than 1056 2024-08-10T05:18:31.064 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 1060 (ObjNum 549 snap 164 seq_num 549) dirty exists 2024-08-10T05:18:31.064 INFO:tasks.rados.rados.0.smithi086.stdout:1740: left oid 2 (ObjNum 549 snap 164 seq_num 549) 2024-08-10T05:18:31.064 INFO:tasks.rados.rados.0.smithi086.stdout:1742: finishing write tid 1 to smithi08687503-44 2024-08-10T05:18:31.064 INFO:tasks.rados.rados.0.smithi086.stdout:1742: finishing write tid 2 to smithi08687503-44 2024-08-10T05:18:31.064 INFO:tasks.rados.rados.0.smithi086.stdout:1742: finishing write tid 3 to smithi08687503-44 2024-08-10T05:18:31.065 INFO:tasks.rados.rados.0.smithi086.stdout:1740: done (3 left) 2024-08-10T05:18:31.065 INFO:tasks.rados.rados.0.smithi086.stdout:1745: setattr oid 23 current snap is 164 2024-08-10T05:18:31.065 INFO:tasks.rados.rados.0.smithi086.stdout:1742: finishing write tid 4 to smithi08687503-44 2024-08-10T05:18:31.065 INFO:tasks.rados.rados.0.smithi086.stdout:1742: finishing write tid 5 to smithi08687503-44 2024-08-10T05:18:31.066 INFO:tasks.rados.rados.0.smithi086.stdout:1746: delete oid 2 current snap is 164 2024-08-10T05:18:31.066 INFO:tasks.rados.rados.0.smithi086.stdout:1742: finishing write tid 6 to smithi08687503-44 2024-08-10T05:18:31.066 INFO:tasks.rados.rados.0.smithi086.stdout:1742: oid 44 updating version 0 to 1276 2024-08-10T05:18:31.069 INFO:tasks.rados.rados.0.smithi086.stdout:1742: oid 44 updating version 1276 to 1277 2024-08-10T05:18:31.069 INFO:tasks.rados.rados.0.smithi086.stdout:1742: oid 44 version 1277 is already newer than 1275 2024-08-10T05:18:31.069 INFO:tasks.rados.rados.0.smithi086.stdout:1742: oid 44 version 1277 is already newer than 1274 2024-08-10T05:18:31.070 INFO:tasks.rados.rados.0.smithi086.stdout:1742: oid 44 updating version 1277 to 1278 2024-08-10T05:18:31.070 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 1278 (ObjNum 551 snap 164 seq_num 551) dirty exists 2024-08-10T05:18:31.070 INFO:tasks.rados.rados.0.smithi086.stdout:1742: left oid 44 (ObjNum 551 snap 164 seq_num 551) 2024-08-10T05:18:31.071 INFO:tasks.rados.rados.0.smithi086.stdout:1742: done (4 left) 2024-08-10T05:18:31.071 INFO:tasks.rados.rados.0.smithi086.stdout:1746: done (3 left) 2024-08-10T05:18:31.071 INFO:tasks.rados.rados.0.smithi086.stdout:1747: read oid 50 snap 162 2024-08-10T05:18:31.071 INFO:tasks.rados.rados.0.smithi086.stdout:1747: expect (ObjNum 491 snap 153 seq_num 491) 2024-08-10T05:18:31.071 INFO:tasks.rados.rados.0.smithi086.stdout:1748: read oid 38 snap -1 2024-08-10T05:18:31.071 INFO:tasks.rados.rados.0.smithi086.stdout:1748: expect (ObjNum 519 snap 158 seq_num 519) 2024-08-10T05:18:31.071 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 31 current snap is 164 2024-08-10T05:18:31.071 INFO:tasks.rados.rados.0.smithi086.stdout:1749: seq_num 553 ranges {4284416=466944,4751360=417792,5169152=417792,5586944=516096,6103040=253952} 2024-08-10T05:18:31.096 INFO:tasks.rados.rados.0.smithi086.stdout:1749: writing smithi08687503-31 from 4284416 to 4751360 tid 1 2024-08-10T05:18:31.098 INFO:tasks.rados.rados.0.smithi086.stdout:1749: writing smithi08687503-31 from 4751360 to 5169152 tid 2 2024-08-10T05:18:31.100 INFO:tasks.rados.rados.0.smithi086.stdout:1749: writing smithi08687503-31 from 5169152 to 5586944 tid 3 2024-08-10T05:18:31.104 INFO:tasks.rados.rados.0.smithi086.stdout:1749: writing smithi08687503-31 from 5586944 to 6103040 tid 4 2024-08-10T05:18:31.105 INFO:tasks.rados.rados.0.smithi086.stdout:1749: writing smithi08687503-31 from 6103040 to 6356992 tid 5 2024-08-10T05:18:31.105 INFO:tasks.rados.rados.0.smithi086.stdout:1750: snap_create 2024-08-10T05:18:31.105 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1025 (ObjNum 527 snap 161 seq_num 527) dirty exists 2024-08-10T05:18:31.105 INFO:tasks.rados.rados.0.smithi086.stdout:1748: expect (ObjNum 519 snap 158 seq_num 519) 2024-08-10T05:18:31.144 INFO:tasks.rados.rados.0.smithi086.stdout:1747: expect (ObjNum 491 snap 153 seq_num 491) 2024-08-10T05:18:31.170 INFO:tasks.rados.rados.0.smithi086.stdout:1744: finishing copy_from racing read to smithi08687503-49 2024-08-10T05:18:31.170 INFO:tasks.rados.rados.0.smithi086.stdout:1743: expect (ObjNum 493 snap 154 seq_num 493) 2024-08-10T05:18:31.266 INFO:tasks.rados.rados.0.smithi086.stdout:1744: finishing copy_from to smithi08687503-49 2024-08-10T05:18:31.266 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 1291 (ObjNum 321 snap 101 seq_num 321) dirty exists 2024-08-10T05:18:31.266 INFO:tasks.rados.rados.0.smithi086.stdout:1749: finishing write tid 1 to smithi08687503-31 2024-08-10T05:18:31.266 INFO:tasks.rados.rados.0.smithi086.stdout:1749: finishing write tid 2 to smithi08687503-31 2024-08-10T05:18:31.266 INFO:tasks.rados.rados.0.smithi086.stdout:1749: finishing write tid 3 to smithi08687503-31 2024-08-10T05:18:31.266 INFO:tasks.rados.rados.0.smithi086.stdout:1749: finishing write tid 4 to smithi08687503-31 2024-08-10T05:18:31.267 INFO:tasks.rados.rados.0.smithi086.stdout:1749: finishing write tid 5 to smithi08687503-31 2024-08-10T05:18:31.267 INFO:tasks.rados.rados.0.smithi086.stdout:1749: finishing write tid 6 to smithi08687503-31 2024-08-10T05:18:31.267 INFO:tasks.rados.rados.0.smithi086.stdout:1749: finishing write tid 7 to smithi08687503-31 2024-08-10T05:18:31.267 INFO:tasks.rados.rados.0.smithi086.stdout:1749: oid 31 updating version 0 to 1324 2024-08-10T05:18:31.267 INFO:tasks.rados.rados.0.smithi086.stdout:1749: oid 31 version 1324 is already newer than 1323 2024-08-10T05:18:31.267 INFO:tasks.rados.rados.0.smithi086.stdout:1749: oid 31 version 1324 is already newer than 1321 2024-08-10T05:18:31.267 INFO:tasks.rados.rados.0.smithi086.stdout:1749: oid 31 version 1324 is already newer than 1320 2024-08-10T05:18:31.267 INFO:tasks.rados.rados.0.smithi086.stdout:1749: oid 31 version 1324 is already newer than 1319 2024-08-10T05:18:31.267 INFO:tasks.rados.rados.0.smithi086.stdout:1749: oid 31 version 1324 is already newer than 1322 2024-08-10T05:18:31.267 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 1324 (ObjNum 553 snap 164 seq_num 553) dirty exists 2024-08-10T05:18:31.267 INFO:tasks.rados.rados.0.smithi086.stdout:1749: left oid 31 (ObjNum 553 snap 164 seq_num 553) 2024-08-10T05:18:31.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:31 smithi086 ceph-mon[98993]: osdmap e408: 8 total, 8 up, 8 in 2024-08-10T05:18:31.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:31 smithi086 ceph-mon[98993]: pgmap v269: 121 pgs: 121 active+clean; 406 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 17 op/s; 4.7 MiB/s, 1 objects/s recovering 2024-08-10T05:18:31.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:31 smithi086 ceph-mon[101471]: osdmap e408: 8 total, 8 up, 8 in 2024-08-10T05:18:31.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:31 smithi086 ceph-mon[101471]: pgmap v269: 121 pgs: 121 active+clean; 406 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 17 op/s; 4.7 MiB/s, 1 objects/s recovering 2024-08-10T05:18:31.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:31 smithi159 ceph-mon[90359]: osdmap e408: 8 total, 8 up, 8 in 2024-08-10T05:18:31.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:31 smithi159 ceph-mon[90359]: pgmap v269: 121 pgs: 121 active+clean; 406 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 17 op/s; 4.7 MiB/s, 1 objects/s recovering 2024-08-10T05:18:32.053 INFO:tasks.rados.rados.0.smithi086.stdout:1743: done (6 left) 2024-08-10T05:18:32.053 INFO:tasks.rados.rados.0.smithi086.stdout:1744: done (5 left) 2024-08-10T05:18:32.053 INFO:tasks.rados.rados.0.smithi086.stdout:1745: done (4 left) 2024-08-10T05:18:32.053 INFO:tasks.rados.rados.0.smithi086.stdout:1747: done (3 left) 2024-08-10T05:18:32.054 INFO:tasks.rados.rados.0.smithi086.stdout:1748: done (2 left) 2024-08-10T05:18:32.054 INFO:tasks.rados.rados.0.smithi086.stdout:1749: done (1 left) 2024-08-10T05:18:32.054 INFO:tasks.rados.rados.0.smithi086.stdout:1750: done (0 left) 2024-08-10T05:18:32.054 INFO:tasks.rados.rados.0.smithi086.stdout:1751: read oid 9 snap -1 2024-08-10T05:18:32.054 INFO:tasks.rados.rados.0.smithi086.stdout:1751: expect (ObjNum 484 snap 153 seq_num 484) 2024-08-10T05:18:32.054 INFO:tasks.rados.rados.0.smithi086.stdout:1752: read oid 50 snap -1 2024-08-10T05:18:32.054 INFO:tasks.rados.rados.0.smithi086.stdout:1752: expect deleted 2024-08-10T05:18:32.054 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 17 current snap is 165 2024-08-10T05:18:32.054 INFO:tasks.rados.rados.0.smithi086.stdout:1753: seq_num 554 ranges {5971968=483328,6455296=704512,7159808=622592,7782400=278528} 2024-08-10T05:18:32.088 INFO:tasks.rados.rados.0.smithi086.stdout:1753: writing smithi08687503-17 from 5971968 to 6455296 tid 1 2024-08-10T05:18:32.094 INFO:tasks.rados.rados.0.smithi086.stdout:1753: writing smithi08687503-17 from 6455296 to 7159808 tid 2 2024-08-10T05:18:32.096 INFO:tasks.rados.rados.0.smithi086.stdout:1753: writing smithi08687503-17 from 7159808 to 7782400 tid 3 2024-08-10T05:18:32.098 INFO:tasks.rados.rados.0.smithi086.stdout:1753: writing smithi08687503-17 from 7782400 to 8060928 tid 4 2024-08-10T05:18:32.098 INFO:tasks.rados.rados.0.smithi086.stdout:1754: rmattr oid 44 current snap is 165 2024-08-10T05:18:32.098 INFO:tasks.rados.rados.0.smithi086.stdout:1754: done (3 left) 2024-08-10T05:18:32.098 INFO:tasks.rados.rados.0.smithi086.stdout:1755: rollback oid 38 current snap is 165 2024-08-10T05:18:32.098 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 38 to 164 2024-08-10T05:18:32.098 INFO:tasks.rados.rados.0.smithi086.stdout:1751: expect (ObjNum 484 snap 153 seq_num 484) 2024-08-10T05:18:32.186 INFO:tasks.rados.rados.0.smithi086.stdout:1753: finishing write tid 1 to smithi08687503-17 2024-08-10T05:18:32.186 INFO:tasks.rados.rados.0.smithi086.stdout:1753: finishing write tid 2 to smithi08687503-17 2024-08-10T05:18:32.186 INFO:tasks.rados.rados.0.smithi086.stdout:1751: done (3 left) 2024-08-10T05:18:32.186 INFO:tasks.rados.rados.0.smithi086.stdout:1752: done (2 left) 2024-08-10T05:18:32.186 INFO:tasks.rados.rados.0.smithi086.stdout:1756: read oid 25 snap 161 2024-08-10T05:18:32.187 INFO:tasks.rados.rados.0.smithi086.stdout:1756: expect (ObjNum 512 snap 156 seq_num 512) 2024-08-10T05:18:32.187 INFO:tasks.rados.rados.0.smithi086.stdout:1757: copy_from oid 6 from oid 39 current snap is 165 2024-08-10T05:18:32.187 INFO:tasks.rados.rados.0.smithi086.stdout:1753: finishing write tid 3 to smithi08687503-17 2024-08-10T05:18:32.187 INFO:tasks.rados.rados.0.smithi086.stdout:1753: finishing write tid 4 to smithi08687503-17 2024-08-10T05:18:32.187 INFO:tasks.rados.rados.0.smithi086.stdout:1755: finishing rollback tid 0 to smithi08687503-38 2024-08-10T05:18:32.187 INFO:tasks.rados.rados.0.smithi086.stdout:1755: finishing rollback tid 1 to smithi08687503-38 2024-08-10T05:18:32.187 INFO:tasks.rados.rados.0.smithi086.stdout:1753: finishing write tid 5 to smithi08687503-17 2024-08-10T05:18:32.187 INFO:tasks.rados.rados.0.smithi086.stdout:1755: finishing rollback tid 2 to smithi08687503-38 2024-08-10T05:18:32.187 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 1009 (ObjNum 519 snap 158 seq_num 519) dirty exists 2024-08-10T05:18:32.187 INFO:tasks.rados.rados.0.smithi086.stdout:1753: finishing write tid 6 to smithi08687503-17 2024-08-10T05:18:32.187 INFO:tasks.rados.rados.0.smithi086.stdout:1753: oid 17 updating version 0 to 1028 2024-08-10T05:18:32.187 INFO:tasks.rados.rados.0.smithi086.stdout:1753: oid 17 updating version 1028 to 1031 2024-08-10T05:18:32.187 INFO:tasks.rados.rados.0.smithi086.stdout:1753: oid 17 version 1031 is already newer than 1030 2024-08-10T05:18:32.188 INFO:tasks.rados.rados.0.smithi086.stdout:1753: oid 17 version 1031 is already newer than 1027 2024-08-10T05:18:32.188 INFO:tasks.rados.rados.0.smithi086.stdout:1753: oid 17 version 1031 is already newer than 1029 2024-08-10T05:18:32.188 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 1031 (ObjNum 554 snap 165 seq_num 554) dirty exists 2024-08-10T05:18:32.188 INFO:tasks.rados.rados.0.smithi086.stdout:1753: left oid 17 (ObjNum 554 snap 165 seq_num 554) 2024-08-10T05:18:32.188 INFO:tasks.rados.rados.0.smithi086.stdout:1753: done (3 left) 2024-08-10T05:18:32.188 INFO:tasks.rados.rados.0.smithi086.stdout:1755: done (2 left) 2024-08-10T05:18:32.188 INFO:tasks.rados.rados.0.smithi086.stdout:1758: snap_create 2024-08-10T05:18:32.188 INFO:tasks.rados.rados.0.smithi086.stdout:1757: finishing copy_from to smithi08687503-6 2024-08-10T05:18:32.188 INFO:tasks.rados.rados.0.smithi086.stdout:1757: got expected ENOENT (src dne) 2024-08-10T05:18:32.188 INFO:tasks.rados.rados.0.smithi086.stdout:1757: finishing copy_from racing read to smithi08687503-6 2024-08-10T05:18:32.215 INFO:tasks.rados.rados.0.smithi086.stdout:1756: expect (ObjNum 512 snap 156 seq_num 512) 2024-08-10T05:18:32.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:32 smithi086 ceph-mon[98993]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/699 objects degraded (2.432%), 2 pgs degraded) 2024-08-10T05:18:32.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:32 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:18:32.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:32 smithi086 ceph-mon[101471]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/699 objects degraded (2.432%), 2 pgs degraded) 2024-08-10T05:18:32.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:32 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:18:32.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:32 smithi159 ceph-mon[90359]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/699 objects degraded (2.432%), 2 pgs degraded) 2024-08-10T05:18:32.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:32 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:18:32.587 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:18:32.850 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:18:32.850 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (7m) 10s ago 8m 25.1M - 0.25.0 c8568f914cd2 35968fd43daf 2024-08-10T05:18:32.850 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (8m) 2m ago 8m 89.4M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:18:32.850 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (9m) 10s ago 9m 22.4M - 18.2.4-685-gf5af36e4 20036124afeb 647a6daeb729 2024-08-10T05:18:32.850 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (9m) 2m ago 9m 15.9M - 18.2.4-685-gf5af36e4 20036124afeb 419afb746b2c 2024-08-10T05:18:32.850 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,9283,8765 running (3m) 2m ago 13m 439M - 19.1.0-1335-gbca9905d c7b33901c886 a44476fa498b 2024-08-10T05:18:32.850 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:8443,9283,8765 running (3m) 10s ago 14m 511M - 19.1.0-1335-gbca9905d c7b33901c886 cbe6b5d6d7db 2024-08-10T05:18:32.851 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (3m) 10s ago 15m 54.6M 2048M 19.1.0-1335-gbca9905d c7b33901c886 da469cb2b936 2024-08-10T05:18:32.851 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (2m) 2m ago 13m 21.9M 2048M 19.1.0-1335-gbca9905d c7b33901c886 1264e3f84bab 2024-08-10T05:18:32.851 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (2m) 10s ago 13m 44.8M 2048M 19.1.0-1335-gbca9905d c7b33901c886 b053df1d63ca 2024-08-10T05:18:32.851 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (7m) 10s ago 7m 14.8M - 1.5.0 0da6a335fe13 4e352dfbeecc 2024-08-10T05:18:32.851 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (7m) 2m ago 7m 15.3M - 1.5.0 0da6a335fe13 b9264bb67c4d 2024-08-10T05:18:32.851 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (113s) 10s ago 12m 167M 2480M 19.1.0-1335-gbca9905d c7b33901c886 db28f2aa6b9d 2024-08-10T05:18:32.851 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (80s) 10s ago 12m 138M 2480M 19.1.0-1335-gbca9905d c7b33901c886 64868becde7b 2024-08-10T05:18:32.851 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (47s) 10s ago 12m 120M 2480M 19.1.0-1335-gbca9905d c7b33901c886 20c96ee8f71f 2024-08-10T05:18:32.851 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (14s) 10s ago 11m 12.1M 2480M 19.1.0-1335-gbca9905d c7b33901c886 0f0d7bb1b69a 2024-08-10T05:18:32.851 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (11m) 2m ago 11m 124M 2480M 18.2.4-685-gf5af36e4 20036124afeb 46aad70204b6 2024-08-10T05:18:32.851 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (10m) 2m ago 10m 147M 2480M 18.2.4-685-gf5af36e4 20036124afeb 55fe3cad2be9 2024-08-10T05:18:32.851 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (10m) 2m ago 10m 96.4M 2480M 18.2.4-685-gf5af36e4 20036124afeb 6a67eed4245a 2024-08-10T05:18:32.852 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (10m) 2m ago 10m 108M 2480M 18.2.4-685-gf5af36e4 20036124afeb f455e2f6fe30 2024-08-10T05:18:32.852 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (3m) 2m ago 8m 49.4M - 2.43.0 a07b618ecd1d 90909260918d 2024-08-10T05:18:33.060 INFO:tasks.rados.rados.0.smithi086.stdout:1756: done (2 left) 2024-08-10T05:18:33.060 INFO:tasks.rados.rados.0.smithi086.stdout:1757: done (1 left) 2024-08-10T05:18:33.060 INFO:tasks.rados.rados.0.smithi086.stdout:1758: done (0 left) 2024-08-10T05:18:33.060 INFO:tasks.rados.rados.0.smithi086.stdout:1759: read oid 34 snap -1 2024-08-10T05:18:33.060 INFO:tasks.rados.rados.0.smithi086.stdout:1759: expect deleted 2024-08-10T05:18:33.060 INFO:tasks.rados.rados.0.smithi086.stdout:1760: setattr oid 5 current snap is 166 2024-08-10T05:18:33.061 INFO:tasks.rados.rados.0.smithi086.stdout:1761: snap_create 2024-08-10T05:18:33.064 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 1280 (ObjNum 514 snap 157 seq_num 514) dirty exists 2024-08-10T05:18:33.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:33 smithi086 ceph-mon[98993]: osdmap e409: 8 total, 8 up, 8 in 2024-08-10T05:18:33.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:33 smithi086 ceph-mon[98993]: pgmap v271: 121 pgs: 121 active+clean; 389 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.9 MiB/s wr, 28 op/s; 4.5 MiB/s, 1 objects/s recovering 2024-08-10T05:18:33.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:33 smithi086 ceph-mon[101471]: osdmap e409: 8 total, 8 up, 8 in 2024-08-10T05:18:33.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:33 smithi086 ceph-mon[101471]: pgmap v271: 121 pgs: 121 active+clean; 389 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.9 MiB/s wr, 28 op/s; 4.5 MiB/s, 1 objects/s recovering 2024-08-10T05:18:33.179 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:18:33.179 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:18:33.179 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-10T05:18:33.180 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:18:33.180 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:18:33.180 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:18:33.180 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:18:33.180 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:18:33.180 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 4, 2024-08-10T05:18:33.180 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 4 2024-08-10T05:18:33.180 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:18:33.180 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:18:33.180 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:18:33.180 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:18:33.180 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:18:33.180 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 6, 2024-08-10T05:18:33.181 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 9 2024-08-10T05:18:33.181 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:18:33.181 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:18:33.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:33 smithi159 ceph-mon[90359]: osdmap e409: 8 total, 8 up, 8 in 2024-08-10T05:18:33.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:33 smithi159 ceph-mon[90359]: pgmap v271: 121 pgs: 121 active+clean; 389 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.9 MiB/s wr, 28 op/s; 4.5 MiB/s, 1 objects/s recovering 2024-08-10T05:18:34.061 INFO:tasks.rados.rados.0.smithi086.stdout:1759: done (2 left) 2024-08-10T05:18:34.061 INFO:tasks.rados.rados.0.smithi086.stdout:1760: done (1 left) 2024-08-10T05:18:34.061 INFO:tasks.rados.rados.0.smithi086.stdout:1761: done (0 left) 2024-08-10T05:18:34.062 INFO:tasks.rados.rados.0.smithi086.stdout:1762: delete oid 6 current snap is 167 2024-08-10T05:18:34.066 INFO:tasks.rados.rados.0.smithi086.stdout:1762: done (0 left) 2024-08-10T05:18:34.066 INFO:tasks.rados.rados.0.smithi086.stdout:1763: snap_create 2024-08-10T05:18:34.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:34 smithi086 ceph-mon[98993]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:18:34.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:34 smithi086 ceph-mon[98993]: from='client.44228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:18:34.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:34 smithi086 ceph-mon[98993]: osdmap e410: 8 total, 8 up, 8 in 2024-08-10T05:18:34.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:34 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3622697374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:18:34.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:34 smithi086 ceph-mon[101471]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:18:34.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:34 smithi086 ceph-mon[101471]: from='client.44228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:18:34.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:34 smithi086 ceph-mon[101471]: osdmap e410: 8 total, 8 up, 8 in 2024-08-10T05:18:34.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:34 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3622697374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:18:34.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:34 smithi159 ceph-mon[90359]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:18:34.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:34 smithi159 ceph-mon[90359]: from='client.44228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:18:34.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:34 smithi159 ceph-mon[90359]: osdmap e410: 8 total, 8 up, 8 in 2024-08-10T05:18:34.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:34 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3622697374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:18:34.941 INFO:tasks.rados.rados.0.smithi086.stdout:1763: done (0 left) 2024-08-10T05:18:34.941 INFO:tasks.rados.rados.0.smithi086.stdout:1764: snap_remove snap 119 2024-08-10T05:18:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:35 smithi086 ceph-mon[98993]: osdmap e411: 8 total, 8 up, 8 in 2024-08-10T05:18:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:35 smithi086 ceph-mon[98993]: pgmap v274: 121 pgs: 121 active+clean; 387 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-08-10T05:18:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:35 smithi086 ceph-mon[98993]: osdmap e412: 8 total, 8 up, 8 in 2024-08-10T05:18:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:35 smithi086 ceph-mon[101471]: osdmap e411: 8 total, 8 up, 8 in 2024-08-10T05:18:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:35 smithi086 ceph-mon[101471]: pgmap v274: 121 pgs: 121 active+clean; 387 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-08-10T05:18:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:35 smithi086 ceph-mon[101471]: osdmap e412: 8 total, 8 up, 8 in 2024-08-10T05:18:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:35 smithi159 ceph-mon[90359]: osdmap e411: 8 total, 8 up, 8 in 2024-08-10T05:18:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:35 smithi159 ceph-mon[90359]: pgmap v274: 121 pgs: 121 active+clean; 387 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-08-10T05:18:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:35 smithi159 ceph-mon[90359]: osdmap e412: 8 total, 8 up, 8 in 2024-08-10T05:18:35.944 INFO:tasks.rados.rados.0.smithi086.stdout:1764: done (0 left) 2024-08-10T05:18:35.944 INFO:tasks.rados.rados.0.smithi086.stdout:1765: delete oid 32 current snap is 168 2024-08-10T05:18:35.958 INFO:tasks.rados.rados.0.smithi086.stdout:1765: done (0 left) 2024-08-10T05:18:35.958 INFO:tasks.rados.rados.0.smithi086.stdout:1766: delete oid 21 current snap is 168 2024-08-10T05:18:35.962 INFO:tasks.rados.rados.0.smithi086.stdout:1766: done (0 left) 2024-08-10T05:18:35.962 INFO:tasks.rados.rados.0.smithi086.stdout:1767: snap_remove snap 164 2024-08-10T05:18:36.952 INFO:tasks.rados.rados.0.smithi086.stdout:1767: done (0 left) 2024-08-10T05:18:36.952 INFO:tasks.rados.rados.0.smithi086.stdout:1768: snap_remove snap 148 2024-08-10T05:18:37.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:36 smithi086 ceph-mon[98993]: osdmap e413: 8 total, 8 up, 8 in 2024-08-10T05:18:37.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:36 smithi086 ceph-mon[98993]: pgmap v277: 121 pgs: 121 active+clean; 391 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-08-10T05:18:37.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:37.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:36 smithi086 ceph-mon[101471]: osdmap e413: 8 total, 8 up, 8 in 2024-08-10T05:18:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:36 smithi086 ceph-mon[101471]: pgmap v277: 121 pgs: 121 active+clean; 391 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-08-10T05:18:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:36 smithi159 ceph-mon[90359]: osdmap e413: 8 total, 8 up, 8 in 2024-08-10T05:18:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:36 smithi159 ceph-mon[90359]: pgmap v277: 121 pgs: 121 active+clean; 391 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-08-10T05:18:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:37.953 INFO:tasks.rados.rados.0.smithi086.stdout:1768: done (0 left) 2024-08-10T05:18:37.953 INFO:tasks.rados.rados.0.smithi086.stdout:1769: copy_from oid 11 from oid 16 current snap is 168 2024-08-10T05:18:37.953 INFO:tasks.rados.rados.0.smithi086.stdout:1770: rollback oid 40 current snap is 168 2024-08-10T05:18:37.953 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 40 to 165 2024-08-10T05:18:37.953 INFO:tasks.rados.rados.0.smithi086.stdout:1771: read oid 17 snap -1 2024-08-10T05:18:37.954 INFO:tasks.rados.rados.0.smithi086.stdout:1771: expect (ObjNum 554 snap 165 seq_num 554) 2024-08-10T05:18:37.954 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 3 current snap is 168 2024-08-10T05:18:37.954 INFO:tasks.rados.rados.0.smithi086.stdout:1772: seq_num 558 ranges {4562944=548864,5111808=688128,5799936=606208,6406144=311296} 2024-08-10T05:18:37.984 INFO:tasks.rados.rados.0.smithi086.stdout:1772: writing smithi08687503-3 from 4562944 to 5111808 tid 1 2024-08-10T05:18:37.989 INFO:tasks.rados.rados.0.smithi086.stdout:1772: writing smithi08687503-3 from 5111808 to 5799936 tid 2 2024-08-10T05:18:37.993 INFO:tasks.rados.rados.0.smithi086.stdout:1772: writing smithi08687503-3 from 5799936 to 6406144 tid 3 2024-08-10T05:18:37.997 INFO:tasks.rados.rados.0.smithi086.stdout:1772: writing smithi08687503-3 from 6406144 to 6717440 tid 4 2024-08-10T05:18:37.997 INFO:tasks.rados.rados.0.smithi086.stdout:1773: copy_from oid 41 from oid 24 current snap is 168 2024-08-10T05:18:37.997 INFO:tasks.rados.rados.0.smithi086.stdout:1770: finishing rollback tid 0 to smithi08687503-40 2024-08-10T05:18:37.997 INFO:tasks.rados.rados.0.smithi086.stdout:1770: finishing rollback tid 1 to smithi08687503-40 2024-08-10T05:18:37.997 INFO:tasks.rados.rados.0.smithi086.stdout:1770: finishing rollback tid 2 to smithi08687503-40 2024-08-10T05:18:37.997 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 818 (ObjNum 379 snap 125 seq_num 379) dirty exists 2024-08-10T05:18:37.997 INFO:tasks.rados.rados.0.smithi086.stdout:1772: finishing write tid 1 to smithi08687503-3 2024-08-10T05:18:37.997 INFO:tasks.rados.rados.0.smithi086.stdout:1769: finishing copy_from racing read to smithi08687503-11 2024-08-10T05:18:37.997 INFO:tasks.rados.rados.0.smithi086.stdout:1772: finishing write tid 2 to smithi08687503-3 2024-08-10T05:18:37.997 INFO:tasks.rados.rados.0.smithi086.stdout:1770: done (4 left) 2024-08-10T05:18:37.997 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 168 2024-08-10T05:18:37.998 INFO:tasks.rados.rados.0.smithi086.stdout:1774: seq_num 559 ranges {3112960=565248,3678208=573440,4251648=409600,4661248=622592} 2024-08-10T05:18:38.017 INFO:tasks.rados.rados.0.smithi086.stdout:1774: writing smithi08687503-23 from 3112960 to 3678208 tid 1 2024-08-10T05:18:38.021 INFO:tasks.rados.rados.0.smithi086.stdout:1774: writing smithi08687503-23 from 3678208 to 4251648 tid 2 2024-08-10T05:18:38.026 INFO:tasks.rados.rados.0.smithi086.stdout:1774: writing smithi08687503-23 from 4251648 to 4661248 tid 3 2024-08-10T05:18:38.028 INFO:tasks.rados.rados.0.smithi086.stdout:1774: writing smithi08687503-23 from 4661248 to 5283840 tid 4 2024-08-10T05:18:38.028 INFO:tasks.rados.rados.0.smithi086.stdout:1775: copy_from oid 2 from oid 33 current snap is 168 2024-08-10T05:18:38.028 INFO:tasks.rados.rados.0.smithi086.stdout:1769: finishing copy_from to smithi08687503-11 2024-08-10T05:18:38.028 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 1291 (ObjNum 321 snap 101 seq_num 321) dirty exists 2024-08-10T05:18:38.028 INFO:tasks.rados.rados.0.smithi086.stdout:1769: done (5 left) 2024-08-10T05:18:38.028 INFO:tasks.rados.rados.0.smithi086.stdout:1776: delete oid 18 current snap is 168 2024-08-10T05:18:38.028 INFO:tasks.rados.rados.0.smithi086.stdout:1772: finishing write tid 3 to smithi08687503-3 2024-08-10T05:18:38.028 INFO:tasks.rados.rados.0.smithi086.stdout:1772: finishing write tid 4 to smithi08687503-3 2024-08-10T05:18:38.029 INFO:tasks.rados.rados.0.smithi086.stdout:1772: finishing write tid 5 to smithi08687503-3 2024-08-10T05:18:38.029 INFO:tasks.rados.rados.0.smithi086.stdout:1772: finishing write tid 6 to smithi08687503-3 2024-08-10T05:18:38.029 INFO:tasks.rados.rados.0.smithi086.stdout:1772: oid 3 updating version 0 to 999 2024-08-10T05:18:38.029 INFO:tasks.rados.rados.0.smithi086.stdout:1772: oid 3 version 999 is already newer than 998 2024-08-10T05:18:38.029 INFO:tasks.rados.rados.0.smithi086.stdout:1772: oid 3 version 999 is already newer than 996 2024-08-10T05:18:38.029 INFO:tasks.rados.rados.0.smithi086.stdout:1772: oid 3 updating version 999 to 1000 2024-08-10T05:18:38.029 INFO:tasks.rados.rados.0.smithi086.stdout:1772: oid 3 version 1000 is already newer than 997 2024-08-10T05:18:38.029 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 1000 (ObjNum 558 snap 168 seq_num 558) dirty exists 2024-08-10T05:18:38.029 INFO:tasks.rados.rados.0.smithi086.stdout:1772: left oid 3 (ObjNum 558 snap 168 seq_num 558) 2024-08-10T05:18:38.029 INFO:tasks.rados.rados.0.smithi086.stdout:1771: expect (ObjNum 554 snap 165 seq_num 554) 2024-08-10T05:18:38.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:37 smithi086 ceph-mon[98993]: osdmap e414: 8 total, 8 up, 8 in 2024-08-10T05:18:38.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:37 smithi086 ceph-mon[101471]: osdmap e414: 8 total, 8 up, 8 in 2024-08-10T05:18:38.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:37 smithi159 ceph-mon[90359]: osdmap e414: 8 total, 8 up, 8 in 2024-08-10T05:18:38.457 INFO:tasks.rados.rados.0.smithi086.stdout:1773: finishing copy_from racing read to smithi08687503-41 2024-08-10T05:18:38.457 INFO:tasks.rados.rados.0.smithi086.stdout:1774: finishing write tid 1 to smithi08687503-23 2024-08-10T05:18:38.457 INFO:tasks.rados.rados.0.smithi086.stdout:1774: finishing write tid 2 to smithi08687503-23 2024-08-10T05:18:38.457 INFO:tasks.rados.rados.0.smithi086.stdout:1773: finishing copy_from to smithi08687503-41 2024-08-10T05:18:38.457 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 944 (ObjNum 436 snap 141 seq_num 436) dirty exists 2024-08-10T05:18:38.457 INFO:tasks.rados.rados.0.smithi086.stdout:1774: finishing write tid 3 to smithi08687503-23 2024-08-10T05:18:38.457 INFO:tasks.rados.rados.0.smithi086.stdout:1774: finishing write tid 4 to smithi08687503-23 2024-08-10T05:18:38.457 INFO:tasks.rados.rados.0.smithi086.stdout:1774: finishing write tid 5 to smithi08687503-23 2024-08-10T05:18:38.457 INFO:tasks.rados.rados.0.smithi086.stdout:1774: finishing write tid 6 to smithi08687503-23 2024-08-10T05:18:38.458 INFO:tasks.rados.rados.0.smithi086.stdout:1774: oid 23 updating version 0 to 1057 2024-08-10T05:18:38.458 INFO:tasks.rados.rados.0.smithi086.stdout:1774: oid 23 updating version 1057 to 1059 2024-08-10T05:18:38.458 INFO:tasks.rados.rados.0.smithi086.stdout:1774: oid 23 version 1059 is already newer than 1056 2024-08-10T05:18:38.458 INFO:tasks.rados.rados.0.smithi086.stdout:1774: oid 23 version 1059 is already newer than 1055 2024-08-10T05:18:38.458 INFO:tasks.rados.rados.0.smithi086.stdout:1774: oid 23 version 1059 is already newer than 1058 2024-08-10T05:18:38.458 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1059 (ObjNum 559 snap 168 seq_num 559) dirty exists 2024-08-10T05:18:38.458 INFO:tasks.rados.rados.0.smithi086.stdout:1774: left oid 23 (ObjNum 559 snap 168 seq_num 559) 2024-08-10T05:18:38.458 INFO:tasks.rados.rados.0.smithi086.stdout:1775: finishing copy_from racing read to smithi08687503-2 2024-08-10T05:18:38.458 INFO:tasks.rados.rados.0.smithi086.stdout:1775: finishing copy_from to smithi08687503-2 2024-08-10T05:18:38.458 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 1006 (ObjNum 524 snap 160 seq_num 524) dirty exists 2024-08-10T05:18:38.458 INFO:tasks.rados.rados.0.smithi086.stdout:1771: done (5 left) 2024-08-10T05:18:38.458 INFO:tasks.rados.rados.0.smithi086.stdout:1772: done (4 left) 2024-08-10T05:18:38.459 INFO:tasks.rados.rados.0.smithi086.stdout:1773: done (3 left) 2024-08-10T05:18:38.459 INFO:tasks.rados.rados.0.smithi086.stdout:1774: done (2 left) 2024-08-10T05:18:38.459 INFO:tasks.rados.rados.0.smithi086.stdout:1775: done (1 left) 2024-08-10T05:18:38.459 INFO:tasks.rados.rados.0.smithi086.stdout:1776: done (0 left) 2024-08-10T05:18:38.459 INFO:tasks.rados.rados.0.smithi086.stdout:1777: snap_remove snap 162 2024-08-10T05:18:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:18:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:18:38] "GET /metrics HTTP/1.1" 200 35990 "" "Prometheus/2.43.0" 2024-08-10T05:18:38.970 INFO:tasks.rados.rados.0.smithi086.stdout:1777: done (0 left) 2024-08-10T05:18:38.971 INFO:tasks.rados.rados.0.smithi086.stdout:1778: read oid 3 snap 163 2024-08-10T05:18:38.971 INFO:tasks.rados.rados.0.smithi086.stdout:1778: expect (ObjNum 515 snap 157 seq_num 515) 2024-08-10T05:18:38.971 INFO:tasks.rados.rados.0.smithi086.stdout:1779: snap_create 2024-08-10T05:18:38.999 INFO:tasks.rados.rados.0.smithi086.stdout:1778: expect (ObjNum 515 snap 157 seq_num 515) 2024-08-10T05:18:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:38 smithi086 ceph-mon[98993]: osdmap e415: 8 total, 8 up, 8 in 2024-08-10T05:18:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:38 smithi086 ceph-mon[98993]: pgmap v280: 121 pgs: 121 active+clean; 373 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-08-10T05:18:39.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:38 smithi086 ceph-mon[101471]: osdmap e415: 8 total, 8 up, 8 in 2024-08-10T05:18:39.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:38 smithi086 ceph-mon[101471]: pgmap v280: 121 pgs: 121 active+clean; 373 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-08-10T05:18:39.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:38 smithi159 ceph-mon[90359]: osdmap e415: 8 total, 8 up, 8 in 2024-08-10T05:18:39.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:38 smithi159 ceph-mon[90359]: pgmap v280: 121 pgs: 121 active+clean; 373 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-08-10T05:18:39.949 INFO:tasks.rados.rados.0.smithi086.stdout:1778: done (1 left) 2024-08-10T05:18:39.949 INFO:tasks.rados.rados.0.smithi086.stdout:1779: done (0 left) 2024-08-10T05:18:39.949 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 49 current snap is 169 2024-08-10T05:18:39.949 INFO:tasks.rados.rados.0.smithi086.stdout:1780: seq_num 561 ranges {2670592=598016,3268608=745472,4014080=778240,4792320=81920} 2024-08-10T05:18:39.966 INFO:tasks.rados.rados.0.smithi086.stdout:1780: writing smithi08687503-49 from 2670592 to 3268608 tid 1 2024-08-10T05:18:39.970 INFO:tasks.rados.rados.0.smithi086.stdout:1780: writing smithi08687503-49 from 3268608 to 4014080 tid 2 2024-08-10T05:18:39.975 INFO:tasks.rados.rados.0.smithi086.stdout:1780: writing smithi08687503-49 from 4014080 to 4792320 tid 3 2024-08-10T05:18:39.976 INFO:tasks.rados.rados.0.smithi086.stdout:1780: writing smithi08687503-49 from 4792320 to 4874240 tid 4 2024-08-10T05:18:39.976 INFO:tasks.rados.rados.0.smithi086.stdout:1781: setattr oid 31 current snap is 169 2024-08-10T05:18:39.976 INFO:tasks.rados.rados.0.smithi086.stdout:1780: finishing write tid 1 to smithi08687503-49 2024-08-10T05:18:39.976 INFO:tasks.rados.rados.0.smithi086.stdout:1780: finishing write tid 2 to smithi08687503-49 2024-08-10T05:18:39.977 INFO:tasks.rados.rados.0.smithi086.stdout:1782: read oid 35 snap -1 2024-08-10T05:18:39.977 INFO:tasks.rados.rados.0.smithi086.stdout:1782: expect (ObjNum 543 snap 163 seq_num 543) 2024-08-10T05:18:39.977 INFO:tasks.rados.rados.0.smithi086.stdout:1783: snap_remove snap 165 2024-08-10T05:18:40.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:39 smithi086 ceph-mon[98993]: osdmap e416: 8 total, 8 up, 8 in 2024-08-10T05:18:40.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:39 smithi086 ceph-mon[98993]: osdmap e417: 8 total, 8 up, 8 in 2024-08-10T05:18:40.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:39 smithi086 ceph-mon[101471]: osdmap e416: 8 total, 8 up, 8 in 2024-08-10T05:18:40.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:39 smithi086 ceph-mon[101471]: osdmap e417: 8 total, 8 up, 8 in 2024-08-10T05:18:40.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:39 smithi159 ceph-mon[90359]: osdmap e416: 8 total, 8 up, 8 in 2024-08-10T05:18:40.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:39 smithi159 ceph-mon[90359]: osdmap e417: 8 total, 8 up, 8 in 2024-08-10T05:18:40.979 INFO:tasks.rados.rados.0.smithi086.stdout:1783: done (3 left) 2024-08-10T05:18:40.979 INFO:tasks.rados.rados.0.smithi086.stdout:1784: setattr oid 18 current snap is 169 2024-08-10T05:18:40.979 INFO:tasks.rados.rados.0.smithi086.stdout:1780: finishing write tid 3 to smithi08687503-49 2024-08-10T05:18:40.979 INFO:tasks.rados.rados.0.smithi086.stdout:1780: finishing write tid 4 to smithi08687503-49 2024-08-10T05:18:40.980 INFO:tasks.rados.rados.0.smithi086.stdout:1780: finishing write tid 5 to smithi08687503-49 2024-08-10T05:18:40.980 INFO:tasks.rados.rados.0.smithi086.stdout:1780: finishing write tid 6 to smithi08687503-49 2024-08-10T05:18:40.980 INFO:tasks.rados.rados.0.smithi086.stdout:1780: oid 49 updating version 0 to 1296 2024-08-10T05:18:40.980 INFO:tasks.rados.rados.0.smithi086.stdout:1780: oid 49 version 1296 is already newer than 1293 2024-08-10T05:18:40.980 INFO:tasks.rados.rados.0.smithi086.stdout:1780: oid 49 version 1296 is already newer than 1292 2024-08-10T05:18:40.980 INFO:tasks.rados.rados.0.smithi086.stdout:1780: oid 49 version 1296 is already newer than 1295 2024-08-10T05:18:40.980 INFO:tasks.rados.rados.0.smithi086.stdout:1780: oid 49 version 1296 is already newer than 1294 2024-08-10T05:18:40.980 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 1296 (ObjNum 561 snap 169 seq_num 561) dirty exists 2024-08-10T05:18:40.980 INFO:tasks.rados.rados.0.smithi086.stdout:1780: left oid 49 (ObjNum 561 snap 169 seq_num 561) 2024-08-10T05:18:40.980 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 1354 (ObjNum 553 snap 164 seq_num 553) dirty exists 2024-08-10T05:18:40.980 INFO:tasks.rados.rados.0.smithi086.stdout:1782: expect (ObjNum 543 snap 163 seq_num 543) 2024-08-10T05:18:41.354 INFO:tasks.rados.rados.0.smithi086.stdout:1780: done (3 left) 2024-08-10T05:18:41.354 INFO:tasks.rados.rados.0.smithi086.stdout:1781: done (2 left) 2024-08-10T05:18:41.354 INFO:tasks.rados.rados.0.smithi086.stdout:1782: done (1 left) 2024-08-10T05:18:41.354 INFO:tasks.rados.rados.0.smithi086.stdout:1785: snap_create 2024-08-10T05:18:41.355 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 1293 (ObjNum 609 snap 0 seq_num 3356438240) dirty exists 2024-08-10T05:18:41.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:40 smithi086 ceph-mon[98993]: pgmap v283: 121 pgs: 121 active+clean; 324 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.1 MiB/s wr, 2 op/s 2024-08-10T05:18:41.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:40 smithi086 ceph-mon[101471]: pgmap v283: 121 pgs: 121 active+clean; 324 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.1 MiB/s wr, 2 op/s 2024-08-10T05:18:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:40 smithi159 ceph-mon[90359]: pgmap v283: 121 pgs: 121 active+clean; 324 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.1 MiB/s wr, 2 op/s 2024-08-10T05:18:42.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:41 smithi159 ceph-mon[90359]: osdmap e418: 8 total, 8 up, 8 in 2024-08-10T05:18:42.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:42.247 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:18:42.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-10T05:18:42.252 INFO:tasks.rados.rados.0.smithi086.stdout:1784: done (1 left) 2024-08-10T05:18:42.252 INFO:tasks.rados.rados.0.smithi086.stdout:1785: done (0 left) 2024-08-10T05:18:42.252 INFO:tasks.rados.rados.0.smithi086.stdout:1786: snap_create 2024-08-10T05:18:42.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:41 smithi086 ceph-mon[98993]: osdmap e418: 8 total, 8 up, 8 in 2024-08-10T05:18:42.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:42.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:18:42.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-10T05:18:42.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:41 smithi086 ceph-mon[101471]: osdmap e418: 8 total, 8 up, 8 in 2024-08-10T05:18:42.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:42.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:18:42.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-10T05:18:43.256 INFO:tasks.rados.rados.0.smithi086.stdout:1786: done (0 left) 2024-08-10T05:18:43.257 INFO:tasks.rados.rados.0.smithi086.stdout:1787: snap_remove snap 161 2024-08-10T05:18:43.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:43 smithi159 ceph-mon[90359]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-10T05:18:43.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:43 smithi159 ceph-mon[90359]: Upgrade: osd.4 is safe to restart 2024-08-10T05:18:43.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:43 smithi159 ceph-mon[90359]: pgmap v285: 121 pgs: 121 active+clean; 300 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.5 MiB/s wr, 12 op/s 2024-08-10T05:18:43.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:43 smithi159 ceph-mon[90359]: osdmap e419: 8 total, 8 up, 8 in 2024-08-10T05:18:43.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:43 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:43.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:43 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-10T05:18:43.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:43 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:18:43.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:43 smithi086 ceph-mon[98993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-10T05:18:43.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:43 smithi086 ceph-mon[98993]: Upgrade: osd.4 is safe to restart 2024-08-10T05:18:43.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:43 smithi086 ceph-mon[98993]: pgmap v285: 121 pgs: 121 active+clean; 300 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.5 MiB/s wr, 12 op/s 2024-08-10T05:18:43.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:43 smithi086 ceph-mon[98993]: osdmap e419: 8 total, 8 up, 8 in 2024-08-10T05:18:43.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:43 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:43.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:43 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-10T05:18:43.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:43 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:18:43.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:43 smithi086 ceph-mon[101471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-10T05:18:43.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:43 smithi086 ceph-mon[101471]: Upgrade: osd.4 is safe to restart 2024-08-10T05:18:43.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:43 smithi086 ceph-mon[101471]: pgmap v285: 121 pgs: 121 active+clean; 300 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.5 MiB/s wr, 12 op/s 2024-08-10T05:18:43.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:43 smithi086 ceph-mon[101471]: osdmap e419: 8 total, 8 up, 8 in 2024-08-10T05:18:43.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:43 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:43.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:43 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-10T05:18:43.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:43 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:18:44.260 INFO:tasks.rados.rados.0.smithi086.stdout:1787: done (0 left) 2024-08-10T05:18:44.260 INFO:tasks.rados.rados.0.smithi086.stdout:1788: rollback oid 7 current snap is 171 2024-08-10T05:18:44.260 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 7 to 168 2024-08-10T05:18:44.261 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 31 current snap is 171 2024-08-10T05:18:44.261 INFO:tasks.rados.rados.0.smithi086.stdout:1789: seq_num 562 ranges {6356992=622592,6979584=630784,7610368=581632,8192000=393216} 2024-08-10T05:18:44.298 INFO:tasks.rados.rados.0.smithi086.stdout:1789: writing smithi08687503-31 from 6356992 to 6979584 tid 1 2024-08-10T05:18:44.302 INFO:tasks.rados.rados.0.smithi086.stdout:1789: writing smithi08687503-31 from 6979584 to 7610368 tid 2 2024-08-10T05:18:44.305 INFO:tasks.rados.rados.0.smithi086.stdout:1789: writing smithi08687503-31 from 7610368 to 8192000 tid 3 2024-08-10T05:18:44.308 INFO:tasks.rados.rados.0.smithi086.stdout:1789: writing smithi08687503-31 from 8192000 to 8585216 tid 4 2024-08-10T05:18:44.308 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 50 current snap is 171 2024-08-10T05:18:44.308 INFO:tasks.rados.rados.0.smithi086.stdout:1790: seq_num 563 ranges {0=638976,638976=565248,1204224=794624,1998848=245760} 2024-08-10T05:18:44.313 INFO:tasks.rados.rados.0.smithi086.stdout:1790: writing smithi08687503-50 from 0 to 638976 tid 1 2024-08-10T05:18:44.316 INFO:tasks.rados.rados.0.smithi086.stdout:1790: writing smithi08687503-50 from 638976 to 1204224 tid 2 2024-08-10T05:18:44.321 INFO:tasks.rados.rados.0.smithi086.stdout:1790: writing smithi08687503-50 from 1204224 to 1998848 tid 3 2024-08-10T05:18:44.323 INFO:tasks.rados.rados.0.smithi086.stdout:1790: writing smithi08687503-50 from 1998848 to 2244608 tid 4 2024-08-10T05:18:44.323 INFO:tasks.rados.rados.0.smithi086.stdout:1791: read oid 9 snap -1 2024-08-10T05:18:44.324 INFO:tasks.rados.rados.0.smithi086.stdout:1791: expect (ObjNum 484 snap 153 seq_num 484) 2024-08-10T05:18:44.324 INFO:tasks.rados.rados.0.smithi086.stdout:1792: snap_remove snap 166 2024-08-10T05:18:44.390 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:44 smithi159 ceph-mon[90359]: Upgrade: Updating osd.4 2024-08-10T05:18:44.391 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:44 smithi159 ceph-mon[90359]: Deploying daemon osd.4 on smithi159 2024-08-10T05:18:44.391 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:44 smithi159 ceph-mon[90359]: osdmap e420: 8 total, 8 up, 8 in 2024-08-10T05:18:44.391 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:44 smithi159 ceph-mon[90359]: osdmap e421: 8 total, 8 up, 8 in 2024-08-10T05:18:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:44 smithi086 ceph-mon[98993]: Upgrade: Updating osd.4 2024-08-10T05:18:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:44 smithi086 ceph-mon[98993]: Deploying daemon osd.4 on smithi159 2024-08-10T05:18:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:44 smithi086 ceph-mon[98993]: osdmap e420: 8 total, 8 up, 8 in 2024-08-10T05:18:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:44 smithi086 ceph-mon[98993]: osdmap e421: 8 total, 8 up, 8 in 2024-08-10T05:18:44.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:44 smithi086 ceph-mon[101471]: Upgrade: Updating osd.4 2024-08-10T05:18:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:44 smithi086 ceph-mon[101471]: Deploying daemon osd.4 on smithi159 2024-08-10T05:18:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:44 smithi086 ceph-mon[101471]: osdmap e420: 8 total, 8 up, 8 in 2024-08-10T05:18:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:44 smithi086 ceph-mon[101471]: osdmap e421: 8 total, 8 up, 8 in 2024-08-10T05:18:44.946 INFO:tasks.rados.rados.0.smithi086.stdout:1792: done (4 left) 2024-08-10T05:18:44.946 INFO:tasks.rados.rados.0.smithi086.stdout:1793: rollback oid 22 current snap is 171 2024-08-10T05:18:44.946 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 22 to 169 2024-08-10T05:18:44.946 INFO:tasks.rados.rados.0.smithi086.stdout:1788: finishing rollback tid 0 to smithi08687503-7 2024-08-10T05:18:44.946 INFO:tasks.rados.rados.0.smithi086.stdout:1788: finishing rollback tid 1 to smithi08687503-7 2024-08-10T05:18:44.947 INFO:tasks.rados.rados.0.smithi086.stdout:1788: finishing rollback tid 2 to smithi08687503-7 2024-08-10T05:18:44.947 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1006 (ObjNum 408 snap 137 seq_num 408) dirty exists 2024-08-10T05:18:44.947 INFO:tasks.rados.rados.0.smithi086.stdout:1789: finishing write tid 1 to smithi08687503-31 2024-08-10T05:18:44.947 INFO:tasks.rados.rados.0.smithi086.stdout:1789: finishing write tid 2 to smithi08687503-31 2024-08-10T05:18:44.947 INFO:tasks.rados.rados.0.smithi086.stdout:1789: finishing write tid 3 to smithi08687503-31 2024-08-10T05:18:44.947 INFO:tasks.rados.rados.0.smithi086.stdout:1789: finishing write tid 4 to smithi08687503-31 2024-08-10T05:18:44.947 INFO:tasks.rados.rados.0.smithi086.stdout:1789: finishing write tid 5 to smithi08687503-31 2024-08-10T05:18:44.947 INFO:tasks.rados.rados.0.smithi086.stdout:1790: finishing write tid 1 to smithi08687503-50 2024-08-10T05:18:44.947 INFO:tasks.rados.rados.0.smithi086.stdout:1789: finishing write tid 6 to smithi08687503-31 2024-08-10T05:18:44.947 INFO:tasks.rados.rados.0.smithi086.stdout:1789: oid 31 updating version 0 to 1358 2024-08-10T05:18:44.947 INFO:tasks.rados.rados.0.smithi086.stdout:1789: oid 31 updating version 1358 to 1365 2024-08-10T05:18:44.947 INFO:tasks.rados.rados.0.smithi086.stdout:1789: oid 31 version 1365 is already newer than 1364 2024-08-10T05:18:44.947 INFO:tasks.rados.rados.0.smithi086.stdout:1789: oid 31 version 1365 is already newer than 1363 2024-08-10T05:18:44.948 INFO:tasks.rados.rados.0.smithi086.stdout:1789: oid 31 updating version 1365 to 1366 2024-08-10T05:18:44.948 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 1366 (ObjNum 562 snap 171 seq_num 562) dirty exists 2024-08-10T05:18:44.948 INFO:tasks.rados.rados.0.smithi086.stdout:1789: left oid 31 (ObjNum 562 snap 171 seq_num 562) 2024-08-10T05:18:44.948 INFO:tasks.rados.rados.0.smithi086.stdout:1790: finishing write tid 2 to smithi08687503-50 2024-08-10T05:18:44.948 INFO:tasks.rados.rados.0.smithi086.stdout:1790: finishing write tid 3 to smithi08687503-50 2024-08-10T05:18:44.948 INFO:tasks.rados.rados.0.smithi086.stdout:1790: finishing write tid 4 to smithi08687503-50 2024-08-10T05:18:44.948 INFO:tasks.rados.rados.0.smithi086.stdout:1790: finishing write tid 5 to smithi08687503-50 2024-08-10T05:18:44.948 INFO:tasks.rados.rados.0.smithi086.stdout:1790: finishing write tid 6 to smithi08687503-50 2024-08-10T05:18:44.948 INFO:tasks.rados.rados.0.smithi086.stdout:1790: oid 50 updating version 0 to 1065 2024-08-10T05:18:44.948 INFO:tasks.rados.rados.0.smithi086.stdout:1790: oid 50 version 1065 is already newer than 1063 2024-08-10T05:18:44.948 INFO:tasks.rados.rados.0.smithi086.stdout:1790: oid 50 updating version 1065 to 1066 2024-08-10T05:18:44.948 INFO:tasks.rados.rados.0.smithi086.stdout:1790: oid 50 version 1066 is already newer than 1064 2024-08-10T05:18:44.948 INFO:tasks.rados.rados.0.smithi086.stdout:1790: oid 50 version 1066 is already newer than 1062 2024-08-10T05:18:44.949 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1066 (ObjNum 563 snap 171 seq_num 563) dirty exists 2024-08-10T05:18:44.949 INFO:tasks.rados.rados.0.smithi086.stdout:1790: left oid 50 (ObjNum 563 snap 171 seq_num 563) 2024-08-10T05:18:44.949 INFO:tasks.rados.rados.0.smithi086.stdout:1791: expect (ObjNum 484 snap 153 seq_num 484) 2024-08-10T05:18:45.038 INFO:tasks.rados.rados.0.smithi086.stdout:1793: finishing rollback tid 0 to smithi08687503-22 2024-08-10T05:18:45.038 INFO:tasks.rados.rados.0.smithi086.stdout:1793: finishing rollback tid 1 to smithi08687503-22 2024-08-10T05:18:45.039 INFO:tasks.rados.rados.0.smithi086.stdout:1793: finishing rollback tid 2 to smithi08687503-22 2024-08-10T05:18:45.039 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 1326 (ObjNum 535 snap 162 seq_num 535) dirty exists 2024-08-10T05:18:45.039 INFO:tasks.rados.rados.0.smithi086.stdout:1788: done (4 left) 2024-08-10T05:18:45.039 INFO:tasks.rados.rados.0.smithi086.stdout:1789: done (3 left) 2024-08-10T05:18:45.039 INFO:tasks.rados.rados.0.smithi086.stdout:1790: done (2 left) 2024-08-10T05:18:45.039 INFO:tasks.rados.rados.0.smithi086.stdout:1791: done (1 left) 2024-08-10T05:18:45.039 INFO:tasks.rados.rados.0.smithi086.stdout:1793: done (0 left) 2024-08-10T05:18:45.039 INFO:tasks.rados.rados.0.smithi086.stdout:1794: rollback oid 14 current snap is 171 2024-08-10T05:18:45.039 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 14 to 168 2024-08-10T05:18:45.039 INFO:tasks.rados.rados.0.smithi086.stdout:1795: setattr oid 50 current snap is 171 2024-08-10T05:18:45.040 INFO:tasks.rados.rados.0.smithi086.stdout:1796: read oid 45 snap -1 2024-08-10T05:18:45.040 INFO:tasks.rados.rados.0.smithi086.stdout:1796: expect deleted 2024-08-10T05:18:45.040 INFO:tasks.rados.rados.0.smithi086.stdout:1797: snap_create 2024-08-10T05:18:45.041 INFO:tasks.rados.rados.0.smithi086.stdout:1794: finishing rollback tid 0 to smithi08687503-14 2024-08-10T05:18:45.041 INFO:tasks.rados.rados.0.smithi086.stdout:1794: finishing rollback tid 1 to smithi08687503-14 2024-08-10T05:18:45.042 INFO:tasks.rados.rados.0.smithi086.stdout:1794: finishing rollback tid 2 to smithi08687503-14 2024-08-10T05:18:45.042 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 1299 (ObjNum 203 snap 53 seq_num 203) dirty exists 2024-08-10T05:18:45.042 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1067 (ObjNum 563 snap 171 seq_num 563) dirty exists 2024-08-10T05:18:45.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:45 smithi159 ceph-mon[90359]: pgmap v288: 121 pgs: 121 active+clean; 300 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.5 MiB/s wr, 12 op/s 2024-08-10T05:18:45.630 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:45 smithi159 ceph-mon[90359]: osdmap e422: 8 total, 8 up, 8 in 2024-08-10T05:18:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:45 smithi086 ceph-mon[98993]: pgmap v288: 121 pgs: 121 active+clean; 300 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.5 MiB/s wr, 12 op/s 2024-08-10T05:18:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:45 smithi086 ceph-mon[98993]: osdmap e422: 8 total, 8 up, 8 in 2024-08-10T05:18:45.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:45 smithi086 ceph-mon[101471]: pgmap v288: 121 pgs: 121 active+clean; 300 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.5 MiB/s wr, 12 op/s 2024-08-10T05:18:45.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:45 smithi086 ceph-mon[101471]: osdmap e422: 8 total, 8 up, 8 in 2024-08-10T05:18:45.937 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:45 smithi159 systemd[1]: Stopping Ceph osd.4 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:18:45.948 INFO:tasks.rados.rados.0.smithi086.stdout:1794: done (3 left) 2024-08-10T05:18:45.948 INFO:tasks.rados.rados.0.smithi086.stdout:1795: done (2 left) 2024-08-10T05:18:45.948 INFO:tasks.rados.rados.0.smithi086.stdout:1796: done (1 left) 2024-08-10T05:18:45.948 INFO:tasks.rados.rados.0.smithi086.stdout:1797: done (0 left) 2024-08-10T05:18:45.949 INFO:tasks.rados.rados.0.smithi086.stdout:1798: copy_from oid 12 from oid 38 current snap is 172 2024-08-10T05:18:45.949 INFO:tasks.rados.rados.0.smithi086.stdout:1799: read oid 23 snap 168 2024-08-10T05:18:45.949 INFO:tasks.rados.rados.0.smithi086.stdout:1799: expect (ObjNum 559 snap 168 seq_num 559) 2024-08-10T05:18:45.949 INFO:tasks.rados.rados.0.smithi086.stdout:1800: rollback oid 42 current snap is 172 2024-08-10T05:18:45.949 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 42 to 163 2024-08-10T05:18:45.949 INFO:tasks.rados.rados.0.smithi086.stdout:1801: read oid 40 snap -1 2024-08-10T05:18:45.949 INFO:tasks.rados.rados.0.smithi086.stdout:1801: expect (ObjNum 379 snap 125 seq_num 379) 2024-08-10T05:18:45.949 INFO:tasks.rados.rados.0.smithi086.stdout:1802: snap_create 2024-08-10T05:18:45.954 INFO:tasks.rados.rados.0.smithi086.stdout:1800: finishing rollback tid 0 to smithi08687503-42 2024-08-10T05:18:45.955 INFO:tasks.rados.rados.0.smithi086.stdout:1800: finishing rollback tid 1 to smithi08687503-42 2024-08-10T05:18:45.957 INFO:tasks.rados.rados.0.smithi086.stdout:1800: finishing rollback tid 2 to smithi08687503-42 2024-08-10T05:18:45.957 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 1374 (ObjNum 483 snap 153 seq_num 483) dirty exists 2024-08-10T05:18:45.965 INFO:tasks.rados.rados.0.smithi086.stdout:1801: expect (ObjNum 379 snap 125 seq_num 379) 2024-08-10T05:18:46.055 INFO:tasks.rados.rados.0.smithi086.stdout:1798: finishing copy_from racing read to smithi08687503-12 2024-08-10T05:18:46.055 INFO:tasks.rados.rados.0.smithi086.stdout:1798: finishing copy_from to smithi08687503-12 2024-08-10T05:18:46.055 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 1009 (ObjNum 519 snap 158 seq_num 519) dirty exists 2024-08-10T05:18:46.055 INFO:tasks.rados.rados.0.smithi086.stdout:1799: expect (ObjNum 559 snap 168 seq_num 559) 2024-08-10T05:18:46.437 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:46 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[39049]: 2024-08-10T05:18:46.070+0000 7fbe56b51640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T05:18:46.437 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:46 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[39049]: 2024-08-10T05:18:46.070+0000 7fbe56b51640 -1 osd.4 423 *** Got signal Terminated *** 2024-08-10T05:18:46.437 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:46 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[39049]: 2024-08-10T05:18:46.070+0000 7fbe56b51640 -1 osd.4 423 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T05:18:46.953 INFO:tasks.rados.rados.0.smithi086.stdout:1798: done (4 left) 2024-08-10T05:18:46.954 INFO:tasks.rados.rados.0.smithi086.stdout:1799: done (3 left) 2024-08-10T05:18:46.954 INFO:tasks.rados.rados.0.smithi086.stdout:1800: done (2 left) 2024-08-10T05:18:46.954 INFO:tasks.rados.rados.0.smithi086.stdout:1801: done (1 left) 2024-08-10T05:18:46.954 INFO:tasks.rados.rados.0.smithi086.stdout:1802: done (0 left) 2024-08-10T05:18:46.954 INFO:tasks.rados.rados.0.smithi086.stdout:1803: read oid 1 snap -1 2024-08-10T05:18:46.954 INFO:tasks.rados.rados.0.smithi086.stdout:1803: expect (ObjNum 412 snap 139 seq_num 412) 2024-08-10T05:18:46.954 INFO:tasks.rados.rados.0.smithi086.stdout:1804: delete oid 39 current snap is 173 2024-08-10T05:18:47.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:46 smithi086 ceph-mon[101471]: osdmap e423: 8 total, 8 up, 8 in 2024-08-10T05:18:47.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:46 smithi086 ceph-mon[101471]: osd.4 marked itself down and dead 2024-08-10T05:18:47.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:46 smithi086 ceph-mon[101471]: pgmap v292: 121 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 118 active+clean; 298 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 552 KiB/s wr, 8 op/s 2024-08-10T05:18:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:46 smithi086 ceph-mon[98993]: osdmap e423: 8 total, 8 up, 8 in 2024-08-10T05:18:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:46 smithi086 ceph-mon[98993]: osd.4 marked itself down and dead 2024-08-10T05:18:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:46 smithi086 ceph-mon[98993]: pgmap v292: 121 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 118 active+clean; 298 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 552 KiB/s wr, 8 op/s 2024-08-10T05:18:47.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:46 smithi159 ceph-mon[90359]: osdmap e423: 8 total, 8 up, 8 in 2024-08-10T05:18:47.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:46 smithi159 ceph-mon[90359]: osd.4 marked itself down and dead 2024-08-10T05:18:47.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:46 smithi159 ceph-mon[90359]: pgmap v292: 121 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 118 active+clean; 298 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 552 KiB/s wr, 8 op/s 2024-08-10T05:18:47.761 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:47 smithi159 podman[95986]: 2024-08-10 05:18:47.46135837 +0000 UTC m=+1.496156681 container died 46aad70204b6dc50d2c6be66af62253b989bbada1058a6172a59f3824f19651e (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=reef-f5af36e, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T05:18:47.980 INFO:tasks.rados.rados.0.smithi086.stdout:1803: expect (ObjNum 412 snap 139 seq_num 412) 2024-08-10T05:18:48.036 INFO:tasks.rados.rados.0.smithi086.stdout:1803: done (1 left) 2024-08-10T05:18:48.036 INFO:tasks.rados.rados.0.smithi086.stdout:1804: done (0 left) 2024-08-10T05:18:48.036 INFO:tasks.rados.rados.0.smithi086.stdout:1805: copy_from oid 33 from oid 44 current snap is 173 2024-08-10T05:18:48.036 INFO:tasks.rados.rados.0.smithi086.stdout:1806: snap_create 2024-08-10T05:18:48.061 INFO:tasks.rados.rados.0.smithi086.stdout:1805: finishing copy_from racing read to smithi08687503-33 2024-08-10T05:18:48.067 INFO:tasks.rados.rados.0.smithi086.stdout:1805: finishing copy_from to smithi08687503-33 2024-08-10T05:18:48.067 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 1278 (ObjNum 551 snap 164 seq_num 551) dirty exists 2024-08-10T05:18:48.103 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:47 smithi159 ceph-mon[90359]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:18:48.103 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:47 smithi159 ceph-mon[90359]: osdmap e424: 8 total, 7 up, 8 in 2024-08-10T05:18:48.103 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:47 smithi159 podman[95986]: 2024-08-10 05:18:47.851864171 +0000 UTC m=+1.886662471 container cleanup 46aad70204b6dc50d2c6be66af62253b989bbada1058a6172a59f3824f19651e (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=reef-f5af36e) 2024-08-10T05:18:48.103 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:47 smithi159 bash[95986]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4 2024-08-10T05:18:48.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:47 smithi086 ceph-mon[98993]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:18:48.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:47 smithi086 ceph-mon[98993]: osdmap e424: 8 total, 7 up, 8 in 2024-08-10T05:18:48.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:47 smithi086 ceph-mon[101471]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:18:48.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:47 smithi086 ceph-mon[101471]: osdmap e424: 8 total, 7 up, 8 in 2024-08-10T05:18:48.429 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:48 smithi159 podman[96008]: 2024-08-10 05:18:48.103354206 +0000 UTC m=+0.642720824 container remove 46aad70204b6dc50d2c6be66af62253b989bbada1058a6172a59f3824f19651e (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, RELEASE=reef-f5af36e, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-08-10T05:18:48.647 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:18:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:18:48] "GET /metrics HTTP/1.1" 200 36135 "" "Prometheus/2.43.0" 2024-08-10T05:18:48.687 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:48 smithi159 podman[96102]: 2024-08-10 05:18:48.429404273 +0000 UTC m=+0.109218092 container create 6ffc983a7085b4f7a26c037680459917257d44f9f018c613bf062872bcadb62e (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-bca9905, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-08-10T05:18:48.687 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:48 smithi159 podman[96102]: 2024-08-10 05:18:48.337480735 +0000 UTC m=+0.017294508 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:18:48.687 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:48 smithi159 podman[96102]: 2024-08-10 05:18:48.648584232 +0000 UTC m=+0.328398003 container init 6ffc983a7085b4f7a26c037680459917257d44f9f018c613bf062872bcadb62e (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0) 2024-08-10T05:18:48.687 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:48 smithi159 podman[96102]: 2024-08-10 05:18:48.653348654 +0000 UTC m=+0.333162417 container start 6ffc983a7085b4f7a26c037680459917257d44f9f018c613bf062872bcadb62e (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-deactivate, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=squid-bca9905, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS) 2024-08-10T05:18:48.969 INFO:tasks.rados.rados.0.smithi086.stdout:1805: done (1 left) 2024-08-10T05:18:48.969 INFO:tasks.rados.rados.0.smithi086.stdout:1806: done (0 left) 2024-08-10T05:18:48.969 INFO:tasks.rados.rados.0.smithi086.stdout:1807: delete oid 30 current snap is 174 2024-08-10T05:18:48.973 INFO:tasks.rados.rados.0.smithi086.stdout:1807: done (0 left) 2024-08-10T05:18:48.973 INFO:tasks.rados.rados.0.smithi086.stdout:1808: rollback oid 41 current snap is 174 2024-08-10T05:18:48.973 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 41 to 137 2024-08-10T05:18:48.973 INFO:tasks.rados.rados.0.smithi086.stdout:1809: read oid 42 snap -1 2024-08-10T05:18:48.973 INFO:tasks.rados.rados.0.smithi086.stdout:1809: expect (ObjNum 483 snap 153 seq_num 483) 2024-08-10T05:18:48.973 INFO:tasks.rados.rados.0.smithi086.stdout:1810: copy_from oid 31 from oid 50 current snap is 174 2024-08-10T05:18:48.973 INFO:tasks.rados.rados.0.smithi086.stdout:1811: snap_create 2024-08-10T05:18:48.977 INFO:tasks.rados.rados.0.smithi086.stdout:1808: finishing rollback tid 0 to smithi08687503-41 2024-08-10T05:18:48.977 INFO:tasks.rados.rados.0.smithi086.stdout:1808: finishing rollback tid 1 to smithi08687503-41 2024-08-10T05:18:48.977 INFO:tasks.rados.rados.0.smithi086.stdout:1808: finishing rollback tid 2 to smithi08687503-41 2024-08-10T05:18:48.977 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 1332 (ObjNum 179 snap 45 seq_num 179) dirty exists 2024-08-10T05:18:48.980 INFO:tasks.rados.rados.0.smithi086.stdout:1809: expect (ObjNum 483 snap 153 seq_num 483) 2024-08-10T05:18:49.004 INFO:tasks.rados.rados.0.smithi086.stdout:1810: finishing copy_from racing read to smithi08687503-31 2024-08-10T05:18:49.005 INFO:tasks.rados.rados.0.smithi086.stdout:1810: finishing copy_from to smithi08687503-31 2024-08-10T05:18:49.005 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 1067 (ObjNum 563 snap 171 seq_num 563) dirty exists 2024-08-10T05:18:49.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:48 smithi159 ceph-mon[90359]: osdmap e425: 8 total, 7 up, 8 in 2024-08-10T05:18:49.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:48 smithi159 ceph-mon[90359]: pgmap v295: 121 pgs: 2 active+undersized, 3 stale+active+clean, 1 active+clean+snaptrim, 31 peering, 2 active+clean+snaptrim_wait, 2 active+undersized+degraded, 80 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.1 MiB/s wr, 12 op/s; 3/420 objects degraded (0.714%) 2024-08-10T05:18:49.187 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:48 smithi159 podman[96102]: 2024-08-10 05:18:48.765558219 +0000 UTC m=+0.445371983 container attach 6ffc983a7085b4f7a26c037680459917257d44f9f018c613bf062872bcadb62e (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-08-10T05:18:49.188 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:48 smithi159 podman[96102]: 2024-08-10 05:18:48.840575703 +0000 UTC m=+0.520389468 container died 6ffc983a7085b4f7a26c037680459917257d44f9f018c613bf062872bcadb62e (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=squid-bca9905, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-08-10T05:18:49.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:48 smithi086 ceph-mon[98993]: osdmap e425: 8 total, 7 up, 8 in 2024-08-10T05:18:49.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:48 smithi086 ceph-mon[98993]: pgmap v295: 121 pgs: 2 active+undersized, 3 stale+active+clean, 1 active+clean+snaptrim, 31 peering, 2 active+clean+snaptrim_wait, 2 active+undersized+degraded, 80 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.1 MiB/s wr, 12 op/s; 3/420 objects degraded (0.714%) 2024-08-10T05:18:49.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:48 smithi086 ceph-mon[101471]: osdmap e425: 8 total, 7 up, 8 in 2024-08-10T05:18:49.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:48 smithi086 ceph-mon[101471]: pgmap v295: 121 pgs: 2 active+undersized, 3 stale+active+clean, 1 active+clean+snaptrim, 31 peering, 2 active+clean+snaptrim_wait, 2 active+undersized+degraded, 80 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.1 MiB/s wr, 12 op/s; 3/420 objects degraded (0.714%) 2024-08-10T05:18:49.538 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:49 smithi159 podman[96145]: 2024-08-10 05:18:49.535941188 +0000 UTC m=+0.689858340 container remove 6ffc983a7085b4f7a26c037680459917257d44f9f018c613bf062872bcadb62e (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-deactivate, RELEASE=squid-bca9905, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.36.0) 2024-08-10T05:18:49.937 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:49 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.4.service: Deactivated successfully. 2024-08-10T05:18:49.937 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:49 smithi159 systemd[1]: Stopped Ceph osd.4 for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:18:49.937 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:49 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.4.service: Consumed 12.809s CPU time. 2024-08-10T05:18:49.937 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:49 smithi159 systemd[1]: Starting Ceph osd.4 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:18:49.947 INFO:tasks.rados.rados.0.smithi086.stdout:1808: done (3 left) 2024-08-10T05:18:49.947 INFO:tasks.rados.rados.0.smithi086.stdout:1809: done (2 left) 2024-08-10T05:18:49.947 INFO:tasks.rados.rados.0.smithi086.stdout:1810: done (1 left) 2024-08-10T05:18:49.947 INFO:tasks.rados.rados.0.smithi086.stdout:1811: done (0 left) 2024-08-10T05:18:49.947 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 47 current snap is 175 2024-08-10T05:18:49.947 INFO:tasks.rados.rados.0.smithi086.stdout:1812: seq_num 566 ranges {6750208=688128,7438336=614400,8052736=565248,8617984=425984} 2024-08-10T05:18:49.986 INFO:tasks.rados.rados.0.smithi086.stdout:1812: writing smithi08687503-47 from 6750208 to 7438336 tid 1 2024-08-10T05:18:49.990 INFO:tasks.rados.rados.0.smithi086.stdout:1812: writing smithi08687503-47 from 7438336 to 8052736 tid 2 2024-08-10T05:18:49.993 INFO:tasks.rados.rados.0.smithi086.stdout:1812: writing smithi08687503-47 from 8052736 to 8617984 tid 3 2024-08-10T05:18:49.995 INFO:tasks.rados.rados.0.smithi086.stdout:1812: writing smithi08687503-47 from 8617984 to 9043968 tid 4 2024-08-10T05:18:49.995 INFO:tasks.rados.rados.0.smithi086.stdout:1813: read oid 37 snap -1 2024-08-10T05:18:49.996 INFO:tasks.rados.rados.0.smithi086.stdout:1813: expect (ObjNum 519 snap 158 seq_num 519) 2024-08-10T05:18:49.996 INFO:tasks.rados.rados.0.smithi086.stdout:1814: delete oid 2 current snap is 175 2024-08-10T05:18:49.996 INFO:tasks.rados.rados.0.smithi086.stdout:1812: finishing write tid 1 to smithi08687503-47 2024-08-10T05:18:49.996 INFO:tasks.rados.rados.0.smithi086.stdout:1812: finishing write tid 2 to smithi08687503-47 2024-08-10T05:18:49.996 INFO:tasks.rados.rados.0.smithi086.stdout:1812: finishing write tid 3 to smithi08687503-47 2024-08-10T05:18:49.997 INFO:tasks.rados.rados.0.smithi086.stdout:1812: finishing write tid 4 to smithi08687503-47 2024-08-10T05:18:49.997 INFO:tasks.rados.rados.0.smithi086.stdout:1812: finishing write tid 5 to smithi08687503-47 2024-08-10T05:18:49.998 INFO:tasks.rados.rados.0.smithi086.stdout:1812: finishing write tid 6 to smithi08687503-47 2024-08-10T05:18:49.998 INFO:tasks.rados.rados.0.smithi086.stdout:1812: oid 47 updating version 0 to 352 2024-08-10T05:18:49.999 INFO:tasks.rados.rados.0.smithi086.stdout:1812: oid 47 updating version 352 to 354 2024-08-10T05:18:49.999 INFO:tasks.rados.rados.0.smithi086.stdout:1812: oid 47 updating version 354 to 355 2024-08-10T05:18:49.999 INFO:tasks.rados.rados.0.smithi086.stdout:1812: oid 47 version 355 is already newer than 353 2024-08-10T05:18:49.999 INFO:tasks.rados.rados.0.smithi086.stdout:1812: oid 47 version 355 is already newer than 351 2024-08-10T05:18:49.999 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 355 (ObjNum 566 snap 175 seq_num 566) dirty exists 2024-08-10T05:18:49.999 INFO:tasks.rados.rados.0.smithi086.stdout:1812: left oid 47 (ObjNum 566 snap 175 seq_num 566) 2024-08-10T05:18:50.006 INFO:tasks.rados.rados.0.smithi086.stdout:1813: expect (ObjNum 519 snap 158 seq_num 519) 2024-08-10T05:18:50.045 INFO:tasks.rados.rados.0.smithi086.stdout:1812: done (2 left) 2024-08-10T05:18:50.045 INFO:tasks.rados.rados.0.smithi086.stdout:1813: done (1 left) 2024-08-10T05:18:50.046 INFO:tasks.rados.rados.0.smithi086.stdout:1814: done (0 left) 2024-08-10T05:18:50.046 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 11 current snap is 175 2024-08-10T05:18:50.046 INFO:tasks.rados.rados.0.smithi086.stdout:1815: seq_num 568 ranges {2670592=720896,3391488=786432,4177920=581632,4759552=237568} 2024-08-10T05:18:50.063 INFO:tasks.rados.rados.0.smithi086.stdout:1815: writing smithi08687503-11 from 2670592 to 3391488 tid 1 2024-08-10T05:18:50.067 INFO:tasks.rados.rados.0.smithi086.stdout:1815: writing smithi08687503-11 from 3391488 to 4177920 tid 2 2024-08-10T05:18:50.070 INFO:tasks.rados.rados.0.smithi086.stdout:1815: writing smithi08687503-11 from 4177920 to 4759552 tid 3 2024-08-10T05:18:50.072 INFO:tasks.rados.rados.0.smithi086.stdout:1815: writing smithi08687503-11 from 4759552 to 4997120 tid 4 2024-08-10T05:18:50.072 INFO:tasks.rados.rados.0.smithi086.stdout:1816: delete oid 29 current snap is 175 2024-08-10T05:18:50.073 INFO:tasks.rados.rados.0.smithi086.stdout:1815: finishing write tid 1 to smithi08687503-11 2024-08-10T05:18:50.073 INFO:tasks.rados.rados.0.smithi086.stdout:1815: finishing write tid 2 to smithi08687503-11 2024-08-10T05:18:50.074 INFO:tasks.rados.rados.0.smithi086.stdout:1815: finishing write tid 3 to smithi08687503-11 2024-08-10T05:18:50.074 INFO:tasks.rados.rados.0.smithi086.stdout:1815: finishing write tid 4 to smithi08687503-11 2024-08-10T05:18:50.075 INFO:tasks.rados.rados.0.smithi086.stdout:1815: finishing write tid 5 to smithi08687503-11 2024-08-10T05:18:50.075 INFO:tasks.rados.rados.0.smithi086.stdout:1816: done (1 left) 2024-08-10T05:18:50.075 INFO:tasks.rados.rados.0.smithi086.stdout:1817: delete oid 16 current snap is 175 2024-08-10T05:18:50.077 INFO:tasks.rados.rados.0.smithi086.stdout:1815: finishing write tid 6 to smithi08687503-11 2024-08-10T05:18:50.077 INFO:tasks.rados.rados.0.smithi086.stdout:1815: oid 11 updating version 0 to 1295 2024-08-10T05:18:50.077 INFO:tasks.rados.rados.0.smithi086.stdout:1815: oid 11 updating version 1295 to 1296 2024-08-10T05:18:50.077 INFO:tasks.rados.rados.0.smithi086.stdout:1815: oid 11 updating version 1296 to 1298 2024-08-10T05:18:50.077 INFO:tasks.rados.rados.0.smithi086.stdout:1815: oid 11 version 1298 is already newer than 1297 2024-08-10T05:18:50.078 INFO:tasks.rados.rados.0.smithi086.stdout:1815: oid 11 version 1298 is already newer than 1294 2024-08-10T05:18:50.078 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 1298 (ObjNum 568 snap 175 seq_num 568) dirty exists 2024-08-10T05:18:50.078 INFO:tasks.rados.rados.0.smithi086.stdout:1815: left oid 11 (ObjNum 568 snap 175 seq_num 568) 2024-08-10T05:18:50.078 INFO:tasks.rados.rados.0.smithi086.stdout:1815: done (1 left) 2024-08-10T05:18:50.078 INFO:tasks.rados.rados.0.smithi086.stdout:1817: done (0 left) 2024-08-10T05:18:50.078 INFO:tasks.rados.rados.0.smithi086.stdout:1818: copy_from oid 27 from oid 15 current snap is 175 2024-08-10T05:18:50.078 INFO:tasks.rados.rados.0.smithi086.stdout:1819: read oid 30 snap 172 2024-08-10T05:18:50.078 INFO:tasks.rados.rados.0.smithi086.stdout:1819: expect (ObjNum 467 snap 147 seq_num 467) 2024-08-10T05:18:50.078 INFO:tasks.rados.rados.0.smithi086.stdout:1820: snap_remove snap 170 2024-08-10T05:18:50.222 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:49 smithi159 ceph-mon[90359]: Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-08-10T05:18:50.222 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:49 smithi159 ceph-mon[90359]: Health check failed: Degraded data redundancy: 3/420 objects degraded (0.714%), 2 pgs degraded (PG_DEGRADED) 2024-08-10T05:18:50.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:49 smithi159 ceph-mon[90359]: osdmap e426: 8 total, 7 up, 8 in 2024-08-10T05:18:50.223 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:49 smithi159 ceph-mon[90359]: osdmap e427: 8 total, 7 up, 8 in 2024-08-10T05:18:50.223 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:49 smithi159 podman[96249]: 2024-08-10 05:18:49.945007455 +0000 UTC m=+0.093594921 container create d193b15a64ca6a4ece2ffcb7d8f030a529789835e37f21691354fe276cf9ecad (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-activate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-bca9905, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-08-10T05:18:50.223 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:49 smithi159 podman[96249]: 2024-08-10 05:18:49.869083789 +0000 UTC m=+0.017671270 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:18:50.223 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 podman[96249]: 2024-08-10 05:18:50.139963296 +0000 UTC m=+0.288550771 container init d193b15a64ca6a4ece2ffcb7d8f030a529789835e37f21691354fe276cf9ecad (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-activate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-bca9905, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True) 2024-08-10T05:18:50.223 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 podman[96249]: 2024-08-10 05:18:50.145090224 +0000 UTC m=+0.293677694 container start d193b15a64ca6a4ece2ffcb7d8f030a529789835e37f21691354fe276cf9ecad (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-activate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, RELEASE=squid-bca9905, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-08-10T05:18:50.223 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 podman[96249]: 2024-08-10 05:18:50.222747908 +0000 UTC m=+0.371335392 container attach d193b15a64ca6a4ece2ffcb7d8f030a529789835e37f21691354fe276cf9ecad (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-activate, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=) 2024-08-10T05:18:50.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:49 smithi086 ceph-mon[98993]: Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-08-10T05:18:50.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:49 smithi086 ceph-mon[98993]: Health check failed: Degraded data redundancy: 3/420 objects degraded (0.714%), 2 pgs degraded (PG_DEGRADED) 2024-08-10T05:18:50.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:49 smithi086 ceph-mon[98993]: osdmap e426: 8 total, 7 up, 8 in 2024-08-10T05:18:50.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:49 smithi086 ceph-mon[98993]: osdmap e427: 8 total, 7 up, 8 in 2024-08-10T05:18:50.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:49 smithi086 ceph-mon[101471]: Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-08-10T05:18:50.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:49 smithi086 ceph-mon[101471]: Health check failed: Degraded data redundancy: 3/420 objects degraded (0.714%), 2 pgs degraded (PG_DEGRADED) 2024-08-10T05:18:50.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:49 smithi086 ceph-mon[101471]: osdmap e426: 8 total, 7 up, 8 in 2024-08-10T05:18:50.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:49 smithi086 ceph-mon[101471]: osdmap e427: 8 total, 7 up, 8 in 2024-08-10T05:18:50.477 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-activate[96265]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:18:50.477 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 bash[96249]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:18:50.477 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-activate[96265]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:18:50.477 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 bash[96249]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:18:50.477 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-activate[96265]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-10T05:18:50.477 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 bash[96249]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-10T05:18:50.834 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-activate[96265]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-08-10T05:18:50.834 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 bash[96249]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-08-10T05:18:50.835 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-activate[96265]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-08-10T05:18:50.835 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 bash[96249]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-08-10T05:18:50.835 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-activate[96265]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-10T05:18:50.835 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 bash[96249]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-10T05:18:50.835 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-activate[96265]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-08-10T05:18:50.835 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 bash[96249]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-08-10T05:18:50.835 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-activate[96265]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-10T05:18:50.835 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 bash[96249]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-10T05:18:50.836 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-activate[96265]: --> ceph-volume raw activate successful for osd ID: 4 2024-08-10T05:18:50.836 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 bash[96249]: --> ceph-volume raw activate successful for osd ID: 4 2024-08-10T05:18:50.836 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:50 smithi159 podman[96249]: 2024-08-10 05:18:50.525788182 +0000 UTC m=+0.674375662 container died d193b15a64ca6a4ece2ffcb7d8f030a529789835e37f21691354fe276cf9ecad (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-activate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T05:18:50.974 INFO:tasks.rados.rados.0.smithi086.stdout:1820: done (2 left) 2024-08-10T05:18:50.974 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 7 current snap is 175 2024-08-10T05:18:50.975 INFO:tasks.rados.rados.0.smithi086.stdout:1821: seq_num 571 ranges {3891200=770048,4661248=483328,5144576=753664,5898240=368640} 2024-08-10T05:18:51.000 INFO:tasks.rados.rados.0.smithi086.stdout:1821: writing smithi08687503-7 from 3891200 to 4661248 tid 1 2024-08-10T05:18:51.002 INFO:tasks.rados.rados.0.smithi086.stdout:1821: writing smithi08687503-7 from 4661248 to 5144576 tid 2 2024-08-10T05:18:51.007 INFO:tasks.rados.rados.0.smithi086.stdout:1821: writing smithi08687503-7 from 5144576 to 5898240 tid 3 2024-08-10T05:18:51.009 INFO:tasks.rados.rados.0.smithi086.stdout:1821: writing smithi08687503-7 from 5898240 to 6266880 tid 4 2024-08-10T05:18:51.009 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 40 current snap is 175 2024-08-10T05:18:51.009 INFO:tasks.rados.rados.0.smithi086.stdout:1822: seq_num 572 ranges {2744320=786432,3530752=770048,4300800=557056,4857856=278528} 2024-08-10T05:18:51.028 INFO:tasks.rados.rados.0.smithi086.stdout:1822: writing smithi08687503-40 from 2744320 to 3530752 tid 1 2024-08-10T05:18:51.032 INFO:tasks.rados.rados.0.smithi086.stdout:1822: writing smithi08687503-40 from 3530752 to 4300800 tid 2 2024-08-10T05:18:51.036 INFO:tasks.rados.rados.0.smithi086.stdout:1822: writing smithi08687503-40 from 4300800 to 4857856 tid 3 2024-08-10T05:18:51.038 INFO:tasks.rados.rados.0.smithi086.stdout:1822: writing smithi08687503-40 from 4857856 to 5136384 tid 4 2024-08-10T05:18:51.038 INFO:tasks.rados.rados.0.smithi086.stdout:1823: read oid 47 snap -1 2024-08-10T05:18:51.039 INFO:tasks.rados.rados.0.smithi086.stdout:1823: expect (ObjNum 566 snap 175 seq_num 566) 2024-08-10T05:18:51.039 INFO:tasks.rados.rados.0.smithi086.stdout:1824: delete oid 37 current snap is 175 2024-08-10T05:18:51.039 INFO:tasks.rados.rados.0.smithi086.stdout:1819: expect (ObjNum 467 snap 147 seq_num 467) 2024-08-10T05:18:51.075 INFO:tasks.rados.rados.0.smithi086.stdout:1818: finishing copy_from racing read to smithi08687503-27 2024-08-10T05:18:51.076 INFO:tasks.rados.rados.0.smithi086.stdout:1818: finishing copy_from to smithi08687503-27 2024-08-10T05:18:51.076 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 281 (ObjNum 546 snap 163 seq_num 546) dirty exists 2024-08-10T05:18:51.076 INFO:tasks.rados.rados.0.smithi086.stdout:1821: finishing write tid 1 to smithi08687503-7 2024-08-10T05:18:51.076 INFO:tasks.rados.rados.0.smithi086.stdout:1821: finishing write tid 2 to smithi08687503-7 2024-08-10T05:18:51.076 INFO:tasks.rados.rados.0.smithi086.stdout:1821: finishing write tid 3 to smithi08687503-7 2024-08-10T05:18:51.076 INFO:tasks.rados.rados.0.smithi086.stdout:1821: finishing write tid 4 to smithi08687503-7 2024-08-10T05:18:51.076 INFO:tasks.rados.rados.0.smithi086.stdout:1821: finishing write tid 5 to smithi08687503-7 2024-08-10T05:18:51.076 INFO:tasks.rados.rados.0.smithi086.stdout:1821: finishing write tid 6 to smithi08687503-7 2024-08-10T05:18:51.076 INFO:tasks.rados.rados.0.smithi086.stdout:1821: oid 7 updating version 0 to 1010 2024-08-10T05:18:51.076 INFO:tasks.rados.rados.0.smithi086.stdout:1821: oid 7 version 1010 is already newer than 1007 2024-08-10T05:18:51.076 INFO:tasks.rados.rados.0.smithi086.stdout:1821: oid 7 version 1010 is already newer than 1009 2024-08-10T05:18:51.076 INFO:tasks.rados.rados.0.smithi086.stdout:1821: oid 7 updating version 1010 to 1011 2024-08-10T05:18:51.077 INFO:tasks.rados.rados.0.smithi086.stdout:1821: oid 7 version 1011 is already newer than 1008 2024-08-10T05:18:51.077 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1011 (ObjNum 571 snap 175 seq_num 571) dirty exists 2024-08-10T05:18:51.077 INFO:tasks.rados.rados.0.smithi086.stdout:1821: left oid 7 (ObjNum 571 snap 175 seq_num 571) 2024-08-10T05:18:51.077 INFO:tasks.rados.rados.0.smithi086.stdout:1822: finishing write tid 1 to smithi08687503-40 2024-08-10T05:18:51.077 INFO:tasks.rados.rados.0.smithi086.stdout:1822: finishing write tid 2 to smithi08687503-40 2024-08-10T05:18:51.077 INFO:tasks.rados.rados.0.smithi086.stdout:1822: finishing write tid 3 to smithi08687503-40 2024-08-10T05:18:51.077 INFO:tasks.rados.rados.0.smithi086.stdout:1822: finishing write tid 4 to smithi08687503-40 2024-08-10T05:18:51.078 INFO:tasks.rados.rados.0.smithi086.stdout:1822: finishing write tid 5 to smithi08687503-40 2024-08-10T05:18:51.078 INFO:tasks.rados.rados.0.smithi086.stdout:1822: finishing write tid 6 to smithi08687503-40 2024-08-10T05:18:51.078 INFO:tasks.rados.rados.0.smithi086.stdout:1822: oid 40 updating version 0 to 1012 2024-08-10T05:18:51.078 INFO:tasks.rados.rados.0.smithi086.stdout:1822: oid 40 version 1012 is already newer than 1011 2024-08-10T05:18:51.078 INFO:tasks.rados.rados.0.smithi086.stdout:1822: oid 40 updating version 1012 to 1013 2024-08-10T05:18:51.078 INFO:tasks.rados.rados.0.smithi086.stdout:1822: oid 40 version 1013 is already newer than 1010 2024-08-10T05:18:51.078 INFO:tasks.rados.rados.0.smithi086.stdout:1822: oid 40 updating version 1013 to 1014 2024-08-10T05:18:51.078 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 1014 (ObjNum 572 snap 175 seq_num 572) dirty exists 2024-08-10T05:18:51.078 INFO:tasks.rados.rados.0.smithi086.stdout:1822: left oid 40 (ObjNum 572 snap 175 seq_num 572) 2024-08-10T05:18:51.079 INFO:tasks.rados.rados.0.smithi086.stdout:1818: done (5 left) 2024-08-10T05:18:51.079 INFO:tasks.rados.rados.0.smithi086.stdout:1819: done (4 left) 2024-08-10T05:18:51.079 INFO:tasks.rados.rados.0.smithi086.stdout:1821: done (3 left) 2024-08-10T05:18:51.079 INFO:tasks.rados.rados.0.smithi086.stdout:1822: done (2 left) 2024-08-10T05:18:51.079 INFO:tasks.rados.rados.0.smithi086.stdout:1824: done (1 left) 2024-08-10T05:18:51.079 INFO:tasks.rados.rados.0.smithi086.stdout:1825: rmattr oid 37 current snap is 175 2024-08-10T05:18:51.079 INFO:tasks.rados.rados.0.smithi086.stdout:1825: done (1 left) 2024-08-10T05:18:51.079 INFO:tasks.rados.rados.0.smithi086.stdout:1826: snap_create 2024-08-10T05:18:51.080 INFO:tasks.rados.rados.0.smithi086.stdout:1823: expect (ObjNum 566 snap 175 seq_num 566) 2024-08-10T05:18:51.084 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:50 smithi159 ceph-mon[90359]: pgmap v298: 121 pgs: 8 active+undersized, 31 peering, 8 active+undersized+degraded, 74 active+clean; 290 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.4 MiB/s wr, 11 op/s; 35/426 objects degraded (8.216%) 2024-08-10T05:18:51.375 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:51 smithi159 podman[96403]: 2024-08-10 05:18:51.085072802 +0000 UTC m=+0.553702682 container remove d193b15a64ca6a4ece2ffcb7d8f030a529789835e37f21691354fe276cf9ecad (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-08-10T05:18:51.375 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:51 smithi159 podman[96468]: 2024-08-10 05:18:51.277686283 +0000 UTC m=+0.094788289 container create 33fcd8ddf64029fbbbe9b1b2068a4e0d9c472f65f17c7268243ed013aac7bd19 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T05:18:51.375 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:51 smithi159 podman[96468]: 2024-08-10 05:18:51.200158895 +0000 UTC m=+0.017260913 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:18:51.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:50 smithi086 ceph-mon[98993]: pgmap v298: 121 pgs: 8 active+undersized, 31 peering, 8 active+undersized+degraded, 74 active+clean; 290 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.4 MiB/s wr, 11 op/s; 35/426 objects degraded (8.216%) 2024-08-10T05:18:51.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:50 smithi086 ceph-mon[101471]: pgmap v298: 121 pgs: 8 active+undersized, 31 peering, 8 active+undersized+degraded, 74 active+clean; 290 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.4 MiB/s wr, 11 op/s; 35/426 objects degraded (8.216%) 2024-08-10T05:18:51.937 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:51 smithi159 podman[96468]: 2024-08-10 05:18:51.463682332 +0000 UTC m=+0.280784342 container init 33fcd8ddf64029fbbbe9b1b2068a4e0d9c472f65f17c7268243ed013aac7bd19 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.36.0) 2024-08-10T05:18:51.937 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:51 smithi159 podman[96468]: 2024-08-10 05:18:51.46843581 +0000 UTC m=+0.285537817 container start 33fcd8ddf64029fbbbe9b1b2068a4e0d9c472f65f17c7268243ed013aac7bd19 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-08-10T05:18:51.937 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:51 smithi159 ceph-osd[96506]: -- 172.21.15.159:0/3232911505 <== mon.1 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564734a47a40 con 0x564734a25c00 2024-08-10T05:18:51.937 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:51 smithi159 bash[96468]: 33fcd8ddf64029fbbbe9b1b2068a4e0d9c472f65f17c7268243ed013aac7bd19 2024-08-10T05:18:51.937 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:51 smithi159 systemd[1]: Started Ceph osd.4 for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:18:51.977 INFO:tasks.rados.rados.0.smithi086.stdout:1823: done (1 left) 2024-08-10T05:18:51.977 INFO:tasks.rados.rados.0.smithi086.stdout:1826: done (0 left) 2024-08-10T05:18:51.977 INFO:tasks.rados.rados.0.smithi086.stdout:1827: snap_remove snap 174 2024-08-10T05:18:52.265 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:51 smithi159 ceph-mon[90359]: osdmap e428: 8 total, 7 up, 8 in 2024-08-10T05:18:52.265 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:52.265 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:52.265 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:18:52.265 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:52 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[96483]: 2024-08-10T05:18:52.019+0000 7f60679cf640 -1 Falling back to public interface 2024-08-10T05:18:52.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:51 smithi086 ceph-mon[98993]: osdmap e428: 8 total, 7 up, 8 in 2024-08-10T05:18:52.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:52.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:52.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:18:52.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:51 smithi086 ceph-mon[101471]: osdmap e428: 8 total, 7 up, 8 in 2024-08-10T05:18:52.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:52.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:52.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:18:52.984 INFO:tasks.rados.rados.0.smithi086.stdout:1827: done (0 left) 2024-08-10T05:18:52.984 INFO:tasks.rados.rados.0.smithi086.stdout:1828: delete oid 49 current snap is 176 2024-08-10T05:18:52.991 INFO:tasks.rados.rados.0.smithi086.stdout:1828: done (0 left) 2024-08-10T05:18:52.991 INFO:tasks.rados.rados.0.smithi086.stdout:1829: delete oid 40 current snap is 176 2024-08-10T05:18:52.993 INFO:tasks.rados.rados.0.smithi086.stdout:1829: done (0 left) 2024-08-10T05:18:52.994 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 15 current snap is 176 2024-08-10T05:18:52.994 INFO:tasks.rados.rados.0.smithi086.stdout:1830: seq_num 576 ranges {7774208=49152} 2024-08-10T05:18:53.035 INFO:tasks.rados.rados.0.smithi086.stdout:1830: writing smithi08687503-15 from 7774208 to 7823360 tid 1 2024-08-10T05:18:53.035 INFO:tasks.rados.rados.0.smithi086.stdout:1831: delete oid 41 current snap is 176 2024-08-10T05:18:53.039 INFO:tasks.rados.rados.0.smithi086.stdout:1831: done (1 left) 2024-08-10T05:18:53.039 INFO:tasks.rados.rados.0.smithi086.stdout:1832: read oid 43 snap -1 2024-08-10T05:18:53.039 INFO:tasks.rados.rados.0.smithi086.stdout:1832: expect (ObjNum 402 snap 134 seq_num 402) 2024-08-10T05:18:53.039 INFO:tasks.rados.rados.0.smithi086.stdout:1833: read oid 50 snap -1 2024-08-10T05:18:53.039 INFO:tasks.rados.rados.0.smithi086.stdout:1833: expect (ObjNum 563 snap 171 seq_num 563) 2024-08-10T05:18:53.039 INFO:tasks.rados.rados.0.smithi086.stdout:1834: delete oid 28 current snap is 176 2024-08-10T05:18:53.039 INFO:tasks.rados.rados.0.smithi086.stdout:1830: finishing write tid 1 to smithi08687503-15 2024-08-10T05:18:53.040 INFO:tasks.rados.rados.0.smithi086.stdout:1830: finishing write tid 2 to smithi08687503-15 2024-08-10T05:18:53.040 INFO:tasks.rados.rados.0.smithi086.stdout:1830: finishing write tid 3 to smithi08687503-15 2024-08-10T05:18:53.041 INFO:tasks.rados.rados.0.smithi086.stdout:1830: oid 15 updating version 0 to 282 2024-08-10T05:18:53.041 INFO:tasks.rados.rados.0.smithi086.stdout:1830: oid 15 updating version 282 to 283 2024-08-10T05:18:53.041 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 283 (ObjNum 576 snap 176 seq_num 576) dirty exists 2024-08-10T05:18:53.041 INFO:tasks.rados.rados.0.smithi086.stdout:1830: left oid 15 (ObjNum 576 snap 176 seq_num 576) 2024-08-10T05:18:53.042 INFO:tasks.rados.rados.0.smithi086.stdout:1830: done (3 left) 2024-08-10T05:18:53.042 INFO:tasks.rados.rados.0.smithi086.stdout:1834: done (2 left) 2024-08-10T05:18:53.042 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 7 current snap is 176 2024-08-10T05:18:53.042 INFO:tasks.rados.rados.0.smithi086.stdout:1835: seq_num 579 ranges {6266880=98304} 2024-08-10T05:18:53.076 INFO:tasks.rados.rados.0.smithi086.stdout:1835: writing smithi08687503-7 from 6266880 to 6365184 tid 1 2024-08-10T05:18:53.077 INFO:tasks.rados.rados.0.smithi086.stdout:1836: snap_remove snap 169 2024-08-10T05:18:53.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:52 smithi086 ceph-mon[98993]: osdmap e429: 8 total, 7 up, 8 in 2024-08-10T05:18:53.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:52 smithi086 ceph-mon[98993]: pgmap v301: 121 pgs: 32 active+undersized, 15 active+undersized+degraded, 74 active+clean; 296 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.5 MiB/s wr, 14 op/s; 50/438 objects degraded (11.416%) 2024-08-10T05:18:53.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:52 smithi086 ceph-mon[101471]: osdmap e429: 8 total, 7 up, 8 in 2024-08-10T05:18:53.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:52 smithi086 ceph-mon[101471]: pgmap v301: 121 pgs: 32 active+undersized, 15 active+undersized+degraded, 74 active+clean; 296 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.5 MiB/s wr, 14 op/s; 50/438 objects degraded (11.416%) 2024-08-10T05:18:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:52 smithi159 ceph-mon[90359]: osdmap e429: 8 total, 7 up, 8 in 2024-08-10T05:18:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:52 smithi159 ceph-mon[90359]: pgmap v301: 121 pgs: 32 active+undersized, 15 active+undersized+degraded, 74 active+clean; 296 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.5 MiB/s wr, 14 op/s; 50/438 objects degraded (11.416%) 2024-08-10T05:18:53.988 INFO:tasks.rados.rados.0.smithi086.stdout:1836: done (3 left) 2024-08-10T05:18:53.988 INFO:tasks.rados.rados.0.smithi086.stdout:1837: read oid 27 snap -1 2024-08-10T05:18:53.988 INFO:tasks.rados.rados.0.smithi086.stdout:1837: expect (ObjNum 546 snap 163 seq_num 546) 2024-08-10T05:18:53.988 INFO:tasks.rados.rados.0.smithi086.stdout:1838: rmattr oid 28 current snap is 176 2024-08-10T05:18:53.989 INFO:tasks.rados.rados.0.smithi086.stdout:1838: done (4 left) 2024-08-10T05:18:53.989 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 39 current snap is 176 2024-08-10T05:18:53.989 INFO:tasks.rados.rados.0.smithi086.stdout:1833: expect (ObjNum 563 snap 171 seq_num 563) 2024-08-10T05:18:54.056 INFO:tasks.rados.rados.0.smithi086.stdout:1832: expect (ObjNum 402 snap 134 seq_num 402) 2024-08-10T05:18:54.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:53 smithi159 ceph-mon[90359]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-08-10T05:18:54.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:53 smithi159 ceph-mon[90359]: osdmap e430: 8 total, 7 up, 8 in 2024-08-10T05:18:54.210 INFO:tasks.rados.rados.0.smithi086.stdout:1835: finishing write tid 1 to smithi08687503-7 2024-08-10T05:18:54.210 INFO:tasks.rados.rados.0.smithi086.stdout:1835: finishing write tid 2 to smithi08687503-7 2024-08-10T05:18:54.210 INFO:tasks.rados.rados.0.smithi086.stdout:1835: finishing write tid 3 to smithi08687503-7 2024-08-10T05:18:54.210 INFO:tasks.rados.rados.0.smithi086.stdout:1835: oid 7 updating version 0 to 1013 2024-08-10T05:18:54.210 INFO:tasks.rados.rados.0.smithi086.stdout:1835: oid 7 version 1013 is already newer than 1012 2024-08-10T05:18:54.210 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1013 (ObjNum 579 snap 176 seq_num 579) dirty exists 2024-08-10T05:18:54.210 INFO:tasks.rados.rados.0.smithi086.stdout:1835: left oid 7 (ObjNum 579 snap 176 seq_num 579) 2024-08-10T05:18:54.211 INFO:tasks.rados.rados.0.smithi086.stdout:1839: seq_num 580 ranges {0=114688} 2024-08-10T05:18:54.211 INFO:tasks.rados.rados.0.smithi086.stdout:1839: writing smithi08687503-39 from 0 to 114688 tid 1 2024-08-10T05:18:54.211 INFO:tasks.rados.rados.0.smithi086.stdout:1832: done (4 left) 2024-08-10T05:18:54.211 INFO:tasks.rados.rados.0.smithi086.stdout:1833: done (3 left) 2024-08-10T05:18:54.211 INFO:tasks.rados.rados.0.smithi086.stdout:1835: done (2 left) 2024-08-10T05:18:54.212 INFO:tasks.rados.rados.0.smithi086.stdout:1840: delete oid 34 current snap is 176 2024-08-10T05:18:54.212 INFO:tasks.rados.rados.0.smithi086.stdout:1837: expect (ObjNum 546 snap 163 seq_num 546) 2024-08-10T05:18:54.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:53 smithi086 ceph-mon[101471]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-08-10T05:18:54.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:53 smithi086 ceph-mon[101471]: osdmap e430: 8 total, 7 up, 8 in 2024-08-10T05:18:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:53 smithi086 ceph-mon[98993]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-08-10T05:18:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:53 smithi086 ceph-mon[98993]: osdmap e430: 8 total, 7 up, 8 in 2024-08-10T05:18:54.628 INFO:tasks.rados.rados.0.smithi086.stdout:1839: finishing write tid 1 to smithi08687503-39 2024-08-10T05:18:54.628 INFO:tasks.rados.rados.0.smithi086.stdout:1839: finishing write tid 2 to smithi08687503-39 2024-08-10T05:18:54.628 INFO:tasks.rados.rados.0.smithi086.stdout:1839: finishing write tid 3 to smithi08687503-39 2024-08-10T05:18:54.628 INFO:tasks.rados.rados.0.smithi086.stdout:1839: oid 39 updating version 0 to 1015 2024-08-10T05:18:54.628 INFO:tasks.rados.rados.0.smithi086.stdout:1839: oid 39 version 1015 is already newer than 1014 2024-08-10T05:18:54.628 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 1015 (ObjNum 580 snap 176 seq_num 580) dirty exists 2024-08-10T05:18:54.628 INFO:tasks.rados.rados.0.smithi086.stdout:1839: left oid 39 (ObjNum 580 snap 176 seq_num 580) 2024-08-10T05:18:54.628 INFO:tasks.rados.rados.0.smithi086.stdout:1837: done (2 left) 2024-08-10T05:18:54.628 INFO:tasks.rados.rados.0.smithi086.stdout:1839: done (1 left) 2024-08-10T05:18:54.629 INFO:tasks.rados.rados.0.smithi086.stdout:1840: done (0 left) 2024-08-10T05:18:54.629 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 6 current snap is 176 2024-08-10T05:18:54.629 INFO:tasks.rados.rados.0.smithi086.stdout:1841: seq_num 582 ranges {0=155648} 2024-08-10T05:18:54.629 INFO:tasks.rados.rados.0.smithi086.stdout:1841: writing smithi08687503-6 from 0 to 155648 tid 1 2024-08-10T05:18:54.629 INFO:tasks.rados.rados.0.smithi086.stdout:1842: snap_create 2024-08-10T05:18:54.631 INFO:tasks.rados.rados.0.smithi086.stdout:1841: finishing write tid 1 to smithi08687503-6 2024-08-10T05:18:54.631 INFO:tasks.rados.rados.0.smithi086.stdout:1841: finishing write tid 2 to smithi08687503-6 2024-08-10T05:18:54.633 INFO:tasks.rados.rados.0.smithi086.stdout:1841: finishing write tid 3 to smithi08687503-6 2024-08-10T05:18:54.633 INFO:tasks.rados.rados.0.smithi086.stdout:1841: oid 6 updating version 0 to 1299 2024-08-10T05:18:54.634 INFO:tasks.rados.rados.0.smithi086.stdout:1841: oid 6 updating version 1299 to 1300 2024-08-10T05:18:54.634 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 1300 (ObjNum 582 snap 176 seq_num 582) dirty exists 2024-08-10T05:18:54.634 INFO:tasks.rados.rados.0.smithi086.stdout:1841: left oid 6 (ObjNum 582 snap 176 seq_num 582) 2024-08-10T05:18:54.947 INFO:tasks.rados.rados.0.smithi086.stdout:1841: done (1 left) 2024-08-10T05:18:54.947 INFO:tasks.rados.rados.0.smithi086.stdout:1842: done (0 left) 2024-08-10T05:18:54.948 INFO:tasks.rados.rados.0.smithi086.stdout:1843: rollback oid 21 current snap is 177 2024-08-10T05:18:54.948 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 21 to 167 2024-08-10T05:18:54.948 INFO:tasks.rados.rados.0.smithi086.stdout:1844: read oid 13 snap 163 2024-08-10T05:18:54.948 INFO:tasks.rados.rados.0.smithi086.stdout:1844: expect (ObjNum 314 snap 92 seq_num 314) 2024-08-10T05:18:54.948 INFO:tasks.rados.rados.0.smithi086.stdout:1845: read oid 20 snap 173 2024-08-10T05:18:54.948 INFO:tasks.rados.rados.0.smithi086.stdout:1845: expect (ObjNum 493 snap 154 seq_num 493) 2024-08-10T05:18:54.948 INFO:tasks.rados.rados.0.smithi086.stdout:1846: rollback oid 19 current snap is 177 2024-08-10T05:18:54.948 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 19 to 175 2024-08-10T05:18:54.948 INFO:tasks.rados.rados.0.smithi086.stdout:1847: delete oid 28 current snap is 177 2024-08-10T05:18:54.948 INFO:tasks.rados.rados.0.smithi086.stdout:1843: finishing rollback tid 1 to smithi08687503-21 2024-08-10T05:18:54.948 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-08-10T05:18:54.949 INFO:tasks.rados.rados.0.smithi086.stdout:1843: done (4 left) 2024-08-10T05:18:54.949 INFO:tasks.rados.rados.0.smithi086.stdout:1847: done (3 left) 2024-08-10T05:18:54.949 INFO:tasks.rados.rados.0.smithi086.stdout:1848: delete oid 25 current snap is 177 2024-08-10T05:18:54.950 INFO:tasks.rados.rados.0.smithi086.stdout:1848: done (3 left) 2024-08-10T05:18:54.950 INFO:tasks.rados.rados.0.smithi086.stdout:1849: rmattr oid 43 current snap is 177 2024-08-10T05:18:54.950 INFO:tasks.rados.rados.0.smithi086.stdout:1849: done (3 left) 2024-08-10T05:18:54.950 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 49 current snap is 177 2024-08-10T05:18:54.950 INFO:tasks.rados.rados.0.smithi086.stdout:1850: seq_num 585 ranges {0=204800} 2024-08-10T05:18:54.951 INFO:tasks.rados.rados.0.smithi086.stdout:1850: writing smithi08687503-49 from 0 to 204800 tid 1 2024-08-10T05:18:54.951 INFO:tasks.rados.rados.0.smithi086.stdout:1851: copy_from oid 4 from oid 11 current snap is 177 2024-08-10T05:18:54.951 INFO:tasks.rados.rados.0.smithi086.stdout:1852: read oid 45 snap -1 2024-08-10T05:18:54.952 INFO:tasks.rados.rados.0.smithi086.stdout:1852: expect deleted 2024-08-10T05:18:54.952 INFO:tasks.rados.rados.0.smithi086.stdout:1853: setattr oid 7 current snap is 177 2024-08-10T05:18:54.953 INFO:tasks.rados.rados.0.smithi086.stdout:1852: done (6 left) 2024-08-10T05:18:54.953 INFO:tasks.rados.rados.0.smithi086.stdout:1854: read oid 14 snap -1 2024-08-10T05:18:54.953 INFO:tasks.rados.rados.0.smithi086.stdout:1854: expect (ObjNum 203 snap 53 seq_num 203) 2024-08-10T05:18:54.953 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 177 2024-08-10T05:18:54.953 INFO:tasks.rados.rados.0.smithi086.stdout:1855: seq_num 586 ranges {0=221184} 2024-08-10T05:18:54.954 INFO:tasks.rados.rados.0.smithi086.stdout:1855: writing smithi08687503-2 from 0 to 221184 tid 1 2024-08-10T05:18:54.954 INFO:tasks.rados.rados.0.smithi086.stdout:1856: delete oid 40 current snap is 177 2024-08-10T05:18:54.958 INFO:tasks.rados.rados.0.smithi086.stdout:1846: finishing rollback tid 0 to smithi08687503-19 2024-08-10T05:18:54.958 INFO:tasks.rados.rados.0.smithi086.stdout:1846: finishing rollback tid 1 to smithi08687503-19 2024-08-10T05:18:54.958 INFO:tasks.rados.rados.0.smithi086.stdout:1846: finishing rollback tid 2 to smithi08687503-19 2024-08-10T05:18:54.958 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 1303 (ObjNum 440 snap 142 seq_num 440) dirty exists 2024-08-10T05:18:54.959 INFO:tasks.rados.rados.0.smithi086.stdout:1846: done (8 left) 2024-08-10T05:18:54.959 INFO:tasks.rados.rados.0.smithi086.stdout:1856: done (7 left) 2024-08-10T05:18:54.959 INFO:tasks.rados.rados.0.smithi086.stdout:1857: snap_create 2024-08-10T05:18:54.961 INFO:tasks.rados.rados.0.smithi086.stdout:1850: finishing write tid 1 to smithi08687503-49 2024-08-10T05:18:54.961 INFO:tasks.rados.rados.0.smithi086.stdout:1855: finishing write tid 1 to smithi08687503-2 2024-08-10T05:18:54.961 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1016 (ObjNum 579 snap 176 seq_num 579) dirty exists 2024-08-10T05:18:54.962 INFO:tasks.rados.rados.0.smithi086.stdout:1850: finishing write tid 2 to smithi08687503-49 2024-08-10T05:18:54.966 INFO:tasks.rados.rados.0.smithi086.stdout:1855: finishing write tid 2 to smithi08687503-2 2024-08-10T05:18:54.969 INFO:tasks.rados.rados.0.smithi086.stdout:1844: expect (ObjNum 314 snap 92 seq_num 314) 2024-08-10T05:18:55.118 INFO:tasks.rados.rados.0.smithi086.stdout:1855: finishing write tid 3 to smithi08687503-2 2024-08-10T05:18:55.118 INFO:tasks.rados.rados.0.smithi086.stdout:1855: oid 2 updating version 0 to 1071 2024-08-10T05:18:55.118 INFO:tasks.rados.rados.0.smithi086.stdout:1855: oid 2 version 1071 is already newer than 1070 2024-08-10T05:18:55.118 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 1071 (ObjNum 586 snap 177 seq_num 586) dirty exists 2024-08-10T05:18:55.118 INFO:tasks.rados.rados.0.smithi086.stdout:1855: left oid 2 (ObjNum 586 snap 177 seq_num 586) 2024-08-10T05:18:55.118 INFO:tasks.rados.rados.0.smithi086.stdout:1845: expect (ObjNum 493 snap 154 seq_num 493) 2024-08-10T05:18:55.213 INFO:tasks.rados.rados.0.smithi086.stdout:1850: finishing write tid 3 to smithi08687503-49 2024-08-10T05:18:55.213 INFO:tasks.rados.rados.0.smithi086.stdout:1850: oid 49 updating version 0 to 1304 2024-08-10T05:18:55.213 INFO:tasks.rados.rados.0.smithi086.stdout:1850: oid 49 updating version 1304 to 1305 2024-08-10T05:18:55.213 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 1305 (ObjNum 585 snap 177 seq_num 585) dirty exists 2024-08-10T05:18:55.213 INFO:tasks.rados.rados.0.smithi086.stdout:1850: left oid 49 (ObjNum 585 snap 177 seq_num 585) 2024-08-10T05:18:55.213 INFO:tasks.rados.rados.0.smithi086.stdout:1854: expect (ObjNum 203 snap 53 seq_num 203) 2024-08-10T05:18:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:54 smithi086 ceph-mon[101471]: osdmap e431: 8 total, 7 up, 8 in 2024-08-10T05:18:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:54 smithi086 ceph-mon[101471]: pgmap v304: 121 pgs: 1 active+clean+snaptrim, 32 active+undersized, 15 active+undersized+degraded, 73 active+clean; 306 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 10 op/s; 53/447 objects degraded (11.857%) 2024-08-10T05:18:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:54 smithi086 ceph-mon[101471]: Health check update: Degraded data redundancy: 50/438 objects degraded (11.416%), 15 pgs degraded (PG_DEGRADED) 2024-08-10T05:18:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:54 smithi086 ceph-mon[101471]: osdmap e432: 8 total, 7 up, 8 in 2024-08-10T05:18:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:54 smithi086 ceph-mon[98993]: osdmap e431: 8 total, 7 up, 8 in 2024-08-10T05:18:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:54 smithi086 ceph-mon[98993]: pgmap v304: 121 pgs: 1 active+clean+snaptrim, 32 active+undersized, 15 active+undersized+degraded, 73 active+clean; 306 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 10 op/s; 53/447 objects degraded (11.857%) 2024-08-10T05:18:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:54 smithi086 ceph-mon[98993]: Health check update: Degraded data redundancy: 50/438 objects degraded (11.416%), 15 pgs degraded (PG_DEGRADED) 2024-08-10T05:18:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:54 smithi086 ceph-mon[98993]: osdmap e432: 8 total, 7 up, 8 in 2024-08-10T05:18:55.412 INFO:tasks.rados.rados.0.smithi086.stdout:1851: finishing copy_from racing read to smithi08687503-4 2024-08-10T05:18:55.412 INFO:tasks.rados.rados.0.smithi086.stdout:1851: finishing copy_from to smithi08687503-4 2024-08-10T05:18:55.412 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 1298 (ObjNum 568 snap 175 seq_num 568) dirty exists 2024-08-10T05:18:55.421 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:55 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[96483]: 2024-08-10T05:18:55.229+0000 7f60679cf640 -1 osd.4 423 log_to_monitors true 2024-08-10T05:18:55.421 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:54 smithi159 ceph-mon[90359]: osdmap e431: 8 total, 7 up, 8 in 2024-08-10T05:18:55.421 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:54 smithi159 ceph-mon[90359]: pgmap v304: 121 pgs: 1 active+clean+snaptrim, 32 active+undersized, 15 active+undersized+degraded, 73 active+clean; 306 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 10 op/s; 53/447 objects degraded (11.857%) 2024-08-10T05:18:55.422 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:54 smithi159 ceph-mon[90359]: Health check update: Degraded data redundancy: 50/438 objects degraded (11.416%), 15 pgs degraded (PG_DEGRADED) 2024-08-10T05:18:55.422 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:54 smithi159 ceph-mon[90359]: osdmap e432: 8 total, 7 up, 8 in 2024-08-10T05:18:55.952 INFO:tasks.rados.rados.0.smithi086.stdout:1844: done (7 left) 2024-08-10T05:18:55.952 INFO:tasks.rados.rados.0.smithi086.stdout:1845: done (6 left) 2024-08-10T05:18:55.952 INFO:tasks.rados.rados.0.smithi086.stdout:1850: done (5 left) 2024-08-10T05:18:55.952 INFO:tasks.rados.rados.0.smithi086.stdout:1851: done (4 left) 2024-08-10T05:18:55.952 INFO:tasks.rados.rados.0.smithi086.stdout:1853: done (3 left) 2024-08-10T05:18:55.952 INFO:tasks.rados.rados.0.smithi086.stdout:1854: done (2 left) 2024-08-10T05:18:55.952 INFO:tasks.rados.rados.0.smithi086.stdout:1855: done (1 left) 2024-08-10T05:18:55.953 INFO:tasks.rados.rados.0.smithi086.stdout:1857: done (0 left) 2024-08-10T05:18:55.953 INFO:tasks.rados.rados.0.smithi086.stdout:1858: rollback oid 10 current snap is 178 2024-08-10T05:18:55.953 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 10 to 163 2024-08-10T05:18:55.953 INFO:tasks.rados.rados.0.smithi086.stdout:1859: snap_remove snap 173 2024-08-10T05:18:56.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:55 smithi086 ceph-mon[98993]: from='osd.4 [v2:172.21.15.159:6800/3605215802,v1:172.21.15.159:6801/3605215802]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-10T05:18:56.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:55 smithi086 ceph-mon[98993]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-10T05:18:56.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:55 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:56.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:55 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:56.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:55 smithi086 ceph-mon[98993]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-10T05:18:56.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:55 smithi086 ceph-mon[98993]: from='osd.4 [v2:172.21.15.159:6800/3605215802,v1:172.21.15.159:6801/3605215802]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:18:56.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:55 smithi086 ceph-mon[98993]: osdmap e433: 8 total, 7 up, 8 in 2024-08-10T05:18:56.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:55 smithi086 ceph-mon[98993]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:18:56.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:55 smithi086 ceph-mon[101471]: from='osd.4 [v2:172.21.15.159:6800/3605215802,v1:172.21.15.159:6801/3605215802]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-10T05:18:56.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:55 smithi086 ceph-mon[101471]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-10T05:18:56.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:55 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:56.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:55 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:56.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:55 smithi086 ceph-mon[101471]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-10T05:18:56.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:55 smithi086 ceph-mon[101471]: from='osd.4 [v2:172.21.15.159:6800/3605215802,v1:172.21.15.159:6801/3605215802]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:18:56.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:55 smithi086 ceph-mon[101471]: osdmap e433: 8 total, 7 up, 8 in 2024-08-10T05:18:56.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:55 smithi086 ceph-mon[101471]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:18:56.437 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 05:18:55 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[96483]: 2024-08-10T05:18:55.983+0000 7f605f77a640 -1 osd.4 423 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T05:18:56.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:55 smithi159 ceph-mon[90359]: from='osd.4 [v2:172.21.15.159:6800/3605215802,v1:172.21.15.159:6801/3605215802]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-10T05:18:56.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:55 smithi159 ceph-mon[90359]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-10T05:18:56.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:55 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:56.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:55 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:56.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:55 smithi159 ceph-mon[90359]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-10T05:18:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:55 smithi159 ceph-mon[90359]: from='osd.4 [v2:172.21.15.159:6800/3605215802,v1:172.21.15.159:6801/3605215802]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:18:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:55 smithi159 ceph-mon[90359]: osdmap e433: 8 total, 7 up, 8 in 2024-08-10T05:18:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:55 smithi159 ceph-mon[90359]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:18:56.952 INFO:tasks.rados.rados.0.smithi086.stdout:1859: done (1 left) 2024-08-10T05:18:56.953 INFO:tasks.rados.rados.0.smithi086.stdout:1860: rmattr oid 40 current snap is 178 2024-08-10T05:18:56.953 INFO:tasks.rados.rados.0.smithi086.stdout:1860: done (1 left) 2024-08-10T05:18:56.953 INFO:tasks.rados.rados.0.smithi086.stdout:1861: snap_create 2024-08-10T05:18:56.953 INFO:tasks.rados.rados.0.smithi086.stdout:1858: finishing rollback tid 0 to smithi08687503-10 2024-08-10T05:18:56.953 INFO:tasks.rados.rados.0.smithi086.stdout:1858: finishing rollback tid 1 to smithi08687503-10 2024-08-10T05:18:56.953 INFO:tasks.rados.rados.0.smithi086.stdout:1858: finishing rollback tid 2 to smithi08687503-10 2024-08-10T05:18:56.953 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 1396 (ObjNum 404 snap 134 seq_num 404) dirty exists 2024-08-10T05:18:57.597 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:57 smithi159 ceph-mon[90359]: pgmap v307: 121 pgs: 1 active+clean+snaptrim, 32 active+undersized, 15 active+undersized+degraded, 73 active+clean; 309 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.1 MiB/s wr, 11 op/s; 55/468 objects degraded (11.752%) 2024-08-10T05:18:57.598 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:57.598 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:18:57.598 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:57.598 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:57.598 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:57 smithi159 ceph-mon[90359]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:18:57.598 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:57 smithi159 ceph-mon[90359]: osd.4 [v2:172.21.15.159:6800/3605215802,v1:172.21.15.159:6801/3605215802] boot 2024-08-10T05:18:57.598 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:57 smithi159 ceph-mon[90359]: osdmap e434: 8 total, 8 up, 8 in 2024-08-10T05:18:57.598 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:18:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:57 smithi086 ceph-mon[98993]: pgmap v307: 121 pgs: 1 active+clean+snaptrim, 32 active+undersized, 15 active+undersized+degraded, 73 active+clean; 309 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.1 MiB/s wr, 11 op/s; 55/468 objects degraded (11.752%) 2024-08-10T05:18:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:18:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:57 smithi086 ceph-mon[98993]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:18:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:57 smithi086 ceph-mon[98993]: osd.4 [v2:172.21.15.159:6800/3605215802,v1:172.21.15.159:6801/3605215802] boot 2024-08-10T05:18:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:57 smithi086 ceph-mon[98993]: osdmap e434: 8 total, 8 up, 8 in 2024-08-10T05:18:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:18:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:57 smithi086 ceph-mon[101471]: pgmap v307: 121 pgs: 1 active+clean+snaptrim, 32 active+undersized, 15 active+undersized+degraded, 73 active+clean; 309 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.1 MiB/s wr, 11 op/s; 55/468 objects degraded (11.752%) 2024-08-10T05:18:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:18:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:18:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:57 smithi086 ceph-mon[101471]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:18:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:57 smithi086 ceph-mon[101471]: osd.4 [v2:172.21.15.159:6800/3605215802,v1:172.21.15.159:6801/3605215802] boot 2024-08-10T05:18:57.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:57 smithi086 ceph-mon[101471]: osdmap e434: 8 total, 8 up, 8 in 2024-08-10T05:18:57.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T05:18:57.957 INFO:tasks.rados.rados.0.smithi086.stdout:1858: done (1 left) 2024-08-10T05:18:57.957 INFO:tasks.rados.rados.0.smithi086.stdout:1861: done (0 left) 2024-08-10T05:18:57.957 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 32 current snap is 179 2024-08-10T05:18:57.957 INFO:tasks.rados.rados.0.smithi086.stdout:1862: seq_num 588 ranges {0=253952} 2024-08-10T05:18:57.958 INFO:tasks.rados.rados.0.smithi086.stdout:1862: writing smithi08687503-32 from 0 to 253952 tid 1 2024-08-10T05:18:57.958 INFO:tasks.rados.rados.0.smithi086.stdout:1863: rollback oid 4 current snap is 179 2024-08-10T05:18:57.959 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 4 to 175 2024-08-10T05:18:57.959 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 17 current snap is 179 2024-08-10T05:18:57.959 INFO:tasks.rados.rados.0.smithi086.stdout:1864: seq_num 589 ranges {8060928=270336} 2024-08-10T05:18:58.006 INFO:tasks.rados.rados.0.smithi086.stdout:1864: writing smithi08687503-17 from 8060928 to 8331264 tid 1 2024-08-10T05:18:58.007 INFO:tasks.rados.rados.0.smithi086.stdout:1865: rollback oid 34 current snap is 179 2024-08-10T05:18:58.007 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 34 to 176 2024-08-10T05:18:58.007 INFO:tasks.rados.rados.0.smithi086.stdout:1863: finishing rollback tid 0 to smithi08687503-4 2024-08-10T05:18:58.007 INFO:tasks.rados.rados.0.smithi086.stdout:1862: finishing write tid 1 to smithi08687503-32 2024-08-10T05:18:58.007 INFO:tasks.rados.rados.0.smithi086.stdout:1863: finishing rollback tid 1 to smithi08687503-4 2024-08-10T05:18:58.007 INFO:tasks.rados.rados.0.smithi086.stdout:1863: finishing rollback tid 2 to smithi08687503-4 2024-08-10T05:18:58.007 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 1301 (ObjNum 515 snap 157 seq_num 515) dirty exists 2024-08-10T05:18:58.007 INFO:tasks.rados.rados.0.smithi086.stdout:1862: finishing write tid 2 to smithi08687503-32 2024-08-10T05:18:58.007 INFO:tasks.rados.rados.0.smithi086.stdout:1863: done (3 left) 2024-08-10T05:18:58.007 INFO:tasks.rados.rados.0.smithi086.stdout:1866: setattr oid 5 current snap is 179 2024-08-10T05:18:58.007 INFO:tasks.rados.rados.0.smithi086.stdout:1862: finishing write tid 3 to smithi08687503-32 2024-08-10T05:18:58.007 INFO:tasks.rados.rados.0.smithi086.stdout:1862: oid 32 updating version 0 to 1084 2024-08-10T05:18:58.007 INFO:tasks.rados.rados.0.smithi086.stdout:1862: oid 32 updating version 1084 to 1085 2024-08-10T05:18:58.008 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 1085 (ObjNum 588 snap 179 seq_num 588) dirty exists 2024-08-10T05:18:58.008 INFO:tasks.rados.rados.0.smithi086.stdout:1862: left oid 32 (ObjNum 588 snap 179 seq_num 588) 2024-08-10T05:18:58.008 INFO:tasks.rados.rados.0.smithi086.stdout:1862: done (3 left) 2024-08-10T05:18:58.008 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 40 current snap is 179 2024-08-10T05:18:58.008 INFO:tasks.rados.rados.0.smithi086.stdout:1867: seq_num 590 ranges {0=286720} 2024-08-10T05:18:58.009 INFO:tasks.rados.rados.0.smithi086.stdout:1867: writing smithi08687503-40 from 0 to 286720 tid 1 2024-08-10T05:18:58.009 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 179 2024-08-10T05:18:58.009 INFO:tasks.rados.rados.0.smithi086.stdout:1865: finishing rollback tid 1 to smithi08687503-34 2024-08-10T05:18:58.009 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 952 (ObjNum 113 snap 0 seq_num 3357740976) dirty dne 2024-08-10T05:18:58.009 INFO:tasks.rados.rados.0.smithi086.stdout:1868: seq_num 591 ranges {1499136=303104} 2024-08-10T05:18:58.020 INFO:tasks.rados.rados.0.smithi086.stdout:1868: writing smithi08687503-12 from 1499136 to 1802240 tid 1 2024-08-10T05:18:58.020 INFO:tasks.rados.rados.0.smithi086.stdout:1865: done (4 left) 2024-08-10T05:18:58.020 INFO:tasks.rados.rados.0.smithi086.stdout:1869: read oid 13 snap -1 2024-08-10T05:18:58.020 INFO:tasks.rados.rados.0.smithi086.stdout:1869: expect (ObjNum 314 snap 92 seq_num 314) 2024-08-10T05:18:58.021 INFO:tasks.rados.rados.0.smithi086.stdout:1870: rollback oid 3 current snap is 179 2024-08-10T05:18:58.021 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 3 to 178 2024-08-10T05:18:58.021 INFO:tasks.rados.rados.0.smithi086.stdout:1864: finishing write tid 1 to smithi08687503-17 2024-08-10T05:18:58.021 INFO:tasks.rados.rados.0.smithi086.stdout:1864: finishing write tid 2 to smithi08687503-17 2024-08-10T05:18:58.021 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 1340 (ObjNum 514 snap 157 seq_num 514) dirty exists 2024-08-10T05:18:58.021 INFO:tasks.rados.rados.0.smithi086.stdout:1864: finishing write tid 3 to smithi08687503-17 2024-08-10T05:18:58.021 INFO:tasks.rados.rados.0.smithi086.stdout:1864: oid 17 updating version 0 to 1088 2024-08-10T05:18:58.021 INFO:tasks.rados.rados.0.smithi086.stdout:1864: oid 17 version 1088 is already newer than 1087 2024-08-10T05:18:58.021 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 1088 (ObjNum 589 snap 179 seq_num 589) dirty exists 2024-08-10T05:18:58.021 INFO:tasks.rados.rados.0.smithi086.stdout:1864: left oid 17 (ObjNum 589 snap 179 seq_num 589) 2024-08-10T05:18:58.021 INFO:tasks.rados.rados.0.smithi086.stdout:1867: finishing write tid 1 to smithi08687503-40 2024-08-10T05:18:58.021 INFO:tasks.rados.rados.0.smithi086.stdout:1867: finishing write tid 2 to smithi08687503-40 2024-08-10T05:18:58.021 INFO:tasks.rados.rados.0.smithi086.stdout:1867: finishing write tid 3 to smithi08687503-40 2024-08-10T05:18:58.021 INFO:tasks.rados.rados.0.smithi086.stdout:1867: oid 40 updating version 0 to 1017 2024-08-10T05:18:58.022 INFO:tasks.rados.rados.0.smithi086.stdout:1867: oid 40 version 1017 is already newer than 1016 2024-08-10T05:18:58.022 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 1017 (ObjNum 590 snap 179 seq_num 590) dirty exists 2024-08-10T05:18:58.022 INFO:tasks.rados.rados.0.smithi086.stdout:1867: left oid 40 (ObjNum 590 snap 179 seq_num 590) 2024-08-10T05:18:58.022 INFO:tasks.rados.rados.0.smithi086.stdout:1864: done (5 left) 2024-08-10T05:18:58.022 INFO:tasks.rados.rados.0.smithi086.stdout:1866: done (4 left) 2024-08-10T05:18:58.022 INFO:tasks.rados.rados.0.smithi086.stdout:1867: done (3 left) 2024-08-10T05:18:58.022 INFO:tasks.rados.rados.0.smithi086.stdout:1871: rmattr oid 50 current snap is 179 2024-08-10T05:18:58.022 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 24 current snap is 179 2024-08-10T05:18:58.022 INFO:tasks.rados.rados.0.smithi086.stdout:1872: seq_num 592 ranges {4718592=319488} 2024-08-10T05:18:58.051 INFO:tasks.rados.rados.0.smithi086.stdout:1872: writing smithi08687503-24 from 4718592 to 5038080 tid 1 2024-08-10T05:18:58.051 INFO:tasks.rados.rados.0.smithi086.stdout:1873: read oid 39 snap -1 2024-08-10T05:18:58.051 INFO:tasks.rados.rados.0.smithi086.stdout:1873: expect (ObjNum 580 snap 176 seq_num 580) 2024-08-10T05:18:58.051 INFO:tasks.rados.rados.0.smithi086.stdout:1874: read oid 14 snap -1 2024-08-10T05:18:58.051 INFO:tasks.rados.rados.0.smithi086.stdout:1874: expect (ObjNum 203 snap 53 seq_num 203) 2024-08-10T05:18:58.051 INFO:tasks.rados.rados.0.smithi086.stdout:1875: rmattr oid 23 current snap is 179 2024-08-10T05:18:58.051 INFO:tasks.rados.rados.0.smithi086.stdout:1868: finishing write tid 1 to smithi08687503-12 2024-08-10T05:18:58.051 INFO:tasks.rados.rados.0.smithi086.stdout:1870: finishing rollback tid 0 to smithi08687503-3 2024-08-10T05:18:58.051 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1072 (ObjNum 563 snap 171 seq_num 563) dirty exists 2024-08-10T05:18:58.051 INFO:tasks.rados.rados.0.smithi086.stdout:1868: finishing write tid 2 to smithi08687503-12 2024-08-10T05:18:58.052 INFO:tasks.rados.rados.0.smithi086.stdout:1870: finishing rollback tid 1 to smithi08687503-3 2024-08-10T05:18:58.052 INFO:tasks.rados.rados.0.smithi086.stdout:1868: finishing write tid 3 to smithi08687503-12 2024-08-10T05:18:58.052 INFO:tasks.rados.rados.0.smithi086.stdout:1868: oid 12 updating version 0 to 1019 2024-08-10T05:18:58.052 INFO:tasks.rados.rados.0.smithi086.stdout:1868: oid 12 version 1019 is already newer than 1018 2024-08-10T05:18:58.052 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 1019 (ObjNum 591 snap 179 seq_num 591) dirty exists 2024-08-10T05:18:58.052 INFO:tasks.rados.rados.0.smithi086.stdout:1868: left oid 12 (ObjNum 591 snap 179 seq_num 591) 2024-08-10T05:18:58.052 INFO:tasks.rados.rados.0.smithi086.stdout:1870: finishing rollback tid 2 to smithi08687503-3 2024-08-10T05:18:58.052 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 1003 (ObjNum 558 snap 168 seq_num 558) dirty exists 2024-08-10T05:18:58.052 INFO:tasks.rados.rados.0.smithi086.stdout:1869: expect (ObjNum 314 snap 92 seq_num 314) 2024-08-10T05:18:58.210 INFO:tasks.rados.rados.0.smithi086.stdout:1868: done (7 left) 2024-08-10T05:18:58.210 INFO:tasks.rados.rados.0.smithi086.stdout:1869: done (6 left) 2024-08-10T05:18:58.210 INFO:tasks.rados.rados.0.smithi086.stdout:1870: done (5 left) 2024-08-10T05:18:58.210 INFO:tasks.rados.rados.0.smithi086.stdout:1871: done (4 left) 2024-08-10T05:18:58.210 INFO:tasks.rados.rados.0.smithi086.stdout:1876: snap_remove snap 171 2024-08-10T05:18:58.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:18:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:18:58] "GET /metrics HTTP/1.1" 200 35991 "" "Prometheus/2.43.0" 2024-08-10T05:18:58.961 INFO:tasks.rados.rados.0.smithi086.stdout:1876: done (4 left) 2024-08-10T05:18:58.961 INFO:tasks.rados.rados.0.smithi086.stdout:1877: snap_remove snap 137 2024-08-10T05:18:59.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:58 smithi086 ceph-mon[98993]: osdmap e435: 8 total, 8 up, 8 in 2024-08-10T05:18:59.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:58 smithi086 ceph-mon[98993]: pgmap v310: 121 pgs: 26 peering, 1 active+clean+snaptrim, 10 active+undersized, 8 active+undersized+degraded, 76 active+clean; 309 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 774 KiB/s wr, 19 op/s; 40/483 objects degraded (8.282%); 4.1 MiB/s, 0 objects/s recovering 2024-08-10T05:18:59.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:58 smithi086 ceph-mon[101471]: osdmap e435: 8 total, 8 up, 8 in 2024-08-10T05:18:59.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:58 smithi086 ceph-mon[101471]: pgmap v310: 121 pgs: 26 peering, 1 active+clean+snaptrim, 10 active+undersized, 8 active+undersized+degraded, 76 active+clean; 309 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 774 KiB/s wr, 19 op/s; 40/483 objects degraded (8.282%); 4.1 MiB/s, 0 objects/s recovering 2024-08-10T05:18:59.339 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:58 smithi159 ceph-mon[90359]: osdmap e435: 8 total, 8 up, 8 in 2024-08-10T05:18:59.339 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:58 smithi159 ceph-mon[90359]: pgmap v310: 121 pgs: 26 peering, 1 active+clean+snaptrim, 10 active+undersized, 8 active+undersized+degraded, 76 active+clean; 309 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 774 KiB/s wr, 19 op/s; 40/483 objects degraded (8.282%); 4.1 MiB/s, 0 objects/s recovering 2024-08-10T05:18:59.966 INFO:tasks.rados.rados.0.smithi086.stdout:1877: done (4 left) 2024-08-10T05:18:59.966 INFO:tasks.rados.rados.0.smithi086.stdout:1878: rollback oid 43 current snap is 179 2024-08-10T05:18:59.966 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 43 to 175 2024-08-10T05:18:59.966 INFO:tasks.rados.rados.0.smithi086.stdout:1873: expect (ObjNum 580 snap 176 seq_num 580) 2024-08-10T05:18:59.971 INFO:tasks.rados.rados.0.smithi086.stdout:1873: done (4 left) 2024-08-10T05:18:59.972 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 179 2024-08-10T05:18:59.972 INFO:tasks.rados.rados.0.smithi086.stdout:1879: seq_num 593 ranges {2048000=335872} 2024-08-10T05:18:59.985 INFO:tasks.rados.rados.0.smithi086.stdout:1879: writing smithi08687503-9 from 2048000 to 2383872 tid 1 2024-08-10T05:18:59.985 INFO:tasks.rados.rados.0.smithi086.stdout:1880: rmattr oid 39 current snap is 179 2024-08-10T05:18:59.985 INFO:tasks.rados.rados.0.smithi086.stdout:1880: done (5 left) 2024-08-10T05:18:59.985 INFO:tasks.rados.rados.0.smithi086.stdout:1881: snap_remove snap 167 2024-08-10T05:19:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:59 smithi159 ceph-mon[90359]: osdmap e436: 8 total, 8 up, 8 in 2024-08-10T05:19:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:19:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:19:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:00.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:59 smithi159 ceph-mon[90359]: Health check update: Degraded data redundancy: 40/483 objects degraded (8.282%), 8 pgs degraded (PG_DEGRADED) 2024-08-10T05:19:00.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:19:00.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:00.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:00.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:00.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:18:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-10T05:19:00.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:18:59.952+0000 7f0a5606e640 -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-08-10T05:19:00.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[101471]: osdmap e436: 8 total, 8 up, 8 in 2024-08-10T05:19:00.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:00.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:19:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:19:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[101471]: Health check update: Degraded data redundancy: 40/483 objects degraded (8.282%), 8 pgs degraded (PG_DEGRADED) 2024-08-10T05:19:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:19:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-10T05:19:00.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[98993]: osdmap e436: 8 total, 8 up, 8 in 2024-08-10T05:19:00.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:00.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:00.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:19:00.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:19:00.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:00.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[98993]: Health check update: Degraded data redundancy: 40/483 objects degraded (8.282%), 8 pgs degraded (PG_DEGRADED) 2024-08-10T05:19:00.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:19:00.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:00.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:00.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:00.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:18:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-10T05:19:00.977 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1090 (ObjNum 559 snap 168 seq_num 559) dirty exists 2024-08-10T05:19:00.978 INFO:tasks.rados.rados.0.smithi086.stdout:1872: finishing write tid 1 to smithi08687503-24 2024-08-10T05:19:00.978 INFO:tasks.rados.rados.0.smithi086.stdout:1872: finishing write tid 2 to smithi08687503-24 2024-08-10T05:19:00.978 INFO:tasks.rados.rados.0.smithi086.stdout:1872: finishing write tid 3 to smithi08687503-24 2024-08-10T05:19:00.978 INFO:tasks.rados.rados.0.smithi086.stdout:1872: oid 24 updating version 0 to 1005 2024-08-10T05:19:00.978 INFO:tasks.rados.rados.0.smithi086.stdout:1872: oid 24 version 1005 is already newer than 1004 2024-08-10T05:19:00.978 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 1005 (ObjNum 592 snap 179 seq_num 592) dirty exists 2024-08-10T05:19:00.978 INFO:tasks.rados.rados.0.smithi086.stdout:1872: left oid 24 (ObjNum 592 snap 179 seq_num 592) 2024-08-10T05:19:00.978 INFO:tasks.rados.rados.0.smithi086.stdout:1874: expect (ObjNum 203 snap 53 seq_num 203) 2024-08-10T05:19:01.185 INFO:tasks.rados.rados.0.smithi086.stdout:1878: finishing rollback tid 0 to smithi08687503-43 2024-08-10T05:19:01.186 INFO:tasks.rados.rados.0.smithi086.stdout:1878: finishing rollback tid 1 to smithi08687503-43 2024-08-10T05:19:01.186 INFO:tasks.rados.rados.0.smithi086.stdout:1878: finishing rollback tid 2 to smithi08687503-43 2024-08-10T05:19:01.186 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 1304 (ObjNum 402 snap 134 seq_num 402) dirty exists 2024-08-10T05:19:01.186 INFO:tasks.rados.rados.0.smithi086.stdout:1879: finishing write tid 1 to smithi08687503-9 2024-08-10T05:19:01.186 INFO:tasks.rados.rados.0.smithi086.stdout:1879: finishing write tid 2 to smithi08687503-9 2024-08-10T05:19:01.186 INFO:tasks.rados.rados.0.smithi086.stdout:1879: finishing write tid 3 to smithi08687503-9 2024-08-10T05:19:01.186 INFO:tasks.rados.rados.0.smithi086.stdout:1879: oid 9 updating version 0 to 190 2024-08-10T05:19:01.186 INFO:tasks.rados.rados.0.smithi086.stdout:1879: oid 9 version 190 is already newer than 189 2024-08-10T05:19:01.186 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 190 (ObjNum 593 snap 179 seq_num 593) dirty exists 2024-08-10T05:19:01.186 INFO:tasks.rados.rados.0.smithi086.stdout:1879: left oid 9 (ObjNum 593 snap 179 seq_num 593) 2024-08-10T05:19:01.186 INFO:tasks.rados.rados.0.smithi086.stdout:1872: done (5 left) 2024-08-10T05:19:01.186 INFO:tasks.rados.rados.0.smithi086.stdout:1874: done (4 left) 2024-08-10T05:19:01.187 INFO:tasks.rados.rados.0.smithi086.stdout:1875: done (3 left) 2024-08-10T05:19:01.187 INFO:tasks.rados.rados.0.smithi086.stdout:1878: done (2 left) 2024-08-10T05:19:01.187 INFO:tasks.rados.rados.0.smithi086.stdout:1879: done (1 left) 2024-08-10T05:19:01.187 INFO:tasks.rados.rados.0.smithi086.stdout:1881: done (0 left) 2024-08-10T05:19:01.187 INFO:tasks.rados.rados.0.smithi086.stdout:1882: copy_from oid 27 from oid 35 current snap is 179 2024-08-10T05:19:01.187 INFO:tasks.rados.rados.0.smithi086.stdout:1883: snap_remove snap 175 2024-08-10T05:19:01.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:00 smithi086 ceph-mon[98993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-10T05:19:01.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:00 smithi086 ceph-mon[98993]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-08-10T05:19:01.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:00 smithi086 ceph-mon[98993]: osdmap e437: 8 total, 8 up, 8 in 2024-08-10T05:19:01.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:00 smithi086 ceph-mon[98993]: pgmap v313: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 26 peering, 6 active+undersized, 3 active+undersized+degraded, 82 active+clean; 319 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 21 op/s; 5/495 objects degraded (1.010%); 7.2 MiB/s, 2 objects/s recovering 2024-08-10T05:19:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:00 smithi086 ceph-mon[101471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-10T05:19:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:00 smithi086 ceph-mon[101471]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-08-10T05:19:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:00 smithi086 ceph-mon[101471]: osdmap e437: 8 total, 8 up, 8 in 2024-08-10T05:19:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:00 smithi086 ceph-mon[101471]: pgmap v313: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 26 peering, 6 active+undersized, 3 active+undersized+degraded, 82 active+clean; 319 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 21 op/s; 5/495 objects degraded (1.010%); 7.2 MiB/s, 2 objects/s recovering 2024-08-10T05:19:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:00 smithi159 ceph-mon[90359]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-10T05:19:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:00 smithi159 ceph-mon[90359]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-08-10T05:19:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:00 smithi159 ceph-mon[90359]: osdmap e437: 8 total, 8 up, 8 in 2024-08-10T05:19:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:00 smithi159 ceph-mon[90359]: pgmap v313: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 26 peering, 6 active+undersized, 3 active+undersized+degraded, 82 active+clean; 319 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 21 op/s; 5/495 objects degraded (1.010%); 7.2 MiB/s, 2 objects/s recovering 2024-08-10T05:19:01.980 INFO:tasks.rados.rados.0.smithi086.stdout:1883: done (1 left) 2024-08-10T05:19:01.981 INFO:tasks.rados.rados.0.smithi086.stdout:1884: read oid 34 snap -1 2024-08-10T05:19:01.981 INFO:tasks.rados.rados.0.smithi086.stdout:1884: expect deleted 2024-08-10T05:19:01.981 INFO:tasks.rados.rados.0.smithi086.stdout:1885: delete oid 47 current snap is 179 2024-08-10T05:19:01.981 INFO:tasks.rados.rados.0.smithi086.stdout:1882: finishing copy_from racing read to smithi08687503-27 2024-08-10T05:19:01.981 INFO:tasks.rados.rados.0.smithi086.stdout:1882: finishing copy_from to smithi08687503-27 2024-08-10T05:19:01.981 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 1053 (ObjNum 543 snap 163 seq_num 543) dirty exists 2024-08-10T05:19:01.988 INFO:tasks.rados.rados.0.smithi086.stdout:1882: done (2 left) 2024-08-10T05:19:01.988 INFO:tasks.rados.rados.0.smithi086.stdout:1884: done (1 left) 2024-08-10T05:19:01.988 INFO:tasks.rados.rados.0.smithi086.stdout:1885: done (0 left) 2024-08-10T05:19:01.988 INFO:tasks.rados.rados.0.smithi086.stdout:1886: read oid 32 snap -1 2024-08-10T05:19:01.988 INFO:tasks.rados.rados.0.smithi086.stdout:1886: expect (ObjNum 588 snap 179 seq_num 588) 2024-08-10T05:19:01.988 INFO:tasks.rados.rados.0.smithi086.stdout:1887: snap_remove snap 176 2024-08-10T05:19:02.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:01 smithi159 ceph-mon[90359]: osdmap e438: 8 total, 8 up, 8 in 2024-08-10T05:19:02.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:01 smithi086 ceph-mon[98993]: osdmap e438: 8 total, 8 up, 8 in 2024-08-10T05:19:02.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:01 smithi086 ceph-mon[101471]: osdmap e438: 8 total, 8 up, 8 in 2024-08-10T05:19:02.987 INFO:tasks.rados.rados.0.smithi086.stdout:1887: done (1 left) 2024-08-10T05:19:02.987 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 6 current snap is 179 2024-08-10T05:19:02.987 INFO:tasks.rados.rados.0.smithi086.stdout:1888: seq_num 595 ranges {155648=368640} 2024-08-10T05:19:02.990 INFO:tasks.rados.rados.0.smithi086.stdout:1888: writing smithi08687503-6 from 155648 to 524288 tid 1 2024-08-10T05:19:02.990 INFO:tasks.rados.rados.0.smithi086.stdout:1886: expect (ObjNum 588 snap 179 seq_num 588) 2024-08-10T05:19:03.001 INFO:tasks.rados.rados.0.smithi086.stdout:1888: finishing write tid 1 to smithi08687503-6 2024-08-10T05:19:03.002 INFO:tasks.rados.rados.0.smithi086.stdout:1888: finishing write tid 2 to smithi08687503-6 2024-08-10T05:19:03.002 INFO:tasks.rados.rados.0.smithi086.stdout:1886: done (1 left) 2024-08-10T05:19:03.002 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 14 current snap is 179 2024-08-10T05:19:03.002 INFO:tasks.rados.rados.0.smithi086.stdout:1889: seq_num 596 ranges {4128768=385024} 2024-08-10T05:19:03.026 INFO:tasks.rados.rados.0.smithi086.stdout:1889: writing smithi08687503-14 from 4128768 to 4513792 tid 1 2024-08-10T05:19:03.026 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 4 current snap is 179 2024-08-10T05:19:03.026 INFO:tasks.rados.rados.0.smithi086.stdout:1888: finishing write tid 3 to smithi08687503-6 2024-08-10T05:19:03.026 INFO:tasks.rados.rados.0.smithi086.stdout:1888: oid 6 updating version 0 to 1302 2024-08-10T05:19:03.026 INFO:tasks.rados.rados.0.smithi086.stdout:1888: oid 6 version 1302 is already newer than 1301 2024-08-10T05:19:03.026 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 1302 (ObjNum 595 snap 179 seq_num 595) dirty exists 2024-08-10T05:19:03.026 INFO:tasks.rados.rados.0.smithi086.stdout:1888: left oid 6 (ObjNum 595 snap 179 seq_num 595) 2024-08-10T05:19:03.026 INFO:tasks.rados.rados.0.smithi086.stdout:1890: seq_num 597 ranges {4562944=401408} 2024-08-10T05:19:03.052 INFO:tasks.rados.rados.0.smithi086.stdout:1890: writing smithi08687503-4 from 4562944 to 4964352 tid 1 2024-08-10T05:19:03.053 INFO:tasks.rados.rados.0.smithi086.stdout:1888: done (2 left) 2024-08-10T05:19:03.053 INFO:tasks.rados.rados.0.smithi086.stdout:1891: snap_create 2024-08-10T05:19:03.053 INFO:tasks.rados.rados.0.smithi086.stdout:1889: finishing write tid 1 to smithi08687503-14 2024-08-10T05:19:03.053 INFO:tasks.rados.rados.0.smithi086.stdout:1889: finishing write tid 2 to smithi08687503-14 2024-08-10T05:19:03.053 INFO:tasks.rados.rados.0.smithi086.stdout:1889: finishing write tid 3 to smithi08687503-14 2024-08-10T05:19:03.053 INFO:tasks.rados.rados.0.smithi086.stdout:1889: oid 14 updating version 0 to 1306 2024-08-10T05:19:03.053 INFO:tasks.rados.rados.0.smithi086.stdout:1889: oid 14 updating version 1306 to 1307 2024-08-10T05:19:03.053 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 1307 (ObjNum 596 snap 179 seq_num 596) dirty exists 2024-08-10T05:19:03.053 INFO:tasks.rados.rados.0.smithi086.stdout:1889: left oid 14 (ObjNum 596 snap 179 seq_num 596) 2024-08-10T05:19:03.055 INFO:tasks.rados.rados.0.smithi086.stdout:1890: finishing write tid 1 to smithi08687503-4 2024-08-10T05:19:03.055 INFO:tasks.rados.rados.0.smithi086.stdout:1890: finishing write tid 2 to smithi08687503-4 2024-08-10T05:19:03.058 INFO:tasks.rados.rados.0.smithi086.stdout:1890: finishing write tid 3 to smithi08687503-4 2024-08-10T05:19:03.058 INFO:tasks.rados.rados.0.smithi086.stdout:1890: oid 4 updating version 0 to 1305 2024-08-10T05:19:03.058 INFO:tasks.rados.rados.0.smithi086.stdout:1890: oid 4 updating version 1305 to 1306 2024-08-10T05:19:03.058 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 1306 (ObjNum 597 snap 179 seq_num 597) dirty exists 2024-08-10T05:19:03.058 INFO:tasks.rados.rados.0.smithi086.stdout:1890: left oid 4 (ObjNum 597 snap 179 seq_num 597) 2024-08-10T05:19:03.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:02 smithi086 ceph-mon[98993]: osdmap e439: 8 total, 8 up, 8 in 2024-08-10T05:19:03.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:02 smithi086 ceph-mon[98993]: pgmap v316: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 255 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.6 MiB/s wr, 18 op/s; 12 MiB/s, 3 objects/s recovering 2024-08-10T05:19:03.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:02 smithi086 ceph-mon[101471]: osdmap e439: 8 total, 8 up, 8 in 2024-08-10T05:19:03.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:02 smithi086 ceph-mon[101471]: pgmap v316: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 255 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.6 MiB/s wr, 18 op/s; 12 MiB/s, 3 objects/s recovering 2024-08-10T05:19:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:02 smithi159 ceph-mon[90359]: osdmap e439: 8 total, 8 up, 8 in 2024-08-10T05:19:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:02 smithi159 ceph-mon[90359]: pgmap v316: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 255 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.6 MiB/s wr, 18 op/s; 12 MiB/s, 3 objects/s recovering 2024-08-10T05:19:03.470 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:19:03.730 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:19:03.730 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (7m) 41s ago 8m 25.1M - 0.25.0 c8568f914cd2 35968fd43daf 2024-08-10T05:19:03.730 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (8m) 7s ago 8m 88.7M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:19:03.730 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (10m) 41s ago 10m 22.4M - 18.2.4-685-gf5af36e4 20036124afeb 647a6daeb729 2024-08-10T05:19:03.730 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (10m) 7s ago 10m 16.7M - 18.2.4-685-gf5af36e4 20036124afeb 419afb746b2c 2024-08-10T05:19:03.730 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,9283,8765 running (3m) 7s ago 13m 440M - 19.1.0-1335-gbca9905d c7b33901c886 a44476fa498b 2024-08-10T05:19:03.730 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:8443,9283,8765 running (4m) 41s ago 15m 511M - 19.1.0-1335-gbca9905d c7b33901c886 cbe6b5d6d7db 2024-08-10T05:19:03.730 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (3m) 41s ago 15m 54.6M 2048M 19.1.0-1335-gbca9905d c7b33901c886 da469cb2b936 2024-08-10T05:19:03.731 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (3m) 7s ago 14m 44.1M 2048M 19.1.0-1335-gbca9905d c7b33901c886 1264e3f84bab 2024-08-10T05:19:03.731 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (3m) 41s ago 14m 44.8M 2048M 19.1.0-1335-gbca9905d c7b33901c886 b053df1d63ca 2024-08-10T05:19:03.731 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (8m) 41s ago 8m 14.8M - 1.5.0 0da6a335fe13 4e352dfbeecc 2024-08-10T05:19:03.731 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (8m) 7s ago 8m 15.5M - 1.5.0 0da6a335fe13 b9264bb67c4d 2024-08-10T05:19:03.731 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (2m) 41s ago 13m 167M 2480M 19.1.0-1335-gbca9905d c7b33901c886 db28f2aa6b9d 2024-08-10T05:19:03.731 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (111s) 41s ago 13m 138M 2480M 19.1.0-1335-gbca9905d c7b33901c886 64868becde7b 2024-08-10T05:19:03.731 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (78s) 41s ago 12m 120M 2480M 19.1.0-1335-gbca9905d c7b33901c886 20c96ee8f71f 2024-08-10T05:19:03.731 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (45s) 41s ago 12m 12.1M 2480M 19.1.0-1335-gbca9905d c7b33901c886 0f0d7bb1b69a 2024-08-10T05:19:03.731 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (12s) 7s ago 11m 11.9M 2480M 19.1.0-1335-gbca9905d c7b33901c886 33fcd8ddf640 2024-08-10T05:19:03.731 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (11m) 7s ago 11m 285M 2480M 18.2.4-685-gf5af36e4 20036124afeb 55fe3cad2be9 2024-08-10T05:19:03.731 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (11m) 7s ago 11m 165M 2480M 18.2.4-685-gf5af36e4 20036124afeb 6a67eed4245a 2024-08-10T05:19:03.731 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (10m) 7s ago 10m 186M 2480M 18.2.4-685-gf5af36e4 20036124afeb f455e2f6fe30 2024-08-10T05:19:03.731 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (4m) 7s ago 9m 53.5M - 2.43.0 a07b618ecd1d 90909260918d 2024-08-10T05:19:03.994 INFO:tasks.rados.rados.0.smithi086.stdout:1889: done (2 left) 2024-08-10T05:19:03.994 INFO:tasks.rados.rados.0.smithi086.stdout:1890: done (1 left) 2024-08-10T05:19:03.994 INFO:tasks.rados.rados.0.smithi086.stdout:1891: done (0 left) 2024-08-10T05:19:03.994 INFO:tasks.rados.rados.0.smithi086.stdout:1892: rmattr oid 13 current snap is 180 2024-08-10T05:19:03.994 INFO:tasks.rados.rados.0.smithi086.stdout:1893: read oid 26 snap 178 2024-08-10T05:19:03.994 INFO:tasks.rados.rados.0.smithi086.stdout:1893: expect (ObjNum 334 snap 104 seq_num 334) 2024-08-10T05:19:03.994 INFO:tasks.rados.rados.0.smithi086.stdout:1894: read oid 4 snap 172 2024-08-10T05:19:03.994 INFO:tasks.rados.rados.0.smithi086.stdout:1894: expect (ObjNum 515 snap 157 seq_num 515) 2024-08-10T05:19:03.994 INFO:tasks.rados.rados.0.smithi086.stdout:1895: rollback oid 43 current snap is 180 2024-08-10T05:19:03.994 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 43 to 163 2024-08-10T05:19:03.994 INFO:tasks.rados.rados.0.smithi086.stdout:1896: copy_from oid 28 from oid 12 current snap is 180 2024-08-10T05:19:03.995 INFO:tasks.rados.rados.0.smithi086.stdout:1897: snap_remove snap 177 2024-08-10T05:19:04.066 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:19:04.066 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:19:04.066 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-10T05:19:04.066 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:19:04.066 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:19:04.067 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:19:04.067 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:19:04.067 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:19:04.067 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 3, 2024-08-10T05:19:04.067 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 5 2024-08-10T05:19:04.067 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:19:04.067 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:19:04.067 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:19:04.067 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:19:04.067 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:19:04.067 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 5, 2024-08-10T05:19:04.067 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 10 2024-08-10T05:19:04.067 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:19:04.068 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:19:04.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:03 smithi086 ceph-mon[98993]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/495 objects degraded (1.010%), 3 pgs degraded) 2024-08-10T05:19:04.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:03 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:19:04.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:03 smithi086 ceph-mon[98993]: osdmap e440: 8 total, 8 up, 8 in 2024-08-10T05:19:04.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:03 smithi086 ceph-mon[101471]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/495 objects degraded (1.010%), 3 pgs degraded) 2024-08-10T05:19:04.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:03 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:19:04.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:03 smithi086 ceph-mon[101471]: osdmap e440: 8 total, 8 up, 8 in 2024-08-10T05:19:04.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:03 smithi159 ceph-mon[90359]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/495 objects degraded (1.010%), 3 pgs degraded) 2024-08-10T05:19:04.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:03 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:19:04.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:03 smithi159 ceph-mon[90359]: osdmap e440: 8 total, 8 up, 8 in 2024-08-10T05:19:04.949 INFO:tasks.rados.rados.0.smithi086.stdout:1897: done (5 left) 2024-08-10T05:19:04.950 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 50 current snap is 180 2024-08-10T05:19:04.950 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 1436 (ObjNum 314 snap 92 seq_num 314) dirty exists 2024-08-10T05:19:04.950 INFO:tasks.rados.rados.0.smithi086.stdout:1898: seq_num 598 ranges {2244608=417792} 2024-08-10T05:19:04.965 INFO:tasks.rados.rados.0.smithi086.stdout:1898: writing smithi08687503-50 from 2244608 to 2662400 tid 1 2024-08-10T05:19:04.965 INFO:tasks.rados.rados.0.smithi086.stdout:1892: done (5 left) 2024-08-10T05:19:04.965 INFO:tasks.rados.rados.0.smithi086.stdout:1899: rollback oid 37 current snap is 180 2024-08-10T05:19:04.966 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 37 to 163 2024-08-10T05:19:04.966 INFO:tasks.rados.rados.0.smithi086.stdout:1900: copy_from oid 44 from oid 29 current snap is 180 2024-08-10T05:19:04.966 INFO:tasks.rados.rados.0.smithi086.stdout:1893: expect (ObjNum 334 snap 104 seq_num 334) 2024-08-10T05:19:04.991 INFO:tasks.rados.rados.0.smithi086.stdout:1896: finishing copy_from racing read to smithi08687503-28 2024-08-10T05:19:04.991 INFO:tasks.rados.rados.0.smithi086.stdout:1896: finishing copy_from to smithi08687503-28 2024-08-10T05:19:04.991 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 1019 (ObjNum 591 snap 179 seq_num 591) dirty exists 2024-08-10T05:19:04.991 INFO:tasks.rados.rados.0.smithi086.stdout:1893: done (6 left) 2024-08-10T05:19:04.991 INFO:tasks.rados.rados.0.smithi086.stdout:1896: done (5 left) 2024-08-10T05:19:04.991 INFO:tasks.rados.rados.0.smithi086.stdout:1901: read oid 47 snap -1 2024-08-10T05:19:04.991 INFO:tasks.rados.rados.0.smithi086.stdout:1901: expect deleted 2024-08-10T05:19:04.992 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 15 current snap is 180 2024-08-10T05:19:04.992 INFO:tasks.rados.rados.0.smithi086.stdout:1902: seq_num 599 ranges {7823360=434176} 2024-08-10T05:19:05.036 INFO:tasks.rados.rados.0.smithi086.stdout:1902: writing smithi08687503-15 from 7823360 to 8257536 tid 1 2024-08-10T05:19:05.036 INFO:tasks.rados.rados.0.smithi086.stdout:1903: rollback oid 5 current snap is 180 2024-08-10T05:19:05.036 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 5 to 163 2024-08-10T05:19:05.036 INFO:tasks.rados.rados.0.smithi086.stdout:1895: finishing rollback tid 0 to smithi08687503-43 2024-08-10T05:19:05.036 INFO:tasks.rados.rados.0.smithi086.stdout:1904: snap_create 2024-08-10T05:19:05.037 INFO:tasks.rados.rados.0.smithi086.stdout:1895: finishing rollback tid 1 to smithi08687503-43 2024-08-10T05:19:05.037 INFO:tasks.rados.rados.0.smithi086.stdout:1895: finishing rollback tid 2 to smithi08687503-43 2024-08-10T05:19:05.037 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 1309 (ObjNum 402 snap 134 seq_num 402) dirty exists 2024-08-10T05:19:05.037 INFO:tasks.rados.rados.0.smithi086.stdout:1894: expect (ObjNum 515 snap 157 seq_num 515) 2024-08-10T05:19:05.239 INFO:tasks.rados.rados.0.smithi086.stdout:1900: finishing copy_from to smithi08687503-44 2024-08-10T05:19:05.239 INFO:tasks.rados.rados.0.smithi086.stdout:1900: got expected ENOENT (src dne) 2024-08-10T05:19:05.239 INFO:tasks.rados.rados.0.smithi086.stdout:1900: finishing copy_from racing read to smithi08687503-44 2024-08-10T05:19:05.239 INFO:tasks.rados.rados.0.smithi086.stdout:1898: finishing write tid 1 to smithi08687503-50 2024-08-10T05:19:05.239 INFO:tasks.rados.rados.0.smithi086.stdout:1898: finishing write tid 2 to smithi08687503-50 2024-08-10T05:19:05.239 INFO:tasks.rados.rados.0.smithi086.stdout:1899: finishing rollback tid 1 to smithi08687503-37 2024-08-10T05:19:05.239 INFO:tasks.rados.rados.0.smithi086.stdout:1899: finishing rollback tid 2 to smithi08687503-37 2024-08-10T05:19:05.240 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 1076 (ObjNum 519 snap 158 seq_num 519) dirty exists 2024-08-10T05:19:05.240 INFO:tasks.rados.rados.0.smithi086.stdout:1898: finishing write tid 3 to smithi08687503-50 2024-08-10T05:19:05.240 INFO:tasks.rados.rados.0.smithi086.stdout:1898: oid 50 updating version 0 to 1074 2024-08-10T05:19:05.240 INFO:tasks.rados.rados.0.smithi086.stdout:1898: oid 50 version 1074 is already newer than 1073 2024-08-10T05:19:05.240 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1074 (ObjNum 598 snap 180 seq_num 598) dirty exists 2024-08-10T05:19:05.240 INFO:tasks.rados.rados.0.smithi086.stdout:1898: left oid 50 (ObjNum 598 snap 180 seq_num 598) 2024-08-10T05:19:05.240 INFO:tasks.rados.rados.0.smithi086.stdout:1902: finishing write tid 1 to smithi08687503-15 2024-08-10T05:19:05.240 INFO:tasks.rados.rados.0.smithi086.stdout:1902: finishing write tid 2 to smithi08687503-15 2024-08-10T05:19:05.240 INFO:tasks.rados.rados.0.smithi086.stdout:1903: finishing rollback tid 0 to smithi08687503-5 2024-08-10T05:19:05.240 INFO:tasks.rados.rados.0.smithi086.stdout:1903: finishing rollback tid 1 to smithi08687503-5 2024-08-10T05:19:05.240 INFO:tasks.rados.rados.0.smithi086.stdout:1903: finishing rollback tid 2 to smithi08687503-5 2024-08-10T05:19:05.240 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 1387 (ObjNum 514 snap 157 seq_num 514) dirty exists 2024-08-10T05:19:05.240 INFO:tasks.rados.rados.0.smithi086.stdout:1902: finishing write tid 3 to smithi08687503-15 2024-08-10T05:19:05.240 INFO:tasks.rados.rados.0.smithi086.stdout:1902: oid 15 updating version 0 to 284 2024-08-10T05:19:05.241 INFO:tasks.rados.rados.0.smithi086.stdout:1902: oid 15 updating version 284 to 285 2024-08-10T05:19:05.241 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 285 (ObjNum 599 snap 180 seq_num 599) dirty exists 2024-08-10T05:19:05.241 INFO:tasks.rados.rados.0.smithi086.stdout:1902: left oid 15 (ObjNum 599 snap 180 seq_num 599) 2024-08-10T05:19:05.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:04 smithi086 ceph-mon[101471]: from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:19:05.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:04 smithi086 ceph-mon[101471]: from='client.44252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:19:05.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:04 smithi086 ceph-mon[101471]: osdmap e441: 8 total, 8 up, 8 in 2024-08-10T05:19:05.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:04 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1818298971' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:05.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:04 smithi086 ceph-mon[101471]: pgmap v319: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.8 MiB/s wr, 10 op/s; 9.2 MiB/s, 1 objects/s recovering 2024-08-10T05:19:05.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:04 smithi086 ceph-mon[101471]: osdmap e442: 8 total, 8 up, 8 in 2024-08-10T05:19:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:04 smithi086 ceph-mon[98993]: from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:19:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:04 smithi086 ceph-mon[98993]: from='client.44252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:19:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:04 smithi086 ceph-mon[98993]: osdmap e441: 8 total, 8 up, 8 in 2024-08-10T05:19:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:04 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1818298971' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:04 smithi086 ceph-mon[98993]: pgmap v319: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.8 MiB/s wr, 10 op/s; 9.2 MiB/s, 1 objects/s recovering 2024-08-10T05:19:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:04 smithi086 ceph-mon[98993]: osdmap e442: 8 total, 8 up, 8 in 2024-08-10T05:19:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:05 smithi159 ceph-mon[90359]: from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:19:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:05 smithi159 ceph-mon[90359]: from='client.44252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:19:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:05 smithi159 ceph-mon[90359]: osdmap e441: 8 total, 8 up, 8 in 2024-08-10T05:19:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:05 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1818298971' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:05 smithi159 ceph-mon[90359]: pgmap v319: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.8 MiB/s wr, 10 op/s; 9.2 MiB/s, 1 objects/s recovering 2024-08-10T05:19:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:05 smithi159 ceph-mon[90359]: osdmap e442: 8 total, 8 up, 8 in 2024-08-10T05:19:06.003 INFO:tasks.rados.rados.0.smithi086.stdout:1894: done (8 left) 2024-08-10T05:19:06.003 INFO:tasks.rados.rados.0.smithi086.stdout:1895: done (7 left) 2024-08-10T05:19:06.004 INFO:tasks.rados.rados.0.smithi086.stdout:1898: done (6 left) 2024-08-10T05:19:06.004 INFO:tasks.rados.rados.0.smithi086.stdout:1899: done (5 left) 2024-08-10T05:19:06.004 INFO:tasks.rados.rados.0.smithi086.stdout:1900: done (4 left) 2024-08-10T05:19:06.004 INFO:tasks.rados.rados.0.smithi086.stdout:1901: done (3 left) 2024-08-10T05:19:06.004 INFO:tasks.rados.rados.0.smithi086.stdout:1902: done (2 left) 2024-08-10T05:19:06.004 INFO:tasks.rados.rados.0.smithi086.stdout:1903: done (1 left) 2024-08-10T05:19:06.004 INFO:tasks.rados.rados.0.smithi086.stdout:1904: done (0 left) 2024-08-10T05:19:06.004 INFO:tasks.rados.rados.0.smithi086.stdout:1905: rmattr oid 18 current snap is 181 2024-08-10T05:19:06.004 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 14 current snap is 181 2024-08-10T05:19:06.004 INFO:tasks.rados.rados.0.smithi086.stdout:1906: seq_num 600 ranges {4513792=450560} 2024-08-10T05:19:06.029 INFO:tasks.rados.rados.0.smithi086.stdout:1906: writing smithi08687503-14 from 4513792 to 4964352 tid 1 2024-08-10T05:19:06.030 INFO:tasks.rados.rados.0.smithi086.stdout:1907: snap_create 2024-08-10T05:19:06.030 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 1303 (ObjNum 65 snap 0 seq_num 3328885584) dirty exists 2024-08-10T05:19:06.036 INFO:tasks.rados.rados.0.smithi086.stdout:1906: finishing write tid 1 to smithi08687503-14 2024-08-10T05:19:06.036 INFO:tasks.rados.rados.0.smithi086.stdout:1906: finishing write tid 2 to smithi08687503-14 2024-08-10T05:19:06.037 INFO:tasks.rados.rados.0.smithi086.stdout:1906: finishing write tid 3 to smithi08687503-14 2024-08-10T05:19:06.038 INFO:tasks.rados.rados.0.smithi086.stdout:1906: oid 14 updating version 0 to 1308 2024-08-10T05:19:06.038 INFO:tasks.rados.rados.0.smithi086.stdout:1906: oid 14 updating version 1308 to 1309 2024-08-10T05:19:06.038 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 1309 (ObjNum 600 snap 181 seq_num 600) dirty exists 2024-08-10T05:19:06.038 INFO:tasks.rados.rados.0.smithi086.stdout:1906: left oid 14 (ObjNum 600 snap 181 seq_num 600) 2024-08-10T05:19:07.010 INFO:tasks.rados.rados.0.smithi086.stdout:1905: done (2 left) 2024-08-10T05:19:07.010 INFO:tasks.rados.rados.0.smithi086.stdout:1906: done (1 left) 2024-08-10T05:19:07.010 INFO:tasks.rados.rados.0.smithi086.stdout:1907: done (0 left) 2024-08-10T05:19:07.010 INFO:tasks.rados.rados.0.smithi086.stdout:1908: copy_from oid 34 from oid 41 current snap is 182 2024-08-10T05:19:07.010 INFO:tasks.rados.rados.0.smithi086.stdout:1909: rollback oid 2 current snap is 182 2024-08-10T05:19:07.010 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 2 to 172 2024-08-10T05:19:07.010 INFO:tasks.rados.rados.0.smithi086.stdout:1910: rollback oid 26 current snap is 182 2024-08-10T05:19:07.010 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 26 to 172 2024-08-10T05:19:07.011 INFO:tasks.rados.rados.0.smithi086.stdout:1911: read oid 9 snap -1 2024-08-10T05:19:07.011 INFO:tasks.rados.rados.0.smithi086.stdout:1911: expect (ObjNum 593 snap 179 seq_num 593) 2024-08-10T05:19:07.011 INFO:tasks.rados.rados.0.smithi086.stdout:1912: read oid 16 snap -1 2024-08-10T05:19:07.011 INFO:tasks.rados.rados.0.smithi086.stdout:1912: expect deleted 2024-08-10T05:19:07.011 INFO:tasks.rados.rados.0.smithi086.stdout:1913: read oid 49 snap -1 2024-08-10T05:19:07.011 INFO:tasks.rados.rados.0.smithi086.stdout:1913: expect (ObjNum 585 snap 177 seq_num 585) 2024-08-10T05:19:07.011 INFO:tasks.rados.rados.0.smithi086.stdout:1914: read oid 31 snap -1 2024-08-10T05:19:07.011 INFO:tasks.rados.rados.0.smithi086.stdout:1914: expect (ObjNum 563 snap 171 seq_num 563) 2024-08-10T05:19:07.011 INFO:tasks.rados.rados.0.smithi086.stdout:1915: snap_create 2024-08-10T05:19:07.014 INFO:tasks.rados.rados.0.smithi086.stdout:1908: finishing copy_from to smithi08687503-34 2024-08-10T05:19:07.014 INFO:tasks.rados.rados.0.smithi086.stdout:1908: got expected ENOENT (src dne) 2024-08-10T05:19:07.014 INFO:tasks.rados.rados.0.smithi086.stdout:1908: finishing copy_from racing read to smithi08687503-34 2024-08-10T05:19:07.017 INFO:tasks.rados.rados.0.smithi086.stdout:1910: finishing rollback tid 0 to smithi08687503-26 2024-08-10T05:19:07.018 INFO:tasks.rados.rados.0.smithi086.stdout:1909: finishing rollback tid 0 to smithi08687503-2 2024-08-10T05:19:07.019 INFO:tasks.rados.rados.0.smithi086.stdout:1909: finishing rollback tid 1 to smithi08687503-2 2024-08-10T05:19:07.020 INFO:tasks.rados.rados.0.smithi086.stdout:1913: expect (ObjNum 585 snap 177 seq_num 585) 2024-08-10T05:19:07.026 INFO:tasks.rados.rados.0.smithi086.stdout:1909: finishing rollback tid 2 to smithi08687503-2 2024-08-10T05:19:07.026 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 1079 (ObjNum 524 snap 160 seq_num 524) dirty exists 2024-08-10T05:19:07.026 INFO:tasks.rados.rados.0.smithi086.stdout:1910: finishing rollback tid 1 to smithi08687503-26 2024-08-10T05:19:07.027 INFO:tasks.rados.rados.0.smithi086.stdout:1910: finishing rollback tid 2 to smithi08687503-26 2024-08-10T05:19:07.027 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 1124 (ObjNum 334 snap 104 seq_num 334) dirty exists 2024-08-10T05:19:07.030 INFO:tasks.rados.rados.0.smithi086.stdout:1914: expect (ObjNum 563 snap 171 seq_num 563) 2024-08-10T05:19:07.089 INFO:tasks.rados.rados.0.smithi086.stdout:1911: expect (ObjNum 593 snap 179 seq_num 593) 2024-08-10T05:19:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:07 smithi086 ceph-mon[101471]: osdmap e443: 8 total, 8 up, 8 in 2024-08-10T05:19:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:07 smithi086 ceph-mon[101471]: pgmap v322: 121 pgs: 121 active+clean; 222 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-10T05:19:07.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:07 smithi086 ceph-mon[98993]: osdmap e443: 8 total, 8 up, 8 in 2024-08-10T05:19:07.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:07 smithi086 ceph-mon[98993]: pgmap v322: 121 pgs: 121 active+clean; 222 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-10T05:19:07.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:07 smithi159 ceph-mon[90359]: osdmap e443: 8 total, 8 up, 8 in 2024-08-10T05:19:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:07 smithi159 ceph-mon[90359]: pgmap v322: 121 pgs: 121 active+clean; 222 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-10T05:19:08.013 INFO:tasks.rados.rados.0.smithi086.stdout:1908: done (7 left) 2024-08-10T05:19:08.013 INFO:tasks.rados.rados.0.smithi086.stdout:1909: done (6 left) 2024-08-10T05:19:08.013 INFO:tasks.rados.rados.0.smithi086.stdout:1910: done (5 left) 2024-08-10T05:19:08.013 INFO:tasks.rados.rados.0.smithi086.stdout:1911: done (4 left) 2024-08-10T05:19:08.013 INFO:tasks.rados.rados.0.smithi086.stdout:1912: done (3 left) 2024-08-10T05:19:08.013 INFO:tasks.rados.rados.0.smithi086.stdout:1913: done (2 left) 2024-08-10T05:19:08.013 INFO:tasks.rados.rados.0.smithi086.stdout:1914: done (1 left) 2024-08-10T05:19:08.014 INFO:tasks.rados.rados.0.smithi086.stdout:1915: done (0 left) 2024-08-10T05:19:08.014 INFO:tasks.rados.rados.0.smithi086.stdout:1916: rollback oid 35 current snap is 183 2024-08-10T05:19:08.014 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 35 to 180 2024-08-10T05:19:08.014 INFO:tasks.rados.rados.0.smithi086.stdout:1917: snap_remove snap 181 2024-08-10T05:19:08.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:08 smithi086 ceph-mon[98993]: osdmap e444: 8 total, 8 up, 8 in 2024-08-10T05:19:08.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:08 smithi086 ceph-mon[101471]: osdmap e444: 8 total, 8 up, 8 in 2024-08-10T05:19:08.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:19:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:19:08] "GET /metrics HTTP/1.1" 200 35991 "" "Prometheus/2.43.0" 2024-08-10T05:19:08.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:08 smithi159 ceph-mon[90359]: osdmap e444: 8 total, 8 up, 8 in 2024-08-10T05:19:09.014 INFO:tasks.rados.rados.0.smithi086.stdout:1917: done (1 left) 2024-08-10T05:19:09.014 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 18 current snap is 183 2024-08-10T05:19:09.014 INFO:tasks.rados.rados.0.smithi086.stdout:1916: finishing rollback tid 0 to smithi08687503-35 2024-08-10T05:19:09.014 INFO:tasks.rados.rados.0.smithi086.stdout:1918: seq_num 601 ranges {0=475136} 2024-08-10T05:19:09.016 INFO:tasks.rados.rados.0.smithi086.stdout:1918: writing smithi08687503-18 from 0 to 475136 tid 1 2024-08-10T05:19:09.016 INFO:tasks.rados.rados.0.smithi086.stdout:1919: snap_remove snap 163 2024-08-10T05:19:09.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:09 smithi086 ceph-mon[101471]: osdmap e445: 8 total, 8 up, 8 in 2024-08-10T05:19:09.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:09 smithi086 ceph-mon[101471]: pgmap v325: 121 pgs: 121 active+clean; 223 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 836 KiB/s wr, 10 op/s 2024-08-10T05:19:09.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:09 smithi086 ceph-mon[101471]: osdmap e446: 8 total, 8 up, 8 in 2024-08-10T05:19:09.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:09 smithi086 ceph-mon[98993]: osdmap e445: 8 total, 8 up, 8 in 2024-08-10T05:19:09.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:09 smithi086 ceph-mon[98993]: pgmap v325: 121 pgs: 121 active+clean; 223 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 836 KiB/s wr, 10 op/s 2024-08-10T05:19:09.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:09 smithi086 ceph-mon[98993]: osdmap e446: 8 total, 8 up, 8 in 2024-08-10T05:19:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:09 smithi159 ceph-mon[90359]: osdmap e445: 8 total, 8 up, 8 in 2024-08-10T05:19:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:09 smithi159 ceph-mon[90359]: pgmap v325: 121 pgs: 121 active+clean; 223 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 836 KiB/s wr, 10 op/s 2024-08-10T05:19:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:09 smithi159 ceph-mon[90359]: osdmap e446: 8 total, 8 up, 8 in 2024-08-10T05:19:09.952 INFO:tasks.rados.rados.0.smithi086.stdout:1919: done (2 left) 2024-08-10T05:19:09.952 INFO:tasks.rados.rados.0.smithi086.stdout:1920: rmattr oid 13 current snap is 183 2024-08-10T05:19:09.953 INFO:tasks.rados.rados.0.smithi086.stdout:1921: snap_create 2024-08-10T05:19:09.953 INFO:tasks.rados.rados.0.smithi086.stdout:1916: finishing rollback tid 1 to smithi08687503-35 2024-08-10T05:19:09.953 INFO:tasks.rados.rados.0.smithi086.stdout:1916: finishing rollback tid 2 to smithi08687503-35 2024-08-10T05:19:09.953 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 1082 (ObjNum 543 snap 163 seq_num 543) dirty exists 2024-08-10T05:19:09.953 INFO:tasks.rados.rados.0.smithi086.stdout:1918: finishing write tid 1 to smithi08687503-18 2024-08-10T05:19:09.953 INFO:tasks.rados.rados.0.smithi086.stdout:1918: finishing write tid 2 to smithi08687503-18 2024-08-10T05:19:09.953 INFO:tasks.rados.rados.0.smithi086.stdout:1918: finishing write tid 3 to smithi08687503-18 2024-08-10T05:19:09.953 INFO:tasks.rados.rados.0.smithi086.stdout:1918: oid 18 updating version 0 to 1304 2024-08-10T05:19:09.953 INFO:tasks.rados.rados.0.smithi086.stdout:1918: oid 18 updating version 1304 to 1305 2024-08-10T05:19:09.953 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 1305 (ObjNum 601 snap 183 seq_num 601) dirty exists 2024-08-10T05:19:09.953 INFO:tasks.rados.rados.0.smithi086.stdout:1918: left oid 18 (ObjNum 601 snap 183 seq_num 601) 2024-08-10T05:19:09.965 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 1446 (ObjNum 314 snap 92 seq_num 314) dirty exists 2024-08-10T05:19:10.957 INFO:tasks.rados.rados.0.smithi086.stdout:1916: done (3 left) 2024-08-10T05:19:10.957 INFO:tasks.rados.rados.0.smithi086.stdout:1918: done (2 left) 2024-08-10T05:19:10.957 INFO:tasks.rados.rados.0.smithi086.stdout:1920: done (1 left) 2024-08-10T05:19:10.958 INFO:tasks.rados.rados.0.smithi086.stdout:1921: done (0 left) 2024-08-10T05:19:10.958 INFO:tasks.rados.rados.0.smithi086.stdout:1922: delete oid 42 current snap is 184 2024-08-10T05:19:10.961 INFO:tasks.rados.rados.0.smithi086.stdout:1922: done (0 left) 2024-08-10T05:19:10.961 INFO:tasks.rados.rados.0.smithi086.stdout:1923: copy_from oid 11 from oid 21 current snap is 184 2024-08-10T05:19:10.961 INFO:tasks.rados.rados.0.smithi086.stdout:1924: rollback oid 32 current snap is 184 2024-08-10T05:19:10.961 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 32 to 183 2024-08-10T05:19:10.961 INFO:tasks.rados.rados.0.smithi086.stdout:1925: read oid 39 snap -1 2024-08-10T05:19:10.961 INFO:tasks.rados.rados.0.smithi086.stdout:1925: expect (ObjNum 580 snap 176 seq_num 580) 2024-08-10T05:19:10.961 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 50 current snap is 184 2024-08-10T05:19:10.961 INFO:tasks.rados.rados.0.smithi086.stdout:1926: seq_num 603 ranges {2662400=507904} 2024-08-10T05:19:10.978 INFO:tasks.rados.rados.0.smithi086.stdout:1926: writing smithi08687503-50 from 2662400 to 3170304 tid 1 2024-08-10T05:19:10.978 INFO:tasks.rados.rados.0.smithi086.stdout:1927: snap_remove snap 179 2024-08-10T05:19:11.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:10 smithi086 ceph-mon[98993]: osdmap e447: 8 total, 8 up, 8 in 2024-08-10T05:19:11.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:10 smithi086 ceph-mon[98993]: pgmap v328: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 208 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 426 KiB/s wr, 14 op/s 2024-08-10T05:19:11.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:10 smithi086 ceph-mon[101471]: osdmap e447: 8 total, 8 up, 8 in 2024-08-10T05:19:11.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:10 smithi086 ceph-mon[101471]: pgmap v328: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 208 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 426 KiB/s wr, 14 op/s 2024-08-10T05:19:11.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:10 smithi159 ceph-mon[90359]: osdmap e447: 8 total, 8 up, 8 in 2024-08-10T05:19:11.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:10 smithi159 ceph-mon[90359]: pgmap v328: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 208 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 426 KiB/s wr, 14 op/s 2024-08-10T05:19:11.962 INFO:tasks.rados.rados.0.smithi086.stdout:1927: done (4 left) 2024-08-10T05:19:11.962 INFO:tasks.rados.rados.0.smithi086.stdout:1928: copy_from oid 15 from oid 1 current snap is 184 2024-08-10T05:19:11.962 INFO:tasks.rados.rados.0.smithi086.stdout:1923: finishing copy_from to smithi08687503-11 2024-08-10T05:19:11.962 INFO:tasks.rados.rados.0.smithi086.stdout:1923: got expected ENOENT (src dne) 2024-08-10T05:19:11.962 INFO:tasks.rados.rados.0.smithi086.stdout:1923: finishing copy_from racing read to smithi08687503-11 2024-08-10T05:19:11.963 INFO:tasks.rados.rados.0.smithi086.stdout:1924: finishing rollback tid 0 to smithi08687503-32 2024-08-10T05:19:11.963 INFO:tasks.rados.rados.0.smithi086.stdout:1924: finishing rollback tid 1 to smithi08687503-32 2024-08-10T05:19:11.963 INFO:tasks.rados.rados.0.smithi086.stdout:1924: finishing rollback tid 2 to smithi08687503-32 2024-08-10T05:19:11.963 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 1138 (ObjNum 588 snap 179 seq_num 588) dirty exists 2024-08-10T05:19:11.963 INFO:tasks.rados.rados.0.smithi086.stdout:1925: expect (ObjNum 580 snap 176 seq_num 580) 2024-08-10T05:19:11.967 INFO:tasks.rados.rados.0.smithi086.stdout:1926: finishing write tid 1 to smithi08687503-50 2024-08-10T05:19:11.967 INFO:tasks.rados.rados.0.smithi086.stdout:1926: finishing write tid 2 to smithi08687503-50 2024-08-10T05:19:11.967 INFO:tasks.rados.rados.0.smithi086.stdout:1926: finishing write tid 3 to smithi08687503-50 2024-08-10T05:19:11.967 INFO:tasks.rados.rados.0.smithi086.stdout:1926: oid 50 updating version 0 to 1083 2024-08-10T05:19:11.967 INFO:tasks.rados.rados.0.smithi086.stdout:1926: oid 50 updating version 1083 to 1084 2024-08-10T05:19:11.967 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1084 (ObjNum 603 snap 184 seq_num 603) dirty exists 2024-08-10T05:19:11.967 INFO:tasks.rados.rados.0.smithi086.stdout:1926: left oid 50 (ObjNum 603 snap 184 seq_num 603) 2024-08-10T05:19:11.967 INFO:tasks.rados.rados.0.smithi086.stdout:1923: done (4 left) 2024-08-10T05:19:11.968 INFO:tasks.rados.rados.0.smithi086.stdout:1924: done (3 left) 2024-08-10T05:19:11.968 INFO:tasks.rados.rados.0.smithi086.stdout:1925: done (2 left) 2024-08-10T05:19:11.968 INFO:tasks.rados.rados.0.smithi086.stdout:1926: done (1 left) 2024-08-10T05:19:11.968 INFO:tasks.rados.rados.0.smithi086.stdout:1929: rmattr oid 25 current snap is 184 2024-08-10T05:19:11.968 INFO:tasks.rados.rados.0.smithi086.stdout:1929: done (1 left) 2024-08-10T05:19:11.968 INFO:tasks.rados.rados.0.smithi086.stdout:1930: setattr oid 9 current snap is 184 2024-08-10T05:19:11.969 INFO:tasks.rados.rados.0.smithi086.stdout:1931: snap_remove snap 178 2024-08-10T05:19:12.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:11 smithi086 ceph-mon[101471]: osdmap e448: 8 total, 8 up, 8 in 2024-08-10T05:19:12.603 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:12.603 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:19:12.603 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:12.604 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:11 smithi086 ceph-mon[98993]: osdmap e448: 8 total, 8 up, 8 in 2024-08-10T05:19:12.604 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:12.604 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:19:12.604 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:12.604 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:11 smithi159 ceph-mon[90359]: osdmap e448: 8 total, 8 up, 8 in 2024-08-10T05:19:12.604 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:12.604 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:19:12.605 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:12.968 INFO:tasks.rados.rados.0.smithi086.stdout:1931: done (2 left) 2024-08-10T05:19:12.968 INFO:tasks.rados.rados.0.smithi086.stdout:1932: setattr oid 49 current snap is 184 2024-08-10T05:19:12.968 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 202 (ObjNum 593 snap 179 seq_num 593) dirty exists 2024-08-10T05:19:12.968 INFO:tasks.rados.rados.0.smithi086.stdout:1928: finishing copy_from racing read to smithi08687503-15 2024-08-10T05:19:12.968 INFO:tasks.rados.rados.0.smithi086.stdout:1928: finishing copy_from to smithi08687503-15 2024-08-10T05:19:12.968 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 990 (ObjNum 412 snap 139 seq_num 412) dirty exists 2024-08-10T05:19:12.971 INFO:tasks.rados.rados.0.smithi086.stdout:1928: done (2 left) 2024-08-10T05:19:12.971 INFO:tasks.rados.rados.0.smithi086.stdout:1930: done (1 left) 2024-08-10T05:19:12.971 INFO:tasks.rados.rados.0.smithi086.stdout:1933: copy_from oid 37 from oid 1 current snap is 184 2024-08-10T05:19:12.971 INFO:tasks.rados.rados.0.smithi086.stdout:1934: rollback oid 15 current snap is 184 2024-08-10T05:19:12.971 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 15 to 183 2024-08-10T05:19:12.971 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 22 current snap is 184 2024-08-10T05:19:12.971 INFO:tasks.rados.rados.0.smithi086.stdout:1935: seq_num 604 ranges {1769472=524288} 2024-08-10T05:19:12.985 INFO:tasks.rados.rados.0.smithi086.stdout:1935: writing smithi08687503-22 from 1769472 to 2293760 tid 1 2024-08-10T05:19:12.985 INFO:tasks.rados.rados.0.smithi086.stdout:1936: rollback oid 10 current snap is 184 2024-08-10T05:19:12.985 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 10 to 183 2024-08-10T05:19:12.985 INFO:tasks.rados.rados.0.smithi086.stdout:1934: finishing rollback tid 0 to smithi08687503-15 2024-08-10T05:19:12.985 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 1310 (ObjNum 585 snap 177 seq_num 585) dirty exists 2024-08-10T05:19:12.985 INFO:tasks.rados.rados.0.smithi086.stdout:1934: finishing rollback tid 1 to smithi08687503-15 2024-08-10T05:19:12.985 INFO:tasks.rados.rados.0.smithi086.stdout:1934: finishing rollback tid 2 to smithi08687503-15 2024-08-10T05:19:12.985 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 993 (ObjNum 599 snap 180 seq_num 599) dirty exists 2024-08-10T05:19:12.986 INFO:tasks.rados.rados.0.smithi086.stdout:1932: done (4 left) 2024-08-10T05:19:12.986 INFO:tasks.rados.rados.0.smithi086.stdout:1934: done (3 left) 2024-08-10T05:19:12.986 INFO:tasks.rados.rados.0.smithi086.stdout:1937: snap_create 2024-08-10T05:19:12.989 INFO:tasks.rados.rados.0.smithi086.stdout:1936: finishing rollback tid 0 to smithi08687503-10 2024-08-10T05:19:12.991 INFO:tasks.rados.rados.0.smithi086.stdout:1936: finishing rollback tid 1 to smithi08687503-10 2024-08-10T05:19:12.992 INFO:tasks.rados.rados.0.smithi086.stdout:1936: finishing rollback tid 2 to smithi08687503-10 2024-08-10T05:19:12.992 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 1468 (ObjNum 404 snap 134 seq_num 404) dirty exists 2024-08-10T05:19:12.994 INFO:tasks.rados.rados.0.smithi086.stdout:1935: finishing write tid 1 to smithi08687503-22 2024-08-10T05:19:12.994 INFO:tasks.rados.rados.0.smithi086.stdout:1935: finishing write tid 2 to smithi08687503-22 2024-08-10T05:19:12.995 INFO:tasks.rados.rados.0.smithi086.stdout:1933: finishing copy_from racing read to smithi08687503-37 2024-08-10T05:19:12.996 INFO:tasks.rados.rados.0.smithi086.stdout:1935: finishing write tid 3 to smithi08687503-22 2024-08-10T05:19:12.996 INFO:tasks.rados.rados.0.smithi086.stdout:1935: oid 22 updating version 0 to 1403 2024-08-10T05:19:12.996 INFO:tasks.rados.rados.0.smithi086.stdout:1935: oid 22 updating version 1403 to 1404 2024-08-10T05:19:12.996 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 1404 (ObjNum 604 snap 184 seq_num 604) dirty exists 2024-08-10T05:19:12.996 INFO:tasks.rados.rados.0.smithi086.stdout:1935: left oid 22 (ObjNum 604 snap 184 seq_num 604) 2024-08-10T05:19:12.997 INFO:tasks.rados.rados.0.smithi086.stdout:1933: finishing copy_from to smithi08687503-37 2024-08-10T05:19:12.997 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 990 (ObjNum 412 snap 139 seq_num 412) dirty exists 2024-08-10T05:19:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:12 smithi086 ceph-mon[98993]: osdmap e449: 8 total, 8 up, 8 in 2024-08-10T05:19:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:12 smithi086 ceph-mon[98993]: pgmap v331: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 202 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 222 KiB/s wr, 11 op/s 2024-08-10T05:19:13.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:12 smithi086 ceph-mon[101471]: osdmap e449: 8 total, 8 up, 8 in 2024-08-10T05:19:13.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:12 smithi086 ceph-mon[101471]: pgmap v331: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 202 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 222 KiB/s wr, 11 op/s 2024-08-10T05:19:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:12 smithi159 ceph-mon[90359]: osdmap e449: 8 total, 8 up, 8 in 2024-08-10T05:19:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:12 smithi159 ceph-mon[90359]: pgmap v331: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 202 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 222 KiB/s wr, 11 op/s 2024-08-10T05:19:13.972 INFO:tasks.rados.rados.0.smithi086.stdout:1933: done (3 left) 2024-08-10T05:19:13.973 INFO:tasks.rados.rados.0.smithi086.stdout:1935: done (2 left) 2024-08-10T05:19:13.973 INFO:tasks.rados.rados.0.smithi086.stdout:1936: done (1 left) 2024-08-10T05:19:13.973 INFO:tasks.rados.rados.0.smithi086.stdout:1937: done (0 left) 2024-08-10T05:19:13.973 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 8 current snap is 185 2024-08-10T05:19:13.973 INFO:tasks.rados.rados.0.smithi086.stdout:1938: seq_num 605 ranges {4325376=540672} 2024-08-10T05:19:13.998 INFO:tasks.rados.rados.0.smithi086.stdout:1938: writing smithi08687503-8 from 4325376 to 4866048 tid 1 2024-08-10T05:19:13.999 INFO:tasks.rados.rados.0.smithi086.stdout:1939: delete oid 12 current snap is 185 2024-08-10T05:19:14.004 INFO:tasks.rados.rados.0.smithi086.stdout:1938: finishing write tid 1 to smithi08687503-8 2024-08-10T05:19:14.005 INFO:tasks.rados.rados.0.smithi086.stdout:1939: done (1 left) 2024-08-10T05:19:14.005 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 35 current snap is 185 2024-08-10T05:19:14.005 INFO:tasks.rados.rados.0.smithi086.stdout:1940: seq_num 607 ranges {5881856=573440} 2024-08-10T05:19:14.039 INFO:tasks.rados.rados.0.smithi086.stdout:1940: writing smithi08687503-35 from 5881856 to 6455296 tid 1 2024-08-10T05:19:14.039 INFO:tasks.rados.rados.0.smithi086.stdout:1941: delete oid 4 current snap is 185 2024-08-10T05:19:14.040 INFO:tasks.rados.rados.0.smithi086.stdout:1938: finishing write tid 2 to smithi08687503-8 2024-08-10T05:19:14.040 INFO:tasks.rados.rados.0.smithi086.stdout:1938: finishing write tid 3 to smithi08687503-8 2024-08-10T05:19:14.040 INFO:tasks.rados.rados.0.smithi086.stdout:1938: oid 8 updating version 0 to 1407 2024-08-10T05:19:14.040 INFO:tasks.rados.rados.0.smithi086.stdout:1938: oid 8 version 1407 is already newer than 1406 2024-08-10T05:19:14.040 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 1407 (ObjNum 605 snap 185 seq_num 605) dirty exists 2024-08-10T05:19:14.040 INFO:tasks.rados.rados.0.smithi086.stdout:1938: left oid 8 (ObjNum 605 snap 185 seq_num 605) 2024-08-10T05:19:14.044 INFO:tasks.rados.rados.0.smithi086.stdout:1938: done (2 left) 2024-08-10T05:19:14.044 INFO:tasks.rados.rados.0.smithi086.stdout:1941: done (1 left) 2024-08-10T05:19:14.044 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 47 current snap is 185 2024-08-10T05:19:14.044 INFO:tasks.rados.rados.0.smithi086.stdout:1942: seq_num 609 ranges {0=606208} 2024-08-10T05:19:14.048 INFO:tasks.rados.rados.0.smithi086.stdout:1942: writing smithi08687503-47 from 0 to 606208 tid 1 2024-08-10T05:19:14.048 INFO:tasks.rados.rados.0.smithi086.stdout:1943: rmattr oid 23 current snap is 185 2024-08-10T05:19:14.048 INFO:tasks.rados.rados.0.smithi086.stdout:1940: finishing write tid 1 to smithi08687503-35 2024-08-10T05:19:14.048 INFO:tasks.rados.rados.0.smithi086.stdout:1940: finishing write tid 2 to smithi08687503-35 2024-08-10T05:19:14.048 INFO:tasks.rados.rados.0.smithi086.stdout:1940: finishing write tid 3 to smithi08687503-35 2024-08-10T05:19:14.048 INFO:tasks.rados.rados.0.smithi086.stdout:1940: oid 35 updating version 0 to 1085 2024-08-10T05:19:14.048 INFO:tasks.rados.rados.0.smithi086.stdout:1940: oid 35 updating version 1085 to 1086 2024-08-10T05:19:14.048 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 1086 (ObjNum 607 snap 185 seq_num 607) dirty exists 2024-08-10T05:19:14.049 INFO:tasks.rados.rados.0.smithi086.stdout:1940: left oid 35 (ObjNum 607 snap 185 seq_num 607) 2024-08-10T05:19:14.049 INFO:tasks.rados.rados.0.smithi086.stdout:1940: done (2 left) 2024-08-10T05:19:14.049 INFO:tasks.rados.rados.0.smithi086.stdout:1944: copy_from oid 31 from oid 2 current snap is 185 2024-08-10T05:19:14.049 INFO:tasks.rados.rados.0.smithi086.stdout:1945: copy_from oid 7 from oid 46 current snap is 185 2024-08-10T05:19:14.049 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 43 current snap is 185 2024-08-10T05:19:14.049 INFO:tasks.rados.rados.0.smithi086.stdout:1946: seq_num 610 ranges {4186112=622592} 2024-08-10T05:19:14.074 INFO:tasks.rados.rados.0.smithi086.stdout:1946: writing smithi08687503-43 from 4186112 to 4808704 tid 1 2024-08-10T05:19:14.074 INFO:tasks.rados.rados.0.smithi086.stdout:1947: delete oid 48 current snap is 185 2024-08-10T05:19:14.075 INFO:tasks.rados.rados.0.smithi086.stdout:1945: finishing copy_from to smithi08687503-7 2024-08-10T05:19:14.075 INFO:tasks.rados.rados.0.smithi086.stdout:1945: got expected ENOENT (src dne) 2024-08-10T05:19:14.075 INFO:tasks.rados.rados.0.smithi086.stdout:1945: finishing copy_from racing read to smithi08687503-7 2024-08-10T05:19:14.075 INFO:tasks.rados.rados.0.smithi086.stdout:1942: finishing write tid 1 to smithi08687503-47 2024-08-10T05:19:14.075 INFO:tasks.rados.rados.0.smithi086.stdout:1942: finishing write tid 2 to smithi08687503-47 2024-08-10T05:19:14.075 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1150 (ObjNum 559 snap 168 seq_num 559) dirty exists 2024-08-10T05:19:14.075 INFO:tasks.rados.rados.0.smithi086.stdout:1942: finishing write tid 3 to smithi08687503-47 2024-08-10T05:19:14.075 INFO:tasks.rados.rados.0.smithi086.stdout:1942: oid 47 updating version 0 to 357 2024-08-10T05:19:14.075 INFO:tasks.rados.rados.0.smithi086.stdout:1942: oid 47 updating version 357 to 358 2024-08-10T05:19:14.075 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 358 (ObjNum 609 snap 185 seq_num 609) dirty exists 2024-08-10T05:19:14.075 INFO:tasks.rados.rados.0.smithi086.stdout:1942: left oid 47 (ObjNum 609 snap 185 seq_num 609) 2024-08-10T05:19:14.075 INFO:tasks.rados.rados.0.smithi086.stdout:1944: finishing copy_from racing read to smithi08687503-31 2024-08-10T05:19:14.075 INFO:tasks.rados.rados.0.smithi086.stdout:1944: finishing copy_from to smithi08687503-31 2024-08-10T05:19:14.076 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 1079 (ObjNum 524 snap 160 seq_num 524) dirty exists 2024-08-10T05:19:14.077 INFO:tasks.rados.rados.0.smithi086.stdout:1942: done (5 left) 2024-08-10T05:19:14.077 INFO:tasks.rados.rados.0.smithi086.stdout:1943: done (4 left) 2024-08-10T05:19:14.078 INFO:tasks.rados.rados.0.smithi086.stdout:1944: done (3 left) 2024-08-10T05:19:14.078 INFO:tasks.rados.rados.0.smithi086.stdout:1945: done (2 left) 2024-08-10T05:19:14.078 INFO:tasks.rados.rados.0.smithi086.stdout:1947: done (1 left) 2024-08-10T05:19:14.078 INFO:tasks.rados.rados.0.smithi086.stdout:1948: read oid 29 snap -1 2024-08-10T05:19:14.078 INFO:tasks.rados.rados.0.smithi086.stdout:1948: expect deleted 2024-08-10T05:19:14.078 INFO:tasks.rados.rados.0.smithi086.stdout:1949: delete oid 40 current snap is 185 2024-08-10T05:19:14.078 INFO:tasks.rados.rados.0.smithi086.stdout:1946: finishing write tid 1 to smithi08687503-43 2024-08-10T05:19:14.078 INFO:tasks.rados.rados.0.smithi086.stdout:1946: finishing write tid 2 to smithi08687503-43 2024-08-10T05:19:14.081 INFO:tasks.rados.rados.0.smithi086.stdout:1948: done (2 left) 2024-08-10T05:19:14.081 INFO:tasks.rados.rados.0.smithi086.stdout:1949: done (1 left) 2024-08-10T05:19:14.081 INFO:tasks.rados.rados.0.smithi086.stdout:1950: snap_create 2024-08-10T05:19:14.082 INFO:tasks.rados.rados.0.smithi086.stdout:1946: finishing write tid 3 to smithi08687503-43 2024-08-10T05:19:14.082 INFO:tasks.rados.rados.0.smithi086.stdout:1946: oid 43 updating version 0 to 1311 2024-08-10T05:19:14.082 INFO:tasks.rados.rados.0.smithi086.stdout:1946: oid 43 updating version 1311 to 1312 2024-08-10T05:19:14.082 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 1312 (ObjNum 610 snap 185 seq_num 610) dirty exists 2024-08-10T05:19:14.082 INFO:tasks.rados.rados.0.smithi086.stdout:1946: left oid 43 (ObjNum 610 snap 185 seq_num 610) 2024-08-10T05:19:14.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:13 smithi086 ceph-mon[98993]: osdmap e450: 8 total, 8 up, 8 in 2024-08-10T05:19:14.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:13 smithi086 ceph-mon[101471]: osdmap e450: 8 total, 8 up, 8 in 2024-08-10T05:19:14.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:13 smithi159 ceph-mon[90359]: osdmap e450: 8 total, 8 up, 8 in 2024-08-10T05:19:14.951 INFO:tasks.rados.rados.0.smithi086.stdout:1946: done (1 left) 2024-08-10T05:19:14.952 INFO:tasks.rados.rados.0.smithi086.stdout:1950: done (0 left) 2024-08-10T05:19:14.952 INFO:tasks.rados.rados.0.smithi086.stdout:1951: delete oid 9 current snap is 186 2024-08-10T05:19:14.956 INFO:tasks.rados.rados.0.smithi086.stdout:1951: done (0 left) 2024-08-10T05:19:14.956 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 39 current snap is 186 2024-08-10T05:19:14.956 INFO:tasks.rados.rados.0.smithi086.stdout:1952: seq_num 614 ranges {114688=688128} 2024-08-10T05:19:14.960 INFO:tasks.rados.rados.0.smithi086.stdout:1952: writing smithi08687503-39 from 114688 to 802816 tid 1 2024-08-10T05:19:14.960 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 47 current snap is 186 2024-08-10T05:19:14.960 INFO:tasks.rados.rados.0.smithi086.stdout:1953: seq_num 615 ranges {606208=704512} 2024-08-10T05:19:14.968 INFO:tasks.rados.rados.0.smithi086.stdout:1953: writing smithi08687503-47 from 606208 to 1310720 tid 1 2024-08-10T05:19:14.968 INFO:tasks.rados.rados.0.smithi086.stdout:1954: read oid 32 snap -1 2024-08-10T05:19:14.969 INFO:tasks.rados.rados.0.smithi086.stdout:1954: expect (ObjNum 588 snap 179 seq_num 588) 2024-08-10T05:19:14.969 INFO:tasks.rados.rados.0.smithi086.stdout:1955: snap_create 2024-08-10T05:19:14.969 INFO:tasks.rados.rados.0.smithi086.stdout:1952: finishing write tid 1 to smithi08687503-39 2024-08-10T05:19:14.969 INFO:tasks.rados.rados.0.smithi086.stdout:1952: finishing write tid 2 to smithi08687503-39 2024-08-10T05:19:14.969 INFO:tasks.rados.rados.0.smithi086.stdout:1952: finishing write tid 3 to smithi08687503-39 2024-08-10T05:19:14.970 INFO:tasks.rados.rados.0.smithi086.stdout:1952: oid 39 updating version 0 to 1018 2024-08-10T05:19:14.970 INFO:tasks.rados.rados.0.smithi086.stdout:1952: oid 39 version 1018 is already newer than 1017 2024-08-10T05:19:14.970 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 1018 (ObjNum 614 snap 186 seq_num 614) dirty exists 2024-08-10T05:19:14.970 INFO:tasks.rados.rados.0.smithi086.stdout:1952: left oid 39 (ObjNum 614 snap 186 seq_num 614) 2024-08-10T05:19:14.979 INFO:tasks.rados.rados.0.smithi086.stdout:1953: finishing write tid 1 to smithi08687503-47 2024-08-10T05:19:14.979 INFO:tasks.rados.rados.0.smithi086.stdout:1953: finishing write tid 2 to smithi08687503-47 2024-08-10T05:19:14.981 INFO:tasks.rados.rados.0.smithi086.stdout:1954: expect (ObjNum 588 snap 179 seq_num 588) 2024-08-10T05:19:14.988 INFO:tasks.rados.rados.0.smithi086.stdout:1953: finishing write tid 3 to smithi08687503-47 2024-08-10T05:19:14.988 INFO:tasks.rados.rados.0.smithi086.stdout:1953: oid 47 updating version 0 to 360 2024-08-10T05:19:14.988 INFO:tasks.rados.rados.0.smithi086.stdout:1953: oid 47 version 360 is already newer than 359 2024-08-10T05:19:14.988 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 360 (ObjNum 615 snap 186 seq_num 615) dirty exists 2024-08-10T05:19:14.988 INFO:tasks.rados.rados.0.smithi086.stdout:1953: left oid 47 (ObjNum 615 snap 186 seq_num 615) 2024-08-10T05:19:15.366 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:14 smithi159 ceph-mon[90359]: osdmap e451: 8 total, 8 up, 8 in 2024-08-10T05:19:15.366 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:14 smithi159 ceph-mon[90359]: pgmap v334: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 190 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 0 B/s wr, 5 op/s 2024-08-10T05:19:15.366 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:14 smithi159 ceph-mon[90359]: osdmap e452: 8 total, 8 up, 8 in 2024-08-10T05:19:15.366 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:14 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-10T05:19:15.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:14 smithi086 ceph-mon[101471]: osdmap e451: 8 total, 8 up, 8 in 2024-08-10T05:19:15.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:14 smithi086 ceph-mon[101471]: pgmap v334: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 190 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 0 B/s wr, 5 op/s 2024-08-10T05:19:15.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:14 smithi086 ceph-mon[101471]: osdmap e452: 8 total, 8 up, 8 in 2024-08-10T05:19:15.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:14 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-10T05:19:15.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:14 smithi086 ceph-mon[98993]: osdmap e451: 8 total, 8 up, 8 in 2024-08-10T05:19:15.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:14 smithi086 ceph-mon[98993]: pgmap v334: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 190 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 0 B/s wr, 5 op/s 2024-08-10T05:19:15.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:14 smithi086 ceph-mon[98993]: osdmap e452: 8 total, 8 up, 8 in 2024-08-10T05:19:15.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:14 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-10T05:19:15.958 INFO:tasks.rados.rados.0.smithi086.stdout:1952: done (3 left) 2024-08-10T05:19:15.959 INFO:tasks.rados.rados.0.smithi086.stdout:1953: done (2 left) 2024-08-10T05:19:15.959 INFO:tasks.rados.rados.0.smithi086.stdout:1954: done (1 left) 2024-08-10T05:19:15.959 INFO:tasks.rados.rados.0.smithi086.stdout:1955: done (0 left) 2024-08-10T05:19:15.959 INFO:tasks.rados.rados.0.smithi086.stdout:1956: copy_from oid 23 from oid 48 current snap is 187 2024-08-10T05:19:15.959 INFO:tasks.rados.rados.0.smithi086.stdout:1957: delete oid 40 current snap is 187 2024-08-10T05:19:15.962 INFO:tasks.rados.rados.0.smithi086.stdout:1956: finishing copy_from to smithi08687503-23 2024-08-10T05:19:15.962 INFO:tasks.rados.rados.0.smithi086.stdout:1956: got expected ENOENT (src dne) 2024-08-10T05:19:15.962 INFO:tasks.rados.rados.0.smithi086.stdout:1956: finishing copy_from racing read to smithi08687503-23 2024-08-10T05:19:15.962 INFO:tasks.rados.rados.0.smithi086.stdout:1956: done (1 left) 2024-08-10T05:19:15.963 INFO:tasks.rados.rados.0.smithi086.stdout:1957: done (0 left) 2024-08-10T05:19:15.963 INFO:tasks.rados.rados.0.smithi086.stdout:1958: snap_remove snap 183 2024-08-10T05:19:16.354 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:15 smithi159 ceph-mon[90359]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-10T05:19:16.354 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:15 smithi159 ceph-mon[90359]: Upgrade: osd.5 is safe to restart 2024-08-10T05:19:16.354 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:15 smithi159 ceph-mon[90359]: osdmap e453: 8 total, 8 up, 8 in 2024-08-10T05:19:16.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:15 smithi086 ceph-mon[101471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-10T05:19:16.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:15 smithi086 ceph-mon[101471]: Upgrade: osd.5 is safe to restart 2024-08-10T05:19:16.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:15 smithi086 ceph-mon[101471]: osdmap e453: 8 total, 8 up, 8 in 2024-08-10T05:19:16.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:15 smithi086 ceph-mon[98993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-10T05:19:16.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:15 smithi086 ceph-mon[98993]: Upgrade: osd.5 is safe to restart 2024-08-10T05:19:16.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:15 smithi086 ceph-mon[98993]: osdmap e453: 8 total, 8 up, 8 in 2024-08-10T05:19:16.964 INFO:tasks.rados.rados.0.smithi086.stdout:1958: done (0 left) 2024-08-10T05:19:16.964 INFO:tasks.rados.rados.0.smithi086.stdout:1959: setattr oid 38 current snap is 187 2024-08-10T05:19:16.966 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 46 current snap is 187 2024-08-10T05:19:16.966 INFO:tasks.rados.rados.0.smithi086.stdout:1960: seq_num 617 ranges {0=737280} 2024-08-10T05:19:16.971 INFO:tasks.rados.rados.0.smithi086.stdout:1960: writing smithi08687503-46 from 0 to 737280 tid 1 2024-08-10T05:19:16.971 INFO:tasks.rados.rados.0.smithi086.stdout:1961: delete oid 23 current snap is 187 2024-08-10T05:19:16.976 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 1313 (ObjNum 519 snap 158 seq_num 519) dirty exists 2024-08-10T05:19:16.976 INFO:tasks.rados.rados.0.smithi086.stdout:1960: finishing write tid 1 to smithi08687503-46 2024-08-10T05:19:16.977 INFO:tasks.rados.rados.0.smithi086.stdout:1960: finishing write tid 2 to smithi08687503-46 2024-08-10T05:19:16.978 INFO:tasks.rados.rados.0.smithi086.stdout:1959: done (2 left) 2024-08-10T05:19:16.978 INFO:tasks.rados.rados.0.smithi086.stdout:1961: done (1 left) 2024-08-10T05:19:16.978 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 26 current snap is 187 2024-08-10T05:19:16.978 INFO:tasks.rados.rados.0.smithi086.stdout:1962: seq_num 619 ranges {802816=770048} 2024-08-10T05:19:16.987 INFO:tasks.rados.rados.0.smithi086.stdout:1962: writing smithi08687503-26 from 802816 to 1572864 tid 1 2024-08-10T05:19:16.987 INFO:tasks.rados.rados.0.smithi086.stdout:1963: snap_remove snap 185 2024-08-10T05:19:17.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:17 smithi086 ceph-mon[101471]: pgmap v337: 121 pgs: 121 active+clean; 202 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.5 MiB/s wr, 10 op/s 2024-08-10T05:19:17.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:17 smithi086 ceph-mon[101471]: Upgrade: Updating osd.5 2024-08-10T05:19:17.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:17 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:17.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:17 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-10T05:19:17.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:17 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:19:17.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:17 smithi086 ceph-mon[101471]: Deploying daemon osd.5 on smithi159 2024-08-10T05:19:17.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:17 smithi086 ceph-mon[101471]: osdmap e454: 8 total, 8 up, 8 in 2024-08-10T05:19:17.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:17 smithi086 ceph-mon[98993]: pgmap v337: 121 pgs: 121 active+clean; 202 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.5 MiB/s wr, 10 op/s 2024-08-10T05:19:17.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:17 smithi086 ceph-mon[98993]: Upgrade: Updating osd.5 2024-08-10T05:19:17.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:17 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:17.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:17 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-10T05:19:17.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:17 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:19:17.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:17 smithi086 ceph-mon[98993]: Deploying daemon osd.5 on smithi159 2024-08-10T05:19:17.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:17 smithi086 ceph-mon[98993]: osdmap e454: 8 total, 8 up, 8 in 2024-08-10T05:19:17.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:17 smithi159 ceph-mon[90359]: pgmap v337: 121 pgs: 121 active+clean; 202 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.5 MiB/s wr, 10 op/s 2024-08-10T05:19:17.677 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:17 smithi159 ceph-mon[90359]: Upgrade: Updating osd.5 2024-08-10T05:19:17.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:17 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:17.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:17 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-10T05:19:17.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:17 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:19:17.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:17 smithi159 ceph-mon[90359]: Deploying daemon osd.5 on smithi159 2024-08-10T05:19:17.678 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:17 smithi159 ceph-mon[90359]: osdmap e454: 8 total, 8 up, 8 in 2024-08-10T05:19:17.989 INFO:tasks.rados.rados.0.smithi086.stdout:1963: done (2 left) 2024-08-10T05:19:17.990 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 187 2024-08-10T05:19:17.990 INFO:tasks.rados.rados.0.smithi086.stdout:1960: finishing write tid 3 to smithi08687503-46 2024-08-10T05:19:17.990 INFO:tasks.rados.rados.0.smithi086.stdout:1960: oid 46 updating version 0 to 1478 2024-08-10T05:19:17.990 INFO:tasks.rados.rados.0.smithi086.stdout:1960: oid 46 version 1478 is already newer than 1477 2024-08-10T05:19:17.990 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 1478 (ObjNum 617 snap 187 seq_num 617) dirty exists 2024-08-10T05:19:17.990 INFO:tasks.rados.rados.0.smithi086.stdout:1960: left oid 46 (ObjNum 617 snap 187 seq_num 617) 2024-08-10T05:19:17.990 INFO:tasks.rados.rados.0.smithi086.stdout:1964: seq_num 620 ranges {0=794624} 2024-08-10T05:19:17.994 INFO:tasks.rados.rados.0.smithi086.stdout:1964: writing smithi08687503-9 from 0 to 794624 tid 1 2024-08-10T05:19:17.994 INFO:tasks.rados.rados.0.smithi086.stdout:1960: done (2 left) 2024-08-10T05:19:17.994 INFO:tasks.rados.rados.0.smithi086.stdout:1965: snap_create 2024-08-10T05:19:17.994 INFO:tasks.rados.rados.0.smithi086.stdout:1962: finishing write tid 1 to smithi08687503-26 2024-08-10T05:19:17.994 INFO:tasks.rados.rados.0.smithi086.stdout:1962: finishing write tid 2 to smithi08687503-26 2024-08-10T05:19:17.995 INFO:tasks.rados.rados.0.smithi086.stdout:1962: finishing write tid 3 to smithi08687503-26 2024-08-10T05:19:17.995 INFO:tasks.rados.rados.0.smithi086.stdout:1962: oid 26 updating version 0 to 1158 2024-08-10T05:19:17.995 INFO:tasks.rados.rados.0.smithi086.stdout:1962: oid 26 updating version 1158 to 1159 2024-08-10T05:19:17.995 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 1159 (ObjNum 619 snap 187 seq_num 619) dirty exists 2024-08-10T05:19:17.995 INFO:tasks.rados.rados.0.smithi086.stdout:1962: left oid 26 (ObjNum 619 snap 187 seq_num 619) 2024-08-10T05:19:17.998 INFO:tasks.rados.rados.0.smithi086.stdout:1964: finishing write tid 1 to smithi08687503-9 2024-08-10T05:19:17.998 INFO:tasks.rados.rados.0.smithi086.stdout:1964: finishing write tid 2 to smithi08687503-9 2024-08-10T05:19:18.002 INFO:tasks.rados.rados.0.smithi086.stdout:1964: finishing write tid 3 to smithi08687503-9 2024-08-10T05:19:18.002 INFO:tasks.rados.rados.0.smithi086.stdout:1964: oid 9 updating version 0 to 211 2024-08-10T05:19:18.002 INFO:tasks.rados.rados.0.smithi086.stdout:1964: oid 9 updating version 211 to 212 2024-08-10T05:19:18.002 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 212 (ObjNum 620 snap 187 seq_num 620) dirty exists 2024-08-10T05:19:18.002 INFO:tasks.rados.rados.0.smithi086.stdout:1964: left oid 9 (ObjNum 620 snap 187 seq_num 620) 2024-08-10T05:19:18.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:19:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:19:18] "GET /metrics HTTP/1.1" 200 36134 "" "Prometheus/2.43.0" 2024-08-10T05:19:18.988 INFO:tasks.rados.rados.0.smithi086.stdout:1962: done (2 left) 2024-08-10T05:19:18.988 INFO:tasks.rados.rados.0.smithi086.stdout:1964: done (1 left) 2024-08-10T05:19:18.988 INFO:tasks.rados.rados.0.smithi086.stdout:1965: done (0 left) 2024-08-10T05:19:18.988 INFO:tasks.rados.rados.0.smithi086.stdout:1966: rollback oid 36 current snap is 188 2024-08-10T05:19:18.989 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 36 to 186 2024-08-10T05:19:18.989 INFO:tasks.rados.rados.0.smithi086.stdout:1967: snap_create 2024-08-10T05:19:18.994 INFO:tasks.rados.rados.0.smithi086.stdout:1966: finishing rollback tid 0 to smithi08687503-36 2024-08-10T05:19:18.994 INFO:tasks.rados.rados.0.smithi086.stdout:1966: finishing rollback tid 1 to smithi08687503-36 2024-08-10T05:19:18.994 INFO:tasks.rados.rados.0.smithi086.stdout:1966: finishing rollback tid 2 to smithi08687503-36 2024-08-10T05:19:18.994 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 1167 (ObjNum 523 snap 159 seq_num 523) dirty exists 2024-08-10T05:19:19.150 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:18 smithi159 ceph-mon[90359]: osdmap e455: 8 total, 8 up, 8 in 2024-08-10T05:19:19.151 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:18 smithi159 ceph-mon[90359]: pgmap v340: 121 pgs: 121 active+clean; 205 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 188 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-10T05:19:19.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:18 smithi086 ceph-mon[98993]: osdmap e455: 8 total, 8 up, 8 in 2024-08-10T05:19:19.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:18 smithi086 ceph-mon[98993]: pgmap v340: 121 pgs: 121 active+clean; 205 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 188 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-10T05:19:19.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:18 smithi086 ceph-mon[101471]: osdmap e455: 8 total, 8 up, 8 in 2024-08-10T05:19:19.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:18 smithi086 ceph-mon[101471]: pgmap v340: 121 pgs: 121 active+clean; 205 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 188 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-10T05:19:19.416 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:19 smithi159 systemd[1]: Stopping Ceph osd.5 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:19:19.687 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[45358]: 2024-08-10T05:19:19.416+0000 7f4df1021640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T05:19:19.687 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[45358]: 2024-08-10T05:19:19.416+0000 7f4df1021640 -1 osd.5 456 *** Got signal Terminated *** 2024-08-10T05:19:19.687 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:19 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[45358]: 2024-08-10T05:19:19.416+0000 7f4df1021640 -1 osd.5 456 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T05:19:19.955 INFO:tasks.rados.rados.0.smithi086.stdout:1966: done (1 left) 2024-08-10T05:19:19.955 INFO:tasks.rados.rados.0.smithi086.stdout:1967: done (0 left) 2024-08-10T05:19:19.955 INFO:tasks.rados.rados.0.smithi086.stdout:1968: read oid 4 snap 187 2024-08-10T05:19:19.955 INFO:tasks.rados.rados.0.smithi086.stdout:1968: expect deleted 2024-08-10T05:19:19.955 INFO:tasks.rados.rados.0.smithi086.stdout:1969: snap_remove snap 186 2024-08-10T05:19:20.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:19 smithi086 ceph-mon[98993]: osdmap e456: 8 total, 8 up, 8 in 2024-08-10T05:19:20.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:19 smithi086 ceph-mon[98993]: osd.5 marked itself down and dead 2024-08-10T05:19:20.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:19 smithi086 ceph-mon[98993]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:19:20.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:19 smithi086 ceph-mon[98993]: osdmap e457: 8 total, 7 up, 8 in 2024-08-10T05:19:20.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:19 smithi086 ceph-mon[101471]: osdmap e456: 8 total, 8 up, 8 in 2024-08-10T05:19:20.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:19 smithi086 ceph-mon[101471]: osd.5 marked itself down and dead 2024-08-10T05:19:20.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:19 smithi086 ceph-mon[101471]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:19:20.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:19 smithi086 ceph-mon[101471]: osdmap e457: 8 total, 7 up, 8 in 2024-08-10T05:19:20.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:19 smithi159 ceph-mon[90359]: osdmap e456: 8 total, 8 up, 8 in 2024-08-10T05:19:20.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:19 smithi159 ceph-mon[90359]: osd.5 marked itself down and dead 2024-08-10T05:19:20.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:19 smithi159 ceph-mon[90359]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:19:20.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:19 smithi159 ceph-mon[90359]: osdmap e457: 8 total, 7 up, 8 in 2024-08-10T05:19:20.842 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:20 smithi159 podman[100702]: 2024-08-10 05:19:20.531019033 +0000 UTC m=+1.231850376 container died 55fe3cad2be9fe1d13f3028fa56601ad700bab1a129faa97a21ae335c7c518d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=reef-f5af36e, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-08-10T05:19:20.963 INFO:tasks.rados.rados.0.smithi086.stdout:1968: done (1 left) 2024-08-10T05:19:20.964 INFO:tasks.rados.rados.0.smithi086.stdout:1969: done (0 left) 2024-08-10T05:19:20.964 INFO:tasks.rados.rados.0.smithi086.stdout:1970: setattr oid 3 current snap is 189 2024-08-10T05:19:20.965 INFO:tasks.rados.rados.0.smithi086.stdout:1971: snap_remove snap 168 2024-08-10T05:19:21.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:20 smithi159 ceph-mon[90359]: pgmap v343: 121 pgs: 6 peering, 18 stale+active+clean, 97 active+clean; 205 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 188 KiB/s rd, 1.4 MiB/s wr, 19 op/s 2024-08-10T05:19:21.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:20 smithi159 ceph-mon[90359]: osdmap e458: 8 total, 7 up, 8 in 2024-08-10T05:19:21.187 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:20 smithi159 podman[100702]: 2024-08-10 05:19:20.839450922 +0000 UTC m=+1.540282261 container cleanup 55fe3cad2be9fe1d13f3028fa56601ad700bab1a129faa97a21ae335c7c518d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=reef-f5af36e, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0) 2024-08-10T05:19:21.187 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:20 smithi159 bash[100702]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5 2024-08-10T05:19:21.187 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:21 smithi159 podman[100722]: 2024-08-10 05:19:21.06606104 +0000 UTC m=+0.532374085 container remove 55fe3cad2be9fe1d13f3028fa56601ad700bab1a129faa97a21ae335c7c518d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-f5af36e, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-08-10T05:19:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:20 smithi086 ceph-mon[98993]: pgmap v343: 121 pgs: 6 peering, 18 stale+active+clean, 97 active+clean; 205 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 188 KiB/s rd, 1.4 MiB/s wr, 19 op/s 2024-08-10T05:19:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:20 smithi086 ceph-mon[98993]: osdmap e458: 8 total, 7 up, 8 in 2024-08-10T05:19:21.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:20 smithi086 ceph-mon[101471]: pgmap v343: 121 pgs: 6 peering, 18 stale+active+clean, 97 active+clean; 205 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 188 KiB/s rd, 1.4 MiB/s wr, 19 op/s 2024-08-10T05:19:21.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:20 smithi086 ceph-mon[101471]: osdmap e458: 8 total, 7 up, 8 in 2024-08-10T05:19:21.828 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:21 smithi159 podman[100816]: 2024-08-10 05:19:21.517172792 +0000 UTC m=+0.112069820 container create ca17e02de4ae5732cb76f3f87f7e896e1f440cd3deebfc0aab126cab8b26a8fe (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=squid-bca9905, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-08-10T05:19:21.828 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:21 smithi159 podman[100816]: 2024-08-10 05:19:21.422283166 +0000 UTC m=+0.017180197 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:19:21.828 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:21 smithi159 podman[100816]: 2024-08-10 05:19:21.753082659 +0000 UTC m=+0.347979706 container init ca17e02de4ae5732cb76f3f87f7e896e1f440cd3deebfc0aab126cab8b26a8fe (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-08-10T05:19:21.828 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:21 smithi159 podman[100816]: 2024-08-10 05:19:21.757640528 +0000 UTC m=+0.352537553 container start ca17e02de4ae5732cb76f3f87f7e896e1f440cd3deebfc0aab126cab8b26a8fe (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.36.0, RELEASE=squid-bca9905, org.label-schema.schema-version=1.0) 2024-08-10T05:19:21.959 INFO:tasks.rados.rados.0.smithi086.stdout:1971: done (1 left) 2024-08-10T05:19:21.959 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 42 current snap is 189 2024-08-10T05:19:21.960 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 1006 (ObjNum 558 snap 168 seq_num 558) dirty exists 2024-08-10T05:19:21.960 INFO:tasks.rados.rados.0.smithi086.stdout:1972: seq_num 621 ranges {0=409600,409600=401408} 2024-08-10T05:19:21.961 INFO:tasks.rados.rados.0.smithi086.stdout:1972: writing smithi08687503-42 from 0 to 409600 tid 1 2024-08-10T05:19:21.964 INFO:tasks.rados.rados.0.smithi086.stdout:1972: writing smithi08687503-42 from 409600 to 811008 tid 2 2024-08-10T05:19:21.965 INFO:tasks.rados.rados.0.smithi086.stdout:1970: done (1 left) 2024-08-10T05:19:21.965 INFO:tasks.rados.rados.0.smithi086.stdout:1973: copy_from oid 29 from oid 48 current snap is 189 2024-08-10T05:19:21.965 INFO:tasks.rados.rados.0.smithi086.stdout:1974: snap_remove snap 184 2024-08-10T05:19:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:21 smithi159 ceph-mon[90359]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-10T05:19:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:21 smithi159 ceph-mon[90359]: osdmap e459: 8 total, 7 up, 8 in 2024-08-10T05:19:22.187 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:21 smithi159 podman[100816]: 2024-08-10 05:19:21.827900167 +0000 UTC m=+0.422797194 container attach ca17e02de4ae5732cb76f3f87f7e896e1f440cd3deebfc0aab126cab8b26a8fe (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, 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=squid-bca9905, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T05:19:22.187 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:21 smithi159 podman[100816]: 2024-08-10 05:19:21.950219247 +0000 UTC m=+0.545116275 container died ca17e02de4ae5732cb76f3f87f7e896e1f440cd3deebfc0aab126cab8b26a8fe (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-deactivate, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=squid-bca9905, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T05:19:22.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:21 smithi086 ceph-mon[98993]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-10T05:19:22.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:21 smithi086 ceph-mon[98993]: osdmap e459: 8 total, 7 up, 8 in 2024-08-10T05:19:22.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:21 smithi086 ceph-mon[101471]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-10T05:19:22.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:21 smithi086 ceph-mon[101471]: osdmap e459: 8 total, 7 up, 8 in 2024-08-10T05:19:22.519 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:22 smithi159 podman[100859]: 2024-08-10 05:19:22.481731986 +0000 UTC m=+0.525348444 container remove ca17e02de4ae5732cb76f3f87f7e896e1f440cd3deebfc0aab126cab8b26a8fe (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, org.label-schema.schema-version=1.0) 2024-08-10T05:19:22.519 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:22 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.5.service: Deactivated successfully. 2024-08-10T05:19:22.519 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:22 smithi159 systemd[1]: Stopped Ceph osd.5 for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:19:22.519 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:22 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.5.service: Consumed 17.550s CPU time. 2024-08-10T05:19:22.899 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:22 smithi159 systemd[1]: Starting Ceph osd.5 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:19:22.964 INFO:tasks.rados.rados.0.smithi086.stdout:1974: done (2 left) 2024-08-10T05:19:22.964 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 49 current snap is 189 2024-08-10T05:19:22.964 INFO:tasks.rados.rados.0.smithi086.stdout:1972: finishing write tid 1 to smithi08687503-42 2024-08-10T05:19:22.964 INFO:tasks.rados.rados.0.smithi086.stdout:1972: finishing write tid 2 to smithi08687503-42 2024-08-10T05:19:22.964 INFO:tasks.rados.rados.0.smithi086.stdout:1973: finishing copy_from to smithi08687503-29 2024-08-10T05:19:22.964 INFO:tasks.rados.rados.0.smithi086.stdout:1973: got expected ENOENT (src dne) 2024-08-10T05:19:22.965 INFO:tasks.rados.rados.0.smithi086.stdout:1972: finishing write tid 3 to smithi08687503-42 2024-08-10T05:19:22.965 INFO:tasks.rados.rados.0.smithi086.stdout:1973: finishing copy_from racing read to smithi08687503-29 2024-08-10T05:19:22.965 INFO:tasks.rados.rados.0.smithi086.stdout:1972: finishing write tid 4 to smithi08687503-42 2024-08-10T05:19:22.965 INFO:tasks.rados.rados.0.smithi086.stdout:1972: oid 42 updating version 0 to 1480 2024-08-10T05:19:22.965 INFO:tasks.rados.rados.0.smithi086.stdout:1972: oid 42 version 1480 is already newer than 1479 2024-08-10T05:19:22.965 INFO:tasks.rados.rados.0.smithi086.stdout:1972: oid 42 updating version 1480 to 1481 2024-08-10T05:19:22.965 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 1481 (ObjNum 621 snap 189 seq_num 621) dirty exists 2024-08-10T05:19:22.965 INFO:tasks.rados.rados.0.smithi086.stdout:1972: left oid 42 (ObjNum 621 snap 189 seq_num 621) 2024-08-10T05:19:22.967 INFO:tasks.rados.rados.0.smithi086.stdout:1975: seq_num 622 ranges {204800=425984,630784=401408} 2024-08-10T05:19:22.968 INFO:tasks.rados.rados.0.smithi086.stdout:1975: writing smithi08687503-49 from 204800 to 630784 tid 1 2024-08-10T05:19:22.971 INFO:tasks.rados.rados.0.smithi086.stdout:1975: writing smithi08687503-49 from 630784 to 1032192 tid 2 2024-08-10T05:19:22.972 INFO:tasks.rados.rados.0.smithi086.stdout:1972: done (2 left) 2024-08-10T05:19:22.972 INFO:tasks.rados.rados.0.smithi086.stdout:1973: done (1 left) 2024-08-10T05:19:22.972 INFO:tasks.rados.rados.0.smithi086.stdout:1976: read oid 11 snap -1 2024-08-10T05:19:22.972 INFO:tasks.rados.rados.0.smithi086.stdout:1976: expect (ObjNum 568 snap 175 seq_num 568) 2024-08-10T05:19:22.972 INFO:tasks.rados.rados.0.smithi086.stdout:1977: snap_create 2024-08-10T05:19:22.974 INFO:tasks.rados.rados.0.smithi086.stdout:1975: finishing write tid 1 to smithi08687503-49 2024-08-10T05:19:22.977 INFO:tasks.rados.rados.0.smithi086.stdout:1975: finishing write tid 2 to smithi08687503-49 2024-08-10T05:19:22.977 INFO:tasks.rados.rados.0.smithi086.stdout:1975: finishing write tid 3 to smithi08687503-49 2024-08-10T05:19:22.980 INFO:tasks.rados.rados.0.smithi086.stdout:1975: finishing write tid 4 to smithi08687503-49 2024-08-10T05:19:22.980 INFO:tasks.rados.rados.0.smithi086.stdout:1975: oid 49 updating version 0 to 1311 2024-08-10T05:19:22.980 INFO:tasks.rados.rados.0.smithi086.stdout:1975: oid 49 updating version 1311 to 1312 2024-08-10T05:19:22.980 INFO:tasks.rados.rados.0.smithi086.stdout:1975: oid 49 updating version 1312 to 1313 2024-08-10T05:19:22.980 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 1313 (ObjNum 622 snap 189 seq_num 622) dirty exists 2024-08-10T05:19:22.980 INFO:tasks.rados.rados.0.smithi086.stdout:1975: left oid 49 (ObjNum 622 snap 189 seq_num 622) 2024-08-10T05:19:22.990 INFO:tasks.rados.rados.0.smithi086.stdout:1976: expect (ObjNum 568 snap 175 seq_num 568) 2024-08-10T05:19:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:22 smithi159 ceph-mon[90359]: pgmap v346: 121 pgs: 19 active+undersized, 6 peering, 8 stale+active+clean, 10 active+undersized+degraded, 78 active+clean; 207 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 544 KiB/s wr, 13 op/s; 51/420 objects degraded (12.143%) 2024-08-10T05:19:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:22 smithi159 ceph-mon[90359]: osdmap e460: 8 total, 7 up, 8 in 2024-08-10T05:19:23.187 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:22 smithi159 podman[100965]: 2024-08-10 05:19:22.899306986 +0000 UTC m=+0.102495134 container create f10909a666a2e57341ed4401290920f756a970215db2b5a4fabaf59a5b4cc7f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-activate, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T05:19:23.187 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:22 smithi159 podman[100965]: 2024-08-10 05:19:22.814701867 +0000 UTC m=+0.017890014 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:19:23.187 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 podman[100965]: 2024-08-10 05:19:23.127047229 +0000 UTC m=+0.330235387 container init f10909a666a2e57341ed4401290920f756a970215db2b5a4fabaf59a5b4cc7f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-activate, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-08-10T05:19:23.187 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 podman[100965]: 2024-08-10 05:19:23.132498325 +0000 UTC m=+0.335686476 container start f10909a666a2e57341ed4401290920f756a970215db2b5a4fabaf59a5b4cc7f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-activate, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-bca9905) 2024-08-10T05:19:23.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:22 smithi086 ceph-mon[101471]: pgmap v346: 121 pgs: 19 active+undersized, 6 peering, 8 stale+active+clean, 10 active+undersized+degraded, 78 active+clean; 207 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 544 KiB/s wr, 13 op/s; 51/420 objects degraded (12.143%) 2024-08-10T05:19:23.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:22 smithi086 ceph-mon[101471]: osdmap e460: 8 total, 7 up, 8 in 2024-08-10T05:19:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:22 smithi086 ceph-mon[98993]: pgmap v346: 121 pgs: 19 active+undersized, 6 peering, 8 stale+active+clean, 10 active+undersized+degraded, 78 active+clean; 207 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 544 KiB/s wr, 13 op/s; 51/420 objects degraded (12.143%) 2024-08-10T05:19:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:22 smithi086 ceph-mon[98993]: osdmap e460: 8 total, 7 up, 8 in 2024-08-10T05:19:23.486 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 podman[100965]: 2024-08-10 05:19:23.235219144 +0000 UTC m=+0.438407308 container attach f10909a666a2e57341ed4401290920f756a970215db2b5a4fabaf59a5b4cc7f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-activate, RELEASE=squid-bca9905, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True) 2024-08-10T05:19:23.486 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-activate[100980]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:19:23.486 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 bash[100965]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:19:23.486 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-activate[100980]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:19:23.486 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 bash[100965]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:19:23.486 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-activate[100980]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-08-10T05:19:23.486 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 bash[100965]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-08-10T05:19:23.487 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-activate[100980]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-08-10T05:19:23.487 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 bash[100965]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-08-10T05:19:23.487 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-activate[100980]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-08-10T05:19:23.487 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 bash[100965]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-08-10T05:19:23.796 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-activate[100980]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-10T05:19:23.796 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 bash[100965]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-10T05:19:23.797 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-activate[100980]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-08-10T05:19:23.797 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 bash[100965]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-08-10T05:19:23.797 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-activate[100980]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-08-10T05:19:23.797 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 bash[100965]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-08-10T05:19:23.797 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-activate[100980]: --> ceph-volume raw activate successful for osd ID: 5 2024-08-10T05:19:23.797 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 bash[100965]: --> ceph-volume raw activate successful for osd ID: 5 2024-08-10T05:19:23.797 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:23 smithi159 podman[100965]: 2024-08-10 05:19:23.514414185 +0000 UTC m=+0.717602353 container died f10909a666a2e57341ed4401290920f756a970215db2b5a4fabaf59a5b4cc7f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-activate, maintainer=Guillaume Abrioux , RELEASE=squid-bca9905, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=) 2024-08-10T05:19:23.960 INFO:tasks.rados.rados.0.smithi086.stdout:1975: done (2 left) 2024-08-10T05:19:23.960 INFO:tasks.rados.rados.0.smithi086.stdout:1976: done (1 left) 2024-08-10T05:19:23.960 INFO:tasks.rados.rados.0.smithi086.stdout:1977: done (0 left) 2024-08-10T05:19:23.961 INFO:tasks.rados.rados.0.smithi086.stdout:1978: setattr oid 37 current snap is 190 2024-08-10T05:19:23.962 INFO:tasks.rados.rados.0.smithi086.stdout:1979: copy_from oid 34 from oid 33 current snap is 190 2024-08-10T05:19:23.962 INFO:tasks.rados.rados.0.smithi086.stdout:1980: copy_from oid 16 from oid 43 current snap is 190 2024-08-10T05:19:23.962 INFO:tasks.rados.rados.0.smithi086.stdout:1981: rollback oid 13 current snap is 190 2024-08-10T05:19:23.962 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 13 to 182 2024-08-10T05:19:23.962 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 24 current snap is 190 2024-08-10T05:19:23.962 INFO:tasks.rados.rados.0.smithi086.stdout:1982: seq_num 623 ranges {5038080=442368,5480448=401408} 2024-08-10T05:19:23.993 INFO:tasks.rados.rados.0.smithi086.stdout:1982: writing smithi08687503-24 from 5038080 to 5480448 tid 1 2024-08-10T05:19:23.996 INFO:tasks.rados.rados.0.smithi086.stdout:1982: writing smithi08687503-24 from 5480448 to 5881856 tid 2 2024-08-10T05:19:23.996 INFO:tasks.rados.rados.0.smithi086.stdout:1983: copy_from oid 38 from oid 11 current snap is 190 2024-08-10T05:19:23.996 INFO:tasks.rados.rados.0.smithi086.stdout:1981: finishing rollback tid 0 to smithi08687503-13 2024-08-10T05:19:23.996 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 1089 (ObjNum 412 snap 139 seq_num 412) dirty exists 2024-08-10T05:19:23.996 INFO:tasks.rados.rados.0.smithi086.stdout:1981: finishing rollback tid 1 to smithi08687503-13 2024-08-10T05:19:23.997 INFO:tasks.rados.rados.0.smithi086.stdout:1981: finishing rollback tid 2 to smithi08687503-13 2024-08-10T05:19:23.997 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 1485 (ObjNum 314 snap 92 seq_num 314) dirty exists 2024-08-10T05:19:23.997 INFO:tasks.rados.rados.0.smithi086.stdout:1978: done (5 left) 2024-08-10T05:19:23.997 INFO:tasks.rados.rados.0.smithi086.stdout:1981: done (4 left) 2024-08-10T05:19:23.997 INFO:tasks.rados.rados.0.smithi086.stdout:1984: rollback oid 6 current snap is 190 2024-08-10T05:19:23.997 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 6 to 187 2024-08-10T05:19:23.997 INFO:tasks.rados.rados.0.smithi086.stdout:1985: snap_create 2024-08-10T05:19:23.999 INFO:tasks.rados.rados.0.smithi086.stdout:1982: finishing write tid 1 to smithi08687503-24 2024-08-10T05:19:23.999 INFO:tasks.rados.rados.0.smithi086.stdout:1982: finishing write tid 2 to smithi08687503-24 2024-08-10T05:19:23.999 INFO:tasks.rados.rados.0.smithi086.stdout:1982: finishing write tid 3 to smithi08687503-24 2024-08-10T05:19:24.000 INFO:tasks.rados.rados.0.smithi086.stdout:1980: finishing copy_from racing read to smithi08687503-16 2024-08-10T05:19:24.000 INFO:tasks.rados.rados.0.smithi086.stdout:1984: finishing rollback tid 0 to smithi08687503-6 2024-08-10T05:19:24.000 INFO:tasks.rados.rados.0.smithi086.stdout:1984: finishing rollback tid 1 to smithi08687503-6 2024-08-10T05:19:24.001 INFO:tasks.rados.rados.0.smithi086.stdout:1984: finishing rollback tid 2 to smithi08687503-6 2024-08-10T05:19:24.001 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 1308 (ObjNum 595 snap 179 seq_num 595) dirty exists 2024-08-10T05:19:24.001 INFO:tasks.rados.rados.0.smithi086.stdout:1982: finishing write tid 4 to smithi08687503-24 2024-08-10T05:19:24.001 INFO:tasks.rados.rados.0.smithi086.stdout:1982: oid 24 updating version 0 to 1007 2024-08-10T05:19:24.001 INFO:tasks.rados.rados.0.smithi086.stdout:1982: oid 24 updating version 1007 to 1008 2024-08-10T05:19:24.001 INFO:tasks.rados.rados.0.smithi086.stdout:1982: oid 24 updating version 1008 to 1009 2024-08-10T05:19:24.002 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 1009 (ObjNum 623 snap 190 seq_num 623) dirty exists 2024-08-10T05:19:24.002 INFO:tasks.rados.rados.0.smithi086.stdout:1982: left oid 24 (ObjNum 623 snap 190 seq_num 623) 2024-08-10T05:19:24.002 INFO:tasks.rados.rados.0.smithi086.stdout:1980: finishing copy_from to smithi08687503-16 2024-08-10T05:19:24.002 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 1312 (ObjNum 610 snap 185 seq_num 610) dirty exists 2024-08-10T05:19:24.006 INFO:tasks.rados.rados.0.smithi086.stdout:1979: finishing copy_from racing read to smithi08687503-34 2024-08-10T05:19:24.010 INFO:tasks.rados.rados.0.smithi086.stdout:1979: finishing copy_from to smithi08687503-34 2024-08-10T05:19:24.010 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 1278 (ObjNum 551 snap 164 seq_num 551) dirty exists 2024-08-10T05:19:24.015 INFO:tasks.rados.rados.0.smithi086.stdout:1983: finishing copy_from racing read to smithi08687503-38 2024-08-10T05:19:24.018 INFO:tasks.rados.rados.0.smithi086.stdout:1983: finishing copy_from to smithi08687503-38 2024-08-10T05:19:24.018 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 1298 (ObjNum 568 snap 175 seq_num 568) dirty exists 2024-08-10T05:19:24.122 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:23 smithi159 ceph-mon[90359]: Health check failed: Degraded data redundancy: 51/420 objects degraded (12.143%), 10 pgs degraded (PG_DEGRADED) 2024-08-10T05:19:24.122 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:23 smithi159 ceph-mon[90359]: osdmap e461: 8 total, 7 up, 8 in 2024-08-10T05:19:24.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:23 smithi086 ceph-mon[101471]: Health check failed: Degraded data redundancy: 51/420 objects degraded (12.143%), 10 pgs degraded (PG_DEGRADED) 2024-08-10T05:19:24.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:23 smithi086 ceph-mon[101471]: osdmap e461: 8 total, 7 up, 8 in 2024-08-10T05:19:24.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:23 smithi086 ceph-mon[98993]: Health check failed: Degraded data redundancy: 51/420 objects degraded (12.143%), 10 pgs degraded (PG_DEGRADED) 2024-08-10T05:19:24.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:23 smithi086 ceph-mon[98993]: osdmap e461: 8 total, 7 up, 8 in 2024-08-10T05:19:24.437 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:24 smithi159 podman[101134]: 2024-08-10 05:19:24.12261338 +0000 UTC m=+0.602942100 container remove f10909a666a2e57341ed4401290920f756a970215db2b5a4fabaf59a5b4cc7f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-activate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T05:19:24.437 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:24 smithi159 podman[101196]: 2024-08-10 05:19:24.23681972 +0000 UTC m=+0.017442722 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:19:24.437 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:24 smithi159 podman[101196]: 2024-08-10 05:19:24.34863474 +0000 UTC m=+0.129257736 container create 1fd4f9fa3fd73dc66888e85c93fc8b2ea6ee0d62898c472864a2114292bc51e8 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5, RELEASE=squid-bca9905, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0) 2024-08-10T05:19:24.937 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:24 smithi159 podman[101196]: 2024-08-10 05:19:24.60124525 +0000 UTC m=+0.381868246 container init 1fd4f9fa3fd73dc66888e85c93fc8b2ea6ee0d62898c472864a2114292bc51e8 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=squid-bca9905, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-08-10T05:19:24.937 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:24 smithi159 podman[101196]: 2024-08-10 05:19:24.606489151 +0000 UTC m=+0.387112156 container start 1fd4f9fa3fd73dc66888e85c93fc8b2ea6ee0d62898c472864a2114292bc51e8 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, 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, RELEASE=squid-bca9905, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T05:19:24.937 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:24 smithi159 ceph-osd[101234]: -- 172.21.15.159:0/1162264883 <== mon.1 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5620199d1a40 con 0x56201a794000 2024-08-10T05:19:24.937 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:24 smithi159 bash[101196]: 1fd4f9fa3fd73dc66888e85c93fc8b2ea6ee0d62898c472864a2114292bc51e8 2024-08-10T05:19:24.937 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:24 smithi159 systemd[1]: Started Ceph osd.5 for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:19:24.955 INFO:tasks.rados.rados.0.smithi086.stdout:1979: done (5 left) 2024-08-10T05:19:24.956 INFO:tasks.rados.rados.0.smithi086.stdout:1980: done (4 left) 2024-08-10T05:19:24.956 INFO:tasks.rados.rados.0.smithi086.stdout:1982: done (3 left) 2024-08-10T05:19:24.956 INFO:tasks.rados.rados.0.smithi086.stdout:1983: done (2 left) 2024-08-10T05:19:24.956 INFO:tasks.rados.rados.0.smithi086.stdout:1984: done (1 left) 2024-08-10T05:19:24.956 INFO:tasks.rados.rados.0.smithi086.stdout:1985: done (0 left) 2024-08-10T05:19:24.956 INFO:tasks.rados.rados.0.smithi086.stdout:1986: rmattr oid 9 current snap is 191 2024-08-10T05:19:24.956 INFO:tasks.rados.rados.0.smithi086.stdout:1986: done (0 left) 2024-08-10T05:19:24.956 INFO:tasks.rados.rados.0.smithi086.stdout:1987: copy_from oid 8 from oid 42 current snap is 191 2024-08-10T05:19:24.956 INFO:tasks.rados.rados.0.smithi086.stdout:1988: delete oid 3 current snap is 191 2024-08-10T05:19:24.960 INFO:tasks.rados.rados.0.smithi086.stdout:1988: done (1 left) 2024-08-10T05:19:24.960 INFO:tasks.rados.rados.0.smithi086.stdout:1989: rollback oid 25 current snap is 191 2024-08-10T05:19:24.960 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 25 to 189 2024-08-10T05:19:24.960 INFO:tasks.rados.rados.0.smithi086.stdout:1990: snap_create 2024-08-10T05:19:24.960 INFO:tasks.rados.rados.0.smithi086.stdout:1989: finishing rollback tid 1 to smithi08687503-25 2024-08-10T05:19:24.960 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-10T05:19:24.966 INFO:tasks.rados.rados.0.smithi086.stdout:1987: finishing copy_from racing read to smithi08687503-8 2024-08-10T05:19:24.967 INFO:tasks.rados.rados.0.smithi086.stdout:1987: finishing copy_from to smithi08687503-8 2024-08-10T05:19:24.967 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 1481 (ObjNum 621 snap 189 seq_num 621) dirty exists 2024-08-10T05:19:25.378 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:25 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T05:19:25.147+0000 7fd36eb9b640 -1 Falling back to public interface 2024-08-10T05:19:25.378 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:25 smithi159 ceph-mon[90359]: pgmap v349: 121 pgs: 33 active+undersized, 6 peering, 11 active+undersized+degraded, 71 active+clean; 212 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.6 MiB/s wr, 7 op/s; 52/420 objects degraded (12.381%) 2024-08-10T05:19:25.378 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:25 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:25.378 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:25 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:25.378 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:25 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:19:25.378 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:25 smithi159 ceph-mon[90359]: osdmap e462: 8 total, 7 up, 8 in 2024-08-10T05:19:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:25 smithi086 ceph-mon[98993]: pgmap v349: 121 pgs: 33 active+undersized, 6 peering, 11 active+undersized+degraded, 71 active+clean; 212 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.6 MiB/s wr, 7 op/s; 52/420 objects degraded (12.381%) 2024-08-10T05:19:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:25 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:25 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:25 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:19:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:25 smithi086 ceph-mon[98993]: osdmap e462: 8 total, 7 up, 8 in 2024-08-10T05:19:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:25 smithi086 ceph-mon[101471]: pgmap v349: 121 pgs: 33 active+undersized, 6 peering, 11 active+undersized+degraded, 71 active+clean; 212 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.6 MiB/s wr, 7 op/s; 52/420 objects degraded (12.381%) 2024-08-10T05:19:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:25 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:25 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:25.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:25 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:19:25.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:25 smithi086 ceph-mon[101471]: osdmap e462: 8 total, 7 up, 8 in 2024-08-10T05:19:25.959 INFO:tasks.rados.rados.0.smithi086.stdout:1987: done (2 left) 2024-08-10T05:19:25.959 INFO:tasks.rados.rados.0.smithi086.stdout:1989: done (1 left) 2024-08-10T05:19:25.959 INFO:tasks.rados.rados.0.smithi086.stdout:1990: done (0 left) 2024-08-10T05:19:25.960 INFO:tasks.rados.rados.0.smithi086.stdout:1991: read oid 30 snap 189 2024-08-10T05:19:25.960 INFO:tasks.rados.rados.0.smithi086.stdout:1991: expect deleted 2024-08-10T05:19:25.960 INFO:tasks.rados.rados.0.smithi086.stdout:1992: rollback oid 17 current snap is 192 2024-08-10T05:19:25.960 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 17 to 190 2024-08-10T05:19:25.960 INFO:tasks.rados.rados.0.smithi086.stdout:1993: read oid 14 snap 190 2024-08-10T05:19:25.960 INFO:tasks.rados.rados.0.smithi086.stdout:1993: expect (ObjNum 600 snap 181 seq_num 600) 2024-08-10T05:19:25.960 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 45 current snap is 192 2024-08-10T05:19:25.960 INFO:tasks.rados.rados.0.smithi086.stdout:1994: seq_num 625 ranges {0=475136,475136=401408} 2024-08-10T05:19:25.964 INFO:tasks.rados.rados.0.smithi086.stdout:1994: writing smithi08687503-45 from 0 to 475136 tid 1 2024-08-10T05:19:25.965 INFO:tasks.rados.rados.0.smithi086.stdout:1994: writing smithi08687503-45 from 475136 to 876544 tid 2 2024-08-10T05:19:25.965 INFO:tasks.rados.rados.0.smithi086.stdout:1995: rmattr oid 7 current snap is 192 2024-08-10T05:19:25.966 INFO:tasks.rados.rados.0.smithi086.stdout:1991: done (4 left) 2024-08-10T05:19:25.966 INFO:tasks.rados.rados.0.smithi086.stdout:1996: copy_from oid 32 from oid 35 current snap is 192 2024-08-10T05:19:25.966 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 43 current snap is 192 2024-08-10T05:19:25.966 INFO:tasks.rados.rados.0.smithi086.stdout:1997: seq_num 626 ranges {4808704=491520,5300224=401408} 2024-08-10T05:19:25.997 INFO:tasks.rados.rados.0.smithi086.stdout:1997: writing smithi08687503-43 from 4808704 to 5300224 tid 1 2024-08-10T05:19:26.000 INFO:tasks.rados.rados.0.smithi086.stdout:1997: writing smithi08687503-43 from 5300224 to 5701632 tid 2 2024-08-10T05:19:26.000 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 50 current snap is 192 2024-08-10T05:19:26.000 INFO:tasks.rados.rados.0.smithi086.stdout:1992: finishing rollback tid 0 to smithi08687503-17 2024-08-10T05:19:26.001 INFO:tasks.rados.rados.0.smithi086.stdout:1998: seq_num 627 ranges {3170304=507904,3678208=401408} 2024-08-10T05:19:26.020 INFO:tasks.rados.rados.0.smithi086.stdout:1998: writing smithi08687503-50 from 3170304 to 3678208 tid 1 2024-08-10T05:19:26.023 INFO:tasks.rados.rados.0.smithi086.stdout:1998: writing smithi08687503-50 from 3678208 to 4079616 tid 2 2024-08-10T05:19:26.023 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 19 current snap is 192 2024-08-10T05:19:26.023 INFO:tasks.rados.rados.0.smithi086.stdout:1994: finishing write tid 1 to smithi08687503-45 2024-08-10T05:19:26.023 INFO:tasks.rados.rados.0.smithi086.stdout:1992: finishing rollback tid 1 to smithi08687503-17 2024-08-10T05:19:26.023 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1019 (ObjNum 579 snap 176 seq_num 579) dirty exists 2024-08-10T05:19:26.023 INFO:tasks.rados.rados.0.smithi086.stdout:1992: finishing rollback tid 2 to smithi08687503-17 2024-08-10T05:19:26.023 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 1171 (ObjNum 589 snap 179 seq_num 589) dirty exists 2024-08-10T05:19:26.023 INFO:tasks.rados.rados.0.smithi086.stdout:1994: finishing write tid 2 to smithi08687503-45 2024-08-10T05:19:26.023 INFO:tasks.rados.rados.0.smithi086.stdout:1994: finishing write tid 3 to smithi08687503-45 2024-08-10T05:19:26.024 INFO:tasks.rados.rados.0.smithi086.stdout:1994: finishing write tid 4 to smithi08687503-45 2024-08-10T05:19:26.024 INFO:tasks.rados.rados.0.smithi086.stdout:1994: oid 45 updating version 0 to 1090 2024-08-10T05:19:26.024 INFO:tasks.rados.rados.0.smithi086.stdout:1994: oid 45 updating version 1090 to 1092 2024-08-10T05:19:26.024 INFO:tasks.rados.rados.0.smithi086.stdout:1994: oid 45 version 1092 is already newer than 1091 2024-08-10T05:19:26.024 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 1092 (ObjNum 625 snap 192 seq_num 625) dirty exists 2024-08-10T05:19:26.024 INFO:tasks.rados.rados.0.smithi086.stdout:1994: left oid 45 (ObjNum 625 snap 192 seq_num 625) 2024-08-10T05:19:26.024 INFO:tasks.rados.rados.0.smithi086.stdout:1993: expect (ObjNum 600 snap 181 seq_num 600) 2024-08-10T05:19:26.383 INFO:tasks.rados.rados.0.smithi086.stdout:1996: finishing copy_from racing read to smithi08687503-32 2024-08-10T05:19:26.383 INFO:tasks.rados.rados.0.smithi086.stdout:1997: finishing write tid 1 to smithi08687503-43 2024-08-10T05:19:26.384 INFO:tasks.rados.rados.0.smithi086.stdout:1996: finishing copy_from to smithi08687503-32 2024-08-10T05:19:26.384 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 1086 (ObjNum 607 snap 185 seq_num 607) dirty exists 2024-08-10T05:19:26.384 INFO:tasks.rados.rados.0.smithi086.stdout:1997: finishing write tid 2 to smithi08687503-43 2024-08-10T05:19:26.384 INFO:tasks.rados.rados.0.smithi086.stdout:1997: finishing write tid 3 to smithi08687503-43 2024-08-10T05:19:26.384 INFO:tasks.rados.rados.0.smithi086.stdout:1997: finishing write tid 4 to smithi08687503-43 2024-08-10T05:19:26.384 INFO:tasks.rados.rados.0.smithi086.stdout:1997: oid 43 updating version 0 to 1316 2024-08-10T05:19:26.384 INFO:tasks.rados.rados.0.smithi086.stdout:1997: oid 43 version 1316 is already newer than 1315 2024-08-10T05:19:26.384 INFO:tasks.rados.rados.0.smithi086.stdout:1997: oid 43 version 1316 is already newer than 1314 2024-08-10T05:19:26.384 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 1316 (ObjNum 626 snap 192 seq_num 626) dirty exists 2024-08-10T05:19:26.385 INFO:tasks.rados.rados.0.smithi086.stdout:1997: left oid 43 (ObjNum 626 snap 192 seq_num 626) 2024-08-10T05:19:26.385 INFO:tasks.rados.rados.0.smithi086.stdout:1998: finishing write tid 1 to smithi08687503-50 2024-08-10T05:19:26.385 INFO:tasks.rados.rados.0.smithi086.stdout:1998: finishing write tid 2 to smithi08687503-50 2024-08-10T05:19:26.385 INFO:tasks.rados.rados.0.smithi086.stdout:1998: finishing write tid 3 to smithi08687503-50 2024-08-10T05:19:26.385 INFO:tasks.rados.rados.0.smithi086.stdout:1998: finishing write tid 4 to smithi08687503-50 2024-08-10T05:19:26.385 INFO:tasks.rados.rados.0.smithi086.stdout:1998: oid 50 updating version 0 to 1095 2024-08-10T05:19:26.385 INFO:tasks.rados.rados.0.smithi086.stdout:1998: oid 50 updating version 1095 to 1096 2024-08-10T05:19:26.385 INFO:tasks.rados.rados.0.smithi086.stdout:1998: oid 50 version 1096 is already newer than 1094 2024-08-10T05:19:26.385 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1096 (ObjNum 627 snap 192 seq_num 627) dirty exists 2024-08-10T05:19:26.386 INFO:tasks.rados.rados.0.smithi086.stdout:1998: left oid 50 (ObjNum 627 snap 192 seq_num 627) 2024-08-10T05:19:26.386 INFO:tasks.rados.rados.0.smithi086.stdout:1999: seq_num 628 ranges {327680=524288,851968=401408} 2024-08-10T05:19:26.387 INFO:tasks.rados.rados.0.smithi086.stdout:1999: writing smithi08687503-19 from 327680 to 851968 tid 1 2024-08-10T05:19:26.390 INFO:tasks.rados.rados.0.smithi086.stdout:1999: writing smithi08687503-19 from 851968 to 1253376 tid 2 2024-08-10T05:19:26.390 INFO:tasks.rados.rados.0.smithi086.stdout:1992: done (7 left) 2024-08-10T05:19:26.390 INFO:tasks.rados.rados.0.smithi086.stdout:1993: done (6 left) 2024-08-10T05:19:26.390 INFO:tasks.rados.rados.0.smithi086.stdout:1994: done (5 left) 2024-08-10T05:19:26.390 INFO:tasks.rados.rados.0.smithi086.stdout:1995: done (4 left) 2024-08-10T05:19:26.390 INFO:tasks.rados.rados.0.smithi086.stdout:1996: done (3 left) 2024-08-10T05:19:26.390 INFO:tasks.rados.rados.0.smithi086.stdout:1997: done (2 left) 2024-08-10T05:19:26.390 INFO:tasks.rados.rados.0.smithi086.stdout:1998: done (1 left) 2024-08-10T05:19:26.391 INFO:tasks.rados.rados.0.smithi086.stdout:2000: snap_create 2024-08-10T05:19:26.392 INFO:tasks.rados.rados.0.smithi086.stdout:1999: finishing write tid 1 to smithi08687503-19 2024-08-10T05:19:26.392 INFO:tasks.rados.rados.0.smithi086.stdout:1999: finishing write tid 2 to smithi08687503-19 2024-08-10T05:19:26.392 INFO:tasks.rados.rados.0.smithi086.stdout:1999: finishing write tid 3 to smithi08687503-19 2024-08-10T05:19:26.393 INFO:tasks.rados.rados.0.smithi086.stdout:1999: finishing write tid 4 to smithi08687503-19 2024-08-10T05:19:26.393 INFO:tasks.rados.rados.0.smithi086.stdout:1999: oid 19 updating version 0 to 1316 2024-08-10T05:19:26.393 INFO:tasks.rados.rados.0.smithi086.stdout:1999: oid 19 version 1316 is already newer than 1314 2024-08-10T05:19:26.393 INFO:tasks.rados.rados.0.smithi086.stdout:1999: oid 19 version 1316 is already newer than 1315 2024-08-10T05:19:26.393 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 1316 (ObjNum 628 snap 192 seq_num 628) dirty exists 2024-08-10T05:19:26.394 INFO:tasks.rados.rados.0.smithi086.stdout:1999: left oid 19 (ObjNum 628 snap 192 seq_num 628) 2024-08-10T05:19:27.227 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:26 smithi159 ceph-mon[90359]: osdmap e463: 8 total, 7 up, 8 in 2024-08-10T05:19:27.228 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:26 smithi159 ceph-mon[90359]: pgmap v352: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 212 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.4 MiB/s wr, 7 op/s; 76/423 objects degraded (17.967%) 2024-08-10T05:19:27.228 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:27.228 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:19:27.251 INFO:tasks.rados.rados.0.smithi086.stdout:1999: done (1 left) 2024-08-10T05:19:27.251 INFO:tasks.rados.rados.0.smithi086.stdout:2000: done (0 left) 2024-08-10T05:19:27.251 INFO:tasks.rados.rados.0.smithi086.stdout:2001: delete oid 40 current snap is 193 2024-08-10T05:19:27.255 INFO:tasks.rados.rados.0.smithi086.stdout:2001: done (0 left) 2024-08-10T05:19:27.255 INFO:tasks.rados.rados.0.smithi086.stdout:2002: read oid 17 snap 189 2024-08-10T05:19:27.255 INFO:tasks.rados.rados.0.smithi086.stdout:2002: expect (ObjNum 589 snap 179 seq_num 589) 2024-08-10T05:19:27.255 INFO:tasks.rados.rados.0.smithi086.stdout:2003: read oid 45 snap 191 2024-08-10T05:19:27.255 INFO:tasks.rados.rados.0.smithi086.stdout:2003: expect deleted 2024-08-10T05:19:27.255 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 29 current snap is 193 2024-08-10T05:19:27.255 INFO:tasks.rados.rados.0.smithi086.stdout:2004: seq_num 630 ranges {0=557056,557056=401408} 2024-08-10T05:19:27.258 INFO:tasks.rados.rados.0.smithi086.stdout:2004: writing smithi08687503-29 from 0 to 557056 tid 1 2024-08-10T05:19:27.261 INFO:tasks.rados.rados.0.smithi086.stdout:2004: writing smithi08687503-29 from 557056 to 958464 tid 2 2024-08-10T05:19:27.261 INFO:tasks.rados.rados.0.smithi086.stdout:2005: snap_remove snap 187 2024-08-10T05:19:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:26 smithi086 ceph-mon[98993]: osdmap e463: 8 total, 7 up, 8 in 2024-08-10T05:19:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:26 smithi086 ceph-mon[98993]: pgmap v352: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 212 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.4 MiB/s wr, 7 op/s; 76/423 objects degraded (17.967%) 2024-08-10T05:19:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:19:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:26 smithi086 ceph-mon[101471]: osdmap e463: 8 total, 7 up, 8 in 2024-08-10T05:19:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:26 smithi086 ceph-mon[101471]: pgmap v352: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 212 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.4 MiB/s wr, 7 op/s; 76/423 objects degraded (17.967%) 2024-08-10T05:19:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:19:28.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:27 smithi159 ceph-mon[90359]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-10T05:19:28.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:27 smithi159 ceph-mon[90359]: osdmap e464: 8 total, 7 up, 8 in 2024-08-10T05:19:28.253 INFO:tasks.rados.rados.0.smithi086.stdout:2005: done (3 left) 2024-08-10T05:19:28.254 INFO:tasks.rados.rados.0.smithi086.stdout:2006: setattr oid 31 current snap is 193 2024-08-10T05:19:28.254 INFO:tasks.rados.rados.0.smithi086.stdout:2004: finishing write tid 1 to smithi08687503-29 2024-08-10T05:19:28.254 INFO:tasks.rados.rados.0.smithi086.stdout:2004: finishing write tid 2 to smithi08687503-29 2024-08-10T05:19:28.254 INFO:tasks.rados.rados.0.smithi086.stdout:2004: finishing write tid 3 to smithi08687503-29 2024-08-10T05:19:28.254 INFO:tasks.rados.rados.0.smithi086.stdout:2004: finishing write tid 4 to smithi08687503-29 2024-08-10T05:19:28.254 INFO:tasks.rados.rados.0.smithi086.stdout:2004: oid 29 updating version 0 to 589 2024-08-10T05:19:28.254 INFO:tasks.rados.rados.0.smithi086.stdout:2004: oid 29 updating version 589 to 590 2024-08-10T05:19:28.254 INFO:tasks.rados.rados.0.smithi086.stdout:2004: oid 29 updating version 590 to 591 2024-08-10T05:19:28.254 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 591 (ObjNum 630 snap 193 seq_num 630) dirty exists 2024-08-10T05:19:28.254 INFO:tasks.rados.rados.0.smithi086.stdout:2004: left oid 29 (ObjNum 630 snap 193 seq_num 630) 2024-08-10T05:19:28.255 INFO:tasks.rados.rados.0.smithi086.stdout:2002: expect (ObjNum 589 snap 179 seq_num 589) 2024-08-10T05:19:28.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:27 smithi086 ceph-mon[98993]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-10T05:19:28.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:27 smithi086 ceph-mon[98993]: osdmap e464: 8 total, 7 up, 8 in 2024-08-10T05:19:28.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:27 smithi086 ceph-mon[101471]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-10T05:19:28.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:27 smithi086 ceph-mon[101471]: osdmap e464: 8 total, 7 up, 8 in 2024-08-10T05:19:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:19:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:19:28] "GET /metrics HTTP/1.1" 200 36205 "" "Prometheus/2.43.0" 2024-08-10T05:19:28.736 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T05:19:28.468+0000 7fd36eb9b640 -1 osd.5 456 log_to_monitors true 2024-08-10T05:19:28.815 INFO:tasks.rados.rados.0.smithi086.stdout:2002: done (3 left) 2024-08-10T05:19:28.815 INFO:tasks.rados.rados.0.smithi086.stdout:2003: done (2 left) 2024-08-10T05:19:28.815 INFO:tasks.rados.rados.0.smithi086.stdout:2004: done (1 left) 2024-08-10T05:19:28.816 INFO:tasks.rados.rados.0.smithi086.stdout:2007: rollback oid 18 current snap is 193 2024-08-10T05:19:28.816 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 18 to 191 2024-08-10T05:19:28.816 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 48 current snap is 193 2024-08-10T05:19:28.816 INFO:tasks.rados.rados.0.smithi086.stdout:2008: seq_num 631 ranges {0=573440,573440=401408} 2024-08-10T05:19:28.818 INFO:tasks.rados.rados.0.smithi086.stdout:2008: writing smithi08687503-48 from 0 to 573440 tid 1 2024-08-10T05:19:28.823 INFO:tasks.rados.rados.0.smithi086.stdout:2008: writing smithi08687503-48 from 573440 to 974848 tid 2 2024-08-10T05:19:28.823 INFO:tasks.rados.rados.0.smithi086.stdout:2009: read oid 1 snap -1 2024-08-10T05:19:28.823 INFO:tasks.rados.rados.0.smithi086.stdout:2009: expect (ObjNum 412 snap 139 seq_num 412) 2024-08-10T05:19:28.823 INFO:tasks.rados.rados.0.smithi086.stdout:2010: rollback oid 28 current snap is 193 2024-08-10T05:19:28.823 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 28 to 190 2024-08-10T05:19:28.823 INFO:tasks.rados.rados.0.smithi086.stdout:2007: finishing rollback tid 0 to smithi08687503-18 2024-08-10T05:19:28.823 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 1488 (ObjNum 524 snap 160 seq_num 524) dirty exists 2024-08-10T05:19:28.823 INFO:tasks.rados.rados.0.smithi086.stdout:2007: finishing rollback tid 1 to smithi08687503-18 2024-08-10T05:19:28.823 INFO:tasks.rados.rados.0.smithi086.stdout:2007: finishing rollback tid 2 to smithi08687503-18 2024-08-10T05:19:28.824 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 1311 (ObjNum 601 snap 183 seq_num 601) dirty exists 2024-08-10T05:19:28.824 INFO:tasks.rados.rados.0.smithi086.stdout:2006: done (4 left) 2024-08-10T05:19:28.824 INFO:tasks.rados.rados.0.smithi086.stdout:2007: done (3 left) 2024-08-10T05:19:28.824 INFO:tasks.rados.rados.0.smithi086.stdout:2011: snap_create 2024-08-10T05:19:28.824 INFO:tasks.rados.rados.0.smithi086.stdout:2008: finishing write tid 1 to smithi08687503-48 2024-08-10T05:19:28.824 INFO:tasks.rados.rados.0.smithi086.stdout:2008: finishing write tid 2 to smithi08687503-48 2024-08-10T05:19:28.825 INFO:tasks.rados.rados.0.smithi086.stdout:2008: finishing write tid 3 to smithi08687503-48 2024-08-10T05:19:28.825 INFO:tasks.rados.rados.0.smithi086.stdout:2010: finishing rollback tid 0 to smithi08687503-28 2024-08-10T05:19:28.826 INFO:tasks.rados.rados.0.smithi086.stdout:2010: finishing rollback tid 1 to smithi08687503-28 2024-08-10T05:19:28.826 INFO:tasks.rados.rados.0.smithi086.stdout:2010: finishing rollback tid 2 to smithi08687503-28 2024-08-10T05:19:28.826 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 1484 (ObjNum 591 snap 179 seq_num 591) dirty exists 2024-08-10T05:19:28.827 INFO:tasks.rados.rados.0.smithi086.stdout:2008: finishing write tid 4 to smithi08687503-48 2024-08-10T05:19:28.827 INFO:tasks.rados.rados.0.smithi086.stdout:2008: oid 48 updating version 0 to 1023 2024-08-10T05:19:28.827 INFO:tasks.rados.rados.0.smithi086.stdout:2008: oid 48 updating version 1023 to 1025 2024-08-10T05:19:28.827 INFO:tasks.rados.rados.0.smithi086.stdout:2008: oid 48 version 1025 is already newer than 1024 2024-08-10T05:19:28.827 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 1025 (ObjNum 631 snap 193 seq_num 631) dirty exists 2024-08-10T05:19:28.827 INFO:tasks.rados.rados.0.smithi086.stdout:2008: left oid 48 (ObjNum 631 snap 193 seq_num 631) 2024-08-10T05:19:28.828 INFO:tasks.rados.rados.0.smithi086.stdout:2009: expect (ObjNum 412 snap 139 seq_num 412) 2024-08-10T05:19:29.257 INFO:tasks.rados.rados.0.smithi086.stdout:2008: done (3 left) 2024-08-10T05:19:29.257 INFO:tasks.rados.rados.0.smithi086.stdout:2009: done (2 left) 2024-08-10T05:19:29.257 INFO:tasks.rados.rados.0.smithi086.stdout:2010: done (1 left) 2024-08-10T05:19:29.257 INFO:tasks.rados.rados.0.smithi086.stdout:2011: done (0 left) 2024-08-10T05:19:29.257 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 194 2024-08-10T05:19:29.257 INFO:tasks.rados.rados.0.smithi086.stdout:2012: seq_num 632 ranges {4997120=589824,5586944=401408} 2024-08-10T05:19:29.287 INFO:tasks.rados.rados.0.smithi086.stdout:2012: writing smithi08687503-38 from 4997120 to 5586944 tid 1 2024-08-10T05:19:29.289 INFO:tasks.rados.rados.0.smithi086.stdout:2012: writing smithi08687503-38 from 5586944 to 5988352 tid 2 2024-08-10T05:19:29.290 INFO:tasks.rados.rados.0.smithi086.stdout:2013: snap_create 2024-08-10T05:19:29.294 INFO:tasks.rados.rados.0.smithi086.stdout:2012: finishing write tid 1 to smithi08687503-38 2024-08-10T05:19:29.294 INFO:tasks.rados.rados.0.smithi086.stdout:2012: finishing write tid 2 to smithi08687503-38 2024-08-10T05:19:29.294 INFO:tasks.rados.rados.0.smithi086.stdout:2012: finishing write tid 3 to smithi08687503-38 2024-08-10T05:19:29.295 INFO:tasks.rados.rados.0.smithi086.stdout:2012: finishing write tid 4 to smithi08687503-38 2024-08-10T05:19:29.296 INFO:tasks.rados.rados.0.smithi086.stdout:2012: oid 38 updating version 0 to 1318 2024-08-10T05:19:29.296 INFO:tasks.rados.rados.0.smithi086.stdout:2012: oid 38 updating version 1318 to 1319 2024-08-10T05:19:29.296 INFO:tasks.rados.rados.0.smithi086.stdout:2012: oid 38 version 1319 is already newer than 1317 2024-08-10T05:19:29.296 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 1319 (ObjNum 632 snap 194 seq_num 632) dirty exists 2024-08-10T05:19:29.296 INFO:tasks.rados.rados.0.smithi086.stdout:2012: left oid 38 (ObjNum 632 snap 194 seq_num 632) 2024-08-10T05:19:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:29 smithi086 ceph-mon[98993]: pgmap v354: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 231 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 5.8 MiB/s wr, 16 op/s; 82/450 objects degraded (18.222%) 2024-08-10T05:19:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:29 smithi086 ceph-mon[98993]: osdmap e465: 8 total, 7 up, 8 in 2024-08-10T05:19:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:29 smithi086 ceph-mon[98993]: from='osd.5 [v2:172.21.15.159:6808/1229044425,v1:172.21.15.159:6809/1229044425]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-10T05:19:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:29 smithi086 ceph-mon[98993]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-10T05:19:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:29.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:29 smithi086 ceph-mon[98993]: Health check update: Degraded data redundancy: 82/450 objects degraded (18.222%), 14 pgs degraded (PG_DEGRADED) 2024-08-10T05:19:29.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:29 smithi086 ceph-mon[101471]: pgmap v354: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 231 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 5.8 MiB/s wr, 16 op/s; 82/450 objects degraded (18.222%) 2024-08-10T05:19:29.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:29 smithi086 ceph-mon[101471]: osdmap e465: 8 total, 7 up, 8 in 2024-08-10T05:19:29.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:29 smithi086 ceph-mon[101471]: from='osd.5 [v2:172.21.15.159:6808/1229044425,v1:172.21.15.159:6809/1229044425]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-10T05:19:29.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:29 smithi086 ceph-mon[101471]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-10T05:19:29.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:29.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:29.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:29 smithi086 ceph-mon[101471]: Health check update: Degraded data redundancy: 82/450 objects degraded (18.222%), 14 pgs degraded (PG_DEGRADED) 2024-08-10T05:19:29.687 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 05:19:29 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T05:19:29.291+0000 7fd366946640 -1 osd.5 456 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T05:19:29.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:29 smithi159 ceph-mon[90359]: pgmap v354: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 231 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 5.8 MiB/s wr, 16 op/s; 82/450 objects degraded (18.222%) 2024-08-10T05:19:29.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:29 smithi159 ceph-mon[90359]: osdmap e465: 8 total, 7 up, 8 in 2024-08-10T05:19:29.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:29 smithi159 ceph-mon[90359]: from='osd.5 [v2:172.21.15.159:6808/1229044425,v1:172.21.15.159:6809/1229044425]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-10T05:19:29.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:29 smithi159 ceph-mon[90359]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-10T05:19:29.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:29.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:29.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:29 smithi159 ceph-mon[90359]: Health check update: Degraded data redundancy: 82/450 objects degraded (18.222%), 14 pgs degraded (PG_DEGRADED) 2024-08-10T05:19:30.268 INFO:tasks.rados.rados.0.smithi086.stdout:2012: done (1 left) 2024-08-10T05:19:30.268 INFO:tasks.rados.rados.0.smithi086.stdout:2013: done (0 left) 2024-08-10T05:19:30.268 INFO:tasks.rados.rados.0.smithi086.stdout:2014: setattr oid 29 current snap is 195 2024-08-10T05:19:30.270 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 31 current snap is 195 2024-08-10T05:19:30.270 INFO:tasks.rados.rados.0.smithi086.stdout:2015: seq_num 633 ranges {1589248=606208,2195456=401408} 2024-08-10T05:19:30.284 INFO:tasks.rados.rados.0.smithi086.stdout:2015: writing smithi08687503-31 from 1589248 to 2195456 tid 1 2024-08-10T05:19:30.287 INFO:tasks.rados.rados.0.smithi086.stdout:2015: writing smithi08687503-31 from 2195456 to 2596864 tid 2 2024-08-10T05:19:30.287 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 46 current snap is 195 2024-08-10T05:19:30.287 INFO:tasks.rados.rados.0.smithi086.stdout:2016: seq_num 634 ranges {737280=622592,1359872=401408} 2024-08-10T05:19:30.294 INFO:tasks.rados.rados.0.smithi086.stdout:2016: writing smithi08687503-46 from 737280 to 1359872 tid 1 2024-08-10T05:19:30.297 INFO:tasks.rados.rados.0.smithi086.stdout:2016: writing smithi08687503-46 from 1359872 to 1761280 tid 2 2024-08-10T05:19:30.297 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 14 current snap is 195 2024-08-10T05:19:30.297 INFO:tasks.rados.rados.0.smithi086.stdout:2017: seq_num 635 ranges {4964352=638976,5603328=401408} 2024-08-10T05:19:30.327 INFO:tasks.rados.rados.0.smithi086.stdout:2017: writing smithi08687503-14 from 4964352 to 5603328 tid 1 2024-08-10T05:19:30.329 INFO:tasks.rados.rados.0.smithi086.stdout:2017: writing smithi08687503-14 from 5603328 to 6004736 tid 2 2024-08-10T05:19:30.329 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 195 2024-08-10T05:19:30.329 INFO:tasks.rados.rados.0.smithi086.stdout:2018: seq_num 636 ranges {0=655360,655360=401408} 2024-08-10T05:19:30.333 INFO:tasks.rados.rados.0.smithi086.stdout:2018: writing smithi08687503-12 from 0 to 655360 tid 1 2024-08-10T05:19:30.336 INFO:tasks.rados.rados.0.smithi086.stdout:2018: writing smithi08687503-12 from 655360 to 1056768 tid 2 2024-08-10T05:19:30.336 INFO:tasks.rados.rados.0.smithi086.stdout:2019: rmattr oid 11 current snap is 195 2024-08-10T05:19:30.336 INFO:tasks.rados.rados.0.smithi086.stdout:2019: done (5 left) 2024-08-10T05:19:30.336 INFO:tasks.rados.rados.0.smithi086.stdout:2020: setattr oid 10 current snap is 195 2024-08-10T05:19:30.337 INFO:tasks.rados.rados.0.smithi086.stdout:2021: rollback oid 50 current snap is 195 2024-08-10T05:19:30.337 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 50 to 190 2024-08-10T05:19:30.337 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 24 current snap is 195 2024-08-10T05:19:30.337 INFO:tasks.rados.rados.0.smithi086.stdout:2022: seq_num 637 ranges {5881856=671744,6553600=401408} 2024-08-10T05:19:30.371 INFO:tasks.rados.rados.0.smithi086.stdout:2022: writing smithi08687503-24 from 5881856 to 6553600 tid 1 2024-08-10T05:19:30.374 INFO:tasks.rados.rados.0.smithi086.stdout:2022: writing smithi08687503-24 from 6553600 to 6955008 tid 2 2024-08-10T05:19:30.374 INFO:tasks.rados.rados.0.smithi086.stdout:2023: rollback oid 5 current snap is 195 2024-08-10T05:19:30.374 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 5 to 191 2024-08-10T05:19:30.374 INFO:tasks.rados.rados.0.smithi086.stdout:2018: finishing write tid 1 to smithi08687503-12 2024-08-10T05:19:30.374 INFO:tasks.rados.rados.0.smithi086.stdout:2018: finishing write tid 2 to smithi08687503-12 2024-08-10T05:19:30.374 INFO:tasks.rados.rados.0.smithi086.stdout:2018: finishing write tid 3 to smithi08687503-12 2024-08-10T05:19:30.375 INFO:tasks.rados.rados.0.smithi086.stdout:2018: finishing write tid 4 to smithi08687503-12 2024-08-10T05:19:30.375 INFO:tasks.rados.rados.0.smithi086.stdout:2018: oid 12 updating version 0 to 1026 2024-08-10T05:19:30.375 INFO:tasks.rados.rados.0.smithi086.stdout:2018: oid 12 updating version 1026 to 1027 2024-08-10T05:19:30.375 INFO:tasks.rados.rados.0.smithi086.stdout:2018: oid 12 updating version 1027 to 1028 2024-08-10T05:19:30.375 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 1028 (ObjNum 636 snap 195 seq_num 636) dirty exists 2024-08-10T05:19:30.375 INFO:tasks.rados.rados.0.smithi086.stdout:2018: left oid 12 (ObjNum 636 snap 195 seq_num 636) 2024-08-10T05:19:30.375 INFO:tasks.rados.rados.0.smithi086.stdout:2018: done (8 left) 2024-08-10T05:19:30.375 INFO:tasks.rados.rados.0.smithi086.stdout:2024: copy_from oid 26 from oid 12 current snap is 195 2024-08-10T05:19:30.375 INFO:tasks.rados.rados.0.smithi086.stdout:2025: delete oid 33 current snap is 195 2024-08-10T05:19:30.376 INFO:tasks.rados.rados.0.smithi086.stdout:2025: done (9 left) 2024-08-10T05:19:30.376 INFO:tasks.rados.rados.0.smithi086.stdout:2026: rmattr oid 27 current snap is 195 2024-08-10T05:19:30.376 INFO:tasks.rados.rados.0.smithi086.stdout:2026: done (9 left) 2024-08-10T05:19:30.376 INFO:tasks.rados.rados.0.smithi086.stdout:2027: copy_from oid 47 from oid 16 current snap is 195 2024-08-10T05:19:30.376 INFO:tasks.rados.rados.0.smithi086.stdout:2028: setattr oid 38 current snap is 195 2024-08-10T05:19:30.377 INFO:tasks.rados.rados.0.smithi086.stdout:2022: finishing write tid 1 to smithi08687503-24 2024-08-10T05:19:30.377 INFO:tasks.rados.rados.0.smithi086.stdout:2022: finishing write tid 2 to smithi08687503-24 2024-08-10T05:19:30.378 INFO:tasks.rados.rados.0.smithi086.stdout:2022: finishing write tid 3 to smithi08687503-24 2024-08-10T05:19:30.378 INFO:tasks.rados.rados.0.smithi086.stdout:2029: snap_create 2024-08-10T05:19:30.378 INFO:tasks.rados.rados.0.smithi086.stdout:2023: finishing rollback tid 0 to smithi08687503-5 2024-08-10T05:19:30.378 INFO:tasks.rados.rados.0.smithi086.stdout:2023: finishing rollback tid 1 to smithi08687503-5 2024-08-10T05:19:30.378 INFO:tasks.rados.rados.0.smithi086.stdout:2023: finishing rollback tid 2 to smithi08687503-5 2024-08-10T05:19:30.378 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 1487 (ObjNum 514 snap 157 seq_num 514) dirty exists 2024-08-10T05:19:30.379 INFO:tasks.rados.rados.0.smithi086.stdout:2022: finishing write tid 4 to smithi08687503-24 2024-08-10T05:19:30.379 INFO:tasks.rados.rados.0.smithi086.stdout:2022: oid 24 updating version 0 to 1012 2024-08-10T05:19:30.379 INFO:tasks.rados.rados.0.smithi086.stdout:2022: oid 24 updating version 1012 to 1013 2024-08-10T05:19:30.379 INFO:tasks.rados.rados.0.smithi086.stdout:2022: oid 24 version 1013 is already newer than 1011 2024-08-10T05:19:30.379 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 1013 (ObjNum 637 snap 195 seq_num 637) dirty exists 2024-08-10T05:19:30.379 INFO:tasks.rados.rados.0.smithi086.stdout:2022: left oid 24 (ObjNum 637 snap 195 seq_num 637) 2024-08-10T05:19:30.380 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 1321 (ObjNum 632 snap 194 seq_num 632) dirty exists 2024-08-10T05:19:30.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:30 smithi086 ceph-mon[98993]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-10T05:19:30.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:30 smithi086 ceph-mon[98993]: osdmap e466: 8 total, 7 up, 8 in 2024-08-10T05:19:30.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:30 smithi086 ceph-mon[98993]: from='osd.5 [v2:172.21.15.159:6808/1229044425,v1:172.21.15.159:6809/1229044425]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:19:30.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:30 smithi086 ceph-mon[98993]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:19:30.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:30.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:30 smithi086 ceph-mon[101471]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-10T05:19:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:30 smithi086 ceph-mon[101471]: osdmap e466: 8 total, 7 up, 8 in 2024-08-10T05:19:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:30 smithi086 ceph-mon[101471]: from='osd.5 [v2:172.21.15.159:6808/1229044425,v1:172.21.15.159:6809/1229044425]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:19:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:30 smithi086 ceph-mon[101471]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:19:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:30.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:30 smithi159 ceph-mon[90359]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-10T05:19:30.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:30 smithi159 ceph-mon[90359]: osdmap e466: 8 total, 7 up, 8 in 2024-08-10T05:19:30.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:30 smithi159 ceph-mon[90359]: from='osd.5 [v2:172.21.15.159:6808/1229044425,v1:172.21.15.159:6809/1229044425]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:19:30.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:30 smithi159 ceph-mon[90359]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:19:30.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:30.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:31.273 INFO:tasks.rados.rados.0.smithi086.stdout:2022: done (11 left) 2024-08-10T05:19:31.273 INFO:tasks.rados.rados.0.smithi086.stdout:2023: done (10 left) 2024-08-10T05:19:31.273 INFO:tasks.rados.rados.0.smithi086.stdout:2028: done (9 left) 2024-08-10T05:19:31.273 INFO:tasks.rados.rados.0.smithi086.stdout:2029: done (8 left) 2024-08-10T05:19:31.273 INFO:tasks.rados.rados.0.smithi086.stdout:2030: delete oid 3 current snap is 196 2024-08-10T05:19:31.280 INFO:tasks.rados.rados.0.smithi086.stdout:2030: done (8 left) 2024-08-10T05:19:31.281 INFO:tasks.rados.rados.0.smithi086.stdout:2031: rmattr oid 5 current snap is 196 2024-08-10T05:19:31.281 INFO:tasks.rados.rados.0.smithi086.stdout:2031: done (8 left) 2024-08-10T05:19:31.281 INFO:tasks.rados.rados.0.smithi086.stdout:2032: delete oid 4 current snap is 196 2024-08-10T05:19:31.286 INFO:tasks.rados.rados.0.smithi086.stdout:2032: done (8 left) 2024-08-10T05:19:31.287 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 48 current snap is 196 2024-08-10T05:19:31.287 INFO:tasks.rados.rados.0.smithi086.stdout:2033: seq_num 641 ranges {974848=745472,1720320=401408} 2024-08-10T05:19:31.294 INFO:tasks.rados.rados.0.smithi086.stdout:2033: writing smithi08687503-48 from 974848 to 1720320 tid 1 2024-08-10T05:19:31.297 INFO:tasks.rados.rados.0.smithi086.stdout:2033: writing smithi08687503-48 from 1720320 to 2121728 tid 2 2024-08-10T05:19:31.297 INFO:tasks.rados.rados.0.smithi086.stdout:2034: snap_create 2024-08-10T05:19:31.301 INFO:tasks.rados.rados.0.smithi086.stdout:2017: finishing write tid 1 to smithi08687503-14 2024-08-10T05:19:31.301 INFO:tasks.rados.rados.0.smithi086.stdout:2033: finishing write tid 1 to smithi08687503-48 2024-08-10T05:19:31.302 INFO:tasks.rados.rados.0.smithi086.stdout:2033: finishing write tid 2 to smithi08687503-48 2024-08-10T05:19:31.303 INFO:tasks.rados.rados.0.smithi086.stdout:2033: finishing write tid 3 to smithi08687503-48 2024-08-10T05:19:31.303 INFO:tasks.rados.rados.0.smithi086.stdout:2017: finishing write tid 2 to smithi08687503-14 2024-08-10T05:19:31.303 INFO:tasks.rados.rados.0.smithi086.stdout:2017: finishing write tid 3 to smithi08687503-14 2024-08-10T05:19:31.304 INFO:tasks.rados.rados.0.smithi086.stdout:2033: finishing write tid 4 to smithi08687503-48 2024-08-10T05:19:31.304 INFO:tasks.rados.rados.0.smithi086.stdout:2033: oid 48 updating version 0 to 1030 2024-08-10T05:19:31.304 INFO:tasks.rados.rados.0.smithi086.stdout:2033: oid 48 version 1030 is already newer than 1029 2024-08-10T05:19:31.304 INFO:tasks.rados.rados.0.smithi086.stdout:2033: oid 48 updating version 1030 to 1031 2024-08-10T05:19:31.305 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 1031 (ObjNum 641 snap 196 seq_num 641) dirty exists 2024-08-10T05:19:31.305 INFO:tasks.rados.rados.0.smithi086.stdout:2033: left oid 48 (ObjNum 641 snap 196 seq_num 641) 2024-08-10T05:19:31.305 INFO:tasks.rados.rados.0.smithi086.stdout:2017: finishing write tid 4 to smithi08687503-14 2024-08-10T05:19:31.305 INFO:tasks.rados.rados.0.smithi086.stdout:2017: oid 14 updating version 0 to 1317 2024-08-10T05:19:31.305 INFO:tasks.rados.rados.0.smithi086.stdout:2017: oid 14 updating version 1317 to 1318 2024-08-10T05:19:31.305 INFO:tasks.rados.rados.0.smithi086.stdout:2017: oid 14 updating version 1318 to 1319 2024-08-10T05:19:31.305 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 1319 (ObjNum 635 snap 195 seq_num 635) dirty exists 2024-08-10T05:19:31.305 INFO:tasks.rados.rados.0.smithi086.stdout:2017: left oid 14 (ObjNum 635 snap 195 seq_num 635) 2024-08-10T05:19:31.311 INFO:tasks.rados.rados.0.smithi086.stdout:2016: finishing write tid 1 to smithi08687503-46 2024-08-10T05:19:31.311 INFO:tasks.rados.rados.0.smithi086.stdout:2016: finishing write tid 2 to smithi08687503-46 2024-08-10T05:19:31.311 INFO:tasks.rados.rados.0.smithi086.stdout:2016: finishing write tid 3 to smithi08687503-46 2024-08-10T05:19:31.311 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 592 (ObjNum 630 snap 193 seq_num 630) dirty exists 2024-08-10T05:19:31.317 INFO:tasks.rados.rados.0.smithi086.stdout:2024: finishing copy_from racing read to smithi08687503-26 2024-08-10T05:19:31.317 INFO:tasks.rados.rados.0.smithi086.stdout:2024: finishing copy_from to smithi08687503-26 2024-08-10T05:19:31.318 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 1028 (ObjNum 636 snap 195 seq_num 636) dirty exists 2024-08-10T05:19:31.323 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 1494 (ObjNum 404 snap 134 seq_num 404) dirty exists 2024-08-10T05:19:31.323 INFO:tasks.rados.rados.0.smithi086.stdout:2016: finishing write tid 4 to smithi08687503-46 2024-08-10T05:19:31.324 INFO:tasks.rados.rados.0.smithi086.stdout:2016: oid 46 updating version 0 to 1492 2024-08-10T05:19:31.324 INFO:tasks.rados.rados.0.smithi086.stdout:2016: oid 46 version 1492 is already newer than 1491 2024-08-10T05:19:31.324 INFO:tasks.rados.rados.0.smithi086.stdout:2016: oid 46 version 1492 is already newer than 1490 2024-08-10T05:19:31.324 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 1492 (ObjNum 634 snap 195 seq_num 634) dirty exists 2024-08-10T05:19:31.324 INFO:tasks.rados.rados.0.smithi086.stdout:2016: left oid 46 (ObjNum 634 snap 195 seq_num 634) 2024-08-10T05:19:31.328 INFO:tasks.rados.rados.0.smithi086.stdout:2021: finishing rollback tid 0 to smithi08687503-50 2024-08-10T05:19:31.333 INFO:tasks.rados.rados.0.smithi086.stdout:2015: finishing write tid 1 to smithi08687503-31 2024-08-10T05:19:31.334 INFO:tasks.rados.rados.0.smithi086.stdout:2015: finishing write tid 2 to smithi08687503-31 2024-08-10T05:19:31.334 INFO:tasks.rados.rados.0.smithi086.stdout:2015: finishing write tid 3 to smithi08687503-31 2024-08-10T05:19:31.337 INFO:tasks.rados.rados.0.smithi086.stdout:2015: finishing write tid 4 to smithi08687503-31 2024-08-10T05:19:31.337 INFO:tasks.rados.rados.0.smithi086.stdout:2015: oid 31 updating version 0 to 1498 2024-08-10T05:19:31.337 INFO:tasks.rados.rados.0.smithi086.stdout:2015: oid 31 version 1498 is already newer than 1496 2024-08-10T05:19:31.337 INFO:tasks.rados.rados.0.smithi086.stdout:2015: oid 31 version 1498 is already newer than 1497 2024-08-10T05:19:31.337 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 1498 (ObjNum 633 snap 195 seq_num 633) dirty exists 2024-08-10T05:19:31.337 INFO:tasks.rados.rados.0.smithi086.stdout:2015: left oid 31 (ObjNum 633 snap 195 seq_num 633) 2024-08-10T05:19:31.338 INFO:tasks.rados.rados.0.smithi086.stdout:2027: finishing copy_from racing read to smithi08687503-47 2024-08-10T05:19:31.344 INFO:tasks.rados.rados.0.smithi086.stdout:2027: finishing copy_from to smithi08687503-47 2024-08-10T05:19:31.344 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 1312 (ObjNum 610 snap 185 seq_num 610) dirty exists 2024-08-10T05:19:31.348 INFO:tasks.rados.rados.0.smithi086.stdout:2021: finishing rollback tid 1 to smithi08687503-50 2024-08-10T05:19:31.348 INFO:tasks.rados.rados.0.smithi086.stdout:2021: finishing rollback tid 2 to smithi08687503-50 2024-08-10T05:19:31.348 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1100 (ObjNum 603 snap 184 seq_num 603) dirty exists 2024-08-10T05:19:31.568 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:31 smithi159 ceph-mon[90359]: pgmap v357: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 236 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.5 MiB/s wr, 15 op/s; 85/465 objects degraded (18.280%) 2024-08-10T05:19:31.568 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:31 smithi159 ceph-mon[90359]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:19:31.569 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:31 smithi159 ceph-mon[90359]: osd.5 [v2:172.21.15.159:6808/1229044425,v1:172.21.15.159:6809/1229044425] boot 2024-08-10T05:19:31.569 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:31 smithi159 ceph-mon[90359]: osdmap e467: 8 total, 8 up, 8 in 2024-08-10T05:19:31.569 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:31 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:19:31.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:31 smithi086 ceph-mon[101471]: pgmap v357: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 236 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.5 MiB/s wr, 15 op/s; 85/465 objects degraded (18.280%) 2024-08-10T05:19:31.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:31 smithi086 ceph-mon[101471]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:19:31.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:31 smithi086 ceph-mon[101471]: osd.5 [v2:172.21.15.159:6808/1229044425,v1:172.21.15.159:6809/1229044425] boot 2024-08-10T05:19:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:31 smithi086 ceph-mon[101471]: osdmap e467: 8 total, 8 up, 8 in 2024-08-10T05:19:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:31 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:19:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:31 smithi086 ceph-mon[98993]: pgmap v357: 121 pgs: 36 active+undersized, 14 active+undersized+degraded, 71 active+clean; 236 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.5 MiB/s wr, 15 op/s; 85/465 objects degraded (18.280%) 2024-08-10T05:19:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:31 smithi086 ceph-mon[98993]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:19:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:31 smithi086 ceph-mon[98993]: osd.5 [v2:172.21.15.159:6808/1229044425,v1:172.21.15.159:6809/1229044425] boot 2024-08-10T05:19:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:31 smithi086 ceph-mon[98993]: osdmap e467: 8 total, 8 up, 8 in 2024-08-10T05:19:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:31 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T05:19:32.275 INFO:tasks.rados.rados.0.smithi086.stdout:2014: done (9 left) 2024-08-10T05:19:32.275 INFO:tasks.rados.rados.0.smithi086.stdout:2015: done (8 left) 2024-08-10T05:19:32.276 INFO:tasks.rados.rados.0.smithi086.stdout:2016: done (7 left) 2024-08-10T05:19:32.276 INFO:tasks.rados.rados.0.smithi086.stdout:2017: done (6 left) 2024-08-10T05:19:32.276 INFO:tasks.rados.rados.0.smithi086.stdout:2020: done (5 left) 2024-08-10T05:19:32.276 INFO:tasks.rados.rados.0.smithi086.stdout:2021: done (4 left) 2024-08-10T05:19:32.276 INFO:tasks.rados.rados.0.smithi086.stdout:2024: done (3 left) 2024-08-10T05:19:32.276 INFO:tasks.rados.rados.0.smithi086.stdout:2027: done (2 left) 2024-08-10T05:19:32.276 INFO:tasks.rados.rados.0.smithi086.stdout:2033: done (1 left) 2024-08-10T05:19:32.276 INFO:tasks.rados.rados.0.smithi086.stdout:2034: done (0 left) 2024-08-10T05:19:32.276 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 45 current snap is 197 2024-08-10T05:19:32.276 INFO:tasks.rados.rados.0.smithi086.stdout:2035: seq_num 642 ranges {876544=761856,1638400=401408} 2024-08-10T05:19:32.284 INFO:tasks.rados.rados.0.smithi086.stdout:2035: writing smithi08687503-45 from 876544 to 1638400 tid 1 2024-08-10T05:19:32.286 INFO:tasks.rados.rados.0.smithi086.stdout:2035: writing smithi08687503-45 from 1638400 to 2039808 tid 2 2024-08-10T05:19:32.286 INFO:tasks.rados.rados.0.smithi086.stdout:2036: snap_remove snap 194 2024-08-10T05:19:32.562 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:32 smithi159 ceph-mon[90359]: osdmap e468: 8 total, 8 up, 8 in 2024-08-10T05:19:32.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:32 smithi086 ceph-mon[98993]: osdmap e468: 8 total, 8 up, 8 in 2024-08-10T05:19:32.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:32 smithi086 ceph-mon[101471]: osdmap e468: 8 total, 8 up, 8 in 2024-08-10T05:19:33.285 INFO:tasks.rados.rados.0.smithi086.stdout:2036: done (1 left) 2024-08-10T05:19:33.285 INFO:tasks.rados.rados.0.smithi086.stdout:2037: copy_from oid 25 from oid 40 current snap is 197 2024-08-10T05:19:33.286 INFO:tasks.rados.rados.0.smithi086.stdout:2035: finishing write tid 1 to smithi08687503-45 2024-08-10T05:19:33.286 INFO:tasks.rados.rados.0.smithi086.stdout:2035: finishing write tid 2 to smithi08687503-45 2024-08-10T05:19:33.286 INFO:tasks.rados.rados.0.smithi086.stdout:2035: finishing write tid 3 to smithi08687503-45 2024-08-10T05:19:33.286 INFO:tasks.rados.rados.0.smithi086.stdout:2035: finishing write tid 4 to smithi08687503-45 2024-08-10T05:19:33.286 INFO:tasks.rados.rados.0.smithi086.stdout:2035: oid 45 updating version 0 to 1116 2024-08-10T05:19:33.286 INFO:tasks.rados.rados.0.smithi086.stdout:2035: oid 45 version 1116 is already newer than 1115 2024-08-10T05:19:33.286 INFO:tasks.rados.rados.0.smithi086.stdout:2035: oid 45 version 1116 is already newer than 1114 2024-08-10T05:19:33.286 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 1116 (ObjNum 642 snap 197 seq_num 642) dirty exists 2024-08-10T05:19:33.286 INFO:tasks.rados.rados.0.smithi086.stdout:2035: left oid 45 (ObjNum 642 snap 197 seq_num 642) 2024-08-10T05:19:33.286 INFO:tasks.rados.rados.0.smithi086.stdout:2035: done (1 left) 2024-08-10T05:19:33.286 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 32 current snap is 197 2024-08-10T05:19:33.287 INFO:tasks.rados.rados.0.smithi086.stdout:2038: seq_num 643 ranges {6455296=778240,7233536=401408} 2024-08-10T05:19:33.324 INFO:tasks.rados.rados.0.smithi086.stdout:2038: writing smithi08687503-32 from 6455296 to 7233536 tid 1 2024-08-10T05:19:33.326 INFO:tasks.rados.rados.0.smithi086.stdout:2038: writing smithi08687503-32 from 7233536 to 7634944 tid 2 2024-08-10T05:19:33.326 INFO:tasks.rados.rados.0.smithi086.stdout:2039: snap_remove snap 196 2024-08-10T05:19:33.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:19:33.081+0000 7f0a5606e640 -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-08-10T05:19:33.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[98993]: pgmap v360: 121 pgs: 2 peering, 25 active+undersized, 6 active+undersized+degraded, 88 active+clean; 240 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.1 MiB/s wr, 20 op/s; 45/471 objects degraded (9.554%); 5.7 MiB/s, 2 objects/s recovering 2024-08-10T05:19:33.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[98993]: osdmap e469: 8 total, 8 up, 8 in 2024-08-10T05:19:33.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:19:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:19:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:19:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-10T05:19:33.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[101471]: pgmap v360: 121 pgs: 2 peering, 25 active+undersized, 6 active+undersized+degraded, 88 active+clean; 240 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.1 MiB/s wr, 20 op/s; 45/471 objects degraded (9.554%); 5.7 MiB/s, 2 objects/s recovering 2024-08-10T05:19:33.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[101471]: osdmap e469: 8 total, 8 up, 8 in 2024-08-10T05:19:33.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:33.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:33.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:19:33.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:19:33.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:33.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:19:33.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:33.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:33.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:33.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-10T05:19:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:33 smithi159 ceph-mon[90359]: pgmap v360: 121 pgs: 2 peering, 25 active+undersized, 6 active+undersized+degraded, 88 active+clean; 240 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.1 MiB/s wr, 20 op/s; 45/471 objects degraded (9.554%); 5.7 MiB/s, 2 objects/s recovering 2024-08-10T05:19:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:33 smithi159 ceph-mon[90359]: osdmap e469: 8 total, 8 up, 8 in 2024-08-10T05:19:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:33.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:19:33.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:19:33.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:33.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:19:33.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:33.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:33.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:33.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-10T05:19:34.296 INFO:tasks.rados.rados.0.smithi086.stdout:2039: done (2 left) 2024-08-10T05:19:34.296 INFO:tasks.rados.rados.0.smithi086.stdout:2040: delete oid 19 current snap is 197 2024-08-10T05:19:34.296 INFO:tasks.rados.rados.0.smithi086.stdout:2037: finishing copy_from to smithi08687503-25 2024-08-10T05:19:34.297 INFO:tasks.rados.rados.0.smithi086.stdout:2037: got expected ENOENT (src dne) 2024-08-10T05:19:34.297 INFO:tasks.rados.rados.0.smithi086.stdout:2037: finishing copy_from racing read to smithi08687503-25 2024-08-10T05:19:34.297 INFO:tasks.rados.rados.0.smithi086.stdout:2038: finishing write tid 1 to smithi08687503-32 2024-08-10T05:19:34.297 INFO:tasks.rados.rados.0.smithi086.stdout:2038: finishing write tid 2 to smithi08687503-32 2024-08-10T05:19:34.297 INFO:tasks.rados.rados.0.smithi086.stdout:2038: finishing write tid 3 to smithi08687503-32 2024-08-10T05:19:34.297 INFO:tasks.rados.rados.0.smithi086.stdout:2038: finishing write tid 4 to smithi08687503-32 2024-08-10T05:19:34.297 INFO:tasks.rados.rados.0.smithi086.stdout:2038: oid 32 updating version 0 to 1197 2024-08-10T05:19:34.297 INFO:tasks.rados.rados.0.smithi086.stdout:2038: oid 32 updating version 1197 to 1199 2024-08-10T05:19:34.297 INFO:tasks.rados.rados.0.smithi086.stdout:2038: oid 32 version 1199 is already newer than 1198 2024-08-10T05:19:34.297 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 1199 (ObjNum 643 snap 197 seq_num 643) dirty exists 2024-08-10T05:19:34.297 INFO:tasks.rados.rados.0.smithi086.stdout:2038: left oid 32 (ObjNum 643 snap 197 seq_num 643) 2024-08-10T05:19:34.300 INFO:tasks.rados.rados.0.smithi086.stdout:2037: done (2 left) 2024-08-10T05:19:34.300 INFO:tasks.rados.rados.0.smithi086.stdout:2038: done (1 left) 2024-08-10T05:19:34.300 INFO:tasks.rados.rados.0.smithi086.stdout:2040: done (0 left) 2024-08-10T05:19:34.300 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 197 2024-08-10T05:19:34.300 INFO:tasks.rados.rados.0.smithi086.stdout:2041: seq_num 645 ranges {0=409600,409600=778240,1187840=24576} 2024-08-10T05:19:34.302 INFO:tasks.rados.rados.0.smithi086.stdout:2041: writing smithi08687503-23 from 0 to 409600 tid 1 2024-08-10T05:19:34.307 INFO:tasks.rados.rados.0.smithi086.stdout:2041: writing smithi08687503-23 from 409600 to 1187840 tid 2 2024-08-10T05:19:34.307 INFO:tasks.rados.rados.0.smithi086.stdout:2041: writing smithi08687503-23 from 1187840 to 1212416 tid 3 2024-08-10T05:19:34.307 INFO:tasks.rados.rados.0.smithi086.stdout:2042: snap_create 2024-08-10T05:19:34.307 INFO:tasks.rados.rados.0.smithi086.stdout:2041: finishing write tid 1 to smithi08687503-23 2024-08-10T05:19:34.311 INFO:tasks.rados.rados.0.smithi086.stdout:2041: finishing write tid 2 to smithi08687503-23 2024-08-10T05:19:34.311 INFO:tasks.rados.rados.0.smithi086.stdout:2041: finishing write tid 3 to smithi08687503-23 2024-08-10T05:19:34.311 INFO:tasks.rados.rados.0.smithi086.stdout:2041: finishing write tid 4 to smithi08687503-23 2024-08-10T05:19:34.312 INFO:tasks.rados.rados.0.smithi086.stdout:2041: finishing write tid 5 to smithi08687503-23 2024-08-10T05:19:34.312 INFO:tasks.rados.rados.0.smithi086.stdout:2041: oid 23 updating version 0 to 1202 2024-08-10T05:19:34.312 INFO:tasks.rados.rados.0.smithi086.stdout:2041: oid 23 updating version 1202 to 1205 2024-08-10T05:19:34.312 INFO:tasks.rados.rados.0.smithi086.stdout:2041: oid 23 version 1205 is already newer than 1203 2024-08-10T05:19:34.313 INFO:tasks.rados.rados.0.smithi086.stdout:2041: oid 23 version 1205 is already newer than 1204 2024-08-10T05:19:34.313 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1205 (ObjNum 645 snap 197 seq_num 645) dirty exists 2024-08-10T05:19:34.313 INFO:tasks.rados.rados.0.smithi086.stdout:2041: left oid 23 (ObjNum 645 snap 197 seq_num 645) 2024-08-10T05:19:34.370 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:19:34.629 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:19:34.629 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (8m) 72s ago 9m 25.1M - 0.25.0 c8568f914cd2 35968fd43daf 2024-08-10T05:19:34.629 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (9m) 5s ago 9m 88.7M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:19:34.629 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (10m) 72s ago 10m 22.4M - 18.2.4-685-gf5af36e4 20036124afeb 647a6daeb729 2024-08-10T05:19:34.629 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (10m) 5s ago 10m 16.8M - 18.2.4-685-gf5af36e4 20036124afeb 419afb746b2c 2024-08-10T05:19:34.629 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,9283,8765 running (4m) 5s ago 14m 440M - 19.1.0-1335-gbca9905d c7b33901c886 a44476fa498b 2024-08-10T05:19:34.629 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:8443,9283,8765 running (4m) 72s ago 16m 511M - 19.1.0-1335-gbca9905d c7b33901c886 cbe6b5d6d7db 2024-08-10T05:19:34.629 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (4m) 72s ago 16m 54.6M 2048M 19.1.0-1335-gbca9905d c7b33901c886 da469cb2b936 2024-08-10T05:19:34.629 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (3m) 5s ago 14m 45.2M 2048M 19.1.0-1335-gbca9905d c7b33901c886 1264e3f84bab 2024-08-10T05:19:34.630 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (3m) 72s ago 14m 44.8M 2048M 19.1.0-1335-gbca9905d c7b33901c886 b053df1d63ca 2024-08-10T05:19:34.630 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (8m) 72s ago 8m 14.8M - 1.5.0 0da6a335fe13 4e352dfbeecc 2024-08-10T05:19:34.630 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (8m) 5s ago 8m 15.5M - 1.5.0 0da6a335fe13 b9264bb67c4d 2024-08-10T05:19:34.630 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (2m) 72s ago 13m 167M 2480M 19.1.0-1335-gbca9905d c7b33901c886 db28f2aa6b9d 2024-08-10T05:19:34.630 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (2m) 72s ago 13m 138M 2480M 19.1.0-1335-gbca9905d c7b33901c886 64868becde7b 2024-08-10T05:19:34.630 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (109s) 72s ago 13m 120M 2480M 19.1.0-1335-gbca9905d c7b33901c886 20c96ee8f71f 2024-08-10T05:19:34.630 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (76s) 72s ago 12m 12.1M 2480M 19.1.0-1335-gbca9905d c7b33901c886 0f0d7bb1b69a 2024-08-10T05:19:34.630 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (43s) 5s ago 12m 80.9M 2480M 19.1.0-1335-gbca9905d c7b33901c886 33fcd8ddf640 2024-08-10T05:19:34.630 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (10s) 5s ago 12m 14.2M 2480M 19.1.0-1335-gbca9905d c7b33901c886 1fd4f9fa3fd7 2024-08-10T05:19:34.630 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (11m) 5s ago 11m 183M 2480M 18.2.4-685-gf5af36e4 20036124afeb 6a67eed4245a 2024-08-10T05:19:34.630 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (11m) 5s ago 11m 204M 2480M 18.2.4-685-gf5af36e4 20036124afeb f455e2f6fe30 2024-08-10T05:19:34.630 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (4m) 5s ago 9m 51.1M - 2.43.0 a07b618ecd1d 90909260918d 2024-08-10T05:19:34.631 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:34 smithi086 ceph-mon[101471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-10T05:19:34.631 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:34 smithi086 ceph-mon[101471]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-08-10T05:19:34.631 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:34 smithi086 ceph-mon[101471]: osdmap e470: 8 total, 8 up, 8 in 2024-08-10T05:19:34.631 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:34 smithi086 ceph-mon[98993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-10T05:19:34.631 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:34 smithi086 ceph-mon[98993]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-08-10T05:19:34.631 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:34 smithi086 ceph-mon[98993]: osdmap e470: 8 total, 8 up, 8 in 2024-08-10T05:19:34.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:34 smithi159 ceph-mon[90359]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-10T05:19:34.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:34 smithi159 ceph-mon[90359]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-08-10T05:19:34.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:34 smithi159 ceph-mon[90359]: osdmap e470: 8 total, 8 up, 8 in 2024-08-10T05:19:34.948 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:19:34.948 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:19:34.948 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-10T05:19:34.948 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:19:34.948 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:19:34.948 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:19:34.948 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:19:34.948 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:19:34.948 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2, 2024-08-10T05:19:34.948 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 6 2024-08-10T05:19:34.948 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:19:34.948 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:19:34.949 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:19:34.949 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:19:34.949 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:19:34.949 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 4, 2024-08-10T05:19:34.949 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 11 2024-08-10T05:19:34.949 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:19:34.949 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:19:35.295 INFO:tasks.rados.rados.0.smithi086.stdout:2041: done (1 left) 2024-08-10T05:19:35.295 INFO:tasks.rados.rados.0.smithi086.stdout:2042: done (0 left) 2024-08-10T05:19:35.295 INFO:tasks.rados.rados.0.smithi086.stdout:2043: read oid 33 snap -1 2024-08-10T05:19:35.296 INFO:tasks.rados.rados.0.smithi086.stdout:2043: expect deleted 2024-08-10T05:19:35.296 INFO:tasks.rados.rados.0.smithi086.stdout:2044: read oid 6 snap -1 2024-08-10T05:19:35.296 INFO:tasks.rados.rados.0.smithi086.stdout:2044: expect (ObjNum 595 snap 179 seq_num 595) 2024-08-10T05:19:35.296 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 198 2024-08-10T05:19:35.296 INFO:tasks.rados.rados.0.smithi086.stdout:2045: seq_num 646 ranges {1589248=425984,2015232=655360,2670592=147456} 2024-08-10T05:19:35.306 INFO:tasks.rados.rados.0.smithi086.stdout:2045: writing smithi08687503-2 from 1589248 to 2015232 tid 1 2024-08-10T05:19:35.310 INFO:tasks.rados.rados.0.smithi086.stdout:2045: writing smithi08687503-2 from 2015232 to 2670592 tid 2 2024-08-10T05:19:35.311 INFO:tasks.rados.rados.0.smithi086.stdout:2045: writing smithi08687503-2 from 2670592 to 2818048 tid 3 2024-08-10T05:19:35.312 INFO:tasks.rados.rados.0.smithi086.stdout:2046: delete oid 8 current snap is 198 2024-08-10T05:19:35.312 INFO:tasks.rados.rados.0.smithi086.stdout:2044: expect (ObjNum 595 snap 179 seq_num 595) 2024-08-10T05:19:35.330 INFO:tasks.rados.rados.0.smithi086.stdout:2045: finishing write tid 1 to smithi08687503-2 2024-08-10T05:19:35.330 INFO:tasks.rados.rados.0.smithi086.stdout:2045: finishing write tid 2 to smithi08687503-2 2024-08-10T05:19:35.330 INFO:tasks.rados.rados.0.smithi086.stdout:2045: finishing write tid 3 to smithi08687503-2 2024-08-10T05:19:35.330 INFO:tasks.rados.rados.0.smithi086.stdout:2045: finishing write tid 4 to smithi08687503-2 2024-08-10T05:19:35.330 INFO:tasks.rados.rados.0.smithi086.stdout:2045: finishing write tid 5 to smithi08687503-2 2024-08-10T05:19:35.330 INFO:tasks.rados.rados.0.smithi086.stdout:2045: oid 2 updating version 0 to 1125 2024-08-10T05:19:35.330 INFO:tasks.rados.rados.0.smithi086.stdout:2045: oid 2 updating version 1125 to 1126 2024-08-10T05:19:35.330 INFO:tasks.rados.rados.0.smithi086.stdout:2045: oid 2 updating version 1126 to 1127 2024-08-10T05:19:35.330 INFO:tasks.rados.rados.0.smithi086.stdout:2045: oid 2 version 1127 is already newer than 1124 2024-08-10T05:19:35.331 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 1127 (ObjNum 646 snap 198 seq_num 646) dirty exists 2024-08-10T05:19:35.331 INFO:tasks.rados.rados.0.smithi086.stdout:2045: left oid 2 (ObjNum 646 snap 198 seq_num 646) 2024-08-10T05:19:35.331 INFO:tasks.rados.rados.0.smithi086.stdout:2043: done (3 left) 2024-08-10T05:19:35.331 INFO:tasks.rados.rados.0.smithi086.stdout:2044: done (2 left) 2024-08-10T05:19:35.331 INFO:tasks.rados.rados.0.smithi086.stdout:2045: done (1 left) 2024-08-10T05:19:35.331 INFO:tasks.rados.rados.0.smithi086.stdout:2046: done (0 left) 2024-08-10T05:19:35.331 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 42 current snap is 198 2024-08-10T05:19:35.331 INFO:tasks.rados.rados.0.smithi086.stdout:2047: seq_num 648 ranges {811008=458752,1269760=475136,1744896=327680} 2024-08-10T05:19:35.336 INFO:tasks.rados.rados.0.smithi086.stdout:2047: writing smithi08687503-42 from 811008 to 1269760 tid 1 2024-08-10T05:19:35.338 INFO:tasks.rados.rados.0.smithi086.stdout:2047: writing smithi08687503-42 from 1269760 to 1744896 tid 2 2024-08-10T05:19:35.340 INFO:tasks.rados.rados.0.smithi086.stdout:2047: writing smithi08687503-42 from 1744896 to 2072576 tid 3 2024-08-10T05:19:35.341 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 39 current snap is 198 2024-08-10T05:19:35.341 INFO:tasks.rados.rados.0.smithi086.stdout:2048: seq_num 649 ranges {802816=475136,1277952=761856,2039808=40960} 2024-08-10T05:19:35.347 INFO:tasks.rados.rados.0.smithi086.stdout:2048: writing smithi08687503-39 from 802816 to 1277952 tid 1 2024-08-10T05:19:35.353 INFO:tasks.rados.rados.0.smithi086.stdout:2048: writing smithi08687503-39 from 1277952 to 2039808 tid 2 2024-08-10T05:19:35.353 INFO:tasks.rados.rados.0.smithi086.stdout:2048: writing smithi08687503-39 from 2039808 to 2080768 tid 3 2024-08-10T05:19:35.353 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 198 2024-08-10T05:19:35.353 INFO:tasks.rados.rados.0.smithi086.stdout:2047: finishing write tid 1 to smithi08687503-42 2024-08-10T05:19:35.353 INFO:tasks.rados.rados.0.smithi086.stdout:2047: finishing write tid 2 to smithi08687503-42 2024-08-10T05:19:35.353 INFO:tasks.rados.rados.0.smithi086.stdout:2047: finishing write tid 3 to smithi08687503-42 2024-08-10T05:19:35.353 INFO:tasks.rados.rados.0.smithi086.stdout:2047: finishing write tid 4 to smithi08687503-42 2024-08-10T05:19:35.353 INFO:tasks.rados.rados.0.smithi086.stdout:2047: finishing write tid 5 to smithi08687503-42 2024-08-10T05:19:35.353 INFO:tasks.rados.rados.0.smithi086.stdout:2047: oid 42 updating version 0 to 1522 2024-08-10T05:19:35.353 INFO:tasks.rados.rados.0.smithi086.stdout:2047: oid 42 version 1522 is already newer than 1520 2024-08-10T05:19:35.353 INFO:tasks.rados.rados.0.smithi086.stdout:2047: oid 42 version 1522 is already newer than 1521 2024-08-10T05:19:35.353 INFO:tasks.rados.rados.0.smithi086.stdout:2047: oid 42 updating version 1522 to 1523 2024-08-10T05:19:35.353 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 1523 (ObjNum 648 snap 198 seq_num 648) dirty exists 2024-08-10T05:19:35.354 INFO:tasks.rados.rados.0.smithi086.stdout:2047: left oid 42 (ObjNum 648 snap 198 seq_num 648) 2024-08-10T05:19:35.354 INFO:tasks.rados.rados.0.smithi086.stdout:2048: finishing write tid 1 to smithi08687503-39 2024-08-10T05:19:35.354 INFO:tasks.rados.rados.0.smithi086.stdout:2049: seq_num 650 ranges {1212416=491520,1703936=647168,2351104=155648} 2024-08-10T05:19:35.362 INFO:tasks.rados.rados.0.smithi086.stdout:2049: writing smithi08687503-23 from 1212416 to 1703936 tid 1 2024-08-10T05:19:35.366 INFO:tasks.rados.rados.0.smithi086.stdout:2049: writing smithi08687503-23 from 1703936 to 2351104 tid 2 2024-08-10T05:19:35.367 INFO:tasks.rados.rados.0.smithi086.stdout:2049: writing smithi08687503-23 from 2351104 to 2506752 tid 3 2024-08-10T05:19:35.367 INFO:tasks.rados.rados.0.smithi086.stdout:2047: done (2 left) 2024-08-10T05:19:35.367 INFO:tasks.rados.rados.0.smithi086.stdout:2050: delete oid 1 current snap is 198 2024-08-10T05:19:35.367 INFO:tasks.rados.rados.0.smithi086.stdout:2048: finishing write tid 2 to smithi08687503-39 2024-08-10T05:19:35.368 INFO:tasks.rados.rados.0.smithi086.stdout:2048: finishing write tid 3 to smithi08687503-39 2024-08-10T05:19:35.368 INFO:tasks.rados.rados.0.smithi086.stdout:2048: finishing write tid 4 to smithi08687503-39 2024-08-10T05:19:35.368 INFO:tasks.rados.rados.0.smithi086.stdout:2048: finishing write tid 5 to smithi08687503-39 2024-08-10T05:19:35.368 INFO:tasks.rados.rados.0.smithi086.stdout:2048: oid 39 updating version 0 to 1021 2024-08-10T05:19:35.368 INFO:tasks.rados.rados.0.smithi086.stdout:2048: oid 39 updating version 1021 to 1023 2024-08-10T05:19:35.368 INFO:tasks.rados.rados.0.smithi086.stdout:2048: oid 39 version 1023 is already newer than 1020 2024-08-10T05:19:35.368 INFO:tasks.rados.rados.0.smithi086.stdout:2048: oid 39 version 1023 is already newer than 1022 2024-08-10T05:19:35.368 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 1023 (ObjNum 649 snap 198 seq_num 649) dirty exists 2024-08-10T05:19:35.368 INFO:tasks.rados.rados.0.smithi086.stdout:2048: left oid 39 (ObjNum 649 snap 198 seq_num 649) 2024-08-10T05:19:35.368 INFO:tasks.rados.rados.0.smithi086.stdout:2049: finishing write tid 1 to smithi08687503-23 2024-08-10T05:19:35.370 INFO:tasks.rados.rados.0.smithi086.stdout:2048: done (2 left) 2024-08-10T05:19:35.370 INFO:tasks.rados.rados.0.smithi086.stdout:2050: done (1 left) 2024-08-10T05:19:35.370 INFO:tasks.rados.rados.0.smithi086.stdout:2051: rmattr oid 7 current snap is 198 2024-08-10T05:19:35.370 INFO:tasks.rados.rados.0.smithi086.stdout:2052: read oid 30 snap -1 2024-08-10T05:19:35.370 INFO:tasks.rados.rados.0.smithi086.stdout:2052: expect deleted 2024-08-10T05:19:35.370 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 33 current snap is 198 2024-08-10T05:19:35.370 INFO:tasks.rados.rados.0.smithi086.stdout:2053: seq_num 652 ranges {0=524288,524288=409600,933888=393216} 2024-08-10T05:19:35.373 INFO:tasks.rados.rados.0.smithi086.stdout:2053: writing smithi08687503-33 from 0 to 524288 tid 1 2024-08-10T05:19:35.375 INFO:tasks.rados.rados.0.smithi086.stdout:2053: writing smithi08687503-33 from 524288 to 933888 tid 2 2024-08-10T05:19:35.378 INFO:tasks.rados.rados.0.smithi086.stdout:2053: writing smithi08687503-33 from 933888 to 1327104 tid 3 2024-08-10T05:19:35.378 INFO:tasks.rados.rados.0.smithi086.stdout:2054: read oid 8 snap -1 2024-08-10T05:19:35.378 INFO:tasks.rados.rados.0.smithi086.stdout:2054: expect deleted 2024-08-10T05:19:35.378 INFO:tasks.rados.rados.0.smithi086.stdout:2055: read oid 42 snap 193 2024-08-10T05:19:35.378 INFO:tasks.rados.rados.0.smithi086.stdout:2055: expect (ObjNum 621 snap 189 seq_num 621) 2024-08-10T05:19:35.378 INFO:tasks.rados.rados.0.smithi086.stdout:2056: delete oid 36 current snap is 198 2024-08-10T05:19:35.378 INFO:tasks.rados.rados.0.smithi086.stdout:2049: finishing write tid 2 to smithi08687503-23 2024-08-10T05:19:35.379 INFO:tasks.rados.rados.0.smithi086.stdout:2049: finishing write tid 3 to smithi08687503-23 2024-08-10T05:19:35.379 INFO:tasks.rados.rados.0.smithi086.stdout:2049: finishing write tid 4 to smithi08687503-23 2024-08-10T05:19:35.379 INFO:tasks.rados.rados.0.smithi086.stdout:2049: finishing write tid 5 to smithi08687503-23 2024-08-10T05:19:35.379 INFO:tasks.rados.rados.0.smithi086.stdout:2049: oid 23 updating version 0 to 1210 2024-08-10T05:19:35.379 INFO:tasks.rados.rados.0.smithi086.stdout:2049: oid 23 version 1210 is already newer than 1208 2024-08-10T05:19:35.379 INFO:tasks.rados.rados.0.smithi086.stdout:2049: oid 23 version 1210 is already newer than 1207 2024-08-10T05:19:35.379 INFO:tasks.rados.rados.0.smithi086.stdout:2049: oid 23 version 1210 is already newer than 1209 2024-08-10T05:19:35.379 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1210 (ObjNum 650 snap 198 seq_num 650) dirty exists 2024-08-10T05:19:35.379 INFO:tasks.rados.rados.0.smithi086.stdout:2049: left oid 23 (ObjNum 650 snap 198 seq_num 650) 2024-08-10T05:19:35.379 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1025 (ObjNum 579 snap 176 seq_num 579) dirty exists 2024-08-10T05:19:35.379 INFO:tasks.rados.rados.0.smithi086.stdout:2053: finishing write tid 1 to smithi08687503-33 2024-08-10T05:19:35.380 INFO:tasks.rados.rados.0.smithi086.stdout:2053: finishing write tid 2 to smithi08687503-33 2024-08-10T05:19:35.381 INFO:tasks.rados.rados.0.smithi086.stdout:2049: done (6 left) 2024-08-10T05:19:35.381 INFO:tasks.rados.rados.0.smithi086.stdout:2051: done (5 left) 2024-08-10T05:19:35.381 INFO:tasks.rados.rados.0.smithi086.stdout:2052: done (4 left) 2024-08-10T05:19:35.381 INFO:tasks.rados.rados.0.smithi086.stdout:2054: done (3 left) 2024-08-10T05:19:35.381 INFO:tasks.rados.rados.0.smithi086.stdout:2056: done (2 left) 2024-08-10T05:19:35.381 INFO:tasks.rados.rados.0.smithi086.stdout:2057: rollback oid 36 current snap is 198 2024-08-10T05:19:35.381 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 36 to 195 2024-08-10T05:19:35.381 INFO:tasks.rados.rados.0.smithi086.stdout:2058: snap_create 2024-08-10T05:19:35.381 INFO:tasks.rados.rados.0.smithi086.stdout:2053: finishing write tid 3 to smithi08687503-33 2024-08-10T05:19:35.381 INFO:tasks.rados.rados.0.smithi086.stdout:2053: finishing write tid 4 to smithi08687503-33 2024-08-10T05:19:35.384 INFO:tasks.rados.rados.0.smithi086.stdout:2057: finishing rollback tid 1 to smithi08687503-36 2024-08-10T05:19:35.384 INFO:tasks.rados.rados.0.smithi086.stdout:2053: finishing write tid 5 to smithi08687503-33 2024-08-10T05:19:35.384 INFO:tasks.rados.rados.0.smithi086.stdout:2053: oid 33 updating version 0 to 1322 2024-08-10T05:19:35.384 INFO:tasks.rados.rados.0.smithi086.stdout:2053: oid 33 updating version 1322 to 1325 2024-08-10T05:19:35.384 INFO:tasks.rados.rados.0.smithi086.stdout:2053: oid 33 version 1325 is already newer than 1324 2024-08-10T05:19:35.384 INFO:tasks.rados.rados.0.smithi086.stdout:2053: oid 33 version 1325 is already newer than 1323 2024-08-10T05:19:35.384 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 1325 (ObjNum 652 snap 198 seq_num 652) dirty exists 2024-08-10T05:19:35.384 INFO:tasks.rados.rados.0.smithi086.stdout:2053: left oid 33 (ObjNum 652 snap 198 seq_num 652) 2024-08-10T05:19:35.384 INFO:tasks.rados.rados.0.smithi086.stdout:2057: finishing rollback tid 2 to smithi08687503-36 2024-08-10T05:19:35.384 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 1214 (ObjNum 523 snap 159 seq_num 523) dirty exists 2024-08-10T05:19:35.385 INFO:tasks.rados.rados.0.smithi086.stdout:2055: expect (ObjNum 621 snap 189 seq_num 621) 2024-08-10T05:19:35.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:35 smithi086 ceph-mon[98993]: pgmap v363: 121 pgs: 2 peering, 19 active+undersized, 5 active+undersized+degraded, 95 active+clean; 243 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.7 MiB/s wr, 23 op/s; 44/480 objects degraded (9.167%); 5.7 MiB/s, 2 objects/s recovering 2024-08-10T05:19:35.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:35 smithi086 ceph-mon[98993]: Health check update: Degraded data redundancy: 44/480 objects degraded (9.167%), 5 pgs degraded (PG_DEGRADED) 2024-08-10T05:19:35.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:35 smithi086 ceph-mon[98993]: osdmap e471: 8 total, 8 up, 8 in 2024-08-10T05:19:35.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:35 smithi086 ceph-mon[98993]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:19:35.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:35 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2978823709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:35.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:35 smithi086 ceph-mon[101471]: pgmap v363: 121 pgs: 2 peering, 19 active+undersized, 5 active+undersized+degraded, 95 active+clean; 243 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.7 MiB/s wr, 23 op/s; 44/480 objects degraded (9.167%); 5.7 MiB/s, 2 objects/s recovering 2024-08-10T05:19:35.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:35 smithi086 ceph-mon[101471]: Health check update: Degraded data redundancy: 44/480 objects degraded (9.167%), 5 pgs degraded (PG_DEGRADED) 2024-08-10T05:19:35.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:35 smithi086 ceph-mon[101471]: osdmap e471: 8 total, 8 up, 8 in 2024-08-10T05:19:35.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:35 smithi086 ceph-mon[101471]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:19:35.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:35 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2978823709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:35 smithi159 ceph-mon[90359]: pgmap v363: 121 pgs: 2 peering, 19 active+undersized, 5 active+undersized+degraded, 95 active+clean; 243 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.7 MiB/s wr, 23 op/s; 44/480 objects degraded (9.167%); 5.7 MiB/s, 2 objects/s recovering 2024-08-10T05:19:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:35 smithi159 ceph-mon[90359]: Health check update: Degraded data redundancy: 44/480 objects degraded (9.167%), 5 pgs degraded (PG_DEGRADED) 2024-08-10T05:19:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:35 smithi159 ceph-mon[90359]: osdmap e471: 8 total, 8 up, 8 in 2024-08-10T05:19:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:35 smithi159 ceph-mon[90359]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:19:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:35 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2978823709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:19:36.312 INFO:tasks.rados.rados.0.smithi086.stdout:2053: done (3 left) 2024-08-10T05:19:36.312 INFO:tasks.rados.rados.0.smithi086.stdout:2055: done (2 left) 2024-08-10T05:19:36.312 INFO:tasks.rados.rados.0.smithi086.stdout:2057: done (1 left) 2024-08-10T05:19:36.312 INFO:tasks.rados.rados.0.smithi086.stdout:2058: done (0 left) 2024-08-10T05:19:36.312 INFO:tasks.rados.rados.0.smithi086.stdout:2059: snap_create 2024-08-10T05:19:36.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:36 smithi086 ceph-mon[98993]: from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:19:36.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:36 smithi086 ceph-mon[98993]: osdmap e472: 8 total, 8 up, 8 in 2024-08-10T05:19:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:36 smithi086 ceph-mon[101471]: from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:19:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:36 smithi086 ceph-mon[101471]: osdmap e472: 8 total, 8 up, 8 in 2024-08-10T05:19:36.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:36 smithi159 ceph-mon[90359]: from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:19:36.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:36 smithi159 ceph-mon[90359]: osdmap e472: 8 total, 8 up, 8 in 2024-08-10T05:19:37.316 INFO:tasks.rados.rados.0.smithi086.stdout:2059: done (0 left) 2024-08-10T05:19:37.316 INFO:tasks.rados.rados.0.smithi086.stdout:2060: read oid 37 snap -1 2024-08-10T05:19:37.317 INFO:tasks.rados.rados.0.smithi086.stdout:2060: expect (ObjNum 412 snap 139 seq_num 412) 2024-08-10T05:19:37.317 INFO:tasks.rados.rados.0.smithi086.stdout:2061: read oid 44 snap -1 2024-08-10T05:19:37.317 INFO:tasks.rados.rados.0.smithi086.stdout:2061: expect (ObjNum 551 snap 164 seq_num 551) 2024-08-10T05:19:37.317 INFO:tasks.rados.rados.0.smithi086.stdout:2062: rollback oid 32 current snap is 200 2024-08-10T05:19:37.317 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 32 to 199 2024-08-10T05:19:37.317 INFO:tasks.rados.rados.0.smithi086.stdout:2063: rmattr oid 45 current snap is 200 2024-08-10T05:19:37.317 INFO:tasks.rados.rados.0.smithi086.stdout:2063: done (3 left) 2024-08-10T05:19:37.317 INFO:tasks.rados.rados.0.smithi086.stdout:2064: copy_from oid 25 from oid 29 current snap is 200 2024-08-10T05:19:37.317 INFO:tasks.rados.rados.0.smithi086.stdout:2065: snap_remove snap 192 2024-08-10T05:19:37.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:37 smithi086 ceph-mon[98993]: pgmap v366: 121 pgs: 121 active+clean; 251 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.7 MiB/s wr, 17 op/s; 9.2 MiB/s, 3 objects/s recovering 2024-08-10T05:19:37.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:37 smithi086 ceph-mon[98993]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/480 objects degraded (9.167%), 5 pgs degraded) 2024-08-10T05:19:37.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:37 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:19:37.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:37 smithi086 ceph-mon[98993]: osdmap e473: 8 total, 8 up, 8 in 2024-08-10T05:19:37.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:37 smithi086 ceph-mon[101471]: pgmap v366: 121 pgs: 121 active+clean; 251 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.7 MiB/s wr, 17 op/s; 9.2 MiB/s, 3 objects/s recovering 2024-08-10T05:19:37.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:37 smithi086 ceph-mon[101471]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/480 objects degraded (9.167%), 5 pgs degraded) 2024-08-10T05:19:37.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:37 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:19:37.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:37 smithi086 ceph-mon[101471]: osdmap e473: 8 total, 8 up, 8 in 2024-08-10T05:19:37.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:37 smithi159 ceph-mon[90359]: pgmap v366: 121 pgs: 121 active+clean; 251 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.7 MiB/s wr, 17 op/s; 9.2 MiB/s, 3 objects/s recovering 2024-08-10T05:19:37.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:37 smithi159 ceph-mon[90359]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/480 objects degraded (9.167%), 5 pgs degraded) 2024-08-10T05:19:37.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:37 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:19:37.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:37 smithi159 ceph-mon[90359]: osdmap e473: 8 total, 8 up, 8 in 2024-08-10T05:19:38.329 INFO:tasks.rados.rados.0.smithi086.stdout:2065: done (4 left) 2024-08-10T05:19:38.329 INFO:tasks.rados.rados.0.smithi086.stdout:2066: delete oid 5 current snap is 200 2024-08-10T05:19:38.329 INFO:tasks.rados.rados.0.smithi086.stdout:2062: finishing rollback tid 0 to smithi08687503-32 2024-08-10T05:19:38.329 INFO:tasks.rados.rados.0.smithi086.stdout:2062: finishing rollback tid 1 to smithi08687503-32 2024-08-10T05:19:38.329 INFO:tasks.rados.rados.0.smithi086.stdout:2062: finishing rollback tid 2 to smithi08687503-32 2024-08-10T05:19:38.329 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 1218 (ObjNum 643 snap 197 seq_num 643) dirty exists 2024-08-10T05:19:38.329 INFO:tasks.rados.rados.0.smithi086.stdout:2064: finishing copy_from racing read to smithi08687503-25 2024-08-10T05:19:38.329 INFO:tasks.rados.rados.0.smithi086.stdout:2060: expect (ObjNum 412 snap 139 seq_num 412) 2024-08-10T05:19:38.393 INFO:tasks.rados.rados.0.smithi086.stdout:2064: finishing copy_from to smithi08687503-25 2024-08-10T05:19:38.394 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 592 (ObjNum 630 snap 193 seq_num 630) dirty exists 2024-08-10T05:19:38.394 INFO:tasks.rados.rados.0.smithi086.stdout:2061: expect (ObjNum 551 snap 164 seq_num 551) 2024-08-10T05:19:38.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:38 smithi086 ceph-mon[101471]: osdmap e474: 8 total, 8 up, 8 in 2024-08-10T05:19:38.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:38 smithi086 ceph-mon[98993]: osdmap e474: 8 total, 8 up, 8 in 2024-08-10T05:19:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:19:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:19:38] "GET /metrics HTTP/1.1" 200 36205 "" "Prometheus/2.43.0" 2024-08-10T05:19:38.673 INFO:tasks.rados.rados.0.smithi086.stdout:2060: done (4 left) 2024-08-10T05:19:38.673 INFO:tasks.rados.rados.0.smithi086.stdout:2061: done (3 left) 2024-08-10T05:19:38.673 INFO:tasks.rados.rados.0.smithi086.stdout:2062: done (2 left) 2024-08-10T05:19:38.673 INFO:tasks.rados.rados.0.smithi086.stdout:2064: done (1 left) 2024-08-10T05:19:38.673 INFO:tasks.rados.rados.0.smithi086.stdout:2066: done (0 left) 2024-08-10T05:19:38.673 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 6 current snap is 200 2024-08-10T05:19:38.673 INFO:tasks.rados.rados.0.smithi086.stdout:2067: seq_num 655 ranges {524288=573440,1097728=516096,1613824=286720} 2024-08-10T05:19:38.678 INFO:tasks.rados.rados.0.smithi086.stdout:2067: writing smithi08687503-6 from 524288 to 1097728 tid 1 2024-08-10T05:19:38.681 INFO:tasks.rados.rados.0.smithi086.stdout:2067: writing smithi08687503-6 from 1097728 to 1613824 tid 2 2024-08-10T05:19:38.683 INFO:tasks.rados.rados.0.smithi086.stdout:2067: writing smithi08687503-6 from 1613824 to 1900544 tid 3 2024-08-10T05:19:38.683 INFO:tasks.rados.rados.0.smithi086.stdout:2068: snap_create 2024-08-10T05:19:38.683 INFO:tasks.rados.rados.0.smithi086.stdout:2067: finishing write tid 1 to smithi08687503-6 2024-08-10T05:19:38.685 INFO:tasks.rados.rados.0.smithi086.stdout:2067: finishing write tid 2 to smithi08687503-6 2024-08-10T05:19:38.685 INFO:tasks.rados.rados.0.smithi086.stdout:2067: finishing write tid 3 to smithi08687503-6 2024-08-10T05:19:38.686 INFO:tasks.rados.rados.0.smithi086.stdout:2067: finishing write tid 4 to smithi08687503-6 2024-08-10T05:19:38.687 INFO:tasks.rados.rados.0.smithi086.stdout:2067: finishing write tid 5 to smithi08687503-6 2024-08-10T05:19:38.687 INFO:tasks.rados.rados.0.smithi086.stdout:2067: oid 6 updating version 0 to 1315 2024-08-10T05:19:38.687 INFO:tasks.rados.rados.0.smithi086.stdout:2067: oid 6 version 1315 is already newer than 1314 2024-08-10T05:19:38.687 INFO:tasks.rados.rados.0.smithi086.stdout:2067: oid 6 version 1315 is already newer than 1312 2024-08-10T05:19:38.687 INFO:tasks.rados.rados.0.smithi086.stdout:2067: oid 6 version 1315 is already newer than 1313 2024-08-10T05:19:38.687 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 1315 (ObjNum 655 snap 200 seq_num 655) dirty exists 2024-08-10T05:19:38.688 INFO:tasks.rados.rados.0.smithi086.stdout:2067: left oid 6 (ObjNum 655 snap 200 seq_num 655) 2024-08-10T05:19:38.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:38 smithi159 ceph-mon[90359]: osdmap e474: 8 total, 8 up, 8 in 2024-08-10T05:19:39.328 INFO:tasks.rados.rados.0.smithi086.stdout:2067: done (1 left) 2024-08-10T05:19:39.328 INFO:tasks.rados.rados.0.smithi086.stdout:2068: done (0 left) 2024-08-10T05:19:39.328 INFO:tasks.rados.rados.0.smithi086.stdout:2069: rmattr oid 25 current snap is 201 2024-08-10T05:19:39.328 INFO:tasks.rados.rados.0.smithi086.stdout:2070: copy_from oid 11 from oid 23 current snap is 201 2024-08-10T05:19:39.328 INFO:tasks.rados.rados.0.smithi086.stdout:2071: rollback oid 39 current snap is 201 2024-08-10T05:19:39.328 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 39 to 195 2024-08-10T05:19:39.329 INFO:tasks.rados.rados.0.smithi086.stdout:2072: read oid 18 snap -1 2024-08-10T05:19:39.329 INFO:tasks.rados.rados.0.smithi086.stdout:2072: expect (ObjNum 601 snap 183 seq_num 601) 2024-08-10T05:19:39.329 INFO:tasks.rados.rados.0.smithi086.stdout:2073: rollback oid 26 current snap is 201 2024-08-10T05:19:39.329 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 26 to 182 2024-08-10T05:19:39.329 INFO:tasks.rados.rados.0.smithi086.stdout:2074: snap_create 2024-08-10T05:19:39.331 INFO:tasks.rados.rados.0.smithi086.stdout:2071: finishing rollback tid 0 to smithi08687503-39 2024-08-10T05:19:39.333 INFO:tasks.rados.rados.0.smithi086.stdout:2073: finishing rollback tid 0 to smithi08687503-26 2024-08-10T05:19:39.333 INFO:tasks.rados.rados.0.smithi086.stdout:2073: finishing rollback tid 1 to smithi08687503-26 2024-08-10T05:19:39.334 INFO:tasks.rados.rados.0.smithi086.stdout:2071: finishing rollback tid 1 to smithi08687503-39 2024-08-10T05:19:39.335 INFO:tasks.rados.rados.0.smithi086.stdout:2071: finishing rollback tid 2 to smithi08687503-39 2024-08-10T05:19:39.335 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 1028 (ObjNum 614 snap 186 seq_num 614) dirty exists 2024-08-10T05:19:39.336 INFO:tasks.rados.rados.0.smithi086.stdout:2073: finishing rollback tid 2 to smithi08687503-26 2024-08-10T05:19:39.336 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 1228 (ObjNum 334 snap 104 seq_num 334) dirty exists 2024-08-10T05:19:39.338 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 1490 (ObjNum 630 snap 193 seq_num 630) dirty exists 2024-08-10T05:19:39.339 INFO:tasks.rados.rados.0.smithi086.stdout:2072: expect (ObjNum 601 snap 183 seq_num 601) 2024-08-10T05:19:39.356 INFO:tasks.rados.rados.0.smithi086.stdout:2070: finishing copy_from racing read to smithi08687503-11 2024-08-10T05:19:39.356 INFO:tasks.rados.rados.0.smithi086.stdout:2070: finishing copy_from to smithi08687503-11 2024-08-10T05:19:39.356 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 1210 (ObjNum 650 snap 198 seq_num 650) dirty exists 2024-08-10T05:19:39.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:39 smithi086 ceph-mon[98993]: pgmap v369: 121 pgs: 121 active+clean; 253 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 595 KiB/s rd, 2.6 MiB/s wr, 14 op/s; 9.2 MiB/s, 3 objects/s recovering 2024-08-10T05:19:39.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:39 smithi086 ceph-mon[98993]: osdmap e475: 8 total, 8 up, 8 in 2024-08-10T05:19:39.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:39 smithi086 ceph-mon[101471]: pgmap v369: 121 pgs: 121 active+clean; 253 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 595 KiB/s rd, 2.6 MiB/s wr, 14 op/s; 9.2 MiB/s, 3 objects/s recovering 2024-08-10T05:19:39.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:39 smithi086 ceph-mon[101471]: osdmap e475: 8 total, 8 up, 8 in 2024-08-10T05:19:39.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:39 smithi159 ceph-mon[90359]: pgmap v369: 121 pgs: 121 active+clean; 253 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 595 KiB/s rd, 2.6 MiB/s wr, 14 op/s; 9.2 MiB/s, 3 objects/s recovering 2024-08-10T05:19:39.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:39 smithi159 ceph-mon[90359]: osdmap e475: 8 total, 8 up, 8 in 2024-08-10T05:19:39.959 INFO:tasks.rados.rados.0.smithi086.stdout:2069: done (5 left) 2024-08-10T05:19:39.959 INFO:tasks.rados.rados.0.smithi086.stdout:2070: done (4 left) 2024-08-10T05:19:39.959 INFO:tasks.rados.rados.0.smithi086.stdout:2071: done (3 left) 2024-08-10T05:19:39.959 INFO:tasks.rados.rados.0.smithi086.stdout:2072: done (2 left) 2024-08-10T05:19:39.960 INFO:tasks.rados.rados.0.smithi086.stdout:2073: done (1 left) 2024-08-10T05:19:39.960 INFO:tasks.rados.rados.0.smithi086.stdout:2074: done (0 left) 2024-08-10T05:19:39.960 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 41 current snap is 202 2024-08-10T05:19:39.960 INFO:tasks.rados.rados.0.smithi086.stdout:2075: seq_num 656 ranges {0=589824,589824=802816} 2024-08-10T05:19:39.962 INFO:tasks.rados.rados.0.smithi086.stdout:2075: writing smithi08687503-41 from 0 to 589824 tid 1 2024-08-10T05:19:39.967 INFO:tasks.rados.rados.0.smithi086.stdout:2075: writing smithi08687503-41 from 589824 to 1392640 tid 2 2024-08-10T05:19:39.967 INFO:tasks.rados.rados.0.smithi086.stdout:2076: delete oid 38 current snap is 202 2024-08-10T05:19:39.973 INFO:tasks.rados.rados.0.smithi086.stdout:2075: finishing write tid 1 to smithi08687503-41 2024-08-10T05:19:39.973 INFO:tasks.rados.rados.0.smithi086.stdout:2075: finishing write tid 2 to smithi08687503-41 2024-08-10T05:19:39.973 INFO:tasks.rados.rados.0.smithi086.stdout:2075: finishing write tid 3 to smithi08687503-41 2024-08-10T05:19:39.975 INFO:tasks.rados.rados.0.smithi086.stdout:2076: done (1 left) 2024-08-10T05:19:39.975 INFO:tasks.rados.rados.0.smithi086.stdout:2077: read oid 34 snap -1 2024-08-10T05:19:39.975 INFO:tasks.rados.rados.0.smithi086.stdout:2077: expect (ObjNum 551 snap 164 seq_num 551) 2024-08-10T05:19:39.975 INFO:tasks.rados.rados.0.smithi086.stdout:2078: delete oid 36 current snap is 202 2024-08-10T05:19:39.975 INFO:tasks.rados.rados.0.smithi086.stdout:2075: finishing write tid 4 to smithi08687503-41 2024-08-10T05:19:39.975 INFO:tasks.rados.rados.0.smithi086.stdout:2075: oid 41 updating version 0 to 1491 2024-08-10T05:19:39.975 INFO:tasks.rados.rados.0.smithi086.stdout:2075: oid 41 updating version 1491 to 1493 2024-08-10T05:19:39.975 INFO:tasks.rados.rados.0.smithi086.stdout:2075: oid 41 version 1493 is already newer than 1492 2024-08-10T05:19:39.976 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 1493 (ObjNum 656 snap 202 seq_num 656) dirty exists 2024-08-10T05:19:39.976 INFO:tasks.rados.rados.0.smithi086.stdout:2075: left oid 41 (ObjNum 656 snap 202 seq_num 656) 2024-08-10T05:19:39.981 INFO:tasks.rados.rados.0.smithi086.stdout:2075: done (2 left) 2024-08-10T05:19:39.981 INFO:tasks.rados.rados.0.smithi086.stdout:2078: done (1 left) 2024-08-10T05:19:39.981 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 42 current snap is 202 2024-08-10T05:19:39.981 INFO:tasks.rados.rados.0.smithi086.stdout:2079: seq_num 659 ranges {2072576=647168,2719744=450560,3170304=352256} 2024-08-10T05:19:39.996 INFO:tasks.rados.rados.0.smithi086.stdout:2079: writing smithi08687503-42 from 2072576 to 2719744 tid 1 2024-08-10T05:19:39.998 INFO:tasks.rados.rados.0.smithi086.stdout:2079: writing smithi08687503-42 from 2719744 to 3170304 tid 2 2024-08-10T05:19:40.000 INFO:tasks.rados.rados.0.smithi086.stdout:2079: writing smithi08687503-42 from 3170304 to 3522560 tid 3 2024-08-10T05:19:40.000 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 202 2024-08-10T05:19:40.000 INFO:tasks.rados.rados.0.smithi086.stdout:2080: seq_num 660 ranges {2818048=663552,3481600=737280,4218880=65536} 2024-08-10T05:19:40.019 INFO:tasks.rados.rados.0.smithi086.stdout:2080: writing smithi08687503-2 from 2818048 to 3481600 tid 1 2024-08-10T05:19:40.023 INFO:tasks.rados.rados.0.smithi086.stdout:2080: writing smithi08687503-2 from 3481600 to 4218880 tid 2 2024-08-10T05:19:40.024 INFO:tasks.rados.rados.0.smithi086.stdout:2080: writing smithi08687503-2 from 4218880 to 4284416 tid 3 2024-08-10T05:19:40.024 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 202 2024-08-10T05:19:40.024 INFO:tasks.rados.rados.0.smithi086.stdout:2081: seq_num 661 ranges {2506752=679936,3186688=622592,3809280=180224} 2024-08-10T05:19:40.041 INFO:tasks.rados.rados.0.smithi086.stdout:2081: writing smithi08687503-23 from 2506752 to 3186688 tid 1 2024-08-10T05:19:40.045 INFO:tasks.rados.rados.0.smithi086.stdout:2081: writing smithi08687503-23 from 3186688 to 3809280 tid 2 2024-08-10T05:19:40.047 INFO:tasks.rados.rados.0.smithi086.stdout:2081: writing smithi08687503-23 from 3809280 to 3989504 tid 3 2024-08-10T05:19:40.047 INFO:tasks.rados.rados.0.smithi086.stdout:2082: read oid 8 snap -1 2024-08-10T05:19:40.047 INFO:tasks.rados.rados.0.smithi086.stdout:2082: expect deleted 2024-08-10T05:19:40.047 INFO:tasks.rados.rados.0.smithi086.stdout:2083: copy_from oid 41 from oid 15 current snap is 202 2024-08-10T05:19:40.047 INFO:tasks.rados.rados.0.smithi086.stdout:2079: finishing write tid 1 to smithi08687503-42 2024-08-10T05:19:40.048 INFO:tasks.rados.rados.0.smithi086.stdout:2079: finishing write tid 2 to smithi08687503-42 2024-08-10T05:19:40.048 INFO:tasks.rados.rados.0.smithi086.stdout:2084: read oid 6 snap -1 2024-08-10T05:19:40.048 INFO:tasks.rados.rados.0.smithi086.stdout:2084: expect (ObjNum 655 snap 200 seq_num 655) 2024-08-10T05:19:40.048 INFO:tasks.rados.rados.0.smithi086.stdout:2085: read oid 1 snap -1 2024-08-10T05:19:40.048 INFO:tasks.rados.rados.0.smithi086.stdout:2085: expect deleted 2024-08-10T05:19:40.048 INFO:tasks.rados.rados.0.smithi086.stdout:2086: copy_from oid 35 from oid 17 current snap is 202 2024-08-10T05:19:40.048 INFO:tasks.rados.rados.0.smithi086.stdout:2077: expect (ObjNum 551 snap 164 seq_num 551) 2024-08-10T05:19:40.338 INFO:tasks.rados.rados.0.smithi086.stdout:2079: finishing write tid 3 to smithi08687503-42 2024-08-10T05:19:40.338 INFO:tasks.rados.rados.0.smithi086.stdout:2079: finishing write tid 4 to smithi08687503-42 2024-08-10T05:19:40.338 INFO:tasks.rados.rados.0.smithi086.stdout:2077: done (8 left) 2024-08-10T05:19:40.338 INFO:tasks.rados.rados.0.smithi086.stdout:2087: delete oid 45 current snap is 202 2024-08-10T05:19:40.338 INFO:tasks.rados.rados.0.smithi086.stdout:2079: finishing write tid 5 to smithi08687503-42 2024-08-10T05:19:40.338 INFO:tasks.rados.rados.0.smithi086.stdout:2079: oid 42 updating version 0 to 1534 2024-08-10T05:19:40.338 INFO:tasks.rados.rados.0.smithi086.stdout:2079: oid 42 updating version 1534 to 1535 2024-08-10T05:19:40.338 INFO:tasks.rados.rados.0.smithi086.stdout:2079: oid 42 version 1535 is already newer than 1533 2024-08-10T05:19:40.338 INFO:tasks.rados.rados.0.smithi086.stdout:2079: oid 42 updating version 1535 to 1536 2024-08-10T05:19:40.338 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 1536 (ObjNum 659 snap 202 seq_num 659) dirty exists 2024-08-10T05:19:40.339 INFO:tasks.rados.rados.0.smithi086.stdout:2079: left oid 42 (ObjNum 659 snap 202 seq_num 659) 2024-08-10T05:19:40.339 INFO:tasks.rados.rados.0.smithi086.stdout:2080: finishing write tid 1 to smithi08687503-2 2024-08-10T05:19:40.339 INFO:tasks.rados.rados.0.smithi086.stdout:2080: finishing write tid 2 to smithi08687503-2 2024-08-10T05:19:40.339 INFO:tasks.rados.rados.0.smithi086.stdout:2080: finishing write tid 3 to smithi08687503-2 2024-08-10T05:19:40.339 INFO:tasks.rados.rados.0.smithi086.stdout:2080: finishing write tid 4 to smithi08687503-2 2024-08-10T05:19:40.339 INFO:tasks.rados.rados.0.smithi086.stdout:2080: finishing write tid 5 to smithi08687503-2 2024-08-10T05:19:40.339 INFO:tasks.rados.rados.0.smithi086.stdout:2080: oid 2 updating version 0 to 1138 2024-08-10T05:19:40.339 INFO:tasks.rados.rados.0.smithi086.stdout:2080: oid 2 version 1138 is already newer than 1136 2024-08-10T05:19:40.339 INFO:tasks.rados.rados.0.smithi086.stdout:2080: oid 2 version 1138 is already newer than 1137 2024-08-10T05:19:40.339 INFO:tasks.rados.rados.0.smithi086.stdout:2080: oid 2 version 1138 is already newer than 1135 2024-08-10T05:19:40.340 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 1138 (ObjNum 660 snap 202 seq_num 660) dirty exists 2024-08-10T05:19:40.340 INFO:tasks.rados.rados.0.smithi086.stdout:2080: left oid 2 (ObjNum 660 snap 202 seq_num 660) 2024-08-10T05:19:40.340 INFO:tasks.rados.rados.0.smithi086.stdout:2081: finishing write tid 1 to smithi08687503-23 2024-08-10T05:19:40.340 INFO:tasks.rados.rados.0.smithi086.stdout:2081: finishing write tid 2 to smithi08687503-23 2024-08-10T05:19:40.340 INFO:tasks.rados.rados.0.smithi086.stdout:2084: expect (ObjNum 655 snap 200 seq_num 655) 2024-08-10T05:19:40.396 INFO:tasks.rados.rados.0.smithi086.stdout:2081: finishing write tid 3 to smithi08687503-23 2024-08-10T05:19:40.396 INFO:tasks.rados.rados.0.smithi086.stdout:2081: finishing write tid 4 to smithi08687503-23 2024-08-10T05:19:40.396 INFO:tasks.rados.rados.0.smithi086.stdout:2081: finishing write tid 5 to smithi08687503-23 2024-08-10T05:19:40.397 INFO:tasks.rados.rados.0.smithi086.stdout:2081: oid 23 updating version 0 to 1232 2024-08-10T05:19:40.397 INFO:tasks.rados.rados.0.smithi086.stdout:2081: oid 23 updating version 1232 to 1234 2024-08-10T05:19:40.397 INFO:tasks.rados.rados.0.smithi086.stdout:2081: oid 23 version 1234 is already newer than 1233 2024-08-10T05:19:40.397 INFO:tasks.rados.rados.0.smithi086.stdout:2081: oid 23 updating version 1234 to 1235 2024-08-10T05:19:40.397 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1235 (ObjNum 661 snap 202 seq_num 661) dirty exists 2024-08-10T05:19:40.397 INFO:tasks.rados.rados.0.smithi086.stdout:2081: left oid 23 (ObjNum 661 snap 202 seq_num 661) 2024-08-10T05:19:40.397 INFO:tasks.rados.rados.0.smithi086.stdout:2083: finishing copy_from racing read to smithi08687503-41 2024-08-10T05:19:40.397 INFO:tasks.rados.rados.0.smithi086.stdout:2083: finishing copy_from to smithi08687503-41 2024-08-10T05:19:40.397 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 993 (ObjNum 599 snap 180 seq_num 599) dirty exists 2024-08-10T05:19:40.397 INFO:tasks.rados.rados.0.smithi086.stdout:2086: finishing copy_from racing read to smithi08687503-35 2024-08-10T05:19:40.397 INFO:tasks.rados.rados.0.smithi086.stdout:2086: finishing copy_from to smithi08687503-35 2024-08-10T05:19:40.397 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 1171 (ObjNum 589 snap 179 seq_num 589) dirty exists 2024-08-10T05:19:40.398 INFO:tasks.rados.rados.0.smithi086.stdout:2079: done (8 left) 2024-08-10T05:19:40.398 INFO:tasks.rados.rados.0.smithi086.stdout:2080: done (7 left) 2024-08-10T05:19:40.398 INFO:tasks.rados.rados.0.smithi086.stdout:2081: done (6 left) 2024-08-10T05:19:40.398 INFO:tasks.rados.rados.0.smithi086.stdout:2082: done (5 left) 2024-08-10T05:19:40.398 INFO:tasks.rados.rados.0.smithi086.stdout:2083: done (4 left) 2024-08-10T05:19:40.398 INFO:tasks.rados.rados.0.smithi086.stdout:2084: done (3 left) 2024-08-10T05:19:40.398 INFO:tasks.rados.rados.0.smithi086.stdout:2085: done (2 left) 2024-08-10T05:19:40.398 INFO:tasks.rados.rados.0.smithi086.stdout:2086: done (1 left) 2024-08-10T05:19:40.398 INFO:tasks.rados.rados.0.smithi086.stdout:2087: done (0 left) 2024-08-10T05:19:40.398 INFO:tasks.rados.rados.0.smithi086.stdout:2088: snap_remove snap 172 2024-08-10T05:19:40.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:40 smithi086 ceph-mon[98993]: osdmap e476: 8 total, 8 up, 8 in 2024-08-10T05:19:40.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:40 smithi086 ceph-mon[98993]: osdmap e477: 8 total, 8 up, 8 in 2024-08-10T05:19:40.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:40 smithi086 ceph-mon[101471]: osdmap e476: 8 total, 8 up, 8 in 2024-08-10T05:19:40.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:40 smithi086 ceph-mon[101471]: osdmap e477: 8 total, 8 up, 8 in 2024-08-10T05:19:40.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:40 smithi159 ceph-mon[90359]: osdmap e476: 8 total, 8 up, 8 in 2024-08-10T05:19:40.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:40 smithi159 ceph-mon[90359]: osdmap e477: 8 total, 8 up, 8 in 2024-08-10T05:19:41.343 INFO:tasks.rados.rados.0.smithi086.stdout:2088: done (0 left) 2024-08-10T05:19:41.343 INFO:tasks.rados.rados.0.smithi086.stdout:2089: read oid 25 snap -1 2024-08-10T05:19:41.343 INFO:tasks.rados.rados.0.smithi086.stdout:2089: expect (ObjNum 630 snap 193 seq_num 630) 2024-08-10T05:19:41.343 INFO:tasks.rados.rados.0.smithi086.stdout:2090: snap_remove snap 195 2024-08-10T05:19:41.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:41 smithi086 ceph-mon[98993]: pgmap v373: 121 pgs: 121 active+clean; 269 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.4 MiB/s wr, 22 op/s 2024-08-10T05:19:41.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:41.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:19:41.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:41.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:41 smithi086 ceph-mon[101471]: pgmap v373: 121 pgs: 121 active+clean; 269 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.4 MiB/s wr, 22 op/s 2024-08-10T05:19:41.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:41.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:19:41.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:41.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:41 smithi159 ceph-mon[90359]: pgmap v373: 121 pgs: 121 active+clean; 269 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.4 MiB/s wr, 22 op/s 2024-08-10T05:19:41.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:41.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:19:41.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:42.346 INFO:tasks.rados.rados.0.smithi086.stdout:2090: done (1 left) 2024-08-10T05:19:42.346 INFO:tasks.rados.rados.0.smithi086.stdout:2091: rollback oid 43 current snap is 202 2024-08-10T05:19:42.346 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 43 to 198 2024-08-10T05:19:42.347 INFO:tasks.rados.rados.0.smithi086.stdout:2089: expect (ObjNum 630 snap 193 seq_num 630) 2024-08-10T05:19:42.381 INFO:tasks.rados.rados.0.smithi086.stdout:2091: finishing rollback tid 0 to smithi08687503-43 2024-08-10T05:19:42.381 INFO:tasks.rados.rados.0.smithi086.stdout:2091: finishing rollback tid 1 to smithi08687503-43 2024-08-10T05:19:42.382 INFO:tasks.rados.rados.0.smithi086.stdout:2091: finishing rollback tid 2 to smithi08687503-43 2024-08-10T05:19:42.382 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 1329 (ObjNum 626 snap 192 seq_num 626) dirty exists 2024-08-10T05:19:42.382 INFO:tasks.rados.rados.0.smithi086.stdout:2089: done (1 left) 2024-08-10T05:19:42.382 INFO:tasks.rados.rados.0.smithi086.stdout:2091: done (0 left) 2024-08-10T05:19:42.382 INFO:tasks.rados.rados.0.smithi086.stdout:2092: delete oid 20 current snap is 202 2024-08-10T05:19:42.384 INFO:tasks.rados.rados.0.smithi086.stdout:2092: done (0 left) 2024-08-10T05:19:42.384 INFO:tasks.rados.rados.0.smithi086.stdout:2093: read oid 24 snap -1 2024-08-10T05:19:42.384 INFO:tasks.rados.rados.0.smithi086.stdout:2093: expect (ObjNum 637 snap 195 seq_num 637) 2024-08-10T05:19:42.384 INFO:tasks.rados.rados.0.smithi086.stdout:2094: read oid 21 snap -1 2024-08-10T05:19:42.384 INFO:tasks.rados.rados.0.smithi086.stdout:2094: expect deleted 2024-08-10T05:19:42.384 INFO:tasks.rados.rados.0.smithi086.stdout:2095: snap_remove snap 198 2024-08-10T05:19:42.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:42 smithi086 ceph-mon[98993]: osdmap e478: 8 total, 8 up, 8 in 2024-08-10T05:19:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:42 smithi086 ceph-mon[101471]: osdmap e478: 8 total, 8 up, 8 in 2024-08-10T05:19:42.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:42 smithi159 ceph-mon[90359]: osdmap e478: 8 total, 8 up, 8 in 2024-08-10T05:19:43.348 INFO:tasks.rados.rados.0.smithi086.stdout:2095: done (2 left) 2024-08-10T05:19:43.402 INFO:tasks.rados.rados.0.smithi086.stdout:2096: setattr oid 13 current snap is 202 2024-08-10T05:19:43.402 INFO:tasks.rados.rados.0.smithi086.stdout:2093: expect (ObjNum 637 snap 195 seq_num 637) 2024-08-10T05:19:43.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:43 smithi086 ceph-mon[98993]: pgmap v375: 121 pgs: 121 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2024-08-10T05:19:43.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:43 smithi086 ceph-mon[98993]: osdmap e479: 8 total, 8 up, 8 in 2024-08-10T05:19:43.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:43 smithi086 ceph-mon[101471]: pgmap v375: 121 pgs: 121 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2024-08-10T05:19:43.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:43 smithi086 ceph-mon[101471]: osdmap e479: 8 total, 8 up, 8 in 2024-08-10T05:19:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:43 smithi159 ceph-mon[90359]: pgmap v375: 121 pgs: 121 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2024-08-10T05:19:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:43 smithi159 ceph-mon[90359]: osdmap e479: 8 total, 8 up, 8 in 2024-08-10T05:19:43.883 INFO:tasks.rados.rados.0.smithi086.stdout:2093: done (2 left) 2024-08-10T05:19:43.883 INFO:tasks.rados.rados.0.smithi086.stdout:2094: done (1 left) 2024-08-10T05:19:43.883 INFO:tasks.rados.rados.0.smithi086.stdout:2097: read oid 12 snap -1 2024-08-10T05:19:43.883 INFO:tasks.rados.rados.0.smithi086.stdout:2097: expect (ObjNum 636 snap 195 seq_num 636) 2024-08-10T05:19:43.883 INFO:tasks.rados.rados.0.smithi086.stdout:2098: copy_from oid 33 from oid 22 current snap is 202 2024-08-10T05:19:43.883 INFO:tasks.rados.rados.0.smithi086.stdout:2099: copy_from oid 39 from oid 9 current snap is 202 2024-08-10T05:19:43.883 INFO:tasks.rados.rados.0.smithi086.stdout:2100: read oid 44 snap 191 2024-08-10T05:19:43.884 INFO:tasks.rados.rados.0.smithi086.stdout:2100: expect (ObjNum 551 snap 164 seq_num 551) 2024-08-10T05:19:43.884 INFO:tasks.rados.rados.0.smithi086.stdout:2101: read oid 10 snap 197 2024-08-10T05:19:43.884 INFO:tasks.rados.rados.0.smithi086.stdout:2101: expect (ObjNum 404 snap 134 seq_num 404) 2024-08-10T05:19:43.884 INFO:tasks.rados.rados.0.smithi086.stdout:2102: setattr oid 32 current snap is 202 2024-08-10T05:19:43.887 INFO:tasks.rados.rados.0.smithi086.stdout:2103: rollback oid 35 current snap is 202 2024-08-10T05:19:43.887 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 35 to 200 2024-08-10T05:19:43.887 INFO:tasks.rados.rados.0.smithi086.stdout:2104: read oid 5 snap -1 2024-08-10T05:19:43.887 INFO:tasks.rados.rados.0.smithi086.stdout:2104: expect deleted 2024-08-10T05:19:43.887 INFO:tasks.rados.rados.0.smithi086.stdout:2105: rollback oid 37 current snap is 202 2024-08-10T05:19:43.887 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 37 to 193 2024-08-10T05:19:43.887 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 1 current snap is 202 2024-08-10T05:19:43.887 INFO:tasks.rados.rados.0.smithi086.stdout:2106: seq_num 664 ranges {0=729088,729088=729088,1458176=73728} 2024-08-10T05:19:43.892 INFO:tasks.rados.rados.0.smithi086.stdout:2106: writing smithi08687503-1 from 0 to 729088 tid 1 2024-08-10T05:19:43.897 INFO:tasks.rados.rados.0.smithi086.stdout:2106: writing smithi08687503-1 from 729088 to 1458176 tid 2 2024-08-10T05:19:43.898 INFO:tasks.rados.rados.0.smithi086.stdout:2106: writing smithi08687503-1 from 1458176 to 1531904 tid 3 2024-08-10T05:19:43.898 INFO:tasks.rados.rados.0.smithi086.stdout:2107: delete oid 38 current snap is 202 2024-08-10T05:19:43.898 INFO:tasks.rados.rados.0.smithi086.stdout:2097: expect (ObjNum 636 snap 195 seq_num 636) 2024-08-10T05:19:43.932 INFO:tasks.rados.rados.0.smithi086.stdout:2099: finishing copy_from racing read to smithi08687503-39 2024-08-10T05:19:43.933 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 1259 (ObjNum 643 snap 197 seq_num 643) dirty exists 2024-08-10T05:19:43.933 INFO:tasks.rados.rados.0.smithi086.stdout:2099: finishing copy_from to smithi08687503-39 2024-08-10T05:19:43.933 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 212 (ObjNum 620 snap 187 seq_num 620) dirty exists 2024-08-10T05:19:43.933 INFO:tasks.rados.rados.0.smithi086.stdout:2106: finishing write tid 1 to smithi08687503-1 2024-08-10T05:19:43.933 INFO:tasks.rados.rados.0.smithi086.stdout:2106: finishing write tid 2 to smithi08687503-1 2024-08-10T05:19:43.933 INFO:tasks.rados.rados.0.smithi086.stdout:2106: finishing write tid 3 to smithi08687503-1 2024-08-10T05:19:43.933 INFO:tasks.rados.rados.0.smithi086.stdout:2103: finishing rollback tid 0 to smithi08687503-35 2024-08-10T05:19:43.933 INFO:tasks.rados.rados.0.smithi086.stdout:2103: finishing rollback tid 1 to smithi08687503-35 2024-08-10T05:19:43.933 INFO:tasks.rados.rados.0.smithi086.stdout:2103: finishing rollback tid 2 to smithi08687503-35 2024-08-10T05:19:43.933 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 1175 (ObjNum 607 snap 185 seq_num 607) dirty exists 2024-08-10T05:19:43.933 INFO:tasks.rados.rados.0.smithi086.stdout:2105: finishing rollback tid 0 to smithi08687503-37 2024-08-10T05:19:43.934 INFO:tasks.rados.rados.0.smithi086.stdout:2106: finishing write tid 4 to smithi08687503-1 2024-08-10T05:19:43.934 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 1552 (ObjNum 314 snap 92 seq_num 314) dirty exists 2024-08-10T05:19:43.934 INFO:tasks.rados.rados.0.smithi086.stdout:2100: expect (ObjNum 551 snap 164 seq_num 551) 2024-08-10T05:19:44.211 INFO:tasks.rados.rados.0.smithi086.stdout:2105: finishing rollback tid 1 to smithi08687503-37 2024-08-10T05:19:44.211 INFO:tasks.rados.rados.0.smithi086.stdout:2105: finishing rollback tid 2 to smithi08687503-37 2024-08-10T05:19:44.211 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 1178 (ObjNum 412 snap 139 seq_num 412) dirty exists 2024-08-10T05:19:44.212 INFO:tasks.rados.rados.0.smithi086.stdout:2106: finishing write tid 5 to smithi08687503-1 2024-08-10T05:19:44.212 INFO:tasks.rados.rados.0.smithi086.stdout:2106: oid 1 updating version 0 to 1032 2024-08-10T05:19:44.212 INFO:tasks.rados.rados.0.smithi086.stdout:2106: oid 1 version 1032 is already newer than 1029 2024-08-10T05:19:44.212 INFO:tasks.rados.rados.0.smithi086.stdout:2106: oid 1 version 1032 is already newer than 1031 2024-08-10T05:19:44.212 INFO:tasks.rados.rados.0.smithi086.stdout:2106: oid 1 version 1032 is already newer than 1030 2024-08-10T05:19:44.212 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 1032 (ObjNum 664 snap 202 seq_num 664) dirty exists 2024-08-10T05:19:44.212 INFO:tasks.rados.rados.0.smithi086.stdout:2106: left oid 1 (ObjNum 664 snap 202 seq_num 664) 2024-08-10T05:19:44.212 INFO:tasks.rados.rados.0.smithi086.stdout:2098: finishing copy_from racing read to smithi08687503-33 2024-08-10T05:19:44.212 INFO:tasks.rados.rados.0.smithi086.stdout:2098: finishing copy_from to smithi08687503-33 2024-08-10T05:19:44.212 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 1404 (ObjNum 604 snap 184 seq_num 604) dirty exists 2024-08-10T05:19:44.212 INFO:tasks.rados.rados.0.smithi086.stdout:2101: expect (ObjNum 404 snap 134 seq_num 404) 2024-08-10T05:19:44.435 INFO:tasks.rados.rados.0.smithi086.stdout:2096: done (11 left) 2024-08-10T05:19:44.435 INFO:tasks.rados.rados.0.smithi086.stdout:2097: done (10 left) 2024-08-10T05:19:44.435 INFO:tasks.rados.rados.0.smithi086.stdout:2098: done (9 left) 2024-08-10T05:19:44.436 INFO:tasks.rados.rados.0.smithi086.stdout:2099: done (8 left) 2024-08-10T05:19:44.436 INFO:tasks.rados.rados.0.smithi086.stdout:2100: done (7 left) 2024-08-10T05:19:44.436 INFO:tasks.rados.rados.0.smithi086.stdout:2101: done (6 left) 2024-08-10T05:19:44.436 INFO:tasks.rados.rados.0.smithi086.stdout:2102: done (5 left) 2024-08-10T05:19:44.436 INFO:tasks.rados.rados.0.smithi086.stdout:2103: done (4 left) 2024-08-10T05:19:44.436 INFO:tasks.rados.rados.0.smithi086.stdout:2104: done (3 left) 2024-08-10T05:19:44.436 INFO:tasks.rados.rados.0.smithi086.stdout:2105: done (2 left) 2024-08-10T05:19:44.436 INFO:tasks.rados.rados.0.smithi086.stdout:2106: done (1 left) 2024-08-10T05:19:44.437 INFO:tasks.rados.rados.0.smithi086.stdout:2107: done (0 left) 2024-08-10T05:19:44.437 INFO:tasks.rados.rados.0.smithi086.stdout:2108: rollback oid 17 current snap is 202 2024-08-10T05:19:44.437 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 17 to 188 2024-08-10T05:19:44.437 INFO:tasks.rados.rados.0.smithi086.stdout:2109: read oid 28 snap 182 2024-08-10T05:19:44.437 INFO:tasks.rados.rados.0.smithi086.stdout:2109: expect (ObjNum 591 snap 179 seq_num 591) 2024-08-10T05:19:44.437 INFO:tasks.rados.rados.0.smithi086.stdout:2110: read oid 47 snap -1 2024-08-10T05:19:44.437 INFO:tasks.rados.rados.0.smithi086.stdout:2110: expect (ObjNum 610 snap 185 seq_num 610) 2024-08-10T05:19:44.437 INFO:tasks.rados.rados.0.smithi086.stdout:2111: read oid 15 snap -1 2024-08-10T05:19:44.437 INFO:tasks.rados.rados.0.smithi086.stdout:2111: expect (ObjNum 599 snap 180 seq_num 599) 2024-08-10T05:19:44.437 INFO:tasks.rados.rados.0.smithi086.stdout:2112: copy_from oid 29 from oid 43 current snap is 202 2024-08-10T05:19:44.437 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 36 current snap is 202 2024-08-10T05:19:44.437 INFO:tasks.rados.rados.0.smithi086.stdout:2113: seq_num 666 ranges {0=761856,761856=491520,1253376=311296} 2024-08-10T05:19:44.439 INFO:tasks.rados.rados.0.smithi086.stdout:2113: writing smithi08687503-36 from 0 to 761856 tid 1 2024-08-10T05:19:44.443 INFO:tasks.rados.rados.0.smithi086.stdout:2113: writing smithi08687503-36 from 761856 to 1253376 tid 2 2024-08-10T05:19:44.445 INFO:tasks.rados.rados.0.smithi086.stdout:2113: writing smithi08687503-36 from 1253376 to 1564672 tid 3 2024-08-10T05:19:44.445 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 22 current snap is 202 2024-08-10T05:19:44.445 INFO:tasks.rados.rados.0.smithi086.stdout:2114: seq_num 667 ranges {2293760=778240,3072000=778240,3850240=24576} 2024-08-10T05:19:44.463 INFO:tasks.rados.rados.0.smithi086.stdout:2114: writing smithi08687503-22 from 2293760 to 3072000 tid 1 2024-08-10T05:19:44.469 INFO:tasks.rados.rados.0.smithi086.stdout:2114: writing smithi08687503-22 from 3072000 to 3850240 tid 2 2024-08-10T05:19:44.469 INFO:tasks.rados.rados.0.smithi086.stdout:2114: writing smithi08687503-22 from 3850240 to 3874816 tid 3 2024-08-10T05:19:44.469 INFO:tasks.rados.rados.0.smithi086.stdout:2115: read oid 31 snap -1 2024-08-10T05:19:44.469 INFO:tasks.rados.rados.0.smithi086.stdout:2115: expect (ObjNum 633 snap 195 seq_num 633) 2024-08-10T05:19:44.469 INFO:tasks.rados.rados.0.smithi086.stdout:2116: delete oid 13 current snap is 202 2024-08-10T05:19:44.469 INFO:tasks.rados.rados.0.smithi086.stdout:2108: finishing rollback tid 0 to smithi08687503-17 2024-08-10T05:19:44.469 INFO:tasks.rados.rados.0.smithi086.stdout:2108: finishing rollback tid 1 to smithi08687503-17 2024-08-10T05:19:44.469 INFO:tasks.rados.rados.0.smithi086.stdout:2108: finishing rollback tid 2 to smithi08687503-17 2024-08-10T05:19:44.470 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 1263 (ObjNum 589 snap 179 seq_num 589) dirty exists 2024-08-10T05:19:44.470 INFO:tasks.rados.rados.0.smithi086.stdout:2109: expect (ObjNum 591 snap 179 seq_num 591) 2024-08-10T05:19:44.542 INFO:tasks.rados.rados.0.smithi086.stdout:2113: finishing write tid 1 to smithi08687503-36 2024-08-10T05:19:44.542 INFO:tasks.rados.rados.0.smithi086.stdout:2110: expect (ObjNum 610 snap 185 seq_num 610) 2024-08-10T05:19:44.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:44 smithi086 ceph-mon[101471]: osdmap e480: 8 total, 8 up, 8 in 2024-08-10T05:19:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:44 smithi086 ceph-mon[98993]: osdmap e480: 8 total, 8 up, 8 in 2024-08-10T05:19:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:44 smithi159 ceph-mon[90359]: osdmap e480: 8 total, 8 up, 8 in 2024-08-10T05:19:44.778 INFO:tasks.rados.rados.0.smithi086.stdout:2113: finishing write tid 2 to smithi08687503-36 2024-08-10T05:19:44.778 INFO:tasks.rados.rados.0.smithi086.stdout:2113: finishing write tid 3 to smithi08687503-36 2024-08-10T05:19:44.778 INFO:tasks.rados.rados.0.smithi086.stdout:2113: finishing write tid 4 to smithi08687503-36 2024-08-10T05:19:44.778 INFO:tasks.rados.rados.0.smithi086.stdout:2113: finishing write tid 5 to smithi08687503-36 2024-08-10T05:19:44.779 INFO:tasks.rados.rados.0.smithi086.stdout:2113: oid 36 updating version 0 to 1267 2024-08-10T05:19:44.779 INFO:tasks.rados.rados.0.smithi086.stdout:2113: oid 36 version 1267 is already newer than 1264 2024-08-10T05:19:44.779 INFO:tasks.rados.rados.0.smithi086.stdout:2113: oid 36 version 1267 is already newer than 1265 2024-08-10T05:19:44.779 INFO:tasks.rados.rados.0.smithi086.stdout:2113: oid 36 version 1267 is already newer than 1266 2024-08-10T05:19:44.779 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 1267 (ObjNum 666 snap 202 seq_num 666) dirty exists 2024-08-10T05:19:44.779 INFO:tasks.rados.rados.0.smithi086.stdout:2113: left oid 36 (ObjNum 666 snap 202 seq_num 666) 2024-08-10T05:19:44.779 INFO:tasks.rados.rados.0.smithi086.stdout:2111: expect (ObjNum 599 snap 180 seq_num 599) 2024-08-10T05:19:45.455 INFO:tasks.rados.rados.0.smithi086.stdout:2112: finishing copy_from racing read to smithi08687503-29 2024-08-10T05:19:45.455 INFO:tasks.rados.rados.0.smithi086.stdout:2112: finishing copy_from to smithi08687503-29 2024-08-10T05:19:45.455 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 1329 (ObjNum 626 snap 192 seq_num 626) dirty exists 2024-08-10T05:19:45.455 INFO:tasks.rados.rados.0.smithi086.stdout:2114: finishing write tid 1 to smithi08687503-22 2024-08-10T05:19:45.455 INFO:tasks.rados.rados.0.smithi086.stdout:2114: finishing write tid 2 to smithi08687503-22 2024-08-10T05:19:45.455 INFO:tasks.rados.rados.0.smithi086.stdout:2114: finishing write tid 3 to smithi08687503-22 2024-08-10T05:19:45.455 INFO:tasks.rados.rados.0.smithi086.stdout:2114: finishing write tid 4 to smithi08687503-22 2024-08-10T05:19:45.456 INFO:tasks.rados.rados.0.smithi086.stdout:2114: finishing write tid 5 to smithi08687503-22 2024-08-10T05:19:45.456 INFO:tasks.rados.rados.0.smithi086.stdout:2114: oid 22 updating version 0 to 1495 2024-08-10T05:19:45.456 INFO:tasks.rados.rados.0.smithi086.stdout:2114: oid 22 updating version 1495 to 1496 2024-08-10T05:19:45.456 INFO:tasks.rados.rados.0.smithi086.stdout:2114: oid 22 updating version 1496 to 1497 2024-08-10T05:19:45.456 INFO:tasks.rados.rados.0.smithi086.stdout:2114: oid 22 version 1497 is already newer than 1494 2024-08-10T05:19:45.456 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 1497 (ObjNum 667 snap 202 seq_num 667) dirty exists 2024-08-10T05:19:45.456 INFO:tasks.rados.rados.0.smithi086.stdout:2114: left oid 22 (ObjNum 667 snap 202 seq_num 667) 2024-08-10T05:19:45.456 INFO:tasks.rados.rados.0.smithi086.stdout:2115: expect (ObjNum 633 snap 195 seq_num 633) 2024-08-10T05:19:45.546 INFO:tasks.rados.rados.0.smithi086.stdout:2108: done (8 left) 2024-08-10T05:19:45.546 INFO:tasks.rados.rados.0.smithi086.stdout:2109: done (7 left) 2024-08-10T05:19:45.546 INFO:tasks.rados.rados.0.smithi086.stdout:2110: done (6 left) 2024-08-10T05:19:45.546 INFO:tasks.rados.rados.0.smithi086.stdout:2111: done (5 left) 2024-08-10T05:19:45.546 INFO:tasks.rados.rados.0.smithi086.stdout:2112: done (4 left) 2024-08-10T05:19:45.546 INFO:tasks.rados.rados.0.smithi086.stdout:2113: done (3 left) 2024-08-10T05:19:45.546 INFO:tasks.rados.rados.0.smithi086.stdout:2114: done (2 left) 2024-08-10T05:19:45.547 INFO:tasks.rados.rados.0.smithi086.stdout:2115: done (1 left) 2024-08-10T05:19:45.547 INFO:tasks.rados.rados.0.smithi086.stdout:2116: done (0 left) 2024-08-10T05:19:45.547 INFO:tasks.rados.rados.0.smithi086.stdout:2117: snap_remove snap 189 2024-08-10T05:19:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:45 smithi086 ceph-mon[98993]: pgmap v378: 121 pgs: 121 active+clean; 239 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-08-10T05:19:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:45 smithi086 ceph-mon[98993]: osdmap e481: 8 total, 8 up, 8 in 2024-08-10T05:19:45.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:45 smithi086 ceph-mon[101471]: pgmap v378: 121 pgs: 121 active+clean; 239 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-08-10T05:19:45.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:45 smithi086 ceph-mon[101471]: osdmap e481: 8 total, 8 up, 8 in 2024-08-10T05:19:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:45 smithi159 ceph-mon[90359]: pgmap v378: 121 pgs: 121 active+clean; 239 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-08-10T05:19:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:45 smithi159 ceph-mon[90359]: osdmap e481: 8 total, 8 up, 8 in 2024-08-10T05:19:46.375 INFO:tasks.rados.rados.0.smithi086.stdout:2117: done (0 left) 2024-08-10T05:19:46.375 INFO:tasks.rados.rados.0.smithi086.stdout:2118: snap_create 2024-08-10T05:19:47.369 INFO:tasks.rados.rados.0.smithi086.stdout:2118: done (0 left) 2024-08-10T05:19:47.369 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 10 current snap is 203 2024-08-10T05:19:47.369 INFO:tasks.rados.rados.0.smithi086.stdout:2119: seq_num 669 ranges {5488640=409600,5898240=548864,6447104=655360} 2024-08-10T05:19:47.400 INFO:tasks.rados.rados.0.smithi086.stdout:2119: writing smithi08687503-10 from 5488640 to 5898240 tid 1 2024-08-10T05:19:47.403 INFO:tasks.rados.rados.0.smithi086.stdout:2119: writing smithi08687503-10 from 5898240 to 6447104 tid 2 2024-08-10T05:19:47.407 INFO:tasks.rados.rados.0.smithi086.stdout:2119: writing smithi08687503-10 from 6447104 to 7102464 tid 3 2024-08-10T05:19:47.407 INFO:tasks.rados.rados.0.smithi086.stdout:2120: snap_create 2024-08-10T05:19:47.408 INFO:tasks.rados.rados.0.smithi086.stdout:2119: finishing write tid 1 to smithi08687503-10 2024-08-10T05:19:47.408 INFO:tasks.rados.rados.0.smithi086.stdout:2119: finishing write tid 2 to smithi08687503-10 2024-08-10T05:19:47.411 INFO:tasks.rados.rados.0.smithi086.stdout:2119: finishing write tid 3 to smithi08687503-10 2024-08-10T05:19:47.411 INFO:tasks.rados.rados.0.smithi086.stdout:2119: finishing write tid 4 to smithi08687503-10 2024-08-10T05:19:47.412 INFO:tasks.rados.rados.0.smithi086.stdout:2119: finishing write tid 5 to smithi08687503-10 2024-08-10T05:19:47.412 INFO:tasks.rados.rados.0.smithi086.stdout:2119: oid 10 updating version 0 to 1567 2024-08-10T05:19:47.412 INFO:tasks.rados.rados.0.smithi086.stdout:2119: oid 10 version 1567 is already newer than 1566 2024-08-10T05:19:47.412 INFO:tasks.rados.rados.0.smithi086.stdout:2119: oid 10 updating version 1567 to 1568 2024-08-10T05:19:47.412 INFO:tasks.rados.rados.0.smithi086.stdout:2119: oid 10 version 1568 is already newer than 1565 2024-08-10T05:19:47.413 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 1568 (ObjNum 669 snap 203 seq_num 669) dirty exists 2024-08-10T05:19:47.413 INFO:tasks.rados.rados.0.smithi086.stdout:2119: left oid 10 (ObjNum 669 snap 203 seq_num 669) 2024-08-10T05:19:47.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:47 smithi086 ceph-mon[98993]: pgmap v380: 121 pgs: 121 active+clean; 243 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 18 op/s 2024-08-10T05:19:47.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:47 smithi086 ceph-mon[98993]: osdmap e482: 8 total, 8 up, 8 in 2024-08-10T05:19:47.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:47 smithi086 ceph-mon[101471]: pgmap v380: 121 pgs: 121 active+clean; 243 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 18 op/s 2024-08-10T05:19:47.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:47 smithi086 ceph-mon[101471]: osdmap e482: 8 total, 8 up, 8 in 2024-08-10T05:19:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:47 smithi159 ceph-mon[90359]: pgmap v380: 121 pgs: 121 active+clean; 243 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 18 op/s 2024-08-10T05:19:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:47 smithi159 ceph-mon[90359]: osdmap e482: 8 total, 8 up, 8 in 2024-08-10T05:19:48.379 INFO:tasks.rados.rados.0.smithi086.stdout:2119: done (1 left) 2024-08-10T05:19:48.379 INFO:tasks.rados.rados.0.smithi086.stdout:2120: done (0 left) 2024-08-10T05:19:48.379 INFO:tasks.rados.rados.0.smithi086.stdout:2121: rollback oid 27 current snap is 204 2024-08-10T05:19:48.379 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 27 to 191 2024-08-10T05:19:48.379 INFO:tasks.rados.rados.0.smithi086.stdout:2122: delete oid 39 current snap is 204 2024-08-10T05:19:48.382 INFO:tasks.rados.rados.0.smithi086.stdout:2122: done (1 left) 2024-08-10T05:19:48.382 INFO:tasks.rados.rados.0.smithi086.stdout:2123: rollback oid 5 current snap is 204 2024-08-10T05:19:48.382 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 5 to 201 2024-08-10T05:19:48.383 INFO:tasks.rados.rados.0.smithi086.stdout:2124: copy_from oid 6 from oid 24 current snap is 204 2024-08-10T05:19:48.383 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 17 current snap is 204 2024-08-10T05:19:48.383 INFO:tasks.rados.rados.0.smithi086.stdout:2125: seq_num 671 ranges {8331264=442368,8773632=761856,9535488=442368} 2024-08-10T05:19:48.432 INFO:tasks.rados.rados.0.smithi086.stdout:2125: writing smithi08687503-17 from 8331264 to 8773632 tid 1 2024-08-10T05:19:48.436 INFO:tasks.rados.rados.0.smithi086.stdout:2125: writing smithi08687503-17 from 8773632 to 9535488 tid 2 2024-08-10T05:19:48.439 INFO:tasks.rados.rados.0.smithi086.stdout:2125: writing smithi08687503-17 from 9535488 to 9977856 tid 3 2024-08-10T05:19:48.439 INFO:tasks.rados.rados.0.smithi086.stdout:2126: snap_create 2024-08-10T05:19:48.439 INFO:tasks.rados.rados.0.smithi086.stdout:2121: finishing rollback tid 0 to smithi08687503-27 2024-08-10T05:19:48.439 INFO:tasks.rados.rados.0.smithi086.stdout:2121: finishing rollback tid 1 to smithi08687503-27 2024-08-10T05:19:48.439 INFO:tasks.rados.rados.0.smithi086.stdout:2121: finishing rollback tid 2 to smithi08687503-27 2024-08-10T05:19:48.439 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 1056 (ObjNum 543 snap 163 seq_num 543) dirty exists 2024-08-10T05:19:48.439 INFO:tasks.rados.rados.0.smithi086.stdout:2123: finishing rollback tid 1 to smithi08687503-5 2024-08-10T05:19:48.439 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 1489 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-08-10T05:19:48.439 INFO:tasks.rados.rados.0.smithi086.stdout:2124: finishing copy_from racing read to smithi08687503-6 2024-08-10T05:19:48.440 INFO:tasks.rados.rados.0.smithi086.stdout:2124: finishing copy_from to smithi08687503-6 2024-08-10T05:19:48.440 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 1013 (ObjNum 637 snap 195 seq_num 637) dirty exists 2024-08-10T05:19:48.440 INFO:tasks.rados.rados.0.smithi086.stdout:2125: finishing write tid 1 to smithi08687503-17 2024-08-10T05:19:48.441 INFO:tasks.rados.rados.0.smithi086.stdout:2125: finishing write tid 2 to smithi08687503-17 2024-08-10T05:19:48.441 INFO:tasks.rados.rados.0.smithi086.stdout:2125: finishing write tid 3 to smithi08687503-17 2024-08-10T05:19:48.441 INFO:tasks.rados.rados.0.smithi086.stdout:2125: finishing write tid 4 to smithi08687503-17 2024-08-10T05:19:48.442 INFO:tasks.rados.rados.0.smithi086.stdout:2125: finishing write tid 5 to smithi08687503-17 2024-08-10T05:19:48.442 INFO:tasks.rados.rados.0.smithi086.stdout:2125: oid 17 updating version 0 to 1280 2024-08-10T05:19:48.443 INFO:tasks.rados.rados.0.smithi086.stdout:2125: oid 17 version 1280 is already newer than 1277 2024-08-10T05:19:48.443 INFO:tasks.rados.rados.0.smithi086.stdout:2125: oid 17 version 1280 is already newer than 1279 2024-08-10T05:19:48.443 INFO:tasks.rados.rados.0.smithi086.stdout:2125: oid 17 version 1280 is already newer than 1278 2024-08-10T05:19:48.443 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 1280 (ObjNum 671 snap 204 seq_num 671) dirty exists 2024-08-10T05:19:48.443 INFO:tasks.rados.rados.0.smithi086.stdout:2125: left oid 17 (ObjNum 671 snap 204 seq_num 671) 2024-08-10T05:19:48.631 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:48 smithi159 ceph-mon[90359]: osdmap e483: 8 total, 8 up, 8 in 2024-08-10T05:19:48.631 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:48 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-10T05:19:48.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:48 smithi086 ceph-mon[101471]: osdmap e483: 8 total, 8 up, 8 in 2024-08-10T05:19:48.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:48 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-10T05:19:48.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:48 smithi086 ceph-mon[98993]: osdmap e483: 8 total, 8 up, 8 in 2024-08-10T05:19:48.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:48 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-10T05:19:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:19:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:19:48] "GET /metrics HTTP/1.1" 200 36203 "" "Prometheus/2.43.0" 2024-08-10T05:19:49.384 INFO:tasks.rados.rados.0.smithi086.stdout:2121: done (4 left) 2024-08-10T05:19:49.384 INFO:tasks.rados.rados.0.smithi086.stdout:2123: done (3 left) 2024-08-10T05:19:49.384 INFO:tasks.rados.rados.0.smithi086.stdout:2124: done (2 left) 2024-08-10T05:19:49.384 INFO:tasks.rados.rados.0.smithi086.stdout:2125: done (1 left) 2024-08-10T05:19:49.384 INFO:tasks.rados.rados.0.smithi086.stdout:2126: done (0 left) 2024-08-10T05:19:49.384 INFO:tasks.rados.rados.0.smithi086.stdout:2127: snap_remove snap 200 2024-08-10T05:19:49.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:49 smithi086 ceph-mon[98993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-10T05:19:49.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:49 smithi086 ceph-mon[98993]: Upgrade: osd.6 is safe to restart 2024-08-10T05:19:49.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:49 smithi086 ceph-mon[98993]: pgmap v383: 121 pgs: 121 active+clean; 245 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 6.1 MiB/s wr, 24 op/s 2024-08-10T05:19:49.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:49 smithi086 ceph-mon[98993]: osdmap e484: 8 total, 8 up, 8 in 2024-08-10T05:19:49.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:49 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:49.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:49 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-10T05:19:49.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:49 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:19:49.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:49 smithi086 ceph-mon[101471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-10T05:19:49.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:49 smithi086 ceph-mon[101471]: Upgrade: osd.6 is safe to restart 2024-08-10T05:19:49.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:49 smithi086 ceph-mon[101471]: pgmap v383: 121 pgs: 121 active+clean; 245 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 6.1 MiB/s wr, 24 op/s 2024-08-10T05:19:49.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:49 smithi086 ceph-mon[101471]: osdmap e484: 8 total, 8 up, 8 in 2024-08-10T05:19:49.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:49 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:49.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:49 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-10T05:19:49.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:49 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:19:49.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:49 smithi159 ceph-mon[90359]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-10T05:19:49.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:49 smithi159 ceph-mon[90359]: Upgrade: osd.6 is safe to restart 2024-08-10T05:19:49.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:49 smithi159 ceph-mon[90359]: pgmap v383: 121 pgs: 121 active+clean; 245 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 6.1 MiB/s wr, 24 op/s 2024-08-10T05:19:49.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:49 smithi159 ceph-mon[90359]: osdmap e484: 8 total, 8 up, 8 in 2024-08-10T05:19:49.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:49 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:49.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:49 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-10T05:19:49.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:49 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:19:49.962 INFO:tasks.rados.rados.0.smithi086.stdout:2127: done (0 left) 2024-08-10T05:19:49.962 INFO:tasks.rados.rados.0.smithi086.stdout:2128: read oid 42 snap 182 2024-08-10T05:19:49.962 INFO:tasks.rados.rados.0.smithi086.stdout:2128: expect (ObjNum 483 snap 153 seq_num 483) 2024-08-10T05:19:49.962 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 33 current snap is 205 2024-08-10T05:19:49.962 INFO:tasks.rados.rados.0.smithi086.stdout:2129: seq_num 672 ranges {2293760=458752,2752512=647168,3399680=466944,3866624=90112} 2024-08-10T05:19:49.978 INFO:tasks.rados.rados.0.smithi086.stdout:2129: writing smithi08687503-33 from 2293760 to 2752512 tid 1 2024-08-10T05:19:49.983 INFO:tasks.rados.rados.0.smithi086.stdout:2129: writing smithi08687503-33 from 2752512 to 3399680 tid 2 2024-08-10T05:19:49.986 INFO:tasks.rados.rados.0.smithi086.stdout:2129: writing smithi08687503-33 from 3399680 to 3866624 tid 3 2024-08-10T05:19:49.987 INFO:tasks.rados.rados.0.smithi086.stdout:2129: writing smithi08687503-33 from 3866624 to 3956736 tid 4 2024-08-10T05:19:49.987 INFO:tasks.rados.rados.0.smithi086.stdout:2130: delete oid 6 current snap is 205 2024-08-10T05:19:49.987 INFO:tasks.rados.rados.0.smithi086.stdout:2128: expect (ObjNum 483 snap 153 seq_num 483) 2024-08-10T05:19:50.013 INFO:tasks.rados.rados.0.smithi086.stdout:2129: finishing write tid 1 to smithi08687503-33 2024-08-10T05:19:50.014 INFO:tasks.rados.rados.0.smithi086.stdout:2129: finishing write tid 2 to smithi08687503-33 2024-08-10T05:19:50.014 INFO:tasks.rados.rados.0.smithi086.stdout:2129: finishing write tid 3 to smithi08687503-33 2024-08-10T05:19:50.014 INFO:tasks.rados.rados.0.smithi086.stdout:2129: finishing write tid 4 to smithi08687503-33 2024-08-10T05:19:50.014 INFO:tasks.rados.rados.0.smithi086.stdout:2129: finishing write tid 5 to smithi08687503-33 2024-08-10T05:19:50.014 INFO:tasks.rados.rados.0.smithi086.stdout:2129: finishing write tid 6 to smithi08687503-33 2024-08-10T05:19:50.014 INFO:tasks.rados.rados.0.smithi086.stdout:2129: oid 33 updating version 0 to 1408 2024-08-10T05:19:50.014 INFO:tasks.rados.rados.0.smithi086.stdout:2129: oid 33 version 1408 is already newer than 1407 2024-08-10T05:19:50.014 INFO:tasks.rados.rados.0.smithi086.stdout:2129: oid 33 updating version 1408 to 1409 2024-08-10T05:19:50.014 INFO:tasks.rados.rados.0.smithi086.stdout:2129: oid 33 version 1409 is already newer than 1405 2024-08-10T05:19:50.014 INFO:tasks.rados.rados.0.smithi086.stdout:2129: oid 33 version 1409 is already newer than 1406 2024-08-10T05:19:50.014 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 1409 (ObjNum 672 snap 205 seq_num 672) dirty exists 2024-08-10T05:19:50.014 INFO:tasks.rados.rados.0.smithi086.stdout:2129: left oid 33 (ObjNum 672 snap 205 seq_num 672) 2024-08-10T05:19:50.015 INFO:tasks.rados.rados.0.smithi086.stdout:2128: done (2 left) 2024-08-10T05:19:50.015 INFO:tasks.rados.rados.0.smithi086.stdout:2129: done (1 left) 2024-08-10T05:19:50.015 INFO:tasks.rados.rados.0.smithi086.stdout:2130: done (0 left) 2024-08-10T05:19:50.015 INFO:tasks.rados.rados.0.smithi086.stdout:2131: read oid 39 snap -1 2024-08-10T05:19:50.015 INFO:tasks.rados.rados.0.smithi086.stdout:2131: expect deleted 2024-08-10T05:19:50.015 INFO:tasks.rados.rados.0.smithi086.stdout:2132: read oid 27 snap -1 2024-08-10T05:19:50.015 INFO:tasks.rados.rados.0.smithi086.stdout:2132: expect (ObjNum 543 snap 163 seq_num 543) 2024-08-10T05:19:50.015 INFO:tasks.rados.rados.0.smithi086.stdout:2133: snap_create 2024-08-10T05:19:50.030 INFO:tasks.rados.rados.0.smithi086.stdout:2132: expect (ObjNum 543 snap 163 seq_num 543) 2024-08-10T05:19:50.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:50 smithi086 ceph-mon[98993]: Upgrade: Updating osd.6 2024-08-10T05:19:50.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:50 smithi086 ceph-mon[98993]: Deploying daemon osd.6 on smithi159 2024-08-10T05:19:50.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:50 smithi086 ceph-mon[98993]: osdmap e485: 8 total, 8 up, 8 in 2024-08-10T05:19:50.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:50 smithi086 ceph-mon[98993]: osdmap e486: 8 total, 8 up, 8 in 2024-08-10T05:19:50.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:50 smithi086 ceph-mon[101471]: Upgrade: Updating osd.6 2024-08-10T05:19:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:50 smithi086 ceph-mon[101471]: Deploying daemon osd.6 on smithi159 2024-08-10T05:19:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:50 smithi086 ceph-mon[101471]: osdmap e485: 8 total, 8 up, 8 in 2024-08-10T05:19:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:50 smithi086 ceph-mon[101471]: osdmap e486: 8 total, 8 up, 8 in 2024-08-10T05:19:50.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:50 smithi159 ceph-mon[90359]: Upgrade: Updating osd.6 2024-08-10T05:19:50.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:50 smithi159 ceph-mon[90359]: Deploying daemon osd.6 on smithi159 2024-08-10T05:19:50.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:50 smithi159 ceph-mon[90359]: osdmap e485: 8 total, 8 up, 8 in 2024-08-10T05:19:50.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:50 smithi159 ceph-mon[90359]: osdmap e486: 8 total, 8 up, 8 in 2024-08-10T05:19:50.965 INFO:tasks.rados.rados.0.smithi086.stdout:2131: done (2 left) 2024-08-10T05:19:50.965 INFO:tasks.rados.rados.0.smithi086.stdout:2132: done (1 left) 2024-08-10T05:19:50.965 INFO:tasks.rados.rados.0.smithi086.stdout:2133: done (0 left) 2024-08-10T05:19:50.965 INFO:tasks.rados.rados.0.smithi086.stdout:2134: delete oid 33 current snap is 206 2024-08-10T05:19:50.970 INFO:tasks.rados.rados.0.smithi086.stdout:2134: done (0 left) 2024-08-10T05:19:50.970 INFO:tasks.rados.rados.0.smithi086.stdout:2135: copy_from oid 29 from oid 38 current snap is 206 2024-08-10T05:19:50.970 INFO:tasks.rados.rados.0.smithi086.stdout:2136: setattr oid 45 current snap is 206 2024-08-10T05:19:50.971 INFO:tasks.rados.rados.0.smithi086.stdout:2135: finishing copy_from to smithi08687503-29 2024-08-10T05:19:50.971 INFO:tasks.rados.rados.0.smithi086.stdout:2135: got expected ENOENT (src dne) 2024-08-10T05:19:50.971 INFO:tasks.rados.rados.0.smithi086.stdout:2135: finishing copy_from racing read to smithi08687503-29 2024-08-10T05:19:50.971 INFO:tasks.rados.rados.0.smithi086.stdout:2135: done (1 left) 2024-08-10T05:19:50.971 INFO:tasks.rados.rados.0.smithi086.stdout:2137: delete oid 32 current snap is 206 2024-08-10T05:19:50.974 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 1186 (ObjNum 33 snap 0 seq_num 1365009766) dirty exists 2024-08-10T05:19:50.977 INFO:tasks.rados.rados.0.smithi086.stdout:2136: done (1 left) 2024-08-10T05:19:50.977 INFO:tasks.rados.rados.0.smithi086.stdout:2137: done (0 left) 2024-08-10T05:19:50.977 INFO:tasks.rados.rados.0.smithi086.stdout:2138: snap_create 2024-08-10T05:19:51.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:51 smithi086 ceph-mon[101471]: pgmap v387: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.1 MiB/s wr, 15 op/s 2024-08-10T05:19:51.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:51 smithi086 ceph-mon[101471]: osdmap e487: 8 total, 8 up, 8 in 2024-08-10T05:19:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:51 smithi086 ceph-mon[98993]: pgmap v387: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.1 MiB/s wr, 15 op/s 2024-08-10T05:19:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:51 smithi086 ceph-mon[98993]: osdmap e487: 8 total, 8 up, 8 in 2024-08-10T05:19:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:51 smithi159 ceph-mon[90359]: pgmap v387: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.1 MiB/s wr, 15 op/s 2024-08-10T05:19:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:51 smithi159 ceph-mon[90359]: osdmap e487: 8 total, 8 up, 8 in 2024-08-10T05:19:51.968 INFO:tasks.rados.rados.0.smithi086.stdout:2138: done (0 left) 2024-08-10T05:19:51.968 INFO:tasks.rados.rados.0.smithi086.stdout:2139: snap_remove snap 182 2024-08-10T05:19:52.298 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:52 smithi159 systemd[1]: Stopping Ceph osd.6 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:19:52.298 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:52 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[51538]: 2024-08-10T05:19:52.296+0000 7f71f7f00640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T05:19:52.298 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:52 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[51538]: 2024-08-10T05:19:52.296+0000 7f71f7f00640 -1 osd.6 487 *** Got signal Terminated *** 2024-08-10T05:19:52.298 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:52 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[51538]: 2024-08-10T05:19:52.296+0000 7f71f7f00640 -1 osd.6 487 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T05:19:52.977 INFO:tasks.rados.rados.0.smithi086.stdout:2139: done (0 left) 2024-08-10T05:19:52.977 INFO:tasks.rados.rados.0.smithi086.stdout:2140: snap_remove snap 199 2024-08-10T05:19:53.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:52 smithi159 ceph-mon[90359]: osdmap e488: 8 total, 8 up, 8 in 2024-08-10T05:19:53.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:52 smithi159 ceph-mon[90359]: pgmap v390: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 257 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.9 MiB/s wr, 7 op/s 2024-08-10T05:19:53.361 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:52 smithi159 ceph-mon[90359]: osd.6 marked itself down and dead 2024-08-10T05:19:53.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:52 smithi086 ceph-mon[101471]: osdmap e488: 8 total, 8 up, 8 in 2024-08-10T05:19:53.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:52 smithi086 ceph-mon[101471]: pgmap v390: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 257 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.9 MiB/s wr, 7 op/s 2024-08-10T05:19:53.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:52 smithi086 ceph-mon[101471]: osd.6 marked itself down and dead 2024-08-10T05:19:53.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:52 smithi086 ceph-mon[98993]: osdmap e488: 8 total, 8 up, 8 in 2024-08-10T05:19:53.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:52 smithi086 ceph-mon[98993]: pgmap v390: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 257 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.9 MiB/s wr, 7 op/s 2024-08-10T05:19:53.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:52 smithi086 ceph-mon[98993]: osd.6 marked itself down and dead 2024-08-10T05:19:53.686 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:53 smithi159 podman[105432]: 2024-08-10 05:19:53.361273608 +0000 UTC m=+1.166190636 container died 6a67eed4245aa08070e3cd831b05f7308dfec5d16989c43dc75c7172d70da9ff (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6, RELEASE=reef-f5af36e, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T05:19:53.946 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:53 smithi159 podman[105432]: 2024-08-10 05:19:53.769878859 +0000 UTC m=+1.574795877 container cleanup 6a67eed4245aa08070e3cd831b05f7308dfec5d16989c43dc75c7172d70da9ff (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, 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, ceph=True, RELEASE=reef-f5af36e, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-08-10T05:19:53.946 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:53 smithi159 bash[105432]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6 2024-08-10T05:19:53.979 INFO:tasks.rados.rados.0.smithi086.stdout:2140: done (0 left) 2024-08-10T05:19:53.979 INFO:tasks.rados.rados.0.smithi086.stdout:2141: snap_remove snap 197 2024-08-10T05:19:54.380 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:53 smithi159 ceph-mon[90359]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:19:54.380 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:53 smithi159 ceph-mon[90359]: osdmap e489: 8 total, 7 up, 8 in 2024-08-10T05:19:54.380 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:53 smithi159 podman[105455]: 2024-08-10 05:19:53.946419356 +0000 UTC m=+0.585986369 container remove 6a67eed4245aa08070e3cd831b05f7308dfec5d16989c43dc75c7172d70da9ff (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6, RELEASE=reef-f5af36e, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-08-10T05:19:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:53 smithi086 ceph-mon[98993]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:19:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:53 smithi086 ceph-mon[98993]: osdmap e489: 8 total, 7 up, 8 in 2024-08-10T05:19:54.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:53 smithi086 ceph-mon[101471]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:19:54.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:53 smithi086 ceph-mon[101471]: osdmap e489: 8 total, 7 up, 8 in 2024-08-10T05:19:54.687 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:54 smithi159 podman[105549]: 2024-08-10 05:19:54.380565576 +0000 UTC m=+0.102560380 container create 0624e51bb1c9727cc7f3f10a025b79bf863fbe3a8b956ee8acdb9b838c63f80b (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-08-10T05:19:54.687 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:54 smithi159 podman[105549]: 2024-08-10 05:19:54.295516889 +0000 UTC m=+0.017511685 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:19:54.687 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:54 smithi159 podman[105549]: 2024-08-10 05:19:54.566490339 +0000 UTC m=+0.288485148 container init 0624e51bb1c9727cc7f3f10a025b79bf863fbe3a8b956ee8acdb9b838c63f80b (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-08-10T05:19:54.687 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:54 smithi159 podman[105549]: 2024-08-10 05:19:54.571954079 +0000 UTC m=+0.293948878 container start 0624e51bb1c9727cc7f3f10a025b79bf863fbe3a8b956ee8acdb9b838c63f80b (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=squid-bca9905, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True) 2024-08-10T05:19:54.965 INFO:tasks.rados.rados.0.smithi086.stdout:2141: done (0 left) 2024-08-10T05:19:54.965 INFO:tasks.rados.rados.0.smithi086.stdout:2142: delete oid 26 current snap is 207 2024-08-10T05:19:54.981 INFO:tasks.rados.rados.0.smithi086.stdout:2142: done (0 left) 2024-08-10T05:19:54.981 INFO:tasks.rados.rados.0.smithi086.stdout:2143: snap_remove snap 188 2024-08-10T05:19:54.991 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:54 smithi159 podman[105549]: 2024-08-10 05:19:54.691123371 +0000 UTC m=+0.413118169 container attach 0624e51bb1c9727cc7f3f10a025b79bf863fbe3a8b956ee8acdb9b838c63f80b (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-deactivate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T05:19:54.991 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:54 smithi159 podman[105549]: 2024-08-10 05:19:54.764059284 +0000 UTC m=+0.486054081 container died 0624e51bb1c9727cc7f3f10a025b79bf863fbe3a8b956ee8acdb9b838c63f80b (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T05:19:55.286 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:54 smithi159 ceph-mon[90359]: osdmap e490: 8 total, 7 up, 8 in 2024-08-10T05:19:55.286 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:54 smithi159 ceph-mon[90359]: pgmap v393: 121 pgs: 2 active+undersized, 10 stale+active+clean, 7 peering, 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 2 active+undersized+degraded, 97 active+clean; 258 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 800 KiB/s wr, 5 op/s; 26/522 objects degraded (4.981%) 2024-08-10T05:19:55.286 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:54 smithi159 ceph-mon[90359]: osdmap e491: 8 total, 7 up, 8 in 2024-08-10T05:19:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:54 smithi086 ceph-mon[98993]: osdmap e490: 8 total, 7 up, 8 in 2024-08-10T05:19:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:54 smithi086 ceph-mon[98993]: pgmap v393: 121 pgs: 2 active+undersized, 10 stale+active+clean, 7 peering, 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 2 active+undersized+degraded, 97 active+clean; 258 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 800 KiB/s wr, 5 op/s; 26/522 objects degraded (4.981%) 2024-08-10T05:19:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:54 smithi086 ceph-mon[98993]: osdmap e491: 8 total, 7 up, 8 in 2024-08-10T05:19:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:54 smithi086 ceph-mon[101471]: osdmap e490: 8 total, 7 up, 8 in 2024-08-10T05:19:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:54 smithi086 ceph-mon[101471]: pgmap v393: 121 pgs: 2 active+undersized, 10 stale+active+clean, 7 peering, 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 2 active+undersized+degraded, 97 active+clean; 258 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 800 KiB/s wr, 5 op/s; 26/522 objects degraded (4.981%) 2024-08-10T05:19:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:54 smithi086 ceph-mon[101471]: osdmap e491: 8 total, 7 up, 8 in 2024-08-10T05:19:55.687 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:55 smithi159 podman[105592]: 2024-08-10 05:19:55.286708031 +0000 UTC m=+0.516715684 container remove 0624e51bb1c9727cc7f3f10a025b79bf863fbe3a8b956ee8acdb9b838c63f80b (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T05:19:55.687 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:55 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.6.service: Deactivated successfully. 2024-08-10T05:19:55.687 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:55 smithi159 systemd[1]: Stopped Ceph osd.6 for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:19:55.687 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:55 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.6.service: Consumed 12.749s CPU time. 2024-08-10T05:19:55.687 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:55 smithi159 systemd[1]: Starting Ceph osd.6 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:19:55.977 INFO:tasks.rados.rados.0.smithi086.stdout:2143: done (0 left) 2024-08-10T05:19:55.977 INFO:tasks.rados.rados.0.smithi086.stdout:2144: read oid 49 snap -1 2024-08-10T05:19:55.977 INFO:tasks.rados.rados.0.smithi086.stdout:2144: expect (ObjNum 622 snap 189 seq_num 622) 2024-08-10T05:19:55.977 INFO:tasks.rados.rados.0.smithi086.stdout:2145: snap_remove snap 206 2024-08-10T05:19:55.991 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:55 smithi159 podman[105698]: 2024-08-10 05:19:55.61451132 +0000 UTC m=+0.017920130 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:19:55.991 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:55 smithi159 podman[105698]: 2024-08-10 05:19:55.871677817 +0000 UTC m=+0.275086622 container create b702b5b26e3c099ad7f6fc18e91d3f17816331a47e9f0396cafbdca275d71cc8 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-activate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-08-10T05:19:56.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:55 smithi086 ceph-mon[101471]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-10T05:19:56.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:55 smithi086 ceph-mon[101471]: Health check failed: Degraded data redundancy: 26/522 objects degraded (4.981%), 2 pgs degraded (PG_DEGRADED) 2024-08-10T05:19:56.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:55 smithi086 ceph-mon[101471]: osdmap e492: 8 total, 7 up, 8 in 2024-08-10T05:19:56.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:55 smithi086 ceph-mon[98993]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-10T05:19:56.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:55 smithi086 ceph-mon[98993]: Health check failed: Degraded data redundancy: 26/522 objects degraded (4.981%), 2 pgs degraded (PG_DEGRADED) 2024-08-10T05:19:56.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:55 smithi086 ceph-mon[98993]: osdmap e492: 8 total, 7 up, 8 in 2024-08-10T05:19:56.408 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:55 smithi159 ceph-mon[90359]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-10T05:19:56.408 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:55 smithi159 ceph-mon[90359]: Health check failed: Degraded data redundancy: 26/522 objects degraded (4.981%), 2 pgs degraded (PG_DEGRADED) 2024-08-10T05:19:56.408 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:55 smithi159 ceph-mon[90359]: osdmap e492: 8 total, 7 up, 8 in 2024-08-10T05:19:56.409 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 podman[105698]: 2024-08-10 05:19:56.074822979 +0000 UTC m=+0.478231810 container init b702b5b26e3c099ad7f6fc18e91d3f17816331a47e9f0396cafbdca275d71cc8 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-activate, RELEASE=squid-bca9905, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-08-10T05:19:56.409 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 podman[105698]: 2024-08-10 05:19:56.079864125 +0000 UTC m=+0.483272934 container start b702b5b26e3c099ad7f6fc18e91d3f17816331a47e9f0396cafbdca275d71cc8 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-activate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-bca9905, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-08-10T05:19:56.409 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 podman[105698]: 2024-08-10 05:19:56.140830461 +0000 UTC m=+0.544239270 container attach b702b5b26e3c099ad7f6fc18e91d3f17816331a47e9f0396cafbdca275d71cc8 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-activate, RELEASE=squid-bca9905, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=) 2024-08-10T05:19:56.409 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-activate[105713]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:19:56.409 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 bash[105698]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:19:56.409 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-activate[105713]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:19:56.409 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 bash[105698]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:19:56.409 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-activate[105713]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-08-10T05:19:56.409 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 bash[105698]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-08-10T05:19:56.687 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-activate[105713]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-08-10T05:19:56.687 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 bash[105698]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-08-10T05:19:56.687 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-activate[105713]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-08-10T05:19:56.688 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 bash[105698]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-08-10T05:19:56.688 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-activate[105713]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-10T05:19:56.688 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 bash[105698]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-10T05:19:56.688 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-activate[105713]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-08-10T05:19:56.688 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 bash[105698]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-08-10T05:19:56.688 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-activate[105713]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-08-10T05:19:56.688 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 bash[105698]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-08-10T05:19:56.688 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-activate[105713]: --> ceph-volume raw activate successful for osd ID: 6 2024-08-10T05:19:56.688 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 bash[105698]: --> ceph-volume raw activate successful for osd ID: 6 2024-08-10T05:19:56.688 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:56 smithi159 podman[105698]: 2024-08-10 05:19:56.458206264 +0000 UTC m=+0.861615072 container died b702b5b26e3c099ad7f6fc18e91d3f17816331a47e9f0396cafbdca275d71cc8 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-activate, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905) 2024-08-10T05:19:56.977 INFO:tasks.rados.rados.0.smithi086.stdout:2145: done (1 left) 2024-08-10T05:19:56.977 INFO:tasks.rados.rados.0.smithi086.stdout:2146: read oid 41 snap 205 2024-08-10T05:19:56.977 INFO:tasks.rados.rados.0.smithi086.stdout:2146: expect (ObjNum 599 snap 180 seq_num 599) 2024-08-10T05:19:56.977 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 10 current snap is 207 2024-08-10T05:19:56.978 INFO:tasks.rados.rados.0.smithi086.stdout:2144: expect (ObjNum 622 snap 189 seq_num 622) 2024-08-10T05:19:57.013 INFO:tasks.rados.rados.0.smithi086.stdout:2146: expect (ObjNum 599 snap 180 seq_num 599) 2024-08-10T05:19:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:57 smithi159 ceph-mon[90359]: pgmap v396: 121 pgs: 21 active+undersized, 2 stale+active+clean, 7 peering, 3 active+clean+snaptrim, 3 active+undersized+degraded, 85 active+clean; 258 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 406 KiB/s wr, 9 op/s; 28/519 objects degraded (5.395%) 2024-08-10T05:19:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:19:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:57 smithi159 ceph-mon[90359]: osdmap e493: 8 total, 7 up, 8 in 2024-08-10T05:19:57.437 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:57 smithi159 podman[105856]: 2024-08-10 05:19:57.161655852 +0000 UTC m=+0.694133458 container remove b702b5b26e3c099ad7f6fc18e91d3f17816331a47e9f0396cafbdca275d71cc8 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-activate, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=squid-bca9905, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=) 2024-08-10T05:19:57.438 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:57 smithi159 podman[105919]: 2024-08-10 05:19:57.362564816 +0000 UTC m=+0.098723776 container create afd7446cc98a0f281df626d2228ed265fff25ba387da34513de2de9c47a6df55 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-08-10T05:19:57.438 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:57 smithi159 podman[105919]: 2024-08-10 05:19:57.281642804 +0000 UTC m=+0.017801773 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:19:57.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:57 smithi086 ceph-mon[101471]: pgmap v396: 121 pgs: 21 active+undersized, 2 stale+active+clean, 7 peering, 3 active+clean+snaptrim, 3 active+undersized+degraded, 85 active+clean; 258 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 406 KiB/s wr, 9 op/s; 28/519 objects degraded (5.395%) 2024-08-10T05:19:57.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:57.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:19:57.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:57 smithi086 ceph-mon[101471]: osdmap e493: 8 total, 7 up, 8 in 2024-08-10T05:19:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:57 smithi086 ceph-mon[98993]: pgmap v396: 121 pgs: 21 active+undersized, 2 stale+active+clean, 7 peering, 3 active+clean+snaptrim, 3 active+undersized+degraded, 85 active+clean; 258 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 406 KiB/s wr, 9 op/s; 28/519 objects degraded (5.395%) 2024-08-10T05:19:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:19:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:57 smithi086 ceph-mon[98993]: osdmap e493: 8 total, 7 up, 8 in 2024-08-10T05:19:57.687 INFO:tasks.rados.rados.0.smithi086.stdout:2147: seq_num 677 ranges {7102464=540672,7643136=516096,8159232=655360,8814592=32768} 2024-08-10T05:19:57.728 INFO:tasks.rados.rados.0.smithi086.stdout:2147: writing smithi08687503-10 from 7102464 to 7643136 tid 1 2024-08-10T05:19:57.730 INFO:tasks.rados.rados.0.smithi086.stdout:2147: writing smithi08687503-10 from 7643136 to 8159232 tid 2 2024-08-10T05:19:57.734 INFO:tasks.rados.rados.0.smithi086.stdout:2147: writing smithi08687503-10 from 8159232 to 8814592 tid 3 2024-08-10T05:19:57.735 INFO:tasks.rados.rados.0.smithi086.stdout:2147: writing smithi08687503-10 from 8814592 to 8847360 tid 4 2024-08-10T05:19:57.735 INFO:tasks.rados.rados.0.smithi086.stdout:2144: done (2 left) 2024-08-10T05:19:57.735 INFO:tasks.rados.rados.0.smithi086.stdout:2146: done (1 left) 2024-08-10T05:19:57.736 INFO:tasks.rados.rados.0.smithi086.stdout:2148: read oid 43 snap -1 2024-08-10T05:19:57.736 INFO:tasks.rados.rados.0.smithi086.stdout:2148: expect (ObjNum 626 snap 192 seq_num 626) 2024-08-10T05:19:57.736 INFO:tasks.rados.rados.0.smithi086.stdout:2149: copy_from oid 2 from oid 30 current snap is 207 2024-08-10T05:19:57.736 INFO:tasks.rados.rados.0.smithi086.stdout:2147: finishing write tid 1 to smithi08687503-10 2024-08-10T05:19:57.736 INFO:tasks.rados.rados.0.smithi086.stdout:2147: finishing write tid 2 to smithi08687503-10 2024-08-10T05:19:57.736 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 22 current snap is 207 2024-08-10T05:19:57.736 INFO:tasks.rados.rados.0.smithi086.stdout:2150: seq_num 678 ranges {3874816=565248,4440064=802816,5242880=401408} 2024-08-10T05:19:57.759 INFO:tasks.rados.rados.0.smithi086.stdout:2150: writing smithi08687503-22 from 3874816 to 4440064 tid 1 2024-08-10T05:19:57.764 INFO:tasks.rados.rados.0.smithi086.stdout:2150: writing smithi08687503-22 from 4440064 to 5242880 tid 2 2024-08-10T05:19:57.767 INFO:tasks.rados.rados.0.smithi086.stdout:2150: writing smithi08687503-22 from 5242880 to 5644288 tid 3 2024-08-10T05:19:57.767 INFO:tasks.rados.rados.0.smithi086.stdout:2151: read oid 45 snap -1 2024-08-10T05:19:57.767 INFO:tasks.rados.rados.0.smithi086.stdout:2151: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:19:57.767 INFO:tasks.rados.rados.0.smithi086.stdout:2152: snap_create 2024-08-10T05:19:57.767 INFO:tasks.rados.rados.0.smithi086.stdout:2149: finishing copy_from to smithi08687503-2 2024-08-10T05:19:57.767 INFO:tasks.rados.rados.0.smithi086.stdout:2149: got expected ENOENT (src dne) 2024-08-10T05:19:57.767 INFO:tasks.rados.rados.0.smithi086.stdout:2149: finishing copy_from racing read to smithi08687503-2 2024-08-10T05:19:57.768 INFO:tasks.rados.rados.0.smithi086.stdout:2147: finishing write tid 3 to smithi08687503-10 2024-08-10T05:19:57.768 INFO:tasks.rados.rados.0.smithi086.stdout:2147: finishing write tid 4 to smithi08687503-10 2024-08-10T05:19:57.768 INFO:tasks.rados.rados.0.smithi086.stdout:2147: finishing write tid 5 to smithi08687503-10 2024-08-10T05:19:57.768 INFO:tasks.rados.rados.0.smithi086.stdout:2147: finishing write tid 6 to smithi08687503-10 2024-08-10T05:19:57.768 INFO:tasks.rados.rados.0.smithi086.stdout:2147: oid 10 updating version 0 to 1608 2024-08-10T05:19:57.768 INFO:tasks.rados.rados.0.smithi086.stdout:2147: oid 10 version 1608 is already newer than 1604 2024-08-10T05:19:57.768 INFO:tasks.rados.rados.0.smithi086.stdout:2147: oid 10 version 1608 is already newer than 1605 2024-08-10T05:19:57.768 INFO:tasks.rados.rados.0.smithi086.stdout:2147: oid 10 version 1608 is already newer than 1607 2024-08-10T05:19:57.768 INFO:tasks.rados.rados.0.smithi086.stdout:2147: oid 10 version 1608 is already newer than 1606 2024-08-10T05:19:57.768 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 1608 (ObjNum 677 snap 207 seq_num 677) dirty exists 2024-08-10T05:19:57.768 INFO:tasks.rados.rados.0.smithi086.stdout:2147: left oid 10 (ObjNum 677 snap 207 seq_num 677) 2024-08-10T05:19:57.768 INFO:tasks.rados.rados.0.smithi086.stdout:2148: expect (ObjNum 626 snap 192 seq_num 626) 2024-08-10T05:19:57.937 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:57 smithi159 podman[105919]: 2024-08-10 05:19:57.548171916 +0000 UTC m=+0.284330892 container init afd7446cc98a0f281df626d2228ed265fff25ba387da34513de2de9c47a6df55 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-bca9905) 2024-08-10T05:19:57.937 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:57 smithi159 podman[105919]: 2024-08-10 05:19:57.553344969 +0000 UTC m=+0.289503929 container start afd7446cc98a0f281df626d2228ed265fff25ba387da34513de2de9c47a6df55 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T05:19:57.937 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:57 smithi159 ceph-osd[105958]: -- 172.21.15.159:0/2579541866 <== mon.1 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5652c62f3a40 con 0x5652c70b6400 2024-08-10T05:19:57.937 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:57 smithi159 bash[105919]: afd7446cc98a0f281df626d2228ed265fff25ba387da34513de2de9c47a6df55 2024-08-10T05:19:57.937 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:57 smithi159 systemd[1]: Started Ceph osd.6 for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:19:58.099 INFO:tasks.rados.rados.0.smithi086.stdout:2150: finishing write tid 1 to smithi08687503-22 2024-08-10T05:19:58.099 INFO:tasks.rados.rados.0.smithi086.stdout:2151: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:19:58.101 INFO:tasks.rados.rados.0.smithi086.stdout:2150: finishing write tid 2 to smithi08687503-22 2024-08-10T05:19:58.101 INFO:tasks.rados.rados.0.smithi086.stdout:2150: finishing write tid 3 to smithi08687503-22 2024-08-10T05:19:58.101 INFO:tasks.rados.rados.0.smithi086.stdout:2150: finishing write tid 4 to smithi08687503-22 2024-08-10T05:19:58.101 INFO:tasks.rados.rados.0.smithi086.stdout:2150: finishing write tid 5 to smithi08687503-22 2024-08-10T05:19:58.101 INFO:tasks.rados.rados.0.smithi086.stdout:2150: oid 22 updating version 0 to 1516 2024-08-10T05:19:58.101 INFO:tasks.rados.rados.0.smithi086.stdout:2150: oid 22 updating version 1516 to 1519 2024-08-10T05:19:58.102 INFO:tasks.rados.rados.0.smithi086.stdout:2150: oid 22 version 1519 is already newer than 1518 2024-08-10T05:19:58.102 INFO:tasks.rados.rados.0.smithi086.stdout:2150: oid 22 version 1519 is already newer than 1517 2024-08-10T05:19:58.102 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 1519 (ObjNum 678 snap 207 seq_num 678) dirty exists 2024-08-10T05:19:58.102 INFO:tasks.rados.rados.0.smithi086.stdout:2150: left oid 22 (ObjNum 678 snap 207 seq_num 678) 2024-08-10T05:19:58.424 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:19:58 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T05:19:58.094+0000 7fe09cccc640 -1 Falling back to public interface 2024-08-10T05:19:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:19:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:19:58] "GET /metrics HTTP/1.1" 200 36199 "" "Prometheus/2.43.0" 2024-08-10T05:19:58.701 INFO:tasks.rados.rados.0.smithi086.stdout:2147: done (5 left) 2024-08-10T05:19:58.701 INFO:tasks.rados.rados.0.smithi086.stdout:2148: done (4 left) 2024-08-10T05:19:58.701 INFO:tasks.rados.rados.0.smithi086.stdout:2149: done (3 left) 2024-08-10T05:19:58.701 INFO:tasks.rados.rados.0.smithi086.stdout:2150: done (2 left) 2024-08-10T05:19:58.701 INFO:tasks.rados.rados.0.smithi086.stdout:2151: done (1 left) 2024-08-10T05:19:58.701 INFO:tasks.rados.rados.0.smithi086.stdout:2152: done (0 left) 2024-08-10T05:19:58.701 INFO:tasks.rados.rados.0.smithi086.stdout:2153: copy_from oid 15 from oid 50 current snap is 208 2024-08-10T05:19:58.701 INFO:tasks.rados.rados.0.smithi086.stdout:2154: snap_create 2024-08-10T05:19:58.719 INFO:tasks.rados.rados.0.smithi086.stdout:2153: finishing copy_from racing read to smithi08687503-15 2024-08-10T05:19:58.723 INFO:tasks.rados.rados.0.smithi086.stdout:2153: finishing copy_from to smithi08687503-15 2024-08-10T05:19:58.723 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 1100 (ObjNum 603 snap 184 seq_num 603) dirty exists 2024-08-10T05:19:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:19:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:58 smithi159 ceph-mon[90359]: pgmap v398: 121 pgs: 34 active+undersized, 3 active+clean+snaptrim, 9 active+undersized+degraded, 75 active+clean; 257 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 239 B/s rd, 380 KiB/s wr, 7 op/s; 43/513 objects degraded (8.382%) 2024-08-10T05:19:59.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:59.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:59.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:19:59.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:58 smithi086 ceph-mon[98993]: pgmap v398: 121 pgs: 34 active+undersized, 3 active+clean+snaptrim, 9 active+undersized+degraded, 75 active+clean; 257 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 239 B/s rd, 380 KiB/s wr, 7 op/s; 43/513 objects degraded (8.382%) 2024-08-10T05:19:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:19:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:19:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:58 smithi086 ceph-mon[101471]: pgmap v398: 121 pgs: 34 active+undersized, 3 active+clean+snaptrim, 9 active+undersized+degraded, 75 active+clean; 257 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 239 B/s rd, 380 KiB/s wr, 7 op/s; 43/513 objects degraded (8.382%) 2024-08-10T05:19:59.697 INFO:tasks.rados.rados.0.smithi086.stdout:2153: done (1 left) 2024-08-10T05:19:59.698 INFO:tasks.rados.rados.0.smithi086.stdout:2154: done (0 left) 2024-08-10T05:19:59.698 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 43 current snap is 209 2024-08-10T05:19:59.698 INFO:tasks.rados.rados.0.smithi086.stdout:2155: seq_num 679 ranges {5701632=581632,6283264=688128,6971392=516096} 2024-08-10T05:19:59.730 INFO:tasks.rados.rados.0.smithi086.stdout:2155: writing smithi08687503-43 from 5701632 to 6283264 tid 1 2024-08-10T05:19:59.732 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:59 smithi159 ceph-mon[90359]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-10T05:19:59.732 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:19:59 smithi159 ceph-mon[90359]: osdmap e494: 8 total, 7 up, 8 in 2024-08-10T05:19:59.734 INFO:tasks.rados.rados.0.smithi086.stdout:2155: writing smithi08687503-43 from 6283264 to 6971392 tid 2 2024-08-10T05:19:59.738 INFO:tasks.rados.rados.0.smithi086.stdout:2155: writing smithi08687503-43 from 6971392 to 7487488 tid 3 2024-08-10T05:19:59.738 INFO:tasks.rados.rados.0.smithi086.stdout:2156: delete oid 18 current snap is 209 2024-08-10T05:19:59.738 INFO:tasks.rados.rados.0.smithi086.stdout:2155: finishing write tid 1 to smithi08687503-43 2024-08-10T05:19:59.741 INFO:tasks.rados.rados.0.smithi086.stdout:2155: finishing write tid 2 to smithi08687503-43 2024-08-10T05:19:59.741 INFO:tasks.rados.rados.0.smithi086.stdout:2155: finishing write tid 3 to smithi08687503-43 2024-08-10T05:19:59.741 INFO:tasks.rados.rados.0.smithi086.stdout:2155: finishing write tid 4 to smithi08687503-43 2024-08-10T05:19:59.741 INFO:tasks.rados.rados.0.smithi086.stdout:2156: done (1 left) 2024-08-10T05:19:59.742 INFO:tasks.rados.rados.0.smithi086.stdout:2157: read oid 13 snap -1 2024-08-10T05:19:59.742 INFO:tasks.rados.rados.0.smithi086.stdout:2157: expect deleted 2024-08-10T05:19:59.742 INFO:tasks.rados.rados.0.smithi086.stdout:2158: snap_create 2024-08-10T05:19:59.746 INFO:tasks.rados.rados.0.smithi086.stdout:2155: finishing write tid 5 to smithi08687503-43 2024-08-10T05:19:59.746 INFO:tasks.rados.rados.0.smithi086.stdout:2155: oid 43 updating version 0 to 1412 2024-08-10T05:19:59.746 INFO:tasks.rados.rados.0.smithi086.stdout:2155: oid 43 updating version 1412 to 1414 2024-08-10T05:19:59.746 INFO:tasks.rados.rados.0.smithi086.stdout:2155: oid 43 version 1414 is already newer than 1413 2024-08-10T05:19:59.746 INFO:tasks.rados.rados.0.smithi086.stdout:2155: oid 43 version 1414 is already newer than 1411 2024-08-10T05:19:59.746 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 1414 (ObjNum 679 snap 209 seq_num 679) dirty exists 2024-08-10T05:19:59.746 INFO:tasks.rados.rados.0.smithi086.stdout:2155: left oid 43 (ObjNum 679 snap 209 seq_num 679) 2024-08-10T05:19:59.966 INFO:tasks.rados.rados.0.smithi086.stdout:2155: done (2 left) 2024-08-10T05:19:59.967 INFO:tasks.rados.rados.0.smithi086.stdout:2157: done (1 left) 2024-08-10T05:19:59.967 INFO:tasks.rados.rados.0.smithi086.stdout:2158: done (0 left) 2024-08-10T05:19:59.967 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 7 current snap is 210 2024-08-10T05:19:59.967 INFO:tasks.rados.rados.0.smithi086.stdout:2159: seq_num 681 ranges {6365184=614400,6979584=458752,7438336=638976,8077312=106496} 2024-08-10T05:20:00.003 INFO:tasks.rados.rados.0.smithi086.stdout:2159: writing smithi08687503-7 from 6365184 to 6979584 tid 1 2024-08-10T05:20:00.006 INFO:tasks.rados.rados.0.smithi086.stdout:2159: writing smithi08687503-7 from 6979584 to 7438336 tid 2 2024-08-10T05:20:00.010 INFO:tasks.rados.rados.0.smithi086.stdout:2159: writing smithi08687503-7 from 7438336 to 8077312 tid 3 2024-08-10T05:20:00.011 INFO:tasks.rados.rados.0.smithi086.stdout:2159: writing smithi08687503-7 from 8077312 to 8183808 tid 4 2024-08-10T05:20:00.011 INFO:tasks.rados.rados.0.smithi086.stdout:2160: read oid 43 snap -1 2024-08-10T05:20:00.011 INFO:tasks.rados.rados.0.smithi086.stdout:2160: expect (ObjNum 679 snap 209 seq_num 679) 2024-08-10T05:20:00.011 INFO:tasks.rados.rados.0.smithi086.stdout:2161: snap_remove snap 204 2024-08-10T05:20:00.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:59 smithi086 ceph-mon[98993]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-10T05:20:00.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:19:59 smithi086 ceph-mon[98993]: osdmap e494: 8 total, 7 up, 8 in 2024-08-10T05:20:00.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:59 smithi086 ceph-mon[101471]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-10T05:20:00.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:19:59 smithi086 ceph-mon[101471]: osdmap e494: 8 total, 7 up, 8 in 2024-08-10T05:20:00.974 INFO:tasks.rados.rados.0.smithi086.stdout:2161: done (2 left) 2024-08-10T05:20:00.974 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 210 2024-08-10T05:20:00.974 INFO:tasks.rados.rados.0.smithi086.stdout:2159: finishing write tid 1 to smithi08687503-7 2024-08-10T05:20:00.975 INFO:tasks.rados.rados.0.smithi086.stdout:2162: seq_num 682 ranges {958464=630784,1589248=745472,2334720=442368,2777088=16384} 2024-08-10T05:20:00.984 INFO:tasks.rados.rados.0.smithi086.stdout:2162: writing smithi08687503-25 from 958464 to 1589248 tid 1 2024-08-10T05:20:00.989 INFO:tasks.rados.rados.0.smithi086.stdout:2162: writing smithi08687503-25 from 1589248 to 2334720 tid 2 2024-08-10T05:20:00.992 INFO:tasks.rados.rados.0.smithi086.stdout:2162: writing smithi08687503-25 from 2334720 to 2777088 tid 3 2024-08-10T05:20:00.992 INFO:tasks.rados.rados.0.smithi086.stdout:2162: writing smithi08687503-25 from 2777088 to 2793472 tid 4 2024-08-10T05:20:00.992 INFO:tasks.rados.rados.0.smithi086.stdout:2163: snap_remove snap 203 2024-08-10T05:20:01.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:00 smithi159 ceph-mon[90359]: osdmap e495: 8 total, 7 up, 8 in 2024-08-10T05:20:01.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:00 smithi159 ceph-mon[90359]: osdmap e496: 8 total, 7 up, 8 in 2024-08-10T05:20:01.036 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:00 smithi159 ceph-mon[90359]: Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 43/513 objects degraded (8.382%), 9 pgs degraded 2024-08-10T05:20:01.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:00 smithi159 ceph-mon[90359]: [WRN] OSD_DOWN: 1 osds down 2024-08-10T05:20:01.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:00 smithi159 ceph-mon[90359]: osd.6 (root=default,host=smithi159) is down 2024-08-10T05:20:01.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:00 smithi159 ceph-mon[90359]: [WRN] PG_DEGRADED: Degraded data redundancy: 43/513 objects degraded (8.382%), 9 pgs degraded 2024-08-10T05:20:01.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:00 smithi159 ceph-mon[90359]: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-08-10T05:20:01.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:00 smithi159 ceph-mon[90359]: pg 2.6 is active+undersized+degraded, acting [1,4] 2024-08-10T05:20:01.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:00 smithi159 ceph-mon[90359]: pg 2.7 is active+undersized+degraded, acting [7,2] 2024-08-10T05:20:01.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:00 smithi159 ceph-mon[90359]: pg 2.14 is active+undersized+degraded, acting [3,5] 2024-08-10T05:20:01.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:00 smithi159 ceph-mon[90359]: pg 2.1d is active+undersized+degraded, acting [7,0] 2024-08-10T05:20:01.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:00 smithi159 ceph-mon[90359]: pg 5.2 is active+undersized+degraded, acting [NONE,0,5] 2024-08-10T05:20:01.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:00 smithi159 ceph-mon[90359]: pg 5.3 is active+undersized+degraded, acting [0,3,NONE] 2024-08-10T05:20:01.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:00 smithi159 ceph-mon[90359]: pg 5.9 is active+undersized+degraded, acting [7,NONE,1] 2024-08-10T05:20:01.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:00 smithi159 ceph-mon[90359]: pg 5.f is active+undersized+degraded, acting [5,4,NONE] 2024-08-10T05:20:01.037 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:00 smithi159 ceph-mon[90359]: pgmap v402: 121 pgs: 34 active+undersized, 1 active+clean+snaptrim, 9 active+undersized+degraded, 77 active+clean; 261 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 6 op/s; 43/513 objects degraded (8.382%) 2024-08-10T05:20:01.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[98993]: osdmap e495: 8 total, 7 up, 8 in 2024-08-10T05:20:01.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[98993]: osdmap e496: 8 total, 7 up, 8 in 2024-08-10T05:20:01.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[98993]: Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 43/513 objects degraded (8.382%), 9 pgs degraded 2024-08-10T05:20:01.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[98993]: [WRN] OSD_DOWN: 1 osds down 2024-08-10T05:20:01.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[98993]: osd.6 (root=default,host=smithi159) is down 2024-08-10T05:20:01.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[98993]: [WRN] PG_DEGRADED: Degraded data redundancy: 43/513 objects degraded (8.382%), 9 pgs degraded 2024-08-10T05:20:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[98993]: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-08-10T05:20:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[98993]: pg 2.6 is active+undersized+degraded, acting [1,4] 2024-08-10T05:20:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[98993]: pg 2.7 is active+undersized+degraded, acting [7,2] 2024-08-10T05:20:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[98993]: pg 2.14 is active+undersized+degraded, acting [3,5] 2024-08-10T05:20:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[98993]: pg 2.1d is active+undersized+degraded, acting [7,0] 2024-08-10T05:20:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[98993]: pg 5.2 is active+undersized+degraded, acting [NONE,0,5] 2024-08-10T05:20:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[98993]: pg 5.3 is active+undersized+degraded, acting [0,3,NONE] 2024-08-10T05:20:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[98993]: pg 5.9 is active+undersized+degraded, acting [7,NONE,1] 2024-08-10T05:20:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[98993]: pg 5.f is active+undersized+degraded, acting [5,4,NONE] 2024-08-10T05:20:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[98993]: pgmap v402: 121 pgs: 34 active+undersized, 1 active+clean+snaptrim, 9 active+undersized+degraded, 77 active+clean; 261 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 6 op/s; 43/513 objects degraded (8.382%) 2024-08-10T05:20:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[101471]: osdmap e495: 8 total, 7 up, 8 in 2024-08-10T05:20:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[101471]: osdmap e496: 8 total, 7 up, 8 in 2024-08-10T05:20:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[101471]: Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 43/513 objects degraded (8.382%), 9 pgs degraded 2024-08-10T05:20:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[101471]: [WRN] OSD_DOWN: 1 osds down 2024-08-10T05:20:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[101471]: osd.6 (root=default,host=smithi159) is down 2024-08-10T05:20:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[101471]: [WRN] PG_DEGRADED: Degraded data redundancy: 43/513 objects degraded (8.382%), 9 pgs degraded 2024-08-10T05:20:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[101471]: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-08-10T05:20:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[101471]: pg 2.6 is active+undersized+degraded, acting [1,4] 2024-08-10T05:20:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[101471]: pg 2.7 is active+undersized+degraded, acting [7,2] 2024-08-10T05:20:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[101471]: pg 2.14 is active+undersized+degraded, acting [3,5] 2024-08-10T05:20:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[101471]: pg 2.1d is active+undersized+degraded, acting [7,0] 2024-08-10T05:20:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[101471]: pg 5.2 is active+undersized+degraded, acting [NONE,0,5] 2024-08-10T05:20:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[101471]: pg 5.3 is active+undersized+degraded, acting [0,3,NONE] 2024-08-10T05:20:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[101471]: pg 5.9 is active+undersized+degraded, acting [7,NONE,1] 2024-08-10T05:20:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[101471]: pg 5.f is active+undersized+degraded, acting [5,4,NONE] 2024-08-10T05:20:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:00 smithi086 ceph-mon[101471]: pgmap v402: 121 pgs: 34 active+undersized, 1 active+clean+snaptrim, 9 active+undersized+degraded, 77 active+clean; 261 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 6 op/s; 43/513 objects degraded (8.382%) 2024-08-10T05:20:01.437 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:20:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T05:20:01.034+0000 7fe09cccc640 -1 osd.6 487 log_to_monitors true 2024-08-10T05:20:01.991 INFO:tasks.rados.rados.0.smithi086.stdout:2163: done (3 left) 2024-08-10T05:20:01.991 INFO:tasks.rados.rados.0.smithi086.stdout:2164: setattr oid 40 current snap is 210 2024-08-10T05:20:01.993 INFO:tasks.rados.rados.0.smithi086.stdout:2159: finishing write tid 2 to smithi08687503-7 2024-08-10T05:20:01.993 INFO:tasks.rados.rados.0.smithi086.stdout:2159: finishing write tid 3 to smithi08687503-7 2024-08-10T05:20:01.993 INFO:tasks.rados.rados.0.smithi086.stdout:2159: finishing write tid 4 to smithi08687503-7 2024-08-10T05:20:01.993 INFO:tasks.rados.rados.0.smithi086.stdout:2159: finishing write tid 5 to smithi08687503-7 2024-08-10T05:20:01.993 INFO:tasks.rados.rados.0.smithi086.stdout:2159: finishing write tid 6 to smithi08687503-7 2024-08-10T05:20:01.993 INFO:tasks.rados.rados.0.smithi086.stdout:2159: oid 7 updating version 0 to 1036 2024-08-10T05:20:01.993 INFO:tasks.rados.rados.0.smithi086.stdout:2159: oid 7 updating version 1036 to 1037 2024-08-10T05:20:01.993 INFO:tasks.rados.rados.0.smithi086.stdout:2159: oid 7 version 1037 is already newer than 1035 2024-08-10T05:20:01.993 INFO:tasks.rados.rados.0.smithi086.stdout:2159: oid 7 version 1037 is already newer than 1034 2024-08-10T05:20:01.994 INFO:tasks.rados.rados.0.smithi086.stdout:2159: oid 7 updating version 1037 to 1038 2024-08-10T05:20:01.994 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1038 (ObjNum 681 snap 210 seq_num 681) dirty exists 2024-08-10T05:20:01.994 INFO:tasks.rados.rados.0.smithi086.stdout:2159: left oid 7 (ObjNum 681 snap 210 seq_num 681) 2024-08-10T05:20:01.994 INFO:tasks.rados.rados.0.smithi086.stdout:2160: expect (ObjNum 679 snap 209 seq_num 679) 2024-08-10T05:20:02.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:01 smithi086 ceph-mon[98993]: osdmap e497: 8 total, 7 up, 8 in 2024-08-10T05:20:02.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:01 smithi086 ceph-mon[98993]: from='osd.6 [v2:172.21.15.159:6816/420977062,v1:172.21.15.159:6817/420977062]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-10T05:20:02.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:01 smithi086 ceph-mon[98993]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-10T05:20:02.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:01 smithi086 ceph-mon[101471]: osdmap e497: 8 total, 7 up, 8 in 2024-08-10T05:20:02.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:01 smithi086 ceph-mon[101471]: from='osd.6 [v2:172.21.15.159:6816/420977062,v1:172.21.15.159:6817/420977062]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-10T05:20:02.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:01 smithi086 ceph-mon[101471]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-10T05:20:02.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:01 smithi159 ceph-mon[90359]: osdmap e497: 8 total, 7 up, 8 in 2024-08-10T05:20:02.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:01 smithi159 ceph-mon[90359]: from='osd.6 [v2:172.21.15.159:6816/420977062,v1:172.21.15.159:6817/420977062]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-10T05:20:02.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:01 smithi159 ceph-mon[90359]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-10T05:20:02.438 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 05:20:02 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T05:20:02.024+0000 7fe094a77640 -1 osd.6 487 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T05:20:02.489 INFO:tasks.rados.rados.0.smithi086.stdout:2162: finishing write tid 1 to smithi08687503-25 2024-08-10T05:20:02.490 INFO:tasks.rados.rados.0.smithi086.stdout:2162: finishing write tid 2 to smithi08687503-25 2024-08-10T05:20:02.490 INFO:tasks.rados.rados.0.smithi086.stdout:2162: finishing write tid 3 to smithi08687503-25 2024-08-10T05:20:02.490 INFO:tasks.rados.rados.0.smithi086.stdout:2162: finishing write tid 4 to smithi08687503-25 2024-08-10T05:20:02.490 INFO:tasks.rados.rados.0.smithi086.stdout:2162: finishing write tid 5 to smithi08687503-25 2024-08-10T05:20:02.490 INFO:tasks.rados.rados.0.smithi086.stdout:2162: finishing write tid 6 to smithi08687503-25 2024-08-10T05:20:02.490 INFO:tasks.rados.rados.0.smithi086.stdout:2162: oid 25 updating version 0 to 1524 2024-08-10T05:20:02.490 INFO:tasks.rados.rados.0.smithi086.stdout:2162: oid 25 updating version 1524 to 1526 2024-08-10T05:20:02.490 INFO:tasks.rados.rados.0.smithi086.stdout:2162: oid 25 updating version 1526 to 1527 2024-08-10T05:20:02.490 INFO:tasks.rados.rados.0.smithi086.stdout:2162: oid 25 version 1527 is already newer than 1523 2024-08-10T05:20:02.490 INFO:tasks.rados.rados.0.smithi086.stdout:2162: oid 25 version 1527 is already newer than 1525 2024-08-10T05:20:02.490 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 1527 (ObjNum 682 snap 210 seq_num 682) dirty exists 2024-08-10T05:20:02.490 INFO:tasks.rados.rados.0.smithi086.stdout:2162: left oid 25 (ObjNum 682 snap 210 seq_num 682) 2024-08-10T05:20:02.491 INFO:tasks.rados.rados.0.smithi086.stdout:2159: done (3 left) 2024-08-10T05:20:02.491 INFO:tasks.rados.rados.0.smithi086.stdout:2160: done (2 left) 2024-08-10T05:20:02.491 INFO:tasks.rados.rados.0.smithi086.stdout:2162: done (1 left) 2024-08-10T05:20:02.491 INFO:tasks.rados.rados.0.smithi086.stdout:2165: copy_from oid 22 from oid 29 current snap is 210 2024-08-10T05:20:02.491 INFO:tasks.rados.rados.0.smithi086.stdout:2166: rmattr oid 38 current snap is 210 2024-08-10T05:20:02.491 INFO:tasks.rados.rados.0.smithi086.stdout:2166: done (2 left) 2024-08-10T05:20:02.491 INFO:tasks.rados.rados.0.smithi086.stdout:2167: rollback oid 28 current snap is 210 2024-08-10T05:20:02.491 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 28 to 191 2024-08-10T05:20:02.491 INFO:tasks.rados.rados.0.smithi086.stdout:2168: snap_create 2024-08-10T05:20:02.496 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 1032 (ObjNum 81 snap 0 seq_num 1936091233) dirty exists 2024-08-10T05:20:02.496 INFO:tasks.rados.rados.0.smithi086.stdout:2167: finishing rollback tid 0 to smithi08687503-28 2024-08-10T05:20:02.497 INFO:tasks.rados.rados.0.smithi086.stdout:2167: finishing rollback tid 1 to smithi08687503-28 2024-08-10T05:20:02.497 INFO:tasks.rados.rados.0.smithi086.stdout:2167: finishing rollback tid 2 to smithi08687503-28 2024-08-10T05:20:02.497 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 1535 (ObjNum 591 snap 179 seq_num 591) dirty exists 2024-08-10T05:20:02.510 INFO:tasks.rados.rados.0.smithi086.stdout:2165: finishing copy_from racing read to smithi08687503-22 2024-08-10T05:20:02.512 INFO:tasks.rados.rados.0.smithi086.stdout:2165: finishing copy_from to smithi08687503-22 2024-08-10T05:20:02.512 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 1329 (ObjNum 626 snap 192 seq_num 626) dirty exists 2024-08-10T05:20:02.990 INFO:tasks.rados.rados.0.smithi086.stdout:2164: done (3 left) 2024-08-10T05:20:02.990 INFO:tasks.rados.rados.0.smithi086.stdout:2165: done (2 left) 2024-08-10T05:20:02.990 INFO:tasks.rados.rados.0.smithi086.stdout:2167: done (1 left) 2024-08-10T05:20:02.990 INFO:tasks.rados.rados.0.smithi086.stdout:2168: done (0 left) 2024-08-10T05:20:02.990 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 18 current snap is 211 2024-08-10T05:20:02.991 INFO:tasks.rados.rados.0.smithi086.stdout:2169: seq_num 683 ranges {0=647168,647168=630784,1277952=573440} 2024-08-10T05:20:02.994 INFO:tasks.rados.rados.0.smithi086.stdout:2169: writing smithi08687503-18 from 0 to 647168 tid 1 2024-08-10T05:20:02.999 INFO:tasks.rados.rados.0.smithi086.stdout:2169: writing smithi08687503-18 from 647168 to 1277952 tid 2 2024-08-10T05:20:03.003 INFO:tasks.rados.rados.0.smithi086.stdout:2169: writing smithi08687503-18 from 1277952 to 1851392 tid 3 2024-08-10T05:20:03.003 INFO:tasks.rados.rados.0.smithi086.stdout:2170: snap_create 2024-08-10T05:20:03.003 INFO:tasks.rados.rados.0.smithi086.stdout:2169: finishing write tid 1 to smithi08687503-18 2024-08-10T05:20:03.003 INFO:tasks.rados.rados.0.smithi086.stdout:2169: finishing write tid 2 to smithi08687503-18 2024-08-10T05:20:03.005 INFO:tasks.rados.rados.0.smithi086.stdout:2169: finishing write tid 3 to smithi08687503-18 2024-08-10T05:20:03.006 INFO:tasks.rados.rados.0.smithi086.stdout:2169: finishing write tid 4 to smithi08687503-18 2024-08-10T05:20:03.007 INFO:tasks.rados.rados.0.smithi086.stdout:2169: finishing write tid 5 to smithi08687503-18 2024-08-10T05:20:03.007 INFO:tasks.rados.rados.0.smithi086.stdout:2169: oid 18 updating version 0 to 1319 2024-08-10T05:20:03.007 INFO:tasks.rados.rados.0.smithi086.stdout:2169: oid 18 updating version 1319 to 1321 2024-08-10T05:20:03.007 INFO:tasks.rados.rados.0.smithi086.stdout:2169: oid 18 version 1321 is already newer than 1318 2024-08-10T05:20:03.007 INFO:tasks.rados.rados.0.smithi086.stdout:2169: oid 18 version 1321 is already newer than 1320 2024-08-10T05:20:03.007 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 1321 (ObjNum 683 snap 211 seq_num 683) dirty exists 2024-08-10T05:20:03.007 INFO:tasks.rados.rados.0.smithi086.stdout:2169: left oid 18 (ObjNum 683 snap 211 seq_num 683) 2024-08-10T05:20:03.272 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:02 smithi159 ceph-mon[90359]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-10T05:20:03.272 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:02 smithi159 ceph-mon[90359]: from='osd.6 [v2:172.21.15.159:6816/420977062,v1:172.21.15.159:6817/420977062]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:20:03.272 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:02 smithi159 ceph-mon[90359]: osdmap e498: 8 total, 7 up, 8 in 2024-08-10T05:20:03.272 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:02 smithi159 ceph-mon[90359]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:20:03.272 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:02 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:03.272 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:02 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:03.272 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:02 smithi159 ceph-mon[90359]: pgmap v405: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 264 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 11 op/s; 43/519 objects degraded (8.285%) 2024-08-10T05:20:03.272 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:02 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:03.272 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:02 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:03.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:02 smithi086 ceph-mon[98993]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-10T05:20:03.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:02 smithi086 ceph-mon[98993]: from='osd.6 [v2:172.21.15.159:6816/420977062,v1:172.21.15.159:6817/420977062]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:20:03.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:02 smithi086 ceph-mon[98993]: osdmap e498: 8 total, 7 up, 8 in 2024-08-10T05:20:03.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:02 smithi086 ceph-mon[98993]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:20:03.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:02 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:03.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:02 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:03.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:02 smithi086 ceph-mon[98993]: pgmap v405: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 264 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 11 op/s; 43/519 objects degraded (8.285%) 2024-08-10T05:20:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:02 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:02 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:02 smithi086 ceph-mon[101471]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-10T05:20:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:02 smithi086 ceph-mon[101471]: from='osd.6 [v2:172.21.15.159:6816/420977062,v1:172.21.15.159:6817/420977062]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:20:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:02 smithi086 ceph-mon[101471]: osdmap e498: 8 total, 7 up, 8 in 2024-08-10T05:20:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:02 smithi086 ceph-mon[101471]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:20:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:02 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:02 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:02 smithi086 ceph-mon[101471]: pgmap v405: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 264 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 11 op/s; 43/519 objects degraded (8.285%) 2024-08-10T05:20:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:02 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:03.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:02 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:03.994 INFO:tasks.rados.rados.0.smithi086.stdout:2169: done (1 left) 2024-08-10T05:20:03.994 INFO:tasks.rados.rados.0.smithi086.stdout:2170: done (0 left) 2024-08-10T05:20:03.994 INFO:tasks.rados.rados.0.smithi086.stdout:2171: setattr oid 44 current snap is 212 2024-08-10T05:20:03.996 INFO:tasks.rados.rados.0.smithi086.stdout:2172: rollback oid 20 current snap is 212 2024-08-10T05:20:03.996 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 20 to 207 2024-08-10T05:20:03.996 INFO:tasks.rados.rados.0.smithi086.stdout:2173: snap_remove snap 193 2024-08-10T05:20:04.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:03 smithi159 ceph-mon[90359]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:20:04.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:03 smithi159 ceph-mon[90359]: osd.6 [v2:172.21.15.159:6816/420977062,v1:172.21.15.159:6817/420977062] boot 2024-08-10T05:20:04.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:03 smithi159 ceph-mon[90359]: osdmap e499: 8 total, 8 up, 8 in 2024-08-10T05:20:04.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:03 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:20:04.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:03 smithi159 ceph-mon[90359]: Health check update: Degraded data redundancy: 43/519 objects degraded (8.285%), 9 pgs degraded (PG_DEGRADED) 2024-08-10T05:20:04.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:03 smithi159 ceph-mon[90359]: osdmap e500: 8 total, 8 up, 8 in 2024-08-10T05:20:04.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:03 smithi086 ceph-mon[101471]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:20:04.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:03 smithi086 ceph-mon[101471]: osd.6 [v2:172.21.15.159:6816/420977062,v1:172.21.15.159:6817/420977062] boot 2024-08-10T05:20:04.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:03 smithi086 ceph-mon[101471]: osdmap e499: 8 total, 8 up, 8 in 2024-08-10T05:20:04.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:03 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:20:04.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:03 smithi086 ceph-mon[101471]: Health check update: Degraded data redundancy: 43/519 objects degraded (8.285%), 9 pgs degraded (PG_DEGRADED) 2024-08-10T05:20:04.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:03 smithi086 ceph-mon[101471]: osdmap e500: 8 total, 8 up, 8 in 2024-08-10T05:20:04.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:03 smithi086 ceph-mon[98993]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:20:04.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:03 smithi086 ceph-mon[98993]: osd.6 [v2:172.21.15.159:6816/420977062,v1:172.21.15.159:6817/420977062] boot 2024-08-10T05:20:04.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:03 smithi086 ceph-mon[98993]: osdmap e499: 8 total, 8 up, 8 in 2024-08-10T05:20:04.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:03 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T05:20:04.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:03 smithi086 ceph-mon[98993]: Health check update: Degraded data redundancy: 43/519 objects degraded (8.285%), 9 pgs degraded (PG_DEGRADED) 2024-08-10T05:20:04.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:03 smithi086 ceph-mon[98993]: osdmap e500: 8 total, 8 up, 8 in 2024-08-10T05:20:05.016 INFO:tasks.rados.rados.0.smithi086.stdout:2173: done (2 left) 2024-08-10T05:20:05.016 INFO:tasks.rados.rados.0.smithi086.stdout:2174: copy_from oid 39 from oid 18 current snap is 212 2024-08-10T05:20:05.016 INFO:tasks.rados.rados.0.smithi086.stdout:2172: finishing rollback tid 1 to smithi08687503-20 2024-08-10T05:20:05.016 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 744 (ObjNum 65 snap 0 seq_num 1884639084) dirty dne 2024-08-10T05:20:05.016 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 1539 (ObjNum 551 snap 164 seq_num 551) dirty exists 2024-08-10T05:20:05.016 INFO:tasks.rados.rados.0.smithi086.stdout:2171: done (2 left) 2024-08-10T05:20:05.016 INFO:tasks.rados.rados.0.smithi086.stdout:2172: done (1 left) 2024-08-10T05:20:05.016 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 212 2024-08-10T05:20:05.016 INFO:tasks.rados.rados.0.smithi086.stdout:2175: seq_num 684 ranges {3989504=663552,4653056=507904,5160960=409600,5570560=286720} 2024-08-10T05:20:05.043 INFO:tasks.rados.rados.0.smithi086.stdout:2175: writing smithi08687503-23 from 3989504 to 4653056 tid 1 2024-08-10T05:20:05.046 INFO:tasks.rados.rados.0.smithi086.stdout:2175: writing smithi08687503-23 from 4653056 to 5160960 tid 2 2024-08-10T05:20:05.048 INFO:tasks.rados.rados.0.smithi086.stdout:2175: writing smithi08687503-23 from 5160960 to 5570560 tid 3 2024-08-10T05:20:05.050 INFO:tasks.rados.rados.0.smithi086.stdout:2175: writing smithi08687503-23 from 5570560 to 5857280 tid 4 2024-08-10T05:20:05.050 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 30 current snap is 212 2024-08-10T05:20:05.050 INFO:tasks.rados.rados.0.smithi086.stdout:2174: finishing copy_from racing read to smithi08687503-39 2024-08-10T05:20:05.050 INFO:tasks.rados.rados.0.smithi086.stdout:2174: finishing copy_from to smithi08687503-39 2024-08-10T05:20:05.050 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 1321 (ObjNum 683 snap 211 seq_num 683) dirty exists 2024-08-10T05:20:05.051 INFO:tasks.rados.rados.0.smithi086.stdout:2175: finishing write tid 1 to smithi08687503-23 2024-08-10T05:20:05.051 INFO:tasks.rados.rados.0.smithi086.stdout:2175: finishing write tid 2 to smithi08687503-23 2024-08-10T05:20:05.051 INFO:tasks.rados.rados.0.smithi086.stdout:2176: seq_num 685 ranges {0=679936,679936=442368,1122304=622592,1744896=139264} 2024-08-10T05:20:05.054 INFO:tasks.rados.rados.0.smithi086.stdout:2176: writing smithi08687503-30 from 0 to 679936 tid 1 2024-08-10T05:20:05.056 INFO:tasks.rados.rados.0.smithi086.stdout:2176: writing smithi08687503-30 from 679936 to 1122304 tid 2 2024-08-10T05:20:05.060 INFO:tasks.rados.rados.0.smithi086.stdout:2176: writing smithi08687503-30 from 1122304 to 1744896 tid 3 2024-08-10T05:20:05.062 INFO:tasks.rados.rados.0.smithi086.stdout:2176: writing smithi08687503-30 from 1744896 to 1884160 tid 4 2024-08-10T05:20:05.062 INFO:tasks.rados.rados.0.smithi086.stdout:2174: done (2 left) 2024-08-10T05:20:05.062 INFO:tasks.rados.rados.0.smithi086.stdout:2177: read oid 2 snap -1 2024-08-10T05:20:05.062 INFO:tasks.rados.rados.0.smithi086.stdout:2177: expect (ObjNum 660 snap 202 seq_num 660) 2024-08-10T05:20:05.062 INFO:tasks.rados.rados.0.smithi086.stdout:2178: read oid 46 snap -1 2024-08-10T05:20:05.062 INFO:tasks.rados.rados.0.smithi086.stdout:2178: expect (ObjNum 634 snap 195 seq_num 634) 2024-08-10T05:20:05.062 INFO:tasks.rados.rados.0.smithi086.stdout:2179: snap_remove snap 190 2024-08-10T05:20:05.269 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:20:05.270 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:05 smithi086 ceph-mon[101471]: pgmap v408: 121 pgs: 1 active+recovering+degraded, 6 peering, 28 active+undersized, 8 active+undersized+degraded, 78 active+clean; 266 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 10 op/s; 29/522 objects degraded (5.556%) 2024-08-10T05:20:05.270 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:05 smithi086 ceph-mon[98993]: pgmap v408: 121 pgs: 1 active+recovering+degraded, 6 peering, 28 active+undersized, 8 active+undersized+degraded, 78 active+clean; 266 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 10 op/s; 29/522 objects degraded (5.556%) 2024-08-10T05:20:05.290 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:05 smithi159 ceph-mon[90359]: pgmap v408: 121 pgs: 1 active+recovering+degraded, 6 peering, 28 active+undersized, 8 active+undersized+degraded, 78 active+clean; 266 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 10 op/s; 29/522 objects degraded (5.556%) 2024-08-10T05:20:05.528 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:20:05.528 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (8m) 103s ago 9m 25.1M - 0.25.0 c8568f914cd2 35968fd43daf 2024-08-10T05:20:05.528 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (9m) 3s ago 9m 88.4M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:20:05.528 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (11m) 103s ago 11m 22.4M - 18.2.4-685-gf5af36e4 20036124afeb 647a6daeb729 2024-08-10T05:20:05.528 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (11m) 3s ago 11m 16.9M - 18.2.4-685-gf5af36e4 20036124afeb 419afb746b2c 2024-08-10T05:20:05.528 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,9283,8765 running (4m) 3s ago 14m 441M - 19.1.0-1335-gbca9905d c7b33901c886 a44476fa498b 2024-08-10T05:20:05.529 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:8443,9283,8765 running (5m) 103s ago 16m 511M - 19.1.0-1335-gbca9905d c7b33901c886 cbe6b5d6d7db 2024-08-10T05:20:05.529 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (4m) 103s ago 16m 54.6M 2048M 19.1.0-1335-gbca9905d c7b33901c886 da469cb2b936 2024-08-10T05:20:05.529 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (4m) 3s ago 15m 49.7M 2048M 19.1.0-1335-gbca9905d c7b33901c886 1264e3f84bab 2024-08-10T05:20:05.529 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (4m) 103s ago 15m 44.8M 2048M 19.1.0-1335-gbca9905d c7b33901c886 b053df1d63ca 2024-08-10T05:20:05.529 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (9m) 103s ago 9m 14.8M - 1.5.0 0da6a335fe13 4e352dfbeecc 2024-08-10T05:20:05.529 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (9m) 3s ago 9m 15.2M - 1.5.0 0da6a335fe13 b9264bb67c4d 2024-08-10T05:20:05.529 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (3m) 103s ago 14m 167M 2480M 19.1.0-1335-gbca9905d c7b33901c886 db28f2aa6b9d 2024-08-10T05:20:05.529 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (2m) 103s ago 14m 138M 2480M 19.1.0-1335-gbca9905d c7b33901c886 64868becde7b 2024-08-10T05:20:05.529 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (2m) 103s ago 13m 120M 2480M 19.1.0-1335-gbca9905d c7b33901c886 20c96ee8f71f 2024-08-10T05:20:05.529 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (107s) 103s ago 13m 12.1M 2480M 19.1.0-1335-gbca9905d c7b33901c886 0f0d7bb1b69a 2024-08-10T05:20:05.529 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (74s) 3s ago 12m 98.6M 2480M 19.1.0-1335-gbca9905d c7b33901c886 33fcd8ddf640 2024-08-10T05:20:05.529 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (41s) 3s ago 12m 121M 2480M 19.1.0-1335-gbca9905d c7b33901c886 1fd4f9fa3fd7 2024-08-10T05:20:05.529 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (8s) 3s ago 12m 11.2M 2480M 19.1.0-1335-gbca9905d c7b33901c886 afd7446cc98a 2024-08-10T05:20:05.529 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (11m) 3s ago 11m 216M 2480M 18.2.4-685-gf5af36e4 20036124afeb f455e2f6fe30 2024-08-10T05:20:05.530 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (5m) 3s ago 10m 52.8M - 2.43.0 a07b618ecd1d 90909260918d 2024-08-10T05:20:05.848 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:20:05.848 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:20:05.848 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-10T05:20:05.848 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:20:05.849 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:20:05.849 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:20:05.849 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:20:05.849 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:20:05.849 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 1, 2024-08-10T05:20:05.849 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 7 2024-08-10T05:20:05.849 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:20:05.849 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:20:05.849 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:20:05.850 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:20:05.850 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:20:05.850 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 3, 2024-08-10T05:20:05.850 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 12 2024-08-10T05:20:05.850 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:20:05.850 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:20:06.006 INFO:tasks.rados.rados.0.smithi086.stdout:2175: finishing write tid 3 to smithi08687503-23 2024-08-10T05:20:06.006 INFO:tasks.rados.rados.0.smithi086.stdout:2175: finishing write tid 4 to smithi08687503-23 2024-08-10T05:20:06.006 INFO:tasks.rados.rados.0.smithi086.stdout:2175: finishing write tid 5 to smithi08687503-23 2024-08-10T05:20:06.007 INFO:tasks.rados.rados.0.smithi086.stdout:2175: finishing write tid 6 to smithi08687503-23 2024-08-10T05:20:06.007 INFO:tasks.rados.rados.0.smithi086.stdout:2175: oid 23 updating version 0 to 1357 2024-08-10T05:20:06.007 INFO:tasks.rados.rados.0.smithi086.stdout:2175: oid 23 version 1357 is already newer than 1355 2024-08-10T05:20:06.007 INFO:tasks.rados.rados.0.smithi086.stdout:2175: oid 23 updating version 1357 to 1358 2024-08-10T05:20:06.007 INFO:tasks.rados.rados.0.smithi086.stdout:2175: oid 23 version 1358 is already newer than 1354 2024-08-10T05:20:06.007 INFO:tasks.rados.rados.0.smithi086.stdout:2175: oid 23 version 1358 is already newer than 1356 2024-08-10T05:20:06.007 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1358 (ObjNum 684 snap 212 seq_num 684) dirty exists 2024-08-10T05:20:06.007 INFO:tasks.rados.rados.0.smithi086.stdout:2175: left oid 23 (ObjNum 684 snap 212 seq_num 684) 2024-08-10T05:20:06.007 INFO:tasks.rados.rados.0.smithi086.stdout:2176: finishing write tid 1 to smithi08687503-30 2024-08-10T05:20:06.007 INFO:tasks.rados.rados.0.smithi086.stdout:2176: finishing write tid 2 to smithi08687503-30 2024-08-10T05:20:06.007 INFO:tasks.rados.rados.0.smithi086.stdout:2176: finishing write tid 3 to smithi08687503-30 2024-08-10T05:20:06.007 INFO:tasks.rados.rados.0.smithi086.stdout:2176: finishing write tid 4 to smithi08687503-30 2024-08-10T05:20:06.007 INFO:tasks.rados.rados.0.smithi086.stdout:2176: finishing write tid 5 to smithi08687503-30 2024-08-10T05:20:06.008 INFO:tasks.rados.rados.0.smithi086.stdout:2176: finishing write tid 6 to smithi08687503-30 2024-08-10T05:20:06.008 INFO:tasks.rados.rados.0.smithi086.stdout:2176: oid 30 updating version 0 to 1333 2024-08-10T05:20:06.008 INFO:tasks.rados.rados.0.smithi086.stdout:2176: oid 30 version 1333 is already newer than 1332 2024-08-10T05:20:06.008 INFO:tasks.rados.rados.0.smithi086.stdout:2176: oid 30 updating version 1333 to 1334 2024-08-10T05:20:06.008 INFO:tasks.rados.rados.0.smithi086.stdout:2176: oid 30 version 1334 is already newer than 1331 2024-08-10T05:20:06.008 INFO:tasks.rados.rados.0.smithi086.stdout:2176: oid 30 version 1334 is already newer than 1330 2024-08-10T05:20:06.008 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 1334 (ObjNum 685 snap 212 seq_num 685) dirty exists 2024-08-10T05:20:06.008 INFO:tasks.rados.rados.0.smithi086.stdout:2176: left oid 30 (ObjNum 685 snap 212 seq_num 685) 2024-08-10T05:20:06.008 INFO:tasks.rados.rados.0.smithi086.stdout:2178: expect (ObjNum 634 snap 195 seq_num 634) 2024-08-10T05:20:06.076 INFO:tasks.rados.rados.0.smithi086.stdout:2177: expect (ObjNum 660 snap 202 seq_num 660) 2024-08-10T05:20:06.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:06 smithi086 ceph-mon[101471]: osdmap e501: 8 total, 8 up, 8 in 2024-08-10T05:20:06.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:06 smithi086 ceph-mon[101471]: from='client.54208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:20:06.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:06 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4073111537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:06.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:06 smithi086 ceph-mon[98993]: osdmap e501: 8 total, 8 up, 8 in 2024-08-10T05:20:06.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:06 smithi086 ceph-mon[98993]: from='client.54208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:20:06.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:06 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4073111537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:06.259 INFO:tasks.rados.rados.0.smithi086.stdout:2175: done (4 left) 2024-08-10T05:20:06.259 INFO:tasks.rados.rados.0.smithi086.stdout:2176: done (3 left) 2024-08-10T05:20:06.259 INFO:tasks.rados.rados.0.smithi086.stdout:2177: done (2 left) 2024-08-10T05:20:06.259 INFO:tasks.rados.rados.0.smithi086.stdout:2178: done (1 left) 2024-08-10T05:20:06.259 INFO:tasks.rados.rados.0.smithi086.stdout:2179: done (0 left) 2024-08-10T05:20:06.259 INFO:tasks.rados.rados.0.smithi086.stdout:2180: rollback oid 47 current snap is 212 2024-08-10T05:20:06.259 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 47 to 207 2024-08-10T05:20:06.259 INFO:tasks.rados.rados.0.smithi086.stdout:2181: read oid 31 snap -1 2024-08-10T05:20:06.259 INFO:tasks.rados.rados.0.smithi086.stdout:2181: expect (ObjNum 633 snap 195 seq_num 633) 2024-08-10T05:20:06.259 INFO:tasks.rados.rados.0.smithi086.stdout:2182: copy_from oid 20 from oid 24 current snap is 212 2024-08-10T05:20:06.259 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 42 current snap is 212 2024-08-10T05:20:06.260 INFO:tasks.rados.rados.0.smithi086.stdout:2183: seq_num 686 ranges {3522560=696320,4218880=729088,4947968=425984,5373952=49152} 2024-08-10T05:20:06.281 INFO:tasks.rados.rados.0.smithi086.stdout:2183: writing smithi08687503-42 from 3522560 to 4218880 tid 1 2024-08-10T05:20:06.285 INFO:tasks.rados.rados.0.smithi086.stdout:2183: writing smithi08687503-42 from 4218880 to 4947968 tid 2 2024-08-10T05:20:06.287 INFO:tasks.rados.rados.0.smithi086.stdout:2183: writing smithi08687503-42 from 4947968 to 5373952 tid 3 2024-08-10T05:20:06.288 INFO:tasks.rados.rados.0.smithi086.stdout:2183: writing smithi08687503-42 from 5373952 to 5423104 tid 4 2024-08-10T05:20:06.288 INFO:tasks.rados.rados.0.smithi086.stdout:2184: read oid 23 snap -1 2024-08-10T05:20:06.288 INFO:tasks.rados.rados.0.smithi086.stdout:2184: expect (ObjNum 684 snap 212 seq_num 684) 2024-08-10T05:20:06.289 INFO:tasks.rados.rados.0.smithi086.stdout:2185: read oid 37 snap -1 2024-08-10T05:20:06.289 INFO:tasks.rados.rados.0.smithi086.stdout:2185: expect (ObjNum 412 snap 139 seq_num 412) 2024-08-10T05:20:06.289 INFO:tasks.rados.rados.0.smithi086.stdout:2186: snap_remove snap 202 2024-08-10T05:20:06.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:06 smithi159 ceph-mon[90359]: osdmap e501: 8 total, 8 up, 8 in 2024-08-10T05:20:06.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:06 smithi159 ceph-mon[90359]: from='client.54208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:20:06.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:06 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4073111537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:06.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:20:06 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:20:06.181+0000 7f0a5606e640 -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-08-10T05:20:07.087 INFO:tasks.rados.rados.0.smithi086.stdout:2180: finishing rollback tid 0 to smithi08687503-47 2024-08-10T05:20:07.087 INFO:tasks.rados.rados.0.smithi086.stdout:2180: finishing rollback tid 1 to smithi08687503-47 2024-08-10T05:20:07.087 INFO:tasks.rados.rados.0.smithi086.stdout:2180: finishing rollback tid 2 to smithi08687503-47 2024-08-10T05:20:07.087 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 1315 (ObjNum 610 snap 185 seq_num 610) dirty exists 2024-08-10T05:20:07.087 INFO:tasks.rados.rados.0.smithi086.stdout:2181: expect (ObjNum 633 snap 195 seq_num 633) 2024-08-10T05:20:07.186 INFO:tasks.rados.rados.0.smithi086.stdout:2182: finishing copy_from racing read to smithi08687503-20 2024-08-10T05:20:07.186 INFO:tasks.rados.rados.0.smithi086.stdout:2182: finishing copy_from to smithi08687503-20 2024-08-10T05:20:07.186 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 1013 (ObjNum 637 snap 195 seq_num 637) dirty exists 2024-08-10T05:20:07.187 INFO:tasks.rados.rados.0.smithi086.stdout:2183: finishing write tid 1 to smithi08687503-42 2024-08-10T05:20:07.187 INFO:tasks.rados.rados.0.smithi086.stdout:2183: finishing write tid 2 to smithi08687503-42 2024-08-10T05:20:07.187 INFO:tasks.rados.rados.0.smithi086.stdout:2183: finishing write tid 3 to smithi08687503-42 2024-08-10T05:20:07.187 INFO:tasks.rados.rados.0.smithi086.stdout:2183: finishing write tid 4 to smithi08687503-42 2024-08-10T05:20:07.187 INFO:tasks.rados.rados.0.smithi086.stdout:2183: finishing write tid 5 to smithi08687503-42 2024-08-10T05:20:07.187 INFO:tasks.rados.rados.0.smithi086.stdout:2180: done (6 left) 2024-08-10T05:20:07.187 INFO:tasks.rados.rados.0.smithi086.stdout:2181: done (5 left) 2024-08-10T05:20:07.187 INFO:tasks.rados.rados.0.smithi086.stdout:2182: done (4 left) 2024-08-10T05:20:07.187 INFO:tasks.rados.rados.0.smithi086.stdout:2186: done (3 left) 2024-08-10T05:20:07.187 INFO:tasks.rados.rados.0.smithi086.stdout:2187: copy_from oid 16 from oid 20 current snap is 212 2024-08-10T05:20:07.187 INFO:tasks.rados.rados.0.smithi086.stdout:2183: finishing write tid 6 to smithi08687503-42 2024-08-10T05:20:07.187 INFO:tasks.rados.rados.0.smithi086.stdout:2183: oid 42 updating version 0 to 1637 2024-08-10T05:20:07.187 INFO:tasks.rados.rados.0.smithi086.stdout:2183: oid 42 version 1637 is already newer than 1635 2024-08-10T05:20:07.188 INFO:tasks.rados.rados.0.smithi086.stdout:2183: oid 42 updating version 1637 to 1638 2024-08-10T05:20:07.188 INFO:tasks.rados.rados.0.smithi086.stdout:2183: oid 42 version 1638 is already newer than 1634 2024-08-10T05:20:07.188 INFO:tasks.rados.rados.0.smithi086.stdout:2183: oid 42 version 1638 is already newer than 1636 2024-08-10T05:20:07.188 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 1638 (ObjNum 686 snap 212 seq_num 686) dirty exists 2024-08-10T05:20:07.188 INFO:tasks.rados.rados.0.smithi086.stdout:2183: left oid 42 (ObjNum 686 snap 212 seq_num 686) 2024-08-10T05:20:07.188 INFO:tasks.rados.rados.0.smithi086.stdout:2185: expect (ObjNum 412 snap 139 seq_num 412) 2024-08-10T05:20:07.244 INFO:tasks.rados.rados.0.smithi086.stdout:2184: expect (ObjNum 684 snap 212 seq_num 684) 2024-08-10T05:20:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[101471]: from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:20:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[101471]: osdmap e502: 8 total, 8 up, 8 in 2024-08-10T05:20:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:20:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:20:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:20:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:07.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:07.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-10T05:20:07.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[101471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-10T05:20:07.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[101471]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-08-10T05:20:07.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[101471]: pgmap v411: 121 pgs: 1 active+recovering+degraded, 6 peering, 17 active+undersized, 7 active+undersized+degraded, 90 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.7 MiB/s wr, 15 op/s; 27/531 objects degraded (5.085%) 2024-08-10T05:20:07.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[98993]: from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:20:07.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[98993]: osdmap e502: 8 total, 8 up, 8 in 2024-08-10T05:20:07.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:07.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:07.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:20:07.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:20:07.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:07.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:20:07.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:07.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:07.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:07.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-10T05:20:07.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[98993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-10T05:20:07.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[98993]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-08-10T05:20:07.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:07 smithi086 ceph-mon[98993]: pgmap v411: 121 pgs: 1 active+recovering+degraded, 6 peering, 17 active+undersized, 7 active+undersized+degraded, 90 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.7 MiB/s wr, 15 op/s; 27/531 objects degraded (5.085%) 2024-08-10T05:20:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:07 smithi159 ceph-mon[90359]: from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:20:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:07 smithi159 ceph-mon[90359]: osdmap e502: 8 total, 8 up, 8 in 2024-08-10T05:20:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:07 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:07 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:07 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:20:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:07 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:20:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:07 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:07 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:20:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:07 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:07.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:07 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:07.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:07 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:07.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:07 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-10T05:20:07.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:07 smithi159 ceph-mon[90359]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-10T05:20:07.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:07 smithi159 ceph-mon[90359]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-08-10T05:20:07.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:07 smithi159 ceph-mon[90359]: pgmap v411: 121 pgs: 1 active+recovering+degraded, 6 peering, 17 active+undersized, 7 active+undersized+degraded, 90 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.7 MiB/s wr, 15 op/s; 27/531 objects degraded (5.085%) 2024-08-10T05:20:07.512 INFO:tasks.rados.rados.0.smithi086.stdout:2187: finishing copy_from racing read to smithi08687503-16 2024-08-10T05:20:07.512 INFO:tasks.rados.rados.0.smithi086.stdout:2187: finishing copy_from to smithi08687503-16 2024-08-10T05:20:07.512 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 1013 (ObjNum 637 snap 195 seq_num 637) dirty exists 2024-08-10T05:20:07.512 INFO:tasks.rados.rados.0.smithi086.stdout:2183: done (3 left) 2024-08-10T05:20:07.513 INFO:tasks.rados.rados.0.smithi086.stdout:2184: done (2 left) 2024-08-10T05:20:07.513 INFO:tasks.rados.rados.0.smithi086.stdout:2185: done (1 left) 2024-08-10T05:20:07.513 INFO:tasks.rados.rados.0.smithi086.stdout:2187: done (0 left) 2024-08-10T05:20:07.513 INFO:tasks.rados.rados.0.smithi086.stdout:2188: read oid 18 snap 191 2024-08-10T05:20:07.513 INFO:tasks.rados.rados.0.smithi086.stdout:2188: expect (ObjNum 601 snap 183 seq_num 601) 2024-08-10T05:20:07.513 INFO:tasks.rados.rados.0.smithi086.stdout:2189: read oid 26 snap 208 2024-08-10T05:20:07.513 INFO:tasks.rados.rados.0.smithi086.stdout:2189: expect deleted 2024-08-10T05:20:07.513 INFO:tasks.rados.rados.0.smithi086.stdout:2190: read oid 17 snap -1 2024-08-10T05:20:07.513 INFO:tasks.rados.rados.0.smithi086.stdout:2190: expect (ObjNum 671 snap 204 seq_num 671) 2024-08-10T05:20:07.513 INFO:tasks.rados.rados.0.smithi086.stdout:2191: delete oid 20 current snap is 212 2024-08-10T05:20:07.515 INFO:tasks.rados.rados.0.smithi086.stdout:2189: done (3 left) 2024-08-10T05:20:07.515 INFO:tasks.rados.rados.0.smithi086.stdout:2191: done (2 left) 2024-08-10T05:20:07.515 INFO:tasks.rados.rados.0.smithi086.stdout:2192: rollback oid 46 current snap is 212 2024-08-10T05:20:07.515 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 46 to 191 2024-08-10T05:20:07.515 INFO:tasks.rados.rados.0.smithi086.stdout:2193: read oid 13 snap -1 2024-08-10T05:20:07.515 INFO:tasks.rados.rados.0.smithi086.stdout:2193: expect deleted 2024-08-10T05:20:07.515 INFO:tasks.rados.rados.0.smithi086.stdout:2194: read oid 2 snap -1 2024-08-10T05:20:07.515 INFO:tasks.rados.rados.0.smithi086.stdout:2194: expect (ObjNum 660 snap 202 seq_num 660) 2024-08-10T05:20:07.516 INFO:tasks.rados.rados.0.smithi086.stdout:2195: rollback oid 35 current snap is 212 2024-08-10T05:20:07.516 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 35 to 209 2024-08-10T05:20:07.516 INFO:tasks.rados.rados.0.smithi086.stdout:2196: read oid 27 snap -1 2024-08-10T05:20:07.516 INFO:tasks.rados.rados.0.smithi086.stdout:2196: expect (ObjNum 543 snap 163 seq_num 543) 2024-08-10T05:20:07.516 INFO:tasks.rados.rados.0.smithi086.stdout:2197: delete oid 16 current snap is 212 2024-08-10T05:20:07.516 INFO:tasks.rados.rados.0.smithi086.stdout:2188: expect (ObjNum 601 snap 183 seq_num 601) 2024-08-10T05:20:07.536 INFO:tasks.rados.rados.0.smithi086.stdout:2192: finishing rollback tid 0 to smithi08687503-46 2024-08-10T05:20:07.536 INFO:tasks.rados.rados.0.smithi086.stdout:2192: finishing rollback tid 1 to smithi08687503-46 2024-08-10T05:20:07.536 INFO:tasks.rados.rados.0.smithi086.stdout:2192: finishing rollback tid 2 to smithi08687503-46 2024-08-10T05:20:07.536 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 1648 (ObjNum 617 snap 187 seq_num 617) dirty exists 2024-08-10T05:20:07.536 INFO:tasks.rados.rados.0.smithi086.stdout:2188: done (7 left) 2024-08-10T05:20:07.536 INFO:tasks.rados.rados.0.smithi086.stdout:2192: done (6 left) 2024-08-10T05:20:07.536 INFO:tasks.rados.rados.0.smithi086.stdout:2193: done (5 left) 2024-08-10T05:20:07.536 INFO:tasks.rados.rados.0.smithi086.stdout:2197: done (4 left) 2024-08-10T05:20:07.536 INFO:tasks.rados.rados.0.smithi086.stdout:2198: read oid 43 snap -1 2024-08-10T05:20:07.537 INFO:tasks.rados.rados.0.smithi086.stdout:2198: expect (ObjNum 679 snap 209 seq_num 679) 2024-08-10T05:20:07.537 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 10 current snap is 212 2024-08-10T05:20:07.537 INFO:tasks.rados.rados.0.smithi086.stdout:2199: seq_num 689 ranges {8847360=745472,9592832=786432,10379264=417792} 2024-08-10T05:20:07.587 INFO:tasks.rados.rados.0.smithi086.stdout:2199: writing smithi08687503-10 from 8847360 to 9592832 tid 1 2024-08-10T05:20:07.592 INFO:tasks.rados.rados.0.smithi086.stdout:2199: writing smithi08687503-10 from 9592832 to 10379264 tid 2 2024-08-10T05:20:07.595 INFO:tasks.rados.rados.0.smithi086.stdout:2199: writing smithi08687503-10 from 10379264 to 10797056 tid 3 2024-08-10T05:20:07.595 INFO:tasks.rados.rados.0.smithi086.stdout:2200: read oid 8 snap -1 2024-08-10T05:20:07.595 INFO:tasks.rados.rados.0.smithi086.stdout:2200: expect deleted 2024-08-10T05:20:07.595 INFO:tasks.rados.rados.0.smithi086.stdout:2201: rollback oid 50 current snap is 212 2024-08-10T05:20:07.595 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 50 to 180 2024-08-10T05:20:07.595 INFO:tasks.rados.rados.0.smithi086.stdout:2195: finishing rollback tid 0 to smithi08687503-35 2024-08-10T05:20:07.595 INFO:tasks.rados.rados.0.smithi086.stdout:2195: finishing rollback tid 1 to smithi08687503-35 2024-08-10T05:20:07.596 INFO:tasks.rados.rados.0.smithi086.stdout:2195: finishing rollback tid 2 to smithi08687503-35 2024-08-10T05:20:07.596 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 1240 (ObjNum 607 snap 185 seq_num 607) dirty exists 2024-08-10T05:20:07.596 INFO:tasks.rados.rados.0.smithi086.stdout:2196: expect (ObjNum 543 snap 163 seq_num 543) 2024-08-10T05:20:07.958 INFO:tasks.rados.rados.0.smithi086.stdout:2194: expect (ObjNum 660 snap 202 seq_num 660) 2024-08-10T05:20:08.135 INFO:tasks.rados.rados.0.smithi086.stdout:2198: expect (ObjNum 679 snap 209 seq_num 679) 2024-08-10T05:20:08.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:08 smithi086 ceph-mon[98993]: osdmap e503: 8 total, 8 up, 8 in 2024-08-10T05:20:08.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:20:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:20:08] "GET /metrics HTTP/1.1" 200 36199 "" "Prometheus/2.43.0" 2024-08-10T05:20:08.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:08 smithi086 ceph-mon[101471]: osdmap e503: 8 total, 8 up, 8 in 2024-08-10T05:20:08.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:08 smithi159 ceph-mon[90359]: osdmap e503: 8 total, 8 up, 8 in 2024-08-10T05:20:08.600 INFO:tasks.rados.rados.0.smithi086.stdout:2190: expect (ObjNum 671 snap 204 seq_num 671) 2024-08-10T05:20:09.331 INFO:tasks.rados.rados.0.smithi086.stdout:2199: finishing write tid 1 to smithi08687503-10 2024-08-10T05:20:09.331 INFO:tasks.rados.rados.0.smithi086.stdout:2190: done (7 left) 2024-08-10T05:20:09.331 INFO:tasks.rados.rados.0.smithi086.stdout:2194: done (6 left) 2024-08-10T05:20:09.332 INFO:tasks.rados.rados.0.smithi086.stdout:2195: done (5 left) 2024-08-10T05:20:09.332 INFO:tasks.rados.rados.0.smithi086.stdout:2196: done (4 left) 2024-08-10T05:20:09.332 INFO:tasks.rados.rados.0.smithi086.stdout:2198: done (3 left) 2024-08-10T05:20:09.332 INFO:tasks.rados.rados.0.smithi086.stdout:2202: delete oid 20 current snap is 212 2024-08-10T05:20:09.332 INFO:tasks.rados.rados.0.smithi086.stdout:2201: finishing rollback tid 0 to smithi08687503-50 2024-08-10T05:20:09.332 INFO:tasks.rados.rados.0.smithi086.stdout:2199: finishing write tid 2 to smithi08687503-10 2024-08-10T05:20:09.332 INFO:tasks.rados.rados.0.smithi086.stdout:2201: finishing rollback tid 1 to smithi08687503-50 2024-08-10T05:20:09.332 INFO:tasks.rados.rados.0.smithi086.stdout:2199: finishing write tid 3 to smithi08687503-10 2024-08-10T05:20:09.332 INFO:tasks.rados.rados.0.smithi086.stdout:2199: finishing write tid 4 to smithi08687503-10 2024-08-10T05:20:09.332 INFO:tasks.rados.rados.0.smithi086.stdout:2201: finishing rollback tid 2 to smithi08687503-50 2024-08-10T05:20:09.332 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1244 (ObjNum 598 snap 180 seq_num 598) dirty exists 2024-08-10T05:20:09.332 INFO:tasks.rados.rados.0.smithi086.stdout:2199: finishing write tid 5 to smithi08687503-10 2024-08-10T05:20:09.333 INFO:tasks.rados.rados.0.smithi086.stdout:2199: oid 10 updating version 0 to 1652 2024-08-10T05:20:09.333 INFO:tasks.rados.rados.0.smithi086.stdout:2199: oid 10 updating version 1652 to 1653 2024-08-10T05:20:09.333 INFO:tasks.rados.rados.0.smithi086.stdout:2199: oid 10 updating version 1653 to 1654 2024-08-10T05:20:09.333 INFO:tasks.rados.rados.0.smithi086.stdout:2199: oid 10 version 1654 is already newer than 1651 2024-08-10T05:20:09.333 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 1654 (ObjNum 689 snap 212 seq_num 689) dirty exists 2024-08-10T05:20:09.333 INFO:tasks.rados.rados.0.smithi086.stdout:2199: left oid 10 (ObjNum 689 snap 212 seq_num 689) 2024-08-10T05:20:09.333 INFO:tasks.rados.rados.0.smithi086.stdout:2199: done (3 left) 2024-08-10T05:20:09.333 INFO:tasks.rados.rados.0.smithi086.stdout:2200: done (2 left) 2024-08-10T05:20:09.333 INFO:tasks.rados.rados.0.smithi086.stdout:2201: done (1 left) 2024-08-10T05:20:09.334 INFO:tasks.rados.rados.0.smithi086.stdout:2202: done (0 left) 2024-08-10T05:20:09.334 INFO:tasks.rados.rados.0.smithi086.stdout:2203: snap_create 2024-08-10T05:20:09.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:09 smithi086 ceph-mon[98993]: pgmap v413: 121 pgs: 1 active+recovering+degraded, 120 active+clean; 277 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 20 op/s; 2/522 objects degraded (0.383%) 2024-08-10T05:20:09.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:09 smithi086 ceph-mon[101471]: pgmap v413: 121 pgs: 1 active+recovering+degraded, 120 active+clean; 277 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 20 op/s; 2/522 objects degraded (0.383%) 2024-08-10T05:20:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:09 smithi159 ceph-mon[90359]: pgmap v413: 121 pgs: 1 active+recovering+degraded, 120 active+clean; 277 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 20 op/s; 2/522 objects degraded (0.383%) 2024-08-10T05:20:10.100 INFO:tasks.rados.rados.0.smithi086.stdout:2203: done (0 left) 2024-08-10T05:20:10.100 INFO:tasks.rados.rados.0.smithi086.stdout:2204: copy_from oid 25 from oid 32 current snap is 213 2024-08-10T05:20:10.101 INFO:tasks.rados.rados.0.smithi086.stdout:2205: snap_create 2024-08-10T05:20:10.106 INFO:tasks.rados.rados.0.smithi086.stdout:2204: finishing copy_from to smithi08687503-25 2024-08-10T05:20:10.107 INFO:tasks.rados.rados.0.smithi086.stdout:2204: got expected ENOENT (src dne) 2024-08-10T05:20:10.107 INFO:tasks.rados.rados.0.smithi086.stdout:2204: finishing copy_from racing read to smithi08687503-25 2024-08-10T05:20:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:10 smithi086 ceph-mon[98993]: Health check update: Degraded data redundancy: 2/522 objects degraded (0.383%), 1 pg degraded (PG_DEGRADED) 2024-08-10T05:20:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:10 smithi086 ceph-mon[101471]: Health check update: Degraded data redundancy: 2/522 objects degraded (0.383%), 1 pg degraded (PG_DEGRADED) 2024-08-10T05:20:10.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:10 smithi159 ceph-mon[90359]: Health check update: Degraded data redundancy: 2/522 objects degraded (0.383%), 1 pg degraded (PG_DEGRADED) 2024-08-10T05:20:11.104 INFO:tasks.rados.rados.0.smithi086.stdout:2204: done (1 left) 2024-08-10T05:20:11.104 INFO:tasks.rados.rados.0.smithi086.stdout:2205: done (0 left) 2024-08-10T05:20:11.104 INFO:tasks.rados.rados.0.smithi086.stdout:2206: delete oid 44 current snap is 214 2024-08-10T05:20:11.109 INFO:tasks.rados.rados.0.smithi086.stdout:2206: done (0 left) 2024-08-10T05:20:11.109 INFO:tasks.rados.rados.0.smithi086.stdout:2207: copy_from oid 39 from oid 22 current snap is 214 2024-08-10T05:20:11.109 INFO:tasks.rados.rados.0.smithi086.stdout:2208: snap_remove snap 207 2024-08-10T05:20:11.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:11 smithi086 ceph-mon[101471]: osdmap e504: 8 total, 8 up, 8 in 2024-08-10T05:20:11.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:11 smithi086 ceph-mon[101471]: pgmap v415: 121 pgs: 121 active+clean; 280 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 2.6 MiB/s wr, 12 op/s; 2.4 MiB/s, 0 objects/s recovering 2024-08-10T05:20:11.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:11 smithi086 ceph-mon[98993]: osdmap e504: 8 total, 8 up, 8 in 2024-08-10T05:20:11.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:11 smithi086 ceph-mon[98993]: pgmap v415: 121 pgs: 121 active+clean; 280 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 2.6 MiB/s wr, 12 op/s; 2.4 MiB/s, 0 objects/s recovering 2024-08-10T05:20:11.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:11 smithi159 ceph-mon[90359]: osdmap e504: 8 total, 8 up, 8 in 2024-08-10T05:20:11.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:11 smithi159 ceph-mon[90359]: pgmap v415: 121 pgs: 121 active+clean; 280 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 2.6 MiB/s wr, 12 op/s; 2.4 MiB/s, 0 objects/s recovering 2024-08-10T05:20:12.109 INFO:tasks.rados.rados.0.smithi086.stdout:2208: done (1 left) 2024-08-10T05:20:12.109 INFO:tasks.rados.rados.0.smithi086.stdout:2209: read oid 14 snap -1 2024-08-10T05:20:12.109 INFO:tasks.rados.rados.0.smithi086.stdout:2209: expect (ObjNum 635 snap 195 seq_num 635) 2024-08-10T05:20:12.109 INFO:tasks.rados.rados.0.smithi086.stdout:2210: read oid 4 snap -1 2024-08-10T05:20:12.109 INFO:tasks.rados.rados.0.smithi086.stdout:2210: expect deleted 2024-08-10T05:20:12.109 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 8 current snap is 214 2024-08-10T05:20:12.109 INFO:tasks.rados.rados.0.smithi086.stdout:2207: finishing copy_from racing read to smithi08687503-39 2024-08-10T05:20:12.109 INFO:tasks.rados.rados.0.smithi086.stdout:2207: finishing copy_from to smithi08687503-39 2024-08-10T05:20:12.109 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 1329 (ObjNum 626 snap 192 seq_num 626) dirty exists 2024-08-10T05:20:12.110 INFO:tasks.rados.rados.0.smithi086.stdout:2211: seq_num 692 ranges {0=794624,794624=483328,1277952=720896} 2024-08-10T05:20:12.113 INFO:tasks.rados.rados.0.smithi086.stdout:2211: writing smithi08687503-8 from 0 to 794624 tid 1 2024-08-10T05:20:12.117 INFO:tasks.rados.rados.0.smithi086.stdout:2211: writing smithi08687503-8 from 794624 to 1277952 tid 2 2024-08-10T05:20:12.122 INFO:tasks.rados.rados.0.smithi086.stdout:2211: writing smithi08687503-8 from 1277952 to 1998848 tid 3 2024-08-10T05:20:12.122 INFO:tasks.rados.rados.0.smithi086.stdout:2207: done (3 left) 2024-08-10T05:20:12.123 INFO:tasks.rados.rados.0.smithi086.stdout:2212: rollback oid 21 current snap is 214 2024-08-10T05:20:12.123 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 21 to 210 2024-08-10T05:20:12.123 INFO:tasks.rados.rados.0.smithi086.stdout:2210: done (3 left) 2024-08-10T05:20:12.123 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 44 current snap is 214 2024-08-10T05:20:12.123 INFO:tasks.rados.rados.0.smithi086.stdout:2213: seq_num 693 ranges {0=409600,409600=770048,1179648=581632,1761280=253952} 2024-08-10T05:20:12.125 INFO:tasks.rados.rados.0.smithi086.stdout:2213: writing smithi08687503-44 from 0 to 409600 tid 1 2024-08-10T05:20:12.130 INFO:tasks.rados.rados.0.smithi086.stdout:2213: writing smithi08687503-44 from 409600 to 1179648 tid 2 2024-08-10T05:20:12.133 INFO:tasks.rados.rados.0.smithi086.stdout:2213: writing smithi08687503-44 from 1179648 to 1761280 tid 3 2024-08-10T05:20:12.136 INFO:tasks.rados.rados.0.smithi086.stdout:2213: writing smithi08687503-44 from 1761280 to 2015232 tid 4 2024-08-10T05:20:12.136 INFO:tasks.rados.rados.0.smithi086.stdout:2214: rollback oid 49 current snap is 214 2024-08-10T05:20:12.136 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 49 to 211 2024-08-10T05:20:12.136 INFO:tasks.rados.rados.0.smithi086.stdout:2211: finishing write tid 1 to smithi08687503-8 2024-08-10T05:20:12.136 INFO:tasks.rados.rados.0.smithi086.stdout:2212: finishing rollback tid 1 to smithi08687503-21 2024-08-10T05:20:12.136 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 0 (ObjNum 33 snap 0 seq_num 3355759552) dirty dne 2024-08-10T05:20:12.136 INFO:tasks.rados.rados.0.smithi086.stdout:2211: finishing write tid 2 to smithi08687503-8 2024-08-10T05:20:12.136 INFO:tasks.rados.rados.0.smithi086.stdout:2212: done (4 left) 2024-08-10T05:20:12.136 INFO:tasks.rados.rados.0.smithi086.stdout:2215: rollback oid 6 current snap is 214 2024-08-10T05:20:12.136 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 6 to 201 2024-08-10T05:20:12.136 INFO:tasks.rados.rados.0.smithi086.stdout:2211: finishing write tid 3 to smithi08687503-8 2024-08-10T05:20:12.137 INFO:tasks.rados.rados.0.smithi086.stdout:2216: copy_from oid 15 from oid 28 current snap is 214 2024-08-10T05:20:12.137 INFO:tasks.rados.rados.0.smithi086.stdout:2217: read oid 3 snap -1 2024-08-10T05:20:12.137 INFO:tasks.rados.rados.0.smithi086.stdout:2217: expect deleted 2024-08-10T05:20:12.137 INFO:tasks.rados.rados.0.smithi086.stdout:2218: delete oid 17 current snap is 214 2024-08-10T05:20:12.138 INFO:tasks.rados.rados.0.smithi086.stdout:2215: finishing rollback tid 1 to smithi08687503-6 2024-08-10T05:20:12.139 INFO:tasks.rados.rados.0.smithi086.stdout:2211: finishing write tid 4 to smithi08687503-8 2024-08-10T05:20:12.139 INFO:tasks.rados.rados.0.smithi086.stdout:2213: finishing write tid 1 to smithi08687503-44 2024-08-10T05:20:12.139 INFO:tasks.rados.rados.0.smithi086.stdout:2215: finishing rollback tid 2 to smithi08687503-6 2024-08-10T05:20:12.139 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 1323 (ObjNum 655 snap 200 seq_num 655) dirty exists 2024-08-10T05:20:12.140 INFO:tasks.rados.rados.0.smithi086.stdout:2215: done (7 left) 2024-08-10T05:20:12.140 INFO:tasks.rados.rados.0.smithi086.stdout:2217: done (6 left) 2024-08-10T05:20:12.140 INFO:tasks.rados.rados.0.smithi086.stdout:2218: done (5 left) 2024-08-10T05:20:12.140 INFO:tasks.rados.rados.0.smithi086.stdout:2219: read oid 40 snap -1 2024-08-10T05:20:12.140 INFO:tasks.rados.rados.0.smithi086.stdout:2219: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:20:12.140 INFO:tasks.rados.rados.0.smithi086.stdout:2220: snap_remove snap 213 2024-08-10T05:20:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:12 smithi086 ceph-mon[98993]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/522 objects degraded (0.383%), 1 pg degraded) 2024-08-10T05:20:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:12 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:20:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:12 smithi086 ceph-mon[98993]: osdmap e505: 8 total, 8 up, 8 in 2024-08-10T05:20:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:20:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:12 smithi086 ceph-mon[101471]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/522 objects degraded (0.383%), 1 pg degraded) 2024-08-10T05:20:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:12 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:20:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:12 smithi086 ceph-mon[101471]: osdmap e505: 8 total, 8 up, 8 in 2024-08-10T05:20:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:20:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:12 smithi159 ceph-mon[90359]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/522 objects degraded (0.383%), 1 pg degraded) 2024-08-10T05:20:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:12 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:20:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:12 smithi159 ceph-mon[90359]: osdmap e505: 8 total, 8 up, 8 in 2024-08-10T05:20:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:20:13.117 INFO:tasks.rados.rados.0.smithi086.stdout:2220: done (6 left) 2024-08-10T05:20:13.117 INFO:tasks.rados.rados.0.smithi086.stdout:2221: snap_create 2024-08-10T05:20:13.118 INFO:tasks.rados.rados.0.smithi086.stdout:2219: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:20:13.120 INFO:tasks.rados.rados.0.smithi086.stdout:2211: finishing write tid 5 to smithi08687503-8 2024-08-10T05:20:13.121 INFO:tasks.rados.rados.0.smithi086.stdout:2211: oid 8 updating version 0 to 1580 2024-08-10T05:20:13.121 INFO:tasks.rados.rados.0.smithi086.stdout:2211: oid 8 version 1580 is already newer than 1575 2024-08-10T05:20:13.121 INFO:tasks.rados.rados.0.smithi086.stdout:2211: oid 8 updating version 1580 to 1581 2024-08-10T05:20:13.121 INFO:tasks.rados.rados.0.smithi086.stdout:2211: oid 8 version 1581 is already newer than 1574 2024-08-10T05:20:13.121 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 1581 (ObjNum 692 snap 214 seq_num 692) dirty exists 2024-08-10T05:20:13.122 INFO:tasks.rados.rados.0.smithi086.stdout:2211: left oid 8 (ObjNum 692 snap 214 seq_num 692) 2024-08-10T05:20:13.122 INFO:tasks.rados.rados.0.smithi086.stdout:2209: expect (ObjNum 635 snap 195 seq_num 635) 2024-08-10T05:20:13.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:13 smithi086 ceph-mon[101471]: osdmap e506: 8 total, 8 up, 8 in 2024-08-10T05:20:13.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:13 smithi086 ceph-mon[101471]: pgmap v418: 121 pgs: 121 active+clean; 280 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 5.0 MiB/s wr, 15 op/s; 2.4 MiB/s, 0 objects/s recovering 2024-08-10T05:20:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:13 smithi086 ceph-mon[98993]: osdmap e506: 8 total, 8 up, 8 in 2024-08-10T05:20:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:13 smithi086 ceph-mon[98993]: pgmap v418: 121 pgs: 121 active+clean; 280 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 5.0 MiB/s wr, 15 op/s; 2.4 MiB/s, 0 objects/s recovering 2024-08-10T05:20:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:13 smithi159 ceph-mon[90359]: osdmap e506: 8 total, 8 up, 8 in 2024-08-10T05:20:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:13 smithi159 ceph-mon[90359]: pgmap v418: 121 pgs: 121 active+clean; 280 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 5.0 MiB/s wr, 15 op/s; 2.4 MiB/s, 0 objects/s recovering 2024-08-10T05:20:13.579 INFO:tasks.rados.rados.0.smithi086.stdout:2214: finishing rollback tid 0 to smithi08687503-49 2024-08-10T05:20:13.579 INFO:tasks.rados.rados.0.smithi086.stdout:2214: finishing rollback tid 1 to smithi08687503-49 2024-08-10T05:20:13.579 INFO:tasks.rados.rados.0.smithi086.stdout:2214: finishing rollback tid 2 to smithi08687503-49 2024-08-10T05:20:13.579 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 1323 (ObjNum 622 snap 189 seq_num 622) dirty exists 2024-08-10T05:20:13.579 INFO:tasks.rados.rados.0.smithi086.stdout:2213: finishing write tid 2 to smithi08687503-44 2024-08-10T05:20:13.579 INFO:tasks.rados.rados.0.smithi086.stdout:2213: finishing write tid 3 to smithi08687503-44 2024-08-10T05:20:13.580 INFO:tasks.rados.rados.0.smithi086.stdout:2213: finishing write tid 4 to smithi08687503-44 2024-08-10T05:20:13.580 INFO:tasks.rados.rados.0.smithi086.stdout:2213: finishing write tid 5 to smithi08687503-44 2024-08-10T05:20:13.580 INFO:tasks.rados.rados.0.smithi086.stdout:2213: finishing write tid 6 to smithi08687503-44 2024-08-10T05:20:13.580 INFO:tasks.rados.rados.0.smithi086.stdout:2213: oid 44 updating version 0 to 1584 2024-08-10T05:20:13.580 INFO:tasks.rados.rados.0.smithi086.stdout:2213: oid 44 version 1584 is already newer than 1582 2024-08-10T05:20:13.580 INFO:tasks.rados.rados.0.smithi086.stdout:2213: oid 44 updating version 1584 to 1585 2024-08-10T05:20:13.580 INFO:tasks.rados.rados.0.smithi086.stdout:2213: oid 44 version 1585 is already newer than 1583 2024-08-10T05:20:13.580 INFO:tasks.rados.rados.0.smithi086.stdout:2213: oid 44 updating version 1585 to 1586 2024-08-10T05:20:13.580 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 1586 (ObjNum 693 snap 214 seq_num 693) dirty exists 2024-08-10T05:20:13.580 INFO:tasks.rados.rados.0.smithi086.stdout:2213: left oid 44 (ObjNum 693 snap 214 seq_num 693) 2024-08-10T05:20:13.580 INFO:tasks.rados.rados.0.smithi086.stdout:2216: finishing copy_from racing read to smithi08687503-15 2024-08-10T05:20:13.580 INFO:tasks.rados.rados.0.smithi086.stdout:2216: finishing copy_from to smithi08687503-15 2024-08-10T05:20:13.581 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 1535 (ObjNum 591 snap 179 seq_num 591) dirty exists 2024-08-10T05:20:14.115 INFO:tasks.rados.rados.0.smithi086.stdout:2209: done (6 left) 2024-08-10T05:20:14.148 INFO:tasks.rados.rados.0.smithi086.stdout:2211: done (5 left) 2024-08-10T05:20:14.148 INFO:tasks.rados.rados.0.smithi086.stdout:2213: done (4 left) 2024-08-10T05:20:14.148 INFO:tasks.rados.rados.0.smithi086.stdout:2214: done (3 left) 2024-08-10T05:20:14.148 INFO:tasks.rados.rados.0.smithi086.stdout:2216: done (2 left) 2024-08-10T05:20:14.149 INFO:tasks.rados.rados.0.smithi086.stdout:2219: done (1 left) 2024-08-10T05:20:14.149 INFO:tasks.rados.rados.0.smithi086.stdout:2221: done (0 left) 2024-08-10T05:20:14.149 INFO:tasks.rados.rados.0.smithi086.stdout:2222: snap_remove snap 212 2024-08-10T05:20:14.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:14 smithi086 ceph-mon[101471]: osdmap e507: 8 total, 8 up, 8 in 2024-08-10T05:20:14.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:14 smithi086 ceph-mon[98993]: osdmap e507: 8 total, 8 up, 8 in 2024-08-10T05:20:14.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:14 smithi159 ceph-mon[90359]: osdmap e507: 8 total, 8 up, 8 in 2024-08-10T05:20:14.969 INFO:tasks.rados.rados.0.smithi086.stdout:2222: done (0 left) 2024-08-10T05:20:14.969 INFO:tasks.rados.rados.0.smithi086.stdout:2223: rollback oid 17 current snap is 215 2024-08-10T05:20:14.969 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 17 to 208 2024-08-10T05:20:14.969 INFO:tasks.rados.rados.0.smithi086.stdout:2224: snap_remove snap 201 2024-08-10T05:20:15.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:15 smithi086 ceph-mon[101471]: osdmap e508: 8 total, 8 up, 8 in 2024-08-10T05:20:15.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:15 smithi086 ceph-mon[101471]: pgmap v421: 121 pgs: 121 active+clean; 280 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-08-10T05:20:15.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:15 smithi086 ceph-mon[101471]: osdmap e509: 8 total, 8 up, 8 in 2024-08-10T05:20:15.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:15 smithi086 ceph-mon[98993]: osdmap e508: 8 total, 8 up, 8 in 2024-08-10T05:20:15.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:15 smithi086 ceph-mon[98993]: pgmap v421: 121 pgs: 121 active+clean; 280 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-08-10T05:20:15.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:15 smithi086 ceph-mon[98993]: osdmap e509: 8 total, 8 up, 8 in 2024-08-10T05:20:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:15 smithi159 ceph-mon[90359]: osdmap e508: 8 total, 8 up, 8 in 2024-08-10T05:20:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:15 smithi159 ceph-mon[90359]: pgmap v421: 121 pgs: 121 active+clean; 280 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-08-10T05:20:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:15 smithi159 ceph-mon[90359]: osdmap e509: 8 total, 8 up, 8 in 2024-08-10T05:20:15.970 INFO:tasks.rados.rados.0.smithi086.stdout:2224: done (1 left) 2024-08-10T05:20:15.970 INFO:tasks.rados.rados.0.smithi086.stdout:2225: snap_create 2024-08-10T05:20:15.970 INFO:tasks.rados.rados.0.smithi086.stdout:2223: finishing rollback tid 1 to smithi08687503-17 2024-08-10T05:20:15.970 INFO:tasks.rados.rados.0.smithi086.stdout:2223: finishing rollback tid 2 to smithi08687503-17 2024-08-10T05:20:15.970 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 1382 (ObjNum 671 snap 204 seq_num 671) dirty exists 2024-08-10T05:20:16.982 INFO:tasks.rados.rados.0.smithi086.stdout:2223: done (1 left) 2024-08-10T05:20:16.982 INFO:tasks.rados.rados.0.smithi086.stdout:2225: done (0 left) 2024-08-10T05:20:16.982 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 48 current snap is 216 2024-08-10T05:20:16.982 INFO:tasks.rados.rados.0.smithi086.stdout:2226: seq_num 695 ranges {2121728=442368,2564096=540672,3104768=598016,3702784=466944} 2024-08-10T05:20:16.996 INFO:tasks.rados.rados.0.smithi086.stdout:2226: writing smithi08687503-48 from 2121728 to 2564096 tid 1 2024-08-10T05:20:16.999 INFO:tasks.rados.rados.0.smithi086.stdout:2226: writing smithi08687503-48 from 2564096 to 3104768 tid 2 2024-08-10T05:20:17.003 INFO:tasks.rados.rados.0.smithi086.stdout:2226: writing smithi08687503-48 from 3104768 to 3702784 tid 3 2024-08-10T05:20:17.006 INFO:tasks.rados.rados.0.smithi086.stdout:2226: writing smithi08687503-48 from 3702784 to 4169728 tid 4 2024-08-10T05:20:17.006 INFO:tasks.rados.rados.0.smithi086.stdout:2227: setattr oid 21 current snap is 216 2024-08-10T05:20:17.006 INFO:tasks.rados.rados.0.smithi086.stdout:2226: finishing write tid 1 to smithi08687503-48 2024-08-10T05:20:17.006 INFO:tasks.rados.rados.0.smithi086.stdout:2226: finishing write tid 2 to smithi08687503-48 2024-08-10T05:20:17.006 INFO:tasks.rados.rados.0.smithi086.stdout:2226: finishing write tid 3 to smithi08687503-48 2024-08-10T05:20:17.008 INFO:tasks.rados.rados.0.smithi086.stdout:2228: snap_create 2024-08-10T05:20:17.008 INFO:tasks.rados.rados.0.smithi086.stdout:2226: finishing write tid 4 to smithi08687503-48 2024-08-10T05:20:17.008 INFO:tasks.rados.rados.0.smithi086.stdout:2226: finishing write tid 5 to smithi08687503-48 2024-08-10T05:20:17.011 INFO:tasks.rados.rados.0.smithi086.stdout:2226: finishing write tid 6 to smithi08687503-48 2024-08-10T05:20:17.011 INFO:tasks.rados.rados.0.smithi086.stdout:2226: oid 48 updating version 0 to 1035 2024-08-10T05:20:17.011 INFO:tasks.rados.rados.0.smithi086.stdout:2226: oid 48 updating version 1035 to 1036 2024-08-10T05:20:17.011 INFO:tasks.rados.rados.0.smithi086.stdout:2226: oid 48 version 1036 is already newer than 1034 2024-08-10T05:20:17.011 INFO:tasks.rados.rados.0.smithi086.stdout:2226: oid 48 updating version 1036 to 1037 2024-08-10T05:20:17.011 INFO:tasks.rados.rados.0.smithi086.stdout:2226: oid 48 version 1037 is already newer than 1033 2024-08-10T05:20:17.012 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 1037 (ObjNum 695 snap 216 seq_num 695) dirty exists 2024-08-10T05:20:17.012 INFO:tasks.rados.rados.0.smithi086.stdout:2226: left oid 48 (ObjNum 695 snap 216 seq_num 695) 2024-08-10T05:20:17.012 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 1260 (ObjNum 353 snap 0 seq_num 807382576) dirty exists 2024-08-10T05:20:17.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:16 smithi086 ceph-mon[98993]: osdmap e510: 8 total, 8 up, 8 in 2024-08-10T05:20:17.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:16 smithi086 ceph-mon[98993]: pgmap v424: 121 pgs: 121 active+clean; 287 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-08-10T05:20:17.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:16 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:17.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:16 smithi086 ceph-mon[101471]: osdmap e510: 8 total, 8 up, 8 in 2024-08-10T05:20:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:16 smithi086 ceph-mon[101471]: pgmap v424: 121 pgs: 121 active+clean; 287 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-08-10T05:20:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:16 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:16 smithi159 ceph-mon[90359]: osdmap e510: 8 total, 8 up, 8 in 2024-08-10T05:20:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:16 smithi159 ceph-mon[90359]: pgmap v424: 121 pgs: 121 active+clean; 287 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-08-10T05:20:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:16 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:17.983 INFO:tasks.rados.rados.0.smithi086.stdout:2226: done (2 left) 2024-08-10T05:20:17.984 INFO:tasks.rados.rados.0.smithi086.stdout:2227: done (1 left) 2024-08-10T05:20:17.984 INFO:tasks.rados.rados.0.smithi086.stdout:2228: done (0 left) 2024-08-10T05:20:17.984 INFO:tasks.rados.rados.0.smithi086.stdout:2229: setattr oid 1 current snap is 217 2024-08-10T05:20:17.986 INFO:tasks.rados.rados.0.smithi086.stdout:2230: rmattr oid 4 current snap is 217 2024-08-10T05:20:17.986 INFO:tasks.rados.rados.0.smithi086.stdout:2230: done (1 left) 2024-08-10T05:20:17.986 INFO:tasks.rados.rados.0.smithi086.stdout:2231: copy_from oid 15 from oid 24 current snap is 217 2024-08-10T05:20:17.986 INFO:tasks.rados.rados.0.smithi086.stdout:2232: snap_remove snap 209 2024-08-10T05:20:18.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:17 smithi086 ceph-mon[101471]: osdmap e511: 8 total, 8 up, 8 in 2024-08-10T05:20:18.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:17 smithi086 ceph-mon[98993]: osdmap e511: 8 total, 8 up, 8 in 2024-08-10T05:20:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:17 smithi159 ceph-mon[90359]: osdmap e511: 8 total, 8 up, 8 in 2024-08-10T05:20:18.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:20:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:20:18] "GET /metrics HTTP/1.1" 200 36211 "" "Prometheus/2.43.0" 2024-08-10T05:20:19.001 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 1330 (ObjNum 664 snap 202 seq_num 664) dirty exists 2024-08-10T05:20:19.001 INFO:tasks.rados.rados.0.smithi086.stdout:2231: finishing copy_from racing read to smithi08687503-15 2024-08-10T05:20:19.001 INFO:tasks.rados.rados.0.smithi086.stdout:2231: finishing copy_from to smithi08687503-15 2024-08-10T05:20:19.001 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 1013 (ObjNum 637 snap 195 seq_num 637) dirty exists 2024-08-10T05:20:19.001 INFO:tasks.rados.rados.0.smithi086.stdout:2229: done (2 left) 2024-08-10T05:20:19.001 INFO:tasks.rados.rados.0.smithi086.stdout:2231: done (1 left) 2024-08-10T05:20:19.001 INFO:tasks.rados.rados.0.smithi086.stdout:2232: done (0 left) 2024-08-10T05:20:19.001 INFO:tasks.rados.rados.0.smithi086.stdout:2233: setattr oid 27 current snap is 217 2024-08-10T05:20:19.004 INFO:tasks.rados.rados.0.smithi086.stdout:2234: read oid 46 snap 216 2024-08-10T05:20:19.004 INFO:tasks.rados.rados.0.smithi086.stdout:2234: expect (ObjNum 617 snap 187 seq_num 617) 2024-08-10T05:20:19.004 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 22 current snap is 217 2024-08-10T05:20:19.004 INFO:tasks.rados.rados.0.smithi086.stdout:2235: seq_num 696 ranges {5701632=458752,6160384=417792,6578176=753664,7331840=434176} 2024-08-10T05:20:19.038 INFO:tasks.rados.rados.0.smithi086.stdout:2235: writing smithi08687503-22 from 5701632 to 6160384 tid 1 2024-08-10T05:20:19.039 INFO:tasks.rados.rados.0.smithi086.stdout:2235: writing smithi08687503-22 from 6160384 to 6578176 tid 2 2024-08-10T05:20:19.043 INFO:tasks.rados.rados.0.smithi086.stdout:2235: writing smithi08687503-22 from 6578176 to 7331840 tid 3 2024-08-10T05:20:19.047 INFO:tasks.rados.rados.0.smithi086.stdout:2235: writing smithi08687503-22 from 7331840 to 7766016 tid 4 2024-08-10T05:20:19.047 INFO:tasks.rados.rados.0.smithi086.stdout:2236: copy_from oid 28 from oid 34 current snap is 217 2024-08-10T05:20:19.047 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 1057 (ObjNum 543 snap 163 seq_num 543) dirty exists 2024-08-10T05:20:19.047 INFO:tasks.rados.rados.0.smithi086.stdout:2233: done (3 left) 2024-08-10T05:20:19.048 INFO:tasks.rados.rados.0.smithi086.stdout:2237: rollback oid 39 current snap is 217 2024-08-10T05:20:19.048 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 39 to 180 2024-08-10T05:20:19.048 INFO:tasks.rados.rados.0.smithi086.stdout:2234: expect (ObjNum 617 snap 187 seq_num 617) 2024-08-10T05:20:19.069 INFO:tasks.rados.rados.0.smithi086.stdout:2235: finishing write tid 1 to smithi08687503-22 2024-08-10T05:20:19.069 INFO:tasks.rados.rados.0.smithi086.stdout:2235: finishing write tid 2 to smithi08687503-22 2024-08-10T05:20:19.069 INFO:tasks.rados.rados.0.smithi086.stdout:2234: done (3 left) 2024-08-10T05:20:19.069 INFO:tasks.rados.rados.0.smithi086.stdout:2238: read oid 2 snap -1 2024-08-10T05:20:19.069 INFO:tasks.rados.rados.0.smithi086.stdout:2238: expect (ObjNum 660 snap 202 seq_num 660) 2024-08-10T05:20:19.070 INFO:tasks.rados.rados.0.smithi086.stdout:2239: copy_from oid 38 from oid 46 current snap is 217 2024-08-10T05:20:19.070 INFO:tasks.rados.rados.0.smithi086.stdout:2235: finishing write tid 3 to smithi08687503-22 2024-08-10T05:20:19.070 INFO:tasks.rados.rados.0.smithi086.stdout:2237: finishing rollback tid 0 to smithi08687503-39 2024-08-10T05:20:19.070 INFO:tasks.rados.rados.0.smithi086.stdout:2235: finishing write tid 4 to smithi08687503-22 2024-08-10T05:20:19.070 INFO:tasks.rados.rados.0.smithi086.stdout:2237: finishing rollback tid 1 to smithi08687503-39 2024-08-10T05:20:19.070 INFO:tasks.rados.rados.0.smithi086.stdout:2237: finishing rollback tid 2 to smithi08687503-39 2024-08-10T05:20:19.070 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 1333 (ObjNum 580 snap 176 seq_num 580) dirty exists 2024-08-10T05:20:19.070 INFO:tasks.rados.rados.0.smithi086.stdout:2237: done (4 left) 2024-08-10T05:20:19.070 INFO:tasks.rados.rados.0.smithi086.stdout:2240: copy_from oid 16 from oid 13 current snap is 217 2024-08-10T05:20:19.070 INFO:tasks.rados.rados.0.smithi086.stdout:2235: finishing write tid 5 to smithi08687503-22 2024-08-10T05:20:19.070 INFO:tasks.rados.rados.0.smithi086.stdout:2235: finishing write tid 6 to smithi08687503-22 2024-08-10T05:20:19.070 INFO:tasks.rados.rados.0.smithi086.stdout:2235: oid 22 updating version 0 to 1611 2024-08-10T05:20:19.071 INFO:tasks.rados.rados.0.smithi086.stdout:2235: oid 22 version 1611 is already newer than 1610 2024-08-10T05:20:19.071 INFO:tasks.rados.rados.0.smithi086.stdout:2235: oid 22 version 1611 is already newer than 1609 2024-08-10T05:20:19.071 INFO:tasks.rados.rados.0.smithi086.stdout:2235: oid 22 updating version 1611 to 1612 2024-08-10T05:20:19.071 INFO:tasks.rados.rados.0.smithi086.stdout:2235: oid 22 version 1612 is already newer than 1608 2024-08-10T05:20:19.071 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 1612 (ObjNum 696 snap 217 seq_num 696) dirty exists 2024-08-10T05:20:19.071 INFO:tasks.rados.rados.0.smithi086.stdout:2235: left oid 22 (ObjNum 696 snap 217 seq_num 696) 2024-08-10T05:20:19.071 INFO:tasks.rados.rados.0.smithi086.stdout:2235: done (4 left) 2024-08-10T05:20:19.071 INFO:tasks.rados.rados.0.smithi086.stdout:2241: snap_remove snap 208 2024-08-10T05:20:19.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:18 smithi086 ceph-mon[101471]: osdmap e512: 8 total, 8 up, 8 in 2024-08-10T05:20:19.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:18 smithi086 ceph-mon[101471]: pgmap v427: 121 pgs: 121 active+clean; 285 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-08-10T05:20:19.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:18 smithi086 ceph-mon[98993]: osdmap e512: 8 total, 8 up, 8 in 2024-08-10T05:20:19.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:18 smithi086 ceph-mon[98993]: pgmap v427: 121 pgs: 121 active+clean; 285 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-08-10T05:20:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:18 smithi159 ceph-mon[90359]: osdmap e512: 8 total, 8 up, 8 in 2024-08-10T05:20:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:18 smithi159 ceph-mon[90359]: pgmap v427: 121 pgs: 121 active+clean; 285 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-08-10T05:20:19.971 INFO:tasks.rados.rados.0.smithi086.stdout:2241: done (4 left) 2024-08-10T05:20:19.971 INFO:tasks.rados.rados.0.smithi086.stdout:2242: read oid 36 snap -1 2024-08-10T05:20:19.971 INFO:tasks.rados.rados.0.smithi086.stdout:2242: expect (ObjNum 666 snap 202 seq_num 666) 2024-08-10T05:20:19.971 INFO:tasks.rados.rados.0.smithi086.stdout:2243: read oid 45 snap 210 2024-08-10T05:20:19.971 INFO:tasks.rados.rados.0.smithi086.stdout:2243: expect (ObjNum -938621488 snap 22012 seq_num 3356766240) 2024-08-10T05:20:19.971 INFO:tasks.rados.rados.0.smithi086.stdout:2240: finishing copy_from to smithi08687503-16 2024-08-10T05:20:19.971 INFO:tasks.rados.rados.0.smithi086.stdout:2240: got expected ENOENT (src dne) 2024-08-10T05:20:19.971 INFO:tasks.rados.rados.0.smithi086.stdout:2240: finishing copy_from racing read to smithi08687503-16 2024-08-10T05:20:19.971 INFO:tasks.rados.rados.0.smithi086.stdout:2239: finishing copy_from racing read to smithi08687503-38 2024-08-10T05:20:19.971 INFO:tasks.rados.rados.0.smithi086.stdout:2239: finishing copy_from to smithi08687503-38 2024-08-10T05:20:19.972 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 1648 (ObjNum 617 snap 187 seq_num 617) dirty exists 2024-08-10T05:20:19.972 INFO:tasks.rados.rados.0.smithi086.stdout:2239: done (5 left) 2024-08-10T05:20:19.972 INFO:tasks.rados.rados.0.smithi086.stdout:2240: done (4 left) 2024-08-10T05:20:19.972 INFO:tasks.rados.rados.0.smithi086.stdout:2244: setattr oid 48 current snap is 217 2024-08-10T05:20:19.972 INFO:tasks.rados.rados.0.smithi086.stdout:2236: finishing copy_from racing read to smithi08687503-28 2024-08-10T05:20:19.972 INFO:tasks.rados.rados.0.smithi086.stdout:2236: finishing copy_from to smithi08687503-28 2024-08-10T05:20:19.972 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 1278 (ObjNum 551 snap 164 seq_num 551) dirty exists 2024-08-10T05:20:19.972 INFO:tasks.rados.rados.0.smithi086.stdout:2238: expect (ObjNum 660 snap 202 seq_num 660) 2024-08-10T05:20:20.158 INFO:tasks.rados.rados.0.smithi086.stdout:2243: expect (ObjNum -938621488 snap 22012 seq_num 3356766240) 2024-08-10T05:20:20.160 INFO:tasks.rados.rados.0.smithi086.stdout:2242: expect (ObjNum 666 snap 202 seq_num 666) 2024-08-10T05:20:20.199 INFO:tasks.rados.rados.0.smithi086.stdout:2236: done (4 left) 2024-08-10T05:20:20.199 INFO:tasks.rados.rados.0.smithi086.stdout:2238: done (3 left) 2024-08-10T05:20:20.200 INFO:tasks.rados.rados.0.smithi086.stdout:2242: done (2 left) 2024-08-10T05:20:20.200 INFO:tasks.rados.rados.0.smithi086.stdout:2243: done (1 left) 2024-08-10T05:20:20.200 INFO:tasks.rados.rados.0.smithi086.stdout:2245: read oid 26 snap -1 2024-08-10T05:20:20.200 INFO:tasks.rados.rados.0.smithi086.stdout:2245: expect deleted 2024-08-10T05:20:20.200 INFO:tasks.rados.rados.0.smithi086.stdout:2246: snap_remove snap 214 2024-08-10T05:20:20.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:19 smithi086 ceph-mon[101471]: osdmap e513: 8 total, 8 up, 8 in 2024-08-10T05:20:20.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:19 smithi086 ceph-mon[101471]: osdmap e514: 8 total, 8 up, 8 in 2024-08-10T05:20:20.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:19 smithi086 ceph-mon[98993]: osdmap e513: 8 total, 8 up, 8 in 2024-08-10T05:20:20.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:19 smithi086 ceph-mon[98993]: osdmap e514: 8 total, 8 up, 8 in 2024-08-10T05:20:20.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:19 smithi159 ceph-mon[90359]: osdmap e513: 8 total, 8 up, 8 in 2024-08-10T05:20:20.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:19 smithi159 ceph-mon[90359]: osdmap e514: 8 total, 8 up, 8 in 2024-08-10T05:20:21.004 INFO:tasks.rados.rados.0.smithi086.stdout:2246: done (2 left) 2024-08-10T05:20:21.005 INFO:tasks.rados.rados.0.smithi086.stdout:2247: read oid 8 snap -1 2024-08-10T05:20:21.005 INFO:tasks.rados.rados.0.smithi086.stdout:2247: expect (ObjNum 692 snap 214 seq_num 692) 2024-08-10T05:20:21.005 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 1038 (ObjNum 695 snap 216 seq_num 695) dirty exists 2024-08-10T05:20:21.005 INFO:tasks.rados.rados.0.smithi086.stdout:2248: read oid 31 snap -1 2024-08-10T05:20:21.005 INFO:tasks.rados.rados.0.smithi086.stdout:2248: expect (ObjNum 633 snap 195 seq_num 633) 2024-08-10T05:20:21.005 INFO:tasks.rados.rados.0.smithi086.stdout:2244: done (3 left) 2024-08-10T05:20:21.005 INFO:tasks.rados.rados.0.smithi086.stdout:2245: done (2 left) 2024-08-10T05:20:21.005 INFO:tasks.rados.rados.0.smithi086.stdout:2249: read oid 26 snap -1 2024-08-10T05:20:21.005 INFO:tasks.rados.rados.0.smithi086.stdout:2249: expect deleted 2024-08-10T05:20:21.006 INFO:tasks.rados.rados.0.smithi086.stdout:2250: read oid 41 snap 216 2024-08-10T05:20:21.006 INFO:tasks.rados.rados.0.smithi086.stdout:2250: expect (ObjNum 599 snap 180 seq_num 599) 2024-08-10T05:20:21.006 INFO:tasks.rados.rados.0.smithi086.stdout:2251: snap_remove snap 211 2024-08-10T05:20:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:20 smithi086 ceph-mon[98993]: pgmap v430: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 4.1 MiB/s wr, 12 op/s 2024-08-10T05:20:21.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:21 smithi086 ceph-mon[101471]: pgmap v430: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 4.1 MiB/s wr, 12 op/s 2024-08-10T05:20:21.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:20 smithi159 ceph-mon[90359]: pgmap v430: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 4.1 MiB/s wr, 12 op/s 2024-08-10T05:20:22.005 INFO:tasks.rados.rados.0.smithi086.stdout:2251: done (4 left) 2024-08-10T05:20:22.005 INFO:tasks.rados.rados.0.smithi086.stdout:2252: read oid 30 snap 205 2024-08-10T05:20:22.006 INFO:tasks.rados.rados.0.smithi086.stdout:2252: expect deleted 2024-08-10T05:20:22.006 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 24 current snap is 217 2024-08-10T05:20:22.006 INFO:tasks.rados.rados.0.smithi086.stdout:2253: seq_num 697 ranges {6955008=475136,7430144=704512,8134656=557056,8691712=344064} 2024-08-10T05:20:22.046 INFO:tasks.rados.rados.0.smithi086.stdout:2253: writing smithi08687503-24 from 6955008 to 7430144 tid 1 2024-08-10T05:20:22.050 INFO:tasks.rados.rados.0.smithi086.stdout:2253: writing smithi08687503-24 from 7430144 to 8134656 tid 2 2024-08-10T05:20:22.053 INFO:tasks.rados.rados.0.smithi086.stdout:2253: writing smithi08687503-24 from 8134656 to 8691712 tid 3 2024-08-10T05:20:22.055 INFO:tasks.rados.rados.0.smithi086.stdout:2253: writing smithi08687503-24 from 8691712 to 9035776 tid 4 2024-08-10T05:20:22.055 INFO:tasks.rados.rados.0.smithi086.stdout:2254: snap_create 2024-08-10T05:20:22.055 INFO:tasks.rados.rados.0.smithi086.stdout:2247: expect (ObjNum 692 snap 214 seq_num 692) 2024-08-10T05:20:22.106 INFO:tasks.rados.rados.0.smithi086.stdout:2248: expect (ObjNum 633 snap 195 seq_num 633) 2024-08-10T05:20:22.149 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:22 smithi159 ceph-mon[90359]: osdmap e515: 8 total, 8 up, 8 in 2024-08-10T05:20:22.149 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:22 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-10T05:20:22.149 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:22 smithi159 ceph-mon[90359]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-10T05:20:22.149 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:22 smithi159 ceph-mon[90359]: Upgrade: osd.7 is safe to restart 2024-08-10T05:20:22.198 INFO:tasks.rados.rados.0.smithi086.stdout:2250: expect (ObjNum 599 snap 180 seq_num 599) 2024-08-10T05:20:22.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:22 smithi086 ceph-mon[98993]: osdmap e515: 8 total, 8 up, 8 in 2024-08-10T05:20:22.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:22 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-10T05:20:22.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:22 smithi086 ceph-mon[98993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-10T05:20:22.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:22 smithi086 ceph-mon[98993]: Upgrade: osd.7 is safe to restart 2024-08-10T05:20:22.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:22 smithi086 ceph-mon[101471]: osdmap e515: 8 total, 8 up, 8 in 2024-08-10T05:20:22.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:22 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-10T05:20:22.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:22 smithi086 ceph-mon[101471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-10T05:20:22.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:22 smithi086 ceph-mon[101471]: Upgrade: osd.7 is safe to restart 2024-08-10T05:20:22.872 INFO:tasks.rados.rados.0.smithi086.stdout:2253: finishing write tid 1 to smithi08687503-24 2024-08-10T05:20:22.872 INFO:tasks.rados.rados.0.smithi086.stdout:2253: finishing write tid 2 to smithi08687503-24 2024-08-10T05:20:22.873 INFO:tasks.rados.rados.0.smithi086.stdout:2253: finishing write tid 3 to smithi08687503-24 2024-08-10T05:20:22.873 INFO:tasks.rados.rados.0.smithi086.stdout:2253: finishing write tid 4 to smithi08687503-24 2024-08-10T05:20:22.873 INFO:tasks.rados.rados.0.smithi086.stdout:2253: finishing write tid 5 to smithi08687503-24 2024-08-10T05:20:22.873 INFO:tasks.rados.rados.0.smithi086.stdout:2253: finishing write tid 6 to smithi08687503-24 2024-08-10T05:20:22.873 INFO:tasks.rados.rados.0.smithi086.stdout:2253: oid 24 updating version 0 to 1016 2024-08-10T05:20:22.873 INFO:tasks.rados.rados.0.smithi086.stdout:2253: oid 24 version 1016 is already newer than 1015 2024-08-10T05:20:22.873 INFO:tasks.rados.rados.0.smithi086.stdout:2253: oid 24 version 1016 is already newer than 1014 2024-08-10T05:20:22.873 INFO:tasks.rados.rados.0.smithi086.stdout:2253: oid 24 updating version 1016 to 1017 2024-08-10T05:20:22.873 INFO:tasks.rados.rados.0.smithi086.stdout:2253: oid 24 updating version 1017 to 1018 2024-08-10T05:20:22.873 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 1018 (ObjNum 697 snap 217 seq_num 697) dirty exists 2024-08-10T05:20:22.873 INFO:tasks.rados.rados.0.smithi086.stdout:2253: left oid 24 (ObjNum 697 snap 217 seq_num 697) 2024-08-10T05:20:23.017 INFO:tasks.rados.rados.0.smithi086.stdout:2247: done (6 left) 2024-08-10T05:20:23.017 INFO:tasks.rados.rados.0.smithi086.stdout:2248: done (5 left) 2024-08-10T05:20:23.017 INFO:tasks.rados.rados.0.smithi086.stdout:2249: done (4 left) 2024-08-10T05:20:23.017 INFO:tasks.rados.rados.0.smithi086.stdout:2250: done (3 left) 2024-08-10T05:20:23.017 INFO:tasks.rados.rados.0.smithi086.stdout:2252: done (2 left) 2024-08-10T05:20:23.017 INFO:tasks.rados.rados.0.smithi086.stdout:2253: done (1 left) 2024-08-10T05:20:23.017 INFO:tasks.rados.rados.0.smithi086.stdout:2254: done (0 left) 2024-08-10T05:20:23.017 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 49 current snap is 218 2024-08-10T05:20:23.017 INFO:tasks.rados.rados.0.smithi086.stdout:2255: seq_num 698 ranges {1032192=499712,1531904=589824,2121728=770048,2891776=245760} 2024-08-10T05:20:23.024 INFO:tasks.rados.rados.0.smithi086.stdout:2255: writing smithi08687503-49 from 1032192 to 1531904 tid 1 2024-08-10T05:20:23.027 INFO:tasks.rados.rados.0.smithi086.stdout:2255: writing smithi08687503-49 from 1531904 to 2121728 tid 2 2024-08-10T05:20:23.032 INFO:tasks.rados.rados.0.smithi086.stdout:2255: writing smithi08687503-49 from 2121728 to 2891776 tid 3 2024-08-10T05:20:23.034 INFO:tasks.rados.rados.0.smithi086.stdout:2255: writing smithi08687503-49 from 2891776 to 3137536 tid 4 2024-08-10T05:20:23.034 INFO:tasks.rados.rados.0.smithi086.stdout:2256: delete oid 40 current snap is 218 2024-08-10T05:20:23.034 INFO:tasks.rados.rados.0.smithi086.stdout:2255: finishing write tid 1 to smithi08687503-49 2024-08-10T05:20:23.034 INFO:tasks.rados.rados.0.smithi086.stdout:2255: finishing write tid 2 to smithi08687503-49 2024-08-10T05:20:23.036 INFO:tasks.rados.rados.0.smithi086.stdout:2256: done (1 left) 2024-08-10T05:20:23.036 INFO:tasks.rados.rados.0.smithi086.stdout:2257: read oid 6 snap 205 2024-08-10T05:20:23.036 INFO:tasks.rados.rados.0.smithi086.stdout:2257: expect deleted 2024-08-10T05:20:23.036 INFO:tasks.rados.rados.0.smithi086.stdout:2258: rollback oid 3 current snap is 218 2024-08-10T05:20:23.037 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 3 to 191 2024-08-10T05:20:23.037 INFO:tasks.rados.rados.0.smithi086.stdout:2259: read oid 42 snap -1 2024-08-10T05:20:23.037 INFO:tasks.rados.rados.0.smithi086.stdout:2259: expect (ObjNum 686 snap 212 seq_num 686) 2024-08-10T05:20:23.037 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 41 current snap is 218 2024-08-10T05:20:23.037 INFO:tasks.rados.rados.0.smithi086.stdout:2260: seq_num 700 ranges {8257536=532480,8790016=409600,9199616=737280,9936896=458752} 2024-08-10T05:20:23.084 INFO:tasks.rados.rados.0.smithi086.stdout:2260: writing smithi08687503-41 from 8257536 to 8790016 tid 1 2024-08-10T05:20:23.086 INFO:tasks.rados.rados.0.smithi086.stdout:2260: writing smithi08687503-41 from 8790016 to 9199616 tid 2 2024-08-10T05:20:23.091 INFO:tasks.rados.rados.0.smithi086.stdout:2260: writing smithi08687503-41 from 9199616 to 9936896 tid 3 2024-08-10T05:20:23.094 INFO:tasks.rados.rados.0.smithi086.stdout:2260: writing smithi08687503-41 from 9936896 to 10395648 tid 4 2024-08-10T05:20:23.094 INFO:tasks.rados.rados.0.smithi086.stdout:2261: read oid 28 snap -1 2024-08-10T05:20:23.094 INFO:tasks.rados.rados.0.smithi086.stdout:2261: expect (ObjNum 551 snap 164 seq_num 551) 2024-08-10T05:20:23.095 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 13 current snap is 218 2024-08-10T05:20:23.095 INFO:tasks.rados.rados.0.smithi086.stdout:2255: finishing write tid 3 to smithi08687503-49 2024-08-10T05:20:23.095 INFO:tasks.rados.rados.0.smithi086.stdout:2255: finishing write tid 4 to smithi08687503-49 2024-08-10T05:20:23.095 INFO:tasks.rados.rados.0.smithi086.stdout:2255: finishing write tid 5 to smithi08687503-49 2024-08-10T05:20:23.095 INFO:tasks.rados.rados.0.smithi086.stdout:2255: finishing write tid 6 to smithi08687503-49 2024-08-10T05:20:23.095 INFO:tasks.rados.rados.0.smithi086.stdout:2255: oid 49 updating version 0 to 1325 2024-08-10T05:20:23.095 INFO:tasks.rados.rados.0.smithi086.stdout:2255: oid 49 updating version 1325 to 1327 2024-08-10T05:20:23.095 INFO:tasks.rados.rados.0.smithi086.stdout:2255: oid 49 updating version 1327 to 1328 2024-08-10T05:20:23.095 INFO:tasks.rados.rados.0.smithi086.stdout:2255: oid 49 version 1328 is already newer than 1326 2024-08-10T05:20:23.095 INFO:tasks.rados.rados.0.smithi086.stdout:2255: oid 49 version 1328 is already newer than 1324 2024-08-10T05:20:23.095 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 1328 (ObjNum 698 snap 218 seq_num 698) dirty exists 2024-08-10T05:20:23.095 INFO:tasks.rados.rados.0.smithi086.stdout:2255: left oid 49 (ObjNum 698 snap 218 seq_num 698) 2024-08-10T05:20:23.095 INFO:tasks.rados.rados.0.smithi086.stdout:2262: seq_num 701 ranges {0=548864,548864=696320,1245184=540672,1785856=368640} 2024-08-10T05:20:23.097 INFO:tasks.rados.rados.0.smithi086.stdout:2262: writing smithi08687503-13 from 0 to 548864 tid 1 2024-08-10T05:20:23.101 INFO:tasks.rados.rados.0.smithi086.stdout:2262: writing smithi08687503-13 from 548864 to 1245184 tid 2 2024-08-10T05:20:23.105 INFO:tasks.rados.rados.0.smithi086.stdout:2262: writing smithi08687503-13 from 1245184 to 1785856 tid 3 2024-08-10T05:20:23.107 INFO:tasks.rados.rados.0.smithi086.stdout:2262: writing smithi08687503-13 from 1785856 to 2154496 tid 4 2024-08-10T05:20:23.107 INFO:tasks.rados.rados.0.smithi086.stdout:2255: done (6 left) 2024-08-10T05:20:23.108 INFO:tasks.rados.rados.0.smithi086.stdout:2263: snap_remove snap 210 2024-08-10T05:20:23.220 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:23 smithi159 ceph-mon[90359]: osdmap e516: 8 total, 8 up, 8 in 2024-08-10T05:20:23.220 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:23 smithi159 ceph-mon[90359]: pgmap v433: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 301 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 4.6 MiB/s wr, 20 op/s 2024-08-10T05:20:23.220 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:23 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:23.220 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:23 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-10T05:20:23.220 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:23 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:20:23.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:23 smithi086 ceph-mon[101471]: osdmap e516: 8 total, 8 up, 8 in 2024-08-10T05:20:23.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:23 smithi086 ceph-mon[101471]: pgmap v433: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 301 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 4.6 MiB/s wr, 20 op/s 2024-08-10T05:20:23.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:23 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:23.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:23 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-10T05:20:23.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:23 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:20:23.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:23 smithi086 ceph-mon[98993]: osdmap e516: 8 total, 8 up, 8 in 2024-08-10T05:20:23.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:23 smithi086 ceph-mon[98993]: pgmap v433: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 301 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 4.6 MiB/s wr, 20 op/s 2024-08-10T05:20:23.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:23 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:23.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:23 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-10T05:20:23.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:23 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:20:24.022 INFO:tasks.rados.rados.0.smithi086.stdout:2263: done (6 left) 2024-08-10T05:20:24.022 INFO:tasks.rados.rados.0.smithi086.stdout:2264: rollback oid 20 current snap is 218 2024-08-10T05:20:24.022 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 20 to 216 2024-08-10T05:20:24.022 INFO:tasks.rados.rados.0.smithi086.stdout:2258: finishing rollback tid 1 to smithi08687503-3 2024-08-10T05:20:24.022 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 1010 (ObjNum 161 snap 0 seq_num 3355895024) dirty dne 2024-08-10T05:20:24.022 INFO:tasks.rados.rados.0.smithi086.stdout:2259: expect (ObjNum 686 snap 212 seq_num 686) 2024-08-10T05:20:24.260 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:24 smithi159 ceph-mon[90359]: Upgrade: Updating osd.7 2024-08-10T05:20:24.260 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:24 smithi159 ceph-mon[90359]: Deploying daemon osd.7 on smithi159 2024-08-10T05:20:24.261 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:24 smithi159 ceph-mon[90359]: osdmap e517: 8 total, 8 up, 8 in 2024-08-10T05:20:24.264 INFO:tasks.rados.rados.0.smithi086.stdout:2260: finishing write tid 1 to smithi08687503-41 2024-08-10T05:20:24.264 INFO:tasks.rados.rados.0.smithi086.stdout:2260: finishing write tid 2 to smithi08687503-41 2024-08-10T05:20:24.264 INFO:tasks.rados.rados.0.smithi086.stdout:2260: finishing write tid 3 to smithi08687503-41 2024-08-10T05:20:24.264 INFO:tasks.rados.rados.0.smithi086.stdout:2260: finishing write tid 4 to smithi08687503-41 2024-08-10T05:20:24.264 INFO:tasks.rados.rados.0.smithi086.stdout:2260: finishing write tid 5 to smithi08687503-41 2024-08-10T05:20:24.264 INFO:tasks.rados.rados.0.smithi086.stdout:2262: finishing write tid 1 to smithi08687503-13 2024-08-10T05:20:24.264 INFO:tasks.rados.rados.0.smithi086.stdout:2262: finishing write tid 2 to smithi08687503-13 2024-08-10T05:20:24.265 INFO:tasks.rados.rados.0.smithi086.stdout:2262: finishing write tid 3 to smithi08687503-13 2024-08-10T05:20:24.265 INFO:tasks.rados.rados.0.smithi086.stdout:2262: finishing write tid 4 to smithi08687503-13 2024-08-10T05:20:24.265 INFO:tasks.rados.rados.0.smithi086.stdout:2262: finishing write tid 5 to smithi08687503-13 2024-08-10T05:20:24.265 INFO:tasks.rados.rados.0.smithi086.stdout:2257: done (6 left) 2024-08-10T05:20:24.265 INFO:tasks.rados.rados.0.smithi086.stdout:2258: done (5 left) 2024-08-10T05:20:24.265 INFO:tasks.rados.rados.0.smithi086.stdout:2259: done (4 left) 2024-08-10T05:20:24.265 INFO:tasks.rados.rados.0.smithi086.stdout:2265: read oid 29 snap 215 2024-08-10T05:20:24.265 INFO:tasks.rados.rados.0.smithi086.stdout:2265: expect (ObjNum 626 snap 192 seq_num 626) 2024-08-10T05:20:24.265 INFO:tasks.rados.rados.0.smithi086.stdout:2266: setattr oid 11 current snap is 218 2024-08-10T05:20:24.265 INFO:tasks.rados.rados.0.smithi086.stdout:2260: finishing write tid 6 to smithi08687503-41 2024-08-10T05:20:24.265 INFO:tasks.rados.rados.0.smithi086.stdout:2260: oid 41 updating version 0 to 1635 2024-08-10T05:20:24.265 INFO:tasks.rados.rados.0.smithi086.stdout:2260: oid 41 version 1635 is already newer than 1634 2024-08-10T05:20:24.265 INFO:tasks.rados.rados.0.smithi086.stdout:2260: oid 41 updating version 1635 to 1636 2024-08-10T05:20:24.266 INFO:tasks.rados.rados.0.smithi086.stdout:2260: oid 41 updating version 1636 to 1637 2024-08-10T05:20:24.266 INFO:tasks.rados.rados.0.smithi086.stdout:2260: oid 41 updating version 1637 to 1638 2024-08-10T05:20:24.266 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 1638 (ObjNum 700 snap 218 seq_num 700) dirty exists 2024-08-10T05:20:24.266 INFO:tasks.rados.rados.0.smithi086.stdout:2260: left oid 41 (ObjNum 700 snap 218 seq_num 700) 2024-08-10T05:20:24.266 INFO:tasks.rados.rados.0.smithi086.stdout:2262: finishing write tid 6 to smithi08687503-13 2024-08-10T05:20:24.266 INFO:tasks.rados.rados.0.smithi086.stdout:2262: oid 13 updating version 0 to 1701 2024-08-10T05:20:24.266 INFO:tasks.rados.rados.0.smithi086.stdout:2262: oid 13 version 1701 is already newer than 1700 2024-08-10T05:20:24.266 INFO:tasks.rados.rados.0.smithi086.stdout:2262: oid 13 version 1701 is already newer than 1697 2024-08-10T05:20:24.266 INFO:tasks.rados.rados.0.smithi086.stdout:2262: oid 13 version 1701 is already newer than 1699 2024-08-10T05:20:24.266 INFO:tasks.rados.rados.0.smithi086.stdout:2262: oid 13 version 1701 is already newer than 1698 2024-08-10T05:20:24.266 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 1701 (ObjNum 701 snap 218 seq_num 701) dirty exists 2024-08-10T05:20:24.266 INFO:tasks.rados.rados.0.smithi086.stdout:2262: left oid 13 (ObjNum 701 snap 218 seq_num 701) 2024-08-10T05:20:24.266 INFO:tasks.rados.rados.0.smithi086.stdout:2261: expect (ObjNum 551 snap 164 seq_num 551) 2024-08-10T05:20:24.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:24 smithi086 ceph-mon[101471]: Upgrade: Updating osd.7 2024-08-10T05:20:24.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:24 smithi086 ceph-mon[101471]: Deploying daemon osd.7 on smithi159 2024-08-10T05:20:24.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:24 smithi086 ceph-mon[101471]: osdmap e517: 8 total, 8 up, 8 in 2024-08-10T05:20:24.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:24 smithi086 ceph-mon[98993]: Upgrade: Updating osd.7 2024-08-10T05:20:24.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:24 smithi086 ceph-mon[98993]: Deploying daemon osd.7 on smithi159 2024-08-10T05:20:24.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:24 smithi086 ceph-mon[98993]: osdmap e517: 8 total, 8 up, 8 in 2024-08-10T05:20:24.550 INFO:tasks.rados.rados.0.smithi086.stdout:2264: finishing rollback tid 1 to smithi08687503-20 2024-08-10T05:20:24.550 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 1014 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-10T05:20:24.550 INFO:tasks.rados.rados.0.smithi086.stdout:2265: expect (ObjNum 626 snap 192 seq_num 626) 2024-08-10T05:20:24.877 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 1324 (ObjNum 650 snap 198 seq_num 650) dirty exists 2024-08-10T05:20:24.877 INFO:tasks.rados.rados.0.smithi086.stdout:2260: done (5 left) 2024-08-10T05:20:24.877 INFO:tasks.rados.rados.0.smithi086.stdout:2261: done (4 left) 2024-08-10T05:20:24.877 INFO:tasks.rados.rados.0.smithi086.stdout:2262: done (3 left) 2024-08-10T05:20:24.877 INFO:tasks.rados.rados.0.smithi086.stdout:2264: done (2 left) 2024-08-10T05:20:24.877 INFO:tasks.rados.rados.0.smithi086.stdout:2265: done (1 left) 2024-08-10T05:20:24.877 INFO:tasks.rados.rados.0.smithi086.stdout:2266: done (0 left) 2024-08-10T05:20:24.877 INFO:tasks.rados.rados.0.smithi086.stdout:2267: delete oid 36 current snap is 218 2024-08-10T05:20:24.880 INFO:tasks.rados.rados.0.smithi086.stdout:2267: done (0 left) 2024-08-10T05:20:24.880 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 15 current snap is 218 2024-08-10T05:20:24.880 INFO:tasks.rados.rados.0.smithi086.stdout:2268: seq_num 703 ranges {6955008=581632,7536640=458752,7995392=557056,8552448=417792,8970240=172032} 2024-08-10T05:20:24.919 INFO:tasks.rados.rados.0.smithi086.stdout:2268: writing smithi08687503-15 from 6955008 to 7536640 tid 1 2024-08-10T05:20:24.921 INFO:tasks.rados.rados.0.smithi086.stdout:2268: writing smithi08687503-15 from 7536640 to 7995392 tid 2 2024-08-10T05:20:24.925 INFO:tasks.rados.rados.0.smithi086.stdout:2268: writing smithi08687503-15 from 7995392 to 8552448 tid 3 2024-08-10T05:20:24.927 INFO:tasks.rados.rados.0.smithi086.stdout:2268: writing smithi08687503-15 from 8552448 to 8970240 tid 4 2024-08-10T05:20:24.928 INFO:tasks.rados.rados.0.smithi086.stdout:2268: writing smithi08687503-15 from 8970240 to 9142272 tid 5 2024-08-10T05:20:24.928 INFO:tasks.rados.rados.0.smithi086.stdout:2269: rollback oid 12 current snap is 218 2024-08-10T05:20:24.929 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 12 to 191 2024-08-10T05:20:24.929 INFO:tasks.rados.rados.0.smithi086.stdout:2268: finishing write tid 1 to smithi08687503-15 2024-08-10T05:20:24.929 INFO:tasks.rados.rados.0.smithi086.stdout:2268: finishing write tid 2 to smithi08687503-15 2024-08-10T05:20:24.929 INFO:tasks.rados.rados.0.smithi086.stdout:2268: finishing write tid 3 to smithi08687503-15 2024-08-10T05:20:24.929 INFO:tasks.rados.rados.0.smithi086.stdout:2270: read oid 16 snap -1 2024-08-10T05:20:24.929 INFO:tasks.rados.rados.0.smithi086.stdout:2270: expect deleted 2024-08-10T05:20:24.929 INFO:tasks.rados.rados.0.smithi086.stdout:2271: setattr oid 44 current snap is 218 2024-08-10T05:20:24.930 INFO:tasks.rados.rados.0.smithi086.stdout:2268: finishing write tid 4 to smithi08687503-15 2024-08-10T05:20:24.931 INFO:tasks.rados.rados.0.smithi086.stdout:2268: finishing write tid 5 to smithi08687503-15 2024-08-10T05:20:24.931 INFO:tasks.rados.rados.0.smithi086.stdout:2270: done (3 left) 2024-08-10T05:20:24.931 INFO:tasks.rados.rados.0.smithi086.stdout:2272: copy_from oid 45 from oid 37 current snap is 218 2024-08-10T05:20:24.931 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 218 2024-08-10T05:20:24.932 INFO:tasks.rados.rados.0.smithi086.stdout:2273: seq_num 704 ranges {5857280=598016,6455296=745472,7200768=712704,7913472=147456} 2024-08-10T05:20:24.966 INFO:tasks.rados.rados.0.smithi086.stdout:2273: writing smithi08687503-23 from 5857280 to 6455296 tid 1 2024-08-10T05:20:24.970 INFO:tasks.rados.rados.0.smithi086.stdout:2273: writing smithi08687503-23 from 6455296 to 7200768 tid 2 2024-08-10T05:20:24.975 INFO:tasks.rados.rados.0.smithi086.stdout:2273: writing smithi08687503-23 from 7200768 to 7913472 tid 3 2024-08-10T05:20:24.977 INFO:tasks.rados.rados.0.smithi086.stdout:2273: writing smithi08687503-23 from 7913472 to 8060928 tid 4 2024-08-10T05:20:24.978 INFO:tasks.rados.rados.0.smithi086.stdout:2274: rollback oid 10 current snap is 218 2024-08-10T05:20:24.978 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 10 to 216 2024-08-10T05:20:24.978 INFO:tasks.rados.rados.0.smithi086.stdout:2269: finishing rollback tid 0 to smithi08687503-12 2024-08-10T05:20:24.978 INFO:tasks.rados.rados.0.smithi086.stdout:2269: finishing rollback tid 1 to smithi08687503-12 2024-08-10T05:20:24.978 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 1041 (ObjNum 65 snap 0 seq_num 1598971740) dirty dne 2024-08-10T05:20:24.978 INFO:tasks.rados.rados.0.smithi086.stdout:2268: finishing write tid 6 to smithi08687503-15 2024-08-10T05:20:24.978 INFO:tasks.rados.rados.0.smithi086.stdout:2268: finishing write tid 7 to smithi08687503-15 2024-08-10T05:20:24.978 INFO:tasks.rados.rados.0.smithi086.stdout:2268: oid 15 updating version 0 to 1541 2024-08-10T05:20:24.978 INFO:tasks.rados.rados.0.smithi086.stdout:2268: oid 15 version 1541 is already newer than 1538 2024-08-10T05:20:24.978 INFO:tasks.rados.rados.0.smithi086.stdout:2268: oid 15 version 1541 is already newer than 1536 2024-08-10T05:20:24.978 INFO:tasks.rados.rados.0.smithi086.stdout:2268: oid 15 version 1541 is already newer than 1539 2024-08-10T05:20:24.978 INFO:tasks.rados.rados.0.smithi086.stdout:2268: oid 15 version 1541 is already newer than 1537 2024-08-10T05:20:24.979 INFO:tasks.rados.rados.0.smithi086.stdout:2268: oid 15 version 1541 is already newer than 1540 2024-08-10T05:20:24.979 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 1541 (ObjNum 703 snap 218 seq_num 703) dirty exists 2024-08-10T05:20:24.979 INFO:tasks.rados.rados.0.smithi086.stdout:2268: left oid 15 (ObjNum 703 snap 218 seq_num 703) 2024-08-10T05:20:24.979 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 1648 (ObjNum 693 snap 214 seq_num 693) dirty exists 2024-08-10T05:20:24.979 INFO:tasks.rados.rados.0.smithi086.stdout:2268: done (5 left) 2024-08-10T05:20:24.979 INFO:tasks.rados.rados.0.smithi086.stdout:2269: done (4 left) 2024-08-10T05:20:24.979 INFO:tasks.rados.rados.0.smithi086.stdout:2271: done (3 left) 2024-08-10T05:20:24.979 INFO:tasks.rados.rados.0.smithi086.stdout:2275: delete oid 19 current snap is 218 2024-08-10T05:20:24.979 INFO:tasks.rados.rados.0.smithi086.stdout:2272: finishing copy_from racing read to smithi08687503-45 2024-08-10T05:20:24.979 INFO:tasks.rados.rados.0.smithi086.stdout:2272: finishing copy_from to smithi08687503-45 2024-08-10T05:20:24.979 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 1178 (ObjNum 412 snap 139 seq_num 412) dirty exists 2024-08-10T05:20:24.979 INFO:tasks.rados.rados.0.smithi086.stdout:2273: finishing write tid 1 to smithi08687503-23 2024-08-10T05:20:24.980 INFO:tasks.rados.rados.0.smithi086.stdout:2273: finishing write tid 2 to smithi08687503-23 2024-08-10T05:20:24.981 INFO:tasks.rados.rados.0.smithi086.stdout:2273: finishing write tid 3 to smithi08687503-23 2024-08-10T05:20:24.982 INFO:tasks.rados.rados.0.smithi086.stdout:2273: finishing write tid 4 to smithi08687503-23 2024-08-10T05:20:24.982 INFO:tasks.rados.rados.0.smithi086.stdout:2272: done (3 left) 2024-08-10T05:20:24.982 INFO:tasks.rados.rados.0.smithi086.stdout:2275: done (2 left) 2024-08-10T05:20:24.982 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 218 2024-08-10T05:20:24.982 INFO:tasks.rados.rados.0.smithi086.stdout:2276: seq_num 706 ranges {794624=630784,1425408=516096,1941504=729088,2670592=360448} 2024-08-10T05:20:24.989 INFO:tasks.rados.rados.0.smithi086.stdout:2276: writing smithi08687503-9 from 794624 to 1425408 tid 1 2024-08-10T05:20:24.992 INFO:tasks.rados.rados.0.smithi086.stdout:2276: writing smithi08687503-9 from 1425408 to 1941504 tid 2 2024-08-10T05:20:24.996 INFO:tasks.rados.rados.0.smithi086.stdout:2276: writing smithi08687503-9 from 1941504 to 2670592 tid 3 2024-08-10T05:20:24.999 INFO:tasks.rados.rados.0.smithi086.stdout:2276: writing smithi08687503-9 from 2670592 to 3031040 tid 4 2024-08-10T05:20:24.999 INFO:tasks.rados.rados.0.smithi086.stdout:2277: rollback oid 25 current snap is 218 2024-08-10T05:20:24.999 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 25 to 180 2024-08-10T05:20:24.999 INFO:tasks.rados.rados.0.smithi086.stdout:2273: finishing write tid 5 to smithi08687503-23 2024-08-10T05:20:24.999 INFO:tasks.rados.rados.0.smithi086.stdout:2273: finishing write tid 6 to smithi08687503-23 2024-08-10T05:20:24.999 INFO:tasks.rados.rados.0.smithi086.stdout:2273: oid 23 updating version 0 to 1415 2024-08-10T05:20:24.999 INFO:tasks.rados.rados.0.smithi086.stdout:2273: oid 23 updating version 1415 to 1418 2024-08-10T05:20:24.999 INFO:tasks.rados.rados.0.smithi086.stdout:2273: oid 23 version 1418 is already newer than 1416 2024-08-10T05:20:24.999 INFO:tasks.rados.rados.0.smithi086.stdout:2273: oid 23 version 1418 is already newer than 1417 2024-08-10T05:20:24.999 INFO:tasks.rados.rados.0.smithi086.stdout:2273: oid 23 version 1418 is already newer than 1414 2024-08-10T05:20:25.000 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1418 (ObjNum 704 snap 218 seq_num 704) dirty exists 2024-08-10T05:20:25.000 INFO:tasks.rados.rados.0.smithi086.stdout:2273: left oid 23 (ObjNum 704 snap 218 seq_num 704) 2024-08-10T05:20:25.000 INFO:tasks.rados.rados.0.smithi086.stdout:2273: done (3 left) 2024-08-10T05:20:25.000 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 14 current snap is 218 2024-08-10T05:20:25.000 INFO:tasks.rados.rados.0.smithi086.stdout:2274: finishing rollback tid 0 to smithi08687503-10 2024-08-10T05:20:25.000 INFO:tasks.rados.rados.0.smithi086.stdout:2274: finishing rollback tid 1 to smithi08687503-10 2024-08-10T05:20:25.000 INFO:tasks.rados.rados.0.smithi086.stdout:2274: finishing rollback tid 2 to smithi08687503-10 2024-08-10T05:20:25.000 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 1713 (ObjNum 689 snap 212 seq_num 689) dirty exists 2024-08-10T05:20:25.000 INFO:tasks.rados.rados.0.smithi086.stdout:2276: finishing write tid 1 to smithi08687503-9 2024-08-10T05:20:25.000 INFO:tasks.rados.rados.0.smithi086.stdout:2276: finishing write tid 2 to smithi08687503-9 2024-08-10T05:20:25.000 INFO:tasks.rados.rados.0.smithi086.stdout:2278: seq_num 707 ranges {6004736=647168,6651904=802816,7454720=532480,7987200=270336} 2024-08-10T05:20:25.035 INFO:tasks.rados.rados.0.smithi086.stdout:2278: writing smithi08687503-14 from 6004736 to 6651904 tid 1 2024-08-10T05:20:25.039 INFO:tasks.rados.rados.0.smithi086.stdout:2278: writing smithi08687503-14 from 6651904 to 7454720 tid 2 2024-08-10T05:20:25.042 INFO:tasks.rados.rados.0.smithi086.stdout:2278: writing smithi08687503-14 from 7454720 to 7987200 tid 3 2024-08-10T05:20:25.044 INFO:tasks.rados.rados.0.smithi086.stdout:2278: writing smithi08687503-14 from 7987200 to 8257536 tid 4 2024-08-10T05:20:25.044 INFO:tasks.rados.rados.0.smithi086.stdout:2274: done (3 left) 2024-08-10T05:20:25.044 INFO:tasks.rados.rados.0.smithi086.stdout:2279: rollback oid 44 current snap is 218 2024-08-10T05:20:25.044 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 44 to 205 2024-08-10T05:20:25.044 INFO:tasks.rados.rados.0.smithi086.stdout:2276: finishing write tid 3 to smithi08687503-9 2024-08-10T05:20:25.044 INFO:tasks.rados.rados.0.smithi086.stdout:2276: finishing write tid 4 to smithi08687503-9 2024-08-10T05:20:25.044 INFO:tasks.rados.rados.0.smithi086.stdout:2276: finishing write tid 5 to smithi08687503-9 2024-08-10T05:20:25.044 INFO:tasks.rados.rados.0.smithi086.stdout:2277: finishing rollback tid 0 to smithi08687503-25 2024-08-10T05:20:25.045 INFO:tasks.rados.rados.0.smithi086.stdout:2277: finishing rollback tid 1 to smithi08687503-25 2024-08-10T05:20:25.045 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 1651 (ObjNum 33 snap 0 seq_num 3328886008) dirty dne 2024-08-10T05:20:25.045 INFO:tasks.rados.rados.0.smithi086.stdout:2276: finishing write tid 6 to smithi08687503-9 2024-08-10T05:20:25.045 INFO:tasks.rados.rados.0.smithi086.stdout:2276: oid 9 updating version 0 to 224 2024-08-10T05:20:25.045 INFO:tasks.rados.rados.0.smithi086.stdout:2276: oid 9 updating version 224 to 226 2024-08-10T05:20:25.045 INFO:tasks.rados.rados.0.smithi086.stdout:2276: oid 9 version 226 is already newer than 222 2024-08-10T05:20:25.045 INFO:tasks.rados.rados.0.smithi086.stdout:2276: oid 9 version 226 is already newer than 223 2024-08-10T05:20:25.045 INFO:tasks.rados.rados.0.smithi086.stdout:2276: oid 9 version 226 is already newer than 225 2024-08-10T05:20:25.045 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 226 (ObjNum 706 snap 218 seq_num 706) dirty exists 2024-08-10T05:20:25.045 INFO:tasks.rados.rados.0.smithi086.stdout:2276: left oid 9 (ObjNum 706 snap 218 seq_num 706) 2024-08-10T05:20:25.045 INFO:tasks.rados.rados.0.smithi086.stdout:2278: finishing write tid 1 to smithi08687503-14 2024-08-10T05:20:25.045 INFO:tasks.rados.rados.0.smithi086.stdout:2278: finishing write tid 2 to smithi08687503-14 2024-08-10T05:20:25.045 INFO:tasks.rados.rados.0.smithi086.stdout:2276: done (3 left) 2024-08-10T05:20:25.046 INFO:tasks.rados.rados.0.smithi086.stdout:2277: done (2 left) 2024-08-10T05:20:25.046 INFO:tasks.rados.rados.0.smithi086.stdout:2280: snap_create 2024-08-10T05:20:25.046 INFO:tasks.rados.rados.0.smithi086.stdout:2278: finishing write tid 3 to smithi08687503-14 2024-08-10T05:20:25.046 INFO:tasks.rados.rados.0.smithi086.stdout:2278: finishing write tid 4 to smithi08687503-14 2024-08-10T05:20:25.046 INFO:tasks.rados.rados.0.smithi086.stdout:2278: finishing write tid 5 to smithi08687503-14 2024-08-10T05:20:25.047 INFO:tasks.rados.rados.0.smithi086.stdout:2279: finishing rollback tid 0 to smithi08687503-44 2024-08-10T05:20:25.047 INFO:tasks.rados.rados.0.smithi086.stdout:2279: finishing rollback tid 1 to smithi08687503-44 2024-08-10T05:20:25.048 INFO:tasks.rados.rados.0.smithi086.stdout:2278: finishing write tid 6 to smithi08687503-14 2024-08-10T05:20:25.048 INFO:tasks.rados.rados.0.smithi086.stdout:2278: oid 14 updating version 0 to 1332 2024-08-10T05:20:25.048 INFO:tasks.rados.rados.0.smithi086.stdout:2278: oid 14 version 1332 is already newer than 1329 2024-08-10T05:20:25.048 INFO:tasks.rados.rados.0.smithi086.stdout:2278: oid 14 version 1332 is already newer than 1331 2024-08-10T05:20:25.048 INFO:tasks.rados.rados.0.smithi086.stdout:2278: oid 14 version 1332 is already newer than 1330 2024-08-10T05:20:25.048 INFO:tasks.rados.rados.0.smithi086.stdout:2278: oid 14 updating version 1332 to 1333 2024-08-10T05:20:25.048 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 1333 (ObjNum 707 snap 218 seq_num 707) dirty exists 2024-08-10T05:20:25.048 INFO:tasks.rados.rados.0.smithi086.stdout:2278: left oid 14 (ObjNum 707 snap 218 seq_num 707) 2024-08-10T05:20:25.048 INFO:tasks.rados.rados.0.smithi086.stdout:2279: finishing rollback tid 2 to smithi08687503-44 2024-08-10T05:20:25.048 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 1654 (ObjNum 551 snap 164 seq_num 551) dirty exists 2024-08-10T05:20:25.140 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:25 smithi159 ceph-mon[90359]: osdmap e518: 8 total, 8 up, 8 in 2024-08-10T05:20:25.140 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:25 smithi159 ceph-mon[90359]: pgmap v436: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 301 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 688 KiB/s wr, 19 op/s 2024-08-10T05:20:25.140 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:25 smithi159 ceph-mon[90359]: osdmap e519: 8 total, 8 up, 8 in 2024-08-10T05:20:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:25 smithi086 ceph-mon[98993]: osdmap e518: 8 total, 8 up, 8 in 2024-08-10T05:20:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:25 smithi086 ceph-mon[98993]: pgmap v436: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 301 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 688 KiB/s wr, 19 op/s 2024-08-10T05:20:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:25 smithi086 ceph-mon[98993]: osdmap e519: 8 total, 8 up, 8 in 2024-08-10T05:20:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:25 smithi086 ceph-mon[101471]: osdmap e518: 8 total, 8 up, 8 in 2024-08-10T05:20:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:25 smithi086 ceph-mon[101471]: pgmap v436: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 301 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 688 KiB/s wr, 19 op/s 2024-08-10T05:20:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:25 smithi086 ceph-mon[101471]: osdmap e519: 8 total, 8 up, 8 in 2024-08-10T05:20:25.730 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:25 smithi159 systemd[1]: Stopping Ceph osd.7 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:20:26.024 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:25 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[57741]: 2024-08-10T05:20:25.729+0000 7fdec244e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T05:20:26.024 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:25 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[57741]: 2024-08-10T05:20:25.729+0000 7fdec244e640 -1 osd.7 519 *** Got signal Terminated *** 2024-08-10T05:20:26.024 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:25 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[57741]: 2024-08-10T05:20:25.729+0000 7fdec244e640 -1 osd.7 519 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T05:20:26.039 INFO:tasks.rados.rados.0.smithi086.stdout:2278: done (2 left) 2024-08-10T05:20:26.040 INFO:tasks.rados.rados.0.smithi086.stdout:2279: done (1 left) 2024-08-10T05:20:26.040 INFO:tasks.rados.rados.0.smithi086.stdout:2280: done (0 left) 2024-08-10T05:20:26.040 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 50 current snap is 219 2024-08-10T05:20:26.040 INFO:tasks.rados.rados.0.smithi086.stdout:2281: seq_num 708 ranges {2662400=663552,3325952=737280,4063232=696320,4759552=172032} 2024-08-10T05:20:26.058 INFO:tasks.rados.rados.0.smithi086.stdout:2281: writing smithi08687503-50 from 2662400 to 3325952 tid 1 2024-08-10T05:20:26.062 INFO:tasks.rados.rados.0.smithi086.stdout:2281: writing smithi08687503-50 from 3325952 to 4063232 tid 2 2024-08-10T05:20:26.066 INFO:tasks.rados.rados.0.smithi086.stdout:2281: writing smithi08687503-50 from 4063232 to 4759552 tid 3 2024-08-10T05:20:26.068 INFO:tasks.rados.rados.0.smithi086.stdout:2281: writing smithi08687503-50 from 4759552 to 4931584 tid 4 2024-08-10T05:20:26.068 INFO:tasks.rados.rados.0.smithi086.stdout:2282: read oid 28 snap 216 2024-08-10T05:20:26.068 INFO:tasks.rados.rados.0.smithi086.stdout:2282: expect (ObjNum 591 snap 179 seq_num 591) 2024-08-10T05:20:26.069 INFO:tasks.rados.rados.0.smithi086.stdout:2283: copy_from oid 12 from oid 20 current snap is 219 2024-08-10T05:20:26.069 INFO:tasks.rados.rados.0.smithi086.stdout:2281: finishing write tid 1 to smithi08687503-50 2024-08-10T05:20:26.069 INFO:tasks.rados.rados.0.smithi086.stdout:2281: finishing write tid 2 to smithi08687503-50 2024-08-10T05:20:26.069 INFO:tasks.rados.rados.0.smithi086.stdout:2284: snap_create 2024-08-10T05:20:26.069 INFO:tasks.rados.rados.0.smithi086.stdout:2283: finishing copy_from to smithi08687503-12 2024-08-10T05:20:26.069 INFO:tasks.rados.rados.0.smithi086.stdout:2283: got expected ENOENT (src dne) 2024-08-10T05:20:26.069 INFO:tasks.rados.rados.0.smithi086.stdout:2283: finishing copy_from racing read to smithi08687503-12 2024-08-10T05:20:26.071 INFO:tasks.rados.rados.0.smithi086.stdout:2281: finishing write tid 3 to smithi08687503-50 2024-08-10T05:20:26.072 INFO:tasks.rados.rados.0.smithi086.stdout:2281: finishing write tid 4 to smithi08687503-50 2024-08-10T05:20:26.072 INFO:tasks.rados.rados.0.smithi086.stdout:2281: finishing write tid 5 to smithi08687503-50 2024-08-10T05:20:26.074 INFO:tasks.rados.rados.0.smithi086.stdout:2281: finishing write tid 6 to smithi08687503-50 2024-08-10T05:20:26.074 INFO:tasks.rados.rados.0.smithi086.stdout:2281: oid 50 updating version 0 to 1284 2024-08-10T05:20:26.074 INFO:tasks.rados.rados.0.smithi086.stdout:2281: oid 50 version 1284 is already newer than 1281 2024-08-10T05:20:26.074 INFO:tasks.rados.rados.0.smithi086.stdout:2281: oid 50 version 1284 is already newer than 1282 2024-08-10T05:20:26.074 INFO:tasks.rados.rados.0.smithi086.stdout:2281: oid 50 version 1284 is already newer than 1283 2024-08-10T05:20:26.074 INFO:tasks.rados.rados.0.smithi086.stdout:2281: oid 50 version 1284 is already newer than 1280 2024-08-10T05:20:26.074 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1284 (ObjNum 708 snap 219 seq_num 708) dirty exists 2024-08-10T05:20:26.074 INFO:tasks.rados.rados.0.smithi086.stdout:2281: left oid 50 (ObjNum 708 snap 219 seq_num 708) 2024-08-10T05:20:26.074 INFO:tasks.rados.rados.0.smithi086.stdout:2282: expect (ObjNum 591 snap 179 seq_num 591) 2024-08-10T05:20:26.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:26 smithi086 ceph-mon[98993]: osd.7 marked itself down and dead 2024-08-10T05:20:26.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:26 smithi086 ceph-mon[101471]: osd.7 marked itself down and dead 2024-08-10T05:20:26.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:20:26 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T05:20:26.242+0000 7f0a50863640 -1 calc_pg_upmaps abort due to max <= 0 2024-08-10T05:20:26.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:26 smithi159 ceph-mon[90359]: osd.7 marked itself down and dead 2024-08-10T05:20:26.862 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:26 smithi159 podman[110440]: 2024-08-10 05:20:26.589501731 +0000 UTC m=+0.963071857 container died f455e2f6fe3035cb23b3241d28bc9a4bfc9b57c52ce820e79d48b2318f33d13f (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, RELEASE=reef-f5af36e, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-08-10T05:20:27.045 INFO:tasks.rados.rados.0.smithi086.stdout:2281: done (3 left) 2024-08-10T05:20:27.045 INFO:tasks.rados.rados.0.smithi086.stdout:2282: done (2 left) 2024-08-10T05:20:27.045 INFO:tasks.rados.rados.0.smithi086.stdout:2283: done (1 left) 2024-08-10T05:20:27.045 INFO:tasks.rados.rados.0.smithi086.stdout:2284: done (0 left) 2024-08-10T05:20:27.045 INFO:tasks.rados.rados.0.smithi086.stdout:2285: copy_from oid 35 from oid 2 current snap is 220 2024-08-10T05:20:27.045 INFO:tasks.rados.rados.0.smithi086.stdout:2286: copy_from oid 24 from oid 12 current snap is 220 2024-08-10T05:20:27.045 INFO:tasks.rados.rados.0.smithi086.stdout:2287: copy_from oid 44 from oid 36 current snap is 220 2024-08-10T05:20:27.045 INFO:tasks.rados.rados.0.smithi086.stdout:2288: snap_create 2024-08-10T05:20:27.058 INFO:tasks.rados.rados.0.smithi086.stdout:2286: finishing copy_from to smithi08687503-24 2024-08-10T05:20:27.058 INFO:tasks.rados.rados.0.smithi086.stdout:2286: got expected ENOENT (src dne) 2024-08-10T05:20:27.058 INFO:tasks.rados.rados.0.smithi086.stdout:2286: finishing copy_from racing read to smithi08687503-24 2024-08-10T05:20:27.059 INFO:tasks.rados.rados.0.smithi086.stdout:2287: finishing copy_from to smithi08687503-44 2024-08-10T05:20:27.059 INFO:tasks.rados.rados.0.smithi086.stdout:2287: got expected ENOENT (src dne) 2024-08-10T05:20:27.059 INFO:tasks.rados.rados.0.smithi086.stdout:2287: finishing copy_from racing read to smithi08687503-44 2024-08-10T05:20:27.072 INFO:tasks.rados.rados.0.smithi086.stdout:2285: finishing copy_from racing read to smithi08687503-35 2024-08-10T05:20:27.075 INFO:tasks.rados.rados.0.smithi086.stdout:2285: finishing copy_from to smithi08687503-35 2024-08-10T05:20:27.075 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 1138 (ObjNum 660 snap 202 seq_num 660) dirty exists 2024-08-10T05:20:27.187 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:26 smithi159 podman[110440]: 2024-08-10 05:20:26.953099626 +0000 UTC m=+1.326669751 container cleanup f455e2f6fe3035cb23b3241d28bc9a4bfc9b57c52ce820e79d48b2318f33d13f (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, RELEASE=reef-f5af36e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.36.0) 2024-08-10T05:20:27.187 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:26 smithi159 bash[110440]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7 2024-08-10T05:20:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:27 smithi159 ceph-mon[90359]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:20:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:27 smithi159 ceph-mon[90359]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-08-10T05:20:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:27 smithi159 ceph-mon[90359]: osdmap e520: 8 total, 7 up, 8 in 2024-08-10T05:20:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.c", "id": [5, 7]}]: dispatch 2024-08-10T05:20:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]: dispatch 2024-08-10T05:20:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [4, 7]}]: dispatch 2024-08-10T05:20:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.21", "id": [5, 7]}]: dispatch 2024-08-10T05:20:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2d", "id": [6, 1]}]: dispatch 2024-08-10T05:20:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 7]}]: dispatch 2024-08-10T05:20:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 7]}]: dispatch 2024-08-10T05:20:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 6]}]: dispatch 2024-08-10T05:20:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [5, 3]}]: dispatch 2024-08-10T05:20:27.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [0, 3]}]: dispatch 2024-08-10T05:20:27.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:27 smithi159 ceph-mon[90359]: pgmap v439: 121 pgs: 20 stale+active+clean, 1 active+clean+snaptrim, 100 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 2.2 MiB/s wr, 30 op/s 2024-08-10T05:20:27.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:27.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:20:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[98993]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:20:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[98993]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-08-10T05:20:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[98993]: osdmap e520: 8 total, 7 up, 8 in 2024-08-10T05:20:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.c", "id": [5, 7]}]: dispatch 2024-08-10T05:20:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]: dispatch 2024-08-10T05:20:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [4, 7]}]: dispatch 2024-08-10T05:20:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.21", "id": [5, 7]}]: dispatch 2024-08-10T05:20:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2d", "id": [6, 1]}]: dispatch 2024-08-10T05:20:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 7]}]: dispatch 2024-08-10T05:20:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 7]}]: dispatch 2024-08-10T05:20:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 6]}]: dispatch 2024-08-10T05:20:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [5, 3]}]: dispatch 2024-08-10T05:20:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [0, 3]}]: dispatch 2024-08-10T05:20:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[98993]: pgmap v439: 121 pgs: 20 stale+active+clean, 1 active+clean+snaptrim, 100 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 2.2 MiB/s wr, 30 op/s 2024-08-10T05:20:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:20:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[101471]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T05:20:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[101471]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-08-10T05:20:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[101471]: osdmap e520: 8 total, 7 up, 8 in 2024-08-10T05:20:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.c", "id": [5, 7]}]: dispatch 2024-08-10T05:20:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]: dispatch 2024-08-10T05:20:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [4, 7]}]: dispatch 2024-08-10T05:20:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.21", "id": [5, 7]}]: dispatch 2024-08-10T05:20:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2d", "id": [6, 1]}]: dispatch 2024-08-10T05:20:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 7]}]: dispatch 2024-08-10T05:20:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 7]}]: dispatch 2024-08-10T05:20:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 6]}]: dispatch 2024-08-10T05:20:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [5, 3]}]: dispatch 2024-08-10T05:20:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [0, 3]}]: dispatch 2024-08-10T05:20:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[101471]: pgmap v439: 121 pgs: 20 stale+active+clean, 1 active+clean+snaptrim, 100 active+clean; 307 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 2.2 MiB/s wr, 30 op/s 2024-08-10T05:20:27.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:27.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:20:27.591 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:27 smithi159 podman[110463]: 2024-08-10 05:20:27.246480447 +0000 UTC m=+0.653435012 container remove f455e2f6fe3035cb23b3241d28bc9a4bfc9b57c52ce820e79d48b2318f33d13f (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7, 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, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=reef-f5af36e, io.buildah.version=1.36.0) 2024-08-10T05:20:27.849 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:27 smithi159 podman[110559]: 2024-08-10 05:20:27.494274464 +0000 UTC m=+0.017884892 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:20:27.849 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:27 smithi159 podman[110559]: 2024-08-10 05:20:27.630781711 +0000 UTC m=+0.154392125 container create 8ac77d94d7661a9b519428f5550946ef5f5de1b283589dca66861aef02434e61 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-deactivate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, RELEASE=squid-bca9905, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T05:20:28.044 INFO:tasks.rados.rados.0.smithi086.stdout:2285: done (3 left) 2024-08-10T05:20:28.044 INFO:tasks.rados.rados.0.smithi086.stdout:2286: done (2 left) 2024-08-10T05:20:28.044 INFO:tasks.rados.rados.0.smithi086.stdout:2287: done (1 left) 2024-08-10T05:20:28.044 INFO:tasks.rados.rados.0.smithi086.stdout:2288: done (0 left) 2024-08-10T05:20:28.044 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 45 current snap is 221 2024-08-10T05:20:28.044 INFO:tasks.rados.rados.0.smithi086.stdout:2289: seq_num 709 ranges {2113536=679936,2793472=614400,3407872=499712,3907584=491520} 2024-08-10T05:20:28.060 INFO:tasks.rados.rados.0.smithi086.stdout:2289: writing smithi08687503-45 from 2113536 to 2793472 tid 1 2024-08-10T05:20:28.065 INFO:tasks.rados.rados.0.smithi086.stdout:2289: writing smithi08687503-45 from 2793472 to 3407872 tid 2 2024-08-10T05:20:28.068 INFO:tasks.rados.rados.0.smithi086.stdout:2289: writing smithi08687503-45 from 3407872 to 3907584 tid 3 2024-08-10T05:20:28.072 INFO:tasks.rados.rados.0.smithi086.stdout:2289: writing smithi08687503-45 from 3907584 to 4399104 tid 4 2024-08-10T05:20:28.072 INFO:tasks.rados.rados.0.smithi086.stdout:2290: rollback oid 15 current snap is 221 2024-08-10T05:20:28.072 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 15 to 220 2024-08-10T05:20:28.072 INFO:tasks.rados.rados.0.smithi086.stdout:2289: finishing write tid 1 to smithi08687503-45 2024-08-10T05:20:28.072 INFO:tasks.rados.rados.0.smithi086.stdout:2289: finishing write tid 2 to smithi08687503-45 2024-08-10T05:20:28.072 INFO:tasks.rados.rados.0.smithi086.stdout:2291: snap_remove snap 216 2024-08-10T05:20:28.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.c", "id": [5, 7]}]': finished 2024-08-10T05:20:28.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]': finished 2024-08-10T05:20:28.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [4, 7]}]': finished 2024-08-10T05:20:28.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.21", "id": [5, 7]}]': finished 2024-08-10T05:20:28.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2d", "id": [6, 1]}]': finished 2024-08-10T05:20:28.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 7]}]': finished 2024-08-10T05:20:28.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 7]}]': finished 2024-08-10T05:20:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 6]}]': finished 2024-08-10T05:20:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [5, 3]}]': finished 2024-08-10T05:20:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [0, 3]}]': finished 2024-08-10T05:20:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:28 smithi159 ceph-mon[90359]: osdmap e521: 8 total, 7 up, 8 in 2024-08-10T05:20:28.188 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:27 smithi159 podman[110559]: 2024-08-10 05:20:27.849789877 +0000 UTC m=+0.373400296 container init 8ac77d94d7661a9b519428f5550946ef5f5de1b283589dca66861aef02434e61 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-deactivate, GIT_BRANCH=HEAD, RELEASE=squid-bca9905, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=) 2024-08-10T05:20:28.188 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:27 smithi159 podman[110559]: 2024-08-10 05:20:27.855066838 +0000 UTC m=+0.378677253 container start 8ac77d94d7661a9b519428f5550946ef5f5de1b283589dca66861aef02434e61 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-08-10T05:20:28.188 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:27 smithi159 podman[110559]: 2024-08-10 05:20:27.941365755 +0000 UTC m=+0.464976170 container attach 8ac77d94d7661a9b519428f5550946ef5f5de1b283589dca66861aef02434e61 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-deactivate, RELEASE=squid-bca9905, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0) 2024-08-10T05:20:28.188 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:28 smithi159 podman[110559]: 2024-08-10 05:20:28.062294739 +0000 UTC m=+0.585905159 container died 8ac77d94d7661a9b519428f5550946ef5f5de1b283589dca66861aef02434e61 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-bca9905, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0) 2024-08-10T05:20:28.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:20:28] "GET /metrics HTTP/1.1" 200 36276 "" "Prometheus/2.43.0" 2024-08-10T05:20:28.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.c", "id": [5, 7]}]': finished 2024-08-10T05:20:28.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]': finished 2024-08-10T05:20:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [4, 7]}]': finished 2024-08-10T05:20:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.21", "id": [5, 7]}]': finished 2024-08-10T05:20:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2d", "id": [6, 1]}]': finished 2024-08-10T05:20:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 7]}]': finished 2024-08-10T05:20:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 7]}]': finished 2024-08-10T05:20:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 6]}]': finished 2024-08-10T05:20:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [5, 3]}]': finished 2024-08-10T05:20:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [0, 3]}]': finished 2024-08-10T05:20:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[101471]: osdmap e521: 8 total, 7 up, 8 in 2024-08-10T05:20:28.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.c", "id": [5, 7]}]': finished 2024-08-10T05:20:28.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]': finished 2024-08-10T05:20:28.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [4, 7]}]': finished 2024-08-10T05:20:28.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.21", "id": [5, 7]}]': finished 2024-08-10T05:20:28.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2d", "id": [6, 1]}]': finished 2024-08-10T05:20:28.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 7]}]': finished 2024-08-10T05:20:28.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 7]}]': finished 2024-08-10T05:20:28.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 6]}]': finished 2024-08-10T05:20:28.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [5, 3]}]': finished 2024-08-10T05:20:28.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [0, 3]}]': finished 2024-08-10T05:20:28.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:28 smithi086 ceph-mon[98993]: osdmap e521: 8 total, 7 up, 8 in 2024-08-10T05:20:28.937 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:28 smithi159 podman[110602]: 2024-08-10 05:20:28.671319847 +0000 UTC m=+0.597850896 container remove 8ac77d94d7661a9b519428f5550946ef5f5de1b283589dca66861aef02434e61 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-deactivate, RELEASE=squid-bca9905, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-08-10T05:20:28.937 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:28 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.7.service: Deactivated successfully. 2024-08-10T05:20:28.937 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:28 smithi159 systemd[1]: Stopped Ceph osd.7 for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:20:28.937 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:28 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.7.service: Consumed 17.431s CPU time. 2024-08-10T05:20:28.937 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:28 smithi159 systemd[1]: Starting Ceph osd.7 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:20:29.044 INFO:tasks.rados.rados.0.smithi086.stdout:2291: done (2 left) 2024-08-10T05:20:29.044 INFO:tasks.rados.rados.0.smithi086.stdout:2292: read oid 8 snap 218 2024-08-10T05:20:29.044 INFO:tasks.rados.rados.0.smithi086.stdout:2292: expect (ObjNum 692 snap 214 seq_num 692) 2024-08-10T05:20:29.044 INFO:tasks.rados.rados.0.smithi086.stdout:2293: rollback oid 47 current snap is 221 2024-08-10T05:20:29.045 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 47 to 218 2024-08-10T05:20:29.045 INFO:tasks.rados.rados.0.smithi086.stdout:2289: finishing write tid 3 to smithi08687503-45 2024-08-10T05:20:29.045 INFO:tasks.rados.rados.0.smithi086.stdout:2290: finishing rollback tid 0 to smithi08687503-15 2024-08-10T05:20:29.045 INFO:tasks.rados.rados.0.smithi086.stdout:2290: finishing rollback tid 1 to smithi08687503-15 2024-08-10T05:20:29.045 INFO:tasks.rados.rados.0.smithi086.stdout:2290: finishing rollback tid 2 to smithi08687503-15 2024-08-10T05:20:29.045 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 1544 (ObjNum 703 snap 218 seq_num 703) dirty exists 2024-08-10T05:20:29.045 INFO:tasks.rados.rados.0.smithi086.stdout:2289: finishing write tid 4 to smithi08687503-45 2024-08-10T05:20:29.045 INFO:tasks.rados.rados.0.smithi086.stdout:2289: finishing write tid 5 to smithi08687503-45 2024-08-10T05:20:29.045 INFO:tasks.rados.rados.0.smithi086.stdout:2290: done (3 left) 2024-08-10T05:20:29.045 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 221 2024-08-10T05:20:29.045 INFO:tasks.rados.rados.0.smithi086.stdout:2289: finishing write tid 6 to smithi08687503-45 2024-08-10T05:20:29.046 INFO:tasks.rados.rados.0.smithi086.stdout:2289: oid 45 updating version 0 to 1290 2024-08-10T05:20:29.046 INFO:tasks.rados.rados.0.smithi086.stdout:2289: oid 45 version 1290 is already newer than 1288 2024-08-10T05:20:29.046 INFO:tasks.rados.rados.0.smithi086.stdout:2289: oid 45 version 1290 is already newer than 1289 2024-08-10T05:20:29.046 INFO:tasks.rados.rados.0.smithi086.stdout:2289: oid 45 updating version 1290 to 1292 2024-08-10T05:20:29.046 INFO:tasks.rados.rados.0.smithi086.stdout:2289: oid 45 version 1292 is already newer than 1291 2024-08-10T05:20:29.046 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 1292 (ObjNum 709 snap 221 seq_num 709) dirty exists 2024-08-10T05:20:29.046 INFO:tasks.rados.rados.0.smithi086.stdout:2289: left oid 45 (ObjNum 709 snap 221 seq_num 709) 2024-08-10T05:20:29.046 INFO:tasks.rados.rados.0.smithi086.stdout:2294: seq_num 710 ranges {737280=696320,1433600=499712,1933312=712704,2646016=393216} 2024-08-10T05:20:29.052 INFO:tasks.rados.rados.0.smithi086.stdout:2294: writing smithi08687503-38 from 737280 to 1433600 tid 1 2024-08-10T05:20:29.056 INFO:tasks.rados.rados.0.smithi086.stdout:2294: writing smithi08687503-38 from 1433600 to 1933312 tid 2 2024-08-10T05:20:29.060 INFO:tasks.rados.rados.0.smithi086.stdout:2294: writing smithi08687503-38 from 1933312 to 2646016 tid 3 2024-08-10T05:20:29.064 INFO:tasks.rados.rados.0.smithi086.stdout:2294: writing smithi08687503-38 from 2646016 to 3039232 tid 4 2024-08-10T05:20:29.064 INFO:tasks.rados.rados.0.smithi086.stdout:2289: done (3 left) 2024-08-10T05:20:29.064 INFO:tasks.rados.rados.0.smithi086.stdout:2295: copy_from oid 32 from oid 11 current snap is 221 2024-08-10T05:20:29.064 INFO:tasks.rados.rados.0.smithi086.stdout:2293: finishing rollback tid 0 to smithi08687503-47 2024-08-10T05:20:29.064 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 36 current snap is 221 2024-08-10T05:20:29.064 INFO:tasks.rados.rados.0.smithi086.stdout:2296: seq_num 711 ranges {0=712704,712704=786432,1499136=516096,2015232=303104} 2024-08-10T05:20:29.068 INFO:tasks.rados.rados.0.smithi086.stdout:2296: writing smithi08687503-36 from 0 to 712704 tid 1 2024-08-10T05:20:29.074 INFO:tasks.rados.rados.0.smithi086.stdout:2296: writing smithi08687503-36 from 712704 to 1499136 tid 2 2024-08-10T05:20:29.077 INFO:tasks.rados.rados.0.smithi086.stdout:2296: writing smithi08687503-36 from 1499136 to 2015232 tid 3 2024-08-10T05:20:29.080 INFO:tasks.rados.rados.0.smithi086.stdout:2296: writing smithi08687503-36 from 2015232 to 2318336 tid 4 2024-08-10T05:20:29.080 INFO:tasks.rados.rados.0.smithi086.stdout:2297: snap_remove snap 180 2024-08-10T05:20:29.392 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:29 smithi159 ceph-mon[90359]: osdmap e522: 8 total, 7 up, 8 in 2024-08-10T05:20:29.392 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:29 smithi159 ceph-mon[90359]: pgmap v442: 121 pgs: 2 remapped+peering, 5 active+undersized, 11 peering, 15 stale+active+clean, 88 active+clean; 311 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.1 MiB/s wr, 23 op/s 2024-08-10T05:20:29.392 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:29 smithi159 ceph-mon[90359]: osdmap e523: 8 total, 7 up, 8 in 2024-08-10T05:20:29.392 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 podman[110705]: 2024-08-10 05:20:29.011423228 +0000 UTC m=+0.017139264 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:20:29.392 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 podman[110705]: 2024-08-10 05:20:29.139654705 +0000 UTC m=+0.145370734 container create 743d1a7d5cb15f02c56b9b36e785ba9bd6f864bedc890db2441f557025e4721c (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-activate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T05:20:29.392 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 podman[110705]: 2024-08-10 05:20:29.392429412 +0000 UTC m=+0.398145450 container init 743d1a7d5cb15f02c56b9b36e785ba9bd6f864bedc890db2441f557025e4721c (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-activate, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T05:20:29.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:29 smithi086 ceph-mon[98993]: osdmap e522: 8 total, 7 up, 8 in 2024-08-10T05:20:29.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:29 smithi086 ceph-mon[98993]: pgmap v442: 121 pgs: 2 remapped+peering, 5 active+undersized, 11 peering, 15 stale+active+clean, 88 active+clean; 311 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.1 MiB/s wr, 23 op/s 2024-08-10T05:20:29.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:29 smithi086 ceph-mon[98993]: osdmap e523: 8 total, 7 up, 8 in 2024-08-10T05:20:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:29 smithi086 ceph-mon[101471]: osdmap e522: 8 total, 7 up, 8 in 2024-08-10T05:20:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:29 smithi086 ceph-mon[101471]: pgmap v442: 121 pgs: 2 remapped+peering, 5 active+undersized, 11 peering, 15 stale+active+clean, 88 active+clean; 311 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.1 MiB/s wr, 23 op/s 2024-08-10T05:20:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:29 smithi086 ceph-mon[101471]: osdmap e523: 8 total, 7 up, 8 in 2024-08-10T05:20:29.687 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 podman[110705]: 2024-08-10 05:20:29.397311294 +0000 UTC m=+0.403027324 container start 743d1a7d5cb15f02c56b9b36e785ba9bd6f864bedc890db2441f557025e4721c (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-activate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, RELEASE=squid-bca9905, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T05:20:29.687 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 podman[110705]: 2024-08-10 05:20:29.49213286 +0000 UTC m=+0.497848906 container attach 743d1a7d5cb15f02c56b9b36e785ba9bd6f864bedc890db2441f557025e4721c (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-activate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-08-10T05:20:29.687 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-activate[110720]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:20:29.687 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 bash[110705]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:20:29.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-activate[110720]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:20:29.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 bash[110705]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T05:20:29.977 INFO:tasks.rados.rados.0.smithi086.stdout:2293: finishing rollback tid 1 to smithi08687503-47 2024-08-10T05:20:29.977 INFO:tasks.rados.rados.0.smithi086.stdout:2293: finishing rollback tid 2 to smithi08687503-47 2024-08-10T05:20:29.977 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 1318 (ObjNum 610 snap 185 seq_num 610) dirty exists 2024-08-10T05:20:29.978 INFO:tasks.rados.rados.0.smithi086.stdout:2294: finishing write tid 1 to smithi08687503-38 2024-08-10T05:20:29.978 INFO:tasks.rados.rados.0.smithi086.stdout:2294: finishing write tid 2 to smithi08687503-38 2024-08-10T05:20:29.978 INFO:tasks.rados.rados.0.smithi086.stdout:2294: finishing write tid 3 to smithi08687503-38 2024-08-10T05:20:29.978 INFO:tasks.rados.rados.0.smithi086.stdout:2294: finishing write tid 4 to smithi08687503-38 2024-08-10T05:20:29.978 INFO:tasks.rados.rados.0.smithi086.stdout:2294: finishing write tid 5 to smithi08687503-38 2024-08-10T05:20:29.978 INFO:tasks.rados.rados.0.smithi086.stdout:2292: expect (ObjNum 692 snap 214 seq_num 692) 2024-08-10T05:20:30.036 INFO:tasks.rados.rados.0.smithi086.stdout:2296: finishing write tid 1 to smithi08687503-36 2024-08-10T05:20:30.036 INFO:tasks.rados.rados.0.smithi086.stdout:2294: finishing write tid 6 to smithi08687503-38 2024-08-10T05:20:30.036 INFO:tasks.rados.rados.0.smithi086.stdout:2294: oid 38 updating version 0 to 1649 2024-08-10T05:20:30.036 INFO:tasks.rados.rados.0.smithi086.stdout:2294: oid 38 updating version 1649 to 1650 2024-08-10T05:20:30.036 INFO:tasks.rados.rados.0.smithi086.stdout:2294: oid 38 updating version 1650 to 1651 2024-08-10T05:20:30.036 INFO:tasks.rados.rados.0.smithi086.stdout:2294: oid 38 updating version 1651 to 1653 2024-08-10T05:20:30.036 INFO:tasks.rados.rados.0.smithi086.stdout:2294: oid 38 version 1653 is already newer than 1652 2024-08-10T05:20:30.036 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 1653 (ObjNum 710 snap 221 seq_num 710) dirty exists 2024-08-10T05:20:30.036 INFO:tasks.rados.rados.0.smithi086.stdout:2294: left oid 38 (ObjNum 710 snap 221 seq_num 710) 2024-08-10T05:20:30.036 INFO:tasks.rados.rados.0.smithi086.stdout:2296: finishing write tid 2 to smithi08687503-36 2024-08-10T05:20:30.036 INFO:tasks.rados.rados.0.smithi086.stdout:2296: finishing write tid 3 to smithi08687503-36 2024-08-10T05:20:30.037 INFO:tasks.rados.rados.0.smithi086.stdout:2292: done (5 left) 2024-08-10T05:20:30.037 INFO:tasks.rados.rados.0.smithi086.stdout:2293: done (4 left) 2024-08-10T05:20:30.037 INFO:tasks.rados.rados.0.smithi086.stdout:2294: done (3 left) 2024-08-10T05:20:30.037 INFO:tasks.rados.rados.0.smithi086.stdout:2297: done (2 left) 2024-08-10T05:20:30.037 INFO:tasks.rados.rados.0.smithi086.stdout:2298: snap_remove snap 217 2024-08-10T05:20:30.059 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-activate[110720]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-08-10T05:20:30.059 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 bash[110705]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-08-10T05:20:30.059 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-activate[110720]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-08-10T05:20:30.059 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 bash[110705]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-08-10T05:20:30.059 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-activate[110720]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-08-10T05:20:30.059 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 bash[110705]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-08-10T05:20:30.060 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-activate[110720]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-10T05:20:30.060 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 bash[110705]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-10T05:20:30.060 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-activate[110720]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-08-10T05:20:30.060 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 bash[110705]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-08-10T05:20:30.060 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-activate[110720]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-08-10T05:20:30.060 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 bash[110705]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-08-10T05:20:30.060 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-activate[110720]: --> ceph-volume raw activate successful for osd ID: 7 2024-08-10T05:20:30.060 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 bash[110705]: --> ceph-volume raw activate successful for osd ID: 7 2024-08-10T05:20:30.060 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:29 smithi159 podman[110705]: 2024-08-10 05:20:29.780504571 +0000 UTC m=+0.786220606 container died 743d1a7d5cb15f02c56b9b36e785ba9bd6f864bedc890db2441f557025e4721c (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-activate, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=squid-bca9905, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-08-10T05:20:30.345 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:30 smithi159 ceph-mon[90359]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-10T05:20:30.346 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:30 smithi159 ceph-mon[90359]: osdmap e524: 8 total, 7 up, 8 in 2024-08-10T05:20:30.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:30 smithi086 ceph-mon[98993]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-10T05:20:30.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:30 smithi086 ceph-mon[98993]: osdmap e524: 8 total, 7 up, 8 in 2024-08-10T05:20:30.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:30 smithi086 ceph-mon[101471]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-10T05:20:30.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:30 smithi086 ceph-mon[101471]: osdmap e524: 8 total, 7 up, 8 in 2024-08-10T05:20:30.596 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:30 smithi159 podman[110874]: 2024-08-10 05:20:30.346250332 +0000 UTC m=+0.559826789 container remove 743d1a7d5cb15f02c56b9b36e785ba9bd6f864bedc890db2441f557025e4721c (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-activate, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-bca9905, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-08-10T05:20:30.597 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:30 smithi159 podman[110941]: 2024-08-10 05:20:30.463724163 +0000 UTC m=+0.017989463 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:20:30.851 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:30 smithi159 podman[110941]: 2024-08-10 05:20:30.597331897 +0000 UTC m=+0.151597204 container create 24d861431528251e4f80bcc91838a261fcfc517260c7a937af65b2af15fb2082 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-bca9905, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-08-10T05:20:30.851 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:30 smithi159 podman[110941]: 2024-08-10 05:20:30.824693378 +0000 UTC m=+0.378958690 container init 24d861431528251e4f80bcc91838a261fcfc517260c7a937af65b2af15fb2082 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-bca9905, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-08-10T05:20:30.851 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:30 smithi159 podman[110941]: 2024-08-10 05:20:30.829652096 +0000 UTC m=+0.383917400 container start 24d861431528251e4f80bcc91838a261fcfc517260c7a937af65b2af15fb2082 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-08-10T05:20:30.977 INFO:tasks.rados.rados.0.smithi086.stdout:2298: done (2 left) 2024-08-10T05:20:30.978 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 33 current snap is 221 2024-08-10T05:20:30.978 INFO:tasks.rados.rados.0.smithi086.stdout:2299: seq_num 712 ranges {0=729088,729088=671744,1400832=671744,2072576=262144} 2024-08-10T05:20:30.982 INFO:tasks.rados.rados.0.smithi086.stdout:2299: writing smithi08687503-33 from 0 to 729088 tid 1 2024-08-10T05:20:30.987 INFO:tasks.rados.rados.0.smithi086.stdout:2299: writing smithi08687503-33 from 729088 to 1400832 tid 2 2024-08-10T05:20:30.991 INFO:tasks.rados.rados.0.smithi086.stdout:2299: writing smithi08687503-33 from 1400832 to 2072576 tid 3 2024-08-10T05:20:30.993 INFO:tasks.rados.rados.0.smithi086.stdout:2299: writing smithi08687503-33 from 2072576 to 2334720 tid 4 2024-08-10T05:20:30.993 INFO:tasks.rados.rados.0.smithi086.stdout:2296: finishing write tid 4 to smithi08687503-36 2024-08-10T05:20:30.993 INFO:tasks.rados.rados.0.smithi086.stdout:2296: finishing write tid 5 to smithi08687503-36 2024-08-10T05:20:30.994 INFO:tasks.rados.rados.0.smithi086.stdout:2295: finishing copy_from racing read to smithi08687503-32 2024-08-10T05:20:30.994 INFO:tasks.rados.rados.0.smithi086.stdout:2296: finishing write tid 6 to smithi08687503-36 2024-08-10T05:20:30.994 INFO:tasks.rados.rados.0.smithi086.stdout:2296: oid 36 updating version 0 to 1425 2024-08-10T05:20:30.994 INFO:tasks.rados.rados.0.smithi086.stdout:2296: oid 36 updating version 1425 to 1426 2024-08-10T05:20:30.994 INFO:tasks.rados.rados.0.smithi086.stdout:2296: oid 36 version 1426 is already newer than 1423 2024-08-10T05:20:30.994 INFO:tasks.rados.rados.0.smithi086.stdout:2296: oid 36 updating version 1426 to 1427 2024-08-10T05:20:30.994 INFO:tasks.rados.rados.0.smithi086.stdout:2296: oid 36 version 1427 is already newer than 1424 2024-08-10T05:20:30.994 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 1427 (ObjNum 711 snap 221 seq_num 711) dirty exists 2024-08-10T05:20:30.994 INFO:tasks.rados.rados.0.smithi086.stdout:2296: left oid 36 (ObjNum 711 snap 221 seq_num 711) 2024-08-10T05:20:30.994 INFO:tasks.rados.rados.0.smithi086.stdout:2295: finishing copy_from to smithi08687503-32 2024-08-10T05:20:30.994 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 1324 (ObjNum 650 snap 198 seq_num 650) dirty exists 2024-08-10T05:20:30.995 INFO:tasks.rados.rados.0.smithi086.stdout:2299: finishing write tid 1 to smithi08687503-33 2024-08-10T05:20:30.995 INFO:tasks.rados.rados.0.smithi086.stdout:2299: finishing write tid 2 to smithi08687503-33 2024-08-10T05:20:30.995 INFO:tasks.rados.rados.0.smithi086.stdout:2295: done (2 left) 2024-08-10T05:20:30.995 INFO:tasks.rados.rados.0.smithi086.stdout:2296: done (1 left) 2024-08-10T05:20:30.995 INFO:tasks.rados.rados.0.smithi086.stdout:2300: setattr oid 30 current snap is 221 2024-08-10T05:20:30.995 INFO:tasks.rados.rados.0.smithi086.stdout:2301: rollback oid 11 current snap is 221 2024-08-10T05:20:30.996 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 11 to 220 2024-08-10T05:20:30.996 INFO:tasks.rados.rados.0.smithi086.stdout:2302: read oid 47 snap -1 2024-08-10T05:20:30.996 INFO:tasks.rados.rados.0.smithi086.stdout:2302: expect (ObjNum 610 snap 185 seq_num 610) 2024-08-10T05:20:30.996 INFO:tasks.rados.rados.0.smithi086.stdout:2303: setattr oid 23 current snap is 221 2024-08-10T05:20:30.996 INFO:tasks.rados.rados.0.smithi086.stdout:2299: finishing write tid 3 to smithi08687503-33 2024-08-10T05:20:30.997 INFO:tasks.rados.rados.0.smithi086.stdout:2299: finishing write tid 4 to smithi08687503-33 2024-08-10T05:20:30.997 INFO:tasks.rados.rados.0.smithi086.stdout:2299: finishing write tid 5 to smithi08687503-33 2024-08-10T05:20:30.998 INFO:tasks.rados.rados.0.smithi086.stdout:2304: read oid 6 snap 205 2024-08-10T05:20:30.998 INFO:tasks.rados.rados.0.smithi086.stdout:2304: expect deleted 2024-08-10T05:20:30.998 INFO:tasks.rados.rados.0.smithi086.stdout:2305: snap_create 2024-08-10T05:20:31.001 INFO:tasks.rados.rados.0.smithi086.stdout:2299: finishing write tid 6 to smithi08687503-33 2024-08-10T05:20:31.001 INFO:tasks.rados.rados.0.smithi086.stdout:2299: oid 33 updating version 0 to 1657 2024-08-10T05:20:31.001 INFO:tasks.rados.rados.0.smithi086.stdout:2299: oid 33 version 1657 is already newer than 1656 2024-08-10T05:20:31.001 INFO:tasks.rados.rados.0.smithi086.stdout:2299: oid 33 version 1657 is already newer than 1654 2024-08-10T05:20:31.001 INFO:tasks.rados.rados.0.smithi086.stdout:2299: oid 33 updating version 1657 to 1658 2024-08-10T05:20:31.001 INFO:tasks.rados.rados.0.smithi086.stdout:2299: oid 33 version 1658 is already newer than 1655 2024-08-10T05:20:31.001 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 1658 (ObjNum 712 snap 221 seq_num 712) dirty exists 2024-08-10T05:20:31.001 INFO:tasks.rados.rados.0.smithi086.stdout:2299: left oid 33 (ObjNum 712 snap 221 seq_num 712) 2024-08-10T05:20:31.002 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 1335 (ObjNum 685 snap 212 seq_num 685) dirty exists 2024-08-10T05:20:31.004 INFO:tasks.rados.rados.0.smithi086.stdout:2301: finishing rollback tid 0 to smithi08687503-11 2024-08-10T05:20:31.004 INFO:tasks.rados.rados.0.smithi086.stdout:2301: finishing rollback tid 1 to smithi08687503-11 2024-08-10T05:20:31.004 INFO:tasks.rados.rados.0.smithi086.stdout:2301: finishing rollback tid 2 to smithi08687503-11 2024-08-10T05:20:31.004 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 1327 (ObjNum 650 snap 198 seq_num 650) dirty exists 2024-08-10T05:20:31.021 INFO:tasks.rados.rados.0.smithi086.stdout:2302: expect (ObjNum 610 snap 185 seq_num 610) 2024-08-10T05:20:31.162 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:31 smithi159 ceph-mon[90359]: pgmap v445: 121 pgs: 2 active+clean+remapped, 2 remapped+peering, 23 active+undersized, 11 peering, 5 stale+active+clean, 6 active+undersized+degraded, 72 active+clean; 334 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 5.3 MiB/s wr, 14 op/s; 36/558 objects degraded (6.452%); 21 MiB/s, 44 objects/s recovering 2024-08-10T05:20:31.162 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:31 smithi159 ceph-mon[90359]: osdmap e525: 8 total, 7 up, 8 in 2024-08-10T05:20:31.163 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:31 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:31.163 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:31 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:31.163 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:31 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:20:31.163 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:30 smithi159 ceph-osd[110979]: -- 172.21.15.159:0/2379954077 <== mon.1 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55943b651a40 con 0x55943c414400 2024-08-10T05:20:31.163 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:30 smithi159 bash[110941]: 24d861431528251e4f80bcc91838a261fcfc517260c7a937af65b2af15fb2082 2024-08-10T05:20:31.163 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:30 smithi159 systemd[1]: Started Ceph osd.7 for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:20:31.276 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1444 (ObjNum 704 snap 218 seq_num 704) dirty exists 2024-08-10T05:20:31.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:31 smithi086 ceph-mon[98993]: pgmap v445: 121 pgs: 2 active+clean+remapped, 2 remapped+peering, 23 active+undersized, 11 peering, 5 stale+active+clean, 6 active+undersized+degraded, 72 active+clean; 334 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 5.3 MiB/s wr, 14 op/s; 36/558 objects degraded (6.452%); 21 MiB/s, 44 objects/s recovering 2024-08-10T05:20:31.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:31 smithi086 ceph-mon[98993]: osdmap e525: 8 total, 7 up, 8 in 2024-08-10T05:20:31.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:31 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:31.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:31 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:31.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:31 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:20:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:31 smithi086 ceph-mon[101471]: pgmap v445: 121 pgs: 2 active+clean+remapped, 2 remapped+peering, 23 active+undersized, 11 peering, 5 stale+active+clean, 6 active+undersized+degraded, 72 active+clean; 334 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 5.3 MiB/s wr, 14 op/s; 36/558 objects degraded (6.452%); 21 MiB/s, 44 objects/s recovering 2024-08-10T05:20:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:31 smithi086 ceph-mon[101471]: osdmap e525: 8 total, 7 up, 8 in 2024-08-10T05:20:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:31 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:31 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:31 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:20:31.436 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T05:20:31.372+0000 7f7fb49ca640 -1 Falling back to public interface 2024-08-10T05:20:31.997 INFO:tasks.rados.rados.0.smithi086.stdout:2299: done (6 left) 2024-08-10T05:20:31.997 INFO:tasks.rados.rados.0.smithi086.stdout:2300: done (5 left) 2024-08-10T05:20:31.997 INFO:tasks.rados.rados.0.smithi086.stdout:2301: done (4 left) 2024-08-10T05:20:31.997 INFO:tasks.rados.rados.0.smithi086.stdout:2302: done (3 left) 2024-08-10T05:20:31.997 INFO:tasks.rados.rados.0.smithi086.stdout:2303: done (2 left) 2024-08-10T05:20:31.997 INFO:tasks.rados.rados.0.smithi086.stdout:2304: done (1 left) 2024-08-10T05:20:31.997 INFO:tasks.rados.rados.0.smithi086.stdout:2305: done (0 left) 2024-08-10T05:20:31.998 INFO:tasks.rados.rados.0.smithi086.stdout:2306: read oid 24 snap -1 2024-08-10T05:20:31.998 INFO:tasks.rados.rados.0.smithi086.stdout:2306: expect (ObjNum 697 snap 217 seq_num 697) 2024-08-10T05:20:31.998 INFO:tasks.rados.rados.0.smithi086.stdout:2307: delete oid 28 current snap is 222 2024-08-10T05:20:32.002 INFO:tasks.rados.rados.0.smithi086.stdout:2307: done (1 left) 2024-08-10T05:20:32.002 INFO:tasks.rados.rados.0.smithi086.stdout:2308: snap_create 2024-08-10T05:20:32.044 INFO:tasks.rados.rados.0.smithi086.stdout:2306: expect (ObjNum 697 snap 217 seq_num 697) 2024-08-10T05:20:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:32 smithi159 ceph-mon[90359]: Health check failed: Degraded data redundancy: 36/558 objects degraded (6.452%), 6 pgs degraded (PG_DEGRADED) 2024-08-10T05:20:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:32 smithi159 ceph-mon[90359]: osdmap e526: 8 total, 7 up, 8 in 2024-08-10T05:20:32.187 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:20:31 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[65801]: logger=cleanup t=2024-08-10T05:20:31.905397301Z level=info msg="Completed cleanup jobs" duration=12.541194ms 2024-08-10T05:20:32.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:32 smithi086 ceph-mon[98993]: Health check failed: Degraded data redundancy: 36/558 objects degraded (6.452%), 6 pgs degraded (PG_DEGRADED) 2024-08-10T05:20:32.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:32 smithi086 ceph-mon[98993]: osdmap e526: 8 total, 7 up, 8 in 2024-08-10T05:20:32.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:32 smithi086 ceph-mon[101471]: Health check failed: Degraded data redundancy: 36/558 objects degraded (6.452%), 6 pgs degraded (PG_DEGRADED) 2024-08-10T05:20:32.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:32 smithi086 ceph-mon[101471]: osdmap e526: 8 total, 7 up, 8 in 2024-08-10T05:20:32.997 INFO:tasks.rados.rados.0.smithi086.stdout:2306: done (1 left) 2024-08-10T05:20:32.998 INFO:tasks.rados.rados.0.smithi086.stdout:2308: done (0 left) 2024-08-10T05:20:32.998 INFO:tasks.rados.rados.0.smithi086.stdout:2309: read oid 11 snap -1 2024-08-10T05:20:32.998 INFO:tasks.rados.rados.0.smithi086.stdout:2309: expect (ObjNum 650 snap 198 seq_num 650) 2024-08-10T05:20:32.998 INFO:tasks.rados.rados.0.smithi086.stdout:2310: snap_create 2024-08-10T05:20:33.007 INFO:tasks.rados.rados.0.smithi086.stdout:2309: expect (ObjNum 650 snap 198 seq_num 650) 2024-08-10T05:20:33.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:33 smithi159 ceph-mon[90359]: pgmap v448: 121 pgs: 1 active+clean+snaptrim, 5 active+clean+remapped, 2 remapped+peering, 36 active+undersized, 12 active+undersized+degraded, 65 active+clean; 334 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.3 MiB/s wr, 12 op/s; 49/549 objects degraded (8.925%); 22 MiB/s, 48 objects/s recovering 2024-08-10T05:20:33.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:33 smithi159 ceph-mon[90359]: osdmap e527: 8 total, 7 up, 8 in 2024-08-10T05:20:33.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:33 smithi086 ceph-mon[98993]: pgmap v448: 121 pgs: 1 active+clean+snaptrim, 5 active+clean+remapped, 2 remapped+peering, 36 active+undersized, 12 active+undersized+degraded, 65 active+clean; 334 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.3 MiB/s wr, 12 op/s; 49/549 objects degraded (8.925%); 22 MiB/s, 48 objects/s recovering 2024-08-10T05:20:33.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:33 smithi086 ceph-mon[98993]: osdmap e527: 8 total, 7 up, 8 in 2024-08-10T05:20:33.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:33 smithi086 ceph-mon[101471]: pgmap v448: 121 pgs: 1 active+clean+snaptrim, 5 active+clean+remapped, 2 remapped+peering, 36 active+undersized, 12 active+undersized+degraded, 65 active+clean; 334 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.3 MiB/s wr, 12 op/s; 49/549 objects degraded (8.925%); 22 MiB/s, 48 objects/s recovering 2024-08-10T05:20:33.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:33 smithi086 ceph-mon[101471]: osdmap e527: 8 total, 7 up, 8 in 2024-08-10T05:20:34.001 INFO:tasks.rados.rados.0.smithi086.stdout:2309: done (1 left) 2024-08-10T05:20:34.001 INFO:tasks.rados.rados.0.smithi086.stdout:2310: done (0 left) 2024-08-10T05:20:34.002 INFO:tasks.rados.rados.0.smithi086.stdout:2311: snap_create 2024-08-10T05:20:34.384 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:34 smithi159 ceph-mon[90359]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-10T05:20:34.385 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:34 smithi159 ceph-mon[90359]: osdmap e528: 8 total, 7 up, 8 in 2024-08-10T05:20:34.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:34 smithi086 ceph-mon[98993]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-10T05:20:34.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:34 smithi086 ceph-mon[98993]: osdmap e528: 8 total, 7 up, 8 in 2024-08-10T05:20:34.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:34 smithi086 ceph-mon[101471]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-10T05:20:34.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:34 smithi086 ceph-mon[101471]: osdmap e528: 8 total, 7 up, 8 in 2024-08-10T05:20:34.687 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:34 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T05:20:34.559+0000 7f7fb49ca640 -1 osd.7 519 log_to_monitors true 2024-08-10T05:20:34.976 INFO:tasks.rados.rados.0.smithi086.stdout:2311: done (0 left) 2024-08-10T05:20:34.976 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 11 current snap is 225 2024-08-10T05:20:34.976 INFO:tasks.rados.rados.0.smithi086.stdout:2312: seq_num 714 ranges {2506752=761856,3268608=442368,3710976=688128,4399104=475136} 2024-08-10T05:20:34.993 INFO:tasks.rados.rados.0.smithi086.stdout:2312: writing smithi08687503-11 from 2506752 to 3268608 tid 1 2024-08-10T05:20:34.996 INFO:tasks.rados.rados.0.smithi086.stdout:2312: writing smithi08687503-11 from 3268608 to 3710976 tid 2 2024-08-10T05:20:35.000 INFO:tasks.rados.rados.0.smithi086.stdout:2312: writing smithi08687503-11 from 3710976 to 4399104 tid 3 2024-08-10T05:20:35.003 INFO:tasks.rados.rados.0.smithi086.stdout:2312: writing smithi08687503-11 from 4399104 to 4874240 tid 4 2024-08-10T05:20:35.003 INFO:tasks.rados.rados.0.smithi086.stdout:2313: delete oid 48 current snap is 225 2024-08-10T05:20:35.003 INFO:tasks.rados.rados.0.smithi086.stdout:2312: finishing write tid 1 to smithi08687503-11 2024-08-10T05:20:35.003 INFO:tasks.rados.rados.0.smithi086.stdout:2312: finishing write tid 2 to smithi08687503-11 2024-08-10T05:20:35.003 INFO:tasks.rados.rados.0.smithi086.stdout:2312: finishing write tid 3 to smithi08687503-11 2024-08-10T05:20:35.007 INFO:tasks.rados.rados.0.smithi086.stdout:2312: finishing write tid 4 to smithi08687503-11 2024-08-10T05:20:35.007 INFO:tasks.rados.rados.0.smithi086.stdout:2313: done (1 left) 2024-08-10T05:20:35.008 INFO:tasks.rados.rados.0.smithi086.stdout:2314: snap_create 2024-08-10T05:20:35.008 INFO:tasks.rados.rados.0.smithi086.stdout:2312: finishing write tid 5 to smithi08687503-11 2024-08-10T05:20:35.009 INFO:tasks.rados.rados.0.smithi086.stdout:2312: finishing write tid 6 to smithi08687503-11 2024-08-10T05:20:35.009 INFO:tasks.rados.rados.0.smithi086.stdout:2312: oid 11 updating version 0 to 1328 2024-08-10T05:20:35.009 INFO:tasks.rados.rados.0.smithi086.stdout:2312: oid 11 updating version 1328 to 1330 2024-08-10T05:20:35.010 INFO:tasks.rados.rados.0.smithi086.stdout:2312: oid 11 updating version 1330 to 1331 2024-08-10T05:20:35.010 INFO:tasks.rados.rados.0.smithi086.stdout:2312: oid 11 updating version 1331 to 1332 2024-08-10T05:20:35.010 INFO:tasks.rados.rados.0.smithi086.stdout:2312: oid 11 version 1332 is already newer than 1329 2024-08-10T05:20:35.010 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 1332 (ObjNum 714 snap 225 seq_num 714) dirty exists 2024-08-10T05:20:35.010 INFO:tasks.rados.rados.0.smithi086.stdout:2312: left oid 11 (ObjNum 714 snap 225 seq_num 714) 2024-08-10T05:20:35.244 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 05:20:34 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T05:20:34.992+0000 7f7fac775640 -1 osd.7 519 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T05:20:35.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:35 smithi159 ceph-mon[90359]: pgmap v451: 121 pgs: 1 active+clean+snaptrim, 7 active+clean+remapped, 36 active+undersized, 12 active+undersized+degraded, 65 active+clean; 321 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.1 MiB/s wr, 3 op/s; 49/528 objects degraded (9.280%); 3/528 objects misplaced (0.568%); 616 KiB/s, 4 objects/s recovering 2024-08-10T05:20:35.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:35 smithi159 ceph-mon[90359]: from='osd.7 [v2:172.21.15.159:6824/3923212291,v1:172.21.15.159:6825/3923212291]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-10T05:20:35.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:35 smithi159 ceph-mon[90359]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-10T05:20:35.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:35 smithi159 ceph-mon[90359]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-10T05:20:35.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:35 smithi159 ceph-mon[90359]: from='osd.7 [v2:172.21.15.159:6824/3923212291,v1:172.21.15.159:6825/3923212291]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:20:35.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:35 smithi159 ceph-mon[90359]: osdmap e529: 8 total, 7 up, 8 in 2024-08-10T05:20:35.245 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:35 smithi159 ceph-mon[90359]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:20:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:35 smithi086 ceph-mon[101471]: pgmap v451: 121 pgs: 1 active+clean+snaptrim, 7 active+clean+remapped, 36 active+undersized, 12 active+undersized+degraded, 65 active+clean; 321 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.1 MiB/s wr, 3 op/s; 49/528 objects degraded (9.280%); 3/528 objects misplaced (0.568%); 616 KiB/s, 4 objects/s recovering 2024-08-10T05:20:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:35 smithi086 ceph-mon[101471]: from='osd.7 [v2:172.21.15.159:6824/3923212291,v1:172.21.15.159:6825/3923212291]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-10T05:20:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:35 smithi086 ceph-mon[101471]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-10T05:20:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:35 smithi086 ceph-mon[101471]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-10T05:20:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:35 smithi086 ceph-mon[101471]: from='osd.7 [v2:172.21.15.159:6824/3923212291,v1:172.21.15.159:6825/3923212291]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:20:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:35 smithi086 ceph-mon[101471]: osdmap e529: 8 total, 7 up, 8 in 2024-08-10T05:20:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:35 smithi086 ceph-mon[101471]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:20:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:35 smithi086 ceph-mon[98993]: pgmap v451: 121 pgs: 1 active+clean+snaptrim, 7 active+clean+remapped, 36 active+undersized, 12 active+undersized+degraded, 65 active+clean; 321 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.1 MiB/s wr, 3 op/s; 49/528 objects degraded (9.280%); 3/528 objects misplaced (0.568%); 616 KiB/s, 4 objects/s recovering 2024-08-10T05:20:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:35 smithi086 ceph-mon[98993]: from='osd.7 [v2:172.21.15.159:6824/3923212291,v1:172.21.15.159:6825/3923212291]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-10T05:20:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:35 smithi086 ceph-mon[98993]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-10T05:20:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:35 smithi086 ceph-mon[98993]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-10T05:20:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:35 smithi086 ceph-mon[98993]: from='osd.7 [v2:172.21.15.159:6824/3923212291,v1:172.21.15.159:6825/3923212291]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:20:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:35 smithi086 ceph-mon[98993]: osdmap e529: 8 total, 7 up, 8 in 2024-08-10T05:20:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:35 smithi086 ceph-mon[98993]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2024-08-10T05:20:35.986 INFO:tasks.rados.rados.0.smithi086.stdout:2312: done (1 left) 2024-08-10T05:20:35.986 INFO:tasks.rados.rados.0.smithi086.stdout:2314: done (0 left) 2024-08-10T05:20:35.986 INFO:tasks.rados.rados.0.smithi086.stdout:2315: read oid 1 snap -1 2024-08-10T05:20:35.986 INFO:tasks.rados.rados.0.smithi086.stdout:2315: expect (ObjNum 664 snap 202 seq_num 664) 2024-08-10T05:20:35.986 INFO:tasks.rados.rados.0.smithi086.stdout:2316: setattr oid 42 current snap is 226 2024-08-10T05:20:35.989 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 10 current snap is 226 2024-08-10T05:20:35.989 INFO:tasks.rados.rados.0.smithi086.stdout:2317: seq_num 716 ranges {10797056=794624,11591680=655360,12247040=704512,12951552=245760} 2024-08-10T05:20:36.053 INFO:tasks.rados.rados.0.smithi086.stdout:2317: writing smithi08687503-10 from 10797056 to 11591680 tid 1 2024-08-10T05:20:36.056 INFO:tasks.rados.rados.0.smithi086.stdout:2317: writing smithi08687503-10 from 11591680 to 12247040 tid 2 2024-08-10T05:20:36.060 INFO:tasks.rados.rados.0.smithi086.stdout:2317: writing smithi08687503-10 from 12247040 to 12951552 tid 3 2024-08-10T05:20:36.061 INFO:tasks.rados.rados.0.smithi086.stdout:2317: writing smithi08687503-10 from 12951552 to 13197312 tid 4 2024-08-10T05:20:36.061 INFO:tasks.rados.rados.0.smithi086.stdout:2318: snap_create 2024-08-10T05:20:36.061 INFO:tasks.rados.rados.0.smithi086.stdout:2315: expect (ObjNum 664 snap 202 seq_num 664) 2024-08-10T05:20:36.168 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:20:36.430 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:20:36.430 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (9m) 2m ago 10m 25.1M - 0.25.0 c8568f914cd2 35968fd43daf 2024-08-10T05:20:36.430 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (10m) 1s ago 10m 88.4M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:20:36.430 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (11m) 2m ago 11m 22.4M - 18.2.4-685-gf5af36e4 20036124afeb 647a6daeb729 2024-08-10T05:20:36.431 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (11m) 1s ago 11m 17.1M - 18.2.4-685-gf5af36e4 20036124afeb 419afb746b2c 2024-08-10T05:20:36.431 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,9283,8765 running (5m) 1s ago 15m 441M - 19.1.0-1335-gbca9905d c7b33901c886 a44476fa498b 2024-08-10T05:20:36.431 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:8443,9283,8765 running (5m) 2m ago 17m 511M - 19.1.0-1335-gbca9905d c7b33901c886 cbe6b5d6d7db 2024-08-10T05:20:36.431 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (5m) 2m ago 17m 54.6M 2048M 19.1.0-1335-gbca9905d c7b33901c886 da469cb2b936 2024-08-10T05:20:36.431 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (4m) 1s ago 15m 48.3M 2048M 19.1.0-1335-gbca9905d c7b33901c886 1264e3f84bab 2024-08-10T05:20:36.431 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (4m) 2m ago 15m 44.8M 2048M 19.1.0-1335-gbca9905d c7b33901c886 b053df1d63ca 2024-08-10T05:20:36.431 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (9m) 2m ago 9m 14.8M - 1.5.0 0da6a335fe13 4e352dfbeecc 2024-08-10T05:20:36.431 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (9m) 1s ago 9m 15.6M - 1.5.0 0da6a335fe13 b9264bb67c4d 2024-08-10T05:20:36.431 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (3m) 2m ago 15m 167M 2480M 19.1.0-1335-gbca9905d c7b33901c886 db28f2aa6b9d 2024-08-10T05:20:36.431 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (3m) 2m ago 14m 138M 2480M 19.1.0-1335-gbca9905d c7b33901c886 64868becde7b 2024-08-10T05:20:36.431 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (2m) 2m ago 14m 120M 2480M 19.1.0-1335-gbca9905d c7b33901c886 20c96ee8f71f 2024-08-10T05:20:36.431 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (2m) 2m ago 13m 12.1M 2480M 19.1.0-1335-gbca9905d c7b33901c886 0f0d7bb1b69a 2024-08-10T05:20:36.431 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (105s) 1s ago 13m 120M 2480M 19.1.0-1335-gbca9905d c7b33901c886 33fcd8ddf640 2024-08-10T05:20:36.432 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (72s) 1s ago 13m 158M 2480M 19.1.0-1335-gbca9905d c7b33901c886 1fd4f9fa3fd7 2024-08-10T05:20:36.432 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (39s) 1s ago 12m 91.2M 2480M 19.1.0-1335-gbca9905d c7b33901c886 afd7446cc98a 2024-08-10T05:20:36.432 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (5s) 1s ago 12m 11.9M 2480M 19.1.0-1335-gbca9905d c7b33901c886 24d861431528 2024-08-10T05:20:36.432 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (5m) 1s ago 10m 53.7M - 2.43.0 a07b618ecd1d 90909260918d 2024-08-10T05:20:36.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:36.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:36.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:36 smithi159 ceph-mon[90359]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:20:36.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:36 smithi159 ceph-mon[90359]: osd.7 [v2:172.21.15.159:6824/3923212291,v1:172.21.15.159:6825/3923212291] boot 2024-08-10T05:20:36.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:36 smithi159 ceph-mon[90359]: osdmap e530: 8 total, 8 up, 8 in 2024-08-10T05:20:36.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:20:36.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:36.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:36.750 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:20:36.750 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:20:36.750 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-10T05:20:36.750 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:20:36.750 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:20:36.750 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:20:36.750 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:20:36.750 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:20:36.750 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-10T05:20:36.750 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:20:36.750 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:20:36.751 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2 2024-08-10T05:20:36.751 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:20:36.751 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:20:36.751 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 18.2.4-685-gf5af36e4 (f5af36e41a4be54dad5211c2711c3d3163fd7780) reef (stable)": 2, 2024-08-10T05:20:36.751 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 13 2024-08-10T05:20:36.751 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:20:36.751 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:20:36.751 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:36.751 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:36.751 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:36 smithi086 ceph-mon[101471]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:20:36.752 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:36 smithi086 ceph-mon[101471]: osd.7 [v2:172.21.15.159:6824/3923212291,v1:172.21.15.159:6825/3923212291] boot 2024-08-10T05:20:36.752 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:36 smithi086 ceph-mon[101471]: osdmap e530: 8 total, 8 up, 8 in 2024-08-10T05:20:36.752 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:20:36.752 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:36.752 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:36.752 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:36.752 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:36.752 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:36 smithi086 ceph-mon[98993]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T05:20:36.752 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:36 smithi086 ceph-mon[98993]: osd.7 [v2:172.21.15.159:6824/3923212291,v1:172.21.15.159:6825/3923212291] boot 2024-08-10T05:20:36.752 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:36 smithi086 ceph-mon[98993]: osdmap e530: 8 total, 8 up, 8 in 2024-08-10T05:20:36.752 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T05:20:36.753 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:36.753 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:36.980 INFO:tasks.rados.rados.0.smithi086.stdout:2315: done (3 left) 2024-08-10T05:20:36.980 INFO:tasks.rados.rados.0.smithi086.stdout:2318: done (2 left) 2024-08-10T05:20:36.980 INFO:tasks.rados.rados.0.smithi086.stdout:2319: delete oid 47 current snap is 227 2024-08-10T05:20:36.992 INFO:tasks.rados.rados.0.smithi086.stdout:2319: done (2 left) 2024-08-10T05:20:36.992 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 227 2024-08-10T05:20:36.993 INFO:tasks.rados.rados.0.smithi086.stdout:2320: seq_num 718 ranges {0=32768} 2024-08-10T05:20:36.993 INFO:tasks.rados.rados.0.smithi086.stdout:2320: writing smithi08687503-25 from 0 to 32768 tid 1 2024-08-10T05:20:36.993 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 36 current snap is 227 2024-08-10T05:20:36.993 INFO:tasks.rados.rados.0.smithi086.stdout:2321: seq_num 719 ranges {2318336=49152} 2024-08-10T05:20:37.006 INFO:tasks.rados.rados.0.smithi086.stdout:2321: writing smithi08687503-36 from 2318336 to 2367488 tid 1 2024-08-10T05:20:37.006 INFO:tasks.rados.rados.0.smithi086.stdout:2322: delete oid 20 current snap is 227 2024-08-10T05:20:37.007 INFO:tasks.rados.rados.0.smithi086.stdout:2320: finishing write tid 1 to smithi08687503-25 2024-08-10T05:20:37.007 INFO:tasks.rados.rados.0.smithi086.stdout:2320: finishing write tid 2 to smithi08687503-25 2024-08-10T05:20:37.007 INFO:tasks.rados.rados.0.smithi086.stdout:2320: finishing write tid 3 to smithi08687503-25 2024-08-10T05:20:37.007 INFO:tasks.rados.rados.0.smithi086.stdout:2320: oid 25 updating version 0 to 1684 2024-08-10T05:20:37.007 INFO:tasks.rados.rados.0.smithi086.stdout:2320: oid 25 version 1684 is already newer than 1683 2024-08-10T05:20:37.007 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 1684 (ObjNum 718 snap 227 seq_num 718) dirty exists 2024-08-10T05:20:37.007 INFO:tasks.rados.rados.0.smithi086.stdout:2320: left oid 25 (ObjNum 718 snap 227 seq_num 718) 2024-08-10T05:20:37.009 INFO:tasks.rados.rados.0.smithi086.stdout:2320: done (4 left) 2024-08-10T05:20:37.009 INFO:tasks.rados.rados.0.smithi086.stdout:2322: done (3 left) 2024-08-10T05:20:37.009 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 18 current snap is 227 2024-08-10T05:20:37.009 INFO:tasks.rados.rados.0.smithi086.stdout:2323: seq_num 721 ranges {1851392=81920} 2024-08-10T05:20:37.020 INFO:tasks.rados.rados.0.smithi086.stdout:2323: writing smithi08687503-18 from 1851392 to 1933312 tid 1 2024-08-10T05:20:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:2324: copy_from oid 3 from oid 25 current snap is 227 2024-08-10T05:20:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:2321: finishing write tid 1 to smithi08687503-36 2024-08-10T05:20:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 30 current snap is 227 2024-08-10T05:20:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:2321: finishing write tid 2 to smithi08687503-36 2024-08-10T05:20:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:2321: finishing write tid 3 to smithi08687503-36 2024-08-10T05:20:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:2321: oid 36 updating version 0 to 1446 2024-08-10T05:20:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:2321: oid 36 updating version 1446 to 1447 2024-08-10T05:20:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 1447 (ObjNum 719 snap 227 seq_num 719) dirty exists 2024-08-10T05:20:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:2321: left oid 36 (ObjNum 719 snap 227 seq_num 719) 2024-08-10T05:20:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 1715 (ObjNum 686 snap 212 seq_num 686) dirty exists 2024-08-10T05:20:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:2317: finishing write tid 1 to smithi08687503-10 2024-08-10T05:20:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:2317: finishing write tid 2 to smithi08687503-10 2024-08-10T05:20:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:2317: finishing write tid 3 to smithi08687503-10 2024-08-10T05:20:37.022 INFO:tasks.rados.rados.0.smithi086.stdout:2317: finishing write tid 4 to smithi08687503-10 2024-08-10T05:20:37.022 INFO:tasks.rados.rados.0.smithi086.stdout:2325: seq_num 722 ranges {1884160=98304} 2024-08-10T05:20:37.032 INFO:tasks.rados.rados.0.smithi086.stdout:2325: writing smithi08687503-30 from 1884160 to 1982464 tid 1 2024-08-10T05:20:37.032 INFO:tasks.rados.rados.0.smithi086.stdout:2316: done (5 left) 2024-08-10T05:20:37.032 INFO:tasks.rados.rados.0.smithi086.stdout:2321: done (4 left) 2024-08-10T05:20:37.032 INFO:tasks.rados.rados.0.smithi086.stdout:2326: copy_from oid 29 from oid 26 current snap is 227 2024-08-10T05:20:37.032 INFO:tasks.rados.rados.0.smithi086.stdout:2317: finishing write tid 5 to smithi08687503-10 2024-08-10T05:20:37.032 INFO:tasks.rados.rados.0.smithi086.stdout:2317: finishing write tid 6 to smithi08687503-10 2024-08-10T05:20:37.032 INFO:tasks.rados.rados.0.smithi086.stdout:2317: oid 10 updating version 0 to 1721 2024-08-10T05:20:37.032 INFO:tasks.rados.rados.0.smithi086.stdout:2317: oid 10 version 1721 is already newer than 1718 2024-08-10T05:20:37.033 INFO:tasks.rados.rados.0.smithi086.stdout:2317: oid 10 version 1721 is already newer than 1720 2024-08-10T05:20:37.033 INFO:tasks.rados.rados.0.smithi086.stdout:2317: oid 10 version 1721 is already newer than 1717 2024-08-10T05:20:37.033 INFO:tasks.rados.rados.0.smithi086.stdout:2317: oid 10 version 1721 is already newer than 1719 2024-08-10T05:20:37.033 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 1721 (ObjNum 716 snap 226 seq_num 716) dirty exists 2024-08-10T05:20:37.033 INFO:tasks.rados.rados.0.smithi086.stdout:2317: left oid 10 (ObjNum 716 snap 226 seq_num 716) 2024-08-10T05:20:37.033 INFO:tasks.rados.rados.0.smithi086.stdout:2323: finishing write tid 1 to smithi08687503-18 2024-08-10T05:20:37.033 INFO:tasks.rados.rados.0.smithi086.stdout:2323: finishing write tid 2 to smithi08687503-18 2024-08-10T05:20:37.033 INFO:tasks.rados.rados.0.smithi086.stdout:2324: finishing copy_from racing read to smithi08687503-3 2024-08-10T05:20:37.033 INFO:tasks.rados.rados.0.smithi086.stdout:2324: finishing copy_from to smithi08687503-3 2024-08-10T05:20:37.033 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 1684 (ObjNum 718 snap 227 seq_num 718) dirty exists 2024-08-10T05:20:37.033 INFO:tasks.rados.rados.0.smithi086.stdout:2323: finishing write tid 3 to smithi08687503-18 2024-08-10T05:20:37.033 INFO:tasks.rados.rados.0.smithi086.stdout:2323: oid 18 updating version 0 to 1334 2024-08-10T05:20:37.034 INFO:tasks.rados.rados.0.smithi086.stdout:2323: oid 18 version 1334 is already newer than 1333 2024-08-10T05:20:37.034 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 1334 (ObjNum 721 snap 227 seq_num 721) dirty exists 2024-08-10T05:20:37.034 INFO:tasks.rados.rados.0.smithi086.stdout:2323: left oid 18 (ObjNum 721 snap 227 seq_num 721) 2024-08-10T05:20:37.034 INFO:tasks.rados.rados.0.smithi086.stdout:2317: done (4 left) 2024-08-10T05:20:37.034 INFO:tasks.rados.rados.0.smithi086.stdout:2323: done (3 left) 2024-08-10T05:20:37.034 INFO:tasks.rados.rados.0.smithi086.stdout:2324: done (2 left) 2024-08-10T05:20:37.034 INFO:tasks.rados.rados.0.smithi086.stdout:2327: delete oid 32 current snap is 227 2024-08-10T05:20:37.035 INFO:tasks.rados.rados.0.smithi086.stdout:2325: finishing write tid 1 to smithi08687503-30 2024-08-10T05:20:37.035 INFO:tasks.rados.rados.0.smithi086.stdout:2326: finishing copy_from to smithi08687503-29 2024-08-10T05:20:37.035 INFO:tasks.rados.rados.0.smithi086.stdout:2326: got expected ENOENT (src dne) 2024-08-10T05:20:37.035 INFO:tasks.rados.rados.0.smithi086.stdout:2327: done (2 left) 2024-08-10T05:20:37.035 INFO:tasks.rados.rados.0.smithi086.stdout:2328: snap_remove snap 221 2024-08-10T05:20:37.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:37 smithi159 ceph-mon[90359]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:20:37.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:37 smithi159 ceph-mon[90359]: pgmap v454: 121 pgs: 4 peering, 7 active+clean+remapped, 34 active+undersized, 10 active+undersized+degraded, 66 active+clean; 303 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.1 MiB/s wr, 15 op/s; 46/504 objects degraded (9.127%); 3/504 objects misplaced (0.595%) 2024-08-10T05:20:37.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:37 smithi159 ceph-mon[90359]: from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:20:37.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:37 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1698377400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:37.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:37 smithi159 ceph-mon[90359]: osdmap e531: 8 total, 8 up, 8 in 2024-08-10T05:20:37.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:37 smithi159 ceph-mon[90359]: Health check update: Degraded data redundancy: 46/504 objects degraded (9.127%), 10 pgs degraded (PG_DEGRADED) 2024-08-10T05:20:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:37 smithi086 ceph-mon[101471]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:20:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:37 smithi086 ceph-mon[101471]: pgmap v454: 121 pgs: 4 peering, 7 active+clean+remapped, 34 active+undersized, 10 active+undersized+degraded, 66 active+clean; 303 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.1 MiB/s wr, 15 op/s; 46/504 objects degraded (9.127%); 3/504 objects misplaced (0.595%) 2024-08-10T05:20:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:37 smithi086 ceph-mon[101471]: from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:20:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:37 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1698377400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:37 smithi086 ceph-mon[101471]: osdmap e531: 8 total, 8 up, 8 in 2024-08-10T05:20:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:37 smithi086 ceph-mon[101471]: Health check update: Degraded data redundancy: 46/504 objects degraded (9.127%), 10 pgs degraded (PG_DEGRADED) 2024-08-10T05:20:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:37 smithi086 ceph-mon[98993]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:20:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:37 smithi086 ceph-mon[98993]: pgmap v454: 121 pgs: 4 peering, 7 active+clean+remapped, 34 active+undersized, 10 active+undersized+degraded, 66 active+clean; 303 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.1 MiB/s wr, 15 op/s; 46/504 objects degraded (9.127%); 3/504 objects misplaced (0.595%) 2024-08-10T05:20:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:37 smithi086 ceph-mon[98993]: from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:20:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:37 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1698377400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:37 smithi086 ceph-mon[98993]: osdmap e531: 8 total, 8 up, 8 in 2024-08-10T05:20:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:37 smithi086 ceph-mon[98993]: Health check update: Degraded data redundancy: 46/504 objects degraded (9.127%), 10 pgs degraded (PG_DEGRADED) 2024-08-10T05:20:37.986 INFO:tasks.rados.rados.0.smithi086.stdout:2326: finishing copy_from racing read to smithi08687503-29 2024-08-10T05:20:37.986 INFO:tasks.rados.rados.0.smithi086.stdout:2325: finishing write tid 2 to smithi08687503-30 2024-08-10T05:20:37.986 INFO:tasks.rados.rados.0.smithi086.stdout:2325: finishing write tid 3 to smithi08687503-30 2024-08-10T05:20:37.986 INFO:tasks.rados.rados.0.smithi086.stdout:2325: oid 30 updating version 0 to 1336 2024-08-10T05:20:37.986 INFO:tasks.rados.rados.0.smithi086.stdout:2325: oid 30 updating version 1336 to 1337 2024-08-10T05:20:37.986 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 1337 (ObjNum 722 snap 227 seq_num 722) dirty exists 2024-08-10T05:20:37.986 INFO:tasks.rados.rados.0.smithi086.stdout:2325: left oid 30 (ObjNum 722 snap 227 seq_num 722) 2024-08-10T05:20:37.986 INFO:tasks.rados.rados.0.smithi086.stdout:2325: done (2 left) 2024-08-10T05:20:37.987 INFO:tasks.rados.rados.0.smithi086.stdout:2326: done (1 left) 2024-08-10T05:20:37.987 INFO:tasks.rados.rados.0.smithi086.stdout:2328: done (0 left) 2024-08-10T05:20:37.987 INFO:tasks.rados.rados.0.smithi086.stdout:2329: snap_remove snap 225 2024-08-10T05:20:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:20:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:20:38] "GET /metrics HTTP/1.1" 200 36276 "" "Prometheus/2.43.0" 2024-08-10T05:20:38.989 INFO:tasks.rados.rados.0.smithi086.stdout:2329: done (0 left) 2024-08-10T05:20:38.989 INFO:tasks.rados.rados.0.smithi086.stdout:2330: copy_from oid 11 from oid 40 current snap is 227 2024-08-10T05:20:38.989 INFO:tasks.rados.rados.0.smithi086.stdout:2331: read oid 22 snap -1 2024-08-10T05:20:38.989 INFO:tasks.rados.rados.0.smithi086.stdout:2331: expect (ObjNum 696 snap 217 seq_num 696) 2024-08-10T05:20:38.989 INFO:tasks.rados.rados.0.smithi086.stdout:2332: setattr oid 29 current snap is 227 2024-08-10T05:20:38.993 INFO:tasks.rados.rados.0.smithi086.stdout:2330: finishing copy_from to smithi08687503-11 2024-08-10T05:20:38.993 INFO:tasks.rados.rados.0.smithi086.stdout:2330: got expected ENOENT (src dne) 2024-08-10T05:20:38.993 INFO:tasks.rados.rados.0.smithi086.stdout:2333: snap_remove snap 191 2024-08-10T05:20:39.077 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:38 smithi159 ceph-mon[90359]: osdmap e532: 8 total, 8 up, 8 in 2024-08-10T05:20:39.077 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:38 smithi159 ceph-mon[90359]: pgmap v457: 121 pgs: 1 active+recovering+undersized+remapped, 5 peering, 5 active+clean+remapped, 24 active+undersized, 9 active+undersized+degraded, 77 active+clean; 303 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 0 B/s wr, 13 op/s; 45/504 objects degraded (8.929%); 1/504 objects misplaced (0.198%); 2.8 MiB/s, 3 objects/s recovering 2024-08-10T05:20:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:38 smithi086 ceph-mon[98993]: osdmap e532: 8 total, 8 up, 8 in 2024-08-10T05:20:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:38 smithi086 ceph-mon[98993]: pgmap v457: 121 pgs: 1 active+recovering+undersized+remapped, 5 peering, 5 active+clean+remapped, 24 active+undersized, 9 active+undersized+degraded, 77 active+clean; 303 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 0 B/s wr, 13 op/s; 45/504 objects degraded (8.929%); 1/504 objects misplaced (0.198%); 2.8 MiB/s, 3 objects/s recovering 2024-08-10T05:20:39.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:38 smithi086 ceph-mon[101471]: osdmap e532: 8 total, 8 up, 8 in 2024-08-10T05:20:39.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:38 smithi086 ceph-mon[101471]: pgmap v457: 121 pgs: 1 active+recovering+undersized+remapped, 5 peering, 5 active+clean+remapped, 24 active+undersized, 9 active+undersized+degraded, 77 active+clean; 303 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 0 B/s wr, 13 op/s; 45/504 objects degraded (8.929%); 1/504 objects misplaced (0.198%); 2.8 MiB/s, 3 objects/s recovering 2024-08-10T05:20:40.004 INFO:tasks.rados.rados.0.smithi086.stdout:2333: done (3 left) 2024-08-10T05:20:40.004 INFO:tasks.rados.rados.0.smithi086.stdout:2334: read oid 42 snap 218 2024-08-10T05:20:40.004 INFO:tasks.rados.rados.0.smithi086.stdout:2334: expect (ObjNum 686 snap 212 seq_num 686) 2024-08-10T05:20:40.005 INFO:tasks.rados.rados.0.smithi086.stdout:2335: rmattr oid 3 current snap is 227 2024-08-10T05:20:40.005 INFO:tasks.rados.rados.0.smithi086.stdout:2335: done (4 left) 2024-08-10T05:20:40.005 INFO:tasks.rados.rados.0.smithi086.stdout:2336: read oid 12 snap -1 2024-08-10T05:20:40.005 INFO:tasks.rados.rados.0.smithi086.stdout:2336: expect deleted 2024-08-10T05:20:40.005 INFO:tasks.rados.rados.0.smithi086.stdout:2337: setattr oid 6 current snap is 227 2024-08-10T05:20:40.005 INFO:tasks.rados.rados.0.smithi086.stdout:2330: finishing copy_from racing read to smithi08687503-11 2024-08-10T05:20:40.005 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 1338 (ObjNum 626 snap 192 seq_num 626) dirty exists 2024-08-10T05:20:40.005 INFO:tasks.rados.rados.0.smithi086.stdout:2331: expect (ObjNum 696 snap 217 seq_num 696) 2024-08-10T05:20:40.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: osdmap e533: 8 total, 8 up, 8 in 2024-08-10T05:20:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:20:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:20:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:20:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-08-10T05:20:40.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-10T05:20:40.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-08-10T05:20:40.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-10T05:20:40.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-08-10T05:20:40.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-10T05:20:40.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-08-10T05:20:40.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-10T05:20:40.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-08-10T05:20:40.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-10T05:20:40.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-08-10T05:20:40.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-10T05:20:40.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-08-10T05:20:40.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: osdmap e533: 8 total, 8 up, 8 in 2024-08-10T05:20:40.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:40.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:40.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:20:40.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:20:40.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:40.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:20:40.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:40.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:40.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:40.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:40.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:40.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-08-10T05:20:40.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-10T05:20:40.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-08-10T05:20:40.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-10T05:20:40.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-08-10T05:20:40.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-10T05:20:40.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-08-10T05:20:40.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-10T05:20:40.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-08-10T05:20:40.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-10T05:20:40.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-08-10T05:20:40.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-10T05:20:40.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-08-10T05:20:40.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-10T05:20:40.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-08-10T05:20:40.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-10T05:20:40.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-08-10T05:20:40.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-10T05:20:40.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-08-10T05:20:40.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-10T05:20:40.411 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-08-10T05:20:40.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: osdmap e533: 8 total, 8 up, 8 in 2024-08-10T05:20:40.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:40.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:40.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:20:40.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:20:40.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:20:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-08-10T05:20:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-10T05:20:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-08-10T05:20:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-10T05:20:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-08-10T05:20:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-10T05:20:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-08-10T05:20:40.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-10T05:20:40.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-08-10T05:20:40.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-10T05:20:40.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-08-10T05:20:40.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-10T05:20:40.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-08-10T05:20:40.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-10T05:20:40.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-08-10T05:20:40.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-10T05:20:40.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-08-10T05:20:40.504 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 1335 (ObjNum 655 snap 200 seq_num 655) dirty exists 2024-08-10T05:20:40.504 INFO:tasks.rados.rados.0.smithi086.stdout:2334: expect (ObjNum 686 snap 212 seq_num 686) 2024-08-10T05:20:40.749 INFO:tasks.rados.rados.0.smithi086.stdout:2330: done (5 left) 2024-08-10T05:20:40.749 INFO:tasks.rados.rados.0.smithi086.stdout:2331: done (4 left) 2024-08-10T05:20:40.749 INFO:tasks.rados.rados.0.smithi086.stdout:2332: done (3 left) 2024-08-10T05:20:40.749 INFO:tasks.rados.rados.0.smithi086.stdout:2334: done (2 left) 2024-08-10T05:20:40.749 INFO:tasks.rados.rados.0.smithi086.stdout:2336: done (1 left) 2024-08-10T05:20:40.750 INFO:tasks.rados.rados.0.smithi086.stdout:2337: done (0 left) 2024-08-10T05:20:40.750 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 21 current snap is 227 2024-08-10T05:20:40.750 INFO:tasks.rados.rados.0.smithi086.stdout:2338: seq_num 724 ranges {0=131072} 2024-08-10T05:20:40.750 INFO:tasks.rados.rados.0.smithi086.stdout:2338: writing smithi08687503-21 from 0 to 131072 tid 1 2024-08-10T05:20:40.750 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 18 current snap is 227 2024-08-10T05:20:40.750 INFO:tasks.rados.rados.0.smithi086.stdout:2339: seq_num 725 ranges {1933312=147456} 2024-08-10T05:20:40.761 INFO:tasks.rados.rados.0.smithi086.stdout:2339: writing smithi08687503-18 from 1933312 to 2080768 tid 1 2024-08-10T05:20:40.761 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 20 current snap is 227 2024-08-10T05:20:40.762 INFO:tasks.rados.rados.0.smithi086.stdout:2340: seq_num 726 ranges {0=163840} 2024-08-10T05:20:40.762 INFO:tasks.rados.rados.0.smithi086.stdout:2340: writing smithi08687503-20 from 0 to 163840 tid 1 2024-08-10T05:20:40.763 INFO:tasks.rados.rados.0.smithi086.stdout:2341: delete oid 7 current snap is 227 2024-08-10T05:20:40.763 INFO:tasks.rados.rados.0.smithi086.stdout:2338: finishing write tid 1 to smithi08687503-21 2024-08-10T05:20:40.763 INFO:tasks.rados.rados.0.smithi086.stdout:2338: finishing write tid 2 to smithi08687503-21 2024-08-10T05:20:40.763 INFO:tasks.rados.rados.0.smithi086.stdout:2338: finishing write tid 3 to smithi08687503-21 2024-08-10T05:20:40.763 INFO:tasks.rados.rados.0.smithi086.stdout:2338: oid 21 updating version 0 to 1322 2024-08-10T05:20:40.763 INFO:tasks.rados.rados.0.smithi086.stdout:2338: oid 21 updating version 1322 to 1323 2024-08-10T05:20:40.763 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 1323 (ObjNum 724 snap 227 seq_num 724) dirty exists 2024-08-10T05:20:40.763 INFO:tasks.rados.rados.0.smithi086.stdout:2338: left oid 21 (ObjNum 724 snap 227 seq_num 724) 2024-08-10T05:20:40.764 INFO:tasks.rados.rados.0.smithi086.stdout:2339: finishing write tid 1 to smithi08687503-18 2024-08-10T05:20:40.764 INFO:tasks.rados.rados.0.smithi086.stdout:2339: finishing write tid 2 to smithi08687503-18 2024-08-10T05:20:40.765 INFO:tasks.rados.rados.0.smithi086.stdout:2340: finishing write tid 1 to smithi08687503-20 2024-08-10T05:20:40.765 INFO:tasks.rados.rados.0.smithi086.stdout:2340: finishing write tid 2 to smithi08687503-20 2024-08-10T05:20:40.765 INFO:tasks.rados.rados.0.smithi086.stdout:2338: done (3 left) 2024-08-10T05:20:40.766 INFO:tasks.rados.rados.0.smithi086.stdout:2341: done (2 left) 2024-08-10T05:20:40.766 INFO:tasks.rados.rados.0.smithi086.stdout:2342: copy_from oid 11 from oid 24 current snap is 227 2024-08-10T05:20:40.766 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 43 current snap is 227 2024-08-10T05:20:40.766 INFO:tasks.rados.rados.0.smithi086.stdout:2343: seq_num 728 ranges {7487488=196608} 2024-08-10T05:20:40.808 INFO:tasks.rados.rados.0.smithi086.stdout:2343: writing smithi08687503-43 from 7487488 to 7684096 tid 1 2024-08-10T05:20:40.808 INFO:tasks.rados.rados.0.smithi086.stdout:2344: delete oid 3 current snap is 227 2024-08-10T05:20:40.809 INFO:tasks.rados.rados.0.smithi086.stdout:2339: finishing write tid 3 to smithi08687503-18 2024-08-10T05:20:40.809 INFO:tasks.rados.rados.0.smithi086.stdout:2339: oid 18 updating version 0 to 1336 2024-08-10T05:20:40.809 INFO:tasks.rados.rados.0.smithi086.stdout:2339: oid 18 updating version 1336 to 1337 2024-08-10T05:20:40.809 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 1337 (ObjNum 725 snap 227 seq_num 725) dirty exists 2024-08-10T05:20:40.809 INFO:tasks.rados.rados.0.smithi086.stdout:2339: left oid 18 (ObjNum 725 snap 227 seq_num 725) 2024-08-10T05:20:40.809 INFO:tasks.rados.rados.0.smithi086.stdout:2340: finishing write tid 3 to smithi08687503-20 2024-08-10T05:20:40.809 INFO:tasks.rados.rados.0.smithi086.stdout:2340: oid 20 updating version 0 to 1016 2024-08-10T05:20:40.809 INFO:tasks.rados.rados.0.smithi086.stdout:2340: oid 20 version 1016 is already newer than 1015 2024-08-10T05:20:40.809 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 1016 (ObjNum 726 snap 227 seq_num 726) dirty exists 2024-08-10T05:20:40.809 INFO:tasks.rados.rados.0.smithi086.stdout:2340: left oid 20 (ObjNum 726 snap 227 seq_num 726) 2024-08-10T05:20:40.809 INFO:tasks.rados.rados.0.smithi086.stdout:2342: finishing copy_from racing read to smithi08687503-11 2024-08-10T05:20:40.809 INFO:tasks.rados.rados.0.smithi086.stdout:2342: finishing copy_from to smithi08687503-11 2024-08-10T05:20:40.810 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 1018 (ObjNum 697 snap 217 seq_num 697) dirty exists 2024-08-10T05:20:40.812 INFO:tasks.rados.rados.0.smithi086.stdout:2339: done (4 left) 2024-08-10T05:20:40.812 INFO:tasks.rados.rados.0.smithi086.stdout:2340: done (3 left) 2024-08-10T05:20:40.812 INFO:tasks.rados.rados.0.smithi086.stdout:2342: done (2 left) 2024-08-10T05:20:40.812 INFO:tasks.rados.rados.0.smithi086.stdout:2344: done (1 left) 2024-08-10T05:20:40.812 INFO:tasks.rados.rados.0.smithi086.stdout:2345: rmattr oid 26 current snap is 227 2024-08-10T05:20:40.812 INFO:tasks.rados.rados.0.smithi086.stdout:2345: done (1 left) 2024-08-10T05:20:40.812 INFO:tasks.rados.rados.0.smithi086.stdout:2346: snap_create 2024-08-10T05:20:40.812 INFO:tasks.rados.rados.0.smithi086.stdout:2343: finishing write tid 1 to smithi08687503-43 2024-08-10T05:20:40.813 INFO:tasks.rados.rados.0.smithi086.stdout:2343: finishing write tid 2 to smithi08687503-43 2024-08-10T05:20:40.814 INFO:tasks.rados.rados.0.smithi086.stdout:2343: finishing write tid 3 to smithi08687503-43 2024-08-10T05:20:40.814 INFO:tasks.rados.rados.0.smithi086.stdout:2343: oid 43 updating version 0 to 1659 2024-08-10T05:20:40.814 INFO:tasks.rados.rados.0.smithi086.stdout:2343: oid 43 updating version 1659 to 1660 2024-08-10T05:20:40.814 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 1660 (ObjNum 728 snap 227 seq_num 728) dirty exists 2024-08-10T05:20:40.814 INFO:tasks.rados.rados.0.smithi086.stdout:2343: left oid 43 (ObjNum 728 snap 227 seq_num 728) 2024-08-10T05:20:41.044 INFO:tasks.rados.rados.0.smithi086.stdout:2343: done (1 left) 2024-08-10T05:20:41.044 INFO:tasks.rados.rados.0.smithi086.stdout:2346: done (0 left) 2024-08-10T05:20:41.044 INFO:tasks.rados.rados.0.smithi086.stdout:2347: rollback oid 36 current snap is 228 2024-08-10T05:20:41.044 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 36 to 218 2024-08-10T05:20:41.044 INFO:tasks.rados.rados.0.smithi086.stdout:2348: delete oid 18 current snap is 228 2024-08-10T05:20:41.048 INFO:tasks.rados.rados.0.smithi086.stdout:2348: done (1 left) 2024-08-10T05:20:41.048 INFO:tasks.rados.rados.0.smithi086.stdout:2349: read oid 49 snap -1 2024-08-10T05:20:41.048 INFO:tasks.rados.rados.0.smithi086.stdout:2349: expect (ObjNum 698 snap 218 seq_num 698) 2024-08-10T05:20:41.048 INFO:tasks.rados.rados.0.smithi086.stdout:2350: delete oid 2 current snap is 228 2024-08-10T05:20:41.049 INFO:tasks.rados.rados.0.smithi086.stdout:2347: finishing rollback tid 0 to smithi08687503-36 2024-08-10T05:20:41.049 INFO:tasks.rados.rados.0.smithi086.stdout:2347: finishing rollback tid 1 to smithi08687503-36 2024-08-10T05:20:41.049 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 1468 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-10T05:20:41.050 INFO:tasks.rados.rados.0.smithi086.stdout:2347: done (2 left) 2024-08-10T05:20:41.050 INFO:tasks.rados.rados.0.smithi086.stdout:2350: done (1 left) 2024-08-10T05:20:41.050 INFO:tasks.rados.rados.0.smithi086.stdout:2351: rollback oid 12 current snap is 228 2024-08-10T05:20:41.051 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 12 to 220 2024-08-10T05:20:41.051 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 228 2024-08-10T05:20:41.051 INFO:tasks.rados.rados.0.smithi086.stdout:2352: seq_num 732 ranges {8060928=262144} 2024-08-10T05:20:41.095 INFO:tasks.rados.rados.0.smithi086.stdout:2352: writing smithi08687503-23 from 8060928 to 8323072 tid 1 2024-08-10T05:20:41.095 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 27 current snap is 228 2024-08-10T05:20:41.095 INFO:tasks.rados.rados.0.smithi086.stdout:2351: finishing rollback tid 1 to smithi08687503-12 2024-08-10T05:20:41.095 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 1041 (ObjNum 33 snap 0 seq_num 1953066355) dirty dne 2024-08-10T05:20:41.095 INFO:tasks.rados.rados.0.smithi086.stdout:2349: expect (ObjNum 698 snap 218 seq_num 698) 2024-08-10T05:20:41.199 INFO:tasks.rados.rados.0.smithi086.stdout:2352: finishing write tid 1 to smithi08687503-23 2024-08-10T05:20:41.199 INFO:tasks.rados.rados.0.smithi086.stdout:2352: finishing write tid 2 to smithi08687503-23 2024-08-10T05:20:41.199 INFO:tasks.rados.rados.0.smithi086.stdout:2352: finishing write tid 3 to smithi08687503-23 2024-08-10T05:20:41.199 INFO:tasks.rados.rados.0.smithi086.stdout:2352: oid 23 updating version 0 to 1470 2024-08-10T05:20:41.199 INFO:tasks.rados.rados.0.smithi086.stdout:2352: oid 23 updating version 1470 to 1471 2024-08-10T05:20:41.199 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1471 (ObjNum 732 snap 228 seq_num 732) dirty exists 2024-08-10T05:20:41.199 INFO:tasks.rados.rados.0.smithi086.stdout:2352: left oid 23 (ObjNum 732 snap 228 seq_num 732) 2024-08-10T05:20:41.199 INFO:tasks.rados.rados.0.smithi086.stdout:2353: seq_num 733 ranges {5881856=278528} 2024-08-10T05:20:41.231 INFO:tasks.rados.rados.0.smithi086.stdout:2353: writing smithi08687503-27 from 5881856 to 6160384 tid 1 2024-08-10T05:20:41.231 INFO:tasks.rados.rados.0.smithi086.stdout:2349: done (3 left) 2024-08-10T05:20:41.232 INFO:tasks.rados.rados.0.smithi086.stdout:2351: done (2 left) 2024-08-10T05:20:41.232 INFO:tasks.rados.rados.0.smithi086.stdout:2352: done (1 left) 2024-08-10T05:20:41.232 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 15 current snap is 228 2024-08-10T05:20:41.232 INFO:tasks.rados.rados.0.smithi086.stdout:2354: seq_num 734 ranges {9142272=294912} 2024-08-10T05:20:41.284 INFO:tasks.rados.rados.0.smithi086.stdout:2354: writing smithi08687503-15 from 9142272 to 9437184 tid 1 2024-08-10T05:20:41.284 INFO:tasks.rados.rados.0.smithi086.stdout:2355: read oid 4 snap -1 2024-08-10T05:20:41.284 INFO:tasks.rados.rados.0.smithi086.stdout:2355: expect deleted 2024-08-10T05:20:41.284 INFO:tasks.rados.rados.0.smithi086.stdout:2356: snap_create 2024-08-10T05:20:41.284 INFO:tasks.rados.rados.0.smithi086.stdout:2353: finishing write tid 1 to smithi08687503-27 2024-08-10T05:20:41.284 INFO:tasks.rados.rados.0.smithi086.stdout:2353: finishing write tid 2 to smithi08687503-27 2024-08-10T05:20:41.284 INFO:tasks.rados.rados.0.smithi086.stdout:2353: finishing write tid 3 to smithi08687503-27 2024-08-10T05:20:41.284 INFO:tasks.rados.rados.0.smithi086.stdout:2353: oid 27 updating version 0 to 1058 2024-08-10T05:20:41.284 INFO:tasks.rados.rados.0.smithi086.stdout:2353: oid 27 updating version 1058 to 1059 2024-08-10T05:20:41.284 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 1059 (ObjNum 733 snap 228 seq_num 733) dirty exists 2024-08-10T05:20:41.284 INFO:tasks.rados.rados.0.smithi086.stdout:2353: left oid 27 (ObjNum 733 snap 228 seq_num 733) 2024-08-10T05:20:41.286 INFO:tasks.rados.rados.0.smithi086.stdout:2354: finishing write tid 1 to smithi08687503-15 2024-08-10T05:20:41.286 INFO:tasks.rados.rados.0.smithi086.stdout:2354: finishing write tid 2 to smithi08687503-15 2024-08-10T05:20:41.287 INFO:tasks.rados.rados.0.smithi086.stdout:2354: finishing write tid 3 to smithi08687503-15 2024-08-10T05:20:41.287 INFO:tasks.rados.rados.0.smithi086.stdout:2354: oid 15 updating version 0 to 1545 2024-08-10T05:20:41.287 INFO:tasks.rados.rados.0.smithi086.stdout:2354: oid 15 updating version 1545 to 1546 2024-08-10T05:20:41.287 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 1546 (ObjNum 734 snap 228 seq_num 734) dirty exists 2024-08-10T05:20:41.288 INFO:tasks.rados.rados.0.smithi086.stdout:2354: left oid 15 (ObjNum 734 snap 228 seq_num 734) 2024-08-10T05:20:41.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:41 smithi086 ceph-mon[101471]: Upgrade: Setting container_image for all osd 2024-08-10T05:20:41.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:41 smithi086 ceph-mon[101471]: Upgrade: Setting require_osd_release to 19 squid 2024-08-10T05:20:41.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:41 smithi086 ceph-mon[101471]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-08-10T05:20:41.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-08-10T05:20:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:41 smithi086 ceph-mon[101471]: osdmap e534: 8 total, 8 up, 8 in 2024-08-10T05:20:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-10T05:20:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:41 smithi086 ceph-mon[101471]: Upgrade: It appears safe to stop mds.a 2024-08-10T05:20:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:41 smithi086 ceph-mon[101471]: pgmap v460: 121 pgs: 4 active+clean+snaptrim, 1 active+recovering+undersized+remapped, 2 active+clean+snaptrim_wait, 5 peering, 109 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.2 MiB/s wr, 18 op/s; 1/510 objects misplaced (0.196%); 5.2 MiB/s, 4 objects/s recovering 2024-08-10T05:20:41.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:41 smithi086 ceph-mon[98993]: Upgrade: Setting container_image for all osd 2024-08-10T05:20:41.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:41 smithi086 ceph-mon[98993]: Upgrade: Setting require_osd_release to 19 squid 2024-08-10T05:20:41.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:41 smithi086 ceph-mon[98993]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-08-10T05:20:41.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-08-10T05:20:41.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:41 smithi086 ceph-mon[98993]: osdmap e534: 8 total, 8 up, 8 in 2024-08-10T05:20:41.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-10T05:20:41.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:41 smithi086 ceph-mon[98993]: Upgrade: It appears safe to stop mds.a 2024-08-10T05:20:41.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:41 smithi086 ceph-mon[98993]: pgmap v460: 121 pgs: 4 active+clean+snaptrim, 1 active+recovering+undersized+remapped, 2 active+clean+snaptrim_wait, 5 peering, 109 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.2 MiB/s wr, 18 op/s; 1/510 objects misplaced (0.196%); 5.2 MiB/s, 4 objects/s recovering 2024-08-10T05:20:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:41 smithi159 ceph-mon[90359]: Upgrade: Setting container_image for all osd 2024-08-10T05:20:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:41 smithi159 ceph-mon[90359]: Upgrade: Setting require_osd_release to 19 squid 2024-08-10T05:20:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:41 smithi159 ceph-mon[90359]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-08-10T05:20:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-08-10T05:20:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:41 smithi159 ceph-mon[90359]: osdmap e534: 8 total, 8 up, 8 in 2024-08-10T05:20:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-10T05:20:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:41 smithi159 ceph-mon[90359]: Upgrade: It appears safe to stop mds.a 2024-08-10T05:20:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:41 smithi159 ceph-mon[90359]: pgmap v460: 121 pgs: 4 active+clean+snaptrim, 1 active+recovering+undersized+remapped, 2 active+clean+snaptrim_wait, 5 peering, 109 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.2 MiB/s wr, 18 op/s; 1/510 objects misplaced (0.196%); 5.2 MiB/s, 4 objects/s recovering 2024-08-10T05:20:42.183 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:42 smithi086 ceph-mon[101471]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/504 objects degraded (8.929%), 9 pgs degraded) 2024-08-10T05:20:42.183 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:42 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:20:42.184 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:42 smithi086 ceph-mon[101471]: osdmap e535: 8 total, 8 up, 8 in 2024-08-10T05:20:42.184 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:42.184 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:20:42.184 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:42.184 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' 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-08-10T05:20:42.184 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:20:42.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:42 smithi086 ceph-mon[98993]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/504 objects degraded (8.929%), 9 pgs degraded) 2024-08-10T05:20:42.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:42 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:20:42.184 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:42 smithi086 ceph-mon[98993]: osdmap e535: 8 total, 8 up, 8 in 2024-08-10T05:20:42.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:42.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:20:42.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:42.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' 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-08-10T05:20:42.185 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:20:42.253 INFO:tasks.rados.rados.0.smithi086.stdout:2353: done (3 left) 2024-08-10T05:20:42.253 INFO:tasks.rados.rados.0.smithi086.stdout:2354: done (2 left) 2024-08-10T05:20:42.253 INFO:tasks.rados.rados.0.smithi086.stdout:2355: done (1 left) 2024-08-10T05:20:42.254 INFO:tasks.rados.rados.0.smithi086.stdout:2356: done (0 left) 2024-08-10T05:20:42.254 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 39 current snap is 229 2024-08-10T05:20:42.254 INFO:tasks.rados.rados.0.smithi086.stdout:2357: seq_num 735 ranges {114688=311296} 2024-08-10T05:20:42.255 INFO:tasks.rados.rados.0.smithi086.stdout:2357: writing smithi08687503-39 from 114688 to 425984 tid 1 2024-08-10T05:20:42.256 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 229 2024-08-10T05:20:42.256 INFO:tasks.rados.rados.0.smithi086.stdout:2358: seq_num 736 ranges {3039232=335872} 2024-08-10T05:20:42.275 INFO:tasks.rados.rados.0.smithi086.stdout:2358: writing smithi08687503-38 from 3039232 to 3375104 tid 1 2024-08-10T05:20:42.275 INFO:tasks.rados.rados.0.smithi086.stdout:2359: read oid 35 snap -1 2024-08-10T05:20:42.275 INFO:tasks.rados.rados.0.smithi086.stdout:2359: expect (ObjNum 660 snap 202 seq_num 660) 2024-08-10T05:20:42.275 INFO:tasks.rados.rados.0.smithi086.stdout:2360: copy_from oid 28 from oid 26 current snap is 229 2024-08-10T05:20:42.275 INFO:tasks.rados.rados.0.smithi086.stdout:2357: finishing write tid 1 to smithi08687503-39 2024-08-10T05:20:42.275 INFO:tasks.rados.rados.0.smithi086.stdout:2357: finishing write tid 2 to smithi08687503-39 2024-08-10T05:20:42.275 INFO:tasks.rados.rados.0.smithi086.stdout:2357: finishing write tid 3 to smithi08687503-39 2024-08-10T05:20:42.275 INFO:tasks.rados.rados.0.smithi086.stdout:2357: oid 39 updating version 0 to 1336 2024-08-10T05:20:42.276 INFO:tasks.rados.rados.0.smithi086.stdout:2357: oid 39 version 1336 is already newer than 1335 2024-08-10T05:20:42.276 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 1336 (ObjNum 735 snap 229 seq_num 735) dirty exists 2024-08-10T05:20:42.276 INFO:tasks.rados.rados.0.smithi086.stdout:2357: left oid 39 (ObjNum 735 snap 229 seq_num 735) 2024-08-10T05:20:42.276 INFO:tasks.rados.rados.0.smithi086.stdout:2357: done (3 left) 2024-08-10T05:20:42.276 INFO:tasks.rados.rados.0.smithi086.stdout:2361: snap_remove snap 219 2024-08-10T05:20:42.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:42 smithi159 ceph-mon[90359]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/504 objects degraded (8.929%), 9 pgs degraded) 2024-08-10T05:20:42.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:42 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:20:42.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:42 smithi159 ceph-mon[90359]: osdmap e535: 8 total, 8 up, 8 in 2024-08-10T05:20:42.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:42.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:20:42.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:42.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' 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-08-10T05:20:42.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:20:43.259 INFO:tasks.rados.rados.0.smithi086.stdout:2361: done (3 left) 2024-08-10T05:20:43.260 INFO:tasks.rados.rados.0.smithi086.stdout:2358: finishing write tid 1 to smithi08687503-38 2024-08-10T05:20:43.260 INFO:tasks.rados.rados.0.smithi086.stdout:2358: finishing write tid 2 to smithi08687503-38 2024-08-10T05:20:43.260 INFO:tasks.rados.rados.0.smithi086.stdout:2358: finishing write tid 3 to smithi08687503-38 2024-08-10T05:20:43.260 INFO:tasks.rados.rados.0.smithi086.stdout:2358: oid 38 updating version 0 to 1662 2024-08-10T05:20:43.260 INFO:tasks.rados.rados.0.smithi086.stdout:2358: oid 38 version 1662 is already newer than 1661 2024-08-10T05:20:43.260 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 1662 (ObjNum 736 snap 229 seq_num 736) dirty exists 2024-08-10T05:20:43.260 INFO:tasks.rados.rados.0.smithi086.stdout:2358: left oid 38 (ObjNum 736 snap 229 seq_num 736) 2024-08-10T05:20:43.260 INFO:tasks.rados.rados.0.smithi086.stdout:2360: finishing copy_from to smithi08687503-28 2024-08-10T05:20:43.260 INFO:tasks.rados.rados.0.smithi086.stdout:2360: got expected ENOENT (src dne) 2024-08-10T05:20:43.260 INFO:tasks.rados.rados.0.smithi086.stdout:2360: finishing copy_from racing read to smithi08687503-28 2024-08-10T05:20:43.260 INFO:tasks.rados.rados.0.smithi086.stdout:2359: expect (ObjNum 660 snap 202 seq_num 660) 2024-08-10T05:20:43.452 INFO:tasks.rados.rados.0.smithi086.stdout:2362: read oid 39 snap -1 2024-08-10T05:20:43.453 INFO:tasks.rados.rados.0.smithi086.stdout:2362: expect (ObjNum 735 snap 229 seq_num 735) 2024-08-10T05:20:43.453 INFO:tasks.rados.rados.0.smithi086.stdout:2358: done (3 left) 2024-08-10T05:20:43.453 INFO:tasks.rados.rados.0.smithi086.stdout:2359: done (2 left) 2024-08-10T05:20:43.453 INFO:tasks.rados.rados.0.smithi086.stdout:2360: done (1 left) 2024-08-10T05:20:43.453 INFO:tasks.rados.rados.0.smithi086.stdout:2363: delete oid 13 current snap is 229 2024-08-10T05:20:43.455 INFO:tasks.rados.rados.0.smithi086.stdout:2363: done (1 left) 2024-08-10T05:20:43.455 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 21 current snap is 229 2024-08-10T05:20:43.455 INFO:tasks.rados.rados.0.smithi086.stdout:2364: seq_num 738 ranges {131072=368640} 2024-08-10T05:20:43.458 INFO:tasks.rados.rados.0.smithi086.stdout:2364: writing smithi08687503-21 from 131072 to 499712 tid 1 2024-08-10T05:20:43.458 INFO:tasks.rados.rados.0.smithi086.stdout:2365: read oid 45 snap 224 2024-08-10T05:20:43.458 INFO:tasks.rados.rados.0.smithi086.stdout:2365: expect (ObjNum 709 snap 221 seq_num 709) 2024-08-10T05:20:43.458 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 16 current snap is 229 2024-08-10T05:20:43.458 INFO:tasks.rados.rados.0.smithi086.stdout:2362: expect (ObjNum 735 snap 229 seq_num 735) 2024-08-10T05:20:43.469 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:20:43 smithi086 systemd[1]: Stopping Ceph mds.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:20:43.470 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:43 smithi086 ceph-mon[101471]: Upgrade: Updating mds.a 2024-08-10T05:20:43.470 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:43 smithi086 ceph-mon[101471]: Deploying daemon mds.a on smithi086 2024-08-10T05:20:43.470 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:43 smithi086 ceph-mon[101471]: osdmap e536: 8 total, 8 up, 8 in 2024-08-10T05:20:43.470 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:43 smithi086 ceph-mon[101471]: pgmap v463: 121 pgs: 4 active+clean+snaptrim, 1 active+recovering+undersized+remapped, 2 active+clean+snaptrim_wait, 114 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.2 MiB/s wr, 19 op/s; 1/489 objects misplaced (0.204%); 2.4 MiB/s, 0 objects/s recovering 2024-08-10T05:20:43.470 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:43 smithi086 ceph-mon[98993]: Upgrade: Updating mds.a 2024-08-10T05:20:43.470 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:43 smithi086 ceph-mon[98993]: Deploying daemon mds.a on smithi086 2024-08-10T05:20:43.470 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:43 smithi086 ceph-mon[98993]: osdmap e536: 8 total, 8 up, 8 in 2024-08-10T05:20:43.471 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:43 smithi086 ceph-mon[98993]: pgmap v463: 121 pgs: 4 active+clean+snaptrim, 1 active+recovering+undersized+remapped, 2 active+clean+snaptrim_wait, 114 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.2 MiB/s wr, 19 op/s; 1/489 objects misplaced (0.204%); 2.4 MiB/s, 0 objects/s recovering 2024-08-10T05:20:43.474 INFO:tasks.rados.rados.0.smithi086.stdout:2364: finishing write tid 1 to smithi08687503-21 2024-08-10T05:20:43.474 INFO:tasks.rados.rados.0.smithi086.stdout:2366: seq_num 739 ranges {0=385024} 2024-08-10T05:20:43.477 INFO:tasks.rados.rados.0.smithi086.stdout:2366: writing smithi08687503-16 from 0 to 385024 tid 1 2024-08-10T05:20:43.477 INFO:tasks.rados.rados.0.smithi086.stdout:2362: done (3 left) 2024-08-10T05:20:43.477 INFO:tasks.rados.rados.0.smithi086.stdout:2367: snap_remove snap 223 2024-08-10T05:20:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:43 smithi159 ceph-mon[90359]: Upgrade: Updating mds.a 2024-08-10T05:20:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:43 smithi159 ceph-mon[90359]: Deploying daemon mds.a on smithi086 2024-08-10T05:20:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:43 smithi159 ceph-mon[90359]: osdmap e536: 8 total, 8 up, 8 in 2024-08-10T05:20:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:43 smithi159 ceph-mon[90359]: pgmap v463: 121 pgs: 4 active+clean+snaptrim, 1 active+recovering+undersized+remapped, 2 active+clean+snaptrim_wait, 114 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.2 MiB/s wr, 19 op/s; 1/489 objects misplaced (0.204%); 2.4 MiB/s, 0 objects/s recovering 2024-08-10T05:20:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:43 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a[98971]: 2024-08-10T05:20:43.469+0000 7fd05ae1d640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-10T05:20:43.905 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:20:43 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a[70010]: 2024-08-10T05:20:43.468+0000 7fccb78f1640 -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-08-10T05:20:43.905 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:20:43 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a[70010]: 2024-08-10T05:20:43.468+0000 7fccb78f1640 -1 mds.a *** got signal Terminated *** 2024-08-10T05:20:44.480 INFO:tasks.rados.rados.0.smithi086.stdout:2367: done (3 left) 2024-08-10T05:20:44.480 INFO:tasks.rados.rados.0.smithi086.stdout:2368: copy_from oid 20 from oid 46 current snap is 229 2024-08-10T05:20:44.480 INFO:tasks.rados.rados.0.smithi086.stdout:2364: finishing write tid 2 to smithi08687503-21 2024-08-10T05:20:44.480 INFO:tasks.rados.rados.0.smithi086.stdout:2365: expect (ObjNum 709 snap 221 seq_num 709) 2024-08-10T05:20:44.637 INFO:tasks.rados.rados.0.smithi086.stdout:2364: finishing write tid 3 to smithi08687503-21 2024-08-10T05:20:44.637 INFO:tasks.rados.rados.0.smithi086.stdout:2364: oid 21 updating version 0 to 1336 2024-08-10T05:20:44.637 INFO:tasks.rados.rados.0.smithi086.stdout:2364: oid 21 version 1336 is already newer than 1335 2024-08-10T05:20:44.637 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 1336 (ObjNum 738 snap 229 seq_num 738) dirty exists 2024-08-10T05:20:44.637 INFO:tasks.rados.rados.0.smithi086.stdout:2364: left oid 21 (ObjNum 738 snap 229 seq_num 738) 2024-08-10T05:20:44.637 INFO:tasks.rados.rados.0.smithi086.stdout:2366: finishing write tid 1 to smithi08687503-16 2024-08-10T05:20:44.638 INFO:tasks.rados.rados.0.smithi086.stdout:2364: done (3 left) 2024-08-10T05:20:44.638 INFO:tasks.rados.rados.0.smithi086.stdout:2365: done (2 left) 2024-08-10T05:20:44.638 INFO:tasks.rados.rados.0.smithi086.stdout:2369: snap_remove snap 222 2024-08-10T05:20:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:44 smithi086 ceph-mon[98993]: osdmap e537: 8 total, 8 up, 8 in 2024-08-10T05:20:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:44 smithi086 ceph-mon[98993]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-10T05:20:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:44 smithi086 ceph-mon[98993]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-10T05:20:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:44 smithi086 ceph-mon[98993]: osdmap e538: 8 total, 8 up, 8 in 2024-08-10T05:20:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:44 smithi086 ceph-mon[98993]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2024-08-10T05:20:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:44 smithi086 ceph-mon[98993]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-10T05:20:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:44 smithi086 ceph-mon[98993]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-10T05:20:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:44 smithi086 ceph-mon[98993]: fsmap cephfs:1/1 {0=b=up:replay} 2024-08-10T05:20:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:44 smithi086 ceph-mon[101471]: osdmap e537: 8 total, 8 up, 8 in 2024-08-10T05:20:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:44 smithi086 ceph-mon[101471]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-10T05:20:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:44 smithi086 ceph-mon[101471]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-10T05:20:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:44 smithi086 ceph-mon[101471]: osdmap e538: 8 total, 8 up, 8 in 2024-08-10T05:20:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:44 smithi086 ceph-mon[101471]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2024-08-10T05:20:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:44 smithi086 ceph-mon[101471]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-10T05:20:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:44 smithi086 ceph-mon[101471]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-10T05:20:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:44 smithi086 ceph-mon[101471]: fsmap cephfs:1/1 {0=b=up:replay} 2024-08-10T05:20:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:44 smithi159 ceph-mon[90359]: osdmap e537: 8 total, 8 up, 8 in 2024-08-10T05:20:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:44 smithi159 ceph-mon[90359]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-10T05:20:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:44 smithi159 ceph-mon[90359]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-10T05:20:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:44 smithi159 ceph-mon[90359]: osdmap e538: 8 total, 8 up, 8 in 2024-08-10T05:20:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:44 smithi159 ceph-mon[90359]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2024-08-10T05:20:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:44 smithi159 ceph-mon[90359]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-10T05:20:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:44 smithi159 ceph-mon[90359]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-10T05:20:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:44 smithi159 ceph-mon[90359]: fsmap cephfs:1/1 {0=b=up:replay} 2024-08-10T05:20:44.980 INFO:tasks.rados.rados.0.smithi086.stdout:2369: done (2 left) 2024-08-10T05:20:44.980 INFO:tasks.rados.rados.0.smithi086.stdout:2370: delete oid 44 current snap is 229 2024-08-10T05:20:44.980 INFO:tasks.rados.rados.0.smithi086.stdout:2366: finishing write tid 2 to smithi08687503-16 2024-08-10T05:20:44.980 INFO:tasks.rados.rados.0.smithi086.stdout:2366: finishing write tid 3 to smithi08687503-16 2024-08-10T05:20:44.980 INFO:tasks.rados.rados.0.smithi086.stdout:2366: oid 16 updating version 0 to 1759 2024-08-10T05:20:44.980 INFO:tasks.rados.rados.0.smithi086.stdout:2366: oid 16 version 1759 is already newer than 1758 2024-08-10T05:20:44.980 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 1759 (ObjNum 739 snap 229 seq_num 739) dirty exists 2024-08-10T05:20:44.980 INFO:tasks.rados.rados.0.smithi086.stdout:2366: left oid 16 (ObjNum 739 snap 229 seq_num 739) 2024-08-10T05:20:44.980 INFO:tasks.rados.rados.0.smithi086.stdout:2368: finishing copy_from racing read to smithi08687503-20 2024-08-10T05:20:44.981 INFO:tasks.rados.rados.0.smithi086.stdout:2368: finishing copy_from to smithi08687503-20 2024-08-10T05:20:44.981 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 1648 (ObjNum 617 snap 187 seq_num 617) dirty exists 2024-08-10T05:20:44.989 INFO:tasks.rados.rados.0.smithi086.stdout:2366: done (2 left) 2024-08-10T05:20:44.989 INFO:tasks.rados.rados.0.smithi086.stdout:2368: done (1 left) 2024-08-10T05:20:44.989 INFO:tasks.rados.rados.0.smithi086.stdout:2370: done (0 left) 2024-08-10T05:20:44.989 INFO:tasks.rados.rados.0.smithi086.stdout:2371: read oid 47 snap -1 2024-08-10T05:20:44.989 INFO:tasks.rados.rados.0.smithi086.stdout:2371: expect deleted 2024-08-10T05:20:44.989 INFO:tasks.rados.rados.0.smithi086.stdout:2372: read oid 2 snap -1 2024-08-10T05:20:44.989 INFO:tasks.rados.rados.0.smithi086.stdout:2372: expect deleted 2024-08-10T05:20:44.989 INFO:tasks.rados.rados.0.smithi086.stdout:2373: read oid 42 snap -1 2024-08-10T05:20:44.989 INFO:tasks.rados.rados.0.smithi086.stdout:2373: expect (ObjNum 686 snap 212 seq_num 686) 2024-08-10T05:20:44.989 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 3 current snap is 229 2024-08-10T05:20:44.989 INFO:tasks.rados.rados.0.smithi086.stdout:2374: seq_num 741 ranges {0=417792} 2024-08-10T05:20:44.990 INFO:tasks.rados.rados.0.smithi086.stdout:2374: writing smithi08687503-3 from 0 to 417792 tid 1 2024-08-10T05:20:44.991 INFO:tasks.rados.rados.0.smithi086.stdout:2375: snap_remove snap 228 2024-08-10T05:20:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:45 smithi086 ceph-mon[98993]: pgmap v466: 121 pgs: 4 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 115 active+clean; 280 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 238 KiB/s wr, 4 op/s; 1.4 MiB/s, 0 objects/s recovering 2024-08-10T05:20:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:45 smithi086 ceph-mon[98993]: osdmap e539: 8 total, 8 up, 8 in 2024-08-10T05:20:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:45 smithi086 ceph-mon[98993]: mds.? [v2:172.21.15.159:6832/100060564,v1:172.21.15.159:6833/100060564] up:reconnect 2024-08-10T05:20:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:45 smithi086 ceph-mon[98993]: fsmap cephfs:1/1 {0=b=up:reconnect} 2024-08-10T05:20:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:45 smithi086 ceph-mon[98993]: osdmap e540: 8 total, 8 up, 8 in 2024-08-10T05:20:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:45 smithi086 ceph-mon[101471]: pgmap v466: 121 pgs: 4 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 115 active+clean; 280 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 238 KiB/s wr, 4 op/s; 1.4 MiB/s, 0 objects/s recovering 2024-08-10T05:20:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:45 smithi086 ceph-mon[101471]: osdmap e539: 8 total, 8 up, 8 in 2024-08-10T05:20:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:45 smithi086 ceph-mon[101471]: mds.? [v2:172.21.15.159:6832/100060564,v1:172.21.15.159:6833/100060564] up:reconnect 2024-08-10T05:20:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:45 smithi086 ceph-mon[101471]: fsmap cephfs:1/1 {0=b=up:reconnect} 2024-08-10T05:20:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:45 smithi086 ceph-mon[101471]: osdmap e540: 8 total, 8 up, 8 in 2024-08-10T05:20:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:45 smithi159 ceph-mon[90359]: pgmap v466: 121 pgs: 4 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 115 active+clean; 280 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 238 KiB/s wr, 4 op/s; 1.4 MiB/s, 0 objects/s recovering 2024-08-10T05:20:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:45 smithi159 ceph-mon[90359]: osdmap e539: 8 total, 8 up, 8 in 2024-08-10T05:20:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:45 smithi159 ceph-mon[90359]: mds.? [v2:172.21.15.159:6832/100060564,v1:172.21.15.159:6833/100060564] up:reconnect 2024-08-10T05:20:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:45 smithi159 ceph-mon[90359]: fsmap cephfs:1/1 {0=b=up:reconnect} 2024-08-10T05:20:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:45 smithi159 ceph-mon[90359]: osdmap e540: 8 total, 8 up, 8 in 2024-08-10T05:20:45.981 INFO:tasks.rados.rados.0.smithi086.stdout:2375: done (4 left) 2024-08-10T05:20:45.981 INFO:tasks.rados.rados.0.smithi086.stdout:2376: rollback oid 23 current snap is 229 2024-08-10T05:20:45.981 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 23 to 224 2024-08-10T05:20:45.981 INFO:tasks.rados.rados.0.smithi086.stdout:2377: read oid 19 snap -1 2024-08-10T05:20:45.982 INFO:tasks.rados.rados.0.smithi086.stdout:2377: expect deleted 2024-08-10T05:20:45.982 INFO:tasks.rados.rados.0.smithi086.stdout:2378: snap_create 2024-08-10T05:20:45.982 INFO:tasks.rados.rados.0.smithi086.stdout:2374: finishing write tid 1 to smithi08687503-3 2024-08-10T05:20:45.982 INFO:tasks.rados.rados.0.smithi086.stdout:2374: finishing write tid 2 to smithi08687503-3 2024-08-10T05:20:45.982 INFO:tasks.rados.rados.0.smithi086.stdout:2374: finishing write tid 3 to smithi08687503-3 2024-08-10T05:20:45.982 INFO:tasks.rados.rados.0.smithi086.stdout:2374: oid 3 updating version 0 to 1687 2024-08-10T05:20:45.982 INFO:tasks.rados.rados.0.smithi086.stdout:2374: oid 3 version 1687 is already newer than 1686 2024-08-10T05:20:45.982 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 1687 (ObjNum 741 snap 229 seq_num 741) dirty exists 2024-08-10T05:20:45.982 INFO:tasks.rados.rados.0.smithi086.stdout:2374: left oid 3 (ObjNum 741 snap 229 seq_num 741) 2024-08-10T05:20:45.982 INFO:tasks.rados.rados.0.smithi086.stdout:2373: expect (ObjNum 686 snap 212 seq_num 686) 2024-08-10T05:20:46.225 INFO:tasks.rados.rados.0.smithi086.stdout:2376: finishing rollback tid 0 to smithi08687503-23 2024-08-10T05:20:46.226 INFO:tasks.rados.rados.0.smithi086.stdout:2376: finishing rollback tid 1 to smithi08687503-23 2024-08-10T05:20:46.226 INFO:tasks.rados.rados.0.smithi086.stdout:2376: finishing rollback tid 2 to smithi08687503-23 2024-08-10T05:20:46.226 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1488 (ObjNum 704 snap 218 seq_num 704) dirty exists 2024-08-10T05:20:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:46 smithi086 ceph-mon[98993]: mds.? [v2:172.21.15.159:6832/100060564,v1:172.21.15.159:6833/100060564] up:rejoin 2024-08-10T05:20:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:46 smithi086 ceph-mon[98993]: fsmap cephfs:1/1 {0=b=up:rejoin} 2024-08-10T05:20:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:46 smithi086 ceph-mon[98993]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-08-10T05:20:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:46 smithi086 ceph-mon[98993]: osdmap e541: 8 total, 8 up, 8 in 2024-08-10T05:20:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:46 smithi086 ceph-mon[98993]: pgmap v470: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 264 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.9 MiB/s wr, 27 op/s 2024-08-10T05:20:46.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:46 smithi086 ceph-mon[101471]: mds.? [v2:172.21.15.159:6832/100060564,v1:172.21.15.159:6833/100060564] up:rejoin 2024-08-10T05:20:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:46 smithi086 ceph-mon[101471]: fsmap cephfs:1/1 {0=b=up:rejoin} 2024-08-10T05:20:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:46 smithi086 ceph-mon[101471]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-08-10T05:20:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:46 smithi086 ceph-mon[101471]: osdmap e541: 8 total, 8 up, 8 in 2024-08-10T05:20:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:46 smithi086 ceph-mon[101471]: pgmap v470: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 264 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.9 MiB/s wr, 27 op/s 2024-08-10T05:20:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:46 smithi159 ceph-mon[90359]: mds.? [v2:172.21.15.159:6832/100060564,v1:172.21.15.159:6833/100060564] up:rejoin 2024-08-10T05:20:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:46 smithi159 ceph-mon[90359]: fsmap cephfs:1/1 {0=b=up:rejoin} 2024-08-10T05:20:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:46 smithi159 ceph-mon[90359]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-08-10T05:20:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:46 smithi159 ceph-mon[90359]: osdmap e541: 8 total, 8 up, 8 in 2024-08-10T05:20:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:46 smithi159 ceph-mon[90359]: pgmap v470: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 264 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.9 MiB/s wr, 27 op/s 2024-08-10T05:20:46.989 INFO:tasks.rados.rados.0.smithi086.stdout:2371: done (6 left) 2024-08-10T05:20:46.989 INFO:tasks.rados.rados.0.smithi086.stdout:2372: done (5 left) 2024-08-10T05:20:46.989 INFO:tasks.rados.rados.0.smithi086.stdout:2373: done (4 left) 2024-08-10T05:20:46.989 INFO:tasks.rados.rados.0.smithi086.stdout:2374: done (3 left) 2024-08-10T05:20:46.989 INFO:tasks.rados.rados.0.smithi086.stdout:2376: done (2 left) 2024-08-10T05:20:46.989 INFO:tasks.rados.rados.0.smithi086.stdout:2377: done (1 left) 2024-08-10T05:20:46.989 INFO:tasks.rados.rados.0.smithi086.stdout:2378: done (0 left) 2024-08-10T05:20:46.990 INFO:tasks.rados.rados.0.smithi086.stdout:2379: copy_from oid 21 from oid 50 current snap is 230 2024-08-10T05:20:46.990 INFO:tasks.rados.rados.0.smithi086.stdout:2380: read oid 7 snap -1 2024-08-10T05:20:46.990 INFO:tasks.rados.rados.0.smithi086.stdout:2380: expect deleted 2024-08-10T05:20:46.990 INFO:tasks.rados.rados.0.smithi086.stdout:2381: read oid 37 snap -1 2024-08-10T05:20:46.990 INFO:tasks.rados.rados.0.smithi086.stdout:2381: expect (ObjNum 412 snap 139 seq_num 412) 2024-08-10T05:20:46.990 INFO:tasks.rados.rados.0.smithi086.stdout:2382: delete oid 9 current snap is 230 2024-08-10T05:20:46.993 INFO:tasks.rados.rados.0.smithi086.stdout:2382: done (3 left) 2024-08-10T05:20:46.993 INFO:tasks.rados.rados.0.smithi086.stdout:2383: snap_create 2024-08-10T05:20:47.005 INFO:tasks.rados.rados.0.smithi086.stdout:2381: expect (ObjNum 412 snap 139 seq_num 412) 2024-08-10T05:20:47.065 INFO:tasks.rados.rados.0.smithi086.stdout:2379: finishing copy_from racing read to smithi08687503-21 2024-08-10T05:20:47.066 INFO:tasks.rados.rados.0.smithi086.stdout:2379: finishing copy_from to smithi08687503-21 2024-08-10T05:20:47.066 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 1284 (ObjNum 708 snap 219 seq_num 708) dirty exists 2024-08-10T05:20:47.503 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:20:47 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b[61757]: 2024-08-10T05:20:47.188+0000 7efc9db41640 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-08-10T05:20:47.806 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:47 smithi086 ceph-mon[101471]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-10T05:20:47.806 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:47 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:20:47.807 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:47 smithi086 ceph-mon[101471]: mds.? [v2:172.21.15.159:6832/100060564,v1:172.21.15.159:6833/100060564] up:active 2024-08-10T05:20:47.807 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:47 smithi086 ceph-mon[101471]: fsmap cephfs:1 {0=b=up:active} 2024-08-10T05:20:47.807 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:47 smithi086 ceph-mon[101471]: osdmap e542: 8 total, 8 up, 8 in 2024-08-10T05:20:47.807 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:47 smithi086 ceph-mon[98993]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-10T05:20:47.807 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:47 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:20:47.807 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:47 smithi086 ceph-mon[98993]: mds.? [v2:172.21.15.159:6832/100060564,v1:172.21.15.159:6833/100060564] up:active 2024-08-10T05:20:47.807 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:47 smithi086 ceph-mon[98993]: fsmap cephfs:1 {0=b=up:active} 2024-08-10T05:20:47.807 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:47 smithi086 ceph-mon[98993]: osdmap e542: 8 total, 8 up, 8 in 2024-08-10T05:20:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:47 smithi159 ceph-mon[90359]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-10T05:20:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:47 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:20:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:47 smithi159 ceph-mon[90359]: mds.? [v2:172.21.15.159:6832/100060564,v1:172.21.15.159:6833/100060564] up:active 2024-08-10T05:20:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:47 smithi159 ceph-mon[90359]: fsmap cephfs:1 {0=b=up:active} 2024-08-10T05:20:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:47 smithi159 ceph-mon[90359]: osdmap e542: 8 total, 8 up, 8 in 2024-08-10T05:20:47.998 INFO:tasks.rados.rados.0.smithi086.stdout:2379: done (3 left) 2024-08-10T05:20:47.999 INFO:tasks.rados.rados.0.smithi086.stdout:2380: done (2 left) 2024-08-10T05:20:47.999 INFO:tasks.rados.rados.0.smithi086.stdout:2381: done (1 left) 2024-08-10T05:20:47.999 INFO:tasks.rados.rados.0.smithi086.stdout:2383: done (0 left) 2024-08-10T05:20:47.999 INFO:tasks.rados.rados.0.smithi086.stdout:2384: copy_from oid 23 from oid 20 current snap is 231 2024-08-10T05:20:47.999 INFO:tasks.rados.rados.0.smithi086.stdout:2385: rmattr oid 4 current snap is 231 2024-08-10T05:20:47.999 INFO:tasks.rados.rados.0.smithi086.stdout:2385: done (1 left) 2024-08-10T05:20:47.999 INFO:tasks.rados.rados.0.smithi086.stdout:2386: snap_create 2024-08-10T05:20:48.008 INFO:tasks.rados.rados.0.smithi086.stdout:2384: finishing copy_from racing read to smithi08687503-23 2024-08-10T05:20:48.009 INFO:tasks.rados.rados.0.smithi086.stdout:2384: finishing copy_from to smithi08687503-23 2024-08-10T05:20:48.010 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1648 (ObjNum 617 snap 187 seq_num 617) dirty exists 2024-08-10T05:20:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:20:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:20:48] "GET /metrics HTTP/1.1" 200 36285 "" "Prometheus/2.43.0" 2024-08-10T05:20:49.003 INFO:tasks.rados.rados.0.smithi086.stdout:2384: done (1 left) 2024-08-10T05:20:49.004 INFO:tasks.rados.rados.0.smithi086.stdout:2386: done (0 left) 2024-08-10T05:20:49.004 INFO:tasks.rados.rados.0.smithi086.stdout:2387: rollback oid 37 current snap is 232 2024-08-10T05:20:49.004 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 37 to 205 2024-08-10T05:20:49.004 INFO:tasks.rados.rados.0.smithi086.stdout:2388: read oid 25 snap -1 2024-08-10T05:20:49.004 INFO:tasks.rados.rados.0.smithi086.stdout:2388: expect (ObjNum 718 snap 227 seq_num 718) 2024-08-10T05:20:49.004 INFO:tasks.rados.rados.0.smithi086.stdout:2389: read oid 28 snap -1 2024-08-10T05:20:49.004 INFO:tasks.rados.rados.0.smithi086.stdout:2389: expect deleted 2024-08-10T05:20:49.004 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 42 current snap is 232 2024-08-10T05:20:49.004 INFO:tasks.rados.rados.0.smithi086.stdout:2390: seq_num 743 ranges {5423104=450560} 2024-08-10T05:20:49.036 INFO:tasks.rados.rados.0.smithi086.stdout:2390: writing smithi08687503-42 from 5423104 to 5873664 tid 1 2024-08-10T05:20:49.036 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 47 current snap is 232 2024-08-10T05:20:49.036 INFO:tasks.rados.rados.0.smithi086.stdout:2391: seq_num 744 ranges {0=466944} 2024-08-10T05:20:49.038 INFO:tasks.rados.rados.0.smithi086.stdout:2391: writing smithi08687503-47 from 0 to 466944 tid 1 2024-08-10T05:20:49.038 INFO:tasks.rados.rados.0.smithi086.stdout:2392: read oid 21 snap -1 2024-08-10T05:20:49.039 INFO:tasks.rados.rados.0.smithi086.stdout:2392: expect (ObjNum 708 snap 219 seq_num 708) 2024-08-10T05:20:49.039 INFO:tasks.rados.rados.0.smithi086.stdout:2393: setattr oid 17 current snap is 232 2024-08-10T05:20:49.039 INFO:tasks.rados.rados.0.smithi086.stdout:2388: expect (ObjNum 718 snap 227 seq_num 718) 2024-08-10T05:20:49.040 INFO:tasks.rados.rados.0.smithi086.stdout:2387: finishing rollback tid 0 to smithi08687503-37 2024-08-10T05:20:49.040 INFO:tasks.rados.rados.0.smithi086.stdout:2387: finishing rollback tid 1 to smithi08687503-37 2024-08-10T05:20:49.040 INFO:tasks.rados.rados.0.smithi086.stdout:2387: finishing rollback tid 2 to smithi08687503-37 2024-08-10T05:20:49.040 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 1352 (ObjNum 412 snap 139 seq_num 412) dirty exists 2024-08-10T05:20:49.040 INFO:tasks.rados.rados.0.smithi086.stdout:2387: done (6 left) 2024-08-10T05:20:49.040 INFO:tasks.rados.rados.0.smithi086.stdout:2388: done (5 left) 2024-08-10T05:20:49.040 INFO:tasks.rados.rados.0.smithi086.stdout:2389: done (4 left) 2024-08-10T05:20:49.040 INFO:tasks.rados.rados.0.smithi086.stdout:2394: setattr oid 5 current snap is 232 2024-08-10T05:20:49.042 INFO:tasks.rados.rados.0.smithi086.stdout:2395: read oid 32 snap 226 2024-08-10T05:20:49.042 INFO:tasks.rados.rados.0.smithi086.stdout:2395: expect (ObjNum 650 snap 198 seq_num 650) 2024-08-10T05:20:49.042 INFO:tasks.rados.rados.0.smithi086.stdout:2396: delete oid 27 current snap is 232 2024-08-10T05:20:49.045 INFO:tasks.rados.rados.0.smithi086.stdout:2391: finishing write tid 1 to smithi08687503-47 2024-08-10T05:20:49.046 INFO:tasks.rados.rados.0.smithi086.stdout:2391: finishing write tid 2 to smithi08687503-47 2024-08-10T05:20:49.046 INFO:tasks.rados.rados.0.smithi086.stdout:2390: finishing write tid 1 to smithi08687503-42 2024-08-10T05:20:49.047 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 1703 (ObjNum 81 snap 0 seq_num 2553504704) dirty exists 2024-08-10T05:20:49.048 INFO:tasks.rados.rados.0.smithi086.stdout:2390: finishing write tid 2 to smithi08687503-42 2024-08-10T05:20:49.049 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 1649 (ObjNum 671 snap 204 seq_num 671) dirty exists 2024-08-10T05:20:49.049 INFO:tasks.rados.rados.0.smithi086.stdout:2393: done (6 left) 2024-08-10T05:20:49.049 INFO:tasks.rados.rados.0.smithi086.stdout:2394: done (5 left) 2024-08-10T05:20:49.049 INFO:tasks.rados.rados.0.smithi086.stdout:2396: done (4 left) 2024-08-10T05:20:49.050 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 22 current snap is 232 2024-08-10T05:20:49.050 INFO:tasks.rados.rados.0.smithi086.stdout:2397: seq_num 746 ranges {7766016=499712} 2024-08-10T05:20:49.095 INFO:tasks.rados.rados.0.smithi086.stdout:2397: writing smithi08687503-22 from 7766016 to 8265728 tid 1 2024-08-10T05:20:49.095 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 232 2024-08-10T05:20:49.095 INFO:tasks.rados.rados.0.smithi086.stdout:2390: finishing write tid 3 to smithi08687503-42 2024-08-10T05:20:49.095 INFO:tasks.rados.rados.0.smithi086.stdout:2390: oid 42 updating version 0 to 1775 2024-08-10T05:20:49.095 INFO:tasks.rados.rados.0.smithi086.stdout:2390: oid 42 updating version 1775 to 1776 2024-08-10T05:20:49.095 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 1776 (ObjNum 743 snap 232 seq_num 743) dirty exists 2024-08-10T05:20:49.095 INFO:tasks.rados.rados.0.smithi086.stdout:2390: left oid 42 (ObjNum 743 snap 232 seq_num 743) 2024-08-10T05:20:49.095 INFO:tasks.rados.rados.0.smithi086.stdout:2391: finishing write tid 3 to smithi08687503-47 2024-08-10T05:20:49.096 INFO:tasks.rados.rados.0.smithi086.stdout:2391: oid 47 updating version 0 to 1321 2024-08-10T05:20:49.096 INFO:tasks.rados.rados.0.smithi086.stdout:2391: oid 47 version 1321 is already newer than 1320 2024-08-10T05:20:49.096 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 1321 (ObjNum 744 snap 232 seq_num 744) dirty exists 2024-08-10T05:20:49.096 INFO:tasks.rados.rados.0.smithi086.stdout:2391: left oid 47 (ObjNum 744 snap 232 seq_num 744) 2024-08-10T05:20:49.096 INFO:tasks.rados.rados.0.smithi086.stdout:2398: seq_num 747 ranges {0=516096} 2024-08-10T05:20:49.096 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:49 smithi086 ceph-mon[101471]: osdmap e543: 8 total, 8 up, 8 in 2024-08-10T05:20:49.096 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:49 smithi086 ceph-mon[101471]: pgmap v473: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 264 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-08-10T05:20:49.097 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:20:49 smithi086 podman[126631]: 2024-08-10 05:20:49.041702638 +0000 UTC m=+5.679944781 container died 647a6daeb729b3ccdf80c34deb8f6e8007afb7eb7347e313347dde89be39e1e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a, org.label-schema.vendor=CentOS, RELEASE=reef-f5af36e, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T05:20:49.097 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:48 smithi086 ceph-mon[98993]: osdmap e543: 8 total, 8 up, 8 in 2024-08-10T05:20:49.097 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:48 smithi086 ceph-mon[98993]: pgmap v473: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 264 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-08-10T05:20:49.098 INFO:tasks.rados.rados.0.smithi086.stdout:2398: writing smithi08687503-2 from 0 to 516096 tid 1 2024-08-10T05:20:49.098 INFO:tasks.rados.rados.0.smithi086.stdout:2390: done (5 left) 2024-08-10T05:20:49.098 INFO:tasks.rados.rados.0.smithi086.stdout:2391: done (4 left) 2024-08-10T05:20:49.098 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 11 current snap is 232 2024-08-10T05:20:49.098 INFO:tasks.rados.rados.0.smithi086.stdout:2399: seq_num 748 ranges {9035776=532480} 2024-08-10T05:20:49.151 INFO:tasks.rados.rados.0.smithi086.stdout:2399: writing smithi08687503-11 from 9035776 to 9568256 tid 1 2024-08-10T05:20:49.151 INFO:tasks.rados.rados.0.smithi086.stdout:2400: read oid 38 snap -1 2024-08-10T05:20:49.151 INFO:tasks.rados.rados.0.smithi086.stdout:2400: expect (ObjNum 736 snap 229 seq_num 736) 2024-08-10T05:20:49.151 INFO:tasks.rados.rados.0.smithi086.stdout:2401: snap_remove snap 230 2024-08-10T05:20:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:48 smithi159 ceph-mon[90359]: osdmap e543: 8 total, 8 up, 8 in 2024-08-10T05:20:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:48 smithi159 ceph-mon[90359]: pgmap v473: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 264 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-08-10T05:20:49.655 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:20:49 smithi086 podman[126631]: 2024-08-10 05:20:49.391203389 +0000 UTC m=+6.029445533 container cleanup 647a6daeb729b3ccdf80c34deb8f6e8007afb7eb7347e313347dde89be39e1e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a, io.buildah.version=1.36.0, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-f5af36e, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T05:20:49.655 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:20:49 smithi086 bash[126631]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a 2024-08-10T05:20:49.655 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:20:49 smithi086 podman[126651]: 2024-08-10 05:20:49.634088769 +0000 UTC m=+0.596033208 container remove 647a6daeb729b3ccdf80c34deb8f6e8007afb7eb7347e313347dde89be39e1e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=reef-f5af36e, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=) 2024-08-10T05:20:49.980 INFO:tasks.rados.rados.0.smithi086.stdout:2401: done (6 left) 2024-08-10T05:20:49.981 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 36 current snap is 232 2024-08-10T05:20:49.981 INFO:tasks.rados.rados.0.smithi086.stdout:2402: seq_num 749 ranges {0=548864} 2024-08-10T05:20:49.984 INFO:tasks.rados.rados.0.smithi086.stdout:2402: writing smithi08687503-36 from 0 to 548864 tid 1 2024-08-10T05:20:49.984 INFO:tasks.rados.rados.0.smithi086.stdout:2403: read oid 19 snap 215 2024-08-10T05:20:49.984 INFO:tasks.rados.rados.0.smithi086.stdout:2403: expect deleted 2024-08-10T05:20:49.985 INFO:tasks.rados.rados.0.smithi086.stdout:2404: read oid 46 snap -1 2024-08-10T05:20:49.986 INFO:tasks.rados.rados.0.smithi086.stdout:2404: expect (ObjNum 617 snap 187 seq_num 617) 2024-08-10T05:20:49.986 INFO:tasks.rados.rados.0.smithi086.stdout:2405: rollback oid 7 current snap is 232 2024-08-10T05:20:49.986 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 7 to 215 2024-08-10T05:20:49.986 INFO:tasks.rados.rados.0.smithi086.stdout:2395: expect (ObjNum 650 snap 198 seq_num 650) 2024-08-10T05:20:50.086 INFO:tasks.rados.rados.0.smithi086.stdout:2395: done (9 left) 2024-08-10T05:20:50.086 INFO:tasks.rados.rados.0.smithi086.stdout:2406: read oid 10 snap -1 2024-08-10T05:20:50.086 INFO:tasks.rados.rados.0.smithi086.stdout:2406: expect (ObjNum 716 snap 226 seq_num 716) 2024-08-10T05:20:50.087 INFO:tasks.rados.rados.0.smithi086.stdout:2407: snap_create 2024-08-10T05:20:50.087 INFO:tasks.rados.rados.0.smithi086.stdout:2392: expect (ObjNum 708 snap 219 seq_num 708) 2024-08-10T05:20:50.102 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:50 smithi086 ceph-mon[101471]: osdmap e544: 8 total, 8 up, 8 in 2024-08-10T05:20:50.102 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:50 smithi086 ceph-mon[101471]: osdmap e545: 8 total, 8 up, 8 in 2024-08-10T05:20:50.102 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:20:49 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mds.a.service: Deactivated successfully. 2024-08-10T05:20:50.102 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:20:49 smithi086 systemd[1]: Stopped Ceph mds.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:20:50.102 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:20:49 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mds.a.service: Consumed 1.721s CPU time. 2024-08-10T05:20:50.102 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:20:50 smithi086 systemd[1]: Starting Ceph mds.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:20:50.103 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:49 smithi086 ceph-mon[98993]: osdmap e544: 8 total, 8 up, 8 in 2024-08-10T05:20:50.103 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:49 smithi086 ceph-mon[98993]: osdmap e545: 8 total, 8 up, 8 in 2024-08-10T05:20:50.298 INFO:tasks.rados.rados.0.smithi086.stdout:2397: finishing write tid 1 to smithi08687503-22 2024-08-10T05:20:50.298 INFO:tasks.rados.rados.0.smithi086.stdout:2397: finishing write tid 2 to smithi08687503-22 2024-08-10T05:20:50.299 INFO:tasks.rados.rados.0.smithi086.stdout:2397: finishing write tid 3 to smithi08687503-22 2024-08-10T05:20:50.299 INFO:tasks.rados.rados.0.smithi086.stdout:2397: oid 22 updating version 0 to 1705 2024-08-10T05:20:50.299 INFO:tasks.rados.rados.0.smithi086.stdout:2397: oid 22 updating version 1705 to 1706 2024-08-10T05:20:50.299 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 1706 (ObjNum 746 snap 232 seq_num 746) dirty exists 2024-08-10T05:20:50.299 INFO:tasks.rados.rados.0.smithi086.stdout:2397: left oid 22 (ObjNum 746 snap 232 seq_num 746) 2024-08-10T05:20:50.299 INFO:tasks.rados.rados.0.smithi086.stdout:2398: finishing write tid 1 to smithi08687503-2 2024-08-10T05:20:50.299 INFO:tasks.rados.rados.0.smithi086.stdout:2398: finishing write tid 2 to smithi08687503-2 2024-08-10T05:20:50.299 INFO:tasks.rados.rados.0.smithi086.stdout:2398: finishing write tid 3 to smithi08687503-2 2024-08-10T05:20:50.299 INFO:tasks.rados.rados.0.smithi086.stdout:2398: oid 2 updating version 0 to 1354 2024-08-10T05:20:50.299 INFO:tasks.rados.rados.0.smithi086.stdout:2398: oid 2 version 1354 is already newer than 1353 2024-08-10T05:20:50.299 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 1354 (ObjNum 747 snap 232 seq_num 747) dirty exists 2024-08-10T05:20:50.299 INFO:tasks.rados.rados.0.smithi086.stdout:2398: left oid 2 (ObjNum 747 snap 232 seq_num 747) 2024-08-10T05:20:50.299 INFO:tasks.rados.rados.0.smithi086.stdout:2399: finishing write tid 1 to smithi08687503-11 2024-08-10T05:20:50.300 INFO:tasks.rados.rados.0.smithi086.stdout:2399: finishing write tid 2 to smithi08687503-11 2024-08-10T05:20:50.300 INFO:tasks.rados.rados.0.smithi086.stdout:2399: finishing write tid 3 to smithi08687503-11 2024-08-10T05:20:50.300 INFO:tasks.rados.rados.0.smithi086.stdout:2399: oid 11 updating version 0 to 1340 2024-08-10T05:20:50.300 INFO:tasks.rados.rados.0.smithi086.stdout:2399: oid 11 version 1340 is already newer than 1339 2024-08-10T05:20:50.300 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 1340 (ObjNum 748 snap 232 seq_num 748) dirty exists 2024-08-10T05:20:50.300 INFO:tasks.rados.rados.0.smithi086.stdout:2399: left oid 11 (ObjNum 748 snap 232 seq_num 748) 2024-08-10T05:20:50.300 INFO:tasks.rados.rados.0.smithi086.stdout:2400: expect (ObjNum 736 snap 229 seq_num 736) 2024-08-10T05:20:50.378 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:20:50 smithi086 podman[126791]: 2024-08-10 05:20:50.144823183 +0000 UTC m=+0.020732245 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:20:50.379 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:20:50 smithi086 podman[126791]: 2024-08-10 05:20:50.276702556 +0000 UTC m=+0.152611604 container create e1df12862866f5cc0728a81b296ce5f9b1fbd8e2329e4c6a86a9faffe861bd93 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-bca9905, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-08-10T05:20:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:49 smithi159 ceph-mon[90359]: osdmap e544: 8 total, 8 up, 8 in 2024-08-10T05:20:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:49 smithi159 ceph-mon[90359]: osdmap e545: 8 total, 8 up, 8 in 2024-08-10T05:20:50.447 INFO:tasks.rados.rados.0.smithi086.stdout:2402: finishing write tid 1 to smithi08687503-36 2024-08-10T05:20:50.447 INFO:tasks.rados.rados.0.smithi086.stdout:2404: expect (ObjNum 617 snap 187 seq_num 617) 2024-08-10T05:20:50.465 INFO:tasks.rados.rados.0.smithi086.stdout:2405: finishing rollback tid 1 to smithi08687503-7 2024-08-10T05:20:50.465 INFO:tasks.rados.rados.0.smithi086.stdout:2402: finishing write tid 2 to smithi08687503-36 2024-08-10T05:20:50.466 INFO:tasks.rados.rados.0.smithi086.stdout:2405: finishing rollback tid 2 to smithi08687503-7 2024-08-10T05:20:50.466 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1338 (ObjNum 681 snap 210 seq_num 681) dirty exists 2024-08-10T05:20:50.466 INFO:tasks.rados.rados.0.smithi086.stdout:2402: finishing write tid 3 to smithi08687503-36 2024-08-10T05:20:50.466 INFO:tasks.rados.rados.0.smithi086.stdout:2402: oid 36 updating version 0 to 1651 2024-08-10T05:20:50.466 INFO:tasks.rados.rados.0.smithi086.stdout:2402: oid 36 version 1651 is already newer than 1650 2024-08-10T05:20:50.466 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 1651 (ObjNum 749 snap 232 seq_num 749) dirty exists 2024-08-10T05:20:50.466 INFO:tasks.rados.rados.0.smithi086.stdout:2402: left oid 36 (ObjNum 749 snap 232 seq_num 749) 2024-08-10T05:20:50.466 INFO:tasks.rados.rados.0.smithi086.stdout:2406: expect (ObjNum 716 snap 226 seq_num 716) 2024-08-10T05:20:50.905 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:20:50 smithi086 podman[126791]: 2024-08-10 05:20:50.504542119 +0000 UTC m=+0.380451177 container init e1df12862866f5cc0728a81b296ce5f9b1fbd8e2329e4c6a86a9faffe861bd93 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a, ceph=True, RELEASE=squid-bca9905, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-08-10T05:20:50.905 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:20:50 smithi086 podman[126791]: 2024-08-10 05:20:50.510377557 +0000 UTC m=+0.386286612 container start e1df12862866f5cc0728a81b296ce5f9b1fbd8e2329e4c6a86a9faffe861bd93 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-08-10T05:20:50.905 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:20:50 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a[126806]: starting mds.a at 2024-08-10T05:20:50.905 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:20:50 smithi086 bash[126791]: e1df12862866f5cc0728a81b296ce5f9b1fbd8e2329e4c6a86a9faffe861bd93 2024-08-10T05:20:50.905 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:20:50 smithi086 systemd[1]: Started Ceph mds.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:20:51.298 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:51 smithi086 ceph-mon[101471]: pgmap v476: 121 pgs: 121 active+clean; 272 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.0 MiB/s wr, 41 op/s 2024-08-10T05:20:51.298 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:51.298 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:51.298 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:20:51.298 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:51 smithi086 ceph-mon[98993]: pgmap v476: 121 pgs: 121 active+clean; 272 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.0 MiB/s wr, 41 op/s 2024-08-10T05:20:51.298 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:51.298 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:51.298 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:20:51.419 INFO:tasks.rados.rados.0.smithi086.stdout:2392: done (10 left) 2024-08-10T05:20:51.419 INFO:tasks.rados.rados.0.smithi086.stdout:2397: done (9 left) 2024-08-10T05:20:51.419 INFO:tasks.rados.rados.0.smithi086.stdout:2398: done (8 left) 2024-08-10T05:20:51.420 INFO:tasks.rados.rados.0.smithi086.stdout:2399: done (7 left) 2024-08-10T05:20:51.420 INFO:tasks.rados.rados.0.smithi086.stdout:2400: done (6 left) 2024-08-10T05:20:51.420 INFO:tasks.rados.rados.0.smithi086.stdout:2402: done (5 left) 2024-08-10T05:20:51.420 INFO:tasks.rados.rados.0.smithi086.stdout:2403: done (4 left) 2024-08-10T05:20:51.420 INFO:tasks.rados.rados.0.smithi086.stdout:2404: done (3 left) 2024-08-10T05:20:51.420 INFO:tasks.rados.rados.0.smithi086.stdout:2405: done (2 left) 2024-08-10T05:20:51.420 INFO:tasks.rados.rados.0.smithi086.stdout:2406: done (1 left) 2024-08-10T05:20:51.420 INFO:tasks.rados.rados.0.smithi086.stdout:2407: done (0 left) 2024-08-10T05:20:51.421 INFO:tasks.rados.rados.0.smithi086.stdout:2408: delete oid 49 current snap is 233 2024-08-10T05:20:51.425 INFO:tasks.rados.rados.0.smithi086.stdout:2408: done (0 left) 2024-08-10T05:20:51.425 INFO:tasks.rados.rados.0.smithi086.stdout:2409: read oid 3 snap 229 2024-08-10T05:20:51.425 INFO:tasks.rados.rados.0.smithi086.stdout:2409: expect (ObjNum 741 snap 229 seq_num 741) 2024-08-10T05:20:51.426 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 10 current snap is 233 2024-08-10T05:20:51.426 INFO:tasks.rados.rados.0.smithi086.stdout:2410: seq_num 751 ranges {13197312=581632} 2024-08-10T05:20:51.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:51 smithi159 ceph-mon[90359]: pgmap v476: 121 pgs: 121 active+clean; 272 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.0 MiB/s wr, 41 op/s 2024-08-10T05:20:51.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:51.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:51.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:20:51.498 INFO:tasks.rados.rados.0.smithi086.stdout:2410: writing smithi08687503-10 from 13197312 to 13778944 tid 1 2024-08-10T05:20:51.499 INFO:tasks.rados.rados.0.smithi086.stdout:2411: snap_create 2024-08-10T05:20:51.499 INFO:tasks.rados.rados.0.smithi086.stdout:2409: expect (ObjNum 741 snap 229 seq_num 741) 2024-08-10T05:20:51.510 INFO:tasks.rados.rados.0.smithi086.stdout:2410: finishing write tid 1 to smithi08687503-10 2024-08-10T05:20:51.510 INFO:tasks.rados.rados.0.smithi086.stdout:2410: finishing write tid 2 to smithi08687503-10 2024-08-10T05:20:51.510 INFO:tasks.rados.rados.0.smithi086.stdout:2410: finishing write tid 3 to smithi08687503-10 2024-08-10T05:20:51.510 INFO:tasks.rados.rados.0.smithi086.stdout:2410: oid 10 updating version 0 to 1780 2024-08-10T05:20:51.510 INFO:tasks.rados.rados.0.smithi086.stdout:2410: oid 10 updating version 1780 to 1781 2024-08-10T05:20:51.511 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 1781 (ObjNum 751 snap 233 seq_num 751) dirty exists 2024-08-10T05:20:51.511 INFO:tasks.rados.rados.0.smithi086.stdout:2410: left oid 10 (ObjNum 751 snap 233 seq_num 751) 2024-08-10T05:20:52.326 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:52 smithi086 ceph-mon[101471]: mds.? [v2:172.21.15.86:6834/3443379960,v1:172.21.15.86:6835/3443379960] up:boot 2024-08-10T05:20:52.326 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:52 smithi086 ceph-mon[101471]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-10T05:20:52.326 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:52 smithi086 ceph-mon[101471]: osdmap e546: 8 total, 8 up, 8 in 2024-08-10T05:20:52.326 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:52 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T05:20:52.327 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:52 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:52.327 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:52 smithi086 ceph-mon[98993]: mds.? [v2:172.21.15.86:6834/3443379960,v1:172.21.15.86:6835/3443379960] up:boot 2024-08-10T05:20:52.327 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:52 smithi086 ceph-mon[98993]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-10T05:20:52.327 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:52 smithi086 ceph-mon[98993]: osdmap e546: 8 total, 8 up, 8 in 2024-08-10T05:20:52.327 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:52 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T05:20:52.327 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:52 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:52.349 INFO:tasks.rados.rados.0.smithi086.stdout:2409: done (2 left) 2024-08-10T05:20:52.349 INFO:tasks.rados.rados.0.smithi086.stdout:2410: done (1 left) 2024-08-10T05:20:52.349 INFO:tasks.rados.rados.0.smithi086.stdout:2411: done (0 left) 2024-08-10T05:20:52.349 INFO:tasks.rados.rados.0.smithi086.stdout:2412: copy_from oid 45 from oid 2 current snap is 234 2024-08-10T05:20:52.349 INFO:tasks.rados.rados.0.smithi086.stdout:2413: read oid 19 snap 229 2024-08-10T05:20:52.349 INFO:tasks.rados.rados.0.smithi086.stdout:2413: expect deleted 2024-08-10T05:20:52.349 INFO:tasks.rados.rados.0.smithi086.stdout:2414: setattr oid 40 current snap is 234 2024-08-10T05:20:52.351 INFO:tasks.rados.rados.0.smithi086.stdout:2413: done (2 left) 2024-08-10T05:20:52.351 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 37 current snap is 234 2024-08-10T05:20:52.351 INFO:tasks.rados.rados.0.smithi086.stdout:2415: seq_num 752 ranges {2113536=598016} 2024-08-10T05:20:52.366 INFO:tasks.rados.rados.0.smithi086.stdout:2415: writing smithi08687503-37 from 2113536 to 2711552 tid 1 2024-08-10T05:20:52.366 INFO:tasks.rados.rados.0.smithi086.stdout:2416: rmattr oid 17 current snap is 234 2024-08-10T05:20:52.366 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 1043 (ObjNum 807382240 snap 32683 seq_num 304) dirty exists 2024-08-10T05:20:52.366 INFO:tasks.rados.rados.0.smithi086.stdout:2412: finishing copy_from racing read to smithi08687503-45 2024-08-10T05:20:52.367 INFO:tasks.rados.rados.0.smithi086.stdout:2412: finishing copy_from to smithi08687503-45 2024-08-10T05:20:52.367 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 1354 (ObjNum 747 snap 232 seq_num 747) dirty exists 2024-08-10T05:20:52.367 INFO:tasks.rados.rados.0.smithi086.stdout:2412: done (3 left) 2024-08-10T05:20:52.367 INFO:tasks.rados.rados.0.smithi086.stdout:2414: done (2 left) 2024-08-10T05:20:52.367 INFO:tasks.rados.rados.0.smithi086.stdout:2417: rmattr oid 1 current snap is 234 2024-08-10T05:20:52.367 INFO:tasks.rados.rados.0.smithi086.stdout:2418: delete oid 20 current snap is 234 2024-08-10T05:20:52.369 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 1339 (ObjNum 664 snap 202 seq_num 664) dirty exists 2024-08-10T05:20:52.370 INFO:tasks.rados.rados.0.smithi086.stdout:2417: done (3 left) 2024-08-10T05:20:52.370 INFO:tasks.rados.rados.0.smithi086.stdout:2418: done (2 left) 2024-08-10T05:20:52.370 INFO:tasks.rados.rados.0.smithi086.stdout:2419: rmattr oid 5 current snap is 234 2024-08-10T05:20:52.370 INFO:tasks.rados.rados.0.smithi086.stdout:2420: read oid 46 snap 220 2024-08-10T05:20:52.370 INFO:tasks.rados.rados.0.smithi086.stdout:2420: expect (ObjNum 617 snap 187 seq_num 617) 2024-08-10T05:20:52.370 INFO:tasks.rados.rados.0.smithi086.stdout:2421: rollback oid 16 current snap is 234 2024-08-10T05:20:52.370 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 16 to 231 2024-08-10T05:20:52.371 INFO:tasks.rados.rados.0.smithi086.stdout:2422: setattr oid 8 current snap is 234 2024-08-10T05:20:52.371 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 1652 (ObjNum 671 snap 204 seq_num 671) dirty exists 2024-08-10T05:20:52.371 INFO:tasks.rados.rados.0.smithi086.stdout:2415: finishing write tid 1 to smithi08687503-37 2024-08-10T05:20:52.372 INFO:tasks.rados.rados.0.smithi086.stdout:2416: done (5 left) 2024-08-10T05:20:52.372 INFO:tasks.rados.rados.0.smithi086.stdout:2423: read oid 21 snap -1 2024-08-10T05:20:52.372 INFO:tasks.rados.rados.0.smithi086.stdout:2423: expect (ObjNum 708 snap 219 seq_num 708) 2024-08-10T05:20:52.372 INFO:tasks.rados.rados.0.smithi086.stdout:2424: rollback oid 30 current snap is 234 2024-08-10T05:20:52.372 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 30 to 218 2024-08-10T05:20:52.372 INFO:tasks.rados.rados.0.smithi086.stdout:2425: snap_remove snap 229 2024-08-10T05:20:52.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:52 smithi159 ceph-mon[90359]: mds.? [v2:172.21.15.86:6834/3443379960,v1:172.21.15.86:6835/3443379960] up:boot 2024-08-10T05:20:52.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:52 smithi159 ceph-mon[90359]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-10T05:20:52.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:52 smithi159 ceph-mon[90359]: osdmap e546: 8 total, 8 up, 8 in 2024-08-10T05:20:52.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:52 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T05:20:52.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:52 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:53.354 INFO:tasks.rados.rados.0.smithi086.stdout:2425: done (7 left) 2024-08-10T05:20:53.354 INFO:tasks.rados.rados.0.smithi086.stdout:2426: read oid 25 snap -1 2024-08-10T05:20:53.355 INFO:tasks.rados.rados.0.smithi086.stdout:2426: expect (ObjNum 718 snap 227 seq_num 718) 2024-08-10T05:20:53.355 INFO:tasks.rados.rados.0.smithi086.stdout:2427: snap_remove snap 226 2024-08-10T05:20:53.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:53 smithi086 ceph-mon[101471]: pgmap v478: 121 pgs: 121 active+clean; 279 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.8 MiB/s wr, 32 op/s 2024-08-10T05:20:53.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:53 smithi086 ceph-mon[101471]: osdmap e547: 8 total, 8 up, 8 in 2024-08-10T05:20:53.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:53 smithi086 ceph-mon[98993]: pgmap v478: 121 pgs: 121 active+clean; 279 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.8 MiB/s wr, 32 op/s 2024-08-10T05:20:53.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:53 smithi086 ceph-mon[98993]: osdmap e547: 8 total, 8 up, 8 in 2024-08-10T05:20:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:53 smithi159 ceph-mon[90359]: pgmap v478: 121 pgs: 121 active+clean; 279 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.8 MiB/s wr, 32 op/s 2024-08-10T05:20:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:53 smithi159 ceph-mon[90359]: osdmap e547: 8 total, 8 up, 8 in 2024-08-10T05:20:54.360 INFO:tasks.rados.rados.0.smithi086.stdout:2427: done (8 left) 2024-08-10T05:20:54.360 INFO:tasks.rados.rados.0.smithi086.stdout:2428: snap_remove snap 224 2024-08-10T05:20:54.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:54 smithi086 ceph-mon[98993]: osdmap e548: 8 total, 8 up, 8 in 2024-08-10T05:20:54.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:54 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:54.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:54 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:54.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:54 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:54.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:54 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:54.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:54 smithi086 ceph-mon[101471]: osdmap e548: 8 total, 8 up, 8 in 2024-08-10T05:20:54.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:54 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:54.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:54 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:54.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:54 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:54.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:54 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:54.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:54 smithi159 ceph-mon[90359]: osdmap e548: 8 total, 8 up, 8 in 2024-08-10T05:20:54.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:54 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:54.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:54 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:54.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:54 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:54.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:54 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:54.986 INFO:tasks.rados.rados.0.smithi086.stdout:2428: done (8 left) 2024-08-10T05:20:54.986 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 234 2024-08-10T05:20:54.986 INFO:tasks.rados.rados.0.smithi086.stdout:2429: seq_num 754 ranges {516096=630784} 2024-08-10T05:20:54.991 INFO:tasks.rados.rados.0.smithi086.stdout:2429: writing smithi08687503-2 from 516096 to 1146880 tid 1 2024-08-10T05:20:54.992 INFO:tasks.rados.rados.0.smithi086.stdout:2415: finishing write tid 2 to smithi08687503-37 2024-08-10T05:20:54.992 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 1710 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-10T05:20:54.992 INFO:tasks.rados.rados.0.smithi086.stdout:2415: finishing write tid 3 to smithi08687503-37 2024-08-10T05:20:54.993 INFO:tasks.rados.rados.0.smithi086.stdout:2415: oid 37 updating version 0 to 1360 2024-08-10T05:20:54.993 INFO:tasks.rados.rados.0.smithi086.stdout:2415: oid 37 updating version 1360 to 1361 2024-08-10T05:20:54.993 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 1361 (ObjNum 752 snap 234 seq_num 752) dirty exists 2024-08-10T05:20:54.993 INFO:tasks.rados.rados.0.smithi086.stdout:2415: left oid 37 (ObjNum 752 snap 234 seq_num 752) 2024-08-10T05:20:54.993 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 1712 (ObjNum 692 snap 214 seq_num 692) dirty exists 2024-08-10T05:20:54.993 INFO:tasks.rados.rados.0.smithi086.stdout:2424: finishing rollback tid 0 to smithi08687503-30 2024-08-10T05:20:54.994 INFO:tasks.rados.rados.0.smithi086.stdout:2424: finishing rollback tid 1 to smithi08687503-30 2024-08-10T05:20:54.994 INFO:tasks.rados.rados.0.smithi086.stdout:2420: expect (ObjNum 617 snap 187 seq_num 617) 2024-08-10T05:20:55.017 INFO:tasks.rados.rados.0.smithi086.stdout:2421: finishing rollback tid 0 to smithi08687503-16 2024-08-10T05:20:55.018 INFO:tasks.rados.rados.0.smithi086.stdout:2421: finishing rollback tid 1 to smithi08687503-16 2024-08-10T05:20:55.018 INFO:tasks.rados.rados.0.smithi086.stdout:2421: finishing rollback tid 2 to smithi08687503-16 2024-08-10T05:20:55.018 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 1785 (ObjNum 739 snap 229 seq_num 739) dirty exists 2024-08-10T05:20:55.018 INFO:tasks.rados.rados.0.smithi086.stdout:2424: finishing rollback tid 2 to smithi08687503-30 2024-08-10T05:20:55.018 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 1341 (ObjNum 685 snap 212 seq_num 685) dirty exists 2024-08-10T05:20:55.018 INFO:tasks.rados.rados.0.smithi086.stdout:2423: expect (ObjNum 708 snap 219 seq_num 708) 2024-08-10T05:20:55.223 INFO:tasks.rados.rados.0.smithi086.stdout:2426: expect (ObjNum 718 snap 227 seq_num 718) 2024-08-10T05:20:55.226 INFO:tasks.rados.rados.0.smithi086.stdout:2429: finishing write tid 1 to smithi08687503-2 2024-08-10T05:20:55.227 INFO:tasks.rados.rados.0.smithi086.stdout:2429: finishing write tid 2 to smithi08687503-2 2024-08-10T05:20:55.227 INFO:tasks.rados.rados.0.smithi086.stdout:2429: finishing write tid 3 to smithi08687503-2 2024-08-10T05:20:55.227 INFO:tasks.rados.rados.0.smithi086.stdout:2429: oid 2 updating version 0 to 1377 2024-08-10T05:20:55.227 INFO:tasks.rados.rados.0.smithi086.stdout:2429: oid 2 updating version 1377 to 1378 2024-08-10T05:20:55.228 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 1378 (ObjNum 754 snap 234 seq_num 754) dirty exists 2024-08-10T05:20:55.228 INFO:tasks.rados.rados.0.smithi086.stdout:2429: left oid 2 (ObjNum 754 snap 234 seq_num 754) 2024-08-10T05:20:55.228 INFO:tasks.rados.rados.0.smithi086.stdout:2415: done (8 left) 2024-08-10T05:20:55.229 INFO:tasks.rados.rados.0.smithi086.stdout:2419: done (7 left) 2024-08-10T05:20:55.229 INFO:tasks.rados.rados.0.smithi086.stdout:2420: done (6 left) 2024-08-10T05:20:55.229 INFO:tasks.rados.rados.0.smithi086.stdout:2421: done (5 left) 2024-08-10T05:20:55.229 INFO:tasks.rados.rados.0.smithi086.stdout:2422: done (4 left) 2024-08-10T05:20:55.229 INFO:tasks.rados.rados.0.smithi086.stdout:2423: done (3 left) 2024-08-10T05:20:55.230 INFO:tasks.rados.rados.0.smithi086.stdout:2424: done (2 left) 2024-08-10T05:20:55.230 INFO:tasks.rados.rados.0.smithi086.stdout:2426: done (1 left) 2024-08-10T05:20:55.230 INFO:tasks.rados.rados.0.smithi086.stdout:2429: done (0 left) 2024-08-10T05:20:55.230 INFO:tasks.rados.rados.0.smithi086.stdout:2430: copy_from oid 30 from oid 26 current snap is 234 2024-08-10T05:20:55.230 INFO:tasks.rados.rados.0.smithi086.stdout:2431: rollback oid 33 current snap is 234 2024-08-10T05:20:55.230 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 33 to 205 2024-08-10T05:20:55.231 INFO:tasks.rados.rados.0.smithi086.stdout:2432: read oid 45 snap 218 2024-08-10T05:20:55.231 INFO:tasks.rados.rados.0.smithi086.stdout:2432: expect (ObjNum 412 snap 139 seq_num 412) 2024-08-10T05:20:55.231 INFO:tasks.rados.rados.0.smithi086.stdout:2433: delete oid 2 current snap is 234 2024-08-10T05:20:55.231 INFO:tasks.rados.rados.0.smithi086.stdout:2430: finishing copy_from to smithi08687503-30 2024-08-10T05:20:55.231 INFO:tasks.rados.rados.0.smithi086.stdout:2430: got expected ENOENT (src dne) 2024-08-10T05:20:55.231 INFO:tasks.rados.rados.0.smithi086.stdout:2430: finishing copy_from racing read to smithi08687503-30 2024-08-10T05:20:55.233 INFO:tasks.rados.rados.0.smithi086.stdout:2431: finishing rollback tid 0 to smithi08687503-33 2024-08-10T05:20:55.233 INFO:tasks.rados.rados.0.smithi086.stdout:2431: finishing rollback tid 1 to smithi08687503-33 2024-08-10T05:20:55.233 INFO:tasks.rados.rados.0.smithi086.stdout:2431: finishing rollback tid 2 to smithi08687503-33 2024-08-10T05:20:55.233 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 1665 (ObjNum 672 snap 205 seq_num 672) dirty exists 2024-08-10T05:20:55.234 INFO:tasks.rados.rados.0.smithi086.stdout:2432: expect (ObjNum 412 snap 139 seq_num 412) 2024-08-10T05:20:55.292 INFO:tasks.rados.rados.0.smithi086.stdout:2430: done (3 left) 2024-08-10T05:20:55.292 INFO:tasks.rados.rados.0.smithi086.stdout:2431: done (2 left) 2024-08-10T05:20:55.292 INFO:tasks.rados.rados.0.smithi086.stdout:2432: done (1 left) 2024-08-10T05:20:55.292 INFO:tasks.rados.rados.0.smithi086.stdout:2433: done (0 left) 2024-08-10T05:20:55.292 INFO:tasks.rados.rados.0.smithi086.stdout:2434: copy_from oid 37 from oid 22 current snap is 234 2024-08-10T05:20:55.292 INFO:tasks.rados.rados.0.smithi086.stdout:2435: rollback oid 28 current snap is 234 2024-08-10T05:20:55.293 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 28 to 215 2024-08-10T05:20:55.293 INFO:tasks.rados.rados.0.smithi086.stdout:2436: copy_from oid 6 from oid 19 current snap is 234 2024-08-10T05:20:55.293 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 20 current snap is 234 2024-08-10T05:20:55.293 INFO:tasks.rados.rados.0.smithi086.stdout:2437: seq_num 756 ranges {0=671744} 2024-08-10T05:20:55.295 INFO:tasks.rados.rados.0.smithi086.stdout:2437: writing smithi08687503-20 from 0 to 671744 tid 1 2024-08-10T05:20:55.296 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 32 current snap is 234 2024-08-10T05:20:55.296 INFO:tasks.rados.rados.0.smithi086.stdout:2436: finishing copy_from to smithi08687503-6 2024-08-10T05:20:55.296 INFO:tasks.rados.rados.0.smithi086.stdout:2436: got expected ENOENT (src dne) 2024-08-10T05:20:55.296 INFO:tasks.rados.rados.0.smithi086.stdout:2436: finishing copy_from racing read to smithi08687503-6 2024-08-10T05:20:55.296 INFO:tasks.rados.rados.0.smithi086.stdout:2435: finishing rollback tid 1 to smithi08687503-28 2024-08-10T05:20:55.296 INFO:tasks.rados.rados.0.smithi086.stdout:2435: finishing rollback tid 2 to smithi08687503-28 2024-08-10T05:20:55.297 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 1730 (ObjNum 591 snap 179 seq_num 591) dirty exists 2024-08-10T05:20:55.297 INFO:tasks.rados.rados.0.smithi086.stdout:2438: seq_num 757 ranges {0=688128} 2024-08-10T05:20:55.299 INFO:tasks.rados.rados.0.smithi086.stdout:2438: writing smithi08687503-32 from 0 to 688128 tid 1 2024-08-10T05:20:55.299 INFO:tasks.rados.rados.0.smithi086.stdout:2435: done (4 left) 2024-08-10T05:20:55.300 INFO:tasks.rados.rados.0.smithi086.stdout:2436: done (3 left) 2024-08-10T05:20:55.300 INFO:tasks.rados.rados.0.smithi086.stdout:2439: read oid 34 snap -1 2024-08-10T05:20:55.300 INFO:tasks.rados.rados.0.smithi086.stdout:2439: expect (ObjNum 551 snap 164 seq_num 551) 2024-08-10T05:20:55.300 INFO:tasks.rados.rados.0.smithi086.stdout:2440: rmattr oid 13 current snap is 234 2024-08-10T05:20:55.300 INFO:tasks.rados.rados.0.smithi086.stdout:2440: done (4 left) 2024-08-10T05:20:55.300 INFO:tasks.rados.rados.0.smithi086.stdout:2441: snap_create 2024-08-10T05:20:55.300 INFO:tasks.rados.rados.0.smithi086.stdout:2437: finishing write tid 1 to smithi08687503-20 2024-08-10T05:20:55.300 INFO:tasks.rados.rados.0.smithi086.stdout:2437: finishing write tid 2 to smithi08687503-20 2024-08-10T05:20:55.301 INFO:tasks.rados.rados.0.smithi086.stdout:2437: finishing write tid 3 to smithi08687503-20 2024-08-10T05:20:55.301 INFO:tasks.rados.rados.0.smithi086.stdout:2437: oid 20 updating version 0 to 1650 2024-08-10T05:20:55.301 INFO:tasks.rados.rados.0.smithi086.stdout:2437: oid 20 updating version 1650 to 1651 2024-08-10T05:20:55.301 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 1651 (ObjNum 756 snap 234 seq_num 756) dirty exists 2024-08-10T05:20:55.301 INFO:tasks.rados.rados.0.smithi086.stdout:2437: left oid 20 (ObjNum 756 snap 234 seq_num 756) 2024-08-10T05:20:55.304 INFO:tasks.rados.rados.0.smithi086.stdout:2438: finishing write tid 1 to smithi08687503-32 2024-08-10T05:20:55.304 INFO:tasks.rados.rados.0.smithi086.stdout:2438: finishing write tid 2 to smithi08687503-32 2024-08-10T05:20:55.305 INFO:tasks.rados.rados.0.smithi086.stdout:2438: finishing write tid 3 to smithi08687503-32 2024-08-10T05:20:55.306 INFO:tasks.rados.rados.0.smithi086.stdout:2438: oid 32 updating version 0 to 1654 2024-08-10T05:20:55.306 INFO:tasks.rados.rados.0.smithi086.stdout:2438: oid 32 version 1654 is already newer than 1653 2024-08-10T05:20:55.306 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 1654 (ObjNum 757 snap 234 seq_num 757) dirty exists 2024-08-10T05:20:55.306 INFO:tasks.rados.rados.0.smithi086.stdout:2438: left oid 32 (ObjNum 757 snap 234 seq_num 757) 2024-08-10T05:20:55.320 INFO:tasks.rados.rados.0.smithi086.stdout:2434: finishing copy_from racing read to smithi08687503-37 2024-08-10T05:20:55.327 INFO:tasks.rados.rados.0.smithi086.stdout:2434: finishing copy_from to smithi08687503-37 2024-08-10T05:20:55.327 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 1706 (ObjNum 746 snap 232 seq_num 746) dirty exists 2024-08-10T05:20:55.330 INFO:tasks.rados.rados.0.smithi086.stdout:2439: expect (ObjNum 551 snap 164 seq_num 551) 2024-08-10T05:20:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:55 smithi086 ceph-mon[101471]: pgmap v481: 121 pgs: 121 active+clean; 279 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.5 MiB/s wr, 29 op/s 2024-08-10T05:20:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:55 smithi086 ceph-mon[101471]: osdmap e549: 8 total, 8 up, 8 in 2024-08-10T05:20:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:55 smithi086 ceph-mon[101471]: osdmap e550: 8 total, 8 up, 8 in 2024-08-10T05:20:55.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:55 smithi086 ceph-mon[98993]: pgmap v481: 121 pgs: 121 active+clean; 279 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.5 MiB/s wr, 29 op/s 2024-08-10T05:20:55.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:55 smithi086 ceph-mon[98993]: osdmap e549: 8 total, 8 up, 8 in 2024-08-10T05:20:55.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:55 smithi086 ceph-mon[98993]: osdmap e550: 8 total, 8 up, 8 in 2024-08-10T05:20:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:55 smithi159 ceph-mon[90359]: pgmap v481: 121 pgs: 121 active+clean; 279 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.5 MiB/s wr, 29 op/s 2024-08-10T05:20:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:55 smithi159 ceph-mon[90359]: osdmap e549: 8 total, 8 up, 8 in 2024-08-10T05:20:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:55 smithi159 ceph-mon[90359]: osdmap e550: 8 total, 8 up, 8 in 2024-08-10T05:20:56.120 INFO:tasks.rados.rados.0.smithi086.stdout:2434: done (4 left) 2024-08-10T05:20:56.120 INFO:tasks.rados.rados.0.smithi086.stdout:2437: done (3 left) 2024-08-10T05:20:56.121 INFO:tasks.rados.rados.0.smithi086.stdout:2438: done (2 left) 2024-08-10T05:20:56.121 INFO:tasks.rados.rados.0.smithi086.stdout:2439: done (1 left) 2024-08-10T05:20:56.121 INFO:tasks.rados.rados.0.smithi086.stdout:2441: done (0 left) 2024-08-10T05:20:56.121 INFO:tasks.rados.rados.0.smithi086.stdout:2442: read oid 44 snap 215 2024-08-10T05:20:56.121 INFO:tasks.rados.rados.0.smithi086.stdout:2442: expect (ObjNum 693 snap 214 seq_num 693) 2024-08-10T05:20:56.121 INFO:tasks.rados.rados.0.smithi086.stdout:2443: delete oid 39 current snap is 235 2024-08-10T05:20:56.124 INFO:tasks.rados.rados.0.smithi086.stdout:2443: done (1 left) 2024-08-10T05:20:56.124 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 26 current snap is 235 2024-08-10T05:20:56.124 INFO:tasks.rados.rados.0.smithi086.stdout:2444: seq_num 759 ranges {0=720896} 2024-08-10T05:20:56.129 INFO:tasks.rados.rados.0.smithi086.stdout:2444: writing smithi08687503-26 from 0 to 720896 tid 1 2024-08-10T05:20:56.129 INFO:tasks.rados.rados.0.smithi086.stdout:2445: snap_remove snap 233 2024-08-10T05:20:57.126 INFO:tasks.rados.rados.0.smithi086.stdout:2445: done (2 left) 2024-08-10T05:20:57.127 INFO:tasks.rados.rados.0.smithi086.stdout:2446: rmattr oid 2 current snap is 235 2024-08-10T05:20:57.127 INFO:tasks.rados.rados.0.smithi086.stdout:2446: done (2 left) 2024-08-10T05:20:57.127 INFO:tasks.rados.rados.0.smithi086.stdout:2447: snap_remove snap 231 2024-08-10T05:20:57.277 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:57 smithi086 ceph-mon[101471]: osdmap e551: 8 total, 8 up, 8 in 2024-08-10T05:20:57.277 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:20:57.277 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:57 smithi086 ceph-mon[101471]: pgmap v485: 121 pgs: 121 active+clean; 280 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 885 KiB/s wr, 25 op/s 2024-08-10T05:20:57.278 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:57 smithi086 ceph-mon[98993]: osdmap e551: 8 total, 8 up, 8 in 2024-08-10T05:20:57.278 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:20:57.278 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:57 smithi086 ceph-mon[98993]: pgmap v485: 121 pgs: 121 active+clean; 280 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 885 KiB/s wr, 25 op/s 2024-08-10T05:20:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:57 smithi159 ceph-mon[90359]: osdmap e551: 8 total, 8 up, 8 in 2024-08-10T05:20:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:20:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:57 smithi159 ceph-mon[90359]: pgmap v485: 121 pgs: 121 active+clean; 280 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 885 KiB/s wr, 25 op/s 2024-08-10T05:20:58.138 INFO:tasks.rados.rados.0.smithi086.stdout:2447: done (2 left) 2024-08-10T05:20:58.138 INFO:tasks.rados.rados.0.smithi086.stdout:2448: read oid 30 snap 218 2024-08-10T05:20:58.138 INFO:tasks.rados.rados.0.smithi086.stdout:2448: expect (ObjNum 685 snap 212 seq_num 685) 2024-08-10T05:20:58.138 INFO:tasks.rados.rados.0.smithi086.stdout:2449: rollback oid 27 current snap is 235 2024-08-10T05:20:58.138 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 27 to 205 2024-08-10T05:20:58.138 INFO:tasks.rados.rados.0.smithi086.stdout:2450: setattr oid 42 current snap is 235 2024-08-10T05:20:58.138 INFO:tasks.rados.rados.0.smithi086.stdout:2442: expect (ObjNum 693 snap 214 seq_num 693) 2024-08-10T05:20:58.197 INFO:tasks.rados.rados.0.smithi086.stdout:2444: finishing write tid 1 to smithi08687503-26 2024-08-10T05:20:58.197 INFO:tasks.rados.rados.0.smithi086.stdout:2444: finishing write tid 2 to smithi08687503-26 2024-08-10T05:20:58.198 INFO:tasks.rados.rados.0.smithi086.stdout:2444: finishing write tid 3 to smithi08687503-26 2024-08-10T05:20:58.198 INFO:tasks.rados.rados.0.smithi086.stdout:2444: oid 26 updating version 0 to 1656 2024-08-10T05:20:58.198 INFO:tasks.rados.rados.0.smithi086.stdout:2444: oid 26 version 1656 is already newer than 1655 2024-08-10T05:20:58.198 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 1656 (ObjNum 759 snap 235 seq_num 759) dirty exists 2024-08-10T05:20:58.198 INFO:tasks.rados.rados.0.smithi086.stdout:2444: left oid 26 (ObjNum 759 snap 235 seq_num 759) 2024-08-10T05:20:58.198 INFO:tasks.rados.rados.0.smithi086.stdout:2449: finishing rollback tid 1 to smithi08687503-27 2024-08-10T05:20:58.198 INFO:tasks.rados.rados.0.smithi086.stdout:2449: finishing rollback tid 2 to smithi08687503-27 2024-08-10T05:20:58.198 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 1062 (ObjNum 543 snap 163 seq_num 543) dirty exists 2024-08-10T05:20:58.198 INFO:tasks.rados.rados.0.smithi086.stdout:2448: expect (ObjNum 685 snap 212 seq_num 685) 2024-08-10T05:20:58.245 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 1813 (ObjNum 743 snap 232 seq_num 743) dirty exists 2024-08-10T05:20:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:2442: done (4 left) 2024-08-10T05:20:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:2444: done (3 left) 2024-08-10T05:20:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:2448: done (2 left) 2024-08-10T05:20:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:2449: done (1 left) 2024-08-10T05:20:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:2450: done (0 left) 2024-08-10T05:20:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:2451: read oid 22 snap -1 2024-08-10T05:20:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:2451: expect (ObjNum 746 snap 232 seq_num 746) 2024-08-10T05:20:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:2452: snap_remove snap 227 2024-08-10T05:20:58.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:20:58] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.43.0" 2024-08-10T05:20:58.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[98993]: osdmap e552: 8 total, 8 up, 8 in 2024-08-10T05:20:58.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:58.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:58.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:20:58.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:20:58.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:58.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:20:58.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:58.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:58.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:58.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:58.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-10T05:20:58.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[101471]: osdmap e552: 8 total, 8 up, 8 in 2024-08-10T05:20:58.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:58.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:58.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:20:58.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:20:58.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:58.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:20:58.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:58.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:58.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:58.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:58.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-10T05:20:58.422 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:58 smithi159 ceph-mon[90359]: osdmap e552: 8 total, 8 up, 8 in 2024-08-10T05:20:58.422 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:58.422 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:58.423 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:20:58.423 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:20:58.423 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:20:58.423 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:20:58.423 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:58.423 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:58.423 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:58.423 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:20:58.423 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-10T05:20:59.146 INFO:tasks.rados.rados.0.smithi086.stdout:2452: done (1 left) 2024-08-10T05:20:59.146 INFO:tasks.rados.rados.0.smithi086.stdout:2453: rollback oid 20 current snap is 235 2024-08-10T05:20:59.146 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 20 to 234 2024-08-10T05:20:59.147 INFO:tasks.rados.rados.0.smithi086.stdout:2454: rollback oid 46 current snap is 235 2024-08-10T05:20:59.147 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 46 to 220 2024-08-10T05:20:59.147 INFO:tasks.rados.rados.0.smithi086.stdout:2455: snap_remove snap 232 2024-08-10T05:20:59.335 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:59 smithi159 ceph-mon[90359]: Upgrade: It appears safe to stop mds.b 2024-08-10T05:20:59.335 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:59 smithi159 ceph-mon[90359]: osdmap e553: 8 total, 8 up, 8 in 2024-08-10T05:20:59.335 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:20:59 smithi159 ceph-mon[90359]: pgmap v488: 121 pgs: 121 active+clean; 280 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 750 KiB/s wr, 19 op/s 2024-08-10T05:20:59.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:59 smithi086 ceph-mon[101471]: Upgrade: It appears safe to stop mds.b 2024-08-10T05:20:59.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:59 smithi086 ceph-mon[101471]: osdmap e553: 8 total, 8 up, 8 in 2024-08-10T05:20:59.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:20:59 smithi086 ceph-mon[101471]: pgmap v488: 121 pgs: 121 active+clean; 280 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 750 KiB/s wr, 19 op/s 2024-08-10T05:20:59.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:59 smithi086 ceph-mon[98993]: Upgrade: It appears safe to stop mds.b 2024-08-10T05:20:59.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:59 smithi086 ceph-mon[98993]: osdmap e553: 8 total, 8 up, 8 in 2024-08-10T05:20:59.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:20:59 smithi086 ceph-mon[98993]: pgmap v488: 121 pgs: 121 active+clean; 280 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 750 KiB/s wr, 19 op/s 2024-08-10T05:20:59.985 INFO:tasks.rados.rados.0.smithi086.stdout:2451: expect (ObjNum 746 snap 232 seq_num 746) 2024-08-10T05:21:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:00 smithi086 ceph-mon[98993]: osdmap e554: 8 total, 8 up, 8 in 2024-08-10T05:21:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:00 smithi086 ceph-mon[98993]: Upgrade: Updating mds.b 2024-08-10T05:21:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:00 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:00 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' 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-08-10T05:21:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:00 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:21:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:00 smithi086 ceph-mon[98993]: Deploying daemon mds.b on smithi159 2024-08-10T05:21:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:00 smithi086 ceph-mon[98993]: osdmap e555: 8 total, 8 up, 8 in 2024-08-10T05:21:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:00 smithi086 ceph-mon[101471]: osdmap e554: 8 total, 8 up, 8 in 2024-08-10T05:21:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:00 smithi086 ceph-mon[101471]: Upgrade: Updating mds.b 2024-08-10T05:21:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:00 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:00 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' 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-08-10T05:21:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:00 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:21:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:00 smithi086 ceph-mon[101471]: Deploying daemon mds.b on smithi159 2024-08-10T05:21:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:00 smithi086 ceph-mon[101471]: osdmap e555: 8 total, 8 up, 8 in 2024-08-10T05:21:00.434 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:00 smithi159 ceph-mon[90359]: osdmap e554: 8 total, 8 up, 8 in 2024-08-10T05:21:00.435 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:00 smithi159 ceph-mon[90359]: Upgrade: Updating mds.b 2024-08-10T05:21:00.435 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:00 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:00.435 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:00 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' 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-08-10T05:21:00.435 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:00 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:21:00.435 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:00 smithi159 ceph-mon[90359]: Deploying daemon mds.b on smithi159 2024-08-10T05:21:00.435 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:00 smithi159 ceph-mon[90359]: osdmap e555: 8 total, 8 up, 8 in 2024-08-10T05:21:00.604 INFO:tasks.rados.rados.0.smithi086.stdout:2453: finishing rollback tid 0 to smithi08687503-20 2024-08-10T05:21:00.604 INFO:tasks.rados.rados.0.smithi086.stdout:2453: finishing rollback tid 1 to smithi08687503-20 2024-08-10T05:21:00.605 INFO:tasks.rados.rados.0.smithi086.stdout:2454: finishing rollback tid 0 to smithi08687503-46 2024-08-10T05:21:00.605 INFO:tasks.rados.rados.0.smithi086.stdout:2453: finishing rollback tid 2 to smithi08687503-20 2024-08-10T05:21:00.605 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 1654 (ObjNum 756 snap 234 seq_num 756) dirty exists 2024-08-10T05:21:00.605 INFO:tasks.rados.rados.0.smithi086.stdout:2454: finishing rollback tid 1 to smithi08687503-46 2024-08-10T05:21:00.605 INFO:tasks.rados.rados.0.smithi086.stdout:2451: done (3 left) 2024-08-10T05:21:00.605 INFO:tasks.rados.rados.0.smithi086.stdout:2453: done (2 left) 2024-08-10T05:21:00.605 INFO:tasks.rados.rados.0.smithi086.stdout:2455: done (1 left) 2024-08-10T05:21:00.605 INFO:tasks.rados.rados.0.smithi086.stdout:2456: rollback oid 32 current snap is 235 2024-08-10T05:21:00.605 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 32 to 218 2024-08-10T05:21:00.605 INFO:tasks.rados.rados.0.smithi086.stdout:2454: finishing rollback tid 2 to smithi08687503-46 2024-08-10T05:21:00.605 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 1821 (ObjNum 617 snap 187 seq_num 617) dirty exists 2024-08-10T05:21:00.606 INFO:tasks.rados.rados.0.smithi086.stdout:2454: done (1 left) 2024-08-10T05:21:00.606 INFO:tasks.rados.rados.0.smithi086.stdout:2457: delete oid 36 current snap is 235 2024-08-10T05:21:00.607 INFO:tasks.rados.rados.0.smithi086.stdout:2456: finishing rollback tid 0 to smithi08687503-32 2024-08-10T05:21:00.607 INFO:tasks.rados.rados.0.smithi086.stdout:2456: finishing rollback tid 1 to smithi08687503-32 2024-08-10T05:21:00.607 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 1658 (ObjNum 129 snap 0 seq_num 3355662256) dirty dne 2024-08-10T05:21:00.608 INFO:tasks.rados.rados.0.smithi086.stdout:2456: done (1 left) 2024-08-10T05:21:00.608 INFO:tasks.rados.rados.0.smithi086.stdout:2457: done (0 left) 2024-08-10T05:21:00.608 INFO:tasks.rados.rados.0.smithi086.stdout:2458: copy_from oid 49 from oid 17 current snap is 235 2024-08-10T05:21:00.608 INFO:tasks.rados.rados.0.smithi086.stdout:2459: snap_create 2024-08-10T05:21:00.647 INFO:tasks.rados.rados.0.smithi086.stdout:2458: finishing copy_from racing read to smithi08687503-49 2024-08-10T05:21:00.651 INFO:tasks.rados.rados.0.smithi086.stdout:2458: finishing copy_from to smithi08687503-49 2024-08-10T05:21:00.651 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 1652 (ObjNum 671 snap 204 seq_num 671) dirty exists 2024-08-10T05:21:01.154 INFO:tasks.rados.rados.0.smithi086.stdout:2458: done (1 left) 2024-08-10T05:21:01.154 INFO:tasks.rados.rados.0.smithi086.stdout:2459: done (0 left) 2024-08-10T05:21:01.154 INFO:tasks.rados.rados.0.smithi086.stdout:2460: read oid 15 snap -1 2024-08-10T05:21:01.154 INFO:tasks.rados.rados.0.smithi086.stdout:2460: expect (ObjNum 734 snap 228 seq_num 734) 2024-08-10T05:21:01.154 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 236 2024-08-10T05:21:01.154 INFO:tasks.rados.rados.0.smithi086.stdout:2461: seq_num 761 ranges {3375104=753664} 2024-08-10T05:21:01.177 INFO:tasks.rados.rados.0.smithi086.stdout:2461: writing smithi08687503-38 from 3375104 to 4128768 tid 1 2024-08-10T05:21:01.177 INFO:tasks.rados.rados.0.smithi086.stdout:2462: snap_create 2024-08-10T05:21:01.182 INFO:tasks.rados.rados.0.smithi086.stdout:2461: finishing write tid 1 to smithi08687503-38 2024-08-10T05:21:01.182 INFO:tasks.rados.rados.0.smithi086.stdout:2461: finishing write tid 2 to smithi08687503-38 2024-08-10T05:21:01.183 INFO:tasks.rados.rados.0.smithi086.stdout:2461: finishing write tid 3 to smithi08687503-38 2024-08-10T05:21:01.183 INFO:tasks.rados.rados.0.smithi086.stdout:2461: oid 38 updating version 0 to 1666 2024-08-10T05:21:01.184 INFO:tasks.rados.rados.0.smithi086.stdout:2461: oid 38 updating version 1666 to 1667 2024-08-10T05:21:01.184 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 1667 (ObjNum 761 snap 236 seq_num 761) dirty exists 2024-08-10T05:21:01.184 INFO:tasks.rados.rados.0.smithi086.stdout:2461: left oid 38 (ObjNum 761 snap 236 seq_num 761) 2024-08-10T05:21:01.184 INFO:tasks.rados.rados.0.smithi086.stdout:2460: expect (ObjNum 734 snap 228 seq_num 734) 2024-08-10T05:21:01.290 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:01 smithi159 ceph-mon[90359]: pgmap v491: 121 pgs: 121 active+clean; 286 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2024-08-10T05:21:01.291 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:01 smithi159 systemd[1]: Stopping Ceph mds.b for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:21:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:01 smithi086 ceph-mon[101471]: pgmap v491: 121 pgs: 121 active+clean; 286 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2024-08-10T05:21:01.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:01 smithi086 ceph-mon[98993]: pgmap v491: 121 pgs: 121 active+clean; 286 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2024-08-10T05:21:01.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:01 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a[98971]: 2024-08-10T05:21:01.324+0000 7fd05ae1d640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-10T05:21:01.687 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b[61757]: 2024-08-10T05:21:01.323+0000 7efca1b49640 -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-08-10T05:21:01.687 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b[61757]: 2024-08-10T05:21:01.323+0000 7efca1b49640 -1 mds.b *** got signal Terminated *** 2024-08-10T05:21:02.024 INFO:tasks.rados.rados.0.smithi086.stdout:2460: done (2 left) 2024-08-10T05:21:02.024 INFO:tasks.rados.rados.0.smithi086.stdout:2461: done (1 left) 2024-08-10T05:21:02.024 INFO:tasks.rados.rados.0.smithi086.stdout:2462: done (0 left) 2024-08-10T05:21:02.024 INFO:tasks.rados.rados.0.smithi086.stdout:2463: delete oid 41 current snap is 237 2024-08-10T05:21:02.027 INFO:tasks.rados.rados.0.smithi086.stdout:2463: done (0 left) 2024-08-10T05:21:02.027 INFO:tasks.rados.rados.0.smithi086.stdout:2464: setattr oid 48 current snap is 237 2024-08-10T05:21:02.028 INFO:tasks.rados.rados.0.smithi086.stdout:2465: read oid 33 snap -1 2024-08-10T05:21:02.028 INFO:tasks.rados.rados.0.smithi086.stdout:2465: expect (ObjNum 672 snap 205 seq_num 672) 2024-08-10T05:21:02.028 INFO:tasks.rados.rados.0.smithi086.stdout:2466: delete oid 39 current snap is 237 2024-08-10T05:21:02.031 INFO:tasks.rados.rados.0.smithi086.stdout:2466: done (2 left) 2024-08-10T05:21:02.031 INFO:tasks.rados.rados.0.smithi086.stdout:2467: rollback oid 19 current snap is 237 2024-08-10T05:21:02.031 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 19 to 234 2024-08-10T05:21:02.031 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 1044 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-10T05:21:02.031 INFO:tasks.rados.rados.0.smithi086.stdout:2464: done (2 left) 2024-08-10T05:21:02.031 INFO:tasks.rados.rados.0.smithi086.stdout:2468: snap_create 2024-08-10T05:21:02.032 INFO:tasks.rados.rados.0.smithi086.stdout:2467: finishing rollback tid 1 to smithi08687503-19 2024-08-10T05:21:02.032 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-10T05:21:02.040 INFO:tasks.rados.rados.0.smithi086.stdout:2465: expect (ObjNum 672 snap 205 seq_num 672) 2024-08-10T05:21:02.341 INFO:tasks.rados.rados.0.smithi086.stdout:2465: done (2 left) 2024-08-10T05:21:02.341 INFO:tasks.rados.rados.0.smithi086.stdout:2467: done (1 left) 2024-08-10T05:21:02.341 INFO:tasks.rados.rados.0.smithi086.stdout:2468: done (0 left) 2024-08-10T05:21:02.341 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 20 current snap is 238 2024-08-10T05:21:02.341 INFO:tasks.rados.rados.0.smithi086.stdout:2469: seq_num 764 ranges {671744=802816} 2024-08-10T05:21:02.348 INFO:tasks.rados.rados.0.smithi086.stdout:2469: writing smithi08687503-20 from 671744 to 1474560 tid 1 2024-08-10T05:21:02.348 INFO:tasks.rados.rados.0.smithi086.stdout:2470: delete oid 11 current snap is 238 2024-08-10T05:21:02.353 INFO:tasks.rados.rados.0.smithi086.stdout:2469: finishing write tid 1 to smithi08687503-20 2024-08-10T05:21:02.354 INFO:tasks.rados.rados.0.smithi086.stdout:2469: finishing write tid 2 to smithi08687503-20 2024-08-10T05:21:02.354 INFO:tasks.rados.rados.0.smithi086.stdout:2470: done (1 left) 2024-08-10T05:21:02.354 INFO:tasks.rados.rados.0.smithi086.stdout:2471: snap_remove snap 237 2024-08-10T05:21:02.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:02 smithi086 ceph-mon[98993]: osdmap e556: 8 total, 8 up, 8 in 2024-08-10T05:21:02.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:02 smithi086 ceph-mon[98993]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-10T05:21:02.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:02 smithi086 ceph-mon[98993]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-10T05:21:02.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:02 smithi086 ceph-mon[98993]: osdmap e557: 8 total, 8 up, 8 in 2024-08-10T05:21:02.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:02 smithi086 ceph-mon[98993]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-08-10T05:21:02.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:02 smithi086 ceph-mon[98993]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-10T05:21:02.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:02 smithi086 ceph-mon[98993]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-10T05:21:02.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:02 smithi086 ceph-mon[98993]: fsmap cephfs:1/1 {0=a=up:replay} 2024-08-10T05:21:02.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:02 smithi086 ceph-mon[101471]: osdmap e556: 8 total, 8 up, 8 in 2024-08-10T05:21:02.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:02 smithi086 ceph-mon[101471]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-10T05:21:02.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:02 smithi086 ceph-mon[101471]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-10T05:21:02.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:02 smithi086 ceph-mon[101471]: osdmap e557: 8 total, 8 up, 8 in 2024-08-10T05:21:02.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:02 smithi086 ceph-mon[101471]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-08-10T05:21:02.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:02 smithi086 ceph-mon[101471]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-10T05:21:02.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:02 smithi086 ceph-mon[101471]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-10T05:21:02.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:02 smithi086 ceph-mon[101471]: fsmap cephfs:1/1 {0=a=up:replay} 2024-08-10T05:21:02.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:02 smithi159 ceph-mon[90359]: osdmap e556: 8 total, 8 up, 8 in 2024-08-10T05:21:02.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:02 smithi159 ceph-mon[90359]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-10T05:21:02.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:02 smithi159 ceph-mon[90359]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-10T05:21:02.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:02 smithi159 ceph-mon[90359]: osdmap e557: 8 total, 8 up, 8 in 2024-08-10T05:21:02.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:02 smithi159 ceph-mon[90359]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-08-10T05:21:02.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:02 smithi159 ceph-mon[90359]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-10T05:21:02.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:02 smithi159 ceph-mon[90359]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-10T05:21:02.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:02 smithi159 ceph-mon[90359]: fsmap cephfs:1/1 {0=a=up:replay} 2024-08-10T05:21:03.344 INFO:tasks.rados.rados.0.smithi086.stdout:2469: finishing write tid 3 to smithi08687503-20 2024-08-10T05:21:03.344 INFO:tasks.rados.rados.0.smithi086.stdout:2469: oid 20 updating version 0 to 1655 2024-08-10T05:21:03.344 INFO:tasks.rados.rados.0.smithi086.stdout:2469: oid 20 updating version 1655 to 1656 2024-08-10T05:21:03.344 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 1656 (ObjNum 764 snap 238 seq_num 764) dirty exists 2024-08-10T05:21:03.344 INFO:tasks.rados.rados.0.smithi086.stdout:2469: left oid 20 (ObjNum 764 snap 238 seq_num 764) 2024-08-10T05:21:03.344 INFO:tasks.rados.rados.0.smithi086.stdout:2469: done (1 left) 2024-08-10T05:21:03.344 INFO:tasks.rados.rados.0.smithi086.stdout:2471: done (0 left) 2024-08-10T05:21:03.344 INFO:tasks.rados.rados.0.smithi086.stdout:2472: read oid 16 snap 236 2024-08-10T05:21:03.344 INFO:tasks.rados.rados.0.smithi086.stdout:2472: expect (ObjNum 739 snap 229 seq_num 739) 2024-08-10T05:21:03.344 INFO:tasks.rados.rados.0.smithi086.stdout:2473: delete oid 12 current snap is 238 2024-08-10T05:21:03.346 INFO:tasks.rados.rados.0.smithi086.stdout:2473: done (1 left) 2024-08-10T05:21:03.346 INFO:tasks.rados.rados.0.smithi086.stdout:2474: read oid 47 snap -1 2024-08-10T05:21:03.346 INFO:tasks.rados.rados.0.smithi086.stdout:2474: expect (ObjNum 744 snap 232 seq_num 744) 2024-08-10T05:21:03.347 INFO:tasks.rados.rados.0.smithi086.stdout:2475: snap_create 2024-08-10T05:21:03.353 INFO:tasks.rados.rados.0.smithi086.stdout:2472: expect (ObjNum 739 snap 229 seq_num 739) 2024-08-10T05:21:03.363 INFO:tasks.rados.rados.0.smithi086.stdout:2474: expect (ObjNum 744 snap 232 seq_num 744) 2024-08-10T05:21:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:03 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:21:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:03 smithi086 ceph-mon[101471]: pgmap v494: 121 pgs: 121 active+clean; 295 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2024-08-10T05:21:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:03 smithi086 ceph-mon[101471]: mds.? [v2:172.21.15.86:6834/3443379960,v1:172.21.15.86:6835/3443379960] up:reconnect 2024-08-10T05:21:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:03 smithi086 ceph-mon[101471]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-08-10T05:21:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:03 smithi086 ceph-mon[101471]: osdmap e558: 8 total, 8 up, 8 in 2024-08-10T05:21:03.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:03 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:21:03.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:03 smithi086 ceph-mon[98993]: pgmap v494: 121 pgs: 121 active+clean; 295 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2024-08-10T05:21:03.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:03 smithi086 ceph-mon[98993]: mds.? [v2:172.21.15.86:6834/3443379960,v1:172.21.15.86:6835/3443379960] up:reconnect 2024-08-10T05:21:03.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:03 smithi086 ceph-mon[98993]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-08-10T05:21:03.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:03 smithi086 ceph-mon[98993]: osdmap e558: 8 total, 8 up, 8 in 2024-08-10T05:21:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:03 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:21:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:03 smithi159 ceph-mon[90359]: pgmap v494: 121 pgs: 121 active+clean; 295 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2024-08-10T05:21:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:03 smithi159 ceph-mon[90359]: mds.? [v2:172.21.15.86:6834/3443379960,v1:172.21.15.86:6835/3443379960] up:reconnect 2024-08-10T05:21:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:03 smithi159 ceph-mon[90359]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-08-10T05:21:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:03 smithi159 ceph-mon[90359]: osdmap e558: 8 total, 8 up, 8 in 2024-08-10T05:21:04.351 INFO:tasks.rados.rados.0.smithi086.stdout:2472: done (2 left) 2024-08-10T05:21:04.352 INFO:tasks.rados.rados.0.smithi086.stdout:2474: done (1 left) 2024-08-10T05:21:04.352 INFO:tasks.rados.rados.0.smithi086.stdout:2475: done (0 left) 2024-08-10T05:21:04.352 INFO:tasks.rados.rados.0.smithi086.stdout:2476: read oid 46 snap 238 2024-08-10T05:21:04.352 INFO:tasks.rados.rados.0.smithi086.stdout:2476: expect (ObjNum 617 snap 187 seq_num 617) 2024-08-10T05:21:04.352 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 32 current snap is 239 2024-08-10T05:21:04.352 INFO:tasks.rados.rados.0.smithi086.stdout:2477: seq_num 767 ranges {0=450560,450560=401408} 2024-08-10T05:21:04.353 INFO:tasks.rados.rados.0.smithi086.stdout:2477: writing smithi08687503-32 from 0 to 450560 tid 1 2024-08-10T05:21:04.356 INFO:tasks.rados.rados.0.smithi086.stdout:2477: writing smithi08687503-32 from 450560 to 851968 tid 2 2024-08-10T05:21:04.356 INFO:tasks.rados.rados.0.smithi086.stdout:2478: read oid 31 snap -1 2024-08-10T05:21:04.357 INFO:tasks.rados.rados.0.smithi086.stdout:2478: expect (ObjNum 633 snap 195 seq_num 633) 2024-08-10T05:21:04.357 INFO:tasks.rados.rados.0.smithi086.stdout:2479: read oid 48 snap 238 2024-08-10T05:21:04.357 INFO:tasks.rados.rados.0.smithi086.stdout:2479: expect (ObjNum 603982688 snap 32683 seq_num 671440176) 2024-08-10T05:21:04.357 INFO:tasks.rados.rados.0.smithi086.stdout:2480: snap_create 2024-08-10T05:21:04.358 INFO:tasks.rados.rados.0.smithi086.stdout:2479: expect (ObjNum 603982688 snap 32683 seq_num 671440176) 2024-08-10T05:21:04.364 INFO:tasks.rados.rados.0.smithi086.stdout:2477: finishing write tid 1 to smithi08687503-32 2024-08-10T05:21:04.364 INFO:tasks.rados.rados.0.smithi086.stdout:2477: finishing write tid 2 to smithi08687503-32 2024-08-10T05:21:04.364 INFO:tasks.rados.rados.0.smithi086.stdout:2477: finishing write tid 3 to smithi08687503-32 2024-08-10T05:21:04.366 INFO:tasks.rados.rados.0.smithi086.stdout:2477: finishing write tid 4 to smithi08687503-32 2024-08-10T05:21:04.366 INFO:tasks.rados.rados.0.smithi086.stdout:2477: oid 32 updating version 0 to 1662 2024-08-10T05:21:04.366 INFO:tasks.rados.rados.0.smithi086.stdout:2477: oid 32 version 1662 is already newer than 1661 2024-08-10T05:21:04.366 INFO:tasks.rados.rados.0.smithi086.stdout:2477: oid 32 version 1662 is already newer than 1660 2024-08-10T05:21:04.366 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 1662 (ObjNum 767 snap 239 seq_num 767) dirty exists 2024-08-10T05:21:04.367 INFO:tasks.rados.rados.0.smithi086.stdout:2477: left oid 32 (ObjNum 767 snap 239 seq_num 767) 2024-08-10T05:21:04.367 INFO:tasks.rados.rados.0.smithi086.stdout:2476: expect (ObjNum 617 snap 187 seq_num 617) 2024-08-10T05:21:04.388 INFO:tasks.rados.rados.0.smithi086.stdout:2478: expect (ObjNum 633 snap 195 seq_num 633) 2024-08-10T05:21:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:04 smithi086 ceph-mon[101471]: mds.? [v2:172.21.15.86:6834/3443379960,v1:172.21.15.86:6835/3443379960] up:rejoin 2024-08-10T05:21:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:04 smithi086 ceph-mon[101471]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-08-10T05:21:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:04 smithi086 ceph-mon[101471]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-08-10T05:21:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:04 smithi086 ceph-mon[101471]: osdmap e559: 8 total, 8 up, 8 in 2024-08-10T05:21:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:04 smithi086 ceph-mon[98993]: mds.? [v2:172.21.15.86:6834/3443379960,v1:172.21.15.86:6835/3443379960] up:rejoin 2024-08-10T05:21:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:04 smithi086 ceph-mon[98993]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-08-10T05:21:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:04 smithi086 ceph-mon[98993]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-08-10T05:21:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:04 smithi086 ceph-mon[98993]: osdmap e559: 8 total, 8 up, 8 in 2024-08-10T05:21:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:04 smithi159 ceph-mon[90359]: mds.? [v2:172.21.15.86:6834/3443379960,v1:172.21.15.86:6835/3443379960] up:rejoin 2024-08-10T05:21:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:04 smithi159 ceph-mon[90359]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-08-10T05:21:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:04 smithi159 ceph-mon[90359]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-08-10T05:21:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:04 smithi159 ceph-mon[90359]: osdmap e559: 8 total, 8 up, 8 in 2024-08-10T05:21:04.985 INFO:tasks.rados.rados.0.smithi086.stdout:2476: done (4 left) 2024-08-10T05:21:04.985 INFO:tasks.rados.rados.0.smithi086.stdout:2477: done (3 left) 2024-08-10T05:21:04.985 INFO:tasks.rados.rados.0.smithi086.stdout:2478: done (2 left) 2024-08-10T05:21:04.986 INFO:tasks.rados.rados.0.smithi086.stdout:2479: done (1 left) 2024-08-10T05:21:04.986 INFO:tasks.rados.rados.0.smithi086.stdout:2480: done (0 left) 2024-08-10T05:21:04.986 INFO:tasks.rados.rados.0.smithi086.stdout:2481: rollback oid 30 current snap is 240 2024-08-10T05:21:04.986 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 30 to 238 2024-08-10T05:21:04.986 INFO:tasks.rados.rados.0.smithi086.stdout:2482: rollback oid 36 current snap is 240 2024-08-10T05:21:04.986 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 36 to 218 2024-08-10T05:21:04.986 INFO:tasks.rados.rados.0.smithi086.stdout:2483: read oid 1 snap -1 2024-08-10T05:21:04.986 INFO:tasks.rados.rados.0.smithi086.stdout:2483: expect (ObjNum 664 snap 202 seq_num 664) 2024-08-10T05:21:04.986 INFO:tasks.rados.rados.0.smithi086.stdout:2484: snap_remove snap 205 2024-08-10T05:21:05.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:05 smithi086 ceph-mon[98993]: pgmap v497: 121 pgs: 121 active+clean; 298 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2024-08-10T05:21:05.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:05 smithi086 ceph-mon[98993]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-10T05:21:05.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:05 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:21:05.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:05 smithi086 ceph-mon[98993]: mds.? [v2:172.21.15.86:6834/3443379960,v1:172.21.15.86:6835/3443379960] up:active 2024-08-10T05:21:05.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:05 smithi086 ceph-mon[98993]: fsmap cephfs:1 {0=a=up:active} 2024-08-10T05:21:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:05 smithi086 ceph-mon[98993]: osdmap e560: 8 total, 8 up, 8 in 2024-08-10T05:21:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:05 smithi086 ceph-mon[98993]: osdmap e561: 8 total, 8 up, 8 in 2024-08-10T05:21:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:05 smithi086 ceph-mon[101471]: pgmap v497: 121 pgs: 121 active+clean; 298 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2024-08-10T05:21:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:05 smithi086 ceph-mon[101471]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-10T05:21:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:05 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:21:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:05 smithi086 ceph-mon[101471]: mds.? [v2:172.21.15.86:6834/3443379960,v1:172.21.15.86:6835/3443379960] up:active 2024-08-10T05:21:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:05 smithi086 ceph-mon[101471]: fsmap cephfs:1 {0=a=up:active} 2024-08-10T05:21:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:05 smithi086 ceph-mon[101471]: osdmap e560: 8 total, 8 up, 8 in 2024-08-10T05:21:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:05 smithi086 ceph-mon[101471]: osdmap e561: 8 total, 8 up, 8 in 2024-08-10T05:21:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:05 smithi159 ceph-mon[90359]: pgmap v497: 121 pgs: 121 active+clean; 298 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2024-08-10T05:21:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:05 smithi159 ceph-mon[90359]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-10T05:21:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:05 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:21:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:05 smithi159 ceph-mon[90359]: mds.? [v2:172.21.15.86:6834/3443379960,v1:172.21.15.86:6835/3443379960] up:active 2024-08-10T05:21:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:05 smithi159 ceph-mon[90359]: fsmap cephfs:1 {0=a=up:active} 2024-08-10T05:21:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:05 smithi159 ceph-mon[90359]: osdmap e560: 8 total, 8 up, 8 in 2024-08-10T05:21:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:05 smithi159 ceph-mon[90359]: osdmap e561: 8 total, 8 up, 8 in 2024-08-10T05:21:05.996 INFO:tasks.rados.rados.0.smithi086.stdout:2484: done (3 left) 2024-08-10T05:21:05.996 INFO:tasks.rados.rados.0.smithi086.stdout:2485: rollback oid 6 current snap is 240 2024-08-10T05:21:05.997 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 6 to 239 2024-08-10T05:21:05.997 INFO:tasks.rados.rados.0.smithi086.stdout:2482: finishing rollback tid 1 to smithi08687503-36 2024-08-10T05:21:05.997 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 1659 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-10T05:21:05.997 INFO:tasks.rados.rados.0.smithi086.stdout:2481: finishing rollback tid 0 to smithi08687503-30 2024-08-10T05:21:05.997 INFO:tasks.rados.rados.0.smithi086.stdout:2481: finishing rollback tid 1 to smithi08687503-30 2024-08-10T05:21:05.997 INFO:tasks.rados.rados.0.smithi086.stdout:2481: finishing rollback tid 2 to smithi08687503-30 2024-08-10T05:21:05.997 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 1344 (ObjNum 685 snap 212 seq_num 685) dirty exists 2024-08-10T05:21:05.997 INFO:tasks.rados.rados.0.smithi086.stdout:2483: expect (ObjNum 664 snap 202 seq_num 664) 2024-08-10T05:21:06.049 INFO:tasks.rados.rados.0.smithi086.stdout:2485: finishing rollback tid 0 to smithi08687503-6 2024-08-10T05:21:06.049 INFO:tasks.rados.rados.0.smithi086.stdout:2485: finishing rollback tid 1 to smithi08687503-6 2024-08-10T05:21:06.049 INFO:tasks.rados.rados.0.smithi086.stdout:2485: finishing rollback tid 2 to smithi08687503-6 2024-08-10T05:21:06.049 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 1344 (ObjNum 655 snap 200 seq_num 655) dirty exists 2024-08-10T05:21:06.050 INFO:tasks.rados.rados.0.smithi086.stdout:2481: done (3 left) 2024-08-10T05:21:06.050 INFO:tasks.rados.rados.0.smithi086.stdout:2482: done (2 left) 2024-08-10T05:21:06.050 INFO:tasks.rados.rados.0.smithi086.stdout:2483: done (1 left) 2024-08-10T05:21:06.050 INFO:tasks.rados.rados.0.smithi086.stdout:2485: done (0 left) 2024-08-10T05:21:06.050 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 4 current snap is 240 2024-08-10T05:21:06.050 INFO:tasks.rados.rados.0.smithi086.stdout:2486: seq_num 768 ranges {0=466944,466944=401408} 2024-08-10T05:21:06.051 INFO:tasks.rados.rados.0.smithi086.stdout:2486: writing smithi08687503-4 from 0 to 466944 tid 1 2024-08-10T05:21:06.054 INFO:tasks.rados.rados.0.smithi086.stdout:2486: writing smithi08687503-4 from 466944 to 868352 tid 2 2024-08-10T05:21:06.054 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 28 current snap is 240 2024-08-10T05:21:06.054 INFO:tasks.rados.rados.0.smithi086.stdout:2487: seq_num 769 ranges {1802240=483328,2285568=401408} 2024-08-10T05:21:06.066 INFO:tasks.rados.rados.0.smithi086.stdout:2487: writing smithi08687503-28 from 1802240 to 2285568 tid 1 2024-08-10T05:21:06.069 INFO:tasks.rados.rados.0.smithi086.stdout:2487: writing smithi08687503-28 from 2285568 to 2686976 tid 2 2024-08-10T05:21:06.069 INFO:tasks.rados.rados.0.smithi086.stdout:2488: snap_create 2024-08-10T05:21:06.069 INFO:tasks.rados.rados.0.smithi086.stdout:2486: finishing write tid 1 to smithi08687503-4 2024-08-10T05:21:06.069 INFO:tasks.rados.rados.0.smithi086.stdout:2486: finishing write tid 2 to smithi08687503-4 2024-08-10T05:21:06.069 INFO:tasks.rados.rados.0.smithi086.stdout:2486: finishing write tid 3 to smithi08687503-4 2024-08-10T05:21:06.069 INFO:tasks.rados.rados.0.smithi086.stdout:2486: finishing write tid 4 to smithi08687503-4 2024-08-10T05:21:06.070 INFO:tasks.rados.rados.0.smithi086.stdout:2486: oid 4 updating version 0 to 1670 2024-08-10T05:21:06.070 INFO:tasks.rados.rados.0.smithi086.stdout:2486: oid 4 version 1670 is already newer than 1669 2024-08-10T05:21:06.070 INFO:tasks.rados.rados.0.smithi086.stdout:2486: oid 4 version 1670 is already newer than 1668 2024-08-10T05:21:06.070 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 1670 (ObjNum 768 snap 240 seq_num 768) dirty exists 2024-08-10T05:21:06.070 INFO:tasks.rados.rados.0.smithi086.stdout:2486: left oid 4 (ObjNum 768 snap 240 seq_num 768) 2024-08-10T05:21:06.071 INFO:tasks.rados.rados.0.smithi086.stdout:2487: finishing write tid 1 to smithi08687503-28 2024-08-10T05:21:06.072 INFO:tasks.rados.rados.0.smithi086.stdout:2487: finishing write tid 2 to smithi08687503-28 2024-08-10T05:21:06.072 INFO:tasks.rados.rados.0.smithi086.stdout:2487: finishing write tid 3 to smithi08687503-28 2024-08-10T05:21:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:2487: finishing write tid 4 to smithi08687503-28 2024-08-10T05:21:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:2487: oid 28 updating version 0 to 1762 2024-08-10T05:21:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:2487: oid 28 updating version 1762 to 1764 2024-08-10T05:21:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:2487: oid 28 version 1764 is already newer than 1763 2024-08-10T05:21:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 1764 (ObjNum 769 snap 240 seq_num 769) dirty exists 2024-08-10T05:21:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:2487: left oid 28 (ObjNum 769 snap 240 seq_num 769) 2024-08-10T05:21:06.405 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 05:21:06 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a[126806]: 2024-08-10T05:21:06.010+0000 7fbf09c9c640 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-08-10T05:21:06.994 INFO:tasks.rados.rados.0.smithi086.stdout:2486: done (2 left) 2024-08-10T05:21:06.994 INFO:tasks.rados.rados.0.smithi086.stdout:2487: done (1 left) 2024-08-10T05:21:06.995 INFO:tasks.rados.rados.0.smithi086.stdout:2488: done (0 left) 2024-08-10T05:21:06.995 INFO:tasks.rados.rados.0.smithi086.stdout:2489: rollback oid 16 current snap is 241 2024-08-10T05:21:06.995 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 16 to 239 2024-08-10T05:21:06.995 INFO:tasks.rados.rados.0.smithi086.stdout:2490: read oid 42 snap -1 2024-08-10T05:21:06.995 INFO:tasks.rados.rados.0.smithi086.stdout:2490: expect (ObjNum 743 snap 232 seq_num 743) 2024-08-10T05:21:06.995 INFO:tasks.rados.rados.0.smithi086.stdout:2491: copy_from oid 35 from oid 48 current snap is 241 2024-08-10T05:21:06.995 INFO:tasks.rados.rados.0.smithi086.stdout:2492: snap_remove snap 238 2024-08-10T05:21:07.056 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:21:07.320 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:21:07.320 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (9m) 13s ago 10m 25.1M - 0.25.0 c8568f914cd2 35968fd43daf 2024-08-10T05:21:07.320 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (10m) 31s ago 10m 88.4M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:21:07.320 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (17s) 13s ago 12m 11.7M - 19.1.0-1335-gbca9905d c7b33901c886 e1df12862866 2024-08-10T05:21:07.320 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (12m) 31s ago 12m 17.1M - 18.2.4-685-gf5af36e4 20036124afeb 419afb746b2c 2024-08-10T05:21:07.320 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,9283,8765 running (6m) 31s ago 15m 441M - 19.1.0-1335-gbca9905d c7b33901c886 a44476fa498b 2024-08-10T05:21:07.321 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:8443,9283,8765 running (6m) 13s ago 17m 515M - 19.1.0-1335-gbca9905d c7b33901c886 cbe6b5d6d7db 2024-08-10T05:21:07.321 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (5m) 13s ago 17m 66.3M 2048M 19.1.0-1335-gbca9905d c7b33901c886 da469cb2b936 2024-08-10T05:21:07.321 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (5m) 31s ago 16m 48.3M 2048M 19.1.0-1335-gbca9905d c7b33901c886 1264e3f84bab 2024-08-10T05:21:07.321 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (5m) 13s ago 16m 54.6M 2048M 19.1.0-1335-gbca9905d c7b33901c886 b053df1d63ca 2024-08-10T05:21:07.321 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (10m) 13s ago 10m 14.6M - 1.5.0 0da6a335fe13 4e352dfbeecc 2024-08-10T05:21:07.321 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (10m) 31s ago 10m 15.6M - 1.5.0 0da6a335fe13 b9264bb67c4d 2024-08-10T05:21:07.321 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (4m) 13s ago 15m 246M 2480M 19.1.0-1335-gbca9905d c7b33901c886 db28f2aa6b9d 2024-08-10T05:21:07.321 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (3m) 13s ago 15m 220M 2480M 19.1.0-1335-gbca9905d c7b33901c886 64868becde7b 2024-08-10T05:21:07.321 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (3m) 13s ago 14m 246M 2480M 19.1.0-1335-gbca9905d c7b33901c886 20c96ee8f71f 2024-08-10T05:21:07.321 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (2m) 13s ago 14m 126M 2480M 19.1.0-1335-gbca9905d c7b33901c886 0f0d7bb1b69a 2024-08-10T05:21:07.321 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (2m) 31s ago 13m 120M 2480M 19.1.0-1335-gbca9905d c7b33901c886 33fcd8ddf640 2024-08-10T05:21:07.321 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (103s) 31s ago 13m 158M 2480M 19.1.0-1335-gbca9905d c7b33901c886 1fd4f9fa3fd7 2024-08-10T05:21:07.321 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (70s) 31s ago 13m 91.2M 2480M 19.1.0-1335-gbca9905d c7b33901c886 afd7446cc98a 2024-08-10T05:21:07.322 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (36s) 31s ago 12m 11.9M 2480M 19.1.0-1335-gbca9905d c7b33901c886 24d861431528 2024-08-10T05:21:07.322 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (6m) 31s ago 11m 53.7M - 2.43.0 a07b618ecd1d 90909260918d 2024-08-10T05:21:07.322 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:06 smithi086 ceph-mon[101471]: osdmap e562: 8 total, 8 up, 8 in 2024-08-10T05:21:07.322 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:06 smithi086 ceph-mon[101471]: pgmap v501: 121 pgs: 121 active+clean; 299 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 387 KiB/s wr, 27 op/s 2024-08-10T05:21:07.322 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:06 smithi086 ceph-mon[98993]: osdmap e562: 8 total, 8 up, 8 in 2024-08-10T05:21:07.322 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:06 smithi086 ceph-mon[98993]: pgmap v501: 121 pgs: 121 active+clean; 299 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 387 KiB/s wr, 27 op/s 2024-08-10T05:21:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:06 smithi159 ceph-mon[90359]: osdmap e562: 8 total, 8 up, 8 in 2024-08-10T05:21:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:06 smithi159 ceph-mon[90359]: pgmap v501: 121 pgs: 121 active+clean; 299 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 387 KiB/s wr, 27 op/s 2024-08-10T05:21:07.641 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:21:07.641 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:21:07.641 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-10T05:21:07.641 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:21:07.642 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:21:07.642 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:21:07.642 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:21:07.642 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:21:07.642 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-10T05:21:07.642 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:21:07.642 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:21:07.642 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 1 2024-08-10T05:21:07.642 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:21:07.642 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:21:07.642 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 14 2024-08-10T05:21:07.642 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:21:07.643 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:21:07.997 INFO:tasks.rados.rados.0.smithi086.stdout:2492: done (3 left) 2024-08-10T05:21:07.997 INFO:tasks.rados.rados.0.smithi086.stdout:2493: setattr oid 8 current snap is 241 2024-08-10T05:21:07.997 INFO:tasks.rados.rados.0.smithi086.stdout:2491: finishing copy_from racing read to smithi08687503-35 2024-08-10T05:21:07.997 INFO:tasks.rados.rados.0.smithi086.stdout:2489: finishing rollback tid 0 to smithi08687503-16 2024-08-10T05:21:07.997 INFO:tasks.rados.rados.0.smithi086.stdout:2489: finishing rollback tid 1 to smithi08687503-16 2024-08-10T05:21:07.997 INFO:tasks.rados.rados.0.smithi086.stdout:2491: finishing copy_from to smithi08687503-35 2024-08-10T05:21:07.997 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 1044 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-10T05:21:07.997 INFO:tasks.rados.rados.0.smithi086.stdout:2489: finishing rollback tid 2 to smithi08687503-16 2024-08-10T05:21:07.997 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 1843 (ObjNum 739 snap 229 seq_num 739) dirty exists 2024-08-10T05:21:07.997 INFO:tasks.rados.rados.0.smithi086.stdout:2490: expect (ObjNum 743 snap 232 seq_num 743) 2024-08-10T05:21:08.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:07 smithi086 ceph-mon[101471]: osdmap e563: 8 total, 8 up, 8 in 2024-08-10T05:21:08.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:07 smithi086 ceph-mon[101471]: from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:21:08.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:07 smithi086 ceph-mon[101471]: from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:21:08.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:07 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2304237653' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:08.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:07 smithi086 ceph-mon[98993]: osdmap e563: 8 total, 8 up, 8 in 2024-08-10T05:21:08.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:07 smithi086 ceph-mon[98993]: from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:21:08.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:07 smithi086 ceph-mon[98993]: from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:21:08.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:07 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2304237653' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:08.342 INFO:tasks.rados.rados.0.smithi086.stdout:2489: done (3 left) 2024-08-10T05:21:08.342 INFO:tasks.rados.rados.0.smithi086.stdout:2490: done (2 left) 2024-08-10T05:21:08.343 INFO:tasks.rados.rados.0.smithi086.stdout:2491: done (1 left) 2024-08-10T05:21:08.343 INFO:tasks.rados.rados.0.smithi086.stdout:2494: rollback oid 9 current snap is 241 2024-08-10T05:21:08.343 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 9 to 239 2024-08-10T05:21:08.343 INFO:tasks.rados.rados.0.smithi086.stdout:2495: read oid 47 snap -1 2024-08-10T05:21:08.343 INFO:tasks.rados.rados.0.smithi086.stdout:2495: expect (ObjNum 744 snap 232 seq_num 744) 2024-08-10T05:21:08.343 INFO:tasks.rados.rados.0.smithi086.stdout:2496: rollback oid 46 current snap is 241 2024-08-10T05:21:08.343 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 46 to 236 2024-08-10T05:21:08.343 INFO:tasks.rados.rados.0.smithi086.stdout:2497: snap_remove snap 218 2024-08-10T05:21:08.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:07 smithi159 ceph-mon[90359]: osdmap e563: 8 total, 8 up, 8 in 2024-08-10T05:21:08.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:07 smithi159 ceph-mon[90359]: from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:21:08.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:07 smithi159 ceph-mon[90359]: from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:21:08.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:07 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2304237653' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:21:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:21:08] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.43.0" 2024-08-10T05:21:09.009 INFO:tasks.rados.rados.0.smithi086.stdout:2494: finishing rollback tid 1 to smithi08687503-9 2024-08-10T05:21:09.009 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 234 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-10T05:21:09.009 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 1768 (ObjNum 692 snap 214 seq_num 692) dirty exists 2024-08-10T05:21:09.009 INFO:tasks.rados.rados.0.smithi086.stdout:2495: expect (ObjNum 744 snap 232 seq_num 744) 2024-08-10T05:21:09.028 INFO:tasks.rados.rados.0.smithi086.stdout:2496: finishing rollback tid 0 to smithi08687503-46 2024-08-10T05:21:09.028 INFO:tasks.rados.rados.0.smithi086.stdout:2496: finishing rollback tid 1 to smithi08687503-46 2024-08-10T05:21:09.029 INFO:tasks.rados.rados.0.smithi086.stdout:2496: finishing rollback tid 2 to smithi08687503-46 2024-08-10T05:21:09.029 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 1849 (ObjNum 617 snap 187 seq_num 617) dirty exists 2024-08-10T05:21:09.029 INFO:tasks.rados.rados.0.smithi086.stdout:2493: done (4 left) 2024-08-10T05:21:09.029 INFO:tasks.rados.rados.0.smithi086.stdout:2494: done (3 left) 2024-08-10T05:21:09.029 INFO:tasks.rados.rados.0.smithi086.stdout:2495: done (2 left) 2024-08-10T05:21:09.029 INFO:tasks.rados.rados.0.smithi086.stdout:2496: done (1 left) 2024-08-10T05:21:09.029 INFO:tasks.rados.rados.0.smithi086.stdout:2497: done (0 left) 2024-08-10T05:21:09.029 INFO:tasks.rados.rados.0.smithi086.stdout:2498: rollback oid 10 current snap is 241 2024-08-10T05:21:09.029 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 10 to 235 2024-08-10T05:21:09.029 INFO:tasks.rados.rados.0.smithi086.stdout:2499: delete oid 37 current snap is 241 2024-08-10T05:21:09.033 INFO:tasks.rados.rados.0.smithi086.stdout:2498: finishing rollback tid 0 to smithi08687503-10 2024-08-10T05:21:09.033 INFO:tasks.rados.rados.0.smithi086.stdout:2499: done (1 left) 2024-08-10T05:21:09.033 INFO:tasks.rados.rados.0.smithi086.stdout:2500: rollback oid 35 current snap is 241 2024-08-10T05:21:09.033 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 35 to 220 2024-08-10T05:21:09.033 INFO:tasks.rados.rados.0.smithi086.stdout:2498: finishing rollback tid 1 to smithi08687503-10 2024-08-10T05:21:09.034 INFO:tasks.rados.rados.0.smithi086.stdout:2501: snap_create 2024-08-10T05:21:09.034 INFO:tasks.rados.rados.0.smithi086.stdout:2498: finishing rollback tid 2 to smithi08687503-10 2024-08-10T05:21:09.034 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 1861 (ObjNum 751 snap 233 seq_num 751) dirty exists 2024-08-10T05:21:09.037 INFO:tasks.rados.rados.0.smithi086.stdout:2500: finishing rollback tid 0 to smithi08687503-35 2024-08-10T05:21:09.037 INFO:tasks.rados.rados.0.smithi086.stdout:2500: finishing rollback tid 1 to smithi08687503-35 2024-08-10T05:21:09.037 INFO:tasks.rados.rados.0.smithi086.stdout:2500: finishing rollback tid 2 to smithi08687503-35 2024-08-10T05:21:09.037 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 1710 (ObjNum 660 snap 202 seq_num 660) dirty exists 2024-08-10T05:21:09.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:09 smithi086 ceph-mon[98993]: osdmap e564: 8 total, 8 up, 8 in 2024-08-10T05:21:09.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:09 smithi086 ceph-mon[98993]: pgmap v504: 121 pgs: 121 active+clean; 299 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 200 KiB/s wr, 23 op/s 2024-08-10T05:21:09.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:09 smithi086 ceph-mon[101471]: osdmap e564: 8 total, 8 up, 8 in 2024-08-10T05:21:09.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:09 smithi086 ceph-mon[101471]: pgmap v504: 121 pgs: 121 active+clean; 299 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 200 KiB/s wr, 23 op/s 2024-08-10T05:21:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:09 smithi159 ceph-mon[90359]: osdmap e564: 8 total, 8 up, 8 in 2024-08-10T05:21:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:09 smithi159 ceph-mon[90359]: pgmap v504: 121 pgs: 121 active+clean; 299 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 200 KiB/s wr, 23 op/s 2024-08-10T05:21:09.992 INFO:tasks.rados.rados.0.smithi086.stdout:2498: done (2 left) 2024-08-10T05:21:09.992 INFO:tasks.rados.rados.0.smithi086.stdout:2500: done (1 left) 2024-08-10T05:21:09.992 INFO:tasks.rados.rados.0.smithi086.stdout:2501: done (0 left) 2024-08-10T05:21:09.992 INFO:tasks.rados.rados.0.smithi086.stdout:2502: snap_create 2024-08-10T05:21:10.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:10 smithi086 ceph-mon[101471]: osdmap e565: 8 total, 8 up, 8 in 2024-08-10T05:21:10.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:10 smithi086 ceph-mon[101471]: osdmap e566: 8 total, 8 up, 8 in 2024-08-10T05:21:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:10 smithi086 ceph-mon[98993]: osdmap e565: 8 total, 8 up, 8 in 2024-08-10T05:21:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:10 smithi086 ceph-mon[98993]: osdmap e566: 8 total, 8 up, 8 in 2024-08-10T05:21:10.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:10 smithi159 ceph-mon[90359]: osdmap e565: 8 total, 8 up, 8 in 2024-08-10T05:21:10.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:10 smithi159 ceph-mon[90359]: osdmap e566: 8 total, 8 up, 8 in 2024-08-10T05:21:10.987 INFO:tasks.rados.rados.0.smithi086.stdout:2502: done (0 left) 2024-08-10T05:21:10.987 INFO:tasks.rados.rados.0.smithi086.stdout:2503: snap_create 2024-08-10T05:21:11.327 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:11 smithi159 ceph-mon[90359]: pgmap v507: 121 pgs: 121 active+clean; 260 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 636 KiB/s wr, 21 op/s 2024-08-10T05:21:11.327 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:11 smithi159 ceph-mon[90359]: osdmap e567: 8 total, 8 up, 8 in 2024-08-10T05:21:11.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:11 smithi086 ceph-mon[98993]: pgmap v507: 121 pgs: 121 active+clean; 260 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 636 KiB/s wr, 21 op/s 2024-08-10T05:21:11.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:11 smithi086 ceph-mon[98993]: osdmap e567: 8 total, 8 up, 8 in 2024-08-10T05:21:11.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:11 smithi086 ceph-mon[101471]: pgmap v507: 121 pgs: 121 active+clean; 260 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 636 KiB/s wr, 21 op/s 2024-08-10T05:21:11.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:11 smithi086 ceph-mon[101471]: osdmap e567: 8 total, 8 up, 8 in 2024-08-10T05:21:11.665 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:11 smithi159 bash[115139]: time="2024-08-10T05:21:11Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b in 10 seconds, resorting to SIGKILL" 2024-08-10T05:21:11.665 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:11 smithi159 podman[115139]: 2024-08-10 05:21:11.345225082 +0000 UTC m=+10.160697312 container died 419afb746b2c2e1fc8b8eabeb0394a9b7502717f4edcdd9a4745b380d63ba227 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=reef-f5af36e, org.label-schema.license=GPLv2) 2024-08-10T05:21:11.937 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:11 smithi159 podman[115139]: 2024-08-10 05:21:11.856038994 +0000 UTC m=+10.671511258 container cleanup 419afb746b2c2e1fc8b8eabeb0394a9b7502717f4edcdd9a4745b380d63ba227 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=reef-f5af36e, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-08-10T05:21:11.937 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:11 smithi159 bash[115139]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b 2024-08-10T05:21:11.994 INFO:tasks.rados.rados.0.smithi086.stdout:2503: done (0 left) 2024-08-10T05:21:11.994 INFO:tasks.rados.rados.0.smithi086.stdout:2504: read oid 21 snap -1 2024-08-10T05:21:11.994 INFO:tasks.rados.rados.0.smithi086.stdout:2504: expect (ObjNum 708 snap 219 seq_num 708) 2024-08-10T05:21:11.994 INFO:tasks.rados.rados.0.smithi086.stdout:2505: read oid 31 snap -1 2024-08-10T05:21:11.994 INFO:tasks.rados.rados.0.smithi086.stdout:2505: expect (ObjNum 633 snap 195 seq_num 633) 2024-08-10T05:21:11.994 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 37 current snap is 244 2024-08-10T05:21:11.994 INFO:tasks.rados.rados.0.smithi086.stdout:2506: seq_num 771 ranges {0=516096,516096=401408} 2024-08-10T05:21:11.995 INFO:tasks.rados.rados.0.smithi086.stdout:2506: writing smithi08687503-37 from 0 to 516096 tid 1 2024-08-10T05:21:11.999 INFO:tasks.rados.rados.0.smithi086.stdout:2506: writing smithi08687503-37 from 516096 to 917504 tid 2 2024-08-10T05:21:11.999 INFO:tasks.rados.rados.0.smithi086.stdout:2507: rollback oid 45 current snap is 244 2024-08-10T05:21:11.999 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 45 to 240 2024-08-10T05:21:12.000 INFO:tasks.rados.rados.0.smithi086.stdout:2508: delete oid 44 current snap is 244 2024-08-10T05:21:12.005 INFO:tasks.rados.rados.0.smithi086.stdout:2508: done (4 left) 2024-08-10T05:21:12.005 INFO:tasks.rados.rados.0.smithi086.stdout:2509: rollback oid 47 current snap is 244 2024-08-10T05:21:12.005 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 47 to 236 2024-08-10T05:21:12.005 INFO:tasks.rados.rados.0.smithi086.stdout:2510: snap_remove snap 215 2024-08-10T05:21:12.304 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:21:12.304 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:12 smithi159 ceph-mon[90359]: osdmap e568: 8 total, 8 up, 8 in 2024-08-10T05:21:12.305 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:12 smithi159 podman[115176]: 2024-08-10 05:21:12.090788399 +0000 UTC m=+0.743664462 container remove 419afb746b2c2e1fc8b8eabeb0394a9b7502717f4edcdd9a4745b380d63ba227 (image=quay.ceph.io/ceph-ci/ceph@sha256:607046f7008d2e314d911b375acf4548dc4916ba8a89e9d7da6bf90042d155ae, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-f5af36e, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-08-10T05:21:12.305 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:12 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mds.b.service: Main process exited, code=exited, status=137/n/a 2024-08-10T05:21:12.305 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:12 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mds.b.service: Failed with result 'exit-code'. 2024-08-10T05:21:12.305 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:12 smithi159 systemd[1]: Stopped Ceph mds.b for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:21:12.305 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:12 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mds.b.service: Consumed 1.267s CPU time. 2024-08-10T05:21:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:21:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:12 smithi086 ceph-mon[101471]: osdmap e568: 8 total, 8 up, 8 in 2024-08-10T05:21:12.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:21:12.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:12 smithi086 ceph-mon[98993]: osdmap e568: 8 total, 8 up, 8 in 2024-08-10T05:21:12.687 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:12 smithi159 systemd[1]: Starting Ceph mds.b for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:21:12.687 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:12 smithi159 podman[115310]: 2024-08-10 05:21:12.528661501 +0000 UTC m=+0.017534219 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T05:21:12.687 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:12 smithi159 podman[115310]: 2024-08-10 05:21:12.633551393 +0000 UTC m=+0.122424106 container create 95e8e411afc897b8749da8473910b19205dc91e8932b437eeca83ab7d11cc970 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-08-10T05:21:12.992 INFO:tasks.rados.rados.0.smithi086.stdout:2510: done (5 left) 2024-08-10T05:21:12.992 INFO:tasks.rados.rados.0.smithi086.stdout:2511: read oid 40 snap -1 2024-08-10T05:21:12.992 INFO:tasks.rados.rados.0.smithi086.stdout:2511: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:21:12.993 INFO:tasks.rados.rados.0.smithi086.stdout:2512: read oid 7 snap -1 2024-08-10T05:21:12.993 INFO:tasks.rados.rados.0.smithi086.stdout:2512: expect (ObjNum 681 snap 210 seq_num 681) 2024-08-10T05:21:12.993 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 50 current snap is 244 2024-08-10T05:21:12.993 INFO:tasks.rados.rados.0.smithi086.stdout:2513: seq_num 773 ranges {4931584=548864,5480448=401408} 2024-08-10T05:21:13.023 INFO:tasks.rados.rados.0.smithi086.stdout:2513: writing smithi08687503-50 from 4931584 to 5480448 tid 1 2024-08-10T05:21:13.027 INFO:tasks.rados.rados.0.smithi086.stdout:2513: writing smithi08687503-50 from 5480448 to 5881856 tid 2 2024-08-10T05:21:13.027 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 244 2024-08-10T05:21:13.027 INFO:tasks.rados.rados.0.smithi086.stdout:2509: finishing rollback tid 0 to smithi08687503-47 2024-08-10T05:21:13.027 INFO:tasks.rados.rados.0.smithi086.stdout:2509: finishing rollback tid 1 to smithi08687503-47 2024-08-10T05:21:13.027 INFO:tasks.rados.rados.0.smithi086.stdout:2509: finishing rollback tid 2 to smithi08687503-47 2024-08-10T05:21:13.028 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 1324 (ObjNum 744 snap 232 seq_num 744) dirty exists 2024-08-10T05:21:13.028 INFO:tasks.rados.rados.0.smithi086.stdout:2505: expect (ObjNum 633 snap 195 seq_num 633) 2024-08-10T05:21:13.128 INFO:tasks.rados.rados.0.smithi086.stdout:2504: expect (ObjNum 708 snap 219 seq_num 708) 2024-08-10T05:21:13.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:13 smithi159 ceph-mon[90359]: pgmap v510: 121 pgs: 121 active+clean; 260 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 636 KiB/s wr, 15 op/s 2024-08-10T05:21:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:13 smithi159 ceph-mon[90359]: osdmap e569: 8 total, 8 up, 8 in 2024-08-10T05:21:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:13 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:13 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:13 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:13.188 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:12 smithi159 podman[115310]: 2024-08-10 05:21:12.861162593 +0000 UTC m=+0.350035306 container init 95e8e411afc897b8749da8473910b19205dc91e8932b437eeca83ab7d11cc970 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b, 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.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-bca9905, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-08-10T05:21:13.188 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:12 smithi159 podman[115310]: 2024-08-10 05:21:12.866009637 +0000 UTC m=+0.354882351 container start 95e8e411afc897b8749da8473910b19205dc91e8932b437eeca83ab7d11cc970 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, 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, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.36.0) 2024-08-10T05:21:13.189 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:12 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b[115325]: starting mds.b at 2024-08-10T05:21:13.189 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:12 smithi159 bash[115310]: 95e8e411afc897b8749da8473910b19205dc91e8932b437eeca83ab7d11cc970 2024-08-10T05:21:13.189 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 05:21:12 smithi159 systemd[1]: Started Ceph mds.b for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:21:13.328 INFO:tasks.rados.rados.0.smithi086.stdout:2506: finishing write tid 1 to smithi08687503-37 2024-08-10T05:21:13.328 INFO:tasks.rados.rados.0.smithi086.stdout:2506: finishing write tid 2 to smithi08687503-37 2024-08-10T05:21:13.328 INFO:tasks.rados.rados.0.smithi086.stdout:2506: finishing write tid 3 to smithi08687503-37 2024-08-10T05:21:13.328 INFO:tasks.rados.rados.0.smithi086.stdout:2507: finishing rollback tid 0 to smithi08687503-45 2024-08-10T05:21:13.328 INFO:tasks.rados.rados.0.smithi086.stdout:2506: finishing write tid 4 to smithi08687503-37 2024-08-10T05:21:13.328 INFO:tasks.rados.rados.0.smithi086.stdout:2506: oid 37 updating version 0 to 1711 2024-08-10T05:21:13.328 INFO:tasks.rados.rados.0.smithi086.stdout:2506: oid 37 updating version 1711 to 1712 2024-08-10T05:21:13.328 INFO:tasks.rados.rados.0.smithi086.stdout:2506: oid 37 updating version 1712 to 1713 2024-08-10T05:21:13.328 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 1713 (ObjNum 771 snap 244 seq_num 771) dirty exists 2024-08-10T05:21:13.328 INFO:tasks.rados.rados.0.smithi086.stdout:2506: left oid 37 (ObjNum 771 snap 244 seq_num 771) 2024-08-10T05:21:13.329 INFO:tasks.rados.rados.0.smithi086.stdout:2507: finishing rollback tid 1 to smithi08687503-45 2024-08-10T05:21:13.329 INFO:tasks.rados.rados.0.smithi086.stdout:2514: seq_num 774 ranges {0=565248,565248=401408} 2024-08-10T05:21:13.330 INFO:tasks.rados.rados.0.smithi086.stdout:2514: writing smithi08687503-5 from 0 to 565248 tid 1 2024-08-10T05:21:13.333 INFO:tasks.rados.rados.0.smithi086.stdout:2514: writing smithi08687503-5 from 565248 to 966656 tid 2 2024-08-10T05:21:13.334 INFO:tasks.rados.rados.0.smithi086.stdout:2504: done (8 left) 2024-08-10T05:21:13.334 INFO:tasks.rados.rados.0.smithi086.stdout:2505: done (7 left) 2024-08-10T05:21:13.334 INFO:tasks.rados.rados.0.smithi086.stdout:2506: done (6 left) 2024-08-10T05:21:13.334 INFO:tasks.rados.rados.0.smithi086.stdout:2509: done (5 left) 2024-08-10T05:21:13.334 INFO:tasks.rados.rados.0.smithi086.stdout:2515: read oid 36 snap -1 2024-08-10T05:21:13.334 INFO:tasks.rados.rados.0.smithi086.stdout:2515: expect deleted 2024-08-10T05:21:13.334 INFO:tasks.rados.rados.0.smithi086.stdout:2516: read oid 47 snap -1 2024-08-10T05:21:13.334 INFO:tasks.rados.rados.0.smithi086.stdout:2516: expect (ObjNum 744 snap 232 seq_num 744) 2024-08-10T05:21:13.334 INFO:tasks.rados.rados.0.smithi086.stdout:2517: copy_from oid 14 from oid 17 current snap is 244 2024-08-10T05:21:13.334 INFO:tasks.rados.rados.0.smithi086.stdout:2507: finishing rollback tid 2 to smithi08687503-45 2024-08-10T05:21:13.334 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 1716 (ObjNum 747 snap 232 seq_num 747) dirty exists 2024-08-10T05:21:13.335 INFO:tasks.rados.rados.0.smithi086.stdout:2511: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:21:13.338 INFO:tasks.rados.rados.0.smithi086.stdout:2513: finishing write tid 1 to smithi08687503-50 2024-08-10T05:21:13.338 INFO:tasks.rados.rados.0.smithi086.stdout:2513: finishing write tid 2 to smithi08687503-50 2024-08-10T05:21:13.338 INFO:tasks.rados.rados.0.smithi086.stdout:2507: done (7 left) 2024-08-10T05:21:13.338 INFO:tasks.rados.rados.0.smithi086.stdout:2511: done (6 left) 2024-08-10T05:21:13.338 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 24 current snap is 244 2024-08-10T05:21:13.338 INFO:tasks.rados.rados.0.smithi086.stdout:2513: finishing write tid 3 to smithi08687503-50 2024-08-10T05:21:13.338 INFO:tasks.rados.rados.0.smithi086.stdout:2513: finishing write tid 4 to smithi08687503-50 2024-08-10T05:21:13.338 INFO:tasks.rados.rados.0.smithi086.stdout:2513: oid 50 updating version 0 to 1718 2024-08-10T05:21:13.339 INFO:tasks.rados.rados.0.smithi086.stdout:2513: oid 50 version 1718 is already newer than 1717 2024-08-10T05:21:13.339 INFO:tasks.rados.rados.0.smithi086.stdout:2513: oid 50 updating version 1718 to 1719 2024-08-10T05:21:13.339 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1719 (ObjNum 773 snap 244 seq_num 773) dirty exists 2024-08-10T05:21:13.339 INFO:tasks.rados.rados.0.smithi086.stdout:2513: left oid 50 (ObjNum 773 snap 244 seq_num 773) 2024-08-10T05:21:13.339 INFO:tasks.rados.rados.0.smithi086.stdout:2512: expect (ObjNum 681 snap 210 seq_num 681) 2024-08-10T05:21:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:13 smithi086 ceph-mon[98993]: pgmap v510: 121 pgs: 121 active+clean; 260 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 636 KiB/s wr, 15 op/s 2024-08-10T05:21:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:13 smithi086 ceph-mon[98993]: osdmap e569: 8 total, 8 up, 8 in 2024-08-10T05:21:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:13 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:13 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:13 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:13.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:13 smithi086 ceph-mon[101471]: pgmap v510: 121 pgs: 121 active+clean; 260 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 636 KiB/s wr, 15 op/s 2024-08-10T05:21:13.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:13 smithi086 ceph-mon[101471]: osdmap e569: 8 total, 8 up, 8 in 2024-08-10T05:21:13.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:13 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:13.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:13 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:13.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:13 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:13.861 INFO:tasks.rados.rados.0.smithi086.stdout:2514: finishing write tid 1 to smithi08687503-5 2024-08-10T05:21:13.862 INFO:tasks.rados.rados.0.smithi086.stdout:2514: finishing write tid 2 to smithi08687503-5 2024-08-10T05:21:13.862 INFO:tasks.rados.rados.0.smithi086.stdout:2514: finishing write tid 3 to smithi08687503-5 2024-08-10T05:21:13.862 INFO:tasks.rados.rados.0.smithi086.stdout:2516: expect (ObjNum 744 snap 232 seq_num 744) 2024-08-10T05:21:13.873 INFO:tasks.rados.rados.0.smithi086.stdout:2514: finishing write tid 4 to smithi08687503-5 2024-08-10T05:21:13.873 INFO:tasks.rados.rados.0.smithi086.stdout:2514: oid 5 updating version 0 to 1795 2024-08-10T05:21:13.873 INFO:tasks.rados.rados.0.smithi086.stdout:2514: oid 5 version 1795 is already newer than 1794 2024-08-10T05:21:13.873 INFO:tasks.rados.rados.0.smithi086.stdout:2514: oid 5 version 1795 is already newer than 1793 2024-08-10T05:21:13.873 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 1795 (ObjNum 774 snap 244 seq_num 774) dirty exists 2024-08-10T05:21:13.873 INFO:tasks.rados.rados.0.smithi086.stdout:2514: left oid 5 (ObjNum 774 snap 244 seq_num 774) 2024-08-10T05:21:13.873 INFO:tasks.rados.rados.0.smithi086.stdout:2517: finishing copy_from racing read to smithi08687503-14 2024-08-10T05:21:13.873 INFO:tasks.rados.rados.0.smithi086.stdout:2517: finishing copy_from to smithi08687503-14 2024-08-10T05:21:13.874 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 1652 (ObjNum 671 snap 204 seq_num 671) dirty exists 2024-08-10T05:21:13.874 INFO:tasks.rados.rados.0.smithi086.stdout:2518: seq_num 775 ranges {9035776=589824,9625600=401408} 2024-08-10T05:21:13.922 INFO:tasks.rados.rados.0.smithi086.stdout:2518: writing smithi08687503-24 from 9035776 to 9625600 tid 1 2024-08-10T05:21:13.924 INFO:tasks.rados.rados.0.smithi086.stdout:2518: writing smithi08687503-24 from 9625600 to 10027008 tid 2 2024-08-10T05:21:13.925 INFO:tasks.rados.rados.0.smithi086.stdout:2512: done (6 left) 2024-08-10T05:21:13.925 INFO:tasks.rados.rados.0.smithi086.stdout:2513: done (5 left) 2024-08-10T05:21:13.925 INFO:tasks.rados.rados.0.smithi086.stdout:2514: done (4 left) 2024-08-10T05:21:13.925 INFO:tasks.rados.rados.0.smithi086.stdout:2515: done (3 left) 2024-08-10T05:21:13.925 INFO:tasks.rados.rados.0.smithi086.stdout:2516: done (2 left) 2024-08-10T05:21:13.925 INFO:tasks.rados.rados.0.smithi086.stdout:2517: done (1 left) 2024-08-10T05:21:13.925 INFO:tasks.rados.rados.0.smithi086.stdout:2519: snap_create 2024-08-10T05:21:13.927 INFO:tasks.rados.rados.0.smithi086.stdout:2518: finishing write tid 1 to smithi08687503-24 2024-08-10T05:21:13.927 INFO:tasks.rados.rados.0.smithi086.stdout:2518: finishing write tid 2 to smithi08687503-24 2024-08-10T05:21:13.927 INFO:tasks.rados.rados.0.smithi086.stdout:2518: finishing write tid 3 to smithi08687503-24 2024-08-10T05:21:13.928 INFO:tasks.rados.rados.0.smithi086.stdout:2518: finishing write tid 4 to smithi08687503-24 2024-08-10T05:21:13.928 INFO:tasks.rados.rados.0.smithi086.stdout:2518: oid 24 updating version 0 to 1689 2024-08-10T05:21:13.928 INFO:tasks.rados.rados.0.smithi086.stdout:2518: oid 24 version 1689 is already newer than 1688 2024-08-10T05:21:13.928 INFO:tasks.rados.rados.0.smithi086.stdout:2518: oid 24 updating version 1689 to 1690 2024-08-10T05:21:13.929 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 1690 (ObjNum 775 snap 244 seq_num 775) dirty exists 2024-08-10T05:21:13.929 INFO:tasks.rados.rados.0.smithi086.stdout:2518: left oid 24 (ObjNum 775 snap 244 seq_num 775) 2024-08-10T05:21:14.031 INFO:tasks.rados.rados.0.smithi086.stdout:2518: done (1 left) 2024-08-10T05:21:14.032 INFO:tasks.rados.rados.0.smithi086.stdout:2519: done (0 left) 2024-08-10T05:21:14.032 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 43 current snap is 245 2024-08-10T05:21:14.032 INFO:tasks.rados.rados.0.smithi086.stdout:2520: seq_num 776 ranges {7684096=606208,8290304=401408} 2024-08-10T05:21:14.076 INFO:tasks.rados.rados.0.smithi086.stdout:2520: writing smithi08687503-43 from 7684096 to 8290304 tid 1 2024-08-10T05:21:14.078 INFO:tasks.rados.rados.0.smithi086.stdout:2520: writing smithi08687503-43 from 8290304 to 8691712 tid 2 2024-08-10T05:21:14.078 INFO:tasks.rados.rados.0.smithi086.stdout:2521: snap_remove snap 239 2024-08-10T05:21:14.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:14 smithi159 ceph-mon[90359]: mds.? [v2:172.21.15.159:6832/4090953583,v1:172.21.15.159:6833/4090953583] up:boot 2024-08-10T05:21:14.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:14 smithi159 ceph-mon[90359]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:21:14.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:14 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:21:14.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:14 smithi086 ceph-mon[98993]: mds.? [v2:172.21.15.159:6832/4090953583,v1:172.21.15.159:6833/4090953583] up:boot 2024-08-10T05:21:14.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:14 smithi086 ceph-mon[98993]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:21:14.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:14 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:21:14.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:14 smithi086 ceph-mon[101471]: mds.? [v2:172.21.15.159:6832/4090953583,v1:172.21.15.159:6833/4090953583] up:boot 2024-08-10T05:21:14.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:14 smithi086 ceph-mon[101471]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-10T05:21:14.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:14 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-10T05:21:14.989 INFO:tasks.rados.rados.0.smithi086.stdout:2521: done (1 left) 2024-08-10T05:21:14.990 INFO:tasks.rados.rados.0.smithi086.stdout:2522: copy_from oid 29 from oid 6 current snap is 245 2024-08-10T05:21:14.990 INFO:tasks.rados.rados.0.smithi086.stdout:2520: finishing write tid 1 to smithi08687503-43 2024-08-10T05:21:14.990 INFO:tasks.rados.rados.0.smithi086.stdout:2520: finishing write tid 2 to smithi08687503-43 2024-08-10T05:21:14.990 INFO:tasks.rados.rados.0.smithi086.stdout:2520: finishing write tid 3 to smithi08687503-43 2024-08-10T05:21:14.990 INFO:tasks.rados.rados.0.smithi086.stdout:2520: finishing write tid 4 to smithi08687503-43 2024-08-10T05:21:14.990 INFO:tasks.rados.rados.0.smithi086.stdout:2520: oid 43 updating version 0 to 1673 2024-08-10T05:21:14.990 INFO:tasks.rados.rados.0.smithi086.stdout:2520: oid 43 version 1673 is already newer than 1672 2024-08-10T05:21:14.990 INFO:tasks.rados.rados.0.smithi086.stdout:2520: oid 43 version 1673 is already newer than 1671 2024-08-10T05:21:14.990 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 1673 (ObjNum 776 snap 245 seq_num 776) dirty exists 2024-08-10T05:21:14.990 INFO:tasks.rados.rados.0.smithi086.stdout:2520: left oid 43 (ObjNum 776 snap 245 seq_num 776) 2024-08-10T05:21:14.990 INFO:tasks.rados.rados.0.smithi086.stdout:2520: done (1 left) 2024-08-10T05:21:14.991 INFO:tasks.rados.rados.0.smithi086.stdout:2523: copy_from oid 23 from oid 16 current snap is 245 2024-08-10T05:21:14.991 INFO:tasks.rados.rados.0.smithi086.stdout:2524: delete oid 10 current snap is 245 2024-08-10T05:21:14.999 INFO:tasks.rados.rados.0.smithi086.stdout:2524: done (2 left) 2024-08-10T05:21:14.999 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 19 current snap is 245 2024-08-10T05:21:14.999 INFO:tasks.rados.rados.0.smithi086.stdout:2525: seq_num 778 ranges {0=638976,638976=401408} 2024-08-10T05:21:15.003 INFO:tasks.rados.rados.0.smithi086.stdout:2525: writing smithi08687503-19 from 0 to 638976 tid 1 2024-08-10T05:21:15.006 INFO:tasks.rados.rados.0.smithi086.stdout:2525: writing smithi08687503-19 from 638976 to 1040384 tid 2 2024-08-10T05:21:15.006 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 4 current snap is 245 2024-08-10T05:21:15.006 INFO:tasks.rados.rados.0.smithi086.stdout:2526: seq_num 779 ranges {868352=655360,1523712=401408} 2024-08-10T05:21:15.015 INFO:tasks.rados.rados.0.smithi086.stdout:2526: writing smithi08687503-4 from 868352 to 1523712 tid 1 2024-08-10T05:21:15.018 INFO:tasks.rados.rados.0.smithi086.stdout:2526: writing smithi08687503-4 from 1523712 to 1925120 tid 2 2024-08-10T05:21:15.018 INFO:tasks.rados.rados.0.smithi086.stdout:2527: read oid 15 snap -1 2024-08-10T05:21:15.018 INFO:tasks.rados.rados.0.smithi086.stdout:2527: expect (ObjNum 734 snap 228 seq_num 734) 2024-08-10T05:21:15.018 INFO:tasks.rados.rados.0.smithi086.stdout:2528: snap_create 2024-08-10T05:21:15.019 INFO:tasks.rados.rados.0.smithi086.stdout:2523: finishing copy_from racing read to smithi08687503-23 2024-08-10T05:21:15.019 INFO:tasks.rados.rados.0.smithi086.stdout:2522: finishing copy_from racing read to smithi08687503-29 2024-08-10T05:21:15.019 INFO:tasks.rados.rados.0.smithi086.stdout:2525: finishing write tid 1 to smithi08687503-19 2024-08-10T05:21:15.019 INFO:tasks.rados.rados.0.smithi086.stdout:2523: finishing copy_from to smithi08687503-23 2024-08-10T05:21:15.019 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1843 (ObjNum 739 snap 229 seq_num 739) dirty exists 2024-08-10T05:21:15.019 INFO:tasks.rados.rados.0.smithi086.stdout:2522: finishing copy_from to smithi08687503-29 2024-08-10T05:21:15.019 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 1344 (ObjNum 655 snap 200 seq_num 655) dirty exists 2024-08-10T05:21:15.019 INFO:tasks.rados.rados.0.smithi086.stdout:2525: finishing write tid 2 to smithi08687503-19 2024-08-10T05:21:15.019 INFO:tasks.rados.rados.0.smithi086.stdout:2525: finishing write tid 3 to smithi08687503-19 2024-08-10T05:21:15.019 INFO:tasks.rados.rados.0.smithi086.stdout:2525: finishing write tid 4 to smithi08687503-19 2024-08-10T05:21:15.019 INFO:tasks.rados.rados.0.smithi086.stdout:2525: oid 19 updating version 0 to 1654 2024-08-10T05:21:15.019 INFO:tasks.rados.rados.0.smithi086.stdout:2525: oid 19 updating version 1654 to 1655 2024-08-10T05:21:15.019 INFO:tasks.rados.rados.0.smithi086.stdout:2525: oid 19 version 1655 is already newer than 1653 2024-08-10T05:21:15.020 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 1655 (ObjNum 778 snap 245 seq_num 778) dirty exists 2024-08-10T05:21:15.020 INFO:tasks.rados.rados.0.smithi086.stdout:2525: left oid 19 (ObjNum 778 snap 245 seq_num 778) 2024-08-10T05:21:15.020 INFO:tasks.rados.rados.0.smithi086.stdout:2526: finishing write tid 1 to smithi08687503-4 2024-08-10T05:21:15.021 INFO:tasks.rados.rados.0.smithi086.stdout:2526: finishing write tid 2 to smithi08687503-4 2024-08-10T05:21:15.021 INFO:tasks.rados.rados.0.smithi086.stdout:2526: finishing write tid 3 to smithi08687503-4 2024-08-10T05:21:15.023 INFO:tasks.rados.rados.0.smithi086.stdout:2526: finishing write tid 4 to smithi08687503-4 2024-08-10T05:21:15.023 INFO:tasks.rados.rados.0.smithi086.stdout:2526: oid 4 updating version 0 to 1675 2024-08-10T05:21:15.023 INFO:tasks.rados.rados.0.smithi086.stdout:2526: oid 4 updating version 1675 to 1676 2024-08-10T05:21:15.024 INFO:tasks.rados.rados.0.smithi086.stdout:2526: oid 4 version 1676 is already newer than 1674 2024-08-10T05:21:15.024 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 1676 (ObjNum 779 snap 245 seq_num 779) dirty exists 2024-08-10T05:21:15.024 INFO:tasks.rados.rados.0.smithi086.stdout:2526: left oid 4 (ObjNum 779 snap 245 seq_num 779) 2024-08-10T05:21:15.047 INFO:tasks.rados.rados.0.smithi086.stdout:2527: expect (ObjNum 734 snap 228 seq_num 734) 2024-08-10T05:21:15.405 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:21:15 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2[116647]: 2024-08-10T05:21:15.000+0000 7fe7b65f0640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 137 after trimming was started 2024-08-10T05:21:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:15 smithi086 ceph-mon[98993]: osdmap e570: 8 total, 8 up, 8 in 2024-08-10T05:21:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:15 smithi086 ceph-mon[98993]: pgmap v513: 121 pgs: 121 active+clean; 259 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 0 op/s 2024-08-10T05:21:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:15 smithi086 ceph-mon[98993]: osdmap e571: 8 total, 8 up, 8 in 2024-08-10T05:21:15.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:15 smithi086 ceph-mon[101471]: osdmap e570: 8 total, 8 up, 8 in 2024-08-10T05:21:15.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:15 smithi086 ceph-mon[101471]: pgmap v513: 121 pgs: 121 active+clean; 259 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 0 op/s 2024-08-10T05:21:15.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:15 smithi086 ceph-mon[101471]: osdmap e571: 8 total, 8 up, 8 in 2024-08-10T05:21:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:15 smithi159 ceph-mon[90359]: osdmap e570: 8 total, 8 up, 8 in 2024-08-10T05:21:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:15 smithi159 ceph-mon[90359]: pgmap v513: 121 pgs: 121 active+clean; 259 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 0 op/s 2024-08-10T05:21:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:15 smithi159 ceph-mon[90359]: osdmap e571: 8 total, 8 up, 8 in 2024-08-10T05:21:15.989 INFO:tasks.rados.rados.0.smithi086.stdout:2522: done (5 left) 2024-08-10T05:21:15.989 INFO:tasks.rados.rados.0.smithi086.stdout:2523: done (4 left) 2024-08-10T05:21:15.989 INFO:tasks.rados.rados.0.smithi086.stdout:2525: done (3 left) 2024-08-10T05:21:15.989 INFO:tasks.rados.rados.0.smithi086.stdout:2526: done (2 left) 2024-08-10T05:21:15.989 INFO:tasks.rados.rados.0.smithi086.stdout:2527: done (1 left) 2024-08-10T05:21:15.989 INFO:tasks.rados.rados.0.smithi086.stdout:2528: done (0 left) 2024-08-10T05:21:15.990 INFO:tasks.rados.rados.0.smithi086.stdout:2529: setattr oid 30 current snap is 246 2024-08-10T05:21:15.991 INFO:tasks.rados.rados.0.smithi086.stdout:2530: read oid 4 snap -1 2024-08-10T05:21:15.991 INFO:tasks.rados.rados.0.smithi086.stdout:2530: expect (ObjNum 779 snap 245 seq_num 779) 2024-08-10T05:21:15.991 INFO:tasks.rados.rados.0.smithi086.stdout:2531: read oid 27 snap 242 2024-08-10T05:21:15.991 INFO:tasks.rados.rados.0.smithi086.stdout:2531: expect (ObjNum 543 snap 163 seq_num 543) 2024-08-10T05:21:15.991 INFO:tasks.rados.rados.0.smithi086.stdout:2532: delete oid 41 current snap is 246 2024-08-10T05:21:15.997 INFO:tasks.rados.rados.0.smithi086.stdout:2532: done (3 left) 2024-08-10T05:21:15.997 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 11 current snap is 246 2024-08-10T05:21:15.998 INFO:tasks.rados.rados.0.smithi086.stdout:2533: seq_num 781 ranges {0=688128,688128=401408} 2024-08-10T05:21:16.001 INFO:tasks.rados.rados.0.smithi086.stdout:2533: writing smithi08687503-11 from 0 to 688128 tid 1 2024-08-10T05:21:16.004 INFO:tasks.rados.rados.0.smithi086.stdout:2533: writing smithi08687503-11 from 688128 to 1089536 tid 2 2024-08-10T05:21:16.004 INFO:tasks.rados.rados.0.smithi086.stdout:2534: rmattr oid 32 current snap is 246 2024-08-10T05:21:16.004 INFO:tasks.rados.rados.0.smithi086.stdout:2534: done (4 left) 2024-08-10T05:21:16.004 INFO:tasks.rados.rados.0.smithi086.stdout:2535: copy_from oid 18 from oid 26 current snap is 246 2024-08-10T05:21:16.004 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 1345 (ObjNum 685 snap 212 seq_num 685) dirty exists 2024-08-10T05:21:16.004 INFO:tasks.rados.rados.0.smithi086.stdout:2530: expect (ObjNum 779 snap 245 seq_num 779) 2024-08-10T05:21:16.072 INFO:tasks.rados.rados.0.smithi086.stdout:2533: finishing write tid 1 to smithi08687503-11 2024-08-10T05:21:16.072 INFO:tasks.rados.rados.0.smithi086.stdout:2533: finishing write tid 2 to smithi08687503-11 2024-08-10T05:21:16.072 INFO:tasks.rados.rados.0.smithi086.stdout:2533: finishing write tid 3 to smithi08687503-11 2024-08-10T05:21:16.073 INFO:tasks.rados.rados.0.smithi086.stdout:2529: done (4 left) 2024-08-10T05:21:16.073 INFO:tasks.rados.rados.0.smithi086.stdout:2530: done (3 left) 2024-08-10T05:21:16.073 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 7 current snap is 246 2024-08-10T05:21:16.073 INFO:tasks.rados.rados.0.smithi086.stdout:2533: finishing write tid 4 to smithi08687503-11 2024-08-10T05:21:16.073 INFO:tasks.rados.rados.0.smithi086.stdout:2533: oid 11 updating version 0 to 1346 2024-08-10T05:21:16.073 INFO:tasks.rados.rados.0.smithi086.stdout:2533: oid 11 updating version 1346 to 1347 2024-08-10T05:21:16.073 INFO:tasks.rados.rados.0.smithi086.stdout:2533: oid 11 version 1347 is already newer than 1345 2024-08-10T05:21:16.073 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 1347 (ObjNum 781 snap 246 seq_num 781) dirty exists 2024-08-10T05:21:16.073 INFO:tasks.rados.rados.0.smithi086.stdout:2533: left oid 11 (ObjNum 781 snap 246 seq_num 781) 2024-08-10T05:21:16.073 INFO:tasks.rados.rados.0.smithi086.stdout:2535: finishing copy_from racing read to smithi08687503-18 2024-08-10T05:21:16.073 INFO:tasks.rados.rados.0.smithi086.stdout:2535: finishing copy_from to smithi08687503-18 2024-08-10T05:21:16.073 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 1656 (ObjNum 759 snap 235 seq_num 759) dirty exists 2024-08-10T05:21:16.073 INFO:tasks.rados.rados.0.smithi086.stdout:2531: expect (ObjNum 543 snap 163 seq_num 543) 2024-08-10T05:21:16.433 INFO:tasks.rados.rados.0.smithi086.stdout:2536: seq_num 782 ranges {8183808=704512,8888320=401408} 2024-08-10T05:21:16.481 INFO:tasks.rados.rados.0.smithi086.stdout:2536: writing smithi08687503-7 from 8183808 to 8888320 tid 1 2024-08-10T05:21:16.483 INFO:tasks.rados.rados.0.smithi086.stdout:2536: writing smithi08687503-7 from 8888320 to 9289728 tid 2 2024-08-10T05:21:16.483 INFO:tasks.rados.rados.0.smithi086.stdout:2531: done (3 left) 2024-08-10T05:21:16.483 INFO:tasks.rados.rados.0.smithi086.stdout:2533: done (2 left) 2024-08-10T05:21:16.483 INFO:tasks.rados.rados.0.smithi086.stdout:2535: done (1 left) 2024-08-10T05:21:16.484 INFO:tasks.rados.rados.0.smithi086.stdout:2537: snap_remove snap 235 2024-08-10T05:21:17.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:16 smithi086 ceph-mon[98993]: osdmap e572: 8 total, 8 up, 8 in 2024-08-10T05:21:17.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:16 smithi086 ceph-mon[98993]: pgmap v516: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 249 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-08-10T05:21:17.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:16 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:17.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:16 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:16 smithi086 ceph-mon[101471]: osdmap e572: 8 total, 8 up, 8 in 2024-08-10T05:21:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:16 smithi086 ceph-mon[101471]: pgmap v516: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 249 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-08-10T05:21:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:16 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:16 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:16 smithi159 ceph-mon[90359]: osdmap e572: 8 total, 8 up, 8 in 2024-08-10T05:21:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:16 smithi159 ceph-mon[90359]: pgmap v516: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 249 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-08-10T05:21:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:16 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:16 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:17.483 INFO:tasks.rados.rados.0.smithi086.stdout:2536: finishing write tid 1 to smithi08687503-7 2024-08-10T05:21:17.483 INFO:tasks.rados.rados.0.smithi086.stdout:2536: finishing write tid 2 to smithi08687503-7 2024-08-10T05:21:17.484 INFO:tasks.rados.rados.0.smithi086.stdout:2536: finishing write tid 3 to smithi08687503-7 2024-08-10T05:21:17.484 INFO:tasks.rados.rados.0.smithi086.stdout:2536: finishing write tid 4 to smithi08687503-7 2024-08-10T05:21:17.484 INFO:tasks.rados.rados.0.smithi086.stdout:2536: oid 7 updating version 0 to 1342 2024-08-10T05:21:17.484 INFO:tasks.rados.rados.0.smithi086.stdout:2536: oid 7 version 1342 is already newer than 1341 2024-08-10T05:21:17.484 INFO:tasks.rados.rados.0.smithi086.stdout:2536: oid 7 updating version 1342 to 1343 2024-08-10T05:21:17.484 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1343 (ObjNum 782 snap 246 seq_num 782) dirty exists 2024-08-10T05:21:17.484 INFO:tasks.rados.rados.0.smithi086.stdout:2536: left oid 7 (ObjNum 782 snap 246 seq_num 782) 2024-08-10T05:21:17.484 INFO:tasks.rados.rados.0.smithi086.stdout:2536: done (1 left) 2024-08-10T05:21:17.484 INFO:tasks.rados.rados.0.smithi086.stdout:2537: done (0 left) 2024-08-10T05:21:17.484 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 21 current snap is 246 2024-08-10T05:21:17.484 INFO:tasks.rados.rados.0.smithi086.stdout:2538: seq_num 783 ranges {4931584=720896,5652480=401408} 2024-08-10T05:21:17.514 INFO:tasks.rados.rados.0.smithi086.stdout:2538: writing smithi08687503-21 from 4931584 to 5652480 tid 1 2024-08-10T05:21:17.517 INFO:tasks.rados.rados.0.smithi086.stdout:2538: writing smithi08687503-21 from 5652480 to 6053888 tid 2 2024-08-10T05:21:17.517 INFO:tasks.rados.rados.0.smithi086.stdout:2539: rollback oid 5 current snap is 246 2024-08-10T05:21:17.517 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 5 to 234 2024-08-10T05:21:17.517 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 37 current snap is 246 2024-08-10T05:21:17.517 INFO:tasks.rados.rados.0.smithi086.stdout:2540: seq_num 784 ranges {917504=737280,1654784=401408} 2024-08-10T05:21:17.527 INFO:tasks.rados.rados.0.smithi086.stdout:2540: writing smithi08687503-37 from 917504 to 1654784 tid 1 2024-08-10T05:21:17.530 INFO:tasks.rados.rados.0.smithi086.stdout:2540: writing smithi08687503-37 from 1654784 to 2056192 tid 2 2024-08-10T05:21:17.530 INFO:tasks.rados.rados.0.smithi086.stdout:2541: snap_create 2024-08-10T05:21:17.530 INFO:tasks.rados.rados.0.smithi086.stdout:2539: finishing rollback tid 0 to smithi08687503-5 2024-08-10T05:21:17.530 INFO:tasks.rados.rados.0.smithi086.stdout:2539: finishing rollback tid 1 to smithi08687503-5 2024-08-10T05:21:17.530 INFO:tasks.rados.rados.0.smithi086.stdout:2539: finishing rollback tid 2 to smithi08687503-5 2024-08-10T05:21:17.530 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 1806 (ObjNum 305 snap 0 seq_num 0) dirty exists 2024-08-10T05:21:17.531 INFO:tasks.rados.rados.0.smithi086.stdout:2538: finishing write tid 1 to smithi08687503-21 2024-08-10T05:21:17.531 INFO:tasks.rados.rados.0.smithi086.stdout:2538: finishing write tid 2 to smithi08687503-21 2024-08-10T05:21:17.533 INFO:tasks.rados.rados.0.smithi086.stdout:2538: finishing write tid 3 to smithi08687503-21 2024-08-10T05:21:17.534 INFO:tasks.rados.rados.0.smithi086.stdout:2540: finishing write tid 1 to smithi08687503-37 2024-08-10T05:21:17.534 INFO:tasks.rados.rados.0.smithi086.stdout:2540: finishing write tid 2 to smithi08687503-37 2024-08-10T05:21:17.536 INFO:tasks.rados.rados.0.smithi086.stdout:2538: finishing write tid 4 to smithi08687503-21 2024-08-10T05:21:17.536 INFO:tasks.rados.rados.0.smithi086.stdout:2538: oid 21 updating version 0 to 1720 2024-08-10T05:21:17.536 INFO:tasks.rados.rados.0.smithi086.stdout:2538: oid 21 updating version 1720 to 1721 2024-08-10T05:21:17.536 INFO:tasks.rados.rados.0.smithi086.stdout:2538: oid 21 updating version 1721 to 1722 2024-08-10T05:21:17.536 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 1722 (ObjNum 783 snap 246 seq_num 783) dirty exists 2024-08-10T05:21:17.536 INFO:tasks.rados.rados.0.smithi086.stdout:2538: left oid 21 (ObjNum 783 snap 246 seq_num 783) 2024-08-10T05:21:17.537 INFO:tasks.rados.rados.0.smithi086.stdout:2540: finishing write tid 3 to smithi08687503-37 2024-08-10T05:21:17.541 INFO:tasks.rados.rados.0.smithi086.stdout:2540: finishing write tid 4 to smithi08687503-37 2024-08-10T05:21:17.541 INFO:tasks.rados.rados.0.smithi086.stdout:2540: oid 37 updating version 0 to 1725 2024-08-10T05:21:17.541 INFO:tasks.rados.rados.0.smithi086.stdout:2540: oid 37 version 1725 is already newer than 1724 2024-08-10T05:21:17.541 INFO:tasks.rados.rados.0.smithi086.stdout:2540: oid 37 version 1725 is already newer than 1723 2024-08-10T05:21:17.541 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 1725 (ObjNum 784 snap 246 seq_num 784) dirty exists 2024-08-10T05:21:17.541 INFO:tasks.rados.rados.0.smithi086.stdout:2540: left oid 37 (ObjNum 784 snap 246 seq_num 784) 2024-08-10T05:21:18.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:18.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:18.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:18 smithi086 ceph-mon[98993]: osdmap e573: 8 total, 8 up, 8 in 2024-08-10T05:21:18.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:21:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:21:18] "GET /metrics HTTP/1.1" 200 36045 "" "Prometheus/2.43.0" 2024-08-10T05:21:18.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:18.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:18.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:18 smithi086 ceph-mon[101471]: osdmap e573: 8 total, 8 up, 8 in 2024-08-10T05:21:18.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:18 smithi159 ceph-mon[90359]: osdmap e573: 8 total, 8 up, 8 in 2024-08-10T05:21:18.485 INFO:tasks.rados.rados.0.smithi086.stdout:2538: done (3 left) 2024-08-10T05:21:18.485 INFO:tasks.rados.rados.0.smithi086.stdout:2539: done (2 left) 2024-08-10T05:21:18.485 INFO:tasks.rados.rados.0.smithi086.stdout:2540: done (1 left) 2024-08-10T05:21:18.485 INFO:tasks.rados.rados.0.smithi086.stdout:2541: done (0 left) 2024-08-10T05:21:18.486 INFO:tasks.rados.rados.0.smithi086.stdout:2542: snap_remove snap 246 2024-08-10T05:21:19.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:19 smithi086 ceph-mon[98993]: pgmap v518: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 4.0 MiB/s wr, 12 op/s 2024-08-10T05:21:19.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:19 smithi086 ceph-mon[98993]: osdmap e574: 8 total, 8 up, 8 in 2024-08-10T05:21:19.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:19 smithi086 ceph-mon[101471]: pgmap v518: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 4.0 MiB/s wr, 12 op/s 2024-08-10T05:21:19.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:19 smithi086 ceph-mon[101471]: osdmap e574: 8 total, 8 up, 8 in 2024-08-10T05:21:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:19 smithi159 ceph-mon[90359]: pgmap v518: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 4.0 MiB/s wr, 12 op/s 2024-08-10T05:21:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:19 smithi159 ceph-mon[90359]: osdmap e574: 8 total, 8 up, 8 in 2024-08-10T05:21:19.489 INFO:tasks.rados.rados.0.smithi086.stdout:2542: done (0 left) 2024-08-10T05:21:19.489 INFO:tasks.rados.rados.0.smithi086.stdout:2543: read oid 16 snap -1 2024-08-10T05:21:19.489 INFO:tasks.rados.rados.0.smithi086.stdout:2543: expect (ObjNum 739 snap 229 seq_num 739) 2024-08-10T05:21:19.489 INFO:tasks.rados.rados.0.smithi086.stdout:2544: read oid 15 snap -1 2024-08-10T05:21:19.489 INFO:tasks.rados.rados.0.smithi086.stdout:2544: expect (ObjNum 734 snap 228 seq_num 734) 2024-08-10T05:21:19.490 INFO:tasks.rados.rados.0.smithi086.stdout:2545: rollback oid 36 current snap is 247 2024-08-10T05:21:19.490 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 36 to 244 2024-08-10T05:21:19.490 INFO:tasks.rados.rados.0.smithi086.stdout:2546: rollback oid 29 current snap is 247 2024-08-10T05:21:19.490 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 29 to 245 2024-08-10T05:21:19.490 INFO:tasks.rados.rados.0.smithi086.stdout:2547: snap_create 2024-08-10T05:21:19.499 INFO:tasks.rados.rados.0.smithi086.stdout:2543: expect (ObjNum 739 snap 229 seq_num 739) 2024-08-10T05:21:19.511 INFO:tasks.rados.rados.0.smithi086.stdout:2545: finishing rollback tid 1 to smithi08687503-36 2024-08-10T05:21:19.511 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 1659 (ObjNum 145 snap 0 seq_num 3355598112) dirty dne 2024-08-10T05:21:19.511 INFO:tasks.rados.rados.0.smithi086.stdout:2546: finishing rollback tid 0 to smithi08687503-29 2024-08-10T05:21:19.511 INFO:tasks.rados.rados.0.smithi086.stdout:2546: finishing rollback tid 1 to smithi08687503-29 2024-08-10T05:21:19.511 INFO:tasks.rados.rados.0.smithi086.stdout:2546: finishing rollback tid 2 to smithi08687503-29 2024-08-10T05:21:19.512 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 1348 (ObjNum 655 snap 200 seq_num 655) dirty exists 2024-08-10T05:21:19.518 INFO:tasks.rados.rados.0.smithi086.stdout:2544: expect (ObjNum 734 snap 228 seq_num 734) 2024-08-10T05:21:20.370 INFO:tasks.rados.rados.0.smithi086.stdout:2543: done (4 left) 2024-08-10T05:21:20.370 INFO:tasks.rados.rados.0.smithi086.stdout:2544: done (3 left) 2024-08-10T05:21:20.370 INFO:tasks.rados.rados.0.smithi086.stdout:2545: done (2 left) 2024-08-10T05:21:20.370 INFO:tasks.rados.rados.0.smithi086.stdout:2546: done (1 left) 2024-08-10T05:21:20.371 INFO:tasks.rados.rados.0.smithi086.stdout:2547: done (0 left) 2024-08-10T05:21:20.371 INFO:tasks.rados.rados.0.smithi086.stdout:2548: rollback oid 20 current snap is 248 2024-08-10T05:21:20.371 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 20 to 234 2024-08-10T05:21:20.371 INFO:tasks.rados.rados.0.smithi086.stdout:2549: copy_from oid 33 from oid 28 current snap is 248 2024-08-10T05:21:20.371 INFO:tasks.rados.rados.0.smithi086.stdout:2550: read oid 50 snap 244 2024-08-10T05:21:20.371 INFO:tasks.rados.rados.0.smithi086.stdout:2550: expect (ObjNum 773 snap 244 seq_num 773) 2024-08-10T05:21:20.371 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 27 current snap is 248 2024-08-10T05:21:20.371 INFO:tasks.rados.rados.0.smithi086.stdout:2551: seq_num 785 ranges {5881856=753664,6635520=401408} 2024-08-10T05:21:20.409 INFO:tasks.rados.rados.0.smithi086.stdout:2551: writing smithi08687503-27 from 5881856 to 6635520 tid 1 2024-08-10T05:21:20.412 INFO:tasks.rados.rados.0.smithi086.stdout:2551: writing smithi08687503-27 from 6635520 to 7036928 tid 2 2024-08-10T05:21:20.412 INFO:tasks.rados.rados.0.smithi086.stdout:2552: delete oid 47 current snap is 248 2024-08-10T05:21:20.412 INFO:tasks.rados.rados.0.smithi086.stdout:2548: finishing rollback tid 0 to smithi08687503-20 2024-08-10T05:21:20.412 INFO:tasks.rados.rados.0.smithi086.stdout:2548: finishing rollback tid 1 to smithi08687503-20 2024-08-10T05:21:20.412 INFO:tasks.rados.rados.0.smithi086.stdout:2548: finishing rollback tid 2 to smithi08687503-20 2024-08-10T05:21:20.412 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 1659 (ObjNum 756 snap 234 seq_num 756) dirty exists 2024-08-10T05:21:20.412 INFO:tasks.rados.rados.0.smithi086.stdout:2549: finishing copy_from racing read to smithi08687503-33 2024-08-10T05:21:20.413 INFO:tasks.rados.rados.0.smithi086.stdout:2549: finishing copy_from to smithi08687503-33 2024-08-10T05:21:20.413 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 1764 (ObjNum 769 snap 240 seq_num 769) dirty exists 2024-08-10T05:21:20.413 INFO:tasks.rados.rados.0.smithi086.stdout:2550: expect (ObjNum 773 snap 244 seq_num 773) 2024-08-10T05:21:20.727 INFO:tasks.rados.rados.0.smithi086.stdout:2551: finishing write tid 1 to smithi08687503-27 2024-08-10T05:21:20.728 INFO:tasks.rados.rados.0.smithi086.stdout:2551: finishing write tid 2 to smithi08687503-27 2024-08-10T05:21:20.728 INFO:tasks.rados.rados.0.smithi086.stdout:2551: finishing write tid 3 to smithi08687503-27 2024-08-10T05:21:20.728 INFO:tasks.rados.rados.0.smithi086.stdout:2551: finishing write tid 4 to smithi08687503-27 2024-08-10T05:21:20.728 INFO:tasks.rados.rados.0.smithi086.stdout:2551: oid 27 updating version 0 to 1063 2024-08-10T05:21:20.728 INFO:tasks.rados.rados.0.smithi086.stdout:2551: oid 27 updating version 1063 to 1064 2024-08-10T05:21:20.728 INFO:tasks.rados.rados.0.smithi086.stdout:2551: oid 27 updating version 1064 to 1065 2024-08-10T05:21:20.729 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 1065 (ObjNum 785 snap 248 seq_num 785) dirty exists 2024-08-10T05:21:20.729 INFO:tasks.rados.rados.0.smithi086.stdout:2551: left oid 27 (ObjNum 785 snap 248 seq_num 785) 2024-08-10T05:21:20.729 INFO:tasks.rados.rados.0.smithi086.stdout:2548: done (4 left) 2024-08-10T05:21:20.729 INFO:tasks.rados.rados.0.smithi086.stdout:2549: done (3 left) 2024-08-10T05:21:20.729 INFO:tasks.rados.rados.0.smithi086.stdout:2550: done (2 left) 2024-08-10T05:21:20.729 INFO:tasks.rados.rados.0.smithi086.stdout:2551: done (1 left) 2024-08-10T05:21:20.729 INFO:tasks.rados.rados.0.smithi086.stdout:2552: done (0 left) 2024-08-10T05:21:20.730 INFO:tasks.rados.rados.0.smithi086.stdout:2553: read oid 25 snap -1 2024-08-10T05:21:20.730 INFO:tasks.rados.rados.0.smithi086.stdout:2553: expect (ObjNum 718 snap 227 seq_num 718) 2024-08-10T05:21:20.730 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 24 current snap is 248 2024-08-10T05:21:20.730 INFO:tasks.rados.rados.0.smithi086.stdout:2554: seq_num 787 ranges {10027008=786432,10813440=401408} 2024-08-10T05:21:20.758 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: osdmap e575: 8 total, 8 up, 8 in 2024-08-10T05:21:20.758 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: osdmap e576: 8 total, 8 up, 8 in 2024-08-10T05:21:20.758 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.758 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.758 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:21:20.758 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:21:20.758 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.758 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: pgmap v522: 121 pgs: 121 active+clean; 262 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 4.4 MiB/s wr, 20 op/s 2024-08-10T05:21:20.758 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:20.759 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.759 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.759 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.759 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.759 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.759 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: Upgrade: Setting container_image for all mds 2024-08-10T05:21:20.759 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.759 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-08-10T05:21:20.759 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-08-10T05:21:20.759 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-08-10T05:21:20.759 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-08-10T05:21:20.759 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.759 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: Upgrade: Setting container_image for all rgw 2024-08-10T05:21:20.760 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.760 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.760 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: Upgrade: Setting container_image for all rbd-mirror 2024-08-10T05:21:20.760 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.760 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.760 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.760 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: Upgrade: Setting container_image for all ceph-exporter 2024-08-10T05:21:20.760 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.760 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.761 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: osdmap e575: 8 total, 8 up, 8 in 2024-08-10T05:21:20.761 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: osdmap e576: 8 total, 8 up, 8 in 2024-08-10T05:21:20.761 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.761 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.761 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:21:20.761 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:21:20.761 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.761 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: pgmap v522: 121 pgs: 121 active+clean; 262 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 4.4 MiB/s wr, 20 op/s 2024-08-10T05:21:20.761 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:20.761 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.761 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.761 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.762 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.762 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.762 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: Upgrade: Setting container_image for all mds 2024-08-10T05:21:20.762 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.762 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-08-10T05:21:20.762 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-08-10T05:21:20.762 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-08-10T05:21:20.762 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-08-10T05:21:20.762 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.762 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: Upgrade: Setting container_image for all rgw 2024-08-10T05:21:20.762 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.762 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.763 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: Upgrade: Setting container_image for all rbd-mirror 2024-08-10T05:21:20.763 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.763 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.763 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.763 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: Upgrade: Setting container_image for all ceph-exporter 2024-08-10T05:21:20.763 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.763 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.763 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: Upgrade: Setting container_image for all iscsi 2024-08-10T05:21:20.763 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.763 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.763 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: Upgrade: Setting container_image for all nfs 2024-08-10T05:21:20.763 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.763 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.763 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: Upgrade: Setting container_image for all nvmeof 2024-08-10T05:21:20.764 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.764 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: Upgrade: Setting container_image for all iscsi 2024-08-10T05:21:20.764 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.764 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.764 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: Upgrade: Setting container_image for all nfs 2024-08-10T05:21:20.764 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.764 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.764 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: Upgrade: Setting container_image for all nvmeof 2024-08-10T05:21:20.764 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.784 INFO:tasks.rados.rados.0.smithi086.stdout:2554: writing smithi08687503-24 from 10027008 to 10813440 tid 1 2024-08-10T05:21:20.786 INFO:tasks.rados.rados.0.smithi086.stdout:2554: writing smithi08687503-24 from 10813440 to 11214848 tid 2 2024-08-10T05:21:20.786 INFO:tasks.rados.rados.0.smithi086.stdout:2555: rollback oid 14 current snap is 248 2024-08-10T05:21:20.786 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 14 to 247 2024-08-10T05:21:20.786 INFO:tasks.rados.rados.0.smithi086.stdout:2553: expect (ObjNum 718 snap 227 seq_num 718) 2024-08-10T05:21:20.787 INFO:tasks.rados.rados.0.smithi086.stdout:2553: done (2 left) 2024-08-10T05:21:20.787 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 248 2024-08-10T05:21:20.787 INFO:tasks.rados.rados.0.smithi086.stdout:2556: seq_num 788 ranges {4128768=802816,4931584=401408} 2024-08-10T05:21:20.814 INFO:tasks.rados.rados.0.smithi086.stdout:2556: writing smithi08687503-38 from 4128768 to 4931584 tid 1 2024-08-10T05:21:20.817 INFO:tasks.rados.rados.0.smithi086.stdout:2556: writing smithi08687503-38 from 4931584 to 5332992 tid 2 2024-08-10T05:21:20.817 INFO:tasks.rados.rados.0.smithi086.stdout:2557: copy_from oid 7 from oid 26 current snap is 248 2024-08-10T05:21:20.817 INFO:tasks.rados.rados.0.smithi086.stdout:2554: finishing write tid 1 to smithi08687503-24 2024-08-10T05:21:20.817 INFO:tasks.rados.rados.0.smithi086.stdout:2554: finishing write tid 2 to smithi08687503-24 2024-08-10T05:21:20.817 INFO:tasks.rados.rados.0.smithi086.stdout:2554: finishing write tid 3 to smithi08687503-24 2024-08-10T05:21:20.817 INFO:tasks.rados.rados.0.smithi086.stdout:2555: finishing rollback tid 0 to smithi08687503-14 2024-08-10T05:21:20.818 INFO:tasks.rados.rados.0.smithi086.stdout:2555: finishing rollback tid 1 to smithi08687503-14 2024-08-10T05:21:20.818 INFO:tasks.rados.rados.0.smithi086.stdout:2554: finishing write tid 4 to smithi08687503-24 2024-08-10T05:21:20.818 INFO:tasks.rados.rados.0.smithi086.stdout:2554: oid 24 updating version 0 to 1691 2024-08-10T05:21:20.818 INFO:tasks.rados.rados.0.smithi086.stdout:2554: oid 24 updating version 1691 to 1693 2024-08-10T05:21:20.818 INFO:tasks.rados.rados.0.smithi086.stdout:2554: oid 24 version 1693 is already newer than 1692 2024-08-10T05:21:20.818 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 1693 (ObjNum 787 snap 248 seq_num 787) dirty exists 2024-08-10T05:21:20.818 INFO:tasks.rados.rados.0.smithi086.stdout:2554: left oid 24 (ObjNum 787 snap 248 seq_num 787) 2024-08-10T05:21:20.818 INFO:tasks.rados.rados.0.smithi086.stdout:2555: finishing rollback tid 2 to smithi08687503-14 2024-08-10T05:21:20.818 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 1658 (ObjNum 671 snap 204 seq_num 671) dirty exists 2024-08-10T05:21:20.818 INFO:tasks.rados.rados.0.smithi086.stdout:2554: done (3 left) 2024-08-10T05:21:20.818 INFO:tasks.rados.rados.0.smithi086.stdout:2555: done (2 left) 2024-08-10T05:21:20.818 INFO:tasks.rados.rados.0.smithi086.stdout:2558: rollback oid 12 current snap is 248 2024-08-10T05:21:20.818 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 12 to 244 2024-08-10T05:21:20.819 INFO:tasks.rados.rados.0.smithi086.stdout:2559: delete oid 37 current snap is 248 2024-08-10T05:21:20.819 INFO:tasks.rados.rados.0.smithi086.stdout:2558: finishing rollback tid 1 to smithi08687503-12 2024-08-10T05:21:20.819 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 0 (ObjNum 33 snap 0 seq_num 2546282051) dirty dne 2024-08-10T05:21:20.819 INFO:tasks.rados.rados.0.smithi086.stdout:2558: done (3 left) 2024-08-10T05:21:20.819 INFO:tasks.rados.rados.0.smithi086.stdout:2559: done (2 left) 2024-08-10T05:21:20.819 INFO:tasks.rados.rados.0.smithi086.stdout:2560: read oid 29 snap 242 2024-08-10T05:21:20.820 INFO:tasks.rados.rados.0.smithi086.stdout:2560: expect (ObjNum 626 snap 192 seq_num 626) 2024-08-10T05:21:20.820 INFO:tasks.rados.rados.0.smithi086.stdout:2561: delete oid 18 current snap is 248 2024-08-10T05:21:20.821 INFO:tasks.rados.rados.0.smithi086.stdout:2556: finishing write tid 1 to smithi08687503-38 2024-08-10T05:21:20.821 INFO:tasks.rados.rados.0.smithi086.stdout:2556: finishing write tid 2 to smithi08687503-38 2024-08-10T05:21:20.823 INFO:tasks.rados.rados.0.smithi086.stdout:2557: finishing copy_from racing read to smithi08687503-7 2024-08-10T05:21:20.823 INFO:tasks.rados.rados.0.smithi086.stdout:2561: done (3 left) 2024-08-10T05:21:20.823 INFO:tasks.rados.rados.0.smithi086.stdout:2562: snap_remove snap 236 2024-08-10T05:21:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: osdmap e575: 8 total, 8 up, 8 in 2024-08-10T05:21:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: osdmap e576: 8 total, 8 up, 8 in 2024-08-10T05:21:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:21:20.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:21:20.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: pgmap v522: 121 pgs: 121 active+clean; 262 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 4.4 MiB/s wr, 20 op/s 2024-08-10T05:21:20.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:20.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: Upgrade: Setting container_image for all mds 2024-08-10T05:21:20.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-08-10T05:21:20.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-08-10T05:21:20.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-08-10T05:21:20.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-08-10T05:21:20.942 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.942 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: Upgrade: Setting container_image for all rgw 2024-08-10T05:21:20.942 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.942 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.942 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: Upgrade: Setting container_image for all rbd-mirror 2024-08-10T05:21:20.942 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.943 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.943 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.943 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: Upgrade: Setting container_image for all ceph-exporter 2024-08-10T05:21:20.943 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.943 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.943 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: Upgrade: Setting container_image for all iscsi 2024-08-10T05:21:20.944 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.944 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.944 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: Upgrade: Setting container_image for all nfs 2024-08-10T05:21:20.944 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:20.944 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:20.945 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: Upgrade: Setting container_image for all nvmeof 2024-08-10T05:21:20.945 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:21.490 INFO:tasks.rados.rados.0.smithi086.stdout:2562: done (3 left) 2024-08-10T05:21:21.490 INFO:tasks.rados.rados.0.smithi086.stdout:2563: copy_from oid 16 from oid 11 current snap is 248 2024-08-10T05:21:21.490 INFO:tasks.rados.rados.0.smithi086.stdout:2556: finishing write tid 3 to smithi08687503-38 2024-08-10T05:21:21.490 INFO:tasks.rados.rados.0.smithi086.stdout:2557: finishing copy_from to smithi08687503-7 2024-08-10T05:21:21.491 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1656 (ObjNum 759 snap 235 seq_num 759) dirty exists 2024-08-10T05:21:21.491 INFO:tasks.rados.rados.0.smithi086.stdout:2556: finishing write tid 4 to smithi08687503-38 2024-08-10T05:21:21.491 INFO:tasks.rados.rados.0.smithi086.stdout:2556: oid 38 updating version 0 to 1767 2024-08-10T05:21:21.491 INFO:tasks.rados.rados.0.smithi086.stdout:2556: oid 38 version 1767 is already newer than 1766 2024-08-10T05:21:21.491 INFO:tasks.rados.rados.0.smithi086.stdout:2556: oid 38 version 1767 is already newer than 1765 2024-08-10T05:21:21.491 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 1767 (ObjNum 788 snap 248 seq_num 788) dirty exists 2024-08-10T05:21:21.491 INFO:tasks.rados.rados.0.smithi086.stdout:2556: left oid 38 (ObjNum 788 snap 248 seq_num 788) 2024-08-10T05:21:21.491 INFO:tasks.rados.rados.0.smithi086.stdout:2560: expect (ObjNum 626 snap 192 seq_num 626) 2024-08-10T05:21:21.837 INFO:tasks.rados.rados.0.smithi086.stdout:2563: finishing copy_from racing read to smithi08687503-16 2024-08-10T05:21:21.838 INFO:tasks.rados.rados.0.smithi086.stdout:2556: done (3 left) 2024-08-10T05:21:21.838 INFO:tasks.rados.rados.0.smithi086.stdout:2557: done (2 left) 2024-08-10T05:21:21.838 INFO:tasks.rados.rados.0.smithi086.stdout:2560: done (1 left) 2024-08-10T05:21:21.838 INFO:tasks.rados.rados.0.smithi086.stdout:2564: snap_remove snap 220 2024-08-10T05:21:22.493 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:22 smithi086 systemd[1]: Stopping Ceph node-exporter.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:21:22.500 INFO:tasks.rados.rados.0.smithi086.stdout:2564: done (1 left) 2024-08-10T05:21:22.500 INFO:tasks.rados.rados.0.smithi086.stdout:2565: read oid 47 snap -1 2024-08-10T05:21:22.501 INFO:tasks.rados.rados.0.smithi086.stdout:2565: expect deleted 2024-08-10T05:21:22.501 INFO:tasks.rados.rados.0.smithi086.stdout:2563: finishing copy_from to smithi08687503-16 2024-08-10T05:21:22.501 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 1347 (ObjNum 781 snap 246 seq_num 781) dirty exists 2024-08-10T05:21:22.501 INFO:tasks.rados.rados.0.smithi086.stdout:2566: read oid 8 snap -1 2024-08-10T05:21:22.501 INFO:tasks.rados.rados.0.smithi086.stdout:2566: expect (ObjNum 692 snap 214 seq_num 692) 2024-08-10T05:21:22.501 INFO:tasks.rados.rados.0.smithi086.stdout:2563: done (2 left) 2024-08-10T05:21:22.501 INFO:tasks.rados.rados.0.smithi086.stdout:2567: read oid 42 snap 245 2024-08-10T05:21:22.501 INFO:tasks.rados.rados.0.smithi086.stdout:2567: expect (ObjNum 743 snap 232 seq_num 743) 2024-08-10T05:21:22.501 INFO:tasks.rados.rados.0.smithi086.stdout:2568: snap_remove snap 242 2024-08-10T05:21:22.905 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:22 smithi086 podman[130455]: 2024-08-10 05:21:22.668128471 +0000 UTC m=+0.109757620 container died 4e352dfbeecc1de822a49f536c6b76a0712ca2251aeac3401497f7e7b8e36102 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T05:21:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:22 smithi086 ceph-mon[98993]: osdmap e577: 8 total, 8 up, 8 in 2024-08-10T05:21:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:22 smithi086 ceph-mon[98993]: Upgrade: Updating node-exporter.a (1/2) 2024-08-10T05:21:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:22 smithi086 ceph-mon[98993]: Deploying daemon node-exporter.a on smithi086 2024-08-10T05:21:22.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:22 smithi086 ceph-mon[98993]: pgmap v524: 121 pgs: 121 active+clean; 262 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-08-10T05:21:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:22 smithi086 ceph-mon[101471]: osdmap e577: 8 total, 8 up, 8 in 2024-08-10T05:21:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:22 smithi086 ceph-mon[101471]: Upgrade: Updating node-exporter.a (1/2) 2024-08-10T05:21:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:22 smithi086 ceph-mon[101471]: Deploying daemon node-exporter.a on smithi086 2024-08-10T05:21:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:22 smithi086 ceph-mon[101471]: pgmap v524: 121 pgs: 121 active+clean; 262 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-08-10T05:21:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:22 smithi159 ceph-mon[90359]: osdmap e577: 8 total, 8 up, 8 in 2024-08-10T05:21:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:22 smithi159 ceph-mon[90359]: Upgrade: Updating node-exporter.a (1/2) 2024-08-10T05:21:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:22 smithi159 ceph-mon[90359]: Deploying daemon node-exporter.a on smithi086 2024-08-10T05:21:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:22 smithi159 ceph-mon[90359]: pgmap v524: 121 pgs: 121 active+clean; 262 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-08-10T05:21:23.280 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:23 smithi086 podman[130455]: 2024-08-10 05:21:23.021863915 +0000 UTC m=+0.463493064 container cleanup 4e352dfbeecc1de822a49f536c6b76a0712ca2251aeac3401497f7e7b8e36102 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T05:21:23.281 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:23 smithi086 bash[130455]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a 2024-08-10T05:21:23.505 INFO:tasks.rados.rados.0.smithi086.stdout:2568: done (3 left) 2024-08-10T05:21:23.505 INFO:tasks.rados.rados.0.smithi086.stdout:2569: snap_remove snap 234 2024-08-10T05:21:23.643 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:23 smithi086 ceph-mon[101471]: osdmap e578: 8 total, 8 up, 8 in 2024-08-10T05:21:23.644 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:23 smithi086 ceph-mon[98993]: osdmap e578: 8 total, 8 up, 8 in 2024-08-10T05:21:23.644 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:23 smithi086 podman[130471]: 2024-08-10 05:21:23.281210986 +0000 UTC m=+0.616800373 container remove 4e352dfbeecc1de822a49f536c6b76a0712ca2251aeac3401497f7e7b8e36102 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T05:21:23.644 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:23 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-10T05:21:23.644 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:23 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-10T05:21:23.644 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:23 smithi086 systemd[1]: Stopped Ceph node-exporter.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:21:23.644 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:23 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@node-exporter.a.service: Consumed 3.136s CPU time. 2024-08-10T05:21:23.905 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:23 smithi086 systemd[1]: Starting Ceph node-exporter.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:21:23.905 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:23 smithi086 podman[130603]: 2024-08-10 05:21:23.758413922 +0000 UTC m=+0.016374588 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-08-10T05:21:23.905 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:23 smithi086 podman[130603]: 2024-08-10 05:21:23.857086066 +0000 UTC m=+0.115046718 container create da935039ba2523b6dd2c8cb5c190b2e03edc7d2b731739a155700451dd27efbc (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T05:21:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:23 smithi159 ceph-mon[90359]: osdmap e578: 8 total, 8 up, 8 in 2024-08-10T05:21:24.405 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 podman[130603]: 2024-08-10 05:21:24.125921876 +0000 UTC m=+0.383882541 container init da935039ba2523b6dd2c8cb5c190b2e03edc7d2b731739a155700451dd27efbc (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T05:21:24.405 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 podman[130603]: 2024-08-10 05:21:24.130709579 +0000 UTC m=+0.388670235 container start da935039ba2523b6dd2c8cb5c190b2e03edc7d2b731739a155700451dd27efbc (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T05:21:24.405 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.134Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-10T05:21:24.405 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.134Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-08-10T05:21:24.406 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.134Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-10T05:21:24.406 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.134Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-10T05:21:24.406 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-10T05:21:24.406 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-10T05:21:24.406 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-10T05:21:24.406 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=arp 2024-08-10T05:21:24.406 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-10T05:21:24.406 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-10T05:21:24.406 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-10T05:21:24.406 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-10T05:21:24.406 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-10T05:21:24.406 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-10T05:21:24.407 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-10T05:21:24.407 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-10T05:21:24.407 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=edac 2024-08-10T05:21:24.407 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-10T05:21:24.407 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-10T05:21:24.408 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-10T05:21:24.408 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-10T05:21:24.408 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-10T05:21:24.408 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-10T05:21:24.408 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-10T05:21:24.408 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-10T05:21:24.408 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-10T05:21:24.408 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-10T05:21:24.408 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-10T05:21:24.408 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-10T05:21:24.408 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-10T05:21:24.408 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-10T05:21:24.409 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-10T05:21:24.409 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-10T05:21:24.409 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=os 2024-08-10T05:21:24.409 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-10T05:21:24.409 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-10T05:21:24.409 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-10T05:21:24.409 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-10T05:21:24.409 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-10T05:21:24.409 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-10T05:21:24.409 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-10T05:21:24.409 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=stat 2024-08-10T05:21:24.409 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-10T05:21:24.409 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-10T05:21:24.410 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-10T05:21:24.410 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=time 2024-08-10T05:21:24.410 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-10T05:21:24.410 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=uname 2024-08-10T05:21:24.410 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-10T05:21:24.410 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-10T05:21:24.410 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.135Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-10T05:21:24.410 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.136Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-10T05:21:24.410 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a[130617]: ts=2024-08-10T05:21:24.136Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-10T05:21:24.410 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 bash[130603]: da935039ba2523b6dd2c8cb5c190b2e03edc7d2b731739a155700451dd27efbc 2024-08-10T05:21:24.410 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 05:21:24 smithi086 systemd[1]: Started Ceph node-exporter.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:21:24.510 INFO:tasks.rados.rados.0.smithi086.stdout:2569: done (3 left) 2024-08-10T05:21:24.511 INFO:tasks.rados.rados.0.smithi086.stdout:2570: delete oid 45 current snap is 248 2024-08-10T05:21:24.511 INFO:tasks.rados.rados.0.smithi086.stdout:2566: expect (ObjNum 692 snap 214 seq_num 692) 2024-08-10T05:21:24.576 INFO:tasks.rados.rados.0.smithi086.stdout:2567: expect (ObjNum 743 snap 232 seq_num 743) 2024-08-10T05:21:24.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:24 smithi159 ceph-mon[90359]: osdmap e579: 8 total, 8 up, 8 in 2024-08-10T05:21:24.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:24 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:24.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:24 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:24.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:24 smithi159 ceph-mon[90359]: pgmap v527: 121 pgs: 121 active+clean; 257 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-08-10T05:21:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-mon[101471]: osdmap e579: 8 total, 8 up, 8 in 2024-08-10T05:21:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-mon[101471]: pgmap v527: 121 pgs: 121 active+clean; 257 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-08-10T05:21:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-mon[98993]: osdmap e579: 8 total, 8 up, 8 in 2024-08-10T05:21:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:24 smithi086 ceph-mon[98993]: pgmap v527: 121 pgs: 121 active+clean; 257 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-08-10T05:21:24.913 INFO:tasks.rados.rados.0.smithi086.stdout:2565: done (3 left) 2024-08-10T05:21:24.913 INFO:tasks.rados.rados.0.smithi086.stdout:2566: done (2 left) 2024-08-10T05:21:24.913 INFO:tasks.rados.rados.0.smithi086.stdout:2567: done (1 left) 2024-08-10T05:21:24.913 INFO:tasks.rados.rados.0.smithi086.stdout:2570: done (0 left) 2024-08-10T05:21:24.913 INFO:tasks.rados.rados.0.smithi086.stdout:2571: snap_create 2024-08-10T05:21:24.994 INFO:tasks.rados.rados.0.smithi086.stdout:2571: done (0 left) 2024-08-10T05:21:24.994 INFO:tasks.rados.rados.0.smithi086.stdout:2572: delete oid 28 current snap is 249 2024-08-10T05:21:24.999 INFO:tasks.rados.rados.0.smithi086.stdout:2572: done (0 left) 2024-08-10T05:21:24.999 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 39 current snap is 249 2024-08-10T05:21:24.999 INFO:tasks.rados.rados.0.smithi086.stdout:2573: seq_num 793 ranges {0=483328,483328=647168,1130496=155648} 2024-08-10T05:21:25.001 INFO:tasks.rados.rados.0.smithi086.stdout:2573: writing smithi08687503-39 from 0 to 483328 tid 1 2024-08-10T05:21:25.005 INFO:tasks.rados.rados.0.smithi086.stdout:2573: writing smithi08687503-39 from 483328 to 1130496 tid 2 2024-08-10T05:21:25.006 INFO:tasks.rados.rados.0.smithi086.stdout:2573: writing smithi08687503-39 from 1130496 to 1286144 tid 3 2024-08-10T05:21:25.006 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 13 current snap is 249 2024-08-10T05:21:25.007 INFO:tasks.rados.rados.0.smithi086.stdout:2573: finishing write tid 1 to smithi08687503-39 2024-08-10T05:21:25.007 INFO:tasks.rados.rados.0.smithi086.stdout:2574: seq_num 794 ranges {0=499712,499712=532480,1032192=270336} 2024-08-10T05:21:25.009 INFO:tasks.rados.rados.0.smithi086.stdout:2574: writing smithi08687503-13 from 0 to 499712 tid 1 2024-08-10T05:21:25.012 INFO:tasks.rados.rados.0.smithi086.stdout:2574: writing smithi08687503-13 from 499712 to 1032192 tid 2 2024-08-10T05:21:25.014 INFO:tasks.rados.rados.0.smithi086.stdout:2574: writing smithi08687503-13 from 1032192 to 1302528 tid 3 2024-08-10T05:21:25.014 INFO:tasks.rados.rados.0.smithi086.stdout:2575: snap_remove snap 244 2024-08-10T05:21:25.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:25 smithi159 ceph-mon[90359]: osdmap e580: 8 total, 8 up, 8 in 2024-08-10T05:21:25.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:25 smithi159 ceph-mon[90359]: osdmap e581: 8 total, 8 up, 8 in 2024-08-10T05:21:25.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:25 smithi086 ceph-mon[101471]: osdmap e580: 8 total, 8 up, 8 in 2024-08-10T05:21:25.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:25 smithi086 ceph-mon[101471]: osdmap e581: 8 total, 8 up, 8 in 2024-08-10T05:21:25.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:25 smithi086 ceph-mon[98993]: osdmap e580: 8 total, 8 up, 8 in 2024-08-10T05:21:25.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:25 smithi086 ceph-mon[98993]: osdmap e581: 8 total, 8 up, 8 in 2024-08-10T05:21:25.993 INFO:tasks.rados.rados.0.smithi086.stdout:2575: done (2 left) 2024-08-10T05:21:25.993 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 28 current snap is 249 2024-08-10T05:21:25.993 INFO:tasks.rados.rados.0.smithi086.stdout:2576: seq_num 795 ranges {0=524288,524288=417792,942080=385024} 2024-08-10T05:21:25.996 INFO:tasks.rados.rados.0.smithi086.stdout:2576: writing smithi08687503-28 from 0 to 524288 tid 1 2024-08-10T05:21:25.999 INFO:tasks.rados.rados.0.smithi086.stdout:2576: writing smithi08687503-28 from 524288 to 942080 tid 2 2024-08-10T05:21:26.002 INFO:tasks.rados.rados.0.smithi086.stdout:2576: writing smithi08687503-28 from 942080 to 1327104 tid 3 2024-08-10T05:21:26.002 INFO:tasks.rados.rados.0.smithi086.stdout:2577: read oid 31 snap 240 2024-08-10T05:21:26.002 INFO:tasks.rados.rados.0.smithi086.stdout:2577: expect (ObjNum 633 snap 195 seq_num 633) 2024-08-10T05:21:26.002 INFO:tasks.rados.rados.0.smithi086.stdout:2578: copy_from oid 29 from oid 6 current snap is 249 2024-08-10T05:21:26.003 INFO:tasks.rados.rados.0.smithi086.stdout:2573: finishing write tid 2 to smithi08687503-39 2024-08-10T05:21:26.003 INFO:tasks.rados.rados.0.smithi086.stdout:2573: finishing write tid 3 to smithi08687503-39 2024-08-10T05:21:26.003 INFO:tasks.rados.rados.0.smithi086.stdout:2573: finishing write tid 4 to smithi08687503-39 2024-08-10T05:21:26.003 INFO:tasks.rados.rados.0.smithi086.stdout:2573: finishing write tid 5 to smithi08687503-39 2024-08-10T05:21:26.003 INFO:tasks.rados.rados.0.smithi086.stdout:2573: oid 39 updating version 0 to 1659 2024-08-10T05:21:26.003 INFO:tasks.rados.rados.0.smithi086.stdout:2573: oid 39 version 1659 is already newer than 1658 2024-08-10T05:21:26.003 INFO:tasks.rados.rados.0.smithi086.stdout:2573: oid 39 version 1659 is already newer than 1657 2024-08-10T05:21:26.003 INFO:tasks.rados.rados.0.smithi086.stdout:2573: oid 39 updating version 1659 to 1660 2024-08-10T05:21:26.003 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 1660 (ObjNum 793 snap 249 seq_num 793) dirty exists 2024-08-10T05:21:26.003 INFO:tasks.rados.rados.0.smithi086.stdout:2573: left oid 39 (ObjNum 793 snap 249 seq_num 793) 2024-08-10T05:21:26.003 INFO:tasks.rados.rados.0.smithi086.stdout:2574: finishing write tid 1 to smithi08687503-13 2024-08-10T05:21:26.003 INFO:tasks.rados.rados.0.smithi086.stdout:2574: finishing write tid 2 to smithi08687503-13 2024-08-10T05:21:26.003 INFO:tasks.rados.rados.0.smithi086.stdout:2574: finishing write tid 3 to smithi08687503-13 2024-08-10T05:21:26.004 INFO:tasks.rados.rados.0.smithi086.stdout:2574: finishing write tid 4 to smithi08687503-13 2024-08-10T05:21:26.004 INFO:tasks.rados.rados.0.smithi086.stdout:2574: finishing write tid 5 to smithi08687503-13 2024-08-10T05:21:26.004 INFO:tasks.rados.rados.0.smithi086.stdout:2574: oid 13 updating version 0 to 1910 2024-08-10T05:21:26.004 INFO:tasks.rados.rados.0.smithi086.stdout:2574: oid 13 updating version 1910 to 1912 2024-08-10T05:21:26.004 INFO:tasks.rados.rados.0.smithi086.stdout:2574: oid 13 version 1912 is already newer than 1911 2024-08-10T05:21:26.004 INFO:tasks.rados.rados.0.smithi086.stdout:2574: oid 13 updating version 1912 to 1913 2024-08-10T05:21:26.004 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 1913 (ObjNum 794 snap 249 seq_num 794) dirty exists 2024-08-10T05:21:26.004 INFO:tasks.rados.rados.0.smithi086.stdout:2574: left oid 13 (ObjNum 794 snap 249 seq_num 794) 2024-08-10T05:21:26.004 INFO:tasks.rados.rados.0.smithi086.stdout:2573: done (4 left) 2024-08-10T05:21:26.004 INFO:tasks.rados.rados.0.smithi086.stdout:2574: done (3 left) 2024-08-10T05:21:26.005 INFO:tasks.rados.rados.0.smithi086.stdout:2579: delete oid 3 current snap is 249 2024-08-10T05:21:26.007 INFO:tasks.rados.rados.0.smithi086.stdout:2579: done (3 left) 2024-08-10T05:21:26.007 INFO:tasks.rados.rados.0.smithi086.stdout:2580: read oid 50 snap -1 2024-08-10T05:21:26.007 INFO:tasks.rados.rados.0.smithi086.stdout:2580: expect (ObjNum 773 snap 244 seq_num 773) 2024-08-10T05:21:26.008 INFO:tasks.rados.rados.0.smithi086.stdout:2581: copy_from oid 27 from oid 43 current snap is 249 2024-08-10T05:21:26.008 INFO:tasks.rados.rados.0.smithi086.stdout:2582: rollback oid 15 current snap is 249 2024-08-10T05:21:26.008 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 15 to 248 2024-08-10T05:21:26.008 INFO:tasks.rados.rados.0.smithi086.stdout:2583: copy_from oid 39 from oid 11 current snap is 249 2024-08-10T05:21:26.008 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 17 current snap is 249 2024-08-10T05:21:26.008 INFO:tasks.rados.rados.0.smithi086.stdout:2584: seq_num 797 ranges {9977856=557056,10534912=589824,11124736=212992} 2024-08-10T05:21:26.070 INFO:tasks.rados.rados.0.smithi086.stdout:2584: writing smithi08687503-17 from 9977856 to 10534912 tid 1 2024-08-10T05:21:26.073 INFO:tasks.rados.rados.0.smithi086.stdout:2584: writing smithi08687503-17 from 10534912 to 11124736 tid 2 2024-08-10T05:21:26.075 INFO:tasks.rados.rados.0.smithi086.stdout:2584: writing smithi08687503-17 from 11124736 to 11337728 tid 3 2024-08-10T05:21:26.076 INFO:tasks.rados.rados.0.smithi086.stdout:2585: delete oid 23 current snap is 249 2024-08-10T05:21:26.076 INFO:tasks.rados.rados.0.smithi086.stdout:2576: finishing write tid 1 to smithi08687503-28 2024-08-10T05:21:26.076 INFO:tasks.rados.rados.0.smithi086.stdout:2576: finishing write tid 2 to smithi08687503-28 2024-08-10T05:21:26.076 INFO:tasks.rados.rados.0.smithi086.stdout:2576: finishing write tid 3 to smithi08687503-28 2024-08-10T05:21:26.076 INFO:tasks.rados.rados.0.smithi086.stdout:2583: finishing copy_from racing read to smithi08687503-39 2024-08-10T05:21:26.076 INFO:tasks.rados.rados.0.smithi086.stdout:2576: finishing write tid 4 to smithi08687503-28 2024-08-10T05:21:26.076 INFO:tasks.rados.rados.0.smithi086.stdout:2582: finishing rollback tid 0 to smithi08687503-15 2024-08-10T05:21:26.076 INFO:tasks.rados.rados.0.smithi086.stdout:2582: finishing rollback tid 1 to smithi08687503-15 2024-08-10T05:21:26.077 INFO:tasks.rados.rados.0.smithi086.stdout:2582: finishing rollback tid 2 to smithi08687503-15 2024-08-10T05:21:26.077 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 1549 (ObjNum 734 snap 228 seq_num 734) dirty exists 2024-08-10T05:21:26.077 INFO:tasks.rados.rados.0.smithi086.stdout:2583: finishing copy_from to smithi08687503-39 2024-08-10T05:21:26.077 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 1347 (ObjNum 781 snap 246 seq_num 781) dirty exists 2024-08-10T05:21:26.077 INFO:tasks.rados.rados.0.smithi086.stdout:2576: finishing write tid 5 to smithi08687503-28 2024-08-10T05:21:26.077 INFO:tasks.rados.rados.0.smithi086.stdout:2576: oid 28 updating version 0 to 1847 2024-08-10T05:21:26.077 INFO:tasks.rados.rados.0.smithi086.stdout:2576: oid 28 version 1847 is already newer than 1846 2024-08-10T05:21:26.077 INFO:tasks.rados.rados.0.smithi086.stdout:2576: oid 28 updating version 1847 to 1848 2024-08-10T05:21:26.077 INFO:tasks.rados.rados.0.smithi086.stdout:2576: oid 28 version 1848 is already newer than 1845 2024-08-10T05:21:26.077 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 1848 (ObjNum 795 snap 249 seq_num 795) dirty exists 2024-08-10T05:21:26.077 INFO:tasks.rados.rados.0.smithi086.stdout:2576: left oid 28 (ObjNum 795 snap 249 seq_num 795) 2024-08-10T05:21:26.077 INFO:tasks.rados.rados.0.smithi086.stdout:2578: finishing copy_from racing read to smithi08687503-29 2024-08-10T05:21:26.077 INFO:tasks.rados.rados.0.smithi086.stdout:2577: expect (ObjNum 633 snap 195 seq_num 633) 2024-08-10T05:21:26.169 INFO:tasks.rados.rados.0.smithi086.stdout:2578: finishing copy_from to smithi08687503-29 2024-08-10T05:21:26.169 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 1344 (ObjNum 655 snap 200 seq_num 655) dirty exists 2024-08-10T05:21:26.169 INFO:tasks.rados.rados.0.smithi086.stdout:2580: expect (ObjNum 773 snap 244 seq_num 773) 2024-08-10T05:21:26.437 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:26 smithi159 systemd[1]: Stopping Ceph node-exporter.b for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:21:26.478 INFO:tasks.rados.rados.0.smithi086.stdout:2581: finishing copy_from racing read to smithi08687503-27 2024-08-10T05:21:26.479 INFO:tasks.rados.rados.0.smithi086.stdout:2581: finishing copy_from to smithi08687503-27 2024-08-10T05:21:26.479 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 1673 (ObjNum 776 snap 245 seq_num 776) dirty exists 2024-08-10T05:21:26.479 INFO:tasks.rados.rados.0.smithi086.stdout:2576: done (8 left) 2024-08-10T05:21:26.479 INFO:tasks.rados.rados.0.smithi086.stdout:2577: done (7 left) 2024-08-10T05:21:26.479 INFO:tasks.rados.rados.0.smithi086.stdout:2578: done (6 left) 2024-08-10T05:21:26.479 INFO:tasks.rados.rados.0.smithi086.stdout:2580: done (5 left) 2024-08-10T05:21:26.480 INFO:tasks.rados.rados.0.smithi086.stdout:2581: done (4 left) 2024-08-10T05:21:26.480 INFO:tasks.rados.rados.0.smithi086.stdout:2582: done (3 left) 2024-08-10T05:21:26.480 INFO:tasks.rados.rados.0.smithi086.stdout:2583: done (2 left) 2024-08-10T05:21:26.480 INFO:tasks.rados.rados.0.smithi086.stdout:2585: done (1 left) 2024-08-10T05:21:26.480 INFO:tasks.rados.rados.0.smithi086.stdout:2586: delete oid 9 current snap is 249 2024-08-10T05:21:26.481 INFO:tasks.rados.rados.0.smithi086.stdout:2584: finishing write tid 1 to smithi08687503-17 2024-08-10T05:21:26.481 INFO:tasks.rados.rados.0.smithi086.stdout:2584: finishing write tid 2 to smithi08687503-17 2024-08-10T05:21:26.481 INFO:tasks.rados.rados.0.smithi086.stdout:2584: finishing write tid 3 to smithi08687503-17 2024-08-10T05:21:26.481 INFO:tasks.rados.rados.0.smithi086.stdout:2584: finishing write tid 4 to smithi08687503-17 2024-08-10T05:21:26.481 INFO:tasks.rados.rados.0.smithi086.stdout:2584: finishing write tid 5 to smithi08687503-17 2024-08-10T05:21:26.481 INFO:tasks.rados.rados.0.smithi086.stdout:2584: oid 17 updating version 0 to 1844 2024-08-10T05:21:26.482 INFO:tasks.rados.rados.0.smithi086.stdout:2584: oid 17 updating version 1844 to 1846 2024-08-10T05:21:26.482 INFO:tasks.rados.rados.0.smithi086.stdout:2584: oid 17 version 1846 is already newer than 1845 2024-08-10T05:21:26.482 INFO:tasks.rados.rados.0.smithi086.stdout:2584: oid 17 updating version 1846 to 1847 2024-08-10T05:21:26.482 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 1847 (ObjNum 797 snap 249 seq_num 797) dirty exists 2024-08-10T05:21:26.483 INFO:tasks.rados.rados.0.smithi086.stdout:2584: left oid 17 (ObjNum 797 snap 249 seq_num 797) 2024-08-10T05:21:26.483 INFO:tasks.rados.rados.0.smithi086.stdout:2584: done (1 left) 2024-08-10T05:21:26.484 INFO:tasks.rados.rados.0.smithi086.stdout:2586: done (0 left) 2024-08-10T05:21:26.484 INFO:tasks.rados.rados.0.smithi086.stdout:2587: copy_from oid 34 from oid 33 current snap is 249 2024-08-10T05:21:26.484 INFO:tasks.rados.rados.0.smithi086.stdout:2588: snap_remove snap 248 2024-08-10T05:21:26.833 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:26 smithi159 podman[118882]: 2024-08-10 05:21:26.553292774 +0000 UTC m=+0.127565153 container died b9264bb67c4d193db1fe4b41339ed9731742bf27b7175d3ad95340f927541373 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T05:21:27.001 INFO:tasks.rados.rados.0.smithi086.stdout:2588: done (1 left) 2024-08-10T05:21:27.001 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 19 current snap is 249 2024-08-10T05:21:27.002 INFO:tasks.rados.rados.0.smithi086.stdout:2587: finishing copy_from racing read to smithi08687503-34 2024-08-10T05:21:27.002 INFO:tasks.rados.rados.0.smithi086.stdout:2589: seq_num 800 ranges {1040384=606208,1646592=688128,2334720=114688} 2024-08-10T05:21:27.010 INFO:tasks.rados.rados.0.smithi086.stdout:2589: writing smithi08687503-19 from 1040384 to 1646592 tid 1 2024-08-10T05:21:27.014 INFO:tasks.rados.rados.0.smithi086.stdout:2589: writing smithi08687503-19 from 1646592 to 2334720 tid 2 2024-08-10T05:21:27.015 INFO:tasks.rados.rados.0.smithi086.stdout:2589: writing smithi08687503-19 from 2334720 to 2449408 tid 3 2024-08-10T05:21:27.015 INFO:tasks.rados.rados.0.smithi086.stdout:2590: rmattr oid 4 current snap is 249 2024-08-10T05:21:27.015 INFO:tasks.rados.rados.0.smithi086.stdout:2590: done (2 left) 2024-08-10T05:21:27.015 INFO:tasks.rados.rados.0.smithi086.stdout:2591: rmattr oid 24 current snap is 249 2024-08-10T05:21:27.015 INFO:tasks.rados.rados.0.smithi086.stdout:2587: finishing copy_from to smithi08687503-34 2024-08-10T05:21:27.015 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 1764 (ObjNum 769 snap 240 seq_num 769) dirty exists 2024-08-10T05:21:27.015 INFO:tasks.rados.rados.0.smithi086.stdout:2587: done (2 left) 2024-08-10T05:21:27.015 INFO:tasks.rados.rados.0.smithi086.stdout:2592: rollback oid 7 current snap is 249 2024-08-10T05:21:27.016 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 7 to 245 2024-08-10T05:21:27.016 INFO:tasks.rados.rados.0.smithi086.stdout:2593: rmattr oid 45 current snap is 249 2024-08-10T05:21:27.016 INFO:tasks.rados.rados.0.smithi086.stdout:2593: done (3 left) 2024-08-10T05:21:27.016 INFO:tasks.rados.rados.0.smithi086.stdout:2594: read oid 43 snap 243 2024-08-10T05:21:27.016 INFO:tasks.rados.rados.0.smithi086.stdout:2594: expect (ObjNum 728 snap 227 seq_num 728) 2024-08-10T05:21:27.016 INFO:tasks.rados.rados.0.smithi086.stdout:2595: snap_create 2024-08-10T05:21:27.019 INFO:tasks.rados.rados.0.smithi086.stdout:2592: finishing rollback tid 0 to smithi08687503-7 2024-08-10T05:21:27.021 INFO:tasks.rados.rados.0.smithi086.stdout:2592: finishing rollback tid 1 to smithi08687503-7 2024-08-10T05:21:27.021 INFO:tasks.rados.rados.0.smithi086.stdout:2589: finishing write tid 1 to smithi08687503-19 2024-08-10T05:21:27.021 INFO:tasks.rados.rados.0.smithi086.stdout:2592: finishing rollback tid 2 to smithi08687503-7 2024-08-10T05:21:27.021 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1663 (ObjNum 681 snap 210 seq_num 681) dirty exists 2024-08-10T05:21:27.022 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 1695 (ObjNum 787 snap 248 seq_num 787) dirty exists 2024-08-10T05:21:27.023 INFO:tasks.rados.rados.0.smithi086.stdout:2589: finishing write tid 2 to smithi08687503-19 2024-08-10T05:21:27.024 INFO:tasks.rados.rados.0.smithi086.stdout:2589: finishing write tid 3 to smithi08687503-19 2024-08-10T05:21:27.025 INFO:tasks.rados.rados.0.smithi086.stdout:2589: finishing write tid 4 to smithi08687503-19 2024-08-10T05:21:27.031 INFO:tasks.rados.rados.0.smithi086.stdout:2589: finishing write tid 5 to smithi08687503-19 2024-08-10T05:21:27.031 INFO:tasks.rados.rados.0.smithi086.stdout:2589: oid 19 updating version 0 to 1768 2024-08-10T05:21:27.031 INFO:tasks.rados.rados.0.smithi086.stdout:2589: oid 19 version 1768 is already newer than 1766 2024-08-10T05:21:27.031 INFO:tasks.rados.rados.0.smithi086.stdout:2589: oid 19 version 1768 is already newer than 1765 2024-08-10T05:21:27.031 INFO:tasks.rados.rados.0.smithi086.stdout:2589: oid 19 version 1768 is already newer than 1767 2024-08-10T05:21:27.031 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 1768 (ObjNum 800 snap 249 seq_num 800) dirty exists 2024-08-10T05:21:27.031 INFO:tasks.rados.rados.0.smithi086.stdout:2589: left oid 19 (ObjNum 800 snap 249 seq_num 800) 2024-08-10T05:21:27.048 INFO:tasks.rados.rados.0.smithi086.stdout:2594: expect (ObjNum 728 snap 227 seq_num 728) 2024-08-10T05:21:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:26 smithi159 ceph-mon[90359]: Upgrade: Updating node-exporter.b (2/2) 2024-08-10T05:21:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:26 smithi159 ceph-mon[90359]: Deploying daemon node-exporter.b on smithi159 2024-08-10T05:21:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:26 smithi159 ceph-mon[90359]: osdmap e582: 8 total, 8 up, 8 in 2024-08-10T05:21:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:21:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:26 smithi159 ceph-mon[90359]: pgmap v531: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 200 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2024-08-10T05:21:27.187 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:26 smithi159 podman[118882]: 2024-08-10 05:21:26.931997574 +0000 UTC m=+0.506269951 container cleanup b9264bb67c4d193db1fe4b41339ed9731742bf27b7175d3ad95340f927541373 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T05:21:27.188 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:26 smithi159 bash[118882]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b 2024-08-10T05:21:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:26 smithi086 ceph-mon[98993]: Upgrade: Updating node-exporter.b (2/2) 2024-08-10T05:21:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:26 smithi086 ceph-mon[98993]: Deploying daemon node-exporter.b on smithi159 2024-08-10T05:21:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:26 smithi086 ceph-mon[98993]: osdmap e582: 8 total, 8 up, 8 in 2024-08-10T05:21:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:21:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:26 smithi086 ceph-mon[98993]: pgmap v531: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 200 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2024-08-10T05:21:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:26 smithi086 ceph-mon[101471]: Upgrade: Updating node-exporter.b (2/2) 2024-08-10T05:21:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:26 smithi086 ceph-mon[101471]: Deploying daemon node-exporter.b on smithi159 2024-08-10T05:21:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:26 smithi086 ceph-mon[101471]: osdmap e582: 8 total, 8 up, 8 in 2024-08-10T05:21:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:21:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:26 smithi086 ceph-mon[101471]: pgmap v531: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 200 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2024-08-10T05:21:27.628 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:27 smithi159 podman[118902]: 2024-08-10 05:21:27.292422464 +0000 UTC m=+0.742851884 container remove b9264bb67c4d193db1fe4b41339ed9731742bf27b7175d3ad95340f927541373 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T05:21:27.629 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:27 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-10T05:21:27.629 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:27 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-10T05:21:27.629 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:27 smithi159 systemd[1]: Stopped Ceph node-exporter.b for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:21:27.629 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:27 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@node-exporter.b.service: Consumed 3.037s CPU time. 2024-08-10T05:21:27.888 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:27 smithi159 systemd[1]: Starting Ceph node-exporter.b for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:21:27.888 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:27 smithi159 podman[119035]: 2024-08-10 05:21:27.745389936 +0000 UTC m=+0.017059095 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-08-10T05:21:27.888 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:27 smithi159 podman[119035]: 2024-08-10 05:21:27.888776532 +0000 UTC m=+0.160445684 container create b02847eba256899120a52f1bf1ab726d52ca5f3474bd4a966ea1d30980e0591d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T05:21:28.005 INFO:tasks.rados.rados.0.smithi086.stdout:2589: done (4 left) 2024-08-10T05:21:28.005 INFO:tasks.rados.rados.0.smithi086.stdout:2591: done (3 left) 2024-08-10T05:21:28.005 INFO:tasks.rados.rados.0.smithi086.stdout:2592: done (2 left) 2024-08-10T05:21:28.005 INFO:tasks.rados.rados.0.smithi086.stdout:2594: done (1 left) 2024-08-10T05:21:28.005 INFO:tasks.rados.rados.0.smithi086.stdout:2595: done (0 left) 2024-08-10T05:21:28.006 INFO:tasks.rados.rados.0.smithi086.stdout:2596: setattr oid 23 current snap is 250 2024-08-10T05:21:28.006 INFO:tasks.rados.rados.0.smithi086.stdout:2597: snap_create 2024-08-10T05:21:28.010 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1849 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-08-10T05:21:28.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:27 smithi086 ceph-mon[98993]: osdmap e583: 8 total, 8 up, 8 in 2024-08-10T05:21:28.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:27 smithi086 ceph-mon[101471]: osdmap e583: 8 total, 8 up, 8 in 2024-08-10T05:21:28.162 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:27 smithi159 ceph-mon[90359]: osdmap e583: 8 total, 8 up, 8 in 2024-08-10T05:21:28.437 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 podman[119035]: 2024-08-10 05:21:28.162813507 +0000 UTC m=+0.434482672 container init b02847eba256899120a52f1bf1ab726d52ca5f3474bd4a966ea1d30980e0591d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T05:21:28.437 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 podman[119035]: 2024-08-10 05:21:28.167497513 +0000 UTC m=+0.439166659 container start b02847eba256899120a52f1bf1ab726d52ca5f3474bd4a966ea1d30980e0591d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T05:21:28.437 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.171Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-10T05:21:28.437 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.172Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-08-10T05:21:28.437 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-10T05:21:28.438 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-10T05:21:28.438 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-10T05:21:28.438 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-10T05:21:28.438 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-10T05:21:28.438 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=arp 2024-08-10T05:21:28.438 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-10T05:21:28.438 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-10T05:21:28.438 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-10T05:21:28.438 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-10T05:21:28.438 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-10T05:21:28.438 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-10T05:21:28.439 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-10T05:21:28.439 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-10T05:21:28.439 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=edac 2024-08-10T05:21:28.439 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-10T05:21:28.439 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-10T05:21:28.439 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-10T05:21:28.439 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-10T05:21:28.439 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-10T05:21:28.439 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-10T05:21:28.440 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-10T05:21:28.440 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-10T05:21:28.440 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-10T05:21:28.440 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-10T05:21:28.440 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-10T05:21:28.440 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-10T05:21:28.440 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-10T05:21:28.440 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-10T05:21:28.440 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-10T05:21:28.440 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-10T05:21:28.440 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=os 2024-08-10T05:21:28.440 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-10T05:21:28.440 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-10T05:21:28.441 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-10T05:21:28.441 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-10T05:21:28.441 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-10T05:21:28.441 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-10T05:21:28.441 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-10T05:21:28.441 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=stat 2024-08-10T05:21:28.441 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-10T05:21:28.441 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-10T05:21:28.441 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-10T05:21:28.441 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=time 2024-08-10T05:21:28.441 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-10T05:21:28.441 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=uname 2024-08-10T05:21:28.441 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-10T05:21:28.441 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-10T05:21:28.441 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.174Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-10T05:21:28.442 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.175Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-10T05:21:28.442 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b[119050]: ts=2024-08-10T05:21:28.175Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-10T05:21:28.442 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 bash[119035]: b02847eba256899120a52f1bf1ab726d52ca5f3474bd4a966ea1d30980e0591d 2024-08-10T05:21:28.442 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 05:21:28 smithi159 systemd[1]: Started Ceph node-exporter.b for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:21:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:21:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:21:28] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.43.0" 2024-08-10T05:21:29.014 INFO:tasks.rados.rados.0.smithi086.stdout:2596: done (1 left) 2024-08-10T05:21:29.015 INFO:tasks.rados.rados.0.smithi086.stdout:2597: done (0 left) 2024-08-10T05:21:29.015 INFO:tasks.rados.rados.0.smithi086.stdout:2598: read oid 30 snap 247 2024-08-10T05:21:29.015 INFO:tasks.rados.rados.0.smithi086.stdout:2598: expect (ObjNum 685 snap 212 seq_num 685) 2024-08-10T05:21:29.015 INFO:tasks.rados.rados.0.smithi086.stdout:2599: delete oid 39 current snap is 251 2024-08-10T05:21:29.019 INFO:tasks.rados.rados.0.smithi086.stdout:2599: done (1 left) 2024-08-10T05:21:29.019 INFO:tasks.rados.rados.0.smithi086.stdout:2600: snap_remove snap 245 2024-08-10T05:21:29.342 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:29 smithi159 ceph-mon[90359]: osdmap e584: 8 total, 8 up, 8 in 2024-08-10T05:21:29.342 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:29 smithi159 ceph-mon[90359]: pgmap v534: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 208 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 4.7 MiB/s wr, 13 op/s 2024-08-10T05:21:29.342 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:29.342 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:29.342 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:29 smithi086 ceph-mon[101471]: osdmap e584: 8 total, 8 up, 8 in 2024-08-10T05:21:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:29 smithi086 ceph-mon[101471]: pgmap v534: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 208 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 4.7 MiB/s wr, 13 op/s 2024-08-10T05:21:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:29.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:29 smithi086 ceph-mon[98993]: osdmap e584: 8 total, 8 up, 8 in 2024-08-10T05:21:29.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:29 smithi086 ceph-mon[98993]: pgmap v534: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 208 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 4.7 MiB/s wr, 13 op/s 2024-08-10T05:21:29.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:29.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:29.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:29.992 INFO:tasks.rados.rados.0.smithi086.stdout:2600: done (1 left) 2024-08-10T05:21:29.992 INFO:tasks.rados.rados.0.smithi086.stdout:2601: read oid 18 snap -1 2024-08-10T05:21:29.992 INFO:tasks.rados.rados.0.smithi086.stdout:2601: expect deleted 2024-08-10T05:21:29.992 INFO:tasks.rados.rados.0.smithi086.stdout:2602: rmattr oid 13 current snap is 251 2024-08-10T05:21:29.992 INFO:tasks.rados.rados.0.smithi086.stdout:2602: done (2 left) 2024-08-10T05:21:29.992 INFO:tasks.rados.rados.0.smithi086.stdout:2603: rmattr oid 11 current snap is 251 2024-08-10T05:21:29.992 INFO:tasks.rados.rados.0.smithi086.stdout:2603: done (2 left) 2024-08-10T05:21:29.992 INFO:tasks.rados.rados.0.smithi086.stdout:2604: snap_create 2024-08-10T05:21:29.992 INFO:tasks.rados.rados.0.smithi086.stdout:2598: expect (ObjNum 685 snap 212 seq_num 685) 2024-08-10T05:21:30.356 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:30 smithi159 ceph-mon[90359]: osdmap e585: 8 total, 8 up, 8 in 2024-08-10T05:21:30.356 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:30 smithi159 ceph-mon[90359]: osdmap e586: 8 total, 8 up, 8 in 2024-08-10T05:21:30.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:30 smithi086 ceph-mon[98993]: osdmap e585: 8 total, 8 up, 8 in 2024-08-10T05:21:30.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:30 smithi086 ceph-mon[98993]: osdmap e586: 8 total, 8 up, 8 in 2024-08-10T05:21:30.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:30 smithi086 ceph-mon[101471]: osdmap e585: 8 total, 8 up, 8 in 2024-08-10T05:21:30.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:30 smithi086 ceph-mon[101471]: osdmap e586: 8 total, 8 up, 8 in 2024-08-10T05:21:30.996 INFO:tasks.rados.rados.0.smithi086.stdout:2598: done (2 left) 2024-08-10T05:21:30.996 INFO:tasks.rados.rados.0.smithi086.stdout:2601: done (1 left) 2024-08-10T05:21:30.997 INFO:tasks.rados.rados.0.smithi086.stdout:2604: done (0 left) 2024-08-10T05:21:30.997 INFO:tasks.rados.rados.0.smithi086.stdout:2605: copy_from oid 48 from oid 32 current snap is 252 2024-08-10T05:21:30.997 INFO:tasks.rados.rados.0.smithi086.stdout:2606: rollback oid 19 current snap is 252 2024-08-10T05:21:30.997 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 19 to 240 2024-08-10T05:21:30.997 INFO:tasks.rados.rados.0.smithi086.stdout:2607: copy_from oid 36 from oid 37 current snap is 252 2024-08-10T05:21:30.997 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 39 current snap is 252 2024-08-10T05:21:30.997 INFO:tasks.rados.rados.0.smithi086.stdout:2608: seq_num 802 ranges {0=638976,638976=458752,1097728=344064} 2024-08-10T05:21:30.999 INFO:tasks.rados.rados.0.smithi086.stdout:2608: writing smithi08687503-39 from 0 to 638976 tid 1 2024-08-10T05:21:31.002 INFO:tasks.rados.rados.0.smithi086.stdout:2608: writing smithi08687503-39 from 638976 to 1097728 tid 2 2024-08-10T05:21:31.006 INFO:tasks.rados.rados.0.smithi086.stdout:2608: writing smithi08687503-39 from 1097728 to 1441792 tid 3 2024-08-10T05:21:31.006 INFO:tasks.rados.rados.0.smithi086.stdout:2607: finishing copy_from to smithi08687503-36 2024-08-10T05:21:31.006 INFO:tasks.rados.rados.0.smithi086.stdout:2607: got expected ENOENT (src dne) 2024-08-10T05:21:31.006 INFO:tasks.rados.rados.0.smithi086.stdout:2607: finishing copy_from racing read to smithi08687503-36 2024-08-10T05:21:31.006 INFO:tasks.rados.rados.0.smithi086.stdout:2606: finishing rollback tid 0 to smithi08687503-19 2024-08-10T05:21:31.006 INFO:tasks.rados.rados.0.smithi086.stdout:2606: finishing rollback tid 1 to smithi08687503-19 2024-08-10T05:21:31.006 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 1770 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-10T05:21:31.006 INFO:tasks.rados.rados.0.smithi086.stdout:2606: done (3 left) 2024-08-10T05:21:31.006 INFO:tasks.rados.rados.0.smithi086.stdout:2607: done (2 left) 2024-08-10T05:21:31.006 INFO:tasks.rados.rados.0.smithi086.stdout:2609: snap_create 2024-08-10T05:21:31.006 INFO:tasks.rados.rados.0.smithi086.stdout:2605: finishing copy_from racing read to smithi08687503-48 2024-08-10T05:21:31.006 INFO:tasks.rados.rados.0.smithi086.stdout:2608: finishing write tid 1 to smithi08687503-39 2024-08-10T05:21:31.007 INFO:tasks.rados.rados.0.smithi086.stdout:2605: finishing copy_from to smithi08687503-48 2024-08-10T05:21:31.007 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 1662 (ObjNum 767 snap 239 seq_num 767) dirty exists 2024-08-10T05:21:31.008 INFO:tasks.rados.rados.0.smithi086.stdout:2608: finishing write tid 2 to smithi08687503-39 2024-08-10T05:21:31.008 INFO:tasks.rados.rados.0.smithi086.stdout:2608: finishing write tid 3 to smithi08687503-39 2024-08-10T05:21:31.008 INFO:tasks.rados.rados.0.smithi086.stdout:2608: finishing write tid 4 to smithi08687503-39 2024-08-10T05:21:31.010 INFO:tasks.rados.rados.0.smithi086.stdout:2608: finishing write tid 5 to smithi08687503-39 2024-08-10T05:21:31.010 INFO:tasks.rados.rados.0.smithi086.stdout:2608: oid 39 updating version 0 to 1667 2024-08-10T05:21:31.010 INFO:tasks.rados.rados.0.smithi086.stdout:2608: oid 39 version 1667 is already newer than 1666 2024-08-10T05:21:31.010 INFO:tasks.rados.rados.0.smithi086.stdout:2608: oid 39 version 1667 is already newer than 1665 2024-08-10T05:21:31.010 INFO:tasks.rados.rados.0.smithi086.stdout:2608: oid 39 updating version 1667 to 1668 2024-08-10T05:21:31.010 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 1668 (ObjNum 802 snap 252 seq_num 802) dirty exists 2024-08-10T05:21:31.010 INFO:tasks.rados.rados.0.smithi086.stdout:2608: left oid 39 (ObjNum 802 snap 252 seq_num 802) 2024-08-10T05:21:31.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:31 smithi159 ceph-mon[90359]: pgmap v537: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 211 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 4.8 MiB/s wr, 19 op/s 2024-08-10T05:21:31.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:31 smithi159 ceph-mon[90359]: osdmap e587: 8 total, 8 up, 8 in 2024-08-10T05:21:31.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:31 smithi086 ceph-mon[101471]: pgmap v537: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 211 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 4.8 MiB/s wr, 19 op/s 2024-08-10T05:21:31.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:31 smithi086 ceph-mon[101471]: osdmap e587: 8 total, 8 up, 8 in 2024-08-10T05:21:31.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:31 smithi086 ceph-mon[98993]: pgmap v537: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 211 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 4.8 MiB/s wr, 19 op/s 2024-08-10T05:21:31.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:31 smithi086 ceph-mon[98993]: osdmap e587: 8 total, 8 up, 8 in 2024-08-10T05:21:31.997 INFO:tasks.rados.rados.0.smithi086.stdout:2605: done (2 left) 2024-08-10T05:21:31.997 INFO:tasks.rados.rados.0.smithi086.stdout:2608: done (1 left) 2024-08-10T05:21:31.997 INFO:tasks.rados.rados.0.smithi086.stdout:2609: done (0 left) 2024-08-10T05:21:31.997 INFO:tasks.rados.rados.0.smithi086.stdout:2610: read oid 28 snap -1 2024-08-10T05:21:31.997 INFO:tasks.rados.rados.0.smithi086.stdout:2610: expect (ObjNum 795 snap 249 seq_num 795) 2024-08-10T05:21:31.997 INFO:tasks.rados.rados.0.smithi086.stdout:2611: read oid 50 snap -1 2024-08-10T05:21:31.997 INFO:tasks.rados.rados.0.smithi086.stdout:2611: expect (ObjNum 773 snap 244 seq_num 773) 2024-08-10T05:21:31.997 INFO:tasks.rados.rados.0.smithi086.stdout:2612: copy_from oid 29 from oid 43 current snap is 253 2024-08-10T05:21:31.997 INFO:tasks.rados.rados.0.smithi086.stdout:2613: read oid 39 snap -1 2024-08-10T05:21:31.997 INFO:tasks.rados.rados.0.smithi086.stdout:2613: expect (ObjNum 802 snap 252 seq_num 802) 2024-08-10T05:21:31.997 INFO:tasks.rados.rados.0.smithi086.stdout:2614: snap_create 2024-08-10T05:21:32.003 INFO:tasks.rados.rados.0.smithi086.stdout:2613: expect (ObjNum 802 snap 252 seq_num 802) 2024-08-10T05:21:32.053 INFO:tasks.rados.rados.0.smithi086.stdout:2610: expect (ObjNum 795 snap 249 seq_num 795) 2024-08-10T05:21:32.093 INFO:tasks.rados.rados.0.smithi086.stdout:2611: expect (ObjNum 773 snap 244 seq_num 773) 2024-08-10T05:21:32.413 INFO:tasks.rados.rados.0.smithi086.stdout:2612: finishing copy_from racing read to smithi08687503-29 2024-08-10T05:21:32.413 INFO:tasks.rados.rados.0.smithi086.stdout:2612: finishing copy_from to smithi08687503-29 2024-08-10T05:21:32.413 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 1673 (ObjNum 776 snap 245 seq_num 776) dirty exists 2024-08-10T05:21:32.474 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:32.475 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:32.475 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:32.475 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:32.475 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:32.475 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:32.475 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:32 smithi086 ceph-mon[101471]: osdmap e588: 8 total, 8 up, 8 in 2024-08-10T05:21:32.475 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:32.475 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:32.475 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:32.475 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:32.475 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:32.476 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:32.476 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:32 smithi086 ceph-mon[98993]: osdmap e588: 8 total, 8 up, 8 in 2024-08-10T05:21:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:32 smithi159 ceph-mon[90359]: osdmap e588: 8 total, 8 up, 8 in 2024-08-10T05:21:32.998 INFO:tasks.rados.rados.0.smithi086.stdout:2610: done (4 left) 2024-08-10T05:21:32.998 INFO:tasks.rados.rados.0.smithi086.stdout:2611: done (3 left) 2024-08-10T05:21:32.998 INFO:tasks.rados.rados.0.smithi086.stdout:2612: done (2 left) 2024-08-10T05:21:32.999 INFO:tasks.rados.rados.0.smithi086.stdout:2613: done (1 left) 2024-08-10T05:21:32.999 INFO:tasks.rados.rados.0.smithi086.stdout:2614: done (0 left) 2024-08-10T05:21:32.999 INFO:tasks.rados.rados.0.smithi086.stdout:2615: rmattr oid 34 current snap is 254 2024-08-10T05:21:32.999 INFO:tasks.rados.rados.0.smithi086.stdout:2616: setattr oid 27 current snap is 254 2024-08-10T05:21:32.999 INFO:tasks.rados.rados.0.smithi086.stdout:2617: read oid 38 snap -1 2024-08-10T05:21:32.999 INFO:tasks.rados.rados.0.smithi086.stdout:2617: expect (ObjNum 788 snap 248 seq_num 788) 2024-08-10T05:21:32.999 INFO:tasks.rados.rados.0.smithi086.stdout:2618: snap_create 2024-08-10T05:21:33.000 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 1771 (ObjNum 769 snap 240 seq_num 769) dirty exists 2024-08-10T05:21:33.005 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 1674 (ObjNum 776 snap 245 seq_num 776) dirty exists 2024-08-10T05:21:33.018 INFO:tasks.rados.rados.0.smithi086.stdout:2617: expect (ObjNum 788 snap 248 seq_num 788) 2024-08-10T05:21:33.316 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:33 smithi159 ceph-mon[90359]: pgmap v540: 121 pgs: 121 active+clean; 212 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-08-10T05:21:33.316 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:33.317 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:33.317 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:33 smithi159 ceph-mon[90359]: osdmap e589: 8 total, 8 up, 8 in 2024-08-10T05:21:33.402 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:33 smithi086 ceph-mon[101471]: pgmap v540: 121 pgs: 121 active+clean; 212 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-08-10T05:21:33.402 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:33.403 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:33.403 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:33 smithi086 ceph-mon[101471]: osdmap e589: 8 total, 8 up, 8 in 2024-08-10T05:21:33.403 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:33 smithi086 ceph-mon[98993]: pgmap v540: 121 pgs: 121 active+clean; 212 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-08-10T05:21:33.403 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:33.403 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:33.403 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:33 smithi086 ceph-mon[98993]: osdmap e589: 8 total, 8 up, 8 in 2024-08-10T05:21:33.999 INFO:tasks.rados.rados.0.smithi086.stdout:2615: done (3 left) 2024-08-10T05:21:33.999 INFO:tasks.rados.rados.0.smithi086.stdout:2616: done (2 left) 2024-08-10T05:21:33.999 INFO:tasks.rados.rados.0.smithi086.stdout:2617: done (1 left) 2024-08-10T05:21:33.999 INFO:tasks.rados.rados.0.smithi086.stdout:2618: done (0 left) 2024-08-10T05:21:33.999 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 24 current snap is 255 2024-08-10T05:21:33.999 INFO:tasks.rados.rados.0.smithi086.stdout:2619: seq_num 803 ranges {11214848=655360,11870208=745472,12615680=57344} 2024-08-10T05:21:34.063 INFO:tasks.rados.rados.0.smithi086.stdout:2619: writing smithi08687503-24 from 11214848 to 11870208 tid 1 2024-08-10T05:21:34.067 INFO:tasks.rados.rados.0.smithi086.stdout:2619: writing smithi08687503-24 from 11870208 to 12615680 tid 2 2024-08-10T05:21:34.068 INFO:tasks.rados.rados.0.smithi086.stdout:2619: writing smithi08687503-24 from 12615680 to 12673024 tid 3 2024-08-10T05:21:34.068 INFO:tasks.rados.rados.0.smithi086.stdout:2620: copy_from oid 30 from oid 12 current snap is 255 2024-08-10T05:21:34.068 INFO:tasks.rados.rados.0.smithi086.stdout:2621: copy_from oid 43 from oid 16 current snap is 255 2024-08-10T05:21:34.068 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 39 current snap is 255 2024-08-10T05:21:34.068 INFO:tasks.rados.rados.0.smithi086.stdout:2622: seq_num 804 ranges {1441792=671744,2113536=622592,2736128=180224} 2024-08-10T05:21:34.080 INFO:tasks.rados.rados.0.smithi086.stdout:2622: writing smithi08687503-39 from 1441792 to 2113536 tid 1 2024-08-10T05:21:34.084 INFO:tasks.rados.rados.0.smithi086.stdout:2622: writing smithi08687503-39 from 2113536 to 2736128 tid 2 2024-08-10T05:21:34.085 INFO:tasks.rados.rados.0.smithi086.stdout:2622: writing smithi08687503-39 from 2736128 to 2916352 tid 3 2024-08-10T05:21:34.086 INFO:tasks.rados.rados.0.smithi086.stdout:2623: snap_create 2024-08-10T05:21:34.086 INFO:tasks.rados.rados.0.smithi086.stdout:2620: finishing copy_from to smithi08687503-30 2024-08-10T05:21:34.086 INFO:tasks.rados.rados.0.smithi086.stdout:2620: got expected ENOENT (src dne) 2024-08-10T05:21:34.086 INFO:tasks.rados.rados.0.smithi086.stdout:2620: finishing copy_from racing read to smithi08687503-30 2024-08-10T05:21:34.086 INFO:tasks.rados.rados.0.smithi086.stdout:2619: finishing write tid 1 to smithi08687503-24 2024-08-10T05:21:34.086 INFO:tasks.rados.rados.0.smithi086.stdout:2619: finishing write tid 2 to smithi08687503-24 2024-08-10T05:21:34.086 INFO:tasks.rados.rados.0.smithi086.stdout:2619: finishing write tid 3 to smithi08687503-24 2024-08-10T05:21:34.086 INFO:tasks.rados.rados.0.smithi086.stdout:2619: finishing write tid 4 to smithi08687503-24 2024-08-10T05:21:34.087 INFO:tasks.rados.rados.0.smithi086.stdout:2619: finishing write tid 5 to smithi08687503-24 2024-08-10T05:21:34.087 INFO:tasks.rados.rados.0.smithi086.stdout:2619: oid 24 updating version 0 to 1699 2024-08-10T05:21:34.087 INFO:tasks.rados.rados.0.smithi086.stdout:2619: oid 24 version 1699 is already newer than 1697 2024-08-10T05:21:34.087 INFO:tasks.rados.rados.0.smithi086.stdout:2619: oid 24 version 1699 is already newer than 1696 2024-08-10T05:21:34.087 INFO:tasks.rados.rados.0.smithi086.stdout:2619: oid 24 version 1699 is already newer than 1698 2024-08-10T05:21:34.087 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 1699 (ObjNum 803 snap 255 seq_num 803) dirty exists 2024-08-10T05:21:34.087 INFO:tasks.rados.rados.0.smithi086.stdout:2619: left oid 24 (ObjNum 803 snap 255 seq_num 803) 2024-08-10T05:21:34.087 INFO:tasks.rados.rados.0.smithi086.stdout:2621: finishing copy_from racing read to smithi08687503-43 2024-08-10T05:21:34.087 INFO:tasks.rados.rados.0.smithi086.stdout:2621: finishing copy_from to smithi08687503-43 2024-08-10T05:21:34.087 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 1347 (ObjNum 781 snap 246 seq_num 781) dirty exists 2024-08-10T05:21:34.087 INFO:tasks.rados.rados.0.smithi086.stdout:2622: finishing write tid 1 to smithi08687503-39 2024-08-10T05:21:34.088 INFO:tasks.rados.rados.0.smithi086.stdout:2622: finishing write tid 2 to smithi08687503-39 2024-08-10T05:21:34.088 INFO:tasks.rados.rados.0.smithi086.stdout:2622: finishing write tid 3 to smithi08687503-39 2024-08-10T05:21:34.088 INFO:tasks.rados.rados.0.smithi086.stdout:2622: finishing write tid 4 to smithi08687503-39 2024-08-10T05:21:34.089 INFO:tasks.rados.rados.0.smithi086.stdout:2622: finishing write tid 5 to smithi08687503-39 2024-08-10T05:21:34.089 INFO:tasks.rados.rados.0.smithi086.stdout:2622: oid 39 updating version 0 to 1671 2024-08-10T05:21:34.089 INFO:tasks.rados.rados.0.smithi086.stdout:2622: oid 39 version 1671 is already newer than 1669 2024-08-10T05:21:34.089 INFO:tasks.rados.rados.0.smithi086.stdout:2622: oid 39 updating version 1671 to 1672 2024-08-10T05:21:34.089 INFO:tasks.rados.rados.0.smithi086.stdout:2622: oid 39 version 1672 is already newer than 1670 2024-08-10T05:21:34.089 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 1672 (ObjNum 804 snap 255 seq_num 804) dirty exists 2024-08-10T05:21:34.089 INFO:tasks.rados.rados.0.smithi086.stdout:2622: left oid 39 (ObjNum 804 snap 255 seq_num 804) 2024-08-10T05:21:34.995 INFO:tasks.rados.rados.0.smithi086.stdout:2619: done (4 left) 2024-08-10T05:21:34.995 INFO:tasks.rados.rados.0.smithi086.stdout:2620: done (3 left) 2024-08-10T05:21:34.995 INFO:tasks.rados.rados.0.smithi086.stdout:2621: done (2 left) 2024-08-10T05:21:34.995 INFO:tasks.rados.rados.0.smithi086.stdout:2622: done (1 left) 2024-08-10T05:21:34.995 INFO:tasks.rados.rados.0.smithi086.stdout:2623: done (0 left) 2024-08-10T05:21:34.995 INFO:tasks.rados.rados.0.smithi086.stdout:2624: read oid 8 snap -1 2024-08-10T05:21:34.995 INFO:tasks.rados.rados.0.smithi086.stdout:2624: expect (ObjNum 692 snap 214 seq_num 692) 2024-08-10T05:21:34.995 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 6 current snap is 256 2024-08-10T05:21:34.995 INFO:tasks.rados.rados.0.smithi086.stdout:2625: seq_num 805 ranges {1900544=688128,2588672=507904,3096576=294912} 2024-08-10T05:21:35.009 INFO:tasks.rados.rados.0.smithi086.stdout:2625: writing smithi08687503-6 from 1900544 to 2588672 tid 1 2024-08-10T05:21:35.012 INFO:tasks.rados.rados.0.smithi086.stdout:2625: writing smithi08687503-6 from 2588672 to 3096576 tid 2 2024-08-10T05:21:35.014 INFO:tasks.rados.rados.0.smithi086.stdout:2625: writing smithi08687503-6 from 3096576 to 3391488 tid 3 2024-08-10T05:21:35.015 INFO:tasks.rados.rados.0.smithi086.stdout:2626: snap_create 2024-08-10T05:21:35.015 INFO:tasks.rados.rados.0.smithi086.stdout:2624: expect (ObjNum 692 snap 214 seq_num 692) 2024-08-10T05:21:35.079 INFO:tasks.rados.rados.0.smithi086.stdout:2625: finishing write tid 1 to smithi08687503-6 2024-08-10T05:21:35.079 INFO:tasks.rados.rados.0.smithi086.stdout:2625: finishing write tid 2 to smithi08687503-6 2024-08-10T05:21:35.079 INFO:tasks.rados.rados.0.smithi086.stdout:2625: finishing write tid 3 to smithi08687503-6 2024-08-10T05:21:35.079 INFO:tasks.rados.rados.0.smithi086.stdout:2625: finishing write tid 4 to smithi08687503-6 2024-08-10T05:21:35.079 INFO:tasks.rados.rados.0.smithi086.stdout:2625: finishing write tid 5 to smithi08687503-6 2024-08-10T05:21:35.079 INFO:tasks.rados.rados.0.smithi086.stdout:2625: oid 6 updating version 0 to 1658 2024-08-10T05:21:35.079 INFO:tasks.rados.rados.0.smithi086.stdout:2625: oid 6 updating version 1658 to 1660 2024-08-10T05:21:35.079 INFO:tasks.rados.rados.0.smithi086.stdout:2625: oid 6 version 1660 is already newer than 1659 2024-08-10T05:21:35.079 INFO:tasks.rados.rados.0.smithi086.stdout:2625: oid 6 updating version 1660 to 1661 2024-08-10T05:21:35.079 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 1661 (ObjNum 805 snap 256 seq_num 805) dirty exists 2024-08-10T05:21:35.080 INFO:tasks.rados.rados.0.smithi086.stdout:2625: left oid 6 (ObjNum 805 snap 256 seq_num 805) 2024-08-10T05:21:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:34 smithi086 ceph-mon[98993]: osdmap e590: 8 total, 8 up, 8 in 2024-08-10T05:21:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:35 smithi086 ceph-mon[98993]: pgmap v543: 121 pgs: 121 active+clean; 213 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 560 KiB/s wr, 9 op/s 2024-08-10T05:21:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:35 smithi086 ceph-mon[101471]: osdmap e590: 8 total, 8 up, 8 in 2024-08-10T05:21:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:35 smithi086 ceph-mon[101471]: pgmap v543: 121 pgs: 121 active+clean; 213 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 560 KiB/s wr, 9 op/s 2024-08-10T05:21:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:35 smithi159 ceph-mon[90359]: osdmap e590: 8 total, 8 up, 8 in 2024-08-10T05:21:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:35 smithi159 ceph-mon[90359]: pgmap v543: 121 pgs: 121 active+clean; 213 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 560 KiB/s wr, 9 op/s 2024-08-10T05:21:36.012 INFO:tasks.rados.rados.0.smithi086.stdout:2624: done (2 left) 2024-08-10T05:21:36.012 INFO:tasks.rados.rados.0.smithi086.stdout:2625: done (1 left) 2024-08-10T05:21:36.012 INFO:tasks.rados.rados.0.smithi086.stdout:2626: done (0 left) 2024-08-10T05:21:36.012 INFO:tasks.rados.rados.0.smithi086.stdout:2627: delete oid 7 current snap is 257 2024-08-10T05:21:36.016 INFO:tasks.rados.rados.0.smithi086.stdout:2627: done (0 left) 2024-08-10T05:21:36.016 INFO:tasks.rados.rados.0.smithi086.stdout:2628: snap_remove snap 251 2024-08-10T05:21:36.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:36 smithi086 ceph-mon[98993]: osdmap e591: 8 total, 8 up, 8 in 2024-08-10T05:21:36.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:36.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:36.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:36 smithi086 ceph-mon[101471]: osdmap e591: 8 total, 8 up, 8 in 2024-08-10T05:21:36.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:36.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:36.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:36 smithi159 ceph-mon[90359]: osdmap e591: 8 total, 8 up, 8 in 2024-08-10T05:21:36.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:36.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:2628: done (0 left) 2024-08-10T05:21:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:2629: read oid 38 snap 254 2024-08-10T05:21:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:2629: expect (ObjNum 788 snap 248 seq_num 788) 2024-08-10T05:21:37.021 INFO:tasks.rados.rados.0.smithi086.stdout:2630: snap_remove snap 243 2024-08-10T05:21:37.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: osdmap e592: 8 total, 8 up, 8 in 2024-08-10T05:21:37.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:37.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:37.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:21:37.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:21:37.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:37.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:37 smithi159 ceph-mon[90359]: pgmap v546: 121 pgs: 121 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2024-08-10T05:21:37.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: osdmap e592: 8 total, 8 up, 8 in 2024-08-10T05:21:37.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:21:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:21:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[101471]: pgmap v546: 121 pgs: 121 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2024-08-10T05:21:37.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: osdmap e592: 8 total, 8 up, 8 in 2024-08-10T05:21:37.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:37.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:21:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:21:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:37.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:37 smithi086 ceph-mon[98993]: pgmap v546: 121 pgs: 121 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2024-08-10T05:21:37.930 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:21:38.029 INFO:tasks.rados.rados.0.smithi086.stdout:2630: done (1 left) 2024-08-10T05:21:38.029 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 48 current snap is 257 2024-08-10T05:21:38.030 INFO:tasks.rados.rados.0.smithi086.stdout:2631: seq_num 807 ranges {851968=720896,1572864=729088,2301952=73728} 2024-08-10T05:21:38.035 INFO:tasks.rados.rados.0.smithi086.stdout:2631: writing smithi08687503-48 from 851968 to 1572864 tid 1 2024-08-10T05:21:38.040 INFO:tasks.rados.rados.0.smithi086.stdout:2631: writing smithi08687503-48 from 1572864 to 2301952 tid 2 2024-08-10T05:21:38.041 INFO:tasks.rados.rados.0.smithi086.stdout:2631: writing smithi08687503-48 from 2301952 to 2375680 tid 3 2024-08-10T05:21:38.041 INFO:tasks.rados.rados.0.smithi086.stdout:2632: rollback oid 11 current snap is 257 2024-08-10T05:21:38.041 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 11 to 250 2024-08-10T05:21:38.041 INFO:tasks.rados.rados.0.smithi086.stdout:2629: expect (ObjNum 788 snap 248 seq_num 788) 2024-08-10T05:21:38.216 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:21:38.216 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (10m) 6s ago 11m 25.2M - 0.25.0 c8568f914cd2 35968fd43daf 2024-08-10T05:21:38.216 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (11m) 6s ago 11m 89.1M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:21:38.216 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (48s) 6s ago 12m 14.3M - 19.1.0-1335-gbca9905d c7b33901c886 e1df12862866 2024-08-10T05:21:38.216 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (25s) 6s ago 12m 13.0M - 19.1.0-1335-gbca9905d c7b33901c886 95e8e411afc8 2024-08-10T05:21:38.216 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,9283,8765 running (6m) 6s ago 16m 442M - 19.1.0-1335-gbca9905d c7b33901c886 a44476fa498b 2024-08-10T05:21:38.216 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:8443,9283,8765 running (7m) 6s ago 18m 517M - 19.1.0-1335-gbca9905d c7b33901c886 cbe6b5d6d7db 2024-08-10T05:21:38.216 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (6m) 6s ago 18m 69.5M 2048M 19.1.0-1335-gbca9905d c7b33901c886 da469cb2b936 2024-08-10T05:21:38.217 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (5m) 6s ago 16m 54.7M 2048M 19.1.0-1335-gbca9905d c7b33901c886 1264e3f84bab 2024-08-10T05:21:38.217 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (5m) 6s ago 16m 57.8M 2048M 19.1.0-1335-gbca9905d c7b33901c886 b053df1d63ca 2024-08-10T05:21:38.217 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (14s) 6s ago 10m 3586k - 1.5.0 0da6a335fe13 da935039ba25 2024-08-10T05:21:38.217 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (10s) 6s ago 10m 3439k - 1.5.0 0da6a335fe13 b02847eba256 2024-08-10T05:21:38.217 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (4m) 6s ago 16m 259M 2480M 19.1.0-1335-gbca9905d c7b33901c886 db28f2aa6b9d 2024-08-10T05:21:38.217 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (4m) 6s ago 15m 237M 2480M 19.1.0-1335-gbca9905d c7b33901c886 64868becde7b 2024-08-10T05:21:38.217 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (3m) 6s ago 15m 271M 2480M 19.1.0-1335-gbca9905d c7b33901c886 20c96ee8f71f 2024-08-10T05:21:38.217 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (3m) 6s ago 14m 137M 2480M 19.1.0-1335-gbca9905d c7b33901c886 0f0d7bb1b69a 2024-08-10T05:21:38.217 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (2m) 6s ago 14m 135M 2480M 19.1.0-1335-gbca9905d c7b33901c886 33fcd8ddf640 2024-08-10T05:21:38.217 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (2m) 6s ago 14m 171M 2480M 19.1.0-1335-gbca9905d c7b33901c886 1fd4f9fa3fd7 2024-08-10T05:21:38.217 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (100s) 6s ago 13m 118M 2480M 19.1.0-1335-gbca9905d c7b33901c886 afd7446cc98a 2024-08-10T05:21:38.217 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (67s) 6s ago 13m 107M 2480M 19.1.0-1335-gbca9905d c7b33901c886 24d861431528 2024-08-10T05:21:38.217 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (6m) 6s ago 11m 55.2M - 2.43.0 a07b618ecd1d 90909260918d 2024-08-10T05:21:38.218 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:38 smithi086 ceph-mon[101471]: osdmap e593: 8 total, 8 up, 8 in 2024-08-10T05:21:38.218 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:38 smithi086 ceph-mon[98993]: osdmap e593: 8 total, 8 up, 8 in 2024-08-10T05:21:38.370 INFO:tasks.rados.rados.0.smithi086.stdout:2631: finishing write tid 1 to smithi08687503-48 2024-08-10T05:21:38.370 INFO:tasks.rados.rados.0.smithi086.stdout:2632: finishing rollback tid 0 to smithi08687503-11 2024-08-10T05:21:38.370 INFO:tasks.rados.rados.0.smithi086.stdout:2631: finishing write tid 2 to smithi08687503-48 2024-08-10T05:21:38.370 INFO:tasks.rados.rados.0.smithi086.stdout:2631: finishing write tid 3 to smithi08687503-48 2024-08-10T05:21:38.370 INFO:tasks.rados.rados.0.smithi086.stdout:2631: finishing write tid 4 to smithi08687503-48 2024-08-10T05:21:38.371 INFO:tasks.rados.rados.0.smithi086.stdout:2631: finishing write tid 5 to smithi08687503-48 2024-08-10T05:21:38.371 INFO:tasks.rados.rados.0.smithi086.stdout:2631: oid 48 updating version 0 to 1665 2024-08-10T05:21:38.371 INFO:tasks.rados.rados.0.smithi086.stdout:2631: oid 48 updating version 1665 to 1666 2024-08-10T05:21:38.371 INFO:tasks.rados.rados.0.smithi086.stdout:2631: oid 48 version 1666 is already newer than 1664 2024-08-10T05:21:38.371 INFO:tasks.rados.rados.0.smithi086.stdout:2631: oid 48 version 1666 is already newer than 1663 2024-08-10T05:21:38.371 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 1666 (ObjNum 807 snap 257 seq_num 807) dirty exists 2024-08-10T05:21:38.371 INFO:tasks.rados.rados.0.smithi086.stdout:2631: left oid 48 (ObjNum 807 snap 257 seq_num 807) 2024-08-10T05:21:38.371 INFO:tasks.rados.rados.0.smithi086.stdout:2632: finishing rollback tid 1 to smithi08687503-11 2024-08-10T05:21:38.371 INFO:tasks.rados.rados.0.smithi086.stdout:2629: done (2 left) 2024-08-10T05:21:38.371 INFO:tasks.rados.rados.0.smithi086.stdout:2631: done (1 left) 2024-08-10T05:21:38.371 INFO:tasks.rados.rados.0.smithi086.stdout:2633: read oid 38 snap -1 2024-08-10T05:21:38.371 INFO:tasks.rados.rados.0.smithi086.stdout:2633: expect (ObjNum 788 snap 248 seq_num 788) 2024-08-10T05:21:38.371 INFO:tasks.rados.rados.0.smithi086.stdout:2634: snap_create 2024-08-10T05:21:38.372 INFO:tasks.rados.rados.0.smithi086.stdout:2632: finishing rollback tid 2 to smithi08687503-11 2024-08-10T05:21:38.372 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 1664 (ObjNum 781 snap 246 seq_num 781) dirty exists 2024-08-10T05:21:38.384 INFO:tasks.rados.rados.0.smithi086.stdout:2633: expect (ObjNum 788 snap 248 seq_num 788) 2024-08-10T05:21:38.393 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:38 smithi159 ceph-mon[90359]: osdmap e593: 8 total, 8 up, 8 in 2024-08-10T05:21:38.545 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:21:38.546 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:21:38.546 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-10T05:21:38.546 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:21:38.546 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:21:38.546 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:21:38.546 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:21:38.546 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:21:38.546 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-10T05:21:38.546 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:21:38.546 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:21:38.546 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:21:38.546 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:21:38.547 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:21:38.547 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 15 2024-08-10T05:21:38.547 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:21:38.547 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:21:38.547 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:21:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:21:38] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.43.0" 2024-08-10T05:21:39.033 INFO:tasks.rados.rados.0.smithi086.stdout:2632: done (2 left) 2024-08-10T05:21:39.033 INFO:tasks.rados.rados.0.smithi086.stdout:2633: done (1 left) 2024-08-10T05:21:39.033 INFO:tasks.rados.rados.0.smithi086.stdout:2634: done (0 left) 2024-08-10T05:21:39.033 INFO:tasks.rados.rados.0.smithi086.stdout:2635: delete oid 35 current snap is 258 2024-08-10T05:21:39.037 INFO:tasks.rados.rados.0.smithi086.stdout:2635: done (0 left) 2024-08-10T05:21:39.037 INFO:tasks.rados.rados.0.smithi086.stdout:2636: snap_create 2024-08-10T05:21:39.284 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:39 smithi159 ceph-mon[90359]: Upgrade: Updating prometheus.a 2024-08-10T05:21:39.284 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:39 smithi159 ceph-mon[90359]: Deploying daemon prometheus.a on smithi159 2024-08-10T05:21:39.285 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:39 smithi159 ceph-mon[90359]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:21:39.285 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:39 smithi159 ceph-mon[90359]: osdmap e594: 8 total, 8 up, 8 in 2024-08-10T05:21:39.285 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:39 smithi159 ceph-mon[90359]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:21:39.285 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:39 smithi159 ceph-mon[90359]: pgmap v549: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 225 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-08-10T05:21:39.285 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:39 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3828711133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:39 smithi086 ceph-mon[98993]: Upgrade: Updating prometheus.a 2024-08-10T05:21:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:39 smithi086 ceph-mon[98993]: Deploying daemon prometheus.a on smithi159 2024-08-10T05:21:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:39 smithi086 ceph-mon[98993]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:21:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:39 smithi086 ceph-mon[98993]: osdmap e594: 8 total, 8 up, 8 in 2024-08-10T05:21:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:39 smithi086 ceph-mon[98993]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:21:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:39 smithi086 ceph-mon[98993]: pgmap v549: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 225 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-08-10T05:21:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:39 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3828711133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:39.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:39 smithi086 ceph-mon[101471]: Upgrade: Updating prometheus.a 2024-08-10T05:21:39.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:39 smithi086 ceph-mon[101471]: Deploying daemon prometheus.a on smithi159 2024-08-10T05:21:39.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:39 smithi086 ceph-mon[101471]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:21:39.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:39 smithi086 ceph-mon[101471]: osdmap e594: 8 total, 8 up, 8 in 2024-08-10T05:21:39.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:39 smithi086 ceph-mon[101471]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:21:39.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:39 smithi086 ceph-mon[101471]: pgmap v549: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 225 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-08-10T05:21:39.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:39 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3828711133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:39.997 INFO:tasks.rados.rados.0.smithi086.stdout:2636: done (0 left) 2024-08-10T05:21:39.998 INFO:tasks.rados.rados.0.smithi086.stdout:2637: copy_from oid 2 from oid 45 current snap is 259 2024-08-10T05:21:39.998 INFO:tasks.rados.rados.0.smithi086.stdout:2638: rmattr oid 23 current snap is 259 2024-08-10T05:21:39.998 INFO:tasks.rados.rados.0.smithi086.stdout:2639: rmattr oid 38 current snap is 259 2024-08-10T05:21:39.998 INFO:tasks.rados.rados.0.smithi086.stdout:2639: done (2 left) 2024-08-10T05:21:39.998 INFO:tasks.rados.rados.0.smithi086.stdout:2640: delete oid 48 current snap is 259 2024-08-10T05:21:40.000 INFO:tasks.rados.rados.0.smithi086.stdout:2640: done (2 left) 2024-08-10T05:21:40.000 INFO:tasks.rados.rados.0.smithi086.stdout:2641: snap_remove snap 256 2024-08-10T05:21:40.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:40 smithi086 ceph-mon[98993]: osdmap e595: 8 total, 8 up, 8 in 2024-08-10T05:21:40.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:40 smithi086 ceph-mon[98993]: osdmap e596: 8 total, 8 up, 8 in 2024-08-10T05:21:40.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:40 smithi086 ceph-mon[101471]: osdmap e595: 8 total, 8 up, 8 in 2024-08-10T05:21:40.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:40 smithi086 ceph-mon[101471]: osdmap e596: 8 total, 8 up, 8 in 2024-08-10T05:21:40.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:40 smithi159 ceph-mon[90359]: osdmap e595: 8 total, 8 up, 8 in 2024-08-10T05:21:40.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:40 smithi159 ceph-mon[90359]: osdmap e596: 8 total, 8 up, 8 in 2024-08-10T05:21:40.998 INFO:tasks.rados.rados.0.smithi086.stdout:2641: done (2 left) 2024-08-10T05:21:40.998 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 11 current snap is 259 2024-08-10T05:21:40.998 INFO:tasks.rados.rados.0.smithi086.stdout:2642: seq_num 810 ranges {1089536=770048,1859584=778240,2637824=24576} 2024-08-10T05:21:41.008 INFO:tasks.rados.rados.0.smithi086.stdout:2642: writing smithi08687503-11 from 1089536 to 1859584 tid 1 2024-08-10T05:21:41.013 INFO:tasks.rados.rados.0.smithi086.stdout:2642: writing smithi08687503-11 from 1859584 to 2637824 tid 2 2024-08-10T05:21:41.013 INFO:tasks.rados.rados.0.smithi086.stdout:2642: writing smithi08687503-11 from 2637824 to 2662400 tid 3 2024-08-10T05:21:41.013 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 259 2024-08-10T05:21:41.013 INFO:tasks.rados.rados.0.smithi086.stdout:2637: finishing copy_from to smithi08687503-2 2024-08-10T05:21:41.013 INFO:tasks.rados.rados.0.smithi086.stdout:2637: got expected ENOENT (src dne) 2024-08-10T05:21:41.013 INFO:tasks.rados.rados.0.smithi086.stdout:2637: finishing copy_from racing read to smithi08687503-2 2024-08-10T05:21:41.014 INFO:tasks.rados.rados.0.smithi086.stdout:2643: seq_num 811 ranges {5332992=786432,6119424=663552,6782976=139264} 2024-08-10T05:21:41.047 INFO:tasks.rados.rados.0.smithi086.stdout:2643: writing smithi08687503-38 from 5332992 to 6119424 tid 1 2024-08-10T05:21:41.051 INFO:tasks.rados.rados.0.smithi086.stdout:2643: writing smithi08687503-38 from 6119424 to 6782976 tid 2 2024-08-10T05:21:41.052 INFO:tasks.rados.rados.0.smithi086.stdout:2643: writing smithi08687503-38 from 6782976 to 6922240 tid 3 2024-08-10T05:21:41.052 INFO:tasks.rados.rados.0.smithi086.stdout:2637: done (3 left) 2024-08-10T05:21:41.052 INFO:tasks.rados.rados.0.smithi086.stdout:2644: snap_remove snap 258 2024-08-10T05:21:41.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:41 smithi159 ceph-mon[90359]: pgmap v552: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 228 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 998 KiB/s wr, 6 op/s 2024-08-10T05:21:41.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:41 smithi159 ceph-mon[90359]: osdmap e597: 8 total, 8 up, 8 in 2024-08-10T05:21:41.187 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:41 smithi159 systemd[1]: Stopping Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:21:41.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:41 smithi086 ceph-mon[98993]: pgmap v552: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 228 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 998 KiB/s wr, 6 op/s 2024-08-10T05:21:41.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:41 smithi086 ceph-mon[98993]: osdmap e597: 8 total, 8 up, 8 in 2024-08-10T05:21:41.405 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:21:41 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2[116647]: 2024-08-10T05:21:41.021+0000 7fe7b65f0640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 148 after trimming was started 2024-08-10T05:21:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:41 smithi086 ceph-mon[101471]: pgmap v552: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 228 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 998 KiB/s wr, 6 op/s 2024-08-10T05:21:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:41 smithi086 ceph-mon[101471]: osdmap e597: 8 total, 8 up, 8 in 2024-08-10T05:21:41.607 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:41 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:21:41.300Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-10T05:21:41.608 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:41 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:21:41.300Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-10T05:21:41.608 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:41 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:21:41.300Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-10T05:21:41.608 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:41 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:21:41.301Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-10T05:21:41.608 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:41 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:21:41.301Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-10T05:21:41.608 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:41 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:21:41.301Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-10T05:21:41.608 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:41 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:21:41.301Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-10T05:21:41.608 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:41 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:21:41.301Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-10T05:21:41.608 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:41 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:21:41.301Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-10T05:21:41.608 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:41 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:21:41.301Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-10T05:21:41.608 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:41 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:21:41.301Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-10T05:21:41.608 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:41 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[80813]: ts=2024-08-10T05:21:41.301Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-10T05:21:41.609 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:41 smithi159 podman[123179]: 2024-08-10 05:21:41.311093277 +0000 UTC m=+0.116083133 container died 90909260918d341c91e64bfc8e771d69f67f6bf556838805191e76cf09418b3f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:21:41.932 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:41 smithi159 podman[123179]: 2024-08-10 05:21:41.72336976 +0000 UTC m=+0.528359606 container cleanup 90909260918d341c91e64bfc8e771d69f67f6bf556838805191e76cf09418b3f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:21:41.932 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:41 smithi159 bash[123179]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a 2024-08-10T05:21:42.044 INFO:tasks.rados.rados.0.smithi086.stdout:2644: done (3 left) 2024-08-10T05:21:42.044 INFO:tasks.rados.rados.0.smithi086.stdout:2645: setattr oid 3 current snap is 259 2024-08-10T05:21:42.044 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1850 (ObjNum 33 snap 0 seq_num 3355474672) dirty exists 2024-08-10T05:21:42.044 INFO:tasks.rados.rados.0.smithi086.stdout:2642: finishing write tid 1 to smithi08687503-11 2024-08-10T05:21:42.044 INFO:tasks.rados.rados.0.smithi086.stdout:2642: finishing write tid 2 to smithi08687503-11 2024-08-10T05:21:42.045 INFO:tasks.rados.rados.0.smithi086.stdout:2642: finishing write tid 3 to smithi08687503-11 2024-08-10T05:21:42.045 INFO:tasks.rados.rados.0.smithi086.stdout:2642: finishing write tid 4 to smithi08687503-11 2024-08-10T05:21:42.045 INFO:tasks.rados.rados.0.smithi086.stdout:2642: finishing write tid 5 to smithi08687503-11 2024-08-10T05:21:42.045 INFO:tasks.rados.rados.0.smithi086.stdout:2642: oid 11 updating version 0 to 1668 2024-08-10T05:21:42.045 INFO:tasks.rados.rados.0.smithi086.stdout:2642: oid 11 version 1668 is already newer than 1667 2024-08-10T05:21:42.045 INFO:tasks.rados.rados.0.smithi086.stdout:2642: oid 11 version 1668 is already newer than 1666 2024-08-10T05:21:42.045 INFO:tasks.rados.rados.0.smithi086.stdout:2642: oid 11 version 1668 is already newer than 1665 2024-08-10T05:21:42.045 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 1668 (ObjNum 810 snap 259 seq_num 810) dirty exists 2024-08-10T05:21:42.045 INFO:tasks.rados.rados.0.smithi086.stdout:2642: left oid 11 (ObjNum 810 snap 259 seq_num 810) 2024-08-10T05:21:42.045 INFO:tasks.rados.rados.0.smithi086.stdout:2643: finishing write tid 1 to smithi08687503-38 2024-08-10T05:21:42.045 INFO:tasks.rados.rados.0.smithi086.stdout:2643: finishing write tid 2 to smithi08687503-38 2024-08-10T05:21:42.045 INFO:tasks.rados.rados.0.smithi086.stdout:2643: finishing write tid 3 to smithi08687503-38 2024-08-10T05:21:42.045 INFO:tasks.rados.rados.0.smithi086.stdout:2643: finishing write tid 4 to smithi08687503-38 2024-08-10T05:21:42.046 INFO:tasks.rados.rados.0.smithi086.stdout:2643: finishing write tid 5 to smithi08687503-38 2024-08-10T05:21:42.046 INFO:tasks.rados.rados.0.smithi086.stdout:2643: oid 38 updating version 0 to 1768 2024-08-10T05:21:42.046 INFO:tasks.rados.rados.0.smithi086.stdout:2643: oid 38 updating version 1768 to 1771 2024-08-10T05:21:42.046 INFO:tasks.rados.rados.0.smithi086.stdout:2643: oid 38 version 1771 is already newer than 1770 2024-08-10T05:21:42.046 INFO:tasks.rados.rados.0.smithi086.stdout:2643: oid 38 version 1771 is already newer than 1769 2024-08-10T05:21:42.046 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 1771 (ObjNum 811 snap 259 seq_num 811) dirty exists 2024-08-10T05:21:42.046 INFO:tasks.rados.rados.0.smithi086.stdout:2643: left oid 38 (ObjNum 811 snap 259 seq_num 811) 2024-08-10T05:21:42.047 INFO:tasks.rados.rados.0.smithi086.stdout:2638: done (3 left) 2024-08-10T05:21:42.047 INFO:tasks.rados.rados.0.smithi086.stdout:2642: done (2 left) 2024-08-10T05:21:42.047 INFO:tasks.rados.rados.0.smithi086.stdout:2643: done (1 left) 2024-08-10T05:21:42.047 INFO:tasks.rados.rados.0.smithi086.stdout:2646: rmattr oid 39 current snap is 259 2024-08-10T05:21:42.047 INFO:tasks.rados.rados.0.smithi086.stdout:2646: done (1 left) 2024-08-10T05:21:42.047 INFO:tasks.rados.rados.0.smithi086.stdout:2647: rollback oid 22 current snap is 259 2024-08-10T05:21:42.047 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 22 to 247 2024-08-10T05:21:42.047 INFO:tasks.rados.rados.0.smithi086.stdout:2648: snap_remove snap 252 2024-08-10T05:21:42.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:21:42.187 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:41 smithi159 podman[123197]: 2024-08-10 05:21:41.932908517 +0000 UTC m=+0.623693011 container remove 90909260918d341c91e64bfc8e771d69f67f6bf556838805191e76cf09418b3f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:21:42.187 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-10T05:21:42.187 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 systemd[1]: Stopped Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:21:42.187 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@prometheus.a.service: Consumed 2.734s CPU time. 2024-08-10T05:21:42.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:21:42.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:21:42.525 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 systemd[1]: Starting Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:21:42.525 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 podman[123329]: 2024-08-10 05:21:42.386235619 +0000 UTC m=+0.018228863 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-08-10T05:21:42.797 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 podman[123329]: 2024-08-10 05:21:42.526209849 +0000 UTC m=+0.158203087 container create fd47de51c4affc0de4cb6675651ae71fcf42bf7b3ebd5afe4cadb8e530074ae5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:21:42.797 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 podman[123329]: 2024-08-10 05:21:42.770007191 +0000 UTC m=+0.402000431 container init fd47de51c4affc0de4cb6675651ae71fcf42bf7b3ebd5afe4cadb8e530074ae5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:21:42.797 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 podman[123329]: 2024-08-10 05:21:42.774844535 +0000 UTC m=+0.406837776 container start fd47de51c4affc0de4cb6675651ae71fcf42bf7b3ebd5afe4cadb8e530074ae5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T05:21:43.052 INFO:tasks.rados.rados.0.smithi086.stdout:2648: done (2 left) 2024-08-10T05:21:43.052 INFO:tasks.rados.rados.0.smithi086.stdout:2649: delete oid 18 current snap is 259 2024-08-10T05:21:43.052 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 1700 (ObjNum 33 snap 0 seq_num 3328890672) dirty exists 2024-08-10T05:21:43.052 INFO:tasks.rados.rados.0.smithi086.stdout:2647: finishing rollback tid 0 to smithi08687503-22 2024-08-10T05:21:43.052 INFO:tasks.rados.rados.0.smithi086.stdout:2647: finishing rollback tid 1 to smithi08687503-22 2024-08-10T05:21:43.052 INFO:tasks.rados.rados.0.smithi086.stdout:2647: finishing rollback tid 2 to smithi08687503-22 2024-08-10T05:21:43.052 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 1866 (ObjNum 746 snap 232 seq_num 746) dirty exists 2024-08-10T05:21:43.063 INFO:tasks.rados.rados.0.smithi086.stdout:2645: done (2 left) 2024-08-10T05:21:43.063 INFO:tasks.rados.rados.0.smithi086.stdout:2647: done (1 left) 2024-08-10T05:21:43.063 INFO:tasks.rados.rados.0.smithi086.stdout:2649: done (0 left) 2024-08-10T05:21:43.063 INFO:tasks.rados.rados.0.smithi086.stdout:2650: read oid 50 snap -1 2024-08-10T05:21:43.063 INFO:tasks.rados.rados.0.smithi086.stdout:2650: expect (ObjNum 773 snap 244 seq_num 773) 2024-08-10T05:21:43.063 INFO:tasks.rados.rados.0.smithi086.stdout:2651: read oid 17 snap -1 2024-08-10T05:21:43.063 INFO:tasks.rados.rados.0.smithi086.stdout:2651: expect (ObjNum 797 snap 249 seq_num 797) 2024-08-10T05:21:43.064 INFO:tasks.rados.rados.0.smithi086.stdout:2652: rmattr oid 12 current snap is 259 2024-08-10T05:21:43.064 INFO:tasks.rados.rados.0.smithi086.stdout:2652: done (2 left) 2024-08-10T05:21:43.064 INFO:tasks.rados.rados.0.smithi086.stdout:2653: read oid 3 snap -1 2024-08-10T05:21:43.064 INFO:tasks.rados.rados.0.smithi086.stdout:2653: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:21:43.064 INFO:tasks.rados.rados.0.smithi086.stdout:2654: rollback oid 5 current snap is 259 2024-08-10T05:21:43.064 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 5 to 247 2024-08-10T05:21:43.064 INFO:tasks.rados.rados.0.smithi086.stdout:2655: copy_from oid 46 from oid 2 current snap is 259 2024-08-10T05:21:43.065 INFO:tasks.rados.rados.0.smithi086.stdout:2656: rollback oid 18 current snap is 259 2024-08-10T05:21:43.065 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 18 to 255 2024-08-10T05:21:43.065 INFO:tasks.rados.rados.0.smithi086.stdout:2657: read oid 16 snap 250 2024-08-10T05:21:43.065 INFO:tasks.rados.rados.0.smithi086.stdout:2657: expect (ObjNum 781 snap 246 seq_num 781) 2024-08-10T05:21:43.065 INFO:tasks.rados.rados.0.smithi086.stdout:2658: copy_from oid 24 from oid 47 current snap is 259 2024-08-10T05:21:43.065 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 26 current snap is 259 2024-08-10T05:21:43.065 INFO:tasks.rados.rados.0.smithi086.stdout:2659: seq_num 813 ranges {720896=417792,1138688=434176,1572864=442368,2015232=327680} 2024-08-10T05:21:43.070 INFO:tasks.rados.rados.0.smithi086.stdout:2659: writing smithi08687503-26 from 720896 to 1138688 tid 1 2024-08-10T05:21:43.073 INFO:tasks.rados.rados.0.smithi086.stdout:2659: writing smithi08687503-26 from 1138688 to 1572864 tid 2 2024-08-10T05:21:43.076 INFO:tasks.rados.rados.0.smithi086.stdout:2659: writing smithi08687503-26 from 1572864 to 2015232 tid 3 2024-08-10T05:21:43.078 INFO:tasks.rados.rados.0.smithi086.stdout:2659: writing smithi08687503-26 from 2015232 to 2342912 tid 4 2024-08-10T05:21:43.078 INFO:tasks.rados.rados.0.smithi086.stdout:2660: snap_remove snap 240 2024-08-10T05:21:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:43 smithi159 ceph-mon[90359]: osdmap e598: 8 total, 8 up, 8 in 2024-08-10T05:21:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:43 smithi159 ceph-mon[90359]: pgmap v555: 121 pgs: 121 active+clean; 228 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 638 KiB/s wr, 4 op/s 2024-08-10T05:21:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:43 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:43 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:43 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:43.188 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.797Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-10T05:21:43.188 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.797Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-10T05:21:43.188 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.797Z caller=main.go:570 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi159 (none))" 2024-08-10T05:21:43.188 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.797Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-10T05:21:43.188 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.797Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-10T05:21:43.188 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.799Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-10T05:21:43.188 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.800Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-10T05:21:43.188 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.801Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-10T05:21:43.188 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.801Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-10T05:21:43.188 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.803Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-10T05:21:43.188 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.803Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.476µs 2024-08-10T05:21:43.189 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.803Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-10T05:21:43.189 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.804Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-08-10T05:21:43.189 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.812Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-08-10T05:21:43.189 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.813Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-08-10T05:21:43.189 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.817Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-08-10T05:21:43.189 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.817Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-08-10T05:21:43.189 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.817Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.456µs wal_replay_duration=14.355592ms wbl_replay_duration=92ns total_replay_duration=14.417863ms 2024-08-10T05:21:43.189 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.819Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-10T05:21:43.189 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.819Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-10T05:21:43.189 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.819Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-10T05:21:43.189 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.838Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.541462ms db_storage=839ns remote_storage=1.004µs web_handler=389ns query_engine=598ns scrape=406.2µs scrape_sd=106.619µs notify=34.18µs notify_sd=18.35µs rules=18.66355ms tracing=5.739µs 2024-08-10T05:21:43.189 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.838Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-10T05:21:43.189 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T05:21:42.838Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-10T05:21:43.190 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 bash[123329]: fd47de51c4affc0de4cb6675651ae71fcf42bf7b3ebd5afe4cadb8e530074ae5 2024-08-10T05:21:43.190 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 05:21:42 smithi159 systemd[1]: Started Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:21:43.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:43 smithi086 ceph-mon[98993]: osdmap e598: 8 total, 8 up, 8 in 2024-08-10T05:21:43.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:43 smithi086 ceph-mon[98993]: pgmap v555: 121 pgs: 121 active+clean; 228 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 638 KiB/s wr, 4 op/s 2024-08-10T05:21:43.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:43 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:43.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:43 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:43.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:43 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:43.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:43 smithi086 ceph-mon[101471]: osdmap e598: 8 total, 8 up, 8 in 2024-08-10T05:21:43.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:43 smithi086 ceph-mon[101471]: pgmap v555: 121 pgs: 121 active+clean; 228 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 638 KiB/s wr, 4 op/s 2024-08-10T05:21:43.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:43 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:43.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:43 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:43.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:43 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:44.060 INFO:tasks.rados.rados.0.smithi086.stdout:2653: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:21:44.062 INFO:tasks.rados.rados.0.smithi086.stdout:2655: finishing copy_from to smithi08687503-46 2024-08-10T05:21:44.062 INFO:tasks.rados.rados.0.smithi086.stdout:2655: got expected ENOENT (src dne) 2024-08-10T05:21:44.062 INFO:tasks.rados.rados.0.smithi086.stdout:2655: finishing copy_from racing read to smithi08687503-46 2024-08-10T05:21:44.062 INFO:tasks.rados.rados.0.smithi086.stdout:2654: finishing rollback tid 0 to smithi08687503-5 2024-08-10T05:21:44.062 INFO:tasks.rados.rados.0.smithi086.stdout:2656: finishing rollback tid 1 to smithi08687503-18 2024-08-10T05:21:44.062 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 1657 (ObjNum 385 snap 0 seq_num 3356099536) dirty dne 2024-08-10T05:21:44.062 INFO:tasks.rados.rados.0.smithi086.stdout:2654: finishing rollback tid 1 to smithi08687503-5 2024-08-10T05:21:44.062 INFO:tasks.rados.rados.0.smithi086.stdout:2654: finishing rollback tid 2 to smithi08687503-5 2024-08-10T05:21:44.062 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 1872 (ObjNum 33 snap 0 seq_num 3357751520) dirty exists 2024-08-10T05:21:44.063 INFO:tasks.rados.rados.0.smithi086.stdout:2657: expect (ObjNum 781 snap 246 seq_num 781) 2024-08-10T05:21:44.100 INFO:tasks.rados.rados.0.smithi086.stdout:2658: finishing copy_from to smithi08687503-24 2024-08-10T05:21:44.101 INFO:tasks.rados.rados.0.smithi086.stdout:2658: got expected ENOENT (src dne) 2024-08-10T05:21:44.101 INFO:tasks.rados.rados.0.smithi086.stdout:2658: finishing copy_from racing read to smithi08687503-24 2024-08-10T05:21:44.101 INFO:tasks.rados.rados.0.smithi086.stdout:2650: expect (ObjNum 773 snap 244 seq_num 773) 2024-08-10T05:21:44.403 INFO:tasks.rados.rados.0.smithi086.stdout:2659: finishing write tid 1 to smithi08687503-26 2024-08-10T05:21:44.404 INFO:tasks.rados.rados.0.smithi086.stdout:2659: finishing write tid 2 to smithi08687503-26 2024-08-10T05:21:44.404 INFO:tasks.rados.rados.0.smithi086.stdout:2659: finishing write tid 3 to smithi08687503-26 2024-08-10T05:21:44.404 INFO:tasks.rados.rados.0.smithi086.stdout:2659: finishing write tid 4 to smithi08687503-26 2024-08-10T05:21:44.404 INFO:tasks.rados.rados.0.smithi086.stdout:2650: done (9 left) 2024-08-10T05:21:44.404 INFO:tasks.rados.rados.0.smithi086.stdout:2653: done (8 left) 2024-08-10T05:21:44.404 INFO:tasks.rados.rados.0.smithi086.stdout:2654: done (7 left) 2024-08-10T05:21:44.404 INFO:tasks.rados.rados.0.smithi086.stdout:2655: done (6 left) 2024-08-10T05:21:44.404 INFO:tasks.rados.rados.0.smithi086.stdout:2656: done (5 left) 2024-08-10T05:21:44.404 INFO:tasks.rados.rados.0.smithi086.stdout:2657: done (4 left) 2024-08-10T05:21:44.404 INFO:tasks.rados.rados.0.smithi086.stdout:2658: done (3 left) 2024-08-10T05:21:44.404 INFO:tasks.rados.rados.0.smithi086.stdout:2660: done (2 left) 2024-08-10T05:21:44.405 INFO:tasks.rados.rados.0.smithi086.stdout:2661: copy_from oid 18 from oid 5 current snap is 259 2024-08-10T05:21:44.405 INFO:tasks.rados.rados.0.smithi086.stdout:2651: expect (ObjNum 797 snap 249 seq_num 797) 2024-08-10T05:21:44.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:44 smithi086 ceph-mon[101471]: osdmap e599: 8 total, 8 up, 8 in 2024-08-10T05:21:44.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:44 smithi086 ceph-mon[98993]: osdmap e599: 8 total, 8 up, 8 in 2024-08-10T05:21:44.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:44 smithi159 ceph-mon[90359]: osdmap e599: 8 total, 8 up, 8 in 2024-08-10T05:21:45.325 INFO:tasks.rados.rados.0.smithi086.stdout:2659: finishing write tid 5 to smithi08687503-26 2024-08-10T05:21:45.325 INFO:tasks.rados.rados.0.smithi086.stdout:2659: finishing write tid 6 to smithi08687503-26 2024-08-10T05:21:45.325 INFO:tasks.rados.rados.0.smithi086.stdout:2659: oid 26 updating version 0 to 1852 2024-08-10T05:21:45.325 INFO:tasks.rados.rados.0.smithi086.stdout:2659: oid 26 updating version 1852 to 1853 2024-08-10T05:21:45.325 INFO:tasks.rados.rados.0.smithi086.stdout:2659: oid 26 updating version 1853 to 1855 2024-08-10T05:21:45.325 INFO:tasks.rados.rados.0.smithi086.stdout:2659: oid 26 version 1855 is already newer than 1851 2024-08-10T05:21:45.325 INFO:tasks.rados.rados.0.smithi086.stdout:2659: oid 26 version 1855 is already newer than 1854 2024-08-10T05:21:45.325 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 1855 (ObjNum 813 snap 259 seq_num 813) dirty exists 2024-08-10T05:21:45.326 INFO:tasks.rados.rados.0.smithi086.stdout:2659: left oid 26 (ObjNum 813 snap 259 seq_num 813) 2024-08-10T05:21:45.326 INFO:tasks.rados.rados.0.smithi086.stdout:2651: done (2 left) 2024-08-10T05:21:45.326 INFO:tasks.rados.rados.0.smithi086.stdout:2659: done (1 left) 2024-08-10T05:21:45.326 INFO:tasks.rados.rados.0.smithi086.stdout:2662: rmattr oid 32 current snap is 259 2024-08-10T05:21:45.326 INFO:tasks.rados.rados.0.smithi086.stdout:2662: done (1 left) 2024-08-10T05:21:45.326 INFO:tasks.rados.rados.0.smithi086.stdout:2663: snap_create 2024-08-10T05:21:45.326 INFO:tasks.rados.rados.0.smithi086.stdout:2661: finishing copy_from racing read to smithi08687503-18 2024-08-10T05:21:45.326 INFO:tasks.rados.rados.0.smithi086.stdout:2661: finishing copy_from to smithi08687503-18 2024-08-10T05:21:45.326 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 1872 (ObjNum 385 snap 0 seq_num 3356099536) dirty exists 2024-08-10T05:21:45.362 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:45 smithi159 ceph-mon[90359]: osdmap e600: 8 total, 8 up, 8 in 2024-08-10T05:21:45.362 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:45 smithi159 ceph-mon[90359]: pgmap v558: 121 pgs: 121 active+clean; 229 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 388 KiB/s wr, 1 op/s 2024-08-10T05:21:45.362 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:45 smithi159 ceph-mon[90359]: osdmap e601: 8 total, 8 up, 8 in 2024-08-10T05:21:45.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:45 smithi086 ceph-mon[101471]: osdmap e600: 8 total, 8 up, 8 in 2024-08-10T05:21:45.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:45 smithi086 ceph-mon[101471]: pgmap v558: 121 pgs: 121 active+clean; 229 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 388 KiB/s wr, 1 op/s 2024-08-10T05:21:45.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:45 smithi086 ceph-mon[101471]: osdmap e601: 8 total, 8 up, 8 in 2024-08-10T05:21:45.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:45 smithi086 ceph-mon[98993]: osdmap e600: 8 total, 8 up, 8 in 2024-08-10T05:21:45.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:45 smithi086 ceph-mon[98993]: pgmap v558: 121 pgs: 121 active+clean; 229 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 388 KiB/s wr, 1 op/s 2024-08-10T05:21:45.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:45 smithi086 ceph-mon[98993]: osdmap e601: 8 total, 8 up, 8 in 2024-08-10T05:21:46.062 INFO:tasks.rados.rados.0.smithi086.stdout:2661: done (1 left) 2024-08-10T05:21:46.062 INFO:tasks.rados.rados.0.smithi086.stdout:2663: done (0 left) 2024-08-10T05:21:46.062 INFO:tasks.rados.rados.0.smithi086.stdout:2664: rollback oid 50 current snap is 260 2024-08-10T05:21:46.062 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 50 to 254 2024-08-10T05:21:46.062 INFO:tasks.rados.rados.0.smithi086.stdout:2665: read oid 14 snap -1 2024-08-10T05:21:46.062 INFO:tasks.rados.rados.0.smithi086.stdout:2665: expect (ObjNum 671 snap 204 seq_num 671) 2024-08-10T05:21:46.062 INFO:tasks.rados.rados.0.smithi086.stdout:2666: delete oid 45 current snap is 260 2024-08-10T05:21:46.067 INFO:tasks.rados.rados.0.smithi086.stdout:2664: finishing rollback tid 0 to smithi08687503-50 2024-08-10T05:21:46.068 INFO:tasks.rados.rados.0.smithi086.stdout:2664: finishing rollback tid 1 to smithi08687503-50 2024-08-10T05:21:46.068 INFO:tasks.rados.rados.0.smithi086.stdout:2664: finishing rollback tid 2 to smithi08687503-50 2024-08-10T05:21:46.068 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1731 (ObjNum 773 snap 244 seq_num 773) dirty exists 2024-08-10T05:21:46.069 INFO:tasks.rados.rados.0.smithi086.stdout:2664: done (2 left) 2024-08-10T05:21:46.069 INFO:tasks.rados.rados.0.smithi086.stdout:2666: done (1 left) 2024-08-10T05:21:46.069 INFO:tasks.rados.rados.0.smithi086.stdout:2667: setattr oid 7 current snap is 260 2024-08-10T05:21:46.071 INFO:tasks.rados.rados.0.smithi086.stdout:2668: snap_remove snap 259 2024-08-10T05:21:47.074 INFO:tasks.rados.rados.0.smithi086.stdout:2668: done (2 left) 2024-08-10T05:21:47.074 INFO:tasks.rados.rados.0.smithi086.stdout:2669: snap_remove snap 254 2024-08-10T05:21:47.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:47 smithi086 ceph-mon[101471]: osdmap e602: 8 total, 8 up, 8 in 2024-08-10T05:21:47.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:47 smithi086 ceph-mon[101471]: pgmap v561: 121 pgs: 121 active+clean; 221 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2024-08-10T05:21:47.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:47.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:47.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:47 smithi086 ceph-mon[98993]: osdmap e602: 8 total, 8 up, 8 in 2024-08-10T05:21:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:47 smithi086 ceph-mon[98993]: pgmap v561: 121 pgs: 121 active+clean; 221 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2024-08-10T05:21:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:47.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:47 smithi159 ceph-mon[90359]: osdmap e602: 8 total, 8 up, 8 in 2024-08-10T05:21:47.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:47 smithi159 ceph-mon[90359]: pgmap v561: 121 pgs: 121 active+clean; 221 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2024-08-10T05:21:47.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:47.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:48.072 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1674 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-10T05:21:48.072 INFO:tasks.rados.rados.0.smithi086.stdout:2665: expect (ObjNum 671 snap 204 seq_num 671) 2024-08-10T05:21:48.334 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:48 smithi159 ceph-mon[90359]: osdmap e603: 8 total, 8 up, 8 in 2024-08-10T05:21:48.334 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:48 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:48.334 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:48 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:48.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:21:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:21:48] "GET /metrics HTTP/1.1" 200 36272 "" "Prometheus/2.43.0" 2024-08-10T05:21:48.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:48 smithi086 ceph-mon[98993]: osdmap e603: 8 total, 8 up, 8 in 2024-08-10T05:21:48.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:48 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:48.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:48 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:48.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:48 smithi086 ceph-mon[101471]: osdmap e603: 8 total, 8 up, 8 in 2024-08-10T05:21:48.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:48 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:48.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:48 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:48.833 INFO:tasks.rados.rados.0.smithi086.stdout:2665: done (2 left) 2024-08-10T05:21:48.833 INFO:tasks.rados.rados.0.smithi086.stdout:2667: done (1 left) 2024-08-10T05:21:48.833 INFO:tasks.rados.rados.0.smithi086.stdout:2669: done (0 left) 2024-08-10T05:21:48.833 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 260 2024-08-10T05:21:48.833 INFO:tasks.rados.rados.0.smithi086.stdout:2670: seq_num 815 ranges {0=458752,458752=655360,1114112=409600,1523712=139264} 2024-08-10T05:21:48.835 INFO:tasks.rados.rados.0.smithi086.stdout:2670: writing smithi08687503-12 from 0 to 458752 tid 1 2024-08-10T05:21:48.839 INFO:tasks.rados.rados.0.smithi086.stdout:2670: writing smithi08687503-12 from 458752 to 1114112 tid 2 2024-08-10T05:21:48.841 INFO:tasks.rados.rados.0.smithi086.stdout:2670: writing smithi08687503-12 from 1114112 to 1523712 tid 3 2024-08-10T05:21:48.842 INFO:tasks.rados.rados.0.smithi086.stdout:2670: writing smithi08687503-12 from 1523712 to 1662976 tid 4 2024-08-10T05:21:48.842 INFO:tasks.rados.rados.0.smithi086.stdout:2671: snap_create 2024-08-10T05:21:48.842 INFO:tasks.rados.rados.0.smithi086.stdout:2670: finishing write tid 1 to smithi08687503-12 2024-08-10T05:21:48.843 INFO:tasks.rados.rados.0.smithi086.stdout:2670: finishing write tid 2 to smithi08687503-12 2024-08-10T05:21:48.845 INFO:tasks.rados.rados.0.smithi086.stdout:2670: finishing write tid 3 to smithi08687503-12 2024-08-10T05:21:48.845 INFO:tasks.rados.rados.0.smithi086.stdout:2670: finishing write tid 4 to smithi08687503-12 2024-08-10T05:21:48.846 INFO:tasks.rados.rados.0.smithi086.stdout:2670: finishing write tid 5 to smithi08687503-12 2024-08-10T05:21:48.848 INFO:tasks.rados.rados.0.smithi086.stdout:2670: finishing write tid 6 to smithi08687503-12 2024-08-10T05:21:48.848 INFO:tasks.rados.rados.0.smithi086.stdout:2670: oid 12 updating version 0 to 1669 2024-08-10T05:21:48.849 INFO:tasks.rados.rados.0.smithi086.stdout:2670: oid 12 updating version 1669 to 1672 2024-08-10T05:21:48.849 INFO:tasks.rados.rados.0.smithi086.stdout:2670: oid 12 version 1672 is already newer than 1668 2024-08-10T05:21:48.849 INFO:tasks.rados.rados.0.smithi086.stdout:2670: oid 12 version 1672 is already newer than 1670 2024-08-10T05:21:48.849 INFO:tasks.rados.rados.0.smithi086.stdout:2670: oid 12 version 1672 is already newer than 1671 2024-08-10T05:21:48.849 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 1672 (ObjNum 815 snap 260 seq_num 815) dirty exists 2024-08-10T05:21:48.849 INFO:tasks.rados.rados.0.smithi086.stdout:2670: left oid 12 (ObjNum 815 snap 260 seq_num 815) 2024-08-10T05:21:49.083 INFO:tasks.rados.rados.0.smithi086.stdout:2670: done (1 left) 2024-08-10T05:21:49.083 INFO:tasks.rados.rados.0.smithi086.stdout:2671: done (0 left) 2024-08-10T05:21:49.083 INFO:tasks.rados.rados.0.smithi086.stdout:2672: delete oid 37 current snap is 261 2024-08-10T05:21:49.085 INFO:tasks.rados.rados.0.smithi086.stdout:2672: done (0 left) 2024-08-10T05:21:49.085 INFO:tasks.rados.rados.0.smithi086.stdout:2673: delete oid 8 current snap is 261 2024-08-10T05:21:49.089 INFO:tasks.rados.rados.0.smithi086.stdout:2673: done (0 left) 2024-08-10T05:21:49.089 INFO:tasks.rados.rados.0.smithi086.stdout:2674: read oid 49 snap 247 2024-08-10T05:21:49.089 INFO:tasks.rados.rados.0.smithi086.stdout:2674: expect (ObjNum 671 snap 204 seq_num 671) 2024-08-10T05:21:49.089 INFO:tasks.rados.rados.0.smithi086.stdout:2675: setattr oid 4 current snap is 261 2024-08-10T05:21:49.090 INFO:tasks.rados.rados.0.smithi086.stdout:2676: read oid 50 snap -1 2024-08-10T05:21:49.090 INFO:tasks.rados.rados.0.smithi086.stdout:2676: expect (ObjNum 773 snap 244 seq_num 773) 2024-08-10T05:21:49.090 INFO:tasks.rados.rados.0.smithi086.stdout:2677: snap_remove snap 241 2024-08-10T05:21:49.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:49 smithi086 ceph-mon[98993]: osdmap e604: 8 total, 8 up, 8 in 2024-08-10T05:21:49.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:49 smithi086 ceph-mon[98993]: pgmap v564: 121 pgs: 121 active+clean; 221 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 780 KiB/s wr, 22 op/s 2024-08-10T05:21:49.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:49 smithi086 ceph-mon[101471]: osdmap e604: 8 total, 8 up, 8 in 2024-08-10T05:21:49.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:49 smithi086 ceph-mon[101471]: pgmap v564: 121 pgs: 121 active+clean; 221 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 780 KiB/s wr, 22 op/s 2024-08-10T05:21:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:49 smithi159 ceph-mon[90359]: osdmap e604: 8 total, 8 up, 8 in 2024-08-10T05:21:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:49 smithi159 ceph-mon[90359]: pgmap v564: 121 pgs: 121 active+clean; 221 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 780 KiB/s wr, 22 op/s 2024-08-10T05:21:50.003 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 1772 (ObjNum 779 snap 245 seq_num 779) dirty exists 2024-08-10T05:21:50.003 INFO:tasks.rados.rados.0.smithi086.stdout:2676: expect (ObjNum 773 snap 244 seq_num 773) 2024-08-10T05:21:50.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:50 smithi159 ceph-mon[90359]: osdmap e605: 8 total, 8 up, 8 in 2024-08-10T05:21:50.259 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:50 smithi159 ceph-mon[90359]: osdmap e606: 8 total, 8 up, 8 in 2024-08-10T05:21:50.316 INFO:tasks.rados.rados.0.smithi086.stdout:2674: expect (ObjNum 671 snap 204 seq_num 671) 2024-08-10T05:21:50.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:50 smithi086 ceph-mon[101471]: osdmap e605: 8 total, 8 up, 8 in 2024-08-10T05:21:50.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:50 smithi086 ceph-mon[101471]: osdmap e606: 8 total, 8 up, 8 in 2024-08-10T05:21:50.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:50 smithi086 ceph-mon[98993]: osdmap e605: 8 total, 8 up, 8 in 2024-08-10T05:21:50.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:50 smithi086 ceph-mon[98993]: osdmap e606: 8 total, 8 up, 8 in 2024-08-10T05:21:51.080 INFO:tasks.rados.rados.0.smithi086.stdout:2674: done (3 left) 2024-08-10T05:21:51.080 INFO:tasks.rados.rados.0.smithi086.stdout:2675: done (2 left) 2024-08-10T05:21:51.080 INFO:tasks.rados.rados.0.smithi086.stdout:2676: done (1 left) 2024-08-10T05:21:51.081 INFO:tasks.rados.rados.0.smithi086.stdout:2677: done (0 left) 2024-08-10T05:21:51.081 INFO:tasks.rados.rados.0.smithi086.stdout:2678: read oid 31 snap -1 2024-08-10T05:21:51.081 INFO:tasks.rados.rados.0.smithi086.stdout:2678: expect (ObjNum 633 snap 195 seq_num 633) 2024-08-10T05:21:51.081 INFO:tasks.rados.rados.0.smithi086.stdout:2679: rmattr oid 14 current snap is 261 2024-08-10T05:21:51.081 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 261 2024-08-10T05:21:51.081 INFO:tasks.rados.rados.0.smithi086.stdout:2680: seq_num 818 ranges {0=507904,507904=704512,1212416=499712} 2024-08-10T05:21:51.083 INFO:tasks.rados.rados.0.smithi086.stdout:2680: writing smithi08687503-23 from 0 to 507904 tid 1 2024-08-10T05:21:51.088 INFO:tasks.rados.rados.0.smithi086.stdout:2680: writing smithi08687503-23 from 507904 to 1212416 tid 2 2024-08-10T05:21:51.091 INFO:tasks.rados.rados.0.smithi086.stdout:2680: writing smithi08687503-23 from 1212416 to 1712128 tid 3 2024-08-10T05:21:51.091 INFO:tasks.rados.rados.0.smithi086.stdout:2681: delete oid 1 current snap is 261 2024-08-10T05:21:51.091 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 1772 (ObjNum 671 snap 204 seq_num 671) dirty exists 2024-08-10T05:21:51.092 INFO:tasks.rados.rados.0.smithi086.stdout:2680: finishing write tid 1 to smithi08687503-23 2024-08-10T05:21:51.094 INFO:tasks.rados.rados.0.smithi086.stdout:2679: done (3 left) 2024-08-10T05:21:51.094 INFO:tasks.rados.rados.0.smithi086.stdout:2681: done (2 left) 2024-08-10T05:21:51.094 INFO:tasks.rados.rados.0.smithi086.stdout:2682: rollback oid 7 current snap is 261 2024-08-10T05:21:51.094 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 7 to 257 2024-08-10T05:21:51.094 INFO:tasks.rados.rados.0.smithi086.stdout:2683: read oid 33 snap -1 2024-08-10T05:21:51.095 INFO:tasks.rados.rados.0.smithi086.stdout:2683: expect (ObjNum 769 snap 240 seq_num 769) 2024-08-10T05:21:51.095 INFO:tasks.rados.rados.0.smithi086.stdout:2684: copy_from oid 37 from oid 48 current snap is 261 2024-08-10T05:21:51.095 INFO:tasks.rados.rados.0.smithi086.stdout:2685: setattr oid 45 current snap is 261 2024-08-10T05:21:51.095 INFO:tasks.rados.rados.0.smithi086.stdout:2680: finishing write tid 2 to smithi08687503-23 2024-08-10T05:21:51.096 INFO:tasks.rados.rados.0.smithi086.stdout:2686: read oid 29 snap -1 2024-08-10T05:21:51.096 INFO:tasks.rados.rados.0.smithi086.stdout:2686: expect (ObjNum 776 snap 245 seq_num 776) 2024-08-10T05:21:51.096 INFO:tasks.rados.rados.0.smithi086.stdout:2687: setattr oid 6 current snap is 261 2024-08-10T05:21:51.096 INFO:tasks.rados.rados.0.smithi086.stdout:2684: finishing copy_from to smithi08687503-37 2024-08-10T05:21:51.096 INFO:tasks.rados.rados.0.smithi086.stdout:2684: got expected ENOENT (src dne) 2024-08-10T05:21:51.097 INFO:tasks.rados.rados.0.smithi086.stdout:2680: finishing write tid 3 to smithi08687503-23 2024-08-10T05:21:51.097 INFO:tasks.rados.rados.0.smithi086.stdout:2680: finishing write tid 4 to smithi08687503-23 2024-08-10T05:21:51.098 INFO:tasks.rados.rados.0.smithi086.stdout:2684: finishing copy_from racing read to smithi08687503-37 2024-08-10T05:21:51.098 INFO:tasks.rados.rados.0.smithi086.stdout:2684: done (7 left) 2024-08-10T05:21:51.098 INFO:tasks.rados.rados.0.smithi086.stdout:2688: read oid 37 snap -1 2024-08-10T05:21:51.098 INFO:tasks.rados.rados.0.smithi086.stdout:2688: expect deleted 2024-08-10T05:21:51.099 INFO:tasks.rados.rados.0.smithi086.stdout:2689: setattr oid 41 current snap is 261 2024-08-10T05:21:51.099 INFO:tasks.rados.rados.0.smithi086.stdout:2682: finishing rollback tid 0 to smithi08687503-7 2024-08-10T05:21:51.100 INFO:tasks.rados.rados.0.smithi086.stdout:2678: expect (ObjNum 633 snap 195 seq_num 633) 2024-08-10T05:21:51.203 INFO:tasks.rados.rados.0.smithi086.stdout:2680: finishing write tid 5 to smithi08687503-23 2024-08-10T05:21:51.203 INFO:tasks.rados.rados.0.smithi086.stdout:2680: oid 23 updating version 0 to 1858 2024-08-10T05:21:51.203 INFO:tasks.rados.rados.0.smithi086.stdout:2680: oid 23 updating version 1858 to 1859 2024-08-10T05:21:51.203 INFO:tasks.rados.rados.0.smithi086.stdout:2680: oid 23 version 1859 is already newer than 1857 2024-08-10T05:21:51.204 INFO:tasks.rados.rados.0.smithi086.stdout:2680: oid 23 version 1859 is already newer than 1856 2024-08-10T05:21:51.204 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1859 (ObjNum 818 snap 261 seq_num 818) dirty exists 2024-08-10T05:21:51.204 INFO:tasks.rados.rados.0.smithi086.stdout:2680: left oid 23 (ObjNum 818 snap 261 seq_num 818) 2024-08-10T05:21:51.204 INFO:tasks.rados.rados.0.smithi086.stdout:2682: finishing rollback tid 1 to smithi08687503-7 2024-08-10T05:21:51.204 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1677 (ObjNum 849 snap 0 seq_num 807383072) dirty dne 2024-08-10T05:21:51.204 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 1732 (ObjNum 3409 snap 0 seq_num 3356204144) dirty exists 2024-08-10T05:21:51.204 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 1873 (ObjNum 805 snap 256 seq_num 805) dirty exists 2024-08-10T05:21:51.204 INFO:tasks.rados.rados.0.smithi086.stdout:2683: expect (ObjNum 769 snap 240 seq_num 769) 2024-08-10T05:21:51.328 INFO:tasks.rados.rados.0.smithi086.stdout:2686: expect (ObjNum 776 snap 245 seq_num 776) 2024-08-10T05:21:51.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: pgmap v567: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 204 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 406 KiB/s wr, 9 op/s 2024-08-10T05:21:51.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:51.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:51.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:21:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:21:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:21:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:21:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: pgmap v567: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 204 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 406 KiB/s wr, 9 op/s 2024-08-10T05:21:51.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:51.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:51.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:21:51.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:21:51.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:51.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:21:51.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:21:51.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:51.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:51 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: pgmap v567: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 204 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 406 KiB/s wr, 9 op/s 2024-08-10T05:21:51.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:51.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:51.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:21:51.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:21:51.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:51.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:21:51.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T05:21:51.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:51.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:51.692 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:51 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:21:52.079 INFO:tasks.rados.rados.0.smithi086.stdout:2678: done (8 left) 2024-08-10T05:21:52.079 INFO:tasks.rados.rados.0.smithi086.stdout:2680: done (7 left) 2024-08-10T05:21:52.079 INFO:tasks.rados.rados.0.smithi086.stdout:2682: done (6 left) 2024-08-10T05:21:52.079 INFO:tasks.rados.rados.0.smithi086.stdout:2683: done (5 left) 2024-08-10T05:21:52.079 INFO:tasks.rados.rados.0.smithi086.stdout:2685: done (4 left) 2024-08-10T05:21:52.079 INFO:tasks.rados.rados.0.smithi086.stdout:2686: done (3 left) 2024-08-10T05:21:52.079 INFO:tasks.rados.rados.0.smithi086.stdout:2687: done (2 left) 2024-08-10T05:21:52.080 INFO:tasks.rados.rados.0.smithi086.stdout:2688: done (1 left) 2024-08-10T05:21:52.080 INFO:tasks.rados.rados.0.smithi086.stdout:2690: read oid 14 snap -1 2024-08-10T05:21:52.080 INFO:tasks.rados.rados.0.smithi086.stdout:2690: expect (ObjNum 671 snap 204 seq_num 671) 2024-08-10T05:21:52.080 INFO:tasks.rados.rados.0.smithi086.stdout:2691: read oid 3 snap 247 2024-08-10T05:21:52.080 INFO:tasks.rados.rados.0.smithi086.stdout:2691: expect (ObjNum 741 snap 229 seq_num 741) 2024-08-10T05:21:52.080 INFO:tasks.rados.rados.0.smithi086.stdout:2692: snap_remove snap 249 2024-08-10T05:21:52.301 INFO:tasks.rados.rados.0.smithi086.stdout:2692: done (3 left) 2024-08-10T05:21:52.301 INFO:tasks.rados.rados.0.smithi086.stdout:2693: read oid 36 snap 250 2024-08-10T05:21:52.301 INFO:tasks.rados.rados.0.smithi086.stdout:2693: expect deleted 2024-08-10T05:21:52.301 INFO:tasks.rados.rados.0.smithi086.stdout:2694: read oid 10 snap -1 2024-08-10T05:21:52.301 INFO:tasks.rados.rados.0.smithi086.stdout:2694: expect deleted 2024-08-10T05:21:52.301 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 40 current snap is 261 2024-08-10T05:21:52.301 INFO:tasks.rados.rados.0.smithi086.stdout:2695: seq_num 820 ranges {0=540672,540672=475136,1015808=598016,1613824=131072} 2024-08-10T05:21:52.304 INFO:tasks.rados.rados.0.smithi086.stdout:2695: writing smithi08687503-40 from 0 to 540672 tid 1 2024-08-10T05:21:52.307 INFO:tasks.rados.rados.0.smithi086.stdout:2695: writing smithi08687503-40 from 540672 to 1015808 tid 2 2024-08-10T05:21:52.312 INFO:tasks.rados.rados.0.smithi086.stdout:2695: writing smithi08687503-40 from 1015808 to 1613824 tid 3 2024-08-10T05:21:52.313 INFO:tasks.rados.rados.0.smithi086.stdout:2695: writing smithi08687503-40 from 1613824 to 1744896 tid 4 2024-08-10T05:21:52.313 INFO:tasks.rados.rados.0.smithi086.stdout:2696: snap_remove snap 255 2024-08-10T05:21:53.308 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 1895 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-10T05:21:53.308 INFO:tasks.rados.rados.0.smithi086.stdout:2691: expect (ObjNum 741 snap 229 seq_num 741) 2024-08-10T05:21:53.324 INFO:tasks.rados.rados.0.smithi086.stdout:2690: expect (ObjNum 671 snap 204 seq_num 671) 2024-08-10T05:21:53.547 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:53 smithi086 ceph-mon[101471]: Upgrade: Updating alertmanager.a 2024-08-10T05:21:53.548 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:53 smithi086 ceph-mon[101471]: Deploying daemon alertmanager.a on smithi086 2024-08-10T05:21:53.548 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:53 smithi086 ceph-mon[101471]: pgmap v568: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 196 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 312 KiB/s wr, 4 op/s 2024-08-10T05:21:53.548 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:53 smithi086 ceph-mon[101471]: osdmap e607: 8 total, 8 up, 8 in 2024-08-10T05:21:53.548 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:53 smithi086 ceph-mon[98993]: Upgrade: Updating alertmanager.a 2024-08-10T05:21:53.548 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:53 smithi086 ceph-mon[98993]: Deploying daemon alertmanager.a on smithi086 2024-08-10T05:21:53.548 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:53 smithi086 ceph-mon[98993]: pgmap v568: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 196 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 312 KiB/s wr, 4 op/s 2024-08-10T05:21:53.548 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:53 smithi086 ceph-mon[98993]: osdmap e607: 8 total, 8 up, 8 in 2024-08-10T05:21:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:53 smithi159 ceph-mon[90359]: Upgrade: Updating alertmanager.a 2024-08-10T05:21:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:53 smithi159 ceph-mon[90359]: Deploying daemon alertmanager.a on smithi086 2024-08-10T05:21:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:53 smithi159 ceph-mon[90359]: pgmap v568: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 196 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 312 KiB/s wr, 4 op/s 2024-08-10T05:21:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:53 smithi159 ceph-mon[90359]: osdmap e607: 8 total, 8 up, 8 in 2024-08-10T05:21:54.078 INFO:tasks.rados.rados.0.smithi086.stdout:2695: finishing write tid 1 to smithi08687503-40 2024-08-10T05:21:54.079 INFO:tasks.rados.rados.0.smithi086.stdout:2695: finishing write tid 2 to smithi08687503-40 2024-08-10T05:21:54.079 INFO:tasks.rados.rados.0.smithi086.stdout:2695: finishing write tid 3 to smithi08687503-40 2024-08-10T05:21:54.079 INFO:tasks.rados.rados.0.smithi086.stdout:2695: finishing write tid 4 to smithi08687503-40 2024-08-10T05:21:54.079 INFO:tasks.rados.rados.0.smithi086.stdout:2695: finishing write tid 5 to smithi08687503-40 2024-08-10T05:21:54.079 INFO:tasks.rados.rados.0.smithi086.stdout:2695: finishing write tid 6 to smithi08687503-40 2024-08-10T05:21:54.079 INFO:tasks.rados.rados.0.smithi086.stdout:2695: oid 40 updating version 0 to 1677 2024-08-10T05:21:54.079 INFO:tasks.rados.rados.0.smithi086.stdout:2695: oid 40 version 1677 is already newer than 1675 2024-08-10T05:21:54.079 INFO:tasks.rados.rados.0.smithi086.stdout:2695: oid 40 version 1677 is already newer than 1673 2024-08-10T05:21:54.079 INFO:tasks.rados.rados.0.smithi086.stdout:2695: oid 40 version 1677 is already newer than 1674 2024-08-10T05:21:54.079 INFO:tasks.rados.rados.0.smithi086.stdout:2695: oid 40 version 1677 is already newer than 1676 2024-08-10T05:21:54.079 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 1677 (ObjNum 820 snap 261 seq_num 820) dirty exists 2024-08-10T05:21:54.079 INFO:tasks.rados.rados.0.smithi086.stdout:2695: left oid 40 (ObjNum 820 snap 261 seq_num 820) 2024-08-10T05:21:54.079 INFO:tasks.rados.rados.0.smithi086.stdout:2689: done (6 left) 2024-08-10T05:21:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:2690: done (5 left) 2024-08-10T05:21:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:2691: done (4 left) 2024-08-10T05:21:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:2693: done (3 left) 2024-08-10T05:21:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:2694: done (2 left) 2024-08-10T05:21:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:2695: done (1 left) 2024-08-10T05:21:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:2696: done (0 left) 2024-08-10T05:21:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:2697: read oid 23 snap -1 2024-08-10T05:21:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:2697: expect (ObjNum 818 snap 261 seq_num 818) 2024-08-10T05:21:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:2698: read oid 21 snap -1 2024-08-10T05:21:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:2698: expect (ObjNum 783 snap 246 seq_num 783) 2024-08-10T05:21:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 4 current snap is 261 2024-08-10T05:21:54.080 INFO:tasks.rados.rados.0.smithi086.stdout:2699: seq_num 821 ranges {1925120=557056,2482176=761856,3244032=442368} 2024-08-10T05:21:54.093 INFO:tasks.rados.rados.0.smithi086.stdout:2699: writing smithi08687503-4 from 1925120 to 2482176 tid 1 2024-08-10T05:21:54.100 INFO:tasks.rados.rados.0.smithi086.stdout:2699: writing smithi08687503-4 from 2482176 to 3244032 tid 2 2024-08-10T05:21:54.104 INFO:tasks.rados.rados.0.smithi086.stdout:2699: writing smithi08687503-4 from 3244032 to 3686400 tid 3 2024-08-10T05:21:54.104 INFO:tasks.rados.rados.0.smithi086.stdout:2700: setattr oid 36 current snap is 261 2024-08-10T05:21:54.104 INFO:tasks.rados.rados.0.smithi086.stdout:2697: expect (ObjNum 818 snap 261 seq_num 818) 2024-08-10T05:21:54.152 INFO:tasks.rados.rados.0.smithi086.stdout:2699: finishing write tid 1 to smithi08687503-4 2024-08-10T05:21:54.152 INFO:tasks.rados.rados.0.smithi086.stdout:2699: finishing write tid 2 to smithi08687503-4 2024-08-10T05:21:54.152 INFO:tasks.rados.rados.0.smithi086.stdout:2698: expect (ObjNum 783 snap 246 seq_num 783) 2024-08-10T05:21:54.469 INFO:tasks.rados.rados.0.smithi086.stdout:2699: finishing write tid 3 to smithi08687503-4 2024-08-10T05:21:54.469 INFO:tasks.rados.rados.0.smithi086.stdout:2699: finishing write tid 4 to smithi08687503-4 2024-08-10T05:21:54.469 INFO:tasks.rados.rados.0.smithi086.stdout:2699: finishing write tid 5 to smithi08687503-4 2024-08-10T05:21:54.469 INFO:tasks.rados.rados.0.smithi086.stdout:2699: oid 4 updating version 0 to 1776 2024-08-10T05:21:54.469 INFO:tasks.rados.rados.0.smithi086.stdout:2699: oid 4 version 1776 is already newer than 1773 2024-08-10T05:21:54.470 INFO:tasks.rados.rados.0.smithi086.stdout:2699: oid 4 version 1776 is already newer than 1775 2024-08-10T05:21:54.470 INFO:tasks.rados.rados.0.smithi086.stdout:2699: oid 4 version 1776 is already newer than 1774 2024-08-10T05:21:54.470 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 1776 (ObjNum 821 snap 261 seq_num 821) dirty exists 2024-08-10T05:21:54.470 INFO:tasks.rados.rados.0.smithi086.stdout:2699: left oid 4 (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:21:54.470 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 1860 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-08-10T05:21:54.470 INFO:tasks.rados.rados.0.smithi086.stdout:2697: done (3 left) 2024-08-10T05:21:54.470 INFO:tasks.rados.rados.0.smithi086.stdout:2698: done (2 left) 2024-08-10T05:21:54.470 INFO:tasks.rados.rados.0.smithi086.stdout:2699: done (1 left) 2024-08-10T05:21:54.470 INFO:tasks.rados.rados.0.smithi086.stdout:2700: done (0 left) 2024-08-10T05:21:54.470 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 10 current snap is 261 2024-08-10T05:21:54.470 INFO:tasks.rados.rados.0.smithi086.stdout:2701: seq_num 822 ranges {0=573440,573440=696320,1269760=507904} 2024-08-10T05:21:54.472 INFO:tasks.rados.rados.0.smithi086.stdout:2701: writing smithi08687503-10 from 0 to 573440 tid 1 2024-08-10T05:21:54.476 INFO:tasks.rados.rados.0.smithi086.stdout:2701: writing smithi08687503-10 from 573440 to 1269760 tid 2 2024-08-10T05:21:54.479 INFO:tasks.rados.rados.0.smithi086.stdout:2701: writing smithi08687503-10 from 1269760 to 1777664 tid 3 2024-08-10T05:21:54.479 INFO:tasks.rados.rados.0.smithi086.stdout:2702: rollback oid 16 current snap is 261 2024-08-10T05:21:54.479 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 16 to 260 2024-08-10T05:21:54.479 INFO:tasks.rados.rados.0.smithi086.stdout:2701: finishing write tid 1 to smithi08687503-10 2024-08-10T05:21:54.479 INFO:tasks.rados.rados.0.smithi086.stdout:2703: read oid 47 snap -1 2024-08-10T05:21:54.479 INFO:tasks.rados.rados.0.smithi086.stdout:2703: expect deleted 2024-08-10T05:21:54.480 INFO:tasks.rados.rados.0.smithi086.stdout:2704: copy_from oid 38 from oid 45 current snap is 261 2024-08-10T05:21:54.480 INFO:tasks.rados.rados.0.smithi086.stdout:2705: rollback oid 49 current snap is 261 2024-08-10T05:21:54.480 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 49 to 253 2024-08-10T05:21:54.480 INFO:tasks.rados.rados.0.smithi086.stdout:2706: setattr oid 31 current snap is 261 2024-08-10T05:21:54.480 INFO:tasks.rados.rados.0.smithi086.stdout:2703: done (5 left) 2024-08-10T05:21:54.481 INFO:tasks.rados.rados.0.smithi086.stdout:2707: setattr oid 7 current snap is 261 2024-08-10T05:21:54.481 INFO:tasks.rados.rados.0.smithi086.stdout:2704: finishing copy_from racing read to smithi08687503-38 2024-08-10T05:21:54.482 INFO:tasks.rados.rados.0.smithi086.stdout:2708: read oid 25 snap -1 2024-08-10T05:21:54.482 INFO:tasks.rados.rados.0.smithi086.stdout:2708: expect (ObjNum 718 snap 227 seq_num 718) 2024-08-10T05:21:54.482 INFO:tasks.rados.rados.0.smithi086.stdout:2709: rmattr oid 43 current snap is 261 2024-08-10T05:21:54.482 INFO:tasks.rados.rados.0.smithi086.stdout:2709: done (7 left) 2024-08-10T05:21:54.482 INFO:tasks.rados.rados.0.smithi086.stdout:2710: copy_from oid 34 from oid 15 current snap is 261 2024-08-10T05:21:54.482 INFO:tasks.rados.rados.0.smithi086.stdout:2711: delete oid 28 current snap is 261 2024-08-10T05:21:54.483 INFO:tasks.rados.rados.0.smithi086.stdout:2704: finishing copy_from to smithi08687503-38 2024-08-10T05:21:54.483 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 1732 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-10T05:21:54.483 INFO:tasks.rados.rados.0.smithi086.stdout:2701: finishing write tid 2 to smithi08687503-10 2024-08-10T05:21:54.484 INFO:tasks.rados.rados.0.smithi086.stdout:2708: expect (ObjNum 718 snap 227 seq_num 718) 2024-08-10T05:21:54.485 INFO:tasks.rados.rados.0.smithi086.stdout:2705: finishing rollback tid 0 to smithi08687503-49 2024-08-10T05:21:54.485 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1678 (ObjNum 593 snap 0 seq_num 3356541112) dirty exists 2024-08-10T05:21:54.485 INFO:tasks.rados.rados.0.smithi086.stdout:2705: finishing rollback tid 1 to smithi08687503-49 2024-08-10T05:21:54.486 INFO:tasks.rados.rados.0.smithi086.stdout:2705: finishing rollback tid 2 to smithi08687503-49 2024-08-10T05:21:54.486 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 1775 (ObjNum 671 snap 204 seq_num 671) dirty exists 2024-08-10T05:21:54.487 INFO:tasks.rados.rados.0.smithi086.stdout:2704: done (8 left) 2024-08-10T05:21:54.487 INFO:tasks.rados.rados.0.smithi086.stdout:2705: done (7 left) 2024-08-10T05:21:54.487 INFO:tasks.rados.rados.0.smithi086.stdout:2707: done (6 left) 2024-08-10T05:21:54.487 INFO:tasks.rados.rados.0.smithi086.stdout:2708: done (5 left) 2024-08-10T05:21:54.487 INFO:tasks.rados.rados.0.smithi086.stdout:2711: done (4 left) 2024-08-10T05:21:54.488 INFO:tasks.rados.rados.0.smithi086.stdout:2712: rollback oid 17 current snap is 261 2024-08-10T05:21:54.488 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 17 to 250 2024-08-10T05:21:54.488 INFO:tasks.rados.rados.0.smithi086.stdout:2701: finishing write tid 3 to smithi08687503-10 2024-08-10T05:21:54.488 INFO:tasks.rados.rados.0.smithi086.stdout:2713: read oid 24 snap -1 2024-08-10T05:21:54.488 INFO:tasks.rados.rados.0.smithi086.stdout:2713: expect (ObjNum 803 snap 255 seq_num 803) 2024-08-10T05:21:54.488 INFO:tasks.rados.rados.0.smithi086.stdout:2714: snap_create 2024-08-10T05:21:54.488 INFO:tasks.rados.rados.0.smithi086.stdout:2701: finishing write tid 4 to smithi08687503-10 2024-08-10T05:21:54.488 INFO:tasks.rados.rados.0.smithi086.stdout:2702: finishing rollback tid 0 to smithi08687503-16 2024-08-10T05:21:54.492 INFO:tasks.rados.rados.0.smithi086.stdout:2702: finishing rollback tid 1 to smithi08687503-16 2024-08-10T05:21:54.492 INFO:tasks.rados.rados.0.smithi086.stdout:2712: finishing rollback tid 0 to smithi08687503-17 2024-08-10T05:21:54.492 INFO:tasks.rados.rados.0.smithi086.stdout:2712: finishing rollback tid 1 to smithi08687503-17 2024-08-10T05:21:54.493 INFO:tasks.rados.rados.0.smithi086.stdout:2712: finishing rollback tid 2 to smithi08687503-17 2024-08-10T05:21:54.493 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 1863 (ObjNum 797 snap 249 seq_num 797) dirty exists 2024-08-10T05:21:54.493 INFO:tasks.rados.rados.0.smithi086.stdout:2701: finishing write tid 5 to smithi08687503-10 2024-08-10T05:21:54.493 INFO:tasks.rados.rados.0.smithi086.stdout:2701: oid 10 updating version 0 to 1934 2024-08-10T05:21:54.493 INFO:tasks.rados.rados.0.smithi086.stdout:2701: oid 10 updating version 1934 to 1936 2024-08-10T05:21:54.493 INFO:tasks.rados.rados.0.smithi086.stdout:2701: oid 10 version 1936 is already newer than 1935 2024-08-10T05:21:54.493 INFO:tasks.rados.rados.0.smithi086.stdout:2701: oid 10 updating version 1936 to 1937 2024-08-10T05:21:54.494 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 1937 (ObjNum 822 snap 261 seq_num 822) dirty exists 2024-08-10T05:21:54.494 INFO:tasks.rados.rados.0.smithi086.stdout:2701: left oid 10 (ObjNum 822 snap 261 seq_num 822) 2024-08-10T05:21:54.494 INFO:tasks.rados.rados.0.smithi086.stdout:2702: finishing rollback tid 2 to smithi08687503-16 2024-08-10T05:21:54.494 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 1941 (ObjNum 781 snap 246 seq_num 781) dirty exists 2024-08-10T05:21:54.497 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 1943 (ObjNum 633 snap 195 seq_num 633) dirty exists 2024-08-10T05:21:54.528 INFO:tasks.rados.rados.0.smithi086.stdout:2710: finishing copy_from racing read to smithi08687503-34 2024-08-10T05:21:54.531 INFO:tasks.rados.rados.0.smithi086.stdout:2710: finishing copy_from to smithi08687503-34 2024-08-10T05:21:54.531 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 1549 (ObjNum 734 snap 228 seq_num 734) dirty exists 2024-08-10T05:21:54.555 INFO:tasks.rados.rados.0.smithi086.stdout:2713: expect (ObjNum 803 snap 255 seq_num 803) 2024-08-10T05:21:54.646 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:54 smithi086 ceph-mon[101471]: osdmap e608: 8 total, 8 up, 8 in 2024-08-10T05:21:54.647 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:54 smithi086 ceph-mon[98993]: osdmap e608: 8 total, 8 up, 8 in 2024-08-10T05:21:54.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:54 smithi159 ceph-mon[90359]: osdmap e608: 8 total, 8 up, 8 in 2024-08-10T05:21:55.646 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:55 smithi086 ceph-mon[101471]: pgmap v571: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 197 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 328 KiB/s wr, 9 op/s 2024-08-10T05:21:55.646 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:55 smithi086 ceph-mon[101471]: osdmap e609: 8 total, 8 up, 8 in 2024-08-10T05:21:55.647 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:55 smithi086 ceph-mon[98993]: pgmap v571: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 197 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 328 KiB/s wr, 9 op/s 2024-08-10T05:21:55.647 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:55 smithi086 ceph-mon[98993]: osdmap e609: 8 total, 8 up, 8 in 2024-08-10T05:21:55.647 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:55 smithi086 systemd[1]: Stopping Ceph alertmanager.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:21:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:55 smithi159 ceph-mon[90359]: pgmap v571: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 197 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 328 KiB/s wr, 9 op/s 2024-08-10T05:21:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:55 smithi159 ceph-mon[90359]: osdmap e609: 8 total, 8 up, 8 in 2024-08-10T05:21:55.846 INFO:tasks.rados.rados.0.smithi086.stdout:2701: done (6 left) 2024-08-10T05:21:55.846 INFO:tasks.rados.rados.0.smithi086.stdout:2702: done (5 left) 2024-08-10T05:21:55.846 INFO:tasks.rados.rados.0.smithi086.stdout:2706: done (4 left) 2024-08-10T05:21:55.846 INFO:tasks.rados.rados.0.smithi086.stdout:2710: done (3 left) 2024-08-10T05:21:55.846 INFO:tasks.rados.rados.0.smithi086.stdout:2712: done (2 left) 2024-08-10T05:21:55.846 INFO:tasks.rados.rados.0.smithi086.stdout:2713: done (1 left) 2024-08-10T05:21:55.846 INFO:tasks.rados.rados.0.smithi086.stdout:2714: done (0 left) 2024-08-10T05:21:55.846 INFO:tasks.rados.rados.0.smithi086.stdout:2715: snap_remove snap 247 2024-08-10T05:21:55.906 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:55 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[82936]: ts=2024-08-10T05:21:55.646Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-10T05:21:55.906 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:55 smithi086 podman[134353]: 2024-08-10 05:21:55.687181333 +0000 UTC m=+0.154487690 container died 35968fd43daf328991db2b6198ebbfae8cf82878bcc5e356aa79a1d0f57c962e (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T05:21:56.317 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:56 smithi086 podman[134353]: 2024-08-10 05:21:56.11104514 +0000 UTC m=+0.578351480 container cleanup 35968fd43daf328991db2b6198ebbfae8cf82878bcc5e356aa79a1d0f57c962e (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T05:21:56.317 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:56 smithi086 bash[134353]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a 2024-08-10T05:21:56.322 INFO:tasks.rados.rados.0.smithi086.stdout:2715: done (0 left) 2024-08-10T05:21:56.322 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 15 current snap is 262 2024-08-10T05:21:56.322 INFO:tasks.rados.rados.0.smithi086.stdout:2716: seq_num 824 ranges {9437184=606208,10043392=458752,10502144=573440,11075584=172032} 2024-08-10T05:21:56.377 INFO:tasks.rados.rados.0.smithi086.stdout:2716: writing smithi08687503-15 from 9437184 to 10043392 tid 1 2024-08-10T05:21:56.380 INFO:tasks.rados.rados.0.smithi086.stdout:2716: writing smithi08687503-15 from 10043392 to 10502144 tid 2 2024-08-10T05:21:56.384 INFO:tasks.rados.rados.0.smithi086.stdout:2716: writing smithi08687503-15 from 10502144 to 11075584 tid 3 2024-08-10T05:21:56.385 INFO:tasks.rados.rados.0.smithi086.stdout:2716: writing smithi08687503-15 from 11075584 to 11247616 tid 4 2024-08-10T05:21:56.385 INFO:tasks.rados.rados.0.smithi086.stdout:2717: snap_create 2024-08-10T05:21:56.385 INFO:tasks.rados.rados.0.smithi086.stdout:2716: finishing write tid 1 to smithi08687503-15 2024-08-10T05:21:56.385 INFO:tasks.rados.rados.0.smithi086.stdout:2716: finishing write tid 2 to smithi08687503-15 2024-08-10T05:21:56.387 INFO:tasks.rados.rados.0.smithi086.stdout:2716: finishing write tid 3 to smithi08687503-15 2024-08-10T05:21:56.387 INFO:tasks.rados.rados.0.smithi086.stdout:2716: finishing write tid 4 to smithi08687503-15 2024-08-10T05:21:56.387 INFO:tasks.rados.rados.0.smithi086.stdout:2716: finishing write tid 5 to smithi08687503-15 2024-08-10T05:21:56.389 INFO:tasks.rados.rados.0.smithi086.stdout:2716: finishing write tid 6 to smithi08687503-15 2024-08-10T05:21:56.389 INFO:tasks.rados.rados.0.smithi086.stdout:2716: oid 15 updating version 0 to 1553 2024-08-10T05:21:56.389 INFO:tasks.rados.rados.0.smithi086.stdout:2716: oid 15 version 1553 is already newer than 1551 2024-08-10T05:21:56.389 INFO:tasks.rados.rados.0.smithi086.stdout:2716: oid 15 version 1553 is already newer than 1552 2024-08-10T05:21:56.389 INFO:tasks.rados.rados.0.smithi086.stdout:2716: oid 15 version 1553 is already newer than 1550 2024-08-10T05:21:56.389 INFO:tasks.rados.rados.0.smithi086.stdout:2716: oid 15 updating version 1553 to 1554 2024-08-10T05:21:56.389 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 1554 (ObjNum 824 snap 262 seq_num 824) dirty exists 2024-08-10T05:21:56.389 INFO:tasks.rados.rados.0.smithi086.stdout:2716: left oid 15 (ObjNum 824 snap 262 seq_num 824) 2024-08-10T05:21:56.625 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:21:56.625 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:21:56.625 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:56 smithi086 podman[134370]: 2024-08-10 05:21:56.354036726 +0000 UTC m=+0.663341798 container remove 35968fd43daf328991db2b6198ebbfae8cf82878bcc5e356aa79a1d0f57c962e (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T05:21:56.625 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:56 smithi086 podman[134370]: 2024-08-10 05:21:56.429798177 +0000 UTC m=+0.739103249 volume remove af3dc128c4a471375d964d9923b686f63d7295c604d53afca602847db9b3e922 2024-08-10T05:21:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:21:56.905 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:56 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-10T05:21:56.905 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:56 smithi086 systemd[1]: Stopped Ceph alertmanager.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:21:56.905 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:56 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@alertmanager.a.service: Consumed 1.764s CPU time. 2024-08-10T05:21:56.905 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:56 smithi086 systemd[1]: Starting Ceph alertmanager.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:21:57.317 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:57 smithi086 podman[134504]: 2024-08-10 05:21:56.961230867 +0000 UTC m=+0.017592800 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-08-10T05:21:57.318 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:57 smithi086 podman[134504]: 2024-08-10 05:21:57.080716234 +0000 UTC m=+0.137078148 volume create 70b1307ac297415a5cf34c5a3a48fff42b3be934526d673c791024b162a01a72 2024-08-10T05:21:57.318 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:57 smithi086 podman[134504]: 2024-08-10 05:21:57.18946437 +0000 UTC m=+0.245826325 container create 4183dbfe3ba15d4734b8ba2e09b76709fd6150532315fbf32ae8a0e434ae1097 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T05:21:57.328 INFO:tasks.rados.rados.0.smithi086.stdout:2716: done (1 left) 2024-08-10T05:21:57.328 INFO:tasks.rados.rados.0.smithi086.stdout:2717: done (0 left) 2024-08-10T05:21:57.328 INFO:tasks.rados.rados.0.smithi086.stdout:2718: snap_create 2024-08-10T05:21:57.583 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:57 smithi086 ceph-mon[98993]: pgmap v573: 121 pgs: 121 active+clean; 200 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 852 KiB/s wr, 30 op/s 2024-08-10T05:21:57.583 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:57 smithi086 ceph-mon[98993]: osdmap e610: 8 total, 8 up, 8 in 2024-08-10T05:21:57.584 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:57 smithi086 ceph-mon[101471]: pgmap v573: 121 pgs: 121 active+clean; 200 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 852 KiB/s wr, 30 op/s 2024-08-10T05:21:57.584 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:57 smithi086 ceph-mon[101471]: osdmap e610: 8 total, 8 up, 8 in 2024-08-10T05:21:57.584 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:57 smithi086 podman[134504]: 2024-08-10 05:21:57.484159958 +0000 UTC m=+0.540521883 container init 4183dbfe3ba15d4734b8ba2e09b76709fd6150532315fbf32ae8a0e434ae1097 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T05:21:57.584 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:57 smithi086 podman[134504]: 2024-08-10 05:21:57.488695443 +0000 UTC m=+0.545057357 container start 4183dbfe3ba15d4734b8ba2e09b76709fd6150532315fbf32ae8a0e434ae1097 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T05:21:57.584 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[134518]: ts=2024-08-10T05:21:57.501Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-10T05:21:57.584 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[134518]: ts=2024-08-10T05:21:57.501Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-10T05:21:57.584 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[134518]: ts=2024-08-10T05:21:57.502Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.86 port=9094 2024-08-10T05:21:57.584 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[134518]: ts=2024-08-10T05:21:57.503Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-10T05:21:57.584 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[134518]: ts=2024-08-10T05:21:57.527Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-10T05:21:57.584 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[134518]: ts=2024-08-10T05:21:57.528Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-10T05:21:57.585 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[134518]: ts=2024-08-10T05:21:57.530Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-10T05:21:57.585 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:57 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[134518]: ts=2024-08-10T05:21:57.530Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-10T05:21:57.585 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:57 smithi086 bash[134504]: 4183dbfe3ba15d4734b8ba2e09b76709fd6150532315fbf32ae8a0e434ae1097 2024-08-10T05:21:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:57 smithi159 ceph-mon[90359]: pgmap v573: 121 pgs: 121 active+clean; 200 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 852 KiB/s wr, 30 op/s 2024-08-10T05:21:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:57 smithi159 ceph-mon[90359]: osdmap e610: 8 total, 8 up, 8 in 2024-08-10T05:21:57.905 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:57 smithi086 systemd[1]: Started Ceph alertmanager.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:21:58.332 INFO:tasks.rados.rados.0.smithi086.stdout:2718: done (0 left) 2024-08-10T05:21:58.332 INFO:tasks.rados.rados.0.smithi086.stdout:2719: rollback oid 45 current snap is 264 2024-08-10T05:21:58.332 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 45 to 250 2024-08-10T05:21:58.332 INFO:tasks.rados.rados.0.smithi086.stdout:2720: read oid 14 snap -1 2024-08-10T05:21:58.332 INFO:tasks.rados.rados.0.smithi086.stdout:2720: expect (ObjNum 671 snap 204 seq_num 671) 2024-08-10T05:21:58.332 INFO:tasks.rados.rados.0.smithi086.stdout:2721: delete oid 30 current snap is 264 2024-08-10T05:21:58.339 INFO:tasks.rados.rados.0.smithi086.stdout:2721: done (2 left) 2024-08-10T05:21:58.339 INFO:tasks.rados.rados.0.smithi086.stdout:2722: snap_create 2024-08-10T05:21:58.340 INFO:tasks.rados.rados.0.smithi086.stdout:2719: finishing rollback tid 0 to smithi08687503-45 2024-08-10T05:21:58.340 INFO:tasks.rados.rados.0.smithi086.stdout:2719: finishing rollback tid 1 to smithi08687503-45 2024-08-10T05:21:58.340 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 1734 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-10T05:21:58.382 INFO:tasks.rados.rados.0.smithi086.stdout:2720: expect (ObjNum 671 snap 204 seq_num 671) 2024-08-10T05:21:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:21:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:21:58] "GET /metrics HTTP/1.1" 200 36274 "" "Prometheus/2.43.0" 2024-08-10T05:21:58.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:58 smithi086 ceph-mon[98993]: osdmap e611: 8 total, 8 up, 8 in 2024-08-10T05:21:58.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:58.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:58.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:58.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:58 smithi086 ceph-mon[101471]: osdmap e611: 8 total, 8 up, 8 in 2024-08-10T05:21:58.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:58.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:58.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:58.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:58 smithi159 ceph-mon[90359]: osdmap e611: 8 total, 8 up, 8 in 2024-08-10T05:21:58.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:58.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:21:58.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:21:59.340 INFO:tasks.rados.rados.0.smithi086.stdout:2719: done (2 left) 2024-08-10T05:21:59.340 INFO:tasks.rados.rados.0.smithi086.stdout:2720: done (1 left) 2024-08-10T05:21:59.340 INFO:tasks.rados.rados.0.smithi086.stdout:2722: done (0 left) 2024-08-10T05:21:59.340 INFO:tasks.rados.rados.0.smithi086.stdout:2723: delete oid 23 current snap is 265 2024-08-10T05:21:59.345 INFO:tasks.rados.rados.0.smithi086.stdout:2723: done (0 left) 2024-08-10T05:21:59.345 INFO:tasks.rados.rados.0.smithi086.stdout:2724: delete oid 41 current snap is 265 2024-08-10T05:21:59.349 INFO:tasks.rados.rados.0.smithi086.stdout:2724: done (0 left) 2024-08-10T05:21:59.349 INFO:tasks.rados.rados.0.smithi086.stdout:2725: read oid 40 snap -1 2024-08-10T05:21:59.349 INFO:tasks.rados.rados.0.smithi086.stdout:2725: expect (ObjNum 820 snap 261 seq_num 820) 2024-08-10T05:21:59.350 INFO:tasks.rados.rados.0.smithi086.stdout:2726: snap_create 2024-08-10T05:21:59.355 INFO:tasks.rados.rados.0.smithi086.stdout:2725: expect (ObjNum 820 snap 261 seq_num 820) 2024-08-10T05:21:59.599 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:59 smithi159 ceph-mon[90359]: pgmap v576: 121 pgs: 121 active+clean; 189 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 2.8 MiB/s wr, 40 op/s 2024-08-10T05:21:59.599 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:21:59 smithi159 ceph-mon[90359]: osdmap e612: 8 total, 8 up, 8 in 2024-08-10T05:21:59.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:59 smithi086 ceph-mon[98993]: pgmap v576: 121 pgs: 121 active+clean; 189 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 2.8 MiB/s wr, 40 op/s 2024-08-10T05:21:59.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:21:59 smithi086 ceph-mon[98993]: osdmap e612: 8 total, 8 up, 8 in 2024-08-10T05:21:59.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:59 smithi086 ceph-mon[101471]: pgmap v576: 121 pgs: 121 active+clean; 189 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 2.8 MiB/s wr, 40 op/s 2024-08-10T05:21:59.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:21:59 smithi086 ceph-mon[101471]: osdmap e612: 8 total, 8 up, 8 in 2024-08-10T05:21:59.655 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:21:59 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[134518]: ts=2024-08-10T05:21:59.504Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.0002454s 2024-08-10T05:22:00.003 INFO:tasks.rados.rados.0.smithi086.stdout:2725: done (1 left) 2024-08-10T05:22:00.003 INFO:tasks.rados.rados.0.smithi086.stdout:2726: done (0 left) 2024-08-10T05:22:00.003 INFO:tasks.rados.rados.0.smithi086.stdout:2727: snap_create 2024-08-10T05:22:00.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:00 smithi086 ceph-mon[101471]: osdmap e613: 8 total, 8 up, 8 in 2024-08-10T05:22:00.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:00 smithi086 ceph-mon[101471]: osdmap e614: 8 total, 8 up, 8 in 2024-08-10T05:22:00.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:00 smithi086 ceph-mon[98993]: osdmap e613: 8 total, 8 up, 8 in 2024-08-10T05:22:00.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:00 smithi086 ceph-mon[98993]: osdmap e614: 8 total, 8 up, 8 in 2024-08-10T05:22:00.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:00 smithi159 ceph-mon[90359]: osdmap e613: 8 total, 8 up, 8 in 2024-08-10T05:22:00.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:00 smithi159 ceph-mon[90359]: osdmap e614: 8 total, 8 up, 8 in 2024-08-10T05:22:01.007 INFO:tasks.rados.rados.0.smithi086.stdout:2727: done (0 left) 2024-08-10T05:22:01.007 INFO:tasks.rados.rados.0.smithi086.stdout:2728: delete oid 40 current snap is 267 2024-08-10T05:22:01.009 INFO:tasks.rados.rados.0.smithi086.stdout:2728: done (0 left) 2024-08-10T05:22:01.009 INFO:tasks.rados.rados.0.smithi086.stdout:2729: snap_remove snap 253 2024-08-10T05:22:01.614 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:01 smithi086 ceph-mon[101471]: pgmap v580: 121 pgs: 121 active+clean; 179 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.1 MiB/s wr, 11 op/s 2024-08-10T05:22:01.615 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:01 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:01.615 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:01 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:01.615 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:01 smithi086 ceph-mon[101471]: osdmap e615: 8 total, 8 up, 8 in 2024-08-10T05:22:01.615 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:01 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:01.615 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:01 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:01.615 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:01 smithi086 ceph-mon[98993]: pgmap v580: 121 pgs: 121 active+clean; 179 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.1 MiB/s wr, 11 op/s 2024-08-10T05:22:01.615 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:01 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:01.615 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:01 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:01.616 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:01 smithi086 ceph-mon[98993]: osdmap e615: 8 total, 8 up, 8 in 2024-08-10T05:22:01.616 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:01 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:01.616 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:01 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:01.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:01 smithi159 ceph-mon[90359]: pgmap v580: 121 pgs: 121 active+clean; 179 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.1 MiB/s wr, 11 op/s 2024-08-10T05:22:01.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:01 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:01.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:01 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:01.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:01 smithi159 ceph-mon[90359]: osdmap e615: 8 total, 8 up, 8 in 2024-08-10T05:22:01.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:01 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:01.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:01 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:02.012 INFO:tasks.rados.rados.0.smithi086.stdout:2729: done (0 left) 2024-08-10T05:22:02.012 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 267 2024-08-10T05:22:02.012 INFO:tasks.rados.rados.0.smithi086.stdout:2730: seq_num 829 ranges {0=688128,688128=729088,1417216=475136} 2024-08-10T05:22:02.016 INFO:tasks.rados.rados.0.smithi086.stdout:2730: writing smithi08687503-5 from 0 to 688128 tid 1 2024-08-10T05:22:02.021 INFO:tasks.rados.rados.0.smithi086.stdout:2730: writing smithi08687503-5 from 688128 to 1417216 tid 2 2024-08-10T05:22:02.025 INFO:tasks.rados.rados.0.smithi086.stdout:2730: writing smithi08687503-5 from 1417216 to 1892352 tid 3 2024-08-10T05:22:02.025 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 24 current snap is 267 2024-08-10T05:22:02.025 INFO:tasks.rados.rados.0.smithi086.stdout:2731: seq_num 830 ranges {12673024=704512,13377536=614400,13991936=573440,14565376=16384} 2024-08-10T05:22:02.097 INFO:tasks.rados.rados.0.smithi086.stdout:2731: writing smithi08687503-24 from 12673024 to 13377536 tid 1 2024-08-10T05:22:02.101 INFO:tasks.rados.rados.0.smithi086.stdout:2731: writing smithi08687503-24 from 13377536 to 13991936 tid 2 2024-08-10T05:22:02.105 INFO:tasks.rados.rados.0.smithi086.stdout:2731: writing smithi08687503-24 from 13991936 to 14565376 tid 3 2024-08-10T05:22:02.105 INFO:tasks.rados.rados.0.smithi086.stdout:2731: writing smithi08687503-24 from 14565376 to 14581760 tid 4 2024-08-10T05:22:02.105 INFO:tasks.rados.rados.0.smithi086.stdout:2732: rollback oid 13 current snap is 267 2024-08-10T05:22:02.105 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 13 to 257 2024-08-10T05:22:02.105 INFO:tasks.rados.rados.0.smithi086.stdout:2730: finishing write tid 1 to smithi08687503-5 2024-08-10T05:22:02.105 INFO:tasks.rados.rados.0.smithi086.stdout:2730: finishing write tid 2 to smithi08687503-5 2024-08-10T05:22:02.105 INFO:tasks.rados.rados.0.smithi086.stdout:2730: finishing write tid 3 to smithi08687503-5 2024-08-10T05:22:02.105 INFO:tasks.rados.rados.0.smithi086.stdout:2730: finishing write tid 4 to smithi08687503-5 2024-08-10T05:22:02.105 INFO:tasks.rados.rados.0.smithi086.stdout:2733: delete oid 31 current snap is 267 2024-08-10T05:22:02.105 INFO:tasks.rados.rados.0.smithi086.stdout:2730: finishing write tid 5 to smithi08687503-5 2024-08-10T05:22:02.105 INFO:tasks.rados.rados.0.smithi086.stdout:2730: oid 5 updating version 0 to 1923 2024-08-10T05:22:02.106 INFO:tasks.rados.rados.0.smithi086.stdout:2730: oid 5 updating version 1923 to 1924 2024-08-10T05:22:02.106 INFO:tasks.rados.rados.0.smithi086.stdout:2730: oid 5 version 1924 is already newer than 1921 2024-08-10T05:22:02.106 INFO:tasks.rados.rados.0.smithi086.stdout:2730: oid 5 version 1924 is already newer than 1922 2024-08-10T05:22:02.106 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 1924 (ObjNum 829 snap 267 seq_num 829) dirty exists 2024-08-10T05:22:02.106 INFO:tasks.rados.rados.0.smithi086.stdout:2730: left oid 5 (ObjNum 829 snap 267 seq_num 829) 2024-08-10T05:22:02.106 INFO:tasks.rados.rados.0.smithi086.stdout:2731: finishing write tid 1 to smithi08687503-24 2024-08-10T05:22:02.106 INFO:tasks.rados.rados.0.smithi086.stdout:2731: finishing write tid 2 to smithi08687503-24 2024-08-10T05:22:02.109 INFO:tasks.rados.rados.0.smithi086.stdout:2731: finishing write tid 3 to smithi08687503-24 2024-08-10T05:22:02.109 INFO:tasks.rados.rados.0.smithi086.stdout:2732: finishing rollback tid 0 to smithi08687503-13 2024-08-10T05:22:02.109 INFO:tasks.rados.rados.0.smithi086.stdout:2731: finishing write tid 4 to smithi08687503-24 2024-08-10T05:22:02.109 INFO:tasks.rados.rados.0.smithi086.stdout:2732: finishing rollback tid 1 to smithi08687503-13 2024-08-10T05:22:02.109 INFO:tasks.rados.rados.0.smithi086.stdout:2731: finishing write tid 5 to smithi08687503-24 2024-08-10T05:22:02.110 INFO:tasks.rados.rados.0.smithi086.stdout:2732: finishing rollback tid 2 to smithi08687503-13 2024-08-10T05:22:02.111 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 1955 (ObjNum 794 snap 249 seq_num 794) dirty exists 2024-08-10T05:22:02.111 INFO:tasks.rados.rados.0.smithi086.stdout:2731: finishing write tid 6 to smithi08687503-24 2024-08-10T05:22:02.111 INFO:tasks.rados.rados.0.smithi086.stdout:2731: oid 24 updating version 0 to 1701 2024-08-10T05:22:02.111 INFO:tasks.rados.rados.0.smithi086.stdout:2731: oid 24 updating version 1701 to 1702 2024-08-10T05:22:02.111 INFO:tasks.rados.rados.0.smithi086.stdout:2731: oid 24 updating version 1702 to 1703 2024-08-10T05:22:02.111 INFO:tasks.rados.rados.0.smithi086.stdout:2731: oid 24 updating version 1703 to 1705 2024-08-10T05:22:02.111 INFO:tasks.rados.rados.0.smithi086.stdout:2731: oid 24 version 1705 is already newer than 1704 2024-08-10T05:22:02.111 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 1705 (ObjNum 830 snap 267 seq_num 830) dirty exists 2024-08-10T05:22:02.111 INFO:tasks.rados.rados.0.smithi086.stdout:2731: left oid 24 (ObjNum 830 snap 267 seq_num 830) 2024-08-10T05:22:02.112 INFO:tasks.rados.rados.0.smithi086.stdout:2730: done (3 left) 2024-08-10T05:22:02.112 INFO:tasks.rados.rados.0.smithi086.stdout:2731: done (2 left) 2024-08-10T05:22:02.112 INFO:tasks.rados.rados.0.smithi086.stdout:2732: done (1 left) 2024-08-10T05:22:02.112 INFO:tasks.rados.rados.0.smithi086.stdout:2733: done (0 left) 2024-08-10T05:22:02.112 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 49 current snap is 267 2024-08-10T05:22:02.112 INFO:tasks.rados.rados.0.smithi086.stdout:2734: seq_num 832 ranges {9977856=737280,10715136=786432,11501568=417792} 2024-08-10T05:22:02.168 INFO:tasks.rados.rados.0.smithi086.stdout:2734: writing smithi08687503-49 from 9977856 to 10715136 tid 1 2024-08-10T05:22:02.173 INFO:tasks.rados.rados.0.smithi086.stdout:2734: writing smithi08687503-49 from 10715136 to 11501568 tid 2 2024-08-10T05:22:02.175 INFO:tasks.rados.rados.0.smithi086.stdout:2734: writing smithi08687503-49 from 11501568 to 11919360 tid 3 2024-08-10T05:22:02.175 INFO:tasks.rados.rados.0.smithi086.stdout:2735: delete oid 37 current snap is 267 2024-08-10T05:22:02.175 INFO:tasks.rados.rados.0.smithi086.stdout:2734: finishing write tid 1 to smithi08687503-49 2024-08-10T05:22:02.177 INFO:tasks.rados.rados.0.smithi086.stdout:2735: done (1 left) 2024-08-10T05:22:02.177 INFO:tasks.rados.rados.0.smithi086.stdout:2736: snap_remove snap 264 2024-08-10T05:22:03.018 INFO:tasks.rados.rados.0.smithi086.stdout:2736: done (1 left) 2024-08-10T05:22:03.018 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 267 2024-08-10T05:22:03.018 INFO:tasks.rados.rados.0.smithi086.stdout:2734: finishing write tid 2 to smithi08687503-49 2024-08-10T05:22:03.018 INFO:tasks.rados.rados.0.smithi086.stdout:2737: seq_num 834 ranges {0=778240,778240=557056,1335296=548864,1884160=98304} 2024-08-10T05:22:03.022 INFO:tasks.rados.rados.0.smithi086.stdout:2737: writing smithi08687503-38 from 0 to 778240 tid 1 2024-08-10T05:22:03.026 INFO:tasks.rados.rados.0.smithi086.stdout:2737: writing smithi08687503-38 from 778240 to 1335296 tid 2 2024-08-10T05:22:03.029 INFO:tasks.rados.rados.0.smithi086.stdout:2737: writing smithi08687503-38 from 1335296 to 1884160 tid 3 2024-08-10T05:22:03.030 INFO:tasks.rados.rados.0.smithi086.stdout:2737: writing smithi08687503-38 from 1884160 to 1982464 tid 4 2024-08-10T05:22:03.030 INFO:tasks.rados.rados.0.smithi086.stdout:2738: snap_remove snap 263 2024-08-10T05:22:03.080 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:03 smithi086 ceph-mon[101471]: osdmap e616: 8 total, 8 up, 8 in 2024-08-10T05:22:03.080 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:03 smithi086 ceph-mon[101471]: pgmap v583: 121 pgs: 121 active+clean; 178 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 884 KiB/s wr, 5 op/s 2024-08-10T05:22:03.080 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:03 smithi086 ceph-mon[98993]: osdmap e616: 8 total, 8 up, 8 in 2024-08-10T05:22:03.080 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:03 smithi086 ceph-mon[98993]: pgmap v583: 121 pgs: 121 active+clean; 178 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 884 KiB/s wr, 5 op/s 2024-08-10T05:22:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:03 smithi159 ceph-mon[90359]: osdmap e616: 8 total, 8 up, 8 in 2024-08-10T05:22:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:03 smithi159 ceph-mon[90359]: pgmap v583: 121 pgs: 121 active+clean; 178 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 884 KiB/s wr, 5 op/s 2024-08-10T05:22:04.022 INFO:tasks.rados.rados.0.smithi086.stdout:2738: done (2 left) 2024-08-10T05:22:04.022 INFO:tasks.rados.rados.0.smithi086.stdout:2739: copy_from oid 29 from oid 2 current snap is 267 2024-08-10T05:22:04.022 INFO:tasks.rados.rados.0.smithi086.stdout:2734: finishing write tid 3 to smithi08687503-49 2024-08-10T05:22:04.022 INFO:tasks.rados.rados.0.smithi086.stdout:2734: finishing write tid 4 to smithi08687503-49 2024-08-10T05:22:04.022 INFO:tasks.rados.rados.0.smithi086.stdout:2734: finishing write tid 5 to smithi08687503-49 2024-08-10T05:22:04.022 INFO:tasks.rados.rados.0.smithi086.stdout:2734: oid 49 updating version 0 to 1777 2024-08-10T05:22:04.022 INFO:tasks.rados.rados.0.smithi086.stdout:2734: oid 49 updating version 1777 to 1778 2024-08-10T05:22:04.022 INFO:tasks.rados.rados.0.smithi086.stdout:2734: oid 49 updating version 1778 to 1779 2024-08-10T05:22:04.022 INFO:tasks.rados.rados.0.smithi086.stdout:2734: oid 49 version 1779 is already newer than 1776 2024-08-10T05:22:04.022 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 1779 (ObjNum 832 snap 267 seq_num 832) dirty exists 2024-08-10T05:22:04.023 INFO:tasks.rados.rados.0.smithi086.stdout:2734: left oid 49 (ObjNum 832 snap 267 seq_num 832) 2024-08-10T05:22:04.023 INFO:tasks.rados.rados.0.smithi086.stdout:2737: finishing write tid 1 to smithi08687503-38 2024-08-10T05:22:04.023 INFO:tasks.rados.rados.0.smithi086.stdout:2737: finishing write tid 2 to smithi08687503-38 2024-08-10T05:22:04.023 INFO:tasks.rados.rados.0.smithi086.stdout:2737: finishing write tid 3 to smithi08687503-38 2024-08-10T05:22:04.023 INFO:tasks.rados.rados.0.smithi086.stdout:2737: finishing write tid 4 to smithi08687503-38 2024-08-10T05:22:04.023 INFO:tasks.rados.rados.0.smithi086.stdout:2737: finishing write tid 5 to smithi08687503-38 2024-08-10T05:22:04.023 INFO:tasks.rados.rados.0.smithi086.stdout:2737: finishing write tid 6 to smithi08687503-38 2024-08-10T05:22:04.023 INFO:tasks.rados.rados.0.smithi086.stdout:2737: oid 38 updating version 0 to 1781 2024-08-10T05:22:04.023 INFO:tasks.rados.rados.0.smithi086.stdout:2737: oid 38 version 1781 is already newer than 1777 2024-08-10T05:22:04.023 INFO:tasks.rados.rados.0.smithi086.stdout:2737: oid 38 version 1781 is already newer than 1780 2024-08-10T05:22:04.023 INFO:tasks.rados.rados.0.smithi086.stdout:2737: oid 38 version 1781 is already newer than 1778 2024-08-10T05:22:04.023 INFO:tasks.rados.rados.0.smithi086.stdout:2737: oid 38 version 1781 is already newer than 1779 2024-08-10T05:22:04.023 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 1781 (ObjNum 834 snap 267 seq_num 834) dirty exists 2024-08-10T05:22:04.023 INFO:tasks.rados.rados.0.smithi086.stdout:2737: left oid 38 (ObjNum 834 snap 267 seq_num 834) 2024-08-10T05:22:04.024 INFO:tasks.rados.rados.0.smithi086.stdout:2734: done (2 left) 2024-08-10T05:22:04.024 INFO:tasks.rados.rados.0.smithi086.stdout:2737: done (1 left) 2024-08-10T05:22:04.024 INFO:tasks.rados.rados.0.smithi086.stdout:2740: read oid 42 snap 257 2024-08-10T05:22:04.024 INFO:tasks.rados.rados.0.smithi086.stdout:2740: expect (ObjNum 743 snap 232 seq_num 743) 2024-08-10T05:22:04.024 INFO:tasks.rados.rados.0.smithi086.stdout:2741: delete oid 31 current snap is 267 2024-08-10T05:22:04.025 INFO:tasks.rados.rados.0.smithi086.stdout:2739: finishing copy_from to smithi08687503-29 2024-08-10T05:22:04.025 INFO:tasks.rados.rados.0.smithi086.stdout:2739: got expected ENOENT (src dne) 2024-08-10T05:22:04.025 INFO:tasks.rados.rados.0.smithi086.stdout:2739: finishing copy_from racing read to smithi08687503-29 2024-08-10T05:22:04.046 INFO:tasks.rados.rados.0.smithi086.stdout:2739: done (2 left) 2024-08-10T05:22:04.046 INFO:tasks.rados.rados.0.smithi086.stdout:2741: done (1 left) 2024-08-10T05:22:04.046 INFO:tasks.rados.rados.0.smithi086.stdout:2742: rmattr oid 2 current snap is 267 2024-08-10T05:22:04.047 INFO:tasks.rados.rados.0.smithi086.stdout:2742: done (1 left) 2024-08-10T05:22:04.047 INFO:tasks.rados.rados.0.smithi086.stdout:2743: read oid 12 snap -1 2024-08-10T05:22:04.047 INFO:tasks.rados.rados.0.smithi086.stdout:2743: expect (ObjNum 815 snap 260 seq_num 815) 2024-08-10T05:22:04.047 INFO:tasks.rados.rados.0.smithi086.stdout:2744: delete oid 47 current snap is 267 2024-08-10T05:22:04.048 INFO:tasks.rados.rados.0.smithi086.stdout:2744: done (2 left) 2024-08-10T05:22:04.048 INFO:tasks.rados.rados.0.smithi086.stdout:2745: setattr oid 28 current snap is 267 2024-08-10T05:22:04.049 INFO:tasks.rados.rados.0.smithi086.stdout:2746: read oid 1 snap -1 2024-08-10T05:22:04.049 INFO:tasks.rados.rados.0.smithi086.stdout:2746: expect deleted 2024-08-10T05:22:04.049 INFO:tasks.rados.rados.0.smithi086.stdout:2747: snap_create 2024-08-10T05:22:04.051 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 1941 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-08-10T05:22:04.052 INFO:tasks.rados.rados.0.smithi086.stdout:2743: expect (ObjNum 815 snap 260 seq_num 815) 2024-08-10T05:22:04.096 INFO:tasks.rados.rados.0.smithi086.stdout:2740: expect (ObjNum 743 snap 232 seq_num 743) 2024-08-10T05:22:04.400 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:04 smithi086 ceph-mon[101471]: osdmap e617: 8 total, 8 up, 8 in 2024-08-10T05:22:04.400 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:04 smithi086 ceph-mon[98993]: osdmap e617: 8 total, 8 up, 8 in 2024-08-10T05:22:04.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:04 smithi159 ceph-mon[90359]: osdmap e617: 8 total, 8 up, 8 in 2024-08-10T05:22:05.004 INFO:tasks.rados.rados.0.smithi086.stdout:2740: done (4 left) 2024-08-10T05:22:05.004 INFO:tasks.rados.rados.0.smithi086.stdout:2743: done (3 left) 2024-08-10T05:22:05.004 INFO:tasks.rados.rados.0.smithi086.stdout:2745: done (2 left) 2024-08-10T05:22:05.005 INFO:tasks.rados.rados.0.smithi086.stdout:2746: done (1 left) 2024-08-10T05:22:05.005 INFO:tasks.rados.rados.0.smithi086.stdout:2747: done (0 left) 2024-08-10T05:22:05.005 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 268 2024-08-10T05:22:05.005 INFO:tasks.rados.rados.0.smithi086.stdout:2748: seq_num 837 ranges {0=425984,425984=655360,1081344=729088,1810432=221184} 2024-08-10T05:22:05.006 INFO:tasks.rados.rados.0.smithi086.stdout:2748: writing smithi08687503-23 from 0 to 425984 tid 1 2024-08-10T05:22:05.010 INFO:tasks.rados.rados.0.smithi086.stdout:2748: writing smithi08687503-23 from 425984 to 1081344 tid 2 2024-08-10T05:22:05.014 INFO:tasks.rados.rados.0.smithi086.stdout:2748: writing smithi08687503-23 from 1081344 to 1810432 tid 3 2024-08-10T05:22:05.015 INFO:tasks.rados.rados.0.smithi086.stdout:2748: writing smithi08687503-23 from 1810432 to 2031616 tid 4 2024-08-10T05:22:05.015 INFO:tasks.rados.rados.0.smithi086.stdout:2749: snap_create 2024-08-10T05:22:05.016 INFO:tasks.rados.rados.0.smithi086.stdout:2748: finishing write tid 1 to smithi08687503-23 2024-08-10T05:22:05.016 INFO:tasks.rados.rados.0.smithi086.stdout:2748: finishing write tid 2 to smithi08687503-23 2024-08-10T05:22:05.018 INFO:tasks.rados.rados.0.smithi086.stdout:2748: finishing write tid 3 to smithi08687503-23 2024-08-10T05:22:05.018 INFO:tasks.rados.rados.0.smithi086.stdout:2748: finishing write tid 4 to smithi08687503-23 2024-08-10T05:22:05.020 INFO:tasks.rados.rados.0.smithi086.stdout:2748: finishing write tid 5 to smithi08687503-23 2024-08-10T05:22:05.021 INFO:tasks.rados.rados.0.smithi086.stdout:2748: finishing write tid 6 to smithi08687503-23 2024-08-10T05:22:05.021 INFO:tasks.rados.rados.0.smithi086.stdout:2748: oid 23 updating version 0 to 1866 2024-08-10T05:22:05.021 INFO:tasks.rados.rados.0.smithi086.stdout:2748: oid 23 updating version 1866 to 1869 2024-08-10T05:22:05.021 INFO:tasks.rados.rados.0.smithi086.stdout:2748: oid 23 version 1869 is already newer than 1867 2024-08-10T05:22:05.021 INFO:tasks.rados.rados.0.smithi086.stdout:2748: oid 23 version 1869 is already newer than 1868 2024-08-10T05:22:05.022 INFO:tasks.rados.rados.0.smithi086.stdout:2748: oid 23 version 1869 is already newer than 1865 2024-08-10T05:22:05.022 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1869 (ObjNum 837 snap 268 seq_num 837) dirty exists 2024-08-10T05:22:05.022 INFO:tasks.rados.rados.0.smithi086.stdout:2748: left oid 23 (ObjNum 837 snap 268 seq_num 837) 2024-08-10T05:22:05.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: osdmap e618: 8 total, 8 up, 8 in 2024-08-10T05:22:05.256 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: pgmap v586: 121 pgs: 121 active+clean; 180 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 484 KiB/s wr, 3 op/s 2024-08-10T05:22:05.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:05.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:05.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:22:05.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:22:05.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:05.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T05:22:05.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:22:05.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.257 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.258 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:05 smithi159 ceph-mon[90359]: osdmap e619: 8 total, 8 up, 8 in 2024-08-10T05:22:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: osdmap e618: 8 total, 8 up, 8 in 2024-08-10T05:22:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: pgmap v586: 121 pgs: 121 active+clean; 180 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 484 KiB/s wr, 3 op/s 2024-08-10T05:22:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:22:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:22:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T05:22:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:22:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[98993]: osdmap e619: 8 total, 8 up, 8 in 2024-08-10T05:22:05.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: osdmap e618: 8 total, 8 up, 8 in 2024-08-10T05:22:05.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: pgmap v586: 121 pgs: 121 active+clean; 180 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 484 KiB/s wr, 3 op/s 2024-08-10T05:22:05.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:05.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:05.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:22:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:22:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T05:22:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:22:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:05.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:05 smithi086 ceph-mon[101471]: osdmap e619: 8 total, 8 up, 8 in 2024-08-10T05:22:06.007 INFO:tasks.rados.rados.0.smithi086.stdout:2748: done (1 left) 2024-08-10T05:22:06.007 INFO:tasks.rados.rados.0.smithi086.stdout:2749: done (0 left) 2024-08-10T05:22:06.007 INFO:tasks.rados.rados.0.smithi086.stdout:2750: delete oid 5 current snap is 269 2024-08-10T05:22:06.011 INFO:tasks.rados.rados.0.smithi086.stdout:2750: done (0 left) 2024-08-10T05:22:06.011 INFO:tasks.rados.rados.0.smithi086.stdout:2751: delete oid 6 current snap is 269 2024-08-10T05:22:06.015 INFO:tasks.rados.rados.0.smithi086.stdout:2751: done (0 left) 2024-08-10T05:22:06.015 INFO:tasks.rados.rados.0.smithi086.stdout:2752: read oid 20 snap 260 2024-08-10T05:22:06.015 INFO:tasks.rados.rados.0.smithi086.stdout:2752: expect (ObjNum 756 snap 234 seq_num 756) 2024-08-10T05:22:06.015 INFO:tasks.rados.rados.0.smithi086.stdout:2753: read oid 16 snap -1 2024-08-10T05:22:06.015 INFO:tasks.rados.rados.0.smithi086.stdout:2753: expect (ObjNum 781 snap 246 seq_num 781) 2024-08-10T05:22:06.015 INFO:tasks.rados.rados.0.smithi086.stdout:2754: snap_remove snap 250 2024-08-10T05:22:06.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:06 smithi086 ceph-mon[98993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T05:22:06.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:06 smithi086 ceph-mon[98993]: osdmap e620: 8 total, 8 up, 8 in 2024-08-10T05:22:06.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:06 smithi086 ceph-mon[101471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T05:22:06.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:06 smithi086 ceph-mon[101471]: osdmap e620: 8 total, 8 up, 8 in 2024-08-10T05:22:06.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:06 smithi159 ceph-mon[90359]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T05:22:06.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:06 smithi159 ceph-mon[90359]: osdmap e620: 8 total, 8 up, 8 in 2024-08-10T05:22:07.010 INFO:tasks.rados.rados.0.smithi086.stdout:2753: expect (ObjNum 781 snap 246 seq_num 781) 2024-08-10T05:22:07.049 INFO:tasks.rados.rados.0.smithi086.stdout:2752: expect (ObjNum 756 snap 234 seq_num 756) 2024-08-10T05:22:07.066 INFO:tasks.rados.rados.0.smithi086.stdout:2752: done (2 left) 2024-08-10T05:22:07.067 INFO:tasks.rados.rados.0.smithi086.stdout:2753: done (1 left) 2024-08-10T05:22:07.067 INFO:tasks.rados.rados.0.smithi086.stdout:2754: done (0 left) 2024-08-10T05:22:07.067 INFO:tasks.rados.rados.0.smithi086.stdout:2755: rollback oid 18 current snap is 269 2024-08-10T05:22:07.067 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 18 to 267 2024-08-10T05:22:07.067 INFO:tasks.rados.rados.0.smithi086.stdout:2756: snap_remove snap 261 2024-08-10T05:22:07.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:07 smithi086 ceph-mon[98993]: Upgrade: Updating grafana.a 2024-08-10T05:22:07.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:07 smithi086 ceph-mon[98993]: Deploying daemon grafana.a on smithi159 2024-08-10T05:22:07.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:07 smithi086 ceph-mon[98993]: pgmap v589: 121 pgs: 121 active+clean; 184 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-08-10T05:22:07.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:07 smithi086 ceph-mon[98993]: osdmap e621: 8 total, 8 up, 8 in 2024-08-10T05:22:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:07 smithi086 ceph-mon[101471]: Upgrade: Updating grafana.a 2024-08-10T05:22:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:07 smithi086 ceph-mon[101471]: Deploying daemon grafana.a on smithi159 2024-08-10T05:22:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:07 smithi086 ceph-mon[101471]: pgmap v589: 121 pgs: 121 active+clean; 184 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-08-10T05:22:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:07 smithi086 ceph-mon[101471]: osdmap e621: 8 total, 8 up, 8 in 2024-08-10T05:22:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:07 smithi159 ceph-mon[90359]: Upgrade: Updating grafana.a 2024-08-10T05:22:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:07 smithi159 ceph-mon[90359]: Deploying daemon grafana.a on smithi159 2024-08-10T05:22:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:07 smithi159 ceph-mon[90359]: pgmap v589: 121 pgs: 121 active+clean; 184 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-08-10T05:22:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:07 smithi159 ceph-mon[90359]: osdmap e621: 8 total, 8 up, 8 in 2024-08-10T05:22:07.905 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 05:22:07 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[134518]: ts=2024-08-10T05:22:07.506Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002196789s 2024-08-10T05:22:08.040 INFO:tasks.rados.rados.0.smithi086.stdout:2756: done (1 left) 2024-08-10T05:22:08.041 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 269 2024-08-10T05:22:08.041 INFO:tasks.rados.rados.0.smithi086.stdout:2755: finishing rollback tid 0 to smithi08687503-18 2024-08-10T05:22:08.041 INFO:tasks.rados.rados.0.smithi086.stdout:2755: finishing rollback tid 1 to smithi08687503-18 2024-08-10T05:22:08.041 INFO:tasks.rados.rados.0.smithi086.stdout:2755: finishing rollback tid 2 to smithi08687503-18 2024-08-10T05:22:08.041 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 1877 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-10T05:22:08.041 INFO:tasks.rados.rados.0.smithi086.stdout:2757: seq_num 840 ranges {32768=475136,507904=712704,1220608=499712,1720320=393216} 2024-08-10T05:22:08.043 INFO:tasks.rados.rados.0.smithi086.stdout:2757: writing smithi08687503-25 from 32768 to 507904 tid 1 2024-08-10T05:22:08.048 INFO:tasks.rados.rados.0.smithi086.stdout:2757: writing smithi08687503-25 from 507904 to 1220608 tid 2 2024-08-10T05:22:08.052 INFO:tasks.rados.rados.0.smithi086.stdout:2757: writing smithi08687503-25 from 1220608 to 1720320 tid 3 2024-08-10T05:22:08.055 INFO:tasks.rados.rados.0.smithi086.stdout:2757: writing smithi08687503-25 from 1720320 to 2113536 tid 4 2024-08-10T05:22:08.055 INFO:tasks.rados.rados.0.smithi086.stdout:2755: done (1 left) 2024-08-10T05:22:08.055 INFO:tasks.rados.rados.0.smithi086.stdout:2758: snap_remove snap 262 2024-08-10T05:22:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:22:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:22:08] "GET /metrics HTTP/1.1" 200 36274 "" "Prometheus/2.43.0" 2024-08-10T05:22:08.844 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:22:09.042 INFO:tasks.rados.rados.0.smithi086.stdout:2758: done (1 left) 2024-08-10T05:22:09.042 INFO:tasks.rados.rados.0.smithi086.stdout:2759: snap_remove snap 260 2024-08-10T05:22:09.117 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:22:09.117 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (12s) 8s ago 11m 16.2M - 0.25.0 c8568f914cd2 4183dbfe3ba1 2024-08-10T05:22:09.117 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (11m) 22s ago 11m 89.3M - 9.4.7 954c08fa6188 995da974a15f 2024-08-10T05:22:09.117 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (78s) 8s ago 13m 14.6M - 19.1.0-1335-gbca9905d c7b33901c886 e1df12862866 2024-08-10T05:22:09.118 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (56s) 22s ago 13m 13.0M - 19.1.0-1335-gbca9905d c7b33901c886 95e8e411afc8 2024-08-10T05:22:09.118 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,9283,8765 running (7m) 22s ago 16m 442M - 19.1.0-1335-gbca9905d c7b33901c886 a44476fa498b 2024-08-10T05:22:09.118 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:8443,9283,8765 running (7m) 8s ago 18m 519M - 19.1.0-1335-gbca9905d c7b33901c886 cbe6b5d6d7db 2024-08-10T05:22:09.118 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (6m) 8s ago 18m 72.0M 2048M 19.1.0-1335-gbca9905d c7b33901c886 da469cb2b936 2024-08-10T05:22:09.118 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (6m) 22s ago 17m 56.2M 2048M 19.1.0-1335-gbca9905d c7b33901c886 1264e3f84bab 2024-08-10T05:22:09.118 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (6m) 8s ago 17m 58.4M 2048M 19.1.0-1335-gbca9905d c7b33901c886 b053df1d63ca 2024-08-10T05:22:09.118 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (45s) 8s ago 11m 8438k - 1.5.0 0da6a335fe13 da935039ba25 2024-08-10T05:22:09.118 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (41s) 22s ago 11m 14.0M - 1.5.0 0da6a335fe13 b02847eba256 2024-08-10T05:22:09.118 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (5m) 8s ago 16m 285M 2480M 19.1.0-1335-gbca9905d c7b33901c886 db28f2aa6b9d 2024-08-10T05:22:09.118 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (4m) 8s ago 16m 248M 2480M 19.1.0-1335-gbca9905d c7b33901c886 64868becde7b 2024-08-10T05:22:09.118 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (4m) 8s ago 15m 291M 2480M 19.1.0-1335-gbca9905d c7b33901c886 20c96ee8f71f 2024-08-10T05:22:09.118 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (3m) 8s ago 15m 142M 2480M 19.1.0-1335-gbca9905d c7b33901c886 0f0d7bb1b69a 2024-08-10T05:22:09.119 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (3m) 22s ago 14m 133M 2480M 19.1.0-1335-gbca9905d c7b33901c886 33fcd8ddf640 2024-08-10T05:22:09.119 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (2m) 22s ago 14m 197M 2480M 19.1.0-1335-gbca9905d c7b33901c886 1fd4f9fa3fd7 2024-08-10T05:22:09.119 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (2m) 22s ago 14m 119M 2480M 19.1.0-1335-gbca9905d c7b33901c886 afd7446cc98a 2024-08-10T05:22:09.119 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (98s) 22s ago 13m 113M 2480M 19.1.0-1335-gbca9905d c7b33901c886 24d861431528 2024-08-10T05:22:09.119 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (26s) 22s ago 12m 37.8M - 2.43.0 a07b618ecd1d fd47de51c4af 2024-08-10T05:22:09.119 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:09 smithi086 ceph-mon[98993]: osdmap e622: 8 total, 8 up, 8 in 2024-08-10T05:22:09.119 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:09 smithi086 ceph-mon[98993]: pgmap v592: 121 pgs: 121 active+clean; 175 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 11 op/s 2024-08-10T05:22:09.119 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:09 smithi086 ceph-mon[101471]: osdmap e622: 8 total, 8 up, 8 in 2024-08-10T05:22:09.120 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:09 smithi086 ceph-mon[101471]: pgmap v592: 121 pgs: 121 active+clean; 175 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 11 op/s 2024-08-10T05:22:09.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:09 smithi159 ceph-mon[90359]: osdmap e622: 8 total, 8 up, 8 in 2024-08-10T05:22:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:09 smithi159 ceph-mon[90359]: pgmap v592: 121 pgs: 121 active+clean; 175 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 11 op/s 2024-08-10T05:22:09.439 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:22:09.439 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:22:09.439 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-10T05:22:09.439 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:22:09.439 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:22:09.439 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:22:09.439 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:22:09.439 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:22:09.439 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-10T05:22:09.439 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:22:09.439 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:22:09.440 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:22:09.440 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:22:09.440 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:22:09.440 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 15 2024-08-10T05:22:09.440 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:22:09.440 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:22:10.008 INFO:tasks.rados.rados.0.smithi086.stdout:2759: done (1 left) 2024-08-10T05:22:10.009 INFO:tasks.rados.rados.0.smithi086.stdout:2760: read oid 1 snap 267 2024-08-10T05:22:10.009 INFO:tasks.rados.rados.0.smithi086.stdout:2760: expect deleted 2024-08-10T05:22:10.009 INFO:tasks.rados.rados.0.smithi086.stdout:2761: snap_create 2024-08-10T05:22:10.009 INFO:tasks.rados.rados.0.smithi086.stdout:2757: finishing write tid 1 to smithi08687503-25 2024-08-10T05:22:10.009 INFO:tasks.rados.rados.0.smithi086.stdout:2757: finishing write tid 2 to smithi08687503-25 2024-08-10T05:22:10.009 INFO:tasks.rados.rados.0.smithi086.stdout:2757: finishing write tid 3 to smithi08687503-25 2024-08-10T05:22:10.009 INFO:tasks.rados.rados.0.smithi086.stdout:2757: finishing write tid 4 to smithi08687503-25 2024-08-10T05:22:10.009 INFO:tasks.rados.rados.0.smithi086.stdout:2757: finishing write tid 5 to smithi08687503-25 2024-08-10T05:22:10.009 INFO:tasks.rados.rados.0.smithi086.stdout:2757: finishing write tid 6 to smithi08687503-25 2024-08-10T05:22:10.009 INFO:tasks.rados.rados.0.smithi086.stdout:2757: oid 25 updating version 0 to 1960 2024-08-10T05:22:10.009 INFO:tasks.rados.rados.0.smithi086.stdout:2757: oid 25 updating version 1960 to 1961 2024-08-10T05:22:10.009 INFO:tasks.rados.rados.0.smithi086.stdout:2757: oid 25 version 1961 is already newer than 1958 2024-08-10T05:22:10.010 INFO:tasks.rados.rados.0.smithi086.stdout:2757: oid 25 version 1961 is already newer than 1959 2024-08-10T05:22:10.010 INFO:tasks.rados.rados.0.smithi086.stdout:2757: oid 25 version 1961 is already newer than 1953 2024-08-10T05:22:10.010 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 1961 (ObjNum 840 snap 269 seq_num 840) dirty exists 2024-08-10T05:22:10.010 INFO:tasks.rados.rados.0.smithi086.stdout:2757: left oid 25 (ObjNum 840 snap 269 seq_num 840) 2024-08-10T05:22:10.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:10 smithi159 ceph-mon[90359]: from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:22:10.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:10 smithi159 ceph-mon[90359]: osdmap e623: 8 total, 8 up, 8 in 2024-08-10T05:22:10.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:10 smithi159 ceph-mon[90359]: from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:22:10.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:10 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3765843583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:10.291 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:10 smithi159 ceph-mon[90359]: osdmap e624: 8 total, 8 up, 8 in 2024-08-10T05:22:10.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:10 smithi086 ceph-mon[101471]: from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:22:10.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:10 smithi086 ceph-mon[101471]: osdmap e623: 8 total, 8 up, 8 in 2024-08-10T05:22:10.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:10 smithi086 ceph-mon[101471]: from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:22:10.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:10 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3765843583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:10.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:10 smithi086 ceph-mon[101471]: osdmap e624: 8 total, 8 up, 8 in 2024-08-10T05:22:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:10 smithi086 ceph-mon[98993]: from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:22:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:10 smithi086 ceph-mon[98993]: osdmap e623: 8 total, 8 up, 8 in 2024-08-10T05:22:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:10 smithi086 ceph-mon[98993]: from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:22:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:10 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3765843583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:10 smithi086 ceph-mon[98993]: osdmap e624: 8 total, 8 up, 8 in 2024-08-10T05:22:11.007 INFO:tasks.rados.rados.0.smithi086.stdout:2757: done (2 left) 2024-08-10T05:22:11.007 INFO:tasks.rados.rados.0.smithi086.stdout:2760: done (1 left) 2024-08-10T05:22:11.007 INFO:tasks.rados.rados.0.smithi086.stdout:2761: done (0 left) 2024-08-10T05:22:11.007 INFO:tasks.rados.rados.0.smithi086.stdout:2762: setattr oid 44 current snap is 270 2024-08-10T05:22:11.008 INFO:tasks.rados.rados.0.smithi086.stdout:2763: rollback oid 17 current snap is 270 2024-08-10T05:22:11.008 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 17 to 267 2024-08-10T05:22:11.009 INFO:tasks.rados.rados.0.smithi086.stdout:2764: snap_remove snap 268 2024-08-10T05:22:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:11 smithi159 ceph-mon[90359]: pgmap v595: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 167 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.4 MiB/s wr, 7 op/s 2024-08-10T05:22:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:11 smithi159 ceph-mon[90359]: osdmap e625: 8 total, 8 up, 8 in 2024-08-10T05:22:11.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:11 smithi086 ceph-mon[98993]: pgmap v595: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 167 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.4 MiB/s wr, 7 op/s 2024-08-10T05:22:11.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:11 smithi086 ceph-mon[98993]: osdmap e625: 8 total, 8 up, 8 in 2024-08-10T05:22:11.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:11 smithi086 ceph-mon[101471]: pgmap v595: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 167 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.4 MiB/s wr, 7 op/s 2024-08-10T05:22:11.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:11 smithi086 ceph-mon[101471]: osdmap e625: 8 total, 8 up, 8 in 2024-08-10T05:22:12.009 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 1976 (ObjNum 65 snap 0 seq_num 1500735833) dirty exists 2024-08-10T05:22:12.009 INFO:tasks.rados.rados.0.smithi086.stdout:2763: finishing rollback tid 0 to smithi08687503-17 2024-08-10T05:22:12.009 INFO:tasks.rados.rados.0.smithi086.stdout:2763: finishing rollback tid 1 to smithi08687503-17 2024-08-10T05:22:12.010 INFO:tasks.rados.rados.0.smithi086.stdout:2763: finishing rollback tid 2 to smithi08687503-17 2024-08-10T05:22:12.010 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 1872 (ObjNum 797 snap 249 seq_num 797) dirty exists 2024-08-10T05:22:12.010 INFO:tasks.rados.rados.0.smithi086.stdout:2762: done (2 left) 2024-08-10T05:22:12.010 INFO:tasks.rados.rados.0.smithi086.stdout:2763: done (1 left) 2024-08-10T05:22:12.010 INFO:tasks.rados.rados.0.smithi086.stdout:2764: done (0 left) 2024-08-10T05:22:12.010 INFO:tasks.rados.rados.0.smithi086.stdout:2765: delete oid 13 current snap is 270 2024-08-10T05:22:12.017 INFO:tasks.rados.rados.0.smithi086.stdout:2765: done (0 left) 2024-08-10T05:22:12.017 INFO:tasks.rados.rados.0.smithi086.stdout:2766: setattr oid 14 current snap is 270 2024-08-10T05:22:12.019 INFO:tasks.rados.rados.0.smithi086.stdout:2767: snap_remove snap 269 2024-08-10T05:22:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:22:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:12 smithi086 ceph-mon[98993]: osdmap e626: 8 total, 8 up, 8 in 2024-08-10T05:22:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:22:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:12 smithi086 ceph-mon[101471]: osdmap e626: 8 total, 8 up, 8 in 2024-08-10T05:22:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:22:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:12 smithi159 ceph-mon[90359]: osdmap e626: 8 total, 8 up, 8 in 2024-08-10T05:22:13.009 INFO:tasks.rados.rados.0.smithi086.stdout:2767: done (1 left) 2024-08-10T05:22:13.009 INFO:tasks.rados.rados.0.smithi086.stdout:2768: rollback oid 37 current snap is 270 2024-08-10T05:22:13.009 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 37 to 265 2024-08-10T05:22:13.009 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 1780 (ObjNum 671 snap 204 seq_num 671) dirty exists 2024-08-10T05:22:13.009 INFO:tasks.rados.rados.0.smithi086.stdout:2766: done (1 left) 2024-08-10T05:22:13.009 INFO:tasks.rados.rados.0.smithi086.stdout:2769: snap_remove snap 257 2024-08-10T05:22:13.388 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:13 smithi159 ceph-mon[90359]: pgmap v598: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 167 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 1004 KiB/s wr, 12 op/s 2024-08-10T05:22:13.388 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:13 smithi159 ceph-mon[90359]: osdmap e627: 8 total, 8 up, 8 in 2024-08-10T05:22:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:13 smithi086 ceph-mon[98993]: pgmap v598: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 167 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 1004 KiB/s wr, 12 op/s 2024-08-10T05:22:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:13 smithi086 ceph-mon[98993]: osdmap e627: 8 total, 8 up, 8 in 2024-08-10T05:22:13.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:13 smithi086 ceph-mon[101471]: pgmap v598: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 167 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 1004 KiB/s wr, 12 op/s 2024-08-10T05:22:13.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:13 smithi086 ceph-mon[101471]: osdmap e627: 8 total, 8 up, 8 in 2024-08-10T05:22:14.012 INFO:tasks.rados.rados.0.smithi086.stdout:2769: done (1 left) 2024-08-10T05:22:14.013 INFO:tasks.rados.rados.0.smithi086.stdout:2770: copy_from oid 41 from oid 7 current snap is 270 2024-08-10T05:22:14.013 INFO:tasks.rados.rados.0.smithi086.stdout:2768: finishing rollback tid 1 to smithi08687503-37 2024-08-10T05:22:14.013 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-10T05:22:14.013 INFO:tasks.rados.rados.0.smithi086.stdout:2768: done (1 left) 2024-08-10T05:22:14.013 INFO:tasks.rados.rados.0.smithi086.stdout:2771: read oid 14 snap -1 2024-08-10T05:22:14.013 INFO:tasks.rados.rados.0.smithi086.stdout:2771: expect (ObjNum 671 snap 204 seq_num 671) 2024-08-10T05:22:14.013 INFO:tasks.rados.rados.0.smithi086.stdout:2772: read oid 47 snap -1 2024-08-10T05:22:14.013 INFO:tasks.rados.rados.0.smithi086.stdout:2772: expect deleted 2024-08-10T05:22:14.013 INFO:tasks.rados.rados.0.smithi086.stdout:2773: rollback oid 11 current snap is 270 2024-08-10T05:22:14.013 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 11 to 265 2024-08-10T05:22:14.013 INFO:tasks.rados.rados.0.smithi086.stdout:2774: snap_create 2024-08-10T05:22:14.024 INFO:tasks.rados.rados.0.smithi086.stdout:2770: finishing copy_from racing read to smithi08687503-41 2024-08-10T05:22:14.026 INFO:tasks.rados.rados.0.smithi086.stdout:2773: finishing rollback tid 0 to smithi08687503-11 2024-08-10T05:22:14.030 INFO:tasks.rados.rados.0.smithi086.stdout:2773: finishing rollback tid 1 to smithi08687503-11 2024-08-10T05:22:14.030 INFO:tasks.rados.rados.0.smithi086.stdout:2773: finishing rollback tid 2 to smithi08687503-11 2024-08-10T05:22:14.031 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 1880 (ObjNum 810 snap 259 seq_num 810) dirty exists 2024-08-10T05:22:14.031 INFO:tasks.rados.rados.0.smithi086.stdout:2770: finishing copy_from to smithi08687503-41 2024-08-10T05:22:14.031 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 1678 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-10T05:22:14.071 INFO:tasks.rados.rados.0.smithi086.stdout:2771: expect (ObjNum 671 snap 204 seq_num 671) 2024-08-10T05:22:15.006 INFO:tasks.rados.rados.0.smithi086.stdout:2770: done (4 left) 2024-08-10T05:22:15.006 INFO:tasks.rados.rados.0.smithi086.stdout:2771: done (3 left) 2024-08-10T05:22:15.006 INFO:tasks.rados.rados.0.smithi086.stdout:2772: done (2 left) 2024-08-10T05:22:15.006 INFO:tasks.rados.rados.0.smithi086.stdout:2773: done (1 left) 2024-08-10T05:22:15.007 INFO:tasks.rados.rados.0.smithi086.stdout:2774: done (0 left) 2024-08-10T05:22:15.007 INFO:tasks.rados.rados.0.smithi086.stdout:2775: snap_remove snap 270 2024-08-10T05:22:15.392 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:15 smithi159 ceph-mon[90359]: osdmap e628: 8 total, 8 up, 8 in 2024-08-10T05:22:15.392 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:15 smithi159 ceph-mon[90359]: pgmap v601: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 158 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 492 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-10T05:22:15.392 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:15 smithi159 ceph-mon[90359]: osdmap e629: 8 total, 8 up, 8 in 2024-08-10T05:22:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:15 smithi086 ceph-mon[98993]: osdmap e628: 8 total, 8 up, 8 in 2024-08-10T05:22:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:15 smithi086 ceph-mon[98993]: pgmap v601: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 158 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 492 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-10T05:22:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:15 smithi086 ceph-mon[98993]: osdmap e629: 8 total, 8 up, 8 in 2024-08-10T05:22:15.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:15 smithi086 ceph-mon[101471]: osdmap e628: 8 total, 8 up, 8 in 2024-08-10T05:22:15.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:15 smithi086 ceph-mon[101471]: pgmap v601: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 158 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 492 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-10T05:22:15.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:15 smithi086 ceph-mon[101471]: osdmap e629: 8 total, 8 up, 8 in 2024-08-10T05:22:16.009 INFO:tasks.rados.rados.0.smithi086.stdout:2775: done (0 left) 2024-08-10T05:22:16.009 INFO:tasks.rados.rados.0.smithi086.stdout:2776: delete oid 47 current snap is 271 2024-08-10T05:22:16.012 INFO:tasks.rados.rados.0.smithi086.stdout:2776: done (0 left) 2024-08-10T05:22:16.012 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 27 current snap is 271 2024-08-10T05:22:16.013 INFO:tasks.rados.rados.0.smithi086.stdout:2777: seq_num 843 ranges {8691712=524288,9216000=761856,9977856=671744,10649600=172032} 2024-08-10T05:22:16.061 INFO:tasks.rados.rados.0.smithi086.stdout:2777: writing smithi08687503-27 from 8691712 to 9216000 tid 1 2024-08-10T05:22:16.066 INFO:tasks.rados.rados.0.smithi086.stdout:2777: writing smithi08687503-27 from 9216000 to 9977856 tid 2 2024-08-10T05:22:16.069 INFO:tasks.rados.rados.0.smithi086.stdout:2777: writing smithi08687503-27 from 9977856 to 10649600 tid 3 2024-08-10T05:22:16.071 INFO:tasks.rados.rados.0.smithi086.stdout:2777: writing smithi08687503-27 from 10649600 to 10821632 tid 4 2024-08-10T05:22:16.071 INFO:tasks.rados.rados.0.smithi086.stdout:2778: read oid 18 snap -1 2024-08-10T05:22:16.071 INFO:tasks.rados.rados.0.smithi086.stdout:2778: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:22:16.071 INFO:tasks.rados.rados.0.smithi086.stdout:2779: delete oid 1 current snap is 271 2024-08-10T05:22:16.071 INFO:tasks.rados.rados.0.smithi086.stdout:2777: finishing write tid 1 to smithi08687503-27 2024-08-10T05:22:16.071 INFO:tasks.rados.rados.0.smithi086.stdout:2777: finishing write tid 2 to smithi08687503-27 2024-08-10T05:22:16.073 INFO:tasks.rados.rados.0.smithi086.stdout:2779: done (2 left) 2024-08-10T05:22:16.074 INFO:tasks.rados.rados.0.smithi086.stdout:2780: snap_create 2024-08-10T05:22:16.074 INFO:tasks.rados.rados.0.smithi086.stdout:2777: finishing write tid 3 to smithi08687503-27 2024-08-10T05:22:16.074 INFO:tasks.rados.rados.0.smithi086.stdout:2777: finishing write tid 4 to smithi08687503-27 2024-08-10T05:22:16.074 INFO:tasks.rados.rados.0.smithi086.stdout:2778: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:22:16.076 INFO:tasks.rados.rados.0.smithi086.stdout:2777: finishing write tid 5 to smithi08687503-27 2024-08-10T05:22:16.078 INFO:tasks.rados.rados.0.smithi086.stdout:2777: finishing write tid 6 to smithi08687503-27 2024-08-10T05:22:16.078 INFO:tasks.rados.rados.0.smithi086.stdout:2777: oid 27 updating version 0 to 1678 2024-08-10T05:22:16.078 INFO:tasks.rados.rados.0.smithi086.stdout:2777: oid 27 version 1678 is already newer than 1676 2024-08-10T05:22:16.078 INFO:tasks.rados.rados.0.smithi086.stdout:2777: oid 27 version 1678 is already newer than 1677 2024-08-10T05:22:16.078 INFO:tasks.rados.rados.0.smithi086.stdout:2777: oid 27 updating version 1678 to 1679 2024-08-10T05:22:16.079 INFO:tasks.rados.rados.0.smithi086.stdout:2777: oid 27 version 1679 is already newer than 1675 2024-08-10T05:22:16.079 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 1679 (ObjNum 843 snap 271 seq_num 843) dirty exists 2024-08-10T05:22:16.079 INFO:tasks.rados.rados.0.smithi086.stdout:2777: left oid 27 (ObjNum 843 snap 271 seq_num 843) 2024-08-10T05:22:16.109 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:15 smithi159 systemd[1]: Stopping Ceph grafana.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:22:16.364 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:16 smithi159 podman[127454]: 2024-08-10 05:22:16.109776222 +0000 UTC m=+0.187278303 container died 995da974a15f003f06526c71e04d8fe8ac9b0707b0454c841e2032563a828c10 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a, io.openshift.tags=base rhel8, description=Ceph Grafana Container, distribution-scope=public, version=8.5, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=ubi8-container, name=ubi8, release=239.1651231664, summary=Grafana Container configured for Ceph mgr/dashboard integration, build-date=2022-04-29T11:48:11.055897, maintainer=Paul Cuzner , io.k8s.display-name=Red Hat Universal Base Image 8, io.buildah.version=1.32.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.expose-services=, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., architecture=x86_64) 2024-08-10T05:22:16.656 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:16 smithi159 podman[127454]: 2024-08-10 05:22:16.463711619 +0000 UTC m=+0.541213746 container cleanup 995da974a15f003f06526c71e04d8fe8ac9b0707b0454c841e2032563a828c10 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base rhel8, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, description=Ceph Grafana Container, distribution-scope=public, build-date=2022-04-29T11:48:11.055897, version=8.5, vendor=Red Hat, Inc., architecture=x86_64, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, release=239.1651231664, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, maintainer=Paul Cuzner , io.k8s.display-name=Red Hat Universal Base Image 8, io.buildah.version=1.32.0, name=ubi8, com.redhat.component=ubi8-container, io.openshift.expose-services=) 2024-08-10T05:22:16.656 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:16 smithi159 bash[127454]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a 2024-08-10T05:22:16.937 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:16 smithi159 podman[127473]: 2024-08-10 05:22:16.656799951 +0000 UTC m=+0.545050520 container remove 995da974a15f003f06526c71e04d8fe8ac9b0707b0454c841e2032563a828c10 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a, com.redhat.component=ubi8-container, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, build-date=2022-04-29T11:48:11.055897, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., maintainer=Paul Cuzner , version=8.5, vendor=Red Hat, Inc., release=239.1651231664, distribution-scope=public, io.openshift.expose-services=, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.tags=base rhel8, name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, architecture=x86_64, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, description=Ceph Grafana Container, io.buildah.version=1.32.0) 2024-08-10T05:22:16.937 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:16 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-08-10T05:22:16.937 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:16 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-08-10T05:22:16.937 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:16 smithi159 systemd[1]: Stopped Ceph grafana.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:22:16.937 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:16 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@grafana.a.service: Consumed 11.024s CPU time. 2024-08-10T05:22:17.016 INFO:tasks.rados.rados.0.smithi086.stdout:2777: done (2 left) 2024-08-10T05:22:17.016 INFO:tasks.rados.rados.0.smithi086.stdout:2778: done (1 left) 2024-08-10T05:22:17.016 INFO:tasks.rados.rados.0.smithi086.stdout:2780: done (0 left) 2024-08-10T05:22:17.016 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 46 current snap is 272 2024-08-10T05:22:17.016 INFO:tasks.rados.rados.0.smithi086.stdout:2781: seq_num 845 ranges {737280=557056,1294336=581632,1875968=688128,2564096=335872} 2024-08-10T05:22:17.022 INFO:tasks.rados.rados.0.smithi086.stdout:2781: writing smithi08687503-46 from 737280 to 1294336 tid 1 2024-08-10T05:22:17.026 INFO:tasks.rados.rados.0.smithi086.stdout:2781: writing smithi08687503-46 from 1294336 to 1875968 tid 2 2024-08-10T05:22:17.030 INFO:tasks.rados.rados.0.smithi086.stdout:2781: writing smithi08687503-46 from 1875968 to 2564096 tid 3 2024-08-10T05:22:17.032 INFO:tasks.rados.rados.0.smithi086.stdout:2781: writing smithi08687503-46 from 2564096 to 2899968 tid 4 2024-08-10T05:22:17.032 INFO:tasks.rados.rados.0.smithi086.stdout:2782: setattr oid 11 current snap is 272 2024-08-10T05:22:17.032 INFO:tasks.rados.rados.0.smithi086.stdout:2781: finishing write tid 1 to smithi08687503-46 2024-08-10T05:22:17.032 INFO:tasks.rados.rados.0.smithi086.stdout:2781: finishing write tid 2 to smithi08687503-46 2024-08-10T05:22:17.033 INFO:tasks.rados.rados.0.smithi086.stdout:2783: read oid 33 snap -1 2024-08-10T05:22:17.033 INFO:tasks.rados.rados.0.smithi086.stdout:2783: expect (ObjNum 769 snap 240 seq_num 769) 2024-08-10T05:22:17.033 INFO:tasks.rados.rados.0.smithi086.stdout:2784: setattr oid 25 current snap is 272 2024-08-10T05:22:17.035 INFO:tasks.rados.rados.0.smithi086.stdout:2785: read oid 10 snap -1 2024-08-10T05:22:17.035 INFO:tasks.rados.rados.0.smithi086.stdout:2785: expect (ObjNum 822 snap 261 seq_num 822) 2024-08-10T05:22:17.035 INFO:tasks.rados.rados.0.smithi086.stdout:2786: setattr oid 1 current snap is 272 2024-08-10T05:22:17.035 INFO:tasks.rados.rados.0.smithi086.stdout:2781: finishing write tid 3 to smithi08687503-46 2024-08-10T05:22:17.037 INFO:tasks.rados.rados.0.smithi086.stdout:2787: rmattr oid 37 current snap is 272 2024-08-10T05:22:17.037 INFO:tasks.rados.rados.0.smithi086.stdout:2787: done (6 left) 2024-08-10T05:22:17.037 INFO:tasks.rados.rados.0.smithi086.stdout:2788: read oid 21 snap -1 2024-08-10T05:22:17.038 INFO:tasks.rados.rados.0.smithi086.stdout:2788: expect (ObjNum 783 snap 246 seq_num 783) 2024-08-10T05:22:17.038 INFO:tasks.rados.rados.0.smithi086.stdout:2789: snap_create 2024-08-10T05:22:17.040 INFO:tasks.rados.rados.0.smithi086.stdout:2781: finishing write tid 4 to smithi08687503-46 2024-08-10T05:22:17.040 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 1881 (ObjNum 810 snap 259 seq_num 810) dirty exists 2024-08-10T05:22:17.042 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 1679 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-10T05:22:17.042 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 1993 (ObjNum 840 snap 269 seq_num 840) dirty exists 2024-08-10T05:22:17.048 INFO:tasks.rados.rados.0.smithi086.stdout:2783: expect (ObjNum 769 snap 240 seq_num 769) 2024-08-10T05:22:17.169 INFO:tasks.rados.rados.0.smithi086.stdout:2781: finishing write tid 5 to smithi08687503-46 2024-08-10T05:22:17.170 INFO:tasks.rados.rados.0.smithi086.stdout:2785: expect (ObjNum 822 snap 261 seq_num 822) 2024-08-10T05:22:17.214 INFO:tasks.rados.rados.0.smithi086.stdout:2781: finishing write tid 6 to smithi08687503-46 2024-08-10T05:22:17.214 INFO:tasks.rados.rados.0.smithi086.stdout:2781: oid 46 updating version 0 to 2001 2024-08-10T05:22:17.215 INFO:tasks.rados.rados.0.smithi086.stdout:2781: oid 46 version 2001 is already newer than 1998 2024-08-10T05:22:17.215 INFO:tasks.rados.rados.0.smithi086.stdout:2781: oid 46 version 2001 is already newer than 1999 2024-08-10T05:22:17.215 INFO:tasks.rados.rados.0.smithi086.stdout:2781: oid 46 version 2001 is already newer than 2000 2024-08-10T05:22:17.215 INFO:tasks.rados.rados.0.smithi086.stdout:2781: oid 46 updating version 2001 to 2002 2024-08-10T05:22:17.215 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 2002 (ObjNum 845 snap 272 seq_num 845) dirty exists 2024-08-10T05:22:17.215 INFO:tasks.rados.rados.0.smithi086.stdout:2781: left oid 46 (ObjNum 845 snap 272 seq_num 845) 2024-08-10T05:22:17.215 INFO:tasks.rados.rados.0.smithi086.stdout:2788: expect (ObjNum 783 snap 246 seq_num 783) 2024-08-10T05:22:17.289 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 systemd[1]: Starting Ceph grafana.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T05:22:17.289 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-mon[90359]: osdmap e630: 8 total, 8 up, 8 in 2024-08-10T05:22:17.289 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-mon[90359]: pgmap v604: 121 pgs: 121 active+clean; 149 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 6 op/s 2024-08-10T05:22:17.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:17 smithi086 ceph-mon[98993]: osdmap e630: 8 total, 8 up, 8 in 2024-08-10T05:22:17.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:17 smithi086 ceph-mon[98993]: pgmap v604: 121 pgs: 121 active+clean; 149 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 6 op/s 2024-08-10T05:22:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:17 smithi086 ceph-mon[101471]: osdmap e630: 8 total, 8 up, 8 in 2024-08-10T05:22:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:17 smithi086 ceph-mon[101471]: pgmap v604: 121 pgs: 121 active+clean; 149 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 6 op/s 2024-08-10T05:22:17.540 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 podman[127604]: 2024-08-10 05:22:17.193196177 +0000 UTC m=+0.018521371 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-08-10T05:22:17.540 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 podman[127604]: 2024-08-10 05:22:17.299455319 +0000 UTC m=+0.124780507 container create 0cc4fab78acb95b8aeadb3687339160bc32816d863da14c63a1447ea3542ea23 (image=quay.io/ceph/grafana:9.4.12, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-08-10T05:22:17.540 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 podman[127604]: 2024-08-10 05:22:17.535806505 +0000 UTC m=+0.361131698 container init 0cc4fab78acb95b8aeadb3687339160bc32816d863da14c63a1447ea3542ea23 (image=quay.io/ceph/grafana:9.4.12, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-08-10T05:22:17.540 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 podman[127604]: 2024-08-10 05:22:17.540517595 +0000 UTC m=+0.365842780 container start 0cc4fab78acb95b8aeadb3687339160bc32816d863da14c63a1447ea3542ea23 (image=quay.io/ceph/grafana:9.4.12, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-08-10T05:22:17.938 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 bash[127604]: 0cc4fab78acb95b8aeadb3687339160bc32816d863da14c63a1447ea3542ea23 2024-08-10T05:22:17.938 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 systemd[1]: Started Ceph grafana.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T05:22:17.938 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.695604845Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-08-10T05:22:17.938 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.695807159Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-08-10T05:22:17.938 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.695822731Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-10T05:22:17.939 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.695828343Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-10T05:22:17.939 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.695833065Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-08-10T05:22:17.939 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.695837558Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-08-10T05:22:17.939 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.69584204Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-08-10T05:22:17.939 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.695846272Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-08-10T05:22:17.939 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.69585249Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-08-10T05:22:17.939 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.69585723Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-10T05:22:17.939 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.695861602Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-10T05:22:17.939 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.695865561Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-10T05:22:17.939 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.695869848Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-10T05:22:17.939 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.695873995Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-10T05:22:17.940 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.695878539Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-10T05:22:17.940 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.695888541Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-10T05:22:17.940 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.695893822Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-10T05:22:17.940 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.6958992Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-10T05:22:17.940 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=settings t=2024-08-10T05:22:17.695904098Z level=info msg="App mode production" 2024-08-10T05:22:17.940 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=sqlstore t=2024-08-10T05:22:17.695963379Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-10T05:22:17.940 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=sqlstore t=2024-08-10T05:22:17.69598141Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-08-10T05:22:17.940 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=migrator t=2024-08-10T05:22:17.711407965Z level=info msg="Starting DB migrations" 2024-08-10T05:22:17.940 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=migrator t=2024-08-10T05:22:17.71599646Z level=info msg="migrations completed" performed=0 skipped=481 duration=409.621µs 2024-08-10T05:22:17.940 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=sqlstore t=2024-08-10T05:22:17.716620761Z level=info msg="Created default organization" 2024-08-10T05:22:17.940 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=plugin.finder t=2024-08-10T05:22:17.74970044Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-08-10T05:22:17.940 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=secrets t=2024-08-10T05:22:17.750215412Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-10T05:22:17.941 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=query_data t=2024-08-10T05:22:17.753564027Z level=info msg="Query Service initialization" 2024-08-10T05:22:17.941 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=live.push_http t=2024-08-10T05:22:17.756417991Z level=info msg="Live Push Gateway initialization" 2024-08-10T05:22:18.024 INFO:tasks.rados.rados.0.smithi086.stdout:2781: done (7 left) 2024-08-10T05:22:18.024 INFO:tasks.rados.rados.0.smithi086.stdout:2782: done (6 left) 2024-08-10T05:22:18.024 INFO:tasks.rados.rados.0.smithi086.stdout:2783: done (5 left) 2024-08-10T05:22:18.024 INFO:tasks.rados.rados.0.smithi086.stdout:2784: done (4 left) 2024-08-10T05:22:18.025 INFO:tasks.rados.rados.0.smithi086.stdout:2785: done (3 left) 2024-08-10T05:22:18.025 INFO:tasks.rados.rados.0.smithi086.stdout:2786: done (2 left) 2024-08-10T05:22:18.025 INFO:tasks.rados.rados.0.smithi086.stdout:2788: done (1 left) 2024-08-10T05:22:18.025 INFO:tasks.rados.rados.0.smithi086.stdout:2789: done (0 left) 2024-08-10T05:22:18.025 INFO:tasks.rados.rados.0.smithi086.stdout:2790: snap_remove snap 265 2024-08-10T05:22:18.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:18 smithi086 ceph-mon[101471]: osdmap e631: 8 total, 8 up, 8 in 2024-08-10T05:22:18.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:18.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:18.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:22:18.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:18 smithi086 ceph-mon[98993]: osdmap e631: 8 total, 8 up, 8 in 2024-08-10T05:22:18.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:18.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:18.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:22:18.387 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:18 smithi159 ceph-mon[90359]: osdmap e631: 8 total, 8 up, 8 in 2024-08-10T05:22:18.388 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:18.388 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:18.388 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:22:18.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:22:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:22:18] "GET /metrics HTTP/1.1" 200 36277 "" "Prometheus/2.43.0" 2024-08-10T05:22:18.687 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=infra.usagestats.collector t=2024-08-10T05:22:18.502363456Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-10T05:22:18.687 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=provisioning.datasources t=2024-08-10T05:22:18.506168487Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-08-10T05:22:18.687 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=provisioning.datasources t=2024-08-10T05:22:18.506184691Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-08-10T05:22:18.687 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=provisioning.datasources t=2024-08-10T05:22:18.506283964Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-10T05:22:18.688 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=provisioning.alerting t=2024-08-10T05:22:18.528057367Z level=info msg="starting to provision alerting" 2024-08-10T05:22:18.688 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=provisioning.alerting t=2024-08-10T05:22:18.528068654Z level=info msg="finished to provision alerting" 2024-08-10T05:22:18.688 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=ngalert.state.manager t=2024-08-10T05:22:18.528485427Z level=info msg="Warming state cache for startup" 2024-08-10T05:22:18.688 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=grafanaStorageLogger t=2024-08-10T05:22:18.529396022Z level=info msg="storage starting" 2024-08-10T05:22:18.688 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=http.server t=2024-08-10T05:22:18.530574703Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-10T05:22:18.688 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=ngalert.state.manager t=2024-08-10T05:22:18.543709298Z level=info msg="State cache has been initialized" states=0 duration=15.223812ms 2024-08-10T05:22:18.688 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=ticker t=2024-08-10T05:22:18.543766244Z level=info msg=starting first_tick=2024-08-10T05:22:20Z 2024-08-10T05:22:18.688 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:22:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=ngalert.multiorg.alertmanager t=2024-08-10T05:22:18.543777578Z level=info msg="starting MultiOrg Alertmanager" 2024-08-10T05:22:19.033 INFO:tasks.rados.rados.0.smithi086.stdout:2790: done (0 left) 2024-08-10T05:22:19.033 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 273 2024-08-10T05:22:19.033 INFO:tasks.rados.rados.0.smithi086.stdout:2791: seq_num 846 ranges {0=573440,573440=466944,1040384=491520,1531904=548864,2080768=98304} 2024-08-10T05:22:19.036 INFO:tasks.rados.rados.0.smithi086.stdout:2791: writing smithi08687503-2 from 0 to 573440 tid 1 2024-08-10T05:22:19.040 INFO:tasks.rados.rados.0.smithi086.stdout:2791: writing smithi08687503-2 from 573440 to 1040384 tid 2 2024-08-10T05:22:19.043 INFO:tasks.rados.rados.0.smithi086.stdout:2791: writing smithi08687503-2 from 1040384 to 1531904 tid 3 2024-08-10T05:22:19.047 INFO:tasks.rados.rados.0.smithi086.stdout:2791: writing smithi08687503-2 from 1531904 to 2080768 tid 4 2024-08-10T05:22:19.048 INFO:tasks.rados.rados.0.smithi086.stdout:2791: writing smithi08687503-2 from 2080768 to 2179072 tid 5 2024-08-10T05:22:19.049 INFO:tasks.rados.rados.0.smithi086.stdout:2792: read oid 25 snap -1 2024-08-10T05:22:19.049 INFO:tasks.rados.rados.0.smithi086.stdout:2792: expect (ObjNum 840 snap 269 seq_num 840) 2024-08-10T05:22:19.049 INFO:tasks.rados.rados.0.smithi086.stdout:2793: read oid 13 snap -1 2024-08-10T05:22:19.049 INFO:tasks.rados.rados.0.smithi086.stdout:2793: expect deleted 2024-08-10T05:22:19.049 INFO:tasks.rados.rados.0.smithi086.stdout:2791: finishing write tid 1 to smithi08687503-2 2024-08-10T05:22:19.049 INFO:tasks.rados.rados.0.smithi086.stdout:2794: snap_remove snap 266 2024-08-10T05:22:19.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:19 smithi086 ceph-mon[98993]: osdmap e632: 8 total, 8 up, 8 in 2024-08-10T05:22:19.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:19 smithi086 ceph-mon[98993]: pgmap v607: 121 pgs: 121 active+clean; 147 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 520 KiB/s wr, 9 op/s 2024-08-10T05:22:19.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:19 smithi086 ceph-mon[101471]: osdmap e632: 8 total, 8 up, 8 in 2024-08-10T05:22:19.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:19 smithi086 ceph-mon[101471]: pgmap v607: 121 pgs: 121 active+clean; 147 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 520 KiB/s wr, 9 op/s 2024-08-10T05:22:19.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:19 smithi159 ceph-mon[90359]: osdmap e632: 8 total, 8 up, 8 in 2024-08-10T05:22:19.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:19 smithi159 ceph-mon[90359]: pgmap v607: 121 pgs: 121 active+clean; 147 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 520 KiB/s wr, 9 op/s 2024-08-10T05:22:20.008 INFO:tasks.rados.rados.0.smithi086.stdout:2794: done (3 left) 2024-08-10T05:22:20.008 INFO:tasks.rados.rados.0.smithi086.stdout:2795: snap_create 2024-08-10T05:22:20.008 INFO:tasks.rados.rados.0.smithi086.stdout:2791: finishing write tid 2 to smithi08687503-2 2024-08-10T05:22:20.008 INFO:tasks.rados.rados.0.smithi086.stdout:2791: finishing write tid 3 to smithi08687503-2 2024-08-10T05:22:20.008 INFO:tasks.rados.rados.0.smithi086.stdout:2791: finishing write tid 4 to smithi08687503-2 2024-08-10T05:22:20.009 INFO:tasks.rados.rados.0.smithi086.stdout:2791: finishing write tid 5 to smithi08687503-2 2024-08-10T05:22:20.009 INFO:tasks.rados.rados.0.smithi086.stdout:2791: finishing write tid 6 to smithi08687503-2 2024-08-10T05:22:20.009 INFO:tasks.rados.rados.0.smithi086.stdout:2792: expect (ObjNum 840 snap 269 seq_num 840) 2024-08-10T05:22:20.075 INFO:tasks.rados.rados.0.smithi086.stdout:2791: finishing write tid 7 to smithi08687503-2 2024-08-10T05:22:20.075 INFO:tasks.rados.rados.0.smithi086.stdout:2791: oid 2 updating version 0 to 1736 2024-08-10T05:22:20.075 INFO:tasks.rados.rados.0.smithi086.stdout:2791: oid 2 updating version 1736 to 1738 2024-08-10T05:22:20.075 INFO:tasks.rados.rados.0.smithi086.stdout:2791: oid 2 updating version 1738 to 1739 2024-08-10T05:22:20.075 INFO:tasks.rados.rados.0.smithi086.stdout:2791: oid 2 updating version 1739 to 1740 2024-08-10T05:22:20.075 INFO:tasks.rados.rados.0.smithi086.stdout:2791: oid 2 version 1740 is already newer than 1737 2024-08-10T05:22:20.075 INFO:tasks.rados.rados.0.smithi086.stdout:2791: oid 2 version 1740 is already newer than 1735 2024-08-10T05:22:20.075 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 1740 (ObjNum 846 snap 273 seq_num 846) dirty exists 2024-08-10T05:22:20.075 INFO:tasks.rados.rados.0.smithi086.stdout:2791: left oid 2 (ObjNum 846 snap 273 seq_num 846) 2024-08-10T05:22:20.353 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:20 smithi159 ceph-mon[90359]: osdmap e633: 8 total, 8 up, 8 in 2024-08-10T05:22:20.354 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:20 smithi159 ceph-mon[90359]: osdmap e634: 8 total, 8 up, 8 in 2024-08-10T05:22:20.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:20 smithi086 ceph-mon[98993]: osdmap e633: 8 total, 8 up, 8 in 2024-08-10T05:22:20.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:20 smithi086 ceph-mon[98993]: osdmap e634: 8 total, 8 up, 8 in 2024-08-10T05:22:20.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:20 smithi086 ceph-mon[101471]: osdmap e633: 8 total, 8 up, 8 in 2024-08-10T05:22:20.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:20 smithi086 ceph-mon[101471]: osdmap e634: 8 total, 8 up, 8 in 2024-08-10T05:22:21.011 INFO:tasks.rados.rados.0.smithi086.stdout:2791: done (3 left) 2024-08-10T05:22:21.011 INFO:tasks.rados.rados.0.smithi086.stdout:2792: done (2 left) 2024-08-10T05:22:21.011 INFO:tasks.rados.rados.0.smithi086.stdout:2793: done (1 left) 2024-08-10T05:22:21.011 INFO:tasks.rados.rados.0.smithi086.stdout:2795: done (0 left) 2024-08-10T05:22:21.011 INFO:tasks.rados.rados.0.smithi086.stdout:2796: copy_from oid 50 from oid 43 current snap is 274 2024-08-10T05:22:21.011 INFO:tasks.rados.rados.0.smithi086.stdout:2797: snap_create 2024-08-10T05:22:21.020 INFO:tasks.rados.rados.0.smithi086.stdout:2796: finishing copy_from racing read to smithi08687503-50 2024-08-10T05:22:21.020 INFO:tasks.rados.rados.0.smithi086.stdout:2796: finishing copy_from to smithi08687503-50 2024-08-10T05:22:21.020 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1347 (ObjNum 781 snap 246 seq_num 781) dirty exists 2024-08-10T05:22:21.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:21 smithi086 ceph-mon[101471]: pgmap v610: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 151 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-08-10T05:22:21.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:21 smithi086 ceph-mon[101471]: osdmap e635: 8 total, 8 up, 8 in 2024-08-10T05:22:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:21 smithi086 ceph-mon[98993]: pgmap v610: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 151 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-08-10T05:22:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:21 smithi086 ceph-mon[98993]: osdmap e635: 8 total, 8 up, 8 in 2024-08-10T05:22:21.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:21 smithi159 ceph-mon[90359]: pgmap v610: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 151 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-08-10T05:22:21.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:21 smithi159 ceph-mon[90359]: osdmap e635: 8 total, 8 up, 8 in 2024-08-10T05:22:22.013 INFO:tasks.rados.rados.0.smithi086.stdout:2796: done (1 left) 2024-08-10T05:22:22.013 INFO:tasks.rados.rados.0.smithi086.stdout:2797: done (0 left) 2024-08-10T05:22:22.013 INFO:tasks.rados.rados.0.smithi086.stdout:2798: rollback oid 44 current snap is 275 2024-08-10T05:22:22.013 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 44 to 272 2024-08-10T05:22:22.013 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 42 current snap is 275 2024-08-10T05:22:22.013 INFO:tasks.rados.rados.0.smithi086.stdout:2799: seq_num 847 ranges {5873664=589824,6463488=753664,7217152=655360,7872512=196608} 2024-08-10T05:22:22.048 INFO:tasks.rados.rados.0.smithi086.stdout:2799: writing smithi08687503-42 from 5873664 to 6463488 tid 1 2024-08-10T05:22:22.052 INFO:tasks.rados.rados.0.smithi086.stdout:2799: writing smithi08687503-42 from 6463488 to 7217152 tid 2 2024-08-10T05:22:22.056 INFO:tasks.rados.rados.0.smithi086.stdout:2799: writing smithi08687503-42 from 7217152 to 7872512 tid 3 2024-08-10T05:22:22.058 INFO:tasks.rados.rados.0.smithi086.stdout:2799: writing smithi08687503-42 from 7872512 to 8069120 tid 4 2024-08-10T05:22:22.058 INFO:tasks.rados.rados.0.smithi086.stdout:2800: rollback oid 5 current snap is 275 2024-08-10T05:22:22.058 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 5 to 273 2024-08-10T05:22:22.058 INFO:tasks.rados.rados.0.smithi086.stdout:2798: finishing rollback tid 0 to smithi08687503-44 2024-08-10T05:22:22.058 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 50 current snap is 275 2024-08-10T05:22:22.058 INFO:tasks.rados.rados.0.smithi086.stdout:2798: finishing rollback tid 1 to smithi08687503-44 2024-08-10T05:22:22.058 INFO:tasks.rados.rados.0.smithi086.stdout:2798: finishing rollback tid 2 to smithi08687503-44 2024-08-10T05:22:22.058 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 2005 (ObjNum 225 snap 0 seq_num 3356499856) dirty exists 2024-08-10T05:22:22.058 INFO:tasks.rados.rados.0.smithi086.stdout:2799: finishing write tid 1 to smithi08687503-42 2024-08-10T05:22:22.058 INFO:tasks.rados.rados.0.smithi086.stdout:2801: seq_num 848 ranges {1089536=606208,1695744=630784,2326528=458752,2785280=516096} 2024-08-10T05:22:22.067 INFO:tasks.rados.rados.0.smithi086.stdout:2801: writing smithi08687503-50 from 1089536 to 1695744 tid 1 2024-08-10T05:22:22.071 INFO:tasks.rados.rados.0.smithi086.stdout:2801: writing smithi08687503-50 from 1695744 to 2326528 tid 2 2024-08-10T05:22:22.073 INFO:tasks.rados.rados.0.smithi086.stdout:2801: writing smithi08687503-50 from 2326528 to 2785280 tid 3 2024-08-10T05:22:22.077 INFO:tasks.rados.rados.0.smithi086.stdout:2801: writing smithi08687503-50 from 2785280 to 3301376 tid 4 2024-08-10T05:22:22.077 INFO:tasks.rados.rados.0.smithi086.stdout:2798: done (3 left) 2024-08-10T05:22:22.077 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 275 2024-08-10T05:22:22.077 INFO:tasks.rados.rados.0.smithi086.stdout:2799: finishing write tid 2 to smithi08687503-42 2024-08-10T05:22:22.077 INFO:tasks.rados.rados.0.smithi086.stdout:2802: seq_num 849 ranges {0=622592,622592=516096,1138688=663552,1802240=425984} 2024-08-10T05:22:22.080 INFO:tasks.rados.rados.0.smithi086.stdout:2802: writing smithi08687503-9 from 0 to 622592 tid 1 2024-08-10T05:22:22.083 INFO:tasks.rados.rados.0.smithi086.stdout:2802: writing smithi08687503-9 from 622592 to 1138688 tid 2 2024-08-10T05:22:22.087 INFO:tasks.rados.rados.0.smithi086.stdout:2802: writing smithi08687503-9 from 1138688 to 1802240 tid 3 2024-08-10T05:22:22.091 INFO:tasks.rados.rados.0.smithi086.stdout:2802: writing smithi08687503-9 from 1802240 to 2228224 tid 4 2024-08-10T05:22:22.091 INFO:tasks.rados.rados.0.smithi086.stdout:2803: read oid 19 snap -1 2024-08-10T05:22:22.091 INFO:tasks.rados.rados.0.smithi086.stdout:2803: expect deleted 2024-08-10T05:22:22.091 INFO:tasks.rados.rados.0.smithi086.stdout:2804: delete oid 36 current snap is 275 2024-08-10T05:22:22.091 INFO:tasks.rados.rados.0.smithi086.stdout:2800: finishing rollback tid 1 to smithi08687503-5 2024-08-10T05:22:22.091 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 1943 (ObjNum 673 snap 0 seq_num 3355837616) dirty dne 2024-08-10T05:22:22.091 INFO:tasks.rados.rados.0.smithi086.stdout:2799: finishing write tid 3 to smithi08687503-42 2024-08-10T05:22:22.092 INFO:tasks.rados.rados.0.smithi086.stdout:2799: finishing write tid 4 to smithi08687503-42 2024-08-10T05:22:22.092 INFO:tasks.rados.rados.0.smithi086.stdout:2799: finishing write tid 5 to smithi08687503-42 2024-08-10T05:22:22.092 INFO:tasks.rados.rados.0.smithi086.stdout:2799: finishing write tid 6 to smithi08687503-42 2024-08-10T05:22:22.092 INFO:tasks.rados.rados.0.smithi086.stdout:2799: oid 42 updating version 0 to 2019 2024-08-10T05:22:22.092 INFO:tasks.rados.rados.0.smithi086.stdout:2799: oid 42 version 2019 is already newer than 2017 2024-08-10T05:22:22.092 INFO:tasks.rados.rados.0.smithi086.stdout:2799: oid 42 version 2019 is already newer than 2018 2024-08-10T05:22:22.092 INFO:tasks.rados.rados.0.smithi086.stdout:2799: oid 42 updating version 2019 to 2020 2024-08-10T05:22:22.092 INFO:tasks.rados.rados.0.smithi086.stdout:2799: oid 42 version 2020 is already newer than 2016 2024-08-10T05:22:22.092 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 2020 (ObjNum 847 snap 275 seq_num 847) dirty exists 2024-08-10T05:22:22.092 INFO:tasks.rados.rados.0.smithi086.stdout:2799: left oid 42 (ObjNum 847 snap 275 seq_num 847) 2024-08-10T05:22:22.092 INFO:tasks.rados.rados.0.smithi086.stdout:2801: finishing write tid 1 to smithi08687503-50 2024-08-10T05:22:22.092 INFO:tasks.rados.rados.0.smithi086.stdout:2801: finishing write tid 2 to smithi08687503-50 2024-08-10T05:22:22.093 INFO:tasks.rados.rados.0.smithi086.stdout:2801: finishing write tid 3 to smithi08687503-50 2024-08-10T05:22:22.093 INFO:tasks.rados.rados.0.smithi086.stdout:2801: finishing write tid 4 to smithi08687503-50 2024-08-10T05:22:22.093 INFO:tasks.rados.rados.0.smithi086.stdout:2801: finishing write tid 5 to smithi08687503-50 2024-08-10T05:22:22.093 INFO:tasks.rados.rados.0.smithi086.stdout:2801: finishing write tid 6 to smithi08687503-50 2024-08-10T05:22:22.093 INFO:tasks.rados.rados.0.smithi086.stdout:2801: oid 50 updating version 0 to 1744 2024-08-10T05:22:22.093 INFO:tasks.rados.rados.0.smithi086.stdout:2801: oid 50 version 1744 is already newer than 1742 2024-08-10T05:22:22.093 INFO:tasks.rados.rados.0.smithi086.stdout:2801: oid 50 version 1744 is already newer than 1743 2024-08-10T05:22:22.093 INFO:tasks.rados.rados.0.smithi086.stdout:2801: oid 50 version 1744 is already newer than 1741 2024-08-10T05:22:22.093 INFO:tasks.rados.rados.0.smithi086.stdout:2801: oid 50 updating version 1744 to 1745 2024-08-10T05:22:22.093 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1745 (ObjNum 848 snap 275 seq_num 848) dirty exists 2024-08-10T05:22:22.093 INFO:tasks.rados.rados.0.smithi086.stdout:2801: left oid 50 (ObjNum 848 snap 275 seq_num 848) 2024-08-10T05:22:22.093 INFO:tasks.rados.rados.0.smithi086.stdout:2802: finishing write tid 1 to smithi08687503-9 2024-08-10T05:22:22.093 INFO:tasks.rados.rados.0.smithi086.stdout:2802: finishing write tid 2 to smithi08687503-9 2024-08-10T05:22:22.094 INFO:tasks.rados.rados.0.smithi086.stdout:2802: finishing write tid 3 to smithi08687503-9 2024-08-10T05:22:22.094 INFO:tasks.rados.rados.0.smithi086.stdout:2802: finishing write tid 4 to smithi08687503-9 2024-08-10T05:22:22.094 INFO:tasks.rados.rados.0.smithi086.stdout:2802: finishing write tid 5 to smithi08687503-9 2024-08-10T05:22:22.095 INFO:tasks.rados.rados.0.smithi086.stdout:2799: done (5 left) 2024-08-10T05:22:22.095 INFO:tasks.rados.rados.0.smithi086.stdout:2800: done (4 left) 2024-08-10T05:22:22.095 INFO:tasks.rados.rados.0.smithi086.stdout:2801: done (3 left) 2024-08-10T05:22:22.095 INFO:tasks.rados.rados.0.smithi086.stdout:2803: done (2 left) 2024-08-10T05:22:22.095 INFO:tasks.rados.rados.0.smithi086.stdout:2804: done (1 left) 2024-08-10T05:22:22.095 INFO:tasks.rados.rados.0.smithi086.stdout:2805: read oid 20 snap -1 2024-08-10T05:22:22.095 INFO:tasks.rados.rados.0.smithi086.stdout:2805: expect (ObjNum 756 snap 234 seq_num 756) 2024-08-10T05:22:22.095 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 8 current snap is 275 2024-08-10T05:22:22.095 INFO:tasks.rados.rados.0.smithi086.stdout:2806: seq_num 851 ranges {0=655360,655360=688128,1343488=679936,2023424=237568} 2024-08-10T05:22:22.096 INFO:tasks.rados.rados.0.smithi086.stdout:2806: writing smithi08687503-8 from 0 to 655360 tid 1 2024-08-10T05:22:22.101 INFO:tasks.rados.rados.0.smithi086.stdout:2806: writing smithi08687503-8 from 655360 to 1343488 tid 2 2024-08-10T05:22:22.104 INFO:tasks.rados.rados.0.smithi086.stdout:2806: writing smithi08687503-8 from 1343488 to 2023424 tid 3 2024-08-10T05:22:22.106 INFO:tasks.rados.rados.0.smithi086.stdout:2806: writing smithi08687503-8 from 2023424 to 2260992 tid 4 2024-08-10T05:22:22.106 INFO:tasks.rados.rados.0.smithi086.stdout:2807: snap_remove snap 274 2024-08-10T05:22:22.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:22 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:22.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:22 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:22.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:22 smithi086 ceph-mon[101471]: osdmap e636: 8 total, 8 up, 8 in 2024-08-10T05:22:22.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:22 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:22.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:22 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:22 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:22 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:22 smithi086 ceph-mon[98993]: osdmap e636: 8 total, 8 up, 8 in 2024-08-10T05:22:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:22 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:22 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:22.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:22 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:22.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:22 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:22.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:22 smithi159 ceph-mon[90359]: osdmap e636: 8 total, 8 up, 8 in 2024-08-10T05:22:22.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:22 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:22.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:22 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:23.034 INFO:tasks.rados.rados.0.smithi086.stdout:2807: done (3 left) 2024-08-10T05:22:23.034 INFO:tasks.rados.rados.0.smithi086.stdout:2808: copy_from oid 46 from oid 6 current snap is 275 2024-08-10T05:22:23.034 INFO:tasks.rados.rados.0.smithi086.stdout:2802: finishing write tid 6 to smithi08687503-9 2024-08-10T05:22:23.034 INFO:tasks.rados.rados.0.smithi086.stdout:2802: oid 9 updating version 0 to 257 2024-08-10T05:22:23.034 INFO:tasks.rados.rados.0.smithi086.stdout:2802: oid 9 version 257 is already newer than 253 2024-08-10T05:22:23.035 INFO:tasks.rados.rados.0.smithi086.stdout:2802: oid 9 version 257 is already newer than 256 2024-08-10T05:22:23.035 INFO:tasks.rados.rados.0.smithi086.stdout:2802: oid 9 version 257 is already newer than 254 2024-08-10T05:22:23.035 INFO:tasks.rados.rados.0.smithi086.stdout:2802: oid 9 version 257 is already newer than 255 2024-08-10T05:22:23.035 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 257 (ObjNum 849 snap 275 seq_num 849) dirty exists 2024-08-10T05:22:23.035 INFO:tasks.rados.rados.0.smithi086.stdout:2802: left oid 9 (ObjNum 849 snap 275 seq_num 849) 2024-08-10T05:22:23.035 INFO:tasks.rados.rados.0.smithi086.stdout:2805: expect (ObjNum 756 snap 234 seq_num 756) 2024-08-10T05:22:23.056 INFO:tasks.rados.rados.0.smithi086.stdout:2806: finishing write tid 1 to smithi08687503-8 2024-08-10T05:22:23.057 INFO:tasks.rados.rados.0.smithi086.stdout:2806: finishing write tid 2 to smithi08687503-8 2024-08-10T05:22:23.057 INFO:tasks.rados.rados.0.smithi086.stdout:2806: finishing write tid 3 to smithi08687503-8 2024-08-10T05:22:23.057 INFO:tasks.rados.rados.0.smithi086.stdout:2802: done (3 left) 2024-08-10T05:22:23.057 INFO:tasks.rados.rados.0.smithi086.stdout:2805: done (2 left) 2024-08-10T05:22:23.057 INFO:tasks.rados.rados.0.smithi086.stdout:2809: read oid 50 snap 267 2024-08-10T05:22:23.057 INFO:tasks.rados.rados.0.smithi086.stdout:2809: expect (ObjNum 773 snap 244 seq_num 773) 2024-08-10T05:22:23.057 INFO:tasks.rados.rados.0.smithi086.stdout:2810: rollback oid 33 current snap is 275 2024-08-10T05:22:23.057 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 33 to 271 2024-08-10T05:22:23.057 INFO:tasks.rados.rados.0.smithi086.stdout:2806: finishing write tid 4 to smithi08687503-8 2024-08-10T05:22:23.057 INFO:tasks.rados.rados.0.smithi086.stdout:2806: finishing write tid 5 to smithi08687503-8 2024-08-10T05:22:23.057 INFO:tasks.rados.rados.0.smithi086.stdout:2806: finishing write tid 6 to smithi08687503-8 2024-08-10T05:22:23.057 INFO:tasks.rados.rados.0.smithi086.stdout:2806: oid 8 updating version 0 to 2007 2024-08-10T05:22:23.057 INFO:tasks.rados.rados.0.smithi086.stdout:2806: oid 8 updating version 2007 to 2008 2024-08-10T05:22:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:2806: oid 8 updating version 2008 to 2011 2024-08-10T05:22:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:2806: oid 8 version 2011 is already newer than 2009 2024-08-10T05:22:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:2806: oid 8 version 2011 is already newer than 2010 2024-08-10T05:22:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 2011 (ObjNum 851 snap 275 seq_num 851) dirty exists 2024-08-10T05:22:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:2806: left oid 8 (ObjNum 851 snap 275 seq_num 851) 2024-08-10T05:22:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:2808: finishing copy_from to smithi08687503-46 2024-08-10T05:22:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:2808: got expected ENOENT (src dne) 2024-08-10T05:22:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:2808: finishing copy_from racing read to smithi08687503-46 2024-08-10T05:22:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:2806: done (3 left) 2024-08-10T05:22:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:2808: done (2 left) 2024-08-10T05:22:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:2811: read oid 5 snap -1 2024-08-10T05:22:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:2811: expect deleted 2024-08-10T05:22:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:2812: read oid 29 snap 272 2024-08-10T05:22:23.059 INFO:tasks.rados.rados.0.smithi086.stdout:2812: expect (ObjNum 776 snap 245 seq_num 776) 2024-08-10T05:22:23.059 INFO:tasks.rados.rados.0.smithi086.stdout:2813: read oid 22 snap -1 2024-08-10T05:22:23.059 INFO:tasks.rados.rados.0.smithi086.stdout:2813: expect (ObjNum 746 snap 232 seq_num 746) 2024-08-10T05:22:23.059 INFO:tasks.rados.rados.0.smithi086.stdout:2814: read oid 48 snap -1 2024-08-10T05:22:23.059 INFO:tasks.rados.rados.0.smithi086.stdout:2814: expect deleted 2024-08-10T05:22:23.059 INFO:tasks.rados.rados.0.smithi086.stdout:2815: read oid 45 snap -1 2024-08-10T05:22:23.059 INFO:tasks.rados.rados.0.smithi086.stdout:2815: expect deleted 2024-08-10T05:22:23.059 INFO:tasks.rados.rados.0.smithi086.stdout:2816: snap_create 2024-08-10T05:22:23.061 INFO:tasks.rados.rados.0.smithi086.stdout:2810: finishing rollback tid 0 to smithi08687503-33 2024-08-10T05:22:23.061 INFO:tasks.rados.rados.0.smithi086.stdout:2810: finishing rollback tid 1 to smithi08687503-33 2024-08-10T05:22:23.062 INFO:tasks.rados.rados.0.smithi086.stdout:2810: finishing rollback tid 2 to smithi08687503-33 2024-08-10T05:22:23.062 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 1784 (ObjNum 769 snap 240 seq_num 769) dirty exists 2024-08-10T05:22:23.089 INFO:tasks.rados.rados.0.smithi086.stdout:2809: expect (ObjNum 773 snap 244 seq_num 773) 2024-08-10T05:22:23.395 INFO:tasks.rados.rados.0.smithi086.stdout:2812: expect (ObjNum 776 snap 245 seq_num 776) 2024-08-10T05:22:23.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:23 smithi159 ceph-mon[90359]: pgmap v613: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 151 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.0 MiB/s wr, 23 op/s 2024-08-10T05:22:23.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:23 smithi159 ceph-mon[90359]: osdmap e637: 8 total, 8 up, 8 in 2024-08-10T05:22:23.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:23 smithi086 ceph-mon[98993]: pgmap v613: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 151 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.0 MiB/s wr, 23 op/s 2024-08-10T05:22:23.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:23 smithi086 ceph-mon[98993]: osdmap e637: 8 total, 8 up, 8 in 2024-08-10T05:22:23.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:23 smithi086 ceph-mon[101471]: pgmap v613: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 151 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.0 MiB/s wr, 23 op/s 2024-08-10T05:22:23.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:23 smithi086 ceph-mon[101471]: osdmap e637: 8 total, 8 up, 8 in 2024-08-10T05:22:24.130 INFO:tasks.rados.rados.0.smithi086.stdout:2813: expect (ObjNum 746 snap 232 seq_num 746) 2024-08-10T05:22:24.736 INFO:tasks.rados.rados.0.smithi086.stdout:2809: done (7 left) 2024-08-10T05:22:24.736 INFO:tasks.rados.rados.0.smithi086.stdout:2810: done (6 left) 2024-08-10T05:22:24.736 INFO:tasks.rados.rados.0.smithi086.stdout:2811: done (5 left) 2024-08-10T05:22:24.736 INFO:tasks.rados.rados.0.smithi086.stdout:2812: done (4 left) 2024-08-10T05:22:24.736 INFO:tasks.rados.rados.0.smithi086.stdout:2813: done (3 left) 2024-08-10T05:22:24.736 INFO:tasks.rados.rados.0.smithi086.stdout:2814: done (2 left) 2024-08-10T05:22:24.736 INFO:tasks.rados.rados.0.smithi086.stdout:2815: done (1 left) 2024-08-10T05:22:24.736 INFO:tasks.rados.rados.0.smithi086.stdout:2816: done (0 left) 2024-08-10T05:22:24.736 INFO:tasks.rados.rados.0.smithi086.stdout:2817: copy_from oid 38 from oid 17 current snap is 276 2024-08-10T05:22:24.736 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 11 current snap is 276 2024-08-10T05:22:24.737 INFO:tasks.rados.rados.0.smithi086.stdout:2818: seq_num 852 ranges {2662400=671744,3334144=622592,3956736=442368,4399104=540672} 2024-08-10T05:22:24.754 INFO:tasks.rados.rados.0.smithi086.stdout:2818: writing smithi08687503-11 from 2662400 to 3334144 tid 1 2024-08-10T05:22:24.758 INFO:tasks.rados.rados.0.smithi086.stdout:2818: writing smithi08687503-11 from 3334144 to 3956736 tid 2 2024-08-10T05:22:24.761 INFO:tasks.rados.rados.0.smithi086.stdout:2818: writing smithi08687503-11 from 3956736 to 4399104 tid 3 2024-08-10T05:22:24.764 INFO:tasks.rados.rados.0.smithi086.stdout:2818: writing smithi08687503-11 from 4399104 to 4939776 tid 4 2024-08-10T05:22:24.764 INFO:tasks.rados.rados.0.smithi086.stdout:2819: delete oid 47 current snap is 276 2024-08-10T05:22:24.764 INFO:tasks.rados.rados.0.smithi086.stdout:2818: finishing write tid 1 to smithi08687503-11 2024-08-10T05:22:24.764 INFO:tasks.rados.rados.0.smithi086.stdout:2818: finishing write tid 2 to smithi08687503-11 2024-08-10T05:22:24.765 INFO:tasks.rados.rados.0.smithi086.stdout:2818: finishing write tid 3 to smithi08687503-11 2024-08-10T05:22:24.765 INFO:tasks.rados.rados.0.smithi086.stdout:2819: done (2 left) 2024-08-10T05:22:24.766 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 48 current snap is 276 2024-08-10T05:22:24.766 INFO:tasks.rados.rados.0.smithi086.stdout:2820: seq_num 854 ranges {0=712704,712704=794624,1507328=450560,1957888=360448} 2024-08-10T05:22:24.770 INFO:tasks.rados.rados.0.smithi086.stdout:2820: writing smithi08687503-48 from 0 to 712704 tid 1 2024-08-10T05:22:24.774 INFO:tasks.rados.rados.0.smithi086.stdout:2820: writing smithi08687503-48 from 712704 to 1507328 tid 2 2024-08-10T05:22:24.777 INFO:tasks.rados.rados.0.smithi086.stdout:2820: writing smithi08687503-48 from 1507328 to 1957888 tid 3 2024-08-10T05:22:24.780 INFO:tasks.rados.rados.0.smithi086.stdout:2820: writing smithi08687503-48 from 1957888 to 2318336 tid 4 2024-08-10T05:22:24.780 INFO:tasks.rados.rados.0.smithi086.stdout:2821: delete oid 5 current snap is 276 2024-08-10T05:22:24.780 INFO:tasks.rados.rados.0.smithi086.stdout:2818: finishing write tid 4 to smithi08687503-11 2024-08-10T05:22:24.780 INFO:tasks.rados.rados.0.smithi086.stdout:2818: finishing write tid 5 to smithi08687503-11 2024-08-10T05:22:24.780 INFO:tasks.rados.rados.0.smithi086.stdout:2818: finishing write tid 6 to smithi08687503-11 2024-08-10T05:22:24.780 INFO:tasks.rados.rados.0.smithi086.stdout:2818: oid 11 updating version 0 to 1886 2024-08-10T05:22:24.780 INFO:tasks.rados.rados.0.smithi086.stdout:2818: oid 11 version 1886 is already newer than 1885 2024-08-10T05:22:24.780 INFO:tasks.rados.rados.0.smithi086.stdout:2818: oid 11 version 1886 is already newer than 1884 2024-08-10T05:22:24.780 INFO:tasks.rados.rados.0.smithi086.stdout:2818: oid 11 version 1886 is already newer than 1882 2024-08-10T05:22:24.780 INFO:tasks.rados.rados.0.smithi086.stdout:2818: oid 11 version 1886 is already newer than 1883 2024-08-10T05:22:24.780 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 1886 (ObjNum 852 snap 276 seq_num 852) dirty exists 2024-08-10T05:22:24.781 INFO:tasks.rados.rados.0.smithi086.stdout:2818: left oid 11 (ObjNum 852 snap 276 seq_num 852) 2024-08-10T05:22:24.782 INFO:tasks.rados.rados.0.smithi086.stdout:2818: done (3 left) 2024-08-10T05:22:24.782 INFO:tasks.rados.rados.0.smithi086.stdout:2821: done (2 left) 2024-08-10T05:22:24.783 INFO:tasks.rados.rados.0.smithi086.stdout:2822: rollback oid 25 current snap is 276 2024-08-10T05:22:24.783 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 25 to 273 2024-08-10T05:22:24.783 INFO:tasks.rados.rados.0.smithi086.stdout:2820: finishing write tid 1 to smithi08687503-48 2024-08-10T05:22:24.783 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 34 current snap is 276 2024-08-10T05:22:24.783 INFO:tasks.rados.rados.0.smithi086.stdout:2823: seq_num 856 ranges {9437184=745472,10182656=557056,10739712=417792,11157504=434176,11591680=196608} 2024-08-10T05:22:24.836 INFO:tasks.rados.rados.0.smithi086.stdout:2823: writing smithi08687503-34 from 9437184 to 10182656 tid 1 2024-08-10T05:22:24.839 INFO:tasks.rados.rados.0.smithi086.stdout:2823: writing smithi08687503-34 from 10182656 to 10739712 tid 2 2024-08-10T05:22:24.841 INFO:tasks.rados.rados.0.smithi086.stdout:2823: writing smithi08687503-34 from 10739712 to 11157504 tid 3 2024-08-10T05:22:24.844 INFO:tasks.rados.rados.0.smithi086.stdout:2823: writing smithi08687503-34 from 11157504 to 11591680 tid 4 2024-08-10T05:22:24.846 INFO:tasks.rados.rados.0.smithi086.stdout:2823: writing smithi08687503-34 from 11591680 to 11788288 tid 5 2024-08-10T05:22:24.846 INFO:tasks.rados.rados.0.smithi086.stdout:2824: read oid 9 snap -1 2024-08-10T05:22:24.846 INFO:tasks.rados.rados.0.smithi086.stdout:2824: expect (ObjNum 849 snap 275 seq_num 849) 2024-08-10T05:22:24.846 INFO:tasks.rados.rados.0.smithi086.stdout:2820: finishing write tid 2 to smithi08687503-48 2024-08-10T05:22:24.846 INFO:tasks.rados.rados.0.smithi086.stdout:2820: finishing write tid 3 to smithi08687503-48 2024-08-10T05:22:24.846 INFO:tasks.rados.rados.0.smithi086.stdout:2820: finishing write tid 4 to smithi08687503-48 2024-08-10T05:22:24.846 INFO:tasks.rados.rados.0.smithi086.stdout:2820: finishing write tid 5 to smithi08687503-48 2024-08-10T05:22:24.846 INFO:tasks.rados.rados.0.smithi086.stdout:2820: finishing write tid 6 to smithi08687503-48 2024-08-10T05:22:24.847 INFO:tasks.rados.rados.0.smithi086.stdout:2820: oid 48 updating version 0 to 1679 2024-08-10T05:22:24.847 INFO:tasks.rados.rados.0.smithi086.stdout:2820: oid 48 updating version 1679 to 1683 2024-08-10T05:22:24.847 INFO:tasks.rados.rados.0.smithi086.stdout:2820: oid 48 version 1683 is already newer than 1681 2024-08-10T05:22:24.847 INFO:tasks.rados.rados.0.smithi086.stdout:2820: oid 48 version 1683 is already newer than 1682 2024-08-10T05:22:24.847 INFO:tasks.rados.rados.0.smithi086.stdout:2820: oid 48 version 1683 is already newer than 1680 2024-08-10T05:22:24.847 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 1683 (ObjNum 854 snap 276 seq_num 854) dirty exists 2024-08-10T05:22:24.847 INFO:tasks.rados.rados.0.smithi086.stdout:2820: left oid 48 (ObjNum 854 snap 276 seq_num 854) 2024-08-10T05:22:24.847 INFO:tasks.rados.rados.0.smithi086.stdout:2822: finishing rollback tid 0 to smithi08687503-25 2024-08-10T05:22:24.847 INFO:tasks.rados.rados.0.smithi086.stdout:2822: finishing rollback tid 1 to smithi08687503-25 2024-08-10T05:22:24.847 INFO:tasks.rados.rados.0.smithi086.stdout:2822: finishing rollback tid 2 to smithi08687503-25 2024-08-10T05:22:24.847 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 2018 (ObjNum 840 snap 269 seq_num 840) dirty exists 2024-08-10T05:22:24.847 INFO:tasks.rados.rados.0.smithi086.stdout:2817: finishing copy_from racing read to smithi08687503-38 2024-08-10T05:22:24.847 INFO:tasks.rados.rados.0.smithi086.stdout:2817: finishing copy_from to smithi08687503-38 2024-08-10T05:22:24.848 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 1872 (ObjNum 797 snap 249 seq_num 797) dirty exists 2024-08-10T05:22:24.848 INFO:tasks.rados.rados.0.smithi086.stdout:2823: finishing write tid 1 to smithi08687503-34 2024-08-10T05:22:24.848 INFO:tasks.rados.rados.0.smithi086.stdout:2825: read oid 27 snap -1 2024-08-10T05:22:24.848 INFO:tasks.rados.rados.0.smithi086.stdout:2825: expect (ObjNum 843 snap 271 seq_num 843) 2024-08-10T05:22:24.848 INFO:tasks.rados.rados.0.smithi086.stdout:2817: done (5 left) 2024-08-10T05:22:24.848 INFO:tasks.rados.rados.0.smithi086.stdout:2820: done (4 left) 2024-08-10T05:22:24.848 INFO:tasks.rados.rados.0.smithi086.stdout:2822: done (3 left) 2024-08-10T05:22:24.848 INFO:tasks.rados.rados.0.smithi086.stdout:2826: rollback oid 3 current snap is 276 2024-08-10T05:22:24.848 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 3 to 272 2024-08-10T05:22:24.848 INFO:tasks.rados.rados.0.smithi086.stdout:2823: finishing write tid 2 to smithi08687503-34 2024-08-10T05:22:24.848 INFO:tasks.rados.rados.0.smithi086.stdout:2823: finishing write tid 3 to smithi08687503-34 2024-08-10T05:22:24.848 INFO:tasks.rados.rados.0.smithi086.stdout:2827: copy_from oid 46 from oid 4 current snap is 276 2024-08-10T05:22:24.849 INFO:tasks.rados.rados.0.smithi086.stdout:2828: delete oid 11 current snap is 276 2024-08-10T05:22:24.849 INFO:tasks.rados.rados.0.smithi086.stdout:2828: done (5 left) 2024-08-10T05:22:24.849 INFO:tasks.rados.rados.0.smithi086.stdout:2829: snap_remove snap 275 2024-08-10T05:22:25.012 INFO:tasks.rados.rados.0.smithi086.stdout:2829: done (5 left) 2024-08-10T05:22:25.012 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 276 2024-08-10T05:22:25.012 INFO:tasks.rados.rados.0.smithi086.stdout:2823: finishing write tid 4 to smithi08687503-34 2024-08-10T05:22:25.012 INFO:tasks.rados.rados.0.smithi086.stdout:2826: finishing rollback tid 0 to smithi08687503-3 2024-08-10T05:22:25.013 INFO:tasks.rados.rados.0.smithi086.stdout:2830: seq_num 858 ranges {0=778240,778240=729088,1507328=434176,1941504=442368} 2024-08-10T05:22:25.016 INFO:tasks.rados.rados.0.smithi086.stdout:2830: writing smithi08687503-5 from 0 to 778240 tid 1 2024-08-10T05:22:25.021 INFO:tasks.rados.rados.0.smithi086.stdout:2830: writing smithi08687503-5 from 778240 to 1507328 tid 2 2024-08-10T05:22:25.024 INFO:tasks.rados.rados.0.smithi086.stdout:2830: writing smithi08687503-5 from 1507328 to 1941504 tid 3 2024-08-10T05:22:25.028 INFO:tasks.rados.rados.0.smithi086.stdout:2830: writing smithi08687503-5 from 1941504 to 2383872 tid 4 2024-08-10T05:22:25.028 INFO:tasks.rados.rados.0.smithi086.stdout:2831: read oid 12 snap -1 2024-08-10T05:22:25.028 INFO:tasks.rados.rados.0.smithi086.stdout:2831: expect (ObjNum 815 snap 260 seq_num 815) 2024-08-10T05:22:25.028 INFO:tasks.rados.rados.0.smithi086.stdout:2832: snap_create 2024-08-10T05:22:25.029 INFO:tasks.rados.rados.0.smithi086.stdout:2823: finishing write tid 5 to smithi08687503-34 2024-08-10T05:22:25.029 INFO:tasks.rados.rados.0.smithi086.stdout:2823: finishing write tid 6 to smithi08687503-34 2024-08-10T05:22:25.029 INFO:tasks.rados.rados.0.smithi086.stdout:2826: finishing rollback tid 1 to smithi08687503-3 2024-08-10T05:22:25.029 INFO:tasks.rados.rados.0.smithi086.stdout:2826: finishing rollback tid 2 to smithi08687503-3 2024-08-10T05:22:25.029 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 1708 (ObjNum 33 snap 0 seq_num 3355759552) dirty exists 2024-08-10T05:22:25.029 INFO:tasks.rados.rados.0.smithi086.stdout:2823: finishing write tid 7 to smithi08687503-34 2024-08-10T05:22:25.029 INFO:tasks.rados.rados.0.smithi086.stdout:2823: oid 34 updating version 0 to 1783 2024-08-10T05:22:25.029 INFO:tasks.rados.rados.0.smithi086.stdout:2823: oid 34 updating version 1783 to 1784 2024-08-10T05:22:25.029 INFO:tasks.rados.rados.0.smithi086.stdout:2823: oid 34 updating version 1784 to 1786 2024-08-10T05:22:25.029 INFO:tasks.rados.rados.0.smithi086.stdout:2823: oid 34 version 1786 is already newer than 1785 2024-08-10T05:22:25.030 INFO:tasks.rados.rados.0.smithi086.stdout:2823: oid 34 version 1786 is already newer than 1781 2024-08-10T05:22:25.030 INFO:tasks.rados.rados.0.smithi086.stdout:2823: oid 34 version 1786 is already newer than 1782 2024-08-10T05:22:25.030 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 1786 (ObjNum 856 snap 276 seq_num 856) dirty exists 2024-08-10T05:22:25.030 INFO:tasks.rados.rados.0.smithi086.stdout:2823: left oid 34 (ObjNum 856 snap 276 seq_num 856) 2024-08-10T05:22:25.030 INFO:tasks.rados.rados.0.smithi086.stdout:2824: expect (ObjNum 849 snap 275 seq_num 849) 2024-08-10T05:22:25.089 INFO:tasks.rados.rados.0.smithi086.stdout:2827: finishing copy_from racing read to smithi08687503-46 2024-08-10T05:22:25.089 INFO:tasks.rados.rados.0.smithi086.stdout:2827: finishing copy_from to smithi08687503-46 2024-08-10T05:22:25.089 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 1776 (ObjNum 821 snap 261 seq_num 821) dirty exists 2024-08-10T05:22:25.089 INFO:tasks.rados.rados.0.smithi086.stdout:2825: expect (ObjNum 843 snap 271 seq_num 843) 2024-08-10T05:22:25.151 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:25 smithi159 ceph-mon[90359]: osdmap e638: 8 total, 8 up, 8 in 2024-08-10T05:22:25.151 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:25 smithi159 ceph-mon[90359]: pgmap v616: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 149 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2024-08-10T05:22:25.151 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:25 smithi159 ceph-mon[90359]: osdmap e639: 8 total, 8 up, 8 in 2024-08-10T05:22:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:25 smithi086 ceph-mon[101471]: osdmap e638: 8 total, 8 up, 8 in 2024-08-10T05:22:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:25 smithi086 ceph-mon[101471]: pgmap v616: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 149 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2024-08-10T05:22:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:25 smithi086 ceph-mon[101471]: osdmap e639: 8 total, 8 up, 8 in 2024-08-10T05:22:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:25 smithi086 ceph-mon[98993]: osdmap e638: 8 total, 8 up, 8 in 2024-08-10T05:22:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:25 smithi086 ceph-mon[98993]: pgmap v616: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 149 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2024-08-10T05:22:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:25 smithi086 ceph-mon[98993]: osdmap e639: 8 total, 8 up, 8 in 2024-08-10T05:22:26.039 INFO:tasks.rados.rados.0.smithi086.stdout:2830: finishing write tid 1 to smithi08687503-5 2024-08-10T05:22:26.040 INFO:tasks.rados.rados.0.smithi086.stdout:2830: finishing write tid 2 to smithi08687503-5 2024-08-10T05:22:26.040 INFO:tasks.rados.rados.0.smithi086.stdout:2823: done (7 left) 2024-08-10T05:22:26.040 INFO:tasks.rados.rados.0.smithi086.stdout:2824: done (6 left) 2024-08-10T05:22:26.040 INFO:tasks.rados.rados.0.smithi086.stdout:2825: done (5 left) 2024-08-10T05:22:26.040 INFO:tasks.rados.rados.0.smithi086.stdout:2826: done (4 left) 2024-08-10T05:22:26.040 INFO:tasks.rados.rados.0.smithi086.stdout:2827: done (3 left) 2024-08-10T05:22:26.040 INFO:tasks.rados.rados.0.smithi086.stdout:2832: done (2 left) 2024-08-10T05:22:26.040 INFO:tasks.rados.rados.0.smithi086.stdout:2833: copy_from oid 26 from oid 25 current snap is 277 2024-08-10T05:22:26.040 INFO:tasks.rados.rados.0.smithi086.stdout:2830: finishing write tid 3 to smithi08687503-5 2024-08-10T05:22:26.040 INFO:tasks.rados.rados.0.smithi086.stdout:2831: expect (ObjNum 815 snap 260 seq_num 815) 2024-08-10T05:22:26.086 INFO:tasks.rados.rados.0.smithi086.stdout:2830: finishing write tid 4 to smithi08687503-5 2024-08-10T05:22:26.086 INFO:tasks.rados.rados.0.smithi086.stdout:2830: finishing write tid 5 to smithi08687503-5 2024-08-10T05:22:26.086 INFO:tasks.rados.rados.0.smithi086.stdout:2831: done (2 left) 2024-08-10T05:22:26.086 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 17 current snap is 277 2024-08-10T05:22:26.086 INFO:tasks.rados.rados.0.smithi086.stdout:2830: finishing write tid 6 to smithi08687503-5 2024-08-10T05:22:26.086 INFO:tasks.rados.rados.0.smithi086.stdout:2830: oid 5 updating version 0 to 2024 2024-08-10T05:22:26.086 INFO:tasks.rados.rados.0.smithi086.stdout:2830: oid 5 version 2024 is already newer than 2022 2024-08-10T05:22:26.086 INFO:tasks.rados.rados.0.smithi086.stdout:2830: oid 5 updating version 2024 to 2025 2024-08-10T05:22:26.086 INFO:tasks.rados.rados.0.smithi086.stdout:2830: oid 5 version 2025 is already newer than 2019 2024-08-10T05:22:26.086 INFO:tasks.rados.rados.0.smithi086.stdout:2830: oid 5 version 2025 is already newer than 2023 2024-08-10T05:22:26.087 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 2025 (ObjNum 858 snap 276 seq_num 858) dirty exists 2024-08-10T05:22:26.087 INFO:tasks.rados.rados.0.smithi086.stdout:2830: left oid 5 (ObjNum 858 snap 276 seq_num 858) 2024-08-10T05:22:26.087 INFO:tasks.rados.rados.0.smithi086.stdout:2834: seq_num 859 ranges {11337728=794624,12132352=614400,12746752=638976,13385728=352256} 2024-08-10T05:22:26.148 INFO:tasks.rados.rados.0.smithi086.stdout:2834: writing smithi08687503-17 from 11337728 to 12132352 tid 1 2024-08-10T05:22:26.152 INFO:tasks.rados.rados.0.smithi086.stdout:2834: writing smithi08687503-17 from 12132352 to 12746752 tid 2 2024-08-10T05:22:26.155 INFO:tasks.rados.rados.0.smithi086.stdout:2834: writing smithi08687503-17 from 12746752 to 13385728 tid 3 2024-08-10T05:22:26.158 INFO:tasks.rados.rados.0.smithi086.stdout:2834: writing smithi08687503-17 from 13385728 to 13737984 tid 4 2024-08-10T05:22:26.158 INFO:tasks.rados.rados.0.smithi086.stdout:2830: done (2 left) 2024-08-10T05:22:26.158 INFO:tasks.rados.rados.0.smithi086.stdout:2835: copy_from oid 6 from oid 9 current snap is 277 2024-08-10T05:22:26.158 INFO:tasks.rados.rados.0.smithi086.stdout:2833: finishing copy_from racing read to smithi08687503-26 2024-08-10T05:22:26.158 INFO:tasks.rados.rados.0.smithi086.stdout:2833: finishing copy_from to smithi08687503-26 2024-08-10T05:22:26.158 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 2018 (ObjNum 840 snap 269 seq_num 840) dirty exists 2024-08-10T05:22:26.158 INFO:tasks.rados.rados.0.smithi086.stdout:2834: finishing write tid 1 to smithi08687503-17 2024-08-10T05:22:26.158 INFO:tasks.rados.rados.0.smithi086.stdout:2834: finishing write tid 2 to smithi08687503-17 2024-08-10T05:22:26.158 INFO:tasks.rados.rados.0.smithi086.stdout:2833: done (2 left) 2024-08-10T05:22:26.159 INFO:tasks.rados.rados.0.smithi086.stdout:2836: snap_remove snap 276 2024-08-10T05:22:26.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:26.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:22:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:22:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T05:22:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T05:22:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:22:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: Upgrade: Finalizing container_image settings 2024-08-10T05:22:26.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:26.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T05:22:26.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-10T05:22:26.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-10T05:22:26.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T05:22:26.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-10T05:22:26.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T05:22:26.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-10T05:22:26.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T05:22:26.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-10T05:22:26.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T05:22:26.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-10T05:22:26.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T05:22:26.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-10T05:22:26.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T05:22:26.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-10T05:22:26.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T05:22:26.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-10T05:22:26.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T05:22:26.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-10T05:22:26.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T05:22:26.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-10T05:22:26.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: Upgrade: Complete! 2024-08-10T05:22:26.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T05:22:26.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-10T05:22:26.442 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:22:26.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:22:26.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:22:26.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:26.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:22:26.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:22:26.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:22:26.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:26.443 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:26 smithi159 ceph-mon[90359]: osdmap e640: 8 total, 8 up, 8 in 2024-08-10T05:22:26.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:26.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:26.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:22:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:22:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T05:22:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T05:22:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:22:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: Upgrade: Finalizing container_image settings 2024-08-10T05:22:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:26.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T05:22:26.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:26.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:26.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:22:26.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:22:26.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:26.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T05:22:26.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T05:22:26.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:22:26.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:26.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: Upgrade: Finalizing container_image settings 2024-08-10T05:22:26.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:26.660 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T05:22:26.661 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-10T05:22:26.661 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.661 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-10T05:22:26.661 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T05:22:26.661 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-10T05:22:26.661 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T05:22:26.661 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-10T05:22:26.661 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T05:22:26.661 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-10T05:22:26.661 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T05:22:26.661 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-10T05:22:26.661 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T05:22:26.661 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-10T05:22:26.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T05:22:26.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-10T05:22:26.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T05:22:26.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-10T05:22:26.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T05:22:26.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-10T05:22:26.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T05:22:26.662 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-10T05:22:26.662 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-10T05:22:26.663 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.663 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-10T05:22:26.663 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T05:22:26.663 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-10T05:22:26.663 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T05:22:26.663 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-10T05:22:26.663 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T05:22:26.663 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-10T05:22:26.663 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T05:22:26.663 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-10T05:22:26.663 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T05:22:26.664 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-10T05:22:26.664 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.664 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T05:22:26.664 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-10T05:22:26.664 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T05:22:26.664 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-10T05:22:26.664 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T05:22:26.664 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-10T05:22:26.664 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T05:22:26.664 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.664 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: Upgrade: Complete! 2024-08-10T05:22:26.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T05:22:26.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-10T05:22:26.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:22:26.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:22:26.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:22:26.665 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:26.666 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:22:26.666 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:22:26.666 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:22:26.666 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:26.666 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[98993]: osdmap e640: 8 total, 8 up, 8 in 2024-08-10T05:22:26.666 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-10T05:22:26.666 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.666 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.666 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.666 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.666 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T05:22:26.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: Upgrade: Complete! 2024-08-10T05:22:26.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T05:22:26.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-10T05:22:26.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:22:26.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:22:26.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:22:26.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:26.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:22:26.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:22:26.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:22:26.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:26.667 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:26 smithi086 ceph-mon[101471]: osdmap e640: 8 total, 8 up, 8 in 2024-08-10T05:22:27.015 INFO:tasks.rados.rados.0.smithi086.stdout:2834: finishing write tid 3 to smithi08687503-17 2024-08-10T05:22:27.015 INFO:tasks.rados.rados.0.smithi086.stdout:2834: finishing write tid 4 to smithi08687503-17 2024-08-10T05:22:27.015 INFO:tasks.rados.rados.0.smithi086.stdout:2834: finishing write tid 5 to smithi08687503-17 2024-08-10T05:22:27.015 INFO:tasks.rados.rados.0.smithi086.stdout:2834: finishing write tid 6 to smithi08687503-17 2024-08-10T05:22:27.015 INFO:tasks.rados.rados.0.smithi086.stdout:2834: oid 17 updating version 0 to 2019 2024-08-10T05:22:27.015 INFO:tasks.rados.rados.0.smithi086.stdout:2834: oid 17 updating version 2019 to 2023 2024-08-10T05:22:27.015 INFO:tasks.rados.rados.0.smithi086.stdout:2834: oid 17 version 2023 is already newer than 2020 2024-08-10T05:22:27.016 INFO:tasks.rados.rados.0.smithi086.stdout:2834: oid 17 version 2023 is already newer than 2021 2024-08-10T05:22:27.016 INFO:tasks.rados.rados.0.smithi086.stdout:2834: oid 17 version 2023 is already newer than 2022 2024-08-10T05:22:27.016 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 2023 (ObjNum 859 snap 277 seq_num 859) dirty exists 2024-08-10T05:22:27.016 INFO:tasks.rados.rados.0.smithi086.stdout:2834: left oid 17 (ObjNum 859 snap 277 seq_num 859) 2024-08-10T05:22:27.016 INFO:tasks.rados.rados.0.smithi086.stdout:2835: finishing copy_from racing read to smithi08687503-6 2024-08-10T05:22:27.016 INFO:tasks.rados.rados.0.smithi086.stdout:2835: finishing copy_from to smithi08687503-6 2024-08-10T05:22:27.016 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 257 (ObjNum 849 snap 275 seq_num 849) dirty exists 2024-08-10T05:22:27.016 INFO:tasks.rados.rados.0.smithi086.stdout:2834: done (2 left) 2024-08-10T05:22:27.016 INFO:tasks.rados.rados.0.smithi086.stdout:2835: done (1 left) 2024-08-10T05:22:27.016 INFO:tasks.rados.rados.0.smithi086.stdout:2836: done (0 left) 2024-08-10T05:22:27.016 INFO:tasks.rados.rados.0.smithi086.stdout:2837: delete oid 49 current snap is 277 2024-08-10T05:22:27.020 INFO:tasks.rados.rados.0.smithi086.stdout:2837: done (0 left) 2024-08-10T05:22:27.020 INFO:tasks.rados.rados.0.smithi086.stdout:2838: rmattr oid 13 current snap is 277 2024-08-10T05:22:27.020 INFO:tasks.rados.rados.0.smithi086.stdout:2838: done (0 left) 2024-08-10T05:22:27.020 INFO:tasks.rados.rados.0.smithi086.stdout:2839: setattr oid 39 current snap is 277 2024-08-10T05:22:27.021 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 43 current snap is 277 2024-08-10T05:22:27.021 INFO:tasks.rados.rados.0.smithi086.stdout:2840: seq_num 861 ranges {1089536=24576} 2024-08-10T05:22:27.028 INFO:tasks.rados.rados.0.smithi086.stdout:2840: writing smithi08687503-43 from 1089536 to 1114112 tid 1 2024-08-10T05:22:27.028 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 47 current snap is 277 2024-08-10T05:22:27.028 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 1680 (ObjNum 804 snap 255 seq_num 804) dirty exists 2024-08-10T05:22:27.028 INFO:tasks.rados.rados.0.smithi086.stdout:2841: seq_num 862 ranges {0=40960} 2024-08-10T05:22:27.028 INFO:tasks.rados.rados.0.smithi086.stdout:2841: writing smithi08687503-47 from 0 to 40960 tid 1 2024-08-10T05:22:27.028 INFO:tasks.rados.rados.0.smithi086.stdout:2839: done (2 left) 2024-08-10T05:22:27.028 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 277 2024-08-10T05:22:27.028 INFO:tasks.rados.rados.0.smithi086.stdout:2842: seq_num 863 ranges {2113536=57344} 2024-08-10T05:22:27.040 INFO:tasks.rados.rados.0.smithi086.stdout:2842: writing smithi08687503-25 from 2113536 to 2170880 tid 1 2024-08-10T05:22:27.040 INFO:tasks.rados.rados.0.smithi086.stdout:2843: rollback oid 50 current snap is 277 2024-08-10T05:22:27.040 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 50 to 267 2024-08-10T05:22:27.040 INFO:tasks.rados.rados.0.smithi086.stdout:2841: finishing write tid 1 to smithi08687503-47 2024-08-10T05:22:27.040 INFO:tasks.rados.rados.0.smithi086.stdout:2841: finishing write tid 2 to smithi08687503-47 2024-08-10T05:22:27.040 INFO:tasks.rados.rados.0.smithi086.stdout:2840: finishing write tid 1 to smithi08687503-43 2024-08-10T05:22:27.041 INFO:tasks.rados.rados.0.smithi086.stdout:2840: finishing write tid 2 to smithi08687503-43 2024-08-10T05:22:27.041 INFO:tasks.rados.rados.0.smithi086.stdout:2841: finishing write tid 3 to smithi08687503-47 2024-08-10T05:22:27.041 INFO:tasks.rados.rados.0.smithi086.stdout:2841: oid 47 updating version 0 to 1326 2024-08-10T05:22:27.041 INFO:tasks.rados.rados.0.smithi086.stdout:2841: oid 47 updating version 1326 to 1327 2024-08-10T05:22:27.041 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 1327 (ObjNum 862 snap 277 seq_num 862) dirty exists 2024-08-10T05:22:27.041 INFO:tasks.rados.rados.0.smithi086.stdout:2841: left oid 47 (ObjNum 862 snap 277 seq_num 862) 2024-08-10T05:22:27.041 INFO:tasks.rados.rados.0.smithi086.stdout:2840: finishing write tid 3 to smithi08687503-43 2024-08-10T05:22:27.041 INFO:tasks.rados.rados.0.smithi086.stdout:2840: oid 43 updating version 0 to 1873 2024-08-10T05:22:27.041 INFO:tasks.rados.rados.0.smithi086.stdout:2840: oid 43 updating version 1873 to 1874 2024-08-10T05:22:27.041 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 1874 (ObjNum 861 snap 277 seq_num 861) dirty exists 2024-08-10T05:22:27.041 INFO:tasks.rados.rados.0.smithi086.stdout:2840: left oid 43 (ObjNum 861 snap 277 seq_num 861) 2024-08-10T05:22:27.041 INFO:tasks.rados.rados.0.smithi086.stdout:2840: done (3 left) 2024-08-10T05:22:27.041 INFO:tasks.rados.rados.0.smithi086.stdout:2841: done (2 left) 2024-08-10T05:22:27.041 INFO:tasks.rados.rados.0.smithi086.stdout:2844: delete oid 13 current snap is 277 2024-08-10T05:22:27.043 INFO:tasks.rados.rados.0.smithi086.stdout:2842: finishing write tid 1 to smithi08687503-25 2024-08-10T05:22:27.043 INFO:tasks.rados.rados.0.smithi086.stdout:2842: finishing write tid 2 to smithi08687503-25 2024-08-10T05:22:27.044 INFO:tasks.rados.rados.0.smithi086.stdout:2843: finishing rollback tid 0 to smithi08687503-50 2024-08-10T05:22:27.044 INFO:tasks.rados.rados.0.smithi086.stdout:2843: finishing rollback tid 1 to smithi08687503-50 2024-08-10T05:22:27.044 INFO:tasks.rados.rados.0.smithi086.stdout:2843: finishing rollback tid 2 to smithi08687503-50 2024-08-10T05:22:27.044 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1748 (ObjNum 773 snap 244 seq_num 773) dirty exists 2024-08-10T05:22:27.045 INFO:tasks.rados.rados.0.smithi086.stdout:2842: finishing write tid 3 to smithi08687503-25 2024-08-10T05:22:27.045 INFO:tasks.rados.rados.0.smithi086.stdout:2842: oid 25 updating version 0 to 2026 2024-08-10T05:22:27.046 INFO:tasks.rados.rados.0.smithi086.stdout:2842: oid 25 updating version 2026 to 2027 2024-08-10T05:22:27.046 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 2027 (ObjNum 863 snap 277 seq_num 863) dirty exists 2024-08-10T05:22:27.046 INFO:tasks.rados.rados.0.smithi086.stdout:2842: left oid 25 (ObjNum 863 snap 277 seq_num 863) 2024-08-10T05:22:27.046 INFO:tasks.rados.rados.0.smithi086.stdout:2842: done (2 left) 2024-08-10T05:22:27.046 INFO:tasks.rados.rados.0.smithi086.stdout:2843: done (1 left) 2024-08-10T05:22:27.046 INFO:tasks.rados.rados.0.smithi086.stdout:2844: done (0 left) 2024-08-10T05:22:27.046 INFO:tasks.rados.rados.0.smithi086.stdout:2845: snap_create 2024-08-10T05:22:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:22:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:27 smithi086 ceph-mon[101471]: pgmap v619: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 161 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.2 MiB/s wr, 16 op/s 2024-08-10T05:22:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:27 smithi086 ceph-mon[101471]: osdmap e641: 8 total, 8 up, 8 in 2024-08-10T05:22:27.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:22:27.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:27 smithi086 ceph-mon[98993]: pgmap v619: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 161 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.2 MiB/s wr, 16 op/s 2024-08-10T05:22:27.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:27.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:27 smithi086 ceph-mon[98993]: osdmap e641: 8 total, 8 up, 8 in 2024-08-10T05:22:27.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:22:27.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:27 smithi159 ceph-mon[90359]: pgmap v619: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 161 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.2 MiB/s wr, 16 op/s 2024-08-10T05:22:27.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:22:27.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:27 smithi159 ceph-mon[90359]: osdmap e641: 8 total, 8 up, 8 in 2024-08-10T05:22:28.017 INFO:tasks.rados.rados.0.smithi086.stdout:2845: done (0 left) 2024-08-10T05:22:28.018 INFO:tasks.rados.rados.0.smithi086.stdout:2846: copy_from oid 8 from oid 3 current snap is 278 2024-08-10T05:22:28.018 INFO:tasks.rados.rados.0.smithi086.stdout:2847: setattr oid 13 current snap is 278 2024-08-10T05:22:28.019 INFO:tasks.rados.rados.0.smithi086.stdout:2848: delete oid 23 current snap is 278 2024-08-10T05:22:28.024 INFO:tasks.rados.rados.0.smithi086.stdout:2846: finishing copy_from racing read to smithi08687503-8 2024-08-10T05:22:28.025 INFO:tasks.rados.rados.0.smithi086.stdout:2846: finishing copy_from to smithi08687503-8 2024-08-10T05:22:28.025 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 1708 (ObjNum 193 snap 0 seq_num 2553037349) dirty exists 2024-08-10T05:22:28.025 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 2028 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-10T05:22:28.027 INFO:tasks.rados.rados.0.smithi086.stdout:2846: done (2 left) 2024-08-10T05:22:28.027 INFO:tasks.rados.rados.0.smithi086.stdout:2847: done (1 left) 2024-08-10T05:22:28.027 INFO:tasks.rados.rados.0.smithi086.stdout:2848: done (0 left) 2024-08-10T05:22:28.027 INFO:tasks.rados.rados.0.smithi086.stdout:2849: copy_from oid 14 from oid 16 current snap is 278 2024-08-10T05:22:28.027 INFO:tasks.rados.rados.0.smithi086.stdout:2850: snap_create 2024-08-10T05:22:28.033 INFO:tasks.rados.rados.0.smithi086.stdout:2849: finishing copy_from racing read to smithi08687503-14 2024-08-10T05:22:28.035 INFO:tasks.rados.rados.0.smithi086.stdout:2849: finishing copy_from to smithi08687503-14 2024-08-10T05:22:28.035 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 1941 (ObjNum 781 snap 246 seq_num 781) dirty exists 2024-08-10T05:22:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:22:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:22:28] "GET /metrics HTTP/1.1" 200 36271 "" "Prometheus/2.43.0" 2024-08-10T05:22:29.029 INFO:tasks.rados.rados.0.smithi086.stdout:2849: done (1 left) 2024-08-10T05:22:29.029 INFO:tasks.rados.rados.0.smithi086.stdout:2850: done (0 left) 2024-08-10T05:22:29.029 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 279 2024-08-10T05:22:29.029 INFO:tasks.rados.rados.0.smithi086.stdout:2851: seq_num 866 ranges {1662976=106496} 2024-08-10T05:22:29.039 INFO:tasks.rados.rados.0.smithi086.stdout:2851: writing smithi08687503-12 from 1662976 to 1769472 tid 1 2024-08-10T05:22:29.039 INFO:tasks.rados.rados.0.smithi086.stdout:2852: read oid 33 snap -1 2024-08-10T05:22:29.039 INFO:tasks.rados.rados.0.smithi086.stdout:2852: expect (ObjNum 769 snap 240 seq_num 769) 2024-08-10T05:22:29.039 INFO:tasks.rados.rados.0.smithi086.stdout:2853: read oid 46 snap -1 2024-08-10T05:22:29.039 INFO:tasks.rados.rados.0.smithi086.stdout:2853: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:22:29.039 INFO:tasks.rados.rados.0.smithi086.stdout:2854: rollback oid 43 current snap is 279 2024-08-10T05:22:29.039 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 43 to 267 2024-08-10T05:22:29.039 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 35 current snap is 279 2024-08-10T05:22:29.040 INFO:tasks.rados.rados.0.smithi086.stdout:2855: seq_num 867 ranges {0=122880} 2024-08-10T05:22:29.040 INFO:tasks.rados.rados.0.smithi086.stdout:2855: writing smithi08687503-35 from 0 to 122880 tid 1 2024-08-10T05:22:29.040 INFO:tasks.rados.rados.0.smithi086.stdout:2856: read oid 10 snap -1 2024-08-10T05:22:29.040 INFO:tasks.rados.rados.0.smithi086.stdout:2856: expect (ObjNum 822 snap 261 seq_num 822) 2024-08-10T05:22:29.040 INFO:tasks.rados.rados.0.smithi086.stdout:2857: snap_remove snap 273 2024-08-10T05:22:29.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:29 smithi086 ceph-mon[98993]: osdmap e642: 8 total, 8 up, 8 in 2024-08-10T05:22:29.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:29 smithi086 ceph-mon[98993]: pgmap v622: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 164 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 4.7 MiB/s wr, 24 op/s 2024-08-10T05:22:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:29 smithi086 ceph-mon[101471]: osdmap e642: 8 total, 8 up, 8 in 2024-08-10T05:22:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:29 smithi086 ceph-mon[101471]: pgmap v622: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 164 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 4.7 MiB/s wr, 24 op/s 2024-08-10T05:22:29.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:29 smithi159 ceph-mon[90359]: osdmap e642: 8 total, 8 up, 8 in 2024-08-10T05:22:29.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:29 smithi159 ceph-mon[90359]: pgmap v622: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 164 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 4.7 MiB/s wr, 24 op/s 2024-08-10T05:22:30.015 INFO:tasks.rados.rados.0.smithi086.stdout:2855: finishing write tid 1 to smithi08687503-35 2024-08-10T05:22:30.015 INFO:tasks.rados.rados.0.smithi086.stdout:2851: finishing write tid 1 to smithi08687503-12 2024-08-10T05:22:30.015 INFO:tasks.rados.rados.0.smithi086.stdout:2851: finishing write tid 2 to smithi08687503-12 2024-08-10T05:22:30.016 INFO:tasks.rados.rados.0.smithi086.stdout:2855: finishing write tid 2 to smithi08687503-35 2024-08-10T05:22:30.016 INFO:tasks.rados.rados.0.smithi086.stdout:2855: finishing write tid 3 to smithi08687503-35 2024-08-10T05:22:30.016 INFO:tasks.rados.rados.0.smithi086.stdout:2855: oid 35 updating version 0 to 1750 2024-08-10T05:22:30.016 INFO:tasks.rados.rados.0.smithi086.stdout:2855: oid 35 version 1750 is already newer than 1749 2024-08-10T05:22:30.016 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 1750 (ObjNum 867 snap 279 seq_num 867) dirty exists 2024-08-10T05:22:30.016 INFO:tasks.rados.rados.0.smithi086.stdout:2855: left oid 35 (ObjNum 867 snap 279 seq_num 867) 2024-08-10T05:22:30.016 INFO:tasks.rados.rados.0.smithi086.stdout:2851: finishing write tid 3 to smithi08687503-12 2024-08-10T05:22:30.016 INFO:tasks.rados.rados.0.smithi086.stdout:2851: oid 12 updating version 0 to 1685 2024-08-10T05:22:30.016 INFO:tasks.rados.rados.0.smithi086.stdout:2851: oid 12 version 1685 is already newer than 1684 2024-08-10T05:22:30.016 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 1685 (ObjNum 866 snap 279 seq_num 866) dirty exists 2024-08-10T05:22:30.016 INFO:tasks.rados.rados.0.smithi086.stdout:2851: left oid 12 (ObjNum 866 snap 279 seq_num 866) 2024-08-10T05:22:30.016 INFO:tasks.rados.rados.0.smithi086.stdout:2852: expect (ObjNum 769 snap 240 seq_num 769) 2024-08-10T05:22:30.140 INFO:tasks.rados.rados.0.smithi086.stdout:2854: finishing rollback tid 0 to smithi08687503-43 2024-08-10T05:22:30.140 INFO:tasks.rados.rados.0.smithi086.stdout:2854: finishing rollback tid 1 to smithi08687503-43 2024-08-10T05:22:30.140 INFO:tasks.rados.rados.0.smithi086.stdout:2854: finishing rollback tid 2 to smithi08687503-43 2024-08-10T05:22:30.140 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 1877 (ObjNum 781 snap 246 seq_num 781) dirty exists 2024-08-10T05:22:30.140 INFO:tasks.rados.rados.0.smithi086.stdout:2853: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:22:30.277 INFO:tasks.rados.rados.0.smithi086.stdout:2856: expect (ObjNum 822 snap 261 seq_num 822) 2024-08-10T05:22:30.323 INFO:tasks.rados.rados.0.smithi086.stdout:2851: done (6 left) 2024-08-10T05:22:30.323 INFO:tasks.rados.rados.0.smithi086.stdout:2852: done (5 left) 2024-08-10T05:22:30.323 INFO:tasks.rados.rados.0.smithi086.stdout:2853: done (4 left) 2024-08-10T05:22:30.324 INFO:tasks.rados.rados.0.smithi086.stdout:2854: done (3 left) 2024-08-10T05:22:30.324 INFO:tasks.rados.rados.0.smithi086.stdout:2855: done (2 left) 2024-08-10T05:22:30.324 INFO:tasks.rados.rados.0.smithi086.stdout:2856: done (1 left) 2024-08-10T05:22:30.324 INFO:tasks.rados.rados.0.smithi086.stdout:2857: done (0 left) 2024-08-10T05:22:30.324 INFO:tasks.rados.rados.0.smithi086.stdout:2858: read oid 43 snap -1 2024-08-10T05:22:30.324 INFO:tasks.rados.rados.0.smithi086.stdout:2858: expect (ObjNum 781 snap 246 seq_num 781) 2024-08-10T05:22:30.324 INFO:tasks.rados.rados.0.smithi086.stdout:2859: read oid 38 snap -1 2024-08-10T05:22:30.324 INFO:tasks.rados.rados.0.smithi086.stdout:2859: expect (ObjNum 797 snap 249 seq_num 797) 2024-08-10T05:22:30.324 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 27 current snap is 279 2024-08-10T05:22:30.324 INFO:tasks.rados.rados.0.smithi086.stdout:2860: seq_num 868 ranges {10821632=139264} 2024-08-10T05:22:30.382 INFO:tasks.rados.rados.0.smithi086.stdout:2860: writing smithi08687503-27 from 10821632 to 10960896 tid 1 2024-08-10T05:22:30.382 INFO:tasks.rados.rados.0.smithi086.stdout:2861: setattr oid 26 current snap is 279 2024-08-10T05:22:30.382 INFO:tasks.rados.rados.0.smithi086.stdout:2858: expect (ObjNum 781 snap 246 seq_num 781) 2024-08-10T05:22:30.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:30 smithi086 ceph-mon[98993]: osdmap e643: 8 total, 8 up, 8 in 2024-08-10T05:22:30.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:30 smithi086 ceph-mon[98993]: osdmap e644: 8 total, 8 up, 8 in 2024-08-10T05:22:30.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:30 smithi086 ceph-mon[101471]: osdmap e643: 8 total, 8 up, 8 in 2024-08-10T05:22:30.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:30 smithi086 ceph-mon[101471]: osdmap e644: 8 total, 8 up, 8 in 2024-08-10T05:22:30.414 INFO:tasks.rados.rados.0.smithi086.stdout:2859: expect (ObjNum 797 snap 249 seq_num 797) 2024-08-10T05:22:30.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:30 smithi159 ceph-mon[90359]: osdmap e643: 8 total, 8 up, 8 in 2024-08-10T05:22:30.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:30 smithi159 ceph-mon[90359]: osdmap e644: 8 total, 8 up, 8 in 2024-08-10T05:22:31.331 INFO:tasks.rados.rados.0.smithi086.stdout:2860: finishing write tid 1 to smithi08687503-27 2024-08-10T05:22:31.331 INFO:tasks.rados.rados.0.smithi086.stdout:2860: finishing write tid 2 to smithi08687503-27 2024-08-10T05:22:31.331 INFO:tasks.rados.rados.0.smithi086.stdout:2860: finishing write tid 3 to smithi08687503-27 2024-08-10T05:22:31.331 INFO:tasks.rados.rados.0.smithi086.stdout:2860: oid 27 updating version 0 to 1681 2024-08-10T05:22:31.331 INFO:tasks.rados.rados.0.smithi086.stdout:2860: oid 27 version 1681 is already newer than 1680 2024-08-10T05:22:31.331 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 1681 (ObjNum 868 snap 279 seq_num 868) dirty exists 2024-08-10T05:22:31.331 INFO:tasks.rados.rados.0.smithi086.stdout:2860: left oid 27 (ObjNum 868 snap 279 seq_num 868) 2024-08-10T05:22:31.332 INFO:tasks.rados.rados.0.smithi086.stdout:2858: done (3 left) 2024-08-10T05:22:31.332 INFO:tasks.rados.rados.0.smithi086.stdout:2859: done (2 left) 2024-08-10T05:22:31.332 INFO:tasks.rados.rados.0.smithi086.stdout:2860: done (1 left) 2024-08-10T05:22:31.332 INFO:tasks.rados.rados.0.smithi086.stdout:2862: copy_from oid 34 from oid 32 current snap is 279 2024-08-10T05:22:31.332 INFO:tasks.rados.rados.0.smithi086.stdout:2863: snap_create 2024-08-10T05:22:31.335 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 2025 (ObjNum 840 snap 269 seq_num 840) dirty exists 2024-08-10T05:22:31.338 INFO:tasks.rados.rados.0.smithi086.stdout:2862: finishing copy_from racing read to smithi08687503-34 2024-08-10T05:22:31.339 INFO:tasks.rados.rados.0.smithi086.stdout:2862: finishing copy_from to smithi08687503-34 2024-08-10T05:22:31.339 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 1662 (ObjNum 767 snap 239 seq_num 767) dirty exists 2024-08-10T05:22:31.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:31 smithi086 ceph-mon[98993]: pgmap v625: 121 pgs: 121 active+clean; 186 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 5.7 MiB/s wr, 25 op/s 2024-08-10T05:22:31.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:31 smithi086 ceph-mon[101471]: pgmap v625: 121 pgs: 121 active+clean; 186 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 5.7 MiB/s wr, 25 op/s 2024-08-10T05:22:31.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:31 smithi159 ceph-mon[90359]: pgmap v625: 121 pgs: 121 active+clean; 186 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 5.7 MiB/s wr, 25 op/s 2024-08-10T05:22:32.033 INFO:tasks.rados.rados.0.smithi086.stdout:2861: done (2 left) 2024-08-10T05:22:32.033 INFO:tasks.rados.rados.0.smithi086.stdout:2862: done (1 left) 2024-08-10T05:22:32.033 INFO:tasks.rados.rados.0.smithi086.stdout:2863: done (0 left) 2024-08-10T05:22:32.033 INFO:tasks.rados.rados.0.smithi086.stdout:2864: rollback oid 6 current snap is 280 2024-08-10T05:22:32.033 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 6 to 267 2024-08-10T05:22:32.033 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 280 2024-08-10T05:22:32.033 INFO:tasks.rados.rados.0.smithi086.stdout:2865: seq_num 869 ranges {2228224=155648} 2024-08-10T05:22:32.046 INFO:tasks.rados.rados.0.smithi086.stdout:2865: writing smithi08687503-9 from 2228224 to 2383872 tid 1 2024-08-10T05:22:32.046 INFO:tasks.rados.rados.0.smithi086.stdout:2866: copy_from oid 19 from oid 31 current snap is 280 2024-08-10T05:22:32.047 INFO:tasks.rados.rados.0.smithi086.stdout:2864: finishing rollback tid 0 to smithi08687503-6 2024-08-10T05:22:32.047 INFO:tasks.rados.rados.0.smithi086.stdout:2864: finishing rollback tid 1 to smithi08687503-6 2024-08-10T05:22:32.047 INFO:tasks.rados.rados.0.smithi086.stdout:2864: finishing rollback tid 2 to smithi08687503-6 2024-08-10T05:22:32.047 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 1890 (ObjNum 805 snap 256 seq_num 805) dirty exists 2024-08-10T05:22:32.047 INFO:tasks.rados.rados.0.smithi086.stdout:2864: done (2 left) 2024-08-10T05:22:32.047 INFO:tasks.rados.rados.0.smithi086.stdout:2867: rollback oid 34 current snap is 280 2024-08-10T05:22:32.047 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 34 to 279 2024-08-10T05:22:32.047 INFO:tasks.rados.rados.0.smithi086.stdout:2868: delete oid 7 current snap is 280 2024-08-10T05:22:32.049 INFO:tasks.rados.rados.0.smithi086.stdout:2868: done (3 left) 2024-08-10T05:22:32.049 INFO:tasks.rados.rados.0.smithi086.stdout:2869: read oid 5 snap -1 2024-08-10T05:22:32.049 INFO:tasks.rados.rados.0.smithi086.stdout:2869: expect (ObjNum 858 snap 276 seq_num 858) 2024-08-10T05:22:32.049 INFO:tasks.rados.rados.0.smithi086.stdout:2870: read oid 23 snap -1 2024-08-10T05:22:32.049 INFO:tasks.rados.rados.0.smithi086.stdout:2870: expect deleted 2024-08-10T05:22:32.049 INFO:tasks.rados.rados.0.smithi086.stdout:2871: delete oid 24 current snap is 280 2024-08-10T05:22:32.050 INFO:tasks.rados.rados.0.smithi086.stdout:2865: finishing write tid 1 to smithi08687503-9 2024-08-10T05:22:32.051 INFO:tasks.rados.rados.0.smithi086.stdout:2865: finishing write tid 2 to smithi08687503-9 2024-08-10T05:22:32.052 INFO:tasks.rados.rados.0.smithi086.stdout:2866: finishing copy_from to smithi08687503-19 2024-08-10T05:22:32.053 INFO:tasks.rados.rados.0.smithi086.stdout:2866: got expected ENOENT (src dne) 2024-08-10T05:22:32.053 INFO:tasks.rados.rados.0.smithi086.stdout:2866: finishing copy_from racing read to smithi08687503-19 2024-08-10T05:22:32.054 INFO:tasks.rados.rados.0.smithi086.stdout:2866: done (5 left) 2024-08-10T05:22:32.054 INFO:tasks.rados.rados.0.smithi086.stdout:2871: done (4 left) 2024-08-10T05:22:32.054 INFO:tasks.rados.rados.0.smithi086.stdout:2872: read oid 25 snap -1 2024-08-10T05:22:32.054 INFO:tasks.rados.rados.0.smithi086.stdout:2872: expect (ObjNum 863 snap 277 seq_num 863) 2024-08-10T05:22:32.054 INFO:tasks.rados.rados.0.smithi086.stdout:2873: delete oid 41 current snap is 280 2024-08-10T05:22:32.055 INFO:tasks.rados.rados.0.smithi086.stdout:2865: finishing write tid 3 to smithi08687503-9 2024-08-10T05:22:32.055 INFO:tasks.rados.rados.0.smithi086.stdout:2865: oid 9 updating version 0 to 259 2024-08-10T05:22:32.055 INFO:tasks.rados.rados.0.smithi086.stdout:2865: oid 9 updating version 259 to 260 2024-08-10T05:22:32.055 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 260 (ObjNum 869 snap 280 seq_num 869) dirty exists 2024-08-10T05:22:32.055 INFO:tasks.rados.rados.0.smithi086.stdout:2865: left oid 9 (ObjNum 869 snap 280 seq_num 869) 2024-08-10T05:22:32.055 INFO:tasks.rados.rados.0.smithi086.stdout:2867: finishing rollback tid 0 to smithi08687503-34 2024-08-10T05:22:32.056 INFO:tasks.rados.rados.0.smithi086.stdout:2867: finishing rollback tid 1 to smithi08687503-34 2024-08-10T05:22:32.056 INFO:tasks.rados.rados.0.smithi086.stdout:2867: finishing rollback tid 2 to smithi08687503-34 2024-08-10T05:22:32.056 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 1944 (ObjNum 767 snap 239 seq_num 767) dirty exists 2024-08-10T05:22:32.062 INFO:tasks.rados.rados.0.smithi086.stdout:2869: expect (ObjNum 858 snap 276 seq_num 858) 2024-08-10T05:22:32.123 INFO:tasks.rados.rados.0.smithi086.stdout:2872: expect (ObjNum 863 snap 277 seq_num 863) 2024-08-10T05:22:32.212 INFO:tasks.rados.rados.0.smithi086.stdout:2865: done (5 left) 2024-08-10T05:22:32.212 INFO:tasks.rados.rados.0.smithi086.stdout:2867: done (4 left) 2024-08-10T05:22:32.212 INFO:tasks.rados.rados.0.smithi086.stdout:2869: done (3 left) 2024-08-10T05:22:32.213 INFO:tasks.rados.rados.0.smithi086.stdout:2870: done (2 left) 2024-08-10T05:22:32.213 INFO:tasks.rados.rados.0.smithi086.stdout:2872: done (1 left) 2024-08-10T05:22:32.213 INFO:tasks.rados.rados.0.smithi086.stdout:2873: done (0 left) 2024-08-10T05:22:32.213 INFO:tasks.rados.rados.0.smithi086.stdout:2874: rmattr oid 41 current snap is 280 2024-08-10T05:22:32.213 INFO:tasks.rados.rados.0.smithi086.stdout:2874: done (0 left) 2024-08-10T05:22:32.213 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 40 current snap is 280 2024-08-10T05:22:32.213 INFO:tasks.rados.rados.0.smithi086.stdout:2875: seq_num 873 ranges {0=229376} 2024-08-10T05:22:32.213 INFO:tasks.rados.rados.0.smithi086.stdout:2875: writing smithi08687503-40 from 0 to 229376 tid 1 2024-08-10T05:22:32.214 INFO:tasks.rados.rados.0.smithi086.stdout:2876: delete oid 32 current snap is 280 2024-08-10T05:22:32.216 INFO:tasks.rados.rados.0.smithi086.stdout:2876: done (1 left) 2024-08-10T05:22:32.216 INFO:tasks.rados.rados.0.smithi086.stdout:2877: rollback oid 10 current snap is 280 2024-08-10T05:22:32.216 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 10 to 277 2024-08-10T05:22:32.216 INFO:tasks.rados.rados.0.smithi086.stdout:2875: finishing write tid 1 to smithi08687503-40 2024-08-10T05:22:32.216 INFO:tasks.rados.rados.0.smithi086.stdout:2878: snap_create 2024-08-10T05:22:32.216 INFO:tasks.rados.rados.0.smithi086.stdout:2875: finishing write tid 2 to smithi08687503-40 2024-08-10T05:22:32.217 INFO:tasks.rados.rados.0.smithi086.stdout:2875: finishing write tid 3 to smithi08687503-40 2024-08-10T05:22:32.218 INFO:tasks.rados.rados.0.smithi086.stdout:2875: oid 40 updating version 0 to 1687 2024-08-10T05:22:32.218 INFO:tasks.rados.rados.0.smithi086.stdout:2875: oid 40 version 1687 is already newer than 1686 2024-08-10T05:22:32.218 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 1687 (ObjNum 873 snap 280 seq_num 873) dirty exists 2024-08-10T05:22:32.218 INFO:tasks.rados.rados.0.smithi086.stdout:2875: left oid 40 (ObjNum 873 snap 280 seq_num 873) 2024-08-10T05:22:32.220 INFO:tasks.rados.rados.0.smithi086.stdout:2877: finishing rollback tid 0 to smithi08687503-10 2024-08-10T05:22:32.220 INFO:tasks.rados.rados.0.smithi086.stdout:2877: finishing rollback tid 1 to smithi08687503-10 2024-08-10T05:22:32.220 INFO:tasks.rados.rados.0.smithi086.stdout:2877: finishing rollback tid 2 to smithi08687503-10 2024-08-10T05:22:32.220 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 2036 (ObjNum 822 snap 261 seq_num 822) dirty exists 2024-08-10T05:22:33.039 INFO:tasks.rados.rados.0.smithi086.stdout:2875: done (2 left) 2024-08-10T05:22:33.039 INFO:tasks.rados.rados.0.smithi086.stdout:2877: done (1 left) 2024-08-10T05:22:33.039 INFO:tasks.rados.rados.0.smithi086.stdout:2878: done (0 left) 2024-08-10T05:22:33.039 INFO:tasks.rados.rados.0.smithi086.stdout:2879: delete oid 44 current snap is 281 2024-08-10T05:22:33.044 INFO:tasks.rados.rados.0.smithi086.stdout:2879: done (0 left) 2024-08-10T05:22:33.044 INFO:tasks.rados.rados.0.smithi086.stdout:2880: read oid 11 snap -1 2024-08-10T05:22:33.044 INFO:tasks.rados.rados.0.smithi086.stdout:2880: expect deleted 2024-08-10T05:22:33.044 INFO:tasks.rados.rados.0.smithi086.stdout:2881: copy_from oid 15 from oid 43 current snap is 281 2024-08-10T05:22:33.044 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 32 current snap is 281 2024-08-10T05:22:33.044 INFO:tasks.rados.rados.0.smithi086.stdout:2882: seq_num 876 ranges {0=278528} 2024-08-10T05:22:33.045 INFO:tasks.rados.rados.0.smithi086.stdout:2882: writing smithi08687503-32 from 0 to 278528 tid 1 2024-08-10T05:22:33.045 INFO:tasks.rados.rados.0.smithi086.stdout:2883: delete oid 37 current snap is 281 2024-08-10T05:22:33.050 INFO:tasks.rados.rados.0.smithi086.stdout:2880: done (3 left) 2024-08-10T05:22:33.050 INFO:tasks.rados.rados.0.smithi086.stdout:2883: done (2 left) 2024-08-10T05:22:33.050 INFO:tasks.rados.rados.0.smithi086.stdout:2884: setattr oid 6 current snap is 281 2024-08-10T05:22:33.050 INFO:tasks.rados.rados.0.smithi086.stdout:2882: finishing write tid 1 to smithi08687503-32 2024-08-10T05:22:33.050 INFO:tasks.rados.rados.0.smithi086.stdout:2882: finishing write tid 2 to smithi08687503-32 2024-08-10T05:22:33.051 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 47 current snap is 281 2024-08-10T05:22:33.051 INFO:tasks.rados.rados.0.smithi086.stdout:2885: seq_num 878 ranges {40960=311296} 2024-08-10T05:22:33.053 INFO:tasks.rados.rados.0.smithi086.stdout:2885: writing smithi08687503-47 from 40960 to 352256 tid 1 2024-08-10T05:22:33.053 INFO:tasks.rados.rados.0.smithi086.stdout:2886: setattr oid 10 current snap is 281 2024-08-10T05:22:33.053 INFO:tasks.rados.rados.0.smithi086.stdout:2882: finishing write tid 3 to smithi08687503-32 2024-08-10T05:22:33.053 INFO:tasks.rados.rados.0.smithi086.stdout:2882: oid 32 updating version 0 to 2028 2024-08-10T05:22:33.054 INFO:tasks.rados.rados.0.smithi086.stdout:2882: oid 32 version 2028 is already newer than 2027 2024-08-10T05:22:33.054 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 2028 (ObjNum 876 snap 281 seq_num 876) dirty exists 2024-08-10T05:22:33.054 INFO:tasks.rados.rados.0.smithi086.stdout:2882: left oid 32 (ObjNum 876 snap 281 seq_num 876) 2024-08-10T05:22:33.054 INFO:tasks.rados.rados.0.smithi086.stdout:2881: finishing copy_from racing read to smithi08687503-15 2024-08-10T05:22:33.054 INFO:tasks.rados.rados.0.smithi086.stdout:2881: finishing copy_from to smithi08687503-15 2024-08-10T05:22:33.054 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 1877 (ObjNum 781 snap 246 seq_num 781) dirty exists 2024-08-10T05:22:33.056 INFO:tasks.rados.rados.0.smithi086.stdout:2881: done (4 left) 2024-08-10T05:22:33.056 INFO:tasks.rados.rados.0.smithi086.stdout:2882: done (3 left) 2024-08-10T05:22:33.056 INFO:tasks.rados.rados.0.smithi086.stdout:2887: rollback oid 26 current snap is 281 2024-08-10T05:22:33.056 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 26 to 271 2024-08-10T05:22:33.056 INFO:tasks.rados.rados.0.smithi086.stdout:2888: read oid 33 snap -1 2024-08-10T05:22:33.056 INFO:tasks.rados.rados.0.smithi086.stdout:2888: expect (ObjNum 769 snap 240 seq_num 769) 2024-08-10T05:22:33.056 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 19 current snap is 281 2024-08-10T05:22:33.056 INFO:tasks.rados.rados.0.smithi086.stdout:2889: seq_num 879 ranges {0=327680} 2024-08-10T05:22:33.058 INFO:tasks.rados.rados.0.smithi086.stdout:2889: writing smithi08687503-19 from 0 to 327680 tid 1 2024-08-10T05:22:33.058 INFO:tasks.rados.rados.0.smithi086.stdout:2890: rollback oid 7 current snap is 281 2024-08-10T05:22:33.058 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 7 to 271 2024-08-10T05:22:33.058 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 1891 (ObjNum 805 snap 256 seq_num 805) dirty exists 2024-08-10T05:22:33.058 INFO:tasks.rados.rados.0.smithi086.stdout:2884: done (6 left) 2024-08-10T05:22:33.059 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 30 current snap is 281 2024-08-10T05:22:33.059 INFO:tasks.rados.rados.0.smithi086.stdout:2891: seq_num 880 ranges {0=344064} 2024-08-10T05:22:33.060 INFO:tasks.rados.rados.0.smithi086.stdout:2891: writing smithi08687503-30 from 0 to 344064 tid 1 2024-08-10T05:22:33.061 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 37 current snap is 281 2024-08-10T05:22:33.061 INFO:tasks.rados.rados.0.smithi086.stdout:2892: seq_num 881 ranges {0=360448} 2024-08-10T05:22:33.064 INFO:tasks.rados.rados.0.smithi086.stdout:2892: writing smithi08687503-37 from 0 to 360448 tid 1 2024-08-10T05:22:33.064 INFO:tasks.rados.rados.0.smithi086.stdout:2893: read oid 8 snap -1 2024-08-10T05:22:33.065 INFO:tasks.rados.rados.0.smithi086.stdout:2893: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:22:33.065 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 281 2024-08-10T05:22:33.065 INFO:tasks.rados.rados.0.smithi086.stdout:2885: finishing write tid 1 to smithi08687503-47 2024-08-10T05:22:33.065 INFO:tasks.rados.rados.0.smithi086.stdout:2885: finishing write tid 2 to smithi08687503-47 2024-08-10T05:22:33.065 INFO:tasks.rados.rados.0.smithi086.stdout:2885: finishing write tid 3 to smithi08687503-47 2024-08-10T05:22:33.065 INFO:tasks.rados.rados.0.smithi086.stdout:2885: oid 47 updating version 0 to 1328 2024-08-10T05:22:33.065 INFO:tasks.rados.rados.0.smithi086.stdout:2885: oid 47 updating version 1328 to 1329 2024-08-10T05:22:33.065 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 1329 (ObjNum 878 snap 281 seq_num 878) dirty exists 2024-08-10T05:22:33.065 INFO:tasks.rados.rados.0.smithi086.stdout:2885: left oid 47 (ObjNum 878 snap 281 seq_num 878) 2024-08-10T05:22:33.065 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 2038 (ObjNum 822 snap 261 seq_num 822) dirty exists 2024-08-10T05:22:33.066 INFO:tasks.rados.rados.0.smithi086.stdout:2890: finishing rollback tid 1 to smithi08687503-7 2024-08-10T05:22:33.066 INFO:tasks.rados.rados.0.smithi086.stdout:2887: finishing rollback tid 0 to smithi08687503-26 2024-08-10T05:22:33.066 INFO:tasks.rados.rados.0.smithi086.stdout:2890: finishing rollback tid 2 to smithi08687503-7 2024-08-10T05:22:33.066 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1683 (ObjNum 65 snap 0 seq_num 1953192288) dirty exists 2024-08-10T05:22:33.066 INFO:tasks.rados.rados.0.smithi086.stdout:2894: seq_num 882 ranges {0=376832} 2024-08-10T05:22:33.068 INFO:tasks.rados.rados.0.smithi086.stdout:2894: writing smithi08687503-23 from 0 to 376832 tid 1 2024-08-10T05:22:33.068 INFO:tasks.rados.rados.0.smithi086.stdout:2885: done (9 left) 2024-08-10T05:22:33.068 INFO:tasks.rados.rados.0.smithi086.stdout:2886: done (8 left) 2024-08-10T05:22:33.068 INFO:tasks.rados.rados.0.smithi086.stdout:2890: done (7 left) 2024-08-10T05:22:33.068 INFO:tasks.rados.rados.0.smithi086.stdout:2895: copy_from oid 16 from oid 24 current snap is 281 2024-08-10T05:22:33.068 INFO:tasks.rados.rados.0.smithi086.stdout:2889: finishing write tid 1 to smithi08687503-19 2024-08-10T05:22:33.068 INFO:tasks.rados.rados.0.smithi086.stdout:2889: finishing write tid 2 to smithi08687503-19 2024-08-10T05:22:33.068 INFO:tasks.rados.rados.0.smithi086.stdout:2896: setattr oid 45 current snap is 281 2024-08-10T05:22:33.068 INFO:tasks.rados.rados.0.smithi086.stdout:2893: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:22:33.071 INFO:tasks.rados.rados.0.smithi086.stdout:2891: finishing write tid 1 to smithi08687503-30 2024-08-10T05:22:33.071 INFO:tasks.rados.rados.0.smithi086.stdout:2892: finishing write tid 1 to smithi08687503-37 2024-08-10T05:22:33.071 INFO:tasks.rados.rados.0.smithi086.stdout:2891: finishing write tid 2 to smithi08687503-30 2024-08-10T05:22:33.071 INFO:tasks.rados.rados.0.smithi086.stdout:2892: finishing write tid 2 to smithi08687503-37 2024-08-10T05:22:33.071 INFO:tasks.rados.rados.0.smithi086.stdout:2888: expect (ObjNum 769 snap 240 seq_num 769) 2024-08-10T05:22:33.195 INFO:tasks.rados.rados.0.smithi086.stdout:2889: finishing write tid 3 to smithi08687503-19 2024-08-10T05:22:33.195 INFO:tasks.rados.rados.0.smithi086.stdout:2889: oid 19 updating version 0 to 1945 2024-08-10T05:22:33.195 INFO:tasks.rados.rados.0.smithi086.stdout:2889: oid 19 updating version 1945 to 1946 2024-08-10T05:22:33.195 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 1946 (ObjNum 879 snap 281 seq_num 879) dirty exists 2024-08-10T05:22:33.195 INFO:tasks.rados.rados.0.smithi086.stdout:2889: left oid 19 (ObjNum 879 snap 281 seq_num 879) 2024-08-10T05:22:33.195 INFO:tasks.rados.rados.0.smithi086.stdout:2895: finishing copy_from to smithi08687503-16 2024-08-10T05:22:33.196 INFO:tasks.rados.rados.0.smithi086.stdout:2895: got expected ENOENT (src dne) 2024-08-10T05:22:33.196 INFO:tasks.rados.rados.0.smithi086.stdout:2895: finishing copy_from racing read to smithi08687503-16 2024-08-10T05:22:33.196 INFO:tasks.rados.rados.0.smithi086.stdout:2891: finishing write tid 3 to smithi08687503-30 2024-08-10T05:22:33.196 INFO:tasks.rados.rados.0.smithi086.stdout:2891: oid 30 updating version 0 to 1676 2024-08-10T05:22:33.196 INFO:tasks.rados.rados.0.smithi086.stdout:2891: oid 30 version 1676 is already newer than 1675 2024-08-10T05:22:33.196 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 1676 (ObjNum 880 snap 281 seq_num 880) dirty exists 2024-08-10T05:22:33.196 INFO:tasks.rados.rados.0.smithi086.stdout:2891: left oid 30 (ObjNum 880 snap 281 seq_num 880) 2024-08-10T05:22:33.196 INFO:tasks.rados.rados.0.smithi086.stdout:2887: finishing rollback tid 1 to smithi08687503-26 2024-08-10T05:22:33.196 INFO:tasks.rados.rados.0.smithi086.stdout:2887: finishing rollback tid 2 to smithi08687503-26 2024-08-10T05:22:33.196 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 2031 (ObjNum 813 snap 259 seq_num 813) dirty exists 2024-08-10T05:22:33.196 INFO:tasks.rados.rados.0.smithi086.stdout:2894: finishing write tid 1 to smithi08687503-23 2024-08-10T05:22:33.196 INFO:tasks.rados.rados.0.smithi086.stdout:2892: finishing write tid 3 to smithi08687503-37 2024-08-10T05:22:33.196 INFO:tasks.rados.rados.0.smithi086.stdout:2892: oid 37 updating version 0 to 1752 2024-08-10T05:22:33.196 INFO:tasks.rados.rados.0.smithi086.stdout:2892: oid 37 version 1752 is already newer than 1751 2024-08-10T05:22:33.197 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 1752 (ObjNum 881 snap 281 seq_num 881) dirty exists 2024-08-10T05:22:33.197 INFO:tasks.rados.rados.0.smithi086.stdout:2892: left oid 37 (ObjNum 881 snap 281 seq_num 881) 2024-08-10T05:22:33.197 INFO:tasks.rados.rados.0.smithi086.stdout:2894: finishing write tid 2 to smithi08687503-23 2024-08-10T05:22:33.197 INFO:tasks.rados.rados.0.smithi086.stdout:2894: finishing write tid 3 to smithi08687503-23 2024-08-10T05:22:33.197 INFO:tasks.rados.rados.0.smithi086.stdout:2894: oid 23 updating version 0 to 2033 2024-08-10T05:22:33.197 INFO:tasks.rados.rados.0.smithi086.stdout:2894: oid 23 version 2033 is already newer than 2032 2024-08-10T05:22:33.197 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 2033 (ObjNum 882 snap 281 seq_num 882) dirty exists 2024-08-10T05:22:33.197 INFO:tasks.rados.rados.0.smithi086.stdout:2894: left oid 23 (ObjNum 882 snap 281 seq_num 882) 2024-08-10T05:22:33.197 INFO:tasks.rados.rados.0.smithi086.stdout:2887: done (8 left) 2024-08-10T05:22:33.197 INFO:tasks.rados.rados.0.smithi086.stdout:2888: done (7 left) 2024-08-10T05:22:33.197 INFO:tasks.rados.rados.0.smithi086.stdout:2889: done (6 left) 2024-08-10T05:22:33.197 INFO:tasks.rados.rados.0.smithi086.stdout:2891: done (5 left) 2024-08-10T05:22:33.197 INFO:tasks.rados.rados.0.smithi086.stdout:2892: done (4 left) 2024-08-10T05:22:33.197 INFO:tasks.rados.rados.0.smithi086.stdout:2893: done (3 left) 2024-08-10T05:22:33.198 INFO:tasks.rados.rados.0.smithi086.stdout:2894: done (2 left) 2024-08-10T05:22:33.198 INFO:tasks.rados.rados.0.smithi086.stdout:2895: done (1 left) 2024-08-10T05:22:33.198 INFO:tasks.rados.rados.0.smithi086.stdout:2897: snap_remove snap 279 2024-08-10T05:22:33.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:33 smithi086 ceph-mon[98993]: osdmap e645: 8 total, 8 up, 8 in 2024-08-10T05:22:33.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:33 smithi086 ceph-mon[98993]: pgmap v627: 121 pgs: 121 active+clean; 188 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.2 MiB/s wr, 18 op/s 2024-08-10T05:22:33.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:33 smithi086 ceph-mon[101471]: osdmap e645: 8 total, 8 up, 8 in 2024-08-10T05:22:33.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:33 smithi086 ceph-mon[101471]: pgmap v627: 121 pgs: 121 active+clean; 188 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.2 MiB/s wr, 18 op/s 2024-08-10T05:22:33.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:33 smithi159 ceph-mon[90359]: osdmap e645: 8 total, 8 up, 8 in 2024-08-10T05:22:33.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:33 smithi159 ceph-mon[90359]: pgmap v627: 121 pgs: 121 active+clean; 188 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.2 MiB/s wr, 18 op/s 2024-08-10T05:22:34.041 INFO:tasks.rados.rados.0.smithi086.stdout:2897: done (1 left) 2024-08-10T05:22:34.041 INFO:tasks.rados.rados.0.smithi086.stdout:2898: snap_create 2024-08-10T05:22:34.041 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 1753 (ObjNum 81 snap 0 seq_num 1416320600) dirty exists 2024-08-10T05:22:34.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:34 smithi086 ceph-mon[98993]: osdmap e646: 8 total, 8 up, 8 in 2024-08-10T05:22:34.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:34 smithi086 ceph-mon[101471]: osdmap e646: 8 total, 8 up, 8 in 2024-08-10T05:22:34.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:34 smithi159 ceph-mon[90359]: osdmap e646: 8 total, 8 up, 8 in 2024-08-10T05:22:35.016 INFO:tasks.rados.rados.0.smithi086.stdout:2896: done (1 left) 2024-08-10T05:22:35.016 INFO:tasks.rados.rados.0.smithi086.stdout:2898: done (0 left) 2024-08-10T05:22:35.016 INFO:tasks.rados.rados.0.smithi086.stdout:2899: rmattr oid 49 current snap is 282 2024-08-10T05:22:35.016 INFO:tasks.rados.rados.0.smithi086.stdout:2899: done (0 left) 2024-08-10T05:22:35.016 INFO:tasks.rados.rados.0.smithi086.stdout:2900: snap_remove snap 271 2024-08-10T05:22:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:35 smithi086 ceph-mon[98993]: osdmap e647: 8 total, 8 up, 8 in 2024-08-10T05:22:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:35 smithi086 ceph-mon[98993]: pgmap v630: 121 pgs: 121 active+clean; 189 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-08-10T05:22:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:35 smithi086 ceph-mon[98993]: osdmap e648: 8 total, 8 up, 8 in 2024-08-10T05:22:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:35 smithi086 ceph-mon[101471]: osdmap e647: 8 total, 8 up, 8 in 2024-08-10T05:22:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:35 smithi086 ceph-mon[101471]: pgmap v630: 121 pgs: 121 active+clean; 189 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-08-10T05:22:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:35 smithi086 ceph-mon[101471]: osdmap e648: 8 total, 8 up, 8 in 2024-08-10T05:22:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:35 smithi159 ceph-mon[90359]: osdmap e647: 8 total, 8 up, 8 in 2024-08-10T05:22:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:35 smithi159 ceph-mon[90359]: pgmap v630: 121 pgs: 121 active+clean; 189 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-08-10T05:22:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:35 smithi159 ceph-mon[90359]: osdmap e648: 8 total, 8 up, 8 in 2024-08-10T05:22:36.019 INFO:tasks.rados.rados.0.smithi086.stdout:2900: done (0 left) 2024-08-10T05:22:36.019 INFO:tasks.rados.rados.0.smithi086.stdout:2901: rollback oid 11 current snap is 282 2024-08-10T05:22:36.019 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 11 to 281 2024-08-10T05:22:36.019 INFO:tasks.rados.rados.0.smithi086.stdout:2902: delete oid 36 current snap is 282 2024-08-10T05:22:36.029 INFO:tasks.rados.rados.0.smithi086.stdout:2901: finishing rollback tid 1 to smithi08687503-11 2024-08-10T05:22:36.029 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 1887 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-10T05:22:36.032 INFO:tasks.rados.rados.0.smithi086.stdout:2901: done (1 left) 2024-08-10T05:22:36.032 INFO:tasks.rados.rados.0.smithi086.stdout:2902: done (0 left) 2024-08-10T05:22:36.032 INFO:tasks.rados.rados.0.smithi086.stdout:2903: copy_from oid 45 from oid 47 current snap is 282 2024-08-10T05:22:36.032 INFO:tasks.rados.rados.0.smithi086.stdout:2904: snap_remove snap 278 2024-08-10T05:22:37.030 INFO:tasks.rados.rados.0.smithi086.stdout:2904: done (1 left) 2024-08-10T05:22:37.030 INFO:tasks.rados.rados.0.smithi086.stdout:2905: setattr oid 1 current snap is 282 2024-08-10T05:22:37.031 INFO:tasks.rados.rados.0.smithi086.stdout:2903: finishing copy_from racing read to smithi08687503-45 2024-08-10T05:22:37.031 INFO:tasks.rados.rados.0.smithi086.stdout:2903: finishing copy_from to smithi08687503-45 2024-08-10T05:22:37.031 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 1329 (ObjNum 878 snap 281 seq_num 878) dirty exists 2024-08-10T05:22:37.033 INFO:tasks.rados.rados.0.smithi086.stdout:2903: done (1 left) 2024-08-10T05:22:37.033 INFO:tasks.rados.rados.0.smithi086.stdout:2906: snap_create 2024-08-10T05:22:37.039 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 1684 (ObjNum 193 snap 0 seq_num 2553069037) dirty exists 2024-08-10T05:22:37.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:37 smithi086 ceph-mon[98993]: osdmap e649: 8 total, 8 up, 8 in 2024-08-10T05:22:37.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:37 smithi086 ceph-mon[98993]: pgmap v633: 121 pgs: 121 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 828 KiB/s wr, 38 op/s 2024-08-10T05:22:37.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:37 smithi086 ceph-mon[101471]: osdmap e649: 8 total, 8 up, 8 in 2024-08-10T05:22:37.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:37 smithi086 ceph-mon[101471]: pgmap v633: 121 pgs: 121 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 828 KiB/s wr, 38 op/s 2024-08-10T05:22:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:37 smithi159 ceph-mon[90359]: osdmap e649: 8 total, 8 up, 8 in 2024-08-10T05:22:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:37 smithi159 ceph-mon[90359]: pgmap v633: 121 pgs: 121 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 828 KiB/s wr, 38 op/s 2024-08-10T05:22:38.025 INFO:tasks.rados.rados.0.smithi086.stdout:2905: done (1 left) 2024-08-10T05:22:38.026 INFO:tasks.rados.rados.0.smithi086.stdout:2906: done (0 left) 2024-08-10T05:22:38.026 INFO:tasks.rados.rados.0.smithi086.stdout:2907: snap_remove snap 281 2024-08-10T05:22:38.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:38 smithi086 ceph-mon[98993]: osdmap e650: 8 total, 8 up, 8 in 2024-08-10T05:22:38.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:38 smithi086 ceph-mon[101471]: osdmap e650: 8 total, 8 up, 8 in 2024-08-10T05:22:38.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:22:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:22:38] "GET /metrics HTTP/1.1" 200 36271 "" "Prometheus/2.43.0" 2024-08-10T05:22:38.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:38 smithi159 ceph-mon[90359]: osdmap e650: 8 total, 8 up, 8 in 2024-08-10T05:22:39.026 INFO:tasks.rados.rados.0.smithi086.stdout:2907: done (0 left) 2024-08-10T05:22:39.026 INFO:tasks.rados.rados.0.smithi086.stdout:2908: delete oid 29 current snap is 283 2024-08-10T05:22:39.031 INFO:tasks.rados.rados.0.smithi086.stdout:2908: done (0 left) 2024-08-10T05:22:39.031 INFO:tasks.rados.rados.0.smithi086.stdout:2909: copy_from oid 14 from oid 22 current snap is 283 2024-08-10T05:22:39.031 INFO:tasks.rados.rados.0.smithi086.stdout:2910: delete oid 40 current snap is 283 2024-08-10T05:22:39.035 INFO:tasks.rados.rados.0.smithi086.stdout:2910: done (1 left) 2024-08-10T05:22:39.036 INFO:tasks.rados.rados.0.smithi086.stdout:2911: delete oid 21 current snap is 283 2024-08-10T05:22:39.040 INFO:tasks.rados.rados.0.smithi086.stdout:2911: done (1 left) 2024-08-10T05:22:39.040 INFO:tasks.rados.rados.0.smithi086.stdout:2912: rmattr oid 28 current snap is 283 2024-08-10T05:22:39.040 INFO:tasks.rados.rados.0.smithi086.stdout:2913: read oid 49 snap 272 2024-08-10T05:22:39.041 INFO:tasks.rados.rados.0.smithi086.stdout:2913: expect (ObjNum 832 snap 267 seq_num 832) 2024-08-10T05:22:39.041 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 283 2024-08-10T05:22:39.041 INFO:tasks.rados.rados.0.smithi086.stdout:2914: seq_num 887 ranges {1769472=458752} 2024-08-10T05:22:39.053 INFO:tasks.rados.rados.0.smithi086.stdout:2914: writing smithi08687503-12 from 1769472 to 2228224 tid 1 2024-08-10T05:22:39.053 INFO:tasks.rados.rados.0.smithi086.stdout:2915: delete oid 4 current snap is 283 2024-08-10T05:22:39.054 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 2053 (ObjNum 65 snap 0 seq_num 3328885584) dirty exists 2024-08-10T05:22:39.057 INFO:tasks.rados.rados.0.smithi086.stdout:2914: finishing write tid 1 to smithi08687503-12 2024-08-10T05:22:39.057 INFO:tasks.rados.rados.0.smithi086.stdout:2914: finishing write tid 2 to smithi08687503-12 2024-08-10T05:22:39.058 INFO:tasks.rados.rados.0.smithi086.stdout:2914: finishing write tid 3 to smithi08687503-12 2024-08-10T05:22:39.058 INFO:tasks.rados.rados.0.smithi086.stdout:2914: oid 12 updating version 0 to 1689 2024-08-10T05:22:39.059 INFO:tasks.rados.rados.0.smithi086.stdout:2914: oid 12 updating version 1689 to 1690 2024-08-10T05:22:39.059 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 1690 (ObjNum 887 snap 283 seq_num 887) dirty exists 2024-08-10T05:22:39.059 INFO:tasks.rados.rados.0.smithi086.stdout:2914: left oid 12 (ObjNum 887 snap 283 seq_num 887) 2024-08-10T05:22:39.088 INFO:tasks.rados.rados.0.smithi086.stdout:2909: finishing copy_from racing read to smithi08687503-14 2024-08-10T05:22:39.089 INFO:tasks.rados.rados.0.smithi086.stdout:2912: done (4 left) 2024-08-10T05:22:39.089 INFO:tasks.rados.rados.0.smithi086.stdout:2914: done (3 left) 2024-08-10T05:22:39.089 INFO:tasks.rados.rados.0.smithi086.stdout:2915: done (2 left) 2024-08-10T05:22:39.089 INFO:tasks.rados.rados.0.smithi086.stdout:2916: snap_remove snap 280 2024-08-10T05:22:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:39 smithi086 ceph-mon[98993]: osdmap e651: 8 total, 8 up, 8 in 2024-08-10T05:22:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:39 smithi086 ceph-mon[98993]: pgmap v636: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 792 KiB/s wr, 33 op/s 2024-08-10T05:22:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:39 smithi086 ceph-mon[98993]: osdmap e652: 8 total, 8 up, 8 in 2024-08-10T05:22:39.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:39 smithi086 ceph-mon[101471]: osdmap e651: 8 total, 8 up, 8 in 2024-08-10T05:22:39.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:39 smithi086 ceph-mon[101471]: pgmap v636: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 792 KiB/s wr, 33 op/s 2024-08-10T05:22:39.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:39 smithi086 ceph-mon[101471]: osdmap e652: 8 total, 8 up, 8 in 2024-08-10T05:22:39.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:39 smithi159 ceph-mon[90359]: osdmap e651: 8 total, 8 up, 8 in 2024-08-10T05:22:39.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:39 smithi159 ceph-mon[90359]: pgmap v636: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 792 KiB/s wr, 33 op/s 2024-08-10T05:22:39.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:39 smithi159 ceph-mon[90359]: osdmap e652: 8 total, 8 up, 8 in 2024-08-10T05:22:40.015 INFO:tasks.rados.rados.0.smithi086.stdout:2916: done (2 left) 2024-08-10T05:22:40.016 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 3 current snap is 283 2024-08-10T05:22:40.016 INFO:tasks.rados.rados.0.smithi086.stdout:2913: expect (ObjNum 832 snap 267 seq_num 832) 2024-08-10T05:22:40.440 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -e sha1=bca9905d683c89d50ebab7089e7e4e66f174979e -- bash -c 'ceph orch ps' 2024-08-10T05:22:40.691 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:22:40.983 INFO:tasks.rados.rados.0.smithi086.stdout:2909: finishing copy_from to smithi08687503-14 2024-08-10T05:22:40.983 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 1866 (ObjNum 746 snap 232 seq_num 746) dirty exists 2024-08-10T05:22:40.983 INFO:tasks.rados.rados.0.smithi086.stdout:2917: seq_num 889 ranges {0=491520} 2024-08-10T05:22:40.987 INFO:tasks.rados.rados.0.smithi086.stdout:2917: writing smithi08687503-3 from 0 to 491520 tid 1 2024-08-10T05:22:40.987 INFO:tasks.rados.rados.0.smithi086.stdout:2909: done (2 left) 2024-08-10T05:22:40.987 INFO:tasks.rados.rados.0.smithi086.stdout:2913: done (1 left) 2024-08-10T05:22:40.987 INFO:tasks.rados.rados.0.smithi086.stdout:2918: read oid 40 snap -1 2024-08-10T05:22:40.987 INFO:tasks.rados.rados.0.smithi086.stdout:2918: expect deleted 2024-08-10T05:22:40.987 INFO:tasks.rados.rados.0.smithi086.stdout:2919: rollback oid 16 current snap is 283 2024-08-10T05:22:40.987 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 16 to 282 2024-08-10T05:22:40.987 INFO:tasks.rados.rados.0.smithi086.stdout:2920: read oid 15 snap -1 2024-08-10T05:22:40.987 INFO:tasks.rados.rados.0.smithi086.stdout:2920: expect (ObjNum 781 snap 246 seq_num 781) 2024-08-10T05:22:40.987 INFO:tasks.rados.rados.0.smithi086.stdout:2921: rmattr oid 29 current snap is 283 2024-08-10T05:22:40.988 INFO:tasks.rados.rados.0.smithi086.stdout:2921: done (4 left) 2024-08-10T05:22:40.988 INFO:tasks.rados.rados.0.smithi086.stdout:2922: copy_from oid 29 from oid 21 current snap is 283 2024-08-10T05:22:40.988 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 11 current snap is 283 2024-08-10T05:22:40.988 INFO:tasks.rados.rados.0.smithi086.stdout:2923: seq_num 890 ranges {0=507904} 2024-08-10T05:22:40.990 INFO:tasks.rados.rados.0.smithi086.stdout:2923: writing smithi08687503-11 from 0 to 507904 tid 1 2024-08-10T05:22:40.990 INFO:tasks.rados.rados.0.smithi086.stdout:2924: delete oid 22 current snap is 283 2024-08-10T05:22:40.990 INFO:tasks.rados.rados.0.smithi086.stdout:2922: finishing copy_from to smithi08687503-29 2024-08-10T05:22:40.990 INFO:tasks.rados.rados.0.smithi086.stdout:2922: got expected ENOENT (src dne) 2024-08-10T05:22:40.990 INFO:tasks.rados.rados.0.smithi086.stdout:2922: finishing copy_from racing read to smithi08687503-29 2024-08-10T05:22:40.991 INFO:tasks.rados.rados.0.smithi086.stdout:2917: finishing write tid 1 to smithi08687503-3 2024-08-10T05:22:40.991 INFO:tasks.rados.rados.0.smithi086.stdout:2919: finishing rollback tid 0 to smithi08687503-16 2024-08-10T05:22:40.991 INFO:tasks.rados.rados.0.smithi086.stdout:2920: expect (ObjNum 781 snap 246 seq_num 781) 2024-08-10T05:22:41.023 INFO:tasks.rados.rados.0.smithi086.stdout:2917: finishing write tid 2 to smithi08687503-3 2024-08-10T05:22:41.024 INFO:tasks.rados.rados.0.smithi086.stdout:2918: done (6 left) 2024-08-10T05:22:41.024 INFO:tasks.rados.rados.0.smithi086.stdout:2920: done (5 left) 2024-08-10T05:22:41.024 INFO:tasks.rados.rados.0.smithi086.stdout:2922: done (4 left) 2024-08-10T05:22:41.024 INFO:tasks.rados.rados.0.smithi086.stdout:2924: done (3 left) 2024-08-10T05:22:41.024 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 1 current snap is 283 2024-08-10T05:22:41.024 INFO:tasks.rados.rados.0.smithi086.stdout:2919: finishing rollback tid 1 to smithi08687503-16 2024-08-10T05:22:41.024 INFO:tasks.rados.rados.0.smithi086.stdout:2919: finishing rollback tid 2 to smithi08687503-16 2024-08-10T05:22:41.024 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 2054 (ObjNum 781 snap 246 seq_num 781) dirty exists 2024-08-10T05:22:41.024 INFO:tasks.rados.rados.0.smithi086.stdout:2917: finishing write tid 3 to smithi08687503-3 2024-08-10T05:22:41.024 INFO:tasks.rados.rados.0.smithi086.stdout:2917: oid 3 updating version 0 to 1711 2024-08-10T05:22:41.024 INFO:tasks.rados.rados.0.smithi086.stdout:2917: oid 3 version 1711 is already newer than 1710 2024-08-10T05:22:41.024 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 1711 (ObjNum 889 snap 283 seq_num 889) dirty exists 2024-08-10T05:22:41.024 INFO:tasks.rados.rados.0.smithi086.stdout:2917: left oid 3 (ObjNum 889 snap 283 seq_num 889) 2024-08-10T05:22:41.025 INFO:tasks.rados.rados.0.smithi086.stdout:2923: finishing write tid 1 to smithi08687503-11 2024-08-10T05:22:41.025 INFO:tasks.rados.rados.0.smithi086.stdout:2923: finishing write tid 2 to smithi08687503-11 2024-08-10T05:22:41.025 INFO:tasks.rados.rados.0.smithi086.stdout:2925: seq_num 892 ranges {0=548864} 2024-08-10T05:22:41.026 INFO:tasks.rados.rados.0.smithi086.stdout:2925: writing smithi08687503-1 from 0 to 548864 tid 1 2024-08-10T05:22:41.027 INFO:tasks.rados.rados.0.smithi086.stdout:2917: done (3 left) 2024-08-10T05:22:41.027 INFO:tasks.rados.rados.0.smithi086.stdout:2919: done (2 left) 2024-08-10T05:22:41.027 INFO:tasks.rados.rados.0.smithi086.stdout:2926: delete oid 17 current snap is 283 2024-08-10T05:22:41.027 INFO:tasks.rados.rados.0.smithi086.stdout:2923: finishing write tid 3 to smithi08687503-11 2024-08-10T05:22:41.027 INFO:tasks.rados.rados.0.smithi086.stdout:2923: oid 11 updating version 0 to 1892 2024-08-10T05:22:41.027 INFO:tasks.rados.rados.0.smithi086.stdout:2923: oid 11 updating version 1892 to 1893 2024-08-10T05:22:41.027 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 1893 (ObjNum 890 snap 283 seq_num 890) dirty exists 2024-08-10T05:22:41.027 INFO:tasks.rados.rados.0.smithi086.stdout:2923: left oid 11 (ObjNum 890 snap 283 seq_num 890) 2024-08-10T05:22:41.031 INFO:tasks.rados.rados.0.smithi086.stdout:2925: finishing write tid 1 to smithi08687503-1 2024-08-10T05:22:41.031 INFO:tasks.rados.rados.0.smithi086.stdout:2925: finishing write tid 2 to smithi08687503-1 2024-08-10T05:22:41.031 INFO:tasks.rados.rados.0.smithi086.stdout:2923: done (2 left) 2024-08-10T05:22:41.031 INFO:tasks.rados.rados.0.smithi086.stdout:2926: done (1 left) 2024-08-10T05:22:41.031 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 283 2024-08-10T05:22:41.032 INFO:tasks.rados.rados.0.smithi086.stdout:2927: seq_num 894 ranges {11337728=581632} 2024-08-10T05:22:41.095 INFO:tasks.rados.rados.0.smithi086.stdout:2927: writing smithi08687503-38 from 11337728 to 11919360 tid 1 2024-08-10T05:22:41.095 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 50 current snap is 283 2024-08-10T05:22:41.095 INFO:tasks.rados.rados.0.smithi086.stdout:2925: finishing write tid 3 to smithi08687503-1 2024-08-10T05:22:41.095 INFO:tasks.rados.rados.0.smithi086.stdout:2925: oid 1 updating version 0 to 1686 2024-08-10T05:22:41.095 INFO:tasks.rados.rados.0.smithi086.stdout:2925: oid 1 version 1686 is already newer than 1685 2024-08-10T05:22:41.095 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 1686 (ObjNum 892 snap 283 seq_num 892) dirty exists 2024-08-10T05:22:41.095 INFO:tasks.rados.rados.0.smithi086.stdout:2925: left oid 1 (ObjNum 892 snap 283 seq_num 892) 2024-08-10T05:22:41.095 INFO:tasks.rados.rados.0.smithi086.stdout:2928: seq_num 895 ranges {5881856=598016} 2024-08-10T05:22:41.098 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:41 smithi086 ceph-mon[101471]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:22:41.098 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:41 smithi086 ceph-mon[101471]: osdmap e653: 8 total, 8 up, 8 in 2024-08-10T05:22:41.098 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:41 smithi086 ceph-mon[101471]: pgmap v639: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 198 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 166 KiB/s wr, 4 op/s 2024-08-10T05:22:41.098 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:41 smithi086 ceph-mon[98993]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:22:41.098 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:41 smithi086 ceph-mon[98993]: osdmap e653: 8 total, 8 up, 8 in 2024-08-10T05:22:41.098 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:41 smithi086 ceph-mon[98993]: pgmap v639: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 198 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 166 KiB/s wr, 4 op/s 2024-08-10T05:22:41.131 INFO:tasks.rados.rados.0.smithi086.stdout:2928: writing smithi08687503-50 from 5881856 to 6479872 tid 1 2024-08-10T05:22:41.131 INFO:tasks.rados.rados.0.smithi086.stdout:2925: done (2 left) 2024-08-10T05:22:41.132 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 17 current snap is 283 2024-08-10T05:22:41.132 INFO:tasks.rados.rados.0.smithi086.stdout:2927: finishing write tid 1 to smithi08687503-38 2024-08-10T05:22:41.132 INFO:tasks.rados.rados.0.smithi086.stdout:2927: finishing write tid 2 to smithi08687503-38 2024-08-10T05:22:41.132 INFO:tasks.rados.rados.0.smithi086.stdout:2927: finishing write tid 3 to smithi08687503-38 2024-08-10T05:22:41.132 INFO:tasks.rados.rados.0.smithi086.stdout:2927: oid 38 updating version 0 to 1880 2024-08-10T05:22:41.132 INFO:tasks.rados.rados.0.smithi086.stdout:2927: oid 38 version 1880 is already newer than 1879 2024-08-10T05:22:41.132 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 1880 (ObjNum 894 snap 283 seq_num 894) dirty exists 2024-08-10T05:22:41.132 INFO:tasks.rados.rados.0.smithi086.stdout:2927: left oid 38 (ObjNum 894 snap 283 seq_num 894) 2024-08-10T05:22:41.132 INFO:tasks.rados.rados.0.smithi086.stdout:2929: seq_num 896 ranges {0=614400} 2024-08-10T05:22:41.135 INFO:tasks.rados.rados.0.smithi086.stdout:2929: writing smithi08687503-17 from 0 to 614400 tid 1 2024-08-10T05:22:41.135 INFO:tasks.rados.rados.0.smithi086.stdout:2927: done (2 left) 2024-08-10T05:22:41.135 INFO:tasks.rados.rados.0.smithi086.stdout:2930: read oid 44 snap -1 2024-08-10T05:22:41.135 INFO:tasks.rados.rados.0.smithi086.stdout:2930: expect deleted 2024-08-10T05:22:41.135 INFO:tasks.rados.rados.0.smithi086.stdout:2931: snap_remove snap 272 2024-08-10T05:22:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:41 smithi159 ceph-mon[90359]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:22:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:41 smithi159 ceph-mon[90359]: osdmap e653: 8 total, 8 up, 8 in 2024-08-10T05:22:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:41 smithi159 ceph-mon[90359]: pgmap v639: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 198 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 166 KiB/s wr, 4 op/s 2024-08-10T05:22:42.033 INFO:tasks.rados.rados.0.smithi086.stdout:2931: done (3 left) 2024-08-10T05:22:42.034 INFO:tasks.rados.rados.0.smithi086.stdout:2932: delete oid 49 current snap is 283 2024-08-10T05:22:42.034 INFO:tasks.rados.rados.0.smithi086.stdout:2928: finishing write tid 1 to smithi08687503-50 2024-08-10T05:22:42.034 INFO:tasks.rados.rados.0.smithi086.stdout:2928: finishing write tid 2 to smithi08687503-50 2024-08-10T05:22:42.034 INFO:tasks.rados.rados.0.smithi086.stdout:2928: finishing write tid 3 to smithi08687503-50 2024-08-10T05:22:42.034 INFO:tasks.rados.rados.0.smithi086.stdout:2928: oid 50 updating version 0 to 1755 2024-08-10T05:22:42.034 INFO:tasks.rados.rados.0.smithi086.stdout:2928: oid 50 updating version 1755 to 1756 2024-08-10T05:22:42.034 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1756 (ObjNum 895 snap 283 seq_num 895) dirty exists 2024-08-10T05:22:42.034 INFO:tasks.rados.rados.0.smithi086.stdout:2928: left oid 50 (ObjNum 895 snap 283 seq_num 895) 2024-08-10T05:22:42.034 INFO:tasks.rados.rados.0.smithi086.stdout:2929: finishing write tid 1 to smithi08687503-17 2024-08-10T05:22:42.034 INFO:tasks.rados.rados.0.smithi086.stdout:2929: finishing write tid 2 to smithi08687503-17 2024-08-10T05:22:42.034 INFO:tasks.rados.rados.0.smithi086.stdout:2929: finishing write tid 3 to smithi08687503-17 2024-08-10T05:22:42.035 INFO:tasks.rados.rados.0.smithi086.stdout:2929: oid 17 updating version 0 to 2036 2024-08-10T05:22:42.035 INFO:tasks.rados.rados.0.smithi086.stdout:2929: oid 17 version 2036 is already newer than 2035 2024-08-10T05:22:42.035 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 2036 (ObjNum 896 snap 283 seq_num 896) dirty exists 2024-08-10T05:22:42.035 INFO:tasks.rados.rados.0.smithi086.stdout:2929: left oid 17 (ObjNum 896 snap 283 seq_num 896) 2024-08-10T05:22:42.042 INFO:tasks.rados.rados.0.smithi086.stdout:2928: done (3 left) 2024-08-10T05:22:42.042 INFO:tasks.rados.rados.0.smithi086.stdout:2929: done (2 left) 2024-08-10T05:22:42.043 INFO:tasks.rados.rados.0.smithi086.stdout:2930: done (1 left) 2024-08-10T05:22:42.043 INFO:tasks.rados.rados.0.smithi086.stdout:2932: done (0 left) 2024-08-10T05:22:42.043 INFO:tasks.rados.rados.0.smithi086.stdout:2933: delete oid 39 current snap is 283 2024-08-10T05:22:42.049 INFO:tasks.rados.rados.0.smithi086.stdout:2933: done (0 left) 2024-08-10T05:22:42.049 INFO:tasks.rados.rados.0.smithi086.stdout:2934: copy_from oid 18 from oid 48 current snap is 283 2024-08-10T05:22:42.049 INFO:tasks.rados.rados.0.smithi086.stdout:2935: read oid 29 snap -1 2024-08-10T05:22:42.049 INFO:tasks.rados.rados.0.smithi086.stdout:2935: expect deleted 2024-08-10T05:22:42.049 INFO:tasks.rados.rados.0.smithi086.stdout:2936: read oid 12 snap -1 2024-08-10T05:22:42.049 INFO:tasks.rados.rados.0.smithi086.stdout:2936: expect (ObjNum 887 snap 283 seq_num 887) 2024-08-10T05:22:42.050 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 21 current snap is 283 2024-08-10T05:22:42.050 INFO:tasks.rados.rados.0.smithi086.stdout:2937: seq_num 899 ranges {0=663552} 2024-08-10T05:22:42.054 INFO:tasks.rados.rados.0.smithi086.stdout:2937: writing smithi08687503-21 from 0 to 663552 tid 1 2024-08-10T05:22:42.054 INFO:tasks.rados.rados.0.smithi086.stdout:2938: read oid 17 snap -1 2024-08-10T05:22:42.054 INFO:tasks.rados.rados.0.smithi086.stdout:2938: expect (ObjNum 896 snap 283 seq_num 896) 2024-08-10T05:22:42.054 INFO:tasks.rados.rados.0.smithi086.stdout:2939: rollback oid 3 current snap is 283 2024-08-10T05:22:42.054 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 3 to 277 2024-08-10T05:22:42.054 INFO:tasks.rados.rados.0.smithi086.stdout:2940: snap_remove snap 282 2024-08-10T05:22:42.252 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:22:42.252 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:22:42.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:22:42.709 INFO:teuthology.orchestra.run.smithi086.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T05:22:42.709 INFO:teuthology.orchestra.run.smithi086.stdout:alertmanager.a smithi086 *:9093,9094 running (45s) 42s ago 12m 16.2M - 0.25.0 c8568f914cd2 4183dbfe3ba1 2024-08-10T05:22:42.710 INFO:teuthology.orchestra.run.smithi086.stdout:grafana.a smithi159 *:3000 running (25s) 21s ago 12m 46.1M - 9.4.12 2bacad6d85d8 0cc4fab78acb 2024-08-10T05:22:42.710 INFO:teuthology.orchestra.run.smithi086.stdout:mds.a smithi086 running (112s) 42s ago 14m 14.6M - 19.1.0-1335-gbca9905d c7b33901c886 e1df12862866 2024-08-10T05:22:42.710 INFO:teuthology.orchestra.run.smithi086.stdout:mds.b smithi159 running (90s) 21s ago 13m 13.2M - 19.1.0-1335-gbca9905d c7b33901c886 95e8e411afc8 2024-08-10T05:22:42.710 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.x smithi159 *:8443,9283,8765 running (7m) 21s ago 17m 442M - 19.1.0-1335-gbca9905d c7b33901c886 a44476fa498b 2024-08-10T05:22:42.710 INFO:teuthology.orchestra.run.smithi086.stdout:mgr.y smithi086 *:8443,9283,8765 running (8m) 42s ago 19m 519M - 19.1.0-1335-gbca9905d c7b33901c886 cbe6b5d6d7db 2024-08-10T05:22:42.710 INFO:teuthology.orchestra.run.smithi086.stdout:mon.a smithi086 running (7m) 42s ago 19m 72.0M 2048M 19.1.0-1335-gbca9905d c7b33901c886 da469cb2b936 2024-08-10T05:22:42.710 INFO:teuthology.orchestra.run.smithi086.stdout:mon.b smithi159 running (6m) 21s ago 17m 56.3M 2048M 19.1.0-1335-gbca9905d c7b33901c886 1264e3f84bab 2024-08-10T05:22:42.710 INFO:teuthology.orchestra.run.smithi086.stdout:mon.c smithi086 running (7m) 42s ago 17m 58.4M 2048M 19.1.0-1335-gbca9905d c7b33901c886 b053df1d63ca 2024-08-10T05:22:42.710 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.a smithi086 *:9100 running (78s) 42s ago 11m 8438k - 1.5.0 0da6a335fe13 da935039ba25 2024-08-10T05:22:42.710 INFO:teuthology.orchestra.run.smithi086.stdout:node-exporter.b smithi159 *:9100 running (74s) 21s ago 11m 15.9M - 1.5.0 0da6a335fe13 b02847eba256 2024-08-10T05:22:42.710 INFO:teuthology.orchestra.run.smithi086.stdout:osd.0 smithi086 running (6m) 42s ago 17m 285M 2480M 19.1.0-1335-gbca9905d c7b33901c886 db28f2aa6b9d 2024-08-10T05:22:42.710 INFO:teuthology.orchestra.run.smithi086.stdout:osd.1 smithi086 running (5m) 42s ago 16m 248M 2480M 19.1.0-1335-gbca9905d c7b33901c886 64868becde7b 2024-08-10T05:22:42.710 INFO:teuthology.orchestra.run.smithi086.stdout:osd.2 smithi086 running (4m) 42s ago 16m 291M 2480M 19.1.0-1335-gbca9905d c7b33901c886 20c96ee8f71f 2024-08-10T05:22:42.711 INFO:teuthology.orchestra.run.smithi086.stdout:osd.3 smithi086 running (4m) 42s ago 15m 142M 2480M 19.1.0-1335-gbca9905d c7b33901c886 0f0d7bb1b69a 2024-08-10T05:22:42.711 INFO:teuthology.orchestra.run.smithi086.stdout:osd.4 smithi159 running (3m) 21s ago 15m 148M 2480M 19.1.0-1335-gbca9905d c7b33901c886 33fcd8ddf640 2024-08-10T05:22:42.711 INFO:teuthology.orchestra.run.smithi086.stdout:osd.5 smithi159 running (3m) 21s ago 15m 185M 2480M 19.1.0-1335-gbca9905d c7b33901c886 1fd4f9fa3fd7 2024-08-10T05:22:42.711 INFO:teuthology.orchestra.run.smithi086.stdout:osd.6 smithi159 running (2m) 21s ago 14m 135M 2480M 19.1.0-1335-gbca9905d c7b33901c886 afd7446cc98a 2024-08-10T05:22:42.711 INFO:teuthology.orchestra.run.smithi086.stdout:osd.7 smithi159 running (2m) 21s ago 14m 121M 2480M 19.1.0-1335-gbca9905d c7b33901c886 24d861431528 2024-08-10T05:22:42.711 INFO:teuthology.orchestra.run.smithi086.stdout:prometheus.a smithi159 *:9095 running (60s) 21s ago 12m 40.7M - 2.43.0 a07b618ecd1d fd47de51c4af 2024-08-10T05:22:43.037 INFO:tasks.rados.rados.0.smithi086.stdout:2940: done (6 left) 2024-08-10T05:22:43.037 INFO:tasks.rados.rados.0.smithi086.stdout:2941: snap_remove snap 267 2024-08-10T05:22:43.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:43 smithi086 ceph-mon[98993]: osdmap e654: 8 total, 8 up, 8 in 2024-08-10T05:22:43.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:43 smithi086 ceph-mon[98993]: pgmap v641: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 206 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.1 MiB/s wr, 9 op/s 2024-08-10T05:22:43.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:43 smithi086 ceph-mon[101471]: osdmap e654: 8 total, 8 up, 8 in 2024-08-10T05:22:43.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:43 smithi086 ceph-mon[101471]: pgmap v641: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 206 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.1 MiB/s wr, 9 op/s 2024-08-10T05:22:43.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:43 smithi159 ceph-mon[90359]: osdmap e654: 8 total, 8 up, 8 in 2024-08-10T05:22:43.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:43 smithi159 ceph-mon[90359]: pgmap v641: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 206 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.1 MiB/s wr, 9 op/s 2024-08-10T05:22:43.486 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -e sha1=bca9905d683c89d50ebab7089e7e4e66f174979e -- bash -c 'ceph versions' 2024-08-10T05:22:43.695 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:22:44.042 INFO:tasks.rados.rados.0.smithi086.stdout:2941: done (6 left) 2024-08-10T05:22:44.043 INFO:tasks.rados.rados.0.smithi086.stdout:2942: rmattr oid 50 current snap is 283 2024-08-10T05:22:44.043 INFO:tasks.rados.rados.0.smithi086.stdout:2939: finishing rollback tid 0 to smithi08687503-3 2024-08-10T05:22:44.043 INFO:tasks.rados.rados.0.smithi086.stdout:2939: finishing rollback tid 1 to smithi08687503-3 2024-08-10T05:22:44.043 INFO:tasks.rados.rados.0.smithi086.stdout:2936: expect (ObjNum 887 snap 283 seq_num 887) 2024-08-10T05:22:44.095 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:44 smithi086 ceph-mon[101471]: from='client.44399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:22:44.095 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:44 smithi086 ceph-mon[101471]: osdmap e655: 8 total, 8 up, 8 in 2024-08-10T05:22:44.096 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:44 smithi086 ceph-mon[98993]: from='client.44399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:22:44.096 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:44 smithi086 ceph-mon[98993]: osdmap e655: 8 total, 8 up, 8 in 2024-08-10T05:22:44.166 INFO:tasks.rados.rados.0.smithi086.stdout:2939: finishing rollback tid 2 to smithi08687503-3 2024-08-10T05:22:44.167 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 1714 (ObjNum 129 snap 0 seq_num 3356026536) dirty exists 2024-08-10T05:22:44.167 INFO:tasks.rados.rados.0.smithi086.stdout:2937: finishing write tid 1 to smithi08687503-21 2024-08-10T05:22:44.167 INFO:tasks.rados.rados.0.smithi086.stdout:2937: finishing write tid 2 to smithi08687503-21 2024-08-10T05:22:44.167 INFO:tasks.rados.rados.0.smithi086.stdout:2935: done (6 left) 2024-08-10T05:22:44.167 INFO:tasks.rados.rados.0.smithi086.stdout:2936: done (5 left) 2024-08-10T05:22:44.167 INFO:tasks.rados.rados.0.smithi086.stdout:2939: done (4 left) 2024-08-10T05:22:44.167 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 35 current snap is 283 2024-08-10T05:22:44.167 INFO:tasks.rados.rados.0.smithi086.stdout:2938: expect (ObjNum 896 snap 283 seq_num 896) 2024-08-10T05:22:44.182 INFO:tasks.rados.rados.0.smithi086.stdout:2937: finishing write tid 3 to smithi08687503-21 2024-08-10T05:22:44.182 INFO:tasks.rados.rados.0.smithi086.stdout:2937: oid 21 updating version 0 to 1757 2024-08-10T05:22:44.182 INFO:tasks.rados.rados.0.smithi086.stdout:2937: oid 21 updating version 1757 to 1758 2024-08-10T05:22:44.182 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 1758 (ObjNum 899 snap 283 seq_num 899) dirty exists 2024-08-10T05:22:44.182 INFO:tasks.rados.rados.0.smithi086.stdout:2937: left oid 21 (ObjNum 899 snap 283 seq_num 899) 2024-08-10T05:22:44.182 INFO:tasks.rados.rados.0.smithi086.stdout:2934: finishing copy_from racing read to smithi08687503-18 2024-08-10T05:22:44.182 INFO:tasks.rados.rados.0.smithi086.stdout:2934: finishing copy_from to smithi08687503-18 2024-08-10T05:22:44.182 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 1683 (ObjNum 854 snap 276 seq_num 854) dirty exists 2024-08-10T05:22:44.182 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 1759 (ObjNum 895 snap 283 seq_num 895) dirty exists 2024-08-10T05:22:44.182 INFO:tasks.rados.rados.0.smithi086.stdout:2943: seq_num 900 ranges {122880=679936} 2024-08-10T05:22:44.186 INFO:tasks.rados.rados.0.smithi086.stdout:2943: writing smithi08687503-35 from 122880 to 802816 tid 1 2024-08-10T05:22:44.186 INFO:tasks.rados.rados.0.smithi086.stdout:2934: done (4 left) 2024-08-10T05:22:44.186 INFO:tasks.rados.rados.0.smithi086.stdout:2937: done (3 left) 2024-08-10T05:22:44.186 INFO:tasks.rados.rados.0.smithi086.stdout:2938: done (2 left) 2024-08-10T05:22:44.186 INFO:tasks.rados.rados.0.smithi086.stdout:2942: done (1 left) 2024-08-10T05:22:44.187 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 28 current snap is 283 2024-08-10T05:22:44.187 INFO:tasks.rados.rados.0.smithi086.stdout:2944: seq_num 901 ranges {0=696320} 2024-08-10T05:22:44.190 INFO:tasks.rados.rados.0.smithi086.stdout:2944: writing smithi08687503-28 from 0 to 696320 tid 1 2024-08-10T05:22:44.190 INFO:tasks.rados.rados.0.smithi086.stdout:2945: read oid 19 snap -1 2024-08-10T05:22:44.191 INFO:tasks.rados.rados.0.smithi086.stdout:2945: expect (ObjNum 879 snap 281 seq_num 879) 2024-08-10T05:22:44.191 INFO:tasks.rados.rados.0.smithi086.stdout:2946: snap_remove snap 277 2024-08-10T05:22:44.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:44 smithi159 ceph-mon[90359]: from='client.44399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T05:22:44.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:44 smithi159 ceph-mon[90359]: osdmap e655: 8 total, 8 up, 8 in 2024-08-10T05:22:45.017 INFO:tasks.rados.rados.0.smithi086.stdout:2946: done (3 left) 2024-08-10T05:22:45.017 INFO:tasks.rados.rados.0.smithi086.stdout:2947: setattr oid 14 current snap is 283 2024-08-10T05:22:45.017 INFO:tasks.rados.rados.0.smithi086.stdout:2943: finishing write tid 1 to smithi08687503-35 2024-08-10T05:22:45.017 INFO:tasks.rados.rados.0.smithi086.stdout:2943: finishing write tid 2 to smithi08687503-35 2024-08-10T05:22:45.017 INFO:tasks.rados.rados.0.smithi086.stdout:2943: finishing write tid 3 to smithi08687503-35 2024-08-10T05:22:45.017 INFO:tasks.rados.rados.0.smithi086.stdout:2943: oid 35 updating version 0 to 1760 2024-08-10T05:22:45.017 INFO:tasks.rados.rados.0.smithi086.stdout:2943: oid 35 updating version 1760 to 1761 2024-08-10T05:22:45.017 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 1761 (ObjNum 900 snap 283 seq_num 900) dirty exists 2024-08-10T05:22:45.017 INFO:tasks.rados.rados.0.smithi086.stdout:2943: left oid 35 (ObjNum 900 snap 283 seq_num 900) 2024-08-10T05:22:45.017 INFO:tasks.rados.rados.0.smithi086.stdout:2944: finishing write tid 1 to smithi08687503-28 2024-08-10T05:22:45.018 INFO:tasks.rados.rados.0.smithi086.stdout:2945: expect (ObjNum 879 snap 281 seq_num 879) 2024-08-10T05:22:45.032 INFO:tasks.rados.rados.0.smithi086.stdout:2944: finishing write tid 2 to smithi08687503-28 2024-08-10T05:22:45.032 INFO:tasks.rados.rados.0.smithi086.stdout:2944: finishing write tid 3 to smithi08687503-28 2024-08-10T05:22:45.032 INFO:tasks.rados.rados.0.smithi086.stdout:2944: oid 28 updating version 0 to 2082 2024-08-10T05:22:45.032 INFO:tasks.rados.rados.0.smithi086.stdout:2944: oid 28 updating version 2082 to 2083 2024-08-10T05:22:45.032 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 2083 (ObjNum 901 snap 283 seq_num 901) dirty exists 2024-08-10T05:22:45.032 INFO:tasks.rados.rados.0.smithi086.stdout:2944: left oid 28 (ObjNum 901 snap 283 seq_num 901) 2024-08-10T05:22:45.032 INFO:tasks.rados.rados.0.smithi086.stdout:2943: done (3 left) 2024-08-10T05:22:45.032 INFO:tasks.rados.rados.0.smithi086.stdout:2944: done (2 left) 2024-08-10T05:22:45.032 INFO:tasks.rados.rados.0.smithi086.stdout:2945: done (1 left) 2024-08-10T05:22:45.032 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 49 current snap is 283 2024-08-10T05:22:45.032 INFO:tasks.rados.rados.0.smithi086.stdout:2948: seq_num 902 ranges {0=712704} 2024-08-10T05:22:45.036 INFO:tasks.rados.rados.0.smithi086.stdout:2948: writing smithi08687503-49 from 0 to 712704 tid 1 2024-08-10T05:22:45.037 INFO:tasks.rados.rados.0.smithi086.stdout:2949: setattr oid 48 current snap is 283 2024-08-10T05:22:45.037 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 1947 (ObjNum 746 snap 232 seq_num 746) dirty exists 2024-08-10T05:22:45.040 INFO:tasks.rados.rados.0.smithi086.stdout:2947: done (2 left) 2024-08-10T05:22:45.040 INFO:tasks.rados.rados.0.smithi086.stdout:2950: snap_create 2024-08-10T05:22:45.045 INFO:tasks.rados.rados.0.smithi086.stdout:2948: finishing write tid 1 to smithi08687503-49 2024-08-10T05:22:45.045 INFO:tasks.rados.rados.0.smithi086.stdout:2948: finishing write tid 2 to smithi08687503-49 2024-08-10T05:22:45.047 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 1691 (ObjNum 854 snap 276 seq_num 854) dirty exists 2024-08-10T05:22:45.048 INFO:tasks.rados.rados.0.smithi086.stdout:2948: finishing write tid 3 to smithi08687503-49 2024-08-10T05:22:45.048 INFO:tasks.rados.rados.0.smithi086.stdout:2948: oid 49 updating version 0 to 1948 2024-08-10T05:22:45.048 INFO:tasks.rados.rados.0.smithi086.stdout:2948: oid 49 updating version 1948 to 1949 2024-08-10T05:22:45.048 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 1949 (ObjNum 902 snap 283 seq_num 902) dirty exists 2024-08-10T05:22:45.048 INFO:tasks.rados.rados.0.smithi086.stdout:2948: left oid 49 (ObjNum 902 snap 283 seq_num 902) 2024-08-10T05:22:45.306 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:45 smithi086 ceph-mon[101471]: osdmap e656: 8 total, 8 up, 8 in 2024-08-10T05:22:45.306 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:45 smithi086 ceph-mon[101471]: pgmap v644: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 207 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-08-10T05:22:45.306 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:45 smithi086 ceph-mon[101471]: osdmap e657: 8 total, 8 up, 8 in 2024-08-10T05:22:45.306 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:45 smithi086 ceph-mon[98993]: osdmap e656: 8 total, 8 up, 8 in 2024-08-10T05:22:45.306 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:45 smithi086 ceph-mon[98993]: pgmap v644: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 207 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-08-10T05:22:45.306 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:45 smithi086 ceph-mon[98993]: osdmap e657: 8 total, 8 up, 8 in 2024-08-10T05:22:45.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:45 smithi159 ceph-mon[90359]: osdmap e656: 8 total, 8 up, 8 in 2024-08-10T05:22:45.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:45 smithi159 ceph-mon[90359]: pgmap v644: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 207 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-08-10T05:22:45.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:45 smithi159 ceph-mon[90359]: osdmap e657: 8 total, 8 up, 8 in 2024-08-10T05:22:45.773 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2024-08-10T05:22:45.773 INFO:teuthology.orchestra.run.smithi086.stdout: "mon": { 2024-08-10T05:22:45.773 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-10T05:22:45.773 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:22:45.773 INFO:teuthology.orchestra.run.smithi086.stdout: "mgr": { 2024-08-10T05:22:45.773 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:22:45.773 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:22:45.774 INFO:teuthology.orchestra.run.smithi086.stdout: "osd": { 2024-08-10T05:22:45.774 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-10T05:22:45.774 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:22:45.774 INFO:teuthology.orchestra.run.smithi086.stdout: "mds": { 2024-08-10T05:22:45.774 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T05:22:45.774 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2024-08-10T05:22:45.774 INFO:teuthology.orchestra.run.smithi086.stdout: "overall": { 2024-08-10T05:22:45.774 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 15 2024-08-10T05:22:45.774 INFO:teuthology.orchestra.run.smithi086.stdout: } 2024-08-10T05:22:45.774 INFO:teuthology.orchestra.run.smithi086.stdout:} 2024-08-10T05:22:46.019 INFO:tasks.rados.rados.0.smithi086.stdout:2948: done (2 left) 2024-08-10T05:22:46.019 INFO:tasks.rados.rados.0.smithi086.stdout:2949: done (1 left) 2024-08-10T05:22:46.019 INFO:tasks.rados.rados.0.smithi086.stdout:2950: done (0 left) 2024-08-10T05:22:46.019 INFO:tasks.rados.rados.0.smithi086.stdout:2951: delete oid 28 current snap is 284 2024-08-10T05:22:46.024 INFO:tasks.rados.rados.0.smithi086.stdout:2951: done (0 left) 2024-08-10T05:22:46.024 INFO:tasks.rados.rados.0.smithi086.stdout:2952: delete oid 19 current snap is 284 2024-08-10T05:22:46.027 INFO:tasks.rados.rados.0.smithi086.stdout:2952: done (0 left) 2024-08-10T05:22:46.027 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 18 current snap is 284 2024-08-10T05:22:46.027 INFO:tasks.rados.rados.0.smithi086.stdout:2953: seq_num 905 ranges {2318336=761856} 2024-08-10T05:22:46.043 INFO:tasks.rados.rados.0.smithi086.stdout:2953: writing smithi08687503-18 from 2318336 to 3080192 tid 1 2024-08-10T05:22:46.043 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 14 current snap is 284 2024-08-10T05:22:46.043 INFO:tasks.rados.rados.0.smithi086.stdout:2954: seq_num 906 ranges {8265728=778240} 2024-08-10T05:22:46.093 INFO:tasks.rados.rados.0.smithi086.stdout:2954: writing smithi08687503-14 from 8265728 to 9043968 tid 1 2024-08-10T05:22:46.093 INFO:tasks.rados.rados.0.smithi086.stdout:2955: delete oid 35 current snap is 284 2024-08-10T05:22:46.093 INFO:tasks.rados.rados.0.smithi086.stdout:2953: finishing write tid 1 to smithi08687503-18 2024-08-10T05:22:46.093 INFO:tasks.rados.rados.0.smithi086.stdout:2953: finishing write tid 2 to smithi08687503-18 2024-08-10T05:22:46.093 INFO:tasks.rados.rados.0.smithi086.stdout:2953: finishing write tid 3 to smithi08687503-18 2024-08-10T05:22:46.093 INFO:tasks.rados.rados.0.smithi086.stdout:2953: oid 18 updating version 0 to 1895 2024-08-10T05:22:46.093 INFO:tasks.rados.rados.0.smithi086.stdout:2953: oid 18 version 1895 is already newer than 1894 2024-08-10T05:22:46.093 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 1895 (ObjNum 905 snap 284 seq_num 905) dirty exists 2024-08-10T05:22:46.093 INFO:tasks.rados.rados.0.smithi086.stdout:2953: left oid 18 (ObjNum 905 snap 284 seq_num 905) 2024-08-10T05:22:46.095 INFO:tasks.rados.rados.0.smithi086.stdout:2953: done (2 left) 2024-08-10T05:22:46.095 INFO:tasks.rados.rados.0.smithi086.stdout:2955: done (1 left) 2024-08-10T05:22:46.095 INFO:tasks.rados.rados.0.smithi086.stdout:2956: setattr oid 35 current snap is 284 2024-08-10T05:22:46.097 INFO:tasks.rados.rados.0.smithi086.stdout:2957: copy_from oid 26 from oid 1 current snap is 284 2024-08-10T05:22:46.097 INFO:tasks.rados.rados.0.smithi086.stdout:2958: copy_from oid 17 from oid 29 current snap is 284 2024-08-10T05:22:46.097 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 27 current snap is 284 2024-08-10T05:22:46.097 INFO:tasks.rados.rados.0.smithi086.stdout:2959: seq_num 908 ranges {10960896=409600,11370496=401408} 2024-08-10T05:22:46.157 INFO:tasks.rados.rados.0.smithi086.stdout:2959: writing smithi08687503-27 from 10960896 to 11370496 tid 1 2024-08-10T05:22:46.159 INFO:tasks.rados.rados.0.smithi086.stdout:2959: writing smithi08687503-27 from 11370496 to 11771904 tid 2 2024-08-10T05:22:46.159 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 284 2024-08-10T05:22:46.159 INFO:tasks.rados.rados.0.smithi086.stdout:2960: seq_num 909 ranges {2179072=425984,2605056=401408} 2024-08-10T05:22:46.173 INFO:tasks.rados.rados.0.smithi086.stdout:2960: writing smithi08687503-2 from 2179072 to 2605056 tid 1 2024-08-10T05:22:46.176 INFO:tasks.rados.rados.0.smithi086.stdout:2960: writing smithi08687503-2 from 2605056 to 3006464 tid 2 2024-08-10T05:22:46.176 INFO:tasks.rados.rados.0.smithi086.stdout:2961: read oid 9 snap -1 2024-08-10T05:22:46.176 INFO:tasks.rados.rados.0.smithi086.stdout:2961: expect (ObjNum 869 snap 280 seq_num 869) 2024-08-10T05:22:46.177 INFO:tasks.rados.rados.0.smithi086.stdout:2962: rmattr oid 28 current snap is 284 2024-08-10T05:22:46.177 INFO:tasks.rados.rados.0.smithi086.stdout:2962: done (7 left) 2024-08-10T05:22:46.177 INFO:tasks.rados.rados.0.smithi086.stdout:2963: rollback oid 44 current snap is 284 2024-08-10T05:22:46.177 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 44 to 283 2024-08-10T05:22:46.177 INFO:tasks.rados.rados.0.smithi086.stdout:2958: finishing copy_from to smithi08687503-17 2024-08-10T05:22:46.177 INFO:tasks.rados.rados.0.smithi086.stdout:2958: got expected ENOENT (src dne) 2024-08-10T05:22:46.177 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 15 current snap is 284 2024-08-10T05:22:46.177 INFO:tasks.rados.rados.0.smithi086.stdout:2958: finishing copy_from racing read to smithi08687503-17 2024-08-10T05:22:46.177 INFO:tasks.rados.rados.0.smithi086.stdout:2954: finishing write tid 1 to smithi08687503-14 2024-08-10T05:22:46.177 INFO:tasks.rados.rados.0.smithi086.stdout:2954: finishing write tid 2 to smithi08687503-14 2024-08-10T05:22:46.177 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 1763 (ObjNum 49 snap 0 seq_num 3357813440) dirty exists 2024-08-10T05:22:46.177 INFO:tasks.rados.rados.0.smithi086.stdout:2954: finishing write tid 3 to smithi08687503-14 2024-08-10T05:22:46.177 INFO:tasks.rados.rados.0.smithi086.stdout:2954: oid 14 updating version 0 to 1952 2024-08-10T05:22:46.177 INFO:tasks.rados.rados.0.smithi086.stdout:2954: oid 14 version 1952 is already newer than 1951 2024-08-10T05:22:46.178 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 1952 (ObjNum 906 snap 284 seq_num 906) dirty exists 2024-08-10T05:22:46.178 INFO:tasks.rados.rados.0.smithi086.stdout:2954: left oid 14 (ObjNum 906 snap 284 seq_num 906) 2024-08-10T05:22:46.178 INFO:tasks.rados.rados.0.smithi086.stdout:2957: finishing copy_from racing read to smithi08687503-26 2024-08-10T05:22:46.178 INFO:tasks.rados.rados.0.smithi086.stdout:2957: finishing copy_from to smithi08687503-26 2024-08-10T05:22:46.178 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 1686 (ObjNum 892 snap 283 seq_num 892) dirty exists 2024-08-10T05:22:46.178 INFO:tasks.rados.rados.0.smithi086.stdout:2964: seq_num 910 ranges {1089536=442368,1531904=401408} 2024-08-10T05:22:46.184 INFO:tasks.rados.rados.0.smithi086.stdout:2964: writing smithi08687503-15 from 1089536 to 1531904 tid 1 2024-08-10T05:22:46.188 INFO:tasks.rados.rados.0.smithi086.stdout:2964: writing smithi08687503-15 from 1531904 to 1933312 tid 2 2024-08-10T05:22:46.188 INFO:tasks.rados.rados.0.smithi086.stdout:2954: done (8 left) 2024-08-10T05:22:46.188 INFO:tasks.rados.rados.0.smithi086.stdout:2956: done (7 left) 2024-08-10T05:22:46.188 INFO:tasks.rados.rados.0.smithi086.stdout:2957: done (6 left) 2024-08-10T05:22:46.188 INFO:tasks.rados.rados.0.smithi086.stdout:2958: done (5 left) 2024-08-10T05:22:46.188 INFO:tasks.rados.rados.0.smithi086.stdout:2965: read oid 25 snap -1 2024-08-10T05:22:46.188 INFO:tasks.rados.rados.0.smithi086.stdout:2965: expect (ObjNum 863 snap 277 seq_num 863) 2024-08-10T05:22:46.188 INFO:tasks.rados.rados.0.smithi086.stdout:2966: rmattr oid 33 current snap is 284 2024-08-10T05:22:46.188 INFO:tasks.rados.rados.0.smithi086.stdout:2966: done (6 left) 2024-08-10T05:22:46.188 INFO:tasks.rados.rados.0.smithi086.stdout:2967: read oid 7 snap -1 2024-08-10T05:22:46.189 INFO:tasks.rados.rados.0.smithi086.stdout:2967: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:22:46.189 INFO:tasks.rados.rados.0.smithi086.stdout:2968: read oid 34 snap -1 2024-08-10T05:22:46.189 INFO:tasks.rados.rados.0.smithi086.stdout:2968: expect (ObjNum 767 snap 239 seq_num 767) 2024-08-10T05:22:46.189 INFO:tasks.rados.rados.0.smithi086.stdout:2969: snap_create 2024-08-10T05:22:46.189 INFO:tasks.rados.rados.0.smithi086.stdout:2959: finishing write tid 1 to smithi08687503-27 2024-08-10T05:22:46.189 INFO:tasks.rados.rados.0.smithi086.stdout:2959: finishing write tid 2 to smithi08687503-27 2024-08-10T05:22:46.189 INFO:tasks.rados.rados.0.smithi086.stdout:2959: finishing write tid 3 to smithi08687503-27 2024-08-10T05:22:46.189 INFO:tasks.rados.rados.0.smithi086.stdout:2959: finishing write tid 4 to smithi08687503-27 2024-08-10T05:22:46.189 INFO:tasks.rados.rados.0.smithi086.stdout:2959: oid 27 updating version 0 to 1683 2024-08-10T05:22:46.189 INFO:tasks.rados.rados.0.smithi086.stdout:2959: oid 27 updating version 1683 to 1684 2024-08-10T05:22:46.189 INFO:tasks.rados.rados.0.smithi086.stdout:2959: oid 27 version 1684 is already newer than 1682 2024-08-10T05:22:46.189 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 1684 (ObjNum 908 snap 284 seq_num 908) dirty exists 2024-08-10T05:22:46.189 INFO:tasks.rados.rados.0.smithi086.stdout:2959: left oid 27 (ObjNum 908 snap 284 seq_num 908) 2024-08-10T05:22:46.189 INFO:tasks.rados.rados.0.smithi086.stdout:2963: finishing rollback tid 1 to smithi08687503-44 2024-08-10T05:22:46.190 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-10T05:22:46.190 INFO:tasks.rados.rados.0.smithi086.stdout:2960: finishing write tid 1 to smithi08687503-2 2024-08-10T05:22:46.190 INFO:tasks.rados.rados.0.smithi086.stdout:2960: finishing write tid 2 to smithi08687503-2 2024-08-10T05:22:46.190 INFO:tasks.rados.rados.0.smithi086.stdout:2960: finishing write tid 3 to smithi08687503-2 2024-08-10T05:22:46.190 INFO:tasks.rados.rados.0.smithi086.stdout:2960: finishing write tid 4 to smithi08687503-2 2024-08-10T05:22:46.190 INFO:tasks.rados.rados.0.smithi086.stdout:2960: oid 2 updating version 0 to 1764 2024-08-10T05:22:46.190 INFO:tasks.rados.rados.0.smithi086.stdout:2960: oid 2 updating version 1764 to 1766 2024-08-10T05:22:46.190 INFO:tasks.rados.rados.0.smithi086.stdout:2960: oid 2 version 1766 is already newer than 1765 2024-08-10T05:22:46.190 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 1766 (ObjNum 909 snap 284 seq_num 909) dirty exists 2024-08-10T05:22:46.190 INFO:tasks.rados.rados.0.smithi086.stdout:2960: left oid 2 (ObjNum 909 snap 284 seq_num 909) 2024-08-10T05:22:46.190 INFO:tasks.rados.rados.0.smithi086.stdout:2964: finishing write tid 1 to smithi08687503-15 2024-08-10T05:22:46.190 INFO:tasks.rados.rados.0.smithi086.stdout:2967: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:22:46.191 INFO:tasks.rados.rados.0.smithi086.stdout:2964: finishing write tid 2 to smithi08687503-15 2024-08-10T05:22:46.191 INFO:tasks.rados.rados.0.smithi086.stdout:2964: finishing write tid 3 to smithi08687503-15 2024-08-10T05:22:46.192 INFO:tasks.rados.rados.0.smithi086.stdout:2964: finishing write tid 4 to smithi08687503-15 2024-08-10T05:22:46.192 INFO:tasks.rados.rados.0.smithi086.stdout:2964: oid 15 updating version 0 to 1878 2024-08-10T05:22:46.192 INFO:tasks.rados.rados.0.smithi086.stdout:2964: oid 15 updating version 1878 to 1879 2024-08-10T05:22:46.192 INFO:tasks.rados.rados.0.smithi086.stdout:2964: oid 15 updating version 1879 to 1880 2024-08-10T05:22:46.192 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 1880 (ObjNum 910 snap 284 seq_num 910) dirty exists 2024-08-10T05:22:46.192 INFO:tasks.rados.rados.0.smithi086.stdout:2964: left oid 15 (ObjNum 910 snap 284 seq_num 910) 2024-08-10T05:22:46.195 INFO:tasks.rados.rados.0.smithi086.stdout:2961: expect (ObjNum 869 snap 280 seq_num 869) 2024-08-10T05:22:46.293 INFO:tasks.rados.rados.0.smithi086.stdout:2965: expect (ObjNum 863 snap 277 seq_num 863) 2024-08-10T05:22:46.373 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:46 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/522765697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:46.373 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:46 smithi086 ceph-mon[101471]: osdmap e658: 8 total, 8 up, 8 in 2024-08-10T05:22:46.373 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:46 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/522765697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:46.374 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:46 smithi086 ceph-mon[98993]: osdmap e658: 8 total, 8 up, 8 in 2024-08-10T05:22:46.383 INFO:tasks.rados.rados.0.smithi086.stdout:2968: expect (ObjNum 767 snap 239 seq_num 767) 2024-08-10T05:22:46.393 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -e sha1=bca9905d683c89d50ebab7089e7e4e66f174979e -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-08-10T05:22:46.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:46 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/522765697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:46.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:46 smithi159 ceph-mon[90359]: osdmap e658: 8 total, 8 up, 8 in 2024-08-10T05:22:46.594 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:22:47.062 INFO:tasks.rados.rados.0.smithi086.stdout:2959: done (8 left) 2024-08-10T05:22:47.062 INFO:tasks.rados.rados.0.smithi086.stdout:2960: done (7 left) 2024-08-10T05:22:47.062 INFO:tasks.rados.rados.0.smithi086.stdout:2961: done (6 left) 2024-08-10T05:22:47.062 INFO:tasks.rados.rados.0.smithi086.stdout:2963: done (5 left) 2024-08-10T05:22:47.062 INFO:tasks.rados.rados.0.smithi086.stdout:2964: done (4 left) 2024-08-10T05:22:47.062 INFO:tasks.rados.rados.0.smithi086.stdout:2965: done (3 left) 2024-08-10T05:22:47.062 INFO:tasks.rados.rados.0.smithi086.stdout:2967: done (2 left) 2024-08-10T05:22:47.062 INFO:tasks.rados.rados.0.smithi086.stdout:2968: done (1 left) 2024-08-10T05:22:47.062 INFO:tasks.rados.rados.0.smithi086.stdout:2969: done (0 left) 2024-08-10T05:22:47.062 INFO:tasks.rados.rados.0.smithi086.stdout:2970: read oid 46 snap 284 2024-08-10T05:22:47.062 INFO:tasks.rados.rados.0.smithi086.stdout:2970: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:22:47.063 INFO:tasks.rados.rados.0.smithi086.stdout:2971: rmattr oid 35 current snap is 285 2024-08-10T05:22:47.063 INFO:tasks.rados.rados.0.smithi086.stdout:2972: snap_remove snap 283 2024-08-10T05:22:47.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:47 smithi086 ceph-mon[98993]: pgmap v647: 121 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 114 active+clean; 179 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-08-10T05:22:47.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:47 smithi086 ceph-mon[101471]: pgmap v647: 121 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 114 active+clean; 179 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-08-10T05:22:47.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:47 smithi159 ceph-mon[90359]: pgmap v647: 121 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 114 active+clean; 179 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-08-10T05:22:48.066 INFO:tasks.rados.rados.0.smithi086.stdout:2972: done (2 left) 2024-08-10T05:22:48.066 INFO:tasks.rados.rados.0.smithi086.stdout:2973: rmattr oid 28 current snap is 285 2024-08-10T05:22:48.066 INFO:tasks.rados.rados.0.smithi086.stdout:2973: done (2 left) 2024-08-10T05:22:48.066 INFO:tasks.rados.rados.0.smithi086.stdout:2974: read oid 11 snap -1 2024-08-10T05:22:48.066 INFO:tasks.rados.rados.0.smithi086.stdout:2974: expect (ObjNum 890 snap 283 seq_num 890) 2024-08-10T05:22:48.066 INFO:tasks.rados.rados.0.smithi086.stdout:2975: read oid 40 snap -1 2024-08-10T05:22:48.066 INFO:tasks.rados.rados.0.smithi086.stdout:2975: expect deleted 2024-08-10T05:22:48.066 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 18 current snap is 285 2024-08-10T05:22:48.067 INFO:tasks.rados.rados.0.smithi086.stdout:2976: seq_num 911 ranges {3080192=466944,3547136=401408} 2024-08-10T05:22:48.087 INFO:tasks.rados.rados.0.smithi086.stdout:2976: writing smithi08687503-18 from 3080192 to 3547136 tid 1 2024-08-10T05:22:48.090 INFO:tasks.rados.rados.0.smithi086.stdout:2976: writing smithi08687503-18 from 3547136 to 3948544 tid 2 2024-08-10T05:22:48.090 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 1767 (ObjNum 129 snap 0 seq_num 3356241072) dirty exists 2024-08-10T05:22:48.090 INFO:tasks.rados.rados.0.smithi086.stdout:2970: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:22:48.110 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:48 smithi086 ceph-mon[101471]: osdmap e659: 8 total, 8 up, 8 in 2024-08-10T05:22:48.111 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:48 smithi086 ceph-mon[98993]: osdmap e659: 8 total, 8 up, 8 in 2024-08-10T05:22:48.237 INFO:tasks.rados.rados.0.smithi086.stdout:2974: expect (ObjNum 890 snap 283 seq_num 890) 2024-08-10T05:22:48.294 INFO:tasks.rados.rados.0.smithi086.stdout:2976: finishing write tid 1 to smithi08687503-18 2024-08-10T05:22:48.294 INFO:tasks.rados.rados.0.smithi086.stdout:2976: finishing write tid 2 to smithi08687503-18 2024-08-10T05:22:48.294 INFO:tasks.rados.rados.0.smithi086.stdout:2976: finishing write tid 3 to smithi08687503-18 2024-08-10T05:22:48.294 INFO:tasks.rados.rados.0.smithi086.stdout:2970: done (4 left) 2024-08-10T05:22:48.294 INFO:tasks.rados.rados.0.smithi086.stdout:2971: done (3 left) 2024-08-10T05:22:48.294 INFO:tasks.rados.rados.0.smithi086.stdout:2974: done (2 left) 2024-08-10T05:22:48.294 INFO:tasks.rados.rados.0.smithi086.stdout:2975: done (1 left) 2024-08-10T05:22:48.295 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 29 current snap is 285 2024-08-10T05:22:48.295 INFO:tasks.rados.rados.0.smithi086.stdout:2976: finishing write tid 4 to smithi08687503-18 2024-08-10T05:22:48.295 INFO:tasks.rados.rados.0.smithi086.stdout:2976: oid 18 updating version 0 to 1897 2024-08-10T05:22:48.295 INFO:tasks.rados.rados.0.smithi086.stdout:2976: oid 18 updating version 1897 to 1898 2024-08-10T05:22:48.295 INFO:tasks.rados.rados.0.smithi086.stdout:2976: oid 18 version 1898 is already newer than 1896 2024-08-10T05:22:48.295 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 1898 (ObjNum 911 snap 285 seq_num 911) dirty exists 2024-08-10T05:22:48.295 INFO:tasks.rados.rados.0.smithi086.stdout:2976: left oid 18 (ObjNum 911 snap 285 seq_num 911) 2024-08-10T05:22:48.295 INFO:tasks.rados.rados.0.smithi086.stdout:2977: seq_num 912 ranges {0=483328,483328=401408} 2024-08-10T05:22:48.295 INFO:tasks.rados.rados.0.smithi086.stdout:2977: writing smithi08687503-29 from 0 to 483328 tid 1 2024-08-10T05:22:48.295 INFO:tasks.rados.rados.0.smithi086.stdout:2977: writing smithi08687503-29 from 483328 to 884736 tid 2 2024-08-10T05:22:48.295 INFO:tasks.rados.rados.0.smithi086.stdout:2976: done (1 left) 2024-08-10T05:22:48.295 INFO:tasks.rados.rados.0.smithi086.stdout:2978: snap_remove snap 284 2024-08-10T05:22:48.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:22:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:22:48] "GET /metrics HTTP/1.1" 200 36271 "" "Prometheus/2.43.0" 2024-08-10T05:22:48.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:48 smithi159 ceph-mon[90359]: osdmap e659: 8 total, 8 up, 8 in 2024-08-10T05:22:48.463 INFO:teuthology.orchestra.run.smithi086.stdout:true 2024-08-10T05:22:49.052 DEBUG:teuthology.orchestra.run.smithi086:> 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 bfc063ea-56d5-11ef-bcce-c7b262605968 -e sha1=bca9905d683c89d50ebab7089e7e4e66f174979e -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-08-10T05:22:49.076 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:49 smithi086 ceph-mon[98993]: osdmap e660: 8 total, 8 up, 8 in 2024-08-10T05:22:49.079 INFO:tasks.rados.rados.0.smithi086.stdout:2978: done (1 left) 2024-08-10T05:22:49.079 INFO:tasks.rados.rados.0.smithi086.stdout:2979: copy_from oid 48 from oid 10 current snap is 285 2024-08-10T05:22:49.079 INFO:tasks.rados.rados.0.smithi086.stdout:2977: finishing write tid 1 to smithi08687503-29 2024-08-10T05:22:49.079 INFO:tasks.rados.rados.0.smithi086.stdout:2977: finishing write tid 2 to smithi08687503-29 2024-08-10T05:22:49.079 INFO:tasks.rados.rados.0.smithi086.stdout:2977: finishing write tid 3 to smithi08687503-29 2024-08-10T05:22:49.079 INFO:tasks.rados.rados.0.smithi086.stdout:2977: finishing write tid 4 to smithi08687503-29 2024-08-10T05:22:49.079 INFO:tasks.rados.rados.0.smithi086.stdout:2977: oid 29 updating version 0 to 1678 2024-08-10T05:22:49.079 INFO:tasks.rados.rados.0.smithi086.stdout:2977: oid 29 updating version 1678 to 1679 2024-08-10T05:22:49.079 INFO:tasks.rados.rados.0.smithi086.stdout:2977: oid 29 updating version 1679 to 1680 2024-08-10T05:22:49.080 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 1680 (ObjNum 912 snap 285 seq_num 912) dirty exists 2024-08-10T05:22:49.080 INFO:tasks.rados.rados.0.smithi086.stdout:2977: left oid 29 (ObjNum 912 snap 285 seq_num 912) 2024-08-10T05:22:49.080 INFO:tasks.rados.rados.0.smithi086.stdout:2977: done (1 left) 2024-08-10T05:22:49.080 INFO:tasks.rados.rados.0.smithi086.stdout:2980: copy_from oid 5 from oid 17 current snap is 285 2024-08-10T05:22:49.080 INFO:tasks.rados.rados.0.smithi086.stdout:2981: read oid 6 snap -1 2024-08-10T05:22:49.080 INFO:tasks.rados.rados.0.smithi086.stdout:2981: expect (ObjNum 805 snap 256 seq_num 805) 2024-08-10T05:22:49.080 INFO:tasks.rados.rados.0.smithi086.stdout:2982: snap_create 2024-08-10T05:22:49.097 INFO:tasks.rados.rados.0.smithi086.stdout:2980: finishing copy_from racing read to smithi08687503-5 2024-08-10T05:22:49.100 INFO:tasks.rados.rados.0.smithi086.stdout:2981: expect (ObjNum 805 snap 256 seq_num 805) 2024-08-10T05:22:49.242 INFO:tasks.rados.rados.0.smithi086.stdout:2980: finishing copy_from to smithi08687503-5 2024-08-10T05:22:49.243 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 2036 (ObjNum 896 snap 283 seq_num 896) dirty exists 2024-08-10T05:22:49.243 INFO:tasks.rados.rados.0.smithi086.stdout:2979: finishing copy_from racing read to smithi08687503-48 2024-08-10T05:22:49.243 INFO:tasks.rados.rados.0.smithi086.stdout:2979: finishing copy_from to smithi08687503-48 2024-08-10T05:22:49.243 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 2038 (ObjNum 822 snap 261 seq_num 822) dirty exists 2024-08-10T05:22:49.275 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:22:49.289 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:49 smithi086 ceph-mon[101471]: osdmap e660: 8 total, 8 up, 8 in 2024-08-10T05:22:49.289 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:49 smithi086 ceph-mon[101471]: pgmap v650: 121 pgs: 3 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 115 active+clean; 146 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 21 op/s 2024-08-10T05:22:49.289 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:49 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2706115399' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:49.289 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:49 smithi086 ceph-mon[98993]: pgmap v650: 121 pgs: 3 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 115 active+clean; 146 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 21 op/s 2024-08-10T05:22:49.290 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:49 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2706115399' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:49 smithi159 ceph-mon[90359]: osdmap e660: 8 total, 8 up, 8 in 2024-08-10T05:22:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:49 smithi159 ceph-mon[90359]: pgmap v650: 121 pgs: 3 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 115 active+clean; 146 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 21 op/s 2024-08-10T05:22:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:49 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2706115399' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:50.018 INFO:tasks.rados.rados.0.smithi086.stdout:2979: done (3 left) 2024-08-10T05:22:50.018 INFO:tasks.rados.rados.0.smithi086.stdout:2980: done (2 left) 2024-08-10T05:22:50.019 INFO:tasks.rados.rados.0.smithi086.stdout:2981: done (1 left) 2024-08-10T05:22:50.019 INFO:tasks.rados.rados.0.smithi086.stdout:2982: done (0 left) 2024-08-10T05:22:50.019 INFO:tasks.rados.rados.0.smithi086.stdout:2983: read oid 29 snap -1 2024-08-10T05:22:50.019 INFO:tasks.rados.rados.0.smithi086.stdout:2983: expect (ObjNum 912 snap 285 seq_num 912) 2024-08-10T05:22:50.019 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 4 current snap is 286 2024-08-10T05:22:50.019 INFO:tasks.rados.rados.0.smithi086.stdout:2984: seq_num 913 ranges {0=499712,499712=401408} 2024-08-10T05:22:50.022 INFO:tasks.rados.rados.0.smithi086.stdout:2984: writing smithi08687503-4 from 0 to 499712 tid 1 2024-08-10T05:22:50.024 INFO:tasks.rados.rados.0.smithi086.stdout:2984: writing smithi08687503-4 from 499712 to 901120 tid 2 2024-08-10T05:22:50.025 INFO:tasks.rados.rados.0.smithi086.stdout:2985: rollback oid 27 current snap is 286 2024-08-10T05:22:50.025 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 27 to 285 2024-08-10T05:22:50.025 INFO:tasks.rados.rados.0.smithi086.stdout:2983: expect (ObjNum 912 snap 285 seq_num 912) 2024-08-10T05:22:50.051 INFO:tasks.rados.rados.0.smithi086.stdout:2984: finishing write tid 1 to smithi08687503-4 2024-08-10T05:22:50.051 INFO:tasks.rados.rados.0.smithi086.stdout:2984: finishing write tid 2 to smithi08687503-4 2024-08-10T05:22:50.051 INFO:tasks.rados.rados.0.smithi086.stdout:2984: finishing write tid 3 to smithi08687503-4 2024-08-10T05:22:50.051 INFO:tasks.rados.rados.0.smithi086.stdout:2985: finishing rollback tid 0 to smithi08687503-27 2024-08-10T05:22:50.051 INFO:tasks.rados.rados.0.smithi086.stdout:2985: finishing rollback tid 1 to smithi08687503-27 2024-08-10T05:22:50.051 INFO:tasks.rados.rados.0.smithi086.stdout:2984: finishing write tid 4 to smithi08687503-4 2024-08-10T05:22:50.051 INFO:tasks.rados.rados.0.smithi086.stdout:2984: oid 4 updating version 0 to 1883 2024-08-10T05:22:50.051 INFO:tasks.rados.rados.0.smithi086.stdout:2984: oid 4 version 1883 is already newer than 1882 2024-08-10T05:22:50.051 INFO:tasks.rados.rados.0.smithi086.stdout:2984: oid 4 version 1883 is already newer than 1881 2024-08-10T05:22:50.051 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 1883 (ObjNum 913 snap 286 seq_num 913) dirty exists 2024-08-10T05:22:50.051 INFO:tasks.rados.rados.0.smithi086.stdout:2984: left oid 4 (ObjNum 913 snap 286 seq_num 913) 2024-08-10T05:22:50.052 INFO:tasks.rados.rados.0.smithi086.stdout:2985: finishing rollback tid 2 to smithi08687503-27 2024-08-10T05:22:50.052 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 1687 (ObjNum 908 snap 284 seq_num 908) dirty exists 2024-08-10T05:22:50.052 INFO:tasks.rados.rados.0.smithi086.stdout:2983: done (2 left) 2024-08-10T05:22:50.052 INFO:tasks.rados.rados.0.smithi086.stdout:2984: done (1 left) 2024-08-10T05:22:50.052 INFO:tasks.rados.rados.0.smithi086.stdout:2985: done (0 left) 2024-08-10T05:22:50.052 INFO:tasks.rados.rados.0.smithi086.stdout:2986: rmattr oid 16 current snap is 286 2024-08-10T05:22:50.052 INFO:tasks.rados.rados.0.smithi086.stdout:2986: done (0 left) 2024-08-10T05:22:50.052 INFO:tasks.rados.rados.0.smithi086.stdout:2987: read oid 34 snap 285 2024-08-10T05:22:50.052 INFO:tasks.rados.rados.0.smithi086.stdout:2987: expect (ObjNum 767 snap 239 seq_num 767) 2024-08-10T05:22:50.052 INFO:tasks.rados.rados.0.smithi086.stdout:2988: delete oid 3 current snap is 286 2024-08-10T05:22:50.054 INFO:tasks.rados.rados.0.smithi086.stdout:2988: done (1 left) 2024-08-10T05:22:50.054 INFO:tasks.rados.rados.0.smithi086.stdout:2989: copy_from oid 22 from oid 46 current snap is 286 2024-08-10T05:22:50.054 INFO:tasks.rados.rados.0.smithi086.stdout:2990: read oid 15 snap -1 2024-08-10T05:22:50.054 INFO:tasks.rados.rados.0.smithi086.stdout:2990: expect (ObjNum 910 snap 284 seq_num 910) 2024-08-10T05:22:50.054 INFO:tasks.rados.rados.0.smithi086.stdout:2991: read oid 10 snap -1 2024-08-10T05:22:50.054 INFO:tasks.rados.rados.0.smithi086.stdout:2991: expect (ObjNum 822 snap 261 seq_num 822) 2024-08-10T05:22:50.054 INFO:tasks.rados.rados.0.smithi086.stdout:2992: copy_from oid 23 from oid 28 current snap is 286 2024-08-10T05:22:50.054 INFO:tasks.rados.rados.0.smithi086.stdout:2993: read oid 18 snap -1 2024-08-10T05:22:50.054 INFO:tasks.rados.rados.0.smithi086.stdout:2993: expect (ObjNum 911 snap 285 seq_num 911) 2024-08-10T05:22:50.054 INFO:tasks.rados.rados.0.smithi086.stdout:2994: setattr oid 29 current snap is 286 2024-08-10T05:22:50.055 INFO:tasks.rados.rados.0.smithi086.stdout:2995: rmattr oid 8 current snap is 286 2024-08-10T05:22:50.055 INFO:tasks.rados.rados.0.smithi086.stdout:2996: read oid 39 snap 285 2024-08-10T05:22:50.056 INFO:tasks.rados.rados.0.smithi086.stdout:2996: expect deleted 2024-08-10T05:22:50.056 INFO:tasks.rados.rados.0.smithi086.stdout:2997: snap_create 2024-08-10T05:22:50.057 INFO:tasks.rados.rados.0.smithi086.stdout:2987: expect (ObjNum 767 snap 239 seq_num 767) 2024-08-10T05:22:50.085 INFO:tasks.rados.rados.0.smithi086.stdout:2992: finishing copy_from to smithi08687503-23 2024-08-10T05:22:50.085 INFO:tasks.rados.rados.0.smithi086.stdout:2992: got expected ENOENT (src dne) 2024-08-10T05:22:50.085 INFO:tasks.rados.rados.0.smithi086.stdout:2992: finishing copy_from racing read to smithi08687503-23 2024-08-10T05:22:50.085 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 1681 (ObjNum 912 snap 285 seq_num 912) dirty exists 2024-08-10T05:22:50.085 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 2100 (ObjNum 65 snap 0 seq_num 1432183887) dirty exists 2024-08-10T05:22:50.086 INFO:tasks.rados.rados.0.smithi086.stdout:2990: expect (ObjNum 910 snap 284 seq_num 910) 2024-08-10T05:22:50.152 INFO:tasks.rados.rados.0.smithi086.stdout:2991: expect (ObjNum 822 snap 261 seq_num 822) 2024-08-10T05:22:50.200 INFO:tasks.rados.rados.0.smithi086.stdout:2993: expect (ObjNum 911 snap 285 seq_num 911) 2024-08-10T05:22:50.387 INFO:tasks.rados.rados.0.smithi086.stdout:2989: finishing copy_from racing read to smithi08687503-22 2024-08-10T05:22:50.387 INFO:tasks.rados.rados.0.smithi086.stdout:2989: finishing copy_from to smithi08687503-22 2024-08-10T05:22:50.388 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 1776 (ObjNum 821 snap 261 seq_num 821) dirty exists 2024-08-10T05:22:50.395 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:50 smithi086 ceph-mon[101471]: osdmap e661: 8 total, 8 up, 8 in 2024-08-10T05:22:50.395 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:50 smithi086 ceph-mon[101471]: osdmap e662: 8 total, 8 up, 8 in 2024-08-10T05:22:50.395 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:50 smithi086 ceph-mon[98993]: osdmap e661: 8 total, 8 up, 8 in 2024-08-10T05:22:50.395 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:50 smithi086 ceph-mon[98993]: osdmap e662: 8 total, 8 up, 8 in 2024-08-10T05:22:50.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:50 smithi159 ceph-mon[90359]: osdmap e661: 8 total, 8 up, 8 in 2024-08-10T05:22:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:50 smithi159 ceph-mon[90359]: osdmap e662: 8 total, 8 up, 8 in 2024-08-10T05:22:51.019 INFO:tasks.rados.rados.0.smithi086.stdout:2987: done (9 left) 2024-08-10T05:22:51.019 INFO:tasks.rados.rados.0.smithi086.stdout:2989: done (8 left) 2024-08-10T05:22:51.020 INFO:tasks.rados.rados.0.smithi086.stdout:2990: done (7 left) 2024-08-10T05:22:51.020 INFO:tasks.rados.rados.0.smithi086.stdout:2991: done (6 left) 2024-08-10T05:22:51.020 INFO:tasks.rados.rados.0.smithi086.stdout:2992: done (5 left) 2024-08-10T05:22:51.020 INFO:tasks.rados.rados.0.smithi086.stdout:2993: done (4 left) 2024-08-10T05:22:51.020 INFO:tasks.rados.rados.0.smithi086.stdout:2994: done (3 left) 2024-08-10T05:22:51.020 INFO:tasks.rados.rados.0.smithi086.stdout:2995: done (2 left) 2024-08-10T05:22:51.021 INFO:tasks.rados.rados.0.smithi086.stdout:2996: done (1 left) 2024-08-10T05:22:51.021 INFO:tasks.rados.rados.0.smithi086.stdout:2997: done (0 left) 2024-08-10T05:22:51.021 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 15 current snap is 287 2024-08-10T05:22:51.021 INFO:tasks.rados.rados.0.smithi086.stdout:2998: seq_num 915 ranges {1933312=532480,2465792=401408} 2024-08-10T05:22:51.032 INFO:tasks.rados.rados.0.smithi086.stdout:2998: writing smithi08687503-15 from 1933312 to 2465792 tid 1 2024-08-10T05:22:51.035 INFO:tasks.rados.rados.0.smithi086.stdout:2998: writing smithi08687503-15 from 2465792 to 2867200 tid 2 2024-08-10T05:22:51.035 INFO:tasks.rados.rados.0.smithi086.stdout:2999: delete oid 23 current snap is 287 2024-08-10T05:22:51.038 INFO:tasks.rados.rados.0.smithi086.stdout:2998: finishing write tid 1 to smithi08687503-15 2024-08-10T05:22:51.038 INFO:tasks.rados.rados.0.smithi086.stdout:2998: finishing write tid 2 to smithi08687503-15 2024-08-10T05:22:51.039 INFO:tasks.rados.rados.0.smithi086.stdout:2998: finishing write tid 3 to smithi08687503-15 2024-08-10T05:22:51.039 INFO:tasks.rados.rados.0.smithi086.stdout:2999: done (1 left) 2024-08-10T05:22:51.039 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 28 current snap is 287 2024-08-10T05:22:51.039 INFO:tasks.rados.rados.0.smithi086.stdout:3000: seq_num 917 ranges {0=565248,565248=401408} 2024-08-10T05:22:51.042 INFO:tasks.rados.rados.0.smithi086.stdout:3000: writing smithi08687503-28 from 0 to 565248 tid 1 2024-08-10T05:22:51.045 INFO:tasks.rados.rados.0.smithi086.stdout:3000: writing smithi08687503-28 from 565248 to 966656 tid 2 2024-08-10T05:22:51.045 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 37 current snap is 287 2024-08-10T05:22:51.045 INFO:tasks.rados.rados.0.smithi086.stdout:2998: finishing write tid 4 to smithi08687503-15 2024-08-10T05:22:51.045 INFO:tasks.rados.rados.0.smithi086.stdout:2998: oid 15 updating version 0 to 1882 2024-08-10T05:22:51.045 INFO:tasks.rados.rados.0.smithi086.stdout:2998: oid 15 updating version 1882 to 1883 2024-08-10T05:22:51.045 INFO:tasks.rados.rados.0.smithi086.stdout:2998: oid 15 version 1883 is already newer than 1881 2024-08-10T05:22:51.045 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 1883 (ObjNum 915 snap 287 seq_num 915) dirty exists 2024-08-10T05:22:51.045 INFO:tasks.rados.rados.0.smithi086.stdout:2998: left oid 15 (ObjNum 915 snap 287 seq_num 915) 2024-08-10T05:22:51.045 INFO:tasks.rados.rados.0.smithi086.stdout:3001: seq_num 918 ranges {360448=581632,942080=401408} 2024-08-10T05:22:51.050 INFO:tasks.rados.rados.0.smithi086.stdout:3001: writing smithi08687503-37 from 360448 to 942080 tid 1 2024-08-10T05:22:51.053 INFO:tasks.rados.rados.0.smithi086.stdout:3001: writing smithi08687503-37 from 942080 to 1343488 tid 2 2024-08-10T05:22:51.053 INFO:tasks.rados.rados.0.smithi086.stdout:2998: done (2 left) 2024-08-10T05:22:51.053 INFO:tasks.rados.rados.0.smithi086.stdout:3002: read oid 36 snap -1 2024-08-10T05:22:51.053 INFO:tasks.rados.rados.0.smithi086.stdout:3002: expect deleted 2024-08-10T05:22:51.054 INFO:tasks.rados.rados.0.smithi086.stdout:3003: delete oid 19 current snap is 287 2024-08-10T05:22:51.054 INFO:tasks.rados.rados.0.smithi086.stdout:3000: finishing write tid 1 to smithi08687503-28 2024-08-10T05:22:51.054 INFO:tasks.rados.rados.0.smithi086.stdout:3000: finishing write tid 2 to smithi08687503-28 2024-08-10T05:22:51.054 INFO:tasks.rados.rados.0.smithi086.stdout:3000: finishing write tid 3 to smithi08687503-28 2024-08-10T05:22:51.054 INFO:tasks.rados.rados.0.smithi086.stdout:3000: finishing write tid 4 to smithi08687503-28 2024-08-10T05:22:51.054 INFO:tasks.rados.rados.0.smithi086.stdout:3000: oid 28 updating version 0 to 2104 2024-08-10T05:22:51.054 INFO:tasks.rados.rados.0.smithi086.stdout:3000: oid 28 version 2104 is already newer than 2103 2024-08-10T05:22:51.054 INFO:tasks.rados.rados.0.smithi086.stdout:3000: oid 28 version 2104 is already newer than 2102 2024-08-10T05:22:51.054 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 2104 (ObjNum 917 snap 287 seq_num 917) dirty exists 2024-08-10T05:22:51.054 INFO:tasks.rados.rados.0.smithi086.stdout:3000: left oid 28 (ObjNum 917 snap 287 seq_num 917) 2024-08-10T05:22:51.055 INFO:tasks.rados.rados.0.smithi086.stdout:3001: finishing write tid 1 to smithi08687503-37 2024-08-10T05:22:51.056 INFO:tasks.rados.rados.0.smithi086.stdout:3001: finishing write tid 2 to smithi08687503-37 2024-08-10T05:22:51.056 INFO:tasks.rados.rados.0.smithi086.stdout:3001: finishing write tid 3 to smithi08687503-37 2024-08-10T05:22:51.058 INFO:tasks.rados.rados.0.smithi086.stdout:3001: finishing write tid 4 to smithi08687503-37 2024-08-10T05:22:51.058 INFO:tasks.rados.rados.0.smithi086.stdout:3001: oid 37 updating version 0 to 1768 2024-08-10T05:22:51.058 INFO:tasks.rados.rados.0.smithi086.stdout:3001: oid 37 updating version 1768 to 1770 2024-08-10T05:22:51.058 INFO:tasks.rados.rados.0.smithi086.stdout:3001: oid 37 version 1770 is already newer than 1769 2024-08-10T05:22:51.058 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 1770 (ObjNum 918 snap 287 seq_num 918) dirty exists 2024-08-10T05:22:51.058 INFO:tasks.rados.rados.0.smithi086.stdout:3001: left oid 37 (ObjNum 918 snap 287 seq_num 918) 2024-08-10T05:22:51.058 INFO:tasks.rados.rados.0.smithi086.stdout:3000: done (3 left) 2024-08-10T05:22:51.058 INFO:tasks.rados.rados.0.smithi086.stdout:3001: done (2 left) 2024-08-10T05:22:51.058 INFO:tasks.rados.rados.0.smithi086.stdout:3002: done (1 left) 2024-08-10T05:22:51.058 INFO:tasks.rados.rados.0.smithi086.stdout:3003: done (0 left) 2024-08-10T05:22:51.059 INFO:tasks.rados.rados.0.smithi086.stdout:3004: copy_from oid 41 from oid 14 current snap is 287 2024-08-10T05:22:51.059 INFO:tasks.rados.rados.0.smithi086.stdout:3005: copy_from oid 19 from oid 13 current snap is 287 2024-08-10T05:22:51.059 INFO:tasks.rados.rados.0.smithi086.stdout:3006: snap_create 2024-08-10T05:22:51.064 INFO:tasks.rados.rados.0.smithi086.stdout:3005: finishing copy_from racing read to smithi08687503-19 2024-08-10T05:22:51.067 INFO:tasks.rados.rados.0.smithi086.stdout:3005: finishing copy_from to smithi08687503-19 2024-08-10T05:22:51.067 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 2028 (ObjNum 65 snap 0 seq_num 3328885584) dirty exists 2024-08-10T05:22:51.100 INFO:tasks.rados.rados.0.smithi086.stdout:3004: finishing copy_from racing read to smithi08687503-41 2024-08-10T05:22:51.100 INFO:tasks.rados.rados.0.smithi086.stdout:3004: finishing copy_from to smithi08687503-41 2024-08-10T05:22:51.100 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 1952 (ObjNum 906 snap 284 seq_num 906) dirty exists 2024-08-10T05:22:51.120 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)" 2024-08-10T05:22:51.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:51 smithi086 ceph-mon[98993]: pgmap v653: 121 pgs: 121 active+clean; 84 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.8 MiB/s wr, 34 op/s 2024-08-10T05:22:51.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:51 smithi086 ceph-mon[98993]: osdmap e663: 8 total, 8 up, 8 in 2024-08-10T05:22:51.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:51 smithi086 ceph-mon[101471]: pgmap v653: 121 pgs: 121 active+clean; 84 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.8 MiB/s wr, 34 op/s 2024-08-10T05:22:51.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:51 smithi086 ceph-mon[101471]: osdmap e663: 8 total, 8 up, 8 in 2024-08-10T05:22:51.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:51 smithi159 ceph-mon[90359]: pgmap v653: 121 pgs: 121 active+clean; 84 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.8 MiB/s wr, 34 op/s 2024-08-10T05:22:51.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:51 smithi159 ceph-mon[90359]: osdmap e663: 8 total, 8 up, 8 in 2024-08-10T05:22:51.832 INFO:teuthology.task.sequential:In sequential, running task print... 2024-08-10T05:22:51.832 INFO:teuthology.task.print:**** done end upgrade, wait... 2024-08-10T05:22:51.832 DEBUG:teuthology.parallel:result is None 2024-08-10T05:22:52.021 INFO:tasks.rados.rados.0.smithi086.stdout:3004: done (2 left) 2024-08-10T05:22:52.021 INFO:tasks.rados.rados.0.smithi086.stdout:3005: done (1 left) 2024-08-10T05:22:52.022 INFO:tasks.rados.rados.0.smithi086.stdout:3006: done (0 left) 2024-08-10T05:22:52.022 INFO:tasks.rados.rados.0.smithi086.stdout:3007: copy_from oid 4 from oid 16 current snap is 288 2024-08-10T05:22:52.022 INFO:tasks.rados.rados.0.smithi086.stdout:3008: snap_create 2024-08-10T05:22:52.030 INFO:tasks.rados.rados.0.smithi086.stdout:3007: finishing copy_from racing read to smithi08687503-4 2024-08-10T05:22:52.032 INFO:tasks.rados.rados.0.smithi086.stdout:3007: finishing copy_from to smithi08687503-4 2024-08-10T05:22:52.032 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 2054 (ObjNum 781 snap 246 seq_num 781) dirty exists 2024-08-10T05:22:52.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:52 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4032063811' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:52.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:52 smithi086 ceph-mon[98993]: osdmap e664: 8 total, 8 up, 8 in 2024-08-10T05:22:52.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:52 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4032063811' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:52.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:52 smithi086 ceph-mon[101471]: osdmap e664: 8 total, 8 up, 8 in 2024-08-10T05:22:52.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:52 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4032063811' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T05:22:52.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:52 smithi159 ceph-mon[90359]: osdmap e664: 8 total, 8 up, 8 in 2024-08-10T05:22:53.022 INFO:tasks.rados.rados.0.smithi086.stdout:3007: done (1 left) 2024-08-10T05:22:53.023 INFO:tasks.rados.rados.0.smithi086.stdout:3008: done (0 left) 2024-08-10T05:22:53.023 INFO:tasks.rados.rados.0.smithi086.stdout:3009: read oid 49 snap -1 2024-08-10T05:22:53.023 INFO:tasks.rados.rados.0.smithi086.stdout:3009: expect (ObjNum 902 snap 283 seq_num 902) 2024-08-10T05:22:53.023 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 22 current snap is 289 2024-08-10T05:22:53.023 INFO:tasks.rados.rados.0.smithi086.stdout:3010: seq_num 920 ranges {3686400=614400,4300800=401408} 2024-08-10T05:22:53.045 INFO:tasks.rados.rados.0.smithi086.stdout:3010: writing smithi08687503-22 from 3686400 to 4300800 tid 1 2024-08-10T05:22:53.048 INFO:tasks.rados.rados.0.smithi086.stdout:3010: writing smithi08687503-22 from 4300800 to 4702208 tid 2 2024-08-10T05:22:53.048 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 26 current snap is 289 2024-08-10T05:22:53.048 INFO:tasks.rados.rados.0.smithi086.stdout:3011: seq_num 921 ranges {548864=630784,1179648=401408} 2024-08-10T05:22:53.054 INFO:tasks.rados.rados.0.smithi086.stdout:3011: writing smithi08687503-26 from 548864 to 1179648 tid 1 2024-08-10T05:22:53.057 INFO:tasks.rados.rados.0.smithi086.stdout:3011: writing smithi08687503-26 from 1179648 to 1581056 tid 2 2024-08-10T05:22:53.057 INFO:tasks.rados.rados.0.smithi086.stdout:3012: copy_from oid 45 from oid 28 current snap is 289 2024-08-10T05:22:53.057 INFO:tasks.rados.rados.0.smithi086.stdout:3009: expect (ObjNum 902 snap 283 seq_num 902) 2024-08-10T05:22:53.079 INFO:tasks.rados.rados.0.smithi086.stdout:3010: finishing write tid 1 to smithi08687503-22 2024-08-10T05:22:53.079 INFO:tasks.rados.rados.0.smithi086.stdout:3010: finishing write tid 2 to smithi08687503-22 2024-08-10T05:22:53.079 INFO:tasks.rados.rados.0.smithi086.stdout:3009: done (3 left) 2024-08-10T05:22:53.080 INFO:tasks.rados.rados.0.smithi086.stdout:3013: snap_create 2024-08-10T05:22:53.080 INFO:tasks.rados.rados.0.smithi086.stdout:3010: finishing write tid 3 to smithi08687503-22 2024-08-10T05:22:53.080 INFO:tasks.rados.rados.0.smithi086.stdout:3010: finishing write tid 4 to smithi08687503-22 2024-08-10T05:22:53.080 INFO:tasks.rados.rados.0.smithi086.stdout:3010: oid 22 updating version 0 to 2109 2024-08-10T05:22:53.080 INFO:tasks.rados.rados.0.smithi086.stdout:3010: oid 22 version 2109 is already newer than 2107 2024-08-10T05:22:53.080 INFO:tasks.rados.rados.0.smithi086.stdout:3010: oid 22 version 2109 is already newer than 2108 2024-08-10T05:22:53.080 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 2109 (ObjNum 920 snap 289 seq_num 920) dirty exists 2024-08-10T05:22:53.080 INFO:tasks.rados.rados.0.smithi086.stdout:3010: left oid 22 (ObjNum 920 snap 289 seq_num 920) 2024-08-10T05:22:53.080 INFO:tasks.rados.rados.0.smithi086.stdout:3011: finishing write tid 1 to smithi08687503-26 2024-08-10T05:22:53.080 INFO:tasks.rados.rados.0.smithi086.stdout:3011: finishing write tid 2 to smithi08687503-26 2024-08-10T05:22:53.080 INFO:tasks.rados.rados.0.smithi086.stdout:3012: finishing copy_from racing read to smithi08687503-45 2024-08-10T05:22:53.080 INFO:tasks.rados.rados.0.smithi086.stdout:3012: finishing copy_from to smithi08687503-45 2024-08-10T05:22:53.080 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 2104 (ObjNum 917 snap 287 seq_num 917) dirty exists 2024-08-10T05:22:53.080 INFO:tasks.rados.rados.0.smithi086.stdout:3011: finishing write tid 3 to smithi08687503-26 2024-08-10T05:22:53.081 INFO:tasks.rados.rados.0.smithi086.stdout:3011: finishing write tid 4 to smithi08687503-26 2024-08-10T05:22:53.081 INFO:tasks.rados.rados.0.smithi086.stdout:3011: oid 26 updating version 0 to 2038 2024-08-10T05:22:53.081 INFO:tasks.rados.rados.0.smithi086.stdout:3011: oid 26 updating version 2038 to 2040 2024-08-10T05:22:53.081 INFO:tasks.rados.rados.0.smithi086.stdout:3011: oid 26 version 2040 is already newer than 2039 2024-08-10T05:22:53.081 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 2040 (ObjNum 921 snap 289 seq_num 921) dirty exists 2024-08-10T05:22:53.081 INFO:tasks.rados.rados.0.smithi086.stdout:3011: left oid 26 (ObjNum 921 snap 289 seq_num 921) 2024-08-10T05:22:53.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:53 smithi086 ceph-mon[101471]: pgmap v656: 121 pgs: 121 active+clean; 84 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-10T05:22:53.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:53 smithi086 ceph-mon[101471]: osdmap e665: 8 total, 8 up, 8 in 2024-08-10T05:22:53.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:53 smithi086 ceph-mon[98993]: pgmap v656: 121 pgs: 121 active+clean; 84 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-10T05:22:53.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:53 smithi086 ceph-mon[98993]: osdmap e665: 8 total, 8 up, 8 in 2024-08-10T05:22:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:53 smithi159 ceph-mon[90359]: pgmap v656: 121 pgs: 121 active+clean; 84 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-10T05:22:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:53 smithi159 ceph-mon[90359]: osdmap e665: 8 total, 8 up, 8 in 2024-08-10T05:22:54.024 INFO:tasks.rados.rados.0.smithi086.stdout:3010: done (3 left) 2024-08-10T05:22:54.024 INFO:tasks.rados.rados.0.smithi086.stdout:3011: done (2 left) 2024-08-10T05:22:54.024 INFO:tasks.rados.rados.0.smithi086.stdout:3012: done (1 left) 2024-08-10T05:22:54.024 INFO:tasks.rados.rados.0.smithi086.stdout:3013: done (0 left) 2024-08-10T05:22:54.024 INFO:tasks.rados.rados.0.smithi086.stdout:3014: snap_remove snap 287 2024-08-10T05:22:55.019 INFO:tasks.rados.rados.0.smithi086.stdout:3014: done (0 left) 2024-08-10T05:22:55.020 INFO:tasks.rados.rados.0.smithi086.stdout:3015: snap_remove snap 286 2024-08-10T05:22:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:55 smithi086 ceph-mon[101471]: osdmap e666: 8 total, 8 up, 8 in 2024-08-10T05:22:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:55 smithi086 ceph-mon[101471]: pgmap v659: 121 pgs: 121 active+clean; 86 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 920 KiB/s wr, 4 op/s 2024-08-10T05:22:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:55 smithi086 ceph-mon[101471]: osdmap e667: 8 total, 8 up, 8 in 2024-08-10T05:22:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:55 smithi086 ceph-mon[98993]: osdmap e666: 8 total, 8 up, 8 in 2024-08-10T05:22:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:55 smithi086 ceph-mon[98993]: pgmap v659: 121 pgs: 121 active+clean; 86 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 920 KiB/s wr, 4 op/s 2024-08-10T05:22:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:55 smithi086 ceph-mon[98993]: osdmap e667: 8 total, 8 up, 8 in 2024-08-10T05:22:55.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:55 smithi159 ceph-mon[90359]: osdmap e666: 8 total, 8 up, 8 in 2024-08-10T05:22:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:55 smithi159 ceph-mon[90359]: pgmap v659: 121 pgs: 121 active+clean; 86 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 920 KiB/s wr, 4 op/s 2024-08-10T05:22:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:55 smithi159 ceph-mon[90359]: osdmap e667: 8 total, 8 up, 8 in 2024-08-10T05:22:56.026 INFO:tasks.rados.rados.0.smithi086.stdout:3015: done (0 left) 2024-08-10T05:22:56.026 INFO:tasks.rados.rados.0.smithi086.stdout:3016: rollback oid 35 current snap is 290 2024-08-10T05:22:56.026 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 35 to 289 2024-08-10T05:22:56.026 INFO:tasks.rados.rados.0.smithi086.stdout:3017: snap_remove snap 288 2024-08-10T05:22:57.028 INFO:tasks.rados.rados.0.smithi086.stdout:3017: done (1 left) 2024-08-10T05:22:57.028 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 13 current snap is 290 2024-08-10T05:22:57.029 INFO:tasks.rados.rados.0.smithi086.stdout:3018: seq_num 922 ranges {0=647168,647168=401408} 2024-08-10T05:22:57.032 INFO:tasks.rados.rados.0.smithi086.stdout:3018: writing smithi08687503-13 from 0 to 647168 tid 1 2024-08-10T05:22:57.035 INFO:tasks.rados.rados.0.smithi086.stdout:3018: writing smithi08687503-13 from 647168 to 1048576 tid 2 2024-08-10T05:22:57.035 INFO:tasks.rados.rados.0.smithi086.stdout:3019: setattr oid 41 current snap is 290 2024-08-10T05:22:57.036 INFO:tasks.rados.rados.0.smithi086.stdout:3016: finishing rollback tid 0 to smithi08687503-35 2024-08-10T05:22:57.036 INFO:tasks.rados.rados.0.smithi086.stdout:3016: finishing rollback tid 1 to smithi08687503-35 2024-08-10T05:22:57.036 INFO:tasks.rados.rados.0.smithi086.stdout:3016: finishing rollback tid 2 to smithi08687503-35 2024-08-10T05:22:57.036 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 2107 (ObjNum 33 snap 0 seq_num 3356551872) dirty exists 2024-08-10T05:22:57.038 INFO:tasks.rados.rados.0.smithi086.stdout:3016: done (2 left) 2024-08-10T05:22:57.038 INFO:tasks.rados.rados.0.smithi086.stdout:3020: read oid 49 snap -1 2024-08-10T05:22:57.038 INFO:tasks.rados.rados.0.smithi086.stdout:3020: expect (ObjNum 902 snap 283 seq_num 902) 2024-08-10T05:22:57.038 INFO:tasks.rados.rados.0.smithi086.stdout:3021: rollback oid 24 current snap is 290 2024-08-10T05:22:57.038 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 24 to 289 2024-08-10T05:22:57.039 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 8 current snap is 290 2024-08-10T05:22:57.039 INFO:tasks.rados.rados.0.smithi086.stdout:3022: seq_num 923 ranges {0=663552,663552=401408} 2024-08-10T05:22:57.042 INFO:tasks.rados.rados.0.smithi086.stdout:3022: writing smithi08687503-8 from 0 to 663552 tid 1 2024-08-10T05:22:57.045 INFO:tasks.rados.rados.0.smithi086.stdout:3022: writing smithi08687503-8 from 663552 to 1064960 tid 2 2024-08-10T05:22:57.045 INFO:tasks.rados.rados.0.smithi086.stdout:3023: read oid 50 snap -1 2024-08-10T05:22:57.045 INFO:tasks.rados.rados.0.smithi086.stdout:3023: expect (ObjNum 895 snap 283 seq_num 895) 2024-08-10T05:22:57.045 INFO:tasks.rados.rados.0.smithi086.stdout:3024: read oid 12 snap 289 2024-08-10T05:22:57.045 INFO:tasks.rados.rados.0.smithi086.stdout:3024: expect (ObjNum 887 snap 283 seq_num 887) 2024-08-10T05:22:57.045 INFO:tasks.rados.rados.0.smithi086.stdout:3025: rmattr oid 30 current snap is 290 2024-08-10T05:22:57.046 INFO:tasks.rados.rados.0.smithi086.stdout:3025: done (7 left) 2024-08-10T05:22:57.046 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 290 2024-08-10T05:22:57.046 INFO:tasks.rados.rados.0.smithi086.stdout:3021: finishing rollback tid 1 to smithi08687503-24 2024-08-10T05:22:57.046 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-10T05:22:57.046 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 2117 (ObjNum 906 snap 284 seq_num 906) dirty exists 2024-08-10T05:22:57.046 INFO:tasks.rados.rados.0.smithi086.stdout:3018: finishing write tid 1 to smithi08687503-13 2024-08-10T05:22:57.046 INFO:tasks.rados.rados.0.smithi086.stdout:3018: finishing write tid 2 to smithi08687503-13 2024-08-10T05:22:57.046 INFO:tasks.rados.rados.0.smithi086.stdout:3026: seq_num 924 ranges {2170880=679936,2850816=401408} 2024-08-10T05:22:57.063 INFO:tasks.rados.rados.0.smithi086.stdout:3026: writing smithi08687503-25 from 2170880 to 2850816 tid 1 2024-08-10T05:22:57.065 INFO:tasks.rados.rados.0.smithi086.stdout:3026: writing smithi08687503-25 from 2850816 to 3252224 tid 2 2024-08-10T05:22:57.065 INFO:tasks.rados.rados.0.smithi086.stdout:3019: done (7 left) 2024-08-10T05:22:57.065 INFO:tasks.rados.rados.0.smithi086.stdout:3021: done (6 left) 2024-08-10T05:22:57.065 INFO:tasks.rados.rados.0.smithi086.stdout:3027: delete oid 16 current snap is 290 2024-08-10T05:22:57.065 INFO:tasks.rados.rados.0.smithi086.stdout:3018: finishing write tid 3 to smithi08687503-13 2024-08-10T05:22:57.065 INFO:tasks.rados.rados.0.smithi086.stdout:3020: expect (ObjNum 902 snap 283 seq_num 902) 2024-08-10T05:22:57.086 INFO:tasks.rados.rados.0.smithi086.stdout:3018: finishing write tid 4 to smithi08687503-13 2024-08-10T05:22:57.086 INFO:tasks.rados.rados.0.smithi086.stdout:3018: oid 13 updating version 0 to 2081 2024-08-10T05:22:57.086 INFO:tasks.rados.rados.0.smithi086.stdout:3018: oid 13 version 2081 is already newer than 2080 2024-08-10T05:22:57.086 INFO:tasks.rados.rados.0.smithi086.stdout:3018: oid 13 updating version 2081 to 2082 2024-08-10T05:22:57.086 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 2082 (ObjNum 922 snap 290 seq_num 922) dirty exists 2024-08-10T05:22:57.087 INFO:tasks.rados.rados.0.smithi086.stdout:3018: left oid 13 (ObjNum 922 snap 290 seq_num 922) 2024-08-10T05:22:57.087 INFO:tasks.rados.rados.0.smithi086.stdout:3022: finishing write tid 1 to smithi08687503-8 2024-08-10T05:22:57.087 INFO:tasks.rados.rados.0.smithi086.stdout:3022: finishing write tid 2 to smithi08687503-8 2024-08-10T05:22:57.087 INFO:tasks.rados.rados.0.smithi086.stdout:3022: finishing write tid 3 to smithi08687503-8 2024-08-10T05:22:57.087 INFO:tasks.rados.rados.0.smithi086.stdout:3018: done (6 left) 2024-08-10T05:22:57.087 INFO:tasks.rados.rados.0.smithi086.stdout:3020: done (5 left) 2024-08-10T05:22:57.087 INFO:tasks.rados.rados.0.smithi086.stdout:3027: done (4 left) 2024-08-10T05:22:57.087 INFO:tasks.rados.rados.0.smithi086.stdout:3028: read oid 29 snap -1 2024-08-10T05:22:57.087 INFO:tasks.rados.rados.0.smithi086.stdout:3028: expect (ObjNum 912 snap 285 seq_num 912) 2024-08-10T05:22:57.087 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 6 current snap is 290 2024-08-10T05:22:57.087 INFO:tasks.rados.rados.0.smithi086.stdout:3024: expect (ObjNum 887 snap 283 seq_num 887) 2024-08-10T05:22:57.196 INFO:tasks.rados.rados.0.smithi086.stdout:3022: finishing write tid 4 to smithi08687503-8 2024-08-10T05:22:57.196 INFO:tasks.rados.rados.0.smithi086.stdout:3022: oid 8 updating version 0 to 2119 2024-08-10T05:22:57.197 INFO:tasks.rados.rados.0.smithi086.stdout:3022: oid 8 updating version 2119 to 2121 2024-08-10T05:22:57.197 INFO:tasks.rados.rados.0.smithi086.stdout:3022: oid 8 version 2121 is already newer than 2120 2024-08-10T05:22:57.197 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 2121 (ObjNum 923 snap 290 seq_num 923) dirty exists 2024-08-10T05:22:57.197 INFO:tasks.rados.rados.0.smithi086.stdout:3022: left oid 8 (ObjNum 923 snap 290 seq_num 923) 2024-08-10T05:22:57.197 INFO:tasks.rados.rados.0.smithi086.stdout:3029: seq_num 926 ranges {3391488=712704,4104192=401408} 2024-08-10T05:22:57.218 INFO:tasks.rados.rados.0.smithi086.stdout:3029: writing smithi08687503-6 from 3391488 to 4104192 tid 1 2024-08-10T05:22:57.221 INFO:tasks.rados.rados.0.smithi086.stdout:3029: writing smithi08687503-6 from 4104192 to 4505600 tid 2 2024-08-10T05:22:57.221 INFO:tasks.rados.rados.0.smithi086.stdout:3022: done (5 left) 2024-08-10T05:22:57.221 INFO:tasks.rados.rados.0.smithi086.stdout:3024: done (4 left) 2024-08-10T05:22:57.221 INFO:tasks.rados.rados.0.smithi086.stdout:3030: read oid 2 snap 289 2024-08-10T05:22:57.221 INFO:tasks.rados.rados.0.smithi086.stdout:3030: expect (ObjNum 909 snap 284 seq_num 909) 2024-08-10T05:22:57.221 INFO:tasks.rados.rados.0.smithi086.stdout:3031: setattr oid 19 current snap is 290 2024-08-10T05:22:57.221 INFO:tasks.rados.rados.0.smithi086.stdout:3023: expect (ObjNum 895 snap 283 seq_num 895) 2024-08-10T05:22:57.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:57 smithi086 ceph-mon[101471]: osdmap e668: 8 total, 8 up, 8 in 2024-08-10T05:22:57.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:22:57.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:57 smithi086 ceph-mon[101471]: pgmap v662: 121 pgs: 121 active+clean; 103 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.3 MiB/s wr, 20 op/s 2024-08-10T05:22:57.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:57 smithi086 ceph-mon[98993]: osdmap e668: 8 total, 8 up, 8 in 2024-08-10T05:22:57.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:22:57.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:57 smithi086 ceph-mon[98993]: pgmap v662: 121 pgs: 121 active+clean; 103 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.3 MiB/s wr, 20 op/s 2024-08-10T05:22:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:57 smithi159 ceph-mon[90359]: osdmap e668: 8 total, 8 up, 8 in 2024-08-10T05:22:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:22:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:57 smithi159 ceph-mon[90359]: pgmap v662: 121 pgs: 121 active+clean; 103 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.3 MiB/s wr, 20 op/s 2024-08-10T05:22:57.630 INFO:tasks.rados.rados.0.smithi086.stdout:3026: finishing write tid 1 to smithi08687503-25 2024-08-10T05:22:57.630 INFO:tasks.rados.rados.0.smithi086.stdout:3026: finishing write tid 2 to smithi08687503-25 2024-08-10T05:22:57.630 INFO:tasks.rados.rados.0.smithi086.stdout:3026: finishing write tid 3 to smithi08687503-25 2024-08-10T05:22:57.630 INFO:tasks.rados.rados.0.smithi086.stdout:3026: finishing write tid 4 to smithi08687503-25 2024-08-10T05:22:57.630 INFO:tasks.rados.rados.0.smithi086.stdout:3026: oid 25 updating version 0 to 2125 2024-08-10T05:22:57.630 INFO:tasks.rados.rados.0.smithi086.stdout:3026: oid 25 version 2125 is already newer than 2124 2024-08-10T05:22:57.630 INFO:tasks.rados.rados.0.smithi086.stdout:3026: oid 25 version 2125 is already newer than 2123 2024-08-10T05:22:57.630 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 2125 (ObjNum 924 snap 290 seq_num 924) dirty exists 2024-08-10T05:22:57.630 INFO:tasks.rados.rados.0.smithi086.stdout:3026: left oid 25 (ObjNum 924 snap 290 seq_num 924) 2024-08-10T05:22:57.631 INFO:tasks.rados.rados.0.smithi086.stdout:3028: expect (ObjNum 912 snap 285 seq_num 912) 2024-08-10T05:22:57.653 INFO:tasks.rados.rados.0.smithi086.stdout:3029: finishing write tid 1 to smithi08687503-6 2024-08-10T05:22:57.653 INFO:tasks.rados.rados.0.smithi086.stdout:3029: finishing write tid 2 to smithi08687503-6 2024-08-10T05:22:57.653 INFO:tasks.rados.rados.0.smithi086.stdout:3029: finishing write tid 3 to smithi08687503-6 2024-08-10T05:22:57.653 INFO:tasks.rados.rados.0.smithi086.stdout:3029: finishing write tid 4 to smithi08687503-6 2024-08-10T05:22:57.653 INFO:tasks.rados.rados.0.smithi086.stdout:3029: oid 6 updating version 0 to 1900 2024-08-10T05:22:57.653 INFO:tasks.rados.rados.0.smithi086.stdout:3029: oid 6 updating version 1900 to 1901 2024-08-10T05:22:57.653 INFO:tasks.rados.rados.0.smithi086.stdout:3029: oid 6 version 1901 is already newer than 1899 2024-08-10T05:22:57.653 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 1901 (ObjNum 926 snap 290 seq_num 926) dirty exists 2024-08-10T05:22:57.653 INFO:tasks.rados.rados.0.smithi086.stdout:3029: left oid 6 (ObjNum 926 snap 290 seq_num 926) 2024-08-10T05:22:57.654 INFO:tasks.rados.rados.0.smithi086.stdout:3030: expect (ObjNum 909 snap 284 seq_num 909) 2024-08-10T05:22:57.763 INFO:tasks.rados.rados.0.smithi086.stdout:3023: done (5 left) 2024-08-10T05:22:57.763 INFO:tasks.rados.rados.0.smithi086.stdout:3026: done (4 left) 2024-08-10T05:22:57.763 INFO:tasks.rados.rados.0.smithi086.stdout:3028: done (3 left) 2024-08-10T05:22:57.763 INFO:tasks.rados.rados.0.smithi086.stdout:3029: done (2 left) 2024-08-10T05:22:57.763 INFO:tasks.rados.rados.0.smithi086.stdout:3030: done (1 left) 2024-08-10T05:22:57.763 INFO:tasks.rados.rados.0.smithi086.stdout:3032: read oid 26 snap -1 2024-08-10T05:22:57.763 INFO:tasks.rados.rados.0.smithi086.stdout:3032: expect (ObjNum 921 snap 289 seq_num 921) 2024-08-10T05:22:57.764 INFO:tasks.rados.rados.0.smithi086.stdout:3033: rollback oid 30 current snap is 290 2024-08-10T05:22:57.764 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 30 to 285 2024-08-10T05:22:57.764 INFO:tasks.rados.rados.0.smithi086.stdout:3034: copy_from oid 47 from oid 34 current snap is 290 2024-08-10T05:22:57.764 INFO:tasks.rados.rados.0.smithi086.stdout:3035: copy_from oid 13 from oid 16 current snap is 290 2024-08-10T05:22:57.764 INFO:tasks.rados.rados.0.smithi086.stdout:3036: snap_remove snap 289 2024-08-10T05:22:58.031 INFO:tasks.rados.rados.0.smithi086.stdout:3036: done (5 left) 2024-08-10T05:22:58.031 INFO:tasks.rados.rados.0.smithi086.stdout:3037: delete oid 42 current snap is 290 2024-08-10T05:22:58.031 INFO:tasks.rados.rados.0.smithi086.stdout:3035: finishing copy_from to smithi08687503-13 2024-08-10T05:22:58.031 INFO:tasks.rados.rados.0.smithi086.stdout:3035: got expected ENOENT (src dne) 2024-08-10T05:22:58.031 INFO:tasks.rados.rados.0.smithi086.stdout:3035: finishing copy_from racing read to smithi08687503-13 2024-08-10T05:22:58.031 INFO:tasks.rados.rados.0.smithi086.stdout:3033: finishing rollback tid 0 to smithi08687503-30 2024-08-10T05:22:58.031 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 2029 (ObjNum 33 snap 0 seq_num 3355474672) dirty exists 2024-08-10T05:22:58.031 INFO:tasks.rados.rados.0.smithi086.stdout:3033: finishing rollback tid 1 to smithi08687503-30 2024-08-10T05:22:58.032 INFO:tasks.rados.rados.0.smithi086.stdout:3033: finishing rollback tid 2 to smithi08687503-30 2024-08-10T05:22:58.032 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 1684 (ObjNum 880 snap 281 seq_num 880) dirty exists 2024-08-10T05:22:58.032 INFO:tasks.rados.rados.0.smithi086.stdout:3032: expect (ObjNum 921 snap 289 seq_num 921) 2024-08-10T05:22:58.089 INFO:tasks.rados.rados.0.smithi086.stdout:3034: finishing copy_from racing read to smithi08687503-47 2024-08-10T05:22:58.089 INFO:tasks.rados.rados.0.smithi086.stdout:3034: finishing copy_from to smithi08687503-47 2024-08-10T05:22:58.090 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 1944 (ObjNum 767 snap 239 seq_num 767) dirty exists 2024-08-10T05:22:58.090 INFO:tasks.rados.rados.0.smithi086.stdout:3031: done (5 left) 2024-08-10T05:22:58.090 INFO:tasks.rados.rados.0.smithi086.stdout:3032: done (4 left) 2024-08-10T05:22:58.090 INFO:tasks.rados.rados.0.smithi086.stdout:3033: done (3 left) 2024-08-10T05:22:58.090 INFO:tasks.rados.rados.0.smithi086.stdout:3034: done (2 left) 2024-08-10T05:22:58.090 INFO:tasks.rados.rados.0.smithi086.stdout:3035: done (1 left) 2024-08-10T05:22:58.090 INFO:tasks.rados.rados.0.smithi086.stdout:3037: done (0 left) 2024-08-10T05:22:58.090 INFO:tasks.rados.rados.0.smithi086.stdout:3038: delete oid 21 current snap is 290 2024-08-10T05:22:58.091 INFO:tasks.rados.rados.0.smithi086.stdout:3038: done (0 left) 2024-08-10T05:22:58.091 INFO:tasks.rados.rados.0.smithi086.stdout:3039: copy_from oid 13 from oid 17 current snap is 290 2024-08-10T05:22:58.091 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 26 current snap is 290 2024-08-10T05:22:58.091 INFO:tasks.rados.rados.0.smithi086.stdout:3040: seq_num 929 ranges {1581056=761856,2342912=401408} 2024-08-10T05:22:58.104 INFO:tasks.rados.rados.0.smithi086.stdout:3040: writing smithi08687503-26 from 1581056 to 2342912 tid 1 2024-08-10T05:22:58.106 INFO:tasks.rados.rados.0.smithi086.stdout:3040: writing smithi08687503-26 from 2342912 to 2744320 tid 2 2024-08-10T05:22:58.106 INFO:tasks.rados.rados.0.smithi086.stdout:3041: snap_create 2024-08-10T05:22:58.106 INFO:tasks.rados.rados.0.smithi086.stdout:3039: finishing copy_from racing read to smithi08687503-13 2024-08-10T05:22:58.106 INFO:tasks.rados.rados.0.smithi086.stdout:3039: finishing copy_from to smithi08687503-13 2024-08-10T05:22:58.106 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 2036 (ObjNum 896 snap 283 seq_num 896) dirty exists 2024-08-10T05:22:58.110 INFO:tasks.rados.rados.0.smithi086.stdout:3040: finishing write tid 1 to smithi08687503-26 2024-08-10T05:22:58.110 INFO:tasks.rados.rados.0.smithi086.stdout:3040: finishing write tid 2 to smithi08687503-26 2024-08-10T05:22:58.110 INFO:tasks.rados.rados.0.smithi086.stdout:3040: finishing write tid 3 to smithi08687503-26 2024-08-10T05:22:58.112 INFO:tasks.rados.rados.0.smithi086.stdout:3040: finishing write tid 4 to smithi08687503-26 2024-08-10T05:22:58.112 INFO:tasks.rados.rados.0.smithi086.stdout:3040: oid 26 updating version 0 to 2041 2024-08-10T05:22:58.112 INFO:tasks.rados.rados.0.smithi086.stdout:3040: oid 26 updating version 2041 to 2043 2024-08-10T05:22:58.112 INFO:tasks.rados.rados.0.smithi086.stdout:3040: oid 26 version 2043 is already newer than 2042 2024-08-10T05:22:58.112 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 2043 (ObjNum 929 snap 290 seq_num 929) dirty exists 2024-08-10T05:22:58.112 INFO:tasks.rados.rados.0.smithi086.stdout:3040: left oid 26 (ObjNum 929 snap 290 seq_num 929) 2024-08-10T05:22:58.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:58 smithi086 ceph-mon[98993]: osdmap e669: 8 total, 8 up, 8 in 2024-08-10T05:22:58.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:58 smithi086 ceph-mon[101471]: osdmap e669: 8 total, 8 up, 8 in 2024-08-10T05:22:58.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:22:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:22:58] "GET /metrics HTTP/1.1" 200 36276 "" "Prometheus/2.43.0" 2024-08-10T05:22:58.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:58 smithi159 ceph-mon[90359]: osdmap e669: 8 total, 8 up, 8 in 2024-08-10T05:22:59.037 INFO:tasks.rados.rados.0.smithi086.stdout:3039: done (2 left) 2024-08-10T05:22:59.037 INFO:tasks.rados.rados.0.smithi086.stdout:3040: done (1 left) 2024-08-10T05:22:59.037 INFO:tasks.rados.rados.0.smithi086.stdout:3041: done (0 left) 2024-08-10T05:22:59.038 INFO:tasks.rados.rados.0.smithi086.stdout:3042: copy_from oid 24 from oid 35 current snap is 291 2024-08-10T05:22:59.038 INFO:tasks.rados.rados.0.smithi086.stdout:3043: read oid 32 snap 290 2024-08-10T05:22:59.038 INFO:tasks.rados.rados.0.smithi086.stdout:3043: expect (ObjNum 876 snap 281 seq_num 876) 2024-08-10T05:22:59.038 INFO:tasks.rados.rados.0.smithi086.stdout:3044: read oid 38 snap -1 2024-08-10T05:22:59.038 INFO:tasks.rados.rados.0.smithi086.stdout:3044: expect (ObjNum 894 snap 283 seq_num 894) 2024-08-10T05:22:59.038 INFO:tasks.rados.rados.0.smithi086.stdout:3045: copy_from oid 25 from oid 16 current snap is 291 2024-08-10T05:22:59.039 INFO:tasks.rados.rados.0.smithi086.stdout:3046: copy_from oid 47 from oid 9 current snap is 291 2024-08-10T05:22:59.039 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 31 current snap is 291 2024-08-10T05:22:59.039 INFO:tasks.rados.rados.0.smithi086.stdout:3047: seq_num 930 ranges {0=786432,786432=401408} 2024-08-10T05:22:59.041 INFO:tasks.rados.rados.0.smithi086.stdout:3047: writing smithi08687503-31 from 0 to 786432 tid 1 2024-08-10T05:22:59.045 INFO:tasks.rados.rados.0.smithi086.stdout:3047: writing smithi08687503-31 from 786432 to 1187840 tid 2 2024-08-10T05:22:59.045 INFO:tasks.rados.rados.0.smithi086.stdout:3048: copy_from oid 2 from oid 44 current snap is 291 2024-08-10T05:22:59.045 INFO:tasks.rados.rados.0.smithi086.stdout:3045: finishing copy_from to smithi08687503-25 2024-08-10T05:22:59.045 INFO:tasks.rados.rados.0.smithi086.stdout:3045: got expected ENOENT (src dne) 2024-08-10T05:22:59.045 INFO:tasks.rados.rados.0.smithi086.stdout:3045: finishing copy_from racing read to smithi08687503-25 2024-08-10T05:22:59.045 INFO:tasks.rados.rados.0.smithi086.stdout:3042: finishing copy_from racing read to smithi08687503-24 2024-08-10T05:22:59.045 INFO:tasks.rados.rados.0.smithi086.stdout:3042: finishing copy_from to smithi08687503-24 2024-08-10T05:22:59.045 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 2107 (ObjNum 65 snap 0 seq_num 1432183887) dirty exists 2024-08-10T05:22:59.045 INFO:tasks.rados.rados.0.smithi086.stdout:3042: done (6 left) 2024-08-10T05:22:59.045 INFO:tasks.rados.rados.0.smithi086.stdout:3045: done (5 left) 2024-08-10T05:22:59.046 INFO:tasks.rados.rados.0.smithi086.stdout:3049: read oid 26 snap -1 2024-08-10T05:22:59.046 INFO:tasks.rados.rados.0.smithi086.stdout:3049: expect (ObjNum 929 snap 290 seq_num 929) 2024-08-10T05:22:59.046 INFO:tasks.rados.rados.0.smithi086.stdout:3050: rollback oid 19 current snap is 291 2024-08-10T05:22:59.046 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 19 to 290 2024-08-10T05:22:59.046 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 22 current snap is 291 2024-08-10T05:22:59.046 INFO:tasks.rados.rados.0.smithi086.stdout:3051: seq_num 931 ranges {4702208=802816,5505024=401408} 2024-08-10T05:22:59.077 INFO:tasks.rados.rados.0.smithi086.stdout:3051: writing smithi08687503-22 from 4702208 to 5505024 tid 1 2024-08-10T05:22:59.079 INFO:tasks.rados.rados.0.smithi086.stdout:3051: writing smithi08687503-22 from 5505024 to 5906432 tid 2 2024-08-10T05:22:59.079 INFO:tasks.rados.rados.0.smithi086.stdout:3052: delete oid 5 current snap is 291 2024-08-10T05:22:59.079 INFO:tasks.rados.rados.0.smithi086.stdout:3048: finishing copy_from to smithi08687503-2 2024-08-10T05:22:59.079 INFO:tasks.rados.rados.0.smithi086.stdout:3048: got expected ENOENT (src dne) 2024-08-10T05:22:59.079 INFO:tasks.rados.rados.0.smithi086.stdout:3048: finishing copy_from racing read to smithi08687503-2 2024-08-10T05:22:59.080 INFO:tasks.rados.rados.0.smithi086.stdout:3043: expect (ObjNum 876 snap 281 seq_num 876) 2024-08-10T05:22:59.087 INFO:tasks.rados.rados.0.smithi086.stdout:3047: finishing write tid 1 to smithi08687503-31 2024-08-10T05:22:59.087 INFO:tasks.rados.rados.0.smithi086.stdout:3047: finishing write tid 2 to smithi08687503-31 2024-08-10T05:22:59.087 INFO:tasks.rados.rados.0.smithi086.stdout:3043: done (8 left) 2024-08-10T05:22:59.088 INFO:tasks.rados.rados.0.smithi086.stdout:3048: done (7 left) 2024-08-10T05:22:59.088 INFO:tasks.rados.rados.0.smithi086.stdout:3052: done (6 left) 2024-08-10T05:22:59.088 INFO:tasks.rados.rados.0.smithi086.stdout:3053: snap_create 2024-08-10T05:22:59.088 INFO:tasks.rados.rados.0.smithi086.stdout:3047: finishing write tid 3 to smithi08687503-31 2024-08-10T05:22:59.088 INFO:tasks.rados.rados.0.smithi086.stdout:3047: finishing write tid 4 to smithi08687503-31 2024-08-10T05:22:59.088 INFO:tasks.rados.rados.0.smithi086.stdout:3047: oid 31 updating version 0 to 2094 2024-08-10T05:22:59.088 INFO:tasks.rados.rados.0.smithi086.stdout:3047: oid 31 version 2094 is already newer than 2093 2024-08-10T05:22:59.088 INFO:tasks.rados.rados.0.smithi086.stdout:3047: oid 31 version 2094 is already newer than 2092 2024-08-10T05:22:59.088 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 2094 (ObjNum 930 snap 291 seq_num 930) dirty exists 2024-08-10T05:22:59.088 INFO:tasks.rados.rados.0.smithi086.stdout:3047: left oid 31 (ObjNum 930 snap 291 seq_num 930) 2024-08-10T05:22:59.088 INFO:tasks.rados.rados.0.smithi086.stdout:3050: finishing rollback tid 0 to smithi08687503-19 2024-08-10T05:22:59.088 INFO:tasks.rados.rados.0.smithi086.stdout:3050: finishing rollback tid 1 to smithi08687503-19 2024-08-10T05:22:59.088 INFO:tasks.rados.rados.0.smithi086.stdout:3050: finishing rollback tid 2 to smithi08687503-19 2024-08-10T05:22:59.089 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 2032 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-10T05:22:59.089 INFO:tasks.rados.rados.0.smithi086.stdout:3046: finishing copy_from to smithi08687503-47 2024-08-10T05:22:59.089 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 260 (ObjNum 869 snap 280 seq_num 869) dirty exists 2024-08-10T05:22:59.089 INFO:tasks.rados.rados.0.smithi086.stdout:3046: finishing copy_from racing read to smithi08687503-47 2024-08-10T05:22:59.089 INFO:tasks.rados.rados.0.smithi086.stdout:3049: expect (ObjNum 929 snap 290 seq_num 929) 2024-08-10T05:22:59.194 INFO:tasks.rados.rados.0.smithi086.stdout:3044: expect (ObjNum 894 snap 283 seq_num 894) 2024-08-10T05:22:59.338 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:59 smithi159 ceph-mon[90359]: osdmap e670: 8 total, 8 up, 8 in 2024-08-10T05:22:59.338 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:22:59 smithi159 ceph-mon[90359]: pgmap v665: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 103 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 4.4 MiB/s wr, 20 op/s 2024-08-10T05:22:59.340 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:59 smithi086 ceph-mon[101471]: osdmap e670: 8 total, 8 up, 8 in 2024-08-10T05:22:59.340 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:22:59 smithi086 ceph-mon[101471]: pgmap v665: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 103 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 4.4 MiB/s wr, 20 op/s 2024-08-10T05:22:59.340 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:59 smithi086 ceph-mon[98993]: osdmap e670: 8 total, 8 up, 8 in 2024-08-10T05:22:59.340 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:22:59 smithi086 ceph-mon[98993]: pgmap v665: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 103 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 4.4 MiB/s wr, 20 op/s 2024-08-10T05:23:00.306 INFO:tasks.rados.rados.0.smithi086.stdout:3051: finishing write tid 1 to smithi08687503-22 2024-08-10T05:23:00.307 INFO:tasks.rados.rados.0.smithi086.stdout:3051: finishing write tid 2 to smithi08687503-22 2024-08-10T05:23:00.307 INFO:tasks.rados.rados.0.smithi086.stdout:3051: finishing write tid 3 to smithi08687503-22 2024-08-10T05:23:00.307 INFO:tasks.rados.rados.0.smithi086.stdout:3051: finishing write tid 4 to smithi08687503-22 2024-08-10T05:23:00.307 INFO:tasks.rados.rados.0.smithi086.stdout:3051: oid 22 updating version 0 to 2134 2024-08-10T05:23:00.307 INFO:tasks.rados.rados.0.smithi086.stdout:3051: oid 22 version 2134 is already newer than 2133 2024-08-10T05:23:00.307 INFO:tasks.rados.rados.0.smithi086.stdout:3051: oid 22 updating version 2134 to 2135 2024-08-10T05:23:00.307 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 2135 (ObjNum 931 snap 291 seq_num 931) dirty exists 2024-08-10T05:23:00.307 INFO:tasks.rados.rados.0.smithi086.stdout:3051: left oid 22 (ObjNum 931 snap 291 seq_num 931) 2024-08-10T05:23:00.307 INFO:tasks.rados.rados.0.smithi086.stdout:3044: done (6 left) 2024-08-10T05:23:00.307 INFO:tasks.rados.rados.0.smithi086.stdout:3046: done (5 left) 2024-08-10T05:23:00.307 INFO:tasks.rados.rados.0.smithi086.stdout:3047: done (4 left) 2024-08-10T05:23:00.307 INFO:tasks.rados.rados.0.smithi086.stdout:3049: done (3 left) 2024-08-10T05:23:00.307 INFO:tasks.rados.rados.0.smithi086.stdout:3050: done (2 left) 2024-08-10T05:23:00.308 INFO:tasks.rados.rados.0.smithi086.stdout:3051: done (1 left) 2024-08-10T05:23:00.308 INFO:tasks.rados.rados.0.smithi086.stdout:3053: done (0 left) 2024-08-10T05:23:00.308 INFO:tasks.rados.rados.0.smithi086.stdout:3054: read oid 11 snap -1 2024-08-10T05:23:00.308 INFO:tasks.rados.rados.0.smithi086.stdout:3054: expect (ObjNum 890 snap 283 seq_num 890) 2024-08-10T05:23:00.308 INFO:tasks.rados.rados.0.smithi086.stdout:3055: snap_remove snap 285 2024-08-10T05:23:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:00 smithi086 ceph-mon[98993]: osdmap e671: 8 total, 8 up, 8 in 2024-08-10T05:23:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:00 smithi086 ceph-mon[98993]: osdmap e672: 8 total, 8 up, 8 in 2024-08-10T05:23:00.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:00 smithi086 ceph-mon[101471]: osdmap e671: 8 total, 8 up, 8 in 2024-08-10T05:23:00.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:00 smithi086 ceph-mon[101471]: osdmap e672: 8 total, 8 up, 8 in 2024-08-10T05:23:00.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:00 smithi159 ceph-mon[90359]: osdmap e671: 8 total, 8 up, 8 in 2024-08-10T05:23:00.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:00 smithi159 ceph-mon[90359]: osdmap e672: 8 total, 8 up, 8 in 2024-08-10T05:23:01.043 INFO:tasks.rados.rados.0.smithi086.stdout:3055: done (1 left) 2024-08-10T05:23:01.044 INFO:tasks.rados.rados.0.smithi086.stdout:3056: setattr oid 1 current snap is 292 2024-08-10T05:23:01.044 INFO:tasks.rados.rados.0.smithi086.stdout:3054: expect (ObjNum 890 snap 283 seq_num 890) 2024-08-10T05:23:01.065 INFO:tasks.rados.rados.0.smithi086.stdout:3054: done (1 left) 2024-08-10T05:23:01.065 INFO:tasks.rados.rados.0.smithi086.stdout:3057: read oid 46 snap -1 2024-08-10T05:23:01.065 INFO:tasks.rados.rados.0.smithi086.stdout:3057: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:23:01.065 INFO:tasks.rados.rados.0.smithi086.stdout:3058: setattr oid 4 current snap is 292 2024-08-10T05:23:01.066 INFO:tasks.rados.rados.0.smithi086.stdout:3059: rollback oid 12 current snap is 292 2024-08-10T05:23:01.066 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 12 to 291 2024-08-10T05:23:01.066 INFO:tasks.rados.rados.0.smithi086.stdout:3060: read oid 45 snap -1 2024-08-10T05:23:01.066 INFO:tasks.rados.rados.0.smithi086.stdout:3060: expect (ObjNum 917 snap 287 seq_num 917) 2024-08-10T05:23:01.067 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 292 2024-08-10T05:23:01.067 INFO:tasks.rados.rados.0.smithi086.stdout:3061: seq_num 933 ranges {2383872=434176,2818048=548864,3366912=253952} 2024-08-10T05:23:01.082 INFO:tasks.rados.rados.0.smithi086.stdout:3061: writing smithi08687503-9 from 2383872 to 2818048 tid 1 2024-08-10T05:23:01.085 INFO:tasks.rados.rados.0.smithi086.stdout:3061: writing smithi08687503-9 from 2818048 to 3366912 tid 2 2024-08-10T05:23:01.087 INFO:tasks.rados.rados.0.smithi086.stdout:3061: writing smithi08687503-9 from 3366912 to 3620864 tid 3 2024-08-10T05:23:01.087 INFO:tasks.rados.rados.0.smithi086.stdout:3062: read oid 21 snap 291 2024-08-10T05:23:01.087 INFO:tasks.rados.rados.0.smithi086.stdout:3062: expect deleted 2024-08-10T05:23:01.087 INFO:tasks.rados.rados.0.smithi086.stdout:3063: snap_remove snap 290 2024-08-10T05:23:01.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:01 smithi086 ceph-mon[98993]: pgmap v668: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 113 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.8 MiB/s wr, 26 op/s 2024-08-10T05:23:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:01 smithi086 ceph-mon[101471]: pgmap v668: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 113 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.8 MiB/s wr, 26 op/s 2024-08-10T05:23:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:01 smithi159 ceph-mon[90359]: pgmap v668: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 113 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.8 MiB/s wr, 26 op/s 2024-08-10T05:23:02.051 INFO:tasks.rados.rados.0.smithi086.stdout:3063: done (7 left) 2024-08-10T05:23:02.051 INFO:tasks.rados.rados.0.smithi086.stdout:3064: delete oid 44 current snap is 292 2024-08-10T05:23:02.051 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 1688 (ObjNum 892 snap 283 seq_num 892) dirty exists 2024-08-10T05:23:02.051 INFO:tasks.rados.rados.0.smithi086.stdout:3059: finishing rollback tid 0 to smithi08687503-12 2024-08-10T05:23:02.051 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 2055 (ObjNum 781 snap 246 seq_num 781) dirty exists 2024-08-10T05:23:02.051 INFO:tasks.rados.rados.0.smithi086.stdout:3059: finishing rollback tid 1 to smithi08687503-12 2024-08-10T05:23:02.051 INFO:tasks.rados.rados.0.smithi086.stdout:3059: finishing rollback tid 2 to smithi08687503-12 2024-08-10T05:23:02.051 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 2041 (ObjNum 887 snap 283 seq_num 887) dirty exists 2024-08-10T05:23:02.051 INFO:tasks.rados.rados.0.smithi086.stdout:3060: expect (ObjNum 917 snap 287 seq_num 917) 2024-08-10T05:23:02.080 INFO:tasks.rados.rados.0.smithi086.stdout:3057: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:23:02.217 INFO:tasks.rados.rados.0.smithi086.stdout:3061: finishing write tid 1 to smithi08687503-9 2024-08-10T05:23:02.217 INFO:tasks.rados.rados.0.smithi086.stdout:3061: finishing write tid 2 to smithi08687503-9 2024-08-10T05:23:02.218 INFO:tasks.rados.rados.0.smithi086.stdout:3061: finishing write tid 3 to smithi08687503-9 2024-08-10T05:23:02.218 INFO:tasks.rados.rados.0.smithi086.stdout:3061: finishing write tid 4 to smithi08687503-9 2024-08-10T05:23:02.218 INFO:tasks.rados.rados.0.smithi086.stdout:3061: finishing write tid 5 to smithi08687503-9 2024-08-10T05:23:02.218 INFO:tasks.rados.rados.0.smithi086.stdout:3061: oid 9 updating version 0 to 270 2024-08-10T05:23:02.218 INFO:tasks.rados.rados.0.smithi086.stdout:3061: oid 9 version 270 is already newer than 268 2024-08-10T05:23:02.218 INFO:tasks.rados.rados.0.smithi086.stdout:3061: oid 9 version 270 is already newer than 269 2024-08-10T05:23:02.218 INFO:tasks.rados.rados.0.smithi086.stdout:3061: oid 9 updating version 270 to 271 2024-08-10T05:23:02.218 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 271 (ObjNum 933 snap 292 seq_num 933) dirty exists 2024-08-10T05:23:02.218 INFO:tasks.rados.rados.0.smithi086.stdout:3061: left oid 9 (ObjNum 933 snap 292 seq_num 933) 2024-08-10T05:23:02.218 INFO:tasks.rados.rados.0.smithi086.stdout:3056: done (7 left) 2024-08-10T05:23:02.219 INFO:tasks.rados.rados.0.smithi086.stdout:3057: done (6 left) 2024-08-10T05:23:02.219 INFO:tasks.rados.rados.0.smithi086.stdout:3058: done (5 left) 2024-08-10T05:23:02.219 INFO:tasks.rados.rados.0.smithi086.stdout:3059: done (4 left) 2024-08-10T05:23:02.219 INFO:tasks.rados.rados.0.smithi086.stdout:3060: done (3 left) 2024-08-10T05:23:02.219 INFO:tasks.rados.rados.0.smithi086.stdout:3061: done (2 left) 2024-08-10T05:23:02.219 INFO:tasks.rados.rados.0.smithi086.stdout:3062: done (1 left) 2024-08-10T05:23:02.219 INFO:tasks.rados.rados.0.smithi086.stdout:3064: done (0 left) 2024-08-10T05:23:02.220 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 44 current snap is 292 2024-08-10T05:23:02.220 INFO:tasks.rados.rados.0.smithi086.stdout:3065: seq_num 935 ranges {0=466944,466944=720896,1187840=81920} 2024-08-10T05:23:02.220 INFO:tasks.rados.rados.0.smithi086.stdout:3065: writing smithi08687503-44 from 0 to 466944 tid 1 2024-08-10T05:23:02.223 INFO:tasks.rados.rados.0.smithi086.stdout:3065: writing smithi08687503-44 from 466944 to 1187840 tid 2 2024-08-10T05:23:02.224 INFO:tasks.rados.rados.0.smithi086.stdout:3065: writing smithi08687503-44 from 1187840 to 1269760 tid 3 2024-08-10T05:23:02.224 INFO:tasks.rados.rados.0.smithi086.stdout:3066: snap_create 2024-08-10T05:23:02.224 INFO:tasks.rados.rados.0.smithi086.stdout:3065: finishing write tid 1 to smithi08687503-44 2024-08-10T05:23:02.227 INFO:tasks.rados.rados.0.smithi086.stdout:3065: finishing write tid 2 to smithi08687503-44 2024-08-10T05:23:02.227 INFO:tasks.rados.rados.0.smithi086.stdout:3065: finishing write tid 3 to smithi08687503-44 2024-08-10T05:23:02.227 INFO:tasks.rados.rados.0.smithi086.stdout:3065: finishing write tid 4 to smithi08687503-44 2024-08-10T05:23:02.229 INFO:tasks.rados.rados.0.smithi086.stdout:3065: finishing write tid 5 to smithi08687503-44 2024-08-10T05:23:02.229 INFO:tasks.rados.rados.0.smithi086.stdout:3065: oid 44 updating version 0 to 2150 2024-08-10T05:23:02.229 INFO:tasks.rados.rados.0.smithi086.stdout:3065: oid 44 version 2150 is already newer than 2149 2024-08-10T05:23:02.229 INFO:tasks.rados.rados.0.smithi086.stdout:3065: oid 44 updating version 2150 to 2151 2024-08-10T05:23:02.229 INFO:tasks.rados.rados.0.smithi086.stdout:3065: oid 44 updating version 2151 to 2152 2024-08-10T05:23:02.229 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 2152 (ObjNum 935 snap 292 seq_num 935) dirty exists 2024-08-10T05:23:02.229 INFO:tasks.rados.rados.0.smithi086.stdout:3065: left oid 44 (ObjNum 935 snap 292 seq_num 935) 2024-08-10T05:23:02.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:02 smithi086 ceph-mon[98993]: osdmap e673: 8 total, 8 up, 8 in 2024-08-10T05:23:02.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:02 smithi086 ceph-mon[101471]: osdmap e673: 8 total, 8 up, 8 in 2024-08-10T05:23:02.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:02 smithi159 ceph-mon[90359]: osdmap e673: 8 total, 8 up, 8 in 2024-08-10T05:23:03.054 INFO:tasks.rados.rados.0.smithi086.stdout:3065: done (1 left) 2024-08-10T05:23:03.054 INFO:tasks.rados.rados.0.smithi086.stdout:3066: done (0 left) 2024-08-10T05:23:03.054 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 13 current snap is 293 2024-08-10T05:23:03.054 INFO:tasks.rados.rados.0.smithi086.stdout:3067: seq_num 936 ranges {614400=483328,1097728=655360,1753088=147456} 2024-08-10T05:23:03.059 INFO:tasks.rados.rados.0.smithi086.stdout:3067: writing smithi08687503-13 from 614400 to 1097728 tid 1 2024-08-10T05:23:03.063 INFO:tasks.rados.rados.0.smithi086.stdout:3067: writing smithi08687503-13 from 1097728 to 1753088 tid 2 2024-08-10T05:23:03.064 INFO:tasks.rados.rados.0.smithi086.stdout:3067: writing smithi08687503-13 from 1753088 to 1900544 tid 3 2024-08-10T05:23:03.064 INFO:tasks.rados.rados.0.smithi086.stdout:3068: copy_from oid 41 from oid 46 current snap is 293 2024-08-10T05:23:03.064 INFO:tasks.rados.rados.0.smithi086.stdout:3069: snap_remove snap 291 2024-08-10T05:23:03.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:03 smithi086 ceph-mon[98993]: osdmap e674: 8 total, 8 up, 8 in 2024-08-10T05:23:03.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:03 smithi086 ceph-mon[98993]: pgmap v671: 121 pgs: 121 active+clean; 113 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.8 MiB/s wr, 34 op/s 2024-08-10T05:23:03.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:03 smithi086 ceph-mon[101471]: osdmap e674: 8 total, 8 up, 8 in 2024-08-10T05:23:03.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:03 smithi086 ceph-mon[101471]: pgmap v671: 121 pgs: 121 active+clean; 113 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.8 MiB/s wr, 34 op/s 2024-08-10T05:23:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:03 smithi159 ceph-mon[90359]: osdmap e674: 8 total, 8 up, 8 in 2024-08-10T05:23:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:03 smithi159 ceph-mon[90359]: pgmap v671: 121 pgs: 121 active+clean; 113 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.8 MiB/s wr, 34 op/s 2024-08-10T05:23:04.065 INFO:tasks.rados.rados.0.smithi086.stdout:3069: done (2 left) 2024-08-10T05:23:04.065 INFO:tasks.rados.rados.0.smithi086.stdout:3070: read oid 23 snap -1 2024-08-10T05:23:04.066 INFO:tasks.rados.rados.0.smithi086.stdout:3070: expect deleted 2024-08-10T05:23:04.066 INFO:tasks.rados.rados.0.smithi086.stdout:3071: rollback oid 28 current snap is 293 2024-08-10T05:23:04.066 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 28 to 292 2024-08-10T05:23:04.066 INFO:tasks.rados.rados.0.smithi086.stdout:3067: finishing write tid 1 to smithi08687503-13 2024-08-10T05:23:04.066 INFO:tasks.rados.rados.0.smithi086.stdout:3067: finishing write tid 2 to smithi08687503-13 2024-08-10T05:23:04.066 INFO:tasks.rados.rados.0.smithi086.stdout:3067: finishing write tid 3 to smithi08687503-13 2024-08-10T05:23:04.067 INFO:tasks.rados.rados.0.smithi086.stdout:3067: finishing write tid 4 to smithi08687503-13 2024-08-10T05:23:04.067 INFO:tasks.rados.rados.0.smithi086.stdout:3067: finishing write tid 5 to smithi08687503-13 2024-08-10T05:23:04.067 INFO:tasks.rados.rados.0.smithi086.stdout:3067: oid 13 updating version 0 to 2102 2024-08-10T05:23:04.067 INFO:tasks.rados.rados.0.smithi086.stdout:3067: oid 13 updating version 2102 to 2103 2024-08-10T05:23:04.067 INFO:tasks.rados.rados.0.smithi086.stdout:3067: oid 13 updating version 2103 to 2104 2024-08-10T05:23:04.067 INFO:tasks.rados.rados.0.smithi086.stdout:3067: oid 13 updating version 2104 to 2105 2024-08-10T05:23:04.068 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 2105 (ObjNum 936 snap 293 seq_num 936) dirty exists 2024-08-10T05:23:04.068 INFO:tasks.rados.rados.0.smithi086.stdout:3067: left oid 13 (ObjNum 936 snap 293 seq_num 936) 2024-08-10T05:23:04.068 INFO:tasks.rados.rados.0.smithi086.stdout:3068: finishing copy_from racing read to smithi08687503-41 2024-08-10T05:23:04.068 INFO:tasks.rados.rados.0.smithi086.stdout:3068: finishing copy_from to smithi08687503-41 2024-08-10T05:23:04.068 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 1776 (ObjNum 821 snap 261 seq_num 821) dirty exists 2024-08-10T05:23:04.068 INFO:tasks.rados.rados.0.smithi086.stdout:3067: done (3 left) 2024-08-10T05:23:04.069 INFO:tasks.rados.rados.0.smithi086.stdout:3068: done (2 left) 2024-08-10T05:23:04.069 INFO:tasks.rados.rados.0.smithi086.stdout:3072: setattr oid 21 current snap is 293 2024-08-10T05:23:04.069 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 1 current snap is 293 2024-08-10T05:23:04.069 INFO:tasks.rados.rados.0.smithi086.stdout:3073: seq_num 937 ranges {548864=499712,1048576=532480,1581056=270336} 2024-08-10T05:23:04.071 INFO:tasks.rados.rados.0.smithi086.stdout:3073: writing smithi08687503-1 from 548864 to 1048576 tid 1 2024-08-10T05:23:04.075 INFO:tasks.rados.rados.0.smithi086.stdout:3073: writing smithi08687503-1 from 1048576 to 1581056 tid 2 2024-08-10T05:23:04.078 INFO:tasks.rados.rados.0.smithi086.stdout:3073: writing smithi08687503-1 from 1581056 to 1851392 tid 3 2024-08-10T05:23:04.078 INFO:tasks.rados.rados.0.smithi086.stdout:3074: snap_create 2024-08-10T05:23:04.078 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 2109 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-10T05:23:04.078 INFO:tasks.rados.rados.0.smithi086.stdout:3071: finishing rollback tid 0 to smithi08687503-28 2024-08-10T05:23:04.078 INFO:tasks.rados.rados.0.smithi086.stdout:3071: finishing rollback tid 1 to smithi08687503-28 2024-08-10T05:23:04.078 INFO:tasks.rados.rados.0.smithi086.stdout:3071: finishing rollback tid 2 to smithi08687503-28 2024-08-10T05:23:04.078 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 2158 (ObjNum 917 snap 287 seq_num 917) dirty exists 2024-08-10T05:23:04.079 INFO:tasks.rados.rados.0.smithi086.stdout:3073: finishing write tid 1 to smithi08687503-1 2024-08-10T05:23:04.083 INFO:tasks.rados.rados.0.smithi086.stdout:3073: finishing write tid 2 to smithi08687503-1 2024-08-10T05:23:04.083 INFO:tasks.rados.rados.0.smithi086.stdout:3073: finishing write tid 3 to smithi08687503-1 2024-08-10T05:23:04.083 INFO:tasks.rados.rados.0.smithi086.stdout:3073: finishing write tid 4 to smithi08687503-1 2024-08-10T05:23:04.087 INFO:tasks.rados.rados.0.smithi086.stdout:3073: finishing write tid 5 to smithi08687503-1 2024-08-10T05:23:04.087 INFO:tasks.rados.rados.0.smithi086.stdout:3073: oid 1 updating version 0 to 1689 2024-08-10T05:23:04.088 INFO:tasks.rados.rados.0.smithi086.stdout:3073: oid 1 updating version 1689 to 1690 2024-08-10T05:23:04.088 INFO:tasks.rados.rados.0.smithi086.stdout:3073: oid 1 updating version 1690 to 1692 2024-08-10T05:23:04.088 INFO:tasks.rados.rados.0.smithi086.stdout:3073: oid 1 version 1692 is already newer than 1691 2024-08-10T05:23:04.088 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 1692 (ObjNum 937 snap 293 seq_num 937) dirty exists 2024-08-10T05:23:04.088 INFO:tasks.rados.rados.0.smithi086.stdout:3073: left oid 1 (ObjNum 937 snap 293 seq_num 937) 2024-08-10T05:23:04.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:04 smithi086 ceph-mon[98993]: osdmap e675: 8 total, 8 up, 8 in 2024-08-10T05:23:04.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:04 smithi086 ceph-mon[101471]: osdmap e675: 8 total, 8 up, 8 in 2024-08-10T05:23:04.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:04 smithi159 ceph-mon[90359]: osdmap e675: 8 total, 8 up, 8 in 2024-08-10T05:23:05.022 INFO:tasks.rados.rados.0.smithi086.stdout:3070: done (4 left) 2024-08-10T05:23:05.023 INFO:tasks.rados.rados.0.smithi086.stdout:3071: done (3 left) 2024-08-10T05:23:05.023 INFO:tasks.rados.rados.0.smithi086.stdout:3072: done (2 left) 2024-08-10T05:23:05.023 INFO:tasks.rados.rados.0.smithi086.stdout:3073: done (1 left) 2024-08-10T05:23:05.023 INFO:tasks.rados.rados.0.smithi086.stdout:3074: done (0 left) 2024-08-10T05:23:05.023 INFO:tasks.rados.rados.0.smithi086.stdout:3075: delete oid 35 current snap is 294 2024-08-10T05:23:05.029 INFO:tasks.rados.rados.0.smithi086.stdout:3075: done (0 left) 2024-08-10T05:23:05.029 INFO:tasks.rados.rados.0.smithi086.stdout:3076: snap_create 2024-08-10T05:23:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:05 smithi086 ceph-mon[98993]: osdmap e676: 8 total, 8 up, 8 in 2024-08-10T05:23:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:05 smithi086 ceph-mon[98993]: pgmap v674: 121 pgs: 121 active+clean; 113 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 0 B/s wr, 16 op/s 2024-08-10T05:23:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:05 smithi086 ceph-mon[98993]: osdmap e677: 8 total, 8 up, 8 in 2024-08-10T05:23:05.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:05 smithi086 ceph-mon[101471]: osdmap e676: 8 total, 8 up, 8 in 2024-08-10T05:23:05.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:05 smithi086 ceph-mon[101471]: pgmap v674: 121 pgs: 121 active+clean; 113 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 0 B/s wr, 16 op/s 2024-08-10T05:23:05.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:05 smithi086 ceph-mon[101471]: osdmap e677: 8 total, 8 up, 8 in 2024-08-10T05:23:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:05 smithi159 ceph-mon[90359]: osdmap e676: 8 total, 8 up, 8 in 2024-08-10T05:23:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:05 smithi159 ceph-mon[90359]: pgmap v674: 121 pgs: 121 active+clean; 113 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 0 B/s wr, 16 op/s 2024-08-10T05:23:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:05 smithi159 ceph-mon[90359]: osdmap e677: 8 total, 8 up, 8 in 2024-08-10T05:23:06.027 INFO:tasks.rados.rados.0.smithi086.stdout:3076: done (0 left) 2024-08-10T05:23:06.027 INFO:tasks.rados.rados.0.smithi086.stdout:3077: read oid 43 snap 293 2024-08-10T05:23:06.027 INFO:tasks.rados.rados.0.smithi086.stdout:3077: expect (ObjNum 781 snap 246 seq_num 781) 2024-08-10T05:23:06.027 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 8 current snap is 295 2024-08-10T05:23:06.027 INFO:tasks.rados.rados.0.smithi086.stdout:3078: seq_num 939 ranges {1064960=532480,1597440=704512,2301952=98304} 2024-08-10T05:23:06.035 INFO:tasks.rados.rados.0.smithi086.stdout:3078: writing smithi08687503-8 from 1064960 to 1597440 tid 1 2024-08-10T05:23:06.040 INFO:tasks.rados.rados.0.smithi086.stdout:3078: writing smithi08687503-8 from 1597440 to 2301952 tid 2 2024-08-10T05:23:06.041 INFO:tasks.rados.rados.0.smithi086.stdout:3078: writing smithi08687503-8 from 2301952 to 2400256 tid 3 2024-08-10T05:23:06.041 INFO:tasks.rados.rados.0.smithi086.stdout:3079: rollback oid 29 current snap is 295 2024-08-10T05:23:06.041 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 29 to 293 2024-08-10T05:23:06.041 INFO:tasks.rados.rados.0.smithi086.stdout:3077: expect (ObjNum 781 snap 246 seq_num 781) 2024-08-10T05:23:06.072 INFO:tasks.rados.rados.0.smithi086.stdout:3079: finishing rollback tid 0 to smithi08687503-29 2024-08-10T05:23:06.072 INFO:tasks.rados.rados.0.smithi086.stdout:3079: finishing rollback tid 1 to smithi08687503-29 2024-08-10T05:23:06.072 INFO:tasks.rados.rados.0.smithi086.stdout:3079: finishing rollback tid 2 to smithi08687503-29 2024-08-10T05:23:06.072 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 1687 (ObjNum 912 snap 285 seq_num 912) dirty exists 2024-08-10T05:23:06.072 INFO:tasks.rados.rados.0.smithi086.stdout:3078: finishing write tid 1 to smithi08687503-8 2024-08-10T05:23:06.072 INFO:tasks.rados.rados.0.smithi086.stdout:3078: finishing write tid 2 to smithi08687503-8 2024-08-10T05:23:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:3078: finishing write tid 3 to smithi08687503-8 2024-08-10T05:23:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:3078: finishing write tid 4 to smithi08687503-8 2024-08-10T05:23:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:3077: done (2 left) 2024-08-10T05:23:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:3079: done (1 left) 2024-08-10T05:23:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 14 current snap is 295 2024-08-10T05:23:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:3078: finishing write tid 5 to smithi08687503-8 2024-08-10T05:23:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:3078: oid 8 updating version 0 to 2162 2024-08-10T05:23:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:3078: oid 8 updating version 2162 to 2164 2024-08-10T05:23:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:3078: oid 8 updating version 2164 to 2165 2024-08-10T05:23:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:3078: oid 8 version 2165 is already newer than 2163 2024-08-10T05:23:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 2165 (ObjNum 939 snap 295 seq_num 939) dirty exists 2024-08-10T05:23:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:3078: left oid 8 (ObjNum 939 snap 295 seq_num 939) 2024-08-10T05:23:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:3080: seq_num 940 ranges {9043968=548864,9592832=589824,10182656=212992} 2024-08-10T05:23:06.122 INFO:tasks.rados.rados.0.smithi086.stdout:3080: writing smithi08687503-14 from 9043968 to 9592832 tid 1 2024-08-10T05:23:06.125 INFO:tasks.rados.rados.0.smithi086.stdout:3080: writing smithi08687503-14 from 9592832 to 10182656 tid 2 2024-08-10T05:23:06.127 INFO:tasks.rados.rados.0.smithi086.stdout:3080: writing smithi08687503-14 from 10182656 to 10395648 tid 3 2024-08-10T05:23:06.127 INFO:tasks.rados.rados.0.smithi086.stdout:3078: done (1 left) 2024-08-10T05:23:06.127 INFO:tasks.rados.rados.0.smithi086.stdout:3081: delete oid 26 current snap is 295 2024-08-10T05:23:06.128 INFO:tasks.rados.rados.0.smithi086.stdout:3080: finishing write tid 1 to smithi08687503-14 2024-08-10T05:23:06.131 INFO:tasks.rados.rados.0.smithi086.stdout:3080: finishing write tid 2 to smithi08687503-14 2024-08-10T05:23:06.131 INFO:tasks.rados.rados.0.smithi086.stdout:3080: finishing write tid 3 to smithi08687503-14 2024-08-10T05:23:06.131 INFO:tasks.rados.rados.0.smithi086.stdout:3081: done (1 left) 2024-08-10T05:23:06.131 INFO:tasks.rados.rados.0.smithi086.stdout:3082: setattr oid 31 current snap is 295 2024-08-10T05:23:06.132 INFO:tasks.rados.rados.0.smithi086.stdout:3080: finishing write tid 4 to smithi08687503-14 2024-08-10T05:23:06.133 INFO:tasks.rados.rados.0.smithi086.stdout:3083: read oid 41 snap -1 2024-08-10T05:23:06.133 INFO:tasks.rados.rados.0.smithi086.stdout:3083: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:23:06.134 INFO:tasks.rados.rados.0.smithi086.stdout:3084: copy_from oid 6 from oid 26 current snap is 295 2024-08-10T05:23:06.134 INFO:tasks.rados.rados.0.smithi086.stdout:3085: read oid 27 snap -1 2024-08-10T05:23:06.134 INFO:tasks.rados.rados.0.smithi086.stdout:3085: expect (ObjNum 908 snap 284 seq_num 908) 2024-08-10T05:23:06.134 INFO:tasks.rados.rados.0.smithi086.stdout:3086: snap_remove snap 292 2024-08-10T05:23:07.033 INFO:tasks.rados.rados.0.smithi086.stdout:3086: done (5 left) 2024-08-10T05:23:07.033 INFO:tasks.rados.rados.0.smithi086.stdout:3087: delete oid 50 current snap is 295 2024-08-10T05:23:07.033 INFO:tasks.rados.rados.0.smithi086.stdout:3084: finishing copy_from to smithi08687503-6 2024-08-10T05:23:07.033 INFO:tasks.rados.rados.0.smithi086.stdout:3084: got expected ENOENT (src dne) 2024-08-10T05:23:07.033 INFO:tasks.rados.rados.0.smithi086.stdout:3084: finishing copy_from racing read to smithi08687503-6 2024-08-10T05:23:07.033 INFO:tasks.rados.rados.0.smithi086.stdout:3080: finishing write tid 5 to smithi08687503-14 2024-08-10T05:23:07.033 INFO:tasks.rados.rados.0.smithi086.stdout:3080: oid 14 updating version 0 to 2036 2024-08-10T05:23:07.033 INFO:tasks.rados.rados.0.smithi086.stdout:3080: oid 14 version 2036 is already newer than 2035 2024-08-10T05:23:07.033 INFO:tasks.rados.rados.0.smithi086.stdout:3080: oid 14 version 2036 is already newer than 2033 2024-08-10T05:23:07.033 INFO:tasks.rados.rados.0.smithi086.stdout:3080: oid 14 version 2036 is already newer than 2034 2024-08-10T05:23:07.033 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 2036 (ObjNum 940 snap 295 seq_num 940) dirty exists 2024-08-10T05:23:07.034 INFO:tasks.rados.rados.0.smithi086.stdout:3080: left oid 14 (ObjNum 940 snap 295 seq_num 940) 2024-08-10T05:23:07.034 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 2109 (ObjNum 930 snap 291 seq_num 930) dirty exists 2024-08-10T05:23:07.034 INFO:tasks.rados.rados.0.smithi086.stdout:3083: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:23:07.178 INFO:tasks.rados.rados.0.smithi086.stdout:3085: expect (ObjNum 908 snap 284 seq_num 908) 2024-08-10T05:23:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:07 smithi086 ceph-mon[101471]: osdmap e678: 8 total, 8 up, 8 in 2024-08-10T05:23:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:07 smithi086 ceph-mon[101471]: pgmap v677: 121 pgs: 121 active+clean; 108 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2024-08-10T05:23:07.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:07 smithi086 ceph-mon[98993]: osdmap e678: 8 total, 8 up, 8 in 2024-08-10T05:23:07.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:07 smithi086 ceph-mon[98993]: pgmap v677: 121 pgs: 121 active+clean; 108 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2024-08-10T05:23:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:07 smithi159 ceph-mon[90359]: osdmap e678: 8 total, 8 up, 8 in 2024-08-10T05:23:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:07 smithi159 ceph-mon[90359]: pgmap v677: 121 pgs: 121 active+clean; 108 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2024-08-10T05:23:08.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:08 smithi086 ceph-mon[101471]: osdmap e679: 8 total, 8 up, 8 in 2024-08-10T05:23:08.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:08 smithi086 ceph-mon[98993]: osdmap e679: 8 total, 8 up, 8 in 2024-08-10T05:23:08.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:23:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:23:08] "GET /metrics HTTP/1.1" 200 36276 "" "Prometheus/2.43.0" 2024-08-10T05:23:08.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:08 smithi159 ceph-mon[90359]: osdmap e679: 8 total, 8 up, 8 in 2024-08-10T05:23:08.462 INFO:tasks.rados.rados.0.smithi086.stdout:3080: done (5 left) 2024-08-10T05:23:08.463 INFO:tasks.rados.rados.0.smithi086.stdout:3082: done (4 left) 2024-08-10T05:23:08.463 INFO:tasks.rados.rados.0.smithi086.stdout:3083: done (3 left) 2024-08-10T05:23:08.463 INFO:tasks.rados.rados.0.smithi086.stdout:3084: done (2 left) 2024-08-10T05:23:08.463 INFO:tasks.rados.rados.0.smithi086.stdout:3085: done (1 left) 2024-08-10T05:23:08.463 INFO:tasks.rados.rados.0.smithi086.stdout:3087: done (0 left) 2024-08-10T05:23:08.463 INFO:tasks.rados.rados.0.smithi086.stdout:3088: rollback oid 31 current snap is 295 2024-08-10T05:23:08.463 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 31 to 294 2024-08-10T05:23:08.463 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 29 current snap is 295 2024-08-10T05:23:08.463 INFO:tasks.rados.rados.0.smithi086.stdout:3089: seq_num 943 ranges {884736=598016,1482752=688128,2170880=114688} 2024-08-10T05:23:08.470 INFO:tasks.rados.rados.0.smithi086.stdout:3089: writing smithi08687503-29 from 884736 to 1482752 tid 1 2024-08-10T05:23:08.474 INFO:tasks.rados.rados.0.smithi086.stdout:3089: writing smithi08687503-29 from 1482752 to 2170880 tid 2 2024-08-10T05:23:08.476 INFO:tasks.rados.rados.0.smithi086.stdout:3089: writing smithi08687503-29 from 2170880 to 2285568 tid 3 2024-08-10T05:23:08.476 INFO:tasks.rados.rados.0.smithi086.stdout:3090: read oid 48 snap 294 2024-08-10T05:23:08.476 INFO:tasks.rados.rados.0.smithi086.stdout:3090: expect (ObjNum 822 snap 261 seq_num 822) 2024-08-10T05:23:08.476 INFO:tasks.rados.rados.0.smithi086.stdout:3091: rollback oid 42 current snap is 295 2024-08-10T05:23:08.476 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 42 to 293 2024-08-10T05:23:08.476 INFO:tasks.rados.rados.0.smithi086.stdout:3088: finishing rollback tid 0 to smithi08687503-31 2024-08-10T05:23:08.476 INFO:tasks.rados.rados.0.smithi086.stdout:3088: finishing rollback tid 1 to smithi08687503-31 2024-08-10T05:23:08.476 INFO:tasks.rados.rados.0.smithi086.stdout:3088: finishing rollback tid 2 to smithi08687503-31 2024-08-10T05:23:08.476 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 2116 (ObjNum 930 snap 291 seq_num 930) dirty exists 2024-08-10T05:23:08.477 INFO:tasks.rados.rados.0.smithi086.stdout:3089: finishing write tid 1 to smithi08687503-29 2024-08-10T05:23:08.477 INFO:tasks.rados.rados.0.smithi086.stdout:3088: done (3 left) 2024-08-10T05:23:08.477 INFO:tasks.rados.rados.0.smithi086.stdout:3092: read oid 24 snap -1 2024-08-10T05:23:08.477 INFO:tasks.rados.rados.0.smithi086.stdout:3092: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:23:08.477 INFO:tasks.rados.rados.0.smithi086.stdout:3093: rollback oid 40 current snap is 295 2024-08-10T05:23:08.477 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 40 to 293 2024-08-10T05:23:08.477 INFO:tasks.rados.rados.0.smithi086.stdout:3094: copy_from oid 12 from oid 50 current snap is 295 2024-08-10T05:23:08.477 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 28 current snap is 295 2024-08-10T05:23:08.477 INFO:tasks.rados.rados.0.smithi086.stdout:3095: seq_num 944 ranges {966656=614400,1581056=573440,2154496=229376} 2024-08-10T05:23:08.484 INFO:tasks.rados.rados.0.smithi086.stdout:3095: writing smithi08687503-28 from 966656 to 1581056 tid 1 2024-08-10T05:23:08.487 INFO:tasks.rados.rados.0.smithi086.stdout:3095: writing smithi08687503-28 from 1581056 to 2154496 tid 2 2024-08-10T05:23:08.489 INFO:tasks.rados.rados.0.smithi086.stdout:3095: writing smithi08687503-28 from 2154496 to 2383872 tid 3 2024-08-10T05:23:08.489 INFO:tasks.rados.rados.0.smithi086.stdout:3096: snap_create 2024-08-10T05:23:08.489 INFO:tasks.rados.rados.0.smithi086.stdout:3091: finishing rollback tid 1 to smithi08687503-42 2024-08-10T05:23:08.489 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 0 (ObjNum 225 snap 0 seq_num 3355623328) dirty dne 2024-08-10T05:23:08.490 INFO:tasks.rados.rados.0.smithi086.stdout:3092: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:23:08.490 INFO:tasks.rados.rados.0.smithi086.stdout:3089: finishing write tid 2 to smithi08687503-29 2024-08-10T05:23:08.490 INFO:tasks.rados.rados.0.smithi086.stdout:3089: finishing write tid 3 to smithi08687503-29 2024-08-10T05:23:08.490 INFO:tasks.rados.rados.0.smithi086.stdout:3089: finishing write tid 4 to smithi08687503-29 2024-08-10T05:23:08.490 INFO:tasks.rados.rados.0.smithi086.stdout:3089: finishing write tid 5 to smithi08687503-29 2024-08-10T05:23:08.491 INFO:tasks.rados.rados.0.smithi086.stdout:3089: oid 29 updating version 0 to 1688 2024-08-10T05:23:08.491 INFO:tasks.rados.rados.0.smithi086.stdout:3089: oid 29 updating version 1688 to 1690 2024-08-10T05:23:08.491 INFO:tasks.rados.rados.0.smithi086.stdout:3089: oid 29 version 1690 is already newer than 1689 2024-08-10T05:23:08.491 INFO:tasks.rados.rados.0.smithi086.stdout:3089: oid 29 updating version 1690 to 1691 2024-08-10T05:23:08.491 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 1691 (ObjNum 943 snap 295 seq_num 943) dirty exists 2024-08-10T05:23:08.491 INFO:tasks.rados.rados.0.smithi086.stdout:3089: left oid 29 (ObjNum 943 snap 295 seq_num 943) 2024-08-10T05:23:08.491 INFO:tasks.rados.rados.0.smithi086.stdout:3090: expect (ObjNum 822 snap 261 seq_num 822) 2024-08-10T05:23:08.539 INFO:tasks.rados.rados.0.smithi086.stdout:3093: finishing rollback tid 1 to smithi08687503-40 2024-08-10T05:23:08.539 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 0 (ObjNum 65 snap 0 seq_num 3328885584) dirty dne 2024-08-10T05:23:08.540 INFO:tasks.rados.rados.0.smithi086.stdout:3094: finishing copy_from to smithi08687503-12 2024-08-10T05:23:08.540 INFO:tasks.rados.rados.0.smithi086.stdout:3094: got expected ENOENT (src dne) 2024-08-10T05:23:08.540 INFO:tasks.rados.rados.0.smithi086.stdout:3094: finishing copy_from racing read to smithi08687503-12 2024-08-10T05:23:08.540 INFO:tasks.rados.rados.0.smithi086.stdout:3095: finishing write tid 1 to smithi08687503-28 2024-08-10T05:23:08.540 INFO:tasks.rados.rados.0.smithi086.stdout:3095: finishing write tid 2 to smithi08687503-28 2024-08-10T05:23:08.540 INFO:tasks.rados.rados.0.smithi086.stdout:3095: finishing write tid 3 to smithi08687503-28 2024-08-10T05:23:08.540 INFO:tasks.rados.rados.0.smithi086.stdout:3095: finishing write tid 4 to smithi08687503-28 2024-08-10T05:23:08.540 INFO:tasks.rados.rados.0.smithi086.stdout:3095: finishing write tid 5 to smithi08687503-28 2024-08-10T05:23:08.540 INFO:tasks.rados.rados.0.smithi086.stdout:3095: oid 28 updating version 0 to 2173 2024-08-10T05:23:08.540 INFO:tasks.rados.rados.0.smithi086.stdout:3095: oid 28 updating version 2173 to 2176 2024-08-10T05:23:08.540 INFO:tasks.rados.rados.0.smithi086.stdout:3095: oid 28 version 2176 is already newer than 2174 2024-08-10T05:23:08.540 INFO:tasks.rados.rados.0.smithi086.stdout:3095: oid 28 version 2176 is already newer than 2175 2024-08-10T05:23:08.540 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 2176 (ObjNum 944 snap 295 seq_num 944) dirty exists 2024-08-10T05:23:08.541 INFO:tasks.rados.rados.0.smithi086.stdout:3095: left oid 28 (ObjNum 944 snap 295 seq_num 944) 2024-08-10T05:23:09.040 INFO:tasks.rados.rados.0.smithi086.stdout:3089: done (7 left) 2024-08-10T05:23:09.041 INFO:tasks.rados.rados.0.smithi086.stdout:3090: done (6 left) 2024-08-10T05:23:09.041 INFO:tasks.rados.rados.0.smithi086.stdout:3091: done (5 left) 2024-08-10T05:23:09.041 INFO:tasks.rados.rados.0.smithi086.stdout:3092: done (4 left) 2024-08-10T05:23:09.041 INFO:tasks.rados.rados.0.smithi086.stdout:3093: done (3 left) 2024-08-10T05:23:09.041 INFO:tasks.rados.rados.0.smithi086.stdout:3094: done (2 left) 2024-08-10T05:23:09.041 INFO:tasks.rados.rados.0.smithi086.stdout:3095: done (1 left) 2024-08-10T05:23:09.041 INFO:tasks.rados.rados.0.smithi086.stdout:3096: done (0 left) 2024-08-10T05:23:09.041 INFO:tasks.rados.rados.0.smithi086.stdout:3097: rollback oid 12 current snap is 296 2024-08-10T05:23:09.041 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 12 to 295 2024-08-10T05:23:09.042 INFO:tasks.rados.rados.0.smithi086.stdout:3098: rmattr oid 23 current snap is 296 2024-08-10T05:23:09.042 INFO:tasks.rados.rados.0.smithi086.stdout:3098: done (1 left) 2024-08-10T05:23:09.042 INFO:tasks.rados.rados.0.smithi086.stdout:3099: read oid 2 snap -1 2024-08-10T05:23:09.042 INFO:tasks.rados.rados.0.smithi086.stdout:3099: expect (ObjNum 909 snap 284 seq_num 909) 2024-08-10T05:23:09.042 INFO:tasks.rados.rados.0.smithi086.stdout:3100: read oid 34 snap -1 2024-08-10T05:23:09.042 INFO:tasks.rados.rados.0.smithi086.stdout:3100: expect (ObjNum 767 snap 239 seq_num 767) 2024-08-10T05:23:09.042 INFO:tasks.rados.rados.0.smithi086.stdout:3101: read oid 26 snap 295 2024-08-10T05:23:09.042 INFO:tasks.rados.rados.0.smithi086.stdout:3101: expect deleted 2024-08-10T05:23:09.042 INFO:tasks.rados.rados.0.smithi086.stdout:3102: read oid 16 snap -1 2024-08-10T05:23:09.042 INFO:tasks.rados.rados.0.smithi086.stdout:3102: expect deleted 2024-08-10T05:23:09.043 INFO:tasks.rados.rados.0.smithi086.stdout:3103: read oid 30 snap -1 2024-08-10T05:23:09.043 INFO:tasks.rados.rados.0.smithi086.stdout:3103: expect (ObjNum 880 snap 281 seq_num 880) 2024-08-10T05:23:09.043 INFO:tasks.rados.rados.0.smithi086.stdout:3104: snap_create 2024-08-10T05:23:09.043 INFO:tasks.rados.rados.0.smithi086.stdout:3103: expect (ObjNum 880 snap 281 seq_num 880) 2024-08-10T05:23:09.054 INFO:tasks.rados.rados.0.smithi086.stdout:3097: finishing rollback tid 0 to smithi08687503-12 2024-08-10T05:23:09.054 INFO:tasks.rados.rados.0.smithi086.stdout:3097: finishing rollback tid 1 to smithi08687503-12 2024-08-10T05:23:09.055 INFO:tasks.rados.rados.0.smithi086.stdout:3097: finishing rollback tid 2 to smithi08687503-12 2024-08-10T05:23:09.055 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 2044 (ObjNum 887 snap 283 seq_num 887) dirty exists 2024-08-10T05:23:09.055 INFO:tasks.rados.rados.0.smithi086.stdout:3100: expect (ObjNum 767 snap 239 seq_num 767) 2024-08-10T05:23:09.076 INFO:tasks.rados.rados.0.smithi086.stdout:3099: expect (ObjNum 909 snap 284 seq_num 909) 2024-08-10T05:23:09.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:09 smithi086 ceph-mon[98993]: pgmap v679: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 111 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2024-08-10T05:23:09.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:09 smithi086 ceph-mon[101471]: pgmap v679: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 111 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2024-08-10T05:23:09.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:09 smithi159 ceph-mon[90359]: pgmap v679: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 111 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2024-08-10T05:23:10.024 INFO:tasks.rados.rados.0.smithi086.stdout:3097: done (6 left) 2024-08-10T05:23:10.024 INFO:tasks.rados.rados.0.smithi086.stdout:3099: done (5 left) 2024-08-10T05:23:10.024 INFO:tasks.rados.rados.0.smithi086.stdout:3100: done (4 left) 2024-08-10T05:23:10.024 INFO:tasks.rados.rados.0.smithi086.stdout:3101: done (3 left) 2024-08-10T05:23:10.024 INFO:tasks.rados.rados.0.smithi086.stdout:3102: done (2 left) 2024-08-10T05:23:10.024 INFO:tasks.rados.rados.0.smithi086.stdout:3103: done (1 left) 2024-08-10T05:23:10.024 INFO:tasks.rados.rados.0.smithi086.stdout:3104: done (0 left) 2024-08-10T05:23:10.025 INFO:tasks.rados.rados.0.smithi086.stdout:3105: read oid 32 snap -1 2024-08-10T05:23:10.025 INFO:tasks.rados.rados.0.smithi086.stdout:3105: expect (ObjNum 876 snap 281 seq_num 876) 2024-08-10T05:23:10.025 INFO:tasks.rados.rados.0.smithi086.stdout:3106: snap_remove snap 295 2024-08-10T05:23:10.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:10 smithi086 ceph-mon[101471]: osdmap e680: 8 total, 8 up, 8 in 2024-08-10T05:23:10.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:10 smithi086 ceph-mon[101471]: osdmap e681: 8 total, 8 up, 8 in 2024-08-10T05:23:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:10 smithi086 ceph-mon[98993]: osdmap e680: 8 total, 8 up, 8 in 2024-08-10T05:23:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:10 smithi086 ceph-mon[98993]: osdmap e681: 8 total, 8 up, 8 in 2024-08-10T05:23:10.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:10 smithi159 ceph-mon[90359]: osdmap e680: 8 total, 8 up, 8 in 2024-08-10T05:23:10.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:10 smithi159 ceph-mon[90359]: osdmap e681: 8 total, 8 up, 8 in 2024-08-10T05:23:11.025 INFO:tasks.rados.rados.0.smithi086.stdout:3106: done (1 left) 2024-08-10T05:23:11.025 INFO:tasks.rados.rados.0.smithi086.stdout:3107: setattr oid 49 current snap is 297 2024-08-10T05:23:11.026 INFO:tasks.rados.rados.0.smithi086.stdout:3105: expect (ObjNum 876 snap 281 seq_num 876) 2024-08-10T05:23:11.034 INFO:tasks.rados.rados.0.smithi086.stdout:3105: done (1 left) 2024-08-10T05:23:11.035 INFO:tasks.rados.rados.0.smithi086.stdout:3108: rollback oid 10 current snap is 297 2024-08-10T05:23:11.035 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 10 to 296 2024-08-10T05:23:11.035 INFO:tasks.rados.rados.0.smithi086.stdout:3109: snap_create 2024-08-10T05:23:11.044 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 2037 (ObjNum 902 snap 283 seq_num 902) dirty exists 2024-08-10T05:23:11.048 INFO:tasks.rados.rados.0.smithi086.stdout:3108: finishing rollback tid 0 to smithi08687503-10 2024-08-10T05:23:11.048 INFO:tasks.rados.rados.0.smithi086.stdout:3108: finishing rollback tid 1 to smithi08687503-10 2024-08-10T05:23:11.048 INFO:tasks.rados.rados.0.smithi086.stdout:3108: finishing rollback tid 2 to smithi08687503-10 2024-08-10T05:23:11.048 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 2120 (ObjNum 822 snap 261 seq_num 822) dirty exists 2024-08-10T05:23:11.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:11 smithi086 ceph-mon[101471]: pgmap v682: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 106 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-08-10T05:23:11.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:11 smithi086 ceph-mon[101471]: osdmap e682: 8 total, 8 up, 8 in 2024-08-10T05:23:11.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:11 smithi086 ceph-mon[98993]: pgmap v682: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 106 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-08-10T05:23:11.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:11 smithi086 ceph-mon[98993]: osdmap e682: 8 total, 8 up, 8 in 2024-08-10T05:23:11.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:11 smithi159 ceph-mon[90359]: pgmap v682: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 106 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-08-10T05:23:11.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:11 smithi159 ceph-mon[90359]: osdmap e682: 8 total, 8 up, 8 in 2024-08-10T05:23:12.041 INFO:tasks.rados.rados.0.smithi086.stdout:3107: done (2 left) 2024-08-10T05:23:12.042 INFO:tasks.rados.rados.0.smithi086.stdout:3108: done (1 left) 2024-08-10T05:23:12.042 INFO:tasks.rados.rados.0.smithi086.stdout:3109: done (0 left) 2024-08-10T05:23:12.042 INFO:tasks.rados.rados.0.smithi086.stdout:3110: rollback oid 30 current snap is 298 2024-08-10T05:23:12.042 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 30 to 293 2024-08-10T05:23:12.042 INFO:tasks.rados.rados.0.smithi086.stdout:3111: snap_remove snap 297 2024-08-10T05:23:12.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:23:12.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:23:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:23:13.044 INFO:tasks.rados.rados.0.smithi086.stdout:3111: done (1 left) 2024-08-10T05:23:13.045 INFO:tasks.rados.rados.0.smithi086.stdout:3112: rmattr oid 15 current snap is 298 2024-08-10T05:23:13.045 INFO:tasks.rados.rados.0.smithi086.stdout:3112: done (1 left) 2024-08-10T05:23:13.045 INFO:tasks.rados.rados.0.smithi086.stdout:3113: copy_from oid 45 from oid 37 current snap is 298 2024-08-10T05:23:13.045 INFO:tasks.rados.rados.0.smithi086.stdout:3110: finishing rollback tid 0 to smithi08687503-30 2024-08-10T05:23:13.045 INFO:tasks.rados.rados.0.smithi086.stdout:3110: finishing rollback tid 1 to smithi08687503-30 2024-08-10T05:23:13.045 INFO:tasks.rados.rados.0.smithi086.stdout:3110: finishing rollback tid 2 to smithi08687503-30 2024-08-10T05:23:13.045 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 1694 (ObjNum 880 snap 281 seq_num 880) dirty exists 2024-08-10T05:23:13.045 INFO:tasks.rados.rados.0.smithi086.stdout:3110: done (1 left) 2024-08-10T05:23:13.045 INFO:tasks.rados.rados.0.smithi086.stdout:3114: delete oid 47 current snap is 298 2024-08-10T05:23:13.053 INFO:tasks.rados.rados.0.smithi086.stdout:3114: done (1 left) 2024-08-10T05:23:13.053 INFO:tasks.rados.rados.0.smithi086.stdout:3115: copy_from oid 3 from oid 38 current snap is 298 2024-08-10T05:23:13.053 INFO:tasks.rados.rados.0.smithi086.stdout:3116: setattr oid 10 current snap is 298 2024-08-10T05:23:13.054 INFO:tasks.rados.rados.0.smithi086.stdout:3117: rollback oid 20 current snap is 298 2024-08-10T05:23:13.054 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 20 to 293 2024-08-10T05:23:13.054 INFO:tasks.rados.rados.0.smithi086.stdout:3118: rmattr oid 23 current snap is 298 2024-08-10T05:23:13.054 INFO:tasks.rados.rados.0.smithi086.stdout:3118: done (4 left) 2024-08-10T05:23:13.054 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 298 2024-08-10T05:23:13.054 INFO:tasks.rados.rados.0.smithi086.stdout:3119: seq_num 946 ranges {2228224=647168,2875392=745472,3620864=57344} 2024-08-10T05:23:13.070 INFO:tasks.rados.rados.0.smithi086.stdout:3119: writing smithi08687503-12 from 2228224 to 2875392 tid 1 2024-08-10T05:23:13.074 INFO:tasks.rados.rados.0.smithi086.stdout:3119: writing smithi08687503-12 from 2875392 to 3620864 tid 2 2024-08-10T05:23:13.075 INFO:tasks.rados.rados.0.smithi086.stdout:3119: writing smithi08687503-12 from 3620864 to 3678208 tid 3 2024-08-10T05:23:13.075 INFO:tasks.rados.rados.0.smithi086.stdout:3120: delete oid 39 current snap is 298 2024-08-10T05:23:13.075 INFO:tasks.rados.rados.0.smithi086.stdout:3117: finishing rollback tid 0 to smithi08687503-20 2024-08-10T05:23:13.075 INFO:tasks.rados.rados.0.smithi086.stdout:3117: finishing rollback tid 1 to smithi08687503-20 2024-08-10T05:23:13.076 INFO:tasks.rados.rados.0.smithi086.stdout:3117: finishing rollback tid 2 to smithi08687503-20 2024-08-10T05:23:13.076 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 1662 (ObjNum 756 snap 234 seq_num 756) dirty exists 2024-08-10T05:23:13.076 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 2121 (ObjNum 822 snap 261 seq_num 822) dirty exists 2024-08-10T05:23:13.076 INFO:tasks.rados.rados.0.smithi086.stdout:3113: finishing copy_from racing read to smithi08687503-45 2024-08-10T05:23:13.076 INFO:tasks.rados.rados.0.smithi086.stdout:3113: finishing copy_from to smithi08687503-45 2024-08-10T05:23:13.076 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 1770 (ObjNum 918 snap 287 seq_num 918) dirty exists 2024-08-10T05:23:13.076 INFO:tasks.rados.rados.0.smithi086.stdout:3119: finishing write tid 1 to smithi08687503-12 2024-08-10T05:23:13.077 INFO:tasks.rados.rados.0.smithi086.stdout:3113: done (5 left) 2024-08-10T05:23:13.077 INFO:tasks.rados.rados.0.smithi086.stdout:3116: done (4 left) 2024-08-10T05:23:13.077 INFO:tasks.rados.rados.0.smithi086.stdout:3117: done (3 left) 2024-08-10T05:23:13.077 INFO:tasks.rados.rados.0.smithi086.stdout:3120: done (2 left) 2024-08-10T05:23:13.077 INFO:tasks.rados.rados.0.smithi086.stdout:3121: copy_from oid 36 from oid 30 current snap is 298 2024-08-10T05:23:13.078 INFO:tasks.rados.rados.0.smithi086.stdout:3122: delete oid 37 current snap is 298 2024-08-10T05:23:13.079 INFO:tasks.rados.rados.0.smithi086.stdout:3119: finishing write tid 2 to smithi08687503-12 2024-08-10T05:23:13.079 INFO:tasks.rados.rados.0.smithi086.stdout:3119: finishing write tid 3 to smithi08687503-12 2024-08-10T05:23:13.079 INFO:tasks.rados.rados.0.smithi086.stdout:3119: finishing write tid 4 to smithi08687503-12 2024-08-10T05:23:13.080 INFO:tasks.rados.rados.0.smithi086.stdout:3122: done (3 left) 2024-08-10T05:23:13.080 INFO:tasks.rados.rados.0.smithi086.stdout:3123: setattr oid 13 current snap is 298 2024-08-10T05:23:13.082 INFO:tasks.rados.rados.0.smithi086.stdout:3119: finishing write tid 5 to smithi08687503-12 2024-08-10T05:23:13.082 INFO:tasks.rados.rados.0.smithi086.stdout:3119: oid 12 updating version 0 to 2046 2024-08-10T05:23:13.082 INFO:tasks.rados.rados.0.smithi086.stdout:3119: oid 12 updating version 2046 to 2048 2024-08-10T05:23:13.082 INFO:tasks.rados.rados.0.smithi086.stdout:3119: oid 12 version 2048 is already newer than 2047 2024-08-10T05:23:13.082 INFO:tasks.rados.rados.0.smithi086.stdout:3119: oid 12 version 2048 is already newer than 2045 2024-08-10T05:23:13.082 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 2048 (ObjNum 946 snap 298 seq_num 946) dirty exists 2024-08-10T05:23:13.082 INFO:tasks.rados.rados.0.smithi086.stdout:3119: left oid 12 (ObjNum 946 snap 298 seq_num 946) 2024-08-10T05:23:13.083 INFO:tasks.rados.rados.0.smithi086.stdout:3119: done (3 left) 2024-08-10T05:23:13.083 INFO:tasks.rados.rados.0.smithi086.stdout:3124: rollback oid 17 current snap is 298 2024-08-10T05:23:13.083 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 17 to 294 2024-08-10T05:23:13.083 INFO:tasks.rados.rados.0.smithi086.stdout:3125: copy_from oid 6 from oid 32 current snap is 298 2024-08-10T05:23:13.083 INFO:tasks.rados.rados.0.smithi086.stdout:3126: rollback oid 29 current snap is 298 2024-08-10T05:23:13.083 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 29 to 296 2024-08-10T05:23:13.084 INFO:tasks.rados.rados.0.smithi086.stdout:3127: read oid 45 snap -1 2024-08-10T05:23:13.084 INFO:tasks.rados.rados.0.smithi086.stdout:3127: expect (ObjNum 918 snap 287 seq_num 918) 2024-08-10T05:23:13.084 INFO:tasks.rados.rados.0.smithi086.stdout:3128: delete oid 1 current snap is 298 2024-08-10T05:23:13.084 INFO:tasks.rados.rados.0.smithi086.stdout:3121: finishing copy_from racing read to smithi08687503-36 2024-08-10T05:23:13.087 INFO:tasks.rados.rados.0.smithi086.stdout:3126: finishing rollback tid 0 to smithi08687503-29 2024-08-10T05:23:13.088 INFO:tasks.rados.rados.0.smithi086.stdout:3128: done (7 left) 2024-08-10T05:23:13.088 INFO:tasks.rados.rados.0.smithi086.stdout:3129: setattr oid 20 current snap is 298 2024-08-10T05:23:13.088 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 2123 (ObjNum 936 snap 293 seq_num 936) dirty exists 2024-08-10T05:23:13.088 INFO:tasks.rados.rados.0.smithi086.stdout:3121: finishing copy_from to smithi08687503-36 2024-08-10T05:23:13.089 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 1694 (ObjNum 880 snap 281 seq_num 880) dirty exists 2024-08-10T05:23:13.089 INFO:tasks.rados.rados.0.smithi086.stdout:3124: finishing rollback tid 0 to smithi08687503-17 2024-08-10T05:23:13.089 INFO:tasks.rados.rados.0.smithi086.stdout:3124: finishing rollback tid 1 to smithi08687503-17 2024-08-10T05:23:13.089 INFO:tasks.rados.rados.0.smithi086.stdout:3124: finishing rollback tid 2 to smithi08687503-17 2024-08-10T05:23:13.089 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 2047 (ObjNum 896 snap 283 seq_num 896) dirty exists 2024-08-10T05:23:13.090 INFO:tasks.rados.rados.0.smithi086.stdout:3121: done (7 left) 2024-08-10T05:23:13.090 INFO:tasks.rados.rados.0.smithi086.stdout:3123: done (6 left) 2024-08-10T05:23:13.090 INFO:tasks.rados.rados.0.smithi086.stdout:3124: done (5 left) 2024-08-10T05:23:13.090 INFO:tasks.rados.rados.0.smithi086.stdout:3130: snap_remove snap 293 2024-08-10T05:23:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:13 smithi086 ceph-mon[98993]: osdmap e683: 8 total, 8 up, 8 in 2024-08-10T05:23:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:13 smithi086 ceph-mon[98993]: pgmap v685: 121 pgs: 121 active+clean; 106 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 1014 KiB/s wr, 23 op/s 2024-08-10T05:23:13.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:13 smithi086 ceph-mon[101471]: osdmap e683: 8 total, 8 up, 8 in 2024-08-10T05:23:13.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:13 smithi086 ceph-mon[101471]: pgmap v685: 121 pgs: 121 active+clean; 106 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 1014 KiB/s wr, 23 op/s 2024-08-10T05:23:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:13 smithi159 ceph-mon[90359]: osdmap e683: 8 total, 8 up, 8 in 2024-08-10T05:23:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:13 smithi159 ceph-mon[90359]: pgmap v685: 121 pgs: 121 active+clean; 106 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 1014 KiB/s wr, 23 op/s 2024-08-10T05:23:14.066 INFO:tasks.rados.rados.0.smithi086.stdout:3130: done (5 left) 2024-08-10T05:23:14.066 INFO:tasks.rados.rados.0.smithi086.stdout:3131: read oid 21 snap 296 2024-08-10T05:23:14.067 INFO:tasks.rados.rados.0.smithi086.stdout:3131: expect (ObjNum -939553760 snap 22012 seq_num 3356125072) 2024-08-10T05:23:14.067 INFO:tasks.rados.rados.0.smithi086.stdout:3132: read oid 4 snap -1 2024-08-10T05:23:14.067 INFO:tasks.rados.rados.0.smithi086.stdout:3132: expect (ObjNum 781 snap 246 seq_num 781) 2024-08-10T05:23:14.067 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 43 current snap is 298 2024-08-10T05:23:14.067 INFO:tasks.rados.rados.0.smithi086.stdout:3133: seq_num 950 ranges {1089536=720896,1810432=679936,2490368=122880} 2024-08-10T05:23:14.078 INFO:tasks.rados.rados.0.smithi086.stdout:3133: writing smithi08687503-43 from 1089536 to 1810432 tid 1 2024-08-10T05:23:14.082 INFO:tasks.rados.rados.0.smithi086.stdout:3133: writing smithi08687503-43 from 1810432 to 2490368 tid 2 2024-08-10T05:23:14.083 INFO:tasks.rados.rados.0.smithi086.stdout:3133: writing smithi08687503-43 from 2490368 to 2613248 tid 3 2024-08-10T05:23:14.083 INFO:tasks.rados.rados.0.smithi086.stdout:3134: read oid 41 snap -1 2024-08-10T05:23:14.083 INFO:tasks.rados.rados.0.smithi086.stdout:3134: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:23:14.083 INFO:tasks.rados.rados.0.smithi086.stdout:3135: delete oid 9 current snap is 298 2024-08-10T05:23:14.083 INFO:tasks.rados.rados.0.smithi086.stdout:3126: finishing rollback tid 1 to smithi08687503-29 2024-08-10T05:23:14.083 INFO:tasks.rados.rados.0.smithi086.stdout:3126: finishing rollback tid 2 to smithi08687503-29 2024-08-10T05:23:14.084 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 1697 (ObjNum 943 snap 295 seq_num 943) dirty exists 2024-08-10T05:23:14.084 INFO:tasks.rados.rados.0.smithi086.stdout:3127: expect (ObjNum 918 snap 287 seq_num 918) 2024-08-10T05:23:14.128 INFO:tasks.rados.rados.0.smithi086.stdout:3125: finishing copy_from racing read to smithi08687503-6 2024-08-10T05:23:14.128 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 1663 (ObjNum 756 snap 234 seq_num 756) dirty exists 2024-08-10T05:23:14.128 INFO:tasks.rados.rados.0.smithi086.stdout:3125: finishing copy_from to smithi08687503-6 2024-08-10T05:23:14.128 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 2028 (ObjNum 876 snap 281 seq_num 876) dirty exists 2024-08-10T05:23:14.128 INFO:tasks.rados.rados.0.smithi086.stdout:3115: finishing copy_from racing read to smithi08687503-3 2024-08-10T05:23:14.128 INFO:tasks.rados.rados.0.smithi086.stdout:3115: finishing copy_from to smithi08687503-3 2024-08-10T05:23:14.128 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 1880 (ObjNum 894 snap 283 seq_num 894) dirty exists 2024-08-10T05:23:14.128 INFO:tasks.rados.rados.0.smithi086.stdout:3131: expect (ObjNum -939553760 snap 22012 seq_num 3356125072) 2024-08-10T05:23:14.129 INFO:tasks.rados.rados.0.smithi086.stdout:3132: expect (ObjNum 781 snap 246 seq_num 781) 2024-08-10T05:23:14.159 INFO:tasks.rados.rados.0.smithi086.stdout:3133: finishing write tid 1 to smithi08687503-43 2024-08-10T05:23:14.159 INFO:tasks.rados.rados.0.smithi086.stdout:3133: finishing write tid 2 to smithi08687503-43 2024-08-10T05:23:14.160 INFO:tasks.rados.rados.0.smithi086.stdout:3133: finishing write tid 3 to smithi08687503-43 2024-08-10T05:23:14.160 INFO:tasks.rados.rados.0.smithi086.stdout:3133: finishing write tid 4 to smithi08687503-43 2024-08-10T05:23:14.160 INFO:tasks.rados.rados.0.smithi086.stdout:3133: finishing write tid 5 to smithi08687503-43 2024-08-10T05:23:14.160 INFO:tasks.rados.rados.0.smithi086.stdout:3133: oid 43 updating version 0 to 2056 2024-08-10T05:23:14.160 INFO:tasks.rados.rados.0.smithi086.stdout:3133: oid 43 updating version 2056 to 2058 2024-08-10T05:23:14.161 INFO:tasks.rados.rados.0.smithi086.stdout:3133: oid 43 version 2058 is already newer than 2057 2024-08-10T05:23:14.161 INFO:tasks.rados.rados.0.smithi086.stdout:3133: oid 43 updating version 2058 to 2059 2024-08-10T05:23:14.161 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 2059 (ObjNum 950 snap 298 seq_num 950) dirty exists 2024-08-10T05:23:14.161 INFO:tasks.rados.rados.0.smithi086.stdout:3133: left oid 43 (ObjNum 950 snap 298 seq_num 950) 2024-08-10T05:23:14.161 INFO:tasks.rados.rados.0.smithi086.stdout:3134: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:23:14.297 INFO:tasks.rados.rados.0.smithi086.stdout:3115: done (9 left) 2024-08-10T05:23:14.297 INFO:tasks.rados.rados.0.smithi086.stdout:3125: done (8 left) 2024-08-10T05:23:14.297 INFO:tasks.rados.rados.0.smithi086.stdout:3126: done (7 left) 2024-08-10T05:23:14.297 INFO:tasks.rados.rados.0.smithi086.stdout:3127: done (6 left) 2024-08-10T05:23:14.297 INFO:tasks.rados.rados.0.smithi086.stdout:3129: done (5 left) 2024-08-10T05:23:14.298 INFO:tasks.rados.rados.0.smithi086.stdout:3131: done (4 left) 2024-08-10T05:23:14.298 INFO:tasks.rados.rados.0.smithi086.stdout:3132: done (3 left) 2024-08-10T05:23:14.298 INFO:tasks.rados.rados.0.smithi086.stdout:3133: done (2 left) 2024-08-10T05:23:14.298 INFO:tasks.rados.rados.0.smithi086.stdout:3134: done (1 left) 2024-08-10T05:23:14.298 INFO:tasks.rados.rados.0.smithi086.stdout:3135: done (0 left) 2024-08-10T05:23:14.298 INFO:tasks.rados.rados.0.smithi086.stdout:3136: copy_from oid 5 from oid 12 current snap is 298 2024-08-10T05:23:14.298 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 32 current snap is 298 2024-08-10T05:23:14.298 INFO:tasks.rados.rados.0.smithi086.stdout:3137: seq_num 952 ranges {278528=753664,1032192=499712,1531904=303104} 2024-08-10T05:23:14.302 INFO:tasks.rados.rados.0.smithi086.stdout:3137: writing smithi08687503-32 from 278528 to 1032192 tid 1 2024-08-10T05:23:14.307 INFO:tasks.rados.rados.0.smithi086.stdout:3137: writing smithi08687503-32 from 1032192 to 1531904 tid 2 2024-08-10T05:23:14.308 INFO:tasks.rados.rados.0.smithi086.stdout:3137: writing smithi08687503-32 from 1531904 to 1835008 tid 3 2024-08-10T05:23:14.308 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 298 2024-08-10T05:23:14.308 INFO:tasks.rados.rados.0.smithi086.stdout:3138: seq_num 953 ranges {0=770048,770048=786432,1556480=16384} 2024-08-10T05:23:14.312 INFO:tasks.rados.rados.0.smithi086.stdout:3138: writing smithi08687503-23 from 0 to 770048 tid 1 2024-08-10T05:23:14.317 INFO:tasks.rados.rados.0.smithi086.stdout:3138: writing smithi08687503-23 from 770048 to 1556480 tid 2 2024-08-10T05:23:14.318 INFO:tasks.rados.rados.0.smithi086.stdout:3138: writing smithi08687503-23 from 1556480 to 1572864 tid 3 2024-08-10T05:23:14.318 INFO:tasks.rados.rados.0.smithi086.stdout:3139: read oid 13 snap -1 2024-08-10T05:23:14.318 INFO:tasks.rados.rados.0.smithi086.stdout:3139: expect (ObjNum 936 snap 293 seq_num 936) 2024-08-10T05:23:14.318 INFO:tasks.rados.rados.0.smithi086.stdout:3140: rollback oid 6 current snap is 298 2024-08-10T05:23:14.318 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 6 to 296 2024-08-10T05:23:14.318 INFO:tasks.rados.rados.0.smithi086.stdout:3137: finishing write tid 1 to smithi08687503-32 2024-08-10T05:23:14.318 INFO:tasks.rados.rados.0.smithi086.stdout:3136: finishing copy_from racing read to smithi08687503-5 2024-08-10T05:23:14.318 INFO:tasks.rados.rados.0.smithi086.stdout:3137: finishing write tid 2 to smithi08687503-32 2024-08-10T05:23:14.318 INFO:tasks.rados.rados.0.smithi086.stdout:3137: finishing write tid 3 to smithi08687503-32 2024-08-10T05:23:14.318 INFO:tasks.rados.rados.0.smithi086.stdout:3137: finishing write tid 4 to smithi08687503-32 2024-08-10T05:23:14.318 INFO:tasks.rados.rados.0.smithi086.stdout:3136: finishing copy_from to smithi08687503-5 2024-08-10T05:23:14.318 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 2048 (ObjNum 946 snap 298 seq_num 946) dirty exists 2024-08-10T05:23:14.319 INFO:tasks.rados.rados.0.smithi086.stdout:3137: finishing write tid 5 to smithi08687503-32 2024-08-10T05:23:14.319 INFO:tasks.rados.rados.0.smithi086.stdout:3137: oid 32 updating version 0 to 2051 2024-08-10T05:23:14.319 INFO:tasks.rados.rados.0.smithi086.stdout:3137: oid 32 version 2051 is already newer than 2050 2024-08-10T05:23:14.319 INFO:tasks.rados.rados.0.smithi086.stdout:3137: oid 32 version 2051 is already newer than 2048 2024-08-10T05:23:14.319 INFO:tasks.rados.rados.0.smithi086.stdout:3137: oid 32 version 2051 is already newer than 2049 2024-08-10T05:23:14.319 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 2051 (ObjNum 952 snap 298 seq_num 952) dirty exists 2024-08-10T05:23:14.319 INFO:tasks.rados.rados.0.smithi086.stdout:3137: left oid 32 (ObjNum 952 snap 298 seq_num 952) 2024-08-10T05:23:14.319 INFO:tasks.rados.rados.0.smithi086.stdout:3138: finishing write tid 1 to smithi08687503-23 2024-08-10T05:23:14.319 INFO:tasks.rados.rados.0.smithi086.stdout:3136: done (4 left) 2024-08-10T05:23:14.319 INFO:tasks.rados.rados.0.smithi086.stdout:3137: done (3 left) 2024-08-10T05:23:14.319 INFO:tasks.rados.rados.0.smithi086.stdout:3141: snap_remove snap 294 2024-08-10T05:23:14.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:14 smithi086 ceph-mon[98993]: osdmap e684: 8 total, 8 up, 8 in 2024-08-10T05:23:14.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:14 smithi086 ceph-mon[101471]: osdmap e684: 8 total, 8 up, 8 in 2024-08-10T05:23:14.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:14 smithi159 ceph-mon[90359]: osdmap e684: 8 total, 8 up, 8 in 2024-08-10T05:23:15.025 INFO:tasks.rados.rados.0.smithi086.stdout:3141: done (3 left) 2024-08-10T05:23:15.025 INFO:tasks.rados.rados.0.smithi086.stdout:3142: delete oid 4 current snap is 298 2024-08-10T05:23:15.025 INFO:tasks.rados.rados.0.smithi086.stdout:3140: finishing rollback tid 0 to smithi08687503-6 2024-08-10T05:23:15.025 INFO:tasks.rados.rados.0.smithi086.stdout:3140: finishing rollback tid 1 to smithi08687503-6 2024-08-10T05:23:15.026 INFO:tasks.rados.rados.0.smithi086.stdout:3138: finishing write tid 2 to smithi08687503-23 2024-08-10T05:23:15.026 INFO:tasks.rados.rados.0.smithi086.stdout:3138: finishing write tid 3 to smithi08687503-23 2024-08-10T05:23:15.026 INFO:tasks.rados.rados.0.smithi086.stdout:3138: finishing write tid 4 to smithi08687503-23 2024-08-10T05:23:15.026 INFO:tasks.rados.rados.0.smithi086.stdout:3140: finishing rollback tid 2 to smithi08687503-6 2024-08-10T05:23:15.026 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 2031 (ObjNum 926 snap 290 seq_num 926) dirty exists 2024-08-10T05:23:15.026 INFO:tasks.rados.rados.0.smithi086.stdout:3138: finishing write tid 5 to smithi08687503-23 2024-08-10T05:23:15.026 INFO:tasks.rados.rados.0.smithi086.stdout:3138: oid 23 updating version 0 to 2053 2024-08-10T05:23:15.026 INFO:tasks.rados.rados.0.smithi086.stdout:3138: oid 23 version 2053 is already newer than 2052 2024-08-10T05:23:15.026 INFO:tasks.rados.rados.0.smithi086.stdout:3138: oid 23 updating version 2053 to 2054 2024-08-10T05:23:15.026 INFO:tasks.rados.rados.0.smithi086.stdout:3138: oid 23 updating version 2054 to 2055 2024-08-10T05:23:15.026 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 2055 (ObjNum 953 snap 298 seq_num 953) dirty exists 2024-08-10T05:23:15.026 INFO:tasks.rados.rados.0.smithi086.stdout:3138: left oid 23 (ObjNum 953 snap 298 seq_num 953) 2024-08-10T05:23:15.026 INFO:tasks.rados.rados.0.smithi086.stdout:3139: expect (ObjNum 936 snap 293 seq_num 936) 2024-08-10T05:23:15.097 INFO:tasks.rados.rados.0.smithi086.stdout:3138: done (3 left) 2024-08-10T05:23:15.097 INFO:tasks.rados.rados.0.smithi086.stdout:3139: done (2 left) 2024-08-10T05:23:15.098 INFO:tasks.rados.rados.0.smithi086.stdout:3140: done (1 left) 2024-08-10T05:23:15.098 INFO:tasks.rados.rados.0.smithi086.stdout:3142: done (0 left) 2024-08-10T05:23:15.098 INFO:tasks.rados.rados.0.smithi086.stdout:3143: read oid 40 snap -1 2024-08-10T05:23:15.098 INFO:tasks.rados.rados.0.smithi086.stdout:3143: expect deleted 2024-08-10T05:23:15.098 INFO:tasks.rados.rados.0.smithi086.stdout:3144: read oid 9 snap 296 2024-08-10T05:23:15.098 INFO:tasks.rados.rados.0.smithi086.stdout:3144: expect (ObjNum 933 snap 292 seq_num 933) 2024-08-10T05:23:15.098 INFO:tasks.rados.rados.0.smithi086.stdout:3145: rollback oid 30 current snap is 298 2024-08-10T05:23:15.098 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 30 to 296 2024-08-10T05:23:15.098 INFO:tasks.rados.rados.0.smithi086.stdout:3146: copy_from oid 4 from oid 31 current snap is 298 2024-08-10T05:23:15.099 INFO:tasks.rados.rados.0.smithi086.stdout:3147: delete oid 16 current snap is 298 2024-08-10T05:23:15.099 INFO:tasks.rados.rados.0.smithi086.stdout:3145: finishing rollback tid 0 to smithi08687503-30 2024-08-10T05:23:15.099 INFO:tasks.rados.rados.0.smithi086.stdout:3145: finishing rollback tid 1 to smithi08687503-30 2024-08-10T05:23:15.100 INFO:tasks.rados.rados.0.smithi086.stdout:3145: finishing rollback tid 2 to smithi08687503-30 2024-08-10T05:23:15.100 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 1700 (ObjNum 880 snap 281 seq_num 880) dirty exists 2024-08-10T05:23:15.102 INFO:tasks.rados.rados.0.smithi086.stdout:3143: done (4 left) 2024-08-10T05:23:15.103 INFO:tasks.rados.rados.0.smithi086.stdout:3145: done (3 left) 2024-08-10T05:23:15.103 INFO:tasks.rados.rados.0.smithi086.stdout:3147: done (2 left) 2024-08-10T05:23:15.103 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 11 current snap is 298 2024-08-10T05:23:15.103 INFO:tasks.rados.rados.0.smithi086.stdout:3148: seq_num 956 ranges {507904=417792,925696=434176,1359872=770048} 2024-08-10T05:23:15.108 INFO:tasks.rados.rados.0.smithi086.stdout:3148: writing smithi08687503-11 from 507904 to 925696 tid 1 2024-08-10T05:23:15.111 INFO:tasks.rados.rados.0.smithi086.stdout:3148: writing smithi08687503-11 from 925696 to 1359872 tid 2 2024-08-10T05:23:15.116 INFO:tasks.rados.rados.0.smithi086.stdout:3148: writing smithi08687503-11 from 1359872 to 2129920 tid 3 2024-08-10T05:23:15.116 INFO:tasks.rados.rados.0.smithi086.stdout:3149: setattr oid 30 current snap is 298 2024-08-10T05:23:15.116 INFO:tasks.rados.rados.0.smithi086.stdout:3146: finishing copy_from racing read to smithi08687503-4 2024-08-10T05:23:15.116 INFO:tasks.rados.rados.0.smithi086.stdout:3146: finishing copy_from to smithi08687503-4 2024-08-10T05:23:15.116 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 2116 (ObjNum 930 snap 291 seq_num 930) dirty exists 2024-08-10T05:23:15.117 INFO:tasks.rados.rados.0.smithi086.stdout:3148: finishing write tid 1 to smithi08687503-11 2024-08-10T05:23:15.117 INFO:tasks.rados.rados.0.smithi086.stdout:3148: finishing write tid 2 to smithi08687503-11 2024-08-10T05:23:15.117 INFO:tasks.rados.rados.0.smithi086.stdout:3144: expect (ObjNum 933 snap 292 seq_num 933) 2024-08-10T05:23:15.280 INFO:tasks.rados.rados.0.smithi086.stdout:3148: finishing write tid 3 to smithi08687503-11 2024-08-10T05:23:15.280 INFO:tasks.rados.rados.0.smithi086.stdout:3148: finishing write tid 4 to smithi08687503-11 2024-08-10T05:23:15.280 INFO:tasks.rados.rados.0.smithi086.stdout:3148: finishing write tid 5 to smithi08687503-11 2024-08-10T05:23:15.281 INFO:tasks.rados.rados.0.smithi086.stdout:3148: oid 11 updating version 0 to 2033 2024-08-10T05:23:15.281 INFO:tasks.rados.rados.0.smithi086.stdout:3148: oid 11 updating version 2033 to 2034 2024-08-10T05:23:15.281 INFO:tasks.rados.rados.0.smithi086.stdout:3148: oid 11 updating version 2034 to 2035 2024-08-10T05:23:15.281 INFO:tasks.rados.rados.0.smithi086.stdout:3148: oid 11 version 2035 is already newer than 2032 2024-08-10T05:23:15.281 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 2035 (ObjNum 956 snap 298 seq_num 956) dirty exists 2024-08-10T05:23:15.281 INFO:tasks.rados.rados.0.smithi086.stdout:3148: left oid 11 (ObjNum 956 snap 298 seq_num 956) 2024-08-10T05:23:15.281 INFO:tasks.rados.rados.0.smithi086.stdout:3144: done (3 left) 2024-08-10T05:23:15.281 INFO:tasks.rados.rados.0.smithi086.stdout:3146: done (2 left) 2024-08-10T05:23:15.281 INFO:tasks.rados.rados.0.smithi086.stdout:3148: done (1 left) 2024-08-10T05:23:15.281 INFO:tasks.rados.rados.0.smithi086.stdout:3150: rmattr oid 10 current snap is 298 2024-08-10T05:23:15.281 INFO:tasks.rados.rados.0.smithi086.stdout:3151: copy_from oid 19 from oid 43 current snap is 298 2024-08-10T05:23:15.281 INFO:tasks.rados.rados.0.smithi086.stdout:3152: snap_remove snap 296 2024-08-10T05:23:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:15 smithi086 ceph-mon[98993]: osdmap e685: 8 total, 8 up, 8 in 2024-08-10T05:23:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:15 smithi086 ceph-mon[98993]: pgmap v688: 121 pgs: 121 active+clean; 107 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 624 KiB/s rd, 354 KiB/s wr, 7 op/s 2024-08-10T05:23:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:15 smithi086 ceph-mon[98993]: osdmap e686: 8 total, 8 up, 8 in 2024-08-10T05:23:15.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:15 smithi086 ceph-mon[101471]: osdmap e685: 8 total, 8 up, 8 in 2024-08-10T05:23:15.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:15 smithi086 ceph-mon[101471]: pgmap v688: 121 pgs: 121 active+clean; 107 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 624 KiB/s rd, 354 KiB/s wr, 7 op/s 2024-08-10T05:23:15.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:15 smithi086 ceph-mon[101471]: osdmap e686: 8 total, 8 up, 8 in 2024-08-10T05:23:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:15 smithi159 ceph-mon[90359]: osdmap e685: 8 total, 8 up, 8 in 2024-08-10T05:23:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:15 smithi159 ceph-mon[90359]: pgmap v688: 121 pgs: 121 active+clean; 107 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 624 KiB/s rd, 354 KiB/s wr, 7 op/s 2024-08-10T05:23:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:15 smithi159 ceph-mon[90359]: osdmap e686: 8 total, 8 up, 8 in 2024-08-10T05:23:16.070 INFO:tasks.rados.rados.0.smithi086.stdout:3152: done (3 left) 2024-08-10T05:23:16.070 INFO:tasks.rados.rados.0.smithi086.stdout:3153: rollback oid 11 current snap is 298 2024-08-10T05:23:16.070 INFO:tasks.rados.rados.0.smithi086.stdout:3153: done (3 left) 2024-08-10T05:23:16.071 INFO:tasks.rados.rados.0.smithi086.stdout:3154: delete oid 8 current snap is 298 2024-08-10T05:23:16.071 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 1701 (ObjNum 880 snap 281 seq_num 880) dirty exists 2024-08-10T05:23:16.071 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 2137 (ObjNum 822 snap 261 seq_num 822) dirty exists 2024-08-10T05:23:16.071 INFO:tasks.rados.rados.0.smithi086.stdout:3151: finishing copy_from racing read to smithi08687503-19 2024-08-10T05:23:16.071 INFO:tasks.rados.rados.0.smithi086.stdout:3151: finishing copy_from to smithi08687503-19 2024-08-10T05:23:16.071 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 2059 (ObjNum 950 snap 298 seq_num 950) dirty exists 2024-08-10T05:23:16.081 INFO:tasks.rados.rados.0.smithi086.stdout:3149: done (3 left) 2024-08-10T05:23:16.081 INFO:tasks.rados.rados.0.smithi086.stdout:3150: done (2 left) 2024-08-10T05:23:16.081 INFO:tasks.rados.rados.0.smithi086.stdout:3151: done (1 left) 2024-08-10T05:23:16.081 INFO:tasks.rados.rados.0.smithi086.stdout:3154: done (0 left) 2024-08-10T05:23:16.081 INFO:tasks.rados.rados.0.smithi086.stdout:3155: read oid 30 snap -1 2024-08-10T05:23:16.081 INFO:tasks.rados.rados.0.smithi086.stdout:3155: expect (ObjNum 880 snap 281 seq_num 880) 2024-08-10T05:23:16.081 INFO:tasks.rados.rados.0.smithi086.stdout:3156: snap_create 2024-08-10T05:23:16.091 INFO:tasks.rados.rados.0.smithi086.stdout:3155: expect (ObjNum 880 snap 281 seq_num 880) 2024-08-10T05:23:17.076 INFO:tasks.rados.rados.0.smithi086.stdout:3155: done (1 left) 2024-08-10T05:23:17.076 INFO:tasks.rados.rados.0.smithi086.stdout:3156: done (0 left) 2024-08-10T05:23:17.076 INFO:tasks.rados.rados.0.smithi086.stdout:3157: read oid 14 snap 298 2024-08-10T05:23:17.076 INFO:tasks.rados.rados.0.smithi086.stdout:3157: expect (ObjNum 940 snap 295 seq_num 940) 2024-08-10T05:23:17.076 INFO:tasks.rados.rados.0.smithi086.stdout:3158: rmattr oid 43 current snap is 299 2024-08-10T05:23:17.076 INFO:tasks.rados.rados.0.smithi086.stdout:3158: done (1 left) 2024-08-10T05:23:17.076 INFO:tasks.rados.rados.0.smithi086.stdout:3159: rollback oid 37 current snap is 299 2024-08-10T05:23:17.077 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 37 to 298 2024-08-10T05:23:17.077 INFO:tasks.rados.rados.0.smithi086.stdout:3160: rollback oid 25 current snap is 299 2024-08-10T05:23:17.077 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 25 to 298 2024-08-10T05:23:17.077 INFO:tasks.rados.rados.0.smithi086.stdout:3161: copy_from oid 4 from oid 26 current snap is 299 2024-08-10T05:23:17.077 INFO:tasks.rados.rados.0.smithi086.stdout:3162: delete oid 8 current snap is 299 2024-08-10T05:23:17.078 INFO:tasks.rados.rados.0.smithi086.stdout:3159: finishing rollback tid 1 to smithi08687503-37 2024-08-10T05:23:17.078 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 0 (ObjNum 129 snap 0 seq_num 3356551008) dirty dne 2024-08-10T05:23:17.082 INFO:tasks.rados.rados.0.smithi086.stdout:3161: finishing copy_from to smithi08687503-4 2024-08-10T05:23:17.082 INFO:tasks.rados.rados.0.smithi086.stdout:3161: got expected ENOENT (src dne) 2024-08-10T05:23:17.082 INFO:tasks.rados.rados.0.smithi086.stdout:3161: finishing copy_from racing read to smithi08687503-4 2024-08-10T05:23:17.082 INFO:tasks.rados.rados.0.smithi086.stdout:3160: finishing rollback tid 0 to smithi08687503-25 2024-08-10T05:23:17.083 INFO:tasks.rados.rados.0.smithi086.stdout:3160: finishing rollback tid 1 to smithi08687503-25 2024-08-10T05:23:17.083 INFO:tasks.rados.rados.0.smithi086.stdout:3160: finishing rollback tid 2 to smithi08687503-25 2024-08-10T05:23:17.083 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 2190 (ObjNum 924 snap 290 seq_num 924) dirty exists 2024-08-10T05:23:17.085 INFO:tasks.rados.rados.0.smithi086.stdout:3159: done (4 left) 2024-08-10T05:23:17.085 INFO:tasks.rados.rados.0.smithi086.stdout:3160: done (3 left) 2024-08-10T05:23:17.085 INFO:tasks.rados.rados.0.smithi086.stdout:3161: done (2 left) 2024-08-10T05:23:17.085 INFO:tasks.rados.rados.0.smithi086.stdout:3162: done (1 left) 2024-08-10T05:23:17.085 INFO:tasks.rados.rados.0.smithi086.stdout:3163: copy_from oid 8 from oid 41 current snap is 299 2024-08-10T05:23:17.085 INFO:tasks.rados.rados.0.smithi086.stdout:3164: delete oid 17 current snap is 299 2024-08-10T05:23:17.088 INFO:tasks.rados.rados.0.smithi086.stdout:3164: done (2 left) 2024-08-10T05:23:17.088 INFO:tasks.rados.rados.0.smithi086.stdout:3165: read oid 49 snap 298 2024-08-10T05:23:17.089 INFO:tasks.rados.rados.0.smithi086.stdout:3165: expect (ObjNum 902 snap 283 seq_num 902) 2024-08-10T05:23:17.089 INFO:tasks.rados.rados.0.smithi086.stdout:3166: rmattr oid 4 current snap is 299 2024-08-10T05:23:17.089 INFO:tasks.rados.rados.0.smithi086.stdout:3166: done (3 left) 2024-08-10T05:23:17.089 INFO:tasks.rados.rados.0.smithi086.stdout:3167: rmattr oid 27 current snap is 299 2024-08-10T05:23:17.089 INFO:tasks.rados.rados.0.smithi086.stdout:3168: read oid 42 snap 298 2024-08-10T05:23:17.089 INFO:tasks.rados.rados.0.smithi086.stdout:3168: expect deleted 2024-08-10T05:23:17.089 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 21 current snap is 299 2024-08-10T05:23:17.089 INFO:tasks.rados.rados.0.smithi086.stdout:3169: seq_num 960 ranges {0=483328,483328=425984,909312=761856,1671168=16384} 2024-08-10T05:23:17.091 INFO:tasks.rados.rados.0.smithi086.stdout:3169: writing smithi08687503-21 from 0 to 483328 tid 1 2024-08-10T05:23:17.094 INFO:tasks.rados.rados.0.smithi086.stdout:3169: writing smithi08687503-21 from 483328 to 909312 tid 2 2024-08-10T05:23:17.099 INFO:tasks.rados.rados.0.smithi086.stdout:3169: writing smithi08687503-21 from 909312 to 1671168 tid 3 2024-08-10T05:23:17.099 INFO:tasks.rados.rados.0.smithi086.stdout:3169: writing smithi08687503-21 from 1671168 to 1687552 tid 4 2024-08-10T05:23:17.099 INFO:tasks.rados.rados.0.smithi086.stdout:3170: copy_from oid 9 from oid 5 current snap is 299 2024-08-10T05:23:17.099 INFO:tasks.rados.rados.0.smithi086.stdout:3171: delete oid 40 current snap is 299 2024-08-10T05:23:17.099 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 1688 (ObjNum 908 snap 284 seq_num 908) dirty exists 2024-08-10T05:23:17.100 INFO:tasks.rados.rados.0.smithi086.stdout:3169: finishing write tid 1 to smithi08687503-21 2024-08-10T05:23:17.100 INFO:tasks.rados.rados.0.smithi086.stdout:3169: finishing write tid 2 to smithi08687503-21 2024-08-10T05:23:17.102 INFO:tasks.rados.rados.0.smithi086.stdout:3167: done (7 left) 2024-08-10T05:23:17.102 INFO:tasks.rados.rados.0.smithi086.stdout:3168: done (6 left) 2024-08-10T05:23:17.102 INFO:tasks.rados.rados.0.smithi086.stdout:3171: done (5 left) 2024-08-10T05:23:17.102 INFO:tasks.rados.rados.0.smithi086.stdout:3172: copy_from oid 6 from oid 45 current snap is 299 2024-08-10T05:23:17.102 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 13 current snap is 299 2024-08-10T05:23:17.102 INFO:tasks.rados.rados.0.smithi086.stdout:3173: seq_num 962 ranges {1900544=516096,2416640=589824,3006464=614400} 2024-08-10T05:23:17.116 INFO:tasks.rados.rados.0.smithi086.stdout:3173: writing smithi08687503-13 from 1900544 to 2416640 tid 1 2024-08-10T05:23:17.119 INFO:tasks.rados.rados.0.smithi086.stdout:3173: writing smithi08687503-13 from 2416640 to 3006464 tid 2 2024-08-10T05:23:17.123 INFO:tasks.rados.rados.0.smithi086.stdout:3173: writing smithi08687503-13 from 3006464 to 3620864 tid 3 2024-08-10T05:23:17.123 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 30 current snap is 299 2024-08-10T05:23:17.124 INFO:tasks.rados.rados.0.smithi086.stdout:3163: finishing copy_from racing read to smithi08687503-8 2024-08-10T05:23:17.124 INFO:tasks.rados.rados.0.smithi086.stdout:3174: seq_num 963 ranges {344064=532480,876544=475136,1351680=532480,1884160=196608} 2024-08-10T05:23:17.128 INFO:tasks.rados.rados.0.smithi086.stdout:3174: writing smithi08687503-30 from 344064 to 876544 tid 1 2024-08-10T05:23:17.131 INFO:tasks.rados.rados.0.smithi086.stdout:3174: writing smithi08687503-30 from 876544 to 1351680 tid 2 2024-08-10T05:23:17.135 INFO:tasks.rados.rados.0.smithi086.stdout:3174: writing smithi08687503-30 from 1351680 to 1884160 tid 3 2024-08-10T05:23:17.138 INFO:tasks.rados.rados.0.smithi086.stdout:3174: writing smithi08687503-30 from 1884160 to 2080768 tid 4 2024-08-10T05:23:17.138 INFO:tasks.rados.rados.0.smithi086.stdout:3175: copy_from oid 28 from oid 48 current snap is 299 2024-08-10T05:23:17.138 INFO:tasks.rados.rados.0.smithi086.stdout:3169: finishing write tid 3 to smithi08687503-21 2024-08-10T05:23:17.138 INFO:tasks.rados.rados.0.smithi086.stdout:3169: finishing write tid 4 to smithi08687503-21 2024-08-10T05:23:17.138 INFO:tasks.rados.rados.0.smithi086.stdout:3169: finishing write tid 5 to smithi08687503-21 2024-08-10T05:23:17.138 INFO:tasks.rados.rados.0.smithi086.stdout:3176: rollback oid 1 current snap is 299 2024-08-10T05:23:17.138 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 1 to 298 2024-08-10T05:23:17.138 INFO:tasks.rados.rados.0.smithi086.stdout:3172: finishing copy_from racing read to smithi08687503-6 2024-08-10T05:23:17.138 INFO:tasks.rados.rados.0.smithi086.stdout:3169: finishing write tid 6 to smithi08687503-21 2024-08-10T05:23:17.138 INFO:tasks.rados.rados.0.smithi086.stdout:3169: oid 21 updating version 0 to 2113 2024-08-10T05:23:17.139 INFO:tasks.rados.rados.0.smithi086.stdout:3169: oid 21 updating version 2113 to 2117 2024-08-10T05:23:17.139 INFO:tasks.rados.rados.0.smithi086.stdout:3169: oid 21 version 2117 is already newer than 2114 2024-08-10T05:23:17.139 INFO:tasks.rados.rados.0.smithi086.stdout:3169: oid 21 version 2117 is already newer than 2115 2024-08-10T05:23:17.139 INFO:tasks.rados.rados.0.smithi086.stdout:3169: oid 21 version 2117 is already newer than 2116 2024-08-10T05:23:17.139 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 2117 (ObjNum 960 snap 299 seq_num 960) dirty exists 2024-08-10T05:23:17.139 INFO:tasks.rados.rados.0.smithi086.stdout:3169: left oid 21 (ObjNum 960 snap 299 seq_num 960) 2024-08-10T05:23:17.139 INFO:tasks.rados.rados.0.smithi086.stdout:3163: finishing copy_from to smithi08687503-8 2024-08-10T05:23:17.139 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 1776 (ObjNum 821 snap 261 seq_num 821) dirty exists 2024-08-10T05:23:17.139 INFO:tasks.rados.rados.0.smithi086.stdout:3172: finishing copy_from to smithi08687503-6 2024-08-10T05:23:17.139 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 1770 (ObjNum 918 snap 287 seq_num 918) dirty exists 2024-08-10T05:23:17.139 INFO:tasks.rados.rados.0.smithi086.stdout:3163: done (9 left) 2024-08-10T05:23:17.139 INFO:tasks.rados.rados.0.smithi086.stdout:3169: done (8 left) 2024-08-10T05:23:17.140 INFO:tasks.rados.rados.0.smithi086.stdout:3172: done (7 left) 2024-08-10T05:23:17.140 INFO:tasks.rados.rados.0.smithi086.stdout:3177: read oid 38 snap -1 2024-08-10T05:23:17.140 INFO:tasks.rados.rados.0.smithi086.stdout:3177: expect (ObjNum 894 snap 283 seq_num 894) 2024-08-10T05:23:17.140 INFO:tasks.rados.rados.0.smithi086.stdout:3178: rmattr oid 36 current snap is 299 2024-08-10T05:23:17.140 INFO:tasks.rados.rados.0.smithi086.stdout:3178: done (8 left) 2024-08-10T05:23:17.140 INFO:tasks.rados.rados.0.smithi086.stdout:3179: read oid 15 snap 298 2024-08-10T05:23:17.140 INFO:tasks.rados.rados.0.smithi086.stdout:3179: expect (ObjNum 915 snap 287 seq_num 915) 2024-08-10T05:23:17.140 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 47 current snap is 299 2024-08-10T05:23:17.140 INFO:tasks.rados.rados.0.smithi086.stdout:3173: finishing write tid 1 to smithi08687503-13 2024-08-10T05:23:17.140 INFO:tasks.rados.rados.0.smithi086.stdout:3173: finishing write tid 2 to smithi08687503-13 2024-08-10T05:23:17.140 INFO:tasks.rados.rados.0.smithi086.stdout:3173: finishing write tid 3 to smithi08687503-13 2024-08-10T05:23:17.140 INFO:tasks.rados.rados.0.smithi086.stdout:3173: finishing write tid 4 to smithi08687503-13 2024-08-10T05:23:17.141 INFO:tasks.rados.rados.0.smithi086.stdout:3170: finishing copy_from racing read to smithi08687503-9 2024-08-10T05:23:17.141 INFO:tasks.rados.rados.0.smithi086.stdout:3173: finishing write tid 5 to smithi08687503-13 2024-08-10T05:23:17.141 INFO:tasks.rados.rados.0.smithi086.stdout:3173: oid 13 updating version 0 to 2145 2024-08-10T05:23:17.141 INFO:tasks.rados.rados.0.smithi086.stdout:3173: oid 13 version 2145 is already newer than 2144 2024-08-10T05:23:17.141 INFO:tasks.rados.rados.0.smithi086.stdout:3173: oid 13 version 2145 is already newer than 2143 2024-08-10T05:23:17.141 INFO:tasks.rados.rados.0.smithi086.stdout:3173: oid 13 updating version 2145 to 2146 2024-08-10T05:23:17.141 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 2146 (ObjNum 962 snap 299 seq_num 962) dirty exists 2024-08-10T05:23:17.141 INFO:tasks.rados.rados.0.smithi086.stdout:3173: left oid 13 (ObjNum 962 snap 299 seq_num 962) 2024-08-10T05:23:17.141 INFO:tasks.rados.rados.0.smithi086.stdout:3174: finishing write tid 1 to smithi08687503-30 2024-08-10T05:23:17.142 INFO:tasks.rados.rados.0.smithi086.stdout:3170: finishing copy_from to smithi08687503-9 2024-08-10T05:23:17.142 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 2048 (ObjNum 946 snap 298 seq_num 946) dirty exists 2024-08-10T05:23:17.142 INFO:tasks.rados.rados.0.smithi086.stdout:3174: finishing write tid 2 to smithi08687503-30 2024-08-10T05:23:17.142 INFO:tasks.rados.rados.0.smithi086.stdout:3180: seq_num 964 ranges {0=548864,548864=761856,1310720=442368} 2024-08-10T05:23:17.142 INFO:tasks.rados.rados.0.smithi086.stdout:3180: writing smithi08687503-47 from 0 to 548864 tid 1 2024-08-10T05:23:17.145 INFO:tasks.rados.rados.0.smithi086.stdout:3180: writing smithi08687503-47 from 548864 to 1310720 tid 2 2024-08-10T05:23:17.148 INFO:tasks.rados.rados.0.smithi086.stdout:3180: writing smithi08687503-47 from 1310720 to 1753088 tid 3 2024-08-10T05:23:17.148 INFO:tasks.rados.rados.0.smithi086.stdout:3170: done (9 left) 2024-08-10T05:23:17.148 INFO:tasks.rados.rados.0.smithi086.stdout:3173: done (8 left) 2024-08-10T05:23:17.148 INFO:tasks.rados.rados.0.smithi086.stdout:3181: read oid 24 snap -1 2024-08-10T05:23:17.148 INFO:tasks.rados.rados.0.smithi086.stdout:3181: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:23:17.149 INFO:tasks.rados.rados.0.smithi086.stdout:3182: copy_from oid 45 from oid 3 current snap is 299 2024-08-10T05:23:17.149 INFO:tasks.rados.rados.0.smithi086.stdout:3176: finishing rollback tid 1 to smithi08687503-1 2024-08-10T05:23:17.149 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 0 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-10T05:23:17.149 INFO:tasks.rados.rados.0.smithi086.stdout:3157: expect (ObjNum 940 snap 295 seq_num 940) 2024-08-10T05:23:17.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:17 smithi086 ceph-mon[101471]: osdmap e687: 8 total, 8 up, 8 in 2024-08-10T05:23:17.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:17 smithi086 ceph-mon[101471]: pgmap v691: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 128 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 4.5 MiB/s wr, 28 op/s 2024-08-10T05:23:17.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:17 smithi086 ceph-mon[98993]: osdmap e687: 8 total, 8 up, 8 in 2024-08-10T05:23:17.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:17 smithi086 ceph-mon[98993]: pgmap v691: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 128 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 4.5 MiB/s wr, 28 op/s 2024-08-10T05:23:17.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:17 smithi159 ceph-mon[90359]: osdmap e687: 8 total, 8 up, 8 in 2024-08-10T05:23:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:17 smithi159 ceph-mon[90359]: pgmap v691: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 128 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 4.5 MiB/s wr, 28 op/s 2024-08-10T05:23:18.107 INFO:tasks.rados.rados.0.smithi086.stdout:3165: expect (ObjNum 902 snap 283 seq_num 902) 2024-08-10T05:23:18.126 INFO:tasks.rados.rados.0.smithi086.stdout:3180: finishing write tid 1 to smithi08687503-47 2024-08-10T05:23:18.126 INFO:tasks.rados.rados.0.smithi086.stdout:3157: done (9 left) 2024-08-10T05:23:18.126 INFO:tasks.rados.rados.0.smithi086.stdout:3165: done (8 left) 2024-08-10T05:23:18.126 INFO:tasks.rados.rados.0.smithi086.stdout:3176: done (7 left) 2024-08-10T05:23:18.127 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 39 current snap is 299 2024-08-10T05:23:18.127 INFO:tasks.rados.rados.0.smithi086.stdout:3181: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:23:18.127 INFO:tasks.rados.rados.0.smithi086.stdout:3175: finishing copy_from racing read to smithi08687503-28 2024-08-10T05:23:18.127 INFO:tasks.rados.rados.0.smithi086.stdout:3174: finishing write tid 3 to smithi08687503-30 2024-08-10T05:23:18.127 INFO:tasks.rados.rados.0.smithi086.stdout:3183: seq_num 965 ranges {0=565248,565248=647168,1212416=548864,1761280=8192} 2024-08-10T05:23:18.130 INFO:tasks.rados.rados.0.smithi086.stdout:3183: writing smithi08687503-39 from 0 to 565248 tid 1 2024-08-10T05:23:18.134 INFO:tasks.rados.rados.0.smithi086.stdout:3183: writing smithi08687503-39 from 565248 to 1212416 tid 2 2024-08-10T05:23:18.138 INFO:tasks.rados.rados.0.smithi086.stdout:3183: writing smithi08687503-39 from 1212416 to 1761280 tid 3 2024-08-10T05:23:18.138 INFO:tasks.rados.rados.0.smithi086.stdout:3183: writing smithi08687503-39 from 1761280 to 1769472 tid 4 2024-08-10T05:23:18.138 INFO:tasks.rados.rados.0.smithi086.stdout:3181: done (7 left) 2024-08-10T05:23:18.138 INFO:tasks.rados.rados.0.smithi086.stdout:3184: rollback oid 49 current snap is 299 2024-08-10T05:23:18.138 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 49 to 298 2024-08-10T05:23:18.138 INFO:tasks.rados.rados.0.smithi086.stdout:3174: finishing write tid 4 to smithi08687503-30 2024-08-10T05:23:18.138 INFO:tasks.rados.rados.0.smithi086.stdout:3174: finishing write tid 5 to smithi08687503-30 2024-08-10T05:23:18.138 INFO:tasks.rados.rados.0.smithi086.stdout:3180: finishing write tid 2 to smithi08687503-47 2024-08-10T05:23:18.138 INFO:tasks.rados.rados.0.smithi086.stdout:3180: finishing write tid 3 to smithi08687503-47 2024-08-10T05:23:18.138 INFO:tasks.rados.rados.0.smithi086.stdout:3180: finishing write tid 4 to smithi08687503-47 2024-08-10T05:23:18.139 INFO:tasks.rados.rados.0.smithi086.stdout:3175: finishing copy_from to smithi08687503-28 2024-08-10T05:23:18.139 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 2038 (ObjNum 822 snap 261 seq_num 822) dirty exists 2024-08-10T05:23:18.139 INFO:tasks.rados.rados.0.smithi086.stdout:3174: finishing write tid 6 to smithi08687503-30 2024-08-10T05:23:18.139 INFO:tasks.rados.rados.0.smithi086.stdout:3174: oid 30 updating version 0 to 1704 2024-08-10T05:23:18.139 INFO:tasks.rados.rados.0.smithi086.stdout:3174: oid 30 updating version 1704 to 1705 2024-08-10T05:23:18.139 INFO:tasks.rados.rados.0.smithi086.stdout:3174: oid 30 updating version 1705 to 1706 2024-08-10T05:23:18.139 INFO:tasks.rados.rados.0.smithi086.stdout:3174: oid 30 version 1706 is already newer than 1703 2024-08-10T05:23:18.139 INFO:tasks.rados.rados.0.smithi086.stdout:3174: oid 30 version 1706 is already newer than 1702 2024-08-10T05:23:18.139 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 1706 (ObjNum 963 snap 299 seq_num 963) dirty exists 2024-08-10T05:23:18.139 INFO:tasks.rados.rados.0.smithi086.stdout:3174: left oid 30 (ObjNum 963 snap 299 seq_num 963) 2024-08-10T05:23:18.139 INFO:tasks.rados.rados.0.smithi086.stdout:3180: finishing write tid 5 to smithi08687503-47 2024-08-10T05:23:18.139 INFO:tasks.rados.rados.0.smithi086.stdout:3180: oid 47 updating version 0 to 1948 2024-08-10T05:23:18.140 INFO:tasks.rados.rados.0.smithi086.stdout:3180: oid 47 updating version 1948 to 1949 2024-08-10T05:23:18.140 INFO:tasks.rados.rados.0.smithi086.stdout:3180: oid 47 version 1949 is already newer than 1946 2024-08-10T05:23:18.140 INFO:tasks.rados.rados.0.smithi086.stdout:3180: oid 47 version 1949 is already newer than 1947 2024-08-10T05:23:18.140 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 1949 (ObjNum 964 snap 299 seq_num 964) dirty exists 2024-08-10T05:23:18.140 INFO:tasks.rados.rados.0.smithi086.stdout:3180: left oid 47 (ObjNum 964 snap 299 seq_num 964) 2024-08-10T05:23:18.140 INFO:tasks.rados.rados.0.smithi086.stdout:3179: expect (ObjNum 915 snap 287 seq_num 915) 2024-08-10T05:23:18.263 INFO:tasks.rados.rados.0.smithi086.stdout:3177: expect (ObjNum 894 snap 283 seq_num 894) 2024-08-10T05:23:18.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:18 smithi086 ceph-mon[101471]: osdmap e688: 8 total, 8 up, 8 in 2024-08-10T05:23:18.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:18 smithi086 ceph-mon[98993]: osdmap e688: 8 total, 8 up, 8 in 2024-08-10T05:23:18.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:23:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:23:18] "GET /metrics HTTP/1.1" 200 36277 "" "Prometheus/2.43.0" 2024-08-10T05:23:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:18 smithi159 ceph-mon[90359]: osdmap e688: 8 total, 8 up, 8 in 2024-08-10T05:23:19.378 INFO:tasks.rados.rados.0.smithi086.stdout:3182: finishing copy_from racing read to smithi08687503-45 2024-08-10T05:23:19.378 INFO:tasks.rados.rados.0.smithi086.stdout:3182: finishing copy_from to smithi08687503-45 2024-08-10T05:23:19.378 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 1880 (ObjNum 894 snap 283 seq_num 894) dirty exists 2024-08-10T05:23:19.378 INFO:tasks.rados.rados.0.smithi086.stdout:3183: finishing write tid 1 to smithi08687503-39 2024-08-10T05:23:19.378 INFO:tasks.rados.rados.0.smithi086.stdout:3174: done (7 left) 2024-08-10T05:23:19.378 INFO:tasks.rados.rados.0.smithi086.stdout:3175: done (6 left) 2024-08-10T05:23:19.378 INFO:tasks.rados.rados.0.smithi086.stdout:3177: done (5 left) 2024-08-10T05:23:19.378 INFO:tasks.rados.rados.0.smithi086.stdout:3179: done (4 left) 2024-08-10T05:23:19.378 INFO:tasks.rados.rados.0.smithi086.stdout:3180: done (3 left) 2024-08-10T05:23:19.378 INFO:tasks.rados.rados.0.smithi086.stdout:3182: done (2 left) 2024-08-10T05:23:19.378 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 35 current snap is 299 2024-08-10T05:23:19.379 INFO:tasks.rados.rados.0.smithi086.stdout:3183: finishing write tid 2 to smithi08687503-39 2024-08-10T05:23:19.379 INFO:tasks.rados.rados.0.smithi086.stdout:3183: finishing write tid 3 to smithi08687503-39 2024-08-10T05:23:19.379 INFO:tasks.rados.rados.0.smithi086.stdout:3185: seq_num 966 ranges {0=581632,581632=581632,1163264=622592} 2024-08-10T05:23:19.380 INFO:tasks.rados.rados.0.smithi086.stdout:3185: writing smithi08687503-35 from 0 to 581632 tid 1 2024-08-10T05:23:19.384 INFO:tasks.rados.rados.0.smithi086.stdout:3185: writing smithi08687503-35 from 581632 to 1163264 tid 2 2024-08-10T05:23:19.388 INFO:tasks.rados.rados.0.smithi086.stdout:3185: writing smithi08687503-35 from 1163264 to 1785856 tid 3 2024-08-10T05:23:19.388 INFO:tasks.rados.rados.0.smithi086.stdout:3186: copy_from oid 15 from oid 21 current snap is 299 2024-08-10T05:23:19.388 INFO:tasks.rados.rados.0.smithi086.stdout:3183: finishing write tid 4 to smithi08687503-39 2024-08-10T05:23:19.388 INFO:tasks.rados.rados.0.smithi086.stdout:3183: finishing write tid 5 to smithi08687503-39 2024-08-10T05:23:19.388 INFO:tasks.rados.rados.0.smithi086.stdout:3184: finishing rollback tid 0 to smithi08687503-49 2024-08-10T05:23:19.388 INFO:tasks.rados.rados.0.smithi086.stdout:3184: finishing rollback tid 1 to smithi08687503-49 2024-08-10T05:23:19.388 INFO:tasks.rados.rados.0.smithi086.stdout:3184: finishing rollback tid 2 to smithi08687503-49 2024-08-10T05:23:19.388 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 2062 (ObjNum 902 snap 283 seq_num 902) dirty exists 2024-08-10T05:23:19.389 INFO:tasks.rados.rados.0.smithi086.stdout:3183: finishing write tid 6 to smithi08687503-39 2024-08-10T05:23:19.389 INFO:tasks.rados.rados.0.smithi086.stdout:3183: oid 39 updating version 0 to 1695 2024-08-10T05:23:19.389 INFO:tasks.rados.rados.0.smithi086.stdout:3183: oid 39 updating version 1695 to 1698 2024-08-10T05:23:19.389 INFO:tasks.rados.rados.0.smithi086.stdout:3183: oid 39 version 1698 is already newer than 1697 2024-08-10T05:23:19.389 INFO:tasks.rados.rados.0.smithi086.stdout:3183: oid 39 version 1698 is already newer than 1694 2024-08-10T05:23:19.389 INFO:tasks.rados.rados.0.smithi086.stdout:3183: oid 39 version 1698 is already newer than 1696 2024-08-10T05:23:19.389 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 1698 (ObjNum 965 snap 299 seq_num 965) dirty exists 2024-08-10T05:23:19.389 INFO:tasks.rados.rados.0.smithi086.stdout:3183: left oid 39 (ObjNum 965 snap 299 seq_num 965) 2024-08-10T05:23:19.389 INFO:tasks.rados.rados.0.smithi086.stdout:3183: done (3 left) 2024-08-10T05:23:19.389 INFO:tasks.rados.rados.0.smithi086.stdout:3184: done (2 left) 2024-08-10T05:23:19.389 INFO:tasks.rados.rados.0.smithi086.stdout:3187: snap_remove snap 298 2024-08-10T05:23:19.404 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:19 smithi086 ceph-mon[101471]: pgmap v693: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 129 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 4.6 MiB/s wr, 27 op/s 2024-08-10T05:23:19.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:19 smithi086 ceph-mon[98993]: pgmap v693: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 129 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 4.6 MiB/s wr, 27 op/s 2024-08-10T05:23:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:19 smithi159 ceph-mon[90359]: pgmap v693: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 129 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 4.6 MiB/s wr, 27 op/s 2024-08-10T05:23:20.026 INFO:tasks.rados.rados.0.smithi086.stdout:3187: done (2 left) 2024-08-10T05:23:20.026 INFO:tasks.rados.rados.0.smithi086.stdout:3188: read oid 41 snap -1 2024-08-10T05:23:20.026 INFO:tasks.rados.rados.0.smithi086.stdout:3188: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:23:20.027 INFO:tasks.rados.rados.0.smithi086.stdout:3189: read oid 31 snap -1 2024-08-10T05:23:20.027 INFO:tasks.rados.rados.0.smithi086.stdout:3189: expect (ObjNum 930 snap 291 seq_num 930) 2024-08-10T05:23:20.027 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 19 current snap is 299 2024-08-10T05:23:20.027 INFO:tasks.rados.rados.0.smithi086.stdout:3190: seq_num 967 ranges {2613248=598016,3211264=466944,3678208=516096,4194304=221184} 2024-08-10T05:23:20.045 INFO:tasks.rados.rados.0.smithi086.stdout:3190: writing smithi08687503-19 from 2613248 to 3211264 tid 1 2024-08-10T05:23:20.047 INFO:tasks.rados.rados.0.smithi086.stdout:3190: writing smithi08687503-19 from 3211264 to 3678208 tid 2 2024-08-10T05:23:20.051 INFO:tasks.rados.rados.0.smithi086.stdout:3190: writing smithi08687503-19 from 3678208 to 4194304 tid 3 2024-08-10T05:23:20.053 INFO:tasks.rados.rados.0.smithi086.stdout:3190: writing smithi08687503-19 from 4194304 to 4415488 tid 4 2024-08-10T05:23:20.053 INFO:tasks.rados.rados.0.smithi086.stdout:3191: copy_from oid 3 from oid 18 current snap is 299 2024-08-10T05:23:20.053 INFO:tasks.rados.rados.0.smithi086.stdout:3185: finishing write tid 1 to smithi08687503-35 2024-08-10T05:23:20.053 INFO:tasks.rados.rados.0.smithi086.stdout:3185: finishing write tid 2 to smithi08687503-35 2024-08-10T05:23:20.053 INFO:tasks.rados.rados.0.smithi086.stdout:3185: finishing write tid 3 to smithi08687503-35 2024-08-10T05:23:20.054 INFO:tasks.rados.rados.0.smithi086.stdout:3185: finishing write tid 4 to smithi08687503-35 2024-08-10T05:23:20.054 INFO:tasks.rados.rados.0.smithi086.stdout:3185: finishing write tid 5 to smithi08687503-35 2024-08-10T05:23:20.054 INFO:tasks.rados.rados.0.smithi086.stdout:3185: oid 35 updating version 0 to 2118 2024-08-10T05:23:20.054 INFO:tasks.rados.rados.0.smithi086.stdout:3185: oid 35 updating version 2118 to 2121 2024-08-10T05:23:20.054 INFO:tasks.rados.rados.0.smithi086.stdout:3185: oid 35 version 2121 is already newer than 2120 2024-08-10T05:23:20.055 INFO:tasks.rados.rados.0.smithi086.stdout:3185: oid 35 version 2121 is already newer than 2119 2024-08-10T05:23:20.055 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 2121 (ObjNum 966 snap 299 seq_num 966) dirty exists 2024-08-10T05:23:20.055 INFO:tasks.rados.rados.0.smithi086.stdout:3185: left oid 35 (ObjNum 966 snap 299 seq_num 966) 2024-08-10T05:23:20.055 INFO:tasks.rados.rados.0.smithi086.stdout:3186: finishing copy_from racing read to smithi08687503-15 2024-08-10T05:23:20.055 INFO:tasks.rados.rados.0.smithi086.stdout:3185: done (5 left) 2024-08-10T05:23:20.055 INFO:tasks.rados.rados.0.smithi086.stdout:3192: read oid 26 snap -1 2024-08-10T05:23:20.056 INFO:tasks.rados.rados.0.smithi086.stdout:3192: expect deleted 2024-08-10T05:23:20.056 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 50 current snap is 299 2024-08-10T05:23:20.056 INFO:tasks.rados.rados.0.smithi086.stdout:3193: seq_num 968 ranges {0=614400,614400=745472,1359872=458752} 2024-08-10T05:23:20.057 INFO:tasks.rados.rados.0.smithi086.stdout:3193: writing smithi08687503-50 from 0 to 614400 tid 1 2024-08-10T05:23:20.061 INFO:tasks.rados.rados.0.smithi086.stdout:3193: writing smithi08687503-50 from 614400 to 1359872 tid 2 2024-08-10T05:23:20.065 INFO:tasks.rados.rados.0.smithi086.stdout:3193: writing smithi08687503-50 from 1359872 to 1818624 tid 3 2024-08-10T05:23:20.065 INFO:tasks.rados.rados.0.smithi086.stdout:3194: read oid 25 snap -1 2024-08-10T05:23:20.065 INFO:tasks.rados.rados.0.smithi086.stdout:3194: expect (ObjNum 924 snap 290 seq_num 924) 2024-08-10T05:23:20.065 INFO:tasks.rados.rados.0.smithi086.stdout:3195: read oid 4 snap -1 2024-08-10T05:23:20.065 INFO:tasks.rados.rados.0.smithi086.stdout:3195: expect (ObjNum 930 snap 291 seq_num 930) 2024-08-10T05:23:20.066 INFO:tasks.rados.rados.0.smithi086.stdout:3196: copy_from oid 10 from oid 34 current snap is 299 2024-08-10T05:23:20.066 INFO:tasks.rados.rados.0.smithi086.stdout:3186: finishing copy_from to smithi08687503-15 2024-08-10T05:23:20.066 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 2117 (ObjNum 960 snap 299 seq_num 960) dirty exists 2024-08-10T05:23:20.066 INFO:tasks.rados.rados.0.smithi086.stdout:3186: done (9 left) 2024-08-10T05:23:20.066 INFO:tasks.rados.rados.0.smithi086.stdout:3197: copy_from oid 32 from oid 30 current snap is 299 2024-08-10T05:23:20.066 INFO:tasks.rados.rados.0.smithi086.stdout:3189: expect (ObjNum 930 snap 291 seq_num 930) 2024-08-10T05:23:20.101 INFO:tasks.rados.rados.0.smithi086.stdout:3188: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:23:20.238 INFO:tasks.rados.rados.0.smithi086.stdout:3190: finishing write tid 1 to smithi08687503-19 2024-08-10T05:23:20.238 INFO:tasks.rados.rados.0.smithi086.stdout:3190: finishing write tid 2 to smithi08687503-19 2024-08-10T05:23:20.238 INFO:tasks.rados.rados.0.smithi086.stdout:3190: finishing write tid 3 to smithi08687503-19 2024-08-10T05:23:20.238 INFO:tasks.rados.rados.0.smithi086.stdout:3188: done (9 left) 2024-08-10T05:23:20.238 INFO:tasks.rados.rados.0.smithi086.stdout:3189: done (8 left) 2024-08-10T05:23:20.238 INFO:tasks.rados.rados.0.smithi086.stdout:3192: done (7 left) 2024-08-10T05:23:20.238 INFO:tasks.rados.rados.0.smithi086.stdout:3198: read oid 13 snap -1 2024-08-10T05:23:20.238 INFO:tasks.rados.rados.0.smithi086.stdout:3198: expect (ObjNum 962 snap 299 seq_num 962) 2024-08-10T05:23:20.239 INFO:tasks.rados.rados.0.smithi086.stdout:3199: read oid 44 snap -1 2024-08-10T05:23:20.239 INFO:tasks.rados.rados.0.smithi086.stdout:3199: expect (ObjNum 935 snap 292 seq_num 935) 2024-08-10T05:23:20.239 INFO:tasks.rados.rados.0.smithi086.stdout:3200: setattr oid 9 current snap is 299 2024-08-10T05:23:20.239 INFO:tasks.rados.rados.0.smithi086.stdout:3190: finishing write tid 4 to smithi08687503-19 2024-08-10T05:23:20.239 INFO:tasks.rados.rados.0.smithi086.stdout:3190: finishing write tid 5 to smithi08687503-19 2024-08-10T05:23:20.239 INFO:tasks.rados.rados.0.smithi086.stdout:3190: finishing write tid 6 to smithi08687503-19 2024-08-10T05:23:20.239 INFO:tasks.rados.rados.0.smithi086.stdout:3190: oid 19 updating version 0 to 2065 2024-08-10T05:23:20.239 INFO:tasks.rados.rados.0.smithi086.stdout:3190: oid 19 updating version 2065 to 2067 2024-08-10T05:23:20.239 INFO:tasks.rados.rados.0.smithi086.stdout:3190: oid 19 version 2067 is already newer than 2063 2024-08-10T05:23:20.239 INFO:tasks.rados.rados.0.smithi086.stdout:3190: oid 19 version 2067 is already newer than 2066 2024-08-10T05:23:20.239 INFO:tasks.rados.rados.0.smithi086.stdout:3190: oid 19 version 2067 is already newer than 2064 2024-08-10T05:23:20.239 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 2067 (ObjNum 967 snap 299 seq_num 967) dirty exists 2024-08-10T05:23:20.239 INFO:tasks.rados.rados.0.smithi086.stdout:3190: left oid 19 (ObjNum 967 snap 299 seq_num 967) 2024-08-10T05:23:20.239 INFO:tasks.rados.rados.0.smithi086.stdout:3193: finishing write tid 1 to smithi08687503-50 2024-08-10T05:23:20.240 INFO:tasks.rados.rados.0.smithi086.stdout:3193: finishing write tid 2 to smithi08687503-50 2024-08-10T05:23:20.240 INFO:tasks.rados.rados.0.smithi086.stdout:3193: finishing write tid 3 to smithi08687503-50 2024-08-10T05:23:20.240 INFO:tasks.rados.rados.0.smithi086.stdout:3193: finishing write tid 4 to smithi08687503-50 2024-08-10T05:23:20.240 INFO:tasks.rados.rados.0.smithi086.stdout:3195: expect (ObjNum 930 snap 291 seq_num 930) 2024-08-10T05:23:20.269 INFO:tasks.rados.rados.0.smithi086.stdout:3191: finishing copy_from racing read to smithi08687503-3 2024-08-10T05:23:20.269 INFO:tasks.rados.rados.0.smithi086.stdout:3193: finishing write tid 5 to smithi08687503-50 2024-08-10T05:23:20.269 INFO:tasks.rados.rados.0.smithi086.stdout:3193: oid 50 updating version 0 to 2123 2024-08-10T05:23:20.269 INFO:tasks.rados.rados.0.smithi086.stdout:3193: oid 50 updating version 2123 to 2124 2024-08-10T05:23:20.269 INFO:tasks.rados.rados.0.smithi086.stdout:3193: oid 50 version 2124 is already newer than 2122 2024-08-10T05:23:20.269 INFO:tasks.rados.rados.0.smithi086.stdout:3193: oid 50 updating version 2124 to 2125 2024-08-10T05:23:20.269 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 2125 (ObjNum 968 snap 299 seq_num 968) dirty exists 2024-08-10T05:23:20.269 INFO:tasks.rados.rados.0.smithi086.stdout:3193: left oid 50 (ObjNum 968 snap 299 seq_num 968) 2024-08-10T05:23:20.269 INFO:tasks.rados.rados.0.smithi086.stdout:3196: finishing copy_from racing read to smithi08687503-10 2024-08-10T05:23:20.269 INFO:tasks.rados.rados.0.smithi086.stdout:3196: finishing copy_from to smithi08687503-10 2024-08-10T05:23:20.269 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 1944 (ObjNum 767 snap 239 seq_num 767) dirty exists 2024-08-10T05:23:20.270 INFO:tasks.rados.rados.0.smithi086.stdout:3191: finishing copy_from to smithi08687503-3 2024-08-10T05:23:20.270 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 1898 (ObjNum 911 snap 285 seq_num 911) dirty exists 2024-08-10T05:23:20.270 INFO:tasks.rados.rados.0.smithi086.stdout:3197: finishing copy_from racing read to smithi08687503-32 2024-08-10T05:23:20.270 INFO:tasks.rados.rados.0.smithi086.stdout:3194: expect (ObjNum 924 snap 290 seq_num 924) 2024-08-10T05:23:20.421 INFO:tasks.rados.rados.0.smithi086.stdout:3197: finishing copy_from to smithi08687503-32 2024-08-10T05:23:20.421 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 1706 (ObjNum 963 snap 299 seq_num 963) dirty exists 2024-08-10T05:23:20.421 INFO:tasks.rados.rados.0.smithi086.stdout:3199: expect (ObjNum 935 snap 292 seq_num 935) 2024-08-10T05:23:20.453 INFO:tasks.rados.rados.0.smithi086.stdout:3198: expect (ObjNum 962 snap 299 seq_num 962) 2024-08-10T05:23:20.586 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 2049 (ObjNum 946 snap 298 seq_num 946) dirty exists 2024-08-10T05:23:20.587 INFO:tasks.rados.rados.0.smithi086.stdout:3190: done (9 left) 2024-08-10T05:23:20.587 INFO:tasks.rados.rados.0.smithi086.stdout:3191: done (8 left) 2024-08-10T05:23:20.587 INFO:tasks.rados.rados.0.smithi086.stdout:3193: done (7 left) 2024-08-10T05:23:20.587 INFO:tasks.rados.rados.0.smithi086.stdout:3194: done (6 left) 2024-08-10T05:23:20.587 INFO:tasks.rados.rados.0.smithi086.stdout:3195: done (5 left) 2024-08-10T05:23:20.587 INFO:tasks.rados.rados.0.smithi086.stdout:3196: done (4 left) 2024-08-10T05:23:20.587 INFO:tasks.rados.rados.0.smithi086.stdout:3197: done (3 left) 2024-08-10T05:23:20.587 INFO:tasks.rados.rados.0.smithi086.stdout:3198: done (2 left) 2024-08-10T05:23:20.587 INFO:tasks.rados.rados.0.smithi086.stdout:3199: done (1 left) 2024-08-10T05:23:20.587 INFO:tasks.rados.rados.0.smithi086.stdout:3200: done (0 left) 2024-08-10T05:23:20.587 INFO:tasks.rados.rados.0.smithi086.stdout:3201: rollback oid 4 current snap is 299 2024-08-10T05:23:20.587 INFO:tasks.rados.rados.0.smithi086.stdout:3201: done (0 left) 2024-08-10T05:23:20.588 INFO:tasks.rados.rados.0.smithi086.stdout:3202: read oid 8 snap -1 2024-08-10T05:23:20.588 INFO:tasks.rados.rados.0.smithi086.stdout:3202: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:23:20.588 INFO:tasks.rados.rados.0.smithi086.stdout:3203: copy_from oid 45 from oid 23 current snap is 299 2024-08-10T05:23:20.588 INFO:tasks.rados.rados.0.smithi086.stdout:3204: copy_from oid 6 from oid 31 current snap is 299 2024-08-10T05:23:20.588 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 36 current snap is 299 2024-08-10T05:23:20.588 INFO:tasks.rados.rados.0.smithi086.stdout:3205: seq_num 969 ranges {344064=638976,983040=630784,1613824=532480,2146304=40960} 2024-08-10T05:23:20.591 INFO:tasks.rados.rados.0.smithi086.stdout:3205: writing smithi08687503-36 from 344064 to 983040 tid 1 2024-08-10T05:23:20.596 INFO:tasks.rados.rados.0.smithi086.stdout:3205: writing smithi08687503-36 from 983040 to 1613824 tid 2 2024-08-10T05:23:20.599 INFO:tasks.rados.rados.0.smithi086.stdout:3205: writing smithi08687503-36 from 1613824 to 2146304 tid 3 2024-08-10T05:23:20.600 INFO:tasks.rados.rados.0.smithi086.stdout:3205: writing smithi08687503-36 from 2146304 to 2187264 tid 4 2024-08-10T05:23:20.600 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 7 current snap is 299 2024-08-10T05:23:20.600 INFO:tasks.rados.rados.0.smithi086.stdout:3206: seq_num 970 ranges {0=655360,655360=516096,1171456=688128} 2024-08-10T05:23:20.604 INFO:tasks.rados.rados.0.smithi086.stdout:3206: writing smithi08687503-7 from 0 to 655360 tid 1 2024-08-10T05:23:20.607 INFO:tasks.rados.rados.0.smithi086.stdout:3206: writing smithi08687503-7 from 655360 to 1171456 tid 2 2024-08-10T05:23:20.611 INFO:tasks.rados.rados.0.smithi086.stdout:3206: writing smithi08687503-7 from 1171456 to 1859584 tid 3 2024-08-10T05:23:20.611 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 37 current snap is 299 2024-08-10T05:23:20.611 INFO:tasks.rados.rados.0.smithi086.stdout:3204: finishing copy_from racing read to smithi08687503-6 2024-08-10T05:23:20.611 INFO:tasks.rados.rados.0.smithi086.stdout:3207: seq_num 971 ranges {0=671744,671744=802816,1474560=401408} 2024-08-10T05:23:20.615 INFO:tasks.rados.rados.0.smithi086.stdout:3207: writing smithi08687503-37 from 0 to 671744 tid 1 2024-08-10T05:23:20.619 INFO:tasks.rados.rados.0.smithi086.stdout:3207: writing smithi08687503-37 from 671744 to 1474560 tid 2 2024-08-10T05:23:20.622 INFO:tasks.rados.rados.0.smithi086.stdout:3207: writing smithi08687503-37 from 1474560 to 1875968 tid 3 2024-08-10T05:23:20.622 INFO:tasks.rados.rados.0.smithi086.stdout:3208: setattr oid 28 current snap is 299 2024-08-10T05:23:20.622 INFO:tasks.rados.rados.0.smithi086.stdout:3204: finishing copy_from to smithi08687503-6 2024-08-10T05:23:20.623 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 2116 (ObjNum 930 snap 291 seq_num 930) dirty exists 2024-08-10T05:23:20.623 INFO:tasks.rados.rados.0.smithi086.stdout:3205: finishing write tid 1 to smithi08687503-36 2024-08-10T05:23:20.623 INFO:tasks.rados.rados.0.smithi086.stdout:3203: finishing copy_from racing read to smithi08687503-45 2024-08-10T05:23:20.623 INFO:tasks.rados.rados.0.smithi086.stdout:3203: finishing copy_from to smithi08687503-45 2024-08-10T05:23:20.623 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 2055 (ObjNum 953 snap 298 seq_num 953) dirty exists 2024-08-10T05:23:20.623 INFO:tasks.rados.rados.0.smithi086.stdout:3202: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:23:20.761 INFO:tasks.rados.rados.0.smithi086.stdout:3205: finishing write tid 2 to smithi08687503-36 2024-08-10T05:23:20.762 INFO:tasks.rados.rados.0.smithi086.stdout:3205: finishing write tid 3 to smithi08687503-36 2024-08-10T05:23:20.762 INFO:tasks.rados.rados.0.smithi086.stdout:3205: finishing write tid 4 to smithi08687503-36 2024-08-10T05:23:20.762 INFO:tasks.rados.rados.0.smithi086.stdout:3205: finishing write tid 5 to smithi08687503-36 2024-08-10T05:23:20.762 INFO:tasks.rados.rados.0.smithi086.stdout:3205: finishing write tid 6 to smithi08687503-36 2024-08-10T05:23:20.762 INFO:tasks.rados.rados.0.smithi086.stdout:3205: oid 36 updating version 0 to 2058 2024-08-10T05:23:20.762 INFO:tasks.rados.rados.0.smithi086.stdout:3205: oid 36 updating version 2058 to 2060 2024-08-10T05:23:20.762 INFO:tasks.rados.rados.0.smithi086.stdout:3205: oid 36 updating version 2060 to 2061 2024-08-10T05:23:20.762 INFO:tasks.rados.rados.0.smithi086.stdout:3205: oid 36 version 2061 is already newer than 2057 2024-08-10T05:23:20.762 INFO:tasks.rados.rados.0.smithi086.stdout:3205: oid 36 version 2061 is already newer than 2059 2024-08-10T05:23:20.762 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 2061 (ObjNum 969 snap 299 seq_num 969) dirty exists 2024-08-10T05:23:20.762 INFO:tasks.rados.rados.0.smithi086.stdout:3205: left oid 36 (ObjNum 969 snap 299 seq_num 969) 2024-08-10T05:23:20.763 INFO:tasks.rados.rados.0.smithi086.stdout:3206: finishing write tid 1 to smithi08687503-7 2024-08-10T05:23:20.763 INFO:tasks.rados.rados.0.smithi086.stdout:3206: finishing write tid 2 to smithi08687503-7 2024-08-10T05:23:20.763 INFO:tasks.rados.rados.0.smithi086.stdout:3206: finishing write tid 3 to smithi08687503-7 2024-08-10T05:23:20.763 INFO:tasks.rados.rados.0.smithi086.stdout:3206: finishing write tid 4 to smithi08687503-7 2024-08-10T05:23:20.763 INFO:tasks.rados.rados.0.smithi086.stdout:3206: finishing write tid 5 to smithi08687503-7 2024-08-10T05:23:20.763 INFO:tasks.rados.rados.0.smithi086.stdout:3206: oid 7 updating version 0 to 1701 2024-08-10T05:23:20.763 INFO:tasks.rados.rados.0.smithi086.stdout:3206: oid 7 version 1701 is already newer than 1699 2024-08-10T05:23:20.763 INFO:tasks.rados.rados.0.smithi086.stdout:3206: oid 7 updating version 1701 to 1702 2024-08-10T05:23:20.763 INFO:tasks.rados.rados.0.smithi086.stdout:3206: oid 7 version 1702 is already newer than 1700 2024-08-10T05:23:20.763 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1702 (ObjNum 970 snap 299 seq_num 970) dirty exists 2024-08-10T05:23:20.763 INFO:tasks.rados.rados.0.smithi086.stdout:3206: left oid 7 (ObjNum 970 snap 299 seq_num 970) 2024-08-10T05:23:20.763 INFO:tasks.rados.rados.0.smithi086.stdout:3207: finishing write tid 1 to smithi08687503-37 2024-08-10T05:23:20.763 INFO:tasks.rados.rados.0.smithi086.stdout:3207: finishing write tid 2 to smithi08687503-37 2024-08-10T05:23:20.764 INFO:tasks.rados.rados.0.smithi086.stdout:3207: finishing write tid 3 to smithi08687503-37 2024-08-10T05:23:20.764 INFO:tasks.rados.rados.0.smithi086.stdout:3207: finishing write tid 4 to smithi08687503-37 2024-08-10T05:23:20.764 INFO:tasks.rados.rados.0.smithi086.stdout:3202: done (6 left) 2024-08-10T05:23:20.764 INFO:tasks.rados.rados.0.smithi086.stdout:3203: done (5 left) 2024-08-10T05:23:20.764 INFO:tasks.rados.rados.0.smithi086.stdout:3204: done (4 left) 2024-08-10T05:23:20.764 INFO:tasks.rados.rados.0.smithi086.stdout:3205: done (3 left) 2024-08-10T05:23:20.764 INFO:tasks.rados.rados.0.smithi086.stdout:3206: done (2 left) 2024-08-10T05:23:20.764 INFO:tasks.rados.rados.0.smithi086.stdout:3209: copy_from oid 15 from oid 34 current snap is 299 2024-08-10T05:23:20.764 INFO:tasks.rados.rados.0.smithi086.stdout:3207: finishing write tid 5 to smithi08687503-37 2024-08-10T05:23:20.764 INFO:tasks.rados.rados.0.smithi086.stdout:3207: oid 37 updating version 0 to 2127 2024-08-10T05:23:20.764 INFO:tasks.rados.rados.0.smithi086.stdout:3207: oid 37 updating version 2127 to 2129 2024-08-10T05:23:20.764 INFO:tasks.rados.rados.0.smithi086.stdout:3207: oid 37 version 2129 is already newer than 2126 2024-08-10T05:23:20.764 INFO:tasks.rados.rados.0.smithi086.stdout:3207: oid 37 version 2129 is already newer than 2128 2024-08-10T05:23:20.764 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 2129 (ObjNum 971 snap 299 seq_num 971) dirty exists 2024-08-10T05:23:20.765 INFO:tasks.rados.rados.0.smithi086.stdout:3207: left oid 37 (ObjNum 971 snap 299 seq_num 971) 2024-08-10T05:23:20.765 INFO:tasks.rados.rados.0.smithi086.stdout:3207: done (2 left) 2024-08-10T05:23:20.765 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 31 current snap is 299 2024-08-10T05:23:20.765 INFO:tasks.rados.rados.0.smithi086.stdout:3210: seq_num 972 ranges {1187840=688128,1875968=688128,2564096=516096} 2024-08-10T05:23:20.771 INFO:tasks.rados.rados.0.smithi086.stdout:3210: writing smithi08687503-31 from 1187840 to 1875968 tid 1 2024-08-10T05:23:20.775 INFO:tasks.rados.rados.0.smithi086.stdout:3210: writing smithi08687503-31 from 1875968 to 2564096 tid 2 2024-08-10T05:23:20.778 INFO:tasks.rados.rados.0.smithi086.stdout:3210: writing smithi08687503-31 from 2564096 to 3080192 tid 3 2024-08-10T05:23:20.778 INFO:tasks.rados.rados.0.smithi086.stdout:3211: copy_from oid 23 from oid 7 current snap is 299 2024-08-10T05:23:20.778 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 2199 (ObjNum 822 snap 261 seq_num 822) dirty exists 2024-08-10T05:23:20.778 INFO:tasks.rados.rados.0.smithi086.stdout:3208: done (3 left) 2024-08-10T05:23:20.778 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 39 current snap is 299 2024-08-10T05:23:20.778 INFO:tasks.rados.rados.0.smithi086.stdout:3209: finishing copy_from racing read to smithi08687503-15 2024-08-10T05:23:20.778 INFO:tasks.rados.rados.0.smithi086.stdout:3209: finishing copy_from to smithi08687503-15 2024-08-10T05:23:20.779 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 1944 (ObjNum 767 snap 239 seq_num 767) dirty exists 2024-08-10T05:23:20.779 INFO:tasks.rados.rados.0.smithi086.stdout:3210: finishing write tid 1 to smithi08687503-31 2024-08-10T05:23:20.779 INFO:tasks.rados.rados.0.smithi086.stdout:3212: seq_num 973 ranges {1769472=704512,2473984=573440,3047424=507904,3555328=122880} 2024-08-10T05:23:20.791 INFO:tasks.rados.rados.0.smithi086.stdout:3212: writing smithi08687503-39 from 1769472 to 2473984 tid 1 2024-08-10T05:23:20.795 INFO:tasks.rados.rados.0.smithi086.stdout:3212: writing smithi08687503-39 from 2473984 to 3047424 tid 2 2024-08-10T05:23:20.798 INFO:tasks.rados.rados.0.smithi086.stdout:3212: writing smithi08687503-39 from 3047424 to 3555328 tid 3 2024-08-10T05:23:20.799 INFO:tasks.rados.rados.0.smithi086.stdout:3212: writing smithi08687503-39 from 3555328 to 3678208 tid 4 2024-08-10T05:23:20.800 INFO:tasks.rados.rados.0.smithi086.stdout:3209: done (3 left) 2024-08-10T05:23:20.800 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 21 current snap is 299 2024-08-10T05:23:20.800 INFO:tasks.rados.rados.0.smithi086.stdout:3210: finishing write tid 2 to smithi08687503-31 2024-08-10T05:23:20.800 INFO:tasks.rados.rados.0.smithi086.stdout:3210: finishing write tid 3 to smithi08687503-31 2024-08-10T05:23:20.800 INFO:tasks.rados.rados.0.smithi086.stdout:3210: finishing write tid 4 to smithi08687503-31 2024-08-10T05:23:20.800 INFO:tasks.rados.rados.0.smithi086.stdout:3210: finishing write tid 5 to smithi08687503-31 2024-08-10T05:23:20.800 INFO:tasks.rados.rados.0.smithi086.stdout:3210: oid 31 updating version 0 to 2153 2024-08-10T05:23:20.800 INFO:tasks.rados.rados.0.smithi086.stdout:3210: oid 31 version 2153 is already newer than 2150 2024-08-10T05:23:20.800 INFO:tasks.rados.rados.0.smithi086.stdout:3210: oid 31 version 2153 is already newer than 2152 2024-08-10T05:23:20.801 INFO:tasks.rados.rados.0.smithi086.stdout:3210: oid 31 version 2153 is already newer than 2151 2024-08-10T05:23:20.801 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 2153 (ObjNum 972 snap 299 seq_num 972) dirty exists 2024-08-10T05:23:20.801 INFO:tasks.rados.rados.0.smithi086.stdout:3210: left oid 31 (ObjNum 972 snap 299 seq_num 972) 2024-08-10T05:23:20.801 INFO:tasks.rados.rados.0.smithi086.stdout:3211: finishing copy_from racing read to smithi08687503-23 2024-08-10T05:23:20.801 INFO:tasks.rados.rados.0.smithi086.stdout:3211: finishing copy_from to smithi08687503-23 2024-08-10T05:23:20.801 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 1702 (ObjNum 970 snap 299 seq_num 970) dirty exists 2024-08-10T05:23:20.801 INFO:tasks.rados.rados.0.smithi086.stdout:3212: finishing write tid 1 to smithi08687503-39 2024-08-10T05:23:20.801 INFO:tasks.rados.rados.0.smithi086.stdout:3212: finishing write tid 2 to smithi08687503-39 2024-08-10T05:23:20.801 INFO:tasks.rados.rados.0.smithi086.stdout:3213: seq_num 974 ranges {1687552=720896,2408448=507904,2916352=671744,3588096=24576} 2024-08-10T05:23:20.812 INFO:tasks.rados.rados.0.smithi086.stdout:3213: writing smithi08687503-21 from 1687552 to 2408448 tid 1 2024-08-10T05:23:20.815 INFO:tasks.rados.rados.0.smithi086.stdout:3213: writing smithi08687503-21 from 2408448 to 2916352 tid 2 2024-08-10T05:23:20.820 INFO:tasks.rados.rados.0.smithi086.stdout:3213: writing smithi08687503-21 from 2916352 to 3588096 tid 3 2024-08-10T05:23:20.820 INFO:tasks.rados.rados.0.smithi086.stdout:3213: writing smithi08687503-21 from 3588096 to 3612672 tid 4 2024-08-10T05:23:20.820 INFO:tasks.rados.rados.0.smithi086.stdout:3210: done (3 left) 2024-08-10T05:23:20.820 INFO:tasks.rados.rados.0.smithi086.stdout:3211: done (2 left) 2024-08-10T05:23:20.820 INFO:tasks.rados.rados.0.smithi086.stdout:3214: read oid 23 snap -1 2024-08-10T05:23:20.820 INFO:tasks.rados.rados.0.smithi086.stdout:3214: expect (ObjNum 970 snap 299 seq_num 970) 2024-08-10T05:23:20.820 INFO:tasks.rados.rados.0.smithi086.stdout:3215: rollback oid 11 current snap is 299 2024-08-10T05:23:20.821 INFO:tasks.rados.rados.0.smithi086.stdout:3215: done (3 left) 2024-08-10T05:23:20.821 INFO:tasks.rados.rados.0.smithi086.stdout:3216: snap_create 2024-08-10T05:23:20.821 INFO:tasks.rados.rados.0.smithi086.stdout:3212: finishing write tid 3 to smithi08687503-39 2024-08-10T05:23:20.821 INFO:tasks.rados.rados.0.smithi086.stdout:3212: finishing write tid 4 to smithi08687503-39 2024-08-10T05:23:20.821 INFO:tasks.rados.rados.0.smithi086.stdout:3212: finishing write tid 5 to smithi08687503-39 2024-08-10T05:23:20.821 INFO:tasks.rados.rados.0.smithi086.stdout:3212: finishing write tid 6 to smithi08687503-39 2024-08-10T05:23:20.821 INFO:tasks.rados.rados.0.smithi086.stdout:3212: oid 39 updating version 0 to 1705 2024-08-10T05:23:20.821 INFO:tasks.rados.rados.0.smithi086.stdout:3212: oid 39 updating version 1705 to 1707 2024-08-10T05:23:20.821 INFO:tasks.rados.rados.0.smithi086.stdout:3212: oid 39 version 1707 is already newer than 1706 2024-08-10T05:23:20.821 INFO:tasks.rados.rados.0.smithi086.stdout:3212: oid 39 version 1707 is already newer than 1703 2024-08-10T05:23:20.821 INFO:tasks.rados.rados.0.smithi086.stdout:3212: oid 39 version 1707 is already newer than 1704 2024-08-10T05:23:20.822 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 1707 (ObjNum 973 snap 299 seq_num 973) dirty exists 2024-08-10T05:23:20.822 INFO:tasks.rados.rados.0.smithi086.stdout:3212: left oid 39 (ObjNum 973 snap 299 seq_num 973) 2024-08-10T05:23:20.822 INFO:tasks.rados.rados.0.smithi086.stdout:3213: finishing write tid 1 to smithi08687503-21 2024-08-10T05:23:20.822 INFO:tasks.rados.rados.0.smithi086.stdout:3213: finishing write tid 2 to smithi08687503-21 2024-08-10T05:23:20.823 INFO:tasks.rados.rados.0.smithi086.stdout:3213: finishing write tid 3 to smithi08687503-21 2024-08-10T05:23:20.824 INFO:tasks.rados.rados.0.smithi086.stdout:3213: finishing write tid 4 to smithi08687503-21 2024-08-10T05:23:20.824 INFO:tasks.rados.rados.0.smithi086.stdout:3213: finishing write tid 5 to smithi08687503-21 2024-08-10T05:23:20.825 INFO:tasks.rados.rados.0.smithi086.stdout:3213: finishing write tid 6 to smithi08687503-21 2024-08-10T05:23:20.825 INFO:tasks.rados.rados.0.smithi086.stdout:3213: oid 21 updating version 0 to 2130 2024-08-10T05:23:20.826 INFO:tasks.rados.rados.0.smithi086.stdout:3213: oid 21 updating version 2130 to 2131 2024-08-10T05:23:20.826 INFO:tasks.rados.rados.0.smithi086.stdout:3213: oid 21 updating version 2131 to 2133 2024-08-10T05:23:20.826 INFO:tasks.rados.rados.0.smithi086.stdout:3213: oid 21 version 2133 is already newer than 2132 2024-08-10T05:23:20.826 INFO:tasks.rados.rados.0.smithi086.stdout:3213: oid 21 updating version 2133 to 2134 2024-08-10T05:23:20.826 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 2134 (ObjNum 974 snap 299 seq_num 974) dirty exists 2024-08-10T05:23:20.826 INFO:tasks.rados.rados.0.smithi086.stdout:3213: left oid 21 (ObjNum 974 snap 299 seq_num 974) 2024-08-10T05:23:20.829 INFO:tasks.rados.rados.0.smithi086.stdout:3214: expect (ObjNum 970 snap 299 seq_num 970) 2024-08-10T05:23:21.030 INFO:tasks.rados.rados.0.smithi086.stdout:3212: done (3 left) 2024-08-10T05:23:21.030 INFO:tasks.rados.rados.0.smithi086.stdout:3213: done (2 left) 2024-08-10T05:23:21.031 INFO:tasks.rados.rados.0.smithi086.stdout:3214: done (1 left) 2024-08-10T05:23:21.031 INFO:tasks.rados.rados.0.smithi086.stdout:3216: done (0 left) 2024-08-10T05:23:21.031 INFO:tasks.rados.rados.0.smithi086.stdout:3217: rmattr oid 4 current snap is 300 2024-08-10T05:23:21.031 INFO:tasks.rados.rados.0.smithi086.stdout:3217: done (0 left) 2024-08-10T05:23:21.031 INFO:tasks.rados.rados.0.smithi086.stdout:3218: snap_create 2024-08-10T05:23:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:21 smithi086 ceph-mon[98993]: osdmap e689: 8 total, 8 up, 8 in 2024-08-10T05:23:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:21 smithi086 ceph-mon[98993]: pgmap v695: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 133 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 10 MiB/s wr, 46 op/s 2024-08-10T05:23:21.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:21 smithi086 ceph-mon[101471]: osdmap e689: 8 total, 8 up, 8 in 2024-08-10T05:23:21.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:21 smithi086 ceph-mon[101471]: pgmap v695: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 133 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 10 MiB/s wr, 46 op/s 2024-08-10T05:23:21.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:21 smithi159 ceph-mon[90359]: osdmap e689: 8 total, 8 up, 8 in 2024-08-10T05:23:21.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:21 smithi159 ceph-mon[90359]: pgmap v695: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 133 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 10 MiB/s wr, 46 op/s 2024-08-10T05:23:22.032 INFO:tasks.rados.rados.0.smithi086.stdout:3218: done (0 left) 2024-08-10T05:23:22.033 INFO:tasks.rados.rados.0.smithi086.stdout:3219: snap_create 2024-08-10T05:23:22.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:22 smithi086 ceph-mon[98993]: osdmap e690: 8 total, 8 up, 8 in 2024-08-10T05:23:22.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:22 smithi086 ceph-mon[101471]: osdmap e690: 8 total, 8 up, 8 in 2024-08-10T05:23:22.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:22 smithi159 ceph-mon[90359]: osdmap e690: 8 total, 8 up, 8 in 2024-08-10T05:23:23.034 INFO:tasks.rados.rados.0.smithi086.stdout:3219: done (0 left) 2024-08-10T05:23:23.034 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 15 current snap is 302 2024-08-10T05:23:23.034 INFO:tasks.rados.rados.0.smithi086.stdout:3220: seq_num 975 ranges {851968=737280,1589248=786432,2375680=417792} 2024-08-10T05:23:23.042 INFO:tasks.rados.rados.0.smithi086.stdout:3220: writing smithi08687503-15 from 851968 to 1589248 tid 1 2024-08-10T05:23:23.047 INFO:tasks.rados.rados.0.smithi086.stdout:3220: writing smithi08687503-15 from 1589248 to 2375680 tid 2 2024-08-10T05:23:23.050 INFO:tasks.rados.rados.0.smithi086.stdout:3220: writing smithi08687503-15 from 2375680 to 2793472 tid 3 2024-08-10T05:23:23.050 INFO:tasks.rados.rados.0.smithi086.stdout:3221: rollback oid 3 current snap is 302 2024-08-10T05:23:23.050 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 3 to 300 2024-08-10T05:23:23.051 INFO:tasks.rados.rados.0.smithi086.stdout:3222: read oid 50 snap 299 2024-08-10T05:23:23.051 INFO:tasks.rados.rados.0.smithi086.stdout:3222: expect (ObjNum 968 snap 299 seq_num 968) 2024-08-10T05:23:23.051 INFO:tasks.rados.rados.0.smithi086.stdout:3223: snap_create 2024-08-10T05:23:23.052 INFO:tasks.rados.rados.0.smithi086.stdout:3220: finishing write tid 1 to smithi08687503-15 2024-08-10T05:23:23.052 INFO:tasks.rados.rados.0.smithi086.stdout:3220: finishing write tid 2 to smithi08687503-15 2024-08-10T05:23:23.053 INFO:tasks.rados.rados.0.smithi086.stdout:3220: finishing write tid 3 to smithi08687503-15 2024-08-10T05:23:23.054 INFO:tasks.rados.rados.0.smithi086.stdout:3220: finishing write tid 4 to smithi08687503-15 2024-08-10T05:23:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:3220: finishing write tid 5 to smithi08687503-15 2024-08-10T05:23:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:3220: oid 15 updating version 0 to 2118 2024-08-10T05:23:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:3220: oid 15 updating version 2118 to 2119 2024-08-10T05:23:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:3220: oid 15 updating version 2119 to 2120 2024-08-10T05:23:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:3220: oid 15 updating version 2120 to 2121 2024-08-10T05:23:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 2121 (ObjNum 975 snap 302 seq_num 975) dirty exists 2024-08-10T05:23:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:3220: left oid 15 (ObjNum 975 snap 302 seq_num 975) 2024-08-10T05:23:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:3221: finishing rollback tid 0 to smithi08687503-3 2024-08-10T05:23:23.058 INFO:tasks.rados.rados.0.smithi086.stdout:3221: finishing rollback tid 1 to smithi08687503-3 2024-08-10T05:23:23.059 INFO:tasks.rados.rados.0.smithi086.stdout:3221: finishing rollback tid 2 to smithi08687503-3 2024-08-10T05:23:23.059 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 2110 (ObjNum 911 snap 285 seq_num 911) dirty exists 2024-08-10T05:23:23.059 INFO:tasks.rados.rados.0.smithi086.stdout:3222: expect (ObjNum 968 snap 299 seq_num 968) 2024-08-10T05:23:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:23 smithi086 ceph-mon[98993]: osdmap e691: 8 total, 8 up, 8 in 2024-08-10T05:23:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:23 smithi086 ceph-mon[98993]: pgmap v698: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 140 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 8.7 MiB/s wr, 37 op/s 2024-08-10T05:23:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:23 smithi086 ceph-mon[98993]: osdmap e692: 8 total, 8 up, 8 in 2024-08-10T05:23:23.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:23 smithi086 ceph-mon[101471]: osdmap e691: 8 total, 8 up, 8 in 2024-08-10T05:23:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:23 smithi086 ceph-mon[101471]: pgmap v698: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 140 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 8.7 MiB/s wr, 37 op/s 2024-08-10T05:23:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:23 smithi086 ceph-mon[101471]: osdmap e692: 8 total, 8 up, 8 in 2024-08-10T05:23:23.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:23 smithi159 ceph-mon[90359]: osdmap e691: 8 total, 8 up, 8 in 2024-08-10T05:23:23.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:23 smithi159 ceph-mon[90359]: pgmap v698: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 140 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 8.7 MiB/s wr, 37 op/s 2024-08-10T05:23:23.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:23 smithi159 ceph-mon[90359]: osdmap e692: 8 total, 8 up, 8 in 2024-08-10T05:23:24.052 INFO:tasks.rados.rados.0.smithi086.stdout:3220: done (3 left) 2024-08-10T05:23:24.052 INFO:tasks.rados.rados.0.smithi086.stdout:3221: done (2 left) 2024-08-10T05:23:24.052 INFO:tasks.rados.rados.0.smithi086.stdout:3222: done (1 left) 2024-08-10T05:23:24.053 INFO:tasks.rados.rados.0.smithi086.stdout:3223: done (0 left) 2024-08-10T05:23:24.053 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 7 current snap is 303 2024-08-10T05:23:24.053 INFO:tasks.rados.rados.0.smithi086.stdout:3224: seq_num 976 ranges {1859584=753664,2613248=671744,3284992=532480} 2024-08-10T05:23:24.066 INFO:tasks.rados.rados.0.smithi086.stdout:3224: writing smithi08687503-7 from 1859584 to 2613248 tid 1 2024-08-10T05:23:24.069 INFO:tasks.rados.rados.0.smithi086.stdout:3224: writing smithi08687503-7 from 2613248 to 3284992 tid 2 2024-08-10T05:23:24.073 INFO:tasks.rados.rados.0.smithi086.stdout:3224: writing smithi08687503-7 from 3284992 to 3817472 tid 3 2024-08-10T05:23:24.073 INFO:tasks.rados.rados.0.smithi086.stdout:3225: rollback oid 44 current snap is 303 2024-08-10T05:23:24.073 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 44 to 299 2024-08-10T05:23:24.073 INFO:tasks.rados.rados.0.smithi086.stdout:3224: finishing write tid 1 to smithi08687503-7 2024-08-10T05:23:24.073 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 42 current snap is 303 2024-08-10T05:23:24.073 INFO:tasks.rados.rados.0.smithi086.stdout:3226: seq_num 977 ranges {0=770048,770048=557056,1327104=491520,1818624=155648} 2024-08-10T05:23:24.078 INFO:tasks.rados.rados.0.smithi086.stdout:3226: writing smithi08687503-42 from 0 to 770048 tid 1 2024-08-10T05:23:24.082 INFO:tasks.rados.rados.0.smithi086.stdout:3226: writing smithi08687503-42 from 770048 to 1327104 tid 2 2024-08-10T05:23:24.084 INFO:tasks.rados.rados.0.smithi086.stdout:3226: writing smithi08687503-42 from 1327104 to 1818624 tid 3 2024-08-10T05:23:24.086 INFO:tasks.rados.rados.0.smithi086.stdout:3226: writing smithi08687503-42 from 1818624 to 1974272 tid 4 2024-08-10T05:23:24.086 INFO:tasks.rados.rados.0.smithi086.stdout:3227: rollback oid 9 current snap is 303 2024-08-10T05:23:24.087 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 9 to 299 2024-08-10T05:23:24.087 INFO:tasks.rados.rados.0.smithi086.stdout:3224: finishing write tid 2 to smithi08687503-7 2024-08-10T05:23:24.087 INFO:tasks.rados.rados.0.smithi086.stdout:3224: finishing write tid 3 to smithi08687503-7 2024-08-10T05:23:24.087 INFO:tasks.rados.rados.0.smithi086.stdout:3224: finishing write tid 4 to smithi08687503-7 2024-08-10T05:23:24.087 INFO:tasks.rados.rados.0.smithi086.stdout:3225: finishing rollback tid 0 to smithi08687503-44 2024-08-10T05:23:24.087 INFO:tasks.rados.rados.0.smithi086.stdout:3225: finishing rollback tid 1 to smithi08687503-44 2024-08-10T05:23:24.087 INFO:tasks.rados.rados.0.smithi086.stdout:3225: finishing rollback tid 2 to smithi08687503-44 2024-08-10T05:23:24.087 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 2203 (ObjNum 935 snap 292 seq_num 935) dirty exists 2024-08-10T05:23:24.087 INFO:tasks.rados.rados.0.smithi086.stdout:3224: finishing write tid 5 to smithi08687503-7 2024-08-10T05:23:24.087 INFO:tasks.rados.rados.0.smithi086.stdout:3224: oid 7 updating version 0 to 1710 2024-08-10T05:23:24.087 INFO:tasks.rados.rados.0.smithi086.stdout:3224: oid 7 version 1710 is already newer than 1709 2024-08-10T05:23:24.087 INFO:tasks.rados.rados.0.smithi086.stdout:3224: oid 7 version 1710 is already newer than 1708 2024-08-10T05:23:24.087 INFO:tasks.rados.rados.0.smithi086.stdout:3224: oid 7 updating version 1710 to 1711 2024-08-10T05:23:24.088 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 1711 (ObjNum 976 snap 303 seq_num 976) dirty exists 2024-08-10T05:23:24.088 INFO:tasks.rados.rados.0.smithi086.stdout:3224: left oid 7 (ObjNum 976 snap 303 seq_num 976) 2024-08-10T05:23:24.088 INFO:tasks.rados.rados.0.smithi086.stdout:3224: done (3 left) 2024-08-10T05:23:24.088 INFO:tasks.rados.rados.0.smithi086.stdout:3225: done (2 left) 2024-08-10T05:23:24.088 INFO:tasks.rados.rados.0.smithi086.stdout:3228: read oid 14 snap -1 2024-08-10T05:23:24.088 INFO:tasks.rados.rados.0.smithi086.stdout:3228: expect (ObjNum 940 snap 295 seq_num 940) 2024-08-10T05:23:24.088 INFO:tasks.rados.rados.0.smithi086.stdout:3229: read oid 25 snap -1 2024-08-10T05:23:24.088 INFO:tasks.rados.rados.0.smithi086.stdout:3229: expect (ObjNum 924 snap 290 seq_num 924) 2024-08-10T05:23:24.088 INFO:tasks.rados.rados.0.smithi086.stdout:3230: snap_create 2024-08-10T05:23:24.090 INFO:tasks.rados.rados.0.smithi086.stdout:3226: finishing write tid 1 to smithi08687503-42 2024-08-10T05:23:24.091 INFO:tasks.rados.rados.0.smithi086.stdout:3227: finishing rollback tid 0 to smithi08687503-9 2024-08-10T05:23:24.092 INFO:tasks.rados.rados.0.smithi086.stdout:3227: finishing rollback tid 1 to smithi08687503-9 2024-08-10T05:23:24.092 INFO:tasks.rados.rados.0.smithi086.stdout:3227: finishing rollback tid 2 to smithi08687503-9 2024-08-10T05:23:24.092 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 2052 (ObjNum 946 snap 298 seq_num 946) dirty exists 2024-08-10T05:23:24.095 INFO:tasks.rados.rados.0.smithi086.stdout:3226: finishing write tid 2 to smithi08687503-42 2024-08-10T05:23:24.095 INFO:tasks.rados.rados.0.smithi086.stdout:3226: finishing write tid 3 to smithi08687503-42 2024-08-10T05:23:24.095 INFO:tasks.rados.rados.0.smithi086.stdout:3226: finishing write tid 4 to smithi08687503-42 2024-08-10T05:23:24.095 INFO:tasks.rados.rados.0.smithi086.stdout:3226: finishing write tid 5 to smithi08687503-42 2024-08-10T05:23:24.097 INFO:tasks.rados.rados.0.smithi086.stdout:3226: finishing write tid 6 to smithi08687503-42 2024-08-10T05:23:24.097 INFO:tasks.rados.rados.0.smithi086.stdout:3226: oid 42 updating version 0 to 2155 2024-08-10T05:23:24.097 INFO:tasks.rados.rados.0.smithi086.stdout:3226: oid 42 version 2155 is already newer than 2154 2024-08-10T05:23:24.097 INFO:tasks.rados.rados.0.smithi086.stdout:3226: oid 42 updating version 2155 to 2158 2024-08-10T05:23:24.097 INFO:tasks.rados.rados.0.smithi086.stdout:3226: oid 42 version 2158 is already newer than 2156 2024-08-10T05:23:24.097 INFO:tasks.rados.rados.0.smithi086.stdout:3226: oid 42 version 2158 is already newer than 2157 2024-08-10T05:23:24.097 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 2158 (ObjNum 977 snap 303 seq_num 977) dirty exists 2024-08-10T05:23:24.097 INFO:tasks.rados.rados.0.smithi086.stdout:3226: left oid 42 (ObjNum 977 snap 303 seq_num 977) 2024-08-10T05:23:24.100 INFO:tasks.rados.rados.0.smithi086.stdout:3229: expect (ObjNum 924 snap 290 seq_num 924) 2024-08-10T05:23:24.253 INFO:tasks.rados.rados.0.smithi086.stdout:3228: expect (ObjNum 940 snap 295 seq_num 940) 2024-08-10T05:23:25.190 INFO:tasks.rados.rados.0.smithi086.stdout:3226: done (4 left) 2024-08-10T05:23:25.190 INFO:tasks.rados.rados.0.smithi086.stdout:3227: done (3 left) 2024-08-10T05:23:25.190 INFO:tasks.rados.rados.0.smithi086.stdout:3228: done (2 left) 2024-08-10T05:23:25.190 INFO:tasks.rados.rados.0.smithi086.stdout:3229: done (1 left) 2024-08-10T05:23:25.190 INFO:tasks.rados.rados.0.smithi086.stdout:3230: done (0 left) 2024-08-10T05:23:25.190 INFO:tasks.rados.rados.0.smithi086.stdout:3231: read oid 38 snap 301 2024-08-10T05:23:25.190 INFO:tasks.rados.rados.0.smithi086.stdout:3231: expect (ObjNum 894 snap 283 seq_num 894) 2024-08-10T05:23:25.190 INFO:tasks.rados.rados.0.smithi086.stdout:3232: read oid 34 snap -1 2024-08-10T05:23:25.190 INFO:tasks.rados.rados.0.smithi086.stdout:3232: expect (ObjNum 767 snap 239 seq_num 767) 2024-08-10T05:23:25.191 INFO:tasks.rados.rados.0.smithi086.stdout:3233: snap_remove snap 299 2024-08-10T05:23:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:25 smithi086 ceph-mon[98993]: osdmap e693: 8 total, 8 up, 8 in 2024-08-10T05:23:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:25 smithi086 ceph-mon[98993]: pgmap v701: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 140 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-08-10T05:23:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:25 smithi086 ceph-mon[98993]: osdmap e694: 8 total, 8 up, 8 in 2024-08-10T05:23:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:25 smithi086 ceph-mon[101471]: osdmap e693: 8 total, 8 up, 8 in 2024-08-10T05:23:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:25 smithi086 ceph-mon[101471]: pgmap v701: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 140 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-08-10T05:23:25.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:25 smithi086 ceph-mon[101471]: osdmap e694: 8 total, 8 up, 8 in 2024-08-10T05:23:25.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:25 smithi159 ceph-mon[90359]: osdmap e693: 8 total, 8 up, 8 in 2024-08-10T05:23:25.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:25 smithi159 ceph-mon[90359]: pgmap v701: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 140 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-08-10T05:23:25.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:25 smithi159 ceph-mon[90359]: osdmap e694: 8 total, 8 up, 8 in 2024-08-10T05:23:26.066 INFO:tasks.rados.rados.0.smithi086.stdout:3233: done (2 left) 2024-08-10T05:23:26.067 INFO:tasks.rados.rados.0.smithi086.stdout:3234: delete oid 35 current snap is 304 2024-08-10T05:23:26.067 INFO:tasks.rados.rados.0.smithi086.stdout:3232: expect (ObjNum 767 snap 239 seq_num 767) 2024-08-10T05:23:26.092 INFO:tasks.rados.rados.0.smithi086.stdout:3231: expect (ObjNum 894 snap 283 seq_num 894) 2024-08-10T05:23:26.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:23:26.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:23:26.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:23:26.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:23:26.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:23:26.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:23:26.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:23:26.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:23:26.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:23:26.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:23:26.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:23:26.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:23:27.205 INFO:tasks.rados.rados.0.smithi086.stdout:3231: done (2 left) 2024-08-10T05:23:27.205 INFO:tasks.rados.rados.0.smithi086.stdout:3232: done (1 left) 2024-08-10T05:23:27.205 INFO:tasks.rados.rados.0.smithi086.stdout:3234: done (0 left) 2024-08-10T05:23:27.205 INFO:tasks.rados.rados.0.smithi086.stdout:3235: snap_create 2024-08-10T05:23:27.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:27 smithi086 ceph-mon[101471]: osdmap e695: 8 total, 8 up, 8 in 2024-08-10T05:23:27.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:23:27.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:27 smithi086 ceph-mon[101471]: pgmap v704: 121 pgs: 121 active+clean; 132 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 6.1 MiB/s wr, 27 op/s 2024-08-10T05:23:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:27 smithi086 ceph-mon[98993]: osdmap e695: 8 total, 8 up, 8 in 2024-08-10T05:23:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:23:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:27 smithi086 ceph-mon[98993]: pgmap v704: 121 pgs: 121 active+clean; 132 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 6.1 MiB/s wr, 27 op/s 2024-08-10T05:23:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:27 smithi159 ceph-mon[90359]: osdmap e695: 8 total, 8 up, 8 in 2024-08-10T05:23:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:23:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:27 smithi159 ceph-mon[90359]: pgmap v704: 121 pgs: 121 active+clean; 132 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 6.1 MiB/s wr, 27 op/s 2024-08-10T05:23:28.074 INFO:tasks.rados.rados.0.smithi086.stdout:3235: done (0 left) 2024-08-10T05:23:28.074 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 34 current snap is 305 2024-08-10T05:23:28.075 INFO:tasks.rados.rados.0.smithi086.stdout:3236: seq_num 979 ranges {851968=802816,1654784=729088,2383872=458752,2842624=16384} 2024-08-10T05:23:28.082 INFO:tasks.rados.rados.0.smithi086.stdout:3236: writing smithi08687503-34 from 851968 to 1654784 tid 1 2024-08-10T05:23:28.086 INFO:tasks.rados.rados.0.smithi086.stdout:3236: writing smithi08687503-34 from 1654784 to 2383872 tid 2 2024-08-10T05:23:28.089 INFO:tasks.rados.rados.0.smithi086.stdout:3236: writing smithi08687503-34 from 2383872 to 2842624 tid 3 2024-08-10T05:23:28.089 INFO:tasks.rados.rados.0.smithi086.stdout:3236: writing smithi08687503-34 from 2842624 to 2859008 tid 4 2024-08-10T05:23:28.089 INFO:tasks.rados.rados.0.smithi086.stdout:3237: setattr oid 41 current snap is 305 2024-08-10T05:23:28.090 INFO:tasks.rados.rados.0.smithi086.stdout:3236: finishing write tid 1 to smithi08687503-34 2024-08-10T05:23:28.091 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 40 current snap is 305 2024-08-10T05:23:28.091 INFO:tasks.rados.rados.0.smithi086.stdout:3238: seq_num 980 ranges {0=417792,417792=614400,1032192=663552,1695744=327680} 2024-08-10T05:23:28.093 INFO:tasks.rados.rados.0.smithi086.stdout:3238: writing smithi08687503-40 from 0 to 417792 tid 1 2024-08-10T05:23:28.098 INFO:tasks.rados.rados.0.smithi086.stdout:3238: writing smithi08687503-40 from 417792 to 1032192 tid 2 2024-08-10T05:23:28.101 INFO:tasks.rados.rados.0.smithi086.stdout:3238: writing smithi08687503-40 from 1032192 to 1695744 tid 3 2024-08-10T05:23:28.104 INFO:tasks.rados.rados.0.smithi086.stdout:3238: writing smithi08687503-40 from 1695744 to 2023424 tid 4 2024-08-10T05:23:28.104 INFO:tasks.rados.rados.0.smithi086.stdout:3239: read oid 47 snap 300 2024-08-10T05:23:28.104 INFO:tasks.rados.rados.0.smithi086.stdout:3239: expect (ObjNum 964 snap 299 seq_num 964) 2024-08-10T05:23:28.104 INFO:tasks.rados.rados.0.smithi086.stdout:3240: read oid 12 snap -1 2024-08-10T05:23:28.104 INFO:tasks.rados.rados.0.smithi086.stdout:3240: expect (ObjNum 946 snap 298 seq_num 946) 2024-08-10T05:23:28.104 INFO:tasks.rados.rados.0.smithi086.stdout:3241: snap_remove snap 304 2024-08-10T05:23:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:23:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:23:28] "GET /metrics HTTP/1.1" 200 36276 "" "Prometheus/2.43.0" 2024-08-10T05:23:29.086 INFO:tasks.rados.rados.0.smithi086.stdout:3236: finishing write tid 2 to smithi08687503-34 2024-08-10T05:23:29.086 INFO:tasks.rados.rados.0.smithi086.stdout:3236: finishing write tid 3 to smithi08687503-34 2024-08-10T05:23:29.086 INFO:tasks.rados.rados.0.smithi086.stdout:3236: finishing write tid 4 to smithi08687503-34 2024-08-10T05:23:29.086 INFO:tasks.rados.rados.0.smithi086.stdout:3236: finishing write tid 5 to smithi08687503-34 2024-08-10T05:23:29.086 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 2207 (ObjNum 821 snap 261 seq_num 821) dirty exists 2024-08-10T05:23:29.087 INFO:tasks.rados.rados.0.smithi086.stdout:3236: finishing write tid 6 to smithi08687503-34 2024-08-10T05:23:29.087 INFO:tasks.rados.rados.0.smithi086.stdout:3236: oid 34 updating version 0 to 2069 2024-08-10T05:23:29.087 INFO:tasks.rados.rados.0.smithi086.stdout:3236: oid 34 updating version 2069 to 2070 2024-08-10T05:23:29.087 INFO:tasks.rados.rados.0.smithi086.stdout:3236: oid 34 version 2070 is already newer than 2068 2024-08-10T05:23:29.087 INFO:tasks.rados.rados.0.smithi086.stdout:3236: oid 34 updating version 2070 to 2072 2024-08-10T05:23:29.087 INFO:tasks.rados.rados.0.smithi086.stdout:3236: oid 34 version 2072 is already newer than 2071 2024-08-10T05:23:29.087 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 2072 (ObjNum 979 snap 305 seq_num 979) dirty exists 2024-08-10T05:23:29.087 INFO:tasks.rados.rados.0.smithi086.stdout:3236: left oid 34 (ObjNum 979 snap 305 seq_num 979) 2024-08-10T05:23:29.087 INFO:tasks.rados.rados.0.smithi086.stdout:3238: finishing write tid 1 to smithi08687503-40 2024-08-10T05:23:29.087 INFO:tasks.rados.rados.0.smithi086.stdout:3238: finishing write tid 2 to smithi08687503-40 2024-08-10T05:23:29.087 INFO:tasks.rados.rados.0.smithi086.stdout:3238: finishing write tid 3 to smithi08687503-40 2024-08-10T05:23:29.088 INFO:tasks.rados.rados.0.smithi086.stdout:3238: finishing write tid 4 to smithi08687503-40 2024-08-10T05:23:29.088 INFO:tasks.rados.rados.0.smithi086.stdout:3238: finishing write tid 5 to smithi08687503-40 2024-08-10T05:23:29.088 INFO:tasks.rados.rados.0.smithi086.stdout:3238: finishing write tid 6 to smithi08687503-40 2024-08-10T05:23:29.088 INFO:tasks.rados.rados.0.smithi086.stdout:3238: oid 40 updating version 0 to 2052 2024-08-10T05:23:29.088 INFO:tasks.rados.rados.0.smithi086.stdout:3238: oid 40 version 2052 is already newer than 2051 2024-08-10T05:23:29.088 INFO:tasks.rados.rados.0.smithi086.stdout:3238: oid 40 updating version 2052 to 2053 2024-08-10T05:23:29.088 INFO:tasks.rados.rados.0.smithi086.stdout:3238: oid 40 version 2053 is already newer than 2050 2024-08-10T05:23:29.088 INFO:tasks.rados.rados.0.smithi086.stdout:3238: oid 40 version 2053 is already newer than 2049 2024-08-10T05:23:29.088 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 2053 (ObjNum 980 snap 305 seq_num 980) dirty exists 2024-08-10T05:23:29.088 INFO:tasks.rados.rados.0.smithi086.stdout:3238: left oid 40 (ObjNum 980 snap 305 seq_num 980) 2024-08-10T05:23:29.088 INFO:tasks.rados.rados.0.smithi086.stdout:3239: expect (ObjNum 964 snap 299 seq_num 964) 2024-08-10T05:23:29.131 INFO:tasks.rados.rados.0.smithi086.stdout:3240: expect (ObjNum 946 snap 298 seq_num 946) 2024-08-10T05:23:29.312 INFO:tasks.rados.rados.0.smithi086.stdout:3236: done (5 left) 2024-08-10T05:23:29.312 INFO:tasks.rados.rados.0.smithi086.stdout:3237: done (4 left) 2024-08-10T05:23:29.312 INFO:tasks.rados.rados.0.smithi086.stdout:3238: done (3 left) 2024-08-10T05:23:29.312 INFO:tasks.rados.rados.0.smithi086.stdout:3239: done (2 left) 2024-08-10T05:23:29.312 INFO:tasks.rados.rados.0.smithi086.stdout:3240: done (1 left) 2024-08-10T05:23:29.313 INFO:tasks.rados.rados.0.smithi086.stdout:3241: done (0 left) 2024-08-10T05:23:29.313 INFO:tasks.rados.rados.0.smithi086.stdout:3242: delete oid 16 current snap is 305 2024-08-10T05:23:29.315 INFO:tasks.rados.rados.0.smithi086.stdout:3242: done (0 left) 2024-08-10T05:23:29.315 INFO:tasks.rados.rados.0.smithi086.stdout:3243: snap_remove snap 303 2024-08-10T05:23:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:29 smithi086 ceph-mon[101471]: osdmap e696: 8 total, 8 up, 8 in 2024-08-10T05:23:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:29 smithi086 ceph-mon[101471]: pgmap v706: 121 pgs: 121 active+clean; 134 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 6.2 MiB/s wr, 28 op/s 2024-08-10T05:23:29.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:29 smithi086 ceph-mon[98993]: osdmap e696: 8 total, 8 up, 8 in 2024-08-10T05:23:29.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:29 smithi086 ceph-mon[98993]: pgmap v706: 121 pgs: 121 active+clean; 134 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 6.2 MiB/s wr, 28 op/s 2024-08-10T05:23:29.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:29 smithi159 ceph-mon[90359]: osdmap e696: 8 total, 8 up, 8 in 2024-08-10T05:23:29.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:29 smithi159 ceph-mon[90359]: pgmap v706: 121 pgs: 121 active+clean; 134 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 6.2 MiB/s wr, 28 op/s 2024-08-10T05:23:30.034 INFO:tasks.rados.rados.0.smithi086.stdout:3243: done (0 left) 2024-08-10T05:23:30.034 INFO:tasks.rados.rados.0.smithi086.stdout:3244: copy_from oid 33 from oid 15 current snap is 305 2024-08-10T05:23:30.034 INFO:tasks.rados.rados.0.smithi086.stdout:3245: copy_from oid 16 from oid 12 current snap is 305 2024-08-10T05:23:30.034 INFO:tasks.rados.rados.0.smithi086.stdout:3246: rmattr oid 8 current snap is 305 2024-08-10T05:23:30.035 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 3 current snap is 305 2024-08-10T05:23:30.035 INFO:tasks.rados.rados.0.smithi086.stdout:3247: seq_num 982 ranges {3948544=450560,4399104=425984,4825088=679936,5505024=466944,5971968=32768} 2024-08-10T05:23:30.058 INFO:tasks.rados.rados.0.smithi086.stdout:3247: writing smithi08687503-3 from 3948544 to 4399104 tid 1 2024-08-10T05:23:30.061 INFO:tasks.rados.rados.0.smithi086.stdout:3247: writing smithi08687503-3 from 4399104 to 4825088 tid 2 2024-08-10T05:23:30.065 INFO:tasks.rados.rados.0.smithi086.stdout:3247: writing smithi08687503-3 from 4825088 to 5505024 tid 3 2024-08-10T05:23:30.067 INFO:tasks.rados.rados.0.smithi086.stdout:3247: writing smithi08687503-3 from 5505024 to 5971968 tid 4 2024-08-10T05:23:30.068 INFO:tasks.rados.rados.0.smithi086.stdout:3247: writing smithi08687503-3 from 5971968 to 6004736 tid 5 2024-08-10T05:23:30.068 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 19 current snap is 305 2024-08-10T05:23:30.068 INFO:tasks.rados.rados.0.smithi086.stdout:3248: seq_num 983 ranges {4415488=466944,4882432=712704,5595136=434176,6029312=458752} 2024-08-10T05:23:30.094 INFO:tasks.rados.rados.0.smithi086.stdout:3248: writing smithi08687503-19 from 4415488 to 4882432 tid 1 2024-08-10T05:23:30.098 INFO:tasks.rados.rados.0.smithi086.stdout:3248: writing smithi08687503-19 from 4882432 to 5595136 tid 2 2024-08-10T05:23:30.100 INFO:tasks.rados.rados.0.smithi086.stdout:3248: writing smithi08687503-19 from 5595136 to 6029312 tid 3 2024-08-10T05:23:30.103 INFO:tasks.rados.rados.0.smithi086.stdout:3248: writing smithi08687503-19 from 6029312 to 6488064 tid 4 2024-08-10T05:23:30.103 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 43 current snap is 305 2024-08-10T05:23:30.104 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 2211 (ObjNum 821 snap 261 seq_num 821) dirty exists 2024-08-10T05:23:30.104 INFO:tasks.rados.rados.0.smithi086.stdout:3244: finishing copy_from racing read to smithi08687503-33 2024-08-10T05:23:30.105 INFO:tasks.rados.rados.0.smithi086.stdout:3244: finishing copy_from to smithi08687503-33 2024-08-10T05:23:30.105 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 2121 (ObjNum 975 snap 302 seq_num 975) dirty exists 2024-08-10T05:23:30.105 INFO:tasks.rados.rados.0.smithi086.stdout:3245: finishing copy_from racing read to smithi08687503-16 2024-08-10T05:23:30.105 INFO:tasks.rados.rados.0.smithi086.stdout:3245: finishing copy_from to smithi08687503-16 2024-08-10T05:23:30.105 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 2048 (ObjNum 946 snap 298 seq_num 946) dirty exists 2024-08-10T05:23:30.105 INFO:tasks.rados.rados.0.smithi086.stdout:3249: seq_num 984 ranges {2613248=483328,3096576=598016,3694592=647168,4341760=360448} 2024-08-10T05:23:30.120 INFO:tasks.rados.rados.0.smithi086.stdout:3249: writing smithi08687503-43 from 2613248 to 3096576 tid 1 2024-08-10T05:23:30.123 INFO:tasks.rados.rados.0.smithi086.stdout:3249: writing smithi08687503-43 from 3096576 to 3694592 tid 2 2024-08-10T05:23:30.126 INFO:tasks.rados.rados.0.smithi086.stdout:3249: writing smithi08687503-43 from 3694592 to 4341760 tid 3 2024-08-10T05:23:30.131 INFO:tasks.rados.rados.0.smithi086.stdout:3249: writing smithi08687503-43 from 4341760 to 4702208 tid 4 2024-08-10T05:23:30.131 INFO:tasks.rados.rados.0.smithi086.stdout:3244: done (5 left) 2024-08-10T05:23:30.131 INFO:tasks.rados.rados.0.smithi086.stdout:3245: done (4 left) 2024-08-10T05:23:30.131 INFO:tasks.rados.rados.0.smithi086.stdout:3246: done (3 left) 2024-08-10T05:23:30.131 INFO:tasks.rados.rados.0.smithi086.stdout:3250: snap_create 2024-08-10T05:23:30.132 INFO:tasks.rados.rados.0.smithi086.stdout:3247: finishing write tid 1 to smithi08687503-3 2024-08-10T05:23:30.132 INFO:tasks.rados.rados.0.smithi086.stdout:3247: finishing write tid 2 to smithi08687503-3 2024-08-10T05:23:30.132 INFO:tasks.rados.rados.0.smithi086.stdout:3247: finishing write tid 3 to smithi08687503-3 2024-08-10T05:23:30.132 INFO:tasks.rados.rados.0.smithi086.stdout:3247: finishing write tid 4 to smithi08687503-3 2024-08-10T05:23:30.132 INFO:tasks.rados.rados.0.smithi086.stdout:3247: finishing write tid 5 to smithi08687503-3 2024-08-10T05:23:30.132 INFO:tasks.rados.rados.0.smithi086.stdout:3247: finishing write tid 6 to smithi08687503-3 2024-08-10T05:23:30.132 INFO:tasks.rados.rados.0.smithi086.stdout:3247: finishing write tid 7 to smithi08687503-3 2024-08-10T05:23:30.132 INFO:tasks.rados.rados.0.smithi086.stdout:3247: oid 3 updating version 0 to 2111 2024-08-10T05:23:30.132 INFO:tasks.rados.rados.0.smithi086.stdout:3247: oid 3 updating version 2111 to 2115 2024-08-10T05:23:30.132 INFO:tasks.rados.rados.0.smithi086.stdout:3247: oid 3 version 2115 is already newer than 2113 2024-08-10T05:23:30.132 INFO:tasks.rados.rados.0.smithi086.stdout:3247: oid 3 version 2115 is already newer than 2114 2024-08-10T05:23:30.132 INFO:tasks.rados.rados.0.smithi086.stdout:3247: oid 3 updating version 2115 to 2116 2024-08-10T05:23:30.132 INFO:tasks.rados.rados.0.smithi086.stdout:3247: oid 3 version 2116 is already newer than 2112 2024-08-10T05:23:30.133 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 2116 (ObjNum 982 snap 305 seq_num 982) dirty exists 2024-08-10T05:23:30.133 INFO:tasks.rados.rados.0.smithi086.stdout:3247: left oid 3 (ObjNum 982 snap 305 seq_num 982) 2024-08-10T05:23:30.133 INFO:tasks.rados.rados.0.smithi086.stdout:3248: finishing write tid 1 to smithi08687503-19 2024-08-10T05:23:30.133 INFO:tasks.rados.rados.0.smithi086.stdout:3248: finishing write tid 2 to smithi08687503-19 2024-08-10T05:23:30.133 INFO:tasks.rados.rados.0.smithi086.stdout:3248: finishing write tid 3 to smithi08687503-19 2024-08-10T05:23:30.133 INFO:tasks.rados.rados.0.smithi086.stdout:3248: finishing write tid 4 to smithi08687503-19 2024-08-10T05:23:30.133 INFO:tasks.rados.rados.0.smithi086.stdout:3248: finishing write tid 5 to smithi08687503-19 2024-08-10T05:23:30.133 INFO:tasks.rados.rados.0.smithi086.stdout:3248: finishing write tid 6 to smithi08687503-19 2024-08-10T05:23:30.133 INFO:tasks.rados.rados.0.smithi086.stdout:3248: oid 19 updating version 0 to 2074 2024-08-10T05:23:30.133 INFO:tasks.rados.rados.0.smithi086.stdout:3248: oid 19 updating version 2074 to 2077 2024-08-10T05:23:30.133 INFO:tasks.rados.rados.0.smithi086.stdout:3248: oid 19 version 2077 is already newer than 2075 2024-08-10T05:23:30.133 INFO:tasks.rados.rados.0.smithi086.stdout:3248: oid 19 version 2077 is already newer than 2073 2024-08-10T05:23:30.134 INFO:tasks.rados.rados.0.smithi086.stdout:3248: oid 19 version 2077 is already newer than 2076 2024-08-10T05:23:30.134 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 2077 (ObjNum 983 snap 305 seq_num 983) dirty exists 2024-08-10T05:23:30.134 INFO:tasks.rados.rados.0.smithi086.stdout:3248: left oid 19 (ObjNum 983 snap 305 seq_num 983) 2024-08-10T05:23:30.134 INFO:tasks.rados.rados.0.smithi086.stdout:3249: finishing write tid 1 to smithi08687503-43 2024-08-10T05:23:30.134 INFO:tasks.rados.rados.0.smithi086.stdout:3249: finishing write tid 2 to smithi08687503-43 2024-08-10T05:23:30.134 INFO:tasks.rados.rados.0.smithi086.stdout:3249: finishing write tid 3 to smithi08687503-43 2024-08-10T05:23:30.134 INFO:tasks.rados.rados.0.smithi086.stdout:3249: finishing write tid 4 to smithi08687503-43 2024-08-10T05:23:30.134 INFO:tasks.rados.rados.0.smithi086.stdout:3249: finishing write tid 5 to smithi08687503-43 2024-08-10T05:23:30.135 INFO:tasks.rados.rados.0.smithi086.stdout:3249: finishing write tid 6 to smithi08687503-43 2024-08-10T05:23:30.135 INFO:tasks.rados.rados.0.smithi086.stdout:3249: oid 43 updating version 0 to 2123 2024-08-10T05:23:30.135 INFO:tasks.rados.rados.0.smithi086.stdout:3249: oid 43 version 2123 is already newer than 2122 2024-08-10T05:23:30.135 INFO:tasks.rados.rados.0.smithi086.stdout:3249: oid 43 updating version 2123 to 2124 2024-08-10T05:23:30.135 INFO:tasks.rados.rados.0.smithi086.stdout:3249: oid 43 updating version 2124 to 2125 2024-08-10T05:23:30.135 INFO:tasks.rados.rados.0.smithi086.stdout:3249: oid 43 updating version 2125 to 2126 2024-08-10T05:23:30.135 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 2126 (ObjNum 984 snap 305 seq_num 984) dirty exists 2024-08-10T05:23:30.135 INFO:tasks.rados.rados.0.smithi086.stdout:3249: left oid 43 (ObjNum 984 snap 305 seq_num 984) 2024-08-10T05:23:30.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:30 smithi086 ceph-mon[101471]: osdmap e697: 8 total, 8 up, 8 in 2024-08-10T05:23:30.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:30 smithi086 ceph-mon[101471]: osdmap e698: 8 total, 8 up, 8 in 2024-08-10T05:23:30.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:30 smithi086 ceph-mon[98993]: osdmap e697: 8 total, 8 up, 8 in 2024-08-10T05:23:30.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:30 smithi086 ceph-mon[98993]: osdmap e698: 8 total, 8 up, 8 in 2024-08-10T05:23:30.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:30 smithi159 ceph-mon[90359]: osdmap e697: 8 total, 8 up, 8 in 2024-08-10T05:23:30.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:30 smithi159 ceph-mon[90359]: osdmap e698: 8 total, 8 up, 8 in 2024-08-10T05:23:31.091 INFO:tasks.rados.rados.0.smithi086.stdout:3247: done (3 left) 2024-08-10T05:23:31.092 INFO:tasks.rados.rados.0.smithi086.stdout:3248: done (2 left) 2024-08-10T05:23:31.092 INFO:tasks.rados.rados.0.smithi086.stdout:3249: done (1 left) 2024-08-10T05:23:31.092 INFO:tasks.rados.rados.0.smithi086.stdout:3250: done (0 left) 2024-08-10T05:23:31.092 INFO:tasks.rados.rados.0.smithi086.stdout:3251: rmattr oid 44 current snap is 306 2024-08-10T05:23:31.092 INFO:tasks.rados.rados.0.smithi086.stdout:3251: done (0 left) 2024-08-10T05:23:31.092 INFO:tasks.rados.rados.0.smithi086.stdout:3252: rmattr oid 50 current snap is 306 2024-08-10T05:23:31.092 INFO:tasks.rados.rados.0.smithi086.stdout:3252: done (0 left) 2024-08-10T05:23:31.092 INFO:tasks.rados.rados.0.smithi086.stdout:3253: read oid 45 snap -1 2024-08-10T05:23:31.092 INFO:tasks.rados.rados.0.smithi086.stdout:3253: expect (ObjNum 953 snap 298 seq_num 953) 2024-08-10T05:23:31.092 INFO:tasks.rados.rados.0.smithi086.stdout:3254: rmattr oid 23 current snap is 306 2024-08-10T05:23:31.092 INFO:tasks.rados.rados.0.smithi086.stdout:3255: snap_create 2024-08-10T05:23:31.098 INFO:tasks.rados.rados.0.smithi086.stdout:3253: expect (ObjNum 953 snap 298 seq_num 953) 2024-08-10T05:23:31.138 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 2062 (ObjNum 970 snap 299 seq_num 970) dirty exists 2024-08-10T05:23:31.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:31 smithi086 ceph-mon[98993]: pgmap v709: 121 pgs: 121 active+clean; 136 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 919 KiB/s wr, 14 op/s 2024-08-10T05:23:31.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:31 smithi086 ceph-mon[101471]: pgmap v709: 121 pgs: 121 active+clean; 136 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 919 KiB/s wr, 14 op/s 2024-08-10T05:23:31.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:31 smithi159 ceph-mon[90359]: pgmap v709: 121 pgs: 121 active+clean; 136 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 919 KiB/s wr, 14 op/s 2024-08-10T05:23:32.094 INFO:tasks.rados.rados.0.smithi086.stdout:3253: done (2 left) 2024-08-10T05:23:32.094 INFO:tasks.rados.rados.0.smithi086.stdout:3254: done (1 left) 2024-08-10T05:23:32.094 INFO:tasks.rados.rados.0.smithi086.stdout:3255: done (0 left) 2024-08-10T05:23:32.094 INFO:tasks.rados.rados.0.smithi086.stdout:3256: snap_remove snap 305 2024-08-10T05:23:32.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:32 smithi086 ceph-mon[98993]: osdmap e699: 8 total, 8 up, 8 in 2024-08-10T05:23:32.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:32 smithi086 ceph-mon[101471]: osdmap e699: 8 total, 8 up, 8 in 2024-08-10T05:23:32.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:32 smithi159 ceph-mon[90359]: osdmap e699: 8 total, 8 up, 8 in 2024-08-10T05:23:33.106 INFO:tasks.rados.rados.0.smithi086.stdout:3256: done (0 left) 2024-08-10T05:23:33.106 INFO:tasks.rados.rados.0.smithi086.stdout:3257: read oid 1 snap -1 2024-08-10T05:23:33.106 INFO:tasks.rados.rados.0.smithi086.stdout:3257: expect deleted 2024-08-10T05:23:33.106 INFO:tasks.rados.rados.0.smithi086.stdout:3258: copy_from oid 12 from oid 10 current snap is 307 2024-08-10T05:23:33.106 INFO:tasks.rados.rados.0.smithi086.stdout:3259: read oid 45 snap -1 2024-08-10T05:23:33.106 INFO:tasks.rados.rados.0.smithi086.stdout:3259: expect (ObjNum 953 snap 298 seq_num 953) 2024-08-10T05:23:33.106 INFO:tasks.rados.rados.0.smithi086.stdout:3260: copy_from oid 28 from oid 16 current snap is 307 2024-08-10T05:23:33.106 INFO:tasks.rados.rados.0.smithi086.stdout:3261: read oid 2 snap 302 2024-08-10T05:23:33.106 INFO:tasks.rados.rados.0.smithi086.stdout:3261: expect (ObjNum 909 snap 284 seq_num 909) 2024-08-10T05:23:33.106 INFO:tasks.rados.rados.0.smithi086.stdout:3262: snap_create 2024-08-10T05:23:33.117 INFO:tasks.rados.rados.0.smithi086.stdout:3259: expect (ObjNum 953 snap 298 seq_num 953) 2024-08-10T05:23:33.164 INFO:tasks.rados.rados.0.smithi086.stdout:3258: finishing copy_from racing read to smithi08687503-12 2024-08-10T05:23:33.164 INFO:tasks.rados.rados.0.smithi086.stdout:3258: finishing copy_from to smithi08687503-12 2024-08-10T05:23:33.164 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 1944 (ObjNum 767 snap 239 seq_num 767) dirty exists 2024-08-10T05:23:33.164 INFO:tasks.rados.rados.0.smithi086.stdout:3261: expect (ObjNum 909 snap 284 seq_num 909) 2024-08-10T05:23:33.272 INFO:tasks.rados.rados.0.smithi086.stdout:3260: finishing copy_from racing read to smithi08687503-28 2024-08-10T05:23:33.273 INFO:tasks.rados.rados.0.smithi086.stdout:3260: finishing copy_from to smithi08687503-28 2024-08-10T05:23:33.273 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 2048 (ObjNum 946 snap 298 seq_num 946) dirty exists 2024-08-10T05:23:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:33 smithi086 ceph-mon[98993]: osdmap e700: 8 total, 8 up, 8 in 2024-08-10T05:23:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:33 smithi086 ceph-mon[98993]: pgmap v712: 121 pgs: 121 active+clean; 140 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-08-10T05:23:33.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:33 smithi086 ceph-mon[101471]: osdmap e700: 8 total, 8 up, 8 in 2024-08-10T05:23:33.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:33 smithi086 ceph-mon[101471]: pgmap v712: 121 pgs: 121 active+clean; 140 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-08-10T05:23:33.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:33 smithi159 ceph-mon[90359]: osdmap e700: 8 total, 8 up, 8 in 2024-08-10T05:23:33.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:33 smithi159 ceph-mon[90359]: pgmap v712: 121 pgs: 121 active+clean; 140 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-08-10T05:23:34.107 INFO:tasks.rados.rados.0.smithi086.stdout:3257: done (5 left) 2024-08-10T05:23:34.107 INFO:tasks.rados.rados.0.smithi086.stdout:3258: done (4 left) 2024-08-10T05:23:34.107 INFO:tasks.rados.rados.0.smithi086.stdout:3259: done (3 left) 2024-08-10T05:23:34.108 INFO:tasks.rados.rados.0.smithi086.stdout:3260: done (2 left) 2024-08-10T05:23:34.108 INFO:tasks.rados.rados.0.smithi086.stdout:3261: done (1 left) 2024-08-10T05:23:34.108 INFO:tasks.rados.rados.0.smithi086.stdout:3262: done (0 left) 2024-08-10T05:23:34.108 INFO:tasks.rados.rados.0.smithi086.stdout:3263: setattr oid 18 current snap is 308 2024-08-10T05:23:34.108 INFO:tasks.rados.rados.0.smithi086.stdout:3264: copy_from oid 28 from oid 41 current snap is 308 2024-08-10T05:23:34.108 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 3 current snap is 308 2024-08-10T05:23:34.108 INFO:tasks.rados.rados.0.smithi086.stdout:3265: seq_num 985 ranges {6004736=499712,6504448=483328,6987776=450560,7438336=581632,8019968=90112} 2024-08-10T05:23:34.144 INFO:tasks.rados.rados.0.smithi086.stdout:3265: writing smithi08687503-3 from 6004736 to 6504448 tid 1 2024-08-10T05:23:34.146 INFO:tasks.rados.rados.0.smithi086.stdout:3265: writing smithi08687503-3 from 6504448 to 6987776 tid 2 2024-08-10T05:23:34.149 INFO:tasks.rados.rados.0.smithi086.stdout:3265: writing smithi08687503-3 from 6987776 to 7438336 tid 3 2024-08-10T05:23:34.152 INFO:tasks.rados.rados.0.smithi086.stdout:3265: writing smithi08687503-3 from 7438336 to 8019968 tid 4 2024-08-10T05:23:34.153 INFO:tasks.rados.rados.0.smithi086.stdout:3265: writing smithi08687503-3 from 8019968 to 8110080 tid 5 2024-08-10T05:23:34.153 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 308 2024-08-10T05:23:34.153 INFO:tasks.rados.rados.0.smithi086.stdout:3266: seq_num 986 ranges {3678208=516096,4194304=770048,4964352=655360,5619712=180224} 2024-08-10T05:23:34.175 INFO:tasks.rados.rados.0.smithi086.stdout:3266: writing smithi08687503-5 from 3678208 to 4194304 tid 1 2024-08-10T05:23:34.179 INFO:tasks.rados.rados.0.smithi086.stdout:3266: writing smithi08687503-5 from 4194304 to 4964352 tid 2 2024-08-10T05:23:34.183 INFO:tasks.rados.rados.0.smithi086.stdout:3266: writing smithi08687503-5 from 4964352 to 5619712 tid 3 2024-08-10T05:23:34.184 INFO:tasks.rados.rados.0.smithi086.stdout:3266: writing smithi08687503-5 from 5619712 to 5799936 tid 4 2024-08-10T05:23:34.184 INFO:tasks.rados.rados.0.smithi086.stdout:3267: snap_remove snap 306 2024-08-10T05:23:34.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:34 smithi086 ceph-mon[98993]: osdmap e701: 8 total, 8 up, 8 in 2024-08-10T05:23:34.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:34 smithi086 ceph-mon[101471]: osdmap e701: 8 total, 8 up, 8 in 2024-08-10T05:23:34.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:34 smithi159 ceph-mon[90359]: osdmap e701: 8 total, 8 up, 8 in 2024-08-10T05:23:35.032 INFO:tasks.rados.rados.0.smithi086.stdout:3267: done (4 left) 2024-08-10T05:23:35.032 INFO:tasks.rados.rados.0.smithi086.stdout:3268: rollback oid 20 current snap is 308 2024-08-10T05:23:35.033 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 20 to 307 2024-08-10T05:23:35.033 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 2117 (ObjNum 911 snap 285 seq_num 911) dirty exists 2024-08-10T05:23:35.033 INFO:tasks.rados.rados.0.smithi086.stdout:3264: finishing copy_from racing read to smithi08687503-28 2024-08-10T05:23:35.033 INFO:tasks.rados.rados.0.smithi086.stdout:3264: finishing copy_from to smithi08687503-28 2024-08-10T05:23:35.033 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 2207 (ObjNum 821 snap 261 seq_num 821) dirty exists 2024-08-10T05:23:35.033 INFO:tasks.rados.rados.0.smithi086.stdout:3265: finishing write tid 1 to smithi08687503-3 2024-08-10T05:23:35.033 INFO:tasks.rados.rados.0.smithi086.stdout:3265: finishing write tid 2 to smithi08687503-3 2024-08-10T05:23:35.033 INFO:tasks.rados.rados.0.smithi086.stdout:3265: finishing write tid 3 to smithi08687503-3 2024-08-10T05:23:35.033 INFO:tasks.rados.rados.0.smithi086.stdout:3263: done (4 left) 2024-08-10T05:23:35.033 INFO:tasks.rados.rados.0.smithi086.stdout:3264: done (3 left) 2024-08-10T05:23:35.033 INFO:tasks.rados.rados.0.smithi086.stdout:3269: setattr oid 45 current snap is 308 2024-08-10T05:23:35.034 INFO:tasks.rados.rados.0.smithi086.stdout:3265: finishing write tid 4 to smithi08687503-3 2024-08-10T05:23:35.034 INFO:tasks.rados.rados.0.smithi086.stdout:3265: finishing write tid 5 to smithi08687503-3 2024-08-10T05:23:35.034 INFO:tasks.rados.rados.0.smithi086.stdout:3265: finishing write tid 6 to smithi08687503-3 2024-08-10T05:23:35.034 INFO:tasks.rados.rados.0.smithi086.stdout:3265: finishing write tid 7 to smithi08687503-3 2024-08-10T05:23:35.034 INFO:tasks.rados.rados.0.smithi086.stdout:3265: oid 3 updating version 0 to 2121 2024-08-10T05:23:35.034 INFO:tasks.rados.rados.0.smithi086.stdout:3265: oid 3 version 2121 is already newer than 2118 2024-08-10T05:23:35.034 INFO:tasks.rados.rados.0.smithi086.stdout:3265: oid 3 version 2121 is already newer than 2117 2024-08-10T05:23:35.034 INFO:tasks.rados.rados.0.smithi086.stdout:3265: oid 3 version 2121 is already newer than 2119 2024-08-10T05:23:35.034 INFO:tasks.rados.rados.0.smithi086.stdout:3265: oid 3 updating version 2121 to 2122 2024-08-10T05:23:35.034 INFO:tasks.rados.rados.0.smithi086.stdout:3265: oid 3 version 2122 is already newer than 2120 2024-08-10T05:23:35.034 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 2122 (ObjNum 985 snap 308 seq_num 985) dirty exists 2024-08-10T05:23:35.035 INFO:tasks.rados.rados.0.smithi086.stdout:3265: left oid 3 (ObjNum 985 snap 308 seq_num 985) 2024-08-10T05:23:35.035 INFO:tasks.rados.rados.0.smithi086.stdout:3266: finishing write tid 1 to smithi08687503-5 2024-08-10T05:23:35.035 INFO:tasks.rados.rados.0.smithi086.stdout:3266: finishing write tid 2 to smithi08687503-5 2024-08-10T05:23:35.035 INFO:tasks.rados.rados.0.smithi086.stdout:3266: finishing write tid 3 to smithi08687503-5 2024-08-10T05:23:35.035 INFO:tasks.rados.rados.0.smithi086.stdout:3266: finishing write tid 4 to smithi08687503-5 2024-08-10T05:23:35.035 INFO:tasks.rados.rados.0.smithi086.stdout:3266: finishing write tid 5 to smithi08687503-5 2024-08-10T05:23:35.035 INFO:tasks.rados.rados.0.smithi086.stdout:3266: finishing write tid 6 to smithi08687503-5 2024-08-10T05:23:35.035 INFO:tasks.rados.rados.0.smithi086.stdout:3266: oid 5 updating version 0 to 2222 2024-08-10T05:23:35.035 INFO:tasks.rados.rados.0.smithi086.stdout:3266: oid 5 version 2222 is already newer than 2220 2024-08-10T05:23:35.035 INFO:tasks.rados.rados.0.smithi086.stdout:3266: oid 5 version 2222 is already newer than 2221 2024-08-10T05:23:35.035 INFO:tasks.rados.rados.0.smithi086.stdout:3266: oid 5 version 2222 is already newer than 2219 2024-08-10T05:23:35.035 INFO:tasks.rados.rados.0.smithi086.stdout:3266: oid 5 updating version 2222 to 2223 2024-08-10T05:23:35.035 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 2223 (ObjNum 986 snap 308 seq_num 986) dirty exists 2024-08-10T05:23:35.036 INFO:tasks.rados.rados.0.smithi086.stdout:3266: left oid 5 (ObjNum 986 snap 308 seq_num 986) 2024-08-10T05:23:35.036 INFO:tasks.rados.rados.0.smithi086.stdout:3265: done (3 left) 2024-08-10T05:23:35.037 INFO:tasks.rados.rados.0.smithi086.stdout:3266: done (2 left) 2024-08-10T05:23:35.037 INFO:tasks.rados.rados.0.smithi086.stdout:3270: copy_from oid 44 from oid 34 current snap is 308 2024-08-10T05:23:35.037 INFO:tasks.rados.rados.0.smithi086.stdout:3271: read oid 15 snap -1 2024-08-10T05:23:35.037 INFO:tasks.rados.rados.0.smithi086.stdout:3271: expect (ObjNum 975 snap 302 seq_num 975) 2024-08-10T05:23:35.037 INFO:tasks.rados.rados.0.smithi086.stdout:3272: rollback oid 17 current snap is 308 2024-08-10T05:23:35.037 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 17 to 307 2024-08-10T05:23:35.037 INFO:tasks.rados.rados.0.smithi086.stdout:3273: snap_remove snap 300 2024-08-10T05:23:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:35 smithi086 ceph-mon[98993]: osdmap e702: 8 total, 8 up, 8 in 2024-08-10T05:23:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:35 smithi086 ceph-mon[98993]: pgmap v715: 121 pgs: 121 active+clean; 146 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:23:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:35 smithi086 ceph-mon[98993]: osdmap e703: 8 total, 8 up, 8 in 2024-08-10T05:23:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:35 smithi086 ceph-mon[101471]: osdmap e702: 8 total, 8 up, 8 in 2024-08-10T05:23:35.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:35 smithi086 ceph-mon[101471]: pgmap v715: 121 pgs: 121 active+clean; 146 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:23:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:35 smithi086 ceph-mon[101471]: osdmap e703: 8 total, 8 up, 8 in 2024-08-10T05:23:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:35 smithi159 ceph-mon[90359]: osdmap e702: 8 total, 8 up, 8 in 2024-08-10T05:23:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:35 smithi159 ceph-mon[90359]: pgmap v715: 121 pgs: 121 active+clean; 146 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:23:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:35 smithi159 ceph-mon[90359]: osdmap e703: 8 total, 8 up, 8 in 2024-08-10T05:23:36.040 INFO:tasks.rados.rados.0.smithi086.stdout:3268: finishing rollback tid 0 to smithi08687503-20 2024-08-10T05:23:36.040 INFO:tasks.rados.rados.0.smithi086.stdout:3272: finishing rollback tid 1 to smithi08687503-17 2024-08-10T05:23:36.041 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 0 (ObjNum 33 snap 0 seq_num 2546618765) dirty dne 2024-08-10T05:23:36.041 INFO:tasks.rados.rados.0.smithi086.stdout:3268: finishing rollback tid 1 to smithi08687503-20 2024-08-10T05:23:36.041 INFO:tasks.rados.rados.0.smithi086.stdout:3268: finishing rollback tid 2 to smithi08687503-20 2024-08-10T05:23:36.041 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 1666 (ObjNum 756 snap 234 seq_num 756) dirty exists 2024-08-10T05:23:36.041 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 2136 (ObjNum 953 snap 298 seq_num 953) dirty exists 2024-08-10T05:23:36.041 INFO:tasks.rados.rados.0.smithi086.stdout:3271: expect (ObjNum 975 snap 302 seq_num 975) 2024-08-10T05:23:36.134 INFO:tasks.rados.rados.0.smithi086.stdout:3270: finishing copy_from racing read to smithi08687503-44 2024-08-10T05:23:36.134 INFO:tasks.rados.rados.0.smithi086.stdout:3270: finishing copy_from to smithi08687503-44 2024-08-10T05:23:36.134 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 2072 (ObjNum 979 snap 305 seq_num 979) dirty exists 2024-08-10T05:23:36.134 INFO:tasks.rados.rados.0.smithi086.stdout:3268: done (5 left) 2024-08-10T05:23:36.134 INFO:tasks.rados.rados.0.smithi086.stdout:3269: done (4 left) 2024-08-10T05:23:36.134 INFO:tasks.rados.rados.0.smithi086.stdout:3270: done (3 left) 2024-08-10T05:23:36.134 INFO:tasks.rados.rados.0.smithi086.stdout:3271: done (2 left) 2024-08-10T05:23:36.134 INFO:tasks.rados.rados.0.smithi086.stdout:3272: done (1 left) 2024-08-10T05:23:36.135 INFO:tasks.rados.rados.0.smithi086.stdout:3273: done (0 left) 2024-08-10T05:23:36.135 INFO:tasks.rados.rados.0.smithi086.stdout:3274: rollback oid 49 current snap is 308 2024-08-10T05:23:36.135 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 49 to 301 2024-08-10T05:23:36.135 INFO:tasks.rados.rados.0.smithi086.stdout:3275: rmattr oid 47 current snap is 308 2024-08-10T05:23:36.135 INFO:tasks.rados.rados.0.smithi086.stdout:3275: done (1 left) 2024-08-10T05:23:36.135 INFO:tasks.rados.rados.0.smithi086.stdout:3276: snap_remove snap 307 2024-08-10T05:23:37.047 INFO:tasks.rados.rados.0.smithi086.stdout:3276: done (1 left) 2024-08-10T05:23:37.047 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 308 2024-08-10T05:23:37.047 INFO:tasks.rados.rados.0.smithi086.stdout:3274: finishing rollback tid 0 to smithi08687503-49 2024-08-10T05:23:37.047 INFO:tasks.rados.rados.0.smithi086.stdout:3274: finishing rollback tid 1 to smithi08687503-49 2024-08-10T05:23:37.047 INFO:tasks.rados.rados.0.smithi086.stdout:3274: finishing rollback tid 2 to smithi08687503-49 2024-08-10T05:23:37.047 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 2080 (ObjNum 902 snap 283 seq_num 902) dirty exists 2024-08-10T05:23:37.047 INFO:tasks.rados.rados.0.smithi086.stdout:3277: seq_num 987 ranges {3252224=532480,3784704=647168,4431872=417792,4849664=409600,5259264=131072} 2024-08-10T05:23:37.068 INFO:tasks.rados.rados.0.smithi086.stdout:3277: writing smithi08687503-25 from 3252224 to 3784704 tid 1 2024-08-10T05:23:37.072 INFO:tasks.rados.rados.0.smithi086.stdout:3277: writing smithi08687503-25 from 3784704 to 4431872 tid 2 2024-08-10T05:23:37.074 INFO:tasks.rados.rados.0.smithi086.stdout:3277: writing smithi08687503-25 from 4431872 to 4849664 tid 3 2024-08-10T05:23:37.077 INFO:tasks.rados.rados.0.smithi086.stdout:3277: writing smithi08687503-25 from 4849664 to 5259264 tid 4 2024-08-10T05:23:37.078 INFO:tasks.rados.rados.0.smithi086.stdout:3277: writing smithi08687503-25 from 5259264 to 5390336 tid 5 2024-08-10T05:23:37.078 INFO:tasks.rados.rados.0.smithi086.stdout:3274: done (1 left) 2024-08-10T05:23:37.078 INFO:tasks.rados.rados.0.smithi086.stdout:3278: read oid 37 snap -1 2024-08-10T05:23:37.079 INFO:tasks.rados.rados.0.smithi086.stdout:3278: expect (ObjNum 971 snap 299 seq_num 971) 2024-08-10T05:23:37.079 INFO:tasks.rados.rados.0.smithi086.stdout:3279: rollback oid 23 current snap is 308 2024-08-10T05:23:37.079 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 23 to 301 2024-08-10T05:23:37.079 INFO:tasks.rados.rados.0.smithi086.stdout:3280: snap_create 2024-08-10T05:23:37.079 INFO:tasks.rados.rados.0.smithi086.stdout:3277: finishing write tid 1 to smithi08687503-25 2024-08-10T05:23:37.079 INFO:tasks.rados.rados.0.smithi086.stdout:3277: finishing write tid 2 to smithi08687503-25 2024-08-10T05:23:37.082 INFO:tasks.rados.rados.0.smithi086.stdout:3279: finishing rollback tid 0 to smithi08687503-23 2024-08-10T05:23:37.084 INFO:tasks.rados.rados.0.smithi086.stdout:3279: finishing rollback tid 1 to smithi08687503-23 2024-08-10T05:23:37.084 INFO:tasks.rados.rados.0.smithi086.stdout:3279: finishing rollback tid 2 to smithi08687503-23 2024-08-10T05:23:37.084 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 2065 (ObjNum 970 snap 299 seq_num 970) dirty exists 2024-08-10T05:23:37.085 INFO:tasks.rados.rados.0.smithi086.stdout:3277: finishing write tid 3 to smithi08687503-25 2024-08-10T05:23:37.087 INFO:tasks.rados.rados.0.smithi086.stdout:3277: finishing write tid 4 to smithi08687503-25 2024-08-10T05:23:37.087 INFO:tasks.rados.rados.0.smithi086.stdout:3277: finishing write tid 5 to smithi08687503-25 2024-08-10T05:23:37.090 INFO:tasks.rados.rados.0.smithi086.stdout:3278: expect (ObjNum 971 snap 299 seq_num 971) 2024-08-10T05:23:37.139 INFO:tasks.rados.rados.0.smithi086.stdout:3277: finishing write tid 6 to smithi08687503-25 2024-08-10T05:23:37.139 INFO:tasks.rados.rados.0.smithi086.stdout:3277: finishing write tid 7 to smithi08687503-25 2024-08-10T05:23:37.140 INFO:tasks.rados.rados.0.smithi086.stdout:3277: oid 25 updating version 0 to 2249 2024-08-10T05:23:37.140 INFO:tasks.rados.rados.0.smithi086.stdout:3277: oid 25 updating version 2249 to 2251 2024-08-10T05:23:37.140 INFO:tasks.rados.rados.0.smithi086.stdout:3277: oid 25 version 2251 is already newer than 2250 2024-08-10T05:23:37.140 INFO:tasks.rados.rados.0.smithi086.stdout:3277: oid 25 updating version 2251 to 2252 2024-08-10T05:23:37.140 INFO:tasks.rados.rados.0.smithi086.stdout:3277: oid 25 version 2252 is already newer than 2248 2024-08-10T05:23:37.140 INFO:tasks.rados.rados.0.smithi086.stdout:3277: oid 25 version 2252 is already newer than 2247 2024-08-10T05:23:37.140 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 2252 (ObjNum 987 snap 308 seq_num 987) dirty exists 2024-08-10T05:23:37.140 INFO:tasks.rados.rados.0.smithi086.stdout:3277: left oid 25 (ObjNum 987 snap 308 seq_num 987) 2024-08-10T05:23:37.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:37 smithi086 ceph-mon[101471]: osdmap e704: 8 total, 8 up, 8 in 2024-08-10T05:23:37.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:37 smithi086 ceph-mon[101471]: pgmap v718: 121 pgs: 121 active+clean; 162 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 5.5 MiB/s wr, 25 op/s 2024-08-10T05:23:37.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:37 smithi086 ceph-mon[98993]: osdmap e704: 8 total, 8 up, 8 in 2024-08-10T05:23:37.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:37 smithi086 ceph-mon[98993]: pgmap v718: 121 pgs: 121 active+clean; 162 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 5.5 MiB/s wr, 25 op/s 2024-08-10T05:23:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:37 smithi159 ceph-mon[90359]: osdmap e704: 8 total, 8 up, 8 in 2024-08-10T05:23:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:37 smithi159 ceph-mon[90359]: pgmap v718: 121 pgs: 121 active+clean; 162 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 5.5 MiB/s wr, 25 op/s 2024-08-10T05:23:38.054 INFO:tasks.rados.rados.0.smithi086.stdout:3277: done (3 left) 2024-08-10T05:23:38.054 INFO:tasks.rados.rados.0.smithi086.stdout:3278: done (2 left) 2024-08-10T05:23:38.054 INFO:tasks.rados.rados.0.smithi086.stdout:3279: done (1 left) 2024-08-10T05:23:38.054 INFO:tasks.rados.rados.0.smithi086.stdout:3280: done (0 left) 2024-08-10T05:23:38.054 INFO:tasks.rados.rados.0.smithi086.stdout:3281: read oid 13 snap -1 2024-08-10T05:23:38.054 INFO:tasks.rados.rados.0.smithi086.stdout:3281: expect (ObjNum 962 snap 299 seq_num 962) 2024-08-10T05:23:38.054 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 20 current snap is 309 2024-08-10T05:23:38.054 INFO:tasks.rados.rados.0.smithi086.stdout:3282: seq_num 988 ranges {671744=557056,1228800=532480,1761280=622592,2383872=450560} 2024-08-10T05:23:38.060 INFO:tasks.rados.rados.0.smithi086.stdout:3282: writing smithi08687503-20 from 671744 to 1228800 tid 1 2024-08-10T05:23:38.063 INFO:tasks.rados.rados.0.smithi086.stdout:3282: writing smithi08687503-20 from 1228800 to 1761280 tid 2 2024-08-10T05:23:38.067 INFO:tasks.rados.rados.0.smithi086.stdout:3282: writing smithi08687503-20 from 1761280 to 2383872 tid 3 2024-08-10T05:23:38.071 INFO:tasks.rados.rados.0.smithi086.stdout:3282: writing smithi08687503-20 from 2383872 to 2834432 tid 4 2024-08-10T05:23:38.071 INFO:tasks.rados.rados.0.smithi086.stdout:3283: rmattr oid 45 current snap is 309 2024-08-10T05:23:38.071 INFO:tasks.rados.rados.0.smithi086.stdout:3282: finishing write tid 1 to smithi08687503-20 2024-08-10T05:23:38.071 INFO:tasks.rados.rados.0.smithi086.stdout:3282: finishing write tid 2 to smithi08687503-20 2024-08-10T05:23:38.071 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 22 current snap is 309 2024-08-10T05:23:38.071 INFO:tasks.rados.rados.0.smithi086.stdout:3284: seq_num 989 ranges {5906432=573440,6479872=466944,6946816=434176,7380992=638976,8019968=65536} 2024-08-10T05:23:38.106 INFO:tasks.rados.rados.0.smithi086.stdout:3284: writing smithi08687503-22 from 5906432 to 6479872 tid 1 2024-08-10T05:23:38.108 INFO:tasks.rados.rados.0.smithi086.stdout:3284: writing smithi08687503-22 from 6479872 to 6946816 tid 2 2024-08-10T05:23:38.114 INFO:tasks.rados.rados.0.smithi086.stdout:3284: writing smithi08687503-22 from 6946816 to 7380992 tid 3 2024-08-10T05:23:38.115 INFO:tasks.rados.rados.0.smithi086.stdout:3284: writing smithi08687503-22 from 7380992 to 8019968 tid 4 2024-08-10T05:23:38.116 INFO:tasks.rados.rados.0.smithi086.stdout:3284: writing smithi08687503-22 from 8019968 to 8085504 tid 5 2024-08-10T05:23:38.116 INFO:tasks.rados.rados.0.smithi086.stdout:3285: rmattr oid 50 current snap is 309 2024-08-10T05:23:38.116 INFO:tasks.rados.rados.0.smithi086.stdout:3285: done (4 left) 2024-08-10T05:23:38.116 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 309 2024-08-10T05:23:38.116 INFO:tasks.rados.rados.0.smithi086.stdout:3286: seq_num 990 ranges {1859584=589824,2449408=753664,3203072=638976,3842048=212992} 2024-08-10T05:23:38.129 INFO:tasks.rados.rados.0.smithi086.stdout:3286: writing smithi08687503-23 from 1859584 to 2449408 tid 1 2024-08-10T05:23:38.133 INFO:tasks.rados.rados.0.smithi086.stdout:3286: writing smithi08687503-23 from 2449408 to 3203072 tid 2 2024-08-10T05:23:38.137 INFO:tasks.rados.rados.0.smithi086.stdout:3286: writing smithi08687503-23 from 3203072 to 3842048 tid 3 2024-08-10T05:23:38.138 INFO:tasks.rados.rados.0.smithi086.stdout:3286: writing smithi08687503-23 from 3842048 to 4055040 tid 4 2024-08-10T05:23:38.138 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 6 current snap is 309 2024-08-10T05:23:38.139 INFO:tasks.rados.rados.0.smithi086.stdout:3282: finishing write tid 3 to smithi08687503-20 2024-08-10T05:23:38.139 INFO:tasks.rados.rados.0.smithi086.stdout:3282: finishing write tid 4 to smithi08687503-20 2024-08-10T05:23:38.139 INFO:tasks.rados.rados.0.smithi086.stdout:3287: seq_num 991 ranges {1187840=606208,1794048=638976,2433024=794624,3227648=172032} 2024-08-10T05:23:38.148 INFO:tasks.rados.rados.0.smithi086.stdout:3287: writing smithi08687503-6 from 1187840 to 1794048 tid 1 2024-08-10T05:23:38.152 INFO:tasks.rados.rados.0.smithi086.stdout:3287: writing smithi08687503-6 from 1794048 to 2433024 tid 2 2024-08-10T05:23:38.156 INFO:tasks.rados.rados.0.smithi086.stdout:3287: writing smithi08687503-6 from 2433024 to 3227648 tid 3 2024-08-10T05:23:38.158 INFO:tasks.rados.rados.0.smithi086.stdout:3287: writing smithi08687503-6 from 3227648 to 3399680 tid 4 2024-08-10T05:23:38.158 INFO:tasks.rados.rados.0.smithi086.stdout:3288: delete oid 4 current snap is 309 2024-08-10T05:23:38.158 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 2137 (ObjNum 953 snap 298 seq_num 953) dirty exists 2024-08-10T05:23:38.158 INFO:tasks.rados.rados.0.smithi086.stdout:3282: finishing write tid 5 to smithi08687503-20 2024-08-10T05:23:38.158 INFO:tasks.rados.rados.0.smithi086.stdout:3281: expect (ObjNum 962 snap 299 seq_num 962) 2024-08-10T05:23:38.295 INFO:tasks.rados.rados.0.smithi086.stdout:3282: finishing write tid 6 to smithi08687503-20 2024-08-10T05:23:38.295 INFO:tasks.rados.rados.0.smithi086.stdout:3282: oid 20 updating version 0 to 1669 2024-08-10T05:23:38.295 INFO:tasks.rados.rados.0.smithi086.stdout:3282: oid 20 updating version 1669 to 1670 2024-08-10T05:23:38.295 INFO:tasks.rados.rados.0.smithi086.stdout:3282: oid 20 updating version 1670 to 1671 2024-08-10T05:23:38.295 INFO:tasks.rados.rados.0.smithi086.stdout:3282: oid 20 version 1671 is already newer than 1667 2024-08-10T05:23:38.295 INFO:tasks.rados.rados.0.smithi086.stdout:3282: oid 20 version 1671 is already newer than 1668 2024-08-10T05:23:38.295 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 1671 (ObjNum 988 snap 309 seq_num 988) dirty exists 2024-08-10T05:23:38.295 INFO:tasks.rados.rados.0.smithi086.stdout:3282: left oid 20 (ObjNum 988 snap 309 seq_num 988) 2024-08-10T05:23:38.296 INFO:tasks.rados.rados.0.smithi086.stdout:3284: finishing write tid 1 to smithi08687503-22 2024-08-10T05:23:38.296 INFO:tasks.rados.rados.0.smithi086.stdout:3284: finishing write tid 2 to smithi08687503-22 2024-08-10T05:23:38.296 INFO:tasks.rados.rados.0.smithi086.stdout:3284: finishing write tid 3 to smithi08687503-22 2024-08-10T05:23:38.296 INFO:tasks.rados.rados.0.smithi086.stdout:3281: done (6 left) 2024-08-10T05:23:38.296 INFO:tasks.rados.rados.0.smithi086.stdout:3282: done (5 left) 2024-08-10T05:23:38.296 INFO:tasks.rados.rados.0.smithi086.stdout:3283: done (4 left) 2024-08-10T05:23:38.296 INFO:tasks.rados.rados.0.smithi086.stdout:3288: done (3 left) 2024-08-10T05:23:38.296 INFO:tasks.rados.rados.0.smithi086.stdout:3289: read oid 44 snap -1 2024-08-10T05:23:38.296 INFO:tasks.rados.rados.0.smithi086.stdout:3289: expect (ObjNum 979 snap 305 seq_num 979) 2024-08-10T05:23:38.296 INFO:tasks.rados.rados.0.smithi086.stdout:3290: rmattr oid 20 current snap is 309 2024-08-10T05:23:38.296 INFO:tasks.rados.rados.0.smithi086.stdout:3284: finishing write tid 4 to smithi08687503-22 2024-08-10T05:23:38.296 INFO:tasks.rados.rados.0.smithi086.stdout:3284: finishing write tid 5 to smithi08687503-22 2024-08-10T05:23:38.296 INFO:tasks.rados.rados.0.smithi086.stdout:3284: finishing write tid 6 to smithi08687503-22 2024-08-10T05:23:38.296 INFO:tasks.rados.rados.0.smithi086.stdout:3284: finishing write tid 7 to smithi08687503-22 2024-08-10T05:23:38.297 INFO:tasks.rados.rados.0.smithi086.stdout:3284: oid 22 updating version 0 to 2257 2024-08-10T05:23:38.297 INFO:tasks.rados.rados.0.smithi086.stdout:3284: oid 22 version 2257 is already newer than 2256 2024-08-10T05:23:38.297 INFO:tasks.rados.rados.0.smithi086.stdout:3284: oid 22 version 2257 is already newer than 2255 2024-08-10T05:23:38.297 INFO:tasks.rados.rados.0.smithi086.stdout:3284: oid 22 updating version 2257 to 2258 2024-08-10T05:23:38.297 INFO:tasks.rados.rados.0.smithi086.stdout:3284: oid 22 version 2258 is already newer than 2254 2024-08-10T05:23:38.297 INFO:tasks.rados.rados.0.smithi086.stdout:3284: oid 22 updating version 2258 to 2259 2024-08-10T05:23:38.297 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 2259 (ObjNum 989 snap 309 seq_num 989) dirty exists 2024-08-10T05:23:38.297 INFO:tasks.rados.rados.0.smithi086.stdout:3284: left oid 22 (ObjNum 989 snap 309 seq_num 989) 2024-08-10T05:23:38.297 INFO:tasks.rados.rados.0.smithi086.stdout:3286: finishing write tid 1 to smithi08687503-23 2024-08-10T05:23:38.297 INFO:tasks.rados.rados.0.smithi086.stdout:3286: finishing write tid 2 to smithi08687503-23 2024-08-10T05:23:38.297 INFO:tasks.rados.rados.0.smithi086.stdout:3286: finishing write tid 3 to smithi08687503-23 2024-08-10T05:23:38.297 INFO:tasks.rados.rados.0.smithi086.stdout:3286: finishing write tid 4 to smithi08687503-23 2024-08-10T05:23:38.297 INFO:tasks.rados.rados.0.smithi086.stdout:3286: finishing write tid 5 to smithi08687503-23 2024-08-10T05:23:38.298 INFO:tasks.rados.rados.0.smithi086.stdout:3286: finishing write tid 6 to smithi08687503-23 2024-08-10T05:23:38.298 INFO:tasks.rados.rados.0.smithi086.stdout:3286: oid 23 updating version 0 to 2067 2024-08-10T05:23:38.298 INFO:tasks.rados.rados.0.smithi086.stdout:3286: oid 23 updating version 2067 to 2069 2024-08-10T05:23:38.298 INFO:tasks.rados.rados.0.smithi086.stdout:3286: oid 23 updating version 2069 to 2070 2024-08-10T05:23:38.298 INFO:tasks.rados.rados.0.smithi086.stdout:3286: oid 23 version 2070 is already newer than 2068 2024-08-10T05:23:38.298 INFO:tasks.rados.rados.0.smithi086.stdout:3286: oid 23 version 2070 is already newer than 2066 2024-08-10T05:23:38.298 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 2070 (ObjNum 990 snap 309 seq_num 990) dirty exists 2024-08-10T05:23:38.298 INFO:tasks.rados.rados.0.smithi086.stdout:3286: left oid 23 (ObjNum 990 snap 309 seq_num 990) 2024-08-10T05:23:38.298 INFO:tasks.rados.rados.0.smithi086.stdout:3287: finishing write tid 1 to smithi08687503-6 2024-08-10T05:23:38.298 INFO:tasks.rados.rados.0.smithi086.stdout:3284: done (4 left) 2024-08-10T05:23:38.298 INFO:tasks.rados.rados.0.smithi086.stdout:3286: done (3 left) 2024-08-10T05:23:38.298 INFO:tasks.rados.rados.0.smithi086.stdout:3291: snap_create 2024-08-10T05:23:38.298 INFO:tasks.rados.rados.0.smithi086.stdout:3287: finishing write tid 2 to smithi08687503-6 2024-08-10T05:23:38.298 INFO:tasks.rados.rados.0.smithi086.stdout:3287: finishing write tid 3 to smithi08687503-6 2024-08-10T05:23:38.299 INFO:tasks.rados.rados.0.smithi086.stdout:3287: finishing write tid 4 to smithi08687503-6 2024-08-10T05:23:38.299 INFO:tasks.rados.rados.0.smithi086.stdout:3287: finishing write tid 5 to smithi08687503-6 2024-08-10T05:23:38.299 INFO:tasks.rados.rados.0.smithi086.stdout:3287: finishing write tid 6 to smithi08687503-6 2024-08-10T05:23:38.299 INFO:tasks.rados.rados.0.smithi086.stdout:3287: oid 6 updating version 0 to 2121 2024-08-10T05:23:38.299 INFO:tasks.rados.rados.0.smithi086.stdout:3287: oid 6 version 2121 is already newer than 2119 2024-08-10T05:23:38.299 INFO:tasks.rados.rados.0.smithi086.stdout:3287: oid 6 version 2121 is already newer than 2120 2024-08-10T05:23:38.299 INFO:tasks.rados.rados.0.smithi086.stdout:3287: oid 6 updating version 2121 to 2122 2024-08-10T05:23:38.299 INFO:tasks.rados.rados.0.smithi086.stdout:3287: oid 6 version 2122 is already newer than 2118 2024-08-10T05:23:38.299 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 2122 (ObjNum 991 snap 309 seq_num 991) dirty exists 2024-08-10T05:23:38.299 INFO:tasks.rados.rados.0.smithi086.stdout:3287: left oid 6 (ObjNum 991 snap 309 seq_num 991) 2024-08-10T05:23:38.300 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 1672 (ObjNum 988 snap 309 seq_num 988) dirty exists 2024-08-10T05:23:38.301 INFO:tasks.rados.rados.0.smithi086.stdout:3289: expect (ObjNum 979 snap 305 seq_num 979) 2024-08-10T05:23:38.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:38 smithi086 ceph-mon[101471]: osdmap e705: 8 total, 8 up, 8 in 2024-08-10T05:23:38.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:38 smithi086 ceph-mon[98993]: osdmap e705: 8 total, 8 up, 8 in 2024-08-10T05:23:38.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:23:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:23:38] "GET /metrics HTTP/1.1" 200 36276 "" "Prometheus/2.43.0" 2024-08-10T05:23:38.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:38 smithi159 ceph-mon[90359]: osdmap e705: 8 total, 8 up, 8 in 2024-08-10T05:23:39.067 INFO:tasks.rados.rados.0.smithi086.stdout:3287: done (3 left) 2024-08-10T05:23:39.067 INFO:tasks.rados.rados.0.smithi086.stdout:3289: done (2 left) 2024-08-10T05:23:39.067 INFO:tasks.rados.rados.0.smithi086.stdout:3290: done (1 left) 2024-08-10T05:23:39.067 INFO:tasks.rados.rados.0.smithi086.stdout:3291: done (0 left) 2024-08-10T05:23:39.067 INFO:tasks.rados.rados.0.smithi086.stdout:3292: read oid 49 snap -1 2024-08-10T05:23:39.067 INFO:tasks.rados.rados.0.smithi086.stdout:3292: expect (ObjNum 902 snap 283 seq_num 902) 2024-08-10T05:23:39.067 INFO:tasks.rados.rados.0.smithi086.stdout:3293: snap_remove snap 302 2024-08-10T05:23:39.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:39 smithi086 ceph-mon[101471]: osdmap e706: 8 total, 8 up, 8 in 2024-08-10T05:23:39.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:39 smithi086 ceph-mon[101471]: pgmap v721: 121 pgs: 121 active+clean; 162 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-10T05:23:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:39 smithi086 ceph-mon[98993]: osdmap e706: 8 total, 8 up, 8 in 2024-08-10T05:23:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:39 smithi086 ceph-mon[98993]: pgmap v721: 121 pgs: 121 active+clean; 162 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-10T05:23:39.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:39 smithi159 ceph-mon[90359]: osdmap e706: 8 total, 8 up, 8 in 2024-08-10T05:23:39.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:39 smithi159 ceph-mon[90359]: pgmap v721: 121 pgs: 121 active+clean; 162 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-10T05:23:40.035 INFO:tasks.rados.rados.0.smithi086.stdout:3293: done (1 left) 2024-08-10T05:23:40.035 INFO:tasks.rados.rados.0.smithi086.stdout:3294: read oid 29 snap -1 2024-08-10T05:23:40.035 INFO:tasks.rados.rados.0.smithi086.stdout:3294: expect (ObjNum 943 snap 295 seq_num 943) 2024-08-10T05:23:40.035 INFO:tasks.rados.rados.0.smithi086.stdout:3295: copy_from oid 42 from oid 16 current snap is 310 2024-08-10T05:23:40.035 INFO:tasks.rados.rados.0.smithi086.stdout:3296: copy_from oid 35 from oid 18 current snap is 310 2024-08-10T05:23:40.035 INFO:tasks.rados.rados.0.smithi086.stdout:3297: delete oid 38 current snap is 310 2024-08-10T05:23:40.035 INFO:tasks.rados.rados.0.smithi086.stdout:3292: expect (ObjNum 902 snap 283 seq_num 902) 2024-08-10T05:23:40.066 INFO:tasks.rados.rados.0.smithi086.stdout:3292: done (4 left) 2024-08-10T05:23:40.067 INFO:tasks.rados.rados.0.smithi086.stdout:3297: done (3 left) 2024-08-10T05:23:40.067 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 1 current snap is 310 2024-08-10T05:23:40.067 INFO:tasks.rados.rados.0.smithi086.stdout:3298: seq_num 994 ranges {0=655360,655360=688128,1343488=622592,1966080=294912} 2024-08-10T05:23:40.070 INFO:tasks.rados.rados.0.smithi086.stdout:3298: writing smithi08687503-1 from 0 to 655360 tid 1 2024-08-10T05:23:40.074 INFO:tasks.rados.rados.0.smithi086.stdout:3298: writing smithi08687503-1 from 655360 to 1343488 tid 2 2024-08-10T05:23:40.079 INFO:tasks.rados.rados.0.smithi086.stdout:3298: writing smithi08687503-1 from 1343488 to 1966080 tid 3 2024-08-10T05:23:40.081 INFO:tasks.rados.rados.0.smithi086.stdout:3298: writing smithi08687503-1 from 1966080 to 2260992 tid 4 2024-08-10T05:23:40.081 INFO:tasks.rados.rados.0.smithi086.stdout:3299: copy_from oid 28 from oid 24 current snap is 310 2024-08-10T05:23:40.081 INFO:tasks.rados.rados.0.smithi086.stdout:3294: expect (ObjNum 943 snap 295 seq_num 943) 2024-08-10T05:23:40.157 INFO:tasks.rados.rados.0.smithi086.stdout:3295: finishing copy_from racing read to smithi08687503-42 2024-08-10T05:23:40.157 INFO:tasks.rados.rados.0.smithi086.stdout:3295: finishing copy_from to smithi08687503-42 2024-08-10T05:23:40.157 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 2048 (ObjNum 946 snap 298 seq_num 946) dirty exists 2024-08-10T05:23:40.157 INFO:tasks.rados.rados.0.smithi086.stdout:3294: done (4 left) 2024-08-10T05:23:40.157 INFO:tasks.rados.rados.0.smithi086.stdout:3295: done (3 left) 2024-08-10T05:23:40.157 INFO:tasks.rados.rados.0.smithi086.stdout:3300: copy_from oid 27 from oid 37 current snap is 310 2024-08-10T05:23:40.157 INFO:tasks.rados.rados.0.smithi086.stdout:3296: finishing copy_from racing read to smithi08687503-35 2024-08-10T05:23:40.157 INFO:tasks.rados.rados.0.smithi086.stdout:3298: finishing write tid 1 to smithi08687503-1 2024-08-10T05:23:40.157 INFO:tasks.rados.rados.0.smithi086.stdout:3296: finishing copy_from to smithi08687503-35 2024-08-10T05:23:40.157 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 2117 (ObjNum 911 snap 285 seq_num 911) dirty exists 2024-08-10T05:23:40.158 INFO:tasks.rados.rados.0.smithi086.stdout:3298: finishing write tid 2 to smithi08687503-1 2024-08-10T05:23:40.158 INFO:tasks.rados.rados.0.smithi086.stdout:3298: finishing write tid 3 to smithi08687503-1 2024-08-10T05:23:40.158 INFO:tasks.rados.rados.0.smithi086.stdout:3298: finishing write tid 4 to smithi08687503-1 2024-08-10T05:23:40.158 INFO:tasks.rados.rados.0.smithi086.stdout:3298: finishing write tid 5 to smithi08687503-1 2024-08-10T05:23:40.158 INFO:tasks.rados.rados.0.smithi086.stdout:3299: finishing copy_from racing read to smithi08687503-28 2024-08-10T05:23:40.158 INFO:tasks.rados.rados.0.smithi086.stdout:3299: finishing copy_from to smithi08687503-28 2024-08-10T05:23:40.158 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 2107 (ObjNum 65 snap 0 seq_num 1785354588) dirty exists 2024-08-10T05:23:40.158 INFO:tasks.rados.rados.0.smithi086.stdout:3298: finishing write tid 6 to smithi08687503-1 2024-08-10T05:23:40.158 INFO:tasks.rados.rados.0.smithi086.stdout:3298: oid 1 updating version 0 to 1715 2024-08-10T05:23:40.158 INFO:tasks.rados.rados.0.smithi086.stdout:3298: oid 1 updating version 1715 to 1716 2024-08-10T05:23:40.158 INFO:tasks.rados.rados.0.smithi086.stdout:3298: oid 1 version 1716 is already newer than 1714 2024-08-10T05:23:40.159 INFO:tasks.rados.rados.0.smithi086.stdout:3298: oid 1 version 1716 is already newer than 1713 2024-08-10T05:23:40.159 INFO:tasks.rados.rados.0.smithi086.stdout:3298: oid 1 version 1716 is already newer than 1712 2024-08-10T05:23:40.159 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 1716 (ObjNum 994 snap 310 seq_num 994) dirty exists 2024-08-10T05:23:40.159 INFO:tasks.rados.rados.0.smithi086.stdout:3298: left oid 1 (ObjNum 994 snap 310 seq_num 994) 2024-08-10T05:23:40.159 INFO:tasks.rados.rados.0.smithi086.stdout:3296: done (3 left) 2024-08-10T05:23:40.159 INFO:tasks.rados.rados.0.smithi086.stdout:3298: done (2 left) 2024-08-10T05:23:40.159 INFO:tasks.rados.rados.0.smithi086.stdout:3299: done (1 left) 2024-08-10T05:23:40.159 INFO:tasks.rados.rados.0.smithi086.stdout:3301: snap_remove snap 309 2024-08-10T05:23:40.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:40 smithi086 ceph-mon[98993]: osdmap e707: 8 total, 8 up, 8 in 2024-08-10T05:23:40.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:40 smithi086 ceph-mon[98993]: osdmap e708: 8 total, 8 up, 8 in 2024-08-10T05:23:40.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:40 smithi086 ceph-mon[101471]: osdmap e707: 8 total, 8 up, 8 in 2024-08-10T05:23:40.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:40 smithi086 ceph-mon[101471]: osdmap e708: 8 total, 8 up, 8 in 2024-08-10T05:23:40.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:40 smithi159 ceph-mon[90359]: osdmap e707: 8 total, 8 up, 8 in 2024-08-10T05:23:40.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:40 smithi159 ceph-mon[90359]: osdmap e708: 8 total, 8 up, 8 in 2024-08-10T05:23:41.068 INFO:tasks.rados.rados.0.smithi086.stdout:3301: done (1 left) 2024-08-10T05:23:41.068 INFO:tasks.rados.rados.0.smithi086.stdout:3302: copy_from oid 20 from oid 38 current snap is 310 2024-08-10T05:23:41.068 INFO:tasks.rados.rados.0.smithi086.stdout:3300: finishing copy_from racing read to smithi08687503-27 2024-08-10T05:23:41.068 INFO:tasks.rados.rados.0.smithi086.stdout:3300: finishing copy_from to smithi08687503-27 2024-08-10T05:23:41.068 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 2129 (ObjNum 971 snap 299 seq_num 971) dirty exists 2024-08-10T05:23:41.068 INFO:tasks.rados.rados.0.smithi086.stdout:3300: done (1 left) 2024-08-10T05:23:41.068 INFO:tasks.rados.rados.0.smithi086.stdout:3303: copy_from oid 12 from oid 28 current snap is 310 2024-08-10T05:23:41.068 INFO:tasks.rados.rados.0.smithi086.stdout:3304: delete oid 50 current snap is 310 2024-08-10T05:23:41.073 INFO:tasks.rados.rados.0.smithi086.stdout:3302: finishing copy_from to smithi08687503-20 2024-08-10T05:23:41.073 INFO:tasks.rados.rados.0.smithi086.stdout:3302: got expected ENOENT (src dne) 2024-08-10T05:23:41.074 INFO:tasks.rados.rados.0.smithi086.stdout:3302: finishing copy_from racing read to smithi08687503-20 2024-08-10T05:23:41.074 INFO:tasks.rados.rados.0.smithi086.stdout:3303: finishing copy_from racing read to smithi08687503-12 2024-08-10T05:23:41.074 INFO:tasks.rados.rados.0.smithi086.stdout:3303: finishing copy_from to smithi08687503-12 2024-08-10T05:23:41.075 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 2107 (ObjNum 129 snap 0 seq_num 3355967880) dirty exists 2024-08-10T05:23:41.078 INFO:tasks.rados.rados.0.smithi086.stdout:3302: done (2 left) 2024-08-10T05:23:41.078 INFO:tasks.rados.rados.0.smithi086.stdout:3303: done (1 left) 2024-08-10T05:23:41.078 INFO:tasks.rados.rados.0.smithi086.stdout:3304: done (0 left) 2024-08-10T05:23:41.078 INFO:tasks.rados.rados.0.smithi086.stdout:3305: snap_remove snap 301 2024-08-10T05:23:41.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:41 smithi086 ceph-mon[98993]: pgmap v724: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 170 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-08-10T05:23:41.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:41 smithi086 ceph-mon[101471]: pgmap v724: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 170 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-08-10T05:23:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:41 smithi159 ceph-mon[90359]: pgmap v724: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 170 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-08-10T05:23:42.075 INFO:tasks.rados.rados.0.smithi086.stdout:3305: done (0 left) 2024-08-10T05:23:42.075 INFO:tasks.rados.rados.0.smithi086.stdout:3306: read oid 39 snap -1 2024-08-10T05:23:42.076 INFO:tasks.rados.rados.0.smithi086.stdout:3306: expect (ObjNum 973 snap 299 seq_num 973) 2024-08-10T05:23:42.076 INFO:tasks.rados.rados.0.smithi086.stdout:3307: setattr oid 34 current snap is 310 2024-08-10T05:23:42.081 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 310 2024-08-10T05:23:42.081 INFO:tasks.rados.rados.0.smithi086.stdout:3308: seq_num 996 ranges {0=688128,688128=507904,1196032=581632,1777664=516096} 2024-08-10T05:23:42.086 INFO:tasks.rados.rados.0.smithi086.stdout:3308: writing smithi08687503-38 from 0 to 688128 tid 1 2024-08-10T05:23:42.089 INFO:tasks.rados.rados.0.smithi086.stdout:3308: writing smithi08687503-38 from 688128 to 1196032 tid 2 2024-08-10T05:23:42.093 INFO:tasks.rados.rados.0.smithi086.stdout:3308: writing smithi08687503-38 from 1196032 to 1777664 tid 3 2024-08-10T05:23:42.097 INFO:tasks.rados.rados.0.smithi086.stdout:3308: writing smithi08687503-38 from 1777664 to 2293760 tid 4 2024-08-10T05:23:42.097 INFO:tasks.rados.rados.0.smithi086.stdout:3309: read oid 31 snap -1 2024-08-10T05:23:42.097 INFO:tasks.rados.rados.0.smithi086.stdout:3309: expect (ObjNum 972 snap 299 seq_num 972) 2024-08-10T05:23:42.097 INFO:tasks.rados.rados.0.smithi086.stdout:3310: snap_remove snap 308 2024-08-10T05:23:42.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:42 smithi086 ceph-mon[98993]: osdmap e709: 8 total, 8 up, 8 in 2024-08-10T05:23:42.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:23:42.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:42 smithi086 ceph-mon[101471]: osdmap e709: 8 total, 8 up, 8 in 2024-08-10T05:23:42.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:23:42.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:42 smithi159 ceph-mon[90359]: osdmap e709: 8 total, 8 up, 8 in 2024-08-10T05:23:42.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:23:43.083 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 2081 (ObjNum 979 snap 305 seq_num 979) dirty exists 2024-08-10T05:23:43.083 INFO:tasks.rados.rados.0.smithi086.stdout:3308: finishing write tid 1 to smithi08687503-38 2024-08-10T05:23:43.083 INFO:tasks.rados.rados.0.smithi086.stdout:3308: finishing write tid 2 to smithi08687503-38 2024-08-10T05:23:43.083 INFO:tasks.rados.rados.0.smithi086.stdout:3306: expect (ObjNum 973 snap 299 seq_num 973) 2024-08-10T05:23:43.208 INFO:tasks.rados.rados.0.smithi086.stdout:3308: finishing write tid 3 to smithi08687503-38 2024-08-10T05:23:43.208 INFO:tasks.rados.rados.0.smithi086.stdout:3308: finishing write tid 4 to smithi08687503-38 2024-08-10T05:23:43.208 INFO:tasks.rados.rados.0.smithi086.stdout:3308: finishing write tid 5 to smithi08687503-38 2024-08-10T05:23:43.208 INFO:tasks.rados.rados.0.smithi086.stdout:3308: finishing write tid 6 to smithi08687503-38 2024-08-10T05:23:43.208 INFO:tasks.rados.rados.0.smithi086.stdout:3308: oid 38 updating version 0 to 2130 2024-08-10T05:23:43.208 INFO:tasks.rados.rados.0.smithi086.stdout:3308: oid 38 version 2130 is already newer than 2129 2024-08-10T05:23:43.208 INFO:tasks.rados.rados.0.smithi086.stdout:3308: oid 38 updating version 2130 to 2131 2024-08-10T05:23:43.209 INFO:tasks.rados.rados.0.smithi086.stdout:3308: oid 38 updating version 2131 to 2133 2024-08-10T05:23:43.209 INFO:tasks.rados.rados.0.smithi086.stdout:3308: oid 38 version 2133 is already newer than 2132 2024-08-10T05:23:43.209 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 2133 (ObjNum 996 snap 310 seq_num 996) dirty exists 2024-08-10T05:23:43.209 INFO:tasks.rados.rados.0.smithi086.stdout:3308: left oid 38 (ObjNum 996 snap 310 seq_num 996) 2024-08-10T05:23:43.209 INFO:tasks.rados.rados.0.smithi086.stdout:3309: expect (ObjNum 972 snap 299 seq_num 972) 2024-08-10T05:23:43.304 INFO:tasks.rados.rados.0.smithi086.stdout:3306: done (4 left) 2024-08-10T05:23:43.304 INFO:tasks.rados.rados.0.smithi086.stdout:3307: done (3 left) 2024-08-10T05:23:43.304 INFO:tasks.rados.rados.0.smithi086.stdout:3308: done (2 left) 2024-08-10T05:23:43.305 INFO:tasks.rados.rados.0.smithi086.stdout:3309: done (1 left) 2024-08-10T05:23:43.305 INFO:tasks.rados.rados.0.smithi086.stdout:3310: done (0 left) 2024-08-10T05:23:43.305 INFO:tasks.rados.rados.0.smithi086.stdout:3311: read oid 34 snap -1 2024-08-10T05:23:43.305 INFO:tasks.rados.rados.0.smithi086.stdout:3311: expect (ObjNum 979 snap 305 seq_num 979) 2024-08-10T05:23:43.305 INFO:tasks.rados.rados.0.smithi086.stdout:3312: read oid 20 snap -1 2024-08-10T05:23:43.305 INFO:tasks.rados.rados.0.smithi086.stdout:3312: expect (ObjNum 988 snap 309 seq_num 988) 2024-08-10T05:23:43.305 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 29 current snap is 310 2024-08-10T05:23:43.305 INFO:tasks.rados.rados.0.smithi086.stdout:3313: seq_num 997 ranges {2285568=704512,2990080=794624,3784704=794624,4579328=16384} 2024-08-10T05:23:43.321 INFO:tasks.rados.rados.0.smithi086.stdout:3313: writing smithi08687503-29 from 2285568 to 2990080 tid 1 2024-08-10T05:23:43.326 INFO:tasks.rados.rados.0.smithi086.stdout:3313: writing smithi08687503-29 from 2990080 to 3784704 tid 2 2024-08-10T05:23:43.330 INFO:tasks.rados.rados.0.smithi086.stdout:3313: writing smithi08687503-29 from 3784704 to 4579328 tid 3 2024-08-10T05:23:43.331 INFO:tasks.rados.rados.0.smithi086.stdout:3313: writing smithi08687503-29 from 4579328 to 4595712 tid 4 2024-08-10T05:23:43.331 INFO:tasks.rados.rados.0.smithi086.stdout:3314: delete oid 38 current snap is 310 2024-08-10T05:23:43.331 INFO:tasks.rados.rados.0.smithi086.stdout:3311: expect (ObjNum 979 snap 305 seq_num 979) 2024-08-10T05:23:43.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:43 smithi086 ceph-mon[101471]: osdmap e710: 8 total, 8 up, 8 in 2024-08-10T05:23:43.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:43 smithi086 ceph-mon[101471]: pgmap v727: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 174 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 3.8 MiB/s wr, 19 op/s 2024-08-10T05:23:43.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:43 smithi086 ceph-mon[98993]: osdmap e710: 8 total, 8 up, 8 in 2024-08-10T05:23:43.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:43 smithi086 ceph-mon[98993]: pgmap v727: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 174 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 3.8 MiB/s wr, 19 op/s 2024-08-10T05:23:43.425 INFO:tasks.rados.rados.0.smithi086.stdout:3313: finishing write tid 1 to smithi08687503-29 2024-08-10T05:23:43.425 INFO:tasks.rados.rados.0.smithi086.stdout:3312: expect (ObjNum 988 snap 309 seq_num 988) 2024-08-10T05:23:43.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:43 smithi159 ceph-mon[90359]: osdmap e710: 8 total, 8 up, 8 in 2024-08-10T05:23:43.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:43 smithi159 ceph-mon[90359]: pgmap v727: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 174 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 3.8 MiB/s wr, 19 op/s 2024-08-10T05:23:43.508 INFO:tasks.rados.rados.0.smithi086.stdout:3313: finishing write tid 2 to smithi08687503-29 2024-08-10T05:23:43.508 INFO:tasks.rados.rados.0.smithi086.stdout:3313: finishing write tid 3 to smithi08687503-29 2024-08-10T05:23:43.508 INFO:tasks.rados.rados.0.smithi086.stdout:3313: finishing write tid 4 to smithi08687503-29 2024-08-10T05:23:43.508 INFO:tasks.rados.rados.0.smithi086.stdout:3313: finishing write tid 5 to smithi08687503-29 2024-08-10T05:23:43.508 INFO:tasks.rados.rados.0.smithi086.stdout:3313: finishing write tid 6 to smithi08687503-29 2024-08-10T05:23:43.508 INFO:tasks.rados.rados.0.smithi086.stdout:3313: oid 29 updating version 0 to 1709 2024-08-10T05:23:43.509 INFO:tasks.rados.rados.0.smithi086.stdout:3313: oid 29 updating version 1709 to 1711 2024-08-10T05:23:43.509 INFO:tasks.rados.rados.0.smithi086.stdout:3313: oid 29 version 1711 is already newer than 1708 2024-08-10T05:23:43.509 INFO:tasks.rados.rados.0.smithi086.stdout:3313: oid 29 version 1711 is already newer than 1707 2024-08-10T05:23:43.509 INFO:tasks.rados.rados.0.smithi086.stdout:3313: oid 29 version 1711 is already newer than 1710 2024-08-10T05:23:43.509 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 1711 (ObjNum 997 snap 310 seq_num 997) dirty exists 2024-08-10T05:23:43.509 INFO:tasks.rados.rados.0.smithi086.stdout:3313: left oid 29 (ObjNum 997 snap 310 seq_num 997) 2024-08-10T05:23:43.509 INFO:tasks.rados.rados.0.smithi086.stdout:3311: done (3 left) 2024-08-10T05:23:43.509 INFO:tasks.rados.rados.0.smithi086.stdout:3312: done (2 left) 2024-08-10T05:23:43.509 INFO:tasks.rados.rados.0.smithi086.stdout:3313: done (1 left) 2024-08-10T05:23:43.509 INFO:tasks.rados.rados.0.smithi086.stdout:3314: done (0 left) 2024-08-10T05:23:43.509 INFO:tasks.rados.rados.0.smithi086.stdout:3315: snap_create 2024-08-10T05:23:44.085 INFO:tasks.rados.rados.0.smithi086.stdout:3315: done (0 left) 2024-08-10T05:23:44.085 INFO:tasks.rados.rados.0.smithi086.stdout:3316: snap_create 2024-08-10T05:23:44.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:44 smithi086 ceph-mon[98993]: osdmap e711: 8 total, 8 up, 8 in 2024-08-10T05:23:44.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:44 smithi086 ceph-mon[101471]: osdmap e711: 8 total, 8 up, 8 in 2024-08-10T05:23:44.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:44 smithi159 ceph-mon[90359]: osdmap e711: 8 total, 8 up, 8 in 2024-08-10T05:23:45.034 INFO:tasks.rados.rados.0.smithi086.stdout:3316: done (0 left) 2024-08-10T05:23:45.034 INFO:tasks.rados.rados.0.smithi086.stdout:3317: snap_create 2024-08-10T05:23:45.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:45 smithi086 ceph-mon[98993]: osdmap e712: 8 total, 8 up, 8 in 2024-08-10T05:23:45.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:45 smithi086 ceph-mon[98993]: pgmap v730: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 156 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 534 KiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-08-10T05:23:45.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:45 smithi086 ceph-mon[98993]: osdmap e713: 8 total, 8 up, 8 in 2024-08-10T05:23:45.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:45 smithi086 ceph-mon[101471]: osdmap e712: 8 total, 8 up, 8 in 2024-08-10T05:23:45.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:45 smithi086 ceph-mon[101471]: pgmap v730: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 156 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 534 KiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-08-10T05:23:45.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:45 smithi086 ceph-mon[101471]: osdmap e713: 8 total, 8 up, 8 in 2024-08-10T05:23:45.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:45 smithi159 ceph-mon[90359]: osdmap e712: 8 total, 8 up, 8 in 2024-08-10T05:23:45.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:45 smithi159 ceph-mon[90359]: pgmap v730: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 156 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 534 KiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-08-10T05:23:45.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:45 smithi159 ceph-mon[90359]: osdmap e713: 8 total, 8 up, 8 in 2024-08-10T05:23:46.036 INFO:tasks.rados.rados.0.smithi086.stdout:3317: done (0 left) 2024-08-10T05:23:46.036 INFO:tasks.rados.rados.0.smithi086.stdout:3318: snap_create 2024-08-10T05:23:47.042 INFO:tasks.rados.rados.0.smithi086.stdout:3318: done (0 left) 2024-08-10T05:23:47.042 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 17 current snap is 314 2024-08-10T05:23:47.042 INFO:tasks.rados.rados.0.smithi086.stdout:3319: seq_num 999 ranges {0=737280,737280=565248,1302528=761856,2064384=278528} 2024-08-10T05:23:47.046 INFO:tasks.rados.rados.0.smithi086.stdout:3319: writing smithi08687503-17 from 0 to 737280 tid 1 2024-08-10T05:23:47.049 INFO:tasks.rados.rados.0.smithi086.stdout:3319: writing smithi08687503-17 from 737280 to 1302528 tid 2 2024-08-10T05:23:47.054 INFO:tasks.rados.rados.0.smithi086.stdout:3319: writing smithi08687503-17 from 1302528 to 2064384 tid 3 2024-08-10T05:23:47.056 INFO:tasks.rados.rados.0.smithi086.stdout:3319: writing smithi08687503-17 from 2064384 to 2342912 tid 4 2024-08-10T05:23:47.056 INFO:tasks.rados.rados.0.smithi086.stdout:3320: rollback oid 40 current snap is 314 2024-08-10T05:23:47.056 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 40 to 312 2024-08-10T05:23:47.056 INFO:tasks.rados.rados.0.smithi086.stdout:3319: finishing write tid 1 to smithi08687503-17 2024-08-10T05:23:47.056 INFO:tasks.rados.rados.0.smithi086.stdout:3321: snap_remove snap 310 2024-08-10T05:23:47.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:47 smithi086 ceph-mon[98993]: osdmap e714: 8 total, 8 up, 8 in 2024-08-10T05:23:47.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:47 smithi086 ceph-mon[98993]: pgmap v733: 121 pgs: 121 active+clean; 154 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 3.4 MiB/s wr, 8 op/s 2024-08-10T05:23:47.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:47 smithi086 ceph-mon[101471]: osdmap e714: 8 total, 8 up, 8 in 2024-08-10T05:23:47.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:47 smithi086 ceph-mon[101471]: pgmap v733: 121 pgs: 121 active+clean; 154 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 3.4 MiB/s wr, 8 op/s 2024-08-10T05:23:47.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:47 smithi159 ceph-mon[90359]: osdmap e714: 8 total, 8 up, 8 in 2024-08-10T05:23:47.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:47 smithi159 ceph-mon[90359]: pgmap v733: 121 pgs: 121 active+clean; 154 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 3.4 MiB/s wr, 8 op/s 2024-08-10T05:23:48.048 INFO:tasks.rados.rados.0.smithi086.stdout:3319: finishing write tid 2 to smithi08687503-17 2024-08-10T05:23:48.048 INFO:tasks.rados.rados.0.smithi086.stdout:3320: finishing rollback tid 0 to smithi08687503-40 2024-08-10T05:23:48.048 INFO:tasks.rados.rados.0.smithi086.stdout:3320: finishing rollback tid 1 to smithi08687503-40 2024-08-10T05:23:48.048 INFO:tasks.rados.rados.0.smithi086.stdout:3319: finishing write tid 3 to smithi08687503-17 2024-08-10T05:23:48.048 INFO:tasks.rados.rados.0.smithi086.stdout:3320: finishing rollback tid 2 to smithi08687503-40 2024-08-10T05:23:48.049 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 2110 (ObjNum 980 snap 305 seq_num 980) dirty exists 2024-08-10T05:23:48.049 INFO:tasks.rados.rados.0.smithi086.stdout:3319: finishing write tid 4 to smithi08687503-17 2024-08-10T05:23:48.049 INFO:tasks.rados.rados.0.smithi086.stdout:3319: finishing write tid 5 to smithi08687503-17 2024-08-10T05:23:48.049 INFO:tasks.rados.rados.0.smithi086.stdout:3319: finishing write tid 6 to smithi08687503-17 2024-08-10T05:23:48.049 INFO:tasks.rados.rados.0.smithi086.stdout:3319: oid 17 updating version 0 to 2072 2024-08-10T05:23:48.049 INFO:tasks.rados.rados.0.smithi086.stdout:3319: oid 17 updating version 2072 to 2075 2024-08-10T05:23:48.049 INFO:tasks.rados.rados.0.smithi086.stdout:3319: oid 17 version 2075 is already newer than 2074 2024-08-10T05:23:48.049 INFO:tasks.rados.rados.0.smithi086.stdout:3319: oid 17 version 2075 is already newer than 2073 2024-08-10T05:23:48.049 INFO:tasks.rados.rados.0.smithi086.stdout:3319: oid 17 version 2075 is already newer than 2071 2024-08-10T05:23:48.049 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 2075 (ObjNum 999 snap 314 seq_num 999) dirty exists 2024-08-10T05:23:48.049 INFO:tasks.rados.rados.0.smithi086.stdout:3319: left oid 17 (ObjNum 999 snap 314 seq_num 999) 2024-08-10T05:23:48.049 INFO:tasks.rados.rados.0.smithi086.stdout:3319: done (2 left) 2024-08-10T05:23:48.049 INFO:tasks.rados.rados.0.smithi086.stdout:3320: done (1 left) 2024-08-10T05:23:48.050 INFO:tasks.rados.rados.0.smithi086.stdout:3321: done (0 left) 2024-08-10T05:23:48.050 INFO:tasks.rados.rados.0.smithi086.stdout:3322: read oid 6 snap 311 2024-08-10T05:23:48.050 INFO:tasks.rados.rados.0.smithi086.stdout:3322: expect (ObjNum 991 snap 309 seq_num 991) 2024-08-10T05:23:48.050 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 28 current snap is 314 2024-08-10T05:23:48.050 INFO:tasks.rados.rados.0.smithi086.stdout:3323: seq_num 1000 ranges {0=753664,753664=442368,1196032=565248,1761280=458752,2220032=139264} 2024-08-10T05:23:48.053 INFO:tasks.rados.rados.0.smithi086.stdout:3323: writing smithi08687503-28 from 0 to 753664 tid 1 2024-08-10T05:23:48.056 INFO:tasks.rados.rados.0.smithi086.stdout:3323: writing smithi08687503-28 from 753664 to 1196032 tid 2 2024-08-10T05:23:48.061 INFO:tasks.rados.rados.0.smithi086.stdout:3323: writing smithi08687503-28 from 1196032 to 1761280 tid 3 2024-08-10T05:23:48.063 INFO:tasks.rados.rados.0.smithi086.stdout:3323: writing smithi08687503-28 from 1761280 to 2220032 tid 4 2024-08-10T05:23:48.065 INFO:tasks.rados.rados.0.smithi086.stdout:3323: writing smithi08687503-28 from 2220032 to 2359296 tid 5 2024-08-10T05:23:48.065 INFO:tasks.rados.rados.0.smithi086.stdout:3324: rollback oid 8 current snap is 314 2024-08-10T05:23:48.065 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 8 to 312 2024-08-10T05:23:48.065 INFO:tasks.rados.rados.0.smithi086.stdout:3323: finishing write tid 1 to smithi08687503-28 2024-08-10T05:23:48.065 INFO:tasks.rados.rados.0.smithi086.stdout:3325: rollback oid 21 current snap is 314 2024-08-10T05:23:48.065 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 21 to 313 2024-08-10T05:23:48.065 INFO:tasks.rados.rados.0.smithi086.stdout:3326: snap_create 2024-08-10T05:23:48.066 INFO:tasks.rados.rados.0.smithi086.stdout:3323: finishing write tid 2 to smithi08687503-28 2024-08-10T05:23:48.070 INFO:tasks.rados.rados.0.smithi086.stdout:3323: finishing write tid 3 to smithi08687503-28 2024-08-10T05:23:48.073 INFO:tasks.rados.rados.0.smithi086.stdout:3322: expect (ObjNum 991 snap 309 seq_num 991) 2024-08-10T05:23:48.179 INFO:tasks.rados.rados.0.smithi086.stdout:3323: finishing write tid 4 to smithi08687503-28 2024-08-10T05:23:48.179 INFO:tasks.rados.rados.0.smithi086.stdout:3325: finishing rollback tid 0 to smithi08687503-21 2024-08-10T05:23:48.179 INFO:tasks.rados.rados.0.smithi086.stdout:3325: finishing rollback tid 1 to smithi08687503-21 2024-08-10T05:23:48.179 INFO:tasks.rados.rados.0.smithi086.stdout:3325: finishing rollback tid 2 to smithi08687503-21 2024-08-10T05:23:48.179 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 2141 (ObjNum 974 snap 299 seq_num 974) dirty exists 2024-08-10T05:23:48.179 INFO:tasks.rados.rados.0.smithi086.stdout:3323: finishing write tid 5 to smithi08687503-28 2024-08-10T05:23:48.180 INFO:tasks.rados.rados.0.smithi086.stdout:3323: finishing write tid 6 to smithi08687503-28 2024-08-10T05:23:48.180 INFO:tasks.rados.rados.0.smithi086.stdout:3324: finishing rollback tid 0 to smithi08687503-8 2024-08-10T05:23:48.180 INFO:tasks.rados.rados.0.smithi086.stdout:3324: finishing rollback tid 1 to smithi08687503-8 2024-08-10T05:23:48.180 INFO:tasks.rados.rados.0.smithi086.stdout:3323: finishing write tid 7 to smithi08687503-28 2024-08-10T05:23:48.180 INFO:tasks.rados.rados.0.smithi086.stdout:3323: oid 28 updating version 0 to 2301 2024-08-10T05:23:48.180 INFO:tasks.rados.rados.0.smithi086.stdout:3323: oid 28 version 2301 is already newer than 2300 2024-08-10T05:23:48.180 INFO:tasks.rados.rados.0.smithi086.stdout:3323: oid 28 version 2301 is already newer than 2297 2024-08-10T05:23:48.180 INFO:tasks.rados.rados.0.smithi086.stdout:3323: oid 28 version 2301 is already newer than 2298 2024-08-10T05:23:48.180 INFO:tasks.rados.rados.0.smithi086.stdout:3323: oid 28 version 2301 is already newer than 2299 2024-08-10T05:23:48.180 INFO:tasks.rados.rados.0.smithi086.stdout:3323: oid 28 updating version 2301 to 2302 2024-08-10T05:23:48.180 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 2302 (ObjNum 1000 snap 314 seq_num 1000) dirty exists 2024-08-10T05:23:48.180 INFO:tasks.rados.rados.0.smithi086.stdout:3323: left oid 28 (ObjNum 1000 snap 314 seq_num 1000) 2024-08-10T05:23:48.180 INFO:tasks.rados.rados.0.smithi086.stdout:3324: finishing rollback tid 2 to smithi08687503-8 2024-08-10T05:23:48.180 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 2306 (ObjNum 821 snap 261 seq_num 821) dirty exists 2024-08-10T05:23:48.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:48 smithi086 ceph-mon[98993]: osdmap e715: 8 total, 8 up, 8 in 2024-08-10T05:23:48.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:48 smithi086 ceph-mon[101471]: osdmap e715: 8 total, 8 up, 8 in 2024-08-10T05:23:48.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:23:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:23:48] "GET /metrics HTTP/1.1" 200 36274 "" "Prometheus/2.43.0" 2024-08-10T05:23:48.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:48 smithi159 ceph-mon[90359]: osdmap e715: 8 total, 8 up, 8 in 2024-08-10T05:23:49.056 INFO:tasks.rados.rados.0.smithi086.stdout:3322: done (4 left) 2024-08-10T05:23:49.056 INFO:tasks.rados.rados.0.smithi086.stdout:3323: done (3 left) 2024-08-10T05:23:49.057 INFO:tasks.rados.rados.0.smithi086.stdout:3324: done (2 left) 2024-08-10T05:23:49.057 INFO:tasks.rados.rados.0.smithi086.stdout:3325: done (1 left) 2024-08-10T05:23:49.057 INFO:tasks.rados.rados.0.smithi086.stdout:3326: done (0 left) 2024-08-10T05:23:49.057 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 30 current snap is 315 2024-08-10T05:23:49.057 INFO:tasks.rados.rados.0.smithi086.stdout:3327: seq_num 1001 ranges {2080768=770048,2850816=729088,3579904=770048,4349952=106496} 2024-08-10T05:23:49.071 INFO:tasks.rados.rados.0.smithi086.stdout:3327: writing smithi08687503-30 from 2080768 to 2850816 tid 1 2024-08-10T05:23:49.076 INFO:tasks.rados.rados.0.smithi086.stdout:3327: writing smithi08687503-30 from 2850816 to 3579904 tid 2 2024-08-10T05:23:49.080 INFO:tasks.rados.rados.0.smithi086.stdout:3327: writing smithi08687503-30 from 3579904 to 4349952 tid 3 2024-08-10T05:23:49.081 INFO:tasks.rados.rados.0.smithi086.stdout:3327: writing smithi08687503-30 from 4349952 to 4456448 tid 4 2024-08-10T05:23:49.081 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 315 2024-08-10T05:23:49.081 INFO:tasks.rados.rados.0.smithi086.stdout:3327: finishing write tid 1 to smithi08687503-30 2024-08-10T05:23:49.082 INFO:tasks.rados.rados.0.smithi086.stdout:3327: finishing write tid 2 to smithi08687503-30 2024-08-10T05:23:49.082 INFO:tasks.rados.rados.0.smithi086.stdout:3328: seq_num 1002 ranges {0=786432,786432=614400,1400832=581632,1982464=409600} 2024-08-10T05:23:49.086 INFO:tasks.rados.rados.0.smithi086.stdout:3328: writing smithi08687503-38 from 0 to 786432 tid 1 2024-08-10T05:23:49.090 INFO:tasks.rados.rados.0.smithi086.stdout:3328: writing smithi08687503-38 from 786432 to 1400832 tid 2 2024-08-10T05:23:49.093 INFO:tasks.rados.rados.0.smithi086.stdout:3328: writing smithi08687503-38 from 1400832 to 1982464 tid 3 2024-08-10T05:23:49.096 INFO:tasks.rados.rados.0.smithi086.stdout:3328: writing smithi08687503-38 from 1982464 to 2392064 tid 4 2024-08-10T05:23:49.097 INFO:tasks.rados.rados.0.smithi086.stdout:3329: snap_create 2024-08-10T05:23:49.097 INFO:tasks.rados.rados.0.smithi086.stdout:3327: finishing write tid 3 to smithi08687503-30 2024-08-10T05:23:49.097 INFO:tasks.rados.rados.0.smithi086.stdout:3327: finishing write tid 4 to smithi08687503-30 2024-08-10T05:23:49.097 INFO:tasks.rados.rados.0.smithi086.stdout:3327: finishing write tid 5 to smithi08687503-30 2024-08-10T05:23:49.097 INFO:tasks.rados.rados.0.smithi086.stdout:3327: finishing write tid 6 to smithi08687503-30 2024-08-10T05:23:49.097 INFO:tasks.rados.rados.0.smithi086.stdout:3327: oid 30 updating version 0 to 1713 2024-08-10T05:23:49.097 INFO:tasks.rados.rados.0.smithi086.stdout:3327: oid 30 updating version 1713 to 1715 2024-08-10T05:23:49.097 INFO:tasks.rados.rados.0.smithi086.stdout:3327: oid 30 version 1715 is already newer than 1714 2024-08-10T05:23:49.097 INFO:tasks.rados.rados.0.smithi086.stdout:3327: oid 30 version 1715 is already newer than 1712 2024-08-10T05:23:49.097 INFO:tasks.rados.rados.0.smithi086.stdout:3327: oid 30 updating version 1715 to 1716 2024-08-10T05:23:49.097 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 1716 (ObjNum 1001 snap 315 seq_num 1001) dirty exists 2024-08-10T05:23:49.097 INFO:tasks.rados.rados.0.smithi086.stdout:3327: left oid 30 (ObjNum 1001 snap 315 seq_num 1001) 2024-08-10T05:23:49.098 INFO:tasks.rados.rados.0.smithi086.stdout:3328: finishing write tid 1 to smithi08687503-38 2024-08-10T05:23:49.098 INFO:tasks.rados.rados.0.smithi086.stdout:3328: finishing write tid 2 to smithi08687503-38 2024-08-10T05:23:49.098 INFO:tasks.rados.rados.0.smithi086.stdout:3328: finishing write tid 3 to smithi08687503-38 2024-08-10T05:23:49.099 INFO:tasks.rados.rados.0.smithi086.stdout:3328: finishing write tid 4 to smithi08687503-38 2024-08-10T05:23:49.099 INFO:tasks.rados.rados.0.smithi086.stdout:3328: finishing write tid 5 to smithi08687503-38 2024-08-10T05:23:49.100 INFO:tasks.rados.rados.0.smithi086.stdout:3328: finishing write tid 6 to smithi08687503-38 2024-08-10T05:23:49.100 INFO:tasks.rados.rados.0.smithi086.stdout:3328: oid 38 updating version 0 to 2138 2024-08-10T05:23:49.101 INFO:tasks.rados.rados.0.smithi086.stdout:3328: oid 38 version 2138 is already newer than 2137 2024-08-10T05:23:49.101 INFO:tasks.rados.rados.0.smithi086.stdout:3328: oid 38 version 2138 is already newer than 2135 2024-08-10T05:23:49.101 INFO:tasks.rados.rados.0.smithi086.stdout:3328: oid 38 updating version 2138 to 2139 2024-08-10T05:23:49.101 INFO:tasks.rados.rados.0.smithi086.stdout:3328: oid 38 version 2139 is already newer than 2136 2024-08-10T05:23:49.101 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 2139 (ObjNum 1002 snap 315 seq_num 1002) dirty exists 2024-08-10T05:23:49.101 INFO:tasks.rados.rados.0.smithi086.stdout:3328: left oid 38 (ObjNum 1002 snap 315 seq_num 1002) 2024-08-10T05:23:49.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:49 smithi086 ceph-mon[98993]: osdmap e716: 8 total, 8 up, 8 in 2024-08-10T05:23:49.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:49 smithi086 ceph-mon[98993]: pgmap v736: 121 pgs: 121 active+clean; 143 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-08-10T05:23:49.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:49 smithi086 ceph-mon[101471]: osdmap e716: 8 total, 8 up, 8 in 2024-08-10T05:23:49.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:49 smithi086 ceph-mon[101471]: pgmap v736: 121 pgs: 121 active+clean; 143 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-08-10T05:23:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:49 smithi159 ceph-mon[90359]: osdmap e716: 8 total, 8 up, 8 in 2024-08-10T05:23:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:49 smithi159 ceph-mon[90359]: pgmap v736: 121 pgs: 121 active+clean; 143 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-08-10T05:23:50.034 INFO:tasks.rados.rados.0.smithi086.stdout:3327: done (2 left) 2024-08-10T05:23:50.034 INFO:tasks.rados.rados.0.smithi086.stdout:3328: done (1 left) 2024-08-10T05:23:50.034 INFO:tasks.rados.rados.0.smithi086.stdout:3329: done (0 left) 2024-08-10T05:23:50.035 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 31 current snap is 316 2024-08-10T05:23:50.035 INFO:tasks.rados.rados.0.smithi086.stdout:3330: seq_num 1003 ranges {3080192=802816,3883008=499712,4382720=737280,5120000=368640} 2024-08-10T05:23:50.055 INFO:tasks.rados.rados.0.smithi086.stdout:3330: writing smithi08687503-31 from 3080192 to 3883008 tid 1 2024-08-10T05:23:50.057 INFO:tasks.rados.rados.0.smithi086.stdout:3330: writing smithi08687503-31 from 3883008 to 4382720 tid 2 2024-08-10T05:23:50.062 INFO:tasks.rados.rados.0.smithi086.stdout:3330: writing smithi08687503-31 from 4382720 to 5120000 tid 3 2024-08-10T05:23:50.065 INFO:tasks.rados.rados.0.smithi086.stdout:3330: writing smithi08687503-31 from 5120000 to 5488640 tid 4 2024-08-10T05:23:50.065 INFO:tasks.rados.rados.0.smithi086.stdout:3331: rmattr oid 35 current snap is 316 2024-08-10T05:23:50.065 INFO:tasks.rados.rados.0.smithi086.stdout:3332: read oid 46 snap 312 2024-08-10T05:23:50.065 INFO:tasks.rados.rados.0.smithi086.stdout:3332: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:23:50.065 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 24 current snap is 316 2024-08-10T05:23:50.065 INFO:tasks.rados.rados.0.smithi086.stdout:3333: seq_num 1004 ranges {0=16384} 2024-08-10T05:23:50.065 INFO:tasks.rados.rados.0.smithi086.stdout:3333: writing smithi08687503-24 from 0 to 16384 tid 1 2024-08-10T05:23:50.065 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 43 current snap is 316 2024-08-10T05:23:50.065 INFO:tasks.rados.rados.0.smithi086.stdout:3334: seq_num 1005 ranges {4702208=32768} 2024-08-10T05:23:50.091 INFO:tasks.rados.rados.0.smithi086.stdout:3334: writing smithi08687503-43 from 4702208 to 4734976 tid 1 2024-08-10T05:23:50.091 INFO:tasks.rados.rados.0.smithi086.stdout:3335: copy_from oid 9 from oid 15 current snap is 316 2024-08-10T05:23:50.092 INFO:tasks.rados.rados.0.smithi086.stdout:3330: finishing write tid 1 to smithi08687503-31 2024-08-10T05:23:50.092 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 2142 (ObjNum 911 snap 285 seq_num 911) dirty exists 2024-08-10T05:23:50.092 INFO:tasks.rados.rados.0.smithi086.stdout:3333: finishing write tid 1 to smithi08687503-24 2024-08-10T05:23:50.092 INFO:tasks.rados.rados.0.smithi086.stdout:3333: finishing write tid 2 to smithi08687503-24 2024-08-10T05:23:50.092 INFO:tasks.rados.rados.0.smithi086.stdout:3330: finishing write tid 2 to smithi08687503-31 2024-08-10T05:23:50.092 INFO:tasks.rados.rados.0.smithi086.stdout:3331: done (5 left) 2024-08-10T05:23:50.092 INFO:tasks.rados.rados.0.smithi086.stdout:3336: copy_from oid 25 from oid 30 current snap is 316 2024-08-10T05:23:50.092 INFO:tasks.rados.rados.0.smithi086.stdout:3330: finishing write tid 3 to smithi08687503-31 2024-08-10T05:23:50.093 INFO:tasks.rados.rados.0.smithi086.stdout:3330: finishing write tid 4 to smithi08687503-31 2024-08-10T05:23:50.093 INFO:tasks.rados.rados.0.smithi086.stdout:3330: finishing write tid 5 to smithi08687503-31 2024-08-10T05:23:50.093 INFO:tasks.rados.rados.0.smithi086.stdout:3333: finishing write tid 3 to smithi08687503-24 2024-08-10T05:23:50.093 INFO:tasks.rados.rados.0.smithi086.stdout:3333: oid 24 updating version 0 to 2124 2024-08-10T05:23:50.093 INFO:tasks.rados.rados.0.smithi086.stdout:3333: oid 24 version 2124 is already newer than 2123 2024-08-10T05:23:50.093 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 2124 (ObjNum 1004 snap 316 seq_num 1004) dirty exists 2024-08-10T05:23:50.093 INFO:tasks.rados.rados.0.smithi086.stdout:3333: left oid 24 (ObjNum 1004 snap 316 seq_num 1004) 2024-08-10T05:23:50.093 INFO:tasks.rados.rados.0.smithi086.stdout:3330: finishing write tid 6 to smithi08687503-31 2024-08-10T05:23:50.093 INFO:tasks.rados.rados.0.smithi086.stdout:3330: oid 31 updating version 0 to 2171 2024-08-10T05:23:50.093 INFO:tasks.rados.rados.0.smithi086.stdout:3330: oid 31 version 2171 is already newer than 2168 2024-08-10T05:23:50.094 INFO:tasks.rados.rados.0.smithi086.stdout:3330: oid 31 updating version 2171 to 2172 2024-08-10T05:23:50.094 INFO:tasks.rados.rados.0.smithi086.stdout:3330: oid 31 version 2172 is already newer than 2170 2024-08-10T05:23:50.094 INFO:tasks.rados.rados.0.smithi086.stdout:3330: oid 31 version 2172 is already newer than 2169 2024-08-10T05:23:50.094 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 2172 (ObjNum 1003 snap 316 seq_num 1003) dirty exists 2024-08-10T05:23:50.094 INFO:tasks.rados.rados.0.smithi086.stdout:3330: left oid 31 (ObjNum 1003 snap 316 seq_num 1003) 2024-08-10T05:23:50.094 INFO:tasks.rados.rados.0.smithi086.stdout:3332: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:23:50.233 INFO:tasks.rados.rados.0.smithi086.stdout:3334: finishing write tid 1 to smithi08687503-43 2024-08-10T05:23:50.233 INFO:tasks.rados.rados.0.smithi086.stdout:3334: finishing write tid 2 to smithi08687503-43 2024-08-10T05:23:50.234 INFO:tasks.rados.rados.0.smithi086.stdout:3334: finishing write tid 3 to smithi08687503-43 2024-08-10T05:23:50.234 INFO:tasks.rados.rados.0.smithi086.stdout:3334: oid 43 updating version 0 to 2140 2024-08-10T05:23:50.234 INFO:tasks.rados.rados.0.smithi086.stdout:3334: oid 43 updating version 2140 to 2141 2024-08-10T05:23:50.234 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 2141 (ObjNum 1005 snap 316 seq_num 1005) dirty exists 2024-08-10T05:23:50.234 INFO:tasks.rados.rados.0.smithi086.stdout:3334: left oid 43 (ObjNum 1005 snap 316 seq_num 1005) 2024-08-10T05:23:50.234 INFO:tasks.rados.rados.0.smithi086.stdout:3335: finishing copy_from racing read to smithi08687503-9 2024-08-10T05:23:50.234 INFO:tasks.rados.rados.0.smithi086.stdout:3335: finishing copy_from to smithi08687503-9 2024-08-10T05:23:50.234 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 2121 (ObjNum 975 snap 302 seq_num 975) dirty exists 2024-08-10T05:23:50.235 INFO:tasks.rados.rados.0.smithi086.stdout:3336: finishing copy_from racing read to smithi08687503-25 2024-08-10T05:23:50.235 INFO:tasks.rados.rados.0.smithi086.stdout:3336: finishing copy_from to smithi08687503-25 2024-08-10T05:23:50.235 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 1716 (ObjNum 1001 snap 315 seq_num 1001) dirty exists 2024-08-10T05:23:50.235 INFO:tasks.rados.rados.0.smithi086.stdout:3330: done (5 left) 2024-08-10T05:23:50.235 INFO:tasks.rados.rados.0.smithi086.stdout:3332: done (4 left) 2024-08-10T05:23:50.235 INFO:tasks.rados.rados.0.smithi086.stdout:3333: done (3 left) 2024-08-10T05:23:50.235 INFO:tasks.rados.rados.0.smithi086.stdout:3334: done (2 left) 2024-08-10T05:23:50.235 INFO:tasks.rados.rados.0.smithi086.stdout:3335: done (1 left) 2024-08-10T05:23:50.236 INFO:tasks.rados.rados.0.smithi086.stdout:3336: done (0 left) 2024-08-10T05:23:50.236 INFO:tasks.rados.rados.0.smithi086.stdout:3337: copy_from oid 24 from oid 36 current snap is 316 2024-08-10T05:23:50.236 INFO:tasks.rados.rados.0.smithi086.stdout:3338: read oid 15 snap -1 2024-08-10T05:23:50.236 INFO:tasks.rados.rados.0.smithi086.stdout:3338: expect (ObjNum 975 snap 302 seq_num 975) 2024-08-10T05:23:50.236 INFO:tasks.rados.rados.0.smithi086.stdout:3339: rollback oid 1 current snap is 316 2024-08-10T05:23:50.236 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 1 to 315 2024-08-10T05:23:50.236 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 26 current snap is 316 2024-08-10T05:23:50.236 INFO:tasks.rados.rados.0.smithi086.stdout:3340: seq_num 1006 ranges {0=49152} 2024-08-10T05:23:50.237 INFO:tasks.rados.rados.0.smithi086.stdout:3340: writing smithi08687503-26 from 0 to 49152 tid 1 2024-08-10T05:23:50.237 INFO:tasks.rados.rados.0.smithi086.stdout:3341: read oid 27 snap -1 2024-08-10T05:23:50.237 INFO:tasks.rados.rados.0.smithi086.stdout:3341: expect (ObjNum 971 snap 299 seq_num 971) 2024-08-10T05:23:50.237 INFO:tasks.rados.rados.0.smithi086.stdout:3342: delete oid 9 current snap is 316 2024-08-10T05:23:50.239 INFO:tasks.rados.rados.0.smithi086.stdout:3342: done (5 left) 2024-08-10T05:23:50.239 INFO:tasks.rados.rados.0.smithi086.stdout:3343: rollback oid 10 current snap is 316 2024-08-10T05:23:50.239 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 10 to 314 2024-08-10T05:23:50.239 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 50 current snap is 316 2024-08-10T05:23:50.239 INFO:tasks.rados.rados.0.smithi086.stdout:3344: seq_num 1008 ranges {0=90112} 2024-08-10T05:23:50.239 INFO:tasks.rados.rados.0.smithi086.stdout:3344: writing smithi08687503-50 from 0 to 90112 tid 1 2024-08-10T05:23:50.239 INFO:tasks.rados.rados.0.smithi086.stdout:3345: snap_create 2024-08-10T05:23:50.240 INFO:tasks.rados.rados.0.smithi086.stdout:3339: finishing rollback tid 0 to smithi08687503-1 2024-08-10T05:23:50.240 INFO:tasks.rados.rados.0.smithi086.stdout:3339: finishing rollback tid 1 to smithi08687503-1 2024-08-10T05:23:50.240 INFO:tasks.rados.rados.0.smithi086.stdout:3339: finishing rollback tid 2 to smithi08687503-1 2024-08-10T05:23:50.240 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 1719 (ObjNum 994 snap 310 seq_num 994) dirty exists 2024-08-10T05:23:50.240 INFO:tasks.rados.rados.0.smithi086.stdout:3343: finishing rollback tid 0 to smithi08687503-10 2024-08-10T05:23:50.240 INFO:tasks.rados.rados.0.smithi086.stdout:3343: finishing rollback tid 1 to smithi08687503-10 2024-08-10T05:23:50.241 INFO:tasks.rados.rados.0.smithi086.stdout:3340: finishing write tid 1 to smithi08687503-26 2024-08-10T05:23:50.241 INFO:tasks.rados.rados.0.smithi086.stdout:3340: finishing write tid 2 to smithi08687503-26 2024-08-10T05:23:50.241 INFO:tasks.rados.rados.0.smithi086.stdout:3344: finishing write tid 1 to smithi08687503-50 2024-08-10T05:23:50.241 INFO:tasks.rados.rados.0.smithi086.stdout:3343: finishing rollback tid 2 to smithi08687503-10 2024-08-10T05:23:50.241 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 2176 (ObjNum 767 snap 239 seq_num 767) dirty exists 2024-08-10T05:23:50.243 INFO:tasks.rados.rados.0.smithi086.stdout:3340: finishing write tid 3 to smithi08687503-26 2024-08-10T05:23:50.243 INFO:tasks.rados.rados.0.smithi086.stdout:3340: oid 26 updating version 0 to 2077 2024-08-10T05:23:50.243 INFO:tasks.rados.rados.0.smithi086.stdout:3340: oid 26 version 2077 is already newer than 2076 2024-08-10T05:23:50.243 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 2077 (ObjNum 1006 snap 316 seq_num 1006) dirty exists 2024-08-10T05:23:50.243 INFO:tasks.rados.rados.0.smithi086.stdout:3340: left oid 26 (ObjNum 1006 snap 316 seq_num 1006) 2024-08-10T05:23:50.244 INFO:tasks.rados.rados.0.smithi086.stdout:3338: expect (ObjNum 975 snap 302 seq_num 975) 2024-08-10T05:23:50.330 INFO:tasks.rados.rados.0.smithi086.stdout:3344: finishing write tid 2 to smithi08687503-50 2024-08-10T05:23:50.331 INFO:tasks.rados.rados.0.smithi086.stdout:3344: finishing write tid 3 to smithi08687503-50 2024-08-10T05:23:50.331 INFO:tasks.rados.rados.0.smithi086.stdout:3344: oid 50 updating version 0 to 2144 2024-08-10T05:23:50.331 INFO:tasks.rados.rados.0.smithi086.stdout:3344: oid 50 version 2144 is already newer than 2143 2024-08-10T05:23:50.331 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 2144 (ObjNum 1008 snap 316 seq_num 1008) dirty exists 2024-08-10T05:23:50.331 INFO:tasks.rados.rados.0.smithi086.stdout:3344: left oid 50 (ObjNum 1008 snap 316 seq_num 1008) 2024-08-10T05:23:50.331 INFO:tasks.rados.rados.0.smithi086.stdout:3341: expect (ObjNum 971 snap 299 seq_num 971) 2024-08-10T05:23:50.377 INFO:tasks.rados.rados.0.smithi086.stdout:3337: finishing copy_from racing read to smithi08687503-24 2024-08-10T05:23:50.377 INFO:tasks.rados.rados.0.smithi086.stdout:3337: finishing copy_from to smithi08687503-24 2024-08-10T05:23:50.377 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 2061 (ObjNum 969 snap 299 seq_num 969) dirty exists 2024-08-10T05:23:50.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:50 smithi086 ceph-mon[98993]: osdmap e717: 8 total, 8 up, 8 in 2024-08-10T05:23:50.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:50 smithi086 ceph-mon[98993]: osdmap e718: 8 total, 8 up, 8 in 2024-08-10T05:23:50.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:50 smithi086 ceph-mon[101471]: osdmap e717: 8 total, 8 up, 8 in 2024-08-10T05:23:50.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:50 smithi086 ceph-mon[101471]: osdmap e718: 8 total, 8 up, 8 in 2024-08-10T05:23:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:50 smithi159 ceph-mon[90359]: osdmap e717: 8 total, 8 up, 8 in 2024-08-10T05:23:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:50 smithi159 ceph-mon[90359]: osdmap e718: 8 total, 8 up, 8 in 2024-08-10T05:23:51.063 INFO:tasks.rados.rados.0.smithi086.stdout:3337: done (7 left) 2024-08-10T05:23:51.063 INFO:tasks.rados.rados.0.smithi086.stdout:3338: done (6 left) 2024-08-10T05:23:51.063 INFO:tasks.rados.rados.0.smithi086.stdout:3339: done (5 left) 2024-08-10T05:23:51.064 INFO:tasks.rados.rados.0.smithi086.stdout:3340: done (4 left) 2024-08-10T05:23:51.064 INFO:tasks.rados.rados.0.smithi086.stdout:3341: done (3 left) 2024-08-10T05:23:51.064 INFO:tasks.rados.rados.0.smithi086.stdout:3343: done (2 left) 2024-08-10T05:23:51.064 INFO:tasks.rados.rados.0.smithi086.stdout:3344: done (1 left) 2024-08-10T05:23:51.064 INFO:tasks.rados.rados.0.smithi086.stdout:3345: done (0 left) 2024-08-10T05:23:51.065 INFO:tasks.rados.rados.0.smithi086.stdout:3346: rmattr oid 32 current snap is 317 2024-08-10T05:23:51.065 INFO:tasks.rados.rados.0.smithi086.stdout:3347: rollback oid 17 current snap is 317 2024-08-10T05:23:51.065 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 17 to 313 2024-08-10T05:23:51.065 INFO:tasks.rados.rados.0.smithi086.stdout:3348: copy_from oid 9 from oid 8 current snap is 317 2024-08-10T05:23:51.065 INFO:tasks.rados.rados.0.smithi086.stdout:3349: read oid 30 snap 313 2024-08-10T05:23:51.065 INFO:tasks.rados.rados.0.smithi086.stdout:3349: expect (ObjNum 963 snap 299 seq_num 963) 2024-08-10T05:23:51.065 INFO:tasks.rados.rados.0.smithi086.stdout:3350: snap_create 2024-08-10T05:23:51.070 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 2078 (ObjNum 963 snap 299 seq_num 963) dirty exists 2024-08-10T05:23:51.072 INFO:tasks.rados.rados.0.smithi086.stdout:3347: finishing rollback tid 0 to smithi08687503-17 2024-08-10T05:23:51.072 INFO:tasks.rados.rados.0.smithi086.stdout:3347: finishing rollback tid 1 to smithi08687503-17 2024-08-10T05:23:51.072 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 2080 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-08-10T05:23:51.072 INFO:tasks.rados.rados.0.smithi086.stdout:3349: expect (ObjNum 963 snap 299 seq_num 963) 2024-08-10T05:23:51.134 INFO:tasks.rados.rados.0.smithi086.stdout:3348: finishing copy_from racing read to smithi08687503-9 2024-08-10T05:23:51.135 INFO:tasks.rados.rados.0.smithi086.stdout:3348: finishing copy_from to smithi08687503-9 2024-08-10T05:23:51.135 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 2306 (ObjNum 821 snap 261 seq_num 821) dirty exists 2024-08-10T05:23:51.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:51 smithi086 ceph-mon[98993]: pgmap v739: 121 pgs: 121 active+clean; 150 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-08-10T05:23:51.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:51 smithi086 ceph-mon[101471]: pgmap v739: 121 pgs: 121 active+clean; 150 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-08-10T05:23:51.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:51 smithi159 ceph-mon[90359]: pgmap v739: 121 pgs: 121 active+clean; 150 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-08-10T05:23:52.064 INFO:tasks.rados.rados.0.smithi086.stdout:3346: done (4 left) 2024-08-10T05:23:52.064 INFO:tasks.rados.rados.0.smithi086.stdout:3347: done (3 left) 2024-08-10T05:23:52.065 INFO:tasks.rados.rados.0.smithi086.stdout:3348: done (2 left) 2024-08-10T05:23:52.065 INFO:tasks.rados.rados.0.smithi086.stdout:3349: done (1 left) 2024-08-10T05:23:52.065 INFO:tasks.rados.rados.0.smithi086.stdout:3350: done (0 left) 2024-08-10T05:23:52.065 INFO:tasks.rados.rados.0.smithi086.stdout:3351: snap_remove snap 316 2024-08-10T05:23:52.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:52 smithi086 ceph-mon[101471]: osdmap e719: 8 total, 8 up, 8 in 2024-08-10T05:23:52.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:52 smithi086 ceph-mon[98993]: osdmap e719: 8 total, 8 up, 8 in 2024-08-10T05:23:52.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:52 smithi159 ceph-mon[90359]: osdmap e719: 8 total, 8 up, 8 in 2024-08-10T05:23:53.076 INFO:tasks.rados.rados.0.smithi086.stdout:3351: done (0 left) 2024-08-10T05:23:53.076 INFO:tasks.rados.rados.0.smithi086.stdout:3352: copy_from oid 20 from oid 32 current snap is 318 2024-08-10T05:23:53.076 INFO:tasks.rados.rados.0.smithi086.stdout:3353: read oid 42 snap -1 2024-08-10T05:23:53.076 INFO:tasks.rados.rados.0.smithi086.stdout:3353: expect (ObjNum 946 snap 298 seq_num 946) 2024-08-10T05:23:53.077 INFO:tasks.rados.rados.0.smithi086.stdout:3354: read oid 19 snap -1 2024-08-10T05:23:53.077 INFO:tasks.rados.rados.0.smithi086.stdout:3354: expect (ObjNum 983 snap 305 seq_num 983) 2024-08-10T05:23:53.077 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 24 current snap is 318 2024-08-10T05:23:53.077 INFO:tasks.rados.rados.0.smithi086.stdout:3355: seq_num 1009 ranges {2187264=106496} 2024-08-10T05:23:53.088 INFO:tasks.rados.rados.0.smithi086.stdout:3355: writing smithi08687503-24 from 2187264 to 2293760 tid 1 2024-08-10T05:23:53.089 INFO:tasks.rados.rados.0.smithi086.stdout:3356: rmattr oid 21 current snap is 318 2024-08-10T05:23:53.089 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 27 current snap is 318 2024-08-10T05:23:53.089 INFO:tasks.rados.rados.0.smithi086.stdout:3357: seq_num 1010 ranges {1875968=122880} 2024-08-10T05:23:53.101 INFO:tasks.rados.rados.0.smithi086.stdout:3357: writing smithi08687503-27 from 1875968 to 1998848 tid 1 2024-08-10T05:23:53.101 INFO:tasks.rados.rados.0.smithi086.stdout:3358: read oid 29 snap -1 2024-08-10T05:23:53.102 INFO:tasks.rados.rados.0.smithi086.stdout:3358: expect (ObjNum 997 snap 310 seq_num 997) 2024-08-10T05:23:53.102 INFO:tasks.rados.rados.0.smithi086.stdout:3359: setattr oid 50 current snap is 318 2024-08-10T05:23:53.102 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 2145 (ObjNum 974 snap 299 seq_num 974) dirty exists 2024-08-10T05:23:53.102 INFO:tasks.rados.rados.0.smithi086.stdout:3355: finishing write tid 1 to smithi08687503-24 2024-08-10T05:23:53.102 INFO:tasks.rados.rados.0.smithi086.stdout:3355: finishing write tid 2 to smithi08687503-24 2024-08-10T05:23:53.102 INFO:tasks.rados.rados.0.smithi086.stdout:3352: finishing copy_from racing read to smithi08687503-20 2024-08-10T05:23:53.102 INFO:tasks.rados.rados.0.smithi086.stdout:3352: finishing copy_from to smithi08687503-20 2024-08-10T05:23:53.103 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 2078 (ObjNum 963 snap 299 seq_num 963) dirty exists 2024-08-10T05:23:53.103 INFO:tasks.rados.rados.0.smithi086.stdout:3352: done (7 left) 2024-08-10T05:23:53.103 INFO:tasks.rados.rados.0.smithi086.stdout:3356: done (6 left) 2024-08-10T05:23:53.103 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 28 current snap is 318 2024-08-10T05:23:53.104 INFO:tasks.rados.rados.0.smithi086.stdout:3360: seq_num 1011 ranges {2359296=139264} 2024-08-10T05:23:53.117 INFO:tasks.rados.rados.0.smithi086.stdout:3360: writing smithi08687503-28 from 2359296 to 2498560 tid 1 2024-08-10T05:23:53.117 INFO:tasks.rados.rados.0.smithi086.stdout:3361: delete oid 30 current snap is 318 2024-08-10T05:23:53.118 INFO:tasks.rados.rados.0.smithi086.stdout:3355: finishing write tid 3 to smithi08687503-24 2024-08-10T05:23:53.118 INFO:tasks.rados.rados.0.smithi086.stdout:3355: oid 24 updating version 0 to 2125 2024-08-10T05:23:53.118 INFO:tasks.rados.rados.0.smithi086.stdout:3355: oid 24 updating version 2125 to 2126 2024-08-10T05:23:53.118 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 2126 (ObjNum 1009 snap 318 seq_num 1009) dirty exists 2024-08-10T05:23:53.118 INFO:tasks.rados.rados.0.smithi086.stdout:3355: left oid 24 (ObjNum 1009 snap 318 seq_num 1009) 2024-08-10T05:23:53.118 INFO:tasks.rados.rados.0.smithi086.stdout:3357: finishing write tid 1 to smithi08687503-27 2024-08-10T05:23:53.118 INFO:tasks.rados.rados.0.smithi086.stdout:3357: finishing write tid 2 to smithi08687503-27 2024-08-10T05:23:53.118 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 2146 (ObjNum 1008 snap 316 seq_num 1008) dirty exists 2024-08-10T05:23:53.118 INFO:tasks.rados.rados.0.smithi086.stdout:3357: finishing write tid 3 to smithi08687503-27 2024-08-10T05:23:53.118 INFO:tasks.rados.rados.0.smithi086.stdout:3357: oid 27 updating version 0 to 2131 2024-08-10T05:23:53.118 INFO:tasks.rados.rados.0.smithi086.stdout:3357: oid 27 version 2131 is already newer than 2130 2024-08-10T05:23:53.118 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 2131 (ObjNum 1010 snap 318 seq_num 1010) dirty exists 2024-08-10T05:23:53.118 INFO:tasks.rados.rados.0.smithi086.stdout:3357: left oid 27 (ObjNum 1010 snap 318 seq_num 1010) 2024-08-10T05:23:53.119 INFO:tasks.rados.rados.0.smithi086.stdout:3353: expect (ObjNum 946 snap 298 seq_num 946) 2024-08-10T05:23:53.301 INFO:tasks.rados.rados.0.smithi086.stdout:3358: expect (ObjNum 997 snap 310 seq_num 997) 2024-08-10T05:23:53.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:53 smithi086 ceph-mon[98993]: osdmap e720: 8 total, 8 up, 8 in 2024-08-10T05:23:53.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:53 smithi086 ceph-mon[98993]: pgmap v742: 121 pgs: 121 active+clean; 150 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-08-10T05:23:53.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:53 smithi086 ceph-mon[101471]: osdmap e720: 8 total, 8 up, 8 in 2024-08-10T05:23:53.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:53 smithi086 ceph-mon[101471]: pgmap v742: 121 pgs: 121 active+clean; 150 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-08-10T05:23:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:53 smithi159 ceph-mon[90359]: osdmap e720: 8 total, 8 up, 8 in 2024-08-10T05:23:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:53 smithi159 ceph-mon[90359]: pgmap v742: 121 pgs: 121 active+clean; 150 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-08-10T05:23:53.468 INFO:tasks.rados.rados.0.smithi086.stdout:3360: finishing write tid 1 to smithi08687503-28 2024-08-10T05:23:53.468 INFO:tasks.rados.rados.0.smithi086.stdout:3360: finishing write tid 2 to smithi08687503-28 2024-08-10T05:23:53.468 INFO:tasks.rados.rados.0.smithi086.stdout:3360: finishing write tid 3 to smithi08687503-28 2024-08-10T05:23:53.468 INFO:tasks.rados.rados.0.smithi086.stdout:3360: oid 28 updating version 0 to 2311 2024-08-10T05:23:53.468 INFO:tasks.rados.rados.0.smithi086.stdout:3360: oid 28 version 2311 is already newer than 2310 2024-08-10T05:23:53.468 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 2311 (ObjNum 1011 snap 318 seq_num 1011) dirty exists 2024-08-10T05:23:53.468 INFO:tasks.rados.rados.0.smithi086.stdout:3360: left oid 28 (ObjNum 1011 snap 318 seq_num 1011) 2024-08-10T05:23:53.468 INFO:tasks.rados.rados.0.smithi086.stdout:3354: expect (ObjNum 983 snap 305 seq_num 983) 2024-08-10T05:23:53.757 INFO:tasks.rados.rados.0.smithi086.stdout:3353: done (7 left) 2024-08-10T05:23:53.757 INFO:tasks.rados.rados.0.smithi086.stdout:3354: done (6 left) 2024-08-10T05:23:53.757 INFO:tasks.rados.rados.0.smithi086.stdout:3355: done (5 left) 2024-08-10T05:23:53.757 INFO:tasks.rados.rados.0.smithi086.stdout:3357: done (4 left) 2024-08-10T05:23:53.757 INFO:tasks.rados.rados.0.smithi086.stdout:3358: done (3 left) 2024-08-10T05:23:53.758 INFO:tasks.rados.rados.0.smithi086.stdout:3359: done (2 left) 2024-08-10T05:23:53.758 INFO:tasks.rados.rados.0.smithi086.stdout:3360: done (1 left) 2024-08-10T05:23:53.758 INFO:tasks.rados.rados.0.smithi086.stdout:3361: done (0 left) 2024-08-10T05:23:53.758 INFO:tasks.rados.rados.0.smithi086.stdout:3362: rollback oid 11 current snap is 318 2024-08-10T05:23:53.758 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 11 to 315 2024-08-10T05:23:53.758 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 32 current snap is 318 2024-08-10T05:23:53.758 INFO:tasks.rados.rados.0.smithi086.stdout:3363: seq_num 1013 ranges {2080768=172032} 2024-08-10T05:23:53.769 INFO:tasks.rados.rados.0.smithi086.stdout:3363: writing smithi08687503-32 from 2080768 to 2252800 tid 1 2024-08-10T05:23:53.770 INFO:tasks.rados.rados.0.smithi086.stdout:3364: read oid 46 snap -1 2024-08-10T05:23:53.770 INFO:tasks.rados.rados.0.smithi086.stdout:3364: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:23:53.770 INFO:tasks.rados.rados.0.smithi086.stdout:3365: read oid 4 snap -1 2024-08-10T05:23:53.770 INFO:tasks.rados.rados.0.smithi086.stdout:3365: expect deleted 2024-08-10T05:23:53.770 INFO:tasks.rados.rados.0.smithi086.stdout:3366: snap_create 2024-08-10T05:23:53.770 INFO:tasks.rados.rados.0.smithi086.stdout:3362: finishing rollback tid 0 to smithi08687503-11 2024-08-10T05:23:53.770 INFO:tasks.rados.rados.0.smithi086.stdout:3362: finishing rollback tid 1 to smithi08687503-11 2024-08-10T05:23:53.770 INFO:tasks.rados.rados.0.smithi086.stdout:3362: finishing rollback tid 2 to smithi08687503-11 2024-08-10T05:23:53.770 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 2125 (ObjNum 956 snap 298 seq_num 956) dirty exists 2024-08-10T05:23:53.774 INFO:tasks.rados.rados.0.smithi086.stdout:3363: finishing write tid 1 to smithi08687503-32 2024-08-10T05:23:53.774 INFO:tasks.rados.rados.0.smithi086.stdout:3363: finishing write tid 2 to smithi08687503-32 2024-08-10T05:23:53.776 INFO:tasks.rados.rados.0.smithi086.stdout:3363: finishing write tid 3 to smithi08687503-32 2024-08-10T05:23:53.776 INFO:tasks.rados.rados.0.smithi086.stdout:3363: oid 32 updating version 0 to 2081 2024-08-10T05:23:53.776 INFO:tasks.rados.rados.0.smithi086.stdout:3363: oid 32 updating version 2081 to 2082 2024-08-10T05:23:53.776 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 2082 (ObjNum 1013 snap 318 seq_num 1013) dirty exists 2024-08-10T05:23:53.776 INFO:tasks.rados.rados.0.smithi086.stdout:3363: left oid 32 (ObjNum 1013 snap 318 seq_num 1013) 2024-08-10T05:23:53.787 INFO:tasks.rados.rados.0.smithi086.stdout:3364: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:23:54.082 INFO:tasks.rados.rados.0.smithi086.stdout:3362: done (4 left) 2024-08-10T05:23:54.082 INFO:tasks.rados.rados.0.smithi086.stdout:3363: done (3 left) 2024-08-10T05:23:54.082 INFO:tasks.rados.rados.0.smithi086.stdout:3364: done (2 left) 2024-08-10T05:23:54.082 INFO:tasks.rados.rados.0.smithi086.stdout:3365: done (1 left) 2024-08-10T05:23:54.082 INFO:tasks.rados.rados.0.smithi086.stdout:3366: done (0 left) 2024-08-10T05:23:54.082 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 42 current snap is 319 2024-08-10T05:23:54.082 INFO:tasks.rados.rados.0.smithi086.stdout:3367: seq_num 1014 ranges {3678208=188416} 2024-08-10T05:23:54.102 INFO:tasks.rados.rados.0.smithi086.stdout:3367: writing smithi08687503-42 from 3678208 to 3866624 tid 1 2024-08-10T05:23:54.102 INFO:tasks.rados.rados.0.smithi086.stdout:3368: snap_remove snap 318 2024-08-10T05:23:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:54 smithi086 ceph-mon[98993]: osdmap e721: 8 total, 8 up, 8 in 2024-08-10T05:23:54.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:54 smithi086 ceph-mon[101471]: osdmap e721: 8 total, 8 up, 8 in 2024-08-10T05:23:54.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:54 smithi159 ceph-mon[90359]: osdmap e721: 8 total, 8 up, 8 in 2024-08-10T05:23:55.037 INFO:tasks.rados.rados.0.smithi086.stdout:3368: done (1 left) 2024-08-10T05:23:55.037 INFO:tasks.rados.rados.0.smithi086.stdout:3369: rollback oid 8 current snap is 319 2024-08-10T05:23:55.037 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 8 to 312 2024-08-10T05:23:55.038 INFO:tasks.rados.rados.0.smithi086.stdout:3370: copy_from oid 7 from oid 32 current snap is 319 2024-08-10T05:23:55.038 INFO:tasks.rados.rados.0.smithi086.stdout:3371: snap_remove snap 315 2024-08-10T05:23:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:55 smithi086 ceph-mon[101471]: osdmap e722: 8 total, 8 up, 8 in 2024-08-10T05:23:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:55 smithi086 ceph-mon[101471]: pgmap v745: 121 pgs: 121 active+clean; 152 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-08-10T05:23:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:55 smithi086 ceph-mon[101471]: osdmap e723: 8 total, 8 up, 8 in 2024-08-10T05:23:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:55 smithi086 ceph-mon[98993]: osdmap e722: 8 total, 8 up, 8 in 2024-08-10T05:23:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:55 smithi086 ceph-mon[98993]: pgmap v745: 121 pgs: 121 active+clean; 152 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-08-10T05:23:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:55 smithi086 ceph-mon[98993]: osdmap e723: 8 total, 8 up, 8 in 2024-08-10T05:23:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:55 smithi159 ceph-mon[90359]: osdmap e722: 8 total, 8 up, 8 in 2024-08-10T05:23:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:55 smithi159 ceph-mon[90359]: pgmap v745: 121 pgs: 121 active+clean; 152 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-08-10T05:23:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:55 smithi159 ceph-mon[90359]: osdmap e723: 8 total, 8 up, 8 in 2024-08-10T05:23:56.039 INFO:tasks.rados.rados.0.smithi086.stdout:3371: done (3 left) 2024-08-10T05:23:56.039 INFO:tasks.rados.rados.0.smithi086.stdout:3372: rollback oid 36 current snap is 319 2024-08-10T05:23:56.039 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 36 to 314 2024-08-10T05:23:56.040 INFO:tasks.rados.rados.0.smithi086.stdout:3367: finishing write tid 1 to smithi08687503-42 2024-08-10T05:23:56.040 INFO:tasks.rados.rados.0.smithi086.stdout:3367: finishing write tid 2 to smithi08687503-42 2024-08-10T05:23:56.040 INFO:tasks.rados.rados.0.smithi086.stdout:3367: finishing write tid 3 to smithi08687503-42 2024-08-10T05:23:56.040 INFO:tasks.rados.rados.0.smithi086.stdout:3367: oid 42 updating version 0 to 2179 2024-08-10T05:23:56.040 INFO:tasks.rados.rados.0.smithi086.stdout:3367: oid 42 version 2179 is already newer than 2178 2024-08-10T05:23:56.040 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 2179 (ObjNum 1014 snap 319 seq_num 1014) dirty exists 2024-08-10T05:23:56.040 INFO:tasks.rados.rados.0.smithi086.stdout:3367: left oid 42 (ObjNum 1014 snap 319 seq_num 1014) 2024-08-10T05:23:56.040 INFO:tasks.rados.rados.0.smithi086.stdout:3369: finishing rollback tid 0 to smithi08687503-8 2024-08-10T05:23:56.040 INFO:tasks.rados.rados.0.smithi086.stdout:3369: finishing rollback tid 1 to smithi08687503-8 2024-08-10T05:23:56.040 INFO:tasks.rados.rados.0.smithi086.stdout:3369: finishing rollback tid 2 to smithi08687503-8 2024-08-10T05:23:56.040 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 2315 (ObjNum 821 snap 261 seq_num 821) dirty exists 2024-08-10T05:23:56.040 INFO:tasks.rados.rados.0.smithi086.stdout:3370: finishing copy_from racing read to smithi08687503-7 2024-08-10T05:23:56.040 INFO:tasks.rados.rados.0.smithi086.stdout:3370: finishing copy_from to smithi08687503-7 2024-08-10T05:23:56.040 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 2082 (ObjNum 1013 snap 318 seq_num 1013) dirty exists 2024-08-10T05:23:56.040 INFO:tasks.rados.rados.0.smithi086.stdout:3367: done (3 left) 2024-08-10T05:23:56.041 INFO:tasks.rados.rados.0.smithi086.stdout:3369: done (2 left) 2024-08-10T05:23:56.041 INFO:tasks.rados.rados.0.smithi086.stdout:3370: done (1 left) 2024-08-10T05:23:56.041 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 15 current snap is 319 2024-08-10T05:23:56.041 INFO:tasks.rados.rados.0.smithi086.stdout:3373: seq_num 1015 ranges {2793472=204800} 2024-08-10T05:23:56.056 INFO:tasks.rados.rados.0.smithi086.stdout:3373: writing smithi08687503-15 from 2793472 to 2998272 tid 1 2024-08-10T05:23:56.056 INFO:tasks.rados.rados.0.smithi086.stdout:3374: snap_create 2024-08-10T05:23:56.057 INFO:tasks.rados.rados.0.smithi086.stdout:3372: finishing rollback tid 0 to smithi08687503-36 2024-08-10T05:23:56.057 INFO:tasks.rados.rados.0.smithi086.stdout:3372: finishing rollback tid 1 to smithi08687503-36 2024-08-10T05:23:56.057 INFO:tasks.rados.rados.0.smithi086.stdout:3372: finishing rollback tid 2 to smithi08687503-36 2024-08-10T05:23:56.057 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 2085 (ObjNum 969 snap 299 seq_num 969) dirty exists 2024-08-10T05:23:56.060 INFO:tasks.rados.rados.0.smithi086.stdout:3373: finishing write tid 1 to smithi08687503-15 2024-08-10T05:23:56.060 INFO:tasks.rados.rados.0.smithi086.stdout:3373: finishing write tid 2 to smithi08687503-15 2024-08-10T05:23:56.062 INFO:tasks.rados.rados.0.smithi086.stdout:3373: finishing write tid 3 to smithi08687503-15 2024-08-10T05:23:56.062 INFO:tasks.rados.rados.0.smithi086.stdout:3373: oid 15 updating version 0 to 2122 2024-08-10T05:23:56.062 INFO:tasks.rados.rados.0.smithi086.stdout:3373: oid 15 updating version 2122 to 2123 2024-08-10T05:23:56.062 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 2123 (ObjNum 1015 snap 319 seq_num 1015) dirty exists 2024-08-10T05:23:56.062 INFO:tasks.rados.rados.0.smithi086.stdout:3373: left oid 15 (ObjNum 1015 snap 319 seq_num 1015) 2024-08-10T05:23:57.047 INFO:tasks.rados.rados.0.smithi086.stdout:3372: done (2 left) 2024-08-10T05:23:57.048 INFO:tasks.rados.rados.0.smithi086.stdout:3373: done (1 left) 2024-08-10T05:23:57.048 INFO:tasks.rados.rados.0.smithi086.stdout:3374: done (0 left) 2024-08-10T05:23:57.048 INFO:tasks.rados.rados.0.smithi086.stdout:3375: copy_from oid 49 from oid 13 current snap is 320 2024-08-10T05:23:57.048 INFO:tasks.rados.rados.0.smithi086.stdout:3376: copy_from oid 46 from oid 17 current snap is 320 2024-08-10T05:23:57.048 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 320 2024-08-10T05:23:57.048 INFO:tasks.rados.rados.0.smithi086.stdout:3377: seq_num 1016 ranges {4456448=221184} 2024-08-10T05:23:57.074 INFO:tasks.rados.rados.0.smithi086.stdout:3377: writing smithi08687503-25 from 4456448 to 4677632 tid 1 2024-08-10T05:23:57.074 INFO:tasks.rados.rados.0.smithi086.stdout:3378: read oid 11 snap -1 2024-08-10T05:23:57.074 INFO:tasks.rados.rados.0.smithi086.stdout:3378: expect (ObjNum 956 snap 298 seq_num 956) 2024-08-10T05:23:57.074 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 320 2024-08-10T05:23:57.074 INFO:tasks.rados.rados.0.smithi086.stdout:3376: finishing copy_from to smithi08687503-46 2024-08-10T05:23:57.074 INFO:tasks.rados.rados.0.smithi086.stdout:3376: got expected ENOENT (src dne) 2024-08-10T05:23:57.074 INFO:tasks.rados.rados.0.smithi086.stdout:3376: finishing copy_from racing read to smithi08687503-46 2024-08-10T05:23:57.074 INFO:tasks.rados.rados.0.smithi086.stdout:3375: finishing copy_from racing read to smithi08687503-49 2024-08-10T05:23:57.074 INFO:tasks.rados.rados.0.smithi086.stdout:3375: finishing copy_from to smithi08687503-49 2024-08-10T05:23:57.074 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 2146 (ObjNum 962 snap 299 seq_num 962) dirty exists 2024-08-10T05:23:57.075 INFO:tasks.rados.rados.0.smithi086.stdout:3379: seq_num 1017 ranges {0=237568} 2024-08-10T05:23:57.075 INFO:tasks.rados.rados.0.smithi086.stdout:3379: writing smithi08687503-12 from 0 to 237568 tid 1 2024-08-10T05:23:57.075 INFO:tasks.rados.rados.0.smithi086.stdout:3375: done (4 left) 2024-08-10T05:23:57.075 INFO:tasks.rados.rados.0.smithi086.stdout:3376: done (3 left) 2024-08-10T05:23:57.075 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 6 current snap is 320 2024-08-10T05:23:57.075 INFO:tasks.rados.rados.0.smithi086.stdout:3380: seq_num 1018 ranges {3399680=253952} 2024-08-10T05:23:57.095 INFO:tasks.rados.rados.0.smithi086.stdout:3380: writing smithi08687503-6 from 3399680 to 3653632 tid 1 2024-08-10T05:23:57.095 INFO:tasks.rados.rados.0.smithi086.stdout:3381: rollback oid 9 current snap is 320 2024-08-10T05:23:57.095 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 9 to 317 2024-08-10T05:23:57.095 INFO:tasks.rados.rados.0.smithi086.stdout:3377: finishing write tid 1 to smithi08687503-25 2024-08-10T05:23:57.095 INFO:tasks.rados.rados.0.smithi086.stdout:3377: finishing write tid 2 to smithi08687503-25 2024-08-10T05:23:57.096 INFO:tasks.rados.rados.0.smithi086.stdout:3379: finishing write tid 1 to smithi08687503-12 2024-08-10T05:23:57.096 INFO:tasks.rados.rados.0.smithi086.stdout:3379: finishing write tid 2 to smithi08687503-12 2024-08-10T05:23:57.096 INFO:tasks.rados.rados.0.smithi086.stdout:3379: finishing write tid 3 to smithi08687503-12 2024-08-10T05:23:57.096 INFO:tasks.rados.rados.0.smithi086.stdout:3379: oid 12 updating version 0 to 2112 2024-08-10T05:23:57.096 INFO:tasks.rados.rados.0.smithi086.stdout:3379: oid 12 version 2112 is already newer than 2111 2024-08-10T05:23:57.096 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 2112 (ObjNum 1017 snap 320 seq_num 1017) dirty exists 2024-08-10T05:23:57.096 INFO:tasks.rados.rados.0.smithi086.stdout:3379: left oid 12 (ObjNum 1017 snap 320 seq_num 1017) 2024-08-10T05:23:57.096 INFO:tasks.rados.rados.0.smithi086.stdout:3378: expect (ObjNum 956 snap 298 seq_num 956) 2024-08-10T05:23:57.158 INFO:tasks.rados.rados.0.smithi086.stdout:3377: finishing write tid 3 to smithi08687503-25 2024-08-10T05:23:57.158 INFO:tasks.rados.rados.0.smithi086.stdout:3377: oid 25 updating version 0 to 2324 2024-08-10T05:23:57.158 INFO:tasks.rados.rados.0.smithi086.stdout:3377: oid 25 version 2324 is already newer than 2323 2024-08-10T05:23:57.158 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 2324 (ObjNum 1016 snap 320 seq_num 1016) dirty exists 2024-08-10T05:23:57.158 INFO:tasks.rados.rados.0.smithi086.stdout:3377: left oid 25 (ObjNum 1016 snap 320 seq_num 1016) 2024-08-10T05:23:57.158 INFO:tasks.rados.rados.0.smithi086.stdout:3381: finishing rollback tid 0 to smithi08687503-9 2024-08-10T05:23:57.158 INFO:tasks.rados.rados.0.smithi086.stdout:3380: finishing write tid 1 to smithi08687503-6 2024-08-10T05:23:57.158 INFO:tasks.rados.rados.0.smithi086.stdout:3381: finishing rollback tid 1 to smithi08687503-9 2024-08-10T05:23:57.158 INFO:tasks.rados.rados.0.smithi086.stdout:3380: finishing write tid 2 to smithi08687503-6 2024-08-10T05:23:57.159 INFO:tasks.rados.rados.0.smithi086.stdout:3381: finishing rollback tid 2 to smithi08687503-9 2024-08-10T05:23:57.159 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 2309 (ObjNum 821 snap 261 seq_num 821) dirty exists 2024-08-10T05:23:57.159 INFO:tasks.rados.rados.0.smithi086.stdout:3380: finishing write tid 3 to smithi08687503-6 2024-08-10T05:23:57.159 INFO:tasks.rados.rados.0.smithi086.stdout:3380: oid 6 updating version 0 to 2127 2024-08-10T05:23:57.159 INFO:tasks.rados.rados.0.smithi086.stdout:3380: oid 6 version 2127 is already newer than 2126 2024-08-10T05:23:57.159 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 2127 (ObjNum 1018 snap 320 seq_num 1018) dirty exists 2024-08-10T05:23:57.159 INFO:tasks.rados.rados.0.smithi086.stdout:3380: left oid 6 (ObjNum 1018 snap 320 seq_num 1018) 2024-08-10T05:23:57.159 INFO:tasks.rados.rados.0.smithi086.stdout:3377: done (4 left) 2024-08-10T05:23:57.159 INFO:tasks.rados.rados.0.smithi086.stdout:3378: done (3 left) 2024-08-10T05:23:57.159 INFO:tasks.rados.rados.0.smithi086.stdout:3379: done (2 left) 2024-08-10T05:23:57.159 INFO:tasks.rados.rados.0.smithi086.stdout:3380: done (1 left) 2024-08-10T05:23:57.159 INFO:tasks.rados.rados.0.smithi086.stdout:3381: done (0 left) 2024-08-10T05:23:57.159 INFO:tasks.rados.rados.0.smithi086.stdout:3382: delete oid 35 current snap is 320 2024-08-10T05:23:57.160 INFO:tasks.rados.rados.0.smithi086.stdout:3382: done (0 left) 2024-08-10T05:23:57.160 INFO:tasks.rados.rados.0.smithi086.stdout:3383: read oid 44 snap -1 2024-08-10T05:23:57.160 INFO:tasks.rados.rados.0.smithi086.stdout:3383: expect (ObjNum 979 snap 305 seq_num 979) 2024-08-10T05:23:57.160 INFO:tasks.rados.rados.0.smithi086.stdout:3384: read oid 36 snap 312 2024-08-10T05:23:57.161 INFO:tasks.rados.rados.0.smithi086.stdout:3384: expect (ObjNum 969 snap 299 seq_num 969) 2024-08-10T05:23:57.161 INFO:tasks.rados.rados.0.smithi086.stdout:3385: snap_remove snap 313 2024-08-10T05:23:57.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:57 smithi086 ceph-mon[101471]: osdmap e724: 8 total, 8 up, 8 in 2024-08-10T05:23:57.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:23:57.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:57 smithi086 ceph-mon[101471]: pgmap v748: 121 pgs: 121 active+clean; 167 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.3 MiB/s wr, 29 op/s 2024-08-10T05:23:57.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:57 smithi086 ceph-mon[98993]: osdmap e724: 8 total, 8 up, 8 in 2024-08-10T05:23:57.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:23:57.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:57 smithi086 ceph-mon[98993]: pgmap v748: 121 pgs: 121 active+clean; 167 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.3 MiB/s wr, 29 op/s 2024-08-10T05:23:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:57 smithi159 ceph-mon[90359]: osdmap e724: 8 total, 8 up, 8 in 2024-08-10T05:23:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:23:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:57 smithi159 ceph-mon[90359]: pgmap v748: 121 pgs: 121 active+clean; 167 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.3 MiB/s wr, 29 op/s 2024-08-10T05:23:58.050 INFO:tasks.rados.rados.0.smithi086.stdout:3383: expect (ObjNum 979 snap 305 seq_num 979) 2024-08-10T05:23:58.144 INFO:tasks.rados.rados.0.smithi086.stdout:3384: expect (ObjNum 969 snap 299 seq_num 969) 2024-08-10T05:23:58.204 INFO:tasks.rados.rados.0.smithi086.stdout:3383: done (2 left) 2024-08-10T05:23:58.204 INFO:tasks.rados.rados.0.smithi086.stdout:3384: done (1 left) 2024-08-10T05:23:58.204 INFO:tasks.rados.rados.0.smithi086.stdout:3385: done (0 left) 2024-08-10T05:23:58.204 INFO:tasks.rados.rados.0.smithi086.stdout:3386: snap_remove snap 312 2024-08-10T05:23:58.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:58 smithi086 ceph-mon[98993]: osdmap e725: 8 total, 8 up, 8 in 2024-08-10T05:23:58.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:58 smithi086 ceph-mon[101471]: osdmap e725: 8 total, 8 up, 8 in 2024-08-10T05:23:58.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:23:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:23:58] "GET /metrics HTTP/1.1" 200 36277 "" "Prometheus/2.43.0" 2024-08-10T05:23:58.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:58 smithi159 ceph-mon[90359]: osdmap e725: 8 total, 8 up, 8 in 2024-08-10T05:23:59.062 INFO:tasks.rados.rados.0.smithi086.stdout:3386: done (0 left) 2024-08-10T05:23:59.062 INFO:tasks.rados.rados.0.smithi086.stdout:3387: read oid 15 snap 317 2024-08-10T05:23:59.062 INFO:tasks.rados.rados.0.smithi086.stdout:3387: expect (ObjNum 975 snap 302 seq_num 975) 2024-08-10T05:23:59.062 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 31 current snap is 320 2024-08-10T05:23:59.062 INFO:tasks.rados.rados.0.smithi086.stdout:3388: seq_num 1020 ranges {5488640=286720} 2024-08-10T05:23:59.094 INFO:tasks.rados.rados.0.smithi086.stdout:3388: writing smithi08687503-31 from 5488640 to 5775360 tid 1 2024-08-10T05:23:59.094 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 18 current snap is 320 2024-08-10T05:23:59.094 INFO:tasks.rados.rados.0.smithi086.stdout:3389: seq_num 1021 ranges {3948544=303104} 2024-08-10T05:23:59.117 INFO:tasks.rados.rados.0.smithi086.stdout:3389: writing smithi08687503-18 from 3948544 to 4251648 tid 1 2024-08-10T05:23:59.117 INFO:tasks.rados.rados.0.smithi086.stdout:3390: delete oid 22 current snap is 320 2024-08-10T05:23:59.117 INFO:tasks.rados.rados.0.smithi086.stdout:3387: expect (ObjNum 975 snap 302 seq_num 975) 2024-08-10T05:23:59.203 INFO:tasks.rados.rados.0.smithi086.stdout:3388: finishing write tid 1 to smithi08687503-31 2024-08-10T05:23:59.203 INFO:tasks.rados.rados.0.smithi086.stdout:3388: finishing write tid 2 to smithi08687503-31 2024-08-10T05:23:59.203 INFO:tasks.rados.rados.0.smithi086.stdout:3388: finishing write tid 3 to smithi08687503-31 2024-08-10T05:23:59.203 INFO:tasks.rados.rados.0.smithi086.stdout:3388: oid 31 updating version 0 to 2201 2024-08-10T05:23:59.203 INFO:tasks.rados.rados.0.smithi086.stdout:3388: oid 31 updating version 2201 to 2202 2024-08-10T05:23:59.203 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 2202 (ObjNum 1020 snap 320 seq_num 1020) dirty exists 2024-08-10T05:23:59.204 INFO:tasks.rados.rados.0.smithi086.stdout:3388: left oid 31 (ObjNum 1020 snap 320 seq_num 1020) 2024-08-10T05:23:59.204 INFO:tasks.rados.rados.0.smithi086.stdout:3389: finishing write tid 1 to smithi08687503-18 2024-08-10T05:23:59.204 INFO:tasks.rados.rados.0.smithi086.stdout:3389: finishing write tid 2 to smithi08687503-18 2024-08-10T05:23:59.204 INFO:tasks.rados.rados.0.smithi086.stdout:3389: finishing write tid 3 to smithi08687503-18 2024-08-10T05:23:59.204 INFO:tasks.rados.rados.0.smithi086.stdout:3389: oid 18 updating version 0 to 2129 2024-08-10T05:23:59.204 INFO:tasks.rados.rados.0.smithi086.stdout:3389: oid 18 version 2129 is already newer than 2128 2024-08-10T05:23:59.204 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 2129 (ObjNum 1021 snap 320 seq_num 1021) dirty exists 2024-08-10T05:23:59.204 INFO:tasks.rados.rados.0.smithi086.stdout:3389: left oid 18 (ObjNum 1021 snap 320 seq_num 1021) 2024-08-10T05:23:59.204 INFO:tasks.rados.rados.0.smithi086.stdout:3387: done (3 left) 2024-08-10T05:23:59.204 INFO:tasks.rados.rados.0.smithi086.stdout:3388: done (2 left) 2024-08-10T05:23:59.204 INFO:tasks.rados.rados.0.smithi086.stdout:3389: done (1 left) 2024-08-10T05:23:59.204 INFO:tasks.rados.rados.0.smithi086.stdout:3390: done (0 left) 2024-08-10T05:23:59.204 INFO:tasks.rados.rados.0.smithi086.stdout:3391: snap_remove snap 317 2024-08-10T05:23:59.338 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:59 smithi159 ceph-mon[90359]: osdmap e726: 8 total, 8 up, 8 in 2024-08-10T05:23:59.338 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:23:59 smithi159 ceph-mon[90359]: pgmap v751: 121 pgs: 121 active+clean; 169 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.3 MiB/s wr, 28 op/s 2024-08-10T05:23:59.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:59 smithi086 ceph-mon[101471]: osdmap e726: 8 total, 8 up, 8 in 2024-08-10T05:23:59.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:23:59 smithi086 ceph-mon[101471]: pgmap v751: 121 pgs: 121 active+clean; 169 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.3 MiB/s wr, 28 op/s 2024-08-10T05:23:59.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:59 smithi086 ceph-mon[98993]: osdmap e726: 8 total, 8 up, 8 in 2024-08-10T05:23:59.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:23:59 smithi086 ceph-mon[98993]: pgmap v751: 121 pgs: 121 active+clean; 169 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.3 MiB/s wr, 28 op/s 2024-08-10T05:23:59.405 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 05:23:59 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2[116647]: 2024-08-10T05:23:59.079+0000 7fe7b4ded640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 180 after trimming was started 2024-08-10T05:24:00.040 INFO:tasks.rados.rados.0.smithi086.stdout:3391: done (0 left) 2024-08-10T05:24:00.040 INFO:tasks.rados.rados.0.smithi086.stdout:3392: copy_from oid 6 from oid 30 current snap is 320 2024-08-10T05:24:00.040 INFO:tasks.rados.rados.0.smithi086.stdout:3393: snap_remove snap 314 2024-08-10T05:24:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:00 smithi086 ceph-mon[98993]: osdmap e727: 8 total, 8 up, 8 in 2024-08-10T05:24:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:00 smithi086 ceph-mon[98993]: osdmap e728: 8 total, 8 up, 8 in 2024-08-10T05:24:00.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:00 smithi086 ceph-mon[101471]: osdmap e727: 8 total, 8 up, 8 in 2024-08-10T05:24:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:00 smithi086 ceph-mon[101471]: osdmap e728: 8 total, 8 up, 8 in 2024-08-10T05:24:00.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:00 smithi159 ceph-mon[90359]: osdmap e727: 8 total, 8 up, 8 in 2024-08-10T05:24:00.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:00 smithi159 ceph-mon[90359]: osdmap e728: 8 total, 8 up, 8 in 2024-08-10T05:24:01.041 INFO:tasks.rados.rados.0.smithi086.stdout:3393: done (1 left) 2024-08-10T05:24:01.041 INFO:tasks.rados.rados.0.smithi086.stdout:3394: read oid 1 snap -1 2024-08-10T05:24:01.041 INFO:tasks.rados.rados.0.smithi086.stdout:3394: expect (ObjNum 994 snap 310 seq_num 994) 2024-08-10T05:24:01.042 INFO:tasks.rados.rados.0.smithi086.stdout:3395: read oid 21 snap -1 2024-08-10T05:24:01.042 INFO:tasks.rados.rados.0.smithi086.stdout:3395: expect (ObjNum 974 snap 299 seq_num 974) 2024-08-10T05:24:01.042 INFO:tasks.rados.rados.0.smithi086.stdout:3396: copy_from oid 19 from oid 29 current snap is 320 2024-08-10T05:24:01.042 INFO:tasks.rados.rados.0.smithi086.stdout:3392: finishing copy_from to smithi08687503-6 2024-08-10T05:24:01.042 INFO:tasks.rados.rados.0.smithi086.stdout:3392: got expected ENOENT (src dne) 2024-08-10T05:24:01.042 INFO:tasks.rados.rados.0.smithi086.stdout:3392: finishing copy_from racing read to smithi08687503-6 2024-08-10T05:24:01.042 INFO:tasks.rados.rados.0.smithi086.stdout:3392: done (3 left) 2024-08-10T05:24:01.042 INFO:tasks.rados.rados.0.smithi086.stdout:3397: rollback oid 3 current snap is 320 2024-08-10T05:24:01.042 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 3 to 319 2024-08-10T05:24:01.042 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 47 current snap is 320 2024-08-10T05:24:01.042 INFO:tasks.rados.rados.0.smithi086.stdout:3398: seq_num 1023 ranges {1753088=335872} 2024-08-10T05:24:01.053 INFO:tasks.rados.rados.0.smithi086.stdout:3398: writing smithi08687503-47 from 1753088 to 2088960 tid 1 2024-08-10T05:24:01.053 INFO:tasks.rados.rados.0.smithi086.stdout:3399: delete oid 10 current snap is 320 2024-08-10T05:24:01.056 INFO:tasks.rados.rados.0.smithi086.stdout:3397: finishing rollback tid 0 to smithi08687503-3 2024-08-10T05:24:01.057 INFO:tasks.rados.rados.0.smithi086.stdout:3397: finishing rollback tid 1 to smithi08687503-3 2024-08-10T05:24:01.057 INFO:tasks.rados.rados.0.smithi086.stdout:3397: finishing rollback tid 2 to smithi08687503-3 2024-08-10T05:24:01.057 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 2129 (ObjNum 985 snap 308 seq_num 985) dirty exists 2024-08-10T05:24:01.060 INFO:tasks.rados.rados.0.smithi086.stdout:3398: finishing write tid 1 to smithi08687503-47 2024-08-10T05:24:01.060 INFO:tasks.rados.rados.0.smithi086.stdout:3398: finishing write tid 2 to smithi08687503-47 2024-08-10T05:24:01.061 INFO:tasks.rados.rados.0.smithi086.stdout:3398: finishing write tid 3 to smithi08687503-47 2024-08-10T05:24:01.061 INFO:tasks.rados.rados.0.smithi086.stdout:3398: oid 47 updating version 0 to 1950 2024-08-10T05:24:01.061 INFO:tasks.rados.rados.0.smithi086.stdout:3398: oid 47 updating version 1950 to 1951 2024-08-10T05:24:01.061 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 1951 (ObjNum 1023 snap 320 seq_num 1023) dirty exists 2024-08-10T05:24:01.062 INFO:tasks.rados.rados.0.smithi086.stdout:3398: left oid 47 (ObjNum 1023 snap 320 seq_num 1023) 2024-08-10T05:24:01.070 INFO:tasks.rados.rados.0.smithi086.stdout:3397: done (5 left) 2024-08-10T05:24:01.070 INFO:tasks.rados.rados.0.smithi086.stdout:3398: done (4 left) 2024-08-10T05:24:01.070 INFO:tasks.rados.rados.0.smithi086.stdout:3399: done (3 left) 2024-08-10T05:24:01.070 INFO:tasks.rados.rados.0.smithi086.stdout:3400: delete oid 24 current snap is 320 2024-08-10T05:24:01.072 INFO:tasks.rados.rados.0.smithi086.stdout:3395: expect (ObjNum 974 snap 299 seq_num 974) 2024-08-10T05:24:01.195 INFO:tasks.rados.rados.0.smithi086.stdout:3394: expect (ObjNum 994 snap 310 seq_num 994) 2024-08-10T05:24:01.252 INFO:tasks.rados.rados.0.smithi086.stdout:3396: finishing copy_from racing read to smithi08687503-19 2024-08-10T05:24:01.252 INFO:tasks.rados.rados.0.smithi086.stdout:3396: finishing copy_from to smithi08687503-19 2024-08-10T05:24:01.252 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 1711 (ObjNum 997 snap 310 seq_num 997) dirty exists 2024-08-10T05:24:01.252 INFO:tasks.rados.rados.0.smithi086.stdout:3394: done (3 left) 2024-08-10T05:24:01.253 INFO:tasks.rados.rados.0.smithi086.stdout:3395: done (2 left) 2024-08-10T05:24:01.253 INFO:tasks.rados.rados.0.smithi086.stdout:3396: done (1 left) 2024-08-10T05:24:01.253 INFO:tasks.rados.rados.0.smithi086.stdout:3400: done (0 left) 2024-08-10T05:24:01.253 INFO:tasks.rados.rados.0.smithi086.stdout:3401: rollback oid 32 current snap is 320 2024-08-10T05:24:01.253 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 32 to 311 2024-08-10T05:24:01.253 INFO:tasks.rados.rados.0.smithi086.stdout:3402: read oid 10 snap -1 2024-08-10T05:24:01.253 INFO:tasks.rados.rados.0.smithi086.stdout:3402: expect deleted 2024-08-10T05:24:01.253 INFO:tasks.rados.rados.0.smithi086.stdout:3403: copy_from oid 48 from oid 24 current snap is 320 2024-08-10T05:24:01.253 INFO:tasks.rados.rados.0.smithi086.stdout:3404: snap_create 2024-08-10T05:24:01.254 INFO:tasks.rados.rados.0.smithi086.stdout:3403: finishing copy_from to smithi08687503-48 2024-08-10T05:24:01.254 INFO:tasks.rados.rados.0.smithi086.stdout:3403: got expected ENOENT (src dne) 2024-08-10T05:24:01.254 INFO:tasks.rados.rados.0.smithi086.stdout:3403: finishing copy_from racing read to smithi08687503-48 2024-08-10T05:24:01.257 INFO:tasks.rados.rados.0.smithi086.stdout:3401: finishing rollback tid 0 to smithi08687503-32 2024-08-10T05:24:01.257 INFO:tasks.rados.rados.0.smithi086.stdout:3401: finishing rollback tid 1 to smithi08687503-32 2024-08-10T05:24:01.258 INFO:tasks.rados.rados.0.smithi086.stdout:3401: finishing rollback tid 2 to smithi08687503-32 2024-08-10T05:24:01.258 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 2088 (ObjNum 963 snap 299 seq_num 963) dirty exists 2024-08-10T05:24:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:01 smithi086 ceph-mon[101471]: pgmap v754: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 168 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 948 KiB/s wr, 12 op/s 2024-08-10T05:24:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:01 smithi086 ceph-mon[101471]: osdmap e729: 8 total, 8 up, 8 in 2024-08-10T05:24:01.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:01 smithi086 ceph-mon[98993]: pgmap v754: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 168 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 948 KiB/s wr, 12 op/s 2024-08-10T05:24:01.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:01 smithi086 ceph-mon[98993]: osdmap e729: 8 total, 8 up, 8 in 2024-08-10T05:24:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:01 smithi159 ceph-mon[90359]: pgmap v754: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 168 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 948 KiB/s wr, 12 op/s 2024-08-10T05:24:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:01 smithi159 ceph-mon[90359]: osdmap e729: 8 total, 8 up, 8 in 2024-08-10T05:24:02.074 INFO:tasks.rados.rados.0.smithi086.stdout:3401: done (3 left) 2024-08-10T05:24:02.075 INFO:tasks.rados.rados.0.smithi086.stdout:3402: done (2 left) 2024-08-10T05:24:02.075 INFO:tasks.rados.rados.0.smithi086.stdout:3403: done (1 left) 2024-08-10T05:24:02.075 INFO:tasks.rados.rados.0.smithi086.stdout:3404: done (0 left) 2024-08-10T05:24:02.075 INFO:tasks.rados.rados.0.smithi086.stdout:3405: snap_create 2024-08-10T05:24:03.085 INFO:tasks.rados.rados.0.smithi086.stdout:3405: done (0 left) 2024-08-10T05:24:03.085 INFO:tasks.rados.rados.0.smithi086.stdout:3406: snap_create 2024-08-10T05:24:03.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:03 smithi086 ceph-mon[101471]: osdmap e730: 8 total, 8 up, 8 in 2024-08-10T05:24:03.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:03 smithi086 ceph-mon[101471]: pgmap v757: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 176 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2024-08-10T05:24:03.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:03 smithi086 ceph-mon[98993]: osdmap e730: 8 total, 8 up, 8 in 2024-08-10T05:24:03.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:03 smithi086 ceph-mon[98993]: pgmap v757: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 176 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2024-08-10T05:24:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:03 smithi159 ceph-mon[90359]: osdmap e730: 8 total, 8 up, 8 in 2024-08-10T05:24:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:03 smithi159 ceph-mon[90359]: pgmap v757: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 176 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2024-08-10T05:24:04.087 INFO:tasks.rados.rados.0.smithi086.stdout:3406: done (0 left) 2024-08-10T05:24:04.088 INFO:tasks.rados.rados.0.smithi086.stdout:3407: rmattr oid 31 current snap is 323 2024-08-10T05:24:04.088 INFO:tasks.rados.rados.0.smithi086.stdout:3407: done (0 left) 2024-08-10T05:24:04.088 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 24 current snap is 323 2024-08-10T05:24:04.088 INFO:tasks.rados.rados.0.smithi086.stdout:3408: seq_num 1026 ranges {0=385024} 2024-08-10T05:24:04.090 INFO:tasks.rados.rados.0.smithi086.stdout:3408: writing smithi08687503-24 from 0 to 385024 tid 1 2024-08-10T05:24:04.090 INFO:tasks.rados.rados.0.smithi086.stdout:3409: copy_from oid 13 from oid 50 current snap is 323 2024-08-10T05:24:04.090 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 6 current snap is 323 2024-08-10T05:24:04.090 INFO:tasks.rados.rados.0.smithi086.stdout:3410: seq_num 1027 ranges {3653632=409600} 2024-08-10T05:24:04.113 INFO:tasks.rados.rados.0.smithi086.stdout:3410: writing smithi08687503-6 from 3653632 to 4063232 tid 1 2024-08-10T05:24:04.113 INFO:tasks.rados.rados.0.smithi086.stdout:3411: copy_from oid 2 from oid 10 current snap is 323 2024-08-10T05:24:04.113 INFO:tasks.rados.rados.0.smithi086.stdout:3408: finishing write tid 1 to smithi08687503-24 2024-08-10T05:24:04.113 INFO:tasks.rados.rados.0.smithi086.stdout:3408: finishing write tid 2 to smithi08687503-24 2024-08-10T05:24:04.113 INFO:tasks.rados.rados.0.smithi086.stdout:3408: finishing write tid 3 to smithi08687503-24 2024-08-10T05:24:04.113 INFO:tasks.rados.rados.0.smithi086.stdout:3408: oid 24 updating version 0 to 2131 2024-08-10T05:24:04.113 INFO:tasks.rados.rados.0.smithi086.stdout:3408: oid 24 updating version 2131 to 2132 2024-08-10T05:24:04.113 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 2132 (ObjNum 1026 snap 323 seq_num 1026) dirty exists 2024-08-10T05:24:04.113 INFO:tasks.rados.rados.0.smithi086.stdout:3408: left oid 24 (ObjNum 1026 snap 323 seq_num 1026) 2024-08-10T05:24:04.113 INFO:tasks.rados.rados.0.smithi086.stdout:3409: finishing copy_from racing read to smithi08687503-13 2024-08-10T05:24:04.113 INFO:tasks.rados.rados.0.smithi086.stdout:3409: finishing copy_from to smithi08687503-13 2024-08-10T05:24:04.113 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 2146 (ObjNum 1008 snap 316 seq_num 1008) dirty exists 2024-08-10T05:24:04.114 INFO:tasks.rados.rados.0.smithi086.stdout:3408: done (3 left) 2024-08-10T05:24:04.114 INFO:tasks.rados.rados.0.smithi086.stdout:3409: done (2 left) 2024-08-10T05:24:04.114 INFO:tasks.rados.rados.0.smithi086.stdout:3412: read oid 20 snap -1 2024-08-10T05:24:04.114 INFO:tasks.rados.rados.0.smithi086.stdout:3412: expect (ObjNum 963 snap 299 seq_num 963) 2024-08-10T05:24:04.114 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 45 current snap is 323 2024-08-10T05:24:04.114 INFO:tasks.rados.rados.0.smithi086.stdout:3413: seq_num 1028 ranges {1572864=425984} 2024-08-10T05:24:04.123 INFO:tasks.rados.rados.0.smithi086.stdout:3413: writing smithi08687503-45 from 1572864 to 1998848 tid 1 2024-08-10T05:24:04.123 INFO:tasks.rados.rados.0.smithi086.stdout:3414: copy_from oid 15 from oid 37 current snap is 323 2024-08-10T05:24:04.124 INFO:tasks.rados.rados.0.smithi086.stdout:3411: finishing copy_from to smithi08687503-2 2024-08-10T05:24:04.124 INFO:tasks.rados.rados.0.smithi086.stdout:3411: got expected ENOENT (src dne) 2024-08-10T05:24:04.124 INFO:tasks.rados.rados.0.smithi086.stdout:3411: finishing copy_from racing read to smithi08687503-2 2024-08-10T05:24:04.124 INFO:tasks.rados.rados.0.smithi086.stdout:3410: finishing write tid 1 to smithi08687503-6 2024-08-10T05:24:04.124 INFO:tasks.rados.rados.0.smithi086.stdout:3410: finishing write tid 2 to smithi08687503-6 2024-08-10T05:24:04.124 INFO:tasks.rados.rados.0.smithi086.stdout:3410: finishing write tid 3 to smithi08687503-6 2024-08-10T05:24:04.124 INFO:tasks.rados.rados.0.smithi086.stdout:3410: oid 6 updating version 0 to 2130 2024-08-10T05:24:04.124 INFO:tasks.rados.rados.0.smithi086.stdout:3410: oid 6 updating version 2130 to 2131 2024-08-10T05:24:04.124 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 2131 (ObjNum 1027 snap 323 seq_num 1027) dirty exists 2024-08-10T05:24:04.124 INFO:tasks.rados.rados.0.smithi086.stdout:3410: left oid 6 (ObjNum 1027 snap 323 seq_num 1027) 2024-08-10T05:24:04.124 INFO:tasks.rados.rados.0.smithi086.stdout:3412: expect (ObjNum 963 snap 299 seq_num 963) 2024-08-10T05:24:04.186 INFO:tasks.rados.rados.0.smithi086.stdout:3413: finishing write tid 1 to smithi08687503-45 2024-08-10T05:24:04.186 INFO:tasks.rados.rados.0.smithi086.stdout:3413: finishing write tid 2 to smithi08687503-45 2024-08-10T05:24:04.186 INFO:tasks.rados.rados.0.smithi086.stdout:3413: finishing write tid 3 to smithi08687503-45 2024-08-10T05:24:04.186 INFO:tasks.rados.rados.0.smithi086.stdout:3413: oid 45 updating version 0 to 2148 2024-08-10T05:24:04.186 INFO:tasks.rados.rados.0.smithi086.stdout:3413: oid 45 updating version 2148 to 2149 2024-08-10T05:24:04.186 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 2149 (ObjNum 1028 snap 323 seq_num 1028) dirty exists 2024-08-10T05:24:04.186 INFO:tasks.rados.rados.0.smithi086.stdout:3413: left oid 45 (ObjNum 1028 snap 323 seq_num 1028) 2024-08-10T05:24:04.186 INFO:tasks.rados.rados.0.smithi086.stdout:3414: finishing copy_from racing read to smithi08687503-15 2024-08-10T05:24:04.186 INFO:tasks.rados.rados.0.smithi086.stdout:3410: done (4 left) 2024-08-10T05:24:04.187 INFO:tasks.rados.rados.0.smithi086.stdout:3411: done (3 left) 2024-08-10T05:24:04.187 INFO:tasks.rados.rados.0.smithi086.stdout:3412: done (2 left) 2024-08-10T05:24:04.187 INFO:tasks.rados.rados.0.smithi086.stdout:3413: done (1 left) 2024-08-10T05:24:04.187 INFO:tasks.rados.rados.0.smithi086.stdout:3415: read oid 40 snap -1 2024-08-10T05:24:04.187 INFO:tasks.rados.rados.0.smithi086.stdout:3415: expect (ObjNum 980 snap 305 seq_num 980) 2024-08-10T05:24:04.187 INFO:tasks.rados.rados.0.smithi086.stdout:3416: read oid 16 snap 322 2024-08-10T05:24:04.187 INFO:tasks.rados.rados.0.smithi086.stdout:3416: expect (ObjNum 946 snap 298 seq_num 946) 2024-08-10T05:24:04.187 INFO:tasks.rados.rados.0.smithi086.stdout:3417: setattr oid 49 current snap is 323 2024-08-10T05:24:04.187 INFO:tasks.rados.rados.0.smithi086.stdout:3414: finishing copy_from to smithi08687503-15 2024-08-10T05:24:04.187 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 2129 (ObjNum 971 snap 299 seq_num 971) dirty exists 2024-08-10T05:24:04.188 INFO:tasks.rados.rados.0.smithi086.stdout:3414: done (3 left) 2024-08-10T05:24:04.188 INFO:tasks.rados.rados.0.smithi086.stdout:3418: delete oid 30 current snap is 323 2024-08-10T05:24:04.191 INFO:tasks.rados.rados.0.smithi086.stdout:3418: done (3 left) 2024-08-10T05:24:04.191 INFO:tasks.rados.rados.0.smithi086.stdout:3419: read oid 43 snap 322 2024-08-10T05:24:04.191 INFO:tasks.rados.rados.0.smithi086.stdout:3419: expect (ObjNum 1005 snap 316 seq_num 1005) 2024-08-10T05:24:04.191 INFO:tasks.rados.rados.0.smithi086.stdout:3420: copy_from oid 25 from oid 36 current snap is 323 2024-08-10T05:24:04.191 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 11 current snap is 323 2024-08-10T05:24:04.191 INFO:tasks.rados.rados.0.smithi086.stdout:3421: seq_num 1030 ranges {2129920=458752} 2024-08-10T05:24:04.206 INFO:tasks.rados.rados.0.smithi086.stdout:3421: writing smithi08687503-11 from 2129920 to 2588672 tid 1 2024-08-10T05:24:04.206 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 2147 (ObjNum 962 snap 299 seq_num 962) dirty exists 2024-08-10T05:24:04.206 INFO:tasks.rados.rados.0.smithi086.stdout:3415: expect (ObjNum 980 snap 305 seq_num 980) 2024-08-10T05:24:04.260 INFO:tasks.rados.rados.0.smithi086.stdout:3420: finishing copy_from racing read to smithi08687503-25 2024-08-10T05:24:04.260 INFO:tasks.rados.rados.0.smithi086.stdout:3416: expect (ObjNum 946 snap 298 seq_num 946) 2024-08-10T05:24:04.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:04 smithi086 ceph-mon[98993]: osdmap e731: 8 total, 8 up, 8 in 2024-08-10T05:24:04.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:04 smithi086 ceph-mon[101471]: osdmap e731: 8 total, 8 up, 8 in 2024-08-10T05:24:04.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:04 smithi159 ceph-mon[90359]: osdmap e731: 8 total, 8 up, 8 in 2024-08-10T05:24:04.441 INFO:tasks.rados.rados.0.smithi086.stdout:3420: finishing copy_from to smithi08687503-25 2024-08-10T05:24:04.441 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 2085 (ObjNum 969 snap 299 seq_num 969) dirty exists 2024-08-10T05:24:04.441 INFO:tasks.rados.rados.0.smithi086.stdout:3421: finishing write tid 1 to smithi08687503-11 2024-08-10T05:24:04.441 INFO:tasks.rados.rados.0.smithi086.stdout:3421: finishing write tid 2 to smithi08687503-11 2024-08-10T05:24:04.441 INFO:tasks.rados.rados.0.smithi086.stdout:3419: expect (ObjNum 1005 snap 316 seq_num 1005) 2024-08-10T05:24:04.689 INFO:tasks.rados.rados.0.smithi086.stdout:3421: finishing write tid 3 to smithi08687503-11 2024-08-10T05:24:04.689 INFO:tasks.rados.rados.0.smithi086.stdout:3421: oid 11 updating version 0 to 2133 2024-08-10T05:24:04.689 INFO:tasks.rados.rados.0.smithi086.stdout:3421: oid 11 version 2133 is already newer than 2132 2024-08-10T05:24:04.689 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 2133 (ObjNum 1030 snap 323 seq_num 1030) dirty exists 2024-08-10T05:24:04.689 INFO:tasks.rados.rados.0.smithi086.stdout:3421: left oid 11 (ObjNum 1030 snap 323 seq_num 1030) 2024-08-10T05:24:04.689 INFO:tasks.rados.rados.0.smithi086.stdout:3415: done (5 left) 2024-08-10T05:24:04.689 INFO:tasks.rados.rados.0.smithi086.stdout:3416: done (4 left) 2024-08-10T05:24:04.689 INFO:tasks.rados.rados.0.smithi086.stdout:3417: done (3 left) 2024-08-10T05:24:04.690 INFO:tasks.rados.rados.0.smithi086.stdout:3419: done (2 left) 2024-08-10T05:24:04.690 INFO:tasks.rados.rados.0.smithi086.stdout:3420: done (1 left) 2024-08-10T05:24:04.690 INFO:tasks.rados.rados.0.smithi086.stdout:3421: done (0 left) 2024-08-10T05:24:04.690 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 39 current snap is 323 2024-08-10T05:24:04.690 INFO:tasks.rados.rados.0.smithi086.stdout:3422: seq_num 1031 ranges {3678208=475136} 2024-08-10T05:24:04.710 INFO:tasks.rados.rados.0.smithi086.stdout:3422: writing smithi08687503-39 from 3678208 to 4153344 tid 1 2024-08-10T05:24:04.710 INFO:tasks.rados.rados.0.smithi086.stdout:3423: copy_from oid 35 from oid 38 current snap is 323 2024-08-10T05:24:04.710 INFO:tasks.rados.rados.0.smithi086.stdout:3424: snap_create 2024-08-10T05:24:04.713 INFO:tasks.rados.rados.0.smithi086.stdout:3422: finishing write tid 1 to smithi08687503-39 2024-08-10T05:24:04.714 INFO:tasks.rados.rados.0.smithi086.stdout:3422: finishing write tid 2 to smithi08687503-39 2024-08-10T05:24:04.715 INFO:tasks.rados.rados.0.smithi086.stdout:3422: finishing write tid 3 to smithi08687503-39 2024-08-10T05:24:04.715 INFO:tasks.rados.rados.0.smithi086.stdout:3422: oid 39 updating version 0 to 2083 2024-08-10T05:24:04.715 INFO:tasks.rados.rados.0.smithi086.stdout:3422: oid 39 updating version 2083 to 2084 2024-08-10T05:24:04.715 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 2084 (ObjNum 1031 snap 323 seq_num 1031) dirty exists 2024-08-10T05:24:04.715 INFO:tasks.rados.rados.0.smithi086.stdout:3422: left oid 39 (ObjNum 1031 snap 323 seq_num 1031) 2024-08-10T05:24:04.718 INFO:tasks.rados.rados.0.smithi086.stdout:3423: finishing copy_from racing read to smithi08687503-35 2024-08-10T05:24:04.720 INFO:tasks.rados.rados.0.smithi086.stdout:3423: finishing copy_from to smithi08687503-35 2024-08-10T05:24:04.720 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 2139 (ObjNum 1002 snap 315 seq_num 1002) dirty exists 2024-08-10T05:24:05.040 INFO:tasks.rados.rados.0.smithi086.stdout:3422: done (2 left) 2024-08-10T05:24:05.040 INFO:tasks.rados.rados.0.smithi086.stdout:3423: done (1 left) 2024-08-10T05:24:05.040 INFO:tasks.rados.rados.0.smithi086.stdout:3424: done (0 left) 2024-08-10T05:24:05.040 INFO:tasks.rados.rados.0.smithi086.stdout:3425: read oid 38 snap 311 2024-08-10T05:24:05.040 INFO:tasks.rados.rados.0.smithi086.stdout:3425: expect deleted 2024-08-10T05:24:05.040 INFO:tasks.rados.rados.0.smithi086.stdout:3426: delete oid 20 current snap is 324 2024-08-10T05:24:05.043 INFO:tasks.rados.rados.0.smithi086.stdout:3425: done (1 left) 2024-08-10T05:24:05.043 INFO:tasks.rados.rados.0.smithi086.stdout:3426: done (0 left) 2024-08-10T05:24:05.043 INFO:tasks.rados.rados.0.smithi086.stdout:3427: snap_create 2024-08-10T05:24:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:05 smithi086 ceph-mon[98993]: osdmap e732: 8 total, 8 up, 8 in 2024-08-10T05:24:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:05 smithi086 ceph-mon[98993]: pgmap v760: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 176 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.0 MiB/s wr, 2 op/s 2024-08-10T05:24:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:05 smithi086 ceph-mon[98993]: osdmap e733: 8 total, 8 up, 8 in 2024-08-10T05:24:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:05 smithi086 ceph-mon[101471]: osdmap e732: 8 total, 8 up, 8 in 2024-08-10T05:24:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:05 smithi086 ceph-mon[101471]: pgmap v760: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 176 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.0 MiB/s wr, 2 op/s 2024-08-10T05:24:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:05 smithi086 ceph-mon[101471]: osdmap e733: 8 total, 8 up, 8 in 2024-08-10T05:24:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:05 smithi159 ceph-mon[90359]: osdmap e732: 8 total, 8 up, 8 in 2024-08-10T05:24:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:05 smithi159 ceph-mon[90359]: pgmap v760: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 176 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.0 MiB/s wr, 2 op/s 2024-08-10T05:24:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:05 smithi159 ceph-mon[90359]: osdmap e733: 8 total, 8 up, 8 in 2024-08-10T05:24:06.042 INFO:tasks.rados.rados.0.smithi086.stdout:3427: done (0 left) 2024-08-10T05:24:06.042 INFO:tasks.rados.rados.0.smithi086.stdout:3428: rollback oid 31 current snap is 325 2024-08-10T05:24:06.042 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 31 to 311 2024-08-10T05:24:06.042 INFO:tasks.rados.rados.0.smithi086.stdout:3429: read oid 45 snap -1 2024-08-10T05:24:06.042 INFO:tasks.rados.rados.0.smithi086.stdout:3429: expect (ObjNum 1028 snap 323 seq_num 1028) 2024-08-10T05:24:06.042 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 325 2024-08-10T05:24:06.042 INFO:tasks.rados.rados.0.smithi086.stdout:3430: seq_num 1033 ranges {5799936=507904} 2024-08-10T05:24:06.076 INFO:tasks.rados.rados.0.smithi086.stdout:3430: writing smithi08687503-5 from 5799936 to 6307840 tid 1 2024-08-10T05:24:06.076 INFO:tasks.rados.rados.0.smithi086.stdout:3431: read oid 16 snap 323 2024-08-10T05:24:06.076 INFO:tasks.rados.rados.0.smithi086.stdout:3431: expect (ObjNum 946 snap 298 seq_num 946) 2024-08-10T05:24:06.076 INFO:tasks.rados.rados.0.smithi086.stdout:3432: delete oid 23 current snap is 325 2024-08-10T05:24:06.076 INFO:tasks.rados.rados.0.smithi086.stdout:3428: finishing rollback tid 0 to smithi08687503-31 2024-08-10T05:24:06.076 INFO:tasks.rados.rados.0.smithi086.stdout:3428: finishing rollback tid 1 to smithi08687503-31 2024-08-10T05:24:06.077 INFO:tasks.rados.rados.0.smithi086.stdout:3428: finishing rollback tid 2 to smithi08687503-31 2024-08-10T05:24:06.077 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 2220 (ObjNum 972 snap 299 seq_num 972) dirty exists 2024-08-10T05:24:06.077 INFO:tasks.rados.rados.0.smithi086.stdout:3429: expect (ObjNum 1028 snap 323 seq_num 1028) 2024-08-10T05:24:06.157 INFO:tasks.rados.rados.0.smithi086.stdout:3430: finishing write tid 1 to smithi08687503-5 2024-08-10T05:24:06.157 INFO:tasks.rados.rados.0.smithi086.stdout:3430: finishing write tid 2 to smithi08687503-5 2024-08-10T05:24:06.157 INFO:tasks.rados.rados.0.smithi086.stdout:3430: finishing write tid 3 to smithi08687503-5 2024-08-10T05:24:06.157 INFO:tasks.rados.rados.0.smithi086.stdout:3430: oid 5 updating version 0 to 2358 2024-08-10T05:24:06.157 INFO:tasks.rados.rados.0.smithi086.stdout:3430: oid 5 updating version 2358 to 2359 2024-08-10T05:24:06.157 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 2359 (ObjNum 1033 snap 325 seq_num 1033) dirty exists 2024-08-10T05:24:06.157 INFO:tasks.rados.rados.0.smithi086.stdout:3430: left oid 5 (ObjNum 1033 snap 325 seq_num 1033) 2024-08-10T05:24:06.157 INFO:tasks.rados.rados.0.smithi086.stdout:3428: done (4 left) 2024-08-10T05:24:06.157 INFO:tasks.rados.rados.0.smithi086.stdout:3429: done (3 left) 2024-08-10T05:24:06.157 INFO:tasks.rados.rados.0.smithi086.stdout:3430: done (2 left) 2024-08-10T05:24:06.158 INFO:tasks.rados.rados.0.smithi086.stdout:3432: done (1 left) 2024-08-10T05:24:06.158 INFO:tasks.rados.rados.0.smithi086.stdout:3433: snap_create 2024-08-10T05:24:06.158 INFO:tasks.rados.rados.0.smithi086.stdout:3431: expect (ObjNum 946 snap 298 seq_num 946) 2024-08-10T05:24:07.047 INFO:tasks.rados.rados.0.smithi086.stdout:3431: done (1 left) 2024-08-10T05:24:07.047 INFO:tasks.rados.rados.0.smithi086.stdout:3433: done (0 left) 2024-08-10T05:24:07.047 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 45 current snap is 326 2024-08-10T05:24:07.047 INFO:tasks.rados.rados.0.smithi086.stdout:3434: seq_num 1035 ranges {1998848=540672} 2024-08-10T05:24:07.060 INFO:tasks.rados.rados.0.smithi086.stdout:3434: writing smithi08687503-45 from 1998848 to 2539520 tid 1 2024-08-10T05:24:07.060 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 1 current snap is 326 2024-08-10T05:24:07.061 INFO:tasks.rados.rados.0.smithi086.stdout:3435: seq_num 1036 ranges {2260992=557056} 2024-08-10T05:24:07.076 INFO:tasks.rados.rados.0.smithi086.stdout:3435: writing smithi08687503-1 from 2260992 to 2818048 tid 1 2024-08-10T05:24:07.076 INFO:tasks.rados.rados.0.smithi086.stdout:3436: snap_remove snap 320 2024-08-10T05:24:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:07 smithi086 ceph-mon[101471]: osdmap e734: 8 total, 8 up, 8 in 2024-08-10T05:24:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:07 smithi086 ceph-mon[101471]: pgmap v763: 121 pgs: 121 active+clean; 182 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-08-10T05:24:07.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:07 smithi086 ceph-mon[98993]: osdmap e734: 8 total, 8 up, 8 in 2024-08-10T05:24:07.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:07 smithi086 ceph-mon[98993]: pgmap v763: 121 pgs: 121 active+clean; 182 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-08-10T05:24:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:07 smithi159 ceph-mon[90359]: osdmap e734: 8 total, 8 up, 8 in 2024-08-10T05:24:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:07 smithi159 ceph-mon[90359]: pgmap v763: 121 pgs: 121 active+clean; 182 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-08-10T05:24:08.053 INFO:tasks.rados.rados.0.smithi086.stdout:3436: done (2 left) 2024-08-10T05:24:08.054 INFO:tasks.rados.rados.0.smithi086.stdout:3437: read oid 9 snap 325 2024-08-10T05:24:08.054 INFO:tasks.rados.rados.0.smithi086.stdout:3437: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:24:08.054 INFO:tasks.rados.rados.0.smithi086.stdout:3438: snap_create 2024-08-10T05:24:08.054 INFO:tasks.rados.rados.0.smithi086.stdout:3434: finishing write tid 1 to smithi08687503-45 2024-08-10T05:24:08.054 INFO:tasks.rados.rados.0.smithi086.stdout:3434: finishing write tid 2 to smithi08687503-45 2024-08-10T05:24:08.054 INFO:tasks.rados.rados.0.smithi086.stdout:3434: finishing write tid 3 to smithi08687503-45 2024-08-10T05:24:08.054 INFO:tasks.rados.rados.0.smithi086.stdout:3434: oid 45 updating version 0 to 2151 2024-08-10T05:24:08.054 INFO:tasks.rados.rados.0.smithi086.stdout:3434: oid 45 version 2151 is already newer than 2150 2024-08-10T05:24:08.054 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 2151 (ObjNum 1035 snap 326 seq_num 1035) dirty exists 2024-08-10T05:24:08.054 INFO:tasks.rados.rados.0.smithi086.stdout:3434: left oid 45 (ObjNum 1035 snap 326 seq_num 1035) 2024-08-10T05:24:08.055 INFO:tasks.rados.rados.0.smithi086.stdout:3435: finishing write tid 1 to smithi08687503-1 2024-08-10T05:24:08.055 INFO:tasks.rados.rados.0.smithi086.stdout:3435: finishing write tid 2 to smithi08687503-1 2024-08-10T05:24:08.055 INFO:tasks.rados.rados.0.smithi086.stdout:3435: finishing write tid 3 to smithi08687503-1 2024-08-10T05:24:08.055 INFO:tasks.rados.rados.0.smithi086.stdout:3435: oid 1 updating version 0 to 2086 2024-08-10T05:24:08.055 INFO:tasks.rados.rados.0.smithi086.stdout:3435: oid 1 version 2086 is already newer than 2085 2024-08-10T05:24:08.055 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 2086 (ObjNum 1036 snap 326 seq_num 1036) dirty exists 2024-08-10T05:24:08.055 INFO:tasks.rados.rados.0.smithi086.stdout:3435: left oid 1 (ObjNum 1036 snap 326 seq_num 1036) 2024-08-10T05:24:08.075 INFO:tasks.rados.rados.0.smithi086.stdout:3437: expect (ObjNum 821 snap 261 seq_num 821) 2024-08-10T05:24:08.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:08 smithi086 ceph-mon[98993]: osdmap e735: 8 total, 8 up, 8 in 2024-08-10T05:24:08.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:08 smithi086 ceph-mon[101471]: osdmap e735: 8 total, 8 up, 8 in 2024-08-10T05:24:08.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:24:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:24:08] "GET /metrics HTTP/1.1" 200 36277 "" "Prometheus/2.43.0" 2024-08-10T05:24:08.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:08 smithi159 ceph-mon[90359]: osdmap e735: 8 total, 8 up, 8 in 2024-08-10T05:24:09.062 INFO:tasks.rados.rados.0.smithi086.stdout:3434: done (3 left) 2024-08-10T05:24:09.062 INFO:tasks.rados.rados.0.smithi086.stdout:3435: done (2 left) 2024-08-10T05:24:09.062 INFO:tasks.rados.rados.0.smithi086.stdout:3437: done (1 left) 2024-08-10T05:24:09.062 INFO:tasks.rados.rados.0.smithi086.stdout:3438: done (0 left) 2024-08-10T05:24:09.062 INFO:tasks.rados.rados.0.smithi086.stdout:3439: snap_remove snap 311 2024-08-10T05:24:09.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:09 smithi086 ceph-mon[101471]: osdmap e736: 8 total, 8 up, 8 in 2024-08-10T05:24:09.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:09 smithi086 ceph-mon[101471]: pgmap v766: 121 pgs: 121 active+clean; 182 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2024-08-10T05:24:09.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:09 smithi086 ceph-mon[98993]: osdmap e736: 8 total, 8 up, 8 in 2024-08-10T05:24:09.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:09 smithi086 ceph-mon[98993]: pgmap v766: 121 pgs: 121 active+clean; 182 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2024-08-10T05:24:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:09 smithi159 ceph-mon[90359]: osdmap e736: 8 total, 8 up, 8 in 2024-08-10T05:24:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:09 smithi159 ceph-mon[90359]: pgmap v766: 121 pgs: 121 active+clean; 182 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2024-08-10T05:24:10.043 INFO:tasks.rados.rados.0.smithi086.stdout:3439: done (0 left) 2024-08-10T05:24:10.043 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 4 current snap is 327 2024-08-10T05:24:10.043 INFO:tasks.rados.rados.0.smithi086.stdout:3440: seq_num 1037 ranges {0=573440} 2024-08-10T05:24:10.047 INFO:tasks.rados.rados.0.smithi086.stdout:3440: writing smithi08687503-4 from 0 to 573440 tid 1 2024-08-10T05:24:10.047 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 28 current snap is 327 2024-08-10T05:24:10.047 INFO:tasks.rados.rados.0.smithi086.stdout:3441: seq_num 1038 ranges {2498560=589824} 2024-08-10T05:24:10.065 INFO:tasks.rados.rados.0.smithi086.stdout:3441: writing smithi08687503-28 from 2498560 to 3088384 tid 1 2024-08-10T05:24:10.066 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 32 current snap is 327 2024-08-10T05:24:10.066 INFO:tasks.rados.rados.0.smithi086.stdout:3440: finishing write tid 1 to smithi08687503-4 2024-08-10T05:24:10.066 INFO:tasks.rados.rados.0.smithi086.stdout:3442: seq_num 1039 ranges {2080768=606208} 2024-08-10T05:24:10.081 INFO:tasks.rados.rados.0.smithi086.stdout:3442: writing smithi08687503-32 from 2080768 to 2686976 tid 1 2024-08-10T05:24:10.081 INFO:tasks.rados.rados.0.smithi086.stdout:3443: delete oid 36 current snap is 327 2024-08-10T05:24:10.081 INFO:tasks.rados.rados.0.smithi086.stdout:3440: finishing write tid 2 to smithi08687503-4 2024-08-10T05:24:10.082 INFO:tasks.rados.rados.0.smithi086.stdout:3440: finishing write tid 3 to smithi08687503-4 2024-08-10T05:24:10.082 INFO:tasks.rados.rados.0.smithi086.stdout:3440: oid 4 updating version 0 to 2143 2024-08-10T05:24:10.082 INFO:tasks.rados.rados.0.smithi086.stdout:3440: oid 4 version 2143 is already newer than 2142 2024-08-10T05:24:10.082 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 2143 (ObjNum 1037 snap 327 seq_num 1037) dirty exists 2024-08-10T05:24:10.082 INFO:tasks.rados.rados.0.smithi086.stdout:3440: left oid 4 (ObjNum 1037 snap 327 seq_num 1037) 2024-08-10T05:24:10.082 INFO:tasks.rados.rados.0.smithi086.stdout:3441: finishing write tid 1 to smithi08687503-28 2024-08-10T05:24:10.082 INFO:tasks.rados.rados.0.smithi086.stdout:3441: finishing write tid 2 to smithi08687503-28 2024-08-10T05:24:10.082 INFO:tasks.rados.rados.0.smithi086.stdout:3441: finishing write tid 3 to smithi08687503-28 2024-08-10T05:24:10.083 INFO:tasks.rados.rados.0.smithi086.stdout:3441: oid 28 updating version 0 to 2369 2024-08-10T05:24:10.083 INFO:tasks.rados.rados.0.smithi086.stdout:3441: oid 28 updating version 2369 to 2370 2024-08-10T05:24:10.083 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 2370 (ObjNum 1038 snap 327 seq_num 1038) dirty exists 2024-08-10T05:24:10.083 INFO:tasks.rados.rados.0.smithi086.stdout:3441: left oid 28 (ObjNum 1038 snap 327 seq_num 1038) 2024-08-10T05:24:10.087 INFO:tasks.rados.rados.0.smithi086.stdout:3442: finishing write tid 1 to smithi08687503-32 2024-08-10T05:24:10.087 INFO:tasks.rados.rados.0.smithi086.stdout:3442: finishing write tid 2 to smithi08687503-32 2024-08-10T05:24:10.087 INFO:tasks.rados.rados.0.smithi086.stdout:3440: done (3 left) 2024-08-10T05:24:10.087 INFO:tasks.rados.rados.0.smithi086.stdout:3441: done (2 left) 2024-08-10T05:24:10.087 INFO:tasks.rados.rados.0.smithi086.stdout:3443: done (1 left) 2024-08-10T05:24:10.088 INFO:tasks.rados.rados.0.smithi086.stdout:3444: snap_create 2024-08-10T05:24:10.088 INFO:tasks.rados.rados.0.smithi086.stdout:3442: finishing write tid 3 to smithi08687503-32 2024-08-10T05:24:10.088 INFO:tasks.rados.rados.0.smithi086.stdout:3442: oid 32 updating version 0 to 2091 2024-08-10T05:24:10.088 INFO:tasks.rados.rados.0.smithi086.stdout:3442: oid 32 version 2091 is already newer than 2090 2024-08-10T05:24:10.088 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 2091 (ObjNum 1039 snap 327 seq_num 1039) dirty exists 2024-08-10T05:24:10.088 INFO:tasks.rados.rados.0.smithi086.stdout:3442: left oid 32 (ObjNum 1039 snap 327 seq_num 1039) 2024-08-10T05:24:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:10 smithi086 ceph-mon[98993]: osdmap e737: 8 total, 8 up, 8 in 2024-08-10T05:24:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:10 smithi086 ceph-mon[98993]: osdmap e738: 8 total, 8 up, 8 in 2024-08-10T05:24:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:10 smithi086 ceph-mon[101471]: osdmap e737: 8 total, 8 up, 8 in 2024-08-10T05:24:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:10 smithi086 ceph-mon[101471]: osdmap e738: 8 total, 8 up, 8 in 2024-08-10T05:24:10.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:10 smithi159 ceph-mon[90359]: osdmap e737: 8 total, 8 up, 8 in 2024-08-10T05:24:10.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:10 smithi159 ceph-mon[90359]: osdmap e738: 8 total, 8 up, 8 in 2024-08-10T05:24:11.068 INFO:tasks.rados.rados.0.smithi086.stdout:3442: done (1 left) 2024-08-10T05:24:11.068 INFO:tasks.rados.rados.0.smithi086.stdout:3444: done (0 left) 2024-08-10T05:24:11.068 INFO:tasks.rados.rados.0.smithi086.stdout:3445: read oid 21 snap 321 2024-08-10T05:24:11.068 INFO:tasks.rados.rados.0.smithi086.stdout:3445: expect (ObjNum 974 snap 299 seq_num 974) 2024-08-10T05:24:11.068 INFO:tasks.rados.rados.0.smithi086.stdout:3446: read oid 32 snap 321 2024-08-10T05:24:11.068 INFO:tasks.rados.rados.0.smithi086.stdout:3446: expect (ObjNum 963 snap 299 seq_num 963) 2024-08-10T05:24:11.069 INFO:tasks.rados.rados.0.smithi086.stdout:3447: delete oid 27 current snap is 328 2024-08-10T05:24:11.076 INFO:tasks.rados.rados.0.smithi086.stdout:3447: done (2 left) 2024-08-10T05:24:11.076 INFO:tasks.rados.rados.0.smithi086.stdout:3448: copy_from oid 45 from oid 15 current snap is 328 2024-08-10T05:24:11.076 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 37 current snap is 328 2024-08-10T05:24:11.076 INFO:tasks.rados.rados.0.smithi086.stdout:3449: seq_num 1042 ranges {1875968=655360} 2024-08-10T05:24:11.094 INFO:tasks.rados.rados.0.smithi086.stdout:3449: writing smithi08687503-37 from 1875968 to 2531328 tid 1 2024-08-10T05:24:11.094 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 328 2024-08-10T05:24:11.094 INFO:tasks.rados.rados.0.smithi086.stdout:3450: seq_num 1043 ranges {0=671744} 2024-08-10T05:24:11.096 INFO:tasks.rados.rados.0.smithi086.stdout:3450: writing smithi08687503-23 from 0 to 671744 tid 1 2024-08-10T05:24:11.096 INFO:tasks.rados.rados.0.smithi086.stdout:3451: rollback oid 26 current snap is 328 2024-08-10T05:24:11.096 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 26 to 325 2024-08-10T05:24:11.096 INFO:tasks.rados.rados.0.smithi086.stdout:3446: expect (ObjNum 963 snap 299 seq_num 963) 2024-08-10T05:24:11.158 INFO:tasks.rados.rados.0.smithi086.stdout:3445: expect (ObjNum 974 snap 299 seq_num 974) 2024-08-10T05:24:11.277 INFO:tasks.rados.rados.0.smithi086.stdout:3448: finishing copy_from racing read to smithi08687503-45 2024-08-10T05:24:11.277 INFO:tasks.rados.rados.0.smithi086.stdout:3448: finishing copy_from to smithi08687503-45 2024-08-10T05:24:11.277 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 2129 (ObjNum 971 snap 299 seq_num 971) dirty exists 2024-08-10T05:24:11.278 INFO:tasks.rados.rados.0.smithi086.stdout:3449: finishing write tid 1 to smithi08687503-37 2024-08-10T05:24:11.278 INFO:tasks.rados.rados.0.smithi086.stdout:3449: finishing write tid 2 to smithi08687503-37 2024-08-10T05:24:11.278 INFO:tasks.rados.rados.0.smithi086.stdout:3445: done (5 left) 2024-08-10T05:24:11.278 INFO:tasks.rados.rados.0.smithi086.stdout:3446: done (4 left) 2024-08-10T05:24:11.278 INFO:tasks.rados.rados.0.smithi086.stdout:3448: done (3 left) 2024-08-10T05:24:11.278 INFO:tasks.rados.rados.0.smithi086.stdout:3452: rmattr oid 2 current snap is 328 2024-08-10T05:24:11.278 INFO:tasks.rados.rados.0.smithi086.stdout:3452: done (3 left) 2024-08-10T05:24:11.278 INFO:tasks.rados.rados.0.smithi086.stdout:3453: setattr oid 12 current snap is 328 2024-08-10T05:24:11.279 INFO:tasks.rados.rados.0.smithi086.stdout:3449: finishing write tid 3 to smithi08687503-37 2024-08-10T05:24:11.279 INFO:tasks.rados.rados.0.smithi086.stdout:3449: oid 37 updating version 0 to 2153 2024-08-10T05:24:11.279 INFO:tasks.rados.rados.0.smithi086.stdout:3449: oid 37 version 2153 is already newer than 2152 2024-08-10T05:24:11.279 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 2153 (ObjNum 1042 snap 328 seq_num 1042) dirty exists 2024-08-10T05:24:11.279 INFO:tasks.rados.rados.0.smithi086.stdout:3449: left oid 37 (ObjNum 1042 snap 328 seq_num 1042) 2024-08-10T05:24:11.279 INFO:tasks.rados.rados.0.smithi086.stdout:3450: finishing write tid 1 to smithi08687503-23 2024-08-10T05:24:11.279 INFO:tasks.rados.rados.0.smithi086.stdout:3450: finishing write tid 2 to smithi08687503-23 2024-08-10T05:24:11.280 INFO:tasks.rados.rados.0.smithi086.stdout:3451: finishing rollback tid 0 to smithi08687503-26 2024-08-10T05:24:11.280 INFO:tasks.rados.rados.0.smithi086.stdout:3451: finishing rollback tid 1 to smithi08687503-26 2024-08-10T05:24:11.280 INFO:tasks.rados.rados.0.smithi086.stdout:3451: finishing rollback tid 2 to smithi08687503-26 2024-08-10T05:24:11.280 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 2097 (ObjNum 1006 snap 316 seq_num 1006) dirty exists 2024-08-10T05:24:11.280 INFO:tasks.rados.rados.0.smithi086.stdout:3450: finishing write tid 3 to smithi08687503-23 2024-08-10T05:24:11.280 INFO:tasks.rados.rados.0.smithi086.stdout:3450: oid 23 updating version 0 to 2094 2024-08-10T05:24:11.280 INFO:tasks.rados.rados.0.smithi086.stdout:3450: oid 23 version 2094 is already newer than 2093 2024-08-10T05:24:11.280 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 2094 (ObjNum 1043 snap 328 seq_num 1043) dirty exists 2024-08-10T05:24:11.281 INFO:tasks.rados.rados.0.smithi086.stdout:3450: left oid 23 (ObjNum 1043 snap 328 seq_num 1043) 2024-08-10T05:24:11.281 INFO:tasks.rados.rados.0.smithi086.stdout:3449: done (3 left) 2024-08-10T05:24:11.281 INFO:tasks.rados.rados.0.smithi086.stdout:3450: done (2 left) 2024-08-10T05:24:11.281 INFO:tasks.rados.rados.0.smithi086.stdout:3451: done (1 left) 2024-08-10T05:24:11.282 INFO:tasks.rados.rados.0.smithi086.stdout:3454: snap_create 2024-08-10T05:24:11.283 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 2113 (ObjNum 1017 snap 320 seq_num 1017) dirty exists 2024-08-10T05:24:11.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:11 smithi086 ceph-mon[98993]: pgmap v769: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 181 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 372 KiB/s wr, 11 op/s 2024-08-10T05:24:11.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:11 smithi086 ceph-mon[101471]: pgmap v769: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 181 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 372 KiB/s wr, 11 op/s 2024-08-10T05:24:11.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:11 smithi159 ceph-mon[90359]: pgmap v769: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 181 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 372 KiB/s wr, 11 op/s 2024-08-10T05:24:12.076 INFO:tasks.rados.rados.0.smithi086.stdout:3453: done (1 left) 2024-08-10T05:24:12.076 INFO:tasks.rados.rados.0.smithi086.stdout:3454: done (0 left) 2024-08-10T05:24:12.076 INFO:tasks.rados.rados.0.smithi086.stdout:3455: delete oid 42 current snap is 329 2024-08-10T05:24:12.081 INFO:tasks.rados.rados.0.smithi086.stdout:3455: done (0 left) 2024-08-10T05:24:12.081 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 26 current snap is 329 2024-08-10T05:24:12.082 INFO:tasks.rados.rados.0.smithi086.stdout:3456: seq_num 1045 ranges {49152=704512} 2024-08-10T05:24:12.085 INFO:tasks.rados.rados.0.smithi086.stdout:3456: writing smithi08687503-26 from 49152 to 753664 tid 1 2024-08-10T05:24:12.086 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 42 current snap is 329 2024-08-10T05:24:12.086 INFO:tasks.rados.rados.0.smithi086.stdout:3457: seq_num 1046 ranges {0=729088} 2024-08-10T05:24:12.089 INFO:tasks.rados.rados.0.smithi086.stdout:3457: writing smithi08687503-42 from 0 to 729088 tid 1 2024-08-10T05:24:12.090 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 22 current snap is 329 2024-08-10T05:24:12.090 INFO:tasks.rados.rados.0.smithi086.stdout:3458: seq_num 1047 ranges {0=745472} 2024-08-10T05:24:12.094 INFO:tasks.rados.rados.0.smithi086.stdout:3458: writing smithi08687503-22 from 0 to 745472 tid 1 2024-08-10T05:24:12.094 INFO:tasks.rados.rados.0.smithi086.stdout:3459: delete oid 44 current snap is 329 2024-08-10T05:24:12.094 INFO:tasks.rados.rados.0.smithi086.stdout:3456: finishing write tid 1 to smithi08687503-26 2024-08-10T05:24:12.100 INFO:tasks.rados.rados.0.smithi086.stdout:3456: finishing write tid 2 to smithi08687503-26 2024-08-10T05:24:12.100 INFO:tasks.rados.rados.0.smithi086.stdout:3457: finishing write tid 1 to smithi08687503-42 2024-08-10T05:24:12.100 INFO:tasks.rados.rados.0.smithi086.stdout:3458: finishing write tid 1 to smithi08687503-22 2024-08-10T05:24:12.100 INFO:tasks.rados.rados.0.smithi086.stdout:3457: finishing write tid 2 to smithi08687503-42 2024-08-10T05:24:12.100 INFO:tasks.rados.rados.0.smithi086.stdout:3458: finishing write tid 2 to smithi08687503-22 2024-08-10T05:24:12.101 INFO:tasks.rados.rados.0.smithi086.stdout:3459: done (3 left) 2024-08-10T05:24:12.101 INFO:tasks.rados.rados.0.smithi086.stdout:3460: read oid 49 snap -1 2024-08-10T05:24:12.101 INFO:tasks.rados.rados.0.smithi086.stdout:3460: expect (ObjNum 962 snap 299 seq_num 962) 2024-08-10T05:24:12.101 INFO:tasks.rados.rados.0.smithi086.stdout:3461: snap_remove snap 321 2024-08-10T05:24:12.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:12 smithi086 ceph-mon[98993]: osdmap e739: 8 total, 8 up, 8 in 2024-08-10T05:24:12.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:24:12.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:12 smithi086 ceph-mon[101471]: osdmap e739: 8 total, 8 up, 8 in 2024-08-10T05:24:12.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:24:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:12 smithi159 ceph-mon[90359]: osdmap e739: 8 total, 8 up, 8 in 2024-08-10T05:24:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:24:13.087 INFO:tasks.rados.rados.0.smithi086.stdout:3461: done (4 left) 2024-08-10T05:24:13.087 INFO:tasks.rados.rados.0.smithi086.stdout:3462: rmattr oid 12 current snap is 329 2024-08-10T05:24:13.087 INFO:tasks.rados.rados.0.smithi086.stdout:3456: finishing write tid 3 to smithi08687503-26 2024-08-10T05:24:13.087 INFO:tasks.rados.rados.0.smithi086.stdout:3456: oid 26 updating version 0 to 2098 2024-08-10T05:24:13.088 INFO:tasks.rados.rados.0.smithi086.stdout:3456: oid 26 updating version 2098 to 2099 2024-08-10T05:24:13.088 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 2099 (ObjNum 1045 snap 329 seq_num 1045) dirty exists 2024-08-10T05:24:13.088 INFO:tasks.rados.rados.0.smithi086.stdout:3456: left oid 26 (ObjNum 1045 snap 329 seq_num 1045) 2024-08-10T05:24:13.088 INFO:tasks.rados.rados.0.smithi086.stdout:3457: finishing write tid 3 to smithi08687503-42 2024-08-10T05:24:13.090 INFO:tasks.rados.rados.0.smithi086.stdout:3457: oid 42 updating version 0 to 2236 2024-08-10T05:24:13.090 INFO:tasks.rados.rados.0.smithi086.stdout:3457: oid 42 version 2236 is already newer than 2235 2024-08-10T05:24:13.090 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 2236 (ObjNum 1046 snap 329 seq_num 1046) dirty exists 2024-08-10T05:24:13.090 INFO:tasks.rados.rados.0.smithi086.stdout:3457: left oid 42 (ObjNum 1046 snap 329 seq_num 1046) 2024-08-10T05:24:13.090 INFO:tasks.rados.rados.0.smithi086.stdout:3458: finishing write tid 3 to smithi08687503-22 2024-08-10T05:24:13.090 INFO:tasks.rados.rados.0.smithi086.stdout:3458: oid 22 updating version 0 to 2378 2024-08-10T05:24:13.090 INFO:tasks.rados.rados.0.smithi086.stdout:3458: oid 22 version 2378 is already newer than 2377 2024-08-10T05:24:13.091 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 2378 (ObjNum 1047 snap 329 seq_num 1047) dirty exists 2024-08-10T05:24:13.091 INFO:tasks.rados.rados.0.smithi086.stdout:3458: left oid 22 (ObjNum 1047 snap 329 seq_num 1047) 2024-08-10T05:24:13.091 INFO:tasks.rados.rados.0.smithi086.stdout:3460: expect (ObjNum 962 snap 299 seq_num 962) 2024-08-10T05:24:13.233 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 2114 (ObjNum 1017 snap 320 seq_num 1017) dirty exists 2024-08-10T05:24:13.233 INFO:tasks.rados.rados.0.smithi086.stdout:3456: done (4 left) 2024-08-10T05:24:13.233 INFO:tasks.rados.rados.0.smithi086.stdout:3457: done (3 left) 2024-08-10T05:24:13.233 INFO:tasks.rados.rados.0.smithi086.stdout:3458: done (2 left) 2024-08-10T05:24:13.233 INFO:tasks.rados.rados.0.smithi086.stdout:3460: done (1 left) 2024-08-10T05:24:13.233 INFO:tasks.rados.rados.0.smithi086.stdout:3462: done (0 left) 2024-08-10T05:24:13.233 INFO:tasks.rados.rados.0.smithi086.stdout:3463: setattr oid 39 current snap is 329 2024-08-10T05:24:13.234 INFO:tasks.rados.rados.0.smithi086.stdout:3464: read oid 32 snap -1 2024-08-10T05:24:13.234 INFO:tasks.rados.rados.0.smithi086.stdout:3464: expect (ObjNum 1039 snap 327 seq_num 1039) 2024-08-10T05:24:13.234 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 329 2024-08-10T05:24:13.234 INFO:tasks.rados.rados.0.smithi086.stdout:3465: seq_num 1049 ranges {3006464=778240} 2024-08-10T05:24:13.254 INFO:tasks.rados.rados.0.smithi086.stdout:3465: writing smithi08687503-2 from 3006464 to 3784704 tid 1 2024-08-10T05:24:13.254 INFO:tasks.rados.rados.0.smithi086.stdout:3466: copy_from oid 24 from oid 35 current snap is 329 2024-08-10T05:24:13.254 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 2087 (ObjNum 1031 snap 323 seq_num 1031) dirty exists 2024-08-10T05:24:13.254 INFO:tasks.rados.rados.0.smithi086.stdout:3463: done (3 left) 2024-08-10T05:24:13.254 INFO:tasks.rados.rados.0.smithi086.stdout:3467: snap_remove snap 325 2024-08-10T05:24:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:13 smithi086 ceph-mon[98993]: osdmap e740: 8 total, 8 up, 8 in 2024-08-10T05:24:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:13 smithi086 ceph-mon[98993]: pgmap v772: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 172 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 392 KiB/s wr, 7 op/s 2024-08-10T05:24:13.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:13 smithi086 ceph-mon[101471]: osdmap e740: 8 total, 8 up, 8 in 2024-08-10T05:24:13.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:13 smithi086 ceph-mon[101471]: pgmap v772: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 172 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 392 KiB/s wr, 7 op/s 2024-08-10T05:24:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:13 smithi159 ceph-mon[90359]: osdmap e740: 8 total, 8 up, 8 in 2024-08-10T05:24:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:13 smithi159 ceph-mon[90359]: pgmap v772: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 172 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 392 KiB/s wr, 7 op/s 2024-08-10T05:24:14.092 INFO:tasks.rados.rados.0.smithi086.stdout:3464: expect (ObjNum 1039 snap 327 seq_num 1039) 2024-08-10T05:24:14.209 INFO:tasks.rados.rados.0.smithi086.stdout:3465: finishing write tid 1 to smithi08687503-2 2024-08-10T05:24:14.209 INFO:tasks.rados.rados.0.smithi086.stdout:3465: finishing write tid 2 to smithi08687503-2 2024-08-10T05:24:14.209 INFO:tasks.rados.rados.0.smithi086.stdout:3465: finishing write tid 3 to smithi08687503-2 2024-08-10T05:24:14.209 INFO:tasks.rados.rados.0.smithi086.stdout:3465: oid 2 updating version 0 to 2155 2024-08-10T05:24:14.209 INFO:tasks.rados.rados.0.smithi086.stdout:3465: oid 2 version 2155 is already newer than 2154 2024-08-10T05:24:14.209 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 2155 (ObjNum 1049 snap 329 seq_num 1049) dirty exists 2024-08-10T05:24:14.209 INFO:tasks.rados.rados.0.smithi086.stdout:3465: left oid 2 (ObjNum 1049 snap 329 seq_num 1049) 2024-08-10T05:24:14.209 INFO:tasks.rados.rados.0.smithi086.stdout:3466: finishing copy_from racing read to smithi08687503-24 2024-08-10T05:24:14.209 INFO:tasks.rados.rados.0.smithi086.stdout:3466: finishing copy_from to smithi08687503-24 2024-08-10T05:24:14.209 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 2139 (ObjNum 1002 snap 315 seq_num 1002) dirty exists 2024-08-10T05:24:14.209 INFO:tasks.rados.rados.0.smithi086.stdout:3464: done (3 left) 2024-08-10T05:24:14.209 INFO:tasks.rados.rados.0.smithi086.stdout:3465: done (2 left) 2024-08-10T05:24:14.210 INFO:tasks.rados.rados.0.smithi086.stdout:3466: done (1 left) 2024-08-10T05:24:14.210 INFO:tasks.rados.rados.0.smithi086.stdout:3467: done (0 left) 2024-08-10T05:24:14.210 INFO:tasks.rados.rados.0.smithi086.stdout:3468: copy_from oid 35 from oid 17 current snap is 329 2024-08-10T05:24:14.210 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 49 current snap is 329 2024-08-10T05:24:14.210 INFO:tasks.rados.rados.0.smithi086.stdout:3469: seq_num 1050 ranges {3620864=794624} 2024-08-10T05:24:14.232 INFO:tasks.rados.rados.0.smithi086.stdout:3469: writing smithi08687503-49 from 3620864 to 4415488 tid 1 2024-08-10T05:24:14.232 INFO:tasks.rados.rados.0.smithi086.stdout:3470: rollback oid 36 current snap is 329 2024-08-10T05:24:14.232 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 36 to 326 2024-08-10T05:24:14.232 INFO:tasks.rados.rados.0.smithi086.stdout:3468: finishing copy_from to smithi08687503-35 2024-08-10T05:24:14.232 INFO:tasks.rados.rados.0.smithi086.stdout:3468: got expected ENOENT (src dne) 2024-08-10T05:24:14.232 INFO:tasks.rados.rados.0.smithi086.stdout:3468: finishing copy_from racing read to smithi08687503-35 2024-08-10T05:24:14.232 INFO:tasks.rados.rados.0.smithi086.stdout:3468: done (2 left) 2024-08-10T05:24:14.232 INFO:tasks.rados.rados.0.smithi086.stdout:3471: rollback oid 31 current snap is 329 2024-08-10T05:24:14.232 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 31 to 326 2024-08-10T05:24:14.233 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 47 current snap is 329 2024-08-10T05:24:14.233 INFO:tasks.rados.rados.0.smithi086.stdout:3472: seq_num 1051 ranges {2088960=409600,2498560=401408} 2024-08-10T05:24:14.245 INFO:tasks.rados.rados.0.smithi086.stdout:3472: writing smithi08687503-47 from 2088960 to 2498560 tid 1 2024-08-10T05:24:14.248 INFO:tasks.rados.rados.0.smithi086.stdout:3472: writing smithi08687503-47 from 2498560 to 2899968 tid 2 2024-08-10T05:24:14.248 INFO:tasks.rados.rados.0.smithi086.stdout:3473: delete oid 25 current snap is 329 2024-08-10T05:24:14.248 INFO:tasks.rados.rados.0.smithi086.stdout:3470: finishing rollback tid 1 to smithi08687503-36 2024-08-10T05:24:14.248 INFO:tasks.rados.rados.0.smithi086.stdout:3470: finishing rollback tid 2 to smithi08687503-36 2024-08-10T05:24:14.248 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 2101 (ObjNum 969 snap 299 seq_num 969) dirty exists 2024-08-10T05:24:14.248 INFO:tasks.rados.rados.0.smithi086.stdout:3471: finishing rollback tid 0 to smithi08687503-31 2024-08-10T05:24:14.248 INFO:tasks.rados.rados.0.smithi086.stdout:3471: finishing rollback tid 1 to smithi08687503-31 2024-08-10T05:24:14.248 INFO:tasks.rados.rados.0.smithi086.stdout:3471: finishing rollback tid 2 to smithi08687503-31 2024-08-10T05:24:14.249 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 2248 (ObjNum 972 snap 299 seq_num 972) dirty exists 2024-08-10T05:24:14.249 INFO:tasks.rados.rados.0.smithi086.stdout:3469: finishing write tid 1 to smithi08687503-49 2024-08-10T05:24:14.249 INFO:tasks.rados.rados.0.smithi086.stdout:3469: finishing write tid 2 to smithi08687503-49 2024-08-10T05:24:14.249 INFO:tasks.rados.rados.0.smithi086.stdout:3469: finishing write tid 3 to smithi08687503-49 2024-08-10T05:24:14.249 INFO:tasks.rados.rados.0.smithi086.stdout:3469: oid 49 updating version 0 to 2148 2024-08-10T05:24:14.249 INFO:tasks.rados.rados.0.smithi086.stdout:3469: oid 49 updating version 2148 to 2149 2024-08-10T05:24:14.249 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 2149 (ObjNum 1050 snap 329 seq_num 1050) dirty exists 2024-08-10T05:24:14.249 INFO:tasks.rados.rados.0.smithi086.stdout:3469: left oid 49 (ObjNum 1050 snap 329 seq_num 1050) 2024-08-10T05:24:14.249 INFO:tasks.rados.rados.0.smithi086.stdout:3472: finishing write tid 1 to smithi08687503-47 2024-08-10T05:24:14.250 INFO:tasks.rados.rados.0.smithi086.stdout:3469: done (4 left) 2024-08-10T05:24:14.250 INFO:tasks.rados.rados.0.smithi086.stdout:3470: done (3 left) 2024-08-10T05:24:14.250 INFO:tasks.rados.rados.0.smithi086.stdout:3471: done (2 left) 2024-08-10T05:24:14.250 INFO:tasks.rados.rados.0.smithi086.stdout:3473: done (1 left) 2024-08-10T05:24:14.250 INFO:tasks.rados.rados.0.smithi086.stdout:3474: read oid 16 snap -1 2024-08-10T05:24:14.250 INFO:tasks.rados.rados.0.smithi086.stdout:3474: expect (ObjNum 946 snap 298 seq_num 946) 2024-08-10T05:24:14.251 INFO:tasks.rados.rados.0.smithi086.stdout:3475: delete oid 30 current snap is 329 2024-08-10T05:24:14.251 INFO:tasks.rados.rados.0.smithi086.stdout:3472: finishing write tid 2 to smithi08687503-47 2024-08-10T05:24:14.251 INFO:tasks.rados.rados.0.smithi086.stdout:3472: finishing write tid 3 to smithi08687503-47 2024-08-10T05:24:14.252 INFO:tasks.rados.rados.0.smithi086.stdout:3475: done (2 left) 2024-08-10T05:24:14.252 INFO:tasks.rados.rados.0.smithi086.stdout:3476: copy_from oid 7 from oid 28 current snap is 329 2024-08-10T05:24:14.252 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 33 current snap is 329 2024-08-10T05:24:14.252 INFO:tasks.rados.rados.0.smithi086.stdout:3472: finishing write tid 4 to smithi08687503-47 2024-08-10T05:24:14.252 INFO:tasks.rados.rados.0.smithi086.stdout:3472: oid 47 updating version 0 to 1952 2024-08-10T05:24:14.252 INFO:tasks.rados.rados.0.smithi086.stdout:3472: oid 47 updating version 1952 to 1953 2024-08-10T05:24:14.253 INFO:tasks.rados.rados.0.smithi086.stdout:3472: oid 47 updating version 1953 to 1954 2024-08-10T05:24:14.253 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 1954 (ObjNum 1051 snap 329 seq_num 1051) dirty exists 2024-08-10T05:24:14.253 INFO:tasks.rados.rados.0.smithi086.stdout:3472: left oid 47 (ObjNum 1051 snap 329 seq_num 1051) 2024-08-10T05:24:14.253 INFO:tasks.rados.rados.0.smithi086.stdout:3477: seq_num 1054 ranges {2793472=458752,3252224=401408} 2024-08-10T05:24:14.271 INFO:tasks.rados.rados.0.smithi086.stdout:3477: writing smithi08687503-33 from 2793472 to 3252224 tid 1 2024-08-10T05:24:14.274 INFO:tasks.rados.rados.0.smithi086.stdout:3477: writing smithi08687503-33 from 3252224 to 3653632 tid 2 2024-08-10T05:24:14.274 INFO:tasks.rados.rados.0.smithi086.stdout:3472: done (3 left) 2024-08-10T05:24:14.274 INFO:tasks.rados.rados.0.smithi086.stdout:3478: read oid 5 snap -1 2024-08-10T05:24:14.274 INFO:tasks.rados.rados.0.smithi086.stdout:3478: expect (ObjNum 1033 snap 325 seq_num 1033) 2024-08-10T05:24:14.274 INFO:tasks.rados.rados.0.smithi086.stdout:3479: delete oid 18 current snap is 329 2024-08-10T05:24:14.274 INFO:tasks.rados.rados.0.smithi086.stdout:3476: finishing copy_from racing read to smithi08687503-7 2024-08-10T05:24:14.274 INFO:tasks.rados.rados.0.smithi086.stdout:3474: expect (ObjNum 946 snap 298 seq_num 946) 2024-08-10T05:24:14.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:14 smithi086 ceph-mon[101471]: osdmap e741: 8 total, 8 up, 8 in 2024-08-10T05:24:14.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:14 smithi086 ceph-mon[98993]: osdmap e741: 8 total, 8 up, 8 in 2024-08-10T05:24:14.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:14 smithi159 ceph-mon[90359]: osdmap e741: 8 total, 8 up, 8 in 2024-08-10T05:24:14.462 INFO:tasks.rados.rados.0.smithi086.stdout:3476: finishing copy_from to smithi08687503-7 2024-08-10T05:24:14.463 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 2370 (ObjNum 1038 snap 327 seq_num 1038) dirty exists 2024-08-10T05:24:14.463 INFO:tasks.rados.rados.0.smithi086.stdout:3477: finishing write tid 1 to smithi08687503-33 2024-08-10T05:24:14.463 INFO:tasks.rados.rados.0.smithi086.stdout:3477: finishing write tid 2 to smithi08687503-33 2024-08-10T05:24:14.463 INFO:tasks.rados.rados.0.smithi086.stdout:3474: done (4 left) 2024-08-10T05:24:14.463 INFO:tasks.rados.rados.0.smithi086.stdout:3476: done (3 left) 2024-08-10T05:24:14.463 INFO:tasks.rados.rados.0.smithi086.stdout:3479: done (2 left) 2024-08-10T05:24:14.463 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 6 current snap is 329 2024-08-10T05:24:14.463 INFO:tasks.rados.rados.0.smithi086.stdout:3477: finishing write tid 3 to smithi08687503-33 2024-08-10T05:24:14.463 INFO:tasks.rados.rados.0.smithi086.stdout:3477: finishing write tid 4 to smithi08687503-33 2024-08-10T05:24:14.463 INFO:tasks.rados.rados.0.smithi086.stdout:3477: oid 33 updating version 0 to 2144 2024-08-10T05:24:14.463 INFO:tasks.rados.rados.0.smithi086.stdout:3477: oid 33 updating version 2144 to 2146 2024-08-10T05:24:14.463 INFO:tasks.rados.rados.0.smithi086.stdout:3477: oid 33 version 2146 is already newer than 2145 2024-08-10T05:24:14.464 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 2146 (ObjNum 1054 snap 329 seq_num 1054) dirty exists 2024-08-10T05:24:14.464 INFO:tasks.rados.rados.0.smithi086.stdout:3477: left oid 33 (ObjNum 1054 snap 329 seq_num 1054) 2024-08-10T05:24:14.464 INFO:tasks.rados.rados.0.smithi086.stdout:3478: expect (ObjNum 1033 snap 325 seq_num 1033) 2024-08-10T05:24:14.853 INFO:tasks.rados.rados.0.smithi086.stdout:3480: seq_num 1056 ranges {4063232=491520,4554752=401408} 2024-08-10T05:24:14.877 INFO:tasks.rados.rados.0.smithi086.stdout:3480: writing smithi08687503-6 from 4063232 to 4554752 tid 1 2024-08-10T05:24:14.880 INFO:tasks.rados.rados.0.smithi086.stdout:3480: writing smithi08687503-6 from 4554752 to 4956160 tid 2 2024-08-10T05:24:14.880 INFO:tasks.rados.rados.0.smithi086.stdout:3477: done (2 left) 2024-08-10T05:24:14.880 INFO:tasks.rados.rados.0.smithi086.stdout:3478: done (1 left) 2024-08-10T05:24:14.880 INFO:tasks.rados.rados.0.smithi086.stdout:3481: rollback oid 13 current snap is 329 2024-08-10T05:24:14.880 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 13 to 319 2024-08-10T05:24:14.880 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 42 current snap is 329 2024-08-10T05:24:14.880 INFO:tasks.rados.rados.0.smithi086.stdout:3482: seq_num 1057 ranges {729088=507904,1236992=401408} 2024-08-10T05:24:14.886 INFO:tasks.rados.rados.0.smithi086.stdout:3482: writing smithi08687503-42 from 729088 to 1236992 tid 1 2024-08-10T05:24:14.889 INFO:tasks.rados.rados.0.smithi086.stdout:3482: writing smithi08687503-42 from 1236992 to 1638400 tid 2 2024-08-10T05:24:14.889 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 4 current snap is 329 2024-08-10T05:24:14.889 INFO:tasks.rados.rados.0.smithi086.stdout:3480: finishing write tid 1 to smithi08687503-6 2024-08-10T05:24:14.889 INFO:tasks.rados.rados.0.smithi086.stdout:3480: finishing write tid 2 to smithi08687503-6 2024-08-10T05:24:14.889 INFO:tasks.rados.rados.0.smithi086.stdout:3480: finishing write tid 3 to smithi08687503-6 2024-08-10T05:24:14.890 INFO:tasks.rados.rados.0.smithi086.stdout:3480: finishing write tid 4 to smithi08687503-6 2024-08-10T05:24:14.890 INFO:tasks.rados.rados.0.smithi086.stdout:3480: oid 6 updating version 0 to 2136 2024-08-10T05:24:14.890 INFO:tasks.rados.rados.0.smithi086.stdout:3480: oid 6 version 2136 is already newer than 2135 2024-08-10T05:24:14.890 INFO:tasks.rados.rados.0.smithi086.stdout:3480: oid 6 updating version 2136 to 2137 2024-08-10T05:24:14.890 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 2137 (ObjNum 1056 snap 329 seq_num 1056) dirty exists 2024-08-10T05:24:14.890 INFO:tasks.rados.rados.0.smithi086.stdout:3480: left oid 6 (ObjNum 1056 snap 329 seq_num 1056) 2024-08-10T05:24:14.890 INFO:tasks.rados.rados.0.smithi086.stdout:3481: finishing rollback tid 0 to smithi08687503-13 2024-08-10T05:24:14.890 INFO:tasks.rados.rados.0.smithi086.stdout:3481: finishing rollback tid 1 to smithi08687503-13 2024-08-10T05:24:14.890 INFO:tasks.rados.rados.0.smithi086.stdout:3483: seq_num 1058 ranges {573440=524288,1097728=401408} 2024-08-10T05:24:14.895 INFO:tasks.rados.rados.0.smithi086.stdout:3483: writing smithi08687503-4 from 573440 to 1097728 tid 1 2024-08-10T05:24:14.897 INFO:tasks.rados.rados.0.smithi086.stdout:3483: writing smithi08687503-4 from 1097728 to 1499136 tid 2 2024-08-10T05:24:14.897 INFO:tasks.rados.rados.0.smithi086.stdout:3480: done (3 left) 2024-08-10T05:24:14.897 INFO:tasks.rados.rados.0.smithi086.stdout:3484: snap_create 2024-08-10T05:24:14.898 INFO:tasks.rados.rados.0.smithi086.stdout:3481: finishing rollback tid 2 to smithi08687503-13 2024-08-10T05:24:14.898 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 2252 (ObjNum 962 snap 299 seq_num 962) dirty exists 2024-08-10T05:24:14.898 INFO:tasks.rados.rados.0.smithi086.stdout:3482: finishing write tid 1 to smithi08687503-42 2024-08-10T05:24:14.898 INFO:tasks.rados.rados.0.smithi086.stdout:3482: finishing write tid 2 to smithi08687503-42 2024-08-10T05:24:14.898 INFO:tasks.rados.rados.0.smithi086.stdout:3482: finishing write tid 3 to smithi08687503-42 2024-08-10T05:24:14.898 INFO:tasks.rados.rados.0.smithi086.stdout:3482: finishing write tid 4 to smithi08687503-42 2024-08-10T05:24:14.898 INFO:tasks.rados.rados.0.smithi086.stdout:3482: oid 42 updating version 0 to 2254 2024-08-10T05:24:14.898 INFO:tasks.rados.rados.0.smithi086.stdout:3482: oid 42 version 2254 is already newer than 2253 2024-08-10T05:24:14.898 INFO:tasks.rados.rados.0.smithi086.stdout:3482: oid 42 updating version 2254 to 2255 2024-08-10T05:24:14.898 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 2255 (ObjNum 1057 snap 329 seq_num 1057) dirty exists 2024-08-10T05:24:14.898 INFO:tasks.rados.rados.0.smithi086.stdout:3482: left oid 42 (ObjNum 1057 snap 329 seq_num 1057) 2024-08-10T05:24:14.899 INFO:tasks.rados.rados.0.smithi086.stdout:3483: finishing write tid 1 to smithi08687503-4 2024-08-10T05:24:14.899 INFO:tasks.rados.rados.0.smithi086.stdout:3483: finishing write tid 2 to smithi08687503-4 2024-08-10T05:24:14.900 INFO:tasks.rados.rados.0.smithi086.stdout:3483: finishing write tid 3 to smithi08687503-4 2024-08-10T05:24:14.901 INFO:tasks.rados.rados.0.smithi086.stdout:3483: finishing write tid 4 to smithi08687503-4 2024-08-10T05:24:14.901 INFO:tasks.rados.rados.0.smithi086.stdout:3483: oid 4 updating version 0 to 2147 2024-08-10T05:24:14.901 INFO:tasks.rados.rados.0.smithi086.stdout:3483: oid 4 updating version 2147 to 2148 2024-08-10T05:24:14.901 INFO:tasks.rados.rados.0.smithi086.stdout:3483: oid 4 updating version 2148 to 2149 2024-08-10T05:24:14.901 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 2149 (ObjNum 1058 snap 329 seq_num 1058) dirty exists 2024-08-10T05:24:14.901 INFO:tasks.rados.rados.0.smithi086.stdout:3483: left oid 4 (ObjNum 1058 snap 329 seq_num 1058) 2024-08-10T05:24:15.043 INFO:tasks.rados.rados.0.smithi086.stdout:3481: done (3 left) 2024-08-10T05:24:15.043 INFO:tasks.rados.rados.0.smithi086.stdout:3482: done (2 left) 2024-08-10T05:24:15.043 INFO:tasks.rados.rados.0.smithi086.stdout:3483: done (1 left) 2024-08-10T05:24:15.043 INFO:tasks.rados.rados.0.smithi086.stdout:3484: done (0 left) 2024-08-10T05:24:15.043 INFO:tasks.rados.rados.0.smithi086.stdout:3485: delete oid 47 current snap is 330 2024-08-10T05:24:15.049 INFO:tasks.rados.rados.0.smithi086.stdout:3485: done (0 left) 2024-08-10T05:24:15.049 INFO:tasks.rados.rados.0.smithi086.stdout:3486: snap_create 2024-08-10T05:24:15.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:15 smithi086 ceph-mon[101471]: osdmap e742: 8 total, 8 up, 8 in 2024-08-10T05:24:15.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:15 smithi086 ceph-mon[101471]: pgmap v775: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 173 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 276 KiB/s wr, 9 op/s 2024-08-10T05:24:15.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:15 smithi086 ceph-mon[101471]: osdmap e743: 8 total, 8 up, 8 in 2024-08-10T05:24:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:15 smithi086 ceph-mon[98993]: osdmap e742: 8 total, 8 up, 8 in 2024-08-10T05:24:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:15 smithi086 ceph-mon[98993]: pgmap v775: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 173 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 276 KiB/s wr, 9 op/s 2024-08-10T05:24:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:15 smithi086 ceph-mon[98993]: osdmap e743: 8 total, 8 up, 8 in 2024-08-10T05:24:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:15 smithi159 ceph-mon[90359]: osdmap e742: 8 total, 8 up, 8 in 2024-08-10T05:24:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:15 smithi159 ceph-mon[90359]: pgmap v775: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 173 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 276 KiB/s wr, 9 op/s 2024-08-10T05:24:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:15 smithi159 ceph-mon[90359]: osdmap e743: 8 total, 8 up, 8 in 2024-08-10T05:24:16.045 INFO:tasks.rados.rados.0.smithi086.stdout:3486: done (0 left) 2024-08-10T05:24:16.045 INFO:tasks.rados.rados.0.smithi086.stdout:3487: read oid 39 snap -1 2024-08-10T05:24:16.045 INFO:tasks.rados.rados.0.smithi086.stdout:3487: expect (ObjNum 1031 snap 323 seq_num 1031) 2024-08-10T05:24:16.046 INFO:tasks.rados.rados.0.smithi086.stdout:3488: read oid 43 snap -1 2024-08-10T05:24:16.046 INFO:tasks.rados.rados.0.smithi086.stdout:3488: expect (ObjNum 1005 snap 316 seq_num 1005) 2024-08-10T05:24:16.046 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 26 current snap is 331 2024-08-10T05:24:16.046 INFO:tasks.rados.rados.0.smithi086.stdout:3489: seq_num 1060 ranges {753664=557056,1310720=401408} 2024-08-10T05:24:16.054 INFO:tasks.rados.rados.0.smithi086.stdout:3489: writing smithi08687503-26 from 753664 to 1310720 tid 1 2024-08-10T05:24:16.057 INFO:tasks.rados.rados.0.smithi086.stdout:3489: writing smithi08687503-26 from 1310720 to 1712128 tid 2 2024-08-10T05:24:16.057 INFO:tasks.rados.rados.0.smithi086.stdout:3490: delete oid 4 current snap is 331 2024-08-10T05:24:16.065 INFO:tasks.rados.rados.0.smithi086.stdout:3490: done (3 left) 2024-08-10T05:24:16.065 INFO:tasks.rados.rados.0.smithi086.stdout:3491: setattr oid 17 current snap is 331 2024-08-10T05:24:16.065 INFO:tasks.rados.rados.0.smithi086.stdout:3488: expect (ObjNum 1005 snap 316 seq_num 1005) 2024-08-10T05:24:16.317 INFO:tasks.rados.rados.0.smithi086.stdout:3489: finishing write tid 1 to smithi08687503-26 2024-08-10T05:24:16.317 INFO:tasks.rados.rados.0.smithi086.stdout:3487: expect (ObjNum 1031 snap 323 seq_num 1031) 2024-08-10T05:24:16.507 INFO:tasks.rados.rados.0.smithi086.stdout:3489: finishing write tid 2 to smithi08687503-26 2024-08-10T05:24:16.507 INFO:tasks.rados.rados.0.smithi086.stdout:3489: finishing write tid 3 to smithi08687503-26 2024-08-10T05:24:16.507 INFO:tasks.rados.rados.0.smithi086.stdout:3489: finishing write tid 4 to smithi08687503-26 2024-08-10T05:24:16.507 INFO:tasks.rados.rados.0.smithi086.stdout:3489: oid 26 updating version 0 to 2102 2024-08-10T05:24:16.507 INFO:tasks.rados.rados.0.smithi086.stdout:3489: oid 26 updating version 2102 to 2104 2024-08-10T05:24:16.507 INFO:tasks.rados.rados.0.smithi086.stdout:3489: oid 26 version 2104 is already newer than 2103 2024-08-10T05:24:16.507 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 2104 (ObjNum 1060 snap 331 seq_num 1060) dirty exists 2024-08-10T05:24:16.508 INFO:tasks.rados.rados.0.smithi086.stdout:3489: left oid 26 (ObjNum 1060 snap 331 seq_num 1060) 2024-08-10T05:24:16.508 INFO:tasks.rados.rados.0.smithi086.stdout:3487: done (3 left) 2024-08-10T05:24:16.508 INFO:tasks.rados.rados.0.smithi086.stdout:3488: done (2 left) 2024-08-10T05:24:16.508 INFO:tasks.rados.rados.0.smithi086.stdout:3489: done (1 left) 2024-08-10T05:24:16.508 INFO:tasks.rados.rados.0.smithi086.stdout:3492: delete oid 45 current snap is 331 2024-08-10T05:24:16.509 INFO:tasks.rados.rados.0.smithi086.stdout:3492: done (1 left) 2024-08-10T05:24:16.509 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 43 current snap is 331 2024-08-10T05:24:16.509 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 2105 (ObjNum 97 snap 0 seq_num 3357758656) dirty exists 2024-08-10T05:24:16.509 INFO:tasks.rados.rados.0.smithi086.stdout:3493: seq_num 1063 ranges {4734976=606208,5341184=401408} 2024-08-10T05:24:16.537 INFO:tasks.rados.rados.0.smithi086.stdout:3493: writing smithi08687503-43 from 4734976 to 5341184 tid 1 2024-08-10T05:24:16.540 INFO:tasks.rados.rados.0.smithi086.stdout:3493: writing smithi08687503-43 from 5341184 to 5742592 tid 2 2024-08-10T05:24:16.540 INFO:tasks.rados.rados.0.smithi086.stdout:3491: done (1 left) 2024-08-10T05:24:16.540 INFO:tasks.rados.rados.0.smithi086.stdout:3494: delete oid 48 current snap is 331 2024-08-10T05:24:16.541 INFO:tasks.rados.rados.0.smithi086.stdout:3493: finishing write tid 1 to smithi08687503-43 2024-08-10T05:24:16.543 INFO:tasks.rados.rados.0.smithi086.stdout:3493: finishing write tid 2 to smithi08687503-43 2024-08-10T05:24:16.543 INFO:tasks.rados.rados.0.smithi086.stdout:3494: done (1 left) 2024-08-10T05:24:16.543 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 331 2024-08-10T05:24:16.543 INFO:tasks.rados.rados.0.smithi086.stdout:3495: seq_num 1065 ranges {6307840=638976,6946816=401408} 2024-08-10T05:24:16.579 INFO:tasks.rados.rados.0.smithi086.stdout:3495: writing smithi08687503-5 from 6307840 to 6946816 tid 1 2024-08-10T05:24:16.583 INFO:tasks.rados.rados.0.smithi086.stdout:3495: writing smithi08687503-5 from 6946816 to 7348224 tid 2 2024-08-10T05:24:16.583 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 48 current snap is 331 2024-08-10T05:24:16.583 INFO:tasks.rados.rados.0.smithi086.stdout:3493: finishing write tid 3 to smithi08687503-43 2024-08-10T05:24:16.583 INFO:tasks.rados.rados.0.smithi086.stdout:3493: finishing write tid 4 to smithi08687503-43 2024-08-10T05:24:16.583 INFO:tasks.rados.rados.0.smithi086.stdout:3493: oid 43 updating version 0 to 2151 2024-08-10T05:24:16.583 INFO:tasks.rados.rados.0.smithi086.stdout:3493: oid 43 updating version 2151 to 2153 2024-08-10T05:24:16.583 INFO:tasks.rados.rados.0.smithi086.stdout:3493: oid 43 version 2153 is already newer than 2152 2024-08-10T05:24:16.583 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 2153 (ObjNum 1063 snap 331 seq_num 1063) dirty exists 2024-08-10T05:24:16.583 INFO:tasks.rados.rados.0.smithi086.stdout:3493: left oid 43 (ObjNum 1063 snap 331 seq_num 1063) 2024-08-10T05:24:16.583 INFO:tasks.rados.rados.0.smithi086.stdout:3496: seq_num 1066 ranges {0=663552,663552=401408} 2024-08-10T05:24:16.586 INFO:tasks.rados.rados.0.smithi086.stdout:3496: writing smithi08687503-48 from 0 to 663552 tid 1 2024-08-10T05:24:16.589 INFO:tasks.rados.rados.0.smithi086.stdout:3496: writing smithi08687503-48 from 663552 to 1064960 tid 2 2024-08-10T05:24:16.589 INFO:tasks.rados.rados.0.smithi086.stdout:3493: done (2 left) 2024-08-10T05:24:16.589 INFO:tasks.rados.rados.0.smithi086.stdout:3497: rollback oid 25 current snap is 331 2024-08-10T05:24:16.590 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 25 to 330 2024-08-10T05:24:16.590 INFO:tasks.rados.rados.0.smithi086.stdout:3495: finishing write tid 1 to smithi08687503-5 2024-08-10T05:24:16.590 INFO:tasks.rados.rados.0.smithi086.stdout:3498: delete oid 37 current snap is 331 2024-08-10T05:24:16.590 INFO:tasks.rados.rados.0.smithi086.stdout:3495: finishing write tid 2 to smithi08687503-5 2024-08-10T05:24:16.590 INFO:tasks.rados.rados.0.smithi086.stdout:3495: finishing write tid 3 to smithi08687503-5 2024-08-10T05:24:16.590 INFO:tasks.rados.rados.0.smithi086.stdout:3495: finishing write tid 4 to smithi08687503-5 2024-08-10T05:24:16.590 INFO:tasks.rados.rados.0.smithi086.stdout:3495: oid 5 updating version 0 to 2397 2024-08-10T05:24:16.590 INFO:tasks.rados.rados.0.smithi086.stdout:3495: oid 5 updating version 2397 to 2398 2024-08-10T05:24:16.590 INFO:tasks.rados.rados.0.smithi086.stdout:3495: oid 5 version 2398 is already newer than 2396 2024-08-10T05:24:16.590 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 2398 (ObjNum 1065 snap 331 seq_num 1065) dirty exists 2024-08-10T05:24:16.590 INFO:tasks.rados.rados.0.smithi086.stdout:3495: left oid 5 (ObjNum 1065 snap 331 seq_num 1065) 2024-08-10T05:24:16.592 INFO:tasks.rados.rados.0.smithi086.stdout:3496: finishing write tid 1 to smithi08687503-48 2024-08-10T05:24:16.592 INFO:tasks.rados.rados.0.smithi086.stdout:3495: done (3 left) 2024-08-10T05:24:16.592 INFO:tasks.rados.rados.0.smithi086.stdout:3498: done (2 left) 2024-08-10T05:24:16.592 INFO:tasks.rados.rados.0.smithi086.stdout:3499: delete oid 33 current snap is 331 2024-08-10T05:24:16.592 INFO:tasks.rados.rados.0.smithi086.stdout:3496: finishing write tid 2 to smithi08687503-48 2024-08-10T05:24:16.592 INFO:tasks.rados.rados.0.smithi086.stdout:3497: finishing rollback tid 1 to smithi08687503-25 2024-08-10T05:24:16.592 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 2394 (ObjNum 129 snap 0 seq_num 807382352) dirty dne 2024-08-10T05:24:16.592 INFO:tasks.rados.rados.0.smithi086.stdout:3496: finishing write tid 3 to smithi08687503-48 2024-08-10T05:24:16.593 INFO:tasks.rados.rados.0.smithi086.stdout:3496: finishing write tid 4 to smithi08687503-48 2024-08-10T05:24:16.594 INFO:tasks.rados.rados.0.smithi086.stdout:3496: oid 48 updating version 0 to 2118 2024-08-10T05:24:16.594 INFO:tasks.rados.rados.0.smithi086.stdout:3496: oid 48 version 2118 is already newer than 2117 2024-08-10T05:24:16.594 INFO:tasks.rados.rados.0.smithi086.stdout:3496: oid 48 version 2118 is already newer than 2116 2024-08-10T05:24:16.594 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 2118 (ObjNum 1066 snap 331 seq_num 1066) dirty exists 2024-08-10T05:24:16.594 INFO:tasks.rados.rados.0.smithi086.stdout:3496: left oid 48 (ObjNum 1066 snap 331 seq_num 1066) 2024-08-10T05:24:16.594 INFO:tasks.rados.rados.0.smithi086.stdout:3496: done (2 left) 2024-08-10T05:24:16.595 INFO:tasks.rados.rados.0.smithi086.stdout:3497: done (1 left) 2024-08-10T05:24:16.595 INFO:tasks.rados.rados.0.smithi086.stdout:3499: done (0 left) 2024-08-10T05:24:16.595 INFO:tasks.rados.rados.0.smithi086.stdout:3500: read oid 36 snap 326 2024-08-10T05:24:16.595 INFO:tasks.rados.rados.0.smithi086.stdout:3500: expect (ObjNum 969 snap 299 seq_num 969) 2024-08-10T05:24:16.595 INFO:tasks.rados.rados.0.smithi086.stdout:3501: snap_remove snap 328 2024-08-10T05:24:17.050 INFO:tasks.rados.rados.0.smithi086.stdout:3500: expect (ObjNum 969 snap 299 seq_num 969) 2024-08-10T05:24:17.120 INFO:tasks.rados.rados.0.smithi086.stdout:3500: done (1 left) 2024-08-10T05:24:17.120 INFO:tasks.rados.rados.0.smithi086.stdout:3501: done (0 left) 2024-08-10T05:24:17.120 INFO:tasks.rados.rados.0.smithi086.stdout:3502: delete oid 22 current snap is 331 2024-08-10T05:24:17.122 INFO:tasks.rados.rados.0.smithi086.stdout:3502: done (0 left) 2024-08-10T05:24:17.122 INFO:tasks.rados.rados.0.smithi086.stdout:3503: delete oid 22 current snap is 331 2024-08-10T05:24:17.125 INFO:tasks.rados.rados.0.smithi086.stdout:3503: done (0 left) 2024-08-10T05:24:17.125 INFO:tasks.rados.rados.0.smithi086.stdout:3504: rollback oid 41 current snap is 331 2024-08-10T05:24:17.125 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 41 to 324 2024-08-10T05:24:17.125 INFO:tasks.rados.rados.0.smithi086.stdout:3505: rollback oid 19 current snap is 331 2024-08-10T05:24:17.125 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 19 to 324 2024-08-10T05:24:17.125 INFO:tasks.rados.rados.0.smithi086.stdout:3506: rollback oid 24 current snap is 331 2024-08-10T05:24:17.125 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 24 to 323 2024-08-10T05:24:17.125 INFO:tasks.rados.rados.0.smithi086.stdout:3507: snap_create 2024-08-10T05:24:17.128 INFO:tasks.rados.rados.0.smithi086.stdout:3506: finishing rollback tid 0 to smithi08687503-24 2024-08-10T05:24:17.129 INFO:tasks.rados.rados.0.smithi086.stdout:3506: finishing rollback tid 1 to smithi08687503-24 2024-08-10T05:24:17.129 INFO:tasks.rados.rados.0.smithi086.stdout:3506: finishing rollback tid 2 to smithi08687503-24 2024-08-10T05:24:17.129 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 2142 (ObjNum 1026 snap 323 seq_num 1026) dirty exists 2024-08-10T05:24:17.129 INFO:tasks.rados.rados.0.smithi086.stdout:3504: finishing rollback tid 0 to smithi08687503-41 2024-08-10T05:24:17.130 INFO:tasks.rados.rados.0.smithi086.stdout:3505: finishing rollback tid 0 to smithi08687503-19 2024-08-10T05:24:17.130 INFO:tasks.rados.rados.0.smithi086.stdout:3504: finishing rollback tid 1 to smithi08687503-41 2024-08-10T05:24:17.130 INFO:tasks.rados.rados.0.smithi086.stdout:3505: finishing rollback tid 1 to smithi08687503-19 2024-08-10T05:24:17.130 INFO:tasks.rados.rados.0.smithi086.stdout:3505: finishing rollback tid 2 to smithi08687503-19 2024-08-10T05:24:17.130 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 2152 (ObjNum 997 snap 310 seq_num 997) dirty exists 2024-08-10T05:24:17.131 INFO:tasks.rados.rados.0.smithi086.stdout:3504: finishing rollback tid 2 to smithi08687503-41 2024-08-10T05:24:17.131 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 2412 (ObjNum 821 snap 261 seq_num 821) dirty exists 2024-08-10T05:24:17.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:17 smithi086 ceph-mon[101471]: osdmap e744: 8 total, 8 up, 8 in 2024-08-10T05:24:17.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:17 smithi086 ceph-mon[101471]: pgmap v778: 121 pgs: 121 active+clean; 185 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-08-10T05:24:17.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:17 smithi086 ceph-mon[98993]: osdmap e744: 8 total, 8 up, 8 in 2024-08-10T05:24:17.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:17 smithi086 ceph-mon[98993]: pgmap v778: 121 pgs: 121 active+clean; 185 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-08-10T05:24:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:17 smithi159 ceph-mon[90359]: osdmap e744: 8 total, 8 up, 8 in 2024-08-10T05:24:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:17 smithi159 ceph-mon[90359]: pgmap v778: 121 pgs: 121 active+clean; 185 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-08-10T05:24:18.058 INFO:tasks.rados.rados.0.smithi086.stdout:3504: done (3 left) 2024-08-10T05:24:18.058 INFO:tasks.rados.rados.0.smithi086.stdout:3505: done (2 left) 2024-08-10T05:24:18.058 INFO:tasks.rados.rados.0.smithi086.stdout:3506: done (1 left) 2024-08-10T05:24:18.059 INFO:tasks.rados.rados.0.smithi086.stdout:3507: done (0 left) 2024-08-10T05:24:18.059 INFO:tasks.rados.rados.0.smithi086.stdout:3508: read oid 49 snap -1 2024-08-10T05:24:18.059 INFO:tasks.rados.rados.0.smithi086.stdout:3508: expect (ObjNum 1050 snap 329 seq_num 1050) 2024-08-10T05:24:18.059 INFO:tasks.rados.rados.0.smithi086.stdout:3509: snap_remove snap 322 2024-08-10T05:24:18.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:18 smithi086 ceph-mon[98993]: osdmap e745: 8 total, 8 up, 8 in 2024-08-10T05:24:18.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:18 smithi086 ceph-mon[101471]: osdmap e745: 8 total, 8 up, 8 in 2024-08-10T05:24:18.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:24:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:24:18] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.43.0" 2024-08-10T05:24:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:18 smithi159 ceph-mon[90359]: osdmap e745: 8 total, 8 up, 8 in 2024-08-10T05:24:19.061 INFO:tasks.rados.rados.0.smithi086.stdout:3509: done (1 left) 2024-08-10T05:24:19.061 INFO:tasks.rados.rados.0.smithi086.stdout:3510: read oid 42 snap -1 2024-08-10T05:24:19.061 INFO:tasks.rados.rados.0.smithi086.stdout:3510: expect (ObjNum 1057 snap 329 seq_num 1057) 2024-08-10T05:24:19.061 INFO:tasks.rados.rados.0.smithi086.stdout:3511: rollback oid 50 current snap is 332 2024-08-10T05:24:19.061 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 50 to 319 2024-08-10T05:24:19.062 INFO:tasks.rados.rados.0.smithi086.stdout:3508: expect (ObjNum 1050 snap 329 seq_num 1050) 2024-08-10T05:24:19.286 INFO:tasks.rados.rados.0.smithi086.stdout:3511: finishing rollback tid 0 to smithi08687503-50 2024-08-10T05:24:19.286 INFO:tasks.rados.rados.0.smithi086.stdout:3508: done (2 left) 2024-08-10T05:24:19.286 INFO:tasks.rados.rados.0.smithi086.stdout:3512: snap_create 2024-08-10T05:24:19.287 INFO:tasks.rados.rados.0.smithi086.stdout:3511: finishing rollback tid 1 to smithi08687503-50 2024-08-10T05:24:19.287 INFO:tasks.rados.rados.0.smithi086.stdout:3510: expect (ObjNum 1057 snap 329 seq_num 1057) 2024-08-10T05:24:19.341 INFO:tasks.rados.rados.0.smithi086.stdout:3511: finishing rollback tid 2 to smithi08687503-50 2024-08-10T05:24:19.341 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 2160 (ObjNum 1008 snap 316 seq_num 1008) dirty exists 2024-08-10T05:24:19.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:19 smithi086 ceph-mon[98993]: osdmap e746: 8 total, 8 up, 8 in 2024-08-10T05:24:19.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:19 smithi086 ceph-mon[98993]: pgmap v781: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 189 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.9 MiB/s wr, 27 op/s 2024-08-10T05:24:19.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:19 smithi086 ceph-mon[101471]: osdmap e746: 8 total, 8 up, 8 in 2024-08-10T05:24:19.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:19 smithi086 ceph-mon[101471]: pgmap v781: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 189 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.9 MiB/s wr, 27 op/s 2024-08-10T05:24:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:19 smithi159 ceph-mon[90359]: osdmap e746: 8 total, 8 up, 8 in 2024-08-10T05:24:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:19 smithi159 ceph-mon[90359]: pgmap v781: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 189 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.9 MiB/s wr, 27 op/s 2024-08-10T05:24:20.043 INFO:tasks.rados.rados.0.smithi086.stdout:3510: done (2 left) 2024-08-10T05:24:20.044 INFO:tasks.rados.rados.0.smithi086.stdout:3511: done (1 left) 2024-08-10T05:24:20.044 INFO:tasks.rados.rados.0.smithi086.stdout:3512: done (0 left) 2024-08-10T05:24:20.044 INFO:tasks.rados.rados.0.smithi086.stdout:3513: rollback oid 24 current snap is 333 2024-08-10T05:24:20.044 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 24 to 324 2024-08-10T05:24:20.044 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 22 current snap is 333 2024-08-10T05:24:20.044 INFO:tasks.rados.rados.0.smithi086.stdout:3514: seq_num 1071 ranges {0=745472,745472=401408} 2024-08-10T05:24:20.047 INFO:tasks.rados.rados.0.smithi086.stdout:3514: writing smithi08687503-22 from 0 to 745472 tid 1 2024-08-10T05:24:20.050 INFO:tasks.rados.rados.0.smithi086.stdout:3514: writing smithi08687503-22 from 745472 to 1146880 tid 2 2024-08-10T05:24:20.050 INFO:tasks.rados.rados.0.smithi086.stdout:3515: delete oid 47 current snap is 333 2024-08-10T05:24:20.050 INFO:tasks.rados.rados.0.smithi086.stdout:3513: finishing rollback tid 0 to smithi08687503-24 2024-08-10T05:24:20.050 INFO:tasks.rados.rados.0.smithi086.stdout:3513: finishing rollback tid 1 to smithi08687503-24 2024-08-10T05:24:20.050 INFO:tasks.rados.rados.0.smithi086.stdout:3513: finishing rollback tid 2 to smithi08687503-24 2024-08-10T05:24:20.051 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 2145 (ObjNum 1026 snap 323 seq_num 1026) dirty exists 2024-08-10T05:24:20.055 INFO:tasks.rados.rados.0.smithi086.stdout:3513: done (2 left) 2024-08-10T05:24:20.055 INFO:tasks.rados.rados.0.smithi086.stdout:3515: done (1 left) 2024-08-10T05:24:20.055 INFO:tasks.rados.rados.0.smithi086.stdout:3516: copy_from oid 42 from oid 30 current snap is 333 2024-08-10T05:24:20.055 INFO:tasks.rados.rados.0.smithi086.stdout:3517: setattr oid 16 current snap is 333 2024-08-10T05:24:20.056 INFO:tasks.rados.rados.0.smithi086.stdout:3516: finishing copy_from to smithi08687503-42 2024-08-10T05:24:20.056 INFO:tasks.rados.rados.0.smithi086.stdout:3516: got expected ENOENT (src dne) 2024-08-10T05:24:20.056 INFO:tasks.rados.rados.0.smithi086.stdout:3516: finishing copy_from racing read to smithi08687503-42 2024-08-10T05:24:20.057 INFO:tasks.rados.rados.0.smithi086.stdout:3514: finishing write tid 1 to smithi08687503-22 2024-08-10T05:24:20.057 INFO:tasks.rados.rados.0.smithi086.stdout:3514: finishing write tid 2 to smithi08687503-22 2024-08-10T05:24:20.058 INFO:tasks.rados.rados.0.smithi086.stdout:3514: finishing write tid 3 to smithi08687503-22 2024-08-10T05:24:20.058 INFO:tasks.rados.rados.0.smithi086.stdout:3516: done (2 left) 2024-08-10T05:24:20.058 INFO:tasks.rados.rados.0.smithi086.stdout:3518: rollback oid 29 current snap is 333 2024-08-10T05:24:20.058 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 29 to 323 2024-08-10T05:24:20.058 INFO:tasks.rados.rados.0.smithi086.stdout:3519: rmattr oid 12 current snap is 333 2024-08-10T05:24:20.058 INFO:tasks.rados.rados.0.smithi086.stdout:3520: rollback oid 48 current snap is 333 2024-08-10T05:24:20.059 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 48 to 330 2024-08-10T05:24:20.059 INFO:tasks.rados.rados.0.smithi086.stdout:3521: copy_from oid 36 from oid 1 current snap is 333 2024-08-10T05:24:20.059 INFO:tasks.rados.rados.0.smithi086.stdout:3522: rollback oid 42 current snap is 333 2024-08-10T05:24:20.059 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 42 to 319 2024-08-10T05:24:20.059 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 26 current snap is 333 2024-08-10T05:24:20.059 INFO:tasks.rados.rados.0.smithi086.stdout:3523: seq_num 1073 ranges {1712128=778240,2490368=401408} 2024-08-10T05:24:20.072 INFO:tasks.rados.rados.0.smithi086.stdout:3523: writing smithi08687503-26 from 1712128 to 2490368 tid 1 2024-08-10T05:24:20.076 INFO:tasks.rados.rados.0.smithi086.stdout:3523: writing smithi08687503-26 from 2490368 to 2891776 tid 2 2024-08-10T05:24:20.076 INFO:tasks.rados.rados.0.smithi086.stdout:3524: read oid 30 snap 319 2024-08-10T05:24:20.077 INFO:tasks.rados.rados.0.smithi086.stdout:3524: expect deleted 2024-08-10T05:24:20.077 INFO:tasks.rados.rados.0.smithi086.stdout:3525: read oid 7 snap -1 2024-08-10T05:24:20.077 INFO:tasks.rados.rados.0.smithi086.stdout:3525: expect (ObjNum 1038 snap 327 seq_num 1038) 2024-08-10T05:24:20.077 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 23 current snap is 333 2024-08-10T05:24:20.077 INFO:tasks.rados.rados.0.smithi086.stdout:3514: finishing write tid 4 to smithi08687503-22 2024-08-10T05:24:20.077 INFO:tasks.rados.rados.0.smithi086.stdout:3514: oid 22 updating version 0 to 2425 2024-08-10T05:24:20.077 INFO:tasks.rados.rados.0.smithi086.stdout:3514: oid 22 version 2425 is already newer than 2424 2024-08-10T05:24:20.077 INFO:tasks.rados.rados.0.smithi086.stdout:3514: oid 22 version 2425 is already newer than 2423 2024-08-10T05:24:20.077 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 2425 (ObjNum 1071 snap 333 seq_num 1071) dirty exists 2024-08-10T05:24:20.077 INFO:tasks.rados.rados.0.smithi086.stdout:3514: left oid 22 (ObjNum 1071 snap 333 seq_num 1071) 2024-08-10T05:24:20.077 INFO:tasks.rados.rados.0.smithi086.stdout:3518: finishing rollback tid 0 to smithi08687503-29 2024-08-10T05:24:20.077 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 2119 (ObjNum 1017 snap 320 seq_num 1017) dirty exists 2024-08-10T05:24:20.078 INFO:tasks.rados.rados.0.smithi086.stdout:3520: finishing rollback tid 0 to smithi08687503-48 2024-08-10T05:24:20.078 INFO:tasks.rados.rados.0.smithi086.stdout:3518: finishing rollback tid 1 to smithi08687503-29 2024-08-10T05:24:20.078 INFO:tasks.rados.rados.0.smithi086.stdout:3518: finishing rollback tid 2 to smithi08687503-29 2024-08-10T05:24:20.078 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 1720 (ObjNum 997 snap 310 seq_num 997) dirty exists 2024-08-10T05:24:20.078 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 2269 (ObjNum 946 snap 298 seq_num 946) dirty exists 2024-08-10T05:24:20.078 INFO:tasks.rados.rados.0.smithi086.stdout:3520: finishing rollback tid 1 to smithi08687503-48 2024-08-10T05:24:20.078 INFO:tasks.rados.rados.0.smithi086.stdout:3520: finishing rollback tid 2 to smithi08687503-48 2024-08-10T05:24:20.078 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 2122 (ObjNum 822 snap 261 seq_num 822) dirty exists 2024-08-10T05:24:20.078 INFO:tasks.rados.rados.0.smithi086.stdout:3522: finishing rollback tid 0 to smithi08687503-42 2024-08-10T05:24:20.078 INFO:tasks.rados.rados.0.smithi086.stdout:3522: finishing rollback tid 1 to smithi08687503-42 2024-08-10T05:24:20.078 INFO:tasks.rados.rados.0.smithi086.stdout:3522: finishing rollback tid 2 to smithi08687503-42 2024-08-10T05:24:20.079 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 2273 (ObjNum 1014 snap 319 seq_num 1014) dirty exists 2024-08-10T05:24:20.079 INFO:tasks.rados.rados.0.smithi086.stdout:3521: finishing copy_from racing read to smithi08687503-36 2024-08-10T05:24:20.079 INFO:tasks.rados.rados.0.smithi086.stdout:3526: seq_num 1074 ranges {671744=794624,1466368=401408} 2024-08-10T05:24:20.084 INFO:tasks.rados.rados.0.smithi086.stdout:3526: writing smithi08687503-23 from 671744 to 1466368 tid 1 2024-08-10T05:24:20.087 INFO:tasks.rados.rados.0.smithi086.stdout:3526: writing smithi08687503-23 from 1466368 to 1867776 tid 2 2024-08-10T05:24:20.087 INFO:tasks.rados.rados.0.smithi086.stdout:3514: done (10 left) 2024-08-10T05:24:20.087 INFO:tasks.rados.rados.0.smithi086.stdout:3517: done (9 left) 2024-08-10T05:24:20.087 INFO:tasks.rados.rados.0.smithi086.stdout:3518: done (8 left) 2024-08-10T05:24:20.087 INFO:tasks.rados.rados.0.smithi086.stdout:3519: done (7 left) 2024-08-10T05:24:20.087 INFO:tasks.rados.rados.0.smithi086.stdout:3520: done (6 left) 2024-08-10T05:24:20.087 INFO:tasks.rados.rados.0.smithi086.stdout:3522: done (5 left) 2024-08-10T05:24:20.087 INFO:tasks.rados.rados.0.smithi086.stdout:3527: rmattr oid 18 current snap is 333 2024-08-10T05:24:20.087 INFO:tasks.rados.rados.0.smithi086.stdout:3527: done (5 left) 2024-08-10T05:24:20.088 INFO:tasks.rados.rados.0.smithi086.stdout:3528: snap_create 2024-08-10T05:24:20.088 INFO:tasks.rados.rados.0.smithi086.stdout:3521: finishing copy_from to smithi08687503-36 2024-08-10T05:24:20.088 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 2086 (ObjNum 1036 snap 326 seq_num 1036) dirty exists 2024-08-10T05:24:20.088 INFO:tasks.rados.rados.0.smithi086.stdout:3523: finishing write tid 1 to smithi08687503-26 2024-08-10T05:24:20.088 INFO:tasks.rados.rados.0.smithi086.stdout:3523: finishing write tid 2 to smithi08687503-26 2024-08-10T05:24:20.088 INFO:tasks.rados.rados.0.smithi086.stdout:3523: finishing write tid 3 to smithi08687503-26 2024-08-10T05:24:20.088 INFO:tasks.rados.rados.0.smithi086.stdout:3523: finishing write tid 4 to smithi08687503-26 2024-08-10T05:24:20.088 INFO:tasks.rados.rados.0.smithi086.stdout:3523: oid 26 updating version 0 to 2108 2024-08-10T05:24:20.088 INFO:tasks.rados.rados.0.smithi086.stdout:3523: oid 26 version 2108 is already newer than 2106 2024-08-10T05:24:20.089 INFO:tasks.rados.rados.0.smithi086.stdout:3523: oid 26 version 2108 is already newer than 2107 2024-08-10T05:24:20.089 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 2108 (ObjNum 1073 snap 333 seq_num 1073) dirty exists 2024-08-10T05:24:20.089 INFO:tasks.rados.rados.0.smithi086.stdout:3523: left oid 26 (ObjNum 1073 snap 333 seq_num 1073) 2024-08-10T05:24:20.090 INFO:tasks.rados.rados.0.smithi086.stdout:3525: expect (ObjNum 1038 snap 327 seq_num 1038) 2024-08-10T05:24:20.245 INFO:tasks.rados.rados.0.smithi086.stdout:3526: finishing write tid 1 to smithi08687503-23 2024-08-10T05:24:20.246 INFO:tasks.rados.rados.0.smithi086.stdout:3526: finishing write tid 2 to smithi08687503-23 2024-08-10T05:24:20.246 INFO:tasks.rados.rados.0.smithi086.stdout:3526: finishing write tid 3 to smithi08687503-23 2024-08-10T05:24:20.246 INFO:tasks.rados.rados.0.smithi086.stdout:3526: finishing write tid 4 to smithi08687503-23 2024-08-10T05:24:20.246 INFO:tasks.rados.rados.0.smithi086.stdout:3526: oid 23 updating version 0 to 2110 2024-08-10T05:24:20.246 INFO:tasks.rados.rados.0.smithi086.stdout:3526: oid 23 version 2110 is already newer than 2109 2024-08-10T05:24:20.246 INFO:tasks.rados.rados.0.smithi086.stdout:3526: oid 23 updating version 2110 to 2111 2024-08-10T05:24:20.246 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 2111 (ObjNum 1074 snap 333 seq_num 1074) dirty exists 2024-08-10T05:24:20.246 INFO:tasks.rados.rados.0.smithi086.stdout:3526: left oid 23 (ObjNum 1074 snap 333 seq_num 1074) 2024-08-10T05:24:20.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:20 smithi086 ceph-mon[101471]: osdmap e747: 8 total, 8 up, 8 in 2024-08-10T05:24:20.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:20 smithi086 ceph-mon[101471]: osdmap e748: 8 total, 8 up, 8 in 2024-08-10T05:24:20.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:20 smithi086 ceph-mon[98993]: osdmap e747: 8 total, 8 up, 8 in 2024-08-10T05:24:20.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:20 smithi086 ceph-mon[98993]: osdmap e748: 8 total, 8 up, 8 in 2024-08-10T05:24:20.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:20 smithi159 ceph-mon[90359]: osdmap e747: 8 total, 8 up, 8 in 2024-08-10T05:24:20.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:20 smithi159 ceph-mon[90359]: osdmap e748: 8 total, 8 up, 8 in 2024-08-10T05:24:21.080 INFO:tasks.rados.rados.0.smithi086.stdout:3521: done (5 left) 2024-08-10T05:24:21.080 INFO:tasks.rados.rados.0.smithi086.stdout:3523: done (4 left) 2024-08-10T05:24:21.080 INFO:tasks.rados.rados.0.smithi086.stdout:3524: done (3 left) 2024-08-10T05:24:21.080 INFO:tasks.rados.rados.0.smithi086.stdout:3525: done (2 left) 2024-08-10T05:24:21.080 INFO:tasks.rados.rados.0.smithi086.stdout:3526: done (1 left) 2024-08-10T05:24:21.081 INFO:tasks.rados.rados.0.smithi086.stdout:3528: done (0 left) 2024-08-10T05:24:21.081 INFO:tasks.rados.rados.0.smithi086.stdout:3529: copy_from oid 26 from oid 49 current snap is 334 2024-08-10T05:24:21.081 INFO:tasks.rados.rados.0.smithi086.stdout:3530: setattr oid 24 current snap is 334 2024-08-10T05:24:21.081 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 16 current snap is 334 2024-08-10T05:24:21.081 INFO:tasks.rados.rados.0.smithi086.stdout:3531: seq_num 1075 ranges {3678208=409600,4087808=671744,4759552=131072} 2024-08-10T05:24:21.104 INFO:tasks.rados.rados.0.smithi086.stdout:3531: writing smithi08687503-16 from 3678208 to 4087808 tid 1 2024-08-10T05:24:21.107 INFO:tasks.rados.rados.0.smithi086.stdout:3531: writing smithi08687503-16 from 4087808 to 4759552 tid 2 2024-08-10T05:24:21.108 INFO:tasks.rados.rados.0.smithi086.stdout:3531: writing smithi08687503-16 from 4759552 to 4890624 tid 3 2024-08-10T05:24:21.108 INFO:tasks.rados.rados.0.smithi086.stdout:3532: delete oid 41 current snap is 334 2024-08-10T05:24:21.108 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 2146 (ObjNum 1026 snap 323 seq_num 1026) dirty exists 2024-08-10T05:24:21.108 INFO:tasks.rados.rados.0.smithi086.stdout:3529: finishing copy_from racing read to smithi08687503-26 2024-08-10T05:24:21.109 INFO:tasks.rados.rados.0.smithi086.stdout:3529: finishing copy_from to smithi08687503-26 2024-08-10T05:24:21.109 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 2149 (ObjNum 1050 snap 329 seq_num 1050) dirty exists 2024-08-10T05:24:21.112 INFO:tasks.rados.rados.0.smithi086.stdout:3529: done (3 left) 2024-08-10T05:24:21.112 INFO:tasks.rados.rados.0.smithi086.stdout:3530: done (2 left) 2024-08-10T05:24:21.112 INFO:tasks.rados.rados.0.smithi086.stdout:3532: done (1 left) 2024-08-10T05:24:21.113 INFO:tasks.rados.rados.0.smithi086.stdout:3533: rmattr oid 10 current snap is 334 2024-08-10T05:24:21.113 INFO:tasks.rados.rados.0.smithi086.stdout:3533: done (1 left) 2024-08-10T05:24:21.113 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 334 2024-08-10T05:24:21.113 INFO:tasks.rados.rados.0.smithi086.stdout:3531: finishing write tid 1 to smithi08687503-16 2024-08-10T05:24:21.113 INFO:tasks.rados.rados.0.smithi086.stdout:3534: seq_num 1077 ranges {7348224=442368,7790592=434176,8224768=368640} 2024-08-10T05:24:21.153 INFO:tasks.rados.rados.0.smithi086.stdout:3534: writing smithi08687503-5 from 7348224 to 7790592 tid 1 2024-08-10T05:24:21.155 INFO:tasks.rados.rados.0.smithi086.stdout:3534: writing smithi08687503-5 from 7790592 to 8224768 tid 2 2024-08-10T05:24:21.157 INFO:tasks.rados.rados.0.smithi086.stdout:3534: writing smithi08687503-5 from 8224768 to 8593408 tid 3 2024-08-10T05:24:21.157 INFO:tasks.rados.rados.0.smithi086.stdout:3535: snap_create 2024-08-10T05:24:21.158 INFO:tasks.rados.rados.0.smithi086.stdout:3531: finishing write tid 2 to smithi08687503-16 2024-08-10T05:24:21.158 INFO:tasks.rados.rados.0.smithi086.stdout:3531: finishing write tid 3 to smithi08687503-16 2024-08-10T05:24:21.158 INFO:tasks.rados.rados.0.smithi086.stdout:3531: finishing write tid 4 to smithi08687503-16 2024-08-10T05:24:21.158 INFO:tasks.rados.rados.0.smithi086.stdout:3531: finishing write tid 5 to smithi08687503-16 2024-08-10T05:24:21.158 INFO:tasks.rados.rados.0.smithi086.stdout:3531: oid 16 updating version 0 to 2277 2024-08-10T05:24:21.158 INFO:tasks.rados.rados.0.smithi086.stdout:3531: oid 16 updating version 2277 to 2278 2024-08-10T05:24:21.158 INFO:tasks.rados.rados.0.smithi086.stdout:3531: oid 16 version 2278 is already newer than 2275 2024-08-10T05:24:21.158 INFO:tasks.rados.rados.0.smithi086.stdout:3531: oid 16 version 2278 is already newer than 2276 2024-08-10T05:24:21.158 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 2278 (ObjNum 1075 snap 334 seq_num 1075) dirty exists 2024-08-10T05:24:21.158 INFO:tasks.rados.rados.0.smithi086.stdout:3531: left oid 16 (ObjNum 1075 snap 334 seq_num 1075) 2024-08-10T05:24:21.158 INFO:tasks.rados.rados.0.smithi086.stdout:3534: finishing write tid 1 to smithi08687503-5 2024-08-10T05:24:21.160 INFO:tasks.rados.rados.0.smithi086.stdout:3534: finishing write tid 2 to smithi08687503-5 2024-08-10T05:24:21.160 INFO:tasks.rados.rados.0.smithi086.stdout:3534: finishing write tid 3 to smithi08687503-5 2024-08-10T05:24:21.160 INFO:tasks.rados.rados.0.smithi086.stdout:3534: finishing write tid 4 to smithi08687503-5 2024-08-10T05:24:21.162 INFO:tasks.rados.rados.0.smithi086.stdout:3534: finishing write tid 5 to smithi08687503-5 2024-08-10T05:24:21.162 INFO:tasks.rados.rados.0.smithi086.stdout:3534: oid 5 updating version 0 to 2431 2024-08-10T05:24:21.162 INFO:tasks.rados.rados.0.smithi086.stdout:3534: oid 5 version 2431 is already newer than 2429 2024-08-10T05:24:21.162 INFO:tasks.rados.rados.0.smithi086.stdout:3534: oid 5 version 2431 is already newer than 2430 2024-08-10T05:24:21.162 INFO:tasks.rados.rados.0.smithi086.stdout:3534: oid 5 updating version 2431 to 2432 2024-08-10T05:24:21.162 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 2432 (ObjNum 1077 snap 334 seq_num 1077) dirty exists 2024-08-10T05:24:21.162 INFO:tasks.rados.rados.0.smithi086.stdout:3534: left oid 5 (ObjNum 1077 snap 334 seq_num 1077) 2024-08-10T05:24:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:21 smithi086 ceph-mon[98993]: pgmap v784: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.6 MiB/s wr, 28 op/s 2024-08-10T05:24:21.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:21 smithi086 ceph-mon[101471]: pgmap v784: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.6 MiB/s wr, 28 op/s 2024-08-10T05:24:21.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:21 smithi159 ceph-mon[90359]: pgmap v784: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.6 MiB/s wr, 28 op/s 2024-08-10T05:24:22.089 INFO:tasks.rados.rados.0.smithi086.stdout:3531: done (2 left) 2024-08-10T05:24:22.089 INFO:tasks.rados.rados.0.smithi086.stdout:3534: done (1 left) 2024-08-10T05:24:22.089 INFO:tasks.rados.rados.0.smithi086.stdout:3535: done (0 left) 2024-08-10T05:24:22.089 INFO:tasks.rados.rados.0.smithi086.stdout:3536: delete oid 25 current snap is 335 2024-08-10T05:24:22.094 INFO:tasks.rados.rados.0.smithi086.stdout:3536: done (0 left) 2024-08-10T05:24:22.094 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 45 current snap is 335 2024-08-10T05:24:22.094 INFO:tasks.rados.rados.0.smithi086.stdout:3537: seq_num 1079 ranges {0=475136,475136=606208,1081344=196608} 2024-08-10T05:24:22.096 INFO:tasks.rados.rados.0.smithi086.stdout:3537: writing smithi08687503-45 from 0 to 475136 tid 1 2024-08-10T05:24:22.100 INFO:tasks.rados.rados.0.smithi086.stdout:3537: writing smithi08687503-45 from 475136 to 1081344 tid 2 2024-08-10T05:24:22.101 INFO:tasks.rados.rados.0.smithi086.stdout:3537: writing smithi08687503-45 from 1081344 to 1277952 tid 3 2024-08-10T05:24:22.101 INFO:tasks.rados.rados.0.smithi086.stdout:3538: read oid 17 snap -1 2024-08-10T05:24:22.102 INFO:tasks.rados.rados.0.smithi086.stdout:3538: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:24:22.102 INFO:tasks.rados.rados.0.smithi086.stdout:3539: rollback oid 5 current snap is 335 2024-08-10T05:24:22.102 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 5 to 334 2024-08-10T05:24:22.102 INFO:tasks.rados.rados.0.smithi086.stdout:3537: finishing write tid 1 to smithi08687503-45 2024-08-10T05:24:22.102 INFO:tasks.rados.rados.0.smithi086.stdout:3540: snap_create 2024-08-10T05:24:22.102 INFO:tasks.rados.rados.0.smithi086.stdout:3538: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:24:22.106 INFO:tasks.rados.rados.0.smithi086.stdout:3537: finishing write tid 2 to smithi08687503-45 2024-08-10T05:24:22.107 INFO:tasks.rados.rados.0.smithi086.stdout:3537: finishing write tid 3 to smithi08687503-45 2024-08-10T05:24:22.108 INFO:tasks.rados.rados.0.smithi086.stdout:3539: finishing rollback tid 0 to smithi08687503-5 2024-08-10T05:24:22.108 INFO:tasks.rados.rados.0.smithi086.stdout:3537: finishing write tid 4 to smithi08687503-45 2024-08-10T05:24:22.108 INFO:tasks.rados.rados.0.smithi086.stdout:3539: finishing rollback tid 1 to smithi08687503-5 2024-08-10T05:24:22.109 INFO:tasks.rados.rados.0.smithi086.stdout:3539: finishing rollback tid 2 to smithi08687503-5 2024-08-10T05:24:22.109 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 2437 (ObjNum 1077 snap 334 seq_num 1077) dirty exists 2024-08-10T05:24:22.109 INFO:tasks.rados.rados.0.smithi086.stdout:3537: finishing write tid 5 to smithi08687503-45 2024-08-10T05:24:22.109 INFO:tasks.rados.rados.0.smithi086.stdout:3537: oid 45 updating version 0 to 2162 2024-08-10T05:24:22.110 INFO:tasks.rados.rados.0.smithi086.stdout:3537: oid 45 version 2162 is already newer than 2161 2024-08-10T05:24:22.110 INFO:tasks.rados.rados.0.smithi086.stdout:3537: oid 45 updating version 2162 to 2164 2024-08-10T05:24:22.110 INFO:tasks.rados.rados.0.smithi086.stdout:3537: oid 45 version 2164 is already newer than 2163 2024-08-10T05:24:22.110 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 2164 (ObjNum 1079 snap 335 seq_num 1079) dirty exists 2024-08-10T05:24:22.110 INFO:tasks.rados.rados.0.smithi086.stdout:3537: left oid 45 (ObjNum 1079 snap 335 seq_num 1079) 2024-08-10T05:24:22.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:22 smithi086 ceph-mon[98993]: osdmap e749: 8 total, 8 up, 8 in 2024-08-10T05:24:22.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:22 smithi086 ceph-mon[101471]: osdmap e749: 8 total, 8 up, 8 in 2024-08-10T05:24:22.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:22 smithi159 ceph-mon[90359]: osdmap e749: 8 total, 8 up, 8 in 2024-08-10T05:24:23.093 INFO:tasks.rados.rados.0.smithi086.stdout:3537: done (3 left) 2024-08-10T05:24:23.093 INFO:tasks.rados.rados.0.smithi086.stdout:3538: done (2 left) 2024-08-10T05:24:23.093 INFO:tasks.rados.rados.0.smithi086.stdout:3539: done (1 left) 2024-08-10T05:24:23.093 INFO:tasks.rados.rados.0.smithi086.stdout:3540: done (0 left) 2024-08-10T05:24:23.094 INFO:tasks.rados.rados.0.smithi086.stdout:3541: read oid 15 snap -1 2024-08-10T05:24:23.094 INFO:tasks.rados.rados.0.smithi086.stdout:3541: expect (ObjNum 971 snap 299 seq_num 971) 2024-08-10T05:24:23.094 INFO:tasks.rados.rados.0.smithi086.stdout:3542: read oid 49 snap -1 2024-08-10T05:24:23.094 INFO:tasks.rados.rados.0.smithi086.stdout:3542: expect (ObjNum 1050 snap 329 seq_num 1050) 2024-08-10T05:24:23.094 INFO:tasks.rados.rados.0.smithi086.stdout:3543: setattr oid 40 current snap is 336 2024-08-10T05:24:23.095 INFO:tasks.rados.rados.0.smithi086.stdout:3544: snap_remove snap 334 2024-08-10T05:24:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:23 smithi086 ceph-mon[98993]: osdmap e750: 8 total, 8 up, 8 in 2024-08-10T05:24:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:23 smithi086 ceph-mon[98993]: pgmap v787: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-10T05:24:23.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:23 smithi086 ceph-mon[101471]: osdmap e750: 8 total, 8 up, 8 in 2024-08-10T05:24:23.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:23 smithi086 ceph-mon[101471]: pgmap v787: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-10T05:24:23.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:23 smithi159 ceph-mon[90359]: osdmap e750: 8 total, 8 up, 8 in 2024-08-10T05:24:23.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:23 smithi159 ceph-mon[90359]: pgmap v787: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-10T05:24:24.099 INFO:tasks.rados.rados.0.smithi086.stdout:3544: done (3 left) 2024-08-10T05:24:24.099 INFO:tasks.rados.rados.0.smithi086.stdout:3545: rmattr oid 45 current snap is 336 2024-08-10T05:24:24.099 INFO:tasks.rados.rados.0.smithi086.stdout:3545: done (3 left) 2024-08-10T05:24:24.099 INFO:tasks.rados.rados.0.smithi086.stdout:3546: snap_create 2024-08-10T05:24:24.099 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 2123 (ObjNum 980 snap 305 seq_num 980) dirty exists 2024-08-10T05:24:24.099 INFO:tasks.rados.rados.0.smithi086.stdout:3541: expect (ObjNum 971 snap 299 seq_num 971) 2024-08-10T05:24:24.148 INFO:tasks.rados.rados.0.smithi086.stdout:3542: expect (ObjNum 1050 snap 329 seq_num 1050) 2024-08-10T05:24:24.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:24 smithi086 ceph-mon[98993]: osdmap e751: 8 total, 8 up, 8 in 2024-08-10T05:24:24.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:24 smithi086 ceph-mon[101471]: osdmap e751: 8 total, 8 up, 8 in 2024-08-10T05:24:24.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:24 smithi159 ceph-mon[90359]: osdmap e751: 8 total, 8 up, 8 in 2024-08-10T05:24:25.046 INFO:tasks.rados.rados.0.smithi086.stdout:3541: done (3 left) 2024-08-10T05:24:25.047 INFO:tasks.rados.rados.0.smithi086.stdout:3542: done (2 left) 2024-08-10T05:24:25.047 INFO:tasks.rados.rados.0.smithi086.stdout:3543: done (1 left) 2024-08-10T05:24:25.047 INFO:tasks.rados.rados.0.smithi086.stdout:3546: done (0 left) 2024-08-10T05:24:25.047 INFO:tasks.rados.rados.0.smithi086.stdout:3547: copy_from oid 27 from oid 12 current snap is 337 2024-08-10T05:24:25.047 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 18 current snap is 337 2024-08-10T05:24:25.047 INFO:tasks.rados.rados.0.smithi086.stdout:3548: seq_num 1080 ranges {0=491520,491520=540672,1032192=262144} 2024-08-10T05:24:25.049 INFO:tasks.rados.rados.0.smithi086.stdout:3548: writing smithi08687503-18 from 0 to 491520 tid 1 2024-08-10T05:24:25.052 INFO:tasks.rados.rados.0.smithi086.stdout:3548: writing smithi08687503-18 from 491520 to 1032192 tid 2 2024-08-10T05:24:25.054 INFO:tasks.rados.rados.0.smithi086.stdout:3548: writing smithi08687503-18 from 1032192 to 1294336 tid 3 2024-08-10T05:24:25.054 INFO:tasks.rados.rados.0.smithi086.stdout:3549: snap_remove snap 326 2024-08-10T05:24:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:25 smithi086 ceph-mon[101471]: osdmap e752: 8 total, 8 up, 8 in 2024-08-10T05:24:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:25 smithi086 ceph-mon[101471]: pgmap v790: 121 pgs: 121 active+clean; 197 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 0 B/s wr, 9 op/s 2024-08-10T05:24:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:25 smithi086 ceph-mon[101471]: osdmap e753: 8 total, 8 up, 8 in 2024-08-10T05:24:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:25 smithi086 ceph-mon[98993]: osdmap e752: 8 total, 8 up, 8 in 2024-08-10T05:24:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:25 smithi086 ceph-mon[98993]: pgmap v790: 121 pgs: 121 active+clean; 197 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 0 B/s wr, 9 op/s 2024-08-10T05:24:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:25 smithi086 ceph-mon[98993]: osdmap e753: 8 total, 8 up, 8 in 2024-08-10T05:24:25.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:25 smithi159 ceph-mon[90359]: osdmap e752: 8 total, 8 up, 8 in 2024-08-10T05:24:25.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:25 smithi159 ceph-mon[90359]: pgmap v790: 121 pgs: 121 active+clean; 197 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 0 B/s wr, 9 op/s 2024-08-10T05:24:25.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:25 smithi159 ceph-mon[90359]: osdmap e753: 8 total, 8 up, 8 in 2024-08-10T05:24:26.045 INFO:tasks.rados.rados.0.smithi086.stdout:3549: done (2 left) 2024-08-10T05:24:26.045 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 20 current snap is 337 2024-08-10T05:24:26.045 INFO:tasks.rados.rados.0.smithi086.stdout:3547: finishing copy_from racing read to smithi08687503-27 2024-08-10T05:24:26.046 INFO:tasks.rados.rados.0.smithi086.stdout:3550: seq_num 1081 ranges {0=507904,507904=425984,933888=376832} 2024-08-10T05:24:26.048 INFO:tasks.rados.rados.0.smithi086.stdout:3550: writing smithi08687503-20 from 0 to 507904 tid 1 2024-08-10T05:24:26.052 INFO:tasks.rados.rados.0.smithi086.stdout:3550: writing smithi08687503-20 from 507904 to 933888 tid 2 2024-08-10T05:24:26.055 INFO:tasks.rados.rados.0.smithi086.stdout:3550: writing smithi08687503-20 from 933888 to 1310720 tid 3 2024-08-10T05:24:26.055 INFO:tasks.rados.rados.0.smithi086.stdout:3551: read oid 33 snap -1 2024-08-10T05:24:26.055 INFO:tasks.rados.rados.0.smithi086.stdout:3551: expect deleted 2024-08-10T05:24:26.055 INFO:tasks.rados.rados.0.smithi086.stdout:3552: rollback oid 1 current snap is 337 2024-08-10T05:24:26.056 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 1 to 323 2024-08-10T05:24:26.056 INFO:tasks.rados.rados.0.smithi086.stdout:3547: finishing copy_from to smithi08687503-27 2024-08-10T05:24:26.056 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 2119 (ObjNum 1017 snap 320 seq_num 1017) dirty exists 2024-08-10T05:24:26.056 INFO:tasks.rados.rados.0.smithi086.stdout:3548: finishing write tid 1 to smithi08687503-18 2024-08-10T05:24:26.056 INFO:tasks.rados.rados.0.smithi086.stdout:3548: finishing write tid 2 to smithi08687503-18 2024-08-10T05:24:26.056 INFO:tasks.rados.rados.0.smithi086.stdout:3548: finishing write tid 3 to smithi08687503-18 2024-08-10T05:24:26.056 INFO:tasks.rados.rados.0.smithi086.stdout:3548: finishing write tid 4 to smithi08687503-18 2024-08-10T05:24:26.056 INFO:tasks.rados.rados.0.smithi086.stdout:3548: finishing write tid 5 to smithi08687503-18 2024-08-10T05:24:26.056 INFO:tasks.rados.rados.0.smithi086.stdout:3548: oid 18 updating version 0 to 2141 2024-08-10T05:24:26.056 INFO:tasks.rados.rados.0.smithi086.stdout:3548: oid 18 version 2141 is already newer than 2138 2024-08-10T05:24:26.056 INFO:tasks.rados.rados.0.smithi086.stdout:3548: oid 18 version 2141 is already newer than 2140 2024-08-10T05:24:26.056 INFO:tasks.rados.rados.0.smithi086.stdout:3548: oid 18 version 2141 is already newer than 2139 2024-08-10T05:24:26.057 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 2141 (ObjNum 1080 snap 337 seq_num 1080) dirty exists 2024-08-10T05:24:26.057 INFO:tasks.rados.rados.0.smithi086.stdout:3548: left oid 18 (ObjNum 1080 snap 337 seq_num 1080) 2024-08-10T05:24:26.057 INFO:tasks.rados.rados.0.smithi086.stdout:3547: done (4 left) 2024-08-10T05:24:26.057 INFO:tasks.rados.rados.0.smithi086.stdout:3548: done (3 left) 2024-08-10T05:24:26.057 INFO:tasks.rados.rados.0.smithi086.stdout:3553: snap_create 2024-08-10T05:24:26.057 INFO:tasks.rados.rados.0.smithi086.stdout:3550: finishing write tid 1 to smithi08687503-20 2024-08-10T05:24:26.059 INFO:tasks.rados.rados.0.smithi086.stdout:3550: finishing write tid 2 to smithi08687503-20 2024-08-10T05:24:26.061 INFO:tasks.rados.rados.0.smithi086.stdout:3552: finishing rollback tid 0 to smithi08687503-1 2024-08-10T05:24:26.062 INFO:tasks.rados.rados.0.smithi086.stdout:3550: finishing write tid 3 to smithi08687503-20 2024-08-10T05:24:26.062 INFO:tasks.rados.rados.0.smithi086.stdout:3550: finishing write tid 4 to smithi08687503-20 2024-08-10T05:24:26.063 INFO:tasks.rados.rados.0.smithi086.stdout:3552: finishing rollback tid 1 to smithi08687503-1 2024-08-10T05:24:26.063 INFO:tasks.rados.rados.0.smithi086.stdout:3552: finishing rollback tid 2 to smithi08687503-1 2024-08-10T05:24:26.063 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 2373 (ObjNum 994 snap 310 seq_num 994) dirty exists 2024-08-10T05:24:26.067 INFO:tasks.rados.rados.0.smithi086.stdout:3550: finishing write tid 5 to smithi08687503-20 2024-08-10T05:24:26.067 INFO:tasks.rados.rados.0.smithi086.stdout:3550: oid 20 updating version 0 to 2081 2024-08-10T05:24:26.067 INFO:tasks.rados.rados.0.smithi086.stdout:3550: oid 20 version 2081 is already newer than 2080 2024-08-10T05:24:26.067 INFO:tasks.rados.rados.0.smithi086.stdout:3550: oid 20 updating version 2081 to 2083 2024-08-10T05:24:26.067 INFO:tasks.rados.rados.0.smithi086.stdout:3550: oid 20 version 2083 is already newer than 2082 2024-08-10T05:24:26.067 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 2083 (ObjNum 1081 snap 337 seq_num 1081) dirty exists 2024-08-10T05:24:26.067 INFO:tasks.rados.rados.0.smithi086.stdout:3550: left oid 20 (ObjNum 1081 snap 337 seq_num 1081) 2024-08-10T05:24:27.053 INFO:tasks.rados.rados.0.smithi086.stdout:3550: done (3 left) 2024-08-10T05:24:27.054 INFO:tasks.rados.rados.0.smithi086.stdout:3551: done (2 left) 2024-08-10T05:24:27.054 INFO:tasks.rados.rados.0.smithi086.stdout:3552: done (1 left) 2024-08-10T05:24:27.054 INFO:tasks.rados.rados.0.smithi086.stdout:3553: done (0 left) 2024-08-10T05:24:27.054 INFO:tasks.rados.rados.0.smithi086.stdout:3554: read oid 11 snap -1 2024-08-10T05:24:27.054 INFO:tasks.rados.rados.0.smithi086.stdout:3554: expect (ObjNum 1030 snap 323 seq_num 1030) 2024-08-10T05:24:27.054 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 28 current snap is 338 2024-08-10T05:24:27.054 INFO:tasks.rados.rados.0.smithi086.stdout:3555: seq_num 1082 ranges {3088384=524288,3612672=704512,4317184=98304} 2024-08-10T05:24:27.073 INFO:tasks.rados.rados.0.smithi086.stdout:3555: writing smithi08687503-28 from 3088384 to 3612672 tid 1 2024-08-10T05:24:27.077 INFO:tasks.rados.rados.0.smithi086.stdout:3555: writing smithi08687503-28 from 3612672 to 4317184 tid 2 2024-08-10T05:24:27.078 INFO:tasks.rados.rados.0.smithi086.stdout:3555: writing smithi08687503-28 from 4317184 to 4415488 tid 3 2024-08-10T05:24:27.078 INFO:tasks.rados.rados.0.smithi086.stdout:3556: delete oid 49 current snap is 338 2024-08-10T05:24:27.078 INFO:tasks.rados.rados.0.smithi086.stdout:3554: expect (ObjNum 1030 snap 323 seq_num 1030) 2024-08-10T05:24:27.185 INFO:tasks.rados.rados.0.smithi086.stdout:3555: finishing write tid 1 to smithi08687503-28 2024-08-10T05:24:27.186 INFO:tasks.rados.rados.0.smithi086.stdout:3555: finishing write tid 2 to smithi08687503-28 2024-08-10T05:24:27.186 INFO:tasks.rados.rados.0.smithi086.stdout:3555: finishing write tid 3 to smithi08687503-28 2024-08-10T05:24:27.186 INFO:tasks.rados.rados.0.smithi086.stdout:3555: finishing write tid 4 to smithi08687503-28 2024-08-10T05:24:27.186 INFO:tasks.rados.rados.0.smithi086.stdout:3555: finishing write tid 5 to smithi08687503-28 2024-08-10T05:24:27.186 INFO:tasks.rados.rados.0.smithi086.stdout:3555: oid 28 updating version 0 to 2454 2024-08-10T05:24:27.186 INFO:tasks.rados.rados.0.smithi086.stdout:3555: oid 28 version 2454 is already newer than 2453 2024-08-10T05:24:27.186 INFO:tasks.rados.rados.0.smithi086.stdout:3555: oid 28 version 2454 is already newer than 2451 2024-08-10T05:24:27.186 INFO:tasks.rados.rados.0.smithi086.stdout:3555: oid 28 version 2454 is already newer than 2452 2024-08-10T05:24:27.186 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 2454 (ObjNum 1082 snap 338 seq_num 1082) dirty exists 2024-08-10T05:24:27.186 INFO:tasks.rados.rados.0.smithi086.stdout:3555: left oid 28 (ObjNum 1082 snap 338 seq_num 1082) 2024-08-10T05:24:27.186 INFO:tasks.rados.rados.0.smithi086.stdout:3554: done (2 left) 2024-08-10T05:24:27.187 INFO:tasks.rados.rados.0.smithi086.stdout:3555: done (1 left) 2024-08-10T05:24:27.187 INFO:tasks.rados.rados.0.smithi086.stdout:3556: done (0 left) 2024-08-10T05:24:27.187 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 41 current snap is 338 2024-08-10T05:24:27.187 INFO:tasks.rados.rados.0.smithi086.stdout:3557: seq_num 1084 ranges {0=557056,557056=475136,1032192=327680} 2024-08-10T05:24:27.188 INFO:tasks.rados.rados.0.smithi086.stdout:3557: writing smithi08687503-41 from 0 to 557056 tid 1 2024-08-10T05:24:27.191 INFO:tasks.rados.rados.0.smithi086.stdout:3557: writing smithi08687503-41 from 557056 to 1032192 tid 2 2024-08-10T05:24:27.193 INFO:tasks.rados.rados.0.smithi086.stdout:3557: writing smithi08687503-41 from 1032192 to 1359872 tid 3 2024-08-10T05:24:27.193 INFO:tasks.rados.rados.0.smithi086.stdout:3558: setattr oid 16 current snap is 338 2024-08-10T05:24:27.193 INFO:tasks.rados.rados.0.smithi086.stdout:3557: finishing write tid 1 to smithi08687503-41 2024-08-10T05:24:27.194 INFO:tasks.rados.rados.0.smithi086.stdout:3559: rollback oid 45 current snap is 338 2024-08-10T05:24:27.194 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 45 to 329 2024-08-10T05:24:27.194 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 1 current snap is 338 2024-08-10T05:24:27.194 INFO:tasks.rados.rados.0.smithi086.stdout:3560: seq_num 1085 ranges {2260992=581632,2842624=761856,3604480=40960} 2024-08-10T05:24:27.210 INFO:tasks.rados.rados.0.smithi086.stdout:3560: writing smithi08687503-1 from 2260992 to 2842624 tid 1 2024-08-10T05:24:27.215 INFO:tasks.rados.rados.0.smithi086.stdout:3560: writing smithi08687503-1 from 2842624 to 3604480 tid 2 2024-08-10T05:24:27.215 INFO:tasks.rados.rados.0.smithi086.stdout:3560: writing smithi08687503-1 from 3604480 to 3645440 tid 3 2024-08-10T05:24:27.215 INFO:tasks.rados.rados.0.smithi086.stdout:3561: read oid 34 snap -1 2024-08-10T05:24:27.215 INFO:tasks.rados.rados.0.smithi086.stdout:3561: expect (ObjNum 979 snap 305 seq_num 979) 2024-08-10T05:24:27.215 INFO:tasks.rados.rados.0.smithi086.stdout:3562: delete oid 22 current snap is 338 2024-08-10T05:24:27.216 INFO:tasks.rados.rados.0.smithi086.stdout:3557: finishing write tid 2 to smithi08687503-41 2024-08-10T05:24:27.216 INFO:tasks.rados.rados.0.smithi086.stdout:3557: finishing write tid 3 to smithi08687503-41 2024-08-10T05:24:27.216 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 2288 (ObjNum 1075 snap 334 seq_num 1075) dirty exists 2024-08-10T05:24:27.216 INFO:tasks.rados.rados.0.smithi086.stdout:3557: finishing write tid 4 to smithi08687503-41 2024-08-10T05:24:27.216 INFO:tasks.rados.rados.0.smithi086.stdout:3559: finishing rollback tid 0 to smithi08687503-45 2024-08-10T05:24:27.216 INFO:tasks.rados.rados.0.smithi086.stdout:3559: finishing rollback tid 1 to smithi08687503-45 2024-08-10T05:24:27.216 INFO:tasks.rados.rados.0.smithi086.stdout:3559: finishing rollback tid 2 to smithi08687503-45 2024-08-10T05:24:27.216 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 2167 (ObjNum 971 snap 299 seq_num 971) dirty exists 2024-08-10T05:24:27.216 INFO:tasks.rados.rados.0.smithi086.stdout:3557: finishing write tid 5 to smithi08687503-41 2024-08-10T05:24:27.216 INFO:tasks.rados.rados.0.smithi086.stdout:3557: oid 41 updating version 0 to 2456 2024-08-10T05:24:27.216 INFO:tasks.rados.rados.0.smithi086.stdout:3557: oid 41 updating version 2456 to 2458 2024-08-10T05:24:27.216 INFO:tasks.rados.rados.0.smithi086.stdout:3557: oid 41 version 2458 is already newer than 2457 2024-08-10T05:24:27.217 INFO:tasks.rados.rados.0.smithi086.stdout:3557: oid 41 version 2458 is already newer than 2455 2024-08-10T05:24:27.217 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 2458 (ObjNum 1084 snap 338 seq_num 1084) dirty exists 2024-08-10T05:24:27.217 INFO:tasks.rados.rados.0.smithi086.stdout:3557: left oid 41 (ObjNum 1084 snap 338 seq_num 1084) 2024-08-10T05:24:27.217 INFO:tasks.rados.rados.0.smithi086.stdout:3560: finishing write tid 1 to smithi08687503-1 2024-08-10T05:24:27.218 INFO:tasks.rados.rados.0.smithi086.stdout:3557: done (5 left) 2024-08-10T05:24:27.218 INFO:tasks.rados.rados.0.smithi086.stdout:3558: done (4 left) 2024-08-10T05:24:27.218 INFO:tasks.rados.rados.0.smithi086.stdout:3559: done (3 left) 2024-08-10T05:24:27.218 INFO:tasks.rados.rados.0.smithi086.stdout:3562: done (2 left) 2024-08-10T05:24:27.218 INFO:tasks.rados.rados.0.smithi086.stdout:3563: rmattr oid 40 current snap is 338 2024-08-10T05:24:27.218 INFO:tasks.rados.rados.0.smithi086.stdout:3564: snap_create 2024-08-10T05:24:27.219 INFO:tasks.rados.rados.0.smithi086.stdout:3560: finishing write tid 2 to smithi08687503-1 2024-08-10T05:24:27.219 INFO:tasks.rados.rados.0.smithi086.stdout:3560: finishing write tid 3 to smithi08687503-1 2024-08-10T05:24:27.219 INFO:tasks.rados.rados.0.smithi086.stdout:3560: finishing write tid 4 to smithi08687503-1 2024-08-10T05:24:27.220 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 40 v 2124 (ObjNum 980 snap 305 seq_num 980) dirty exists 2024-08-10T05:24:27.221 INFO:tasks.rados.rados.0.smithi086.stdout:3560: finishing write tid 5 to smithi08687503-1 2024-08-10T05:24:27.221 INFO:tasks.rados.rados.0.smithi086.stdout:3560: oid 1 updating version 0 to 2376 2024-08-10T05:24:27.221 INFO:tasks.rados.rados.0.smithi086.stdout:3560: oid 1 version 2376 is already newer than 2375 2024-08-10T05:24:27.221 INFO:tasks.rados.rados.0.smithi086.stdout:3560: oid 1 version 2376 is already newer than 2374 2024-08-10T05:24:27.221 INFO:tasks.rados.rados.0.smithi086.stdout:3560: oid 1 updating version 2376 to 2377 2024-08-10T05:24:27.221 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 2377 (ObjNum 1085 snap 338 seq_num 1085) dirty exists 2024-08-10T05:24:27.221 INFO:tasks.rados.rados.0.smithi086.stdout:3560: left oid 1 (ObjNum 1085 snap 338 seq_num 1085) 2024-08-10T05:24:27.229 INFO:tasks.rados.rados.0.smithi086.stdout:3561: expect (ObjNum 979 snap 305 seq_num 979) 2024-08-10T05:24:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:27 smithi086 ceph-mon[98993]: osdmap e754: 8 total, 8 up, 8 in 2024-08-10T05:24:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:24:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:24:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:27 smithi086 ceph-mon[98993]: pgmap v793: 121 pgs: 121 active+clean; 215 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.5 MiB/s wr, 28 op/s 2024-08-10T05:24:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:24:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:24:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:24:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:24:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:24:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:27 smithi086 ceph-mon[101471]: osdmap e754: 8 total, 8 up, 8 in 2024-08-10T05:24:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:24:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:24:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:27 smithi086 ceph-mon[101471]: pgmap v793: 121 pgs: 121 active+clean; 215 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.5 MiB/s wr, 28 op/s 2024-08-10T05:24:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:24:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:24:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:24:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:24:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:24:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:27 smithi159 ceph-mon[90359]: osdmap e754: 8 total, 8 up, 8 in 2024-08-10T05:24:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:24:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:24:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:27 smithi159 ceph-mon[90359]: pgmap v793: 121 pgs: 121 active+clean; 215 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.5 MiB/s wr, 28 op/s 2024-08-10T05:24:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:24:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:24:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:24:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:24:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:24:28.059 INFO:tasks.rados.rados.0.smithi086.stdout:3560: done (3 left) 2024-08-10T05:24:28.059 INFO:tasks.rados.rados.0.smithi086.stdout:3561: done (2 left) 2024-08-10T05:24:28.059 INFO:tasks.rados.rados.0.smithi086.stdout:3563: done (1 left) 2024-08-10T05:24:28.059 INFO:tasks.rados.rados.0.smithi086.stdout:3564: done (0 left) 2024-08-10T05:24:28.059 INFO:tasks.rados.rados.0.smithi086.stdout:3565: delete oid 7 current snap is 339 2024-08-10T05:24:28.063 INFO:tasks.rados.rados.0.smithi086.stdout:3565: done (0 left) 2024-08-10T05:24:28.063 INFO:tasks.rados.rados.0.smithi086.stdout:3566: snap_remove snap 330 2024-08-10T05:24:28.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:28 smithi086 ceph-mon[98993]: osdmap e755: 8 total, 8 up, 8 in 2024-08-10T05:24:28.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:28 smithi086 ceph-mon[101471]: osdmap e755: 8 total, 8 up, 8 in 2024-08-10T05:24:28.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:24:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:24:28] "GET /metrics HTTP/1.1" 200 36272 "" "Prometheus/2.43.0" 2024-08-10T05:24:28.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:28 smithi159 ceph-mon[90359]: osdmap e755: 8 total, 8 up, 8 in 2024-08-10T05:24:29.065 INFO:tasks.rados.rados.0.smithi086.stdout:3566: done (0 left) 2024-08-10T05:24:29.065 INFO:tasks.rados.rados.0.smithi086.stdout:3567: read oid 20 snap -1 2024-08-10T05:24:29.065 INFO:tasks.rados.rados.0.smithi086.stdout:3567: expect (ObjNum 1081 snap 337 seq_num 1081) 2024-08-10T05:24:29.065 INFO:tasks.rados.rados.0.smithi086.stdout:3568: read oid 12 snap -1 2024-08-10T05:24:29.065 INFO:tasks.rados.rados.0.smithi086.stdout:3568: expect (ObjNum 1017 snap 320 seq_num 1017) 2024-08-10T05:24:29.065 INFO:tasks.rados.rados.0.smithi086.stdout:3569: copy_from oid 36 from oid 42 current snap is 339 2024-08-10T05:24:29.065 INFO:tasks.rados.rados.0.smithi086.stdout:3570: rmattr oid 5 current snap is 339 2024-08-10T05:24:29.065 INFO:tasks.rados.rados.0.smithi086.stdout:3570: done (3 left) 2024-08-10T05:24:29.066 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 339 2024-08-10T05:24:29.066 INFO:tasks.rados.rados.0.smithi086.stdout:3571: seq_num 1088 ranges {0=630784,630784=466944,1097728=335872} 2024-08-10T05:24:29.069 INFO:tasks.rados.rados.0.smithi086.stdout:3571: writing smithi08687503-25 from 0 to 630784 tid 1 2024-08-10T05:24:29.072 INFO:tasks.rados.rados.0.smithi086.stdout:3571: writing smithi08687503-25 from 630784 to 1097728 tid 2 2024-08-10T05:24:29.074 INFO:tasks.rados.rados.0.smithi086.stdout:3571: writing smithi08687503-25 from 1097728 to 1433600 tid 3 2024-08-10T05:24:29.074 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 15 current snap is 339 2024-08-10T05:24:29.074 INFO:tasks.rados.rados.0.smithi086.stdout:3572: seq_num 1089 ranges {1875968=647168,2523136=745472,3268608=57344} 2024-08-10T05:24:29.089 INFO:tasks.rados.rados.0.smithi086.stdout:3572: writing smithi08687503-15 from 1875968 to 2523136 tid 1 2024-08-10T05:24:29.094 INFO:tasks.rados.rados.0.smithi086.stdout:3572: writing smithi08687503-15 from 2523136 to 3268608 tid 2 2024-08-10T05:24:29.095 INFO:tasks.rados.rados.0.smithi086.stdout:3572: writing smithi08687503-15 from 3268608 to 3325952 tid 3 2024-08-10T05:24:29.095 INFO:tasks.rados.rados.0.smithi086.stdout:3573: delete oid 37 current snap is 339 2024-08-10T05:24:29.095 INFO:tasks.rados.rados.0.smithi086.stdout:3567: expect (ObjNum 1081 snap 337 seq_num 1081) 2024-08-10T05:24:29.132 INFO:tasks.rados.rados.0.smithi086.stdout:3568: expect (ObjNum 1017 snap 320 seq_num 1017) 2024-08-10T05:24:29.143 INFO:tasks.rados.rados.0.smithi086.stdout:3571: finishing write tid 1 to smithi08687503-25 2024-08-10T05:24:29.143 INFO:tasks.rados.rados.0.smithi086.stdout:3571: finishing write tid 2 to smithi08687503-25 2024-08-10T05:24:29.143 INFO:tasks.rados.rados.0.smithi086.stdout:3571: finishing write tid 3 to smithi08687503-25 2024-08-10T05:24:29.143 INFO:tasks.rados.rados.0.smithi086.stdout:3571: finishing write tid 4 to smithi08687503-25 2024-08-10T05:24:29.143 INFO:tasks.rados.rados.0.smithi086.stdout:3572: finishing write tid 1 to smithi08687503-15 2024-08-10T05:24:29.143 INFO:tasks.rados.rados.0.smithi086.stdout:3571: finishing write tid 5 to smithi08687503-25 2024-08-10T05:24:29.143 INFO:tasks.rados.rados.0.smithi086.stdout:3571: oid 25 updating version 0 to 2461 2024-08-10T05:24:29.143 INFO:tasks.rados.rados.0.smithi086.stdout:3571: oid 25 updating version 2461 to 2463 2024-08-10T05:24:29.143 INFO:tasks.rados.rados.0.smithi086.stdout:3571: oid 25 version 2463 is already newer than 2462 2024-08-10T05:24:29.144 INFO:tasks.rados.rados.0.smithi086.stdout:3571: oid 25 updating version 2463 to 2464 2024-08-10T05:24:29.144 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 2464 (ObjNum 1088 snap 339 seq_num 1088) dirty exists 2024-08-10T05:24:29.144 INFO:tasks.rados.rados.0.smithi086.stdout:3571: left oid 25 (ObjNum 1088 snap 339 seq_num 1088) 2024-08-10T05:24:29.144 INFO:tasks.rados.rados.0.smithi086.stdout:3569: finishing copy_from racing read to smithi08687503-36 2024-08-10T05:24:29.144 INFO:tasks.rados.rados.0.smithi086.stdout:3572: finishing write tid 2 to smithi08687503-15 2024-08-10T05:24:29.144 INFO:tasks.rados.rados.0.smithi086.stdout:3572: finishing write tid 3 to smithi08687503-15 2024-08-10T05:24:29.144 INFO:tasks.rados.rados.0.smithi086.stdout:3572: finishing write tid 4 to smithi08687503-15 2024-08-10T05:24:29.144 INFO:tasks.rados.rados.0.smithi086.stdout:3572: finishing write tid 5 to smithi08687503-15 2024-08-10T05:24:29.145 INFO:tasks.rados.rados.0.smithi086.stdout:3572: oid 15 updating version 0 to 2133 2024-08-10T05:24:29.145 INFO:tasks.rados.rados.0.smithi086.stdout:3572: oid 15 version 2133 is already newer than 2131 2024-08-10T05:24:29.145 INFO:tasks.rados.rados.0.smithi086.stdout:3572: oid 15 version 2133 is already newer than 2130 2024-08-10T05:24:29.145 INFO:tasks.rados.rados.0.smithi086.stdout:3572: oid 15 version 2133 is already newer than 2132 2024-08-10T05:24:29.145 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 2133 (ObjNum 1089 snap 339 seq_num 1089) dirty exists 2024-08-10T05:24:29.145 INFO:tasks.rados.rados.0.smithi086.stdout:3572: left oid 15 (ObjNum 1089 snap 339 seq_num 1089) 2024-08-10T05:24:29.145 INFO:tasks.rados.rados.0.smithi086.stdout:3569: finishing copy_from to smithi08687503-36 2024-08-10T05:24:29.145 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 2273 (ObjNum 1014 snap 319 seq_num 1014) dirty exists 2024-08-10T05:24:29.145 INFO:tasks.rados.rados.0.smithi086.stdout:3567: done (5 left) 2024-08-10T05:24:29.145 INFO:tasks.rados.rados.0.smithi086.stdout:3568: done (4 left) 2024-08-10T05:24:29.145 INFO:tasks.rados.rados.0.smithi086.stdout:3569: done (3 left) 2024-08-10T05:24:29.145 INFO:tasks.rados.rados.0.smithi086.stdout:3571: done (2 left) 2024-08-10T05:24:29.145 INFO:tasks.rados.rados.0.smithi086.stdout:3572: done (1 left) 2024-08-10T05:24:29.145 INFO:tasks.rados.rados.0.smithi086.stdout:3573: done (0 left) 2024-08-10T05:24:29.146 INFO:tasks.rados.rados.0.smithi086.stdout:3574: read oid 15 snap 337 2024-08-10T05:24:29.146 INFO:tasks.rados.rados.0.smithi086.stdout:3574: expect (ObjNum 971 snap 299 seq_num 971) 2024-08-10T05:24:29.146 INFO:tasks.rados.rados.0.smithi086.stdout:3575: read oid 21 snap -1 2024-08-10T05:24:29.146 INFO:tasks.rados.rados.0.smithi086.stdout:3575: expect (ObjNum 974 snap 299 seq_num 974) 2024-08-10T05:24:29.146 INFO:tasks.rados.rados.0.smithi086.stdout:3576: read oid 16 snap -1 2024-08-10T05:24:29.146 INFO:tasks.rados.rados.0.smithi086.stdout:3576: expect (ObjNum 1075 snap 334 seq_num 1075) 2024-08-10T05:24:29.146 INFO:tasks.rados.rados.0.smithi086.stdout:3577: copy_from oid 36 from oid 38 current snap is 339 2024-08-10T05:24:29.146 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 43 current snap is 339 2024-08-10T05:24:29.146 INFO:tasks.rados.rados.0.smithi086.stdout:3578: seq_num 1091 ranges {5742592=679936,6422528=516096,6938624=286720} 2024-08-10T05:24:29.176 INFO:tasks.rados.rados.0.smithi086.stdout:3578: writing smithi08687503-43 from 5742592 to 6422528 tid 1 2024-08-10T05:24:29.180 INFO:tasks.rados.rados.0.smithi086.stdout:3578: writing smithi08687503-43 from 6422528 to 6938624 tid 2 2024-08-10T05:24:29.182 INFO:tasks.rados.rados.0.smithi086.stdout:3578: writing smithi08687503-43 from 6938624 to 7225344 tid 3 2024-08-10T05:24:29.182 INFO:tasks.rados.rados.0.smithi086.stdout:3579: read oid 24 snap 337 2024-08-10T05:24:29.182 INFO:tasks.rados.rados.0.smithi086.stdout:3579: expect (ObjNum 1026 snap 323 seq_num 1026) 2024-08-10T05:24:29.183 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 339 2024-08-10T05:24:29.183 INFO:tasks.rados.rados.0.smithi086.stdout:3580: seq_num 1092 ranges {3686400=696320,4382720=802816} 2024-08-10T05:24:29.205 INFO:tasks.rados.rados.0.smithi086.stdout:3580: writing smithi08687503-9 from 3686400 to 4382720 tid 1 2024-08-10T05:24:29.210 INFO:tasks.rados.rados.0.smithi086.stdout:3580: writing smithi08687503-9 from 4382720 to 5185536 tid 2 2024-08-10T05:24:29.210 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 34 current snap is 339 2024-08-10T05:24:29.210 INFO:tasks.rados.rados.0.smithi086.stdout:3581: seq_num 1093 ranges {2859008=712704,3571712=688128,4259840=114688} 2024-08-10T05:24:29.229 INFO:tasks.rados.rados.0.smithi086.stdout:3581: writing smithi08687503-34 from 2859008 to 3571712 tid 1 2024-08-10T05:24:29.233 INFO:tasks.rados.rados.0.smithi086.stdout:3581: writing smithi08687503-34 from 3571712 to 4259840 tid 2 2024-08-10T05:24:29.234 INFO:tasks.rados.rados.0.smithi086.stdout:3581: writing smithi08687503-34 from 4259840 to 4374528 tid 3 2024-08-10T05:24:29.234 INFO:tasks.rados.rados.0.smithi086.stdout:3582: rollback oid 41 current snap is 339 2024-08-10T05:24:29.234 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 41 to 336 2024-08-10T05:24:29.234 INFO:tasks.rados.rados.0.smithi086.stdout:3574: expect (ObjNum 971 snap 299 seq_num 971) 2024-08-10T05:24:29.284 INFO:tasks.rados.rados.0.smithi086.stdout:3575: expect (ObjNum 974 snap 299 seq_num 974) 2024-08-10T05:24:29.338 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:29 smithi159 ceph-mon[90359]: osdmap e756: 8 total, 8 up, 8 in 2024-08-10T05:24:29.338 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:29 smithi159 ceph-mon[90359]: pgmap v796: 121 pgs: 121 active+clean; 215 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.5 MiB/s wr, 23 op/s 2024-08-10T05:24:29.403 INFO:tasks.rados.rados.0.smithi086.stdout:3577: finishing copy_from racing read to smithi08687503-36 2024-08-10T05:24:29.403 INFO:tasks.rados.rados.0.smithi086.stdout:3577: finishing copy_from to smithi08687503-36 2024-08-10T05:24:29.403 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 2139 (ObjNum 1002 snap 315 seq_num 1002) dirty exists 2024-08-10T05:24:29.403 INFO:tasks.rados.rados.0.smithi086.stdout:3576: expect (ObjNum 1075 snap 334 seq_num 1075) 2024-08-10T05:24:29.404 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:29 smithi086 ceph-mon[98993]: osdmap e756: 8 total, 8 up, 8 in 2024-08-10T05:24:29.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:29 smithi086 ceph-mon[98993]: pgmap v796: 121 pgs: 121 active+clean; 215 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.5 MiB/s wr, 23 op/s 2024-08-10T05:24:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:29 smithi086 ceph-mon[101471]: osdmap e756: 8 total, 8 up, 8 in 2024-08-10T05:24:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:29 smithi086 ceph-mon[101471]: pgmap v796: 121 pgs: 121 active+clean; 215 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.5 MiB/s wr, 23 op/s 2024-08-10T05:24:29.673 INFO:tasks.rados.rados.0.smithi086.stdout:3578: finishing write tid 1 to smithi08687503-43 2024-08-10T05:24:29.674 INFO:tasks.rados.rados.0.smithi086.stdout:3578: finishing write tid 2 to smithi08687503-43 2024-08-10T05:24:29.674 INFO:tasks.rados.rados.0.smithi086.stdout:3579: expect (ObjNum 1026 snap 323 seq_num 1026) 2024-08-10T05:24:29.687 INFO:tasks.rados.rados.0.smithi086.stdout:3578: finishing write tid 3 to smithi08687503-43 2024-08-10T05:24:29.687 INFO:tasks.rados.rados.0.smithi086.stdout:3578: finishing write tid 4 to smithi08687503-43 2024-08-10T05:24:29.687 INFO:tasks.rados.rados.0.smithi086.stdout:3578: finishing write tid 5 to smithi08687503-43 2024-08-10T05:24:29.687 INFO:tasks.rados.rados.0.smithi086.stdout:3578: oid 43 updating version 0 to 2155 2024-08-10T05:24:29.687 INFO:tasks.rados.rados.0.smithi086.stdout:3578: oid 43 updating version 2155 to 2157 2024-08-10T05:24:29.687 INFO:tasks.rados.rados.0.smithi086.stdout:3578: oid 43 updating version 2157 to 2158 2024-08-10T05:24:29.687 INFO:tasks.rados.rados.0.smithi086.stdout:3578: oid 43 version 2158 is already newer than 2156 2024-08-10T05:24:29.687 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 2158 (ObjNum 1091 snap 339 seq_num 1091) dirty exists 2024-08-10T05:24:29.687 INFO:tasks.rados.rados.0.smithi086.stdout:3578: left oid 43 (ObjNum 1091 snap 339 seq_num 1091) 2024-08-10T05:24:29.687 INFO:tasks.rados.rados.0.smithi086.stdout:3580: finishing write tid 1 to smithi08687503-9 2024-08-10T05:24:29.687 INFO:tasks.rados.rados.0.smithi086.stdout:3580: finishing write tid 2 to smithi08687503-9 2024-08-10T05:24:29.688 INFO:tasks.rados.rados.0.smithi086.stdout:3580: finishing write tid 3 to smithi08687503-9 2024-08-10T05:24:29.688 INFO:tasks.rados.rados.0.smithi086.stdout:3574: done (8 left) 2024-08-10T05:24:29.688 INFO:tasks.rados.rados.0.smithi086.stdout:3575: done (7 left) 2024-08-10T05:24:29.688 INFO:tasks.rados.rados.0.smithi086.stdout:3576: done (6 left) 2024-08-10T05:24:29.688 INFO:tasks.rados.rados.0.smithi086.stdout:3577: done (5 left) 2024-08-10T05:24:29.688 INFO:tasks.rados.rados.0.smithi086.stdout:3578: done (4 left) 2024-08-10T05:24:29.688 INFO:tasks.rados.rados.0.smithi086.stdout:3579: done (3 left) 2024-08-10T05:24:29.688 INFO:tasks.rados.rados.0.smithi086.stdout:3583: copy_from oid 23 from oid 16 current snap is 339 2024-08-10T05:24:29.688 INFO:tasks.rados.rados.0.smithi086.stdout:3580: finishing write tid 4 to smithi08687503-9 2024-08-10T05:24:29.688 INFO:tasks.rados.rados.0.smithi086.stdout:3580: oid 9 updating version 0 to 2310 2024-08-10T05:24:29.688 INFO:tasks.rados.rados.0.smithi086.stdout:3580: oid 9 updating version 2310 to 2311 2024-08-10T05:24:29.688 INFO:tasks.rados.rados.0.smithi086.stdout:3580: oid 9 updating version 2311 to 2312 2024-08-10T05:24:29.688 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 2312 (ObjNum 1092 snap 339 seq_num 1092) dirty exists 2024-08-10T05:24:29.689 INFO:tasks.rados.rados.0.smithi086.stdout:3580: left oid 9 (ObjNum 1092 snap 339 seq_num 1092) 2024-08-10T05:24:29.689 INFO:tasks.rados.rados.0.smithi086.stdout:3581: finishing write tid 1 to smithi08687503-34 2024-08-10T05:24:29.689 INFO:tasks.rados.rados.0.smithi086.stdout:3582: finishing rollback tid 0 to smithi08687503-41 2024-08-10T05:24:29.689 INFO:tasks.rados.rados.0.smithi086.stdout:3582: finishing rollback tid 1 to smithi08687503-41 2024-08-10T05:24:29.689 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 2475 (ObjNum 33 snap 0 seq_num 2546760191) dirty dne 2024-08-10T05:24:29.689 INFO:tasks.rados.rados.0.smithi086.stdout:3581: finishing write tid 2 to smithi08687503-34 2024-08-10T05:24:29.689 INFO:tasks.rados.rados.0.smithi086.stdout:3581: finishing write tid 3 to smithi08687503-34 2024-08-10T05:24:29.689 INFO:tasks.rados.rados.0.smithi086.stdout:3581: finishing write tid 4 to smithi08687503-34 2024-08-10T05:24:29.689 INFO:tasks.rados.rados.0.smithi086.stdout:3581: finishing write tid 5 to smithi08687503-34 2024-08-10T05:24:29.689 INFO:tasks.rados.rados.0.smithi086.stdout:3581: oid 34 updating version 0 to 2154 2024-08-10T05:24:29.689 INFO:tasks.rados.rados.0.smithi086.stdout:3581: oid 34 updating version 2154 to 2156 2024-08-10T05:24:29.689 INFO:tasks.rados.rados.0.smithi086.stdout:3581: oid 34 updating version 2156 to 2157 2024-08-10T05:24:29.689 INFO:tasks.rados.rados.0.smithi086.stdout:3581: oid 34 version 2157 is already newer than 2155 2024-08-10T05:24:29.689 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 2157 (ObjNum 1093 snap 339 seq_num 1093) dirty exists 2024-08-10T05:24:29.690 INFO:tasks.rados.rados.0.smithi086.stdout:3581: left oid 34 (ObjNum 1093 snap 339 seq_num 1093) 2024-08-10T05:24:29.690 INFO:tasks.rados.rados.0.smithi086.stdout:3580: done (3 left) 2024-08-10T05:24:29.690 INFO:tasks.rados.rados.0.smithi086.stdout:3581: done (2 left) 2024-08-10T05:24:29.690 INFO:tasks.rados.rados.0.smithi086.stdout:3582: done (1 left) 2024-08-10T05:24:29.690 INFO:tasks.rados.rados.0.smithi086.stdout:3584: snap_create 2024-08-10T05:24:29.705 INFO:tasks.rados.rados.0.smithi086.stdout:3583: finishing copy_from racing read to smithi08687503-23 2024-08-10T05:24:29.714 INFO:tasks.rados.rados.0.smithi086.stdout:3583: finishing copy_from to smithi08687503-23 2024-08-10T05:24:29.714 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 23 v 2288 (ObjNum 1075 snap 334 seq_num 1075) dirty exists 2024-08-10T05:24:30.046 INFO:tasks.rados.rados.0.smithi086.stdout:3583: done (1 left) 2024-08-10T05:24:30.046 INFO:tasks.rados.rados.0.smithi086.stdout:3584: done (0 left) 2024-08-10T05:24:30.046 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 2 current snap is 340 2024-08-10T05:24:30.046 INFO:tasks.rados.rados.0.smithi086.stdout:3585: seq_num 1094 ranges {3784704=729088,4513792=573440,5087232=229376} 2024-08-10T05:24:30.070 INFO:tasks.rados.rados.0.smithi086.stdout:3585: writing smithi08687503-2 from 3784704 to 4513792 tid 1 2024-08-10T05:24:30.073 INFO:tasks.rados.rados.0.smithi086.stdout:3585: writing smithi08687503-2 from 4513792 to 5087232 tid 2 2024-08-10T05:24:30.075 INFO:tasks.rados.rados.0.smithi086.stdout:3585: writing smithi08687503-2 from 5087232 to 5316608 tid 3 2024-08-10T05:24:30.075 INFO:tasks.rados.rados.0.smithi086.stdout:3586: setattr oid 41 current snap is 340 2024-08-10T05:24:30.077 INFO:tasks.rados.rados.0.smithi086.stdout:3587: read oid 44 snap -1 2024-08-10T05:24:30.077 INFO:tasks.rados.rados.0.smithi086.stdout:3587: expect deleted 2024-08-10T05:24:30.077 INFO:tasks.rados.rados.0.smithi086.stdout:3588: read oid 6 snap -1 2024-08-10T05:24:30.077 INFO:tasks.rados.rados.0.smithi086.stdout:3588: expect (ObjNum 1056 snap 329 seq_num 1056) 2024-08-10T05:24:30.077 INFO:tasks.rados.rados.0.smithi086.stdout:3589: read oid 35 snap -1 2024-08-10T05:24:30.077 INFO:tasks.rados.rados.0.smithi086.stdout:3589: expect (ObjNum 1002 snap 315 seq_num 1002) 2024-08-10T05:24:30.077 INFO:tasks.rados.rados.0.smithi086.stdout:3590: delete oid 45 current snap is 340 2024-08-10T05:24:30.079 INFO:tasks.rados.rados.0.smithi086.stdout:3585: finishing write tid 1 to smithi08687503-2 2024-08-10T05:24:30.079 INFO:tasks.rados.rados.0.smithi086.stdout:3585: finishing write tid 2 to smithi08687503-2 2024-08-10T05:24:30.081 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 2476 (ObjNum 33 snap 0 seq_num 3356311904) dirty exists 2024-08-10T05:24:30.082 INFO:tasks.rados.rados.0.smithi086.stdout:3585: finishing write tid 3 to smithi08687503-2 2024-08-10T05:24:30.082 INFO:tasks.rados.rados.0.smithi086.stdout:3585: finishing write tid 4 to smithi08687503-2 2024-08-10T05:24:30.088 INFO:tasks.rados.rados.0.smithi086.stdout:3585: finishing write tid 5 to smithi08687503-2 2024-08-10T05:24:30.088 INFO:tasks.rados.rados.0.smithi086.stdout:3585: oid 2 updating version 0 to 2169 2024-08-10T05:24:30.088 INFO:tasks.rados.rados.0.smithi086.stdout:3585: oid 2 updating version 2169 to 2170 2024-08-10T05:24:30.088 INFO:tasks.rados.rados.0.smithi086.stdout:3585: oid 2 version 2170 is already newer than 2168 2024-08-10T05:24:30.088 INFO:tasks.rados.rados.0.smithi086.stdout:3585: oid 2 updating version 2170 to 2171 2024-08-10T05:24:30.088 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 2171 (ObjNum 1094 snap 340 seq_num 1094) dirty exists 2024-08-10T05:24:30.088 INFO:tasks.rados.rados.0.smithi086.stdout:3585: left oid 2 (ObjNum 1094 snap 340 seq_num 1094) 2024-08-10T05:24:30.093 INFO:tasks.rados.rados.0.smithi086.stdout:3589: expect (ObjNum 1002 snap 315 seq_num 1002) 2024-08-10T05:24:30.154 INFO:tasks.rados.rados.0.smithi086.stdout:3588: expect (ObjNum 1056 snap 329 seq_num 1056) 2024-08-10T05:24:30.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:30 smithi086 ceph-mon[101471]: osdmap e757: 8 total, 8 up, 8 in 2024-08-10T05:24:30.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:30 smithi086 ceph-mon[101471]: osdmap e758: 8 total, 8 up, 8 in 2024-08-10T05:24:30.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:30 smithi086 ceph-mon[98993]: osdmap e757: 8 total, 8 up, 8 in 2024-08-10T05:24:30.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:30 smithi086 ceph-mon[98993]: osdmap e758: 8 total, 8 up, 8 in 2024-08-10T05:24:30.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:30 smithi159 ceph-mon[90359]: osdmap e757: 8 total, 8 up, 8 in 2024-08-10T05:24:30.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:30 smithi159 ceph-mon[90359]: osdmap e758: 8 total, 8 up, 8 in 2024-08-10T05:24:30.470 INFO:tasks.rados.rados.0.smithi086.stdout:3585: done (5 left) 2024-08-10T05:24:30.471 INFO:tasks.rados.rados.0.smithi086.stdout:3586: done (4 left) 2024-08-10T05:24:30.471 INFO:tasks.rados.rados.0.smithi086.stdout:3587: done (3 left) 2024-08-10T05:24:30.471 INFO:tasks.rados.rados.0.smithi086.stdout:3588: done (2 left) 2024-08-10T05:24:30.471 INFO:tasks.rados.rados.0.smithi086.stdout:3589: done (1 left) 2024-08-10T05:24:30.471 INFO:tasks.rados.rados.0.smithi086.stdout:3590: done (0 left) 2024-08-10T05:24:30.471 INFO:tasks.rados.rados.0.smithi086.stdout:3591: read oid 12 snap -1 2024-08-10T05:24:30.471 INFO:tasks.rados.rados.0.smithi086.stdout:3591: expect (ObjNum 1017 snap 320 seq_num 1017) 2024-08-10T05:24:30.471 INFO:tasks.rados.rados.0.smithi086.stdout:3592: rollback oid 21 current snap is 340 2024-08-10T05:24:30.471 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 21 to 319 2024-08-10T05:24:30.471 INFO:tasks.rados.rados.0.smithi086.stdout:3593: copy_from oid 33 from oid 28 current snap is 340 2024-08-10T05:24:30.471 INFO:tasks.rados.rados.0.smithi086.stdout:3594: snap_create 2024-08-10T05:24:30.473 INFO:tasks.rados.rados.0.smithi086.stdout:3591: expect (ObjNum 1017 snap 320 seq_num 1017) 2024-08-10T05:24:30.485 INFO:tasks.rados.rados.0.smithi086.stdout:3592: finishing rollback tid 0 to smithi08687503-21 2024-08-10T05:24:30.485 INFO:tasks.rados.rados.0.smithi086.stdout:3592: finishing rollback tid 1 to smithi08687503-21 2024-08-10T05:24:30.485 INFO:tasks.rados.rados.0.smithi086.stdout:3592: finishing rollback tid 2 to smithi08687503-21 2024-08-10T05:24:30.486 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 2175 (ObjNum 974 snap 299 seq_num 974) dirty exists 2024-08-10T05:24:30.488 INFO:tasks.rados.rados.0.smithi086.stdout:3593: finishing copy_from racing read to smithi08687503-33 2024-08-10T05:24:30.491 INFO:tasks.rados.rados.0.smithi086.stdout:3593: finishing copy_from to smithi08687503-33 2024-08-10T05:24:30.491 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 2454 (ObjNum 1082 snap 338 seq_num 1082) dirty exists 2024-08-10T05:24:31.073 INFO:tasks.rados.rados.0.smithi086.stdout:3591: done (3 left) 2024-08-10T05:24:31.073 INFO:tasks.rados.rados.0.smithi086.stdout:3592: done (2 left) 2024-08-10T05:24:31.073 INFO:tasks.rados.rados.0.smithi086.stdout:3593: done (1 left) 2024-08-10T05:24:31.073 INFO:tasks.rados.rados.0.smithi086.stdout:3594: done (0 left) 2024-08-10T05:24:31.073 INFO:tasks.rados.rados.0.smithi086.stdout:3595: read oid 2 snap 331 2024-08-10T05:24:31.073 INFO:tasks.rados.rados.0.smithi086.stdout:3595: expect (ObjNum 1049 snap 329 seq_num 1049) 2024-08-10T05:24:31.073 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 341 2024-08-10T05:24:31.073 INFO:tasks.rados.rados.0.smithi086.stdout:3596: seq_num 1096 ranges {237568=761856,999424=786432,1785856=16384} 2024-08-10T05:24:31.078 INFO:tasks.rados.rados.0.smithi086.stdout:3596: writing smithi08687503-12 from 237568 to 999424 tid 1 2024-08-10T05:24:31.085 INFO:tasks.rados.rados.0.smithi086.stdout:3596: writing smithi08687503-12 from 999424 to 1785856 tid 2 2024-08-10T05:24:31.085 INFO:tasks.rados.rados.0.smithi086.stdout:3596: writing smithi08687503-12 from 1785856 to 1802240 tid 3 2024-08-10T05:24:31.086 INFO:tasks.rados.rados.0.smithi086.stdout:3597: read oid 18 snap -1 2024-08-10T05:24:31.086 INFO:tasks.rados.rados.0.smithi086.stdout:3597: expect (ObjNum 1080 snap 337 seq_num 1080) 2024-08-10T05:24:31.086 INFO:tasks.rados.rados.0.smithi086.stdout:3598: read oid 14 snap -1 2024-08-10T05:24:31.086 INFO:tasks.rados.rados.0.smithi086.stdout:3598: expect (ObjNum 940 snap 295 seq_num 940) 2024-08-10T05:24:31.086 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 7 current snap is 341 2024-08-10T05:24:31.086 INFO:tasks.rados.rados.0.smithi086.stdout:3596: finishing write tid 1 to smithi08687503-12 2024-08-10T05:24:31.086 INFO:tasks.rados.rados.0.smithi086.stdout:3599: seq_num 1097 ranges {0=778240,778240=671744,1449984=131072} 2024-08-10T05:24:31.090 INFO:tasks.rados.rados.0.smithi086.stdout:3599: writing smithi08687503-7 from 0 to 778240 tid 1 2024-08-10T05:24:31.095 INFO:tasks.rados.rados.0.smithi086.stdout:3599: writing smithi08687503-7 from 778240 to 1449984 tid 2 2024-08-10T05:24:31.096 INFO:tasks.rados.rados.0.smithi086.stdout:3599: writing smithi08687503-7 from 1449984 to 1581056 tid 3 2024-08-10T05:24:31.097 INFO:tasks.rados.rados.0.smithi086.stdout:3600: snap_create 2024-08-10T05:24:31.097 INFO:tasks.rados.rados.0.smithi086.stdout:3596: finishing write tid 2 to smithi08687503-12 2024-08-10T05:24:31.097 INFO:tasks.rados.rados.0.smithi086.stdout:3596: finishing write tid 3 to smithi08687503-12 2024-08-10T05:24:31.097 INFO:tasks.rados.rados.0.smithi086.stdout:3595: expect (ObjNum 1049 snap 329 seq_num 1049) 2024-08-10T05:24:31.276 INFO:tasks.rados.rados.0.smithi086.stdout:3599: finishing write tid 1 to smithi08687503-7 2024-08-10T05:24:31.276 INFO:tasks.rados.rados.0.smithi086.stdout:3596: finishing write tid 4 to smithi08687503-12 2024-08-10T05:24:31.276 INFO:tasks.rados.rados.0.smithi086.stdout:3597: expect (ObjNum 1080 snap 337 seq_num 1080) 2024-08-10T05:24:31.309 INFO:tasks.rados.rados.0.smithi086.stdout:3596: finishing write tid 5 to smithi08687503-12 2024-08-10T05:24:31.309 INFO:tasks.rados.rados.0.smithi086.stdout:3596: oid 12 updating version 0 to 2127 2024-08-10T05:24:31.309 INFO:tasks.rados.rados.0.smithi086.stdout:3596: oid 12 updating version 2127 to 2128 2024-08-10T05:24:31.309 INFO:tasks.rados.rados.0.smithi086.stdout:3596: oid 12 version 2128 is already newer than 2125 2024-08-10T05:24:31.309 INFO:tasks.rados.rados.0.smithi086.stdout:3596: oid 12 version 2128 is already newer than 2126 2024-08-10T05:24:31.309 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 2128 (ObjNum 1096 snap 341 seq_num 1096) dirty exists 2024-08-10T05:24:31.309 INFO:tasks.rados.rados.0.smithi086.stdout:3596: left oid 12 (ObjNum 1096 snap 341 seq_num 1096) 2024-08-10T05:24:31.309 INFO:tasks.rados.rados.0.smithi086.stdout:3599: finishing write tid 2 to smithi08687503-7 2024-08-10T05:24:31.309 INFO:tasks.rados.rados.0.smithi086.stdout:3599: finishing write tid 3 to smithi08687503-7 2024-08-10T05:24:31.310 INFO:tasks.rados.rados.0.smithi086.stdout:3599: finishing write tid 4 to smithi08687503-7 2024-08-10T05:24:31.310 INFO:tasks.rados.rados.0.smithi086.stdout:3599: finishing write tid 5 to smithi08687503-7 2024-08-10T05:24:31.310 INFO:tasks.rados.rados.0.smithi086.stdout:3599: oid 7 updating version 0 to 2381 2024-08-10T05:24:31.310 INFO:tasks.rados.rados.0.smithi086.stdout:3599: oid 7 updating version 2381 to 2382 2024-08-10T05:24:31.310 INFO:tasks.rados.rados.0.smithi086.stdout:3599: oid 7 version 2382 is already newer than 2380 2024-08-10T05:24:31.310 INFO:tasks.rados.rados.0.smithi086.stdout:3599: oid 7 version 2382 is already newer than 2379 2024-08-10T05:24:31.310 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 2382 (ObjNum 1097 snap 341 seq_num 1097) dirty exists 2024-08-10T05:24:31.310 INFO:tasks.rados.rados.0.smithi086.stdout:3599: left oid 7 (ObjNum 1097 snap 341 seq_num 1097) 2024-08-10T05:24:31.310 INFO:tasks.rados.rados.0.smithi086.stdout:3598: expect (ObjNum 940 snap 295 seq_num 940) 2024-08-10T05:24:31.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:31 smithi086 ceph-mon[101471]: pgmap v799: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 225 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.9 MiB/s wr, 20 op/s 2024-08-10T05:24:31.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:31 smithi086 ceph-mon[98993]: pgmap v799: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 225 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.9 MiB/s wr, 20 op/s 2024-08-10T05:24:31.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:31 smithi159 ceph-mon[90359]: pgmap v799: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 225 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.9 MiB/s wr, 20 op/s 2024-08-10T05:24:32.242 INFO:tasks.rados.rados.0.smithi086.stdout:3595: done (5 left) 2024-08-10T05:24:32.242 INFO:tasks.rados.rados.0.smithi086.stdout:3596: done (4 left) 2024-08-10T05:24:32.242 INFO:tasks.rados.rados.0.smithi086.stdout:3597: done (3 left) 2024-08-10T05:24:32.242 INFO:tasks.rados.rados.0.smithi086.stdout:3598: done (2 left) 2024-08-10T05:24:32.242 INFO:tasks.rados.rados.0.smithi086.stdout:3599: done (1 left) 2024-08-10T05:24:32.243 INFO:tasks.rados.rados.0.smithi086.stdout:3600: done (0 left) 2024-08-10T05:24:32.243 INFO:tasks.rados.rados.0.smithi086.stdout:3601: read oid 10 snap -1 2024-08-10T05:24:32.243 INFO:tasks.rados.rados.0.smithi086.stdout:3601: expect deleted 2024-08-10T05:24:32.243 INFO:tasks.rados.rados.0.smithi086.stdout:3602: snap_remove snap 323 2024-08-10T05:24:32.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:32 smithi086 ceph-mon[98993]: osdmap e759: 8 total, 8 up, 8 in 2024-08-10T05:24:32.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:32 smithi086 ceph-mon[101471]: osdmap e759: 8 total, 8 up, 8 in 2024-08-10T05:24:32.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:32 smithi159 ceph-mon[90359]: osdmap e759: 8 total, 8 up, 8 in 2024-08-10T05:24:33.090 INFO:tasks.rados.rados.0.smithi086.stdout:3602: done (1 left) 2024-08-10T05:24:33.090 INFO:tasks.rados.rados.0.smithi086.stdout:3603: copy_from oid 4 from oid 16 current snap is 342 2024-08-10T05:24:33.091 INFO:tasks.rados.rados.0.smithi086.stdout:3604: read oid 14 snap 319 2024-08-10T05:24:33.091 INFO:tasks.rados.rados.0.smithi086.stdout:3604: expect (ObjNum 940 snap 295 seq_num 940) 2024-08-10T05:24:33.091 INFO:tasks.rados.rados.0.smithi086.stdout:3605: snap_remove snap 324 2024-08-10T05:24:33.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:33 smithi086 ceph-mon[98993]: osdmap e760: 8 total, 8 up, 8 in 2024-08-10T05:24:33.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:33 smithi086 ceph-mon[98993]: pgmap v802: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 232 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 4.6 MiB/s wr, 28 op/s 2024-08-10T05:24:33.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:33 smithi086 ceph-mon[101471]: osdmap e760: 8 total, 8 up, 8 in 2024-08-10T05:24:33.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:33 smithi086 ceph-mon[101471]: pgmap v802: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 232 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 4.6 MiB/s wr, 28 op/s 2024-08-10T05:24:33.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:33 smithi159 ceph-mon[90359]: osdmap e760: 8 total, 8 up, 8 in 2024-08-10T05:24:33.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:33 smithi159 ceph-mon[90359]: pgmap v802: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 232 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 4.6 MiB/s wr, 28 op/s 2024-08-10T05:24:34.089 INFO:tasks.rados.rados.0.smithi086.stdout:3605: done (3 left) 2024-08-10T05:24:34.089 INFO:tasks.rados.rados.0.smithi086.stdout:3606: snap_remove snap 339 2024-08-10T05:24:34.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:34 smithi086 ceph-mon[98993]: osdmap e761: 8 total, 8 up, 8 in 2024-08-10T05:24:34.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:34 smithi086 ceph-mon[101471]: osdmap e761: 8 total, 8 up, 8 in 2024-08-10T05:24:34.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:34 smithi159 ceph-mon[90359]: osdmap e761: 8 total, 8 up, 8 in 2024-08-10T05:24:35.050 INFO:tasks.rados.rados.0.smithi086.stdout:3606: done (3 left) 2024-08-10T05:24:35.050 INFO:tasks.rados.rados.0.smithi086.stdout:3607: snap_remove snap 332 2024-08-10T05:24:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:35 smithi086 ceph-mon[98993]: osdmap e762: 8 total, 8 up, 8 in 2024-08-10T05:24:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:35 smithi086 ceph-mon[98993]: pgmap v805: 121 pgs: 121 active+clean; 243 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2024-08-10T05:24:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:35 smithi086 ceph-mon[98993]: osdmap e763: 8 total, 8 up, 8 in 2024-08-10T05:24:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:35 smithi086 ceph-mon[101471]: osdmap e762: 8 total, 8 up, 8 in 2024-08-10T05:24:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:35 smithi086 ceph-mon[101471]: pgmap v805: 121 pgs: 121 active+clean; 243 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2024-08-10T05:24:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:35 smithi086 ceph-mon[101471]: osdmap e763: 8 total, 8 up, 8 in 2024-08-10T05:24:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:35 smithi159 ceph-mon[90359]: osdmap e762: 8 total, 8 up, 8 in 2024-08-10T05:24:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:35 smithi159 ceph-mon[90359]: pgmap v805: 121 pgs: 121 active+clean; 243 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2024-08-10T05:24:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:35 smithi159 ceph-mon[90359]: osdmap e763: 8 total, 8 up, 8 in 2024-08-10T05:24:36.051 INFO:tasks.rados.rados.0.smithi086.stdout:3607: done (3 left) 2024-08-10T05:24:36.051 INFO:tasks.rados.rados.0.smithi086.stdout:3608: snap_create 2024-08-10T05:24:36.051 INFO:tasks.rados.rados.0.smithi086.stdout:3603: finishing copy_from racing read to smithi08687503-4 2024-08-10T05:24:36.051 INFO:tasks.rados.rados.0.smithi086.stdout:3603: finishing copy_from to smithi08687503-4 2024-08-10T05:24:36.052 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 2288 (ObjNum 1075 snap 334 seq_num 1075) dirty exists 2024-08-10T05:24:36.052 INFO:tasks.rados.rados.0.smithi086.stdout:3604: expect (ObjNum 940 snap 295 seq_num 940) 2024-08-10T05:24:37.056 INFO:tasks.rados.rados.0.smithi086.stdout:3601: done (3 left) 2024-08-10T05:24:37.056 INFO:tasks.rados.rados.0.smithi086.stdout:3603: done (2 left) 2024-08-10T05:24:37.056 INFO:tasks.rados.rados.0.smithi086.stdout:3604: done (1 left) 2024-08-10T05:24:37.056 INFO:tasks.rados.rados.0.smithi086.stdout:3608: done (0 left) 2024-08-10T05:24:37.056 INFO:tasks.rados.rados.0.smithi086.stdout:3609: delete oid 7 current snap is 343 2024-08-10T05:24:37.057 INFO:tasks.rados.rados.0.smithi086.stdout:3609: done (0 left) 2024-08-10T05:24:37.057 INFO:tasks.rados.rados.0.smithi086.stdout:3610: setattr oid 17 current snap is 343 2024-08-10T05:24:37.059 INFO:tasks.rados.rados.0.smithi086.stdout:3611: snap_remove snap 338 2024-08-10T05:24:37.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:37 smithi086 ceph-mon[98993]: osdmap e764: 8 total, 8 up, 8 in 2024-08-10T05:24:37.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:37 smithi086 ceph-mon[98993]: pgmap v808: 121 pgs: 121 active+clean; 249 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.5 MiB/s wr, 16 op/s 2024-08-10T05:24:37.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:37 smithi086 ceph-mon[101471]: osdmap e764: 8 total, 8 up, 8 in 2024-08-10T05:24:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:37 smithi086 ceph-mon[101471]: pgmap v808: 121 pgs: 121 active+clean; 249 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.5 MiB/s wr, 16 op/s 2024-08-10T05:24:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:37 smithi159 ceph-mon[90359]: osdmap e764: 8 total, 8 up, 8 in 2024-08-10T05:24:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:37 smithi159 ceph-mon[90359]: pgmap v808: 121 pgs: 121 active+clean; 249 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.5 MiB/s wr, 16 op/s 2024-08-10T05:24:38.063 INFO:tasks.rados.rados.0.smithi086.stdout:3611: done (1 left) 2024-08-10T05:24:38.063 INFO:tasks.rados.rados.0.smithi086.stdout:3612: snap_create 2024-08-10T05:24:38.063 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 2289 (ObjNum 561 snap 0 seq_num 807382784) dirty exists 2024-08-10T05:24:38.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:38 smithi086 ceph-mon[98993]: osdmap e765: 8 total, 8 up, 8 in 2024-08-10T05:24:38.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:38 smithi086 ceph-mon[101471]: osdmap e765: 8 total, 8 up, 8 in 2024-08-10T05:24:38.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:24:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:24:38] "GET /metrics HTTP/1.1" 200 36272 "" "Prometheus/2.43.0" 2024-08-10T05:24:38.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:38 smithi159 ceph-mon[90359]: osdmap e765: 8 total, 8 up, 8 in 2024-08-10T05:24:39.074 INFO:tasks.rados.rados.0.smithi086.stdout:3610: done (1 left) 2024-08-10T05:24:39.075 INFO:tasks.rados.rados.0.smithi086.stdout:3612: done (0 left) 2024-08-10T05:24:39.075 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 46 current snap is 344 2024-08-10T05:24:39.075 INFO:tasks.rados.rados.0.smithi086.stdout:3613: seq_num 1099 ranges {3686400=409600,4096000=442368,4538368=720896,5259264=40960} 2024-08-10T05:24:39.096 INFO:tasks.rados.rados.0.smithi086.stdout:3613: writing smithi08687503-46 from 3686400 to 4096000 tid 1 2024-08-10T05:24:39.098 INFO:tasks.rados.rados.0.smithi086.stdout:3613: writing smithi08687503-46 from 4096000 to 4538368 tid 2 2024-08-10T05:24:39.103 INFO:tasks.rados.rados.0.smithi086.stdout:3613: writing smithi08687503-46 from 4538368 to 5259264 tid 3 2024-08-10T05:24:39.103 INFO:tasks.rados.rados.0.smithi086.stdout:3613: writing smithi08687503-46 from 5259264 to 5300224 tid 4 2024-08-10T05:24:39.103 INFO:tasks.rados.rados.0.smithi086.stdout:3614: read oid 11 snap -1 2024-08-10T05:24:39.103 INFO:tasks.rados.rados.0.smithi086.stdout:3614: expect (ObjNum 1030 snap 323 seq_num 1030) 2024-08-10T05:24:39.103 INFO:tasks.rados.rados.0.smithi086.stdout:3615: setattr oid 38 current snap is 344 2024-08-10T05:24:39.105 INFO:tasks.rados.rados.0.smithi086.stdout:3616: snap_remove snap 337 2024-08-10T05:24:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:39 smithi086 ceph-mon[98993]: osdmap e766: 8 total, 8 up, 8 in 2024-08-10T05:24:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:39 smithi086 ceph-mon[98993]: pgmap v811: 121 pgs: 121 active+clean; 249 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-08-10T05:24:39.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:39 smithi086 ceph-mon[101471]: osdmap e766: 8 total, 8 up, 8 in 2024-08-10T05:24:39.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:39 smithi086 ceph-mon[101471]: pgmap v811: 121 pgs: 121 active+clean; 249 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-08-10T05:24:39.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:39 smithi159 ceph-mon[90359]: osdmap e766: 8 total, 8 up, 8 in 2024-08-10T05:24:39.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:39 smithi159 ceph-mon[90359]: pgmap v811: 121 pgs: 121 active+clean; 249 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-08-10T05:24:40.052 INFO:tasks.rados.rados.0.smithi086.stdout:3613: finishing write tid 1 to smithi08687503-46 2024-08-10T05:24:40.052 INFO:tasks.rados.rados.0.smithi086.stdout:3613: finishing write tid 2 to smithi08687503-46 2024-08-10T05:24:40.052 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 2455 (ObjNum 1002 snap 315 seq_num 1002) dirty exists 2024-08-10T05:24:40.052 INFO:tasks.rados.rados.0.smithi086.stdout:3613: finishing write tid 3 to smithi08687503-46 2024-08-10T05:24:40.052 INFO:tasks.rados.rados.0.smithi086.stdout:3614: expect (ObjNum 1030 snap 323 seq_num 1030) 2024-08-10T05:24:40.170 INFO:tasks.rados.rados.0.smithi086.stdout:3613: finishing write tid 4 to smithi08687503-46 2024-08-10T05:24:40.170 INFO:tasks.rados.rados.0.smithi086.stdout:3613: finishing write tid 5 to smithi08687503-46 2024-08-10T05:24:40.170 INFO:tasks.rados.rados.0.smithi086.stdout:3613: finishing write tid 6 to smithi08687503-46 2024-08-10T05:24:40.170 INFO:tasks.rados.rados.0.smithi086.stdout:3613: oid 46 updating version 0 to 2318 2024-08-10T05:24:40.171 INFO:tasks.rados.rados.0.smithi086.stdout:3613: oid 46 version 2318 is already newer than 2317 2024-08-10T05:24:40.171 INFO:tasks.rados.rados.0.smithi086.stdout:3613: oid 46 version 2318 is already newer than 2316 2024-08-10T05:24:40.171 INFO:tasks.rados.rados.0.smithi086.stdout:3613: oid 46 version 2318 is already newer than 2314 2024-08-10T05:24:40.171 INFO:tasks.rados.rados.0.smithi086.stdout:3613: oid 46 version 2318 is already newer than 2315 2024-08-10T05:24:40.171 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 2318 (ObjNum 1099 snap 344 seq_num 1099) dirty exists 2024-08-10T05:24:40.171 INFO:tasks.rados.rados.0.smithi086.stdout:3613: left oid 46 (ObjNum 1099 snap 344 seq_num 1099) 2024-08-10T05:24:40.171 INFO:tasks.rados.rados.0.smithi086.stdout:3613: done (3 left) 2024-08-10T05:24:40.171 INFO:tasks.rados.rados.0.smithi086.stdout:3614: done (2 left) 2024-08-10T05:24:40.171 INFO:tasks.rados.rados.0.smithi086.stdout:3615: done (1 left) 2024-08-10T05:24:40.171 INFO:tasks.rados.rados.0.smithi086.stdout:3616: done (0 left) 2024-08-10T05:24:40.171 INFO:tasks.rados.rados.0.smithi086.stdout:3617: snap_remove snap 342 2024-08-10T05:24:40.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:40 smithi086 ceph-mon[98993]: osdmap e767: 8 total, 8 up, 8 in 2024-08-10T05:24:40.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:40 smithi086 ceph-mon[98993]: osdmap e768: 8 total, 8 up, 8 in 2024-08-10T05:24:40.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:40 smithi086 ceph-mon[101471]: osdmap e767: 8 total, 8 up, 8 in 2024-08-10T05:24:40.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:40 smithi086 ceph-mon[101471]: osdmap e768: 8 total, 8 up, 8 in 2024-08-10T05:24:40.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:40 smithi159 ceph-mon[90359]: osdmap e767: 8 total, 8 up, 8 in 2024-08-10T05:24:40.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:40 smithi159 ceph-mon[90359]: osdmap e768: 8 total, 8 up, 8 in 2024-08-10T05:24:41.079 INFO:tasks.rados.rados.0.smithi086.stdout:3617: done (0 left) 2024-08-10T05:24:41.261 INFO:tasks.rados.rados.0.smithi086.stdout:3618: snap_create 2024-08-10T05:24:41.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:41 smithi086 ceph-mon[101471]: pgmap v814: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 248 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 394 KiB/s wr, 8 op/s 2024-08-10T05:24:41.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:41 smithi086 ceph-mon[98993]: pgmap v814: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 248 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 394 KiB/s wr, 8 op/s 2024-08-10T05:24:41.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:41 smithi159 ceph-mon[90359]: pgmap v814: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 248 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 394 KiB/s wr, 8 op/s 2024-08-10T05:24:42.081 INFO:tasks.rados.rados.0.smithi086.stdout:3618: done (0 left) 2024-08-10T05:24:42.081 INFO:tasks.rados.rados.0.smithi086.stdout:3619: rmattr oid 20 current snap is 345 2024-08-10T05:24:42.081 INFO:tasks.rados.rados.0.smithi086.stdout:3619: done (0 left) 2024-08-10T05:24:42.081 INFO:tasks.rados.rados.0.smithi086.stdout:3620: rollback oid 4 current snap is 345 2024-08-10T05:24:42.081 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 4 to 329 2024-08-10T05:24:42.082 INFO:tasks.rados.rados.0.smithi086.stdout:3621: rmattr oid 11 current snap is 345 2024-08-10T05:24:42.082 INFO:tasks.rados.rados.0.smithi086.stdout:3621: done (1 left) 2024-08-10T05:24:42.082 INFO:tasks.rados.rados.0.smithi086.stdout:3622: read oid 23 snap 327 2024-08-10T05:24:42.082 INFO:tasks.rados.rados.0.smithi086.stdout:3622: expect deleted 2024-08-10T05:24:42.082 INFO:tasks.rados.rados.0.smithi086.stdout:3623: read oid 22 snap 329 2024-08-10T05:24:42.082 INFO:tasks.rados.rados.0.smithi086.stdout:3623: expect (ObjNum 1047 snap 329 seq_num 1047) 2024-08-10T05:24:42.082 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 27 current snap is 345 2024-08-10T05:24:42.082 INFO:tasks.rados.rados.0.smithi086.stdout:3624: seq_num 1100 ranges {237568=425984,663552=729088,1392640=475136} 2024-08-10T05:24:42.085 INFO:tasks.rados.rados.0.smithi086.stdout:3624: writing smithi08687503-27 from 237568 to 663552 tid 1 2024-08-10T05:24:42.090 INFO:tasks.rados.rados.0.smithi086.stdout:3624: writing smithi08687503-27 from 663552 to 1392640 tid 2 2024-08-10T05:24:42.093 INFO:tasks.rados.rados.0.smithi086.stdout:3624: writing smithi08687503-27 from 1392640 to 1867776 tid 3 2024-08-10T05:24:42.093 INFO:tasks.rados.rados.0.smithi086.stdout:3625: delete oid 11 current snap is 345 2024-08-10T05:24:42.093 INFO:tasks.rados.rados.0.smithi086.stdout:3620: finishing rollback tid 0 to smithi08687503-4 2024-08-10T05:24:42.093 INFO:tasks.rados.rados.0.smithi086.stdout:3620: finishing rollback tid 1 to smithi08687503-4 2024-08-10T05:24:42.094 INFO:tasks.rados.rados.0.smithi086.stdout:3623: expect (ObjNum 1047 snap 329 seq_num 1047) 2024-08-10T05:24:42.114 INFO:tasks.rados.rados.0.smithi086.stdout:3624: finishing write tid 1 to smithi08687503-27 2024-08-10T05:24:42.114 INFO:tasks.rados.rados.0.smithi086.stdout:3620: finishing rollback tid 2 to smithi08687503-4 2024-08-10T05:24:42.114 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 2458 (ObjNum 1058 snap 329 seq_num 1058) dirty exists 2024-08-10T05:24:42.114 INFO:tasks.rados.rados.0.smithi086.stdout:3624: finishing write tid 2 to smithi08687503-27 2024-08-10T05:24:42.114 INFO:tasks.rados.rados.0.smithi086.stdout:3624: finishing write tid 3 to smithi08687503-27 2024-08-10T05:24:42.114 INFO:tasks.rados.rados.0.smithi086.stdout:3624: finishing write tid 4 to smithi08687503-27 2024-08-10T05:24:42.114 INFO:tasks.rados.rados.0.smithi086.stdout:3624: finishing write tid 5 to smithi08687503-27 2024-08-10T05:24:42.114 INFO:tasks.rados.rados.0.smithi086.stdout:3624: oid 27 updating version 0 to 2133 2024-08-10T05:24:42.115 INFO:tasks.rados.rados.0.smithi086.stdout:3624: oid 27 updating version 2133 to 2136 2024-08-10T05:24:42.115 INFO:tasks.rados.rados.0.smithi086.stdout:3624: oid 27 version 2136 is already newer than 2134 2024-08-10T05:24:42.115 INFO:tasks.rados.rados.0.smithi086.stdout:3624: oid 27 version 2136 is already newer than 2135 2024-08-10T05:24:42.115 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 2136 (ObjNum 1100 snap 345 seq_num 1100) dirty exists 2024-08-10T05:24:42.115 INFO:tasks.rados.rados.0.smithi086.stdout:3624: left oid 27 (ObjNum 1100 snap 345 seq_num 1100) 2024-08-10T05:24:42.115 INFO:tasks.rados.rados.0.smithi086.stdout:3620: done (4 left) 2024-08-10T05:24:42.115 INFO:tasks.rados.rados.0.smithi086.stdout:3622: done (3 left) 2024-08-10T05:24:42.115 INFO:tasks.rados.rados.0.smithi086.stdout:3623: done (2 left) 2024-08-10T05:24:42.115 INFO:tasks.rados.rados.0.smithi086.stdout:3624: done (1 left) 2024-08-10T05:24:42.115 INFO:tasks.rados.rados.0.smithi086.stdout:3625: done (0 left) 2024-08-10T05:24:42.115 INFO:tasks.rados.rados.0.smithi086.stdout:3626: rmattr oid 32 current snap is 345 2024-08-10T05:24:42.115 INFO:tasks.rados.rados.0.smithi086.stdout:3627: rollback oid 16 current snap is 345 2024-08-10T05:24:42.115 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 16 to 333 2024-08-10T05:24:42.116 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 29 current snap is 345 2024-08-10T05:24:42.116 INFO:tasks.rados.rados.0.smithi086.stdout:3628: seq_num 1102 ranges {4595712=458752,5054464=491520,5545984=491520,6037504=221184} 2024-08-10T05:24:42.140 INFO:tasks.rados.rados.0.smithi086.stdout:3628: writing smithi08687503-29 from 4595712 to 5054464 tid 1 2024-08-10T05:24:42.143 INFO:tasks.rados.rados.0.smithi086.stdout:3628: writing smithi08687503-29 from 5054464 to 5545984 tid 2 2024-08-10T05:24:42.146 INFO:tasks.rados.rados.0.smithi086.stdout:3628: writing smithi08687503-29 from 5545984 to 6037504 tid 3 2024-08-10T05:24:42.148 INFO:tasks.rados.rados.0.smithi086.stdout:3628: writing smithi08687503-29 from 6037504 to 6258688 tid 4 2024-08-10T05:24:42.148 INFO:tasks.rados.rados.0.smithi086.stdout:3629: read oid 11 snap 340 2024-08-10T05:24:42.149 INFO:tasks.rados.rados.0.smithi086.stdout:3629: expect (ObjNum 1030 snap 323 seq_num 1030) 2024-08-10T05:24:42.149 INFO:tasks.rados.rados.0.smithi086.stdout:3630: setattr oid 6 current snap is 345 2024-08-10T05:24:42.149 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 2290 (ObjNum 1039 snap 327 seq_num 1039) dirty exists 2024-08-10T05:24:42.149 INFO:tasks.rados.rados.0.smithi086.stdout:3627: finishing rollback tid 0 to smithi08687503-16 2024-08-10T05:24:42.149 INFO:tasks.rados.rados.0.smithi086.stdout:3627: finishing rollback tid 1 to smithi08687503-16 2024-08-10T05:24:42.149 INFO:tasks.rados.rados.0.smithi086.stdout:3627: finishing rollback tid 2 to smithi08687503-16 2024-08-10T05:24:42.149 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 2328 (ObjNum 946 snap 298 seq_num 946) dirty exists 2024-08-10T05:24:42.149 INFO:tasks.rados.rados.0.smithi086.stdout:3628: finishing write tid 1 to smithi08687503-29 2024-08-10T05:24:42.149 INFO:tasks.rados.rados.0.smithi086.stdout:3628: finishing write tid 2 to smithi08687503-29 2024-08-10T05:24:42.150 INFO:tasks.rados.rados.0.smithi086.stdout:3626: done (4 left) 2024-08-10T05:24:42.150 INFO:tasks.rados.rados.0.smithi086.stdout:3627: done (3 left) 2024-08-10T05:24:42.150 INFO:tasks.rados.rados.0.smithi086.stdout:3631: rollback oid 38 current snap is 345 2024-08-10T05:24:42.150 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 38 to 343 2024-08-10T05:24:42.150 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 36 current snap is 345 2024-08-10T05:24:42.150 INFO:tasks.rados.rados.0.smithi086.stdout:3632: seq_num 1103 ranges {2392064=475136,2867200=425984,3293184=696320,3989504=81920} 2024-08-10T05:24:42.166 INFO:tasks.rados.rados.0.smithi086.stdout:3632: writing smithi08687503-36 from 2392064 to 2867200 tid 1 2024-08-10T05:24:42.168 INFO:tasks.rados.rados.0.smithi086.stdout:3632: writing smithi08687503-36 from 2867200 to 3293184 tid 2 2024-08-10T05:24:42.172 INFO:tasks.rados.rados.0.smithi086.stdout:3632: writing smithi08687503-36 from 3293184 to 3989504 tid 3 2024-08-10T05:24:42.173 INFO:tasks.rados.rados.0.smithi086.stdout:3632: writing smithi08687503-36 from 3989504 to 4071424 tid 4 2024-08-10T05:24:42.173 INFO:tasks.rados.rados.0.smithi086.stdout:3633: copy_from oid 9 from oid 18 current snap is 345 2024-08-10T05:24:42.174 INFO:tasks.rados.rados.0.smithi086.stdout:3628: finishing write tid 3 to smithi08687503-29 2024-08-10T05:24:42.174 INFO:tasks.rados.rados.0.smithi086.stdout:3628: finishing write tid 4 to smithi08687503-29 2024-08-10T05:24:42.174 INFO:tasks.rados.rados.0.smithi086.stdout:3628: finishing write tid 5 to smithi08687503-29 2024-08-10T05:24:42.174 INFO:tasks.rados.rados.0.smithi086.stdout:3631: finishing rollback tid 0 to smithi08687503-38 2024-08-10T05:24:42.174 INFO:tasks.rados.rados.0.smithi086.stdout:3631: finishing rollback tid 1 to smithi08687503-38 2024-08-10T05:24:42.174 INFO:tasks.rados.rados.0.smithi086.stdout:3631: finishing rollback tid 2 to smithi08687503-38 2024-08-10T05:24:42.174 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 2461 (ObjNum 1002 snap 315 seq_num 1002) dirty exists 2024-08-10T05:24:42.174 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 2143 (ObjNum 1056 snap 329 seq_num 1056) dirty exists 2024-08-10T05:24:42.174 INFO:tasks.rados.rados.0.smithi086.stdout:3628: finishing write tid 6 to smithi08687503-29 2024-08-10T05:24:42.174 INFO:tasks.rados.rados.0.smithi086.stdout:3628: oid 29 updating version 0 to 1725 2024-08-10T05:24:42.174 INFO:tasks.rados.rados.0.smithi086.stdout:3628: oid 29 version 1725 is already newer than 1721 2024-08-10T05:24:42.174 INFO:tasks.rados.rados.0.smithi086.stdout:3628: oid 29 version 1725 is already newer than 1724 2024-08-10T05:24:42.175 INFO:tasks.rados.rados.0.smithi086.stdout:3628: oid 29 version 1725 is already newer than 1722 2024-08-10T05:24:42.175 INFO:tasks.rados.rados.0.smithi086.stdout:3628: oid 29 version 1725 is already newer than 1723 2024-08-10T05:24:42.175 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 1725 (ObjNum 1102 snap 345 seq_num 1102) dirty exists 2024-08-10T05:24:42.175 INFO:tasks.rados.rados.0.smithi086.stdout:3628: left oid 29 (ObjNum 1102 snap 345 seq_num 1102) 2024-08-10T05:24:42.175 INFO:tasks.rados.rados.0.smithi086.stdout:3629: expect (ObjNum 1030 snap 323 seq_num 1030) 2024-08-10T05:24:42.283 INFO:tasks.rados.rados.0.smithi086.stdout:3632: finishing write tid 1 to smithi08687503-36 2024-08-10T05:24:42.283 INFO:tasks.rados.rados.0.smithi086.stdout:3632: finishing write tid 2 to smithi08687503-36 2024-08-10T05:24:42.283 INFO:tasks.rados.rados.0.smithi086.stdout:3628: done (5 left) 2024-08-10T05:24:42.283 INFO:tasks.rados.rados.0.smithi086.stdout:3629: done (4 left) 2024-08-10T05:24:42.283 INFO:tasks.rados.rados.0.smithi086.stdout:3630: done (3 left) 2024-08-10T05:24:42.283 INFO:tasks.rados.rados.0.smithi086.stdout:3631: done (2 left) 2024-08-10T05:24:42.283 INFO:tasks.rados.rados.0.smithi086.stdout:3634: copy_from oid 3 from oid 7 current snap is 345 2024-08-10T05:24:42.283 INFO:tasks.rados.rados.0.smithi086.stdout:3632: finishing write tid 3 to smithi08687503-36 2024-08-10T05:24:42.284 INFO:tasks.rados.rados.0.smithi086.stdout:3632: finishing write tid 4 to smithi08687503-36 2024-08-10T05:24:42.284 INFO:tasks.rados.rados.0.smithi086.stdout:3632: finishing write tid 5 to smithi08687503-36 2024-08-10T05:24:42.284 INFO:tasks.rados.rados.0.smithi086.stdout:3632: finishing write tid 6 to smithi08687503-36 2024-08-10T05:24:42.284 INFO:tasks.rados.rados.0.smithi086.stdout:3632: oid 36 updating version 0 to 2295 2024-08-10T05:24:42.284 INFO:tasks.rados.rados.0.smithi086.stdout:3632: oid 36 version 2295 is already newer than 2294 2024-08-10T05:24:42.284 INFO:tasks.rados.rados.0.smithi086.stdout:3632: oid 36 version 2295 is already newer than 2292 2024-08-10T05:24:42.284 INFO:tasks.rados.rados.0.smithi086.stdout:3632: oid 36 version 2295 is already newer than 2293 2024-08-10T05:24:42.284 INFO:tasks.rados.rados.0.smithi086.stdout:3632: oid 36 version 2295 is already newer than 2291 2024-08-10T05:24:42.284 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 2295 (ObjNum 1103 snap 345 seq_num 1103) dirty exists 2024-08-10T05:24:42.284 INFO:tasks.rados.rados.0.smithi086.stdout:3632: left oid 36 (ObjNum 1103 snap 345 seq_num 1103) 2024-08-10T05:24:42.284 INFO:tasks.rados.rados.0.smithi086.stdout:3633: finishing copy_from racing read to smithi08687503-9 2024-08-10T05:24:42.284 INFO:tasks.rados.rados.0.smithi086.stdout:3633: finishing copy_from to smithi08687503-9 2024-08-10T05:24:42.284 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 2141 (ObjNum 1080 snap 337 seq_num 1080) dirty exists 2024-08-10T05:24:42.285 INFO:tasks.rados.rados.0.smithi086.stdout:3632: done (2 left) 2024-08-10T05:24:42.285 INFO:tasks.rados.rados.0.smithi086.stdout:3633: done (1 left) 2024-08-10T05:24:42.285 INFO:tasks.rados.rados.0.smithi086.stdout:3635: read oid 34 snap 343 2024-08-10T05:24:42.285 INFO:tasks.rados.rados.0.smithi086.stdout:3635: expect (ObjNum 1093 snap 339 seq_num 1093) 2024-08-10T05:24:42.285 INFO:tasks.rados.rados.0.smithi086.stdout:3636: copy_from oid 43 from oid 11 current snap is 345 2024-08-10T05:24:42.285 INFO:tasks.rados.rados.0.smithi086.stdout:3637: rmattr oid 19 current snap is 345 2024-08-10T05:24:42.285 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 8 current snap is 345 2024-08-10T05:24:42.285 INFO:tasks.rados.rados.0.smithi086.stdout:3638: seq_num 1104 ranges {3686400=499712,4186112=712704,4898816=491520} 2024-08-10T05:24:42.306 INFO:tasks.rados.rados.0.smithi086.stdout:3638: writing smithi08687503-8 from 3686400 to 4186112 tid 1 2024-08-10T05:24:42.310 INFO:tasks.rados.rados.0.smithi086.stdout:3638: writing smithi08687503-8 from 4186112 to 4898816 tid 2 2024-08-10T05:24:42.314 INFO:tasks.rados.rados.0.smithi086.stdout:3638: writing smithi08687503-8 from 4898816 to 5390336 tid 3 2024-08-10T05:24:42.314 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 28 current snap is 345 2024-08-10T05:24:42.314 INFO:tasks.rados.rados.0.smithi086.stdout:3636: finishing copy_from to smithi08687503-43 2024-08-10T05:24:42.314 INFO:tasks.rados.rados.0.smithi086.stdout:3636: got expected ENOENT (src dne) 2024-08-10T05:24:42.314 INFO:tasks.rados.rados.0.smithi086.stdout:3636: finishing copy_from racing read to smithi08687503-43 2024-08-10T05:24:42.314 INFO:tasks.rados.rados.0.smithi086.stdout:3634: finishing copy_from to smithi08687503-3 2024-08-10T05:24:42.314 INFO:tasks.rados.rados.0.smithi086.stdout:3634: got expected ENOENT (src dne) 2024-08-10T05:24:42.314 INFO:tasks.rados.rados.0.smithi086.stdout:3639: seq_num 1105 ranges {4415488=516096,4931584=598016,5529600=606208} 2024-08-10T05:24:42.340 INFO:tasks.rados.rados.0.smithi086.stdout:3639: writing smithi08687503-28 from 4415488 to 4931584 tid 1 2024-08-10T05:24:42.343 INFO:tasks.rados.rados.0.smithi086.stdout:3639: writing smithi08687503-28 from 4931584 to 5529600 tid 2 2024-08-10T05:24:42.347 INFO:tasks.rados.rados.0.smithi086.stdout:3639: writing smithi08687503-28 from 5529600 to 6135808 tid 3 2024-08-10T05:24:42.347 INFO:tasks.rados.rados.0.smithi086.stdout:3636: done (5 left) 2024-08-10T05:24:42.347 INFO:tasks.rados.rados.0.smithi086.stdout:3640: snap_remove snap 331 2024-08-10T05:24:42.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:42 smithi086 ceph-mon[98993]: osdmap e769: 8 total, 8 up, 8 in 2024-08-10T05:24:42.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:24:42.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:42 smithi086 ceph-mon[101471]: osdmap e769: 8 total, 8 up, 8 in 2024-08-10T05:24:42.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:24:42.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:42 smithi159 ceph-mon[90359]: osdmap e769: 8 total, 8 up, 8 in 2024-08-10T05:24:42.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:24:43.100 INFO:tasks.rados.rados.0.smithi086.stdout:3640: done (5 left) 2024-08-10T05:24:43.100 INFO:tasks.rados.rados.0.smithi086.stdout:3641: snap_create 2024-08-10T05:24:43.100 INFO:tasks.rados.rados.0.smithi086.stdout:3634: finishing copy_from racing read to smithi08687503-3 2024-08-10T05:24:43.100 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 2158 (ObjNum 997 snap 310 seq_num 997) dirty exists 2024-08-10T05:24:43.100 INFO:tasks.rados.rados.0.smithi086.stdout:3635: expect (ObjNum 1093 snap 339 seq_num 1093) 2024-08-10T05:24:43.284 INFO:tasks.rados.rados.0.smithi086.stdout:3638: finishing write tid 1 to smithi08687503-8 2024-08-10T05:24:43.284 INFO:tasks.rados.rados.0.smithi086.stdout:3638: finishing write tid 2 to smithi08687503-8 2024-08-10T05:24:43.284 INFO:tasks.rados.rados.0.smithi086.stdout:3638: finishing write tid 3 to smithi08687503-8 2024-08-10T05:24:43.284 INFO:tasks.rados.rados.0.smithi086.stdout:3638: finishing write tid 4 to smithi08687503-8 2024-08-10T05:24:43.284 INFO:tasks.rados.rados.0.smithi086.stdout:3638: finishing write tid 5 to smithi08687503-8 2024-08-10T05:24:43.284 INFO:tasks.rados.rados.0.smithi086.stdout:3638: oid 8 updating version 0 to 2512 2024-08-10T05:24:43.284 INFO:tasks.rados.rados.0.smithi086.stdout:3638: oid 8 version 2512 is already newer than 2511 2024-08-10T05:24:43.284 INFO:tasks.rados.rados.0.smithi086.stdout:3638: oid 8 version 2512 is already newer than 2510 2024-08-10T05:24:43.284 INFO:tasks.rados.rados.0.smithi086.stdout:3638: oid 8 updating version 2512 to 2513 2024-08-10T05:24:43.285 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 2513 (ObjNum 1104 snap 345 seq_num 1104) dirty exists 2024-08-10T05:24:43.285 INFO:tasks.rados.rados.0.smithi086.stdout:3638: left oid 8 (ObjNum 1104 snap 345 seq_num 1104) 2024-08-10T05:24:43.285 INFO:tasks.rados.rados.0.smithi086.stdout:3639: finishing write tid 1 to smithi08687503-28 2024-08-10T05:24:43.285 INFO:tasks.rados.rados.0.smithi086.stdout:3639: finishing write tid 2 to smithi08687503-28 2024-08-10T05:24:43.285 INFO:tasks.rados.rados.0.smithi086.stdout:3639: finishing write tid 3 to smithi08687503-28 2024-08-10T05:24:43.285 INFO:tasks.rados.rados.0.smithi086.stdout:3639: finishing write tid 4 to smithi08687503-28 2024-08-10T05:24:43.285 INFO:tasks.rados.rados.0.smithi086.stdout:3639: finishing write tid 5 to smithi08687503-28 2024-08-10T05:24:43.285 INFO:tasks.rados.rados.0.smithi086.stdout:3639: oid 28 updating version 0 to 2516 2024-08-10T05:24:43.285 INFO:tasks.rados.rados.0.smithi086.stdout:3639: oid 28 updating version 2516 to 2517 2024-08-10T05:24:43.285 INFO:tasks.rados.rados.0.smithi086.stdout:3639: oid 28 version 2517 is already newer than 2515 2024-08-10T05:24:43.285 INFO:tasks.rados.rados.0.smithi086.stdout:3639: oid 28 updating version 2517 to 2518 2024-08-10T05:24:43.285 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 2518 (ObjNum 1105 snap 345 seq_num 1105) dirty exists 2024-08-10T05:24:43.286 INFO:tasks.rados.rados.0.smithi086.stdout:3639: left oid 28 (ObjNum 1105 snap 345 seq_num 1105) 2024-08-10T05:24:43.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:43 smithi086 ceph-mon[98993]: osdmap e770: 8 total, 8 up, 8 in 2024-08-10T05:24:43.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:43 smithi086 ceph-mon[98993]: pgmap v817: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 248 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 394 KiB/s wr, 7 op/s 2024-08-10T05:24:43.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:43 smithi086 ceph-mon[101471]: osdmap e770: 8 total, 8 up, 8 in 2024-08-10T05:24:43.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:43 smithi086 ceph-mon[101471]: pgmap v817: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 248 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 394 KiB/s wr, 7 op/s 2024-08-10T05:24:43.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:43 smithi159 ceph-mon[90359]: osdmap e770: 8 total, 8 up, 8 in 2024-08-10T05:24:43.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:43 smithi159 ceph-mon[90359]: pgmap v817: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 248 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 394 KiB/s wr, 7 op/s 2024-08-10T05:24:44.096 INFO:tasks.rados.rados.0.smithi086.stdout:3634: done (5 left) 2024-08-10T05:24:44.096 INFO:tasks.rados.rados.0.smithi086.stdout:3635: done (4 left) 2024-08-10T05:24:44.096 INFO:tasks.rados.rados.0.smithi086.stdout:3637: done (3 left) 2024-08-10T05:24:44.096 INFO:tasks.rados.rados.0.smithi086.stdout:3638: done (2 left) 2024-08-10T05:24:44.096 INFO:tasks.rados.rados.0.smithi086.stdout:3639: done (1 left) 2024-08-10T05:24:44.096 INFO:tasks.rados.rados.0.smithi086.stdout:3641: done (0 left) 2024-08-10T05:24:44.096 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 17 current snap is 346 2024-08-10T05:24:44.096 INFO:tasks.rados.rados.0.smithi086.stdout:3642: seq_num 1106 ranges {0=532480,532480=483328,1015808=475136,1490944=245760} 2024-08-10T05:24:44.099 INFO:tasks.rados.rados.0.smithi086.stdout:3642: writing smithi08687503-17 from 0 to 532480 tid 1 2024-08-10T05:24:44.101 INFO:tasks.rados.rados.0.smithi086.stdout:3642: writing smithi08687503-17 from 532480 to 1015808 tid 2 2024-08-10T05:24:44.104 INFO:tasks.rados.rados.0.smithi086.stdout:3642: writing smithi08687503-17 from 1015808 to 1490944 tid 3 2024-08-10T05:24:44.106 INFO:tasks.rados.rados.0.smithi086.stdout:3642: writing smithi08687503-17 from 1490944 to 1736704 tid 4 2024-08-10T05:24:44.106 INFO:tasks.rados.rados.0.smithi086.stdout:3643: read oid 7 snap -1 2024-08-10T05:24:44.106 INFO:tasks.rados.rados.0.smithi086.stdout:3643: expect deleted 2024-08-10T05:24:44.106 INFO:tasks.rados.rados.0.smithi086.stdout:3644: snap_remove snap 336 2024-08-10T05:24:44.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:44 smithi086 ceph-mon[98993]: osdmap e771: 8 total, 8 up, 8 in 2024-08-10T05:24:44.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:44 smithi086 ceph-mon[101471]: osdmap e771: 8 total, 8 up, 8 in 2024-08-10T05:24:44.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:44 smithi159 ceph-mon[90359]: osdmap e771: 8 total, 8 up, 8 in 2024-08-10T05:24:45.053 INFO:tasks.rados.rados.0.smithi086.stdout:3644: done (2 left) 2024-08-10T05:24:45.053 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 16 current snap is 346 2024-08-10T05:24:45.053 INFO:tasks.rados.rados.0.smithi086.stdout:3645: seq_num 1107 ranges {3678208=548864,4227072=770048,4997120=434176} 2024-08-10T05:24:45.077 INFO:tasks.rados.rados.0.smithi086.stdout:3645: writing smithi08687503-16 from 3678208 to 4227072 tid 1 2024-08-10T05:24:45.082 INFO:tasks.rados.rados.0.smithi086.stdout:3645: writing smithi08687503-16 from 4227072 to 4997120 tid 2 2024-08-10T05:24:45.085 INFO:tasks.rados.rados.0.smithi086.stdout:3645: writing smithi08687503-16 from 4997120 to 5431296 tid 3 2024-08-10T05:24:45.086 INFO:tasks.rados.rados.0.smithi086.stdout:3642: finishing write tid 1 to smithi08687503-17 2024-08-10T05:24:45.086 INFO:tasks.rados.rados.0.smithi086.stdout:3642: finishing write tid 2 to smithi08687503-17 2024-08-10T05:24:45.086 INFO:tasks.rados.rados.0.smithi086.stdout:3642: finishing write tid 3 to smithi08687503-17 2024-08-10T05:24:45.086 INFO:tasks.rados.rados.0.smithi086.stdout:3642: finishing write tid 4 to smithi08687503-17 2024-08-10T05:24:45.087 INFO:tasks.rados.rados.0.smithi086.stdout:3642: finishing write tid 5 to smithi08687503-17 2024-08-10T05:24:45.087 INFO:tasks.rados.rados.0.smithi086.stdout:3642: finishing write tid 6 to smithi08687503-17 2024-08-10T05:24:45.087 INFO:tasks.rados.rados.0.smithi086.stdout:3642: oid 17 updating version 0 to 2300 2024-08-10T05:24:45.087 INFO:tasks.rados.rados.0.smithi086.stdout:3642: oid 17 version 2300 is already newer than 2298 2024-08-10T05:24:45.087 INFO:tasks.rados.rados.0.smithi086.stdout:3642: oid 17 version 2300 is already newer than 2299 2024-08-10T05:24:45.087 INFO:tasks.rados.rados.0.smithi086.stdout:3642: oid 17 version 2300 is already newer than 2296 2024-08-10T05:24:45.087 INFO:tasks.rados.rados.0.smithi086.stdout:3642: oid 17 version 2300 is already newer than 2297 2024-08-10T05:24:45.087 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 17 v 2300 (ObjNum 1106 snap 346 seq_num 1106) dirty exists 2024-08-10T05:24:45.087 INFO:tasks.rados.rados.0.smithi086.stdout:3642: left oid 17 (ObjNum 1106 snap 346 seq_num 1106) 2024-08-10T05:24:45.087 INFO:tasks.rados.rados.0.smithi086.stdout:3645: finishing write tid 1 to smithi08687503-16 2024-08-10T05:24:45.087 INFO:tasks.rados.rados.0.smithi086.stdout:3642: done (2 left) 2024-08-10T05:24:45.087 INFO:tasks.rados.rados.0.smithi086.stdout:3643: done (1 left) 2024-08-10T05:24:45.087 INFO:tasks.rados.rados.0.smithi086.stdout:3646: rmattr oid 4 current snap is 346 2024-08-10T05:24:45.088 INFO:tasks.rados.rados.0.smithi086.stdout:3646: done (1 left) 2024-08-10T05:24:45.088 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 33 current snap is 346 2024-08-10T05:24:45.088 INFO:tasks.rados.rados.0.smithi086.stdout:3647: seq_num 1108 ranges {4415488=565248,4980736=647168,5627904=483328,6111232=73728} 2024-08-10T05:24:45.115 INFO:tasks.rados.rados.0.smithi086.stdout:3647: writing smithi08687503-33 from 4415488 to 4980736 tid 1 2024-08-10T05:24:45.118 INFO:tasks.rados.rados.0.smithi086.stdout:3647: writing smithi08687503-33 from 4980736 to 5627904 tid 2 2024-08-10T05:24:45.121 INFO:tasks.rados.rados.0.smithi086.stdout:3647: writing smithi08687503-33 from 5627904 to 6111232 tid 3 2024-08-10T05:24:45.122 INFO:tasks.rados.rados.0.smithi086.stdout:3647: writing smithi08687503-33 from 6111232 to 6184960 tid 4 2024-08-10T05:24:45.122 INFO:tasks.rados.rados.0.smithi086.stdout:3648: delete oid 50 current snap is 346 2024-08-10T05:24:45.122 INFO:tasks.rados.rados.0.smithi086.stdout:3645: finishing write tid 2 to smithi08687503-16 2024-08-10T05:24:45.122 INFO:tasks.rados.rados.0.smithi086.stdout:3645: finishing write tid 3 to smithi08687503-16 2024-08-10T05:24:45.122 INFO:tasks.rados.rados.0.smithi086.stdout:3645: finishing write tid 4 to smithi08687503-16 2024-08-10T05:24:45.122 INFO:tasks.rados.rados.0.smithi086.stdout:3645: finishing write tid 5 to smithi08687503-16 2024-08-10T05:24:45.122 INFO:tasks.rados.rados.0.smithi086.stdout:3645: oid 16 updating version 0 to 2341 2024-08-10T05:24:45.123 INFO:tasks.rados.rados.0.smithi086.stdout:3645: oid 16 updating version 2341 to 2343 2024-08-10T05:24:45.123 INFO:tasks.rados.rados.0.smithi086.stdout:3645: oid 16 version 2343 is already newer than 2342 2024-08-10T05:24:45.123 INFO:tasks.rados.rados.0.smithi086.stdout:3645: oid 16 version 2343 is already newer than 2340 2024-08-10T05:24:45.123 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 2343 (ObjNum 1107 snap 346 seq_num 1107) dirty exists 2024-08-10T05:24:45.123 INFO:tasks.rados.rados.0.smithi086.stdout:3645: left oid 16 (ObjNum 1107 snap 346 seq_num 1107) 2024-08-10T05:24:45.130 INFO:tasks.rados.rados.0.smithi086.stdout:3645: done (2 left) 2024-08-10T05:24:45.130 INFO:tasks.rados.rados.0.smithi086.stdout:3648: done (1 left) 2024-08-10T05:24:45.131 INFO:tasks.rados.rados.0.smithi086.stdout:3649: copy_from oid 35 from oid 7 current snap is 346 2024-08-10T05:24:45.131 INFO:tasks.rados.rados.0.smithi086.stdout:3647: finishing write tid 1 to smithi08687503-33 2024-08-10T05:24:45.131 INFO:tasks.rados.rados.0.smithi086.stdout:3650: rmattr oid 43 current snap is 346 2024-08-10T05:24:45.131 INFO:tasks.rados.rados.0.smithi086.stdout:3650: done (2 left) 2024-08-10T05:24:45.131 INFO:tasks.rados.rados.0.smithi086.stdout:3651: snap_remove snap 341 2024-08-10T05:24:45.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:45 smithi086 ceph-mon[101471]: osdmap e772: 8 total, 8 up, 8 in 2024-08-10T05:24:45.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:45 smithi086 ceph-mon[101471]: pgmap v820: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 250 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 398 KiB/s wr, 7 op/s 2024-08-10T05:24:45.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:45 smithi086 ceph-mon[101471]: osdmap e773: 8 total, 8 up, 8 in 2024-08-10T05:24:45.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:45 smithi086 ceph-mon[98993]: osdmap e772: 8 total, 8 up, 8 in 2024-08-10T05:24:45.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:45 smithi086 ceph-mon[98993]: pgmap v820: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 250 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 398 KiB/s wr, 7 op/s 2024-08-10T05:24:45.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:45 smithi086 ceph-mon[98993]: osdmap e773: 8 total, 8 up, 8 in 2024-08-10T05:24:45.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:45 smithi159 ceph-mon[90359]: osdmap e772: 8 total, 8 up, 8 in 2024-08-10T05:24:45.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:45 smithi159 ceph-mon[90359]: pgmap v820: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 250 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 398 KiB/s wr, 7 op/s 2024-08-10T05:24:45.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:45 smithi159 ceph-mon[90359]: osdmap e773: 8 total, 8 up, 8 in 2024-08-10T05:24:46.138 INFO:tasks.rados.rados.0.smithi086.stdout:3647: finishing write tid 2 to smithi08687503-33 2024-08-10T05:24:46.138 INFO:tasks.rados.rados.0.smithi086.stdout:3647: finishing write tid 3 to smithi08687503-33 2024-08-10T05:24:46.138 INFO:tasks.rados.rados.0.smithi086.stdout:3647: finishing write tid 4 to smithi08687503-33 2024-08-10T05:24:46.139 INFO:tasks.rados.rados.0.smithi086.stdout:3647: finishing write tid 5 to smithi08687503-33 2024-08-10T05:24:46.139 INFO:tasks.rados.rados.0.smithi086.stdout:3649: finishing copy_from to smithi08687503-35 2024-08-10T05:24:46.139 INFO:tasks.rados.rados.0.smithi086.stdout:3649: got expected ENOENT (src dne) 2024-08-10T05:24:46.139 INFO:tasks.rados.rados.0.smithi086.stdout:3649: finishing copy_from racing read to smithi08687503-35 2024-08-10T05:24:46.139 INFO:tasks.rados.rados.0.smithi086.stdout:3647: finishing write tid 6 to smithi08687503-33 2024-08-10T05:24:46.139 INFO:tasks.rados.rados.0.smithi086.stdout:3647: oid 33 updating version 0 to 2466 2024-08-10T05:24:46.140 INFO:tasks.rados.rados.0.smithi086.stdout:3647: oid 33 version 2466 is already newer than 2463 2024-08-10T05:24:46.140 INFO:tasks.rados.rados.0.smithi086.stdout:3647: oid 33 version 2466 is already newer than 2462 2024-08-10T05:24:46.140 INFO:tasks.rados.rados.0.smithi086.stdout:3647: oid 33 version 2466 is already newer than 2465 2024-08-10T05:24:46.140 INFO:tasks.rados.rados.0.smithi086.stdout:3647: oid 33 version 2466 is already newer than 2464 2024-08-10T05:24:46.140 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 2466 (ObjNum 1108 snap 346 seq_num 1108) dirty exists 2024-08-10T05:24:46.140 INFO:tasks.rados.rados.0.smithi086.stdout:3647: left oid 33 (ObjNum 1108 snap 346 seq_num 1108) 2024-08-10T05:24:46.141 INFO:tasks.rados.rados.0.smithi086.stdout:3647: done (2 left) 2024-08-10T05:24:46.141 INFO:tasks.rados.rados.0.smithi086.stdout:3649: done (1 left) 2024-08-10T05:24:46.141 INFO:tasks.rados.rados.0.smithi086.stdout:3651: done (0 left) 2024-08-10T05:24:46.141 INFO:tasks.rados.rados.0.smithi086.stdout:3652: setattr oid 42 current snap is 346 2024-08-10T05:24:46.143 INFO:tasks.rados.rados.0.smithi086.stdout:3653: copy_from oid 3 from oid 9 current snap is 346 2024-08-10T05:24:46.143 INFO:tasks.rados.rados.0.smithi086.stdout:3654: read oid 44 snap -1 2024-08-10T05:24:46.143 INFO:tasks.rados.rados.0.smithi086.stdout:3654: expect deleted 2024-08-10T05:24:46.143 INFO:tasks.rados.rados.0.smithi086.stdout:3655: read oid 49 snap 327 2024-08-10T05:24:46.143 INFO:tasks.rados.rados.0.smithi086.stdout:3655: expect (ObjNum 962 snap 299 seq_num 962) 2024-08-10T05:24:46.143 INFO:tasks.rados.rados.0.smithi086.stdout:3656: read oid 20 snap -1 2024-08-10T05:24:46.143 INFO:tasks.rados.rados.0.smithi086.stdout:3656: expect (ObjNum 1081 snap 337 seq_num 1081) 2024-08-10T05:24:46.143 INFO:tasks.rados.rados.0.smithi086.stdout:3657: snap_remove snap 333 2024-08-10T05:24:47.146 INFO:tasks.rados.rados.0.smithi086.stdout:3656: expect (ObjNum 1081 snap 337 seq_num 1081) 2024-08-10T05:24:47.192 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 2349 (ObjNum 1014 snap 319 seq_num 1014) dirty exists 2024-08-10T05:24:47.192 INFO:tasks.rados.rados.0.smithi086.stdout:3653: finishing copy_from racing read to smithi08687503-3 2024-08-10T05:24:47.192 INFO:tasks.rados.rados.0.smithi086.stdout:3653: finishing copy_from to smithi08687503-3 2024-08-10T05:24:47.193 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 2141 (ObjNum 1080 snap 337 seq_num 1080) dirty exists 2024-08-10T05:24:47.193 INFO:tasks.rados.rados.0.smithi086.stdout:3655: expect (ObjNum 962 snap 299 seq_num 962) 2024-08-10T05:24:47.329 INFO:tasks.rados.rados.0.smithi086.stdout:3652: done (5 left) 2024-08-10T05:24:47.329 INFO:tasks.rados.rados.0.smithi086.stdout:3653: done (4 left) 2024-08-10T05:24:47.329 INFO:tasks.rados.rados.0.smithi086.stdout:3654: done (3 left) 2024-08-10T05:24:47.330 INFO:tasks.rados.rados.0.smithi086.stdout:3655: done (2 left) 2024-08-10T05:24:47.330 INFO:tasks.rados.rados.0.smithi086.stdout:3656: done (1 left) 2024-08-10T05:24:47.330 INFO:tasks.rados.rados.0.smithi086.stdout:3657: done (0 left) 2024-08-10T05:24:47.330 INFO:tasks.rados.rados.0.smithi086.stdout:3658: setattr oid 35 current snap is 346 2024-08-10T05:24:47.330 INFO:tasks.rados.rados.0.smithi086.stdout:3659: copy_from oid 10 from oid 28 current snap is 346 2024-08-10T05:24:47.330 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 4 current snap is 346 2024-08-10T05:24:47.331 INFO:tasks.rados.rados.0.smithi086.stdout:3660: seq_num 1110 ranges {1499136=598016,2097152=466944,2564096=450560,3014656=286720} 2024-08-10T05:24:47.342 INFO:tasks.rados.rados.0.smithi086.stdout:3660: writing smithi08687503-4 from 1499136 to 2097152 tid 1 2024-08-10T05:24:47.344 INFO:tasks.rados.rados.0.smithi086.stdout:3660: writing smithi08687503-4 from 2097152 to 2564096 tid 2 2024-08-10T05:24:47.347 INFO:tasks.rados.rados.0.smithi086.stdout:3660: writing smithi08687503-4 from 2564096 to 3014656 tid 3 2024-08-10T05:24:47.349 INFO:tasks.rados.rados.0.smithi086.stdout:3660: writing smithi08687503-4 from 3014656 to 3301376 tid 4 2024-08-10T05:24:47.349 INFO:tasks.rados.rados.0.smithi086.stdout:3661: snap_create 2024-08-10T05:24:47.349 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 35 v 2177 (ObjNum 1002 snap 315 seq_num 1002) dirty exists 2024-08-10T05:24:47.349 INFO:tasks.rados.rados.0.smithi086.stdout:3660: finishing write tid 1 to smithi08687503-4 2024-08-10T05:24:47.349 INFO:tasks.rados.rados.0.smithi086.stdout:3660: finishing write tid 2 to smithi08687503-4 2024-08-10T05:24:47.351 INFO:tasks.rados.rados.0.smithi086.stdout:3660: finishing write tid 3 to smithi08687503-4 2024-08-10T05:24:47.351 INFO:tasks.rados.rados.0.smithi086.stdout:3660: finishing write tid 4 to smithi08687503-4 2024-08-10T05:24:47.352 INFO:tasks.rados.rados.0.smithi086.stdout:3660: finishing write tid 5 to smithi08687503-4 2024-08-10T05:24:47.352 INFO:tasks.rados.rados.0.smithi086.stdout:3660: finishing write tid 6 to smithi08687503-4 2024-08-10T05:24:47.352 INFO:tasks.rados.rados.0.smithi086.stdout:3660: oid 4 updating version 0 to 2471 2024-08-10T05:24:47.353 INFO:tasks.rados.rados.0.smithi086.stdout:3660: oid 4 version 2471 is already newer than 2468 2024-08-10T05:24:47.353 INFO:tasks.rados.rados.0.smithi086.stdout:3660: oid 4 version 2471 is already newer than 2467 2024-08-10T05:24:47.353 INFO:tasks.rados.rados.0.smithi086.stdout:3660: oid 4 version 2471 is already newer than 2469 2024-08-10T05:24:47.353 INFO:tasks.rados.rados.0.smithi086.stdout:3660: oid 4 version 2471 is already newer than 2470 2024-08-10T05:24:47.353 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 2471 (ObjNum 1110 snap 346 seq_num 1110) dirty exists 2024-08-10T05:24:47.353 INFO:tasks.rados.rados.0.smithi086.stdout:3660: left oid 4 (ObjNum 1110 snap 346 seq_num 1110) 2024-08-10T05:24:47.358 INFO:tasks.rados.rados.0.smithi086.stdout:3659: finishing copy_from racing read to smithi08687503-10 2024-08-10T05:24:47.364 INFO:tasks.rados.rados.0.smithi086.stdout:3659: finishing copy_from to smithi08687503-10 2024-08-10T05:24:47.364 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 2518 (ObjNum 1105 snap 345 seq_num 1105) dirty exists 2024-08-10T05:24:47.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:47 smithi086 ceph-mon[98993]: osdmap e774: 8 total, 8 up, 8 in 2024-08-10T05:24:47.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:47 smithi086 ceph-mon[98993]: pgmap v823: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 259 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-10T05:24:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:47 smithi086 ceph-mon[101471]: osdmap e774: 8 total, 8 up, 8 in 2024-08-10T05:24:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:47 smithi086 ceph-mon[101471]: pgmap v823: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 259 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-10T05:24:47.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:47 smithi159 ceph-mon[90359]: osdmap e774: 8 total, 8 up, 8 in 2024-08-10T05:24:47.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:47 smithi159 ceph-mon[90359]: pgmap v823: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 259 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-10T05:24:48.149 INFO:tasks.rados.rados.0.smithi086.stdout:3658: done (3 left) 2024-08-10T05:24:48.150 INFO:tasks.rados.rados.0.smithi086.stdout:3659: done (2 left) 2024-08-10T05:24:48.150 INFO:tasks.rados.rados.0.smithi086.stdout:3660: done (1 left) 2024-08-10T05:24:48.150 INFO:tasks.rados.rados.0.smithi086.stdout:3661: done (0 left) 2024-08-10T05:24:48.150 INFO:tasks.rados.rados.0.smithi086.stdout:3662: snap_remove snap 319 2024-08-10T05:24:48.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:48 smithi086 ceph-mon[98993]: osdmap e775: 8 total, 8 up, 8 in 2024-08-10T05:24:48.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:48 smithi086 ceph-mon[101471]: osdmap e775: 8 total, 8 up, 8 in 2024-08-10T05:24:48.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:24:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:24:48] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.43.0" 2024-08-10T05:24:48.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:48 smithi159 ceph-mon[90359]: osdmap e775: 8 total, 8 up, 8 in 2024-08-10T05:24:49.156 INFO:tasks.rados.rados.0.smithi086.stdout:3662: done (0 left) 2024-08-10T05:24:49.157 INFO:tasks.rados.rados.0.smithi086.stdout:3663: snap_create 2024-08-10T05:24:49.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:49 smithi086 ceph-mon[98993]: osdmap e776: 8 total, 8 up, 8 in 2024-08-10T05:24:49.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:49 smithi086 ceph-mon[98993]: pgmap v826: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 257 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-08-10T05:24:49.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:49 smithi086 ceph-mon[101471]: osdmap e776: 8 total, 8 up, 8 in 2024-08-10T05:24:49.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:49 smithi086 ceph-mon[101471]: pgmap v826: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 257 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-08-10T05:24:49.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:49 smithi159 ceph-mon[90359]: osdmap e776: 8 total, 8 up, 8 in 2024-08-10T05:24:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:49 smithi159 ceph-mon[90359]: pgmap v826: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 257 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-08-10T05:24:50.054 INFO:tasks.rados.rados.0.smithi086.stdout:3663: done (0 left) 2024-08-10T05:24:50.054 INFO:tasks.rados.rados.0.smithi086.stdout:3664: read oid 11 snap -1 2024-08-10T05:24:50.054 INFO:tasks.rados.rados.0.smithi086.stdout:3664: expect deleted 2024-08-10T05:24:50.054 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 28 current snap is 348 2024-08-10T05:24:50.055 INFO:tasks.rados.rados.0.smithi086.stdout:3665: seq_num 1111 ranges {6135808=614400,6750208=753664,7503872=450560} 2024-08-10T05:24:50.089 INFO:tasks.rados.rados.0.smithi086.stdout:3665: writing smithi08687503-28 from 6135808 to 6750208 tid 1 2024-08-10T05:24:50.094 INFO:tasks.rados.rados.0.smithi086.stdout:3665: writing smithi08687503-28 from 6750208 to 7503872 tid 2 2024-08-10T05:24:50.096 INFO:tasks.rados.rados.0.smithi086.stdout:3665: writing smithi08687503-28 from 7503872 to 7954432 tid 3 2024-08-10T05:24:50.097 INFO:tasks.rados.rados.0.smithi086.stdout:3666: delete oid 46 current snap is 348 2024-08-10T05:24:50.097 INFO:tasks.rados.rados.0.smithi086.stdout:3665: finishing write tid 1 to smithi08687503-28 2024-08-10T05:24:50.101 INFO:tasks.rados.rados.0.smithi086.stdout:3665: finishing write tid 2 to smithi08687503-28 2024-08-10T05:24:50.101 INFO:tasks.rados.rados.0.smithi086.stdout:3665: finishing write tid 3 to smithi08687503-28 2024-08-10T05:24:50.101 INFO:tasks.rados.rados.0.smithi086.stdout:3665: finishing write tid 4 to smithi08687503-28 2024-08-10T05:24:50.103 INFO:tasks.rados.rados.0.smithi086.stdout:3665: finishing write tid 5 to smithi08687503-28 2024-08-10T05:24:50.103 INFO:tasks.rados.rados.0.smithi086.stdout:3665: oid 28 updating version 0 to 2564 2024-08-10T05:24:50.103 INFO:tasks.rados.rados.0.smithi086.stdout:3665: oid 28 version 2564 is already newer than 2563 2024-08-10T05:24:50.103 INFO:tasks.rados.rados.0.smithi086.stdout:3665: oid 28 version 2564 is already newer than 2562 2024-08-10T05:24:50.103 INFO:tasks.rados.rados.0.smithi086.stdout:3665: oid 28 updating version 2564 to 2565 2024-08-10T05:24:50.103 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 2565 (ObjNum 1111 snap 348 seq_num 1111) dirty exists 2024-08-10T05:24:50.103 INFO:tasks.rados.rados.0.smithi086.stdout:3665: left oid 28 (ObjNum 1111 snap 348 seq_num 1111) 2024-08-10T05:24:50.104 INFO:tasks.rados.rados.0.smithi086.stdout:3664: done (2 left) 2024-08-10T05:24:50.105 INFO:tasks.rados.rados.0.smithi086.stdout:3665: done (1 left) 2024-08-10T05:24:50.105 INFO:tasks.rados.rados.0.smithi086.stdout:3666: done (0 left) 2024-08-10T05:24:50.105 INFO:tasks.rados.rados.0.smithi086.stdout:3667: read oid 9 snap -1 2024-08-10T05:24:50.105 INFO:tasks.rados.rados.0.smithi086.stdout:3667: expect (ObjNum 1080 snap 337 seq_num 1080) 2024-08-10T05:24:50.105 INFO:tasks.rados.rados.0.smithi086.stdout:3668: rollback oid 49 current snap is 348 2024-08-10T05:24:50.105 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 49 to 335 2024-08-10T05:24:50.105 INFO:tasks.rados.rados.0.smithi086.stdout:3669: rmattr oid 38 current snap is 348 2024-08-10T05:24:50.105 INFO:tasks.rados.rados.0.smithi086.stdout:3669: done (2 left) 2024-08-10T05:24:50.105 INFO:tasks.rados.rados.0.smithi086.stdout:3670: read oid 33 snap -1 2024-08-10T05:24:50.105 INFO:tasks.rados.rados.0.smithi086.stdout:3670: expect (ObjNum 1108 snap 346 seq_num 1108) 2024-08-10T05:24:50.105 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 16 current snap is 348 2024-08-10T05:24:50.105 INFO:tasks.rados.rados.0.smithi086.stdout:3671: seq_num 1113 ranges {5431296=647168,6078464=524288,6602752=622592,7225344=57344} 2024-08-10T05:24:50.138 INFO:tasks.rados.rados.0.smithi086.stdout:3671: writing smithi08687503-16 from 5431296 to 6078464 tid 1 2024-08-10T05:24:50.141 INFO:tasks.rados.rados.0.smithi086.stdout:3671: writing smithi08687503-16 from 6078464 to 6602752 tid 2 2024-08-10T05:24:50.144 INFO:tasks.rados.rados.0.smithi086.stdout:3671: writing smithi08687503-16 from 6602752 to 7225344 tid 3 2024-08-10T05:24:50.145 INFO:tasks.rados.rados.0.smithi086.stdout:3671: writing smithi08687503-16 from 7225344 to 7282688 tid 4 2024-08-10T05:24:50.145 INFO:tasks.rados.rados.0.smithi086.stdout:3672: copy_from oid 44 from oid 15 current snap is 348 2024-08-10T05:24:50.145 INFO:tasks.rados.rados.0.smithi086.stdout:3668: finishing rollback tid 1 to smithi08687503-49 2024-08-10T05:24:50.145 INFO:tasks.rados.rados.0.smithi086.stdout:3667: expect (ObjNum 1080 snap 337 seq_num 1080) 2024-08-10T05:24:50.181 INFO:tasks.rados.rados.0.smithi086.stdout:3668: finishing rollback tid 2 to smithi08687503-49 2024-08-10T05:24:50.181 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 2160 (ObjNum 1050 snap 329 seq_num 1050) dirty exists 2024-08-10T05:24:50.181 INFO:tasks.rados.rados.0.smithi086.stdout:3670: expect (ObjNum 1108 snap 346 seq_num 1108) 2024-08-10T05:24:50.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:50 smithi086 ceph-mon[98993]: osdmap e777: 8 total, 8 up, 8 in 2024-08-10T05:24:50.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:50 smithi086 ceph-mon[98993]: osdmap e778: 8 total, 8 up, 8 in 2024-08-10T05:24:50.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:50 smithi086 ceph-mon[101471]: osdmap e777: 8 total, 8 up, 8 in 2024-08-10T05:24:50.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:50 smithi086 ceph-mon[101471]: osdmap e778: 8 total, 8 up, 8 in 2024-08-10T05:24:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:50 smithi159 ceph-mon[90359]: osdmap e777: 8 total, 8 up, 8 in 2024-08-10T05:24:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:50 smithi159 ceph-mon[90359]: osdmap e778: 8 total, 8 up, 8 in 2024-08-10T05:24:50.533 INFO:tasks.rados.rados.0.smithi086.stdout:3671: finishing write tid 1 to smithi08687503-16 2024-08-10T05:24:50.533 INFO:tasks.rados.rados.0.smithi086.stdout:3671: finishing write tid 2 to smithi08687503-16 2024-08-10T05:24:50.534 INFO:tasks.rados.rados.0.smithi086.stdout:3671: finishing write tid 3 to smithi08687503-16 2024-08-10T05:24:50.534 INFO:tasks.rados.rados.0.smithi086.stdout:3671: finishing write tid 4 to smithi08687503-16 2024-08-10T05:24:50.534 INFO:tasks.rados.rados.0.smithi086.stdout:3671: finishing write tid 5 to smithi08687503-16 2024-08-10T05:24:50.534 INFO:tasks.rados.rados.0.smithi086.stdout:3671: finishing write tid 6 to smithi08687503-16 2024-08-10T05:24:50.534 INFO:tasks.rados.rados.0.smithi086.stdout:3671: oid 16 updating version 0 to 2521 2024-08-10T05:24:50.534 INFO:tasks.rados.rados.0.smithi086.stdout:3671: oid 16 updating version 2521 to 2524 2024-08-10T05:24:50.534 INFO:tasks.rados.rados.0.smithi086.stdout:3671: oid 16 version 2524 is already newer than 2523 2024-08-10T05:24:50.534 INFO:tasks.rados.rados.0.smithi086.stdout:3671: oid 16 version 2524 is already newer than 2522 2024-08-10T05:24:50.534 INFO:tasks.rados.rados.0.smithi086.stdout:3671: oid 16 version 2524 is already newer than 2520 2024-08-10T05:24:50.534 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 2524 (ObjNum 1113 snap 348 seq_num 1113) dirty exists 2024-08-10T05:24:50.534 INFO:tasks.rados.rados.0.smithi086.stdout:3671: left oid 16 (ObjNum 1113 snap 348 seq_num 1113) 2024-08-10T05:24:50.534 INFO:tasks.rados.rados.0.smithi086.stdout:3672: finishing copy_from racing read to smithi08687503-44 2024-08-10T05:24:50.535 INFO:tasks.rados.rados.0.smithi086.stdout:3672: finishing copy_from to smithi08687503-44 2024-08-10T05:24:50.535 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 2133 (ObjNum 1089 snap 339 seq_num 1089) dirty exists 2024-08-10T05:24:50.535 INFO:tasks.rados.rados.0.smithi086.stdout:3667: done (4 left) 2024-08-10T05:24:50.535 INFO:tasks.rados.rados.0.smithi086.stdout:3668: done (3 left) 2024-08-10T05:24:50.535 INFO:tasks.rados.rados.0.smithi086.stdout:3670: done (2 left) 2024-08-10T05:24:50.535 INFO:tasks.rados.rados.0.smithi086.stdout:3671: done (1 left) 2024-08-10T05:24:50.535 INFO:tasks.rados.rados.0.smithi086.stdout:3672: done (0 left) 2024-08-10T05:24:50.535 INFO:tasks.rados.rados.0.smithi086.stdout:3673: rollback oid 48 current snap is 348 2024-08-10T05:24:50.535 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 48 to 335 2024-08-10T05:24:50.535 INFO:tasks.rados.rados.0.smithi086.stdout:3674: copy_from oid 42 from oid 3 current snap is 348 2024-08-10T05:24:50.535 INFO:tasks.rados.rados.0.smithi086.stdout:3675: read oid 12 snap -1 2024-08-10T05:24:50.535 INFO:tasks.rados.rados.0.smithi086.stdout:3675: expect (ObjNum 1096 snap 341 seq_num 1096) 2024-08-10T05:24:50.536 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 21 current snap is 348 2024-08-10T05:24:50.536 INFO:tasks.rados.rados.0.smithi086.stdout:3676: seq_num 1114 ranges {3612672=663552,4276224=802816,5079040=401408} 2024-08-10T05:24:50.555 INFO:tasks.rados.rados.0.smithi086.stdout:3676: writing smithi08687503-21 from 3612672 to 4276224 tid 1 2024-08-10T05:24:50.561 INFO:tasks.rados.rados.0.smithi086.stdout:3676: writing smithi08687503-21 from 4276224 to 5079040 tid 2 2024-08-10T05:24:50.563 INFO:tasks.rados.rados.0.smithi086.stdout:3676: writing smithi08687503-21 from 5079040 to 5480448 tid 3 2024-08-10T05:24:50.563 INFO:tasks.rados.rados.0.smithi086.stdout:3677: snap_create 2024-08-10T05:24:50.563 INFO:tasks.rados.rados.0.smithi086.stdout:3673: finishing rollback tid 0 to smithi08687503-48 2024-08-10T05:24:50.564 INFO:tasks.rados.rados.0.smithi086.stdout:3673: finishing rollback tid 1 to smithi08687503-48 2024-08-10T05:24:50.564 INFO:tasks.rados.rados.0.smithi086.stdout:3673: finishing rollback tid 2 to smithi08687503-48 2024-08-10T05:24:50.564 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 2131 (ObjNum 822 snap 261 seq_num 822) dirty exists 2024-08-10T05:24:50.564 INFO:tasks.rados.rados.0.smithi086.stdout:3674: finishing copy_from racing read to smithi08687503-42 2024-08-10T05:24:50.564 INFO:tasks.rados.rados.0.smithi086.stdout:3674: finishing copy_from to smithi08687503-42 2024-08-10T05:24:50.564 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 2141 (ObjNum 1080 snap 337 seq_num 1080) dirty exists 2024-08-10T05:24:50.564 INFO:tasks.rados.rados.0.smithi086.stdout:3675: expect (ObjNum 1096 snap 341 seq_num 1096) 2024-08-10T05:24:50.617 INFO:tasks.rados.rados.0.smithi086.stdout:3676: finishing write tid 1 to smithi08687503-21 2024-08-10T05:24:50.617 INFO:tasks.rados.rados.0.smithi086.stdout:3676: finishing write tid 2 to smithi08687503-21 2024-08-10T05:24:50.617 INFO:tasks.rados.rados.0.smithi086.stdout:3676: finishing write tid 3 to smithi08687503-21 2024-08-10T05:24:50.617 INFO:tasks.rados.rados.0.smithi086.stdout:3676: finishing write tid 4 to smithi08687503-21 2024-08-10T05:24:50.617 INFO:tasks.rados.rados.0.smithi086.stdout:3676: finishing write tid 5 to smithi08687503-21 2024-08-10T05:24:50.617 INFO:tasks.rados.rados.0.smithi086.stdout:3676: oid 21 updating version 0 to 2178 2024-08-10T05:24:50.617 INFO:tasks.rados.rados.0.smithi086.stdout:3676: oid 21 updating version 2178 to 2179 2024-08-10T05:24:50.617 INFO:tasks.rados.rados.0.smithi086.stdout:3676: oid 21 updating version 2179 to 2181 2024-08-10T05:24:50.617 INFO:tasks.rados.rados.0.smithi086.stdout:3676: oid 21 version 2181 is already newer than 2180 2024-08-10T05:24:50.618 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 2181 (ObjNum 1114 snap 348 seq_num 1114) dirty exists 2024-08-10T05:24:50.618 INFO:tasks.rados.rados.0.smithi086.stdout:3676: left oid 21 (ObjNum 1114 snap 348 seq_num 1114) 2024-08-10T05:24:51.163 INFO:tasks.rados.rados.0.smithi086.stdout:3673: done (4 left) 2024-08-10T05:24:51.163 INFO:tasks.rados.rados.0.smithi086.stdout:3674: done (3 left) 2024-08-10T05:24:51.163 INFO:tasks.rados.rados.0.smithi086.stdout:3675: done (2 left) 2024-08-10T05:24:51.163 INFO:tasks.rados.rados.0.smithi086.stdout:3676: done (1 left) 2024-08-10T05:24:51.163 INFO:tasks.rados.rados.0.smithi086.stdout:3677: done (0 left) 2024-08-10T05:24:51.164 INFO:tasks.rados.rados.0.smithi086.stdout:3678: read oid 29 snap -1 2024-08-10T05:24:51.164 INFO:tasks.rados.rados.0.smithi086.stdout:3678: expect (ObjNum 1102 snap 345 seq_num 1102) 2024-08-10T05:24:51.164 INFO:tasks.rados.rados.0.smithi086.stdout:3679: copy_from oid 27 from oid 9 current snap is 349 2024-08-10T05:24:51.164 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 41 current snap is 349 2024-08-10T05:24:51.164 INFO:tasks.rados.rados.0.smithi086.stdout:3680: seq_num 1115 ranges {0=679936,679936=688128,1368064=516096} 2024-08-10T05:24:51.167 INFO:tasks.rados.rados.0.smithi086.stdout:3680: writing smithi08687503-41 from 0 to 679936 tid 1 2024-08-10T05:24:51.172 INFO:tasks.rados.rados.0.smithi086.stdout:3680: writing smithi08687503-41 from 679936 to 1368064 tid 2 2024-08-10T05:24:51.176 INFO:tasks.rados.rados.0.smithi086.stdout:3680: writing smithi08687503-41 from 1368064 to 1884160 tid 3 2024-08-10T05:24:51.176 INFO:tasks.rados.rados.0.smithi086.stdout:3681: read oid 18 snap 344 2024-08-10T05:24:51.176 INFO:tasks.rados.rados.0.smithi086.stdout:3681: expect (ObjNum 1080 snap 337 seq_num 1080) 2024-08-10T05:24:51.176 INFO:tasks.rados.rados.0.smithi086.stdout:3680: finishing write tid 1 to smithi08687503-41 2024-08-10T05:24:51.177 INFO:tasks.rados.rados.0.smithi086.stdout:3682: setattr oid 37 current snap is 349 2024-08-10T05:24:51.177 INFO:tasks.rados.rados.0.smithi086.stdout:3679: finishing copy_from racing read to smithi08687503-27 2024-08-10T05:24:51.179 INFO:tasks.rados.rados.0.smithi086.stdout:3683: delete oid 28 current snap is 349 2024-08-10T05:24:51.180 INFO:tasks.rados.rados.0.smithi086.stdout:3679: finishing copy_from to smithi08687503-27 2024-08-10T05:24:51.180 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 2141 (ObjNum 1080 snap 337 seq_num 1080) dirty exists 2024-08-10T05:24:51.184 INFO:tasks.rados.rados.0.smithi086.stdout:3681: expect (ObjNum 1080 snap 337 seq_num 1080) 2024-08-10T05:24:51.220 INFO:tasks.rados.rados.0.smithi086.stdout:3680: finishing write tid 2 to smithi08687503-41 2024-08-10T05:24:51.220 INFO:tasks.rados.rados.0.smithi086.stdout:3680: finishing write tid 3 to smithi08687503-41 2024-08-10T05:24:51.221 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 2182 (ObjNum 33 snap 0 seq_num 3356362688) dirty exists 2024-08-10T05:24:51.221 INFO:tasks.rados.rados.0.smithi086.stdout:3680: finishing write tid 4 to smithi08687503-41 2024-08-10T05:24:51.221 INFO:tasks.rados.rados.0.smithi086.stdout:3678: expect (ObjNum 1102 snap 345 seq_num 1102) 2024-08-10T05:24:51.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:51 smithi159 ceph-mon[90359]: pgmap v829: 121 pgs: 121 active+clean; 234 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.0 MiB/s wr, 19 op/s 2024-08-10T05:24:51.503 INFO:tasks.rados.rados.0.smithi086.stdout:3680: finishing write tid 5 to smithi08687503-41 2024-08-10T05:24:51.503 INFO:tasks.rados.rados.0.smithi086.stdout:3680: oid 41 updating version 0 to 2571 2024-08-10T05:24:51.503 INFO:tasks.rados.rados.0.smithi086.stdout:3680: oid 41 version 2571 is already newer than 2570 2024-08-10T05:24:51.503 INFO:tasks.rados.rados.0.smithi086.stdout:3680: oid 41 version 2571 is already newer than 2568 2024-08-10T05:24:51.503 INFO:tasks.rados.rados.0.smithi086.stdout:3680: oid 41 version 2571 is already newer than 2569 2024-08-10T05:24:51.503 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 2571 (ObjNum 1115 snap 349 seq_num 1115) dirty exists 2024-08-10T05:24:51.503 INFO:tasks.rados.rados.0.smithi086.stdout:3680: left oid 41 (ObjNum 1115 snap 349 seq_num 1115) 2024-08-10T05:24:51.503 INFO:tasks.rados.rados.0.smithi086.stdout:3678: done (5 left) 2024-08-10T05:24:51.503 INFO:tasks.rados.rados.0.smithi086.stdout:3679: done (4 left) 2024-08-10T05:24:51.503 INFO:tasks.rados.rados.0.smithi086.stdout:3680: done (3 left) 2024-08-10T05:24:51.504 INFO:tasks.rados.rados.0.smithi086.stdout:3681: done (2 left) 2024-08-10T05:24:51.504 INFO:tasks.rados.rados.0.smithi086.stdout:3682: done (1 left) 2024-08-10T05:24:51.504 INFO:tasks.rados.rados.0.smithi086.stdout:3683: done (0 left) 2024-08-10T05:24:51.504 INFO:tasks.rados.rados.0.smithi086.stdout:3684: setattr oid 12 current snap is 349 2024-08-10T05:24:51.504 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 349 2024-08-10T05:24:51.504 INFO:tasks.rados.rados.0.smithi086.stdout:3685: seq_num 1117 ranges {1433600=712704,2146304=458752,2605056=655360,3260416=90112} 2024-08-10T05:24:51.515 INFO:tasks.rados.rados.0.smithi086.stdout:3685: writing smithi08687503-25 from 1433600 to 2146304 tid 1 2024-08-10T05:24:51.518 INFO:tasks.rados.rados.0.smithi086.stdout:3685: writing smithi08687503-25 from 2146304 to 2605056 tid 2 2024-08-10T05:24:51.521 INFO:tasks.rados.rados.0.smithi086.stdout:3685: writing smithi08687503-25 from 2605056 to 3260416 tid 3 2024-08-10T05:24:51.523 INFO:tasks.rados.rados.0.smithi086.stdout:3685: writing smithi08687503-25 from 3260416 to 3350528 tid 4 2024-08-10T05:24:51.523 INFO:tasks.rados.rados.0.smithi086.stdout:3686: read oid 38 snap -1 2024-08-10T05:24:51.523 INFO:tasks.rados.rados.0.smithi086.stdout:3686: expect (ObjNum 1002 snap 315 seq_num 1002) 2024-08-10T05:24:51.523 INFO:tasks.rados.rados.0.smithi086.stdout:3687: read oid 24 snap -1 2024-08-10T05:24:51.523 INFO:tasks.rados.rados.0.smithi086.stdout:3687: expect (ObjNum 1026 snap 323 seq_num 1026) 2024-08-10T05:24:51.523 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 20 current snap is 349 2024-08-10T05:24:51.523 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 2132 (ObjNum 1096 snap 341 seq_num 1096) dirty exists 2024-08-10T05:24:51.523 INFO:tasks.rados.rados.0.smithi086.stdout:3685: finishing write tid 1 to smithi08687503-25 2024-08-10T05:24:51.523 INFO:tasks.rados.rados.0.smithi086.stdout:3685: finishing write tid 2 to smithi08687503-25 2024-08-10T05:24:51.524 INFO:tasks.rados.rados.0.smithi086.stdout:3688: seq_num 1118 ranges {1310720=729088,2039808=794624,2834432=409600} 2024-08-10T05:24:51.533 INFO:tasks.rados.rados.0.smithi086.stdout:3688: writing smithi08687503-20 from 1310720 to 2039808 tid 1 2024-08-10T05:24:51.538 INFO:tasks.rados.rados.0.smithi086.stdout:3688: writing smithi08687503-20 from 2039808 to 2834432 tid 2 2024-08-10T05:24:51.540 INFO:tasks.rados.rados.0.smithi086.stdout:3688: writing smithi08687503-20 from 2834432 to 3244032 tid 3 2024-08-10T05:24:51.540 INFO:tasks.rados.rados.0.smithi086.stdout:3684: done (4 left) 2024-08-10T05:24:51.541 INFO:tasks.rados.rados.0.smithi086.stdout:3689: snap_remove snap 347 2024-08-10T05:24:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:51 smithi086 ceph-mon[98993]: pgmap v829: 121 pgs: 121 active+clean; 234 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.0 MiB/s wr, 19 op/s 2024-08-10T05:24:51.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:51 smithi086 ceph-mon[101471]: pgmap v829: 121 pgs: 121 active+clean; 234 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.0 MiB/s wr, 19 op/s 2024-08-10T05:24:52.168 INFO:tasks.rados.rados.0.smithi086.stdout:3689: done (4 left) 2024-08-10T05:24:52.169 INFO:tasks.rados.rados.0.smithi086.stdout:3690: read oid 5 snap 348 2024-08-10T05:24:52.169 INFO:tasks.rados.rados.0.smithi086.stdout:3690: expect (ObjNum 1077 snap 334 seq_num 1077) 2024-08-10T05:24:52.169 INFO:tasks.rados.rados.0.smithi086.stdout:3691: copy_from oid 2 from oid 15 current snap is 349 2024-08-10T05:24:52.169 INFO:tasks.rados.rados.0.smithi086.stdout:3692: setattr oid 31 current snap is 349 2024-08-10T05:24:52.169 INFO:tasks.rados.rados.0.smithi086.stdout:3687: expect (ObjNum 1026 snap 323 seq_num 1026) 2024-08-10T05:24:52.188 INFO:tasks.rados.rados.0.smithi086.stdout:3685: finishing write tid 3 to smithi08687503-25 2024-08-10T05:24:52.188 INFO:tasks.rados.rados.0.smithi086.stdout:3685: finishing write tid 4 to smithi08687503-25 2024-08-10T05:24:52.188 INFO:tasks.rados.rados.0.smithi086.stdout:3685: finishing write tid 5 to smithi08687503-25 2024-08-10T05:24:52.188 INFO:tasks.rados.rados.0.smithi086.stdout:3685: finishing write tid 6 to smithi08687503-25 2024-08-10T05:24:52.188 INFO:tasks.rados.rados.0.smithi086.stdout:3685: oid 25 updating version 0 to 2576 2024-08-10T05:24:52.188 INFO:tasks.rados.rados.0.smithi086.stdout:3685: oid 25 updating version 2576 to 2579 2024-08-10T05:24:52.188 INFO:tasks.rados.rados.0.smithi086.stdout:3685: oid 25 version 2579 is already newer than 2575 2024-08-10T05:24:52.188 INFO:tasks.rados.rados.0.smithi086.stdout:3685: oid 25 version 2579 is already newer than 2577 2024-08-10T05:24:52.188 INFO:tasks.rados.rados.0.smithi086.stdout:3685: oid 25 version 2579 is already newer than 2578 2024-08-10T05:24:52.189 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 2579 (ObjNum 1117 snap 349 seq_num 1117) dirty exists 2024-08-10T05:24:52.189 INFO:tasks.rados.rados.0.smithi086.stdout:3685: left oid 25 (ObjNum 1117 snap 349 seq_num 1117) 2024-08-10T05:24:52.189 INFO:tasks.rados.rados.0.smithi086.stdout:3686: expect (ObjNum 1002 snap 315 seq_num 1002) 2024-08-10T05:24:52.254 INFO:tasks.rados.rados.0.smithi086.stdout:3688: finishing write tid 1 to smithi08687503-20 2024-08-10T05:24:52.254 INFO:tasks.rados.rados.0.smithi086.stdout:3688: finishing write tid 2 to smithi08687503-20 2024-08-10T05:24:52.254 INFO:tasks.rados.rados.0.smithi086.stdout:3688: finishing write tid 3 to smithi08687503-20 2024-08-10T05:24:52.254 INFO:tasks.rados.rados.0.smithi086.stdout:3688: finishing write tid 4 to smithi08687503-20 2024-08-10T05:24:52.254 INFO:tasks.rados.rados.0.smithi086.stdout:3688: finishing write tid 5 to smithi08687503-20 2024-08-10T05:24:52.254 INFO:tasks.rados.rados.0.smithi086.stdout:3688: oid 20 updating version 0 to 2085 2024-08-10T05:24:52.254 INFO:tasks.rados.rados.0.smithi086.stdout:3688: oid 20 version 2085 is already newer than 2084 2024-08-10T05:24:52.254 INFO:tasks.rados.rados.0.smithi086.stdout:3688: oid 20 updating version 2085 to 2087 2024-08-10T05:24:52.254 INFO:tasks.rados.rados.0.smithi086.stdout:3688: oid 20 version 2087 is already newer than 2086 2024-08-10T05:24:52.254 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 2087 (ObjNum 1118 snap 349 seq_num 1118) dirty exists 2024-08-10T05:24:52.254 INFO:tasks.rados.rados.0.smithi086.stdout:3688: left oid 20 (ObjNum 1118 snap 349 seq_num 1118) 2024-08-10T05:24:52.254 INFO:tasks.rados.rados.0.smithi086.stdout:3691: finishing copy_from racing read to smithi08687503-2 2024-08-10T05:24:52.255 INFO:tasks.rados.rados.0.smithi086.stdout:3691: finishing copy_from to smithi08687503-2 2024-08-10T05:24:52.255 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 2133 (ObjNum 1089 snap 339 seq_num 1089) dirty exists 2024-08-10T05:24:52.255 INFO:tasks.rados.rados.0.smithi086.stdout:3690: expect (ObjNum 1077 snap 334 seq_num 1077) 2024-08-10T05:24:52.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:52 smithi159 ceph-mon[90359]: osdmap e779: 8 total, 8 up, 8 in 2024-08-10T05:24:52.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:52 smithi086 ceph-mon[98993]: osdmap e779: 8 total, 8 up, 8 in 2024-08-10T05:24:52.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:52 smithi086 ceph-mon[101471]: osdmap e779: 8 total, 8 up, 8 in 2024-08-10T05:24:52.918 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 2525 (ObjNum 972 snap 299 seq_num 972) dirty exists 2024-08-10T05:24:52.918 INFO:tasks.rados.rados.0.smithi086.stdout:3685: done (6 left) 2024-08-10T05:24:52.918 INFO:tasks.rados.rados.0.smithi086.stdout:3686: done (5 left) 2024-08-10T05:24:52.918 INFO:tasks.rados.rados.0.smithi086.stdout:3687: done (4 left) 2024-08-10T05:24:52.918 INFO:tasks.rados.rados.0.smithi086.stdout:3688: done (3 left) 2024-08-10T05:24:52.918 INFO:tasks.rados.rados.0.smithi086.stdout:3690: done (2 left) 2024-08-10T05:24:52.918 INFO:tasks.rados.rados.0.smithi086.stdout:3691: done (1 left) 2024-08-10T05:24:52.918 INFO:tasks.rados.rados.0.smithi086.stdout:3692: done (0 left) 2024-08-10T05:24:52.918 INFO:tasks.rados.rados.0.smithi086.stdout:3693: snap_create 2024-08-10T05:24:53.181 INFO:tasks.rados.rados.0.smithi086.stdout:3693: done (0 left) 2024-08-10T05:24:53.181 INFO:tasks.rados.rados.0.smithi086.stdout:3694: delete oid 34 current snap is 350 2024-08-10T05:24:53.187 INFO:tasks.rados.rados.0.smithi086.stdout:3694: done (0 left) 2024-08-10T05:24:53.187 INFO:tasks.rados.rados.0.smithi086.stdout:3695: rmattr oid 6 current snap is 350 2024-08-10T05:24:53.187 INFO:tasks.rados.rados.0.smithi086.stdout:3696: read oid 37 snap -1 2024-08-10T05:24:53.188 INFO:tasks.rados.rados.0.smithi086.stdout:3696: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:24:53.188 INFO:tasks.rados.rados.0.smithi086.stdout:3697: delete oid 41 current snap is 350 2024-08-10T05:24:53.188 INFO:tasks.rados.rados.0.smithi086.stdout:3696: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:24:53.193 INFO:tasks.rados.rados.0.smithi086.stdout:3696: done (2 left) 2024-08-10T05:24:53.193 INFO:tasks.rados.rados.0.smithi086.stdout:3697: done (1 left) 2024-08-10T05:24:53.193 INFO:tasks.rados.rados.0.smithi086.stdout:3698: delete oid 10 current snap is 350 2024-08-10T05:24:53.193 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 2144 (ObjNum 1056 snap 329 seq_num 1056) dirty exists 2024-08-10T05:24:53.195 INFO:tasks.rados.rados.0.smithi086.stdout:3695: done (1 left) 2024-08-10T05:24:53.195 INFO:tasks.rados.rados.0.smithi086.stdout:3698: done (0 left) 2024-08-10T05:24:53.195 INFO:tasks.rados.rados.0.smithi086.stdout:3699: rmattr oid 49 current snap is 350 2024-08-10T05:24:53.195 INFO:tasks.rados.rados.0.smithi086.stdout:3700: snap_remove snap 344 2024-08-10T05:24:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:53 smithi159 ceph-mon[90359]: osdmap e780: 8 total, 8 up, 8 in 2024-08-10T05:24:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:53 smithi159 ceph-mon[90359]: pgmap v832: 121 pgs: 121 active+clean; 229 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2024-08-10T05:24:53.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:53 smithi086 ceph-mon[101471]: osdmap e780: 8 total, 8 up, 8 in 2024-08-10T05:24:53.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:53 smithi086 ceph-mon[101471]: pgmap v832: 121 pgs: 121 active+clean; 229 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2024-08-10T05:24:53.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:53 smithi086 ceph-mon[98993]: osdmap e780: 8 total, 8 up, 8 in 2024-08-10T05:24:53.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:53 smithi086 ceph-mon[98993]: pgmap v832: 121 pgs: 121 active+clean; 229 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2024-08-10T05:24:54.187 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 2162 (ObjNum 1050 snap 329 seq_num 1050) dirty exists 2024-08-10T05:24:54.188 INFO:tasks.rados.rados.0.smithi086.stdout:3699: done (1 left) 2024-08-10T05:24:54.188 INFO:tasks.rados.rados.0.smithi086.stdout:3700: done (0 left) 2024-08-10T05:24:54.188 INFO:tasks.rados.rados.0.smithi086.stdout:3701: rmattr oid 50 current snap is 350 2024-08-10T05:24:54.188 INFO:tasks.rados.rados.0.smithi086.stdout:3701: done (0 left) 2024-08-10T05:24:54.188 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 44 current snap is 350 2024-08-10T05:24:54.188 INFO:tasks.rados.rados.0.smithi086.stdout:3702: seq_num 1122 ranges {3325952=794624,4120576=729088,4849664=475136} 2024-08-10T05:24:54.211 INFO:tasks.rados.rados.0.smithi086.stdout:3702: writing smithi08687503-44 from 3325952 to 4120576 tid 1 2024-08-10T05:24:54.216 INFO:tasks.rados.rados.0.smithi086.stdout:3702: writing smithi08687503-44 from 4120576 to 4849664 tid 2 2024-08-10T05:24:54.219 INFO:tasks.rados.rados.0.smithi086.stdout:3702: writing smithi08687503-44 from 4849664 to 5324800 tid 3 2024-08-10T05:24:54.219 INFO:tasks.rados.rados.0.smithi086.stdout:3703: rollback oid 4 current snap is 350 2024-08-10T05:24:54.219 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 4 to 340 2024-08-10T05:24:54.220 INFO:tasks.rados.rados.0.smithi086.stdout:3704: read oid 2 snap -1 2024-08-10T05:24:54.220 INFO:tasks.rados.rados.0.smithi086.stdout:3704: expect (ObjNum 1089 snap 339 seq_num 1089) 2024-08-10T05:24:54.220 INFO:tasks.rados.rados.0.smithi086.stdout:3705: delete oid 40 current snap is 350 2024-08-10T05:24:54.223 INFO:tasks.rados.rados.0.smithi086.stdout:3703: finishing rollback tid 0 to smithi08687503-4 2024-08-10T05:24:54.224 INFO:tasks.rados.rados.0.smithi086.stdout:3703: finishing rollback tid 1 to smithi08687503-4 2024-08-10T05:24:54.224 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 2473 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-10T05:24:54.226 INFO:tasks.rados.rados.0.smithi086.stdout:3703: done (3 left) 2024-08-10T05:24:54.226 INFO:tasks.rados.rados.0.smithi086.stdout:3705: done (2 left) 2024-08-10T05:24:54.226 INFO:tasks.rados.rados.0.smithi086.stdout:3706: rollback oid 33 current snap is 350 2024-08-10T05:24:54.226 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 33 to 340 2024-08-10T05:24:54.226 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 350 2024-08-10T05:24:54.226 INFO:tasks.rados.rados.0.smithi086.stdout:3707: seq_num 1124 ranges {3350528=434176,3784704=499712,4284416=409600,4694016=663552,5357568=32768} 2024-08-10T05:24:54.247 INFO:tasks.rados.rados.0.smithi086.stdout:3707: writing smithi08687503-25 from 3350528 to 3784704 tid 1 2024-08-10T05:24:54.249 INFO:tasks.rados.rados.0.smithi086.stdout:3707: writing smithi08687503-25 from 3784704 to 4284416 tid 2 2024-08-10T05:24:54.252 INFO:tasks.rados.rados.0.smithi086.stdout:3707: writing smithi08687503-25 from 4284416 to 4694016 tid 3 2024-08-10T05:24:54.256 INFO:tasks.rados.rados.0.smithi086.stdout:3707: writing smithi08687503-25 from 4694016 to 5357568 tid 4 2024-08-10T05:24:54.256 INFO:tasks.rados.rados.0.smithi086.stdout:3707: writing smithi08687503-25 from 5357568 to 5390336 tid 5 2024-08-10T05:24:54.257 INFO:tasks.rados.rados.0.smithi086.stdout:3708: copy_from oid 13 from oid 23 current snap is 350 2024-08-10T05:24:54.257 INFO:tasks.rados.rados.0.smithi086.stdout:3702: finishing write tid 1 to smithi08687503-44 2024-08-10T05:24:54.257 INFO:tasks.rados.rados.0.smithi086.stdout:3706: finishing rollback tid 0 to smithi08687503-33 2024-08-10T05:24:54.257 INFO:tasks.rados.rados.0.smithi086.stdout:3706: finishing rollback tid 1 to smithi08687503-33 2024-08-10T05:24:54.257 INFO:tasks.rados.rados.0.smithi086.stdout:3706: finishing rollback tid 2 to smithi08687503-33 2024-08-10T05:24:54.257 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 2476 (ObjNum 1082 snap 338 seq_num 1082) dirty exists 2024-08-10T05:24:54.257 INFO:tasks.rados.rados.0.smithi086.stdout:3702: finishing write tid 2 to smithi08687503-44 2024-08-10T05:24:54.257 INFO:tasks.rados.rados.0.smithi086.stdout:3702: finishing write tid 3 to smithi08687503-44 2024-08-10T05:24:54.257 INFO:tasks.rados.rados.0.smithi086.stdout:3704: expect (ObjNum 1089 snap 339 seq_num 1089) 2024-08-10T05:24:54.374 INFO:tasks.rados.rados.0.smithi086.stdout:3702: finishing write tid 4 to smithi08687503-44 2024-08-10T05:24:54.374 INFO:tasks.rados.rados.0.smithi086.stdout:3702: finishing write tid 5 to smithi08687503-44 2024-08-10T05:24:54.374 INFO:tasks.rados.rados.0.smithi086.stdout:3702: oid 44 updating version 0 to 2599 2024-08-10T05:24:54.374 INFO:tasks.rados.rados.0.smithi086.stdout:3702: oid 44 updating version 2599 to 2600 2024-08-10T05:24:54.375 INFO:tasks.rados.rados.0.smithi086.stdout:3702: oid 44 version 2600 is already newer than 2598 2024-08-10T05:24:54.375 INFO:tasks.rados.rados.0.smithi086.stdout:3702: oid 44 version 2600 is already newer than 2597 2024-08-10T05:24:54.375 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 44 v 2600 (ObjNum 1122 snap 350 seq_num 1122) dirty exists 2024-08-10T05:24:54.375 INFO:tasks.rados.rados.0.smithi086.stdout:3702: left oid 44 (ObjNum 1122 snap 350 seq_num 1122) 2024-08-10T05:24:54.375 INFO:tasks.rados.rados.0.smithi086.stdout:3707: finishing write tid 1 to smithi08687503-25 2024-08-10T05:24:54.375 INFO:tasks.rados.rados.0.smithi086.stdout:3702: done (4 left) 2024-08-10T05:24:54.375 INFO:tasks.rados.rados.0.smithi086.stdout:3704: done (3 left) 2024-08-10T05:24:54.375 INFO:tasks.rados.rados.0.smithi086.stdout:3706: done (2 left) 2024-08-10T05:24:54.375 INFO:tasks.rados.rados.0.smithi086.stdout:3709: rmattr oid 30 current snap is 350 2024-08-10T05:24:54.375 INFO:tasks.rados.rados.0.smithi086.stdout:3709: done (2 left) 2024-08-10T05:24:54.375 INFO:tasks.rados.rados.0.smithi086.stdout:3710: rmattr oid 18 current snap is 350 2024-08-10T05:24:54.375 INFO:tasks.rados.rados.0.smithi086.stdout:3710: done (2 left) 2024-08-10T05:24:54.376 INFO:tasks.rados.rados.0.smithi086.stdout:3711: read oid 16 snap -1 2024-08-10T05:24:54.376 INFO:tasks.rados.rados.0.smithi086.stdout:3711: expect (ObjNum 1113 snap 348 seq_num 1113) 2024-08-10T05:24:54.376 INFO:tasks.rados.rados.0.smithi086.stdout:3712: snap_create 2024-08-10T05:24:54.376 INFO:tasks.rados.rados.0.smithi086.stdout:3707: finishing write tid 2 to smithi08687503-25 2024-08-10T05:24:54.376 INFO:tasks.rados.rados.0.smithi086.stdout:3707: finishing write tid 3 to smithi08687503-25 2024-08-10T05:24:54.376 INFO:tasks.rados.rados.0.smithi086.stdout:3707: finishing write tid 4 to smithi08687503-25 2024-08-10T05:24:54.376 INFO:tasks.rados.rados.0.smithi086.stdout:3707: finishing write tid 5 to smithi08687503-25 2024-08-10T05:24:54.376 INFO:tasks.rados.rados.0.smithi086.stdout:3707: finishing write tid 6 to smithi08687503-25 2024-08-10T05:24:54.376 INFO:tasks.rados.rados.0.smithi086.stdout:3707: finishing write tid 7 to smithi08687503-25 2024-08-10T05:24:54.376 INFO:tasks.rados.rados.0.smithi086.stdout:3707: oid 25 updating version 0 to 2605 2024-08-10T05:24:54.376 INFO:tasks.rados.rados.0.smithi086.stdout:3707: oid 25 updating version 2605 to 2607 2024-08-10T05:24:54.376 INFO:tasks.rados.rados.0.smithi086.stdout:3707: oid 25 version 2607 is already newer than 2606 2024-08-10T05:24:54.376 INFO:tasks.rados.rados.0.smithi086.stdout:3707: oid 25 version 2607 is already newer than 2603 2024-08-10T05:24:54.377 INFO:tasks.rados.rados.0.smithi086.stdout:3707: oid 25 version 2607 is already newer than 2602 2024-08-10T05:24:54.377 INFO:tasks.rados.rados.0.smithi086.stdout:3707: oid 25 version 2607 is already newer than 2604 2024-08-10T05:24:54.377 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 2607 (ObjNum 1124 snap 350 seq_num 1124) dirty exists 2024-08-10T05:24:54.377 INFO:tasks.rados.rados.0.smithi086.stdout:3707: left oid 25 (ObjNum 1124 snap 350 seq_num 1124) 2024-08-10T05:24:54.377 INFO:tasks.rados.rados.0.smithi086.stdout:3708: finishing copy_from racing read to smithi08687503-13 2024-08-10T05:24:54.377 INFO:tasks.rados.rados.0.smithi086.stdout:3708: finishing copy_from to smithi08687503-13 2024-08-10T05:24:54.377 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 2288 (ObjNum 1075 snap 334 seq_num 1075) dirty exists 2024-08-10T05:24:54.406 INFO:tasks.rados.rados.0.smithi086.stdout:3711: expect (ObjNum 1113 snap 348 seq_num 1113) 2024-08-10T05:24:54.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:54 smithi159 ceph-mon[90359]: osdmap e781: 8 total, 8 up, 8 in 2024-08-10T05:24:54.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:54 smithi086 ceph-mon[98993]: osdmap e781: 8 total, 8 up, 8 in 2024-08-10T05:24:54.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:54 smithi086 ceph-mon[101471]: osdmap e781: 8 total, 8 up, 8 in 2024-08-10T05:24:55.055 INFO:tasks.rados.rados.0.smithi086.stdout:3707: done (3 left) 2024-08-10T05:24:55.055 INFO:tasks.rados.rados.0.smithi086.stdout:3708: done (2 left) 2024-08-10T05:24:55.055 INFO:tasks.rados.rados.0.smithi086.stdout:3711: done (1 left) 2024-08-10T05:24:55.055 INFO:tasks.rados.rados.0.smithi086.stdout:3712: done (0 left) 2024-08-10T05:24:55.055 INFO:tasks.rados.rados.0.smithi086.stdout:3713: delete oid 9 current snap is 351 2024-08-10T05:24:55.057 INFO:tasks.rados.rados.0.smithi086.stdout:3713: done (0 left) 2024-08-10T05:24:55.057 INFO:tasks.rados.rados.0.smithi086.stdout:3714: snap_create 2024-08-10T05:24:55.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:55 smithi086 ceph-mon[98993]: osdmap e782: 8 total, 8 up, 8 in 2024-08-10T05:24:55.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:55 smithi086 ceph-mon[98993]: pgmap v835: 121 pgs: 121 active+clean; 230 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 316 KiB/s wr, 11 op/s 2024-08-10T05:24:55.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:55 smithi086 ceph-mon[98993]: osdmap e783: 8 total, 8 up, 8 in 2024-08-10T05:24:55.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:55 smithi086 ceph-mon[101471]: osdmap e782: 8 total, 8 up, 8 in 2024-08-10T05:24:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:55 smithi086 ceph-mon[101471]: pgmap v835: 121 pgs: 121 active+clean; 230 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 316 KiB/s wr, 11 op/s 2024-08-10T05:24:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:55 smithi086 ceph-mon[101471]: osdmap e783: 8 total, 8 up, 8 in 2024-08-10T05:24:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:55 smithi159 ceph-mon[90359]: osdmap e782: 8 total, 8 up, 8 in 2024-08-10T05:24:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:55 smithi159 ceph-mon[90359]: pgmap v835: 121 pgs: 121 active+clean; 230 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 316 KiB/s wr, 11 op/s 2024-08-10T05:24:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:55 smithi159 ceph-mon[90359]: osdmap e783: 8 total, 8 up, 8 in 2024-08-10T05:24:56.058 INFO:tasks.rados.rados.0.smithi086.stdout:3714: done (0 left) 2024-08-10T05:24:56.058 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 1 current snap is 352 2024-08-10T05:24:56.058 INFO:tasks.rados.rados.0.smithi086.stdout:3715: seq_num 1126 ranges {3645440=466944,4112384=720896,4833280=778240,5611520=106496} 2024-08-10T05:24:56.079 INFO:tasks.rados.rados.0.smithi086.stdout:3715: writing smithi08687503-1 from 3645440 to 4112384 tid 1 2024-08-10T05:24:56.083 INFO:tasks.rados.rados.0.smithi086.stdout:3715: writing smithi08687503-1 from 4112384 to 4833280 tid 2 2024-08-10T05:24:56.088 INFO:tasks.rados.rados.0.smithi086.stdout:3715: writing smithi08687503-1 from 4833280 to 5611520 tid 3 2024-08-10T05:24:56.089 INFO:tasks.rados.rados.0.smithi086.stdout:3715: writing smithi08687503-1 from 5611520 to 5718016 tid 4 2024-08-10T05:24:56.089 INFO:tasks.rados.rados.0.smithi086.stdout:3716: delete oid 50 current snap is 352 2024-08-10T05:24:56.089 INFO:tasks.rados.rados.0.smithi086.stdout:3715: finishing write tid 1 to smithi08687503-1 2024-08-10T05:24:56.089 INFO:tasks.rados.rados.0.smithi086.stdout:3715: finishing write tid 2 to smithi08687503-1 2024-08-10T05:24:56.093 INFO:tasks.rados.rados.0.smithi086.stdout:3715: finishing write tid 3 to smithi08687503-1 2024-08-10T05:24:56.093 INFO:tasks.rados.rados.0.smithi086.stdout:3715: finishing write tid 4 to smithi08687503-1 2024-08-10T05:24:56.093 INFO:tasks.rados.rados.0.smithi086.stdout:3715: finishing write tid 5 to smithi08687503-1 2024-08-10T05:24:56.094 INFO:tasks.rados.rados.0.smithi086.stdout:3716: done (1 left) 2024-08-10T05:24:56.094 INFO:tasks.rados.rados.0.smithi086.stdout:3717: snap_create 2024-08-10T05:24:56.098 INFO:tasks.rados.rados.0.smithi086.stdout:3715: finishing write tid 6 to smithi08687503-1 2024-08-10T05:24:56.098 INFO:tasks.rados.rados.0.smithi086.stdout:3715: oid 1 updating version 0 to 2385 2024-08-10T05:24:56.098 INFO:tasks.rados.rados.0.smithi086.stdout:3715: oid 1 updating version 2385 to 2387 2024-08-10T05:24:56.098 INFO:tasks.rados.rados.0.smithi086.stdout:3715: oid 1 version 2387 is already newer than 2386 2024-08-10T05:24:56.098 INFO:tasks.rados.rados.0.smithi086.stdout:3715: oid 1 updating version 2387 to 2388 2024-08-10T05:24:56.098 INFO:tasks.rados.rados.0.smithi086.stdout:3715: oid 1 version 2388 is already newer than 2384 2024-08-10T05:24:56.098 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 1 v 2388 (ObjNum 1126 snap 352 seq_num 1126) dirty exists 2024-08-10T05:24:56.098 INFO:tasks.rados.rados.0.smithi086.stdout:3715: left oid 1 (ObjNum 1126 snap 352 seq_num 1126) 2024-08-10T05:24:57.070 INFO:tasks.rados.rados.0.smithi086.stdout:3715: done (1 left) 2024-08-10T05:24:57.070 INFO:tasks.rados.rados.0.smithi086.stdout:3717: done (0 left) 2024-08-10T05:24:57.070 INFO:tasks.rados.rados.0.smithi086.stdout:3718: rmattr oid 15 current snap is 353 2024-08-10T05:24:57.070 INFO:tasks.rados.rados.0.smithi086.stdout:3718: done (0 left) 2024-08-10T05:24:57.070 INFO:tasks.rados.rados.0.smithi086.stdout:3719: read oid 37 snap -1 2024-08-10T05:24:57.070 INFO:tasks.rados.rados.0.smithi086.stdout:3719: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:24:57.070 INFO:tasks.rados.rados.0.smithi086.stdout:3720: delete oid 27 current snap is 353 2024-08-10T05:24:57.072 INFO:tasks.rados.rados.0.smithi086.stdout:3719: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:24:57.076 INFO:tasks.rados.rados.0.smithi086.stdout:3719: done (1 left) 2024-08-10T05:24:57.076 INFO:tasks.rados.rados.0.smithi086.stdout:3720: done (0 left) 2024-08-10T05:24:57.076 INFO:tasks.rados.rados.0.smithi086.stdout:3721: rollback oid 50 current snap is 353 2024-08-10T05:24:57.076 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 50 to 349 2024-08-10T05:24:57.076 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 42 current snap is 353 2024-08-10T05:24:57.076 INFO:tasks.rados.rados.0.smithi086.stdout:3722: seq_num 1129 ranges {1294336=516096,1810432=770048,2580480=598016,3178496=237568} 2024-08-10T05:24:57.085 INFO:tasks.rados.rados.0.smithi086.stdout:3722: writing smithi08687503-42 from 1294336 to 1810432 tid 1 2024-08-10T05:24:57.090 INFO:tasks.rados.rados.0.smithi086.stdout:3722: writing smithi08687503-42 from 1810432 to 2580480 tid 2 2024-08-10T05:24:57.093 INFO:tasks.rados.rados.0.smithi086.stdout:3722: writing smithi08687503-42 from 2580480 to 3178496 tid 3 2024-08-10T05:24:57.095 INFO:tasks.rados.rados.0.smithi086.stdout:3722: writing smithi08687503-42 from 3178496 to 3416064 tid 4 2024-08-10T05:24:57.095 INFO:tasks.rados.rados.0.smithi086.stdout:3723: delete oid 8 current snap is 353 2024-08-10T05:24:57.095 INFO:tasks.rados.rados.0.smithi086.stdout:3721: finishing rollback tid 1 to smithi08687503-50 2024-08-10T05:24:57.095 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 2176 (ObjNum 97 snap 0 seq_num 3356520992) dirty dne 2024-08-10T05:24:57.095 INFO:tasks.rados.rados.0.smithi086.stdout:3722: finishing write tid 1 to smithi08687503-42 2024-08-10T05:24:57.096 INFO:tasks.rados.rados.0.smithi086.stdout:3722: finishing write tid 2 to smithi08687503-42 2024-08-10T05:24:57.098 INFO:tasks.rados.rados.0.smithi086.stdout:3721: done (2 left) 2024-08-10T05:24:57.098 INFO:tasks.rados.rados.0.smithi086.stdout:3723: done (1 left) 2024-08-10T05:24:57.098 INFO:tasks.rados.rados.0.smithi086.stdout:3724: snap_remove snap 345 2024-08-10T05:24:57.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:57 smithi086 ceph-mon[98993]: osdmap e784: 8 total, 8 up, 8 in 2024-08-10T05:24:57.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:24:57.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:57 smithi086 ceph-mon[98993]: pgmap v838: 121 pgs: 121 active+clean; 257 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 7.0 MiB/s wr, 41 op/s 2024-08-10T05:24:57.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:57 smithi086 ceph-mon[101471]: osdmap e784: 8 total, 8 up, 8 in 2024-08-10T05:24:57.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:24:57.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:57 smithi086 ceph-mon[101471]: pgmap v838: 121 pgs: 121 active+clean; 257 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 7.0 MiB/s wr, 41 op/s 2024-08-10T05:24:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:57 smithi159 ceph-mon[90359]: osdmap e784: 8 total, 8 up, 8 in 2024-08-10T05:24:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:24:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:57 smithi159 ceph-mon[90359]: pgmap v838: 121 pgs: 121 active+clean; 257 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 7.0 MiB/s wr, 41 op/s 2024-08-10T05:24:58.077 INFO:tasks.rados.rados.0.smithi086.stdout:3724: done (1 left) 2024-08-10T05:24:58.077 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 8 current snap is 353 2024-08-10T05:24:58.077 INFO:tasks.rados.rados.0.smithi086.stdout:3725: seq_num 1131 ranges {0=548864,548864=540672,1089536=565248,1654784=425984,2080768=73728} 2024-08-10T05:24:58.080 INFO:tasks.rados.rados.0.smithi086.stdout:3725: writing smithi08687503-8 from 0 to 548864 tid 1 2024-08-10T05:24:58.084 INFO:tasks.rados.rados.0.smithi086.stdout:3725: writing smithi08687503-8 from 548864 to 1089536 tid 2 2024-08-10T05:24:58.088 INFO:tasks.rados.rados.0.smithi086.stdout:3725: writing smithi08687503-8 from 1089536 to 1654784 tid 3 2024-08-10T05:24:58.091 INFO:tasks.rados.rados.0.smithi086.stdout:3725: writing smithi08687503-8 from 1654784 to 2080768 tid 4 2024-08-10T05:24:58.093 INFO:tasks.rados.rados.0.smithi086.stdout:3725: writing smithi08687503-8 from 2080768 to 2154496 tid 5 2024-08-10T05:24:58.093 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 6 current snap is 353 2024-08-10T05:24:58.093 INFO:tasks.rados.rados.0.smithi086.stdout:3722: finishing write tid 3 to smithi08687503-42 2024-08-10T05:24:58.093 INFO:tasks.rados.rados.0.smithi086.stdout:3722: finishing write tid 4 to smithi08687503-42 2024-08-10T05:24:58.093 INFO:tasks.rados.rados.0.smithi086.stdout:3722: finishing write tid 5 to smithi08687503-42 2024-08-10T05:24:58.094 INFO:tasks.rados.rados.0.smithi086.stdout:3722: finishing write tid 6 to smithi08687503-42 2024-08-10T05:24:58.094 INFO:tasks.rados.rados.0.smithi086.stdout:3722: oid 42 updating version 0 to 2531 2024-08-10T05:24:58.094 INFO:tasks.rados.rados.0.smithi086.stdout:3722: oid 42 version 2531 is already newer than 2527 2024-08-10T05:24:58.094 INFO:tasks.rados.rados.0.smithi086.stdout:3722: oid 42 version 2531 is already newer than 2528 2024-08-10T05:24:58.094 INFO:tasks.rados.rados.0.smithi086.stdout:3722: oid 42 version 2531 is already newer than 2530 2024-08-10T05:24:58.094 INFO:tasks.rados.rados.0.smithi086.stdout:3722: oid 42 version 2531 is already newer than 2529 2024-08-10T05:24:58.094 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 2531 (ObjNum 1129 snap 353 seq_num 1129) dirty exists 2024-08-10T05:24:58.094 INFO:tasks.rados.rados.0.smithi086.stdout:3722: left oid 42 (ObjNum 1129 snap 353 seq_num 1129) 2024-08-10T05:24:58.094 INFO:tasks.rados.rados.0.smithi086.stdout:3726: seq_num 1132 ranges {4956160=565248,5521408=425984,5947392=770048,6717440=409600} 2024-08-10T05:24:58.124 INFO:tasks.rados.rados.0.smithi086.stdout:3726: writing smithi08687503-6 from 4956160 to 5521408 tid 1 2024-08-10T05:24:58.126 INFO:tasks.rados.rados.0.smithi086.stdout:3726: writing smithi08687503-6 from 5521408 to 5947392 tid 2 2024-08-10T05:24:58.130 INFO:tasks.rados.rados.0.smithi086.stdout:3726: writing smithi08687503-6 from 5947392 to 6717440 tid 3 2024-08-10T05:24:58.133 INFO:tasks.rados.rados.0.smithi086.stdout:3726: writing smithi08687503-6 from 6717440 to 7127040 tid 4 2024-08-10T05:24:58.133 INFO:tasks.rados.rados.0.smithi086.stdout:3722: done (2 left) 2024-08-10T05:24:58.133 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 36 current snap is 353 2024-08-10T05:24:58.133 INFO:tasks.rados.rados.0.smithi086.stdout:3725: finishing write tid 1 to smithi08687503-8 2024-08-10T05:24:58.133 INFO:tasks.rados.rados.0.smithi086.stdout:3727: seq_num 1133 ranges {4071424=581632,4653056=753664,5406720=573440,5980160=278528} 2024-08-10T05:24:58.158 INFO:tasks.rados.rados.0.smithi086.stdout:3727: writing smithi08687503-36 from 4071424 to 4653056 tid 1 2024-08-10T05:24:58.162 INFO:tasks.rados.rados.0.smithi086.stdout:3727: writing smithi08687503-36 from 4653056 to 5406720 tid 2 2024-08-10T05:24:58.165 INFO:tasks.rados.rados.0.smithi086.stdout:3727: writing smithi08687503-36 from 5406720 to 5980160 tid 3 2024-08-10T05:24:58.167 INFO:tasks.rados.rados.0.smithi086.stdout:3727: writing smithi08687503-36 from 5980160 to 6258688 tid 4 2024-08-10T05:24:58.168 INFO:tasks.rados.rados.0.smithi086.stdout:3725: finishing write tid 2 to smithi08687503-8 2024-08-10T05:24:58.168 INFO:tasks.rados.rados.0.smithi086.stdout:3725: finishing write tid 3 to smithi08687503-8 2024-08-10T05:24:58.168 INFO:tasks.rados.rados.0.smithi086.stdout:3725: finishing write tid 4 to smithi08687503-8 2024-08-10T05:24:58.168 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 42 current snap is 353 2024-08-10T05:24:58.168 INFO:tasks.rados.rados.0.smithi086.stdout:3725: finishing write tid 5 to smithi08687503-8 2024-08-10T05:24:58.168 INFO:tasks.rados.rados.0.smithi086.stdout:3725: finishing write tid 6 to smithi08687503-8 2024-08-10T05:24:58.168 INFO:tasks.rados.rados.0.smithi086.stdout:3725: finishing write tid 7 to smithi08687503-8 2024-08-10T05:24:58.168 INFO:tasks.rados.rados.0.smithi086.stdout:3725: oid 8 updating version 0 to 2618 2024-08-10T05:24:58.168 INFO:tasks.rados.rados.0.smithi086.stdout:3725: oid 8 version 2618 is already newer than 2614 2024-08-10T05:24:58.168 INFO:tasks.rados.rados.0.smithi086.stdout:3725: oid 8 version 2618 is already newer than 2615 2024-08-10T05:24:58.168 INFO:tasks.rados.rados.0.smithi086.stdout:3725: oid 8 version 2618 is already newer than 2617 2024-08-10T05:24:58.168 INFO:tasks.rados.rados.0.smithi086.stdout:3725: oid 8 updating version 2618 to 2619 2024-08-10T05:24:58.169 INFO:tasks.rados.rados.0.smithi086.stdout:3725: oid 8 version 2619 is already newer than 2616 2024-08-10T05:24:58.169 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 2619 (ObjNum 1131 snap 353 seq_num 1131) dirty exists 2024-08-10T05:24:58.169 INFO:tasks.rados.rados.0.smithi086.stdout:3725: left oid 8 (ObjNum 1131 snap 353 seq_num 1131) 2024-08-10T05:24:58.169 INFO:tasks.rados.rados.0.smithi086.stdout:3726: finishing write tid 1 to smithi08687503-6 2024-08-10T05:24:58.169 INFO:tasks.rados.rados.0.smithi086.stdout:3726: finishing write tid 2 to smithi08687503-6 2024-08-10T05:24:58.169 INFO:tasks.rados.rados.0.smithi086.stdout:3726: finishing write tid 3 to smithi08687503-6 2024-08-10T05:24:58.169 INFO:tasks.rados.rados.0.smithi086.stdout:3728: seq_num 1134 ranges {3416064=598016,4014080=638976,4653056=737280,5390336=229376} 2024-08-10T05:24:58.188 INFO:tasks.rados.rados.0.smithi086.stdout:3728: writing smithi08687503-42 from 3416064 to 4014080 tid 1 2024-08-10T05:24:58.192 INFO:tasks.rados.rados.0.smithi086.stdout:3728: writing smithi08687503-42 from 4014080 to 4653056 tid 2 2024-08-10T05:24:58.196 INFO:tasks.rados.rados.0.smithi086.stdout:3728: writing smithi08687503-42 from 4653056 to 5390336 tid 3 2024-08-10T05:24:58.198 INFO:tasks.rados.rados.0.smithi086.stdout:3728: writing smithi08687503-42 from 5390336 to 5619712 tid 4 2024-08-10T05:24:58.198 INFO:tasks.rados.rados.0.smithi086.stdout:3725: done (3 left) 2024-08-10T05:24:58.198 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 29 current snap is 353 2024-08-10T05:24:58.198 INFO:tasks.rados.rados.0.smithi086.stdout:3726: finishing write tid 4 to smithi08687503-6 2024-08-10T05:24:58.198 INFO:tasks.rados.rados.0.smithi086.stdout:3726: finishing write tid 5 to smithi08687503-6 2024-08-10T05:24:58.198 INFO:tasks.rados.rados.0.smithi086.stdout:3726: finishing write tid 6 to smithi08687503-6 2024-08-10T05:24:58.198 INFO:tasks.rados.rados.0.smithi086.stdout:3726: oid 6 updating version 0 to 2146 2024-08-10T05:24:58.199 INFO:tasks.rados.rados.0.smithi086.stdout:3726: oid 6 updating version 2146 to 2149 2024-08-10T05:24:58.199 INFO:tasks.rados.rados.0.smithi086.stdout:3726: oid 6 version 2149 is already newer than 2147 2024-08-10T05:24:58.199 INFO:tasks.rados.rados.0.smithi086.stdout:3726: oid 6 version 2149 is already newer than 2145 2024-08-10T05:24:58.199 INFO:tasks.rados.rados.0.smithi086.stdout:3726: oid 6 version 2149 is already newer than 2148 2024-08-10T05:24:58.199 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 2149 (ObjNum 1132 snap 353 seq_num 1132) dirty exists 2024-08-10T05:24:58.199 INFO:tasks.rados.rados.0.smithi086.stdout:3726: left oid 6 (ObjNum 1132 snap 353 seq_num 1132) 2024-08-10T05:24:58.199 INFO:tasks.rados.rados.0.smithi086.stdout:3727: finishing write tid 1 to smithi08687503-36 2024-08-10T05:24:58.199 INFO:tasks.rados.rados.0.smithi086.stdout:3727: finishing write tid 2 to smithi08687503-36 2024-08-10T05:24:58.199 INFO:tasks.rados.rados.0.smithi086.stdout:3729: seq_num 1135 ranges {6258688=614400,6873088=524288,7397376=540672,7938048=483328,8421376=57344} 2024-08-10T05:24:58.233 INFO:tasks.rados.rados.0.smithi086.stdout:3729: writing smithi08687503-29 from 6258688 to 6873088 tid 1 2024-08-10T05:24:58.236 INFO:tasks.rados.rados.0.smithi086.stdout:3729: writing smithi08687503-29 from 6873088 to 7397376 tid 2 2024-08-10T05:24:58.239 INFO:tasks.rados.rados.0.smithi086.stdout:3729: writing smithi08687503-29 from 7397376 to 7938048 tid 3 2024-08-10T05:24:58.244 INFO:tasks.rados.rados.0.smithi086.stdout:3729: writing smithi08687503-29 from 7938048 to 8421376 tid 4 2024-08-10T05:24:58.244 INFO:tasks.rados.rados.0.smithi086.stdout:3729: writing smithi08687503-29 from 8421376 to 8478720 tid 5 2024-08-10T05:24:58.244 INFO:tasks.rados.rados.0.smithi086.stdout:3726: done (3 left) 2024-08-10T05:24:58.245 INFO:tasks.rados.rados.0.smithi086.stdout:3730: rmattr oid 19 current snap is 353 2024-08-10T05:24:58.245 INFO:tasks.rados.rados.0.smithi086.stdout:3727: finishing write tid 3 to smithi08687503-36 2024-08-10T05:24:58.245 INFO:tasks.rados.rados.0.smithi086.stdout:3727: finishing write tid 4 to smithi08687503-36 2024-08-10T05:24:58.245 INFO:tasks.rados.rados.0.smithi086.stdout:3727: finishing write tid 5 to smithi08687503-36 2024-08-10T05:24:58.245 INFO:tasks.rados.rados.0.smithi086.stdout:3727: finishing write tid 6 to smithi08687503-36 2024-08-10T05:24:58.245 INFO:tasks.rados.rados.0.smithi086.stdout:3727: oid 36 updating version 0 to 2305 2024-08-10T05:24:58.245 INFO:tasks.rados.rados.0.smithi086.stdout:3727: oid 36 version 2305 is already newer than 2302 2024-08-10T05:24:58.245 INFO:tasks.rados.rados.0.smithi086.stdout:3727: oid 36 version 2305 is already newer than 2303 2024-08-10T05:24:58.245 INFO:tasks.rados.rados.0.smithi086.stdout:3727: oid 36 version 2305 is already newer than 2301 2024-08-10T05:24:58.245 INFO:tasks.rados.rados.0.smithi086.stdout:3727: oid 36 version 2305 is already newer than 2304 2024-08-10T05:24:58.245 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 2305 (ObjNum 1133 snap 353 seq_num 1133) dirty exists 2024-08-10T05:24:58.245 INFO:tasks.rados.rados.0.smithi086.stdout:3727: left oid 36 (ObjNum 1133 snap 353 seq_num 1133) 2024-08-10T05:24:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:3728: finishing write tid 1 to smithi08687503-42 2024-08-10T05:24:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:3728: finishing write tid 2 to smithi08687503-42 2024-08-10T05:24:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:3728: finishing write tid 3 to smithi08687503-42 2024-08-10T05:24:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:3728: finishing write tid 4 to smithi08687503-42 2024-08-10T05:24:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:3728: finishing write tid 5 to smithi08687503-42 2024-08-10T05:24:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:3728: finishing write tid 6 to smithi08687503-42 2024-08-10T05:24:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:3728: oid 42 updating version 0 to 2532 2024-08-10T05:24:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:3728: oid 42 updating version 2532 to 2534 2024-08-10T05:24:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:3728: oid 42 updating version 2534 to 2535 2024-08-10T05:24:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:3728: oid 42 updating version 2535 to 2536 2024-08-10T05:24:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:3728: oid 42 version 2536 is already newer than 2533 2024-08-10T05:24:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 2536 (ObjNum 1134 snap 353 seq_num 1134) dirty exists 2024-08-10T05:24:58.246 INFO:tasks.rados.rados.0.smithi086.stdout:3728: left oid 42 (ObjNum 1134 snap 353 seq_num 1134) 2024-08-10T05:24:58.247 INFO:tasks.rados.rados.0.smithi086.stdout:3729: finishing write tid 1 to smithi08687503-29 2024-08-10T05:24:58.247 INFO:tasks.rados.rados.0.smithi086.stdout:3729: finishing write tid 2 to smithi08687503-29 2024-08-10T05:24:58.247 INFO:tasks.rados.rados.0.smithi086.stdout:3729: finishing write tid 3 to smithi08687503-29 2024-08-10T05:24:58.247 INFO:tasks.rados.rados.0.smithi086.stdout:3727: done (3 left) 2024-08-10T05:24:58.247 INFO:tasks.rados.rados.0.smithi086.stdout:3728: done (2 left) 2024-08-10T05:24:58.247 INFO:tasks.rados.rados.0.smithi086.stdout:3731: rollback oid 37 current snap is 353 2024-08-10T05:24:58.247 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 37 to 348 2024-08-10T05:24:58.247 INFO:tasks.rados.rados.0.smithi086.stdout:3732: rmattr oid 20 current snap is 353 2024-08-10T05:24:58.247 INFO:tasks.rados.rados.0.smithi086.stdout:3732: done (3 left) 2024-08-10T05:24:58.247 INFO:tasks.rados.rados.0.smithi086.stdout:3733: rmattr oid 42 current snap is 353 2024-08-10T05:24:58.247 INFO:tasks.rados.rados.0.smithi086.stdout:3733: done (3 left) 2024-08-10T05:24:58.247 INFO:tasks.rados.rados.0.smithi086.stdout:3734: read oid 24 snap -1 2024-08-10T05:24:58.247 INFO:tasks.rados.rados.0.smithi086.stdout:3734: expect (ObjNum 1026 snap 323 seq_num 1026) 2024-08-10T05:24:58.248 INFO:tasks.rados.rados.0.smithi086.stdout:3735: read oid 13 snap -1 2024-08-10T05:24:58.248 INFO:tasks.rados.rados.0.smithi086.stdout:3735: expect (ObjNum 1075 snap 334 seq_num 1075) 2024-08-10T05:24:58.248 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 47 current snap is 353 2024-08-10T05:24:58.248 INFO:tasks.rados.rados.0.smithi086.stdout:3736: seq_num 1136 ranges {0=630784,630784=409600,1040384=753664,1794048=417792,2211840=24576} 2024-08-10T05:24:58.248 INFO:tasks.rados.rados.0.smithi086.stdout:3736: writing smithi08687503-47 from 0 to 630784 tid 1 2024-08-10T05:24:58.250 INFO:tasks.rados.rados.0.smithi086.stdout:3736: writing smithi08687503-47 from 630784 to 1040384 tid 2 2024-08-10T05:24:58.254 INFO:tasks.rados.rados.0.smithi086.stdout:3736: writing smithi08687503-47 from 1040384 to 1794048 tid 3 2024-08-10T05:24:58.257 INFO:tasks.rados.rados.0.smithi086.stdout:3736: writing smithi08687503-47 from 1794048 to 2211840 tid 4 2024-08-10T05:24:58.257 INFO:tasks.rados.rados.0.smithi086.stdout:3736: writing smithi08687503-47 from 2211840 to 2236416 tid 5 2024-08-10T05:24:58.257 INFO:tasks.rados.rados.0.smithi086.stdout:3737: delete oid 1 current snap is 353 2024-08-10T05:24:58.257 INFO:tasks.rados.rados.0.smithi086.stdout:3729: finishing write tid 4 to smithi08687503-29 2024-08-10T05:24:58.258 INFO:tasks.rados.rados.0.smithi086.stdout:3729: finishing write tid 5 to smithi08687503-29 2024-08-10T05:24:58.258 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 2163 (ObjNum 997 snap 310 seq_num 997) dirty exists 2024-08-10T05:24:58.258 INFO:tasks.rados.rados.0.smithi086.stdout:3734: expect (ObjNum 1026 snap 323 seq_num 1026) 2024-08-10T05:24:58.272 INFO:tasks.rados.rados.0.smithi086.stdout:3731: finishing rollback tid 0 to smithi08687503-37 2024-08-10T05:24:58.272 INFO:tasks.rados.rados.0.smithi086.stdout:3729: finishing write tid 6 to smithi08687503-29 2024-08-10T05:24:58.272 INFO:tasks.rados.rados.0.smithi086.stdout:3731: finishing rollback tid 1 to smithi08687503-37 2024-08-10T05:24:58.272 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 2184 (ObjNum 33 snap 0 seq_num 2546814108) dirty dne 2024-08-10T05:24:58.272 INFO:tasks.rados.rados.0.smithi086.stdout:3729: finishing write tid 7 to smithi08687503-29 2024-08-10T05:24:58.272 INFO:tasks.rados.rados.0.smithi086.stdout:3729: oid 29 updating version 0 to 1729 2024-08-10T05:24:58.272 INFO:tasks.rados.rados.0.smithi086.stdout:3729: oid 29 updating version 1729 to 1730 2024-08-10T05:24:58.273 INFO:tasks.rados.rados.0.smithi086.stdout:3729: oid 29 version 1730 is already newer than 1726 2024-08-10T05:24:58.273 INFO:tasks.rados.rados.0.smithi086.stdout:3729: oid 29 version 1730 is already newer than 1727 2024-08-10T05:24:58.273 INFO:tasks.rados.rados.0.smithi086.stdout:3729: oid 29 version 1730 is already newer than 1728 2024-08-10T05:24:58.273 INFO:tasks.rados.rados.0.smithi086.stdout:3729: oid 29 updating version 1730 to 1731 2024-08-10T05:24:58.273 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 1731 (ObjNum 1135 snap 353 seq_num 1135) dirty exists 2024-08-10T05:24:58.273 INFO:tasks.rados.rados.0.smithi086.stdout:3729: left oid 29 (ObjNum 1135 snap 353 seq_num 1135) 2024-08-10T05:24:58.273 INFO:tasks.rados.rados.0.smithi086.stdout:3736: finishing write tid 1 to smithi08687503-47 2024-08-10T05:24:58.273 INFO:tasks.rados.rados.0.smithi086.stdout:3729: done (6 left) 2024-08-10T05:24:58.273 INFO:tasks.rados.rados.0.smithi086.stdout:3730: done (5 left) 2024-08-10T05:24:58.273 INFO:tasks.rados.rados.0.smithi086.stdout:3731: done (4 left) 2024-08-10T05:24:58.273 INFO:tasks.rados.rados.0.smithi086.stdout:3734: done (3 left) 2024-08-10T05:24:58.273 INFO:tasks.rados.rados.0.smithi086.stdout:3737: done (2 left) 2024-08-10T05:24:58.273 INFO:tasks.rados.rados.0.smithi086.stdout:3738: delete oid 50 current snap is 353 2024-08-10T05:24:58.274 INFO:tasks.rados.rados.0.smithi086.stdout:3736: finishing write tid 2 to smithi08687503-47 2024-08-10T05:24:58.274 INFO:tasks.rados.rados.0.smithi086.stdout:3736: finishing write tid 3 to smithi08687503-47 2024-08-10T05:24:58.274 INFO:tasks.rados.rados.0.smithi086.stdout:3736: finishing write tid 4 to smithi08687503-47 2024-08-10T05:24:58.274 INFO:tasks.rados.rados.0.smithi086.stdout:3736: finishing write tid 5 to smithi08687503-47 2024-08-10T05:24:58.274 INFO:tasks.rados.rados.0.smithi086.stdout:3736: finishing write tid 6 to smithi08687503-47 2024-08-10T05:24:58.274 INFO:tasks.rados.rados.0.smithi086.stdout:3736: finishing write tid 7 to smithi08687503-47 2024-08-10T05:24:58.274 INFO:tasks.rados.rados.0.smithi086.stdout:3736: oid 47 updating version 0 to 1960 2024-08-10T05:24:58.274 INFO:tasks.rados.rados.0.smithi086.stdout:3736: oid 47 version 1960 is already newer than 1956 2024-08-10T05:24:58.275 INFO:tasks.rados.rados.0.smithi086.stdout:3736: oid 47 version 1960 is already newer than 1957 2024-08-10T05:24:58.275 INFO:tasks.rados.rados.0.smithi086.stdout:3736: oid 47 version 1960 is already newer than 1958 2024-08-10T05:24:58.275 INFO:tasks.rados.rados.0.smithi086.stdout:3736: oid 47 updating version 1960 to 1961 2024-08-10T05:24:58.275 INFO:tasks.rados.rados.0.smithi086.stdout:3736: oid 47 version 1961 is already newer than 1959 2024-08-10T05:24:58.275 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 1961 (ObjNum 1136 snap 353 seq_num 1136) dirty exists 2024-08-10T05:24:58.275 INFO:tasks.rados.rados.0.smithi086.stdout:3736: left oid 47 (ObjNum 1136 snap 353 seq_num 1136) 2024-08-10T05:24:58.275 INFO:tasks.rados.rados.0.smithi086.stdout:3735: expect (ObjNum 1075 snap 334 seq_num 1075) 2024-08-10T05:24:58.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:58 smithi086 ceph-mon[101471]: osdmap e785: 8 total, 8 up, 8 in 2024-08-10T05:24:58.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:58 smithi086 ceph-mon[98993]: osdmap e785: 8 total, 8 up, 8 in 2024-08-10T05:24:58.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:24:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:24:58] "GET /metrics HTTP/1.1" 200 36271 "" "Prometheus/2.43.0" 2024-08-10T05:24:58.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:58 smithi159 ceph-mon[90359]: osdmap e785: 8 total, 8 up, 8 in 2024-08-10T05:24:58.545 INFO:tasks.rados.rados.0.smithi086.stdout:3735: done (2 left) 2024-08-10T05:24:58.546 INFO:tasks.rados.rados.0.smithi086.stdout:3736: done (1 left) 2024-08-10T05:24:58.546 INFO:tasks.rados.rados.0.smithi086.stdout:3738: done (0 left) 2024-08-10T05:24:58.546 INFO:tasks.rados.rados.0.smithi086.stdout:3739: snap_create 2024-08-10T05:24:59.081 INFO:tasks.rados.rados.0.smithi086.stdout:3739: done (0 left) 2024-08-10T05:24:59.082 INFO:tasks.rados.rados.0.smithi086.stdout:3740: read oid 49 snap -1 2024-08-10T05:24:59.082 INFO:tasks.rados.rados.0.smithi086.stdout:3740: expect (ObjNum 1050 snap 329 seq_num 1050) 2024-08-10T05:24:59.082 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 26 current snap is 354 2024-08-10T05:24:59.082 INFO:tasks.rados.rados.0.smithi086.stdout:3741: seq_num 1139 ranges {4415488=679936,5095424=458752,5554176=524288,6078464=540672,6619136=81920} 2024-08-10T05:24:59.109 INFO:tasks.rados.rados.0.smithi086.stdout:3741: writing smithi08687503-26 from 4415488 to 5095424 tid 1 2024-08-10T05:24:59.111 INFO:tasks.rados.rados.0.smithi086.stdout:3741: writing smithi08687503-26 from 5095424 to 5554176 tid 2 2024-08-10T05:24:59.114 INFO:tasks.rados.rados.0.smithi086.stdout:3741: writing smithi08687503-26 from 5554176 to 6078464 tid 3 2024-08-10T05:24:59.117 INFO:tasks.rados.rados.0.smithi086.stdout:3741: writing smithi08687503-26 from 6078464 to 6619136 tid 4 2024-08-10T05:24:59.118 INFO:tasks.rados.rados.0.smithi086.stdout:3741: writing smithi08687503-26 from 6619136 to 6701056 tid 5 2024-08-10T05:24:59.119 INFO:tasks.rados.rados.0.smithi086.stdout:3742: read oid 39 snap -1 2024-08-10T05:24:59.119 INFO:tasks.rados.rados.0.smithi086.stdout:3742: expect (ObjNum 1031 snap 323 seq_num 1031) 2024-08-10T05:24:59.119 INFO:tasks.rados.rados.0.smithi086.stdout:3743: read oid 27 snap -1 2024-08-10T05:24:59.119 INFO:tasks.rados.rados.0.smithi086.stdout:3743: expect deleted 2024-08-10T05:24:59.119 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 45 current snap is 354 2024-08-10T05:24:59.119 INFO:tasks.rados.rados.0.smithi086.stdout:3744: seq_num 1140 ranges {0=696320,696320=745472,1441792=729088,2170880=131072} 2024-08-10T05:24:59.123 INFO:tasks.rados.rados.0.smithi086.stdout:3744: writing smithi08687503-45 from 0 to 696320 tid 1 2024-08-10T05:24:59.128 INFO:tasks.rados.rados.0.smithi086.stdout:3744: writing smithi08687503-45 from 696320 to 1441792 tid 2 2024-08-10T05:24:59.133 INFO:tasks.rados.rados.0.smithi086.stdout:3744: writing smithi08687503-45 from 1441792 to 2170880 tid 3 2024-08-10T05:24:59.134 INFO:tasks.rados.rados.0.smithi086.stdout:3744: writing smithi08687503-45 from 2170880 to 2301952 tid 4 2024-08-10T05:24:59.134 INFO:tasks.rados.rados.0.smithi086.stdout:3745: snap_create 2024-08-10T05:24:59.134 INFO:tasks.rados.rados.0.smithi086.stdout:3740: expect (ObjNum 1050 snap 329 seq_num 1050) 2024-08-10T05:24:59.338 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:59 smithi159 ceph-mon[90359]: osdmap e786: 8 total, 8 up, 8 in 2024-08-10T05:24:59.338 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:24:59 smithi159 ceph-mon[90359]: pgmap v841: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 259 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 7.2 MiB/s wr, 37 op/s 2024-08-10T05:24:59.349 INFO:tasks.rados.rados.0.smithi086.stdout:3741: finishing write tid 1 to smithi08687503-26 2024-08-10T05:24:59.349 INFO:tasks.rados.rados.0.smithi086.stdout:3741: finishing write tid 2 to smithi08687503-26 2024-08-10T05:24:59.349 INFO:tasks.rados.rados.0.smithi086.stdout:3741: finishing write tid 3 to smithi08687503-26 2024-08-10T05:24:59.349 INFO:tasks.rados.rados.0.smithi086.stdout:3741: finishing write tid 4 to smithi08687503-26 2024-08-10T05:24:59.349 INFO:tasks.rados.rados.0.smithi086.stdout:3741: finishing write tid 5 to smithi08687503-26 2024-08-10T05:24:59.349 INFO:tasks.rados.rados.0.smithi086.stdout:3741: finishing write tid 6 to smithi08687503-26 2024-08-10T05:24:59.349 INFO:tasks.rados.rados.0.smithi086.stdout:3741: finishing write tid 7 to smithi08687503-26 2024-08-10T05:24:59.349 INFO:tasks.rados.rados.0.smithi086.stdout:3741: oid 26 updating version 0 to 2308 2024-08-10T05:24:59.349 INFO:tasks.rados.rados.0.smithi086.stdout:3741: oid 26 version 2308 is already newer than 2307 2024-08-10T05:24:59.349 INFO:tasks.rados.rados.0.smithi086.stdout:3741: oid 26 updating version 2308 to 2309 2024-08-10T05:24:59.350 INFO:tasks.rados.rados.0.smithi086.stdout:3741: oid 26 version 2309 is already newer than 2306 2024-08-10T05:24:59.350 INFO:tasks.rados.rados.0.smithi086.stdout:3741: oid 26 updating version 2309 to 2310 2024-08-10T05:24:59.350 INFO:tasks.rados.rados.0.smithi086.stdout:3741: oid 26 updating version 2310 to 2311 2024-08-10T05:24:59.350 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 26 v 2311 (ObjNum 1139 snap 354 seq_num 1139) dirty exists 2024-08-10T05:24:59.350 INFO:tasks.rados.rados.0.smithi086.stdout:3741: left oid 26 (ObjNum 1139 snap 354 seq_num 1139) 2024-08-10T05:24:59.350 INFO:tasks.rados.rados.0.smithi086.stdout:3744: finishing write tid 1 to smithi08687503-45 2024-08-10T05:24:59.350 INFO:tasks.rados.rados.0.smithi086.stdout:3744: finishing write tid 2 to smithi08687503-45 2024-08-10T05:24:59.350 INFO:tasks.rados.rados.0.smithi086.stdout:3742: expect (ObjNum 1031 snap 323 seq_num 1031) 2024-08-10T05:24:59.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:59 smithi086 ceph-mon[101471]: osdmap e786: 8 total, 8 up, 8 in 2024-08-10T05:24:59.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:24:59 smithi086 ceph-mon[101471]: pgmap v841: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 259 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 7.2 MiB/s wr, 37 op/s 2024-08-10T05:24:59.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:59 smithi086 ceph-mon[98993]: osdmap e786: 8 total, 8 up, 8 in 2024-08-10T05:24:59.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:24:59 smithi086 ceph-mon[98993]: pgmap v841: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 259 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 7.2 MiB/s wr, 37 op/s 2024-08-10T05:24:59.539 INFO:tasks.rados.rados.0.smithi086.stdout:3744: finishing write tid 3 to smithi08687503-45 2024-08-10T05:24:59.539 INFO:tasks.rados.rados.0.smithi086.stdout:3744: finishing write tid 4 to smithi08687503-45 2024-08-10T05:24:59.539 INFO:tasks.rados.rados.0.smithi086.stdout:3744: finishing write tid 5 to smithi08687503-45 2024-08-10T05:24:59.539 INFO:tasks.rados.rados.0.smithi086.stdout:3744: finishing write tid 6 to smithi08687503-45 2024-08-10T05:24:59.540 INFO:tasks.rados.rados.0.smithi086.stdout:3744: oid 45 updating version 0 to 2186 2024-08-10T05:24:59.540 INFO:tasks.rados.rados.0.smithi086.stdout:3744: oid 45 updating version 2186 to 2188 2024-08-10T05:24:59.540 INFO:tasks.rados.rados.0.smithi086.stdout:3744: oid 45 version 2188 is already newer than 2187 2024-08-10T05:24:59.540 INFO:tasks.rados.rados.0.smithi086.stdout:3744: oid 45 updating version 2188 to 2189 2024-08-10T05:24:59.540 INFO:tasks.rados.rados.0.smithi086.stdout:3744: oid 45 version 2189 is already newer than 2185 2024-08-10T05:24:59.540 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 2189 (ObjNum 1140 snap 354 seq_num 1140) dirty exists 2024-08-10T05:24:59.540 INFO:tasks.rados.rados.0.smithi086.stdout:3744: left oid 45 (ObjNum 1140 snap 354 seq_num 1140) 2024-08-10T05:25:00.057 INFO:tasks.rados.rados.0.smithi086.stdout:3740: done (5 left) 2024-08-10T05:25:00.057 INFO:tasks.rados.rados.0.smithi086.stdout:3741: done (4 left) 2024-08-10T05:25:00.057 INFO:tasks.rados.rados.0.smithi086.stdout:3742: done (3 left) 2024-08-10T05:25:00.057 INFO:tasks.rados.rados.0.smithi086.stdout:3743: done (2 left) 2024-08-10T05:25:00.057 INFO:tasks.rados.rados.0.smithi086.stdout:3744: done (1 left) 2024-08-10T05:25:00.057 INFO:tasks.rados.rados.0.smithi086.stdout:3745: done (0 left) 2024-08-10T05:25:00.057 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 27 current snap is 355 2024-08-10T05:25:00.057 INFO:tasks.rados.rados.0.smithi086.stdout:3746: seq_num 1141 ranges {0=712704,712704=679936,1392640=540672,1933312=385024} 2024-08-10T05:25:00.060 INFO:tasks.rados.rados.0.smithi086.stdout:3746: writing smithi08687503-27 from 0 to 712704 tid 1 2024-08-10T05:25:00.064 INFO:tasks.rados.rados.0.smithi086.stdout:3746: writing smithi08687503-27 from 712704 to 1392640 tid 2 2024-08-10T05:25:00.068 INFO:tasks.rados.rados.0.smithi086.stdout:3746: writing smithi08687503-27 from 1392640 to 1933312 tid 3 2024-08-10T05:25:00.071 INFO:tasks.rados.rados.0.smithi086.stdout:3746: writing smithi08687503-27 from 1933312 to 2318336 tid 4 2024-08-10T05:25:00.071 INFO:tasks.rados.rados.0.smithi086.stdout:3747: delete oid 49 current snap is 355 2024-08-10T05:25:00.071 INFO:tasks.rados.rados.0.smithi086.stdout:3746: finishing write tid 1 to smithi08687503-27 2024-08-10T05:25:00.071 INFO:tasks.rados.rados.0.smithi086.stdout:3746: finishing write tid 2 to smithi08687503-27 2024-08-10T05:25:00.071 INFO:tasks.rados.rados.0.smithi086.stdout:3746: finishing write tid 3 to smithi08687503-27 2024-08-10T05:25:00.073 INFO:tasks.rados.rados.0.smithi086.stdout:3746: finishing write tid 4 to smithi08687503-27 2024-08-10T05:25:00.074 INFO:tasks.rados.rados.0.smithi086.stdout:3746: finishing write tid 5 to smithi08687503-27 2024-08-10T05:25:00.076 INFO:tasks.rados.rados.0.smithi086.stdout:3746: finishing write tid 6 to smithi08687503-27 2024-08-10T05:25:00.076 INFO:tasks.rados.rados.0.smithi086.stdout:3746: oid 27 updating version 0 to 2144 2024-08-10T05:25:00.076 INFO:tasks.rados.rados.0.smithi086.stdout:3746: oid 27 updating version 2144 to 2146 2024-08-10T05:25:00.076 INFO:tasks.rados.rados.0.smithi086.stdout:3746: oid 27 version 2146 is already newer than 2143 2024-08-10T05:25:00.076 INFO:tasks.rados.rados.0.smithi086.stdout:3746: oid 27 version 2146 is already newer than 2145 2024-08-10T05:25:00.076 INFO:tasks.rados.rados.0.smithi086.stdout:3746: oid 27 updating version 2146 to 2147 2024-08-10T05:25:00.076 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 2147 (ObjNum 1141 snap 355 seq_num 1141) dirty exists 2024-08-10T05:25:00.076 INFO:tasks.rados.rados.0.smithi086.stdout:3746: left oid 27 (ObjNum 1141 snap 355 seq_num 1141) 2024-08-10T05:25:00.077 INFO:tasks.rados.rados.0.smithi086.stdout:3746: done (1 left) 2024-08-10T05:25:00.078 INFO:tasks.rados.rados.0.smithi086.stdout:3747: done (0 left) 2024-08-10T05:25:00.078 INFO:tasks.rados.rados.0.smithi086.stdout:3748: delete oid 50 current snap is 355 2024-08-10T05:25:00.086 INFO:tasks.rados.rados.0.smithi086.stdout:3748: done (0 left) 2024-08-10T05:25:00.086 INFO:tasks.rados.rados.0.smithi086.stdout:3749: setattr oid 19 current snap is 355 2024-08-10T05:25:00.087 INFO:tasks.rados.rados.0.smithi086.stdout:3750: read oid 50 snap -1 2024-08-10T05:25:00.087 INFO:tasks.rados.rados.0.smithi086.stdout:3750: expect deleted 2024-08-10T05:25:00.087 INFO:tasks.rados.rados.0.smithi086.stdout:3751: setattr oid 14 current snap is 355 2024-08-10T05:25:00.088 INFO:tasks.rados.rados.0.smithi086.stdout:3750: done (2 left) 2024-08-10T05:25:00.088 INFO:tasks.rados.rados.0.smithi086.stdout:3752: copy_from oid 15 from oid 3 current snap is 355 2024-08-10T05:25:00.089 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 42 current snap is 355 2024-08-10T05:25:00.089 INFO:tasks.rados.rados.0.smithi086.stdout:3753: seq_num 1144 ranges {5619712=770048,6389760=737280,7127040=712704,7839744=155648} 2024-08-10T05:25:00.122 INFO:tasks.rados.rados.0.smithi086.stdout:3753: writing smithi08687503-42 from 5619712 to 6389760 tid 1 2024-08-10T05:25:00.126 INFO:tasks.rados.rados.0.smithi086.stdout:3753: writing smithi08687503-42 from 6389760 to 7127040 tid 2 2024-08-10T05:25:00.130 INFO:tasks.rados.rados.0.smithi086.stdout:3753: writing smithi08687503-42 from 7127040 to 7839744 tid 3 2024-08-10T05:25:00.131 INFO:tasks.rados.rados.0.smithi086.stdout:3753: writing smithi08687503-42 from 7839744 to 7995392 tid 4 2024-08-10T05:25:00.132 INFO:tasks.rados.rados.0.smithi086.stdout:3754: delete oid 37 current snap is 355 2024-08-10T05:25:00.132 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 2165 (ObjNum 997 snap 310 seq_num 997) dirty exists 2024-08-10T05:25:00.132 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 2166 (ObjNum 940 snap 295 seq_num 940) dirty exists 2024-08-10T05:25:00.132 INFO:tasks.rados.rados.0.smithi086.stdout:3752: finishing copy_from racing read to smithi08687503-15 2024-08-10T05:25:00.132 INFO:tasks.rados.rados.0.smithi086.stdout:3752: finishing copy_from to smithi08687503-15 2024-08-10T05:25:00.132 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 2141 (ObjNum 1080 snap 337 seq_num 1080) dirty exists 2024-08-10T05:25:00.133 INFO:tasks.rados.rados.0.smithi086.stdout:3753: finishing write tid 1 to smithi08687503-42 2024-08-10T05:25:00.135 INFO:tasks.rados.rados.0.smithi086.stdout:3749: done (4 left) 2024-08-10T05:25:00.135 INFO:tasks.rados.rados.0.smithi086.stdout:3751: done (3 left) 2024-08-10T05:25:00.135 INFO:tasks.rados.rados.0.smithi086.stdout:3752: done (2 left) 2024-08-10T05:25:00.135 INFO:tasks.rados.rados.0.smithi086.stdout:3754: done (1 left) 2024-08-10T05:25:00.135 INFO:tasks.rados.rados.0.smithi086.stdout:3755: read oid 44 snap -1 2024-08-10T05:25:00.135 INFO:tasks.rados.rados.0.smithi086.stdout:3755: expect (ObjNum 1122 snap 350 seq_num 1122) 2024-08-10T05:25:00.135 INFO:tasks.rados.rados.0.smithi086.stdout:3756: read oid 10 snap -1 2024-08-10T05:25:00.135 INFO:tasks.rados.rados.0.smithi086.stdout:3756: expect deleted 2024-08-10T05:25:00.135 INFO:tasks.rados.rados.0.smithi086.stdout:3757: read oid 49 snap -1 2024-08-10T05:25:00.136 INFO:tasks.rados.rados.0.smithi086.stdout:3757: expect deleted 2024-08-10T05:25:00.136 INFO:tasks.rados.rados.0.smithi086.stdout:3758: copy_from oid 12 from oid 23 current snap is 355 2024-08-10T05:25:00.136 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 22 current snap is 355 2024-08-10T05:25:00.136 INFO:tasks.rados.rados.0.smithi086.stdout:3759: seq_num 1146 ranges {0=802816,802816=499712,1302528=679936,1982464=425984} 2024-08-10T05:25:00.139 INFO:tasks.rados.rados.0.smithi086.stdout:3759: writing smithi08687503-22 from 0 to 802816 tid 1 2024-08-10T05:25:00.142 INFO:tasks.rados.rados.0.smithi086.stdout:3759: writing smithi08687503-22 from 802816 to 1302528 tid 2 2024-08-10T05:25:00.146 INFO:tasks.rados.rados.0.smithi086.stdout:3759: writing smithi08687503-22 from 1302528 to 1982464 tid 3 2024-08-10T05:25:00.149 INFO:tasks.rados.rados.0.smithi086.stdout:3759: writing smithi08687503-22 from 1982464 to 2408448 tid 4 2024-08-10T05:25:00.150 INFO:tasks.rados.rados.0.smithi086.stdout:3760: snap_create 2024-08-10T05:25:00.150 INFO:tasks.rados.rados.0.smithi086.stdout:3753: finishing write tid 2 to smithi08687503-42 2024-08-10T05:25:00.150 INFO:tasks.rados.rados.0.smithi086.stdout:3753: finishing write tid 3 to smithi08687503-42 2024-08-10T05:25:00.150 INFO:tasks.rados.rados.0.smithi086.stdout:3753: finishing write tid 4 to smithi08687503-42 2024-08-10T05:25:00.150 INFO:tasks.rados.rados.0.smithi086.stdout:3753: finishing write tid 5 to smithi08687503-42 2024-08-10T05:25:00.150 INFO:tasks.rados.rados.0.smithi086.stdout:3753: finishing write tid 6 to smithi08687503-42 2024-08-10T05:25:00.150 INFO:tasks.rados.rados.0.smithi086.stdout:3753: oid 42 updating version 0 to 2541 2024-08-10T05:25:00.150 INFO:tasks.rados.rados.0.smithi086.stdout:3753: oid 42 version 2541 is already newer than 2540 2024-08-10T05:25:00.150 INFO:tasks.rados.rados.0.smithi086.stdout:3753: oid 42 version 2541 is already newer than 2539 2024-08-10T05:25:00.150 INFO:tasks.rados.rados.0.smithi086.stdout:3753: oid 42 version 2541 is already newer than 2537 2024-08-10T05:25:00.150 INFO:tasks.rados.rados.0.smithi086.stdout:3753: oid 42 version 2541 is already newer than 2538 2024-08-10T05:25:00.151 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 2541 (ObjNum 1144 snap 355 seq_num 1144) dirty exists 2024-08-10T05:25:00.151 INFO:tasks.rados.rados.0.smithi086.stdout:3753: left oid 42 (ObjNum 1144 snap 355 seq_num 1144) 2024-08-10T05:25:00.155 INFO:tasks.rados.rados.0.smithi086.stdout:3759: finishing write tid 1 to smithi08687503-22 2024-08-10T05:25:00.155 INFO:tasks.rados.rados.0.smithi086.stdout:3759: finishing write tid 2 to smithi08687503-22 2024-08-10T05:25:00.163 INFO:tasks.rados.rados.0.smithi086.stdout:3758: finishing copy_from racing read to smithi08687503-12 2024-08-10T05:25:00.163 INFO:tasks.rados.rados.0.smithi086.stdout:3755: expect (ObjNum 1122 snap 350 seq_num 1122) 2024-08-10T05:25:00.380 INFO:tasks.rados.rados.0.smithi086.stdout:3759: finishing write tid 3 to smithi08687503-22 2024-08-10T05:25:00.380 INFO:tasks.rados.rados.0.smithi086.stdout:3759: finishing write tid 4 to smithi08687503-22 2024-08-10T05:25:00.380 INFO:tasks.rados.rados.0.smithi086.stdout:3759: finishing write tid 5 to smithi08687503-22 2024-08-10T05:25:00.380 INFO:tasks.rados.rados.0.smithi086.stdout:3758: finishing copy_from to smithi08687503-12 2024-08-10T05:25:00.380 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 2288 (ObjNum 1075 snap 334 seq_num 1075) dirty exists 2024-08-10T05:25:00.380 INFO:tasks.rados.rados.0.smithi086.stdout:3759: finishing write tid 6 to smithi08687503-22 2024-08-10T05:25:00.380 INFO:tasks.rados.rados.0.smithi086.stdout:3759: oid 22 updating version 0 to 2626 2024-08-10T05:25:00.380 INFO:tasks.rados.rados.0.smithi086.stdout:3759: oid 22 updating version 2626 to 2627 2024-08-10T05:25:00.380 INFO:tasks.rados.rados.0.smithi086.stdout:3759: oid 22 version 2627 is already newer than 2625 2024-08-10T05:25:00.380 INFO:tasks.rados.rados.0.smithi086.stdout:3759: oid 22 updating version 2627 to 2628 2024-08-10T05:25:00.381 INFO:tasks.rados.rados.0.smithi086.stdout:3759: oid 22 version 2628 is already newer than 2624 2024-08-10T05:25:00.381 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 2628 (ObjNum 1146 snap 355 seq_num 1146) dirty exists 2024-08-10T05:25:00.381 INFO:tasks.rados.rados.0.smithi086.stdout:3759: left oid 22 (ObjNum 1146 snap 355 seq_num 1146) 2024-08-10T05:25:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:00 smithi086 ceph-mon[98993]: osdmap e787: 8 total, 8 up, 8 in 2024-08-10T05:25:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:00 smithi086 ceph-mon[98993]: osdmap e788: 8 total, 8 up, 8 in 2024-08-10T05:25:00.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:00 smithi086 ceph-mon[101471]: osdmap e787: 8 total, 8 up, 8 in 2024-08-10T05:25:00.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:00 smithi086 ceph-mon[101471]: osdmap e788: 8 total, 8 up, 8 in 2024-08-10T05:25:00.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:00 smithi159 ceph-mon[90359]: osdmap e787: 8 total, 8 up, 8 in 2024-08-10T05:25:00.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:00 smithi159 ceph-mon[90359]: osdmap e788: 8 total, 8 up, 8 in 2024-08-10T05:25:01.087 INFO:tasks.rados.rados.0.smithi086.stdout:3753: done (6 left) 2024-08-10T05:25:01.087 INFO:tasks.rados.rados.0.smithi086.stdout:3755: done (5 left) 2024-08-10T05:25:01.087 INFO:tasks.rados.rados.0.smithi086.stdout:3756: done (4 left) 2024-08-10T05:25:01.087 INFO:tasks.rados.rados.0.smithi086.stdout:3757: done (3 left) 2024-08-10T05:25:01.087 INFO:tasks.rados.rados.0.smithi086.stdout:3758: done (2 left) 2024-08-10T05:25:01.087 INFO:tasks.rados.rados.0.smithi086.stdout:3759: done (1 left) 2024-08-10T05:25:01.087 INFO:tasks.rados.rados.0.smithi086.stdout:3760: done (0 left) 2024-08-10T05:25:01.088 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 5 current snap is 356 2024-08-10T05:25:01.088 INFO:tasks.rados.rados.0.smithi086.stdout:3761: seq_num 1147 ranges {8593408=16384} 2024-08-10T05:25:01.132 INFO:tasks.rados.rados.0.smithi086.stdout:3761: writing smithi08687503-5 from 8593408 to 8609792 tid 1 2024-08-10T05:25:01.132 INFO:tasks.rados.rados.0.smithi086.stdout:3762: delete oid 35 current snap is 356 2024-08-10T05:25:01.138 INFO:tasks.rados.rados.0.smithi086.stdout:3762: done (1 left) 2024-08-10T05:25:01.138 INFO:tasks.rados.rados.0.smithi086.stdout:3763: rmattr oid 45 current snap is 356 2024-08-10T05:25:01.138 INFO:tasks.rados.rados.0.smithi086.stdout:3763: done (1 left) 2024-08-10T05:25:01.138 INFO:tasks.rados.rados.0.smithi086.stdout:3764: read oid 42 snap -1 2024-08-10T05:25:01.138 INFO:tasks.rados.rados.0.smithi086.stdout:3764: expect (ObjNum 1144 snap 355 seq_num 1144) 2024-08-10T05:25:01.138 INFO:tasks.rados.rados.0.smithi086.stdout:3765: read oid 46 snap -1 2024-08-10T05:25:01.139 INFO:tasks.rados.rados.0.smithi086.stdout:3765: expect deleted 2024-08-10T05:25:01.139 INFO:tasks.rados.rados.0.smithi086.stdout:3766: copy_from oid 25 from oid 1 current snap is 356 2024-08-10T05:25:01.139 INFO:tasks.rados.rados.0.smithi086.stdout:3767: rmattr oid 30 current snap is 356 2024-08-10T05:25:01.139 INFO:tasks.rados.rados.0.smithi086.stdout:3767: done (4 left) 2024-08-10T05:25:01.139 INFO:tasks.rados.rados.0.smithi086.stdout:3768: read oid 14 snap 335 2024-08-10T05:25:01.139 INFO:tasks.rados.rados.0.smithi086.stdout:3768: expect (ObjNum 940 snap 295 seq_num 940) 2024-08-10T05:25:01.139 INFO:tasks.rados.rados.0.smithi086.stdout:3769: delete oid 13 current snap is 356 2024-08-10T05:25:01.139 INFO:tasks.rados.rados.0.smithi086.stdout:3761: finishing write tid 1 to smithi08687503-5 2024-08-10T05:25:01.139 INFO:tasks.rados.rados.0.smithi086.stdout:3761: finishing write tid 2 to smithi08687503-5 2024-08-10T05:25:01.140 INFO:tasks.rados.rados.0.smithi086.stdout:3766: finishing copy_from to smithi08687503-25 2024-08-10T05:25:01.140 INFO:tasks.rados.rados.0.smithi086.stdout:3766: got expected ENOENT (src dne) 2024-08-10T05:25:01.140 INFO:tasks.rados.rados.0.smithi086.stdout:3766: finishing copy_from racing read to smithi08687503-25 2024-08-10T05:25:01.140 INFO:tasks.rados.rados.0.smithi086.stdout:3761: finishing write tid 3 to smithi08687503-5 2024-08-10T05:25:01.141 INFO:tasks.rados.rados.0.smithi086.stdout:3761: oid 5 updating version 0 to 2631 2024-08-10T05:25:01.141 INFO:tasks.rados.rados.0.smithi086.stdout:3761: oid 5 version 2631 is already newer than 2630 2024-08-10T05:25:01.141 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 5 v 2631 (ObjNum 1147 snap 356 seq_num 1147) dirty exists 2024-08-10T05:25:01.141 INFO:tasks.rados.rados.0.smithi086.stdout:3761: left oid 5 (ObjNum 1147 snap 356 seq_num 1147) 2024-08-10T05:25:01.195 INFO:tasks.rados.rados.0.smithi086.stdout:3761: done (5 left) 2024-08-10T05:25:01.195 INFO:tasks.rados.rados.0.smithi086.stdout:3765: done (4 left) 2024-08-10T05:25:01.195 INFO:tasks.rados.rados.0.smithi086.stdout:3766: done (3 left) 2024-08-10T05:25:01.195 INFO:tasks.rados.rados.0.smithi086.stdout:3769: done (2 left) 2024-08-10T05:25:01.196 INFO:tasks.rados.rados.0.smithi086.stdout:3770: rollback oid 18 current snap is 356 2024-08-10T05:25:01.196 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 18 to 346 2024-08-10T05:25:01.196 INFO:tasks.rados.rados.0.smithi086.stdout:3771: snap_remove snap 329 2024-08-10T05:25:01.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:01 smithi086 ceph-mon[98993]: pgmap v844: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 278 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 5.2 MiB/s wr, 24 op/s 2024-08-10T05:25:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:01 smithi086 ceph-mon[101471]: pgmap v844: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 278 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 5.2 MiB/s wr, 24 op/s 2024-08-10T05:25:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:01 smithi159 ceph-mon[90359]: pgmap v844: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 278 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 5.2 MiB/s wr, 24 op/s 2024-08-10T05:25:02.097 INFO:tasks.rados.rados.0.smithi086.stdout:3770: finishing rollback tid 0 to smithi08687503-18 2024-08-10T05:25:02.097 INFO:tasks.rados.rados.0.smithi086.stdout:3770: finishing rollback tid 1 to smithi08687503-18 2024-08-10T05:25:02.098 INFO:tasks.rados.rados.0.smithi086.stdout:3770: finishing rollback tid 2 to smithi08687503-18 2024-08-10T05:25:02.098 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 18 v 2152 (ObjNum 1080 snap 337 seq_num 1080) dirty exists 2024-08-10T05:25:02.098 INFO:tasks.rados.rados.0.smithi086.stdout:3764: expect (ObjNum 1144 snap 355 seq_num 1144) 2024-08-10T05:25:02.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:02 smithi086 ceph-mon[98993]: osdmap e789: 8 total, 8 up, 8 in 2024-08-10T05:25:02.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:02 smithi086 ceph-mon[101471]: osdmap e789: 8 total, 8 up, 8 in 2024-08-10T05:25:02.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:02 smithi159 ceph-mon[90359]: osdmap e789: 8 total, 8 up, 8 in 2024-08-10T05:25:02.473 INFO:tasks.rados.rados.0.smithi086.stdout:3768: expect (ObjNum 940 snap 295 seq_num 940) 2024-08-10T05:25:03.404 INFO:tasks.rados.rados.0.smithi086.stdout:3764: done (3 left) 2024-08-10T05:25:03.404 INFO:tasks.rados.rados.0.smithi086.stdout:3768: done (2 left) 2024-08-10T05:25:03.404 INFO:tasks.rados.rados.0.smithi086.stdout:3770: done (1 left) 2024-08-10T05:25:03.404 INFO:tasks.rados.rados.0.smithi086.stdout:3771: done (0 left) 2024-08-10T05:25:03.404 INFO:tasks.rados.rados.0.smithi086.stdout:3772: delete oid 34 current snap is 356 2024-08-10T05:25:03.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:03 smithi086 ceph-mon[101471]: osdmap e790: 8 total, 8 up, 8 in 2024-08-10T05:25:03.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:03 smithi086 ceph-mon[101471]: pgmap v847: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 278 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 4.7 MiB/s wr, 34 op/s 2024-08-10T05:25:03.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:03 smithi086 ceph-mon[98993]: osdmap e790: 8 total, 8 up, 8 in 2024-08-10T05:25:03.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:03 smithi086 ceph-mon[98993]: pgmap v847: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 278 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 4.7 MiB/s wr, 34 op/s 2024-08-10T05:25:03.406 INFO:tasks.rados.rados.0.smithi086.stdout:3772: done (0 left) 2024-08-10T05:25:03.406 INFO:tasks.rados.rados.0.smithi086.stdout:3773: snap_remove snap 348 2024-08-10T05:25:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:03 smithi159 ceph-mon[90359]: osdmap e790: 8 total, 8 up, 8 in 2024-08-10T05:25:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:03 smithi159 ceph-mon[90359]: pgmap v847: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 278 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 4.7 MiB/s wr, 34 op/s 2024-08-10T05:25:04.108 INFO:tasks.rados.rados.0.smithi086.stdout:3773: done (0 left) 2024-08-10T05:25:04.108 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 33 current snap is 356 2024-08-10T05:25:04.108 INFO:tasks.rados.rados.0.smithi086.stdout:3774: seq_num 1151 ranges {4415488=81920} 2024-08-10T05:25:04.134 INFO:tasks.rados.rados.0.smithi086.stdout:3774: writing smithi08687503-33 from 4415488 to 4497408 tid 1 2024-08-10T05:25:04.134 INFO:tasks.rados.rados.0.smithi086.stdout:3775: rollback oid 19 current snap is 356 2024-08-10T05:25:04.134 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 19 to 327 2024-08-10T05:25:04.134 INFO:tasks.rados.rados.0.smithi086.stdout:3776: delete oid 4 current snap is 356 2024-08-10T05:25:04.137 INFO:tasks.rados.rados.0.smithi086.stdout:3774: finishing write tid 1 to smithi08687503-33 2024-08-10T05:25:04.137 INFO:tasks.rados.rados.0.smithi086.stdout:3774: finishing write tid 2 to smithi08687503-33 2024-08-10T05:25:04.138 INFO:tasks.rados.rados.0.smithi086.stdout:3775: finishing rollback tid 0 to smithi08687503-19 2024-08-10T05:25:04.138 INFO:tasks.rados.rados.0.smithi086.stdout:3775: finishing rollback tid 1 to smithi08687503-19 2024-08-10T05:25:04.138 INFO:tasks.rados.rados.0.smithi086.stdout:3776: done (2 left) 2024-08-10T05:25:04.138 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 36 current snap is 356 2024-08-10T05:25:04.139 INFO:tasks.rados.rados.0.smithi086.stdout:3777: seq_num 1153 ranges {6258688=114688} 2024-08-10T05:25:04.172 INFO:tasks.rados.rados.0.smithi086.stdout:3777: writing smithi08687503-36 from 6258688 to 6373376 tid 1 2024-08-10T05:25:04.172 INFO:tasks.rados.rados.0.smithi086.stdout:3778: snap_create 2024-08-10T05:25:04.172 INFO:tasks.rados.rados.0.smithi086.stdout:3775: finishing rollback tid 2 to smithi08687503-19 2024-08-10T05:25:04.172 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 2169 (ObjNum 997 snap 310 seq_num 997) dirty exists 2024-08-10T05:25:04.172 INFO:tasks.rados.rados.0.smithi086.stdout:3774: finishing write tid 3 to smithi08687503-33 2024-08-10T05:25:04.172 INFO:tasks.rados.rados.0.smithi086.stdout:3774: oid 33 updating version 0 to 2477 2024-08-10T05:25:04.173 INFO:tasks.rados.rados.0.smithi086.stdout:3774: oid 33 updating version 2477 to 2478 2024-08-10T05:25:04.173 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 2478 (ObjNum 1151 snap 356 seq_num 1151) dirty exists 2024-08-10T05:25:04.173 INFO:tasks.rados.rados.0.smithi086.stdout:3774: left oid 33 (ObjNum 1151 snap 356 seq_num 1151) 2024-08-10T05:25:04.175 INFO:tasks.rados.rados.0.smithi086.stdout:3777: finishing write tid 1 to smithi08687503-36 2024-08-10T05:25:04.175 INFO:tasks.rados.rados.0.smithi086.stdout:3777: finishing write tid 2 to smithi08687503-36 2024-08-10T05:25:04.177 INFO:tasks.rados.rados.0.smithi086.stdout:3777: finishing write tid 3 to smithi08687503-36 2024-08-10T05:25:04.177 INFO:tasks.rados.rados.0.smithi086.stdout:3777: oid 36 updating version 0 to 2313 2024-08-10T05:25:04.177 INFO:tasks.rados.rados.0.smithi086.stdout:3777: oid 36 version 2313 is already newer than 2312 2024-08-10T05:25:04.177 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 2313 (ObjNum 1153 snap 356 seq_num 1153) dirty exists 2024-08-10T05:25:04.177 INFO:tasks.rados.rados.0.smithi086.stdout:3777: left oid 36 (ObjNum 1153 snap 356 seq_num 1153) 2024-08-10T05:25:05.059 INFO:tasks.rados.rados.0.smithi086.stdout:3774: done (3 left) 2024-08-10T05:25:05.059 INFO:tasks.rados.rados.0.smithi086.stdout:3775: done (2 left) 2024-08-10T05:25:05.059 INFO:tasks.rados.rados.0.smithi086.stdout:3777: done (1 left) 2024-08-10T05:25:05.059 INFO:tasks.rados.rados.0.smithi086.stdout:3778: done (0 left) 2024-08-10T05:25:05.059 INFO:tasks.rados.rados.0.smithi086.stdout:3779: read oid 31 snap -1 2024-08-10T05:25:05.059 INFO:tasks.rados.rados.0.smithi086.stdout:3779: expect (ObjNum 972 snap 299 seq_num 972) 2024-08-10T05:25:05.059 INFO:tasks.rados.rados.0.smithi086.stdout:3780: delete oid 23 current snap is 357 2024-08-10T05:25:05.066 INFO:tasks.rados.rados.0.smithi086.stdout:3780: done (1 left) 2024-08-10T05:25:05.067 INFO:tasks.rados.rados.0.smithi086.stdout:3781: read oid 20 snap 351 2024-08-10T05:25:05.067 INFO:tasks.rados.rados.0.smithi086.stdout:3781: expect (ObjNum 1118 snap 349 seq_num 1118) 2024-08-10T05:25:05.067 INFO:tasks.rados.rados.0.smithi086.stdout:3782: delete oid 3 current snap is 357 2024-08-10T05:25:05.077 INFO:tasks.rados.rados.0.smithi086.stdout:3782: done (2 left) 2024-08-10T05:25:05.077 INFO:tasks.rados.rados.0.smithi086.stdout:3783: rollback oid 33 current snap is 357 2024-08-10T05:25:05.077 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 33 to 343 2024-08-10T05:25:05.077 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 30 current snap is 357 2024-08-10T05:25:05.077 INFO:tasks.rados.rados.0.smithi086.stdout:3784: seq_num 1156 ranges {0=163840} 2024-08-10T05:25:05.078 INFO:tasks.rados.rados.0.smithi086.stdout:3784: writing smithi08687503-30 from 0 to 163840 tid 1 2024-08-10T05:25:05.078 INFO:tasks.rados.rados.0.smithi086.stdout:3785: snap_create 2024-08-10T05:25:05.084 INFO:tasks.rados.rados.0.smithi086.stdout:3783: finishing rollback tid 0 to smithi08687503-33 2024-08-10T05:25:05.085 INFO:tasks.rados.rados.0.smithi086.stdout:3783: finishing rollback tid 1 to smithi08687503-33 2024-08-10T05:25:05.085 INFO:tasks.rados.rados.0.smithi086.stdout:3784: finishing write tid 1 to smithi08687503-30 2024-08-10T05:25:05.085 INFO:tasks.rados.rados.0.smithi086.stdout:3783: finishing rollback tid 2 to smithi08687503-33 2024-08-10T05:25:05.085 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 33 v 2481 (ObjNum 1082 snap 338 seq_num 1082) dirty exists 2024-08-10T05:25:05.085 INFO:tasks.rados.rados.0.smithi086.stdout:3784: finishing write tid 2 to smithi08687503-30 2024-08-10T05:25:05.085 INFO:tasks.rados.rados.0.smithi086.stdout:3779: expect (ObjNum 972 snap 299 seq_num 972) 2024-08-10T05:25:05.185 INFO:tasks.rados.rados.0.smithi086.stdout:3784: finishing write tid 3 to smithi08687503-30 2024-08-10T05:25:05.185 INFO:tasks.rados.rados.0.smithi086.stdout:3784: oid 30 updating version 0 to 1732 2024-08-10T05:25:05.185 INFO:tasks.rados.rados.0.smithi086.stdout:3784: oid 30 updating version 1732 to 1733 2024-08-10T05:25:05.186 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 1733 (ObjNum 1156 snap 357 seq_num 1156) dirty exists 2024-08-10T05:25:05.186 INFO:tasks.rados.rados.0.smithi086.stdout:3784: left oid 30 (ObjNum 1156 snap 357 seq_num 1156) 2024-08-10T05:25:05.186 INFO:tasks.rados.rados.0.smithi086.stdout:3781: expect (ObjNum 1118 snap 349 seq_num 1118) 2024-08-10T05:25:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:05 smithi086 ceph-mon[98993]: osdmap e791: 8 total, 8 up, 8 in 2024-08-10T05:25:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:05 smithi086 ceph-mon[98993]: pgmap v849: 121 pgs: 121 active+clean; 280 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.6 MiB/s wr, 29 op/s 2024-08-10T05:25:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:05 smithi086 ceph-mon[98993]: osdmap e792: 8 total, 8 up, 8 in 2024-08-10T05:25:05.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:05 smithi086 ceph-mon[101471]: osdmap e791: 8 total, 8 up, 8 in 2024-08-10T05:25:05.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:05 smithi086 ceph-mon[101471]: pgmap v849: 121 pgs: 121 active+clean; 280 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.6 MiB/s wr, 29 op/s 2024-08-10T05:25:05.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:05 smithi086 ceph-mon[101471]: osdmap e792: 8 total, 8 up, 8 in 2024-08-10T05:25:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:05 smithi159 ceph-mon[90359]: osdmap e791: 8 total, 8 up, 8 in 2024-08-10T05:25:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:05 smithi159 ceph-mon[90359]: pgmap v849: 121 pgs: 121 active+clean; 280 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.6 MiB/s wr, 29 op/s 2024-08-10T05:25:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:05 smithi159 ceph-mon[90359]: osdmap e792: 8 total, 8 up, 8 in 2024-08-10T05:25:06.062 INFO:tasks.rados.rados.0.smithi086.stdout:3779: done (4 left) 2024-08-10T05:25:06.062 INFO:tasks.rados.rados.0.smithi086.stdout:3781: done (3 left) 2024-08-10T05:25:06.063 INFO:tasks.rados.rados.0.smithi086.stdout:3783: done (2 left) 2024-08-10T05:25:06.063 INFO:tasks.rados.rados.0.smithi086.stdout:3784: done (1 left) 2024-08-10T05:25:06.063 INFO:tasks.rados.rados.0.smithi086.stdout:3785: done (0 left) 2024-08-10T05:25:06.063 INFO:tasks.rados.rados.0.smithi086.stdout:3786: rollback oid 16 current snap is 358 2024-08-10T05:25:06.063 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 16 to 352 2024-08-10T05:25:06.063 INFO:tasks.rados.rados.0.smithi086.stdout:3787: setattr oid 43 current snap is 358 2024-08-10T05:25:06.063 INFO:tasks.rados.rados.0.smithi086.stdout:3788: delete oid 40 current snap is 358 2024-08-10T05:25:06.067 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 2482 (ObjNum 1091 snap 339 seq_num 1091) dirty exists 2024-08-10T05:25:06.068 INFO:tasks.rados.rados.0.smithi086.stdout:3787: done (2 left) 2024-08-10T05:25:06.068 INFO:tasks.rados.rados.0.smithi086.stdout:3788: done (1 left) 2024-08-10T05:25:06.068 INFO:tasks.rados.rados.0.smithi086.stdout:3789: copy_from oid 6 from oid 23 current snap is 358 2024-08-10T05:25:06.068 INFO:tasks.rados.rados.0.smithi086.stdout:3790: setattr oid 41 current snap is 358 2024-08-10T05:25:06.069 INFO:tasks.rados.rados.0.smithi086.stdout:3791: copy_from oid 9 from oid 50 current snap is 358 2024-08-10T05:25:06.069 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 30 current snap is 358 2024-08-10T05:25:06.069 INFO:tasks.rados.rados.0.smithi086.stdout:3792: seq_num 1158 ranges {163840=196608} 2024-08-10T05:25:06.071 INFO:tasks.rados.rados.0.smithi086.stdout:3792: writing smithi08687503-30 from 163840 to 360448 tid 1 2024-08-10T05:25:06.072 INFO:tasks.rados.rados.0.smithi086.stdout:3793: snap_create 2024-08-10T05:25:06.072 INFO:tasks.rados.rados.0.smithi086.stdout:3791: finishing copy_from to smithi08687503-9 2024-08-10T05:25:06.072 INFO:tasks.rados.rados.0.smithi086.stdout:3791: got expected ENOENT (src dne) 2024-08-10T05:25:06.072 INFO:tasks.rados.rados.0.smithi086.stdout:3791: finishing copy_from racing read to smithi08687503-9 2024-08-10T05:25:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:3786: finishing rollback tid 0 to smithi08687503-16 2024-08-10T05:25:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 2654 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-10T05:25:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:3786: finishing rollback tid 1 to smithi08687503-16 2024-08-10T05:25:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:3786: finishing rollback tid 2 to smithi08687503-16 2024-08-10T05:25:06.073 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 2545 (ObjNum 1113 snap 348 seq_num 1113) dirty exists 2024-08-10T05:25:06.074 INFO:tasks.rados.rados.0.smithi086.stdout:3789: finishing copy_from to smithi08687503-6 2024-08-10T05:25:06.074 INFO:tasks.rados.rados.0.smithi086.stdout:3789: got expected ENOENT (src dne) 2024-08-10T05:25:06.074 INFO:tasks.rados.rados.0.smithi086.stdout:3789: finishing copy_from racing read to smithi08687503-6 2024-08-10T05:25:06.074 INFO:tasks.rados.rados.0.smithi086.stdout:3792: finishing write tid 1 to smithi08687503-30 2024-08-10T05:25:06.075 INFO:tasks.rados.rados.0.smithi086.stdout:3792: finishing write tid 2 to smithi08687503-30 2024-08-10T05:25:06.076 INFO:tasks.rados.rados.0.smithi086.stdout:3792: finishing write tid 3 to smithi08687503-30 2024-08-10T05:25:06.076 INFO:tasks.rados.rados.0.smithi086.stdout:3792: oid 30 updating version 0 to 1734 2024-08-10T05:25:06.076 INFO:tasks.rados.rados.0.smithi086.stdout:3792: oid 30 updating version 1734 to 1735 2024-08-10T05:25:06.076 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 1735 (ObjNum 1158 snap 358 seq_num 1158) dirty exists 2024-08-10T05:25:06.076 INFO:tasks.rados.rados.0.smithi086.stdout:3792: left oid 30 (ObjNum 1158 snap 358 seq_num 1158) 2024-08-10T05:25:07.068 INFO:tasks.rados.rados.0.smithi086.stdout:3786: done (5 left) 2024-08-10T05:25:07.068 INFO:tasks.rados.rados.0.smithi086.stdout:3789: done (4 left) 2024-08-10T05:25:07.068 INFO:tasks.rados.rados.0.smithi086.stdout:3790: done (3 left) 2024-08-10T05:25:07.068 INFO:tasks.rados.rados.0.smithi086.stdout:3791: done (2 left) 2024-08-10T05:25:07.068 INFO:tasks.rados.rados.0.smithi086.stdout:3792: done (1 left) 2024-08-10T05:25:07.068 INFO:tasks.rados.rados.0.smithi086.stdout:3793: done (0 left) 2024-08-10T05:25:07.068 INFO:tasks.rados.rados.0.smithi086.stdout:3794: read oid 10 snap -1 2024-08-10T05:25:07.068 INFO:tasks.rados.rados.0.smithi086.stdout:3794: expect deleted 2024-08-10T05:25:07.069 INFO:tasks.rados.rados.0.smithi086.stdout:3795: snap_create 2024-08-10T05:25:07.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:07 smithi086 ceph-mon[98993]: osdmap e793: 8 total, 8 up, 8 in 2024-08-10T05:25:07.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:07 smithi086 ceph-mon[98993]: pgmap v852: 121 pgs: 121 active+clean; 277 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 11 op/s 2024-08-10T05:25:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:07 smithi086 ceph-mon[101471]: osdmap e793: 8 total, 8 up, 8 in 2024-08-10T05:25:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:07 smithi086 ceph-mon[101471]: pgmap v852: 121 pgs: 121 active+clean; 277 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 11 op/s 2024-08-10T05:25:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:07 smithi159 ceph-mon[90359]: osdmap e793: 8 total, 8 up, 8 in 2024-08-10T05:25:07.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:07 smithi159 ceph-mon[90359]: pgmap v852: 121 pgs: 121 active+clean; 277 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 11 op/s 2024-08-10T05:25:08.079 INFO:tasks.rados.rados.0.smithi086.stdout:3794: done (1 left) 2024-08-10T05:25:08.080 INFO:tasks.rados.rados.0.smithi086.stdout:3795: done (0 left) 2024-08-10T05:25:08.080 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 42 current snap is 360 2024-08-10T05:25:08.080 INFO:tasks.rados.rados.0.smithi086.stdout:3796: seq_num 1159 ranges {7995392=212992} 2024-08-10T05:25:08.122 INFO:tasks.rados.rados.0.smithi086.stdout:3796: writing smithi08687503-42 from 7995392 to 8208384 tid 1 2024-08-10T05:25:08.122 INFO:tasks.rados.rados.0.smithi086.stdout:3797: setattr oid 12 current snap is 360 2024-08-10T05:25:08.125 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 360 2024-08-10T05:25:08.125 INFO:tasks.rados.rados.0.smithi086.stdout:3798: seq_num 1160 ranges {5390336=229376} 2024-08-10T05:25:08.155 INFO:tasks.rados.rados.0.smithi086.stdout:3798: writing smithi08687503-25 from 5390336 to 5619712 tid 1 2024-08-10T05:25:08.155 INFO:tasks.rados.rados.0.smithi086.stdout:3799: read oid 23 snap -1 2024-08-10T05:25:08.155 INFO:tasks.rados.rados.0.smithi086.stdout:3799: expect deleted 2024-08-10T05:25:08.155 INFO:tasks.rados.rados.0.smithi086.stdout:3800: delete oid 17 current snap is 360 2024-08-10T05:25:08.155 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 2289 (ObjNum 1075 snap 334 seq_num 1075) dirty exists 2024-08-10T05:25:08.155 INFO:tasks.rados.rados.0.smithi086.stdout:3796: finishing write tid 1 to smithi08687503-42 2024-08-10T05:25:08.156 INFO:tasks.rados.rados.0.smithi086.stdout:3796: finishing write tid 2 to smithi08687503-42 2024-08-10T05:25:08.156 INFO:tasks.rados.rados.0.smithi086.stdout:3796: finishing write tid 3 to smithi08687503-42 2024-08-10T05:25:08.156 INFO:tasks.rados.rados.0.smithi086.stdout:3796: oid 42 updating version 0 to 2546 2024-08-10T05:25:08.156 INFO:tasks.rados.rados.0.smithi086.stdout:3796: oid 42 updating version 2546 to 2547 2024-08-10T05:25:08.156 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 2547 (ObjNum 1159 snap 360 seq_num 1159) dirty exists 2024-08-10T05:25:08.156 INFO:tasks.rados.rados.0.smithi086.stdout:3796: left oid 42 (ObjNum 1159 snap 360 seq_num 1159) 2024-08-10T05:25:08.158 INFO:tasks.rados.rados.0.smithi086.stdout:3798: finishing write tid 1 to smithi08687503-25 2024-08-10T05:25:08.159 INFO:tasks.rados.rados.0.smithi086.stdout:3798: finishing write tid 2 to smithi08687503-25 2024-08-10T05:25:08.160 INFO:tasks.rados.rados.0.smithi086.stdout:3798: finishing write tid 3 to smithi08687503-25 2024-08-10T05:25:08.160 INFO:tasks.rados.rados.0.smithi086.stdout:3798: oid 25 updating version 0 to 2657 2024-08-10T05:25:08.160 INFO:tasks.rados.rados.0.smithi086.stdout:3798: oid 25 version 2657 is already newer than 2656 2024-08-10T05:25:08.160 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 2657 (ObjNum 1160 snap 360 seq_num 1160) dirty exists 2024-08-10T05:25:08.160 INFO:tasks.rados.rados.0.smithi086.stdout:3798: left oid 25 (ObjNum 1160 snap 360 seq_num 1160) 2024-08-10T05:25:08.161 INFO:tasks.rados.rados.0.smithi086.stdout:3796: done (4 left) 2024-08-10T05:25:08.161 INFO:tasks.rados.rados.0.smithi086.stdout:3797: done (3 left) 2024-08-10T05:25:08.161 INFO:tasks.rados.rados.0.smithi086.stdout:3798: done (2 left) 2024-08-10T05:25:08.161 INFO:tasks.rados.rados.0.smithi086.stdout:3799: done (1 left) 2024-08-10T05:25:08.161 INFO:tasks.rados.rados.0.smithi086.stdout:3800: done (0 left) 2024-08-10T05:25:08.161 INFO:tasks.rados.rados.0.smithi086.stdout:3801: setattr oid 15 current snap is 360 2024-08-10T05:25:08.162 INFO:tasks.rados.rados.0.smithi086.stdout:3802: delete oid 16 current snap is 360 2024-08-10T05:25:08.163 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 2142 (ObjNum 1080 snap 337 seq_num 1080) dirty exists 2024-08-10T05:25:08.165 INFO:tasks.rados.rados.0.smithi086.stdout:3801: done (1 left) 2024-08-10T05:25:08.165 INFO:tasks.rados.rados.0.smithi086.stdout:3802: done (0 left) 2024-08-10T05:25:08.165 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 12 current snap is 360 2024-08-10T05:25:08.165 INFO:tasks.rados.rados.0.smithi086.stdout:3803: seq_num 1163 ranges {4890624=286720} 2024-08-10T05:25:08.192 INFO:tasks.rados.rados.0.smithi086.stdout:3803: writing smithi08687503-12 from 4890624 to 5177344 tid 1 2024-08-10T05:25:08.192 INFO:tasks.rados.rados.0.smithi086.stdout:3804: snap_remove snap 357 2024-08-10T05:25:08.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:08 smithi086 ceph-mon[98993]: osdmap e794: 8 total, 8 up, 8 in 2024-08-10T05:25:08.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:08 smithi086 ceph-mon[101471]: osdmap e794: 8 total, 8 up, 8 in 2024-08-10T05:25:08.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:25:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:25:08] "GET /metrics HTTP/1.1" 200 36271 "" "Prometheus/2.43.0" 2024-08-10T05:25:08.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:08 smithi159 ceph-mon[90359]: osdmap e794: 8 total, 8 up, 8 in 2024-08-10T05:25:09.083 INFO:tasks.rados.rados.0.smithi086.stdout:3804: done (1 left) 2024-08-10T05:25:09.083 INFO:tasks.rados.rados.0.smithi086.stdout:3805: copy_from oid 28 from oid 33 current snap is 360 2024-08-10T05:25:09.083 INFO:tasks.rados.rados.0.smithi086.stdout:3803: finishing write tid 1 to smithi08687503-12 2024-08-10T05:25:09.084 INFO:tasks.rados.rados.0.smithi086.stdout:3803: finishing write tid 2 to smithi08687503-12 2024-08-10T05:25:09.084 INFO:tasks.rados.rados.0.smithi086.stdout:3803: finishing write tid 3 to smithi08687503-12 2024-08-10T05:25:09.084 INFO:tasks.rados.rados.0.smithi086.stdout:3803: oid 12 updating version 0 to 2291 2024-08-10T05:25:09.084 INFO:tasks.rados.rados.0.smithi086.stdout:3803: oid 12 version 2291 is already newer than 2290 2024-08-10T05:25:09.084 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 2291 (ObjNum 1163 snap 360 seq_num 1163) dirty exists 2024-08-10T05:25:09.084 INFO:tasks.rados.rados.0.smithi086.stdout:3803: left oid 12 (ObjNum 1163 snap 360 seq_num 1163) 2024-08-10T05:25:09.084 INFO:tasks.rados.rados.0.smithi086.stdout:3803: done (1 left) 2024-08-10T05:25:09.084 INFO:tasks.rados.rados.0.smithi086.stdout:3806: rollback oid 20 current snap is 360 2024-08-10T05:25:09.084 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 20 to 350 2024-08-10T05:25:09.084 INFO:tasks.rados.rados.0.smithi086.stdout:3807: snap_create 2024-08-10T05:25:09.092 INFO:tasks.rados.rados.0.smithi086.stdout:3806: finishing rollback tid 0 to smithi08687503-20 2024-08-10T05:25:09.092 INFO:tasks.rados.rados.0.smithi086.stdout:3806: finishing rollback tid 1 to smithi08687503-20 2024-08-10T05:25:09.092 INFO:tasks.rados.rados.0.smithi086.stdout:3806: finishing rollback tid 2 to smithi08687503-20 2024-08-10T05:25:09.092 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 2090 (ObjNum 1118 snap 349 seq_num 1118) dirty exists 2024-08-10T05:25:09.106 INFO:tasks.rados.rados.0.smithi086.stdout:3805: finishing copy_from racing read to smithi08687503-28 2024-08-10T05:25:09.109 INFO:tasks.rados.rados.0.smithi086.stdout:3805: finishing copy_from to smithi08687503-28 2024-08-10T05:25:09.110 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 28 v 2481 (ObjNum 1082 snap 338 seq_num 1082) dirty exists 2024-08-10T05:25:09.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:09 smithi086 ceph-mon[101471]: osdmap e795: 8 total, 8 up, 8 in 2024-08-10T05:25:09.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:09 smithi086 ceph-mon[101471]: pgmap v855: 121 pgs: 121 active+clean; 277 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-08-10T05:25:09.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:09 smithi086 ceph-mon[98993]: osdmap e795: 8 total, 8 up, 8 in 2024-08-10T05:25:09.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:09 smithi086 ceph-mon[98993]: pgmap v855: 121 pgs: 121 active+clean; 277 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-08-10T05:25:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:09 smithi159 ceph-mon[90359]: osdmap e795: 8 total, 8 up, 8 in 2024-08-10T05:25:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:09 smithi159 ceph-mon[90359]: pgmap v855: 121 pgs: 121 active+clean; 277 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-08-10T05:25:10.059 INFO:tasks.rados.rados.0.smithi086.stdout:3805: done (2 left) 2024-08-10T05:25:10.059 INFO:tasks.rados.rados.0.smithi086.stdout:3806: done (1 left) 2024-08-10T05:25:10.059 INFO:tasks.rados.rados.0.smithi086.stdout:3807: done (0 left) 2024-08-10T05:25:10.059 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 4 current snap is 361 2024-08-10T05:25:10.059 INFO:tasks.rados.rados.0.smithi086.stdout:3808: seq_num 1164 ranges {0=303104} 2024-08-10T05:25:10.060 INFO:tasks.rados.rados.0.smithi086.stdout:3808: writing smithi08687503-4 from 0 to 303104 tid 1 2024-08-10T05:25:10.060 INFO:tasks.rados.rados.0.smithi086.stdout:3809: snap_remove snap 349 2024-08-10T05:25:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:10 smithi086 ceph-mon[98993]: osdmap e796: 8 total, 8 up, 8 in 2024-08-10T05:25:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:10 smithi086 ceph-mon[98993]: osdmap e797: 8 total, 8 up, 8 in 2024-08-10T05:25:10.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:10 smithi086 ceph-mon[101471]: osdmap e796: 8 total, 8 up, 8 in 2024-08-10T05:25:10.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:10 smithi086 ceph-mon[101471]: osdmap e797: 8 total, 8 up, 8 in 2024-08-10T05:25:10.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:10 smithi159 ceph-mon[90359]: osdmap e796: 8 total, 8 up, 8 in 2024-08-10T05:25:10.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:10 smithi159 ceph-mon[90359]: osdmap e797: 8 total, 8 up, 8 in 2024-08-10T05:25:11.062 INFO:tasks.rados.rados.0.smithi086.stdout:3809: done (1 left) 2024-08-10T05:25:11.062 INFO:tasks.rados.rados.0.smithi086.stdout:3810: snap_remove snap 354 2024-08-10T05:25:11.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:11 smithi086 ceph-mon[98993]: pgmap v858: 121 pgs: 121 active+clean; 282 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-08-10T05:25:11.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:11 smithi086 ceph-mon[98993]: osdmap e798: 8 total, 8 up, 8 in 2024-08-10T05:25:11.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:11 smithi086 ceph-mon[101471]: pgmap v858: 121 pgs: 121 active+clean; 282 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-08-10T05:25:11.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:11 smithi086 ceph-mon[101471]: osdmap e798: 8 total, 8 up, 8 in 2024-08-10T05:25:11.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:11 smithi159 ceph-mon[90359]: pgmap v858: 121 pgs: 121 active+clean; 282 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-08-10T05:25:11.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:11 smithi159 ceph-mon[90359]: osdmap e798: 8 total, 8 up, 8 in 2024-08-10T05:25:12.065 INFO:tasks.rados.rados.0.smithi086.stdout:3808: finishing write tid 1 to smithi08687503-4 2024-08-10T05:25:12.065 INFO:tasks.rados.rados.0.smithi086.stdout:3808: finishing write tid 2 to smithi08687503-4 2024-08-10T05:25:12.065 INFO:tasks.rados.rados.0.smithi086.stdout:3808: finishing write tid 3 to smithi08687503-4 2024-08-10T05:25:12.065 INFO:tasks.rados.rados.0.smithi086.stdout:3808: oid 4 updating version 0 to 2483 2024-08-10T05:25:12.065 INFO:tasks.rados.rados.0.smithi086.stdout:3808: oid 4 updating version 2483 to 2484 2024-08-10T05:25:12.065 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 2484 (ObjNum 1164 snap 361 seq_num 1164) dirty exists 2024-08-10T05:25:12.065 INFO:tasks.rados.rados.0.smithi086.stdout:3808: left oid 4 (ObjNum 1164 snap 361 seq_num 1164) 2024-08-10T05:25:12.066 INFO:tasks.rados.rados.0.smithi086.stdout:3808: done (1 left) 2024-08-10T05:25:12.066 INFO:tasks.rados.rados.0.smithi086.stdout:3810: done (0 left) 2024-08-10T05:25:12.066 INFO:tasks.rados.rados.0.smithi086.stdout:3811: delete oid 49 current snap is 361 2024-08-10T05:25:12.074 INFO:tasks.rados.rados.0.smithi086.stdout:3811: done (0 left) 2024-08-10T05:25:12.074 INFO:tasks.rados.rados.0.smithi086.stdout:3812: snap_remove snap 340 2024-08-10T05:25:12.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:25:12.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:12 smithi086 ceph-mon[98993]: osdmap e799: 8 total, 8 up, 8 in 2024-08-10T05:25:12.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:25:12.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:12 smithi086 ceph-mon[101471]: osdmap e799: 8 total, 8 up, 8 in 2024-08-10T05:25:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:25:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:12 smithi159 ceph-mon[90359]: osdmap e799: 8 total, 8 up, 8 in 2024-08-10T05:25:13.066 INFO:tasks.rados.rados.0.smithi086.stdout:3812: done (0 left) 2024-08-10T05:25:13.067 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 50 current snap is 361 2024-08-10T05:25:13.067 INFO:tasks.rados.rados.0.smithi086.stdout:3813: seq_num 1166 ranges {0=335872} 2024-08-10T05:25:13.068 INFO:tasks.rados.rados.0.smithi086.stdout:3813: writing smithi08687503-50 from 0 to 335872 tid 1 2024-08-10T05:25:13.068 INFO:tasks.rados.rados.0.smithi086.stdout:3814: delete oid 42 current snap is 361 2024-08-10T05:25:13.083 INFO:tasks.rados.rados.0.smithi086.stdout:3813: finishing write tid 1 to smithi08687503-50 2024-08-10T05:25:13.085 INFO:tasks.rados.rados.0.smithi086.stdout:3814: done (1 left) 2024-08-10T05:25:13.085 INFO:tasks.rados.rados.0.smithi086.stdout:3815: snap_create 2024-08-10T05:25:13.085 INFO:tasks.rados.rados.0.smithi086.stdout:3813: finishing write tid 2 to smithi08687503-50 2024-08-10T05:25:13.089 INFO:tasks.rados.rados.0.smithi086.stdout:3813: finishing write tid 3 to smithi08687503-50 2024-08-10T05:25:13.089 INFO:tasks.rados.rados.0.smithi086.stdout:3813: oid 50 updating version 0 to 2191 2024-08-10T05:25:13.089 INFO:tasks.rados.rados.0.smithi086.stdout:3813: oid 50 updating version 2191 to 2192 2024-08-10T05:25:13.089 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 2192 (ObjNum 1166 snap 361 seq_num 1166) dirty exists 2024-08-10T05:25:13.089 INFO:tasks.rados.rados.0.smithi086.stdout:3813: left oid 50 (ObjNum 1166 snap 361 seq_num 1166) 2024-08-10T05:25:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:13 smithi086 ceph-mon[98993]: pgmap v861: 121 pgs: 121 active+clean; 282 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-08-10T05:25:13.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:13 smithi086 ceph-mon[98993]: osdmap e800: 8 total, 8 up, 8 in 2024-08-10T05:25:13.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:13 smithi086 ceph-mon[101471]: pgmap v861: 121 pgs: 121 active+clean; 282 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-08-10T05:25:13.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:13 smithi086 ceph-mon[101471]: osdmap e800: 8 total, 8 up, 8 in 2024-08-10T05:25:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:13 smithi159 ceph-mon[90359]: pgmap v861: 121 pgs: 121 active+clean; 282 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-08-10T05:25:13.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:13 smithi159 ceph-mon[90359]: osdmap e800: 8 total, 8 up, 8 in 2024-08-10T05:25:14.069 INFO:tasks.rados.rados.0.smithi086.stdout:3813: done (1 left) 2024-08-10T05:25:14.069 INFO:tasks.rados.rados.0.smithi086.stdout:3815: done (0 left) 2024-08-10T05:25:14.070 INFO:tasks.rados.rados.0.smithi086.stdout:3816: snap_create 2024-08-10T05:25:15.062 INFO:tasks.rados.rados.0.smithi086.stdout:3816: done (0 left) 2024-08-10T05:25:15.062 INFO:tasks.rados.rados.0.smithi086.stdout:3817: rollback oid 11 current snap is 363 2024-08-10T05:25:15.062 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 11 to 361 2024-08-10T05:25:15.062 INFO:tasks.rados.rados.0.smithi086.stdout:3818: rollback oid 32 current snap is 363 2024-08-10T05:25:15.063 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 32 to 355 2024-08-10T05:25:15.063 INFO:tasks.rados.rados.0.smithi086.stdout:3819: delete oid 15 current snap is 363 2024-08-10T05:25:15.066 INFO:tasks.rados.rados.0.smithi086.stdout:3817: finishing rollback tid 1 to smithi08687503-11 2024-08-10T05:25:15.066 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 2142 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-10T05:25:15.068 INFO:tasks.rados.rados.0.smithi086.stdout:3817: done (2 left) 2024-08-10T05:25:15.068 INFO:tasks.rados.rados.0.smithi086.stdout:3819: done (1 left) 2024-08-10T05:25:15.068 INFO:tasks.rados.rados.0.smithi086.stdout:3820: rollback oid 20 current snap is 363 2024-08-10T05:25:15.068 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 20 to 358 2024-08-10T05:25:15.068 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 16 current snap is 363 2024-08-10T05:25:15.068 INFO:tasks.rados.rados.0.smithi086.stdout:3821: seq_num 1169 ranges {0=385024} 2024-08-10T05:25:15.070 INFO:tasks.rados.rados.0.smithi086.stdout:3821: writing smithi08687503-16 from 0 to 385024 tid 1 2024-08-10T05:25:15.070 INFO:tasks.rados.rados.0.smithi086.stdout:3822: snap_create 2024-08-10T05:25:15.072 INFO:tasks.rados.rados.0.smithi086.stdout:3820: finishing rollback tid 0 to smithi08687503-20 2024-08-10T05:25:15.072 INFO:tasks.rados.rados.0.smithi086.stdout:3818: finishing rollback tid 0 to smithi08687503-32 2024-08-10T05:25:15.073 INFO:tasks.rados.rados.0.smithi086.stdout:3818: finishing rollback tid 1 to smithi08687503-32 2024-08-10T05:25:15.073 INFO:tasks.rados.rados.0.smithi086.stdout:3820: finishing rollback tid 1 to smithi08687503-20 2024-08-10T05:25:15.073 INFO:tasks.rados.rados.0.smithi086.stdout:3820: finishing rollback tid 2 to smithi08687503-20 2024-08-10T05:25:15.074 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 2093 (ObjNum 1118 snap 349 seq_num 1118) dirty exists 2024-08-10T05:25:15.074 INFO:tasks.rados.rados.0.smithi086.stdout:3818: finishing rollback tid 2 to smithi08687503-32 2024-08-10T05:25:15.074 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 2318 (ObjNum 1039 snap 327 seq_num 1039) dirty exists 2024-08-10T05:25:15.076 INFO:tasks.rados.rados.0.smithi086.stdout:3821: finishing write tid 1 to smithi08687503-16 2024-08-10T05:25:15.077 INFO:tasks.rados.rados.0.smithi086.stdout:3821: finishing write tid 2 to smithi08687503-16 2024-08-10T05:25:15.079 INFO:tasks.rados.rados.0.smithi086.stdout:3821: finishing write tid 3 to smithi08687503-16 2024-08-10T05:25:15.079 INFO:tasks.rados.rados.0.smithi086.stdout:3821: oid 16 updating version 0 to 2551 2024-08-10T05:25:15.079 INFO:tasks.rados.rados.0.smithi086.stdout:3821: oid 16 version 2551 is already newer than 2550 2024-08-10T05:25:15.079 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 2551 (ObjNum 1169 snap 363 seq_num 1169) dirty exists 2024-08-10T05:25:15.080 INFO:tasks.rados.rados.0.smithi086.stdout:3821: left oid 16 (ObjNum 1169 snap 363 seq_num 1169) 2024-08-10T05:25:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:15 smithi086 ceph-mon[98993]: osdmap e801: 8 total, 8 up, 8 in 2024-08-10T05:25:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:15 smithi086 ceph-mon[98993]: pgmap v864: 121 pgs: 121 active+clean; 283 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 74 KiB/s wr, 1 op/s 2024-08-10T05:25:15.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:15 smithi086 ceph-mon[98993]: osdmap e802: 8 total, 8 up, 8 in 2024-08-10T05:25:15.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:15 smithi086 ceph-mon[101471]: osdmap e801: 8 total, 8 up, 8 in 2024-08-10T05:25:15.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:15 smithi086 ceph-mon[101471]: pgmap v864: 121 pgs: 121 active+clean; 283 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 74 KiB/s wr, 1 op/s 2024-08-10T05:25:15.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:15 smithi086 ceph-mon[101471]: osdmap e802: 8 total, 8 up, 8 in 2024-08-10T05:25:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:15 smithi159 ceph-mon[90359]: osdmap e801: 8 total, 8 up, 8 in 2024-08-10T05:25:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:15 smithi159 ceph-mon[90359]: pgmap v864: 121 pgs: 121 active+clean; 283 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 74 KiB/s wr, 1 op/s 2024-08-10T05:25:15.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:15 smithi159 ceph-mon[90359]: osdmap e802: 8 total, 8 up, 8 in 2024-08-10T05:25:16.075 INFO:tasks.rados.rados.0.smithi086.stdout:3818: done (3 left) 2024-08-10T05:25:16.075 INFO:tasks.rados.rados.0.smithi086.stdout:3820: done (2 left) 2024-08-10T05:25:16.075 INFO:tasks.rados.rados.0.smithi086.stdout:3821: done (1 left) 2024-08-10T05:25:16.075 INFO:tasks.rados.rados.0.smithi086.stdout:3822: done (0 left) 2024-08-10T05:25:16.075 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 13 current snap is 364 2024-08-10T05:25:16.075 INFO:tasks.rados.rados.0.smithi086.stdout:3823: seq_num 1170 ranges {0=401408} 2024-08-10T05:25:16.077 INFO:tasks.rados.rados.0.smithi086.stdout:3823: writing smithi08687503-13 from 0 to 401408 tid 1 2024-08-10T05:25:16.077 INFO:tasks.rados.rados.0.smithi086.stdout:3824: rollback oid 30 current snap is 364 2024-08-10T05:25:16.077 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 30 to 356 2024-08-10T05:25:16.077 INFO:tasks.rados.rados.0.smithi086.stdout:3825: snap_create 2024-08-10T05:25:16.083 INFO:tasks.rados.rados.0.smithi086.stdout:3824: finishing rollback tid 0 to smithi08687503-30 2024-08-10T05:25:16.083 INFO:tasks.rados.rados.0.smithi086.stdout:3824: finishing rollback tid 1 to smithi08687503-30 2024-08-10T05:25:16.083 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 1737 (ObjNum 129 snap 0 seq_num 3356384016) dirty dne 2024-08-10T05:25:16.086 INFO:tasks.rados.rados.0.smithi086.stdout:3823: finishing write tid 1 to smithi08687503-13 2024-08-10T05:25:16.086 INFO:tasks.rados.rados.0.smithi086.stdout:3823: finishing write tid 2 to smithi08687503-13 2024-08-10T05:25:16.088 INFO:tasks.rados.rados.0.smithi086.stdout:3823: finishing write tid 3 to smithi08687503-13 2024-08-10T05:25:16.088 INFO:tasks.rados.rados.0.smithi086.stdout:3823: oid 13 updating version 0 to 2553 2024-08-10T05:25:16.088 INFO:tasks.rados.rados.0.smithi086.stdout:3823: oid 13 version 2553 is already newer than 2552 2024-08-10T05:25:16.088 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 2553 (ObjNum 1170 snap 364 seq_num 1170) dirty exists 2024-08-10T05:25:16.088 INFO:tasks.rados.rados.0.smithi086.stdout:3823: left oid 13 (ObjNum 1170 snap 364 seq_num 1170) 2024-08-10T05:25:17.081 INFO:tasks.rados.rados.0.smithi086.stdout:3823: done (2 left) 2024-08-10T05:25:17.081 INFO:tasks.rados.rados.0.smithi086.stdout:3824: done (1 left) 2024-08-10T05:25:17.081 INFO:tasks.rados.rados.0.smithi086.stdout:3825: done (0 left) 2024-08-10T05:25:17.081 INFO:tasks.rados.rados.0.smithi086.stdout:3826: read oid 41 snap -1 2024-08-10T05:25:17.081 INFO:tasks.rados.rados.0.smithi086.stdout:3826: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:25:17.081 INFO:tasks.rados.rados.0.smithi086.stdout:3827: delete oid 28 current snap is 365 2024-08-10T05:25:17.083 INFO:tasks.rados.rados.0.smithi086.stdout:3826: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-10T05:25:17.086 INFO:tasks.rados.rados.0.smithi086.stdout:3826: done (1 left) 2024-08-10T05:25:17.086 INFO:tasks.rados.rados.0.smithi086.stdout:3827: done (0 left) 2024-08-10T05:25:17.086 INFO:tasks.rados.rados.0.smithi086.stdout:3828: snap_create 2024-08-10T05:25:17.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:17 smithi086 ceph-mon[98993]: osdmap e803: 8 total, 8 up, 8 in 2024-08-10T05:25:17.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:17 smithi086 ceph-mon[98993]: pgmap v867: 121 pgs: 121 active+clean; 281 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 156 KiB/s wr, 2 op/s 2024-08-10T05:25:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:17 smithi086 ceph-mon[101471]: osdmap e803: 8 total, 8 up, 8 in 2024-08-10T05:25:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:17 smithi086 ceph-mon[101471]: pgmap v867: 121 pgs: 121 active+clean; 281 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 156 KiB/s wr, 2 op/s 2024-08-10T05:25:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:17 smithi159 ceph-mon[90359]: osdmap e803: 8 total, 8 up, 8 in 2024-08-10T05:25:17.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:17 smithi159 ceph-mon[90359]: pgmap v867: 121 pgs: 121 active+clean; 281 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 156 KiB/s wr, 2 op/s 2024-08-10T05:25:18.085 INFO:tasks.rados.rados.0.smithi086.stdout:3828: done (0 left) 2024-08-10T05:25:18.086 INFO:tasks.rados.rados.0.smithi086.stdout:3829: snap_remove snap 364 2024-08-10T05:25:18.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:25:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:25:18] "GET /metrics HTTP/1.1" 200 36276 "" "Prometheus/2.43.0" 2024-08-10T05:25:18.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:18 smithi086 ceph-mon[101471]: osdmap e804: 8 total, 8 up, 8 in 2024-08-10T05:25:18.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:18 smithi086 ceph-mon[98993]: osdmap e804: 8 total, 8 up, 8 in 2024-08-10T05:25:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:18 smithi159 ceph-mon[90359]: osdmap e804: 8 total, 8 up, 8 in 2024-08-10T05:25:19.098 INFO:tasks.rados.rados.0.smithi086.stdout:3829: done (0 left) 2024-08-10T05:25:19.099 INFO:tasks.rados.rados.0.smithi086.stdout:3830: snap_create 2024-08-10T05:25:19.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:19 smithi086 ceph-mon[98993]: osdmap e805: 8 total, 8 up, 8 in 2024-08-10T05:25:19.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:19 smithi086 ceph-mon[98993]: pgmap v870: 121 pgs: 121 active+clean; 281 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 82 KiB/s wr, 2 op/s 2024-08-10T05:25:19.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:19 smithi086 ceph-mon[101471]: osdmap e805: 8 total, 8 up, 8 in 2024-08-10T05:25:19.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:19 smithi086 ceph-mon[101471]: pgmap v870: 121 pgs: 121 active+clean; 281 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 82 KiB/s wr, 2 op/s 2024-08-10T05:25:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:19 smithi159 ceph-mon[90359]: osdmap e805: 8 total, 8 up, 8 in 2024-08-10T05:25:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:19 smithi159 ceph-mon[90359]: pgmap v870: 121 pgs: 121 active+clean; 281 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 82 KiB/s wr, 2 op/s 2024-08-10T05:25:20.063 INFO:tasks.rados.rados.0.smithi086.stdout:3830: done (0 left) 2024-08-10T05:25:20.063 INFO:tasks.rados.rados.0.smithi086.stdout:3831: copy_from oid 13 from oid 23 current snap is 367 2024-08-10T05:25:20.063 INFO:tasks.rados.rados.0.smithi086.stdout:3832: delete oid 7 current snap is 367 2024-08-10T05:25:20.065 INFO:tasks.rados.rados.0.smithi086.stdout:3832: done (1 left) 2024-08-10T05:25:20.065 INFO:tasks.rados.rados.0.smithi086.stdout:3833: snap_create 2024-08-10T05:25:20.069 INFO:tasks.rados.rados.0.smithi086.stdout:3831: finishing copy_from to smithi08687503-13 2024-08-10T05:25:20.069 INFO:tasks.rados.rados.0.smithi086.stdout:3831: got expected ENOENT (src dne) 2024-08-10T05:25:20.070 INFO:tasks.rados.rados.0.smithi086.stdout:3831: finishing copy_from racing read to smithi08687503-13 2024-08-10T05:25:20.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:20 smithi086 ceph-mon[98993]: osdmap e806: 8 total, 8 up, 8 in 2024-08-10T05:25:20.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:20 smithi086 ceph-mon[98993]: osdmap e807: 8 total, 8 up, 8 in 2024-08-10T05:25:20.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:20 smithi086 ceph-mon[101471]: osdmap e806: 8 total, 8 up, 8 in 2024-08-10T05:25:20.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:20 smithi086 ceph-mon[101471]: osdmap e807: 8 total, 8 up, 8 in 2024-08-10T05:25:20.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:20 smithi159 ceph-mon[90359]: osdmap e806: 8 total, 8 up, 8 in 2024-08-10T05:25:20.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:20 smithi159 ceph-mon[90359]: osdmap e807: 8 total, 8 up, 8 in 2024-08-10T05:25:21.063 INFO:tasks.rados.rados.0.smithi086.stdout:3831: done (1 left) 2024-08-10T05:25:21.063 INFO:tasks.rados.rados.0.smithi086.stdout:3833: done (0 left) 2024-08-10T05:25:21.063 INFO:tasks.rados.rados.0.smithi086.stdout:3834: snap_create 2024-08-10T05:25:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:21 smithi086 ceph-mon[98993]: pgmap v873: 121 pgs: 121 active+clean; 282 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 192 KiB/s wr, 3 op/s 2024-08-10T05:25:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:21 smithi086 ceph-mon[98993]: osdmap e808: 8 total, 8 up, 8 in 2024-08-10T05:25:21.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:21 smithi086 ceph-mon[101471]: pgmap v873: 121 pgs: 121 active+clean; 282 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 192 KiB/s wr, 3 op/s 2024-08-10T05:25:21.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:21 smithi086 ceph-mon[101471]: osdmap e808: 8 total, 8 up, 8 in 2024-08-10T05:25:21.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:21 smithi159 ceph-mon[90359]: pgmap v873: 121 pgs: 121 active+clean; 282 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 192 KiB/s wr, 3 op/s 2024-08-10T05:25:21.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:21 smithi159 ceph-mon[90359]: osdmap e808: 8 total, 8 up, 8 in 2024-08-10T05:25:22.065 INFO:tasks.rados.rados.0.smithi086.stdout:3834: done (0 left) 2024-08-10T05:25:22.065 INFO:tasks.rados.rados.0.smithi086.stdout:3835: snap_create 2024-08-10T05:25:23.072 INFO:tasks.rados.rados.0.smithi086.stdout:3835: done (0 left) 2024-08-10T05:25:23.072 INFO:tasks.rados.rados.0.smithi086.stdout:3836: snap_create 2024-08-10T05:25:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:23 smithi086 ceph-mon[98993]: osdmap e809: 8 total, 8 up, 8 in 2024-08-10T05:25:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:23 smithi086 ceph-mon[98993]: pgmap v876: 121 pgs: 121 active+clean; 282 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 192 KiB/s wr, 3 op/s 2024-08-10T05:25:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:23 smithi086 ceph-mon[101471]: osdmap e809: 8 total, 8 up, 8 in 2024-08-10T05:25:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:23 smithi086 ceph-mon[101471]: pgmap v876: 121 pgs: 121 active+clean; 282 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 192 KiB/s wr, 3 op/s 2024-08-10T05:25:23.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:23 smithi159 ceph-mon[90359]: osdmap e809: 8 total, 8 up, 8 in 2024-08-10T05:25:23.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:23 smithi159 ceph-mon[90359]: pgmap v876: 121 pgs: 121 active+clean; 282 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 192 KiB/s wr, 3 op/s 2024-08-10T05:25:24.075 INFO:tasks.rados.rados.0.smithi086.stdout:3836: done (0 left) 2024-08-10T05:25:24.075 INFO:tasks.rados.rados.0.smithi086.stdout:3837: read oid 3 snap 358 2024-08-10T05:25:24.075 INFO:tasks.rados.rados.0.smithi086.stdout:3837: expect deleted 2024-08-10T05:25:24.075 INFO:tasks.rados.rados.0.smithi086.stdout:3838: delete oid 41 current snap is 371 2024-08-10T05:25:24.083 INFO:tasks.rados.rados.0.smithi086.stdout:3837: done (1 left) 2024-08-10T05:25:24.083 INFO:tasks.rados.rados.0.smithi086.stdout:3838: done (0 left) 2024-08-10T05:25:24.083 INFO:tasks.rados.rados.0.smithi086.stdout:3839: snap_remove snap 350 2024-08-10T05:25:24.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:24 smithi086 ceph-mon[101471]: osdmap e810: 8 total, 8 up, 8 in 2024-08-10T05:25:24.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:24 smithi086 ceph-mon[98993]: osdmap e810: 8 total, 8 up, 8 in 2024-08-10T05:25:24.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:24 smithi159 ceph-mon[90359]: osdmap e810: 8 total, 8 up, 8 in 2024-08-10T05:25:25.092 INFO:tasks.rados.rados.0.smithi086.stdout:3839: done (0 left) 2024-08-10T05:25:25.092 INFO:tasks.rados.rados.0.smithi086.stdout:3840: rollback oid 48 current snap is 371 2024-08-10T05:25:25.092 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 48 to 327 2024-08-10T05:25:25.093 INFO:tasks.rados.rados.0.smithi086.stdout:3841: copy_from oid 44 from oid 42 current snap is 371 2024-08-10T05:25:25.093 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 41 current snap is 371 2024-08-10T05:25:25.093 INFO:tasks.rados.rados.0.smithi086.stdout:3842: seq_num 1174 ranges {0=466944} 2024-08-10T05:25:25.095 INFO:tasks.rados.rados.0.smithi086.stdout:3842: writing smithi08687503-41 from 0 to 466944 tid 1 2024-08-10T05:25:25.096 INFO:tasks.rados.rados.0.smithi086.stdout:3843: read oid 1 snap -1 2024-08-10T05:25:25.096 INFO:tasks.rados.rados.0.smithi086.stdout:3843: expect deleted 2024-08-10T05:25:25.096 INFO:tasks.rados.rados.0.smithi086.stdout:3844: snap_remove snap 358 2024-08-10T05:25:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:25 smithi086 ceph-mon[101471]: osdmap e811: 8 total, 8 up, 8 in 2024-08-10T05:25:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:25 smithi086 ceph-mon[101471]: pgmap v879: 121 pgs: 121 active+clean; 282 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:25:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:25 smithi086 ceph-mon[98993]: osdmap e811: 8 total, 8 up, 8 in 2024-08-10T05:25:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:25 smithi086 ceph-mon[98993]: pgmap v879: 121 pgs: 121 active+clean; 282 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:25:25.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:25 smithi159 ceph-mon[90359]: osdmap e811: 8 total, 8 up, 8 in 2024-08-10T05:25:25.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:25 smithi159 ceph-mon[90359]: pgmap v879: 121 pgs: 121 active+clean; 282 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:25:26.091 INFO:tasks.rados.rados.0.smithi086.stdout:3844: done (4 left) 2024-08-10T05:25:26.091 INFO:tasks.rados.rados.0.smithi086.stdout:3845: snap_create 2024-08-10T05:25:26.091 INFO:tasks.rados.rados.0.smithi086.stdout:3841: finishing copy_from to smithi08687503-44 2024-08-10T05:25:26.091 INFO:tasks.rados.rados.0.smithi086.stdout:3841: got expected ENOENT (src dne) 2024-08-10T05:25:26.091 INFO:tasks.rados.rados.0.smithi086.stdout:3841: finishing copy_from racing read to smithi08687503-44 2024-08-10T05:25:26.092 INFO:tasks.rados.rados.0.smithi086.stdout:3840: finishing rollback tid 0 to smithi08687503-48 2024-08-10T05:25:26.092 INFO:tasks.rados.rados.0.smithi086.stdout:3840: finishing rollback tid 1 to smithi08687503-48 2024-08-10T05:25:26.092 INFO:tasks.rados.rados.0.smithi086.stdout:3840: finishing rollback tid 2 to smithi08687503-48 2024-08-10T05:25:26.092 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 2294 (ObjNum 822 snap 261 seq_num 822) dirty exists 2024-08-10T05:25:26.092 INFO:tasks.rados.rados.0.smithi086.stdout:3842: finishing write tid 1 to smithi08687503-41 2024-08-10T05:25:26.092 INFO:tasks.rados.rados.0.smithi086.stdout:3842: finishing write tid 2 to smithi08687503-41 2024-08-10T05:25:26.092 INFO:tasks.rados.rados.0.smithi086.stdout:3842: finishing write tid 3 to smithi08687503-41 2024-08-10T05:25:26.092 INFO:tasks.rados.rados.0.smithi086.stdout:3842: oid 41 updating version 0 to 2692 2024-08-10T05:25:26.092 INFO:tasks.rados.rados.0.smithi086.stdout:3842: oid 41 version 2692 is already newer than 2691 2024-08-10T05:25:26.092 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 2692 (ObjNum 1174 snap 371 seq_num 1174) dirty exists 2024-08-10T05:25:26.092 INFO:tasks.rados.rados.0.smithi086.stdout:3842: left oid 41 (ObjNum 1174 snap 371 seq_num 1174) 2024-08-10T05:25:26.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:26 smithi086 ceph-mon[98993]: osdmap e812: 8 total, 8 up, 8 in 2024-08-10T05:25:26.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:26 smithi086 ceph-mon[101471]: osdmap e812: 8 total, 8 up, 8 in 2024-08-10T05:25:26.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:26 smithi159 ceph-mon[90359]: osdmap e812: 8 total, 8 up, 8 in 2024-08-10T05:25:27.088 INFO:tasks.rados.rados.0.smithi086.stdout:3840: done (4 left) 2024-08-10T05:25:27.089 INFO:tasks.rados.rados.0.smithi086.stdout:3841: done (3 left) 2024-08-10T05:25:27.089 INFO:tasks.rados.rados.0.smithi086.stdout:3842: done (2 left) 2024-08-10T05:25:27.089 INFO:tasks.rados.rados.0.smithi086.stdout:3843: done (1 left) 2024-08-10T05:25:27.089 INFO:tasks.rados.rados.0.smithi086.stdout:3845: done (0 left) 2024-08-10T05:25:27.089 INFO:tasks.rados.rados.0.smithi086.stdout:3846: snap_remove snap 335 2024-08-10T05:25:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:27 smithi086 ceph-mon[98993]: osdmap e813: 8 total, 8 up, 8 in 2024-08-10T05:25:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:25:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:27 smithi086 ceph-mon[98993]: pgmap v882: 121 pgs: 121 active+clean; 282 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:25:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:25:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:27 smithi086 ceph-mon[98993]: osdmap e814: 8 total, 8 up, 8 in 2024-08-10T05:25:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:27 smithi086 ceph-mon[101471]: osdmap e813: 8 total, 8 up, 8 in 2024-08-10T05:25:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:25:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:27 smithi086 ceph-mon[101471]: pgmap v882: 121 pgs: 121 active+clean; 282 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:25:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:25:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:27 smithi086 ceph-mon[101471]: osdmap e814: 8 total, 8 up, 8 in 2024-08-10T05:25:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:27 smithi159 ceph-mon[90359]: osdmap e813: 8 total, 8 up, 8 in 2024-08-10T05:25:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:25:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:27 smithi159 ceph-mon[90359]: pgmap v882: 121 pgs: 121 active+clean; 282 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:25:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:25:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:27 smithi159 ceph-mon[90359]: osdmap e814: 8 total, 8 up, 8 in 2024-08-10T05:25:28.091 INFO:tasks.rados.rados.0.smithi086.stdout:3846: done (0 left) 2024-08-10T05:25:28.092 INFO:tasks.rados.rados.0.smithi086.stdout:3847: snap_create 2024-08-10T05:25:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:25:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:25:28] "GET /metrics HTTP/1.1" 200 36276 "" "Prometheus/2.43.0" 2024-08-10T05:25:28.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:25:28.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:25:28.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:25:28.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:25:28.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:25:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:28 smithi086 ceph-mon[98993]: osdmap e815: 8 total, 8 up, 8 in 2024-08-10T05:25:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:25:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:25:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:25:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:25:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:25:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:28 smithi086 ceph-mon[101471]: osdmap e815: 8 total, 8 up, 8 in 2024-08-10T05:25:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:25:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:25:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:25:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:25:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:25:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:28 smithi159 ceph-mon[90359]: osdmap e815: 8 total, 8 up, 8 in 2024-08-10T05:25:29.095 INFO:tasks.rados.rados.0.smithi086.stdout:3847: done (0 left) 2024-08-10T05:25:29.095 INFO:tasks.rados.rados.0.smithi086.stdout:3848: read oid 23 snap -1 2024-08-10T05:25:29.095 INFO:tasks.rados.rados.0.smithi086.stdout:3848: expect deleted 2024-08-10T05:25:29.095 INFO:tasks.rados.rados.0.smithi086.stdout:3849: delete oid 46 current snap is 373 2024-08-10T05:25:29.101 INFO:tasks.rados.rados.0.smithi086.stdout:3848: done (1 left) 2024-08-10T05:25:29.101 INFO:tasks.rados.rados.0.smithi086.stdout:3849: done (0 left) 2024-08-10T05:25:29.101 INFO:tasks.rados.rados.0.smithi086.stdout:3850: rmattr oid 8 current snap is 373 2024-08-10T05:25:29.101 INFO:tasks.rados.rados.0.smithi086.stdout:3850: done (0 left) 2024-08-10T05:25:29.101 INFO:tasks.rados.rados.0.smithi086.stdout:3851: rmattr oid 5 current snap is 373 2024-08-10T05:25:29.101 INFO:tasks.rados.rados.0.smithi086.stdout:3851: done (0 left) 2024-08-10T05:25:29.101 INFO:tasks.rados.rados.0.smithi086.stdout:3852: read oid 48 snap 368 2024-08-10T05:25:29.101 INFO:tasks.rados.rados.0.smithi086.stdout:3852: expect (ObjNum 822 snap 261 seq_num 822) 2024-08-10T05:25:29.101 INFO:tasks.rados.rados.0.smithi086.stdout:3853: read oid 21 snap 371 2024-08-10T05:25:29.101 INFO:tasks.rados.rados.0.smithi086.stdout:3853: expect (ObjNum 1114 snap 348 seq_num 1114) 2024-08-10T05:25:29.102 INFO:tasks.rados.rados.0.smithi086.stdout:3854: snap_create 2024-08-10T05:25:29.110 INFO:tasks.rados.rados.0.smithi086.stdout:3852: expect (ObjNum 822 snap 261 seq_num 822) 2024-08-10T05:25:29.160 INFO:tasks.rados.rados.0.smithi086.stdout:3853: expect (ObjNum 1114 snap 348 seq_num 1114) 2024-08-10T05:25:29.588 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:29 smithi159 ceph-mon[90359]: pgmap v885: 121 pgs: 121 active+clean; 282 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:25:29.588 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:29 smithi159 ceph-mon[90359]: osdmap e816: 8 total, 8 up, 8 in 2024-08-10T05:25:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:29 smithi086 ceph-mon[98993]: pgmap v885: 121 pgs: 121 active+clean; 282 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:25:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:29 smithi086 ceph-mon[98993]: osdmap e816: 8 total, 8 up, 8 in 2024-08-10T05:25:29.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:29 smithi086 ceph-mon[101471]: pgmap v885: 121 pgs: 121 active+clean; 282 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:25:29.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:29 smithi086 ceph-mon[101471]: osdmap e816: 8 total, 8 up, 8 in 2024-08-10T05:25:30.071 INFO:tasks.rados.rados.0.smithi086.stdout:3852: done (2 left) 2024-08-10T05:25:30.071 INFO:tasks.rados.rados.0.smithi086.stdout:3853: done (1 left) 2024-08-10T05:25:30.071 INFO:tasks.rados.rados.0.smithi086.stdout:3854: done (0 left) 2024-08-10T05:25:30.071 INFO:tasks.rados.rados.0.smithi086.stdout:3855: rollback oid 45 current snap is 374 2024-08-10T05:25:30.071 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 45 to 373 2024-08-10T05:25:30.071 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 46 current snap is 374 2024-08-10T05:25:30.071 INFO:tasks.rados.rados.0.smithi086.stdout:3856: seq_num 1176 ranges {0=499712} 2024-08-10T05:25:30.074 INFO:tasks.rados.rados.0.smithi086.stdout:3856: writing smithi08687503-46 from 0 to 499712 tid 1 2024-08-10T05:25:30.074 INFO:tasks.rados.rados.0.smithi086.stdout:3857: rollback oid 12 current snap is 374 2024-08-10T05:25:30.074 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 12 to 363 2024-08-10T05:25:30.074 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 22 current snap is 374 2024-08-10T05:25:30.074 INFO:tasks.rados.rados.0.smithi086.stdout:3858: seq_num 1177 ranges {2408448=516096} 2024-08-10T05:25:30.091 INFO:tasks.rados.rados.0.smithi086.stdout:3858: writing smithi08687503-22 from 2408448 to 2924544 tid 1 2024-08-10T05:25:30.091 INFO:tasks.rados.rados.0.smithi086.stdout:3859: snap_create 2024-08-10T05:25:30.091 INFO:tasks.rados.rados.0.smithi086.stdout:3857: finishing rollback tid 0 to smithi08687503-12 2024-08-10T05:25:30.091 INFO:tasks.rados.rados.0.smithi086.stdout:3857: finishing rollback tid 1 to smithi08687503-12 2024-08-10T05:25:30.091 INFO:tasks.rados.rados.0.smithi086.stdout:3855: finishing rollback tid 0 to smithi08687503-45 2024-08-10T05:25:30.091 INFO:tasks.rados.rados.0.smithi086.stdout:3855: finishing rollback tid 1 to smithi08687503-45 2024-08-10T05:25:30.091 INFO:tasks.rados.rados.0.smithi086.stdout:3857: finishing rollback tid 2 to smithi08687503-12 2024-08-10T05:25:30.091 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 12 v 2297 (ObjNum 1163 snap 360 seq_num 1163) dirty exists 2024-08-10T05:25:30.092 INFO:tasks.rados.rados.0.smithi086.stdout:3855: finishing rollback tid 2 to smithi08687503-45 2024-08-10T05:25:30.092 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 2195 (ObjNum 1140 snap 354 seq_num 1140) dirty exists 2024-08-10T05:25:30.092 INFO:tasks.rados.rados.0.smithi086.stdout:3856: finishing write tid 1 to smithi08687503-46 2024-08-10T05:25:30.092 INFO:tasks.rados.rados.0.smithi086.stdout:3856: finishing write tid 2 to smithi08687503-46 2024-08-10T05:25:30.092 INFO:tasks.rados.rados.0.smithi086.stdout:3856: finishing write tid 3 to smithi08687503-46 2024-08-10T05:25:30.092 INFO:tasks.rados.rados.0.smithi086.stdout:3856: oid 46 updating version 0 to 2554 2024-08-10T05:25:30.092 INFO:tasks.rados.rados.0.smithi086.stdout:3856: oid 46 updating version 2554 to 2555 2024-08-10T05:25:30.092 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 46 v 2555 (ObjNum 1176 snap 374 seq_num 1176) dirty exists 2024-08-10T05:25:30.092 INFO:tasks.rados.rados.0.smithi086.stdout:3856: left oid 46 (ObjNum 1176 snap 374 seq_num 1176) 2024-08-10T05:25:30.095 INFO:tasks.rados.rados.0.smithi086.stdout:3858: finishing write tid 1 to smithi08687503-22 2024-08-10T05:25:30.095 INFO:tasks.rados.rados.0.smithi086.stdout:3858: finishing write tid 2 to smithi08687503-22 2024-08-10T05:25:30.097 INFO:tasks.rados.rados.0.smithi086.stdout:3858: finishing write tid 3 to smithi08687503-22 2024-08-10T05:25:30.097 INFO:tasks.rados.rados.0.smithi086.stdout:3858: oid 22 updating version 0 to 2712 2024-08-10T05:25:30.097 INFO:tasks.rados.rados.0.smithi086.stdout:3858: oid 22 updating version 2712 to 2713 2024-08-10T05:25:30.097 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 2713 (ObjNum 1177 snap 374 seq_num 1177) dirty exists 2024-08-10T05:25:30.097 INFO:tasks.rados.rados.0.smithi086.stdout:3858: left oid 22 (ObjNum 1177 snap 374 seq_num 1177) 2024-08-10T05:25:31.080 INFO:tasks.rados.rados.0.smithi086.stdout:3855: done (4 left) 2024-08-10T05:25:31.080 INFO:tasks.rados.rados.0.smithi086.stdout:3856: done (3 left) 2024-08-10T05:25:31.080 INFO:tasks.rados.rados.0.smithi086.stdout:3857: done (2 left) 2024-08-10T05:25:31.081 INFO:tasks.rados.rados.0.smithi086.stdout:3858: done (1 left) 2024-08-10T05:25:31.081 INFO:tasks.rados.rados.0.smithi086.stdout:3859: done (0 left) 2024-08-10T05:25:31.081 INFO:tasks.rados.rados.0.smithi086.stdout:3860: delete oid 49 current snap is 375 2024-08-10T05:25:31.085 INFO:tasks.rados.rados.0.smithi086.stdout:3860: done (0 left) 2024-08-10T05:25:31.085 INFO:tasks.rados.rados.0.smithi086.stdout:3861: snap_remove snap 373 2024-08-10T05:25:31.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:31 smithi086 ceph-mon[98993]: osdmap e817: 8 total, 8 up, 8 in 2024-08-10T05:25:31.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:31 smithi086 ceph-mon[98993]: pgmap v888: 121 pgs: 121 active+clean; 277 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 114 KiB/s wr, 2 op/s 2024-08-10T05:25:31.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:31 smithi086 ceph-mon[101471]: osdmap e817: 8 total, 8 up, 8 in 2024-08-10T05:25:31.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:31 smithi086 ceph-mon[101471]: pgmap v888: 121 pgs: 121 active+clean; 277 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 114 KiB/s wr, 2 op/s 2024-08-10T05:25:31.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:31 smithi159 ceph-mon[90359]: osdmap e817: 8 total, 8 up, 8 in 2024-08-10T05:25:31.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:31 smithi159 ceph-mon[90359]: pgmap v888: 121 pgs: 121 active+clean; 277 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 114 KiB/s wr, 2 op/s 2024-08-10T05:25:32.081 INFO:tasks.rados.rados.0.smithi086.stdout:3861: done (0 left) 2024-08-10T05:25:32.081 INFO:tasks.rados.rados.0.smithi086.stdout:3862: rollback oid 20 current snap is 375 2024-08-10T05:25:32.081 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 20 to 361 2024-08-10T05:25:32.081 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 10 current snap is 375 2024-08-10T05:25:32.081 INFO:tasks.rados.rados.0.smithi086.stdout:3863: seq_num 1179 ranges {0=548864} 2024-08-10T05:25:32.085 INFO:tasks.rados.rados.0.smithi086.stdout:3863: writing smithi08687503-10 from 0 to 548864 tid 1 2024-08-10T05:25:32.085 INFO:tasks.rados.rados.0.smithi086.stdout:3864: copy_from oid 24 from oid 49 current snap is 375 2024-08-10T05:25:32.085 INFO:tasks.rados.rados.0.smithi086.stdout:3865: rollback oid 36 current snap is 375 2024-08-10T05:25:32.085 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 36 to 365 2024-08-10T05:25:32.085 INFO:tasks.rados.rados.0.smithi086.stdout:3866: snap_remove snap 359 2024-08-10T05:25:32.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:32 smithi086 ceph-mon[101471]: osdmap e818: 8 total, 8 up, 8 in 2024-08-10T05:25:32.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:32 smithi086 ceph-mon[98993]: osdmap e818: 8 total, 8 up, 8 in 2024-08-10T05:25:32.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:32 smithi159 ceph-mon[90359]: osdmap e818: 8 total, 8 up, 8 in 2024-08-10T05:25:33.095 INFO:tasks.rados.rados.0.smithi086.stdout:3866: done (4 left) 2024-08-10T05:25:33.095 INFO:tasks.rados.rados.0.smithi086.stdout:3867: delete oid 43 current snap is 375 2024-08-10T05:25:33.095 INFO:tasks.rados.rados.0.smithi086.stdout:3862: finishing rollback tid 0 to smithi08687503-20 2024-08-10T05:25:33.095 INFO:tasks.rados.rados.0.smithi086.stdout:3862: finishing rollback tid 1 to smithi08687503-20 2024-08-10T05:25:33.095 INFO:tasks.rados.rados.0.smithi086.stdout:3862: finishing rollback tid 2 to smithi08687503-20 2024-08-10T05:25:33.095 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 2096 (ObjNum 1118 snap 349 seq_num 1118) dirty exists 2024-08-10T05:25:33.095 INFO:tasks.rados.rados.0.smithi086.stdout:3864: finishing copy_from to smithi08687503-24 2024-08-10T05:25:33.095 INFO:tasks.rados.rados.0.smithi086.stdout:3864: got expected ENOENT (src dne) 2024-08-10T05:25:33.095 INFO:tasks.rados.rados.0.smithi086.stdout:3864: finishing copy_from racing read to smithi08687503-24 2024-08-10T05:25:33.096 INFO:tasks.rados.rados.0.smithi086.stdout:3865: finishing rollback tid 0 to smithi08687503-36 2024-08-10T05:25:33.096 INFO:tasks.rados.rados.0.smithi086.stdout:3865: finishing rollback tid 1 to smithi08687503-36 2024-08-10T05:25:33.096 INFO:tasks.rados.rados.0.smithi086.stdout:3865: finishing rollback tid 2 to smithi08687503-36 2024-08-10T05:25:33.096 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 2321 (ObjNum 1153 snap 356 seq_num 1153) dirty exists 2024-08-10T05:25:33.096 INFO:tasks.rados.rados.0.smithi086.stdout:3863: finishing write tid 1 to smithi08687503-10 2024-08-10T05:25:33.096 INFO:tasks.rados.rados.0.smithi086.stdout:3863: finishing write tid 2 to smithi08687503-10 2024-08-10T05:25:33.096 INFO:tasks.rados.rados.0.smithi086.stdout:3863: finishing write tid 3 to smithi08687503-10 2024-08-10T05:25:33.096 INFO:tasks.rados.rados.0.smithi086.stdout:3863: oid 10 updating version 0 to 2557 2024-08-10T05:25:33.096 INFO:tasks.rados.rados.0.smithi086.stdout:3863: oid 10 version 2557 is already newer than 2556 2024-08-10T05:25:33.096 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 2557 (ObjNum 1179 snap 375 seq_num 1179) dirty exists 2024-08-10T05:25:33.096 INFO:tasks.rados.rados.0.smithi086.stdout:3863: left oid 10 (ObjNum 1179 snap 375 seq_num 1179) 2024-08-10T05:25:33.102 INFO:tasks.rados.rados.0.smithi086.stdout:3862: done (4 left) 2024-08-10T05:25:33.102 INFO:tasks.rados.rados.0.smithi086.stdout:3863: done (3 left) 2024-08-10T05:25:33.102 INFO:tasks.rados.rados.0.smithi086.stdout:3864: done (2 left) 2024-08-10T05:25:33.102 INFO:tasks.rados.rados.0.smithi086.stdout:3865: done (1 left) 2024-08-10T05:25:33.102 INFO:tasks.rados.rados.0.smithi086.stdout:3867: done (0 left) 2024-08-10T05:25:33.102 INFO:tasks.rados.rados.0.smithi086.stdout:3868: read oid 27 snap -1 2024-08-10T05:25:33.102 INFO:tasks.rados.rados.0.smithi086.stdout:3868: expect (ObjNum 1141 snap 355 seq_num 1141) 2024-08-10T05:25:33.102 INFO:tasks.rados.rados.0.smithi086.stdout:3869: copy_from oid 25 from oid 17 current snap is 375 2024-08-10T05:25:33.102 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 19 current snap is 375 2024-08-10T05:25:33.103 INFO:tasks.rados.rados.0.smithi086.stdout:3870: seq_num 1181 ranges {4595712=581632} 2024-08-10T05:25:33.131 INFO:tasks.rados.rados.0.smithi086.stdout:3870: writing smithi08687503-19 from 4595712 to 5177344 tid 1 2024-08-10T05:25:33.131 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 42 current snap is 375 2024-08-10T05:25:33.131 INFO:tasks.rados.rados.0.smithi086.stdout:3871: seq_num 1182 ranges {0=606208} 2024-08-10T05:25:33.135 INFO:tasks.rados.rados.0.smithi086.stdout:3871: writing smithi08687503-42 from 0 to 606208 tid 1 2024-08-10T05:25:33.135 INFO:tasks.rados.rados.0.smithi086.stdout:3872: rollback oid 10 current snap is 375 2024-08-10T05:25:33.135 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 10 to 352 2024-08-10T05:25:33.135 INFO:tasks.rados.rados.0.smithi086.stdout:3869: finishing copy_from to smithi08687503-25 2024-08-10T05:25:33.135 INFO:tasks.rados.rados.0.smithi086.stdout:3869: got expected ENOENT (src dne) 2024-08-10T05:25:33.135 INFO:tasks.rados.rados.0.smithi086.stdout:3873: read oid 26 snap -1 2024-08-10T05:25:33.135 INFO:tasks.rados.rados.0.smithi086.stdout:3873: expect (ObjNum 1139 snap 354 seq_num 1139) 2024-08-10T05:25:33.135 INFO:tasks.rados.rados.0.smithi086.stdout:3874: delete oid 16 current snap is 375 2024-08-10T05:25:33.135 INFO:tasks.rados.rados.0.smithi086.stdout:3869: finishing copy_from racing read to smithi08687503-25 2024-08-10T05:25:33.135 INFO:tasks.rados.rados.0.smithi086.stdout:3868: expect (ObjNum 1141 snap 355 seq_num 1141) 2024-08-10T05:25:33.198 INFO:tasks.rados.rados.0.smithi086.stdout:3870: finishing write tid 1 to smithi08687503-19 2024-08-10T05:25:33.198 INFO:tasks.rados.rados.0.smithi086.stdout:3870: finishing write tid 2 to smithi08687503-19 2024-08-10T05:25:33.198 INFO:tasks.rados.rados.0.smithi086.stdout:3871: finishing write tid 1 to smithi08687503-42 2024-08-10T05:25:33.198 INFO:tasks.rados.rados.0.smithi086.stdout:3870: finishing write tid 3 to smithi08687503-19 2024-08-10T05:25:33.198 INFO:tasks.rados.rados.0.smithi086.stdout:3870: oid 19 updating version 0 to 2171 2024-08-10T05:25:33.198 INFO:tasks.rados.rados.0.smithi086.stdout:3870: oid 19 version 2171 is already newer than 2170 2024-08-10T05:25:33.198 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 2171 (ObjNum 1181 snap 375 seq_num 1181) dirty exists 2024-08-10T05:25:33.199 INFO:tasks.rados.rados.0.smithi086.stdout:3870: left oid 19 (ObjNum 1181 snap 375 seq_num 1181) 2024-08-10T05:25:33.199 INFO:tasks.rados.rados.0.smithi086.stdout:3871: finishing write tid 2 to smithi08687503-42 2024-08-10T05:25:33.199 INFO:tasks.rados.rados.0.smithi086.stdout:3868: done (6 left) 2024-08-10T05:25:33.199 INFO:tasks.rados.rados.0.smithi086.stdout:3869: done (5 left) 2024-08-10T05:25:33.199 INFO:tasks.rados.rados.0.smithi086.stdout:3870: done (4 left) 2024-08-10T05:25:33.199 INFO:tasks.rados.rados.0.smithi086.stdout:3874: done (3 left) 2024-08-10T05:25:33.199 INFO:tasks.rados.rados.0.smithi086.stdout:3875: snap_remove snap 327 2024-08-10T05:25:33.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:33 smithi086 ceph-mon[101471]: osdmap e819: 8 total, 8 up, 8 in 2024-08-10T05:25:33.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:33 smithi086 ceph-mon[101471]: pgmap v891: 121 pgs: 121 active+clean; 274 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 114 KiB/s wr, 2 op/s 2024-08-10T05:25:33.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:33 smithi086 ceph-mon[98993]: osdmap e819: 8 total, 8 up, 8 in 2024-08-10T05:25:33.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:33 smithi086 ceph-mon[98993]: pgmap v891: 121 pgs: 121 active+clean; 274 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 114 KiB/s wr, 2 op/s 2024-08-10T05:25:33.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:33 smithi159 ceph-mon[90359]: osdmap e819: 8 total, 8 up, 8 in 2024-08-10T05:25:33.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:33 smithi159 ceph-mon[90359]: pgmap v891: 121 pgs: 121 active+clean; 274 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 114 KiB/s wr, 2 op/s 2024-08-10T05:25:34.113 INFO:tasks.rados.rados.0.smithi086.stdout:3875: done (3 left) 2024-08-10T05:25:34.114 INFO:tasks.rados.rados.0.smithi086.stdout:3876: rollback oid 3 current snap is 375 2024-08-10T05:25:34.114 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 3 to 343 2024-08-10T05:25:34.114 INFO:tasks.rados.rados.0.smithi086.stdout:3872: finishing rollback tid 0 to smithi08687503-10 2024-08-10T05:25:34.114 INFO:tasks.rados.rados.0.smithi086.stdout:3872: finishing rollback tid 1 to smithi08687503-10 2024-08-10T05:25:34.114 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 10 v 2561 (ObjNum 4113 snap 0 seq_num 3827813827) dirty dne 2024-08-10T05:25:34.114 INFO:tasks.rados.rados.0.smithi086.stdout:3871: finishing write tid 3 to smithi08687503-42 2024-08-10T05:25:34.114 INFO:tasks.rados.rados.0.smithi086.stdout:3871: oid 42 updating version 0 to 2559 2024-08-10T05:25:34.114 INFO:tasks.rados.rados.0.smithi086.stdout:3871: oid 42 version 2559 is already newer than 2558 2024-08-10T05:25:34.114 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 2559 (ObjNum 1182 snap 375 seq_num 1182) dirty exists 2024-08-10T05:25:34.114 INFO:tasks.rados.rados.0.smithi086.stdout:3871: left oid 42 (ObjNum 1182 snap 375 seq_num 1182) 2024-08-10T05:25:34.114 INFO:tasks.rados.rados.0.smithi086.stdout:3873: expect (ObjNum 1139 snap 354 seq_num 1139) 2024-08-10T05:25:34.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:34 smithi086 ceph-mon[101471]: osdmap e820: 8 total, 8 up, 8 in 2024-08-10T05:25:34.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:34 smithi086 ceph-mon[98993]: osdmap e820: 8 total, 8 up, 8 in 2024-08-10T05:25:34.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:34 smithi159 ceph-mon[90359]: osdmap e820: 8 total, 8 up, 8 in 2024-08-10T05:25:34.467 INFO:tasks.rados.rados.0.smithi086.stdout:3876: finishing rollback tid 1 to smithi08687503-3 2024-08-10T05:25:34.468 INFO:tasks.rados.rados.0.smithi086.stdout:3876: finishing rollback tid 2 to smithi08687503-3 2024-08-10T05:25:34.468 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 2149 (ObjNum 985 snap 308 seq_num 985) dirty exists 2024-08-10T05:25:34.468 INFO:tasks.rados.rados.0.smithi086.stdout:3871: done (3 left) 2024-08-10T05:25:34.468 INFO:tasks.rados.rados.0.smithi086.stdout:3872: done (2 left) 2024-08-10T05:25:34.468 INFO:tasks.rados.rados.0.smithi086.stdout:3873: done (1 left) 2024-08-10T05:25:34.469 INFO:tasks.rados.rados.0.smithi086.stdout:3876: done (0 left) 2024-08-10T05:25:34.469 INFO:tasks.rados.rados.0.smithi086.stdout:3877: delete oid 15 current snap is 375 2024-08-10T05:25:34.469 INFO:tasks.rados.rados.0.smithi086.stdout:3877: done (0 left) 2024-08-10T05:25:34.469 INFO:tasks.rados.rados.0.smithi086.stdout:3878: read oid 22 snap 362 2024-08-10T05:25:34.469 INFO:tasks.rados.rados.0.smithi086.stdout:3878: expect (ObjNum 1146 snap 355 seq_num 1146) 2024-08-10T05:25:34.469 INFO:tasks.rados.rados.0.smithi086.stdout:3879: setattr oid 42 current snap is 375 2024-08-10T05:25:34.471 INFO:tasks.rados.rados.0.smithi086.stdout:3880: snap_create 2024-08-10T05:25:34.475 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 42 v 2563 (ObjNum 1182 snap 375 seq_num 1182) dirty exists 2024-08-10T05:25:34.477 INFO:tasks.rados.rados.0.smithi086.stdout:3878: expect (ObjNum 1146 snap 355 seq_num 1146) 2024-08-10T05:25:35.073 INFO:tasks.rados.rados.0.smithi086.stdout:3878: done (2 left) 2024-08-10T05:25:35.073 INFO:tasks.rados.rados.0.smithi086.stdout:3879: done (1 left) 2024-08-10T05:25:35.073 INFO:tasks.rados.rados.0.smithi086.stdout:3880: done (0 left) 2024-08-10T05:25:35.073 INFO:tasks.rados.rados.0.smithi086.stdout:3881: rmattr oid 41 current snap is 376 2024-08-10T05:25:35.074 INFO:tasks.rados.rados.0.smithi086.stdout:3881: done (0 left) 2024-08-10T05:25:35.074 INFO:tasks.rados.rados.0.smithi086.stdout:3882: read oid 41 snap -1 2024-08-10T05:25:35.074 INFO:tasks.rados.rados.0.smithi086.stdout:3882: expect (ObjNum 1174 snap 371 seq_num 1174) 2024-08-10T05:25:35.074 INFO:tasks.rados.rados.0.smithi086.stdout:3883: snap_remove snap 351 2024-08-10T05:25:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:35 smithi086 ceph-mon[98993]: osdmap e821: 8 total, 8 up, 8 in 2024-08-10T05:25:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:35 smithi086 ceph-mon[98993]: pgmap v894: 121 pgs: 121 active+clean; 272 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 0 B/s wr, 3 op/s 2024-08-10T05:25:35.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:35 smithi086 ceph-mon[98993]: osdmap e822: 8 total, 8 up, 8 in 2024-08-10T05:25:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:35 smithi086 ceph-mon[101471]: osdmap e821: 8 total, 8 up, 8 in 2024-08-10T05:25:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:35 smithi086 ceph-mon[101471]: pgmap v894: 121 pgs: 121 active+clean; 272 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 0 B/s wr, 3 op/s 2024-08-10T05:25:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:35 smithi086 ceph-mon[101471]: osdmap e822: 8 total, 8 up, 8 in 2024-08-10T05:25:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:35 smithi159 ceph-mon[90359]: osdmap e821: 8 total, 8 up, 8 in 2024-08-10T05:25:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:35 smithi159 ceph-mon[90359]: pgmap v894: 121 pgs: 121 active+clean; 272 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 0 B/s wr, 3 op/s 2024-08-10T05:25:35.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:35 smithi159 ceph-mon[90359]: osdmap e822: 8 total, 8 up, 8 in 2024-08-10T05:25:36.073 INFO:tasks.rados.rados.0.smithi086.stdout:3883: done (1 left) 2024-08-10T05:25:36.073 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 4 current snap is 376 2024-08-10T05:25:36.073 INFO:tasks.rados.rados.0.smithi086.stdout:3884: seq_num 1185 ranges {303104=655360} 2024-08-10T05:25:36.079 INFO:tasks.rados.rados.0.smithi086.stdout:3884: writing smithi08687503-4 from 303104 to 958464 tid 1 2024-08-10T05:25:36.079 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 16 current snap is 376 2024-08-10T05:25:36.079 INFO:tasks.rados.rados.0.smithi086.stdout:3885: seq_num 1186 ranges {0=671744} 2024-08-10T05:25:36.084 INFO:tasks.rados.rados.0.smithi086.stdout:3885: writing smithi08687503-16 from 0 to 671744 tid 1 2024-08-10T05:25:36.084 INFO:tasks.rados.rados.0.smithi086.stdout:3886: read oid 37 snap 360 2024-08-10T05:25:36.084 INFO:tasks.rados.rados.0.smithi086.stdout:3886: expect deleted 2024-08-10T05:25:36.084 INFO:tasks.rados.rados.0.smithi086.stdout:3887: snap_create 2024-08-10T05:25:36.085 INFO:tasks.rados.rados.0.smithi086.stdout:3882: expect (ObjNum 1174 snap 371 seq_num 1174) 2024-08-10T05:25:36.105 INFO:tasks.rados.rados.0.smithi086.stdout:3884: finishing write tid 1 to smithi08687503-4 2024-08-10T05:25:36.105 INFO:tasks.rados.rados.0.smithi086.stdout:3884: finishing write tid 2 to smithi08687503-4 2024-08-10T05:25:36.105 INFO:tasks.rados.rados.0.smithi086.stdout:3884: finishing write tid 3 to smithi08687503-4 2024-08-10T05:25:36.105 INFO:tasks.rados.rados.0.smithi086.stdout:3884: oid 4 updating version 0 to 2487 2024-08-10T05:25:36.106 INFO:tasks.rados.rados.0.smithi086.stdout:3884: oid 4 version 2487 is already newer than 2486 2024-08-10T05:25:36.106 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 2487 (ObjNum 1185 snap 376 seq_num 1185) dirty exists 2024-08-10T05:25:36.106 INFO:tasks.rados.rados.0.smithi086.stdout:3884: left oid 4 (ObjNum 1185 snap 376 seq_num 1185) 2024-08-10T05:25:36.106 INFO:tasks.rados.rados.0.smithi086.stdout:3885: finishing write tid 1 to smithi08687503-16 2024-08-10T05:25:36.106 INFO:tasks.rados.rados.0.smithi086.stdout:3885: finishing write tid 2 to smithi08687503-16 2024-08-10T05:25:36.106 INFO:tasks.rados.rados.0.smithi086.stdout:3885: finishing write tid 3 to smithi08687503-16 2024-08-10T05:25:36.106 INFO:tasks.rados.rados.0.smithi086.stdout:3885: oid 16 updating version 0 to 2565 2024-08-10T05:25:36.106 INFO:tasks.rados.rados.0.smithi086.stdout:3885: oid 16 version 2565 is already newer than 2564 2024-08-10T05:25:36.106 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 2565 (ObjNum 1186 snap 376 seq_num 1186) dirty exists 2024-08-10T05:25:36.106 INFO:tasks.rados.rados.0.smithi086.stdout:3885: left oid 16 (ObjNum 1186 snap 376 seq_num 1186) 2024-08-10T05:25:37.089 INFO:tasks.rados.rados.0.smithi086.stdout:3882: done (4 left) 2024-08-10T05:25:37.089 INFO:tasks.rados.rados.0.smithi086.stdout:3884: done (3 left) 2024-08-10T05:25:37.089 INFO:tasks.rados.rados.0.smithi086.stdout:3885: done (2 left) 2024-08-10T05:25:37.089 INFO:tasks.rados.rados.0.smithi086.stdout:3886: done (1 left) 2024-08-10T05:25:37.089 INFO:tasks.rados.rados.0.smithi086.stdout:3887: done (0 left) 2024-08-10T05:25:37.090 INFO:tasks.rados.rados.0.smithi086.stdout:3888: rollback oid 22 current snap is 377 2024-08-10T05:25:37.090 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 22 to 376 2024-08-10T05:25:37.090 INFO:tasks.rados.rados.0.smithi086.stdout:3889: snap_remove snap 346 2024-08-10T05:25:37.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:37 smithi086 ceph-mon[98993]: osdmap e823: 8 total, 8 up, 8 in 2024-08-10T05:25:37.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:37 smithi086 ceph-mon[98993]: pgmap v897: 121 pgs: 121 active+clean; 260 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 530 KiB/s wr, 15 op/s 2024-08-10T05:25:37.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:37 smithi086 ceph-mon[101471]: osdmap e823: 8 total, 8 up, 8 in 2024-08-10T05:25:37.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:37 smithi086 ceph-mon[101471]: pgmap v897: 121 pgs: 121 active+clean; 260 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 530 KiB/s wr, 15 op/s 2024-08-10T05:25:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:37 smithi159 ceph-mon[90359]: osdmap e823: 8 total, 8 up, 8 in 2024-08-10T05:25:37.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:37 smithi159 ceph-mon[90359]: pgmap v897: 121 pgs: 121 active+clean; 260 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 530 KiB/s wr, 15 op/s 2024-08-10T05:25:38.089 INFO:tasks.rados.rados.0.smithi086.stdout:3889: done (1 left) 2024-08-10T05:25:38.089 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 50 current snap is 377 2024-08-10T05:25:38.089 INFO:tasks.rados.rados.0.smithi086.stdout:3890: seq_num 1187 ranges {335872=688128} 2024-08-10T05:25:38.095 INFO:tasks.rados.rados.0.smithi086.stdout:3890: writing smithi08687503-50 from 335872 to 1024000 tid 1 2024-08-10T05:25:38.096 INFO:tasks.rados.rados.0.smithi086.stdout:3891: delete oid 17 current snap is 377 2024-08-10T05:25:38.096 INFO:tasks.rados.rados.0.smithi086.stdout:3888: finishing rollback tid 0 to smithi08687503-22 2024-08-10T05:25:38.096 INFO:tasks.rados.rados.0.smithi086.stdout:3888: finishing rollback tid 1 to smithi08687503-22 2024-08-10T05:25:38.096 INFO:tasks.rados.rados.0.smithi086.stdout:3888: finishing rollback tid 2 to smithi08687503-22 2024-08-10T05:25:38.096 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 2743 (ObjNum 1177 snap 374 seq_num 1177) dirty exists 2024-08-10T05:25:38.109 INFO:tasks.rados.rados.0.smithi086.stdout:3890: finishing write tid 1 to smithi08687503-50 2024-08-10T05:25:38.109 INFO:tasks.rados.rados.0.smithi086.stdout:3890: finishing write tid 2 to smithi08687503-50 2024-08-10T05:25:38.112 INFO:tasks.rados.rados.0.smithi086.stdout:3888: done (2 left) 2024-08-10T05:25:38.113 INFO:tasks.rados.rados.0.smithi086.stdout:3891: done (1 left) 2024-08-10T05:25:38.113 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 14 current snap is 377 2024-08-10T05:25:38.113 INFO:tasks.rados.rados.0.smithi086.stdout:3892: seq_num 1189 ranges {10395648=720896} 2024-08-10T05:25:38.173 INFO:tasks.rados.rados.0.smithi086.stdout:3892: writing smithi08687503-14 from 10395648 to 11116544 tid 1 2024-08-10T05:25:38.173 INFO:tasks.rados.rados.0.smithi086.stdout:3893: read oid 44 snap -1 2024-08-10T05:25:38.173 INFO:tasks.rados.rados.0.smithi086.stdout:3893: expect (ObjNum 1122 snap 350 seq_num 1122) 2024-08-10T05:25:38.173 INFO:tasks.rados.rados.0.smithi086.stdout:3894: rollback oid 11 current snap is 377 2024-08-10T05:25:38.173 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 11 to 366 2024-08-10T05:25:38.173 INFO:tasks.rados.rados.0.smithi086.stdout:3890: finishing write tid 3 to smithi08687503-50 2024-08-10T05:25:38.173 INFO:tasks.rados.rados.0.smithi086.stdout:3890: oid 50 updating version 0 to 2197 2024-08-10T05:25:38.173 INFO:tasks.rados.rados.0.smithi086.stdout:3890: oid 50 version 2197 is already newer than 2196 2024-08-10T05:25:38.173 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 2197 (ObjNum 1187 snap 377 seq_num 1187) dirty exists 2024-08-10T05:25:38.173 INFO:tasks.rados.rados.0.smithi086.stdout:3890: left oid 50 (ObjNum 1187 snap 377 seq_num 1187) 2024-08-10T05:25:38.173 INFO:tasks.rados.rados.0.smithi086.stdout:3890: done (3 left) 2024-08-10T05:25:38.173 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 13 current snap is 377 2024-08-10T05:25:38.174 INFO:tasks.rados.rados.0.smithi086.stdout:3895: seq_num 1190 ranges {401408=737280} 2024-08-10T05:25:38.179 INFO:tasks.rados.rados.0.smithi086.stdout:3895: writing smithi08687503-13 from 401408 to 1138688 tid 1 2024-08-10T05:25:38.179 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 16 current snap is 377 2024-08-10T05:25:38.179 INFO:tasks.rados.rados.0.smithi086.stdout:3894: finishing rollback tid 1 to smithi08687503-11 2024-08-10T05:25:38.179 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 2142 (ObjNum 65 snap 0 seq_num 1465474923) dirty dne 2024-08-10T05:25:38.179 INFO:tasks.rados.rados.0.smithi086.stdout:3892: finishing write tid 1 to smithi08687503-14 2024-08-10T05:25:38.179 INFO:tasks.rados.rados.0.smithi086.stdout:3892: finishing write tid 2 to smithi08687503-14 2024-08-10T05:25:38.179 INFO:tasks.rados.rados.0.smithi086.stdout:3896: seq_num 1191 ranges {671744=753664} 2024-08-10T05:25:38.189 INFO:tasks.rados.rados.0.smithi086.stdout:3896: writing smithi08687503-16 from 671744 to 1425408 tid 1 2024-08-10T05:25:38.189 INFO:tasks.rados.rados.0.smithi086.stdout:3894: done (4 left) 2024-08-10T05:25:38.189 INFO:tasks.rados.rados.0.smithi086.stdout:3897: rollback oid 25 current snap is 377 2024-08-10T05:25:38.189 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 25 to 361 2024-08-10T05:25:38.189 INFO:tasks.rados.rados.0.smithi086.stdout:3892: finishing write tid 3 to smithi08687503-14 2024-08-10T05:25:38.189 INFO:tasks.rados.rados.0.smithi086.stdout:3892: oid 14 updating version 0 to 2172 2024-08-10T05:25:38.189 INFO:tasks.rados.rados.0.smithi086.stdout:3892: oid 14 updating version 2172 to 2173 2024-08-10T05:25:38.189 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 2173 (ObjNum 1189 snap 377 seq_num 1189) dirty exists 2024-08-10T05:25:38.189 INFO:tasks.rados.rados.0.smithi086.stdout:3892: left oid 14 (ObjNum 1189 snap 377 seq_num 1189) 2024-08-10T05:25:38.189 INFO:tasks.rados.rados.0.smithi086.stdout:3895: finishing write tid 1 to smithi08687503-13 2024-08-10T05:25:38.190 INFO:tasks.rados.rados.0.smithi086.stdout:3895: finishing write tid 2 to smithi08687503-13 2024-08-10T05:25:38.190 INFO:tasks.rados.rados.0.smithi086.stdout:3895: finishing write tid 3 to smithi08687503-13 2024-08-10T05:25:38.190 INFO:tasks.rados.rados.0.smithi086.stdout:3895: oid 13 updating version 0 to 2567 2024-08-10T05:25:38.190 INFO:tasks.rados.rados.0.smithi086.stdout:3895: oid 13 version 2567 is already newer than 2566 2024-08-10T05:25:38.190 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 13 v 2567 (ObjNum 1190 snap 377 seq_num 1190) dirty exists 2024-08-10T05:25:38.190 INFO:tasks.rados.rados.0.smithi086.stdout:3895: left oid 13 (ObjNum 1190 snap 377 seq_num 1190) 2024-08-10T05:25:38.190 INFO:tasks.rados.rados.0.smithi086.stdout:3892: done (4 left) 2024-08-10T05:25:38.190 INFO:tasks.rados.rados.0.smithi086.stdout:3895: done (3 left) 2024-08-10T05:25:38.190 INFO:tasks.rados.rados.0.smithi086.stdout:3898: snap_create 2024-08-10T05:25:38.191 INFO:tasks.rados.rados.0.smithi086.stdout:3893: expect (ObjNum 1122 snap 350 seq_num 1122) 2024-08-10T05:25:38.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:38 smithi086 ceph-mon[101471]: osdmap e824: 8 total, 8 up, 8 in 2024-08-10T05:25:38.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:38 smithi086 ceph-mon[98993]: osdmap e824: 8 total, 8 up, 8 in 2024-08-10T05:25:38.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:25:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:25:38] "GET /metrics HTTP/1.1" 200 36276 "" "Prometheus/2.43.0" 2024-08-10T05:25:38.409 INFO:tasks.rados.rados.0.smithi086.stdout:3896: finishing write tid 1 to smithi08687503-16 2024-08-10T05:25:38.409 INFO:tasks.rados.rados.0.smithi086.stdout:3896: finishing write tid 2 to smithi08687503-16 2024-08-10T05:25:38.409 INFO:tasks.rados.rados.0.smithi086.stdout:3897: finishing rollback tid 0 to smithi08687503-25 2024-08-10T05:25:38.409 INFO:tasks.rados.rados.0.smithi086.stdout:3896: finishing write tid 3 to smithi08687503-16 2024-08-10T05:25:38.409 INFO:tasks.rados.rados.0.smithi086.stdout:3896: oid 16 updating version 0 to 2568 2024-08-10T05:25:38.409 INFO:tasks.rados.rados.0.smithi086.stdout:3896: oid 16 updating version 2568 to 2569 2024-08-10T05:25:38.409 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 2569 (ObjNum 1191 snap 377 seq_num 1191) dirty exists 2024-08-10T05:25:38.410 INFO:tasks.rados.rados.0.smithi086.stdout:3896: left oid 16 (ObjNum 1191 snap 377 seq_num 1191) 2024-08-10T05:25:38.410 INFO:tasks.rados.rados.0.smithi086.stdout:3897: finishing rollback tid 1 to smithi08687503-25 2024-08-10T05:25:38.410 INFO:tasks.rados.rados.0.smithi086.stdout:3897: finishing rollback tid 2 to smithi08687503-25 2024-08-10T05:25:38.410 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 2757 (ObjNum 1160 snap 360 seq_num 1160) dirty exists 2024-08-10T05:25:38.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:38 smithi159 ceph-mon[90359]: osdmap e824: 8 total, 8 up, 8 in 2024-08-10T05:25:39.098 INFO:tasks.rados.rados.0.smithi086.stdout:3893: done (3 left) 2024-08-10T05:25:39.098 INFO:tasks.rados.rados.0.smithi086.stdout:3896: done (2 left) 2024-08-10T05:25:39.098 INFO:tasks.rados.rados.0.smithi086.stdout:3897: done (1 left) 2024-08-10T05:25:39.099 INFO:tasks.rados.rados.0.smithi086.stdout:3898: done (0 left) 2024-08-10T05:25:39.099 INFO:tasks.rados.rados.0.smithi086.stdout:3899: rollback oid 6 current snap is 378 2024-08-10T05:25:39.099 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 6 to 374 2024-08-10T05:25:39.099 INFO:tasks.rados.rados.0.smithi086.stdout:3900: read oid 16 snap -1 2024-08-10T05:25:39.099 INFO:tasks.rados.rados.0.smithi086.stdout:3900: expect (ObjNum 1191 snap 377 seq_num 1191) 2024-08-10T05:25:39.099 INFO:tasks.rados.rados.0.smithi086.stdout:3901: snap_remove snap 369 2024-08-10T05:25:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:39 smithi086 ceph-mon[98993]: osdmap e825: 8 total, 8 up, 8 in 2024-08-10T05:25:39.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:39 smithi086 ceph-mon[98993]: pgmap v900: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 253 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 672 KiB/s wr, 13 op/s 2024-08-10T05:25:39.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:39 smithi086 ceph-mon[101471]: osdmap e825: 8 total, 8 up, 8 in 2024-08-10T05:25:39.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:39 smithi086 ceph-mon[101471]: pgmap v900: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 253 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 672 KiB/s wr, 13 op/s 2024-08-10T05:25:39.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:39 smithi159 ceph-mon[90359]: osdmap e825: 8 total, 8 up, 8 in 2024-08-10T05:25:39.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:39 smithi159 ceph-mon[90359]: pgmap v900: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 253 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 672 KiB/s wr, 13 op/s 2024-08-10T05:25:40.074 INFO:tasks.rados.rados.0.smithi086.stdout:3901: done (2 left) 2024-08-10T05:25:40.075 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 3 current snap is 378 2024-08-10T05:25:40.075 INFO:tasks.rados.rados.0.smithi086.stdout:3899: finishing rollback tid 0 to smithi08687503-6 2024-08-10T05:25:40.075 INFO:tasks.rados.rados.0.smithi086.stdout:3899: finishing rollback tid 1 to smithi08687503-6 2024-08-10T05:25:40.075 INFO:tasks.rados.rados.0.smithi086.stdout:3899: finishing rollback tid 2 to smithi08687503-6 2024-08-10T05:25:40.075 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 6 v 2155 (ObjNum 1132 snap 353 seq_num 1132) dirty exists 2024-08-10T05:25:40.075 INFO:tasks.rados.rados.0.smithi086.stdout:3900: expect (ObjNum 1191 snap 377 seq_num 1191) 2024-08-10T05:25:40.127 INFO:tasks.rados.rados.0.smithi086.stdout:3902: seq_num 1192 ranges {8110080=770048} 2024-08-10T05:25:40.173 INFO:tasks.rados.rados.0.smithi086.stdout:3902: writing smithi08687503-3 from 8110080 to 8880128 tid 1 2024-08-10T05:25:40.174 INFO:tasks.rados.rados.0.smithi086.stdout:3899: done (2 left) 2024-08-10T05:25:40.174 INFO:tasks.rados.rados.0.smithi086.stdout:3900: done (1 left) 2024-08-10T05:25:40.174 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 50 current snap is 378 2024-08-10T05:25:40.174 INFO:tasks.rados.rados.0.smithi086.stdout:3903: seq_num 1193 ranges {1024000=786432} 2024-08-10T05:25:40.184 INFO:tasks.rados.rados.0.smithi086.stdout:3903: writing smithi08687503-50 from 1024000 to 1810432 tid 1 2024-08-10T05:25:40.184 INFO:tasks.rados.rados.0.smithi086.stdout:3904: rollback oid 22 current snap is 378 2024-08-10T05:25:40.184 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 22 to 352 2024-08-10T05:25:40.184 INFO:tasks.rados.rados.0.smithi086.stdout:3905: snap_create 2024-08-10T05:25:40.184 INFO:tasks.rados.rados.0.smithi086.stdout:3902: finishing write tid 1 to smithi08687503-3 2024-08-10T05:25:40.185 INFO:tasks.rados.rados.0.smithi086.stdout:3902: finishing write tid 2 to smithi08687503-3 2024-08-10T05:25:40.185 INFO:tasks.rados.rados.0.smithi086.stdout:3902: finishing write tid 3 to smithi08687503-3 2024-08-10T05:25:40.185 INFO:tasks.rados.rados.0.smithi086.stdout:3902: oid 3 updating version 0 to 2151 2024-08-10T05:25:40.185 INFO:tasks.rados.rados.0.smithi086.stdout:3902: oid 3 version 2151 is already newer than 2150 2024-08-10T05:25:40.185 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 2151 (ObjNum 1192 snap 378 seq_num 1192) dirty exists 2024-08-10T05:25:40.186 INFO:tasks.rados.rados.0.smithi086.stdout:3902: left oid 3 (ObjNum 1192 snap 378 seq_num 1192) 2024-08-10T05:25:40.188 INFO:tasks.rados.rados.0.smithi086.stdout:3904: finishing rollback tid 0 to smithi08687503-22 2024-08-10T05:25:40.191 INFO:tasks.rados.rados.0.smithi086.stdout:3904: finishing rollback tid 1 to smithi08687503-22 2024-08-10T05:25:40.191 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 22 v 2764 (ObjNum 33 snap 0 seq_num 2547994396) dirty dne 2024-08-10T05:25:40.192 INFO:tasks.rados.rados.0.smithi086.stdout:3903: finishing write tid 1 to smithi08687503-50 2024-08-10T05:25:40.192 INFO:tasks.rados.rados.0.smithi086.stdout:3903: finishing write tid 2 to smithi08687503-50 2024-08-10T05:25:40.194 INFO:tasks.rados.rados.0.smithi086.stdout:3903: finishing write tid 3 to smithi08687503-50 2024-08-10T05:25:40.194 INFO:tasks.rados.rados.0.smithi086.stdout:3903: oid 50 updating version 0 to 2198 2024-08-10T05:25:40.194 INFO:tasks.rados.rados.0.smithi086.stdout:3903: oid 50 updating version 2198 to 2199 2024-08-10T05:25:40.194 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 2199 (ObjNum 1193 snap 378 seq_num 1193) dirty exists 2024-08-10T05:25:40.194 INFO:tasks.rados.rados.0.smithi086.stdout:3903: left oid 50 (ObjNum 1193 snap 378 seq_num 1193) 2024-08-10T05:25:40.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:40 smithi086 ceph-mon[98993]: osdmap e826: 8 total, 8 up, 8 in 2024-08-10T05:25:40.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:40 smithi086 ceph-mon[98993]: osdmap e827: 8 total, 8 up, 8 in 2024-08-10T05:25:40.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:40 smithi086 ceph-mon[101471]: osdmap e826: 8 total, 8 up, 8 in 2024-08-10T05:25:40.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:40 smithi086 ceph-mon[101471]: osdmap e827: 8 total, 8 up, 8 in 2024-08-10T05:25:40.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:40 smithi159 ceph-mon[90359]: osdmap e826: 8 total, 8 up, 8 in 2024-08-10T05:25:40.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:40 smithi159 ceph-mon[90359]: osdmap e827: 8 total, 8 up, 8 in 2024-08-10T05:25:41.103 INFO:tasks.rados.rados.0.smithi086.stdout:3902: done (3 left) 2024-08-10T05:25:41.103 INFO:tasks.rados.rados.0.smithi086.stdout:3903: done (2 left) 2024-08-10T05:25:41.104 INFO:tasks.rados.rados.0.smithi086.stdout:3904: done (1 left) 2024-08-10T05:25:41.104 INFO:tasks.rados.rados.0.smithi086.stdout:3905: done (0 left) 2024-08-10T05:25:41.104 INFO:tasks.rados.rados.0.smithi086.stdout:3906: read oid 5 snap -1 2024-08-10T05:25:41.104 INFO:tasks.rados.rados.0.smithi086.stdout:3906: expect (ObjNum 1147 snap 356 seq_num 1147) 2024-08-10T05:25:41.104 INFO:tasks.rados.rados.0.smithi086.stdout:3907: copy_from oid 49 from oid 47 current snap is 379 2024-08-10T05:25:41.104 INFO:tasks.rados.rados.0.smithi086.stdout:3908: delete oid 34 current snap is 379 2024-08-10T05:25:41.112 INFO:tasks.rados.rados.0.smithi086.stdout:3908: done (2 left) 2024-08-10T05:25:41.112 INFO:tasks.rados.rados.0.smithi086.stdout:3909: delete oid 29 current snap is 379 2024-08-10T05:25:41.115 INFO:tasks.rados.rados.0.smithi086.stdout:3909: done (2 left) 2024-08-10T05:25:41.115 INFO:tasks.rados.rados.0.smithi086.stdout:3910: snap_create 2024-08-10T05:25:41.121 INFO:tasks.rados.rados.0.smithi086.stdout:3907: finishing copy_from racing read to smithi08687503-49 2024-08-10T05:25:41.124 INFO:tasks.rados.rados.0.smithi086.stdout:3907: finishing copy_from to smithi08687503-49 2024-08-10T05:25:41.124 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 49 v 1961 (ObjNum 1136 snap 353 seq_num 1136) dirty exists 2024-08-10T05:25:41.143 INFO:tasks.rados.rados.0.smithi086.stdout:3906: expect (ObjNum 1147 snap 356 seq_num 1147) 2024-08-10T05:25:41.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:41 smithi086 ceph-mon[101471]: pgmap v903: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 237 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 998 KiB/s wr, 8 op/s 2024-08-10T05:25:41.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:41 smithi086 ceph-mon[98993]: pgmap v903: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 237 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 998 KiB/s wr, 8 op/s 2024-08-10T05:25:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:41 smithi159 ceph-mon[90359]: pgmap v903: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 237 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 998 KiB/s wr, 8 op/s 2024-08-10T05:25:42.109 INFO:tasks.rados.rados.0.smithi086.stdout:3906: done (2 left) 2024-08-10T05:25:42.109 INFO:tasks.rados.rados.0.smithi086.stdout:3907: done (1 left) 2024-08-10T05:25:42.109 INFO:tasks.rados.rados.0.smithi086.stdout:3910: done (0 left) 2024-08-10T05:25:42.109 INFO:tasks.rados.rados.0.smithi086.stdout:3911: snap_remove snap 355 2024-08-10T05:25:42.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:42 smithi086 ceph-mon[98993]: osdmap e828: 8 total, 8 up, 8 in 2024-08-10T05:25:42.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:25:42.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:42 smithi086 ceph-mon[101471]: osdmap e828: 8 total, 8 up, 8 in 2024-08-10T05:25:42.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:25:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:42 smithi159 ceph-mon[90359]: osdmap e828: 8 total, 8 up, 8 in 2024-08-10T05:25:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:25:43.118 INFO:tasks.rados.rados.0.smithi086.stdout:3911: done (0 left) 2024-08-10T05:25:43.119 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 7 current snap is 380 2024-08-10T05:25:43.119 INFO:tasks.rados.rados.0.smithi086.stdout:3912: seq_num 1196 ranges {0=434176,434176=401408} 2024-08-10T05:25:43.122 INFO:tasks.rados.rados.0.smithi086.stdout:3912: writing smithi08687503-7 from 0 to 434176 tid 1 2024-08-10T05:25:43.124 INFO:tasks.rados.rados.0.smithi086.stdout:3912: writing smithi08687503-7 from 434176 to 835584 tid 2 2024-08-10T05:25:43.124 INFO:tasks.rados.rados.0.smithi086.stdout:3913: snap_remove snap 366 2024-08-10T05:25:43.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:43 smithi086 ceph-mon[101471]: osdmap e829: 8 total, 8 up, 8 in 2024-08-10T05:25:43.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:43 smithi086 ceph-mon[101471]: pgmap v906: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 239 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-08-10T05:25:43.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:43 smithi086 ceph-mon[98993]: osdmap e829: 8 total, 8 up, 8 in 2024-08-10T05:25:43.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:43 smithi086 ceph-mon[98993]: pgmap v906: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 239 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-08-10T05:25:43.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:43 smithi159 ceph-mon[90359]: osdmap e829: 8 total, 8 up, 8 in 2024-08-10T05:25:43.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:43 smithi159 ceph-mon[90359]: pgmap v906: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 239 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-08-10T05:25:44.122 INFO:tasks.rados.rados.0.smithi086.stdout:3913: done (1 left) 2024-08-10T05:25:44.122 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 41 current snap is 380 2024-08-10T05:25:44.122 INFO:tasks.rados.rados.0.smithi086.stdout:3914: seq_num 1197 ranges {466944=450560,917504=401408} 2024-08-10T05:25:44.127 INFO:tasks.rados.rados.0.smithi086.stdout:3914: writing smithi08687503-41 from 466944 to 917504 tid 1 2024-08-10T05:25:44.130 INFO:tasks.rados.rados.0.smithi086.stdout:3914: writing smithi08687503-41 from 917504 to 1318912 tid 2 2024-08-10T05:25:44.131 INFO:tasks.rados.rados.0.smithi086.stdout:3915: read oid 43 snap 363 2024-08-10T05:25:44.131 INFO:tasks.rados.rados.0.smithi086.stdout:3915: expect (ObjNum 1091 snap 339 seq_num 1091) 2024-08-10T05:25:44.132 INFO:tasks.rados.rados.0.smithi086.stdout:3916: copy_from oid 29 from oid 23 current snap is 380 2024-08-10T05:25:44.132 INFO:tasks.rados.rados.0.smithi086.stdout:3917: read oid 13 snap 368 2024-08-10T05:25:44.132 INFO:tasks.rados.rados.0.smithi086.stdout:3917: expect (ObjNum 1170 snap 364 seq_num 1170) 2024-08-10T05:25:44.132 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 36 current snap is 380 2024-08-10T05:25:44.132 INFO:tasks.rados.rados.0.smithi086.stdout:3918: seq_num 1198 ranges {6373376=466944,6840320=401408} 2024-08-10T05:25:44.169 INFO:tasks.rados.rados.0.smithi086.stdout:3918: writing smithi08687503-36 from 6373376 to 6840320 tid 1 2024-08-10T05:25:44.172 INFO:tasks.rados.rados.0.smithi086.stdout:3918: writing smithi08687503-36 from 6840320 to 7241728 tid 2 2024-08-10T05:25:44.172 INFO:tasks.rados.rados.0.smithi086.stdout:3912: finishing write tid 1 to smithi08687503-7 2024-08-10T05:25:44.172 INFO:tasks.rados.rados.0.smithi086.stdout:3912: finishing write tid 2 to smithi08687503-7 2024-08-10T05:25:44.172 INFO:tasks.rados.rados.0.smithi086.stdout:3919: rollback oid 24 current snap is 380 2024-08-10T05:25:44.173 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 24 to 362 2024-08-10T05:25:44.173 INFO:tasks.rados.rados.0.smithi086.stdout:3912: finishing write tid 3 to smithi08687503-7 2024-08-10T05:25:44.173 INFO:tasks.rados.rados.0.smithi086.stdout:3912: finishing write tid 4 to smithi08687503-7 2024-08-10T05:25:44.173 INFO:tasks.rados.rados.0.smithi086.stdout:3912: oid 7 updating version 0 to 2391 2024-08-10T05:25:44.173 INFO:tasks.rados.rados.0.smithi086.stdout:3912: oid 7 version 2391 is already newer than 2390 2024-08-10T05:25:44.173 INFO:tasks.rados.rados.0.smithi086.stdout:3912: oid 7 updating version 2391 to 2392 2024-08-10T05:25:44.173 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 2392 (ObjNum 1196 snap 380 seq_num 1196) dirty exists 2024-08-10T05:25:44.173 INFO:tasks.rados.rados.0.smithi086.stdout:3912: left oid 7 (ObjNum 1196 snap 380 seq_num 1196) 2024-08-10T05:25:44.173 INFO:tasks.rados.rados.0.smithi086.stdout:3916: finishing copy_from to smithi08687503-29 2024-08-10T05:25:44.173 INFO:tasks.rados.rados.0.smithi086.stdout:3916: got expected ENOENT (src dne) 2024-08-10T05:25:44.174 INFO:tasks.rados.rados.0.smithi086.stdout:3916: finishing copy_from racing read to smithi08687503-29 2024-08-10T05:25:44.174 INFO:tasks.rados.rados.0.smithi086.stdout:3914: finishing write tid 1 to smithi08687503-41 2024-08-10T05:25:44.174 INFO:tasks.rados.rados.0.smithi086.stdout:3912: done (6 left) 2024-08-10T05:25:44.174 INFO:tasks.rados.rados.0.smithi086.stdout:3916: done (5 left) 2024-08-10T05:25:44.174 INFO:tasks.rados.rados.0.smithi086.stdout:3920: setattr oid 15 current snap is 380 2024-08-10T05:25:44.174 INFO:tasks.rados.rados.0.smithi086.stdout:3914: finishing write tid 2 to smithi08687503-41 2024-08-10T05:25:44.174 INFO:tasks.rados.rados.0.smithi086.stdout:3914: finishing write tid 3 to smithi08687503-41 2024-08-10T05:25:44.174 INFO:tasks.rados.rados.0.smithi086.stdout:3917: expect (ObjNum 1170 snap 364 seq_num 1170) 2024-08-10T05:25:44.184 INFO:tasks.rados.rados.0.smithi086.stdout:3914: finishing write tid 4 to smithi08687503-41 2024-08-10T05:25:44.184 INFO:tasks.rados.rados.0.smithi086.stdout:3914: oid 41 updating version 0 to 2779 2024-08-10T05:25:44.184 INFO:tasks.rados.rados.0.smithi086.stdout:3914: oid 41 version 2779 is already newer than 2778 2024-08-10T05:25:44.184 INFO:tasks.rados.rados.0.smithi086.stdout:3914: oid 41 updating version 2779 to 2780 2024-08-10T05:25:44.184 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 2780 (ObjNum 1197 snap 380 seq_num 1197) dirty exists 2024-08-10T05:25:44.184 INFO:tasks.rados.rados.0.smithi086.stdout:3914: left oid 41 (ObjNum 1197 snap 380 seq_num 1197) 2024-08-10T05:25:44.184 INFO:tasks.rados.rados.0.smithi086.stdout:3915: expect (ObjNum 1091 snap 339 seq_num 1091) 2024-08-10T05:25:44.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:44 smithi086 ceph-mon[101471]: osdmap e830: 8 total, 8 up, 8 in 2024-08-10T05:25:44.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:44 smithi086 ceph-mon[98993]: osdmap e830: 8 total, 8 up, 8 in 2024-08-10T05:25:44.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:44 smithi159 ceph-mon[90359]: osdmap e830: 8 total, 8 up, 8 in 2024-08-10T05:25:44.661 INFO:tasks.rados.rados.0.smithi086.stdout:3918: finishing write tid 1 to smithi08687503-36 2024-08-10T05:25:44.661 INFO:tasks.rados.rados.0.smithi086.stdout:3918: finishing write tid 2 to smithi08687503-36 2024-08-10T05:25:44.661 INFO:tasks.rados.rados.0.smithi086.stdout:3918: finishing write tid 3 to smithi08687503-36 2024-08-10T05:25:44.661 INFO:tasks.rados.rados.0.smithi086.stdout:3919: finishing rollback tid 0 to smithi08687503-24 2024-08-10T05:25:44.661 INFO:tasks.rados.rados.0.smithi086.stdout:3919: finishing rollback tid 1 to smithi08687503-24 2024-08-10T05:25:44.661 INFO:tasks.rados.rados.0.smithi086.stdout:3919: finishing rollback tid 2 to smithi08687503-24 2024-08-10T05:25:44.662 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 24 v 2154 (ObjNum 1026 snap 323 seq_num 1026) dirty exists 2024-08-10T05:25:44.662 INFO:tasks.rados.rados.0.smithi086.stdout:3918: finishing write tid 4 to smithi08687503-36 2024-08-10T05:25:44.662 INFO:tasks.rados.rados.0.smithi086.stdout:3918: oid 36 updating version 0 to 2322 2024-08-10T05:25:44.662 INFO:tasks.rados.rados.0.smithi086.stdout:3918: oid 36 updating version 2322 to 2323 2024-08-10T05:25:44.662 INFO:tasks.rados.rados.0.smithi086.stdout:3918: oid 36 updating version 2323 to 2324 2024-08-10T05:25:44.662 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 36 v 2324 (ObjNum 1198 snap 380 seq_num 1198) dirty exists 2024-08-10T05:25:44.662 INFO:tasks.rados.rados.0.smithi086.stdout:3918: left oid 36 (ObjNum 1198 snap 380 seq_num 1198) 2024-08-10T05:25:44.662 INFO:tasks.rados.rados.0.smithi086.stdout:3914: done (5 left) 2024-08-10T05:25:44.662 INFO:tasks.rados.rados.0.smithi086.stdout:3915: done (4 left) 2024-08-10T05:25:44.662 INFO:tasks.rados.rados.0.smithi086.stdout:3917: done (3 left) 2024-08-10T05:25:44.662 INFO:tasks.rados.rados.0.smithi086.stdout:3918: done (2 left) 2024-08-10T05:25:44.662 INFO:tasks.rados.rados.0.smithi086.stdout:3919: done (1 left) 2024-08-10T05:25:44.663 INFO:tasks.rados.rados.0.smithi086.stdout:3921: snap_create 2024-08-10T05:25:44.663 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 2144 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-10T05:25:45.075 INFO:tasks.rados.rados.0.smithi086.stdout:3920: done (1 left) 2024-08-10T05:25:45.075 INFO:tasks.rados.rados.0.smithi086.stdout:3921: done (0 left) 2024-08-10T05:25:45.075 INFO:tasks.rados.rados.0.smithi086.stdout:3922: read oid 20 snap -1 2024-08-10T05:25:45.075 INFO:tasks.rados.rados.0.smithi086.stdout:3922: expect (ObjNum 1118 snap 349 seq_num 1118) 2024-08-10T05:25:45.075 INFO:tasks.rados.rados.0.smithi086.stdout:3923: snap_create 2024-08-10T05:25:45.092 INFO:tasks.rados.rados.0.smithi086.stdout:3922: expect (ObjNum 1118 snap 349 seq_num 1118) 2024-08-10T05:25:45.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:45 smithi086 ceph-mon[98993]: osdmap e831: 8 total, 8 up, 8 in 2024-08-10T05:25:45.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:45 smithi086 ceph-mon[98993]: pgmap v909: 121 pgs: 121 active+clean; 238 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 934 KiB/s wr, 2 op/s 2024-08-10T05:25:45.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:45 smithi086 ceph-mon[98993]: osdmap e832: 8 total, 8 up, 8 in 2024-08-10T05:25:45.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:45 smithi086 ceph-mon[101471]: osdmap e831: 8 total, 8 up, 8 in 2024-08-10T05:25:45.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:45 smithi086 ceph-mon[101471]: pgmap v909: 121 pgs: 121 active+clean; 238 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 934 KiB/s wr, 2 op/s 2024-08-10T05:25:45.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:45 smithi086 ceph-mon[101471]: osdmap e832: 8 total, 8 up, 8 in 2024-08-10T05:25:45.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:45 smithi159 ceph-mon[90359]: osdmap e831: 8 total, 8 up, 8 in 2024-08-10T05:25:45.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:45 smithi159 ceph-mon[90359]: pgmap v909: 121 pgs: 121 active+clean; 238 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 934 KiB/s wr, 2 op/s 2024-08-10T05:25:45.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:45 smithi159 ceph-mon[90359]: osdmap e832: 8 total, 8 up, 8 in 2024-08-10T05:25:46.076 INFO:tasks.rados.rados.0.smithi086.stdout:3922: done (1 left) 2024-08-10T05:25:46.076 INFO:tasks.rados.rados.0.smithi086.stdout:3923: done (0 left) 2024-08-10T05:25:46.076 INFO:tasks.rados.rados.0.smithi086.stdout:3924: snap_create 2024-08-10T05:25:47.087 INFO:tasks.rados.rados.0.smithi086.stdout:3924: done (0 left) 2024-08-10T05:25:47.087 INFO:tasks.rados.rados.0.smithi086.stdout:3925: rmattr oid 8 current snap is 383 2024-08-10T05:25:47.087 INFO:tasks.rados.rados.0.smithi086.stdout:3926: copy_from oid 30 from oid 7 current snap is 383 2024-08-10T05:25:47.087 INFO:tasks.rados.rados.0.smithi086.stdout:3927: setattr oid 47 current snap is 383 2024-08-10T05:25:47.088 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 20 current snap is 383 2024-08-10T05:25:47.088 INFO:tasks.rados.rados.0.smithi086.stdout:3928: seq_num 1199 ranges {3244032=483328,3727360=401408} 2024-08-10T05:25:47.108 INFO:tasks.rados.rados.0.smithi086.stdout:3928: writing smithi08687503-20 from 3244032 to 3727360 tid 1 2024-08-10T05:25:47.110 INFO:tasks.rados.rados.0.smithi086.stdout:3928: writing smithi08687503-20 from 3727360 to 4128768 tid 2 2024-08-10T05:25:47.111 INFO:tasks.rados.rados.0.smithi086.stdout:3929: snap_remove snap 371 2024-08-10T05:25:47.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:47 smithi086 ceph-mon[98993]: osdmap e833: 8 total, 8 up, 8 in 2024-08-10T05:25:47.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:47 smithi086 ceph-mon[98993]: pgmap v912: 121 pgs: 121 active+clean; 240 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 800 KiB/s wr, 12 op/s 2024-08-10T05:25:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:47 smithi086 ceph-mon[101471]: osdmap e833: 8 total, 8 up, 8 in 2024-08-10T05:25:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:47 smithi086 ceph-mon[101471]: pgmap v912: 121 pgs: 121 active+clean; 240 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 800 KiB/s wr, 12 op/s 2024-08-10T05:25:47.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:47 smithi159 ceph-mon[90359]: osdmap e833: 8 total, 8 up, 8 in 2024-08-10T05:25:47.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:47 smithi159 ceph-mon[90359]: pgmap v912: 121 pgs: 121 active+clean; 240 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 800 KiB/s wr, 12 op/s 2024-08-10T05:25:48.090 INFO:tasks.rados.rados.0.smithi086.stdout:3929: done (4 left) 2024-08-10T05:25:48.090 INFO:tasks.rados.rados.0.smithi086.stdout:3930: read oid 16 snap 372 2024-08-10T05:25:48.091 INFO:tasks.rados.rados.0.smithi086.stdout:3930: expect (ObjNum 1169 snap 363 seq_num 1169) 2024-08-10T05:25:48.091 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 11 current snap is 383 2024-08-10T05:25:48.091 INFO:tasks.rados.rados.0.smithi086.stdout:3931: seq_num 1200 ranges {0=499712,499712=401408} 2024-08-10T05:25:48.093 INFO:tasks.rados.rados.0.smithi086.stdout:3931: writing smithi08687503-11 from 0 to 499712 tid 1 2024-08-10T05:25:48.098 INFO:tasks.rados.rados.0.smithi086.stdout:3931: writing smithi08687503-11 from 499712 to 901120 tid 2 2024-08-10T05:25:48.098 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 0 (ObjNum 1131 snap 353 seq_num 1131) dirty exists 2024-08-10T05:25:48.098 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 47 v 1962 (ObjNum 1136 snap 353 seq_num 1136) dirty exists 2024-08-10T05:25:48.098 INFO:tasks.rados.rados.0.smithi086.stdout:3926: finishing copy_from racing read to smithi08687503-30 2024-08-10T05:25:48.098 INFO:tasks.rados.rados.0.smithi086.stdout:3926: finishing copy_from to smithi08687503-30 2024-08-10T05:25:48.098 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 30 v 2392 (ObjNum 1196 snap 380 seq_num 1196) dirty exists 2024-08-10T05:25:48.098 INFO:tasks.rados.rados.0.smithi086.stdout:3928: finishing write tid 1 to smithi08687503-20 2024-08-10T05:25:48.098 INFO:tasks.rados.rados.0.smithi086.stdout:3928: finishing write tid 2 to smithi08687503-20 2024-08-10T05:25:48.099 INFO:tasks.rados.rados.0.smithi086.stdout:3928: finishing write tid 3 to smithi08687503-20 2024-08-10T05:25:48.099 INFO:tasks.rados.rados.0.smithi086.stdout:3928: finishing write tid 4 to smithi08687503-20 2024-08-10T05:25:48.099 INFO:tasks.rados.rados.0.smithi086.stdout:3928: oid 20 updating version 0 to 2099 2024-08-10T05:25:48.099 INFO:tasks.rados.rados.0.smithi086.stdout:3928: oid 20 version 2099 is already newer than 2098 2024-08-10T05:25:48.099 INFO:tasks.rados.rados.0.smithi086.stdout:3928: oid 20 version 2099 is already newer than 2097 2024-08-10T05:25:48.099 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 2099 (ObjNum 1199 snap 383 seq_num 1199) dirty exists 2024-08-10T05:25:48.099 INFO:tasks.rados.rados.0.smithi086.stdout:3928: left oid 20 (ObjNum 1199 snap 383 seq_num 1199) 2024-08-10T05:25:48.099 INFO:tasks.rados.rados.0.smithi086.stdout:3925: done (5 left) 2024-08-10T05:25:48.099 INFO:tasks.rados.rados.0.smithi086.stdout:3926: done (4 left) 2024-08-10T05:25:48.099 INFO:tasks.rados.rados.0.smithi086.stdout:3927: done (3 left) 2024-08-10T05:25:48.099 INFO:tasks.rados.rados.0.smithi086.stdout:3928: done (2 left) 2024-08-10T05:25:48.099 INFO:tasks.rados.rados.0.smithi086.stdout:3932: snap_remove snap 382 2024-08-10T05:25:48.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:48 smithi086 ceph-mon[98993]: osdmap e834: 8 total, 8 up, 8 in 2024-08-10T05:25:48.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:25:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:25:48] "GET /metrics HTTP/1.1" 200 36274 "" "Prometheus/2.43.0" 2024-08-10T05:25:48.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:48 smithi086 ceph-mon[101471]: osdmap e834: 8 total, 8 up, 8 in 2024-08-10T05:25:48.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:48 smithi159 ceph-mon[90359]: osdmap e834: 8 total, 8 up, 8 in 2024-08-10T05:25:49.105 INFO:tasks.rados.rados.0.smithi086.stdout:3932: done (2 left) 2024-08-10T05:25:49.105 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 25 current snap is 383 2024-08-10T05:25:49.105 INFO:tasks.rados.rados.0.smithi086.stdout:3931: finishing write tid 1 to smithi08687503-11 2024-08-10T05:25:49.105 INFO:tasks.rados.rados.0.smithi086.stdout:3933: seq_num 1201 ranges {5619712=524288,6144000=401408} 2024-08-10T05:25:49.136 INFO:tasks.rados.rados.0.smithi086.stdout:3933: writing smithi08687503-25 from 5619712 to 6144000 tid 1 2024-08-10T05:25:49.139 INFO:tasks.rados.rados.0.smithi086.stdout:3933: writing smithi08687503-25 from 6144000 to 6545408 tid 2 2024-08-10T05:25:49.139 INFO:tasks.rados.rados.0.smithi086.stdout:3934: snap_create 2024-08-10T05:25:49.139 INFO:tasks.rados.rados.0.smithi086.stdout:3930: expect (ObjNum 1169 snap 363 seq_num 1169) 2024-08-10T05:25:49.152 INFO:tasks.rados.rados.0.smithi086.stdout:3931: finishing write tid 2 to smithi08687503-11 2024-08-10T05:25:49.152 INFO:tasks.rados.rados.0.smithi086.stdout:3931: finishing write tid 3 to smithi08687503-11 2024-08-10T05:25:49.152 INFO:tasks.rados.rados.0.smithi086.stdout:3931: finishing write tid 4 to smithi08687503-11 2024-08-10T05:25:49.152 INFO:tasks.rados.rados.0.smithi086.stdout:3931: oid 11 updating version 0 to 2157 2024-08-10T05:25:49.152 INFO:tasks.rados.rados.0.smithi086.stdout:3931: oid 11 updating version 2157 to 2158 2024-08-10T05:25:49.152 INFO:tasks.rados.rados.0.smithi086.stdout:3931: oid 11 version 2158 is already newer than 2156 2024-08-10T05:25:49.152 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 2158 (ObjNum 1200 snap 383 seq_num 1200) dirty exists 2024-08-10T05:25:49.152 INFO:tasks.rados.rados.0.smithi086.stdout:3931: left oid 11 (ObjNum 1200 snap 383 seq_num 1200) 2024-08-10T05:25:49.152 INFO:tasks.rados.rados.0.smithi086.stdout:3933: finishing write tid 1 to smithi08687503-25 2024-08-10T05:25:49.152 INFO:tasks.rados.rados.0.smithi086.stdout:3933: finishing write tid 2 to smithi08687503-25 2024-08-10T05:25:49.153 INFO:tasks.rados.rados.0.smithi086.stdout:3933: finishing write tid 3 to smithi08687503-25 2024-08-10T05:25:49.153 INFO:tasks.rados.rados.0.smithi086.stdout:3933: finishing write tid 4 to smithi08687503-25 2024-08-10T05:25:49.153 INFO:tasks.rados.rados.0.smithi086.stdout:3933: oid 25 updating version 0 to 2792 2024-08-10T05:25:49.153 INFO:tasks.rados.rados.0.smithi086.stdout:3933: oid 25 version 2792 is already newer than 2791 2024-08-10T05:25:49.153 INFO:tasks.rados.rados.0.smithi086.stdout:3933: oid 25 version 2792 is already newer than 2790 2024-08-10T05:25:49.153 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 25 v 2792 (ObjNum 1201 snap 383 seq_num 1201) dirty exists 2024-08-10T05:25:49.153 INFO:tasks.rados.rados.0.smithi086.stdout:3933: left oid 25 (ObjNum 1201 snap 383 seq_num 1201) 2024-08-10T05:25:49.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:49 smithi086 ceph-mon[98993]: osdmap e835: 8 total, 8 up, 8 in 2024-08-10T05:25:49.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:49 smithi086 ceph-mon[98993]: pgmap v915: 121 pgs: 121 active+clean; 241 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 792 KiB/s wr, 12 op/s 2024-08-10T05:25:49.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:49 smithi086 ceph-mon[101471]: osdmap e835: 8 total, 8 up, 8 in 2024-08-10T05:25:49.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:49 smithi086 ceph-mon[101471]: pgmap v915: 121 pgs: 121 active+clean; 241 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 792 KiB/s wr, 12 op/s 2024-08-10T05:25:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:49 smithi159 ceph-mon[90359]: osdmap e835: 8 total, 8 up, 8 in 2024-08-10T05:25:49.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:49 smithi159 ceph-mon[90359]: pgmap v915: 121 pgs: 121 active+clean; 241 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 792 KiB/s wr, 12 op/s 2024-08-10T05:25:50.078 INFO:tasks.rados.rados.0.smithi086.stdout:3930: done (3 left) 2024-08-10T05:25:50.078 INFO:tasks.rados.rados.0.smithi086.stdout:3931: done (2 left) 2024-08-10T05:25:50.078 INFO:tasks.rados.rados.0.smithi086.stdout:3933: done (1 left) 2024-08-10T05:25:50.078 INFO:tasks.rados.rados.0.smithi086.stdout:3934: done (0 left) 2024-08-10T05:25:50.079 INFO:tasks.rados.rados.0.smithi086.stdout:3935: snap_create 2024-08-10T05:25:50.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:50 smithi086 ceph-mon[98993]: osdmap e836: 8 total, 8 up, 8 in 2024-08-10T05:25:50.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:50 smithi086 ceph-mon[98993]: osdmap e837: 8 total, 8 up, 8 in 2024-08-10T05:25:50.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:50 smithi086 ceph-mon[101471]: osdmap e836: 8 total, 8 up, 8 in 2024-08-10T05:25:50.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:50 smithi086 ceph-mon[101471]: osdmap e837: 8 total, 8 up, 8 in 2024-08-10T05:25:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:50 smithi159 ceph-mon[90359]: osdmap e836: 8 total, 8 up, 8 in 2024-08-10T05:25:50.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:50 smithi159 ceph-mon[90359]: osdmap e837: 8 total, 8 up, 8 in 2024-08-10T05:25:51.079 INFO:tasks.rados.rados.0.smithi086.stdout:3935: done (0 left) 2024-08-10T05:25:51.079 INFO:tasks.rados.rados.0.smithi086.stdout:3936: rollback oid 29 current snap is 385 2024-08-10T05:25:51.079 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 29 to 384 2024-08-10T05:25:51.079 INFO:tasks.rados.rados.0.smithi086.stdout:3937: rmattr oid 15 current snap is 385 2024-08-10T05:25:51.079 INFO:tasks.rados.rados.0.smithi086.stdout:3938: rmattr oid 34 current snap is 385 2024-08-10T05:25:51.080 INFO:tasks.rados.rados.0.smithi086.stdout:3938: done (2 left) 2024-08-10T05:25:51.080 INFO:tasks.rados.rados.0.smithi086.stdout:3939: snap_remove snap 362 2024-08-10T05:25:51.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:51 smithi086 ceph-mon[98993]: pgmap v918: 121 pgs: 121 active+clean; 244 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 854 KiB/s wr, 10 op/s 2024-08-10T05:25:51.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:51 smithi086 ceph-mon[98993]: osdmap e838: 8 total, 8 up, 8 in 2024-08-10T05:25:51.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:51 smithi086 ceph-mon[101471]: pgmap v918: 121 pgs: 121 active+clean; 244 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 854 KiB/s wr, 10 op/s 2024-08-10T05:25:51.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:51 smithi086 ceph-mon[101471]: osdmap e838: 8 total, 8 up, 8 in 2024-08-10T05:25:51.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:51 smithi159 ceph-mon[90359]: pgmap v918: 121 pgs: 121 active+clean; 244 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 854 KiB/s wr, 10 op/s 2024-08-10T05:25:51.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:51 smithi159 ceph-mon[90359]: osdmap e838: 8 total, 8 up, 8 in 2024-08-10T05:25:52.081 INFO:tasks.rados.rados.0.smithi086.stdout:3939: done (2 left) 2024-08-10T05:25:52.081 INFO:tasks.rados.rados.0.smithi086.stdout:3940: delete oid 4 current snap is 385 2024-08-10T05:25:52.082 INFO:tasks.rados.rados.0.smithi086.stdout:3936: finishing rollback tid 1 to smithi08687503-29 2024-08-10T05:25:52.082 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 1738 (ObjNum 807382256 snap 32683 seq_num 304) dirty dne 2024-08-10T05:25:52.082 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 15 v 2145 (ObjNum 49 snap 0 seq_num 3356736976) dirty exists 2024-08-10T05:25:52.094 INFO:tasks.rados.rados.0.smithi086.stdout:3936: done (2 left) 2024-08-10T05:25:52.094 INFO:tasks.rados.rados.0.smithi086.stdout:3937: done (1 left) 2024-08-10T05:25:52.095 INFO:tasks.rados.rados.0.smithi086.stdout:3940: done (0 left) 2024-08-10T05:25:52.095 INFO:tasks.rados.rados.0.smithi086.stdout:3941: snap_create 2024-08-10T05:25:53.089 INFO:tasks.rados.rados.0.smithi086.stdout:3941: done (0 left) 2024-08-10T05:25:53.090 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 19 current snap is 386 2024-08-10T05:25:53.090 INFO:tasks.rados.rados.0.smithi086.stdout:3942: seq_num 1203 ranges {5177344=557056,5734400=401408} 2024-08-10T05:25:53.120 INFO:tasks.rados.rados.0.smithi086.stdout:3942: writing smithi08687503-19 from 5177344 to 5734400 tid 1 2024-08-10T05:25:53.122 INFO:tasks.rados.rados.0.smithi086.stdout:3942: writing smithi08687503-19 from 5734400 to 6135808 tid 2 2024-08-10T05:25:53.122 INFO:tasks.rados.rados.0.smithi086.stdout:3943: copy_from oid 20 from oid 49 current snap is 386 2024-08-10T05:25:53.122 INFO:tasks.rados.rados.0.smithi086.stdout:3944: snap_remove snap 376 2024-08-10T05:25:53.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:53 smithi086 ceph-mon[98993]: osdmap e839: 8 total, 8 up, 8 in 2024-08-10T05:25:53.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:53 smithi086 ceph-mon[98993]: pgmap v921: 121 pgs: 121 active+clean; 245 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 866 KiB/s wr, 10 op/s 2024-08-10T05:25:53.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:53 smithi086 ceph-mon[101471]: osdmap e839: 8 total, 8 up, 8 in 2024-08-10T05:25:53.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:53 smithi086 ceph-mon[101471]: pgmap v921: 121 pgs: 121 active+clean; 245 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 866 KiB/s wr, 10 op/s 2024-08-10T05:25:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:53 smithi159 ceph-mon[90359]: osdmap e839: 8 total, 8 up, 8 in 2024-08-10T05:25:53.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:53 smithi159 ceph-mon[90359]: pgmap v921: 121 pgs: 121 active+clean; 245 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 866 KiB/s wr, 10 op/s 2024-08-10T05:25:54.094 INFO:tasks.rados.rados.0.smithi086.stdout:3942: finishing write tid 1 to smithi08687503-19 2024-08-10T05:25:54.094 INFO:tasks.rados.rados.0.smithi086.stdout:3942: finishing write tid 2 to smithi08687503-19 2024-08-10T05:25:54.095 INFO:tasks.rados.rados.0.smithi086.stdout:3942: finishing write tid 3 to smithi08687503-19 2024-08-10T05:25:54.095 INFO:tasks.rados.rados.0.smithi086.stdout:3942: finishing write tid 4 to smithi08687503-19 2024-08-10T05:25:54.095 INFO:tasks.rados.rados.0.smithi086.stdout:3942: oid 19 updating version 0 to 2174 2024-08-10T05:25:54.095 INFO:tasks.rados.rados.0.smithi086.stdout:3942: oid 19 updating version 2174 to 2176 2024-08-10T05:25:54.095 INFO:tasks.rados.rados.0.smithi086.stdout:3942: oid 19 version 2176 is already newer than 2175 2024-08-10T05:25:54.095 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 19 v 2176 (ObjNum 1203 snap 386 seq_num 1203) dirty exists 2024-08-10T05:25:54.095 INFO:tasks.rados.rados.0.smithi086.stdout:3942: left oid 19 (ObjNum 1203 snap 386 seq_num 1203) 2024-08-10T05:25:54.095 INFO:tasks.rados.rados.0.smithi086.stdout:3943: finishing copy_from racing read to smithi08687503-20 2024-08-10T05:25:54.095 INFO:tasks.rados.rados.0.smithi086.stdout:3943: finishing copy_from to smithi08687503-20 2024-08-10T05:25:54.095 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 20 v 1961 (ObjNum 1136 snap 353 seq_num 1136) dirty exists 2024-08-10T05:25:54.095 INFO:tasks.rados.rados.0.smithi086.stdout:3942: done (2 left) 2024-08-10T05:25:54.096 INFO:tasks.rados.rados.0.smithi086.stdout:3943: done (1 left) 2024-08-10T05:25:54.096 INFO:tasks.rados.rados.0.smithi086.stdout:3944: done (0 left) 2024-08-10T05:25:54.096 INFO:tasks.rados.rados.0.smithi086.stdout:3945: rollback oid 48 current snap is 386 2024-08-10T05:25:54.096 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 48 to 378 2024-08-10T05:25:54.096 INFO:tasks.rados.rados.0.smithi086.stdout:3946: copy_from oid 27 from oid 45 current snap is 386 2024-08-10T05:25:54.096 INFO:tasks.rados.rados.0.smithi086.stdout:3947: delete oid 39 current snap is 386 2024-08-10T05:25:54.101 INFO:tasks.rados.rados.0.smithi086.stdout:3945: finishing rollback tid 0 to smithi08687503-48 2024-08-10T05:25:54.102 INFO:tasks.rados.rados.0.smithi086.stdout:3945: finishing rollback tid 1 to smithi08687503-48 2024-08-10T05:25:54.103 INFO:tasks.rados.rados.0.smithi086.stdout:3945: finishing rollback tid 2 to smithi08687503-48 2024-08-10T05:25:54.103 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 2300 (ObjNum 822 snap 261 seq_num 822) dirty exists 2024-08-10T05:25:54.105 INFO:tasks.rados.rados.0.smithi086.stdout:3945: done (2 left) 2024-08-10T05:25:54.105 INFO:tasks.rados.rados.0.smithi086.stdout:3947: done (1 left) 2024-08-10T05:25:54.105 INFO:tasks.rados.rados.0.smithi086.stdout:3948: rollback oid 43 current snap is 386 2024-08-10T05:25:54.105 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 43 to 361 2024-08-10T05:25:54.105 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 14 current snap is 386 2024-08-10T05:25:54.105 INFO:tasks.rados.rados.0.smithi086.stdout:3949: seq_num 1205 ranges {11116544=589824,11706368=401408} 2024-08-10T05:25:54.168 INFO:tasks.rados.rados.0.smithi086.stdout:3949: writing smithi08687503-14 from 11116544 to 11706368 tid 1 2024-08-10T05:25:54.170 INFO:tasks.rados.rados.0.smithi086.stdout:3949: writing smithi08687503-14 from 11706368 to 12107776 tid 2 2024-08-10T05:25:54.170 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 9 current snap is 386 2024-08-10T05:25:54.170 INFO:tasks.rados.rados.0.smithi086.stdout:3950: seq_num 1206 ranges {0=606208,606208=401408} 2024-08-10T05:25:54.173 INFO:tasks.rados.rados.0.smithi086.stdout:3950: writing smithi08687503-9 from 0 to 606208 tid 1 2024-08-10T05:25:54.176 INFO:tasks.rados.rados.0.smithi086.stdout:3950: writing smithi08687503-9 from 606208 to 1007616 tid 2 2024-08-10T05:25:54.176 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 34 current snap is 386 2024-08-10T05:25:54.176 INFO:tasks.rados.rados.0.smithi086.stdout:3948: finishing rollback tid 1 to smithi08687503-43 2024-08-10T05:25:54.176 INFO:tasks.rados.rados.0.smithi086.stdout:3951: seq_num 1207 ranges {0=622592,622592=401408} 2024-08-10T05:25:54.179 INFO:tasks.rados.rados.0.smithi086.stdout:3951: writing smithi08687503-34 from 0 to 622592 tid 1 2024-08-10T05:25:54.182 INFO:tasks.rados.rados.0.smithi086.stdout:3951: writing smithi08687503-34 from 622592 to 1024000 tid 2 2024-08-10T05:25:54.182 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 50 current snap is 386 2024-08-10T05:25:54.182 INFO:tasks.rados.rados.0.smithi086.stdout:3948: finishing rollback tid 2 to smithi08687503-43 2024-08-10T05:25:54.182 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 2490 (ObjNum 1091 snap 339 seq_num 1091) dirty exists 2024-08-10T05:25:54.182 INFO:tasks.rados.rados.0.smithi086.stdout:3946: finishing copy_from racing read to smithi08687503-27 2024-08-10T05:25:54.182 INFO:tasks.rados.rados.0.smithi086.stdout:3946: finishing copy_from to smithi08687503-27 2024-08-10T05:25:54.182 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 27 v 2195 (ObjNum 1140 snap 354 seq_num 1140) dirty exists 2024-08-10T05:25:54.182 INFO:tasks.rados.rados.0.smithi086.stdout:3949: finishing write tid 1 to smithi08687503-14 2024-08-10T05:25:54.182 INFO:tasks.rados.rados.0.smithi086.stdout:3949: finishing write tid 2 to smithi08687503-14 2024-08-10T05:25:54.182 INFO:tasks.rados.rados.0.smithi086.stdout:3952: seq_num 1208 ranges {1810432=638976,2449408=401408} 2024-08-10T05:25:54.194 INFO:tasks.rados.rados.0.smithi086.stdout:3952: writing smithi08687503-50 from 1810432 to 2449408 tid 1 2024-08-10T05:25:54.198 INFO:tasks.rados.rados.0.smithi086.stdout:3952: writing smithi08687503-50 from 2449408 to 2850816 tid 2 2024-08-10T05:25:54.198 INFO:tasks.rados.rados.0.smithi086.stdout:3946: done (5 left) 2024-08-10T05:25:54.199 INFO:tasks.rados.rados.0.smithi086.stdout:3948: done (4 left) 2024-08-10T05:25:54.199 INFO:tasks.rados.rados.0.smithi086.stdout:3953: delete oid 45 current snap is 386 2024-08-10T05:25:54.199 INFO:tasks.rados.rados.0.smithi086.stdout:3949: finishing write tid 3 to smithi08687503-14 2024-08-10T05:25:54.199 INFO:tasks.rados.rados.0.smithi086.stdout:3949: finishing write tid 4 to smithi08687503-14 2024-08-10T05:25:54.199 INFO:tasks.rados.rados.0.smithi086.stdout:3949: oid 14 updating version 0 to 2177 2024-08-10T05:25:54.199 INFO:tasks.rados.rados.0.smithi086.stdout:3949: oid 14 updating version 2177 to 2178 2024-08-10T05:25:54.199 INFO:tasks.rados.rados.0.smithi086.stdout:3949: oid 14 updating version 2178 to 2179 2024-08-10T05:25:54.199 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 2179 (ObjNum 1205 snap 386 seq_num 1205) dirty exists 2024-08-10T05:25:54.199 INFO:tasks.rados.rados.0.smithi086.stdout:3949: left oid 14 (ObjNum 1205 snap 386 seq_num 1205) 2024-08-10T05:25:54.200 INFO:tasks.rados.rados.0.smithi086.stdout:3950: finishing write tid 1 to smithi08687503-9 2024-08-10T05:25:54.200 INFO:tasks.rados.rados.0.smithi086.stdout:3950: finishing write tid 2 to smithi08687503-9 2024-08-10T05:25:54.200 INFO:tasks.rados.rados.0.smithi086.stdout:3950: finishing write tid 3 to smithi08687503-9 2024-08-10T05:25:54.200 INFO:tasks.rados.rados.0.smithi086.stdout:3950: finishing write tid 4 to smithi08687503-9 2024-08-10T05:25:54.200 INFO:tasks.rados.rados.0.smithi086.stdout:3950: oid 9 updating version 0 to 2314 2024-08-10T05:25:54.200 INFO:tasks.rados.rados.0.smithi086.stdout:3950: oid 9 updating version 2314 to 2315 2024-08-10T05:25:54.200 INFO:tasks.rados.rados.0.smithi086.stdout:3950: oid 9 updating version 2315 to 2316 2024-08-10T05:25:54.200 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 9 v 2316 (ObjNum 1206 snap 386 seq_num 1206) dirty exists 2024-08-10T05:25:54.200 INFO:tasks.rados.rados.0.smithi086.stdout:3950: left oid 9 (ObjNum 1206 snap 386 seq_num 1206) 2024-08-10T05:25:54.200 INFO:tasks.rados.rados.0.smithi086.stdout:3951: finishing write tid 1 to smithi08687503-34 2024-08-10T05:25:54.200 INFO:tasks.rados.rados.0.smithi086.stdout:3951: finishing write tid 2 to smithi08687503-34 2024-08-10T05:25:54.200 INFO:tasks.rados.rados.0.smithi086.stdout:3951: finishing write tid 3 to smithi08687503-34 2024-08-10T05:25:54.201 INFO:tasks.rados.rados.0.smithi086.stdout:3951: finishing write tid 4 to smithi08687503-34 2024-08-10T05:25:54.201 INFO:tasks.rados.rados.0.smithi086.stdout:3951: oid 34 updating version 0 to 2181 2024-08-10T05:25:54.201 INFO:tasks.rados.rados.0.smithi086.stdout:3951: oid 34 updating version 2181 to 2182 2024-08-10T05:25:54.201 INFO:tasks.rados.rados.0.smithi086.stdout:3951: oid 34 version 2182 is already newer than 2180 2024-08-10T05:25:54.201 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 34 v 2182 (ObjNum 1207 snap 386 seq_num 1207) dirty exists 2024-08-10T05:25:54.201 INFO:tasks.rados.rados.0.smithi086.stdout:3951: left oid 34 (ObjNum 1207 snap 386 seq_num 1207) 2024-08-10T05:25:54.201 INFO:tasks.rados.rados.0.smithi086.stdout:3952: finishing write tid 1 to smithi08687503-50 2024-08-10T05:25:54.202 INFO:tasks.rados.rados.0.smithi086.stdout:3952: finishing write tid 2 to smithi08687503-50 2024-08-10T05:25:54.202 INFO:tasks.rados.rados.0.smithi086.stdout:3952: finishing write tid 3 to smithi08687503-50 2024-08-10T05:25:54.204 INFO:tasks.rados.rados.0.smithi086.stdout:3952: finishing write tid 4 to smithi08687503-50 2024-08-10T05:25:54.204 INFO:tasks.rados.rados.0.smithi086.stdout:3952: oid 50 updating version 0 to 2202 2024-08-10T05:25:54.204 INFO:tasks.rados.rados.0.smithi086.stdout:3952: oid 50 version 2202 is already newer than 2200 2024-08-10T05:25:54.204 INFO:tasks.rados.rados.0.smithi086.stdout:3952: oid 50 version 2202 is already newer than 2201 2024-08-10T05:25:54.204 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 50 v 2202 (ObjNum 1208 snap 386 seq_num 1208) dirty exists 2024-08-10T05:25:54.204 INFO:tasks.rados.rados.0.smithi086.stdout:3952: left oid 50 (ObjNum 1208 snap 386 seq_num 1208) 2024-08-10T05:25:54.204 INFO:tasks.rados.rados.0.smithi086.stdout:3949: done (4 left) 2024-08-10T05:25:54.204 INFO:tasks.rados.rados.0.smithi086.stdout:3950: done (3 left) 2024-08-10T05:25:54.204 INFO:tasks.rados.rados.0.smithi086.stdout:3951: done (2 left) 2024-08-10T05:25:54.204 INFO:tasks.rados.rados.0.smithi086.stdout:3952: done (1 left) 2024-08-10T05:25:54.204 INFO:tasks.rados.rados.0.smithi086.stdout:3953: done (0 left) 2024-08-10T05:25:54.204 INFO:tasks.rados.rados.0.smithi086.stdout:3954: delete oid 48 current snap is 386 2024-08-10T05:25:54.205 INFO:tasks.rados.rados.0.smithi086.stdout:3954: done (0 left) 2024-08-10T05:25:54.205 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 37 current snap is 386 2024-08-10T05:25:54.206 INFO:tasks.rados.rados.0.smithi086.stdout:3955: seq_num 1211 ranges {0=688128,688128=401408} 2024-08-10T05:25:54.209 INFO:tasks.rados.rados.0.smithi086.stdout:3955: writing smithi08687503-37 from 0 to 688128 tid 1 2024-08-10T05:25:54.212 INFO:tasks.rados.rados.0.smithi086.stdout:3955: writing smithi08687503-37 from 688128 to 1089536 tid 2 2024-08-10T05:25:54.212 INFO:tasks.rados.rados.0.smithi086.stdout:3956: snap_create 2024-08-10T05:25:54.212 INFO:tasks.rados.rados.0.smithi086.stdout:3955: finishing write tid 1 to smithi08687503-37 2024-08-10T05:25:54.215 INFO:tasks.rados.rados.0.smithi086.stdout:3955: finishing write tid 2 to smithi08687503-37 2024-08-10T05:25:54.215 INFO:tasks.rados.rados.0.smithi086.stdout:3955: finishing write tid 3 to smithi08687503-37 2024-08-10T05:25:54.217 INFO:tasks.rados.rados.0.smithi086.stdout:3955: finishing write tid 4 to smithi08687503-37 2024-08-10T05:25:54.217 INFO:tasks.rados.rados.0.smithi086.stdout:3955: oid 37 updating version 0 to 2206 2024-08-10T05:25:54.217 INFO:tasks.rados.rados.0.smithi086.stdout:3955: oid 37 version 2206 is already newer than 2204 2024-08-10T05:25:54.217 INFO:tasks.rados.rados.0.smithi086.stdout:3955: oid 37 version 2206 is already newer than 2205 2024-08-10T05:25:54.217 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 37 v 2206 (ObjNum 1211 snap 386 seq_num 1211) dirty exists 2024-08-10T05:25:54.217 INFO:tasks.rados.rados.0.smithi086.stdout:3955: left oid 37 (ObjNum 1211 snap 386 seq_num 1211) 2024-08-10T05:25:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:54 smithi086 ceph-mon[98993]: osdmap e840: 8 total, 8 up, 8 in 2024-08-10T05:25:54.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:54 smithi086 ceph-mon[101471]: osdmap e840: 8 total, 8 up, 8 in 2024-08-10T05:25:54.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:54 smithi159 ceph-mon[90359]: osdmap e840: 8 total, 8 up, 8 in 2024-08-10T05:25:55.079 INFO:tasks.rados.rados.0.smithi086.stdout:3955: done (1 left) 2024-08-10T05:25:55.080 INFO:tasks.rados.rados.0.smithi086.stdout:3956: done (0 left) 2024-08-10T05:25:55.080 INFO:tasks.rados.rados.0.smithi086.stdout:3957: read oid 25 snap -1 2024-08-10T05:25:55.080 INFO:tasks.rados.rados.0.smithi086.stdout:3957: expect (ObjNum 1201 snap 383 seq_num 1201) 2024-08-10T05:25:55.080 INFO:tasks.rados.rados.0.smithi086.stdout:3958: rollback oid 21 current snap is 387 2024-08-10T05:25:55.080 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 21 to 363 2024-08-10T05:25:55.080 INFO:tasks.rados.rados.0.smithi086.stdout:3959: read oid 35 snap 385 2024-08-10T05:25:55.080 INFO:tasks.rados.rados.0.smithi086.stdout:3959: expect deleted 2024-08-10T05:25:55.080 INFO:tasks.rados.rados.0.smithi086.stdout:3960: snap_create 2024-08-10T05:25:55.090 INFO:tasks.rados.rados.0.smithi086.stdout:3958: finishing rollback tid 0 to smithi08687503-21 2024-08-10T05:25:55.090 INFO:tasks.rados.rados.0.smithi086.stdout:3958: finishing rollback tid 1 to smithi08687503-21 2024-08-10T05:25:55.091 INFO:tasks.rados.rados.0.smithi086.stdout:3958: finishing rollback tid 2 to smithi08687503-21 2024-08-10T05:25:55.091 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 21 v 2209 (ObjNum 1114 snap 348 seq_num 1114) dirty exists 2024-08-10T05:25:55.107 INFO:tasks.rados.rados.0.smithi086.stdout:3957: expect (ObjNum 1201 snap 383 seq_num 1201) 2024-08-10T05:25:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:55 smithi086 ceph-mon[101471]: osdmap e841: 8 total, 8 up, 8 in 2024-08-10T05:25:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:55 smithi086 ceph-mon[101471]: pgmap v924: 121 pgs: 121 active+clean; 245 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 216 KiB/s wr, 1 op/s 2024-08-10T05:25:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:55 smithi086 ceph-mon[101471]: osdmap e842: 8 total, 8 up, 8 in 2024-08-10T05:25:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:55 smithi086 ceph-mon[98993]: osdmap e841: 8 total, 8 up, 8 in 2024-08-10T05:25:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:55 smithi086 ceph-mon[98993]: pgmap v924: 121 pgs: 121 active+clean; 245 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 216 KiB/s wr, 1 op/s 2024-08-10T05:25:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:55 smithi086 ceph-mon[98993]: osdmap e842: 8 total, 8 up, 8 in 2024-08-10T05:25:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:55 smithi159 ceph-mon[90359]: osdmap e841: 8 total, 8 up, 8 in 2024-08-10T05:25:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:55 smithi159 ceph-mon[90359]: pgmap v924: 121 pgs: 121 active+clean; 245 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 216 KiB/s wr, 1 op/s 2024-08-10T05:25:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:55 smithi159 ceph-mon[90359]: osdmap e842: 8 total, 8 up, 8 in 2024-08-10T05:25:56.081 INFO:tasks.rados.rados.0.smithi086.stdout:3957: done (3 left) 2024-08-10T05:25:56.081 INFO:tasks.rados.rados.0.smithi086.stdout:3958: done (2 left) 2024-08-10T05:25:56.081 INFO:tasks.rados.rados.0.smithi086.stdout:3959: done (1 left) 2024-08-10T05:25:56.081 INFO:tasks.rados.rados.0.smithi086.stdout:3960: done (0 left) 2024-08-10T05:25:56.081 INFO:tasks.rados.rados.0.smithi086.stdout:3961: setattr oid 4 current snap is 388 2024-08-10T05:25:56.083 INFO:tasks.rados.rados.0.smithi086.stdout:3962: setattr oid 39 current snap is 388 2024-08-10T05:25:56.085 INFO:tasks.rados.rados.0.smithi086.stdout:3963: snap_create 2024-08-10T05:25:56.086 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 2491 (ObjNum 33 snap 0 seq_num 3355493824) dirty exists 2024-08-10T05:25:56.089 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 39 v 2394 (ObjNum 33 snap 0 seq_num 3356373888) dirty exists 2024-08-10T05:25:57.090 INFO:tasks.rados.rados.0.smithi086.stdout:3961: done (2 left) 2024-08-10T05:25:57.091 INFO:tasks.rados.rados.0.smithi086.stdout:3962: done (1 left) 2024-08-10T05:25:57.091 INFO:tasks.rados.rados.0.smithi086.stdout:3963: done (0 left) 2024-08-10T05:25:57.091 INFO:tasks.rados.rados.0.smithi086.stdout:3964: rollback oid 29 current snap is 389 2024-08-10T05:25:57.091 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 29 to 388 2024-08-10T05:25:57.091 INFO:tasks.rados.rados.0.smithi086.stdout:3965: rollback oid 14 current snap is 389 2024-08-10T05:25:57.091 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 14 to 352 2024-08-10T05:25:57.091 INFO:tasks.rados.rados.0.smithi086.stdout:3966: snap_remove snap 385 2024-08-10T05:25:57.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:57 smithi086 ceph-mon[98993]: osdmap e843: 8 total, 8 up, 8 in 2024-08-10T05:25:57.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:25:57.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:57 smithi086 ceph-mon[98993]: pgmap v927: 121 pgs: 121 active+clean; 250 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-08-10T05:25:57.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:57 smithi086 ceph-mon[101471]: osdmap e843: 8 total, 8 up, 8 in 2024-08-10T05:25:57.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:25:57.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:57 smithi086 ceph-mon[101471]: pgmap v927: 121 pgs: 121 active+clean; 250 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-08-10T05:25:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:57 smithi159 ceph-mon[90359]: osdmap e843: 8 total, 8 up, 8 in 2024-08-10T05:25:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:25:57.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:57 smithi159 ceph-mon[90359]: pgmap v927: 121 pgs: 121 active+clean; 250 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-08-10T05:25:58.087 INFO:tasks.rados.rados.0.smithi086.stdout:3966: done (2 left) 2024-08-10T05:25:58.087 INFO:tasks.rados.rados.0.smithi086.stdout:3967: rmattr oid 43 current snap is 389 2024-08-10T05:25:58.087 INFO:tasks.rados.rados.0.smithi086.stdout:3964: finishing rollback tid 1 to smithi08687503-29 2024-08-10T05:25:58.087 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 29 v 1738 (ObjNum 49 snap 0 seq_num 3357749824) dirty dne 2024-08-10T05:25:58.088 INFO:tasks.rados.rados.0.smithi086.stdout:3965: finishing rollback tid 0 to smithi08687503-14 2024-08-10T05:25:58.088 INFO:tasks.rados.rados.0.smithi086.stdout:3965: finishing rollback tid 1 to smithi08687503-14 2024-08-10T05:25:58.088 INFO:tasks.rados.rados.0.smithi086.stdout:3965: finishing rollback tid 2 to smithi08687503-14 2024-08-10T05:25:58.088 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 14 v 2185 (ObjNum 940 snap 295 seq_num 940) dirty exists 2024-08-10T05:25:58.088 INFO:tasks.rados.rados.0.smithi086.stdout:3964: done (2 left) 2024-08-10T05:25:58.088 INFO:tasks.rados.rados.0.smithi086.stdout:3965: done (1 left) 2024-08-10T05:25:58.088 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 4 current snap is 389 2024-08-10T05:25:58.088 INFO:tasks.rados.rados.0.smithi086.stdout:3968: seq_num 1212 ranges {0=704512,704512=401408} 2024-08-10T05:25:58.092 INFO:tasks.rados.rados.0.smithi086.stdout:3968: writing smithi08687503-4 from 0 to 704512 tid 1 2024-08-10T05:25:58.095 INFO:tasks.rados.rados.0.smithi086.stdout:3968: writing smithi08687503-4 from 704512 to 1105920 tid 2 2024-08-10T05:25:58.095 INFO:tasks.rados.rados.0.smithi086.stdout:3969: read oid 23 snap -1 2024-08-10T05:25:58.095 INFO:tasks.rados.rados.0.smithi086.stdout:3969: expect deleted 2024-08-10T05:25:58.095 INFO:tasks.rados.rados.0.smithi086.stdout:3970: copy_from oid 11 from oid 36 current snap is 389 2024-08-10T05:25:58.095 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 38 current snap is 389 2024-08-10T05:25:58.095 INFO:tasks.rados.rados.0.smithi086.stdout:3971: seq_num 1213 ranges {2392064=720896,3112960=401408} 2024-08-10T05:25:58.113 INFO:tasks.rados.rados.0.smithi086.stdout:3971: writing smithi08687503-38 from 2392064 to 3112960 tid 1 2024-08-10T05:25:58.116 INFO:tasks.rados.rados.0.smithi086.stdout:3971: writing smithi08687503-38 from 3112960 to 3514368 tid 2 2024-08-10T05:25:58.116 INFO:tasks.rados.rados.0.smithi086.stdout:3972: copy_from oid 16 from oid 25 current snap is 389 2024-08-10T05:25:58.116 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 43 v 2492 (ObjNum 1091 snap 339 seq_num 1091) dirty exists 2024-08-10T05:25:58.116 INFO:tasks.rados.rados.0.smithi086.stdout:3968: finishing write tid 1 to smithi08687503-4 2024-08-10T05:25:58.116 INFO:tasks.rados.rados.0.smithi086.stdout:3968: finishing write tid 2 to smithi08687503-4 2024-08-10T05:25:58.116 INFO:tasks.rados.rados.0.smithi086.stdout:3968: finishing write tid 3 to smithi08687503-4 2024-08-10T05:25:58.116 INFO:tasks.rados.rados.0.smithi086.stdout:3967: done (5 left) 2024-08-10T05:25:58.116 INFO:tasks.rados.rados.0.smithi086.stdout:3969: done (4 left) 2024-08-10T05:25:58.117 INFO:tasks.rados.rados.0.smithi086.stdout:3973: read oid 37 snap -1 2024-08-10T05:25:58.117 INFO:tasks.rados.rados.0.smithi086.stdout:3973: expect (ObjNum 1211 snap 386 seq_num 1211) 2024-08-10T05:25:58.117 INFO:tasks.rados.rados.0.smithi086.stdout:3974: setattr oid 2 current snap is 389 2024-08-10T05:25:58.117 INFO:tasks.rados.rados.0.smithi086.stdout:3968: finishing write tid 4 to smithi08687503-4 2024-08-10T05:25:58.117 INFO:tasks.rados.rados.0.smithi086.stdout:3968: oid 4 updating version 0 to 2495 2024-08-10T05:25:58.117 INFO:tasks.rados.rados.0.smithi086.stdout:3968: oid 4 version 2495 is already newer than 2493 2024-08-10T05:25:58.117 INFO:tasks.rados.rados.0.smithi086.stdout:3968: oid 4 version 2495 is already newer than 2494 2024-08-10T05:25:58.117 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 4 v 2495 (ObjNum 1212 snap 389 seq_num 1212) dirty exists 2024-08-10T05:25:58.117 INFO:tasks.rados.rados.0.smithi086.stdout:3968: left oid 4 (ObjNum 1212 snap 389 seq_num 1212) 2024-08-10T05:25:58.118 INFO:tasks.rados.rados.0.smithi086.stdout:3968: done (5 left) 2024-08-10T05:25:58.118 INFO:tasks.rados.rados.0.smithi086.stdout:3975: delete oid 28 current snap is 389 2024-08-10T05:25:58.121 INFO:tasks.rados.rados.0.smithi086.stdout:3971: finishing write tid 1 to smithi08687503-38 2024-08-10T05:25:58.121 INFO:tasks.rados.rados.0.smithi086.stdout:3971: finishing write tid 2 to smithi08687503-38 2024-08-10T05:25:58.122 INFO:tasks.rados.rados.0.smithi086.stdout:3971: finishing write tid 3 to smithi08687503-38 2024-08-10T05:25:58.124 INFO:tasks.rados.rados.0.smithi086.stdout:3975: done (5 left) 2024-08-10T05:25:58.124 INFO:tasks.rados.rados.0.smithi086.stdout:3976: read oid 46 snap -1 2024-08-10T05:25:58.124 INFO:tasks.rados.rados.0.smithi086.stdout:3976: expect (ObjNum 1176 snap 374 seq_num 1176) 2024-08-10T05:25:58.124 INFO:tasks.rados.rados.0.smithi086.stdout:3977: copy_from oid 3 from oid 7 current snap is 389 2024-08-10T05:25:58.124 INFO:tasks.rados.rados.0.smithi086.stdout:3978: read oid 10 snap 368 2024-08-10T05:25:58.125 INFO:tasks.rados.rados.0.smithi086.stdout:3978: expect deleted 2024-08-10T05:25:58.125 INFO:tasks.rados.rados.0.smithi086.stdout:3979: snap_remove snap 353 2024-08-10T05:25:58.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:58 smithi086 ceph-mon[98993]: osdmap e844: 8 total, 8 up, 8 in 2024-08-10T05:25:58.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:58 smithi086 ceph-mon[101471]: osdmap e844: 8 total, 8 up, 8 in 2024-08-10T05:25:58.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:25:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:25:58] "GET /metrics HTTP/1.1" 200 36277 "" "Prometheus/2.43.0" 2024-08-10T05:25:58.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:58 smithi159 ceph-mon[90359]: osdmap e844: 8 total, 8 up, 8 in 2024-08-10T05:25:59.103 INFO:tasks.rados.rados.0.smithi086.stdout:3971: finishing write tid 4 to smithi08687503-38 2024-08-10T05:25:59.103 INFO:tasks.rados.rados.0.smithi086.stdout:3971: oid 38 updating version 0 to 2496 2024-08-10T05:25:59.103 INFO:tasks.rados.rados.0.smithi086.stdout:3971: oid 38 updating version 2496 to 2497 2024-08-10T05:25:59.103 INFO:tasks.rados.rados.0.smithi086.stdout:3971: oid 38 updating version 2497 to 2498 2024-08-10T05:25:59.103 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 38 v 2498 (ObjNum 1213 snap 389 seq_num 1213) dirty exists 2024-08-10T05:25:59.103 INFO:tasks.rados.rados.0.smithi086.stdout:3971: left oid 38 (ObjNum 1213 snap 389 seq_num 1213) 2024-08-10T05:25:59.103 INFO:tasks.rados.rados.0.smithi086.stdout:3973: expect (ObjNum 1211 snap 386 seq_num 1211) 2024-08-10T05:25:59.136 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 2 v 2210 (ObjNum 1089 snap 339 seq_num 1089) dirty exists 2024-08-10T05:25:59.136 INFO:tasks.rados.rados.0.smithi086.stdout:3976: expect (ObjNum 1176 snap 374 seq_num 1176) 2024-08-10T05:25:59.149 INFO:tasks.rados.rados.0.smithi086.stdout:3977: finishing copy_from racing read to smithi08687503-3 2024-08-10T05:25:59.149 INFO:tasks.rados.rados.0.smithi086.stdout:3977: finishing copy_from to smithi08687503-3 2024-08-10T05:25:59.149 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 3 v 2392 (ObjNum 1196 snap 380 seq_num 1196) dirty exists 2024-08-10T05:25:59.149 INFO:tasks.rados.rados.0.smithi086.stdout:3970: finishing copy_from racing read to smithi08687503-11 2024-08-10T05:25:59.149 INFO:tasks.rados.rados.0.smithi086.stdout:3970: finishing copy_from to smithi08687503-11 2024-08-10T05:25:59.149 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 11 v 2324 (ObjNum 1198 snap 380 seq_num 1198) dirty exists 2024-08-10T05:25:59.149 INFO:tasks.rados.rados.0.smithi086.stdout:3972: finishing copy_from racing read to smithi08687503-16 2024-08-10T05:25:59.149 INFO:tasks.rados.rados.0.smithi086.stdout:3972: finishing copy_from to smithi08687503-16 2024-08-10T05:25:59.149 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 16 v 2792 (ObjNum 1201 snap 383 seq_num 1201) dirty exists 2024-08-10T05:25:59.149 INFO:tasks.rados.rados.0.smithi086.stdout:3970: done (8 left) 2024-08-10T05:25:59.150 INFO:tasks.rados.rados.0.smithi086.stdout:3971: done (7 left) 2024-08-10T05:25:59.150 INFO:tasks.rados.rados.0.smithi086.stdout:3972: done (6 left) 2024-08-10T05:25:59.150 INFO:tasks.rados.rados.0.smithi086.stdout:3973: done (5 left) 2024-08-10T05:25:59.150 INFO:tasks.rados.rados.0.smithi086.stdout:3974: done (4 left) 2024-08-10T05:25:59.150 INFO:tasks.rados.rados.0.smithi086.stdout:3976: done (3 left) 2024-08-10T05:25:59.150 INFO:tasks.rados.rados.0.smithi086.stdout:3977: done (2 left) 2024-08-10T05:25:59.150 INFO:tasks.rados.rados.0.smithi086.stdout:3978: done (1 left) 2024-08-10T05:25:59.150 INFO:tasks.rados.rados.0.smithi086.stdout:3979: done (0 left) 2024-08-10T05:25:59.150 INFO:tasks.rados.rados.0.smithi086.stdout:3980: snap_create 2024-08-10T05:25:59.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:59 smithi086 ceph-mon[98993]: osdmap e845: 8 total, 8 up, 8 in 2024-08-10T05:25:59.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:25:59 smithi086 ceph-mon[98993]: pgmap v930: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-08-10T05:25:59.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:59 smithi086 ceph-mon[101471]: osdmap e845: 8 total, 8 up, 8 in 2024-08-10T05:25:59.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:25:59 smithi086 ceph-mon[101471]: pgmap v930: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-08-10T05:25:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:59 smithi159 ceph-mon[90359]: osdmap e845: 8 total, 8 up, 8 in 2024-08-10T05:25:59.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:25:59 smithi159 ceph-mon[90359]: pgmap v930: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-08-10T05:26:00.079 INFO:tasks.rados.rados.0.smithi086.stdout:3980: done (0 left) 2024-08-10T05:26:00.080 INFO:tasks.rados.rados.0.smithi086.stdout:3981: snap_remove snap 381 2024-08-10T05:26:00.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:00 smithi086 ceph-mon[101471]: osdmap e846: 8 total, 8 up, 8 in 2024-08-10T05:26:00.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:00 smithi086 ceph-mon[101471]: osdmap e847: 8 total, 8 up, 8 in 2024-08-10T05:26:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:00 smithi086 ceph-mon[98993]: osdmap e846: 8 total, 8 up, 8 in 2024-08-10T05:26:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:00 smithi086 ceph-mon[98993]: osdmap e847: 8 total, 8 up, 8 in 2024-08-10T05:26:00.436 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:00 smithi159 ceph-mon[90359]: osdmap e846: 8 total, 8 up, 8 in 2024-08-10T05:26:00.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:00 smithi159 ceph-mon[90359]: osdmap e847: 8 total, 8 up, 8 in 2024-08-10T05:26:01.082 INFO:tasks.rados.rados.0.smithi086.stdout:3981: done (0 left) 2024-08-10T05:26:01.083 INFO:tasks.rados.rados.0.smithi086.stdout:3982: read oid 32 snap -1 2024-08-10T05:26:01.083 INFO:tasks.rados.rados.0.smithi086.stdout:3982: expect (ObjNum 1039 snap 327 seq_num 1039) 2024-08-10T05:26:01.083 INFO:tasks.rados.rados.0.smithi086.stdout:3983: rollback oid 41 current snap is 390 2024-08-10T05:26:01.083 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 41 to 383 2024-08-10T05:26:01.083 INFO:tasks.rados.rados.0.smithi086.stdout:3984: delete oid 26 current snap is 390 2024-08-10T05:26:01.092 INFO:tasks.rados.rados.0.smithi086.stdout:3983: finishing rollback tid 0 to smithi08687503-41 2024-08-10T05:26:01.097 INFO:tasks.rados.rados.0.smithi086.stdout:3983: finishing rollback tid 1 to smithi08687503-41 2024-08-10T05:26:01.098 INFO:tasks.rados.rados.0.smithi086.stdout:3983: finishing rollback tid 2 to smithi08687503-41 2024-08-10T05:26:01.098 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 41 v 2815 (ObjNum 1197 snap 380 seq_num 1197) dirty exists 2024-08-10T05:26:01.106 INFO:tasks.rados.rados.0.smithi086.stdout:3982: expect (ObjNum 1039 snap 327 seq_num 1039) 2024-08-10T05:26:01.216 INFO:tasks.rados.rados.0.smithi086.stdout:3982: done (2 left) 2024-08-10T05:26:01.216 INFO:tasks.rados.rados.0.smithi086.stdout:3983: done (1 left) 2024-08-10T05:26:01.216 INFO:tasks.rados.rados.0.smithi086.stdout:3984: done (0 left) 2024-08-10T05:26:01.216 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 45 current snap is 390 2024-08-10T05:26:01.216 INFO:tasks.rados.rados.0.smithi086.stdout:3985: seq_num 1216 ranges {0=770048,770048=401408} 2024-08-10T05:26:01.219 INFO:tasks.rados.rados.0.smithi086.stdout:3985: writing smithi08687503-45 from 0 to 770048 tid 1 2024-08-10T05:26:01.222 INFO:tasks.rados.rados.0.smithi086.stdout:3985: writing smithi08687503-45 from 770048 to 1171456 tid 2 2024-08-10T05:26:01.222 INFO:tasks.rados.rados.0.smithi086.stdout:3986: rmattr oid 31 current snap is 390 2024-08-10T05:26:01.222 INFO:tasks.rados.rados.0.smithi086.stdout:3987: snap_remove snap 378 2024-08-10T05:26:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:01 smithi086 ceph-mon[101471]: pgmap v933: 121 pgs: 121 active+clean; 278 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.3 MiB/s wr, 26 op/s 2024-08-10T05:26:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:01 smithi086 ceph-mon[101471]: osdmap e848: 8 total, 8 up, 8 in 2024-08-10T05:26:01.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:01 smithi086 ceph-mon[98993]: pgmap v933: 121 pgs: 121 active+clean; 278 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.3 MiB/s wr, 26 op/s 2024-08-10T05:26:01.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:01 smithi086 ceph-mon[98993]: osdmap e848: 8 total, 8 up, 8 in 2024-08-10T05:26:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:01 smithi159 ceph-mon[90359]: pgmap v933: 121 pgs: 121 active+clean; 278 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.3 MiB/s wr, 26 op/s 2024-08-10T05:26:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:01 smithi159 ceph-mon[90359]: osdmap e848: 8 total, 8 up, 8 in 2024-08-10T05:26:02.111 INFO:tasks.rados.rados.0.smithi086.stdout:3987: done (2 left) 2024-08-10T05:26:02.111 INFO:tasks.rados.rados.0.smithi086.stdout:append oid 32 current snap is 390 2024-08-10T05:26:02.111 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 2793 (ObjNum 972 snap 299 seq_num 972) dirty exists 2024-08-10T05:26:02.111 INFO:tasks.rados.rados.0.smithi086.stdout:3988: seq_num 1217 ranges {2686976=786432,3473408=401408} 2024-08-10T05:26:02.130 INFO:tasks.rados.rados.0.smithi086.stdout:3988: writing smithi08687503-32 from 2686976 to 3473408 tid 1 2024-08-10T05:26:02.133 INFO:tasks.rados.rados.0.smithi086.stdout:3988: writing smithi08687503-32 from 3473408 to 3874816 tid 2 2024-08-10T05:26:02.133 INFO:tasks.rados.rados.0.smithi086.stdout:3986: done (2 left) 2024-08-10T05:26:02.133 INFO:tasks.rados.rados.0.smithi086.stdout:3989: snap_remove snap 356 2024-08-10T05:26:03.118 INFO:tasks.rados.rados.0.smithi086.stdout:3985: finishing write tid 1 to smithi08687503-45 2024-08-10T05:26:03.118 INFO:tasks.rados.rados.0.smithi086.stdout:3985: finishing write tid 2 to smithi08687503-45 2024-08-10T05:26:03.118 INFO:tasks.rados.rados.0.smithi086.stdout:3985: finishing write tid 3 to smithi08687503-45 2024-08-10T05:26:03.119 INFO:tasks.rados.rados.0.smithi086.stdout:3985: finishing write tid 4 to smithi08687503-45 2024-08-10T05:26:03.119 INFO:tasks.rados.rados.0.smithi086.stdout:3985: oid 45 updating version 0 to 2212 2024-08-10T05:26:03.119 INFO:tasks.rados.rados.0.smithi086.stdout:3985: oid 45 version 2212 is already newer than 2211 2024-08-10T05:26:03.119 INFO:tasks.rados.rados.0.smithi086.stdout:3985: oid 45 updating version 2212 to 2213 2024-08-10T05:26:03.119 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 45 v 2213 (ObjNum 1216 snap 390 seq_num 1216) dirty exists 2024-08-10T05:26:03.119 INFO:tasks.rados.rados.0.smithi086.stdout:3985: left oid 45 (ObjNum 1216 snap 390 seq_num 1216) 2024-08-10T05:26:03.119 INFO:tasks.rados.rados.0.smithi086.stdout:3988: finishing write tid 1 to smithi08687503-32 2024-08-10T05:26:03.119 INFO:tasks.rados.rados.0.smithi086.stdout:3988: finishing write tid 2 to smithi08687503-32 2024-08-10T05:26:03.119 INFO:tasks.rados.rados.0.smithi086.stdout:3988: finishing write tid 3 to smithi08687503-32 2024-08-10T05:26:03.119 INFO:tasks.rados.rados.0.smithi086.stdout:3988: finishing write tid 4 to smithi08687503-32 2024-08-10T05:26:03.119 INFO:tasks.rados.rados.0.smithi086.stdout:3988: oid 32 updating version 0 to 2326 2024-08-10T05:26:03.119 INFO:tasks.rados.rados.0.smithi086.stdout:3988: oid 32 updating version 2326 to 2327 2024-08-10T05:26:03.119 INFO:tasks.rados.rados.0.smithi086.stdout:3988: oid 32 updating version 2327 to 2328 2024-08-10T05:26:03.120 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 32 v 2328 (ObjNum 1217 snap 390 seq_num 1217) dirty exists 2024-08-10T05:26:03.120 INFO:tasks.rados.rados.0.smithi086.stdout:3988: left oid 32 (ObjNum 1217 snap 390 seq_num 1217) 2024-08-10T05:26:03.120 INFO:tasks.rados.rados.0.smithi086.stdout:3985: done (2 left) 2024-08-10T05:26:03.120 INFO:tasks.rados.rados.0.smithi086.stdout:3988: done (1 left) 2024-08-10T05:26:03.120 INFO:tasks.rados.rados.0.smithi086.stdout:3989: done (0 left) 2024-08-10T05:26:03.120 INFO:tasks.rados.rados.0.smithi086.stdout:3990: delete oid 24 current snap is 390 2024-08-10T05:26:03.129 INFO:tasks.rados.rados.0.smithi086.stdout:3990: done (0 left) 2024-08-10T05:26:03.129 INFO:tasks.rados.rados.0.smithi086.stdout:3991: rollback oid 8 current snap is 390 2024-08-10T05:26:03.129 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 8 to 361 2024-08-10T05:26:03.129 INFO:tasks.rados.rados.0.smithi086.stdout:3992: read oid 28 snap -1 2024-08-10T05:26:03.129 INFO:tasks.rados.rados.0.smithi086.stdout:3992: expect deleted 2024-08-10T05:26:03.129 INFO:tasks.rados.rados.0.smithi086.stdout:3993: delete oid 43 current snap is 390 2024-08-10T05:26:03.137 INFO:tasks.rados.rados.0.smithi086.stdout:3993: done (2 left) 2024-08-10T05:26:03.137 INFO:tasks.rados.rados.0.smithi086.stdout:3994: snap_remove snap 375 2024-08-10T05:26:03.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:03 smithi086 ceph-mon[101471]: osdmap e849: 8 total, 8 up, 8 in 2024-08-10T05:26:03.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:03 smithi086 ceph-mon[101471]: pgmap v936: 121 pgs: 121 active+clean; 278 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 MiB/s wr, 18 op/s 2024-08-10T05:26:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:03 smithi086 ceph-mon[98993]: osdmap e849: 8 total, 8 up, 8 in 2024-08-10T05:26:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:03 smithi086 ceph-mon[98993]: pgmap v936: 121 pgs: 121 active+clean; 278 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 MiB/s wr, 18 op/s 2024-08-10T05:26:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:03 smithi159 ceph-mon[90359]: osdmap e849: 8 total, 8 up, 8 in 2024-08-10T05:26:03.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:03 smithi159 ceph-mon[90359]: pgmap v936: 121 pgs: 121 active+clean; 278 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 MiB/s wr, 18 op/s 2024-08-10T05:26:04.125 INFO:tasks.rados.rados.0.smithi086.stdout:3994: done (2 left) 2024-08-10T05:26:04.125 INFO:tasks.rados.rados.0.smithi086.stdout:3995: rollback oid 48 current snap is 390 2024-08-10T05:26:04.125 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 48 to 377 2024-08-10T05:26:04.125 INFO:tasks.rados.rados.0.smithi086.stdout:3991: finishing rollback tid 0 to smithi08687503-8 2024-08-10T05:26:04.125 INFO:tasks.rados.rados.0.smithi086.stdout:3991: finishing rollback tid 1 to smithi08687503-8 2024-08-10T05:26:04.126 INFO:tasks.rados.rados.0.smithi086.stdout:3991: finishing rollback tid 2 to smithi08687503-8 2024-08-10T05:26:04.126 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 8 v 2829 (ObjNum 1131 snap 353 seq_num 1131) dirty exists 2024-08-10T05:26:04.126 INFO:tasks.rados.rados.0.smithi086.stdout:3991: done (2 left) 2024-08-10T05:26:04.126 INFO:tasks.rados.rados.0.smithi086.stdout:3992: done (1 left) 2024-08-10T05:26:04.126 INFO:tasks.rados.rados.0.smithi086.stdout:3996: rollback oid 7 current snap is 390 2024-08-10T05:26:04.126 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 7 to 386 2024-08-10T05:26:04.126 INFO:tasks.rados.rados.0.smithi086.stdout:3997: rollback oid 31 current snap is 390 2024-08-10T05:26:04.126 INFO:tasks.rados.rados.0.smithi086.stdout:rollback oid 31 to 389 2024-08-10T05:26:04.126 INFO:tasks.rados.rados.0.smithi086.stdout:3998: delete oid 45 current snap is 390 2024-08-10T05:26:04.136 INFO:tasks.rados.rados.0.smithi086.stdout:3995: finishing rollback tid 1 to smithi08687503-48 2024-08-10T05:26:04.136 INFO:tasks.rados.rados.0.smithi086.stdout:3995: finishing rollback tid 2 to smithi08687503-48 2024-08-10T05:26:04.136 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 48 v 2303 (ObjNum 822 snap 261 seq_num 822) dirty exists 2024-08-10T05:26:04.137 INFO:tasks.rados.rados.0.smithi086.stdout:3996: finishing rollback tid 0 to smithi08687503-7 2024-08-10T05:26:04.138 INFO:tasks.rados.rados.0.smithi086.stdout:3996: finishing rollback tid 1 to smithi08687503-7 2024-08-10T05:26:04.138 INFO:tasks.rados.rados.0.smithi086.stdout:3996: finishing rollback tid 2 to smithi08687503-7 2024-08-10T05:26:04.138 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 7 v 2397 (ObjNum 1196 snap 380 seq_num 1196) dirty exists 2024-08-10T05:26:04.139 INFO:tasks.rados.rados.0.smithi086.stdout:3997: finishing rollback tid 0 to smithi08687503-31 2024-08-10T05:26:04.140 INFO:tasks.rados.rados.0.smithi086.stdout:3995: done (3 left) 2024-08-10T05:26:04.140 INFO:tasks.rados.rados.0.smithi086.stdout:3996: done (2 left) 2024-08-10T05:26:04.140 INFO:tasks.rados.rados.0.smithi086.stdout:3998: done (1 left) 2024-08-10T05:26:04.140 INFO:tasks.rados.rados.0.smithi086.stdout:3999: delete oid 27 current snap is 390 2024-08-10T05:26:04.143 INFO:tasks.rados.rados.0.smithi086.stdout:3997: finishing rollback tid 1 to smithi08687503-31 2024-08-10T05:26:04.143 INFO:tasks.rados.rados.0.smithi086.stdout:3997: finishing rollback tid 2 to smithi08687503-31 2024-08-10T05:26:04.143 INFO:tasks.rados.rados.0.smithi086.stdout:update_object_version oid 31 v 2796 (ObjNum 972 snap 299 seq_num 972) dirty exists 2024-08-10T05:26:04.144 INFO:tasks.rados.rados.0.smithi086.stdout:3997: done (1 left) 2024-08-10T05:26:04.144 INFO:tasks.rados.rados.0.smithi086.stdout:3999: done (0 left) 2024-08-10T05:26:04.149 INFO:tasks.rados.rados.0.smithi086.stderr:0 errors. 2024-08-10T05:26:04.149 INFO:tasks.rados.rados.0.smithi086.stderr: 2024-08-10T05:26:04.154 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd dump --format=json 2024-08-10T05:26:04.361 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:26:04.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:04 smithi086 ceph-mon[98993]: osdmap e850: 8 total, 8 up, 8 in 2024-08-10T05:26:04.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:04 smithi086 ceph-mon[101471]: osdmap e850: 8 total, 8 up, 8 in 2024-08-10T05:26:04.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:04 smithi159 ceph-mon[90359]: osdmap e850: 8 total, 8 up, 8 in 2024-08-10T05:26:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:05 smithi086 ceph-mon[98993]: osdmap e851: 8 total, 8 up, 8 in 2024-08-10T05:26:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:05 smithi086 ceph-mon[98993]: pgmap v939: 121 pgs: 121 active+clean; 279 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 290 KiB/s wr, 3 op/s 2024-08-10T05:26:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:05 smithi086 ceph-mon[98993]: osdmap e852: 8 total, 8 up, 8 in 2024-08-10T05:26:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:05 smithi086 ceph-mon[101471]: osdmap e851: 8 total, 8 up, 8 in 2024-08-10T05:26:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:05 smithi086 ceph-mon[101471]: pgmap v939: 121 pgs: 121 active+clean; 279 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 290 KiB/s wr, 3 op/s 2024-08-10T05:26:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:05 smithi086 ceph-mon[101471]: osdmap e852: 8 total, 8 up, 8 in 2024-08-10T05:26:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:05 smithi159 ceph-mon[90359]: osdmap e851: 8 total, 8 up, 8 in 2024-08-10T05:26:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:05 smithi159 ceph-mon[90359]: pgmap v939: 121 pgs: 121 active+clean; 279 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 290 KiB/s wr, 3 op/s 2024-08-10T05:26:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:05 smithi159 ceph-mon[90359]: osdmap e852: 8 total, 8 up, 8 in 2024-08-10T05:26:06.340 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:26:06.340 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":852,"fsid":"bfc063ea-56d5-11ef-bcce-c7b262605968","created":"2024-08-10T05:03:26.525833+0000","modified":"2024-08-10T05:26:05.075496+0000","last_up_change":"2024-08-10T05:20:35.971219+0000","last_in_change":"2024-08-10T05:08:11.553083+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-08-10T05:06:30.940001+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_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-08-10T05:08:51.962880+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_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-08-10T05:08:55.062195+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.6299999952316284,"score_stable":1.6299999952316284,"optimal_score":1,"raw_score_acting":1.6299999952316284,"raw_score_stable":1.6299999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-08-10T05:10:03.878741+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"75","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":75,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_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-08-10T05:12:48.713907+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,"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":"851","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":461,"snap_epoch":851,"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":"c6bf3aef-2da5-4038-ad44-0e02ffa7e631","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":294,"up_from":306,"up_thru":530,"down_at":296,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6802","nonce":3659074279},{"type":"v1","addr":"172.21.15.86:6803","nonce":3659074279}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":3659074279},{"type":"v1","addr":"172.21.15.86:6805","nonce":3659074279}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6808","nonce":3659074279},{"type":"v1","addr":"172.21.15.86:6809","nonce":3659074279}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":3659074279},{"type":"v1","addr":"172.21.15.86:6807","nonce":3659074279}]},"public_addr":"172.21.15.86:6803/3659074279","cluster_addr":"172.21.15.86:6805/3659074279","heartbeat_back_addr":"172.21.15.86:6809/3659074279","heartbeat_front_addr":"172.21.15.86:6807/3659074279","state":["exists","up"]},{"osd":1,"uuid":"f8013bd3-089a-4ccf-b1fc-8c41a2dd6066","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":328,"up_from":339,"up_thru":531,"down_at":329,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6810","nonce":2510080873},{"type":"v1","addr":"172.21.15.86:6811","nonce":2510080873}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":2510080873},{"type":"v1","addr":"172.21.15.86:6813","nonce":2510080873}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6816","nonce":2510080873},{"type":"v1","addr":"172.21.15.86:6817","nonce":2510080873}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":2510080873},{"type":"v1","addr":"172.21.15.86:6815","nonce":2510080873}]},"public_addr":"172.21.15.86:6811/2510080873","cluster_addr":"172.21.15.86:6813/2510080873","heartbeat_back_addr":"172.21.15.86:6817/2510080873","heartbeat_front_addr":"172.21.15.86:6815/2510080873","state":["exists","up"]},{"osd":2,"uuid":"6813290b-315d-44fd-8abb-4e23017b3471","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":361,"up_from":371,"up_thru":531,"down_at":362,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6818","nonce":931747241},{"type":"v1","addr":"172.21.15.86:6819","nonce":931747241}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":931747241},{"type":"v1","addr":"172.21.15.86:6821","nonce":931747241}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":931747241},{"type":"v1","addr":"172.21.15.86:6825","nonce":931747241}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":931747241},{"type":"v1","addr":"172.21.15.86:6823","nonce":931747241}]},"public_addr":"172.21.15.86:6819/931747241","cluster_addr":"172.21.15.86:6821/931747241","heartbeat_back_addr":"172.21.15.86:6825/931747241","heartbeat_front_addr":"172.21.15.86:6823/931747241","state":["exists","up"]},{"osd":3,"uuid":"238e2388-eb61-4323-ac1f-057785d1e72e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":391,"up_from":402,"up_thru":533,"down_at":392,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6826","nonce":3962439158},{"type":"v1","addr":"172.21.15.86:6827","nonce":3962439158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":3962439158},{"type":"v1","addr":"172.21.15.86:6829","nonce":3962439158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6832","nonce":3962439158},{"type":"v1","addr":"172.21.15.86:6833","nonce":3962439158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":3962439158},{"type":"v1","addr":"172.21.15.86:6831","nonce":3962439158}]},"public_addr":"172.21.15.86:6827/3962439158","cluster_addr":"172.21.15.86:6829/3962439158","heartbeat_back_addr":"172.21.15.86:6833/3962439158","heartbeat_front_addr":"172.21.15.86:6831/3962439158","state":["exists","up"]},{"osd":4,"uuid":"a5e106dd-f1be-4351-9d2a-02c07b990bcc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":423,"up_from":434,"up_thru":530,"down_at":424,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":3605215802},{"type":"v1","addr":"172.21.15.159:6801","nonce":3605215802}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":3605215802},{"type":"v1","addr":"172.21.15.159:6803","nonce":3605215802}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":3605215802},{"type":"v1","addr":"172.21.15.159:6807","nonce":3605215802}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":3605215802},{"type":"v1","addr":"172.21.15.159:6805","nonce":3605215802}]},"public_addr":"172.21.15.159:6801/3605215802","cluster_addr":"172.21.15.159:6803/3605215802","heartbeat_back_addr":"172.21.15.159:6807/3605215802","heartbeat_front_addr":"172.21.15.159:6805/3605215802","state":["exists","up"]},{"osd":5,"uuid":"f6891b54-bdaf-4843-af90-e3934e90d8a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":456,"up_from":467,"up_thru":530,"down_at":457,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":1229044425},{"type":"v1","addr":"172.21.15.159:6809","nonce":1229044425}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":1229044425},{"type":"v1","addr":"172.21.15.159:6811","nonce":1229044425}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":1229044425},{"type":"v1","addr":"172.21.15.159:6815","nonce":1229044425}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":1229044425},{"type":"v1","addr":"172.21.15.159:6813","nonce":1229044425}]},"public_addr":"172.21.15.159:6809/1229044425","cluster_addr":"172.21.15.159:6811/1229044425","heartbeat_back_addr":"172.21.15.159:6815/1229044425","heartbeat_front_addr":"172.21.15.159:6813/1229044425","state":["exists","up"]},{"osd":6,"uuid":"eef2d3c0-2db2-40c8-b42c-e5ab0c6e4efb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":487,"up_from":499,"up_thru":530,"down_at":489,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":420977062},{"type":"v1","addr":"172.21.15.159:6817","nonce":420977062}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":420977062},{"type":"v1","addr":"172.21.15.159:6819","nonce":420977062}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":420977062},{"type":"v1","addr":"172.21.15.159:6823","nonce":420977062}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":420977062},{"type":"v1","addr":"172.21.15.159:6821","nonce":420977062}]},"public_addr":"172.21.15.159:6817/420977062","cluster_addr":"172.21.15.159:6819/420977062","heartbeat_back_addr":"172.21.15.159:6823/420977062","heartbeat_front_addr":"172.21.15.159:6821/420977062","state":["exists","up"]},{"osd":7,"uuid":"40f2ce14-bf67-4d81-a9d4-985182889a9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":55,"last_clean_end":519,"up_from":530,"up_thru":531,"down_at":520,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":3923212291},{"type":"v1","addr":"172.21.15.159:6825","nonce":3923212291}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":3923212291},{"type":"v1","addr":"172.21.15.159:6827","nonce":3923212291}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":3923212291},{"type":"v1","addr":"172.21.15.159:6831","nonce":3923212291}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":3923212291},{"type":"v1","addr":"172.21.15.159:6829","nonce":3923212291}]},"public_addr":"172.21.15.159:6825/3923212291","cluster_addr":"172.21.15.159:6827/3923212291","heartbeat_back_addr":"172.21.15.159:6831/3923212291","heartbeat_front_addr":"172.21.15.159:6829/3923212291","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-10T05:05:39.971476+0000","dead_epoch":294},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-10T05:06:03.409822+0000","dead_epoch":328},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-10T05:06:27.707515+0000","dead_epoch":361},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-10T05:06:52.114867+0000","dead_epoch":391},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-10T05:07:14.213719+0000","dead_epoch":423},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-10T05:07:37.861114+0000","dead_epoch":456},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-10T05:08:02.369752+0000","dead_epoch":487},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-10T05:08:27.081177+0000","dead_epoch":519}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.e","mappings":[{"from":7,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.c","mappings":[{"from":5,"to":7}]},{"pgid":"3.13","mappings":[{"from":4,"to":1}]},{"pgid":"3.19","mappings":[{"from":4,"to":7}]},{"pgid":"3.21","mappings":[{"from":5,"to":7}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.27","mappings":[{"from":4,"to":1}]},{"pgid":"3.2d","mappings":[{"from":6,"to":1}]},{"pgid":"3.32","mappings":[{"from":0,"to":7}]},{"pgid":"3.3e","mappings":[{"from":0,"to":2}]},{"pgid":"5.0","mappings":[{"from":1,"to":7}]},{"pgid":"5.4","mappings":[{"from":5,"to":6}]},{"pgid":"5.d","mappings":[{"from":5,"to":3}]},{"pgid":"5.e","mappings":[{"from":0,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.159:6833/100060564":"2024-08-11T05:21:01.325069+0000","172.21.15.159:6832/100060564":"2024-08-11T05:21:01.325069+0000","172.21.15.86:6835/203326018":"2024-08-11T05:20:43.469837+0000","172.21.15.86:0/1993892606":"2024-08-11T05:15:26.161633+0000","172.21.15.86:0/2146360063":"2024-08-11T05:04:18.635253+0000","172.21.15.159:0/1750344949":"2024-08-11T05:14:46.285108+0000","172.21.15.86:0/2016900857":"2024-08-11T05:14:16.816976+0000","172.21.15.86:6801/2187943665":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/780731093":"2024-08-11T05:14:16.816976+0000","172.21.15.159:0/399517118":"2024-08-11T05:14:46.285108+0000","172.21.15.86:0/657833638":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/1653963426":"2024-08-11T05:10:00.317628+0000","172.21.15.86:0/1608256661":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/4138809610":"2024-08-11T05:15:26.161633+0000","172.21.15.86:0/3486861156":"2024-08-11T05:15:26.161633+0000","172.21.15.159:6834/2753582114":"2024-08-11T05:14:46.285108+0000","172.21.15.86:0/3194417687":"2024-08-11T05:14:16.816976+0000","172.21.15.159:6835/2753582114":"2024-08-11T05:14:46.285108+0000","172.21.15.86:6800/3227413768":"2024-08-11T05:15:26.161633+0000","172.21.15.86:0/2925731642":"2024-08-11T05:15:26.161633+0000","172.21.15.159:0/1564636515":"2024-08-11T05:14:46.285108+0000","172.21.15.159:0/25257304":"2024-08-11T05:14:46.285108+0000","172.21.15.86:6800/2393969421":"2024-08-11T05:14:16.816976+0000","172.21.15.86:0/1846002738":"2024-08-11T05:14:16.816976+0000","172.21.15.86:0/305991287":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/3364626467":"2024-08-11T05:15:26.161633+0000","172.21.15.86:0/1166798367":"2024-08-11T05:10:00.317628+0000","172.21.15.86:0/311588837":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6800/1275249766":"2024-08-11T05:10:00.317628+0000","172.21.15.86:0/1857961524":"2024-08-11T05:10:00.317628+0000","172.21.15.86:0/2400542507":"2024-08-11T05:15:26.161633+0000","172.21.15.86:0/2455412234":"2024-08-11T05:15:26.161633+0000","172.21.15.159:0/984407372":"2024-08-11T05:14:46.285108+0000","172.21.15.86:6801/2393969421":"2024-08-11T05:14:16.816976+0000","172.21.15.86:0/1104988241":"2024-08-11T05:10:00.317628+0000","172.21.15.86:6800/2187943665":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6800/1046732634":"2024-08-11T05:03:55.897446+0000","172.21.15.86:6801/1046732634":"2024-08-11T05:03:55.897446+0000","172.21.15.159:0/3984157268":"2024-08-11T05:14:46.285108+0000","172.21.15.86:6801/1275249766":"2024-08-11T05:10:00.317628+0000","172.21.15.86:6834/203326018":"2024-08-11T05:20:43.469837+0000","172.21.15.86:0/12983657":"2024-08-11T05:03:55.897446+0000","172.21.15.86:6801/3227413768":"2024-08-11T05:15:26.161633+0000","172.21.15.159:0/3105092724":"2024-08-11T05:14:46.285108+0000","172.21.15.86:0/3824647549":"2024-08-11T05:14:16.816976+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":425,"length":1},{"begin":428,"length":1},{"begin":447,"length":1},{"begin":450,"length":1},{"begin":453,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[{"pool":5,"snaps":[{"begin":448,"length":1},{"begin":457,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-10T05:26:06.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:06 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3686905994' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:26:06.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:06 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3686905994' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:26:06.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:06 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3686905994' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T05:26:06.999 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph pg dump --format=json 2024-08-10T05:26:07.203 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:26:07.579 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:07 smithi086 ceph-mon[98993]: pgmap v941: 121 pgs: 121 active+clean; 279 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 546 KiB/s wr, 6 op/s 2024-08-10T05:26:07.579 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:07 smithi086 ceph-mon[101471]: pgmap v941: 121 pgs: 121 active+clean; 279 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 546 KiB/s wr, 6 op/s 2024-08-10T05:26:07.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:07 smithi159 ceph-mon[90359]: pgmap v941: 121 pgs: 121 active+clean; 279 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 546 KiB/s wr, 6 op/s 2024-08-10T05:26:08.307 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:26:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:26:08] "GET /metrics HTTP/1.1" 200 36277 "" "Prometheus/2.43.0" 2024-08-10T05:26:09.019 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T05:26:09.021 INFO:teuthology.orchestra.run.smithi086.stderr:dumped all 2024-08-10T05:26:09.649 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:09 smithi086 ceph-mon[98993]: pgmap v942: 121 pgs: 121 active+clean; 279 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 384 KiB/s wr, 5 op/s 2024-08-10T05:26:09.649 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:09 smithi086 ceph-mon[101471]: pgmap v942: 121 pgs: 121 active+clean; 279 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 384 KiB/s wr, 5 op/s 2024-08-10T05:26:09.670 INFO:teuthology.orchestra.run.smithi086.stdout:{"pg_ready":true,"pg_map":{"version":942,"stamp":"2024-08-10T05:26:08.331451+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":292232201,"num_objects":194,"num_object_clones":119,"num_object_copies":582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":194,"num_whiteouts":14,"num_read":5143,"num_read_kb":5661499,"num_write":8674,"num_write_kb":1785014,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":327,"num_bytes_recovered":427140704,"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":20997,"ondisk_log_size":20997,"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":2633804,"kb_used_data":480676,"kb_used_omap":293,"kb_used_meta":2152730,"kb_avail":747327412,"statfs":{"total":767960285184,"available":765263269888,"internally_reserved":0,"allocated":492212224,"data_stored":877319301,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":300461,"internal_metadata":2204396115},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2],"upper_bound":2},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1105920,"num_objects":5,"num_object_clones":5,"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":4,"num_read":8,"num_read_kb":7920,"num_write":23,"num_write_kb":2304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.001287"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":1126,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.128760+0000","last_change":"2024-08-10T05:20:36.999601+0000","last_active":"2024-08-10T05:26:04.128760+0000","last_peered":"2024-08-10T05:26:04.128760+0000","last_clean":"2024-08-10T05:26:04.128760+0000","last_became_active":"2024-08-10T05:20:36.994723+0000","last_became_peered":"2024-08-10T05:20:36.994723+0000","last_unstale":"2024-08-10T05:26:04.128760+0000","last_undegraded":"2024-08-10T05:26:04.128760+0000","last_fullsized":"2024-08-10T05:26:04.128760+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:01:22.463500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1324,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.084790+0000","last_change":"2024-08-10T05:20:04.013806+0000","last_active":"2024-08-10T05:26:05.084790+0000","last_peered":"2024-08-10T05:26:05.084790+0000","last_clean":"2024-08-10T05:26:05.084790+0000","last_became_active":"2024-08-10T05:20:04.013505+0000","last_became_peered":"2024-08-10T05:20:04.013505+0000","last_unstale":"2024-08-10T05:26:05.084790+0000","last_undegraded":"2024-08-10T05:26:05.084790+0000","last_fullsized":"2024-08-10T05:26:05.084790+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:13:58.272146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":1332,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-08-10T05:26:03.116084+0000","last_change":"2024-08-10T05:17:51.955637+0000","last_active":"2024-08-10T05:26:03.116084+0000","last_peered":"2024-08-10T05:26:03.116084+0000","last_clean":"2024-08-10T05:26:03.116084+0000","last_became_active":"2024-08-10T05:17:51.955296+0000","last_became_peered":"2024-08-10T05:17:51.955296+0000","last_unstale":"2024-08-10T05:26:03.116084+0000","last_undegraded":"2024-08-10T05:26:03.116084+0000","last_fullsized":"2024-08-10T05:26:03.116084+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:28:16.677228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1190,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.124583+0000","last_change":"2024-08-10T05:20:36.996649+0000","last_active":"2024-08-10T05:26:04.124583+0000","last_peered":"2024-08-10T05:26:04.124583+0000","last_clean":"2024-08-10T05:26:04.124583+0000","last_became_active":"2024-08-10T05:20:36.996365+0000","last_became_peered":"2024-08-10T05:20:36.996365+0000","last_unstale":"2024-08-10T05:26:04.124583+0000","last_undegraded":"2024-08-10T05:26:04.124583+0000","last_fullsized":"2024-08-10T05:26:04.124583+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:43:56.722732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1143,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.127791+0000","last_change":"2024-08-10T05:20:37.003446+0000","last_active":"2024-08-10T05:26:04.127791+0000","last_peered":"2024-08-10T05:26:04.127791+0000","last_clean":"2024-08-10T05:26:04.127791+0000","last_became_active":"2024-08-10T05:20:37.001510+0000","last_became_peered":"2024-08-10T05:20:37.001510+0000","last_unstale":"2024-08-10T05:26:04.127791+0000","last_undegraded":"2024-08-10T05:26:04.127791+0000","last_fullsized":"2024-08-10T05:26:04.127791+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:59:57.276944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1172,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.124582+0000","last_change":"2024-08-10T05:19:31.305291+0000","last_active":"2024-08-10T05:26:04.124582+0000","last_peered":"2024-08-10T05:26:04.124582+0000","last_clean":"2024-08-10T05:26:04.124582+0000","last_became_active":"2024-08-10T05:19:31.304344+0000","last_became_peered":"2024-08-10T05:19:31.304344+0000","last_unstale":"2024-08-10T05:26:04.124582+0000","last_undegraded":"2024-08-10T05:26:04.124582+0000","last_fullsized":"2024-08-10T05:26:04.124582+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:57:27.543762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1143,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.128736+0000","last_change":"2024-08-10T05:20:36.998401+0000","last_active":"2024-08-10T05:26:04.128736+0000","last_peered":"2024-08-10T05:26:04.128736+0000","last_clean":"2024-08-10T05:26:04.128736+0000","last_became_active":"2024-08-10T05:20:36.994188+0000","last_became_peered":"2024-08-10T05:20:36.994188+0000","last_unstale":"2024-08-10T05:26:04.128736+0000","last_undegraded":"2024-08-10T05:26:04.128736+0000","last_fullsized":"2024-08-10T05:26:04.128736+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:52:49.155695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1218,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.684241+0000","last_change":"2024-08-10T05:20:04.005981+0000","last_active":"2024-08-10T05:26:05.684241+0000","last_peered":"2024-08-10T05:26:05.684241+0000","last_clean":"2024-08-10T05:26:05.684241+0000","last_became_active":"2024-08-10T05:20:04.005644+0000","last_became_peered":"2024-08-10T05:20:04.005644+0000","last_unstale":"2024-08-10T05:26:05.684241+0000","last_undegraded":"2024-08-10T05:26:05.684241+0000","last_fullsized":"2024-08-10T05:26:05.684241+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:59:58.670028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1135,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.128668+0000","last_change":"2024-08-10T05:20:37.003790+0000","last_active":"2024-08-10T05:26:04.128668+0000","last_peered":"2024-08-10T05:26:04.128668+0000","last_clean":"2024-08-10T05:26:04.128668+0000","last_became_active":"2024-08-10T05:20:37.003466+0000","last_became_peered":"2024-08-10T05:20:37.003466+0000","last_unstale":"2024-08-10T05:26:04.128668+0000","last_undegraded":"2024-08-10T05:26:04.128668+0000","last_fullsized":"2024-08-10T05:26:04.128668+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:34:15.097689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1147,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.911849+0000","last_change":"2024-08-10T05:20:04.015589+0000","last_active":"2024-08-10T05:26:05.911849+0000","last_peered":"2024-08-10T05:26:05.911849+0000","last_clean":"2024-08-10T05:26:05.911849+0000","last_became_active":"2024-08-10T05:20:04.013765+0000","last_became_peered":"2024-08-10T05:20:04.013765+0000","last_unstale":"2024-08-10T05:26:05.911849+0000","last_undegraded":"2024-08-10T05:26:05.911849+0000","last_fullsized":"2024-08-10T05:26:05.911849+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:44:59.312036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1147,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.911447+0000","last_change":"2024-08-10T05:20:04.014341+0000","last_active":"2024-08-10T05:26:05.911447+0000","last_peered":"2024-08-10T05:26:05.911447+0000","last_clean":"2024-08-10T05:26:05.911447+0000","last_became_active":"2024-08-10T05:20:04.014052+0000","last_became_peered":"2024-08-10T05:20:04.014052+0000","last_unstale":"2024-08-10T05:26:05.911447+0000","last_undegraded":"2024-08-10T05:26:05.911447+0000","last_fullsized":"2024-08-10T05:26:05.911447+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:29:46.042297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1204,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.079540+0000","last_change":"2024-08-10T05:20:04.004338+0000","last_active":"2024-08-10T05:26:05.079540+0000","last_peered":"2024-08-10T05:26:05.079540+0000","last_clean":"2024-08-10T05:26:05.079540+0000","last_became_active":"2024-08-10T05:20:04.003730+0000","last_became_peered":"2024-08-10T05:20:04.003730+0000","last_unstale":"2024-08-10T05:26:05.079540+0000","last_undegraded":"2024-08-10T05:26:05.079540+0000","last_fullsized":"2024-08-10T05:26:05.079540+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:12:09.158083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1254,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.684514+0000","last_change":"2024-08-10T05:20:04.006422+0000","last_active":"2024-08-10T05:26:05.684514+0000","last_peered":"2024-08-10T05:26:05.684514+0000","last_clean":"2024-08-10T05:26:05.684514+0000","last_became_active":"2024-08-10T05:20:04.005853+0000","last_became_peered":"2024-08-10T05:20:04.005853+0000","last_unstale":"2024-08-10T05:26:05.684514+0000","last_undegraded":"2024-08-10T05:26:05.684514+0000","last_fullsized":"2024-08-10T05:26:05.684514+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:40:09.851686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":647,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.127327+0000","last_change":"2024-08-10T05:20:37.990981+0000","last_active":"2024-08-10T05:26:04.127327+0000","last_peered":"2024-08-10T05:26:04.127327+0000","last_clean":"2024-08-10T05:26:04.127327+0000","last_became_active":"2024-08-10T05:20:37.990655+0000","last_became_peered":"2024-08-10T05:20:37.990655+0000","last_unstale":"2024-08-10T05:26:04.127327+0000","last_undegraded":"2024-08-10T05:26:04.127327+0000","last_fullsized":"2024-08-10T05:26:04.127327+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:48:36.988306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":1310,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.084122+0000","last_change":"2024-08-10T05:19:31.292869+0000","last_active":"2024-08-10T05:26:05.084122+0000","last_peered":"2024-08-10T05:26:05.084122+0000","last_clean":"2024-08-10T05:26:05.084122+0000","last_became_active":"2024-08-10T05:19:31.292565+0000","last_became_peered":"2024-08-10T05:19:31.292565+0000","last_unstale":"2024-08-10T05:26:05.084122+0000","last_undegraded":"2024-08-10T05:26:05.084122+0000","last_fullsized":"2024-08-10T05:26:05.084122+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:42:46.145097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1175,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.124132+0000","last_change":"2024-08-10T05:20:36.995427+0000","last_active":"2024-08-10T05:26:04.124132+0000","last_peered":"2024-08-10T05:26:04.124132+0000","last_clean":"2024-08-10T05:26:04.124132+0000","last_became_active":"2024-08-10T05:20:36.995138+0000","last_became_peered":"2024-08-10T05:20:36.995138+0000","last_unstale":"2024-08-10T05:26:04.124132+0000","last_undegraded":"2024-08-10T05:26:04.124132+0000","last_fullsized":"2024-08-10T05:26:04.124132+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:57:28.879505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.124981+0000","last_change":"2024-08-10T05:20:36.991247+0000","last_active":"2024-08-10T05:26:04.124981+0000","last_peered":"2024-08-10T05:26:04.124981+0000","last_clean":"2024-08-10T05:26:04.124981+0000","last_became_active":"2024-08-10T05:20:36.990804+0000","last_became_peered":"2024-08-10T05:20:36.990804+0000","last_unstale":"2024-08-10T05:26:04.124981+0000","last_undegraded":"2024-08-10T05:26:04.124981+0000","last_fullsized":"2024-08-10T05:26:04.124981+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:52:36.612268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1284,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.131405+0000","last_change":"2024-08-10T05:20:36.995306+0000","last_active":"2024-08-10T05:26:04.131405+0000","last_peered":"2024-08-10T05:26:04.131405+0000","last_clean":"2024-08-10T05:26:04.131405+0000","last_became_active":"2024-08-10T05:20:36.995020+0000","last_became_peered":"2024-08-10T05:20:36.995020+0000","last_unstale":"2024-08-10T05:26:04.131405+0000","last_undegraded":"2024-08-10T05:26:04.131405+0000","last_fullsized":"2024-08-10T05:26:04.131405+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:23:29.364073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1122,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.129164+0000","last_change":"2024-08-10T05:20:37.991830+0000","last_active":"2024-08-10T05:26:04.129164+0000","last_peered":"2024-08-10T05:26:04.129164+0000","last_clean":"2024-08-10T05:26:04.129164+0000","last_became_active":"2024-08-10T05:20:37.990695+0000","last_became_peered":"2024-08-10T05:20:37.990695+0000","last_unstale":"2024-08-10T05:26:04.129164+0000","last_undegraded":"2024-08-10T05:26:04.129164+0000","last_fullsized":"2024-08-10T05:26:04.129164+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T17:05:44.546858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,1],"acting":[7,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":1156,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.911336+0000","last_change":"2024-08-10T05:20:04.015271+0000","last_active":"2024-08-10T05:26:05.911336+0000","last_peered":"2024-08-10T05:26:05.911336+0000","last_clean":"2024-08-10T05:26:05.911336+0000","last_became_active":"2024-08-10T05:20:04.014967+0000","last_became_peered":"2024-08-10T05:20:04.014967+0000","last_unstale":"2024-08-10T05:26:05.911336+0000","last_undegraded":"2024-08-10T05:26:05.911336+0000","last_fullsized":"2024-08-10T05:26:05.911336+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:53:40.702610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1332,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-08-10T05:26:03.116855+0000","last_change":"2024-08-10T05:20:37.000652+0000","last_active":"2024-08-10T05:26:03.116855+0000","last_peered":"2024-08-10T05:26:03.116855+0000","last_clean":"2024-08-10T05:26:03.116855+0000","last_became_active":"2024-08-10T05:20:37.000282+0000","last_became_peered":"2024-08-10T05:20:37.000282+0000","last_unstale":"2024-08-10T05:26:03.116855+0000","last_undegraded":"2024-08-10T05:26:03.116855+0000","last_fullsized":"2024-08-10T05:26:03.116855+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:37:30.163511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1172,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.124233+0000","last_change":"2024-08-10T05:20:36.996679+0000","last_active":"2024-08-10T05:26:04.124233+0000","last_peered":"2024-08-10T05:26:04.124233+0000","last_clean":"2024-08-10T05:26:04.124233+0000","last_became_active":"2024-08-10T05:20:36.996390+0000","last_became_peered":"2024-08-10T05:20:36.996390+0000","last_unstale":"2024-08-10T05:26:04.124233+0000","last_undegraded":"2024-08-10T05:26:04.124233+0000","last_fullsized":"2024-08-10T05:26:04.124233+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:18:59.577155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1255,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.684572+0000","last_change":"2024-08-10T05:18:57.966583+0000","last_active":"2024-08-10T05:26:05.684572+0000","last_peered":"2024-08-10T05:26:05.684572+0000","last_clean":"2024-08-10T05:26:05.684572+0000","last_became_active":"2024-08-10T05:18:57.966203+0000","last_became_peered":"2024-08-10T05:18:57.966203+0000","last_unstale":"2024-08-10T05:26:05.684572+0000","last_undegraded":"2024-08-10T05:26:05.684572+0000","last_fullsized":"2024-08-10T05:26:05.684572+0000","mapping_epoch":434,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":435,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:26:34.351726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1196,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.124302+0000","last_change":"2024-08-10T05:19:31.297641+0000","last_active":"2024-08-10T05:26:04.124302+0000","last_peered":"2024-08-10T05:26:04.124302+0000","last_clean":"2024-08-10T05:26:04.124302+0000","last_became_active":"2024-08-10T05:19:31.296822+0000","last_became_peered":"2024-08-10T05:19:31.296822+0000","last_unstale":"2024-08-10T05:26:04.124302+0000","last_undegraded":"2024-08-10T05:26:04.124302+0000","last_fullsized":"2024-08-10T05:26:04.124302+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:50:40.754942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1260,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.684882+0000","last_change":"2024-08-10T05:18:25.026250+0000","last_active":"2024-08-10T05:26:05.684882+0000","last_peered":"2024-08-10T05:26:05.684882+0000","last_clean":"2024-08-10T05:26:05.684882+0000","last_became_active":"2024-08-10T05:18:25.025929+0000","last_became_peered":"2024-08-10T05:18:25.025929+0000","last_unstale":"2024-08-10T05:26:05.684882+0000","last_undegraded":"2024-08-10T05:26:05.684882+0000","last_fullsized":"2024-08-10T05:26:05.684882+0000","mapping_epoch":402,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":403,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:18:26.731276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":1150,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.911692+0000","last_change":"2024-08-10T05:20:36.995848+0000","last_active":"2024-08-10T05:26:05.911692+0000","last_peered":"2024-08-10T05:26:05.911692+0000","last_clean":"2024-08-10T05:26:05.911692+0000","last_became_active":"2024-08-10T05:20:36.995559+0000","last_became_peered":"2024-08-10T05:20:36.995559+0000","last_unstale":"2024-08-10T05:26:05.911692+0000","last_undegraded":"2024-08-10T05:26:05.911692+0000","last_fullsized":"2024-08-10T05:26:05.911692+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:10:13.072499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1311,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.084532+0000","last_change":"2024-08-10T05:18:25.027103+0000","last_active":"2024-08-10T05:26:05.084532+0000","last_peered":"2024-08-10T05:26:05.084532+0000","last_clean":"2024-08-10T05:26:05.084532+0000","last_became_active":"2024-08-10T05:18:25.026831+0000","last_became_peered":"2024-08-10T05:18:25.026831+0000","last_unstale":"2024-08-10T05:26:05.084532+0000","last_undegraded":"2024-08-10T05:26:05.084532+0000","last_fullsized":"2024-08-10T05:26:05.084532+0000","mapping_epoch":402,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":403,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:37:17.777056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1260,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.684663+0000","last_change":"2024-08-10T05:18:25.024839+0000","last_active":"2024-08-10T05:26:05.684663+0000","last_peered":"2024-08-10T05:26:05.684663+0000","last_clean":"2024-08-10T05:26:05.684663+0000","last_became_active":"2024-08-10T05:18:25.024505+0000","last_became_peered":"2024-08-10T05:18:25.024505+0000","last_unstale":"2024-08-10T05:26:05.684663+0000","last_undegraded":"2024-08-10T05:26:05.684663+0000","last_fullsized":"2024-08-10T05:26:05.684663+0000","mapping_epoch":402,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":403,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:11:48.904069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1332,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-08-10T05:26:03.117492+0000","last_change":"2024-08-10T05:18:57.976068+0000","last_active":"2024-08-10T05:26:03.117492+0000","last_peered":"2024-08-10T05:26:03.117492+0000","last_clean":"2024-08-10T05:26:03.117492+0000","last_became_active":"2024-08-10T05:18:57.975024+0000","last_became_peered":"2024-08-10T05:18:57.975024+0000","last_unstale":"2024-08-10T05:26:03.117492+0000","last_undegraded":"2024-08-10T05:26:03.117492+0000","last_fullsized":"2024-08-10T05:26:03.117492+0000","mapping_epoch":434,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":435,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:48:57.057028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1196,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.124280+0000","last_change":"2024-08-10T05:19:31.296270+0000","last_active":"2024-08-10T05:26:04.124280+0000","last_peered":"2024-08-10T05:26:04.124280+0000","last_clean":"2024-08-10T05:26:04.124280+0000","last_became_active":"2024-08-10T05:19:31.294005+0000","last_became_peered":"2024-08-10T05:19:31.294005+0000","last_unstale":"2024-08-10T05:26:04.124280+0000","last_undegraded":"2024-08-10T05:26:04.124280+0000","last_fullsized":"2024-08-10T05:26:04.124280+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:56:47.076446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1295,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.130086+0000","last_change":"2024-08-10T05:20:37.989744+0000","last_active":"2024-08-10T05:26:04.130086+0000","last_peered":"2024-08-10T05:26:04.130086+0000","last_clean":"2024-08-10T05:26:04.130086+0000","last_became_active":"2024-08-10T05:20:37.989476+0000","last_became_peered":"2024-08-10T05:20:37.989476+0000","last_unstale":"2024-08-10T05:26:04.130086+0000","last_undegraded":"2024-08-10T05:26:04.130086+0000","last_fullsized":"2024-08-10T05:26:04.130086+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:32:46.033353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":1148,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.910840+0000","last_change":"2024-08-10T05:20:04.015726+0000","last_active":"2024-08-10T05:26:05.910840+0000","last_peered":"2024-08-10T05:26:05.910840+0000","last_clean":"2024-08-10T05:26:05.910840+0000","last_became_active":"2024-08-10T05:20:04.015076+0000","last_became_peered":"2024-08-10T05:20:04.015076+0000","last_unstale":"2024-08-10T05:26:05.910840+0000","last_undegraded":"2024-08-10T05:26:05.910840+0000","last_fullsized":"2024-08-10T05:26:05.910840+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:02:04.764410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1234,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.079220+0000","last_change":"2024-08-10T05:18:57.973626+0000","last_active":"2024-08-10T05:26:05.079220+0000","last_peered":"2024-08-10T05:26:05.079220+0000","last_clean":"2024-08-10T05:26:05.079220+0000","last_became_active":"2024-08-10T05:18:57.972576+0000","last_became_peered":"2024-08-10T05:18:57.972576+0000","last_unstale":"2024-08-10T05:26:05.079220+0000","last_undegraded":"2024-08-10T05:26:05.079220+0000","last_fullsized":"2024-08-10T05:26:05.079220+0000","mapping_epoch":434,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":435,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:16:12.830266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"557'3","reported_seq":1226,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.684589+0000","last_change":"2024-08-10T05:20:36.996635+0000","last_active":"2024-08-10T05:26:05.684589+0000","last_peered":"2024-08-10T05:26:05.684589+0000","last_clean":"2024-08-10T05:26:05.684589+0000","last_became_active":"2024-08-10T05:20:36.996161+0000","last_became_peered":"2024-08-10T05:20:36.996161+0000","last_unstale":"2024-08-10T05:26:05.684589+0000","last_undegraded":"2024-08-10T05:26:05.684589+0000","last_fullsized":"2024-08-10T05:26:05.684589+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T17:05:11.079229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1330,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-08-10T05:26:03.117037+0000","last_change":"2024-08-10T05:20:37.000564+0000","last_active":"2024-08-10T05:26:03.117037+0000","last_peered":"2024-08-10T05:26:03.117037+0000","last_clean":"2024-08-10T05:26:03.117037+0000","last_became_active":"2024-08-10T05:20:36.999815+0000","last_became_peered":"2024-08-10T05:20:36.999815+0000","last_unstale":"2024-08-10T05:26:03.117037+0000","last_undegraded":"2024-08-10T05:26:03.117037+0000","last_fullsized":"2024-08-10T05:26:03.117037+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:33:21.705754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"557'3","reported_seq":1155,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.911084+0000","last_change":"2024-08-10T05:20:36.996972+0000","last_active":"2024-08-10T05:26:05.911084+0000","last_peered":"2024-08-10T05:26:05.911084+0000","last_clean":"2024-08-10T05:26:05.911084+0000","last_became_active":"2024-08-10T05:20:36.996659+0000","last_became_peered":"2024-08-10T05:20:36.996659+0000","last_unstale":"2024-08-10T05:26:05.911084+0000","last_undegraded":"2024-08-10T05:26:05.911084+0000","last_fullsized":"2024-08-10T05:26:05.911084+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:03:30.800005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1264,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.684238+0000","last_change":"2024-08-10T05:20:04.006206+0000","last_active":"2024-08-10T05:26:05.684238+0000","last_peered":"2024-08-10T05:26:05.684238+0000","last_clean":"2024-08-10T05:26:05.684238+0000","last_became_active":"2024-08-10T05:20:04.005855+0000","last_became_peered":"2024-08-10T05:20:04.005855+0000","last_unstale":"2024-08-10T05:26:05.684238+0000","last_undegraded":"2024-08-10T05:26:05.684238+0000","last_fullsized":"2024-08-10T05:26:05.684238+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:57:05.908446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1260,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.684287+0000","last_change":"2024-08-10T05:18:25.026542+0000","last_active":"2024-08-10T05:26:05.684287+0000","last_peered":"2024-08-10T05:26:05.684287+0000","last_clean":"2024-08-10T05:26:05.684287+0000","last_became_active":"2024-08-10T05:18:25.024733+0000","last_became_peered":"2024-08-10T05:18:25.024733+0000","last_unstale":"2024-08-10T05:26:05.684287+0000","last_undegraded":"2024-08-10T05:26:05.684287+0000","last_fullsized":"2024-08-10T05:26:05.684287+0000","mapping_epoch":402,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":403,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:03:48.809211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1182,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.124130+0000","last_change":"2024-08-10T05:20:36.996600+0000","last_active":"2024-08-10T05:26:04.124130+0000","last_peered":"2024-08-10T05:26:04.124130+0000","last_clean":"2024-08-10T05:26:04.124130+0000","last_became_active":"2024-08-10T05:20:36.996322+0000","last_became_peered":"2024-08-10T05:20:36.996322+0000","last_unstale":"2024-08-10T05:26:04.124130+0000","last_undegraded":"2024-08-10T05:26:04.124130+0000","last_fullsized":"2024-08-10T05:26:04.124130+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:57:58.007503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1320,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.083768+0000","last_change":"2024-08-10T05:20:37.986034+0000","last_active":"2024-08-10T05:26:05.083768+0000","last_peered":"2024-08-10T05:26:05.083768+0000","last_clean":"2024-08-10T05:26:05.083768+0000","last_became_active":"2024-08-10T05:20:37.985678+0000","last_became_peered":"2024-08-10T05:20:37.985678+0000","last_unstale":"2024-08-10T05:26:05.083768+0000","last_undegraded":"2024-08-10T05:26:05.083768+0000","last_fullsized":"2024-08-10T05:26:05.083768+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:53:39.028648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.17","version":"0'0","reported_seq":1149,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.911810+0000","last_change":"2024-08-10T05:20:04.011137+0000","last_active":"2024-08-10T05:26:05.911810+0000","last_peered":"2024-08-10T05:26:05.911810+0000","last_clean":"2024-08-10T05:26:05.911810+0000","last_became_active":"2024-08-10T05:20:04.010851+0000","last_became_peered":"2024-08-10T05:20:04.010851+0000","last_unstale":"2024-08-10T05:26:05.911810+0000","last_undegraded":"2024-08-10T05:26:05.911810+0000","last_fullsized":"2024-08-10T05:26:05.911810+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T17:00:40.299648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1167,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.124907+0000","last_change":"2024-08-10T05:20:37.005166+0000","last_active":"2024-08-10T05:26:04.124907+0000","last_peered":"2024-08-10T05:26:04.124907+0000","last_clean":"2024-08-10T05:26:04.124907+0000","last_became_active":"2024-08-10T05:20:37.004833+0000","last_became_peered":"2024-08-10T05:20:37.004833+0000","last_unstale":"2024-08-10T05:26:04.124907+0000","last_undegraded":"2024-08-10T05:26:04.124907+0000","last_fullsized":"2024-08-10T05:26:04.124907+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:24:48.103574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1202,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.125000+0000","last_change":"2024-08-10T05:20:04.011768+0000","last_active":"2024-08-10T05:26:04.125000+0000","last_peered":"2024-08-10T05:26:04.125000+0000","last_clean":"2024-08-10T05:26:04.125000+0000","last_became_active":"2024-08-10T05:20:04.011469+0000","last_became_peered":"2024-08-10T05:20:04.011469+0000","last_unstale":"2024-08-10T05:26:04.125000+0000","last_undegraded":"2024-08-10T05:26:04.125000+0000","last_fullsized":"2024-08-10T05:26:04.125000+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:46:09.937081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1330,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-08-10T05:26:03.116575+0000","last_change":"2024-08-10T05:19:31.289133+0000","last_active":"2024-08-10T05:26:03.116575+0000","last_peered":"2024-08-10T05:26:03.116575+0000","last_clean":"2024-08-10T05:26:03.116575+0000","last_became_active":"2024-08-10T05:19:31.288293+0000","last_became_peered":"2024-08-10T05:19:31.288293+0000","last_unstale":"2024-08-10T05:26:03.116575+0000","last_undegraded":"2024-08-10T05:26:03.116575+0000","last_fullsized":"2024-08-10T05:26:03.116575+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:47:59.568355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"66'3","reported_seq":1323,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.084598+0000","last_change":"2024-08-10T05:19:31.294580+0000","last_active":"2024-08-10T05:26:05.084598+0000","last_peered":"2024-08-10T05:26:05.084598+0000","last_clean":"2024-08-10T05:26:05.084598+0000","last_became_active":"2024-08-10T05:19:31.294157+0000","last_became_peered":"2024-08-10T05:19:31.294157+0000","last_unstale":"2024-08-10T05:26:05.084598+0000","last_undegraded":"2024-08-10T05:26:05.084598+0000","last_fullsized":"2024-08-10T05:26:05.084598+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:04:30.030377+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":14,"num_read_kb":14,"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":1202,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.079733+0000","last_change":"2024-08-10T05:20:36.994151+0000","last_active":"2024-08-10T05:26:05.079733+0000","last_peered":"2024-08-10T05:26:05.079733+0000","last_clean":"2024-08-10T05:26:05.079733+0000","last_became_active":"2024-08-10T05:20:36.993807+0000","last_became_peered":"2024-08-10T05:20:36.993807+0000","last_unstale":"2024-08-10T05:26:05.079733+0000","last_undegraded":"2024-08-10T05:26:05.079733+0000","last_fullsized":"2024-08-10T05:26:05.079733+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:37:58.929546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"557'30","reported_seq":1191,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.911499+0000","last_change":"2024-08-10T05:20:04.016503+0000","last_active":"2024-08-10T05:26:05.911499+0000","last_peered":"2024-08-10T05:26:05.911499+0000","last_clean":"2024-08-10T05:26:05.911499+0000","last_became_active":"2024-08-10T05:20:04.016101+0000","last_became_peered":"2024-08-10T05:20:04.016101+0000","last_unstale":"2024-08-10T05:26:05.911499+0000","last_undegraded":"2024-08-10T05:26:05.911499+0000","last_fullsized":"2024-08-10T05:26:05.911499+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":30,"log_dups_size":0,"ondisk_log_size":30,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:49:53.089049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5816,"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":20,"num_read_kb":28,"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":1143,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.129625+0000","last_change":"2024-08-10T05:20:36.999176+0000","last_active":"2024-08-10T05:26:04.129625+0000","last_peered":"2024-08-10T05:26:04.129625+0000","last_clean":"2024-08-10T05:26:04.129625+0000","last_became_active":"2024-08-10T05:20:36.993181+0000","last_became_peered":"2024-08-10T05:20:36.993181+0000","last_unstale":"2024-08-10T05:26:04.129625+0000","last_undegraded":"2024-08-10T05:26:04.129625+0000","last_fullsized":"2024-08-10T05:26:04.129625+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:58:34.561131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"66'2","reported_seq":1344,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-08-10T05:26:03.118290+0000","last_change":"2024-08-10T05:18:57.975636+0000","last_active":"2024-08-10T05:26:03.118290+0000","last_peered":"2024-08-10T05:26:03.118290+0000","last_clean":"2024-08-10T05:26:03.118290+0000","last_became_active":"2024-08-10T05:18:57.974457+0000","last_became_peered":"2024-08-10T05:18:57.974457+0000","last_unstale":"2024-08-10T05:26:03.118290+0000","last_undegraded":"2024-08-10T05:26:03.118290+0000","last_fullsized":"2024-08-10T05:26:03.118290+0000","mapping_epoch":434,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":435,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:25:52.146184+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":8,"num_read_kb":16,"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":1332,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-08-10T05:26:03.116055+0000","last_change":"2024-08-10T05:20:36.995105+0000","last_active":"2024-08-10T05:26:03.116055+0000","last_peered":"2024-08-10T05:26:03.116055+0000","last_clean":"2024-08-10T05:26:03.116055+0000","last_became_active":"2024-08-10T05:20:36.993774+0000","last_became_peered":"2024-08-10T05:20:36.993774+0000","last_unstale":"2024-08-10T05:26:03.116055+0000","last_undegraded":"2024-08-10T05:26:03.116055+0000","last_fullsized":"2024-08-10T05:26:03.116055+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:57:25.914444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1192,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.124618+0000","last_change":"2024-08-10T05:20:37.005353+0000","last_active":"2024-08-10T05:26:04.124618+0000","last_peered":"2024-08-10T05:26:04.124618+0000","last_clean":"2024-08-10T05:26:04.124618+0000","last_became_active":"2024-08-10T05:20:37.005055+0000","last_became_peered":"2024-08-10T05:20:37.005055+0000","last_unstale":"2024-08-10T05:26:04.124618+0000","last_undegraded":"2024-08-10T05:26:04.124618+0000","last_fullsized":"2024-08-10T05:26:04.124618+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:09:44.946358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1140,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.127552+0000","last_change":"2024-08-10T05:20:37.989982+0000","last_active":"2024-08-10T05:26:04.127552+0000","last_peered":"2024-08-10T05:26:04.127552+0000","last_clean":"2024-08-10T05:26:04.127552+0000","last_became_active":"2024-08-10T05:20:37.989638+0000","last_became_peered":"2024-08-10T05:20:37.989638+0000","last_unstale":"2024-08-10T05:26:04.127552+0000","last_undegraded":"2024-08-10T05:26:04.127552+0000","last_fullsized":"2024-08-10T05:26:04.127552+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:06:33.938864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":1158,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.910965+0000","last_change":"2024-08-10T05:20:04.014136+0000","last_active":"2024-08-10T05:26:05.910965+0000","last_peered":"2024-08-10T05:26:05.910965+0000","last_clean":"2024-08-10T05:26:05.910965+0000","last_became_active":"2024-08-10T05:20:04.013821+0000","last_became_peered":"2024-08-10T05:20:04.013821+0000","last_unstale":"2024-08-10T05:26:05.910965+0000","last_undegraded":"2024-08-10T05:26:05.910965+0000","last_fullsized":"2024-08-10T05:26:05.910965+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:57:53.534824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1147,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.910847+0000","last_change":"2024-08-10T05:20:04.016055+0000","last_active":"2024-08-10T05:26:05.910847+0000","last_peered":"2024-08-10T05:26:05.910847+0000","last_clean":"2024-08-10T05:26:05.910847+0000","last_became_active":"2024-08-10T05:20:04.015441+0000","last_became_peered":"2024-08-10T05:20:04.015441+0000","last_unstale":"2024-08-10T05:26:05.910847+0000","last_undegraded":"2024-08-10T05:26:05.910847+0000","last_fullsized":"2024-08-10T05:26:05.910847+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:30:32.915876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"66'8","reported_seq":1312,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.130062+0000","last_change":"2024-08-10T05:17:51.947314+0000","last_active":"2024-08-10T05:26:04.130062+0000","last_peered":"2024-08-10T05:26:04.130062+0000","last_clean":"2024-08-10T05:26:04.130062+0000","last_became_active":"2024-08-10T05:17:51.946994+0000","last_became_peered":"2024-08-10T05:17:51.946994+0000","last_unstale":"2024-08-10T05:26:04.130062+0000","last_undegraded":"2024-08-10T05:26:04.130062+0000","last_fullsized":"2024-08-10T05:26:04.130062+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:54:11.480235+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":48,"num_read_kb":48,"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":1125,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.128622+0000","last_change":"2024-08-10T05:20:36.999130+0000","last_active":"2024-08-10T05:26:04.128622+0000","last_peered":"2024-08-10T05:26:04.128622+0000","last_clean":"2024-08-10T05:26:04.128622+0000","last_became_active":"2024-08-10T05:20:36.998846+0000","last_became_peered":"2024-08-10T05:20:36.998846+0000","last_unstale":"2024-08-10T05:26:04.128622+0000","last_undegraded":"2024-08-10T05:26:04.128622+0000","last_fullsized":"2024-08-10T05:26:04.128622+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:58:10.617004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"850'470","reported_seq":3821,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.130783+0000","last_change":"2024-08-10T05:26:04.131684+0000","last_active":"2024-08-10T05:26:04.130783+0000","last_peered":"2024-08-10T05:26:04.130783+0000","last_clean":"2024-08-10T05:26:04.130783+0000","last_became_active":"2024-08-10T05:17:51.947524+0000","last_became_peered":"2024-08-10T05:17:51.947524+0000","last_unstale":"2024-08-10T05:26:04.130783+0000","last_undegraded":"2024-08-10T05:26:04.130783+0000","last_fullsized":"2024-08-10T05:26:04.130783+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_clean_scrub_stamp":"2024-08-10T05:12:49.454492+0000","objects_scrubbed":0,"log_size":470,"log_dups_size":0,"ondisk_log_size":470,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:42:33.308761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013109179999999999,"stat_sum":{"num_bytes":4620288,"num_objects":4,"num_object_clones":3,"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":113,"num_read_kb":202815,"num_write":176,"num_write_kb":48960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":1376256,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a9","length":"1"},{"start":"1ac","length":"1"},{"start":"1bf","length":"2"},{"start":"1c2","length":"1"},{"start":"1c5","length":"1"},{"start":"1c9","length":"1"}]},{"pgid":"2.f","version":"66'1","reported_seq":1211,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.080030+0000","last_change":"2024-08-10T05:20:36.994166+0000","last_active":"2024-08-10T05:26:05.080030+0000","last_peered":"2024-08-10T05:26:05.080030+0000","last_clean":"2024-08-10T05:26:05.080030+0000","last_became_active":"2024-08-10T05:20:36.993696+0000","last_became_peered":"2024-08-10T05:20:36.993696+0000","last_unstale":"2024-08-10T05:26:05.080030+0000","last_undegraded":"2024-08-10T05:26:05.080030+0000","last_fullsized":"2024-08-10T05:26:05.080030+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:37:21.390136+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":2,"num_read_kb":2,"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":1144,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.128295+0000","last_change":"2024-08-10T05:20:36.999137+0000","last_active":"2024-08-10T05:26:04.128295+0000","last_peered":"2024-08-10T05:26:04.128295+0000","last_clean":"2024-08-10T05:26:04.128295+0000","last_became_active":"2024-08-10T05:20:36.998839+0000","last_became_peered":"2024-08-10T05:20:36.998839+0000","last_unstale":"2024-08-10T05:26:04.128295+0000","last_undegraded":"2024-08-10T05:26:04.128295+0000","last_fullsized":"2024-08-10T05:26:04.128295+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:57:06.327309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"851'751","reported_seq":3774,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.138237+0000","last_change":"2024-08-10T05:26:04.139545+0000","last_active":"2024-08-10T05:26:04.138237+0000","last_peered":"2024-08-10T05:26:04.138237+0000","last_clean":"2024-08-10T05:26:04.138237+0000","last_became_active":"2024-08-10T05:20:36.999220+0000","last_became_peered":"2024-08-10T05:20:36.999220+0000","last_unstale":"2024-08-10T05:26:04.138237+0000","last_undegraded":"2024-08-10T05:26:04.138237+0000","last_fullsized":"2024-08-10T05:26:04.138237+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_clean_scrub_stamp":"2024-08-10T05:12:49.454492+0000","objects_scrubbed":0,"log_size":751,"log_dups_size":0,"ondisk_log_size":751,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:04:59.140086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.011149777,"stat_sum":{"num_bytes":19505152,"num_objects":8,"num_object_clones":6,"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":137,"num_read_kb":129790,"num_write":297,"num_write_kb":76480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4562944,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a9","length":"1"},{"start":"1ac","length":"1"},{"start":"1bf","length":"2"},{"start":"1c2","length":"1"},{"start":"1c5","length":"1"},{"start":"1c9","length":"1"}]},{"pgid":"2.e","version":"66'2","reported_seq":1310,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.131511+0000","last_change":"2024-08-10T05:18:57.974237+0000","last_active":"2024-08-10T05:26:04.131511+0000","last_peered":"2024-08-10T05:26:04.131511+0000","last_clean":"2024-08-10T05:26:04.131511+0000","last_became_active":"2024-08-10T05:18:57.973577+0000","last_became_peered":"2024-08-10T05:18:57.973577+0000","last_unstale":"2024-08-10T05:26:04.131511+0000","last_undegraded":"2024-08-10T05:26:04.131511+0000","last_fullsized":"2024-08-10T05:26:04.131511+0000","mapping_epoch":434,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":435,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:07:13.841554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"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,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":1144,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.128916+0000","last_change":"2024-08-10T05:20:36.999899+0000","last_active":"2024-08-10T05:26:04.128916+0000","last_peered":"2024-08-10T05:26:04.128916+0000","last_clean":"2024-08-10T05:26:04.128916+0000","last_became_active":"2024-08-10T05:20:36.995469+0000","last_became_peered":"2024-08-10T05:20:36.995469+0000","last_unstale":"2024-08-10T05:26:04.128916+0000","last_undegraded":"2024-08-10T05:26:04.128916+0000","last_fullsized":"2024-08-10T05:26:04.128916+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:38:03.718246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"851'2837","reported_seq":5956,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.153891+0000","last_change":"2024-08-10T05:26:04.155335+0000","last_active":"2024-08-10T05:26:04.153891+0000","last_peered":"2024-08-10T05:26:04.153891+0000","last_clean":"2024-08-10T05:26:04.153891+0000","last_became_active":"2024-08-10T05:18:57.970865+0000","last_became_peered":"2024-08-10T05:18:57.970865+0000","last_unstale":"2024-08-10T05:26:04.153891+0000","last_undegraded":"2024-08-10T05:26:04.153891+0000","last_fullsized":"2024-08-10T05:26:04.153891+0000","mapping_epoch":434,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":435,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_clean_scrub_stamp":"2024-08-10T05:12:49.454492+0000","objects_scrubbed":0,"log_size":2837,"log_dups_size":0,"ondisk_log_size":2837,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:39:12.771800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.024056199,"stat_sum":{"num_bytes":41099264,"num_objects":24,"num_object_clones":17,"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":2,"num_read":505,"num_read_kb":670326,"num_write":1221,"num_write_kb":243896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13,"num_bytes_recovered":30482432,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a9","length":"1"},{"start":"1ac","length":"1"},{"start":"1bf","length":"2"},{"start":"1c2","length":"1"},{"start":"1c5","length":"1"},{"start":"1c9","length":"1"}]},{"pgid":"2.d","version":"66'1","reported_seq":1317,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.084615+0000","last_change":"2024-08-10T05:18:57.970064+0000","last_active":"2024-08-10T05:26:05.084615+0000","last_peered":"2024-08-10T05:26:05.084615+0000","last_clean":"2024-08-10T05:26:05.084615+0000","last_became_active":"2024-08-10T05:18:57.969688+0000","last_became_peered":"2024-08-10T05:18:57.969688+0000","last_unstale":"2024-08-10T05:26:05.084615+0000","last_undegraded":"2024-08-10T05:26:05.084615+0000","last_fullsized":"2024-08-10T05:26:05.084615+0000","mapping_epoch":434,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":435,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:08:52.546794+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":2,"num_read_kb":2,"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":647,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.128491+0000","last_change":"2024-08-10T05:20:37.987017+0000","last_active":"2024-08-10T05:26:04.128491+0000","last_peered":"2024-08-10T05:26:04.128491+0000","last_clean":"2024-08-10T05:26:04.128491+0000","last_became_active":"2024-08-10T05:20:37.986652+0000","last_became_peered":"2024-08-10T05:20:37.986652+0000","last_unstale":"2024-08-10T05:26:04.128491+0000","last_undegraded":"2024-08-10T05:26:04.128491+0000","last_fullsized":"2024-08-10T05:26:04.128491+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:40:24.561519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.b","version":"851'685","reported_seq":4004,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.139936+0000","last_change":"2024-08-10T05:26:04.140993+0000","last_active":"2024-08-10T05:26:04.139936+0000","last_peered":"2024-08-10T05:26:04.139936+0000","last_clean":"2024-08-10T05:26:04.139936+0000","last_became_active":"2024-08-10T05:19:31.291429+0000","last_became_peered":"2024-08-10T05:19:31.291429+0000","last_unstale":"2024-08-10T05:26:04.139936+0000","last_undegraded":"2024-08-10T05:26:04.139936+0000","last_fullsized":"2024-08-10T05:26:04.139936+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_clean_scrub_stamp":"2024-08-10T05:12:49.454492+0000","objects_scrubbed":0,"log_size":685,"log_dups_size":0,"ondisk_log_size":685,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:40:52.230945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.010339388,"stat_sum":{"num_bytes":9674752,"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":154,"num_read_kb":224458,"num_write":357,"num_write_kb":65584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":5603328,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a9","length":"1"},{"start":"1ac","length":"1"},{"start":"1bf","length":"2"},{"start":"1c2","length":"1"},{"start":"1c5","length":"1"},{"start":"1c9","length":"1"}]},{"pgid":"2.c","version":"0'0","reported_seq":1290,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.131779+0000","last_change":"2024-08-10T05:19:31.290774+0000","last_active":"2024-08-10T05:26:04.131779+0000","last_peered":"2024-08-10T05:26:04.131779+0000","last_clean":"2024-08-10T05:26:04.131779+0000","last_became_active":"2024-08-10T05:19:31.290471+0000","last_became_peered":"2024-08-10T05:19:31.290471+0000","last_unstale":"2024-08-10T05:26:04.131779+0000","last_undegraded":"2024-08-10T05:26:04.131779+0000","last_fullsized":"2024-08-10T05:26:04.131779+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:19:33.242551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1125,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.129362+0000","last_change":"2024-08-10T05:20:37.003426+0000","last_active":"2024-08-10T05:26:04.129362+0000","last_peered":"2024-08-10T05:26:04.129362+0000","last_clean":"2024-08-10T05:26:04.129362+0000","last_became_active":"2024-08-10T05:20:37.002994+0000","last_became_peered":"2024-08-10T05:20:37.002994+0000","last_unstale":"2024-08-10T05:26:04.129362+0000","last_undegraded":"2024-08-10T05:26:04.129362+0000","last_fullsized":"2024-08-10T05:26:04.129362+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:33:36.068651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"851'2611","reported_seq":5540,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.144641+0000","last_change":"2024-08-10T05:26:04.146574+0000","last_active":"2024-08-10T05:26:04.144641+0000","last_peered":"2024-08-10T05:26:04.144641+0000","last_clean":"2024-08-10T05:26:04.144641+0000","last_became_active":"2024-08-10T05:20:37.001856+0000","last_became_peered":"2024-08-10T05:20:37.001856+0000","last_unstale":"2024-08-10T05:26:04.144641+0000","last_undegraded":"2024-08-10T05:26:04.144641+0000","last_fullsized":"2024-08-10T05:26:04.144641+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_clean_scrub_stamp":"2024-08-10T05:12:49.454492+0000","objects_scrubbed":0,"log_size":2611,"log_dups_size":0,"ondisk_log_size":2611,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:34:23.998379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.017388246999999999,"stat_sum":{"num_bytes":46448640,"num_objects":18,"num_object_clones":13,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":0,"num_read":517,"num_read_kb":741097,"num_write":1156,"num_write_kb":203352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":137,"num_bytes_recovered":105349120,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"1a9","length":"1"},{"start":"1ac","length":"1"},{"start":"1bf","length":"2"},{"start":"1c2","length":"1"},{"start":"1c5","length":"1"},{"start":"1c9","length":"1"}]},{"pgid":"4.5","version":"0'0","reported_seq":1149,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.911676+0000","last_change":"2024-08-10T05:20:36.988195+0000","last_active":"2024-08-10T05:26:05.911676+0000","last_peered":"2024-08-10T05:26:05.911676+0000","last_clean":"2024-08-10T05:26:05.911676+0000","last_became_active":"2024-08-10T05:20:36.987872+0000","last_became_peered":"2024-08-10T05:20:36.987872+0000","last_unstale":"2024-08-10T05:26:05.911676+0000","last_undegraded":"2024-08-10T05:26:05.911676+0000","last_fullsized":"2024-08-10T05:26:05.911676+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:30:51.212930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037327699999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"265'225","reported_seq":1718,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.128015+0000","last_change":"2024-08-10T05:20:36.987738+0000","last_active":"2024-08-10T05:26:04.128015+0000","last_peered":"2024-08-10T05:26:04.128015+0000","last_clean":"2024-08-10T05:26:04.128015+0000","last_became_active":"2024-08-10T05:20:36.986979+0000","last_became_peered":"2024-08-10T05:20:36.986979+0000","last_unstale":"2024-08-10T05:26:04.128015+0000","last_undegraded":"2024-08-10T05:26:04.128015+0000","last_fullsized":"2024-08-10T05:26:04.128015+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:06:31.202545+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:06:31.202545+0000","last_clean_scrub_stamp":"2024-08-10T05:06:31.202545+0000","objects_scrubbed":0,"log_size":225,"log_dups_size":0,"ondisk_log_size":225,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:34:47.296991+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":1070,"num_read_kb":1904,"num_write":367,"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":1203,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.124326+0000","last_change":"2024-08-10T05:20:36.997359+0000","last_active":"2024-08-10T05:26:04.124326+0000","last_peered":"2024-08-10T05:26:04.124326+0000","last_clean":"2024-08-10T05:26:04.124326+0000","last_became_active":"2024-08-10T05:20:36.997089+0000","last_became_peered":"2024-08-10T05:20:36.997089+0000","last_unstale":"2024-08-10T05:26:04.124326+0000","last_undegraded":"2024-08-10T05:26:04.124326+0000","last_fullsized":"2024-08-10T05:26:04.124326+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:48:55.066019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1219,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.684455+0000","last_change":"2024-08-10T05:20:04.011728+0000","last_active":"2024-08-10T05:26:05.684455+0000","last_peered":"2024-08-10T05:26:05.684455+0000","last_clean":"2024-08-10T05:26:05.684455+0000","last_became_active":"2024-08-10T05:20:04.011377+0000","last_became_peered":"2024-08-10T05:20:04.011377+0000","last_unstale":"2024-08-10T05:26:05.684455+0000","last_undegraded":"2024-08-10T05:26:05.684455+0000","last_fullsized":"2024-08-10T05:26:05.684455+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:21:46.669379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"851'2303","reported_seq":5289,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.144211+0000","last_change":"2024-08-10T05:26:04.145248+0000","last_active":"2024-08-10T05:26:04.144211+0000","last_peered":"2024-08-10T05:26:04.144211+0000","last_clean":"2024-08-10T05:26:04.144211+0000","last_became_active":"2024-08-10T05:19:31.300444+0000","last_became_peered":"2024-08-10T05:19:31.300444+0000","last_unstale":"2024-08-10T05:26:04.144211+0000","last_undegraded":"2024-08-10T05:26:04.144211+0000","last_fullsized":"2024-08-10T05:26:04.144211+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_clean_scrub_stamp":"2024-08-10T05:12:49.454492+0000","objects_scrubbed":0,"log_size":2303,"log_dups_size":0,"ondisk_log_size":2303,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:24:40.784676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.019901113000000002,"stat_sum":{"num_bytes":24444928,"num_objects":17,"num_object_clones":12,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":3,"num_read":370,"num_read_kb":452086,"num_write":761,"num_write_kb":186248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":62169088,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a9","length":"1"},{"start":"1ac","length":"1"},{"start":"1bf","length":"2"},{"start":"1c2","length":"1"},{"start":"1c5","length":"1"},{"start":"1c9","length":"1"}]},{"pgid":"4.6","version":"0'0","reported_seq":1342,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-08-10T05:26:03.116293+0000","last_change":"2024-08-10T05:17:51.955434+0000","last_active":"2024-08-10T05:26:03.116293+0000","last_peered":"2024-08-10T05:26:03.116293+0000","last_clean":"2024-08-10T05:26:03.116293+0000","last_became_active":"2024-08-10T05:17:51.955157+0000","last_became_peered":"2024-08-10T05:17:51.955157+0000","last_unstale":"2024-08-10T05:26:03.116293+0000","last_undegraded":"2024-08-10T05:26:03.116293+0000","last_fullsized":"2024-08-10T05:26:03.116293+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:26:56.171742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1133,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.127766+0000","last_change":"2024-08-10T05:20:36.994501+0000","last_active":"2024-08-10T05:26:04.127766+0000","last_peered":"2024-08-10T05:26:04.127766+0000","last_clean":"2024-08-10T05:26:04.127766+0000","last_became_active":"2024-08-10T05:20:36.992714+0000","last_became_peered":"2024-08-10T05:20:36.992714+0000","last_unstale":"2024-08-10T05:26:04.127766+0000","last_undegraded":"2024-08-10T05:26:04.127766+0000","last_fullsized":"2024-08-10T05:26:04.127766+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:39:22.869075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1332,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-08-10T05:26:03.115602+0000","last_change":"2024-08-10T05:18:57.977126+0000","last_active":"2024-08-10T05:26:03.115602+0000","last_peered":"2024-08-10T05:26:03.115602+0000","last_clean":"2024-08-10T05:26:03.115602+0000","last_became_active":"2024-08-10T05:18:57.976759+0000","last_became_peered":"2024-08-10T05:18:57.976759+0000","last_unstale":"2024-08-10T05:26:03.115602+0000","last_undegraded":"2024-08-10T05:26:03.115602+0000","last_fullsized":"2024-08-10T05:26:03.115602+0000","mapping_epoch":434,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":435,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:09:38.284758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"851'2226","reported_seq":5461,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.154747+0000","last_change":"2024-08-10T05:26:04.155996+0000","last_active":"2024-08-10T05:26:04.154747+0000","last_peered":"2024-08-10T05:26:04.154747+0000","last_clean":"2024-08-10T05:26:04.154747+0000","last_became_active":"2024-08-10T05:19:31.292195+0000","last_became_peered":"2024-08-10T05:19:31.292195+0000","last_unstale":"2024-08-10T05:26:04.154747+0000","last_undegraded":"2024-08-10T05:26:04.154747+0000","last_fullsized":"2024-08-10T05:26:04.154747+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_clean_scrub_stamp":"2024-08-10T05:12:49.454492+0000","objects_scrubbed":0,"log_size":2226,"log_dups_size":0,"ondisk_log_size":2226,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T16:39:36.289884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.02417967,"stat_sum":{"num_bytes":22847488,"num_objects":19,"num_object_clones":13,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":2,"num_read":472,"num_read_kb":749071,"num_write":850,"num_write_kb":204072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":15425536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a9","length":"1"},{"start":"1ac","length":"1"},{"start":"1bf","length":"2"},{"start":"1c2","length":"1"},{"start":"1c5","length":"1"},{"start":"1c9","length":"1"}]},{"pgid":"4.7","version":"0'0","reported_seq":1311,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.084815+0000","last_change":"2024-08-10T05:19:31.294843+0000","last_active":"2024-08-10T05:26:05.084815+0000","last_peered":"2024-08-10T05:26:05.084815+0000","last_clean":"2024-08-10T05:26:05.084815+0000","last_became_active":"2024-08-10T05:19:31.294546+0000","last_became_peered":"2024-08-10T05:19:31.294546+0000","last_unstale":"2024-08-10T05:26:05.084815+0000","last_undegraded":"2024-08-10T05:26:05.084815+0000","last_fullsized":"2024-08-10T05:26:05.084815+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:56:59.528244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032497899999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1291,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.130195+0000","last_change":"2024-08-10T05:18:25.025863+0000","last_active":"2024-08-10T05:26:04.130195+0000","last_peered":"2024-08-10T05:26:04.130195+0000","last_clean":"2024-08-10T05:26:04.130195+0000","last_became_active":"2024-08-10T05:18:25.025564+0000","last_became_peered":"2024-08-10T05:18:25.025564+0000","last_unstale":"2024-08-10T05:26:04.130195+0000","last_undegraded":"2024-08-10T05:26:04.130195+0000","last_fullsized":"2024-08-10T05:26:04.130195+0000","mapping_epoch":402,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":403,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:55:56.491709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1311,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.083768+0000","last_change":"2024-08-10T05:20:04.006033+0000","last_active":"2024-08-10T05:26:05.083768+0000","last_peered":"2024-08-10T05:26:05.083768+0000","last_clean":"2024-08-10T05:26:05.083768+0000","last_became_active":"2024-08-10T05:20:04.005683+0000","last_became_peered":"2024-08-10T05:20:04.005683+0000","last_unstale":"2024-08-10T05:26:05.083768+0000","last_undegraded":"2024-08-10T05:26:05.083768+0000","last_fullsized":"2024-08-10T05:26:05.083768+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:54:25.186543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"850'1289","reported_seq":4644,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-08-10T05:26:03.123804+0000","last_change":"2024-08-10T05:26:03.125271+0000","last_active":"2024-08-10T05:26:03.123804+0000","last_peered":"2024-08-10T05:26:03.123804+0000","last_clean":"2024-08-10T05:26:03.123804+0000","last_became_active":"2024-08-10T05:18:57.974770+0000","last_became_peered":"2024-08-10T05:18:57.974770+0000","last_unstale":"2024-08-10T05:26:03.123804+0000","last_undegraded":"2024-08-10T05:26:03.123804+0000","last_fullsized":"2024-08-10T05:26:03.123804+0000","mapping_epoch":434,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":435,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_clean_scrub_stamp":"2024-08-10T05:12:49.454492+0000","objects_scrubbed":0,"log_size":1289,"log_dups_size":0,"ondisk_log_size":1289,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:28:06.496143+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.0088348739999999995,"stat_sum":{"num_bytes":12558336,"num_objects":10,"num_object_clones":7,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":2,"num_read":222,"num_read_kb":230821,"num_write":609,"num_write_kb":82232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":19619840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a9","length":"1"},{"start":"1ac","length":"1"},{"start":"1c0","length":"1"},{"start":"1c2","length":"1"},{"start":"1c5","length":"1"},{"start":"1c9","length":"1"}]},{"pgid":"4.4","version":"0'0","reported_seq":1321,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.084211+0000","last_change":"2024-08-10T05:18:25.030243+0000","last_active":"2024-08-10T05:26:05.084211+0000","last_peered":"2024-08-10T05:26:05.084211+0000","last_clean":"2024-08-10T05:26:05.084211+0000","last_became_active":"2024-08-10T05:18:25.029956+0000","last_became_peered":"2024-08-10T05:18:25.029956+0000","last_unstale":"2024-08-10T05:26:05.084211+0000","last_undegraded":"2024-08-10T05:26:05.084211+0000","last_fullsized":"2024-08-10T05:26:05.084211+0000","mapping_epoch":402,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":403,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:40:06.810660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1171,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.124476+0000","last_change":"2024-08-10T05:20:04.011628+0000","last_active":"2024-08-10T05:26:04.124476+0000","last_peered":"2024-08-10T05:26:04.124476+0000","last_clean":"2024-08-10T05:26:04.124476+0000","last_became_active":"2024-08-10T05:20:04.011319+0000","last_became_peered":"2024-08-10T05:20:04.011319+0000","last_unstale":"2024-08-10T05:26:04.124476+0000","last_undegraded":"2024-08-10T05:26:04.124476+0000","last_fullsized":"2024-08-10T05:26:04.124476+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:26:15.812895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1206,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.079875+0000","last_change":"2024-08-10T05:20:03.998382+0000","last_active":"2024-08-10T05:26:05.079875+0000","last_peered":"2024-08-10T05:26:05.079875+0000","last_clean":"2024-08-10T05:26:05.079875+0000","last_became_active":"2024-08-10T05:20:03.998029+0000","last_became_peered":"2024-08-10T05:20:03.998029+0000","last_unstale":"2024-08-10T05:26:05.079875+0000","last_undegraded":"2024-08-10T05:26:05.079875+0000","last_fullsized":"2024-08-10T05:26:05.079875+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:21:54.927101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"850'1713","reported_seq":5075,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-08-10T05:26:03.138554+0000","last_change":"2024-08-10T05:26:03.139989+0000","last_active":"2024-08-10T05:26:03.138554+0000","last_peered":"2024-08-10T05:26:03.138554+0000","last_clean":"2024-08-10T05:26:03.138554+0000","last_became_active":"2024-08-10T05:20:04.013624+0000","last_became_peered":"2024-08-10T05:20:04.013624+0000","last_unstale":"2024-08-10T05:26:03.138554+0000","last_undegraded":"2024-08-10T05:26:03.138554+0000","last_fullsized":"2024-08-10T05:26:03.138554+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_clean_scrub_stamp":"2024-08-10T05:12:49.454492+0000","objects_scrubbed":0,"log_size":1713,"log_dups_size":0,"ondisk_log_size":1713,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:05:50.158011+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.022189312999999999,"stat_sum":{"num_bytes":29335552,"num_objects":16,"num_object_clones":12,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":1,"num_read":359,"num_read_kb":644534,"num_write":622,"num_write_kb":155416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":24461312,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a9","length":"1"},{"start":"1ac","length":"1"},{"start":"1c0","length":"1"},{"start":"1c2","length":"1"},{"start":"1c5","length":"1"},{"start":"1c9","length":"1"}]},{"pgid":"4.2","version":"75'2","reported_seq":1323,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.084347+0000","last_change":"2024-08-10T05:19:31.293985+0000","last_active":"2024-08-10T05:26:05.084347+0000","last_peered":"2024-08-10T05:26:05.084347+0000","last_clean":"2024-08-10T05:26:05.084347+0000","last_became_active":"2024-08-10T05:19:31.293617+0000","last_became_peered":"2024-08-10T05:19:31.293617+0000","last_unstale":"2024-08-10T05:26:05.084347+0000","last_undegraded":"2024-08-10T05:26:05.084347+0000","last_fullsized":"2024-08-10T05:26:05.084347+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:34:40.547858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059589099999999998,"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":1315,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.084070+0000","last_change":"2024-08-10T05:20:36.994434+0000","last_active":"2024-08-10T05:26:05.084070+0000","last_peered":"2024-08-10T05:26:05.084070+0000","last_clean":"2024-08-10T05:26:05.084070+0000","last_became_active":"2024-08-10T05:20:36.994147+0000","last_became_peered":"2024-08-10T05:20:36.994147+0000","last_unstale":"2024-08-10T05:26:05.084070+0000","last_undegraded":"2024-08-10T05:26:05.084070+0000","last_fullsized":"2024-08-10T05:26:05.084070+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:42:00.472441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1196,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.124822+0000","last_change":"2024-08-10T05:19:31.297520+0000","last_active":"2024-08-10T05:26:04.124822+0000","last_peered":"2024-08-10T05:26:04.124822+0000","last_clean":"2024-08-10T05:26:04.124822+0000","last_became_active":"2024-08-10T05:19:31.297232+0000","last_became_peered":"2024-08-10T05:19:31.297232+0000","last_unstale":"2024-08-10T05:26:04.124822+0000","last_undegraded":"2024-08-10T05:26:04.124822+0000","last_fullsized":"2024-08-10T05:26:04.124822+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:53:14.099777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"851'1596","reported_seq":4612,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.911347+0000","last_change":"2024-08-10T05:26:04.142508+0000","last_active":"2024-08-10T05:26:05.911347+0000","last_peered":"2024-08-10T05:26:05.911347+0000","last_clean":"2024-08-10T05:26:05.911347+0000","last_became_active":"2024-08-10T05:20:04.016130+0000","last_became_peered":"2024-08-10T05:20:04.016130+0000","last_unstale":"2024-08-10T05:26:05.911347+0000","last_undegraded":"2024-08-10T05:26:05.911347+0000","last_fullsized":"2024-08-10T05:26:05.911347+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_clean_scrub_stamp":"2024-08-10T05:12:49.454492+0000","objects_scrubbed":0,"log_size":1596,"log_dups_size":0,"ondisk_log_size":1596,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:08:24.642425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.011560846,"stat_sum":{"num_bytes":30294016,"num_objects":14,"num_object_clones":10,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":0,"num_read":311,"num_read_kb":672967,"num_write":576,"num_write_kb":143264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13,"num_bytes_recovered":26697728,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a9","length":"1"},{"start":"1ac","length":"1"},{"start":"1bf","length":"1"},{"start":"1c2","length":"1"},{"start":"1c5","length":"1"}]},{"pgid":"4.3","version":"73'1","reported_seq":1343,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-08-10T05:26:03.117390+0000","last_change":"2024-08-10T05:20:37.000402+0000","last_active":"2024-08-10T05:26:03.117390+0000","last_peered":"2024-08-10T05:26:03.117390+0000","last_clean":"2024-08-10T05:26:03.117390+0000","last_became_active":"2024-08-10T05:20:36.999860+0000","last_became_peered":"2024-08-10T05:20:36.999860+0000","last_unstale":"2024-08-10T05:26:03.117390+0000","last_undegraded":"2024-08-10T05:26:03.117390+0000","last_fullsized":"2024-08-10T05:26:03.117390+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:45:47.553746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":1146,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.129263+0000","last_change":"2024-08-10T05:20:37.000027+0000","last_active":"2024-08-10T05:26:04.129263+0000","last_peered":"2024-08-10T05:26:04.129263+0000","last_clean":"2024-08-10T05:26:04.129263+0000","last_became_active":"2024-08-10T05:20:36.998556+0000","last_became_peered":"2024-08-10T05:20:36.998556+0000","last_unstale":"2024-08-10T05:26:04.129263+0000","last_undegraded":"2024-08-10T05:26:04.129263+0000","last_fullsized":"2024-08-10T05:26:04.129263+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T05:54:14.683401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1311,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.083963+0000","last_change":"2024-08-10T05:19:31.291812+0000","last_active":"2024-08-10T05:26:05.083963+0000","last_peered":"2024-08-10T05:26:05.083963+0000","last_clean":"2024-08-10T05:26:05.083963+0000","last_became_active":"2024-08-10T05:19:31.291497+0000","last_became_peered":"2024-08-10T05:19:31.291497+0000","last_unstale":"2024-08-10T05:26:05.083963+0000","last_undegraded":"2024-08-10T05:26:05.083963+0000","last_fullsized":"2024-08-10T05:26:05.083963+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:03:11.807418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"841'366","reported_seq":3580,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.079318+0000","last_change":"2024-08-10T05:26:04.122146+0000","last_active":"2024-08-10T05:26:05.079318+0000","last_peered":"2024-08-10T05:26:05.079318+0000","last_clean":"2024-08-10T05:26:05.079318+0000","last_became_active":"2024-08-10T05:20:36.998083+0000","last_became_peered":"2024-08-10T05:20:36.998083+0000","last_unstale":"2024-08-10T05:26:05.079318+0000","last_undegraded":"2024-08-10T05:26:05.079318+0000","last_fullsized":"2024-08-10T05:26:05.079318+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_clean_scrub_stamp":"2024-08-10T05:12:49.454492+0000","objects_scrubbed":0,"log_size":366,"log_dups_size":0,"ondisk_log_size":366,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:39:40.903735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000781151,"stat_sum":{"num_bytes":6193152,"num_objects":2,"num_object_clones":1,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":87,"num_read_kb":95376,"num_write":122,"num_write_kb":32264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1a9","length":"1"},{"start":"1ac","length":"1"},{"start":"1bf","length":"1"},{"start":"1c2","length":"1"},{"start":"1c5","length":"1"}]},{"pgid":"4.0","version":"0'0","reported_seq":1261,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.684179+0000","last_change":"2024-08-10T05:20:36.988287+0000","last_active":"2024-08-10T05:26:05.684179+0000","last_peered":"2024-08-10T05:26:05.684179+0000","last_clean":"2024-08-10T05:26:05.684179+0000","last_became_active":"2024-08-10T05:20:36.987998+0000","last_became_peered":"2024-08-10T05:20:36.987998+0000","last_unstale":"2024-08-10T05:26:05.684179+0000","last_undegraded":"2024-08-10T05:26:05.684179+0000","last_fullsized":"2024-08-10T05:26:05.684179+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:57:21.768354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000600072,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"561'3","reported_seq":1320,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.084923+0000","last_change":"2024-08-10T05:20:04.014045+0000","last_active":"2024-08-10T05:26:05.084923+0000","last_peered":"2024-08-10T05:26:05.084923+0000","last_clean":"2024-08-10T05:26:05.084923+0000","last_became_active":"2024-08-10T05:20:04.013645+0000","last_became_peered":"2024-08-10T05:20:04.013645+0000","last_unstale":"2024-08-10T05:26:05.084923+0000","last_undegraded":"2024-08-10T05:26:05.084923+0000","last_fullsized":"2024-08-10T05:26:05.084923+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:26:15.460914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.684909+0000","last_change":"2024-08-10T05:20:36.988343+0000","last_active":"2024-08-10T05:26:05.684909+0000","last_peered":"2024-08-10T05:26:05.684909+0000","last_clean":"2024-08-10T05:26:05.684909+0000","last_became_active":"2024-08-10T05:20:36.988035+0000","last_became_peered":"2024-08-10T05:20:36.988035+0000","last_unstale":"2024-08-10T05:26:05.684909+0000","last_undegraded":"2024-08-10T05:26:05.684909+0000","last_fullsized":"2024-08-10T05:26:05.684909+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:34:12.429711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"851'430","reported_seq":3727,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.684491+0000","last_change":"2024-08-10T05:26:04.130473+0000","last_active":"2024-08-10T05:26:05.684491+0000","last_peered":"2024-08-10T05:26:05.684491+0000","last_clean":"2024-08-10T05:26:05.684491+0000","last_became_active":"2024-08-10T05:20:40.011183+0000","last_became_peered":"2024-08-10T05:20:40.011183+0000","last_unstale":"2024-08-10T05:26:05.684491+0000","last_undegraded":"2024-08-10T05:26:05.684491+0000","last_fullsized":"2024-08-10T05:26:05.684491+0000","mapping_epoch":533,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":534,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_clean_scrub_stamp":"2024-08-10T05:12:49.454492+0000","objects_scrubbed":0,"log_size":430,"log_dups_size":0,"ondisk_log_size":430,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T07:16:25.982684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0072555759999999997,"stat_sum":{"num_bytes":6152192,"num_objects":5,"num_object_clones":4,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":1,"num_read":80,"num_read_kb":183415,"num_write":168,"num_write_kb":49272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19,"num_bytes_recovered":37879808,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"1a9","length":"1"},{"start":"1ac","length":"1"},{"start":"1bf","length":"1"},{"start":"1c2","length":"1"},{"start":"1c5","length":"1"}]},{"pgid":"4.1","version":"0'0","reported_seq":1212,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.079490+0000","last_change":"2024-08-10T05:20:04.003127+0000","last_active":"2024-08-10T05:26:05.079490+0000","last_peered":"2024-08-10T05:26:05.079490+0000","last_clean":"2024-08-10T05:26:05.079490+0000","last_became_active":"2024-08-10T05:20:04.002840+0000","last_became_peered":"2024-08-10T05:20:04.002840+0000","last_unstale":"2024-08-10T05:26:05.079490+0000","last_undegraded":"2024-08-10T05:26:05.079490+0000","last_fullsized":"2024-08-10T05:26:05.079490+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:10:04.542013+0000","last_clean_scrub_stamp":"2024-08-10T05:10:04.542013+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:10:03.487380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"66'2","reported_seq":1136,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.911688+0000","last_change":"2024-08-10T05:20:36.988509+0000","last_active":"2024-08-10T05:26:05.911688+0000","last_peered":"2024-08-10T05:26:05.911688+0000","last_clean":"2024-08-10T05:26:05.911688+0000","last_became_active":"2024-08-10T05:20:36.988171+0000","last_became_peered":"2024-08-10T05:20:36.988171+0000","last_unstale":"2024-08-10T05:26:05.911688+0000","last_undegraded":"2024-08-10T05:26:05.911688+0000","last_fullsized":"2024-08-10T05:26:05.911688+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:06:15.341036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"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":1332,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-08-10T05:26:03.116197+0000","last_change":"2024-08-10T05:18:57.975227+0000","last_active":"2024-08-10T05:26:03.116197+0000","last_peered":"2024-08-10T05:26:03.116197+0000","last_clean":"2024-08-10T05:26:03.116197+0000","last_became_active":"2024-08-10T05:18:57.974780+0000","last_became_peered":"2024-08-10T05:18:57.974780+0000","last_unstale":"2024-08-10T05:26:03.116197+0000","last_undegraded":"2024-08-10T05:26:03.116197+0000","last_fullsized":"2024-08-10T05:26:03.116197+0000","mapping_epoch":434,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":435,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T13:21:51.819611+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"851'395","reported_seq":3551,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.132362+0000","last_change":"2024-08-10T05:26:04.133073+0000","last_active":"2024-08-10T05:26:04.132362+0000","last_peered":"2024-08-10T05:26:04.132362+0000","last_clean":"2024-08-10T05:26:04.132362+0000","last_became_active":"2024-08-10T05:20:04.003974+0000","last_became_peered":"2024-08-10T05:20:04.003974+0000","last_unstale":"2024-08-10T05:26:04.132362+0000","last_undegraded":"2024-08-10T05:26:04.132362+0000","last_fullsized":"2024-08-10T05:26:04.132362+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_clean_scrub_stamp":"2024-08-10T05:12:49.454492+0000","objects_scrubbed":0,"log_size":395,"log_dups_size":0,"ondisk_log_size":395,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:55:27.972861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0078990369999999994,"stat_sum":{"num_bytes":2236416,"num_objects":2,"num_object_clones":1,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":90,"num_read_kb":127690,"num_write":104,"num_write_kb":26744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":15794176,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a9","length":"1"},{"start":"1ac","length":"1"},{"start":"1bf","length":"2"},{"start":"1c2","length":"1"},{"start":"1c5","length":"1"},{"start":"1c9","length":"1"}]},{"pgid":"2.8","version":"0'0","reported_seq":1133,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.127873+0000","last_change":"2024-08-10T05:20:36.994943+0000","last_active":"2024-08-10T05:26:04.127873+0000","last_peered":"2024-08-10T05:26:04.127873+0000","last_clean":"2024-08-10T05:26:04.127873+0000","last_became_active":"2024-08-10T05:20:36.994532+0000","last_became_peered":"2024-08-10T05:20:36.994532+0000","last_unstale":"2024-08-10T05:26:04.127873+0000","last_undegraded":"2024-08-10T05:26:04.127873+0000","last_fullsized":"2024-08-10T05:26:04.127873+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:06:08.397404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1230,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.079921+0000","last_change":"2024-08-10T05:20:36.998753+0000","last_active":"2024-08-10T05:26:05.079921+0000","last_peered":"2024-08-10T05:26:05.079921+0000","last_clean":"2024-08-10T05:26:05.079921+0000","last_became_active":"2024-08-10T05:20:36.997564+0000","last_became_peered":"2024-08-10T05:20:36.997564+0000","last_unstale":"2024-08-10T05:26:05.079921+0000","last_undegraded":"2024-08-10T05:26:05.079921+0000","last_fullsized":"2024-08-10T05:26:05.079921+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:29:59.680344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"851'460","reported_seq":3704,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.080061+0000","last_change":"2024-08-10T05:26:04.127293+0000","last_active":"2024-08-10T05:26:05.080061+0000","last_peered":"2024-08-10T05:26:05.080061+0000","last_clean":"2024-08-10T05:26:05.080061+0000","last_became_active":"2024-08-10T05:20:30.984025+0000","last_became_peered":"2024-08-10T05:20:30.984025+0000","last_unstale":"2024-08-10T05:26:05.080061+0000","last_undegraded":"2024-08-10T05:26:05.080061+0000","last_fullsized":"2024-08-10T05:26:05.080061+0000","mapping_epoch":524,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":525,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_clean_scrub_stamp":"2024-08-10T05:12:49.454492+0000","objects_scrubbed":0,"log_size":460,"log_dups_size":0,"ondisk_log_size":460,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:23:54.514757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0050792390000000001,"stat_sum":{"num_bytes":6365184,"num_objects":7,"num_object_clones":6,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":80,"num_read_kb":84015,"num_write":180,"num_write_kb":31920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19,"num_bytes_recovered":3760128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"1a9","length":"1"},{"start":"1ac","length":"1"},{"start":"1bf","length":"1"},{"start":"1c2","length":"1"},{"start":"1c5","length":"1"}]},{"pgid":"2.9","version":"0'0","reported_seq":1310,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.084209+0000","last_change":"2024-08-10T05:20:37.000447+0000","last_active":"2024-08-10T05:26:05.084209+0000","last_peered":"2024-08-10T05:26:05.084209+0000","last_clean":"2024-08-10T05:26:05.084209+0000","last_became_active":"2024-08-10T05:20:37.000136+0000","last_became_peered":"2024-08-10T05:20:37.000136+0000","last_unstale":"2024-08-10T05:26:05.084209+0000","last_undegraded":"2024-08-10T05:26:05.084209+0000","last_fullsized":"2024-08-10T05:26:05.084209+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:24:11.475694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1255,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.684352+0000","last_change":"2024-08-10T05:20:36.988507+0000","last_active":"2024-08-10T05:26:05.684352+0000","last_peered":"2024-08-10T05:26:05.684352+0000","last_clean":"2024-08-10T05:26:05.684352+0000","last_became_active":"2024-08-10T05:20:36.988206+0000","last_became_peered":"2024-08-10T05:20:36.988206+0000","last_unstale":"2024-08-10T05:26:05.684352+0000","last_undegraded":"2024-08-10T05:26:05.684352+0000","last_fullsized":"2024-08-10T05:26:05.684352+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:13:01.417968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"851'1346","reported_seq":4692,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.136800+0000","last_change":"2024-08-10T05:26:04.138075+0000","last_active":"2024-08-10T05:26:04.136800+0000","last_peered":"2024-08-10T05:26:04.136800+0000","last_clean":"2024-08-10T05:26:04.136800+0000","last_became_active":"2024-08-10T05:20:36.996003+0000","last_became_peered":"2024-08-10T05:20:36.996003+0000","last_unstale":"2024-08-10T05:26:04.136800+0000","last_undegraded":"2024-08-10T05:26:04.136800+0000","last_fullsized":"2024-08-10T05:26:04.136800+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_clean_scrub_stamp":"2024-08-10T05:12:49.454492+0000","objects_scrubbed":0,"log_size":1346,"log_dups_size":0,"ondisk_log_size":1346,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:05:18.918232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0069725270000000001,"stat_sum":{"num_bytes":19152896,"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":227,"num_read_kb":272918,"num_write":515,"num_write_kb":143488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":47898624,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,3],"acting":[2,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"1a9","length":"1"},{"start":"1ac","length":"1"},{"start":"1bf","length":"2"},{"start":"1c2","length":"1"},{"start":"1c5","length":"1"},{"start":"1c9","length":"1"}]},{"pgid":"2.a","version":"0'0","reported_seq":1310,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.084418+0000","last_change":"2024-08-10T05:20:36.994653+0000","last_active":"2024-08-10T05:26:05.084418+0000","last_peered":"2024-08-10T05:26:05.084418+0000","last_clean":"2024-08-10T05:26:05.084418+0000","last_became_active":"2024-08-10T05:20:36.994383+0000","last_became_peered":"2024-08-10T05:20:36.994383+0000","last_unstale":"2024-08-10T05:26:05.084418+0000","last_undegraded":"2024-08-10T05:26:05.084418+0000","last_fullsized":"2024-08-10T05:26:05.084418+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:05:24.152220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1253,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.684629+0000","last_change":"2024-08-10T05:18:57.972008+0000","last_active":"2024-08-10T05:26:05.684629+0000","last_peered":"2024-08-10T05:26:05.684629+0000","last_clean":"2024-08-10T05:26:05.684629+0000","last_became_active":"2024-08-10T05:18:57.971390+0000","last_became_peered":"2024-08-10T05:18:57.971390+0000","last_unstale":"2024-08-10T05:26:05.684629+0000","last_undegraded":"2024-08-10T05:26:05.684629+0000","last_fullsized":"2024-08-10T05:26:05.684629+0000","mapping_epoch":434,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":435,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:04:08.692622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.c","version":"851'1216","reported_seq":4516,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.084103+0000","last_change":"2024-08-10T05:26:04.143003+0000","last_active":"2024-08-10T05:26:05.084103+0000","last_peered":"2024-08-10T05:26:05.084103+0000","last_clean":"2024-08-10T05:26:05.084103+0000","last_became_active":"2024-08-10T05:18:57.971965+0000","last_became_peered":"2024-08-10T05:18:57.971965+0000","last_unstale":"2024-08-10T05:26:05.084103+0000","last_undegraded":"2024-08-10T05:26:05.084103+0000","last_fullsized":"2024-08-10T05:26:05.084103+0000","mapping_epoch":434,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":435,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:12:49.454492+0000","last_clean_scrub_stamp":"2024-08-10T05:12:49.454492+0000","objects_scrubbed":0,"log_size":1216,"log_dups_size":0,"ondisk_log_size":1216,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:00:30.818536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.013523912000000001,"stat_sum":{"num_bytes":10706944,"num_objects":7,"num_object_clones":4,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":1,"num_read":191,"num_read_kb":178042,"num_write":522,"num_write_kb":89368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":24289280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a9","length":"1"},{"start":"1ac","length":"1"},{"start":"1bf","length":"1"},{"start":"1c2","length":"1"},{"start":"1c5","length":"1"}]},{"pgid":"2.b","version":"557'4","reported_seq":1144,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.127421+0000","last_change":"2024-08-10T05:20:37.004852+0000","last_active":"2024-08-10T05:26:04.127421+0000","last_peered":"2024-08-10T05:26:04.127421+0000","last_clean":"2024-08-10T05:26:04.127421+0000","last_became_active":"2024-08-10T05:20:37.004484+0000","last_became_peered":"2024-08-10T05:20:37.004484+0000","last_unstale":"2024-08-10T05:26:04.127421+0000","last_undegraded":"2024-08-10T05:26:04.127421+0000","last_fullsized":"2024-08-10T05:26:04.127421+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T12:05:33.401818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"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":1156,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.911277+0000","last_change":"2024-08-10T05:20:04.014088+0000","last_active":"2024-08-10T05:26:05.911277+0000","last_peered":"2024-08-10T05:26:05.911277+0000","last_clean":"2024-08-10T05:26:05.911277+0000","last_became_active":"2024-08-10T05:20:04.013746+0000","last_became_peered":"2024-08-10T05:20:04.013746+0000","last_unstale":"2024-08-10T05:26:05.911277+0000","last_undegraded":"2024-08-10T05:26:05.911277+0000","last_fullsized":"2024-08-10T05:26:05.911277+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T08:07:40.983085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1178,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.124688+0000","last_change":"2024-08-10T05:20:04.006581+0000","last_active":"2024-08-10T05:26:04.124688+0000","last_peered":"2024-08-10T05:26:04.124688+0000","last_clean":"2024-08-10T05:26:04.124688+0000","last_became_active":"2024-08-10T05:20:04.006217+0000","last_became_peered":"2024-08-10T05:20:04.006217+0000","last_unstale":"2024-08-10T05:26:04.124688+0000","last_undegraded":"2024-08-10T05:26:04.124688+0000","last_fullsized":"2024-08-10T05:26:04.124688+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T14:35:28.028731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"66'2","reported_seq":1143,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.128803+0000","last_change":"2024-08-10T05:20:37.009946+0000","last_active":"2024-08-10T05:26:04.128803+0000","last_peered":"2024-08-10T05:26:04.128803+0000","last_clean":"2024-08-10T05:26:04.128803+0000","last_became_active":"2024-08-10T05:20:37.008980+0000","last_became_peered":"2024-08-10T05:20:37.008980+0000","last_unstale":"2024-08-10T05:26:04.128803+0000","last_undegraded":"2024-08-10T05:26:04.128803+0000","last_fullsized":"2024-08-10T05:26:04.128803+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T15:08:08.397603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"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":1184,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.124673+0000","last_change":"2024-08-10T05:19:31.303408+0000","last_active":"2024-08-10T05:26:04.124673+0000","last_peered":"2024-08-10T05:26:04.124673+0000","last_clean":"2024-08-10T05:26:04.124673+0000","last_became_active":"2024-08-10T05:19:31.302480+0000","last_became_peered":"2024-08-10T05:19:31.302480+0000","last_unstale":"2024-08-10T05:26:04.124673+0000","last_undegraded":"2024-08-10T05:26:04.124673+0000","last_fullsized":"2024-08-10T05:26:04.124673+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T06:00:19.556133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"66'2","reported_seq":1133,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-08-10T05:26:04.129055+0000","last_change":"2024-08-10T05:20:36.992814+0000","last_active":"2024-08-10T05:26:04.129055+0000","last_peered":"2024-08-10T05:26:04.129055+0000","last_clean":"2024-08-10T05:26:04.129055+0000","last_became_active":"2024-08-10T05:20:36.991648+0000","last_became_peered":"2024-08-10T05:20:36.991648+0000","last_unstale":"2024-08-10T05:26:04.129055+0000","last_undegraded":"2024-08-10T05:26:04.129055+0000","last_fullsized":"2024-08-10T05:26:04.129055+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:48:31.156752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"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":1332,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-08-10T05:26:03.116480+0000","last_change":"2024-08-10T05:19:31.288537+0000","last_active":"2024-08-10T05:26:03.116480+0000","last_peered":"2024-08-10T05:26:03.116480+0000","last_clean":"2024-08-10T05:26:03.116480+0000","last_became_active":"2024-08-10T05:19:31.288178+0000","last_became_peered":"2024-08-10T05:19:31.288178+0000","last_unstale":"2024-08-10T05:26:03.116480+0000","last_undegraded":"2024-08-10T05:26:03.116480+0000","last_fullsized":"2024-08-10T05:26:03.116480+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T11:33:09.983951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"557'3","reported_seq":1268,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.684942+0000","last_change":"2024-08-10T05:19:31.298838+0000","last_active":"2024-08-10T05:26:05.684942+0000","last_peered":"2024-08-10T05:26:05.684942+0000","last_clean":"2024-08-10T05:26:05.684942+0000","last_became_active":"2024-08-10T05:19:31.298448+0000","last_became_peered":"2024-08-10T05:19:31.298448+0000","last_unstale":"2024-08-10T05:26:05.684942+0000","last_undegraded":"2024-08-10T05:26:05.684942+0000","last_fullsized":"2024-08-10T05:26:05.684942+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:16:46.668096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1245,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-08-10T05:26:05.684850+0000","last_change":"2024-08-10T05:20:04.011770+0000","last_active":"2024-08-10T05:26:05.684850+0000","last_peered":"2024-08-10T05:26:05.684850+0000","last_clean":"2024-08-10T05:26:05.684850+0000","last_became_active":"2024-08-10T05:20:04.011454+0000","last_became_peered":"2024-08-10T05:20:04.011454+0000","last_unstale":"2024-08-10T05:26:05.684850+0000","last_undegraded":"2024-08-10T05:26:05.684850+0000","last_fullsized":"2024-08-10T05:26:05.684850+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:55.112350+0000","last_clean_scrub_stamp":"2024-08-10T05:08:55.112350+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T10:29:01.319127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"557'6","reported_seq":1348,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-08-10T05:26:03.116904+0000","last_change":"2024-08-10T05:20:36.993950+0000","last_active":"2024-08-10T05:26:03.116904+0000","last_peered":"2024-08-10T05:26:03.116904+0000","last_clean":"2024-08-10T05:26:03.116904+0000","last_became_active":"2024-08-10T05:20:36.993613+0000","last_became_peered":"2024-08-10T05:20:36.993613+0000","last_unstale":"2024-08-10T05:26:03.116904+0000","last_undegraded":"2024-08-10T05:26:03.116904+0000","last_fullsized":"2024-08-10T05:26:03.116904+0000","mapping_epoch":530,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":531,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T05:08:52.013014+0000","last_clean_scrub_stamp":"2024-08-10T05:08:52.013014+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-11T09:30:27.154665+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":8,"num_read_kb":8,"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":291635200,"num_objects":168,"num_object_clones":119,"num_object_copies":504,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":168,"num_whiteouts":14,"num_read":3915,"num_read_kb":5659421,"num_write":8236,"num_write_kb":1782560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":321,"num_bytes_recovered":425369600,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":411783168,"data_stored":829116416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":20694,"ondisk_log_size":20694,"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":6614,"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":158,"num_read_kb":174,"num_write":69,"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":19842,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":44944,"internal_metadata":0},"log_size":75,"ondisk_log_size":75,"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":1070,"num_read_kb":1904,"num_write":367,"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":225,"ondisk_log_size":225,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":530,"seq":2276332666947,"num_pgs":55,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":207340,"kb_used_data":53724,"kb_used_omap":32,"kb_used_meta":153567,"kb_avail":93537812,"statfs":{"total":95995035648,"available":95782719488,"internally_reserved":0,"allocated":55013376,"data_stored":74225721,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32840,"internal_metadata":157253560},"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":499,"seq":2143188680778,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":240484,"kb_used_data":65048,"kb_used_omap":28,"kb_used_meta":175395,"kb_avail":93504668,"statfs":{"total":95995035648,"available":95748780032,"internally_reserved":0,"allocated":66609152,"data_stored":126194113,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29208,"internal_metadata":179604968},"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":467,"seq":2005749727312,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":336464,"kb_used_data":56900,"kb_used_omap":57,"kb_used_meta":279494,"kb_avail":93408688,"statfs":{"total":95995035648,"available":95650496512,"internally_reserved":0,"allocated":58265600,"data_stored":124548193,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":58577,"internal_metadata":286202671},"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":434,"seq":1864015806551,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":249696,"kb_used_data":50320,"kb_used_omap":35,"kb_used_meta":199324,"kb_avail":93495456,"statfs":{"total":95995035648,"available":95739346944,"internally_reserved":0,"allocated":51527680,"data_stored":83961492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":36265,"internal_metadata":204108375},"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":402,"seq":1726576853086,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":236772,"kb_used_data":58904,"kb_used_omap":29,"kb_used_meta":177826,"kb_avail":93508380,"statfs":{"total":95995035648,"available":95752581120,"internally_reserved":0,"allocated":60317696,"data_stored":110194697,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30360,"internal_metadata":182094184},"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":371,"seq":1593432866916,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":413652,"kb_used_data":79748,"kb_used_omap":44,"kb_used_meta":333843,"kb_avail":93331500,"statfs":{"total":95995035648,"available":95571456000,"internally_reserved":0,"allocated":81661952,"data_stored":127959997,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45569,"internal_metadata":341855743},"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":[2],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":339,"seq":1455993913451,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":437704,"kb_used_data":50944,"kb_used_omap":32,"kb_used_meta":386719,"kb_avail":93307448,"statfs":{"total":95995035648,"available":95546826752,"internally_reserved":0,"allocated":52166656,"data_stored":90818972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33091,"internal_metadata":396000957},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":306,"seq":1314259992689,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":511692,"kb_used_data":65088,"kb_used_omap":33,"kb_used_meta":446558,"kb_avail":93233460,"statfs":{"total":95995035648,"available":95471063040,"internally_reserved":0,"allocated":66650112,"data_stored":139416116,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":34551,"internal_metadata":457275657},"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":5975,"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":4377,"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":5332,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6076,"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":6334,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5906,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5183,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":5816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5893,"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":5774,"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":56315904,"data_stored":133107712,"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":42397696,"data_stored":85082112,"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":71921664,"data_stored":122232832,"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":50536448,"data_stored":104452096,"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":41766912,"data_stored":78233600,"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":47931392,"data_stored":118239232,"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":56242176,"data_stored":119861248,"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":44670976,"data_stored":67907584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-10T05:26:09.677 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-08-10T05:26:09.677 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-08-10T05:26:09.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:09 smithi159 ceph-mon[90359]: pgmap v942: 121 pgs: 121 active+clean; 279 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 384 KiB/s wr, 5 op/s 2024-08-10T05:26:09.880 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T05:26:10.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:10 smithi086 ceph-mon[98993]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:26:10.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:10 smithi086 ceph-mon[98993]: osdmap e853: 8 total, 8 up, 8 in 2024-08-10T05:26:10.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:10 smithi086 ceph-mon[101471]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:26:10.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:10 smithi086 ceph-mon[101471]: osdmap e853: 8 total, 8 up, 8 in 2024-08-10T05:26:10.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:10 smithi159 ceph-mon[90359]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T05:26:10.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:10 smithi159 ceph-mon[90359]: osdmap e853: 8 total, 8 up, 8 in 2024-08-10T05:26:11.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:11 smithi086 ceph-mon[101471]: pgmap v944: 121 pgs: 121 active+clean; 280 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 371 KiB/s wr, 4 op/s 2024-08-10T05:26:11.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:26:11.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:11 smithi086 ceph-mon[98993]: pgmap v944: 121 pgs: 121 active+clean; 280 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 371 KiB/s wr, 4 op/s 2024-08-10T05:26:11.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:26:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:11 smithi159 ceph-mon[90359]: pgmap v944: 121 pgs: 121 active+clean; 280 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 371 KiB/s wr, 4 op/s 2024-08-10T05:26:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:26:12.415 INFO:teuthology.orchestra.run.smithi086.stderr:pool 'unique_pool_0' removed 2024-08-10T05:26:12.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:12 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3071972777' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-10T05:26:12.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:12 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-10T05:26:12.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:12 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3071972777' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-10T05:26:12.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:12 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-10T05:26:12.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:12 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3071972777' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-10T05:26:12.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:12 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-10T05:26:13.143 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-10T05:26:13.144 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2024-08-10T05:26:13.144 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-10T05:26:13.144 INFO:teuthology.task.print:**** done start rados_api.yaml 2024-08-10T05:26:13.144 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-10T05:26:13.145 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-10T05:26:13.145 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-10T05:26:13.146 DEBUG:teuthology.orchestra.run.smithi086:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-10T05:26:13.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T05:26:13.162 INFO:teuthology.orchestra.run.smithi086.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-10T05:26:13.163 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-10T05:26:13.219 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-10T05:26:13.219 DEBUG:teuthology.orchestra.run.smithi086:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-10T05:26:13.275 INFO:tasks.workunit:timeout=3h 2024-08-10T05:26:13.275 INFO:tasks.workunit:cleanup=True 2024-08-10T05:26:13.275 DEBUG:teuthology.orchestra.run.smithi086:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-10T05:26:13.331 INFO:tasks.workunit.client.0.smithi086.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-10T05:26:13.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:13 smithi159 ceph-mon[90359]: pgmap v945: 121 pgs: 121 active+clean; 280 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 143 KiB/s wr, 2 op/s 2024-08-10T05:26:13.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:13 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-10T05:26:13.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:13 smithi159 ceph-mon[90359]: osdmap e854: 8 total, 8 up, 8 in 2024-08-10T05:26:13.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:13 smithi086 ceph-mon[101471]: pgmap v945: 121 pgs: 121 active+clean; 280 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 143 KiB/s wr, 2 op/s 2024-08-10T05:26:13.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:13 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-10T05:26:13.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:13 smithi086 ceph-mon[101471]: osdmap e854: 8 total, 8 up, 8 in 2024-08-10T05:26:13.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:13 smithi086 ceph-mon[98993]: pgmap v945: 121 pgs: 121 active+clean; 280 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 143 KiB/s wr, 2 op/s 2024-08-10T05:26:13.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:13 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-10T05:26:13.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:13 smithi086 ceph-mon[98993]: osdmap e854: 8 total, 8 up, 8 in 2024-08-10T05:26:15.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:15 smithi159 ceph-mon[90359]: pgmap v947: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:15.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:15 smithi086 ceph-mon[101471]: pgmap v947: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:15 smithi086 ceph-mon[98993]: pgmap v947: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:17.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:17 smithi159 ceph-mon[90359]: pgmap v948: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:17.707 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:17 smithi086 ceph-mon[101471]: pgmap v948: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:17.707 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:17 smithi086 ceph-mon[98993]: pgmap v948: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:18.345 DEBUG:teuthology.orchestra.run.smithi086:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-08-10T05:26:18.454 INFO:tasks.workunit.client.0.smithi086.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-10T05:26:18.456 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-10T05:26:18.456 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-10T05:26:18.505 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-10T05:26:18.555 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-10T05:26:18.594 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-10T05:26:18.595 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-10T05:26:18.596 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-10T05:26:18.634 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-10T05:26:18.637 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T05:26:18.637 DEBUG:teuthology.orchestra.run.smithi086:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-10T05:26:18.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:26:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:26:18] "GET /metrics HTTP/1.1" 200 36270 "" "Prometheus/2.43.0" 2024-08-10T05:26:18.671 INFO:tasks.workunit:Running workunits matching cls on client.0... 2024-08-10T05:26:18.672 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2024-08-10T05:26:18.672 DEBUG:teuthology.orchestra.run.smithi086: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-08-10T05:26:18.741 INFO:tasks.workunit.client.0.smithi086.stdout:Running main() from gmock_main.cc 2024-08-10T05:26:18.742 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] Running 22 tests from 1 test suite. 2024-08-10T05:26:18.742 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment set-up. 2024-08-10T05:26:18.742 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 22 tests from TestCls2PCQueue 2024-08-10T05:26:18.742 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2024-08-10T05:26:19.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:19 smithi159 ceph-mon[90359]: pgmap v949: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:19.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:19 smithi086 ceph-mon[98993]: pgmap v949: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:19.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:19 smithi086 ceph-mon[101471]: pgmap v949: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:20.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:20 smithi159 ceph-mon[90359]: osdmap e855: 8 total, 8 up, 8 in 2024-08-10T05:26:20.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:20 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4029352059' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:20 smithi086 ceph-mon[98993]: osdmap e855: 8 total, 8 up, 8 in 2024-08-10T05:26:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:20 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4029352059' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:20.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:20 smithi086 ceph-mon[101471]: osdmap e855: 8 total, 8 up, 8 in 2024-08-10T05:26:20.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:20 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4029352059' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:21.441 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2699 ms) 2024-08-10T05:26:21.441 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2024-08-10T05:26:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:21 smithi086 ceph-mon[98993]: pgmap v951: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:21 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:21 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4029352059' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:21 smithi086 ceph-mon[98993]: osdmap e856: 8 total, 8 up, 8 in 2024-08-10T05:26:21.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:21 smithi086 ceph-mon[101471]: pgmap v951: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:21.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:21 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:21.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:21 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4029352059' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:21.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:21 smithi086 ceph-mon[101471]: osdmap e856: 8 total, 8 up, 8 in 2024-08-10T05:26:21.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:21 smithi159 ceph-mon[90359]: pgmap v951: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:21.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:21 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:21.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:21 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4029352059' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:21.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:21 smithi159 ceph-mon[90359]: osdmap e856: 8 total, 8 up, 8 in 2024-08-10T05:26:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:22 smithi086 ceph-mon[98993]: osdmap e857: 8 total, 8 up, 8 in 2024-08-10T05:26:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:22 smithi086 ceph-mon[101471]: osdmap e857: 8 total, 8 up, 8 in 2024-08-10T05:26:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:22 smithi159 ceph-mon[90359]: osdmap e857: 8 total, 8 up, 8 in 2024-08-10T05:26:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:23 smithi086 ceph-mon[98993]: pgmap v954: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:23 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:23 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:26:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:23 smithi086 ceph-mon[98993]: osdmap e858: 8 total, 8 up, 8 in 2024-08-10T05:26:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:23 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1101320336' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:23 smithi086 ceph-mon[101471]: pgmap v954: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:23.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:23 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:23.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:23 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:26:23.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:23 smithi086 ceph-mon[101471]: osdmap e858: 8 total, 8 up, 8 in 2024-08-10T05:26:23.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:23 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1101320336' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:23 smithi159 ceph-mon[90359]: pgmap v954: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:23 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:23 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:26:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:23 smithi159 ceph-mon[90359]: osdmap e858: 8 total, 8 up, 8 in 2024-08-10T05:26:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:23 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1101320336' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:24.472 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3030 ms) 2024-08-10T05:26:24.472 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.Reserve 2024-08-10T05:26:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:24 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1101320336' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:24 smithi086 ceph-mon[98993]: osdmap e859: 8 total, 8 up, 8 in 2024-08-10T05:26:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:24 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1101320336' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:24 smithi086 ceph-mon[101471]: osdmap e859: 8 total, 8 up, 8 in 2024-08-10T05:26:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:24 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1101320336' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:24 smithi159 ceph-mon[90359]: osdmap e859: 8 total, 8 up, 8 in 2024-08-10T05:26:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:25 smithi086 ceph-mon[98993]: pgmap v957: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-08-10T05:26:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:25 smithi086 ceph-mon[98993]: osdmap e860: 8 total, 8 up, 8 in 2024-08-10T05:26:25.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:25 smithi086 ceph-mon[101471]: pgmap v957: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-08-10T05:26:25.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:25 smithi086 ceph-mon[101471]: osdmap e860: 8 total, 8 up, 8 in 2024-08-10T05:26:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:25 smithi159 ceph-mon[90359]: pgmap v957: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-08-10T05:26:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:25 smithi159 ceph-mon[90359]: osdmap e860: 8 total, 8 up, 8 in 2024-08-10T05:26:26.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:26 smithi086 ceph-mon[98993]: osdmap e861: 8 total, 8 up, 8 in 2024-08-10T05:26:26.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:26 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2618256509' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:26.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:26 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:26.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:26:26.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:26 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:26.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:26 smithi086 ceph-mon[98993]: osdmap e862: 8 total, 8 up, 8 in 2024-08-10T05:26:26.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:26 smithi086 ceph-mon[101471]: osdmap e861: 8 total, 8 up, 8 in 2024-08-10T05:26:26.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:26 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2618256509' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:26.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:26 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:26.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:26:26.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:26 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:26.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:26 smithi086 ceph-mon[101471]: osdmap e862: 8 total, 8 up, 8 in 2024-08-10T05:26:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:26 smithi159 ceph-mon[90359]: osdmap e861: 8 total, 8 up, 8 in 2024-08-10T05:26:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:26 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2618256509' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:26 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:26:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:26 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:26 smithi159 ceph-mon[90359]: osdmap e862: 8 total, 8 up, 8 in 2024-08-10T05:26:27.487 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.Reserve (3015 ms) 2024-08-10T05:26:27.487 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2024-08-10T05:26:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:27 smithi086 ceph-mon[101471]: pgmap v960: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:27 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:27 smithi086 ceph-mon[101471]: osdmap e863: 8 total, 8 up, 8 in 2024-08-10T05:26:27.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:27 smithi086 ceph-mon[98993]: pgmap v960: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:27.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:27 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:27.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:27 smithi086 ceph-mon[98993]: osdmap e863: 8 total, 8 up, 8 in 2024-08-10T05:26:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:27 smithi159 ceph-mon[90359]: pgmap v960: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:27 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:27 smithi159 ceph-mon[90359]: osdmap e863: 8 total, 8 up, 8 in 2024-08-10T05:26:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:26:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:26:28] "GET /metrics HTTP/1.1" 200 36229 "" "Prometheus/2.43.0" 2024-08-10T05:26:28.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:26:28.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:26:28.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:26:28.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:26:28.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:28 smithi086 ceph-mon[98993]: pgmap v963: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:26:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:26:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:26:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:26:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:28 smithi086 ceph-mon[101471]: pgmap v963: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:26:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:26:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:26:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:26:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:28 smithi159 ceph-mon[90359]: pgmap v963: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:29.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:29 smithi159 ceph-mon[90359]: osdmap e864: 8 total, 8 up, 8 in 2024-08-10T05:26:29.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:29 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3959413980' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:29.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:29 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:29.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:29 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:29.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:29 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:26:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:29 smithi086 ceph-mon[98993]: osdmap e864: 8 total, 8 up, 8 in 2024-08-10T05:26:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:29 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3959413980' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:29 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:29 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:29 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:26:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:29 smithi086 ceph-mon[101471]: osdmap e864: 8 total, 8 up, 8 in 2024-08-10T05:26:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:29 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3959413980' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:29 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:29 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:29 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:26:30.520 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3033 ms) 2024-08-10T05:26:30.520 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.Commit 2024-08-10T05:26:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:30 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:30 smithi086 ceph-mon[98993]: osdmap e865: 8 total, 8 up, 8 in 2024-08-10T05:26:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:30 smithi086 ceph-mon[98993]: pgmap v966: 137 pgs: 11 creating+peering, 14 unknown, 112 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.7 KiB/s rd, 2.7 KiB/s wr, 5 op/s 2024-08-10T05:26:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:30 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:30 smithi086 ceph-mon[101471]: osdmap e865: 8 total, 8 up, 8 in 2024-08-10T05:26:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:30 smithi086 ceph-mon[101471]: pgmap v966: 137 pgs: 11 creating+peering, 14 unknown, 112 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.7 KiB/s rd, 2.7 KiB/s wr, 5 op/s 2024-08-10T05:26:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:30 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:30 smithi159 ceph-mon[90359]: osdmap e865: 8 total, 8 up, 8 in 2024-08-10T05:26:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:30 smithi159 ceph-mon[90359]: pgmap v966: 137 pgs: 11 creating+peering, 14 unknown, 112 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.7 KiB/s rd, 2.7 KiB/s wr, 5 op/s 2024-08-10T05:26:31.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:31 smithi086 ceph-mon[98993]: osdmap e866: 8 total, 8 up, 8 in 2024-08-10T05:26:31.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:31 smithi086 ceph-mon[101471]: osdmap e866: 8 total, 8 up, 8 in 2024-08-10T05:26:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:31 smithi159 ceph-mon[90359]: osdmap e866: 8 total, 8 up, 8 in 2024-08-10T05:26:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:32 smithi086 ceph-mon[98993]: osdmap e867: 8 total, 8 up, 8 in 2024-08-10T05:26:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:32 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4206807553' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:32 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:32 smithi086 ceph-mon[98993]: pgmap v969: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:32.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:32 smithi086 ceph-mon[101471]: osdmap e867: 8 total, 8 up, 8 in 2024-08-10T05:26:32.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:32 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4206807553' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:32 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:32 smithi086 ceph-mon[101471]: pgmap v969: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:32 smithi159 ceph-mon[90359]: osdmap e867: 8 total, 8 up, 8 in 2024-08-10T05:26:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:32 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4206807553' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:32 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:32 smithi159 ceph-mon[90359]: pgmap v969: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:33.542 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.Commit (3022 ms) 2024-08-10T05:26:33.542 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.Abort 2024-08-10T05:26:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:33 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:33 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:33 smithi086 ceph-mon[98993]: osdmap e868: 8 total, 8 up, 8 in 2024-08-10T05:26:33.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:33 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:33.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:33 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:33.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:33 smithi086 ceph-mon[101471]: osdmap e868: 8 total, 8 up, 8 in 2024-08-10T05:26:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:33 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:33 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:33 smithi159 ceph-mon[90359]: osdmap e868: 8 total, 8 up, 8 in 2024-08-10T05:26:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:34 smithi086 ceph-mon[98993]: osdmap e869: 8 total, 8 up, 8 in 2024-08-10T05:26:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:34 smithi086 ceph-mon[98993]: pgmap v972: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:34 smithi086 ceph-mon[101471]: osdmap e869: 8 total, 8 up, 8 in 2024-08-10T05:26:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:34 smithi086 ceph-mon[101471]: pgmap v972: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:34 smithi159 ceph-mon[90359]: osdmap e869: 8 total, 8 up, 8 in 2024-08-10T05:26:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:34 smithi159 ceph-mon[90359]: pgmap v972: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:35 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:35 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:26:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:35 smithi086 ceph-mon[98993]: osdmap e870: 8 total, 8 up, 8 in 2024-08-10T05:26:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:35 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4226050407' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:35 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:35 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:35 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:26:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:35 smithi086 ceph-mon[101471]: osdmap e870: 8 total, 8 up, 8 in 2024-08-10T05:26:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:35 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4226050407' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:35 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:35 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:35 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:26:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:35 smithi159 ceph-mon[90359]: osdmap e870: 8 total, 8 up, 8 in 2024-08-10T05:26:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:35 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4226050407' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:35 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:36.564 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.Abort (3022 ms) 2024-08-10T05:26:36.564 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2024-08-10T05:26:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:36 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:36 smithi086 ceph-mon[98993]: osdmap e871: 8 total, 8 up, 8 in 2024-08-10T05:26:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:36 smithi086 ceph-mon[98993]: pgmap v975: 137 pgs: 13 creating+peering, 17 unknown, 107 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:36 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:36 smithi086 ceph-mon[101471]: osdmap e871: 8 total, 8 up, 8 in 2024-08-10T05:26:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:36 smithi086 ceph-mon[101471]: pgmap v975: 137 pgs: 13 creating+peering, 17 unknown, 107 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:36 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:36 smithi159 ceph-mon[90359]: osdmap e871: 8 total, 8 up, 8 in 2024-08-10T05:26:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:36 smithi159 ceph-mon[90359]: pgmap v975: 137 pgs: 13 creating+peering, 17 unknown, 107 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:37 smithi086 ceph-mon[98993]: osdmap e872: 8 total, 8 up, 8 in 2024-08-10T05:26:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:37 smithi086 ceph-mon[101471]: osdmap e872: 8 total, 8 up, 8 in 2024-08-10T05:26:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:37 smithi159 ceph-mon[90359]: osdmap e872: 8 total, 8 up, 8 in 2024-08-10T05:26:38.565 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:26:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:26:38] "GET /metrics HTTP/1.1" 200 36229 "" "Prometheus/2.43.0" 2024-08-10T05:26:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:38 smithi086 ceph-mon[98993]: osdmap e873: 8 total, 8 up, 8 in 2024-08-10T05:26:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:38 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1184953964' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:38 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:38 smithi086 ceph-mon[98993]: pgmap v978: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:38.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:38 smithi086 ceph-mon[101471]: osdmap e873: 8 total, 8 up, 8 in 2024-08-10T05:26:38.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:38 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1184953964' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:38.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:38 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:38.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:38 smithi086 ceph-mon[101471]: pgmap v978: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:38 smithi159 ceph-mon[90359]: osdmap e873: 8 total, 8 up, 8 in 2024-08-10T05:26:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:38 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1184953964' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:38 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:38 smithi159 ceph-mon[90359]: pgmap v978: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:39.584 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.ReserveError (3020 ms) 2024-08-10T05:26:39.584 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.CommitError 2024-08-10T05:26:39.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:39 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:39.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:39 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:39.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:39 smithi086 ceph-mon[98993]: osdmap e874: 8 total, 8 up, 8 in 2024-08-10T05:26:39.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:39 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:39.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:39 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:39.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:39 smithi086 ceph-mon[101471]: osdmap e874: 8 total, 8 up, 8 in 2024-08-10T05:26:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:39 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:39 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:39 smithi159 ceph-mon[90359]: osdmap e874: 8 total, 8 up, 8 in 2024-08-10T05:26:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:40 smithi086 ceph-mon[98993]: osdmap e875: 8 total, 8 up, 8 in 2024-08-10T05:26:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:40 smithi086 ceph-mon[98993]: pgmap v981: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:40.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:40 smithi086 ceph-mon[101471]: osdmap e875: 8 total, 8 up, 8 in 2024-08-10T05:26:40.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:40 smithi086 ceph-mon[101471]: pgmap v981: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:40 smithi159 ceph-mon[90359]: osdmap e875: 8 total, 8 up, 8 in 2024-08-10T05:26:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:40 smithi159 ceph-mon[90359]: pgmap v981: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:41 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:41 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:26:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:41 smithi086 ceph-mon[98993]: osdmap e876: 8 total, 8 up, 8 in 2024-08-10T05:26:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:41 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1729455177' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:26:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:41 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:41 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:26:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:41 smithi086 ceph-mon[101471]: osdmap e876: 8 total, 8 up, 8 in 2024-08-10T05:26:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:41 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1729455177' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:26:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:41 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:41 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:26:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:41 smithi159 ceph-mon[90359]: osdmap e876: 8 total, 8 up, 8 in 2024-08-10T05:26:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:41 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1729455177' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:26:42.601 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.CommitError (3016 ms) 2024-08-10T05:26:42.601 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.AbortError 2024-08-10T05:26:42.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:42 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1729455177' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:42.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:42 smithi086 ceph-mon[98993]: osdmap e877: 8 total, 8 up, 8 in 2024-08-10T05:26:42.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:42 smithi086 ceph-mon[98993]: pgmap v984: 137 pgs: 6 creating+peering, 17 unknown, 114 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:42.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:42 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1729455177' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:42 smithi086 ceph-mon[101471]: osdmap e877: 8 total, 8 up, 8 in 2024-08-10T05:26:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:42 smithi086 ceph-mon[101471]: pgmap v984: 137 pgs: 6 creating+peering, 17 unknown, 114 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:42 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1729455177' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:42 smithi159 ceph-mon[90359]: osdmap e877: 8 total, 8 up, 8 in 2024-08-10T05:26:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:42 smithi159 ceph-mon[90359]: pgmap v984: 137 pgs: 6 creating+peering, 17 unknown, 114 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:43 smithi086 ceph-mon[98993]: osdmap e878: 8 total, 8 up, 8 in 2024-08-10T05:26:43.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:43 smithi086 ceph-mon[101471]: osdmap e878: 8 total, 8 up, 8 in 2024-08-10T05:26:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:43 smithi159 ceph-mon[90359]: osdmap e878: 8 total, 8 up, 8 in 2024-08-10T05:26:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:44 smithi086 ceph-mon[98993]: osdmap e879: 8 total, 8 up, 8 in 2024-08-10T05:26:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:44 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2141825334' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:44 smithi086 ceph-mon[98993]: pgmap v987: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:44 smithi086 ceph-mon[101471]: osdmap e879: 8 total, 8 up, 8 in 2024-08-10T05:26:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:44 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2141825334' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:44 smithi086 ceph-mon[101471]: pgmap v987: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:44 smithi159 ceph-mon[90359]: osdmap e879: 8 total, 8 up, 8 in 2024-08-10T05:26:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:44 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2141825334' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:44 smithi159 ceph-mon[90359]: pgmap v987: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:45.620 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.AbortError (3020 ms) 2024-08-10T05:26:45.620 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2024-08-10T05:26:45.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:45 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:45.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:45 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2141825334' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:45.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:45 smithi086 ceph-mon[101471]: osdmap e880: 8 total, 8 up, 8 in 2024-08-10T05:26:45.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:45 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:45.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:45 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2141825334' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:45.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:45 smithi086 ceph-mon[98993]: osdmap e880: 8 total, 8 up, 8 in 2024-08-10T05:26:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:45 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:45 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2141825334' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:45 smithi159 ceph-mon[90359]: osdmap e880: 8 total, 8 up, 8 in 2024-08-10T05:26:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:46 smithi086 ceph-mon[98993]: osdmap e881: 8 total, 8 up, 8 in 2024-08-10T05:26:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:46 smithi086 ceph-mon[98993]: pgmap v990: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:46.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:46 smithi086 ceph-mon[101471]: osdmap e881: 8 total, 8 up, 8 in 2024-08-10T05:26:46.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:46 smithi086 ceph-mon[101471]: pgmap v990: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:46 smithi159 ceph-mon[90359]: osdmap e881: 8 total, 8 up, 8 in 2024-08-10T05:26:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:46 smithi159 ceph-mon[90359]: pgmap v990: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:47.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:47 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:47.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:47 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:26:47.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:47 smithi086 ceph-mon[98993]: osdmap e882: 8 total, 8 up, 8 in 2024-08-10T05:26:47.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:47 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2843486831' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:47.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:47 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:47.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:47 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:26:47.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:47 smithi086 ceph-mon[101471]: osdmap e882: 8 total, 8 up, 8 in 2024-08-10T05:26:47.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:47 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2843486831' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:47 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:47 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:26:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:47 smithi159 ceph-mon[90359]: osdmap e882: 8 total, 8 up, 8 in 2024-08-10T05:26:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:47 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2843486831' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:48.641 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:26:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:26:48] "GET /metrics HTTP/1.1" 200 36286 "" "Prometheus/2.43.0" 2024-08-10T05:26:48.648 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3028 ms) 2024-08-10T05:26:48.648 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2024-08-10T05:26:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:48 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2843486831' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:48 smithi086 ceph-mon[98993]: osdmap e883: 8 total, 8 up, 8 in 2024-08-10T05:26:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:48 smithi086 ceph-mon[98993]: pgmap v993: 137 pgs: 9 creating+peering, 20 unknown, 108 active+clean; 586 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 62 KiB/s wr, 55 op/s 2024-08-10T05:26:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:48 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2843486831' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:48 smithi086 ceph-mon[101471]: osdmap e883: 8 total, 8 up, 8 in 2024-08-10T05:26:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:48 smithi086 ceph-mon[101471]: pgmap v993: 137 pgs: 9 creating+peering, 20 unknown, 108 active+clean; 586 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 62 KiB/s wr, 55 op/s 2024-08-10T05:26:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:48 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2843486831' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:48 smithi159 ceph-mon[90359]: osdmap e883: 8 total, 8 up, 8 in 2024-08-10T05:26:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:48 smithi159 ceph-mon[90359]: pgmap v993: 137 pgs: 9 creating+peering, 20 unknown, 108 active+clean; 586 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 62 KiB/s wr, 55 op/s 2024-08-10T05:26:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:49 smithi086 ceph-mon[98993]: osdmap e884: 8 total, 8 up, 8 in 2024-08-10T05:26:49.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:49 smithi086 ceph-mon[101471]: osdmap e884: 8 total, 8 up, 8 in 2024-08-10T05:26:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:49 smithi159 ceph-mon[90359]: osdmap e884: 8 total, 8 up, 8 in 2024-08-10T05:26:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:50 smithi159 ceph-mon[90359]: osdmap e885: 8 total, 8 up, 8 in 2024-08-10T05:26:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:50 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/682225167' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:50 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:50 smithi159 ceph-mon[90359]: pgmap v996: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:50 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:50 smithi159 ceph-mon[90359]: osdmap e886: 8 total, 8 up, 8 in 2024-08-10T05:26:51.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:50 smithi086 ceph-mon[98993]: osdmap e885: 8 total, 8 up, 8 in 2024-08-10T05:26:51.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:50 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/682225167' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:51.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:50 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:51.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:50 smithi086 ceph-mon[98993]: pgmap v996: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:51.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:50 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:50 smithi086 ceph-mon[98993]: osdmap e886: 8 total, 8 up, 8 in 2024-08-10T05:26:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:50 smithi086 ceph-mon[101471]: osdmap e885: 8 total, 8 up, 8 in 2024-08-10T05:26:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:50 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/682225167' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:50 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:50 smithi086 ceph-mon[101471]: pgmap v996: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:50 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:50 smithi086 ceph-mon[101471]: osdmap e886: 8 total, 8 up, 8 in 2024-08-10T05:26:51.653 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3005 ms) 2024-08-10T05:26:51.653 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2024-08-10T05:26:52.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:51 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:52.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:51 smithi159 ceph-mon[90359]: osdmap e887: 8 total, 8 up, 8 in 2024-08-10T05:26:52.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:51 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:52.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:51 smithi086 ceph-mon[98993]: osdmap e887: 8 total, 8 up, 8 in 2024-08-10T05:26:52.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:51 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:52.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:51 smithi086 ceph-mon[101471]: osdmap e887: 8 total, 8 up, 8 in 2024-08-10T05:26:53.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:52 smithi159 ceph-mon[90359]: pgmap v999: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:53.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:52 smithi159 ceph-mon[90359]: osdmap e888: 8 total, 8 up, 8 in 2024-08-10T05:26:53.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:52 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2459105952' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:53.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:52 smithi086 ceph-mon[98993]: pgmap v999: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:53.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:52 smithi086 ceph-mon[98993]: osdmap e888: 8 total, 8 up, 8 in 2024-08-10T05:26:53.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:52 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2459105952' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:53.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:52 smithi086 ceph-mon[101471]: pgmap v999: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:53.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:52 smithi086 ceph-mon[101471]: osdmap e888: 8 total, 8 up, 8 in 2024-08-10T05:26:53.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:52 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2459105952' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:54.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:53 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:54.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:53 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:26:54.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:53 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2459105952' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:54.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:53 smithi159 ceph-mon[90359]: osdmap e889: 8 total, 8 up, 8 in 2024-08-10T05:26:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:53 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:53 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:26:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:53 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2459105952' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:53 smithi086 ceph-mon[98993]: osdmap e889: 8 total, 8 up, 8 in 2024-08-10T05:26:54.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:53 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:53 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:26:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:53 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2459105952' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:53 smithi086 ceph-mon[101471]: osdmap e889: 8 total, 8 up, 8 in 2024-08-10T05:26:54.666 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3013 ms) 2024-08-10T05:26:54.666 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2024-08-10T05:26:55.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:54 smithi159 ceph-mon[90359]: pgmap v1002: 137 pgs: 6 creating+peering, 17 unknown, 114 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:55.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:54 smithi159 ceph-mon[90359]: osdmap e890: 8 total, 8 up, 8 in 2024-08-10T05:26:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:54 smithi086 ceph-mon[98993]: pgmap v1002: 137 pgs: 6 creating+peering, 17 unknown, 114 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:55.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:54 smithi086 ceph-mon[98993]: osdmap e890: 8 total, 8 up, 8 in 2024-08-10T05:26:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:54 smithi086 ceph-mon[101471]: pgmap v1002: 137 pgs: 6 creating+peering, 17 unknown, 114 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:55.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:54 smithi086 ceph-mon[101471]: osdmap e890: 8 total, 8 up, 8 in 2024-08-10T05:26:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:56 smithi159 ceph-mon[90359]: osdmap e891: 8 total, 8 up, 8 in 2024-08-10T05:26:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:56 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3587816355' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:56 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:26:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:56 smithi159 ceph-mon[90359]: pgmap v1005: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:57.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:56 smithi086 ceph-mon[98993]: osdmap e891: 8 total, 8 up, 8 in 2024-08-10T05:26:57.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:56 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3587816355' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:57.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:56 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:57.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:26:57.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:56 smithi086 ceph-mon[98993]: pgmap v1005: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:57.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:56 smithi086 ceph-mon[101471]: osdmap e891: 8 total, 8 up, 8 in 2024-08-10T05:26:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:56 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3587816355' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:56 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:26:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:56 smithi086 ceph-mon[101471]: pgmap v1005: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:57.675 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3008 ms) 2024-08-10T05:26:57.675 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2024-08-10T05:26:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:57 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:57 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:57 smithi159 ceph-mon[90359]: osdmap e892: 8 total, 8 up, 8 in 2024-08-10T05:26:58.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:57 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:58.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:57 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:58.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:57 smithi086 ceph-mon[101471]: osdmap e892: 8 total, 8 up, 8 in 2024-08-10T05:26:58.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:57 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:26:58.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:57 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:26:58.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:57 smithi086 ceph-mon[98993]: osdmap e892: 8 total, 8 up, 8 in 2024-08-10T05:26:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:26:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:26:58] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.43.0" 2024-08-10T05:26:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:58 smithi159 ceph-mon[90359]: osdmap e893: 8 total, 8 up, 8 in 2024-08-10T05:26:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:58 smithi159 ceph-mon[90359]: pgmap v1008: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:59.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:58 smithi086 ceph-mon[98993]: osdmap e893: 8 total, 8 up, 8 in 2024-08-10T05:26:59.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:58 smithi086 ceph-mon[98993]: pgmap v1008: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:58 smithi086 ceph-mon[101471]: osdmap e893: 8 total, 8 up, 8 in 2024-08-10T05:26:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:58 smithi086 ceph-mon[101471]: pgmap v1008: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:26:59.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:59 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:26:59.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:59 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:26:59.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:59 smithi159 ceph-mon[90359]: osdmap e894: 8 total, 8 up, 8 in 2024-08-10T05:26:59.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:59 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/559518495' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:26:59.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:26:59 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:00.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:59 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:27:00.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:59 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:27:00.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:59 smithi086 ceph-mon[98993]: osdmap e894: 8 total, 8 up, 8 in 2024-08-10T05:27:00.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:59 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/559518495' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:00.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:26:59 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:59 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:27:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:59 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:27:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:59 smithi086 ceph-mon[101471]: osdmap e894: 8 total, 8 up, 8 in 2024-08-10T05:27:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:59 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/559518495' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:26:59 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:00.700 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3026 ms) 2024-08-10T05:27:00.701 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2024-08-10T05:27:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:00 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:00 smithi159 ceph-mon[90359]: osdmap e895: 8 total, 8 up, 8 in 2024-08-10T05:27:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:00 smithi159 ceph-mon[90359]: pgmap v1011: 137 pgs: 3 creating+peering, 18 unknown, 116 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:01.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:00 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:01.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:00 smithi086 ceph-mon[98993]: osdmap e895: 8 total, 8 up, 8 in 2024-08-10T05:27:01.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:00 smithi086 ceph-mon[98993]: pgmap v1011: 137 pgs: 3 creating+peering, 18 unknown, 116 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:01.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:00 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:00 smithi086 ceph-mon[101471]: osdmap e895: 8 total, 8 up, 8 in 2024-08-10T05:27:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:00 smithi086 ceph-mon[101471]: pgmap v1011: 137 pgs: 3 creating+peering, 18 unknown, 116 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:02.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:01 smithi086 ceph-mon[98993]: osdmap e896: 8 total, 8 up, 8 in 2024-08-10T05:27:02.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:01 smithi086 ceph-mon[101471]: osdmap e896: 8 total, 8 up, 8 in 2024-08-10T05:27:02.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:01 smithi159 ceph-mon[90359]: osdmap e896: 8 total, 8 up, 8 in 2024-08-10T05:27:03.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:02 smithi086 ceph-mon[98993]: osdmap e897: 8 total, 8 up, 8 in 2024-08-10T05:27:03.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:02 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/720027825' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:03.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:02 smithi086 ceph-mon[98993]: pgmap v1014: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:03.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:02 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/720027825' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:03.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:02 smithi086 ceph-mon[98993]: osdmap e898: 8 total, 8 up, 8 in 2024-08-10T05:27:03.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:02 smithi086 ceph-mon[101471]: osdmap e897: 8 total, 8 up, 8 in 2024-08-10T05:27:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:02 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/720027825' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:02 smithi086 ceph-mon[101471]: pgmap v1014: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:02 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/720027825' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:02 smithi086 ceph-mon[101471]: osdmap e898: 8 total, 8 up, 8 in 2024-08-10T05:27:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:02 smithi159 ceph-mon[90359]: osdmap e897: 8 total, 8 up, 8 in 2024-08-10T05:27:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:02 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/720027825' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:02 smithi159 ceph-mon[90359]: pgmap v1014: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:02 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/720027825' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:02 smithi159 ceph-mon[90359]: osdmap e898: 8 total, 8 up, 8 in 2024-08-10T05:27:03.721 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3020 ms) 2024-08-10T05:27:03.721 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2024-08-10T05:27:04.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:03 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:27:04.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:03 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:27:04.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:03 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:27:05.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:04 smithi086 ceph-mon[98993]: osdmap e899: 8 total, 8 up, 8 in 2024-08-10T05:27:05.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:04 smithi086 ceph-mon[98993]: pgmap v1017: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:05.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:04 smithi086 ceph-mon[101471]: osdmap e899: 8 total, 8 up, 8 in 2024-08-10T05:27:05.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:04 smithi086 ceph-mon[101471]: pgmap v1017: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:05.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:04 smithi159 ceph-mon[90359]: osdmap e899: 8 total, 8 up, 8 in 2024-08-10T05:27:05.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:04 smithi159 ceph-mon[90359]: pgmap v1017: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:06.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:05 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:27:06.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:05 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:27:06.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:05 smithi086 ceph-mon[98993]: osdmap e900: 8 total, 8 up, 8 in 2024-08-10T05:27:06.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:05 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3234094854' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:06.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:05 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:06.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:05 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:27:06.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:05 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:27:06.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:05 smithi086 ceph-mon[101471]: osdmap e900: 8 total, 8 up, 8 in 2024-08-10T05:27:06.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:05 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3234094854' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:06.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:05 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:06.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:05 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:27:06.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:05 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:27:06.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:05 smithi159 ceph-mon[90359]: osdmap e900: 8 total, 8 up, 8 in 2024-08-10T05:27:06.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:05 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3234094854' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:06.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:05 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:06.736 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.Cleanup (3014 ms) 2024-08-10T05:27:06.736 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2024-08-10T05:27:07.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:06 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:07.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:06 smithi086 ceph-mon[101471]: osdmap e901: 8 total, 8 up, 8 in 2024-08-10T05:27:07.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:06 smithi086 ceph-mon[101471]: pgmap v1020: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:07.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:06 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:07.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:06 smithi086 ceph-mon[98993]: osdmap e901: 8 total, 8 up, 8 in 2024-08-10T05:27:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:06 smithi086 ceph-mon[98993]: pgmap v1020: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:07.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:06 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:07.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:06 smithi159 ceph-mon[90359]: osdmap e901: 8 total, 8 up, 8 in 2024-08-10T05:27:07.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:06 smithi159 ceph-mon[90359]: pgmap v1020: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:08.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:07 smithi086 ceph-mon[98993]: osdmap e902: 8 total, 8 up, 8 in 2024-08-10T05:27:08.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:07 smithi086 ceph-mon[101471]: osdmap e902: 8 total, 8 up, 8 in 2024-08-10T05:27:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:07 smithi159 ceph-mon[90359]: osdmap e902: 8 total, 8 up, 8 in 2024-08-10T05:27:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:27:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:27:08] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.43.0" 2024-08-10T05:27:09.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:08 smithi086 ceph-mon[101471]: osdmap e903: 8 total, 8 up, 8 in 2024-08-10T05:27:09.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:08 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1036271364' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:09.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:08 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:09.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:08 smithi086 ceph-mon[101471]: pgmap v1023: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:08 smithi086 ceph-mon[98993]: osdmap e903: 8 total, 8 up, 8 in 2024-08-10T05:27:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:08 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1036271364' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:08 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:08 smithi086 ceph-mon[98993]: pgmap v1023: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:09.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:08 smithi159 ceph-mon[90359]: osdmap e903: 8 total, 8 up, 8 in 2024-08-10T05:27:09.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:08 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1036271364' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:09.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:08 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:09.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:08 smithi159 ceph-mon[90359]: pgmap v1023: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:10.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:09 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:27:10.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:09 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:10.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:09 smithi086 ceph-mon[101471]: osdmap e904: 8 total, 8 up, 8 in 2024-08-10T05:27:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:09 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:27:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:09 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:09 smithi086 ceph-mon[98993]: osdmap e904: 8 total, 8 up, 8 in 2024-08-10T05:27:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:09 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:27:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:09 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:09 smithi159 ceph-mon[90359]: osdmap e904: 8 total, 8 up, 8 in 2024-08-10T05:27:11.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:10 smithi086 ceph-mon[101471]: osdmap e905: 8 total, 8 up, 8 in 2024-08-10T05:27:11.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:10 smithi086 ceph-mon[101471]: pgmap v1026: 137 pgs: 3 creating+peering, 17 unknown, 117 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:11.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:10 smithi086 ceph-mon[98993]: osdmap e905: 8 total, 8 up, 8 in 2024-08-10T05:27:11.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:10 smithi086 ceph-mon[98993]: pgmap v1026: 137 pgs: 3 creating+peering, 17 unknown, 117 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:11.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:10 smithi159 ceph-mon[90359]: osdmap e905: 8 total, 8 up, 8 in 2024-08-10T05:27:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:10 smithi159 ceph-mon[90359]: pgmap v1026: 137 pgs: 3 creating+peering, 17 unknown, 117 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:12.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:11 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:27:12.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:11 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:27:12.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:27:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:11 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:27:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:11 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:27:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:27:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:11 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:27:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:11 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:27:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:27:13.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:12 smithi086 ceph-mon[98993]: pgmap v1027: 137 pgs: 3 creating+peering, 134 active+clean; 1.5 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 6.8 MiB/s wr, 7.71k op/s 2024-08-10T05:27:13.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:12 smithi086 ceph-mon[101471]: pgmap v1027: 137 pgs: 3 creating+peering, 134 active+clean; 1.5 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 6.8 MiB/s wr, 7.71k op/s 2024-08-10T05:27:13.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:12 smithi159 ceph-mon[90359]: pgmap v1027: 137 pgs: 3 creating+peering, 134 active+clean; 1.5 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 6.8 MiB/s wr, 7.71k op/s 2024-08-10T05:27:15.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:15 smithi086 ceph-mon[101471]: pgmap v1028: 137 pgs: 137 active+clean; 1.5 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 5.8 MiB/s wr, 6.55k op/s 2024-08-10T05:27:15.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:15 smithi086 ceph-mon[98993]: pgmap v1028: 137 pgs: 137 active+clean; 1.5 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 5.8 MiB/s wr, 6.55k op/s 2024-08-10T05:27:15.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:15 smithi159 ceph-mon[90359]: pgmap v1028: 137 pgs: 137 active+clean; 1.5 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 5.8 MiB/s wr, 6.55k op/s 2024-08-10T05:27:17.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:17 smithi086 ceph-mon[101471]: pgmap v1029: 137 pgs: 137 active+clean; 1.5 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.8 MiB/s wr, 5.42k op/s 2024-08-10T05:27:17.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:17 smithi086 ceph-mon[98993]: pgmap v1029: 137 pgs: 137 active+clean; 1.5 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.8 MiB/s wr, 5.42k op/s 2024-08-10T05:27:17.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:17 smithi159 ceph-mon[90359]: pgmap v1029: 137 pgs: 137 active+clean; 1.5 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.8 MiB/s wr, 5.42k op/s 2024-08-10T05:27:18.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:27:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:27:18] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-08-10T05:27:19.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:19 smithi086 ceph-mon[101471]: pgmap v1030: 137 pgs: 137 active+clean; 2.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 7.7 MiB/s wr, 8.71k op/s 2024-08-10T05:27:19.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:19 smithi086 ceph-mon[98993]: pgmap v1030: 137 pgs: 137 active+clean; 2.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 7.7 MiB/s wr, 8.71k op/s 2024-08-10T05:27:19.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:19 smithi159 ceph-mon[90359]: pgmap v1030: 137 pgs: 137 active+clean; 2.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 7.7 MiB/s wr, 8.71k op/s 2024-08-10T05:27:21.417 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.MultiProducer (14681 ms) 2024-08-10T05:27:21.418 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2024-08-10T05:27:21.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:21 smithi159 ceph-mon[90359]: pgmap v1031: 137 pgs: 137 active+clean; 2.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 6.9 MiB/s wr, 7.89k op/s 2024-08-10T05:27:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:21 smithi086 ceph-mon[98993]: pgmap v1031: 137 pgs: 137 active+clean; 2.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 6.9 MiB/s wr, 7.89k op/s 2024-08-10T05:27:21.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:21 smithi086 ceph-mon[101471]: pgmap v1031: 137 pgs: 137 active+clean; 2.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 6.9 MiB/s wr, 7.89k op/s 2024-08-10T05:27:22.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:22 smithi159 ceph-mon[90359]: osdmap e906: 8 total, 8 up, 8 in 2024-08-10T05:27:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:22 smithi086 ceph-mon[98993]: osdmap e906: 8 total, 8 up, 8 in 2024-08-10T05:27:22.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:22 smithi086 ceph-mon[101471]: osdmap e906: 8 total, 8 up, 8 in 2024-08-10T05:27:23.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:23 smithi159 ceph-mon[90359]: pgmap v1033: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:23.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:23 smithi159 ceph-mon[90359]: osdmap e907: 8 total, 8 up, 8 in 2024-08-10T05:27:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:23 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1323925070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:23 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:23 smithi086 ceph-mon[98993]: pgmap v1033: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:23 smithi086 ceph-mon[98993]: osdmap e907: 8 total, 8 up, 8 in 2024-08-10T05:27:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:23 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1323925070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:23 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:23 smithi086 ceph-mon[101471]: pgmap v1033: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:23 smithi086 ceph-mon[101471]: osdmap e907: 8 total, 8 up, 8 in 2024-08-10T05:27:23.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:23 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1323925070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:23.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:23 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:24 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:24 smithi086 ceph-mon[101471]: osdmap e908: 8 total, 8 up, 8 in 2024-08-10T05:27:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:24 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:24 smithi086 ceph-mon[98993]: osdmap e908: 8 total, 8 up, 8 in 2024-08-10T05:27:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:24 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:24 smithi159 ceph-mon[90359]: osdmap e908: 8 total, 8 up, 8 in 2024-08-10T05:27:25.444 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.AsyncConsumer (4027 ms) 2024-08-10T05:27:25.444 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2024-08-10T05:27:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:25 smithi086 ceph-mon[98993]: pgmap v1036: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:25 smithi086 ceph-mon[98993]: osdmap e909: 8 total, 8 up, 8 in 2024-08-10T05:27:25.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:25 smithi086 ceph-mon[101471]: pgmap v1036: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:25.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:25 smithi086 ceph-mon[101471]: osdmap e909: 8 total, 8 up, 8 in 2024-08-10T05:27:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:25 smithi159 ceph-mon[90359]: pgmap v1036: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:25 smithi159 ceph-mon[90359]: osdmap e909: 8 total, 8 up, 8 in 2024-08-10T05:27:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:26 smithi086 ceph-mon[98993]: osdmap e910: 8 total, 8 up, 8 in 2024-08-10T05:27:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:27:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:26 smithi086 ceph-mon[101471]: osdmap e910: 8 total, 8 up, 8 in 2024-08-10T05:27:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:27:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:26 smithi159 ceph-mon[90359]: osdmap e910: 8 total, 8 up, 8 in 2024-08-10T05:27:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:27:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:27 smithi086 ceph-mon[101471]: pgmap v1039: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:27 smithi086 ceph-mon[101471]: osdmap e911: 8 total, 8 up, 8 in 2024-08-10T05:27:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:27 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/950669357' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:27.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:27 smithi086 ceph-mon[98993]: pgmap v1039: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:27.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:27 smithi086 ceph-mon[98993]: osdmap e911: 8 total, 8 up, 8 in 2024-08-10T05:27:27.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:27 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/950669357' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:27 smithi159 ceph-mon[90359]: pgmap v1039: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-10T05:27:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:27 smithi159 ceph-mon[90359]: osdmap e911: 8 total, 8 up, 8 in 2024-08-10T05:27:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:27 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/950669357' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:27:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:27:28] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2024-08-10T05:27:28.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:28 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/950669357' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:28.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:28 smithi086 ceph-mon[101471]: osdmap e912: 8 total, 8 up, 8 in 2024-08-10T05:27:28.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:27:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:28 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/950669357' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:28 smithi086 ceph-mon[98993]: osdmap e912: 8 total, 8 up, 8 in 2024-08-10T05:27:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:27:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:28 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/950669357' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:28 smithi159 ceph-mon[90359]: osdmap e912: 8 total, 8 up, 8 in 2024-08-10T05:27:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:27:29.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:29 smithi159 ceph-mon[90359]: pgmap v1042: 137 pgs: 7 creating+peering, 21 unknown, 109 active+clean; 771 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.8 MiB/s wr, 2.11k op/s 2024-08-10T05:27:29.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:29 smithi159 ceph-mon[90359]: osdmap e913: 8 total, 8 up, 8 in 2024-08-10T05:27:29.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:27:29.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:27:29.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:27:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:29 smithi086 ceph-mon[98993]: pgmap v1042: 137 pgs: 7 creating+peering, 21 unknown, 109 active+clean; 771 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.8 MiB/s wr, 2.11k op/s 2024-08-10T05:27:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:29 smithi086 ceph-mon[98993]: osdmap e913: 8 total, 8 up, 8 in 2024-08-10T05:27:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:27:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:27:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:27:29.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:29 smithi086 ceph-mon[101471]: pgmap v1042: 137 pgs: 7 creating+peering, 21 unknown, 109 active+clean; 771 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.8 MiB/s wr, 2.11k op/s 2024-08-10T05:27:29.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:29 smithi086 ceph-mon[101471]: osdmap e913: 8 total, 8 up, 8 in 2024-08-10T05:27:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:27:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:27:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:27:31.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:31 smithi086 ceph-mon[101471]: pgmap v1044: 137 pgs: 7 creating+peering, 2 unknown, 128 active+clean; 771 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.5 MiB/s wr, 1.72k op/s 2024-08-10T05:27:31.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:31 smithi086 ceph-mon[98993]: pgmap v1044: 137 pgs: 7 creating+peering, 2 unknown, 128 active+clean; 771 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.5 MiB/s wr, 1.72k op/s 2024-08-10T05:27:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:31 smithi159 ceph-mon[90359]: pgmap v1044: 137 pgs: 7 creating+peering, 2 unknown, 128 active+clean; 771 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.5 MiB/s wr, 1.72k op/s 2024-08-10T05:27:33.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:33 smithi086 ceph-mon[101471]: pgmap v1045: 137 pgs: 137 active+clean; 771 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 1.40k op/s 2024-08-10T05:27:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:33 smithi086 ceph-mon[98993]: pgmap v1045: 137 pgs: 137 active+clean; 771 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 1.40k op/s 2024-08-10T05:27:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:33 smithi159 ceph-mon[90359]: pgmap v1045: 137 pgs: 137 active+clean; 771 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 1.40k op/s 2024-08-10T05:27:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:35 smithi086 ceph-mon[98993]: pgmap v1046: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 5.7 MiB/s wr, 6.73k op/s 2024-08-10T05:27:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:35 smithi086 ceph-mon[101471]: pgmap v1046: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 5.7 MiB/s wr, 6.73k op/s 2024-08-10T05:27:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:35 smithi159 ceph-mon[90359]: pgmap v1046: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 5.7 MiB/s wr, 6.73k op/s 2024-08-10T05:27:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:37 smithi086 ceph-mon[101471]: pgmap v1047: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 5.0 MiB/s wr, 5.98k op/s 2024-08-10T05:27:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:37 smithi086 ceph-mon[98993]: pgmap v1047: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 5.0 MiB/s wr, 5.98k op/s 2024-08-10T05:27:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:37 smithi159 ceph-mon[90359]: pgmap v1047: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 5.0 MiB/s wr, 5.98k op/s 2024-08-10T05:27:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:27:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:27:38] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2024-08-10T05:27:39.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:39 smithi086 ceph-mon[101471]: pgmap v1048: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 79 MiB/s rd, 5.4 MiB/s wr, 6.60k op/s 2024-08-10T05:27:39.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:39 smithi086 ceph-mon[98993]: pgmap v1048: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 79 MiB/s rd, 5.4 MiB/s wr, 6.60k op/s 2024-08-10T05:27:39.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:39 smithi159 ceph-mon[90359]: pgmap v1048: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 79 MiB/s rd, 5.4 MiB/s wr, 6.60k op/s 2024-08-10T05:27:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:41 smithi086 ceph-mon[101471]: pgmap v1049: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 66 MiB/s rd, 4.6 MiB/s wr, 5.55k op/s 2024-08-10T05:27:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:27:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:41 smithi086 ceph-mon[98993]: pgmap v1049: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 66 MiB/s rd, 4.6 MiB/s wr, 5.55k op/s 2024-08-10T05:27:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:27:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:41 smithi159 ceph-mon[90359]: pgmap v1049: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 66 MiB/s rd, 4.6 MiB/s wr, 5.55k op/s 2024-08-10T05:27:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:27:43.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:43 smithi086 ceph-mon[101471]: pgmap v1050: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 65 MiB/s rd, 4.5 MiB/s wr, 5.50k op/s 2024-08-10T05:27:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:43 smithi086 ceph-mon[98993]: pgmap v1050: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 65 MiB/s rd, 4.5 MiB/s wr, 5.50k op/s 2024-08-10T05:27:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:43 smithi159 ceph-mon[90359]: pgmap v1050: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 65 MiB/s rd, 4.5 MiB/s wr, 5.50k op/s 2024-08-10T05:27:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:44 smithi086 ceph-mon[101471]: pgmap v1051: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 105 MiB/s rd, 5.6 MiB/s wr, 6.93k op/s 2024-08-10T05:27:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:44 smithi086 ceph-mon[98993]: pgmap v1051: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 105 MiB/s rd, 5.6 MiB/s wr, 6.93k op/s 2024-08-10T05:27:44.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:44 smithi159 ceph-mon[90359]: pgmap v1051: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 105 MiB/s rd, 5.6 MiB/s wr, 6.93k op/s 2024-08-10T05:27:45.546 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.MultiProducerConsumer (20103 ms) 2024-08-10T05:27:45.547 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.ReserveSpillover 2024-08-10T05:27:46.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:46 smithi086 ceph-mon[101471]: osdmap e914: 8 total, 8 up, 8 in 2024-08-10T05:27:46.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:46 smithi086 ceph-mon[101471]: pgmap v1053: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:27:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:46 smithi086 ceph-mon[98993]: osdmap e914: 8 total, 8 up, 8 in 2024-08-10T05:27:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:46 smithi086 ceph-mon[98993]: pgmap v1053: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:27:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:46 smithi159 ceph-mon[90359]: osdmap e914: 8 total, 8 up, 8 in 2024-08-10T05:27:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:46 smithi159 ceph-mon[90359]: pgmap v1053: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:27:47.805 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:47 smithi086 ceph-mon[101471]: osdmap e915: 8 total, 8 up, 8 in 2024-08-10T05:27:47.805 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:47 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3824610210' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:47.806 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:47 smithi086 ceph-mon[98993]: osdmap e915: 8 total, 8 up, 8 in 2024-08-10T05:27:47.806 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:47 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3824610210' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:47 smithi159 ceph-mon[90359]: osdmap e915: 8 total, 8 up, 8 in 2024-08-10T05:27:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:47 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3824610210' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:48.562 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:27:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:27:48] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.43.0" 2024-08-10T05:27:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:48 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3824610210' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:48 smithi086 ceph-mon[98993]: osdmap e916: 8 total, 8 up, 8 in 2024-08-10T05:27:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:48 smithi086 ceph-mon[98993]: pgmap v1056: 137 pgs: 5 creating+peering, 22 unknown, 110 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:27:48.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:48 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3824610210' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:48.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:48 smithi086 ceph-mon[101471]: osdmap e916: 8 total, 8 up, 8 in 2024-08-10T05:27:48.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:48 smithi086 ceph-mon[101471]: pgmap v1056: 137 pgs: 5 creating+peering, 22 unknown, 110 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:27:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:48 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3824610210' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:48 smithi159 ceph-mon[90359]: osdmap e916: 8 total, 8 up, 8 in 2024-08-10T05:27:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:48 smithi159 ceph-mon[90359]: pgmap v1056: 137 pgs: 5 creating+peering, 22 unknown, 110 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:27:49.577 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.ReserveSpillover (4030 ms) 2024-08-10T05:27:49.577 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.CommitSpillover 2024-08-10T05:27:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:49 smithi086 ceph-mon[98993]: osdmap e917: 8 total, 8 up, 8 in 2024-08-10T05:27:49.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:49 smithi086 ceph-mon[101471]: osdmap e917: 8 total, 8 up, 8 in 2024-08-10T05:27:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:49 smithi159 ceph-mon[90359]: osdmap e917: 8 total, 8 up, 8 in 2024-08-10T05:27:50.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:50 smithi086 ceph-mon[98993]: osdmap e918: 8 total, 8 up, 8 in 2024-08-10T05:27:50.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:50 smithi086 ceph-mon[98993]: pgmap v1059: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:27:50.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:50 smithi086 ceph-mon[101471]: osdmap e918: 8 total, 8 up, 8 in 2024-08-10T05:27:50.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:50 smithi086 ceph-mon[101471]: pgmap v1059: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:27:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:50 smithi159 ceph-mon[90359]: osdmap e918: 8 total, 8 up, 8 in 2024-08-10T05:27:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:50 smithi159 ceph-mon[90359]: pgmap v1059: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:27:51.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:51 smithi086 ceph-mon[101471]: osdmap e919: 8 total, 8 up, 8 in 2024-08-10T05:27:51.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:51 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1829727512' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:51.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:51 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:51.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:51 smithi086 ceph-mon[98993]: osdmap e919: 8 total, 8 up, 8 in 2024-08-10T05:27:51.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:51 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1829727512' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:51.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:51 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:51.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:51 smithi159 ceph-mon[90359]: osdmap e919: 8 total, 8 up, 8 in 2024-08-10T05:27:51.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:51 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1829727512' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:51.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:51 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:52.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:52 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:52.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:52 smithi086 ceph-mon[98993]: osdmap e920: 8 total, 8 up, 8 in 2024-08-10T05:27:52.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:52 smithi086 ceph-mon[98993]: pgmap v1062: 137 pgs: 5 creating+peering, 17 unknown, 115 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:27:52.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:52 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:52 smithi086 ceph-mon[101471]: osdmap e920: 8 total, 8 up, 8 in 2024-08-10T05:27:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:52 smithi086 ceph-mon[101471]: pgmap v1062: 137 pgs: 5 creating+peering, 17 unknown, 115 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:27:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:52 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:52 smithi159 ceph-mon[90359]: osdmap e920: 8 total, 8 up, 8 in 2024-08-10T05:27:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:52 smithi159 ceph-mon[90359]: pgmap v1062: 137 pgs: 5 creating+peering, 17 unknown, 115 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:27:53.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:53 smithi086 ceph-mon[98993]: osdmap e921: 8 total, 8 up, 8 in 2024-08-10T05:27:53.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:53 smithi086 ceph-mon[101471]: osdmap e921: 8 total, 8 up, 8 in 2024-08-10T05:27:53.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:53 smithi159 ceph-mon[90359]: osdmap e921: 8 total, 8 up, 8 in 2024-08-10T05:27:54.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:54 smithi086 ceph-mon[98993]: pgmap v1064: 137 pgs: 5 creating+peering, 9 unknown, 123 active+clean; 651 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.9 MiB/s wr, 1.97k op/s 2024-08-10T05:27:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:54 smithi086 ceph-mon[101471]: pgmap v1064: 137 pgs: 5 creating+peering, 9 unknown, 123 active+clean; 651 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.9 MiB/s wr, 1.97k op/s 2024-08-10T05:27:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:54 smithi159 ceph-mon[90359]: pgmap v1064: 137 pgs: 5 creating+peering, 9 unknown, 123 active+clean; 651 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.9 MiB/s wr, 1.97k op/s 2024-08-10T05:27:55.615 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.CommitSpillover (6037 ms) 2024-08-10T05:27:55.615 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestCls2PCQueue.AbortSpillover 2024-08-10T05:27:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:56 smithi086 ceph-mon[98993]: osdmap e922: 8 total, 8 up, 8 in 2024-08-10T05:27:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:27:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:56 smithi086 ceph-mon[98993]: pgmap v1066: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:27:56.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:56 smithi086 ceph-mon[101471]: osdmap e922: 8 total, 8 up, 8 in 2024-08-10T05:27:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:27:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:56 smithi086 ceph-mon[101471]: pgmap v1066: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:27:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:56 smithi159 ceph-mon[90359]: osdmap e922: 8 total, 8 up, 8 in 2024-08-10T05:27:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:27:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:56 smithi159 ceph-mon[90359]: pgmap v1066: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:27:57.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:57 smithi086 ceph-mon[101471]: osdmap e923: 8 total, 8 up, 8 in 2024-08-10T05:27:57.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:57 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3644122707' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:57.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:57 smithi086 ceph-mon[98993]: osdmap e923: 8 total, 8 up, 8 in 2024-08-10T05:27:57.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:57 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3644122707' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:57 smithi159 ceph-mon[90359]: osdmap e923: 8 total, 8 up, 8 in 2024-08-10T05:27:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:57 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3644122707' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:27:58.635 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:27:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:27:58] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2024-08-10T05:27:58.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:58 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3644122707' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:58.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:58 smithi086 ceph-mon[101471]: osdmap e924: 8 total, 8 up, 8 in 2024-08-10T05:27:58.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:58 smithi086 ceph-mon[101471]: pgmap v1069: 137 pgs: 4 creating+peering, 24 unknown, 109 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:27:58.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:27:58 smithi086 ceph-mon[101471]: osdmap e925: 8 total, 8 up, 8 in 2024-08-10T05:27:58.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:58 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3644122707' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:58 smithi086 ceph-mon[98993]: osdmap e924: 8 total, 8 up, 8 in 2024-08-10T05:27:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:58 smithi086 ceph-mon[98993]: pgmap v1069: 137 pgs: 4 creating+peering, 24 unknown, 109 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:27:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:27:58 smithi086 ceph-mon[98993]: osdmap e925: 8 total, 8 up, 8 in 2024-08-10T05:27:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:58 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3644122707' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140216-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:27:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:58 smithi159 ceph-mon[90359]: osdmap e924: 8 total, 8 up, 8 in 2024-08-10T05:27:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:58 smithi159 ceph-mon[90359]: pgmap v1069: 137 pgs: 4 creating+peering, 24 unknown, 109 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:27:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:27:58 smithi159 ceph-mon[90359]: osdmap e925: 8 total, 8 up, 8 in 2024-08-10T05:28:00.398 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestCls2PCQueue.AbortSpillover (4783 ms) 2024-08-10T05:28:00.398 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 22 tests from TestCls2PCQueue (101656 ms total) 2024-08-10T05:28:00.398 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:28:00.398 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment tear-down 2024-08-10T05:28:00.398 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] 22 tests from 1 test suite ran. (101656 ms total) 2024-08-10T05:28:00.398 INFO:tasks.workunit.client.0.smithi086.stdout:[ PASSED ] 22 tests. 2024-08-10T05:28:00.401 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T05:28:00.401 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T05:28:00.428 INFO:tasks.workunit:Running workunit cls/test_cls_cas.sh... 2024-08-10T05:28:00.428 DEBUG:teuthology.orchestra.run.smithi086: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-08-10T05:28:00.498 INFO:tasks.workunit.client.0.smithi086.stdout:Running main() from gmock_main.cc 2024-08-10T05:28:00.499 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] Running 6 tests from 2 test suites. 2024-08-10T05:28:00.499 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment set-up. 2024-08-10T05:28:00.499 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 5 tests from cls_cas 2024-08-10T05:28:00.499 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_cas.get_put 2024-08-10T05:28:01.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:01 smithi086 ceph-mon[98993]: pgmap v1071: 137 pgs: 4 creating+peering, 3 unknown, 130 active+clean; 606 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 3.6 MiB/s wr, 786 op/s 2024-08-10T05:28:01.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:01 smithi086 ceph-mon[98993]: osdmap e926: 8 total, 8 up, 8 in 2024-08-10T05:28:01.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:01 smithi086 ceph-mon[101471]: pgmap v1071: 137 pgs: 4 creating+peering, 3 unknown, 130 active+clean; 606 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 3.6 MiB/s wr, 786 op/s 2024-08-10T05:28:01.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:01 smithi086 ceph-mon[101471]: osdmap e926: 8 total, 8 up, 8 in 2024-08-10T05:28:01.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:01 smithi159 ceph-mon[90359]: pgmap v1071: 137 pgs: 4 creating+peering, 3 unknown, 130 active+clean; 606 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 3.6 MiB/s wr, 786 op/s 2024-08-10T05:28:01.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:01 smithi159 ceph-mon[90359]: osdmap e926: 8 total, 8 up, 8 in 2024-08-10T05:28:02.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:02 smithi159 ceph-mon[90359]: osdmap e927: 8 total, 8 up, 8 in 2024-08-10T05:28:02.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:02 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3741548908' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:02.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:02 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:02.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:02 smithi086 ceph-mon[98993]: osdmap e927: 8 total, 8 up, 8 in 2024-08-10T05:28:02.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:02 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3741548908' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:02.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:02 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:02.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:02 smithi086 ceph-mon[101471]: osdmap e927: 8 total, 8 up, 8 in 2024-08-10T05:28:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:02 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3741548908' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:02 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:03.434 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_cas.get_put (2936 ms) 2024-08-10T05:28:03.434 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_cas.wrong_put 2024-08-10T05:28:03.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:03 smithi159 ceph-mon[90359]: pgmap v1074: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:03.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:03 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:03.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:03 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:03.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:03 smithi159 ceph-mon[90359]: osdmap e928: 8 total, 8 up, 8 in 2024-08-10T05:28:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:03 smithi086 ceph-mon[98993]: pgmap v1074: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:03 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:03 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:03 smithi086 ceph-mon[98993]: osdmap e928: 8 total, 8 up, 8 in 2024-08-10T05:28:03.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:03 smithi086 ceph-mon[101471]: pgmap v1074: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:03 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:03 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:03 smithi086 ceph-mon[101471]: osdmap e928: 8 total, 8 up, 8 in 2024-08-10T05:28:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:04 smithi086 ceph-mon[98993]: osdmap e929: 8 total, 8 up, 8 in 2024-08-10T05:28:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:04 smithi086 ceph-mon[101471]: osdmap e929: 8 total, 8 up, 8 in 2024-08-10T05:28:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:04 smithi159 ceph-mon[90359]: osdmap e929: 8 total, 8 up, 8 in 2024-08-10T05:28:05.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:05 smithi086 ceph-mon[98993]: pgmap v1077: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:05.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:05 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:05.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:05 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:28:05.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:05 smithi086 ceph-mon[98993]: osdmap e930: 8 total, 8 up, 8 in 2024-08-10T05:28:05.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:05 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/89751506' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:05.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:05 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:05.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:05 smithi086 ceph-mon[101471]: pgmap v1077: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:05.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:05 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:05.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:05 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:28:05.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:05 smithi086 ceph-mon[101471]: osdmap e930: 8 total, 8 up, 8 in 2024-08-10T05:28:05.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:05 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/89751506' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:05.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:05 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:05.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:05 smithi159 ceph-mon[90359]: pgmap v1077: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:05.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:05 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:05.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:05 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:28:05.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:05 smithi159 ceph-mon[90359]: osdmap e930: 8 total, 8 up, 8 in 2024-08-10T05:28:05.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:05 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/89751506' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:05.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:05 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:06.457 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_cas.wrong_put (3023 ms) 2024-08-10T05:28:06.458 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_cas.dup_get 2024-08-10T05:28:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:06 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:06 smithi086 ceph-mon[98993]: osdmap e931: 8 total, 8 up, 8 in 2024-08-10T05:28:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:06 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:06 smithi086 ceph-mon[101471]: osdmap e931: 8 total, 8 up, 8 in 2024-08-10T05:28:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:06 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:06 smithi159 ceph-mon[90359]: osdmap e931: 8 total, 8 up, 8 in 2024-08-10T05:28:07.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:07 smithi086 ceph-mon[98993]: pgmap v1080: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2024-08-10T05:28:07.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:07 smithi086 ceph-mon[98993]: osdmap e932: 8 total, 8 up, 8 in 2024-08-10T05:28:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:07 smithi086 ceph-mon[101471]: pgmap v1080: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2024-08-10T05:28:07.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:07 smithi086 ceph-mon[101471]: osdmap e932: 8 total, 8 up, 8 in 2024-08-10T05:28:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:07 smithi159 ceph-mon[90359]: pgmap v1080: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2024-08-10T05:28:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:07 smithi159 ceph-mon[90359]: osdmap e932: 8 total, 8 up, 8 in 2024-08-10T05:28:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:08 smithi086 ceph-mon[98993]: osdmap e933: 8 total, 8 up, 8 in 2024-08-10T05:28:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:08 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/754767060' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:08.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:08 smithi086 ceph-mon[101471]: osdmap e933: 8 total, 8 up, 8 in 2024-08-10T05:28:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:08 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/754767060' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:28:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:28:08] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2024-08-10T05:28:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:08 smithi159 ceph-mon[90359]: osdmap e933: 8 total, 8 up, 8 in 2024-08-10T05:28:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:08 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/754767060' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:09.473 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_cas.dup_get (3016 ms) 2024-08-10T05:28:09.473 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_cas.dup_put 2024-08-10T05:28:09.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:09 smithi086 ceph-mon[101471]: pgmap v1083: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:09.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:09 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:09.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:09 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/754767060' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:09.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:09 smithi086 ceph-mon[101471]: osdmap e934: 8 total, 8 up, 8 in 2024-08-10T05:28:09.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:09 smithi086 ceph-mon[98993]: pgmap v1083: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:09.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:09 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:09.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:09 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/754767060' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:09.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:09 smithi086 ceph-mon[98993]: osdmap e934: 8 total, 8 up, 8 in 2024-08-10T05:28:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:09 smithi159 ceph-mon[90359]: pgmap v1083: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:09 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:09 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/754767060' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:09 smithi159 ceph-mon[90359]: osdmap e934: 8 total, 8 up, 8 in 2024-08-10T05:28:10.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:10 smithi086 ceph-mon[98993]: osdmap e935: 8 total, 8 up, 8 in 2024-08-10T05:28:10.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:10 smithi086 ceph-mon[101471]: osdmap e935: 8 total, 8 up, 8 in 2024-08-10T05:28:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:10 smithi159 ceph-mon[90359]: osdmap e935: 8 total, 8 up, 8 in 2024-08-10T05:28:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:11 smithi086 ceph-mon[98993]: pgmap v1086: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:11 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:11 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:28:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:11 smithi086 ceph-mon[98993]: osdmap e936: 8 total, 8 up, 8 in 2024-08-10T05:28:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:11 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1967726172' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:28:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:11 smithi086 ceph-mon[101471]: pgmap v1086: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:11 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:11 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:28:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:11 smithi086 ceph-mon[101471]: osdmap e936: 8 total, 8 up, 8 in 2024-08-10T05:28:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:11 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1967726172' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:28:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:11 smithi159 ceph-mon[90359]: pgmap v1086: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:11 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:11 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:28:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:11 smithi159 ceph-mon[90359]: osdmap e936: 8 total, 8 up, 8 in 2024-08-10T05:28:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:11 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1967726172' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:28:12.503 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_cas.dup_put (3030 ms) 2024-08-10T05:28:12.503 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_cas.get_wrong_data 2024-08-10T05:28:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:12 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1967726172' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:12 smithi086 ceph-mon[98993]: osdmap e937: 8 total, 8 up, 8 in 2024-08-10T05:28:12.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:12 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1967726172' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:12 smithi086 ceph-mon[101471]: osdmap e937: 8 total, 8 up, 8 in 2024-08-10T05:28:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:12 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1967726172' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:12 smithi159 ceph-mon[90359]: osdmap e937: 8 total, 8 up, 8 in 2024-08-10T05:28:13.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:13 smithi086 ceph-mon[98993]: pgmap v1089: 137 pgs: 6 creating+peering, 16 unknown, 115 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2024-08-10T05:28:13.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:13 smithi086 ceph-mon[98993]: osdmap e938: 8 total, 8 up, 8 in 2024-08-10T05:28:13.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:13 smithi086 ceph-mon[101471]: pgmap v1089: 137 pgs: 6 creating+peering, 16 unknown, 115 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2024-08-10T05:28:13.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:13 smithi086 ceph-mon[101471]: osdmap e938: 8 total, 8 up, 8 in 2024-08-10T05:28:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:13 smithi159 ceph-mon[90359]: pgmap v1089: 137 pgs: 6 creating+peering, 16 unknown, 115 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2024-08-10T05:28:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:13 smithi159 ceph-mon[90359]: osdmap e938: 8 total, 8 up, 8 in 2024-08-10T05:28:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:14 smithi086 ceph-mon[98993]: osdmap e939: 8 total, 8 up, 8 in 2024-08-10T05:28:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:14 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/747358885' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:14 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:14 smithi086 ceph-mon[98993]: pgmap v1092: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:14.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:14 smithi086 ceph-mon[101471]: osdmap e939: 8 total, 8 up, 8 in 2024-08-10T05:28:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:14 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/747358885' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:14 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:14 smithi086 ceph-mon[101471]: pgmap v1092: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:14 smithi159 ceph-mon[90359]: osdmap e939: 8 total, 8 up, 8 in 2024-08-10T05:28:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:14 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/747358885' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:14 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:14 smithi159 ceph-mon[90359]: pgmap v1092: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:15.523 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_cas.get_wrong_data (3019 ms) 2024-08-10T05:28:15.523 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 5 tests from cls_cas (15024 ms total) 2024-08-10T05:28:15.523 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:28:15.524 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 1 test from chunk_refs_t 2024-08-10T05:28:15.524 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] chunk_refs_t.size 2024-08-10T05:28:15.524 INFO:tasks.workunit.client.0.smithi086.stdout:1 60 by_object 2024-08-10T05:28:15.524 INFO:tasks.workunit.client.0.smithi086.stdout:2 103 by_object 2024-08-10T05:28:15.524 INFO:tasks.workunit.client.0.smithi086.stdout:4 189 by_object 2024-08-10T05:28:15.524 INFO:tasks.workunit.client.0.smithi086.stdout:8 361 by_object 2024-08-10T05:28:15.524 INFO:tasks.workunit.client.0.smithi086.stdout:16 112 by_hash(32 bits) 2024-08-10T05:28:15.524 INFO:tasks.workunit.client.0.smithi086.stdout:32 208 by_hash(32 bits) 2024-08-10T05:28:15.524 INFO:tasks.workunit.client.0.smithi086.stdout:64 400 by_hash(32 bits) 2024-08-10T05:28:15.525 INFO:tasks.workunit.client.0.smithi086.stdout:128 509 by_hash(10 bits) 2024-08-10T05:28:15.525 INFO:tasks.workunit.client.0.smithi086.stdout:256 499 by_hash(7 bits) 2024-08-10T05:28:15.526 INFO:tasks.workunit.client.0.smithi086.stdout:512 462 by_hash(5 bits) 2024-08-10T05:28:15.526 INFO:tasks.workunit.client.0.smithi086.stdout:1024 466 by_hash(5 bits) 2024-08-10T05:28:15.526 INFO:tasks.workunit.client.0.smithi086.stdout:2048 466 by_hash(5 bits) 2024-08-10T05:28:15.526 INFO:tasks.workunit.client.0.smithi086.stdout:4096 470 by_hash(5 bits) 2024-08-10T05:28:15.526 INFO:tasks.workunit.client.0.smithi086.stdout:8192 498 by_hash(4 bits) 2024-08-10T05:28:15.527 INFO:tasks.workunit.client.0.smithi086.stdout:16384 278 by_hash(3 bits) 2024-08-10T05:28:15.529 INFO:tasks.workunit.client.0.smithi086.stdout:32768 337 by_hash(2 bits) 2024-08-10T05:28:15.533 INFO:tasks.workunit.client.0.smithi086.stdout:65536 367 by_hash(2 bits) 2024-08-10T05:28:15.541 INFO:tasks.workunit.client.0.smithi086.stdout:131072 387 by_hash(1 bits) 2024-08-10T05:28:15.555 INFO:tasks.workunit.client.0.smithi086.stdout:262144 331 by_pool 2024-08-10T05:28:15.582 INFO:tasks.workunit.client.0.smithi086.stdout:524288 21 count 2024-08-10T05:28:15.630 INFO:tasks.workunit.client.0.smithi086.stdout:1048576 21 count 2024-08-10T05:28:15.727 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] chunk_refs_t.size (205 ms) 2024-08-10T05:28:15.727 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 1 test from chunk_refs_t (205 ms total) 2024-08-10T05:28:15.727 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:28:15.727 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment tear-down 2024-08-10T05:28:15.727 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] 6 tests from 2 test suites ran. (15229 ms total) 2024-08-10T05:28:15.727 INFO:tasks.workunit.client.0.smithi086.stdout:[ PASSED ] 6 tests. 2024-08-10T05:28:15.729 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T05:28:15.729 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T05:28:15.791 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:15 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:15.791 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:15 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:15.791 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:15 smithi086 ceph-mon[98993]: osdmap e940: 8 total, 8 up, 8 in 2024-08-10T05:28:15.791 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:15 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:15.791 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:15 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:15.792 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:15 smithi086 ceph-mon[101471]: osdmap e940: 8 total, 8 up, 8 in 2024-08-10T05:28:15.794 INFO:tasks.workunit:Running workunit cls/test_cls_cmpomap.sh... 2024-08-10T05:28:15.794 DEBUG:teuthology.orchestra.run.smithi086: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-08-10T05:28:15.864 INFO:tasks.workunit.client.0.smithi086.stdout:Running main() from gmock_main.cc 2024-08-10T05:28:15.864 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] Running 31 tests from 1 test suite. 2024-08-10T05:28:15.864 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment set-up. 2024-08-10T05:28:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:15 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:15 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-140989-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:15 smithi159 ceph-mon[90359]: osdmap e940: 8 total, 8 up, 8 in 2024-08-10T05:28:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:16 smithi086 ceph-mon[98993]: osdmap e941: 8 total, 8 up, 8 in 2024-08-10T05:28:16.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:16 smithi086 ceph-mon[98993]: pgmap v1095: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:16.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:16 smithi086 ceph-mon[101471]: osdmap e941: 8 total, 8 up, 8 in 2024-08-10T05:28:16.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:16 smithi086 ceph-mon[101471]: pgmap v1095: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:16 smithi159 ceph-mon[90359]: osdmap e941: 8 total, 8 up, 8 in 2024-08-10T05:28:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:16 smithi159 ceph-mon[90359]: pgmap v1095: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:17.538 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 31 tests from CmpOmap 2024-08-10T05:28:17.538 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str 2024-08-10T05:28:17.554 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str (16 ms) 2024-08-10T05:28:17.554 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str_default 2024-08-10T05:28:17.559 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str_default (5 ms) 2024-08-10T05:28:17.559 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64 2024-08-10T05:28:17.561 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64 (2 ms) 2024-08-10T05:28:17.561 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64_default 2024-08-10T05:28:17.564 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64_default (3 ms) 2024-08-10T05:28:17.564 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_vals_str 2024-08-10T05:28:17.570 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_vals_str (6 ms) 2024-08-10T05:28:17.570 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_vals_u64 2024-08-10T05:28:17.578 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_vals_u64 (8 ms) 2024-08-10T05:28:17.578 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_input 2024-08-10T05:28:17.581 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_input (3 ms) 2024-08-10T05:28:17.581 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_default 2024-08-10T05:28:17.584 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_default (3 ms) 2024-08-10T05:28:17.584 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_vals_u64_empty_default 2024-08-10T05:28:17.587 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_vals_u64_empty_default (3 ms) 2024-08-10T05:28:17.587 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_value 2024-08-10T05:28:17.590 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_value (3 ms) 2024-08-10T05:28:17.590 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_vals_at_max_keys 2024-08-10T05:28:17.591 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_vals_at_max_keys (1 ms) 2024-08-10T05:28:17.591 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_vals_over_max_keys 2024-08-10T05:28:17.592 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_vals_over_max_keys (1 ms) 2024-08-10T05:28:17.592 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str 2024-08-10T05:28:17.598 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str (6 ms) 2024-08-10T05:28:17.598 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str_default 2024-08-10T05:28:17.604 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str_default (6 ms) 2024-08-10T05:28:17.604 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64 2024-08-10T05:28:17.610 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64 (5 ms) 2024-08-10T05:28:17.610 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64_default 2024-08-10T05:28:17.618 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64_default (8 ms) 2024-08-10T05:28:17.618 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_set_vals_str 2024-08-10T05:28:17.625 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_set_vals_str (7 ms) 2024-08-10T05:28:17.625 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64 2024-08-10T05:28:17.631 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_set_vals_u64 (7 ms) 2024-08-10T05:28:17.631 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_einval 2024-08-10T05:28:17.633 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_einval (2 ms) 2024-08-10T05:28:17.633 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_eio 2024-08-10T05:28:17.635 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_eio (2 ms) 2024-08-10T05:28:17.635 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_set_vals_at_max_keys 2024-08-10T05:28:17.636 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_set_vals_at_max_keys (1 ms) 2024-08-10T05:28:17.636 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_set_vals_over_max_keys 2024-08-10T05:28:17.637 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_set_vals_over_max_keys (1 ms) 2024-08-10T05:28:17.637 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_str 2024-08-10T05:28:17.644 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_str (7 ms) 2024-08-10T05:28:17.644 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_u64 2024-08-10T05:28:17.649 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_u64 (5 ms) 2024-08-10T05:28:17.649 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_rm_keys_str 2024-08-10T05:28:17.656 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_rm_keys_str (7 ms) 2024-08-10T05:28:17.656 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64 2024-08-10T05:28:17.663 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64 (7 ms) 2024-08-10T05:28:17.663 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_einval 2024-08-10T05:28:17.665 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_einval (2 ms) 2024-08-10T05:28:17.665 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_eio 2024-08-10T05:28:17.667 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_eio (2 ms) 2024-08-10T05:28:17.667 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_rm_keys_at_max_keys 2024-08-10T05:28:17.668 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_rm_keys_at_max_keys (1 ms) 2024-08-10T05:28:17.668 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_rm_keys_over_max_keys 2024-08-10T05:28:17.669 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_rm_keys_over_max_keys (1 ms) 2024-08-10T05:28:17.669 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_empty 2024-08-10T05:28:17.677 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_empty (8 ms) 2024-08-10T05:28:17.677 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 31 tests from CmpOmap (139 ms total) 2024-08-10T05:28:17.677 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:28:17.678 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment tear-down 2024-08-10T05:28:17.807 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:17 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:17.807 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:17 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:28:17.807 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:17 smithi086 ceph-mon[98993]: osdmap e942: 8 total, 8 up, 8 in 2024-08-10T05:28:17.807 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:17 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2037082865' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141112-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:17.807 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:17 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141112-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:17.807 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:17 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:17.807 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:17 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:28:17.807 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:17 smithi086 ceph-mon[101471]: osdmap e942: 8 total, 8 up, 8 in 2024-08-10T05:28:17.808 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:17 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2037082865' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141112-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:17.808 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:17 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141112-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:17 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:17 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:28:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:17 smithi159 ceph-mon[90359]: osdmap e942: 8 total, 8 up, 8 in 2024-08-10T05:28:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:17 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2037082865' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141112-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:17 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141112-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:18.538 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:28:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:28:18] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.43.0" 2024-08-10T05:28:18.547 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] 31 tests from 1 test suite ran. (2683 ms total) 2024-08-10T05:28:18.547 INFO:tasks.workunit.client.0.smithi086.stdout:[ PASSED ] 31 tests. 2024-08-10T05:28:18.550 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T05:28:18.550 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T05:28:18.617 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2024-08-10T05:28:18.618 DEBUG:teuthology.orchestra.run.smithi086: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-08-10T05:28:18.690 INFO:tasks.workunit.client.0.smithi086.stdout:Running main() from gmock_main.cc 2024-08-10T05:28:18.691 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] Running 6 tests from 1 test suite. 2024-08-10T05:28:18.691 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment set-up. 2024-08-10T05:28:18.691 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 6 tests from ClsHello 2024-08-10T05:28:18.691 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsHello.SayHello 2024-08-10T05:28:18.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:18 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141112-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:18.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:18 smithi086 ceph-mon[98993]: osdmap e943: 8 total, 8 up, 8 in 2024-08-10T05:28:18.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:18 smithi086 ceph-mon[98993]: pgmap v1098: 137 pgs: 9 creating+peering, 16 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-08-10T05:28:18.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:18 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141112-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:18.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:18 smithi086 ceph-mon[101471]: osdmap e943: 8 total, 8 up, 8 in 2024-08-10T05:28:18.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:18 smithi086 ceph-mon[101471]: pgmap v1098: 137 pgs: 9 creating+peering, 16 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-08-10T05:28:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:18 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141112-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:18 smithi159 ceph-mon[90359]: osdmap e943: 8 total, 8 up, 8 in 2024-08-10T05:28:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:18 smithi159 ceph-mon[90359]: pgmap v1098: 137 pgs: 9 creating+peering, 16 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-08-10T05:28:19.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:19 smithi086 ceph-mon[98993]: osdmap e944: 8 total, 8 up, 8 in 2024-08-10T05:28:19.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:19 smithi086 ceph-mon[101471]: osdmap e944: 8 total, 8 up, 8 in 2024-08-10T05:28:19.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:19 smithi159 ceph-mon[90359]: osdmap e944: 8 total, 8 up, 8 in 2024-08-10T05:28:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:20 smithi086 ceph-mon[98993]: osdmap e945: 8 total, 8 up, 8 in 2024-08-10T05:28:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:20 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2177142462' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:20 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:20 smithi086 ceph-mon[98993]: pgmap v1101: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:20 smithi086 ceph-mon[101471]: osdmap e945: 8 total, 8 up, 8 in 2024-08-10T05:28:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:20 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2177142462' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:20 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:20 smithi086 ceph-mon[101471]: pgmap v1101: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:20 smithi159 ceph-mon[90359]: osdmap e945: 8 total, 8 up, 8 in 2024-08-10T05:28:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:20 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2177142462' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:20 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:20 smithi159 ceph-mon[90359]: pgmap v1101: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:21.569 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsHello.SayHello (2879 ms) 2024-08-10T05:28:21.569 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsHello.RecordHello 2024-08-10T05:28:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:21 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:21 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:21 smithi086 ceph-mon[98993]: osdmap e946: 8 total, 8 up, 8 in 2024-08-10T05:28:21.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:21 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:21.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:21 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:21.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:21 smithi086 ceph-mon[101471]: osdmap e946: 8 total, 8 up, 8 in 2024-08-10T05:28:21.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:21 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:21.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:21 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:21.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:21 smithi159 ceph-mon[90359]: osdmap e946: 8 total, 8 up, 8 in 2024-08-10T05:28:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:22 smithi086 ceph-mon[98993]: osdmap e947: 8 total, 8 up, 8 in 2024-08-10T05:28:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:22 smithi086 ceph-mon[98993]: pgmap v1104: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:22.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:22 smithi086 ceph-mon[101471]: osdmap e947: 8 total, 8 up, 8 in 2024-08-10T05:28:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:22 smithi086 ceph-mon[101471]: pgmap v1104: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:22 smithi159 ceph-mon[90359]: osdmap e947: 8 total, 8 up, 8 in 2024-08-10T05:28:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:22 smithi159 ceph-mon[90359]: pgmap v1104: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:23 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:23 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:28:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:23 smithi086 ceph-mon[101471]: osdmap e948: 8 total, 8 up, 8 in 2024-08-10T05:28:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:23 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2782219335' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:23 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:23.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:23 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:23.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:23 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:28:23.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:23 smithi086 ceph-mon[98993]: osdmap e948: 8 total, 8 up, 8 in 2024-08-10T05:28:23.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:23 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2782219335' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:23.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:23 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:23 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:23 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:28:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:23 smithi159 ceph-mon[90359]: osdmap e948: 8 total, 8 up, 8 in 2024-08-10T05:28:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:23 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2782219335' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:23 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:24.589 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsHello.RecordHello (3019 ms) 2024-08-10T05:28:24.589 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsHello.WriteReturnData 2024-08-10T05:28:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:24 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:24 smithi086 ceph-mon[98993]: osdmap e949: 8 total, 8 up, 8 in 2024-08-10T05:28:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:24 smithi086 ceph-mon[98993]: pgmap v1107: 137 pgs: 5 creating+peering, 16 unknown, 116 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:24 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:24 smithi086 ceph-mon[101471]: osdmap e949: 8 total, 8 up, 8 in 2024-08-10T05:28:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:24 smithi086 ceph-mon[101471]: pgmap v1107: 137 pgs: 5 creating+peering, 16 unknown, 116 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:24 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:24 smithi159 ceph-mon[90359]: osdmap e949: 8 total, 8 up, 8 in 2024-08-10T05:28:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:24 smithi159 ceph-mon[90359]: pgmap v1107: 137 pgs: 5 creating+peering, 16 unknown, 116 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:25 smithi086 ceph-mon[98993]: osdmap e950: 8 total, 8 up, 8 in 2024-08-10T05:28:25.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:25 smithi086 ceph-mon[101471]: osdmap e950: 8 total, 8 up, 8 in 2024-08-10T05:28:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:25 smithi159 ceph-mon[90359]: osdmap e950: 8 total, 8 up, 8 in 2024-08-10T05:28:26.607 INFO:tasks.workunit.client.0.smithi086.stdout:require_osd_release = squid 2024-08-10T05:28:26.614 INFO:tasks.workunit.client.0.smithi086.stdout:0 2024-08-10T05:28:26.634 INFO:tasks.workunit.client.0.smithi086.stdout:1 2024-08-10T05:28:26.635 INFO:tasks.workunit.client.0.smithi086.stdout:2 2024-08-10T05:28:26.636 INFO:tasks.workunit.client.0.smithi086.stdout:3 2024-08-10T05:28:26.637 INFO:tasks.workunit.client.0.smithi086.stdout:4 2024-08-10T05:28:26.638 INFO:tasks.workunit.client.0.smithi086.stdout:5 2024-08-10T05:28:26.639 INFO:tasks.workunit.client.0.smithi086.stdout:6 2024-08-10T05:28:26.640 INFO:tasks.workunit.client.0.smithi086.stdout:7 2024-08-10T05:28:26.641 INFO:tasks.workunit.client.0.smithi086.stdout:8 2024-08-10T05:28:26.642 INFO:tasks.workunit.client.0.smithi086.stdout:9 2024-08-10T05:28:26.643 INFO:tasks.workunit.client.0.smithi086.stdout:10 2024-08-10T05:28:26.644 INFO:tasks.workunit.client.0.smithi086.stdout:11 2024-08-10T05:28:26.645 INFO:tasks.workunit.client.0.smithi086.stdout:12 2024-08-10T05:28:26.646 INFO:tasks.workunit.client.0.smithi086.stdout:13 2024-08-10T05:28:26.647 INFO:tasks.workunit.client.0.smithi086.stdout:14 2024-08-10T05:28:26.648 INFO:tasks.workunit.client.0.smithi086.stdout:15 2024-08-10T05:28:26.649 INFO:tasks.workunit.client.0.smithi086.stdout:16 2024-08-10T05:28:26.649 INFO:tasks.workunit.client.0.smithi086.stdout:17 2024-08-10T05:28:26.650 INFO:tasks.workunit.client.0.smithi086.stdout:18 2024-08-10T05:28:26.651 INFO:tasks.workunit.client.0.smithi086.stdout:19 2024-08-10T05:28:26.652 INFO:tasks.workunit.client.0.smithi086.stdout:20 2024-08-10T05:28:26.653 INFO:tasks.workunit.client.0.smithi086.stdout:21 2024-08-10T05:28:26.654 INFO:tasks.workunit.client.0.smithi086.stdout:22 2024-08-10T05:28:26.655 INFO:tasks.workunit.client.0.smithi086.stdout:23 2024-08-10T05:28:26.656 INFO:tasks.workunit.client.0.smithi086.stdout:24 2024-08-10T05:28:26.657 INFO:tasks.workunit.client.0.smithi086.stdout:25 2024-08-10T05:28:26.658 INFO:tasks.workunit.client.0.smithi086.stdout:26 2024-08-10T05:28:26.659 INFO:tasks.workunit.client.0.smithi086.stdout:27 2024-08-10T05:28:26.660 INFO:tasks.workunit.client.0.smithi086.stdout:28 2024-08-10T05:28:26.661 INFO:tasks.workunit.client.0.smithi086.stdout:29 2024-08-10T05:28:26.662 INFO:tasks.workunit.client.0.smithi086.stdout:30 2024-08-10T05:28:26.663 INFO:tasks.workunit.client.0.smithi086.stdout:31 2024-08-10T05:28:26.664 INFO:tasks.workunit.client.0.smithi086.stdout:32 2024-08-10T05:28:26.665 INFO:tasks.workunit.client.0.smithi086.stdout:33 2024-08-10T05:28:26.666 INFO:tasks.workunit.client.0.smithi086.stdout:34 2024-08-10T05:28:26.667 INFO:tasks.workunit.client.0.smithi086.stdout:35 2024-08-10T05:28:26.668 INFO:tasks.workunit.client.0.smithi086.stdout:36 2024-08-10T05:28:26.669 INFO:tasks.workunit.client.0.smithi086.stdout:37 2024-08-10T05:28:26.670 INFO:tasks.workunit.client.0.smithi086.stdout:38 2024-08-10T05:28:26.671 INFO:tasks.workunit.client.0.smithi086.stdout:39 2024-08-10T05:28:26.672 INFO:tasks.workunit.client.0.smithi086.stdout:40 2024-08-10T05:28:26.673 INFO:tasks.workunit.client.0.smithi086.stdout:41 2024-08-10T05:28:26.674 INFO:tasks.workunit.client.0.smithi086.stdout:42 2024-08-10T05:28:26.675 INFO:tasks.workunit.client.0.smithi086.stdout:43 2024-08-10T05:28:26.676 INFO:tasks.workunit.client.0.smithi086.stdout:44 2024-08-10T05:28:26.677 INFO:tasks.workunit.client.0.smithi086.stdout:45 2024-08-10T05:28:26.678 INFO:tasks.workunit.client.0.smithi086.stdout:46 2024-08-10T05:28:26.679 INFO:tasks.workunit.client.0.smithi086.stdout:47 2024-08-10T05:28:26.680 INFO:tasks.workunit.client.0.smithi086.stdout:48 2024-08-10T05:28:26.681 INFO:tasks.workunit.client.0.smithi086.stdout:49 2024-08-10T05:28:26.682 INFO:tasks.workunit.client.0.smithi086.stdout:50 2024-08-10T05:28:26.683 INFO:tasks.workunit.client.0.smithi086.stdout:51 2024-08-10T05:28:26.684 INFO:tasks.workunit.client.0.smithi086.stdout:52 2024-08-10T05:28:26.685 INFO:tasks.workunit.client.0.smithi086.stdout:53 2024-08-10T05:28:26.686 INFO:tasks.workunit.client.0.smithi086.stdout:54 2024-08-10T05:28:26.686 INFO:tasks.workunit.client.0.smithi086.stdout:55 2024-08-10T05:28:26.687 INFO:tasks.workunit.client.0.smithi086.stdout:56 2024-08-10T05:28:26.688 INFO:tasks.workunit.client.0.smithi086.stdout:57 2024-08-10T05:28:26.689 INFO:tasks.workunit.client.0.smithi086.stdout:58 2024-08-10T05:28:26.691 INFO:tasks.workunit.client.0.smithi086.stdout:59 2024-08-10T05:28:26.691 INFO:tasks.workunit.client.0.smithi086.stdout:60 2024-08-10T05:28:26.692 INFO:tasks.workunit.client.0.smithi086.stdout:61 2024-08-10T05:28:26.693 INFO:tasks.workunit.client.0.smithi086.stdout:62 2024-08-10T05:28:26.694 INFO:tasks.workunit.client.0.smithi086.stdout:63 2024-08-10T05:28:26.695 INFO:tasks.workunit.client.0.smithi086.stdout:64 2024-08-10T05:28:26.696 INFO:tasks.workunit.client.0.smithi086.stdout:65 2024-08-10T05:28:26.697 INFO:tasks.workunit.client.0.smithi086.stdout:66 2024-08-10T05:28:26.698 INFO:tasks.workunit.client.0.smithi086.stdout:67 2024-08-10T05:28:26.699 INFO:tasks.workunit.client.0.smithi086.stdout:68 2024-08-10T05:28:26.700 INFO:tasks.workunit.client.0.smithi086.stdout:69 2024-08-10T05:28:26.701 INFO:tasks.workunit.client.0.smithi086.stdout:70 2024-08-10T05:28:26.701 INFO:tasks.workunit.client.0.smithi086.stdout:71 2024-08-10T05:28:26.702 INFO:tasks.workunit.client.0.smithi086.stdout:72 2024-08-10T05:28:26.703 INFO:tasks.workunit.client.0.smithi086.stdout:73 2024-08-10T05:28:26.704 INFO:tasks.workunit.client.0.smithi086.stdout:74 2024-08-10T05:28:26.705 INFO:tasks.workunit.client.0.smithi086.stdout:75 2024-08-10T05:28:26.706 INFO:tasks.workunit.client.0.smithi086.stdout:76 2024-08-10T05:28:26.707 INFO:tasks.workunit.client.0.smithi086.stdout:77 2024-08-10T05:28:26.708 INFO:tasks.workunit.client.0.smithi086.stdout:78 2024-08-10T05:28:26.708 INFO:tasks.workunit.client.0.smithi086.stdout:79 2024-08-10T05:28:26.709 INFO:tasks.workunit.client.0.smithi086.stdout:80 2024-08-10T05:28:26.710 INFO:tasks.workunit.client.0.smithi086.stdout:81 2024-08-10T05:28:26.711 INFO:tasks.workunit.client.0.smithi086.stdout:82 2024-08-10T05:28:26.712 INFO:tasks.workunit.client.0.smithi086.stdout:83 2024-08-10T05:28:26.713 INFO:tasks.workunit.client.0.smithi086.stdout:84 2024-08-10T05:28:26.714 INFO:tasks.workunit.client.0.smithi086.stdout:85 2024-08-10T05:28:26.714 INFO:tasks.workunit.client.0.smithi086.stdout:86 2024-08-10T05:28:26.716 INFO:tasks.workunit.client.0.smithi086.stdout:87 2024-08-10T05:28:26.716 INFO:tasks.workunit.client.0.smithi086.stdout:88 2024-08-10T05:28:26.717 INFO:tasks.workunit.client.0.smithi086.stdout:89 2024-08-10T05:28:26.718 INFO:tasks.workunit.client.0.smithi086.stdout:90 2024-08-10T05:28:26.719 INFO:tasks.workunit.client.0.smithi086.stdout:91 2024-08-10T05:28:26.720 INFO:tasks.workunit.client.0.smithi086.stdout:92 2024-08-10T05:28:26.720 INFO:tasks.workunit.client.0.smithi086.stdout:93 2024-08-10T05:28:26.721 INFO:tasks.workunit.client.0.smithi086.stdout:94 2024-08-10T05:28:26.722 INFO:tasks.workunit.client.0.smithi086.stdout:95 2024-08-10T05:28:26.723 INFO:tasks.workunit.client.0.smithi086.stdout:96 2024-08-10T05:28:26.724 INFO:tasks.workunit.client.0.smithi086.stdout:97 2024-08-10T05:28:26.724 INFO:tasks.workunit.client.0.smithi086.stdout:98 2024-08-10T05:28:26.725 INFO:tasks.workunit.client.0.smithi086.stdout:99 2024-08-10T05:28:26.726 INFO:tasks.workunit.client.0.smithi086.stdout:100 2024-08-10T05:28:26.727 INFO:tasks.workunit.client.0.smithi086.stdout:101 2024-08-10T05:28:26.728 INFO:tasks.workunit.client.0.smithi086.stdout:102 2024-08-10T05:28:26.728 INFO:tasks.workunit.client.0.smithi086.stdout:103 2024-08-10T05:28:26.729 INFO:tasks.workunit.client.0.smithi086.stdout:104 2024-08-10T05:28:26.730 INFO:tasks.workunit.client.0.smithi086.stdout:105 2024-08-10T05:28:26.731 INFO:tasks.workunit.client.0.smithi086.stdout:106 2024-08-10T05:28:26.732 INFO:tasks.workunit.client.0.smithi086.stdout:107 2024-08-10T05:28:26.733 INFO:tasks.workunit.client.0.smithi086.stdout:108 2024-08-10T05:28:26.733 INFO:tasks.workunit.client.0.smithi086.stdout:109 2024-08-10T05:28:26.734 INFO:tasks.workunit.client.0.smithi086.stdout:110 2024-08-10T05:28:26.735 INFO:tasks.workunit.client.0.smithi086.stdout:111 2024-08-10T05:28:26.736 INFO:tasks.workunit.client.0.smithi086.stdout:112 2024-08-10T05:28:26.737 INFO:tasks.workunit.client.0.smithi086.stdout:113 2024-08-10T05:28:26.737 INFO:tasks.workunit.client.0.smithi086.stdout:114 2024-08-10T05:28:26.738 INFO:tasks.workunit.client.0.smithi086.stdout:115 2024-08-10T05:28:26.739 INFO:tasks.workunit.client.0.smithi086.stdout:116 2024-08-10T05:28:26.740 INFO:tasks.workunit.client.0.smithi086.stdout:117 2024-08-10T05:28:26.741 INFO:tasks.workunit.client.0.smithi086.stdout:118 2024-08-10T05:28:26.742 INFO:tasks.workunit.client.0.smithi086.stdout:119 2024-08-10T05:28:26.742 INFO:tasks.workunit.client.0.smithi086.stdout:120 2024-08-10T05:28:26.743 INFO:tasks.workunit.client.0.smithi086.stdout:121 2024-08-10T05:28:26.744 INFO:tasks.workunit.client.0.smithi086.stdout:122 2024-08-10T05:28:26.745 INFO:tasks.workunit.client.0.smithi086.stdout:123 2024-08-10T05:28:26.745 INFO:tasks.workunit.client.0.smithi086.stdout:124 2024-08-10T05:28:26.746 INFO:tasks.workunit.client.0.smithi086.stdout:125 2024-08-10T05:28:26.747 INFO:tasks.workunit.client.0.smithi086.stdout:126 2024-08-10T05:28:26.748 INFO:tasks.workunit.client.0.smithi086.stdout:127 2024-08-10T05:28:26.749 INFO:tasks.workunit.client.0.smithi086.stdout:128 2024-08-10T05:28:26.750 INFO:tasks.workunit.client.0.smithi086.stdout:129 2024-08-10T05:28:26.751 INFO:tasks.workunit.client.0.smithi086.stdout:130 2024-08-10T05:28:26.752 INFO:tasks.workunit.client.0.smithi086.stdout:131 2024-08-10T05:28:26.753 INFO:tasks.workunit.client.0.smithi086.stdout:132 2024-08-10T05:28:26.754 INFO:tasks.workunit.client.0.smithi086.stdout:133 2024-08-10T05:28:26.755 INFO:tasks.workunit.client.0.smithi086.stdout:134 2024-08-10T05:28:26.756 INFO:tasks.workunit.client.0.smithi086.stdout:135 2024-08-10T05:28:26.757 INFO:tasks.workunit.client.0.smithi086.stdout:136 2024-08-10T05:28:26.758 INFO:tasks.workunit.client.0.smithi086.stdout:137 2024-08-10T05:28:26.759 INFO:tasks.workunit.client.0.smithi086.stdout:138 2024-08-10T05:28:26.760 INFO:tasks.workunit.client.0.smithi086.stdout:139 2024-08-10T05:28:26.760 INFO:tasks.workunit.client.0.smithi086.stdout:140 2024-08-10T05:28:26.761 INFO:tasks.workunit.client.0.smithi086.stdout:141 2024-08-10T05:28:26.762 INFO:tasks.workunit.client.0.smithi086.stdout:142 2024-08-10T05:28:26.763 INFO:tasks.workunit.client.0.smithi086.stdout:143 2024-08-10T05:28:26.764 INFO:tasks.workunit.client.0.smithi086.stdout:144 2024-08-10T05:28:26.764 INFO:tasks.workunit.client.0.smithi086.stdout:145 2024-08-10T05:28:26.765 INFO:tasks.workunit.client.0.smithi086.stdout:146 2024-08-10T05:28:26.766 INFO:tasks.workunit.client.0.smithi086.stdout:147 2024-08-10T05:28:26.767 INFO:tasks.workunit.client.0.smithi086.stdout:148 2024-08-10T05:28:26.768 INFO:tasks.workunit.client.0.smithi086.stdout:149 2024-08-10T05:28:26.768 INFO:tasks.workunit.client.0.smithi086.stdout:150 2024-08-10T05:28:26.769 INFO:tasks.workunit.client.0.smithi086.stdout:151 2024-08-10T05:28:26.770 INFO:tasks.workunit.client.0.smithi086.stdout:152 2024-08-10T05:28:26.771 INFO:tasks.workunit.client.0.smithi086.stdout:153 2024-08-10T05:28:26.771 INFO:tasks.workunit.client.0.smithi086.stdout:154 2024-08-10T05:28:26.772 INFO:tasks.workunit.client.0.smithi086.stdout:155 2024-08-10T05:28:26.773 INFO:tasks.workunit.client.0.smithi086.stdout:156 2024-08-10T05:28:26.774 INFO:tasks.workunit.client.0.smithi086.stdout:157 2024-08-10T05:28:26.775 INFO:tasks.workunit.client.0.smithi086.stdout:158 2024-08-10T05:28:26.776 INFO:tasks.workunit.client.0.smithi086.stdout:159 2024-08-10T05:28:26.777 INFO:tasks.workunit.client.0.smithi086.stdout:160 2024-08-10T05:28:26.777 INFO:tasks.workunit.client.0.smithi086.stdout:161 2024-08-10T05:28:26.778 INFO:tasks.workunit.client.0.smithi086.stdout:162 2024-08-10T05:28:26.779 INFO:tasks.workunit.client.0.smithi086.stdout:163 2024-08-10T05:28:26.780 INFO:tasks.workunit.client.0.smithi086.stdout:164 2024-08-10T05:28:26.781 INFO:tasks.workunit.client.0.smithi086.stdout:165 2024-08-10T05:28:26.781 INFO:tasks.workunit.client.0.smithi086.stdout:166 2024-08-10T05:28:26.782 INFO:tasks.workunit.client.0.smithi086.stdout:167 2024-08-10T05:28:26.783 INFO:tasks.workunit.client.0.smithi086.stdout:168 2024-08-10T05:28:26.784 INFO:tasks.workunit.client.0.smithi086.stdout:169 2024-08-10T05:28:26.785 INFO:tasks.workunit.client.0.smithi086.stdout:170 2024-08-10T05:28:26.786 INFO:tasks.workunit.client.0.smithi086.stdout:171 2024-08-10T05:28:26.786 INFO:tasks.workunit.client.0.smithi086.stdout:172 2024-08-10T05:28:26.787 INFO:tasks.workunit.client.0.smithi086.stdout:173 2024-08-10T05:28:26.788 INFO:tasks.workunit.client.0.smithi086.stdout:174 2024-08-10T05:28:26.789 INFO:tasks.workunit.client.0.smithi086.stdout:175 2024-08-10T05:28:26.790 INFO:tasks.workunit.client.0.smithi086.stdout:176 2024-08-10T05:28:26.790 INFO:tasks.workunit.client.0.smithi086.stdout:177 2024-08-10T05:28:26.791 INFO:tasks.workunit.client.0.smithi086.stdout:178 2024-08-10T05:28:26.792 INFO:tasks.workunit.client.0.smithi086.stdout:179 2024-08-10T05:28:26.793 INFO:tasks.workunit.client.0.smithi086.stdout:180 2024-08-10T05:28:26.794 INFO:tasks.workunit.client.0.smithi086.stdout:181 2024-08-10T05:28:26.794 INFO:tasks.workunit.client.0.smithi086.stdout:182 2024-08-10T05:28:26.795 INFO:tasks.workunit.client.0.smithi086.stdout:183 2024-08-10T05:28:26.796 INFO:tasks.workunit.client.0.smithi086.stdout:184 2024-08-10T05:28:26.797 INFO:tasks.workunit.client.0.smithi086.stdout:185 2024-08-10T05:28:26.798 INFO:tasks.workunit.client.0.smithi086.stdout:186 2024-08-10T05:28:26.798 INFO:tasks.workunit.client.0.smithi086.stdout:187 2024-08-10T05:28:26.799 INFO:tasks.workunit.client.0.smithi086.stdout:188 2024-08-10T05:28:26.800 INFO:tasks.workunit.client.0.smithi086.stdout:189 2024-08-10T05:28:26.801 INFO:tasks.workunit.client.0.smithi086.stdout:190 2024-08-10T05:28:26.802 INFO:tasks.workunit.client.0.smithi086.stdout:191 2024-08-10T05:28:26.802 INFO:tasks.workunit.client.0.smithi086.stdout:192 2024-08-10T05:28:26.803 INFO:tasks.workunit.client.0.smithi086.stdout:193 2024-08-10T05:28:26.804 INFO:tasks.workunit.client.0.smithi086.stdout:194 2024-08-10T05:28:26.805 INFO:tasks.workunit.client.0.smithi086.stdout:195 2024-08-10T05:28:26.806 INFO:tasks.workunit.client.0.smithi086.stdout:196 2024-08-10T05:28:26.806 INFO:tasks.workunit.client.0.smithi086.stdout:197 2024-08-10T05:28:26.807 INFO:tasks.workunit.client.0.smithi086.stdout:198 2024-08-10T05:28:26.808 INFO:tasks.workunit.client.0.smithi086.stdout:199 2024-08-10T05:28:26.809 INFO:tasks.workunit.client.0.smithi086.stdout:200 2024-08-10T05:28:26.810 INFO:tasks.workunit.client.0.smithi086.stdout:201 2024-08-10T05:28:26.811 INFO:tasks.workunit.client.0.smithi086.stdout:202 2024-08-10T05:28:26.811 INFO:tasks.workunit.client.0.smithi086.stdout:203 2024-08-10T05:28:26.812 INFO:tasks.workunit.client.0.smithi086.stdout:204 2024-08-10T05:28:26.813 INFO:tasks.workunit.client.0.smithi086.stdout:205 2024-08-10T05:28:26.814 INFO:tasks.workunit.client.0.smithi086.stdout:206 2024-08-10T05:28:26.815 INFO:tasks.workunit.client.0.smithi086.stdout:207 2024-08-10T05:28:26.816 INFO:tasks.workunit.client.0.smithi086.stdout:208 2024-08-10T05:28:26.817 INFO:tasks.workunit.client.0.smithi086.stdout:209 2024-08-10T05:28:26.817 INFO:tasks.workunit.client.0.smithi086.stdout:210 2024-08-10T05:28:26.818 INFO:tasks.workunit.client.0.smithi086.stdout:211 2024-08-10T05:28:26.819 INFO:tasks.workunit.client.0.smithi086.stdout:212 2024-08-10T05:28:26.820 INFO:tasks.workunit.client.0.smithi086.stdout:213 2024-08-10T05:28:26.821 INFO:tasks.workunit.client.0.smithi086.stdout:214 2024-08-10T05:28:26.821 INFO:tasks.workunit.client.0.smithi086.stdout:215 2024-08-10T05:28:26.822 INFO:tasks.workunit.client.0.smithi086.stdout:216 2024-08-10T05:28:26.823 INFO:tasks.workunit.client.0.smithi086.stdout:217 2024-08-10T05:28:26.824 INFO:tasks.workunit.client.0.smithi086.stdout:218 2024-08-10T05:28:26.825 INFO:tasks.workunit.client.0.smithi086.stdout:219 2024-08-10T05:28:26.826 INFO:tasks.workunit.client.0.smithi086.stdout:220 2024-08-10T05:28:26.826 INFO:tasks.workunit.client.0.smithi086.stdout:221 2024-08-10T05:28:26.827 INFO:tasks.workunit.client.0.smithi086.stdout:222 2024-08-10T05:28:26.828 INFO:tasks.workunit.client.0.smithi086.stdout:223 2024-08-10T05:28:26.829 INFO:tasks.workunit.client.0.smithi086.stdout:224 2024-08-10T05:28:26.830 INFO:tasks.workunit.client.0.smithi086.stdout:225 2024-08-10T05:28:26.831 INFO:tasks.workunit.client.0.smithi086.stdout:226 2024-08-10T05:28:26.831 INFO:tasks.workunit.client.0.smithi086.stdout:227 2024-08-10T05:28:26.832 INFO:tasks.workunit.client.0.smithi086.stdout:228 2024-08-10T05:28:26.833 INFO:tasks.workunit.client.0.smithi086.stdout:229 2024-08-10T05:28:26.834 INFO:tasks.workunit.client.0.smithi086.stdout:230 2024-08-10T05:28:26.835 INFO:tasks.workunit.client.0.smithi086.stdout:231 2024-08-10T05:28:26.835 INFO:tasks.workunit.client.0.smithi086.stdout:232 2024-08-10T05:28:26.836 INFO:tasks.workunit.client.0.smithi086.stdout:233 2024-08-10T05:28:26.837 INFO:tasks.workunit.client.0.smithi086.stdout:234 2024-08-10T05:28:26.838 INFO:tasks.workunit.client.0.smithi086.stdout:235 2024-08-10T05:28:26.839 INFO:tasks.workunit.client.0.smithi086.stdout:236 2024-08-10T05:28:26.840 INFO:tasks.workunit.client.0.smithi086.stdout:237 2024-08-10T05:28:26.841 INFO:tasks.workunit.client.0.smithi086.stdout:238 2024-08-10T05:28:26.841 INFO:tasks.workunit.client.0.smithi086.stdout:239 2024-08-10T05:28:26.842 INFO:tasks.workunit.client.0.smithi086.stdout:240 2024-08-10T05:28:26.843 INFO:tasks.workunit.client.0.smithi086.stdout:241 2024-08-10T05:28:26.844 INFO:tasks.workunit.client.0.smithi086.stdout:242 2024-08-10T05:28:26.845 INFO:tasks.workunit.client.0.smithi086.stdout:243 2024-08-10T05:28:26.845 INFO:tasks.workunit.client.0.smithi086.stdout:244 2024-08-10T05:28:26.846 INFO:tasks.workunit.client.0.smithi086.stdout:245 2024-08-10T05:28:26.847 INFO:tasks.workunit.client.0.smithi086.stdout:246 2024-08-10T05:28:26.848 INFO:tasks.workunit.client.0.smithi086.stdout:247 2024-08-10T05:28:26.849 INFO:tasks.workunit.client.0.smithi086.stdout:248 2024-08-10T05:28:26.849 INFO:tasks.workunit.client.0.smithi086.stdout:249 2024-08-10T05:28:26.850 INFO:tasks.workunit.client.0.smithi086.stdout:250 2024-08-10T05:28:26.851 INFO:tasks.workunit.client.0.smithi086.stdout:251 2024-08-10T05:28:26.852 INFO:tasks.workunit.client.0.smithi086.stdout:252 2024-08-10T05:28:26.853 INFO:tasks.workunit.client.0.smithi086.stdout:253 2024-08-10T05:28:26.854 INFO:tasks.workunit.client.0.smithi086.stdout:254 2024-08-10T05:28:26.854 INFO:tasks.workunit.client.0.smithi086.stdout:255 2024-08-10T05:28:26.855 INFO:tasks.workunit.client.0.smithi086.stdout:256 2024-08-10T05:28:26.856 INFO:tasks.workunit.client.0.smithi086.stdout:257 2024-08-10T05:28:26.857 INFO:tasks.workunit.client.0.smithi086.stdout:258 2024-08-10T05:28:26.858 INFO:tasks.workunit.client.0.smithi086.stdout:259 2024-08-10T05:28:26.859 INFO:tasks.workunit.client.0.smithi086.stdout:260 2024-08-10T05:28:26.860 INFO:tasks.workunit.client.0.smithi086.stdout:261 2024-08-10T05:28:26.861 INFO:tasks.workunit.client.0.smithi086.stdout:262 2024-08-10T05:28:26.862 INFO:tasks.workunit.client.0.smithi086.stdout:263 2024-08-10T05:28:26.863 INFO:tasks.workunit.client.0.smithi086.stdout:264 2024-08-10T05:28:26.864 INFO:tasks.workunit.client.0.smithi086.stdout:265 2024-08-10T05:28:26.864 INFO:tasks.workunit.client.0.smithi086.stdout:266 2024-08-10T05:28:26.865 INFO:tasks.workunit.client.0.smithi086.stdout:267 2024-08-10T05:28:26.866 INFO:tasks.workunit.client.0.smithi086.stdout:268 2024-08-10T05:28:26.867 INFO:tasks.workunit.client.0.smithi086.stdout:269 2024-08-10T05:28:26.868 INFO:tasks.workunit.client.0.smithi086.stdout:270 2024-08-10T05:28:26.869 INFO:tasks.workunit.client.0.smithi086.stdout:271 2024-08-10T05:28:26.869 INFO:tasks.workunit.client.0.smithi086.stdout:272 2024-08-10T05:28:26.870 INFO:tasks.workunit.client.0.smithi086.stdout:273 2024-08-10T05:28:26.871 INFO:tasks.workunit.client.0.smithi086.stdout:274 2024-08-10T05:28:26.872 INFO:tasks.workunit.client.0.smithi086.stdout:275 2024-08-10T05:28:26.873 INFO:tasks.workunit.client.0.smithi086.stdout:276 2024-08-10T05:28:26.874 INFO:tasks.workunit.client.0.smithi086.stdout:277 2024-08-10T05:28:26.875 INFO:tasks.workunit.client.0.smithi086.stdout:278 2024-08-10T05:28:26.875 INFO:tasks.workunit.client.0.smithi086.stdout:279 2024-08-10T05:28:26.876 INFO:tasks.workunit.client.0.smithi086.stdout:280 2024-08-10T05:28:26.877 INFO:tasks.workunit.client.0.smithi086.stdout:281 2024-08-10T05:28:26.878 INFO:tasks.workunit.client.0.smithi086.stdout:282 2024-08-10T05:28:26.879 INFO:tasks.workunit.client.0.smithi086.stdout:283 2024-08-10T05:28:26.880 INFO:tasks.workunit.client.0.smithi086.stdout:284 2024-08-10T05:28:26.881 INFO:tasks.workunit.client.0.smithi086.stdout:285 2024-08-10T05:28:26.882 INFO:tasks.workunit.client.0.smithi086.stdout:286 2024-08-10T05:28:26.883 INFO:tasks.workunit.client.0.smithi086.stdout:287 2024-08-10T05:28:26.884 INFO:tasks.workunit.client.0.smithi086.stdout:288 2024-08-10T05:28:26.884 INFO:tasks.workunit.client.0.smithi086.stdout:289 2024-08-10T05:28:26.885 INFO:tasks.workunit.client.0.smithi086.stdout:290 2024-08-10T05:28:26.886 INFO:tasks.workunit.client.0.smithi086.stdout:291 2024-08-10T05:28:26.887 INFO:tasks.workunit.client.0.smithi086.stdout:292 2024-08-10T05:28:26.888 INFO:tasks.workunit.client.0.smithi086.stdout:293 2024-08-10T05:28:26.889 INFO:tasks.workunit.client.0.smithi086.stdout:294 2024-08-10T05:28:26.890 INFO:tasks.workunit.client.0.smithi086.stdout:295 2024-08-10T05:28:26.890 INFO:tasks.workunit.client.0.smithi086.stdout:296 2024-08-10T05:28:26.891 INFO:tasks.workunit.client.0.smithi086.stdout:297 2024-08-10T05:28:26.892 INFO:tasks.workunit.client.0.smithi086.stdout:298 2024-08-10T05:28:26.893 INFO:tasks.workunit.client.0.smithi086.stdout:299 2024-08-10T05:28:26.894 INFO:tasks.workunit.client.0.smithi086.stdout:300 2024-08-10T05:28:26.895 INFO:tasks.workunit.client.0.smithi086.stdout:301 2024-08-10T05:28:26.896 INFO:tasks.workunit.client.0.smithi086.stdout:302 2024-08-10T05:28:26.897 INFO:tasks.workunit.client.0.smithi086.stdout:303 2024-08-10T05:28:26.897 INFO:tasks.workunit.client.0.smithi086.stdout:304 2024-08-10T05:28:26.898 INFO:tasks.workunit.client.0.smithi086.stdout:305 2024-08-10T05:28:26.899 INFO:tasks.workunit.client.0.smithi086.stdout:306 2024-08-10T05:28:26.900 INFO:tasks.workunit.client.0.smithi086.stdout:307 2024-08-10T05:28:26.901 INFO:tasks.workunit.client.0.smithi086.stdout:308 2024-08-10T05:28:26.902 INFO:tasks.workunit.client.0.smithi086.stdout:309 2024-08-10T05:28:26.903 INFO:tasks.workunit.client.0.smithi086.stdout:310 2024-08-10T05:28:26.904 INFO:tasks.workunit.client.0.smithi086.stdout:311 2024-08-10T05:28:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:26 smithi086 ceph-mon[98993]: osdmap e951: 8 total, 8 up, 8 in 2024-08-10T05:28:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:26 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712299861' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:26 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:28:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:26 smithi086 ceph-mon[98993]: pgmap v1110: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:26 smithi086 ceph-mon[101471]: osdmap e951: 8 total, 8 up, 8 in 2024-08-10T05:28:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:26 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712299861' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:26 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:28:26.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:26 smithi086 ceph-mon[101471]: pgmap v1110: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:26.907 INFO:tasks.workunit.client.0.smithi086.stdout:312 2024-08-10T05:28:26.908 INFO:tasks.workunit.client.0.smithi086.stdout:313 2024-08-10T05:28:26.908 INFO:tasks.workunit.client.0.smithi086.stdout:314 2024-08-10T05:28:26.908 INFO:tasks.workunit.client.0.smithi086.stdout:315 2024-08-10T05:28:26.908 INFO:tasks.workunit.client.0.smithi086.stdout:316 2024-08-10T05:28:26.909 INFO:tasks.workunit.client.0.smithi086.stdout:317 2024-08-10T05:28:26.910 INFO:tasks.workunit.client.0.smithi086.stdout:318 2024-08-10T05:28:26.911 INFO:tasks.workunit.client.0.smithi086.stdout:319 2024-08-10T05:28:26.912 INFO:tasks.workunit.client.0.smithi086.stdout:320 2024-08-10T05:28:26.912 INFO:tasks.workunit.client.0.smithi086.stdout:321 2024-08-10T05:28:26.913 INFO:tasks.workunit.client.0.smithi086.stdout:322 2024-08-10T05:28:26.914 INFO:tasks.workunit.client.0.smithi086.stdout:323 2024-08-10T05:28:26.915 INFO:tasks.workunit.client.0.smithi086.stdout:324 2024-08-10T05:28:26.916 INFO:tasks.workunit.client.0.smithi086.stdout:325 2024-08-10T05:28:26.917 INFO:tasks.workunit.client.0.smithi086.stdout:326 2024-08-10T05:28:26.918 INFO:tasks.workunit.client.0.smithi086.stdout:327 2024-08-10T05:28:26.919 INFO:tasks.workunit.client.0.smithi086.stdout:328 2024-08-10T05:28:26.920 INFO:tasks.workunit.client.0.smithi086.stdout:329 2024-08-10T05:28:26.920 INFO:tasks.workunit.client.0.smithi086.stdout:330 2024-08-10T05:28:26.921 INFO:tasks.workunit.client.0.smithi086.stdout:331 2024-08-10T05:28:26.922 INFO:tasks.workunit.client.0.smithi086.stdout:332 2024-08-10T05:28:26.923 INFO:tasks.workunit.client.0.smithi086.stdout:333 2024-08-10T05:28:26.924 INFO:tasks.workunit.client.0.smithi086.stdout:334 2024-08-10T05:28:26.925 INFO:tasks.workunit.client.0.smithi086.stdout:335 2024-08-10T05:28:26.926 INFO:tasks.workunit.client.0.smithi086.stdout:336 2024-08-10T05:28:26.926 INFO:tasks.workunit.client.0.smithi086.stdout:337 2024-08-10T05:28:26.927 INFO:tasks.workunit.client.0.smithi086.stdout:338 2024-08-10T05:28:26.928 INFO:tasks.workunit.client.0.smithi086.stdout:339 2024-08-10T05:28:26.929 INFO:tasks.workunit.client.0.smithi086.stdout:340 2024-08-10T05:28:26.930 INFO:tasks.workunit.client.0.smithi086.stdout:341 2024-08-10T05:28:26.931 INFO:tasks.workunit.client.0.smithi086.stdout:342 2024-08-10T05:28:26.932 INFO:tasks.workunit.client.0.smithi086.stdout:343 2024-08-10T05:28:26.933 INFO:tasks.workunit.client.0.smithi086.stdout:344 2024-08-10T05:28:26.934 INFO:tasks.workunit.client.0.smithi086.stdout:345 2024-08-10T05:28:26.934 INFO:tasks.workunit.client.0.smithi086.stdout:346 2024-08-10T05:28:26.935 INFO:tasks.workunit.client.0.smithi086.stdout:347 2024-08-10T05:28:26.936 INFO:tasks.workunit.client.0.smithi086.stdout:348 2024-08-10T05:28:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:26 smithi159 ceph-mon[90359]: osdmap e951: 8 total, 8 up, 8 in 2024-08-10T05:28:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:26 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712299861' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:26 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:28:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:26 smithi159 ceph-mon[90359]: pgmap v1110: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:26.937 INFO:tasks.workunit.client.0.smithi086.stdout:349 2024-08-10T05:28:26.938 INFO:tasks.workunit.client.0.smithi086.stdout:350 2024-08-10T05:28:26.942 INFO:tasks.workunit.client.0.smithi086.stdout:351 2024-08-10T05:28:26.942 INFO:tasks.workunit.client.0.smithi086.stdout:352 2024-08-10T05:28:26.942 INFO:tasks.workunit.client.0.smithi086.stdout:353 2024-08-10T05:28:26.942 INFO:tasks.workunit.client.0.smithi086.stdout:354 2024-08-10T05:28:26.943 INFO:tasks.workunit.client.0.smithi086.stdout:355 2024-08-10T05:28:26.944 INFO:tasks.workunit.client.0.smithi086.stdout:356 2024-08-10T05:28:26.945 INFO:tasks.workunit.client.0.smithi086.stdout:357 2024-08-10T05:28:26.945 INFO:tasks.workunit.client.0.smithi086.stdout:358 2024-08-10T05:28:26.946 INFO:tasks.workunit.client.0.smithi086.stdout:359 2024-08-10T05:28:26.947 INFO:tasks.workunit.client.0.smithi086.stdout:360 2024-08-10T05:28:26.948 INFO:tasks.workunit.client.0.smithi086.stdout:361 2024-08-10T05:28:26.949 INFO:tasks.workunit.client.0.smithi086.stdout:362 2024-08-10T05:28:26.950 INFO:tasks.workunit.client.0.smithi086.stdout:363 2024-08-10T05:28:26.951 INFO:tasks.workunit.client.0.smithi086.stdout:364 2024-08-10T05:28:26.952 INFO:tasks.workunit.client.0.smithi086.stdout:365 2024-08-10T05:28:26.953 INFO:tasks.workunit.client.0.smithi086.stdout:366 2024-08-10T05:28:26.954 INFO:tasks.workunit.client.0.smithi086.stdout:367 2024-08-10T05:28:26.955 INFO:tasks.workunit.client.0.smithi086.stdout:368 2024-08-10T05:28:26.956 INFO:tasks.workunit.client.0.smithi086.stdout:369 2024-08-10T05:28:26.957 INFO:tasks.workunit.client.0.smithi086.stdout:370 2024-08-10T05:28:26.958 INFO:tasks.workunit.client.0.smithi086.stdout:371 2024-08-10T05:28:26.958 INFO:tasks.workunit.client.0.smithi086.stdout:372 2024-08-10T05:28:26.959 INFO:tasks.workunit.client.0.smithi086.stdout:373 2024-08-10T05:28:26.960 INFO:tasks.workunit.client.0.smithi086.stdout:374 2024-08-10T05:28:26.961 INFO:tasks.workunit.client.0.smithi086.stdout:375 2024-08-10T05:28:26.962 INFO:tasks.workunit.client.0.smithi086.stdout:376 2024-08-10T05:28:26.963 INFO:tasks.workunit.client.0.smithi086.stdout:377 2024-08-10T05:28:26.964 INFO:tasks.workunit.client.0.smithi086.stdout:378 2024-08-10T05:28:26.964 INFO:tasks.workunit.client.0.smithi086.stdout:379 2024-08-10T05:28:26.965 INFO:tasks.workunit.client.0.smithi086.stdout:380 2024-08-10T05:28:26.967 INFO:tasks.workunit.client.0.smithi086.stdout:381 2024-08-10T05:28:26.967 INFO:tasks.workunit.client.0.smithi086.stdout:382 2024-08-10T05:28:26.968 INFO:tasks.workunit.client.0.smithi086.stdout:383 2024-08-10T05:28:26.969 INFO:tasks.workunit.client.0.smithi086.stdout:384 2024-08-10T05:28:26.970 INFO:tasks.workunit.client.0.smithi086.stdout:385 2024-08-10T05:28:26.970 INFO:tasks.workunit.client.0.smithi086.stdout:386 2024-08-10T05:28:26.971 INFO:tasks.workunit.client.0.smithi086.stdout:387 2024-08-10T05:28:26.972 INFO:tasks.workunit.client.0.smithi086.stdout:388 2024-08-10T05:28:26.973 INFO:tasks.workunit.client.0.smithi086.stdout:389 2024-08-10T05:28:26.974 INFO:tasks.workunit.client.0.smithi086.stdout:390 2024-08-10T05:28:26.975 INFO:tasks.workunit.client.0.smithi086.stdout:391 2024-08-10T05:28:26.976 INFO:tasks.workunit.client.0.smithi086.stdout:392 2024-08-10T05:28:26.977 INFO:tasks.workunit.client.0.smithi086.stdout:393 2024-08-10T05:28:26.978 INFO:tasks.workunit.client.0.smithi086.stdout:394 2024-08-10T05:28:26.979 INFO:tasks.workunit.client.0.smithi086.stdout:395 2024-08-10T05:28:26.980 INFO:tasks.workunit.client.0.smithi086.stdout:396 2024-08-10T05:28:26.981 INFO:tasks.workunit.client.0.smithi086.stdout:397 2024-08-10T05:28:26.981 INFO:tasks.workunit.client.0.smithi086.stdout:398 2024-08-10T05:28:26.982 INFO:tasks.workunit.client.0.smithi086.stdout:399 2024-08-10T05:28:26.983 INFO:tasks.workunit.client.0.smithi086.stdout:400 2024-08-10T05:28:26.984 INFO:tasks.workunit.client.0.smithi086.stdout:401 2024-08-10T05:28:26.985 INFO:tasks.workunit.client.0.smithi086.stdout:402 2024-08-10T05:28:26.986 INFO:tasks.workunit.client.0.smithi086.stdout:403 2024-08-10T05:28:26.987 INFO:tasks.workunit.client.0.smithi086.stdout:404 2024-08-10T05:28:26.988 INFO:tasks.workunit.client.0.smithi086.stdout:405 2024-08-10T05:28:26.989 INFO:tasks.workunit.client.0.smithi086.stdout:406 2024-08-10T05:28:26.989 INFO:tasks.workunit.client.0.smithi086.stdout:407 2024-08-10T05:28:26.990 INFO:tasks.workunit.client.0.smithi086.stdout:408 2024-08-10T05:28:26.991 INFO:tasks.workunit.client.0.smithi086.stdout:409 2024-08-10T05:28:26.992 INFO:tasks.workunit.client.0.smithi086.stdout:410 2024-08-10T05:28:26.993 INFO:tasks.workunit.client.0.smithi086.stdout:411 2024-08-10T05:28:26.994 INFO:tasks.workunit.client.0.smithi086.stdout:412 2024-08-10T05:28:26.995 INFO:tasks.workunit.client.0.smithi086.stdout:413 2024-08-10T05:28:26.996 INFO:tasks.workunit.client.0.smithi086.stdout:414 2024-08-10T05:28:26.996 INFO:tasks.workunit.client.0.smithi086.stdout:415 2024-08-10T05:28:26.997 INFO:tasks.workunit.client.0.smithi086.stdout:416 2024-08-10T05:28:26.998 INFO:tasks.workunit.client.0.smithi086.stdout:417 2024-08-10T05:28:26.999 INFO:tasks.workunit.client.0.smithi086.stdout:418 2024-08-10T05:28:27.000 INFO:tasks.workunit.client.0.smithi086.stdout:419 2024-08-10T05:28:27.001 INFO:tasks.workunit.client.0.smithi086.stdout:420 2024-08-10T05:28:27.002 INFO:tasks.workunit.client.0.smithi086.stdout:421 2024-08-10T05:28:27.003 INFO:tasks.workunit.client.0.smithi086.stdout:422 2024-08-10T05:28:27.003 INFO:tasks.workunit.client.0.smithi086.stdout:423 2024-08-10T05:28:27.004 INFO:tasks.workunit.client.0.smithi086.stdout:424 2024-08-10T05:28:27.005 INFO:tasks.workunit.client.0.smithi086.stdout:425 2024-08-10T05:28:27.006 INFO:tasks.workunit.client.0.smithi086.stdout:426 2024-08-10T05:28:27.007 INFO:tasks.workunit.client.0.smithi086.stdout:427 2024-08-10T05:28:27.008 INFO:tasks.workunit.client.0.smithi086.stdout:428 2024-08-10T05:28:27.009 INFO:tasks.workunit.client.0.smithi086.stdout:429 2024-08-10T05:28:27.010 INFO:tasks.workunit.client.0.smithi086.stdout:430 2024-08-10T05:28:27.011 INFO:tasks.workunit.client.0.smithi086.stdout:431 2024-08-10T05:28:27.012 INFO:tasks.workunit.client.0.smithi086.stdout:432 2024-08-10T05:28:27.013 INFO:tasks.workunit.client.0.smithi086.stdout:433 2024-08-10T05:28:27.014 INFO:tasks.workunit.client.0.smithi086.stdout:434 2024-08-10T05:28:27.014 INFO:tasks.workunit.client.0.smithi086.stdout:435 2024-08-10T05:28:27.015 INFO:tasks.workunit.client.0.smithi086.stdout:436 2024-08-10T05:28:27.016 INFO:tasks.workunit.client.0.smithi086.stdout:437 2024-08-10T05:28:27.017 INFO:tasks.workunit.client.0.smithi086.stdout:438 2024-08-10T05:28:27.018 INFO:tasks.workunit.client.0.smithi086.stdout:439 2024-08-10T05:28:27.019 INFO:tasks.workunit.client.0.smithi086.stdout:440 2024-08-10T05:28:27.020 INFO:tasks.workunit.client.0.smithi086.stdout:441 2024-08-10T05:28:27.021 INFO:tasks.workunit.client.0.smithi086.stdout:442 2024-08-10T05:28:27.022 INFO:tasks.workunit.client.0.smithi086.stdout:443 2024-08-10T05:28:27.023 INFO:tasks.workunit.client.0.smithi086.stdout:444 2024-08-10T05:28:27.024 INFO:tasks.workunit.client.0.smithi086.stdout:445 2024-08-10T05:28:27.025 INFO:tasks.workunit.client.0.smithi086.stdout:446 2024-08-10T05:28:27.026 INFO:tasks.workunit.client.0.smithi086.stdout:447 2024-08-10T05:28:27.027 INFO:tasks.workunit.client.0.smithi086.stdout:448 2024-08-10T05:28:27.028 INFO:tasks.workunit.client.0.smithi086.stdout:449 2024-08-10T05:28:27.029 INFO:tasks.workunit.client.0.smithi086.stdout:450 2024-08-10T05:28:27.030 INFO:tasks.workunit.client.0.smithi086.stdout:451 2024-08-10T05:28:27.031 INFO:tasks.workunit.client.0.smithi086.stdout:452 2024-08-10T05:28:27.032 INFO:tasks.workunit.client.0.smithi086.stdout:453 2024-08-10T05:28:27.033 INFO:tasks.workunit.client.0.smithi086.stdout:454 2024-08-10T05:28:27.034 INFO:tasks.workunit.client.0.smithi086.stdout:455 2024-08-10T05:28:27.035 INFO:tasks.workunit.client.0.smithi086.stdout:456 2024-08-10T05:28:27.036 INFO:tasks.workunit.client.0.smithi086.stdout:457 2024-08-10T05:28:27.037 INFO:tasks.workunit.client.0.smithi086.stdout:458 2024-08-10T05:28:27.038 INFO:tasks.workunit.client.0.smithi086.stdout:459 2024-08-10T05:28:27.039 INFO:tasks.workunit.client.0.smithi086.stdout:460 2024-08-10T05:28:27.040 INFO:tasks.workunit.client.0.smithi086.stdout:461 2024-08-10T05:28:27.041 INFO:tasks.workunit.client.0.smithi086.stdout:462 2024-08-10T05:28:27.042 INFO:tasks.workunit.client.0.smithi086.stdout:463 2024-08-10T05:28:27.042 INFO:tasks.workunit.client.0.smithi086.stdout:464 2024-08-10T05:28:27.043 INFO:tasks.workunit.client.0.smithi086.stdout:465 2024-08-10T05:28:27.044 INFO:tasks.workunit.client.0.smithi086.stdout:466 2024-08-10T05:28:27.045 INFO:tasks.workunit.client.0.smithi086.stdout:467 2024-08-10T05:28:27.046 INFO:tasks.workunit.client.0.smithi086.stdout:468 2024-08-10T05:28:27.047 INFO:tasks.workunit.client.0.smithi086.stdout:469 2024-08-10T05:28:27.048 INFO:tasks.workunit.client.0.smithi086.stdout:470 2024-08-10T05:28:27.049 INFO:tasks.workunit.client.0.smithi086.stdout:471 2024-08-10T05:28:27.050 INFO:tasks.workunit.client.0.smithi086.stdout:472 2024-08-10T05:28:27.051 INFO:tasks.workunit.client.0.smithi086.stdout:473 2024-08-10T05:28:27.052 INFO:tasks.workunit.client.0.smithi086.stdout:474 2024-08-10T05:28:27.053 INFO:tasks.workunit.client.0.smithi086.stdout:475 2024-08-10T05:28:27.054 INFO:tasks.workunit.client.0.smithi086.stdout:476 2024-08-10T05:28:27.055 INFO:tasks.workunit.client.0.smithi086.stdout:477 2024-08-10T05:28:27.055 INFO:tasks.workunit.client.0.smithi086.stdout:478 2024-08-10T05:28:27.056 INFO:tasks.workunit.client.0.smithi086.stdout:479 2024-08-10T05:28:27.057 INFO:tasks.workunit.client.0.smithi086.stdout:480 2024-08-10T05:28:27.058 INFO:tasks.workunit.client.0.smithi086.stdout:481 2024-08-10T05:28:27.059 INFO:tasks.workunit.client.0.smithi086.stdout:482 2024-08-10T05:28:27.060 INFO:tasks.workunit.client.0.smithi086.stdout:483 2024-08-10T05:28:27.061 INFO:tasks.workunit.client.0.smithi086.stdout:484 2024-08-10T05:28:27.062 INFO:tasks.workunit.client.0.smithi086.stdout:485 2024-08-10T05:28:27.063 INFO:tasks.workunit.client.0.smithi086.stdout:486 2024-08-10T05:28:27.064 INFO:tasks.workunit.client.0.smithi086.stdout:487 2024-08-10T05:28:27.065 INFO:tasks.workunit.client.0.smithi086.stdout:488 2024-08-10T05:28:27.066 INFO:tasks.workunit.client.0.smithi086.stdout:489 2024-08-10T05:28:27.067 INFO:tasks.workunit.client.0.smithi086.stdout:490 2024-08-10T05:28:27.068 INFO:tasks.workunit.client.0.smithi086.stdout:491 2024-08-10T05:28:27.069 INFO:tasks.workunit.client.0.smithi086.stdout:492 2024-08-10T05:28:27.070 INFO:tasks.workunit.client.0.smithi086.stdout:493 2024-08-10T05:28:27.071 INFO:tasks.workunit.client.0.smithi086.stdout:494 2024-08-10T05:28:27.072 INFO:tasks.workunit.client.0.smithi086.stdout:495 2024-08-10T05:28:27.073 INFO:tasks.workunit.client.0.smithi086.stdout:496 2024-08-10T05:28:27.074 INFO:tasks.workunit.client.0.smithi086.stdout:497 2024-08-10T05:28:27.075 INFO:tasks.workunit.client.0.smithi086.stdout:498 2024-08-10T05:28:27.076 INFO:tasks.workunit.client.0.smithi086.stdout:499 2024-08-10T05:28:27.077 INFO:tasks.workunit.client.0.smithi086.stdout:500 2024-08-10T05:28:27.078 INFO:tasks.workunit.client.0.smithi086.stdout:501 2024-08-10T05:28:27.079 INFO:tasks.workunit.client.0.smithi086.stdout:502 2024-08-10T05:28:27.080 INFO:tasks.workunit.client.0.smithi086.stdout:503 2024-08-10T05:28:27.081 INFO:tasks.workunit.client.0.smithi086.stdout:504 2024-08-10T05:28:27.082 INFO:tasks.workunit.client.0.smithi086.stdout:505 2024-08-10T05:28:27.083 INFO:tasks.workunit.client.0.smithi086.stdout:506 2024-08-10T05:28:27.084 INFO:tasks.workunit.client.0.smithi086.stdout:507 2024-08-10T05:28:27.084 INFO:tasks.workunit.client.0.smithi086.stdout:508 2024-08-10T05:28:27.085 INFO:tasks.workunit.client.0.smithi086.stdout:509 2024-08-10T05:28:27.086 INFO:tasks.workunit.client.0.smithi086.stdout:510 2024-08-10T05:28:27.087 INFO:tasks.workunit.client.0.smithi086.stdout:511 2024-08-10T05:28:27.088 INFO:tasks.workunit.client.0.smithi086.stdout:512 2024-08-10T05:28:27.089 INFO:tasks.workunit.client.0.smithi086.stdout:513 2024-08-10T05:28:27.090 INFO:tasks.workunit.client.0.smithi086.stdout:514 2024-08-10T05:28:27.091 INFO:tasks.workunit.client.0.smithi086.stdout:515 2024-08-10T05:28:27.092 INFO:tasks.workunit.client.0.smithi086.stdout:516 2024-08-10T05:28:27.093 INFO:tasks.workunit.client.0.smithi086.stdout:517 2024-08-10T05:28:27.094 INFO:tasks.workunit.client.0.smithi086.stdout:518 2024-08-10T05:28:27.095 INFO:tasks.workunit.client.0.smithi086.stdout:519 2024-08-10T05:28:27.096 INFO:tasks.workunit.client.0.smithi086.stdout:520 2024-08-10T05:28:27.097 INFO:tasks.workunit.client.0.smithi086.stdout:521 2024-08-10T05:28:27.097 INFO:tasks.workunit.client.0.smithi086.stdout:522 2024-08-10T05:28:27.098 INFO:tasks.workunit.client.0.smithi086.stdout:523 2024-08-10T05:28:27.099 INFO:tasks.workunit.client.0.smithi086.stdout:524 2024-08-10T05:28:27.100 INFO:tasks.workunit.client.0.smithi086.stdout:525 2024-08-10T05:28:27.101 INFO:tasks.workunit.client.0.smithi086.stdout:526 2024-08-10T05:28:27.102 INFO:tasks.workunit.client.0.smithi086.stdout:527 2024-08-10T05:28:27.103 INFO:tasks.workunit.client.0.smithi086.stdout:528 2024-08-10T05:28:27.104 INFO:tasks.workunit.client.0.smithi086.stdout:529 2024-08-10T05:28:27.105 INFO:tasks.workunit.client.0.smithi086.stdout:530 2024-08-10T05:28:27.106 INFO:tasks.workunit.client.0.smithi086.stdout:531 2024-08-10T05:28:27.107 INFO:tasks.workunit.client.0.smithi086.stdout:532 2024-08-10T05:28:27.108 INFO:tasks.workunit.client.0.smithi086.stdout:533 2024-08-10T05:28:27.109 INFO:tasks.workunit.client.0.smithi086.stdout:534 2024-08-10T05:28:27.109 INFO:tasks.workunit.client.0.smithi086.stdout:535 2024-08-10T05:28:27.110 INFO:tasks.workunit.client.0.smithi086.stdout:536 2024-08-10T05:28:27.111 INFO:tasks.workunit.client.0.smithi086.stdout:537 2024-08-10T05:28:27.112 INFO:tasks.workunit.client.0.smithi086.stdout:538 2024-08-10T05:28:27.113 INFO:tasks.workunit.client.0.smithi086.stdout:539 2024-08-10T05:28:27.115 INFO:tasks.workunit.client.0.smithi086.stdout:540 2024-08-10T05:28:27.116 INFO:tasks.workunit.client.0.smithi086.stdout:541 2024-08-10T05:28:27.117 INFO:tasks.workunit.client.0.smithi086.stdout:542 2024-08-10T05:28:27.119 INFO:tasks.workunit.client.0.smithi086.stdout:543 2024-08-10T05:28:27.120 INFO:tasks.workunit.client.0.smithi086.stdout:544 2024-08-10T05:28:27.121 INFO:tasks.workunit.client.0.smithi086.stdout:545 2024-08-10T05:28:27.122 INFO:tasks.workunit.client.0.smithi086.stdout:546 2024-08-10T05:28:27.123 INFO:tasks.workunit.client.0.smithi086.stdout:547 2024-08-10T05:28:27.124 INFO:tasks.workunit.client.0.smithi086.stdout:548 2024-08-10T05:28:27.126 INFO:tasks.workunit.client.0.smithi086.stdout:549 2024-08-10T05:28:27.127 INFO:tasks.workunit.client.0.smithi086.stdout:550 2024-08-10T05:28:27.128 INFO:tasks.workunit.client.0.smithi086.stdout:551 2024-08-10T05:28:27.130 INFO:tasks.workunit.client.0.smithi086.stdout:552 2024-08-10T05:28:27.131 INFO:tasks.workunit.client.0.smithi086.stdout:553 2024-08-10T05:28:27.132 INFO:tasks.workunit.client.0.smithi086.stdout:554 2024-08-10T05:28:27.133 INFO:tasks.workunit.client.0.smithi086.stdout:555 2024-08-10T05:28:27.134 INFO:tasks.workunit.client.0.smithi086.stdout:556 2024-08-10T05:28:27.135 INFO:tasks.workunit.client.0.smithi086.stdout:557 2024-08-10T05:28:27.137 INFO:tasks.workunit.client.0.smithi086.stdout:558 2024-08-10T05:28:27.138 INFO:tasks.workunit.client.0.smithi086.stdout:559 2024-08-10T05:28:27.139 INFO:tasks.workunit.client.0.smithi086.stdout:560 2024-08-10T05:28:27.140 INFO:tasks.workunit.client.0.smithi086.stdout:561 2024-08-10T05:28:27.141 INFO:tasks.workunit.client.0.smithi086.stdout:562 2024-08-10T05:28:27.142 INFO:tasks.workunit.client.0.smithi086.stdout:563 2024-08-10T05:28:27.143 INFO:tasks.workunit.client.0.smithi086.stdout:564 2024-08-10T05:28:27.145 INFO:tasks.workunit.client.0.smithi086.stdout:565 2024-08-10T05:28:27.146 INFO:tasks.workunit.client.0.smithi086.stdout:566 2024-08-10T05:28:27.147 INFO:tasks.workunit.client.0.smithi086.stdout:567 2024-08-10T05:28:27.149 INFO:tasks.workunit.client.0.smithi086.stdout:568 2024-08-10T05:28:27.150 INFO:tasks.workunit.client.0.smithi086.stdout:569 2024-08-10T05:28:27.151 INFO:tasks.workunit.client.0.smithi086.stdout:570 2024-08-10T05:28:27.152 INFO:tasks.workunit.client.0.smithi086.stdout:571 2024-08-10T05:28:27.154 INFO:tasks.workunit.client.0.smithi086.stdout:572 2024-08-10T05:28:27.155 INFO:tasks.workunit.client.0.smithi086.stdout:573 2024-08-10T05:28:27.156 INFO:tasks.workunit.client.0.smithi086.stdout:574 2024-08-10T05:28:27.157 INFO:tasks.workunit.client.0.smithi086.stdout:575 2024-08-10T05:28:27.158 INFO:tasks.workunit.client.0.smithi086.stdout:576 2024-08-10T05:28:27.159 INFO:tasks.workunit.client.0.smithi086.stdout:577 2024-08-10T05:28:27.160 INFO:tasks.workunit.client.0.smithi086.stdout:578 2024-08-10T05:28:27.162 INFO:tasks.workunit.client.0.smithi086.stdout:579 2024-08-10T05:28:27.163 INFO:tasks.workunit.client.0.smithi086.stdout:580 2024-08-10T05:28:27.164 INFO:tasks.workunit.client.0.smithi086.stdout:581 2024-08-10T05:28:27.165 INFO:tasks.workunit.client.0.smithi086.stdout:582 2024-08-10T05:28:27.166 INFO:tasks.workunit.client.0.smithi086.stdout:583 2024-08-10T05:28:27.168 INFO:tasks.workunit.client.0.smithi086.stdout:584 2024-08-10T05:28:27.169 INFO:tasks.workunit.client.0.smithi086.stdout:585 2024-08-10T05:28:27.170 INFO:tasks.workunit.client.0.smithi086.stdout:586 2024-08-10T05:28:27.171 INFO:tasks.workunit.client.0.smithi086.stdout:587 2024-08-10T05:28:27.172 INFO:tasks.workunit.client.0.smithi086.stdout:588 2024-08-10T05:28:27.174 INFO:tasks.workunit.client.0.smithi086.stdout:589 2024-08-10T05:28:27.175 INFO:tasks.workunit.client.0.smithi086.stdout:590 2024-08-10T05:28:27.176 INFO:tasks.workunit.client.0.smithi086.stdout:591 2024-08-10T05:28:27.177 INFO:tasks.workunit.client.0.smithi086.stdout:592 2024-08-10T05:28:27.179 INFO:tasks.workunit.client.0.smithi086.stdout:593 2024-08-10T05:28:27.180 INFO:tasks.workunit.client.0.smithi086.stdout:594 2024-08-10T05:28:27.181 INFO:tasks.workunit.client.0.smithi086.stdout:595 2024-08-10T05:28:27.182 INFO:tasks.workunit.client.0.smithi086.stdout:596 2024-08-10T05:28:27.184 INFO:tasks.workunit.client.0.smithi086.stdout:597 2024-08-10T05:28:27.185 INFO:tasks.workunit.client.0.smithi086.stdout:598 2024-08-10T05:28:27.186 INFO:tasks.workunit.client.0.smithi086.stdout:599 2024-08-10T05:28:27.187 INFO:tasks.workunit.client.0.smithi086.stdout:600 2024-08-10T05:28:27.188 INFO:tasks.workunit.client.0.smithi086.stdout:601 2024-08-10T05:28:27.190 INFO:tasks.workunit.client.0.smithi086.stdout:602 2024-08-10T05:28:27.191 INFO:tasks.workunit.client.0.smithi086.stdout:603 2024-08-10T05:28:27.192 INFO:tasks.workunit.client.0.smithi086.stdout:604 2024-08-10T05:28:27.193 INFO:tasks.workunit.client.0.smithi086.stdout:605 2024-08-10T05:28:27.194 INFO:tasks.workunit.client.0.smithi086.stdout:606 2024-08-10T05:28:27.195 INFO:tasks.workunit.client.0.smithi086.stdout:607 2024-08-10T05:28:27.197 INFO:tasks.workunit.client.0.smithi086.stdout:608 2024-08-10T05:28:27.198 INFO:tasks.workunit.client.0.smithi086.stdout:609 2024-08-10T05:28:27.199 INFO:tasks.workunit.client.0.smithi086.stdout:610 2024-08-10T05:28:27.200 INFO:tasks.workunit.client.0.smithi086.stdout:611 2024-08-10T05:28:27.201 INFO:tasks.workunit.client.0.smithi086.stdout:612 2024-08-10T05:28:27.202 INFO:tasks.workunit.client.0.smithi086.stdout:613 2024-08-10T05:28:27.204 INFO:tasks.workunit.client.0.smithi086.stdout:614 2024-08-10T05:28:27.204 INFO:tasks.workunit.client.0.smithi086.stdout:615 2024-08-10T05:28:27.206 INFO:tasks.workunit.client.0.smithi086.stdout:616 2024-08-10T05:28:27.207 INFO:tasks.workunit.client.0.smithi086.stdout:617 2024-08-10T05:28:27.208 INFO:tasks.workunit.client.0.smithi086.stdout:618 2024-08-10T05:28:27.209 INFO:tasks.workunit.client.0.smithi086.stdout:619 2024-08-10T05:28:27.210 INFO:tasks.workunit.client.0.smithi086.stdout:620 2024-08-10T05:28:27.211 INFO:tasks.workunit.client.0.smithi086.stdout:621 2024-08-10T05:28:27.212 INFO:tasks.workunit.client.0.smithi086.stdout:622 2024-08-10T05:28:27.213 INFO:tasks.workunit.client.0.smithi086.stdout:623 2024-08-10T05:28:27.214 INFO:tasks.workunit.client.0.smithi086.stdout:624 2024-08-10T05:28:27.215 INFO:tasks.workunit.client.0.smithi086.stdout:625 2024-08-10T05:28:27.216 INFO:tasks.workunit.client.0.smithi086.stdout:626 2024-08-10T05:28:27.216 INFO:tasks.workunit.client.0.smithi086.stdout:627 2024-08-10T05:28:27.218 INFO:tasks.workunit.client.0.smithi086.stdout:628 2024-08-10T05:28:27.219 INFO:tasks.workunit.client.0.smithi086.stdout:629 2024-08-10T05:28:27.220 INFO:tasks.workunit.client.0.smithi086.stdout:630 2024-08-10T05:28:27.221 INFO:tasks.workunit.client.0.smithi086.stdout:631 2024-08-10T05:28:27.222 INFO:tasks.workunit.client.0.smithi086.stdout:632 2024-08-10T05:28:27.223 INFO:tasks.workunit.client.0.smithi086.stdout:633 2024-08-10T05:28:27.224 INFO:tasks.workunit.client.0.smithi086.stdout:634 2024-08-10T05:28:27.225 INFO:tasks.workunit.client.0.smithi086.stdout:635 2024-08-10T05:28:27.225 INFO:tasks.workunit.client.0.smithi086.stdout:636 2024-08-10T05:28:27.227 INFO:tasks.workunit.client.0.smithi086.stdout:637 2024-08-10T05:28:27.228 INFO:tasks.workunit.client.0.smithi086.stdout:638 2024-08-10T05:28:27.229 INFO:tasks.workunit.client.0.smithi086.stdout:639 2024-08-10T05:28:27.230 INFO:tasks.workunit.client.0.smithi086.stdout:640 2024-08-10T05:28:27.231 INFO:tasks.workunit.client.0.smithi086.stdout:641 2024-08-10T05:28:27.232 INFO:tasks.workunit.client.0.smithi086.stdout:642 2024-08-10T05:28:27.233 INFO:tasks.workunit.client.0.smithi086.stdout:643 2024-08-10T05:28:27.234 INFO:tasks.workunit.client.0.smithi086.stdout:644 2024-08-10T05:28:27.235 INFO:tasks.workunit.client.0.smithi086.stdout:645 2024-08-10T05:28:27.236 INFO:tasks.workunit.client.0.smithi086.stdout:646 2024-08-10T05:28:27.237 INFO:tasks.workunit.client.0.smithi086.stdout:647 2024-08-10T05:28:27.238 INFO:tasks.workunit.client.0.smithi086.stdout:648 2024-08-10T05:28:27.239 INFO:tasks.workunit.client.0.smithi086.stdout:649 2024-08-10T05:28:27.240 INFO:tasks.workunit.client.0.smithi086.stdout:650 2024-08-10T05:28:27.241 INFO:tasks.workunit.client.0.smithi086.stdout:651 2024-08-10T05:28:27.242 INFO:tasks.workunit.client.0.smithi086.stdout:652 2024-08-10T05:28:27.243 INFO:tasks.workunit.client.0.smithi086.stdout:653 2024-08-10T05:28:27.244 INFO:tasks.workunit.client.0.smithi086.stdout:654 2024-08-10T05:28:27.245 INFO:tasks.workunit.client.0.smithi086.stdout:655 2024-08-10T05:28:27.246 INFO:tasks.workunit.client.0.smithi086.stdout:656 2024-08-10T05:28:27.247 INFO:tasks.workunit.client.0.smithi086.stdout:657 2024-08-10T05:28:27.248 INFO:tasks.workunit.client.0.smithi086.stdout:658 2024-08-10T05:28:27.249 INFO:tasks.workunit.client.0.smithi086.stdout:659 2024-08-10T05:28:27.250 INFO:tasks.workunit.client.0.smithi086.stdout:660 2024-08-10T05:28:27.251 INFO:tasks.workunit.client.0.smithi086.stdout:661 2024-08-10T05:28:27.252 INFO:tasks.workunit.client.0.smithi086.stdout:662 2024-08-10T05:28:27.253 INFO:tasks.workunit.client.0.smithi086.stdout:663 2024-08-10T05:28:27.254 INFO:tasks.workunit.client.0.smithi086.stdout:664 2024-08-10T05:28:27.255 INFO:tasks.workunit.client.0.smithi086.stdout:665 2024-08-10T05:28:27.256 INFO:tasks.workunit.client.0.smithi086.stdout:666 2024-08-10T05:28:27.257 INFO:tasks.workunit.client.0.smithi086.stdout:667 2024-08-10T05:28:27.258 INFO:tasks.workunit.client.0.smithi086.stdout:668 2024-08-10T05:28:27.259 INFO:tasks.workunit.client.0.smithi086.stdout:669 2024-08-10T05:28:27.260 INFO:tasks.workunit.client.0.smithi086.stdout:670 2024-08-10T05:28:27.261 INFO:tasks.workunit.client.0.smithi086.stdout:671 2024-08-10T05:28:27.262 INFO:tasks.workunit.client.0.smithi086.stdout:672 2024-08-10T05:28:27.263 INFO:tasks.workunit.client.0.smithi086.stdout:673 2024-08-10T05:28:27.264 INFO:tasks.workunit.client.0.smithi086.stdout:674 2024-08-10T05:28:27.265 INFO:tasks.workunit.client.0.smithi086.stdout:675 2024-08-10T05:28:27.266 INFO:tasks.workunit.client.0.smithi086.stdout:676 2024-08-10T05:28:27.267 INFO:tasks.workunit.client.0.smithi086.stdout:677 2024-08-10T05:28:27.268 INFO:tasks.workunit.client.0.smithi086.stdout:678 2024-08-10T05:28:27.269 INFO:tasks.workunit.client.0.smithi086.stdout:679 2024-08-10T05:28:27.270 INFO:tasks.workunit.client.0.smithi086.stdout:680 2024-08-10T05:28:27.271 INFO:tasks.workunit.client.0.smithi086.stdout:681 2024-08-10T05:28:27.272 INFO:tasks.workunit.client.0.smithi086.stdout:682 2024-08-10T05:28:27.273 INFO:tasks.workunit.client.0.smithi086.stdout:683 2024-08-10T05:28:27.274 INFO:tasks.workunit.client.0.smithi086.stdout:684 2024-08-10T05:28:27.275 INFO:tasks.workunit.client.0.smithi086.stdout:685 2024-08-10T05:28:27.276 INFO:tasks.workunit.client.0.smithi086.stdout:686 2024-08-10T05:28:27.278 INFO:tasks.workunit.client.0.smithi086.stdout:687 2024-08-10T05:28:27.278 INFO:tasks.workunit.client.0.smithi086.stdout:688 2024-08-10T05:28:27.280 INFO:tasks.workunit.client.0.smithi086.stdout:689 2024-08-10T05:28:27.281 INFO:tasks.workunit.client.0.smithi086.stdout:690 2024-08-10T05:28:27.282 INFO:tasks.workunit.client.0.smithi086.stdout:691 2024-08-10T05:28:27.283 INFO:tasks.workunit.client.0.smithi086.stdout:692 2024-08-10T05:28:27.284 INFO:tasks.workunit.client.0.smithi086.stdout:693 2024-08-10T05:28:27.285 INFO:tasks.workunit.client.0.smithi086.stdout:694 2024-08-10T05:28:27.286 INFO:tasks.workunit.client.0.smithi086.stdout:695 2024-08-10T05:28:27.287 INFO:tasks.workunit.client.0.smithi086.stdout:696 2024-08-10T05:28:27.288 INFO:tasks.workunit.client.0.smithi086.stdout:697 2024-08-10T05:28:27.289 INFO:tasks.workunit.client.0.smithi086.stdout:698 2024-08-10T05:28:27.290 INFO:tasks.workunit.client.0.smithi086.stdout:699 2024-08-10T05:28:27.291 INFO:tasks.workunit.client.0.smithi086.stdout:700 2024-08-10T05:28:27.292 INFO:tasks.workunit.client.0.smithi086.stdout:701 2024-08-10T05:28:27.293 INFO:tasks.workunit.client.0.smithi086.stdout:702 2024-08-10T05:28:27.294 INFO:tasks.workunit.client.0.smithi086.stdout:703 2024-08-10T05:28:27.295 INFO:tasks.workunit.client.0.smithi086.stdout:704 2024-08-10T05:28:27.296 INFO:tasks.workunit.client.0.smithi086.stdout:705 2024-08-10T05:28:27.297 INFO:tasks.workunit.client.0.smithi086.stdout:706 2024-08-10T05:28:27.298 INFO:tasks.workunit.client.0.smithi086.stdout:707 2024-08-10T05:28:27.300 INFO:tasks.workunit.client.0.smithi086.stdout:708 2024-08-10T05:28:27.301 INFO:tasks.workunit.client.0.smithi086.stdout:709 2024-08-10T05:28:27.302 INFO:tasks.workunit.client.0.smithi086.stdout:710 2024-08-10T05:28:27.303 INFO:tasks.workunit.client.0.smithi086.stdout:711 2024-08-10T05:28:27.304 INFO:tasks.workunit.client.0.smithi086.stdout:712 2024-08-10T05:28:27.305 INFO:tasks.workunit.client.0.smithi086.stdout:713 2024-08-10T05:28:27.306 INFO:tasks.workunit.client.0.smithi086.stdout:714 2024-08-10T05:28:27.307 INFO:tasks.workunit.client.0.smithi086.stdout:715 2024-08-10T05:28:27.308 INFO:tasks.workunit.client.0.smithi086.stdout:716 2024-08-10T05:28:27.309 INFO:tasks.workunit.client.0.smithi086.stdout:717 2024-08-10T05:28:27.310 INFO:tasks.workunit.client.0.smithi086.stdout:718 2024-08-10T05:28:27.311 INFO:tasks.workunit.client.0.smithi086.stdout:719 2024-08-10T05:28:27.312 INFO:tasks.workunit.client.0.smithi086.stdout:720 2024-08-10T05:28:27.314 INFO:tasks.workunit.client.0.smithi086.stdout:721 2024-08-10T05:28:27.315 INFO:tasks.workunit.client.0.smithi086.stdout:722 2024-08-10T05:28:27.316 INFO:tasks.workunit.client.0.smithi086.stdout:723 2024-08-10T05:28:27.317 INFO:tasks.workunit.client.0.smithi086.stdout:724 2024-08-10T05:28:27.318 INFO:tasks.workunit.client.0.smithi086.stdout:725 2024-08-10T05:28:27.319 INFO:tasks.workunit.client.0.smithi086.stdout:726 2024-08-10T05:28:27.320 INFO:tasks.workunit.client.0.smithi086.stdout:727 2024-08-10T05:28:27.321 INFO:tasks.workunit.client.0.smithi086.stdout:728 2024-08-10T05:28:27.322 INFO:tasks.workunit.client.0.smithi086.stdout:729 2024-08-10T05:28:27.323 INFO:tasks.workunit.client.0.smithi086.stdout:730 2024-08-10T05:28:27.325 INFO:tasks.workunit.client.0.smithi086.stdout:731 2024-08-10T05:28:27.326 INFO:tasks.workunit.client.0.smithi086.stdout:732 2024-08-10T05:28:27.326 INFO:tasks.workunit.client.0.smithi086.stdout:733 2024-08-10T05:28:27.328 INFO:tasks.workunit.client.0.smithi086.stdout:734 2024-08-10T05:28:27.329 INFO:tasks.workunit.client.0.smithi086.stdout:735 2024-08-10T05:28:27.330 INFO:tasks.workunit.client.0.smithi086.stdout:736 2024-08-10T05:28:27.331 INFO:tasks.workunit.client.0.smithi086.stdout:737 2024-08-10T05:28:27.332 INFO:tasks.workunit.client.0.smithi086.stdout:738 2024-08-10T05:28:27.333 INFO:tasks.workunit.client.0.smithi086.stdout:739 2024-08-10T05:28:27.334 INFO:tasks.workunit.client.0.smithi086.stdout:740 2024-08-10T05:28:27.335 INFO:tasks.workunit.client.0.smithi086.stdout:741 2024-08-10T05:28:27.336 INFO:tasks.workunit.client.0.smithi086.stdout:742 2024-08-10T05:28:27.337 INFO:tasks.workunit.client.0.smithi086.stdout:743 2024-08-10T05:28:27.339 INFO:tasks.workunit.client.0.smithi086.stdout:744 2024-08-10T05:28:27.339 INFO:tasks.workunit.client.0.smithi086.stdout:745 2024-08-10T05:28:27.341 INFO:tasks.workunit.client.0.smithi086.stdout:746 2024-08-10T05:28:27.342 INFO:tasks.workunit.client.0.smithi086.stdout:747 2024-08-10T05:28:27.343 INFO:tasks.workunit.client.0.smithi086.stdout:748 2024-08-10T05:28:27.344 INFO:tasks.workunit.client.0.smithi086.stdout:749 2024-08-10T05:28:27.345 INFO:tasks.workunit.client.0.smithi086.stdout:750 2024-08-10T05:28:27.346 INFO:tasks.workunit.client.0.smithi086.stdout:751 2024-08-10T05:28:27.347 INFO:tasks.workunit.client.0.smithi086.stdout:752 2024-08-10T05:28:27.348 INFO:tasks.workunit.client.0.smithi086.stdout:753 2024-08-10T05:28:27.349 INFO:tasks.workunit.client.0.smithi086.stdout:754 2024-08-10T05:28:27.350 INFO:tasks.workunit.client.0.smithi086.stdout:755 2024-08-10T05:28:27.351 INFO:tasks.workunit.client.0.smithi086.stdout:756 2024-08-10T05:28:27.354 INFO:tasks.workunit.client.0.smithi086.stdout:757 2024-08-10T05:28:27.354 INFO:tasks.workunit.client.0.smithi086.stdout:758 2024-08-10T05:28:27.354 INFO:tasks.workunit.client.0.smithi086.stdout:759 2024-08-10T05:28:27.355 INFO:tasks.workunit.client.0.smithi086.stdout:760 2024-08-10T05:28:27.356 INFO:tasks.workunit.client.0.smithi086.stdout:761 2024-08-10T05:28:27.357 INFO:tasks.workunit.client.0.smithi086.stdout:762 2024-08-10T05:28:27.358 INFO:tasks.workunit.client.0.smithi086.stdout:763 2024-08-10T05:28:27.359 INFO:tasks.workunit.client.0.smithi086.stdout:764 2024-08-10T05:28:27.360 INFO:tasks.workunit.client.0.smithi086.stdout:765 2024-08-10T05:28:27.361 INFO:tasks.workunit.client.0.smithi086.stdout:766 2024-08-10T05:28:27.362 INFO:tasks.workunit.client.0.smithi086.stdout:767 2024-08-10T05:28:27.363 INFO:tasks.workunit.client.0.smithi086.stdout:768 2024-08-10T05:28:27.364 INFO:tasks.workunit.client.0.smithi086.stdout:769 2024-08-10T05:28:27.365 INFO:tasks.workunit.client.0.smithi086.stdout:770 2024-08-10T05:28:27.366 INFO:tasks.workunit.client.0.smithi086.stdout:771 2024-08-10T05:28:27.367 INFO:tasks.workunit.client.0.smithi086.stdout:772 2024-08-10T05:28:27.368 INFO:tasks.workunit.client.0.smithi086.stdout:773 2024-08-10T05:28:27.370 INFO:tasks.workunit.client.0.smithi086.stdout:774 2024-08-10T05:28:27.370 INFO:tasks.workunit.client.0.smithi086.stdout:775 2024-08-10T05:28:27.372 INFO:tasks.workunit.client.0.smithi086.stdout:776 2024-08-10T05:28:27.373 INFO:tasks.workunit.client.0.smithi086.stdout:777 2024-08-10T05:28:27.374 INFO:tasks.workunit.client.0.smithi086.stdout:778 2024-08-10T05:28:27.375 INFO:tasks.workunit.client.0.smithi086.stdout:779 2024-08-10T05:28:27.376 INFO:tasks.workunit.client.0.smithi086.stdout:780 2024-08-10T05:28:27.377 INFO:tasks.workunit.client.0.smithi086.stdout:781 2024-08-10T05:28:27.378 INFO:tasks.workunit.client.0.smithi086.stdout:782 2024-08-10T05:28:27.379 INFO:tasks.workunit.client.0.smithi086.stdout:783 2024-08-10T05:28:27.380 INFO:tasks.workunit.client.0.smithi086.stdout:784 2024-08-10T05:28:27.381 INFO:tasks.workunit.client.0.smithi086.stdout:785 2024-08-10T05:28:27.382 INFO:tasks.workunit.client.0.smithi086.stdout:786 2024-08-10T05:28:27.383 INFO:tasks.workunit.client.0.smithi086.stdout:787 2024-08-10T05:28:27.384 INFO:tasks.workunit.client.0.smithi086.stdout:788 2024-08-10T05:28:27.385 INFO:tasks.workunit.client.0.smithi086.stdout:789 2024-08-10T05:28:27.386 INFO:tasks.workunit.client.0.smithi086.stdout:790 2024-08-10T05:28:27.387 INFO:tasks.workunit.client.0.smithi086.stdout:791 2024-08-10T05:28:27.388 INFO:tasks.workunit.client.0.smithi086.stdout:792 2024-08-10T05:28:27.389 INFO:tasks.workunit.client.0.smithi086.stdout:793 2024-08-10T05:28:27.390 INFO:tasks.workunit.client.0.smithi086.stdout:794 2024-08-10T05:28:27.391 INFO:tasks.workunit.client.0.smithi086.stdout:795 2024-08-10T05:28:27.392 INFO:tasks.workunit.client.0.smithi086.stdout:796 2024-08-10T05:28:27.393 INFO:tasks.workunit.client.0.smithi086.stdout:797 2024-08-10T05:28:27.394 INFO:tasks.workunit.client.0.smithi086.stdout:798 2024-08-10T05:28:27.396 INFO:tasks.workunit.client.0.smithi086.stdout:799 2024-08-10T05:28:27.397 INFO:tasks.workunit.client.0.smithi086.stdout:800 2024-08-10T05:28:27.398 INFO:tasks.workunit.client.0.smithi086.stdout:801 2024-08-10T05:28:27.399 INFO:tasks.workunit.client.0.smithi086.stdout:802 2024-08-10T05:28:27.400 INFO:tasks.workunit.client.0.smithi086.stdout:803 2024-08-10T05:28:27.402 INFO:tasks.workunit.client.0.smithi086.stdout:804 2024-08-10T05:28:27.403 INFO:tasks.workunit.client.0.smithi086.stdout:805 2024-08-10T05:28:27.404 INFO:tasks.workunit.client.0.smithi086.stdout:806 2024-08-10T05:28:27.405 INFO:tasks.workunit.client.0.smithi086.stdout:807 2024-08-10T05:28:27.406 INFO:tasks.workunit.client.0.smithi086.stdout:808 2024-08-10T05:28:27.407 INFO:tasks.workunit.client.0.smithi086.stdout:809 2024-08-10T05:28:27.408 INFO:tasks.workunit.client.0.smithi086.stdout:810 2024-08-10T05:28:27.409 INFO:tasks.workunit.client.0.smithi086.stdout:811 2024-08-10T05:28:27.411 INFO:tasks.workunit.client.0.smithi086.stdout:812 2024-08-10T05:28:27.412 INFO:tasks.workunit.client.0.smithi086.stdout:813 2024-08-10T05:28:27.413 INFO:tasks.workunit.client.0.smithi086.stdout:814 2024-08-10T05:28:27.414 INFO:tasks.workunit.client.0.smithi086.stdout:815 2024-08-10T05:28:27.415 INFO:tasks.workunit.client.0.smithi086.stdout:816 2024-08-10T05:28:27.416 INFO:tasks.workunit.client.0.smithi086.stdout:817 2024-08-10T05:28:27.417 INFO:tasks.workunit.client.0.smithi086.stdout:818 2024-08-10T05:28:27.418 INFO:tasks.workunit.client.0.smithi086.stdout:819 2024-08-10T05:28:27.419 INFO:tasks.workunit.client.0.smithi086.stdout:820 2024-08-10T05:28:27.421 INFO:tasks.workunit.client.0.smithi086.stdout:821 2024-08-10T05:28:27.422 INFO:tasks.workunit.client.0.smithi086.stdout:822 2024-08-10T05:28:27.423 INFO:tasks.workunit.client.0.smithi086.stdout:823 2024-08-10T05:28:27.424 INFO:tasks.workunit.client.0.smithi086.stdout:824 2024-08-10T05:28:27.426 INFO:tasks.workunit.client.0.smithi086.stdout:825 2024-08-10T05:28:27.427 INFO:tasks.workunit.client.0.smithi086.stdout:826 2024-08-10T05:28:27.428 INFO:tasks.workunit.client.0.smithi086.stdout:827 2024-08-10T05:28:27.429 INFO:tasks.workunit.client.0.smithi086.stdout:828 2024-08-10T05:28:27.430 INFO:tasks.workunit.client.0.smithi086.stdout:829 2024-08-10T05:28:27.431 INFO:tasks.workunit.client.0.smithi086.stdout:830 2024-08-10T05:28:27.432 INFO:tasks.workunit.client.0.smithi086.stdout:831 2024-08-10T05:28:27.433 INFO:tasks.workunit.client.0.smithi086.stdout:832 2024-08-10T05:28:27.434 INFO:tasks.workunit.client.0.smithi086.stdout:833 2024-08-10T05:28:27.435 INFO:tasks.workunit.client.0.smithi086.stdout:834 2024-08-10T05:28:27.437 INFO:tasks.workunit.client.0.smithi086.stdout:835 2024-08-10T05:28:27.437 INFO:tasks.workunit.client.0.smithi086.stdout:836 2024-08-10T05:28:27.439 INFO:tasks.workunit.client.0.smithi086.stdout:837 2024-08-10T05:28:27.440 INFO:tasks.workunit.client.0.smithi086.stdout:838 2024-08-10T05:28:27.441 INFO:tasks.workunit.client.0.smithi086.stdout:839 2024-08-10T05:28:27.442 INFO:tasks.workunit.client.0.smithi086.stdout:840 2024-08-10T05:28:27.443 INFO:tasks.workunit.client.0.smithi086.stdout:841 2024-08-10T05:28:27.444 INFO:tasks.workunit.client.0.smithi086.stdout:842 2024-08-10T05:28:27.445 INFO:tasks.workunit.client.0.smithi086.stdout:843 2024-08-10T05:28:27.446 INFO:tasks.workunit.client.0.smithi086.stdout:844 2024-08-10T05:28:27.447 INFO:tasks.workunit.client.0.smithi086.stdout:845 2024-08-10T05:28:27.448 INFO:tasks.workunit.client.0.smithi086.stdout:846 2024-08-10T05:28:27.449 INFO:tasks.workunit.client.0.smithi086.stdout:847 2024-08-10T05:28:27.450 INFO:tasks.workunit.client.0.smithi086.stdout:848 2024-08-10T05:28:27.451 INFO:tasks.workunit.client.0.smithi086.stdout:849 2024-08-10T05:28:27.452 INFO:tasks.workunit.client.0.smithi086.stdout:850 2024-08-10T05:28:27.453 INFO:tasks.workunit.client.0.smithi086.stdout:851 2024-08-10T05:28:27.454 INFO:tasks.workunit.client.0.smithi086.stdout:852 2024-08-10T05:28:27.455 INFO:tasks.workunit.client.0.smithi086.stdout:853 2024-08-10T05:28:27.456 INFO:tasks.workunit.client.0.smithi086.stdout:854 2024-08-10T05:28:27.457 INFO:tasks.workunit.client.0.smithi086.stdout:855 2024-08-10T05:28:27.458 INFO:tasks.workunit.client.0.smithi086.stdout:856 2024-08-10T05:28:27.459 INFO:tasks.workunit.client.0.smithi086.stdout:857 2024-08-10T05:28:27.460 INFO:tasks.workunit.client.0.smithi086.stdout:858 2024-08-10T05:28:27.461 INFO:tasks.workunit.client.0.smithi086.stdout:859 2024-08-10T05:28:27.462 INFO:tasks.workunit.client.0.smithi086.stdout:860 2024-08-10T05:28:27.463 INFO:tasks.workunit.client.0.smithi086.stdout:861 2024-08-10T05:28:27.465 INFO:tasks.workunit.client.0.smithi086.stdout:862 2024-08-10T05:28:27.466 INFO:tasks.workunit.client.0.smithi086.stdout:863 2024-08-10T05:28:27.467 INFO:tasks.workunit.client.0.smithi086.stdout:864 2024-08-10T05:28:27.468 INFO:tasks.workunit.client.0.smithi086.stdout:865 2024-08-10T05:28:27.469 INFO:tasks.workunit.client.0.smithi086.stdout:866 2024-08-10T05:28:27.470 INFO:tasks.workunit.client.0.smithi086.stdout:867 2024-08-10T05:28:27.471 INFO:tasks.workunit.client.0.smithi086.stdout:868 2024-08-10T05:28:27.472 INFO:tasks.workunit.client.0.smithi086.stdout:869 2024-08-10T05:28:27.473 INFO:tasks.workunit.client.0.smithi086.stdout:870 2024-08-10T05:28:27.474 INFO:tasks.workunit.client.0.smithi086.stdout:871 2024-08-10T05:28:27.476 INFO:tasks.workunit.client.0.smithi086.stdout:872 2024-08-10T05:28:27.477 INFO:tasks.workunit.client.0.smithi086.stdout:873 2024-08-10T05:28:27.478 INFO:tasks.workunit.client.0.smithi086.stdout:874 2024-08-10T05:28:27.479 INFO:tasks.workunit.client.0.smithi086.stdout:875 2024-08-10T05:28:27.480 INFO:tasks.workunit.client.0.smithi086.stdout:876 2024-08-10T05:28:27.481 INFO:tasks.workunit.client.0.smithi086.stdout:877 2024-08-10T05:28:27.482 INFO:tasks.workunit.client.0.smithi086.stdout:878 2024-08-10T05:28:27.483 INFO:tasks.workunit.client.0.smithi086.stdout:879 2024-08-10T05:28:27.484 INFO:tasks.workunit.client.0.smithi086.stdout:880 2024-08-10T05:28:27.485 INFO:tasks.workunit.client.0.smithi086.stdout:881 2024-08-10T05:28:27.486 INFO:tasks.workunit.client.0.smithi086.stdout:882 2024-08-10T05:28:27.487 INFO:tasks.workunit.client.0.smithi086.stdout:883 2024-08-10T05:28:27.488 INFO:tasks.workunit.client.0.smithi086.stdout:884 2024-08-10T05:28:27.489 INFO:tasks.workunit.client.0.smithi086.stdout:885 2024-08-10T05:28:27.490 INFO:tasks.workunit.client.0.smithi086.stdout:886 2024-08-10T05:28:27.491 INFO:tasks.workunit.client.0.smithi086.stdout:887 2024-08-10T05:28:27.492 INFO:tasks.workunit.client.0.smithi086.stdout:888 2024-08-10T05:28:27.494 INFO:tasks.workunit.client.0.smithi086.stdout:889 2024-08-10T05:28:27.495 INFO:tasks.workunit.client.0.smithi086.stdout:890 2024-08-10T05:28:27.496 INFO:tasks.workunit.client.0.smithi086.stdout:891 2024-08-10T05:28:27.497 INFO:tasks.workunit.client.0.smithi086.stdout:892 2024-08-10T05:28:27.498 INFO:tasks.workunit.client.0.smithi086.stdout:893 2024-08-10T05:28:27.499 INFO:tasks.workunit.client.0.smithi086.stdout:894 2024-08-10T05:28:27.501 INFO:tasks.workunit.client.0.smithi086.stdout:895 2024-08-10T05:28:27.502 INFO:tasks.workunit.client.0.smithi086.stdout:896 2024-08-10T05:28:27.503 INFO:tasks.workunit.client.0.smithi086.stdout:897 2024-08-10T05:28:27.504 INFO:tasks.workunit.client.0.smithi086.stdout:898 2024-08-10T05:28:27.505 INFO:tasks.workunit.client.0.smithi086.stdout:899 2024-08-10T05:28:27.507 INFO:tasks.workunit.client.0.smithi086.stdout:900 2024-08-10T05:28:27.508 INFO:tasks.workunit.client.0.smithi086.stdout:901 2024-08-10T05:28:27.509 INFO:tasks.workunit.client.0.smithi086.stdout:902 2024-08-10T05:28:27.510 INFO:tasks.workunit.client.0.smithi086.stdout:903 2024-08-10T05:28:27.511 INFO:tasks.workunit.client.0.smithi086.stdout:904 2024-08-10T05:28:27.512 INFO:tasks.workunit.client.0.smithi086.stdout:905 2024-08-10T05:28:27.514 INFO:tasks.workunit.client.0.smithi086.stdout:906 2024-08-10T05:28:27.514 INFO:tasks.workunit.client.0.smithi086.stdout:907 2024-08-10T05:28:27.516 INFO:tasks.workunit.client.0.smithi086.stdout:908 2024-08-10T05:28:27.517 INFO:tasks.workunit.client.0.smithi086.stdout:909 2024-08-10T05:28:27.518 INFO:tasks.workunit.client.0.smithi086.stdout:910 2024-08-10T05:28:27.519 INFO:tasks.workunit.client.0.smithi086.stdout:911 2024-08-10T05:28:27.520 INFO:tasks.workunit.client.0.smithi086.stdout:912 2024-08-10T05:28:27.521 INFO:tasks.workunit.client.0.smithi086.stdout:913 2024-08-10T05:28:27.522 INFO:tasks.workunit.client.0.smithi086.stdout:914 2024-08-10T05:28:27.523 INFO:tasks.workunit.client.0.smithi086.stdout:915 2024-08-10T05:28:27.525 INFO:tasks.workunit.client.0.smithi086.stdout:916 2024-08-10T05:28:27.526 INFO:tasks.workunit.client.0.smithi086.stdout:917 2024-08-10T05:28:27.527 INFO:tasks.workunit.client.0.smithi086.stdout:918 2024-08-10T05:28:27.528 INFO:tasks.workunit.client.0.smithi086.stdout:919 2024-08-10T05:28:27.530 INFO:tasks.workunit.client.0.smithi086.stdout:920 2024-08-10T05:28:27.531 INFO:tasks.workunit.client.0.smithi086.stdout:921 2024-08-10T05:28:27.532 INFO:tasks.workunit.client.0.smithi086.stdout:922 2024-08-10T05:28:27.533 INFO:tasks.workunit.client.0.smithi086.stdout:923 2024-08-10T05:28:27.534 INFO:tasks.workunit.client.0.smithi086.stdout:924 2024-08-10T05:28:27.535 INFO:tasks.workunit.client.0.smithi086.stdout:925 2024-08-10T05:28:27.537 INFO:tasks.workunit.client.0.smithi086.stdout:926 2024-08-10T05:28:27.538 INFO:tasks.workunit.client.0.smithi086.stdout:927 2024-08-10T05:28:27.539 INFO:tasks.workunit.client.0.smithi086.stdout:928 2024-08-10T05:28:27.540 INFO:tasks.workunit.client.0.smithi086.stdout:929 2024-08-10T05:28:27.541 INFO:tasks.workunit.client.0.smithi086.stdout:930 2024-08-10T05:28:27.543 INFO:tasks.workunit.client.0.smithi086.stdout:931 2024-08-10T05:28:27.544 INFO:tasks.workunit.client.0.smithi086.stdout:932 2024-08-10T05:28:27.545 INFO:tasks.workunit.client.0.smithi086.stdout:933 2024-08-10T05:28:27.546 INFO:tasks.workunit.client.0.smithi086.stdout:934 2024-08-10T05:28:27.547 INFO:tasks.workunit.client.0.smithi086.stdout:935 2024-08-10T05:28:27.548 INFO:tasks.workunit.client.0.smithi086.stdout:936 2024-08-10T05:28:27.549 INFO:tasks.workunit.client.0.smithi086.stdout:937 2024-08-10T05:28:27.550 INFO:tasks.workunit.client.0.smithi086.stdout:938 2024-08-10T05:28:27.551 INFO:tasks.workunit.client.0.smithi086.stdout:939 2024-08-10T05:28:27.552 INFO:tasks.workunit.client.0.smithi086.stdout:940 2024-08-10T05:28:27.553 INFO:tasks.workunit.client.0.smithi086.stdout:941 2024-08-10T05:28:27.554 INFO:tasks.workunit.client.0.smithi086.stdout:942 2024-08-10T05:28:27.556 INFO:tasks.workunit.client.0.smithi086.stdout:943 2024-08-10T05:28:27.557 INFO:tasks.workunit.client.0.smithi086.stdout:944 2024-08-10T05:28:27.558 INFO:tasks.workunit.client.0.smithi086.stdout:945 2024-08-10T05:28:27.559 INFO:tasks.workunit.client.0.smithi086.stdout:946 2024-08-10T05:28:27.560 INFO:tasks.workunit.client.0.smithi086.stdout:947 2024-08-10T05:28:27.561 INFO:tasks.workunit.client.0.smithi086.stdout:948 2024-08-10T05:28:27.562 INFO:tasks.workunit.client.0.smithi086.stdout:949 2024-08-10T05:28:27.563 INFO:tasks.workunit.client.0.smithi086.stdout:950 2024-08-10T05:28:27.564 INFO:tasks.workunit.client.0.smithi086.stdout:951 2024-08-10T05:28:27.565 INFO:tasks.workunit.client.0.smithi086.stdout:952 2024-08-10T05:28:27.566 INFO:tasks.workunit.client.0.smithi086.stdout:953 2024-08-10T05:28:27.567 INFO:tasks.workunit.client.0.smithi086.stdout:954 2024-08-10T05:28:27.568 INFO:tasks.workunit.client.0.smithi086.stdout:955 2024-08-10T05:28:27.569 INFO:tasks.workunit.client.0.smithi086.stdout:956 2024-08-10T05:28:27.571 INFO:tasks.workunit.client.0.smithi086.stdout:957 2024-08-10T05:28:27.572 INFO:tasks.workunit.client.0.smithi086.stdout:958 2024-08-10T05:28:27.573 INFO:tasks.workunit.client.0.smithi086.stdout:959 2024-08-10T05:28:27.574 INFO:tasks.workunit.client.0.smithi086.stdout:960 2024-08-10T05:28:27.575 INFO:tasks.workunit.client.0.smithi086.stdout:961 2024-08-10T05:28:27.576 INFO:tasks.workunit.client.0.smithi086.stdout:962 2024-08-10T05:28:27.578 INFO:tasks.workunit.client.0.smithi086.stdout:963 2024-08-10T05:28:27.579 INFO:tasks.workunit.client.0.smithi086.stdout:964 2024-08-10T05:28:27.580 INFO:tasks.workunit.client.0.smithi086.stdout:965 2024-08-10T05:28:27.581 INFO:tasks.workunit.client.0.smithi086.stdout:966 2024-08-10T05:28:27.582 INFO:tasks.workunit.client.0.smithi086.stdout:967 2024-08-10T05:28:27.583 INFO:tasks.workunit.client.0.smithi086.stdout:968 2024-08-10T05:28:27.584 INFO:tasks.workunit.client.0.smithi086.stdout:969 2024-08-10T05:28:27.586 INFO:tasks.workunit.client.0.smithi086.stdout:970 2024-08-10T05:28:27.587 INFO:tasks.workunit.client.0.smithi086.stdout:971 2024-08-10T05:28:27.588 INFO:tasks.workunit.client.0.smithi086.stdout:972 2024-08-10T05:28:27.589 INFO:tasks.workunit.client.0.smithi086.stdout:973 2024-08-10T05:28:27.591 INFO:tasks.workunit.client.0.smithi086.stdout:974 2024-08-10T05:28:27.592 INFO:tasks.workunit.client.0.smithi086.stdout:975 2024-08-10T05:28:27.593 INFO:tasks.workunit.client.0.smithi086.stdout:976 2024-08-10T05:28:27.596 INFO:tasks.workunit.client.0.smithi086.stdout:977 2024-08-10T05:28:27.597 INFO:tasks.workunit.client.0.smithi086.stdout:978 2024-08-10T05:28:27.599 INFO:tasks.workunit.client.0.smithi086.stdout:979 2024-08-10T05:28:27.603 INFO:tasks.workunit.client.0.smithi086.stdout:980 2024-08-10T05:28:27.605 INFO:tasks.workunit.client.0.smithi086.stdout:981 2024-08-10T05:28:27.606 INFO:tasks.workunit.client.0.smithi086.stdout:982 2024-08-10T05:28:27.607 INFO:tasks.workunit.client.0.smithi086.stdout:983 2024-08-10T05:28:27.608 INFO:tasks.workunit.client.0.smithi086.stdout:984 2024-08-10T05:28:27.609 INFO:tasks.workunit.client.0.smithi086.stdout:985 2024-08-10T05:28:27.610 INFO:tasks.workunit.client.0.smithi086.stdout:986 2024-08-10T05:28:27.612 INFO:tasks.workunit.client.0.smithi086.stdout:987 2024-08-10T05:28:27.613 INFO:tasks.workunit.client.0.smithi086.stdout:988 2024-08-10T05:28:27.614 INFO:tasks.workunit.client.0.smithi086.stdout:989 2024-08-10T05:28:27.615 INFO:tasks.workunit.client.0.smithi086.stdout:990 2024-08-10T05:28:27.616 INFO:tasks.workunit.client.0.smithi086.stdout:991 2024-08-10T05:28:27.617 INFO:tasks.workunit.client.0.smithi086.stdout:992 2024-08-10T05:28:27.618 INFO:tasks.workunit.client.0.smithi086.stdout:993 2024-08-10T05:28:27.619 INFO:tasks.workunit.client.0.smithi086.stdout:994 2024-08-10T05:28:27.620 INFO:tasks.workunit.client.0.smithi086.stdout:995 2024-08-10T05:28:27.622 INFO:tasks.workunit.client.0.smithi086.stdout:996 2024-08-10T05:28:27.623 INFO:tasks.workunit.client.0.smithi086.stdout:997 2024-08-10T05:28:27.624 INFO:tasks.workunit.client.0.smithi086.stdout:998 2024-08-10T05:28:27.625 INFO:tasks.workunit.client.0.smithi086.stdout:999 2024-08-10T05:28:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:27 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:27 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:27 smithi086 ceph-mon[101471]: osdmap e952: 8 total, 8 up, 8 in 2024-08-10T05:28:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:27 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712299861' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-08-10T05:28:27.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:27 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:27.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:27 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:27.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:27 smithi086 ceph-mon[98993]: osdmap e952: 8 total, 8 up, 8 in 2024-08-10T05:28:27.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:27 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712299861' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-08-10T05:28:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:27 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:27 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:27 smithi159 ceph-mon[90359]: osdmap e952: 8 total, 8 up, 8 in 2024-08-10T05:28:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:27 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712299861' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-08-10T05:28:28.605 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:28:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:28:28] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.43.0" 2024-08-10T05:28:28.612 INFO:tasks.workunit.client.0.smithi086.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-08-10T05:28:28.612 INFO:tasks.workunit.client.0.smithi086.stdout:00000010 69 73 |is| 2024-08-10T05:28:28.612 INFO:tasks.workunit.client.0.smithi086.stdout:00000012 2024-08-10T05:28:28.612 INFO:tasks.workunit.client.0.smithi086.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-08-10T05:28:28.612 INFO:tasks.workunit.client.0.smithi086.stdout:00000010 69 73 |is| 2024-08-10T05:28:28.612 INFO:tasks.workunit.client.0.smithi086.stdout:00000012 2024-08-10T05:28:28.612 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsHello.WriteReturnData (4024 ms) 2024-08-10T05:28:28.612 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsHello.Loud 2024-08-10T05:28:28.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:28 smithi086 ceph-mon[101471]: osdmap e953: 8 total, 8 up, 8 in 2024-08-10T05:28:28.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:28 smithi086 ceph-mon[101471]: pgmap v1113: 137 pgs: 5 creating+peering, 19 unknown, 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:28.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:28 smithi086 ceph-mon[98993]: osdmap e953: 8 total, 8 up, 8 in 2024-08-10T05:28:28.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:28 smithi086 ceph-mon[98993]: pgmap v1113: 137 pgs: 5 creating+peering, 19 unknown, 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:28.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:28 smithi159 ceph-mon[90359]: osdmap e953: 8 total, 8 up, 8 in 2024-08-10T05:28:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:28 smithi159 ceph-mon[90359]: pgmap v1113: 137 pgs: 5 creating+peering, 19 unknown, 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:29 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:29 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:28:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:29 smithi086 ceph-mon[98993]: osdmap e954: 8 total, 8 up, 8 in 2024-08-10T05:28:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:28:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:28:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:28:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:28:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:29 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:29 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:28:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:29 smithi086 ceph-mon[101471]: osdmap e954: 8 total, 8 up, 8 in 2024-08-10T05:28:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:28:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:28:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:28:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:28:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:29 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:29 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:28:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:29 smithi159 ceph-mon[90359]: osdmap e954: 8 total, 8 up, 8 in 2024-08-10T05:28:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:28:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:28:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:28:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:28:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:30 smithi086 ceph-mon[98993]: osdmap e955: 8 total, 8 up, 8 in 2024-08-10T05:28:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:30 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/33370134' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:30 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:30 smithi086 ceph-mon[98993]: pgmap v1116: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:30 smithi086 ceph-mon[101471]: osdmap e955: 8 total, 8 up, 8 in 2024-08-10T05:28:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:30 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/33370134' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:30 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:30 smithi086 ceph-mon[101471]: pgmap v1116: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:30 smithi159 ceph-mon[90359]: osdmap e955: 8 total, 8 up, 8 in 2024-08-10T05:28:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:30 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/33370134' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:30 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:30 smithi159 ceph-mon[90359]: pgmap v1116: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:31.632 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsHello.Loud (3020 ms) 2024-08-10T05:28:31.632 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsHello.BadMethods 2024-08-10T05:28:31.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:31 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:31.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:31 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:31.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:31 smithi086 ceph-mon[98993]: osdmap e956: 8 total, 8 up, 8 in 2024-08-10T05:28:31.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:31 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:31.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:31 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:31.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:31 smithi086 ceph-mon[101471]: osdmap e956: 8 total, 8 up, 8 in 2024-08-10T05:28:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:31 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:31 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:31 smithi159 ceph-mon[90359]: osdmap e956: 8 total, 8 up, 8 in 2024-08-10T05:28:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:32 smithi086 ceph-mon[98993]: osdmap e957: 8 total, 8 up, 8 in 2024-08-10T05:28:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:32 smithi086 ceph-mon[98993]: pgmap v1119: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:32.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:32 smithi086 ceph-mon[101471]: osdmap e957: 8 total, 8 up, 8 in 2024-08-10T05:28:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:32 smithi086 ceph-mon[101471]: pgmap v1119: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:32 smithi159 ceph-mon[90359]: osdmap e957: 8 total, 8 up, 8 in 2024-08-10T05:28:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:32 smithi159 ceph-mon[90359]: pgmap v1119: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:33 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:33 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:28:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:33 smithi086 ceph-mon[98993]: osdmap e958: 8 total, 8 up, 8 in 2024-08-10T05:28:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:33 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2828252471' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:33 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:33.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:33 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:33.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:33 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:28:33.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:33 smithi086 ceph-mon[101471]: osdmap e958: 8 total, 8 up, 8 in 2024-08-10T05:28:33.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:33 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2828252471' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:33.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:33 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:33.906 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:28:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3[121387]: 2024-08-10T05:28:33.661+0000 7f032f84b640 -1 osd.3 pg_epoch: 959 pg[38.2( v 959'1 (0'0,959'1] local-lis/les=958/959 n=1 ec=958/958 lis/c=958/958 les/c/f=959/959/0 sis=958) [3,7,5] r=0 lpr=958 crt=959'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2024-08-10T05:28:33.906 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 05:28:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3[121387]: 2024-08-10T05:28:33.662+0000 7f032f84b640 -1 osd.3 pg_epoch: 959 pg[38.2( v 959'2 (0'0,959'2] local-lis/les=958/959 n=1 ec=958/958 lis/c=958/958 les/c/f=959/959/0 sis=958) [3,7,5] r=0 lpr=958 crt=959'1 lcod 959'1 mlcod 959'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2024-08-10T05:28:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:33 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:33 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:28:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:33 smithi159 ceph-mon[90359]: osdmap e958: 8 total, 8 up, 8 in 2024-08-10T05:28:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:33 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2828252471' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:33 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:34.653 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsHello.BadMethods (3020 ms) 2024-08-10T05:28:34.653 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsHello.Filter 2024-08-10T05:28:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:34 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:34 smithi086 ceph-mon[98993]: osdmap e959: 8 total, 8 up, 8 in 2024-08-10T05:28:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:34 smithi086 ceph-mon[98993]: pgmap v1122: 137 pgs: 6 creating+peering, 16 unknown, 115 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:34 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:34 smithi086 ceph-mon[101471]: osdmap e959: 8 total, 8 up, 8 in 2024-08-10T05:28:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:34 smithi086 ceph-mon[101471]: pgmap v1122: 137 pgs: 6 creating+peering, 16 unknown, 115 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:34 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:34 smithi159 ceph-mon[90359]: osdmap e959: 8 total, 8 up, 8 in 2024-08-10T05:28:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:34 smithi159 ceph-mon[90359]: pgmap v1122: 137 pgs: 6 creating+peering, 16 unknown, 115 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:35 smithi086 ceph-mon[98993]: osdmap e960: 8 total, 8 up, 8 in 2024-08-10T05:28:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:35 smithi086 ceph-mon[101471]: osdmap e960: 8 total, 8 up, 8 in 2024-08-10T05:28:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:35 smithi159 ceph-mon[90359]: osdmap e960: 8 total, 8 up, 8 in 2024-08-10T05:28:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:36 smithi159 ceph-mon[90359]: osdmap e961: 8 total, 8 up, 8 in 2024-08-10T05:28:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:36 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2946390290' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:36 smithi159 ceph-mon[90359]: pgmap v1125: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:37.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:36 smithi086 ceph-mon[101471]: osdmap e961: 8 total, 8 up, 8 in 2024-08-10T05:28:37.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:36 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2946390290' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:37.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:36 smithi086 ceph-mon[101471]: pgmap v1125: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:37.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:36 smithi086 ceph-mon[98993]: osdmap e961: 8 total, 8 up, 8 in 2024-08-10T05:28:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:36 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2946390290' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:36 smithi086 ceph-mon[98993]: pgmap v1125: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:37.675 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsHello.Filter (3022 ms) 2024-08-10T05:28:37.675 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 6 tests from ClsHello (18984 ms total) 2024-08-10T05:28:37.675 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:28:37.675 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment tear-down 2024-08-10T05:28:37.675 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] 6 tests from 1 test suite ran. (18985 ms total) 2024-08-10T05:28:37.675 INFO:tasks.workunit.client.0.smithi086.stdout:[ PASSED ] 6 tests. 2024-08-10T05:28:37.678 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T05:28:37.678 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T05:28:37.747 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2024-08-10T05:28:37.747 DEBUG:teuthology.orchestra.run.smithi086: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-08-10T05:28:37.821 INFO:tasks.workunit.client.0.smithi086.stdout:Running main() from gmock_main.cc 2024-08-10T05:28:37.821 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] Running 27 tests from 1 test suite. 2024-08-10T05:28:37.821 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment set-up. 2024-08-10T05:28:37.821 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 27 tests from TestClsJournal 2024-08-10T05:28:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:37 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:37 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2946390290' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:37 smithi159 ceph-mon[90359]: osdmap e962: 8 total, 8 up, 8 in 2024-08-10T05:28:38.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:37 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:38.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:37 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2946390290' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:38.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:37 smithi086 ceph-mon[98993]: osdmap e962: 8 total, 8 up, 8 in 2024-08-10T05:28:38.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:37 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:38.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:37 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2946390290' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141167-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:38.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:37 smithi086 ceph-mon[101471]: osdmap e962: 8 total, 8 up, 8 in 2024-08-10T05:28:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:28:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:28:38] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.43.0" 2024-08-10T05:28:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:38 smithi159 ceph-mon[90359]: osdmap e963: 8 total, 8 up, 8 in 2024-08-10T05:28:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:38 smithi159 ceph-mon[90359]: pgmap v1128: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:39.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:38 smithi086 ceph-mon[101471]: osdmap e963: 8 total, 8 up, 8 in 2024-08-10T05:28:39.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:38 smithi086 ceph-mon[101471]: pgmap v1128: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:39.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:38 smithi086 ceph-mon[98993]: osdmap e963: 8 total, 8 up, 8 in 2024-08-10T05:28:39.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:38 smithi086 ceph-mon[98993]: pgmap v1128: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:39.677 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.Create 2024-08-10T05:28:39.696 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.Create (19 ms) 2024-08-10T05:28:39.696 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.MinimumSet 2024-08-10T05:28:39.700 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.MinimumSet (4 ms) 2024-08-10T05:28:39.700 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2024-08-10T05:28:39.705 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.MinimumSetStale (5 ms) 2024-08-10T05:28:39.705 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2024-08-10T05:28:39.709 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (4 ms) 2024-08-10T05:28:39.709 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.ActiveSet 2024-08-10T05:28:39.712 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.ActiveSet (3 ms) 2024-08-10T05:28:39.712 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2024-08-10T05:28:39.716 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.ActiveSetStale (3 ms) 2024-08-10T05:28:39.716 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2024-08-10T05:28:39.718 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.CreateDuplicate (3 ms) 2024-08-10T05:28:39.718 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.GetClient 2024-08-10T05:28:39.721 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.GetClient (3 ms) 2024-08-10T05:28:39.721 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.ClientRegister 2024-08-10T05:28:39.723 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.ClientRegister (2 ms) 2024-08-10T05:28:39.723 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2024-08-10T05:28:39.727 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (4 ms) 2024-08-10T05:28:39.727 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2024-08-10T05:28:39.731 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.ClientUpdateData (4 ms) 2024-08-10T05:28:39.731 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2024-08-10T05:28:39.736 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.ClientUpdateState (5 ms) 2024-08-10T05:28:39.736 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.ClientUnregister 2024-08-10T05:28:39.739 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.ClientUnregister (3 ms) 2024-08-10T05:28:39.739 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2024-08-10T05:28:39.743 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (4 ms) 2024-08-10T05:28:39.743 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2024-08-10T05:28:39.843 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (100 ms) 2024-08-10T05:28:39.843 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.ClientCommit 2024-08-10T05:28:39.846 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.ClientCommit (3 ms) 2024-08-10T05:28:39.846 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2024-08-10T05:28:39.849 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (3 ms) 2024-08-10T05:28:39.849 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2024-08-10T05:28:39.850 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.ClientCommitDNE (1 ms) 2024-08-10T05:28:39.850 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.ClientList 2024-08-10T05:28:39.886 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.ClientList (35 ms) 2024-08-10T05:28:39.886 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2024-08-10T05:28:39.889 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.GetNextTagTid (4 ms) 2024-08-10T05:28:39.889 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.TagCreate 2024-08-10T05:28:39.898 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.TagCreate (9 ms) 2024-08-10T05:28:39.898 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2024-08-10T05:28:39.904 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (6 ms) 2024-08-10T05:28:39.904 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.TagList 2024-08-10T05:28:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:39 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:39 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:28:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:39 smithi159 ceph-mon[90359]: osdmap e964: 8 total, 8 up, 8 in 2024-08-10T05:28:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:39 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3405085280' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141436-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:39 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141436-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:39 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141436-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:39 smithi159 ceph-mon[90359]: osdmap e965: 8 total, 8 up, 8 in 2024-08-10T05:28:39.994 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.TagList (90 ms) 2024-08-10T05:28:39.994 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.GuardAppend 2024-08-10T05:28:39.996 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.GuardAppend (2 ms) 2024-08-10T05:28:39.996 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2024-08-10T05:28:39.997 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.GuardAppendDNE (1 ms) 2024-08-10T05:28:39.997 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2024-08-10T05:28:39.999 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (2 ms) 2024-08-10T05:28:39.999 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsJournal.Append 2024-08-10T05:28:40.008 INFO:tasks.workunit.client.0.smithi086.stdout:padding is not enabled 2024-08-10T05:28:40.008 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsJournal.Append (9 ms) 2024-08-10T05:28:40.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:39 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:40.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:39 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:28:40.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:39 smithi086 ceph-mon[101471]: osdmap e964: 8 total, 8 up, 8 in 2024-08-10T05:28:40.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:39 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3405085280' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141436-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:40.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:39 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141436-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:40.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:39 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141436-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:40.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:39 smithi086 ceph-mon[101471]: osdmap e965: 8 total, 8 up, 8 in 2024-08-10T05:28:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:39 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:39 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:28:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:39 smithi086 ceph-mon[98993]: osdmap e964: 8 total, 8 up, 8 in 2024-08-10T05:28:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:39 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3405085280' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141436-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:39 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141436-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:39 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141436-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:39 smithi086 ceph-mon[98993]: osdmap e965: 8 total, 8 up, 8 in 2024-08-10T05:28:40.696 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 27 tests from TestClsJournal (331 ms total) 2024-08-10T05:28:40.696 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:28:40.696 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment tear-down 2024-08-10T05:28:40.696 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] 27 tests from 1 test suite ran. (2874 ms total) 2024-08-10T05:28:40.696 INFO:tasks.workunit.client.0.smithi086.stdout:[ PASSED ] 27 tests. 2024-08-10T05:28:40.700 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T05:28:40.700 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T05:28:40.768 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2024-08-10T05:28:40.769 DEBUG:teuthology.orchestra.run.smithi086: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-08-10T05:28:40.842 INFO:tasks.workunit.client.0.smithi086.stdout:Running main() from gmock_main.cc 2024-08-10T05:28:40.842 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] Running 11 tests from 1 test suite. 2024-08-10T05:28:40.842 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment set-up. 2024-08-10T05:28:40.842 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 11 tests from ClsLock 2024-08-10T05:28:40.843 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsLock.TestMultiLocking 2024-08-10T05:28:41.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:40 smithi086 ceph-mon[98993]: pgmap v1131: 137 pgs: 11 creating+peering, 18 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 106 KiB/s rd, 55 KiB/s wr, 156 op/s 2024-08-10T05:28:41.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:40 smithi086 ceph-mon[101471]: pgmap v1131: 137 pgs: 11 creating+peering, 18 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 106 KiB/s rd, 55 KiB/s wr, 156 op/s 2024-08-10T05:28:41.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:40 smithi159 ceph-mon[90359]: pgmap v1131: 137 pgs: 11 creating+peering, 18 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 106 KiB/s rd, 55 KiB/s wr, 156 op/s 2024-08-10T05:28:42.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:41 smithi086 ceph-mon[98993]: osdmap e966: 8 total, 8 up, 8 in 2024-08-10T05:28:42.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:28:42.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:41 smithi086 ceph-mon[101471]: osdmap e966: 8 total, 8 up, 8 in 2024-08-10T05:28:42.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:28:42.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:41 smithi159 ceph-mon[90359]: osdmap e966: 8 total, 8 up, 8 in 2024-08-10T05:28:42.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:28:42.733 INFO:tasks.workunit.client.0.smithi086.stdout:lock: mylock 2024-08-10T05:28:42.734 INFO:tasks.workunit.client.0.smithi086.stdout: lock_type: exclusive 2024-08-10T05:28:42.734 INFO:tasks.workunit.client.0.smithi086.stdout: tag: 2024-08-10T05:28:42.734 INFO:tasks.workunit.client.0.smithi086.stdout: lockers: 2024-08-10T05:28:42.734 INFO:tasks.workunit.client.0.smithi086.stdout: client.44651 expiration=2024-08-10T05:30:42.730659+0000 addr=v1:172.21.15.86:0/3380881810 cookie= 2024-08-10T05:28:42.737 INFO:tasks.workunit.client.0.smithi086.stdout:lock: mylock 2024-08-10T05:28:42.737 INFO:tasks.workunit.client.0.smithi086.stdout: lock_type: shared 2024-08-10T05:28:42.737 INFO:tasks.workunit.client.0.smithi086.stdout: tag: 2024-08-10T05:28:42.737 INFO:tasks.workunit.client.0.smithi086.stdout: lockers: 2024-08-10T05:28:42.737 INFO:tasks.workunit.client.0.smithi086.stdout: client.34734 expiration=0.000000 addr=v1:172.21.15.86:0/1942728720 cookie= 2024-08-10T05:28:42.737 INFO:tasks.workunit.client.0.smithi086.stdout: client.44651 expiration=2024-08-10T05:30:42.736659+0000 addr=v1:172.21.15.86:0/3380881810 cookie= 2024-08-10T05:28:42.738 INFO:tasks.workunit.client.0.smithi086.stdout:lock: mylock 2024-08-10T05:28:42.738 INFO:tasks.workunit.client.0.smithi086.stdout: lock_type: shared 2024-08-10T05:28:42.738 INFO:tasks.workunit.client.0.smithi086.stdout: tag: 2024-08-10T05:28:42.738 INFO:tasks.workunit.client.0.smithi086.stdout: lockers: 2024-08-10T05:28:42.738 INFO:tasks.workunit.client.0.smithi086.stdout: client.34734 expiration=0.000000 addr=v1:172.21.15.86:0/1942728720 cookie= 2024-08-10T05:28:43.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:42 smithi086 ceph-mon[98993]: osdmap e967: 8 total, 8 up, 8 in 2024-08-10T05:28:43.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:42 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3380881810' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:43.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:42 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:43.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:42 smithi086 ceph-mon[98993]: pgmap v1134: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:42 smithi086 ceph-mon[101471]: osdmap e967: 8 total, 8 up, 8 in 2024-08-10T05:28:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:42 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3380881810' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:42 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:42 smithi086 ceph-mon[101471]: pgmap v1134: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:42 smithi159 ceph-mon[90359]: osdmap e967: 8 total, 8 up, 8 in 2024-08-10T05:28:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:42 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3380881810' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:42 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:42 smithi159 ceph-mon[90359]: pgmap v1134: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:43.710 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsLock.TestMultiLocking (2868 ms) 2024-08-10T05:28:43.711 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsLock.TestMeta 2024-08-10T05:28:44.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:43 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:44.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:43 smithi086 ceph-mon[98993]: osdmap e968: 8 total, 8 up, 8 in 2024-08-10T05:28:44.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:43 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:44.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:43 smithi086 ceph-mon[98993]: osdmap e969: 8 total, 8 up, 8 in 2024-08-10T05:28:44.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:43 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:44.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:43 smithi086 ceph-mon[101471]: osdmap e968: 8 total, 8 up, 8 in 2024-08-10T05:28:44.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:43 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:44.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:43 smithi086 ceph-mon[101471]: osdmap e969: 8 total, 8 up, 8 in 2024-08-10T05:28:44.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:43 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:44.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:43 smithi159 ceph-mon[90359]: osdmap e968: 8 total, 8 up, 8 in 2024-08-10T05:28:44.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:43 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:44.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:43 smithi159 ceph-mon[90359]: osdmap e969: 8 total, 8 up, 8 in 2024-08-10T05:28:45.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:44 smithi086 ceph-mon[98993]: pgmap v1137: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:45.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:44 smithi086 ceph-mon[101471]: pgmap v1137: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:45.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:44 smithi159 ceph-mon[90359]: pgmap v1137: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:45.762 INFO:tasks.workunit.client.0.smithi086.stdout:lock: mylock 2024-08-10T05:28:45.762 INFO:tasks.workunit.client.0.smithi086.stdout: lock_type: shared 2024-08-10T05:28:45.762 INFO:tasks.workunit.client.0.smithi086.stdout: tag: 2024-08-10T05:28:45.762 INFO:tasks.workunit.client.0.smithi086.stdout: lockers: 2024-08-10T05:28:45.762 INFO:tasks.workunit.client.0.smithi086.stdout: client.34746 expiration=0.000000 addr=v1:172.21.15.86:0/1322395486 cookie= 2024-08-10T05:28:45.764 INFO:tasks.workunit.client.0.smithi086.stdout:lock: mylock 2024-08-10T05:28:45.764 INFO:tasks.workunit.client.0.smithi086.stdout: lock_type: exclusive 2024-08-10T05:28:45.764 INFO:tasks.workunit.client.0.smithi086.stdout: tag: new_tag 2024-08-10T05:28:45.764 INFO:tasks.workunit.client.0.smithi086.stdout: lockers: 2024-08-10T05:28:45.764 INFO:tasks.workunit.client.0.smithi086.stdout: client.44663 expiration=0.000000 addr=v1:172.21.15.86:0/2898016498 cookie= 2024-08-10T05:28:46.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:45 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:46.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:45 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:28:46.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:45 smithi086 ceph-mon[101471]: osdmap e970: 8 total, 8 up, 8 in 2024-08-10T05:28:46.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:45 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2898016498' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:46.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:45 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:45 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:45 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:28:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:45 smithi086 ceph-mon[98993]: osdmap e970: 8 total, 8 up, 8 in 2024-08-10T05:28:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:45 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2898016498' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:45 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:46.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:45 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:46.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:45 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:28:46.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:45 smithi159 ceph-mon[90359]: osdmap e970: 8 total, 8 up, 8 in 2024-08-10T05:28:46.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:45 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2898016498' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:46.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:45 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:46.742 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsLock.TestMeta (3031 ms) 2024-08-10T05:28:46.742 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsLock.TestCookie 2024-08-10T05:28:47.056 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:46 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:47.056 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:46 smithi086 ceph-mon[101471]: osdmap e971: 8 total, 8 up, 8 in 2024-08-10T05:28:47.056 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:46 smithi086 ceph-mon[101471]: pgmap v1140: 137 pgs: 10 creating+peering, 20 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:47.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:46 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:47.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:46 smithi086 ceph-mon[98993]: osdmap e971: 8 total, 8 up, 8 in 2024-08-10T05:28:47.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:46 smithi086 ceph-mon[98993]: pgmap v1140: 137 pgs: 10 creating+peering, 20 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:47.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:46 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:47.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:46 smithi159 ceph-mon[90359]: osdmap e971: 8 total, 8 up, 8 in 2024-08-10T05:28:47.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:46 smithi159 ceph-mon[90359]: pgmap v1140: 137 pgs: 10 creating+peering, 20 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:48.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:47 smithi086 ceph-mon[98993]: osdmap e972: 8 total, 8 up, 8 in 2024-08-10T05:28:48.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:47 smithi086 ceph-mon[101471]: osdmap e972: 8 total, 8 up, 8 in 2024-08-10T05:28:48.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:47 smithi159 ceph-mon[90359]: osdmap e972: 8 total, 8 up, 8 in 2024-08-10T05:28:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:28:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:28:48] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2024-08-10T05:28:48.773 INFO:tasks.workunit.client.0.smithi086.stdout:lock: mylock 2024-08-10T05:28:48.773 INFO:tasks.workunit.client.0.smithi086.stdout: lock_type: exclusive 2024-08-10T05:28:48.773 INFO:tasks.workunit.client.0.smithi086.stdout: tag: 2024-08-10T05:28:48.773 INFO:tasks.workunit.client.0.smithi086.stdout: lockers: 2024-08-10T05:28:48.775 INFO:tasks.workunit.client.0.smithi086.stdout:lock: mylock 2024-08-10T05:28:48.775 INFO:tasks.workunit.client.0.smithi086.stdout: lock_type: shared 2024-08-10T05:28:48.775 INFO:tasks.workunit.client.0.smithi086.stdout: tag: 2024-08-10T05:28:48.775 INFO:tasks.workunit.client.0.smithi086.stdout: lockers: 2024-08-10T05:28:48.775 INFO:tasks.workunit.client.0.smithi086.stdout: client.34752 expiration=0.000000 addr=v1:172.21.15.86:0/921072338 cookie= 2024-08-10T05:28:48.775 INFO:tasks.workunit.client.0.smithi086.stdout: client.34752 expiration=0.000000 addr=v1:172.21.15.86:0/921072338 cookie=new cookie 2024-08-10T05:28:49.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:48 smithi086 ceph-mon[101471]: osdmap e973: 8 total, 8 up, 8 in 2024-08-10T05:28:49.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:48 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/921072338' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:49.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:48 smithi086 ceph-mon[101471]: pgmap v1143: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:48 smithi086 ceph-mon[98993]: osdmap e973: 8 total, 8 up, 8 in 2024-08-10T05:28:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:48 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/921072338' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:48 smithi086 ceph-mon[98993]: pgmap v1143: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:49.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:48 smithi159 ceph-mon[90359]: osdmap e973: 8 total, 8 up, 8 in 2024-08-10T05:28:49.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:48 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/921072338' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:49.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:48 smithi159 ceph-mon[90359]: pgmap v1143: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:49.757 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsLock.TestCookie (3016 ms) 2024-08-10T05:28:49.757 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsLock.TestMultipleLocks 2024-08-10T05:28:50.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:49 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:50.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:49 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/921072338' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:50.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:49 smithi086 ceph-mon[98993]: osdmap e974: 8 total, 8 up, 8 in 2024-08-10T05:28:50.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:49 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:50.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:49 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/921072338' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:50.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:49 smithi086 ceph-mon[101471]: osdmap e974: 8 total, 8 up, 8 in 2024-08-10T05:28:50.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:49 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:50.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:49 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/921072338' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:50.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:49 smithi159 ceph-mon[90359]: osdmap e974: 8 total, 8 up, 8 in 2024-08-10T05:28:51.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:50 smithi086 ceph-mon[98993]: osdmap e975: 8 total, 8 up, 8 in 2024-08-10T05:28:51.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:50 smithi086 ceph-mon[98993]: pgmap v1146: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:50 smithi086 ceph-mon[101471]: osdmap e975: 8 total, 8 up, 8 in 2024-08-10T05:28:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:50 smithi086 ceph-mon[101471]: pgmap v1146: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:51.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:50 smithi159 ceph-mon[90359]: osdmap e975: 8 total, 8 up, 8 in 2024-08-10T05:28:51.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:50 smithi159 ceph-mon[90359]: pgmap v1146: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:52.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:51 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:52.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:51 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:28:52.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:51 smithi086 ceph-mon[101471]: osdmap e976: 8 total, 8 up, 8 in 2024-08-10T05:28:52.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:51 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1196764700' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:52.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:51 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:52.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:51 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:52.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:51 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:28:52.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:51 smithi086 ceph-mon[98993]: osdmap e976: 8 total, 8 up, 8 in 2024-08-10T05:28:52.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:51 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1196764700' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:52.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:51 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:52.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:51 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:52.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:51 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:28:52.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:51 smithi159 ceph-mon[90359]: osdmap e976: 8 total, 8 up, 8 in 2024-08-10T05:28:52.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:51 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1196764700' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:52.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:51 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:52.780 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsLock.TestMultipleLocks (3022 ms) 2024-08-10T05:28:52.780 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsLock.TestLockDuration 2024-08-10T05:28:53.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:52 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:53.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:52 smithi086 ceph-mon[101471]: osdmap e977: 8 total, 8 up, 8 in 2024-08-10T05:28:53.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:52 smithi086 ceph-mon[101471]: pgmap v1149: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:53.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:52 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:52 smithi086 ceph-mon[98993]: osdmap e977: 8 total, 8 up, 8 in 2024-08-10T05:28:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:52 smithi086 ceph-mon[98993]: pgmap v1149: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:53.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:52 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:53.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:52 smithi159 ceph-mon[90359]: osdmap e977: 8 total, 8 up, 8 in 2024-08-10T05:28:53.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:52 smithi159 ceph-mon[90359]: pgmap v1149: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:54.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:53 smithi086 ceph-mon[98993]: osdmap e978: 8 total, 8 up, 8 in 2024-08-10T05:28:54.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:53 smithi086 ceph-mon[101471]: osdmap e978: 8 total, 8 up, 8 in 2024-08-10T05:28:54.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:53 smithi159 ceph-mon[90359]: osdmap e978: 8 total, 8 up, 8 in 2024-08-10T05:28:55.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:54 smithi086 ceph-mon[98993]: osdmap e979: 8 total, 8 up, 8 in 2024-08-10T05:28:55.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:54 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4006708934' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:55.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:54 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:55.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:54 smithi086 ceph-mon[98993]: pgmap v1152: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:54 smithi086 ceph-mon[101471]: osdmap e979: 8 total, 8 up, 8 in 2024-08-10T05:28:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:54 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4006708934' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:54 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:54 smithi086 ceph-mon[101471]: pgmap v1152: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:55.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:54 smithi159 ceph-mon[90359]: osdmap e979: 8 total, 8 up, 8 in 2024-08-10T05:28:55.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:54 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4006708934' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:55.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:54 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:28:55.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:54 smithi159 ceph-mon[90359]: pgmap v1152: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:56.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:55 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:56.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:55 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:56.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:55 smithi086 ceph-mon[98993]: osdmap e980: 8 total, 8 up, 8 in 2024-08-10T05:28:56.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:55 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:56.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:55 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:56.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:55 smithi086 ceph-mon[101471]: osdmap e980: 8 total, 8 up, 8 in 2024-08-10T05:28:56.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:55 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:28:56.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:55 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:28:56.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:55 smithi159 ceph-mon[90359]: osdmap e980: 8 total, 8 up, 8 in 2024-08-10T05:28:57.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:56 smithi086 ceph-mon[101471]: osdmap e981: 8 total, 8 up, 8 in 2024-08-10T05:28:57.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:28:57.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:28:57.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:56 smithi086 ceph-mon[101471]: pgmap v1155: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:57.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:56 smithi086 ceph-mon[98993]: osdmap e981: 8 total, 8 up, 8 in 2024-08-10T05:28:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:28:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:28:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:56 smithi086 ceph-mon[98993]: pgmap v1155: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:57.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:56 smithi159 ceph-mon[90359]: osdmap e981: 8 total, 8 up, 8 in 2024-08-10T05:28:57.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:28:57.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:28:57.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:56 smithi159 ceph-mon[90359]: pgmap v1155: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:28:58.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:57 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:58.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:57 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:28:58.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:57 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:58.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:57 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:28:58.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:57 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:28:58.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:57 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:28:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:28:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:28:58] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-08-10T05:28:59.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:28:58 smithi086 ceph-mon[98993]: pgmap v1156: 137 pgs: 5 creating+peering, 132 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:28:59.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:28:58 smithi086 ceph-mon[101471]: pgmap v1156: 137 pgs: 5 creating+peering, 132 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:28:59.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:28:58 smithi159 ceph-mon[90359]: pgmap v1156: 137 pgs: 5 creating+peering, 132 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:28:59.877 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsLock.TestLockDuration (7098 ms) 2024-08-10T05:28:59.877 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsLock.TestAssertLocked 2024-08-10T05:29:01.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:00 smithi086 ceph-mon[101471]: osdmap e982: 8 total, 8 up, 8 in 2024-08-10T05:29:01.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:00 smithi086 ceph-mon[101471]: pgmap v1158: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:01.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:00 smithi086 ceph-mon[98993]: osdmap e982: 8 total, 8 up, 8 in 2024-08-10T05:29:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:00 smithi086 ceph-mon[98993]: pgmap v1158: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:01.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:00 smithi159 ceph-mon[90359]: osdmap e982: 8 total, 8 up, 8 in 2024-08-10T05:29:01.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:00 smithi159 ceph-mon[90359]: pgmap v1158: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:02.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:01 smithi086 ceph-mon[101471]: osdmap e983: 8 total, 8 up, 8 in 2024-08-10T05:29:02.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:01 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3037873359' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:02.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:01 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:01 smithi086 ceph-mon[98993]: osdmap e983: 8 total, 8 up, 8 in 2024-08-10T05:29:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:01 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3037873359' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:01 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:02.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:01 smithi159 ceph-mon[90359]: osdmap e983: 8 total, 8 up, 8 in 2024-08-10T05:29:02.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:01 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3037873359' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:02.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:01 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:02.897 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsLock.TestAssertLocked (3020 ms) 2024-08-10T05:29:02.898 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsLock.TestSetCookie 2024-08-10T05:29:03.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:02 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:03.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:02 smithi086 ceph-mon[101471]: osdmap e984: 8 total, 8 up, 8 in 2024-08-10T05:29:03.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:02 smithi086 ceph-mon[101471]: pgmap v1161: 137 pgs: 1 creating+peering, 19 unknown, 117 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:03.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:02 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:03.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:02 smithi086 ceph-mon[98993]: osdmap e984: 8 total, 8 up, 8 in 2024-08-10T05:29:03.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:02 smithi086 ceph-mon[98993]: pgmap v1161: 137 pgs: 1 creating+peering, 19 unknown, 117 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:02 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:02 smithi159 ceph-mon[90359]: osdmap e984: 8 total, 8 up, 8 in 2024-08-10T05:29:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:02 smithi159 ceph-mon[90359]: pgmap v1161: 137 pgs: 1 creating+peering, 19 unknown, 117 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:04.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:03 smithi086 ceph-mon[101471]: osdmap e985: 8 total, 8 up, 8 in 2024-08-10T05:29:04.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:03 smithi086 ceph-mon[98993]: osdmap e985: 8 total, 8 up, 8 in 2024-08-10T05:29:04.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:03 smithi159 ceph-mon[90359]: osdmap e985: 8 total, 8 up, 8 in 2024-08-10T05:29:05.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:04 smithi159 ceph-mon[90359]: osdmap e986: 8 total, 8 up, 8 in 2024-08-10T05:29:05.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:04 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3481330391' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:05.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:04 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:05.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:04 smithi159 ceph-mon[90359]: pgmap v1164: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:05.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:04 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:05.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:04 smithi159 ceph-mon[90359]: osdmap e987: 8 total, 8 up, 8 in 2024-08-10T05:29:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:04 smithi086 ceph-mon[98993]: osdmap e986: 8 total, 8 up, 8 in 2024-08-10T05:29:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:04 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3481330391' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:04 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:04 smithi086 ceph-mon[98993]: pgmap v1164: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:04 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:05.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:04 smithi086 ceph-mon[98993]: osdmap e987: 8 total, 8 up, 8 in 2024-08-10T05:29:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:04 smithi086 ceph-mon[101471]: osdmap e986: 8 total, 8 up, 8 in 2024-08-10T05:29:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:04 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3481330391' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:04 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:04 smithi086 ceph-mon[101471]: pgmap v1164: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:04 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:04 smithi086 ceph-mon[101471]: osdmap e987: 8 total, 8 up, 8 in 2024-08-10T05:29:05.910 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsLock.TestSetCookie (3012 ms) 2024-08-10T05:29:05.910 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsLock.TestRenew 2024-08-10T05:29:06.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:05 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:29:06.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:05 smithi159 ceph-mon[90359]: osdmap e988: 8 total, 8 up, 8 in 2024-08-10T05:29:06.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:05 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:29:06.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:05 smithi086 ceph-mon[101471]: osdmap e988: 8 total, 8 up, 8 in 2024-08-10T05:29:06.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:05 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:29:06.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:05 smithi086 ceph-mon[98993]: osdmap e988: 8 total, 8 up, 8 in 2024-08-10T05:29:07.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:06 smithi159 ceph-mon[90359]: pgmap v1167: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:07.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:06 smithi086 ceph-mon[98993]: pgmap v1167: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:07.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:06 smithi086 ceph-mon[101471]: pgmap v1167: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:07 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:29:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:07 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:29:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:07 smithi159 ceph-mon[90359]: osdmap e989: 8 total, 8 up, 8 in 2024-08-10T05:29:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:07 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2016782' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:08.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:07 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:29:08.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:07 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:29:08.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:07 smithi086 ceph-mon[98993]: osdmap e989: 8 total, 8 up, 8 in 2024-08-10T05:29:08.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:07 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2016782' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:08.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:07 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:29:08.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:07 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:29:08.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:07 smithi086 ceph-mon[101471]: osdmap e989: 8 total, 8 up, 8 in 2024-08-10T05:29:08.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:07 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2016782' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:29:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:29:08] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-08-10T05:29:09.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:08 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2016782' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:09.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:08 smithi086 ceph-mon[98993]: osdmap e990: 8 total, 8 up, 8 in 2024-08-10T05:29:09.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:08 smithi086 ceph-mon[98993]: pgmap v1170: 137 pgs: 9 creating+peering, 18 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:09.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:08 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2016782' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:09.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:08 smithi086 ceph-mon[101471]: osdmap e990: 8 total, 8 up, 8 in 2024-08-10T05:29:09.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:08 smithi086 ceph-mon[101471]: pgmap v1170: 137 pgs: 9 creating+peering, 18 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:08 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2016782' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:08 smithi159 ceph-mon[90359]: osdmap e990: 8 total, 8 up, 8 in 2024-08-10T05:29:09.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:08 smithi159 ceph-mon[90359]: pgmap v1170: 137 pgs: 9 creating+peering, 18 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:10.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:09 smithi086 ceph-mon[101471]: osdmap e991: 8 total, 8 up, 8 in 2024-08-10T05:29:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:09 smithi086 ceph-mon[98993]: osdmap e991: 8 total, 8 up, 8 in 2024-08-10T05:29:10.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:09 smithi159 ceph-mon[90359]: osdmap e991: 8 total, 8 up, 8 in 2024-08-10T05:29:11.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:10 smithi086 ceph-mon[98993]: pgmap v1172: 137 pgs: 9 creating+peering, 3 unknown, 125 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:11.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:10 smithi086 ceph-mon[101471]: pgmap v1172: 137 pgs: 9 creating+peering, 3 unknown, 125 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:11.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:10 smithi159 ceph-mon[90359]: pgmap v1172: 137 pgs: 9 creating+peering, 3 unknown, 125 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:12.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:29:12.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:29:12.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:29:12.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:29:12.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:29:12.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:29:13.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:13 smithi086 ceph-mon[101471]: pgmap v1173: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:13.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:13 smithi086 ceph-mon[98993]: pgmap v1173: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:13.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:13 smithi159 ceph-mon[90359]: pgmap v1173: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:15.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:15 smithi159 ceph-mon[90359]: pgmap v1174: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 137 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:15 smithi086 ceph-mon[98993]: pgmap v1174: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 137 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:15.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:15 smithi086 ceph-mon[101471]: pgmap v1174: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 137 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:17.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:17 smithi159 ceph-mon[90359]: pgmap v1175: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 121 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:17.707 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:17 smithi086 ceph-mon[98993]: pgmap v1175: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 121 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:17.707 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:17 smithi086 ceph-mon[101471]: pgmap v1175: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 121 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:18.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:29:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:29:18] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-08-10T05:29:19.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:19 smithi086 ceph-mon[101471]: pgmap v1176: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:19.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:19 smithi086 ceph-mon[98993]: pgmap v1176: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:19.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:19 smithi159 ceph-mon[90359]: pgmap v1176: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:21 smithi086 ceph-mon[98993]: pgmap v1177: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 357 B/s rd, 0 B/s wr, 1 op/s 2024-08-10T05:29:21.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:21 smithi086 ceph-mon[101471]: pgmap v1177: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 357 B/s rd, 0 B/s wr, 1 op/s 2024-08-10T05:29:21.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:21 smithi159 ceph-mon[90359]: pgmap v1177: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 357 B/s rd, 0 B/s wr, 1 op/s 2024-08-10T05:29:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:23 smithi086 ceph-mon[101471]: pgmap v1178: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:23 smithi086 ceph-mon[98993]: pgmap v1178: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:23 smithi159 ceph-mon[90359]: pgmap v1178: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:25.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:25 smithi086 ceph-mon[101471]: pgmap v1179: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:25.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:25 smithi086 ceph-mon[98993]: pgmap v1179: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:25 smithi159 ceph-mon[90359]: pgmap v1179: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:26.464 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsLock.TestRenew (20554 ms) 2024-08-10T05:29:26.464 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2024-08-10T05:29:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:29:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:29:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:29:27.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:27 smithi086 ceph-mon[98993]: pgmap v1180: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:27.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:27 smithi086 ceph-mon[98993]: osdmap e992: 8 total, 8 up, 8 in 2024-08-10T05:29:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:27 smithi086 ceph-mon[101471]: pgmap v1180: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:27 smithi086 ceph-mon[101471]: osdmap e992: 8 total, 8 up, 8 in 2024-08-10T05:29:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:27 smithi159 ceph-mon[90359]: pgmap v1180: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:27 smithi159 ceph-mon[90359]: osdmap e992: 8 total, 8 up, 8 in 2024-08-10T05:29:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:29:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:29:28] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-08-10T05:29:28.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:28 smithi086 ceph-mon[101471]: osdmap e993: 8 total, 8 up, 8 in 2024-08-10T05:29:28.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:28 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1090498141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:28 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:28 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:28 smithi086 ceph-mon[101471]: osdmap e994: 8 total, 8 up, 8 in 2024-08-10T05:29:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:28 smithi086 ceph-mon[98993]: osdmap e993: 8 total, 8 up, 8 in 2024-08-10T05:29:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:28 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1090498141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:28 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:28 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:28 smithi086 ceph-mon[98993]: osdmap e994: 8 total, 8 up, 8 in 2024-08-10T05:29:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:28 smithi159 ceph-mon[90359]: osdmap e993: 8 total, 8 up, 8 in 2024-08-10T05:29:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:28 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1090498141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:28 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:28 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:28 smithi159 ceph-mon[90359]: osdmap e994: 8 total, 8 up, 8 in 2024-08-10T05:29:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:29 smithi086 ceph-mon[98993]: pgmap v1183: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:29 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:29:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:29:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:29 smithi086 ceph-mon[98993]: osdmap e995: 8 total, 8 up, 8 in 2024-08-10T05:29:29.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:29 smithi086 ceph-mon[101471]: pgmap v1183: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:29.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:29 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:29:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:29:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:29 smithi086 ceph-mon[101471]: osdmap e995: 8 total, 8 up, 8 in 2024-08-10T05:29:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:29 smithi159 ceph-mon[90359]: pgmap v1183: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:29 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:29:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:29:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:29 smithi159 ceph-mon[90359]: osdmap e995: 8 total, 8 up, 8 in 2024-08-10T05:29:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:29:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:29:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:29:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:29:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:29:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:29:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:29:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:29:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:29:31.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:31 smithi086 ceph-mon[101471]: pgmap v1186: 137 pgs: 3 creating+peering, 14 unknown, 120 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:31.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:31 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:29:31.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:31 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:29:31.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:31 smithi086 ceph-mon[98993]: pgmap v1186: 137 pgs: 3 creating+peering, 14 unknown, 120 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:31.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:31 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:29:31.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:31 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:29:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:31 smithi159 ceph-mon[90359]: pgmap v1186: 137 pgs: 3 creating+peering, 14 unknown, 120 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:31 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:29:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:31 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:29:33.483 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (7019 ms) 2024-08-10T05:29:33.483 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2024-08-10T05:29:33.739 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:33 smithi159 ceph-mon[90359]: pgmap v1187: 137 pgs: 3 creating+peering, 134 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:33 smithi086 ceph-mon[98993]: pgmap v1187: 137 pgs: 3 creating+peering, 134 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:33.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:33 smithi086 ceph-mon[101471]: pgmap v1187: 137 pgs: 3 creating+peering, 134 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:34 smithi086 ceph-mon[98993]: osdmap e996: 8 total, 8 up, 8 in 2024-08-10T05:29:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:34 smithi086 ceph-mon[101471]: osdmap e996: 8 total, 8 up, 8 in 2024-08-10T05:29:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:34 smithi159 ceph-mon[90359]: osdmap e996: 8 total, 8 up, 8 in 2024-08-10T05:29:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:35 smithi086 ceph-mon[98993]: pgmap v1189: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:35 smithi086 ceph-mon[98993]: osdmap e997: 8 total, 8 up, 8 in 2024-08-10T05:29:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:35 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/732441334' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:35 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:35 smithi086 ceph-mon[101471]: pgmap v1189: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:35 smithi086 ceph-mon[101471]: osdmap e997: 8 total, 8 up, 8 in 2024-08-10T05:29:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:35 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/732441334' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:35 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:35 smithi159 ceph-mon[90359]: pgmap v1189: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:35 smithi159 ceph-mon[90359]: osdmap e997: 8 total, 8 up, 8 in 2024-08-10T05:29:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:35 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/732441334' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:35 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:36 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:36 smithi086 ceph-mon[98993]: osdmap e998: 8 total, 8 up, 8 in 2024-08-10T05:29:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:36 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:36 smithi086 ceph-mon[101471]: osdmap e998: 8 total, 8 up, 8 in 2024-08-10T05:29:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:36 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:36 smithi159 ceph-mon[90359]: osdmap e998: 8 total, 8 up, 8 in 2024-08-10T05:29:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:37 smithi086 ceph-mon[98993]: pgmap v1192: 137 pgs: 10 creating+peering, 18 unknown, 109 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:37 smithi086 ceph-mon[98993]: osdmap e999: 8 total, 8 up, 8 in 2024-08-10T05:29:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:37 smithi086 ceph-mon[101471]: pgmap v1192: 137 pgs: 10 creating+peering, 18 unknown, 109 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:37 smithi086 ceph-mon[101471]: osdmap e999: 8 total, 8 up, 8 in 2024-08-10T05:29:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:37 smithi159 ceph-mon[90359]: pgmap v1192: 137 pgs: 10 creating+peering, 18 unknown, 109 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:37 smithi159 ceph-mon[90359]: osdmap e999: 8 total, 8 up, 8 in 2024-08-10T05:29:38.513 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:29:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:29:38] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-08-10T05:29:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:38 smithi086 ceph-mon[98993]: pgmap v1194: 137 pgs: 10 creating+peering, 8 unknown, 119 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:38.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:38 smithi086 ceph-mon[101471]: pgmap v1194: 137 pgs: 10 creating+peering, 8 unknown, 119 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:38 smithi159 ceph-mon[90359]: pgmap v1194: 137 pgs: 10 creating+peering, 8 unknown, 119 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:41.164 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (7682 ms) 2024-08-10T05:29:41.165 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2024-08-10T05:29:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:41 smithi159 ceph-mon[90359]: pgmap v1195: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:41.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:41 smithi086 ceph-mon[98993]: pgmap v1195: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:41.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:41 smithi086 ceph-mon[101471]: pgmap v1195: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:42.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:42 smithi159 ceph-mon[90359]: osdmap e1000: 8 total, 8 up, 8 in 2024-08-10T05:29:42.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:29:42.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:42 smithi086 ceph-mon[98993]: osdmap e1000: 8 total, 8 up, 8 in 2024-08-10T05:29:42.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:29:42.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:42 smithi086 ceph-mon[101471]: osdmap e1000: 8 total, 8 up, 8 in 2024-08-10T05:29:42.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:29:43.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:43 smithi159 ceph-mon[90359]: osdmap e1001: 8 total, 8 up, 8 in 2024-08-10T05:29:43.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:43 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1532953680' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:43.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:43 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:43.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:43 smithi159 ceph-mon[90359]: pgmap v1198: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:43.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:43 smithi086 ceph-mon[98993]: osdmap e1001: 8 total, 8 up, 8 in 2024-08-10T05:29:43.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:43 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1532953680' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:43.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:43 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:43.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:43 smithi086 ceph-mon[98993]: pgmap v1198: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:43.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:43 smithi086 ceph-mon[101471]: osdmap e1001: 8 total, 8 up, 8 in 2024-08-10T05:29:43.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:43 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1532953680' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:43.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:43 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:43.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:43 smithi086 ceph-mon[101471]: pgmap v1198: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:44.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:44 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:29:44.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:44 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:44.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:44 smithi159 ceph-mon[90359]: osdmap e1002: 8 total, 8 up, 8 in 2024-08-10T05:29:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:44 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:29:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:44 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:44 smithi086 ceph-mon[98993]: osdmap e1002: 8 total, 8 up, 8 in 2024-08-10T05:29:44.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:44 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:29:44.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:44 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141491-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:44.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:44 smithi086 ceph-mon[101471]: osdmap e1002: 8 total, 8 up, 8 in 2024-08-10T05:29:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:45 smithi086 ceph-mon[98993]: osdmap e1003: 8 total, 8 up, 8 in 2024-08-10T05:29:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:45 smithi086 ceph-mon[98993]: pgmap v1201: 137 pgs: 7 creating+peering, 16 unknown, 114 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:45.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:45 smithi086 ceph-mon[101471]: osdmap e1003: 8 total, 8 up, 8 in 2024-08-10T05:29:45.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:45 smithi086 ceph-mon[101471]: pgmap v1201: 137 pgs: 7 creating+peering, 16 unknown, 114 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:45 smithi159 ceph-mon[90359]: osdmap e1003: 8 total, 8 up, 8 in 2024-08-10T05:29:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:45 smithi159 ceph-mon[90359]: pgmap v1201: 137 pgs: 7 creating+peering, 16 unknown, 114 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:46.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:46 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:29:46.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:46 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:29:46.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:46 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:29:46.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:46 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:29:46.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:46 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:29:46.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:46 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:29:47.556 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:47 smithi086 ceph-mon[101471]: pgmap v1202: 137 pgs: 7 creating+peering, 5 unknown, 125 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:47.557 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:47 smithi086 ceph-mon[98993]: pgmap v1202: 137 pgs: 7 creating+peering, 5 unknown, 125 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:47.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:47 smithi159 ceph-mon[90359]: pgmap v1202: 137 pgs: 7 creating+peering, 5 unknown, 125 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-10T05:29:48.261 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (7096 ms) 2024-08-10T05:29:48.261 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 11 tests from ClsLock (67418 ms total) 2024-08-10T05:29:48.261 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:29:48.261 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment tear-down 2024-08-10T05:29:48.261 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] 11 tests from 1 test suite ran. (67418 ms total) 2024-08-10T05:29:48.261 INFO:tasks.workunit.client.0.smithi086.stdout:[ PASSED ] 11 tests. 2024-08-10T05:29:48.265 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T05:29:48.265 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T05:29:48.333 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2024-08-10T05:29:48.333 DEBUG:teuthology.orchestra.run.smithi086: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-08-10T05:29:48.407 INFO:tasks.workunit.client.0.smithi086.stdout:Running main() from gmock_main.cc 2024-08-10T05:29:48.407 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] Running 4 tests from 1 test suite. 2024-08-10T05:29:48.407 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment set-up. 2024-08-10T05:29:48.407 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 4 tests from cls_log 2024-08-10T05:29:48.407 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_log.test_log_add_same_time 2024-08-10T05:29:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:29:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:29:48] "GET /metrics HTTP/1.1" 200 33995 "" "Prometheus/2.43.0" 2024-08-10T05:29:49.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:49 smithi086 ceph-mon[98993]: osdmap e1004: 8 total, 8 up, 8 in 2024-08-10T05:29:49.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:49 smithi086 ceph-mon[98993]: pgmap v1204: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:49.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:49 smithi086 ceph-mon[101471]: osdmap e1004: 8 total, 8 up, 8 in 2024-08-10T05:29:49.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:49 smithi086 ceph-mon[101471]: pgmap v1204: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:49.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:49 smithi159 ceph-mon[90359]: osdmap e1004: 8 total, 8 up, 8 in 2024-08-10T05:29:49.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:49 smithi159 ceph-mon[90359]: pgmap v1204: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:50.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:50 smithi086 ceph-mon[98993]: osdmap e1005: 8 total, 8 up, 8 in 2024-08-10T05:29:50.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:50 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3328243155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:50.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:50 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:50 smithi086 ceph-mon[101471]: osdmap e1005: 8 total, 8 up, 8 in 2024-08-10T05:29:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:50 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3328243155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:50 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:50.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:50 smithi159 ceph-mon[90359]: osdmap e1005: 8 total, 8 up, 8 in 2024-08-10T05:29:50.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:50 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3328243155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:50.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:50 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:51.292 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_log.test_log_add_same_time (2885 ms) 2024-08-10T05:29:51.292 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_log.test_log_add_different_time 2024-08-10T05:29:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:51 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:51 smithi086 ceph-mon[98993]: osdmap e1006: 8 total, 8 up, 8 in 2024-08-10T05:29:51.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:51 smithi086 ceph-mon[98993]: pgmap v1207: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:51.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:51 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:51 smithi086 ceph-mon[101471]: osdmap e1006: 8 total, 8 up, 8 in 2024-08-10T05:29:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:51 smithi086 ceph-mon[101471]: pgmap v1207: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:51 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:51 smithi159 ceph-mon[90359]: osdmap e1006: 8 total, 8 up, 8 in 2024-08-10T05:29:51.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:51 smithi159 ceph-mon[90359]: pgmap v1207: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:52.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:52 smithi086 ceph-mon[101471]: osdmap e1007: 8 total, 8 up, 8 in 2024-08-10T05:29:52.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:52 smithi086 ceph-mon[98993]: osdmap e1007: 8 total, 8 up, 8 in 2024-08-10T05:29:52.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:52 smithi159 ceph-mon[90359]: osdmap e1007: 8 total, 8 up, 8 in 2024-08-10T05:29:53.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:53 smithi086 ceph-mon[98993]: osdmap e1008: 8 total, 8 up, 8 in 2024-08-10T05:29:53.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:53 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2673616162' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:53.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:53 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:53.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:53 smithi086 ceph-mon[98993]: pgmap v1210: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:53.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:53 smithi086 ceph-mon[101471]: osdmap e1008: 8 total, 8 up, 8 in 2024-08-10T05:29:53.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:53 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2673616162' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:53.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:53 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:53.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:53 smithi086 ceph-mon[101471]: pgmap v1210: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:53 smithi159 ceph-mon[90359]: osdmap e1008: 8 total, 8 up, 8 in 2024-08-10T05:29:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:53 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2673616162' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:53 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:53.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:53 smithi159 ceph-mon[90359]: pgmap v1210: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:54.309 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_log.test_log_add_different_time (3017 ms) 2024-08-10T05:29:54.309 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_log.trim_by_time 2024-08-10T05:29:54.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:54 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:29:54.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:54 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:54.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:54 smithi086 ceph-mon[98993]: osdmap e1009: 8 total, 8 up, 8 in 2024-08-10T05:29:54.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:54 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:29:54.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:54 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:54.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:54 smithi086 ceph-mon[101471]: osdmap e1009: 8 total, 8 up, 8 in 2024-08-10T05:29:54.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:54 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:29:54.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:54 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:54.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:54 smithi159 ceph-mon[90359]: osdmap e1009: 8 total, 8 up, 8 in 2024-08-10T05:29:55.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:55 smithi086 ceph-mon[98993]: osdmap e1010: 8 total, 8 up, 8 in 2024-08-10T05:29:55.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:55 smithi086 ceph-mon[98993]: pgmap v1213: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:55.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:55 smithi086 ceph-mon[101471]: osdmap e1010: 8 total, 8 up, 8 in 2024-08-10T05:29:55.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:55 smithi086 ceph-mon[101471]: pgmap v1213: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:55 smithi159 ceph-mon[90359]: osdmap e1010: 8 total, 8 up, 8 in 2024-08-10T05:29:55.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:55 smithi159 ceph-mon[90359]: pgmap v1213: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:56.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:56 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:29:56.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:56 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:29:56.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:56 smithi086 ceph-mon[101471]: osdmap e1011: 8 total, 8 up, 8 in 2024-08-10T05:29:56.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:56 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1830595575' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:56.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:56 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:56.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:29:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:56 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:29:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:56 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:29:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:56 smithi086 ceph-mon[98993]: osdmap e1011: 8 total, 8 up, 8 in 2024-08-10T05:29:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:56 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1830595575' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:56 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:29:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:56 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:29:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:56 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:29:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:56 smithi159 ceph-mon[90359]: osdmap e1011: 8 total, 8 up, 8 in 2024-08-10T05:29:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:56 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1830595575' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:56 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:29:57.333 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_log.trim_by_time (3024 ms) 2024-08-10T05:29:57.333 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_log.trim_by_marker 2024-08-10T05:29:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:57 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:57 smithi086 ceph-mon[98993]: osdmap e1012: 8 total, 8 up, 8 in 2024-08-10T05:29:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:57 smithi086 ceph-mon[98993]: pgmap v1216: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:57.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:57 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:57.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:57 smithi086 ceph-mon[101471]: osdmap e1012: 8 total, 8 up, 8 in 2024-08-10T05:29:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:57 smithi086 ceph-mon[101471]: pgmap v1216: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:57 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:57 smithi159 ceph-mon[90359]: osdmap e1012: 8 total, 8 up, 8 in 2024-08-10T05:29:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:57 smithi159 ceph-mon[90359]: pgmap v1216: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:58.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:58 smithi086 ceph-mon[98993]: osdmap e1013: 8 total, 8 up, 8 in 2024-08-10T05:29:58.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:58 smithi086 ceph-mon[101471]: osdmap e1013: 8 total, 8 up, 8 in 2024-08-10T05:29:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:29:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:29:58] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-08-10T05:29:58.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:58 smithi159 ceph-mon[90359]: osdmap e1013: 8 total, 8 up, 8 in 2024-08-10T05:29:59.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:59 smithi086 ceph-mon[101471]: osdmap e1014: 8 total, 8 up, 8 in 2024-08-10T05:29:59.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:59 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3290748293' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:59.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:59 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:59.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:59 smithi086 ceph-mon[101471]: pgmap v1219: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:59.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:59 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:59.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:29:59 smithi086 ceph-mon[101471]: osdmap e1015: 8 total, 8 up, 8 in 2024-08-10T05:29:59.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:59 smithi086 ceph-mon[98993]: osdmap e1014: 8 total, 8 up, 8 in 2024-08-10T05:29:59.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:59 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3290748293' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:59.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:59 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:59.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:59 smithi086 ceph-mon[98993]: pgmap v1219: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:59.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:59 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:59.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:29:59 smithi086 ceph-mon[98993]: osdmap e1015: 8 total, 8 up, 8 in 2024-08-10T05:29:59.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:59 smithi159 ceph-mon[90359]: osdmap e1014: 8 total, 8 up, 8 in 2024-08-10T05:29:59.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:59 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3290748293' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:59.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:59 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:29:59.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:59 smithi159 ceph-mon[90359]: pgmap v1219: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:29:59.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:59 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141876-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:29:59.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:29:59 smithi159 ceph-mon[90359]: osdmap e1015: 8 total, 8 up, 8 in 2024-08-10T05:30:00.331 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_log.trim_by_marker (2997 ms) 2024-08-10T05:30:00.331 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 4 tests from cls_log (11924 ms total) 2024-08-10T05:30:00.331 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:30:00.331 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment tear-down 2024-08-10T05:30:00.331 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] 4 tests from 1 test suite ran. (11924 ms total) 2024-08-10T05:30:00.331 INFO:tasks.workunit.client.0.smithi086.stdout:[ PASSED ] 4 tests. 2024-08-10T05:30:00.335 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T05:30:00.335 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T05:30:00.404 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2024-08-10T05:30:00.404 DEBUG:teuthology.orchestra.run.smithi086: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-08-10T05:30:00.477 INFO:tasks.workunit.client.0.smithi086.stdout:Running main() from gmock_main.cc 2024-08-10T05:30:00.477 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] Running 4 tests from 1 test suite. 2024-08-10T05:30:00.477 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment set-up. 2024-08-10T05:30:00.477 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 4 tests from ClsNumOps 2024-08-10T05:30:00.477 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsNumOps.Add 2024-08-10T05:30:00.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:00 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:00.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:00 smithi086 ceph-mon[98993]: Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-08-10T05:30:00.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:00 smithi086 ceph-mon[98993]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-10T05:30:00.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:00 smithi086 ceph-mon[98993]: application not enabled on pool 'test-rados-api-smithi086-141876-4' 2024-08-10T05:30:00.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:00 smithi086 ceph-mon[98993]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-10T05:30:00.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:00 smithi086 ceph-mon[98993]: osdmap e1016: 8 total, 8 up, 8 in 2024-08-10T05:30:00.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:00 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:00 smithi086 ceph-mon[101471]: Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-08-10T05:30:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:00 smithi086 ceph-mon[101471]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-10T05:30:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:00 smithi086 ceph-mon[101471]: application not enabled on pool 'test-rados-api-smithi086-141876-4' 2024-08-10T05:30:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:00 smithi086 ceph-mon[101471]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-10T05:30:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:00 smithi086 ceph-mon[101471]: osdmap e1016: 8 total, 8 up, 8 in 2024-08-10T05:30:00.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:00 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:00.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:00 smithi159 ceph-mon[90359]: Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-08-10T05:30:00.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:00 smithi159 ceph-mon[90359]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-10T05:30:00.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:00 smithi159 ceph-mon[90359]: application not enabled on pool 'test-rados-api-smithi086-141876-4' 2024-08-10T05:30:00.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:00 smithi159 ceph-mon[90359]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-10T05:30:00.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:00 smithi159 ceph-mon[90359]: osdmap e1016: 8 total, 8 up, 8 in 2024-08-10T05:30:01.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:01 smithi086 ceph-mon[98993]: pgmap v1222: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:01.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:01 smithi086 ceph-mon[101471]: pgmap v1222: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:01.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:01 smithi159 ceph-mon[90359]: pgmap v1222: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:02.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:02 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:02.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:02 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:30:02.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:02 smithi086 ceph-mon[98993]: osdmap e1017: 8 total, 8 up, 8 in 2024-08-10T05:30:02.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:02 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3523971278' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:02.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:02 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:02.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:02 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:30:02.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:02 smithi086 ceph-mon[101471]: osdmap e1017: 8 total, 8 up, 8 in 2024-08-10T05:30:02.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:02 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3523971278' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:02.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:02 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:02.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:02 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:30:02.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:02 smithi159 ceph-mon[90359]: osdmap e1017: 8 total, 8 up, 8 in 2024-08-10T05:30:02.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:02 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3523971278' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:03.376 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsNumOps.Add (2898 ms) 2024-08-10T05:30:03.376 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsNumOps.Sub 2024-08-10T05:30:03.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:03 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3523971278' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:03.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:03 smithi086 ceph-mon[98993]: osdmap e1018: 8 total, 8 up, 8 in 2024-08-10T05:30:03.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:03 smithi086 ceph-mon[98993]: pgmap v1225: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:03.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:03 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3523971278' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:03.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:03 smithi086 ceph-mon[101471]: osdmap e1018: 8 total, 8 up, 8 in 2024-08-10T05:30:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:03 smithi086 ceph-mon[101471]: pgmap v1225: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:03.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:03 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3523971278' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:03.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:03 smithi159 ceph-mon[90359]: osdmap e1018: 8 total, 8 up, 8 in 2024-08-10T05:30:03.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:03 smithi159 ceph-mon[90359]: pgmap v1225: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:04.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:04 smithi086 ceph-mon[98993]: osdmap e1019: 8 total, 8 up, 8 in 2024-08-10T05:30:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:04 smithi086 ceph-mon[101471]: osdmap e1019: 8 total, 8 up, 8 in 2024-08-10T05:30:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:04 smithi159 ceph-mon[90359]: osdmap e1019: 8 total, 8 up, 8 in 2024-08-10T05:30:05.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:05 smithi086 ceph-mon[101471]: osdmap e1020: 8 total, 8 up, 8 in 2024-08-10T05:30:05.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:05 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2514904566' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:05.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:05 smithi086 ceph-mon[101471]: pgmap v1228: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:05.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:05 smithi086 ceph-mon[98993]: osdmap e1020: 8 total, 8 up, 8 in 2024-08-10T05:30:05.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:05 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2514904566' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:05 smithi086 ceph-mon[98993]: pgmap v1228: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:05 smithi159 ceph-mon[90359]: osdmap e1020: 8 total, 8 up, 8 in 2024-08-10T05:30:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:05 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2514904566' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:05.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:05 smithi159 ceph-mon[90359]: pgmap v1228: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:06.389 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsNumOps.Sub (3014 ms) 2024-08-10T05:30:06.389 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsNumOps.Mul 2024-08-10T05:30:06.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:06 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:06.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:06 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2514904566' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:06.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:06 smithi086 ceph-mon[98993]: osdmap e1021: 8 total, 8 up, 8 in 2024-08-10T05:30:06.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:06 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:06.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:06 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2514904566' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:06.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:06 smithi086 ceph-mon[101471]: osdmap e1021: 8 total, 8 up, 8 in 2024-08-10T05:30:06.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:06 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:06.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:06 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2514904566' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:06.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:06 smithi159 ceph-mon[90359]: osdmap e1021: 8 total, 8 up, 8 in 2024-08-10T05:30:07.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:07 smithi086 ceph-mon[98993]: osdmap e1022: 8 total, 8 up, 8 in 2024-08-10T05:30:07.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:07 smithi086 ceph-mon[98993]: pgmap v1231: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:07.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:07 smithi086 ceph-mon[101471]: osdmap e1022: 8 total, 8 up, 8 in 2024-08-10T05:30:07.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:07 smithi086 ceph-mon[101471]: pgmap v1231: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:07.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:07 smithi159 ceph-mon[90359]: osdmap e1022: 8 total, 8 up, 8 in 2024-08-10T05:30:07.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:07 smithi159 ceph-mon[90359]: pgmap v1231: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:30:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:30:08] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-08-10T05:30:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:08 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:08 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:30:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:08 smithi086 ceph-mon[98993]: osdmap e1023: 8 total, 8 up, 8 in 2024-08-10T05:30:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:08 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/386056140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:08 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:08 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:08 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:30:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:08 smithi086 ceph-mon[101471]: osdmap e1023: 8 total, 8 up, 8 in 2024-08-10T05:30:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:08 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/386056140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:08 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:08.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:08 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:08.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:08 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:30:08.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:08 smithi159 ceph-mon[90359]: osdmap e1023: 8 total, 8 up, 8 in 2024-08-10T05:30:08.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:08 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/386056140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:08.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:08 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:09.417 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsNumOps.Mul (3028 ms) 2024-08-10T05:30:09.418 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsNumOps.Div 2024-08-10T05:30:09.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:09 smithi159 ceph-mon[90359]: pgmap v1233: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:09.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:09 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:09.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:09 smithi159 ceph-mon[90359]: osdmap e1024: 8 total, 8 up, 8 in 2024-08-10T05:30:09.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:09 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:09.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:09 smithi086 ceph-mon[98993]: pgmap v1233: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:09.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:09 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:09.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:09 smithi086 ceph-mon[98993]: osdmap e1024: 8 total, 8 up, 8 in 2024-08-10T05:30:09.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:09 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:09.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:09 smithi086 ceph-mon[101471]: pgmap v1233: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:09.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:09 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:09.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:09 smithi086 ceph-mon[101471]: osdmap e1024: 8 total, 8 up, 8 in 2024-08-10T05:30:09.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:09 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:10.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:10 smithi159 ceph-mon[90359]: osdmap e1025: 8 total, 8 up, 8 in 2024-08-10T05:30:10.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:10 smithi086 ceph-mon[98993]: osdmap e1025: 8 total, 8 up, 8 in 2024-08-10T05:30:10.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:10 smithi086 ceph-mon[101471]: osdmap e1025: 8 total, 8 up, 8 in 2024-08-10T05:30:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:11 smithi159 ceph-mon[90359]: pgmap v1236: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:11 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:11 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:30:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:11 smithi159 ceph-mon[90359]: osdmap e1026: 8 total, 8 up, 8 in 2024-08-10T05:30:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:11 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2099397658' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:11 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:30:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:11 smithi086 ceph-mon[101471]: pgmap v1236: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:11 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:11 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:30:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:11 smithi086 ceph-mon[101471]: osdmap e1026: 8 total, 8 up, 8 in 2024-08-10T05:30:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:11 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2099397658' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:11 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:30:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:11 smithi086 ceph-mon[98993]: pgmap v1236: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:11 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:11 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:30:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:11 smithi086 ceph-mon[98993]: osdmap e1026: 8 total, 8 up, 8 in 2024-08-10T05:30:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:11 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2099397658' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:11 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:30:12.444 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsNumOps.Div (3027 ms) 2024-08-10T05:30:12.445 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 4 tests from ClsNumOps (11967 ms total) 2024-08-10T05:30:12.445 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:30:12.445 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment tear-down 2024-08-10T05:30:12.445 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] 4 tests from 1 test suite ran. (11967 ms total) 2024-08-10T05:30:12.446 INFO:tasks.workunit.client.0.smithi086.stdout:[ PASSED ] 4 tests. 2024-08-10T05:30:12.448 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T05:30:12.448 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T05:30:12.516 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-08-10T05:30:12.517 DEBUG:teuthology.orchestra.run.smithi086: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-08-10T05:30:12.589 INFO:tasks.workunit.client.0.smithi086.stdout:Running main() from gmock_main.cc 2024-08-10T05:30:12.589 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] Running 70 tests from 1 test suite. 2024-08-10T05:30:12.590 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment set-up. 2024-08-10T05:30:12.590 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 70 tests from TestClsRbd 2024-08-10T05:30:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:12 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:12 smithi086 ceph-mon[98993]: osdmap e1027: 8 total, 8 up, 8 in 2024-08-10T05:30:12.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:12 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:12.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:12 smithi086 ceph-mon[101471]: osdmap e1027: 8 total, 8 up, 8 in 2024-08-10T05:30:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:12 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-141985-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:12 smithi159 ceph-mon[90359]: osdmap e1027: 8 total, 8 up, 8 in 2024-08-10T05:30:13.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:13 smithi086 ceph-mon[98993]: pgmap v1239: 137 pgs: 4 creating+peering, 22 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:13.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:13 smithi086 ceph-mon[98993]: osdmap e1028: 8 total, 8 up, 8 in 2024-08-10T05:30:13.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:13 smithi086 ceph-mon[101471]: pgmap v1239: 137 pgs: 4 creating+peering, 22 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:13.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:13 smithi086 ceph-mon[101471]: osdmap e1028: 8 total, 8 up, 8 in 2024-08-10T05:30:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:13 smithi159 ceph-mon[90359]: pgmap v1239: 137 pgs: 4 creating+peering, 22 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:13 smithi159 ceph-mon[90359]: osdmap e1028: 8 total, 8 up, 8 in 2024-08-10T05:30:14.451 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.get_all_features 2024-08-10T05:30:14.466 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.get_all_features (16 ms) 2024-08-10T05:30:14.466 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.copyup 2024-08-10T05:30:14.644 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.copyup (177 ms) 2024-08-10T05:30:14.644 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-08-10T05:30:14.660 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.sparse_copyup (16 ms) 2024-08-10T05:30:14.660 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-08-10T05:30:14.666 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.get_and_set_id (7 ms) 2024-08-10T05:30:14.666 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-08-10T05:30:14.678 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.add_remove_child (12 ms) 2024-08-10T05:30:14.678 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.directory_methods 2024-08-10T05:30:14.703 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.directory_methods (25 ms) 2024-08-10T05:30:14.703 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.create 2024-08-10T05:30:14.718 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.create (15 ms) 2024-08-10T05:30:14.718 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.get_features 2024-08-10T05:30:14.719 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.get_features (1 ms) 2024-08-10T05:30:14.719 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-08-10T05:30:14.721 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.get_object_prefix (1 ms) 2024-08-10T05:30:14.721 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-08-10T05:30:14.723 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2024-08-10T05:30:14.723 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-08-10T05:30:14.724 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2024-08-10T05:30:14.724 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-08-10T05:30:14.726 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.get_modify_timestamp (1 ms) 2024-08-10T05:30:14.726 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-08-10T05:30:14.730 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.get_data_pool (4 ms) 2024-08-10T05:30:14.730 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.get_size 2024-08-10T05:30:14.734 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.get_size (4 ms) 2024-08-10T05:30:14.734 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.set_size 2024-08-10T05:30:14.738 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.set_size (4 ms) 2024-08-10T05:30:14.738 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.protection_status 2024-08-10T05:30:14.754 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.protection_status (17 ms) 2024-08-10T05:30:14.754 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-08-10T05:30:14.761 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.snapshot_limits (7 ms) 2024-08-10T05:30:14.761 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.parents_v1 2024-08-10T05:30:14.804 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.parents_v1 (43 ms) 2024-08-10T05:30:14.804 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.parents_v2 2024-08-10T05:30:14.833 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.parents_v2 (28 ms) 2024-08-10T05:30:14.833 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.snapshots 2024-08-10T05:30:14.855 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.snapshots (22 ms) 2024-08-10T05:30:14.855 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.snapid_race 2024-08-10T05:30:14.859 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.snapid_race (4 ms) 2024-08-10T05:30:14.859 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.stripingv2 2024-08-10T05:30:14.867 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.stripingv2 (9 ms) 2024-08-10T05:30:14.867 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.object_map_save 2024-08-10T05:30:14.869 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.object_map_save (2 ms) 2024-08-10T05:30:14.870 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-08-10T05:30:14.877 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.object_map_resize (8 ms) 2024-08-10T05:30:14.877 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.object_map_update 2024-08-10T05:30:14.885 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.object_map_update (8 ms) 2024-08-10T05:30:14.885 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-08-10T05:30:14.885 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2024-08-10T05:30:14.885 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-08-10T05:30:14.894 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.object_map_snap_add (9 ms) 2024-08-10T05:30:14.894 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-08-10T05:30:14.902 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.object_map_snap_remove (8 ms) 2024-08-10T05:30:14.902 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.flags 2024-08-10T05:30:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:14 smithi086 ceph-mon[98993]: osdmap e1029: 8 total, 8 up, 8 in 2024-08-10T05:30:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:14 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/867879149' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142091-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:14 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142091-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:14 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142091-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:14 smithi086 ceph-mon[98993]: osdmap e1030: 8 total, 8 up, 8 in 2024-08-10T05:30:14.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:14 smithi086 ceph-mon[101471]: osdmap e1029: 8 total, 8 up, 8 in 2024-08-10T05:30:14.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:14 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/867879149' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142091-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:14.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:14 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142091-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:14.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:14 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142091-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:14.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:14 smithi086 ceph-mon[101471]: osdmap e1030: 8 total, 8 up, 8 in 2024-08-10T05:30:14.907 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.flags (5 ms) 2024-08-10T05:30:14.907 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.metadata 2024-08-10T05:30:14.930 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.metadata (22 ms) 2024-08-10T05:30:14.930 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.set_features 2024-08-10T05:30:14.936 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.set_features (7 ms) 2024-08-10T05:30:14.936 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.mirror 2024-08-10T05:30:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:14 smithi159 ceph-mon[90359]: osdmap e1029: 8 total, 8 up, 8 in 2024-08-10T05:30:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:14 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/867879149' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142091-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:14 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142091-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:14 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142091-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:14 smithi159 ceph-mon[90359]: osdmap e1030: 8 total, 8 up, 8 in 2024-08-10T05:30:14.968 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.mirror (31 ms) 2024-08-10T05:30:14.968 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.mirror_image 2024-08-10T05:30:14.981 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.mirror_image (14 ms) 2024-08-10T05:30:14.981 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-08-10T05:30:15.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:15 smithi086 ceph-mon[101471]: pgmap v1242: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:15.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:15 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:15.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:15 smithi086 ceph-mon[101471]: osdmap e1031: 8 total, 8 up, 8 in 2024-08-10T05:30:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:15 smithi086 ceph-mon[98993]: pgmap v1242: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:15 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:15 smithi086 ceph-mon[98993]: osdmap e1031: 8 total, 8 up, 8 in 2024-08-10T05:30:15.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:15 smithi159 ceph-mon[90359]: pgmap v1242: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:15 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:15 smithi159 ceph-mon[90359]: osdmap e1031: 8 total, 8 up, 8 in 2024-08-10T05:30:16.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:16 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:16.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:16 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:30:16.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:16 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:16.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:16 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:30:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:16 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:16 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:30:17.386 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.mirror_image_status (2405 ms) 2024-08-10T05:30:17.386 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-08-10T05:30:17.467 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.mirror_image_map (81 ms) 2024-08-10T05:30:17.467 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-08-10T05:30:17.474 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.mirror_instances (7 ms) 2024-08-10T05:30:17.475 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-08-10T05:30:17.485 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.mirror_snapshot (11 ms) 2024-08-10T05:30:17.485 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-08-10T05:30:17.487 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_dir_list (2 ms) 2024-08-10T05:30:17.487 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-08-10T05:30:17.489 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_dir_add (2 ms) 2024-08-10T05:30:17.489 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-08-10T05:30:17.492 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.dir_add_already_existing (3 ms) 2024-08-10T05:30:17.492 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-08-10T05:30:17.498 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_dir_rename (6 ms) 2024-08-10T05:30:17.498 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-08-10T05:30:17.501 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_dir_remove (3 ms) 2024-08-10T05:30:17.501 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-08-10T05:30:17.505 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (4 ms) 2024-08-10T05:30:17.506 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_image_add 2024-08-10T05:30:17.507 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_image_add (2 ms) 2024-08-10T05:30:17.507 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-08-10T05:30:17.512 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_image_remove (5 ms) 2024-08-10T05:30:17.512 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_image_list 2024-08-10T05:30:17.518 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_image_list (6 ms) 2024-08-10T05:30:17.519 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-08-10T05:30:17.523 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_image_clean (5 ms) 2024-08-10T05:30:17.523 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.image_group_add 2024-08-10T05:30:17.525 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.image_group_add (2 ms) 2024-08-10T05:30:17.525 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-08-10T05:30:17.528 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.image_group_remove (3 ms) 2024-08-10T05:30:17.528 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.image_group_get 2024-08-10T05:30:17.530 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.image_group_get (2 ms) 2024-08-10T05:30:17.531 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-08-10T05:30:17.532 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2024-08-10T05:30:17.532 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-08-10T05:30:17.534 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (2 ms) 2024-08-10T05:30:17.534 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-08-10T05:30:17.537 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (3 ms) 2024-08-10T05:30:17.537 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-08-10T05:30:17.539 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (2 ms) 2024-08-10T05:30:17.539 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-08-10T05:30:17.541 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_snap_set (2 ms) 2024-08-10T05:30:17.542 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-08-10T05:30:17.544 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2024-08-10T05:30:17.544 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-08-10T05:30:17.560 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (16 ms) 2024-08-10T05:30:17.560 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-08-10T05:30:17.765 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (204 ms) 2024-08-10T05:30:17.765 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-08-10T05:30:17.768 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_snap_remove (4 ms) 2024-08-10T05:30:17.768 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-08-10T05:30:17.770 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2024-08-10T05:30:17.771 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.trash_methods 2024-08-10T05:30:17.777 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.trash_methods (6 ms) 2024-08-10T05:30:17.777 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.op_features 2024-08-10T05:30:17.783 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.op_features (7 ms) 2024-08-10T05:30:17.784 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.clone_parent 2024-08-10T05:30:17.801 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.clone_parent (18 ms) 2024-08-10T05:30:17.802 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-08-10T05:30:17.805 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:17 smithi086 ceph-mon[101471]: pgmap v1245: 137 pgs: 11 creating+peering, 6 unknown, 120 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 186 KiB/s rd, 77 KiB/s wr, 295 op/s 2024-08-10T05:30:17.805 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:17 smithi086 ceph-mon[98993]: pgmap v1245: 137 pgs: 11 creating+peering, 6 unknown, 120 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 186 KiB/s rd, 77 KiB/s wr, 295 op/s 2024-08-10T05:30:17.809 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.clone_parent_ns (8 ms) 2024-08-10T05:30:17.810 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.clone_child 2024-08-10T05:30:17.821 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.clone_child (12 ms) 2024-08-10T05:30:17.821 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-08-10T05:30:17.828 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.namespace_methods (7 ms) 2024-08-10T05:30:17.828 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.migration 2024-08-10T05:30:17.837 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.migration (9 ms) 2024-08-10T05:30:17.837 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.migration_v1 2024-08-10T05:30:17.848 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.migration_v1 (11 ms) 2024-08-10T05:30:17.848 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-08-10T05:30:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:17 smithi159 ceph-mon[90359]: pgmap v1245: 137 pgs: 11 creating+peering, 6 unknown, 120 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 186 KiB/s rd, 77 KiB/s wr, 295 op/s 2024-08-10T05:30:18.563 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:30:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:30:18] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-08-10T05:30:18.821 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:18 smithi086 ceph-mon[101471]: pgmap v1246: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 746 KiB/s wr, 241 op/s 2024-08-10T05:30:18.821 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:18 smithi086 ceph-mon[101471]: osdmap e1032: 8 total, 8 up, 8 in 2024-08-10T05:30:18.822 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:18 smithi086 ceph-mon[98993]: pgmap v1246: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 746 KiB/s wr, 241 op/s 2024-08-10T05:30:18.822 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:18 smithi086 ceph-mon[98993]: osdmap e1032: 8 total, 8 up, 8 in 2024-08-10T05:30:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:18 smithi159 ceph-mon[90359]: pgmap v1246: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 746 KiB/s wr, 241 op/s 2024-08-10T05:30:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:18 smithi159 ceph-mon[90359]: osdmap e1032: 8 total, 8 up, 8 in 2024-08-10T05:30:19.532 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1683 ms) 2024-08-10T05:30:19.532 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestClsRbd.sparsify 2024-08-10T05:30:19.583 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestClsRbd.sparsify (51 ms) 2024-08-10T05:30:20.536 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 70 tests from TestClsRbd (5133 ms total) 2024-08-10T05:30:20.537 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:30:20.537 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment tear-down 2024-08-10T05:30:20.537 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] 70 tests from 1 test suite ran. (7947 ms total) 2024-08-10T05:30:20.537 INFO:tasks.workunit.client.0.smithi086.stdout:[ PASSED ] 70 tests. 2024-08-10T05:30:20.540 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T05:30:20.541 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T05:30:20.608 INFO:tasks.workunit:Running workunit cls/test_cls_refcount.sh... 2024-08-10T05:30:20.608 DEBUG:teuthology.orchestra.run.smithi086:workunit test cls/test_cls_refcount.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_refcount.sh 2024-08-10T05:30:20.679 INFO:tasks.workunit.client.0.smithi086.stdout:Running main() from gmock_main.cc 2024-08-10T05:30:20.679 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] Running 10 tests from 1 test suite. 2024-08-10T05:30:20.679 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment set-up. 2024-08-10T05:30:20.679 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 10 tests from cls_rgw 2024-08-10T05:30:20.679 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.test_implicit 2024-08-10T05:30:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:20 smithi086 ceph-mon[98993]: osdmap e1033: 8 total, 8 up, 8 in 2024-08-10T05:30:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:20 smithi086 ceph-mon[98993]: pgmap v1249: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.4 MiB/s wr, 2.44k op/s 2024-08-10T05:30:20.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:20 smithi086 ceph-mon[101471]: osdmap e1033: 8 total, 8 up, 8 in 2024-08-10T05:30:20.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:20 smithi086 ceph-mon[101471]: pgmap v1249: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.4 MiB/s wr, 2.44k op/s 2024-08-10T05:30:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:20 smithi159 ceph-mon[90359]: osdmap e1033: 8 total, 8 up, 8 in 2024-08-10T05:30:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:20 smithi159 ceph-mon[90359]: pgmap v1249: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.4 MiB/s wr, 2.44k op/s 2024-08-10T05:30:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:21 smithi086 ceph-mon[98993]: osdmap e1034: 8 total, 8 up, 8 in 2024-08-10T05:30:21.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:21 smithi086 ceph-mon[101471]: osdmap e1034: 8 total, 8 up, 8 in 2024-08-10T05:30:21.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:21 smithi159 ceph-mon[90359]: osdmap e1034: 8 total, 8 up, 8 in 2024-08-10T05:30:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:22 smithi086 ceph-mon[98993]: osdmap e1035: 8 total, 8 up, 8 in 2024-08-10T05:30:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:22 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3380297042' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:22 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:22 smithi086 ceph-mon[98993]: pgmap v1252: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:22 smithi086 ceph-mon[101471]: osdmap e1035: 8 total, 8 up, 8 in 2024-08-10T05:30:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:22 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3380297042' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:22 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:22 smithi086 ceph-mon[101471]: pgmap v1252: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:22 smithi159 ceph-mon[90359]: osdmap e1035: 8 total, 8 up, 8 in 2024-08-10T05:30:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:22 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3380297042' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:22 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:22 smithi159 ceph-mon[90359]: pgmap v1252: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:23.555 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.test_implicit (2876 ms) 2024-08-10T05:30:23.555 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.test_implicit_idempotent 2024-08-10T05:30:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:23 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:23 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:23 smithi086 ceph-mon[98993]: osdmap e1036: 8 total, 8 up, 8 in 2024-08-10T05:30:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:23 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:23 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:23 smithi086 ceph-mon[101471]: osdmap e1036: 8 total, 8 up, 8 in 2024-08-10T05:30:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:23 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:23 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:23 smithi159 ceph-mon[90359]: osdmap e1036: 8 total, 8 up, 8 in 2024-08-10T05:30:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:24 smithi086 ceph-mon[98993]: osdmap e1037: 8 total, 8 up, 8 in 2024-08-10T05:30:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:24 smithi086 ceph-mon[98993]: pgmap v1255: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:24 smithi086 ceph-mon[101471]: osdmap e1037: 8 total, 8 up, 8 in 2024-08-10T05:30:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:24 smithi086 ceph-mon[101471]: pgmap v1255: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:24 smithi159 ceph-mon[90359]: osdmap e1037: 8 total, 8 up, 8 in 2024-08-10T05:30:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:24 smithi159 ceph-mon[90359]: pgmap v1255: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:25 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:25 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:30:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:25 smithi086 ceph-mon[98993]: osdmap e1038: 8 total, 8 up, 8 in 2024-08-10T05:30:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:25 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2921058092' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:25 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:25.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:25 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:25.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:25 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:30:25.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:25 smithi086 ceph-mon[101471]: osdmap e1038: 8 total, 8 up, 8 in 2024-08-10T05:30:25.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:25 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2921058092' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:25.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:25 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:25 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:25 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:30:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:25 smithi159 ceph-mon[90359]: osdmap e1038: 8 total, 8 up, 8 in 2024-08-10T05:30:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:25 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2921058092' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:25 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:26.579 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.test_implicit_idempotent (3024 ms) 2024-08-10T05:30:26.579 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.test_put_snap 2024-08-10T05:30:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:26 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:26 smithi086 ceph-mon[98993]: osdmap e1039: 8 total, 8 up, 8 in 2024-08-10T05:30:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:30:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:26 smithi086 ceph-mon[98993]: pgmap v1258: 137 pgs: 11 creating+peering, 15 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:26 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:26 smithi086 ceph-mon[101471]: osdmap e1039: 8 total, 8 up, 8 in 2024-08-10T05:30:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:30:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:26 smithi086 ceph-mon[101471]: pgmap v1258: 137 pgs: 11 creating+peering, 15 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:26 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:26 smithi159 ceph-mon[90359]: osdmap e1039: 8 total, 8 up, 8 in 2024-08-10T05:30:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:30:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:26 smithi159 ceph-mon[90359]: pgmap v1258: 137 pgs: 11 creating+peering, 15 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:27.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:27 smithi086 ceph-mon[98993]: osdmap e1040: 8 total, 8 up, 8 in 2024-08-10T05:30:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:27 smithi086 ceph-mon[101471]: osdmap e1040: 8 total, 8 up, 8 in 2024-08-10T05:30:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:27 smithi159 ceph-mon[90359]: osdmap e1040: 8 total, 8 up, 8 in 2024-08-10T05:30:28.587 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:30:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:30:28] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-08-10T05:30:28.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:28 smithi086 ceph-mon[101471]: osdmap e1041: 8 total, 8 up, 8 in 2024-08-10T05:30:28.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:28 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3773163746' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:28.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:28 smithi086 ceph-mon[101471]: pgmap v1261: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:28.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:28 smithi086 ceph-mon[98993]: osdmap e1041: 8 total, 8 up, 8 in 2024-08-10T05:30:28.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:28 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3773163746' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:28.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:28 smithi086 ceph-mon[98993]: pgmap v1261: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:28 smithi159 ceph-mon[90359]: osdmap e1041: 8 total, 8 up, 8 in 2024-08-10T05:30:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:28 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3773163746' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:28 smithi159 ceph-mon[90359]: pgmap v1261: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:29.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:29 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:29.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:29 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3773163746' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:29.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:29 smithi086 ceph-mon[101471]: osdmap e1042: 8 total, 8 up, 8 in 2024-08-10T05:30:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:29 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:29 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3773163746' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:29 smithi086 ceph-mon[98993]: osdmap e1042: 8 total, 8 up, 8 in 2024-08-10T05:30:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:29 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:29 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3773163746' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:29 smithi159 ceph-mon[90359]: osdmap e1042: 8 total, 8 up, 8 in 2024-08-10T05:30:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:30 smithi086 ceph-mon[101471]: osdmap e1043: 8 total, 8 up, 8 in 2024-08-10T05:30:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:30:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:30:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:30:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:30:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:30 smithi086 ceph-mon[101471]: pgmap v1264: 137 pgs: 2 creating+peering, 16 unknown, 119 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T05:30:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:30 smithi086 ceph-mon[98993]: osdmap e1043: 8 total, 8 up, 8 in 2024-08-10T05:30:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:30:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:30:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:30:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:30:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:30 smithi086 ceph-mon[98993]: pgmap v1264: 137 pgs: 2 creating+peering, 16 unknown, 119 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T05:30:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:30 smithi159 ceph-mon[90359]: osdmap e1043: 8 total, 8 up, 8 in 2024-08-10T05:30:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:30:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:30:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:30:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:30:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:30 smithi159 ceph-mon[90359]: pgmap v1264: 137 pgs: 2 creating+peering, 16 unknown, 119 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T05:30:31.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:31 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:31.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:31 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:30:31.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:31 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:31.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:31 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:30:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:31 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:31 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:30:32.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:32 smithi086 ceph-mon[101471]: pgmap v1265: 137 pgs: 2 creating+peering, 135 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 175 B/s wr, 0 op/s 2024-08-10T05:30:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:32 smithi086 ceph-mon[98993]: pgmap v1265: 137 pgs: 2 creating+peering, 135 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 175 B/s wr, 0 op/s 2024-08-10T05:30:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:32 smithi159 ceph-mon[90359]: pgmap v1265: 137 pgs: 2 creating+peering, 135 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 175 B/s wr, 0 op/s 2024-08-10T05:30:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:33 smithi086 ceph-mon[98993]: osdmap e1044: 8 total, 8 up, 8 in 2024-08-10T05:30:33.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:33 smithi086 ceph-mon[101471]: osdmap e1044: 8 total, 8 up, 8 in 2024-08-10T05:30:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:33 smithi159 ceph-mon[90359]: osdmap e1044: 8 total, 8 up, 8 in 2024-08-10T05:30:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:34 smithi086 ceph-mon[98993]: osdmap e1045: 8 total, 8 up, 8 in 2024-08-10T05:30:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:34 smithi086 ceph-mon[98993]: pgmap v1268: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 176 B/s wr, 0 op/s 2024-08-10T05:30:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:34 smithi086 ceph-mon[101471]: osdmap e1045: 8 total, 8 up, 8 in 2024-08-10T05:30:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:34 smithi086 ceph-mon[101471]: pgmap v1268: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 176 B/s wr, 0 op/s 2024-08-10T05:30:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:34 smithi159 ceph-mon[90359]: osdmap e1045: 8 total, 8 up, 8 in 2024-08-10T05:30:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:34 smithi159 ceph-mon[90359]: pgmap v1268: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 176 B/s wr, 0 op/s 2024-08-10T05:30:35.620 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.test_put_snap (9040 ms) 2024-08-10T05:30:35.620 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.test_explicit 2024-08-10T05:30:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:35 smithi086 ceph-mon[98993]: osdmap e1046: 8 total, 8 up, 8 in 2024-08-10T05:30:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:35 smithi086 ceph-mon[98993]: osdmap e1047: 8 total, 8 up, 8 in 2024-08-10T05:30:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:35 smithi086 ceph-mon[101471]: osdmap e1046: 8 total, 8 up, 8 in 2024-08-10T05:30:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:35 smithi086 ceph-mon[101471]: osdmap e1047: 8 total, 8 up, 8 in 2024-08-10T05:30:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:35 smithi159 ceph-mon[90359]: osdmap e1046: 8 total, 8 up, 8 in 2024-08-10T05:30:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:35 smithi159 ceph-mon[90359]: osdmap e1047: 8 total, 8 up, 8 in 2024-08-10T05:30:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:36 smithi086 ceph-mon[98993]: pgmap v1271: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:36 smithi086 ceph-mon[101471]: pgmap v1271: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:36 smithi159 ceph-mon[90359]: pgmap v1271: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:37 smithi086 ceph-mon[101471]: osdmap e1048: 8 total, 8 up, 8 in 2024-08-10T05:30:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:37 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2051138680' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:37 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:37 smithi086 ceph-mon[98993]: osdmap e1048: 8 total, 8 up, 8 in 2024-08-10T05:30:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:37 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2051138680' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:37 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:37 smithi159 ceph-mon[90359]: osdmap e1048: 8 total, 8 up, 8 in 2024-08-10T05:30:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:37 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2051138680' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:37 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:38.649 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:30:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:30:38] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-08-10T05:30:38.657 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.test_explicit (3038 ms) 2024-08-10T05:30:38.658 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.set 2024-08-10T05:30:38.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:38 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:38.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:38 smithi086 ceph-mon[101471]: osdmap e1049: 8 total, 8 up, 8 in 2024-08-10T05:30:38.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:38 smithi086 ceph-mon[101471]: pgmap v1274: 137 pgs: 9 creating+peering, 20 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:38 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:38 smithi086 ceph-mon[98993]: osdmap e1049: 8 total, 8 up, 8 in 2024-08-10T05:30:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:38 smithi086 ceph-mon[98993]: pgmap v1274: 137 pgs: 9 creating+peering, 20 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:38 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:38 smithi159 ceph-mon[90359]: osdmap e1049: 8 total, 8 up, 8 in 2024-08-10T05:30:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:38 smithi159 ceph-mon[90359]: pgmap v1274: 137 pgs: 9 creating+peering, 20 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:39 smithi159 ceph-mon[90359]: osdmap e1050: 8 total, 8 up, 8 in 2024-08-10T05:30:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:39 smithi086 ceph-mon[98993]: osdmap e1050: 8 total, 8 up, 8 in 2024-08-10T05:30:40.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:39 smithi086 ceph-mon[101471]: osdmap e1050: 8 total, 8 up, 8 in 2024-08-10T05:30:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:40 smithi159 ceph-mon[90359]: osdmap e1051: 8 total, 8 up, 8 in 2024-08-10T05:30:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:40 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2169650492' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:40 smithi159 ceph-mon[90359]: pgmap v1277: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:41.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:40 smithi086 ceph-mon[98993]: osdmap e1051: 8 total, 8 up, 8 in 2024-08-10T05:30:41.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:40 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2169650492' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:41.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:40 smithi086 ceph-mon[98993]: pgmap v1277: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:41.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:40 smithi086 ceph-mon[101471]: osdmap e1051: 8 total, 8 up, 8 in 2024-08-10T05:30:41.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:40 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2169650492' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:30:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:40 smithi086 ceph-mon[101471]: pgmap v1277: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:41.691 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.set (3034 ms) 2024-08-10T05:30:41.691 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.test_implicit_ec 2024-08-10T05:30:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:41 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:41 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2169650492' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:41 smithi159 ceph-mon[90359]: osdmap e1052: 8 total, 8 up, 8 in 2024-08-10T05:30:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:30:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:30:42.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:41 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:42.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:41 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2169650492' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:42.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:41 smithi086 ceph-mon[98993]: osdmap e1052: 8 total, 8 up, 8 in 2024-08-10T05:30:42.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:30:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:30:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:41 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:41 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2169650492' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142158-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:30:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:41 smithi086 ceph-mon[101471]: osdmap e1052: 8 total, 8 up, 8 in 2024-08-10T05:30:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:30:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:30:43.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:42 smithi086 ceph-mon[98993]: osdmap e1053: 8 total, 8 up, 8 in 2024-08-10T05:30:43.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:42 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-6"}]: dispatch 2024-08-10T05:30:43.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:42 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-6"}]: dispatch 2024-08-10T05:30:43.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:42 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:30:43.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:42 smithi086 ceph-mon[98993]: pgmap v1280: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:42 smithi086 ceph-mon[101471]: osdmap e1053: 8 total, 8 up, 8 in 2024-08-10T05:30:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:42 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-6"}]: dispatch 2024-08-10T05:30:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:42 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-6"}]: dispatch 2024-08-10T05:30:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:42 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:30:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:42 smithi086 ceph-mon[101471]: pgmap v1280: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:42 smithi159 ceph-mon[90359]: osdmap e1053: 8 total, 8 up, 8 in 2024-08-10T05:30:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:42 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-6"}]: dispatch 2024-08-10T05:30:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:42 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-6"}]: dispatch 2024-08-10T05:30:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:42 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:30:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:42 smithi159 ceph-mon[90359]: pgmap v1280: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:44.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:43 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:44.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:43 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:30:44.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:43 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-10T05:30:44.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:43 smithi086 ceph-mon[101471]: osdmap e1054: 8 total, 8 up, 8 in 2024-08-10T05:30:44.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:43 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-6"}]: dispatch 2024-08-10T05:30:44.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:43 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:44.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:43 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:30:44.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:43 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-10T05:30:44.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:43 smithi086 ceph-mon[98993]: osdmap e1054: 8 total, 8 up, 8 in 2024-08-10T05:30:44.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:43 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-6"}]: dispatch 2024-08-10T05:30:44.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:43 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:44.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:43 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:30:44.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:43 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-10T05:30:44.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:43 smithi159 ceph-mon[90359]: osdmap e1054: 8 total, 8 up, 8 in 2024-08-10T05:30:44.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:43 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-6"}]: dispatch 2024-08-10T05:30:45.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:44 smithi086 ceph-mon[98993]: osdmap e1055: 8 total, 8 up, 8 in 2024-08-10T05:30:45.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:44 smithi086 ceph-mon[98993]: pgmap v1283: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:44 smithi086 ceph-mon[101471]: osdmap e1055: 8 total, 8 up, 8 in 2024-08-10T05:30:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:44 smithi086 ceph-mon[101471]: pgmap v1283: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:45.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:44 smithi159 ceph-mon[90359]: osdmap e1055: 8 total, 8 up, 8 in 2024-08-10T05:30:45.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:44 smithi159 ceph-mon[90359]: pgmap v1283: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:46.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:45 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-6"}]': finished 2024-08-10T05:30:46.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:45 smithi086 ceph-mon[98993]: osdmap e1056: 8 total, 8 up, 8 in 2024-08-10T05:30:46.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:45 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-6"}]': finished 2024-08-10T05:30:46.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:45 smithi086 ceph-mon[101471]: osdmap e1056: 8 total, 8 up, 8 in 2024-08-10T05:30:46.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:45 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-6"}]': finished 2024-08-10T05:30:46.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:45 smithi159 ceph-mon[90359]: osdmap e1056: 8 total, 8 up, 8 in 2024-08-10T05:30:47.056 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:46 smithi086 ceph-mon[101471]: osdmap e1057: 8 total, 8 up, 8 in 2024-08-10T05:30:47.057 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:46 smithi086 ceph-mon[101471]: pgmap v1286: 113 pgs: 5 creating+peering, 3 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:47.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:46 smithi086 ceph-mon[98993]: osdmap e1057: 8 total, 8 up, 8 in 2024-08-10T05:30:47.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:46 smithi086 ceph-mon[98993]: pgmap v1286: 113 pgs: 5 creating+peering, 3 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:47.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:46 smithi159 ceph-mon[90359]: osdmap e1057: 8 total, 8 up, 8 in 2024-08-10T05:30:47.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:46 smithi159 ceph-mon[90359]: pgmap v1286: 113 pgs: 5 creating+peering, 3 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:48.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:47 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:48.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:47 smithi086 ceph-mon[98993]: osdmap e1058: 8 total, 8 up, 8 in 2024-08-10T05:30:48.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:47 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-6"}]: dispatch 2024-08-10T05:30:48.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:47 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:48.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:47 smithi086 ceph-mon[101471]: osdmap e1058: 8 total, 8 up, 8 in 2024-08-10T05:30:48.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:47 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-6"}]: dispatch 2024-08-10T05:30:48.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:47 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:48.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:47 smithi159 ceph-mon[90359]: osdmap e1058: 8 total, 8 up, 8 in 2024-08-10T05:30:48.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:47 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-6"}]: dispatch 2024-08-10T05:30:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:30:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:30:48] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-08-10T05:30:48.737 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.test_implicit_ec (7045 ms) 2024-08-10T05:30:48.737 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.test_implicit_idempotent_ec 2024-08-10T05:30:49.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:48 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-6"}]': finished 2024-08-10T05:30:49.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:48 smithi086 ceph-mon[98993]: osdmap e1059: 8 total, 8 up, 8 in 2024-08-10T05:30:49.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:48 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-6"}]: dispatch 2024-08-10T05:30:49.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:48 smithi086 ceph-mon[98993]: pgmap v1289: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:48 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-6"}]': finished 2024-08-10T05:30:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:48 smithi086 ceph-mon[101471]: osdmap e1059: 8 total, 8 up, 8 in 2024-08-10T05:30:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:48 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-6"}]: dispatch 2024-08-10T05:30:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:48 smithi086 ceph-mon[101471]: pgmap v1289: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:49.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:48 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-6"}]': finished 2024-08-10T05:30:49.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:48 smithi159 ceph-mon[90359]: osdmap e1059: 8 total, 8 up, 8 in 2024-08-10T05:30:49.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:48 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-6"}]: dispatch 2024-08-10T05:30:49.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:48 smithi159 ceph-mon[90359]: pgmap v1289: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:50.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:50.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:30:50.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-6"}]': finished 2024-08-10T05:30:50.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[98993]: osdmap e1060: 8 total, 8 up, 8 in 2024-08-10T05:30:50.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/826890404' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:50.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:50.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/826890404' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:50.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:50.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/826890404' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:30:50.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:30:50.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:50.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:30:50.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-6"}]': finished 2024-08-10T05:30:50.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[101471]: osdmap e1060: 8 total, 8 up, 8 in 2024-08-10T05:30:50.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/826890404' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:50.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:50.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/826890404' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:50.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:50.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/826890404' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:30:50.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:49 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:30:50.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:49 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:50.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:49 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:30:50.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:49 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3046950955' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-6"}]': finished 2024-08-10T05:30:50.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:49 smithi159 ceph-mon[90359]: osdmap e1060: 8 total, 8 up, 8 in 2024-08-10T05:30:50.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:49 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/826890404' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:50.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:49 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:50.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:49 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/826890404' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:50.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:49 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:50.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:49 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/826890404' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:30:50.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:49 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:30:51.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:50 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-10T05:30:51.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:50 smithi086 ceph-mon[101471]: osdmap e1061: 8 total, 8 up, 8 in 2024-08-10T05:30:51.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:50 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/826890404' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:51.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:50 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:51.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:50 smithi086 ceph-mon[101471]: pgmap v1292: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:51.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:50 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-10T05:30:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:50 smithi086 ceph-mon[98993]: osdmap e1061: 8 total, 8 up, 8 in 2024-08-10T05:30:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:50 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/826890404' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:50 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:50 smithi086 ceph-mon[98993]: pgmap v1292: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:51.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:50 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-10T05:30:51.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:50 smithi159 ceph-mon[90359]: osdmap e1061: 8 total, 8 up, 8 in 2024-08-10T05:30:51.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:50 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/826890404' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:51.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:50 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:51.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:50 smithi159 ceph-mon[90359]: pgmap v1292: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:52.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:51 smithi086 ceph-mon[98993]: osdmap e1062: 8 total, 8 up, 8 in 2024-08-10T05:30:52.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:51 smithi086 ceph-mon[101471]: osdmap e1062: 8 total, 8 up, 8 in 2024-08-10T05:30:52.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:51 smithi159 ceph-mon[90359]: osdmap e1062: 8 total, 8 up, 8 in 2024-08-10T05:30:53.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:52 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-7"}]': finished 2024-08-10T05:30:53.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:52 smithi086 ceph-mon[98993]: osdmap e1063: 8 total, 8 up, 8 in 2024-08-10T05:30:53.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:52 smithi086 ceph-mon[98993]: pgmap v1295: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:53.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:52 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-7"}]': finished 2024-08-10T05:30:53.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:52 smithi086 ceph-mon[101471]: osdmap e1063: 8 total, 8 up, 8 in 2024-08-10T05:30:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:52 smithi086 ceph-mon[101471]: pgmap v1295: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:53.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:52 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-7"}]': finished 2024-08-10T05:30:53.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:52 smithi159 ceph-mon[90359]: osdmap e1063: 8 total, 8 up, 8 in 2024-08-10T05:30:53.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:52 smithi159 ceph-mon[90359]: pgmap v1295: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:54.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:53 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:54.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:53 smithi086 ceph-mon[101471]: osdmap e1064: 8 total, 8 up, 8 in 2024-08-10T05:30:54.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:53 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:54.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:53 smithi086 ceph-mon[98993]: osdmap e1064: 8 total, 8 up, 8 in 2024-08-10T05:30:54.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:53 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:30:54.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:53 smithi159 ceph-mon[90359]: osdmap e1064: 8 total, 8 up, 8 in 2024-08-10T05:30:55.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:54 smithi086 ceph-mon[98993]: osdmap e1065: 8 total, 8 up, 8 in 2024-08-10T05:30:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:54 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/826890404' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:54 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:54 smithi086 ceph-mon[98993]: pgmap v1298: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:54 smithi086 ceph-mon[101471]: osdmap e1065: 8 total, 8 up, 8 in 2024-08-10T05:30:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:54 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/826890404' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:54 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:54 smithi086 ceph-mon[101471]: pgmap v1298: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:55.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:54 smithi159 ceph-mon[90359]: osdmap e1065: 8 total, 8 up, 8 in 2024-08-10T05:30:55.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:54 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/826890404' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:55.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:54 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:55.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:54 smithi159 ceph-mon[90359]: pgmap v1298: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:55.786 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.test_implicit_idempotent_ec (7050 ms) 2024-08-10T05:30:55.786 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.test_put_snap_ec 2024-08-10T05:30:56.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:55 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:56.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:55 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:30:56.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:55 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-7"}]': finished 2024-08-10T05:30:56.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:55 smithi086 ceph-mon[101471]: osdmap e1066: 8 total, 8 up, 8 in 2024-08-10T05:30:56.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:55 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/826890404' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:56.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:55 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:55 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:55 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:30:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:55 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-7"}]': finished 2024-08-10T05:30:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:55 smithi086 ceph-mon[98993]: osdmap e1066: 8 total, 8 up, 8 in 2024-08-10T05:30:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:55 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/826890404' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:55 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:56.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:55 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:30:56.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:55 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:30:56.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:55 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-7"}]': finished 2024-08-10T05:30:56.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:55 smithi159 ceph-mon[90359]: osdmap e1066: 8 total, 8 up, 8 in 2024-08-10T05:30:56.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:55 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/826890404' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:56.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:55 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-7"}]: dispatch 2024-08-10T05:30:57.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-7"}]': finished 2024-08-10T05:30:57.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[98993]: osdmap e1067: 8 total, 8 up, 8 in 2024-08-10T05:30:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1297998248' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:30:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:30:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1297998248' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:30:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:30:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1297998248' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:30:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:30:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:30:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:30:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[98993]: pgmap v1301: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-7"}]': finished 2024-08-10T05:30:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[101471]: osdmap e1067: 8 total, 8 up, 8 in 2024-08-10T05:30:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1297998248' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:30:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:30:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1297998248' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:30:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:30:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1297998248' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:30:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:30:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:30:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:30:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:56 smithi086 ceph-mon[101471]: pgmap v1301: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:57.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:56 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-7"}]': finished 2024-08-10T05:30:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:56 smithi159 ceph-mon[90359]: osdmap e1067: 8 total, 8 up, 8 in 2024-08-10T05:30:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:56 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1297998248' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:30:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:56 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:30:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:56 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1297998248' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:30:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:56 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:30:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:56 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1297998248' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:30:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:56 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:30:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:30:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:30:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:56 smithi159 ceph-mon[90359]: pgmap v1301: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:58.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:30:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:30:58] "GET /metrics HTTP/1.1" 200 33991 "" "Prometheus/2.43.0" 2024-08-10T05:30:58.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:58 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-10T05:30:58.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:58 smithi086 ceph-mon[98993]: osdmap e1068: 8 total, 8 up, 8 in 2024-08-10T05:30:58.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:58 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1297998248' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:30:58.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:58 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:30:58.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:58 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-10T05:30:58.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:58 smithi086 ceph-mon[101471]: osdmap e1068: 8 total, 8 up, 8 in 2024-08-10T05:30:58.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:58 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1297998248' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:30:58.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:58 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:30:58.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:58 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-10T05:30:58.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:58 smithi159 ceph-mon[90359]: osdmap e1068: 8 total, 8 up, 8 in 2024-08-10T05:30:58.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:58 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1297998248' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:30:58.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:58 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:30:59.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:59 smithi086 ceph-mon[98993]: osdmap e1069: 8 total, 8 up, 8 in 2024-08-10T05:30:59.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:59 smithi086 ceph-mon[98993]: pgmap v1304: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:59.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:59 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-8"}]': finished 2024-08-10T05:30:59.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:30:59 smithi086 ceph-mon[98993]: osdmap e1070: 8 total, 8 up, 8 in 2024-08-10T05:30:59.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:59 smithi086 ceph-mon[101471]: osdmap e1069: 8 total, 8 up, 8 in 2024-08-10T05:30:59.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:59 smithi086 ceph-mon[101471]: pgmap v1304: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:59.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:59 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-8"}]': finished 2024-08-10T05:30:59.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:30:59 smithi086 ceph-mon[101471]: osdmap e1070: 8 total, 8 up, 8 in 2024-08-10T05:30:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:59 smithi159 ceph-mon[90359]: osdmap e1069: 8 total, 8 up, 8 in 2024-08-10T05:30:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:59 smithi159 ceph-mon[90359]: pgmap v1304: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:30:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:59 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-8"}]': finished 2024-08-10T05:30:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:30:59 smithi159 ceph-mon[90359]: osdmap e1070: 8 total, 8 up, 8 in 2024-08-10T05:31:01.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:00 smithi086 ceph-mon[98993]: osdmap e1071: 8 total, 8 up, 8 in 2024-08-10T05:31:01.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:00 smithi086 ceph-mon[98993]: pgmap v1307: 113 pgs: 1 creating+activating, 3 creating+peering, 2 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T05:31:01.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:00 smithi086 ceph-mon[101471]: osdmap e1071: 8 total, 8 up, 8 in 2024-08-10T05:31:01.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:00 smithi086 ceph-mon[101471]: pgmap v1307: 113 pgs: 1 creating+activating, 3 creating+peering, 2 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T05:31:01.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:00 smithi159 ceph-mon[90359]: osdmap e1071: 8 total, 8 up, 8 in 2024-08-10T05:31:01.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:00 smithi159 ceph-mon[90359]: pgmap v1307: 113 pgs: 1 creating+activating, 3 creating+peering, 2 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T05:31:02.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:01 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:31:02.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:01 smithi086 ceph-mon[98993]: osdmap e1072: 8 total, 8 up, 8 in 2024-08-10T05:31:02.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:01 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:31:02.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:01 smithi086 ceph-mon[101471]: osdmap e1072: 8 total, 8 up, 8 in 2024-08-10T05:31:02.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:01 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:31:02.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:01 smithi159 ceph-mon[90359]: osdmap e1072: 8 total, 8 up, 8 in 2024-08-10T05:31:03.088 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:02 smithi159 ceph-mon[90359]: pgmap v1309: 113 pgs: 1 creating+activating, 3 creating+peering, 109 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 221 B/s wr, 0 op/s 2024-08-10T05:31:03.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:02 smithi086 ceph-mon[101471]: pgmap v1309: 113 pgs: 1 creating+activating, 3 creating+peering, 109 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 221 B/s wr, 0 op/s 2024-08-10T05:31:03.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:02 smithi086 ceph-mon[98993]: pgmap v1309: 113 pgs: 1 creating+activating, 3 creating+peering, 109 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 221 B/s wr, 0 op/s 2024-08-10T05:31:05.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:04 smithi086 ceph-mon[98993]: osdmap e1073: 8 total, 8 up, 8 in 2024-08-10T05:31:05.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:04 smithi086 ceph-mon[98993]: pgmap v1311: 113 pgs: 1 creating+activating, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 182 B/s wr, 0 op/s 2024-08-10T05:31:05.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:04 smithi086 ceph-mon[101471]: osdmap e1073: 8 total, 8 up, 8 in 2024-08-10T05:31:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:04 smithi086 ceph-mon[101471]: pgmap v1311: 113 pgs: 1 creating+activating, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 182 B/s wr, 0 op/s 2024-08-10T05:31:05.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:04 smithi159 ceph-mon[90359]: osdmap e1073: 8 total, 8 up, 8 in 2024-08-10T05:31:05.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:04 smithi159 ceph-mon[90359]: pgmap v1311: 113 pgs: 1 creating+activating, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 182 B/s wr, 0 op/s 2024-08-10T05:31:06.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:05 smithi086 ceph-mon[98993]: osdmap e1074: 8 total, 8 up, 8 in 2024-08-10T05:31:06.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:05 smithi086 ceph-mon[101471]: osdmap e1074: 8 total, 8 up, 8 in 2024-08-10T05:31:06.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:05 smithi159 ceph-mon[90359]: osdmap e1074: 8 total, 8 up, 8 in 2024-08-10T05:31:07.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:06 smithi086 ceph-mon[98993]: osdmap e1075: 8 total, 8 up, 8 in 2024-08-10T05:31:07.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:06 smithi086 ceph-mon[98993]: pgmap v1314: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-10T05:31:07.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:06 smithi086 ceph-mon[101471]: osdmap e1075: 8 total, 8 up, 8 in 2024-08-10T05:31:07.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:06 smithi086 ceph-mon[101471]: pgmap v1314: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-10T05:31:07.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:06 smithi159 ceph-mon[90359]: osdmap e1075: 8 total, 8 up, 8 in 2024-08-10T05:31:07.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:06 smithi159 ceph-mon[90359]: pgmap v1314: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-10T05:31:08.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:07 smithi086 ceph-mon[98993]: osdmap e1076: 8 total, 8 up, 8 in 2024-08-10T05:31:08.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:07 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1297998248' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:31:08.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:07 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:31:08.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:07 smithi086 ceph-mon[101471]: osdmap e1076: 8 total, 8 up, 8 in 2024-08-10T05:31:08.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:07 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1297998248' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:31:08.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:07 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:31:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:07 smithi159 ceph-mon[90359]: osdmap e1076: 8 total, 8 up, 8 in 2024-08-10T05:31:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:07 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1297998248' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:31:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:07 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:31:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:31:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:31:08] "GET /metrics HTTP/1.1" 200 33991 "" "Prometheus/2.43.0" 2024-08-10T05:31:08.847 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.test_put_snap_ec (13061 ms) 2024-08-10T05:31:08.848 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.test_explicit_ec 2024-08-10T05:31:09.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:08 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-8"}]': finished 2024-08-10T05:31:09.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:08 smithi086 ceph-mon[98993]: osdmap e1077: 8 total, 8 up, 8 in 2024-08-10T05:31:09.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:08 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1297998248' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:31:09.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:08 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:31:09.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:08 smithi086 ceph-mon[98993]: pgmap v1317: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:08 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-8"}]': finished 2024-08-10T05:31:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:08 smithi086 ceph-mon[101471]: osdmap e1077: 8 total, 8 up, 8 in 2024-08-10T05:31:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:08 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1297998248' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:31:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:08 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:31:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:08 smithi086 ceph-mon[101471]: pgmap v1317: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:09.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:08 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-8"}]': finished 2024-08-10T05:31:09.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:08 smithi159 ceph-mon[90359]: osdmap e1077: 8 total, 8 up, 8 in 2024-08-10T05:31:09.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:08 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1297998248' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:31:09.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:08 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-8"}]: dispatch 2024-08-10T05:31:09.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:08 smithi159 ceph-mon[90359]: pgmap v1317: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:10.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:31:10.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:31:10.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-8"}]': finished 2024-08-10T05:31:10.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[98993]: osdmap e1078: 8 total, 8 up, 8 in 2024-08-10T05:31:10.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/798952023' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:10.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/798952023' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/798952023' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:31:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:31:10.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:31:10.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:31:10.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-8"}]': finished 2024-08-10T05:31:10.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[101471]: osdmap e1078: 8 total, 8 up, 8 in 2024-08-10T05:31:10.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/798952023' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:10.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:10.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/798952023' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:10.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:10.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/798952023' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:31:10.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:09 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:31:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:09 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:31:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:09 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:31:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:09 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-8"}]': finished 2024-08-10T05:31:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:09 smithi159 ceph-mon[90359]: osdmap e1078: 8 total, 8 up, 8 in 2024-08-10T05:31:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:09 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/798952023' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:09 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:09 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/798952023' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:09 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:09 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/798952023' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:31:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:09 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:31:11.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:10 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-10T05:31:11.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:10 smithi086 ceph-mon[98993]: osdmap e1079: 8 total, 8 up, 8 in 2024-08-10T05:31:11.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:10 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/798952023' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:11.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:10 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:11.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:10 smithi086 ceph-mon[98993]: pgmap v1320: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:10 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-10T05:31:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:10 smithi086 ceph-mon[101471]: osdmap e1079: 8 total, 8 up, 8 in 2024-08-10T05:31:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:10 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/798952023' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:10 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:10 smithi086 ceph-mon[101471]: pgmap v1320: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:10 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-10T05:31:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:10 smithi159 ceph-mon[90359]: osdmap e1079: 8 total, 8 up, 8 in 2024-08-10T05:31:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:10 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/798952023' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:10 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:10 smithi159 ceph-mon[90359]: pgmap v1320: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:11 smithi086 ceph-mon[98993]: osdmap e1080: 8 total, 8 up, 8 in 2024-08-10T05:31:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:31:12.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:11 smithi086 ceph-mon[101471]: osdmap e1080: 8 total, 8 up, 8 in 2024-08-10T05:31:12.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:31:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:11 smithi159 ceph-mon[90359]: osdmap e1080: 8 total, 8 up, 8 in 2024-08-10T05:31:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:31:13.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:12 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-9"}]': finished 2024-08-10T05:31:13.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:12 smithi086 ceph-mon[98993]: osdmap e1081: 8 total, 8 up, 8 in 2024-08-10T05:31:13.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:12 smithi086 ceph-mon[98993]: pgmap v1323: 113 pgs: 3 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:13.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:12 smithi086 ceph-mon[98993]: osdmap e1082: 8 total, 8 up, 8 in 2024-08-10T05:31:13.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:12 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-9"}]': finished 2024-08-10T05:31:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:12 smithi086 ceph-mon[101471]: osdmap e1081: 8 total, 8 up, 8 in 2024-08-10T05:31:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:12 smithi086 ceph-mon[101471]: pgmap v1323: 113 pgs: 3 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:12 smithi086 ceph-mon[101471]: osdmap e1082: 8 total, 8 up, 8 in 2024-08-10T05:31:13.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:12 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-9"}]': finished 2024-08-10T05:31:13.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:12 smithi159 ceph-mon[90359]: osdmap e1081: 8 total, 8 up, 8 in 2024-08-10T05:31:13.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:12 smithi159 ceph-mon[90359]: pgmap v1323: 113 pgs: 3 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:13.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:12 smithi159 ceph-mon[90359]: osdmap e1082: 8 total, 8 up, 8 in 2024-08-10T05:31:14.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:13 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:31:14.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:13 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:31:14.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:13 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:31:15.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:14 smithi086 ceph-mon[98993]: osdmap e1083: 8 total, 8 up, 8 in 2024-08-10T05:31:15.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:14 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/798952023' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:15.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:14 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:14 smithi086 ceph-mon[98993]: pgmap v1326: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:14 smithi086 ceph-mon[101471]: osdmap e1083: 8 total, 8 up, 8 in 2024-08-10T05:31:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:14 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/798952023' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:14 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:14 smithi086 ceph-mon[101471]: pgmap v1326: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:15.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:14 smithi159 ceph-mon[90359]: osdmap e1083: 8 total, 8 up, 8 in 2024-08-10T05:31:15.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:14 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/798952023' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:15.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:14 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:15.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:14 smithi159 ceph-mon[90359]: pgmap v1326: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:15.897 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.test_explicit_ec (7050 ms) 2024-08-10T05:31:15.897 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.set_ec 2024-08-10T05:31:16.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:15 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:31:16.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:15 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:31:16.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:15 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-9"}]': finished 2024-08-10T05:31:16.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:15 smithi086 ceph-mon[98993]: osdmap e1084: 8 total, 8 up, 8 in 2024-08-10T05:31:16.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:15 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/798952023' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:16.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:15 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:15 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:31:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:15 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:31:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:15 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-9"}]': finished 2024-08-10T05:31:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:15 smithi086 ceph-mon[101471]: osdmap e1084: 8 total, 8 up, 8 in 2024-08-10T05:31:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:15 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/798952023' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:15 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:16.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:15 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:31:16.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:15 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:31:16.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:15 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-9"}]': finished 2024-08-10T05:31:16.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:15 smithi159 ceph-mon[90359]: osdmap e1084: 8 total, 8 up, 8 in 2024-08-10T05:31:16.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:15 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/798952023' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:16.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:15 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-9"}]: dispatch 2024-08-10T05:31:17.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:16 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-9"}]': finished 2024-08-10T05:31:17.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:16 smithi086 ceph-mon[101471]: osdmap e1085: 8 total, 8 up, 8 in 2024-08-10T05:31:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:16 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-10"}]: dispatch 2024-08-10T05:31:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:16 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-10"}]: dispatch 2024-08-10T05:31:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:16 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:31:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:16 smithi086 ceph-mon[101471]: pgmap v1329: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:16 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-9"}]': finished 2024-08-10T05:31:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:16 smithi086 ceph-mon[98993]: osdmap e1085: 8 total, 8 up, 8 in 2024-08-10T05:31:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:16 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-10"}]: dispatch 2024-08-10T05:31:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:16 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-10"}]: dispatch 2024-08-10T05:31:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:16 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:31:17.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:16 smithi086 ceph-mon[98993]: pgmap v1329: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:17.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:16 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-9"}]': finished 2024-08-10T05:31:17.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:16 smithi159 ceph-mon[90359]: osdmap e1085: 8 total, 8 up, 8 in 2024-08-10T05:31:17.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:16 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-10"}]: dispatch 2024-08-10T05:31:17.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:16 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-10"}]: dispatch 2024-08-10T05:31:17.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:16 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-10T05:31:17.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:16 smithi159 ceph-mon[90359]: pgmap v1329: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:18.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:31:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:31:18] "GET /metrics HTTP/1.1" 200 33991 "" "Prometheus/2.43.0" 2024-08-10T05:31:18.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:18 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-10T05:31:18.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:18 smithi086 ceph-mon[98993]: osdmap e1086: 8 total, 8 up, 8 in 2024-08-10T05:31:18.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:18 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-10"}]: dispatch 2024-08-10T05:31:18.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:18 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-10T05:31:18.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:18 smithi086 ceph-mon[101471]: osdmap e1086: 8 total, 8 up, 8 in 2024-08-10T05:31:18.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:18 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-10"}]: dispatch 2024-08-10T05:31:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:18 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi086-142158-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-10T05:31:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:18 smithi159 ceph-mon[90359]: osdmap e1086: 8 total, 8 up, 8 in 2024-08-10T05:31:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:18 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-10"}]: dispatch 2024-08-10T05:31:19.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:19 smithi086 ceph-mon[98993]: osdmap e1087: 8 total, 8 up, 8 in 2024-08-10T05:31:19.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:19 smithi086 ceph-mon[98993]: pgmap v1332: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:19.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:19 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-10"}]': finished 2024-08-10T05:31:19.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:19 smithi086 ceph-mon[98993]: osdmap e1088: 8 total, 8 up, 8 in 2024-08-10T05:31:19.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:19 smithi086 ceph-mon[101471]: osdmap e1087: 8 total, 8 up, 8 in 2024-08-10T05:31:19.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:19 smithi086 ceph-mon[101471]: pgmap v1332: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:19.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:19 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-10"}]': finished 2024-08-10T05:31:19.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:19 smithi086 ceph-mon[101471]: osdmap e1088: 8 total, 8 up, 8 in 2024-08-10T05:31:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:19 smithi159 ceph-mon[90359]: osdmap e1087: 8 total, 8 up, 8 in 2024-08-10T05:31:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:19 smithi159 ceph-mon[90359]: pgmap v1332: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:19 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi086-142158-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi086-142158-10"}]': finished 2024-08-10T05:31:19.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:19 smithi159 ceph-mon[90359]: osdmap e1088: 8 total, 8 up, 8 in 2024-08-10T05:31:21.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:20 smithi159 ceph-mon[90359]: osdmap e1089: 8 total, 8 up, 8 in 2024-08-10T05:31:21.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:20 smithi159 ceph-mon[90359]: pgmap v1335: 113 pgs: 3 creating+peering, 3 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-10T05:31:21.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:20 smithi086 ceph-mon[101471]: osdmap e1089: 8 total, 8 up, 8 in 2024-08-10T05:31:21.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:20 smithi086 ceph-mon[101471]: pgmap v1335: 113 pgs: 3 creating+peering, 3 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-10T05:31:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:20 smithi086 ceph-mon[98993]: osdmap e1089: 8 total, 8 up, 8 in 2024-08-10T05:31:21.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:20 smithi086 ceph-mon[98993]: pgmap v1335: 113 pgs: 3 creating+peering, 3 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-10T05:31:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:21 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:31:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:21 smithi159 ceph-mon[90359]: osdmap e1090: 8 total, 8 up, 8 in 2024-08-10T05:31:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:21 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-10"}]: dispatch 2024-08-10T05:31:22.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:21 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:31:22.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:21 smithi086 ceph-mon[101471]: osdmap e1090: 8 total, 8 up, 8 in 2024-08-10T05:31:22.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:21 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-10"}]: dispatch 2024-08-10T05:31:22.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:21 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:31:22.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:21 smithi086 ceph-mon[98993]: osdmap e1090: 8 total, 8 up, 8 in 2024-08-10T05:31:22.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:21 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-10"}]: dispatch 2024-08-10T05:31:22.922 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.set_ec (7025 ms) 2024-08-10T05:31:22.922 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 10 tests from cls_rgw (62243 ms total) 2024-08-10T05:31:22.922 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:31:22.922 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment tear-down 2024-08-10T05:31:22.922 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] 10 tests from 1 test suite ran. (62243 ms total) 2024-08-10T05:31:22.923 INFO:tasks.workunit.client.0.smithi086.stdout:[ PASSED ] 10 tests. 2024-08-10T05:31:22.926 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T05:31:22.926 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T05:31:22.996 INFO:tasks.workunit:Running workunit cls/test_cls_rgw.sh... 2024-08-10T05:31:22.996 DEBUG:teuthology.orchestra.run.smithi086:workunit test cls/test_cls_rgw.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_rgw.sh 2024-08-10T05:31:23.068 INFO:tasks.workunit.client.0.smithi086.stdout:Running main() from gmock_main.cc 2024-08-10T05:31:23.069 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] Running 16 tests from 1 test suite. 2024-08-10T05:31:23.069 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment set-up. 2024-08-10T05:31:23.069 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 16 tests from cls_rgw 2024-08-10T05:31:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:22 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-10"}]': finished 2024-08-10T05:31:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:22 smithi159 ceph-mon[90359]: osdmap e1091: 8 total, 8 up, 8 in 2024-08-10T05:31:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:22 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-10"}]: dispatch 2024-08-10T05:31:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:22 smithi159 ceph-mon[90359]: pgmap v1338: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:22 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-10"}]': finished 2024-08-10T05:31:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:22 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-10"}]': finished 2024-08-10T05:31:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:22 smithi086 ceph-mon[98993]: osdmap e1091: 8 total, 8 up, 8 in 2024-08-10T05:31:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:22 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-10"}]: dispatch 2024-08-10T05:31:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:22 smithi086 ceph-mon[98993]: pgmap v1338: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:22 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-10"}]': finished 2024-08-10T05:31:23.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:22 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi086-142158-10"}]': finished 2024-08-10T05:31:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:22 smithi086 ceph-mon[101471]: osdmap e1091: 8 total, 8 up, 8 in 2024-08-10T05:31:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:22 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-10"}]: dispatch 2024-08-10T05:31:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:22 smithi086 ceph-mon[101471]: pgmap v1338: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:22 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1400809046' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi086-142158-10"}]': finished 2024-08-10T05:31:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:23 smithi159 ceph-mon[90359]: osdmap e1092: 8 total, 8 up, 8 in 2024-08-10T05:31:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:23 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:31:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:23 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:31:24.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:23 smithi086 ceph-mon[98993]: osdmap e1092: 8 total, 8 up, 8 in 2024-08-10T05:31:24.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:23 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:31:24.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:23 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:31:24.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:23 smithi086 ceph-mon[101471]: osdmap e1092: 8 total, 8 up, 8 in 2024-08-10T05:31:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:23 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:31:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:23 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:31:24.939 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.index_basic 2024-08-10T05:31:24.979 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.index_basic (40 ms) 2024-08-10T05:31:24.979 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.index_multiple_obj_writers 2024-08-10T05:31:25.005 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.index_multiple_obj_writers (25 ms) 2024-08-10T05:31:25.005 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.index_remove_object 2024-08-10T05:31:25.041 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.index_remove_object (37 ms) 2024-08-10T05:31:25.041 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.index_suggest 2024-08-10T05:31:25.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:24 smithi159 ceph-mon[90359]: osdmap e1093: 8 total, 8 up, 8 in 2024-08-10T05:31:25.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:24 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3291074621' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142495-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:31:25.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:24 smithi159 ceph-mon[90359]: pgmap v1341: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:24 smithi086 ceph-mon[101471]: osdmap e1093: 8 total, 8 up, 8 in 2024-08-10T05:31:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:24 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3291074621' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142495-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:31:25.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:24 smithi086 ceph-mon[101471]: pgmap v1341: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:24 smithi086 ceph-mon[98993]: osdmap e1093: 8 total, 8 up, 8 in 2024-08-10T05:31:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:24 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3291074621' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142495-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:31:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:24 smithi086 ceph-mon[98993]: pgmap v1341: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:31:26.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:25 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:31:26.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:25 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3291074621' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142495-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:31:26.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:25 smithi086 ceph-mon[98993]: osdmap e1094: 8 total, 8 up, 8 in 2024-08-10T05:31:26.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:25 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:31:26.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:25 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3291074621' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142495-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:31:26.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:25 smithi086 ceph-mon[101471]: osdmap e1094: 8 total, 8 up, 8 in 2024-08-10T05:31:26.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:25 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:31:26.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:25 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3291074621' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142495-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:31:26.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:25 smithi159 ceph-mon[90359]: osdmap e1094: 8 total, 8 up, 8 in 2024-08-10T05:31:26.486 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.index_suggest (1445 ms) 2024-08-10T05:31:26.487 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.index_suggest_complete 2024-08-10T05:31:26.494 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.index_suggest_complete (7 ms) 2024-08-10T05:31:26.494 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.index_list 2024-08-10T05:31:26.513 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.index_list (20 ms) 2024-08-10T05:31:26.513 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.index_list_delimited 2024-08-10T05:31:27.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:26 smithi086 ceph-mon[101471]: osdmap e1095: 8 total, 8 up, 8 in 2024-08-10T05:31:27.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:31:27.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:31:27.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:26 smithi086 ceph-mon[101471]: pgmap v1344: 137 pgs: 7 creating+peering, 13 unknown, 117 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 213 KiB/s rd, 119 KiB/s wr, 375 op/s 2024-08-10T05:31:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:26 smithi086 ceph-mon[98993]: osdmap e1095: 8 total, 8 up, 8 in 2024-08-10T05:31:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:31:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:31:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:26 smithi086 ceph-mon[98993]: pgmap v1344: 137 pgs: 7 creating+peering, 13 unknown, 117 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 213 KiB/s rd, 119 KiB/s wr, 375 op/s 2024-08-10T05:31:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:26 smithi159 ceph-mon[90359]: osdmap e1095: 8 total, 8 up, 8 in 2024-08-10T05:31:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:31:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:31:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:26 smithi159 ceph-mon[90359]: pgmap v1344: 137 pgs: 7 creating+peering, 13 unknown, 117 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 213 KiB/s rd, 119 KiB/s wr, 375 op/s 2024-08-10T05:31:28.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:27 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:31:28.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:27 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:31:28.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:27 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:31:28.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:27 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:31:28.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:27 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:31:28.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:27 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:31:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:31:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:31:28] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-08-10T05:31:29.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:28 smithi086 ceph-mon[101471]: pgmap v1345: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 174 KiB/s rd, 99 KiB/s wr, 303 op/s 2024-08-10T05:31:29.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:28 smithi086 ceph-mon[98993]: pgmap v1345: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 174 KiB/s rd, 99 KiB/s wr, 303 op/s 2024-08-10T05:31:29.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:28 smithi159 ceph-mon[90359]: pgmap v1345: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 174 KiB/s rd, 99 KiB/s wr, 303 op/s 2024-08-10T05:31:30.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:31:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:31:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:31:31.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:31 smithi086 ceph-mon[101471]: pgmap v1346: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 882 KiB/s rd, 571 KiB/s wr, 1.72k op/s 2024-08-10T05:31:31.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:31 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:31:31.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:31 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:31:31.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:31 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:31:31.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:31 smithi086 ceph-mon[98993]: pgmap v1346: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 882 KiB/s rd, 571 KiB/s wr, 1.72k op/s 2024-08-10T05:31:31.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:31 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:31:31.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:31 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:31:31.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:31 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:31:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:31 smithi159 ceph-mon[90359]: pgmap v1346: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 882 KiB/s rd, 571 KiB/s wr, 1.72k op/s 2024-08-10T05:31:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:31 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:31:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:31 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:31:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:31 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:31:33.738 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:33 smithi159 ceph-mon[90359]: pgmap v1347: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 727 KiB/s rd, 463 KiB/s wr, 1.41k op/s 2024-08-10T05:31:33.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:33 smithi086 ceph-mon[101471]: pgmap v1347: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 727 KiB/s rd, 463 KiB/s wr, 1.41k op/s 2024-08-10T05:31:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:33 smithi086 ceph-mon[98993]: pgmap v1347: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 727 KiB/s rd, 463 KiB/s wr, 1.41k op/s 2024-08-10T05:31:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:35 smithi086 ceph-mon[101471]: pgmap v1348: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 614 KiB/s rd, 391 KiB/s wr, 1.19k op/s 2024-08-10T05:31:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:35 smithi086 ceph-mon[98993]: pgmap v1348: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 614 KiB/s rd, 391 KiB/s wr, 1.19k op/s 2024-08-10T05:31:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:35 smithi159 ceph-mon[90359]: pgmap v1348: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 614 KiB/s rd, 391 KiB/s wr, 1.19k op/s 2024-08-10T05:31:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:37 smithi086 ceph-mon[101471]: pgmap v1349: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 976 KiB/s rd, 634 KiB/s wr, 1.92k op/s 2024-08-10T05:31:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:37 smithi086 ceph-mon[98993]: pgmap v1349: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 976 KiB/s rd, 634 KiB/s wr, 1.92k op/s 2024-08-10T05:31:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:37 smithi159 ceph-mon[90359]: pgmap v1349: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 976 KiB/s rd, 634 KiB/s wr, 1.92k op/s 2024-08-10T05:31:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:31:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:31:38] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-08-10T05:31:39.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:39 smithi086 ceph-mon[101471]: pgmap v1350: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 781 KiB/s rd, 514 KiB/s wr, 1.55k op/s 2024-08-10T05:31:39.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:39 smithi086 ceph-mon[98993]: pgmap v1350: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 781 KiB/s rd, 514 KiB/s wr, 1.55k op/s 2024-08-10T05:31:39.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:39 smithi159 ceph-mon[90359]: pgmap v1350: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 781 KiB/s rd, 514 KiB/s wr, 1.55k op/s 2024-08-10T05:31:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:41 smithi086 ceph-mon[101471]: pgmap v1351: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 704 KiB/s wr, 2.12k op/s 2024-08-10T05:31:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:31:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:31:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:41 smithi086 ceph-mon[98993]: pgmap v1351: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 704 KiB/s wr, 2.12k op/s 2024-08-10T05:31:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:31:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:31:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:41 smithi159 ceph-mon[90359]: pgmap v1351: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 704 KiB/s wr, 2.12k op/s 2024-08-10T05:31:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:31:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:31:43.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:43 smithi086 ceph-mon[101471]: pgmap v1352: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 669 KiB/s rd, 440 KiB/s wr, 1.33k op/s 2024-08-10T05:31:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:43 smithi086 ceph-mon[98993]: pgmap v1352: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 669 KiB/s rd, 440 KiB/s wr, 1.33k op/s 2024-08-10T05:31:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:43 smithi159 ceph-mon[90359]: pgmap v1352: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 669 KiB/s rd, 440 KiB/s wr, 1.33k op/s 2024-08-10T05:31:45.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:45 smithi086 ceph-mon[98993]: pgmap v1353: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 660 KiB/s rd, 440 KiB/s wr, 1.32k op/s 2024-08-10T05:31:45.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:45 smithi086 ceph-mon[101471]: pgmap v1353: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 660 KiB/s rd, 440 KiB/s wr, 1.32k op/s 2024-08-10T05:31:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:45 smithi159 ceph-mon[90359]: pgmap v1353: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 660 KiB/s rd, 440 KiB/s wr, 1.32k op/s 2024-08-10T05:31:47.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:47 smithi086 ceph-mon[101471]: pgmap v1354: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 948 KiB/s rd, 632 KiB/s wr, 1.90k op/s 2024-08-10T05:31:47.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:47 smithi086 ceph-mon[98993]: pgmap v1354: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 948 KiB/s rd, 632 KiB/s wr, 1.90k op/s 2024-08-10T05:31:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:47 smithi159 ceph-mon[90359]: pgmap v1354: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 948 KiB/s rd, 632 KiB/s wr, 1.90k op/s 2024-08-10T05:31:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:31:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:31:48] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2024-08-10T05:31:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:49 smithi086 ceph-mon[98993]: pgmap v1355: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 581 KiB/s rd, 387 KiB/s wr, 1.16k op/s 2024-08-10T05:31:49.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:49 smithi086 ceph-mon[101471]: pgmap v1355: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 581 KiB/s rd, 387 KiB/s wr, 1.16k op/s 2024-08-10T05:31:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:49 smithi159 ceph-mon[90359]: pgmap v1355: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 581 KiB/s rd, 387 KiB/s wr, 1.16k op/s 2024-08-10T05:31:51.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:51 smithi086 ceph-mon[101471]: pgmap v1356: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 868 KiB/s rd, 578 KiB/s wr, 1.74k op/s 2024-08-10T05:31:51.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:51 smithi086 ceph-mon[98993]: pgmap v1356: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 868 KiB/s rd, 578 KiB/s wr, 1.74k op/s 2024-08-10T05:31:51.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:51 smithi159 ceph-mon[90359]: pgmap v1356: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 868 KiB/s rd, 578 KiB/s wr, 1.74k op/s 2024-08-10T05:31:53.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:53 smithi086 ceph-mon[101471]: pgmap v1357: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 575 KiB/s rd, 383 KiB/s wr, 1.15k op/s 2024-08-10T05:31:53.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:53 smithi086 ceph-mon[98993]: pgmap v1357: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 575 KiB/s rd, 383 KiB/s wr, 1.15k op/s 2024-08-10T05:31:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:53 smithi159 ceph-mon[90359]: pgmap v1357: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 575 KiB/s rd, 383 KiB/s wr, 1.15k op/s 2024-08-10T05:31:55.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:55 smithi086 ceph-mon[101471]: pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 575 KiB/s rd, 383 KiB/s wr, 1.15k op/s 2024-08-10T05:31:55.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:55 smithi086 ceph-mon[98993]: pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 575 KiB/s rd, 383 KiB/s wr, 1.15k op/s 2024-08-10T05:31:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:55 smithi159 ceph-mon[90359]: pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 575 KiB/s rd, 383 KiB/s wr, 1.15k op/s 2024-08-10T05:31:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:31:56.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:31:56.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:31:57.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:57 smithi086 ceph-mon[98993]: pgmap v1359: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 860 KiB/s rd, 573 KiB/s wr, 1.72k op/s 2024-08-10T05:31:57.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:57 smithi086 ceph-mon[101471]: pgmap v1359: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 860 KiB/s rd, 573 KiB/s wr, 1.72k op/s 2024-08-10T05:31:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:57 smithi159 ceph-mon[90359]: pgmap v1359: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 860 KiB/s rd, 573 KiB/s wr, 1.72k op/s 2024-08-10T05:31:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:31:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:31:58] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2024-08-10T05:31:59.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:31:59 smithi086 ceph-mon[101471]: pgmap v1360: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 573 KiB/s rd, 382 KiB/s wr, 1.15k op/s 2024-08-10T05:31:59.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:31:59 smithi086 ceph-mon[98993]: pgmap v1360: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 573 KiB/s rd, 382 KiB/s wr, 1.15k op/s 2024-08-10T05:31:59.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:31:59 smithi159 ceph-mon[90359]: pgmap v1360: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 573 KiB/s rd, 382 KiB/s wr, 1.15k op/s 2024-08-10T05:32:01.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:01 smithi086 ceph-mon[101471]: pgmap v1361: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 856 KiB/s rd, 571 KiB/s wr, 1.71k op/s 2024-08-10T05:32:01.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:01 smithi086 ceph-mon[98993]: pgmap v1361: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 856 KiB/s rd, 571 KiB/s wr, 1.71k op/s 2024-08-10T05:32:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:01 smithi159 ceph-mon[90359]: pgmap v1361: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 856 KiB/s rd, 571 KiB/s wr, 1.71k op/s 2024-08-10T05:32:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:03 smithi086 ceph-mon[98993]: pgmap v1362: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 569 KiB/s rd, 379 KiB/s wr, 1.14k op/s 2024-08-10T05:32:03.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:03 smithi086 ceph-mon[101471]: pgmap v1362: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 569 KiB/s rd, 379 KiB/s wr, 1.14k op/s 2024-08-10T05:32:03.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:03 smithi159 ceph-mon[90359]: pgmap v1362: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 569 KiB/s rd, 379 KiB/s wr, 1.14k op/s 2024-08-10T05:32:05.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:05 smithi086 ceph-mon[101471]: pgmap v1363: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 569 KiB/s rd, 379 KiB/s wr, 1.14k op/s 2024-08-10T05:32:05.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:05 smithi086 ceph-mon[98993]: pgmap v1363: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 569 KiB/s rd, 379 KiB/s wr, 1.14k op/s 2024-08-10T05:32:05.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:05 smithi159 ceph-mon[90359]: pgmap v1363: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 569 KiB/s rd, 379 KiB/s wr, 1.14k op/s 2024-08-10T05:32:06.106 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.index_list_delimited (39592 ms) 2024-08-10T05:32:06.106 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.bi_list 2024-08-10T05:32:06.175 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.bi_list (69 ms) 2024-08-10T05:32:06.175 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.gc_set 2024-08-10T05:32:06.201 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.gc_set (27 ms) 2024-08-10T05:32:06.201 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.gc_list 2024-08-10T05:32:06.224 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.gc_list (23 ms) 2024-08-10T05:32:06.224 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.gc_defer 2024-08-10T05:32:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:07 smithi086 ceph-mon[101471]: pgmap v1364: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 850 KiB/s rd, 567 KiB/s wr, 1.70k op/s 2024-08-10T05:32:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:07 smithi086 ceph-mon[101471]: osdmap e1096: 8 total, 8 up, 8 in 2024-08-10T05:32:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:07 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1408408571' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142495-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:07.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:07 smithi086 ceph-mon[98993]: pgmap v1364: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 850 KiB/s rd, 567 KiB/s wr, 1.70k op/s 2024-08-10T05:32:07.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:07 smithi086 ceph-mon[98993]: osdmap e1096: 8 total, 8 up, 8 in 2024-08-10T05:32:07.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:07 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1408408571' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142495-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:07 smithi159 ceph-mon[90359]: pgmap v1364: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 850 KiB/s rd, 567 KiB/s wr, 1.70k op/s 2024-08-10T05:32:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:07 smithi159 ceph-mon[90359]: osdmap e1096: 8 total, 8 up, 8 in 2024-08-10T05:32:07.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:07 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1408408571' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142495-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:08.535 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:32:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:32:08] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2024-08-10T05:32:08.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:08 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1408408571' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142495-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:32:08.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:08 smithi086 ceph-mon[98993]: osdmap e1097: 8 total, 8 up, 8 in 2024-08-10T05:32:08.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:08 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1408408571' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142495-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:32:08.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:08 smithi086 ceph-mon[101471]: osdmap e1097: 8 total, 8 up, 8 in 2024-08-10T05:32:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:08 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1408408571' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142495-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:32:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:08 smithi159 ceph-mon[90359]: osdmap e1097: 8 total, 8 up, 8 in 2024-08-10T05:32:09.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:09 smithi086 ceph-mon[98993]: pgmap v1367: 169 pgs: 10 creating+peering, 17 unknown, 142 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 422 KiB/s rd, 281 KiB/s wr, 844 op/s 2024-08-10T05:32:09.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:09 smithi086 ceph-mon[98993]: osdmap e1098: 8 total, 8 up, 8 in 2024-08-10T05:32:09.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:09 smithi086 ceph-mon[101471]: pgmap v1367: 169 pgs: 10 creating+peering, 17 unknown, 142 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 422 KiB/s rd, 281 KiB/s wr, 844 op/s 2024-08-10T05:32:09.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:09 smithi086 ceph-mon[101471]: osdmap e1098: 8 total, 8 up, 8 in 2024-08-10T05:32:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:09 smithi159 ceph-mon[90359]: pgmap v1367: 169 pgs: 10 creating+peering, 17 unknown, 142 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 422 KiB/s rd, 281 KiB/s wr, 844 op/s 2024-08-10T05:32:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:09 smithi159 ceph-mon[90359]: osdmap e1098: 8 total, 8 up, 8 in 2024-08-10T05:32:10.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:10 smithi086 ceph-mon[98993]: pgmap v1369: 169 pgs: 10 creating+peering, 5 unknown, 154 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 942 KiB/s rd, 469 KiB/s wr, 1.40k op/s 2024-08-10T05:32:10.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:10 smithi086 ceph-mon[101471]: pgmap v1369: 169 pgs: 10 creating+peering, 5 unknown, 154 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 942 KiB/s rd, 469 KiB/s wr, 1.40k op/s 2024-08-10T05:32:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:10 smithi159 ceph-mon[90359]: pgmap v1369: 169 pgs: 10 creating+peering, 5 unknown, 154 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 942 KiB/s rd, 469 KiB/s wr, 1.40k op/s 2024-08-10T05:32:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:32:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:32:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:32:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:12 smithi086 ceph-mon[98993]: pgmap v1370: 169 pgs: 169 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 379 KiB/s rd, 94 KiB/s wr, 274 op/s 2024-08-10T05:32:12.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:12 smithi086 ceph-mon[101471]: pgmap v1370: 169 pgs: 169 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 379 KiB/s rd, 94 KiB/s wr, 274 op/s 2024-08-10T05:32:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:12 smithi159 ceph-mon[90359]: pgmap v1370: 169 pgs: 169 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 379 KiB/s rd, 94 KiB/s wr, 274 op/s 2024-08-10T05:32:13.555 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.gc_defer (7331 ms) 2024-08-10T05:32:13.555 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.usage_basic 2024-08-10T05:32:13.627 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.usage_basic (72 ms) 2024-08-10T05:32:13.627 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.usage_clear_no_obj 2024-08-10T05:32:13.628 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.usage_clear_no_obj (1 ms) 2024-08-10T05:32:13.629 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.usage_clear 2024-08-10T05:32:13.711 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.usage_clear (82 ms) 2024-08-10T05:32:13.711 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.bi_log_trim 2024-08-10T05:32:13.756 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.bi_log_trim (46 ms) 2024-08-10T05:32:13.756 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw.index_racing_removes 2024-08-10T05:32:13.766 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw.index_racing_removes (10 ms) 2024-08-10T05:32:14.566 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 16 tests from cls_rgw (48827 ms total) 2024-08-10T05:32:14.566 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:32:14.566 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment tear-down 2024-08-10T05:32:14.566 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] 16 tests from 1 test suite ran. (51497 ms total) 2024-08-10T05:32:14.566 INFO:tasks.workunit.client.0.smithi086.stdout:[ PASSED ] 16 tests. 2024-08-10T05:32:14.569 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T05:32:14.569 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T05:32:14.637 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_gc.sh... 2024-08-10T05:32:14.637 DEBUG:teuthology.orchestra.run.smithi086:workunit test cls/test_cls_rgw_gc.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_rgw_gc.sh 2024-08-10T05:32:14.709 INFO:tasks.workunit.client.0.smithi086.stdout:Running main() from gmock_main.cc 2024-08-10T05:32:14.709 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] Running 9 tests from 1 test suite. 2024-08-10T05:32:14.709 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment set-up. 2024-08-10T05:32:14.709 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 9 tests from cls_rgw_gc 2024-08-10T05:32:14.709 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw_gc.init 2024-08-10T05:32:14.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:14 smithi086 ceph-mon[101471]: osdmap e1099: 8 total, 8 up, 8 in 2024-08-10T05:32:14.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:14 smithi086 ceph-mon[101471]: pgmap v1372: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 350 KiB/s rd, 94 KiB/s wr, 271 op/s 2024-08-10T05:32:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:14 smithi086 ceph-mon[98993]: osdmap e1099: 8 total, 8 up, 8 in 2024-08-10T05:32:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:14 smithi086 ceph-mon[98993]: pgmap v1372: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 350 KiB/s rd, 94 KiB/s wr, 271 op/s 2024-08-10T05:32:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:14 smithi159 ceph-mon[90359]: osdmap e1099: 8 total, 8 up, 8 in 2024-08-10T05:32:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:14 smithi159 ceph-mon[90359]: pgmap v1372: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 350 KiB/s rd, 94 KiB/s wr, 271 op/s 2024-08-10T05:32:15.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:15 smithi086 ceph-mon[101471]: osdmap e1100: 8 total, 8 up, 8 in 2024-08-10T05:32:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:15 smithi086 ceph-mon[98993]: osdmap e1100: 8 total, 8 up, 8 in 2024-08-10T05:32:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:15 smithi159 ceph-mon[90359]: osdmap e1100: 8 total, 8 up, 8 in 2024-08-10T05:32:16.573 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw_gc.init (1865 ms) 2024-08-10T05:32:16.573 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops1 2024-08-10T05:32:16.594 INFO:tasks.workunit.client.0.smithi086.stderr:[ ] list info tag = chain-0 2024-08-10T05:32:16.594 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw_gc.gc_queue_ops1 (20 ms) 2024-08-10T05:32:16.594 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops2 2024-08-10T05:32:16.600 INFO:tasks.workunit.client.0.smithi086.stderr:[ ] next_marker is: = 0/4263 2024-08-10T05:32:16.600 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw_gc.gc_queue_ops2 (7 ms) 2024-08-10T05:32:16.600 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops5 2024-08-10T05:32:16.607 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw_gc.gc_queue_ops5 (7 ms) 2024-08-10T05:32:16.608 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops6 2024-08-10T05:32:16.614 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw_gc.gc_queue_ops6 (7 ms) 2024-08-10T05:32:16.614 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops7 2024-08-10T05:32:16.621 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw_gc.gc_queue_ops7 (7 ms) 2024-08-10T05:32:16.621 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops8 2024-08-10T05:32:16.629 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw_gc.gc_queue_ops8 (7 ms) 2024-08-10T05:32:16.629 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops9 2024-08-10T05:32:16.634 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw_gc.gc_queue_ops9 (6 ms) 2024-08-10T05:32:16.634 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw_gc.finalize 2024-08-10T05:32:16.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:16 smithi086 ceph-mon[101471]: osdmap e1101: 8 total, 8 up, 8 in 2024-08-10T05:32:16.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:16 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3186479394' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142698-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:16.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:16 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142698-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:16.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:16 smithi086 ceph-mon[101471]: pgmap v1375: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:16 smithi086 ceph-mon[98993]: osdmap e1101: 8 total, 8 up, 8 in 2024-08-10T05:32:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:16 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3186479394' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142698-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:16 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142698-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:16 smithi086 ceph-mon[98993]: pgmap v1375: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:16 smithi159 ceph-mon[90359]: osdmap e1101: 8 total, 8 up, 8 in 2024-08-10T05:32:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:16 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3186479394' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142698-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:16 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142698-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:16 smithi159 ceph-mon[90359]: pgmap v1375: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:17.585 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw_gc.finalize (951 ms) 2024-08-10T05:32:17.586 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 9 tests from cls_rgw_gc (2877 ms total) 2024-08-10T05:32:17.586 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:32:17.586 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment tear-down 2024-08-10T05:32:17.586 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] 9 tests from 1 test suite ran. (2877 ms total) 2024-08-10T05:32:17.586 INFO:tasks.workunit.client.0.smithi086.stdout:[ PASSED ] 9 tests. 2024-08-10T05:32:17.588 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T05:32:17.588 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T05:32:17.657 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_stats.sh... 2024-08-10T05:32:17.657 DEBUG:teuthology.orchestra.run.smithi086:workunit test cls/test_cls_rgw_stats.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_rgw_stats.sh 2024-08-10T05:32:17.738 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] Running 1 test from 1 test suite. 2024-08-10T05:32:17.739 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment set-up. 2024-08-10T05:32:17.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:17 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:32:17.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:17 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142698-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:32:17.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:17 smithi086 ceph-mon[101471]: osdmap e1102: 8 total, 8 up, 8 in 2024-08-10T05:32:17.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:17 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:32:17.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:17 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142698-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:32:17.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:17 smithi086 ceph-mon[98993]: osdmap e1102: 8 total, 8 up, 8 in 2024-08-10T05:32:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:17 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:32:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:17 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142698-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:32:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:17 smithi159 ceph-mon[90359]: osdmap e1102: 8 total, 8 up, 8 in 2024-08-10T05:32:18.573 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:32:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:32:18] "GET /metrics HTTP/1.1" 200 38762 "" "Prometheus/2.43.0" 2024-08-10T05:32:18.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:18 smithi086 ceph-mon[98993]: osdmap e1103: 8 total, 8 up, 8 in 2024-08-10T05:32:18.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:18 smithi086 ceph-mon[98993]: pgmap v1378: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:18.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:18 smithi086 ceph-mon[101471]: osdmap e1103: 8 total, 8 up, 8 in 2024-08-10T05:32:18.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:18 smithi086 ceph-mon[101471]: pgmap v1378: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:18 smithi159 ceph-mon[90359]: osdmap e1103: 8 total, 8 up, 8 in 2024-08-10T05:32:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:18 smithi159 ceph-mon[90359]: pgmap v1378: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:18.937 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:32:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=cleanup t=2024-08-10T05:32:18.532733969Z level=info msg="Completed cleanup jobs" duration=4.025157ms 2024-08-10T05:32:19.586 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 1 test from cls_rgw_stats 2024-08-10T05:32:19.586 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] cls_rgw_stats.simulate 2024-08-10T05:32:19.608 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.608+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~F8MU0CPEVFUA.0 size=140731 2024-08-10T05:32:19.608 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.608+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=F8MU0CPEVFUA tag=4KI9P9N69788 type=write size=1189307 2024-08-10T05:32:19.609 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.609+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=F315D7HP21RT type=del size=3146626 2024-08-10T05:32:19.612 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.612+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~JCKZPLG6CYKN.0 size=1048576 2024-08-10T05:32:19.613 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.613+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~JCKZPLG6CYKN.1 size=267238 2024-08-10T05:32:19.613 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.613+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=JCKZPLG6CYKN tag=R3K8N8XBMOB1 type=write size=2364390 2024-08-10T05:32:19.615 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.615+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=RXPHJM7DMJCW type=del size=2676418 2024-08-10T05:32:19.616 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.616+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=TX04T9CUSNCP type=del size=3038134 2024-08-10T05:32:19.618 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.618+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=QH062SOSLBCI type=del size=1564533 2024-08-10T05:32:19.621 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.621+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~C7DH2L4J04T3.0 size=242011 2024-08-10T05:32:19.621 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.621+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=C7DH2L4J04T3 tag=35SU7NBKEWNM type=write size=1290587 2024-08-10T05:32:19.623 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.623+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~FWGWEVNPDNJ5.0 size=428393 2024-08-10T05:32:19.623 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.623+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=FWGWEVNPDNJ5 tag=RYWGKN7HOQOD type=write size=1476969 2024-08-10T05:32:19.624 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.624+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=N7NULL1LFW3P type=del size=83029 2024-08-10T05:32:19.626 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.626+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=ZS57J9YQMLWF type=del size=161214 2024-08-10T05:32:19.627 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.627+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=VK3YB4NY797C type=write size=822822 2024-08-10T05:32:19.628 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.628+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=BXFQIA781TY2 type=del size=569457 2024-08-10T05:32:19.630 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.630+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=VHCZVP7BV4HC type=del size=99929 2024-08-10T05:32:19.632 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.632+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~ZNRKLVN3DEN2.0 size=1048576 2024-08-10T05:32:19.633 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.633+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~ZNRKLVN3DEN2.1 size=1048576 2024-08-10T05:32:19.634 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.634+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~ZNRKLVN3DEN2.2 size=538353 2024-08-10T05:32:19.634 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.634+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=ZNRKLVN3DEN2 tag=OBZX03JKSQCS type=write size=3684081 2024-08-10T05:32:19.635 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.635+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=5E7X4Y0TD386 type=del size=599514 2024-08-10T05:32:19.637 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.637+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=61RLG0R7SG9A type=del size=1014294 2024-08-10T05:32:19.638 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.638+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~F8MU0CPEVFUA.0 size=140731 2024-08-10T05:32:19.641 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.641+0000 7f7803238780 1 < completed multipart upload key=BEWZS75IA59P upload=F8MU0CPEVFUA tag=4KI9P9N69788 type=write size=1189307 2024-08-10T05:32:19.643 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.643+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~7T3OFC5NMF22.0 size=1048576 2024-08-10T05:32:19.644 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.644+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~7T3OFC5NMF22.1 size=1048576 2024-08-10T05:32:19.645 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.645+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~7T3OFC5NMF22.2 size=326633 2024-08-10T05:32:19.645 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.645+0000 7f7803238780 1 > prepared multipart upload key=1TZT0H3OT772 upload=7T3OFC5NMF22 tag=CA66WG9XP9SE type=write size=3472361 2024-08-10T05:32:19.646 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.646+0000 7f7803238780 1 < completed delete operation key=0Q56DOBCN3VW tag=F315D7HP21RT type=del 2024-08-10T05:32:19.648 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.648+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~FWZHIXM0PXO2.0 size=1048576 2024-08-10T05:32:19.649 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.649+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~FWZHIXM0PXO2.1 size=57403 2024-08-10T05:32:19.650 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.649+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=FWZHIXM0PXO2 tag=AVVY5DMGA7GT type=write size=2154555 2024-08-10T05:32:19.651 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.651+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~JCKZPLG6CYKN.0 size=1048576 2024-08-10T05:32:19.652 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.652+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~JCKZPLG6CYKN.1 size=267238 2024-08-10T05:32:19.654 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.654+0000 7f7803238780 1 < completed multipart upload key=BEWZS75IA59P upload=JCKZPLG6CYKN tag=R3K8N8XBMOB1 type=write size=2364390 2024-08-10T05:32:19.657 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.657+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~NB5UO5C0CHZI.0 size=1048576 2024-08-10T05:32:19.658 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.658+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~NB5UO5C0CHZI.1 size=1048576 2024-08-10T05:32:19.659 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.659+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~NB5UO5C0CHZI.2 size=895498 2024-08-10T05:32:19.659 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.659+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=NB5UO5C0CHZI tag=YR4HNYY9TB9G type=write size=4041226 2024-08-10T05:32:19.660 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.660+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=RXPHJM7DMJCW type=del 2024-08-10T05:32:19.662 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.662+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=UYJN5FXM1DN1 type=del size=1111729 2024-08-10T05:32:19.664 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.664+0000 7f7803238780 1 < suggested update operation key=M4KEYRP20O0S tag=TX04T9CUSNCP type=del size=3038134 2024-08-10T05:32:19.666 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.666+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=O67DSL6AQLD6 type=del size=902069 2024-08-10T05:32:19.667 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.667+0000 7f7803238780 1 < completed delete operation key=MSU6AUJV0ITY tag=QH062SOSLBCI type=del 2024-08-10T05:32:19.668 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.668+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=5ARRO80Z0QHI type=write size=79149 2024-08-10T05:32:19.669 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.669+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~C7DH2L4J04T3.0 size=242011 2024-08-10T05:32:19.671 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.671+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=C7DH2L4J04T3 tag=35SU7NBKEWNM type=write size=1290587 2024-08-10T05:32:19.673 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.673+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=ZJ6ZQIJIDJG6 type=del size=1198799 2024-08-10T05:32:19.674 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.674+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~FWGWEVNPDNJ5.0 size=428393 2024-08-10T05:32:19.676 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.676+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=FWGWEVNPDNJ5 tag=RYWGKN7HOQOD type=write size=1476969 2024-08-10T05:32:19.677 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.677+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=Z60HZ8UGLMJZ type=write size=318003 2024-08-10T05:32:19.678 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.678+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=N7NULL1LFW3P type=del 2024-08-10T05:32:19.680 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.680+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=L415355UJ071 type=write size=788354 2024-08-10T05:32:19.681 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.681+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=ZS57J9YQMLWF type=del 2024-08-10T05:32:19.684 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.684+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~57Z8X4UIL0HD.0 size=667145 2024-08-10T05:32:19.684 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.684+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=57Z8X4UIL0HD tag=OCHJP1QTF223 type=write size=1715721 2024-08-10T05:32:19.685 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.685+0000 7f7803238780 -1 < failed to complete operation key=M4KEYRP20O0S tag=VK3YB4NY797C type=write size=822822: (22) Invalid argument 2024-08-10T05:32:19.686 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.686+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=JU2XIQW9ZSZY type=del size=1042353 2024-08-10T05:32:19.687 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.687+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=BXFQIA781TY2 type=del 2024-08-10T05:32:19.689 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.689+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=FF48CY1CRBZL type=del size=3339578 2024-08-10T05:32:19.690 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.690+0000 7f7803238780 1 < completed delete operation key=WLAMZC6D1VYS tag=VHCZVP7BV4HC type=del 2024-08-10T05:32:19.691 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.691+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=KT31PK5B4U1Z type=del size=1839647 2024-08-10T05:32:19.693 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.693+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~ZNRKLVN3DEN2.0 size=1048576 2024-08-10T05:32:19.694 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.694+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~ZNRKLVN3DEN2.1 size=1048576 2024-08-10T05:32:19.695 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.695+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~ZNRKLVN3DEN2.2 size=538353 2024-08-10T05:32:19.697 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.697+0000 7f7803238780 1 < completed multipart upload key=Z7YHEIMU76PP upload=ZNRKLVN3DEN2 tag=OBZX03JKSQCS type=write size=3684081 2024-08-10T05:32:19.698 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.698+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=ANFEIB24VJUA type=del size=811991 2024-08-10T05:32:19.699 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.699+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=5E7X4Y0TD386 type=del 2024-08-10T05:32:19.701 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.701+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=WC93UW273296 type=del size=3240119 2024-08-10T05:32:19.703 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.703+0000 7f7803238780 1 < suggested update operation key=SFULEGB3NN7M tag=61RLG0R7SG9A type=del size=1014294 2024-08-10T05:32:19.705 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.705+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~XKW37QSL5XSZ.0 size=1048576 2024-08-10T05:32:19.706 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.706+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~XKW37QSL5XSZ.1 size=51005 2024-08-10T05:32:19.706 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.706+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=XKW37QSL5XSZ tag=IR3A3AGRYQOM type=write size=2148157 2024-08-10T05:32:19.707 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.707+0000 7f7803238780 1 < canceled part key=_multipart_1TZT0H3OT772.2~7T3OFC5NMF22.0 size=1048576 2024-08-10T05:32:19.707 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.707+0000 7f7803238780 1 < canceled part key=_multipart_1TZT0H3OT772.2~7T3OFC5NMF22.1 size=1048576 2024-08-10T05:32:19.708 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.708+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~7T3OFC5NMF22.2 size=326633 2024-08-10T05:32:19.710 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.710+0000 7f7803238780 1 < canceled multipart upload key=1TZT0H3OT772 upload=7T3OFC5NMF22 tag=CA66WG9XP9SE type=write size=3472361 2024-08-10T05:32:19.711 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.711+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=0W8098KPR4UR type=del size=3466121 2024-08-10T05:32:19.712 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.712+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~FWZHIXM0PXO2.0 size=1048576 2024-08-10T05:32:19.713 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.713+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~FWZHIXM0PXO2.1 size=57403 2024-08-10T05:32:19.715 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.715+0000 7f7803238780 1 < completed multipart upload key=VKX9ZVCGC9JY upload=FWZHIXM0PXO2 tag=AVVY5DMGA7GT type=write size=2154555 2024-08-10T05:32:19.716 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.716+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=KYS319BPR392 type=del size=2936220 2024-08-10T05:32:19.717 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.717+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~NB5UO5C0CHZI.0 size=1048576 2024-08-10T05:32:19.718 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.718+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~NB5UO5C0CHZI.1 size=1048576 2024-08-10T05:32:19.718 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.718+0000 7f7803238780 1 < canceled part key=_multipart_N6BX8IO9ZULU.2~NB5UO5C0CHZI.2 size=895498 2024-08-10T05:32:19.720 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.720+0000 7f7803238780 1 < canceled multipart upload key=N6BX8IO9ZULU upload=NB5UO5C0CHZI tag=YR4HNYY9TB9G type=write size=4041226 2024-08-10T05:32:19.722 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.722+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=P3I4FC4YZXEQ type=del size=960806 2024-08-10T05:32:19.723 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.723+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=UYJN5FXM1DN1 type=del 2024-08-10T05:32:19.724 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.724+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=RP05QEXWA1BR type=del size=688747 2024-08-10T05:32:19.725 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.725+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=O67DSL6AQLD6 type=del 2024-08-10T05:32:19.728 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.728+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~FVQKMXNRKFHB.0 size=101475 2024-08-10T05:32:19.728 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.728+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=FVQKMXNRKFHB tag=4W2Y82W6AHVJ type=write size=1150051 2024-08-10T05:32:19.729 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.729+0000 7f7803238780 1 < completed write operation key=VJC53Z86ZBHI tag=5ARRO80Z0QHI type=write size=79149 2024-08-10T05:32:19.732 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.732+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~PISI1M6H5WGO.0 size=1048576 2024-08-10T05:32:19.733 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.733+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~PISI1M6H5WGO.1 size=98028 2024-08-10T05:32:19.733 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.733+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=PISI1M6H5WGO tag=NCDH1QLTV1LW type=write size=2195180 2024-08-10T05:32:19.735 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.735+0000 7f7803238780 1 < suggested update operation key=VJC53Z86ZBHI tag=ZJ6ZQIJIDJG6 type=del size=1198799 2024-08-10T05:32:19.738 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.738+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~J98KFEXWUM03.0 size=765677 2024-08-10T05:32:19.738 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.738+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=J98KFEXWUM03 tag=4C02ER6QZML9 type=write size=1814253 2024-08-10T05:32:19.739 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.739+0000 7f7803238780 1 < completed write operation key=PIABVMHZSH5U tag=Z60HZ8UGLMJZ type=write size=318003 2024-08-10T05:32:19.740 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.740+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=1E7US6OTH4SN type=del size=2233904 2024-08-10T05:32:19.742 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.742+0000 7f7803238780 1 < completed write operation key=4RGB196YQHP8 tag=L415355UJ071 type=write size=788354 2024-08-10T05:32:19.743 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.743+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=XI1UKEV88JB8 type=del size=3480696 2024-08-10T05:32:19.744 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.744+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~57Z8X4UIL0HD.0 size=667145 2024-08-10T05:32:19.746 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.746+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=57Z8X4UIL0HD tag=OCHJP1QTF223 type=write size=1715721 2024-08-10T05:32:19.748 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.748+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=60YV0H14U2G4 type=write size=204218 2024-08-10T05:32:19.749 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.749+0000 7f7803238780 1 < completed delete operation key=ZOT42H765WOE tag=JU2XIQW9ZSZY type=del 2024-08-10T05:32:19.750 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.750+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=7I4G8O31HNQB type=del size=464414 2024-08-10T05:32:19.751 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.751+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=FF48CY1CRBZL type=del 2024-08-10T05:32:19.753 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.753+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~H4YZPFCCZL8X.0 size=301214 2024-08-10T05:32:19.753 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.753+0000 7f7803238780 1 > prepared multipart upload key=DDSA6SD57UXL upload=H4YZPFCCZL8X tag=0XNUEPO6B97H type=write size=1349790 2024-08-10T05:32:19.755 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.755+0000 7f7803238780 1 < suggested update operation key=DDSA6SD57UXL tag=KT31PK5B4U1Z type=del size=1839647 2024-08-10T05:32:19.757 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.757+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=9T8MBDL4TYS7 type=write size=356922 2024-08-10T05:32:19.758 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.758+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=ANFEIB24VJUA type=del 2024-08-10T05:32:19.759 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.759+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=803NRKOO15ZH type=del size=988313 2024-08-10T05:32:19.760 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.760+0000 7f7803238780 1 < completed delete operation key=WLAMZC6D1VYS tag=WC93UW273296 type=del 2024-08-10T05:32:19.762 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.762+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=1Y8ZI8962FH2 type=write size=331444 2024-08-10T05:32:19.763 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.763+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~XKW37QSL5XSZ.0 size=1048576 2024-08-10T05:32:19.764 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.764+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~XKW37QSL5XSZ.1 size=51005 2024-08-10T05:32:19.766 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.766+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=XKW37QSL5XSZ tag=IR3A3AGRYQOM type=write size=2148157 2024-08-10T05:32:19.767 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.767+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=GHAEDIK87D7H type=write size=371923 2024-08-10T05:32:19.768 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.768+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=0W8098KPR4UR type=del 2024-08-10T05:32:19.770 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.770+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=7IHXEHBONGE2 type=del size=2942800 2024-08-10T05:32:19.771 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.771+0000 7f7803238780 1 < canceled operation key=BNYFRBPTTUSU tag=KYS319BPR392 type=del size=2936220 2024-08-10T05:32:19.773 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.773+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=K4BL8GBS2CVV type=del size=718538 2024-08-10T05:32:19.774 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.774+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=P3I4FC4YZXEQ type=del 2024-08-10T05:32:19.775 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.775+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=I4MNJA041PT2 type=write size=507187 2024-08-10T05:32:19.776 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.776+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=RP05QEXWA1BR type=del 2024-08-10T05:32:19.778 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.778+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=6HV8E67HTLZ4 type=del size=1891055 2024-08-10T05:32:19.779 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.779+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~FVQKMXNRKFHB.0 size=101475 2024-08-10T05:32:19.781 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.781+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=FVQKMXNRKFHB tag=4W2Y82W6AHVJ type=write size=1150051 2024-08-10T05:32:19.782 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.782+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=1SSCZ5MV3PLH type=del size=1546811 2024-08-10T05:32:19.784 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.783+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~PISI1M6H5WGO.0 size=1048576 2024-08-10T05:32:19.784 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.784+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~PISI1M6H5WGO.1 size=98028 2024-08-10T05:32:19.786 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.786+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=PISI1M6H5WGO tag=NCDH1QLTV1LW type=write size=2195180 2024-08-10T05:32:19.787 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.787+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=5HI2LT2KD17E type=del size=134440 2024-08-10T05:32:19.788 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.788+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~J98KFEXWUM03.0 size=765677 2024-08-10T05:32:19.790 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.790+0000 7f7803238780 1 < completed multipart upload key=BEWZS75IA59P upload=J98KFEXWUM03 tag=4C02ER6QZML9 type=write size=1814253 2024-08-10T05:32:19.791 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.791+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=P1S8WCS2WQVR type=write size=437417 2024-08-10T05:32:19.793 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.793+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=1E7US6OTH4SN type=del 2024-08-10T05:32:19.795 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.795+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~XVX7GIRJWM4J.0 size=1048576 2024-08-10T05:32:19.795 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.795+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~XVX7GIRJWM4J.1 size=1048576 2024-08-10T05:32:19.796 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.796+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~XVX7GIRJWM4J.2 size=700829 2024-08-10T05:32:19.796 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.796+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=XVX7GIRJWM4J tag=SF2L7N134QKW type=write size=3846557 2024-08-10T05:32:19.797 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.797+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=XI1UKEV88JB8 type=del 2024-08-10T05:32:19.799 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.799+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=P981ULXDN922 type=del size=3081498 2024-08-10T05:32:19.800 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.800+0000 7f7803238780 1 < completed write operation key=H9KT1RELCW8U tag=60YV0H14U2G4 type=write size=204218 2024-08-10T05:32:19.802 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.802+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=AS912IY5EHI6 type=del size=242470 2024-08-10T05:32:19.803 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.803+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=7I4G8O31HNQB type=del 2024-08-10T05:32:19.805 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.805+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~46TPKKZYTUZR.0 size=811589 2024-08-10T05:32:19.805 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.805+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=46TPKKZYTUZR tag=2QLEAPAP64T9 type=write size=1860165 2024-08-10T05:32:19.806 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.806+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~H4YZPFCCZL8X.0 size=301214 2024-08-10T05:32:19.808 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.808+0000 7f7803238780 1 < completed multipart upload key=DDSA6SD57UXL upload=H4YZPFCCZL8X tag=0XNUEPO6B97H type=write size=1349790 2024-08-10T05:32:19.809 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.809+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=11ZKTTTS0J87 type=del size=2900232 2024-08-10T05:32:19.810 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.810+0000 7f7803238780 1 < completed write operation key=SFULEGB3NN7M tag=9T8MBDL4TYS7 type=write size=356922 2024-08-10T05:32:19.811 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.811+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=SH7BESANXEIK type=del size=680984 2024-08-10T05:32:19.813 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.813+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=803NRKOO15ZH type=del 2024-08-10T05:32:19.815 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.815+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~J3N2VUF030IK.0 size=462297 2024-08-10T05:32:19.815 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.815+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=J3N2VUF030IK tag=3EI0OSQFB56E type=write size=1510873 2024-08-10T05:32:19.816 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.816+0000 7f7803238780 1 < completed write operation key=AEL92L18QHBE tag=1Y8ZI8962FH2 type=write size=331444 2024-08-10T05:32:19.817 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.817+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=MFYIRVPY65PL type=write size=207364 2024-08-10T05:32:19.818 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.818+0000 7f7803238780 1 < completed write operation key=29VQII5BL9Z9 tag=GHAEDIK87D7H type=write size=371923 2024-08-10T05:32:19.820 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.820+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~B5UM79BXHJ5J.0 size=578583 2024-08-10T05:32:19.820 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.820+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=B5UM79BXHJ5J tag=YRDQXQK76SDX type=write size=1627159 2024-08-10T05:32:19.821 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.821+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=7IHXEHBONGE2 type=del 2024-08-10T05:32:19.823 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.823+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~YCHYUS4QG0VS.0 size=562563 2024-08-10T05:32:19.823 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.823+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=YCHYUS4QG0VS tag=1YDWTE5T3HM1 type=write size=1611139 2024-08-10T05:32:19.824 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.824+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=K4BL8GBS2CVV type=del 2024-08-10T05:32:19.826 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.826+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~A0GJJLY9KRSX.0 size=928604 2024-08-10T05:32:19.827 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.826+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=A0GJJLY9KRSX tag=EX1LQ4FRMM1B type=write size=1977180 2024-08-10T05:32:19.829 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.829+0000 7f7803238780 1 < suggested remove operation key=DDSA6SD57UXL tag=I4MNJA041PT2 type=write 2024-08-10T05:32:19.831 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.831+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~TGYMVRKMXC8V.0 size=1048576 2024-08-10T05:32:19.832 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.832+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~TGYMVRKMXC8V.1 size=701504 2024-08-10T05:32:19.832 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.832+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=TGYMVRKMXC8V tag=9RPWBT6M6243 type=write size=2798656 2024-08-10T05:32:19.833 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.833+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=6HV8E67HTLZ4 type=del 2024-08-10T05:32:19.834 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.834+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=2WZ7H32VF6HW type=del size=802697 2024-08-10T05:32:19.836 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.836+0000 7f7803238780 1 < suggested remove operation key=1TZT0H3OT772 tag=1SSCZ5MV3PLH type=del 2024-08-10T05:32:19.838 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.838+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~JLUYNSCTDKZ9.0 size=940166 2024-08-10T05:32:19.838 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.838+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=JLUYNSCTDKZ9 tag=5ZVP1QQ86WF2 type=write size=1988742 2024-08-10T05:32:19.839 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.839+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=5HI2LT2KD17E type=del 2024-08-10T05:32:19.841 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.841+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=A15P5QBPXTZ7 type=del size=2877757 2024-08-10T05:32:19.842 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.842+0000 7f7803238780 1 < completed write operation key=0LYGW6HXWPZY tag=P1S8WCS2WQVR type=write size=437417 2024-08-10T05:32:19.843 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.843+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=YBF5LESSGYUY type=del size=1130686 2024-08-10T05:32:19.844 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.844+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~XVX7GIRJWM4J.0 size=1048576 2024-08-10T05:32:19.844 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.844+0000 7f7803238780 1 < canceled part key=_multipart_WLAMZC6D1VYS.2~XVX7GIRJWM4J.1 size=1048576 2024-08-10T05:32:19.845 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.845+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~XVX7GIRJWM4J.2 size=700829 2024-08-10T05:32:19.847 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.847+0000 7f7803238780 1 < canceled multipart upload key=WLAMZC6D1VYS upload=XVX7GIRJWM4J tag=SF2L7N134QKW type=write size=3846557 2024-08-10T05:32:19.849 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.849+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~GXQU6ZOC76US.0 size=954704 2024-08-10T05:32:19.849 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.849+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=GXQU6ZOC76US tag=KCEBPTIWDI2I type=write size=2003280 2024-08-10T05:32:19.850 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.850+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=P981ULXDN922 type=del 2024-08-10T05:32:19.851 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.851+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=W5ENVSTHWZ45 type=del size=1182879 2024-08-10T05:32:19.852 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.852+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=AS912IY5EHI6 type=del 2024-08-10T05:32:19.853 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.853+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=A9Q47N9PP550 type=del size=2607038 2024-08-10T05:32:19.854 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.854+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~46TPKKZYTUZR.0 size=811589 2024-08-10T05:32:19.856 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.856+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=46TPKKZYTUZR tag=2QLEAPAP64T9 type=write size=1860165 2024-08-10T05:32:19.857 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.857+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=TX572PQ5HXFF type=write size=717373 2024-08-10T05:32:19.858 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.858+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=11ZKTTTS0J87 type=del 2024-08-10T05:32:19.859 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.859+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=58ER1KRVL4LV type=del size=972322 2024-08-10T05:32:19.860 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.860+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=SH7BESANXEIK type=del 2024-08-10T05:32:19.862 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.863+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~H8UH9C4GXQ2W.0 size=1048576 2024-08-10T05:32:19.863 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.863+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~H8UH9C4GXQ2W.1 size=430322 2024-08-10T05:32:19.863 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.863+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=H8UH9C4GXQ2W tag=13JWTZ5VJ062 type=write size=2527474 2024-08-10T05:32:19.864 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.864+0000 7f7803238780 1 < canceled part key=_multipart_BEWZS75IA59P.2~J3N2VUF030IK.0 size=462297 2024-08-10T05:32:19.865 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.865+0000 7f7803238780 1 < canceled multipart upload key=BEWZS75IA59P upload=J3N2VUF030IK tag=3EI0OSQFB56E type=write size=1510873 2024-08-10T05:32:19.868 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.868+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~ZEUI1VNMIOXQ.0 size=1048576 2024-08-10T05:32:19.868 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.868+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~ZEUI1VNMIOXQ.1 size=1048576 2024-08-10T05:32:19.869 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.869+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~ZEUI1VNMIOXQ.2 size=631256 2024-08-10T05:32:19.870 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.869+0000 7f7803238780 1 > prepared multipart upload key=XDS4ELXRI8MU upload=ZEUI1VNMIOXQ tag=2KTVU744M67U type=write size=3776984 2024-08-10T05:32:19.872 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.872+0000 7f7803238780 1 < suggested update operation key=XWUWU8CVR59V tag=MFYIRVPY65PL type=write size=207364 2024-08-10T05:32:19.873 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.873+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=MXSFTGDOC1HF type=del size=1117525 2024-08-10T05:32:19.874 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.874+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~B5UM79BXHJ5J.0 size=578583 2024-08-10T05:32:19.876 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.876+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=B5UM79BXHJ5J tag=YRDQXQK76SDX type=write size=1627159 2024-08-10T05:32:19.878 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.878+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~7CCE37F51SAM.0 size=1048576 2024-08-10T05:32:19.879 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.879+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~7CCE37F51SAM.1 size=95944 2024-08-10T05:32:19.879 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.879+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=7CCE37F51SAM tag=LSCEJDUPP7J8 type=write size=2193096 2024-08-10T05:32:19.880 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.880+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~YCHYUS4QG0VS.0 size=562563 2024-08-10T05:32:19.882 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.882+0000 7f7803238780 1 < completed multipart upload key=0Q56DOBCN3VW upload=YCHYUS4QG0VS tag=1YDWTE5T3HM1 type=write size=1611139 2024-08-10T05:32:19.884 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.884+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~52OKF95NQBM3.0 size=1048576 2024-08-10T05:32:19.885 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.885+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~52OKF95NQBM3.1 size=1048576 2024-08-10T05:32:19.886 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.885+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~52OKF95NQBM3.2 size=976308 2024-08-10T05:32:19.886 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.885+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=52OKF95NQBM3 tag=400WQCZ41ZXD type=write size=4122036 2024-08-10T05:32:19.887 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.887+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~A0GJJLY9KRSX.0 size=928604 2024-08-10T05:32:19.889 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.889+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=A0GJJLY9KRSX tag=EX1LQ4FRMM1B type=write size=1977180 2024-08-10T05:32:19.890 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.890+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=R878QW02GL9P type=del size=2332734 2024-08-10T05:32:19.891 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.891+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~TGYMVRKMXC8V.0 size=1048576 2024-08-10T05:32:19.892 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.892+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~TGYMVRKMXC8V.1 size=701504 2024-08-10T05:32:19.894 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.894+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=TGYMVRKMXC8V tag=9RPWBT6M6243 type=write size=2798656 2024-08-10T05:32:19.895 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.895+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=XMBTVVG4MIOZ type=del size=569405 2024-08-10T05:32:19.897 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.897+0000 7f7803238780 1 < suggested remove operation key=XOK47MUNUZ55 tag=2WZ7H32VF6HW type=del 2024-08-10T05:32:19.898 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.898+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=FP9DUU5FWR3G type=write size=118231 2024-08-10T05:32:19.899 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.899+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~JLUYNSCTDKZ9.0 size=940166 2024-08-10T05:32:19.901 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.901+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=JLUYNSCTDKZ9 tag=5ZVP1QQ86WF2 type=write size=1988742 2024-08-10T05:32:19.903 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.902+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=IWONNJMX4HB4 type=write size=511532 2024-08-10T05:32:19.903 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.903+0000 7f7803238780 1 < completed delete operation key=VJC53Z86ZBHI tag=A15P5QBPXTZ7 type=del 2024-08-10T05:32:19.904 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:19 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:32:19.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:19 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:32:19.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:19 smithi086 ceph-mon[101471]: osdmap e1104: 8 total, 8 up, 8 in 2024-08-10T05:32:19.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:19 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2061966537' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142753-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:19.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:19 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142753-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:19.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:19 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:32:19.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:19 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:32:19.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:19 smithi086 ceph-mon[98993]: osdmap e1104: 8 total, 8 up, 8 in 2024-08-10T05:32:19.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:19 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2061966537' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142753-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:19.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:19 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142753-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:19.906 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.905+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=JNFJF1STIRK4 type=del size=2178992 2024-08-10T05:32:19.906 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.906+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=YBF5LESSGYUY type=del 2024-08-10T05:32:19.907 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.907+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=BT1HOX1OM475 type=del size=2391139 2024-08-10T05:32:19.908 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.908+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~GXQU6ZOC76US.0 size=954704 2024-08-10T05:32:19.910 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.910+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=GXQU6ZOC76US tag=KCEBPTIWDI2I type=write size=2003280 2024-08-10T05:32:19.912 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.912+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~3YRD9HOH0QZD.0 size=1048576 2024-08-10T05:32:19.913 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.913+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~3YRD9HOH0QZD.1 size=460550 2024-08-10T05:32:19.913 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.913+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=3YRD9HOH0QZD tag=4EP4C9N4FUGS type=write size=2557702 2024-08-10T05:32:19.914 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.914+0000 7f7803238780 1 < completed delete operation key=MSU6AUJV0ITY tag=W5ENVSTHWZ45 type=del 2024-08-10T05:32:19.915 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.915+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=9XKJ3SJ98NL3 type=write size=558755 2024-08-10T05:32:19.917 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.917+0000 7f7803238780 -1 < failed to complete operation key=XOK47MUNUZ55 tag=A9Q47N9PP550 type=del size=2607038: (22) Invalid argument 2024-08-10T05:32:19.918 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.918+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=7PAKWUFM2TMY type=write size=420425 2024-08-10T05:32:19.919 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.919+0000 7f7803238780 1 < completed write operation key=ME6EL3X8OID0 tag=TX572PQ5HXFF type=write size=717373 2024-08-10T05:32:19.921 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.921+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~4MRO1X0E7IBM.0 size=1048576 2024-08-10T05:32:19.922 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.922+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~4MRO1X0E7IBM.1 size=1048576 2024-08-10T05:32:19.923 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.923+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~4MRO1X0E7IBM.2 size=966596 2024-08-10T05:32:19.923 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.923+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=4MRO1X0E7IBM tag=MNW2N652J7R9 type=write size=4112324 2024-08-10T05:32:19.924 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.924+0000 7f7803238780 1 < completed delete operation key=ZOT42H765WOE tag=58ER1KRVL4LV type=del 2024-08-10T05:32:19.925 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.925+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=UQ67J9N8MID2 type=del size=4061670 2024-08-10T05:32:19.926 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.926+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~H8UH9C4GXQ2W.0 size=1048576 2024-08-10T05:32:19.927 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.926+0000 7f7803238780 1 < canceled part key=_multipart_VKX9ZVCGC9JY.2~H8UH9C4GXQ2W.1 size=430322 2024-08-10T05:32:19.928 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.928+0000 7f7803238780 1 < canceled multipart upload key=VKX9ZVCGC9JY upload=H8UH9C4GXQ2W tag=13JWTZ5VJ062 type=write size=2527474 2024-08-10T05:32:19.930 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.930+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~VP1M1Q4RT0NB.0 size=516422 2024-08-10T05:32:19.930 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.930+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=VP1M1Q4RT0NB tag=1KFK7732MF35 type=write size=1564998 2024-08-10T05:32:19.931 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.931+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~ZEUI1VNMIOXQ.0 size=1048576 2024-08-10T05:32:19.932 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.932+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~ZEUI1VNMIOXQ.1 size=1048576 2024-08-10T05:32:19.933 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.933+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~ZEUI1VNMIOXQ.2 size=631256 2024-08-10T05:32:19.935 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.935+0000 7f7803238780 1 < completed multipart upload key=XDS4ELXRI8MU upload=ZEUI1VNMIOXQ tag=2KTVU744M67U type=write size=3776984 2024-08-10T05:32:19.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:19 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:32:19.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:19 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:32:19.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:19 smithi159 ceph-mon[90359]: osdmap e1104: 8 total, 8 up, 8 in 2024-08-10T05:32:19.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:19 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2061966537' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142753-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:19.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:19 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142753-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:19.937 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.937+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~731A21JIYD4K.0 size=1048576 2024-08-10T05:32:19.938 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.938+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~731A21JIYD4K.1 size=1048576 2024-08-10T05:32:19.939 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.939+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~731A21JIYD4K.2 size=1037394 2024-08-10T05:32:19.939 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.939+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=731A21JIYD4K tag=QQHSMADBM56R type=write size=4183122 2024-08-10T05:32:19.940 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.940+0000 7f7803238780 1 < completed delete operation key=WLAMZC6D1VYS tag=MXSFTGDOC1HF type=del 2024-08-10T05:32:19.942 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.942+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~2M9QEEEPT3JE.0 size=1048576 2024-08-10T05:32:19.943 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.943+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~2M9QEEEPT3JE.1 size=1048576 2024-08-10T05:32:19.944 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.944+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~2M9QEEEPT3JE.2 size=683597 2024-08-10T05:32:19.944 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.944+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=2M9QEEEPT3JE tag=F6NUAB7A24X3 type=write size=3829325 2024-08-10T05:32:19.945 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.945+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~7CCE37F51SAM.0 size=1048576 2024-08-10T05:32:19.946 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.946+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~7CCE37F51SAM.1 size=95944 2024-08-10T05:32:19.948 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.948+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=7CCE37F51SAM tag=LSCEJDUPP7J8 type=write size=2193096 2024-08-10T05:32:19.950 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.950+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~T02C1E5S5AZC.0 size=1048576 2024-08-10T05:32:19.951 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.951+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~T02C1E5S5AZC.1 size=603335 2024-08-10T05:32:19.951 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.951+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=T02C1E5S5AZC tag=GROWL8MY0EU3 type=write size=2700487 2024-08-10T05:32:19.952 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.952+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~52OKF95NQBM3.0 size=1048576 2024-08-10T05:32:19.953 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.953+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~52OKF95NQBM3.1 size=1048576 2024-08-10T05:32:19.954 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.954+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~52OKF95NQBM3.2 size=976308 2024-08-10T05:32:19.955 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.955+0000 7f7803238780 1 < completed multipart upload key=M4KEYRP20O0S upload=52OKF95NQBM3 tag=400WQCZ41ZXD type=write size=4122036 2024-08-10T05:32:19.956 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.956+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=9YCAZ4ME29I5 type=write size=865957 2024-08-10T05:32:19.959 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.959+0000 7f7803238780 1 < suggested update operation key=Z7YHEIMU76PP tag=R878QW02GL9P type=del size=2332734 2024-08-10T05:32:19.960 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.960+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=DN2OUTWR0TEM type=write size=565030 2024-08-10T05:32:19.961 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.961+0000 7f7803238780 1 < completed delete operation key=MSU6AUJV0ITY tag=XMBTVVG4MIOZ type=del 2024-08-10T05:32:19.962 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.962+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=ZLM2KU0TC423 type=del size=2794194 2024-08-10T05:32:19.964 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.964+0000 7f7803238780 1 < completed write operation key=DDSA6SD57UXL tag=FP9DUU5FWR3G type=write size=118231 2024-08-10T05:32:19.965 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.965+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=0L0Y03RX9FVH type=del size=3201893 2024-08-10T05:32:19.967 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.967+0000 7f7803238780 1 < suggested remove operation key=U2UOFCEMPTEG tag=IWONNJMX4HB4 type=write 2024-08-10T05:32:19.969 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.969+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=2F24P7E31EIV type=del size=2185212 2024-08-10T05:32:19.971 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.971+0000 7f7803238780 1 < suggested remove operation key=4RGB196YQHP8 tag=JNFJF1STIRK4 type=del 2024-08-10T05:32:19.973 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.973+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~XSBVBP932I64.0 size=1048576 2024-08-10T05:32:19.974 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.974+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~XSBVBP932I64.1 size=421543 2024-08-10T05:32:19.974 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.974+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=XSBVBP932I64 tag=CQBAR5AWZRKV type=write size=2518695 2024-08-10T05:32:19.975 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.975+0000 7f7803238780 -1 < failed to complete operation key=U2UOFCEMPTEG tag=BT1HOX1OM475 type=del size=2391139: (22) Invalid argument 2024-08-10T05:32:19.976 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.976+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=BYN80MWFZJ48 type=del size=2566972 2024-08-10T05:32:19.976 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.976+0000 7f7803238780 1 < canceled part key=_multipart_BEWZS75IA59P.2~3YRD9HOH0QZD.0 size=1048576 2024-08-10T05:32:19.977 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.976+0000 7f7803238780 1 < canceled part key=_multipart_BEWZS75IA59P.2~3YRD9HOH0QZD.1 size=460550 2024-08-10T05:32:19.978 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.978+0000 7f7803238780 1 < canceled multipart upload key=BEWZS75IA59P upload=3YRD9HOH0QZD tag=4EP4C9N4FUGS type=write size=2557702 2024-08-10T05:32:19.980 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.980+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~PST1BNUS7YZX.0 size=1048576 2024-08-10T05:32:19.981 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.981+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~PST1BNUS7YZX.1 size=1048576 2024-08-10T05:32:19.982 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.982+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~PST1BNUS7YZX.2 size=31391 2024-08-10T05:32:19.982 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.982+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=PST1BNUS7YZX tag=SXK76MQ6V92O type=write size=3177119 2024-08-10T05:32:19.984 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.984+0000 7f7803238780 1 < suggested update operation key=Z7YHEIMU76PP tag=9XKJ3SJ98NL3 type=write size=558755 2024-08-10T05:32:19.985 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.985+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=OSD8GG3X1EFW type=write size=671083 2024-08-10T05:32:19.986 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.987+0000 7f7803238780 1 < completed write operation key=5CR34DW31W53 tag=7PAKWUFM2TMY type=write size=420425 2024-08-10T05:32:19.988 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.988+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=43MRNDBS8L2C type=del size=548974 2024-08-10T05:32:19.989 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.989+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~4MRO1X0E7IBM.0 size=1048576 2024-08-10T05:32:19.990 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.990+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~4MRO1X0E7IBM.1 size=1048576 2024-08-10T05:32:19.991 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.991+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~4MRO1X0E7IBM.2 size=966596 2024-08-10T05:32:19.992 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.992+0000 7f7803238780 1 < completed multipart upload key=TKJHBLIHRWG7 upload=4MRO1X0E7IBM tag=MNW2N652J7R9 type=write size=4112324 2024-08-10T05:32:19.995 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.995+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~HETBL3AQ2F3N.0 size=1048576 2024-08-10T05:32:19.995 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.995+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~HETBL3AQ2F3N.1 size=1048576 2024-08-10T05:32:19.996 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.996+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~HETBL3AQ2F3N.2 size=7422 2024-08-10T05:32:19.996 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.996+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=HETBL3AQ2F3N tag=DTL3C72ILWPE type=write size=3153150 2024-08-10T05:32:19.998 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.998+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=UQ67J9N8MID2 type=del 2024-08-10T05:32:19.999 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:19.999+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=U4TOMIAZ20T1 type=del size=2575830 2024-08-10T05:32:20.000 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.000+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~VP1M1Q4RT0NB.0 size=516422 2024-08-10T05:32:20.002 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.002+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=VP1M1Q4RT0NB tag=1KFK7732MF35 type=write size=1564998 2024-08-10T05:32:20.004 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.004+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~5J01EO8157U6.0 size=1048576 2024-08-10T05:32:20.005 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.005+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~5J01EO8157U6.1 size=960044 2024-08-10T05:32:20.005 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.005+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=5J01EO8157U6 tag=TZY9WDC7I712 type=write size=3057196 2024-08-10T05:32:20.006 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.006+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~731A21JIYD4K.0 size=1048576 2024-08-10T05:32:20.007 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.007+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~731A21JIYD4K.1 size=1048576 2024-08-10T05:32:20.008 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.008+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~731A21JIYD4K.2 size=1037394 2024-08-10T05:32:20.010 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.010+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=731A21JIYD4K tag=QQHSMADBM56R type=write size=4183122 2024-08-10T05:32:20.011 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.011+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=T85UHW222ESH type=del size=1806901 2024-08-10T05:32:20.012 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.012+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~2M9QEEEPT3JE.0 size=1048576 2024-08-10T05:32:20.013 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.013+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~2M9QEEEPT3JE.1 size=1048576 2024-08-10T05:32:20.014 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.014+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~2M9QEEEPT3JE.2 size=683597 2024-08-10T05:32:20.016 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.016+0000 7f7803238780 1 < completed multipart upload key=VKX9ZVCGC9JY upload=2M9QEEEPT3JE tag=F6NUAB7A24X3 type=write size=3829325 2024-08-10T05:32:20.017 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.017+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=V19VYL8DB7KZ type=del size=2620391 2024-08-10T05:32:20.018 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.018+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~T02C1E5S5AZC.0 size=1048576 2024-08-10T05:32:20.019 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.019+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~T02C1E5S5AZC.1 size=603335 2024-08-10T05:32:20.021 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.021+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=T02C1E5S5AZC tag=GROWL8MY0EU3 type=write size=2700487 2024-08-10T05:32:20.022 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.022+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=W7AWR1IAYQUL type=del size=1578068 2024-08-10T05:32:20.025 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.025+0000 7f7803238780 1 < suggested update operation key=XDS4ELXRI8MU tag=9YCAZ4ME29I5 type=write size=865957 2024-08-10T05:32:20.027 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.027+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~NZPA4MS9UET5.0 size=263462 2024-08-10T05:32:20.027 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.027+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=NZPA4MS9UET5 tag=ABMIR60I9GPQ type=write size=1312038 2024-08-10T05:32:20.030 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.030+0000 7f7803238780 1 < suggested update operation key=M4KEYRP20O0S tag=DN2OUTWR0TEM type=write size=565030 2024-08-10T05:32:20.031 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.031+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=E1180E037OH3 type=del size=1343529 2024-08-10T05:32:20.034 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.034+0000 7f7803238780 1 < suggested update operation key=Z7YHEIMU76PP tag=ZLM2KU0TC423 type=del size=2794194 2024-08-10T05:32:20.035 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.035+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=2WSQYUXSAKCP type=del size=803759 2024-08-10T05:32:20.036 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.036+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=0L0Y03RX9FVH type=del 2024-08-10T05:32:20.037 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.037+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=FEFRSU10YDOV type=del size=1352616 2024-08-10T05:32:20.038 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.038+0000 7f7803238780 1 < completed delete operation key=BEWZS75IA59P tag=2F24P7E31EIV type=del 2024-08-10T05:32:20.039 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.039+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=6PDDVW9HPJPM type=del size=2726320 2024-08-10T05:32:20.040 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.041+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~XSBVBP932I64.0 size=1048576 2024-08-10T05:32:20.042 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.042+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~XSBVBP932I64.1 size=421543 2024-08-10T05:32:20.043 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.043+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=XSBVBP932I64 tag=CQBAR5AWZRKV type=write size=2518695 2024-08-10T05:32:20.045 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.045+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=B09SA4ZQ1W0Q type=del size=2048613 2024-08-10T05:32:20.046 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.046+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=BYN80MWFZJ48 type=del 2024-08-10T05:32:20.047 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.047+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=03MWW6P3NEUM type=del size=3165934 2024-08-10T05:32:20.048 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.048+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~PST1BNUS7YZX.0 size=1048576 2024-08-10T05:32:20.049 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.049+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~PST1BNUS7YZX.1 size=1048576 2024-08-10T05:32:20.050 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.050+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~PST1BNUS7YZX.2 size=31391 2024-08-10T05:32:20.052 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.052+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=PST1BNUS7YZX tag=SXK76MQ6V92O type=write size=3177119 2024-08-10T05:32:20.053 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.053+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=NAUAMVRTUE0L type=write size=814225 2024-08-10T05:32:20.054 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.054+0000 7f7803238780 1 < completed write operation key=U2UOFCEMPTEG tag=OSD8GG3X1EFW type=write size=671083 2024-08-10T05:32:20.056 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.056+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~8UBU4IW0MX0K.0 size=442345 2024-08-10T05:32:20.056 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.056+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=8UBU4IW0MX0K tag=M1S8E8PT3JRF type=write size=1490921 2024-08-10T05:32:20.057 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.057+0000 7f7803238780 -1 < failed to complete operation key=Z7YHEIMU76PP tag=43MRNDBS8L2C type=del size=548974: (22) Invalid argument 2024-08-10T05:32:20.059 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.059+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=EQS9MTCXO7PL type=del size=4098805 2024-08-10T05:32:20.060 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.060+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~HETBL3AQ2F3N.0 size=1048576 2024-08-10T05:32:20.061 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.061+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~HETBL3AQ2F3N.1 size=1048576 2024-08-10T05:32:20.062 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.062+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~HETBL3AQ2F3N.2 size=7422 2024-08-10T05:32:20.066 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.065+0000 7f7803238780 1 < completed multipart upload key=TKJHBLIHRWG7 upload=HETBL3AQ2F3N tag=DTL3C72ILWPE type=write size=3153150 2024-08-10T05:32:20.067 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.067+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~VQP3151M7QNO.0 size=319014 2024-08-10T05:32:20.067 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.067+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=VQP3151M7QNO tag=8NE0487V2NDB type=write size=1367590 2024-08-10T05:32:20.068 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.068+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=U4TOMIAZ20T1 type=del 2024-08-10T05:32:20.070 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.070+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~C0WX56D0T3F2.0 size=561480 2024-08-10T05:32:20.070 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.070+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=C0WX56D0T3F2 tag=IRMQW6YUVEX0 type=write size=1610056 2024-08-10T05:32:20.071 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.070+0000 7f7803238780 1 < canceled part key=_multipart_VKX9ZVCGC9JY.2~5J01EO8157U6.0 size=1048576 2024-08-10T05:32:20.071 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.071+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~5J01EO8157U6.1 size=960044 2024-08-10T05:32:20.074 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.074+0000 7f7803238780 1 < canceled multipart upload key=VKX9ZVCGC9JY upload=5J01EO8157U6 tag=TZY9WDC7I712 type=write size=3057196 2024-08-10T05:32:20.075 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.075+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=C89W4SCYG0O0 type=write size=1036515 2024-08-10T05:32:20.076 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.076+0000 7f7803238780 1 < completed delete operation key=MSU6AUJV0ITY tag=T85UHW222ESH type=del 2024-08-10T05:32:20.078 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.078+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=U0NERTOTD9OZ type=write size=785425 2024-08-10T05:32:20.080 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.080+0000 7f7803238780 1 < suggested update operation key=Z7YHEIMU76PP tag=V19VYL8DB7KZ type=del size=2620391 2024-08-10T05:32:20.081 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.081+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=KGX8C18MJA9R type=del size=3769647 2024-08-10T05:32:20.083 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.083+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=W7AWR1IAYQUL type=del 2024-08-10T05:32:20.084 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.084+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=V6G3EG4I7K4Q type=del size=4057751 2024-08-10T05:32:20.084 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.084+0000 7f7803238780 1 < canceled part key=_multipart_N6BX8IO9ZULU.2~NZPA4MS9UET5.0 size=263462 2024-08-10T05:32:20.086 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.086+0000 7f7803238780 1 < canceled multipart upload key=N6BX8IO9ZULU upload=NZPA4MS9UET5 tag=ABMIR60I9GPQ type=write size=1312038 2024-08-10T05:32:20.087 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.087+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=BG6G5QT79HCA type=del size=2470285 2024-08-10T05:32:20.088 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.088+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=E1180E037OH3 type=del 2024-08-10T05:32:20.090 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.090+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~T8EQAFZO1OFB.0 size=1048576 2024-08-10T05:32:20.091 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.091+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~T8EQAFZO1OFB.1 size=217561 2024-08-10T05:32:20.091 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.091+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=T8EQAFZO1OFB tag=WAXM1FZO1M21 type=write size=2314713 2024-08-10T05:32:20.094 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.094+0000 7f7803238780 1 < suggested update operation key=M4KEYRP20O0S tag=2WSQYUXSAKCP type=del size=803759 2024-08-10T05:32:20.096 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.096+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~3T2K13GWFDTW.0 size=870788 2024-08-10T05:32:20.096 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.096+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=3T2K13GWFDTW tag=K8OAGMBQ3JXX type=write size=1919364 2024-08-10T05:32:20.097 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.097+0000 7f7803238780 -1 < failed to complete operation key=Z7YHEIMU76PP tag=FEFRSU10YDOV type=del size=1352616: (22) Invalid argument 2024-08-10T05:32:20.098 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.098+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=1E3XVRCJCMZO type=write size=643807 2024-08-10T05:32:20.100 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.100+0000 7f7803238780 1 < completed delete operation key=ZOT42H765WOE tag=6PDDVW9HPJPM type=del 2024-08-10T05:32:20.101 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.101+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=IRMFNWBAWMRT type=del size=1724459 2024-08-10T05:32:20.102 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.102+0000 7f7803238780 1 < completed delete operation key=ZOT42H765WOE tag=B09SA4ZQ1W0Q type=del 2024-08-10T05:32:20.103 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.103+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=V5B3Z9G7L3YL type=write size=1029050 2024-08-10T05:32:20.104 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.104+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=03MWW6P3NEUM type=del 2024-08-10T05:32:20.107 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.107+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~S10LZALT9H5N.0 size=1048576 2024-08-10T05:32:20.108 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.108+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~S10LZALT9H5N.1 size=1043248 2024-08-10T05:32:20.108 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.108+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=S10LZALT9H5N tag=1TXVTHPLX9CS type=write size=3140400 2024-08-10T05:32:20.109 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.109+0000 7f7803238780 1 < completed write operation key=0Q56DOBCN3VW tag=NAUAMVRTUE0L type=write size=814225 2024-08-10T05:32:20.110 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.110+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=0RFYHJWBYUG9 type=del size=4183073 2024-08-10T05:32:20.111 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.111+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~8UBU4IW0MX0K.0 size=442345 2024-08-10T05:32:20.113 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.113+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=8UBU4IW0MX0K tag=M1S8E8PT3JRF type=write size=1490921 2024-08-10T05:32:20.115 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.115+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~50F13B6GP2NM.0 size=1048576 2024-08-10T05:32:20.116 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.116+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~50F13B6GP2NM.1 size=68449 2024-08-10T05:32:20.116 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.116+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=50F13B6GP2NM tag=16OHT599RI3X type=write size=2165601 2024-08-10T05:32:20.118 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.118+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=EQS9MTCXO7PL type=del 2024-08-10T05:32:20.120 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.119+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=V73RUQIA2TTS type=del size=551065 2024-08-10T05:32:20.120 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.120+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~VQP3151M7QNO.0 size=319014 2024-08-10T05:32:20.122 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.122+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=VQP3151M7QNO tag=8NE0487V2NDB type=write size=1367590 2024-08-10T05:32:20.125 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.125+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~YKF570CM0QGP.0 size=756225 2024-08-10T05:32:20.125 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.125+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=YKF570CM0QGP tag=REV2H826E1IC type=write size=1804801 2024-08-10T05:32:20.126 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.126+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~C0WX56D0T3F2.0 size=561480 2024-08-10T05:32:20.129 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.129+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=C0WX56D0T3F2 tag=IRMQW6YUVEX0 type=write size=1610056 2024-08-10T05:32:20.130 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.130+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=SMU28GVS05FM type=del size=4000224 2024-08-10T05:32:20.132 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.132+0000 7f7803238780 1 < completed write operation key=1TZT0H3OT772 tag=C89W4SCYG0O0 type=write size=1036515 2024-08-10T05:32:20.134 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.134+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=TF155ILM5YVM type=del size=3069616 2024-08-10T05:32:20.136 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.136+0000 7f7803238780 1 < suggested remove operation key=0LYGW6HXWPZY tag=U0NERTOTD9OZ type=write 2024-08-10T05:32:20.139 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.139+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~HKO37G9LNZZ6.0 size=1048576 2024-08-10T05:32:20.140 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.140+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~HKO37G9LNZZ6.1 size=209314 2024-08-10T05:32:20.140 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.140+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=HKO37G9LNZZ6 tag=Q6512OGOEHSC type=write size=2306466 2024-08-10T05:32:20.143 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.143+0000 7f7803238780 1 < suggested update operation key=VJC53Z86ZBHI tag=KGX8C18MJA9R type=del size=3769647 2024-08-10T05:32:20.145 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.144+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=XEE7N0F4QUPH type=del size=4088457 2024-08-10T05:32:20.146 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.145+0000 7f7803238780 -1 < failed to complete operation key=M4KEYRP20O0S tag=V6G3EG4I7K4Q type=del size=4057751: (22) Invalid argument 2024-08-10T05:32:20.146 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.147+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=VOO675X51ITI type=del size=990079 2024-08-10T05:32:20.148 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.148+0000 7f7803238780 1 < completed delete operation key=ZOT42H765WOE tag=BG6G5QT79HCA type=del 2024-08-10T05:32:20.150 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.150+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=LOH61NAM2XSV type=write size=176582 2024-08-10T05:32:20.151 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.151+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~T8EQAFZO1OFB.0 size=1048576 2024-08-10T05:32:20.153 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.153+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~T8EQAFZO1OFB.1 size=217561 2024-08-10T05:32:20.155 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.155+0000 7f7803238780 1 < completed multipart upload key=N6BX8IO9ZULU upload=T8EQAFZO1OFB tag=WAXM1FZO1M21 type=write size=2314713 2024-08-10T05:32:20.157 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.157+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~SZW9XP9YAO0S.0 size=1048576 2024-08-10T05:32:20.158 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.158+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~SZW9XP9YAO0S.1 size=1048576 2024-08-10T05:32:20.160 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.159+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~SZW9XP9YAO0S.2 size=408757 2024-08-10T05:32:20.160 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.159+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=SZW9XP9YAO0S tag=ED7LN22BK0N1 type=write size=3554485 2024-08-10T05:32:20.160 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.160+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~3T2K13GWFDTW.0 size=870788 2024-08-10T05:32:20.162 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.162+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=3T2K13GWFDTW tag=K8OAGMBQ3JXX type=write size=1919364 2024-08-10T05:32:20.165 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.165+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~L77EL1K5COVZ.0 size=1048576 2024-08-10T05:32:20.166 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.166+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~L77EL1K5COVZ.1 size=936314 2024-08-10T05:32:20.166 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.166+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=L77EL1K5COVZ tag=S8JVOMTO561C type=write size=3033466 2024-08-10T05:32:20.167 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.167+0000 7f7803238780 1 < completed write operation key=29VQII5BL9Z9 tag=1E3XVRCJCMZO type=write size=643807 2024-08-10T05:32:20.169 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.169+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=VJQEGAG3Y8FR type=del size=3452259 2024-08-10T05:32:20.170 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.170+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=IRMFNWBAWMRT type=del 2024-08-10T05:32:20.171 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.171+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=WF9M8WPTLF55 type=write size=865588 2024-08-10T05:32:20.173 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.173+0000 7f7803238780 1 < completed write operation key=VKX9ZVCGC9JY tag=V5B3Z9G7L3YL type=write size=1029050 2024-08-10T05:32:20.175 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.175+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~SP06B832UEX0.0 size=549356 2024-08-10T05:32:20.175 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.175+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=SP06B832UEX0 tag=UDDPAOD8YK0C type=write size=1597932 2024-08-10T05:32:20.176 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.176+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~S10LZALT9H5N.0 size=1048576 2024-08-10T05:32:20.178 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.178+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~S10LZALT9H5N.1 size=1043248 2024-08-10T05:32:20.180 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.180+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=S10LZALT9H5N tag=1TXVTHPLX9CS type=write size=3140400 2024-08-10T05:32:20.182 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.182+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~2C1R0APHE6Z4.0 size=1048576 2024-08-10T05:32:20.183 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.183+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~2C1R0APHE6Z4.1 size=1048576 2024-08-10T05:32:20.184 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.184+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~2C1R0APHE6Z4.2 size=570544 2024-08-10T05:32:20.184 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.184+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=2C1R0APHE6Z4 tag=YU2CZCTINPSG type=write size=3716272 2024-08-10T05:32:20.186 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.186+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=0RFYHJWBYUG9 type=del 2024-08-10T05:32:20.188 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.188+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~9GY0LZ4A80EL.0 size=1048576 2024-08-10T05:32:20.189 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.189+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~9GY0LZ4A80EL.1 size=1048576 2024-08-10T05:32:20.190 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.190+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~9GY0LZ4A80EL.2 size=437217 2024-08-10T05:32:20.190 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.190+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=9GY0LZ4A80EL tag=LQJXTXKTH9KO type=write size=3582945 2024-08-10T05:32:20.191 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.191+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~50F13B6GP2NM.0 size=1048576 2024-08-10T05:32:20.192 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.192+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~50F13B6GP2NM.1 size=68449 2024-08-10T05:32:20.194 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.194+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=50F13B6GP2NM tag=16OHT599RI3X type=write size=2165601 2024-08-10T05:32:20.196 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.196+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~CX2NPMW3W4BP.0 size=1048576 2024-08-10T05:32:20.197 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.197+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~CX2NPMW3W4BP.1 size=1048576 2024-08-10T05:32:20.198 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.198+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~CX2NPMW3W4BP.2 size=749247 2024-08-10T05:32:20.198 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.198+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=CX2NPMW3W4BP tag=Q77IXB5UTUQ6 type=write size=3894975 2024-08-10T05:32:20.199 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.199+0000 7f7803238780 1 < canceled operation key=4RGB196YQHP8 tag=V73RUQIA2TTS type=del size=551065 2024-08-10T05:32:20.201 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.200+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=OG1ZTOT1RPLW type=write size=324758 2024-08-10T05:32:20.202 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.202+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~YKF570CM0QGP.0 size=756225 2024-08-10T05:32:20.204 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.204+0000 7f7803238780 1 < completed multipart upload key=N6BX8IO9ZULU upload=YKF570CM0QGP tag=REV2H826E1IC type=write size=1804801 2024-08-10T05:32:20.206 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.206+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~VWYTBWNJMH35.0 size=1048576 2024-08-10T05:32:20.207 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.207+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~VWYTBWNJMH35.1 size=767351 2024-08-10T05:32:20.207 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.207+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=VWYTBWNJMH35 tag=IPPI8ADQT2T8 type=write size=2864503 2024-08-10T05:32:20.208 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.208+0000 7f7803238780 1 < completed delete operation key=M4KEYRP20O0S tag=SMU28GVS05FM type=del 2024-08-10T05:32:20.210 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.209+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=IDUGD2FPIDDQ type=del size=3735695 2024-08-10T05:32:20.210 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.210+0000 7f7803238780 1 < canceled operation key=AEL92L18QHBE tag=TF155ILM5YVM type=del size=3069616 2024-08-10T05:32:20.212 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.212+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=A6HK0L9DMEGF type=del size=2741755 2024-08-10T05:32:20.212 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.212+0000 7f7803238780 1 < canceled part key=_multipart_WLAMZC6D1VYS.2~HKO37G9LNZZ6.0 size=1048576 2024-08-10T05:32:20.213 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.213+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~HKO37G9LNZZ6.1 size=209314 2024-08-10T05:32:20.218 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.215+0000 7f7803238780 1 < canceled multipart upload key=WLAMZC6D1VYS upload=HKO37G9LNZZ6 tag=Q6512OGOEHSC type=write size=2306466 2024-08-10T05:32:20.219 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.217+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~3Z6YVV4TEC08.0 size=530967 2024-08-10T05:32:20.219 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.217+0000 7f7803238780 1 > prepared multipart upload key=PIABVMHZSH5U upload=3Z6YVV4TEC08 tag=5OGKMGZFKCBU type=write size=1579543 2024-08-10T05:32:20.219 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.218+0000 7f7803238780 1 < canceled operation key=4RGB196YQHP8 tag=XEE7N0F4QUPH type=del size=4088457 2024-08-10T05:32:20.219 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.219+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=ZH3JLIYUMNFL type=write size=876148 2024-08-10T05:32:20.221 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.221+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=VOO675X51ITI type=del 2024-08-10T05:32:20.222 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.222+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=32FUHEK41DYE type=del size=773691 2024-08-10T05:32:20.225 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.225+0000 7f7803238780 1 < suggested update operation key=4RGB196YQHP8 tag=LOH61NAM2XSV type=write size=176582 2024-08-10T05:32:20.227 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.227+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~JDHSN8LBE2SK.0 size=1048576 2024-08-10T05:32:20.229 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.228+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~JDHSN8LBE2SK.1 size=680011 2024-08-10T05:32:20.229 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.228+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=JDHSN8LBE2SK tag=XPWPG0RCFNF4 type=write size=2777163 2024-08-10T05:32:20.230 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.230+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~SZW9XP9YAO0S.0 size=1048576 2024-08-10T05:32:20.230 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.230+0000 7f7803238780 1 < canceled part key=_multipart_5CR34DW31W53.2~SZW9XP9YAO0S.1 size=1048576 2024-08-10T05:32:20.231 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.231+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~SZW9XP9YAO0S.2 size=408757 2024-08-10T05:32:20.233 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.233+0000 7f7803238780 1 < canceled multipart upload key=5CR34DW31W53 upload=SZW9XP9YAO0S tag=ED7LN22BK0N1 type=write size=3554485 2024-08-10T05:32:20.235 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.235+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=O72WQLU1TV1F type=write size=225335 2024-08-10T05:32:20.237 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.236+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~L77EL1K5COVZ.0 size=1048576 2024-08-10T05:32:20.238 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.238+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~L77EL1K5COVZ.1 size=936314 2024-08-10T05:32:20.240 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.240+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=L77EL1K5COVZ tag=S8JVOMTO561C type=write size=3033466 2024-08-10T05:32:20.241 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.241+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=UNFF2ZG6T9KU type=del size=2503796 2024-08-10T05:32:20.242 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.242+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=VJQEGAG3Y8FR type=del 2024-08-10T05:32:20.245 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.244+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=RRC67ODCFW9J type=del size=3681834 2024-08-10T05:32:20.245 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.245+0000 7f7803238780 1 < completed write operation key=N6BX8IO9ZULU tag=WF9M8WPTLF55 type=write size=865588 2024-08-10T05:32:20.246 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.246+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=O8SA8UPUJB9O type=del size=3530065 2024-08-10T05:32:20.248 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.248+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~SP06B832UEX0.0 size=549356 2024-08-10T05:32:20.250 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.250+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=SP06B832UEX0 tag=UDDPAOD8YK0C type=write size=1597932 2024-08-10T05:32:20.251 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.251+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=IL19L6W98IXO type=write size=394602 2024-08-10T05:32:20.252 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.252+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~2C1R0APHE6Z4.0 size=1048576 2024-08-10T05:32:20.254 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.254+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~2C1R0APHE6Z4.1 size=1048576 2024-08-10T05:32:20.255 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.255+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~2C1R0APHE6Z4.2 size=570544 2024-08-10T05:32:20.257 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.257+0000 7f7803238780 1 < completed multipart upload key=Z7YHEIMU76PP upload=2C1R0APHE6Z4 tag=YU2CZCTINPSG type=write size=3716272 2024-08-10T05:32:20.259 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.259+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~XHABE5ACO9DN.0 size=699908 2024-08-10T05:32:20.259 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.259+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=XHABE5ACO9DN tag=LJKBHVTCZ0OK type=write size=1748484 2024-08-10T05:32:20.261 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.261+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~9GY0LZ4A80EL.0 size=1048576 2024-08-10T05:32:20.262 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.262+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~9GY0LZ4A80EL.1 size=1048576 2024-08-10T05:32:20.263 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.263+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~9GY0LZ4A80EL.2 size=437217 2024-08-10T05:32:20.265 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.265+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=9GY0LZ4A80EL tag=LQJXTXKTH9KO type=write size=3582945 2024-08-10T05:32:20.267 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.267+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~XTZLEH882LSS.0 size=1048576 2024-08-10T05:32:20.268 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.268+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~XTZLEH882LSS.1 size=188590 2024-08-10T05:32:20.268 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.268+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=XTZLEH882LSS tag=TZPJRAJHTOUG type=write size=2285742 2024-08-10T05:32:20.270 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.270+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~CX2NPMW3W4BP.0 size=1048576 2024-08-10T05:32:20.271 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.271+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~CX2NPMW3W4BP.1 size=1048576 2024-08-10T05:32:20.272 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.272+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~CX2NPMW3W4BP.2 size=749247 2024-08-10T05:32:20.274 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.274+0000 7f7803238780 1 < completed multipart upload key=N6BX8IO9ZULU upload=CX2NPMW3W4BP tag=Q77IXB5UTUQ6 type=write size=3894975 2024-08-10T05:32:20.276 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.276+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=3KTAUV7YRWQM type=del size=1221478 2024-08-10T05:32:20.277 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.277+0000 7f7803238780 1 < canceled operation key=U2UOFCEMPTEG tag=OG1ZTOT1RPLW type=write size=324758 2024-08-10T05:32:20.280 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.280+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~03Q6QKXA0G3G.0 size=1048576 2024-08-10T05:32:20.280 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.280+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~03Q6QKXA0G3G.1 size=1048576 2024-08-10T05:32:20.281 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.281+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~03Q6QKXA0G3G.2 size=629985 2024-08-10T05:32:20.282 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.281+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=03Q6QKXA0G3G tag=Y12T6Y0PKHUR type=write size=3775713 2024-08-10T05:32:20.283 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.283+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~VWYTBWNJMH35.0 size=1048576 2024-08-10T05:32:20.284 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.284+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~VWYTBWNJMH35.1 size=767351 2024-08-10T05:32:20.287 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.287+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=VWYTBWNJMH35 tag=IPPI8ADQT2T8 type=write size=2864503 2024-08-10T05:32:20.288 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.288+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=R0KXPB2OIQKO type=del size=1305477 2024-08-10T05:32:20.290 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.290+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=IDUGD2FPIDDQ type=del 2024-08-10T05:32:20.292 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.292+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~80HWQF59D1ZV.0 size=1042830 2024-08-10T05:32:20.292 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.292+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=80HWQF59D1ZV tag=UALRHJF9PHOZ type=write size=2091406 2024-08-10T05:32:20.294 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.294+0000 7f7803238780 1 < suggested update operation key=VJC53Z86ZBHI tag=A6HK0L9DMEGF type=del size=2741755 2024-08-10T05:32:20.297 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.297+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~CEHPAO5MXA65.0 size=1048576 2024-08-10T05:32:20.298 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.298+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~CEHPAO5MXA65.1 size=367225 2024-08-10T05:32:20.298 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.298+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=CEHPAO5MXA65 tag=G99VINVVRYJK type=write size=2464377 2024-08-10T05:32:20.299 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.299+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~3Z6YVV4TEC08.0 size=530967 2024-08-10T05:32:20.301 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.301+0000 7f7803238780 1 < completed multipart upload key=PIABVMHZSH5U upload=3Z6YVV4TEC08 tag=5OGKMGZFKCBU type=write size=1579543 2024-08-10T05:32:20.303 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.303+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~S0LW2T5W07G2.0 size=1048576 2024-08-10T05:32:20.304 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.304+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~S0LW2T5W07G2.1 size=1048576 2024-08-10T05:32:20.305 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.305+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~S0LW2T5W07G2.2 size=5153 2024-08-10T05:32:20.305 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.305+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=S0LW2T5W07G2 tag=FG13AE0R67I5 type=write size=3150881 2024-08-10T05:32:20.308 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.308+0000 7f7803238780 1 < suggested remove operation key=FTQ2XYY87ABW tag=ZH3JLIYUMNFL type=write 2024-08-10T05:32:20.309 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.309+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=HZ634FUM3SKP type=del size=488448 2024-08-10T05:32:20.310 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.310+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=32FUHEK41DYE type=del 2024-08-10T05:32:20.312 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.312+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~YA9QEP1381VA.0 size=1048576 2024-08-10T05:32:20.313 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.313+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~YA9QEP1381VA.1 size=1048576 2024-08-10T05:32:20.314 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.314+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~YA9QEP1381VA.2 size=831317 2024-08-10T05:32:20.314 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.314+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=YA9QEP1381VA tag=NZT8Q1HVO999 type=write size=3977045 2024-08-10T05:32:20.316 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.316+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~JDHSN8LBE2SK.0 size=1048576 2024-08-10T05:32:20.317 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.317+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~JDHSN8LBE2SK.1 size=680011 2024-08-10T05:32:20.319 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.319+0000 7f7803238780 1 < completed multipart upload key=VKX9ZVCGC9JY upload=JDHSN8LBE2SK tag=XPWPG0RCFNF4 type=write size=2777163 2024-08-10T05:32:20.320 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.320+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=EHGX3ZQNP9DE type=del size=429926 2024-08-10T05:32:20.321 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.321+0000 7f7803238780 1 < completed write operation key=Z7YHEIMU76PP tag=O72WQLU1TV1F type=write size=225335 2024-08-10T05:32:20.323 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.323+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~H1177YGDYSGC.0 size=1048576 2024-08-10T05:32:20.324 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.324+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~H1177YGDYSGC.1 size=778009 2024-08-10T05:32:20.324 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.324+0000 7f7803238780 1 > prepared multipart upload key=DDSA6SD57UXL upload=H1177YGDYSGC tag=OK1NBPDB58FV type=write size=2875161 2024-08-10T05:32:20.326 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.326+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=UNFF2ZG6T9KU type=del 2024-08-10T05:32:20.328 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.328+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~XB0I8LYWWXE1.0 size=1048576 2024-08-10T05:32:20.329 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.329+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~XB0I8LYWWXE1.1 size=1048576 2024-08-10T05:32:20.330 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.330+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~XB0I8LYWWXE1.2 size=474528 2024-08-10T05:32:20.330 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.330+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=XB0I8LYWWXE1 tag=0Y14E4F8YDN1 type=write size=3620256 2024-08-10T05:32:20.331 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.331+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=RRC67ODCFW9J type=del 2024-08-10T05:32:20.332 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.332+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=44PTWFF1786T type=del size=2676255 2024-08-10T05:32:20.333 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.333+0000 7f7803238780 1 < canceled operation key=1TZT0H3OT772 tag=O8SA8UPUJB9O type=del size=3530065 2024-08-10T05:32:20.335 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.335+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=WADGCA4MF23R type=del size=243132 2024-08-10T05:32:20.336 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.336+0000 7f7803238780 1 < completed write operation key=Z12OHVV95R90 tag=IL19L6W98IXO type=write size=394602 2024-08-10T05:32:20.338 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.338+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=6NENQ7CHDHRF type=del size=3698914 2024-08-10T05:32:20.339 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.339+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~XHABE5ACO9DN.0 size=699908 2024-08-10T05:32:20.341 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.341+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=XHABE5ACO9DN tag=LJKBHVTCZ0OK type=write size=1748484 2024-08-10T05:32:20.344 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.344+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~BKNNPGI1YW3L.0 size=1048576 2024-08-10T05:32:20.345 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.345+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~BKNNPGI1YW3L.1 size=1048576 2024-08-10T05:32:20.346 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.346+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~BKNNPGI1YW3L.2 size=433183 2024-08-10T05:32:20.346 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.346+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=BKNNPGI1YW3L tag=R2G5QF8CDUI2 type=write size=3578911 2024-08-10T05:32:20.346 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.346+0000 7f7803238780 1 < canceled part key=_multipart_VJC53Z86ZBHI.2~XTZLEH882LSS.0 size=1048576 2024-08-10T05:32:20.347 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.347+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~XTZLEH882LSS.1 size=188590 2024-08-10T05:32:20.349 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.349+0000 7f7803238780 1 < canceled multipart upload key=VJC53Z86ZBHI upload=XTZLEH882LSS tag=TZPJRAJHTOUG type=write size=2285742 2024-08-10T05:32:20.351 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.351+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=4KPUY9A8ZM6X type=del size=1014575 2024-08-10T05:32:20.352 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.352+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=3KTAUV7YRWQM type=del 2024-08-10T05:32:20.353 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.353+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=HLACS5LCVSNZ type=write size=441193 2024-08-10T05:32:20.354 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.354+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~03Q6QKXA0G3G.0 size=1048576 2024-08-10T05:32:20.355 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.355+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~03Q6QKXA0G3G.1 size=1048576 2024-08-10T05:32:20.357 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.357+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~03Q6QKXA0G3G.2 size=629985 2024-08-10T05:32:20.359 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.359+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=03Q6QKXA0G3G tag=Y12T6Y0PKHUR type=write size=3775713 2024-08-10T05:32:20.362 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.361+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~J4Z2YKRP8Q6S.0 size=1048576 2024-08-10T05:32:20.362 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.362+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~J4Z2YKRP8Q6S.1 size=1048576 2024-08-10T05:32:20.363 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.363+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~J4Z2YKRP8Q6S.2 size=666177 2024-08-10T05:32:20.363 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.363+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=J4Z2YKRP8Q6S tag=7PZD3XOT8Z9J type=write size=3811905 2024-08-10T05:32:20.365 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.365+0000 7f7803238780 -1 < failed to complete operation key=VJC53Z86ZBHI tag=R0KXPB2OIQKO type=del size=1305477: (22) Invalid argument 2024-08-10T05:32:20.366 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.366+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=5G2DUYX0RRRG type=del size=1727126 2024-08-10T05:32:20.368 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.368+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~80HWQF59D1ZV.0 size=1042830 2024-08-10T05:32:20.370 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.370+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=80HWQF59D1ZV tag=UALRHJF9PHOZ type=write size=2091406 2024-08-10T05:32:20.371 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.371+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=62WL3GSAT4J0 type=del size=1792358 2024-08-10T05:32:20.373 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.373+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~CEHPAO5MXA65.0 size=1048576 2024-08-10T05:32:20.374 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.374+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~CEHPAO5MXA65.1 size=367225 2024-08-10T05:32:20.376 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.376+0000 7f7803238780 1 < completed multipart upload key=0Q56DOBCN3VW upload=CEHPAO5MXA65 tag=G99VINVVRYJK type=write size=2464377 2024-08-10T05:32:20.377 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.377+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=ZUEAYPXMCN21 type=del size=1695388 2024-08-10T05:32:20.378 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.379+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~S0LW2T5W07G2.0 size=1048576 2024-08-10T05:32:20.380 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.379+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~S0LW2T5W07G2.1 size=1048576 2024-08-10T05:32:20.381 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.381+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~S0LW2T5W07G2.2 size=5153 2024-08-10T05:32:20.383 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.383+0000 7f7803238780 1 < completed multipart upload key=VJC53Z86ZBHI upload=S0LW2T5W07G2 tag=FG13AE0R67I5 type=write size=3150881 2024-08-10T05:32:20.384 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.384+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=LWN12IUPHCV0 type=del size=945551 2024-08-10T05:32:20.386 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.386+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=HZ634FUM3SKP type=del 2024-08-10T05:32:20.389 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.389+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~UY608QJNKEJK.0 size=979207 2024-08-10T05:32:20.389 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.389+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=UY608QJNKEJK tag=XTS7CS15XNY1 type=write size=2027783 2024-08-10T05:32:20.390 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.390+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~YA9QEP1381VA.0 size=1048576 2024-08-10T05:32:20.391 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.391+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~YA9QEP1381VA.1 size=1048576 2024-08-10T05:32:20.392 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.392+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~YA9QEP1381VA.2 size=831317 2024-08-10T05:32:20.395 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.395+0000 7f7803238780 1 < completed multipart upload key=N6BX8IO9ZULU upload=YA9QEP1381VA tag=NZT8Q1HVO999 type=write size=3977045 2024-08-10T05:32:20.397 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.397+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~88QID9X8QID7.0 size=1048576 2024-08-10T05:32:20.398 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.398+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~88QID9X8QID7.1 size=1048576 2024-08-10T05:32:20.399 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.399+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~88QID9X8QID7.2 size=639947 2024-08-10T05:32:20.399 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.399+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=88QID9X8QID7 tag=M43THUBQEMJ8 type=write size=3785675 2024-08-10T05:32:20.400 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.400+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=EHGX3ZQNP9DE type=del 2024-08-10T05:32:20.402 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.402+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=MDLPSMBY1Y1J type=write size=91335 2024-08-10T05:32:20.403 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.403+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~H1177YGDYSGC.0 size=1048576 2024-08-10T05:32:20.405 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.404+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~H1177YGDYSGC.1 size=778009 2024-08-10T05:32:20.407 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.407+0000 7f7803238780 1 < completed multipart upload key=DDSA6SD57UXL upload=H1177YGDYSGC tag=OK1NBPDB58FV type=write size=2875161 2024-08-10T05:32:20.409 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.409+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~I92XNFMK60CN.0 size=1048576 2024-08-10T05:32:20.410 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.410+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~I92XNFMK60CN.1 size=344187 2024-08-10T05:32:20.411 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.410+0000 7f7803238780 1 > prepared multipart upload key=1TZT0H3OT772 upload=I92XNFMK60CN tag=BQIVPG1DZ98I type=write size=2441339 2024-08-10T05:32:20.411 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.411+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~XB0I8LYWWXE1.0 size=1048576 2024-08-10T05:32:20.412 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.412+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~XB0I8LYWWXE1.1 size=1048576 2024-08-10T05:32:20.413 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.414+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~XB0I8LYWWXE1.2 size=474528 2024-08-10T05:32:20.417 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.417+0000 7f7803238780 1 < completed multipart upload key=0Q56DOBCN3VW upload=XB0I8LYWWXE1 tag=0Y14E4F8YDN1 type=write size=3620256 2024-08-10T05:32:20.418 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.418+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=B0T7Y8ICCK8R type=del size=789343 2024-08-10T05:32:20.420 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.420+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=44PTWFF1786T type=del 2024-08-10T05:32:20.421 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.421+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=IK878M25GCZA type=del size=897142 2024-08-10T05:32:20.423 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.423+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=WADGCA4MF23R type=del 2024-08-10T05:32:20.426 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.424+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=OV7ENY2BCYKD type=del size=2063096 2024-08-10T05:32:20.427 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.426+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=6NENQ7CHDHRF type=del 2024-08-10T05:32:20.429 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.428+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~JPRM913NLWNR.0 size=479320 2024-08-10T05:32:20.429 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.428+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=JPRM913NLWNR tag=30FYO073OWV6 type=write size=1527896 2024-08-10T05:32:20.430 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.429+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~BKNNPGI1YW3L.0 size=1048576 2024-08-10T05:32:20.431 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.431+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~BKNNPGI1YW3L.1 size=1048576 2024-08-10T05:32:20.432 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.432+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~BKNNPGI1YW3L.2 size=433183 2024-08-10T05:32:20.434 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.434+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=BKNNPGI1YW3L tag=R2G5QF8CDUI2 type=write size=3578911 2024-08-10T05:32:20.435 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.435+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=64IK5IKR286Y type=del size=3458818 2024-08-10T05:32:20.437 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.437+0000 7f7803238780 1 < completed delete operation key=MSU6AUJV0ITY tag=4KPUY9A8ZM6X type=del 2024-08-10T05:32:20.439 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.439+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~JMCTVN5355DK.0 size=1048576 2024-08-10T05:32:20.441 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.441+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~JMCTVN5355DK.1 size=798968 2024-08-10T05:32:20.441 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.441+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=JMCTVN5355DK tag=325ZRTJMG8FK type=write size=2896120 2024-08-10T05:32:20.442 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.442+0000 7f7803238780 1 < completed write operation key=ZOT42H765WOE tag=HLACS5LCVSNZ type=write size=441193 2024-08-10T05:32:20.445 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.445+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~SUYQWRJT8TVV.0 size=1048576 2024-08-10T05:32:20.446 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.446+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~SUYQWRJT8TVV.1 size=1048576 2024-08-10T05:32:20.447 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.447+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~SUYQWRJT8TVV.2 size=360179 2024-08-10T05:32:20.447 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.447+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=SUYQWRJT8TVV tag=XTMAF371VTZ9 type=write size=3505907 2024-08-10T05:32:20.447 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.447+0000 7f7803238780 1 < canceled part key=_multipart_BNYFRBPTTUSU.2~J4Z2YKRP8Q6S.0 size=1048576 2024-08-10T05:32:20.447 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.447+0000 7f7803238780 1 < canceled part key=_multipart_BNYFRBPTTUSU.2~J4Z2YKRP8Q6S.1 size=1048576 2024-08-10T05:32:20.448 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.448+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~J4Z2YKRP8Q6S.2 size=666177 2024-08-10T05:32:20.450 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.450+0000 7f7803238780 1 < canceled multipart upload key=BNYFRBPTTUSU upload=J4Z2YKRP8Q6S tag=7PZD3XOT8Z9J type=write size=3811905 2024-08-10T05:32:20.453 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.453+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~HFWOIR0S0LSQ.0 size=1048576 2024-08-10T05:32:20.454 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.454+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~HFWOIR0S0LSQ.1 size=701063 2024-08-10T05:32:20.454 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.454+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=HFWOIR0S0LSQ tag=6S8XX3PQGMBD type=write size=2798215 2024-08-10T05:32:20.455 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.455+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=5G2DUYX0RRRG type=del 2024-08-10T05:32:20.457 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.457+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=16MCOB7U3W20 type=del size=1229391 2024-08-10T05:32:20.458 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.458+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=62WL3GSAT4J0 type=del 2024-08-10T05:32:20.460 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.460+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~75LTGMXKQY2W.0 size=1048576 2024-08-10T05:32:20.461 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.461+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~75LTGMXKQY2W.1 size=1048576 2024-08-10T05:32:20.462 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.462+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~75LTGMXKQY2W.2 size=200490 2024-08-10T05:32:20.462 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.462+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=75LTGMXKQY2W tag=M6MMRKM5RFSA type=write size=3346218 2024-08-10T05:32:20.463 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.463+0000 7f7803238780 1 < completed delete operation key=WLAMZC6D1VYS tag=ZUEAYPXMCN21 type=del 2024-08-10T05:32:20.465 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.465+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=N9PSY432OA7L type=del size=2577863 2024-08-10T05:32:20.466 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.466+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=LWN12IUPHCV0 type=del 2024-08-10T05:32:20.469 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.469+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~8IWI115L28ME.0 size=1048576 2024-08-10T05:32:20.470 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.470+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~8IWI115L28ME.1 size=1048576 2024-08-10T05:32:20.471 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.471+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~8IWI115L28ME.2 size=118894 2024-08-10T05:32:20.471 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.471+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=8IWI115L28ME tag=W6G2FCHG2G4V type=write size=3264622 2024-08-10T05:32:20.472 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.472+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~UY608QJNKEJK.0 size=979207 2024-08-10T05:32:20.474 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.474+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=UY608QJNKEJK tag=XTS7CS15XNY1 type=write size=2027783 2024-08-10T05:32:20.477 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.477+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~W8MOM0HS3DC4.0 size=1048576 2024-08-10T05:32:20.478 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.478+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~W8MOM0HS3DC4.1 size=1048576 2024-08-10T05:32:20.479 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.479+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~W8MOM0HS3DC4.2 size=332743 2024-08-10T05:32:20.479 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.479+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=W8MOM0HS3DC4 tag=67ASKTMFEB83 type=write size=3478471 2024-08-10T05:32:20.480 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.480+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~88QID9X8QID7.0 size=1048576 2024-08-10T05:32:20.482 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.482+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~88QID9X8QID7.1 size=1048576 2024-08-10T05:32:20.482 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.482+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~88QID9X8QID7.2 size=639947 2024-08-10T05:32:20.485 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.485+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=88QID9X8QID7 tag=M43THUBQEMJ8 type=write size=3785675 2024-08-10T05:32:20.487 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.486+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=8NN27VP9HVW8 type=write size=529317 2024-08-10T05:32:20.488 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.488+0000 7f7803238780 1 < completed write operation key=Z7YHEIMU76PP tag=MDLPSMBY1Y1J type=write size=91335 2024-08-10T05:32:20.491 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.491+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~QXCBU03FMKPO.0 size=535783 2024-08-10T05:32:20.491 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.491+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=QXCBU03FMKPO tag=8C32EHGNE3WK type=write size=1584359 2024-08-10T05:32:20.493 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.493+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~I92XNFMK60CN.0 size=1048576 2024-08-10T05:32:20.494 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.494+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~I92XNFMK60CN.1 size=344187 2024-08-10T05:32:20.496 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.496+0000 7f7803238780 1 < completed multipart upload key=1TZT0H3OT772 upload=I92XNFMK60CN tag=BQIVPG1DZ98I type=write size=2441339 2024-08-10T05:32:20.498 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.498+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~HP8CP8MYJKVO.0 size=1048576 2024-08-10T05:32:20.500 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.500+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~HP8CP8MYJKVO.1 size=1048576 2024-08-10T05:32:20.501 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.501+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~HP8CP8MYJKVO.2 size=747939 2024-08-10T05:32:20.501 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.501+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=HP8CP8MYJKVO tag=2NOE7U2K9SYL type=write size=3893667 2024-08-10T05:32:20.502 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.502+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=B0T7Y8ICCK8R type=del 2024-08-10T05:32:20.504 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.504+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~57JW1CV4G0LT.0 size=1048576 2024-08-10T05:32:20.505 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.505+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~57JW1CV4G0LT.1 size=1048576 2024-08-10T05:32:20.507 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.507+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~57JW1CV4G0LT.2 size=576250 2024-08-10T05:32:20.507 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.507+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=57JW1CV4G0LT tag=C7L6W9NOVIAO type=write size=3721978 2024-08-10T05:32:20.509 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.509+0000 7f7803238780 1 < suggested remove operation key=AEL92L18QHBE tag=IK878M25GCZA type=del 2024-08-10T05:32:20.510 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.510+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=HLC3XMB1YAHJ type=del size=1729349 2024-08-10T05:32:20.511 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.511+0000 7f7803238780 -1 < no bi entry to suggest for operation key=AEL92L18QHBE tag=OV7ENY2BCYKD type=del size=2063096: (2) No such file or directory 2024-08-10T05:32:20.513 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.513+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~X6EJUM6K440G.0 size=625699 2024-08-10T05:32:20.513 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.513+0000 7f7803238780 1 > prepared multipart upload key=XDS4ELXRI8MU upload=X6EJUM6K440G tag=J0TW5EHWPLQP type=write size=1674275 2024-08-10T05:32:20.514 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.514+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~JPRM913NLWNR.0 size=479320 2024-08-10T05:32:20.516 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.516+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=JPRM913NLWNR tag=30FYO073OWV6 type=write size=1527896 2024-08-10T05:32:20.519 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.519+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~4KM67Z248XPL.0 size=1048576 2024-08-10T05:32:20.520 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.520+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~4KM67Z248XPL.1 size=1048576 2024-08-10T05:32:20.521 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.521+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~4KM67Z248XPL.2 size=800819 2024-08-10T05:32:20.521 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.521+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=4KM67Z248XPL tag=OZ0W6H7NN986 type=write size=3946547 2024-08-10T05:32:20.522 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.522+0000 7f7803238780 1 < completed delete operation key=ZOT42H765WOE tag=64IK5IKR286Y type=del 2024-08-10T05:32:20.526 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.525+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~GHHIC6PTHW1M.0 size=1048576 2024-08-10T05:32:20.526 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.526+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~GHHIC6PTHW1M.1 size=1048576 2024-08-10T05:32:20.527 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.527+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~GHHIC6PTHW1M.2 size=891098 2024-08-10T05:32:20.528 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.527+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=GHHIC6PTHW1M tag=9AY2ZQS398YS type=write size=4036826 2024-08-10T05:32:20.529 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.529+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~JMCTVN5355DK.0 size=1048576 2024-08-10T05:32:20.530 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.530+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~JMCTVN5355DK.1 size=798968 2024-08-10T05:32:20.532 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.532+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=JMCTVN5355DK tag=325ZRTJMG8FK type=write size=2896120 2024-08-10T05:32:20.533 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.533+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=OKRLLLW8EQ3W type=write size=120653 2024-08-10T05:32:20.535 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.535+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~SUYQWRJT8TVV.0 size=1048576 2024-08-10T05:32:20.535 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.535+0000 7f7803238780 1 < canceled part key=_multipart_0Q56DOBCN3VW.2~SUYQWRJT8TVV.1 size=1048576 2024-08-10T05:32:20.536 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.536+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~SUYQWRJT8TVV.2 size=360179 2024-08-10T05:32:20.538 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.538+0000 7f7803238780 1 < canceled multipart upload key=0Q56DOBCN3VW upload=SUYQWRJT8TVV tag=XTMAF371VTZ9 type=write size=3505907 2024-08-10T05:32:20.540 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.540+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~3852FD7RUJ4T.0 size=1048576 2024-08-10T05:32:20.542 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.542+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~3852FD7RUJ4T.1 size=1048576 2024-08-10T05:32:20.543 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.543+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~3852FD7RUJ4T.2 size=364114 2024-08-10T05:32:20.543 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.543+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=3852FD7RUJ4T tag=H0G4CC3FP6UP type=write size=3509842 2024-08-10T05:32:20.544 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.544+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~HFWOIR0S0LSQ.0 size=1048576 2024-08-10T05:32:20.545 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.545+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~HFWOIR0S0LSQ.1 size=701063 2024-08-10T05:32:20.547 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.547+0000 7f7803238780 1 < completed multipart upload key=VJC53Z86ZBHI upload=HFWOIR0S0LSQ tag=6S8XX3PQGMBD type=write size=2798215 2024-08-10T05:32:20.550 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.550+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~DSA8A3HGF8AR.0 size=971484 2024-08-10T05:32:20.550 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.550+0000 7f7803238780 1 > prepared multipart upload key=1TZT0H3OT772 upload=DSA8A3HGF8AR tag=XSI1Z05MX7R1 type=write size=2020060 2024-08-10T05:32:20.551 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.551+0000 7f7803238780 1 < completed delete operation key=ZOT42H765WOE tag=16MCOB7U3W20 type=del 2024-08-10T05:32:20.554 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.554+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~K2HLZ049SXSX.0 size=1048576 2024-08-10T05:32:20.555 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.555+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~K2HLZ049SXSX.1 size=1048576 2024-08-10T05:32:20.556 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.556+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~K2HLZ049SXSX.2 size=969801 2024-08-10T05:32:20.556 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.556+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=K2HLZ049SXSX tag=JUFZLJBUS5SA type=write size=4115529 2024-08-10T05:32:20.557 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.557+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~75LTGMXKQY2W.0 size=1048576 2024-08-10T05:32:20.558 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.558+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~75LTGMXKQY2W.1 size=1048576 2024-08-10T05:32:20.559 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.559+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~75LTGMXKQY2W.2 size=200490 2024-08-10T05:32:20.561 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.561+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=75LTGMXKQY2W tag=M6MMRKM5RFSA type=write size=3346218 2024-08-10T05:32:20.563 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.563+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=V3X97ZD002L4 type=del size=1072349 2024-08-10T05:32:20.564 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.564+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=N9PSY432OA7L type=del 2024-08-10T05:32:20.567 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.567+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~E0QJ1PS98LT2.0 size=1048576 2024-08-10T05:32:20.568 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.568+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~E0QJ1PS98LT2.1 size=813735 2024-08-10T05:32:20.568 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.568+0000 7f7803238780 1 > prepared multipart upload key=DDSA6SD57UXL upload=E0QJ1PS98LT2 tag=FRM50LBAPBYZ type=write size=2910887 2024-08-10T05:32:20.570 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.570+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~8IWI115L28ME.0 size=1048576 2024-08-10T05:32:20.571 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.571+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~8IWI115L28ME.1 size=1048576 2024-08-10T05:32:20.572 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.572+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~8IWI115L28ME.2 size=118894 2024-08-10T05:32:20.574 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.574+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=8IWI115L28ME tag=W6G2FCHG2G4V type=write size=3264622 2024-08-10T05:32:20.575 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.575+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=6LW6UFEOUGET type=del size=2130579 2024-08-10T05:32:20.577 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.577+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~W8MOM0HS3DC4.0 size=1048576 2024-08-10T05:32:20.578 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.578+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~W8MOM0HS3DC4.1 size=1048576 2024-08-10T05:32:20.578 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.578+0000 7f7803238780 1 < canceled part key=_multipart_5CR34DW31W53.2~W8MOM0HS3DC4.2 size=332743 2024-08-10T05:32:20.580 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.580+0000 7f7803238780 1 < canceled multipart upload key=5CR34DW31W53 upload=W8MOM0HS3DC4 tag=67ASKTMFEB83 type=write size=3478471 2024-08-10T05:32:20.582 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.582+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=K6DQL670MJSP type=del size=108366 2024-08-10T05:32:20.583 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.583+0000 7f7803238780 1 < completed write operation key=VJC53Z86ZBHI tag=8NN27VP9HVW8 type=write size=529317 2024-08-10T05:32:20.585 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.585+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=NB7R9YVBC5C9 type=del size=2976726 2024-08-10T05:32:20.588 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.588+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~QXCBU03FMKPO.0 size=535783 2024-08-10T05:32:20.590 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.590+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=QXCBU03FMKPO tag=8C32EHGNE3WK type=write size=1584359 2024-08-10T05:32:20.593 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.593+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~63KBC6CEF9G7.0 size=1048576 2024-08-10T05:32:20.594 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.594+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~63KBC6CEF9G7.1 size=1048576 2024-08-10T05:32:20.595 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.595+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~63KBC6CEF9G7.2 size=905409 2024-08-10T05:32:20.595 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.595+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=63KBC6CEF9G7 tag=AMS7A2EVMD92 type=write size=4051137 2024-08-10T05:32:20.596 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.596+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~HP8CP8MYJKVO.0 size=1048576 2024-08-10T05:32:20.597 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.596+0000 7f7803238780 1 < canceled part key=_multipart_E3ELDC0JZ406.2~HP8CP8MYJKVO.1 size=1048576 2024-08-10T05:32:20.598 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.597+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~HP8CP8MYJKVO.2 size=747939 2024-08-10T05:32:20.600 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.600+0000 7f7803238780 1 < canceled multipart upload key=E3ELDC0JZ406 upload=HP8CP8MYJKVO tag=2NOE7U2K9SYL type=write size=3893667 2024-08-10T05:32:20.601 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.601+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=NAJYNIAG3ZOD type=del size=173952 2024-08-10T05:32:20.602 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.602+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~57JW1CV4G0LT.0 size=1048576 2024-08-10T05:32:20.603 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.603+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~57JW1CV4G0LT.1 size=1048576 2024-08-10T05:32:20.604 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.604+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~57JW1CV4G0LT.2 size=576250 2024-08-10T05:32:20.607 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.606+0000 7f7803238780 1 < completed multipart upload key=Z7YHEIMU76PP upload=57JW1CV4G0LT tag=C7L6W9NOVIAO type=write size=3721978 2024-08-10T05:32:20.609 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.609+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~Z8URXZS9HPP5.0 size=837788 2024-08-10T05:32:20.609 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.609+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=Z8URXZS9HPP5 tag=HQ20L5UD10G4 type=write size=1886364 2024-08-10T05:32:20.610 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.610+0000 7f7803238780 1 < canceled operation key=XOK47MUNUZ55 tag=HLC3XMB1YAHJ type=del size=1729349 2024-08-10T05:32:20.611 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.611+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=B3Y0O3R47LTG type=write size=764798 2024-08-10T05:32:20.613 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.613+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~X6EJUM6K440G.0 size=625699 2024-08-10T05:32:20.615 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.615+0000 7f7803238780 1 < completed multipart upload key=XDS4ELXRI8MU upload=X6EJUM6K440G tag=J0TW5EHWPLQP type=write size=1674275 2024-08-10T05:32:20.616 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.616+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=UFDVNK131VKJ type=del size=1841107 2024-08-10T05:32:20.616 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.616+0000 7f7803238780 1 < canceled part key=_multipart_YTNER1UQPXAW.2~4KM67Z248XPL.0 size=1048576 2024-08-10T05:32:20.617 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.617+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~4KM67Z248XPL.1 size=1048576 2024-08-10T05:32:20.619 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.618+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~4KM67Z248XPL.2 size=800819 2024-08-10T05:32:20.621 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.621+0000 7f7803238780 1 < canceled multipart upload key=YTNER1UQPXAW upload=4KM67Z248XPL tag=OZ0W6H7NN986 type=write size=3946547 2024-08-10T05:32:20.623 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.623+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~Q5MZXIZEENV2.0 size=1048576 2024-08-10T05:32:20.624 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.624+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~Q5MZXIZEENV2.1 size=1048576 2024-08-10T05:32:20.625 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.625+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~Q5MZXIZEENV2.2 size=730755 2024-08-10T05:32:20.625 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.625+0000 7f7803238780 1 > prepared multipart upload key=DDSA6SD57UXL upload=Q5MZXIZEENV2 tag=7IXMY6XAINBD type=write size=3876483 2024-08-10T05:32:20.630 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.627+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~GHHIC6PTHW1M.0 size=1048576 2024-08-10T05:32:20.631 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.628+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~GHHIC6PTHW1M.1 size=1048576 2024-08-10T05:32:20.631 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.629+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~GHHIC6PTHW1M.2 size=891098 2024-08-10T05:32:20.631 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.631+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=GHHIC6PTHW1M tag=9AY2ZQS398YS type=write size=4036826 2024-08-10T05:32:20.633 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.633+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=EXTCE03DGDO0 type=del size=410999 2024-08-10T05:32:20.634 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.634+0000 7f7803238780 1 < completed write operation key=SFULEGB3NN7M tag=OKRLLLW8EQ3W type=write size=120653 2024-08-10T05:32:20.636 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.636+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=BY8GM2CL76EL type=del size=3510565 2024-08-10T05:32:20.637 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.637+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~3852FD7RUJ4T.0 size=1048576 2024-08-10T05:32:20.638 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.638+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~3852FD7RUJ4T.1 size=1048576 2024-08-10T05:32:20.639 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.639+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~3852FD7RUJ4T.2 size=364114 2024-08-10T05:32:20.641 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.641+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=3852FD7RUJ4T tag=H0G4CC3FP6UP type=write size=3509842 2024-08-10T05:32:20.642 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.642+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=HNXE1O2MNA3E type=del size=193480 2024-08-10T05:32:20.643 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.643+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~DSA8A3HGF8AR.0 size=971484 2024-08-10T05:32:20.646 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.646+0000 7f7803238780 1 < completed multipart upload key=1TZT0H3OT772 upload=DSA8A3HGF8AR tag=XSI1Z05MX7R1 type=write size=2020060 2024-08-10T05:32:20.647 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.647+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=FU2K2K22BF4M type=del size=673696 2024-08-10T05:32:20.648 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.648+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~K2HLZ049SXSX.0 size=1048576 2024-08-10T05:32:20.650 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.649+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~K2HLZ049SXSX.1 size=1048576 2024-08-10T05:32:20.650 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.650+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~K2HLZ049SXSX.2 size=969801 2024-08-10T05:32:20.653 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.653+0000 7f7803238780 1 < completed multipart upload key=TKJHBLIHRWG7 upload=K2HLZ049SXSX tag=JUFZLJBUS5SA type=write size=4115529 2024-08-10T05:32:20.654 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.654+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=VQ2ID0CK8HHW type=write size=442372 2024-08-10T05:32:20.657 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.657+0000 7f7803238780 1 < suggested update operation key=ZOT42H765WOE tag=V3X97ZD002L4 type=del size=1072349 2024-08-10T05:32:20.658 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.658+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=ZITOKQIC0O1T type=del size=2070886 2024-08-10T05:32:20.659 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.659+0000 7f7803238780 1 < canceled part key=_multipart_DDSA6SD57UXL.2~E0QJ1PS98LT2.0 size=1048576 2024-08-10T05:32:20.660 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.660+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~E0QJ1PS98LT2.1 size=813735 2024-08-10T05:32:20.662 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.662+0000 7f7803238780 1 < canceled multipart upload key=DDSA6SD57UXL upload=E0QJ1PS98LT2 tag=FRM50LBAPBYZ type=write size=2910887 2024-08-10T05:32:20.664 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.664+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~Z5Y96SRQ9HOY.0 size=320041 2024-08-10T05:32:20.664 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.664+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=Z5Y96SRQ9HOY tag=UZPUB9FF8Y4P type=write size=1368617 2024-08-10T05:32:20.665 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.665+0000 7f7803238780 -1 < failed to complete operation key=ZOT42H765WOE tag=6LW6UFEOUGET type=del size=2130579: (22) Invalid argument 2024-08-10T05:32:20.667 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.667+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=GJSZAX250JFE type=del size=3798745 2024-08-10T05:32:20.669 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.669+0000 7f7803238780 1 < suggested remove operation key=WLAMZC6D1VYS tag=K6DQL670MJSP type=del 2024-08-10T05:32:20.670 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.670+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=PQUPPYSE419M type=write size=14071 2024-08-10T05:32:20.673 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.673+0000 7f7803238780 1 < suggested remove operation key=Z12OHVV95R90 tag=NB7R9YVBC5C9 type=del 2024-08-10T05:32:20.675 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.675+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~8KCNS2VLNMT4.0 size=1048576 2024-08-10T05:32:20.676 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.676+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~8KCNS2VLNMT4.1 size=800452 2024-08-10T05:32:20.676 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.676+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=8KCNS2VLNMT4 tag=MXJHH1T5GO95 type=write size=2897604 2024-08-10T05:32:20.677 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.677+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~63KBC6CEF9G7.0 size=1048576 2024-08-10T05:32:20.678 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.678+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~63KBC6CEF9G7.1 size=1048576 2024-08-10T05:32:20.680 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.679+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~63KBC6CEF9G7.2 size=905409 2024-08-10T05:32:20.682 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.682+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=63KBC6CEF9G7 tag=AMS7A2EVMD92 type=write size=4051137 2024-08-10T05:32:20.683 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.683+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=I3VWFGV2Z445 type=write size=820259 2024-08-10T05:32:20.685 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.685+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=NAJYNIAG3ZOD type=del 2024-08-10T05:32:20.687 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.687+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=RE797C1BGW6U type=write size=149693 2024-08-10T05:32:20.688 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.688+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~Z8URXZS9HPP5.0 size=837788 2024-08-10T05:32:20.690 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.690+0000 7f7803238780 1 < completed multipart upload key=N6BX8IO9ZULU upload=Z8URXZS9HPP5 tag=HQ20L5UD10G4 type=write size=1886364 2024-08-10T05:32:20.693 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.692+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~3AV3LM3DB870.0 size=1048576 2024-08-10T05:32:20.694 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.693+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~3AV3LM3DB870.1 size=1048576 2024-08-10T05:32:20.695 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.694+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~3AV3LM3DB870.2 size=13601 2024-08-10T05:32:20.695 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.694+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=3AV3LM3DB870 tag=NSD79DLU4S95 type=write size=3159329 2024-08-10T05:32:20.696 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.696+0000 7f7803238780 1 < canceled operation key=XWUWU8CVR59V tag=B3Y0O3R47LTG type=write size=764798 2024-08-10T05:32:20.699 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.699+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~6A4BM6JCWAQF.0 size=1048576 2024-08-10T05:32:20.700 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.700+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~6A4BM6JCWAQF.1 size=169941 2024-08-10T05:32:20.700 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.700+0000 7f7803238780 1 > prepared multipart upload key=1TZT0H3OT772 upload=6A4BM6JCWAQF tag=EGJHW1VTIN0P type=write size=2267093 2024-08-10T05:32:20.702 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.702+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=UFDVNK131VKJ type=del 2024-08-10T05:32:20.703 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.703+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=CPAZ9JTGERD3 type=write size=775400 2024-08-10T05:32:20.704 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.704+0000 7f7803238780 1 < canceled part key=_multipart_DDSA6SD57UXL.2~Q5MZXIZEENV2.0 size=1048576 2024-08-10T05:32:20.705 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.705+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~Q5MZXIZEENV2.1 size=1048576 2024-08-10T05:32:20.706 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.706+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~Q5MZXIZEENV2.2 size=730755 2024-08-10T05:32:20.708 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.708+0000 7f7803238780 1 < canceled multipart upload key=DDSA6SD57UXL upload=Q5MZXIZEENV2 tag=7IXMY6XAINBD type=write size=3876483 2024-08-10T05:32:20.710 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.710+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=DPW38EUZ55JT type=del size=1730329 2024-08-10T05:32:20.711 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.711+0000 7f7803238780 1 < canceled operation key=DDSA6SD57UXL tag=EXTCE03DGDO0 type=del size=410999 2024-08-10T05:32:20.713 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.713+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=H40P9QCRTHB0 type=del size=3757048 2024-08-10T05:32:20.714 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.714+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=BY8GM2CL76EL type=del 2024-08-10T05:32:20.715 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.715+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=DTVH29DHESWV type=del size=2825771 2024-08-10T05:32:20.717 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.717+0000 7f7803238780 1 < canceled operation key=VJC53Z86ZBHI tag=HNXE1O2MNA3E type=del size=193480 2024-08-10T05:32:20.718 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.718+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=LJ4WJ9RB6P7T type=del size=206703 2024-08-10T05:32:20.719 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.719+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=FU2K2K22BF4M type=del 2024-08-10T05:32:20.721 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.721+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=QIG6MFECQ4N0 type=del size=1593977 2024-08-10T05:32:20.722 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.722+0000 7f7803238780 1 < completed write operation key=48SFR1BMD3PP tag=VQ2ID0CK8HHW type=write size=442372 2024-08-10T05:32:20.725 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.725+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~H437ORWWV7GE.0 size=1048576 2024-08-10T05:32:20.726 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.726+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~H437ORWWV7GE.1 size=410720 2024-08-10T05:32:20.726 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.726+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=H437ORWWV7GE tag=2GED6MFIZUXP type=write size=2507872 2024-08-10T05:32:20.727 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.727+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=ZITOKQIC0O1T type=del 2024-08-10T05:32:20.730 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.730+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~X3HXL8ZMNEZI.0 size=1048576 2024-08-10T05:32:20.731 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.731+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~X3HXL8ZMNEZI.1 size=1048576 2024-08-10T05:32:20.732 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.732+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~X3HXL8ZMNEZI.2 size=725748 2024-08-10T05:32:20.732 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.732+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=X3HXL8ZMNEZI tag=BCDD9K21US34 type=write size=3871476 2024-08-10T05:32:20.733 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.732+0000 7f7803238780 1 < canceled part key=_multipart_Z7YHEIMU76PP.2~Z5Y96SRQ9HOY.0 size=320041 2024-08-10T05:32:20.735 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.735+0000 7f7803238780 1 < canceled multipart upload key=Z7YHEIMU76PP upload=Z5Y96SRQ9HOY tag=UZPUB9FF8Y4P type=write size=1368617 2024-08-10T05:32:20.736 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.736+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=DH96DAU5GKA3 type=del size=3165303 2024-08-10T05:32:20.738 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.738+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=GJSZAX250JFE type=del 2024-08-10T05:32:20.741 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.741+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~X7MAFTVDYCJG.0 size=1048576 2024-08-10T05:32:20.742 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.742+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~X7MAFTVDYCJG.1 size=875490 2024-08-10T05:32:20.742 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.742+0000 7f7803238780 1 > prepared multipart upload key=1TZT0H3OT772 upload=X7MAFTVDYCJG tag=RFZPA0EHM1L8 type=write size=2972642 2024-08-10T05:32:20.743 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.743+0000 7f7803238780 1 < completed write operation key=E3ELDC0JZ406 tag=PQUPPYSE419M type=write size=14071 2024-08-10T05:32:20.746 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.746+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~0F5I22NMXNYG.0 size=1048576 2024-08-10T05:32:20.747 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.747+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~0F5I22NMXNYG.1 size=1048576 2024-08-10T05:32:20.748 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.748+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~0F5I22NMXNYG.2 size=467072 2024-08-10T05:32:20.749 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.748+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=0F5I22NMXNYG tag=B0TWF8L8N7Z2 type=write size=3612800 2024-08-10T05:32:20.750 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.750+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~8KCNS2VLNMT4.0 size=1048576 2024-08-10T05:32:20.751 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.751+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~8KCNS2VLNMT4.1 size=800452 2024-08-10T05:32:20.753 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.753+0000 7f7803238780 1 < completed multipart upload key=BEWZS75IA59P upload=8KCNS2VLNMT4 tag=MXJHH1T5GO95 type=write size=2897604 2024-08-10T05:32:20.755 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.755+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=7DW6DVR78FX6 type=del size=2872404 2024-08-10T05:32:20.757 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.757+0000 7f7803238780 1 < completed write operation key=BEWZS75IA59P tag=I3VWFGV2Z445 type=write size=820259 2024-08-10T05:32:20.759 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.759+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~8NXATZGLN8KU.0 size=1048576 2024-08-10T05:32:20.760 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.760+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~8NXATZGLN8KU.1 size=1048576 2024-08-10T05:32:20.761 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.761+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~8NXATZGLN8KU.2 size=169874 2024-08-10T05:32:20.761 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.761+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=8NXATZGLN8KU tag=H9SPXXPLAH3O type=write size=3315602 2024-08-10T05:32:20.763 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.763+0000 7f7803238780 1 < canceled operation key=DDSA6SD57UXL tag=RE797C1BGW6U type=write size=149693 2024-08-10T05:32:20.766 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.766+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~89RH0WCIEEI3.0 size=1048576 2024-08-10T05:32:20.767 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.767+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~89RH0WCIEEI3.1 size=651338 2024-08-10T05:32:20.767 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.767+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=89RH0WCIEEI3 tag=7CGGGACY9PER type=write size=2748490 2024-08-10T05:32:20.769 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.769+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~3AV3LM3DB870.0 size=1048576 2024-08-10T05:32:20.770 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.770+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~3AV3LM3DB870.1 size=1048576 2024-08-10T05:32:20.771 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.771+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~3AV3LM3DB870.2 size=13601 2024-08-10T05:32:20.774 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.774+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=3AV3LM3DB870 tag=NSD79DLU4S95 type=write size=3159329 2024-08-10T05:32:20.775 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.775+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=CJS26HHPWC3F type=write size=374065 2024-08-10T05:32:20.777 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.777+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~6A4BM6JCWAQF.0 size=1048576 2024-08-10T05:32:20.777 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.777+0000 7f7803238780 1 < canceled part key=_multipart_1TZT0H3OT772.2~6A4BM6JCWAQF.1 size=169941 2024-08-10T05:32:20.779 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.779+0000 7f7803238780 1 < canceled multipart upload key=1TZT0H3OT772 upload=6A4BM6JCWAQF tag=EGJHW1VTIN0P type=write size=2267093 2024-08-10T05:32:20.782 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.782+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~5ZNUFVREO9GQ.0 size=1048576 2024-08-10T05:32:20.784 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.784+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~5ZNUFVREO9GQ.1 size=74439 2024-08-10T05:32:20.784 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.784+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=5ZNUFVREO9GQ tag=8YQJ5HV4W5ZS type=write size=2171591 2024-08-10T05:32:20.785 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.785+0000 7f7803238780 1 < completed write operation key=BEWZS75IA59P tag=CPAZ9JTGERD3 type=write size=775400 2024-08-10T05:32:20.787 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.787+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=2J91SF9FTBTN type=del size=2325218 2024-08-10T05:32:20.789 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.789+0000 7f7803238780 1 < suggested update operation key=SFULEGB3NN7M tag=DPW38EUZ55JT type=del size=1730329 2024-08-10T05:32:20.791 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.791+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=2U25T4L3QZ5W type=del size=301037 2024-08-10T05:32:20.792 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.792+0000 7f7803238780 1 < completed delete operation key=M4KEYRP20O0S tag=H40P9QCRTHB0 type=del 2024-08-10T05:32:20.794 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.794+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=TFJMWUJ6EBTK type=del size=2349294 2024-08-10T05:32:20.795 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.795+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=DTVH29DHESWV type=del 2024-08-10T05:32:20.797 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.797+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=CX7YCEGB04WC type=del size=3776037 2024-08-10T05:32:20.798 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.798+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=LJ4WJ9RB6P7T type=del 2024-08-10T05:32:20.800 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.800+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=NDC1NVLCSHN3 type=write size=984177 2024-08-10T05:32:20.801 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.801+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=QIG6MFECQ4N0 type=del 2024-08-10T05:32:20.802 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.803+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=BDA0R6YRDXI3 type=del size=2286401 2024-08-10T05:32:20.804 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.804+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~H437ORWWV7GE.0 size=1048576 2024-08-10T05:32:20.805 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.805+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~H437ORWWV7GE.1 size=410720 2024-08-10T05:32:20.807 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.807+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=H437ORWWV7GE tag=2GED6MFIZUXP type=write size=2507872 2024-08-10T05:32:20.809 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.809+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~O7OBMAJQ5JE5.0 size=1048576 2024-08-10T05:32:20.811 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.810+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~O7OBMAJQ5JE5.1 size=1048576 2024-08-10T05:32:20.812 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.812+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~O7OBMAJQ5JE5.2 size=605219 2024-08-10T05:32:20.812 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.812+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=O7OBMAJQ5JE5 tag=5LN9W1G252EG type=write size=3750947 2024-08-10T05:32:20.812 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.812+0000 7f7803238780 1 < canceled part key=_multipart_VKX9ZVCGC9JY.2~X3HXL8ZMNEZI.0 size=1048576 2024-08-10T05:32:20.813 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.813+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~X3HXL8ZMNEZI.1 size=1048576 2024-08-10T05:32:20.814 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.814+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~X3HXL8ZMNEZI.2 size=725748 2024-08-10T05:32:20.817 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.817+0000 7f7803238780 1 < canceled multipart upload key=VKX9ZVCGC9JY upload=X3HXL8ZMNEZI tag=BCDD9K21US34 type=write size=3871476 2024-08-10T05:32:20.818 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.818+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=HTWCXFYSZKEU type=del size=781742 2024-08-10T05:32:20.820 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.820+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=DH96DAU5GKA3 type=del 2024-08-10T05:32:20.822 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.822+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=QNZDEJMX03BA type=del size=928197 2024-08-10T05:32:20.823 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.823+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~X7MAFTVDYCJG.0 size=1048576 2024-08-10T05:32:20.824 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.824+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~X7MAFTVDYCJG.1 size=875490 2024-08-10T05:32:20.827 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.827+0000 7f7803238780 1 < completed multipart upload key=1TZT0H3OT772 upload=X7MAFTVDYCJG tag=RFZPA0EHM1L8 type=write size=2972642 2024-08-10T05:32:20.828 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.828+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=85B1WTGRDU0W type=write size=460708 2024-08-10T05:32:20.830 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.830+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~0F5I22NMXNYG.0 size=1048576 2024-08-10T05:32:20.834 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.831+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~0F5I22NMXNYG.1 size=1048576 2024-08-10T05:32:20.834 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.832+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~0F5I22NMXNYG.2 size=467072 2024-08-10T05:32:20.835 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.834+0000 7f7803238780 1 < completed multipart upload key=BEWZS75IA59P upload=0F5I22NMXNYG tag=B0TWF8L8N7Z2 type=write size=3612800 2024-08-10T05:32:20.836 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.836+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=UVMMV35G36W8 type=del size=3653168 2024-08-10T05:32:20.837 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.837+0000 7f7803238780 1 < canceled operation key=1TZT0H3OT772 tag=7DW6DVR78FX6 type=del size=2872404 2024-08-10T05:32:20.838 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.838+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=BI902N3P2KPN type=del size=2648172 2024-08-10T05:32:20.840 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.840+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~8NXATZGLN8KU.0 size=1048576 2024-08-10T05:32:20.841 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.841+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~8NXATZGLN8KU.1 size=1048576 2024-08-10T05:32:20.842 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.842+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~8NXATZGLN8KU.2 size=169874 2024-08-10T05:32:20.845 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.845+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=8NXATZGLN8KU tag=H9SPXXPLAH3O type=write size=3315602 2024-08-10T05:32:20.847 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.847+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=7I8VH53PW474 type=write size=230661 2024-08-10T05:32:20.848 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.848+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~89RH0WCIEEI3.0 size=1048576 2024-08-10T05:32:20.849 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.849+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~89RH0WCIEEI3.1 size=651338 2024-08-10T05:32:20.852 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.852+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=89RH0WCIEEI3 tag=7CGGGACY9PER type=write size=2748490 2024-08-10T05:32:20.854 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.854+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~D9MSV4TAYQ7I.0 size=941155 2024-08-10T05:32:20.855 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.854+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=D9MSV4TAYQ7I tag=PX9XQ318T1CF type=write size=1989731 2024-08-10T05:32:20.856 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.856+0000 7f7803238780 1 < completed write operation key=U2UOFCEMPTEG tag=CJS26HHPWC3F type=write size=374065 2024-08-10T05:32:20.858 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.858+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=ECPVZDD9KEWB type=del size=3235521 2024-08-10T05:32:20.859 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.859+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~5ZNUFVREO9GQ.0 size=1048576 2024-08-10T05:32:20.860 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.860+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~5ZNUFVREO9GQ.1 size=74439 2024-08-10T05:32:20.862 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.862+0000 7f7803238780 1 < completed multipart upload key=M4KEYRP20O0S upload=5ZNUFVREO9GQ tag=8YQJ5HV4W5ZS type=write size=2171591 2024-08-10T05:32:20.866 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.866+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~2ODP774J0A9Q.0 size=338508 2024-08-10T05:32:20.866 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.866+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=2ODP774J0A9Q tag=7ZL26HIG9O1R type=write size=1387084 2024-08-10T05:32:20.868 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.868+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=2J91SF9FTBTN type=del 2024-08-10T05:32:20.870 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.869+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=R7Z80D3KWBYP type=del size=4151517 2024-08-10T05:32:20.871 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.871+0000 7f7803238780 1 < canceled operation key=48SFR1BMD3PP tag=2U25T4L3QZ5W type=del size=301037 2024-08-10T05:32:20.872 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.872+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=OZ0MN1XFUKYK type=del size=1241314 2024-08-10T05:32:20.874 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.874+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=TFJMWUJ6EBTK type=del 2024-08-10T05:32:20.875 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.875+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=2M3F2DL4GSAV type=del size=1153197 2024-08-10T05:32:20.877 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.877+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=CX7YCEGB04WC type=del 2024-08-10T05:32:20.878 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.878+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=21ANEQOIXT5Q type=del size=3378089 2024-08-10T05:32:20.880 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.880+0000 7f7803238780 1 < completed write operation key=4RGB196YQHP8 tag=NDC1NVLCSHN3 type=write size=984177 2024-08-10T05:32:20.882 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.882+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=6RGQ4A5882UX type=write size=221071 2024-08-10T05:32:20.884 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.884+0000 7f7803238780 1 < suggested update operation key=BEWZS75IA59P tag=BDA0R6YRDXI3 type=del size=2286401 2024-08-10T05:32:20.887 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.886+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=32AW06EC4MAI type=del size=3735348 2024-08-10T05:32:20.887 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.887+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~O7OBMAJQ5JE5.0 size=1048576 2024-08-10T05:32:20.889 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.889+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~O7OBMAJQ5JE5.1 size=1048576 2024-08-10T05:32:20.890 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.890+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~O7OBMAJQ5JE5.2 size=605219 2024-08-10T05:32:20.892 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.892+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=O7OBMAJQ5JE5 tag=5LN9W1G252EG type=write size=3750947 2024-08-10T05:32:20.894 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.894+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=O91RSCZ19UEW type=del size=52750 2024-08-10T05:32:20.895 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.895+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=HTWCXFYSZKEU type=del 2024-08-10T05:32:20.897 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.897+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=Q0CTQ9N534AO type=write size=652801 2024-08-10T05:32:20.898 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.898+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=QNZDEJMX03BA type=del 2024-08-10T05:32:20.899 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.899+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=GL8LC19IJBMW type=del size=1912746 2024-08-10T05:32:20.901 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.901+0000 7f7803238780 1 < completed write operation key=AEL92L18QHBE tag=85B1WTGRDU0W type=write size=460708 2024-08-10T05:32:20.902 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.902+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=1C16DFMJC8T6 type=write size=993330 2024-08-10T05:32:20.904 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.904+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=UVMMV35G36W8 type=del 2024-08-10T05:32:20.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:20 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142753-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:32:20.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:20 smithi086 ceph-mon[101471]: osdmap e1105: 8 total, 8 up, 8 in 2024-08-10T05:32:20.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:20 smithi086 ceph-mon[101471]: pgmap v1381: 137 pgs: 4 creating+peering, 14 unknown, 119 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 260 KiB/s rd, 91 KiB/s wr, 454 op/s 2024-08-10T05:32:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:20 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142753-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:32:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:20 smithi086 ceph-mon[98993]: osdmap e1105: 8 total, 8 up, 8 in 2024-08-10T05:32:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:20 smithi086 ceph-mon[98993]: pgmap v1381: 137 pgs: 4 creating+peering, 14 unknown, 119 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 260 KiB/s rd, 91 KiB/s wr, 454 op/s 2024-08-10T05:32:20.906 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.906+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~T1RY0EYVIUT0.0 size=1048576 2024-08-10T05:32:20.907 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.907+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~T1RY0EYVIUT0.1 size=1048576 2024-08-10T05:32:20.908 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.908+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~T1RY0EYVIUT0.2 size=239958 2024-08-10T05:32:20.908 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.908+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=T1RY0EYVIUT0 tag=6XO2ZAIUSYQT type=write size=3385686 2024-08-10T05:32:20.910 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.910+0000 7f7803238780 1 < suggested remove operation key=5CR34DW31W53 tag=BI902N3P2KPN type=del 2024-08-10T05:32:20.912 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.912+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=XPBIBCX26XK8 type=del size=412232 2024-08-10T05:32:20.913 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.913+0000 7f7803238780 1 < completed write operation key=FTQ2XYY87ABW tag=7I8VH53PW474 type=write size=230661 2024-08-10T05:32:20.915 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.914+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=43MM30MD63PR type=del size=1471016 2024-08-10T05:32:20.916 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.916+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~D9MSV4TAYQ7I.0 size=941155 2024-08-10T05:32:20.918 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.918+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=D9MSV4TAYQ7I tag=PX9XQ318T1CF type=write size=1989731 2024-08-10T05:32:20.921 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.921+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~F2VTK99V9RBI.0 size=1048576 2024-08-10T05:32:20.922 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.922+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~F2VTK99V9RBI.1 size=682094 2024-08-10T05:32:20.922 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.922+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=F2VTK99V9RBI tag=JFISZ08DZNCC type=write size=2779246 2024-08-10T05:32:20.924 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.924+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=ECPVZDD9KEWB type=del 2024-08-10T05:32:20.927 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.927+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~5Z3AO9FTTOB5.0 size=723542 2024-08-10T05:32:20.927 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.927+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=5Z3AO9FTTOB5 tag=XBAAQYTETOUL type=write size=1772118 2024-08-10T05:32:20.929 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.928+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~2ODP774J0A9Q.0 size=338508 2024-08-10T05:32:20.931 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.931+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=2ODP774J0A9Q tag=7ZL26HIG9O1R type=write size=1387084 2024-08-10T05:32:20.932 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.932+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=E2L4Z6J25DVI type=del size=4111584 2024-08-10T05:32:20.934 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.934+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=R7Z80D3KWBYP type=del 2024-08-10T05:32:20.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:20 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-142753-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:32:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:20 smithi159 ceph-mon[90359]: osdmap e1105: 8 total, 8 up, 8 in 2024-08-10T05:32:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:20 smithi159 ceph-mon[90359]: pgmap v1381: 137 pgs: 4 creating+peering, 14 unknown, 119 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 260 KiB/s rd, 91 KiB/s wr, 454 op/s 2024-08-10T05:32:20.937 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.937+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~3FQ0FO9D97UR.0 size=115423 2024-08-10T05:32:20.937 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.937+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=3FQ0FO9D97UR tag=NHWQ79T98FEV type=write size=1163999 2024-08-10T05:32:20.940 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.940+0000 7f7803238780 1 < suggested update operation key=BNYFRBPTTUSU tag=OZ0MN1XFUKYK type=del size=1241314 2024-08-10T05:32:20.941 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.941+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=T9EVX3RM0FVG type=del size=2143992 2024-08-10T05:32:20.943 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.943+0000 7f7803238780 -1 < failed to complete operation key=BEWZS75IA59P tag=2M3F2DL4GSAV type=del size=1153197: (22) Invalid argument 2024-08-10T05:32:20.946 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.945+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=63EFSRB75BLM type=del size=4158271 2024-08-10T05:32:20.947 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.947+0000 7f7803238780 1 < canceled operation key=29VQII5BL9Z9 tag=21ANEQOIXT5Q type=del size=3378089 2024-08-10T05:32:20.948 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.948+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=XKEYF1TV627D type=del size=123673 2024-08-10T05:32:20.950 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.950+0000 7f7803238780 1 < completed write operation key=XOK47MUNUZ55 tag=6RGQ4A5882UX type=write size=221071 2024-08-10T05:32:20.951 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.951+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=F2BERS9N78K9 type=write size=420740 2024-08-10T05:32:20.953 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.953+0000 7f7803238780 -1 < failed to complete operation key=5CR34DW31W53 tag=32AW06EC4MAI type=del size=3735348: (22) Invalid argument 2024-08-10T05:32:20.954 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.954+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=7REK9ZG3DR21 type=del size=2283371 2024-08-10T05:32:20.956 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.956+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=O91RSCZ19UEW type=del 2024-08-10T05:32:20.957 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.957+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=LSUZVWBGEF1A type=write size=367120 2024-08-10T05:32:20.960 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.960+0000 7f7803238780 1 < suggested remove operation key=WLAMZC6D1VYS tag=Q0CTQ9N534AO type=write 2024-08-10T05:32:20.962 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.961+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=HXJKHOIRZB1Z type=del size=3497032 2024-08-10T05:32:20.963 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.963+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=GL8LC19IJBMW type=del 2024-08-10T05:32:20.966 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.966+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~8F6TO1XGJBL8.0 size=987164 2024-08-10T05:32:20.966 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.966+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=8F6TO1XGJBL8 tag=GBEO4B73K0FK type=write size=2035740 2024-08-10T05:32:20.968 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.968+0000 7f7803238780 1 < completed write operation key=U2UOFCEMPTEG tag=1C16DFMJC8T6 type=write size=993330 2024-08-10T05:32:20.971 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.971+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~IRSWDVTFXZYP.0 size=1048576 2024-08-10T05:32:20.972 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.972+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~IRSWDVTFXZYP.1 size=388408 2024-08-10T05:32:20.972 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.972+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=IRSWDVTFXZYP tag=VAY91MC8H55S type=write size=2485560 2024-08-10T05:32:20.975 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.974+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~T1RY0EYVIUT0.0 size=1048576 2024-08-10T05:32:20.976 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.975+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~T1RY0EYVIUT0.1 size=1048576 2024-08-10T05:32:20.976 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.976+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~T1RY0EYVIUT0.2 size=239958 2024-08-10T05:32:20.979 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.979+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=T1RY0EYVIUT0 tag=6XO2ZAIUSYQT type=write size=3385686 2024-08-10T05:32:20.982 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.982+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~17V4A3N3W0L8.0 size=1048576 2024-08-10T05:32:20.983 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.983+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~17V4A3N3W0L8.1 size=191914 2024-08-10T05:32:20.983 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.983+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=17V4A3N3W0L8 tag=S3JT0YS7JLPQ type=write size=2289066 2024-08-10T05:32:20.985 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.985+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=XPBIBCX26XK8 type=del 2024-08-10T05:32:20.987 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.987+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~DP4NK9Z3YRRA.0 size=1048576 2024-08-10T05:32:20.988 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.988+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~DP4NK9Z3YRRA.1 size=1048576 2024-08-10T05:32:20.989 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.989+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~DP4NK9Z3YRRA.2 size=368697 2024-08-10T05:32:20.989 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.989+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=DP4NK9Z3YRRA tag=30VRORW8D3CL type=write size=3514425 2024-08-10T05:32:20.992 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.992+0000 7f7803238780 1 < suggested update operation key=E3ELDC0JZ406 tag=43MM30MD63PR type=del size=1471016 2024-08-10T05:32:20.994 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.994+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=RK1A6CYAOPUK type=write size=187799 2024-08-10T05:32:20.994 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.994+0000 7f7803238780 1 < canceled part key=_multipart_VJC53Z86ZBHI.2~F2VTK99V9RBI.0 size=1048576 2024-08-10T05:32:20.995 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.995+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~F2VTK99V9RBI.1 size=682094 2024-08-10T05:32:20.998 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:20.998+0000 7f7803238780 1 < canceled multipart upload key=VJC53Z86ZBHI upload=F2VTK99V9RBI tag=JFISZ08DZNCC type=write size=2779246 2024-08-10T05:32:21.000 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.000+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~LI9A1XF6R73L.0 size=1048576 2024-08-10T05:32:21.001 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.001+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~LI9A1XF6R73L.1 size=999517 2024-08-10T05:32:21.001 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.001+0000 7f7803238780 1 > prepared multipart upload key=1TZT0H3OT772 upload=LI9A1XF6R73L tag=5ST3LA3L85PI type=write size=3096669 2024-08-10T05:32:21.003 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.003+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~5Z3AO9FTTOB5.0 size=723542 2024-08-10T05:32:21.005 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.005+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=5Z3AO9FTTOB5 tag=XBAAQYTETOUL type=write size=1772118 2024-08-10T05:32:21.008 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.008+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~4YPK6IJEG6IR.0 size=38426 2024-08-10T05:32:21.008 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.008+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=4YPK6IJEG6IR tag=AQLJ01JB0KS4 type=write size=1087002 2024-08-10T05:32:21.011 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.011+0000 7f7803238780 1 < suggested remove operation key=TKJHBLIHRWG7 tag=E2L4Z6J25DVI type=del 2024-08-10T05:32:21.013 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.013+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=1Z7CTHKLHP8B type=del size=880114 2024-08-10T05:32:21.016 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.016+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~3FQ0FO9D97UR.0 size=115423 2024-08-10T05:32:21.018 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.018+0000 7f7803238780 1 < completed multipart upload key=4RGB196YQHP8 upload=3FQ0FO9D97UR tag=NHWQ79T98FEV type=write size=1163999 2024-08-10T05:32:21.021 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.021+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~ANS93FT2C9B9.0 size=533779 2024-08-10T05:32:21.021 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.021+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=ANS93FT2C9B9 tag=WV3TPJUQAPCB type=write size=1582355 2024-08-10T05:32:21.023 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.023+0000 7f7803238780 1 < suggested remove operation key=4RGB196YQHP8 tag=T9EVX3RM0FVG type=del 2024-08-10T05:32:21.027 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.027+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~ITGMFNIKV0XT.0 size=1048576 2024-08-10T05:32:21.028 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.028+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~ITGMFNIKV0XT.1 size=1048576 2024-08-10T05:32:21.029 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.029+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~ITGMFNIKV0XT.2 size=638657 2024-08-10T05:32:21.029 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.029+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=ITGMFNIKV0XT tag=FSOYVWCJB92U type=write size=3784385 2024-08-10T05:32:21.030 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.030+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=63EFSRB75BLM type=del 2024-08-10T05:32:21.031 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.031+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=H26SWCNB19KN type=del size=148665 2024-08-10T05:32:21.033 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.033+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=XKEYF1TV627D type=del 2024-08-10T05:32:21.034 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.034+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=TR984JBQF1QZ type=del size=1210540 2024-08-10T05:32:21.037 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.037+0000 7f7803238780 1 < suggested remove operation key=SFULEGB3NN7M tag=F2BERS9N78K9 type=write 2024-08-10T05:32:21.038 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.038+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=6K3I161HA0RC type=write size=3340 2024-08-10T05:32:21.040 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.040+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=7REK9ZG3DR21 type=del 2024-08-10T05:32:21.042 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.042+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=XE3WJZ8UBPXX type=del size=3090138 2024-08-10T05:32:21.043 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.043+0000 7f7803238780 1 < completed write operation key=Z12OHVV95R90 tag=LSUZVWBGEF1A type=write size=367120 2024-08-10T05:32:21.046 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.046+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~QXBHA5VBFQOV.0 size=850535 2024-08-10T05:32:21.046 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.046+0000 7f7803238780 1 > prepared multipart upload key=1TZT0H3OT772 upload=QXBHA5VBFQOV tag=J4VXDKRXT9Y7 type=write size=1899111 2024-08-10T05:32:21.047 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.047+0000 7f7803238780 1 < canceled operation key=H9KT1RELCW8U tag=HXJKHOIRZB1Z type=del size=3497032 2024-08-10T05:32:21.049 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.049+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=SBU5Z5L9VIB0 type=write size=368331 2024-08-10T05:32:21.049 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.049+0000 7f7803238780 1 < canceled part key=_multipart_0Q56DOBCN3VW.2~8F6TO1XGJBL8.0 size=987164 2024-08-10T05:32:21.051 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.051+0000 7f7803238780 1 < canceled multipart upload key=0Q56DOBCN3VW upload=8F6TO1XGJBL8 tag=GBEO4B73K0FK type=write size=2035740 2024-08-10T05:32:21.054 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.054+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~PW6NMF7CGFO4.0 size=1048576 2024-08-10T05:32:21.055 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.055+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~PW6NMF7CGFO4.1 size=1048576 2024-08-10T05:32:21.056 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.056+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~PW6NMF7CGFO4.2 size=491534 2024-08-10T05:32:21.056 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.056+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=PW6NMF7CGFO4 tag=3BDXAS5HF04S type=write size=3637262 2024-08-10T05:32:21.057 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.057+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~IRSWDVTFXZYP.0 size=1048576 2024-08-10T05:32:21.058 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.058+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~IRSWDVTFXZYP.1 size=388408 2024-08-10T05:32:21.060 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.060+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=IRSWDVTFXZYP tag=VAY91MC8H55S type=write size=2485560 2024-08-10T05:32:21.063 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.063+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~7RKW2TFQW6PT.0 size=454008 2024-08-10T05:32:21.063 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.063+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=7RKW2TFQW6PT tag=0BKVE5RUNI8P type=write size=1502584 2024-08-10T05:32:21.064 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.064+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~17V4A3N3W0L8.0 size=1048576 2024-08-10T05:32:21.065 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.065+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~17V4A3N3W0L8.1 size=191914 2024-08-10T05:32:21.069 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.068+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=17V4A3N3W0L8 tag=S3JT0YS7JLPQ type=write size=2289066 2024-08-10T05:32:21.072 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.072+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~5SC3C2YJU40E.0 size=1048576 2024-08-10T05:32:21.073 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.073+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~5SC3C2YJU40E.1 size=1048576 2024-08-10T05:32:21.075 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.074+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~5SC3C2YJU40E.2 size=492709 2024-08-10T05:32:21.075 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.074+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=5SC3C2YJU40E tag=L1EEQLA3QOZ9 type=write size=3638437 2024-08-10T05:32:21.076 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.076+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~DP4NK9Z3YRRA.0 size=1048576 2024-08-10T05:32:21.077 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.077+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~DP4NK9Z3YRRA.1 size=1048576 2024-08-10T05:32:21.078 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.078+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~DP4NK9Z3YRRA.2 size=368697 2024-08-10T05:32:21.081 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.081+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=DP4NK9Z3YRRA tag=30VRORW8D3CL type=write size=3514425 2024-08-10T05:32:21.083 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.083+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=18AU5WO6WEVT type=write size=422862 2024-08-10T05:32:21.086 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.086+0000 7f7803238780 1 < suggested update operation key=ME6EL3X8OID0 tag=RK1A6CYAOPUK type=write size=187799 2024-08-10T05:32:21.087 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.087+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=UTE1PCR3ZC6Y type=del size=3426261 2024-08-10T05:32:21.089 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.089+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~LI9A1XF6R73L.0 size=1048576 2024-08-10T05:32:21.090 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.090+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~LI9A1XF6R73L.1 size=999517 2024-08-10T05:32:21.092 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.092+0000 7f7803238780 1 < completed multipart upload key=1TZT0H3OT772 upload=LI9A1XF6R73L tag=5ST3LA3L85PI type=write size=3096669 2024-08-10T05:32:21.094 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.094+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=ZVBRMI2AAEFP type=del size=1295914 2024-08-10T05:32:21.095 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.095+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~4YPK6IJEG6IR.0 size=38426 2024-08-10T05:32:21.097 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.097+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=4YPK6IJEG6IR tag=AQLJ01JB0KS4 type=write size=1087002 2024-08-10T05:32:21.100 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.100+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~JE1JQGD1N0KZ.0 size=703845 2024-08-10T05:32:21.100 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.100+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=JE1JQGD1N0KZ tag=212TJ7EWK1CG type=write size=1752421 2024-08-10T05:32:21.102 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.102+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=1Z7CTHKLHP8B type=del 2024-08-10T05:32:21.103 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.103+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=ZDQMM6W4U8NU type=write size=447014 2024-08-10T05:32:21.105 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.105+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~ANS93FT2C9B9.0 size=533779 2024-08-10T05:32:21.107 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.107+0000 7f7803238780 1 < completed multipart upload key=VJC53Z86ZBHI upload=ANS93FT2C9B9 tag=WV3TPJUQAPCB type=write size=1582355 2024-08-10T05:32:21.109 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.109+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=EVO040D5LW4W type=del size=3905643 2024-08-10T05:32:21.110 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.110+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~ITGMFNIKV0XT.0 size=1048576 2024-08-10T05:32:21.110 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.110+0000 7f7803238780 1 < canceled part key=_multipart_48SFR1BMD3PP.2~ITGMFNIKV0XT.1 size=1048576 2024-08-10T05:32:21.111 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.111+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~ITGMFNIKV0XT.2 size=638657 2024-08-10T05:32:21.114 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.114+0000 7f7803238780 1 < canceled multipart upload key=48SFR1BMD3PP upload=ITGMFNIKV0XT tag=FSOYVWCJB92U type=write size=3784385 2024-08-10T05:32:21.117 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.117+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~MNFWFM8KUH9J.0 size=740954 2024-08-10T05:32:21.117 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.117+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=MNFWFM8KUH9J tag=L2LK7VXVNKUS type=write size=1789530 2024-08-10T05:32:21.118 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.118+0000 7f7803238780 1 < completed delete operation key=N6BX8IO9ZULU tag=H26SWCNB19KN type=del 2024-08-10T05:32:21.120 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.120+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=J0J30XKYF2JF type=del size=3192135 2024-08-10T05:32:21.123 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.123+0000 7f7803238780 1 < suggested remove operation key=Z7YHEIMU76PP tag=TR984JBQF1QZ type=del 2024-08-10T05:32:21.124 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.124+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=5Q2RBLLSOIPG type=write size=620336 2024-08-10T05:32:21.126 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.126+0000 7f7803238780 1 < completed write operation key=YTNER1UQPXAW tag=6K3I161HA0RC type=write size=3340 2024-08-10T05:32:21.127 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.127+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=CHNTIO99NQ01 type=del size=2310466 2024-08-10T05:32:21.130 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.130+0000 7f7803238780 1 < suggested update operation key=BEWZS75IA59P tag=XE3WJZ8UBPXX type=del size=3090138 2024-08-10T05:32:21.132 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.132+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=J5VWFUAJXLBE type=del size=1705111 2024-08-10T05:32:21.133 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.133+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~QXBHA5VBFQOV.0 size=850535 2024-08-10T05:32:21.136 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.135+0000 7f7803238780 1 < completed multipart upload key=1TZT0H3OT772 upload=QXBHA5VBFQOV tag=J4VXDKRXT9Y7 type=write size=1899111 2024-08-10T05:32:21.137 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.137+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=LO6DMSCLX62K type=del size=1421505 2024-08-10T05:32:21.139 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.139+0000 7f7803238780 1 < completed write operation key=0Q56DOBCN3VW tag=SBU5Z5L9VIB0 type=write size=368331 2024-08-10T05:32:21.140 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.140+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=LHFAR79XKLUL type=del size=3447457 2024-08-10T05:32:21.142 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.142+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~PW6NMF7CGFO4.0 size=1048576 2024-08-10T05:32:21.143 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.143+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~PW6NMF7CGFO4.1 size=1048576 2024-08-10T05:32:21.145 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.144+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~PW6NMF7CGFO4.2 size=491534 2024-08-10T05:32:21.147 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.147+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=PW6NMF7CGFO4 tag=3BDXAS5HF04S type=write size=3637262 2024-08-10T05:32:21.150 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.150+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~50UFZ8Y5IH7Q.0 size=1048576 2024-08-10T05:32:21.151 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.151+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~50UFZ8Y5IH7Q.1 size=1048576 2024-08-10T05:32:21.152 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.152+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~50UFZ8Y5IH7Q.2 size=858854 2024-08-10T05:32:21.152 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.152+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=50UFZ8Y5IH7Q tag=SEQR5HFA091C type=write size=4004582 2024-08-10T05:32:21.153 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.153+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~7RKW2TFQW6PT.0 size=454008 2024-08-10T05:32:21.156 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.156+0000 7f7803238780 1 < completed multipart upload key=VJC53Z86ZBHI upload=7RKW2TFQW6PT tag=0BKVE5RUNI8P type=write size=1502584 2024-08-10T05:32:21.157 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.157+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=1Y1038LFKFZN type=del size=699516 2024-08-10T05:32:21.159 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.159+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~5SC3C2YJU40E.0 size=1048576 2024-08-10T05:32:21.160 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.160+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~5SC3C2YJU40E.1 size=1048576 2024-08-10T05:32:21.161 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.161+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~5SC3C2YJU40E.2 size=492709 2024-08-10T05:32:21.163 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.163+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=5SC3C2YJU40E tag=L1EEQLA3QOZ9 type=write size=3638437 2024-08-10T05:32:21.165 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.165+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=08MRAJQALJBU type=del size=4155697 2024-08-10T05:32:21.166 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.166+0000 7f7803238780 1 < completed write operation key=48SFR1BMD3PP tag=18AU5WO6WEVT type=write size=422862 2024-08-10T05:32:21.168 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.168+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=FGTOUM825JYZ type=del size=1074476 2024-08-10T05:32:21.171 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.171+0000 7f7803238780 1 < suggested update operation key=5CR34DW31W53 tag=UTE1PCR3ZC6Y type=del size=3426261 2024-08-10T05:32:21.173 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.173+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~DRS3RLMQ1UG8.0 size=663787 2024-08-10T05:32:21.174 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.173+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=DRS3RLMQ1UG8 tag=2RELTTGEHYHN type=write size=1712363 2024-08-10T05:32:21.177 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.177+0000 7f7803238780 1 < suggested remove operation key=ME6EL3X8OID0 tag=ZVBRMI2AAEFP type=del 2024-08-10T05:32:21.179 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.179+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=UCJUK97653CV type=del size=3874870 2024-08-10T05:32:21.180 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.180+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~JE1JQGD1N0KZ.0 size=703845 2024-08-10T05:32:21.183 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.183+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=JE1JQGD1N0KZ tag=212TJ7EWK1CG type=write size=1752421 2024-08-10T05:32:21.185 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.185+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~FGGDQAPY6QT0.0 size=374335 2024-08-10T05:32:21.186 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.185+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=FGGDQAPY6QT0 tag=11LGPB1GATHE type=write size=1422911 2024-08-10T05:32:21.187 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.187+0000 7f7803238780 -1 < failed to complete operation key=Z7YHEIMU76PP tag=ZDQMM6W4U8NU type=write size=447014: (22) Invalid argument 2024-08-10T05:32:21.190 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.190+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~ZGSXWZBA0R1S.0 size=1048576 2024-08-10T05:32:21.191 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.191+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~ZGSXWZBA0R1S.1 size=1048576 2024-08-10T05:32:21.192 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.192+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~ZGSXWZBA0R1S.2 size=737301 2024-08-10T05:32:21.192 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.192+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=ZGSXWZBA0R1S tag=F18IPQVKPSJR type=write size=3883029 2024-08-10T05:32:21.196 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.195+0000 7f7803238780 1 < suggested remove operation key=E3ELDC0JZ406 tag=EVO040D5LW4W type=del 2024-08-10T05:32:21.197 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.197+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=UCZZSD18OV00 type=del size=1525897 2024-08-10T05:32:21.199 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.199+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~MNFWFM8KUH9J.0 size=740954 2024-08-10T05:32:21.201 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.201+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=MNFWFM8KUH9J tag=L2LK7VXVNKUS type=write size=1789530 2024-08-10T05:32:21.203 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.203+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=NLKBYSZEXDAB type=write size=760719 2024-08-10T05:32:21.204 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.204+0000 7f7803238780 -1 < failed to complete operation key=5CR34DW31W53 tag=J0J30XKYF2JF type=del size=3192135: (22) Invalid argument 2024-08-10T05:32:21.206 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.206+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=9Q8U8AYDW9EV type=del size=3119825 2024-08-10T05:32:21.207 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.207+0000 7f7803238780 1 < canceled operation key=XWUWU8CVR59V tag=5Q2RBLLSOIPG type=write size=620336 2024-08-10T05:32:21.209 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.209+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=0FIMQF5M5MRJ type=del size=622202 2024-08-10T05:32:21.211 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.211+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=CHNTIO99NQ01 type=del 2024-08-10T05:32:21.212 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.212+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=IL6G6RKG2ZW3 type=del size=3026133 2024-08-10T05:32:21.214 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.214+0000 7f7803238780 -1 < failed to complete operation key=5CR34DW31W53 tag=J5VWFUAJXLBE type=del size=1705111: (22) Invalid argument 2024-08-10T05:32:21.216 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.216+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=4ZM1KI72BLAP type=del size=3577680 2024-08-10T05:32:21.219 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.219+0000 7f7803238780 1 < suggested update operation key=29VQII5BL9Z9 tag=LO6DMSCLX62K type=del size=1421505 2024-08-10T05:32:21.221 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.221+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~LBQKI5EBTSYN.0 size=1048576 2024-08-10T05:32:21.223 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.223+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~LBQKI5EBTSYN.1 size=1048576 2024-08-10T05:32:21.224 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.224+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~LBQKI5EBTSYN.2 size=566629 2024-08-10T05:32:21.224 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.224+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=LBQKI5EBTSYN tag=C35DS3DWQLF4 type=write size=3712357 2024-08-10T05:32:21.226 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.226+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=LHFAR79XKLUL type=del 2024-08-10T05:32:21.228 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.228+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=SECDF89ZN53E type=del size=2372373 2024-08-10T05:32:21.229 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.229+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~50UFZ8Y5IH7Q.0 size=1048576 2024-08-10T05:32:21.231 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.231+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~50UFZ8Y5IH7Q.1 size=1048576 2024-08-10T05:32:21.232 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.232+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~50UFZ8Y5IH7Q.2 size=858854 2024-08-10T05:32:21.234 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.234+0000 7f7803238780 1 < completed multipart upload key=BEWZS75IA59P upload=50UFZ8Y5IH7Q tag=SEQR5HFA091C type=write size=4004582 2024-08-10T05:32:21.236 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.236+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=V15BX5GZ7000 type=write size=163160 2024-08-10T05:32:21.237 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.237+0000 7f7803238780 1 < completed delete operation key=SFULEGB3NN7M tag=1Y1038LFKFZN type=del 2024-08-10T05:32:21.243 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.240+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~2BMOGPKZ2401.0 size=164258 2024-08-10T05:32:21.243 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.240+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=2BMOGPKZ2401 tag=8OGQ0WOEU2OW type=write size=1212834 2024-08-10T05:32:21.243 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.241+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=08MRAJQALJBU type=del 2024-08-10T05:32:21.243 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.243+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=OYEX79XSLW2J type=del size=3925155 2024-08-10T05:32:21.245 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.244+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=FGTOUM825JYZ type=del 2024-08-10T05:32:21.246 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.246+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=D34KTYCO9C9W type=write size=723839 2024-08-10T05:32:21.247 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.247+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~DRS3RLMQ1UG8.0 size=663787 2024-08-10T05:32:21.250 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.250+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=DRS3RLMQ1UG8 tag=2RELTTGEHYHN type=write size=1712363 2024-08-10T05:32:21.253 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.253+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~CZNT9MOW3CLV.0 size=166439 2024-08-10T05:32:21.253 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.253+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=CZNT9MOW3CLV tag=BDDF242ZLN60 type=write size=1215015 2024-08-10T05:32:21.256 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.256+0000 7f7803238780 1 < suggested update operation key=WLAMZC6D1VYS tag=UCJUK97653CV type=del size=3874870 2024-08-10T05:32:21.258 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.258+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=1ZW8V4L2UPNX type=del size=3892356 2024-08-10T05:32:21.260 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.260+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~FGGDQAPY6QT0.0 size=374335 2024-08-10T05:32:21.262 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.262+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=FGGDQAPY6QT0 tag=11LGPB1GATHE type=write size=1422911 2024-08-10T05:32:21.264 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.264+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=2A0H8QRV5YIT type=del size=3468252 2024-08-10T05:32:21.266 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.265+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~ZGSXWZBA0R1S.0 size=1048576 2024-08-10T05:32:21.267 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.267+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~ZGSXWZBA0R1S.1 size=1048576 2024-08-10T05:32:21.268 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.268+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~ZGSXWZBA0R1S.2 size=737301 2024-08-10T05:32:21.270 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.270+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=ZGSXWZBA0R1S tag=F18IPQVKPSJR type=write size=3883029 2024-08-10T05:32:21.272 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.272+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=RKVF7NH6MJXT type=del size=324570 2024-08-10T05:32:21.273 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.273+0000 7f7803238780 1 < canceled operation key=48SFR1BMD3PP tag=UCZZSD18OV00 type=del size=1525897 2024-08-10T05:32:21.276 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.276+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~2MN9M7RA3S4P.0 size=1048576 2024-08-10T05:32:21.278 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.277+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~2MN9M7RA3S4P.1 size=137703 2024-08-10T05:32:21.278 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.277+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=2MN9M7RA3S4P tag=XN3DRX520QGK type=write size=2234855 2024-08-10T05:32:21.279 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.279+0000 7f7803238780 1 < completed write operation key=U2UOFCEMPTEG tag=NLKBYSZEXDAB type=write size=760719 2024-08-10T05:32:21.280 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.280+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=7L3JKNA6FMK0 type=write size=417775 2024-08-10T05:32:21.282 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.282+0000 7f7803238780 1 < completed delete operation key=0Q56DOBCN3VW tag=9Q8U8AYDW9EV type=del 2024-08-10T05:32:21.285 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.285+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~SXYFQR58GBIL.0 size=690424 2024-08-10T05:32:21.285 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.285+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=SXYFQR58GBIL tag=H2HUPEO91F46 type=write size=1739000 2024-08-10T05:32:21.286 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.286+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=0FIMQF5M5MRJ type=del 2024-08-10T05:32:21.288 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.288+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=PTZQC1PU3PGT type=del size=3148812 2024-08-10T05:32:21.290 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.290+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=IL6G6RKG2ZW3 type=del 2024-08-10T05:32:21.293 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.293+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~FFIX4O3S0YPQ.0 size=375574 2024-08-10T05:32:21.293 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.293+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=FFIX4O3S0YPQ tag=XH2ADQTRPDHB type=write size=1424150 2024-08-10T05:32:21.294 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.294+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=4ZM1KI72BLAP type=del 2024-08-10T05:32:21.296 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.296+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=3SKGF0VMF6SW type=del size=1197508 2024-08-10T05:32:21.297 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.297+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~LBQKI5EBTSYN.0 size=1048576 2024-08-10T05:32:21.298 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.297+0000 7f7803238780 1 < canceled part key=_multipart_ME6EL3X8OID0.2~LBQKI5EBTSYN.1 size=1048576 2024-08-10T05:32:21.299 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.298+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~LBQKI5EBTSYN.2 size=566629 2024-08-10T05:32:21.301 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.301+0000 7f7803238780 1 < canceled multipart upload key=ME6EL3X8OID0 upload=LBQKI5EBTSYN tag=C35DS3DWQLF4 type=write size=3712357 2024-08-10T05:32:21.302 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.302+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=XYSLZTQLZOLR type=del size=2221002 2024-08-10T05:32:21.304 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.304+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=SECDF89ZN53E type=del 2024-08-10T05:32:21.307 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.307+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~C4K72EPY7S8U.0 size=736801 2024-08-10T05:32:21.307 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.307+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=C4K72EPY7S8U tag=O3RUF64DVMI6 type=write size=1785377 2024-08-10T05:32:21.310 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.310+0000 7f7803238780 1 < suggested remove operation key=0LYGW6HXWPZY tag=V15BX5GZ7000 type=write 2024-08-10T05:32:21.312 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.312+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~JNHDVTW2CWXE.0 size=1048576 2024-08-10T05:32:21.314 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.313+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~JNHDVTW2CWXE.1 size=1048576 2024-08-10T05:32:21.315 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.314+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~JNHDVTW2CWXE.2 size=6140 2024-08-10T05:32:21.315 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.314+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=JNHDVTW2CWXE tag=472YLWMEBINZ type=write size=3151868 2024-08-10T05:32:21.316 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.316+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~2BMOGPKZ2401.0 size=164258 2024-08-10T05:32:21.318 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.318+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=2BMOGPKZ2401 tag=8OGQ0WOEU2OW type=write size=1212834 2024-08-10T05:32:21.321 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.321+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~TM633OZ1KKUO.0 size=1048576 2024-08-10T05:32:21.322 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.322+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~TM633OZ1KKUO.1 size=1048576 2024-08-10T05:32:21.323 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.323+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~TM633OZ1KKUO.2 size=399269 2024-08-10T05:32:21.323 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.323+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=TM633OZ1KKUO tag=2SLH6B45F5VI type=write size=3544997 2024-08-10T05:32:21.325 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.324+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=OYEX79XSLW2J type=del 2024-08-10T05:32:21.326 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.326+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=WZK7865CNYGB type=del size=444108 2024-08-10T05:32:21.329 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.329+0000 7f7803238780 1 < suggested update operation key=BNYFRBPTTUSU tag=D34KTYCO9C9W type=write size=723839 2024-08-10T05:32:21.331 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.330+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=Z2DZ5A25M1DD type=del size=2381228 2024-08-10T05:32:21.332 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.332+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~CZNT9MOW3CLV.0 size=166439 2024-08-10T05:32:21.334 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.334+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=CZNT9MOW3CLV tag=BDDF242ZLN60 type=write size=1215015 2024-08-10T05:32:21.336 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.336+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~IU4MGU6O47L3.0 size=1048576 2024-08-10T05:32:21.337 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.337+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~IU4MGU6O47L3.1 size=1048576 2024-08-10T05:32:21.339 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.339+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~IU4MGU6O47L3.2 size=175083 2024-08-10T05:32:21.339 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.339+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=IU4MGU6O47L3 tag=0FNTX37I0N5D type=write size=3320811 2024-08-10T05:32:21.340 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.340+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=1ZW8V4L2UPNX type=del 2024-08-10T05:32:21.343 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.343+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~4VX73F4EVRNB.0 size=1048576 2024-08-10T05:32:21.344 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.344+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~4VX73F4EVRNB.1 size=953139 2024-08-10T05:32:21.345 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.344+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=4VX73F4EVRNB tag=X9OBMZABBL6W type=write size=3050291 2024-08-10T05:32:21.346 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.346+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=2A0H8QRV5YIT type=del 2024-08-10T05:32:21.347 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.347+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=BBTUOAKYIGET type=del size=1673357 2024-08-10T05:32:21.350 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.350+0000 7f7803238780 1 < suggested remove operation key=ZOT42H765WOE tag=RKVF7NH6MJXT type=del 2024-08-10T05:32:21.352 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.352+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=QQVHXA93GGKX type=del size=2798909 2024-08-10T05:32:21.353 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.353+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~2MN9M7RA3S4P.0 size=1048576 2024-08-10T05:32:21.353 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.353+0000 7f7803238780 1 < canceled part key=_multipart_U2UOFCEMPTEG.2~2MN9M7RA3S4P.1 size=137703 2024-08-10T05:32:21.355 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.355+0000 7f7803238780 1 < canceled multipart upload key=U2UOFCEMPTEG upload=2MN9M7RA3S4P tag=XN3DRX520QGK type=write size=2234855 2024-08-10T05:32:21.357 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.357+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=9PNE5WY6FSLD type=del size=2437242 2024-08-10T05:32:21.360 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.360+0000 7f7803238780 1 < suggested update operation key=Z7YHEIMU76PP tag=7L3JKNA6FMK0 type=write size=417775 2024-08-10T05:32:21.361 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.361+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=2DS3OS23WICS type=write size=657410 2024-08-10T05:32:21.363 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.363+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~SXYFQR58GBIL.0 size=690424 2024-08-10T05:32:21.365 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.365+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=SXYFQR58GBIL tag=H2HUPEO91F46 type=write size=1739000 2024-08-10T05:32:21.368 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.368+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~FGVQSVG0UNZ5.0 size=1048576 2024-08-10T05:32:21.369 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.369+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~FGVQSVG0UNZ5.1 size=607898 2024-08-10T05:32:21.369 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.369+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=FGVQSVG0UNZ5 tag=WI9DROORI9C8 type=write size=2705050 2024-08-10T05:32:21.372 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.372+0000 7f7803238780 1 < suggested remove operation key=DDSA6SD57UXL tag=PTZQC1PU3PGT type=del 2024-08-10T05:32:21.374 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.374+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=PKRYEMDC7LHA type=del size=3170262 2024-08-10T05:32:21.375 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.375+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~FFIX4O3S0YPQ.0 size=375574 2024-08-10T05:32:21.378 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.377+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=FFIX4O3S0YPQ tag=XH2ADQTRPDHB type=write size=1424150 2024-08-10T05:32:21.379 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.379+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=S54RGN4Z9UII type=del size=153817 2024-08-10T05:32:21.382 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.382+0000 7f7803238780 1 < suggested update operation key=29VQII5BL9Z9 tag=3SKGF0VMF6SW type=del size=1197508 2024-08-10T05:32:21.385 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.385+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~1OYIDEIWB7E5.0 size=1048576 2024-08-10T05:32:21.386 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.386+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~1OYIDEIWB7E5.1 size=1048576 2024-08-10T05:32:21.388 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.388+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~1OYIDEIWB7E5.2 size=303264 2024-08-10T05:32:21.388 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.388+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=1OYIDEIWB7E5 tag=HGFNUZA4J1CM type=write size=3448992 2024-08-10T05:32:21.389 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.389+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=XYSLZTQLZOLR type=del 2024-08-10T05:32:21.392 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.392+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~E4SOEPAM7JR3.0 size=720551 2024-08-10T05:32:21.392 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.392+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=E4SOEPAM7JR3 tag=BHMDECAHLD55 type=write size=1769127 2024-08-10T05:32:21.393 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.393+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~C4K72EPY7S8U.0 size=736801 2024-08-10T05:32:21.396 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.395+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=C4K72EPY7S8U tag=O3RUF64DVMI6 type=write size=1785377 2024-08-10T05:32:21.398 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.398+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~R6EQACM4FJ7X.0 size=1048576 2024-08-10T05:32:21.399 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.399+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~R6EQACM4FJ7X.1 size=1048576 2024-08-10T05:32:21.400 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.400+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~R6EQACM4FJ7X.2 size=974172 2024-08-10T05:32:21.401 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.400+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=R6EQACM4FJ7X tag=FLB78U2IRTNU type=write size=4119900 2024-08-10T05:32:21.402 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.402+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~JNHDVTW2CWXE.0 size=1048576 2024-08-10T05:32:21.403 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.403+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~JNHDVTW2CWXE.1 size=1048576 2024-08-10T05:32:21.404 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.404+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~JNHDVTW2CWXE.2 size=6140 2024-08-10T05:32:21.407 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.407+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=JNHDVTW2CWXE tag=472YLWMEBINZ type=write size=3151868 2024-08-10T05:32:21.410 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.410+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~F2Q3MKSR5464.0 size=140721 2024-08-10T05:32:21.410 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.410+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=F2Q3MKSR5464 tag=W61SE4ZGO17R type=write size=1189297 2024-08-10T05:32:21.411 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.411+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~TM633OZ1KKUO.0 size=1048576 2024-08-10T05:32:21.413 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.412+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~TM633OZ1KKUO.1 size=1048576 2024-08-10T05:32:21.414 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.414+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~TM633OZ1KKUO.2 size=399269 2024-08-10T05:32:21.416 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.416+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=TM633OZ1KKUO tag=2SLH6B45F5VI type=write size=3544997 2024-08-10T05:32:21.417 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.417+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=511XVDGWUJOD type=del size=3503304 2024-08-10T05:32:21.418 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.418+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=WZK7865CNYGB type=del 2024-08-10T05:32:21.420 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.420+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=0KTBEQ6FJ4ZD type=del size=1545583 2024-08-10T05:32:21.423 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.423+0000 7f7803238780 1 < suggested remove operation key=AEL92L18QHBE tag=Z2DZ5A25M1DD type=del 2024-08-10T05:32:21.426 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.425+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~UW79NEXOD56D.0 size=1048576 2024-08-10T05:32:21.427 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.427+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~UW79NEXOD56D.1 size=1048576 2024-08-10T05:32:21.428 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.428+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~UW79NEXOD56D.2 size=52645 2024-08-10T05:32:21.428 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.428+0000 7f7803238780 1 > prepared multipart upload key=XDS4ELXRI8MU upload=UW79NEXOD56D tag=6M2YEKNZE04T type=write size=3198373 2024-08-10T05:32:21.429 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.429+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~IU4MGU6O47L3.0 size=1048576 2024-08-10T05:32:21.430 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.430+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~IU4MGU6O47L3.1 size=1048576 2024-08-10T05:32:21.430 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.430+0000 7f7803238780 1 < canceled part key=_multipart_0Q56DOBCN3VW.2~IU4MGU6O47L3.2 size=175083 2024-08-10T05:32:21.433 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.433+0000 7f7803238780 1 < canceled multipart upload key=0Q56DOBCN3VW upload=IU4MGU6O47L3 tag=0FNTX37I0N5D type=write size=3320811 2024-08-10T05:32:21.436 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.436+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~7AFO3JE8I40D.0 size=636359 2024-08-10T05:32:21.436 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.436+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=7AFO3JE8I40D tag=XVOWEM63LNTH type=write size=1684935 2024-08-10T05:32:21.437 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.437+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~4VX73F4EVRNB.0 size=1048576 2024-08-10T05:32:21.438 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.439+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~4VX73F4EVRNB.1 size=953139 2024-08-10T05:32:21.441 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.441+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=4VX73F4EVRNB tag=X9OBMZABBL6W type=write size=3050291 2024-08-10T05:32:21.442 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.442+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=Q8NGET19QJZN type=del size=4175632 2024-08-10T05:32:21.447 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.444+0000 7f7803238780 1 < completed delete operation key=N6BX8IO9ZULU tag=BBTUOAKYIGET type=del 2024-08-10T05:32:21.447 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.446+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~MIGSY0JVEVMK.0 size=307076 2024-08-10T05:32:21.447 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.446+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=MIGSY0JVEVMK tag=20QBR596DL6T type=write size=1355652 2024-08-10T05:32:21.447 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.447+0000 7f7803238780 1 < completed delete operation key=0Q56DOBCN3VW tag=QQVHXA93GGKX type=del 2024-08-10T05:32:21.450 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.450+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~Z13JLVNGFERL.0 size=1048576 2024-08-10T05:32:21.451 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.451+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~Z13JLVNGFERL.1 size=1048576 2024-08-10T05:32:21.452 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.452+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~Z13JLVNGFERL.2 size=449494 2024-08-10T05:32:21.452 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.452+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=Z13JLVNGFERL tag=C0ICRW6M7T1H type=write size=3595222 2024-08-10T05:32:21.455 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.455+0000 7f7803238780 1 < suggested remove operation key=BNYFRBPTTUSU tag=9PNE5WY6FSLD type=del 2024-08-10T05:32:21.457 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.456+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=UQOAI4WK3YFK type=del size=3751248 2024-08-10T05:32:21.459 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.459+0000 7f7803238780 1 < suggested remove operation key=4RGB196YQHP8 tag=2DS3OS23WICS type=write 2024-08-10T05:32:21.461 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.461+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=RSIV169H4YDI type=del size=3370814 2024-08-10T05:32:21.462 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.462+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~FGVQSVG0UNZ5.0 size=1048576 2024-08-10T05:32:21.464 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.463+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~FGVQSVG0UNZ5.1 size=607898 2024-08-10T05:32:21.466 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.466+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=FGVQSVG0UNZ5 tag=WI9DROORI9C8 type=write size=2705050 2024-08-10T05:32:21.468 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.468+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~8C31D0AY7OTY.0 size=81763 2024-08-10T05:32:21.469 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.468+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=8C31D0AY7OTY tag=QIMJYNSTV4BI type=write size=1130339 2024-08-10T05:32:21.470 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.470+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=PKRYEMDC7LHA type=del 2024-08-10T05:32:21.472 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.472+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=ZGBWUXQ5NFG0 type=del size=2177721 2024-08-10T05:32:21.473 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.473+0000 7f7803238780 1 < completed delete operation key=SFULEGB3NN7M tag=S54RGN4Z9UII type=del 2024-08-10T05:32:21.475 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.475+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=1HSTWLJOSXH4 type=del size=378815 2024-08-10T05:32:21.476 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.476+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~1OYIDEIWB7E5.0 size=1048576 2024-08-10T05:32:21.478 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.478+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~1OYIDEIWB7E5.1 size=1048576 2024-08-10T05:32:21.479 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.479+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~1OYIDEIWB7E5.2 size=303264 2024-08-10T05:32:21.481 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.481+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=1OYIDEIWB7E5 tag=HGFNUZA4J1CM type=write size=3448992 2024-08-10T05:32:21.482 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.482+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=44647GZM7AGM type=del size=2643673 2024-08-10T05:32:21.484 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.484+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~E4SOEPAM7JR3.0 size=720551 2024-08-10T05:32:21.486 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.486+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=E4SOEPAM7JR3 tag=BHMDECAHLD55 type=write size=1769127 2024-08-10T05:32:21.488 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.488+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=LTUF2D2V0II9 type=del size=1312505 2024-08-10T05:32:21.488 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.488+0000 7f7803238780 1 < canceled part key=_multipart_WLAMZC6D1VYS.2~R6EQACM4FJ7X.0 size=1048576 2024-08-10T05:32:21.489 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.489+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~R6EQACM4FJ7X.1 size=1048576 2024-08-10T05:32:21.489 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.489+0000 7f7803238780 1 < canceled part key=_multipart_WLAMZC6D1VYS.2~R6EQACM4FJ7X.2 size=974172 2024-08-10T05:32:21.492 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.492+0000 7f7803238780 1 < canceled multipart upload key=WLAMZC6D1VYS upload=R6EQACM4FJ7X tag=FLB78U2IRTNU type=write size=4119900 2024-08-10T05:32:21.493 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.493+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=6AYITEV1IQL1 type=del size=3669473 2024-08-10T05:32:21.495 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.495+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~F2Q3MKSR5464.0 size=140721 2024-08-10T05:32:21.497 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.497+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=F2Q3MKSR5464 tag=W61SE4ZGO17R type=write size=1189297 2024-08-10T05:32:21.500 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.500+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~KU72TT40CF1U.0 size=1048576 2024-08-10T05:32:21.501 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.501+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~KU72TT40CF1U.1 size=506847 2024-08-10T05:32:21.501 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.501+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=KU72TT40CF1U tag=UZE0ATJJP8NH type=write size=2603999 2024-08-10T05:32:21.504 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.504+0000 7f7803238780 1 < suggested update operation key=M4KEYRP20O0S tag=511XVDGWUJOD type=del size=3503304 2024-08-10T05:32:21.506 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.506+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=I5GW3YP732BK type=del size=2868744 2024-08-10T05:32:21.507 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.507+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=0KTBEQ6FJ4ZD type=del 2024-08-10T05:32:21.510 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.510+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~DI6H2FP1YZO9.0 size=958684 2024-08-10T05:32:21.510 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.510+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=DI6H2FP1YZO9 tag=X5QVCZ0TA3H7 type=write size=2007260 2024-08-10T05:32:21.511 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.511+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~UW79NEXOD56D.0 size=1048576 2024-08-10T05:32:21.512 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.512+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~UW79NEXOD56D.1 size=1048576 2024-08-10T05:32:21.514 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.514+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~UW79NEXOD56D.2 size=52645 2024-08-10T05:32:21.516 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.516+0000 7f7803238780 1 < completed multipart upload key=XDS4ELXRI8MU upload=UW79NEXOD56D tag=6M2YEKNZE04T type=write size=3198373 2024-08-10T05:32:21.517 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.517+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=C3LRPKFPRPRB type=write size=57863 2024-08-10T05:32:21.519 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.519+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~7AFO3JE8I40D.0 size=636359 2024-08-10T05:32:21.521 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.521+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=7AFO3JE8I40D tag=XVOWEM63LNTH type=write size=1684935 2024-08-10T05:32:21.523 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.523+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=QSDF36SBK93T type=write size=796851 2024-08-10T05:32:21.524 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.524+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=Q8NGET19QJZN type=del 2024-08-10T05:32:21.526 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.526+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=ACALHVKJ3YWZ type=write size=68771 2024-08-10T05:32:21.526 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.526+0000 7f7803238780 1 < canceled part key=_multipart_Z7YHEIMU76PP.2~MIGSY0JVEVMK.0 size=307076 2024-08-10T05:32:21.528 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.528+0000 7f7803238780 1 < canceled multipart upload key=Z7YHEIMU76PP upload=MIGSY0JVEVMK tag=20QBR596DL6T type=write size=1355652 2024-08-10T05:32:21.530 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.530+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=NVOTHOWC49DI type=del size=1972378 2024-08-10T05:32:21.530 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.530+0000 7f7803238780 1 < canceled part key=_multipart_4RGB196YQHP8.2~Z13JLVNGFERL.0 size=1048576 2024-08-10T05:32:21.531 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.531+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~Z13JLVNGFERL.1 size=1048576 2024-08-10T05:32:21.533 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.533+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~Z13JLVNGFERL.2 size=449494 2024-08-10T05:32:21.535 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.535+0000 7f7803238780 1 < canceled multipart upload key=4RGB196YQHP8 upload=Z13JLVNGFERL tag=C0ICRW6M7T1H type=write size=3595222 2024-08-10T05:32:21.537 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.537+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=J82GNXA83RP9 type=del size=284406 2024-08-10T05:32:21.538 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.538+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=UQOAI4WK3YFK type=del 2024-08-10T05:32:21.540 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.540+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=WJIL3YDVK8ZC type=del size=2713826 2024-08-10T05:32:21.542 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.542+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=RSIV169H4YDI type=del 2024-08-10T05:32:21.543 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.543+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=GM6O1940TXG4 type=del size=1863893 2024-08-10T05:32:21.545 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.545+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~8C31D0AY7OTY.0 size=81763 2024-08-10T05:32:21.547 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.547+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=8C31D0AY7OTY tag=QIMJYNSTV4BI type=write size=1130339 2024-08-10T05:32:21.549 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.549+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=O717U72303BH type=write size=620644 2024-08-10T05:32:21.552 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.552+0000 7f7803238780 1 < suggested update operation key=Z12OHVV95R90 tag=ZGBWUXQ5NFG0 type=del size=2177721 2024-08-10T05:32:21.554 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.554+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~MSD67DL26LWS.0 size=1048576 2024-08-10T05:32:21.556 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.556+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~MSD67DL26LWS.1 size=1048576 2024-08-10T05:32:21.557 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.557+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~MSD67DL26LWS.2 size=414583 2024-08-10T05:32:21.557 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.557+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=MSD67DL26LWS tag=B94E2T2WTWW8 type=write size=3560311 2024-08-10T05:32:21.559 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.559+0000 7f7803238780 1 < completed delete operation key=WLAMZC6D1VYS tag=1HSTWLJOSXH4 type=del 2024-08-10T05:32:21.560 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.560+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=4EQWSBDCN5K1 type=del size=344011 2024-08-10T05:32:21.562 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.562+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=44647GZM7AGM type=del 2024-08-10T05:32:21.563 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.563+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=H8JV1CS0ABH4 type=del size=1854659 2024-08-10T05:32:21.566 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.566+0000 7f7803238780 1 < suggested remove operation key=TKJHBLIHRWG7 tag=LTUF2D2V0II9 type=del 2024-08-10T05:32:21.568 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.568+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=OFHJZ18IIAVE type=del size=3296653 2024-08-10T05:32:21.570 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.570+0000 7f7803238780 1 < suggested remove operation key=XOK47MUNUZ55 tag=6AYITEV1IQL1 type=del 2024-08-10T05:32:21.573 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.573+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~12ARVYYVVQKT.0 size=1048576 2024-08-10T05:32:21.574 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.574+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~12ARVYYVVQKT.1 size=1048576 2024-08-10T05:32:21.575 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.575+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~12ARVYYVVQKT.2 size=700376 2024-08-10T05:32:21.575 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.575+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=12ARVYYVVQKT tag=NTKRPGAZC9C8 type=write size=3846104 2024-08-10T05:32:21.577 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.577+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~KU72TT40CF1U.0 size=1048576 2024-08-10T05:32:21.578 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.578+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~KU72TT40CF1U.1 size=506847 2024-08-10T05:32:21.580 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.580+0000 7f7803238780 1 < completed multipart upload key=M4KEYRP20O0S upload=KU72TT40CF1U tag=UZE0ATJJP8NH type=write size=2603999 2024-08-10T05:32:21.582 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.582+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=I9AX5X84WQ2C type=del size=1955137 2024-08-10T05:32:21.587 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.587+0000 7f7803238780 1 < suggested update operation key=AEL92L18QHBE tag=I5GW3YP732BK type=del size=2868744 2024-08-10T05:32:21.588 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.588+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=CDGR3DJ8R8W8 type=del size=1588340 2024-08-10T05:32:21.590 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.590+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~DI6H2FP1YZO9.0 size=958684 2024-08-10T05:32:21.593 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.592+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=DI6H2FP1YZO9 tag=X5QVCZ0TA3H7 type=write size=2007260 2024-08-10T05:32:21.594 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.594+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=HT0DZUQL8DXX type=del size=583789 2024-08-10T05:32:21.595 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.595+0000 7f7803238780 1 < completed write operation key=YTNER1UQPXAW tag=C3LRPKFPRPRB type=write size=57863 2024-08-10T05:32:21.598 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.598+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~ZVU9DCP3IQ21.0 size=855527 2024-08-10T05:32:21.598 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.598+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=ZVU9DCP3IQ21 tag=H9VM32926G9F type=write size=1904103 2024-08-10T05:32:21.600 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.600+0000 7f7803238780 1 < canceled operation key=M4KEYRP20O0S tag=QSDF36SBK93T type=write size=796851 2024-08-10T05:32:21.601 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.601+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=1NYHGFL336ZU type=del size=2572770 2024-08-10T05:32:21.604 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.604+0000 7f7803238780 1 < suggested remove operation key=ME6EL3X8OID0 tag=ACALHVKJ3YWZ type=write 2024-08-10T05:32:21.605 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.605+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=SW2VLM5WWUAF type=del size=932934 2024-08-10T05:32:21.607 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.607+0000 7f7803238780 1 < canceled operation key=48SFR1BMD3PP tag=NVOTHOWC49DI type=del size=1972378 2024-08-10T05:32:21.610 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.609+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~CYNZ5HOKJKGS.0 size=1048576 2024-08-10T05:32:21.611 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.611+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~CYNZ5HOKJKGS.1 size=480734 2024-08-10T05:32:21.611 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.611+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=CYNZ5HOKJKGS tag=1NRE3RU0LGJ3 type=write size=2577886 2024-08-10T05:32:21.612 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.612+0000 7f7803238780 1 < completed delete operation key=SFULEGB3NN7M tag=J82GNXA83RP9 type=del 2024-08-10T05:32:21.614 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.614+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=ZBN8SWVNZY6C type=write size=878859 2024-08-10T05:32:21.615 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.615+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=WJIL3YDVK8ZC type=del 2024-08-10T05:32:21.618 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.618+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~LBMH0UOUC634.0 size=1048576 2024-08-10T05:32:21.619 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.619+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~LBMH0UOUC634.1 size=1048576 2024-08-10T05:32:21.620 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.620+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~LBMH0UOUC634.2 size=562817 2024-08-10T05:32:21.620 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.620+0000 7f7803238780 1 > prepared multipart upload key=XDS4ELXRI8MU upload=LBMH0UOUC634 tag=TZGVWB6DKW51 type=write size=3708545 2024-08-10T05:32:21.621 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.621+0000 7f7803238780 1 < completed delete operation key=VJC53Z86ZBHI tag=GM6O1940TXG4 type=del 2024-08-10T05:32:21.624 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.624+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~SNVK0UK99SOU.0 size=6470 2024-08-10T05:32:21.624 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.624+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=SNVK0UK99SOU tag=U8NCS88U3XG8 type=write size=1055046 2024-08-10T05:32:21.625 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.625+0000 7f7803238780 1 < completed write operation key=0Q56DOBCN3VW tag=O717U72303BH type=write size=620644 2024-08-10T05:32:21.628 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.628+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~HKJ1BX176DYY.0 size=1048576 2024-08-10T05:32:21.629 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.629+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~HKJ1BX176DYY.1 size=249483 2024-08-10T05:32:21.629 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.629+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=HKJ1BX176DYY tag=RF3S8G9WA31E type=write size=2346635 2024-08-10T05:32:21.630 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.630+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~MSD67DL26LWS.0 size=1048576 2024-08-10T05:32:21.631 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.631+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~MSD67DL26LWS.1 size=1048576 2024-08-10T05:32:21.633 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.633+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~MSD67DL26LWS.2 size=414583 2024-08-10T05:32:21.635 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.635+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=MSD67DL26LWS tag=B94E2T2WTWW8 type=write size=3560311 2024-08-10T05:32:21.638 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.638+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~XZYBS0JMXJ1Y.0 size=573555 2024-08-10T05:32:21.638 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.638+0000 7f7803238780 1 > prepared multipart upload key=1TZT0H3OT772 upload=XZYBS0JMXJ1Y tag=6F3WWFZBGPM8 type=write size=1622131 2024-08-10T05:32:21.640 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.640+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=4EQWSBDCN5K1 type=del 2024-08-10T05:32:21.643 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.643+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~PJBRAP5VAIZM.0 size=337909 2024-08-10T05:32:21.643 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.643+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=PJBRAP5VAIZM tag=HFJMQ4JR9U36 type=write size=1386485 2024-08-10T05:32:21.650 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.648+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=H8JV1CS0ABH4 type=del 2024-08-10T05:32:21.651 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.651+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=7KM6SQ1LD1EZ type=del size=1745625 2024-08-10T05:32:21.654 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.654+0000 7f7803238780 1 < suggested remove operation key=MSU6AUJV0ITY tag=OFHJZ18IIAVE type=del 2024-08-10T05:32:21.656 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.655+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=QAX6V2J4XP1F type=del size=617123 2024-08-10T05:32:21.656 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.656+0000 7f7803238780 1 < canceled part key=_multipart_E3ELDC0JZ406.2~12ARVYYVVQKT.0 size=1048576 2024-08-10T05:32:21.657 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.657+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~12ARVYYVVQKT.1 size=1048576 2024-08-10T05:32:21.658 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.658+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~12ARVYYVVQKT.2 size=700376 2024-08-10T05:32:21.660 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.660+0000 7f7803238780 1 < canceled multipart upload key=E3ELDC0JZ406 upload=12ARVYYVVQKT tag=NTKRPGAZC9C8 type=write size=3846104 2024-08-10T05:32:21.662 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.662+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=ZDIHF0R6FZSQ type=del size=3696198 2024-08-10T05:32:21.665 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.665+0000 7f7803238780 1 < suggested update operation key=E3ELDC0JZ406 tag=I9AX5X84WQ2C type=del size=1955137 2024-08-10T05:32:21.666 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.666+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=6L1PJS7AN2FV type=del size=295059 2024-08-10T05:32:21.668 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.668+0000 7f7803238780 1 < canceled operation key=1TZT0H3OT772 tag=CDGR3DJ8R8W8 type=del size=1588340 2024-08-10T05:32:21.671 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.671+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~YRRGA16603OM.0 size=1048576 2024-08-10T05:32:21.672 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.672+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~YRRGA16603OM.1 size=1048576 2024-08-10T05:32:21.673 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.673+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~YRRGA16603OM.2 size=52410 2024-08-10T05:32:21.673 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.673+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=YRRGA16603OM tag=NH48HGJOKHZV type=write size=3198138 2024-08-10T05:32:21.677 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.676+0000 7f7803238780 1 < suggested remove operation key=1TZT0H3OT772 tag=HT0DZUQL8DXX type=del 2024-08-10T05:32:21.679 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.678+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~A1HVPO71X9D1.0 size=1048576 2024-08-10T05:32:21.680 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.680+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~A1HVPO71X9D1.1 size=16082 2024-08-10T05:32:21.680 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.680+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=A1HVPO71X9D1 tag=Q3L9UYGYQGU1 type=write size=2113234 2024-08-10T05:32:21.681 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.681+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~ZVU9DCP3IQ21.0 size=855527 2024-08-10T05:32:21.684 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.684+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=ZVU9DCP3IQ21 tag=H9VM32926G9F type=write size=1904103 2024-08-10T05:32:21.685 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.685+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=0HLMVPZQNIZT type=del size=2972438 2024-08-10T05:32:21.687 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.687+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=1NYHGFL336ZU type=del 2024-08-10T05:32:21.690 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.690+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~0MOEUN8C30Z0.0 size=1048576 2024-08-10T05:32:21.691 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.691+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~0MOEUN8C30Z0.1 size=863965 2024-08-10T05:32:21.691 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.691+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=0MOEUN8C30Z0 tag=BY434ZAQQ8WC type=write size=2961117 2024-08-10T05:32:21.693 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.693+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=SW2VLM5WWUAF type=del 2024-08-10T05:32:21.694 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.694+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=K0VJMSW36QU0 type=del size=1509658 2024-08-10T05:32:21.696 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.696+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~CYNZ5HOKJKGS.0 size=1048576 2024-08-10T05:32:21.697 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.697+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~CYNZ5HOKJKGS.1 size=480734 2024-08-10T05:32:21.700 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.700+0000 7f7803238780 1 < completed multipart upload key=VJC53Z86ZBHI upload=CYNZ5HOKJKGS tag=1NRE3RU0LGJ3 type=write size=2577886 2024-08-10T05:32:21.701 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.701+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=76BI9VMCCQR1 type=del size=941055 2024-08-10T05:32:21.703 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.703+0000 7f7803238780 1 < completed write operation key=XDS4ELXRI8MU tag=ZBN8SWVNZY6C type=write size=878859 2024-08-10T05:32:21.704 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.704+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=40YJWVEBZHVM type=del size=3316692 2024-08-10T05:32:21.705 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.705+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~LBMH0UOUC634.0 size=1048576 2024-08-10T05:32:21.707 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.707+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~LBMH0UOUC634.1 size=1048576 2024-08-10T05:32:21.707 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.707+0000 7f7803238780 1 < canceled part key=_multipart_XDS4ELXRI8MU.2~LBMH0UOUC634.2 size=562817 2024-08-10T05:32:21.709 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.709+0000 7f7803238780 1 < canceled multipart upload key=XDS4ELXRI8MU upload=LBMH0UOUC634 tag=TZGVWB6DKW51 type=write size=3708545 2024-08-10T05:32:21.711 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.711+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=BOWVNXL1HH3F type=write size=450212 2024-08-10T05:32:21.712 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.712+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~SNVK0UK99SOU.0 size=6470 2024-08-10T05:32:21.715 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.715+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=SNVK0UK99SOU tag=U8NCS88U3XG8 type=write size=1055046 2024-08-10T05:32:21.716 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.716+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=T8OMP2PGC2GE type=del size=3943365 2024-08-10T05:32:21.718 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.718+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~HKJ1BX176DYY.0 size=1048576 2024-08-10T05:32:21.719 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.719+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~HKJ1BX176DYY.1 size=249483 2024-08-10T05:32:21.723 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.722+0000 7f7803238780 1 < completed multipart upload key=VJC53Z86ZBHI upload=HKJ1BX176DYY tag=RF3S8G9WA31E type=write size=2346635 2024-08-10T05:32:21.725 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.725+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~NY2VAGDICAO3.0 size=1048576 2024-08-10T05:32:21.726 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.726+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~NY2VAGDICAO3.1 size=925981 2024-08-10T05:32:21.726 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.726+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=NY2VAGDICAO3 tag=WNCOP2QQBGBV type=write size=3023133 2024-08-10T05:32:21.728 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.728+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~XZYBS0JMXJ1Y.0 size=573555 2024-08-10T05:32:21.731 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.731+0000 7f7803238780 1 < completed multipart upload key=1TZT0H3OT772 upload=XZYBS0JMXJ1Y tag=6F3WWFZBGPM8 type=write size=1622131 2024-08-10T05:32:21.732 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.732+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=F5LQ3VF85Z63 type=write size=169568 2024-08-10T05:32:21.733 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.733+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~PJBRAP5VAIZM.0 size=337909 2024-08-10T05:32:21.736 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.736+0000 7f7803238780 1 < completed multipart upload key=TKJHBLIHRWG7 upload=PJBRAP5VAIZM tag=HFJMQ4JR9U36 type=write size=1386485 2024-08-10T05:32:21.738 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.738+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=G0EC1DNXK7ID type=del size=2952704 2024-08-10T05:32:21.739 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.739+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=7KM6SQ1LD1EZ type=del 2024-08-10T05:32:21.740 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.740+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=22Y6VYQK2QX5 type=del size=2710774 2024-08-10T05:32:21.743 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.743+0000 7f7803238780 1 < suggested update operation key=Z12OHVV95R90 tag=QAX6V2J4XP1F type=del size=617123 2024-08-10T05:32:21.745 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.745+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=HQPAXZ9AZP1D type=del size=2427047 2024-08-10T05:32:21.746 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.746+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=ZDIHF0R6FZSQ type=del 2024-08-10T05:32:21.749 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.749+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~WIEZ2LCBRB9U.0 size=1048576 2024-08-10T05:32:21.751 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.750+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~WIEZ2LCBRB9U.1 size=1048576 2024-08-10T05:32:21.752 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.752+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~WIEZ2LCBRB9U.2 size=713132 2024-08-10T05:32:21.752 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.752+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=WIEZ2LCBRB9U tag=OP2V622JTGKQ type=write size=3858860 2024-08-10T05:32:21.753 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.753+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=6L1PJS7AN2FV type=del 2024-08-10T05:32:21.756 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.756+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~9OHEPYYB8107.0 size=1048576 2024-08-10T05:32:21.757 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.757+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~9OHEPYYB8107.1 size=1048576 2024-08-10T05:32:21.759 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.759+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~9OHEPYYB8107.2 size=487574 2024-08-10T05:32:21.759 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.759+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=9OHEPYYB8107 tag=LKOABF5JD8JN type=write size=3633302 2024-08-10T05:32:21.761 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.761+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~YRRGA16603OM.0 size=1048576 2024-08-10T05:32:21.762 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.762+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~YRRGA16603OM.1 size=1048576 2024-08-10T05:32:21.763 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.763+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~YRRGA16603OM.2 size=52410 2024-08-10T05:32:21.766 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.766+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=YRRGA16603OM tag=NH48HGJOKHZV type=write size=3198138 2024-08-10T05:32:21.768 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.768+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=08NO6SXS9BQG type=write size=452167 2024-08-10T05:32:21.769 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.769+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~A1HVPO71X9D1.0 size=1048576 2024-08-10T05:32:21.771 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.771+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~A1HVPO71X9D1.1 size=16082 2024-08-10T05:32:21.773 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.773+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=A1HVPO71X9D1 tag=Q3L9UYGYQGU1 type=write size=2113234 2024-08-10T05:32:21.775 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.775+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=6ONE0L1UQHB6 type=del size=1925846 2024-08-10T05:32:21.776 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.776+0000 7f7803238780 1 < completed delete operation key=0Q56DOBCN3VW tag=0HLMVPZQNIZT type=del 2024-08-10T05:32:21.778 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.778+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=6NHCP1ZWR618 type=del size=1771249 2024-08-10T05:32:21.779 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.779+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~0MOEUN8C30Z0.0 size=1048576 2024-08-10T05:32:21.780 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.780+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~0MOEUN8C30Z0.1 size=863965 2024-08-10T05:32:21.783 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.783+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=0MOEUN8C30Z0 tag=BY434ZAQQ8WC type=write size=2961117 2024-08-10T05:32:21.785 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.785+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=UWYYSATS9F96 type=write size=775319 2024-08-10T05:32:21.786 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.786+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=K0VJMSW36QU0 type=del 2024-08-10T05:32:21.789 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.789+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~MMY3MA4ADA3C.0 size=1005736 2024-08-10T05:32:21.789 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.789+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=MMY3MA4ADA3C tag=7PV5XUXX5DBN type=write size=2054312 2024-08-10T05:32:21.791 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.791+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=76BI9VMCCQR1 type=del 2024-08-10T05:32:21.793 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.793+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=9TKSA6NIET05 type=del size=150777 2024-08-10T05:32:21.794 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.794+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=40YJWVEBZHVM type=del 2024-08-10T05:32:21.796 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.796+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=BXXANV4PGKTB type=del size=3918675 2024-08-10T05:32:21.797 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.797+0000 7f7803238780 1 < completed write operation key=48SFR1BMD3PP tag=BOWVNXL1HH3F type=write size=450212 2024-08-10T05:32:21.800 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.800+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~KA9ZO30WLNWO.0 size=1048576 2024-08-10T05:32:21.801 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.801+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~KA9ZO30WLNWO.1 size=1048576 2024-08-10T05:32:21.802 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.802+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~KA9ZO30WLNWO.2 size=575007 2024-08-10T05:32:21.802 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.802+0000 7f7803238780 1 > prepared multipart upload key=DDSA6SD57UXL upload=KA9ZO30WLNWO tag=PGA0QDXMTM41 type=write size=3720735 2024-08-10T05:32:21.805 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.805+0000 7f7803238780 1 < suggested remove operation key=1TZT0H3OT772 tag=T8OMP2PGC2GE type=del 2024-08-10T05:32:21.808 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.808+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~ZQMKXXXCBV6K.0 size=298864 2024-08-10T05:32:21.808 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.808+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=ZQMKXXXCBV6K tag=8MGETQQ2QMBF type=write size=1347440 2024-08-10T05:32:21.809 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.809+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~NY2VAGDICAO3.0 size=1048576 2024-08-10T05:32:21.811 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.811+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~NY2VAGDICAO3.1 size=925981 2024-08-10T05:32:21.814 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.813+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=NY2VAGDICAO3 tag=WNCOP2QQBGBV type=write size=3023133 2024-08-10T05:32:21.816 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.816+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~0XVV0V7XXGI4.0 size=635078 2024-08-10T05:32:21.816 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.816+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=0XVV0V7XXGI4 tag=PH1KMHP3J7B8 type=write size=1683654 2024-08-10T05:32:21.818 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.818+0000 7f7803238780 1 < completed write operation key=FTQ2XYY87ABW tag=F5LQ3VF85Z63 type=write size=169568 2024-08-10T05:32:21.820 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.819+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=36IMHO4MCAJH type=del size=3429737 2024-08-10T05:32:21.821 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.821+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=G0EC1DNXK7ID type=del 2024-08-10T05:32:21.823 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.823+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~1FNT1IEWUJVR.0 size=1048576 2024-08-10T05:32:21.825 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.825+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~1FNT1IEWUJVR.1 size=610055 2024-08-10T05:32:21.825 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.825+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=1FNT1IEWUJVR tag=L1HM07YM7RKU type=write size=2707207 2024-08-10T05:32:21.827 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.827+0000 7f7803238780 1 < completed delete operation key=M4KEYRP20O0S tag=22Y6VYQK2QX5 type=del 2024-08-10T05:32:21.829 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.828+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=687BU2L9QSSE type=del size=1442629 2024-08-10T05:32:21.830 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.830+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=HQPAXZ9AZP1D type=del 2024-08-10T05:32:21.832 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.832+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=H9PGMN9MA17J type=del size=3945681 2024-08-10T05:32:21.833 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.833+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~WIEZ2LCBRB9U.0 size=1048576 2024-08-10T05:32:21.835 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.835+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~WIEZ2LCBRB9U.1 size=1048576 2024-08-10T05:32:21.836 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.836+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~WIEZ2LCBRB9U.2 size=713132 2024-08-10T05:32:21.839 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.839+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=WIEZ2LCBRB9U tag=OP2V622JTGKQ type=write size=3858860 2024-08-10T05:32:21.840 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.840+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=CO1N5S1B6MMI type=write size=695099 2024-08-10T05:32:21.842 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.842+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~9OHEPYYB8107.0 size=1048576 2024-08-10T05:32:21.844 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.844+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~9OHEPYYB8107.1 size=1048576 2024-08-10T05:32:21.845 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.845+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~9OHEPYYB8107.2 size=487574 2024-08-10T05:32:21.847 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.847+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=9OHEPYYB8107 tag=LKOABF5JD8JN type=write size=3633302 2024-08-10T05:32:21.850 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.850+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~SOACOBXPDM6Q.0 size=1048576 2024-08-10T05:32:21.855 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.852+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~SOACOBXPDM6Q.1 size=1048576 2024-08-10T05:32:21.855 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.853+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~SOACOBXPDM6Q.2 size=326021 2024-08-10T05:32:21.855 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.853+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=SOACOBXPDM6Q tag=TSZIPP22R75U type=write size=3471749 2024-08-10T05:32:21.855 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.854+0000 7f7803238780 1 < completed write operation key=SFULEGB3NN7M tag=08NO6SXS9BQG type=write size=452167 2024-08-10T05:32:21.857 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.856+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=A2FDNRRHSS5C type=del size=1106476 2024-08-10T05:32:21.858 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.858+0000 7f7803238780 1 < canceled operation key=WLAMZC6D1VYS tag=6ONE0L1UQHB6 type=del size=1925846 2024-08-10T05:32:21.860 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.860+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=T0XMKV03NVUG type=write size=683586 2024-08-10T05:32:21.861 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.861+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=6NHCP1ZWR618 type=del 2024-08-10T05:32:21.864 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.864+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~Y51IU90IO0PF.0 size=1048576 2024-08-10T05:32:21.866 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.866+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~Y51IU90IO0PF.1 size=1048576 2024-08-10T05:32:21.867 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.867+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~Y51IU90IO0PF.2 size=598636 2024-08-10T05:32:21.867 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.867+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=Y51IU90IO0PF tag=6IVDB20SOC8H type=write size=3744364 2024-08-10T05:32:21.869 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.869+0000 7f7803238780 1 < completed write operation key=4RGB196YQHP8 tag=UWYYSATS9F96 type=write size=775319 2024-08-10T05:32:21.870 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.870+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=2A4RG58ZYHGV type=del size=3569926 2024-08-10T05:32:21.872 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.872+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~MMY3MA4ADA3C.0 size=1005736 2024-08-10T05:32:21.874 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.874+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=MMY3MA4ADA3C tag=7PV5XUXX5DBN type=write size=2054312 2024-08-10T05:32:21.876 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.876+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=RNJKA9T63JIJ type=del size=1641288 2024-08-10T05:32:21.878 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.877+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=9TKSA6NIET05 type=del 2024-08-10T05:32:21.880 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.880+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~43JROWAU2MG4.0 size=1048576 2024-08-10T05:32:21.882 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.882+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~43JROWAU2MG4.1 size=203087 2024-08-10T05:32:21.882 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.882+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=43JROWAU2MG4 tag=N53YQ9AW0PDR type=write size=2300239 2024-08-10T05:32:21.885 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.885+0000 7f7803238780 1 < suggested remove operation key=0LYGW6HXWPZY tag=BXXANV4PGKTB type=del 2024-08-10T05:32:21.887 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.887+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=ALMAJRS2GL6O type=del size=236739 2024-08-10T05:32:21.889 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.888+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~KA9ZO30WLNWO.0 size=1048576 2024-08-10T05:32:21.890 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.890+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~KA9ZO30WLNWO.1 size=1048576 2024-08-10T05:32:21.891 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.891+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~KA9ZO30WLNWO.2 size=575007 2024-08-10T05:32:21.894 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.894+0000 7f7803238780 1 < completed multipart upload key=DDSA6SD57UXL upload=KA9ZO30WLNWO tag=PGA0QDXMTM41 type=write size=3720735 2024-08-10T05:32:21.897 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.897+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~F97N441XEA35.0 size=1048576 2024-08-10T05:32:21.898 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.898+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~F97N441XEA35.1 size=1048576 2024-08-10T05:32:21.899 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.899+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~F97N441XEA35.2 size=911906 2024-08-10T05:32:21.900 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.899+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=F97N441XEA35 tag=7SKUJM5PADGZ type=write size=4057634 2024-08-10T05:32:21.900 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.900+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~ZQMKXXXCBV6K.0 size=298864 2024-08-10T05:32:21.903 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.903+0000 7f7803238780 1 < completed multipart upload key=VJC53Z86ZBHI upload=ZQMKXXXCBV6K tag=8MGETQQ2QMBF type=write size=1347440 2024-08-10T05:32:21.905 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.904+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=XHU9MOP11V72 type=del size=1142691 2024-08-10T05:32:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:21 smithi086 ceph-mon[98993]: osdmap e1106: 8 total, 8 up, 8 in 2024-08-10T05:32:21.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:21 smithi086 ceph-mon[101471]: osdmap e1106: 8 total, 8 up, 8 in 2024-08-10T05:32:21.906 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.906+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~0XVV0V7XXGI4.0 size=635078 2024-08-10T05:32:21.908 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.908+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=0XVV0V7XXGI4 tag=PH1KMHP3J7B8 type=write size=1683654 2024-08-10T05:32:21.910 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.910+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~BN4RL5C0DOTG.0 size=1048576 2024-08-10T05:32:21.911 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.911+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~BN4RL5C0DOTG.1 size=1048576 2024-08-10T05:32:21.912 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.912+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~BN4RL5C0DOTG.2 size=959950 2024-08-10T05:32:21.913 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.912+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=BN4RL5C0DOTG tag=FCIPY5IOR1MU type=write size=4105678 2024-08-10T05:32:21.914 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.914+0000 7f7803238780 1 < completed delete operation key=VJC53Z86ZBHI tag=36IMHO4MCAJH type=del 2024-08-10T05:32:21.916 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.915+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=LPAC6EEL6JFO type=del size=116426 2024-08-10T05:32:21.917 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.917+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~1FNT1IEWUJVR.0 size=1048576 2024-08-10T05:32:21.918 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.918+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~1FNT1IEWUJVR.1 size=610055 2024-08-10T05:32:21.921 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.921+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=1FNT1IEWUJVR tag=L1HM07YM7RKU type=write size=2707207 2024-08-10T05:32:21.922 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.922+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=38CSDOPPSZOY type=del size=2047598 2024-08-10T05:32:21.924 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.924+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=687BU2L9QSSE type=del 2024-08-10T05:32:21.927 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.927+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~7QEHEMPBWEM3.0 size=1048576 2024-08-10T05:32:21.928 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.928+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~7QEHEMPBWEM3.1 size=1048576 2024-08-10T05:32:21.929 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.929+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~7QEHEMPBWEM3.2 size=314916 2024-08-10T05:32:21.929 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.929+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=7QEHEMPBWEM3 tag=DE5RMBY80LZA type=write size=3460644 2024-08-10T05:32:21.931 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.931+0000 7f7803238780 1 < canceled operation key=BEWZS75IA59P tag=H9PGMN9MA17J type=del size=3945681 2024-08-10T05:32:21.933 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.932+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=XH0G7YYHX4KK type=write size=558812 2024-08-10T05:32:21.935 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.935+0000 7f7803238780 1 < completed write operation key=0Q56DOBCN3VW tag=CO1N5S1B6MMI type=write size=695099 2024-08-10T05:32:21.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:21 smithi159 ceph-mon[90359]: osdmap e1106: 8 total, 8 up, 8 in 2024-08-10T05:32:21.937 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.936+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=JK4JW5CCB3DO type=del size=2682357 2024-08-10T05:32:21.938 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.938+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~SOACOBXPDM6Q.0 size=1048576 2024-08-10T05:32:21.939 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.939+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~SOACOBXPDM6Q.1 size=1048576 2024-08-10T05:32:21.940 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.939+0000 7f7803238780 1 < canceled part key=_multipart_U2UOFCEMPTEG.2~SOACOBXPDM6Q.2 size=326021 2024-08-10T05:32:21.942 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.942+0000 7f7803238780 1 < canceled multipart upload key=U2UOFCEMPTEG upload=SOACOBXPDM6Q tag=TSZIPP22R75U type=write size=3471749 2024-08-10T05:32:21.944 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.944+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=MJTEHNNKEYMG type=del size=1426939 2024-08-10T05:32:21.945 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.945+0000 7f7803238780 1 < completed delete operation key=N6BX8IO9ZULU tag=A2FDNRRHSS5C type=del 2024-08-10T05:32:21.948 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.948+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~0USFU5F1A790.0 size=1048576 2024-08-10T05:32:21.949 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.949+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~0USFU5F1A790.1 size=253784 2024-08-10T05:32:21.950 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.949+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=0USFU5F1A790 tag=ZF029FHTNC1M type=write size=2350936 2024-08-10T05:32:21.951 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.951+0000 7f7803238780 1 < canceled operation key=FTQ2XYY87ABW tag=T0XMKV03NVUG type=write size=683586 2024-08-10T05:32:21.954 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.954+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~HBK0GR3DHCAK.0 size=1048576 2024-08-10T05:32:21.955 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.955+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~HBK0GR3DHCAK.1 size=145342 2024-08-10T05:32:21.955 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.955+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=HBK0GR3DHCAK tag=AKCQWJ00JJ1D type=write size=2242494 2024-08-10T05:32:21.957 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.957+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~Y51IU90IO0PF.0 size=1048576 2024-08-10T05:32:21.958 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.958+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~Y51IU90IO0PF.1 size=1048576 2024-08-10T05:32:21.959 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.959+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~Y51IU90IO0PF.2 size=598636 2024-08-10T05:32:21.962 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.962+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=Y51IU90IO0PF tag=6IVDB20SOC8H type=write size=3744364 2024-08-10T05:32:21.964 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.964+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=6LRAUV3F2C7L type=write size=895086 2024-08-10T05:32:21.965 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.965+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=2A4RG58ZYHGV type=del 2024-08-10T05:32:21.968 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.968+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~8WXL335BURFQ.0 size=1048576 2024-08-10T05:32:21.969 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.969+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~8WXL335BURFQ.1 size=1048576 2024-08-10T05:32:21.970 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.970+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~8WXL335BURFQ.2 size=180874 2024-08-10T05:32:21.970 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.970+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=8WXL335BURFQ tag=1MKU2Y1QKWR4 type=write size=3326602 2024-08-10T05:32:21.972 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.972+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=RNJKA9T63JIJ type=del 2024-08-10T05:32:21.974 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.973+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=YADKMCR8OOZV type=write size=289258 2024-08-10T05:32:21.975 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.975+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~43JROWAU2MG4.0 size=1048576 2024-08-10T05:32:21.976 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.976+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~43JROWAU2MG4.1 size=203087 2024-08-10T05:32:21.979 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.979+0000 7f7803238780 1 < completed multipart upload key=TKJHBLIHRWG7 upload=43JROWAU2MG4 tag=N53YQ9AW0PDR type=write size=2300239 2024-08-10T05:32:21.981 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.981+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~BLUAJ7RALVN0.0 size=508824 2024-08-10T05:32:21.981 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.981+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=BLUAJ7RALVN0 tag=CXHT05LH3P0N type=write size=1557400 2024-08-10T05:32:21.983 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.983+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=ALMAJRS2GL6O type=del 2024-08-10T05:32:21.986 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.986+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~P1S1ZA9XI2MK.0 size=201680 2024-08-10T05:32:21.986 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.986+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=P1S1ZA9XI2MK tag=5YTG46V2RB0I type=write size=1250256 2024-08-10T05:32:21.987 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.987+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~F97N441XEA35.0 size=1048576 2024-08-10T05:32:21.988 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.988+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~F97N441XEA35.1 size=1048576 2024-08-10T05:32:21.989 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.989+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~F97N441XEA35.2 size=911906 2024-08-10T05:32:21.992 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.992+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=F97N441XEA35 tag=7SKUJM5PADGZ type=write size=4057634 2024-08-10T05:32:21.994 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.993+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=HCADZ8D5ZFMY type=del size=2212178 2024-08-10T05:32:21.996 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.996+0000 7f7803238780 1 < suggested update operation key=DDSA6SD57UXL tag=XHU9MOP11V72 type=del size=1142691 2024-08-10T05:32:21.999 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:21.999+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~3H9P9MY1V9AC.0 size=1048576 2024-08-10T05:32:22.000 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.000+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~3H9P9MY1V9AC.1 size=93797 2024-08-10T05:32:22.000 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.000+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=3H9P9MY1V9AC tag=H76GRBJCR6R3 type=write size=2190949 2024-08-10T05:32:22.002 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.002+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~BN4RL5C0DOTG.0 size=1048576 2024-08-10T05:32:22.003 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.003+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~BN4RL5C0DOTG.1 size=1048576 2024-08-10T05:32:22.005 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.005+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~BN4RL5C0DOTG.2 size=959950 2024-08-10T05:32:22.007 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.007+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=BN4RL5C0DOTG tag=FCIPY5IOR1MU type=write size=4105678 2024-08-10T05:32:22.010 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.010+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~471XGXVUBAY9.0 size=1048576 2024-08-10T05:32:22.011 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.011+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~471XGXVUBAY9.1 size=571808 2024-08-10T05:32:22.011 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.011+0000 7f7803238780 1 > prepared multipart upload key=PIABVMHZSH5U upload=471XGXVUBAY9 tag=VOKOUTDKPDGI type=write size=2668960 2024-08-10T05:32:22.013 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.013+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=LPAC6EEL6JFO type=del 2024-08-10T05:32:22.014 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.014+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=4O4NY22ZVEVK type=del size=2015623 2024-08-10T05:32:22.016 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.016+0000 7f7803238780 1 < canceled operation key=XDS4ELXRI8MU tag=38CSDOPPSZOY type=del size=2047598 2024-08-10T05:32:22.017 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.017+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=6370YRSRWDCN type=del size=1336285 2024-08-10T05:32:22.019 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.019+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~7QEHEMPBWEM3.0 size=1048576 2024-08-10T05:32:22.020 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.020+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~7QEHEMPBWEM3.1 size=1048576 2024-08-10T05:32:22.021 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.021+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~7QEHEMPBWEM3.2 size=314916 2024-08-10T05:32:22.024 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.024+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=7QEHEMPBWEM3 tag=DE5RMBY80LZA type=write size=3460644 2024-08-10T05:32:22.026 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.025+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=PRR0COQZOYZ8 type=del size=2962907 2024-08-10T05:32:22.028 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.028+0000 7f7803238780 1 < completed write operation key=5CR34DW31W53 tag=XH0G7YYHX4KK type=write size=558812 2024-08-10T05:32:22.029 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.029+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=3ZW1H8F9KVSC type=del size=1978968 2024-08-10T05:32:22.031 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.031+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=JK4JW5CCB3DO type=del 2024-08-10T05:32:22.034 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.034+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~BPKANZ25AQ22.0 size=1048576 2024-08-10T05:32:22.035 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.035+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~BPKANZ25AQ22.1 size=739714 2024-08-10T05:32:22.035 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.035+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=BPKANZ25AQ22 tag=ZAYY01MQSEYT type=write size=2836866 2024-08-10T05:32:22.036 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.036+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=MJTEHNNKEYMG type=del 2024-08-10T05:32:22.038 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.038+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=RDYT170OYC1W type=del size=891580 2024-08-10T05:32:22.039 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.039+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~0USFU5F1A790.0 size=1048576 2024-08-10T05:32:22.041 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.041+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~0USFU5F1A790.1 size=253784 2024-08-10T05:32:22.043 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.043+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=0USFU5F1A790 tag=ZF029FHTNC1M type=write size=2350936 2024-08-10T05:32:22.046 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.046+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~N2ZE7GY9B7DD.0 size=1048576 2024-08-10T05:32:22.048 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.048+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~N2ZE7GY9B7DD.1 size=1048576 2024-08-10T05:32:22.049 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.049+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~N2ZE7GY9B7DD.2 size=1047277 2024-08-10T05:32:22.049 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.049+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=N2ZE7GY9B7DD tag=RITIG3G7SSKE type=write size=4193005 2024-08-10T05:32:22.050 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.050+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~HBK0GR3DHCAK.0 size=1048576 2024-08-10T05:32:22.052 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.052+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~HBK0GR3DHCAK.1 size=145342 2024-08-10T05:32:22.055 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.055+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=HBK0GR3DHCAK tag=AKCQWJ00JJ1D type=write size=2242494 2024-08-10T05:32:22.059 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.057+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~H999S49GX8EZ.0 size=811320 2024-08-10T05:32:22.060 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.057+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=H999S49GX8EZ tag=1531UD1BQYDG type=write size=1859896 2024-08-10T05:32:22.060 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.060+0000 7f7803238780 1 < suggested remove operation key=48SFR1BMD3PP tag=6LRAUV3F2C7L type=write 2024-08-10T05:32:22.063 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.063+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~Q0OQBQ2GCG96.0 size=1048576 2024-08-10T05:32:22.064 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.064+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~Q0OQBQ2GCG96.1 size=1048576 2024-08-10T05:32:22.066 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.066+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~Q0OQBQ2GCG96.2 size=93719 2024-08-10T05:32:22.066 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.066+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=Q0OQBQ2GCG96 tag=NITU9PFZ9N7D type=write size=3239447 2024-08-10T05:32:22.067 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.067+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~8WXL335BURFQ.0 size=1048576 2024-08-10T05:32:22.068 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.068+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~8WXL335BURFQ.1 size=1048576 2024-08-10T05:32:22.069 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.069+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~8WXL335BURFQ.2 size=180874 2024-08-10T05:32:22.072 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.072+0000 7f7803238780 1 < completed multipart upload key=VJC53Z86ZBHI upload=8WXL335BURFQ tag=1MKU2Y1QKWR4 type=write size=3326602 2024-08-10T05:32:22.075 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.075+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~KX6A70B3LLQS.0 size=1048576 2024-08-10T05:32:22.076 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.076+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~KX6A70B3LLQS.1 size=1048576 2024-08-10T05:32:22.077 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.077+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~KX6A70B3LLQS.2 size=19014 2024-08-10T05:32:22.077 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.077+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=KX6A70B3LLQS tag=73SMWNZ30U9I type=write size=3164742 2024-08-10T05:32:22.079 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.079+0000 7f7803238780 1 < completed write operation key=XDS4ELXRI8MU tag=YADKMCR8OOZV type=write size=289258 2024-08-10T05:32:22.082 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.082+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~G72WAZPPN4TT.0 size=1048576 2024-08-10T05:32:22.083 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.083+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~G72WAZPPN4TT.1 size=1048576 2024-08-10T05:32:22.085 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.085+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~G72WAZPPN4TT.2 size=332434 2024-08-10T05:32:22.085 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.085+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=G72WAZPPN4TT tag=T8MMWQ4JHA6X type=write size=3478162 2024-08-10T05:32:22.087 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.087+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~BLUAJ7RALVN0.0 size=508824 2024-08-10T05:32:22.089 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.089+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=BLUAJ7RALVN0 tag=CXHT05LH3P0N type=write size=1557400 2024-08-10T05:32:22.091 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.091+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=TWCYMMHLT69G type=write size=666659 2024-08-10T05:32:22.092 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.092+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~P1S1ZA9XI2MK.0 size=201680 2024-08-10T05:32:22.095 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.095+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=P1S1ZA9XI2MK tag=5YTG46V2RB0I type=write size=1250256 2024-08-10T05:32:22.097 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.097+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=IP9K6VKK19XN type=del size=3203089 2024-08-10T05:32:22.098 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.098+0000 7f7803238780 1 < canceled operation key=0LYGW6HXWPZY tag=HCADZ8D5ZFMY type=del size=2212178 2024-08-10T05:32:22.100 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.100+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=09JHMRLV6EVO type=del size=276138 2024-08-10T05:32:22.101 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.101+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~3H9P9MY1V9AC.0 size=1048576 2024-08-10T05:32:22.103 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.103+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~3H9P9MY1V9AC.1 size=93797 2024-08-10T05:32:22.105 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.105+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=3H9P9MY1V9AC tag=H76GRBJCR6R3 type=write size=2190949 2024-08-10T05:32:22.107 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.106+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=UH2QP5XPL42I type=del size=2810706 2024-08-10T05:32:22.108 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.108+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~471XGXVUBAY9.0 size=1048576 2024-08-10T05:32:22.110 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.110+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~471XGXVUBAY9.1 size=571808 2024-08-10T05:32:22.112 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.112+0000 7f7803238780 1 < completed multipart upload key=PIABVMHZSH5U upload=471XGXVUBAY9 tag=VOKOUTDKPDGI type=write size=2668960 2024-08-10T05:32:22.114 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.114+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=L1Z4HDTJBJVT type=del size=287402 2024-08-10T05:32:22.115 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.115+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=4O4NY22ZVEVK type=del 2024-08-10T05:32:22.118 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.118+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~XAD0BLA11D7J.0 size=244105 2024-08-10T05:32:22.118 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.118+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=XAD0BLA11D7J tag=AYO983SEAJTO type=write size=1292681 2024-08-10T05:32:22.119 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.119+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=6370YRSRWDCN type=del 2024-08-10T05:32:22.121 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.121+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=1LIZ171IJFF3 type=write size=722396 2024-08-10T05:32:22.123 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.123+0000 7f7803238780 1 < canceled operation key=VJC53Z86ZBHI tag=PRR0COQZOYZ8 type=del size=2962907 2024-08-10T05:32:22.126 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.126+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~2DFGM4K7K3NF.0 size=588388 2024-08-10T05:32:22.126 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.126+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=2DFGM4K7K3NF tag=K0SUNR9DMPW2 type=write size=1636964 2024-08-10T05:32:22.127 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.127+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=3ZW1H8F9KVSC type=del 2024-08-10T05:32:22.130 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.130+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~ZNS1CI7HIY6T.0 size=76310 2024-08-10T05:32:22.130 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.130+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=ZNS1CI7HIY6T tag=6NZJ4KY0KAT5 type=write size=1124886 2024-08-10T05:32:22.132 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.132+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~BPKANZ25AQ22.0 size=1048576 2024-08-10T05:32:22.133 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.133+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~BPKANZ25AQ22.1 size=739714 2024-08-10T05:32:22.136 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.136+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=BPKANZ25AQ22 tag=ZAYY01MQSEYT type=write size=2836866 2024-08-10T05:32:22.137 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.137+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=SEXW4DW83O8Z type=del size=2206032 2024-08-10T05:32:22.139 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.139+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=RDYT170OYC1W type=del 2024-08-10T05:32:22.142 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.142+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~I2OL4SIXKMZN.0 size=60737 2024-08-10T05:32:22.142 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.142+0000 7f7803238780 1 > prepared multipart upload key=PIABVMHZSH5U upload=I2OL4SIXKMZN tag=E48QE8FMBC04 type=write size=1109313 2024-08-10T05:32:22.143 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.143+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~N2ZE7GY9B7DD.0 size=1048576 2024-08-10T05:32:22.144 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.144+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~N2ZE7GY9B7DD.1 size=1048576 2024-08-10T05:32:22.146 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.146+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~N2ZE7GY9B7DD.2 size=1047277 2024-08-10T05:32:22.149 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.149+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=N2ZE7GY9B7DD tag=RITIG3G7SSKE type=write size=4193005 2024-08-10T05:32:22.150 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.150+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=2J8HOCSA3WNV type=del size=597266 2024-08-10T05:32:22.152 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.152+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~H999S49GX8EZ.0 size=811320 2024-08-10T05:32:22.155 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.154+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=H999S49GX8EZ tag=1531UD1BQYDG type=write size=1859896 2024-08-10T05:32:22.158 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.158+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~ZW2ZT0IQIP1N.0 size=1048576 2024-08-10T05:32:22.159 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.159+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~ZW2ZT0IQIP1N.1 size=1048576 2024-08-10T05:32:22.160 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.160+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~ZW2ZT0IQIP1N.2 size=587644 2024-08-10T05:32:22.160 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.160+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=ZW2ZT0IQIP1N tag=VOAJYR9JZG0C type=write size=3733372 2024-08-10T05:32:22.162 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.161+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~Q0OQBQ2GCG96.0 size=1048576 2024-08-10T05:32:22.162 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.161+0000 7f7803238780 1 < canceled part key=_multipart_E3ELDC0JZ406.2~Q0OQBQ2GCG96.1 size=1048576 2024-08-10T05:32:22.163 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.163+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~Q0OQBQ2GCG96.2 size=93719 2024-08-10T05:32:22.166 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.166+0000 7f7803238780 1 < canceled multipart upload key=E3ELDC0JZ406 upload=Q0OQBQ2GCG96 tag=NITU9PFZ9N7D type=write size=3239447 2024-08-10T05:32:22.169 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.169+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~LH3PXG03BRHZ.0 size=1048576 2024-08-10T05:32:22.170 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.170+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~LH3PXG03BRHZ.1 size=312487 2024-08-10T05:32:22.170 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.170+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=LH3PXG03BRHZ tag=9MM1TZU4DIQY type=write size=2409639 2024-08-10T05:32:22.171 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.171+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~KX6A70B3LLQS.0 size=1048576 2024-08-10T05:32:22.173 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.173+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~KX6A70B3LLQS.1 size=1048576 2024-08-10T05:32:22.173 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.173+0000 7f7803238780 1 < canceled part key=_multipart_VJC53Z86ZBHI.2~KX6A70B3LLQS.2 size=19014 2024-08-10T05:32:22.175 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.175+0000 7f7803238780 1 < canceled multipart upload key=VJC53Z86ZBHI upload=KX6A70B3LLQS tag=73SMWNZ30U9I type=write size=3164742 2024-08-10T05:32:22.177 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.177+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=FR40T38097TZ type=del size=1077419 2024-08-10T05:32:22.179 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.179+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~G72WAZPPN4TT.0 size=1048576 2024-08-10T05:32:22.180 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.180+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~G72WAZPPN4TT.1 size=1048576 2024-08-10T05:32:22.182 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.182+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~G72WAZPPN4TT.2 size=332434 2024-08-10T05:32:22.185 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.185+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=G72WAZPPN4TT tag=T8MMWQ4JHA6X type=write size=3478162 2024-08-10T05:32:22.188 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.188+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~E7NENJXJ9S3Z.0 size=1048576 2024-08-10T05:32:22.189 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.189+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~E7NENJXJ9S3Z.1 size=1030376 2024-08-10T05:32:22.189 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.189+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=E7NENJXJ9S3Z tag=UIHAPMIO3SBC type=write size=3127528 2024-08-10T05:32:22.191 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.191+0000 7f7803238780 1 < completed write operation key=BEWZS75IA59P tag=TWCYMMHLT69G type=write size=666659 2024-08-10T05:32:22.192 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.192+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=F2027TLNS2DE type=write size=1013827 2024-08-10T05:32:22.194 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.194+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=IP9K6VKK19XN type=del 2024-08-10T05:32:22.196 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.196+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=NW1O1XWV6UCP type=del size=1685123 2024-08-10T05:32:22.199 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.199+0000 7f7803238780 1 < suggested remove operation key=ZOT42H765WOE tag=09JHMRLV6EVO type=del 2024-08-10T05:32:22.201 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.201+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=HA0UQIPD533T type=del size=1029032 2024-08-10T05:32:22.202 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.202+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=UH2QP5XPL42I type=del 2024-08-10T05:32:22.204 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.204+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=R6JD9ZT31O2S type=del size=1422923 2024-08-10T05:32:22.205 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.205+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=L1Z4HDTJBJVT type=del 2024-08-10T05:32:22.209 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.209+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~NQBYM7HQSQF2.0 size=1048576 2024-08-10T05:32:22.210 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.210+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~NQBYM7HQSQF2.1 size=963395 2024-08-10T05:32:22.210 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.210+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=NQBYM7HQSQF2 tag=2N000W9Q32V0 type=write size=3060547 2024-08-10T05:32:22.211 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.211+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~XAD0BLA11D7J.0 size=244105 2024-08-10T05:32:22.214 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.214+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=XAD0BLA11D7J tag=AYO983SEAJTO type=write size=1292681 2024-08-10T05:32:22.216 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.216+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=L30XVWD8BST3 type=del size=801159 2024-08-10T05:32:22.217 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.217+0000 7f7803238780 1 < canceled operation key=5CR34DW31W53 tag=1LIZ171IJFF3 type=write size=722396 2024-08-10T05:32:22.219 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.219+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=3L8KR7ESJ6M6 type=del size=139637 2024-08-10T05:32:22.221 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.221+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~2DFGM4K7K3NF.0 size=588388 2024-08-10T05:32:22.223 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.223+0000 7f7803238780 1 < completed multipart upload key=Z7YHEIMU76PP upload=2DFGM4K7K3NF tag=K0SUNR9DMPW2 type=write size=1636964 2024-08-10T05:32:22.225 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.225+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=ADHZF2F1G02Z type=del size=3898669 2024-08-10T05:32:22.226 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.226+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~ZNS1CI7HIY6T.0 size=76310 2024-08-10T05:32:22.230 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.230+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=ZNS1CI7HIY6T tag=6NZJ4KY0KAT5 type=write size=1124886 2024-08-10T05:32:22.231 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.231+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=S5Q2YSP2OSGV type=del size=3348518 2024-08-10T05:32:22.233 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.233+0000 7f7803238780 1 < completed delete operation key=MSU6AUJV0ITY tag=SEXW4DW83O8Z type=del 2024-08-10T05:32:22.236 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.236+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~WTACE7563Q51.0 size=1048576 2024-08-10T05:32:22.237 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.237+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~WTACE7563Q51.1 size=1048576 2024-08-10T05:32:22.238 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.238+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~WTACE7563Q51.2 size=145378 2024-08-10T05:32:22.238 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.238+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=WTACE7563Q51 tag=HSEXOLRR0L1H type=write size=3291106 2024-08-10T05:32:22.239 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.238+0000 7f7803238780 1 < canceled part key=_multipart_PIABVMHZSH5U.2~I2OL4SIXKMZN.0 size=60737 2024-08-10T05:32:22.241 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.241+0000 7f7803238780 1 < canceled multipart upload key=PIABVMHZSH5U upload=I2OL4SIXKMZN tag=E48QE8FMBC04 type=write size=1109313 2024-08-10T05:32:22.243 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.243+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=07DR0BNP51DY type=write size=834143 2024-08-10T05:32:22.244 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.244+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=2J8HOCSA3WNV type=del 2024-08-10T05:32:22.246 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.246+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=WNIBCL77WEKW type=write size=535872 2024-08-10T05:32:22.247 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.247+0000 7f7803238780 1 < canceled part key=_multipart_XWUWU8CVR59V.2~ZW2ZT0IQIP1N.0 size=1048576 2024-08-10T05:32:22.248 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.248+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~ZW2ZT0IQIP1N.1 size=1048576 2024-08-10T05:32:22.249 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.249+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~ZW2ZT0IQIP1N.2 size=587644 2024-08-10T05:32:22.253 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.253+0000 7f7803238780 1 < canceled multipart upload key=XWUWU8CVR59V upload=ZW2ZT0IQIP1N tag=VOAJYR9JZG0C type=write size=3733372 2024-08-10T05:32:22.254 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.254+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=FIDBLP1PY498 type=del size=3738768 2024-08-10T05:32:22.256 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.256+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~LH3PXG03BRHZ.0 size=1048576 2024-08-10T05:32:22.256 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.256+0000 7f7803238780 1 < canceled part key=_multipart_Z12OHVV95R90.2~LH3PXG03BRHZ.1 size=312487 2024-08-10T05:32:22.258 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.258+0000 7f7803238780 1 < canceled multipart upload key=Z12OHVV95R90 upload=LH3PXG03BRHZ tag=9MM1TZU4DIQY type=write size=2409639 2024-08-10T05:32:22.261 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.261+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~Z4X1BCPY5UDK.0 size=1048576 2024-08-10T05:32:22.263 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.263+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~Z4X1BCPY5UDK.1 size=344053 2024-08-10T05:32:22.263 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.263+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=Z4X1BCPY5UDK tag=Z1AEX0I0DUVZ type=write size=2441205 2024-08-10T05:32:22.264 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.264+0000 7f7803238780 1 < canceled operation key=1TZT0H3OT772 tag=FR40T38097TZ type=del size=1077419 2024-08-10T05:32:22.266 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.266+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=OLZ15BQFUNL9 type=write size=965175 2024-08-10T05:32:22.268 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.268+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~E7NENJXJ9S3Z.0 size=1048576 2024-08-10T05:32:22.269 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.269+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~E7NENJXJ9S3Z.1 size=1030376 2024-08-10T05:32:22.272 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.272+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=E7NENJXJ9S3Z tag=UIHAPMIO3SBC type=write size=3127528 2024-08-10T05:32:22.274 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.274+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=HYW1E7H96QZR type=write size=158250 2024-08-10T05:32:22.275 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.275+0000 7f7803238780 1 < completed write operation key=U2UOFCEMPTEG tag=F2027TLNS2DE type=write size=1013827 2024-08-10T05:32:22.277 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.277+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=PJZ4K7BC63QF type=write size=456126 2024-08-10T05:32:22.280 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.280+0000 7f7803238780 1 < suggested update operation key=PIABVMHZSH5U tag=NW1O1XWV6UCP type=del size=1685123 2024-08-10T05:32:22.283 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.283+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~ITB6ETTNNJR2.0 size=1048576 2024-08-10T05:32:22.285 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.285+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~ITB6ETTNNJR2.1 size=1048576 2024-08-10T05:32:22.286 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.286+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~ITB6ETTNNJR2.2 size=793682 2024-08-10T05:32:22.286 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.286+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=ITB6ETTNNJR2 tag=MXSE2UJ1LJXH type=write size=3939410 2024-08-10T05:32:22.287 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.287+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=HA0UQIPD533T type=del 2024-08-10T05:32:22.289 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.289+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=NU8FLQ1G74JU type=del size=2771456 2024-08-10T05:32:22.290 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.290+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=R6JD9ZT31O2S type=del 2024-08-10T05:32:22.293 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.293+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~AMZJTASFI62I.0 size=650457 2024-08-10T05:32:22.293 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.293+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=AMZJTASFI62I tag=GSSI5FVUZGUH type=write size=1699033 2024-08-10T05:32:22.295 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.295+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~NQBYM7HQSQF2.0 size=1048576 2024-08-10T05:32:22.296 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.296+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~NQBYM7HQSQF2.1 size=963395 2024-08-10T05:32:22.299 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.299+0000 7f7803238780 1 < completed multipart upload key=Z7YHEIMU76PP upload=NQBYM7HQSQF2 tag=2N000W9Q32V0 type=write size=3060547 2024-08-10T05:32:22.301 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.301+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=136PHDMV7T41 type=del size=1436208 2024-08-10T05:32:22.302 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.302+0000 7f7803238780 1 < completed delete operation key=BEWZS75IA59P tag=L30XVWD8BST3 type=del 2024-08-10T05:32:22.306 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.306+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~20ICEH0X5TGZ.0 size=1048576 2024-08-10T05:32:22.307 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.307+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~20ICEH0X5TGZ.1 size=1048576 2024-08-10T05:32:22.309 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.308+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~20ICEH0X5TGZ.2 size=389873 2024-08-10T05:32:22.309 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.308+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=20ICEH0X5TGZ tag=BD6TENVTIM5N type=write size=3535601 2024-08-10T05:32:22.310 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.310+0000 7f7803238780 1 < completed delete operation key=WLAMZC6D1VYS tag=3L8KR7ESJ6M6 type=del 2024-08-10T05:32:22.313 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.313+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~Y7JDBUVN559H.0 size=1048576 2024-08-10T05:32:22.315 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.315+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~Y7JDBUVN559H.1 size=1048576 2024-08-10T05:32:22.316 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.316+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~Y7JDBUVN559H.2 size=717571 2024-08-10T05:32:22.316 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.316+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=Y7JDBUVN559H tag=HAF77ABAX7C7 type=write size=3863299 2024-08-10T05:32:22.318 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.318+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=ADHZF2F1G02Z type=del 2024-08-10T05:32:22.322 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.322+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~60WK5JZ7BS3U.0 size=1048576 2024-08-10T05:32:22.324 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.324+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~60WK5JZ7BS3U.1 size=889563 2024-08-10T05:32:22.324 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.324+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=60WK5JZ7BS3U tag=HFMU3V0EE481 type=write size=2986715 2024-08-10T05:32:22.326 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.326+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=S5Q2YSP2OSGV type=del 2024-08-10T05:32:22.329 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.329+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~LLVDLOIK0QWK.0 size=1048576 2024-08-10T05:32:22.330 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.330+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~LLVDLOIK0QWK.1 size=72591 2024-08-10T05:32:22.330 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.330+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=LLVDLOIK0QWK tag=NI8RPUSIPYKN type=write size=2169743 2024-08-10T05:32:22.332 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.332+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~WTACE7563Q51.0 size=1048576 2024-08-10T05:32:22.333 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.333+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~WTACE7563Q51.1 size=1048576 2024-08-10T05:32:22.334 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.334+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~WTACE7563Q51.2 size=145378 2024-08-10T05:32:22.337 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.337+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=WTACE7563Q51 tag=HSEXOLRR0L1H type=write size=3291106 2024-08-10T05:32:22.339 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.339+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=G3UH0HTX82Z2 type=write size=78966 2024-08-10T05:32:22.340 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.340+0000 7f7803238780 1 < completed write operation key=BEWZS75IA59P tag=07DR0BNP51DY type=write size=834143 2024-08-10T05:32:22.343 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.343+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~EZ1Q2G7FCK8O.0 size=916141 2024-08-10T05:32:22.344 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.343+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=EZ1Q2G7FCK8O tag=97T50V9QYM12 type=write size=1964717 2024-08-10T05:32:22.345 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.345+0000 7f7803238780 1 < completed write operation key=0Q56DOBCN3VW tag=WNIBCL77WEKW type=write size=535872 2024-08-10T05:32:22.347 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.347+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=M0HI5N7KDMIE type=write size=225380 2024-08-10T05:32:22.348 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.348+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=FIDBLP1PY498 type=del 2024-08-10T05:32:22.351 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.351+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~QROFY6VCDHHJ.0 size=1048576 2024-08-10T05:32:22.352 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.352+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~QROFY6VCDHHJ.1 size=1048576 2024-08-10T05:32:22.354 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.354+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~QROFY6VCDHHJ.2 size=606406 2024-08-10T05:32:22.354 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.354+0000 7f7803238780 1 > prepared multipart upload key=XDS4ELXRI8MU upload=QROFY6VCDHHJ tag=3WWXDRNRA2Z4 type=write size=3752134 2024-08-10T05:32:22.355 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.355+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~Z4X1BCPY5UDK.0 size=1048576 2024-08-10T05:32:22.357 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.357+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~Z4X1BCPY5UDK.1 size=344053 2024-08-10T05:32:22.359 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.359+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=Z4X1BCPY5UDK tag=Z1AEX0I0DUVZ type=write size=2441205 2024-08-10T05:32:22.361 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.361+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=NBN6BF8YULD0 type=del size=3113171 2024-08-10T05:32:22.362 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.362+0000 7f7803238780 1 < completed write operation key=TKJHBLIHRWG7 tag=OLZ15BQFUNL9 type=write size=965175 2024-08-10T05:32:22.366 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.366+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~7ZW7C0AF9SGF.0 size=1048576 2024-08-10T05:32:22.367 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.367+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~7ZW7C0AF9SGF.1 size=584984 2024-08-10T05:32:22.367 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.367+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=7ZW7C0AF9SGF tag=NPCE90KABXE3 type=write size=2682136 2024-08-10T05:32:22.368 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.368+0000 7f7803238780 1 < completed write operation key=AEL92L18QHBE tag=HYW1E7H96QZR type=write size=158250 2024-08-10T05:32:22.370 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.370+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=HT157XETB70H type=del size=217236 2024-08-10T05:32:22.372 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.371+0000 7f7803238780 1 < completed write operation key=Z7YHEIMU76PP tag=PJZ4K7BC63QF type=write size=456126 2024-08-10T05:32:22.374 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.374+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~KE1SH1WP2YX2.0 size=531431 2024-08-10T05:32:22.374 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.374+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=KE1SH1WP2YX2 tag=XLVCK9P8S8XY type=write size=1580007 2024-08-10T05:32:22.376 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.376+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~ITB6ETTNNJR2.0 size=1048576 2024-08-10T05:32:22.377 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.377+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~ITB6ETTNNJR2.1 size=1048576 2024-08-10T05:32:22.379 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.379+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~ITB6ETTNNJR2.2 size=793682 2024-08-10T05:32:22.381 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.381+0000 7f7803238780 1 < completed multipart upload key=TKJHBLIHRWG7 upload=ITB6ETTNNJR2 tag=MXSE2UJ1LJXH type=write size=3939410 2024-08-10T05:32:22.383 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.383+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=NQNQZ6LDAU51 type=del size=229042 2024-08-10T05:32:22.384 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.384+0000 7f7803238780 1 < canceled operation key=48SFR1BMD3PP tag=NU8FLQ1G74JU type=del size=2771456 2024-08-10T05:32:22.386 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.386+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=7ZZU0VGA4SRY type=del size=4163329 2024-08-10T05:32:22.388 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.387+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~AMZJTASFI62I.0 size=650457 2024-08-10T05:32:22.398 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.397+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=AMZJTASFI62I tag=GSSI5FVUZGUH type=write size=1699033 2024-08-10T05:32:22.399 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.399+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=R3EK2FZB09T0 type=del size=3963720 2024-08-10T05:32:22.401 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.400+0000 7f7803238780 1 < canceled operation key=Z7YHEIMU76PP tag=136PHDMV7T41 type=del size=1436208 2024-08-10T05:32:22.402 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.402+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=X268BV3J82SJ type=del size=1599235 2024-08-10T05:32:22.404 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.404+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~20ICEH0X5TGZ.0 size=1048576 2024-08-10T05:32:22.405 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.405+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~20ICEH0X5TGZ.1 size=1048576 2024-08-10T05:32:22.406 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.406+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~20ICEH0X5TGZ.2 size=389873 2024-08-10T05:32:22.409 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.409+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=20ICEH0X5TGZ tag=BD6TENVTIM5N type=write size=3535601 2024-08-10T05:32:22.413 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.412+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~B72TOT9QHMV5.0 size=1048576 2024-08-10T05:32:22.414 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.414+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~B72TOT9QHMV5.1 size=1048576 2024-08-10T05:32:22.415 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.415+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~B72TOT9QHMV5.2 size=900398 2024-08-10T05:32:22.415 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.415+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=B72TOT9QHMV5 tag=TZ3NJX9TQHX7 type=write size=4046126 2024-08-10T05:32:22.416 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.416+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~Y7JDBUVN559H.0 size=1048576 2024-08-10T05:32:22.418 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.418+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~Y7JDBUVN559H.1 size=1048576 2024-08-10T05:32:22.419 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.419+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~Y7JDBUVN559H.2 size=717571 2024-08-10T05:32:22.421 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.421+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=Y7JDBUVN559H tag=HAF77ABAX7C7 type=write size=3863299 2024-08-10T05:32:22.423 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.423+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=DN2MY1D58R2Y type=del size=4148490 2024-08-10T05:32:22.425 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.425+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~60WK5JZ7BS3U.0 size=1048576 2024-08-10T05:32:22.426 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.426+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~60WK5JZ7BS3U.1 size=889563 2024-08-10T05:32:22.429 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.429+0000 7f7803238780 1 < completed multipart upload key=BEWZS75IA59P upload=60WK5JZ7BS3U tag=HFMU3V0EE481 type=write size=2986715 2024-08-10T05:32:22.432 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.431+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~B2K2H962ZH0O.0 size=117905 2024-08-10T05:32:22.432 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.431+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=B2K2H962ZH0O tag=C7VI5UG28JQX type=write size=1166481 2024-08-10T05:32:22.432 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.432+0000 7f7803238780 1 < canceled part key=_multipart_YTNER1UQPXAW.2~LLVDLOIK0QWK.0 size=1048576 2024-08-10T05:32:22.433 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.433+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~LLVDLOIK0QWK.1 size=72591 2024-08-10T05:32:22.435 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.435+0000 7f7803238780 1 < canceled multipart upload key=YTNER1UQPXAW upload=LLVDLOIK0QWK tag=NI8RPUSIPYKN type=write size=2169743 2024-08-10T05:32:22.438 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.438+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~8SM2AD6OX36U.0 size=1048576 2024-08-10T05:32:22.439 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.439+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~8SM2AD6OX36U.1 size=904992 2024-08-10T05:32:22.439 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.439+0000 7f7803238780 1 > prepared multipart upload key=DDSA6SD57UXL upload=8SM2AD6OX36U tag=7HJW4G6OMULX type=write size=3002144 2024-08-10T05:32:22.440 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.440+0000 7f7803238780 1 < completed write operation key=1TZT0H3OT772 tag=G3UH0HTX82Z2 type=write size=78966 2024-08-10T05:32:22.442 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.442+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=R4FZI9CHREBS type=del size=2021322 2024-08-10T05:32:22.444 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.444+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~EZ1Q2G7FCK8O.0 size=916141 2024-08-10T05:32:22.446 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.446+0000 7f7803238780 1 < completed multipart upload key=TKJHBLIHRWG7 upload=EZ1Q2G7FCK8O tag=97T50V9QYM12 type=write size=1964717 2024-08-10T05:32:22.448 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.447+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=DU0JAND5R9GJ type=write size=566171 2024-08-10T05:32:22.451 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.451+0000 7f7803238780 1 < suggested remove operation key=0Q56DOBCN3VW tag=M0HI5N7KDMIE type=write 2024-08-10T05:32:22.452 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.452+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=70FXYSAS8FDS type=del size=1738805 2024-08-10T05:32:22.454 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.454+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~QROFY6VCDHHJ.0 size=1048576 2024-08-10T05:32:22.455 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.455+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~QROFY6VCDHHJ.1 size=1048576 2024-08-10T05:32:22.457 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.456+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~QROFY6VCDHHJ.2 size=606406 2024-08-10T05:32:22.459 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.459+0000 7f7803238780 1 < completed multipart upload key=XDS4ELXRI8MU upload=QROFY6VCDHHJ tag=3WWXDRNRA2Z4 type=write size=3752134 2024-08-10T05:32:22.462 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.462+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~37HK8YJ0Z7HJ.0 size=543978 2024-08-10T05:32:22.462 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.462+0000 7f7803238780 1 > prepared multipart upload key=PIABVMHZSH5U upload=37HK8YJ0Z7HJ tag=Z47PLUXX0R7K type=write size=1592554 2024-08-10T05:32:22.464 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.464+0000 7f7803238780 1 < canceled operation key=SFULEGB3NN7M tag=NBN6BF8YULD0 type=del size=3113171 2024-08-10T05:32:22.465 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.465+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=B1GHEJG8V3AN type=del size=11207 2024-08-10T05:32:22.467 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.467+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~7ZW7C0AF9SGF.0 size=1048576 2024-08-10T05:32:22.468 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.468+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~7ZW7C0AF9SGF.1 size=584984 2024-08-10T05:32:22.471 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.471+0000 7f7803238780 1 < completed multipart upload key=N6BX8IO9ZULU upload=7ZW7C0AF9SGF tag=NPCE90KABXE3 type=write size=2682136 2024-08-10T05:32:22.474 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.474+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~WB07TY5PXPDY.0 size=1048576 2024-08-10T05:32:22.475 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.475+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~WB07TY5PXPDY.1 size=805252 2024-08-10T05:32:22.475 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.475+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=WB07TY5PXPDY tag=RL3DYPWOJHL2 type=write size=2902404 2024-08-10T05:32:22.476 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.476+0000 7f7803238780 1 < completed delete operation key=N6BX8IO9ZULU tag=HT157XETB70H type=del 2024-08-10T05:32:22.478 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.478+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=H5UO09Y7KHS1 type=write size=645285 2024-08-10T05:32:22.480 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.479+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~KE1SH1WP2YX2.0 size=531431 2024-08-10T05:32:22.482 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.482+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=KE1SH1WP2YX2 tag=XLVCK9P8S8XY type=write size=1580007 2024-08-10T05:32:22.485 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.485+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~132HUU8IVEVE.0 size=1048576 2024-08-10T05:32:22.486 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.486+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~132HUU8IVEVE.1 size=1048576 2024-08-10T05:32:22.487 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.487+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~132HUU8IVEVE.2 size=97832 2024-08-10T05:32:22.487 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.487+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=132HUU8IVEVE tag=Z5F28RB2K8R1 type=write size=3243560 2024-08-10T05:32:22.489 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.489+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=NQNQZ6LDAU51 type=del 2024-08-10T05:32:22.491 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.491+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~X0CM4J88TLRK.0 size=1048576 2024-08-10T05:32:22.493 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.493+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~X0CM4J88TLRK.1 size=1048576 2024-08-10T05:32:22.494 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.494+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~X0CM4J88TLRK.2 size=360168 2024-08-10T05:32:22.494 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.494+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=X0CM4J88TLRK tag=VHVWGAFDG2XF type=write size=3505896 2024-08-10T05:32:22.495 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.495+0000 7f7803238780 1 < canceled operation key=BEWZS75IA59P tag=7ZZU0VGA4SRY type=del size=4163329 2024-08-10T05:32:22.498 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.498+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~6KR2UKN5U3VK.0 size=1048576 2024-08-10T05:32:22.499 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.499+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~6KR2UKN5U3VK.1 size=1048576 2024-08-10T05:32:22.500 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.500+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~6KR2UKN5U3VK.2 size=592598 2024-08-10T05:32:22.501 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.500+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=6KR2UKN5U3VK tag=7RMEES445A56 type=write size=3738326 2024-08-10T05:32:22.502 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.502+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=R3EK2FZB09T0 type=del 2024-08-10T05:32:22.504 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.503+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=PEUFAJW9EKWQ type=write size=675239 2024-08-10T05:32:22.506 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.505+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=X268BV3J82SJ type=del 2024-08-10T05:32:22.507 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.507+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=CS685EICVSIN type=del size=2945859 2024-08-10T05:32:22.509 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.509+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~B72TOT9QHMV5.0 size=1048576 2024-08-10T05:32:22.510 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.510+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~B72TOT9QHMV5.1 size=1048576 2024-08-10T05:32:22.512 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.512+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~B72TOT9QHMV5.2 size=900398 2024-08-10T05:32:22.515 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.515+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=B72TOT9QHMV5 tag=TZ3NJX9TQHX7 type=write size=4046126 2024-08-10T05:32:22.516 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.516+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=AIPL6B0TDEL9 type=del size=4118842 2024-08-10T05:32:22.518 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.518+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=DN2MY1D58R2Y type=del 2024-08-10T05:32:22.520 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.520+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=807V6BOB7I4O type=del size=626564 2024-08-10T05:32:22.521 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.521+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~B2K2H962ZH0O.0 size=117905 2024-08-10T05:32:22.524 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.524+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=B2K2H962ZH0O tag=C7VI5UG28JQX type=write size=1166481 2024-08-10T05:32:22.526 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.526+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=8NLVO3VVSH06 type=write size=821175 2024-08-10T05:32:22.527 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.527+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~8SM2AD6OX36U.0 size=1048576 2024-08-10T05:32:22.528 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.527+0000 7f7803238780 1 < canceled part key=_multipart_DDSA6SD57UXL.2~8SM2AD6OX36U.1 size=904992 2024-08-10T05:32:22.530 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.530+0000 7f7803238780 1 < canceled multipart upload key=DDSA6SD57UXL upload=8SM2AD6OX36U tag=7HJW4G6OMULX type=write size=3002144 2024-08-10T05:32:22.533 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.533+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~H3SXW98S2UGG.0 size=1048576 2024-08-10T05:32:22.534 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.534+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~H3SXW98S2UGG.1 size=938896 2024-08-10T05:32:22.534 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.534+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=H3SXW98S2UGG tag=OZTSSGVXB5CP type=write size=3036048 2024-08-10T05:32:22.536 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.536+0000 7f7803238780 1 < completed delete operation key=MSU6AUJV0ITY tag=R4FZI9CHREBS type=del 2024-08-10T05:32:22.538 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.538+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=M4290WSHQ0F8 type=del size=1517762 2024-08-10T05:32:22.539 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.539+0000 7f7803238780 1 < completed write operation key=DDSA6SD57UXL tag=DU0JAND5R9GJ type=write size=566171 2024-08-10T05:32:22.541 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.541+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=R71FHO1D7UA3 type=del size=2698148 2024-08-10T05:32:22.542 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.542+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=70FXYSAS8FDS type=del 2024-08-10T05:32:22.544 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.544+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=LFIHHI0AU7SZ type=del size=2476765 2024-08-10T05:32:22.546 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.546+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~37HK8YJ0Z7HJ.0 size=543978 2024-08-10T05:32:22.548 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.548+0000 7f7803238780 1 < completed multipart upload key=PIABVMHZSH5U upload=37HK8YJ0Z7HJ tag=Z47PLUXX0R7K type=write size=1592554 2024-08-10T05:32:22.551 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.551+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~H1IQ7NODDLM3.0 size=1048576 2024-08-10T05:32:22.552 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.552+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~H1IQ7NODDLM3.1 size=1048576 2024-08-10T05:32:22.554 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.554+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~H1IQ7NODDLM3.2 size=90959 2024-08-10T05:32:22.554 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.554+0000 7f7803238780 1 > prepared multipart upload key=PIABVMHZSH5U upload=H1IQ7NODDLM3 tag=ALKH84OPVJOQ type=write size=3236687 2024-08-10T05:32:22.556 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.556+0000 7f7803238780 1 < completed delete operation key=SFULEGB3NN7M tag=B1GHEJG8V3AN type=del 2024-08-10T05:32:22.558 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.557+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=TYEGS1S5ZUUJ type=del size=1548386 2024-08-10T05:32:22.559 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.559+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~WB07TY5PXPDY.0 size=1048576 2024-08-10T05:32:22.560 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.560+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~WB07TY5PXPDY.1 size=805252 2024-08-10T05:32:22.563 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.563+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=WB07TY5PXPDY tag=RL3DYPWOJHL2 type=write size=2902404 2024-08-10T05:32:22.564 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.564+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=5F3AQFHC3HUO type=del size=2127976 2024-08-10T05:32:22.566 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.566+0000 7f7803238780 1 < completed write operation key=U2UOFCEMPTEG tag=H5UO09Y7KHS1 type=write size=645285 2024-08-10T05:32:22.568 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.568+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=HNJ5GS3J0LPR type=del size=3419217 2024-08-10T05:32:22.570 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.569+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~132HUU8IVEVE.0 size=1048576 2024-08-10T05:32:22.571 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.571+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~132HUU8IVEVE.1 size=1048576 2024-08-10T05:32:22.571 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.571+0000 7f7803238780 1 < canceled part key=_multipart_AEL92L18QHBE.2~132HUU8IVEVE.2 size=97832 2024-08-10T05:32:22.573 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.573+0000 7f7803238780 1 < canceled multipart upload key=AEL92L18QHBE upload=132HUU8IVEVE tag=Z5F28RB2K8R1 type=write size=3243560 2024-08-10T05:32:22.575 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.575+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=QWY5HKS1M4P2 type=del size=709633 2024-08-10T05:32:22.576 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.575+0000 7f7803238780 1 < canceled part key=_multipart_ME6EL3X8OID0.2~X0CM4J88TLRK.0 size=1048576 2024-08-10T05:32:22.577 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.577+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~X0CM4J88TLRK.1 size=1048576 2024-08-10T05:32:22.578 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.578+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~X0CM4J88TLRK.2 size=360168 2024-08-10T05:32:22.581 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.581+0000 7f7803238780 1 < canceled multipart upload key=ME6EL3X8OID0 upload=X0CM4J88TLRK tag=VHVWGAFDG2XF type=write size=3505896 2024-08-10T05:32:22.584 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.584+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~NR2PXXSMOD3W.0 size=1048576 2024-08-10T05:32:22.586 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.586+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~NR2PXXSMOD3W.1 size=77573 2024-08-10T05:32:22.586 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.586+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=NR2PXXSMOD3W tag=UGR2I14YETLC type=write size=2174725 2024-08-10T05:32:22.589 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.589+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~6KR2UKN5U3VK.0 size=1048576 2024-08-10T05:32:22.592 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.591+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~6KR2UKN5U3VK.1 size=1048576 2024-08-10T05:32:22.594 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.594+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~6KR2UKN5U3VK.2 size=592598 2024-08-10T05:32:22.597 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.597+0000 7f7803238780 1 < completed multipart upload key=VJC53Z86ZBHI upload=6KR2UKN5U3VK tag=7RMEES445A56 type=write size=3738326 2024-08-10T05:32:22.600 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.600+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~2EIQK8ZJQJBR.0 size=1048576 2024-08-10T05:32:22.601 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.601+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~2EIQK8ZJQJBR.1 size=1048576 2024-08-10T05:32:22.602 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.602+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~2EIQK8ZJQJBR.2 size=615169 2024-08-10T05:32:22.602 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.602+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=2EIQK8ZJQJBR tag=H00FNTTDS913 type=write size=3760897 2024-08-10T05:32:22.604 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.604+0000 7f7803238780 1 < completed write operation key=SFULEGB3NN7M tag=PEUFAJW9EKWQ type=write size=675239 2024-08-10T05:32:22.606 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.606+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=HGE16S0LGWE1 type=del size=2336829 2024-08-10T05:32:22.607 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.607+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=CS685EICVSIN type=del 2024-08-10T05:32:22.609 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.609+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=LZ8S4U01706L type=del size=3020632 2024-08-10T05:32:22.610 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.610+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=AIPL6B0TDEL9 type=del 2024-08-10T05:32:22.613 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.613+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~MVWB7B4JKHHT.0 size=1048576 2024-08-10T05:32:22.614 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.614+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~MVWB7B4JKHHT.1 size=901628 2024-08-10T05:32:22.614 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.614+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=MVWB7B4JKHHT tag=CC7LYO91Y072 type=write size=2998780 2024-08-10T05:32:22.616 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.616+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=807V6BOB7I4O type=del 2024-08-10T05:32:22.618 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.618+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=973PAV14MWMM type=del size=859789 2024-08-10T05:32:22.619 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.619+0000 7f7803238780 1 < completed write operation key=U2UOFCEMPTEG tag=8NLVO3VVSH06 type=write size=821175 2024-08-10T05:32:22.621 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.621+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=5DS679OUDURG type=del size=355090 2024-08-10T05:32:22.622 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.622+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~H3SXW98S2UGG.0 size=1048576 2024-08-10T05:32:22.624 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.624+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~H3SXW98S2UGG.1 size=938896 2024-08-10T05:32:22.626 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.626+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=H3SXW98S2UGG tag=OZTSSGVXB5CP type=write size=3036048 2024-08-10T05:32:22.628 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.628+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=Q9XG25VW4W1Z type=del size=445737 2024-08-10T05:32:22.629 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.629+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=M4290WSHQ0F8 type=del 2024-08-10T05:32:22.632 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.632+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~J1BEEBKSMRG9.0 size=1048576 2024-08-10T05:32:22.633 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.633+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~J1BEEBKSMRG9.1 size=729710 2024-08-10T05:32:22.634 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.633+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=J1BEEBKSMRG9 tag=Q81EBSIH6KVL type=write size=2826862 2024-08-10T05:32:22.635 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.635+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=R71FHO1D7UA3 type=del 2024-08-10T05:32:22.637 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.636+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=AWT8BFF9KK0X type=del size=4115068 2024-08-10T05:32:22.640 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.640+0000 7f7803238780 1 < suggested remove operation key=N6BX8IO9ZULU tag=LFIHHI0AU7SZ type=del 2024-08-10T05:32:22.642 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.642+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=2305T22FJL60 type=write size=67534 2024-08-10T05:32:22.643 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.643+0000 7f7803238780 1 < canceled part key=_multipart_PIABVMHZSH5U.2~H1IQ7NODDLM3.0 size=1048576 2024-08-10T05:32:22.645 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.645+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~H1IQ7NODDLM3.1 size=1048576 2024-08-10T05:32:22.646 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.646+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~H1IQ7NODDLM3.2 size=90959 2024-08-10T05:32:22.649 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.649+0000 7f7803238780 1 < canceled multipart upload key=PIABVMHZSH5U upload=H1IQ7NODDLM3 tag=ALKH84OPVJOQ type=write size=3236687 2024-08-10T05:32:22.651 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.651+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=5MCL8756VMY3 type=del size=4087234 2024-08-10T05:32:22.653 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.653+0000 7f7803238780 -1 < failed to complete operation key=N6BX8IO9ZULU tag=TYEGS1S5ZUUJ type=del size=1548386: (22) Invalid argument 2024-08-10T05:32:22.654 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.654+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=UJYW4AYLALOM type=del size=1931879 2024-08-10T05:32:22.658 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.658+0000 7f7803238780 1 < suggested update operation key=N6BX8IO9ZULU tag=5F3AQFHC3HUO type=del size=2127976 2024-08-10T05:32:22.659 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.659+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=H22HC3GOLFWT type=del size=2103850 2024-08-10T05:32:22.661 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.661+0000 7f7803238780 1 < completed delete operation key=WLAMZC6D1VYS tag=HNJ5GS3J0LPR type=del 2024-08-10T05:32:22.664 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.663+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~A5DW04HSIUMC.0 size=1048576 2024-08-10T05:32:22.665 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.665+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~A5DW04HSIUMC.1 size=20622 2024-08-10T05:32:22.665 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.665+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=A5DW04HSIUMC tag=WKZ5AVFAQKL9 type=write size=2117774 2024-08-10T05:32:22.666 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.666+0000 7f7803238780 1 < completed delete operation key=MSU6AUJV0ITY tag=QWY5HKS1M4P2 type=del 2024-08-10T05:32:22.670 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.668+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=4INANFOB0JXS type=del size=1640023 2024-08-10T05:32:22.670 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.670+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~NR2PXXSMOD3W.0 size=1048576 2024-08-10T05:32:22.671 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.671+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~NR2PXXSMOD3W.1 size=77573 2024-08-10T05:32:22.674 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.674+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=NR2PXXSMOD3W tag=UGR2I14YETLC type=write size=2174725 2024-08-10T05:32:22.677 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.677+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~9Q2WH74KDZVM.0 size=1048576 2024-08-10T05:32:22.679 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.679+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~9Q2WH74KDZVM.1 size=883604 2024-08-10T05:32:22.679 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.679+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=9Q2WH74KDZVM tag=8GBLXV3PDNXO type=write size=2980756 2024-08-10T05:32:22.680 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.680+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~2EIQK8ZJQJBR.0 size=1048576 2024-08-10T05:32:22.681 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.681+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~2EIQK8ZJQJBR.1 size=1048576 2024-08-10T05:32:22.682 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.681+0000 7f7803238780 1 < canceled part key=_multipart_BNYFRBPTTUSU.2~2EIQK8ZJQJBR.2 size=615169 2024-08-10T05:32:22.685 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.685+0000 7f7803238780 1 < canceled multipart upload key=BNYFRBPTTUSU upload=2EIQK8ZJQJBR tag=H00FNTTDS913 type=write size=3760897 2024-08-10T05:32:22.688 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.688+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~1WZQ9LD3FXPR.0 size=1048576 2024-08-10T05:32:22.689 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.689+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~1WZQ9LD3FXPR.1 size=1048576 2024-08-10T05:32:22.691 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.691+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~1WZQ9LD3FXPR.2 size=496051 2024-08-10T05:32:22.691 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.691+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=1WZQ9LD3FXPR tag=6Z4DQW2FC4M7 type=write size=3641779 2024-08-10T05:32:22.693 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.693+0000 7f7803238780 1 < completed delete operation key=M4KEYRP20O0S tag=HGE16S0LGWE1 type=del 2024-08-10T05:32:22.696 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.696+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~IGD1G6FGC7B2.0 size=939461 2024-08-10T05:32:22.696 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.696+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=IGD1G6FGC7B2 tag=RKRKN36NJQIN type=write size=1988037 2024-08-10T05:32:22.698 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.698+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=LZ8S4U01706L type=del 2024-08-10T05:32:22.699 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.699+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=J6T80ZG34X19 type=del size=3397355 2024-08-10T05:32:22.701 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.701+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~MVWB7B4JKHHT.0 size=1048576 2024-08-10T05:32:22.702 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.702+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~MVWB7B4JKHHT.1 size=901628 2024-08-10T05:32:22.705 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.705+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=MVWB7B4JKHHT tag=CC7LYO91Y072 type=write size=2998780 2024-08-10T05:32:22.709 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.708+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~ZS47A23D5KT2.0 size=707992 2024-08-10T05:32:22.709 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.708+0000 7f7803238780 1 > prepared multipart upload key=XDS4ELXRI8MU upload=ZS47A23D5KT2 tag=6IIGXUS0TKUS type=write size=1756568 2024-08-10T05:32:22.710 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.710+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=973PAV14MWMM type=del 2024-08-10T05:32:22.714 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.711+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=BZ0N79S09CY9 type=write size=344267 2024-08-10T05:32:22.714 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.713+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=5DS679OUDURG type=del 2024-08-10T05:32:22.716 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.716+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~BUXMLDNU8SFX.0 size=712242 2024-08-10T05:32:22.716 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.716+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=BUXMLDNU8SFX tag=GUZ7AKXJ6S5X type=write size=1760818 2024-08-10T05:32:22.717 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.717+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=Q9XG25VW4W1Z type=del 2024-08-10T05:32:22.719 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.719+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=X0OS2JOOKIBT type=write size=136729 2024-08-10T05:32:22.721 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.721+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~J1BEEBKSMRG9.0 size=1048576 2024-08-10T05:32:22.724 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.723+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~J1BEEBKSMRG9.1 size=729710 2024-08-10T05:32:22.726 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.726+0000 7f7803238780 1 < completed multipart upload key=VKX9ZVCGC9JY upload=J1BEEBKSMRG9 tag=Q81EBSIH6KVL type=write size=2826862 2024-08-10T05:32:22.728 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.728+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=2FVVR6PYV15I type=del size=97649 2024-08-10T05:32:22.729 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.729+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=AWT8BFF9KK0X type=del 2024-08-10T05:32:22.732 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.732+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~V5HAFSOY01C3.0 size=1048576 2024-08-10T05:32:22.734 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.733+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~V5HAFSOY01C3.1 size=457061 2024-08-10T05:32:22.734 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.733+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=V5HAFSOY01C3 tag=RS3J9RHEVCDI type=write size=2554213 2024-08-10T05:32:22.735 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.735+0000 7f7803238780 -1 < failed to complete operation key=N6BX8IO9ZULU tag=2305T22FJL60 type=write size=67534: (22) Invalid argument 2024-08-10T05:32:22.737 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.737+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=Y1TSEZLN788Z type=del size=313734 2024-08-10T05:32:22.738 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.738+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=5MCL8756VMY3 type=del 2024-08-10T05:32:22.741 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.741+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~PQUHYDT4IHDY.0 size=1048576 2024-08-10T05:32:22.742 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.743+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~PQUHYDT4IHDY.1 size=1048576 2024-08-10T05:32:22.744 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.744+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~PQUHYDT4IHDY.2 size=391245 2024-08-10T05:32:22.744 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.744+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=PQUHYDT4IHDY tag=DAV8KEQPY74Y type=write size=3536973 2024-08-10T05:32:22.746 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.746+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=UJYW4AYLALOM type=del 2024-08-10T05:32:22.748 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.747+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=NT8HIUU8GNUK type=write size=408210 2024-08-10T05:32:22.749 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.749+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=H22HC3GOLFWT type=del 2024-08-10T05:32:22.751 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.751+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=3KZCB3QGE5PH type=del size=1634021 2024-08-10T05:32:22.752 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.752+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~A5DW04HSIUMC.0 size=1048576 2024-08-10T05:32:22.754 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.754+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~A5DW04HSIUMC.1 size=20622 2024-08-10T05:32:22.757 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.757+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=A5DW04HSIUMC tag=WKZ5AVFAQKL9 type=write size=2117774 2024-08-10T05:32:22.761 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.760+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~M5FSTOM0Y2S6.0 size=1048576 2024-08-10T05:32:22.762 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.762+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~M5FSTOM0Y2S6.1 size=365697 2024-08-10T05:32:22.762 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.762+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=M5FSTOM0Y2S6 tag=IKE2VRKXRGXM type=write size=2462849 2024-08-10T05:32:22.764 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.763+0000 7f7803238780 1 < completed delete operation key=WLAMZC6D1VYS tag=4INANFOB0JXS type=del 2024-08-10T05:32:22.767 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.767+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~CMVK8FNBI2LT.0 size=1048576 2024-08-10T05:32:22.768 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.768+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~CMVK8FNBI2LT.1 size=1048576 2024-08-10T05:32:22.770 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.770+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~CMVK8FNBI2LT.2 size=669434 2024-08-10T05:32:22.770 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.770+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=CMVK8FNBI2LT tag=J0F10VN57NAN type=write size=3815162 2024-08-10T05:32:22.772 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.772+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~9Q2WH74KDZVM.0 size=1048576 2024-08-10T05:32:22.773 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.773+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~9Q2WH74KDZVM.1 size=883604 2024-08-10T05:32:22.776 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.776+0000 7f7803238780 1 < completed multipart upload key=4RGB196YQHP8 upload=9Q2WH74KDZVM tag=8GBLXV3PDNXO type=write size=2980756 2024-08-10T05:32:22.778 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.778+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=GHKDKE7BRSHD type=del size=156508 2024-08-10T05:32:22.779 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.779+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~1WZQ9LD3FXPR.0 size=1048576 2024-08-10T05:32:22.781 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.781+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~1WZQ9LD3FXPR.1 size=1048576 2024-08-10T05:32:22.782 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.782+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~1WZQ9LD3FXPR.2 size=496051 2024-08-10T05:32:22.785 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.785+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=1WZQ9LD3FXPR tag=6Z4DQW2FC4M7 type=write size=3641779 2024-08-10T05:32:22.787 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.787+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=QYT3IKILGDOO type=del size=2778713 2024-08-10T05:32:22.788 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.788+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~IGD1G6FGC7B2.0 size=939461 2024-08-10T05:32:22.792 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.791+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=IGD1G6FGC7B2 tag=RKRKN36NJQIN type=write size=1988037 2024-08-10T05:32:22.793 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.793+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=S04871JSZ9S5 type=write size=554502 2024-08-10T05:32:22.795 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.795+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=J6T80ZG34X19 type=del 2024-08-10T05:32:22.796 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.796+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=FZJ5O1MT7LSG type=del size=2753569 2024-08-10T05:32:22.798 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.798+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~ZS47A23D5KT2.0 size=707992 2024-08-10T05:32:22.801 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.801+0000 7f7803238780 1 < completed multipart upload key=XDS4ELXRI8MU upload=ZS47A23D5KT2 tag=6IIGXUS0TKUS type=write size=1756568 2024-08-10T05:32:22.803 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.803+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=UAO8R5C26VM3 type=del size=2000758 2024-08-10T05:32:22.804 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.804+0000 7f7803238780 1 < completed write operation key=VKX9ZVCGC9JY tag=BZ0N79S09CY9 type=write size=344267 2024-08-10T05:32:22.807 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.807+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=BC87V6NLU6BF type=del size=2269071 2024-08-10T05:32:22.808 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.808+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~BUXMLDNU8SFX.0 size=712242 2024-08-10T05:32:22.811 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.811+0000 7f7803238780 1 < completed multipart upload key=TKJHBLIHRWG7 upload=BUXMLDNU8SFX tag=GUZ7AKXJ6S5X type=write size=1760818 2024-08-10T05:32:22.813 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.813+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=KT6KPDCOHGF4 type=write size=412407 2024-08-10T05:32:22.814 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.814+0000 7f7803238780 1 < completed write operation key=N6BX8IO9ZULU tag=X0OS2JOOKIBT type=write size=136729 2024-08-10T05:32:22.816 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.816+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=W69O2YE5BJPE type=del size=901771 2024-08-10T05:32:22.818 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.818+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=2FVVR6PYV15I type=del 2024-08-10T05:32:22.819 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.819+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=EKSRL2MHIHHQ type=del size=1492628 2024-08-10T05:32:22.821 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.821+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~V5HAFSOY01C3.0 size=1048576 2024-08-10T05:32:22.822 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.822+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~V5HAFSOY01C3.1 size=457061 2024-08-10T05:32:22.825 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.825+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=V5HAFSOY01C3 tag=RS3J9RHEVCDI type=write size=2554213 2024-08-10T05:32:22.828 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.827+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=KLJPSPSBOT6P type=del size=889569 2024-08-10T05:32:22.829 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.829+0000 7f7803238780 1 < completed delete operation key=ZOT42H765WOE tag=Y1TSEZLN788Z type=del 2024-08-10T05:32:22.830 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.830+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=QOUULA7O9UCM type=del size=950088 2024-08-10T05:32:22.832 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.832+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~PQUHYDT4IHDY.0 size=1048576 2024-08-10T05:32:22.834 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.834+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~PQUHYDT4IHDY.1 size=1048576 2024-08-10T05:32:22.835 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.835+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~PQUHYDT4IHDY.2 size=391245 2024-08-10T05:32:22.838 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.838+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=PQUHYDT4IHDY tag=DAV8KEQPY74Y type=write size=3536973 2024-08-10T05:32:22.841 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.841+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~6W7DU2YXY0B0.0 size=1019011 2024-08-10T05:32:22.841 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.841+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=6W7DU2YXY0B0 tag=6GXVJ8ID9KWA type=write size=2067587 2024-08-10T05:32:22.843 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.843+0000 7f7803238780 1 < completed write operation key=AEL92L18QHBE tag=NT8HIUU8GNUK type=write size=408210 2024-08-10T05:32:22.846 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.846+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~V26D52TYDN87.0 size=1048576 2024-08-10T05:32:22.848 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.848+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~V26D52TYDN87.1 size=1048576 2024-08-10T05:32:22.849 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.849+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~V26D52TYDN87.2 size=751130 2024-08-10T05:32:22.849 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.849+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=V26D52TYDN87 tag=76NTAKRMONE7 type=write size=3896858 2024-08-10T05:32:22.851 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.851+0000 7f7803238780 1 < completed delete operation key=ZOT42H765WOE tag=3KZCB3QGE5PH type=del 2024-08-10T05:32:22.853 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.853+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=77CEUYU5LFFN type=del size=2695962 2024-08-10T05:32:22.854 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.854+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~M5FSTOM0Y2S6.0 size=1048576 2024-08-10T05:32:22.856 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.856+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~M5FSTOM0Y2S6.1 size=365697 2024-08-10T05:32:22.859 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.859+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=M5FSTOM0Y2S6 tag=IKE2VRKXRGXM type=write size=2462849 2024-08-10T05:32:22.863 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.863+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~9ZFGV1X0EJKC.0 size=1048576 2024-08-10T05:32:22.864 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.864+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~9ZFGV1X0EJKC.1 size=1048576 2024-08-10T05:32:22.866 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.866+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~9ZFGV1X0EJKC.2 size=540523 2024-08-10T05:32:22.866 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.866+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=9ZFGV1X0EJKC tag=PGEBA8HR8C3K type=write size=3686251 2024-08-10T05:32:22.868 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.868+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~CMVK8FNBI2LT.0 size=1048576 2024-08-10T05:32:22.869 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.869+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~CMVK8FNBI2LT.1 size=1048576 2024-08-10T05:32:22.871 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.871+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~CMVK8FNBI2LT.2 size=669434 2024-08-10T05:32:22.873 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.873+0000 7f7803238780 1 < completed multipart upload key=TKJHBLIHRWG7 upload=CMVK8FNBI2LT tag=J0F10VN57NAN type=write size=3815162 2024-08-10T05:32:22.879 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.877+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~5WKF8VMXCVQK.0 size=1048576 2024-08-10T05:32:22.879 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.878+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~5WKF8VMXCVQK.1 size=1048576 2024-08-10T05:32:22.880 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.880+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~5WKF8VMXCVQK.2 size=267021 2024-08-10T05:32:22.880 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.880+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=5WKF8VMXCVQK tag=VY0942MYXDI5 type=write size=3412749 2024-08-10T05:32:22.881 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.881+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=GHKDKE7BRSHD type=del 2024-08-10T05:32:22.885 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.885+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~2N2DSDJNZSAB.0 size=1048576 2024-08-10T05:32:22.886 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.886+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~2N2DSDJNZSAB.1 size=334082 2024-08-10T05:32:22.886 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.886+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=2N2DSDJNZSAB tag=8X09YGDFDRCV type=write size=2431234 2024-08-10T05:32:22.889 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.889+0000 7f7803238780 1 < suggested update operation key=Z7YHEIMU76PP tag=QYT3IKILGDOO type=del size=2778713 2024-08-10T05:32:22.890 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.890+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=YEFCX9D894AM type=write size=924888 2024-08-10T05:32:22.892 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.892+0000 7f7803238780 1 < completed write operation key=AEL92L18QHBE tag=S04871JSZ9S5 type=write size=554502 2024-08-10T05:32:22.894 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.894+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=D74GR7OOKKLN type=write size=898754 2024-08-10T05:32:22.896 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.896+0000 7f7803238780 1 < completed delete operation key=VJC53Z86ZBHI tag=FZJ5O1MT7LSG type=del 2024-08-10T05:32:22.897 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.897+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=UAGUW4LHH1AO type=del size=1947435 2024-08-10T05:32:22.899 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.899+0000 7f7803238780 1 < completed delete operation key=VJC53Z86ZBHI tag=UAO8R5C26VM3 type=del 2024-08-10T05:32:22.902 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.902+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~T1E9LV2OXZJ7.0 size=1048576 2024-08-10T05:32:22.904 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.904+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~T1E9LV2OXZJ7.1 size=809273 2024-08-10T05:32:22.904 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.904+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=T1E9LV2OXZJ7 tag=KTRDEKLG84VR type=write size=2906425 2024-08-10T05:32:22.904 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:22 smithi086 ceph-mon[98993]: pgmap v1383: 137 pgs: 4 creating+peering, 3 unknown, 130 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 75 KiB/s wr, 374 op/s 2024-08-10T05:32:22.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:22 smithi086 ceph-mon[101471]: pgmap v1383: 137 pgs: 4 creating+peering, 3 unknown, 130 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 75 KiB/s wr, 374 op/s 2024-08-10T05:32:22.905 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.905+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=BC87V6NLU6BF type=del 2024-08-10T05:32:22.907 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.907+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=KB44UOOU53R9 type=del size=4011826 2024-08-10T05:32:22.908 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.908+0000 7f7803238780 1 < completed write operation key=DDSA6SD57UXL tag=KT6KPDCOHGF4 type=write size=412407 2024-08-10T05:32:22.910 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.910+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=E17EZV27FY1F type=del size=2370819 2024-08-10T05:32:22.911 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.911+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=W69O2YE5BJPE type=del 2024-08-10T05:32:22.913 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.913+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=FVPRPCYSQ4LS type=del size=199285 2024-08-10T05:32:22.915 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.914+0000 7f7803238780 1 < completed delete operation key=SFULEGB3NN7M tag=EKSRL2MHIHHQ type=del 2024-08-10T05:32:22.916 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.916+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=8QCSU5371NVJ type=del size=2377111 2024-08-10T05:32:22.918 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.918+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=KLJPSPSBOT6P type=del 2024-08-10T05:32:22.921 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.921+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~S2IMTHE4IO8Y.0 size=323948 2024-08-10T05:32:22.921 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.921+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=S2IMTHE4IO8Y tag=PUI0C1V0PORG type=write size=1372524 2024-08-10T05:32:22.923 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.923+0000 7f7803238780 1 < canceled operation key=MSU6AUJV0ITY tag=QOUULA7O9UCM type=del size=950088 2024-08-10T05:32:22.926 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.926+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~Q94HA9ASLIWQ.0 size=1048576 2024-08-10T05:32:22.927 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.927+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~Q94HA9ASLIWQ.1 size=1048576 2024-08-10T05:32:22.928 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.928+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~Q94HA9ASLIWQ.2 size=476396 2024-08-10T05:32:22.928 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.928+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=Q94HA9ASLIWQ tag=3RTC9DVZKGTX type=write size=3622124 2024-08-10T05:32:22.930 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.930+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~6W7DU2YXY0B0.0 size=1019011 2024-08-10T05:32:22.933 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.933+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=6W7DU2YXY0B0 tag=6GXVJ8ID9KWA type=write size=2067587 2024-08-10T05:32:22.934 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.934+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=8MT21R85J540 type=write size=1006767 2024-08-10T05:32:22.936 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.936+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~V26D52TYDN87.0 size=1048576 2024-08-10T05:32:22.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:22 smithi159 ceph-mon[90359]: pgmap v1383: 137 pgs: 4 creating+peering, 3 unknown, 130 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 75 KiB/s wr, 374 op/s 2024-08-10T05:32:22.937 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.937+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~V26D52TYDN87.1 size=1048576 2024-08-10T05:32:22.939 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.939+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~V26D52TYDN87.2 size=751130 2024-08-10T05:32:22.941 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.941+0000 7f7803238780 1 < completed multipart upload key=VJC53Z86ZBHI upload=V26D52TYDN87 tag=76NTAKRMONE7 type=write size=3896858 2024-08-10T05:32:22.943 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.943+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=F41SPUK4SBZB type=del size=9417 2024-08-10T05:32:22.944 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.944+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=77CEUYU5LFFN type=del 2024-08-10T05:32:22.948 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.948+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~F7340KCPAUDC.0 size=1048576 2024-08-10T05:32:22.949 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.949+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~F7340KCPAUDC.1 size=1048576 2024-08-10T05:32:22.950 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.950+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~F7340KCPAUDC.2 size=573191 2024-08-10T05:32:22.950 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.950+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=F7340KCPAUDC tag=J0T6UF06KI3C type=write size=3718919 2024-08-10T05:32:22.952 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.952+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~9ZFGV1X0EJKC.0 size=1048576 2024-08-10T05:32:22.953 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.953+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~9ZFGV1X0EJKC.1 size=1048576 2024-08-10T05:32:22.953 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.953+0000 7f7803238780 1 < canceled part key=_multipart_E3ELDC0JZ406.2~9ZFGV1X0EJKC.2 size=540523 2024-08-10T05:32:22.957 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.956+0000 7f7803238780 1 < canceled multipart upload key=E3ELDC0JZ406 upload=9ZFGV1X0EJKC tag=PGEBA8HR8C3K type=write size=3686251 2024-08-10T05:32:22.962 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.958+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=784QW83SG6L0 type=del size=374110 2024-08-10T05:32:22.962 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.960+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~5WKF8VMXCVQK.0 size=1048576 2024-08-10T05:32:22.962 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.961+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~5WKF8VMXCVQK.1 size=1048576 2024-08-10T05:32:22.962 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.961+0000 7f7803238780 1 < canceled part key=_multipart_BEWZS75IA59P.2~5WKF8VMXCVQK.2 size=267021 2024-08-10T05:32:22.964 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.964+0000 7f7803238780 1 < canceled multipart upload key=BEWZS75IA59P upload=5WKF8VMXCVQK tag=VY0942MYXDI5 type=write size=3412749 2024-08-10T05:32:22.966 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.966+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=HWM6Q99EO10S type=del size=1037907 2024-08-10T05:32:22.967 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.967+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~2N2DSDJNZSAB.0 size=1048576 2024-08-10T05:32:22.968 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.968+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~2N2DSDJNZSAB.1 size=334082 2024-08-10T05:32:22.972 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.972+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=2N2DSDJNZSAB tag=8X09YGDFDRCV type=write size=2431234 2024-08-10T05:32:22.973 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.973+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=18Y1ON3UCM27 type=del size=3595856 2024-08-10T05:32:22.975 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.975+0000 7f7803238780 1 < completed write operation key=Z12OHVV95R90 tag=YEFCX9D894AM type=write size=924888 2024-08-10T05:32:22.977 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.977+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=9D0WCMAVBP9F type=del size=2247907 2024-08-10T05:32:22.978 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.978+0000 7f7803238780 1 < completed write operation key=E3ELDC0JZ406 tag=D74GR7OOKKLN type=write size=898754 2024-08-10T05:32:22.982 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.981+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~JUF0C56I6581.0 size=1048576 2024-08-10T05:32:22.983 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.983+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~JUF0C56I6581.1 size=766242 2024-08-10T05:32:22.983 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.983+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=JUF0C56I6581 tag=ZFXOJZFMPDV6 type=write size=2863394 2024-08-10T05:32:22.991 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.990+0000 7f7803238780 1 < completed delete operation key=SFULEGB3NN7M tag=UAGUW4LHH1AO type=del 2024-08-10T05:32:22.993 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.992+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=CSQY94VEPY6N type=del size=4020110 2024-08-10T05:32:22.994 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.994+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~T1E9LV2OXZJ7.0 size=1048576 2024-08-10T05:32:22.995 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.995+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~T1E9LV2OXZJ7.1 size=809273 2024-08-10T05:32:22.999 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:22.999+0000 7f7803238780 1 < completed multipart upload key=M4KEYRP20O0S upload=T1E9LV2OXZJ7 tag=KTRDEKLG84VR type=write size=2906425 2024-08-10T05:32:23.001 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.001+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=E3D22YGH8NLL type=del size=2755873 2024-08-10T05:32:23.003 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.003+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=KB44UOOU53R9 type=del 2024-08-10T05:32:23.004 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.004+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=4M606KMD0K9W type=del size=85016 2024-08-10T05:32:23.006 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.006+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=E17EZV27FY1F type=del 2024-08-10T05:32:23.010 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.010+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~N6DSTI1R97L0.0 size=895207 2024-08-10T05:32:23.010 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.010+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=N6DSTI1R97L0 tag=WOOAGW3CSNWI type=write size=1943783 2024-08-10T05:32:23.012 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.012+0000 7f7803238780 1 < completed delete operation key=MSU6AUJV0ITY tag=FVPRPCYSQ4LS type=del 2024-08-10T05:32:23.014 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.013+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=CRIUC9CN2808 type=del size=2358017 2024-08-10T05:32:23.015 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.015+0000 7f7803238780 1 < completed delete operation key=M4KEYRP20O0S tag=8QCSU5371NVJ type=del 2024-08-10T05:32:23.017 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.017+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=LCC6DTF0CEMG type=del size=1124018 2024-08-10T05:32:23.018 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.018+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~S2IMTHE4IO8Y.0 size=323948 2024-08-10T05:32:23.021 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.021+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=S2IMTHE4IO8Y tag=PUI0C1V0PORG type=write size=1372524 2024-08-10T05:32:23.025 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.025+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~48D90TS0V0F7.0 size=1048576 2024-08-10T05:32:23.026 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.026+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~48D90TS0V0F7.1 size=542983 2024-08-10T05:32:23.026 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.026+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=48D90TS0V0F7 tag=152T3VKG15QM type=write size=2640135 2024-08-10T05:32:23.028 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.028+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~Q94HA9ASLIWQ.0 size=1048576 2024-08-10T05:32:23.028 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.028+0000 7f7803238780 1 < canceled part key=_multipart_M4KEYRP20O0S.2~Q94HA9ASLIWQ.1 size=1048576 2024-08-10T05:32:23.029 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.029+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~Q94HA9ASLIWQ.2 size=476396 2024-08-10T05:32:23.032 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.032+0000 7f7803238780 1 < canceled multipart upload key=M4KEYRP20O0S upload=Q94HA9ASLIWQ tag=3RTC9DVZKGTX type=write size=3622124 2024-08-10T05:32:23.035 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.035+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=Z2SUUUGATU9M type=del size=1312664 2024-08-10T05:32:23.037 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.037+0000 7f7803238780 1 < completed write operation key=E3ELDC0JZ406 tag=8MT21R85J540 type=write size=1006767 2024-08-10T05:32:23.040 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.039+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~KOCNN05JGW0C.0 size=919698 2024-08-10T05:32:23.040 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.039+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=KOCNN05JGW0C tag=XY637Q27JX13 type=write size=1968274 2024-08-10T05:32:23.041 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.041+0000 7f7803238780 1 < completed delete operation key=SFULEGB3NN7M tag=F41SPUK4SBZB type=del 2024-08-10T05:32:23.043 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.043+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=TJXDMH2WCM2P type=del size=2296026 2024-08-10T05:32:23.044 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.044+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~F7340KCPAUDC.0 size=1048576 2024-08-10T05:32:23.046 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.046+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~F7340KCPAUDC.1 size=1048576 2024-08-10T05:32:23.046 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.046+0000 7f7803238780 1 < canceled part key=_multipart_E3ELDC0JZ406.2~F7340KCPAUDC.2 size=573191 2024-08-10T05:32:23.049 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.049+0000 7f7803238780 1 < canceled multipart upload key=E3ELDC0JZ406 upload=F7340KCPAUDC tag=J0T6UF06KI3C type=write size=3718919 2024-08-10T05:32:23.051 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.051+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=AWTIGRG70X3M type=del size=2319844 2024-08-10T05:32:23.052 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.052+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=784QW83SG6L0 type=del 2024-08-10T05:32:23.054 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.054+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=HT97N5KWJLV1 type=del size=3331591 2024-08-10T05:32:23.055 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.055+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=HWM6Q99EO10S type=del 2024-08-10T05:32:23.057 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.057+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=1GHCQJJAJLOL type=del size=2496176 2024-08-10T05:32:23.059 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.059+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=18Y1ON3UCM27 type=del 2024-08-10T05:32:23.060 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.060+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=YXA7UJ60H2LF type=del size=1520057 2024-08-10T05:32:23.064 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.064+0000 7f7803238780 1 < suggested update operation key=4RGB196YQHP8 tag=9D0WCMAVBP9F type=del size=2247907 2024-08-10T05:32:23.065 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.065+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=IFPE6T8GONZ0 type=del size=3056499 2024-08-10T05:32:23.067 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.067+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~JUF0C56I6581.0 size=1048576 2024-08-10T05:32:23.068 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.068+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~JUF0C56I6581.1 size=766242 2024-08-10T05:32:23.071 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.071+0000 7f7803238780 1 < completed multipart upload key=VKX9ZVCGC9JY upload=JUF0C56I6581 tag=ZFXOJZFMPDV6 type=write size=2863394 2024-08-10T05:32:23.073 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.073+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=2645AKVIQBVF type=del size=3534754 2024-08-10T05:32:23.075 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.075+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=CSQY94VEPY6N type=del 2024-08-10T05:32:23.076 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.076+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=O1VTWGK8KEEB type=del size=1574312 2024-08-10T05:32:23.080 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.080+0000 7f7803238780 1 < suggested update operation key=BEWZS75IA59P tag=E3D22YGH8NLL type=del size=2755873 2024-08-10T05:32:23.082 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.081+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=6H9I33WZZZWU type=write size=477132 2024-08-10T05:32:23.085 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.085+0000 7f7803238780 1 < suggested update operation key=TKJHBLIHRWG7 tag=4M606KMD0K9W type=del size=85016 2024-08-10T05:32:23.087 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.087+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=82QZNODPKL58 type=del size=4116798 2024-08-10T05:32:23.089 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.089+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~N6DSTI1R97L0.0 size=895207 2024-08-10T05:32:23.091 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.091+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=N6DSTI1R97L0 tag=WOOAGW3CSNWI type=write size=1943783 2024-08-10T05:32:23.094 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.094+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~V31SPWT66HHC.0 size=69164 2024-08-10T05:32:23.094 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.094+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=V31SPWT66HHC tag=654F6IMIGVY9 type=write size=1117740 2024-08-10T05:32:23.098 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.098+0000 7f7803238780 1 < suggested update operation key=BNYFRBPTTUSU tag=CRIUC9CN2808 type=del size=2358017 2024-08-10T05:32:23.100 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.100+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=8MXA3REB0BVH type=del size=1221523 2024-08-10T05:32:23.103 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.103+0000 7f7803238780 1 < suggested remove operation key=DDSA6SD57UXL tag=LCC6DTF0CEMG type=del 2024-08-10T05:32:23.106 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.106+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~NB0QVDZIIEMJ.0 size=852005 2024-08-10T05:32:23.106 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.106+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=NB0QVDZIIEMJ tag=GCEDD86X39Y8 type=write size=1900581 2024-08-10T05:32:23.107 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.107+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~48D90TS0V0F7.0 size=1048576 2024-08-10T05:32:23.109 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.109+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~48D90TS0V0F7.1 size=542983 2024-08-10T05:32:23.112 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.112+0000 7f7803238780 1 < completed multipart upload key=VJC53Z86ZBHI upload=48D90TS0V0F7 tag=152T3VKG15QM type=write size=2640135 2024-08-10T05:32:23.115 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.115+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~OMZR5F1C0OCZ.0 size=1048576 2024-08-10T05:32:23.116 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.116+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~OMZR5F1C0OCZ.1 size=1048576 2024-08-10T05:32:23.118 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.118+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~OMZR5F1C0OCZ.2 size=360529 2024-08-10T05:32:23.118 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.118+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=OMZR5F1C0OCZ tag=G1WYLAHXZMW4 type=write size=3506257 2024-08-10T05:32:23.119 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.119+0000 7f7803238780 1 < completed delete operation key=0Q56DOBCN3VW tag=Z2SUUUGATU9M type=del 2024-08-10T05:32:23.121 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.121+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=KC3UTV7AQM7Q type=del size=3613424 2024-08-10T05:32:23.121 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.121+0000 7f7803238780 1 < canceled part key=_multipart_0LYGW6HXWPZY.2~KOCNN05JGW0C.0 size=919698 2024-08-10T05:32:23.124 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.124+0000 7f7803238780 1 < canceled multipart upload key=0LYGW6HXWPZY upload=KOCNN05JGW0C tag=XY637Q27JX13 type=write size=1968274 2024-08-10T05:32:23.127 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.127+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~IOVKGFWSPFC5.0 size=729791 2024-08-10T05:32:23.127 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.127+0000 7f7803238780 1 > prepared multipart upload key=XDS4ELXRI8MU upload=IOVKGFWSPFC5 tag=0YQSOP63QVO7 type=write size=1778367 2024-08-10T05:32:23.131 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.131+0000 7f7803238780 1 < suggested update operation key=BEWZS75IA59P tag=TJXDMH2WCM2P type=del size=2296026 2024-08-10T05:32:23.133 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.133+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=40W5M2MIQ1YY type=del size=378609 2024-08-10T05:32:23.136 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.136+0000 7f7803238780 1 < suggested update operation key=SFULEGB3NN7M tag=AWTIGRG70X3M type=del size=2319844 2024-08-10T05:32:23.138 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.138+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=JDKP98ZQ2X0C type=del size=4000775 2024-08-10T05:32:23.141 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.141+0000 7f7803238780 1 < suggested update operation key=SFULEGB3NN7M tag=HT97N5KWJLV1 type=del size=3331591 2024-08-10T05:32:23.144 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.144+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~K9QC1F6FW2AG.0 size=647940 2024-08-10T05:32:23.145 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.144+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=K9QC1F6FW2AG tag=WEXS8TF1YAAW type=write size=1696516 2024-08-10T05:32:23.146 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.146+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=1GHCQJJAJLOL type=del 2024-08-10T05:32:23.149 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.149+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~8ALFWM2XP1JX.0 size=1048576 2024-08-10T05:32:23.150 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.150+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~8ALFWM2XP1JX.1 size=1048576 2024-08-10T05:32:23.152 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.152+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~8ALFWM2XP1JX.2 size=282623 2024-08-10T05:32:23.152 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.152+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=8ALFWM2XP1JX tag=UE5EBAP4KWMA type=write size=3428351 2024-08-10T05:32:23.153 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.153+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=YXA7UJ60H2LF type=del 2024-08-10T05:32:23.157 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.157+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~3VW7WTPXN9WJ.0 size=164092 2024-08-10T05:32:23.157 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.157+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=3VW7WTPXN9WJ tag=A9JPUAYD4UW1 type=write size=1212668 2024-08-10T05:32:23.158 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.158+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=IFPE6T8GONZ0 type=del 2024-08-10T05:32:23.161 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.161+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~3SPHNX5NNIJL.0 size=1048576 2024-08-10T05:32:23.162 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.162+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~3SPHNX5NNIJL.1 size=1048576 2024-08-10T05:32:23.164 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.163+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~3SPHNX5NNIJL.2 size=698256 2024-08-10T05:32:23.164 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.163+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=3SPHNX5NNIJL tag=814Y104IN5MN type=write size=3843984 2024-08-10T05:32:23.167 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.167+0000 7f7803238780 1 < suggested update operation key=BNYFRBPTTUSU tag=2645AKVIQBVF type=del size=3534754 2024-08-10T05:32:23.168 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.168+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=H9H0OVHZ2Q32 type=del size=724455 2024-08-10T05:32:23.172 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.171+0000 7f7803238780 1 < suggested remove operation key=YTNER1UQPXAW tag=O1VTWGK8KEEB type=del 2024-08-10T05:32:23.175 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.175+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~10T9V0FDCS5V.0 size=1048576 2024-08-10T05:32:23.176 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.176+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~10T9V0FDCS5V.1 size=265214 2024-08-10T05:32:23.176 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.176+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=10T9V0FDCS5V tag=8WK72G6UIK55 type=write size=2362366 2024-08-10T05:32:23.177 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.177+0000 7f7803238780 1 < completed write operation key=M4KEYRP20O0S tag=6H9I33WZZZWU type=write size=477132 2024-08-10T05:32:23.181 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.181+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~4G0GGBTKTYX7.0 size=1048576 2024-08-10T05:32:23.182 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.182+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~4G0GGBTKTYX7.1 size=1048576 2024-08-10T05:32:23.184 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.184+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~4G0GGBTKTYX7.2 size=506824 2024-08-10T05:32:23.184 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.184+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=4G0GGBTKTYX7 tag=YJMXJ0EE0VWV type=write size=3652552 2024-08-10T05:32:23.185 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.185+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=82QZNODPKL58 type=del 2024-08-10T05:32:23.187 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.187+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=YE1VTUSABUET type=del size=3781745 2024-08-10T05:32:23.189 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.189+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~V31SPWT66HHC.0 size=69164 2024-08-10T05:32:23.192 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.192+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=V31SPWT66HHC tag=654F6IMIGVY9 type=write size=1117740 2024-08-10T05:32:23.194 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.194+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=FH7W16L022OP type=write size=722306 2024-08-10T05:32:23.195 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.195+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=8MXA3REB0BVH type=del 2024-08-10T05:32:23.197 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.197+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=NIPU106PPA76 type=del size=2065629 2024-08-10T05:32:23.197 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.197+0000 7f7803238780 1 < canceled part key=_multipart_XWUWU8CVR59V.2~NB0QVDZIIEMJ.0 size=852005 2024-08-10T05:32:23.200 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.200+0000 7f7803238780 1 < canceled multipart upload key=XWUWU8CVR59V upload=NB0QVDZIIEMJ tag=GCEDD86X39Y8 type=write size=1900581 2024-08-10T05:32:23.202 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.201+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=ARMERRPSR2S8 type=write size=304491 2024-08-10T05:32:23.203 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.203+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~OMZR5F1C0OCZ.0 size=1048576 2024-08-10T05:32:23.204 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.204+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~OMZR5F1C0OCZ.1 size=1048576 2024-08-10T05:32:23.206 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.206+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~OMZR5F1C0OCZ.2 size=360529 2024-08-10T05:32:23.210 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.209+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=OMZR5F1C0OCZ tag=G1WYLAHXZMW4 type=write size=3506257 2024-08-10T05:32:23.211 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.211+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=LBN07XRAE88X type=del size=2681050 2024-08-10T05:32:23.215 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.215+0000 7f7803238780 1 < suggested remove operation key=M4KEYRP20O0S tag=KC3UTV7AQM7Q type=del 2024-08-10T05:32:23.217 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.217+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=IS3SUT8S7ALP type=del size=2252531 2024-08-10T05:32:23.219 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.219+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~IOVKGFWSPFC5.0 size=729791 2024-08-10T05:32:23.222 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.222+0000 7f7803238780 1 < completed multipart upload key=XDS4ELXRI8MU upload=IOVKGFWSPFC5 tag=0YQSOP63QVO7 type=write size=1778367 2024-08-10T05:32:23.225 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.225+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~5RR16IRO3NR7.0 size=1048576 2024-08-10T05:32:23.226 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.226+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~5RR16IRO3NR7.1 size=1048576 2024-08-10T05:32:23.228 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.228+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~5RR16IRO3NR7.2 size=468099 2024-08-10T05:32:23.228 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.228+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=5RR16IRO3NR7 tag=LAQVQ9C0C2NK type=write size=3613827 2024-08-10T05:32:23.230 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.230+0000 7f7803238780 1 < completed delete operation key=MSU6AUJV0ITY tag=40W5M2MIQ1YY type=del 2024-08-10T05:32:23.231 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.231+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=R44KAVHHNQGJ type=del size=1476254 2024-08-10T05:32:23.233 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.233+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=JDKP98ZQ2X0C type=del 2024-08-10T05:32:23.236 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.236+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~9B6VGCHECOX1.0 size=1048576 2024-08-10T05:32:23.237 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.237+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~9B6VGCHECOX1.1 size=1048576 2024-08-10T05:32:23.239 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.239+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~9B6VGCHECOX1.2 size=215360 2024-08-10T05:32:23.239 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.239+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=9B6VGCHECOX1 tag=XEV4QAV7G19W type=write size=3361088 2024-08-10T05:32:23.240 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.240+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~K9QC1F6FW2AG.0 size=647940 2024-08-10T05:32:23.243 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.243+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=K9QC1F6FW2AG tag=WEXS8TF1YAAW type=write size=1696516 2024-08-10T05:32:23.245 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.245+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=JI2SD9GT6VFR type=del size=3737702 2024-08-10T05:32:23.245 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.245+0000 7f7803238780 1 < canceled part key=_multipart_XWUWU8CVR59V.2~8ALFWM2XP1JX.0 size=1048576 2024-08-10T05:32:23.246 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.246+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~8ALFWM2XP1JX.1 size=1048576 2024-08-10T05:32:23.248 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.248+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~8ALFWM2XP1JX.2 size=282623 2024-08-10T05:32:23.251 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.251+0000 7f7803238780 1 < canceled multipart upload key=XWUWU8CVR59V upload=8ALFWM2XP1JX tag=UE5EBAP4KWMA type=write size=3428351 2024-08-10T05:32:23.254 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.254+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~EEZM53I2NP3Z.0 size=1048576 2024-08-10T05:32:23.255 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.255+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~EEZM53I2NP3Z.1 size=731780 2024-08-10T05:32:23.255 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.255+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=EEZM53I2NP3Z tag=N003DD1OF6ER type=write size=2828932 2024-08-10T05:32:23.257 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.257+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~3VW7WTPXN9WJ.0 size=164092 2024-08-10T05:32:23.260 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.260+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=3VW7WTPXN9WJ tag=A9JPUAYD4UW1 type=write size=1212668 2024-08-10T05:32:23.261 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.261+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=EDNM94AF7VUX type=write size=117316 2024-08-10T05:32:23.263 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.263+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~3SPHNX5NNIJL.0 size=1048576 2024-08-10T05:32:23.265 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.265+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~3SPHNX5NNIJL.1 size=1048576 2024-08-10T05:32:23.266 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.266+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~3SPHNX5NNIJL.2 size=698256 2024-08-10T05:32:23.270 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.270+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=3SPHNX5NNIJL tag=814Y104IN5MN type=write size=3843984 2024-08-10T05:32:23.272 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.272+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=CDD01Q9COS6P type=write size=686543 2024-08-10T05:32:23.273 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.273+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=H9H0OVHZ2Q32 type=del 2024-08-10T05:32:23.276 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.276+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~AXIGZ9YCPPY1.0 size=1048576 2024-08-10T05:32:23.278 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.278+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~AXIGZ9YCPPY1.1 size=900248 2024-08-10T05:32:23.278 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.278+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=AXIGZ9YCPPY1 tag=P66GDH6RT106 type=write size=2997400 2024-08-10T05:32:23.279 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.279+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~10T9V0FDCS5V.0 size=1048576 2024-08-10T05:32:23.281 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.281+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~10T9V0FDCS5V.1 size=265214 2024-08-10T05:32:23.284 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.284+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=10T9V0FDCS5V tag=8WK72G6UIK55 type=write size=2362366 2024-08-10T05:32:23.291 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.287+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~QXC3KFGRQD3E.0 size=1048576 2024-08-10T05:32:23.291 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.288+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~QXC3KFGRQD3E.1 size=312802 2024-08-10T05:32:23.291 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.288+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=QXC3KFGRQD3E tag=5NJ8K9CXC516 type=write size=2409954 2024-08-10T05:32:23.291 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.289+0000 7f7803238780 1 < canceled part key=_multipart_U2UOFCEMPTEG.2~4G0GGBTKTYX7.0 size=1048576 2024-08-10T05:32:23.292 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.290+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~4G0GGBTKTYX7.1 size=1048576 2024-08-10T05:32:23.292 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.292+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~4G0GGBTKTYX7.2 size=506824 2024-08-10T05:32:23.294 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.294+0000 7f7803238780 1 < canceled multipart upload key=U2UOFCEMPTEG upload=4G0GGBTKTYX7 tag=YJMXJ0EE0VWV type=write size=3652552 2024-08-10T05:32:23.296 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.296+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=IMBPA7AYT8W4 type=write size=394721 2024-08-10T05:32:23.298 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.298+0000 7f7803238780 1 < completed delete operation key=MSU6AUJV0ITY tag=YE1VTUSABUET type=del 2024-08-10T05:32:23.301 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.301+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~JZKPWEIM51YC.0 size=1048576 2024-08-10T05:32:23.303 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.303+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~JZKPWEIM51YC.1 size=1048576 2024-08-10T05:32:23.304 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.304+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~JZKPWEIM51YC.2 size=359701 2024-08-10T05:32:23.304 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.304+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=JZKPWEIM51YC tag=15Z1CRUPDOFJ type=write size=3505429 2024-08-10T05:32:23.308 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.307+0000 7f7803238780 1 < suggested update operation key=N6BX8IO9ZULU tag=FH7W16L022OP type=write size=722306 2024-08-10T05:32:23.310 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.310+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~WGB38IUQII9C.0 size=1048576 2024-08-10T05:32:23.312 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.312+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~WGB38IUQII9C.1 size=1048576 2024-08-10T05:32:23.313 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.313+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~WGB38IUQII9C.2 size=99689 2024-08-10T05:32:23.313 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.313+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=WGB38IUQII9C tag=064LQU9D4OBM type=write size=3245417 2024-08-10T05:32:23.315 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.315+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=NIPU106PPA76 type=del 2024-08-10T05:32:23.318 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.318+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~EWBFUJX3TNC3.0 size=1048576 2024-08-10T05:32:23.320 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.319+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~EWBFUJX3TNC3.1 size=355755 2024-08-10T05:32:23.320 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.319+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=EWBFUJX3TNC3 tag=FO6UYKHDZLY2 type=write size=2452907 2024-08-10T05:32:23.321 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.321+0000 7f7803238780 1 < completed write operation key=PIABVMHZSH5U tag=ARMERRPSR2S8 type=write size=304491 2024-08-10T05:32:23.323 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.323+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=EOCLGRPQJOG8 type=write size=707258 2024-08-10T05:32:23.325 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.325+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=LBN07XRAE88X type=del 2024-08-10T05:32:23.327 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.327+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=3GTATL470IUQ type=del size=3067275 2024-08-10T05:32:23.328 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.328+0000 7f7803238780 1 < completed delete operation key=BEWZS75IA59P tag=IS3SUT8S7ALP type=del 2024-08-10T05:32:23.330 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.330+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=FDCPIAEQXCXA type=write size=214077 2024-08-10T05:32:23.332 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.332+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~5RR16IRO3NR7.0 size=1048576 2024-08-10T05:32:23.333 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.333+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~5RR16IRO3NR7.1 size=1048576 2024-08-10T05:32:23.335 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.335+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~5RR16IRO3NR7.2 size=468099 2024-08-10T05:32:23.338 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.338+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=5RR16IRO3NR7 tag=LAQVQ9C0C2NK type=write size=3613827 2024-08-10T05:32:23.341 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.341+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~N5YMQ8ZR3XC6.0 size=1048576 2024-08-10T05:32:23.343 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.343+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~N5YMQ8ZR3XC6.1 size=52943 2024-08-10T05:32:23.343 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.343+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=N5YMQ8ZR3XC6 tag=YNHBGYFJHXFT type=write size=2150095 2024-08-10T05:32:23.344 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.344+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=R44KAVHHNQGJ type=del 2024-08-10T05:32:23.346 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.346+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=EEHT6HVT7NHZ type=del size=2428797 2024-08-10T05:32:23.348 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.348+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~9B6VGCHECOX1.0 size=1048576 2024-08-10T05:32:23.349 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.349+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~9B6VGCHECOX1.1 size=1048576 2024-08-10T05:32:23.351 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.351+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~9B6VGCHECOX1.2 size=215360 2024-08-10T05:32:23.354 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.354+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=9B6VGCHECOX1 tag=XEV4QAV7G19W type=write size=3361088 2024-08-10T05:32:23.355 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.355+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=083HTKEZKXNY type=del size=258479 2024-08-10T05:32:23.358 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.357+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=JI2SD9GT6VFR type=del 2024-08-10T05:32:23.359 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.359+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=0K6QOUIZMC76 type=del size=904291 2024-08-10T05:32:23.361 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.361+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~EEZM53I2NP3Z.0 size=1048576 2024-08-10T05:32:23.362 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.362+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~EEZM53I2NP3Z.1 size=731780 2024-08-10T05:32:23.365 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.365+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=EEZM53I2NP3Z tag=N003DD1OF6ER type=write size=2828932 2024-08-10T05:32:23.369 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.369+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~AXDV4CDA82BI.0 size=1048576 2024-08-10T05:32:23.370 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.370+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~AXDV4CDA82BI.1 size=1048576 2024-08-10T05:32:23.372 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.371+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~AXDV4CDA82BI.2 size=244560 2024-08-10T05:32:23.372 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.371+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=AXDV4CDA82BI tag=0LBPQ0IWTVGI type=write size=3390288 2024-08-10T05:32:23.374 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.374+0000 7f7803238780 1 < completed write operation key=TKJHBLIHRWG7 tag=EDNM94AF7VUX type=write size=117316 2024-08-10T05:32:23.376 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.376+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=UKYW9G8JQWTN type=del size=16916 2024-08-10T05:32:23.378 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.378+0000 7f7803238780 1 < completed write operation key=Z12OHVV95R90 tag=CDD01Q9COS6P type=write size=686543 2024-08-10T05:32:23.380 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.380+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=8GUL2PSP6TNM type=del size=3520801 2024-08-10T05:32:23.382 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.382+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~AXIGZ9YCPPY1.0 size=1048576 2024-08-10T05:32:23.383 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.383+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~AXIGZ9YCPPY1.1 size=900248 2024-08-10T05:32:23.386 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.386+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=AXIGZ9YCPPY1 tag=P66GDH6RT106 type=write size=2997400 2024-08-10T05:32:23.388 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.388+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=JS9X31JLX22J type=del size=139794 2024-08-10T05:32:23.388 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.388+0000 7f7803238780 1 < canceled part key=_multipart_E3ELDC0JZ406.2~QXC3KFGRQD3E.0 size=1048576 2024-08-10T05:32:23.390 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.390+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~QXC3KFGRQD3E.1 size=312802 2024-08-10T05:32:23.393 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.393+0000 7f7803238780 1 < canceled multipart upload key=E3ELDC0JZ406 upload=QXC3KFGRQD3E tag=5NJ8K9CXC516 type=write size=2409954 2024-08-10T05:32:23.396 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.396+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~F1EOQUYUBZ9F.0 size=277846 2024-08-10T05:32:23.396 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.396+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=F1EOQUYUBZ9F tag=3MM7GV2WWPNH type=write size=1326422 2024-08-10T05:32:23.398 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.397+0000 7f7803238780 1 < completed write operation key=29VQII5BL9Z9 tag=IMBPA7AYT8W4 type=write size=394721 2024-08-10T05:32:23.399 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.399+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=F4SB915DHCWR type=del size=1898977 2024-08-10T05:32:23.401 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.401+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~JZKPWEIM51YC.0 size=1048576 2024-08-10T05:32:23.403 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.403+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~JZKPWEIM51YC.1 size=1048576 2024-08-10T05:32:23.404 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.404+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~JZKPWEIM51YC.2 size=359701 2024-08-10T05:32:23.407 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.407+0000 7f7803238780 1 < completed multipart upload key=0Q56DOBCN3VW upload=JZKPWEIM51YC tag=15Z1CRUPDOFJ type=write size=3505429 2024-08-10T05:32:23.408 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.408+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=KTJAJD5XIJ5A type=del size=472582 2024-08-10T05:32:23.410 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.410+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~WGB38IUQII9C.0 size=1048576 2024-08-10T05:32:23.411 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.411+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~WGB38IUQII9C.1 size=1048576 2024-08-10T05:32:23.413 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.413+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~WGB38IUQII9C.2 size=99689 2024-08-10T05:32:23.416 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.416+0000 7f7803238780 1 < completed multipart upload key=VKX9ZVCGC9JY upload=WGB38IUQII9C tag=064LQU9D4OBM type=write size=3245417 2024-08-10T05:32:23.418 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.418+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~P7KOL9P5LO2S.0 size=1030817 2024-08-10T05:32:23.419 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.418+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=P7KOL9P5LO2S tag=YME39C460FWW type=write size=2079393 2024-08-10T05:32:23.419 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.419+0000 7f7803238780 1 < canceled part key=_multipart_XWUWU8CVR59V.2~EWBFUJX3TNC3.0 size=1048576 2024-08-10T05:32:23.420 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.420+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~EWBFUJX3TNC3.1 size=355755 2024-08-10T05:32:23.423 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.423+0000 7f7803238780 1 < canceled multipart upload key=XWUWU8CVR59V upload=EWBFUJX3TNC3 tag=FO6UYKHDZLY2 type=write size=2452907 2024-08-10T05:32:23.426 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.426+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~3JT16Y6W5MMW.0 size=1048576 2024-08-10T05:32:23.428 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.428+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~3JT16Y6W5MMW.1 size=1048576 2024-08-10T05:32:23.429 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.429+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~3JT16Y6W5MMW.2 size=95384 2024-08-10T05:32:23.429 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.429+0000 7f7803238780 1 > prepared multipart upload key=XDS4ELXRI8MU upload=3JT16Y6W5MMW tag=AQCZLFG0HT75 type=write size=3241112 2024-08-10T05:32:23.431 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.431+0000 7f7803238780 1 < canceled operation key=M4KEYRP20O0S tag=EOCLGRPQJOG8 type=write size=707258 2024-08-10T05:32:23.434 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.434+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~DAANVWEH7GGY.0 size=1048576 2024-08-10T05:32:23.436 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.436+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~DAANVWEH7GGY.1 size=1048576 2024-08-10T05:32:23.437 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.437+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~DAANVWEH7GGY.2 size=805910 2024-08-10T05:32:23.437 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.437+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=DAANVWEH7GGY tag=L0Q0FSG8ODFO type=write size=3951638 2024-08-10T05:32:23.439 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.439+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=3GTATL470IUQ type=del 2024-08-10T05:32:23.442 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.442+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~QM6PCB1IJ2UO.0 size=1048576 2024-08-10T05:32:23.443 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.443+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~QM6PCB1IJ2UO.1 size=562405 2024-08-10T05:32:23.444 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.443+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=QM6PCB1IJ2UO tag=S8RQJDSWT4I8 type=write size=2659557 2024-08-10T05:32:23.448 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.448+0000 7f7803238780 1 < suggested remove operation key=VKX9ZVCGC9JY tag=FDCPIAEQXCXA type=write 2024-08-10T05:32:23.451 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.451+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~10GV7A0I39JV.0 size=1048576 2024-08-10T05:32:23.452 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.452+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~10GV7A0I39JV.1 size=218631 2024-08-10T05:32:23.452 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.452+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=10GV7A0I39JV tag=6Q9I0UOSYEKD type=write size=2315783 2024-08-10T05:32:23.454 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.454+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~N5YMQ8ZR3XC6.0 size=1048576 2024-08-10T05:32:23.455 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.455+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~N5YMQ8ZR3XC6.1 size=52943 2024-08-10T05:32:23.458 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.458+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=N5YMQ8ZR3XC6 tag=YNHBGYFJHXFT type=write size=2150095 2024-08-10T05:32:23.461 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.461+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~1EIRFL7MR31W.0 size=1048576 2024-08-10T05:32:23.462 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.462+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~1EIRFL7MR31W.1 size=1048576 2024-08-10T05:32:23.464 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.464+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~1EIRFL7MR31W.2 size=275272 2024-08-10T05:32:23.464 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.464+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=1EIRFL7MR31W tag=TDNTOJ37LVZD type=write size=3421000 2024-08-10T05:32:23.466 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.466+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=EEHT6HVT7NHZ type=del 2024-08-10T05:32:23.469 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.469+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~WN662CT5106W.0 size=1048576 2024-08-10T05:32:23.470 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.470+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~WN662CT5106W.1 size=1048576 2024-08-10T05:32:23.471 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.471+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~WN662CT5106W.2 size=24080 2024-08-10T05:32:23.471 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.471+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=WN662CT5106W tag=DM4JGBKLNXLF type=write size=3169808 2024-08-10T05:32:23.473 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.473+0000 7f7803238780 1 < completed delete operation key=VJC53Z86ZBHI tag=083HTKEZKXNY type=del 2024-08-10T05:32:23.475 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.475+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=G9M3E4HKZ94S type=del size=3270500 2024-08-10T05:32:23.477 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.477+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=0K6QOUIZMC76 type=del 2024-08-10T05:32:23.478 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.478+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=91V5QQH99SRR type=del size=4150148 2024-08-10T05:32:23.480 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.480+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~AXDV4CDA82BI.0 size=1048576 2024-08-10T05:32:23.481 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.481+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~AXDV4CDA82BI.1 size=1048576 2024-08-10T05:32:23.483 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.483+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~AXDV4CDA82BI.2 size=244560 2024-08-10T05:32:23.486 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.486+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=AXDV4CDA82BI tag=0LBPQ0IWTVGI type=write size=3390288 2024-08-10T05:32:23.487 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.487+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=1D12R9044VUY type=del size=2479342 2024-08-10T05:32:23.489 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.489+0000 7f7803238780 1 < completed delete operation key=SFULEGB3NN7M tag=UKYW9G8JQWTN type=del 2024-08-10T05:32:23.494 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.491+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=KNX3PGFBQM9F type=del size=1959952 2024-08-10T05:32:23.494 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.493+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=8GUL2PSP6TNM type=del 2024-08-10T05:32:23.495 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.494+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=RGQ29S40VUUP type=del size=2512714 2024-08-10T05:32:23.496 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.496+0000 7f7803238780 1 < canceled operation key=1TZT0H3OT772 tag=JS9X31JLX22J type=del size=139794 2024-08-10T05:32:23.498 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.497+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=H3BH2RSLY0PD type=del size=1680563 2024-08-10T05:32:23.498 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.498+0000 7f7803238780 1 < canceled part key=_multipart_FTQ2XYY87ABW.2~F1EOQUYUBZ9F.0 size=277846 2024-08-10T05:32:23.501 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.501+0000 7f7803238780 1 < canceled multipart upload key=FTQ2XYY87ABW upload=F1EOQUYUBZ9F tag=3MM7GV2WWPNH type=write size=1326422 2024-08-10T05:32:23.503 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.503+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=3N1OO9PXTJ6N type=del size=2244070 2024-08-10T05:32:23.505 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.505+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=F4SB915DHCWR type=del 2024-08-10T05:32:23.507 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.507+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=OO27760WV5D4 type=del size=3820254 2024-08-10T05:32:23.510 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.510+0000 7f7803238780 1 < suggested remove operation key=1TZT0H3OT772 tag=KTJAJD5XIJ5A type=del 2024-08-10T05:32:23.512 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.512+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=EMC1BN1E72QP type=write size=955519 2024-08-10T05:32:23.513 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.514+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~P7KOL9P5LO2S.0 size=1030817 2024-08-10T05:32:23.516 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.516+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=P7KOL9P5LO2S tag=YME39C460FWW type=write size=2079393 2024-08-10T05:32:23.519 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.519+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~3PM8PTWF4GR0.0 size=1048576 2024-08-10T05:32:23.520 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.520+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~3PM8PTWF4GR0.1 size=1048576 2024-08-10T05:32:23.522 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.522+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~3PM8PTWF4GR0.2 size=31366 2024-08-10T05:32:23.522 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.522+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=3PM8PTWF4GR0 tag=GTQNQ0DJR3EM type=write size=3177094 2024-08-10T05:32:23.522 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.522+0000 7f7803238780 1 < canceled part key=_multipart_XDS4ELXRI8MU.2~3JT16Y6W5MMW.0 size=1048576 2024-08-10T05:32:23.523 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.523+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~3JT16Y6W5MMW.1 size=1048576 2024-08-10T05:32:23.525 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.525+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~3JT16Y6W5MMW.2 size=95384 2024-08-10T05:32:23.528 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.528+0000 7f7803238780 1 < canceled multipart upload key=XDS4ELXRI8MU upload=3JT16Y6W5MMW tag=AQCZLFG0HT75 type=write size=3241112 2024-08-10T05:32:23.530 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.530+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=WR59KKSFL0GI type=del size=665148 2024-08-10T05:32:23.531 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.531+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~DAANVWEH7GGY.0 size=1048576 2024-08-10T05:32:23.533 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.533+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~DAANVWEH7GGY.1 size=1048576 2024-08-10T05:32:23.534 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.534+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~DAANVWEH7GGY.2 size=805910 2024-08-10T05:32:23.537 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.537+0000 7f7803238780 1 < completed multipart upload key=M4KEYRP20O0S upload=DAANVWEH7GGY tag=L0Q0FSG8ODFO type=write size=3951638 2024-08-10T05:32:23.539 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.539+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=EVMLEIXK2L1G type=del size=3283169 2024-08-10T05:32:23.540 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.540+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~QM6PCB1IJ2UO.0 size=1048576 2024-08-10T05:32:23.542 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.542+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~QM6PCB1IJ2UO.1 size=562405 2024-08-10T05:32:23.544 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.544+0000 7f7803238780 1 < completed multipart upload key=Z7YHEIMU76PP upload=QM6PCB1IJ2UO tag=S8RQJDSWT4I8 type=write size=2659557 2024-08-10T05:32:23.548 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.548+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~KVYJ1ZU58SSN.0 size=1048576 2024-08-10T05:32:23.549 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.549+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~KVYJ1ZU58SSN.1 size=1048576 2024-08-10T05:32:23.551 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.551+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~KVYJ1ZU58SSN.2 size=689006 2024-08-10T05:32:23.551 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.551+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=KVYJ1ZU58SSN tag=ME67WIMBGA6X type=write size=3834734 2024-08-10T05:32:23.553 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.553+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~10GV7A0I39JV.0 size=1048576 2024-08-10T05:32:23.554 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.554+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~10GV7A0I39JV.1 size=218631 2024-08-10T05:32:23.557 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.557+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=10GV7A0I39JV tag=6Q9I0UOSYEKD type=write size=2315783 2024-08-10T05:32:23.559 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.559+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=2820NJQRKKQF type=del size=3801078 2024-08-10T05:32:23.561 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.561+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~1EIRFL7MR31W.0 size=1048576 2024-08-10T05:32:23.561 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.561+0000 7f7803238780 1 < canceled part key=_multipart_BEWZS75IA59P.2~1EIRFL7MR31W.1 size=1048576 2024-08-10T05:32:23.563 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.563+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~1EIRFL7MR31W.2 size=275272 2024-08-10T05:32:23.565 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.565+0000 7f7803238780 1 < canceled multipart upload key=BEWZS75IA59P upload=1EIRFL7MR31W tag=TDNTOJ37LVZD type=write size=3421000 2024-08-10T05:32:23.569 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.569+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~BO2Y3DVH04QB.0 size=1048576 2024-08-10T05:32:23.570 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.570+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~BO2Y3DVH04QB.1 size=1048576 2024-08-10T05:32:23.572 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.572+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~BO2Y3DVH04QB.2 size=243302 2024-08-10T05:32:23.572 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.572+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=BO2Y3DVH04QB tag=2NF2Q4X5OVW9 type=write size=3389030 2024-08-10T05:32:23.574 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.574+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~WN662CT5106W.0 size=1048576 2024-08-10T05:32:23.575 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.575+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~WN662CT5106W.1 size=1048576 2024-08-10T05:32:23.577 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.577+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~WN662CT5106W.2 size=24080 2024-08-10T05:32:23.579 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.579+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=WN662CT5106W tag=DM4JGBKLNXLF type=write size=3169808 2024-08-10T05:32:23.583 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.583+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~9DP5G5H8QBST.0 size=1048576 2024-08-10T05:32:23.585 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.584+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~9DP5G5H8QBST.1 size=224313 2024-08-10T05:32:23.585 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.584+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=9DP5G5H8QBST tag=YTBU50M7KG58 type=write size=2321465 2024-08-10T05:32:23.588 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.588+0000 7f7803238780 1 < suggested update operation key=XDS4ELXRI8MU tag=G9M3E4HKZ94S type=del size=3270500 2024-08-10T05:32:23.589 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.589+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=M17ZPHMA05NW type=del size=344565 2024-08-10T05:32:23.592 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.592+0000 7f7803238780 1 < canceled operation key=BNYFRBPTTUSU tag=91V5QQH99SRR type=del size=4150148 2024-08-10T05:32:23.596 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.596+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~IBE7N3CY8VP6.0 size=780878 2024-08-10T05:32:23.596 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.596+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=IBE7N3CY8VP6 tag=PT971JJK31JB type=write size=1829454 2024-08-10T05:32:23.597 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.597+0000 7f7803238780 1 < completed delete operation key=BEWZS75IA59P tag=1D12R9044VUY type=del 2024-08-10T05:32:23.599 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.599+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=3GPHLGI35JLT type=del size=899592 2024-08-10T05:32:23.602 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.601+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=KNX3PGFBQM9F type=del 2024-08-10T05:32:23.604 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.603+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=8X5SBLP9V3MG type=del size=208969 2024-08-10T05:32:23.605 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.605+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=RGQ29S40VUUP type=del 2024-08-10T05:32:23.607 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.607+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=ITA6RPIFDKB7 type=del size=3284177 2024-08-10T05:32:23.608 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.608+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=H3BH2RSLY0PD type=del 2024-08-10T05:32:23.611 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.611+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~A84ALB0NLVPA.0 size=1048576 2024-08-10T05:32:23.613 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.613+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~A84ALB0NLVPA.1 size=1048576 2024-08-10T05:32:23.614 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.614+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~A84ALB0NLVPA.2 size=391883 2024-08-10T05:32:23.614 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.614+0000 7f7803238780 1 > prepared multipart upload key=XDS4ELXRI8MU upload=A84ALB0NLVPA tag=UYF80WJ8H8PN type=write size=3537611 2024-08-10T05:32:23.616 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.616+0000 7f7803238780 1 < completed delete operation key=M4KEYRP20O0S tag=3N1OO9PXTJ6N type=del 2024-08-10T05:32:23.618 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.618+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=XCHP633U3LVL type=write size=458233 2024-08-10T05:32:23.620 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.620+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=OO27760WV5D4 type=del 2024-08-10T05:32:23.622 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.622+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=G1NDS4XA7LYL type=del size=883811 2024-08-10T05:32:23.624 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.624+0000 7f7803238780 1 < completed write operation key=29VQII5BL9Z9 tag=EMC1BN1E72QP type=write size=955519 2024-08-10T05:32:23.625 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.625+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=J0RIRJ0AG3N8 type=del size=1873414 2024-08-10T05:32:23.627 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.627+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~3PM8PTWF4GR0.0 size=1048576 2024-08-10T05:32:23.629 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.629+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~3PM8PTWF4GR0.1 size=1048576 2024-08-10T05:32:23.630 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.630+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~3PM8PTWF4GR0.2 size=31366 2024-08-10T05:32:23.634 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.634+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=3PM8PTWF4GR0 tag=GTQNQ0DJR3EM type=write size=3177094 2024-08-10T05:32:23.635 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.635+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=9ICXYO8PH2ZW type=del size=723950 2024-08-10T05:32:23.639 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.639+0000 7f7803238780 1 < suggested remove operation key=BNYFRBPTTUSU tag=WR59KKSFL0GI type=del 2024-08-10T05:32:23.641 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.641+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=HDZ32U9ZJKPI type=del size=2627191 2024-08-10T05:32:23.642 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.642+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=EVMLEIXK2L1G type=del 2024-08-10T05:32:23.645 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.645+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~1RE4ZI62V82L.0 size=266321 2024-08-10T05:32:23.646 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.645+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=1RE4ZI62V82L tag=HKJSNMKZPX7T type=write size=1314897 2024-08-10T05:32:23.647 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.647+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~KVYJ1ZU58SSN.0 size=1048576 2024-08-10T05:32:23.648 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.649+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~KVYJ1ZU58SSN.1 size=1048576 2024-08-10T05:32:23.650 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.650+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~KVYJ1ZU58SSN.2 size=689006 2024-08-10T05:32:23.653 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.653+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=KVYJ1ZU58SSN tag=ME67WIMBGA6X type=write size=3834734 2024-08-10T05:32:23.656 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.656+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~YFUBWVM95K9J.0 size=1048576 2024-08-10T05:32:23.658 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.658+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~YFUBWVM95K9J.1 size=844601 2024-08-10T05:32:23.658 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.658+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=YFUBWVM95K9J tag=RVVSYTHONWKL type=write size=2941753 2024-08-10T05:32:23.660 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.660+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=2820NJQRKKQF type=del 2024-08-10T05:32:23.661 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.661+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=2RFGCZHFWE23 type=del size=2381492 2024-08-10T05:32:23.663 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.663+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~BO2Y3DVH04QB.0 size=1048576 2024-08-10T05:32:23.665 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.665+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~BO2Y3DVH04QB.1 size=1048576 2024-08-10T05:32:23.666 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.666+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~BO2Y3DVH04QB.2 size=243302 2024-08-10T05:32:23.669 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.669+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=BO2Y3DVH04QB tag=2NF2Q4X5OVW9 type=write size=3389030 2024-08-10T05:32:23.673 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.673+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~SDQOLHK5DK80.0 size=103901 2024-08-10T05:32:23.673 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.673+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=SDQOLHK5DK80 tag=CRR9HN7NE0DG type=write size=1152477 2024-08-10T05:32:23.673 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.673+0000 7f7803238780 1 < canceled part key=_multipart_YTNER1UQPXAW.2~9DP5G5H8QBST.0 size=1048576 2024-08-10T05:32:23.675 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.675+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~9DP5G5H8QBST.1 size=224313 2024-08-10T05:32:23.678 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.678+0000 7f7803238780 1 < canceled multipart upload key=YTNER1UQPXAW upload=9DP5G5H8QBST tag=YTBU50M7KG58 type=write size=2321465 2024-08-10T05:32:23.682 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.682+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~IK5QPXTJN5OM.0 size=1048576 2024-08-10T05:32:23.683 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.683+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~IK5QPXTJN5OM.1 size=1048576 2024-08-10T05:32:23.684 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.684+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~IK5QPXTJN5OM.2 size=293992 2024-08-10T05:32:23.685 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.685+0000 7f7803238780 1 > prepared multipart upload key=PIABVMHZSH5U upload=IK5QPXTJN5OM tag=LAK4P5AUNLW2 type=write size=3439720 2024-08-10T05:32:23.686 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.686+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=M17ZPHMA05NW type=del 2024-08-10T05:32:23.690 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.690+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~41RKRZCZ39Q6.0 size=431067 2024-08-10T05:32:23.690 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.690+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=41RKRZCZ39Q6 tag=PF77BIEM8RIV type=write size=1479643 2024-08-10T05:32:23.691 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.691+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~IBE7N3CY8VP6.0 size=780878 2024-08-10T05:32:23.698 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.695+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=IBE7N3CY8VP6 tag=PT971JJK31JB type=write size=1829454 2024-08-10T05:32:23.699 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.699+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~6UTH33S2NG1C.0 size=886229 2024-08-10T05:32:23.699 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.699+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=6UTH33S2NG1C tag=FUIVM2JLIKCL type=write size=1934805 2024-08-10T05:32:23.701 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.701+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=3GPHLGI35JLT type=del 2024-08-10T05:32:23.703 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.703+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=FE8QCWLU8PWD type=write size=521865 2024-08-10T05:32:23.705 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.705+0000 7f7803238780 1 < canceled operation key=M4KEYRP20O0S tag=8X5SBLP9V3MG type=del size=208969 2024-08-10T05:32:23.708 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.708+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~YZOMVNO6HE3K.0 size=1048576 2024-08-10T05:32:23.710 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.710+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~YZOMVNO6HE3K.1 size=803894 2024-08-10T05:32:23.710 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.710+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=YZOMVNO6HE3K tag=88QYA616XYEM type=write size=2901046 2024-08-10T05:32:23.712 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.712+0000 7f7803238780 1 < canceled operation key=29VQII5BL9Z9 tag=ITA6RPIFDKB7 type=del size=3284177 2024-08-10T05:32:23.715 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.715+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~0I4QN79IT9RW.0 size=655275 2024-08-10T05:32:23.715 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.715+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=0I4QN79IT9RW tag=X4CL1DI0H2GF type=write size=1703851 2024-08-10T05:32:23.717 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.717+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~A84ALB0NLVPA.0 size=1048576 2024-08-10T05:32:23.718 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.718+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~A84ALB0NLVPA.1 size=1048576 2024-08-10T05:32:23.720 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.720+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~A84ALB0NLVPA.2 size=391883 2024-08-10T05:32:23.722 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.722+0000 7f7803238780 1 < completed multipart upload key=XDS4ELXRI8MU upload=A84ALB0NLVPA tag=UYF80WJ8H8PN type=write size=3537611 2024-08-10T05:32:23.726 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.725+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~QQKPC4N2HYNQ.0 size=1048576 2024-08-10T05:32:23.727 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.727+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~QQKPC4N2HYNQ.1 size=1048576 2024-08-10T05:32:23.729 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.729+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~QQKPC4N2HYNQ.2 size=520349 2024-08-10T05:32:23.729 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.729+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=QQKPC4N2HYNQ tag=35F6AXGZJMLU type=write size=3666077 2024-08-10T05:32:23.730 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.730+0000 7f7803238780 1 < completed write operation key=ME6EL3X8OID0 tag=XCHP633U3LVL type=write size=458233 2024-08-10T05:32:23.734 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.734+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~HY7Z6F93R4AE.0 size=1048576 2024-08-10T05:32:23.735 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.735+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~HY7Z6F93R4AE.1 size=1048576 2024-08-10T05:32:23.737 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.737+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~HY7Z6F93R4AE.2 size=392029 2024-08-10T05:32:23.737 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.737+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=HY7Z6F93R4AE tag=G71HP36QD7B1 type=write size=3537757 2024-08-10T05:32:23.738 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.738+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=G1NDS4XA7LYL type=del 2024-08-10T05:32:23.742 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.742+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~SC2JO6O2P4UF.0 size=1048576 2024-08-10T05:32:23.743 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.743+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~SC2JO6O2P4UF.1 size=853558 2024-08-10T05:32:23.743 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.743+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=SC2JO6O2P4UF tag=RXQSHFKGYR40 type=write size=2950710 2024-08-10T05:32:23.745 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.745+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=J0RIRJ0AG3N8 type=del 2024-08-10T05:32:23.746 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.746+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=HBBPIEUMDFHT type=del size=3834823 2024-08-10T05:32:23.749 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.749+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=9ICXYO8PH2ZW type=del 2024-08-10T05:32:23.750 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.750+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=EJ93TA7BOTDV type=del size=2119001 2024-08-10T05:32:23.752 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.752+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=HDZ32U9ZJKPI type=del 2024-08-10T05:32:23.754 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.754+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=TP6RJK2DBYTA type=del size=3158558 2024-08-10T05:32:23.756 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.756+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~1RE4ZI62V82L.0 size=266321 2024-08-10T05:32:23.759 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.759+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=1RE4ZI62V82L tag=HKJSNMKZPX7T type=write size=1314897 2024-08-10T05:32:23.761 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.761+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=OXLZCI0KV8MH type=del size=2293510 2024-08-10T05:32:23.763 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.763+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~YFUBWVM95K9J.0 size=1048576 2024-08-10T05:32:23.764 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.764+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~YFUBWVM95K9J.1 size=844601 2024-08-10T05:32:23.767 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.767+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=YFUBWVM95K9J tag=RVVSYTHONWKL type=write size=2941753 2024-08-10T05:32:23.769 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.769+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=K1WZY9YXHHAZ type=del size=2433900 2024-08-10T05:32:23.771 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.771+0000 7f7803238780 1 < completed delete operation key=VJC53Z86ZBHI tag=2RFGCZHFWE23 type=del 2024-08-10T05:32:23.774 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.774+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~UWP2CXE71EDL.0 size=797417 2024-08-10T05:32:23.774 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.774+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=UWP2CXE71EDL tag=FX2P9RNEMTRD type=write size=1845993 2024-08-10T05:32:23.776 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.776+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~SDQOLHK5DK80.0 size=103901 2024-08-10T05:32:23.779 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.779+0000 7f7803238780 1 < completed multipart upload key=4RGB196YQHP8 upload=SDQOLHK5DK80 tag=CRR9HN7NE0DG type=write size=1152477 2024-08-10T05:32:23.781 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.781+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=M7LWRP75JG5E type=write size=756292 2024-08-10T05:32:23.783 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.783+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~IK5QPXTJN5OM.0 size=1048576 2024-08-10T05:32:23.784 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.784+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~IK5QPXTJN5OM.1 size=1048576 2024-08-10T05:32:23.786 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.786+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~IK5QPXTJN5OM.2 size=293992 2024-08-10T05:32:23.789 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.789+0000 7f7803238780 1 < completed multipart upload key=PIABVMHZSH5U upload=IK5QPXTJN5OM tag=LAK4P5AUNLW2 type=write size=3439720 2024-08-10T05:32:23.791 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.791+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=AKM1RAF86IK9 type=write size=326679 2024-08-10T05:32:23.793 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.793+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~41RKRZCZ39Q6.0 size=431067 2024-08-10T05:32:23.797 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.797+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=41RKRZCZ39Q6 tag=PF77BIEM8RIV type=write size=1479643 2024-08-10T05:32:23.799 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.798+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=VQQMS4EEFC9H type=write size=623007 2024-08-10T05:32:23.801 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.801+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~6UTH33S2NG1C.0 size=886229 2024-08-10T05:32:23.804 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.804+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=6UTH33S2NG1C tag=FUIVM2JLIKCL type=write size=1934805 2024-08-10T05:32:23.805 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.805+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=NZ6N2I7E31TT type=del size=3894197 2024-08-10T05:32:23.807 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.807+0000 7f7803238780 1 < completed write operation key=XOK47MUNUZ55 tag=FE8QCWLU8PWD type=write size=521865 2024-08-10T05:32:23.809 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.809+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=RDFVK8L37SVW type=del size=2920699 2024-08-10T05:32:23.811 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.811+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~YZOMVNO6HE3K.0 size=1048576 2024-08-10T05:32:23.811 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.811+0000 7f7803238780 1 < canceled part key=_multipart_E3ELDC0JZ406.2~YZOMVNO6HE3K.1 size=803894 2024-08-10T05:32:23.814 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.814+0000 7f7803238780 1 < canceled multipart upload key=E3ELDC0JZ406 upload=YZOMVNO6HE3K tag=88QYA616XYEM type=write size=2901046 2024-08-10T05:32:23.815 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.815+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=VFSB3HJKL1Y0 type=write size=349693 2024-08-10T05:32:23.817 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.817+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~0I4QN79IT9RW.0 size=655275 2024-08-10T05:32:23.820 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.820+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=0I4QN79IT9RW tag=X4CL1DI0H2GF type=write size=1703851 2024-08-10T05:32:23.822 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.822+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=KAJDE4LLAHK2 type=del size=2027490 2024-08-10T05:32:23.824 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.824+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~QQKPC4N2HYNQ.0 size=1048576 2024-08-10T05:32:23.825 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.825+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~QQKPC4N2HYNQ.1 size=1048576 2024-08-10T05:32:23.827 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.827+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~QQKPC4N2HYNQ.2 size=520349 2024-08-10T05:32:23.830 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.830+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=QQKPC4N2HYNQ tag=35F6AXGZJMLU type=write size=3666077 2024-08-10T05:32:23.833 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.833+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~AVWV3LYV1OL5.0 size=1048576 2024-08-10T05:32:23.834 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.834+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~AVWV3LYV1OL5.1 size=378326 2024-08-10T05:32:23.835 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.834+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=AVWV3LYV1OL5 tag=IW2O2O8IE83Q type=write size=2475478 2024-08-10T05:32:23.836 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.836+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~HY7Z6F93R4AE.0 size=1048576 2024-08-10T05:32:23.838 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.838+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~HY7Z6F93R4AE.1 size=1048576 2024-08-10T05:32:23.839 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.839+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~HY7Z6F93R4AE.2 size=392029 2024-08-10T05:32:23.842 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.842+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=HY7Z6F93R4AE tag=G71HP36QD7B1 type=write size=3537757 2024-08-10T05:32:23.844 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.844+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=KJQJSGEI3GA3 type=write size=745276 2024-08-10T05:32:23.845 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.845+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~SC2JO6O2P4UF.0 size=1048576 2024-08-10T05:32:23.847 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.847+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~SC2JO6O2P4UF.1 size=853558 2024-08-10T05:32:23.850 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.850+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=SC2JO6O2P4UF tag=RXQSHFKGYR40 type=write size=2950710 2024-08-10T05:32:23.854 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.854+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~CK2RFUCQR1ZH.0 size=1048576 2024-08-10T05:32:23.855 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.855+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~CK2RFUCQR1ZH.1 size=639839 2024-08-10T05:32:23.855 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.855+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=CK2RFUCQR1ZH tag=3WXX7ZXFFASU type=write size=2736991 2024-08-10T05:32:23.857 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.857+0000 7f7803238780 1 < completed delete operation key=VJC53Z86ZBHI tag=HBBPIEUMDFHT type=del 2024-08-10T05:32:23.859 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.859+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=BXF59FTD6GYX type=write size=49655 2024-08-10T05:32:23.861 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.861+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=EJ93TA7BOTDV type=del 2024-08-10T05:32:23.863 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.863+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=NAN55YEAAILZ type=del size=2058272 2024-08-10T05:32:23.865 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.865+0000 7f7803238780 1 < completed delete operation key=WLAMZC6D1VYS tag=TP6RJK2DBYTA type=del 2024-08-10T05:32:23.867 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.867+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=UKBPT5B6VPB1 type=write size=249145 2024-08-10T05:32:23.869 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.869+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=OXLZCI0KV8MH type=del 2024-08-10T05:32:23.871 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.871+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=X4D4A5DQLXH8 type=del size=1026117 2024-08-10T05:32:23.873 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.873+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=K1WZY9YXHHAZ type=del 2024-08-10T05:32:23.876 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.876+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~9GTPT40NDM1N.0 size=1048576 2024-08-10T05:32:23.877 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.877+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~9GTPT40NDM1N.1 size=1048576 2024-08-10T05:32:23.879 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.879+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~9GTPT40NDM1N.2 size=349225 2024-08-10T05:32:23.879 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.879+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=9GTPT40NDM1N tag=DX8N8BM17GUU type=write size=3494953 2024-08-10T05:32:23.881 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.881+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~UWP2CXE71EDL.0 size=797417 2024-08-10T05:32:23.884 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.884+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=UWP2CXE71EDL tag=FX2P9RNEMTRD type=write size=1845993 2024-08-10T05:32:23.886 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.885+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=1693RFHMS9EH type=del size=1386641 2024-08-10T05:32:23.887 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.887+0000 7f7803238780 1 < completed write operation key=XWUWU8CVR59V tag=M7LWRP75JG5E type=write size=756292 2024-08-10T05:32:23.889 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.889+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=51YWZH04T3YT type=del size=1528464 2024-08-10T05:32:23.891 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.891+0000 7f7803238780 1 < completed write operation key=BEWZS75IA59P tag=AKM1RAF86IK9 type=write size=326679 2024-08-10T05:32:23.892 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.892+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=WC2Y0XB0FRJ6 type=del size=483911 2024-08-10T05:32:23.896 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.896+0000 7f7803238780 1 < suggested remove operation key=XWUWU8CVR59V tag=VQQMS4EEFC9H type=write 2024-08-10T05:32:23.898 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.898+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=5ECXLI7SYXVW type=write size=878838 2024-08-10T05:32:23.902 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.900+0000 7f7803238780 1 < completed delete operation key=SFULEGB3NN7M tag=NZ6N2I7E31TT type=del 2024-08-10T05:32:23.903 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.903+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~YEG4KSHGPPH6.0 size=1048576 2024-08-10T05:32:23.905 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.905+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~YEG4KSHGPPH6.1 size=1048576 2024-08-10T05:32:23.906 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.906+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~YEG4KSHGPPH6.2 size=777268 2024-08-10T05:32:23.906 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.906+0000 7f7803238780 1 > prepared multipart upload key=DDSA6SD57UXL upload=YEG4KSHGPPH6 tag=NYCUQUP642GA type=write size=3922996 2024-08-10T05:32:23.910 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.910+0000 7f7803238780 1 < suggested update operation key=VKX9ZVCGC9JY tag=RDFVK8L37SVW type=del size=2920699 2024-08-10T05:32:23.912 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.912+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=8HZWWJOIL7BY type=del size=3822009 2024-08-10T05:32:23.915 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.915+0000 7f7803238780 1 < suggested remove operation key=SFULEGB3NN7M tag=VFSB3HJKL1Y0 type=write 2024-08-10T05:32:23.917 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.917+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=ZDO4D6WKVK1E type=write size=276693 2024-08-10T05:32:23.919 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.919+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=KAJDE4LLAHK2 type=del 2024-08-10T05:32:23.922 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.922+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~RY8WJ1XFAUJL.0 size=699510 2024-08-10T05:32:23.922 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.922+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=RY8WJ1XFAUJL tag=84Q469WQ69JQ type=write size=1748086 2024-08-10T05:32:23.922 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.922+0000 7f7803238780 1 < canceled part key=_multipart_VJC53Z86ZBHI.2~AVWV3LYV1OL5.0 size=1048576 2024-08-10T05:32:23.923 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.923+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~AVWV3LYV1OL5.1 size=378326 2024-08-10T05:32:23.926 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.926+0000 7f7803238780 1 < canceled multipart upload key=VJC53Z86ZBHI upload=AVWV3LYV1OL5 tag=IW2O2O8IE83Q type=write size=2475478 2024-08-10T05:32:23.929 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.928+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=9IGLX3B34KJO type=del size=1477972 2024-08-10T05:32:23.930 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.930+0000 7f7803238780 1 < completed write operation key=48SFR1BMD3PP tag=KJQJSGEI3GA3 type=write size=745276 2024-08-10T05:32:23.932 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.932+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=3XVFXFOWOS17 type=del size=787433 2024-08-10T05:32:23.934 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.934+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~CK2RFUCQR1ZH.0 size=1048576 2024-08-10T05:32:23.935 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.935+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~CK2RFUCQR1ZH.1 size=639839 2024-08-10T05:32:23.938 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.938+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=CK2RFUCQR1ZH tag=3WXX7ZXFFASU type=write size=2736991 2024-08-10T05:32:23.940 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.940+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=P06AMCW7Q9BC type=del size=3663406 2024-08-10T05:32:23.942 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.942+0000 7f7803238780 1 < completed write operation key=E3ELDC0JZ406 tag=BXF59FTD6GYX type=write size=49655 2024-08-10T05:32:23.945 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.945+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~4RO5BI5HBHZM.0 size=1048576 2024-08-10T05:32:23.947 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.947+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~4RO5BI5HBHZM.1 size=613908 2024-08-10T05:32:23.947 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.947+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=4RO5BI5HBHZM tag=PJFIL3PA89U3 type=write size=2711060 2024-08-10T05:32:23.950 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.950+0000 7f7803238780 1 < suggested remove operation key=MSU6AUJV0ITY tag=NAN55YEAAILZ type=del 2024-08-10T05:32:23.953 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.953+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~N1GPMIOMSUSU.0 size=1048576 2024-08-10T05:32:23.954 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.954+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~N1GPMIOMSUSU.1 size=1048576 2024-08-10T05:32:23.956 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.956+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~N1GPMIOMSUSU.2 size=1031222 2024-08-10T05:32:23.956 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.956+0000 7f7803238780 1 > prepared multipart upload key=PIABVMHZSH5U upload=N1GPMIOMSUSU tag=FIOPROCXGWRP type=write size=4176950 2024-08-10T05:32:23.958 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.958+0000 7f7803238780 1 < completed write operation key=PIABVMHZSH5U tag=UKBPT5B6VPB1 type=write size=249145 2024-08-10T05:32:23.960 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.960+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=X166NO8RJRXI type=del size=2515321 2024-08-10T05:32:23.961 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.961+0000 7f7803238780 1 < completed delete operation key=ZOT42H765WOE tag=X4D4A5DQLXH8 type=del 2024-08-10T05:32:23.963 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.963+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=TL01WDF3GRVW type=del size=2465342 2024-08-10T05:32:23.965 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.965+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~9GTPT40NDM1N.0 size=1048576 2024-08-10T05:32:23.966 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.965+0000 7f7803238780 1 < canceled part key=_multipart_VJC53Z86ZBHI.2~9GTPT40NDM1N.1 size=1048576 2024-08-10T05:32:23.967 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.967+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~9GTPT40NDM1N.2 size=349225 2024-08-10T05:32:23.970 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.970+0000 7f7803238780 1 < canceled multipart upload key=VJC53Z86ZBHI upload=9GTPT40NDM1N tag=DX8N8BM17GUU type=write size=3494953 2024-08-10T05:32:23.971 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.971+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=DX6NY2G78PNF type=del size=1725872 2024-08-10T05:32:23.974 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.974+0000 7f7803238780 1 < suggested remove operation key=N6BX8IO9ZULU tag=1693RFHMS9EH type=del 2024-08-10T05:32:23.978 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.978+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~7C3SPC8GQK1L.0 size=1048576 2024-08-10T05:32:23.979 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.979+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~7C3SPC8GQK1L.1 size=626853 2024-08-10T05:32:23.979 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.979+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=7C3SPC8GQK1L tag=BEUS4Y0J88FO type=write size=2724005 2024-08-10T05:32:23.981 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.981+0000 7f7803238780 -1 < failed to complete operation key=MSU6AUJV0ITY tag=51YWZH04T3YT type=del size=1528464: (22) Invalid argument 2024-08-10T05:32:23.985 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.985+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~O5XUBD2RW4GE.0 size=1048576 2024-08-10T05:32:23.986 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.986+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~O5XUBD2RW4GE.1 size=653841 2024-08-10T05:32:23.986 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.986+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=O5XUBD2RW4GE tag=GDC68JTUTD3G type=write size=2750993 2024-08-10T05:32:23.988 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.988+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=WC2Y0XB0FRJ6 type=del 2024-08-10T05:32:23.990 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.990+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=O9WK6WKBQVFA type=write size=690800 2024-08-10T05:32:23.992 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.992+0000 7f7803238780 1 < completed write operation key=U2UOFCEMPTEG tag=5ECXLI7SYXVW type=write size=878838 2024-08-10T05:32:23.994 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.994+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=AHV80CI0OVCY type=write size=915431 2024-08-10T05:32:23.994 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.994+0000 7f7803238780 1 < canceled part key=_multipart_DDSA6SD57UXL.2~YEG4KSHGPPH6.0 size=1048576 2024-08-10T05:32:23.995 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.995+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~YEG4KSHGPPH6.1 size=1048576 2024-08-10T05:32:23.997 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:23.997+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~YEG4KSHGPPH6.2 size=777268 2024-08-10T05:32:24.000 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.000+0000 7f7803238780 1 < canceled multipart upload key=DDSA6SD57UXL upload=YEG4KSHGPPH6 tag=NYCUQUP642GA type=write size=3922996 2024-08-10T05:32:24.004 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.004+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~YR2KCF2JKRXJ.0 size=731985 2024-08-10T05:32:24.004 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.004+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=YR2KCF2JKRXJ tag=L3XWD3ORDR2J type=write size=1780561 2024-08-10T05:32:24.005 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.005+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=8HZWWJOIL7BY type=del 2024-08-10T05:32:24.007 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.007+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=L3Q320A2O83V type=write size=228246 2024-08-10T05:32:24.009 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.009+0000 7f7803238780 -1 < failed to complete operation key=N6BX8IO9ZULU tag=ZDO4D6WKVK1E type=write size=276693: (22) Invalid argument 2024-08-10T05:32:24.012 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.012+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=GJ4C74QAY9WB type=del size=681485 2024-08-10T05:32:24.013 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.013+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~RY8WJ1XFAUJL.0 size=699510 2024-08-10T05:32:24.016 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.016+0000 7f7803238780 1 < completed multipart upload key=4RGB196YQHP8 upload=RY8WJ1XFAUJL tag=84Q469WQ69JQ type=write size=1748086 2024-08-10T05:32:24.018 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.018+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=KQVJON9R30B7 type=del size=1024860 2024-08-10T05:32:24.020 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.020+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=9IGLX3B34KJO type=del 2024-08-10T05:32:24.021 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.021+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=764M36OGUPCH type=del size=2159946 2024-08-10T05:32:24.025 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.025+0000 7f7803238780 1 < suggested remove operation key=E3ELDC0JZ406 tag=3XVFXFOWOS17 type=del 2024-08-10T05:32:24.026 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.026+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=U493WCK4UJBX type=del size=3990212 2024-08-10T05:32:24.029 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.028+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=P06AMCW7Q9BC type=del 2024-08-10T05:32:24.032 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.032+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~2A0MIRE9D4BF.0 size=1048576 2024-08-10T05:32:24.033 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.033+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~2A0MIRE9D4BF.1 size=1048576 2024-08-10T05:32:24.034 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.034+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~2A0MIRE9D4BF.2 size=752351 2024-08-10T05:32:24.035 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.034+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=2A0MIRE9D4BF tag=YAKRINRHL6IY type=write size=3898079 2024-08-10T05:32:24.036 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.036+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~4RO5BI5HBHZM.0 size=1048576 2024-08-10T05:32:24.038 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.037+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~4RO5BI5HBHZM.1 size=613908 2024-08-10T05:32:24.040 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.040+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=4RO5BI5HBHZM tag=PJFIL3PA89U3 type=write size=2711060 2024-08-10T05:32:24.042 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.042+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=ULMUMUOZJGYZ type=del size=2782584 2024-08-10T05:32:24.044 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.044+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~N1GPMIOMSUSU.0 size=1048576 2024-08-10T05:32:24.045 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.045+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~N1GPMIOMSUSU.1 size=1048576 2024-08-10T05:32:24.047 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.047+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~N1GPMIOMSUSU.2 size=1031222 2024-08-10T05:32:24.050 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.050+0000 7f7803238780 1 < completed multipart upload key=PIABVMHZSH5U upload=N1GPMIOMSUSU tag=FIOPROCXGWRP type=write size=4176950 2024-08-10T05:32:24.051 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.051+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=DYU30UB98EUS type=del size=1823867 2024-08-10T05:32:24.055 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.055+0000 7f7803238780 1 < suggested update operation key=H9KT1RELCW8U tag=X166NO8RJRXI type=del size=2515321 2024-08-10T05:32:24.058 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.058+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~1S3UGRT4BQT1.0 size=79766 2024-08-10T05:32:24.058 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.058+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=1S3UGRT4BQT1 tag=Q740KQIMCZLN type=write size=1128342 2024-08-10T05:32:24.061 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.061+0000 7f7803238780 -1 < failed to complete operation key=E3ELDC0JZ406 tag=TL01WDF3GRVW type=del size=2465342: (22) Invalid argument 2024-08-10T05:32:24.063 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.063+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=WE0NAL7YKP9N type=del size=1858017 2024-08-10T05:32:24.065 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.065+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=DX6NY2G78PNF type=del 2024-08-10T05:32:24.066 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.066+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=PB0R5N7D7BGY type=del size=4101329 2024-08-10T05:32:24.068 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.068+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~7C3SPC8GQK1L.0 size=1048576 2024-08-10T05:32:24.070 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.070+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~7C3SPC8GQK1L.1 size=626853 2024-08-10T05:32:24.073 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.073+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=7C3SPC8GQK1L tag=BEUS4Y0J88FO type=write size=2724005 2024-08-10T05:32:24.075 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.075+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=2NQOLIYGM0Q5 type=del size=752318 2024-08-10T05:32:24.077 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.077+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~O5XUBD2RW4GE.0 size=1048576 2024-08-10T05:32:24.078 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.078+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~O5XUBD2RW4GE.1 size=653841 2024-08-10T05:32:24.081 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.081+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=O5XUBD2RW4GE tag=GDC68JTUTD3G type=write size=2750993 2024-08-10T05:32:24.085 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.085+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~I5CX3GOR4K6U.0 size=1048576 2024-08-10T05:32:24.086 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.086+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~I5CX3GOR4K6U.1 size=92932 2024-08-10T05:32:24.086 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.086+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=I5CX3GOR4K6U tag=SM0JG77GAC7V type=write size=2190084 2024-08-10T05:32:24.088 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.088+0000 7f7803238780 -1 < failed to complete operation key=E3ELDC0JZ406 tag=O9WK6WKBQVFA type=write size=690800: (22) Invalid argument 2024-08-10T05:32:24.090 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.090+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=7ZNEQX6YRB8V type=del size=3723438 2024-08-10T05:32:24.092 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.092+0000 7f7803238780 1 < canceled operation key=VJC53Z86ZBHI tag=AHV80CI0OVCY type=write size=915431 2024-08-10T05:32:24.094 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.094+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=DUUEJY1U1F0X type=del size=612214 2024-08-10T05:32:24.098 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.095+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~YR2KCF2JKRXJ.0 size=731985 2024-08-10T05:32:24.098 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.098+0000 7f7803238780 1 < completed multipart upload key=M4KEYRP20O0S upload=YR2KCF2JKRXJ tag=L3XWD3ORDR2J type=write size=1780561 2024-08-10T05:32:24.100 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.100+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=01CU7KBTR2GC type=del size=1625740 2024-08-10T05:32:24.101 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.101+0000 7f7803238780 1 < completed write operation key=ME6EL3X8OID0 tag=L3Q320A2O83V type=write size=228246 2024-08-10T05:32:24.103 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.103+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=1BW6AQ0UV134 type=del size=2405570 2024-08-10T05:32:24.105 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.105+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=GJ4C74QAY9WB type=del 2024-08-10T05:32:24.107 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.107+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=6W2KO44L6CKP type=write size=660395 2024-08-10T05:32:24.109 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.109+0000 7f7803238780 1 < canceled operation key=4RGB196YQHP8 tag=KQVJON9R30B7 type=del size=1024860 2024-08-10T05:32:24.110 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.110+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=DQAEIABU02LX type=del size=4099739 2024-08-10T05:32:24.112 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.112+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=764M36OGUPCH type=del 2024-08-10T05:32:24.114 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.114+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=BTSAGD180UDI type=write size=876571 2024-08-10T05:32:24.115 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.115+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=U493WCK4UJBX type=del 2024-08-10T05:32:24.118 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.118+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~74U9EINKD55U.0 size=1048576 2024-08-10T05:32:24.120 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.120+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~74U9EINKD55U.1 size=1048576 2024-08-10T05:32:24.121 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.121+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~74U9EINKD55U.2 size=888706 2024-08-10T05:32:24.121 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.121+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=74U9EINKD55U tag=MY4CICIKIUTH type=write size=4034434 2024-08-10T05:32:24.123 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.123+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~2A0MIRE9D4BF.0 size=1048576 2024-08-10T05:32:24.124 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.124+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~2A0MIRE9D4BF.1 size=1048576 2024-08-10T05:32:24.126 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.125+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~2A0MIRE9D4BF.2 size=752351 2024-08-10T05:32:24.128 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.128+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=2A0MIRE9D4BF tag=YAKRINRHL6IY type=write size=3898079 2024-08-10T05:32:24.130 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.130+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=6V2UA7MAYP43 type=del size=117926 2024-08-10T05:32:24.131 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.131+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=ULMUMUOZJGYZ type=del 2024-08-10T05:32:24.133 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.133+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=GBLS16EM18L5 type=del size=3389955 2024-08-10T05:32:24.134 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.134+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=DYU30UB98EUS type=del 2024-08-10T05:32:24.136 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.136+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=4Y7RLK9KNRMM type=del size=601784 2024-08-10T05:32:24.138 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.138+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~1S3UGRT4BQT1.0 size=79766 2024-08-10T05:32:24.140 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.140+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=1S3UGRT4BQT1 tag=Q740KQIMCZLN type=write size=1128342 2024-08-10T05:32:24.144 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.144+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~154XC0PUL3EF.0 size=1048576 2024-08-10T05:32:24.145 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.145+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~154XC0PUL3EF.1 size=1048576 2024-08-10T05:32:24.146 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.146+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~154XC0PUL3EF.2 size=947863 2024-08-10T05:32:24.147 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.146+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=154XC0PUL3EF tag=JI5JE1TKOL45 type=write size=4093591 2024-08-10T05:32:24.148 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.148+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=WE0NAL7YKP9N type=del 2024-08-10T05:32:24.151 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.151+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~0I6H3W1UPEO8.0 size=873930 2024-08-10T05:32:24.152 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.151+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=0I6H3W1UPEO8 tag=83D7AOXAJL2L type=write size=1922506 2024-08-10T05:32:24.154 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.154+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=PB0R5N7D7BGY type=del 2024-08-10T05:32:24.157 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.157+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~5EVQP78D3Y5K.0 size=728503 2024-08-10T05:32:24.157 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.157+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=5EVQP78D3Y5K tag=9HIGX8JM48JV type=write size=1777079 2024-08-10T05:32:24.159 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.159+0000 7f7803238780 1 < canceled operation key=XOK47MUNUZ55 tag=2NQOLIYGM0Q5 type=del size=752318 2024-08-10T05:32:24.160 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.160+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=SJ5MUXMOL5OZ type=del size=577503 2024-08-10T05:32:24.162 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.162+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~I5CX3GOR4K6U.0 size=1048576 2024-08-10T05:32:24.164 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.164+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~I5CX3GOR4K6U.1 size=92932 2024-08-10T05:32:24.166 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.166+0000 7f7803238780 1 < completed multipart upload key=0Q56DOBCN3VW upload=I5CX3GOR4K6U tag=SM0JG77GAC7V type=write size=2190084 2024-08-10T05:32:24.170 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.170+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~VXPHRFR5C9C0.0 size=1048576 2024-08-10T05:32:24.171 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.171+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~VXPHRFR5C9C0.1 size=138067 2024-08-10T05:32:24.171 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.171+0000 7f7803238780 1 > prepared multipart upload key=PIABVMHZSH5U upload=VXPHRFR5C9C0 tag=1O2I1D14L9YZ type=write size=2235219 2024-08-10T05:32:24.174 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.174+0000 7f7803238780 1 < suggested remove operation key=N6BX8IO9ZULU tag=7ZNEQX6YRB8V type=del 2024-08-10T05:32:24.178 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.178+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~04HUJ86BP59B.0 size=793731 2024-08-10T05:32:24.178 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.178+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=04HUJ86BP59B tag=8V9TUQDNNK3X type=write size=1842307 2024-08-10T05:32:24.179 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.179+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=DUUEJY1U1F0X type=del 2024-08-10T05:32:24.181 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.181+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=MFDY0LP8CL11 type=del size=170223 2024-08-10T05:32:24.183 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.183+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=01CU7KBTR2GC type=del 2024-08-10T05:32:24.184 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.184+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=FB3N5MAJJHZD type=write size=693687 2024-08-10T05:32:24.188 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.188+0000 7f7803238780 1 < suggested remove operation key=48SFR1BMD3PP tag=1BW6AQ0UV134 type=del 2024-08-10T05:32:24.190 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.190+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=1DPZ3ZUANSUE type=del size=748427 2024-08-10T05:32:24.193 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.193+0000 7f7803238780 1 < suggested update operation key=U2UOFCEMPTEG tag=6W2KO44L6CKP type=write size=660395 2024-08-10T05:32:24.195 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.195+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=0NKS60ZGVY96 type=write size=221648 2024-08-10T05:32:24.196 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.196+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=DQAEIABU02LX type=del 2024-08-10T05:32:24.198 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.198+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=SO2CECWL9B70 type=del size=3447507 2024-08-10T05:32:24.200 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.200+0000 7f7803238780 1 < completed write operation key=AEL92L18QHBE tag=BTSAGD180UDI type=write size=876571 2024-08-10T05:32:24.204 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.203+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~DMA194J1UDUP.0 size=1048576 2024-08-10T05:32:24.205 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.205+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~DMA194J1UDUP.1 size=1048576 2024-08-10T05:32:24.206 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.206+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~DMA194J1UDUP.2 size=85274 2024-08-10T05:32:24.206 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.206+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=DMA194J1UDUP tag=9XYZG4QT66OV type=write size=3231002 2024-08-10T05:32:24.208 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.208+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~74U9EINKD55U.0 size=1048576 2024-08-10T05:32:24.210 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.210+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~74U9EINKD55U.1 size=1048576 2024-08-10T05:32:24.212 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.211+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~74U9EINKD55U.2 size=888706 2024-08-10T05:32:24.214 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.214+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=74U9EINKD55U tag=MY4CICIKIUTH type=write size=4034434 2024-08-10T05:32:24.217 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.217+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=7PS02O6BL9S1 type=del size=1262692 2024-08-10T05:32:24.218 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.218+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=6V2UA7MAYP43 type=del 2024-08-10T05:32:24.220 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.220+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=6JSPYCYN8V1X type=del size=3509155 2024-08-10T05:32:24.222 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.222+0000 7f7803238780 1 < canceled operation key=SFULEGB3NN7M tag=GBLS16EM18L5 type=del size=3389955 2024-08-10T05:32:24.225 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.225+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~Z1NUA82CDTIU.0 size=1048576 2024-08-10T05:32:24.226 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.226+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~Z1NUA82CDTIU.1 size=1048576 2024-08-10T05:32:24.228 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.228+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~Z1NUA82CDTIU.2 size=1022264 2024-08-10T05:32:24.228 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.228+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=Z1NUA82CDTIU tag=M7G8GO5DQNYF type=write size=4167992 2024-08-10T05:32:24.230 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.230+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=4Y7RLK9KNRMM type=del 2024-08-10T05:32:24.231 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.231+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=FGCV7Q10QBAF type=del size=3145305 2024-08-10T05:32:24.233 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.233+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~154XC0PUL3EF.0 size=1048576 2024-08-10T05:32:24.235 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.235+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~154XC0PUL3EF.1 size=1048576 2024-08-10T05:32:24.235 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.235+0000 7f7803238780 1 < canceled part key=_multipart_Z7YHEIMU76PP.2~154XC0PUL3EF.2 size=947863 2024-08-10T05:32:24.238 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.238+0000 7f7803238780 1 < canceled multipart upload key=Z7YHEIMU76PP upload=154XC0PUL3EF tag=JI5JE1TKOL45 type=write size=4093591 2024-08-10T05:32:24.241 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.241+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~7GBBWDUDZ3MY.0 size=328771 2024-08-10T05:32:24.241 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.241+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=7GBBWDUDZ3MY tag=4K5UR9EFH55V type=write size=1377347 2024-08-10T05:32:24.242 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.242+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~0I6H3W1UPEO8.0 size=873930 2024-08-10T05:32:24.246 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.245+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=0I6H3W1UPEO8 tag=83D7AOXAJL2L type=write size=1922506 2024-08-10T05:32:24.249 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.249+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~SA8P1T2PFRTN.0 size=1048576 2024-08-10T05:32:24.251 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.250+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~SA8P1T2PFRTN.1 size=716478 2024-08-10T05:32:24.251 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.250+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=SA8P1T2PFRTN tag=6Z55872NTNL1 type=write size=2813630 2024-08-10T05:32:24.252 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.252+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~5EVQP78D3Y5K.0 size=728503 2024-08-10T05:32:24.255 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.255+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=5EVQP78D3Y5K tag=9HIGX8JM48JV type=write size=1777079 2024-08-10T05:32:24.257 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.257+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=5V0VZ092A4KE type=del size=3441611 2024-08-10T05:32:24.259 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.259+0000 7f7803238780 1 < completed delete operation key=VJC53Z86ZBHI tag=SJ5MUXMOL5OZ type=del 2024-08-10T05:32:24.262 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.262+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~4P2M1VLRVZ0Z.0 size=1048576 2024-08-10T05:32:24.264 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.264+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~4P2M1VLRVZ0Z.1 size=1048576 2024-08-10T05:32:24.265 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.265+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~4P2M1VLRVZ0Z.2 size=378672 2024-08-10T05:32:24.265 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.265+0000 7f7803238780 1 > prepared multipart upload key=PIABVMHZSH5U upload=4P2M1VLRVZ0Z tag=RVHBESA6SQGS type=write size=3524400 2024-08-10T05:32:24.265 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.265+0000 7f7803238780 1 < canceled part key=_multipart_PIABVMHZSH5U.2~VXPHRFR5C9C0.0 size=1048576 2024-08-10T05:32:24.267 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.267+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~VXPHRFR5C9C0.1 size=138067 2024-08-10T05:32:24.270 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.270+0000 7f7803238780 1 < canceled multipart upload key=PIABVMHZSH5U upload=VXPHRFR5C9C0 tag=1O2I1D14L9YZ type=write size=2235219 2024-08-10T05:32:24.272 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.272+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=O18D1YYN3QYK type=del size=702997 2024-08-10T05:32:24.274 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.274+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~04HUJ86BP59B.0 size=793731 2024-08-10T05:32:24.277 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.277+0000 7f7803238780 1 < completed multipart upload key=0Q56DOBCN3VW upload=04HUJ86BP59B tag=8V9TUQDNNK3X type=write size=1842307 2024-08-10T05:32:24.278 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.278+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=XOM5YGJHJLYY type=del size=4011262 2024-08-10T05:32:24.282 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.282+0000 7f7803238780 1 < suggested update operation key=WLAMZC6D1VYS tag=MFDY0LP8CL11 type=del size=170223 2024-08-10T05:32:24.286 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.286+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~X6TP0F7V22H9.0 size=282259 2024-08-10T05:32:24.286 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.286+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=X6TP0F7V22H9 tag=2F2WNJSHJPR5 type=write size=1330835 2024-08-10T05:32:24.288 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.288+0000 7f7803238780 1 < completed write operation key=0Q56DOBCN3VW tag=FB3N5MAJJHZD type=write size=693687 2024-08-10T05:32:24.290 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.290+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=FCWWTGYWIFS3 type=del size=2354162 2024-08-10T05:32:24.291 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.291+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=1DPZ3ZUANSUE type=del 2024-08-10T05:32:24.294 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.294+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~KE58UTNZITAN.0 size=1048576 2024-08-10T05:32:24.296 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.296+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~KE58UTNZITAN.1 size=1048576 2024-08-10T05:32:24.297 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.297+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~KE58UTNZITAN.2 size=447344 2024-08-10T05:32:24.297 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.297+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=KE58UTNZITAN tag=4LK29XATZSDL type=write size=3593072 2024-08-10T05:32:24.299 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.299+0000 7f7803238780 1 < completed write operation key=TKJHBLIHRWG7 tag=0NKS60ZGVY96 type=write size=221648 2024-08-10T05:32:24.300 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.300+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=9OI332VLQKS0 type=del size=662349 2024-08-10T05:32:24.303 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.303+0000 7f7803238780 1 < completed delete operation key=SFULEGB3NN7M tag=SO2CECWL9B70 type=del 2024-08-10T05:32:24.305 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.304+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=LWS2P09CC1XX type=del size=559798 2024-08-10T05:32:24.306 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.306+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~DMA194J1UDUP.0 size=1048576 2024-08-10T05:32:24.307 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.307+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~DMA194J1UDUP.1 size=1048576 2024-08-10T05:32:24.309 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.309+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~DMA194J1UDUP.2 size=85274 2024-08-10T05:32:24.312 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.312+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=DMA194J1UDUP tag=9XYZG4QT66OV type=write size=3231002 2024-08-10T05:32:24.314 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.314+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=MEK3R7I87HLV type=del size=1769360 2024-08-10T05:32:24.317 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.317+0000 7f7803238780 1 < suggested update operation key=Z12OHVV95R90 tag=7PS02O6BL9S1 type=del size=1262692 2024-08-10T05:32:24.319 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.319+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=ETS0WVC74GNE type=del size=1046720 2024-08-10T05:32:24.322 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.323+0000 7f7803238780 1 < suggested update operation key=WLAMZC6D1VYS tag=6JSPYCYN8V1X type=del size=3509155 2024-08-10T05:32:24.326 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.326+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~0RQMPRIPEEVB.0 size=1048576 2024-08-10T05:32:24.327 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.327+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~0RQMPRIPEEVB.1 size=906426 2024-08-10T05:32:24.327 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.327+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=0RQMPRIPEEVB tag=P053SIIK1S2B type=write size=3003578 2024-08-10T05:32:24.328 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.328+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~Z1NUA82CDTIU.0 size=1048576 2024-08-10T05:32:24.330 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.330+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~Z1NUA82CDTIU.1 size=1048576 2024-08-10T05:32:24.332 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.332+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~Z1NUA82CDTIU.2 size=1022264 2024-08-10T05:32:24.334 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.335+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=Z1NUA82CDTIU tag=M7G8GO5DQNYF type=write size=4167992 2024-08-10T05:32:24.337 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.337+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~6DUXN2M0UPNZ.0 size=731400 2024-08-10T05:32:24.338 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.337+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=6DUXN2M0UPNZ tag=JL6VX82EWC3D type=write size=1779976 2024-08-10T05:32:24.339 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.339+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=FGCV7Q10QBAF type=del 2024-08-10T05:32:24.342 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.342+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~31PRXL0EDX6J.0 size=1048576 2024-08-10T05:32:24.344 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.344+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~31PRXL0EDX6J.1 size=668936 2024-08-10T05:32:24.344 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.344+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=31PRXL0EDX6J tag=CE74S062DW72 type=write size=2766088 2024-08-10T05:32:24.345 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.345+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~7GBBWDUDZ3MY.0 size=328771 2024-08-10T05:32:24.348 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.348+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=7GBBWDUDZ3MY tag=4K5UR9EFH55V type=write size=1377347 2024-08-10T05:32:24.350 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.350+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=B3XJTOAEUXT5 type=del size=3769986 2024-08-10T05:32:24.351 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.351+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~SA8P1T2PFRTN.0 size=1048576 2024-08-10T05:32:24.353 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.353+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~SA8P1T2PFRTN.1 size=716478 2024-08-10T05:32:24.356 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.356+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=SA8P1T2PFRTN tag=6Z55872NTNL1 type=write size=2813630 2024-08-10T05:32:24.358 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.358+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=M1DJO01JGT5H type=write size=637491 2024-08-10T05:32:24.359 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.359+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=5V0VZ092A4KE type=del 2024-08-10T05:32:24.363 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.363+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~Y4MHY7UOH3FX.0 size=1048576 2024-08-10T05:32:24.364 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.364+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~Y4MHY7UOH3FX.1 size=1048576 2024-08-10T05:32:24.365 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.365+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~Y4MHY7UOH3FX.2 size=915998 2024-08-10T05:32:24.366 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.365+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=Y4MHY7UOH3FX tag=JENF1NNAPD26 type=write size=4061726 2024-08-10T05:32:24.367 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.367+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~4P2M1VLRVZ0Z.0 size=1048576 2024-08-10T05:32:24.369 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.369+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~4P2M1VLRVZ0Z.1 size=1048576 2024-08-10T05:32:24.370 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.370+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~4P2M1VLRVZ0Z.2 size=378672 2024-08-10T05:32:24.373 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.373+0000 7f7803238780 1 < completed multipart upload key=PIABVMHZSH5U upload=4P2M1VLRVZ0Z tag=RVHBESA6SQGS type=write size=3524400 2024-08-10T05:32:24.375 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.375+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=B7XDY691EIVC type=del size=3415533 2024-08-10T05:32:24.377 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.377+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=O18D1YYN3QYK type=del 2024-08-10T05:32:24.380 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.380+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~8FXUJF7PAYY0.0 size=471484 2024-08-10T05:32:24.381 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.380+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=8FXUJF7PAYY0 tag=VNBBKVIG2OIV type=write size=1520060 2024-08-10T05:32:24.384 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.384+0000 7f7803238780 1 < suggested update operation key=XDS4ELXRI8MU tag=XOM5YGJHJLYY type=del size=4011262 2024-08-10T05:32:24.388 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.388+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~MPLXVE0ZQN3E.0 size=1048576 2024-08-10T05:32:24.390 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.389+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~MPLXVE0ZQN3E.1 size=789247 2024-08-10T05:32:24.390 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.389+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=MPLXVE0ZQN3E tag=8VWG6W5R60R5 type=write size=2886399 2024-08-10T05:32:24.391 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.391+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~X6TP0F7V22H9.0 size=282259 2024-08-10T05:32:24.394 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.394+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=X6TP0F7V22H9 tag=2F2WNJSHJPR5 type=write size=1330835 2024-08-10T05:32:24.398 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.398+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~Q0ZH8YJSF0H5.0 size=228614 2024-08-10T05:32:24.398 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.398+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=Q0ZH8YJSF0H5 tag=N4LAQ0E0ZGUW type=write size=1277190 2024-08-10T05:32:24.400 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.400+0000 7f7803238780 1 < completed delete operation key=0Q56DOBCN3VW tag=FCWWTGYWIFS3 type=del 2024-08-10T05:32:24.402 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.402+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=EL2A8SZZ62NX type=del size=157384 2024-08-10T05:32:24.404 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.404+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~KE58UTNZITAN.0 size=1048576 2024-08-10T05:32:24.406 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.405+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~KE58UTNZITAN.1 size=1048576 2024-08-10T05:32:24.408 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.407+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~KE58UTNZITAN.2 size=447344 2024-08-10T05:32:24.410 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.410+0000 7f7803238780 1 < completed multipart upload key=VKX9ZVCGC9JY upload=KE58UTNZITAN tag=4LK29XATZSDL type=write size=3593072 2024-08-10T05:32:24.413 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.413+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~COZWTAQ0PM34.0 size=352928 2024-08-10T05:32:24.413 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.413+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=COZWTAQ0PM34 tag=1I1Z2CQN51RI type=write size=1401504 2024-08-10T05:32:24.415 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.415+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=9OI332VLQKS0 type=del 2024-08-10T05:32:24.417 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.417+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=JI7WXK8590PT type=del size=236343 2024-08-10T05:32:24.420 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.420+0000 7f7803238780 1 < suggested update operation key=0Q56DOBCN3VW tag=LWS2P09CC1XX type=del size=559798 2024-08-10T05:32:24.422 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.422+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=U3WRDI809UA6 type=write size=692403 2024-08-10T05:32:24.426 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.425+0000 7f7803238780 1 < suggested update operation key=DDSA6SD57UXL tag=MEK3R7I87HLV type=del size=1769360 2024-08-10T05:32:24.427 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.427+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=XU17KV0OO8VD type=del size=311688 2024-08-10T05:32:24.430 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.430+0000 7f7803238780 -1 < failed to complete operation key=0Q56DOBCN3VW tag=ETS0WVC74GNE type=del size=1046720: (22) Invalid argument 2024-08-10T05:32:24.431 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.431+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=YK691GA5TRWF type=del size=2310578 2024-08-10T05:32:24.433 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.433+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~0RQMPRIPEEVB.0 size=1048576 2024-08-10T05:32:24.435 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.435+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~0RQMPRIPEEVB.1 size=906426 2024-08-10T05:32:24.438 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.438+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=0RQMPRIPEEVB tag=P053SIIK1S2B type=write size=3003578 2024-08-10T05:32:24.440 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.440+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=GJU8CIESYYLN type=del size=2770405 2024-08-10T05:32:24.442 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.442+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~6DUXN2M0UPNZ.0 size=731400 2024-08-10T05:32:24.445 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.445+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=6DUXN2M0UPNZ tag=JL6VX82EWC3D type=write size=1779976 2024-08-10T05:32:24.447 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.447+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=2N7WRO6ZXI5H type=del size=1095332 2024-08-10T05:32:24.449 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.449+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~31PRXL0EDX6J.0 size=1048576 2024-08-10T05:32:24.450 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.450+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~31PRXL0EDX6J.1 size=668936 2024-08-10T05:32:24.454 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.453+0000 7f7803238780 1 < completed multipart upload key=N6BX8IO9ZULU upload=31PRXL0EDX6J tag=CE74S062DW72 type=write size=2766088 2024-08-10T05:32:24.457 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.457+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~ANM2DZY3LUTU.0 size=54476 2024-08-10T05:32:24.457 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.457+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=ANM2DZY3LUTU tag=1R5BFEQDGLYP type=write size=1103052 2024-08-10T05:32:24.459 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.459+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=B3XJTOAEUXT5 type=del 2024-08-10T05:32:24.462 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.462+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~P4BUN411O1WY.0 size=1048576 2024-08-10T05:32:24.463 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.463+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~P4BUN411O1WY.1 size=512353 2024-08-10T05:32:24.464 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.463+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=P4BUN411O1WY tag=Q1IKFAK8IO5H type=write size=2609505 2024-08-10T05:32:24.467 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.467+0000 7f7803238780 1 < suggested update operation key=DDSA6SD57UXL tag=M1DJO01JGT5H type=write size=637491 2024-08-10T05:32:24.470 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.470+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~OE47LL1YTSJQ.0 size=536940 2024-08-10T05:32:24.470 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.470+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=OE47LL1YTSJQ tag=KBEDIENMCM97 type=write size=1585516 2024-08-10T05:32:24.472 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.472+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~Y4MHY7UOH3FX.0 size=1048576 2024-08-10T05:32:24.473 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.473+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~Y4MHY7UOH3FX.1 size=1048576 2024-08-10T05:32:24.473 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.473+0000 7f7803238780 1 < canceled part key=_multipart_VKX9ZVCGC9JY.2~Y4MHY7UOH3FX.2 size=915998 2024-08-10T05:32:24.476 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.476+0000 7f7803238780 1 < canceled multipart upload key=VKX9ZVCGC9JY upload=Y4MHY7UOH3FX tag=JENF1NNAPD26 type=write size=4061726 2024-08-10T05:32:24.479 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.479+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~I2WXC007ZOR3.0 size=134365 2024-08-10T05:32:24.479 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.479+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=I2WXC007ZOR3 tag=1MJ5QTEF1LIC type=write size=1182941 2024-08-10T05:32:24.481 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.481+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=B7XDY691EIVC type=del 2024-08-10T05:32:24.483 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.483+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=9DS646DYOCOZ type=del size=3546103 2024-08-10T05:32:24.485 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.485+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~8FXUJF7PAYY0.0 size=471484 2024-08-10T05:32:24.488 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.488+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=8FXUJF7PAYY0 tag=VNBBKVIG2OIV type=write size=1520060 2024-08-10T05:32:24.489 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.489+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=6NRA5SBLOO6V type=write size=797290 2024-08-10T05:32:24.491 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.491+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~MPLXVE0ZQN3E.0 size=1048576 2024-08-10T05:32:24.493 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.493+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~MPLXVE0ZQN3E.1 size=789247 2024-08-10T05:32:24.496 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.496+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=MPLXVE0ZQN3E tag=8VWG6W5R60R5 type=write size=2886399 2024-08-10T05:32:24.498 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.498+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=BOAD0AKIPPWT type=write size=127248 2024-08-10T05:32:24.500 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.500+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~Q0ZH8YJSF0H5.0 size=228614 2024-08-10T05:32:24.503 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.503+0000 7f7803238780 1 < completed multipart upload key=4RGB196YQHP8 upload=Q0ZH8YJSF0H5 tag=N4LAQ0E0ZGUW type=write size=1277190 2024-08-10T05:32:24.505 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.505+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=RRXBM3YPL8NG type=del size=772941 2024-08-10T05:32:24.508 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.508+0000 7f7803238780 1 < suggested update operation key=U2UOFCEMPTEG tag=EL2A8SZZ62NX type=del size=157384 2024-08-10T05:32:24.511 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.511+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~OT79P2Y97SZF.0 size=995398 2024-08-10T05:32:24.511 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.511+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=OT79P2Y97SZF tag=MFRKHFNVN0YN type=write size=2043974 2024-08-10T05:32:24.513 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.513+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~COZWTAQ0PM34.0 size=352928 2024-08-10T05:32:24.518 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.516+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=COZWTAQ0PM34 tag=1I1Z2CQN51RI type=write size=1401504 2024-08-10T05:32:24.520 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.520+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~WIV1ZBSGJ6OS.0 size=270297 2024-08-10T05:32:24.520 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.520+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=WIV1ZBSGJ6OS tag=SSVOKGVM1OQZ type=write size=1318873 2024-08-10T05:32:24.522 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.522+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=JI7WXK8590PT type=del 2024-08-10T05:32:24.525 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.525+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~D3NVHBXXLQIO.0 size=143792 2024-08-10T05:32:24.525 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.525+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=D3NVHBXXLQIO tag=PRR6RFTNW79I type=write size=1192368 2024-08-10T05:32:24.526 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.526+0000 7f7803238780 1 < completed write operation key=AEL92L18QHBE tag=U3WRDI809UA6 type=write size=692403 2024-08-10T05:32:24.530 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.530+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~756FCM2KFPPZ.0 size=1048576 2024-08-10T05:32:24.531 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.531+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~756FCM2KFPPZ.1 size=830109 2024-08-10T05:32:24.531 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.531+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=756FCM2KFPPZ tag=V0FOL8CGCIF0 type=write size=2927261 2024-08-10T05:32:24.533 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.533+0000 7f7803238780 1 < completed delete operation key=MSU6AUJV0ITY tag=XU17KV0OO8VD type=del 2024-08-10T05:32:24.536 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.536+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~3TC4U5VNHGLX.0 size=1048576 2024-08-10T05:32:24.538 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.538+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~3TC4U5VNHGLX.1 size=1048576 2024-08-10T05:32:24.539 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.539+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~3TC4U5VNHGLX.2 size=936772 2024-08-10T05:32:24.539 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.539+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=3TC4U5VNHGLX tag=X9YJXF1E8K57 type=write size=4082500 2024-08-10T05:32:24.541 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.541+0000 7f7803238780 1 < canceled operation key=H9KT1RELCW8U tag=YK691GA5TRWF type=del size=2310578 2024-08-10T05:32:24.544 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.544+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~IJ53OLQEE8CT.0 size=689953 2024-08-10T05:32:24.544 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.544+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=IJ53OLQEE8CT tag=XWY53VEVYE03 type=write size=1738529 2024-08-10T05:32:24.545 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.545+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=GJU8CIESYYLN type=del 2024-08-10T05:32:24.547 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.547+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=19AFQE1EDK3M type=write size=571138 2024-08-10T05:32:24.551 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.551+0000 7f7803238780 1 < suggested update operation key=XWUWU8CVR59V tag=2N7WRO6ZXI5H type=del size=1095332 2024-08-10T05:32:24.552 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.552+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=F9A6TTS4DGWG type=del size=2424405 2024-08-10T05:32:24.554 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.554+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~ANM2DZY3LUTU.0 size=54476 2024-08-10T05:32:24.558 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.558+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=ANM2DZY3LUTU tag=1R5BFEQDGLYP type=write size=1103052 2024-08-10T05:32:24.560 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.560+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=7GD3ZTHR0I58 type=del size=559852 2024-08-10T05:32:24.560 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.560+0000 7f7803238780 1 < canceled part key=_multipart_N6BX8IO9ZULU.2~P4BUN411O1WY.0 size=1048576 2024-08-10T05:32:24.562 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.562+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~P4BUN411O1WY.1 size=512353 2024-08-10T05:32:24.565 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.565+0000 7f7803238780 1 < canceled multipart upload key=N6BX8IO9ZULU upload=P4BUN411O1WY tag=Q1IKFAK8IO5H type=write size=2609505 2024-08-10T05:32:24.570 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.570+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~Y0MJLNL88MM1.0 size=1048576 2024-08-10T05:32:24.572 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.572+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~Y0MJLNL88MM1.1 size=1048576 2024-08-10T05:32:24.573 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.573+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~Y0MJLNL88MM1.2 size=356390 2024-08-10T05:32:24.574 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.573+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=Y0MJLNL88MM1 tag=QRZNJXFBD01W type=write size=3502118 2024-08-10T05:32:24.576 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.576+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~OE47LL1YTSJQ.0 size=536940 2024-08-10T05:32:24.579 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.579+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=OE47LL1YTSJQ tag=KBEDIENMCM97 type=write size=1585516 2024-08-10T05:32:24.581 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.581+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=810ORPN4QKU5 type=del size=1438147 2024-08-10T05:32:24.582 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.583+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~I2WXC007ZOR3.0 size=134365 2024-08-10T05:32:24.586 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.586+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=I2WXC007ZOR3 tag=1MJ5QTEF1LIC type=write size=1182941 2024-08-10T05:32:24.588 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.588+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=QK4G3YX0S3A3 type=del size=4144185 2024-08-10T05:32:24.590 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.590+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=9DS646DYOCOZ type=del 2024-08-10T05:32:24.592 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.592+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=L7SMPCKXCFLY type=del size=681466 2024-08-10T05:32:24.594 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.594+0000 7f7803238780 1 < completed write operation key=ZOT42H765WOE tag=6NRA5SBLOO6V type=write size=797290 2024-08-10T05:32:24.596 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.596+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=CUGEW6743X2N type=write size=471939 2024-08-10T05:32:24.598 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.598+0000 7f7803238780 1 < completed write operation key=MSU6AUJV0ITY tag=BOAD0AKIPPWT type=write size=127248 2024-08-10T05:32:24.600 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.599+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=SE2OIQGU4IE4 type=del size=2007371 2024-08-10T05:32:24.601 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.601+0000 7f7803238780 1 < canceled operation key=MSU6AUJV0ITY tag=RRXBM3YPL8NG type=del size=772941 2024-08-10T05:32:24.603 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.603+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=2HBVZJE6T3U9 type=del size=525946 2024-08-10T05:32:24.606 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.606+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~OT79P2Y97SZF.0 size=995398 2024-08-10T05:32:24.609 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.609+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=OT79P2Y97SZF tag=MFRKHFNVN0YN type=write size=2043974 2024-08-10T05:32:24.610 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.610+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=3JP2PUTDRK1H type=del size=942954 2024-08-10T05:32:24.612 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.612+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~WIV1ZBSGJ6OS.0 size=270297 2024-08-10T05:32:24.615 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.615+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=WIV1ZBSGJ6OS tag=SSVOKGVM1OQZ type=write size=1318873 2024-08-10T05:32:24.619 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.619+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~LGWIX30T3I56.0 size=1048576 2024-08-10T05:32:24.620 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.620+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~LGWIX30T3I56.1 size=3608 2024-08-10T05:32:24.620 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.620+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=LGWIX30T3I56 tag=3AV8XBU9423O type=write size=2100760 2024-08-10T05:32:24.622 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.622+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~D3NVHBXXLQIO.0 size=143792 2024-08-10T05:32:24.625 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.625+0000 7f7803238780 1 < completed multipart upload key=0Q56DOBCN3VW upload=D3NVHBXXLQIO tag=PRR6RFTNW79I type=write size=1192368 2024-08-10T05:32:24.628 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.628+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~UJPC0Y7H776B.0 size=1048576 2024-08-10T05:32:24.630 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.630+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~UJPC0Y7H776B.1 size=426680 2024-08-10T05:32:24.630 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.630+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=UJPC0Y7H776B tag=J8D6ZDS3UJ5I type=write size=2523832 2024-08-10T05:32:24.632 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.632+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~756FCM2KFPPZ.0 size=1048576 2024-08-10T05:32:24.633 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.633+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~756FCM2KFPPZ.1 size=830109 2024-08-10T05:32:24.636 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.636+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=756FCM2KFPPZ tag=V0FOL8CGCIF0 type=write size=2927261 2024-08-10T05:32:24.640 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.640+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~RQUVJBNOGT0A.0 size=619681 2024-08-10T05:32:24.640 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.640+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=RQUVJBNOGT0A tag=RRJT1VYERZTR type=write size=1668257 2024-08-10T05:32:24.642 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.642+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~3TC4U5VNHGLX.0 size=1048576 2024-08-10T05:32:24.643 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.643+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~3TC4U5VNHGLX.1 size=1048576 2024-08-10T05:32:24.645 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.645+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~3TC4U5VNHGLX.2 size=936772 2024-08-10T05:32:24.648 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.648+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=3TC4U5VNHGLX tag=X9YJXF1E8K57 type=write size=4082500 2024-08-10T05:32:24.650 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.650+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=IQIC2CQ92OZ9 type=write size=562146 2024-08-10T05:32:24.652 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.652+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~IJ53OLQEE8CT.0 size=689953 2024-08-10T05:32:24.655 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.655+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=IJ53OLQEE8CT tag=XWY53VEVYE03 type=write size=1738529 2024-08-10T05:32:24.657 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.657+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=CTXKOE8S2JLF type=write size=865579 2024-08-10T05:32:24.659 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.659+0000 7f7803238780 1 < completed write operation key=BNYFRBPTTUSU tag=19AFQE1EDK3M type=write size=571138 2024-08-10T05:32:24.662 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.662+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~1XBQAYIO0W6X.0 size=895966 2024-08-10T05:32:24.662 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.662+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=1XBQAYIO0W6X tag=31G3KTDNRG68 type=write size=1944542 2024-08-10T05:32:24.664 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.664+0000 7f7803238780 1 < completed delete operation key=WLAMZC6D1VYS tag=F9A6TTS4DGWG type=del 2024-08-10T05:32:24.666 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.666+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=SL0B8ZQFV6QF type=write size=125948 2024-08-10T05:32:24.668 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.668+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=7GD3ZTHR0I58 type=del 2024-08-10T05:32:24.672 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.672+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~0V6JHIA6EG6T.0 size=1048576 2024-08-10T05:32:24.673 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.673+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~0V6JHIA6EG6T.1 size=144497 2024-08-10T05:32:24.673 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.673+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=0V6JHIA6EG6T tag=OTM9NFD33NJE type=write size=2241649 2024-08-10T05:32:24.675 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.675+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~Y0MJLNL88MM1.0 size=1048576 2024-08-10T05:32:24.676 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.675+0000 7f7803238780 1 < canceled part key=_multipart_XWUWU8CVR59V.2~Y0MJLNL88MM1.1 size=1048576 2024-08-10T05:32:24.677 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.677+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~Y0MJLNL88MM1.2 size=356390 2024-08-10T05:32:24.680 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.680+0000 7f7803238780 1 < canceled multipart upload key=XWUWU8CVR59V upload=Y0MJLNL88MM1 tag=QRZNJXFBD01W type=write size=3502118 2024-08-10T05:32:24.683 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.683+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~YMYFJNYQWGYV.0 size=1025775 2024-08-10T05:32:24.684 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.683+0000 7f7803238780 1 > prepared multipart upload key=DDSA6SD57UXL upload=YMYFJNYQWGYV tag=13IUBJEKMAEB type=write size=2074351 2024-08-10T05:32:24.685 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.685+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=810ORPN4QKU5 type=del 2024-08-10T05:32:24.689 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.689+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~D0UHEXGNUYBU.0 size=730714 2024-08-10T05:32:24.689 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.689+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=D0UHEXGNUYBU tag=IBWZGN1S2AP1 type=write size=1779290 2024-08-10T05:32:24.691 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.691+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=QK4G3YX0S3A3 type=del 2024-08-10T05:32:24.692 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.692+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=HGJCN0Y71F6B type=write size=966308 2024-08-10T05:32:24.694 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.694+0000 7f7803238780 1 < completed delete operation key=VJC53Z86ZBHI tag=L7SMPCKXCFLY type=del 2024-08-10T05:32:24.698 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.698+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~TEF5W31CCT9M.0 size=1048576 2024-08-10T05:32:24.699 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.699+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~TEF5W31CCT9M.1 size=500705 2024-08-10T05:32:24.700 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.699+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=TEF5W31CCT9M tag=0E9P8IYL0K31 type=write size=2597857 2024-08-10T05:32:24.701 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.701+0000 7f7803238780 1 < completed write operation key=M4KEYRP20O0S tag=CUGEW6743X2N type=write size=471939 2024-08-10T05:32:24.703 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.703+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=V5MET2X5GHML type=del size=2160198 2024-08-10T05:32:24.707 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.707+0000 7f7803238780 1 < suggested remove operation key=0Q56DOBCN3VW tag=SE2OIQGU4IE4 type=del 2024-08-10T05:32:24.709 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.709+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=7KO7SGQXPI4Z type=del size=335386 2024-08-10T05:32:24.711 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.711+0000 7f7803238780 1 < completed delete operation key=BEWZS75IA59P tag=2HBVZJE6T3U9 type=del 2024-08-10T05:32:24.713 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.713+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=EL2X2CCEWI5N type=write size=253970 2024-08-10T05:32:24.715 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.715+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=3JP2PUTDRK1H type=del 2024-08-10T05:32:24.717 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.717+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=3A365UD0QSMB type=write size=770639 2024-08-10T05:32:24.722 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.719+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~LGWIX30T3I56.0 size=1048576 2024-08-10T05:32:24.722 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.720+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~LGWIX30T3I56.1 size=3608 2024-08-10T05:32:24.724 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.724+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=LGWIX30T3I56 tag=3AV8XBU9423O type=write size=2100760 2024-08-10T05:32:24.725 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.725+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=DYVF3JSS6FTO type=del size=3252802 2024-08-10T05:32:24.728 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.728+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~UJPC0Y7H776B.0 size=1048576 2024-08-10T05:32:24.729 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.729+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~UJPC0Y7H776B.1 size=426680 2024-08-10T05:32:24.733 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.733+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=UJPC0Y7H776B tag=J8D6ZDS3UJ5I type=write size=2523832 2024-08-10T05:32:24.735 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.735+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=2T2755RGBUNY type=write size=826428 2024-08-10T05:32:24.737 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.737+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~RQUVJBNOGT0A.0 size=619681 2024-08-10T05:32:24.740 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.740+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=RQUVJBNOGT0A tag=RRJT1VYERZTR type=write size=1668257 2024-08-10T05:32:24.742 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.742+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=467XA2C4J8S1 type=del size=4030743 2024-08-10T05:32:24.744 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.744+0000 7f7803238780 1 < canceled operation key=BEWZS75IA59P tag=IQIC2CQ92OZ9 type=write size=562146 2024-08-10T05:32:24.748 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.747+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~Q6MCGE1OZZ9G.0 size=1048576 2024-08-10T05:32:24.750 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.749+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~Q6MCGE1OZZ9G.1 size=100894 2024-08-10T05:32:24.750 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.749+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=Q6MCGE1OZZ9G tag=PUQO64U31AIO type=write size=2198046 2024-08-10T05:32:24.751 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.751+0000 7f7803238780 1 < completed write operation key=VKX9ZVCGC9JY tag=CTXKOE8S2JLF type=write size=865579 2024-08-10T05:32:24.753 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.753+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=C15UUGB3H8EM type=del size=2151235 2024-08-10T05:32:24.756 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.756+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~1XBQAYIO0W6X.0 size=895966 2024-08-10T05:32:24.759 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.759+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=1XBQAYIO0W6X tag=31G3KTDNRG68 type=write size=1944542 2024-08-10T05:32:24.762 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.762+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~OL65DG9TL2MD.0 size=824280 2024-08-10T05:32:24.763 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.762+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=OL65DG9TL2MD tag=TEUG16TU6T5U type=write size=1872856 2024-08-10T05:32:24.764 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.764+0000 7f7803238780 1 < canceled operation key=29VQII5BL9Z9 tag=SL0B8ZQFV6QF type=write size=125948 2024-08-10T05:32:24.768 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.768+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~772SKZ0BSFEP.0 size=1048576 2024-08-10T05:32:24.770 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.769+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~772SKZ0BSFEP.1 size=1048576 2024-08-10T05:32:24.771 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.771+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~772SKZ0BSFEP.2 size=111936 2024-08-10T05:32:24.772 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.771+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=772SKZ0BSFEP tag=ZWN9DU79M3TS type=write size=3257664 2024-08-10T05:32:24.773 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.773+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~0V6JHIA6EG6T.0 size=1048576 2024-08-10T05:32:24.775 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.775+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~0V6JHIA6EG6T.1 size=144497 2024-08-10T05:32:24.780 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.779+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=0V6JHIA6EG6T tag=OTM9NFD33NJE type=write size=2241649 2024-08-10T05:32:24.782 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.782+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~JOTSD26K412Z.0 size=863754 2024-08-10T05:32:24.783 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.782+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=JOTSD26K412Z tag=AWU9RZMJXH77 type=write size=1912330 2024-08-10T05:32:24.784 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.784+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~YMYFJNYQWGYV.0 size=1025775 2024-08-10T05:32:24.787 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.787+0000 7f7803238780 1 < completed multipart upload key=DDSA6SD57UXL upload=YMYFJNYQWGYV tag=13IUBJEKMAEB type=write size=2074351 2024-08-10T05:32:24.789 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.789+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=A88XDXS2JCRN type=del size=1796435 2024-08-10T05:32:24.791 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.791+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~D0UHEXGNUYBU.0 size=730714 2024-08-10T05:32:24.794 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.794+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=D0UHEXGNUYBU tag=IBWZGN1S2AP1 type=write size=1779290 2024-08-10T05:32:24.796 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.796+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=HDI6GVIH1C1T type=del size=217936 2024-08-10T05:32:24.798 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.798+0000 7f7803238780 1 < completed write operation key=BNYFRBPTTUSU tag=HGJCN0Y71F6B type=write size=966308 2024-08-10T05:32:24.800 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.800+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=29IZKAUDVZJZ type=del size=2379345 2024-08-10T05:32:24.802 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.802+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~TEF5W31CCT9M.0 size=1048576 2024-08-10T05:32:24.803 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.803+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~TEF5W31CCT9M.1 size=500705 2024-08-10T05:32:24.807 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.807+0000 7f7803238780 1 < completed multipart upload key=N6BX8IO9ZULU upload=TEF5W31CCT9M tag=0E9P8IYL0K31 type=write size=2597857 2024-08-10T05:32:24.811 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.811+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~IHB2UAA2OPJP.0 size=1048576 2024-08-10T05:32:24.813 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.812+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~IHB2UAA2OPJP.1 size=191230 2024-08-10T05:32:24.813 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.812+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=IHB2UAA2OPJP tag=OUKHD6L3QKG3 type=write size=2288382 2024-08-10T05:32:24.815 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.815+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=V5MET2X5GHML type=del 2024-08-10T05:32:24.817 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.817+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=MZZPQLES1V7S type=del size=3342252 2024-08-10T05:32:24.818 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.818+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=7KO7SGQXPI4Z type=del 2024-08-10T05:32:24.820 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.820+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=PNVUHDFKWR5A type=del size=1711188 2024-08-10T05:32:24.822 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.822+0000 7f7803238780 1 < completed write operation key=0Q56DOBCN3VW tag=EL2X2CCEWI5N type=write size=253970 2024-08-10T05:32:24.826 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.826+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~6YMUMNN0X91Z.0 size=1048576 2024-08-10T05:32:24.827 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.827+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~6YMUMNN0X91Z.1 size=1048576 2024-08-10T05:32:24.828 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.828+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~6YMUMNN0X91Z.2 size=294744 2024-08-10T05:32:24.829 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.828+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=6YMUMNN0X91Z tag=BLLHCAAK1XDB type=write size=3440472 2024-08-10T05:32:24.831 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.830+0000 7f7803238780 1 < completed write operation key=YTNER1UQPXAW tag=3A365UD0QSMB type=write size=770639 2024-08-10T05:32:24.834 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.834+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~JN65F2QYWYC5.0 size=1048576 2024-08-10T05:32:24.835 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.835+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~JN65F2QYWYC5.1 size=1048576 2024-08-10T05:32:24.837 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.837+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~JN65F2QYWYC5.2 size=61558 2024-08-10T05:32:24.837 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.837+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=JN65F2QYWYC5 tag=WZ11KQAM7RC6 type=write size=3207286 2024-08-10T05:32:24.838 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.838+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=DYVF3JSS6FTO type=del 2024-08-10T05:32:24.842 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.842+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~WZ9JPN5BGATJ.0 size=866198 2024-08-10T05:32:24.842 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.842+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=WZ9JPN5BGATJ tag=2KN69YAN5XPG type=write size=1914774 2024-08-10T05:32:24.843 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.843+0000 7f7803238780 1 < completed write operation key=XOK47MUNUZ55 tag=2T2755RGBUNY type=write size=826428 2024-08-10T05:32:24.845 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.845+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=DW3VURY8B7W4 type=del size=3186763 2024-08-10T05:32:24.847 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.847+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=467XA2C4J8S1 type=del 2024-08-10T05:32:24.851 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.851+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~YCF2K22ZNXY3.0 size=446721 2024-08-10T05:32:24.851 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.851+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=YCF2K22ZNXY3 tag=TKMSN1HQP61C type=write size=1495297 2024-08-10T05:32:24.853 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.853+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~Q6MCGE1OZZ9G.0 size=1048576 2024-08-10T05:32:24.854 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.854+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~Q6MCGE1OZZ9G.1 size=100894 2024-08-10T05:32:24.858 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.857+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=Q6MCGE1OZZ9G tag=PUQO64U31AIO type=write size=2198046 2024-08-10T05:32:24.859 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.859+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=W1EXQK5GF71K type=del size=1495141 2024-08-10T05:32:24.861 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.861+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=C15UUGB3H8EM type=del 2024-08-10T05:32:24.863 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.863+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=5CN60IHYH1YG type=del size=3377736 2024-08-10T05:32:24.865 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.865+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~OL65DG9TL2MD.0 size=824280 2024-08-10T05:32:24.868 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.868+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=OL65DG9TL2MD tag=TEUG16TU6T5U type=write size=1872856 2024-08-10T05:32:24.870 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.870+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=QUBU75ULNZ5Z type=del size=3882350 2024-08-10T05:32:24.872 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.872+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~772SKZ0BSFEP.0 size=1048576 2024-08-10T05:32:24.873 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.873+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~772SKZ0BSFEP.1 size=1048576 2024-08-10T05:32:24.875 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.875+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~772SKZ0BSFEP.2 size=111936 2024-08-10T05:32:24.879 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.878+0000 7f7803238780 1 < completed multipart upload key=4RGB196YQHP8 upload=772SKZ0BSFEP tag=ZWN9DU79M3TS type=write size=3257664 2024-08-10T05:32:24.880 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.880+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=WFULMWMB6U2P type=write size=84918 2024-08-10T05:32:24.882 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.882+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~JOTSD26K412Z.0 size=863754 2024-08-10T05:32:24.886 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.886+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=JOTSD26K412Z tag=AWU9RZMJXH77 type=write size=1912330 2024-08-10T05:32:24.887 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.887+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=M3UZFBFY0IY3 type=write size=885469 2024-08-10T05:32:24.891 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.891+0000 7f7803238780 1 < suggested remove operation key=XWUWU8CVR59V tag=A88XDXS2JCRN type=del 2024-08-10T05:32:24.893 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.893+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=Z493DQYT7MLX type=del size=4063004 2024-08-10T05:32:24.894 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.894+0000 7f7803238780 1 < canceled operation key=XOK47MUNUZ55 tag=HDI6GVIH1C1T type=del size=217936 2024-08-10T05:32:24.896 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.896+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=3WVTSLM8E281 type=del size=2662710 2024-08-10T05:32:24.898 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.898+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=29IZKAUDVZJZ type=del 2024-08-10T05:32:24.900 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.900+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=X5X14JNOZ9V0 type=del size=1062871 2024-08-10T05:32:24.901 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.901+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~IHB2UAA2OPJP.0 size=1048576 2024-08-10T05:32:24.903 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.903+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~IHB2UAA2OPJP.1 size=191230 2024-08-10T05:32:24.906 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.906+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=IHB2UAA2OPJP tag=OUKHD6L3QKG3 type=write size=2288382 2024-08-10T05:32:24.909 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.908+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=8N4FFTPE5Y63 type=del size=3721014 2024-08-10T05:32:24.910 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.910+0000 7f7803238780 1 < completed delete operation key=N6BX8IO9ZULU tag=MZZPQLES1V7S type=del 2024-08-10T05:32:24.914 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.914+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~TYLLB5B7STUU.0 size=40210 2024-08-10T05:32:24.914 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.914+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=TYLLB5B7STUU tag=CSFNFRJY4M74 type=write size=1088786 2024-08-10T05:32:24.916 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.916+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=PNVUHDFKWR5A type=del 2024-08-10T05:32:24.919 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.919+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~5VJRXULIZHG4.0 size=1048576 2024-08-10T05:32:24.921 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.921+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~5VJRXULIZHG4.1 size=845026 2024-08-10T05:32:24.921 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.921+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=5VJRXULIZHG4 tag=COAVEUXKJVEQ type=write size=2942178 2024-08-10T05:32:24.926 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.923+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~6YMUMNN0X91Z.0 size=1048576 2024-08-10T05:32:24.926 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.924+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~6YMUMNN0X91Z.1 size=1048576 2024-08-10T05:32:24.927 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.926+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~6YMUMNN0X91Z.2 size=294744 2024-08-10T05:32:24.929 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.929+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=6YMUMNN0X91Z tag=BLLHCAAK1XDB type=write size=3440472 2024-08-10T05:32:24.933 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.933+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~6M9FP0QBSX5W.0 size=1048576 2024-08-10T05:32:24.934 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.934+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~6M9FP0QBSX5W.1 size=1048576 2024-08-10T05:32:24.936 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.936+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~6M9FP0QBSX5W.2 size=855383 2024-08-10T05:32:24.936 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.936+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=6M9FP0QBSX5W tag=O41ZIQUW5I7E type=write size=4001111 2024-08-10T05:32:24.938 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.938+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~JN65F2QYWYC5.0 size=1048576 2024-08-10T05:32:24.939 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.939+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~JN65F2QYWYC5.1 size=1048576 2024-08-10T05:32:24.941 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.941+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~JN65F2QYWYC5.2 size=61558 2024-08-10T05:32:24.944 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.944+0000 7f7803238780 1 < completed multipart upload key=4RGB196YQHP8 upload=JN65F2QYWYC5 tag=WZ11KQAM7RC6 type=write size=3207286 2024-08-10T05:32:24.948 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.948+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~L9SLPQ5L6L50.0 size=1048576 2024-08-10T05:32:24.950 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.950+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~L9SLPQ5L6L50.1 size=352232 2024-08-10T05:32:24.950 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.950+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=L9SLPQ5L6L50 tag=C5PDEMNXQAGI type=write size=2449384 2024-08-10T05:32:24.952 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.951+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~WZ9JPN5BGATJ.0 size=866198 2024-08-10T05:32:24.954 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.954+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=WZ9JPN5BGATJ tag=2KN69YAN5XPG type=write size=1914774 2024-08-10T05:32:24.956 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.956+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=M1TRW2BNPKE6 type=write size=372461 2024-08-10T05:32:24.958 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.958+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=DW3VURY8B7W4 type=del 2024-08-10T05:32:24.960 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.960+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=2X52W9XGM4JB type=del size=972008 2024-08-10T05:32:24.962 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.962+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~YCF2K22ZNXY3.0 size=446721 2024-08-10T05:32:24.965 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.965+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=YCF2K22ZNXY3 tag=TKMSN1HQP61C type=write size=1495297 2024-08-10T05:32:24.968 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.967+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=6VHXMXMTQVEW type=del size=157844 2024-08-10T05:32:24.972 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.972+0000 7f7803238780 1 < suggested remove operation key=H9KT1RELCW8U tag=W1EXQK5GF71K type=del 2024-08-10T05:32:24.976 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.976+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~1ZF848G80J3F.0 size=447048 2024-08-10T05:32:24.976 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.976+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=1ZF848G80J3F tag=37KHB82YTRJT type=write size=1495624 2024-08-10T05:32:24.978 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.978+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=5CN60IHYH1YG type=del 2024-08-10T05:32:24.979 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.979+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=222J0S3M7Z9X type=del size=3860728 2024-08-10T05:32:24.983 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.983+0000 7f7803238780 1 < suggested update operation key=4RGB196YQHP8 tag=QUBU75ULNZ5Z type=del size=3882350 2024-08-10T05:32:24.985 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.985+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=V15Y3YWF9QDH type=del size=2816705 2024-08-10T05:32:24.987 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.987+0000 7f7803238780 1 < completed write operation key=BNYFRBPTTUSU tag=WFULMWMB6U2P type=write size=84918 2024-08-10T05:32:24.991 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.991+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~WIZ6Z9I7F4RZ.0 size=1048576 2024-08-10T05:32:24.992 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.992+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~WIZ6Z9I7F4RZ.1 size=506880 2024-08-10T05:32:24.992 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.992+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=WIZ6Z9I7F4RZ tag=XL249CNVO34Y type=write size=2604032 2024-08-10T05:32:24.996 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.996+0000 7f7803238780 1 < suggested remove operation key=0LYGW6HXWPZY tag=M3UZFBFY0IY3 type=write 2024-08-10T05:32:24.998 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:24.998+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=403LU3LN9O7A type=del size=1690249 2024-08-10T05:32:25.000 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.000+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=Z493DQYT7MLX type=del 2024-08-10T05:32:25.004 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.004+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~DR4C9P3Z3FIM.0 size=853937 2024-08-10T05:32:25.004 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.004+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=DR4C9P3Z3FIM tag=Z0QQ8RWUYWNO type=write size=1902513 2024-08-10T05:32:25.006 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.006+0000 7f7803238780 1 < completed delete operation key=M4KEYRP20O0S tag=3WVTSLM8E281 type=del 2024-08-10T05:32:25.008 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.008+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=13D83S72LGKH type=del size=206811 2024-08-10T05:32:25.011 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.011+0000 7f7803238780 1 < canceled operation key=0Q56DOBCN3VW tag=X5X14JNOZ9V0 type=del size=1062871 2024-08-10T05:32:25.013 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.013+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=YSY4LIADJR28 type=write size=296094 2024-08-10T05:32:25.017 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.017+0000 7f7803238780 1 < suggested update operation key=0Q56DOBCN3VW tag=8N4FFTPE5Y63 type=del size=3721014 2024-08-10T05:32:25.019 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.019+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=CV6QLIUBQPQJ type=del size=4061481 2024-08-10T05:32:25.021 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.021+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~TYLLB5B7STUU.0 size=40210 2024-08-10T05:32:25.024 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.024+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=TYLLB5B7STUU tag=CSFNFRJY4M74 type=write size=1088786 2024-08-10T05:32:25.026 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.026+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=GWTTTNQVPMGJ type=write size=166604 2024-08-10T05:32:25.029 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.028+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~5VJRXULIZHG4.0 size=1048576 2024-08-10T05:32:25.030 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.030+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~5VJRXULIZHG4.1 size=845026 2024-08-10T05:32:25.033 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.034+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=5VJRXULIZHG4 tag=COAVEUXKJVEQ type=write size=2942178 2024-08-10T05:32:25.037 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.037+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~QLX2RES6T8SD.0 size=949146 2024-08-10T05:32:25.037 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.037+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=QLX2RES6T8SD tag=ELCJ6P27KUFZ type=write size=1997722 2024-08-10T05:32:25.039 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.039+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~6M9FP0QBSX5W.0 size=1048576 2024-08-10T05:32:25.041 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.041+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~6M9FP0QBSX5W.1 size=1048576 2024-08-10T05:32:25.042 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.041+0000 7f7803238780 1 < canceled part key=_multipart_SFULEGB3NN7M.2~6M9FP0QBSX5W.2 size=855383 2024-08-10T05:32:25.046 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.046+0000 7f7803238780 1 < canceled multipart upload key=SFULEGB3NN7M upload=6M9FP0QBSX5W tag=O41ZIQUW5I7E type=write size=4001111 2024-08-10T05:32:25.049 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.049+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~E8Z98VH0DWY2.0 size=1048576 2024-08-10T05:32:25.051 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.051+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~E8Z98VH0DWY2.1 size=364203 2024-08-10T05:32:25.052 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.051+0000 7f7803238780 1 > prepared multipart upload key=1TZT0H3OT772 upload=E8Z98VH0DWY2 tag=3RABKY4DUL0O type=write size=2461355 2024-08-10T05:32:25.054 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.054+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~L9SLPQ5L6L50.0 size=1048576 2024-08-10T05:32:25.055 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.055+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~L9SLPQ5L6L50.1 size=352232 2024-08-10T05:32:25.058 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.058+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=L9SLPQ5L6L50 tag=C5PDEMNXQAGI type=write size=2449384 2024-08-10T05:32:25.060 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.060+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=VVCINTHTAKDP type=del size=3208440 2024-08-10T05:32:25.063 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.063+0000 7f7803238780 -1 < failed to complete operation key=0LYGW6HXWPZY tag=M1TRW2BNPKE6 type=write size=372461: (22) Invalid argument 2024-08-10T05:32:25.065 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.065+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=HOV3SJKOVRIU type=del size=1842471 2024-08-10T05:32:25.066 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.066+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=2X52W9XGM4JB type=del 2024-08-10T05:32:25.069 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.068+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=88VKAYOTUPY3 type=del size=1184423 2024-08-10T05:32:25.070 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.070+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=6VHXMXMTQVEW type=del 2024-08-10T05:32:25.072 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.072+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=OYBQUT4B9CB2 type=write size=800237 2024-08-10T05:32:25.074 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.074+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~1ZF848G80J3F.0 size=447048 2024-08-10T05:32:25.078 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.078+0000 7f7803238780 1 < completed multipart upload key=BEWZS75IA59P upload=1ZF848G80J3F tag=37KHB82YTRJT type=write size=1495624 2024-08-10T05:32:25.079 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.079+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=CXROHMSQX3DF type=del size=3420658 2024-08-10T05:32:25.083 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.083+0000 7f7803238780 1 < suggested update operation key=H9KT1RELCW8U tag=222J0S3M7Z9X type=del size=3860728 2024-08-10T05:32:25.085 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.085+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=XOMR92DWTTSL type=del size=2699311 2024-08-10T05:32:25.088 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.088+0000 7f7803238780 1 < suggested remove operation key=AEL92L18QHBE tag=V15Y3YWF9QDH type=del 2024-08-10T05:32:25.090 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.090+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=IKGSJYMT6CP1 type=del size=1268865 2024-08-10T05:32:25.092 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.092+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~WIZ6Z9I7F4RZ.0 size=1048576 2024-08-10T05:32:25.093 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.093+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~WIZ6Z9I7F4RZ.1 size=506880 2024-08-10T05:32:25.096 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.096+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=WIZ6Z9I7F4RZ tag=XL249CNVO34Y type=write size=2604032 2024-08-10T05:32:25.098 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.098+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=T1JKG9XNQE4P type=del size=3483937 2024-08-10T05:32:25.102 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.102+0000 7f7803238780 1 < suggested remove operation key=ME6EL3X8OID0 tag=403LU3LN9O7A type=del 2024-08-10T05:32:25.103 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.103+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=90WRXO9Z1NNP type=del size=2427756 2024-08-10T05:32:25.105 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.105+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~DR4C9P3Z3FIM.0 size=853937 2024-08-10T05:32:25.108 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.108+0000 7f7803238780 1 < completed multipart upload key=4RGB196YQHP8 upload=DR4C9P3Z3FIM tag=Z0QQ8RWUYWNO type=write size=1902513 2024-08-10T05:32:25.110 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.110+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=R4LBHEEQVPGN type=del size=3045281 2024-08-10T05:32:25.112 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.112+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=13D83S72LGKH type=del 2024-08-10T05:32:25.116 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.116+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~LL0UYO141TZZ.0 size=1048576 2024-08-10T05:32:25.117 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.117+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~LL0UYO141TZZ.1 size=302171 2024-08-10T05:32:25.117 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.117+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=LL0UYO141TZZ tag=AS6JP1S14LGX type=write size=2399323 2024-08-10T05:32:25.119 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.119+0000 7f7803238780 1 < completed write operation key=SFULEGB3NN7M tag=YSY4LIADJR28 type=write size=296094 2024-08-10T05:32:25.121 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.121+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=G2EHSSCN5EPL type=del size=3580292 2024-08-10T05:32:25.123 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.123+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=CV6QLIUBQPQJ type=del 2024-08-10T05:32:25.124 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.124+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=SPOFE6LTW56O type=del size=1218764 2024-08-10T05:32:25.130 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.129+0000 7f7803238780 1 < suggested update operation key=U2UOFCEMPTEG tag=GWTTTNQVPMGJ type=write size=166604 2024-08-10T05:32:25.132 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.132+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~O37B6APC5T0K.0 size=1048576 2024-08-10T05:32:25.133 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.133+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~O37B6APC5T0K.1 size=1048576 2024-08-10T05:32:25.135 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.135+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~O37B6APC5T0K.2 size=807332 2024-08-10T05:32:25.135 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.135+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=O37B6APC5T0K tag=WG133AQAPB4P type=write size=3953060 2024-08-10T05:32:25.136 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.136+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~QLX2RES6T8SD.0 size=949146 2024-08-10T05:32:25.139 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.139+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=QLX2RES6T8SD tag=ELCJ6P27KUFZ type=write size=1997722 2024-08-10T05:32:25.141 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.141+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=JT548AE2D18W type=del size=2739629 2024-08-10T05:32:25.144 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.144+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~E8Z98VH0DWY2.0 size=1048576 2024-08-10T05:32:25.145 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.145+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~E8Z98VH0DWY2.1 size=364203 2024-08-10T05:32:25.149 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.149+0000 7f7803238780 1 < completed multipart upload key=1TZT0H3OT772 upload=E8Z98VH0DWY2 tag=3RABKY4DUL0O type=write size=2461355 2024-08-10T05:32:25.151 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.151+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=3Q688C4K03ZO type=del size=3766654 2024-08-10T05:32:25.153 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.153+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=VVCINTHTAKDP type=del 2024-08-10T05:32:25.155 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.155+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=S18OHHJGGVW4 type=del size=13492 2024-08-10T05:32:25.156 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.156+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=HOV3SJKOVRIU type=del 2024-08-10T05:32:25.160 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.160+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~J87D8ZPLPH3A.0 size=1048576 2024-08-10T05:32:25.162 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.162+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~J87D8ZPLPH3A.1 size=1048576 2024-08-10T05:32:25.163 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.163+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~J87D8ZPLPH3A.2 size=185725 2024-08-10T05:32:25.163 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.163+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=J87D8ZPLPH3A tag=3X5U1I3132VJ type=write size=3331453 2024-08-10T05:32:25.165 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.165+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=88VKAYOTUPY3 type=del 2024-08-10T05:32:25.167 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.167+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=IJ6BCQRJVK7T type=del size=757739 2024-08-10T05:32:25.168 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.168+0000 7f7803238780 1 < completed write operation key=48SFR1BMD3PP tag=OYBQUT4B9CB2 type=write size=800237 2024-08-10T05:32:25.172 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.172+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~CG43Q3RTQQUY.0 size=1048576 2024-08-10T05:32:25.173 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.173+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~CG43Q3RTQQUY.1 size=484289 2024-08-10T05:32:25.173 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.173+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=CG43Q3RTQQUY tag=HDARV8CDNDLR type=write size=2581441 2024-08-10T05:32:25.176 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.176+0000 7f7803238780 -1 < failed to complete operation key=AEL92L18QHBE tag=CXROHMSQX3DF type=del size=3420658: (22) Invalid argument 2024-08-10T05:32:25.178 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.178+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=YINED9TJQIHW type=write size=262757 2024-08-10T05:32:25.179 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.179+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=XOMR92DWTTSL type=del 2024-08-10T05:32:25.181 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.181+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=YTN33P7VIXL8 type=del size=4132736 2024-08-10T05:32:25.183 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.183+0000 7f7803238780 1 < completed delete operation key=0Q56DOBCN3VW tag=IKGSJYMT6CP1 type=del 2024-08-10T05:32:25.185 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.185+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=VIFZMDXAQJJT type=del size=2501687 2024-08-10T05:32:25.187 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.187+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=T1JKG9XNQE4P type=del 2024-08-10T05:32:25.189 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.189+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=FUR87O6XN4VU type=del size=4069152 2024-08-10T05:32:25.191 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.191+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=90WRXO9Z1NNP type=del 2024-08-10T05:32:25.193 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.193+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=STM7NGVWIDBQ type=del size=3254721 2024-08-10T05:32:25.196 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.196+0000 7f7803238780 1 < completed delete operation key=N6BX8IO9ZULU tag=R4LBHEEQVPGN type=del 2024-08-10T05:32:25.199 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.199+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~2H793MJ3ZA51.0 size=1048576 2024-08-10T05:32:25.201 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.201+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~2H793MJ3ZA51.1 size=193788 2024-08-10T05:32:25.201 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.201+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=2H793MJ3ZA51 tag=9VB926FSG2NR type=write size=2290940 2024-08-10T05:32:25.202 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.202+0000 7f7803238780 1 < canceled part key=_multipart_N6BX8IO9ZULU.2~LL0UYO141TZZ.0 size=1048576 2024-08-10T05:32:25.203 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.203+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~LL0UYO141TZZ.1 size=302171 2024-08-10T05:32:25.207 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.206+0000 7f7803238780 1 < canceled multipart upload key=N6BX8IO9ZULU upload=LL0UYO141TZZ tag=AS6JP1S14LGX type=write size=2399323 2024-08-10T05:32:25.210 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.210+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~C8T2IFGYTRT1.0 size=1048576 2024-08-10T05:32:25.212 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.212+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~C8T2IFGYTRT1.1 size=1048576 2024-08-10T05:32:25.213 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.213+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~C8T2IFGYTRT1.2 size=1004838 2024-08-10T05:32:25.214 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.213+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=C8T2IFGYTRT1 tag=0SPWL6O7JLI0 type=write size=4150566 2024-08-10T05:32:25.217 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.217+0000 7f7803238780 1 < suggested remove operation key=VKX9ZVCGC9JY tag=G2EHSSCN5EPL type=del 2024-08-10T05:32:25.221 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.221+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~LFS28Q7OOW1S.0 size=1048576 2024-08-10T05:32:25.223 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.222+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~LFS28Q7OOW1S.1 size=1048576 2024-08-10T05:32:25.224 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.224+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~LFS28Q7OOW1S.2 size=271699 2024-08-10T05:32:25.224 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.224+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=LFS28Q7OOW1S tag=TQLBGK0GWFDI type=write size=3417427 2024-08-10T05:32:25.228 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.228+0000 7f7803238780 1 < suggested remove operation key=BEWZS75IA59P tag=SPOFE6LTW56O type=del 2024-08-10T05:32:25.230 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.230+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=OZMFW4S711WM type=del size=3648370 2024-08-10T05:32:25.232 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.231+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~O37B6APC5T0K.0 size=1048576 2024-08-10T05:32:25.232 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.231+0000 7f7803238780 1 < canceled part key=_multipart_Z7YHEIMU76PP.2~O37B6APC5T0K.1 size=1048576 2024-08-10T05:32:25.233 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.233+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~O37B6APC5T0K.2 size=807332 2024-08-10T05:32:25.237 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.237+0000 7f7803238780 1 < canceled multipart upload key=Z7YHEIMU76PP upload=O37B6APC5T0K tag=WG133AQAPB4P type=write size=3953060 2024-08-10T05:32:25.239 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.238+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=5ZJOPNYRIJEL type=del size=4105223 2024-08-10T05:32:25.240 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.240+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=JT548AE2D18W type=del 2024-08-10T05:32:25.242 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.242+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=PEN5A1I5FSZ5 type=del size=1014125 2024-08-10T05:32:25.245 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.245+0000 7f7803238780 -1 < failed to complete operation key=VKX9ZVCGC9JY tag=3Q688C4K03ZO type=del size=3766654: (22) Invalid argument 2024-08-10T05:32:25.247 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.247+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=7F2G01W3AMRC type=del size=3331730 2024-08-10T05:32:25.249 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.249+0000 7f7803238780 1 < completed delete operation key=0Q56DOBCN3VW tag=S18OHHJGGVW4 type=del 2024-08-10T05:32:25.251 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.251+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=Y29M0M6R9992 type=write size=731125 2024-08-10T05:32:25.253 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.253+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~J87D8ZPLPH3A.0 size=1048576 2024-08-10T05:32:25.254 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.254+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~J87D8ZPLPH3A.1 size=1048576 2024-08-10T05:32:25.257 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.256+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~J87D8ZPLPH3A.2 size=185725 2024-08-10T05:32:25.260 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.260+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=J87D8ZPLPH3A tag=3X5U1I3132VJ type=write size=3331453 2024-08-10T05:32:25.264 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.264+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~TCEH8PLN8FY7.0 size=1048576 2024-08-10T05:32:25.265 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.265+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~TCEH8PLN8FY7.1 size=1048576 2024-08-10T05:32:25.267 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.267+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~TCEH8PLN8FY7.2 size=625139 2024-08-10T05:32:25.267 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.267+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=TCEH8PLN8FY7 tag=HZPA34AOTPT3 type=write size=3770867 2024-08-10T05:32:25.269 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.269+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=IJ6BCQRJVK7T type=del 2024-08-10T05:32:25.271 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.271+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=MY99LEQYF959 type=write size=345917 2024-08-10T05:32:25.273 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.272+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~CG43Q3RTQQUY.0 size=1048576 2024-08-10T05:32:25.274 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.274+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~CG43Q3RTQQUY.1 size=484289 2024-08-10T05:32:25.277 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.277+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=CG43Q3RTQQUY tag=HDARV8CDNDLR type=write size=2581441 2024-08-10T05:32:25.280 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.280+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=P0BMKOJJ7A21 type=write size=142219 2024-08-10T05:32:25.282 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.282+0000 7f7803238780 1 < completed write operation key=XDS4ELXRI8MU tag=YINED9TJQIHW type=write size=262757 2024-08-10T05:32:25.286 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.286+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~OEJ2X00705DS.0 size=1048576 2024-08-10T05:32:25.288 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.288+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~OEJ2X00705DS.1 size=1048576 2024-08-10T05:32:25.290 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.289+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~OEJ2X00705DS.2 size=1035464 2024-08-10T05:32:25.290 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.289+0000 7f7803238780 1 > prepared multipart upload key=DDSA6SD57UXL upload=OEJ2X00705DS tag=U281MV8R5KXI type=write size=4181192 2024-08-10T05:32:25.291 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.291+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=YTN33P7VIXL8 type=del 2024-08-10T05:32:25.295 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.295+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~XEPSC88FIPRD.0 size=1048576 2024-08-10T05:32:25.296 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.296+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~XEPSC88FIPRD.1 size=1048576 2024-08-10T05:32:25.298 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.298+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~XEPSC88FIPRD.2 size=365486 2024-08-10T05:32:25.298 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.298+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=XEPSC88FIPRD tag=9C6P6D2S2EAN type=write size=3511214 2024-08-10T05:32:25.300 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.300+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=VIFZMDXAQJJT type=del 2024-08-10T05:32:25.303 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.303+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~L8BLCZR6YE4R.0 size=1048576 2024-08-10T05:32:25.305 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.305+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~L8BLCZR6YE4R.1 size=1048576 2024-08-10T05:32:25.306 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.306+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~L8BLCZR6YE4R.2 size=165765 2024-08-10T05:32:25.307 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.306+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=L8BLCZR6YE4R tag=DOEO9AA6NK7A type=write size=3311493 2024-08-10T05:32:25.309 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.309+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=FUR87O6XN4VU type=del 2024-08-10T05:32:25.311 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.311+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=QPCFRCP4EYV5 type=write size=102115 2024-08-10T05:32:25.313 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.313+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=STM7NGVWIDBQ type=del 2024-08-10T05:32:25.317 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.316+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~N1PGWMRMV46P.0 size=1048576 2024-08-10T05:32:25.318 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.318+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~N1PGWMRMV46P.1 size=138700 2024-08-10T05:32:25.318 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.318+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=N1PGWMRMV46P tag=5135H2NX33D1 type=write size=2235852 2024-08-10T05:32:25.320 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.320+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~2H793MJ3ZA51.0 size=1048576 2024-08-10T05:32:25.321 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.321+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~2H793MJ3ZA51.1 size=193788 2024-08-10T05:32:25.324 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.324+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=2H793MJ3ZA51 tag=9VB926FSG2NR type=write size=2290940 2024-08-10T05:32:25.326 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.326+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=CQTJWL9FVYCE type=del size=1543467 2024-08-10T05:32:25.328 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.328+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~C8T2IFGYTRT1.0 size=1048576 2024-08-10T05:32:25.330 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.330+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~C8T2IFGYTRT1.1 size=1048576 2024-08-10T05:32:25.334 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.331+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~C8T2IFGYTRT1.2 size=1004838 2024-08-10T05:32:25.335 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.335+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=C8T2IFGYTRT1 tag=0SPWL6O7JLI0 type=write size=4150566 2024-08-10T05:32:25.337 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.337+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=5W8QQ2RBB202 type=del size=574352 2024-08-10T05:32:25.339 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.339+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~LFS28Q7OOW1S.0 size=1048576 2024-08-10T05:32:25.341 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.341+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~LFS28Q7OOW1S.1 size=1048576 2024-08-10T05:32:25.342 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.342+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~LFS28Q7OOW1S.2 size=271699 2024-08-10T05:32:25.345 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.345+0000 7f7803238780 1 < completed multipart upload key=M4KEYRP20O0S upload=LFS28Q7OOW1S tag=TQLBGK0GWFDI type=write size=3417427 2024-08-10T05:32:25.349 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.349+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~BJ6FZBAGTZ7D.0 size=1048576 2024-08-10T05:32:25.351 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.351+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~BJ6FZBAGTZ7D.1 size=132888 2024-08-10T05:32:25.351 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.351+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=BJ6FZBAGTZ7D tag=JQTT22LYHAUE type=write size=2230040 2024-08-10T05:32:25.353 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.353+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=OZMFW4S711WM type=del 2024-08-10T05:32:25.355 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.355+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=C34YM0J5KLVP type=del size=1482824 2024-08-10T05:32:25.359 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.359+0000 7f7803238780 1 < suggested remove operation key=AEL92L18QHBE tag=5ZJOPNYRIJEL type=del 2024-08-10T05:32:25.361 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.360+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=S0U8AGJWF36H type=write size=538692 2024-08-10T05:32:25.362 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.362+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=PEN5A1I5FSZ5 type=del 2024-08-10T05:32:25.364 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.364+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=57T2BKY2JXVQ type=write size=157164 2024-08-10T05:32:25.366 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.366+0000 7f7803238780 1 < completed delete operation key=MSU6AUJV0ITY tag=7F2G01W3AMRC type=del 2024-08-10T05:32:25.368 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.368+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=GSXNHNONX0HS type=del size=2299707 2024-08-10T05:32:25.372 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.372+0000 7f7803238780 1 < suggested update operation key=XWUWU8CVR59V tag=Y29M0M6R9992 type=write size=731125 2024-08-10T05:32:25.373 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.373+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=OQD5Y60E84TR type=del size=2793949 2024-08-10T05:32:25.375 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.375+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~TCEH8PLN8FY7.0 size=1048576 2024-08-10T05:32:25.377 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.377+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~TCEH8PLN8FY7.1 size=1048576 2024-08-10T05:32:25.377 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.377+0000 7f7803238780 1 < canceled part key=_multipart_5CR34DW31W53.2~TCEH8PLN8FY7.2 size=625139 2024-08-10T05:32:25.379 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.379+0000 7f7803238780 1 < canceled multipart upload key=5CR34DW31W53 upload=TCEH8PLN8FY7 tag=HZPA34AOTPT3 type=write size=3770867 2024-08-10T05:32:25.382 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.382+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=LTZE7R0347CW type=write size=821903 2024-08-10T05:32:25.384 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.384+0000 7f7803238780 1 < canceled operation key=VKX9ZVCGC9JY tag=MY99LEQYF959 type=write size=345917 2024-08-10T05:32:25.386 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.386+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=2UOAMP2NEW4Q type=write size=962944 2024-08-10T05:32:25.388 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.388+0000 7f7803238780 1 < canceled operation key=1TZT0H3OT772 tag=P0BMKOJJ7A21 type=write size=142219 2024-08-10T05:32:25.389 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.389+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=218RUZB8LGHC type=del size=3177988 2024-08-10T05:32:25.391 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.391+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~OEJ2X00705DS.0 size=1048576 2024-08-10T05:32:25.393 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.393+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~OEJ2X00705DS.1 size=1048576 2024-08-10T05:32:25.394 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.394+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~OEJ2X00705DS.2 size=1035464 2024-08-10T05:32:25.397 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.397+0000 7f7803238780 1 < completed multipart upload key=DDSA6SD57UXL upload=OEJ2X00705DS tag=U281MV8R5KXI type=write size=4181192 2024-08-10T05:32:25.399 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.399+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=6Z8FC5OQ09HD type=del size=3092002 2024-08-10T05:32:25.401 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.401+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~XEPSC88FIPRD.0 size=1048576 2024-08-10T05:32:25.402 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.402+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~XEPSC88FIPRD.1 size=1048576 2024-08-10T05:32:25.404 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.404+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~XEPSC88FIPRD.2 size=365486 2024-08-10T05:32:25.408 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.408+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=XEPSC88FIPRD tag=9C6P6D2S2EAN type=write size=3511214 2024-08-10T05:32:25.410 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.409+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=7Q22J9RU886H type=del size=3960948 2024-08-10T05:32:25.411 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.411+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~L8BLCZR6YE4R.0 size=1048576 2024-08-10T05:32:25.413 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.413+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~L8BLCZR6YE4R.1 size=1048576 2024-08-10T05:32:25.415 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.414+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~L8BLCZR6YE4R.2 size=165765 2024-08-10T05:32:25.418 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.418+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=L8BLCZR6YE4R tag=DOEO9AA6NK7A type=write size=3311493 2024-08-10T05:32:25.420 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.420+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=SNUFPW5N53QW type=write size=55958 2024-08-10T05:32:25.422 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.422+0000 7f7803238780 1 < completed write operation key=DDSA6SD57UXL tag=QPCFRCP4EYV5 type=write size=102115 2024-08-10T05:32:25.424 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.424+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=BDY9EJDDV0PJ type=del size=1552209 2024-08-10T05:32:25.426 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.426+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~N1PGWMRMV46P.0 size=1048576 2024-08-10T05:32:25.427 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.427+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~N1PGWMRMV46P.1 size=138700 2024-08-10T05:32:25.431 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.431+0000 7f7803238780 1 < completed multipart upload key=0Q56DOBCN3VW upload=N1PGWMRMV46P tag=5135H2NX33D1 type=write size=2235852 2024-08-10T05:32:25.434 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.434+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~KG4MUGPUK10A.0 size=1048576 2024-08-10T05:32:25.435 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.435+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~KG4MUGPUK10A.1 size=1048576 2024-08-10T05:32:25.437 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.437+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~KG4MUGPUK10A.2 size=929781 2024-08-10T05:32:25.437 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.437+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=KG4MUGPUK10A tag=GONC6UFLPTSB type=write size=4075509 2024-08-10T05:32:25.439 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.439+0000 7f7803238780 1 < canceled operation key=PIABVMHZSH5U tag=CQTJWL9FVYCE type=del size=1543467 2024-08-10T05:32:25.441 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.441+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=F7642ETFX2A3 type=del size=722559 2024-08-10T05:32:25.443 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.443+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=5W8QQ2RBB202 type=del 2024-08-10T05:32:25.445 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.445+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=BIMA9H9KZQTA type=del size=4035455 2024-08-10T05:32:25.447 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.447+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~BJ6FZBAGTZ7D.0 size=1048576 2024-08-10T05:32:25.448 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.448+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~BJ6FZBAGTZ7D.1 size=132888 2024-08-10T05:32:25.452 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.451+0000 7f7803238780 1 < completed multipart upload key=TKJHBLIHRWG7 upload=BJ6FZBAGTZ7D tag=JQTT22LYHAUE type=write size=2230040 2024-08-10T05:32:25.453 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.453+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=5V2ADVVG2N70 type=del size=1586470 2024-08-10T05:32:25.455 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.455+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=C34YM0J5KLVP type=del 2024-08-10T05:32:25.457 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.457+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=WXEK7FLGKUHP type=del size=1286845 2024-08-10T05:32:25.459 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.459+0000 7f7803238780 1 < completed write operation key=0LYGW6HXWPZY tag=S0U8AGJWF36H type=write size=538692 2024-08-10T05:32:25.462 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.462+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~KXILK2EOOXUT.0 size=1048576 2024-08-10T05:32:25.464 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.463+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~KXILK2EOOXUT.1 size=1048576 2024-08-10T05:32:25.465 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.465+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~KXILK2EOOXUT.2 size=888516 2024-08-10T05:32:25.465 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.465+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=KXILK2EOOXUT tag=MWY9FYM5HTXG type=write size=4034244 2024-08-10T05:32:25.467 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.467+0000 7f7803238780 1 < canceled operation key=ZOT42H765WOE tag=57T2BKY2JXVQ type=write size=157164 2024-08-10T05:32:25.469 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.469+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=CVQA6KW04BS0 type=del size=1516869 2024-08-10T05:32:25.471 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.471+0000 7f7803238780 1 < completed delete operation key=BEWZS75IA59P tag=GSXNHNONX0HS type=del 2024-08-10T05:32:25.473 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.473+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=E94VFZOZIXQC type=del size=2368361 2024-08-10T05:32:25.475 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.475+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=OQD5Y60E84TR type=del 2024-08-10T05:32:25.477 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.477+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=I0HZUZN38GS7 type=del size=1898609 2024-08-10T05:32:25.479 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.479+0000 7f7803238780 1 < canceled operation key=YTNER1UQPXAW tag=LTZE7R0347CW type=write size=821903 2024-08-10T05:32:25.481 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.481+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=K2LDJTVB3RQI type=del size=2518348 2024-08-10T05:32:25.485 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.485+0000 7f7803238780 1 < completed write operation key=N6BX8IO9ZULU tag=2UOAMP2NEW4Q type=write size=962944 2024-08-10T05:32:25.490 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.490+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~6XNPOWDP1ZDN.0 size=1048576 2024-08-10T05:32:25.491 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.491+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~6XNPOWDP1ZDN.1 size=347384 2024-08-10T05:32:25.492 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.491+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=6XNPOWDP1ZDN tag=X3TAGHUIHXZY type=write size=2444536 2024-08-10T05:32:25.493 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.493+0000 7f7803238780 1 < completed delete operation key=BEWZS75IA59P tag=218RUZB8LGHC type=del 2024-08-10T05:32:25.495 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.495+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=CML17OWKMXSL type=del size=75532 2024-08-10T05:32:25.498 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.497+0000 7f7803238780 1 < canceled operation key=29VQII5BL9Z9 tag=6Z8FC5OQ09HD type=del size=3092002 2024-08-10T05:32:25.500 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.499+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=B5H63MZ6DTRM type=del size=3624257 2024-08-10T05:32:25.502 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.502+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=7Q22J9RU886H type=del 2024-08-10T05:32:25.505 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.505+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~19ES7WECYZY0.0 size=1048576 2024-08-10T05:32:25.507 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.507+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~19ES7WECYZY0.1 size=1048576 2024-08-10T05:32:25.509 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.508+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~19ES7WECYZY0.2 size=221020 2024-08-10T05:32:25.510 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.508+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=19ES7WECYZY0 tag=CNGFQQW0ZL7R type=write size=3366748 2024-08-10T05:32:25.511 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.511+0000 7f7803238780 1 < completed write operation key=H9KT1RELCW8U tag=SNUFPW5N53QW type=write size=55958 2024-08-10T05:32:25.514 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.514+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~L7ND0W9Q4P5Y.0 size=1048576 2024-08-10T05:32:25.516 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.515+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~L7ND0W9Q4P5Y.1 size=1048576 2024-08-10T05:32:25.517 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.517+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~L7ND0W9Q4P5Y.2 size=218293 2024-08-10T05:32:25.517 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.517+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=L7ND0W9Q4P5Y tag=BRKZNSX5ZVRH type=write size=3364021 2024-08-10T05:32:25.519 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.519+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=BDY9EJDDV0PJ type=del 2024-08-10T05:32:25.521 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.521+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=IKSZPCLK3HF6 type=del size=3315314 2024-08-10T05:32:25.523 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.523+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~KG4MUGPUK10A.0 size=1048576 2024-08-10T05:32:25.524 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.524+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~KG4MUGPUK10A.1 size=1048576 2024-08-10T05:32:25.526 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.526+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~KG4MUGPUK10A.2 size=929781 2024-08-10T05:32:25.530 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.529+0000 7f7803238780 1 < completed multipart upload key=N6BX8IO9ZULU upload=KG4MUGPUK10A tag=GONC6UFLPTSB type=write size=4075509 2024-08-10T05:32:25.532 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.532+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=9GP28M2DH3TG type=del size=3731379 2024-08-10T05:32:25.534 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.534+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=F7642ETFX2A3 type=del 2024-08-10T05:32:25.538 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.537+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~1GNC1N2JUMBJ.0 size=808298 2024-08-10T05:32:25.538 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.537+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=1GNC1N2JUMBJ tag=XSY97160ZFCF type=write size=1856874 2024-08-10T05:32:25.541 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.541+0000 7f7803238780 1 < suggested update operation key=1TZT0H3OT772 tag=BIMA9H9KZQTA type=del size=4035455 2024-08-10T05:32:25.545 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.545+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~JU2P3TIJXL6I.0 size=1048576 2024-08-10T05:32:25.547 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.547+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~JU2P3TIJXL6I.1 size=1048576 2024-08-10T05:32:25.548 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.548+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~JU2P3TIJXL6I.2 size=5849 2024-08-10T05:32:25.549 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.548+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=JU2P3TIJXL6I tag=HWO8IO7WOVA2 type=write size=3151577 2024-08-10T05:32:25.550 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.550+0000 7f7803238780 1 < canceled operation key=FTQ2XYY87ABW tag=5V2ADVVG2N70 type=del size=1586470 2024-08-10T05:32:25.552 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.552+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=7NFN2FV7C262 type=del size=3942829 2024-08-10T05:32:25.554 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.554+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=WXEK7FLGKUHP type=del 2024-08-10T05:32:25.556 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.556+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=ZKPJ0MBUZ2SO type=del size=1025977 2024-08-10T05:32:25.558 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.558+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~KXILK2EOOXUT.0 size=1048576 2024-08-10T05:32:25.560 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.560+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~KXILK2EOOXUT.1 size=1048576 2024-08-10T05:32:25.562 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.561+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~KXILK2EOOXUT.2 size=888516 2024-08-10T05:32:25.565 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.565+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=KXILK2EOOXUT tag=MWY9FYM5HTXG type=write size=4034244 2024-08-10T05:32:25.568 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.568+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~M12AGPVBP5KZ.0 size=1048576 2024-08-10T05:32:25.569 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.569+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~M12AGPVBP5KZ.1 size=1048576 2024-08-10T05:32:25.571 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.571+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~M12AGPVBP5KZ.2 size=923133 2024-08-10T05:32:25.571 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.571+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=M12AGPVBP5KZ tag=9UEV34QOKCZ4 type=write size=4068861 2024-08-10T05:32:25.573 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.573+0000 7f7803238780 1 < completed delete operation key=0Q56DOBCN3VW tag=CVQA6KW04BS0 type=del 2024-08-10T05:32:25.575 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.575+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=JKT3W4U1V1WE type=write size=360942 2024-08-10T05:32:25.577 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.577+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=E94VFZOZIXQC type=del 2024-08-10T05:32:25.581 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.581+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~K7PXJLJH89NS.0 size=1048576 2024-08-10T05:32:25.583 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.583+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~K7PXJLJH89NS.1 size=1048576 2024-08-10T05:32:25.585 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.585+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~K7PXJLJH89NS.2 size=474221 2024-08-10T05:32:25.585 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.585+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=K7PXJLJH89NS tag=TU4Z8VDAQ9XU type=write size=3619949 2024-08-10T05:32:25.589 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.589+0000 7f7803238780 1 < suggested update operation key=M4KEYRP20O0S tag=I0HZUZN38GS7 type=del size=1898609 2024-08-10T05:32:25.591 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.591+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=I98C7JMMO1HD type=del size=579414 2024-08-10T05:32:25.595 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.595+0000 7f7803238780 1 < suggested remove operation key=TKJHBLIHRWG7 tag=K2LDJTVB3RQI type=del 2024-08-10T05:32:25.599 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.598+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~Q1ZPDVEWOO3B.0 size=1048576 2024-08-10T05:32:25.600 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.600+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~Q1ZPDVEWOO3B.1 size=1048576 2024-08-10T05:32:25.602 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.602+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~Q1ZPDVEWOO3B.2 size=171961 2024-08-10T05:32:25.602 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.602+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=Q1ZPDVEWOO3B tag=FUK3946E37ON type=write size=3317689 2024-08-10T05:32:25.604 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.604+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~6XNPOWDP1ZDN.0 size=1048576 2024-08-10T05:32:25.606 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.605+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~6XNPOWDP1ZDN.1 size=347384 2024-08-10T05:32:25.609 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.609+0000 7f7803238780 1 < completed multipart upload key=0Q56DOBCN3VW upload=6XNPOWDP1ZDN tag=X3TAGHUIHXZY type=write size=2444536 2024-08-10T05:32:25.611 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.611+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=922K4ZHF6JIU type=del size=1483333 2024-08-10T05:32:25.615 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.615+0000 7f7803238780 1 < suggested remove operation key=WLAMZC6D1VYS tag=CML17OWKMXSL type=del 2024-08-10T05:32:25.619 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.618+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~Q51EHPUV07TB.0 size=429143 2024-08-10T05:32:25.619 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.619+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=Q51EHPUV07TB tag=NMT6N9BBF9GN type=write size=1477719 2024-08-10T05:32:25.620 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.620+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=B5H63MZ6DTRM type=del 2024-08-10T05:32:25.622 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.622+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=I0ON4L6A2YET type=del size=2540834 2024-08-10T05:32:25.625 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.625+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~19ES7WECYZY0.0 size=1048576 2024-08-10T05:32:25.626 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.626+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~19ES7WECYZY0.1 size=1048576 2024-08-10T05:32:25.628 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.628+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~19ES7WECYZY0.2 size=221020 2024-08-10T05:32:25.632 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.632+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=19ES7WECYZY0 tag=CNGFQQW0ZL7R type=write size=3366748 2024-08-10T05:32:25.634 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.634+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=KD8GLLGCBE8J type=del size=3691844 2024-08-10T05:32:25.637 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.636+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~L7ND0W9Q4P5Y.0 size=1048576 2024-08-10T05:32:25.638 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.638+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~L7ND0W9Q4P5Y.1 size=1048576 2024-08-10T05:32:25.640 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.640+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~L7ND0W9Q4P5Y.2 size=218293 2024-08-10T05:32:25.643 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.643+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=L7ND0W9Q4P5Y tag=BRKZNSX5ZVRH type=write size=3364021 2024-08-10T05:32:25.647 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.647+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~R63JU1W1NQS6.0 size=835812 2024-08-10T05:32:25.647 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.647+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=R63JU1W1NQS6 tag=1G6Q8CMTS77U type=write size=1884388 2024-08-10T05:32:25.651 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.651+0000 7f7803238780 1 < suggested update operation key=AEL92L18QHBE tag=IKSZPCLK3HF6 type=del size=3315314 2024-08-10T05:32:25.653 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.653+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=GOX4GBZARVCQ type=del size=3985823 2024-08-10T05:32:25.655 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.655+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=9GP28M2DH3TG type=del 2024-08-10T05:32:25.656 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.656+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=LSSPJRNEHTVY type=del size=2382523 2024-08-10T05:32:25.659 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.659+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~1GNC1N2JUMBJ.0 size=808298 2024-08-10T05:32:25.662 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.662+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=1GNC1N2JUMBJ tag=XSY97160ZFCF type=write size=1856874 2024-08-10T05:32:25.665 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.665+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~MA4YB5PQU9W8.0 size=1048576 2024-08-10T05:32:25.667 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.667+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~MA4YB5PQU9W8.1 size=1048576 2024-08-10T05:32:25.668 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.668+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~MA4YB5PQU9W8.2 size=217026 2024-08-10T05:32:25.668 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.668+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=MA4YB5PQU9W8 tag=E85Q4R70EKD4 type=write size=3362754 2024-08-10T05:32:25.671 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.671+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~JU2P3TIJXL6I.0 size=1048576 2024-08-10T05:32:25.672 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.672+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~JU2P3TIJXL6I.1 size=1048576 2024-08-10T05:32:25.673 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.672+0000 7f7803238780 1 < canceled part key=_multipart_4RGB196YQHP8.2~JU2P3TIJXL6I.2 size=5849 2024-08-10T05:32:25.676 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.676+0000 7f7803238780 1 < canceled multipart upload key=4RGB196YQHP8 upload=JU2P3TIJXL6I tag=HWO8IO7WOVA2 type=write size=3151577 2024-08-10T05:32:25.680 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.680+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~GMJ9U93YQJ95.0 size=1048576 2024-08-10T05:32:25.681 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.681+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~GMJ9U93YQJ95.1 size=655324 2024-08-10T05:32:25.681 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.681+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=GMJ9U93YQJ95 tag=77MKXJFJ21WN type=write size=2752476 2024-08-10T05:32:25.683 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.683+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=7NFN2FV7C262 type=del 2024-08-10T05:32:25.685 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.685+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=4R52TN1MLQ0Z type=write size=793142 2024-08-10T05:32:25.687 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.687+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=ZKPJ0MBUZ2SO type=del 2024-08-10T05:32:25.689 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.689+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=98T2ZLNE4S3Y type=del size=604124 2024-08-10T05:32:25.690 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.689+0000 7f7803238780 1 < canceled part key=_multipart_SFULEGB3NN7M.2~M12AGPVBP5KZ.0 size=1048576 2024-08-10T05:32:25.691 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.691+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~M12AGPVBP5KZ.1 size=1048576 2024-08-10T05:32:25.693 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.693+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~M12AGPVBP5KZ.2 size=923133 2024-08-10T05:32:25.697 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.697+0000 7f7803238780 1 < canceled multipart upload key=SFULEGB3NN7M upload=M12AGPVBP5KZ tag=9UEV34QOKCZ4 type=write size=4068861 2024-08-10T05:32:25.698 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.698+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=VAFQ2LOJ97HE type=write size=801266 2024-08-10T05:32:25.701 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.700+0000 7f7803238780 1 < completed write operation key=YTNER1UQPXAW tag=JKT3W4U1V1WE type=write size=360942 2024-08-10T05:32:25.702 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.702+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=1UCGFO831SAV type=del size=2652978 2024-08-10T05:32:25.705 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.704+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~K7PXJLJH89NS.0 size=1048576 2024-08-10T05:32:25.706 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.706+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~K7PXJLJH89NS.1 size=1048576 2024-08-10T05:32:25.708 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.708+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~K7PXJLJH89NS.2 size=474221 2024-08-10T05:32:25.712 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.711+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=K7PXJLJH89NS tag=TU4Z8VDAQ9XU type=write size=3619949 2024-08-10T05:32:25.713 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.714+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=5DE43JQQGXLU type=write size=727113 2024-08-10T05:32:25.716 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.716+0000 7f7803238780 -1 < failed to complete operation key=AEL92L18QHBE tag=I98C7JMMO1HD type=del size=579414: (22) Invalid argument 2024-08-10T05:32:25.720 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.720+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~NC845TYCRGCS.0 size=1048576 2024-08-10T05:32:25.721 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.721+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~NC845TYCRGCS.1 size=1048576 2024-08-10T05:32:25.723 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.723+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~NC845TYCRGCS.2 size=292638 2024-08-10T05:32:25.723 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.723+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=NC845TYCRGCS tag=XL4O7JYSYXCI type=write size=3438366 2024-08-10T05:32:25.725 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.725+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~Q1ZPDVEWOO3B.0 size=1048576 2024-08-10T05:32:25.727 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.727+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~Q1ZPDVEWOO3B.1 size=1048576 2024-08-10T05:32:25.728 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.728+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~Q1ZPDVEWOO3B.2 size=171961 2024-08-10T05:32:25.732 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.732+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=Q1ZPDVEWOO3B tag=FUK3946E37ON type=write size=3317689 2024-08-10T05:32:25.734 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.734+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=CKO24MT3P245 type=del size=3038753 2024-08-10T05:32:25.735 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.736+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=922K4ZHF6JIU type=del 2024-08-10T05:32:25.737 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.737+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=Q554WIF1PCVL type=del size=3962056 2024-08-10T05:32:25.742 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.739+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~Q51EHPUV07TB.0 size=429143 2024-08-10T05:32:25.743 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.742+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=Q51EHPUV07TB tag=NMT6N9BBF9GN type=write size=1477719 2024-08-10T05:32:25.746 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.746+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~GJLLE3G8EZPN.0 size=1048576 2024-08-10T05:32:25.748 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.748+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~GJLLE3G8EZPN.1 size=1048576 2024-08-10T05:32:25.749 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.749+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~GJLLE3G8EZPN.2 size=113502 2024-08-10T05:32:25.749 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.749+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=GJLLE3G8EZPN tag=QV2QGSLDKN7I type=write size=3259230 2024-08-10T05:32:25.751 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.751+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=I0ON4L6A2YET type=del 2024-08-10T05:32:25.754 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.753+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=CJMQPXXL5ARU type=write size=654907 2024-08-10T05:32:25.757 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.757+0000 7f7803238780 1 < suggested update operation key=U2UOFCEMPTEG tag=KD8GLLGCBE8J type=del size=3691844 2024-08-10T05:32:25.759 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.759+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=SM3CT3FH2YTM type=del size=646995 2024-08-10T05:32:25.760 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.760+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~R63JU1W1NQS6.0 size=835812 2024-08-10T05:32:25.764 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.764+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=R63JU1W1NQS6 tag=1G6Q8CMTS77U type=write size=1884388 2024-08-10T05:32:25.766 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.765+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=9CTBCL8TR37G type=del size=359270 2024-08-10T05:32:25.768 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.768+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=GOX4GBZARVCQ type=del 2024-08-10T05:32:25.769 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.769+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=0KYG3SZ6591O type=del size=477260 2024-08-10T05:32:25.771 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.771+0000 7f7803238780 1 < completed delete operation key=N6BX8IO9ZULU tag=LSSPJRNEHTVY type=del 2024-08-10T05:32:25.773 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.773+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=TKEGH0S3MSCC type=del size=3253852 2024-08-10T05:32:25.774 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.773+0000 7f7803238780 1 < canceled part key=_multipart_VJC53Z86ZBHI.2~MA4YB5PQU9W8.0 size=1048576 2024-08-10T05:32:25.775 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.775+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~MA4YB5PQU9W8.1 size=1048576 2024-08-10T05:32:25.777 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.777+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~MA4YB5PQU9W8.2 size=217026 2024-08-10T05:32:25.780 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.780+0000 7f7803238780 1 < canceled multipart upload key=VJC53Z86ZBHI upload=MA4YB5PQU9W8 tag=E85Q4R70EKD4 type=write size=3362754 2024-08-10T05:32:25.782 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.782+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=762LYDLA58GN type=write size=193008 2024-08-10T05:32:25.784 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.784+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~GMJ9U93YQJ95.0 size=1048576 2024-08-10T05:32:25.786 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.786+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~GMJ9U93YQJ95.1 size=655324 2024-08-10T05:32:25.789 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.789+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=GMJ9U93YQJ95 tag=77MKXJFJ21WN type=write size=2752476 2024-08-10T05:32:25.792 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.792+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~UT5K06SR7BP5.0 size=777999 2024-08-10T05:32:25.792 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.792+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=UT5K06SR7BP5 tag=2W6XTSI26I7Z type=write size=1826575 2024-08-10T05:32:25.794 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.794+0000 7f7803238780 1 < completed write operation key=BEWZS75IA59P tag=4R52TN1MLQ0Z type=write size=793142 2024-08-10T05:32:25.796 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.796+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=CVA42MMKP1GL type=write size=654115 2024-08-10T05:32:25.798 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.798+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=98T2ZLNE4S3Y type=del 2024-08-10T05:32:25.800 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.800+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=P3V8H606TKNR type=write size=642068 2024-08-10T05:32:25.802 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.802+0000 7f7803238780 1 < completed write operation key=Z7YHEIMU76PP tag=VAFQ2LOJ97HE type=write size=801266 2024-08-10T05:32:25.804 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.804+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=FA61KS9Z09YK type=del size=1803955 2024-08-10T05:32:25.806 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.806+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=1UCGFO831SAV type=del 2024-08-10T05:32:25.809 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.809+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~3B5GZCW3LITY.0 size=1048576 2024-08-10T05:32:25.810 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.810+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~3B5GZCW3LITY.1 size=1048576 2024-08-10T05:32:25.812 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.812+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~3B5GZCW3LITY.2 size=187222 2024-08-10T05:32:25.813 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.812+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=3B5GZCW3LITY tag=YHKYPXMB31DH type=write size=3332950 2024-08-10T05:32:25.814 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.814+0000 7f7803238780 1 < completed write operation key=Z7YHEIMU76PP tag=5DE43JQQGXLU type=write size=727113 2024-08-10T05:32:25.816 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.816+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=IYYU84ZUUKBL type=del size=3814391 2024-08-10T05:32:25.818 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.818+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~NC845TYCRGCS.0 size=1048576 2024-08-10T05:32:25.820 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.820+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~NC845TYCRGCS.1 size=1048576 2024-08-10T05:32:25.821 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.821+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~NC845TYCRGCS.2 size=292638 2024-08-10T05:32:25.825 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.824+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=NC845TYCRGCS tag=XL4O7JYSYXCI type=write size=3438366 2024-08-10T05:32:25.826 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.826+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=U2V57NXBBEUE type=write size=151886 2024-08-10T05:32:25.828 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.828+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=CKO24MT3P245 type=del 2024-08-10T05:32:25.832 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.832+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~KIPKPW6UWEJY.0 size=1031805 2024-08-10T05:32:25.832 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.832+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=KIPKPW6UWEJY tag=T6A3GHHJC6N6 type=write size=2080381 2024-08-10T05:32:25.834 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.834+0000 7f7803238780 1 < canceled operation key=0LYGW6HXWPZY tag=Q554WIF1PCVL type=del size=3962056 2024-08-10T05:32:25.838 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.838+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~J078IYFIYSM1.0 size=1048576 2024-08-10T05:32:25.839 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.839+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~J078IYFIYSM1.1 size=1048576 2024-08-10T05:32:25.841 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.841+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~J078IYFIYSM1.2 size=933971 2024-08-10T05:32:25.841 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.841+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=J078IYFIYSM1 tag=L4PEYUTB5YP9 type=write size=4079699 2024-08-10T05:32:25.842 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.842+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~GJLLE3G8EZPN.0 size=1048576 2024-08-10T05:32:25.845 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.845+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~GJLLE3G8EZPN.1 size=1048576 2024-08-10T05:32:25.846 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.846+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~GJLLE3G8EZPN.2 size=113502 2024-08-10T05:32:25.850 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.850+0000 7f7803238780 1 < completed multipart upload key=VJC53Z86ZBHI upload=GJLLE3G8EZPN tag=QV2QGSLDKN7I type=write size=3259230 2024-08-10T05:32:25.853 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.853+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~N6Y4B0H5FQ8Q.0 size=742100 2024-08-10T05:32:25.853 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.853+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=N6Y4B0H5FQ8Q tag=XUO4ANV4L3CE type=write size=1790676 2024-08-10T05:32:25.855 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.855+0000 7f7803238780 1 < completed write operation key=BEWZS75IA59P tag=CJMQPXXL5ARU type=write size=654907 2024-08-10T05:32:25.858 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.858+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~RM1AP4EIPJCJ.0 size=1048576 2024-08-10T05:32:25.860 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.860+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~RM1AP4EIPJCJ.1 size=901794 2024-08-10T05:32:25.860 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.860+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=RM1AP4EIPJCJ tag=BC0Y3K53FFMP type=write size=2998946 2024-08-10T05:32:25.862 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.862+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=SM3CT3FH2YTM type=del 2024-08-10T05:32:25.864 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.864+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=XWICAZW1G6Q1 type=del size=2960370 2024-08-10T05:32:25.867 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.867+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=9CTBCL8TR37G type=del 2024-08-10T05:32:25.868 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.868+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=4WFPQQHHHF1Y type=write size=266682 2024-08-10T05:32:25.871 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.871+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=0KYG3SZ6591O type=del 2024-08-10T05:32:25.873 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.873+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=H23FY8Y3QDVQ type=write size=548389 2024-08-10T05:32:25.877 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.877+0000 7f7803238780 1 < suggested update operation key=WLAMZC6D1VYS tag=TKEGH0S3MSCC type=del size=3253852 2024-08-10T05:32:25.879 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.879+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=GPL5TJ0RQHDJ type=del size=784939 2024-08-10T05:32:25.883 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.883+0000 7f7803238780 1 < suggested update operation key=ZOT42H765WOE tag=762LYDLA58GN type=write size=193008 2024-08-10T05:32:25.885 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.885+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=790XVE4WX5Y6 type=del size=3642576 2024-08-10T05:32:25.887 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.887+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~UT5K06SR7BP5.0 size=777999 2024-08-10T05:32:25.890 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.890+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=UT5K06SR7BP5 tag=2W6XTSI26I7Z type=write size=1826575 2024-08-10T05:32:25.892 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.892+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=J8X0G9FMQZCJ type=del size=2883187 2024-08-10T05:32:25.894 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.894+0000 7f7803238780 1 < completed write operation key=DDSA6SD57UXL tag=CVA42MMKP1GL type=write size=654115 2024-08-10T05:32:25.897 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.897+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=ELOFIIQVWRGP type=del size=1744391 2024-08-10T05:32:25.901 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.901+0000 7f7803238780 1 < suggested remove operation key=SFULEGB3NN7M tag=P3V8H606TKNR type=write 2024-08-10T05:32:25.902 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.903+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=0JTXU5L0NPTE type=del size=1881955 2024-08-10T05:32:25.904 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:25 smithi086 ceph-mon[98993]: pgmap v1384: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 174 KiB/s rd, 61 KiB/s wr, 302 op/s 2024-08-10T05:32:25.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:25 smithi086 ceph-mon[101471]: pgmap v1384: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 174 KiB/s rd, 61 KiB/s wr, 302 op/s 2024-08-10T05:32:25.905 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.905+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=FA61KS9Z09YK type=del 2024-08-10T05:32:25.907 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.907+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=SHAV75BU3FHG type=del size=2334403 2024-08-10T05:32:25.908 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.908+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~3B5GZCW3LITY.0 size=1048576 2024-08-10T05:32:25.910 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.910+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~3B5GZCW3LITY.1 size=1048576 2024-08-10T05:32:25.912 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.912+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~3B5GZCW3LITY.2 size=187222 2024-08-10T05:32:25.916 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.916+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=3B5GZCW3LITY tag=YHKYPXMB31DH type=write size=3332950 2024-08-10T05:32:25.920 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.920+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~KA3RXWJKGQ35.0 size=1048576 2024-08-10T05:32:25.922 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.922+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~KA3RXWJKGQ35.1 size=1048576 2024-08-10T05:32:25.924 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.923+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~KA3RXWJKGQ35.2 size=225760 2024-08-10T05:32:25.924 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.923+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=KA3RXWJKGQ35 tag=CYT8008U9307 type=write size=3371488 2024-08-10T05:32:25.925 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.925+0000 7f7803238780 1 < completed delete operation key=VJC53Z86ZBHI tag=IYYU84ZUUKBL type=del 2024-08-10T05:32:25.928 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.928+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=YD69WK5VRKR7 type=write size=155119 2024-08-10T05:32:25.930 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.930+0000 7f7803238780 1 < completed write operation key=AEL92L18QHBE tag=U2V57NXBBEUE type=write size=151886 2024-08-10T05:32:25.932 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.932+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=D0E77XI1VWJ5 type=del size=390008 2024-08-10T05:32:25.934 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.934+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~KIPKPW6UWEJY.0 size=1031805 2024-08-10T05:32:25.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:25 smithi159 ceph-mon[90359]: pgmap v1384: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 174 KiB/s rd, 61 KiB/s wr, 302 op/s 2024-08-10T05:32:25.938 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.938+0000 7f7803238780 1 < completed multipart upload key=BEWZS75IA59P upload=KIPKPW6UWEJY tag=T6A3GHHJC6N6 type=write size=2080381 2024-08-10T05:32:25.942 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.942+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~1GN5TPI6MM41.0 size=1048576 2024-08-10T05:32:25.946 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.943+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~1GN5TPI6MM41.1 size=243443 2024-08-10T05:32:25.946 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.943+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=1GN5TPI6MM41 tag=0NRSIN588WVX type=write size=2340595 2024-08-10T05:32:25.946 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.946+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~J078IYFIYSM1.0 size=1048576 2024-08-10T05:32:25.947 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.947+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~J078IYFIYSM1.1 size=1048576 2024-08-10T05:32:25.949 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.949+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~J078IYFIYSM1.2 size=933971 2024-08-10T05:32:25.953 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.953+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=J078IYFIYSM1 tag=L4PEYUTB5YP9 type=write size=4079699 2024-08-10T05:32:25.956 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.956+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~HKOK88G51D0T.0 size=64501 2024-08-10T05:32:25.956 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.956+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=HKOK88G51D0T tag=9JCEG2LRHU2F type=write size=1113077 2024-08-10T05:32:25.958 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.958+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~N6Y4B0H5FQ8Q.0 size=742100 2024-08-10T05:32:25.961 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.961+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=N6Y4B0H5FQ8Q tag=XUO4ANV4L3CE type=write size=1790676 2024-08-10T05:32:25.964 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.964+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=25W0C0Z28Z9L type=write size=240264 2024-08-10T05:32:25.965 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.965+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~RM1AP4EIPJCJ.0 size=1048576 2024-08-10T05:32:25.967 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.967+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~RM1AP4EIPJCJ.1 size=901794 2024-08-10T05:32:25.970 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.970+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=RM1AP4EIPJCJ tag=BC0Y3K53FFMP type=write size=2998946 2024-08-10T05:32:25.972 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.972+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=7T4KF7YEUATW type=write size=705533 2024-08-10T05:32:25.974 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.974+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=XWICAZW1G6Q1 type=del 2024-08-10T05:32:25.978 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.978+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~XSONTMMTTHPW.0 size=1048576 2024-08-10T05:32:25.980 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.980+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~XSONTMMTTHPW.1 size=868151 2024-08-10T05:32:25.980 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.980+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=XSONTMMTTHPW tag=N97T6SGN93VJ type=write size=2965303 2024-08-10T05:32:25.982 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.982+0000 7f7803238780 1 < canceled operation key=0LYGW6HXWPZY tag=4WFPQQHHHF1Y type=write size=266682 2024-08-10T05:32:25.984 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.984+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=HEXTW7AJX8W8 type=del size=2398700 2024-08-10T05:32:25.986 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.986+0000 7f7803238780 1 < canceled operation key=YTNER1UQPXAW tag=H23FY8Y3QDVQ type=write size=548389 2024-08-10T05:32:25.988 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.988+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=PHRZTEW7FVGZ type=del size=3993743 2024-08-10T05:32:25.990 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.990+0000 7f7803238780 1 < canceled operation key=E3ELDC0JZ406 tag=GPL5TJ0RQHDJ type=del size=784939 2024-08-10T05:32:25.992 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.992+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=BP6EI4UM2PA8 type=del size=681761 2024-08-10T05:32:25.994 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.994+0000 7f7803238780 1 < completed delete operation key=WLAMZC6D1VYS tag=790XVE4WX5Y6 type=del 2024-08-10T05:32:25.998 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:25.998+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~BFE363H20YEI.0 size=1048576 2024-08-10T05:32:26.000 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.000+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~BFE363H20YEI.1 size=1048314 2024-08-10T05:32:26.000 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.000+0000 7f7803238780 1 > prepared multipart upload key=DDSA6SD57UXL upload=BFE363H20YEI tag=2YQJ45S085NH type=write size=3145466 2024-08-10T05:32:26.001 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.001+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=J8X0G9FMQZCJ type=del 2024-08-10T05:32:26.003 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.003+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=3M2660G8RN6V type=del size=90458 2024-08-10T05:32:26.005 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.005+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=ELOFIIQVWRGP type=del 2024-08-10T05:32:26.010 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.010+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~FEKF7LACCB6U.0 size=1048576 2024-08-10T05:32:26.011 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.011+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~FEKF7LACCB6U.1 size=1048576 2024-08-10T05:32:26.013 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.013+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~FEKF7LACCB6U.2 size=984257 2024-08-10T05:32:26.013 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.013+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=FEKF7LACCB6U tag=EWDCRZK8466D type=write size=4129985 2024-08-10T05:32:26.014 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.015+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=0JTXU5L0NPTE type=del 2024-08-10T05:32:26.017 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.017+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=3WW0ESREA2ZU type=del size=824016 2024-08-10T05:32:26.019 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.019+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=SHAV75BU3FHG type=del 2024-08-10T05:32:26.021 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.021+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=IZO4GBXPAX87 type=del size=1465850 2024-08-10T05:32:26.023 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.023+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~KA3RXWJKGQ35.0 size=1048576 2024-08-10T05:32:26.024 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.024+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~KA3RXWJKGQ35.1 size=1048576 2024-08-10T05:32:26.026 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.026+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~KA3RXWJKGQ35.2 size=225760 2024-08-10T05:32:26.036 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.036+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=KA3RXWJKGQ35 tag=CYT8008U9307 type=write size=3371488 2024-08-10T05:32:26.038 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.038+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=EHEWNBHUV3B0 type=del size=3216776 2024-08-10T05:32:26.040 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.039+0000 7f7803238780 1 < completed write operation key=WLAMZC6D1VYS tag=YD69WK5VRKR7 type=write size=155119 2024-08-10T05:32:26.042 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.041+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=OHQ18NHR3UPL type=del size=529217 2024-08-10T05:32:26.044 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.044+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=D0E77XI1VWJ5 type=del 2024-08-10T05:32:26.047 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.047+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~ENLJFOQOHX5G.0 size=1048576 2024-08-10T05:32:26.049 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.049+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~ENLJFOQOHX5G.1 size=594312 2024-08-10T05:32:26.049 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.049+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=ENLJFOQOHX5G tag=WKFFNEFY1RN2 type=write size=2691464 2024-08-10T05:32:26.051 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.050+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~1GN5TPI6MM41.0 size=1048576 2024-08-10T05:32:26.052 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.052+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~1GN5TPI6MM41.1 size=243443 2024-08-10T05:32:26.056 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.056+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=1GN5TPI6MM41 tag=0NRSIN588WVX type=write size=2340595 2024-08-10T05:32:26.059 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.059+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~2EBGZGXX4WDZ.0 size=1048576 2024-08-10T05:32:26.061 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.061+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~2EBGZGXX4WDZ.1 size=538316 2024-08-10T05:32:26.061 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.061+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=2EBGZGXX4WDZ tag=KBBPFU4OHY18 type=write size=2635468 2024-08-10T05:32:26.063 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.063+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~HKOK88G51D0T.0 size=64501 2024-08-10T05:32:26.066 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.066+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=HKOK88G51D0T tag=9JCEG2LRHU2F type=write size=1113077 2024-08-10T05:32:26.070 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.070+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~ZQWO4UQRQIH0.0 size=945 2024-08-10T05:32:26.070 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.070+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=ZQWO4UQRQIH0 tag=B28K7QKM509I type=write size=1049521 2024-08-10T05:32:26.072 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.072+0000 7f7803238780 1 < completed write operation key=4RGB196YQHP8 tag=25W0C0Z28Z9L type=write size=240264 2024-08-10T05:32:26.074 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.074+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=AL1NL4U1RWTX type=del size=2787404 2024-08-10T05:32:26.076 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.076+0000 7f7803238780 1 < completed write operation key=ME6EL3X8OID0 tag=7T4KF7YEUATW type=write size=705533 2024-08-10T05:32:26.079 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.079+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~JLZHELO870Z5.0 size=662837 2024-08-10T05:32:26.080 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.079+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=JLZHELO870Z5 tag=LGPX12H21OC9 type=write size=1711413 2024-08-10T05:32:26.082 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.082+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~XSONTMMTTHPW.0 size=1048576 2024-08-10T05:32:26.083 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.083+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~XSONTMMTTHPW.1 size=868151 2024-08-10T05:32:26.087 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.087+0000 7f7803238780 1 < completed multipart upload key=TKJHBLIHRWG7 upload=XSONTMMTTHPW tag=N97T6SGN93VJ type=write size=2965303 2024-08-10T05:32:26.089 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.089+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=RJ5WGARVUZ77 type=write size=713325 2024-08-10T05:32:26.092 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.092+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=HEXTW7AJX8W8 type=del 2024-08-10T05:32:26.095 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.095+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~0ZKF1W3NPGTK.0 size=1048576 2024-08-10T05:32:26.097 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.097+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~0ZKF1W3NPGTK.1 size=1048576 2024-08-10T05:32:26.098 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.098+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~0ZKF1W3NPGTK.2 size=855162 2024-08-10T05:32:26.099 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.098+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=0ZKF1W3NPGTK tag=K9U8MF49O7H0 type=write size=4000890 2024-08-10T05:32:26.100 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.100+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=PHRZTEW7FVGZ type=del 2024-08-10T05:32:26.104 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.104+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~NP4SG3235E83.0 size=537676 2024-08-10T05:32:26.104 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.104+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=NP4SG3235E83 tag=KNQOHMHSALGX type=write size=1586252 2024-08-10T05:32:26.106 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.106+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=BP6EI4UM2PA8 type=del 2024-08-10T05:32:26.108 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.108+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=KU7K9XUSPWTT type=write size=906593 2024-08-10T05:32:26.110 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.110+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~BFE363H20YEI.0 size=1048576 2024-08-10T05:32:26.114 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.111+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~BFE363H20YEI.1 size=1048314 2024-08-10T05:32:26.115 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.115+0000 7f7803238780 1 < completed multipart upload key=DDSA6SD57UXL upload=BFE363H20YEI tag=2YQJ45S085NH type=write size=3145466 2024-08-10T05:32:26.117 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.117+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=029X7VOH3PGS type=del size=3332231 2024-08-10T05:32:26.119 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.119+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=3M2660G8RN6V type=del 2024-08-10T05:32:26.123 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.123+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~AL5QUEGOR9CF.0 size=1048576 2024-08-10T05:32:26.124 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.124+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~AL5QUEGOR9CF.1 size=329097 2024-08-10T05:32:26.124 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.124+0000 7f7803238780 1 > prepared multipart upload key=XDS4ELXRI8MU upload=AL5QUEGOR9CF tag=J6N7TI1X00AM type=write size=2426249 2024-08-10T05:32:26.126 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.126+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~FEKF7LACCB6U.0 size=1048576 2024-08-10T05:32:26.126 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.126+0000 7f7803238780 1 < canceled part key=_multipart_BEWZS75IA59P.2~FEKF7LACCB6U.1 size=1048576 2024-08-10T05:32:26.128 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.128+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~FEKF7LACCB6U.2 size=984257 2024-08-10T05:32:26.131 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.131+0000 7f7803238780 1 < canceled multipart upload key=BEWZS75IA59P upload=FEKF7LACCB6U tag=EWDCRZK8466D type=write size=4129985 2024-08-10T05:32:26.134 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.134+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~G3QWW3TIEIUY.0 size=1048576 2024-08-10T05:32:26.136 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.136+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~G3QWW3TIEIUY.1 size=206378 2024-08-10T05:32:26.136 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.136+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=G3QWW3TIEIUY tag=Z9Q9WH14NA2D type=write size=2303530 2024-08-10T05:32:26.138 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.137+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=3WW0ESREA2ZU type=del 2024-08-10T05:32:26.139 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.139+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=YE5UHRSKY1OJ type=del size=940036 2024-08-10T05:32:26.141 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.141+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=IZO4GBXPAX87 type=del 2024-08-10T05:32:26.143 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.143+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=1ET9J9BUVOQE type=write size=425986 2024-08-10T05:32:26.145 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.145+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=EHEWNBHUV3B0 type=del 2024-08-10T05:32:26.147 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.147+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=ACTKIX6J32QV type=del size=527215 2024-08-10T05:32:26.149 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.149+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=OHQ18NHR3UPL type=del 2024-08-10T05:32:26.151 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.151+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=LN2LLI25OPUX type=del size=2522213 2024-08-10T05:32:26.152 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.151+0000 7f7803238780 1 < canceled part key=_multipart_0Q56DOBCN3VW.2~ENLJFOQOHX5G.0 size=1048576 2024-08-10T05:32:26.154 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.153+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~ENLJFOQOHX5G.1 size=594312 2024-08-10T05:32:26.157 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.157+0000 7f7803238780 1 < canceled multipart upload key=0Q56DOBCN3VW upload=ENLJFOQOHX5G tag=WKFFNEFY1RN2 type=write size=2691464 2024-08-10T05:32:26.158 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.158+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=IA4FVXP4Y6IX type=del size=2226428 2024-08-10T05:32:26.159 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.159+0000 7f7803238780 1 < canceled part key=_multipart_N6BX8IO9ZULU.2~2EBGZGXX4WDZ.0 size=1048576 2024-08-10T05:32:26.160 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.160+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~2EBGZGXX4WDZ.1 size=538316 2024-08-10T05:32:26.164 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.163+0000 7f7803238780 1 < canceled multipart upload key=N6BX8IO9ZULU upload=2EBGZGXX4WDZ tag=KBBPFU4OHY18 type=write size=2635468 2024-08-10T05:32:26.167 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.167+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~QJMASZ42HZG4.0 size=1048576 2024-08-10T05:32:26.169 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.169+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~QJMASZ42HZG4.1 size=1048576 2024-08-10T05:32:26.170 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.170+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~QJMASZ42HZG4.2 size=363430 2024-08-10T05:32:26.170 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.170+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=QJMASZ42HZG4 tag=ZYH1FNL6TWH4 type=write size=3509158 2024-08-10T05:32:26.171 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.171+0000 7f7803238780 1 < canceled part key=_multipart_4RGB196YQHP8.2~ZQWO4UQRQIH0.0 size=945 2024-08-10T05:32:26.174 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.174+0000 7f7803238780 1 < canceled multipart upload key=4RGB196YQHP8 upload=ZQWO4UQRQIH0 tag=B28K7QKM509I type=write size=1049521 2024-08-10T05:32:26.176 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.176+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=3B5DT0ZX0K02 type=del size=1724827 2024-08-10T05:32:26.178 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.178+0000 7f7803238780 1 < canceled operation key=XDS4ELXRI8MU tag=AL1NL4U1RWTX type=del size=2787404 2024-08-10T05:32:26.180 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.180+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=TAGFBHE7GSR4 type=write size=583595 2024-08-10T05:32:26.183 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.183+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~JLZHELO870Z5.0 size=662837 2024-08-10T05:32:26.186 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.186+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=JLZHELO870Z5 tag=LGPX12H21OC9 type=write size=1711413 2024-08-10T05:32:26.190 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.190+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~DQ6IOO5CPJYO.0 size=1048576 2024-08-10T05:32:26.192 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.191+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~DQ6IOO5CPJYO.1 size=1033536 2024-08-10T05:32:26.192 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.192+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=DQ6IOO5CPJYO tag=LDSYICVKR24W type=write size=3130688 2024-08-10T05:32:26.194 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.194+0000 7f7803238780 1 < completed write operation key=H9KT1RELCW8U tag=RJ5WGARVUZ77 type=write size=713325 2024-08-10T05:32:26.198 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.198+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~Y3J4LL07D8AL.0 size=752848 2024-08-10T05:32:26.198 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.198+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=Y3J4LL07D8AL tag=OHH2QTD0Y1HM type=write size=1801424 2024-08-10T05:32:26.200 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.200+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~0ZKF1W3NPGTK.0 size=1048576 2024-08-10T05:32:26.202 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.202+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~0ZKF1W3NPGTK.1 size=1048576 2024-08-10T05:32:26.203 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.203+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~0ZKF1W3NPGTK.2 size=855162 2024-08-10T05:32:26.207 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.207+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=0ZKF1W3NPGTK tag=K9U8MF49O7H0 type=write size=4000890 2024-08-10T05:32:26.211 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.211+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~6FXVPUJPE650.0 size=1048576 2024-08-10T05:32:26.212 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.212+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~6FXVPUJPE650.1 size=843314 2024-08-10T05:32:26.212 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.212+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=6FXVPUJPE650 tag=0XBYARHYAFSZ type=write size=2940466 2024-08-10T05:32:26.214 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.214+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~NP4SG3235E83.0 size=537676 2024-08-10T05:32:26.218 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.218+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=NP4SG3235E83 tag=KNQOHMHSALGX type=write size=1586252 2024-08-10T05:32:26.220 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.220+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=0N8I340VYA68 type=del size=1959022 2024-08-10T05:32:26.222 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.222+0000 7f7803238780 1 < completed write operation key=0Q56DOBCN3VW tag=KU7K9XUSPWTT type=write size=906593 2024-08-10T05:32:26.225 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.225+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~ZFSVRD9F2JVU.0 size=1048576 2024-08-10T05:32:26.227 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.227+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~ZFSVRD9F2JVU.1 size=318002 2024-08-10T05:32:26.228 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.227+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=ZFSVRD9F2JVU tag=PMKSSVB8AP4H type=write size=2415154 2024-08-10T05:32:26.230 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.230+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=029X7VOH3PGS type=del 2024-08-10T05:32:26.233 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.233+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~SM3GO4PSUG3R.0 size=1048576 2024-08-10T05:32:26.235 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.235+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~SM3GO4PSUG3R.1 size=1048576 2024-08-10T05:32:26.237 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.237+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~SM3GO4PSUG3R.2 size=667334 2024-08-10T05:32:26.237 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.237+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=SM3GO4PSUG3R tag=AFC31BG0WZEP type=write size=3813062 2024-08-10T05:32:26.239 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.239+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~AL5QUEGOR9CF.0 size=1048576 2024-08-10T05:32:26.239 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.239+0000 7f7803238780 1 < canceled part key=_multipart_XDS4ELXRI8MU.2~AL5QUEGOR9CF.1 size=329097 2024-08-10T05:32:26.243 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.242+0000 7f7803238780 1 < canceled multipart upload key=XDS4ELXRI8MU upload=AL5QUEGOR9CF tag=J6N7TI1X00AM type=write size=2426249 2024-08-10T05:32:26.247 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.247+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~LJ4S420QQPID.0 size=186951 2024-08-10T05:32:26.247 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.247+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=LJ4S420QQPID tag=CSY1FJNRMGPU type=write size=1235527 2024-08-10T05:32:26.249 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.249+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~G3QWW3TIEIUY.0 size=1048576 2024-08-10T05:32:26.250 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.250+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~G3QWW3TIEIUY.1 size=206378 2024-08-10T05:32:26.254 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.254+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=G3QWW3TIEIUY tag=Z9Q9WH14NA2D type=write size=2303530 2024-08-10T05:32:26.256 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.256+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=MTXHZ0C19FH3 type=del size=2377218 2024-08-10T05:32:26.260 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.260+0000 7f7803238780 1 < suggested update operation key=DDSA6SD57UXL tag=YE5UHRSKY1OJ type=del size=940036 2024-08-10T05:32:26.262 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.262+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=PBZ8PQ8FD6PH type=del size=669947 2024-08-10T05:32:26.264 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.264+0000 7f7803238780 1 < completed write operation key=ZOT42H765WOE tag=1ET9J9BUVOQE type=write size=425986 2024-08-10T05:32:26.266 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.266+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=YT0LU51NM52P type=del size=251509 2024-08-10T05:32:26.268 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.268+0000 7f7803238780 1 < completed delete operation key=ZOT42H765WOE tag=ACTKIX6J32QV type=del 2024-08-10T05:32:26.272 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.272+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~3BZ0QM1559DW.0 size=1048576 2024-08-10T05:32:26.274 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.274+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~3BZ0QM1559DW.1 size=918481 2024-08-10T05:32:26.274 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.274+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=3BZ0QM1559DW tag=2065DNXO1BLM type=write size=3015633 2024-08-10T05:32:26.276 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.276+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=LN2LLI25OPUX type=del 2024-08-10T05:32:26.281 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.281+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~IEHAJQID6MD8.0 size=1048576 2024-08-10T05:32:26.283 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.282+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~IEHAJQID6MD8.1 size=1048576 2024-08-10T05:32:26.284 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.284+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~IEHAJQID6MD8.2 size=220103 2024-08-10T05:32:26.284 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.284+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=IEHAJQID6MD8 tag=D376QO00S97J type=write size=3365831 2024-08-10T05:32:26.286 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.286+0000 7f7803238780 1 < completed delete operation key=MSU6AUJV0ITY tag=IA4FVXP4Y6IX type=del 2024-08-10T05:32:26.288 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.288+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=COB2PAZSCOGP type=del size=1249437 2024-08-10T05:32:26.290 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.290+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~QJMASZ42HZG4.0 size=1048576 2024-08-10T05:32:26.292 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.292+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~QJMASZ42HZG4.1 size=1048576 2024-08-10T05:32:26.293 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.293+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~QJMASZ42HZG4.2 size=363430 2024-08-10T05:32:26.297 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.297+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=QJMASZ42HZG4 tag=ZYH1FNL6TWH4 type=write size=3509158 2024-08-10T05:32:26.299 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.299+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=HG6TAHCDRZ57 type=del size=1217946 2024-08-10T05:32:26.301 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.301+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=3B5DT0ZX0K02 type=del 2024-08-10T05:32:26.303 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.303+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=BT2H2BDWOC0A type=del size=4123285 2024-08-10T05:32:26.306 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.306+0000 7f7803238780 1 < suggested update operation key=Z7YHEIMU76PP tag=TAGFBHE7GSR4 type=write size=583595 2024-08-10T05:32:26.309 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.309+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=OKJFAY8UK7I7 type=del size=3672701 2024-08-10T05:32:26.311 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.311+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~DQ6IOO5CPJYO.0 size=1048576 2024-08-10T05:32:26.312 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.312+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~DQ6IOO5CPJYO.1 size=1033536 2024-08-10T05:32:26.316 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.316+0000 7f7803238780 1 < completed multipart upload key=VKX9ZVCGC9JY upload=DQ6IOO5CPJYO tag=LDSYICVKR24W type=write size=3130688 2024-08-10T05:32:26.320 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.320+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~TSMDW86PTM9B.0 size=1048576 2024-08-10T05:32:26.322 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.322+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~TSMDW86PTM9B.1 size=1048576 2024-08-10T05:32:26.323 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.323+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~TSMDW86PTM9B.2 size=858632 2024-08-10T05:32:26.323 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.323+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=TSMDW86PTM9B tag=RSSBYQK5P6AZ type=write size=4004360 2024-08-10T05:32:26.325 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.325+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~Y3J4LL07D8AL.0 size=752848 2024-08-10T05:32:26.329 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.329+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=Y3J4LL07D8AL tag=OHH2QTD0Y1HM type=write size=1801424 2024-08-10T05:32:26.330 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.331+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=OOEHX6IXLSJV type=del size=763183 2024-08-10T05:32:26.333 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.333+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~6FXVPUJPE650.0 size=1048576 2024-08-10T05:32:26.334 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.334+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~6FXVPUJPE650.1 size=843314 2024-08-10T05:32:26.338 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.338+0000 7f7803238780 1 < completed multipart upload key=4RGB196YQHP8 upload=6FXVPUJPE650 tag=0XBYARHYAFSZ type=write size=2940466 2024-08-10T05:32:26.340 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.340+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=UYNT5VB7D8KJ type=write size=219036 2024-08-10T05:32:26.342 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.342+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=0N8I340VYA68 type=del 2024-08-10T05:32:26.346 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.346+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~P81ZQN0YX5J4.0 size=1048576 2024-08-10T05:32:26.348 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.348+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~P81ZQN0YX5J4.1 size=1048576 2024-08-10T05:32:26.350 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.350+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~P81ZQN0YX5J4.2 size=582283 2024-08-10T05:32:26.350 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.350+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=P81ZQN0YX5J4 tag=5QGUAV5NZAJP type=write size=3728011 2024-08-10T05:32:26.354 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.352+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~ZFSVRD9F2JVU.0 size=1048576 2024-08-10T05:32:26.354 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.354+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~ZFSVRD9F2JVU.1 size=318002 2024-08-10T05:32:26.358 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.358+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=ZFSVRD9F2JVU tag=PMKSSVB8AP4H type=write size=2415154 2024-08-10T05:32:26.360 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.360+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=7CYCRLI2278W type=write size=11814 2024-08-10T05:32:26.362 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.362+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~SM3GO4PSUG3R.0 size=1048576 2024-08-10T05:32:26.363 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.363+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~SM3GO4PSUG3R.1 size=1048576 2024-08-10T05:32:26.365 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.365+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~SM3GO4PSUG3R.2 size=667334 2024-08-10T05:32:26.368 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.368+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=SM3GO4PSUG3R tag=AFC31BG0WZEP type=write size=3813062 2024-08-10T05:32:26.372 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.372+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~BYTIIWB51BLX.0 size=607578 2024-08-10T05:32:26.372 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.372+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=BYTIIWB51BLX tag=YS4H3YA5875A type=write size=1656154 2024-08-10T05:32:26.374 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.374+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~LJ4S420QQPID.0 size=186951 2024-08-10T05:32:26.378 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.378+0000 7f7803238780 1 < completed multipart upload key=VKX9ZVCGC9JY upload=LJ4S420QQPID tag=CSY1FJNRMGPU type=write size=1235527 2024-08-10T05:32:26.380 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.380+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=GBFKHH8U3DHR type=del size=4085886 2024-08-10T05:32:26.382 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.382+0000 7f7803238780 1 < completed delete operation key=SFULEGB3NN7M tag=MTXHZ0C19FH3 type=del 2024-08-10T05:32:26.386 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.386+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~MPJ0OYVZ6YLW.0 size=312719 2024-08-10T05:32:26.386 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.386+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=MPJ0OYVZ6YLW tag=W1IEUF0BHUJ3 type=write size=1361295 2024-08-10T05:32:26.391 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.391+0000 7f7803238780 1 < suggested update operation key=N6BX8IO9ZULU tag=PBZ8PQ8FD6PH type=del size=669947 2024-08-10T05:32:26.394 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.394+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~K6Q25LMQBR5U.0 size=1048576 2024-08-10T05:32:26.396 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.396+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~K6Q25LMQBR5U.1 size=1048576 2024-08-10T05:32:26.398 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.398+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~K6Q25LMQBR5U.2 size=355618 2024-08-10T05:32:26.398 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.398+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=K6Q25LMQBR5U tag=70GTRMD5H012 type=write size=3501346 2024-08-10T05:32:26.400 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.400+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=YT0LU51NM52P type=del 2024-08-10T05:32:26.402 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.402+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=6R2RKAXZPT2S type=write size=8508 2024-08-10T05:32:26.402 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.402+0000 7f7803238780 1 < canceled part key=_multipart_ZOT42H765WOE.2~3BZ0QM1559DW.0 size=1048576 2024-08-10T05:32:26.404 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.404+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~3BZ0QM1559DW.1 size=918481 2024-08-10T05:32:26.407 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.407+0000 7f7803238780 1 < canceled multipart upload key=ZOT42H765WOE upload=3BZ0QM1559DW tag=2065DNXO1BLM type=write size=3015633 2024-08-10T05:32:26.411 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.411+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~QSNVZY8N0DIR.0 size=1048576 2024-08-10T05:32:26.413 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.413+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~QSNVZY8N0DIR.1 size=1048576 2024-08-10T05:32:26.414 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.414+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~QSNVZY8N0DIR.2 size=27835 2024-08-10T05:32:26.415 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.414+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=QSNVZY8N0DIR tag=FT2SQ7TEFQFD type=write size=3173563 2024-08-10T05:32:26.417 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.417+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~IEHAJQID6MD8.0 size=1048576 2024-08-10T05:32:26.419 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.419+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~IEHAJQID6MD8.1 size=1048576 2024-08-10T05:32:26.420 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.420+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~IEHAJQID6MD8.2 size=220103 2024-08-10T05:32:26.423 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.423+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=IEHAJQID6MD8 tag=D376QO00S97J type=write size=3365831 2024-08-10T05:32:26.426 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.425+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=F7G5QIKMF0R5 type=del size=2303722 2024-08-10T05:32:26.429 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.429+0000 7f7803238780 1 < suggested remove operation key=BEWZS75IA59P tag=COB2PAZSCOGP type=del 2024-08-10T05:32:26.431 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.431+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=CSKAAEBZDOPH type=del size=246818 2024-08-10T05:32:26.433 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.433+0000 7f7803238780 1 < canceled operation key=XOK47MUNUZ55 tag=HG6TAHCDRZ57 type=del size=1217946 2024-08-10T05:32:26.436 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.436+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~WTSY5CMJ9X6O.0 size=1048576 2024-08-10T05:32:26.438 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.438+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~WTSY5CMJ9X6O.1 size=1048576 2024-08-10T05:32:26.440 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.439+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~WTSY5CMJ9X6O.2 size=286364 2024-08-10T05:32:26.440 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.439+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=WTSY5CMJ9X6O tag=CDWN5YFP1ZWT type=write size=3432092 2024-08-10T05:32:26.441 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.441+0000 7f7803238780 1 < completed delete operation key=SFULEGB3NN7M tag=BT2H2BDWOC0A type=del 2024-08-10T05:32:26.446 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.446+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~IJTK1PGVTOIB.0 size=918953 2024-08-10T05:32:26.446 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.446+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=IJTK1PGVTOIB tag=HTKPHKF75P0S type=write size=1967529 2024-08-10T05:32:26.447 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.447+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=OKJFAY8UK7I7 type=del 2024-08-10T05:32:26.450 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.450+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=PF4LMILTMHWO type=del size=311468 2024-08-10T05:32:26.452 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.452+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~TSMDW86PTM9B.0 size=1048576 2024-08-10T05:32:26.454 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.454+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~TSMDW86PTM9B.1 size=1048576 2024-08-10T05:32:26.455 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.455+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~TSMDW86PTM9B.2 size=858632 2024-08-10T05:32:26.459 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.459+0000 7f7803238780 1 < completed multipart upload key=TKJHBLIHRWG7 upload=TSMDW86PTM9B tag=RSSBYQK5P6AZ type=write size=4004360 2024-08-10T05:32:26.461 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.461+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=MGKHX88D9L5F type=del size=3707468 2024-08-10T05:32:26.466 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.465+0000 7f7803238780 1 < suggested update operation key=ZOT42H765WOE tag=OOEHX6IXLSJV type=del size=763183 2024-08-10T05:32:26.470 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.470+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~27BW7PMS9CWQ.0 size=117183 2024-08-10T05:32:26.470 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.470+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=27BW7PMS9CWQ tag=Y6JUT8O4LJQ2 type=write size=1165759 2024-08-10T05:32:26.473 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.473+0000 7f7803238780 1 < suggested update operation key=1TZT0H3OT772 tag=UYNT5VB7D8KJ type=write size=219036 2024-08-10T05:32:26.475 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.475+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=FVMPPUP2UJ3Y type=del size=2539244 2024-08-10T05:32:26.477 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.477+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~P81ZQN0YX5J4.0 size=1048576 2024-08-10T05:32:26.479 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.479+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~P81ZQN0YX5J4.1 size=1048576 2024-08-10T05:32:26.480 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.480+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~P81ZQN0YX5J4.2 size=582283 2024-08-10T05:32:26.484 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.484+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=P81ZQN0YX5J4 tag=5QGUAV5NZAJP type=write size=3728011 2024-08-10T05:32:26.486 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.486+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=I5YAD2UXCAUL type=del size=596080 2024-08-10T05:32:26.489 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.488+0000 7f7803238780 1 < completed write operation key=5CR34DW31W53 tag=7CYCRLI2278W type=write size=11814 2024-08-10T05:32:26.491 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.491+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=TED07GTBD620 type=del size=2651131 2024-08-10T05:32:26.493 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.493+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~BYTIIWB51BLX.0 size=607578 2024-08-10T05:32:26.496 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.496+0000 7f7803238780 1 < completed multipart upload key=N6BX8IO9ZULU upload=BYTIIWB51BLX tag=YS4H3YA5875A type=write size=1656154 2024-08-10T05:32:26.498 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.498+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=O6HOOZDRSED1 type=del size=889971 2024-08-10T05:32:26.502 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.502+0000 7f7803238780 1 < suggested remove operation key=SFULEGB3NN7M tag=GBFKHH8U3DHR type=del 2024-08-10T05:32:26.505 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.505+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~718LHYIUAP4E.0 size=598297 2024-08-10T05:32:26.505 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.505+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=718LHYIUAP4E tag=1FYVARBRJVHN type=write size=1646873 2024-08-10T05:32:26.507 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.507+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~MPJ0OYVZ6YLW.0 size=312719 2024-08-10T05:32:26.510 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.510+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=MPJ0OYVZ6YLW tag=W1IEUF0BHUJ3 type=write size=1361295 2024-08-10T05:32:26.512 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.512+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=HAG4C5IMXVON type=write size=699500 2024-08-10T05:32:26.514 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.514+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~K6Q25LMQBR5U.0 size=1048576 2024-08-10T05:32:26.516 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.516+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~K6Q25LMQBR5U.1 size=1048576 2024-08-10T05:32:26.517 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.517+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~K6Q25LMQBR5U.2 size=355618 2024-08-10T05:32:26.520 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.520+0000 7f7803238780 1 < completed multipart upload key=4RGB196YQHP8 upload=K6Q25LMQBR5U tag=70GTRMD5H012 type=write size=3501346 2024-08-10T05:32:26.524 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.524+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~CTS6SR2D6KAC.0 size=432857 2024-08-10T05:32:26.524 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.524+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=CTS6SR2D6KAC tag=XZGSXGQA01XF type=write size=1481433 2024-08-10T05:32:26.526 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.526+0000 7f7803238780 1 < completed write operation key=DDSA6SD57UXL tag=6R2RKAXZPT2S type=write size=8508 2024-08-10T05:32:26.528 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.528+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=0XMX5JN3SR25 type=write size=594617 2024-08-10T05:32:26.528 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.528+0000 7f7803238780 1 < canceled part key=_multipart_E3ELDC0JZ406.2~QSNVZY8N0DIR.0 size=1048576 2024-08-10T05:32:26.530 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.530+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~QSNVZY8N0DIR.1 size=1048576 2024-08-10T05:32:26.532 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.532+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~QSNVZY8N0DIR.2 size=27835 2024-08-10T05:32:26.536 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.536+0000 7f7803238780 1 < canceled multipart upload key=E3ELDC0JZ406 upload=QSNVZY8N0DIR tag=FT2SQ7TEFQFD type=write size=3173563 2024-08-10T05:32:26.541 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.540+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~2V3YN7YX5V21.0 size=388304 2024-08-10T05:32:26.541 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.540+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=2V3YN7YX5V21 tag=TYED8LCCNZ22 type=write size=1436880 2024-08-10T05:32:26.542 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.542+0000 7f7803238780 1 < completed delete operation key=VJC53Z86ZBHI tag=F7G5QIKMF0R5 type=del 2024-08-10T05:32:26.544 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.544+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=OG0YLD4B0S9I type=write size=960897 2024-08-10T05:32:26.546 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.546+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=CSKAAEBZDOPH type=del 2024-08-10T05:32:26.549 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.549+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~PIHVX8DH9FPE.0 size=1048576 2024-08-10T05:32:26.551 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.551+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~PIHVX8DH9FPE.1 size=917244 2024-08-10T05:32:26.551 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.551+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=PIHVX8DH9FPE tag=CM7LRS03WVNR type=write size=3014396 2024-08-10T05:32:26.553 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.553+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~WTSY5CMJ9X6O.0 size=1048576 2024-08-10T05:32:26.555 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.555+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~WTSY5CMJ9X6O.1 size=1048576 2024-08-10T05:32:26.557 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.557+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~WTSY5CMJ9X6O.2 size=286364 2024-08-10T05:32:26.560 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.560+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=WTSY5CMJ9X6O tag=CDWN5YFP1ZWT type=write size=3432092 2024-08-10T05:32:26.564 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.564+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~L59UJ1VKCQM2.0 size=373077 2024-08-10T05:32:26.564 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.564+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=L59UJ1VKCQM2 tag=NMTRF2K4SDBR type=write size=1421653 2024-08-10T05:32:26.566 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.566+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~IJTK1PGVTOIB.0 size=918953 2024-08-10T05:32:26.569 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.569+0000 7f7803238780 1 < completed multipart upload key=TKJHBLIHRWG7 upload=IJTK1PGVTOIB tag=HTKPHKF75P0S type=write size=1967529 2024-08-10T05:32:26.573 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.573+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~4995OLD1BE2T.0 size=1048576 2024-08-10T05:32:26.574 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.574+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~4995OLD1BE2T.1 size=129380 2024-08-10T05:32:26.574 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.574+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=4995OLD1BE2T tag=0YNK6EDR2QJ7 type=write size=2226532 2024-08-10T05:32:26.576 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.576+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=PF4LMILTMHWO type=del 2024-08-10T05:32:26.580 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.580+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~VB87JS5G87ML.0 size=1048576 2024-08-10T05:32:26.583 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.582+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~VB87JS5G87ML.1 size=1048576 2024-08-10T05:32:26.583 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.583+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~VB87JS5G87ML.2 size=73731 2024-08-10T05:32:26.583 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.583+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=VB87JS5G87ML tag=RPVLFFUQZY9T type=write size=3219459 2024-08-10T05:32:26.585 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.585+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=MGKHX88D9L5F type=del 2024-08-10T05:32:26.588 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.587+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=9EWACTTLUYRC type=del size=313696 2024-08-10T05:32:26.590 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.589+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~27BW7PMS9CWQ.0 size=117183 2024-08-10T05:32:26.593 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.593+0000 7f7803238780 1 < completed multipart upload key=Z7YHEIMU76PP upload=27BW7PMS9CWQ tag=Y6JUT8O4LJQ2 type=write size=1165759 2024-08-10T05:32:26.595 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.595+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=WHQ2BVR4Y440 type=del size=2962530 2024-08-10T05:32:26.597 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.597+0000 7f7803238780 1 < completed delete operation key=ZOT42H765WOE tag=FVMPPUP2UJ3Y type=del 2024-08-10T05:32:26.599 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.599+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=UXWVA01AQR57 type=del size=1123263 2024-08-10T05:32:26.603 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.603+0000 7f7803238780 1 < suggested remove operation key=DDSA6SD57UXL tag=I5YAD2UXCAUL type=del 2024-08-10T05:32:26.605 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.605+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=SV4U0X1TCHXY type=write size=705059 2024-08-10T05:32:26.607 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.607+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=TED07GTBD620 type=del 2024-08-10T05:32:26.610 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.610+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~9H283TH35HTT.0 size=206212 2024-08-10T05:32:26.610 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.610+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=9H283TH35HTT tag=ZTNFW3UVW8O6 type=write size=1254788 2024-08-10T05:32:26.614 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.614+0000 7f7803238780 1 < suggested remove operation key=MSU6AUJV0ITY tag=O6HOOZDRSED1 type=del 2024-08-10T05:32:26.618 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.618+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~2UWODRZESE00.0 size=1048576 2024-08-10T05:32:26.620 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.620+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~2UWODRZESE00.1 size=1048576 2024-08-10T05:32:26.621 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.621+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~2UWODRZESE00.2 size=887751 2024-08-10T05:32:26.622 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.621+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=2UWODRZESE00 tag=A32LMSNERA7M type=write size=4033479 2024-08-10T05:32:26.623 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.623+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~718LHYIUAP4E.0 size=598297 2024-08-10T05:32:26.627 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.627+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=718LHYIUAP4E tag=1FYVARBRJVHN type=write size=1646873 2024-08-10T05:32:26.629 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.629+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=1XFNOKNPKN0N type=del size=2912795 2024-08-10T05:32:26.631 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.631+0000 7f7803238780 1 < canceled operation key=ZOT42H765WOE tag=HAG4C5IMXVON type=write size=699500 2024-08-10T05:32:26.634 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.634+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~ORKJIJA2Y5SZ.0 size=1000758 2024-08-10T05:32:26.634 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.634+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=ORKJIJA2Y5SZ tag=OBX276RR27V8 type=write size=2049334 2024-08-10T05:32:26.636 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.636+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~CTS6SR2D6KAC.0 size=432857 2024-08-10T05:32:26.640 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.640+0000 7f7803238780 1 < completed multipart upload key=0Q56DOBCN3VW upload=CTS6SR2D6KAC tag=XZGSXGQA01XF type=write size=1481433 2024-08-10T05:32:26.641 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.641+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=DZWPY6FY5UDI type=del size=2794215 2024-08-10T05:32:26.644 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.644+0000 7f7803238780 1 < completed write operation key=VJC53Z86ZBHI tag=0XMX5JN3SR25 type=write size=594617 2024-08-10T05:32:26.646 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.646+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=7B6176CJSWQG type=del size=2442288 2024-08-10T05:32:26.647 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.647+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~2V3YN7YX5V21.0 size=388304 2024-08-10T05:32:26.651 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.651+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=2V3YN7YX5V21 tag=TYED8LCCNZ22 type=write size=1436880 2024-08-10T05:32:26.653 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.653+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=29S4OWF0F2GA type=del size=2503683 2024-08-10T05:32:26.655 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.655+0000 7f7803238780 1 < completed write operation key=TKJHBLIHRWG7 tag=OG0YLD4B0S9I type=write size=960897 2024-08-10T05:32:26.657 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.657+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=FF8EW2MT1B40 type=del size=368233 2024-08-10T05:32:26.658 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.658+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~PIHVX8DH9FPE.0 size=1048576 2024-08-10T05:32:26.660 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.660+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~PIHVX8DH9FPE.1 size=917244 2024-08-10T05:32:26.663 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.663+0000 7f7803238780 1 < completed multipart upload key=N6BX8IO9ZULU upload=PIHVX8DH9FPE tag=CM7LRS03WVNR type=write size=3014396 2024-08-10T05:32:26.665 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.665+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=3G8SKXTTNL87 type=write size=1045368 2024-08-10T05:32:26.668 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.668+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~L59UJ1VKCQM2.0 size=373077 2024-08-10T05:32:26.671 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.671+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=L59UJ1VKCQM2 tag=NMTRF2K4SDBR type=write size=1421653 2024-08-10T05:32:26.674 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.674+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~XAO6VGW4EMUY.0 size=1048576 2024-08-10T05:32:26.676 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.676+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~XAO6VGW4EMUY.1 size=1048576 2024-08-10T05:32:26.678 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.677+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~XAO6VGW4EMUY.2 size=488217 2024-08-10T05:32:26.678 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.677+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=XAO6VGW4EMUY tag=952Y8V88S3MR type=write size=3633945 2024-08-10T05:32:26.680 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.680+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~4995OLD1BE2T.0 size=1048576 2024-08-10T05:32:26.682 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.681+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~4995OLD1BE2T.1 size=129380 2024-08-10T05:32:26.685 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.685+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=4995OLD1BE2T tag=0YNK6EDR2QJ7 type=write size=2226532 2024-08-10T05:32:26.687 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.687+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=LQ4NO4VFMTK2 type=write size=134850 2024-08-10T05:32:26.689 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.689+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~VB87JS5G87ML.0 size=1048576 2024-08-10T05:32:26.691 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.691+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~VB87JS5G87ML.1 size=1048576 2024-08-10T05:32:26.693 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.693+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~VB87JS5G87ML.2 size=73731 2024-08-10T05:32:26.696 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.696+0000 7f7803238780 1 < completed multipart upload key=Z7YHEIMU76PP upload=VB87JS5G87ML tag=RPVLFFUQZY9T type=write size=3219459 2024-08-10T05:32:26.698 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.698+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=FBN8QRMZL4RH type=write size=337432 2024-08-10T05:32:26.700 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.700+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=9EWACTTLUYRC type=del 2024-08-10T05:32:26.702 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.702+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=BSNJZAJ5E7WP type=del size=2297373 2024-08-10T05:32:26.704 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.704+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=WHQ2BVR4Y440 type=del 2024-08-10T05:32:26.706 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.706+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=P40RTA973UVC type=del size=1383835 2024-08-10T05:32:26.708 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.708+0000 7f7803238780 1 < completed delete operation key=WLAMZC6D1VYS tag=UXWVA01AQR57 type=del 2024-08-10T05:32:26.711 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.711+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~5FM4NVR3PSGD.0 size=1048576 2024-08-10T05:32:26.713 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.713+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~5FM4NVR3PSGD.1 size=1048576 2024-08-10T05:32:26.714 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.714+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~5FM4NVR3PSGD.2 size=708797 2024-08-10T05:32:26.715 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.714+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=5FM4NVR3PSGD tag=WAAS6ZOJHGDE type=write size=3854525 2024-08-10T05:32:26.717 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.717+0000 7f7803238780 1 < completed write operation key=48SFR1BMD3PP tag=SV4U0X1TCHXY type=write size=705059 2024-08-10T05:32:26.720 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.720+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~AEB9PDD4WHBQ.0 size=667638 2024-08-10T05:32:26.720 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.720+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=AEB9PDD4WHBQ tag=7LRYHPUYWI7P type=write size=1716214 2024-08-10T05:32:26.722 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.722+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~9H283TH35HTT.0 size=206212 2024-08-10T05:32:26.726 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.725+0000 7f7803238780 1 < completed multipart upload key=4RGB196YQHP8 upload=9H283TH35HTT tag=ZTNFW3UVW8O6 type=write size=1254788 2024-08-10T05:32:26.730 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.730+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~60YSR7KDAVBY.0 size=1048576 2024-08-10T05:32:26.732 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.732+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~60YSR7KDAVBY.1 size=1048576 2024-08-10T05:32:26.733 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.733+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~60YSR7KDAVBY.2 size=38147 2024-08-10T05:32:26.734 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.733+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=60YSR7KDAVBY tag=6IQN76DVKUN1 type=write size=3183875 2024-08-10T05:32:26.735 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.735+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~2UWODRZESE00.0 size=1048576 2024-08-10T05:32:26.737 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.737+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~2UWODRZESE00.1 size=1048576 2024-08-10T05:32:26.737 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.737+0000 7f7803238780 1 < canceled part key=_multipart_AEL92L18QHBE.2~2UWODRZESE00.2 size=887751 2024-08-10T05:32:26.741 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.741+0000 7f7803238780 1 < canceled multipart upload key=AEL92L18QHBE upload=2UWODRZESE00 tag=A32LMSNERA7M type=write size=4033479 2024-08-10T05:32:26.743 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.743+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=NR8VQ5SC1RYI type=del size=1747658 2024-08-10T05:32:26.746 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.745+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=1XFNOKNPKN0N type=del 2024-08-10T05:32:26.747 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.747+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=I0Y2SKAI9DK6 type=del size=824549 2024-08-10T05:32:26.750 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.750+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~ORKJIJA2Y5SZ.0 size=1000758 2024-08-10T05:32:26.753 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.753+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=ORKJIJA2Y5SZ tag=OBX276RR27V8 type=write size=2049334 2024-08-10T05:32:26.756 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.756+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~P4JUXR8SJGS1.0 size=458546 2024-08-10T05:32:26.756 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.756+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=P4JUXR8SJGS1 tag=UWRJYXQ18QH7 type=write size=1507122 2024-08-10T05:32:26.758 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.758+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=DZWPY6FY5UDI type=del 2024-08-10T05:32:26.760 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.760+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=Y15F9K9X0AX8 type=del size=548288 2024-08-10T05:32:26.762 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.762+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=7B6176CJSWQG type=del 2024-08-10T05:32:26.766 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.766+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~HFIUTWH10NSQ.0 size=394169 2024-08-10T05:32:26.766 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.766+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=HFIUTWH10NSQ tag=GKK43JK0BPSA type=write size=1442745 2024-08-10T05:32:26.768 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.768+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=29S4OWF0F2GA type=del 2024-08-10T05:32:26.772 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.772+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~RTPVON8NHUH2.0 size=232099 2024-08-10T05:32:26.772 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.772+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=RTPVON8NHUH2 tag=D89KLS1KYXB2 type=write size=1280675 2024-08-10T05:32:26.774 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.774+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=FF8EW2MT1B40 type=del 2024-08-10T05:32:26.776 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.776+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=PUR5E1PM231H type=del size=4000300 2024-08-10T05:32:26.781 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.781+0000 7f7803238780 1 < suggested remove operation key=0LYGW6HXWPZY tag=3G8SKXTTNL87 type=write 2024-08-10T05:32:26.783 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.783+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=II61UMOTX29F type=del size=3325798 2024-08-10T05:32:26.785 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.785+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~XAO6VGW4EMUY.0 size=1048576 2024-08-10T05:32:26.787 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.787+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~XAO6VGW4EMUY.1 size=1048576 2024-08-10T05:32:26.787 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.787+0000 7f7803238780 1 < canceled part key=_multipart_TKJHBLIHRWG7.2~XAO6VGW4EMUY.2 size=488217 2024-08-10T05:32:26.791 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.791+0000 7f7803238780 1 < canceled multipart upload key=TKJHBLIHRWG7 upload=XAO6VGW4EMUY tag=952Y8V88S3MR type=write size=3633945 2024-08-10T05:32:26.793 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.793+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=SAC1N7QY8O5W type=del size=453153 2024-08-10T05:32:26.798 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.798+0000 7f7803238780 1 < suggested remove operation key=BNYFRBPTTUSU tag=LQ4NO4VFMTK2 type=write 2024-08-10T05:32:26.802 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.802+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~WAM4Z63EHBJY.0 size=320223 2024-08-10T05:32:26.802 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.802+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=WAM4Z63EHBJY tag=SBFUTDM6C2KL type=write size=1368799 2024-08-10T05:32:26.805 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.805+0000 7f7803238780 1 < suggested update operation key=WLAMZC6D1VYS tag=FBN8QRMZL4RH type=write size=337432 2024-08-10T05:32:26.807 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.807+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=BWGBKDSZI8PH type=del size=2200099 2024-08-10T05:32:26.809 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.809+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=BSNJZAJ5E7WP type=del 2024-08-10T05:32:26.812 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.812+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=Q53P39GDG5GA type=write size=524463 2024-08-10T05:32:26.814 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.814+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=P40RTA973UVC type=del 2024-08-10T05:32:26.818 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.817+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~JD0F0319LU1D.0 size=1048576 2024-08-10T05:32:26.819 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.819+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~JD0F0319LU1D.1 size=1048576 2024-08-10T05:32:26.821 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.821+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~JD0F0319LU1D.2 size=157697 2024-08-10T05:32:26.821 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.821+0000 7f7803238780 1 > prepared multipart upload key=DDSA6SD57UXL upload=JD0F0319LU1D tag=K90DQ59KGSMW type=write size=3303425 2024-08-10T05:32:26.822 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.822+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~5FM4NVR3PSGD.0 size=1048576 2024-08-10T05:32:26.824 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.824+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~5FM4NVR3PSGD.1 size=1048576 2024-08-10T05:32:26.826 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.826+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~5FM4NVR3PSGD.2 size=708797 2024-08-10T05:32:26.829 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.829+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=5FM4NVR3PSGD tag=WAAS6ZOJHGDE type=write size=3854525 2024-08-10T05:32:26.831 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.831+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=L5QL0W6IB5H0 type=del size=3728017 2024-08-10T05:32:26.833 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.833+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~AEB9PDD4WHBQ.0 size=667638 2024-08-10T05:32:26.837 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.837+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=AEB9PDD4WHBQ tag=7LRYHPUYWI7P type=write size=1716214 2024-08-10T05:32:26.840 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.840+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~VU2U15K1ROYX.0 size=327590 2024-08-10T05:32:26.841 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.840+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=VU2U15K1ROYX tag=P3VZAT920ZD7 type=write size=1376166 2024-08-10T05:32:26.843 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.843+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~60YSR7KDAVBY.0 size=1048576 2024-08-10T05:32:26.845 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.845+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~60YSR7KDAVBY.1 size=1048576 2024-08-10T05:32:26.846 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.846+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~60YSR7KDAVBY.2 size=38147 2024-08-10T05:32:26.850 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.850+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=60YSR7KDAVBY tag=6IQN76DVKUN1 type=write size=3183875 2024-08-10T05:32:26.852 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.852+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=AJRNQ527EGVD type=del size=3173106 2024-08-10T05:32:26.857 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.857+0000 7f7803238780 1 < suggested update operation key=YTNER1UQPXAW tag=NR8VQ5SC1RYI type=del size=1747658 2024-08-10T05:32:26.862 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.862+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~5JJUQL8J608M.0 size=1048576 2024-08-10T05:32:26.863 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.863+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~5JJUQL8J608M.1 size=1048576 2024-08-10T05:32:26.865 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.865+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~5JJUQL8J608M.2 size=787229 2024-08-10T05:32:26.865 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.865+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=5JJUQL8J608M tag=WEFRLYG6C0EA type=write size=3932957 2024-08-10T05:32:26.867 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.867+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=I0Y2SKAI9DK6 type=del 2024-08-10T05:32:26.871 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.870+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~ZGG49AKZSWJJ.0 size=1048576 2024-08-10T05:32:26.872 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.872+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~ZGG49AKZSWJJ.1 size=550017 2024-08-10T05:32:26.872 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.872+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=ZGG49AKZSWJJ tag=38215SWIHJEI type=write size=2647169 2024-08-10T05:32:26.874 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.874+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~P4JUXR8SJGS1.0 size=458546 2024-08-10T05:32:26.878 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.878+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=P4JUXR8SJGS1 tag=UWRJYXQ18QH7 type=write size=1507122 2024-08-10T05:32:26.880 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.880+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=ISM22TBQ4P00 type=write size=372293 2024-08-10T05:32:26.882 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.882+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=Y15F9K9X0AX8 type=del 2024-08-10T05:32:26.884 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.884+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=38F6W9HTCYH4 type=del size=2926481 2024-08-10T05:32:26.886 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.885+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~HFIUTWH10NSQ.0 size=394169 2024-08-10T05:32:26.889 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.889+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=HFIUTWH10NSQ tag=GKK43JK0BPSA type=write size=1442745 2024-08-10T05:32:26.892 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.892+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~UC4NDOUWZMYG.0 size=1048576 2024-08-10T05:32:26.894 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.894+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~UC4NDOUWZMYG.1 size=1048576 2024-08-10T05:32:26.895 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.895+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~UC4NDOUWZMYG.2 size=1046321 2024-08-10T05:32:26.895 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.895+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=UC4NDOUWZMYG tag=K41F5ZP8QJTE type=write size=4192049 2024-08-10T05:32:26.897 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.897+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~RTPVON8NHUH2.0 size=232099 2024-08-10T05:32:26.900 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.900+0000 7f7803238780 1 < completed multipart upload key=Z7YHEIMU76PP upload=RTPVON8NHUH2 tag=D89KLS1KYXB2 type=write size=1280675 2024-08-10T05:32:26.902 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.902+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=0GDE31M0TOOD type=write size=792244 2024-08-10T05:32:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:32:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:32:26.905 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.905+0000 7f7803238780 1 < completed delete operation key=M4KEYRP20O0S tag=PUR5E1PM231H type=del 2024-08-10T05:32:26.909 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.909+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~KJ73TVKLAOX1.0 size=1048576 2024-08-10T05:32:26.911 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.911+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~KJ73TVKLAOX1.1 size=1018048 2024-08-10T05:32:26.911 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.911+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=KJ73TVKLAOX1 tag=OKAKBCEOFXGJ type=write size=3115200 2024-08-10T05:32:26.913 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.913+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=II61UMOTX29F type=del 2024-08-10T05:32:26.919 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.918+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~QAAIOULKTY8O.0 size=331364 2024-08-10T05:32:26.919 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.918+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=QAAIOULKTY8O tag=VU5WSJYG57D1 type=write size=1379940 2024-08-10T05:32:26.921 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.921+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=SAC1N7QY8O5W type=del 2024-08-10T05:32:26.925 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.925+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~JG220RHDJ7CZ.0 size=1048576 2024-08-10T05:32:26.927 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.926+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~JG220RHDJ7CZ.1 size=510312 2024-08-10T05:32:26.927 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.926+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=JG220RHDJ7CZ tag=3LEEVRLJKK4C type=write size=2607464 2024-08-10T05:32:26.928 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.928+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~WAM4Z63EHBJY.0 size=320223 2024-08-10T05:32:26.932 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.932+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=WAM4Z63EHBJY tag=SBFUTDM6C2KL type=write size=1368799 2024-08-10T05:32:26.936 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.936+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~3L32OB5KU85D.0 size=230756 2024-08-10T05:32:26.936 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.936+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=3L32OB5KU85D tag=XG60VCQL3UKT type=write size=1279332 2024-08-10T05:32:26.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:32:26.938 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.938+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=BWGBKDSZI8PH type=del 2024-08-10T05:32:26.940 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.940+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=0EGW0CMTNI2C type=del size=337163 2024-08-10T05:32:26.942 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.942+0000 7f7803238780 1 < completed write operation key=Z12OHVV95R90 tag=Q53P39GDG5GA type=write size=524463 2024-08-10T05:32:26.944 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.944+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=BOICOBXM3KV9 type=del size=2292970 2024-08-10T05:32:26.946 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.946+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~JD0F0319LU1D.0 size=1048576 2024-08-10T05:32:26.948 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.948+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~JD0F0319LU1D.1 size=1048576 2024-08-10T05:32:26.950 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.950+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~JD0F0319LU1D.2 size=157697 2024-08-10T05:32:26.953 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.953+0000 7f7803238780 1 < completed multipart upload key=DDSA6SD57UXL upload=JD0F0319LU1D tag=K90DQ59KGSMW type=write size=3303425 2024-08-10T05:32:26.956 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.956+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~YOIM3QYY2XT1.0 size=326290 2024-08-10T05:32:26.956 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.956+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=YOIM3QYY2XT1 tag=9W70TZWSMBLS type=write size=1374866 2024-08-10T05:32:26.958 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.958+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=L5QL0W6IB5H0 type=del 2024-08-10T05:32:26.960 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.960+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=UAAJBWJMWR6Q type=del size=768722 2024-08-10T05:32:26.963 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.963+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~VU2U15K1ROYX.0 size=327590 2024-08-10T05:32:26.966 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.966+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=VU2U15K1ROYX tag=P3VZAT920ZD7 type=write size=1376166 2024-08-10T05:32:26.968 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.968+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=ZJN9W0EQ0OYD type=write size=499838 2024-08-10T05:32:26.970 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.969+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=AJRNQ527EGVD type=del 2024-08-10T05:32:26.973 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.973+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~I00K793CAUV8.0 size=1048576 2024-08-10T05:32:26.975 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.975+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~I00K793CAUV8.1 size=1048576 2024-08-10T05:32:26.976 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.976+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~I00K793CAUV8.2 size=362779 2024-08-10T05:32:26.976 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.976+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=I00K793CAUV8 tag=CDDE3PVLF7KE type=write size=3508507 2024-08-10T05:32:26.978 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.978+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~5JJUQL8J608M.0 size=1048576 2024-08-10T05:32:26.979 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.978+0000 7f7803238780 1 < canceled part key=_multipart_0Q56DOBCN3VW.2~5JJUQL8J608M.1 size=1048576 2024-08-10T05:32:26.980 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.980+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~5JJUQL8J608M.2 size=787229 2024-08-10T05:32:26.983 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.983+0000 7f7803238780 1 < canceled multipart upload key=0Q56DOBCN3VW upload=5JJUQL8J608M tag=WEFRLYG6C0EA type=write size=3932957 2024-08-10T05:32:26.987 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.987+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~AQ1IAE1RY6FK.0 size=369570 2024-08-10T05:32:26.987 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.987+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=AQ1IAE1RY6FK tag=3D2CNZQ7GPNN type=write size=1418146 2024-08-10T05:32:26.989 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.989+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~ZGG49AKZSWJJ.0 size=1048576 2024-08-10T05:32:26.991 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.991+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~ZGG49AKZSWJJ.1 size=550017 2024-08-10T05:32:26.995 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.994+0000 7f7803238780 1 < completed multipart upload key=M4KEYRP20O0S upload=ZGG49AKZSWJJ tag=38215SWIHJEI type=write size=2647169 2024-08-10T05:32:26.998 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.998+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~I5G9V3L189Y8.0 size=605233 2024-08-10T05:32:26.998 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:26.998+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=I5G9V3L189Y8 tag=PYLRRLJY5T5J type=write size=1653809 2024-08-10T05:32:27.000 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.000+0000 7f7803238780 1 < canceled operation key=5CR34DW31W53 tag=ISM22TBQ4P00 type=write size=372293 2024-08-10T05:32:27.002 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.002+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=GKLKFFBJ7GW2 type=del size=3006663 2024-08-10T05:32:27.004 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.004+0000 7f7803238780 1 < completed delete operation key=M4KEYRP20O0S tag=38F6W9HTCYH4 type=del 2024-08-10T05:32:27.008 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.007+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~QWNWBEFJAIPZ.0 size=961326 2024-08-10T05:32:27.008 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.008+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=QWNWBEFJAIPZ tag=193SWWL4S1KG type=write size=2009902 2024-08-10T05:32:27.010 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.010+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~UC4NDOUWZMYG.0 size=1048576 2024-08-10T05:32:27.012 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.012+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~UC4NDOUWZMYG.1 size=1048576 2024-08-10T05:32:27.012 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.012+0000 7f7803238780 1 < canceled part key=_multipart_4RGB196YQHP8.2~UC4NDOUWZMYG.2 size=1046321 2024-08-10T05:32:27.015 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.015+0000 7f7803238780 1 < canceled multipart upload key=4RGB196YQHP8 upload=UC4NDOUWZMYG tag=K41F5ZP8QJTE type=write size=4192049 2024-08-10T05:32:27.017 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.017+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=J3FHJVD920J6 type=write size=945415 2024-08-10T05:32:27.019 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.019+0000 7f7803238780 1 < completed write operation key=Z12OHVV95R90 tag=0GDE31M0TOOD type=write size=792244 2024-08-10T05:32:27.021 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.020+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=Y17U8CP94GIF type=del size=1026216 2024-08-10T05:32:27.022 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.022+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~KJ73TVKLAOX1.0 size=1048576 2024-08-10T05:32:27.024 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.024+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~KJ73TVKLAOX1.1 size=1018048 2024-08-10T05:32:27.030 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.029+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=KJ73TVKLAOX1 tag=OKAKBCEOFXGJ type=write size=3115200 2024-08-10T05:32:27.031 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.031+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=57G5WRD50GD4 type=del size=2210923 2024-08-10T05:32:27.031 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.031+0000 7f7803238780 1 < canceled part key=_multipart_VKX9ZVCGC9JY.2~QAAIOULKTY8O.0 size=331364 2024-08-10T05:32:27.034 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.034+0000 7f7803238780 1 < canceled multipart upload key=VKX9ZVCGC9JY upload=QAAIOULKTY8O tag=VU5WSJYG57D1 type=write size=1379940 2024-08-10T05:32:27.036 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.036+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=LO5IVIHYXE27 type=del size=2990857 2024-08-10T05:32:27.038 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.038+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~JG220RHDJ7CZ.0 size=1048576 2024-08-10T05:32:27.040 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.040+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~JG220RHDJ7CZ.1 size=510312 2024-08-10T05:32:27.043 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.043+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=JG220RHDJ7CZ tag=3LEEVRLJKK4C type=write size=2607464 2024-08-10T05:32:27.047 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.047+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~6VVXGK1S5TGP.0 size=1048576 2024-08-10T05:32:27.050 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.049+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~6VVXGK1S5TGP.1 size=737060 2024-08-10T05:32:27.050 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.049+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=6VVXGK1S5TGP tag=68MLF2H0BCHL type=write size=2834212 2024-08-10T05:32:27.051 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.051+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~3L32OB5KU85D.0 size=230756 2024-08-10T05:32:27.055 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.055+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=3L32OB5KU85D tag=XG60VCQL3UKT type=write size=1279332 2024-08-10T05:32:27.057 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.057+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=NT7UGUAMVHLP type=del size=2757164 2024-08-10T05:32:27.059 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.059+0000 7f7803238780 1 < completed delete operation key=0Q56DOBCN3VW tag=0EGW0CMTNI2C type=del 2024-08-10T05:32:27.062 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.062+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~JGGZB326YDR6.0 size=1048576 2024-08-10T05:32:27.064 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.064+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~JGGZB326YDR6.1 size=251270 2024-08-10T05:32:27.064 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.064+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=JGGZB326YDR6 tag=HWP635SVZPNE type=write size=2348422 2024-08-10T05:32:27.066 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.066+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=BOICOBXM3KV9 type=del 2024-08-10T05:32:27.068 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.068+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=2F0Z7R94RRCI type=del size=3575417 2024-08-10T05:32:27.068 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.068+0000 7f7803238780 1 < canceled part key=_multipart_Z7YHEIMU76PP.2~YOIM3QYY2XT1.0 size=326290 2024-08-10T05:32:27.071 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.071+0000 7f7803238780 1 < canceled multipart upload key=Z7YHEIMU76PP upload=YOIM3QYY2XT1 tag=9W70TZWSMBLS type=write size=1374866 2024-08-10T05:32:27.075 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.075+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~N5R9MF68TGQ7.0 size=1048576 2024-08-10T05:32:27.077 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.077+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~N5R9MF68TGQ7.1 size=14454 2024-08-10T05:32:27.077 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.077+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=N5R9MF68TGQ7 tag=XGWVOB1BG5YJ type=write size=2111606 2024-08-10T05:32:27.079 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.079+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=UAAJBWJMWR6Q type=del 2024-08-10T05:32:27.082 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.082+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~MKLV27W5L6AL.0 size=1048576 2024-08-10T05:32:27.084 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.084+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~MKLV27W5L6AL.1 size=685271 2024-08-10T05:32:27.084 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.084+0000 7f7803238780 1 > prepared multipart upload key=1TZT0H3OT772 upload=MKLV27W5L6AL tag=I258O4FY35UW type=write size=2782423 2024-08-10T05:32:27.086 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.086+0000 7f7803238780 1 < completed write operation key=H9KT1RELCW8U tag=ZJN9W0EQ0OYD type=write size=499838 2024-08-10T05:32:27.088 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.088+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=VQA5ZC407MMP type=del size=3604227 2024-08-10T05:32:27.090 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.090+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~I00K793CAUV8.0 size=1048576 2024-08-10T05:32:27.092 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.092+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~I00K793CAUV8.1 size=1048576 2024-08-10T05:32:27.093 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.093+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~I00K793CAUV8.2 size=362779 2024-08-10T05:32:27.096 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.096+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=I00K793CAUV8 tag=CDDE3PVLF7KE type=write size=3508507 2024-08-10T05:32:27.098 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.098+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=1DNAC2A3QSVN type=del size=1125116 2024-08-10T05:32:27.100 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.100+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~AQ1IAE1RY6FK.0 size=369570 2024-08-10T05:32:27.103 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.103+0000 7f7803238780 1 < completed multipart upload key=M4KEYRP20O0S upload=AQ1IAE1RY6FK tag=3D2CNZQ7GPNN type=write size=1418146 2024-08-10T05:32:27.106 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.106+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=PFDQ9CT0CT5N type=del size=1645937 2024-08-10T05:32:27.108 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.108+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~I5G9V3L189Y8.0 size=605233 2024-08-10T05:32:27.112 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.112+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=I5G9V3L189Y8 tag=PYLRRLJY5T5J type=write size=1653809 2024-08-10T05:32:27.114 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.113+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=X4QEAQ81943D type=del size=3359249 2024-08-10T05:32:27.115 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.115+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=GKLKFFBJ7GW2 type=del 2024-08-10T05:32:27.117 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.117+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=OQ7QJRY1C0AN type=write size=885482 2024-08-10T05:32:27.120 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.120+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~QWNWBEFJAIPZ.0 size=961326 2024-08-10T05:32:27.123 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.123+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=QWNWBEFJAIPZ tag=193SWWL4S1KG type=write size=2009902 2024-08-10T05:32:27.127 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.127+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~PX48YE6748S8.0 size=1048576 2024-08-10T05:32:27.128 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.128+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~PX48YE6748S8.1 size=1048576 2024-08-10T05:32:27.130 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.130+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~PX48YE6748S8.2 size=885745 2024-08-10T05:32:27.130 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.130+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=PX48YE6748S8 tag=Z9VXR02LK0OT type=write size=4031473 2024-08-10T05:32:27.132 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.132+0000 7f7803238780 1 < completed write operation key=PIABVMHZSH5U tag=J3FHJVD920J6 type=write size=945415 2024-08-10T05:32:27.134 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.134+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=MJEE5NM6TF5Z type=del size=2622143 2024-08-10T05:32:27.136 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.136+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=Y17U8CP94GIF type=del 2024-08-10T05:32:27.140 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.139+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~IKU6P99D85ZA.0 size=739333 2024-08-10T05:32:27.140 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.139+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=IKU6P99D85ZA tag=WZ7PW319W36V type=write size=1787909 2024-08-10T05:32:27.142 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.142+0000 7f7803238780 1 < completed delete operation key=BEWZS75IA59P tag=57G5WRD50GD4 type=del 2024-08-10T05:32:27.144 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.144+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=8207SU2XN2AV type=del size=3692254 2024-08-10T05:32:27.147 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.146+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=LO5IVIHYXE27 type=del 2024-08-10T05:32:27.149 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.149+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=YBCK0TKGH5RD type=del size=2815245 2024-08-10T05:32:27.151 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.151+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~6VVXGK1S5TGP.0 size=1048576 2024-08-10T05:32:27.153 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.153+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~6VVXGK1S5TGP.1 size=737060 2024-08-10T05:32:27.156 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.156+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=6VVXGK1S5TGP tag=68MLF2H0BCHL type=write size=2834212 2024-08-10T05:32:27.160 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.159+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~H5SH7SEQT9CN.0 size=1048576 2024-08-10T05:32:27.161 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.161+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~H5SH7SEQT9CN.1 size=1048576 2024-08-10T05:32:27.163 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.163+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~H5SH7SEQT9CN.2 size=794983 2024-08-10T05:32:27.163 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.163+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=H5SH7SEQT9CN tag=0QYERV43HM7A type=write size=3940711 2024-08-10T05:32:27.165 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.165+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=NT7UGUAMVHLP type=del 2024-08-10T05:32:27.169 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.169+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~ZSHDT54JFSWQ.0 size=1048576 2024-08-10T05:32:27.170 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.170+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~ZSHDT54JFSWQ.1 size=1048576 2024-08-10T05:32:27.174 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.172+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~ZSHDT54JFSWQ.2 size=28456 2024-08-10T05:32:27.174 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.172+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=ZSHDT54JFSWQ tag=EBMUGEGT9KJW type=write size=3174184 2024-08-10T05:32:27.175 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.174+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~JGGZB326YDR6.0 size=1048576 2024-08-10T05:32:27.175 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.175+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~JGGZB326YDR6.1 size=251270 2024-08-10T05:32:27.179 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.179+0000 7f7803238780 1 < completed multipart upload key=VJC53Z86ZBHI upload=JGGZB326YDR6 tag=HWP635SVZPNE type=write size=2348422 2024-08-10T05:32:27.181 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.181+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=ZODMRHX9020P type=del size=1451600 2024-08-10T05:32:27.182 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.182+0000 7f7803238780 1 < completed delete operation key=N6BX8IO9ZULU tag=2F0Z7R94RRCI type=del 2024-08-10T05:32:27.185 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.184+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=CW1Y9H1B9OK3 type=del size=2818633 2024-08-10T05:32:27.186 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.186+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~N5R9MF68TGQ7.0 size=1048576 2024-08-10T05:32:27.188 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.188+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~N5R9MF68TGQ7.1 size=14454 2024-08-10T05:32:27.191 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.191+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=N5R9MF68TGQ7 tag=XGWVOB1BG5YJ type=write size=2111606 2024-08-10T05:32:27.194 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.193+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=FDMOV430GS5Q type=del size=1225030 2024-08-10T05:32:27.195 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.195+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~MKLV27W5L6AL.0 size=1048576 2024-08-10T05:32:27.197 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.197+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~MKLV27W5L6AL.1 size=685271 2024-08-10T05:32:27.200 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.200+0000 7f7803238780 1 < completed multipart upload key=1TZT0H3OT772 upload=MKLV27W5L6AL tag=I258O4FY35UW type=write size=2782423 2024-08-10T05:32:27.203 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.203+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=P3N5R9YFHZAI type=del size=1503800 2024-08-10T05:32:27.207 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.207+0000 7f7803238780 1 < suggested update operation key=48SFR1BMD3PP tag=VQA5ZC407MMP type=del size=3604227 2024-08-10T05:32:27.209 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.208+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=8RX1QALPYW3C type=del size=3623934 2024-08-10T05:32:27.212 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.212+0000 7f7803238780 1 < suggested update operation key=XWUWU8CVR59V tag=1DNAC2A3QSVN type=del size=1125116 2024-08-10T05:32:27.214 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.214+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=XRHIOZWW7348 type=write size=233254 2024-08-10T05:32:27.216 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.216+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=PFDQ9CT0CT5N type=del 2024-08-10T05:32:27.219 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.219+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~DKHISR8FMJFJ.0 size=1048576 2024-08-10T05:32:27.221 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.221+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~DKHISR8FMJFJ.1 size=1048576 2024-08-10T05:32:27.223 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.223+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~DKHISR8FMJFJ.2 size=459288 2024-08-10T05:32:27.223 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.223+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=DKHISR8FMJFJ tag=ZXI0KUSDL4VW type=write size=3605016 2024-08-10T05:32:27.226 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.226+0000 7f7803238780 -1 < failed to complete operation key=XWUWU8CVR59V tag=X4QEAQ81943D type=del size=3359249: (22) Invalid argument 2024-08-10T05:32:27.230 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.230+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~FLO1MHJHEJLV.0 size=1048576 2024-08-10T05:32:27.231 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.231+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~FLO1MHJHEJLV.1 size=576045 2024-08-10T05:32:27.232 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.231+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=FLO1MHJHEJLV tag=C3AJOSMW2PKH type=write size=2673197 2024-08-10T05:32:27.233 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.233+0000 7f7803238780 1 < completed write operation key=YTNER1UQPXAW tag=OQ7QJRY1C0AN type=write size=885482 2024-08-10T05:32:27.236 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.236+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=03P2TBINJG8P type=del size=2346925 2024-08-10T05:32:27.238 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.238+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~PX48YE6748S8.0 size=1048576 2024-08-10T05:32:27.240 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.240+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~PX48YE6748S8.1 size=1048576 2024-08-10T05:32:27.242 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.242+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~PX48YE6748S8.2 size=885745 2024-08-10T05:32:27.245 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.245+0000 7f7803238780 1 < completed multipart upload key=0Q56DOBCN3VW upload=PX48YE6748S8 tag=Z9VXR02LK0OT type=write size=4031473 2024-08-10T05:32:27.248 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.248+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=60A33VE7XB8V type=del size=1229009 2024-08-10T05:32:27.252 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.251+0000 7f7803238780 1 < suggested update operation key=ME6EL3X8OID0 tag=MJEE5NM6TF5Z type=del size=2622143 2024-08-10T05:32:27.255 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.255+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~WYBBATOHM455.0 size=1048576 2024-08-10T05:32:27.257 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.257+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~WYBBATOHM455.1 size=769445 2024-08-10T05:32:27.257 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.257+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=WYBBATOHM455 tag=M6TPR2HL5UBZ type=write size=2866597 2024-08-10T05:32:27.259 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.259+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~IKU6P99D85ZA.0 size=739333 2024-08-10T05:32:27.262 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.262+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=IKU6P99D85ZA tag=WZ7PW319W36V type=write size=1787909 2024-08-10T05:32:27.265 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.265+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=K226GYBECH62 type=write size=553829 2024-08-10T05:32:27.267 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.267+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=8207SU2XN2AV type=del 2024-08-10T05:32:27.269 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.269+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=RFDU3NI0PC7U type=del size=1149854 2024-08-10T05:32:27.271 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.271+0000 7f7803238780 -1 < failed to complete operation key=XWUWU8CVR59V tag=YBCK0TKGH5RD type=del size=2815245: (22) Invalid argument 2024-08-10T05:32:27.273 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.273+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=EEGG6FV7JBLD type=del size=3424244 2024-08-10T05:32:27.275 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.275+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~H5SH7SEQT9CN.0 size=1048576 2024-08-10T05:32:27.277 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.277+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~H5SH7SEQT9CN.1 size=1048576 2024-08-10T05:32:27.279 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.278+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~H5SH7SEQT9CN.2 size=794983 2024-08-10T05:32:27.282 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.282+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=H5SH7SEQT9CN tag=0QYERV43HM7A type=write size=3940711 2024-08-10T05:32:27.284 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.284+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=2YQ7TJ7VE8FW type=del size=1927603 2024-08-10T05:32:27.284 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.284+0000 7f7803238780 1 < canceled part key=_multipart_29VQII5BL9Z9.2~ZSHDT54JFSWQ.0 size=1048576 2024-08-10T05:32:27.286 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.286+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~ZSHDT54JFSWQ.1 size=1048576 2024-08-10T05:32:27.288 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.288+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~ZSHDT54JFSWQ.2 size=28456 2024-08-10T05:32:27.291 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.291+0000 7f7803238780 1 < canceled multipart upload key=29VQII5BL9Z9 upload=ZSHDT54JFSWQ tag=EBMUGEGT9KJW type=write size=3174184 2024-08-10T05:32:27.293 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.293+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=7ULIW20V6F3A type=del size=765967 2024-08-10T05:32:27.295 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.295+0000 7f7803238780 1 < completed delete operation key=SFULEGB3NN7M tag=ZODMRHX9020P type=del 2024-08-10T05:32:27.297 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.297+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=HTT5O0W24D82 type=del size=115045 2024-08-10T05:32:27.299 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.299+0000 7f7803238780 1 < canceled operation key=BNYFRBPTTUSU tag=CW1Y9H1B9OK3 type=del size=2818633 2024-08-10T05:32:27.302 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.302+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~083O0SN9164A.0 size=152701 2024-08-10T05:32:27.302 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.302+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=083O0SN9164A tag=G6172Q3GKC63 type=write size=1201277 2024-08-10T05:32:27.306 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.306+0000 7f7803238780 1 < suggested remove operation key=MSU6AUJV0ITY tag=FDMOV430GS5Q type=del 2024-08-10T05:32:27.309 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.309+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~P2TNOESY5IM4.0 size=24450 2024-08-10T05:32:27.309 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.309+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=P2TNOESY5IM4 tag=1ZZ4ADUNPLYU type=write size=1073026 2024-08-10T05:32:27.312 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.312+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=P3N5R9YFHZAI type=del 2024-08-10T05:32:27.316 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.316+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~LRBONWZGU7P2.0 size=814913 2024-08-10T05:32:27.316 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.316+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=LRBONWZGU7P2 tag=H2HMHWQOYRIL type=write size=1863489 2024-08-10T05:32:27.318 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.318+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=8RX1QALPYW3C type=del 2024-08-10T05:32:27.322 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.322+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~T7CMZFAEN5DJ.0 size=119976 2024-08-10T05:32:27.322 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.322+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=T7CMZFAEN5DJ tag=KFYG2X9TMSI6 type=write size=1168552 2024-08-10T05:32:27.324 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.324+0000 7f7803238780 1 < completed write operation key=1TZT0H3OT772 tag=XRHIOZWW7348 type=write size=233254 2024-08-10T05:32:27.326 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.326+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=OW7YD2SDUL89 type=write size=144927 2024-08-10T05:32:27.328 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.328+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~DKHISR8FMJFJ.0 size=1048576 2024-08-10T05:32:27.330 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.330+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~DKHISR8FMJFJ.1 size=1048576 2024-08-10T05:32:27.332 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.332+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~DKHISR8FMJFJ.2 size=459288 2024-08-10T05:32:27.335 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.335+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=DKHISR8FMJFJ tag=ZXI0KUSDL4VW type=write size=3605016 2024-08-10T05:32:27.337 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.337+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=CIHG4H0JKHG1 type=del size=2856776 2024-08-10T05:32:27.338 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.338+0000 7f7803238780 1 < canceled part key=_multipart_MSU6AUJV0ITY.2~FLO1MHJHEJLV.0 size=1048576 2024-08-10T05:32:27.340 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.340+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~FLO1MHJHEJLV.1 size=576045 2024-08-10T05:32:27.343 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.343+0000 7f7803238780 1 < canceled multipart upload key=MSU6AUJV0ITY upload=FLO1MHJHEJLV tag=C3AJOSMW2PKH type=write size=2673197 2024-08-10T05:32:27.345 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.345+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=JEGBHBHNXQN5 type=del size=2637451 2024-08-10T05:32:27.347 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.347+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=03P2TBINJG8P type=del 2024-08-10T05:32:27.349 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.349+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=VH9DEJKJKP3V type=write size=182635 2024-08-10T05:32:27.352 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.352+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=60A33VE7XB8V type=del 2024-08-10T05:32:27.353 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.353+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=2BK2IG06R3KD type=del size=355130 2024-08-10T05:32:27.355 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.355+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~WYBBATOHM455.0 size=1048576 2024-08-10T05:32:27.357 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.357+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~WYBBATOHM455.1 size=769445 2024-08-10T05:32:27.360 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.360+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=WYBBATOHM455 tag=M6TPR2HL5UBZ type=write size=2866597 2024-08-10T05:32:27.362 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.362+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=BFFP1OK383RD type=del size=2537738 2024-08-10T05:32:27.366 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.366+0000 7f7803238780 1 < suggested update operation key=M4KEYRP20O0S tag=K226GYBECH62 type=write size=553829 2024-08-10T05:32:27.368 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.368+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=QMR7AR46NNOH type=del size=3912478 2024-08-10T05:32:27.371 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.371+0000 7f7803238780 1 < canceled operation key=H9KT1RELCW8U tag=RFDU3NI0PC7U type=del size=1149854 2024-08-10T05:32:27.373 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.373+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=LW9RRY4C3XRN type=del size=2693459 2024-08-10T05:32:27.375 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.375+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=EEGG6FV7JBLD type=del 2024-08-10T05:32:27.377 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.377+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=M337VQ9CD5LS type=del size=3448204 2024-08-10T05:32:27.382 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.379+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=2YQ7TJ7VE8FW type=del 2024-08-10T05:32:27.382 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.381+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=LAR71ZZ9QHXA type=del size=623223 2024-08-10T05:32:27.383 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.383+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=7ULIW20V6F3A type=del 2024-08-10T05:32:27.386 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.386+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~UK4LJXRM2KFW.0 size=1048576 2024-08-10T05:32:27.388 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.388+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~UK4LJXRM2KFW.1 size=262117 2024-08-10T05:32:27.388 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.388+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=UK4LJXRM2KFW tag=5WYDQLKXE5QZ type=write size=2359269 2024-08-10T05:32:27.390 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.390+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=HTT5O0W24D82 type=del 2024-08-10T05:32:27.392 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.392+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=Q1UJLBJQYK69 type=del size=2651254 2024-08-10T05:32:27.392 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.392+0000 7f7803238780 1 < canceled part key=_multipart_ZOT42H765WOE.2~083O0SN9164A.0 size=152701 2024-08-10T05:32:27.395 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.395+0000 7f7803238780 1 < canceled multipart upload key=ZOT42H765WOE upload=083O0SN9164A tag=G6172Q3GKC63 type=write size=1201277 2024-08-10T05:32:27.399 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.399+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~LQDSLW3XS152.0 size=774707 2024-08-10T05:32:27.399 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.399+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=LQDSLW3XS152 tag=CNZQ3JCDWA0O type=write size=1823283 2024-08-10T05:32:27.401 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.401+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~P2TNOESY5IM4.0 size=24450 2024-08-10T05:32:27.405 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.405+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=P2TNOESY5IM4 tag=1ZZ4ADUNPLYU type=write size=1073026 2024-08-10T05:32:27.408 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.408+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~L1U8P395EG10.0 size=1048576 2024-08-10T05:32:27.410 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.410+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~L1U8P395EG10.1 size=720071 2024-08-10T05:32:27.410 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.410+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=L1U8P395EG10 tag=H6IHIAW4GHIJ type=write size=2817223 2024-08-10T05:32:27.412 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.412+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~LRBONWZGU7P2.0 size=814913 2024-08-10T05:32:27.415 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.415+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=LRBONWZGU7P2 tag=H2HMHWQOYRIL type=write size=1863489 2024-08-10T05:32:27.419 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.419+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~IA5D5LLW0BF2.0 size=194331 2024-08-10T05:32:27.419 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.419+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=IA5D5LLW0BF2 tag=4Z9O5LXY4EL7 type=write size=1242907 2024-08-10T05:32:27.421 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.421+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~T7CMZFAEN5DJ.0 size=119976 2024-08-10T05:32:27.424 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.424+0000 7f7803238780 1 < completed multipart upload key=0Q56DOBCN3VW upload=T7CMZFAEN5DJ tag=KFYG2X9TMSI6 type=write size=1168552 2024-08-10T05:32:27.427 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.427+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=I1F3RPUWZMS1 type=write size=732373 2024-08-10T05:32:27.429 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.429+0000 7f7803238780 1 < completed write operation key=XOK47MUNUZ55 tag=OW7YD2SDUL89 type=write size=144927 2024-08-10T05:32:27.431 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.431+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=7NGZKW4JX7YI type=del size=1183182 2024-08-10T05:32:27.433 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.433+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=CIHG4H0JKHG1 type=del 2024-08-10T05:32:27.435 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.435+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=OL8YDPR9RLDK type=del size=2585196 2024-08-10T05:32:27.437 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.436+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=JEGBHBHNXQN5 type=del 2024-08-10T05:32:27.438 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.438+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=IZJ2BBQ7HKNJ type=del size=2825572 2024-08-10T05:32:27.442 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.442+0000 7f7803238780 1 < suggested remove operation key=1TZT0H3OT772 tag=VH9DEJKJKP3V type=write 2024-08-10T05:32:27.444 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.444+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=ZOGN169J2V4I type=del size=377408 2024-08-10T05:32:27.446 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.446+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=2BK2IG06R3KD type=del 2024-08-10T05:32:27.450 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.450+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~6WU3GS3546ML.0 size=1048576 2024-08-10T05:32:27.452 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.452+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~6WU3GS3546ML.1 size=1048576 2024-08-10T05:32:27.453 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.453+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~6WU3GS3546ML.2 size=697554 2024-08-10T05:32:27.453 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.453+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=6WU3GS3546ML tag=G5D93PTU7HPE type=write size=3843282 2024-08-10T05:32:27.455 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.455+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=BFFP1OK383RD type=del 2024-08-10T05:32:27.457 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.457+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=C283SUNZTMJO type=del size=1898821 2024-08-10T05:32:27.459 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.459+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=QMR7AR46NNOH type=del 2024-08-10T05:32:27.461 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.461+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=2CWB29GUEVGK type=del size=3582419 2024-08-10T05:32:27.463 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.463+0000 7f7803238780 1 < canceled operation key=48SFR1BMD3PP tag=LW9RRY4C3XRN type=del size=2693459 2024-08-10T05:32:27.465 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.465+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=BLYZ56N0SDNK type=write size=54157 2024-08-10T05:32:27.468 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.468+0000 7f7803238780 -1 < failed to complete operation key=1TZT0H3OT772 tag=M337VQ9CD5LS type=del size=3448204: (22) Invalid argument 2024-08-10T05:32:27.470 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.470+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=G9DWQNGB9A8R type=del size=2020887 2024-08-10T05:32:27.472 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.472+0000 7f7803238780 1 < canceled operation key=DDSA6SD57UXL tag=LAR71ZZ9QHXA type=del size=623223 2024-08-10T05:32:27.475 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.475+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~YK4IFMGH1UOZ.0 size=1048576 2024-08-10T05:32:27.477 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.477+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~YK4IFMGH1UOZ.1 size=1048576 2024-08-10T05:32:27.479 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.479+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~YK4IFMGH1UOZ.2 size=836393 2024-08-10T05:32:27.479 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.479+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=YK4IFMGH1UOZ tag=32UZQ8STHNC3 type=write size=3982121 2024-08-10T05:32:27.481 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.481+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~UK4LJXRM2KFW.0 size=1048576 2024-08-10T05:32:27.482 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.482+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~UK4LJXRM2KFW.1 size=262117 2024-08-10T05:32:27.486 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.486+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=UK4LJXRM2KFW tag=5WYDQLKXE5QZ type=write size=2359269 2024-08-10T05:32:27.488 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.488+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=HODF57EITNTB type=del size=762264 2024-08-10T05:32:27.490 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.490+0000 7f7803238780 1 < completed delete operation key=N6BX8IO9ZULU tag=Q1UJLBJQYK69 type=del 2024-08-10T05:32:27.494 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.494+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~2D0EDJ080GSZ.0 size=148428 2024-08-10T05:32:27.494 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.494+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=2D0EDJ080GSZ tag=T0WOC7L4XNZR type=write size=1197004 2024-08-10T05:32:27.496 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.496+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~LQDSLW3XS152.0 size=774707 2024-08-10T05:32:27.500 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.500+0000 7f7803238780 1 < completed multipart upload key=BEWZS75IA59P upload=LQDSLW3XS152 tag=CNZQ3JCDWA0O type=write size=1823283 2024-08-10T05:32:27.503 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.503+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~LMP9R1JWKJ3S.0 size=440544 2024-08-10T05:32:27.503 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.503+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=LMP9R1JWKJ3S tag=9DEKHJGY3MTX type=write size=1489120 2024-08-10T05:32:27.505 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.505+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~L1U8P395EG10.0 size=1048576 2024-08-10T05:32:27.507 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.507+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~L1U8P395EG10.1 size=720071 2024-08-10T05:32:27.510 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.510+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=L1U8P395EG10 tag=H6IHIAW4GHIJ type=write size=2817223 2024-08-10T05:32:27.512 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.512+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=KEVGQX1Q6H8J type=del size=1582982 2024-08-10T05:32:27.514 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.514+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~IA5D5LLW0BF2.0 size=194331 2024-08-10T05:32:27.517 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.517+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=IA5D5LLW0BF2 tag=4Z9O5LXY4EL7 type=write size=1242907 2024-08-10T05:32:27.521 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.520+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~IDFV92D7SWFO.0 size=1048576 2024-08-10T05:32:27.522 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.522+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~IDFV92D7SWFO.1 size=1048576 2024-08-10T05:32:27.524 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.524+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~IDFV92D7SWFO.2 size=1025 2024-08-10T05:32:27.524 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.524+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=IDFV92D7SWFO tag=T567TXB3Y2J2 type=write size=3146753 2024-08-10T05:32:27.526 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.526+0000 7f7803238780 1 < completed write operation key=BNYFRBPTTUSU tag=I1F3RPUWZMS1 type=write size=732373 2024-08-10T05:32:27.528 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.528+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=E9HA8U1WRJ56 type=del size=1871162 2024-08-10T05:32:27.532 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.531+0000 7f7803238780 1 < suggested remove operation key=ME6EL3X8OID0 tag=7NGZKW4JX7YI type=del 2024-08-10T05:32:27.534 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.534+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=H8CA0BE5X8IQ type=write size=295508 2024-08-10T05:32:27.535 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.535+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=OL8YDPR9RLDK type=del 2024-08-10T05:32:27.538 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.538+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=WFZATAFGSXNR type=del size=549466 2024-08-10T05:32:27.540 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.539+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=IZJ2BBQ7HKNJ type=del 2024-08-10T05:32:27.543 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.543+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~V1D3RCV0FMJZ.0 size=1048576 2024-08-10T05:32:27.545 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.545+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~V1D3RCV0FMJZ.1 size=684482 2024-08-10T05:32:27.545 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.545+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=V1D3RCV0FMJZ tag=KJ8D7FF3O3KT type=write size=2781634 2024-08-10T05:32:27.547 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.547+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=ZOGN169J2V4I type=del 2024-08-10T05:32:27.550 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.550+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~SF1HIZE8RH9T.0 size=1048576 2024-08-10T05:32:27.552 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.552+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~SF1HIZE8RH9T.1 size=97692 2024-08-10T05:32:27.552 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.552+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=SF1HIZE8RH9T tag=PW2DMJ03HTH7 type=write size=2194844 2024-08-10T05:32:27.554 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.554+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~6WU3GS3546ML.0 size=1048576 2024-08-10T05:32:27.556 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.556+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~6WU3GS3546ML.1 size=1048576 2024-08-10T05:32:27.557 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.557+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~6WU3GS3546ML.2 size=697554 2024-08-10T05:32:27.561 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.561+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=6WU3GS3546ML tag=G5D93PTU7HPE type=write size=3843282 2024-08-10T05:32:27.563 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.563+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=G93BKZ7ZW67A type=del size=2377522 2024-08-10T05:32:27.565 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.564+0000 7f7803238780 1 < completed delete operation key=WLAMZC6D1VYS tag=C283SUNZTMJO type=del 2024-08-10T05:32:27.566 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.566+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=KFUQJ9N02TUC type=del size=1317141 2024-08-10T05:32:27.568 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.568+0000 7f7803238780 1 < completed delete operation key=ZOT42H765WOE tag=2CWB29GUEVGK type=del 2024-08-10T05:32:27.572 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.572+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~BE2RCO3GMQLM.0 size=717779 2024-08-10T05:32:27.572 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.572+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=BE2RCO3GMQLM tag=1CM2NUUA00CQ type=write size=1766355 2024-08-10T05:32:27.576 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.576+0000 7f7803238780 1 < suggested update operation key=AEL92L18QHBE tag=BLYZ56N0SDNK type=write size=54157 2024-08-10T05:32:27.579 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.579+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~FXKGIE5XF6R1.0 size=125989 2024-08-10T05:32:27.580 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.579+0000 7f7803238780 1 > prepared multipart upload key=1TZT0H3OT772 upload=FXKGIE5XF6R1 tag=5B5IBGP58AV6 type=write size=1174565 2024-08-10T05:32:27.582 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.581+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=G9DWQNGB9A8R type=del 2024-08-10T05:32:27.586 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.585+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~T4TAX7T2T9VX.0 size=1048576 2024-08-10T05:32:27.587 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.587+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~T4TAX7T2T9VX.1 size=562120 2024-08-10T05:32:27.587 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.587+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=T4TAX7T2T9VX tag=5Q5L77VX1SI5 type=write size=2659272 2024-08-10T05:32:27.589 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.589+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~YK4IFMGH1UOZ.0 size=1048576 2024-08-10T05:32:27.590 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.590+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~YK4IFMGH1UOZ.1 size=1048576 2024-08-10T05:32:27.592 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.592+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~YK4IFMGH1UOZ.2 size=836393 2024-08-10T05:32:27.596 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.596+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=YK4IFMGH1UOZ tag=32UZQ8STHNC3 type=write size=3982121 2024-08-10T05:32:27.598 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.598+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=N6F4P5GDKFL3 type=write size=765138 2024-08-10T05:32:27.600 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.600+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=HODF57EITNTB type=del 2024-08-10T05:32:27.602 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.602+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=36XESOGS0TRR type=del size=2006349 2024-08-10T05:32:27.604 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.604+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~2D0EDJ080GSZ.0 size=148428 2024-08-10T05:32:27.607 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.607+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=2D0EDJ080GSZ tag=T0WOC7L4XNZR type=write size=1197004 2024-08-10T05:32:27.609 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.609+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=6VDGS051MN94 type=del size=1913961 2024-08-10T05:32:27.611 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.611+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~LMP9R1JWKJ3S.0 size=440544 2024-08-10T05:32:27.615 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.615+0000 7f7803238780 1 < completed multipart upload key=4RGB196YQHP8 upload=LMP9R1JWKJ3S tag=9DEKHJGY3MTX type=write size=1489120 2024-08-10T05:32:27.617 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.617+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=5BO3OMLKLQQ8 type=write size=651795 2024-08-10T05:32:27.618 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.618+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=KEVGQX1Q6H8J type=del 2024-08-10T05:32:27.620 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.620+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=YNHXHCE8Z70R type=write size=380696 2024-08-10T05:32:27.622 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.622+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~IDFV92D7SWFO.0 size=1048576 2024-08-10T05:32:27.624 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.624+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~IDFV92D7SWFO.1 size=1048576 2024-08-10T05:32:27.626 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.626+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~IDFV92D7SWFO.2 size=1025 2024-08-10T05:32:27.629 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.629+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=IDFV92D7SWFO tag=T567TXB3Y2J2 type=write size=3146753 2024-08-10T05:32:27.633 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.633+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~CB6UPPKKS0XZ.0 size=1048576 2024-08-10T05:32:27.635 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.635+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~CB6UPPKKS0XZ.1 size=720029 2024-08-10T05:32:27.635 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.635+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=CB6UPPKKS0XZ tag=ALIE1THPLDMV type=write size=2817181 2024-08-10T05:32:27.636 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.636+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=E9HA8U1WRJ56 type=del 2024-08-10T05:32:27.638 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.638+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=DSHDMMDAHZYB type=del size=2286763 2024-08-10T05:32:27.641 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.641+0000 7f7803238780 1 < completed write operation key=SFULEGB3NN7M tag=H8CA0BE5X8IQ type=write size=295508 2024-08-10T05:32:27.644 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.644+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=AAILQNE3ZBJ8 type=del size=880109 2024-08-10T05:32:27.648 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.647+0000 7f7803238780 -1 < failed to complete operation key=AEL92L18QHBE tag=WFZATAFGSXNR type=del size=549466: (22) Invalid argument 2024-08-10T05:32:27.651 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.650+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=N03CA9RA4XQF type=del size=2016449 2024-08-10T05:32:27.653 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.653+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~V1D3RCV0FMJZ.0 size=1048576 2024-08-10T05:32:27.654 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.654+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~V1D3RCV0FMJZ.1 size=684482 2024-08-10T05:32:27.658 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.658+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=V1D3RCV0FMJZ tag=KJ8D7FF3O3KT type=write size=2781634 2024-08-10T05:32:27.660 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.660+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=6YG00V5G7G15 type=del size=1565777 2024-08-10T05:32:27.662 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.662+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~SF1HIZE8RH9T.0 size=1048576 2024-08-10T05:32:27.663 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.663+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~SF1HIZE8RH9T.1 size=97692 2024-08-10T05:32:27.667 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.667+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=SF1HIZE8RH9T tag=PW2DMJ03HTH7 type=write size=2194844 2024-08-10T05:32:27.669 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.669+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=Y0J29QJA8ULA type=del size=1340883 2024-08-10T05:32:27.671 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.671+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=G93BKZ7ZW67A type=del 2024-08-10T05:32:27.673 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.673+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=8S5Y18PV1F1W type=del size=1583898 2024-08-10T05:32:27.674 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.674+0000 7f7803238780 1 < completed delete operation key=SFULEGB3NN7M tag=KFUQJ9N02TUC type=del 2024-08-10T05:32:27.677 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.677+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=RBKDMIYPC27K type=del size=2698735 2024-08-10T05:32:27.678 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.678+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~BE2RCO3GMQLM.0 size=717779 2024-08-10T05:32:27.682 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.682+0000 7f7803238780 1 < completed multipart upload key=VKX9ZVCGC9JY upload=BE2RCO3GMQLM tag=1CM2NUUA00CQ type=write size=1766355 2024-08-10T05:32:27.684 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.684+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=4XPDW08Z8698 type=del size=1634365 2024-08-10T05:32:27.686 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.686+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~FXKGIE5XF6R1.0 size=125989 2024-08-10T05:32:27.689 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.689+0000 7f7803238780 1 < completed multipart upload key=1TZT0H3OT772 upload=FXKGIE5XF6R1 tag=5B5IBGP58AV6 type=write size=1174565 2024-08-10T05:32:27.693 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.692+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~VXSF2P5HHBTS.0 size=1048576 2024-08-10T05:32:27.694 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.694+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~VXSF2P5HHBTS.1 size=1048576 2024-08-10T05:32:27.696 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.696+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~VXSF2P5HHBTS.2 size=385174 2024-08-10T05:32:27.696 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.696+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=VXSF2P5HHBTS tag=0D8VZU85HO2T type=write size=3530902 2024-08-10T05:32:27.696 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.696+0000 7f7803238780 1 < canceled part key=_multipart_ME6EL3X8OID0.2~T4TAX7T2T9VX.0 size=1048576 2024-08-10T05:32:27.698 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.698+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~T4TAX7T2T9VX.1 size=562120 2024-08-10T05:32:27.701 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.701+0000 7f7803238780 1 < canceled multipart upload key=ME6EL3X8OID0 upload=T4TAX7T2T9VX tag=5Q5L77VX1SI5 type=write size=2659272 2024-08-10T05:32:27.704 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.703+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=TKRJIF05358S type=del size=1971098 2024-08-10T05:32:27.706 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.705+0000 7f7803238780 1 < completed write operation key=Z7YHEIMU76PP tag=N6F4P5GDKFL3 type=write size=765138 2024-08-10T05:32:27.709 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.709+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~95RDN8NYY29B.0 size=1048576 2024-08-10T05:32:27.711 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.711+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~95RDN8NYY29B.1 size=924164 2024-08-10T05:32:27.711 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.711+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=95RDN8NYY29B tag=9PXZILA46ZQP type=write size=3021316 2024-08-10T05:32:27.713 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.713+0000 7f7803238780 1 < canceled operation key=ME6EL3X8OID0 tag=36XESOGS0TRR type=del size=2006349 2024-08-10T05:32:27.717 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.717+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~G1ILTLFRNTY5.0 size=1048576 2024-08-10T05:32:27.718 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.718+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~G1ILTLFRNTY5.1 size=660385 2024-08-10T05:32:27.719 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.718+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=G1ILTLFRNTY5 tag=J3LC54OD27UV type=write size=2757537 2024-08-10T05:32:27.722 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.722+0000 7f7803238780 1 < suggested update operation key=N6BX8IO9ZULU tag=6VDGS051MN94 type=del size=1913961 2024-08-10T05:32:27.724 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.724+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=DZNOBSV7R7I9 type=del size=1367121 2024-08-10T05:32:27.726 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.726+0000 7f7803238780 1 < completed write operation key=M4KEYRP20O0S tag=5BO3OMLKLQQ8 type=write size=651795 2024-08-10T05:32:27.729 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.729+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~E7YZC31LSZFB.0 size=460374 2024-08-10T05:32:27.730 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.729+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=E7YZC31LSZFB tag=J73VNHOEVZ8B type=write size=1508950 2024-08-10T05:32:27.731 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.731+0000 7f7803238780 1 < completed write operation key=SFULEGB3NN7M tag=YNHXHCE8Z70R type=write size=380696 2024-08-10T05:32:27.733 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.733+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=5AI5P8JGD3US type=write size=821253 2024-08-10T05:32:27.735 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.735+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~CB6UPPKKS0XZ.0 size=1048576 2024-08-10T05:32:27.737 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.737+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~CB6UPPKKS0XZ.1 size=720029 2024-08-10T05:32:27.740 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.740+0000 7f7803238780 1 < completed multipart upload key=M4KEYRP20O0S upload=CB6UPPKKS0XZ tag=ALIE1THPLDMV type=write size=2817181 2024-08-10T05:32:27.742 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.742+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=2GGESZ47ODOG type=del size=1878504 2024-08-10T05:32:27.744 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.744+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=DSHDMMDAHZYB type=del 2024-08-10T05:32:27.746 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.746+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=350QFZSQVA0T type=del size=640484 2024-08-10T05:32:27.748 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.748+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=AAILQNE3ZBJ8 type=del 2024-08-10T05:32:27.752 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.752+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~LR7Q7SGKP2SK.0 size=427965 2024-08-10T05:32:27.752 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.752+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=LR7Q7SGKP2SK tag=O4IUUHVERX6N type=write size=1476541 2024-08-10T05:32:27.754 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.754+0000 7f7803238780 1 < canceled operation key=VJC53Z86ZBHI tag=N03CA9RA4XQF type=del size=2016449 2024-08-10T05:32:27.758 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.758+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~QLBKPII7HTUW.0 size=1048576 2024-08-10T05:32:27.760 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.759+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~QLBKPII7HTUW.1 size=1048576 2024-08-10T05:32:27.761 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.761+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~QLBKPII7HTUW.2 size=393186 2024-08-10T05:32:27.761 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.761+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=QLBKPII7HTUW tag=U2L8LDT16G3B type=write size=3538914 2024-08-10T05:32:27.763 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.763+0000 7f7803238780 1 < canceled operation key=29VQII5BL9Z9 tag=6YG00V5G7G15 type=del size=1565777 2024-08-10T05:32:27.767 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.767+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~SCENHWXO458X.0 size=1048576 2024-08-10T05:32:27.769 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.769+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~SCENHWXO458X.1 size=798938 2024-08-10T05:32:27.769 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.769+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=SCENHWXO458X tag=8SEPX07BVTSG type=write size=2896090 2024-08-10T05:32:27.773 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.773+0000 7f7803238780 1 < suggested remove operation key=YTNER1UQPXAW tag=Y0J29QJA8ULA type=del 2024-08-10T05:32:27.775 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.775+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=Y4I3ZWI4N706 type=write size=155958 2024-08-10T05:32:27.777 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.777+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=8S5Y18PV1F1W type=del 2024-08-10T05:32:27.779 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.779+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=Z8MPBUBR4YRW type=del size=337161 2024-08-10T05:32:27.781 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.781+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=RBKDMIYPC27K type=del 2024-08-10T05:32:27.783 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.783+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=6JR14OVH472T type=write size=28280 2024-08-10T05:32:27.785 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.785+0000 7f7803238780 1 < canceled operation key=VKX9ZVCGC9JY tag=4XPDW08Z8698 type=del size=1634365 2024-08-10T05:32:27.789 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.788+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~0R6GNEM0NVC0.0 size=730644 2024-08-10T05:32:27.789 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.788+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=0R6GNEM0NVC0 tag=SHNACD2P5AMB type=write size=1779220 2024-08-10T05:32:27.791 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.790+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~VXSF2P5HHBTS.0 size=1048576 2024-08-10T05:32:27.792 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.792+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~VXSF2P5HHBTS.1 size=1048576 2024-08-10T05:32:27.795 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.794+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~VXSF2P5HHBTS.2 size=385174 2024-08-10T05:32:27.798 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.798+0000 7f7803238780 1 < completed multipart upload key=VJC53Z86ZBHI upload=VXSF2P5HHBTS tag=0D8VZU85HO2T type=write size=3530902 2024-08-10T05:32:27.802 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.802+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~HB9LA66MA1XP.0 size=919144 2024-08-10T05:32:27.803 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.802+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=HB9LA66MA1XP tag=KGGCU4QPQ8EX type=write size=1967720 2024-08-10T05:32:27.806 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.806+0000 7f7803238780 -1 < failed to complete operation key=N6BX8IO9ZULU tag=TKRJIF05358S type=del size=1971098: (22) Invalid argument 2024-08-10T05:32:27.808 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.808+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=MDDQADK4JRIB type=write size=205696 2024-08-10T05:32:27.810 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.810+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~95RDN8NYY29B.0 size=1048576 2024-08-10T05:32:27.810 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.810+0000 7f7803238780 1 < canceled part key=_multipart_FTQ2XYY87ABW.2~95RDN8NYY29B.1 size=924164 2024-08-10T05:32:27.814 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.813+0000 7f7803238780 1 < canceled multipart upload key=FTQ2XYY87ABW upload=95RDN8NYY29B tag=9PXZILA46ZQP type=write size=3021316 2024-08-10T05:32:27.818 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.818+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~4P632FUM2414.0 size=1048576 2024-08-10T05:32:27.819 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.819+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~4P632FUM2414.1 size=149031 2024-08-10T05:32:27.820 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.819+0000 7f7803238780 1 > prepared multipart upload key=XDS4ELXRI8MU upload=4P632FUM2414 tag=7N4P2NJFWS0Z type=write size=2246183 2024-08-10T05:32:27.822 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.822+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~G1ILTLFRNTY5.0 size=1048576 2024-08-10T05:32:27.823 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.823+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~G1ILTLFRNTY5.1 size=660385 2024-08-10T05:32:27.827 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.827+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=G1ILTLFRNTY5 tag=J3LC54OD27UV type=write size=2757537 2024-08-10T05:32:27.829 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.829+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=USIEUTZKB1C2 type=write size=8338 2024-08-10T05:32:27.831 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.831+0000 7f7803238780 1 < completed delete operation key=M4KEYRP20O0S tag=DZNOBSV7R7I9 type=del 2024-08-10T05:32:27.834 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.834+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~T4VT18EZ7D7K.0 size=120633 2024-08-10T05:32:27.834 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.834+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=T4VT18EZ7D7K tag=HIR0EYQVMN2E type=write size=1169209 2024-08-10T05:32:27.836 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.836+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~E7YZC31LSZFB.0 size=460374 2024-08-10T05:32:27.840 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.840+0000 7f7803238780 1 < completed multipart upload key=Z7YHEIMU76PP upload=E7YZC31LSZFB tag=J73VNHOEVZ8B type=write size=1508950 2024-08-10T05:32:27.843 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.842+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=CWXK3VHZ3CSU type=del size=3144816 2024-08-10T05:32:27.844 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.844+0000 7f7803238780 1 < completed write operation key=4RGB196YQHP8 tag=5AI5P8JGD3US type=write size=821253 2024-08-10T05:32:27.848 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.848+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~LRNPJPWAH2B9.0 size=1048576 2024-08-10T05:32:27.849 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.849+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~LRNPJPWAH2B9.1 size=1048576 2024-08-10T05:32:27.851 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.851+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~LRNPJPWAH2B9.2 size=819051 2024-08-10T05:32:27.851 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.851+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=LRNPJPWAH2B9 tag=DBAM77V9XK4X type=write size=3964779 2024-08-10T05:32:27.854 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.854+0000 7f7803238780 1 < suggested remove operation key=M4KEYRP20O0S tag=2GGESZ47ODOG type=del 2024-08-10T05:32:27.858 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.858+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~RLH7CDBU9PCV.0 size=1048576 2024-08-10T05:32:27.860 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.860+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~RLH7CDBU9PCV.1 size=795918 2024-08-10T05:32:27.860 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.860+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=RLH7CDBU9PCV tag=VLWAY1VWG49Q type=write size=2893070 2024-08-10T05:32:27.864 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.864+0000 7f7803238780 1 < suggested update operation key=BNYFRBPTTUSU tag=350QFZSQVA0T type=del size=640484 2024-08-10T05:32:27.865 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.865+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=DDV76Q670QOK type=del size=3201903 2024-08-10T05:32:27.868 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.868+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~LR7Q7SGKP2SK.0 size=427965 2024-08-10T05:32:27.871 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.871+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=LR7Q7SGKP2SK tag=O4IUUHVERX6N type=write size=1476541 2024-08-10T05:32:27.874 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.873+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=YP6B9K73FZU1 type=write size=580154 2024-08-10T05:32:27.876 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.876+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~QLBKPII7HTUW.0 size=1048576 2024-08-10T05:32:27.878 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.878+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~QLBKPII7HTUW.1 size=1048576 2024-08-10T05:32:27.880 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.879+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~QLBKPII7HTUW.2 size=393186 2024-08-10T05:32:27.883 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.883+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=QLBKPII7HTUW tag=U2L8LDT16G3B type=write size=3538914 2024-08-10T05:32:27.887 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.887+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~12D15DZI777D.0 size=163225 2024-08-10T05:32:27.887 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.887+0000 7f7803238780 1 > prepared multipart upload key=PIABVMHZSH5U upload=12D15DZI777D tag=IZA6DHGBULIA type=write size=1211801 2024-08-10T05:32:27.889 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.889+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~SCENHWXO458X.0 size=1048576 2024-08-10T05:32:27.891 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.891+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~SCENHWXO458X.1 size=798938 2024-08-10T05:32:27.894 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.894+0000 7f7803238780 1 < completed multipart upload key=0Q56DOBCN3VW upload=SCENHWXO458X tag=8SEPX07BVTSG type=write size=2896090 2024-08-10T05:32:27.896 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.896+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=Q9I2IOPKX6VX type=del size=1720728 2024-08-10T05:32:27.898 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.898+0000 7f7803238780 1 < completed write operation key=E3ELDC0JZ406 tag=Y4I3ZWI4N706 type=write size=155958 2024-08-10T05:32:27.902 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.902+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~YBBJZQTALL3S.0 size=312931 2024-08-10T05:32:27.902 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.902+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=YBBJZQTALL3S tag=LX58877Q5F6A type=write size=1361507 2024-08-10T05:32:27.904 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.904+0000 7f7803238780 1 < canceled operation key=29VQII5BL9Z9 tag=Z8MPBUBR4YRW type=del size=337161 2024-08-10T05:32:27.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:27 smithi086 ceph-mon[98993]: pgmap v1385: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 386 KiB/s wr, 1.96k op/s 2024-08-10T05:32:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:27 smithi086 ceph-mon[101471]: pgmap v1385: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 386 KiB/s wr, 1.96k op/s 2024-08-10T05:32:27.906 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.906+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=OI0K5VL5WBRK type=del size=2072615 2024-08-10T05:32:27.908 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.908+0000 7f7803238780 1 < completed write operation key=5CR34DW31W53 tag=6JR14OVH472T type=write size=28280 2024-08-10T05:32:27.910 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.910+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=QFG6HOGMN0AW type=del size=3907669 2024-08-10T05:32:27.912 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.912+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~0R6GNEM0NVC0.0 size=730644 2024-08-10T05:32:27.915 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.915+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=0R6GNEM0NVC0 tag=SHNACD2P5AMB type=write size=1779220 2024-08-10T05:32:27.917 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.917+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=BBCK60XLS8NT type=write size=388208 2024-08-10T05:32:27.919 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.919+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~HB9LA66MA1XP.0 size=919144 2024-08-10T05:32:27.922 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.922+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=HB9LA66MA1XP tag=KGGCU4QPQ8EX type=write size=1967720 2024-08-10T05:32:27.925 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.924+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=UYVZOVTSDS50 type=del size=3222690 2024-08-10T05:32:27.927 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.927+0000 7f7803238780 1 < completed write operation key=E3ELDC0JZ406 tag=MDDQADK4JRIB type=write size=205696 2024-08-10T05:32:27.930 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.930+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~37FAUJXQJB76.0 size=996647 2024-08-10T05:32:27.930 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.930+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=37FAUJXQJB76 tag=8DJ7QBUTE3VF type=write size=2045223 2024-08-10T05:32:27.932 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.932+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~4P632FUM2414.0 size=1048576 2024-08-10T05:32:27.934 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.934+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~4P632FUM2414.1 size=149031 2024-08-10T05:32:27.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:27 smithi159 ceph-mon[90359]: pgmap v1385: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 386 KiB/s wr, 1.96k op/s 2024-08-10T05:32:27.938 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.938+0000 7f7803238780 1 < completed multipart upload key=XDS4ELXRI8MU upload=4P632FUM2414 tag=7N4P2NJFWS0Z type=write size=2246183 2024-08-10T05:32:27.940 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.940+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=Y036HNB22XBA type=write size=489599 2024-08-10T05:32:27.942 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.942+0000 7f7803238780 -1 < failed to complete operation key=BNYFRBPTTUSU tag=USIEUTZKB1C2 type=write size=8338: (22) Invalid argument 2024-08-10T05:32:27.945 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.944+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=9H5DZRGV11U1 type=write size=529577 2024-08-10T05:32:27.947 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.947+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~T4VT18EZ7D7K.0 size=120633 2024-08-10T05:32:27.951 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.951+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=T4VT18EZ7D7K tag=HIR0EYQVMN2E type=write size=1169209 2024-08-10T05:32:27.953 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.953+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=FJCFHBT1RGEI type=write size=894698 2024-08-10T05:32:27.958 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.958+0000 7f7803238780 1 < suggested update operation key=Z12OHVV95R90 tag=CWXK3VHZ3CSU type=del size=3144816 2024-08-10T05:32:27.960 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.959+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=O16OV68IYR66 type=del size=520866 2024-08-10T05:32:27.960 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.960+0000 7f7803238780 1 < canceled part key=_multipart_Z12OHVV95R90.2~LRNPJPWAH2B9.0 size=1048576 2024-08-10T05:32:27.961 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.961+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~LRNPJPWAH2B9.1 size=1048576 2024-08-10T05:32:27.963 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.963+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~LRNPJPWAH2B9.2 size=819051 2024-08-10T05:32:27.967 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.967+0000 7f7803238780 1 < canceled multipart upload key=Z12OHVV95R90 upload=LRNPJPWAH2B9 tag=DBAM77V9XK4X type=write size=3964779 2024-08-10T05:32:27.969 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.969+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=M1QNDH4A5G4B type=del size=2422227 2024-08-10T05:32:27.971 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.971+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~RLH7CDBU9PCV.0 size=1048576 2024-08-10T05:32:27.972 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.972+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~RLH7CDBU9PCV.1 size=795918 2024-08-10T05:32:27.976 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.976+0000 7f7803238780 1 < completed multipart upload key=BEWZS75IA59P upload=RLH7CDBU9PCV tag=VLWAY1VWG49Q type=write size=2893070 2024-08-10T05:32:27.978 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.978+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=GOKORWDUJHIE type=del size=381023 2024-08-10T05:32:27.980 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.980+0000 7f7803238780 1 < completed delete operation key=VJC53Z86ZBHI tag=DDV76Q670QOK type=del 2024-08-10T05:32:27.984 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.984+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~XHDO9QP4F1GG.0 size=1048576 2024-08-10T05:32:27.986 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.986+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~XHDO9QP4F1GG.1 size=729057 2024-08-10T05:32:27.986 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.986+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=XHDO9QP4F1GG tag=0E8VSZZ25IGH type=write size=2826209 2024-08-10T05:32:27.988 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.988+0000 7f7803238780 1 < completed write operation key=48SFR1BMD3PP tag=YP6B9K73FZU1 type=write size=580154 2024-08-10T05:32:27.990 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.990+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=QULU9S18M19O type=del size=2375077 2024-08-10T05:32:27.992 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.992+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~12D15DZI777D.0 size=163225 2024-08-10T05:32:27.999 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.995+0000 7f7803238780 1 < completed multipart upload key=PIABVMHZSH5U upload=12D15DZI777D tag=IZA6DHGBULIA type=write size=1211801 2024-08-10T05:32:27.999 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:27.999+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=11PGMFZY7OK7 type=del size=4091479 2024-08-10T05:32:28.001 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.001+0000 7f7803238780 1 < completed delete operation key=0Q56DOBCN3VW tag=Q9I2IOPKX6VX type=del 2024-08-10T05:32:28.003 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.003+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=48ALHD3AGMTF type=del size=4020049 2024-08-10T05:32:28.005 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.005+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~YBBJZQTALL3S.0 size=312931 2024-08-10T05:32:28.008 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.008+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=YBBJZQTALL3S tag=LX58877Q5F6A type=write size=1361507 2024-08-10T05:32:28.012 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.012+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~MG3P36LGAONL.0 size=1048576 2024-08-10T05:32:28.014 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.014+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~MG3P36LGAONL.1 size=99048 2024-08-10T05:32:28.014 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.014+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=MG3P36LGAONL tag=9MAZJV1YCP16 type=write size=2196200 2024-08-10T05:32:28.018 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.018+0000 7f7803238780 1 < suggested remove operation key=Z12OHVV95R90 tag=OI0K5VL5WBRK type=del 2024-08-10T05:32:28.020 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.020+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=KTN2TYGDPIFU type=del size=1013685 2024-08-10T05:32:28.022 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.022+0000 7f7803238780 1 < canceled operation key=TKJHBLIHRWG7 tag=QFG6HOGMN0AW type=del size=3907669 2024-08-10T05:32:28.026 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.026+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~AJ0FLFW1QDSN.0 size=99061 2024-08-10T05:32:28.026 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.026+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=AJ0FLFW1QDSN tag=X4KOQ5XFF11Q type=write size=1147637 2024-08-10T05:32:28.028 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.028+0000 7f7803238780 1 < completed write operation key=M4KEYRP20O0S tag=BBCK60XLS8NT type=write size=388208 2024-08-10T05:32:28.031 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.031+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=IXYPL4R6PZ0P type=del size=1124705 2024-08-10T05:32:28.033 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.033+0000 7f7803238780 1 < canceled operation key=TKJHBLIHRWG7 tag=UYVZOVTSDS50 type=del size=3222690 2024-08-10T05:32:28.035 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.035+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=RSZZVHZEFJV5 type=del size=4004371 2024-08-10T05:32:28.037 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.037+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~37FAUJXQJB76.0 size=996647 2024-08-10T05:32:28.040 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.040+0000 7f7803238780 1 < completed multipart upload key=TKJHBLIHRWG7 upload=37FAUJXQJB76 tag=8DJ7QBUTE3VF type=write size=2045223 2024-08-10T05:32:28.042 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.042+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=VPXJDDB6UIWW type=del size=1163266 2024-08-10T05:32:28.046 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.046+0000 7f7803238780 1 < suggested remove operation key=VJC53Z86ZBHI tag=Y036HNB22XBA type=write 2024-08-10T05:32:28.049 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.049+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~OEJVO8W73K9G.0 size=1048576 2024-08-10T05:32:28.051 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.051+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~OEJVO8W73K9G.1 size=1048576 2024-08-10T05:32:28.053 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.053+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~OEJVO8W73K9G.2 size=857570 2024-08-10T05:32:28.053 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.053+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=OEJVO8W73K9G tag=AHWK1TE1SRQR type=write size=4003298 2024-08-10T05:32:28.057 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.057+0000 7f7803238780 1 < suggested remove operation key=XDS4ELXRI8MU tag=9H5DZRGV11U1 type=write 2024-08-10T05:32:28.059 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.059+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=7CDP8JMM5RQV type=write size=931813 2024-08-10T05:32:28.061 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.061+0000 7f7803238780 1 < completed write operation key=N6BX8IO9ZULU tag=FJCFHBT1RGEI type=write size=894698 2024-08-10T05:32:28.062 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.062+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=0ZWTFZN0IVZ8 type=del size=2330478 2024-08-10T05:32:28.066 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.066+0000 7f7803238780 1 < suggested remove operation key=E3ELDC0JZ406 tag=O16OV68IYR66 type=del 2024-08-10T05:32:28.070 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.070+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~XQ0NVG98EOV0.0 size=1048576 2024-08-10T05:32:28.072 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.072+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~XQ0NVG98EOV0.1 size=1048576 2024-08-10T05:32:28.074 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.073+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~XQ0NVG98EOV0.2 size=1002096 2024-08-10T05:32:28.074 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.073+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=XQ0NVG98EOV0 tag=ZZD5CRWGJQER type=write size=4147824 2024-08-10T05:32:28.074 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.074+0000 7f7803238780 -1 < no bi entry to suggest for operation key=Z12OHVV95R90 tag=M1QNDH4A5G4B type=del size=2422227: (2) No such file or directory 2024-08-10T05:32:28.078 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.078+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~2HH4Z1ZA084K.0 size=502365 2024-08-10T05:32:28.078 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.078+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=2HH4Z1ZA084K tag=YKGLJTWNUBBL type=write size=1550941 2024-08-10T05:32:28.080 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.080+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=GOKORWDUJHIE type=del 2024-08-10T05:32:28.084 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.084+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~EMMPIG9L2SYX.0 size=1048576 2024-08-10T05:32:28.086 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.086+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~EMMPIG9L2SYX.1 size=982873 2024-08-10T05:32:28.086 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.086+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=EMMPIG9L2SYX tag=EI245G0EKP44 type=write size=3080025 2024-08-10T05:32:28.088 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.088+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~XHDO9QP4F1GG.0 size=1048576 2024-08-10T05:32:28.090 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.090+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~XHDO9QP4F1GG.1 size=729057 2024-08-10T05:32:28.093 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.093+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=XHDO9QP4F1GG tag=0E8VSZZ25IGH type=write size=2826209 2024-08-10T05:32:28.095 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.095+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=UACZJEVJTLPP type=del size=1402409 2024-08-10T05:32:28.098 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.098+0000 7f7803238780 1 < completed delete operation key=0Q56DOBCN3VW tag=QULU9S18M19O type=del 2024-08-10T05:32:28.101 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.101+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~9A88IYQEV5GX.0 size=866385 2024-08-10T05:32:28.101 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.101+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=9A88IYQEV5GX tag=MFSU4ITRIFA2 type=write size=1914961 2024-08-10T05:32:28.104 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.104+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=11PGMFZY7OK7 type=del 2024-08-10T05:32:28.106 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.106+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=OI5POWEBY1HI type=del size=1751295 2024-08-10T05:32:28.108 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.108+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=48ALHD3AGMTF type=del 2024-08-10T05:32:28.110 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.110+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=8I9LTLW1E2D0 type=del size=3573836 2024-08-10T05:32:28.112 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.112+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~MG3P36LGAONL.0 size=1048576 2024-08-10T05:32:28.113 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.113+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~MG3P36LGAONL.1 size=99048 2024-08-10T05:32:28.117 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.117+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=MG3P36LGAONL tag=9MAZJV1YCP16 type=write size=2196200 2024-08-10T05:32:28.121 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.121+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~72I2WB4YJ5JD.0 size=847819 2024-08-10T05:32:28.121 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.121+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=72I2WB4YJ5JD tag=M5QVQZ7OWPQR type=write size=1896395 2024-08-10T05:32:28.125 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.125+0000 7f7803238780 1 < suggested remove operation key=XWUWU8CVR59V tag=KTN2TYGDPIFU type=del 2024-08-10T05:32:28.130 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.127+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=XGMY5KDNMZ1G type=del size=3376201 2024-08-10T05:32:28.131 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.129+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~AJ0FLFW1QDSN.0 size=99061 2024-08-10T05:32:28.132 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.132+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=AJ0FLFW1QDSN tag=X4KOQ5XFF11Q type=write size=1147637 2024-08-10T05:32:28.134 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.134+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=C0AZ274WPCUY type=del size=1867074 2024-08-10T05:32:28.136 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.136+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=IXYPL4R6PZ0P type=del 2024-08-10T05:32:28.140 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.140+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~L9UQ7V6TZCAF.0 size=9546 2024-08-10T05:32:28.141 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.140+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=L9UQ7V6TZCAF tag=QVBG35C2B7J5 type=write size=1058122 2024-08-10T05:32:28.142 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.143+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=RSZZVHZEFJV5 type=del 2024-08-10T05:32:28.146 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.146+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~9ZH7UWN8TTL3.0 size=1048576 2024-08-10T05:32:28.148 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.148+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~9ZH7UWN8TTL3.1 size=1048576 2024-08-10T05:32:28.150 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.150+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~9ZH7UWN8TTL3.2 size=426479 2024-08-10T05:32:28.150 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.150+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=9ZH7UWN8TTL3 tag=UDSLXTOLL7EX type=write size=3572207 2024-08-10T05:32:28.150 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.150+0000 7f7803238780 -1 < no bi entry to suggest for operation key=XWUWU8CVR59V tag=VPXJDDB6UIWW type=del size=1163266: (2) No such file or directory 2024-08-10T05:32:28.152 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.152+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=7JIZ4QV1P4DE type=del size=599208 2024-08-10T05:32:28.154 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.155+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~OEJVO8W73K9G.0 size=1048576 2024-08-10T05:32:28.156 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.156+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~OEJVO8W73K9G.1 size=1048576 2024-08-10T05:32:28.158 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.158+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~OEJVO8W73K9G.2 size=857570 2024-08-10T05:32:28.162 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.162+0000 7f7803238780 1 < completed multipart upload key=BEWZS75IA59P upload=OEJVO8W73K9G tag=AHWK1TE1SRQR type=write size=4003298 2024-08-10T05:32:28.164 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.164+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=PE2VRJWWHSQE type=del size=994000 2024-08-10T05:32:28.168 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.168+0000 7f7803238780 1 < suggested remove operation key=DDSA6SD57UXL tag=7CDP8JMM5RQV type=write 2024-08-10T05:32:28.171 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.171+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~IF37X0MSMDS0.0 size=1048576 2024-08-10T05:32:28.173 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.173+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~IF37X0MSMDS0.1 size=1039009 2024-08-10T05:32:28.173 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.173+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=IF37X0MSMDS0 tag=83J7EWRV3SD8 type=write size=3136161 2024-08-10T05:32:28.174 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.174+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=0ZWTFZN0IVZ8 type=del 2024-08-10T05:32:28.178 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.178+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~DIB7WSTRGBEX.0 size=1048576 2024-08-10T05:32:28.179 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.180+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~DIB7WSTRGBEX.1 size=1048576 2024-08-10T05:32:28.181 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.181+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~DIB7WSTRGBEX.2 size=130899 2024-08-10T05:32:28.181 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.181+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=DIB7WSTRGBEX tag=Y19BIRK1Y1E8 type=write size=3276627 2024-08-10T05:32:28.183 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.183+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~XQ0NVG98EOV0.0 size=1048576 2024-08-10T05:32:28.184 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.184+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~XQ0NVG98EOV0.1 size=1048576 2024-08-10T05:32:28.186 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.186+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~XQ0NVG98EOV0.2 size=1002096 2024-08-10T05:32:28.190 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.190+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=XQ0NVG98EOV0 tag=ZZD5CRWGJQER type=write size=4147824 2024-08-10T05:32:28.192 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.192+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=HXSSOM93JOKT type=del size=630917 2024-08-10T05:32:28.193 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.193+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~2HH4Z1ZA084K.0 size=502365 2024-08-10T05:32:28.197 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.197+0000 7f7803238780 1 < completed multipart upload key=VJC53Z86ZBHI upload=2HH4Z1ZA084K tag=YKGLJTWNUBBL type=write size=1550941 2024-08-10T05:32:28.198 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.198+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=B7M21O5NFWY1 type=del size=3319208 2024-08-10T05:32:28.200 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.200+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~EMMPIG9L2SYX.0 size=1048576 2024-08-10T05:32:28.202 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.202+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~EMMPIG9L2SYX.1 size=982873 2024-08-10T05:32:28.205 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.205+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=EMMPIG9L2SYX tag=EI245G0EKP44 type=write size=3080025 2024-08-10T05:32:28.207 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.207+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=W1DN6FYK3UXE type=del size=2585004 2024-08-10T05:32:28.211 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.211+0000 7f7803238780 1 < suggested update operation key=M4KEYRP20O0S tag=UACZJEVJTLPP type=del size=1402409 2024-08-10T05:32:28.214 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.214+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~OET98B74804V.0 size=71305 2024-08-10T05:32:28.215 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.214+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=OET98B74804V tag=4X0TNCNUQBFF type=write size=1119881 2024-08-10T05:32:28.216 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.216+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~9A88IYQEV5GX.0 size=866385 2024-08-10T05:32:28.219 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.219+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=9A88IYQEV5GX tag=MFSU4ITRIFA2 type=write size=1914961 2024-08-10T05:32:28.224 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.224+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~77F6V4S5LNM5.0 size=886093 2024-08-10T05:32:28.224 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.224+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=77F6V4S5LNM5 tag=7UPBR2NJIQH6 type=write size=1934669 2024-08-10T05:32:28.228 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.228+0000 7f7803238780 1 < suggested remove operation key=5CR34DW31W53 tag=OI5POWEBY1HI type=del 2024-08-10T05:32:28.230 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.230+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=T353QZJ68SER type=del size=1647354 2024-08-10T05:32:28.234 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.234+0000 7f7803238780 1 < suggested remove operation key=FTQ2XYY87ABW tag=8I9LTLW1E2D0 type=del 2024-08-10T05:32:28.237 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.237+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~9PYV3O0X76NS.0 size=1048576 2024-08-10T05:32:28.239 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.238+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~9PYV3O0X76NS.1 size=242034 2024-08-10T05:32:28.239 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.238+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=9PYV3O0X76NS tag=J0HRQLRE1KM3 type=write size=2339186 2024-08-10T05:32:28.239 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.239+0000 7f7803238780 1 < canceled part key=_multipart_WLAMZC6D1VYS.2~72I2WB4YJ5JD.0 size=847819 2024-08-10T05:32:28.242 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.242+0000 7f7803238780 1 < canceled multipart upload key=WLAMZC6D1VYS upload=72I2WB4YJ5JD tag=M5QVQZ7OWPQR type=write size=1896395 2024-08-10T05:32:28.245 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.245+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=ZCF9HLCOOZ3V type=write size=780642 2024-08-10T05:32:28.247 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.247+0000 7f7803238780 1 < completed delete operation key=ZOT42H765WOE tag=XGMY5KDNMZ1G type=del 2024-08-10T05:32:28.249 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.249+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=WMNXZ2675V7J type=del size=1283348 2024-08-10T05:32:28.251 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.251+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=C0AZ274WPCUY type=del 2024-08-10T05:32:28.253 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.253+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=G4ADDB1KXB7G type=write size=700180 2024-08-10T05:32:28.255 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.254+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~L9UQ7V6TZCAF.0 size=9546 2024-08-10T05:32:28.258 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.258+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=L9UQ7V6TZCAF tag=QVBG35C2B7J5 type=write size=1058122 2024-08-10T05:32:28.261 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.261+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=MLA62D511LV8 type=del size=3442473 2024-08-10T05:32:28.263 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.263+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~9ZH7UWN8TTL3.0 size=1048576 2024-08-10T05:32:28.264 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.264+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~9ZH7UWN8TTL3.1 size=1048576 2024-08-10T05:32:28.266 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.266+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~9ZH7UWN8TTL3.2 size=426479 2024-08-10T05:32:28.269 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.269+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=9ZH7UWN8TTL3 tag=UDSLXTOLL7EX type=write size=3572207 2024-08-10T05:32:28.271 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.271+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=NF1QSKY34SSN type=del size=2334528 2024-08-10T05:32:28.273 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.273+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=7JIZ4QV1P4DE type=del 2024-08-10T05:32:28.275 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.275+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=AXF3OSHCMI7W type=del size=1069105 2024-08-10T05:32:28.277 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.277+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=PE2VRJWWHSQE type=del 2024-08-10T05:32:28.279 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.279+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=90K3A30DL1R3 type=write size=128439 2024-08-10T05:32:28.281 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.281+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~IF37X0MSMDS0.0 size=1048576 2024-08-10T05:32:28.283 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.283+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~IF37X0MSMDS0.1 size=1039009 2024-08-10T05:32:28.286 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.286+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=IF37X0MSMDS0 tag=83J7EWRV3SD8 type=write size=3136161 2024-08-10T05:32:28.288 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.288+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=TIXWEK12A407 type=write size=354599 2024-08-10T05:32:28.290 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.290+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~DIB7WSTRGBEX.0 size=1048576 2024-08-10T05:32:28.292 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.292+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~DIB7WSTRGBEX.1 size=1048576 2024-08-10T05:32:28.294 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.294+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~DIB7WSTRGBEX.2 size=130899 2024-08-10T05:32:28.298 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.297+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=DIB7WSTRGBEX tag=Y19BIRK1Y1E8 type=write size=3276627 2024-08-10T05:32:28.300 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.300+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=T2TCTTGNFG9Y type=del size=2516092 2024-08-10T05:32:28.302 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.302+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=HXSSOM93JOKT type=del 2024-08-10T05:32:28.305 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.304+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=U660K11HKCT1 type=write size=1018751 2024-08-10T05:32:28.309 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.309+0000 7f7803238780 1 < suggested remove operation key=VKX9ZVCGC9JY tag=B7M21O5NFWY1 type=del 2024-08-10T05:32:28.311 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.311+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=DQ79661I235U type=del size=936045 2024-08-10T05:32:28.313 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.312+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=W1DN6FYK3UXE type=del 2024-08-10T05:32:28.315 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.315+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=3EXH842UHM6K type=del size=2179079 2024-08-10T05:32:28.317 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.316+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~OET98B74804V.0 size=71305 2024-08-10T05:32:28.320 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.320+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=OET98B74804V tag=4X0TNCNUQBFF type=write size=1119881 2024-08-10T05:32:28.323 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.323+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~7CAV5C7IKICJ.0 size=109192 2024-08-10T05:32:28.324 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.323+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=7CAV5C7IKICJ tag=B56B78RJJ234 type=write size=1157768 2024-08-10T05:32:28.325 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.325+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~77F6V4S5LNM5.0 size=886093 2024-08-10T05:32:28.329 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.329+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=77F6V4S5LNM5 tag=7UPBR2NJIQH6 type=write size=1934669 2024-08-10T05:32:28.333 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.333+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~4JCGWI0W28GE.0 size=1048576 2024-08-10T05:32:28.335 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.335+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~4JCGWI0W28GE.1 size=499900 2024-08-10T05:32:28.335 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.335+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=4JCGWI0W28GE tag=12MIGB3ZREN9 type=write size=2597052 2024-08-10T05:32:28.337 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.337+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=T353QZJ68SER type=del 2024-08-10T05:32:28.340 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.340+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~CZYC02SNG323.0 size=1048576 2024-08-10T05:32:28.342 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.342+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~CZYC02SNG323.1 size=1048576 2024-08-10T05:32:28.344 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.344+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~CZYC02SNG323.2 size=387519 2024-08-10T05:32:28.344 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.344+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=CZYC02SNG323 tag=AOFVORP4S4V5 type=write size=3533247 2024-08-10T05:32:28.346 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.346+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~9PYV3O0X76NS.0 size=1048576 2024-08-10T05:32:28.348 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.348+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~9PYV3O0X76NS.1 size=242034 2024-08-10T05:32:28.351 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.351+0000 7f7803238780 1 < completed multipart upload key=4RGB196YQHP8 upload=9PYV3O0X76NS tag=J0HRQLRE1KM3 type=write size=2339186 2024-08-10T05:32:28.354 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.353+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=2M9RWXMAYK6E type=del size=1751399 2024-08-10T05:32:28.356 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.356+0000 7f7803238780 1 < completed write operation key=XDS4ELXRI8MU tag=ZCF9HLCOOZ3V type=write size=780642 2024-08-10T05:32:28.358 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.358+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=0DNAB1HYUMHQ type=write size=221175 2024-08-10T05:32:28.360 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.360+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=WMNXZ2675V7J type=del 2024-08-10T05:32:28.362 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.362+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=61JKML9A3GSM type=write size=1015841 2024-08-10T05:32:28.365 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.365+0000 7f7803238780 1 < completed write operation key=M4KEYRP20O0S tag=G4ADDB1KXB7G type=write size=700180 2024-08-10T05:32:28.367 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.367+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=FWUZ92GLU6SH type=del size=1880853 2024-08-10T05:32:28.369 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.369+0000 7f7803238780 1 < canceled operation key=BNYFRBPTTUSU tag=MLA62D511LV8 type=del size=3442473 2024-08-10T05:32:28.371 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.371+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=RTT1Y42IB21O type=del size=1599242 2024-08-10T05:32:28.373 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.373+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=NF1QSKY34SSN type=del 2024-08-10T05:32:28.374 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.374+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=E2FFS7U4SGLA type=del size=2157528 2024-08-10T05:32:28.378 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.378+0000 7f7803238780 -1 < failed to complete operation key=VKX9ZVCGC9JY tag=AXF3OSHCMI7W type=del size=1069105: (22) Invalid argument 2024-08-10T05:32:28.380 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.380+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=SVYOE3OWY762 type=del size=3906845 2024-08-10T05:32:28.382 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.382+0000 7f7803238780 1 < completed write operation key=FTQ2XYY87ABW tag=90K3A30DL1R3 type=write size=128439 2024-08-10T05:32:28.387 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.387+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~ZX6YXB6JD4YP.0 size=1048576 2024-08-10T05:32:28.389 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.389+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~ZX6YXB6JD4YP.1 size=788941 2024-08-10T05:32:28.389 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.389+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=ZX6YXB6JD4YP tag=02NJEMG2KVTV type=write size=2886093 2024-08-10T05:32:28.393 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.393+0000 7f7803238780 1 < suggested remove operation key=E3ELDC0JZ406 tag=TIXWEK12A407 type=write 2024-08-10T05:32:28.395 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.395+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=AZ9F9SCD4BJT type=del size=3488543 2024-08-10T05:32:28.397 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.397+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=T2TCTTGNFG9Y type=del 2024-08-10T05:32:28.399 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.399+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=61YTSZONCFPM type=write size=388085 2024-08-10T05:32:28.401 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.401+0000 7f7803238780 1 < canceled operation key=U2UOFCEMPTEG tag=U660K11HKCT1 type=write size=1018751 2024-08-10T05:32:28.403 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.403+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=L2Z0R9NJGD7M type=del size=3873244 2024-08-10T05:32:28.407 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.407+0000 7f7803238780 1 < suggested update operation key=1TZT0H3OT772 tag=DQ79661I235U type=del size=936045 2024-08-10T05:32:28.411 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.411+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~RSMNZGRRQ2BJ.0 size=1048576 2024-08-10T05:32:28.413 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.413+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~RSMNZGRRQ2BJ.1 size=1048576 2024-08-10T05:32:28.415 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.415+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~RSMNZGRRQ2BJ.2 size=312046 2024-08-10T05:32:28.415 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.415+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=RSMNZGRRQ2BJ tag=ZHE5CXD1JRYE type=write size=3457774 2024-08-10T05:32:28.417 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.417+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=3EXH842UHM6K type=del 2024-08-10T05:32:28.419 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.419+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=I5528OKAN7GP type=del size=3511990 2024-08-10T05:32:28.421 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.421+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~7CAV5C7IKICJ.0 size=109192 2024-08-10T05:32:28.424 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.424+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=7CAV5C7IKICJ tag=B56B78RJJ234 type=write size=1157768 2024-08-10T05:32:28.426 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.426+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=39ZP9TJVUGIF type=del size=3891657 2024-08-10T05:32:28.428 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.428+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~4JCGWI0W28GE.0 size=1048576 2024-08-10T05:32:28.430 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.430+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~4JCGWI0W28GE.1 size=499900 2024-08-10T05:32:28.434 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.433+0000 7f7803238780 1 < completed multipart upload key=BEWZS75IA59P upload=4JCGWI0W28GE tag=12MIGB3ZREN9 type=write size=2597052 2024-08-10T05:32:28.438 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.438+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~G23RKEZNWDNZ.0 size=1048576 2024-08-10T05:32:28.439 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.439+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~G23RKEZNWDNZ.1 size=1048576 2024-08-10T05:32:28.441 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.441+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~G23RKEZNWDNZ.2 size=385167 2024-08-10T05:32:28.441 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.441+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=G23RKEZNWDNZ tag=2C2RIRA3DKS3 type=write size=3530895 2024-08-10T05:32:28.441 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.441+0000 7f7803238780 1 < canceled part key=_multipart_BNYFRBPTTUSU.2~CZYC02SNG323.0 size=1048576 2024-08-10T05:32:28.443 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.443+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~CZYC02SNG323.1 size=1048576 2024-08-10T05:32:28.445 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.445+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~CZYC02SNG323.2 size=387519 2024-08-10T05:32:28.448 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.448+0000 7f7803238780 1 < canceled multipart upload key=BNYFRBPTTUSU upload=CZYC02SNG323 tag=AOFVORP4S4V5 type=write size=3533247 2024-08-10T05:32:28.450 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.450+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=GJOW0HS2CTKY type=write size=939152 2024-08-10T05:32:28.454 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.454+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=2M9RWXMAYK6E type=del 2024-08-10T05:32:28.456 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.456+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=TBPP0UP8ECTU type=del size=3926043 2024-08-10T05:32:28.458 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.458+0000 7f7803238780 1 < completed write operation key=0LYGW6HXWPZY tag=0DNAB1HYUMHQ type=write size=221175 2024-08-10T05:32:28.462 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.462+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~00Q391IVEVFI.0 size=1048576 2024-08-10T05:32:28.464 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.464+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~00Q391IVEVFI.1 size=1048576 2024-08-10T05:32:28.466 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.466+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~00Q391IVEVFI.2 size=517234 2024-08-10T05:32:28.466 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.466+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=00Q391IVEVFI tag=5N5VVQXWGCCX type=write size=3662962 2024-08-10T05:32:28.470 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.471+0000 7f7803238780 1 < suggested update operation key=Z12OHVV95R90 tag=61JKML9A3GSM type=write size=1015841 2024-08-10T05:32:28.473 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.473+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=L2F7V02YVE0S type=del size=149947 2024-08-10T05:32:28.475 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.475+0000 7f7803238780 1 < completed delete operation key=M4KEYRP20O0S tag=FWUZ92GLU6SH type=del 2024-08-10T05:32:28.477 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.477+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=2CHQLQJ34XMI type=write size=463075 2024-08-10T05:32:28.479 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.479+0000 7f7803238780 1 < completed delete operation key=BEWZS75IA59P tag=RTT1Y42IB21O type=del 2024-08-10T05:32:28.481 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.481+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=UII1F04EQTHW type=del size=1608939 2024-08-10T05:32:28.483 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.483+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=E2FFS7U4SGLA type=del 2024-08-10T05:32:28.487 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.487+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~PDJYI8OIC2U2.0 size=1048576 2024-08-10T05:32:28.490 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.490+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~PDJYI8OIC2U2.1 size=810066 2024-08-10T05:32:28.490 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.490+0000 7f7803238780 1 > prepared multipart upload key=XDS4ELXRI8MU upload=PDJYI8OIC2U2 tag=JPJWRBZ7F4GN type=write size=2907218 2024-08-10T05:32:28.492 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.492+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=SVYOE3OWY762 type=del 2024-08-10T05:32:28.494 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.494+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=FLWDS4RJBTZV type=del size=2324727 2024-08-10T05:32:28.497 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.497+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~ZX6YXB6JD4YP.0 size=1048576 2024-08-10T05:32:28.498 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.498+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~ZX6YXB6JD4YP.1 size=788941 2024-08-10T05:32:28.502 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.502+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=ZX6YXB6JD4YP tag=02NJEMG2KVTV type=write size=2886093 2024-08-10T05:32:28.506 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.506+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~6F80IA79E102.0 size=555189 2024-08-10T05:32:28.506 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.506+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=6F80IA79E102 tag=WGTQPAR1BL03 type=write size=1603765 2024-08-10T05:32:28.508 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.508+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=AZ9F9SCD4BJT type=del 2024-08-10T05:32:28.510 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.510+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=LS7D5SDY5UB6 type=del size=785394 2024-08-10T05:32:28.512 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.512+0000 7f7803238780 1 < canceled operation key=XOK47MUNUZ55 tag=61YTSZONCFPM type=write size=388085 2024-08-10T05:32:28.515 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.515+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=9FC660Q2VW5W type=del size=2622962 2024-08-10T05:32:28.517 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.517+0000 7f7803238780 -1 < failed to complete operation key=1TZT0H3OT772 tag=L2Z0R9NJGD7M type=del size=3873244: (22) Invalid argument 2024-08-10T05:32:28.520 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.520+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=E0Q0ZJCE0KSI type=write size=449199 2024-08-10T05:32:28.522 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.522+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~RSMNZGRRQ2BJ.0 size=1048576 2024-08-10T05:32:28.524 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.524+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~RSMNZGRRQ2BJ.1 size=1048576 2024-08-10T05:32:28.526 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.526+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~RSMNZGRRQ2BJ.2 size=312046 2024-08-10T05:32:28.529 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.529+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=RSMNZGRRQ2BJ tag=ZHE5CXD1JRYE type=write size=3457774 2024-08-10T05:32:28.531 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.531+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=68UKNC42MJ9O type=del size=2782649 2024-08-10T05:32:28.533 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.533+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=I5528OKAN7GP type=del 2024-08-10T05:32:28.535 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.535+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=4D8Z6TMDV4HI type=del size=4009507 2024-08-10T05:32:28.539 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.539+0000 7f7803238780 1 < suggested update operation key=BEWZS75IA59P tag=39ZP9TJVUGIF type=del size=3891657 2024-08-10T05:32:28.542 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.541+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=F46OK4JBWV44 type=del size=409561 2024-08-10T05:32:28.544 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.544+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~G23RKEZNWDNZ.0 size=1048576 2024-08-10T05:32:28.546 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.546+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~G23RKEZNWDNZ.1 size=1048576 2024-08-10T05:32:28.548 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.548+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~G23RKEZNWDNZ.2 size=385167 2024-08-10T05:32:28.551 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.551+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=G23RKEZNWDNZ tag=2C2RIRA3DKS3 type=write size=3530895 2024-08-10T05:32:28.553 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.553+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=NT4GWRUMLEX4 type=del size=2125966 2024-08-10T05:32:28.555 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.555+0000 7f7803238780 1 < completed write operation key=YTNER1UQPXAW tag=GJOW0HS2CTKY type=write size=939152 2024-08-10T05:32:28.557 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.557+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=UNN2BZEN3S2N type=del size=222862 2024-08-10T05:32:28.561 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.561+0000 7f7803238780 1 < suggested remove operation key=XOK47MUNUZ55 tag=TBPP0UP8ECTU type=del 2024-08-10T05:32:28.566 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.566+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~F0MPTP0BG0JN.0 size=1048576 2024-08-10T05:32:28.567 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.567+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~F0MPTP0BG0JN.1 size=1048576 2024-08-10T05:32:28.569 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.569+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~F0MPTP0BG0JN.2 size=717278 2024-08-10T05:32:28.569 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.569+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=F0MPTP0BG0JN tag=8F15MUGEED4E type=write size=3863006 2024-08-10T05:32:28.571 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.571+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~00Q391IVEVFI.0 size=1048576 2024-08-10T05:32:28.573 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.573+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~00Q391IVEVFI.1 size=1048576 2024-08-10T05:32:28.575 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.574+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~00Q391IVEVFI.2 size=517234 2024-08-10T05:32:28.578 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.578+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=00Q391IVEVFI tag=5N5VVQXWGCCX type=write size=3662962 2024-08-10T05:32:28.580 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.580+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=F7IZD3HX4HL5 type=write size=409986 2024-08-10T05:32:28.582 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.582+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=L2F7V02YVE0S type=del 2024-08-10T05:32:28.585 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.585+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=6RB31QR5FRXF type=write size=255565 2024-08-10T05:32:28.587 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.587+0000 7f7803238780 1 < canceled operation key=H9KT1RELCW8U tag=2CHQLQJ34XMI type=write size=463075 2024-08-10T05:32:28.589 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.589+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=KLUE6XX7MDT5 type=del size=737174 2024-08-10T05:32:28.592 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.592+0000 7f7803238780 1 < suggested update operation key=YTNER1UQPXAW tag=UII1F04EQTHW type=del size=1608939 2024-08-10T05:32:28.594 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.594+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=X4BP75X5S2HL type=del size=1687824 2024-08-10T05:32:28.595 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.595+0000 7f7803238780 1 < canceled part key=_multipart_XDS4ELXRI8MU.2~PDJYI8OIC2U2.0 size=1048576 2024-08-10T05:32:28.597 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.597+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~PDJYI8OIC2U2.1 size=810066 2024-08-10T05:32:28.600 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.600+0000 7f7803238780 1 < canceled multipart upload key=XDS4ELXRI8MU upload=PDJYI8OIC2U2 tag=JPJWRBZ7F4GN type=write size=2907218 2024-08-10T05:32:28.604 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.603+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~MWJGM83NCXN5.0 size=1048576 2024-08-10T05:32:28.605 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.605+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~MWJGM83NCXN5.1 size=46340 2024-08-10T05:32:28.605 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.605+0000 7f7803238780 1 > prepared multipart upload key=DDSA6SD57UXL upload=MWJGM83NCXN5 tag=FCS7HAAFAXSO type=write size=2143492 2024-08-10T05:32:28.607 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.607+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=FLWDS4RJBTZV type=del 2024-08-10T05:32:28.610 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.610+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=DJP5LFO9XB0D type=del size=4146799 2024-08-10T05:32:28.612 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.612+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~6F80IA79E102.0 size=555189 2024-08-10T05:32:28.615 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.615+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=6F80IA79E102 tag=WGTQPAR1BL03 type=write size=1603765 2024-08-10T05:32:28.619 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.619+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~7VZLL38AU7C2.0 size=1048576 2024-08-10T05:32:28.621 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.621+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~7VZLL38AU7C2.1 size=1048576 2024-08-10T05:32:28.622 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.622+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~7VZLL38AU7C2.2 size=652528 2024-08-10T05:32:28.622 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.622+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=7VZLL38AU7C2 tag=D8YII1F9612M type=write size=3798256 2024-08-10T05:32:28.626 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.626+0000 7f7803238780 1 < suggested remove operation key=29VQII5BL9Z9 tag=LS7D5SDY5UB6 type=del 2024-08-10T05:32:28.630 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.630+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~TUN9MGRBNKCD.0 size=1048576 2024-08-10T05:32:28.632 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.632+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~TUN9MGRBNKCD.1 size=670523 2024-08-10T05:32:28.632 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.632+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=TUN9MGRBNKCD tag=N3MSXTLCSSYL type=write size=2767675 2024-08-10T05:32:28.634 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.634+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=9FC660Q2VW5W type=del 2024-08-10T05:32:28.638 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.638+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~1BX9MWHOSG5U.0 size=1048576 2024-08-10T05:32:28.639 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.639+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~1BX9MWHOSG5U.1 size=731462 2024-08-10T05:32:28.639 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.639+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=1BX9MWHOSG5U tag=POR371N2JGVB type=write size=2828614 2024-08-10T05:32:28.641 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.641+0000 7f7803238780 1 < completed write operation key=N6BX8IO9ZULU tag=E0Q0ZJCE0KSI type=write size=449199 2024-08-10T05:32:28.645 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.645+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~AB9KQDWO818T.0 size=904102 2024-08-10T05:32:28.645 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.645+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=AB9KQDWO818T tag=3ZH58E0GPFLX type=write size=1952678 2024-08-10T05:32:28.648 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.648+0000 7f7803238780 1 < suggested remove operation key=XDS4ELXRI8MU tag=68UKNC42MJ9O type=del 2024-08-10T05:32:28.650 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.650+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=0315AT86VROP type=del size=783073 2024-08-10T05:32:28.652 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.652+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=4D8Z6TMDV4HI type=del 2024-08-10T05:32:28.654 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.654+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=CKQSJHHEMLLY type=del size=3929737 2024-08-10T05:32:28.654 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:32:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:32:28] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2024-08-10T05:32:28.656 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.656+0000 7f7803238780 -1 < failed to complete operation key=29VQII5BL9Z9 tag=F46OK4JBWV44 type=del size=409561: (22) Invalid argument 2024-08-10T05:32:28.659 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.659+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=SMNB6UL2D5H0 type=del size=3019542 2024-08-10T05:32:28.661 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.661+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=NT4GWRUMLEX4 type=del 2024-08-10T05:32:28.663 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.663+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=84278NPHWG0H type=del size=4025867 2024-08-10T05:32:28.665 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.665+0000 7f7803238780 1 < completed delete operation key=VJC53Z86ZBHI tag=UNN2BZEN3S2N type=del 2024-08-10T05:32:28.666 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.667+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=GQMTCYWPSDCL type=del size=50965 2024-08-10T05:32:28.669 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.669+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~F0MPTP0BG0JN.0 size=1048576 2024-08-10T05:32:28.670 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.670+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~F0MPTP0BG0JN.1 size=1048576 2024-08-10T05:32:28.672 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.672+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~F0MPTP0BG0JN.2 size=717278 2024-08-10T05:32:28.675 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.675+0000 7f7803238780 1 < completed multipart upload key=0Q56DOBCN3VW upload=F0MPTP0BG0JN tag=8F15MUGEED4E type=write size=3863006 2024-08-10T05:32:28.679 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.679+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~ZSY6N37942F8.0 size=1048576 2024-08-10T05:32:28.681 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.681+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~ZSY6N37942F8.1 size=242926 2024-08-10T05:32:28.681 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.681+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=ZSY6N37942F8 tag=IU6ZS5RU2E0N type=write size=2340078 2024-08-10T05:32:28.683 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.683+0000 7f7803238780 1 < completed write operation key=Z7YHEIMU76PP tag=F7IZD3HX4HL5 type=write size=409986 2024-08-10T05:32:28.684 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.684+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=FQ36TKDX0BNC type=del size=2295147 2024-08-10T05:32:28.686 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.686+0000 7f7803238780 1 < completed write operation key=DDSA6SD57UXL tag=6RB31QR5FRXF type=write size=255565 2024-08-10T05:32:28.688 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.688+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=DYMD2MQX8KMY type=del size=976924 2024-08-10T05:32:28.690 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.690+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=KLUE6XX7MDT5 type=del 2024-08-10T05:32:28.693 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.693+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=NWM39GVIIRN9 type=del size=3402395 2024-08-10T05:32:28.697 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.697+0000 7f7803238780 1 < suggested update operation key=Z7YHEIMU76PP tag=X4BP75X5S2HL type=del size=1687824 2024-08-10T05:32:28.700 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.701+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~8EG7WOTHML77.0 size=1048576 2024-08-10T05:32:28.702 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.702+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~8EG7WOTHML77.1 size=1048576 2024-08-10T05:32:28.704 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.704+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~8EG7WOTHML77.2 size=807136 2024-08-10T05:32:28.704 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.704+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=8EG7WOTHML77 tag=1481BMRWMVQY type=write size=3952864 2024-08-10T05:32:28.706 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.706+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~MWJGM83NCXN5.0 size=1048576 2024-08-10T05:32:28.707 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.707+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~MWJGM83NCXN5.1 size=46340 2024-08-10T05:32:28.711 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.711+0000 7f7803238780 1 < completed multipart upload key=DDSA6SD57UXL upload=MWJGM83NCXN5 tag=FCS7HAAFAXSO type=write size=2143492 2024-08-10T05:32:28.714 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.714+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=NAR32RF1QOVY type=write size=26245 2024-08-10T05:32:28.716 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.716+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=DJP5LFO9XB0D type=del 2024-08-10T05:32:28.718 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.718+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=2Y1N1XYIUZNN type=del size=68066 2024-08-10T05:32:28.720 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.720+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~7VZLL38AU7C2.0 size=1048576 2024-08-10T05:32:28.722 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.722+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~7VZLL38AU7C2.1 size=1048576 2024-08-10T05:32:28.723 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.723+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~7VZLL38AU7C2.2 size=652528 2024-08-10T05:32:28.727 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.727+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=7VZLL38AU7C2 tag=D8YII1F9612M type=write size=3798256 2024-08-10T05:32:28.728 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.728+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=6YIIVU4MMFGH type=del size=3341104 2024-08-10T05:32:28.731 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.731+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~TUN9MGRBNKCD.0 size=1048576 2024-08-10T05:32:28.732 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.732+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~TUN9MGRBNKCD.1 size=670523 2024-08-10T05:32:28.736 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.736+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=TUN9MGRBNKCD tag=N3MSXTLCSSYL type=write size=2767675 2024-08-10T05:32:28.738 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.738+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=I2VNNB0AKMRF type=del size=949862 2024-08-10T05:32:28.740 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.740+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~1BX9MWHOSG5U.0 size=1048576 2024-08-10T05:32:28.741 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.741+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~1BX9MWHOSG5U.1 size=731462 2024-08-10T05:32:28.745 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.745+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=1BX9MWHOSG5U tag=POR371N2JGVB type=write size=2828614 2024-08-10T05:32:28.747 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.747+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=KAPQKZAQ77ES type=del size=2278053 2024-08-10T05:32:28.749 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.749+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~AB9KQDWO818T.0 size=904102 2024-08-10T05:32:28.752 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.752+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=AB9KQDWO818T tag=3ZH58E0GPFLX type=write size=1952678 2024-08-10T05:32:28.754 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.754+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=9AL23NSYSWXB type=write size=566356 2024-08-10T05:32:28.756 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.756+0000 7f7803238780 1 < canceled operation key=VJC53Z86ZBHI tag=0315AT86VROP type=del size=783073 2024-08-10T05:32:28.758 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.758+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=OZCS0A0SV1ES type=del size=1433974 2024-08-10T05:32:28.760 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.760+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=CKQSJHHEMLLY type=del 2024-08-10T05:32:28.762 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.762+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=JRLDYB5S1CXL type=write size=952513 2024-08-10T05:32:28.764 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.764+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=SMNB6UL2D5H0 type=del 2024-08-10T05:32:28.768 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.768+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~AL6UQE0ALORD.0 size=1048576 2024-08-10T05:32:28.769 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.769+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~AL6UQE0ALORD.1 size=1048576 2024-08-10T05:32:28.771 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.771+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~AL6UQE0ALORD.2 size=1036194 2024-08-10T05:32:28.771 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.771+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=AL6UQE0ALORD tag=R2S85N3383JZ type=write size=4181922 2024-08-10T05:32:28.773 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.773+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=84278NPHWG0H type=del 2024-08-10T05:32:28.776 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.776+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~FBAI5I136OIZ.0 size=1048576 2024-08-10T05:32:28.778 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.778+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~FBAI5I136OIZ.1 size=166295 2024-08-10T05:32:28.778 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.778+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=FBAI5I136OIZ tag=YHDOFLA8QSZQ type=write size=2263447 2024-08-10T05:32:28.782 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.782+0000 7f7803238780 1 < suggested update operation key=DDSA6SD57UXL tag=GQMTCYWPSDCL type=del size=50965 2024-08-10T05:32:28.783 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.783+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=9DXTU8P7DVMR type=del size=1532596 2024-08-10T05:32:28.785 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.785+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~ZSY6N37942F8.0 size=1048576 2024-08-10T05:32:28.787 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.787+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~ZSY6N37942F8.1 size=242926 2024-08-10T05:32:28.790 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.790+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=ZSY6N37942F8 tag=IU6ZS5RU2E0N type=write size=2340078 2024-08-10T05:32:28.792 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.792+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=IZXSK3BNOOX7 type=del size=1546869 2024-08-10T05:32:28.794 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.794+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=FQ36TKDX0BNC type=del 2024-08-10T05:32:28.797 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.796+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=2H8WME5QIJ3N type=del size=2604262 2024-08-10T05:32:28.800 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.800+0000 7f7803238780 1 < suggested update operation key=ZOT42H765WOE tag=DYMD2MQX8KMY type=del size=976924 2024-08-10T05:32:28.804 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.804+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~LUHVWUT459Q7.0 size=1048576 2024-08-10T05:32:28.805 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.805+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~LUHVWUT459Q7.1 size=381292 2024-08-10T05:32:28.806 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.805+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=LUHVWUT459Q7 tag=MGYLLOU5HGT3 type=write size=2478444 2024-08-10T05:32:28.807 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.807+0000 7f7803238780 1 < completed delete operation key=WLAMZC6D1VYS tag=NWM39GVIIRN9 type=del 2024-08-10T05:32:28.810 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.809+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=DCBZ6TKHDAOT type=del size=2511593 2024-08-10T05:32:28.815 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.811+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~8EG7WOTHML77.0 size=1048576 2024-08-10T05:32:28.815 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.813+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~8EG7WOTHML77.1 size=1048576 2024-08-10T05:32:28.815 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.815+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~8EG7WOTHML77.2 size=807136 2024-08-10T05:32:28.819 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.818+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=8EG7WOTHML77 tag=1481BMRWMVQY type=write size=3952864 2024-08-10T05:32:28.821 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.820+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=U8HEFCIX2HQT type=del size=1826305 2024-08-10T05:32:28.822 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.822+0000 7f7803238780 1 < completed write operation key=WLAMZC6D1VYS tag=NAR32RF1QOVY type=write size=26245 2024-08-10T05:32:28.824 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.824+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=JR08PHCE7QIW type=del size=2910987 2024-08-10T05:32:28.827 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.827+0000 7f7803238780 1 < completed delete operation key=MSU6AUJV0ITY tag=2Y1N1XYIUZNN type=del 2024-08-10T05:32:28.829 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.829+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=GZBD9QTFWLDQ type=del size=3162019 2024-08-10T05:32:28.831 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.830+0000 7f7803238780 1 < completed delete operation key=0Q56DOBCN3VW tag=6YIIVU4MMFGH type=del 2024-08-10T05:32:28.833 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.832+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=CI90GMWY1932 type=write size=996114 2024-08-10T05:32:28.835 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.835+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=I2VNNB0AKMRF type=del 2024-08-10T05:32:28.838 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.838+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~02WVBYN5U8JV.0 size=5762 2024-08-10T05:32:28.839 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.838+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=02WVBYN5U8JV tag=6HI9NYZQF35I type=write size=1054338 2024-08-10T05:32:28.840 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.840+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=KAPQKZAQ77ES type=del 2024-08-10T05:32:28.845 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.845+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~NXHO5X28CUX3.0 size=1048576 2024-08-10T05:32:28.846 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.846+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~NXHO5X28CUX3.1 size=1048576 2024-08-10T05:32:28.848 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.848+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~NXHO5X28CUX3.2 size=1023209 2024-08-10T05:32:28.848 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.848+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=NXHO5X28CUX3 tag=3HY8CNE4457Y type=write size=4168937 2024-08-10T05:32:28.849 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.849+0000 7f7803238780 1 < completed write operation key=Z12OHVV95R90 tag=9AL23NSYSWXB type=write size=566356 2024-08-10T05:32:28.851 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.851+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=RWRFACZR61LZ type=write size=890083 2024-08-10T05:32:28.854 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.854+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=OZCS0A0SV1ES type=del 2024-08-10T05:32:28.855 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.855+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=GTNFEU7L6WDI type=del size=883807 2024-08-10T05:32:28.858 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.857+0000 7f7803238780 1 < completed write operation key=XWUWU8CVR59V tag=JRLDYB5S1CXL type=write size=952513 2024-08-10T05:32:28.861 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.861+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~4U6BYCQATVFK.0 size=1048576 2024-08-10T05:32:28.863 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.863+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~4U6BYCQATVFK.1 size=795324 2024-08-10T05:32:28.863 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.863+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=4U6BYCQATVFK tag=JZ9X3CB5JKGZ type=write size=2892476 2024-08-10T05:32:28.865 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.865+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~AL6UQE0ALORD.0 size=1048576 2024-08-10T05:32:28.866 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.866+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~AL6UQE0ALORD.1 size=1048576 2024-08-10T05:32:28.869 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.868+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~AL6UQE0ALORD.2 size=1036194 2024-08-10T05:32:28.872 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.872+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=AL6UQE0ALORD tag=R2S85N3383JZ type=write size=4181922 2024-08-10T05:32:28.874 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.874+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=T8M2CTMN01E2 type=del size=3337832 2024-08-10T05:32:28.876 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.876+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~FBAI5I136OIZ.0 size=1048576 2024-08-10T05:32:28.878 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.878+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~FBAI5I136OIZ.1 size=166295 2024-08-10T05:32:28.881 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.881+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=FBAI5I136OIZ tag=YHDOFLA8QSZQ type=write size=2263447 2024-08-10T05:32:28.885 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.883+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=Q2TOG05P1COR type=write size=886154 2024-08-10T05:32:28.886 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.886+0000 7f7803238780 1 < completed delete operation key=M4KEYRP20O0S tag=9DXTU8P7DVMR type=del 2024-08-10T05:32:28.888 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.888+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=525WDBCTK912 type=del size=1682400 2024-08-10T05:32:28.890 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.890+0000 7f7803238780 1 < completed delete operation key=BEWZS75IA59P tag=IZXSK3BNOOX7 type=del 2024-08-10T05:32:28.894 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.894+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~QVT1VJUUKU2R.0 size=1048576 2024-08-10T05:32:28.897 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.896+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~QVT1VJUUKU2R.1 size=1048576 2024-08-10T05:32:28.898 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.897+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~QVT1VJUUKU2R.2 size=49137 2024-08-10T05:32:28.898 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.897+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=QVT1VJUUKU2R tag=TSI5X6HYBRKV type=write size=3194865 2024-08-10T05:32:28.902 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.902+0000 7f7803238780 1 < suggested update operation key=E3ELDC0JZ406 tag=2H8WME5QIJ3N type=del size=2604262 2024-08-10T05:32:28.904 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.904+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=G7X5UQNESU8K type=write size=1010181 2024-08-10T05:32:28.906 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.906+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~LUHVWUT459Q7.0 size=1048576 2024-08-10T05:32:28.908 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.908+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~LUHVWUT459Q7.1 size=381292 2024-08-10T05:32:28.911 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.911+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=LUHVWUT459Q7 tag=MGYLLOU5HGT3 type=write size=2478444 2024-08-10T05:32:28.915 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.915+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~I5VOT4LF21WF.0 size=399943 2024-08-10T05:32:28.916 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.915+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=I5VOT4LF21WF tag=I8NKINBGA7S1 type=write size=1448519 2024-08-10T05:32:28.918 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.917+0000 7f7803238780 -1 < failed to complete operation key=E3ELDC0JZ406 tag=DCBZ6TKHDAOT type=del size=2511593: (22) Invalid argument 2024-08-10T05:32:28.919 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.919+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=M5S42GYXA5CC type=del size=2656378 2024-08-10T05:32:28.922 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.921+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=U8HEFCIX2HQT type=del 2024-08-10T05:32:28.924 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.924+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=H196SFVKUGF3 type=write size=471885 2024-08-10T05:32:28.928 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.928+0000 7f7803238780 1 < suggested update operation key=XDS4ELXRI8MU tag=JR08PHCE7QIW type=del size=2910987 2024-08-10T05:32:28.930 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.930+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=UOJQ7PYKJ6UJ type=del size=2615260 2024-08-10T05:32:28.934 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.934+0000 7f7803238780 1 < suggested update operation key=PIABVMHZSH5U tag=GZBD9QTFWLDQ type=del size=3162019 2024-08-10T05:32:28.936 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.936+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=N8WS4YH2W9LH type=del size=2154643 2024-08-10T05:32:28.938 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.938+0000 7f7803238780 1 < canceled operation key=YTNER1UQPXAW tag=CI90GMWY1932 type=write size=996114 2024-08-10T05:32:28.941 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.941+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~23CK17C28BSN.0 size=1048576 2024-08-10T05:32:28.943 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.943+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~23CK17C28BSN.1 size=1048576 2024-08-10T05:32:28.945 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.945+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~23CK17C28BSN.2 size=25080 2024-08-10T05:32:28.945 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.945+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=23CK17C28BSN tag=L6UT1VOFBNQM type=write size=3170808 2024-08-10T05:32:28.947 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.947+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~02WVBYN5U8JV.0 size=5762 2024-08-10T05:32:28.951 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.951+0000 7f7803238780 1 < completed multipart upload key=N6BX8IO9ZULU upload=02WVBYN5U8JV tag=6HI9NYZQF35I type=write size=1054338 2024-08-10T05:32:28.954 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.954+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~9KSET8T1SVM4.0 size=351301 2024-08-10T05:32:28.955 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.954+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=9KSET8T1SVM4 tag=I7KR9DMR0M0K type=write size=1399877 2024-08-10T05:32:28.956 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.956+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~NXHO5X28CUX3.0 size=1048576 2024-08-10T05:32:28.958 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.958+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~NXHO5X28CUX3.1 size=1048576 2024-08-10T05:32:28.960 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.959+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~NXHO5X28CUX3.2 size=1023209 2024-08-10T05:32:28.964 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.964+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=NXHO5X28CUX3 tag=3HY8CNE4457Y type=write size=4168937 2024-08-10T05:32:28.968 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.968+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~GP8MX7T1AASV.0 size=1048576 2024-08-10T05:32:28.969 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.969+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~GP8MX7T1AASV.1 size=1048576 2024-08-10T05:32:28.971 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.971+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~GP8MX7T1AASV.2 size=576110 2024-08-10T05:32:28.971 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.971+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=GP8MX7T1AASV tag=JAFD02874BFI type=write size=3721838 2024-08-10T05:32:28.973 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.973+0000 7f7803238780 1 < completed write operation key=M4KEYRP20O0S tag=RWRFACZR61LZ type=write size=890083 2024-08-10T05:32:28.977 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.977+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~T6UPKCFI055N.0 size=192924 2024-08-10T05:32:28.977 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.977+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=T6UPKCFI055N tag=XN6J9OHNTTGY type=write size=1241500 2024-08-10T05:32:28.980 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.979+0000 7f7803238780 1 < canceled operation key=29VQII5BL9Z9 tag=GTNFEU7L6WDI type=del size=883807 2024-08-10T05:32:28.982 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.981+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=PF0X5ANKHZID type=del size=1323722 2024-08-10T05:32:28.984 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.983+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~4U6BYCQATVFK.0 size=1048576 2024-08-10T05:32:28.985 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.985+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~4U6BYCQATVFK.1 size=795324 2024-08-10T05:32:28.989 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.988+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=4U6BYCQATVFK tag=JZ9X3CB5JKGZ type=write size=2892476 2024-08-10T05:32:28.991 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.991+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=ENRKSKPDSTIQ type=del size=3576032 2024-08-10T05:32:28.993 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.993+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=T8M2CTMN01E2 type=del 2024-08-10T05:32:28.995 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.995+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=QGQZZDPMBGPR type=write size=408784 2024-08-10T05:32:28.998 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:28.997+0000 7f7803238780 1 < completed write operation key=Z7YHEIMU76PP tag=Q2TOG05P1COR type=write size=886154 2024-08-10T05:32:29.000 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.000+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=MVK1TLSIRRTS type=del size=60225 2024-08-10T05:32:29.002 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.002+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=525WDBCTK912 type=del 2024-08-10T05:32:29.004 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.004+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=QQTC56KJD00E type=write size=268021 2024-08-10T05:32:29.006 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.005+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~QVT1VJUUKU2R.0 size=1048576 2024-08-10T05:32:29.007 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.007+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~QVT1VJUUKU2R.1 size=1048576 2024-08-10T05:32:29.009 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.009+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~QVT1VJUUKU2R.2 size=49137 2024-08-10T05:32:29.013 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.013+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=QVT1VJUUKU2R tag=TSI5X6HYBRKV type=write size=3194865 2024-08-10T05:32:29.016 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.016+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=5MBKR7ETQZZQ type=del size=1850915 2024-08-10T05:32:29.023 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.018+0000 7f7803238780 1 < completed write operation key=MSU6AUJV0ITY tag=G7X5UQNESU8K type=write size=1010181 2024-08-10T05:32:29.023 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.022+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~30JQ9QM3W48B.0 size=1048576 2024-08-10T05:32:29.024 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.024+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~30JQ9QM3W48B.1 size=1048576 2024-08-10T05:32:29.026 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.025+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~30JQ9QM3W48B.2 size=768567 2024-08-10T05:32:29.026 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.025+0000 7f7803238780 1 > prepared multipart upload key=XDS4ELXRI8MU upload=30JQ9QM3W48B tag=6JFZ6NFH1JBI type=write size=3914295 2024-08-10T05:32:29.028 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.027+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~I5VOT4LF21WF.0 size=399943 2024-08-10T05:32:29.032 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.031+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=I5VOT4LF21WF tag=I8NKINBGA7S1 type=write size=1448519 2024-08-10T05:32:29.034 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.034+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~IS753T3MV3HK.0 size=1048576 2024-08-10T05:32:29.037 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.036+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~IS753T3MV3HK.1 size=944544 2024-08-10T05:32:29.037 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.036+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=IS753T3MV3HK tag=8FF3IP79GH00 type=write size=3041696 2024-08-10T05:32:29.039 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.039+0000 7f7803238780 1 < completed delete operation key=BEWZS75IA59P tag=M5S42GYXA5CC type=del 2024-08-10T05:32:29.041 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.041+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=KC4M8YC1W4JO type=write size=931782 2024-08-10T05:32:29.043 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.043+0000 7f7803238780 1 < completed write operation key=WLAMZC6D1VYS tag=H196SFVKUGF3 type=write size=471885 2024-08-10T05:32:29.047 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.046+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~842TCON072TC.0 size=165205 2024-08-10T05:32:29.047 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.046+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=842TCON072TC tag=GL2SX830P8UP type=write size=1213781 2024-08-10T05:32:29.051 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.050+0000 7f7803238780 1 < suggested remove operation key=0LYGW6HXWPZY tag=UOJQ7PYKJ6UJ type=del 2024-08-10T05:32:29.052 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.052+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=ZZTV6OPWAUNA type=write size=555014 2024-08-10T05:32:29.055 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.054+0000 7f7803238780 1 < completed delete operation key=M4KEYRP20O0S tag=N8WS4YH2W9LH type=del 2024-08-10T05:32:29.057 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.056+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=PMHBTYOSL8AI type=del size=52923 2024-08-10T05:32:29.059 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.058+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~23CK17C28BSN.0 size=1048576 2024-08-10T05:32:29.061 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.060+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~23CK17C28BSN.1 size=1048576 2024-08-10T05:32:29.062 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.062+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~23CK17C28BSN.2 size=25080 2024-08-10T05:32:29.066 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.066+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=23CK17C28BSN tag=L6UT1VOFBNQM type=write size=3170808 2024-08-10T05:32:29.070 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.069+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~A8QCF17VGFE1.0 size=1048576 2024-08-10T05:32:29.072 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.071+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~A8QCF17VGFE1.1 size=1048576 2024-08-10T05:32:29.073 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.073+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~A8QCF17VGFE1.2 size=247819 2024-08-10T05:32:29.073 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.073+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=A8QCF17VGFE1 tag=QZ70ZL3EMB44 type=write size=3393547 2024-08-10T05:32:29.076 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.075+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~9KSET8T1SVM4.0 size=351301 2024-08-10T05:32:29.080 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.079+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=9KSET8T1SVM4 tag=I7KR9DMR0M0K type=write size=1399877 2024-08-10T05:32:29.083 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.083+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~A79W4TRFE93F.0 size=1048576 2024-08-10T05:32:29.085 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.084+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~A79W4TRFE93F.1 size=410618 2024-08-10T05:32:29.085 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.084+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=A79W4TRFE93F tag=22WT1GP9GI1K type=write size=2507770 2024-08-10T05:32:29.086 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.086+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~GP8MX7T1AASV.0 size=1048576 2024-08-10T05:32:29.088 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.088+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~GP8MX7T1AASV.1 size=1048576 2024-08-10T05:32:29.090 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.090+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~GP8MX7T1AASV.2 size=576110 2024-08-10T05:32:29.094 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.094+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=GP8MX7T1AASV tag=JAFD02874BFI type=write size=3721838 2024-08-10T05:32:29.098 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.098+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~2XKWTDD3EG01.0 size=1048576 2024-08-10T05:32:29.100 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.100+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~2XKWTDD3EG01.1 size=817080 2024-08-10T05:32:29.100 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.100+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=2XKWTDD3EG01 tag=N864BLMWH7XW type=write size=2914232 2024-08-10T05:32:29.103 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.102+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~T6UPKCFI055N.0 size=192924 2024-08-10T05:32:29.106 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.106+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=T6UPKCFI055N tag=XN6J9OHNTTGY type=write size=1241500 2024-08-10T05:32:29.108 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.108+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=2P2GHE80XL8H type=del size=2976309 2024-08-10T05:32:29.110 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.110+0000 7f7803238780 1 < canceled operation key=ME6EL3X8OID0 tag=PF0X5ANKHZID type=del size=1323722 2024-08-10T05:32:29.114 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.114+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~WF4V4GFGRAYJ.0 size=1048576 2024-08-10T05:32:29.116 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.116+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~WF4V4GFGRAYJ.1 size=1048576 2024-08-10T05:32:29.118 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.117+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~WF4V4GFGRAYJ.2 size=314399 2024-08-10T05:32:29.118 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.117+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=WF4V4GFGRAYJ tag=HCDRZ08VPEDS type=write size=3460127 2024-08-10T05:32:29.119 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.119+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=ENRKSKPDSTIQ type=del 2024-08-10T05:32:29.122 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.122+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=TL03IWILO2V6 type=del size=3198032 2024-08-10T05:32:29.124 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.124+0000 7f7803238780 1 < completed write operation key=AEL92L18QHBE tag=QGQZZDPMBGPR type=write size=408784 2024-08-10T05:32:29.126 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.126+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=G4F5JV9L147A type=del size=2422043 2024-08-10T05:32:29.128 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.128+0000 7f7803238780 1 < completed delete operation key=MSU6AUJV0ITY tag=MVK1TLSIRRTS type=del 2024-08-10T05:32:29.130 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.130+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=9MW34RR9TROD type=del size=3709293 2024-08-10T05:32:29.132 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.132+0000 7f7803238780 1 < completed write operation key=E3ELDC0JZ406 tag=QQTC56KJD00E type=write size=268021 2024-08-10T05:32:29.134 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.133+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=72YRXV9SKQZ6 type=del size=314495 2024-08-10T05:32:29.135 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.135+0000 7f7803238780 1 < completed delete operation key=M4KEYRP20O0S tag=5MBKR7ETQZZQ type=del 2024-08-10T05:32:29.140 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.139+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~XYWCPVA4RSFN.0 size=1048576 2024-08-10T05:32:29.141 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.141+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~XYWCPVA4RSFN.1 size=1048576 2024-08-10T05:32:29.144 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.143+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~XYWCPVA4RSFN.2 size=449925 2024-08-10T05:32:29.144 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.143+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=XYWCPVA4RSFN tag=RXFJLYJHWNIW type=write size=3595653 2024-08-10T05:32:29.145 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.143+0000 7f7803238780 1 < canceled part key=_multipart_XDS4ELXRI8MU.2~30JQ9QM3W48B.0 size=1048576 2024-08-10T05:32:29.145 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.143+0000 7f7803238780 1 < canceled part key=_multipart_XDS4ELXRI8MU.2~30JQ9QM3W48B.1 size=1048576 2024-08-10T05:32:29.145 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.145+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~30JQ9QM3W48B.2 size=768567 2024-08-10T05:32:29.150 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.149+0000 7f7803238780 1 < canceled multipart upload key=XDS4ELXRI8MU upload=30JQ9QM3W48B tag=6JFZ6NFH1JBI type=write size=3914295 2024-08-10T05:32:29.152 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.152+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=T25F62BOI9H3 type=write size=118322 2024-08-10T05:32:29.155 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.154+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~IS753T3MV3HK.0 size=1048576 2024-08-10T05:32:29.155 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.155+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~IS753T3MV3HK.1 size=944544 2024-08-10T05:32:29.160 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.159+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=IS753T3MV3HK tag=8FF3IP79GH00 type=write size=3041696 2024-08-10T05:32:29.163 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.163+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~JMPHN7M7GSVJ.0 size=1048576 2024-08-10T05:32:29.164 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.164+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~JMPHN7M7GSVJ.1 size=23520 2024-08-10T05:32:29.165 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.164+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=JMPHN7M7GSVJ tag=SD30GHJ5HR45 type=write size=2120672 2024-08-10T05:32:29.169 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.169+0000 7f7803238780 1 < suggested update operation key=VJC53Z86ZBHI tag=KC4M8YC1W4JO type=write size=931782 2024-08-10T05:32:29.171 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.171+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=11RBKZJ57WAP type=del size=3514979 2024-08-10T05:32:29.173 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.173+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~842TCON072TC.0 size=165205 2024-08-10T05:32:29.177 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.177+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=842TCON072TC tag=GL2SX830P8UP type=write size=1213781 2024-08-10T05:32:29.179 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.179+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=EQNE7VBN5XSV type=del size=3799788 2024-08-10T05:32:29.181 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.181+0000 7f7803238780 1 < completed write operation key=ZOT42H765WOE tag=ZZTV6OPWAUNA type=write size=555014 2024-08-10T05:32:29.183 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.183+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=I0YYABC6JE6L type=del size=2831891 2024-08-10T05:32:29.185 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.185+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=PMHBTYOSL8AI type=del 2024-08-10T05:32:29.189 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.189+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~8IKGLZVVPVR7.0 size=139133 2024-08-10T05:32:29.189 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.189+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=8IKGLZVVPVR7 tag=P6WXKZPU9RL2 type=write size=1187709 2024-08-10T05:32:29.191 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.191+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~A8QCF17VGFE1.0 size=1048576 2024-08-10T05:32:29.194 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.193+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~A8QCF17VGFE1.1 size=1048576 2024-08-10T05:32:29.195 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.194+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~A8QCF17VGFE1.2 size=247819 2024-08-10T05:32:29.198 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.198+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=A8QCF17VGFE1 tag=QZ70ZL3EMB44 type=write size=3393547 2024-08-10T05:32:29.202 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.202+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~H4RTVUNL32HO.0 size=348105 2024-08-10T05:32:29.202 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.202+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=H4RTVUNL32HO tag=GXDPUW553N73 type=write size=1396681 2024-08-10T05:32:29.204 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.204+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~A79W4TRFE93F.0 size=1048576 2024-08-10T05:32:29.205 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.205+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~A79W4TRFE93F.1 size=410618 2024-08-10T05:32:29.209 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.209+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=A79W4TRFE93F tag=22WT1GP9GI1K type=write size=2507770 2024-08-10T05:32:29.211 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.211+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=2FNXYU97RBHV type=del size=1121050 2024-08-10T05:32:29.214 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.214+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~2XKWTDD3EG01.0 size=1048576 2024-08-10T05:32:29.216 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.216+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~2XKWTDD3EG01.1 size=817080 2024-08-10T05:32:29.220 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.219+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=2XKWTDD3EG01 tag=N864BLMWH7XW type=write size=2914232 2024-08-10T05:32:29.221 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.221+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=O31M5OBW97PX type=del size=3536419 2024-08-10T05:32:29.226 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.226+0000 7f7803238780 1 < suggested update operation key=VJC53Z86ZBHI tag=2P2GHE80XL8H type=del size=2976309 2024-08-10T05:32:29.228 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.228+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=4H0ZZY34JP14 type=write size=147808 2024-08-10T05:32:29.230 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.230+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~WF4V4GFGRAYJ.0 size=1048576 2024-08-10T05:32:29.232 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.232+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~WF4V4GFGRAYJ.1 size=1048576 2024-08-10T05:32:29.234 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.234+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~WF4V4GFGRAYJ.2 size=314399 2024-08-10T05:32:29.238 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.237+0000 7f7803238780 1 < completed multipart upload key=VJC53Z86ZBHI upload=WF4V4GFGRAYJ tag=HCDRZ08VPEDS type=write size=3460127 2024-08-10T05:32:29.242 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.241+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~2M26IL76QJKE.0 size=1048576 2024-08-10T05:32:29.243 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.243+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~2M26IL76QJKE.1 size=904868 2024-08-10T05:32:29.243 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.243+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=2M26IL76QJKE tag=P3GZNSIU0QSP type=write size=3002020 2024-08-10T05:32:29.246 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.245+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=TL03IWILO2V6 type=del 2024-08-10T05:32:29.248 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.248+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=DHYQKUFWA8W8 type=del size=832391 2024-08-10T05:32:29.249 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.249+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=G4F5JV9L147A type=del 2024-08-10T05:32:29.253 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.253+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~VWPW5ULDEOE7.0 size=1048576 2024-08-10T05:32:29.255 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.255+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~VWPW5ULDEOE7.1 size=63814 2024-08-10T05:32:29.255 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.255+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=VWPW5ULDEOE7 tag=TXGQ7M56U7HS type=write size=2160966 2024-08-10T05:32:29.258 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.258+0000 7f7803238780 1 < suggested remove operation key=DDSA6SD57UXL tag=9MW34RR9TROD type=del 2024-08-10T05:32:29.260 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.260+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=SG9H13UXPSAS type=del size=2338718 2024-08-10T05:32:29.264 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.264+0000 7f7803238780 1 < suggested update operation key=48SFR1BMD3PP tag=72YRXV9SKQZ6 type=del size=314495 2024-08-10T05:32:29.266 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.266+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=SWSA3QYWL601 type=del size=2399071 2024-08-10T05:32:29.268 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.268+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~XYWCPVA4RSFN.0 size=1048576 2024-08-10T05:32:29.270 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.270+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~XYWCPVA4RSFN.1 size=1048576 2024-08-10T05:32:29.272 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.271+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~XYWCPVA4RSFN.2 size=449925 2024-08-10T05:32:29.276 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.276+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=XYWCPVA4RSFN tag=RXFJLYJHWNIW type=write size=3595653 2024-08-10T05:32:29.278 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.278+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=T3UYMX59514A type=del size=1160745 2024-08-10T05:32:29.282 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.281+0000 7f7803238780 1 < suggested update operation key=5CR34DW31W53 tag=T25F62BOI9H3 type=write size=118322 2024-08-10T05:32:29.283 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.283+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=OCSN0YZXOMLU type=del size=2346964 2024-08-10T05:32:29.286 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.286+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~JMPHN7M7GSVJ.0 size=1048576 2024-08-10T05:32:29.287 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.287+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~JMPHN7M7GSVJ.1 size=23520 2024-08-10T05:32:29.291 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.291+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=JMPHN7M7GSVJ tag=SD30GHJ5HR45 type=write size=2120672 2024-08-10T05:32:29.293 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.293+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=AV0G26XK40GM type=del size=3586767 2024-08-10T05:32:29.297 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.296+0000 7f7803238780 -1 < failed to complete operation key=VJC53Z86ZBHI tag=11RBKZJ57WAP type=del size=3514979: (22) Invalid argument 2024-08-10T05:32:29.299 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.299+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=QTGMLYF29Z5J type=del size=1979526 2024-08-10T05:32:29.301 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.301+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=EQNE7VBN5XSV type=del 2024-08-10T05:32:29.304 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.303+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=STUWJDV1G9VH type=del size=3228492 2024-08-10T05:32:29.306 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.306+0000 7f7803238780 1 < completed delete operation key=SFULEGB3NN7M tag=I0YYABC6JE6L type=del 2024-08-10T05:32:29.308 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.308+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=GOSHRKLP8MME type=write size=285475 2024-08-10T05:32:29.310 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.310+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~8IKGLZVVPVR7.0 size=139133 2024-08-10T05:32:29.314 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.313+0000 7f7803238780 1 < completed multipart upload key=TKJHBLIHRWG7 upload=8IKGLZVVPVR7 tag=P6WXKZPU9RL2 type=write size=1187709 2024-08-10T05:32:29.317 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.317+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~8CIF27WUJPGD.0 size=479008 2024-08-10T05:32:29.318 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.317+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=8CIF27WUJPGD tag=J7L02BSTJ0TG type=write size=1527584 2024-08-10T05:32:29.320 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.320+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~H4RTVUNL32HO.0 size=348105 2024-08-10T05:32:29.323 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.323+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=H4RTVUNL32HO tag=GXDPUW553N73 type=write size=1396681 2024-08-10T05:32:29.325 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.325+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=ES88O4CBKT1V type=del size=951390 2024-08-10T05:32:29.328 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.328+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=2FNXYU97RBHV type=del 2024-08-10T05:32:29.332 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.331+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~AO0WXO24SRJX.0 size=567168 2024-08-10T05:32:29.332 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.331+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=AO0WXO24SRJX tag=JX6XJWE0D2AS type=write size=1615744 2024-08-10T05:32:29.334 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.333+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=O31M5OBW97PX type=del 2024-08-10T05:32:29.335 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.335+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=5N8B094N3NT7 type=del size=4070222 2024-08-10T05:32:29.338 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.338+0000 7f7803238780 -1 < failed to complete operation key=48SFR1BMD3PP tag=4H0ZZY34JP14 type=write size=147808: (22) Invalid argument 2024-08-10T05:32:29.340 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.340+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=P9AL968CHQCG type=del size=1724863 2024-08-10T05:32:29.342 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.342+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~2M26IL76QJKE.0 size=1048576 2024-08-10T05:32:29.343 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.343+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~2M26IL76QJKE.1 size=904868 2024-08-10T05:32:29.347 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.347+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=2M26IL76QJKE tag=P3GZNSIU0QSP type=write size=3002020 2024-08-10T05:32:29.351 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.351+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~3YQGKF4F35TD.0 size=1048576 2024-08-10T05:32:29.353 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.353+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~3YQGKF4F35TD.1 size=1048576 2024-08-10T05:32:29.355 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.355+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~3YQGKF4F35TD.2 size=211928 2024-08-10T05:32:29.355 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.355+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=3YQGKF4F35TD tag=MX3PHZJNKL5G type=write size=3357656 2024-08-10T05:32:29.360 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.360+0000 7f7803238780 1 < suggested update operation key=48SFR1BMD3PP tag=DHYQKUFWA8W8 type=del size=832391 2024-08-10T05:32:29.363 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.363+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=NLW8EEE54072 type=del size=1526043 2024-08-10T05:32:29.363 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.363+0000 7f7803238780 1 < canceled part key=_multipart_WLAMZC6D1VYS.2~VWPW5ULDEOE7.0 size=1048576 2024-08-10T05:32:29.365 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.365+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~VWPW5ULDEOE7.1 size=63814 2024-08-10T05:32:29.368 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.368+0000 7f7803238780 1 < canceled multipart upload key=WLAMZC6D1VYS upload=VWPW5ULDEOE7 tag=TXGQ7M56U7HS type=write size=2160966 2024-08-10T05:32:29.371 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.371+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=H3RWZV13LBRI type=del size=1812322 2024-08-10T05:32:29.373 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.373+0000 7f7803238780 -1 < failed to complete operation key=48SFR1BMD3PP tag=SG9H13UXPSAS type=del size=2338718: (22) Invalid argument 2024-08-10T05:32:29.377 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.377+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~OF9PK178Z8C3.0 size=827405 2024-08-10T05:32:29.377 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.377+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=OF9PK178Z8C3 tag=RGMIL4RJBHOB type=write size=1875981 2024-08-10T05:32:29.379 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.379+0000 7f7803238780 1 < completed delete operation key=ZOT42H765WOE tag=SWSA3QYWL601 type=del 2024-08-10T05:32:29.381 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.381+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=CGRYM4JN0G6V type=del size=50883 2024-08-10T05:32:29.382 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.382+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=T3UYMX59514A type=del 2024-08-10T05:32:29.386 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.385+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=I59AY6BSDW2T type=del size=3842250 2024-08-10T05:32:29.389 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.389+0000 7f7803238780 1 < suggested remove operation key=SFULEGB3NN7M tag=OCSN0YZXOMLU type=del 2024-08-10T05:32:29.391 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.391+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=IVM40C9TRT20 type=del size=3907264 2024-08-10T05:32:29.394 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.395+0000 7f7803238780 1 < suggested remove operation key=ME6EL3X8OID0 tag=AV0G26XK40GM type=del 2024-08-10T05:32:29.397 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.397+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=PCIH6BDAULS3 type=write size=359008 2024-08-10T05:32:29.398 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.398+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=QTGMLYF29Z5J type=del 2024-08-10T05:32:29.402 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.402+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~ZLPR2IOI5NLH.0 size=613865 2024-08-10T05:32:29.402 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.402+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=ZLPR2IOI5NLH tag=0B0H145PHGOZ type=write size=1662441 2024-08-10T05:32:29.404 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.404+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=STUWJDV1G9VH type=del 2024-08-10T05:32:29.406 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.406+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=W3NAR1JWQKI8 type=del size=1660293 2024-08-10T05:32:29.407 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.408+0000 7f7803238780 1 < completed write operation key=4RGB196YQHP8 tag=GOSHRKLP8MME type=write size=285475 2024-08-10T05:32:29.409 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.409+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=0KRGE881JJKJ type=del size=1147750 2024-08-10T05:32:29.412 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.412+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~8CIF27WUJPGD.0 size=479008 2024-08-10T05:32:29.415 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.415+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=8CIF27WUJPGD tag=J7L02BSTJ0TG type=write size=1527584 2024-08-10T05:32:29.419 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.419+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~IEEANS74DOD0.0 size=1048576 2024-08-10T05:32:29.420 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.420+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~IEEANS74DOD0.1 size=353696 2024-08-10T05:32:29.420 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.420+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=IEEANS74DOD0 tag=WP6XC247CWL7 type=write size=2450848 2024-08-10T05:32:29.422 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.422+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=ES88O4CBKT1V type=del 2024-08-10T05:32:29.426 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.426+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~RKKRZOGKYTMQ.0 size=1048576 2024-08-10T05:32:29.431 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.427+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~RKKRZOGKYTMQ.1 size=1048576 2024-08-10T05:32:29.431 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.429+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~RKKRZOGKYTMQ.2 size=663071 2024-08-10T05:32:29.432 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.429+0000 7f7803238780 1 > prepared multipart upload key=DDSA6SD57UXL upload=RKKRZOGKYTMQ tag=ZFF7S8C0N687 type=write size=3808799 2024-08-10T05:32:29.432 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.431+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~AO0WXO24SRJX.0 size=567168 2024-08-10T05:32:29.434 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.434+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=AO0WXO24SRJX tag=JX6XJWE0D2AS type=write size=1615744 2024-08-10T05:32:29.438 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.438+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~ZQ3PG18NH6I0.0 size=1048576 2024-08-10T05:32:29.440 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.440+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~ZQ3PG18NH6I0.1 size=1048576 2024-08-10T05:32:29.441 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.441+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~ZQ3PG18NH6I0.2 size=96059 2024-08-10T05:32:29.442 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.441+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=ZQ3PG18NH6I0 tag=Q9WTYR5GQO27 type=write size=3241787 2024-08-10T05:32:29.444 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.443+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=5N8B094N3NT7 type=del 2024-08-10T05:32:29.447 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.447+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~C2FWVGPLTVAA.0 size=1048576 2024-08-10T05:32:29.449 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.449+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~C2FWVGPLTVAA.1 size=629642 2024-08-10T05:32:29.450 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.449+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=C2FWVGPLTVAA tag=EBBASPVCBX0J type=write size=2726794 2024-08-10T05:32:29.453 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.453+0000 7f7803238780 1 < suggested update operation key=5CR34DW31W53 tag=P9AL968CHQCG type=del size=1724863 2024-08-10T05:32:29.455 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.455+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=Z0EIWO1OXKU1 type=del size=3708777 2024-08-10T05:32:29.458 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.458+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~3YQGKF4F35TD.0 size=1048576 2024-08-10T05:32:29.459 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.459+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~3YQGKF4F35TD.1 size=1048576 2024-08-10T05:32:29.461 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.461+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~3YQGKF4F35TD.2 size=211928 2024-08-10T05:32:29.465 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.465+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=3YQGKF4F35TD tag=MX3PHZJNKL5G type=write size=3357656 2024-08-10T05:32:29.467 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.467+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=9WZP1X9VBK8X type=del size=2778965 2024-08-10T05:32:29.470 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.470+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=NLW8EEE54072 type=del 2024-08-10T05:32:29.473 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.473+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~D05WL1M0ZN63.0 size=177492 2024-08-10T05:32:29.474 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.473+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=D05WL1M0ZN63 tag=Y20AYQFVY33J type=write size=1226068 2024-08-10T05:32:29.475 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.475+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=H3RWZV13LBRI type=del 2024-08-10T05:32:29.478 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.477+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=7TUR29V6FO6B type=del size=1298627 2024-08-10T05:32:29.480 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.480+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~OF9PK178Z8C3.0 size=827405 2024-08-10T05:32:29.483 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.483+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=OF9PK178Z8C3 tag=RGMIL4RJBHOB type=write size=1875981 2024-08-10T05:32:29.487 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.487+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~UUQWA3CAP5ND.0 size=1048576 2024-08-10T05:32:29.492 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.492+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~UUQWA3CAP5ND.1 size=856320 2024-08-10T05:32:29.492 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.492+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=UUQWA3CAP5ND tag=AO2ELMEBK2QD type=write size=2953472 2024-08-10T05:32:29.494 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.494+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=CGRYM4JN0G6V type=del 2024-08-10T05:32:29.496 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.496+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=9G74KJV3I2UP type=write size=265799 2024-08-10T05:32:29.498 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.498+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=I59AY6BSDW2T type=del 2024-08-10T05:32:29.500 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.500+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=3U2M00MO4ID3 type=write size=802541 2024-08-10T05:32:29.502 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.502+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=IVM40C9TRT20 type=del 2024-08-10T05:32:29.507 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.506+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~5CLP21FL4GFK.0 size=743911 2024-08-10T05:32:29.509 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.506+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=5CLP21FL4GFK tag=0YK3B6NESN69 type=write size=1792487 2024-08-10T05:32:29.509 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.509+0000 7f7803238780 1 < completed write operation key=WLAMZC6D1VYS tag=PCIH6BDAULS3 type=write size=359008 2024-08-10T05:32:29.511 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.511+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=XJS0VNSOCBWR type=write size=839177 2024-08-10T05:32:29.512 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.511+0000 7f7803238780 1 < canceled part key=_multipart_5CR34DW31W53.2~ZLPR2IOI5NLH.0 size=613865 2024-08-10T05:32:29.515 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.515+0000 7f7803238780 1 < canceled multipart upload key=5CR34DW31W53 upload=ZLPR2IOI5NLH tag=0B0H145PHGOZ type=write size=1662441 2024-08-10T05:32:29.517 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.517+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=G6HDU92DWN5H type=del size=4029495 2024-08-10T05:32:29.519 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.519+0000 7f7803238780 1 < canceled operation key=H9KT1RELCW8U tag=W3NAR1JWQKI8 type=del size=1660293 2024-08-10T05:32:29.521 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.521+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=Y4SCEXMJB6S0 type=del size=830057 2024-08-10T05:32:29.523 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.523+0000 7f7803238780 1 < completed delete operation key=N6BX8IO9ZULU tag=0KRGE881JJKJ type=del 2024-08-10T05:32:29.527 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.527+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~2SMU9RC3XW9H.0 size=1048576 2024-08-10T05:32:29.529 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.529+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~2SMU9RC3XW9H.1 size=9969 2024-08-10T05:32:29.529 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.529+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=2SMU9RC3XW9H tag=57T3C1P19FU8 type=write size=2107121 2024-08-10T05:32:29.531 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.531+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~IEEANS74DOD0.0 size=1048576 2024-08-10T05:32:29.532 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.533+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~IEEANS74DOD0.1 size=353696 2024-08-10T05:32:29.536 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.536+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=IEEANS74DOD0 tag=WP6XC247CWL7 type=write size=2450848 2024-08-10T05:32:29.538 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.538+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=VVEI2AXRDBPI type=write size=23858 2024-08-10T05:32:29.541 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.541+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~RKKRZOGKYTMQ.0 size=1048576 2024-08-10T05:32:29.542 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.542+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~RKKRZOGKYTMQ.1 size=1048576 2024-08-10T05:32:29.544 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.544+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~RKKRZOGKYTMQ.2 size=663071 2024-08-10T05:32:29.547 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.547+0000 7f7803238780 1 < completed multipart upload key=DDSA6SD57UXL upload=RKKRZOGKYTMQ tag=ZFF7S8C0N687 type=write size=3808799 2024-08-10T05:32:29.551 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.549+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=7GCWPX66V0D1 type=del size=1498306 2024-08-10T05:32:29.552 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.551+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~ZQ3PG18NH6I0.0 size=1048576 2024-08-10T05:32:29.555 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.553+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~ZQ3PG18NH6I0.1 size=1048576 2024-08-10T05:32:29.556 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.555+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~ZQ3PG18NH6I0.2 size=96059 2024-08-10T05:32:29.559 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.559+0000 7f7803238780 1 < completed multipart upload key=N6BX8IO9ZULU upload=ZQ3PG18NH6I0 tag=Q9WTYR5GQO27 type=write size=3241787 2024-08-10T05:32:29.561 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.561+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=X2A0TJBB43QG type=del size=3351459 2024-08-10T05:32:29.563 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.563+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~C2FWVGPLTVAA.0 size=1048576 2024-08-10T05:32:29.565 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.565+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~C2FWVGPLTVAA.1 size=629642 2024-08-10T05:32:29.569 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.569+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=C2FWVGPLTVAA tag=EBBASPVCBX0J type=write size=2726794 2024-08-10T05:32:29.571 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.571+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=RS3QCP4ED9NC type=del size=2885298 2024-08-10T05:32:29.573 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.573+0000 7f7803238780 1 < canceled operation key=BEWZS75IA59P tag=Z0EIWO1OXKU1 type=del size=3708777 2024-08-10T05:32:29.575 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.575+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=BGM37TAKBA6P type=del size=1436697 2024-08-10T05:32:29.577 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.577+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=9WZP1X9VBK8X type=del 2024-08-10T05:32:29.578 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.578+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=6KPXN4473BXA type=del size=1726815 2024-08-10T05:32:29.579 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.579+0000 7f7803238780 1 < canceled part key=_multipart_5CR34DW31W53.2~D05WL1M0ZN63.0 size=177492 2024-08-10T05:32:29.582 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.582+0000 7f7803238780 1 < canceled multipart upload key=5CR34DW31W53 upload=D05WL1M0ZN63 tag=Y20AYQFVY33J type=write size=1226068 2024-08-10T05:32:29.586 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.586+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~XET1ZES9NBZ5.0 size=1048576 2024-08-10T05:32:29.588 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.588+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~XET1ZES9NBZ5.1 size=824621 2024-08-10T05:32:29.588 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.588+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=XET1ZES9NBZ5 tag=CFLHITP5KOB1 type=write size=2921773 2024-08-10T05:32:29.590 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.590+0000 7f7803238780 1 < completed delete operation key=BEWZS75IA59P tag=7TUR29V6FO6B type=del 2024-08-10T05:32:29.592 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.592+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=RXEN4J4Q9P4C type=del size=3725723 2024-08-10T05:32:29.594 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.594+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~UUQWA3CAP5ND.0 size=1048576 2024-08-10T05:32:29.596 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.596+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~UUQWA3CAP5ND.1 size=856320 2024-08-10T05:32:29.599 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.599+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=UUQWA3CAP5ND tag=AO2ELMEBK2QD type=write size=2953472 2024-08-10T05:32:29.601 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.601+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=8XKL4AY8FPTS type=del size=2062127 2024-08-10T05:32:29.603 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.603+0000 7f7803238780 1 < canceled operation key=0Q56DOBCN3VW tag=9G74KJV3I2UP type=write size=265799 2024-08-10T05:32:29.605 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.605+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=E6POSQJVWTW2 type=write size=500488 2024-08-10T05:32:29.607 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.607+0000 7f7803238780 1 < completed write operation key=U2UOFCEMPTEG tag=3U2M00MO4ID3 type=write size=802541 2024-08-10T05:32:29.613 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.610+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=M4F9HWOCSCSU type=del size=3553057 2024-08-10T05:32:29.613 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.611+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~5CLP21FL4GFK.0 size=743911 2024-08-10T05:32:29.615 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.615+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=5CLP21FL4GFK tag=0YK3B6NESN69 type=write size=1792487 2024-08-10T05:32:29.617 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.617+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=GQYJUL1TCVUX type=del size=4130767 2024-08-10T05:32:29.620 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.619+0000 7f7803238780 1 < canceled operation key=5CR34DW31W53 tag=XJS0VNSOCBWR type=write size=839177 2024-08-10T05:32:29.621 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.621+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=G6TK2VSMX98E type=del size=722326 2024-08-10T05:32:29.623 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.623+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=G6HDU92DWN5H type=del 2024-08-10T05:32:29.626 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.626+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=US0J4KUYD4VH type=del size=3067850 2024-08-10T05:32:29.630 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.630+0000 7f7803238780 1 < suggested update operation key=VKX9ZVCGC9JY tag=Y4SCEXMJB6S0 type=del size=830057 2024-08-10T05:32:29.634 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.634+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~VW01A5G00SSS.0 size=1037183 2024-08-10T05:32:29.634 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.634+0000 7f7803238780 1 > prepared multipart upload key=1TZT0H3OT772 upload=VW01A5G00SSS tag=89MWZJ7HK855 type=write size=2085759 2024-08-10T05:32:29.636 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.636+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~2SMU9RC3XW9H.0 size=1048576 2024-08-10T05:32:29.638 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.638+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~2SMU9RC3XW9H.1 size=9969 2024-08-10T05:32:29.641 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.641+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=2SMU9RC3XW9H tag=57T3C1P19FU8 type=write size=2107121 2024-08-10T05:32:29.643 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.643+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=6YVXMHQ3VJ8V type=del size=3580026 2024-08-10T05:32:29.645 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.645+0000 7f7803238780 1 < completed write operation key=48SFR1BMD3PP tag=VVEI2AXRDBPI type=write size=23858 2024-08-10T05:32:29.648 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.648+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~J3GBEOW3LI5C.0 size=343231 2024-08-10T05:32:29.648 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.648+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=J3GBEOW3LI5C tag=6LZ0K7MB9V58 type=write size=1391807 2024-08-10T05:32:29.652 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.652+0000 7f7803238780 1 < suggested remove operation key=Z7YHEIMU76PP tag=7GCWPX66V0D1 type=del 2024-08-10T05:32:29.655 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.654+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=T2K0JHC1FKLV type=del size=1290255 2024-08-10T05:32:29.657 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.657+0000 7f7803238780 1 < canceled operation key=U2UOFCEMPTEG tag=X2A0TJBB43QG type=del size=3351459 2024-08-10T05:32:29.659 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.659+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=1AUQAOI53IVF type=del size=2635376 2024-08-10T05:32:29.661 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.661+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=RS3QCP4ED9NC type=del 2024-08-10T05:32:29.663 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.663+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=UGGPLUCSLKLH type=del size=1077074 2024-08-10T05:32:29.665 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.665+0000 7f7803238780 1 < completed delete operation key=0Q56DOBCN3VW tag=BGM37TAKBA6P type=del 2024-08-10T05:32:29.668 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.668+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~9AR0QLLOKRB3.0 size=438908 2024-08-10T05:32:29.668 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.668+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=9AR0QLLOKRB3 tag=1LNZK0JOFXST type=write size=1487484 2024-08-10T05:32:29.670 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.670+0000 7f7803238780 1 < completed delete operation key=N6BX8IO9ZULU tag=6KPXN4473BXA type=del 2024-08-10T05:32:29.673 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.673+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~CLU1FUN20DZ7.0 size=923153 2024-08-10T05:32:29.674 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.673+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=CLU1FUN20DZ7 tag=DZC2W78LB71S type=write size=1971729 2024-08-10T05:32:29.675 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.675+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~XET1ZES9NBZ5.0 size=1048576 2024-08-10T05:32:29.677 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.677+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~XET1ZES9NBZ5.1 size=824621 2024-08-10T05:32:29.680 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.680+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=XET1ZES9NBZ5 tag=CFLHITP5KOB1 type=write size=2921773 2024-08-10T05:32:29.682 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.682+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=0IZUBB0CQYHD type=del size=49120 2024-08-10T05:32:29.684 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.683+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=RXEN4J4Q9P4C type=del 2024-08-10T05:32:29.686 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.685+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=F2HN19XZI48X type=del size=738904 2024-08-10T05:32:29.688 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.687+0000 7f7803238780 1 < canceled operation key=XWUWU8CVR59V tag=8XKL4AY8FPTS type=del size=2062127 2024-08-10T05:32:29.691 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.691+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~R6GT0PNZVYQP.0 size=1048576 2024-08-10T05:32:29.693 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.693+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~R6GT0PNZVYQP.1 size=1048576 2024-08-10T05:32:29.694 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.694+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~R6GT0PNZVYQP.2 size=1018370 2024-08-10T05:32:29.695 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.694+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=R6GT0PNZVYQP tag=PWH1VSS89T5R type=write size=4164098 2024-08-10T05:32:29.696 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.696+0000 7f7803238780 1 < completed write operation key=MSU6AUJV0ITY tag=E6POSQJVWTW2 type=write size=500488 2024-08-10T05:32:29.701 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.700+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~OEZOPA22O3N4.0 size=1048576 2024-08-10T05:32:29.701 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.701+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~OEZOPA22O3N4.1 size=1048576 2024-08-10T05:32:29.703 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.703+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~OEZOPA22O3N4.2 size=208572 2024-08-10T05:32:29.703 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.703+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=OEZOPA22O3N4 tag=ZPJ3BOT180Y7 type=write size=3354300 2024-08-10T05:32:29.706 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.705+0000 7f7803238780 -1 < failed to complete operation key=Z7YHEIMU76PP tag=M4F9HWOCSCSU type=del size=3553057: (22) Invalid argument 2024-08-10T05:32:29.710 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.709+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~TLHH7MY818LS.0 size=517307 2024-08-10T05:32:29.711 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.709+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=TLHH7MY818LS tag=WGK1LJMZQH08 type=write size=1565883 2024-08-10T05:32:29.711 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.711+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=GQYJUL1TCVUX type=del 2024-08-10T05:32:29.715 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.714+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~2B3CF5M0GP44.0 size=1048576 2024-08-10T05:32:29.716 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.716+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~2B3CF5M0GP44.1 size=1048576 2024-08-10T05:32:29.718 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.718+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~2B3CF5M0GP44.2 size=871546 2024-08-10T05:32:29.718 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.718+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=2B3CF5M0GP44 tag=J931WI88M309 type=write size=4017274 2024-08-10T05:32:29.723 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.722+0000 7f7803238780 1 < suggested update operation key=1TZT0H3OT772 tag=G6TK2VSMX98E type=del size=722326 2024-08-10T05:32:29.726 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.725+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~2FD6XEA6H3V1.0 size=267920 2024-08-10T05:32:29.726 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.725+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=2FD6XEA6H3V1 tag=4PCK5X2Z7I1C type=write size=1316496 2024-08-10T05:32:29.727 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.727+0000 7f7803238780 1 < canceled operation key=FTQ2XYY87ABW tag=US0J4KUYD4VH type=del size=3067850 2024-08-10T05:32:29.729 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.729+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=LWJ97M7VZ1GM type=del size=1573318 2024-08-10T05:32:29.732 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.731+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~VW01A5G00SSS.0 size=1037183 2024-08-10T05:32:29.735 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.735+0000 7f7803238780 1 < completed multipart upload key=1TZT0H3OT772 upload=VW01A5G00SSS tag=89MWZJ7HK855 type=write size=2085759 2024-08-10T05:32:29.736 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.736+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=IDU4S6EZXSEY type=del size=2704611 2024-08-10T05:32:29.739 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.738+0000 7f7803238780 1 < completed delete operation key=0Q56DOBCN3VW tag=6YVXMHQ3VJ8V type=del 2024-08-10T05:32:29.741 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.740+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=EXW12HVXK2RJ type=write size=1025981 2024-08-10T05:32:29.742 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.742+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~J3GBEOW3LI5C.0 size=343231 2024-08-10T05:32:29.746 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.746+0000 7f7803238780 1 < completed multipart upload key=M4KEYRP20O0S upload=J3GBEOW3LI5C tag=6LZ0K7MB9V58 type=write size=1391807 2024-08-10T05:32:29.749 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.748+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=3TDWVOUDM3TV type=del size=2433411 2024-08-10T05:32:29.751 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.751+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=T2K0JHC1FKLV type=del 2024-08-10T05:32:29.754 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.754+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~4WBQQBR1HC4A.0 size=1048576 2024-08-10T05:32:29.757 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.756+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~4WBQQBR1HC4A.1 size=413235 2024-08-10T05:32:29.757 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.756+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=4WBQQBR1HC4A tag=QRFVMJLLGXUG type=write size=2510387 2024-08-10T05:32:29.759 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.759+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=1AUQAOI53IVF type=del 2024-08-10T05:32:29.760 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.760+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=U0BAM72PQ2KE type=del size=3075850 2024-08-10T05:32:29.765 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.765+0000 7f7803238780 1 < suggested update operation key=ZOT42H765WOE tag=UGGPLUCSLKLH type=del size=1077074 2024-08-10T05:32:29.768 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.768+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=RCW4HAWHLJFH type=del size=2254519 2024-08-10T05:32:29.770 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.770+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~9AR0QLLOKRB3.0 size=438908 2024-08-10T05:32:29.774 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.774+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=9AR0QLLOKRB3 tag=1LNZK0JOFXST type=write size=1487484 2024-08-10T05:32:29.776 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.776+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=D8M94UEZ4MC8 type=write size=990495 2024-08-10T05:32:29.779 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.779+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~CLU1FUN20DZ7.0 size=923153 2024-08-10T05:32:29.782 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.782+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=CLU1FUN20DZ7 tag=DZC2W78LB71S type=write size=1971729 2024-08-10T05:32:29.786 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.786+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~2BE020DX6YEC.0 size=1048576 2024-08-10T05:32:29.787 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.787+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~2BE020DX6YEC.1 size=520264 2024-08-10T05:32:29.788 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.787+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=2BE020DX6YEC tag=C5RRWQZYB3HV type=write size=2617416 2024-08-10T05:32:29.790 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.790+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=0IZUBB0CQYHD type=del 2024-08-10T05:32:29.794 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.794+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~831155AFCEXN.0 size=191512 2024-08-10T05:32:29.794 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.794+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=831155AFCEXN tag=88SAF968STZB type=write size=1240088 2024-08-10T05:32:29.796 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.796+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=F2HN19XZI48X type=del 2024-08-10T05:32:29.800 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.800+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~CVIJVMOFSE15.0 size=1048576 2024-08-10T05:32:29.802 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.802+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~CVIJVMOFSE15.1 size=707206 2024-08-10T05:32:29.802 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.802+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=CVIJVMOFSE15 tag=1TJGB5IWNAP3 type=write size=2804358 2024-08-10T05:32:29.804 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.804+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~R6GT0PNZVYQP.0 size=1048576 2024-08-10T05:32:29.806 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.806+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~R6GT0PNZVYQP.1 size=1048576 2024-08-10T05:32:29.808 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.807+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~R6GT0PNZVYQP.2 size=1018370 2024-08-10T05:32:29.811 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.811+0000 7f7803238780 1 < completed multipart upload key=0Q56DOBCN3VW upload=R6GT0PNZVYQP tag=PWH1VSS89T5R type=write size=4164098 2024-08-10T05:32:29.815 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.815+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~WLNTFXNL025K.0 size=1048576 2024-08-10T05:32:29.817 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.816+0000 7f7803238780 1 > prepared part key=_multipart_BEWZS75IA59P.2~WLNTFXNL025K.1 size=583110 2024-08-10T05:32:29.817 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.816+0000 7f7803238780 1 > prepared multipart upload key=BEWZS75IA59P upload=WLNTFXNL025K tag=IVY4HBQ38DDM type=write size=2680262 2024-08-10T05:32:29.819 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.819+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~OEZOPA22O3N4.0 size=1048576 2024-08-10T05:32:29.821 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.820+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~OEZOPA22O3N4.1 size=1048576 2024-08-10T05:32:29.822 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.822+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~OEZOPA22O3N4.2 size=208572 2024-08-10T05:32:29.826 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.826+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=OEZOPA22O3N4 tag=ZPJ3BOT180Y7 type=write size=3354300 2024-08-10T05:32:29.828 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.828+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=2HT0I4AGEG9H type=del size=2970269 2024-08-10T05:32:29.831 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.830+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~TLHH7MY818LS.0 size=517307 2024-08-10T05:32:29.834 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.834+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=TLHH7MY818LS tag=WGK1LJMZQH08 type=write size=1565883 2024-08-10T05:32:29.836 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.836+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=D0TX3N5IQNK2 type=del size=1432599 2024-08-10T05:32:29.838 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.838+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~2B3CF5M0GP44.0 size=1048576 2024-08-10T05:32:29.838 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.838+0000 7f7803238780 1 < canceled part key=_multipart_BEWZS75IA59P.2~2B3CF5M0GP44.1 size=1048576 2024-08-10T05:32:29.838 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.838+0000 7f7803238780 1 < canceled part key=_multipart_BEWZS75IA59P.2~2B3CF5M0GP44.2 size=871546 2024-08-10T05:32:29.843 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.841+0000 7f7803238780 1 < canceled multipart upload key=BEWZS75IA59P upload=2B3CF5M0GP44 tag=J931WI88M309 type=write size=4017274 2024-08-10T05:32:29.844 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.843+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=JP7CMOL3UMOB type=del size=1007872 2024-08-10T05:32:29.845 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.845+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~2FD6XEA6H3V1.0 size=267920 2024-08-10T05:32:29.849 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.849+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=2FD6XEA6H3V1 tag=4PCK5X2Z7I1C type=write size=1316496 2024-08-10T05:32:29.853 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.852+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~FUF3RFYBCK1I.0 size=1048576 2024-08-10T05:32:29.854 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.854+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~FUF3RFYBCK1I.1 size=1048576 2024-08-10T05:32:29.855 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.855+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~FUF3RFYBCK1I.2 size=1007379 2024-08-10T05:32:29.856 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.855+0000 7f7803238780 1 > prepared multipart upload key=XDS4ELXRI8MU upload=FUF3RFYBCK1I tag=6M3OSN8Q5ADJ type=write size=4153107 2024-08-10T05:32:29.858 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.857+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=LWJ97M7VZ1GM type=del 2024-08-10T05:32:29.860 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.860+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=3XM1D17Z4RSW type=del size=1178376 2024-08-10T05:32:29.862 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.862+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=IDU4S6EZXSEY type=del 2024-08-10T05:32:29.866 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.866+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~EC4REYGXMMNG.0 size=1048576 2024-08-10T05:32:29.868 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.868+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~EC4REYGXMMNG.1 size=37997 2024-08-10T05:32:29.868 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.868+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=EC4REYGXMMNG tag=KPYGTAMUJ6Q0 type=write size=2135149 2024-08-10T05:32:29.870 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.870+0000 7f7803238780 1 < canceled operation key=M4KEYRP20O0S tag=EXW12HVXK2RJ type=write size=1025981 2024-08-10T05:32:29.874 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.874+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~TCTTRO5KEBOY.0 size=1048576 2024-08-10T05:32:29.875 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.875+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~TCTTRO5KEBOY.1 size=1048576 2024-08-10T05:32:29.877 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.877+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~TCTTRO5KEBOY.2 size=583516 2024-08-10T05:32:29.878 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.877+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=TCTTRO5KEBOY tag=14GMC3WYLC2S type=write size=3729244 2024-08-10T05:32:29.880 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.880+0000 7f7803238780 1 < suggested remove operation key=BEWZS75IA59P tag=3TDWVOUDM3TV type=del 2024-08-10T05:32:29.884 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.884+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~88SLEMGUMBPG.0 size=1048576 2024-08-10T05:32:29.886 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.886+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~88SLEMGUMBPG.1 size=164396 2024-08-10T05:32:29.886 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.886+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=88SLEMGUMBPG tag=SIH2R02M1ZM7 type=write size=2261548 2024-08-10T05:32:29.888 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.888+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~4WBQQBR1HC4A.0 size=1048576 2024-08-10T05:32:29.890 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.890+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~4WBQQBR1HC4A.1 size=413235 2024-08-10T05:32:29.893 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.893+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=4WBQQBR1HC4A tag=QRFVMJLLGXUG type=write size=2510387 2024-08-10T05:32:29.898 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.898+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~ZDQV8886H7VE.0 size=1048576 2024-08-10T05:32:29.899 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.899+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~ZDQV8886H7VE.1 size=393672 2024-08-10T05:32:29.900 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.899+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=ZDQV8886H7VE tag=RJ2TL4N521HN type=write size=2490824 2024-08-10T05:32:29.901 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.901+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=U0BAM72PQ2KE type=del 2024-08-10T05:32:29.904 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:29 smithi086 ceph-mon[98993]: pgmap v1386: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 985 KiB/s rd, 342 KiB/s wr, 1.74k op/s 2024-08-10T05:32:29.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:29 smithi086 ceph-mon[101471]: pgmap v1386: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 985 KiB/s rd, 342 KiB/s wr, 1.74k op/s 2024-08-10T05:32:29.906 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.906+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~W04NCHUEFV54.0 size=1048576 2024-08-10T05:32:29.908 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.908+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~W04NCHUEFV54.1 size=441301 2024-08-10T05:32:29.908 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.908+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=W04NCHUEFV54 tag=AYPVT44DKAC3 type=write size=2538453 2024-08-10T05:32:29.910 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.910+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=RCW4HAWHLJFH type=del 2024-08-10T05:32:29.913 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.913+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~XW87JT1ZC5K3.0 size=1048576 2024-08-10T05:32:29.915 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.915+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~XW87JT1ZC5K3.1 size=1048576 2024-08-10T05:32:29.916 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.916+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~XW87JT1ZC5K3.2 size=573506 2024-08-10T05:32:29.916 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.916+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=XW87JT1ZC5K3 tag=2190OXKL1PEK type=write size=3719234 2024-08-10T05:32:29.920 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.920+0000 7f7803238780 1 < suggested remove operation key=SFULEGB3NN7M tag=D8M94UEZ4MC8 type=write 2024-08-10T05:32:29.924 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.924+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~9571OUWT3GOC.0 size=60946 2024-08-10T05:32:29.925 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.924+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=9571OUWT3GOC tag=OU5263FHHO95 type=write size=1109522 2024-08-10T05:32:29.927 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.926+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~2BE020DX6YEC.0 size=1048576 2024-08-10T05:32:29.928 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.928+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~2BE020DX6YEC.1 size=520264 2024-08-10T05:32:29.931 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.931+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=2BE020DX6YEC tag=C5RRWQZYB3HV type=write size=2617416 2024-08-10T05:32:29.935 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.935+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~Z5AD7GHJW6KG.0 size=1048576 2024-08-10T05:32:29.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:29 smithi159 ceph-mon[90359]: pgmap v1386: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 985 KiB/s rd, 342 KiB/s wr, 1.74k op/s 2024-08-10T05:32:29.937 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.937+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~Z5AD7GHJW6KG.1 size=3488 2024-08-10T05:32:29.938 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.937+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=Z5AD7GHJW6KG tag=UW86DNX74L46 type=write size=2100640 2024-08-10T05:32:29.938 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.937+0000 7f7803238780 1 < canceled part key=_multipart_BNYFRBPTTUSU.2~831155AFCEXN.0 size=191512 2024-08-10T05:32:29.941 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.941+0000 7f7803238780 1 < canceled multipart upload key=BNYFRBPTTUSU upload=831155AFCEXN tag=88SAF968STZB type=write size=1240088 2024-08-10T05:32:29.943 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.943+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=0X9KK9S21O1Q type=write size=701234 2024-08-10T05:32:29.945 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.945+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~CVIJVMOFSE15.0 size=1048576 2024-08-10T05:32:29.947 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.947+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~CVIJVMOFSE15.1 size=707206 2024-08-10T05:32:29.950 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.950+0000 7f7803238780 1 < completed multipart upload key=VKX9ZVCGC9JY upload=CVIJVMOFSE15 tag=1TJGB5IWNAP3 type=write size=2804358 2024-08-10T05:32:29.954 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.954+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~PMZT1K6HEMHE.0 size=1048576 2024-08-10T05:32:29.956 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.956+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~PMZT1K6HEMHE.1 size=585089 2024-08-10T05:32:29.956 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.956+0000 7f7803238780 1 > prepared multipart upload key=XDS4ELXRI8MU upload=PMZT1K6HEMHE tag=FAH5F687TZ4F type=write size=2682241 2024-08-10T05:32:29.957 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.957+0000 7f7803238780 1 < canceled part key=_multipart_BEWZS75IA59P.2~WLNTFXNL025K.0 size=1048576 2024-08-10T05:32:29.959 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.959+0000 7f7803238780 1 < completed part key=_multipart_BEWZS75IA59P.2~WLNTFXNL025K.1 size=583110 2024-08-10T05:32:29.962 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.962+0000 7f7803238780 1 < canceled multipart upload key=BEWZS75IA59P upload=WLNTFXNL025K tag=IVY4HBQ38DDM type=write size=2680262 2024-08-10T05:32:29.965 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.965+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~VNWPSLUFXATN.0 size=1048576 2024-08-10T05:32:29.967 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.967+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~VNWPSLUFXATN.1 size=91141 2024-08-10T05:32:29.967 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.967+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=VNWPSLUFXATN tag=V78DG486IDQ1 type=write size=2188293 2024-08-10T05:32:29.970 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.970+0000 7f7803238780 1 < completed delete operation key=MSU6AUJV0ITY tag=2HT0I4AGEG9H type=del 2024-08-10T05:32:29.972 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.972+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=91A2X1WXFWVR type=write size=282041 2024-08-10T05:32:29.974 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.974+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=D0TX3N5IQNK2 type=del 2024-08-10T05:32:29.976 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.976+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=UJS2YRANYWE5 type=write size=470656 2024-08-10T05:32:29.981 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.981+0000 7f7803238780 1 < suggested remove operation key=BEWZS75IA59P tag=JP7CMOL3UMOB type=del 2024-08-10T05:32:29.985 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.985+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~V5NYC04XS56W.0 size=721629 2024-08-10T05:32:29.985 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.985+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=V5NYC04XS56W tag=UR3QWS89ZYDF type=write size=1770205 2024-08-10T05:32:29.988 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.987+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~FUF3RFYBCK1I.0 size=1048576 2024-08-10T05:32:29.989 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.989+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~FUF3RFYBCK1I.1 size=1048576 2024-08-10T05:32:29.991 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.991+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~FUF3RFYBCK1I.2 size=1007379 2024-08-10T05:32:29.994 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.994+0000 7f7803238780 1 < completed multipart upload key=XDS4ELXRI8MU upload=FUF3RFYBCK1I tag=6M3OSN8Q5ADJ type=write size=4153107 2024-08-10T05:32:29.996 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.996+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=28MYM1R5I4A4 type=del size=2914558 2024-08-10T05:32:29.996 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.996+0000 7f7803238780 -1 < no bi entry to suggest for operation key=BEWZS75IA59P tag=3XM1D17Z4RSW type=del size=1178376: (2) No such file or directory 2024-08-10T05:32:29.998 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:29.998+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=IJ0VHY6EM21B type=del size=922146 2024-08-10T05:32:30.000 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.000+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~EC4REYGXMMNG.0 size=1048576 2024-08-10T05:32:30.002 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.002+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~EC4REYGXMMNG.1 size=37997 2024-08-10T05:32:30.005 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.005+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=EC4REYGXMMNG tag=KPYGTAMUJ6Q0 type=write size=2135149 2024-08-10T05:32:30.008 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.008+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=NZ83XWQSUUWS type=del size=294130 2024-08-10T05:32:30.010 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.010+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~TCTTRO5KEBOY.0 size=1048576 2024-08-10T05:32:30.012 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.012+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~TCTTRO5KEBOY.1 size=1048576 2024-08-10T05:32:30.014 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.014+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~TCTTRO5KEBOY.2 size=583516 2024-08-10T05:32:30.017 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.017+0000 7f7803238780 1 < completed multipart upload key=VKX9ZVCGC9JY upload=TCTTRO5KEBOY tag=14GMC3WYLC2S type=write size=3729244 2024-08-10T05:32:30.020 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.020+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=O1H9MER37SI2 type=del size=2906979 2024-08-10T05:32:30.021 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.021+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~88SLEMGUMBPG.0 size=1048576 2024-08-10T05:32:30.023 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.023+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~88SLEMGUMBPG.1 size=164396 2024-08-10T05:32:30.026 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.026+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=88SLEMGUMBPG tag=SIH2R02M1ZM7 type=write size=2261548 2024-08-10T05:32:30.031 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.030+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~75V0A6GZYGOW.0 size=1048576 2024-08-10T05:32:30.032 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.032+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~75V0A6GZYGOW.1 size=855504 2024-08-10T05:32:30.032 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.032+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=75V0A6GZYGOW tag=E4OB6WRTBFGS type=write size=2952656 2024-08-10T05:32:30.035 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.034+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~ZDQV8886H7VE.0 size=1048576 2024-08-10T05:32:30.036 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.036+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~ZDQV8886H7VE.1 size=393672 2024-08-10T05:32:30.040 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.039+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=ZDQV8886H7VE tag=RJ2TL4N521HN type=write size=2490824 2024-08-10T05:32:30.042 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.042+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=16YJHQCYQGFE type=write size=661739 2024-08-10T05:32:30.046 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.044+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~W04NCHUEFV54.0 size=1048576 2024-08-10T05:32:30.047 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.045+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~W04NCHUEFV54.1 size=441301 2024-08-10T05:32:30.049 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.049+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=W04NCHUEFV54 tag=AYPVT44DKAC3 type=write size=2538453 2024-08-10T05:32:30.051 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.051+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=R19DHKRSEYWK type=write size=1016613 2024-08-10T05:32:30.053 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.053+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~XW87JT1ZC5K3.0 size=1048576 2024-08-10T05:32:30.055 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.054+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~XW87JT1ZC5K3.1 size=1048576 2024-08-10T05:32:30.057 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.056+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~XW87JT1ZC5K3.2 size=573506 2024-08-10T05:32:30.060 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.060+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=XW87JT1ZC5K3 tag=2190OXKL1PEK type=write size=3719234 2024-08-10T05:32:30.062 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.062+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=73F35IIK68BS type=del size=819945 2024-08-10T05:32:30.064 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.064+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~9571OUWT3GOC.0 size=60946 2024-08-10T05:32:30.067 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.067+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=9571OUWT3GOC tag=OU5263FHHO95 type=write size=1109522 2024-08-10T05:32:30.072 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.072+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~BOVW01DKX9NJ.0 size=1048576 2024-08-10T05:32:30.073 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.073+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~BOVW01DKX9NJ.1 size=264923 2024-08-10T05:32:30.073 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.073+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=BOVW01DKX9NJ tag=D3NTT5881DVO type=write size=2362075 2024-08-10T05:32:30.076 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.075+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~Z5AD7GHJW6KG.0 size=1048576 2024-08-10T05:32:30.077 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.077+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~Z5AD7GHJW6KG.1 size=3488 2024-08-10T05:32:30.081 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.081+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=Z5AD7GHJW6KG tag=UW86DNX74L46 type=write size=2100640 2024-08-10T05:32:30.083 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.083+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=5Y97ZBETE9Q4 type=write size=757954 2024-08-10T05:32:30.087 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.087+0000 7f7803238780 1 < suggested remove operation key=VKX9ZVCGC9JY tag=0X9KK9S21O1Q type=write 2024-08-10T05:32:30.090 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.089+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=3VMR2OV9SIYU type=del size=3481306 2024-08-10T05:32:30.092 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.091+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~PMZT1K6HEMHE.0 size=1048576 2024-08-10T05:32:30.093 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.093+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~PMZT1K6HEMHE.1 size=585089 2024-08-10T05:32:30.096 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.096+0000 7f7803238780 1 < completed multipart upload key=XDS4ELXRI8MU upload=PMZT1K6HEMHE tag=FAH5F687TZ4F type=write size=2682241 2024-08-10T05:32:30.099 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.099+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=DUYDEVXQVMMX type=del size=370957 2024-08-10T05:32:30.101 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.101+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~VNWPSLUFXATN.0 size=1048576 2024-08-10T05:32:30.102 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.102+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~VNWPSLUFXATN.1 size=91141 2024-08-10T05:32:30.106 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.106+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=VNWPSLUFXATN tag=V78DG486IDQ1 type=write size=2188293 2024-08-10T05:32:30.108 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.108+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=Y5UH4W9GL00Y type=del size=1424774 2024-08-10T05:32:30.110 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.110+0000 7f7803238780 -1 < failed to complete operation key=BEWZS75IA59P tag=91A2X1WXFWVR type=write size=282041: (22) Invalid argument 2024-08-10T05:32:30.115 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.114+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~WSA2OTLQVX91.0 size=1048576 2024-08-10T05:32:30.116 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.116+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~WSA2OTLQVX91.1 size=19081 2024-08-10T05:32:30.116 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.116+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=WSA2OTLQVX91 tag=0DL09IW8P0W1 type=write size=2116233 2024-08-10T05:32:30.118 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.118+0000 7f7803238780 1 < completed write operation key=MSU6AUJV0ITY tag=UJS2YRANYWE5 type=write size=470656 2024-08-10T05:32:30.120 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.120+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=Y449XZIZCP2B type=del size=1760692 2024-08-10T05:32:30.122 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.122+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~V5NYC04XS56W.0 size=721629 2024-08-10T05:32:30.125 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.125+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=V5NYC04XS56W tag=UR3QWS89ZYDF type=write size=1770205 2024-08-10T05:32:30.127 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.127+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=JBJNFUUZOABG type=del size=3322376 2024-08-10T05:32:30.130 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.129+0000 7f7803238780 1 < canceled operation key=H9KT1RELCW8U tag=28MYM1R5I4A4 type=del size=2914558 2024-08-10T05:32:30.131 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.131+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=XG07TTMK37SI type=write size=581707 2024-08-10T05:32:30.134 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.133+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=IJ0VHY6EM21B type=del 2024-08-10T05:32:30.139 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.138+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~YO1QBYMJYRAA.0 size=146967 2024-08-10T05:32:30.139 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.138+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=YO1QBYMJYRAA tag=X2DSUR6CG0K6 type=write size=1195543 2024-08-10T05:32:30.140 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.140+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=NZ83XWQSUUWS type=del 2024-08-10T05:32:30.146 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.142+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=28VAA6OBVIS0 type=del size=191627 2024-08-10T05:32:30.147 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.145+0000 7f7803238780 -1 < failed to complete operation key=VKX9ZVCGC9JY tag=O1H9MER37SI2 type=del size=2906979: (22) Invalid argument 2024-08-10T05:32:30.147 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.147+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=ITN30HNLDOGV type=del size=2297384 2024-08-10T05:32:30.149 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.149+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~75V0A6GZYGOW.0 size=1048576 2024-08-10T05:32:30.149 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.149+0000 7f7803238780 1 < canceled part key=_multipart_MSU6AUJV0ITY.2~75V0A6GZYGOW.1 size=855504 2024-08-10T05:32:30.153 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.153+0000 7f7803238780 1 < canceled multipart upload key=MSU6AUJV0ITY upload=75V0A6GZYGOW tag=E4OB6WRTBFGS type=write size=2952656 2024-08-10T05:32:30.155 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.155+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=48UVRKCW6JZM type=del size=2041798 2024-08-10T05:32:30.157 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.157+0000 7f7803238780 1 < completed write operation key=5CR34DW31W53 tag=16YJHQCYQGFE type=write size=661739 2024-08-10T05:32:30.161 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.161+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~E38LGEKVOEJJ.0 size=558201 2024-08-10T05:32:30.161 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.161+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=E38LGEKVOEJJ tag=8TJLK2KL68K7 type=write size=1606777 2024-08-10T05:32:30.163 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.163+0000 7f7803238780 1 < completed write operation key=Z12OHVV95R90 tag=R19DHKRSEYWK type=write size=1016613 2024-08-10T05:32:30.165 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.165+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=74BUXWW0GRF9 type=del size=1277885 2024-08-10T05:32:30.167 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.167+0000 7f7803238780 -1 < failed to complete operation key=VKX9ZVCGC9JY tag=73F35IIK68BS type=del size=819945: (22) Invalid argument 2024-08-10T05:32:30.169 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.169+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=CB72N7SVUGBY type=del size=2617311 2024-08-10T05:32:30.171 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.171+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~BOVW01DKX9NJ.0 size=1048576 2024-08-10T05:32:30.173 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.173+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~BOVW01DKX9NJ.1 size=264923 2024-08-10T05:32:30.176 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.176+0000 7f7803238780 1 < completed multipart upload key=N6BX8IO9ZULU upload=BOVW01DKX9NJ tag=D3NTT5881DVO type=write size=2362075 2024-08-10T05:32:30.178 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.178+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=3SBVT2UOYZV7 type=del size=570389 2024-08-10T05:32:30.182 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.182+0000 7f7803238780 1 < suggested update operation key=0Q56DOBCN3VW tag=5Y97ZBETE9Q4 type=write size=757954 2024-08-10T05:32:30.185 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.185+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~8ZYJAPOPES9S.0 size=1001976 2024-08-10T05:32:30.186 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.185+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=8ZYJAPOPES9S tag=TB1O6YDO73CT type=write size=2050552 2024-08-10T05:32:30.188 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.188+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=3VMR2OV9SIYU type=del 2024-08-10T05:32:30.190 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.190+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=XKUC08URGWKF type=write size=704608 2024-08-10T05:32:30.192 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.192+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=DUYDEVXQVMMX type=del 2024-08-10T05:32:30.196 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.196+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~Y8CIJ9BODKED.0 size=1048576 2024-08-10T05:32:30.198 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.197+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~Y8CIJ9BODKED.1 size=176735 2024-08-10T05:32:30.198 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.197+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=Y8CIJ9BODKED tag=PQBYNCVV5PDO type=write size=2273887 2024-08-10T05:32:30.200 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.199+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=Y5UH4W9GL00Y type=del 2024-08-10T05:32:30.204 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.203+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~TPCS91CI5EOR.0 size=1048576 2024-08-10T05:32:30.205 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.205+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~TPCS91CI5EOR.1 size=1048576 2024-08-10T05:32:30.207 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.207+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~TPCS91CI5EOR.2 size=511789 2024-08-10T05:32:30.207 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.207+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=TPCS91CI5EOR tag=AW4FM10A2BKY type=write size=3657517 2024-08-10T05:32:30.209 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.209+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~WSA2OTLQVX91.0 size=1048576 2024-08-10T05:32:30.209 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.209+0000 7f7803238780 1 < canceled part key=_multipart_N6BX8IO9ZULU.2~WSA2OTLQVX91.1 size=19081 2024-08-10T05:32:30.213 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.213+0000 7f7803238780 1 < canceled multipart upload key=N6BX8IO9ZULU upload=WSA2OTLQVX91 tag=0DL09IW8P0W1 type=write size=2116233 2024-08-10T05:32:30.217 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.217+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~3EDJ5E166K0J.0 size=1048576 2024-08-10T05:32:30.218 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.218+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~3EDJ5E166K0J.1 size=1048576 2024-08-10T05:32:30.220 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.220+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~3EDJ5E166K0J.2 size=114373 2024-08-10T05:32:30.220 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.220+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=3EDJ5E166K0J tag=WS3X46T53TQI type=write size=3260101 2024-08-10T05:32:30.223 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.223+0000 7f7803238780 1 < canceled operation key=1TZT0H3OT772 tag=Y449XZIZCP2B type=del size=1760692 2024-08-10T05:32:30.225 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.225+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=27FAZ7MXB2Z9 type=del size=3312446 2024-08-10T05:32:30.228 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.227+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=JBJNFUUZOABG type=del 2024-08-10T05:32:30.229 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.229+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=V06OA2Z72ED9 type=del size=2178150 2024-08-10T05:32:30.231 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.231+0000 7f7803238780 1 < canceled operation key=Z7YHEIMU76PP tag=XG07TTMK37SI type=write size=581707 2024-08-10T05:32:30.233 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.233+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=M8DUOWILL6WP type=del size=3496965 2024-08-10T05:32:30.235 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.235+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~YO1QBYMJYRAA.0 size=146967 2024-08-10T05:32:30.239 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.239+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=YO1QBYMJYRAA tag=X2DSUR6CG0K6 type=write size=1195543 2024-08-10T05:32:30.241 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.241+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=1MXVV2JXXVNH type=write size=837641 2024-08-10T05:32:30.243 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.243+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=28VAA6OBVIS0 type=del 2024-08-10T05:32:30.245 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.245+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=CKN2ZNOS9FMR type=del size=1349112 2024-08-10T05:32:30.250 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.247+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=ITN30HNLDOGV type=del 2024-08-10T05:32:30.251 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.249+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=QSRWWMNMTYF1 type=write size=673345 2024-08-10T05:32:30.251 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.251+0000 7f7803238780 1 < completed delete operation key=BEWZS75IA59P tag=48UVRKCW6JZM type=del 2024-08-10T05:32:30.253 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.253+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=D7B4KYRFO6ZX type=del size=3216458 2024-08-10T05:32:30.255 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.255+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~E38LGEKVOEJJ.0 size=558201 2024-08-10T05:32:30.259 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.258+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=E38LGEKVOEJJ tag=8TJLK2KL68K7 type=write size=1606777 2024-08-10T05:32:30.260 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.260+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=EU8N1MLOIV3N type=write size=347133 2024-08-10T05:32:30.264 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.264+0000 7f7803238780 1 < suggested remove operation key=BEWZS75IA59P tag=74BUXWW0GRF9 type=del 2024-08-10T05:32:30.266 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.266+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=QIESQIAEL0M3 type=del size=1534447 2024-08-10T05:32:30.268 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.268+0000 7f7803238780 1 < completed delete operation key=MSU6AUJV0ITY tag=CB72N7SVUGBY type=del 2024-08-10T05:32:30.271 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.270+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=EOMARR350071 type=del size=1727691 2024-08-10T05:32:30.273 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.273+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=3SBVT2UOYZV7 type=del 2024-08-10T05:32:30.277 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.277+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~AJAKX2CP6Z45.0 size=1048576 2024-08-10T05:32:30.278 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.278+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~AJAKX2CP6Z45.1 size=1048576 2024-08-10T05:32:30.280 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.280+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~AJAKX2CP6Z45.2 size=829041 2024-08-10T05:32:30.280 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.280+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=AJAKX2CP6Z45 tag=VPECP1OTOUST type=write size=3974769 2024-08-10T05:32:30.283 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.283+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~8ZYJAPOPES9S.0 size=1001976 2024-08-10T05:32:30.287 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.286+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=8ZYJAPOPES9S tag=TB1O6YDO73CT type=write size=2050552 2024-08-10T05:32:30.290 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.290+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~PRAY4PIU555S.0 size=669982 2024-08-10T05:32:30.290 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.290+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=PRAY4PIU555S tag=D6QKKR6TVC92 type=write size=1718558 2024-08-10T05:32:30.292 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.292+0000 7f7803238780 1 < completed write operation key=VKX9ZVCGC9JY tag=XKUC08URGWKF type=write size=704608 2024-08-10T05:32:30.296 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.296+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~OAQAC6F8E55E.0 size=1048576 2024-08-10T05:32:30.298 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.298+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~OAQAC6F8E55E.1 size=769865 2024-08-10T05:32:30.298 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.298+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=OAQAC6F8E55E tag=9V2647FQCDX2 type=write size=2867017 2024-08-10T05:32:30.300 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.300+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~Y8CIJ9BODKED.0 size=1048576 2024-08-10T05:32:30.301 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.301+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~Y8CIJ9BODKED.1 size=176735 2024-08-10T05:32:30.305 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.305+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=Y8CIJ9BODKED tag=PQBYNCVV5PDO type=write size=2273887 2024-08-10T05:32:30.307 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.307+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=3GZN99WP9ZVH type=del size=1722348 2024-08-10T05:32:30.309 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.309+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~TPCS91CI5EOR.0 size=1048576 2024-08-10T05:32:30.311 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.311+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~TPCS91CI5EOR.1 size=1048576 2024-08-10T05:32:30.312 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.312+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~TPCS91CI5EOR.2 size=511789 2024-08-10T05:32:30.316 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.316+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=TPCS91CI5EOR tag=AW4FM10A2BKY type=write size=3657517 2024-08-10T05:32:30.319 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.319+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=2EOK3MRVM11I type=del size=3109159 2024-08-10T05:32:30.321 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.321+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~3EDJ5E166K0J.0 size=1048576 2024-08-10T05:32:30.323 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.323+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~3EDJ5E166K0J.1 size=1048576 2024-08-10T05:32:30.325 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.325+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~3EDJ5E166K0J.2 size=114373 2024-08-10T05:32:30.329 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.329+0000 7f7803238780 1 < completed multipart upload key=4RGB196YQHP8 upload=3EDJ5E166K0J tag=WS3X46T53TQI type=write size=3260101 2024-08-10T05:32:30.331 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.331+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=7S3HEQHNUBCJ type=del size=1025141 2024-08-10T05:32:30.334 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.334+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=27FAZ7MXB2Z9 type=del 2024-08-10T05:32:30.338 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.337+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~XFRUK63OCFEZ.0 size=1048576 2024-08-10T05:32:30.339 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.339+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~XFRUK63OCFEZ.1 size=255402 2024-08-10T05:32:30.339 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.339+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=XFRUK63OCFEZ tag=3DVZWRLPR792 type=write size=2352554 2024-08-10T05:32:30.344 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.341+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=V06OA2Z72ED9 type=del 2024-08-10T05:32:30.344 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.343+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=C1XD0G5MLEOS type=del size=460349 2024-08-10T05:32:30.345 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.345+0000 7f7803238780 1 < canceled operation key=Z12OHVV95R90 tag=M8DUOWILL6WP type=del size=3496965 2024-08-10T05:32:30.350 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.350+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~LPVPX0UM64Q4.0 size=487563 2024-08-10T05:32:30.351 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.350+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=LPVPX0UM64Q4 tag=PKQ5FXZNCRK3 type=write size=1536139 2024-08-10T05:32:30.352 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.352+0000 7f7803238780 1 < completed write operation key=29VQII5BL9Z9 tag=1MXVV2JXXVNH type=write size=837641 2024-08-10T05:32:30.354 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.354+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=XBW55N4LMUMC type=del size=3411751 2024-08-10T05:32:30.356 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.356+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=CKN2ZNOS9FMR type=del 2024-08-10T05:32:30.358 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.358+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=F3M4VSDDID29 type=del size=2196413 2024-08-10T05:32:30.360 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.360+0000 7f7803238780 1 < canceled operation key=0LYGW6HXWPZY tag=QSRWWMNMTYF1 type=write size=673345 2024-08-10T05:32:30.365 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.365+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~15IN0SIQI4E4.0 size=1048576 2024-08-10T05:32:30.367 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.367+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~15IN0SIQI4E4.1 size=649639 2024-08-10T05:32:30.367 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.367+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=15IN0SIQI4E4 tag=B640V4P3S1DO type=write size=2746791 2024-08-10T05:32:30.370 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.370+0000 7f7803238780 1 < suggested update operation key=1TZT0H3OT772 tag=D7B4KYRFO6ZX type=del size=3216458 2024-08-10T05:32:30.372 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.372+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=C0CU2FAZ7NB5 type=del size=2366418 2024-08-10T05:32:30.375 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.375+0000 7f7803238780 1 < completed write operation key=Z12OHVV95R90 tag=EU8N1MLOIV3N type=write size=347133 2024-08-10T05:32:30.378 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.378+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~3H50NK75ORR9.0 size=775330 2024-08-10T05:32:30.378 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.378+0000 7f7803238780 1 > prepared multipart upload key=PIABVMHZSH5U upload=3H50NK75ORR9 tag=MQCUQ2T36ZR0 type=write size=1823906 2024-08-10T05:32:30.382 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.382+0000 7f7803238780 1 < suggested remove operation key=H9KT1RELCW8U tag=QIESQIAEL0M3 type=del 2024-08-10T05:32:30.386 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.386+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~18KEUBWL3WD0.0 size=1048576 2024-08-10T05:32:30.388 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.388+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~18KEUBWL3WD0.1 size=242715 2024-08-10T05:32:30.388 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.388+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=18KEUBWL3WD0 tag=1WI85KUY3A9P type=write size=2339867 2024-08-10T05:32:30.390 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.390+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=EOMARR350071 type=del 2024-08-10T05:32:30.392 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.392+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=ZSWGT9NDKKP1 type=del size=3521824 2024-08-10T05:32:30.394 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.394+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~AJAKX2CP6Z45.0 size=1048576 2024-08-10T05:32:30.396 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.396+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~AJAKX2CP6Z45.1 size=1048576 2024-08-10T05:32:30.398 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.398+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~AJAKX2CP6Z45.2 size=829041 2024-08-10T05:32:30.402 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.402+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=AJAKX2CP6Z45 tag=VPECP1OTOUST type=write size=3974769 2024-08-10T05:32:30.404 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.404+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=RXIKL9FX5YP8 type=del size=1603071 2024-08-10T05:32:30.406 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.406+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~PRAY4PIU555S.0 size=669982 2024-08-10T05:32:30.409 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.409+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=PRAY4PIU555S tag=D6QKKR6TVC92 type=write size=1718558 2024-08-10T05:32:30.413 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.413+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~A1DMBQ35RGJD.0 size=1048576 2024-08-10T05:32:30.415 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.415+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~A1DMBQ35RGJD.1 size=177173 2024-08-10T05:32:30.415 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.415+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=A1DMBQ35RGJD tag=QUNO5LCQXOY6 type=write size=2274325 2024-08-10T05:32:30.417 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.417+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~OAQAC6F8E55E.0 size=1048576 2024-08-10T05:32:30.419 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.419+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~OAQAC6F8E55E.1 size=769865 2024-08-10T05:32:30.423 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.423+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=OAQAC6F8E55E tag=9V2647FQCDX2 type=write size=2867017 2024-08-10T05:32:30.425 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.425+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=IYE2H9OS3VC4 type=del size=371757 2024-08-10T05:32:30.427 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.427+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=3GZN99WP9ZVH type=del 2024-08-10T05:32:30.432 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.432+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~IIN6Q0HFTBIM.0 size=1048576 2024-08-10T05:32:30.434 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.434+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~IIN6Q0HFTBIM.1 size=416931 2024-08-10T05:32:30.434 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.434+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=IIN6Q0HFTBIM tag=BVVHSWU3A7I6 type=write size=2514083 2024-08-10T05:32:30.436 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.436+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=2EOK3MRVM11I type=del 2024-08-10T05:32:30.439 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.438+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=ZQSSVDESK6H4 type=del size=2222517 2024-08-10T05:32:30.440 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.440+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=7S3HEQHNUBCJ type=del 2024-08-10T05:32:30.443 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.443+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=MNKNBPK19H0R type=del size=1817733 2024-08-10T05:32:30.445 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.445+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~XFRUK63OCFEZ.0 size=1048576 2024-08-10T05:32:30.447 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.447+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~XFRUK63OCFEZ.1 size=255402 2024-08-10T05:32:30.451 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.451+0000 7f7803238780 1 < completed multipart upload key=Z7YHEIMU76PP upload=XFRUK63OCFEZ tag=3DVZWRLPR792 type=write size=2352554 2024-08-10T05:32:30.456 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.453+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=816IG37TEV2F type=write size=605883 2024-08-10T05:32:30.456 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.455+0000 7f7803238780 1 < canceled operation key=XWUWU8CVR59V tag=C1XD0G5MLEOS type=del size=460349 2024-08-10T05:32:30.457 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.457+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=UHMDLYID1SAP type=del size=2936180 2024-08-10T05:32:30.459 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.459+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~LPVPX0UM64Q4.0 size=487563 2024-08-10T05:32:30.463 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.463+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=LPVPX0UM64Q4 tag=PKQ5FXZNCRK3 type=write size=1536139 2024-08-10T05:32:30.465 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.465+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=Q2BUSUSKX5D7 type=del size=3253642 2024-08-10T05:32:30.469 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.469+0000 7f7803238780 1 < suggested remove operation key=XWUWU8CVR59V tag=XBW55N4LMUMC type=del 2024-08-10T05:32:30.471 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.471+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=57ITYKLEVJDM type=del size=2078200 2024-08-10T05:32:30.475 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.475+0000 7f7803238780 1 < suggested remove operation key=4RGB196YQHP8 tag=F3M4VSDDID29 type=del 2024-08-10T05:32:30.478 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.478+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~UY7O6Y41G3T7.0 size=1048576 2024-08-10T05:32:30.480 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.480+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~UY7O6Y41G3T7.1 size=1048576 2024-08-10T05:32:30.482 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.482+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~UY7O6Y41G3T7.2 size=136008 2024-08-10T05:32:30.483 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.482+0000 7f7803238780 1 > prepared multipart upload key=XDS4ELXRI8MU upload=UY7O6Y41G3T7 tag=RG4M0P5R7JP1 type=write size=3281736 2024-08-10T05:32:30.485 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.485+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~15IN0SIQI4E4.0 size=1048576 2024-08-10T05:32:30.487 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.487+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~15IN0SIQI4E4.1 size=649639 2024-08-10T05:32:30.491 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.491+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=15IN0SIQI4E4 tag=B640V4P3S1DO type=write size=2746791 2024-08-10T05:32:30.495 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.495+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~PHJRG5G8BFBG.0 size=1010670 2024-08-10T05:32:30.495 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.495+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=PHJRG5G8BFBG tag=DTW4ILAHHSCN type=write size=2059246 2024-08-10T05:32:30.497 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.497+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=C0CU2FAZ7NB5 type=del 2024-08-10T05:32:30.501 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.501+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~UBGFD5GIWC03.0 size=862580 2024-08-10T05:32:30.501 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.501+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=UBGFD5GIWC03 tag=7QOC40P28BKF type=write size=1911156 2024-08-10T05:32:30.503 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.503+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~3H50NK75ORR9.0 size=775330 2024-08-10T05:32:30.506 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.506+0000 7f7803238780 1 < completed multipart upload key=PIABVMHZSH5U upload=3H50NK75ORR9 tag=MQCUQ2T36ZR0 type=write size=1823906 2024-08-10T05:32:30.510 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.510+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~0NMXGS3LRLQC.0 size=1048576 2024-08-10T05:32:30.512 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.512+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~0NMXGS3LRLQC.1 size=1048576 2024-08-10T05:32:30.514 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.513+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~0NMXGS3LRLQC.2 size=944567 2024-08-10T05:32:30.514 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.513+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=0NMXGS3LRLQC tag=4PAANW6P2N5V type=write size=4090295 2024-08-10T05:32:30.516 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.515+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~18KEUBWL3WD0.0 size=1048576 2024-08-10T05:32:30.517 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.517+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~18KEUBWL3WD0.1 size=242715 2024-08-10T05:32:30.521 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.521+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=18KEUBWL3WD0 tag=1WI85KUY3A9P type=write size=2339867 2024-08-10T05:32:30.523 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.523+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=ZALZT64BF387 type=del size=1664543 2024-08-10T05:32:30.525 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.525+0000 7f7803238780 1 < completed delete operation key=0LYGW6HXWPZY tag=ZSWGT9NDKKP1 type=del 2024-08-10T05:32:30.529 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.529+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~JUHA09C1XML4.0 size=1048576 2024-08-10T05:32:30.530 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.530+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~JUHA09C1XML4.1 size=1048576 2024-08-10T05:32:30.532 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.532+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~JUHA09C1XML4.2 size=1016296 2024-08-10T05:32:30.532 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.532+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=JUHA09C1XML4 tag=86QNRKXRFZTC type=write size=4162024 2024-08-10T05:32:30.534 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.534+0000 7f7803238780 1 < canceled operation key=WLAMZC6D1VYS tag=RXIKL9FX5YP8 type=del size=1603071 2024-08-10T05:32:30.537 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.537+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=EA42E2KU88BY type=del size=1791820 2024-08-10T05:32:30.539 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.539+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~A1DMBQ35RGJD.0 size=1048576 2024-08-10T05:32:30.541 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.541+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~A1DMBQ35RGJD.1 size=177173 2024-08-10T05:32:30.544 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.544+0000 7f7803238780 1 < completed multipart upload key=VKX9ZVCGC9JY upload=A1DMBQ35RGJD tag=QUNO5LCQXOY6 type=write size=2274325 2024-08-10T05:32:30.548 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.548+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~3MISJ75G56IQ.0 size=1048576 2024-08-10T05:32:30.550 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.549+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~3MISJ75G56IQ.1 size=328001 2024-08-10T05:32:30.550 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.549+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=3MISJ75G56IQ tag=8ZM1K0KGUSGF type=write size=2425153 2024-08-10T05:32:30.552 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.552+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=IYE2H9OS3VC4 type=del 2024-08-10T05:32:30.554 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.553+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=I2Z00W2XVUJ7 type=del size=3462389 2024-08-10T05:32:30.554 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.554+0000 7f7803238780 1 < canceled part key=_multipart_48SFR1BMD3PP.2~IIN6Q0HFTBIM.0 size=1048576 2024-08-10T05:32:30.554 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.554+0000 7f7803238780 1 < canceled part key=_multipart_48SFR1BMD3PP.2~IIN6Q0HFTBIM.1 size=416931 2024-08-10T05:32:30.557 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.557+0000 7f7803238780 1 < canceled multipart upload key=48SFR1BMD3PP upload=IIN6Q0HFTBIM tag=BVVHSWU3A7I6 type=write size=2514083 2024-08-10T05:32:30.561 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.561+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~UGPF0O49RFBS.0 size=274371 2024-08-10T05:32:30.561 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.561+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=UGPF0O49RFBS tag=GOUVWWSHQQK4 type=write size=1322947 2024-08-10T05:32:30.563 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.563+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=ZQSSVDESK6H4 type=del 2024-08-10T05:32:30.565 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.565+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=TYIJ89FT6ZNT type=del size=1989620 2024-08-10T05:32:30.567 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.567+0000 7f7803238780 1 < canceled operation key=PIABVMHZSH5U tag=MNKNBPK19H0R type=del size=1817733 2024-08-10T05:32:30.571 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.571+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~FJWOBYGTXADW.0 size=1048576 2024-08-10T05:32:30.573 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.573+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~FJWOBYGTXADW.1 size=1048576 2024-08-10T05:32:30.575 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.575+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~FJWOBYGTXADW.2 size=387327 2024-08-10T05:32:30.575 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.575+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=FJWOBYGTXADW tag=Y78L2JOZKDYA type=write size=3533055 2024-08-10T05:32:30.577 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.577+0000 7f7803238780 1 < completed write operation key=WLAMZC6D1VYS tag=816IG37TEV2F type=write size=605883 2024-08-10T05:32:30.579 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.579+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=VHW09S8VI6E8 type=del size=2465671 2024-08-10T05:32:30.581 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.581+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=UHMDLYID1SAP type=del 2024-08-10T05:32:30.583 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.583+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=38SGLSPM20LS type=del size=2369920 2024-08-10T05:32:30.585 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.585+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=Q2BUSUSKX5D7 type=del 2024-08-10T05:32:30.587 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.587+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=ARYCAFBPEUXZ type=write size=838924 2024-08-10T05:32:30.590 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.590+0000 7f7803238780 1 < canceled operation key=YTNER1UQPXAW tag=57ITYKLEVJDM type=del size=2078200 2024-08-10T05:32:30.593 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.593+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~8RBOKWDKV7PC.0 size=1048576 2024-08-10T05:32:30.595 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.595+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~8RBOKWDKV7PC.1 size=1048576 2024-08-10T05:32:30.597 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.597+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~8RBOKWDKV7PC.2 size=1027243 2024-08-10T05:32:30.597 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.597+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=8RBOKWDKV7PC tag=VJQM5ZW2O2I0 type=write size=4172971 2024-08-10T05:32:30.599 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.599+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~UY7O6Y41G3T7.0 size=1048576 2024-08-10T05:32:30.600 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.600+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~UY7O6Y41G3T7.1 size=1048576 2024-08-10T05:32:30.603 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.603+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~UY7O6Y41G3T7.2 size=136008 2024-08-10T05:32:30.607 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.607+0000 7f7803238780 1 < completed multipart upload key=XDS4ELXRI8MU upload=UY7O6Y41G3T7 tag=RG4M0P5R7JP1 type=write size=3281736 2024-08-10T05:32:30.611 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.611+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~Y23RYFBV1D2P.0 size=1048576 2024-08-10T05:32:30.613 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.613+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~Y23RYFBV1D2P.1 size=1048576 2024-08-10T05:32:30.614 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.614+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~Y23RYFBV1D2P.2 size=156111 2024-08-10T05:32:30.615 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.614+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=Y23RYFBV1D2P tag=LTLF3BYNURO4 type=write size=3301839 2024-08-10T05:32:30.617 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.616+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~PHJRG5G8BFBG.0 size=1010670 2024-08-10T05:32:30.620 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.620+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=PHJRG5G8BFBG tag=DTW4ILAHHSCN type=write size=2059246 2024-08-10T05:32:30.624 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.624+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~0TA5A87IO1RP.0 size=1048576 2024-08-10T05:32:30.626 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.626+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~0TA5A87IO1RP.1 size=1048576 2024-08-10T05:32:30.628 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.628+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~0TA5A87IO1RP.2 size=325890 2024-08-10T05:32:30.628 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.628+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=0TA5A87IO1RP tag=VMI9OCP0I0X8 type=write size=3471618 2024-08-10T05:32:30.630 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.630+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~UBGFD5GIWC03.0 size=862580 2024-08-10T05:32:30.633 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.634+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=UBGFD5GIWC03 tag=7QOC40P28BKF type=write size=1911156 2024-08-10T05:32:30.637 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.637+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~15E8E6A0R74L.0 size=1048576 2024-08-10T05:32:30.639 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.639+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~15E8E6A0R74L.1 size=1048576 2024-08-10T05:32:30.641 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.641+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~15E8E6A0R74L.2 size=825421 2024-08-10T05:32:30.641 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.641+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=15E8E6A0R74L tag=M56KZV6RPWSR type=write size=3971149 2024-08-10T05:32:30.647 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.647+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~0NMXGS3LRLQC.0 size=1048576 2024-08-10T05:32:30.647 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.647+0000 7f7803238780 1 < canceled part key=_multipart_M4KEYRP20O0S.2~0NMXGS3LRLQC.1 size=1048576 2024-08-10T05:32:30.650 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.650+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~0NMXGS3LRLQC.2 size=944567 2024-08-10T05:32:30.654 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.654+0000 7f7803238780 1 < canceled multipart upload key=M4KEYRP20O0S upload=0NMXGS3LRLQC tag=4PAANW6P2N5V type=write size=4090295 2024-08-10T05:32:30.657 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.657+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=IWDW98V8BM3K type=del size=2239979 2024-08-10T05:32:30.661 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.661+0000 7f7803238780 1 < suggested remove operation key=VJC53Z86ZBHI tag=ZALZT64BF387 type=del 2024-08-10T05:32:30.665 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.664+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~50NT9N6A7ZM9.0 size=734270 2024-08-10T05:32:30.665 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.664+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=50NT9N6A7ZM9 tag=960MY6BY0DYK type=write size=1782846 2024-08-10T05:32:30.665 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.665+0000 7f7803238780 1 < canceled part key=_multipart_H9KT1RELCW8U.2~JUHA09C1XML4.0 size=1048576 2024-08-10T05:32:30.665 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.665+0000 7f7803238780 1 < canceled part key=_multipart_H9KT1RELCW8U.2~JUHA09C1XML4.1 size=1048576 2024-08-10T05:32:30.667 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.667+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~JUHA09C1XML4.2 size=1016296 2024-08-10T05:32:30.670 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.670+0000 7f7803238780 1 < canceled multipart upload key=H9KT1RELCW8U upload=JUHA09C1XML4 tag=86QNRKXRFZTC type=write size=4162024 2024-08-10T05:32:30.672 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.672+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=6XFTDKGXDMMU type=del size=4014948 2024-08-10T05:32:30.674 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.674+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=EA42E2KU88BY type=del 2024-08-10T05:32:30.678 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.678+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~L7DYQ7HB3HF7.0 size=586650 2024-08-10T05:32:30.678 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.678+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=L7DYQ7HB3HF7 tag=6EHQQ9RDS3J2 type=write size=1635226 2024-08-10T05:32:30.680 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.680+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~3MISJ75G56IQ.0 size=1048576 2024-08-10T05:32:30.680 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.680+0000 7f7803238780 1 < canceled part key=_multipart_0LYGW6HXWPZY.2~3MISJ75G56IQ.1 size=328001 2024-08-10T05:32:30.684 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.684+0000 7f7803238780 1 < canceled multipart upload key=0LYGW6HXWPZY upload=3MISJ75G56IQ tag=8ZM1K0KGUSGF type=write size=2425153 2024-08-10T05:32:30.686 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.686+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=03I6KFXCINX3 type=del size=1445027 2024-08-10T05:32:30.689 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.689+0000 7f7803238780 1 < canceled operation key=N6BX8IO9ZULU tag=I2Z00W2XVUJ7 type=del size=3462389 2024-08-10T05:32:30.691 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.691+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=60GGPSHXQRJF type=del size=90622 2024-08-10T05:32:30.693 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.693+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~UGPF0O49RFBS.0 size=274371 2024-08-10T05:32:30.696 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.696+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=UGPF0O49RFBS tag=GOUVWWSHQQK4 type=write size=1322947 2024-08-10T05:32:30.699 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.699+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=HKHNM4GBKMT0 type=del size=911685 2024-08-10T05:32:30.701 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.701+0000 7f7803238780 1 < canceled operation key=5CR34DW31W53 tag=TYIJ89FT6ZNT type=del size=1989620 2024-08-10T05:32:30.703 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.703+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=GSCBDGK9HUIL type=write size=914824 2024-08-10T05:32:30.705 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.705+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~FJWOBYGTXADW.0 size=1048576 2024-08-10T05:32:30.706 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.706+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~FJWOBYGTXADW.1 size=1048576 2024-08-10T05:32:30.709 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.709+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~FJWOBYGTXADW.2 size=387327 2024-08-10T05:32:30.712 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.712+0000 7f7803238780 1 < completed multipart upload key=N6BX8IO9ZULU upload=FJWOBYGTXADW tag=Y78L2JOZKDYA type=write size=3533055 2024-08-10T05:32:30.714 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.714+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=OQWHZCD7EW7C type=del size=594053 2024-08-10T05:32:30.716 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.716+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=VHW09S8VI6E8 type=del 2024-08-10T05:32:30.719 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.719+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=YDP3T9ML6IFH type=del size=1438397 2024-08-10T05:32:30.721 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.721+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=38SGLSPM20LS type=del 2024-08-10T05:32:30.725 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.725+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~16PQ29ZEHB98.0 size=178168 2024-08-10T05:32:30.725 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.725+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=16PQ29ZEHB98 tag=LG2A70SLCGOA type=write size=1226744 2024-08-10T05:32:30.727 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.727+0000 7f7803238780 1 < canceled operation key=0Q56DOBCN3VW tag=ARYCAFBPEUXZ type=write size=838924 2024-08-10T05:32:30.730 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.730+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=2TU6JIEXV5Z4 type=del size=3840750 2024-08-10T05:32:30.732 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.732+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~8RBOKWDKV7PC.0 size=1048576 2024-08-10T05:32:30.733 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.732+0000 7f7803238780 1 < canceled part key=_multipart_Z7YHEIMU76PP.2~8RBOKWDKV7PC.1 size=1048576 2024-08-10T05:32:30.734 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.734+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~8RBOKWDKV7PC.2 size=1027243 2024-08-10T05:32:30.737 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.737+0000 7f7803238780 1 < canceled multipart upload key=Z7YHEIMU76PP upload=8RBOKWDKV7PC tag=VJQM5ZW2O2I0 type=write size=4172971 2024-08-10T05:32:30.739 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.739+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=LEK2I6NZOFNM type=del size=2370388 2024-08-10T05:32:30.741 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.741+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~Y23RYFBV1D2P.0 size=1048576 2024-08-10T05:32:30.743 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.743+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~Y23RYFBV1D2P.1 size=1048576 2024-08-10T05:32:30.744 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.744+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~Y23RYFBV1D2P.2 size=156111 2024-08-10T05:32:30.748 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.748+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=Y23RYFBV1D2P tag=LTLF3BYNURO4 type=write size=3301839 2024-08-10T05:32:30.752 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.752+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~YGMIOX76QLAE.0 size=1048576 2024-08-10T05:32:30.753 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.753+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~YGMIOX76QLAE.1 size=979210 2024-08-10T05:32:30.754 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.753+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=YGMIOX76QLAE tag=X1LOVGHPZL8P type=write size=3076362 2024-08-10T05:32:30.756 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.756+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~0TA5A87IO1RP.0 size=1048576 2024-08-10T05:32:30.757 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.757+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~0TA5A87IO1RP.1 size=1048576 2024-08-10T05:32:30.759 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.759+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~0TA5A87IO1RP.2 size=325890 2024-08-10T05:32:30.762 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.762+0000 7f7803238780 1 < completed multipart upload key=M4KEYRP20O0S upload=0TA5A87IO1RP tag=VMI9OCP0I0X8 type=write size=3471618 2024-08-10T05:32:30.766 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.766+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~QOYOUIBOG7BS.0 size=1048576 2024-08-10T05:32:30.767 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.767+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~QOYOUIBOG7BS.1 size=623146 2024-08-10T05:32:30.767 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.767+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=QOYOUIBOG7BS tag=SA4UU4FCQ8PX type=write size=2720298 2024-08-10T05:32:30.769 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.769+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~15E8E6A0R74L.0 size=1048576 2024-08-10T05:32:30.771 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.771+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~15E8E6A0R74L.1 size=1048576 2024-08-10T05:32:30.773 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.773+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~15E8E6A0R74L.2 size=825421 2024-08-10T05:32:30.777 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.777+0000 7f7803238780 1 < completed multipart upload key=M4KEYRP20O0S upload=15E8E6A0R74L tag=M56KZV6RPWSR type=write size=3971149 2024-08-10T05:32:30.780 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.780+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~X2119Y3Q3R9D.0 size=1048576 2024-08-10T05:32:30.782 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.782+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~X2119Y3Q3R9D.1 size=428440 2024-08-10T05:32:30.782 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.782+0000 7f7803238780 1 > prepared multipart upload key=1TZT0H3OT772 upload=X2119Y3Q3R9D tag=DKZ2ZR9V3DFN type=write size=2525592 2024-08-10T05:32:30.784 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.784+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=IWDW98V8BM3K type=del 2024-08-10T05:32:30.786 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.786+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=VA11Z0PNXK4O type=del size=2783662 2024-08-10T05:32:30.787 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.787+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~50NT9N6A7ZM9.0 size=734270 2024-08-10T05:32:30.791 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.791+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=50NT9N6A7ZM9 tag=960MY6BY0DYK type=write size=1782846 2024-08-10T05:32:30.793 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.793+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=015TCQ6VGNTG type=write size=67780 2024-08-10T05:32:30.794 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.794+0000 7f7803238780 1 < canceled operation key=FTQ2XYY87ABW tag=6XFTDKGXDMMU type=del size=4014948 2024-08-10T05:32:30.798 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.798+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~Q9QDSCTGXB6A.0 size=1048576 2024-08-10T05:32:30.800 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.800+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~Q9QDSCTGXB6A.1 size=861942 2024-08-10T05:32:30.800 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.800+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=Q9QDSCTGXB6A tag=XC7E7D3NC8MD type=write size=2959094 2024-08-10T05:32:30.802 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.802+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~L7DYQ7HB3HF7.0 size=586650 2024-08-10T05:32:30.805 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.805+0000 7f7803238780 1 < completed multipart upload key=M4KEYRP20O0S upload=L7DYQ7HB3HF7 tag=6EHQQ9RDS3J2 type=write size=1635226 2024-08-10T05:32:30.809 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.809+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~5SPSFRMTAZLR.0 size=1048576 2024-08-10T05:32:30.810 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.810+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~5SPSFRMTAZLR.1 size=697954 2024-08-10T05:32:30.811 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.810+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=5SPSFRMTAZLR tag=9G6ABZ582W3G type=write size=2795106 2024-08-10T05:32:30.812 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.812+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=03I6KFXCINX3 type=del 2024-08-10T05:32:30.814 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.814+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=MGJI9J9I7RAV type=del size=1336181 2024-08-10T05:32:30.817 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.817+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=60GGPSHXQRJF type=del 2024-08-10T05:32:30.819 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.819+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=HQNL944U6H43 type=del size=3565604 2024-08-10T05:32:30.822 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.821+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=HKHNM4GBKMT0 type=del 2024-08-10T05:32:30.825 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.825+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~XLBYJ7NVP9N2.0 size=511601 2024-08-10T05:32:30.825 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.825+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=XLBYJ7NVP9N2 tag=NABO051MCDZK type=write size=1560177 2024-08-10T05:32:30.827 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.827+0000 7f7803238780 1 < completed write operation key=N6BX8IO9ZULU tag=GSCBDGK9HUIL type=write size=914824 2024-08-10T05:32:30.829 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.829+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=TX78VKXAN18R type=del size=1516455 2024-08-10T05:32:30.831 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.831+0000 7f7803238780 1 < completed delete operation key=SFULEGB3NN7M tag=OQWHZCD7EW7C type=del 2024-08-10T05:32:30.835 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.835+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~W2DOM961QWGR.0 size=1048576 2024-08-10T05:32:30.837 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.837+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~W2DOM961QWGR.1 size=1048576 2024-08-10T05:32:30.838 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.838+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~W2DOM961QWGR.2 size=336889 2024-08-10T05:32:30.839 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.838+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=W2DOM961QWGR tag=JQ0ML52PFHPW type=write size=3482617 2024-08-10T05:32:30.840 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.840+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=YDP3T9ML6IFH type=del 2024-08-10T05:32:30.842 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.842+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=TU6U7ZNQMUAG type=del size=3365671 2024-08-10T05:32:30.844 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.844+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~16PQ29ZEHB98.0 size=178168 2024-08-10T05:32:30.848 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.848+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=16PQ29ZEHB98 tag=LG2A70SLCGOA type=write size=1226744 2024-08-10T05:32:30.850 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.850+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=HQVE80A6I500 type=del size=1049767 2024-08-10T05:32:30.852 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.852+0000 7f7803238780 1 < completed delete operation key=M4KEYRP20O0S tag=2TU6JIEXV5Z4 type=del 2024-08-10T05:32:30.856 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.856+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~WY51NWO8GZWO.0 size=1031062 2024-08-10T05:32:30.856 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.856+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=WY51NWO8GZWO tag=FCP8COHQNRPZ type=write size=2079638 2024-08-10T05:32:30.857 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.857+0000 7f7803238780 1 < canceled operation key=1TZT0H3OT772 tag=LEK2I6NZOFNM type=del size=2370388 2024-08-10T05:32:30.860 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.860+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=X39ADVPTKRKQ type=del size=1152555 2024-08-10T05:32:30.862 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.862+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~YGMIOX76QLAE.0 size=1048576 2024-08-10T05:32:30.863 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.863+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~YGMIOX76QLAE.1 size=979210 2024-08-10T05:32:30.866 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.866+0000 7f7803238780 1 < completed multipart upload key=N6BX8IO9ZULU upload=YGMIOX76QLAE tag=X1LOVGHPZL8P type=write size=3076362 2024-08-10T05:32:30.870 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.870+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~UE0S0AK3HOC7.0 size=1048576 2024-08-10T05:32:30.872 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.872+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~UE0S0AK3HOC7.1 size=1048576 2024-08-10T05:32:30.874 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.874+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~UE0S0AK3HOC7.2 size=524424 2024-08-10T05:32:30.874 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.874+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=UE0S0AK3HOC7 tag=V6XRBWJQBXHW type=write size=3670152 2024-08-10T05:32:30.875 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.875+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~QOYOUIBOG7BS.0 size=1048576 2024-08-10T05:32:30.878 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.878+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~QOYOUIBOG7BS.1 size=623146 2024-08-10T05:32:30.881 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.881+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=QOYOUIBOG7BS tag=SA4UU4FCQ8PX type=write size=2720298 2024-08-10T05:32:30.883 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.883+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=ZL66UFSREVMO type=del size=2203051 2024-08-10T05:32:30.885 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.885+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~X2119Y3Q3R9D.0 size=1048576 2024-08-10T05:32:30.886 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.886+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~X2119Y3Q3R9D.1 size=428440 2024-08-10T05:32:30.890 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.890+0000 7f7803238780 1 < completed multipart upload key=1TZT0H3OT772 upload=X2119Y3Q3R9D tag=DKZ2ZR9V3DFN type=write size=2525592 2024-08-10T05:32:30.892 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.892+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=UW5D75940W1H type=del size=3879275 2024-08-10T05:32:30.896 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.896+0000 7f7803238780 1 < suggested remove operation key=FTQ2XYY87ABW tag=VA11Z0PNXK4O type=del 2024-08-10T05:32:30.898 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.897+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=C0DG0F8YUI44 type=write size=425034 2024-08-10T05:32:30.900 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.900+0000 7f7803238780 1 < completed write operation key=DDSA6SD57UXL tag=015TCQ6VGNTG type=write size=67780 2024-08-10T05:32:30.903 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.903+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=DJ67XW8O0GTB type=del size=1618911 2024-08-10T05:32:30.904 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.905+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~Q9QDSCTGXB6A.0 size=1048576 2024-08-10T05:32:30.906 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.906+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~Q9QDSCTGXB6A.1 size=861942 2024-08-10T05:32:30.910 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.910+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=Q9QDSCTGXB6A tag=XC7E7D3NC8MD type=write size=2959094 2024-08-10T05:32:30.912 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.912+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=L2PI1XIN73QK type=del size=3955765 2024-08-10T05:32:30.914 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.914+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~5SPSFRMTAZLR.0 size=1048576 2024-08-10T05:32:30.916 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.916+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~5SPSFRMTAZLR.1 size=697954 2024-08-10T05:32:30.920 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.920+0000 7f7803238780 1 < completed multipart upload key=N6BX8IO9ZULU upload=5SPSFRMTAZLR tag=9G6ABZ582W3G type=write size=2795106 2024-08-10T05:32:30.925 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.925+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~BMI4VQSV17SR.0 size=1048576 2024-08-10T05:32:30.926 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.926+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~BMI4VQSV17SR.1 size=249052 2024-08-10T05:32:30.926 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.926+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=BMI4VQSV17SR tag=KLDDQ53F470I type=write size=2346204 2024-08-10T05:32:30.931 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.931+0000 7f7803238780 1 < suggested update operation key=Z7YHEIMU76PP tag=MGJI9J9I7RAV type=del size=1336181 2024-08-10T05:32:30.933 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.933+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=3D6SNW4Z1P7C type=del size=3548941 2024-08-10T05:32:30.938 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.937+0000 7f7803238780 1 < suggested update operation key=Z12OHVV95R90 tag=HQNL944U6H43 type=del size=3565604 2024-08-10T05:32:30.940 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.939+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=8IB12RLTMVXY type=del size=1183581 2024-08-10T05:32:30.942 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.941+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~XLBYJ7NVP9N2.0 size=511601 2024-08-10T05:32:30.945 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.945+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=XLBYJ7NVP9N2 tag=NABO051MCDZK type=write size=1560177 2024-08-10T05:32:30.947 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.947+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=6JWFN3MCGP7Y type=del size=1714349 2024-08-10T05:32:30.952 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.952+0000 7f7803238780 1 < suggested update operation key=AEL92L18QHBE tag=TX78VKXAN18R type=del size=1516455 2024-08-10T05:32:30.957 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.957+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~7ZIT4WDTIK1X.0 size=1048576 2024-08-10T05:32:30.959 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.959+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~7ZIT4WDTIK1X.1 size=626675 2024-08-10T05:32:30.959 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.959+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=7ZIT4WDTIK1X tag=ADQ3E4N28YWM type=write size=2723827 2024-08-10T05:32:30.961 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.961+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~W2DOM961QWGR.0 size=1048576 2024-08-10T05:32:30.963 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.963+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~W2DOM961QWGR.1 size=1048576 2024-08-10T05:32:30.965 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.965+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~W2DOM961QWGR.2 size=336889 2024-08-10T05:32:30.969 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.969+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=W2DOM961QWGR tag=JQ0ML52PFHPW type=write size=3482617 2024-08-10T05:32:30.974 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.974+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~WP0HT99X9ATK.0 size=856637 2024-08-10T05:32:30.974 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.974+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=WP0HT99X9ATK tag=QJJVKMQFG1LR type=write size=1905213 2024-08-10T05:32:30.976 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.976+0000 7f7803238780 1 < completed delete operation key=ZOT42H765WOE tag=TU6U7ZNQMUAG type=del 2024-08-10T05:32:30.980 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.980+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~H5SZ8WN3GPDZ.0 size=1048576 2024-08-10T05:32:30.982 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.982+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~H5SZ8WN3GPDZ.1 size=1048576 2024-08-10T05:32:30.984 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.984+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~H5SZ8WN3GPDZ.2 size=380910 2024-08-10T05:32:30.984 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.984+0000 7f7803238780 1 > prepared multipart upload key=PIABVMHZSH5U upload=H5SZ8WN3GPDZ tag=T0EFCQD3VF5H type=write size=3526638 2024-08-10T05:32:30.987 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.987+0000 7f7803238780 -1 < failed to complete operation key=Z7YHEIMU76PP tag=HQVE80A6I500 type=del size=1049767: (22) Invalid argument 2024-08-10T05:32:30.990 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.990+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=7TICDAEV7BB9 type=del size=754853 2024-08-10T05:32:30.992 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.992+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~WY51NWO8GZWO.0 size=1031062 2024-08-10T05:32:30.996 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:30.996+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=WY51NWO8GZWO tag=FCP8COHQNRPZ type=write size=2079638 2024-08-10T05:32:31.001 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.000+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~Y9NYK31VIEHX.0 size=1048576 2024-08-10T05:32:31.002 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.002+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~Y9NYK31VIEHX.1 size=1048576 2024-08-10T05:32:31.004 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.004+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~Y9NYK31VIEHX.2 size=657146 2024-08-10T05:32:31.004 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.004+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=Y9NYK31VIEHX tag=UNKFYY26BOQY type=write size=3802874 2024-08-10T05:32:31.007 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.007+0000 7f7803238780 1 < completed delete operation key=M4KEYRP20O0S tag=X39ADVPTKRKQ type=del 2024-08-10T05:32:31.012 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.012+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~1WOTXKPWM6QZ.0 size=596645 2024-08-10T05:32:31.012 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.012+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=1WOTXKPWM6QZ tag=6DL7KQ3S2B2W type=write size=1645221 2024-08-10T05:32:31.014 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.014+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~UE0S0AK3HOC7.0 size=1048576 2024-08-10T05:32:31.017 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.017+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~UE0S0AK3HOC7.1 size=1048576 2024-08-10T05:32:31.019 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.019+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~UE0S0AK3HOC7.2 size=524424 2024-08-10T05:32:31.024 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.024+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=UE0S0AK3HOC7 tag=V6XRBWJQBXHW type=write size=3670152 2024-08-10T05:32:31.027 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.027+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=ZPCOGOJ9FR43 type=del size=302173 2024-08-10T05:32:31.029 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.029+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=ZL66UFSREVMO type=del 2024-08-10T05:32:31.032 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.032+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=H0C4FI6IOX8H type=del size=3283841 2024-08-10T05:32:31.034 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.034+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=UW5D75940W1H type=del 2024-08-10T05:32:31.037 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.037+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=E3DNCR8MVZ6O type=del size=3629439 2024-08-10T05:32:31.042 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.042+0000 7f7803238780 1 < suggested update operation key=BEWZS75IA59P tag=C0DG0F8YUI44 type=write size=425034 2024-08-10T05:32:31.046 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.046+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~HXZPAENTUROW.0 size=1048576 2024-08-10T05:32:31.049 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.049+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~HXZPAENTUROW.1 size=1048576 2024-08-10T05:32:31.051 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.051+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~HXZPAENTUROW.2 size=346498 2024-08-10T05:32:31.051 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.051+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=HXZPAENTUROW tag=L8F1PT2MDARI type=write size=3492226 2024-08-10T05:32:31.053 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.053+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=DJ67XW8O0GTB type=del 2024-08-10T05:32:31.058 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.058+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~CESUKGSJQJV2.0 size=1048576 2024-08-10T05:32:31.060 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.060+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~CESUKGSJQJV2.1 size=213622 2024-08-10T05:32:31.060 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.060+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=CESUKGSJQJV2 tag=TCG98XI0TE38 type=write size=2310774 2024-08-10T05:32:31.063 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.063+0000 7f7803238780 -1 < failed to complete operation key=Z7YHEIMU76PP tag=L2PI1XIN73QK type=del size=3955765: (22) Invalid argument 2024-08-10T05:32:31.066 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.066+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=HVLF55EPA0FD type=write size=398250 2024-08-10T05:32:31.068 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.068+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~BMI4VQSV17SR.0 size=1048576 2024-08-10T05:32:31.070 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.070+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~BMI4VQSV17SR.1 size=249052 2024-08-10T05:32:31.075 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.075+0000 7f7803238780 1 < completed multipart upload key=Z7YHEIMU76PP upload=BMI4VQSV17SR tag=KLDDQ53F470I type=write size=2346204 2024-08-10T05:32:31.077 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.077+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=1S2Q8JU3KWBO type=del size=2388483 2024-08-10T05:32:31.082 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.082+0000 7f7803238780 1 < suggested update operation key=XOK47MUNUZ55 tag=3D6SNW4Z1P7C type=del size=3548941 2024-08-10T05:32:31.086 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.086+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~FV1K1R08E6PP.0 size=1048576 2024-08-10T05:32:31.088 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.088+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~FV1K1R08E6PP.1 size=101256 2024-08-10T05:32:31.088 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.088+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=FV1K1R08E6PP tag=FC50D6BRJDQG type=write size=2198408 2024-08-10T05:32:31.090 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.090+0000 7f7803238780 1 < canceled operation key=1TZT0H3OT772 tag=8IB12RLTMVXY type=del size=1183581 2024-08-10T05:32:31.092 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.092+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=OM79K8LHHBZK type=del size=2926895 2024-08-10T05:32:31.094 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.094+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=6JWFN3MCGP7Y type=del 2024-08-10T05:32:31.096 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.096+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=YCKHXNZ28F0E type=del size=3245415 2024-08-10T05:32:31.098 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.098+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~7ZIT4WDTIK1X.0 size=1048576 2024-08-10T05:32:31.100 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.100+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~7ZIT4WDTIK1X.1 size=626675 2024-08-10T05:32:31.105 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.105+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=7ZIT4WDTIK1X tag=ADQ3E4N28YWM type=write size=2723827 2024-08-10T05:32:31.107 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.107+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=YPHD1C9VSEAN type=write size=486570 2024-08-10T05:32:31.109 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.109+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~WP0HT99X9ATK.0 size=856637 2024-08-10T05:32:31.114 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.114+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=WP0HT99X9ATK tag=QJJVKMQFG1LR type=write size=1905213 2024-08-10T05:32:31.117 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.117+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=RIW33Q7P1YZK type=del size=2473936 2024-08-10T05:32:31.119 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.119+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~H5SZ8WN3GPDZ.0 size=1048576 2024-08-10T05:32:31.121 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.121+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~H5SZ8WN3GPDZ.1 size=1048576 2024-08-10T05:32:31.123 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.123+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~H5SZ8WN3GPDZ.2 size=380910 2024-08-10T05:32:31.127 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.127+0000 7f7803238780 1 < completed multipart upload key=PIABVMHZSH5U upload=H5SZ8WN3GPDZ tag=T0EFCQD3VF5H type=write size=3526638 2024-08-10T05:32:31.129 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.129+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=J3DADVB46A74 type=del size=3947203 2024-08-10T05:32:31.132 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.132+0000 7f7803238780 -1 < failed to complete operation key=XOK47MUNUZ55 tag=7TICDAEV7BB9 type=del size=754853: (22) Invalid argument 2024-08-10T05:32:31.134 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.134+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=0K98BAL8NWBD type=del size=2476832 2024-08-10T05:32:31.136 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.136+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~Y9NYK31VIEHX.0 size=1048576 2024-08-10T05:32:31.138 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.138+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~Y9NYK31VIEHX.1 size=1048576 2024-08-10T05:32:31.140 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.140+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~Y9NYK31VIEHX.2 size=657146 2024-08-10T05:32:31.144 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.144+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=Y9NYK31VIEHX tag=UNKFYY26BOQY type=write size=3802874 2024-08-10T05:32:31.147 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.147+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~7MEUI3UNPO8P.0 size=559153 2024-08-10T05:32:31.148 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.147+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=7MEUI3UNPO8P tag=N0SVT5JCURNL type=write size=1607729 2024-08-10T05:32:31.149 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.149+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~1WOTXKPWM6QZ.0 size=596645 2024-08-10T05:32:31.153 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.153+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=1WOTXKPWM6QZ tag=6DL7KQ3S2B2W type=write size=1645221 2024-08-10T05:32:31.155 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.155+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=1INV3IBVTJ8U type=write size=661545 2024-08-10T05:32:31.157 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.157+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=ZPCOGOJ9FR43 type=del 2024-08-10T05:32:31.162 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.162+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~YAFHFU41C39O.0 size=1048576 2024-08-10T05:32:31.164 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.164+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~YAFHFU41C39O.1 size=33303 2024-08-10T05:32:31.164 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.164+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=YAFHFU41C39O tag=WKTZKNQBLQAF type=write size=2130455 2024-08-10T05:32:31.170 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.170+0000 7f7803238780 1 < suggested remove operation key=AEL92L18QHBE tag=H0C4FI6IOX8H type=del 2024-08-10T05:32:31.175 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.175+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~QE9P1ZDKX470.0 size=1048576 2024-08-10T05:32:31.177 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.177+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~QE9P1ZDKX470.1 size=952345 2024-08-10T05:32:31.178 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.177+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=QE9P1ZDKX470 tag=YMMZ0RHHDSYG type=write size=3049497 2024-08-10T05:32:31.180 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.180+0000 7f7803238780 1 < completed delete operation key=VJC53Z86ZBHI tag=E3DNCR8MVZ6O type=del 2024-08-10T05:32:31.185 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.185+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~U0ZTC0RD1RR0.0 size=1048576 2024-08-10T05:32:31.188 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.188+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~U0ZTC0RD1RR0.1 size=1048576 2024-08-10T05:32:31.191 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.190+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~U0ZTC0RD1RR0.2 size=244716 2024-08-10T05:32:31.191 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.190+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=U0ZTC0RD1RR0 tag=5CBAUTSVS4WZ type=write size=3390444 2024-08-10T05:32:31.193 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.193+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~HXZPAENTUROW.0 size=1048576 2024-08-10T05:32:31.196 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.196+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~HXZPAENTUROW.1 size=1048576 2024-08-10T05:32:31.198 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.198+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~HXZPAENTUROW.2 size=346498 2024-08-10T05:32:31.203 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.202+0000 7f7803238780 1 < completed multipart upload key=AEL92L18QHBE upload=HXZPAENTUROW tag=L8F1PT2MDARI type=write size=3492226 2024-08-10T05:32:31.205 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.205+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=ZIAOMQMW60IS type=del size=2541197 2024-08-10T05:32:31.208 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.208+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~CESUKGSJQJV2.0 size=1048576 2024-08-10T05:32:31.211 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.211+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~CESUKGSJQJV2.1 size=213622 2024-08-10T05:32:31.216 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.216+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=CESUKGSJQJV2 tag=TCG98XI0TE38 type=write size=2310774 2024-08-10T05:32:31.221 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.221+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~Q1M88MJQBJD4.0 size=1048576 2024-08-10T05:32:31.224 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.224+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~Q1M88MJQBJD4.1 size=1048576 2024-08-10T05:32:31.226 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.226+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~Q1M88MJQBJD4.2 size=597577 2024-08-10T05:32:31.226 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.226+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=Q1M88MJQBJD4 tag=R8WD2ELC0HUT type=write size=3743305 2024-08-10T05:32:31.229 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.229+0000 7f7803238780 1 < completed write operation key=E3ELDC0JZ406 tag=HVLF55EPA0FD type=write size=398250 2024-08-10T05:32:31.234 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.234+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~WE8LP1AQ77VS.0 size=1048576 2024-08-10T05:32:31.236 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.236+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~WE8LP1AQ77VS.1 size=1048576 2024-08-10T05:32:31.239 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.239+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~WE8LP1AQ77VS.2 size=139085 2024-08-10T05:32:31.239 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.239+0000 7f7803238780 1 > prepared multipart upload key=PIABVMHZSH5U upload=WE8LP1AQ77VS tag=C14J0XM5X5U7 type=write size=3284813 2024-08-10T05:32:31.243 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.243+0000 7f7803238780 -1 < failed to complete operation key=AEL92L18QHBE tag=1S2Q8JU3KWBO type=del size=2388483: (22) Invalid argument 2024-08-10T05:32:31.246 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.246+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=JMCCD3PPVL3G type=del size=567875 2024-08-10T05:32:31.247 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.247+0000 7f7803238780 1 < canceled part key=_multipart_AEL92L18QHBE.2~FV1K1R08E6PP.0 size=1048576 2024-08-10T05:32:31.249 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.249+0000 7f7803238780 1 < completed part key=_multipart_AEL92L18QHBE.2~FV1K1R08E6PP.1 size=101256 2024-08-10T05:32:31.256 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.256+0000 7f7803238780 1 < canceled multipart upload key=AEL92L18QHBE upload=FV1K1R08E6PP tag=FC50D6BRJDQG type=write size=2198408 2024-08-10T05:32:31.261 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.261+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~VXIYMD13B3UR.0 size=106524 2024-08-10T05:32:31.261 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.261+0000 7f7803238780 1 > prepared multipart upload key=DDSA6SD57UXL upload=VXIYMD13B3UR tag=TK4O2FH642VW type=write size=1155100 2024-08-10T05:32:31.264 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.264+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=OM79K8LHHBZK type=del 2024-08-10T05:32:31.266 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.266+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=IEDE6J9Q4N91 type=del size=3593606 2024-08-10T05:32:31.269 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.269+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=YCKHXNZ28F0E type=del 2024-08-10T05:32:31.272 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.272+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=R7YWLIM28C2C type=write size=455862 2024-08-10T05:32:31.277 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.277+0000 7f7803238780 1 < suggested update operation key=XOK47MUNUZ55 tag=YPHD1C9VSEAN type=write size=486570 2024-08-10T05:32:31.283 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.283+0000 7f7803238780 1 > prepared part key=_multipart_MSU6AUJV0ITY.2~23GLRY6AOITS.0 size=235318 2024-08-10T05:32:31.283 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.283+0000 7f7803238780 1 > prepared multipart upload key=MSU6AUJV0ITY upload=23GLRY6AOITS tag=Q44E1KOXBEC6 type=write size=1283894 2024-08-10T05:32:31.285 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.285+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=RIW33Q7P1YZK type=del 2024-08-10T05:32:31.290 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.290+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~BQBP44TJK59V.0 size=1048576 2024-08-10T05:32:31.293 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.293+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~BQBP44TJK59V.1 size=484206 2024-08-10T05:32:31.293 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.293+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=BQBP44TJK59V tag=HO3T1RRBFLGX type=write size=2581358 2024-08-10T05:32:31.296 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.296+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=J3DADVB46A74 type=del 2024-08-10T05:32:31.302 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.302+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~GPWHCVBFBO6A.0 size=704621 2024-08-10T05:32:31.302 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.302+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=GPWHCVBFBO6A tag=88CZ0D2TXEXX type=write size=1753197 2024-08-10T05:32:31.305 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.305+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=0K98BAL8NWBD type=del 2024-08-10T05:32:31.310 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.310+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~II4QLT1IHVBU.0 size=1048576 2024-08-10T05:32:31.312 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.312+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~II4QLT1IHVBU.1 size=1048576 2024-08-10T05:32:31.315 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.315+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~II4QLT1IHVBU.2 size=789633 2024-08-10T05:32:31.315 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.315+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=II4QLT1IHVBU tag=RTUSCDDE8681 type=write size=3935361 2024-08-10T05:32:31.317 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.317+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~7MEUI3UNPO8P.0 size=559153 2024-08-10T05:32:31.323 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.323+0000 7f7803238780 1 < completed multipart upload key=Z7YHEIMU76PP upload=7MEUI3UNPO8P tag=N0SVT5JCURNL type=write size=1607729 2024-08-10T05:32:31.328 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.328+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~A617YMMU48GF.0 size=1048576 2024-08-10T05:32:31.330 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.330+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~A617YMMU48GF.1 size=213652 2024-08-10T05:32:31.330 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.330+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=A617YMMU48GF tag=MQX8S85HVKQY type=write size=2310804 2024-08-10T05:32:31.334 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.333+0000 7f7803238780 1 < completed write operation key=M4KEYRP20O0S tag=1INV3IBVTJ8U type=write size=661545 2024-08-10T05:32:31.339 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.339+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~7VVY7KLN1V6E.0 size=1048576 2024-08-10T05:32:31.342 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.342+0000 7f7803238780 1 > prepared part key=_multipart_VJC53Z86ZBHI.2~7VVY7KLN1V6E.1 size=989871 2024-08-10T05:32:31.342 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.342+0000 7f7803238780 1 > prepared multipart upload key=VJC53Z86ZBHI upload=7VVY7KLN1V6E tag=IKFU5A08OFY2 type=write size=3087023 2024-08-10T05:32:31.344 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.344+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~YAFHFU41C39O.0 size=1048576 2024-08-10T05:32:31.347 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.347+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~YAFHFU41C39O.1 size=33303 2024-08-10T05:32:31.352 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.352+0000 7f7803238780 1 < completed multipart upload key=VJC53Z86ZBHI upload=YAFHFU41C39O tag=WKTZKNQBLQAF type=write size=2130455 2024-08-10T05:32:31.354 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.354+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=DSR665TU1BJN type=del size=3586491 2024-08-10T05:32:31.357 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.357+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~QE9P1ZDKX470.0 size=1048576 2024-08-10T05:32:31.360 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.360+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~QE9P1ZDKX470.1 size=952345 2024-08-10T05:32:31.365 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.365+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=QE9P1ZDKX470 tag=YMMZ0RHHDSYG type=write size=3049497 2024-08-10T05:32:31.367 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.367+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=XOPAJCG6OBC3 type=del size=2374868 2024-08-10T05:32:31.370 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.370+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~U0ZTC0RD1RR0.0 size=1048576 2024-08-10T05:32:31.372 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.372+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~U0ZTC0RD1RR0.1 size=1048576 2024-08-10T05:32:31.374 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.374+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~U0ZTC0RD1RR0.2 size=244716 2024-08-10T05:32:31.377 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.377+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=U0ZTC0RD1RR0 tag=5CBAUTSVS4WZ type=write size=3390444 2024-08-10T05:32:31.381 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.381+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~KQ9TIMTH4DQ4.0 size=1048576 2024-08-10T05:32:31.382 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.382+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~KQ9TIMTH4DQ4.1 size=976873 2024-08-10T05:32:31.382 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.382+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=KQ9TIMTH4DQ4 tag=5S5ROWKBRYBG type=write size=3074025 2024-08-10T05:32:31.385 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.385+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=ZIAOMQMW60IS type=del 2024-08-10T05:32:31.389 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.389+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~8C0T7UDERPSN.0 size=892652 2024-08-10T05:32:31.389 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.389+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=8C0T7UDERPSN tag=9LCT2R9F02E1 type=write size=1941228 2024-08-10T05:32:31.392 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.392+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~Q1M88MJQBJD4.0 size=1048576 2024-08-10T05:32:31.393 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.393+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~Q1M88MJQBJD4.1 size=1048576 2024-08-10T05:32:31.395 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.395+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~Q1M88MJQBJD4.2 size=597577 2024-08-10T05:32:31.398 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.398+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=Q1M88MJQBJD4 tag=R8WD2ELC0HUT type=write size=3743305 2024-08-10T05:32:31.400 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.400+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=D7UWLYL1XJ6Z type=write size=220124 2024-08-10T05:32:31.403 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.403+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~WE8LP1AQ77VS.0 size=1048576 2024-08-10T05:32:31.405 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.405+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~WE8LP1AQ77VS.1 size=1048576 2024-08-10T05:32:31.406 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.406+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~WE8LP1AQ77VS.2 size=139085 2024-08-10T05:32:31.410 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.410+0000 7f7803238780 1 < completed multipart upload key=PIABVMHZSH5U upload=WE8LP1AQ77VS tag=C14J0XM5X5U7 type=write size=3284813 2024-08-10T05:32:31.414 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.414+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~HVG659K8HZSX.0 size=1048576 2024-08-10T05:32:31.415 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.415+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~HVG659K8HZSX.1 size=1048576 2024-08-10T05:32:31.417 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.417+0000 7f7803238780 1 > prepared part key=_multipart_XWUWU8CVR59V.2~HVG659K8HZSX.2 size=674050 2024-08-10T05:32:31.417 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.417+0000 7f7803238780 1 > prepared multipart upload key=XWUWU8CVR59V upload=HVG659K8HZSX tag=HNS3L0JXJ5DO type=write size=3819778 2024-08-10T05:32:31.419 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.419+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=JMCCD3PPVL3G type=del 2024-08-10T05:32:31.420 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.420+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=TGSL4M4M035A type=del size=2133538 2024-08-10T05:32:31.422 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.422+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~VXIYMD13B3UR.0 size=106524 2024-08-10T05:32:31.426 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.426+0000 7f7803238780 1 < completed multipart upload key=DDSA6SD57UXL upload=VXIYMD13B3UR tag=TK4O2FH642VW type=write size=1155100 2024-08-10T05:32:31.428 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.428+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=J3MLHBKHA8N2 type=del size=2370651 2024-08-10T05:32:31.430 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.430+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=IEDE6J9Q4N91 type=del 2024-08-10T05:32:31.431 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.431+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=C6QRQD4H6IPN type=del size=2087888 2024-08-10T05:32:31.433 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.433+0000 7f7803238780 1 < canceled operation key=ME6EL3X8OID0 tag=R7YWLIM28C2C type=write size=455862 2024-08-10T05:32:31.435 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.435+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=FDU7W5HLTO7B type=del size=2736161 2024-08-10T05:32:31.437 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.437+0000 7f7803238780 1 < completed part key=_multipart_MSU6AUJV0ITY.2~23GLRY6AOITS.0 size=235318 2024-08-10T05:32:31.440 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.440+0000 7f7803238780 1 < completed multipart upload key=MSU6AUJV0ITY upload=23GLRY6AOITS tag=Q44E1KOXBEC6 type=write size=1283894 2024-08-10T05:32:31.442 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.442+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=UICJPHK2ATDK type=write size=608782 2024-08-10T05:32:31.444 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.444+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~BQBP44TJK59V.0 size=1048576 2024-08-10T05:32:31.446 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.445+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~BQBP44TJK59V.1 size=484206 2024-08-10T05:32:31.449 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.448+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=BQBP44TJK59V tag=HO3T1RRBFLGX type=write size=2581358 2024-08-10T05:32:31.450 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.450+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=CPPE9TD304V5 type=del size=3432230 2024-08-10T05:32:31.453 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.452+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~GPWHCVBFBO6A.0 size=704621 2024-08-10T05:32:31.456 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.456+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=GPWHCVBFBO6A tag=88CZ0D2TXEXX type=write size=1753197 2024-08-10T05:32:31.458 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.458+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=B8OS76AD5QSB type=del size=3166706 2024-08-10T05:32:31.460 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.460+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~II4QLT1IHVBU.0 size=1048576 2024-08-10T05:32:31.462 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.462+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~II4QLT1IHVBU.1 size=1048576 2024-08-10T05:32:31.463 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.463+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~II4QLT1IHVBU.2 size=789633 2024-08-10T05:32:31.467 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.467+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=II4QLT1IHVBU tag=RTUSCDDE8681 type=write size=3935361 2024-08-10T05:32:31.470 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.470+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~XXO05300FMG0.0 size=1048576 2024-08-10T05:32:31.475 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.472+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~XXO05300FMG0.1 size=168851 2024-08-10T05:32:31.475 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.472+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=XXO05300FMG0 tag=PIGT94CE34BB type=write size=2266003 2024-08-10T05:32:31.475 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.474+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~A617YMMU48GF.0 size=1048576 2024-08-10T05:32:31.476 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.476+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~A617YMMU48GF.1 size=213652 2024-08-10T05:32:31.482 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.479+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=A617YMMU48GF tag=MQX8S85HVKQY type=write size=2310804 2024-08-10T05:32:31.483 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.483+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~4U4SDDX8WR3U.0 size=1048576 2024-08-10T05:32:31.485 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.485+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~4U4SDDX8WR3U.1 size=1048576 2024-08-10T05:32:31.486 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.487+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~4U4SDDX8WR3U.2 size=1036113 2024-08-10T05:32:31.487 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.487+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=4U4SDDX8WR3U tag=RIH41DY3FGJ9 type=write size=4181841 2024-08-10T05:32:31.489 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.489+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~7VVY7KLN1V6E.0 size=1048576 2024-08-10T05:32:31.491 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.491+0000 7f7803238780 1 < completed part key=_multipart_VJC53Z86ZBHI.2~7VVY7KLN1V6E.1 size=989871 2024-08-10T05:32:31.496 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.496+0000 7f7803238780 1 < completed multipart upload key=VJC53Z86ZBHI upload=7VVY7KLN1V6E tag=IKFU5A08OFY2 type=write size=3087023 2024-08-10T05:32:31.500 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.500+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~1ATAY37REG71.0 size=1048576 2024-08-10T05:32:31.502 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.501+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~1ATAY37REG71.1 size=1048576 2024-08-10T05:32:31.503 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.503+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~1ATAY37REG71.2 size=128899 2024-08-10T05:32:31.503 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.503+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=1ATAY37REG71 tag=DY0NZDS66CHR type=write size=3274627 2024-08-10T05:32:31.507 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.507+0000 7f7803238780 1 < suggested update operation key=BEWZS75IA59P tag=DSR665TU1BJN type=del size=3586491 2024-08-10T05:32:31.510 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.510+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~LC1K3F96PQO8.0 size=953965 2024-08-10T05:32:31.511 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.510+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=LC1K3F96PQO8 tag=IVW4XRCLLH4S type=write size=2002541 2024-08-10T05:32:31.512 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.512+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=XOPAJCG6OBC3 type=del 2024-08-10T05:32:31.515 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.515+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=KOZZKV1LZ77I type=del size=1632865 2024-08-10T05:32:31.517 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.517+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~KQ9TIMTH4DQ4.0 size=1048576 2024-08-10T05:32:31.518 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.518+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~KQ9TIMTH4DQ4.1 size=976873 2024-08-10T05:32:31.522 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.522+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=KQ9TIMTH4DQ4 tag=5S5ROWKBRYBG type=write size=3074025 2024-08-10T05:32:31.526 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.526+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~H0J7WIAJD4HZ.0 size=1040426 2024-08-10T05:32:31.526 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.526+0000 7f7803238780 1 > prepared multipart upload key=DDSA6SD57UXL upload=H0J7WIAJD4HZ tag=THG1IA8G272K type=write size=2089002 2024-08-10T05:32:31.528 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.528+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~8C0T7UDERPSN.0 size=892652 2024-08-10T05:32:31.531 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.531+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=8C0T7UDERPSN tag=9LCT2R9F02E1 type=write size=1941228 2024-08-10T05:32:31.535 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.535+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~KD16EZO74E82.0 size=1048576 2024-08-10T05:32:31.537 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.537+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~KD16EZO74E82.1 size=865317 2024-08-10T05:32:31.537 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.537+0000 7f7803238780 1 > prepared multipart upload key=1TZT0H3OT772 upload=KD16EZO74E82 tag=WZDY7HXHKNPL type=write size=2962469 2024-08-10T05:32:31.539 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.539+0000 7f7803238780 1 < completed write operation key=Z12OHVV95R90 tag=D7UWLYL1XJ6Z type=write size=220124 2024-08-10T05:32:31.542 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.542+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~7DC8CGCS7D8T.0 size=1048576 2024-08-10T05:32:31.544 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.544+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~7DC8CGCS7D8T.1 size=1048576 2024-08-10T05:32:31.546 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.546+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~7DC8CGCS7D8T.2 size=453962 2024-08-10T05:32:31.546 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.546+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=7DC8CGCS7D8T tag=RRFGOS96HPVI type=write size=3599690 2024-08-10T05:32:31.548 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.548+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~HVG659K8HZSX.0 size=1048576 2024-08-10T05:32:31.549 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.549+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~HVG659K8HZSX.1 size=1048576 2024-08-10T05:32:31.552 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.551+0000 7f7803238780 1 < completed part key=_multipart_XWUWU8CVR59V.2~HVG659K8HZSX.2 size=674050 2024-08-10T05:32:31.556 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.556+0000 7f7803238780 1 < completed multipart upload key=XWUWU8CVR59V upload=HVG659K8HZSX tag=HNS3L0JXJ5DO type=write size=3819778 2024-08-10T05:32:31.558 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.558+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=LRNBGL3R8XB6 type=del size=1959823 2024-08-10T05:32:31.561 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.561+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=TGSL4M4M035A type=del 2024-08-10T05:32:31.566 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.566+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~UWBJGZRK0TUW.0 size=1048576 2024-08-10T05:32:31.567 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.567+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~UWBJGZRK0TUW.1 size=1048576 2024-08-10T05:32:31.569 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.569+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~UWBJGZRK0TUW.2 size=671371 2024-08-10T05:32:31.569 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.569+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=UWBJGZRK0TUW tag=2TOUW4X63QR5 type=write size=3817099 2024-08-10T05:32:31.571 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.571+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=J3MLHBKHA8N2 type=del 2024-08-10T05:32:31.573 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.573+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=67541JEAFM8D type=del size=3998280 2024-08-10T05:32:31.577 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.577+0000 7f7803238780 1 < suggested remove operation key=48SFR1BMD3PP tag=C6QRQD4H6IPN type=del 2024-08-10T05:32:31.583 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.583+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~LEK0W6X9G9HG.0 size=296602 2024-08-10T05:32:31.583 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.583+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=LEK0W6X9G9HG tag=F561N4FX3GS7 type=write size=1345178 2024-08-10T05:32:31.585 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.585+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=FDU7W5HLTO7B type=del 2024-08-10T05:32:31.588 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.588+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=E5GD4KRVCQH1 type=write size=72442 2024-08-10T05:32:31.591 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.591+0000 7f7803238780 1 < completed write operation key=4RGB196YQHP8 tag=UICJPHK2ATDK type=write size=608782 2024-08-10T05:32:31.593 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.593+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=6EGFMNF9KI55 type=del size=2066950 2024-08-10T05:32:31.598 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.598+0000 7f7803238780 1 < suggested remove operation key=29VQII5BL9Z9 tag=CPPE9TD304V5 type=del 2024-08-10T05:32:31.600 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.600+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=ESM0C2NC9879 type=del size=1206061 2024-08-10T05:32:31.602 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.602+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=B8OS76AD5QSB type=del 2024-08-10T05:32:31.607 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.607+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~5QONBGZMI0ZP.0 size=1048576 2024-08-10T05:32:31.609 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.609+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~5QONBGZMI0ZP.1 size=369382 2024-08-10T05:32:31.609 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.609+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=5QONBGZMI0ZP tag=KYWDB7O6IZA6 type=write size=2466534 2024-08-10T05:32:31.612 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.612+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~XXO05300FMG0.0 size=1048576 2024-08-10T05:32:31.614 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.614+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~XXO05300FMG0.1 size=168851 2024-08-10T05:32:31.617 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.617+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=XXO05300FMG0 tag=PIGT94CE34BB type=write size=2266003 2024-08-10T05:32:31.619 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.619+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=2CRPHXOWIGLP type=del size=1453568 2024-08-10T05:32:31.622 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.622+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~4U4SDDX8WR3U.0 size=1048576 2024-08-10T05:32:31.623 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.624+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~4U4SDDX8WR3U.1 size=1048576 2024-08-10T05:32:31.626 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.626+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~4U4SDDX8WR3U.2 size=1036113 2024-08-10T05:32:31.631 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.630+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=4U4SDDX8WR3U tag=RIH41DY3FGJ9 type=write size=4181841 2024-08-10T05:32:31.635 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.635+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~4R1VLV68N52R.0 size=658096 2024-08-10T05:32:31.635 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.635+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=4R1VLV68N52R tag=J3A4CJCQWMNG type=write size=1706672 2024-08-10T05:32:31.638 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.638+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~1ATAY37REG71.0 size=1048576 2024-08-10T05:32:31.640 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.639+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~1ATAY37REG71.1 size=1048576 2024-08-10T05:32:31.641 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.641+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~1ATAY37REG71.2 size=128899 2024-08-10T05:32:31.646 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.646+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=1ATAY37REG71 tag=DY0NZDS66CHR type=write size=3274627 2024-08-10T05:32:31.649 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.649+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=0XMQ5APSVIM5 type=del size=236099 2024-08-10T05:32:31.652 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.652+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~LC1K3F96PQO8.0 size=953965 2024-08-10T05:32:31.657 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.657+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=LC1K3F96PQO8 tag=IVW4XRCLLH4S type=write size=2002541 2024-08-10T05:32:31.662 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.662+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~ZORV5JE604IA.0 size=744846 2024-08-10T05:32:31.662 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.662+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=ZORV5JE604IA tag=VAGGLX2F4R1W type=write size=1793422 2024-08-10T05:32:31.664 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.664+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=KOZZKV1LZ77I type=del 2024-08-10T05:32:31.667 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.667+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=5A9L4EKY2092 type=write size=694356 2024-08-10T05:32:31.669 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.669+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~H0J7WIAJD4HZ.0 size=1040426 2024-08-10T05:32:31.673 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.673+0000 7f7803238780 1 < completed multipart upload key=DDSA6SD57UXL upload=H0J7WIAJD4HZ tag=THG1IA8G272K type=write size=2089002 2024-08-10T05:32:31.678 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.678+0000 7f7803238780 1 > prepared part key=_multipart_N6BX8IO9ZULU.2~WEV8ZMFD3KFO.0 size=900488 2024-08-10T05:32:31.678 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.678+0000 7f7803238780 1 > prepared multipart upload key=N6BX8IO9ZULU upload=WEV8ZMFD3KFO tag=6Y4KZLQ0M5EK type=write size=1949064 2024-08-10T05:32:31.681 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.681+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~KD16EZO74E82.0 size=1048576 2024-08-10T05:32:31.683 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.683+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~KD16EZO74E82.1 size=865317 2024-08-10T05:32:31.689 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.688+0000 7f7803238780 1 < completed multipart upload key=1TZT0H3OT772 upload=KD16EZO74E82 tag=WZDY7HXHKNPL type=write size=2962469 2024-08-10T05:32:31.693 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.693+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~T743DSEWHTU5.0 size=692259 2024-08-10T05:32:31.693 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.693+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=T743DSEWHTU5 tag=H0RSP62XQXY1 type=write size=1740835 2024-08-10T05:32:31.694 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.693+0000 7f7803238780 1 < canceled part key=_multipart_4RGB196YQHP8.2~7DC8CGCS7D8T.0 size=1048576 2024-08-10T05:32:31.694 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.693+0000 7f7803238780 1 < canceled part key=_multipart_4RGB196YQHP8.2~7DC8CGCS7D8T.1 size=1048576 2024-08-10T05:32:31.696 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.696+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~7DC8CGCS7D8T.2 size=453962 2024-08-10T05:32:31.701 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.700+0000 7f7803238780 1 < canceled multipart upload key=4RGB196YQHP8 upload=7DC8CGCS7D8T tag=RRFGOS96HPVI type=write size=3599690 2024-08-10T05:32:31.703 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.703+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=SD62SNTAA1M8 type=del size=1478739 2024-08-10T05:32:31.706 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.706+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=LRNBGL3R8XB6 type=del 2024-08-10T05:32:31.708 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.708+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=24M5XZIJ1BYP type=del size=1872005 2024-08-10T05:32:31.710 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.710+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~UWBJGZRK0TUW.0 size=1048576 2024-08-10T05:32:31.711 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.711+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~UWBJGZRK0TUW.1 size=1048576 2024-08-10T05:32:31.714 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.713+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~UWBJGZRK0TUW.2 size=671371 2024-08-10T05:32:31.717 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.717+0000 7f7803238780 1 < completed multipart upload key=XOK47MUNUZ55 upload=UWBJGZRK0TUW tag=2TOUW4X63QR5 type=write size=3817099 2024-08-10T05:32:31.719 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.719+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=LDL423BMNXP9 type=write size=476975 2024-08-10T05:32:31.720 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.720+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=67541JEAFM8D type=del 2024-08-10T05:32:31.725 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.725+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~NO3B6EML5059.0 size=1048576 2024-08-10T05:32:31.727 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.727+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~NO3B6EML5059.1 size=1048576 2024-08-10T05:32:31.729 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.729+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~NO3B6EML5059.2 size=890835 2024-08-10T05:32:31.729 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.729+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=NO3B6EML5059 tag=XBBA599A4B4V type=write size=4036563 2024-08-10T05:32:31.731 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.731+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~LEK0W6X9G9HG.0 size=296602 2024-08-10T05:32:31.734 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.734+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=LEK0W6X9G9HG tag=F561N4FX3GS7 type=write size=1345178 2024-08-10T05:32:31.736 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.736+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=IXL0BYZ01CPE type=del size=915526 2024-08-10T05:32:31.738 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.738+0000 7f7803238780 1 < completed write operation key=N6BX8IO9ZULU tag=E5GD4KRVCQH1 type=write size=72442 2024-08-10T05:32:31.741 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.741+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~VMLDK31O9VSV.0 size=422940 2024-08-10T05:32:31.741 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.741+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=VMLDK31O9VSV tag=ZCER08APEB9H type=write size=1471516 2024-08-10T05:32:31.743 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.743+0000 7f7803238780 1 < completed delete operation key=AEL92L18QHBE tag=6EGFMNF9KI55 type=del 2024-08-10T05:32:31.746 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.746+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=7BB50K9CQAON type=del size=3461718 2024-08-10T05:32:31.748 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.748+0000 7f7803238780 1 < completed delete operation key=5CR34DW31W53 tag=ESM0C2NC9879 type=del 2024-08-10T05:32:31.751 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.751+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~023F2VTBH1EI.0 size=1048576 2024-08-10T05:32:31.753 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:31 smithi086 ceph-mon[101471]: pgmap v1387: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 477 KiB/s wr, 2.43k op/s 2024-08-10T05:32:31.753 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:31 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:32:31.753 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:31 smithi086 ceph-mon[98993]: pgmap v1387: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 477 KiB/s wr, 2.43k op/s 2024-08-10T05:32:31.753 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:31 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:32:31.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:31 smithi159 ceph-mon[90359]: pgmap v1387: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 477 KiB/s wr, 2.43k op/s 2024-08-10T05:32:31.753 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:31 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:32:31.754 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.754+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~023F2VTBH1EI.1 size=824100 2024-08-10T05:32:31.754 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.754+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=023F2VTBH1EI tag=67VS04OGYBI1 type=write size=2921252 2024-08-10T05:32:31.756 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.756+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~5QONBGZMI0ZP.0 size=1048576 2024-08-10T05:32:31.758 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.758+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~5QONBGZMI0ZP.1 size=369382 2024-08-10T05:32:31.761 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.761+0000 7f7803238780 1 < completed multipart upload key=TKJHBLIHRWG7 upload=5QONBGZMI0ZP tag=KYWDB7O6IZA6 type=write size=2466534 2024-08-10T05:32:31.764 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.763+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=EZAN7XCK40IN type=write size=505082 2024-08-10T05:32:31.766 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.766+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=2CRPHXOWIGLP type=del 2024-08-10T05:32:31.769 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.769+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~W15KM2AZ28UF.0 size=1048576 2024-08-10T05:32:31.771 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.771+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~W15KM2AZ28UF.1 size=1048576 2024-08-10T05:32:31.772 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.773+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~W15KM2AZ28UF.2 size=362554 2024-08-10T05:32:31.773 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.773+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=W15KM2AZ28UF tag=HYCIMQXR10JT type=write size=3508282 2024-08-10T05:32:31.775 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.775+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~4R1VLV68N52R.0 size=658096 2024-08-10T05:32:31.779 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.779+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=4R1VLV68N52R tag=J3A4CJCQWMNG type=write size=1706672 2024-08-10T05:32:31.781 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.781+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=9HRSHDOXCVRR type=del size=3106622 2024-08-10T05:32:31.784 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.784+0000 7f7803238780 1 < suggested remove operation key=SFULEGB3NN7M tag=0XMQ5APSVIM5 type=del 2024-08-10T05:32:31.786 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.786+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=MACL9TYCU77I type=del size=1686806 2024-08-10T05:32:31.788 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.788+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~ZORV5JE604IA.0 size=744846 2024-08-10T05:32:31.792 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.792+0000 7f7803238780 1 < completed multipart upload key=29VQII5BL9Z9 upload=ZORV5JE604IA tag=VAGGLX2F4R1W type=write size=1793422 2024-08-10T05:32:31.796 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.796+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~Z1PXFTKDBD6U.0 size=1048576 2024-08-10T05:32:31.798 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.798+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~Z1PXFTKDBD6U.1 size=641062 2024-08-10T05:32:31.798 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.798+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=Z1PXFTKDBD6U tag=IVOFQFQ8M5WN type=write size=2738214 2024-08-10T05:32:31.800 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.800+0000 7f7803238780 1 < completed write operation key=MSU6AUJV0ITY tag=5A9L4EKY2092 type=write size=694356 2024-08-10T05:32:31.803 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.803+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~R3UHYONYVS0C.0 size=587962 2024-08-10T05:32:31.803 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.803+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=R3UHYONYVS0C tag=V1X3SYQRCHW7 type=write size=1636538 2024-08-10T05:32:31.805 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.805+0000 7f7803238780 1 < completed part key=_multipart_N6BX8IO9ZULU.2~WEV8ZMFD3KFO.0 size=900488 2024-08-10T05:32:31.808 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.808+0000 7f7803238780 1 < completed multipart upload key=N6BX8IO9ZULU upload=WEV8ZMFD3KFO tag=6Y4KZLQ0M5EK type=write size=1949064 2024-08-10T05:32:31.813 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.812+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~0DNL72FM2HOP.0 size=654813 2024-08-10T05:32:31.813 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.812+0000 7f7803238780 1 > prepared multipart upload key=DDSA6SD57UXL upload=0DNL72FM2HOP tag=46ZNINKDH0G5 type=write size=1703389 2024-08-10T05:32:31.814 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.814+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~T743DSEWHTU5.0 size=692259 2024-08-10T05:32:31.818 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.818+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=T743DSEWHTU5 tag=H0RSP62XQXY1 type=write size=1740835 2024-08-10T05:32:31.820 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.820+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=K9MKCB677H5U type=write size=22724 2024-08-10T05:32:31.822 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.822+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=SD62SNTAA1M8 type=del 2024-08-10T05:32:31.826 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.826+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~BPJZP54QX15L.0 size=1048576 2024-08-10T05:32:31.827 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.827+0000 7f7803238780 1 > prepared part key=_multipart_XOK47MUNUZ55.2~BPJZP54QX15L.1 size=809743 2024-08-10T05:32:31.828 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.827+0000 7f7803238780 1 > prepared multipart upload key=XOK47MUNUZ55 upload=BPJZP54QX15L tag=NKJJV3C8IM7X type=write size=2906895 2024-08-10T05:32:31.830 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.830+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=24M5XZIJ1BYP type=del 2024-08-10T05:32:31.834 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.834+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~NOKQJNFTAR4B.0 size=1048576 2024-08-10T05:32:31.835 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.835+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~NOKQJNFTAR4B.1 size=1048576 2024-08-10T05:32:31.837 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.837+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~NOKQJNFTAR4B.2 size=911159 2024-08-10T05:32:31.837 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.837+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=NOKQJNFTAR4B tag=GYVKXVXY3P7E type=write size=4056887 2024-08-10T05:32:31.839 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.839+0000 7f7803238780 1 < completed write operation key=Z12OHVV95R90 tag=LDL423BMNXP9 type=write size=476975 2024-08-10T05:32:31.841 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.841+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=OT8JK6B0ZF9R type=del size=1571578 2024-08-10T05:32:31.843 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.843+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~NO3B6EML5059.0 size=1048576 2024-08-10T05:32:31.845 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.845+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~NO3B6EML5059.1 size=1048576 2024-08-10T05:32:31.847 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.847+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~NO3B6EML5059.2 size=890835 2024-08-10T05:32:31.851 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.851+0000 7f7803238780 1 < completed multipart upload key=TKJHBLIHRWG7 upload=NO3B6EML5059 tag=XBBA599A4B4V type=write size=4036563 2024-08-10T05:32:31.853 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.853+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=RFAKCQ6IO51Z type=del size=3967794 2024-08-10T05:32:31.858 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.857+0000 7f7803238780 1 < suggested remove operation key=TKJHBLIHRWG7 tag=IXL0BYZ01CPE type=del 2024-08-10T05:32:31.859 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.859+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=WQWTCXOUQOGU type=write size=628766 2024-08-10T05:32:31.861 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.861+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~VMLDK31O9VSV.0 size=422940 2024-08-10T05:32:31.865 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.865+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=VMLDK31O9VSV tag=ZCER08APEB9H type=write size=1471516 2024-08-10T05:32:31.867 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.867+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=7GHV6G1IBVP0 type=del size=380247 2024-08-10T05:32:31.869 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.869+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=7BB50K9CQAON type=del 2024-08-10T05:32:31.871 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.871+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=EXXBPR12JL3V type=write size=472430 2024-08-10T05:32:31.873 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.873+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~023F2VTBH1EI.0 size=1048576 2024-08-10T05:32:31.875 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.875+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~023F2VTBH1EI.1 size=824100 2024-08-10T05:32:31.882 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.879+0000 7f7803238780 1 < completed multipart upload key=Z7YHEIMU76PP upload=023F2VTBH1EI tag=67VS04OGYBI1 type=write size=2921252 2024-08-10T05:32:31.883 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.883+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~OW2V3ILHDCCP.0 size=1048576 2024-08-10T05:32:31.884 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.884+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~OW2V3ILHDCCP.1 size=1048576 2024-08-10T05:32:31.886 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.886+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~OW2V3ILHDCCP.2 size=730414 2024-08-10T05:32:31.886 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.886+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=OW2V3ILHDCCP tag=MJJ2W0HQ2IFB type=write size=3876142 2024-08-10T05:32:31.888 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.888+0000 7f7803238780 1 < completed write operation key=XWUWU8CVR59V tag=EZAN7XCK40IN type=write size=505082 2024-08-10T05:32:31.892 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.892+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~L0B8YFMCWP9N.0 size=1048576 2024-08-10T05:32:31.893 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.893+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~L0B8YFMCWP9N.1 size=1048576 2024-08-10T05:32:31.895 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.895+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~L0B8YFMCWP9N.2 size=670971 2024-08-10T05:32:31.895 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.895+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=L0B8YFMCWP9N tag=SZ2HPO83JEOO type=write size=3816699 2024-08-10T05:32:31.895 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.895+0000 7f7803238780 1 < canceled part key=_multipart_5CR34DW31W53.2~W15KM2AZ28UF.0 size=1048576 2024-08-10T05:32:31.897 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.897+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~W15KM2AZ28UF.1 size=1048576 2024-08-10T05:32:31.899 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.899+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~W15KM2AZ28UF.2 size=362554 2024-08-10T05:32:31.903 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.903+0000 7f7803238780 1 < canceled multipart upload key=5CR34DW31W53 upload=W15KM2AZ28UF tag=HYCIMQXR10JT type=write size=3508282 2024-08-10T05:32:31.905 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.905+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=R264J8SYFRHL type=del size=284769 2024-08-10T05:32:31.907 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.907+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=9HRSHDOXCVRR type=del 2024-08-10T05:32:31.911 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.911+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~Y88W8930QQ1X.0 size=301549 2024-08-10T05:32:31.911 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.911+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=Y88W8930QQ1X tag=206H9CQP73NS type=write size=1350125 2024-08-10T05:32:31.912 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.913+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=MACL9TYCU77I type=del 2024-08-10T05:32:31.915 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.915+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=85W8CYK331YW type=del size=3261275 2024-08-10T05:32:31.917 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.917+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~Z1PXFTKDBD6U.0 size=1048576 2024-08-10T05:32:31.919 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.919+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~Z1PXFTKDBD6U.1 size=641062 2024-08-10T05:32:31.922 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.922+0000 7f7803238780 1 < completed multipart upload key=0Q56DOBCN3VW upload=Z1PXFTKDBD6U tag=IVOFQFQ8M5WN type=write size=2738214 2024-08-10T05:32:31.924 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.924+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=HBPE47I5F6OI type=del size=2640657 2024-08-10T05:32:31.926 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.926+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~R3UHYONYVS0C.0 size=587962 2024-08-10T05:32:31.930 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.930+0000 7f7803238780 1 < completed multipart upload key=4RGB196YQHP8 upload=R3UHYONYVS0C tag=V1X3SYQRCHW7 type=write size=1636538 2024-08-10T05:32:31.933 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.933+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~GXAF0ZRFK7II.0 size=1048576 2024-08-10T05:32:31.935 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.935+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~GXAF0ZRFK7II.1 size=1048576 2024-08-10T05:32:31.938 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.937+0000 7f7803238780 1 > prepared part key=_multipart_YTNER1UQPXAW.2~GXAF0ZRFK7II.2 size=834673 2024-08-10T05:32:31.938 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.937+0000 7f7803238780 1 > prepared multipart upload key=YTNER1UQPXAW upload=GXAF0ZRFK7II tag=XD6RNNYSU41O type=write size=3980401 2024-08-10T05:32:31.939 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.939+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~0DNL72FM2HOP.0 size=654813 2024-08-10T05:32:31.943 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.943+0000 7f7803238780 1 < completed multipart upload key=DDSA6SD57UXL upload=0DNL72FM2HOP tag=46ZNINKDH0G5 type=write size=1703389 2024-08-10T05:32:31.947 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.946+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~P9SGFS37G52O.0 size=1048576 2024-08-10T05:32:31.948 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.948+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~P9SGFS37G52O.1 size=589397 2024-08-10T05:32:31.948 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.948+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=P9SGFS37G52O tag=PX5BDDM88QS9 type=write size=2686549 2024-08-10T05:32:31.952 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.952+0000 7f7803238780 1 < suggested remove operation key=WLAMZC6D1VYS tag=K9MKCB677H5U type=write 2024-08-10T05:32:31.954 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.954+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=3DYZXEY1LTBM type=del size=1367515 2024-08-10T05:32:31.955 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.954+0000 7f7803238780 1 < canceled part key=_multipart_XOK47MUNUZ55.2~BPJZP54QX15L.0 size=1048576 2024-08-10T05:32:31.956 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.956+0000 7f7803238780 1 < completed part key=_multipart_XOK47MUNUZ55.2~BPJZP54QX15L.1 size=809743 2024-08-10T05:32:31.959 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.959+0000 7f7803238780 1 < canceled multipart upload key=XOK47MUNUZ55 upload=BPJZP54QX15L tag=NKJJV3C8IM7X type=write size=2906895 2024-08-10T05:32:31.961 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.961+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=CCTXLBRI3283 type=del size=4135870 2024-08-10T05:32:31.963 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.963+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~NOKQJNFTAR4B.0 size=1048576 2024-08-10T05:32:31.965 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.965+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~NOKQJNFTAR4B.1 size=1048576 2024-08-10T05:32:31.966 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.966+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~NOKQJNFTAR4B.2 size=911159 2024-08-10T05:32:31.970 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.970+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=NOKQJNFTAR4B tag=GYVKXVXY3P7E type=write size=4056887 2024-08-10T05:32:31.972 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.972+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=1JVAYG8BG8CZ type=del size=165469 2024-08-10T05:32:31.974 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.974+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=OT8JK6B0ZF9R type=del 2024-08-10T05:32:31.976 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.976+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=71HZ7DOVUHHK type=del size=2811856 2024-08-10T05:32:31.978 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.978+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=RFAKCQ6IO51Z type=del 2024-08-10T05:32:31.980 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.980+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=GO31O7J3GOVL type=del size=249846 2024-08-10T05:32:31.984 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.985+0000 7f7803238780 1 < suggested update operation key=29VQII5BL9Z9 tag=WQWTCXOUQOGU type=write size=628766 2024-08-10T05:32:31.987 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.987+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=26JWR1NX8FOM type=del size=3758833 2024-08-10T05:32:31.989 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.989+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=7GHV6G1IBVP0 type=del 2024-08-10T05:32:31.990 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.990+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=JDJ76LP85XMN type=del size=3154031 2024-08-10T05:32:31.993 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.993+0000 7f7803238780 1 < completed write operation key=SFULEGB3NN7M tag=EXXBPR12JL3V type=write size=472430 2024-08-10T05:32:31.996 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.996+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~KRJ3B1EMMYFA.0 size=1048576 2024-08-10T05:32:31.998 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.998+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~KRJ3B1EMMYFA.1 size=688094 2024-08-10T05:32:31.998 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:31.998+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=KRJ3B1EMMYFA tag=RJ9RSID3TQNM type=write size=2785246 2024-08-10T05:32:32.000 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.000+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~OW2V3ILHDCCP.0 size=1048576 2024-08-10T05:32:32.002 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.002+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~OW2V3ILHDCCP.1 size=1048576 2024-08-10T05:32:32.003 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.003+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~OW2V3ILHDCCP.2 size=730414 2024-08-10T05:32:32.006 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.007+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=OW2V3ILHDCCP tag=MJJ2W0HQ2IFB type=write size=3876142 2024-08-10T05:32:32.008 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.008+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=1CFGF840ID0G type=del size=3167804 2024-08-10T05:32:32.010 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.010+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~L0B8YFMCWP9N.0 size=1048576 2024-08-10T05:32:32.012 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.012+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~L0B8YFMCWP9N.1 size=1048576 2024-08-10T05:32:32.013 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.013+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~L0B8YFMCWP9N.2 size=670971 2024-08-10T05:32:32.017 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.017+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=L0B8YFMCWP9N tag=SZ2HPO83JEOO type=write size=3816699 2024-08-10T05:32:32.019 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.019+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=N38MPA7G4SKX type=del size=715534 2024-08-10T05:32:32.021 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.021+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=R264J8SYFRHL type=del 2024-08-10T05:32:32.024 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.024+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~BUTT6TIX3QWP.0 size=1048576 2024-08-10T05:32:32.026 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.025+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~BUTT6TIX3QWP.1 size=1048576 2024-08-10T05:32:32.027 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.027+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~BUTT6TIX3QWP.2 size=149726 2024-08-10T05:32:32.027 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.027+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=BUTT6TIX3QWP tag=2GJ7SPSE18B6 type=write size=3295454 2024-08-10T05:32:32.029 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.029+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~Y88W8930QQ1X.0 size=301549 2024-08-10T05:32:32.033 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.033+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=Y88W8930QQ1X tag=206H9CQP73NS type=write size=1350125 2024-08-10T05:32:32.035 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.035+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=H0AVWX3D8XFX type=del size=2064419 2024-08-10T05:32:32.039 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.039+0000 7f7803238780 1 < suggested update operation key=5CR34DW31W53 tag=85W8CYK331YW type=del size=3261275 2024-08-10T05:32:32.041 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.041+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=SVDGPFG85R8K type=del size=547689 2024-08-10T05:32:32.043 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.043+0000 7f7803238780 1 < completed delete operation key=E3ELDC0JZ406 tag=HBPE47I5F6OI type=del 2024-08-10T05:32:32.046 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.046+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=YTXVY00UN9SK type=del size=145363 2024-08-10T05:32:32.048 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.048+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~GXAF0ZRFK7II.0 size=1048576 2024-08-10T05:32:32.051 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.051+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~GXAF0ZRFK7II.1 size=1048576 2024-08-10T05:32:32.054 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.054+0000 7f7803238780 1 < completed part key=_multipart_YTNER1UQPXAW.2~GXAF0ZRFK7II.2 size=834673 2024-08-10T05:32:32.059 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.059+0000 7f7803238780 1 < completed multipart upload key=YTNER1UQPXAW upload=GXAF0ZRFK7II tag=XD6RNNYSU41O type=write size=3980401 2024-08-10T05:32:32.065 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.064+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~TJG39P07EZ5T.0 size=427200 2024-08-10T05:32:32.065 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.064+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=TJG39P07EZ5T tag=HEJT39O08PJQ type=write size=1475776 2024-08-10T05:32:32.065 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.064+0000 7f7803238780 1 < canceled part key=_multipart_U2UOFCEMPTEG.2~P9SGFS37G52O.0 size=1048576 2024-08-10T05:32:32.067 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.067+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~P9SGFS37G52O.1 size=589397 2024-08-10T05:32:32.072 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.072+0000 7f7803238780 1 < canceled multipart upload key=U2UOFCEMPTEG upload=P9SGFS37G52O tag=PX5BDDM88QS9 type=write size=2686549 2024-08-10T05:32:32.077 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.077+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~PFWWE2R3UUWM.0 size=1048576 2024-08-10T05:32:32.080 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.080+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~PFWWE2R3UUWM.1 size=355707 2024-08-10T05:32:32.080 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.080+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=PFWWE2R3UUWM tag=PHZ9RIGDU6FM type=write size=2452859 2024-08-10T05:32:32.083 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.083+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=3DYZXEY1LTBM type=del 2024-08-10T05:32:32.088 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.088+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~DT1M2VWF69OP.0 size=1048576 2024-08-10T05:32:32.090 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.090+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~DT1M2VWF69OP.1 size=1048576 2024-08-10T05:32:32.092 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.092+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~DT1M2VWF69OP.2 size=487676 2024-08-10T05:32:32.092 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.092+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=DT1M2VWF69OP tag=BE0OV6Z81XOA type=write size=3633404 2024-08-10T05:32:32.095 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.095+0000 7f7803238780 1 < completed delete operation key=N6BX8IO9ZULU tag=CCTXLBRI3283 type=del 2024-08-10T05:32:32.101 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.100+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~C1L2MWTUMUZF.0 size=1048576 2024-08-10T05:32:32.103 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.103+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~C1L2MWTUMUZF.1 size=1048576 2024-08-10T05:32:32.105 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.105+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~C1L2MWTUMUZF.2 size=202485 2024-08-10T05:32:32.105 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.105+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=C1L2MWTUMUZF tag=BKRICGUF46P7 type=write size=3348213 2024-08-10T05:32:32.107 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.107+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=1JVAYG8BG8CZ type=del 2024-08-10T05:32:32.112 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.112+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~7VTSUL9ZVOHE.0 size=1048576 2024-08-10T05:32:32.114 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.114+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~7VTSUL9ZVOHE.1 size=1048576 2024-08-10T05:32:32.117 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.116+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~7VTSUL9ZVOHE.2 size=527070 2024-08-10T05:32:32.117 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.116+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=7VTSUL9ZVOHE tag=H5LBBXXTSFZM type=write size=3672798 2024-08-10T05:32:32.119 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.119+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=71HZ7DOVUHHK type=del 2024-08-10T05:32:32.122 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.122+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=XJQMM7FFF133 type=del size=3117361 2024-08-10T05:32:32.127 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.127+0000 7f7803238780 1 < suggested update operation key=TKJHBLIHRWG7 tag=GO31O7J3GOVL type=del size=249846 2024-08-10T05:32:32.130 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.130+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=7JJRDDJ8T9N8 type=del size=3666520 2024-08-10T05:32:32.133 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.133+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=26JWR1NX8FOM type=del 2024-08-10T05:32:32.139 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.138+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~IX0U5TISZ6C2.0 size=1048576 2024-08-10T05:32:32.141 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.141+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~IX0U5TISZ6C2.1 size=742059 2024-08-10T05:32:32.141 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.141+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=IX0U5TISZ6C2 tag=LDTJYU1FY1BN type=write size=2839211 2024-08-10T05:32:32.144 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.144+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=JDJ76LP85XMN type=del 2024-08-10T05:32:32.147 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.147+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=Q6K1QSP9HH3D type=write size=236999 2024-08-10T05:32:32.149 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.149+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~KRJ3B1EMMYFA.0 size=1048576 2024-08-10T05:32:32.151 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.151+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~KRJ3B1EMMYFA.1 size=688094 2024-08-10T05:32:32.156 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.156+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=KRJ3B1EMMYFA tag=RJ9RSID3TQNM type=write size=2785246 2024-08-10T05:32:32.163 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.161+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~PLK19JI2OVFM.0 size=1048576 2024-08-10T05:32:32.164 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.164+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~PLK19JI2OVFM.1 size=109034 2024-08-10T05:32:32.164 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.164+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=PLK19JI2OVFM tag=DS86HRF0OFI0 type=write size=2206186 2024-08-10T05:32:32.170 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.169+0000 7f7803238780 1 < suggested update operation key=1TZT0H3OT772 tag=1CFGF840ID0G type=del size=3167804 2024-08-10T05:32:32.175 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.175+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~YBAZTZOW1OGR.0 size=652724 2024-08-10T05:32:32.175 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.175+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=YBAZTZOW1OGR tag=7UVAWWH8IUX7 type=write size=1701300 2024-08-10T05:32:32.178 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.178+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=N38MPA7G4SKX type=del 2024-08-10T05:32:32.181 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.181+0000 7f7803238780 1 > prepared operation key=0LYGW6HXWPZY tag=UNSLJVM82PKD type=del size=2800483 2024-08-10T05:32:32.184 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.184+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~BUTT6TIX3QWP.0 size=1048576 2024-08-10T05:32:32.186 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.186+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~BUTT6TIX3QWP.1 size=1048576 2024-08-10T05:32:32.188 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.188+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~BUTT6TIX3QWP.2 size=149726 2024-08-10T05:32:32.194 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.194+0000 7f7803238780 1 < completed multipart upload key=Z7YHEIMU76PP upload=BUTT6TIX3QWP tag=2GJ7SPSE18B6 type=write size=3295454 2024-08-10T05:32:32.196 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.196+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=0LQS2HY3S8E2 type=write size=920732 2024-08-10T05:32:32.201 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.201+0000 7f7803238780 1 < suggested remove operation key=XDS4ELXRI8MU tag=H0AVWX3D8XFX type=del 2024-08-10T05:32:32.204 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.204+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=HFCNZCJ5M6GO type=del size=2506773 2024-08-10T05:32:32.209 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.209+0000 7f7803238780 1 < suggested remove operation key=WLAMZC6D1VYS tag=SVDGPFG85R8K type=del 2024-08-10T05:32:32.211 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.211+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=RLB84J72K58I type=del size=118007 2024-08-10T05:32:32.214 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.214+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=YTXVY00UN9SK type=del 2024-08-10T05:32:32.217 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.217+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=2ALHLAN0W9OF type=write size=211933 2024-08-10T05:32:32.219 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.219+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~TJG39P07EZ5T.0 size=427200 2024-08-10T05:32:32.224 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.224+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=TJG39P07EZ5T tag=HEJT39O08PJQ type=write size=1475776 2024-08-10T05:32:32.230 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.229+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~YT1GTNX3KQMI.0 size=1048576 2024-08-10T05:32:32.232 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.232+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~YT1GTNX3KQMI.1 size=177518 2024-08-10T05:32:32.232 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.232+0000 7f7803238780 1 > prepared multipart upload key=PIABVMHZSH5U upload=YT1GTNX3KQMI tag=6T2L3KBPRWSZ type=write size=2274670 2024-08-10T05:32:32.232 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.232+0000 7f7803238780 1 < canceled part key=_multipart_0Q56DOBCN3VW.2~PFWWE2R3UUWM.0 size=1048576 2024-08-10T05:32:32.235 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.234+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~PFWWE2R3UUWM.1 size=355707 2024-08-10T05:32:32.240 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.240+0000 7f7803238780 1 < canceled multipart upload key=0Q56DOBCN3VW upload=PFWWE2R3UUWM tag=PHZ9RIGDU6FM type=write size=2452859 2024-08-10T05:32:32.242 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.242+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=QW71Z3ZPZBZJ type=del size=1488171 2024-08-10T05:32:32.245 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.245+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~DT1M2VWF69OP.0 size=1048576 2024-08-10T05:32:32.248 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.247+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~DT1M2VWF69OP.1 size=1048576 2024-08-10T05:32:32.250 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.250+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~DT1M2VWF69OP.2 size=487676 2024-08-10T05:32:32.254 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.254+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=DT1M2VWF69OP tag=BE0OV6Z81XOA type=write size=3633404 2024-08-10T05:32:32.257 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.257+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=AU4RGX3N3Q10 type=write size=473882 2024-08-10T05:32:32.260 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.260+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~C1L2MWTUMUZF.0 size=1048576 2024-08-10T05:32:32.262 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.262+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~C1L2MWTUMUZF.1 size=1048576 2024-08-10T05:32:32.265 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.265+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~C1L2MWTUMUZF.2 size=202485 2024-08-10T05:32:32.269 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.269+0000 7f7803238780 1 < completed multipart upload key=M4KEYRP20O0S upload=C1L2MWTUMUZF tag=BKRICGUF46P7 type=write size=3348213 2024-08-10T05:32:32.272 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.272+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=3KE1L0ED322U type=write size=233237 2024-08-10T05:32:32.275 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.275+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~7VTSUL9ZVOHE.0 size=1048576 2024-08-10T05:32:32.277 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.277+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~7VTSUL9ZVOHE.1 size=1048576 2024-08-10T05:32:32.280 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.280+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~7VTSUL9ZVOHE.2 size=527070 2024-08-10T05:32:32.285 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.285+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=7VTSUL9ZVOHE tag=H5LBBXXTSFZM type=write size=3672798 2024-08-10T05:32:32.290 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.290+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~0FWDLOADD8R4.0 size=1048576 2024-08-10T05:32:32.293 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.293+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~0FWDLOADD8R4.1 size=1048576 2024-08-10T05:32:32.295 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.295+0000 7f7803238780 1 > prepared part key=_multipart_5CR34DW31W53.2~0FWDLOADD8R4.2 size=657376 2024-08-10T05:32:32.295 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.295+0000 7f7803238780 1 > prepared multipart upload key=5CR34DW31W53 upload=0FWDLOADD8R4 tag=N8BGN4ZB6C4X type=write size=3803104 2024-08-10T05:32:32.298 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.298+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=XJQMM7FFF133 type=del 2024-08-10T05:32:32.300 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.300+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=Q0NQ92H5FKXO type=del size=3034617 2024-08-10T05:32:32.305 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.305+0000 7f7803238780 1 < suggested remove operation key=FTQ2XYY87ABW tag=7JJRDDJ8T9N8 type=del 2024-08-10T05:32:32.308 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.308+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=REBHEX75YSOW type=del size=160623 2024-08-10T05:32:32.310 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.310+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~IX0U5TISZ6C2.0 size=1048576 2024-08-10T05:32:32.313 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.313+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~IX0U5TISZ6C2.1 size=742059 2024-08-10T05:32:32.317 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.317+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=IX0U5TISZ6C2 tag=LDTJYU1FY1BN type=write size=2839211 2024-08-10T05:32:32.322 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.322+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~F3L49SMCGA3L.0 size=1048576 2024-08-10T05:32:32.325 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.325+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~F3L49SMCGA3L.1 size=352683 2024-08-10T05:32:32.325 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.325+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=F3L49SMCGA3L tag=2G4YX1AK3GPX type=write size=2449835 2024-08-10T05:32:32.328 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.328+0000 7f7803238780 1 < completed write operation key=BEWZS75IA59P tag=Q6K1QSP9HH3D type=write size=236999 2024-08-10T05:32:32.333 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.333+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~NKVN91N3F84O.0 size=1048576 2024-08-10T05:32:32.336 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.336+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~NKVN91N3F84O.1 size=605831 2024-08-10T05:32:32.336 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.336+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=NKVN91N3F84O tag=NYV7T48C0NMS type=write size=2702983 2024-08-10T05:32:32.338 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.338+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~PLK19JI2OVFM.0 size=1048576 2024-08-10T05:32:32.341 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.341+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~PLK19JI2OVFM.1 size=109034 2024-08-10T05:32:32.345 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.345+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=PLK19JI2OVFM tag=DS86HRF0OFI0 type=write size=2206186 2024-08-10T05:32:32.348 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.348+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=RSU0BPKRMV33 type=del size=1873767 2024-08-10T05:32:32.351 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.351+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~YBAZTZOW1OGR.0 size=652724 2024-08-10T05:32:32.355 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.355+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=YBAZTZOW1OGR tag=7UVAWWH8IUX7 type=write size=1701300 2024-08-10T05:32:32.360 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.360+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~X9CDCW1MN8A7.0 size=1048576 2024-08-10T05:32:32.363 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.362+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~X9CDCW1MN8A7.1 size=735137 2024-08-10T05:32:32.363 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.362+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=X9CDCW1MN8A7 tag=AZZ0LC73IJG5 type=write size=2832289 2024-08-10T05:32:32.365 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.365+0000 7f7803238780 1 < canceled operation key=0LYGW6HXWPZY tag=UNSLJVM82PKD type=del size=2800483 2024-08-10T05:32:32.368 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.368+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=GQMJ6FKPVRF8 type=del size=3688612 2024-08-10T05:32:32.371 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.371+0000 7f7803238780 1 < completed write operation key=MSU6AUJV0ITY tag=0LQS2HY3S8E2 type=write size=920732 2024-08-10T05:32:32.376 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.376+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~6N5M06YXUI1W.0 size=1048576 2024-08-10T05:32:32.379 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.379+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~6N5M06YXUI1W.1 size=80658 2024-08-10T05:32:32.379 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.379+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=6N5M06YXUI1W tag=6J8KYSH73GMX type=write size=2177810 2024-08-10T05:32:32.382 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.382+0000 7f7803238780 1 < completed delete operation key=SFULEGB3NN7M tag=HFCNZCJ5M6GO type=del 2024-08-10T05:32:32.387 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.387+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~AHK1XNUVNW2N.0 size=1048576 2024-08-10T05:32:32.390 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.390+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~AHK1XNUVNW2N.1 size=855072 2024-08-10T05:32:32.390 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.390+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=AHK1XNUVNW2N tag=CEJWZGYC5I0C type=write size=2952224 2024-08-10T05:32:32.392 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.392+0000 7f7803238780 1 < completed delete operation key=0Q56DOBCN3VW tag=RLB84J72K58I type=del 2024-08-10T05:32:32.395 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.395+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=S9VMMRRQ5G35 type=del size=100211 2024-08-10T05:32:32.398 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.398+0000 7f7803238780 1 < completed write operation key=ZOT42H765WOE tag=2ALHLAN0W9OF type=write size=211933 2024-08-10T05:32:32.401 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.401+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=RTHBDUSQ147K type=del size=2399834 2024-08-10T05:32:32.404 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.404+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~YT1GTNX3KQMI.0 size=1048576 2024-08-10T05:32:32.407 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.407+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~YT1GTNX3KQMI.1 size=177518 2024-08-10T05:32:32.412 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.412+0000 7f7803238780 1 < completed multipart upload key=PIABVMHZSH5U upload=YT1GTNX3KQMI tag=6T2L3KBPRWSZ type=write size=2274670 2024-08-10T05:32:32.414 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.414+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=OJWO0CD28NS3 type=del size=1328979 2024-08-10T05:32:32.417 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.417+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=QW71Z3ZPZBZJ type=del 2024-08-10T05:32:32.422 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.422+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~PDGH2POOF9KN.0 size=1048576 2024-08-10T05:32:32.424 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.424+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~PDGH2POOF9KN.1 size=1048576 2024-08-10T05:32:32.427 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.427+0000 7f7803238780 1 > prepared part key=_multipart_BNYFRBPTTUSU.2~PDGH2POOF9KN.2 size=934389 2024-08-10T05:32:32.427 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.427+0000 7f7803238780 1 > prepared multipart upload key=BNYFRBPTTUSU upload=PDGH2POOF9KN tag=PAS8N07M1HNW type=write size=4080117 2024-08-10T05:32:32.430 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.430+0000 7f7803238780 1 < completed write operation key=VJC53Z86ZBHI tag=AU4RGX3N3Q10 type=write size=473882 2024-08-10T05:32:32.433 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.432+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=J8IO0Q7HYWVS type=write size=54876 2024-08-10T05:32:32.435 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.435+0000 7f7803238780 1 < completed write operation key=DDSA6SD57UXL tag=3KE1L0ED322U type=write size=233237 2024-08-10T05:32:32.438 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.438+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=J07QX4UNW4KQ type=del size=1919056 2024-08-10T05:32:32.441 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.441+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~0FWDLOADD8R4.0 size=1048576 2024-08-10T05:32:32.444 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.443+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~0FWDLOADD8R4.1 size=1048576 2024-08-10T05:32:32.446 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.446+0000 7f7803238780 1 < completed part key=_multipart_5CR34DW31W53.2~0FWDLOADD8R4.2 size=657376 2024-08-10T05:32:32.452 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.451+0000 7f7803238780 1 < completed multipart upload key=5CR34DW31W53 upload=0FWDLOADD8R4 tag=N8BGN4ZB6C4X type=write size=3803104 2024-08-10T05:32:32.453 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.453+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=CGAIUULC11QA type=write size=757294 2024-08-10T05:32:32.456 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.456+0000 7f7803238780 1 < completed delete operation key=29VQII5BL9Z9 tag=Q0NQ92H5FKXO type=del 2024-08-10T05:32:32.458 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.458+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=HN0U723PH739 type=del size=1528501 2024-08-10T05:32:32.460 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.460+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=REBHEX75YSOW type=del 2024-08-10T05:32:32.462 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.462+0000 7f7803238780 1 > prepared operation key=BNYFRBPTTUSU tag=90IXWCZ2HP7K type=del size=1991381 2024-08-10T05:32:32.462 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.462+0000 7f7803238780 1 < canceled part key=_multipart_0Q56DOBCN3VW.2~F3L49SMCGA3L.0 size=1048576 2024-08-10T05:32:32.464 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.464+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~F3L49SMCGA3L.1 size=352683 2024-08-10T05:32:32.468 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.468+0000 7f7803238780 1 < canceled multipart upload key=0Q56DOBCN3VW upload=F3L49SMCGA3L tag=2G4YX1AK3GPX type=write size=2449835 2024-08-10T05:32:32.472 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.472+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~0NH0WCIZ4ND2.0 size=1048576 2024-08-10T05:32:32.474 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.474+0000 7f7803238780 1 > prepared part key=_multipart_H9KT1RELCW8U.2~0NH0WCIZ4ND2.1 size=450778 2024-08-10T05:32:32.474 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.474+0000 7f7803238780 1 > prepared multipart upload key=H9KT1RELCW8U upload=0NH0WCIZ4ND2 tag=V7FITJMU9QXD type=write size=2547930 2024-08-10T05:32:32.476 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.476+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~NKVN91N3F84O.0 size=1048576 2024-08-10T05:32:32.478 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.478+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~NKVN91N3F84O.1 size=605831 2024-08-10T05:32:32.481 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.481+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=NKVN91N3F84O tag=NYV7T48C0NMS type=write size=2702983 2024-08-10T05:32:32.483 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.483+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=2GB30S974W2Y type=del size=1181064 2024-08-10T05:32:32.485 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.485+0000 7f7803238780 1 < completed delete operation key=0Q56DOBCN3VW tag=RSU0BPKRMV33 type=del 2024-08-10T05:32:32.487 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.487+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=6J0HEX5ZLT02 type=write size=311155 2024-08-10T05:32:32.489 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.489+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~X9CDCW1MN8A7.0 size=1048576 2024-08-10T05:32:32.489 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.489+0000 7f7803238780 1 < canceled part key=_multipart_Z12OHVV95R90.2~X9CDCW1MN8A7.1 size=735137 2024-08-10T05:32:32.494 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.494+0000 7f7803238780 1 < canceled multipart upload key=Z12OHVV95R90 upload=X9CDCW1MN8A7 tag=AZZ0LC73IJG5 type=write size=2832289 2024-08-10T05:32:32.499 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.497+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=KLMAANGMU2EB type=del size=3910659 2024-08-10T05:32:32.499 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.499+0000 7f7803238780 1 < completed delete operation key=N6BX8IO9ZULU tag=GQMJ6FKPVRF8 type=del 2024-08-10T05:32:32.501 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.501+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=SQDQRF7FLS7Y type=del size=456101 2024-08-10T05:32:32.501 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.501+0000 7f7803238780 1 < canceled part key=_multipart_TKJHBLIHRWG7.2~6N5M06YXUI1W.0 size=1048576 2024-08-10T05:32:32.503 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.503+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~6N5M06YXUI1W.1 size=80658 2024-08-10T05:32:32.506 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.506+0000 7f7803238780 1 < canceled multipart upload key=TKJHBLIHRWG7 upload=6N5M06YXUI1W tag=6J8KYSH73GMX type=write size=2177810 2024-08-10T05:32:32.508 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.508+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=QECMPDCJ1Z0L type=del size=2524302 2024-08-10T05:32:32.510 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.510+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~AHK1XNUVNW2N.0 size=1048576 2024-08-10T05:32:32.511 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.511+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~AHK1XNUVNW2N.1 size=855072 2024-08-10T05:32:32.515 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.515+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=AHK1XNUVNW2N tag=CEJWZGYC5I0C type=write size=2952224 2024-08-10T05:32:32.517 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.517+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=WA3FE8APA0FK type=del size=2085633 2024-08-10T05:32:32.520 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.520+0000 7f7803238780 1 < canceled operation key=0Q56DOBCN3VW tag=S9VMMRRQ5G35 type=del size=100211 2024-08-10T05:32:32.524 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.524+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~AGD658ZSPRLG.0 size=1048576 2024-08-10T05:32:32.525 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.525+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~AGD658ZSPRLG.1 size=265688 2024-08-10T05:32:32.525 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.525+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=AGD658ZSPRLG tag=FJB1JJMTSJHR type=write size=2362840 2024-08-10T05:32:32.528 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.528+0000 7f7803238780 1 < completed delete operation key=VJC53Z86ZBHI tag=RTHBDUSQ147K type=del 2024-08-10T05:32:32.531 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.531+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~YF3GIZT7B2OG.0 size=1048576 2024-08-10T05:32:32.533 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.533+0000 7f7803238780 1 > prepared part key=_multipart_E3ELDC0JZ406.2~YF3GIZT7B2OG.1 size=934840 2024-08-10T05:32:32.533 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.533+0000 7f7803238780 1 > prepared multipart upload key=E3ELDC0JZ406 upload=YF3GIZT7B2OG tag=IHO03Z4CI0CQ type=write size=3031992 2024-08-10T05:32:32.535 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.535+0000 7f7803238780 1 < completed delete operation key=FTQ2XYY87ABW tag=OJWO0CD28NS3 type=del 2024-08-10T05:32:32.539 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.539+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~GHGK1AF5HT4C.0 size=1048576 2024-08-10T05:32:32.541 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.541+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~GHGK1AF5HT4C.1 size=1048576 2024-08-10T05:32:32.542 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.542+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~GHGK1AF5HT4C.2 size=49292 2024-08-10T05:32:32.542 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.542+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=GHGK1AF5HT4C tag=L12RLYNDND58 type=write size=3195020 2024-08-10T05:32:32.544 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.544+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~PDGH2POOF9KN.0 size=1048576 2024-08-10T05:32:32.546 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.546+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~PDGH2POOF9KN.1 size=1048576 2024-08-10T05:32:32.548 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.548+0000 7f7803238780 1 < completed part key=_multipart_BNYFRBPTTUSU.2~PDGH2POOF9KN.2 size=934389 2024-08-10T05:32:32.551 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.551+0000 7f7803238780 1 < completed multipart upload key=BNYFRBPTTUSU upload=PDGH2POOF9KN tag=PAS8N07M1HNW type=write size=4080117 2024-08-10T05:32:32.553 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.553+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=VZN6123ACMYE type=del size=3728480 2024-08-10T05:32:32.557 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.557+0000 7f7803238780 1 < suggested remove operation key=M4KEYRP20O0S tag=J8IO0Q7HYWVS type=write 2024-08-10T05:32:32.561 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.560+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~K2WQQ719HGQO.0 size=1048576 2024-08-10T05:32:32.562 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.562+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~K2WQQ719HGQO.1 size=277781 2024-08-10T05:32:32.562 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.562+0000 7f7803238780 1 > prepared multipart upload key=PIABVMHZSH5U upload=K2WQQ719HGQO tag=CDNIM92PX6QQ type=write size=2374933 2024-08-10T05:32:32.565 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.564+0000 7f7803238780 1 < canceled operation key=U2UOFCEMPTEG tag=J07QX4UNW4KQ type=del size=1919056 2024-08-10T05:32:32.565 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.566+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=LMKYXQOV100S type=del size=1492806 2024-08-10T05:32:32.569 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.569+0000 7f7803238780 1 < suggested update operation key=DDSA6SD57UXL tag=CGAIUULC11QA type=write size=757294 2024-08-10T05:32:32.573 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.573+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~64U66EBUD5WD.0 size=54366 2024-08-10T05:32:32.573 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.573+0000 7f7803238780 1 > prepared multipart upload key=XDS4ELXRI8MU upload=64U66EBUD5WD tag=51X111SB2I0F type=write size=1102942 2024-08-10T05:32:32.575 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.575+0000 7f7803238780 1 < completed delete operation key=48SFR1BMD3PP tag=HN0U723PH739 type=del 2024-08-10T05:32:32.577 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.577+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=MJCJJX9J13GK type=del size=2127878 2024-08-10T05:32:32.579 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.579+0000 7f7803238780 1 < completed delete operation key=BNYFRBPTTUSU tag=90IXWCZ2HP7K type=del 2024-08-10T05:32:32.581 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.582+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=DUG5CML8NRXT type=del size=245636 2024-08-10T05:32:32.583 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.583+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~0NH0WCIZ4ND2.0 size=1048576 2024-08-10T05:32:32.585 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.585+0000 7f7803238780 1 < completed part key=_multipart_H9KT1RELCW8U.2~0NH0WCIZ4ND2.1 size=450778 2024-08-10T05:32:32.589 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.589+0000 7f7803238780 1 < completed multipart upload key=H9KT1RELCW8U upload=0NH0WCIZ4ND2 tag=V7FITJMU9QXD type=write size=2547930 2024-08-10T05:32:32.591 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.591+0000 7f7803238780 1 > prepared operation key=XDS4ELXRI8MU tag=1T02W3892RCQ type=del size=3678622 2024-08-10T05:32:32.594 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.594+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=2GB30S974W2Y type=del 2024-08-10T05:32:32.596 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.596+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=9RZ4PI0Y287L type=del size=1808268 2024-08-10T05:32:32.598 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.598+0000 7f7803238780 1 < completed write operation key=1TZT0H3OT772 tag=6J0HEX5ZLT02 type=write size=311155 2024-08-10T05:32:32.602 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.602+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~NSB7UBOX5MRC.0 size=1048576 2024-08-10T05:32:32.603 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.603+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~NSB7UBOX5MRC.1 size=493071 2024-08-10T05:32:32.604 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.603+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=NSB7UBOX5MRC tag=LGE446MXMKQD type=write size=2590223 2024-08-10T05:32:32.606 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.606+0000 7f7803238780 1 < canceled operation key=BEWZS75IA59P tag=KLMAANGMU2EB type=del size=3910659 2024-08-10T05:32:32.610 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.610+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~YFFMCUWQPEU0.0 size=1048576 2024-08-10T05:32:32.612 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.612+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~YFFMCUWQPEU0.1 size=789382 2024-08-10T05:32:32.612 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.612+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=YFFMCUWQPEU0 tag=GRZR77DGR8YR type=write size=2886534 2024-08-10T05:32:32.615 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.615+0000 7f7803238780 1 < canceled operation key=FTQ2XYY87ABW tag=SQDQRF7FLS7Y type=del size=456101 2024-08-10T05:32:32.617 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.617+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=9CG4L0U5I21W type=del size=433378 2024-08-10T05:32:32.621 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.621+0000 7f7803238780 1 < suggested update operation key=VKX9ZVCGC9JY tag=QECMPDCJ1Z0L type=del size=2524302 2024-08-10T05:32:32.623 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.623+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=6LQNTK842RVS type=del size=3945750 2024-08-10T05:32:32.627 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.627+0000 7f7803238780 1 < suggested update operation key=0Q56DOBCN3VW tag=WA3FE8APA0FK type=del size=2085633 2024-08-10T05:32:32.631 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.631+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~J7KAEYUR4KFS.0 size=229521 2024-08-10T05:32:32.631 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.631+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=J7KAEYUR4KFS tag=92HILFYRVFLM type=write size=1278097 2024-08-10T05:32:32.633 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.633+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~AGD658ZSPRLG.0 size=1048576 2024-08-10T05:32:32.635 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.635+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~AGD658ZSPRLG.1 size=265688 2024-08-10T05:32:32.639 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.639+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=AGD658ZSPRLG tag=FJB1JJMTSJHR type=write size=2362840 2024-08-10T05:32:32.641 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.641+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=VX3MJLYQOCLW type=del size=2589420 2024-08-10T05:32:32.644 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.643+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~YF3GIZT7B2OG.0 size=1048576 2024-08-10T05:32:32.646 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.646+0000 7f7803238780 1 < completed part key=_multipart_E3ELDC0JZ406.2~YF3GIZT7B2OG.1 size=934840 2024-08-10T05:32:32.651 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.651+0000 7f7803238780 1 < completed multipart upload key=E3ELDC0JZ406 upload=YF3GIZT7B2OG tag=IHO03Z4CI0CQ type=write size=3031992 2024-08-10T05:32:32.654 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.654+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=T0I5QW781FSM type=del size=1273751 2024-08-10T05:32:32.654 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.654+0000 7f7803238780 1 < canceled part key=_multipart_ZOT42H765WOE.2~GHGK1AF5HT4C.0 size=1048576 2024-08-10T05:32:32.657 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.657+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~GHGK1AF5HT4C.1 size=1048576 2024-08-10T05:32:32.660 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.660+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~GHGK1AF5HT4C.2 size=49292 2024-08-10T05:32:32.664 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.664+0000 7f7803238780 1 < canceled multipart upload key=ZOT42H765WOE upload=GHGK1AF5HT4C tag=L12RLYNDND58 type=write size=3195020 2024-08-10T05:32:32.666 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.666+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=JV8YYJGLQJ8W type=del size=1473109 2024-08-10T05:32:32.670 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.669+0000 7f7803238780 -1 < failed to complete operation key=0Q56DOBCN3VW tag=VZN6123ACMYE type=del size=3728480: (22) Invalid argument 2024-08-10T05:32:32.673 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.673+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~ENT4OPC2W4D1.0 size=1048576 2024-08-10T05:32:32.676 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.676+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~ENT4OPC2W4D1.1 size=1048576 2024-08-10T05:32:32.678 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.678+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~ENT4OPC2W4D1.2 size=50999 2024-08-10T05:32:32.678 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.678+0000 7f7803238780 1 > prepared multipart upload key=1TZT0H3OT772 upload=ENT4OPC2W4D1 tag=41OX0T04MKVD type=write size=3196727 2024-08-10T05:32:32.680 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.680+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~K2WQQ719HGQO.0 size=1048576 2024-08-10T05:32:32.682 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.682+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~K2WQQ719HGQO.1 size=277781 2024-08-10T05:32:32.686 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.686+0000 7f7803238780 1 < completed multipart upload key=PIABVMHZSH5U upload=K2WQQ719HGQO tag=CDNIM92PX6QQ type=write size=2374933 2024-08-10T05:32:32.691 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.691+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~4XYLG58ZG3CF.0 size=1048576 2024-08-10T05:32:32.694 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.694+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~4XYLG58ZG3CF.1 size=729646 2024-08-10T05:32:32.694 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.694+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=4XYLG58ZG3CF tag=WF9BH3QMYSG9 type=write size=2826798 2024-08-10T05:32:32.700 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.700+0000 7f7803238780 1 < suggested update operation key=1TZT0H3OT772 tag=LMKYXQOV100S type=del size=1492806 2024-08-10T05:32:32.707 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.703+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=Z4FSJC9PMCR7 type=del size=2465191 2024-08-10T05:32:32.707 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.706+0000 7f7803238780 1 < completed part key=_multipart_XDS4ELXRI8MU.2~64U66EBUD5WD.0 size=54366 2024-08-10T05:32:32.712 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.712+0000 7f7803238780 1 < completed multipart upload key=XDS4ELXRI8MU upload=64U66EBUD5WD tag=51X111SB2I0F type=write size=1102942 2024-08-10T05:32:32.715 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.715+0000 7f7803238780 1 > prepared operation key=0Q56DOBCN3VW tag=WFLAJ41WLKPJ type=del size=1682911 2024-08-10T05:32:32.718 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.718+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=MJCJJX9J13GK type=del 2024-08-10T05:32:32.721 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.721+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=XZ6PGPOIEGDR type=del size=1235533 2024-08-10T05:32:32.727 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.727+0000 7f7803238780 1 < suggested remove operation key=E3ELDC0JZ406 tag=DUG5CML8NRXT type=del 2024-08-10T05:32:32.733 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.733+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~QHBGIUYRRAN2.0 size=1048576 2024-08-10T05:32:32.735 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.735+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~QHBGIUYRRAN2.1 size=1048576 2024-08-10T05:32:32.738 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.738+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~QHBGIUYRRAN2.2 size=819073 2024-08-10T05:32:32.738 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.738+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=QHBGIUYRRAN2 tag=EKAM6GF19UFG type=write size=3964801 2024-08-10T05:32:32.740 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.740+0000 7f7803238780 1 < completed delete operation key=XDS4ELXRI8MU tag=1T02W3892RCQ type=del 2024-08-10T05:32:32.744 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.744+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~OAWUS6LQ2NJV.0 size=1048576 2024-08-10T05:32:32.746 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.746+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~OAWUS6LQ2NJV.1 size=1048576 2024-08-10T05:32:32.748 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.748+0000 7f7803238780 1 > prepared part key=_multipart_ZOT42H765WOE.2~OAWUS6LQ2NJV.2 size=1022414 2024-08-10T05:32:32.748 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.748+0000 7f7803238780 1 > prepared multipart upload key=ZOT42H765WOE upload=OAWUS6LQ2NJV tag=WGETY1PBHMX1 type=write size=4168142 2024-08-10T05:32:32.750 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.750+0000 7f7803238780 1 < completed delete operation key=DDSA6SD57UXL tag=9RZ4PI0Y287L type=del 2024-08-10T05:32:32.751 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.751+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=LWCJUX4TONI6 type=del size=1085244 2024-08-10T05:32:32.753 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.753+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~NSB7UBOX5MRC.0 size=1048576 2024-08-10T05:32:32.755 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.755+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~NSB7UBOX5MRC.1 size=493071 2024-08-10T05:32:32.758 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.758+0000 7f7803238780 1 < completed multipart upload key=VKX9ZVCGC9JY upload=NSB7UBOX5MRC tag=LGE446MXMKQD type=write size=2590223 2024-08-10T05:32:32.760 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.760+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=GOHW8KDAJ00E type=write size=1033498 2024-08-10T05:32:32.762 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.762+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~YFFMCUWQPEU0.0 size=1048576 2024-08-10T05:32:32.764 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.764+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~YFFMCUWQPEU0.1 size=789382 2024-08-10T05:32:32.767 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.767+0000 7f7803238780 1 < completed multipart upload key=VKX9ZVCGC9JY upload=YFFMCUWQPEU0 tag=GRZR77DGR8YR type=write size=2886534 2024-08-10T05:32:32.769 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.769+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=LWB01BNK5BV6 type=del size=557217 2024-08-10T05:32:32.771 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.771+0000 7f7803238780 1 < completed delete operation key=BEWZS75IA59P tag=9CG4L0U5I21W type=del 2024-08-10T05:32:32.774 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.774+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=2YIGM637LWCU type=del size=1389540 2024-08-10T05:32:32.778 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.778+0000 7f7803238780 1 < suggested update operation key=N6BX8IO9ZULU tag=6LQNTK842RVS type=del size=3945750 2024-08-10T05:32:32.781 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.781+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~JY00YXV3EI1O.0 size=1048576 2024-08-10T05:32:32.783 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.783+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~JY00YXV3EI1O.1 size=85668 2024-08-10T05:32:32.783 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.783+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=JY00YXV3EI1O tag=W9FTO0ETC1SQ type=write size=2182820 2024-08-10T05:32:32.786 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.785+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~J7KAEYUR4KFS.0 size=229521 2024-08-10T05:32:32.789 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.789+0000 7f7803238780 1 < completed multipart upload key=ME6EL3X8OID0 upload=J7KAEYUR4KFS tag=92HILFYRVFLM type=write size=1278097 2024-08-10T05:32:32.792 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.792+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~RMSJ1RA3OXH2.0 size=1048576 2024-08-10T05:32:32.794 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.794+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~RMSJ1RA3OXH2.1 size=1048576 2024-08-10T05:32:32.796 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.796+0000 7f7803238780 1 > prepared part key=_multipart_Z12OHVV95R90.2~RMSJ1RA3OXH2.2 size=622619 2024-08-10T05:32:32.796 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.796+0000 7f7803238780 1 > prepared multipart upload key=Z12OHVV95R90 upload=RMSJ1RA3OXH2 tag=O0K3L8RJEA9W type=write size=3768347 2024-08-10T05:32:32.798 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.798+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=VX3MJLYQOCLW type=del 2024-08-10T05:32:32.801 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.801+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~LOHDXWZWR1YH.0 size=1048576 2024-08-10T05:32:32.804 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.803+0000 7f7803238780 1 > prepared part key=_multipart_29VQII5BL9Z9.2~LOHDXWZWR1YH.1 size=906519 2024-08-10T05:32:32.804 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.803+0000 7f7803238780 1 > prepared multipart upload key=29VQII5BL9Z9 upload=LOHDXWZWR1YH tag=8VCJ0D098Z6B type=write size=3003671 2024-08-10T05:32:32.805 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.805+0000 7f7803238780 1 < completed delete operation key=VJC53Z86ZBHI tag=T0I5QW781FSM type=del 2024-08-10T05:32:32.809 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.809+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~S3H55K8EYQK9.0 size=1048576 2024-08-10T05:32:32.810 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.810+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~S3H55K8EYQK9.1 size=1048576 2024-08-10T05:32:32.812 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.812+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~S3H55K8EYQK9.2 size=192877 2024-08-10T05:32:32.812 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.812+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=S3H55K8EYQK9 tag=2JXXHOIYVFF4 type=write size=3338605 2024-08-10T05:32:32.815 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.815+0000 7f7803238780 1 < completed delete operation key=YTNER1UQPXAW tag=JV8YYJGLQJ8W type=del 2024-08-10T05:32:32.817 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.817+0000 7f7803238780 1 > prepared operation key=XOK47MUNUZ55 tag=ISKSN0EUAXC1 type=del size=1537835 2024-08-10T05:32:32.819 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.819+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~ENT4OPC2W4D1.0 size=1048576 2024-08-10T05:32:32.821 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.821+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~ENT4OPC2W4D1.1 size=1048576 2024-08-10T05:32:32.823 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.823+0000 7f7803238780 1 < completed part key=_multipart_1TZT0H3OT772.2~ENT4OPC2W4D1.2 size=50999 2024-08-10T05:32:32.827 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.827+0000 7f7803238780 1 < completed multipart upload key=1TZT0H3OT772 upload=ENT4OPC2W4D1 tag=41OX0T04MKVD type=write size=3196727 2024-08-10T05:32:32.829 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.829+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=O0VSRC18AAZ0 type=del size=685386 2024-08-10T05:32:32.830 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.830+0000 7f7803238780 1 < canceled part key=_multipart_Z12OHVV95R90.2~4XYLG58ZG3CF.0 size=1048576 2024-08-10T05:32:32.831 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.831+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~4XYLG58ZG3CF.1 size=729646 2024-08-10T05:32:32.835 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.835+0000 7f7803238780 1 < canceled multipart upload key=Z12OHVV95R90 upload=4XYLG58ZG3CF tag=WF9BH3QMYSG9 type=write size=2826798 2024-08-10T05:32:32.838 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.838+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~MYSG34K80EPI.0 size=1048576 2024-08-10T05:32:32.840 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.840+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~MYSG34K80EPI.1 size=1048576 2024-08-10T05:32:32.841 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.841+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~MYSG34K80EPI.2 size=847000 2024-08-10T05:32:32.842 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.841+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=MYSG34K80EPI tag=1POMIGODN32V type=write size=3992728 2024-08-10T05:32:32.844 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.844+0000 7f7803238780 1 < canceled operation key=48SFR1BMD3PP tag=Z4FSJC9PMCR7 type=del size=2465191 2024-08-10T05:32:32.846 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.846+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=1NT2J0DTZ31U type=del size=3035693 2024-08-10T05:32:32.848 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.848+0000 7f7803238780 1 < completed delete operation key=0Q56DOBCN3VW tag=WFLAJ41WLKPJ type=del 2024-08-10T05:32:32.851 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.851+0000 7f7803238780 1 > prepared operation key=5CR34DW31W53 tag=VZ2540XJPHA6 type=del size=3988943 2024-08-10T05:32:32.854 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.854+0000 7f7803238780 -1 < failed to complete operation key=N6BX8IO9ZULU tag=XZ6PGPOIEGDR type=del size=1235533: (22) Invalid argument 2024-08-10T05:32:32.856 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.856+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=ANND900849HO type=del size=3250959 2024-08-10T05:32:32.858 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.858+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~QHBGIUYRRAN2.0 size=1048576 2024-08-10T05:32:32.860 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.860+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~QHBGIUYRRAN2.1 size=1048576 2024-08-10T05:32:32.861 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.861+0000 7f7803238780 1 < completed part key=_multipart_FTQ2XYY87ABW.2~QHBGIUYRRAN2.2 size=819073 2024-08-10T05:32:32.865 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.865+0000 7f7803238780 1 < completed multipart upload key=FTQ2XYY87ABW upload=QHBGIUYRRAN2 tag=EKAM6GF19UFG type=write size=3964801 2024-08-10T05:32:32.867 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.867+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=DQR5LYYZ16XP type=del size=773787 2024-08-10T05:32:32.869 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.869+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~OAWUS6LQ2NJV.0 size=1048576 2024-08-10T05:32:32.870 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.870+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~OAWUS6LQ2NJV.1 size=1048576 2024-08-10T05:32:32.872 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.872+0000 7f7803238780 1 < completed part key=_multipart_ZOT42H765WOE.2~OAWUS6LQ2NJV.2 size=1022414 2024-08-10T05:32:32.876 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.876+0000 7f7803238780 1 < completed multipart upload key=ZOT42H765WOE upload=OAWUS6LQ2NJV tag=WGETY1PBHMX1 type=write size=4168142 2024-08-10T05:32:32.878 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.878+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=056Z9EBFOPWG type=write size=255400 2024-08-10T05:32:32.880 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.880+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=LWCJUX4TONI6 type=del 2024-08-10T05:32:32.882 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.882+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=IEYV2Y9O43F6 type=del size=2783060 2024-08-10T05:32:32.887 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.887+0000 7f7803238780 1 < suggested remove operation key=1TZT0H3OT772 tag=GOHW8KDAJ00E type=write 2024-08-10T05:32:32.889 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.889+0000 7f7803238780 1 > prepared operation key=YTNER1UQPXAW tag=JQBD0G8VSYD3 type=del size=4173862 2024-08-10T05:32:32.892 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.891+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=LWB01BNK5BV6 type=del 2024-08-10T05:32:32.894 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.893+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=JRFC72VNMZ3L type=del size=534259 2024-08-10T05:32:32.895 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.895+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=2YIGM637LWCU type=del 2024-08-10T05:32:32.897 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.897+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=K0W3B6EOM2DF type=del size=1857665 2024-08-10T05:32:32.899 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.899+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~JY00YXV3EI1O.0 size=1048576 2024-08-10T05:32:32.901 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.901+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~JY00YXV3EI1O.1 size=85668 2024-08-10T05:32:32.904 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.904+0000 7f7803238780 1 < completed multipart upload key=M4KEYRP20O0S upload=JY00YXV3EI1O tag=W9FTO0ETC1SQ type=write size=2182820 2024-08-10T05:32:32.911 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.907+0000 7f7803238780 1 > prepared operation key=DDSA6SD57UXL tag=WMTD0T8UAB9P type=del size=1203206 2024-08-10T05:32:32.911 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.908+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~RMSJ1RA3OXH2.0 size=1048576 2024-08-10T05:32:32.911 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.910+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~RMSJ1RA3OXH2.1 size=1048576 2024-08-10T05:32:32.912 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.912+0000 7f7803238780 1 < completed part key=_multipart_Z12OHVV95R90.2~RMSJ1RA3OXH2.2 size=622619 2024-08-10T05:32:32.916 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.915+0000 7f7803238780 1 < completed multipart upload key=Z12OHVV95R90 upload=RMSJ1RA3OXH2 tag=O0K3L8RJEA9W type=write size=3768347 2024-08-10T05:32:32.918 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.918+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=JE8FGYJUKVUW type=del size=2174151 2024-08-10T05:32:32.918 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.918+0000 7f7803238780 1 < canceled part key=_multipart_29VQII5BL9Z9.2~LOHDXWZWR1YH.0 size=1048576 2024-08-10T05:32:32.920 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.920+0000 7f7803238780 1 < completed part key=_multipart_29VQII5BL9Z9.2~LOHDXWZWR1YH.1 size=906519 2024-08-10T05:32:32.924 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.924+0000 7f7803238780 1 < canceled multipart upload key=29VQII5BL9Z9 upload=LOHDXWZWR1YH tag=8VCJ0D098Z6B type=write size=3003671 2024-08-10T05:32:32.927 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.927+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~YE4N44UPG5VJ.0 size=1048576 2024-08-10T05:32:32.929 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.929+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~YE4N44UPG5VJ.1 size=511443 2024-08-10T05:32:32.929 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.929+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=YE4N44UPG5VJ tag=4ICM2YD11I9R type=write size=2608595 2024-08-10T05:32:32.931 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.931+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~S3H55K8EYQK9.0 size=1048576 2024-08-10T05:32:32.933 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.933+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~S3H55K8EYQK9.1 size=1048576 2024-08-10T05:32:32.934 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.934+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~S3H55K8EYQK9.2 size=192877 2024-08-10T05:32:32.938 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.938+0000 7f7803238780 1 < completed multipart upload key=M4KEYRP20O0S upload=S3H55K8EYQK9 tag=2JXXHOIYVFF4 type=write size=3338605 2024-08-10T05:32:32.940 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.940+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=QC8F9UYRA83U type=del size=143642 2024-08-10T05:32:32.942 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.942+0000 7f7803238780 1 < completed delete operation key=XOK47MUNUZ55 tag=ISKSN0EUAXC1 type=del 2024-08-10T05:32:32.944 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.944+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=BB83VN2FTJ2P type=write size=288314 2024-08-10T05:32:32.946 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.946+0000 7f7803238780 1 < canceled operation key=E3ELDC0JZ406 tag=O0VSRC18AAZ0 type=del size=685386 2024-08-10T05:32:32.951 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.951+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~K8ZP2SRK8ZHA.0 size=1048576 2024-08-10T05:32:32.953 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.953+0000 7f7803238780 1 > prepared part key=_multipart_ME6EL3X8OID0.2~K8ZP2SRK8ZHA.1 size=859363 2024-08-10T05:32:32.953 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.953+0000 7f7803238780 1 > prepared multipart upload key=ME6EL3X8OID0 upload=K8ZP2SRK8ZHA tag=ATMDIUVCN4ET type=write size=2956515 2024-08-10T05:32:32.955 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.955+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~MYSG34K80EPI.0 size=1048576 2024-08-10T05:32:32.955 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.955+0000 7f7803238780 1 < canceled part key=_multipart_VKX9ZVCGC9JY.2~MYSG34K80EPI.1 size=1048576 2024-08-10T05:32:32.956 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.956+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~MYSG34K80EPI.2 size=847000 2024-08-10T05:32:32.961 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.960+0000 7f7803238780 1 < canceled multipart upload key=VKX9ZVCGC9JY upload=MYSG34K80EPI tag=1POMIGODN32V type=write size=3992728 2024-08-10T05:32:32.963 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.962+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=D6PQAOGE08RA type=del size=1002407 2024-08-10T05:32:32.965 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.965+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=1NT2J0DTZ31U type=del 2024-08-10T05:32:32.967 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.967+0000 7f7803238780 1 > prepared operation key=U2UOFCEMPTEG tag=UC003GQZ7LQ5 type=del size=719405 2024-08-10T05:32:32.969 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.969+0000 7f7803238780 1 < canceled operation key=5CR34DW31W53 tag=VZ2540XJPHA6 type=del size=3988943 2024-08-10T05:32:32.971 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.971+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=NYEAKCJ8FA3V type=del size=4173963 2024-08-10T05:32:32.973 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.973+0000 7f7803238780 1 < completed delete operation key=N6BX8IO9ZULU tag=ANND900849HO type=del 2024-08-10T05:32:32.974 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.974+0000 7f7803238780 1 > prepared operation key=E3ELDC0JZ406 tag=FV9KYESQEMXS type=del size=3479729 2024-08-10T05:32:32.976 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.976+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=DQR5LYYZ16XP type=del 2024-08-10T05:32:32.980 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.980+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~6N8L1KLG2KQ2.0 size=1048576 2024-08-10T05:32:32.982 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.982+0000 7f7803238780 1 > prepared part key=_multipart_0Q56DOBCN3VW.2~6N8L1KLG2KQ2.1 size=415011 2024-08-10T05:32:32.982 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.982+0000 7f7803238780 1 > prepared multipart upload key=0Q56DOBCN3VW upload=6N8L1KLG2KQ2 tag=1OV5A8ZL0T8T type=write size=2512163 2024-08-10T05:32:32.985 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.985+0000 7f7803238780 -1 < failed to complete operation key=1TZT0H3OT772 tag=056Z9EBFOPWG type=write size=255400: (22) Invalid argument 2024-08-10T05:32:32.988 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.988+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~WAHXJUN4QDZ9.0 size=1048576 2024-08-10T05:32:32.990 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.990+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~WAHXJUN4QDZ9.1 size=1048576 2024-08-10T05:32:32.991 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.991+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~WAHXJUN4QDZ9.2 size=379361 2024-08-10T05:32:32.991 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.991+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=WAHXJUN4QDZ9 tag=KBYKQ0RUBIUR type=write size=3525089 2024-08-10T05:32:32.993 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.993+0000 7f7803238780 1 < completed delete operation key=Z7YHEIMU76PP tag=IEYV2Y9O43F6 type=del 2024-08-10T05:32:32.995 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.995+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=VA54XQ0U36VP type=del size=2110905 2024-08-10T05:32:32.997 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:32.997+0000 7f7803238780 1 < canceled operation key=YTNER1UQPXAW tag=JQBD0G8VSYD3 type=del size=4173862 2024-08-10T05:32:33.001 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.001+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~OT4KE0Z923K3.0 size=17714 2024-08-10T05:32:33.001 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.001+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=OT4KE0Z923K3 tag=JTVH5RJ22CSH type=write size=1066290 2024-08-10T05:32:33.003 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.003+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=JRFC72VNMZ3L type=del 2024-08-10T05:32:33.005 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.005+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=S5X93VKE08KD type=del size=1848434 2024-08-10T05:32:33.007 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.007+0000 7f7803238780 1 < completed delete operation key=ZOT42H765WOE tag=K0W3B6EOM2DF type=del 2024-08-10T05:32:33.008 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.009+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=1RPTBC22FPUK type=write size=541140 2024-08-10T05:32:33.012 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.012+0000 7f7803238780 1 < suggested update operation key=DDSA6SD57UXL tag=WMTD0T8UAB9P type=del size=1203206 2024-08-10T05:32:33.016 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.016+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~1WIS0ILII196.0 size=1048576 2024-08-10T05:32:33.018 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.018+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~1WIS0ILII196.1 size=1048576 2024-08-10T05:32:33.020 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.020+0000 7f7803238780 1 > prepared part key=_multipart_SFULEGB3NN7M.2~1WIS0ILII196.2 size=11172 2024-08-10T05:32:33.020 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.020+0000 7f7803238780 1 > prepared multipart upload key=SFULEGB3NN7M upload=1WIS0ILII196 tag=XUW31OMZUTVK type=write size=3156900 2024-08-10T05:32:33.022 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.022+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=JE8FGYJUKVUW type=del 2024-08-10T05:32:33.024 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.024+0000 7f7803238780 1 > prepared operation key=1TZT0H3OT772 tag=BCZZPP4LQK91 type=del size=936647 2024-08-10T05:32:33.026 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.026+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~YE4N44UPG5VJ.0 size=1048576 2024-08-10T05:32:33.027 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.027+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~YE4N44UPG5VJ.1 size=511443 2024-08-10T05:32:33.031 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.031+0000 7f7803238780 1 < completed multipart upload key=Z7YHEIMU76PP upload=YE4N44UPG5VJ tag=4ICM2YD11I9R type=write size=2608595 2024-08-10T05:32:33.032 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.032+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=7SCYPSDC1Q60 type=del size=3103868 2024-08-10T05:32:33.036 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.036+0000 7f7803238780 1 < suggested remove operation key=PIABVMHZSH5U tag=QC8F9UYRA83U type=del 2024-08-10T05:32:33.038 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.038+0000 7f7803238780 1 > prepared operation key=H9KT1RELCW8U tag=BMR40HA6O1KN type=del size=2542262 2024-08-10T05:32:33.043 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.043+0000 7f7803238780 1 < suggested remove operation key=48SFR1BMD3PP tag=BB83VN2FTJ2P type=write 2024-08-10T05:32:33.047 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.046+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~MKRBOZ7W2ATD.0 size=1048576 2024-08-10T05:32:33.048 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.048+0000 7f7803238780 1 > prepared part key=_multipart_M4KEYRP20O0S.2~MKRBOZ7W2ATD.1 size=646696 2024-08-10T05:32:33.048 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.048+0000 7f7803238780 1 > prepared multipart upload key=M4KEYRP20O0S upload=MKRBOZ7W2ATD tag=9T8WJ174E08I type=write size=2743848 2024-08-10T05:32:33.050 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.050+0000 7f7803238780 1 < completed part key=_multipart_ME6EL3X8OID0.2~K8ZP2SRK8ZHA.0 size=1048576 2024-08-10T05:32:33.050 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.050+0000 7f7803238780 1 < canceled part key=_multipart_ME6EL3X8OID0.2~K8ZP2SRK8ZHA.1 size=859363 2024-08-10T05:32:33.054 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.054+0000 7f7803238780 1 < canceled multipart upload key=ME6EL3X8OID0 upload=K8ZP2SRK8ZHA tag=ATMDIUVCN4ET type=write size=2956515 2024-08-10T05:32:33.056 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.056+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=OFOOZ3M2ZZNQ type=del size=742290 2024-08-10T05:32:33.058 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.058+0000 7f7803238780 -1 < failed to complete operation key=PIABVMHZSH5U tag=D6PQAOGE08RA type=del size=1002407: (22) Invalid argument 2024-08-10T05:32:33.060 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.060+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=CE25QJX134BW type=del size=1160358 2024-08-10T05:32:33.062 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.062+0000 7f7803238780 1 < completed delete operation key=U2UOFCEMPTEG tag=UC003GQZ7LQ5 type=del 2024-08-10T05:32:33.066 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.066+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~54OE8KIHAB5Q.0 size=1048576 2024-08-10T05:32:33.068 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.068+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~54OE8KIHAB5Q.1 size=1048576 2024-08-10T05:32:33.070 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.070+0000 7f7803238780 1 > prepared part key=_multipart_Z7YHEIMU76PP.2~54OE8KIHAB5Q.2 size=863455 2024-08-10T05:32:33.070 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.070+0000 7f7803238780 1 > prepared multipart upload key=Z7YHEIMU76PP upload=54OE8KIHAB5Q tag=6Y4O7LRFKCN6 type=write size=4009183 2024-08-10T05:32:33.072 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.072+0000 7f7803238780 1 < completed delete operation key=SFULEGB3NN7M tag=NYEAKCJ8FA3V type=del 2024-08-10T05:32:33.074 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.074+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=MEK669Z5JNG3 type=del size=803650 2024-08-10T05:32:33.076 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.076+0000 7f7803238780 1 < canceled operation key=E3ELDC0JZ406 tag=FV9KYESQEMXS type=del size=3479729 2024-08-10T05:32:33.080 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.080+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~FQR6CIMOBMG2.0 size=1048576 2024-08-10T05:32:33.082 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.082+0000 7f7803238780 1 > prepared part key=_multipart_DDSA6SD57UXL.2~FQR6CIMOBMG2.1 size=577439 2024-08-10T05:32:33.082 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.082+0000 7f7803238780 1 > prepared multipart upload key=DDSA6SD57UXL upload=FQR6CIMOBMG2 tag=OG8QKS238SVU type=write size=2674591 2024-08-10T05:32:33.084 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.084+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~6N8L1KLG2KQ2.0 size=1048576 2024-08-10T05:32:33.086 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.086+0000 7f7803238780 1 < completed part key=_multipart_0Q56DOBCN3VW.2~6N8L1KLG2KQ2.1 size=415011 2024-08-10T05:32:33.089 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.089+0000 7f7803238780 1 < completed multipart upload key=0Q56DOBCN3VW upload=6N8L1KLG2KQ2 tag=1OV5A8ZL0T8T type=write size=2512163 2024-08-10T05:32:33.093 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.093+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~KSD2OBMJ4EFS.0 size=1048576 2024-08-10T05:32:33.094 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.094+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~KSD2OBMJ4EFS.1 size=1048576 2024-08-10T05:32:33.096 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.096+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~KSD2OBMJ4EFS.2 size=685052 2024-08-10T05:32:33.097 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.096+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=KSD2OBMJ4EFS tag=AYJ81N6H76C3 type=write size=3830780 2024-08-10T05:32:33.098 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.098+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~WAHXJUN4QDZ9.0 size=1048576 2024-08-10T05:32:33.100 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.100+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~WAHXJUN4QDZ9.1 size=1048576 2024-08-10T05:32:33.101 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.101+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~WAHXJUN4QDZ9.2 size=379361 2024-08-10T05:32:33.105 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.105+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=WAHXJUN4QDZ9 tag=KBYKQ0RUBIUR type=write size=3525089 2024-08-10T05:32:33.109 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.109+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~8RA6H8ZFKBU7.0 size=1048576 2024-08-10T05:32:33.111 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.111+0000 7f7803238780 1 > prepared part key=_multipart_48SFR1BMD3PP.2~8RA6H8ZFKBU7.1 size=505859 2024-08-10T05:32:33.111 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.111+0000 7f7803238780 1 > prepared multipart upload key=48SFR1BMD3PP upload=8RA6H8ZFKBU7 tag=121G23AF1NM9 type=write size=2603011 2024-08-10T05:32:33.115 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.115+0000 7f7803238780 1 < suggested update operation key=ME6EL3X8OID0 tag=VA54XQ0U36VP type=del size=2110905 2024-08-10T05:32:33.117 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.117+0000 7f7803238780 1 > prepared operation key=BEWZS75IA59P tag=G3HN7RPCIH29 type=del size=3811204 2024-08-10T05:32:33.118 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.118+0000 7f7803238780 1 < canceled part key=_multipart_Z7YHEIMU76PP.2~OT4KE0Z923K3.0 size=17714 2024-08-10T05:32:33.121 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.121+0000 7f7803238780 1 < canceled multipart upload key=Z7YHEIMU76PP upload=OT4KE0Z923K3 tag=JTVH5RJ22CSH type=write size=1066290 2024-08-10T05:32:33.124 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.124+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~240BKNCN9E58.0 size=1048576 2024-08-10T05:32:33.126 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.126+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~240BKNCN9E58.1 size=1048576 2024-08-10T05:32:33.128 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.128+0000 7f7803238780 1 > prepared part key=_multipart_TKJHBLIHRWG7.2~240BKNCN9E58.2 size=332871 2024-08-10T05:32:33.128 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.128+0000 7f7803238780 1 > prepared multipart upload key=TKJHBLIHRWG7 upload=240BKNCN9E58 tag=ROELTJDWT8DN type=write size=3478599 2024-08-10T05:32:33.130 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.130+0000 7f7803238780 1 < completed delete operation key=WLAMZC6D1VYS tag=S5X93VKE08KD type=del 2024-08-10T05:32:33.134 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.134+0000 7f7803238780 1 > prepared part key=_multipart_VKX9ZVCGC9JY.2~ZLM3IS495OL1.0 size=108699 2024-08-10T05:32:33.134 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.134+0000 7f7803238780 1 > prepared multipart upload key=VKX9ZVCGC9JY upload=ZLM3IS495OL1 tag=782VUY6UYUGE type=write size=1157275 2024-08-10T05:32:33.138 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.138+0000 7f7803238780 1 < suggested remove operation key=XWUWU8CVR59V tag=1RPTBC22FPUK type=write 2024-08-10T05:32:33.140 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.140+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=7M3HCRYNKFVK type=write size=641349 2024-08-10T05:32:33.143 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.143+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~1WIS0ILII196.0 size=1048576 2024-08-10T05:32:33.145 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.145+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~1WIS0ILII196.1 size=1048576 2024-08-10T05:32:33.148 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.148+0000 7f7803238780 1 < completed part key=_multipart_SFULEGB3NN7M.2~1WIS0ILII196.2 size=11172 2024-08-10T05:32:33.152 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.152+0000 7f7803238780 1 < completed multipart upload key=SFULEGB3NN7M upload=1WIS0ILII196 tag=XUW31OMZUTVK type=write size=3156900 2024-08-10T05:32:33.156 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.156+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~ZW6GXVF59CS7.0 size=1048576 2024-08-10T05:32:33.158 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.158+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~ZW6GXVF59CS7.1 size=1048576 2024-08-10T05:32:33.160 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.160+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~ZW6GXVF59CS7.2 size=86335 2024-08-10T05:32:33.160 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.160+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=ZW6GXVF59CS7 tag=6M2R9GMN5D7C type=write size=3232063 2024-08-10T05:32:33.163 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.163+0000 7f7803238780 1 < completed delete operation key=1TZT0H3OT772 tag=BCZZPP4LQK91 type=del 2024-08-10T05:32:33.168 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.168+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~WJYQXLC8S37P.0 size=1048576 2024-08-10T05:32:33.170 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.170+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~WJYQXLC8S37P.1 size=1048576 2024-08-10T05:32:33.172 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.172+0000 7f7803238780 1 > prepared part key=_multipart_0LYGW6HXWPZY.2~WJYQXLC8S37P.2 size=334775 2024-08-10T05:32:33.173 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.172+0000 7f7803238780 1 > prepared multipart upload key=0LYGW6HXWPZY upload=WJYQXLC8S37P tag=TCIBL5M5YQ63 type=write size=3480503 2024-08-10T05:32:33.177 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.177+0000 7f7803238780 -1 < failed to complete operation key=ME6EL3X8OID0 tag=7SCYPSDC1Q60 type=del size=3103868: (22) Invalid argument 2024-08-10T05:32:33.182 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.182+0000 7f7803238780 1 > prepared part key=_multipart_WLAMZC6D1VYS.2~8ONJJA5FKOLF.0 size=673727 2024-08-10T05:32:33.182 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.182+0000 7f7803238780 1 > prepared multipart upload key=WLAMZC6D1VYS upload=8ONJJA5FKOLF tag=5A1FU8DQ2KVE type=write size=1722303 2024-08-10T05:32:33.185 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.185+0000 7f7803238780 1 < completed delete operation key=H9KT1RELCW8U tag=BMR40HA6O1KN type=del 2024-08-10T05:32:33.188 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.188+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=FQU5YB4AFFQZ type=write size=587335 2024-08-10T05:32:33.190 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.190+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~MKRBOZ7W2ATD.0 size=1048576 2024-08-10T05:32:33.193 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.193+0000 7f7803238780 1 < completed part key=_multipart_M4KEYRP20O0S.2~MKRBOZ7W2ATD.1 size=646696 2024-08-10T05:32:33.198 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.198+0000 7f7803238780 1 < completed multipart upload key=M4KEYRP20O0S upload=MKRBOZ7W2ATD tag=9T8WJ174E08I type=write size=2743848 2024-08-10T05:32:33.200 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.200+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=9A4C1FPLBPF9 type=del size=3929078 2024-08-10T05:32:33.203 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.203+0000 7f7803238780 1 < completed delete operation key=PIABVMHZSH5U tag=OFOOZ3M2ZZNQ type=del 2024-08-10T05:32:33.206 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.206+0000 7f7803238780 1 > prepared operation key=VKX9ZVCGC9JY tag=TX0EBV79WNZQ type=del size=3415495 2024-08-10T05:32:33.209 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.209+0000 7f7803238780 1 < completed delete operation key=4RGB196YQHP8 tag=CE25QJX134BW type=del 2024-08-10T05:32:33.212 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.212+0000 7f7803238780 1 > prepared operation key=ZOT42H765WOE tag=5PRCK5HK6MHA type=write size=800 2024-08-10T05:32:33.215 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.215+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~54OE8KIHAB5Q.0 size=1048576 2024-08-10T05:32:33.217 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.217+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~54OE8KIHAB5Q.1 size=1048576 2024-08-10T05:32:33.220 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.220+0000 7f7803238780 1 < completed part key=_multipart_Z7YHEIMU76PP.2~54OE8KIHAB5Q.2 size=863455 2024-08-10T05:32:33.225 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.225+0000 7f7803238780 1 < completed multipart upload key=Z7YHEIMU76PP upload=54OE8KIHAB5Q tag=6Y4O7LRFKCN6 type=write size=4009183 2024-08-10T05:32:33.228 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.228+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=1ZBRM0W7G4SW type=del size=3545216 2024-08-10T05:32:33.229 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.229+0000 7f7803238780 -1 < no bi entry to suggest for operation key=XWUWU8CVR59V tag=MEK669Z5JNG3 type=del size=803650: (2) No such file or directory 2024-08-10T05:32:33.232 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.232+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=MH3YAVV3DJJQ type=del size=3426773 2024-08-10T05:32:33.234 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.234+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~FQR6CIMOBMG2.0 size=1048576 2024-08-10T05:32:33.237 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.237+0000 7f7803238780 1 < completed part key=_multipart_DDSA6SD57UXL.2~FQR6CIMOBMG2.1 size=577439 2024-08-10T05:32:33.242 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.242+0000 7f7803238780 1 < completed multipart upload key=DDSA6SD57UXL upload=FQR6CIMOBMG2 tag=OG8QKS238SVU type=write size=2674591 2024-08-10T05:32:33.245 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.245+0000 7f7803238780 1 > prepared operation key=ME6EL3X8OID0 tag=89962WDD1RKP type=write size=736349 2024-08-10T05:32:33.247 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.247+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~KSD2OBMJ4EFS.0 size=1048576 2024-08-10T05:32:33.250 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.250+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~KSD2OBMJ4EFS.1 size=1048576 2024-08-10T05:32:33.252 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.252+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~KSD2OBMJ4EFS.2 size=685052 2024-08-10T05:32:33.256 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.256+0000 7f7803238780 1 < completed multipart upload key=4RGB196YQHP8 upload=KSD2OBMJ4EFS tag=AYJ81N6H76C3 type=write size=3830780 2024-08-10T05:32:33.260 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.260+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~OQH555NAIFQS.0 size=1048576 2024-08-10T05:32:33.261 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.261+0000 7f7803238780 1 > prepared part key=_multipart_U2UOFCEMPTEG.2~OQH555NAIFQS.1 size=189393 2024-08-10T05:32:33.261 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.261+0000 7f7803238780 1 > prepared multipart upload key=U2UOFCEMPTEG upload=OQH555NAIFQS tag=2UIP378V0I2I type=write size=2286545 2024-08-10T05:32:33.263 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.263+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~8RA6H8ZFKBU7.0 size=1048576 2024-08-10T05:32:33.265 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.265+0000 7f7803238780 1 < completed part key=_multipart_48SFR1BMD3PP.2~8RA6H8ZFKBU7.1 size=505859 2024-08-10T05:32:33.269 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.269+0000 7f7803238780 1 < completed multipart upload key=48SFR1BMD3PP upload=8RA6H8ZFKBU7 tag=121G23AF1NM9 type=write size=2603011 2024-08-10T05:32:33.273 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.273+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~UJQ711MKZYRM.0 size=1048576 2024-08-10T05:32:33.275 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.275+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~UJQ711MKZYRM.1 size=1048576 2024-08-10T05:32:33.278 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.278+0000 7f7803238780 1 > prepared part key=_multipart_4RGB196YQHP8.2~UJQ711MKZYRM.2 size=803975 2024-08-10T05:32:33.278 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.278+0000 7f7803238780 1 > prepared multipart upload key=4RGB196YQHP8 upload=UJQ711MKZYRM tag=BMTIUSWCVJ74 type=write size=3949703 2024-08-10T05:32:33.280 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.280+0000 7f7803238780 1 < completed delete operation key=BEWZS75IA59P tag=G3HN7RPCIH29 type=del 2024-08-10T05:32:33.282 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.282+0000 7f7803238780 1 > prepared operation key=48SFR1BMD3PP tag=TNZO3GTYF70T type=write size=718282 2024-08-10T05:32:33.284 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.284+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~240BKNCN9E58.0 size=1048576 2024-08-10T05:32:33.285 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.285+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~240BKNCN9E58.1 size=1048576 2024-08-10T05:32:33.287 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.287+0000 7f7803238780 1 < completed part key=_multipart_TKJHBLIHRWG7.2~240BKNCN9E58.2 size=332871 2024-08-10T05:32:33.291 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.291+0000 7f7803238780 1 < completed multipart upload key=TKJHBLIHRWG7 upload=240BKNCN9E58 tag=ROELTJDWT8DN type=write size=3478599 2024-08-10T05:32:33.293 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.293+0000 7f7803238780 1 > prepared operation key=XWUWU8CVR59V tag=KD30KJPOFB40 type=del size=3026967 2024-08-10T05:32:33.295 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.295+0000 7f7803238780 1 < completed part key=_multipart_VKX9ZVCGC9JY.2~ZLM3IS495OL1.0 size=108699 2024-08-10T05:32:33.299 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.299+0000 7f7803238780 1 < completed multipart upload key=VKX9ZVCGC9JY upload=ZLM3IS495OL1 tag=782VUY6UYUGE type=write size=1157275 2024-08-10T05:32:33.301 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.301+0000 7f7803238780 1 > prepared operation key=AEL92L18QHBE tag=TTEHS5R6T77C type=write size=744973 2024-08-10T05:32:33.304 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.303+0000 7f7803238780 1 < completed write operation key=AEL92L18QHBE tag=7M3HCRYNKFVK type=write size=641349 2024-08-10T05:32:33.307 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.307+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~902MCCOKS44U.0 size=1048576 2024-08-10T05:32:33.309 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.309+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~902MCCOKS44U.1 size=1048576 2024-08-10T05:32:33.311 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.311+0000 7f7803238780 1 > prepared part key=_multipart_PIABVMHZSH5U.2~902MCCOKS44U.2 size=483625 2024-08-10T05:32:33.311 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.311+0000 7f7803238780 1 > prepared multipart upload key=PIABVMHZSH5U upload=902MCCOKS44U tag=4MLONR4AV8SY type=write size=3629353 2024-08-10T05:32:33.313 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.313+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~ZW6GXVF59CS7.0 size=1048576 2024-08-10T05:32:33.314 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.314+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~ZW6GXVF59CS7.1 size=1048576 2024-08-10T05:32:33.316 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.316+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~ZW6GXVF59CS7.2 size=86335 2024-08-10T05:32:33.320 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.320+0000 7f7803238780 1 < completed multipart upload key=4RGB196YQHP8 upload=ZW6GXVF59CS7 tag=6M2R9GMN5D7C type=write size=3232063 2024-08-10T05:32:33.322 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.322+0000 7f7803238780 1 > prepared operation key=29VQII5BL9Z9 tag=M9GYR28U2IDZ type=write size=845444 2024-08-10T05:32:33.324 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.324+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~WJYQXLC8S37P.0 size=1048576 2024-08-10T05:32:33.326 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.326+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~WJYQXLC8S37P.1 size=1048576 2024-08-10T05:32:33.327 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.327+0000 7f7803238780 1 < completed part key=_multipart_0LYGW6HXWPZY.2~WJYQXLC8S37P.2 size=334775 2024-08-10T05:32:33.331 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.331+0000 7f7803238780 1 < completed multipart upload key=0LYGW6HXWPZY upload=WJYQXLC8S37P tag=TCIBL5M5YQ63 type=write size=3480503 2024-08-10T05:32:33.333 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.333+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=GVF6U116PGSD type=del size=152737 2024-08-10T05:32:33.335 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.335+0000 7f7803238780 1 < completed part key=_multipart_WLAMZC6D1VYS.2~8ONJJA5FKOLF.0 size=673727 2024-08-10T05:32:33.339 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.339+0000 7f7803238780 1 < completed multipart upload key=WLAMZC6D1VYS upload=8ONJJA5FKOLF tag=5A1FU8DQ2KVE type=write size=1722303 2024-08-10T05:32:33.341 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.341+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=UW8LO7OSW63H type=write size=448019 2024-08-10T05:32:33.342 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.342+0000 7f7803238780 1 < completed write operation key=FTQ2XYY87ABW tag=FQU5YB4AFFQZ type=write size=587335 2024-08-10T05:32:33.345 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.344+0000 7f7803238780 1 > prepared operation key=Z12OHVV95R90 tag=CH40A0GO8P8B type=del size=2803328 2024-08-10T05:32:33.348 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.348+0000 7f7803238780 1 < suggested remove operation key=PIABVMHZSH5U tag=9A4C1FPLBPF9 type=del 2024-08-10T05:32:33.350 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.350+0000 7f7803238780 1 > prepared operation key=WLAMZC6D1VYS tag=4OVH231JQ9PP type=del size=3210960 2024-08-10T05:32:33.353 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.353+0000 7f7803238780 1 < completed delete operation key=VKX9ZVCGC9JY tag=TX0EBV79WNZQ type=del 2024-08-10T05:32:33.355 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.355+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=LW57GR4LDDM8 type=write size=105442 2024-08-10T05:32:33.357 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.357+0000 7f7803238780 1 < completed write operation key=ZOT42H765WOE tag=5PRCK5HK6MHA type=write size=800 2024-08-10T05:32:33.359 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.359+0000 7f7803238780 1 > prepared operation key=N6BX8IO9ZULU tag=8G2C04RWBX0Q type=write size=903319 2024-08-10T05:32:33.361 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.361+0000 7f7803238780 1 < completed delete operation key=TKJHBLIHRWG7 tag=1ZBRM0W7G4SW type=del 2024-08-10T05:32:33.363 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.363+0000 7f7803238780 1 > prepared operation key=Z7YHEIMU76PP tag=6527WLE5LP91 type=del size=1396988 2024-08-10T05:32:33.364 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.365+0000 7f7803238780 1 < completed delete operation key=ME6EL3X8OID0 tag=MH3YAVV3DJJQ type=del 2024-08-10T05:32:33.366 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.366+0000 7f7803238780 1 > prepared operation key=SFULEGB3NN7M tag=OWLUV3J58MY4 type=del size=3081702 2024-08-10T05:32:33.368 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.368+0000 7f7803238780 1 < completed write operation key=ME6EL3X8OID0 tag=89962WDD1RKP type=write size=736349 2024-08-10T05:32:33.371 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.371+0000 7f7803238780 1 > prepared operation key=VJC53Z86ZBHI tag=1PHJE8RPFQCW type=del size=3556541 2024-08-10T05:32:33.373 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.373+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~OQH555NAIFQS.0 size=1048576 2024-08-10T05:32:33.374 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.374+0000 7f7803238780 1 < completed part key=_multipart_U2UOFCEMPTEG.2~OQH555NAIFQS.1 size=189393 2024-08-10T05:32:33.378 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.378+0000 7f7803238780 1 < completed multipart upload key=U2UOFCEMPTEG upload=OQH555NAIFQS tag=2UIP378V0I2I type=write size=2286545 2024-08-10T05:32:33.380 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.380+0000 7f7803238780 1 > prepared operation key=PIABVMHZSH5U tag=H0Y60RHE1GC9 type=write size=440040 2024-08-10T05:32:33.381 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.381+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~UJQ711MKZYRM.0 size=1048576 2024-08-10T05:32:33.383 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.383+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~UJQ711MKZYRM.1 size=1048576 2024-08-10T05:32:33.385 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.385+0000 7f7803238780 1 < completed part key=_multipart_4RGB196YQHP8.2~UJQ711MKZYRM.2 size=803975 2024-08-10T05:32:33.389 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.388+0000 7f7803238780 1 < completed multipart upload key=4RGB196YQHP8 upload=UJQ711MKZYRM tag=BMTIUSWCVJ74 type=write size=3949703 2024-08-10T05:32:33.391 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.391+0000 7f7803238780 1 > prepared operation key=FTQ2XYY87ABW tag=DAHW0NJSRRD0 type=del size=1872434 2024-08-10T05:32:33.393 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.393+0000 7f7803238780 1 < completed write operation key=48SFR1BMD3PP tag=TNZO3GTYF70T type=write size=718282 2024-08-10T05:32:33.397 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.397+0000 7f7803238780 1 > prepared part key=_multipart_AEL92L18QHBE.2~2SYQLXDH02FZ.0 size=158606 2024-08-10T05:32:33.397 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.397+0000 7f7803238780 1 > prepared multipart upload key=AEL92L18QHBE upload=2SYQLXDH02FZ tag=LCPKOUPLCSPZ type=write size=1207182 2024-08-10T05:32:33.399 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.399+0000 7f7803238780 1 < completed delete operation key=XWUWU8CVR59V tag=KD30KJPOFB40 type=del 2024-08-10T05:32:33.401 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.401+0000 7f7803238780 1 > prepared operation key=4RGB196YQHP8 tag=4H3USIXH9AD3 type=write size=688637 2024-08-10T05:32:33.403 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.403+0000 7f7803238780 1 < canceled operation key=AEL92L18QHBE tag=TTEHS5R6T77C type=write size=744973 2024-08-10T05:32:33.405 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.405+0000 7f7803238780 1 > prepared operation key=M4KEYRP20O0S tag=XFIIHH7MO7J1 type=del size=542580 2024-08-10T05:32:33.407 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.407+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~902MCCOKS44U.0 size=1048576 2024-08-10T05:32:33.407 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.407+0000 7f7803238780 1 < canceled part key=_multipart_PIABVMHZSH5U.2~902MCCOKS44U.1 size=1048576 2024-08-10T05:32:33.409 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.409+0000 7f7803238780 1 < completed part key=_multipart_PIABVMHZSH5U.2~902MCCOKS44U.2 size=483625 2024-08-10T05:32:33.412 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.412+0000 7f7803238780 1 < canceled multipart upload key=PIABVMHZSH5U upload=902MCCOKS44U tag=4MLONR4AV8SY type=write size=3629353 2024-08-10T05:32:33.414 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.414+0000 7f7803238780 1 > prepared operation key=MSU6AUJV0ITY tag=JFMRBCP1ZT40 type=del size=1554648 2024-08-10T05:32:33.416 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.416+0000 7f7803238780 1 < completed write operation key=29VQII5BL9Z9 tag=M9GYR28U2IDZ type=write size=845444 2024-08-10T05:32:33.420 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.420+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~BA0AYUFQ7STU.0 size=1048576 2024-08-10T05:32:33.421 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.421+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~BA0AYUFQ7STU.1 size=1048576 2024-08-10T05:32:33.423 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.423+0000 7f7803238780 1 > prepared part key=_multipart_XDS4ELXRI8MU.2~BA0AYUFQ7STU.2 size=679519 2024-08-10T05:32:33.423 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.423+0000 7f7803238780 1 > prepared multipart upload key=XDS4ELXRI8MU upload=BA0AYUFQ7STU tag=Y8FE5E3I7B27 type=write size=3825247 2024-08-10T05:32:33.427 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.427+0000 7f7803238780 1 < suggested remove operation key=4RGB196YQHP8 tag=GVF6U116PGSD type=del 2024-08-10T05:32:33.429 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.429+0000 7f7803238780 1 > prepared operation key=TKJHBLIHRWG7 tag=VSXFT4DADY3G type=del size=11874 2024-08-10T05:32:33.432 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.432+0000 7f7803238780 -1 < failed to complete operation key=PIABVMHZSH5U tag=UW8LO7OSW63H type=write size=448019: (22) Invalid argument 2024-08-10T05:32:33.435 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.435+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~AU3Z6AR0K71Z.0 size=1048576 2024-08-10T05:32:33.437 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.437+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~AU3Z6AR0K71Z.1 size=1048576 2024-08-10T05:32:33.439 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.439+0000 7f7803238780 1 > prepared part key=_multipart_1TZT0H3OT772.2~AU3Z6AR0K71Z.2 size=104292 2024-08-10T05:32:33.439 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.439+0000 7f7803238780 1 > prepared multipart upload key=1TZT0H3OT772 upload=AU3Z6AR0K71Z tag=22TJ95DCO0FY type=write size=3250020 2024-08-10T05:32:33.441 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.441+0000 7f7803238780 1 < completed delete operation key=Z12OHVV95R90 tag=CH40A0GO8P8B type=del 2024-08-10T05:32:33.445 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.445+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~0A9ZP5LHWD9Z.0 size=1048576 2024-08-10T05:32:33.446 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.446+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~0A9ZP5LHWD9Z.1 size=1048576 2024-08-10T05:32:33.448 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.448+0000 7f7803238780 1 > prepared part key=_multipart_FTQ2XYY87ABW.2~0A9ZP5LHWD9Z.2 size=625504 2024-08-10T05:32:33.448 INFO:tasks.workunit.client.0.smithi086.stderr:2024-08-10T05:32:33.448+0000 7f7803238780 1 > prepared multipart upload key=FTQ2XYY87ABW upload=0A9ZP5LHWD9Z tag=W6WFIRZBPENE type=write size=3771232 2024-08-10T05:32:33.449 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] cls_rgw_stats.simulate (13863 ms) 2024-08-10T05:32:33.449 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 1 test from cls_rgw_stats (13863 ms total) 2024-08-10T05:32:33.449 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:32:33.449 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment tear-down 2024-08-10T05:32:33.503 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] 1 test from 1 test suite ran. (15764 ms total) 2024-08-10T05:32:33.503 INFO:tasks.workunit.client.0.smithi086.stdout:[ PASSED ] 1 test. 2024-08-10T05:32:33.506 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T05:32:33.506 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T05:32:33.575 INFO:tasks.workunit:Running workunit cls/test_cls_sdk.sh... 2024-08-10T05:32:33.575 DEBUG:teuthology.orchestra.run.smithi086:workunit test cls/test_cls_sdk.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_sdk.sh 2024-08-10T05:32:33.645 INFO:tasks.workunit.client.0.smithi086.stdout:Running main() from gmock_main.cc 2024-08-10T05:32:33.645 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] Running 2 tests from 1 test suite. 2024-08-10T05:32:33.645 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment set-up. 2024-08-10T05:32:33.645 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 2 tests from ClsSDK 2024-08-10T05:32:33.645 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsSDK.TestSDKCoverageWrite 2024-08-10T05:32:33.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:33 smithi086 ceph-mon[101471]: pgmap v1388: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 403 KiB/s wr, 2.05k op/s 2024-08-10T05:32:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:33 smithi086 ceph-mon[98993]: pgmap v1388: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 403 KiB/s wr, 2.05k op/s 2024-08-10T05:32:33.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:33 smithi159 ceph-mon[90359]: pgmap v1388: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 403 KiB/s wr, 2.05k op/s 2024-08-10T05:32:34.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:34 smithi159 ceph-mon[90359]: osdmap e1107: 8 total, 8 up, 8 in 2024-08-10T05:32:34.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:34 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:32:34.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:34 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:32:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:34 smithi086 ceph-mon[98993]: osdmap e1107: 8 total, 8 up, 8 in 2024-08-10T05:32:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:34 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:32:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:34 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:32:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:34 smithi086 ceph-mon[101471]: osdmap e1107: 8 total, 8 up, 8 in 2024-08-10T05:32:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:34 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:32:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:34 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:32:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:35 smithi159 ceph-mon[90359]: pgmap v1390: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:35 smithi159 ceph-mon[90359]: osdmap e1108: 8 total, 8 up, 8 in 2024-08-10T05:32:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:35 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2770701287' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-143282-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:35 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-143282-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:35 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:32:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:35 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:32:35.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:35 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:32:35.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:35 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:32:35.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:35 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:32:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:35 smithi086 ceph-mon[101471]: pgmap v1390: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:35 smithi086 ceph-mon[101471]: osdmap e1108: 8 total, 8 up, 8 in 2024-08-10T05:32:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:35 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2770701287' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-143282-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:35 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-143282-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:35 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:32:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:35 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:32:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:35 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:32:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:35 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:32:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:35 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:32:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:35 smithi086 ceph-mon[98993]: pgmap v1390: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:35 smithi086 ceph-mon[98993]: osdmap e1108: 8 total, 8 up, 8 in 2024-08-10T05:32:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:35 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2770701287' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-143282-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:35 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-143282-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:35 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:32:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:35 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:32:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:35 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:32:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:35 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:32:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:35 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:32:36.528 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsSDK.TestSDKCoverageWrite (2883 ms) 2024-08-10T05:32:36.529 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] ClsSDK.TestSDKCoverageReplay 2024-08-10T05:32:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:36 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-143282-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:32:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:36 smithi086 ceph-mon[98993]: osdmap e1109: 8 total, 8 up, 8 in 2024-08-10T05:32:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:36 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-143282-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:32:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:36 smithi086 ceph-mon[101471]: osdmap e1109: 8 total, 8 up, 8 in 2024-08-10T05:32:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:36 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-143282-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:32:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:36 smithi159 ceph-mon[90359]: osdmap e1109: 8 total, 8 up, 8 in 2024-08-10T05:32:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:37 smithi086 ceph-mon[101471]: pgmap v1393: 137 pgs: 4 creating+peering, 25 unknown, 108 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:37 smithi086 ceph-mon[101471]: osdmap e1110: 8 total, 8 up, 8 in 2024-08-10T05:32:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:37 smithi086 ceph-mon[98993]: pgmap v1393: 137 pgs: 4 creating+peering, 25 unknown, 108 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:37 smithi086 ceph-mon[98993]: osdmap e1110: 8 total, 8 up, 8 in 2024-08-10T05:32:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:37 smithi159 ceph-mon[90359]: pgmap v1393: 137 pgs: 4 creating+peering, 25 unknown, 108 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:37 smithi159 ceph-mon[90359]: osdmap e1110: 8 total, 8 up, 8 in 2024-08-10T05:32:38.532 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:32:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:32:38] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2024-08-10T05:32:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:38 smithi086 ceph-mon[98993]: osdmap e1111: 8 total, 8 up, 8 in 2024-08-10T05:32:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:38 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3923449255' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-143282-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:38 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-143282-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:38.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:38 smithi086 ceph-mon[101471]: osdmap e1111: 8 total, 8 up, 8 in 2024-08-10T05:32:38.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:38 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3923449255' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-143282-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:38.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:38 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-143282-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:38 smithi159 ceph-mon[90359]: osdmap e1111: 8 total, 8 up, 8 in 2024-08-10T05:32:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:38 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3923449255' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-143282-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:38 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-143282-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:32:39.553 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] ClsSDK.TestSDKCoverageReplay (3025 ms) 2024-08-10T05:32:39.553 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 2 tests from ClsSDK (5908 ms total) 2024-08-10T05:32:39.553 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:32:39.553 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment tear-down 2024-08-10T05:32:39.553 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] 2 tests from 1 test suite ran. (5908 ms total) 2024-08-10T05:32:39.553 INFO:tasks.workunit.client.0.smithi086.stdout:[ PASSED ] 2 tests. 2024-08-10T05:32:39.555 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T05:32:39.556 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T05:32:39.626 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2024-08-10T05:32:39.626 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-10T05:32:39.882 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:39 smithi086 ceph-mon[101471]: pgmap v1396: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:39.882 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:39 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:32:39.882 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:39 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-143282-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:32:39.882 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:39 smithi086 ceph-mon[101471]: osdmap e1112: 8 total, 8 up, 8 in 2024-08-10T05:32:39.883 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:39 smithi086 ceph-mon[98993]: pgmap v1396: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:39.883 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:39 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:32:39.883 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:39 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-143282-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:32:39.883 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:39 smithi086 ceph-mon[98993]: osdmap e1112: 8 total, 8 up, 8 in 2024-08-10T05:32:39.884 DEBUG:teuthology.parallel:result is None 2024-08-10T05:32:39.884 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-10T05:32:39.909 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-10T05:32:39.909 DEBUG:teuthology.orchestra.run.smithi086:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-10T05:32:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:39 smithi159 ceph-mon[90359]: pgmap v1396: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:39 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:32:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:39 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi086-143282-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:32:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:39 smithi159 ceph-mon[90359]: osdmap e1112: 8 total, 8 up, 8 in 2024-08-10T05:32:39.964 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-10T05:32:39.964 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-10T05:32:39.965 INFO:teuthology.task.print:**** done end rados_api.yaml 2024-08-10T05:32:39.965 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-10T05:32:39.965 INFO:teuthology.task.print:**** done start rados_loadgenbig.yaml 2024-08-10T05:32:39.965 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-10T05:32:39.966 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-10T05:32:39.966 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-10T05:32:39.966 DEBUG:teuthology.orchestra.run.smithi086:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-10T05:32:40.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T05:32:40.020 INFO:teuthology.orchestra.run.smithi086.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-10T05:32:40.020 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-10T05:32:40.075 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-10T05:32:40.075 DEBUG:teuthology.orchestra.run.smithi086:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-10T05:32:40.131 INFO:tasks.workunit:timeout=3h 2024-08-10T05:32:40.131 INFO:tasks.workunit:cleanup=True 2024-08-10T05:32:40.131 DEBUG:teuthology.orchestra.run.smithi086:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-10T05:32:40.187 INFO:tasks.workunit.client.0.smithi086.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-10T05:32:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:40 smithi086 ceph-mon[98993]: osdmap e1113: 8 total, 8 up, 8 in 2024-08-10T05:32:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:40 smithi086 ceph-mon[98993]: pgmap v1399: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:40.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:40 smithi086 ceph-mon[101471]: osdmap e1113: 8 total, 8 up, 8 in 2024-08-10T05:32:40.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:40 smithi086 ceph-mon[101471]: pgmap v1399: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:40 smithi159 ceph-mon[90359]: osdmap e1113: 8 total, 8 up, 8 in 2024-08-10T05:32:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:40 smithi159 ceph-mon[90359]: pgmap v1399: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:41 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:32:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:41 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:32:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:32:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:41 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:32:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:41 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:32:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:32:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:41 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:32:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:41 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:32:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:32:42.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:42 smithi086 ceph-mon[101471]: pgmap v1400: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:42.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:42 smithi086 ceph-mon[98993]: pgmap v1400: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:42 smithi159 ceph-mon[90359]: pgmap v1400: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:45.438 DEBUG:teuthology.orchestra.run.smithi086:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-08-10T05:32:45.494 INFO:tasks.workunit.client.0.smithi086.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-10T05:32:45.496 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-10T05:32:45.496 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-10T05:32:45.546 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-10T05:32:45.596 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-10T05:32:45.634 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-10T05:32:45.636 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-10T05:32:45.636 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-10T05:32:45.674 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-10T05:32:45.677 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T05:32:45.677 DEBUG:teuthology.orchestra.run.smithi086:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-10T05:32:45.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:45 smithi159 ceph-mon[90359]: pgmap v1401: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:45.733 INFO:tasks.workunit:Running workunits matching rados/load-gen-big.sh on client.0... 2024-08-10T05:32:45.734 INFO:tasks.workunit:Running workunit rados/load-gen-big.sh... 2024-08-10T05:32:45.735 DEBUG:teuthology.orchestra.run.smithi086:workunit test rados/load-gen-big.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/rados/load-gen-big.sh 2024-08-10T05:32:45.834 INFO:tasks.workunit.client.0.smithi086.stdout:run length 1200 seconds 2024-08-10T05:32:45.834 INFO:tasks.workunit.client.0.smithi086.stdout:preparing 10240 objects 2024-08-10T05:32:45.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:45 smithi086 ceph-mon[98993]: pgmap v1401: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:45.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:45 smithi086 ceph-mon[101471]: pgmap v1401: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:32:47.731 INFO:tasks.workunit.client.0.smithi086.stdout:load-gen will run 1200 seconds 2024-08-10T05:32:47.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:47 smithi086 ceph-mon[98993]: pgmap v1402: 105 pgs: 105 active+clean; 3.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 31 KiB/s wr, 31 op/s 2024-08-10T05:32:47.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:47 smithi086 ceph-mon[101471]: pgmap v1402: 105 pgs: 105 active+clean; 3.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 31 KiB/s wr, 31 op/s 2024-08-10T05:32:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:47 smithi159 ceph-mon[90359]: pgmap v1402: 105 pgs: 105 active+clean; 3.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 31 KiB/s wr, 31 op/s 2024-08-10T05:32:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:32:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:32:48] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2024-08-10T05:32:48.731 INFO:tasks.workunit.client.0.smithi086.stdout: 1: throughput=0MB/sec pending data=0 2024-08-10T05:32:48.731 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7tGt-Uw0u7Bxsmi off=21246388 len=1775352 2024-08-10T05:32:48.743 INFO:tasks.workunit.client.0.smithi086.stdout:op 0 completed, throughput=1.67MB/sec 2024-08-10T05:32:48.743 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0rFCkVcL80DLfvb off=6966558 len=742395 2024-08-10T05:32:48.748 INFO:tasks.workunit.client.0.smithi086.stdout:op 1 completed, throughput=2.36MB/sec 2024-08-10T05:32:48.748 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--H6FnyPZbcmXg3h off=89234 len=1641864 2024-08-10T05:32:48.758 INFO:tasks.workunit.client.0.smithi086.stdout:op 2 completed, throughput=3.86MB/sec 2024-08-10T05:32:48.758 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-368A1ZwcgzlxdCR off=3823724 len=790896 2024-08-10T05:32:48.762 INFO:tasks.workunit.client.0.smithi086.stdout:op 3 completed, throughput=4.58MB/sec 2024-08-10T05:32:48.762 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8Y3d6xHi4Ex3man off=6729778 len=1324213 2024-08-10T05:32:48.768 INFO:tasks.workunit.client.0.smithi086.stdout:op 4 completed, throughput=5.77MB/sec 2024-08-10T05:32:49.769 INFO:tasks.workunit.client.0.smithi086.stdout: 2: throughput=2.94MB/sec pending data=0 2024-08-10T05:32:49.772 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-S9ya57Hlmu9kc8y off=11951922 len=1834856 2024-08-10T05:32:49.779 INFO:tasks.workunit.client.0.smithi086.stdout:op 5 completed, throughput=3.78MB/sec 2024-08-10T05:32:49.779 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pyWh90fMvlq24Xg off=7851421 len=1490868 2024-08-10T05:32:49.784 INFO:tasks.workunit.client.0.smithi086.stdout:op 6 completed, throughput=4.46MB/sec 2024-08-10T05:32:49.784 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3CQXBJoUDKG7QL4 off=838575 len=322957 2024-08-10T05:32:49.785 INFO:tasks.workunit.client.0.smithi086.stdout:op 7 completed, throughput=4.61MB/sec 2024-08-10T05:32:49.785 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-znt3etNFLOjMNdn off=17762 len=1767014 2024-08-10T05:32:49.787 INFO:tasks.workunit.client.0.smithi086.stdout:op 8 completed, throughput=5.42MB/sec 2024-08-10T05:32:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:49 smithi086 ceph-mon[98993]: pgmap v1403: 105 pgs: 105 active+clean; 65 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 529 KiB/s wr, 529 op/s 2024-08-10T05:32:49.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:49 smithi086 ceph-mon[101471]: pgmap v1403: 105 pgs: 105 active+clean; 65 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 529 KiB/s wr, 529 op/s 2024-08-10T05:32:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:49 smithi159 ceph-mon[90359]: pgmap v1403: 105 pgs: 105 active+clean; 65 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 529 KiB/s wr, 529 op/s 2024-08-10T05:32:50.787 INFO:tasks.workunit.client.0.smithi086.stdout: 3: throughput=3.65MB/sec pending data=0 2024-08-10T05:32:50.787 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tIMP_5P6wVeAGgb off=6704301 len=301189 2024-08-10T05:32:50.790 INFO:tasks.workunit.client.0.smithi086.stdout:op 9 completed, throughput=3.74MB/sec 2024-08-10T05:32:50.790 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JiRDYl2W6l9Xvey off=14455369 len=444440 2024-08-10T05:32:50.791 INFO:tasks.workunit.client.0.smithi086.stdout:op 10 completed, throughput=3.88MB/sec 2024-08-10T05:32:50.791 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MrD-GGnUDHLl942 off=615783 len=599351 2024-08-10T05:32:50.792 INFO:tasks.workunit.client.0.smithi086.stdout:op 11 completed, throughput=4.06MB/sec 2024-08-10T05:32:50.792 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xKm6JfEoCbftOaP off=9409085 len=1318495 2024-08-10T05:32:50.794 INFO:tasks.workunit.client.0.smithi086.stdout:op 12 completed, throughput=4.47MB/sec 2024-08-10T05:32:50.794 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yEDmbGe6cVlUrpb off=928811 len=327651 2024-08-10T05:32:50.795 INFO:tasks.workunit.client.0.smithi086.stdout:op 13 completed, throughput=4.57MB/sec 2024-08-10T05:32:50.796 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qYYhpVTqAuLrDC- off=10237054 len=102920 2024-08-10T05:32:50.796 INFO:tasks.workunit.client.0.smithi086.stdout:op 14 completed, throughput=4.6MB/sec 2024-08-10T05:32:50.796 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hWFUwBwk08Bm1Yt off=4559741 len=895182 2024-08-10T05:32:50.802 INFO:tasks.workunit.client.0.smithi086.stdout:op 15 completed, throughput=4.87MB/sec 2024-08-10T05:32:50.802 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bT1HKmx2Vv98hj7 off=2672246 len=58840 2024-08-10T05:32:50.803 INFO:tasks.workunit.client.0.smithi086.stdout:op 16 completed, throughput=4.89MB/sec 2024-08-10T05:32:50.803 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-A_6JQagmKElZoao off=2108350 len=1684943 2024-08-10T05:32:50.804 INFO:tasks.workunit.client.0.smithi086.stdout:op 17 completed, throughput=5.41MB/sec 2024-08-10T05:32:51.805 INFO:tasks.workunit.client.0.smithi086.stdout: 4: throughput=4.08MB/sec pending data=0 2024-08-10T05:32:51.805 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XKh1zxscn01FHOi off=1180284 len=392341 2024-08-10T05:32:51.809 INFO:tasks.workunit.client.0.smithi086.stdout:op 18 completed, throughput=4.17MB/sec 2024-08-10T05:32:51.809 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--F9KME7onlufoP0 off=2992253 len=1320716 2024-08-10T05:32:51.817 INFO:tasks.workunit.client.0.smithi086.stdout:op 19 completed, throughput=4.47MB/sec 2024-08-10T05:32:51.817 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ki6SS0n8its-yMi off=3300007 len=1283017 2024-08-10T05:32:51.822 INFO:tasks.workunit.client.0.smithi086.stdout:op 20 completed, throughput=4.76MB/sec 2024-08-10T05:32:51.822 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gFTgbkGVFZ3kzHb off=1037426 len=1907452 2024-08-10T05:32:51.832 INFO:tasks.workunit.client.0.smithi086.stdout:op 21 completed, throughput=5.19MB/sec 2024-08-10T05:32:51.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:51 smithi086 ceph-mon[98993]: pgmap v1404: 105 pgs: 105 active+clean; 96 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 860 KiB/s wr, 712 op/s 2024-08-10T05:32:51.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:51 smithi086 ceph-mon[101471]: pgmap v1404: 105 pgs: 105 active+clean; 96 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 860 KiB/s wr, 712 op/s 2024-08-10T05:32:51.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:51 smithi159 ceph-mon[90359]: pgmap v1404: 105 pgs: 105 active+clean; 96 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 860 KiB/s wr, 712 op/s 2024-08-10T05:32:52.833 INFO:tasks.workunit.client.0.smithi086.stdout: 5: throughput=4.17MB/sec pending data=0 2024-08-10T05:32:52.833 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ay5GWBBJOhSTPgO off=4121001 len=1951980 2024-08-10T05:32:52.835 INFO:tasks.workunit.client.0.smithi086.stdout:op 22 completed, throughput=4.54MB/sec 2024-08-10T05:32:52.835 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-p8-J9Lfn9bE-TRR off=850099 len=1065275 2024-08-10T05:32:52.837 INFO:tasks.workunit.client.0.smithi086.stdout:op 23 completed, throughput=4.73MB/sec 2024-08-10T05:32:52.837 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IYtzm7H97jF5gut off=1453068 len=1533321 2024-08-10T05:32:52.838 INFO:tasks.workunit.client.0.smithi086.stdout:op 24 completed, throughput=5.02MB/sec 2024-08-10T05:32:53.839 INFO:tasks.workunit.client.0.smithi086.stdout: 6: throughput=4.2MB/sec pending data=0 2024-08-10T05:32:53.839 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_CVd-OeTIvmwW6y off=1778895 len=1739994 2024-08-10T05:32:53.847 INFO:tasks.workunit.client.0.smithi086.stdout:op 25 completed, throughput=4.46MB/sec 2024-08-10T05:32:53.847 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Vc3S_ZyL0FDcEPB off=6490318 len=135329 2024-08-10T05:32:53.848 INFO:tasks.workunit.client.0.smithi086.stdout:op 26 completed, throughput=4.48MB/sec 2024-08-10T05:32:53.848 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MwE3yNektfwyxVm off=18234364 len=1814040 2024-08-10T05:32:53.856 INFO:tasks.workunit.client.0.smithi086.stdout:op 27 completed, throughput=4.76MB/sec 2024-08-10T05:32:53.857 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BQ22Vjc7N0ezBy7 off=6619079 len=2010904 2024-08-10T05:32:53.858 INFO:tasks.workunit.client.0.smithi086.stdout:op 28 completed, throughput=5.07MB/sec 2024-08-10T05:32:53.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:53 smithi086 ceph-mon[98993]: pgmap v1405: 105 pgs: 105 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 346 KiB/s rd, 1.7 MiB/s wr, 854 op/s 2024-08-10T05:32:53.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:53 smithi086 ceph-mon[101471]: pgmap v1405: 105 pgs: 105 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 346 KiB/s rd, 1.7 MiB/s wr, 854 op/s 2024-08-10T05:32:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:53 smithi159 ceph-mon[90359]: pgmap v1405: 105 pgs: 105 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 346 KiB/s rd, 1.7 MiB/s wr, 854 op/s 2024-08-10T05:32:54.859 INFO:tasks.workunit.client.0.smithi086.stdout: 7: throughput=4.36MB/sec pending data=0 2024-08-10T05:32:54.859 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ItyO8Ege91dS4VV off=5464745 len=828626 2024-08-10T05:32:54.860 INFO:tasks.workunit.client.0.smithi086.stdout:op 29 completed, throughput=4.47MB/sec 2024-08-10T05:32:54.860 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4A_JxVryC0U8G8m off=452378 len=465833 2024-08-10T05:32:54.864 INFO:tasks.workunit.client.0.smithi086.stdout:op 30 completed, throughput=4.53MB/sec 2024-08-10T05:32:54.864 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bK8Cwkudwa0Sl5o off=6855661 len=1473381 2024-08-10T05:32:54.865 INFO:tasks.workunit.client.0.smithi086.stdout:op 31 completed, throughput=4.72MB/sec 2024-08-10T05:32:54.865 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-b4muapUQJg0peWx off=7104293 len=1706819 2024-08-10T05:32:54.874 INFO:tasks.workunit.client.0.smithi086.stdout:op 32 completed, throughput=4.95MB/sec 2024-08-10T05:32:54.874 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-krDnx9Cy-Tg6r0N off=3429865 len=291027 2024-08-10T05:32:54.875 INFO:tasks.workunit.client.0.smithi086.stdout:op 33 completed, throughput=4.98MB/sec 2024-08-10T05:32:54.875 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QsI8lNdNS28GJbp off=5542818 len=1249756 2024-08-10T05:32:54.877 INFO:tasks.workunit.client.0.smithi086.stdout:op 34 completed, throughput=5.15MB/sec 2024-08-10T05:32:55.878 INFO:tasks.workunit.client.0.smithi086.stdout: 8: throughput=4.52MB/sec pending data=0 2024-08-10T05:32:55.878 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5X-wAyRBRW7Y2TB off=2795292 len=1303415 2024-08-10T05:32:55.884 INFO:tasks.workunit.client.0.smithi086.stdout:op 35 completed, throughput=4.67MB/sec 2024-08-10T05:32:55.884 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fCHAFrXJJzFaX16 off=1635600 len=1213367 2024-08-10T05:32:55.886 INFO:tasks.workunit.client.0.smithi086.stdout:op 36 completed, throughput=4.81MB/sec 2024-08-10T05:32:55.886 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zyYT3HZoGSaSdHq off=20337194 len=958686 2024-08-10T05:32:55.892 INFO:tasks.workunit.client.0.smithi086.stdout:op 37 completed, throughput=4.92MB/sec 2024-08-10T05:32:55.892 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YgA5In4YgObNEHh off=423652 len=821819 2024-08-10T05:32:55.893 INFO:tasks.workunit.client.0.smithi086.stdout:op 38 completed, throughput=5.01MB/sec 2024-08-10T05:32:55.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:55 smithi086 ceph-mon[101471]: pgmap v1406: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 664 KiB/s rd, 2.2 MiB/s wr, 855 op/s 2024-08-10T05:32:55.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:55 smithi086 ceph-mon[98993]: pgmap v1406: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 664 KiB/s rd, 2.2 MiB/s wr, 855 op/s 2024-08-10T05:32:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:55 smithi159 ceph-mon[90359]: pgmap v1406: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 664 KiB/s rd, 2.2 MiB/s wr, 855 op/s 2024-08-10T05:32:56.894 INFO:tasks.workunit.client.0.smithi086.stdout: 9: throughput=4.46MB/sec pending data=0 2024-08-10T05:32:56.894 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xbE33D4DEGiDGG- off=6382833 len=1119001 2024-08-10T05:32:56.896 INFO:tasks.workunit.client.0.smithi086.stdout:op 39 completed, throughput=4.58MB/sec 2024-08-10T05:32:56.897 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-V_YrSGzsmoIA83x off=5046703 len=2048810 2024-08-10T05:32:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:32:56.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:32:56.906 INFO:tasks.workunit.client.0.smithi086.stdout:op 40 completed, throughput=4.79MB/sec 2024-08-10T05:32:56.906 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5F7wHbZ8b-IjuDN off=4027173 len=1569908 2024-08-10T05:32:56.907 INFO:tasks.workunit.client.0.smithi086.stdout:op 41 completed, throughput=4.95MB/sec 2024-08-10T05:32:56.908 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VfNUlzQye7zhQNs off=11007907 len=1324386 2024-08-10T05:32:56.914 INFO:tasks.workunit.client.0.smithi086.stdout:op 42 completed, throughput=5.08MB/sec 2024-08-10T05:32:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:32:57.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:57 smithi086 ceph-mon[98993]: pgmap v1407: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 766 KiB/s rd, 2.3 MiB/s wr, 855 op/s 2024-08-10T05:32:57.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:57 smithi086 ceph-mon[101471]: pgmap v1407: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 766 KiB/s rd, 2.3 MiB/s wr, 855 op/s 2024-08-10T05:32:57.914 INFO:tasks.workunit.client.0.smithi086.stdout: 10: throughput=4.58MB/sec pending data=0 2024-08-10T05:32:57.914 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aednnOg8veBuPh8 off=21657241 len=731714 2024-08-10T05:32:57.916 INFO:tasks.workunit.client.0.smithi086.stdout:op 43 completed, throughput=4.65MB/sec 2024-08-10T05:32:57.916 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VANrdqs-C-FIZ_8 off=6500015 len=1754625 2024-08-10T05:32:57.927 INFO:tasks.workunit.client.0.smithi086.stdout:op 44 completed, throughput=4.81MB/sec 2024-08-10T05:32:57.927 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3-qpE54EppQxzX1 off=3469400 len=288551 2024-08-10T05:32:57.928 INFO:tasks.workunit.client.0.smithi086.stdout:op 45 completed, throughput=4.84MB/sec 2024-08-10T05:32:57.928 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-53andk1_XWd094f off=5951295 len=639245 2024-08-10T05:32:57.929 INFO:tasks.workunit.client.0.smithi086.stdout:op 46 completed, throughput=4.9MB/sec 2024-08-10T05:32:57.929 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-n2C7zlS21z2WTfK off=156123 len=1662825 2024-08-10T05:32:57.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:57 smithi159 ceph-mon[90359]: pgmap v1407: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 766 KiB/s rd, 2.3 MiB/s wr, 855 op/s 2024-08-10T05:32:57.937 INFO:tasks.workunit.client.0.smithi086.stdout:op 47 completed, throughput=5.05MB/sec 2024-08-10T05:32:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:32:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:32:58] "GET /metrics HTTP/1.1" 200 34031 "" "Prometheus/2.43.0" 2024-08-10T05:32:58.938 INFO:tasks.workunit.client.0.smithi086.stdout: 11: throughput=4.6MB/sec pending data=0 2024-08-10T05:32:58.938 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hkUvpINjyuG1Uh7 off=7240268 len=516831 2024-08-10T05:32:58.942 INFO:tasks.workunit.client.0.smithi086.stdout:op 48 completed, throughput=4.64MB/sec 2024-08-10T05:32:58.942 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--D47zVv5GtpnZ-P off=1895267 len=1826473 2024-08-10T05:32:58.950 INFO:tasks.workunit.client.0.smithi086.stdout:op 49 completed, throughput=4.79MB/sec 2024-08-10T05:32:58.950 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GFPPuUlk4ud_etV off=2633353 len=704521 2024-08-10T05:32:58.954 INFO:tasks.workunit.client.0.smithi086.stdout:op 50 completed, throughput=4.85MB/sec 2024-08-10T05:32:58.954 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YEEQkNtWsk7lcmu off=5693482 len=1787689 2024-08-10T05:32:58.956 INFO:tasks.workunit.client.0.smithi086.stdout:op 51 completed, throughput=5MB/sec 2024-08-10T05:32:59.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:32:59 smithi086 ceph-mon[98993]: pgmap v1408: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 835 op/s 2024-08-10T05:32:59.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:32:59 smithi086 ceph-mon[101471]: pgmap v1408: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 835 op/s 2024-08-10T05:32:59.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:32:59 smithi159 ceph-mon[90359]: pgmap v1408: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 835 op/s 2024-08-10T05:32:59.956 INFO:tasks.workunit.client.0.smithi086.stdout: 12: throughput=4.59MB/sec pending data=0 2024-08-10T05:32:59.956 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lkoXr8rarCpOiTs off=9396579 len=1582024 2024-08-10T05:32:59.958 INFO:tasks.workunit.client.0.smithi086.stdout:op 52 completed, throughput=4.71MB/sec 2024-08-10T05:32:59.958 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-f2ATCvUBnaFwc7q off=3369544 len=1460960 2024-08-10T05:32:59.960 INFO:tasks.workunit.client.0.smithi086.stdout:op 53 completed, throughput=4.83MB/sec 2024-08-10T05:32:59.960 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7S1nst4de6XuMBe off=1446305 len=434199 2024-08-10T05:32:59.962 INFO:tasks.workunit.client.0.smithi086.stdout:op 54 completed, throughput=4.86MB/sec 2024-08-10T05:32:59.962 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Dfzpjgq1Xguerzs off=12674849 len=648084 2024-08-10T05:32:59.966 INFO:tasks.workunit.client.0.smithi086.stdout:op 55 completed, throughput=4.91MB/sec 2024-08-10T05:32:59.966 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QLOFTf41d_eW15v off=11779879 len=65907 2024-08-10T05:32:59.968 INFO:tasks.workunit.client.0.smithi086.stdout:op 56 completed, throughput=4.91MB/sec 2024-08-10T05:32:59.968 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4-utUuxZvkTw_Y8 off=114524 len=583615 2024-08-10T05:32:59.972 INFO:tasks.workunit.client.0.smithi086.stdout:op 57 completed, throughput=4.96MB/sec 2024-08-10T05:32:59.972 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-V95uCQJyRjAClbT off=3337070 len=200007 2024-08-10T05:32:59.975 INFO:tasks.workunit.client.0.smithi086.stdout:op 58 completed, throughput=4.97MB/sec 2024-08-10T05:32:59.975 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BNHcYY9wy-ecdXh off=658606 len=1482277 2024-08-10T05:32:59.977 INFO:tasks.workunit.client.0.smithi086.stdout:op 59 completed, throughput=5.09MB/sec 2024-08-10T05:33:00.978 INFO:tasks.workunit.client.0.smithi086.stdout: 13: throughput=4.7MB/sec pending data=0 2024-08-10T05:33:00.978 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KtCgQXIerab4KYV off=139234 len=556291 2024-08-10T05:33:00.982 INFO:tasks.workunit.client.0.smithi086.stdout:op 60 completed, throughput=4.74MB/sec 2024-08-10T05:33:00.982 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zoHJdlmavKpLr6E off=4314401 len=707987 2024-08-10T05:33:00.988 INFO:tasks.workunit.client.0.smithi086.stdout:op 61 completed, throughput=4.79MB/sec 2024-08-10T05:33:00.989 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IZ3aD8N_-N31wgN off=1215024 len=943886 2024-08-10T05:33:00.990 INFO:tasks.workunit.client.0.smithi086.stdout:op 62 completed, throughput=4.86MB/sec 2024-08-10T05:33:00.991 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-d2Zfa0LaajMIAhw off=5783032 len=650898 2024-08-10T05:33:00.992 INFO:tasks.workunit.client.0.smithi086.stdout:op 63 completed, throughput=4.9MB/sec 2024-08-10T05:33:00.993 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-58dTbP1OhXaHWzR off=1154049 len=657117 2024-08-10T05:33:00.994 INFO:tasks.workunit.client.0.smithi086.stdout:op 64 completed, throughput=4.95MB/sec 2024-08-10T05:33:00.995 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KPCfhdJqJeOo1rW off=7444136 len=1607378 2024-08-10T05:33:01.002 INFO:tasks.workunit.client.0.smithi086.stdout:op 65 completed, throughput=5.06MB/sec 2024-08-10T05:33:01.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:01 smithi086 ceph-mon[98993]: pgmap v1409: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 420 op/s 2024-08-10T05:33:01.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:01 smithi086 ceph-mon[101471]: pgmap v1409: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 420 op/s 2024-08-10T05:33:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:01 smithi159 ceph-mon[90359]: pgmap v1409: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 420 op/s 2024-08-10T05:33:02.002 INFO:tasks.workunit.client.0.smithi086.stdout: 14: throughput=4.71MB/sec pending data=0 2024-08-10T05:33:02.002 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-90j45liao6E2p7T off=128286 len=431637 2024-08-10T05:33:02.003 INFO:tasks.workunit.client.0.smithi086.stdout:op 66 completed, throughput=4.74MB/sec 2024-08-10T05:33:02.004 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xW2wLM4P_aZ7gWm off=6383284 len=810776 2024-08-10T05:33:02.008 INFO:tasks.workunit.client.0.smithi086.stdout:op 67 completed, throughput=4.79MB/sec 2024-08-10T05:33:02.008 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pInTc4KkDNlfAQK off=5874426 len=987001 2024-08-10T05:33:02.015 INFO:tasks.workunit.client.0.smithi086.stdout:op 68 completed, throughput=4.85MB/sec 2024-08-10T05:33:02.015 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kTjkRW8l2300XJz off=12534783 len=588706 2024-08-10T05:33:02.015 INFO:tasks.workunit.client.0.smithi086.stdout:op 69 completed, throughput=4.89MB/sec 2024-08-10T05:33:02.016 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qCbf96El729aa-c off=12712971 len=1733768 2024-08-10T05:33:02.018 INFO:tasks.workunit.client.0.smithi086.stdout:op 70 completed, throughput=5.01MB/sec 2024-08-10T05:33:03.019 INFO:tasks.workunit.client.0.smithi086.stdout: 15: throughput=4.68MB/sec pending data=0 2024-08-10T05:33:03.019 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nDd1ra5Ra2zZVgS off=9180624 len=562524 2024-08-10T05:33:03.023 INFO:tasks.workunit.client.0.smithi086.stdout:op 71 completed, throughput=4.71MB/sec 2024-08-10T05:33:03.023 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nVqOyCIiDgk7ZBq off=1276936 len=819210 2024-08-10T05:33:03.028 INFO:tasks.workunit.client.0.smithi086.stdout:op 72 completed, throughput=4.76MB/sec 2024-08-10T05:33:03.028 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JGut2XfDf_Ry4_1 off=490647 len=10762 2024-08-10T05:33:03.030 INFO:tasks.workunit.client.0.smithi086.stdout:op 73 completed, throughput=4.76MB/sec 2024-08-10T05:33:03.030 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mT-nc4ICOcHcs6h off=6064849 len=874266 2024-08-10T05:33:03.031 INFO:tasks.workunit.client.0.smithi086.stdout:op 74 completed, throughput=4.82MB/sec 2024-08-10T05:33:03.031 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OuhxwF5wiSQsweA off=1697987 len=1350934 2024-08-10T05:33:03.038 INFO:tasks.workunit.client.0.smithi086.stdout:op 75 completed, throughput=4.9MB/sec 2024-08-10T05:33:03.038 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EFGjs7W3NDCvfIH off=5546034 len=263873 2024-08-10T05:33:03.039 INFO:tasks.workunit.client.0.smithi086.stdout:op 76 completed, throughput=4.91MB/sec 2024-08-10T05:33:03.039 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-e2bSiLFAFjAXy9M off=1148008 len=1446473 2024-08-10T05:33:03.046 INFO:tasks.workunit.client.0.smithi086.stdout:op 77 completed, throughput=5MB/sec 2024-08-10T05:33:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:03 smithi086 ceph-mon[98993]: pgmap v1410: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 211 op/s 2024-08-10T05:33:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:03 smithi086 ceph-mon[101471]: pgmap v1410: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 211 op/s 2024-08-10T05:33:03.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:03 smithi159 ceph-mon[90359]: pgmap v1410: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 211 op/s 2024-08-10T05:33:04.046 INFO:tasks.workunit.client.0.smithi086.stdout: 16: throughput=4.7MB/sec pending data=0 2024-08-10T05:33:04.046 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nxkWOXuBsf3lnTZ off=2598099 len=1533958 2024-08-10T05:33:04.048 INFO:tasks.workunit.client.0.smithi086.stdout:op 78 completed, throughput=4.78MB/sec 2024-08-10T05:33:04.048 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3bK_CdrKP92sckv off=9974043 len=1485984 2024-08-10T05:33:04.049 INFO:tasks.workunit.client.0.smithi086.stdout:op 79 completed, throughput=4.87MB/sec 2024-08-10T05:33:04.050 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q6r4DlLl6AP7Kl4 off=10999501 len=1795544 2024-08-10T05:33:04.060 INFO:tasks.workunit.client.0.smithi086.stdout:op 80 completed, throughput=4.97MB/sec 2024-08-10T05:33:04.060 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XLU4BzyewVaLsGq off=14382412 len=2004824 2024-08-10T05:33:04.072 INFO:tasks.workunit.client.0.smithi086.stdout:op 81 completed, throughput=5.09MB/sec 2024-08-10T05:33:05.072 INFO:tasks.workunit.client.0.smithi086.stdout: 17: throughput=4.79MB/sec pending data=0 2024-08-10T05:33:05.072 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-h_sR1Fr4Dt1PelL off=3288883 len=466091 2024-08-10T05:33:05.074 INFO:tasks.workunit.client.0.smithi086.stdout:op 82 completed, throughput=4.82MB/sec 2024-08-10T05:33:05.074 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Abp4fr2Gs7F6aFr off=11103743 len=1719215 2024-08-10T05:33:05.083 INFO:tasks.workunit.client.0.smithi086.stdout:op 83 completed, throughput=4.91MB/sec 2024-08-10T05:33:05.083 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9KNl4Qfp5MRGz5R off=1961493 len=491293 2024-08-10T05:33:05.087 INFO:tasks.workunit.client.0.smithi086.stdout:op 84 completed, throughput=4.94MB/sec 2024-08-10T05:33:05.087 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cvdZOlFQGluB_It off=12271663 len=300205 2024-08-10T05:33:05.088 INFO:tasks.workunit.client.0.smithi086.stdout:op 85 completed, throughput=4.95MB/sec 2024-08-10T05:33:05.088 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4ANVzXfnDpd3ncM off=2645043 len=32162 2024-08-10T05:33:05.089 INFO:tasks.workunit.client.0.smithi086.stdout:op 86 completed, throughput=4.95MB/sec 2024-08-10T05:33:05.090 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-x7hetYamArFQ7oa off=11565786 len=1324855 2024-08-10T05:33:05.096 INFO:tasks.workunit.client.0.smithi086.stdout:op 87 completed, throughput=5.02MB/sec 2024-08-10T05:33:05.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:05 smithi086 ceph-mon[101471]: pgmap v1411: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:33:05.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:05 smithi086 ceph-mon[98993]: pgmap v1411: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:33:05.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:05 smithi159 ceph-mon[90359]: pgmap v1411: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:33:06.096 INFO:tasks.workunit.client.0.smithi086.stdout: 18: throughput=4.75MB/sec pending data=0 2024-08-10T05:33:06.097 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Porzo8hgdtpg8dq off=11484642 len=484774 2024-08-10T05:33:06.100 INFO:tasks.workunit.client.0.smithi086.stdout:op 88 completed, throughput=4.77MB/sec 2024-08-10T05:33:06.100 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zNNaZ7WCiyUMNGI off=2936478 len=1555483 2024-08-10T05:33:06.107 INFO:tasks.workunit.client.0.smithi086.stdout:op 89 completed, throughput=4.85MB/sec 2024-08-10T05:33:06.107 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-z2ZQJ_ZEwLuIUrI off=9602413 len=124752 2024-08-10T05:33:06.109 INFO:tasks.workunit.client.0.smithi086.stdout:op 90 completed, throughput=4.86MB/sec 2024-08-10T05:33:06.109 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kOMznV_MsB1qoI2 off=16905105 len=1343609 2024-08-10T05:33:06.111 INFO:tasks.workunit.client.0.smithi086.stdout:op 91 completed, throughput=4.93MB/sec 2024-08-10T05:33:06.111 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jvBiL-pMNLLqzIZ off=6560637 len=494571 2024-08-10T05:33:06.114 INFO:tasks.workunit.client.0.smithi086.stdout:op 92 completed, throughput=4.95MB/sec 2024-08-10T05:33:06.114 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-k9a7oxwNoovb7Zl off=1098724 len=160756 2024-08-10T05:33:06.115 INFO:tasks.workunit.client.0.smithi086.stdout:op 93 completed, throughput=4.96MB/sec 2024-08-10T05:33:06.115 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rJbQRg_coGzIT0Z off=6165036 len=480619 2024-08-10T05:33:06.115 INFO:tasks.workunit.client.0.smithi086.stdout:op 94 completed, throughput=4.99MB/sec 2024-08-10T05:33:06.116 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wfPnHbDyoLrZ2VW off=22503358 len=1019085 2024-08-10T05:33:06.119 INFO:tasks.workunit.client.0.smithi086.stdout:op 95 completed, throughput=5.04MB/sec 2024-08-10T05:33:07.120 INFO:tasks.workunit.client.0.smithi086.stdout: 19: throughput=4.78MB/sec pending data=0 2024-08-10T05:33:07.120 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oyN7zdSaSO32IBY off=5952470 len=384871 2024-08-10T05:33:07.121 INFO:tasks.workunit.client.0.smithi086.stdout:op 96 completed, throughput=4.8MB/sec 2024-08-10T05:33:07.121 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nK9_8eXA6w4lrFq off=2757944 len=1366025 2024-08-10T05:33:07.129 INFO:tasks.workunit.client.0.smithi086.stdout:op 97 completed, throughput=4.86MB/sec 2024-08-10T05:33:07.129 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8aK7_CSZGJKolE7 off=19713367 len=321807 2024-08-10T05:33:07.132 INFO:tasks.workunit.client.0.smithi086.stdout:op 98 completed, throughput=4.88MB/sec 2024-08-10T05:33:07.132 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fGnB7NUIAJP8A0S off=132356 len=74651 2024-08-10T05:33:07.132 INFO:tasks.workunit.client.0.smithi086.stdout:op 99 completed, throughput=4.88MB/sec 2024-08-10T05:33:07.132 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-v9XI-pq0cFtW8eN off=6204856 len=2092350 2024-08-10T05:33:07.134 INFO:tasks.workunit.client.0.smithi086.stdout:op 100 completed, throughput=4.98MB/sec 2024-08-10T05:33:07.135 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QdPChGEYZn7aPoM off=2023349 len=33244 2024-08-10T05:33:07.137 INFO:tasks.workunit.client.0.smithi086.stdout:op 101 completed, throughput=4.98MB/sec 2024-08-10T05:33:07.137 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JFrL2GMfIffPGfG off=4139098 len=913574 2024-08-10T05:33:07.138 INFO:tasks.workunit.client.0.smithi086.stdout:op 102 completed, throughput=5.03MB/sec 2024-08-10T05:33:07.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:07 smithi086 ceph-mon[98993]: pgmap v1412: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:33:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:07 smithi086 ceph-mon[101471]: pgmap v1412: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:33:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:07 smithi159 ceph-mon[90359]: pgmap v1412: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:33:08.138 INFO:tasks.workunit.client.0.smithi086.stdout: 20: throughput=4.78MB/sec pending data=0 2024-08-10T05:33:08.139 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IvmlXuY4eDGBH-M off=4936274 len=919178 2024-08-10T05:33:08.143 INFO:tasks.workunit.client.0.smithi086.stdout:op 103 completed, throughput=4.82MB/sec 2024-08-10T05:33:08.143 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-As4hhE4AfCwszto off=1666663 len=915669 2024-08-10T05:33:08.148 INFO:tasks.workunit.client.0.smithi086.stdout:op 104 completed, throughput=4.87MB/sec 2024-08-10T05:33:08.148 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZOGM7AoqKKPuQe6 off=283667 len=1055183 2024-08-10T05:33:08.151 INFO:tasks.workunit.client.0.smithi086.stdout:op 105 completed, throughput=4.91MB/sec 2024-08-10T05:33:08.151 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zH0G8Ctahzz-HK9 off=4432167 len=265625 2024-08-10T05:33:08.152 INFO:tasks.workunit.client.0.smithi086.stdout:op 106 completed, throughput=4.93MB/sec 2024-08-10T05:33:08.152 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qv_pOEXmDGx2Kkq off=653282 len=642393 2024-08-10T05:33:08.153 INFO:tasks.workunit.client.0.smithi086.stdout:op 107 completed, throughput=4.96MB/sec 2024-08-10T05:33:08.153 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XzeJvsdMRgguVD_ off=2328464 len=2093705 2024-08-10T05:33:08.162 INFO:tasks.workunit.client.0.smithi086.stdout:op 108 completed, throughput=5.05MB/sec 2024-08-10T05:33:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:33:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:33:08] "GET /metrics HTTP/1.1" 200 34031 "" "Prometheus/2.43.0" 2024-08-10T05:33:09.162 INFO:tasks.workunit.client.0.smithi086.stdout: 21: throughput=4.82MB/sec pending data=0 2024-08-10T05:33:09.162 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Dn0Hnxd1kOm4rPQ off=9098514 len=1414882 2024-08-10T05:33:09.164 INFO:tasks.workunit.client.0.smithi086.stdout:op 109 completed, throughput=4.88MB/sec 2024-08-10T05:33:09.164 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wtzjrqsBz06Z_pc off=9224077 len=55407 2024-08-10T05:33:09.165 INFO:tasks.workunit.client.0.smithi086.stdout:op 110 completed, throughput=4.88MB/sec 2024-08-10T05:33:09.165 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-n3U8Be8uVrAm8HT off=12629791 len=1291714 2024-08-10T05:33:09.171 INFO:tasks.workunit.client.0.smithi086.stdout:op 111 completed, throughput=4.94MB/sec 2024-08-10T05:33:09.171 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BlcBWXhRRXqHYX8 off=6662875 len=581408 2024-08-10T05:33:09.173 INFO:tasks.workunit.client.0.smithi086.stdout:op 112 completed, throughput=4.96MB/sec 2024-08-10T05:33:09.173 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Coa-wB0nDa3TaEO off=519348 len=428914 2024-08-10T05:33:09.176 INFO:tasks.workunit.client.0.smithi086.stdout:op 113 completed, throughput=4.98MB/sec 2024-08-10T05:33:09.176 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZlotMi5jtrCj-0- off=2279597 len=487177 2024-08-10T05:33:09.176 INFO:tasks.workunit.client.0.smithi086.stdout:op 114 completed, throughput=5MB/sec 2024-08-10T05:33:09.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:09 smithi086 ceph-mon[98993]: pgmap v1413: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:33:09.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:09 smithi086 ceph-mon[101471]: pgmap v1413: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:33:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:09 smithi159 ceph-mon[90359]: pgmap v1413: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:33:10.177 INFO:tasks.workunit.client.0.smithi086.stdout: 22: throughput=4.78MB/sec pending data=0 2024-08-10T05:33:10.177 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-65A3gn0jTKlB17i off=1992440 len=1785437 2024-08-10T05:33:10.179 INFO:tasks.workunit.client.0.smithi086.stdout:op 115 completed, throughput=4.85MB/sec 2024-08-10T05:33:10.179 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lOaIgVM6seYt8HZ off=1409031 len=505891 2024-08-10T05:33:10.183 INFO:tasks.workunit.client.0.smithi086.stdout:op 116 completed, throughput=4.87MB/sec 2024-08-10T05:33:10.183 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-acPApGP02WPQHH6 off=5132946 len=819367 2024-08-10T05:33:10.188 INFO:tasks.workunit.client.0.smithi086.stdout:op 117 completed, throughput=4.91MB/sec 2024-08-10T05:33:10.188 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KlWRba1l3peLe_p off=17395865 len=926120 2024-08-10T05:33:10.191 INFO:tasks.workunit.client.0.smithi086.stdout:op 118 completed, throughput=4.95MB/sec 2024-08-10T05:33:10.191 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-w8JLfbufOC-_cvU off=3014712 len=291428 2024-08-10T05:33:10.191 INFO:tasks.workunit.client.0.smithi086.stdout:op 119 completed, throughput=4.96MB/sec 2024-08-10T05:33:10.192 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9eCbVbtHPRIuNXg off=3585594 len=836874 2024-08-10T05:33:10.194 INFO:tasks.workunit.client.0.smithi086.stdout:op 120 completed, throughput=4.99MB/sec 2024-08-10T05:33:10.194 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eaKv73hKfjAJ6Xj off=7771858 len=1384664 2024-08-10T05:33:10.201 INFO:tasks.workunit.client.0.smithi086.stdout:op 121 completed, throughput=5.05MB/sec 2024-08-10T05:33:11.201 INFO:tasks.workunit.client.0.smithi086.stdout: 23: throughput=4.84MB/sec pending data=0 2024-08-10T05:33:11.202 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WVs1bM21sRSF9u4 off=16462861 len=711737 2024-08-10T05:33:11.206 INFO:tasks.workunit.client.0.smithi086.stdout:op 122 completed, throughput=4.86MB/sec 2024-08-10T05:33:11.206 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YCEYJ7cwqXmScU4 off=8780010 len=542019 2024-08-10T05:33:11.207 INFO:tasks.workunit.client.0.smithi086.stdout:op 123 completed, throughput=4.89MB/sec 2024-08-10T05:33:11.207 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_TGnsn8y-4uoJmN off=6618058 len=185049 2024-08-10T05:33:11.209 INFO:tasks.workunit.client.0.smithi086.stdout:op 124 completed, throughput=4.89MB/sec 2024-08-10T05:33:11.209 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WqvNH2kVMbJs4P5 off=2876926 len=859640 2024-08-10T05:33:11.210 INFO:tasks.workunit.client.0.smithi086.stdout:op 125 completed, throughput=4.93MB/sec 2024-08-10T05:33:11.211 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jgLEENjrtiu2N7J off=658893 len=1615691 2024-08-10T05:33:11.214 INFO:tasks.workunit.client.0.smithi086.stdout:op 126 completed, throughput=4.99MB/sec 2024-08-10T05:33:11.214 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-a1IR4B1L0ogD5aw off=7191551 len=244007 2024-08-10T05:33:11.215 INFO:tasks.workunit.client.0.smithi086.stdout:op 127 completed, throughput=5MB/sec 2024-08-10T05:33:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:11 smithi086 ceph-mon[98993]: pgmap v1414: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:33:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:33:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:11 smithi086 ceph-mon[101471]: pgmap v1414: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:33:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:33:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:11 smithi159 ceph-mon[90359]: pgmap v1414: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:33:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:33:12.216 INFO:tasks.workunit.client.0.smithi086.stdout: 24: throughput=4.8MB/sec pending data=0 2024-08-10T05:33:12.216 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IntXSFM9mIiqjtm off=1674520 len=10756 2024-08-10T05:33:12.218 INFO:tasks.workunit.client.0.smithi086.stdout:op 128 completed, throughput=4.8MB/sec 2024-08-10T05:33:12.218 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-n8JyyhNtPQ_dw-q off=152120 len=402569 2024-08-10T05:33:12.220 INFO:tasks.workunit.client.0.smithi086.stdout:op 129 completed, throughput=4.81MB/sec 2024-08-10T05:33:12.220 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JHbiNCLcSmZByu1 off=17890870 len=1261501 2024-08-10T05:33:12.227 INFO:tasks.workunit.client.0.smithi086.stdout:op 130 completed, throughput=4.86MB/sec 2024-08-10T05:33:12.227 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-K0xXT1fzrjgv7PE off=4145068 len=176498 2024-08-10T05:33:12.229 INFO:tasks.workunit.client.0.smithi086.stdout:op 131 completed, throughput=4.87MB/sec 2024-08-10T05:33:12.230 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--3noV1BV_QV6yrA off=778087 len=1129792 2024-08-10T05:33:12.235 INFO:tasks.workunit.client.0.smithi086.stdout:op 132 completed, throughput=4.91MB/sec 2024-08-10T05:33:12.236 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9bdLadxqjIeoux7 off=10601273 len=77467 2024-08-10T05:33:12.236 INFO:tasks.workunit.client.0.smithi086.stdout:op 133 completed, throughput=4.91MB/sec 2024-08-10T05:33:12.236 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-O2zO2ulL5vlMuyG off=5276449 len=770628 2024-08-10T05:33:12.237 INFO:tasks.workunit.client.0.smithi086.stdout:op 134 completed, throughput=4.94MB/sec 2024-08-10T05:33:12.237 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ya7hNQfa7o5W7Nr off=1595245 len=682353 2024-08-10T05:33:12.241 INFO:tasks.workunit.client.0.smithi086.stdout:op 135 completed, throughput=4.97MB/sec 2024-08-10T05:33:12.241 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Kxpfcj0X5pyoJSd off=8451311 len=866953 2024-08-10T05:33:12.245 INFO:tasks.workunit.client.0.smithi086.stdout:op 136 completed, throughput=5MB/sec 2024-08-10T05:33:13.246 INFO:tasks.workunit.client.0.smithi086.stdout: 25: throughput=4.81MB/sec pending data=0 2024-08-10T05:33:13.246 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zlk6d0Jfi1bhvID off=650738 len=21147 2024-08-10T05:33:13.249 INFO:tasks.workunit.client.0.smithi086.stdout:op 137 completed, throughput=4.81MB/sec 2024-08-10T05:33:13.249 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2VW6i7kvp4XgDm2 off=16077654 len=626025 2024-08-10T05:33:13.254 INFO:tasks.workunit.client.0.smithi086.stdout:op 138 completed, throughput=4.83MB/sec 2024-08-10T05:33:13.254 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KRFvwiyfXefqflH off=6016056 len=1707064 2024-08-10T05:33:13.263 INFO:tasks.workunit.client.0.smithi086.stdout:op 139 completed, throughput=4.89MB/sec 2024-08-10T05:33:13.263 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0e_9jcJCiWFL-NV off=11060937 len=1843206 2024-08-10T05:33:13.274 INFO:tasks.workunit.client.0.smithi086.stdout:op 140 completed, throughput=4.96MB/sec 2024-08-10T05:33:13.274 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DqRBMJtvnXOgunj off=1976321 len=1752197 2024-08-10T05:33:13.275 INFO:tasks.workunit.client.0.smithi086.stdout:op 141 completed, throughput=5.02MB/sec 2024-08-10T05:33:13.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:13 smithi086 ceph-mon[98993]: pgmap v1415: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-10T05:33:13.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:13 smithi086 ceph-mon[101471]: pgmap v1415: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-10T05:33:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:13 smithi159 ceph-mon[90359]: pgmap v1415: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-10T05:33:14.276 INFO:tasks.workunit.client.0.smithi086.stdout: 26: throughput=4.83MB/sec pending data=0 2024-08-10T05:33:14.276 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ni9aZEF7Yg7c1nb off=6924758 len=1312508 2024-08-10T05:33:14.282 INFO:tasks.workunit.client.0.smithi086.stdout:op 142 completed, throughput=4.88MB/sec 2024-08-10T05:33:14.282 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IyjfAEdWUqtygrY off=548997 len=1411677 2024-08-10T05:33:14.288 INFO:tasks.workunit.client.0.smithi086.stdout:op 143 completed, throughput=4.93MB/sec 2024-08-10T05:33:14.288 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LBZ4IVptE96iHKD off=382789 len=1867214 2024-08-10T05:33:14.292 INFO:tasks.workunit.client.0.smithi086.stdout:op 144 completed, throughput=4.99MB/sec 2024-08-10T05:33:14.292 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ks5NG0JCqG5nax7 off=979202 len=903075 2024-08-10T05:33:14.294 INFO:tasks.workunit.client.0.smithi086.stdout:op 145 completed, throughput=5.03MB/sec 2024-08-10T05:33:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:14 smithi086 ceph-mon[98993]: pgmap v1416: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:33:14.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:14 smithi086 ceph-mon[101471]: pgmap v1416: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:33:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:14 smithi159 ceph-mon[90359]: pgmap v1416: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:33:15.294 INFO:tasks.workunit.client.0.smithi086.stdout: 27: throughput=4.84MB/sec pending data=0 2024-08-10T05:33:15.294 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TOTXLPi9_cRuXj9 off=9696052 len=1884358 2024-08-10T05:33:15.298 INFO:tasks.workunit.client.0.smithi086.stdout:op 146 completed, throughput=4.91MB/sec 2024-08-10T05:33:15.298 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Wk0rRis70hqS6k_ off=7610616 len=1846662 2024-08-10T05:33:15.309 INFO:tasks.workunit.client.0.smithi086.stdout:op 147 completed, throughput=4.97MB/sec 2024-08-10T05:33:15.309 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iNLYNLLhGeMfCRk off=10368471 len=1303400 2024-08-10T05:33:15.314 INFO:tasks.workunit.client.0.smithi086.stdout:op 148 completed, throughput=5.01MB/sec 2024-08-10T05:33:16.315 INFO:tasks.workunit.client.0.smithi086.stdout: 28: throughput=4.84MB/sec pending data=0 2024-08-10T05:33:16.315 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XKpPEIv0JjNaKnF off=23632934 len=836406 2024-08-10T05:33:16.320 INFO:tasks.workunit.client.0.smithi086.stdout:op 149 completed, throughput=4.87MB/sec 2024-08-10T05:33:16.320 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2cckDsP3_cCIq_h off=1976433 len=561071 2024-08-10T05:33:16.324 INFO:tasks.workunit.client.0.smithi086.stdout:op 150 completed, throughput=4.88MB/sec 2024-08-10T05:33:16.324 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aecMxlp_voKptVu off=53375 len=1202142 2024-08-10T05:33:16.326 INFO:tasks.workunit.client.0.smithi086.stdout:op 151 completed, throughput=4.92MB/sec 2024-08-10T05:33:16.326 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-E6NnwJVmgFM5ZLm off=2879695 len=1682599 2024-08-10T05:33:16.333 INFO:tasks.workunit.client.0.smithi086.stdout:op 152 completed, throughput=4.98MB/sec 2024-08-10T05:33:16.333 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZmW9E_KVPUA_OiR off=6591905 len=1223512 2024-08-10T05:33:16.341 INFO:tasks.workunit.client.0.smithi086.stdout:op 153 completed, throughput=5.02MB/sec 2024-08-10T05:33:17.341 INFO:tasks.workunit.client.0.smithi086.stdout: 29: throughput=4.85MB/sec pending data=0 2024-08-10T05:33:17.341 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3iy-8git20d57Ui off=19452210 len=714479 2024-08-10T05:33:17.346 INFO:tasks.workunit.client.0.smithi086.stdout:op 154 completed, throughput=4.87MB/sec 2024-08-10T05:33:17.346 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8yGhBt_EYu60YMd off=10093731 len=1972593 2024-08-10T05:33:17.359 INFO:tasks.workunit.client.0.smithi086.stdout:op 155 completed, throughput=4.93MB/sec 2024-08-10T05:33:17.359 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TWigViR7WAxq6_P off=20640762 len=334424 2024-08-10T05:33:17.360 INFO:tasks.workunit.client.0.smithi086.stdout:op 156 completed, throughput=4.94MB/sec 2024-08-10T05:33:17.360 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zPmxHxBMsgZH8c0 off=4243261 len=336974 2024-08-10T05:33:17.363 INFO:tasks.workunit.client.0.smithi086.stdout:op 157 completed, throughput=4.95MB/sec 2024-08-10T05:33:17.363 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--jfGHXOwOr-AEb3 off=650071 len=743960 2024-08-10T05:33:17.364 INFO:tasks.workunit.client.0.smithi086.stdout:op 158 completed, throughput=4.98MB/sec 2024-08-10T05:33:17.364 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IgnEOzHT1zyJJZJ off=13383975 len=1535999 2024-08-10T05:33:17.371 INFO:tasks.workunit.client.0.smithi086.stdout:op 159 completed, throughput=5.03MB/sec 2024-08-10T05:33:17.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:17 smithi086 ceph-mon[98993]: pgmap v1417: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:33:17.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:17 smithi086 ceph-mon[101471]: pgmap v1417: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:33:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:17 smithi159 ceph-mon[90359]: pgmap v1417: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:33:18.371 INFO:tasks.workunit.client.0.smithi086.stdout: 30: throughput=4.86MB/sec pending data=0 2024-08-10T05:33:18.372 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Tk6wljlGJSiuJ7U off=12160978 len=1885746 2024-08-10T05:33:18.380 INFO:tasks.workunit.client.0.smithi086.stdout:op 160 completed, throughput=4.92MB/sec 2024-08-10T05:33:18.380 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-cPKdCPtRJZSqaFz off=8890114 len=404356 2024-08-10T05:33:18.384 INFO:tasks.workunit.client.0.smithi086.stdout:op 161 completed, throughput=4.93MB/sec 2024-08-10T05:33:18.384 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PwFcDHXbMeuffSD off=14664100 len=475142 2024-08-10T05:33:18.388 INFO:tasks.workunit.client.0.smithi086.stdout:op 162 completed, throughput=4.94MB/sec 2024-08-10T05:33:18.388 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pAkS7QN2_njL0gl off=3223631 len=1425424 2024-08-10T05:33:18.397 INFO:tasks.workunit.client.0.smithi086.stdout:op 163 completed, throughput=4.99MB/sec 2024-08-10T05:33:18.397 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NLNj1SDrCuutNTX off=243982 len=205164 2024-08-10T05:33:18.397 INFO:tasks.workunit.client.0.smithi086.stdout:op 164 completed, throughput=4.99MB/sec 2024-08-10T05:33:18.397 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-js2g0Pl9wzfmZH5 off=1863385 len=939617 2024-08-10T05:33:18.402 INFO:tasks.workunit.client.0.smithi086.stdout:op 165 completed, throughput=5.02MB/sec 2024-08-10T05:33:18.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:33:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:33:18] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-08-10T05:33:19.403 INFO:tasks.workunit.client.0.smithi086.stdout: 31: throughput=4.86MB/sec pending data=0 2024-08-10T05:33:19.403 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-v9q8XQ9EsCvn4ZQ off=1748960 len=312118 2024-08-10T05:33:19.404 INFO:tasks.workunit.client.0.smithi086.stdout:op 166 completed, throughput=4.87MB/sec 2024-08-10T05:33:19.404 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wJ17TuOXpJ4LoMh off=8927193 len=866786 2024-08-10T05:33:19.405 INFO:tasks.workunit.client.0.smithi086.stdout:op 167 completed, throughput=4.9MB/sec 2024-08-10T05:33:19.405 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6Qdpemf--HolmUt off=1453659 len=1777265 2024-08-10T05:33:19.414 INFO:tasks.workunit.client.0.smithi086.stdout:op 168 completed, throughput=4.95MB/sec 2024-08-10T05:33:19.414 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hfDdMmIfh6kQuzO off=2988450 len=355924 2024-08-10T05:33:19.415 INFO:tasks.workunit.client.0.smithi086.stdout:op 169 completed, throughput=4.96MB/sec 2024-08-10T05:33:19.415 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4Z8gIzRi6dT2BMp off=178473 len=1032320 2024-08-10T05:33:19.420 INFO:tasks.workunit.client.0.smithi086.stdout:op 170 completed, throughput=4.99MB/sec 2024-08-10T05:33:19.420 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AOjR1H0qW0gStpn off=12076026 len=229181 2024-08-10T05:33:19.423 INFO:tasks.workunit.client.0.smithi086.stdout:op 171 completed, throughput=5MB/sec 2024-08-10T05:33:19.423 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-al6igG6Zoj8F6xT off=1438821 len=1818648 2024-08-10T05:33:19.425 INFO:tasks.workunit.client.0.smithi086.stdout:op 172 completed, throughput=5.05MB/sec 2024-08-10T05:33:19.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:19 smithi086 ceph-mon[98993]: pgmap v1418: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-10T05:33:19.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:19 smithi086 ceph-mon[101471]: pgmap v1418: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-10T05:33:19.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:19 smithi159 ceph-mon[90359]: pgmap v1418: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-10T05:33:20.425 INFO:tasks.workunit.client.0.smithi086.stdout: 32: throughput=4.9MB/sec pending data=0 2024-08-10T05:33:20.425 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-C9zeYwO75k_L-09 off=24035697 len=117439 2024-08-10T05:33:20.428 INFO:tasks.workunit.client.0.smithi086.stdout:op 173 completed, throughput=4.9MB/sec 2024-08-10T05:33:20.428 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-a76o59f2C7MZLUh off=3699903 len=169349 2024-08-10T05:33:20.428 INFO:tasks.workunit.client.0.smithi086.stdout:op 174 completed, throughput=4.91MB/sec 2024-08-10T05:33:20.429 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EASYPGfbxZRXACu off=3122638 len=829259 2024-08-10T05:33:20.433 INFO:tasks.workunit.client.0.smithi086.stdout:op 175 completed, throughput=4.93MB/sec 2024-08-10T05:33:20.434 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ygTKxpQTHyw7JUo off=2920861 len=1922629 2024-08-10T05:33:20.443 INFO:tasks.workunit.client.0.smithi086.stdout:op 176 completed, throughput=4.98MB/sec 2024-08-10T05:33:20.443 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-D8eelbiYEjuSMLJ off=1376488 len=2056771 2024-08-10T05:33:20.454 INFO:tasks.workunit.client.0.smithi086.stdout:op 177 completed, throughput=5.04MB/sec 2024-08-10T05:33:21.454 INFO:tasks.workunit.client.0.smithi086.stdout: 33: throughput=4.89MB/sec pending data=0 2024-08-10T05:33:21.455 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vpOmpw7Q-hmM_En off=2151943 len=1131331 2024-08-10T05:33:21.461 INFO:tasks.workunit.client.0.smithi086.stdout:op 178 completed, throughput=4.92MB/sec 2024-08-10T05:33:21.461 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PwqRrrKvPvljtlY off=20430886 len=10753 2024-08-10T05:33:21.463 INFO:tasks.workunit.client.0.smithi086.stdout:op 179 completed, throughput=4.92MB/sec 2024-08-10T05:33:21.463 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hJi4H3RhbGNYvOi off=16608565 len=678070 2024-08-10T05:33:21.467 INFO:tasks.workunit.client.0.smithi086.stdout:op 180 completed, throughput=4.94MB/sec 2024-08-10T05:33:21.467 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yj1MAcgyJktbxdw off=8174513 len=150232 2024-08-10T05:33:21.468 INFO:tasks.workunit.client.0.smithi086.stdout:op 181 completed, throughput=4.95MB/sec 2024-08-10T05:33:21.468 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-K7e9PiNBMzAHgs3 off=8043928 len=1324261 2024-08-10T05:33:21.474 INFO:tasks.workunit.client.0.smithi086.stdout:op 182 completed, throughput=4.98MB/sec 2024-08-10T05:33:21.474 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ofxcj-3VKcwxK1O off=3652015 len=1003476 2024-08-10T05:33:21.476 INFO:tasks.workunit.client.0.smithi086.stdout:op 183 completed, throughput=5.01MB/sec 2024-08-10T05:33:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:21 smithi086 ceph-mon[98993]: pgmap v1419: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:33:21.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:21 smithi086 ceph-mon[101471]: pgmap v1419: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:33:21.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:21 smithi159 ceph-mon[90359]: pgmap v1419: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:33:22.477 INFO:tasks.workunit.client.0.smithi086.stdout: 34: throughput=4.87MB/sec pending data=0 2024-08-10T05:33:22.477 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xQoumNjaV1gsUCR off=1412306 len=1250966 2024-08-10T05:33:22.485 INFO:tasks.workunit.client.0.smithi086.stdout:op 184 completed, throughput=4.9MB/sec 2024-08-10T05:33:22.485 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rfsle9AP96reMdA off=2028992 len=1470102 2024-08-10T05:33:22.487 INFO:tasks.workunit.client.0.smithi086.stdout:op 185 completed, throughput=4.94MB/sec 2024-08-10T05:33:22.487 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CxEdw17AaW2N3G1 off=10667696 len=667319 2024-08-10T05:33:22.488 INFO:tasks.workunit.client.0.smithi086.stdout:op 186 completed, throughput=4.96MB/sec 2024-08-10T05:33:22.488 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Rr38hHvhrXGbIk5 off=145661 len=1153856 2024-08-10T05:33:22.489 INFO:tasks.workunit.client.0.smithi086.stdout:op 187 completed, throughput=4.99MB/sec 2024-08-10T05:33:22.489 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vXWFcBI1tH_FGap off=1559170 len=714359 2024-08-10T05:33:22.493 INFO:tasks.workunit.client.0.smithi086.stdout:op 188 completed, throughput=5.01MB/sec 2024-08-10T05:33:23.494 INFO:tasks.workunit.client.0.smithi086.stdout: 35: throughput=4.87MB/sec pending data=0 2024-08-10T05:33:23.494 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XS2v-ZJhvj4rY3F off=6097179 len=779587 2024-08-10T05:33:23.499 INFO:tasks.workunit.client.0.smithi086.stdout:op 189 completed, throughput=4.89MB/sec 2024-08-10T05:33:23.499 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AKy9HoWgfR0umwk off=5010587 len=1776545 2024-08-10T05:33:23.502 INFO:tasks.workunit.client.0.smithi086.stdout:op 190 completed, throughput=4.94MB/sec 2024-08-10T05:33:23.502 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_q60rcNbDqbmfUk off=2632978 len=1375759 2024-08-10T05:33:23.504 INFO:tasks.workunit.client.0.smithi086.stdout:op 191 completed, throughput=4.97MB/sec 2024-08-10T05:33:23.504 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6r-HGJmWzHXSLFK off=1506982 len=1275288 2024-08-10T05:33:23.512 INFO:tasks.workunit.client.0.smithi086.stdout:op 192 completed, throughput=5MB/sec 2024-08-10T05:33:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:23 smithi086 ceph-mon[98993]: pgmap v1420: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-10T05:33:23.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:23 smithi086 ceph-mon[101471]: pgmap v1420: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-10T05:33:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:23 smithi159 ceph-mon[90359]: pgmap v1420: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-10T05:33:24.512 INFO:tasks.workunit.client.0.smithi086.stdout: 36: throughput=4.87MB/sec pending data=0 2024-08-10T05:33:24.512 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zUNDrKLhm18UoUT off=13170346 len=1007308 2024-08-10T05:33:24.518 INFO:tasks.workunit.client.0.smithi086.stdout:op 193 completed, throughput=4.89MB/sec 2024-08-10T05:33:24.518 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-n-HCVn93n6vugCC off=1876285 len=1570594 2024-08-10T05:33:24.525 INFO:tasks.workunit.client.0.smithi086.stdout:op 194 completed, throughput=4.93MB/sec 2024-08-10T05:33:24.525 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ECZoGrpXsMLuavX off=3937914 len=609653 2024-08-10T05:33:24.526 INFO:tasks.workunit.client.0.smithi086.stdout:op 195 completed, throughput=4.95MB/sec 2024-08-10T05:33:24.526 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sU5iDiCNzf5UGU4 off=7352811 len=1919983 2024-08-10T05:33:24.530 INFO:tasks.workunit.client.0.smithi086.stdout:op 196 completed, throughput=5MB/sec 2024-08-10T05:33:24.530 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NfGy82_k7OZUi_C off=5049109 len=1094697 2024-08-10T05:33:24.534 INFO:tasks.workunit.client.0.smithi086.stdout:op 197 completed, throughput=5.03MB/sec 2024-08-10T05:33:25.535 INFO:tasks.workunit.client.0.smithi086.stdout: 37: throughput=4.89MB/sec pending data=0 2024-08-10T05:33:25.535 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zEW_e6TS72QZjBM off=3220703 len=150158 2024-08-10T05:33:25.535 INFO:tasks.workunit.client.0.smithi086.stdout:op 198 completed, throughput=4.9MB/sec 2024-08-10T05:33:25.536 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2acFFRCUh326-SD off=5175473 len=1243718 2024-08-10T05:33:25.541 INFO:tasks.workunit.client.0.smithi086.stdout:op 199 completed, throughput=4.93MB/sec 2024-08-10T05:33:25.541 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xxasGwc1aIlbgye off=4621203 len=1105000 2024-08-10T05:33:25.542 INFO:tasks.workunit.client.0.smithi086.stdout:op 200 completed, throughput=4.96MB/sec 2024-08-10T05:33:25.542 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gM9SSQmVB8cC7c3 off=2296879 len=1302601 2024-08-10T05:33:25.548 INFO:tasks.workunit.client.0.smithi086.stdout:op 201 completed, throughput=4.99MB/sec 2024-08-10T05:33:25.548 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XWk87xCUMklYaCq off=19413851 len=1076849 2024-08-10T05:33:25.548 INFO:tasks.workunit.client.0.smithi086.stdout:op 202 completed, throughput=5.01MB/sec 2024-08-10T05:33:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:25 smithi086 ceph-mon[98993]: pgmap v1421: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:33:25.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:25 smithi086 ceph-mon[101471]: pgmap v1421: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:33:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:25 smithi159 ceph-mon[90359]: pgmap v1421: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:33:26.549 INFO:tasks.workunit.client.0.smithi086.stdout: 38: throughput=4.89MB/sec pending data=0 2024-08-10T05:33:26.549 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xbBXmpN_GhlEZuM off=6734278 len=282250 2024-08-10T05:33:26.550 INFO:tasks.workunit.client.0.smithi086.stdout:op 203 completed, throughput=4.89MB/sec 2024-08-10T05:33:26.550 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9g5ZeUQ3jwXCSjR off=3685181 len=154796 2024-08-10T05:33:26.552 INFO:tasks.workunit.client.0.smithi086.stdout:op 204 completed, throughput=4.9MB/sec 2024-08-10T05:33:26.552 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Yhxfh_im-a0k6I3 off=3260738 len=1186472 2024-08-10T05:33:26.553 INFO:tasks.workunit.client.0.smithi086.stdout:op 205 completed, throughput=4.92MB/sec 2024-08-10T05:33:26.553 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GgBInYoiSu6OstO off=16158993 len=1931343 2024-08-10T05:33:26.563 INFO:tasks.workunit.client.0.smithi086.stdout:op 206 completed, throughput=4.97MB/sec 2024-08-10T05:33:26.563 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jL_wxLlxNHCsmUm off=14196663 len=1549969 2024-08-10T05:33:26.564 INFO:tasks.workunit.client.0.smithi086.stdout:op 207 completed, throughput=5.01MB/sec 2024-08-10T05:33:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:33:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:33:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:33:27.565 INFO:tasks.workunit.client.0.smithi086.stdout: 39: throughput=4.88MB/sec pending data=0 2024-08-10T05:33:27.565 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DSM2m2BpZIzPx5I off=1564302 len=786910 2024-08-10T05:33:27.570 INFO:tasks.workunit.client.0.smithi086.stdout:op 208 completed, throughput=4.9MB/sec 2024-08-10T05:33:27.570 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qXmA5Yn2UxYf1hE off=730375 len=248420 2024-08-10T05:33:27.573 INFO:tasks.workunit.client.0.smithi086.stdout:op 209 completed, throughput=4.91MB/sec 2024-08-10T05:33:27.573 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HCPqOJzc2eUZ7cW off=6719140 len=1723936 2024-08-10T05:33:27.580 INFO:tasks.workunit.client.0.smithi086.stdout:op 210 completed, throughput=4.95MB/sec 2024-08-10T05:33:27.581 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6RvAwE_KTaxhqKj off=7336742 len=1825956 2024-08-10T05:33:27.582 INFO:tasks.workunit.client.0.smithi086.stdout:op 211 completed, throughput=4.99MB/sec 2024-08-10T05:33:27.582 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QO_Dz5F7csl-lYy off=2274438 len=555800 2024-08-10T05:33:27.583 INFO:tasks.workunit.client.0.smithi086.stdout:op 212 completed, throughput=5MB/sec 2024-08-10T05:33:27.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:27 smithi086 ceph-mon[98993]: pgmap v1422: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:33:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:27 smithi086 ceph-mon[101471]: pgmap v1422: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:33:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:27 smithi159 ceph-mon[90359]: pgmap v1422: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:33:28.584 INFO:tasks.workunit.client.0.smithi086.stdout: 40: throughput=4.88MB/sec pending data=0 2024-08-10T05:33:28.584 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mbs2JNbOgMelfgq off=11251033 len=293945 2024-08-10T05:33:28.587 INFO:tasks.workunit.client.0.smithi086.stdout:op 213 completed, throughput=4.89MB/sec 2024-08-10T05:33:28.587 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Dvqn3xnTsy6E1Gw off=9036023 len=709760 2024-08-10T05:33:28.588 INFO:tasks.workunit.client.0.smithi086.stdout:op 214 completed, throughput=4.9MB/sec 2024-08-10T05:33:28.588 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-50ylDRieLQOIMVG off=6684200 len=1968229 2024-08-10T05:33:28.592 INFO:tasks.workunit.client.0.smithi086.stdout:op 215 completed, throughput=4.95MB/sec 2024-08-10T05:33:28.592 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nx0lk0aQpsOEBct off=2709262 len=753205 2024-08-10T05:33:28.594 INFO:tasks.workunit.client.0.smithi086.stdout:op 216 completed, throughput=4.97MB/sec 2024-08-10T05:33:28.594 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-46yFl9iVV8TJCkN off=7269720 len=607984 2024-08-10T05:33:28.595 INFO:tasks.workunit.client.0.smithi086.stdout:op 217 completed, throughput=4.98MB/sec 2024-08-10T05:33:28.596 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-I9StvMLslrEkkm2 off=3525837 len=2016858 2024-08-10T05:33:28.607 INFO:tasks.workunit.client.0.smithi086.stdout:op 218 completed, throughput=5.03MB/sec 2024-08-10T05:33:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:33:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:33:28] "GET /metrics HTTP/1.1" 200 34022 "" "Prometheus/2.43.0" 2024-08-10T05:33:29.607 INFO:tasks.workunit.client.0.smithi086.stdout: 41: throughput=4.91MB/sec pending data=0 2024-08-10T05:33:29.607 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-G2dCStKqspkKXpo off=5095973 len=849169 2024-08-10T05:33:29.612 INFO:tasks.workunit.client.0.smithi086.stdout:op 219 completed, throughput=4.93MB/sec 2024-08-10T05:33:29.612 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zDpyraC2aH4Bh1N off=6566606 len=1987311 2024-08-10T05:33:29.622 INFO:tasks.workunit.client.0.smithi086.stdout:op 220 completed, throughput=4.97MB/sec 2024-08-10T05:33:29.622 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sAOUPuRIvQ43Vb_ off=14214691 len=770736 2024-08-10T05:33:29.626 INFO:tasks.workunit.client.0.smithi086.stdout:op 221 completed, throughput=4.99MB/sec 2024-08-10T05:33:29.626 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6OiUMQlCQNL2mDF off=3051127 len=1699543 2024-08-10T05:33:29.629 INFO:tasks.workunit.client.0.smithi086.stdout:op 222 completed, throughput=5.02MB/sec 2024-08-10T05:33:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:29 smithi086 ceph-mon[98993]: pgmap v1423: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-08-10T05:33:29.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:29 smithi086 ceph-mon[101471]: pgmap v1423: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-08-10T05:33:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:29 smithi159 ceph-mon[90359]: pgmap v1423: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-08-10T05:33:30.630 INFO:tasks.workunit.client.0.smithi086.stdout: 42: throughput=4.91MB/sec pending data=0 2024-08-10T05:33:30.630 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8eJQeQoH7-M35TY off=5461792 len=1969756 2024-08-10T05:33:30.644 INFO:tasks.workunit.client.0.smithi086.stdout:op 223 completed, throughput=4.95MB/sec 2024-08-10T05:33:30.644 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FiwQvnDJPfFf8Gt off=6090180 len=234450 2024-08-10T05:33:30.646 INFO:tasks.workunit.client.0.smithi086.stdout:op 224 completed, throughput=4.95MB/sec 2024-08-10T05:33:30.647 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sFvFEFw1wwepvAN off=5952739 len=773455 2024-08-10T05:33:30.650 INFO:tasks.workunit.client.0.smithi086.stdout:op 225 completed, throughput=4.97MB/sec 2024-08-10T05:33:30.651 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nYxNfN79PfEn9zy off=10767652 len=1726583 2024-08-10T05:33:30.654 INFO:tasks.workunit.client.0.smithi086.stdout:op 226 completed, throughput=5.01MB/sec 2024-08-10T05:33:31.655 INFO:tasks.workunit.client.0.smithi086.stdout: 43: throughput=4.9MB/sec pending data=0 2024-08-10T05:33:31.655 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GJlGnBJ2oV57LAc off=5481409 len=141628 2024-08-10T05:33:31.655 INFO:tasks.workunit.client.0.smithi086.stdout:op 227 completed, throughput=4.9MB/sec 2024-08-10T05:33:31.655 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yabdB9tUMgZs5sJ off=6940703 len=183688 2024-08-10T05:33:31.656 INFO:tasks.workunit.client.0.smithi086.stdout:op 228 completed, throughput=4.9MB/sec 2024-08-10T05:33:31.656 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gpF7dL6W_Sr9ACm off=10296934 len=2063356 2024-08-10T05:33:31.665 INFO:tasks.workunit.client.0.smithi086.stdout:op 229 completed, throughput=4.95MB/sec 2024-08-10T05:33:31.665 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Mp0W1-pjQcDQ1Kd off=1121613 len=498772 2024-08-10T05:33:31.666 INFO:tasks.workunit.client.0.smithi086.stdout:op 230 completed, throughput=4.96MB/sec 2024-08-10T05:33:31.666 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fMxORSuBStI8XF5 off=2614923 len=527876 2024-08-10T05:33:31.669 INFO:tasks.workunit.client.0.smithi086.stdout:op 231 completed, throughput=4.97MB/sec 2024-08-10T05:33:31.669 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3QlQCs0s_pPEi7m off=359982 len=1348385 2024-08-10T05:33:31.675 INFO:tasks.workunit.client.0.smithi086.stdout:op 232 completed, throughput=5MB/sec 2024-08-10T05:33:31.675 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-I7WTiZDdX1q2KEN off=14828467 len=173826 2024-08-10T05:33:31.678 INFO:tasks.workunit.client.0.smithi086.stdout:op 233 completed, throughput=5MB/sec 2024-08-10T05:33:31.678 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kTXlNqUPIsGzmfM off=17487216 len=1235448 2024-08-10T05:33:31.679 INFO:tasks.workunit.client.0.smithi086.stdout:op 234 completed, throughput=5.03MB/sec 2024-08-10T05:33:31.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:31 smithi086 ceph-mon[98993]: pgmap v1424: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:33:31.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:31 smithi086 ceph-mon[101471]: pgmap v1424: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:33:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:31 smithi159 ceph-mon[90359]: pgmap v1424: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:33:32.679 INFO:tasks.workunit.client.0.smithi086.stdout: 44: throughput=4.91MB/sec pending data=0 2024-08-10T05:33:32.680 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oP4Xr-MeINVPnDq off=1184936 len=1509487 2024-08-10T05:33:32.681 INFO:tasks.workunit.client.0.smithi086.stdout:op 235 completed, throughput=4.95MB/sec 2024-08-10T05:33:32.681 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LziZvkzBgikAqVR off=12300385 len=1616475 2024-08-10T05:33:32.688 INFO:tasks.workunit.client.0.smithi086.stdout:op 236 completed, throughput=4.98MB/sec 2024-08-10T05:33:32.689 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-S4AllLZoyQEhCfA off=12641893 len=265641 2024-08-10T05:33:32.692 INFO:tasks.workunit.client.0.smithi086.stdout:op 237 completed, throughput=4.99MB/sec 2024-08-10T05:33:32.692 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-H33Focbfr39ES4C off=720333 len=1292380 2024-08-10T05:33:32.695 INFO:tasks.workunit.client.0.smithi086.stdout:op 238 completed, throughput=5.01MB/sec 2024-08-10T05:33:33.695 INFO:tasks.workunit.client.0.smithi086.stdout: 45: throughput=4.9MB/sec pending data=0 2024-08-10T05:33:33.695 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-C2ibm1CGqyUEXKe off=8483785 len=1557708 2024-08-10T05:33:33.704 INFO:tasks.workunit.client.0.smithi086.stdout:op 239 completed, throughput=4.93MB/sec 2024-08-10T05:33:33.704 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vx4avlinjzit3KZ off=226544 len=1216245 2024-08-10T05:33:33.705 INFO:tasks.workunit.client.0.smithi086.stdout:op 240 completed, throughput=4.96MB/sec 2024-08-10T05:33:33.705 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0Sd6VSTat2FGk5l off=1144681 len=1626564 2024-08-10T05:33:33.707 INFO:tasks.workunit.client.0.smithi086.stdout:op 241 completed, throughput=4.99MB/sec 2024-08-10T05:33:33.707 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YMMp8gqa3lFpsOe off=5052306 len=128215 2024-08-10T05:33:33.708 INFO:tasks.workunit.client.0.smithi086.stdout:op 242 completed, throughput=5MB/sec 2024-08-10T05:33:33.708 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RWkBlJC2LqyhI8m off=3418062 len=1676326 2024-08-10T05:33:33.709 INFO:tasks.workunit.client.0.smithi086.stdout:op 243 completed, throughput=5.03MB/sec 2024-08-10T05:33:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:33 smithi086 ceph-mon[98993]: pgmap v1425: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:33:33.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:33 smithi086 ceph-mon[101471]: pgmap v1425: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:33:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:33 smithi159 ceph-mon[90359]: pgmap v1425: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:33:34.710 INFO:tasks.workunit.client.0.smithi086.stdout: 46: throughput=4.92MB/sec pending data=0 2024-08-10T05:33:34.710 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ky46tS2pPWY08xo off=7164292 len=1335495 2024-08-10T05:33:34.712 INFO:tasks.workunit.client.0.smithi086.stdout:op 244 completed, throughput=4.95MB/sec 2024-08-10T05:33:34.712 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-W4uqpXcaG4AXvFU off=13769305 len=300365 2024-08-10T05:33:34.713 INFO:tasks.workunit.client.0.smithi086.stdout:op 245 completed, throughput=4.96MB/sec 2024-08-10T05:33:34.713 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GxqjkeAeLTFCn0Y off=4902539 len=1588004 2024-08-10T05:33:34.715 INFO:tasks.workunit.client.0.smithi086.stdout:op 246 completed, throughput=4.99MB/sec 2024-08-10T05:33:34.715 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-w4LHOGPzgk0RNuD off=5582902 len=550158 2024-08-10T05:33:34.716 INFO:tasks.workunit.client.0.smithi086.stdout:op 247 completed, throughput=5MB/sec 2024-08-10T05:33:34.716 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dMs_kdGRocSs7NN off=18291473 len=1520292 2024-08-10T05:33:34.717 INFO:tasks.workunit.client.0.smithi086.stdout:op 248 completed, throughput=5.03MB/sec 2024-08-10T05:33:35.718 INFO:tasks.workunit.client.0.smithi086.stdout: 47: throughput=4.93MB/sec pending data=0 2024-08-10T05:33:35.718 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BbnjSTIZ1EbLTWB off=2602409 len=1316836 2024-08-10T05:33:35.720 INFO:tasks.workunit.client.0.smithi086.stdout:op 249 completed, throughput=4.95MB/sec 2024-08-10T05:33:35.720 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ms23Nbi9_RFiOtk off=308658 len=385469 2024-08-10T05:33:35.721 INFO:tasks.workunit.client.0.smithi086.stdout:op 250 completed, throughput=4.96MB/sec 2024-08-10T05:33:35.721 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PIe-UPyuK2T-X2l off=5781693 len=564701 2024-08-10T05:33:35.722 INFO:tasks.workunit.client.0.smithi086.stdout:op 251 completed, throughput=4.97MB/sec 2024-08-10T05:33:35.722 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GbF2sxz4F-3gtze off=992572 len=287021 2024-08-10T05:33:35.725 INFO:tasks.workunit.client.0.smithi086.stdout:op 252 completed, throughput=4.98MB/sec 2024-08-10T05:33:35.725 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-blYPbSS11Ib_1Yq off=9437196 len=256255 2024-08-10T05:33:35.727 INFO:tasks.workunit.client.0.smithi086.stdout:op 253 completed, throughput=4.98MB/sec 2024-08-10T05:33:35.727 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OH7zh6vWzh8x-yV off=4544275 len=1507326 2024-08-10T05:33:35.729 INFO:tasks.workunit.client.0.smithi086.stdout:op 254 completed, throughput=5.01MB/sec 2024-08-10T05:33:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:35 smithi086 ceph-mon[98993]: pgmap v1426: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:33:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:35 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:33:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:35 smithi086 ceph-mon[101471]: pgmap v1426: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:33:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:35 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:33:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:35 smithi159 ceph-mon[90359]: pgmap v1426: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:33:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:35 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:33:36.730 INFO:tasks.workunit.client.0.smithi086.stdout: 48: throughput=4.91MB/sec pending data=0 2024-08-10T05:33:36.730 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RuxlJwRYmnknN6R off=13293965 len=1148939 2024-08-10T05:33:36.732 INFO:tasks.workunit.client.0.smithi086.stdout:op 255 completed, throughput=4.93MB/sec 2024-08-10T05:33:36.732 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oeQ2wbjkCGvcvI0 off=751938 len=503570 2024-08-10T05:33:36.735 INFO:tasks.workunit.client.0.smithi086.stdout:op 256 completed, throughput=4.94MB/sec 2024-08-10T05:33:36.736 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CPRMJO75M2uWP3M off=8855911 len=733690 2024-08-10T05:33:36.737 INFO:tasks.workunit.client.0.smithi086.stdout:op 257 completed, throughput=4.95MB/sec 2024-08-10T05:33:36.737 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-35nSHPGgF5qaTJB off=3014213 len=2090722 2024-08-10T05:33:36.741 INFO:tasks.workunit.client.0.smithi086.stdout:op 258 completed, throughput=4.99MB/sec 2024-08-10T05:33:36.741 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3Q2CMNm4cVU_LTH off=3818781 len=1507552 2024-08-10T05:33:36.747 INFO:tasks.workunit.client.0.smithi086.stdout:op 259 completed, throughput=5.02MB/sec 2024-08-10T05:33:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:33:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:33:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:33:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:33:36.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:33:36.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:33:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:33:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:33:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:33:37.748 INFO:tasks.workunit.client.0.smithi086.stdout: 49: throughput=4.92MB/sec pending data=0 2024-08-10T05:33:37.748 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tnhR0UsbBdOabWy off=10168181 len=1340003 2024-08-10T05:33:37.750 INFO:tasks.workunit.client.0.smithi086.stdout:op 260 completed, throughput=4.95MB/sec 2024-08-10T05:33:37.750 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5uYqbfX2XrZ45JD off=9371132 len=1326885 2024-08-10T05:33:37.756 INFO:tasks.workunit.client.0.smithi086.stdout:op 261 completed, throughput=4.97MB/sec 2024-08-10T05:33:37.756 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7kqdrqo5wHQ-7ST off=10188381 len=564958 2024-08-10T05:33:37.757 INFO:tasks.workunit.client.0.smithi086.stdout:op 262 completed, throughput=4.98MB/sec 2024-08-10T05:33:37.757 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8Y3d6xHi4Ex3man off=11720353 len=2072912 2024-08-10T05:33:37.759 INFO:tasks.workunit.client.0.smithi086.stdout:op 263 completed, throughput=5.02MB/sec 2024-08-10T05:33:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:37 smithi086 ceph-mon[98993]: pgmap v1427: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:33:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:37 smithi086 ceph-mon[101471]: pgmap v1427: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:33:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:37 smithi159 ceph-mon[90359]: pgmap v1427: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:33:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:33:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:33:38] "GET /metrics HTTP/1.1" 200 34022 "" "Prometheus/2.43.0" 2024-08-10T05:33:38.759 INFO:tasks.workunit.client.0.smithi086.stdout: 50: throughput=4.92MB/sec pending data=0 2024-08-10T05:33:38.759 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UZg0clo_LiMI-v1 off=16583622 len=1227315 2024-08-10T05:33:38.766 INFO:tasks.workunit.client.0.smithi086.stdout:op 264 completed, throughput=4.95MB/sec 2024-08-10T05:33:38.766 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-A2ixTDOgPPMsLp0 off=14461652 len=1039663 2024-08-10T05:33:38.772 INFO:tasks.workunit.client.0.smithi086.stdout:op 265 completed, throughput=4.96MB/sec 2024-08-10T05:33:38.772 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WasUO6R9eaGdern off=1449770 len=984038 2024-08-10T05:33:38.776 INFO:tasks.workunit.client.0.smithi086.stdout:op 266 completed, throughput=4.98MB/sec 2024-08-10T05:33:38.776 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8CcZMxUV9VWAhhU off=1632216 len=2082225 2024-08-10T05:33:38.786 INFO:tasks.workunit.client.0.smithi086.stdout:op 267 completed, throughput=5.02MB/sec 2024-08-10T05:33:39.786 INFO:tasks.workunit.client.0.smithi086.stdout: 51: throughput=4.92MB/sec pending data=0 2024-08-10T05:33:39.787 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--toQpOD7u8OUURF off=7550416 len=385517 2024-08-10T05:33:39.790 INFO:tasks.workunit.client.0.smithi086.stdout:op 268 completed, throughput=4.93MB/sec 2024-08-10T05:33:39.790 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pWjisP16AMURWJP off=47130 len=2014949 2024-08-10T05:33:39.794 INFO:tasks.workunit.client.0.smithi086.stdout:op 269 completed, throughput=4.97MB/sec 2024-08-10T05:33:39.794 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-E43K96BBgU1XEO8 off=981915 len=1074696 2024-08-10T05:33:39.801 INFO:tasks.workunit.client.0.smithi086.stdout:op 270 completed, throughput=4.99MB/sec 2024-08-10T05:33:39.802 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ePREW03my2HkCX_ off=9166761 len=1435430 2024-08-10T05:33:39.805 INFO:tasks.workunit.client.0.smithi086.stdout:op 271 completed, throughput=5.01MB/sec 2024-08-10T05:33:39.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:39 smithi086 ceph-mon[98993]: pgmap v1428: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:33:39.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:39 smithi086 ceph-mon[101471]: pgmap v1428: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:33:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:39 smithi159 ceph-mon[90359]: pgmap v1428: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:33:40.804 INFO:tasks.workunit.client.0.smithi086.stdout: 52: throughput=4.92MB/sec pending data=0 2024-08-10T05:33:40.804 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2xV-cZEu6d4bkpQ off=816810 len=1252312 2024-08-10T05:33:40.806 INFO:tasks.workunit.client.0.smithi086.stdout:op 272 completed, throughput=4.94MB/sec 2024-08-10T05:33:40.806 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yTXiVb03B2ru_D_ off=7864580 len=2044475 2024-08-10T05:33:40.808 INFO:tasks.workunit.client.0.smithi086.stdout:op 273 completed, throughput=4.98MB/sec 2024-08-10T05:33:40.808 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UdAdU3lfwfAVMIk off=11270846 len=205861 2024-08-10T05:33:40.809 INFO:tasks.workunit.client.0.smithi086.stdout:op 274 completed, throughput=4.98MB/sec 2024-08-10T05:33:40.809 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AfuPnsY_-CXXia7 off=12398038 len=2025642 2024-08-10T05:33:40.821 INFO:tasks.workunit.client.0.smithi086.stdout:op 275 completed, throughput=5.02MB/sec 2024-08-10T05:33:41.821 INFO:tasks.workunit.client.0.smithi086.stdout: 53: throughput=4.92MB/sec pending data=0 2024-08-10T05:33:41.822 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mV6ksa0uP8v4dy0 off=6772391 len=255874 2024-08-10T05:33:41.822 INFO:tasks.workunit.client.0.smithi086.stdout:op 276 completed, throughput=4.93MB/sec 2024-08-10T05:33:41.822 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-obXA_BFPWEvyLG3 off=2270811 len=343988 2024-08-10T05:33:41.823 INFO:tasks.workunit.client.0.smithi086.stdout:op 277 completed, throughput=4.93MB/sec 2024-08-10T05:33:41.823 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1kJevNAIkcOMnOG off=7787977 len=598164 2024-08-10T05:33:41.827 INFO:tasks.workunit.client.0.smithi086.stdout:op 278 completed, throughput=4.94MB/sec 2024-08-10T05:33:41.827 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ndx-VmEuX2dvbMR off=7205891 len=583788 2024-08-10T05:33:41.828 INFO:tasks.workunit.client.0.smithi086.stdout:op 279 completed, throughput=4.95MB/sec 2024-08-10T05:33:41.828 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KQR44PCWFP19xl_ off=11235623 len=259145 2024-08-10T05:33:41.831 INFO:tasks.workunit.client.0.smithi086.stdout:op 280 completed, throughput=4.96MB/sec 2024-08-10T05:33:41.831 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PECg-2ZiVaXhVTO off=671279 len=616937 2024-08-10T05:33:41.832 INFO:tasks.workunit.client.0.smithi086.stdout:op 281 completed, throughput=4.97MB/sec 2024-08-10T05:33:41.832 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qWIafYKInfGKgyp off=17593426 len=523316 2024-08-10T05:33:41.836 INFO:tasks.workunit.client.0.smithi086.stdout:op 282 completed, throughput=4.98MB/sec 2024-08-10T05:33:41.836 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ke12TH1wDhqTq4b off=3879891 len=933469 2024-08-10T05:33:41.838 INFO:tasks.workunit.client.0.smithi086.stdout:op 283 completed, throughput=4.99MB/sec 2024-08-10T05:33:41.838 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sQ1a9ZgfTgg4Hp1 off=16466818 len=1658545 2024-08-10T05:33:41.841 INFO:tasks.workunit.client.0.smithi086.stdout:op 284 completed, throughput=5.02MB/sec 2024-08-10T05:33:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:41 smithi086 ceph-mon[101471]: pgmap v1429: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:33:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:33:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:41 smithi086 ceph-mon[98993]: pgmap v1429: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:33:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:33:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:41 smithi159 ceph-mon[90359]: pgmap v1429: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:33:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:33:42.841 INFO:tasks.workunit.client.0.smithi086.stdout: 54: throughput=4.93MB/sec pending data=0 2024-08-10T05:33:42.842 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2Q3m2k6VcMtHZkQ off=6032381 len=702835 2024-08-10T05:33:42.846 INFO:tasks.workunit.client.0.smithi086.stdout:op 285 completed, throughput=4.94MB/sec 2024-08-10T05:33:42.846 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-W21LqBMTh-A-ShU off=4275303 len=1628556 2024-08-10T05:33:42.855 INFO:tasks.workunit.client.0.smithi086.stdout:op 286 completed, throughput=4.97MB/sec 2024-08-10T05:33:42.855 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GZzurDrCQ2zzMh7 off=16040016 len=912897 2024-08-10T05:33:42.856 INFO:tasks.workunit.client.0.smithi086.stdout:op 287 completed, throughput=4.99MB/sec 2024-08-10T05:33:42.856 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-cecaaOOc97D38yK off=242340 len=111713 2024-08-10T05:33:42.858 INFO:tasks.workunit.client.0.smithi086.stdout:op 288 completed, throughput=4.99MB/sec 2024-08-10T05:33:42.858 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-i0wtTcE_9-pWDMU off=13446981 len=655572 2024-08-10T05:33:42.859 INFO:tasks.workunit.client.0.smithi086.stdout:op 289 completed, throughput=5MB/sec 2024-08-10T05:33:42.860 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yI4NzDvwdiJ6vw- off=8320086 len=349211 2024-08-10T05:33:42.860 INFO:tasks.workunit.client.0.smithi086.stdout:op 290 completed, throughput=5.01MB/sec 2024-08-10T05:33:43.861 INFO:tasks.workunit.client.0.smithi086.stdout: 55: throughput=4.92MB/sec pending data=0 2024-08-10T05:33:43.861 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-N1VYZIN6f1yMZbb off=9256020 len=1490438 2024-08-10T05:33:43.864 INFO:tasks.workunit.client.0.smithi086.stdout:op 291 completed, throughput=4.94MB/sec 2024-08-10T05:33:43.864 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3UtTLEqNubcBdm9 off=110366 len=197303 2024-08-10T05:33:43.867 INFO:tasks.workunit.client.0.smithi086.stdout:op 292 completed, throughput=4.94MB/sec 2024-08-10T05:33:43.867 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qg_2f1hHXXh_96h off=3449757 len=442765 2024-08-10T05:33:43.871 INFO:tasks.workunit.client.0.smithi086.stdout:op 293 completed, throughput=4.95MB/sec 2024-08-10T05:33:43.871 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9qWzJSmc5ME1X-Z off=15802728 len=1280098 2024-08-10T05:33:43.876 INFO:tasks.workunit.client.0.smithi086.stdout:op 294 completed, throughput=4.97MB/sec 2024-08-10T05:33:43.876 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SOoQWEU-Im4vALr off=11867937 len=684416 2024-08-10T05:33:43.877 INFO:tasks.workunit.client.0.smithi086.stdout:op 295 completed, throughput=4.98MB/sec 2024-08-10T05:33:43.878 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wHYo-ENZ1HDQAw2 off=630731 len=296148 2024-08-10T05:33:43.878 INFO:tasks.workunit.client.0.smithi086.stdout:op 296 completed, throughput=4.99MB/sec 2024-08-10T05:33:43.879 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lv5eJ-wUVwyDbBp off=22468986 len=1213857 2024-08-10T05:33:43.881 INFO:tasks.workunit.client.0.smithi086.stdout:op 297 completed, throughput=5.01MB/sec 2024-08-10T05:33:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:43 smithi086 ceph-mon[98993]: pgmap v1430: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:33:43.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:43 smithi086 ceph-mon[101471]: pgmap v1430: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:33:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:43 smithi159 ceph-mon[90359]: pgmap v1430: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:33:44.881 INFO:tasks.workunit.client.0.smithi086.stdout: 56: throughput=4.92MB/sec pending data=0 2024-08-10T05:33:44.882 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-p7Uv4s45JRRTQMv off=4257660 len=1946024 2024-08-10T05:33:44.885 INFO:tasks.workunit.client.0.smithi086.stdout:op 298 completed, throughput=4.95MB/sec 2024-08-10T05:33:44.885 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_dkuG1O1KsfxLtE off=17116837 len=885538 2024-08-10T05:33:44.890 INFO:tasks.workunit.client.0.smithi086.stdout:op 299 completed, throughput=4.97MB/sec 2024-08-10T05:33:44.891 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8JE39-2eAh8AKnz off=4088553 len=1566050 2024-08-10T05:33:44.899 INFO:tasks.workunit.client.0.smithi086.stdout:op 300 completed, throughput=4.99MB/sec 2024-08-10T05:33:44.899 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-11_8aJECAXFaRSb off=29691 len=1368948 2024-08-10T05:33:44.904 INFO:tasks.workunit.client.0.smithi086.stdout:op 301 completed, throughput=5.02MB/sec 2024-08-10T05:33:44.904 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:44 smithi086 ceph-mon[98993]: pgmap v1431: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:33:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:44 smithi086 ceph-mon[101471]: pgmap v1431: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:33:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:44 smithi159 ceph-mon[90359]: pgmap v1431: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:33:45.904 INFO:tasks.workunit.client.0.smithi086.stdout: 57: throughput=4.93MB/sec pending data=0 2024-08-10T05:33:45.904 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NXEtuyA1E3iiQf2 off=7542975 len=945283 2024-08-10T05:33:45.910 INFO:tasks.workunit.client.0.smithi086.stdout:op 302 completed, throughput=4.94MB/sec 2024-08-10T05:33:45.910 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TyD31yB1iWNossk off=1026820 len=810165 2024-08-10T05:33:45.915 INFO:tasks.workunit.client.0.smithi086.stdout:op 303 completed, throughput=4.96MB/sec 2024-08-10T05:33:45.915 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2u_G8SDytDNFTgj off=300995 len=1048294 2024-08-10T05:33:45.920 INFO:tasks.workunit.client.0.smithi086.stdout:op 304 completed, throughput=4.97MB/sec 2024-08-10T05:33:45.920 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AF7QnYLY1h2yYF2 off=12103911 len=1807276 2024-08-10T05:33:45.931 INFO:tasks.workunit.client.0.smithi086.stdout:op 305 completed, throughput=5MB/sec 2024-08-10T05:33:46.931 INFO:tasks.workunit.client.0.smithi086.stdout: 58: throughput=4.92MB/sec pending data=0 2024-08-10T05:33:46.931 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KYZsY9dFxQyossk off=16427593 len=807824 2024-08-10T05:33:46.933 INFO:tasks.workunit.client.0.smithi086.stdout:op 306 completed, throughput=4.93MB/sec 2024-08-10T05:33:46.933 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ggwCKgfOTRjah2B off=14181539 len=1491370 2024-08-10T05:33:46.940 INFO:tasks.workunit.client.0.smithi086.stdout:op 307 completed, throughput=4.95MB/sec 2024-08-10T05:33:46.940 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rjKw0SZHeyevCIk off=14515921 len=1602885 2024-08-10T05:33:46.948 INFO:tasks.workunit.client.0.smithi086.stdout:op 308 completed, throughput=4.98MB/sec 2024-08-10T05:33:46.948 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0BR41zLfkTQNAv_ off=18946332 len=1724681 2024-08-10T05:33:46.958 INFO:tasks.workunit.client.0.smithi086.stdout:op 309 completed, throughput=5.01MB/sec 2024-08-10T05:33:47.877 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:47 smithi086 ceph-mon[101471]: pgmap v1432: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-10T05:33:47.877 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:47 smithi086 ceph-mon[98993]: pgmap v1432: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-10T05:33:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:47 smithi159 ceph-mon[90359]: pgmap v1432: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-10T05:33:47.959 INFO:tasks.workunit.client.0.smithi086.stdout: 59: throughput=4.92MB/sec pending data=0 2024-08-10T05:33:47.959 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-g0osxlnEJC6wbcZ off=15201276 len=1219570 2024-08-10T05:33:47.961 INFO:tasks.workunit.client.0.smithi086.stdout:op 310 completed, throughput=4.94MB/sec 2024-08-10T05:33:47.961 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FjRUysQpTsbv8fS off=8104840 len=660895 2024-08-10T05:33:47.966 INFO:tasks.workunit.client.0.smithi086.stdout:op 311 completed, throughput=4.95MB/sec 2024-08-10T05:33:47.966 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PqPQVp_yxEMsmoh off=3865817 len=575159 2024-08-10T05:33:47.970 INFO:tasks.workunit.client.0.smithi086.stdout:op 312 completed, throughput=4.96MB/sec 2024-08-10T05:33:47.970 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4SXom5Sawslwfla off=8297793 len=1594621 2024-08-10T05:33:47.976 INFO:tasks.workunit.client.0.smithi086.stdout:op 313 completed, throughput=4.99MB/sec 2024-08-10T05:33:47.976 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qwmY8l8Aov9daoL off=339911 len=1732714 2024-08-10T05:33:47.983 INFO:tasks.workunit.client.0.smithi086.stdout:op 314 completed, throughput=5.01MB/sec 2024-08-10T05:33:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:33:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:33:48] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2024-08-10T05:33:48.983 INFO:tasks.workunit.client.0.smithi086.stdout: 60: throughput=4.93MB/sec pending data=0 2024-08-10T05:33:48.984 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VQHr7jiQEbO8Vkt off=7581260 len=573546 2024-08-10T05:33:48.985 INFO:tasks.workunit.client.0.smithi086.stdout:op 315 completed, throughput=4.94MB/sec 2024-08-10T05:33:48.985 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-99hDTvSfw7SIduz off=1391944 len=171493 2024-08-10T05:33:48.987 INFO:tasks.workunit.client.0.smithi086.stdout:op 316 completed, throughput=4.94MB/sec 2024-08-10T05:33:48.988 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QTW1SXMh4xkQAlR off=436397 len=1580846 2024-08-10T05:33:48.997 INFO:tasks.workunit.client.0.smithi086.stdout:op 317 completed, throughput=4.97MB/sec 2024-08-10T05:33:48.997 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mIZqbOW_ILGmWkc off=19728430 len=1892153 2024-08-10T05:33:49.007 INFO:tasks.workunit.client.0.smithi086.stdout:op 318 completed, throughput=4.99MB/sec 2024-08-10T05:33:49.007 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JHxqjRMo9vo2-ff off=9074916 len=1547361 2024-08-10T05:33:49.014 INFO:tasks.workunit.client.0.smithi086.stdout:op 319 completed, throughput=5.02MB/sec 2024-08-10T05:33:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:49 smithi086 ceph-mon[98993]: pgmap v1433: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:33:49.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:49 smithi086 ceph-mon[101471]: pgmap v1433: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:33:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:49 smithi159 ceph-mon[90359]: pgmap v1433: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:33:50.015 INFO:tasks.workunit.client.0.smithi086.stdout: 61: throughput=4.94MB/sec pending data=0 2024-08-10T05:33:50.015 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-c7vjq7iy1ttghz4 off=17505895 len=475921 2024-08-10T05:33:50.019 INFO:tasks.workunit.client.0.smithi086.stdout:op 320 completed, throughput=4.94MB/sec 2024-08-10T05:33:50.019 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VTVN2Td6XB-cxNQ off=18437730 len=411146 2024-08-10T05:33:50.020 INFO:tasks.workunit.client.0.smithi086.stdout:op 321 completed, throughput=4.95MB/sec 2024-08-10T05:33:50.020 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oFu10ralTGSU4oV off=525607 len=36215 2024-08-10T05:33:50.022 INFO:tasks.workunit.client.0.smithi086.stdout:op 322 completed, throughput=4.95MB/sec 2024-08-10T05:33:50.022 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gkvTKRhSpVZuCZy off=14172581 len=10954 2024-08-10T05:33:50.024 INFO:tasks.workunit.client.0.smithi086.stdout:op 323 completed, throughput=4.95MB/sec 2024-08-10T05:33:50.024 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sDiN1EsA8uMyLa9 off=4795269 len=1712397 2024-08-10T05:33:50.026 INFO:tasks.workunit.client.0.smithi086.stdout:op 324 completed, throughput=4.98MB/sec 2024-08-10T05:33:50.026 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aDFYPPNezXRxR6N off=5736843 len=1171753 2024-08-10T05:33:50.031 INFO:tasks.workunit.client.0.smithi086.stdout:op 325 completed, throughput=4.99MB/sec 2024-08-10T05:33:50.032 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UIfKJO4OBtSUJb9 off=4556075 len=1283825 2024-08-10T05:33:50.034 INFO:tasks.workunit.client.0.smithi086.stdout:op 326 completed, throughput=5.01MB/sec 2024-08-10T05:33:51.034 INFO:tasks.workunit.client.0.smithi086.stdout: 62: throughput=4.94MB/sec pending data=0 2024-08-10T05:33:51.034 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ivkJKo-wNRtJNf2 off=4811815 len=267468 2024-08-10T05:33:51.037 INFO:tasks.workunit.client.0.smithi086.stdout:op 327 completed, throughput=4.94MB/sec 2024-08-10T05:33:51.037 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8IXVyqUQYGeIPMj off=1809262 len=845792 2024-08-10T05:33:51.042 INFO:tasks.workunit.client.0.smithi086.stdout:op 328 completed, throughput=4.95MB/sec 2024-08-10T05:33:51.042 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mlu7kFuFFDTZI66 off=1081296 len=1409537 2024-08-10T05:33:51.045 INFO:tasks.workunit.client.0.smithi086.stdout:op 329 completed, throughput=4.97MB/sec 2024-08-10T05:33:51.045 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2fclWENSnnE6vlQ off=13023258 len=1966227 2024-08-10T05:33:51.047 INFO:tasks.workunit.client.0.smithi086.stdout:op 330 completed, throughput=5MB/sec 2024-08-10T05:33:51.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:51 smithi086 ceph-mon[98993]: pgmap v1434: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:33:51.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:51 smithi086 ceph-mon[101471]: pgmap v1434: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:33:51.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:51 smithi159 ceph-mon[90359]: pgmap v1434: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:33:52.048 INFO:tasks.workunit.client.0.smithi086.stdout: 63: throughput=4.92MB/sec pending data=0 2024-08-10T05:33:52.048 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Mx2RF-KS5fCz6tO off=7136416 len=1996058 2024-08-10T05:33:52.057 INFO:tasks.workunit.client.0.smithi086.stdout:op 331 completed, throughput=4.95MB/sec 2024-08-10T05:33:52.057 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FzpoEwOlcmGbLls off=451964 len=1083083 2024-08-10T05:33:52.070 INFO:tasks.workunit.client.0.smithi086.stdout:op 332 completed, throughput=4.97MB/sec 2024-08-10T05:33:52.070 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CGRpDttkkATmAnO off=3821294 len=916716 2024-08-10T05:33:52.074 INFO:tasks.workunit.client.0.smithi086.stdout:op 333 completed, throughput=4.98MB/sec 2024-08-10T05:33:52.075 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qxXoYIWmCPxZ7qL off=257954 len=886462 2024-08-10T05:33:52.075 INFO:tasks.workunit.client.0.smithi086.stdout:op 334 completed, throughput=4.99MB/sec 2024-08-10T05:33:52.076 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-flPDjFpl2qtYLsW off=429170 len=1683799 2024-08-10T05:33:52.077 INFO:tasks.workunit.client.0.smithi086.stdout:op 335 completed, throughput=5.02MB/sec 2024-08-10T05:33:53.077 INFO:tasks.workunit.client.0.smithi086.stdout: 64: throughput=4.94MB/sec pending data=0 2024-08-10T05:33:53.078 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FTnQrRE6iggV_TX off=1779134 len=889088 2024-08-10T05:33:53.079 INFO:tasks.workunit.client.0.smithi086.stdout:op 336 completed, throughput=4.96MB/sec 2024-08-10T05:33:53.079 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PTC-vucklRDunst off=12862706 len=770597 2024-08-10T05:33:53.080 INFO:tasks.workunit.client.0.smithi086.stdout:op 337 completed, throughput=4.97MB/sec 2024-08-10T05:33:53.080 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SUFBkySFRP3J4CX off=13160553 len=1091949 2024-08-10T05:33:53.085 INFO:tasks.workunit.client.0.smithi086.stdout:op 338 completed, throughput=4.98MB/sec 2024-08-10T05:33:53.085 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-reHfedr52KsuGhH off=1005245 len=950950 2024-08-10T05:33:53.087 INFO:tasks.workunit.client.0.smithi086.stdout:op 339 completed, throughput=5MB/sec 2024-08-10T05:33:53.087 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IYtzm7H97jF5gut off=8953295 len=1266261 2024-08-10T05:33:53.093 INFO:tasks.workunit.client.0.smithi086.stdout:op 340 completed, throughput=5.01MB/sec 2024-08-10T05:33:53.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:53 smithi086 ceph-mon[98993]: pgmap v1435: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:33:53.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:53 smithi086 ceph-mon[101471]: pgmap v1435: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:33:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:53 smithi159 ceph-mon[90359]: pgmap v1435: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:33:54.093 INFO:tasks.workunit.client.0.smithi086.stdout: 65: throughput=4.94MB/sec pending data=0 2024-08-10T05:33:54.094 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PBk4-q5vrUmVYL1 off=17505371 len=927360 2024-08-10T05:33:54.096 INFO:tasks.workunit.client.0.smithi086.stdout:op 341 completed, throughput=4.95MB/sec 2024-08-10T05:33:54.096 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qNDbsFAIAdczHZ0 off=9501995 len=2039215 2024-08-10T05:33:54.104 INFO:tasks.workunit.client.0.smithi086.stdout:op 342 completed, throughput=4.98MB/sec 2024-08-10T05:33:54.104 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LC7E3ND1ULRn_9e off=16963657 len=341886 2024-08-10T05:33:54.108 INFO:tasks.workunit.client.0.smithi086.stdout:op 343 completed, throughput=4.98MB/sec 2024-08-10T05:33:54.108 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Jw-7TQS3VbW25RT off=5417897 len=959441 2024-08-10T05:33:54.112 INFO:tasks.workunit.client.0.smithi086.stdout:op 344 completed, throughput=5MB/sec 2024-08-10T05:33:54.112 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Yo7NfkvcakVD0Yf off=2581862 len=1921502 2024-08-10T05:33:54.113 INFO:tasks.workunit.client.0.smithi086.stdout:op 345 completed, throughput=5.03MB/sec 2024-08-10T05:33:55.114 INFO:tasks.workunit.client.0.smithi086.stdout: 66: throughput=4.95MB/sec pending data=0 2024-08-10T05:33:55.114 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zHWNMhkDlWO7LSR off=6041325 len=1096290 2024-08-10T05:33:55.116 INFO:tasks.workunit.client.0.smithi086.stdout:op 346 completed, throughput=4.97MB/sec 2024-08-10T05:33:55.116 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Z0v9GjsSnw5jEcd off=13717629 len=970668 2024-08-10T05:33:55.118 INFO:tasks.workunit.client.0.smithi086.stdout:op 347 completed, throughput=4.98MB/sec 2024-08-10T05:33:55.118 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pEzu1tN_MJfLXLD off=1882881 len=1777492 2024-08-10T05:33:55.134 INFO:tasks.workunit.client.0.smithi086.stdout:op 348 completed, throughput=5MB/sec 2024-08-10T05:33:55.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:55 smithi086 ceph-mon[98993]: pgmap v1436: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:33:55.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:55 smithi086 ceph-mon[101471]: pgmap v1436: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:33:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:55 smithi159 ceph-mon[90359]: pgmap v1436: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:33:56.135 INFO:tasks.workunit.client.0.smithi086.stdout: 67: throughput=4.93MB/sec pending data=0 2024-08-10T05:33:56.135 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-selyerQFNtUoY-A off=2679935 len=1267454 2024-08-10T05:33:56.137 INFO:tasks.workunit.client.0.smithi086.stdout:op 349 completed, throughput=4.95MB/sec 2024-08-10T05:33:56.137 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-c2T5Aj1EAfo1DMQ off=2744184 len=1941443 2024-08-10T05:33:56.140 INFO:tasks.workunit.client.0.smithi086.stdout:op 350 completed, throughput=4.97MB/sec 2024-08-10T05:33:56.140 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-iWmtWGyEmyHu6wj off=2531388 len=515142 2024-08-10T05:33:56.141 INFO:tasks.workunit.client.0.smithi086.stdout:op 351 completed, throughput=4.98MB/sec 2024-08-10T05:33:56.141 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2CjSYYn5dIAwA7L off=3161271 len=598301 2024-08-10T05:33:56.146 INFO:tasks.workunit.client.0.smithi086.stdout:op 352 completed, throughput=4.99MB/sec 2024-08-10T05:33:56.146 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xBoKECLZIL_JomY off=4422248 len=1640059 2024-08-10T05:33:56.154 INFO:tasks.workunit.client.0.smithi086.stdout:op 353 completed, throughput=5.01MB/sec 2024-08-10T05:33:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:33:56.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:33:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:33:57.154 INFO:tasks.workunit.client.0.smithi086.stdout: 68: throughput=4.94MB/sec pending data=0 2024-08-10T05:33:57.154 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-inwcPXORBF0TIWI off=4945544 len=111389 2024-08-10T05:33:57.157 INFO:tasks.workunit.client.0.smithi086.stdout:op 354 completed, throughput=4.94MB/sec 2024-08-10T05:33:57.157 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BsxnUDbJnS8yGCU off=306143 len=341171 2024-08-10T05:33:57.160 INFO:tasks.workunit.client.0.smithi086.stdout:op 355 completed, throughput=4.95MB/sec 2024-08-10T05:33:57.160 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4aBL5-3MYTRaHcE off=5862152 len=1144464 2024-08-10T05:33:57.162 INFO:tasks.workunit.client.0.smithi086.stdout:op 356 completed, throughput=4.96MB/sec 2024-08-10T05:33:57.162 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-samE3cT4pCbIb_Q off=439162 len=750758 2024-08-10T05:33:57.163 INFO:tasks.workunit.client.0.smithi086.stdout:op 357 completed, throughput=4.97MB/sec 2024-08-10T05:33:57.163 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gNSSEV4P5x0POf9 off=422386 len=1691169 2024-08-10T05:33:57.170 INFO:tasks.workunit.client.0.smithi086.stdout:op 358 completed, throughput=4.99MB/sec 2024-08-10T05:33:57.170 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ny3HJSKOx-S-B96 off=6531084 len=1039600 2024-08-10T05:33:57.175 INFO:tasks.workunit.client.0.smithi086.stdout:op 359 completed, throughput=5.01MB/sec 2024-08-10T05:33:57.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:57 smithi086 ceph-mon[98993]: pgmap v1437: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:33:57.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:57 smithi086 ceph-mon[101471]: pgmap v1437: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:33:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:57 smithi159 ceph-mon[90359]: pgmap v1437: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:33:58.175 INFO:tasks.workunit.client.0.smithi086.stdout: 69: throughput=4.94MB/sec pending data=0 2024-08-10T05:33:58.175 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-K04YDdR_jMBJzM2 off=4824432 len=254349 2024-08-10T05:33:58.179 INFO:tasks.workunit.client.0.smithi086.stdout:op 360 completed, throughput=4.94MB/sec 2024-08-10T05:33:58.179 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GD9NAdrVZ0BNKiB off=5458274 len=900258 2024-08-10T05:33:58.184 INFO:tasks.workunit.client.0.smithi086.stdout:op 361 completed, throughput=4.95MB/sec 2024-08-10T05:33:58.184 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AsKmDoXRYxT2Bwt off=72097 len=1797761 2024-08-10T05:33:58.194 INFO:tasks.workunit.client.0.smithi086.stdout:op 362 completed, throughput=4.98MB/sec 2024-08-10T05:33:58.195 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MDIo8qO1Gq4iC1X off=870892 len=1457695 2024-08-10T05:33:58.201 INFO:tasks.workunit.client.0.smithi086.stdout:op 363 completed, throughput=5MB/sec 2024-08-10T05:33:58.201 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LQnaw7fLpK7N7eo off=20317303 len=160479 2024-08-10T05:33:58.202 INFO:tasks.workunit.client.0.smithi086.stdout:op 364 completed, throughput=5MB/sec 2024-08-10T05:33:58.202 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fx_Qcthdw_C6C7T off=3682239 len=710544 2024-08-10T05:33:58.205 INFO:tasks.workunit.client.0.smithi086.stdout:op 365 completed, throughput=5.01MB/sec 2024-08-10T05:33:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:33:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:33:58] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-08-10T05:33:59.206 INFO:tasks.workunit.client.0.smithi086.stdout: 70: throughput=4.94MB/sec pending data=0 2024-08-10T05:33:59.206 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-R9wc9mXzMIf76w8 off=14139999 len=882537 2024-08-10T05:33:59.208 INFO:tasks.workunit.client.0.smithi086.stdout:op 366 completed, throughput=4.95MB/sec 2024-08-10T05:33:59.208 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-J4uxFXIRM2TGB7F off=4935052 len=164886 2024-08-10T05:33:59.211 INFO:tasks.workunit.client.0.smithi086.stdout:op 367 completed, throughput=4.95MB/sec 2024-08-10T05:33:59.211 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WbK0kfGa0BUVctr off=3401730 len=2018750 2024-08-10T05:33:59.214 INFO:tasks.workunit.client.0.smithi086.stdout:op 368 completed, throughput=4.98MB/sec 2024-08-10T05:33:59.214 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JwfYACGDDVVOKiO off=4046759 len=199103 2024-08-10T05:33:59.217 INFO:tasks.workunit.client.0.smithi086.stdout:op 369 completed, throughput=4.98MB/sec 2024-08-10T05:33:59.217 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Yno4i2RkaSJz8WR off=16108662 len=1701964 2024-08-10T05:33:59.225 INFO:tasks.workunit.client.0.smithi086.stdout:op 370 completed, throughput=5MB/sec 2024-08-10T05:33:59.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:33:59 smithi086 ceph-mon[98993]: pgmap v1438: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:33:59.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:33:59 smithi086 ceph-mon[101471]: pgmap v1438: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:33:59.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:33:59 smithi159 ceph-mon[90359]: pgmap v1438: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:34:00.226 INFO:tasks.workunit.client.0.smithi086.stdout: 71: throughput=4.93MB/sec pending data=0 2024-08-10T05:34:00.226 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uIoEcUdMb0NMJhY off=18088718 len=145140 2024-08-10T05:34:00.226 INFO:tasks.workunit.client.0.smithi086.stdout:op 371 completed, throughput=4.93MB/sec 2024-08-10T05:34:00.227 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ilZ1IG_O9D1LF6p off=2522903 len=601992 2024-08-10T05:34:00.227 INFO:tasks.workunit.client.0.smithi086.stdout:op 372 completed, throughput=4.94MB/sec 2024-08-10T05:34:00.228 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FLpUqE00e8ml82t off=7636318 len=1967342 2024-08-10T05:34:00.238 INFO:tasks.workunit.client.0.smithi086.stdout:op 373 completed, throughput=4.97MB/sec 2024-08-10T05:34:00.238 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jmogdXJyqPTEckf off=5986068 len=461322 2024-08-10T05:34:00.240 INFO:tasks.workunit.client.0.smithi086.stdout:op 374 completed, throughput=4.97MB/sec 2024-08-10T05:34:00.240 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-I7eZthTgk3VRNOe off=1075479 len=2090946 2024-08-10T05:34:00.241 INFO:tasks.workunit.client.0.smithi086.stdout:op 375 completed, throughput=5MB/sec 2024-08-10T05:34:01.242 INFO:tasks.workunit.client.0.smithi086.stdout: 72: throughput=4.93MB/sec pending data=0 2024-08-10T05:34:01.242 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-03G7cC0mqml-BaH off=2376167 len=1573274 2024-08-10T05:34:01.245 INFO:tasks.workunit.client.0.smithi086.stdout:op 376 completed, throughput=4.95MB/sec 2024-08-10T05:34:01.245 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-n8ZMTsnCR49fP1s off=2206865 len=1963302 2024-08-10T05:34:01.247 INFO:tasks.workunit.client.0.smithi086.stdout:op 377 completed, throughput=4.98MB/sec 2024-08-10T05:34:01.247 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-__zg7Bsq-AIS_qi off=1072399 len=287342 2024-08-10T05:34:01.248 INFO:tasks.workunit.client.0.smithi086.stdout:op 378 completed, throughput=4.98MB/sec 2024-08-10T05:34:01.249 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gq6WU55wa3apNqD off=2859673 len=2033206 2024-08-10T05:34:01.261 INFO:tasks.workunit.client.0.smithi086.stdout:op 379 completed, throughput=5.01MB/sec 2024-08-10T05:34:01.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:01 smithi086 ceph-mon[98993]: pgmap v1439: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:34:01.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:01 smithi086 ceph-mon[101471]: pgmap v1439: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:34:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:01 smithi159 ceph-mon[90359]: pgmap v1439: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:34:02.262 INFO:tasks.workunit.client.0.smithi086.stdout: 73: throughput=4.94MB/sec pending data=0 2024-08-10T05:34:02.262 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PEqciDYBO1AC6Xz off=3374728 len=346181 2024-08-10T05:34:02.263 INFO:tasks.workunit.client.0.smithi086.stdout:op 380 completed, throughput=4.94MB/sec 2024-08-10T05:34:02.263 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QW-B-gziPE4jBxF off=399629 len=1375589 2024-08-10T05:34:02.264 INFO:tasks.workunit.client.0.smithi086.stdout:op 381 completed, throughput=4.96MB/sec 2024-08-10T05:34:02.264 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-npFCpxZk1zVpJJx off=10670089 len=1838729 2024-08-10T05:34:02.267 INFO:tasks.workunit.client.0.smithi086.stdout:op 382 completed, throughput=4.99MB/sec 2024-08-10T05:34:02.267 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uNRQplPqnZ1THlZ off=16629405 len=1951808 2024-08-10T05:34:02.269 INFO:tasks.workunit.client.0.smithi086.stdout:op 383 completed, throughput=5.01MB/sec 2024-08-10T05:34:03.269 INFO:tasks.workunit.client.0.smithi086.stdout: 74: throughput=4.94MB/sec pending data=0 2024-08-10T05:34:03.270 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-80QpNWOibo9bFzx off=3828968 len=1830374 2024-08-10T05:34:03.281 INFO:tasks.workunit.client.0.smithi086.stdout:op 384 completed, throughput=4.97MB/sec 2024-08-10T05:34:03.281 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-m3eMfiyHgDJgrgm off=4003550 len=1933365 2024-08-10T05:34:03.290 INFO:tasks.workunit.client.0.smithi086.stdout:op 385 completed, throughput=4.99MB/sec 2024-08-10T05:34:03.291 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-u7shUpfsmM4ZJcU off=3536253 len=1394947 2024-08-10T05:34:03.292 INFO:tasks.workunit.client.0.smithi086.stdout:op 386 completed, throughput=5.01MB/sec 2024-08-10T05:34:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:03 smithi086 ceph-mon[98993]: pgmap v1440: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:34:03.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:03 smithi086 ceph-mon[101471]: pgmap v1440: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:34:03.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:03 smithi159 ceph-mon[90359]: pgmap v1440: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:34:04.292 INFO:tasks.workunit.client.0.smithi086.stdout: 75: throughput=4.94MB/sec pending data=0 2024-08-10T05:34:04.293 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-o03PuuwwMUWzedw off=11173515 len=1619472 2024-08-10T05:34:04.295 INFO:tasks.workunit.client.0.smithi086.stdout:op 387 completed, throughput=4.96MB/sec 2024-08-10T05:34:04.295 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aiJrvmt1nsfgCF7 off=14641676 len=1034420 2024-08-10T05:34:04.300 INFO:tasks.workunit.client.0.smithi086.stdout:op 388 completed, throughput=4.97MB/sec 2024-08-10T05:34:04.301 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fUqiXdOxPDFNNqn off=11070274 len=793950 2024-08-10T05:34:04.305 INFO:tasks.workunit.client.0.smithi086.stdout:op 389 completed, throughput=4.98MB/sec 2024-08-10T05:34:04.305 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pRaHpiqy5mBYNXV off=15953629 len=349503 2024-08-10T05:34:04.306 INFO:tasks.workunit.client.0.smithi086.stdout:op 390 completed, throughput=4.99MB/sec 2024-08-10T05:34:04.306 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-H-gKkZBMiFZg70F off=7477369 len=1918344 2024-08-10T05:34:04.323 INFO:tasks.workunit.client.0.smithi086.stdout:op 391 completed, throughput=5.01MB/sec 2024-08-10T05:34:05.324 INFO:tasks.workunit.client.0.smithi086.stdout: 76: throughput=4.95MB/sec pending data=0 2024-08-10T05:34:05.324 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-p8kWrYoFKmm4wH5 off=700108 len=452289 2024-08-10T05:34:05.325 INFO:tasks.workunit.client.0.smithi086.stdout:op 392 completed, throughput=4.95MB/sec 2024-08-10T05:34:05.325 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-r6IGq-kGz5dT82g off=6236144 len=1846179 2024-08-10T05:34:05.327 INFO:tasks.workunit.client.0.smithi086.stdout:op 393 completed, throughput=4.97MB/sec 2024-08-10T05:34:05.328 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-R04pS_jiH2pj15J off=2128927 len=1361778 2024-08-10T05:34:05.330 INFO:tasks.workunit.client.0.smithi086.stdout:op 394 completed, throughput=4.99MB/sec 2024-08-10T05:34:05.331 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3TroYQvS_LgRMFK off=19388615 len=1992727 2024-08-10T05:34:05.333 INFO:tasks.workunit.client.0.smithi086.stdout:op 395 completed, throughput=5.02MB/sec 2024-08-10T05:34:05.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:05 smithi086 ceph-mon[98993]: pgmap v1441: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:34:05.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:05 smithi086 ceph-mon[101471]: pgmap v1441: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:34:05.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:05 smithi159 ceph-mon[90359]: pgmap v1441: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:34:06.333 INFO:tasks.workunit.client.0.smithi086.stdout: 77: throughput=4.95MB/sec pending data=0 2024-08-10T05:34:06.334 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7MikHNzUW_tbX4I off=10106624 len=1828254 2024-08-10T05:34:06.336 INFO:tasks.workunit.client.0.smithi086.stdout:op 396 completed, throughput=4.97MB/sec 2024-08-10T05:34:06.336 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CIU1qX-5EPHajwX off=991049 len=1487681 2024-08-10T05:34:06.338 INFO:tasks.workunit.client.0.smithi086.stdout:op 397 completed, throughput=4.99MB/sec 2024-08-10T05:34:06.338 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rdCO0ckY6rfHraB off=12334452 len=1145824 2024-08-10T05:34:06.343 INFO:tasks.workunit.client.0.smithi086.stdout:op 398 completed, throughput=5MB/sec 2024-08-10T05:34:07.344 INFO:tasks.workunit.client.0.smithi086.stdout: 78: throughput=4.94MB/sec pending data=0 2024-08-10T05:34:07.344 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kSERqFJvGkEy_7t off=8275566 len=140206 2024-08-10T05:34:07.346 INFO:tasks.workunit.client.0.smithi086.stdout:op 399 completed, throughput=4.94MB/sec 2024-08-10T05:34:07.347 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xoqqyAFGMQIYLMQ off=6477486 len=1481695 2024-08-10T05:34:07.348 INFO:tasks.workunit.client.0.smithi086.stdout:op 400 completed, throughput=4.96MB/sec 2024-08-10T05:34:07.348 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vgS2YCmcCsNvWKU off=4833806 len=2091248 2024-08-10T05:34:07.362 INFO:tasks.workunit.client.0.smithi086.stdout:op 401 completed, throughput=4.99MB/sec 2024-08-10T05:34:07.362 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BZbzer3IRUUkSjF off=9323072 len=1506582 2024-08-10T05:34:07.364 INFO:tasks.workunit.client.0.smithi086.stdout:op 402 completed, throughput=5MB/sec 2024-08-10T05:34:07.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:07 smithi086 ceph-mon[98993]: pgmap v1442: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-10T05:34:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:07 smithi086 ceph-mon[101471]: pgmap v1442: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-10T05:34:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:07 smithi159 ceph-mon[90359]: pgmap v1442: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-10T05:34:08.364 INFO:tasks.workunit.client.0.smithi086.stdout: 79: throughput=4.94MB/sec pending data=0 2024-08-10T05:34:08.365 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oIHD4PIkDBLl1eL off=14942967 len=1946664 2024-08-10T05:34:08.367 INFO:tasks.workunit.client.0.smithi086.stdout:op 403 completed, throughput=4.96MB/sec 2024-08-10T05:34:08.367 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-eQF8KY1inWN21qo off=11322650 len=1474395 2024-08-10T05:34:08.370 INFO:tasks.workunit.client.0.smithi086.stdout:op 404 completed, throughput=4.98MB/sec 2024-08-10T05:34:08.370 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nYfKqqT8HsfP8I7 off=0 len=1463584 2024-08-10T05:34:08.372 INFO:tasks.workunit.client.0.smithi086.stdout:op 405 completed, throughput=5MB/sec 2024-08-10T05:34:08.372 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_zruoTGw2ClD7iY off=1035647 len=269809 2024-08-10T05:34:08.375 INFO:tasks.workunit.client.0.smithi086.stdout:op 406 completed, throughput=5MB/sec 2024-08-10T05:34:08.551 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:34:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:34:08] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-08-10T05:34:08.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:08 smithi086 ceph-mon[98993]: pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:34:08.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:08 smithi086 ceph-mon[101471]: pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:34:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:08 smithi159 ceph-mon[90359]: pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:34:09.376 INFO:tasks.workunit.client.0.smithi086.stdout: 80: throughput=4.94MB/sec pending data=0 2024-08-10T05:34:09.376 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4-ONqsDcFktmF8K off=3206226 len=171386 2024-08-10T05:34:09.379 INFO:tasks.workunit.client.0.smithi086.stdout:op 407 completed, throughput=4.94MB/sec 2024-08-10T05:34:09.379 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oQBmf85ZZCkd5nC off=7870275 len=1447751 2024-08-10T05:34:09.381 INFO:tasks.workunit.client.0.smithi086.stdout:op 408 completed, throughput=4.96MB/sec 2024-08-10T05:34:09.381 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JTwMxxXzSbNFV4M off=8178419 len=355477 2024-08-10T05:34:09.382 INFO:tasks.workunit.client.0.smithi086.stdout:op 409 completed, throughput=4.96MB/sec 2024-08-10T05:34:09.382 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ebE7jo5y8Jfa3CV off=3022943 len=2076883 2024-08-10T05:34:09.396 INFO:tasks.workunit.client.0.smithi086.stdout:op 410 completed, throughput=4.99MB/sec 2024-08-10T05:34:09.396 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Nrj2uCH5w5k1Okb off=1161657 len=47323 2024-08-10T05:34:09.398 INFO:tasks.workunit.client.0.smithi086.stdout:op 411 completed, throughput=4.99MB/sec 2024-08-10T05:34:09.398 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LfGGJX83XsnNbRZ off=14596866 len=26322 2024-08-10T05:34:09.399 INFO:tasks.workunit.client.0.smithi086.stdout:op 412 completed, throughput=4.99MB/sec 2024-08-10T05:34:09.399 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-adJnmtbggV3Uk7u off=3762268 len=1264183 2024-08-10T05:34:09.400 INFO:tasks.workunit.client.0.smithi086.stdout:op 413 completed, throughput=5MB/sec 2024-08-10T05:34:10.401 INFO:tasks.workunit.client.0.smithi086.stdout: 81: throughput=4.94MB/sec pending data=0 2024-08-10T05:34:10.401 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1btv6G5ePxDMe1_ off=908674 len=1843888 2024-08-10T05:34:10.410 INFO:tasks.workunit.client.0.smithi086.stdout:op 414 completed, throughput=4.96MB/sec 2024-08-10T05:34:10.410 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TzVKVdG73kOxZSi off=7292369 len=1051962 2024-08-10T05:34:10.413 INFO:tasks.workunit.client.0.smithi086.stdout:op 415 completed, throughput=4.97MB/sec 2024-08-10T05:34:10.413 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sH7UBdlBAR0u1Rc off=4323063 len=512698 2024-08-10T05:34:10.414 INFO:tasks.workunit.client.0.smithi086.stdout:op 416 completed, throughput=4.98MB/sec 2024-08-10T05:34:10.415 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-khCk8MDAdahqXVT off=5808607 len=2004051 2024-08-10T05:34:10.418 INFO:tasks.workunit.client.0.smithi086.stdout:op 417 completed, throughput=5MB/sec 2024-08-10T05:34:11.419 INFO:tasks.workunit.client.0.smithi086.stdout: 82: throughput=4.94MB/sec pending data=0 2024-08-10T05:34:11.419 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5PhvNDbOAG_Rce8 off=1620883 len=1380987 2024-08-10T05:34:11.424 INFO:tasks.workunit.client.0.smithi086.stdout:op 418 completed, throughput=4.96MB/sec 2024-08-10T05:34:11.425 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BEUAPR3573jEJFP off=11777357 len=568114 2024-08-10T05:34:11.429 INFO:tasks.workunit.client.0.smithi086.stdout:op 419 completed, throughput=4.96MB/sec 2024-08-10T05:34:11.429 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-67sS4dZn7TfAHYe off=2447597 len=398749 2024-08-10T05:34:11.430 INFO:tasks.workunit.client.0.smithi086.stdout:op 420 completed, throughput=4.97MB/sec 2024-08-10T05:34:11.430 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-U5a2NSiz8aZ67L6 off=3900247 len=662404 2024-08-10T05:34:11.431 INFO:tasks.workunit.client.0.smithi086.stdout:op 421 completed, throughput=4.98MB/sec 2024-08-10T05:34:11.431 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yqA_6rVSuMBB5Ct off=4628600 len=1012473 2024-08-10T05:34:11.435 INFO:tasks.workunit.client.0.smithi086.stdout:op 422 completed, throughput=4.99MB/sec 2024-08-10T05:34:11.436 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dYzAt7sl6priwjO off=8843710 len=1164273 2024-08-10T05:34:11.443 INFO:tasks.workunit.client.0.smithi086.stdout:op 423 completed, throughput=5MB/sec 2024-08-10T05:34:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:11 smithi086 ceph-mon[98993]: pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:34:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:34:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:11 smithi086 ceph-mon[101471]: pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:34:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:34:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:11 smithi159 ceph-mon[90359]: pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:34:12.011 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:34:12.444 INFO:tasks.workunit.client.0.smithi086.stdout: 83: throughput=4.94MB/sec pending data=0 2024-08-10T05:34:12.444 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tuNqXsQGiHys3uZ off=4795709 len=1534760 2024-08-10T05:34:12.446 INFO:tasks.workunit.client.0.smithi086.stdout:op 424 completed, throughput=4.96MB/sec 2024-08-10T05:34:12.446 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3ldyEaFIIUw7pOT off=18017905 len=1994698 2024-08-10T05:34:12.448 INFO:tasks.workunit.client.0.smithi086.stdout:op 425 completed, throughput=4.98MB/sec 2024-08-10T05:34:12.448 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-K5MvNM8JB06-GUD off=6017110 len=167561 2024-08-10T05:34:12.451 INFO:tasks.workunit.client.0.smithi086.stdout:op 426 completed, throughput=4.98MB/sec 2024-08-10T05:34:12.451 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-p5cPoadsEfpTSDE off=1908154 len=438520 2024-08-10T05:34:12.451 INFO:tasks.workunit.client.0.smithi086.stdout:op 427 completed, throughput=4.99MB/sec 2024-08-10T05:34:12.452 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Q2i24KfXtBRyDIl off=3507239 len=943396 2024-08-10T05:34:12.453 INFO:tasks.workunit.client.0.smithi086.stdout:op 428 completed, throughput=5MB/sec 2024-08-10T05:34:12.453 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZjN17Wxf3czI2gl off=6345508 len=1082921 2024-08-10T05:34:12.458 INFO:tasks.workunit.client.0.smithi086.stdout:op 429 completed, throughput=5.01MB/sec 2024-08-10T05:34:13.459 INFO:tasks.workunit.client.0.smithi086.stdout: 84: throughput=4.95MB/sec pending data=0 2024-08-10T05:34:13.459 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sWCHy9aDbRrbPIp off=1819297 len=13894 2024-08-10T05:34:13.459 INFO:tasks.workunit.client.0.smithi086.stdout:op 430 completed, throughput=4.95MB/sec 2024-08-10T05:34:13.459 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VaXW860k8uOWAd4 off=2075801 len=366188 2024-08-10T05:34:13.461 INFO:tasks.workunit.client.0.smithi086.stdout:op 431 completed, throughput=4.96MB/sec 2024-08-10T05:34:13.461 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QtHRWak9sCGUQqV off=1093752 len=1007493 2024-08-10T05:34:13.466 INFO:tasks.workunit.client.0.smithi086.stdout:op 432 completed, throughput=4.97MB/sec 2024-08-10T05:34:13.467 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_X16vsVIoc6HG-l off=15995110 len=1726803 2024-08-10T05:34:13.469 INFO:tasks.workunit.client.0.smithi086.stdout:op 433 completed, throughput=4.99MB/sec 2024-08-10T05:34:13.469 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5NtAo2oQxly25L5 off=16854661 len=1027198 2024-08-10T05:34:13.474 INFO:tasks.workunit.client.0.smithi086.stdout:op 434 completed, throughput=5MB/sec 2024-08-10T05:34:13.474 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YPqmPmzpjX-Fa1y off=15881863 len=115692 2024-08-10T05:34:13.475 INFO:tasks.workunit.client.0.smithi086.stdout:op 435 completed, throughput=5MB/sec 2024-08-10T05:34:13.475 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mFvwYT820_9vGCo off=16740163 len=402561 2024-08-10T05:34:13.476 INFO:tasks.workunit.client.0.smithi086.stdout:op 436 completed, throughput=5MB/sec 2024-08-10T05:34:13.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:13 smithi086 ceph-mon[98993]: pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:34:13.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:13 smithi086 ceph-mon[101471]: pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:34:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:13 smithi159 ceph-mon[90359]: pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:34:14.476 INFO:tasks.workunit.client.0.smithi086.stdout: 85: throughput=4.94MB/sec pending data=0 2024-08-10T05:34:14.476 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yhMJl6NF8oxXFzf off=3788624 len=1383942 2024-08-10T05:34:14.483 INFO:tasks.workunit.client.0.smithi086.stdout:op 437 completed, throughput=4.96MB/sec 2024-08-10T05:34:14.483 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6AeBm3zCuK3N8OK off=7375527 len=1922189 2024-08-10T05:34:14.485 INFO:tasks.workunit.client.0.smithi086.stdout:op 438 completed, throughput=4.98MB/sec 2024-08-10T05:34:14.485 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Hmi1urMH_TXogGS off=981183 len=559893 2024-08-10T05:34:14.489 INFO:tasks.workunit.client.0.smithi086.stdout:op 439 completed, throughput=4.99MB/sec 2024-08-10T05:34:14.489 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7WgFfL4skOllEK3 off=6423950 len=244882 2024-08-10T05:34:14.492 INFO:tasks.workunit.client.0.smithi086.stdout:op 440 completed, throughput=4.99MB/sec 2024-08-10T05:34:14.492 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-U-OqMf-pMk2VAJO off=2396048 len=1899916 2024-08-10T05:34:14.503 INFO:tasks.workunit.client.0.smithi086.stdout:op 441 completed, throughput=5.01MB/sec 2024-08-10T05:34:15.503 INFO:tasks.workunit.client.0.smithi086.stdout: 86: throughput=4.95MB/sec pending data=0 2024-08-10T05:34:15.504 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FmfIX_umJLNBQLN off=3503503 len=1530096 2024-08-10T05:34:15.513 INFO:tasks.workunit.client.0.smithi086.stdout:op 442 completed, throughput=4.97MB/sec 2024-08-10T05:34:15.513 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DkWZIL0rq-xmYq8 off=1216417 len=1112310 2024-08-10T05:34:15.515 INFO:tasks.workunit.client.0.smithi086.stdout:op 443 completed, throughput=4.98MB/sec 2024-08-10T05:34:15.515 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pdjh9APNuLPT142 off=6921775 len=1801544 2024-08-10T05:34:15.517 INFO:tasks.workunit.client.0.smithi086.stdout:op 444 completed, throughput=5MB/sec 2024-08-10T05:34:15.517 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KxTVYCms0NpIxKg off=15636249 len=436729 2024-08-10T05:34:15.520 INFO:tasks.workunit.client.0.smithi086.stdout:op 445 completed, throughput=5MB/sec 2024-08-10T05:34:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:15 smithi086 ceph-mon[98993]: pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:34:15.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:15 smithi086 ceph-mon[101471]: pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:34:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:15 smithi159 ceph-mon[90359]: pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:34:16.520 INFO:tasks.workunit.client.0.smithi086.stdout: 87: throughput=4.95MB/sec pending data=0 2024-08-10T05:34:16.520 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2G8a3Wp7ZqOvpEV off=10013992 len=1597806 2024-08-10T05:34:16.522 INFO:tasks.workunit.client.0.smithi086.stdout:op 446 completed, throughput=4.96MB/sec 2024-08-10T05:34:16.523 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yDIztdf-5g_ghD8 off=10098285 len=987867 2024-08-10T05:34:16.524 INFO:tasks.workunit.client.0.smithi086.stdout:op 447 completed, throughput=4.98MB/sec 2024-08-10T05:34:16.524 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eTYAxhf4dq7VH4b off=4040095 len=1265836 2024-08-10T05:34:16.530 INFO:tasks.workunit.client.0.smithi086.stdout:op 448 completed, throughput=4.99MB/sec 2024-08-10T05:34:16.530 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Hp1OvegvkjerITj off=1287529 len=1744889 2024-08-10T05:34:16.538 INFO:tasks.workunit.client.0.smithi086.stdout:op 449 completed, throughput=5.01MB/sec 2024-08-10T05:34:17.539 INFO:tasks.workunit.client.0.smithi086.stdout: 88: throughput=4.95MB/sec pending data=0 2024-08-10T05:34:17.539 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-F4fSagK8oPTnfKG off=1346439 len=300127 2024-08-10T05:34:17.540 INFO:tasks.workunit.client.0.smithi086.stdout:op 450 completed, throughput=4.95MB/sec 2024-08-10T05:34:17.540 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QGYnmx68zfeDrjn off=12075359 len=156475 2024-08-10T05:34:17.543 INFO:tasks.workunit.client.0.smithi086.stdout:op 451 completed, throughput=4.96MB/sec 2024-08-10T05:34:17.543 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Nx8lnpnuuiHtHUS off=5614725 len=2005279 2024-08-10T05:34:17.552 INFO:tasks.workunit.client.0.smithi086.stdout:op 452 completed, throughput=4.98MB/sec 2024-08-10T05:34:17.552 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-L2gHZxuOaXFunqT off=2690086 len=760137 2024-08-10T05:34:17.553 INFO:tasks.workunit.client.0.smithi086.stdout:op 453 completed, throughput=4.98MB/sec 2024-08-10T05:34:17.553 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-z1CIDX2esad-Xp- off=13661140 len=1031514 2024-08-10T05:34:17.558 INFO:tasks.workunit.client.0.smithi086.stdout:op 454 completed, throughput=5MB/sec 2024-08-10T05:34:17.558 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6FXp5WO5GUIbMO3 off=11016126 len=1653523 2024-08-10T05:34:17.560 INFO:tasks.workunit.client.0.smithi086.stdout:op 455 completed, throughput=5.01MB/sec 2024-08-10T05:34:17.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:17 smithi086 ceph-mon[98993]: pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-10T05:34:17.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:17 smithi086 ceph-mon[101471]: pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-10T05:34:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:17 smithi159 ceph-mon[90359]: pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-10T05:34:18.560 INFO:tasks.workunit.client.0.smithi086.stdout: 89: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:18.560 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-r74EF0kshMbyJkM off=8148482 len=1970376 2024-08-10T05:34:18.569 INFO:tasks.workunit.client.0.smithi086.stdout:op 456 completed, throughput=4.98MB/sec 2024-08-10T05:34:18.569 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OdNPuSbo_LwkLAE off=3170615 len=1843413 2024-08-10T05:34:18.578 INFO:tasks.workunit.client.0.smithi086.stdout:op 457 completed, throughput=5MB/sec 2024-08-10T05:34:18.578 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aHIbw2QUOi99BTj off=3945148 len=2066269 2024-08-10T05:34:18.579 INFO:tasks.workunit.client.0.smithi086.stdout:op 458 completed, throughput=5.02MB/sec 2024-08-10T05:34:18.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:34:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:34:18] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-08-10T05:34:19.580 INFO:tasks.workunit.client.0.smithi086.stdout: 90: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:19.580 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qzNr_dUHM2O41rL off=5689549 len=744774 2024-08-10T05:34:19.584 INFO:tasks.workunit.client.0.smithi086.stdout:op 459 completed, throughput=4.97MB/sec 2024-08-10T05:34:19.584 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-G5rGUR7vuae7dyG off=8411708 len=158465 2024-08-10T05:34:19.585 INFO:tasks.workunit.client.0.smithi086.stdout:op 460 completed, throughput=4.97MB/sec 2024-08-10T05:34:19.585 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ez8xa9B-8p4kkrc off=4282811 len=64090 2024-08-10T05:34:19.585 INFO:tasks.workunit.client.0.smithi086.stdout:op 461 completed, throughput=4.97MB/sec 2024-08-10T05:34:19.585 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kfagV1juy8RG0RS off=6121474 len=369034 2024-08-10T05:34:19.588 INFO:tasks.workunit.client.0.smithi086.stdout:op 462 completed, throughput=4.98MB/sec 2024-08-10T05:34:19.589 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FLXQeoftmrdjzF6 off=1481044 len=875110 2024-08-10T05:34:19.590 INFO:tasks.workunit.client.0.smithi086.stdout:op 463 completed, throughput=4.99MB/sec 2024-08-10T05:34:19.590 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2k-oFWZQgYi_cw6 off=0 len=1752064 2024-08-10T05:34:19.598 INFO:tasks.workunit.client.0.smithi086.stdout:op 464 completed, throughput=5MB/sec 2024-08-10T05:34:19.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:19 smithi086 ceph-mon[101471]: pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:34:19.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:19 smithi086 ceph-mon[98993]: pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:34:19.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:19 smithi159 ceph-mon[90359]: pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:34:20.598 INFO:tasks.workunit.client.0.smithi086.stdout: 91: throughput=4.95MB/sec pending data=0 2024-08-10T05:34:20.599 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fXmnBnBukB8fNwA off=1073005 len=206712 2024-08-10T05:34:20.601 INFO:tasks.workunit.client.0.smithi086.stdout:op 465 completed, throughput=4.95MB/sec 2024-08-10T05:34:20.601 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qj5i-H0BItugTAD off=3010204 len=1228549 2024-08-10T05:34:20.606 INFO:tasks.workunit.client.0.smithi086.stdout:op 466 completed, throughput=4.96MB/sec 2024-08-10T05:34:20.607 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CYLH0x-hKboIIE6 off=1184604 len=1268287 2024-08-10T05:34:20.614 INFO:tasks.workunit.client.0.smithi086.stdout:op 467 completed, throughput=4.98MB/sec 2024-08-10T05:34:20.614 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pyWh90fMvlq24Xg off=1285863 len=658249 2024-08-10T05:34:20.617 INFO:tasks.workunit.client.0.smithi086.stdout:op 468 completed, throughput=4.98MB/sec 2024-08-10T05:34:20.617 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-n_6oiZLDWEq7bPd off=2014167 len=848950 2024-08-10T05:34:20.621 INFO:tasks.workunit.client.0.smithi086.stdout:op 469 completed, throughput=4.99MB/sec 2024-08-10T05:34:20.621 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AREoy8kLDUd2MLW off=22133963 len=1709612 2024-08-10T05:34:20.623 INFO:tasks.workunit.client.0.smithi086.stdout:op 470 completed, throughput=5.01MB/sec 2024-08-10T05:34:21.624 INFO:tasks.workunit.client.0.smithi086.stdout: 92: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:21.624 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qVxNv6ViAGgdCS0 off=8003575 len=215115 2024-08-10T05:34:21.627 INFO:tasks.workunit.client.0.smithi086.stdout:op 471 completed, throughput=4.96MB/sec 2024-08-10T05:34:21.627 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-R9wc9mXzMIf76w8 off=2367276 len=995771 2024-08-10T05:34:21.629 INFO:tasks.workunit.client.0.smithi086.stdout:op 472 completed, throughput=4.97MB/sec 2024-08-10T05:34:21.629 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tE9XGMK1wPryjTw off=16442858 len=1341747 2024-08-10T05:34:21.631 INFO:tasks.workunit.client.0.smithi086.stdout:op 473 completed, throughput=4.98MB/sec 2024-08-10T05:34:21.631 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zRpLRdFhSyFKbDd off=13890122 len=898669 2024-08-10T05:34:21.633 INFO:tasks.workunit.client.0.smithi086.stdout:op 474 completed, throughput=4.99MB/sec 2024-08-10T05:34:21.633 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WO9KGPzYknf7in5 off=5261883 len=1939577 2024-08-10T05:34:21.641 INFO:tasks.workunit.client.0.smithi086.stdout:op 475 completed, throughput=5.01MB/sec 2024-08-10T05:34:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:21 smithi086 ceph-mon[98993]: pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:34:21.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:21 smithi086 ceph-mon[101471]: pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:34:21.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:21 smithi159 ceph-mon[90359]: pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:34:22.642 INFO:tasks.workunit.client.0.smithi086.stdout: 93: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:22.642 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-52uf1Sric2cYJvB off=18102695 len=149234 2024-08-10T05:34:22.645 INFO:tasks.workunit.client.0.smithi086.stdout:op 476 completed, throughput=4.96MB/sec 2024-08-10T05:34:22.645 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yCXbMCZNSeicGkn off=203095 len=639518 2024-08-10T05:34:22.646 INFO:tasks.workunit.client.0.smithi086.stdout:op 477 completed, throughput=4.96MB/sec 2024-08-10T05:34:22.646 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-p3aGwKG9kojJN1k off=2616109 len=2081276 2024-08-10T05:34:22.656 INFO:tasks.workunit.client.0.smithi086.stdout:op 478 completed, throughput=4.98MB/sec 2024-08-10T05:34:22.656 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-U5I6U1DRncs4HE- off=23430851 len=1924482 2024-08-10T05:34:22.659 INFO:tasks.workunit.client.0.smithi086.stdout:op 479 completed, throughput=5MB/sec 2024-08-10T05:34:23.660 INFO:tasks.workunit.client.0.smithi086.stdout: 94: throughput=4.95MB/sec pending data=0 2024-08-10T05:34:23.660 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-z4d0-t8hGS8DVhB off=3190490 len=1852160 2024-08-10T05:34:23.662 INFO:tasks.workunit.client.0.smithi086.stdout:op 480 completed, throughput=4.97MB/sec 2024-08-10T05:34:23.662 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-y87Zo-iD9KuM9he off=11757264 len=1196468 2024-08-10T05:34:23.669 INFO:tasks.workunit.client.0.smithi086.stdout:op 481 completed, throughput=4.98MB/sec 2024-08-10T05:34:23.669 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6EJZoFnT631lW0r off=21392809 len=149878 2024-08-10T05:34:23.671 INFO:tasks.workunit.client.0.smithi086.stdout:op 482 completed, throughput=4.98MB/sec 2024-08-10T05:34:23.671 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3ozyj97731amIKy off=11210286 len=1599755 2024-08-10T05:34:23.680 INFO:tasks.workunit.client.0.smithi086.stdout:op 483 completed, throughput=5MB/sec 2024-08-10T05:34:23.680 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pzIZ-Vu9aa16D0D off=10425728 len=1180856 2024-08-10T05:34:23.682 INFO:tasks.workunit.client.0.smithi086.stdout:op 484 completed, throughput=5.01MB/sec 2024-08-10T05:34:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:23 smithi086 ceph-mon[98993]: pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:34:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:23 smithi086 ceph-mon[101471]: pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:34:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:23 smithi159 ceph-mon[90359]: pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:34:24.682 INFO:tasks.workunit.client.0.smithi086.stdout: 95: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:24.682 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8UAj0bFlOUw82p8 off=20055275 len=787116 2024-08-10T05:34:24.683 INFO:tasks.workunit.client.0.smithi086.stdout:op 485 completed, throughput=4.97MB/sec 2024-08-10T05:34:24.683 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zLieuL9xHQK9huy off=2418480 len=1359998 2024-08-10T05:34:24.691 INFO:tasks.workunit.client.0.smithi086.stdout:op 486 completed, throughput=4.98MB/sec 2024-08-10T05:34:24.692 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UaXTqr0MKlkOus- off=7458130 len=1798551 2024-08-10T05:34:24.700 INFO:tasks.workunit.client.0.smithi086.stdout:op 487 completed, throughput=5MB/sec 2024-08-10T05:34:24.700 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Zvs5wBCRbIO8tge off=10902377 len=1511428 2024-08-10T05:34:24.701 INFO:tasks.workunit.client.0.smithi086.stdout:op 488 completed, throughput=5.01MB/sec 2024-08-10T05:34:25.702 INFO:tasks.workunit.client.0.smithi086.stdout: 96: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:25.702 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_mBb9JxpAUeboy8 off=13869553 len=1166551 2024-08-10T05:34:25.710 INFO:tasks.workunit.client.0.smithi086.stdout:op 489 completed, throughput=4.97MB/sec 2024-08-10T05:34:25.710 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-frCwJ5mcHO56jeL off=2177953 len=964964 2024-08-10T05:34:25.716 INFO:tasks.workunit.client.0.smithi086.stdout:op 490 completed, throughput=4.98MB/sec 2024-08-10T05:34:25.716 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-t-MTB2qORo3VTlC off=16357274 len=1557349 2024-08-10T05:34:25.723 INFO:tasks.workunit.client.0.smithi086.stdout:op 491 completed, throughput=4.99MB/sec 2024-08-10T05:34:25.723 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ndx-VmEuX2dvbMR off=1531681 len=1628894 2024-08-10T05:34:25.731 INFO:tasks.workunit.client.0.smithi086.stdout:op 492 completed, throughput=5.01MB/sec 2024-08-10T05:34:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:25 smithi086 ceph-mon[98993]: pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:34:25.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:25 smithi086 ceph-mon[101471]: pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:34:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:25 smithi159 ceph-mon[90359]: pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:34:26.731 INFO:tasks.workunit.client.0.smithi086.stdout: 97: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:26.732 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-z4skB_xP2PYCRnW off=313700 len=1696987 2024-08-10T05:34:26.734 INFO:tasks.workunit.client.0.smithi086.stdout:op 493 completed, throughput=4.98MB/sec 2024-08-10T05:34:26.734 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WxXeIrxEhLbC-hT off=1265429 len=1579485 2024-08-10T05:34:26.743 INFO:tasks.workunit.client.0.smithi086.stdout:op 494 completed, throughput=4.99MB/sec 2024-08-10T05:34:26.743 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-o03PuuwwMUWzedw off=14653189 len=68747 2024-08-10T05:34:26.746 INFO:tasks.workunit.client.0.smithi086.stdout:op 495 completed, throughput=4.99MB/sec 2024-08-10T05:34:26.746 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-m18oc4uCvMbjGNL off=2033910 len=234655 2024-08-10T05:34:26.747 INFO:tasks.workunit.client.0.smithi086.stdout:op 496 completed, throughput=4.99MB/sec 2024-08-10T05:34:26.747 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xKvDBW99SvxSxa0 off=11012356 len=1625010 2024-08-10T05:34:26.748 INFO:tasks.workunit.client.0.smithi086.stdout:op 497 completed, throughput=5.01MB/sec 2024-08-10T05:34:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:34:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:34:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:34:27.749 INFO:tasks.workunit.client.0.smithi086.stdout: 98: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:27.749 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-znm8eefZKSo4guO off=9270734 len=1530481 2024-08-10T05:34:27.756 INFO:tasks.workunit.client.0.smithi086.stdout:op 498 completed, throughput=4.97MB/sec 2024-08-10T05:34:27.756 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vVc2JLz0--Nb8O1 off=10433305 len=104398 2024-08-10T05:34:27.756 INFO:tasks.workunit.client.0.smithi086.stdout:op 499 completed, throughput=4.97MB/sec 2024-08-10T05:34:27.756 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AOjR1H0qW0gStpn off=13529664 len=1516903 2024-08-10T05:34:27.758 INFO:tasks.workunit.client.0.smithi086.stdout:op 500 completed, throughput=4.99MB/sec 2024-08-10T05:34:27.758 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--nALKC9T9t_rm-Y off=8224508 len=390793 2024-08-10T05:34:27.758 INFO:tasks.workunit.client.0.smithi086.stdout:op 501 completed, throughput=4.99MB/sec 2024-08-10T05:34:27.758 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9j8COR_YC7LGaMV off=4112874 len=1287886 2024-08-10T05:34:27.759 INFO:tasks.workunit.client.0.smithi086.stdout:op 502 completed, throughput=5MB/sec 2024-08-10T05:34:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:27 smithi086 ceph-mon[101471]: pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:34:27.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:27 smithi086 ceph-mon[98993]: pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:34:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:27 smithi159 ceph-mon[90359]: pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:34:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:34:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:34:28] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2024-08-10T05:34:28.760 INFO:tasks.workunit.client.0.smithi086.stdout: 99: throughput=4.95MB/sec pending data=0 2024-08-10T05:34:28.760 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ix3K6YvhRGhr7rD off=4274199 len=270348 2024-08-10T05:34:28.763 INFO:tasks.workunit.client.0.smithi086.stdout:op 503 completed, throughput=4.96MB/sec 2024-08-10T05:34:28.763 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-llDDLik-fbRzWmn off=5781541 len=1147659 2024-08-10T05:34:28.766 INFO:tasks.workunit.client.0.smithi086.stdout:op 504 completed, throughput=4.97MB/sec 2024-08-10T05:34:28.766 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cCYQH_PcrSSxWxu off=463886 len=479055 2024-08-10T05:34:28.767 INFO:tasks.workunit.client.0.smithi086.stdout:op 505 completed, throughput=4.97MB/sec 2024-08-10T05:34:28.767 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-S9ya57Hlmu9kc8y off=3912134 len=880616 2024-08-10T05:34:28.768 INFO:tasks.workunit.client.0.smithi086.stdout:op 506 completed, throughput=4.98MB/sec 2024-08-10T05:34:28.768 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HJu2XsN-wyLA9_f off=18805774 len=328174 2024-08-10T05:34:28.771 INFO:tasks.workunit.client.0.smithi086.stdout:op 507 completed, throughput=4.98MB/sec 2024-08-10T05:34:28.772 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MTmM66qPgyqKAel off=17793265 len=1133005 2024-08-10T05:34:28.777 INFO:tasks.workunit.client.0.smithi086.stdout:op 508 completed, throughput=4.99MB/sec 2024-08-10T05:34:28.778 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hY1oEL6YM79smBP off=373280 len=730481 2024-08-10T05:34:28.782 INFO:tasks.workunit.client.0.smithi086.stdout:op 509 completed, throughput=5MB/sec 2024-08-10T05:34:29.782 INFO:tasks.workunit.client.0.smithi086.stdout: 100: throughput=4.95MB/sec pending data=0 2024-08-10T05:34:29.787 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UxMw1qBh2kkprpn off=376873 len=397572 2024-08-10T05:34:29.787 INFO:tasks.workunit.client.0.smithi086.stdout:op 510 completed, throughput=4.96MB/sec 2024-08-10T05:34:29.787 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QSizPMMDroM4ENs off=5607476 len=2086365 2024-08-10T05:34:29.797 INFO:tasks.workunit.client.0.smithi086.stdout:op 511 completed, throughput=4.97MB/sec 2024-08-10T05:34:29.797 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NnDA0UOCGU3nkt0 off=29532 len=2073969 2024-08-10T05:34:29.806 INFO:tasks.workunit.client.0.smithi086.stdout:op 512 completed, throughput=4.99MB/sec 2024-08-10T05:34:29.806 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--yvefspbIBjSTqN off=15396320 len=1766010 2024-08-10T05:34:29.808 INFO:tasks.workunit.client.0.smithi086.stdout:op 513 completed, throughput=5.01MB/sec 2024-08-10T05:34:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:29 smithi086 ceph-mon[98993]: pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:34:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:29 smithi086 ceph-mon[101471]: pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:34:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:29 smithi159 ceph-mon[90359]: pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:34:30.808 INFO:tasks.workunit.client.0.smithi086.stdout: 101: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:30.809 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-V-S2KAVGlmIYUaL off=2449877 len=842295 2024-08-10T05:34:30.811 INFO:tasks.workunit.client.0.smithi086.stdout:op 514 completed, throughput=4.97MB/sec 2024-08-10T05:34:30.811 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LSUy-Ds3FMMO9S- off=15822170 len=158078 2024-08-10T05:34:30.814 INFO:tasks.workunit.client.0.smithi086.stdout:op 515 completed, throughput=4.97MB/sec 2024-08-10T05:34:30.814 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pXi-8l5c6thPKin off=2050985 len=1747109 2024-08-10T05:34:30.821 INFO:tasks.workunit.client.0.smithi086.stdout:op 516 completed, throughput=4.99MB/sec 2024-08-10T05:34:30.821 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-e07bLBsQ42Sx1LY off=8725795 len=817134 2024-08-10T05:34:30.826 INFO:tasks.workunit.client.0.smithi086.stdout:op 517 completed, throughput=4.99MB/sec 2024-08-10T05:34:30.827 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7WUZmxuUSyITKsB off=7385500 len=1507193 2024-08-10T05:34:30.833 INFO:tasks.workunit.client.0.smithi086.stdout:op 518 completed, throughput=5.01MB/sec 2024-08-10T05:34:31.834 INFO:tasks.workunit.client.0.smithi086.stdout: 102: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:31.834 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zjKiE1KBnbNgsPf off=4870101 len=459870 2024-08-10T05:34:31.838 INFO:tasks.workunit.client.0.smithi086.stdout:op 519 completed, throughput=4.96MB/sec 2024-08-10T05:34:31.838 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TGjN3A4VZ9-ZoAk off=5886454 len=2087999 2024-08-10T05:34:31.840 INFO:tasks.workunit.client.0.smithi086.stdout:op 520 completed, throughput=4.98MB/sec 2024-08-10T05:34:31.840 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-w6fhpt98nt1ZPsF off=11315845 len=2067068 2024-08-10T05:34:31.842 INFO:tasks.workunit.client.0.smithi086.stdout:op 521 completed, throughput=5MB/sec 2024-08-10T05:34:31.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:31 smithi086 ceph-mon[98993]: pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:34:31.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:31 smithi086 ceph-mon[101471]: pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:34:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:31 smithi159 ceph-mon[90359]: pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:34:32.843 INFO:tasks.workunit.client.0.smithi086.stdout: 103: throughput=4.95MB/sec pending data=0 2024-08-10T05:34:32.843 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-iXaVqwg-54GFe4n off=2147486 len=1098474 2024-08-10T05:34:32.844 INFO:tasks.workunit.client.0.smithi086.stdout:op 522 completed, throughput=4.96MB/sec 2024-08-10T05:34:32.845 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MM3zMcgH1NBphO2 off=15482575 len=1814138 2024-08-10T05:34:32.854 INFO:tasks.workunit.client.0.smithi086.stdout:op 523 completed, throughput=4.98MB/sec 2024-08-10T05:34:32.854 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-reUwIExhDzph8TT off=14395577 len=522559 2024-08-10T05:34:32.858 INFO:tasks.workunit.client.0.smithi086.stdout:op 524 completed, throughput=4.98MB/sec 2024-08-10T05:34:32.859 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8TVPusIb6yCQKpS off=6484802 len=204700 2024-08-10T05:34:32.861 INFO:tasks.workunit.client.0.smithi086.stdout:op 525 completed, throughput=4.98MB/sec 2024-08-10T05:34:32.861 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9mKiZ6S_89EZ0Za off=13714574 len=754292 2024-08-10T05:34:32.863 INFO:tasks.workunit.client.0.smithi086.stdout:op 526 completed, throughput=4.99MB/sec 2024-08-10T05:34:32.863 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-C31he1JjHIC44eS off=4664517 len=93400 2024-08-10T05:34:32.865 INFO:tasks.workunit.client.0.smithi086.stdout:op 527 completed, throughput=4.99MB/sec 2024-08-10T05:34:32.865 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rudNsUsoQZ6DWOD off=3419882 len=803996 2024-08-10T05:34:32.866 INFO:tasks.workunit.client.0.smithi086.stdout:op 528 completed, throughput=5MB/sec 2024-08-10T05:34:32.866 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CQALDCUNd-llq_4 off=7756318 len=594267 2024-08-10T05:34:32.868 INFO:tasks.workunit.client.0.smithi086.stdout:op 529 completed, throughput=5MB/sec 2024-08-10T05:34:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:32 smithi086 ceph-mon[98993]: pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:34:32.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:32 smithi086 ceph-mon[101471]: pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:34:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:32 smithi159 ceph-mon[90359]: pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:34:33.868 INFO:tasks.workunit.client.0.smithi086.stdout: 104: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:33.868 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RJixJnTLCnHCHC3 off=16792282 len=904293 2024-08-10T05:34:33.869 INFO:tasks.workunit.client.0.smithi086.stdout:op 530 completed, throughput=4.97MB/sec 2024-08-10T05:34:33.870 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-T9_MVcSDyNAG38z off=19558413 len=1900630 2024-08-10T05:34:33.872 INFO:tasks.workunit.client.0.smithi086.stdout:op 531 completed, throughput=4.98MB/sec 2024-08-10T05:34:33.872 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-foerWXawVSO8oQF off=5008555 len=1209670 2024-08-10T05:34:33.874 INFO:tasks.workunit.client.0.smithi086.stdout:op 532 completed, throughput=4.99MB/sec 2024-08-10T05:34:33.874 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-THF4wfdFubFNi5u off=8613073 len=911339 2024-08-10T05:34:33.876 INFO:tasks.workunit.client.0.smithi086.stdout:op 533 completed, throughput=5MB/sec 2024-08-10T05:34:34.876 INFO:tasks.workunit.client.0.smithi086.stdout: 105: throughput=4.95MB/sec pending data=0 2024-08-10T05:34:34.876 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mGRoyRFy0enpEU3 off=8156178 len=395144 2024-08-10T05:34:34.877 INFO:tasks.workunit.client.0.smithi086.stdout:op 534 completed, throughput=4.96MB/sec 2024-08-10T05:34:34.877 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dYQ1Rt5s_hS-OIv off=3503854 len=1828583 2024-08-10T05:34:34.888 INFO:tasks.workunit.client.0.smithi086.stdout:op 535 completed, throughput=4.97MB/sec 2024-08-10T05:34:34.889 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kq96MR2EF6TY4l4 off=1543149 len=1120579 2024-08-10T05:34:34.890 INFO:tasks.workunit.client.0.smithi086.stdout:op 536 completed, throughput=4.98MB/sec 2024-08-10T05:34:34.890 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YXBEhhXyA6ZW55j off=5537862 len=37554 2024-08-10T05:34:34.892 INFO:tasks.workunit.client.0.smithi086.stdout:op 537 completed, throughput=4.98MB/sec 2024-08-10T05:34:34.892 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-q4Ely8BcQymaA37 off=1206500 len=733781 2024-08-10T05:34:34.894 INFO:tasks.workunit.client.0.smithi086.stdout:op 538 completed, throughput=4.99MB/sec 2024-08-10T05:34:34.894 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yJxSDj0zp71cDnK off=4788255 len=129700 2024-08-10T05:34:34.895 INFO:tasks.workunit.client.0.smithi086.stdout:op 539 completed, throughput=4.99MB/sec 2024-08-10T05:34:34.895 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hAU1LSxUYmq9pg7 off=6400616 len=188101 2024-08-10T05:34:34.897 INFO:tasks.workunit.client.0.smithi086.stdout:op 540 completed, throughput=4.99MB/sec 2024-08-10T05:34:34.897 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9AN0jpnHtkcujbn off=20126770 len=1368329 2024-08-10T05:34:34.903 INFO:tasks.workunit.client.0.smithi086.stdout:op 541 completed, throughput=5.01MB/sec 2024-08-10T05:34:35.903 INFO:tasks.workunit.client.0.smithi086.stdout: 106: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:35.903 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ggcd140RkMp3eMC off=750065 len=783393 2024-08-10T05:34:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:35 smithi086 ceph-mon[101471]: pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:34:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:35 smithi086 ceph-mon[98993]: pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:34:35.905 INFO:tasks.workunit.client.0.smithi086.stdout:op 542 completed, throughput=4.97MB/sec 2024-08-10T05:34:35.905 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MHLetYLe55-jPYW off=16187029 len=533447 2024-08-10T05:34:35.906 INFO:tasks.workunit.client.0.smithi086.stdout:op 543 completed, throughput=4.97MB/sec 2024-08-10T05:34:35.906 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4vRaG6LEsJ61PgX off=1095503 len=92014 2024-08-10T05:34:35.906 INFO:tasks.workunit.client.0.smithi086.stdout:op 544 completed, throughput=4.97MB/sec 2024-08-10T05:34:35.907 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qJiJgad4XzAZ_Oy off=271974 len=1926165 2024-08-10T05:34:35.910 INFO:tasks.workunit.client.0.smithi086.stdout:op 545 completed, throughput=4.99MB/sec 2024-08-10T05:34:35.910 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dE25uUQKoe5Q0pp off=805852 len=1815307 2024-08-10T05:34:35.911 INFO:tasks.workunit.client.0.smithi086.stdout:op 546 completed, throughput=5MB/sec 2024-08-10T05:34:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:35 smithi159 ceph-mon[90359]: pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:34:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:34:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:34:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:34:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:34:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:34:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:34:36.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:34:36.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:34:36.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:34:36.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:34:36.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:34:36.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:34:36.911 INFO:tasks.workunit.client.0.smithi086.stdout: 107: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:36.912 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MTYvYcERomdLV9M off=11283788 len=1258596 2024-08-10T05:34:36.913 INFO:tasks.workunit.client.0.smithi086.stdout:op 547 completed, throughput=4.97MB/sec 2024-08-10T05:34:36.913 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rwvI4zJx5QjnmD1 off=6440981 len=1801431 2024-08-10T05:34:36.915 INFO:tasks.workunit.client.0.smithi086.stdout:op 548 completed, throughput=4.98MB/sec 2024-08-10T05:34:36.915 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6KLJphUvmCHKkEg off=17163797 len=762887 2024-08-10T05:34:36.916 INFO:tasks.workunit.client.0.smithi086.stdout:op 549 completed, throughput=4.99MB/sec 2024-08-10T05:34:36.916 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1BabOa7Qg_39WMz off=5959541 len=773576 2024-08-10T05:34:36.917 INFO:tasks.workunit.client.0.smithi086.stdout:op 550 completed, throughput=5MB/sec 2024-08-10T05:34:36.917 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7EkaDPRIxNEab_V off=4055956 len=737552 2024-08-10T05:34:36.918 INFO:tasks.workunit.client.0.smithi086.stdout:op 551 completed, throughput=5MB/sec 2024-08-10T05:34:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:34:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:34:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:34:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:34:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:34:36.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:34:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:37 smithi086 ceph-mon[98993]: pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:34:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:37 smithi086 ceph-mon[101471]: pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:34:37.918 INFO:tasks.workunit.client.0.smithi086.stdout: 108: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:37.918 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oSoTFbbna00komC off=2374175 len=1682834 2024-08-10T05:34:37.920 INFO:tasks.workunit.client.0.smithi086.stdout:op 552 completed, throughput=4.97MB/sec 2024-08-10T05:34:37.920 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uCBRAKgAaFjgKJ0 off=18717468 len=1473151 2024-08-10T05:34:37.927 INFO:tasks.workunit.client.0.smithi086.stdout:op 553 completed, throughput=4.99MB/sec 2024-08-10T05:34:37.927 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Dck4edDC3_WJAY5 off=236522 len=849520 2024-08-10T05:34:37.928 INFO:tasks.workunit.client.0.smithi086.stdout:op 554 completed, throughput=4.99MB/sec 2024-08-10T05:34:37.928 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9nGceXJ6Ra9CDa- off=14186039 len=1373307 2024-08-10T05:34:37.933 INFO:tasks.workunit.client.0.smithi086.stdout:op 555 completed, throughput=5MB/sec 2024-08-10T05:34:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:37 smithi159 ceph-mon[90359]: pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:34:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:34:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:34:38] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2024-08-10T05:34:38.933 INFO:tasks.workunit.client.0.smithi086.stdout: 109: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:38.934 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lboj_IPBe1w0cXt off=169478 len=1358374 2024-08-10T05:34:38.940 INFO:tasks.workunit.client.0.smithi086.stdout:op 556 completed, throughput=4.97MB/sec 2024-08-10T05:34:38.940 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0T-9vbjiUHLkjM_ off=3701587 len=134590 2024-08-10T05:34:38.941 INFO:tasks.workunit.client.0.smithi086.stdout:op 557 completed, throughput=4.97MB/sec 2024-08-10T05:34:38.941 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PPNViImS_gcs7oF off=9997961 len=1537521 2024-08-10T05:34:38.949 INFO:tasks.workunit.client.0.smithi086.stdout:op 558 completed, throughput=4.99MB/sec 2024-08-10T05:34:38.949 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EVsB6Hbeb0SkKtW off=20284290 len=1442327 2024-08-10T05:34:38.951 INFO:tasks.workunit.client.0.smithi086.stdout:op 559 completed, throughput=5MB/sec 2024-08-10T05:34:38.951 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7di2fiv699Noqpj off=12535239 len=1316413 2024-08-10T05:34:38.952 INFO:tasks.workunit.client.0.smithi086.stdout:op 560 completed, throughput=5.01MB/sec 2024-08-10T05:34:39.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:39 smithi086 ceph-mon[98993]: pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:34:39.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:39 smithi086 ceph-mon[101471]: pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:34:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:39 smithi159 ceph-mon[90359]: pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:34:39.953 INFO:tasks.workunit.client.0.smithi086.stdout: 110: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:39.953 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FqMAC0BlFvSjbFc off=17567107 len=633624 2024-08-10T05:34:39.957 INFO:tasks.workunit.client.0.smithi086.stdout:op 561 completed, throughput=4.97MB/sec 2024-08-10T05:34:39.957 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Hh8_P4t2oMopPr_ off=0 len=1248865 2024-08-10T05:34:39.965 INFO:tasks.workunit.client.0.smithi086.stdout:op 562 completed, throughput=4.98MB/sec 2024-08-10T05:34:39.965 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7NFL3MJ8OiuORcU off=1983860 len=1125416 2024-08-10T05:34:39.970 INFO:tasks.workunit.client.0.smithi086.stdout:op 563 completed, throughput=4.99MB/sec 2024-08-10T05:34:39.970 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Lfk4SGQ3oLlM1Ta off=0 len=1204271 2024-08-10T05:34:39.972 INFO:tasks.workunit.client.0.smithi086.stdout:op 564 completed, throughput=5MB/sec 2024-08-10T05:34:39.972 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hp1hdvNx9X4UhTS off=5668840 len=1047380 2024-08-10T05:34:39.976 INFO:tasks.workunit.client.0.smithi086.stdout:op 565 completed, throughput=5.01MB/sec 2024-08-10T05:34:40.976 INFO:tasks.workunit.client.0.smithi086.stdout: 111: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:40.976 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-E_upKbU_V1_PXfC off=3034773 len=2093988 2024-08-10T05:34:40.986 INFO:tasks.workunit.client.0.smithi086.stdout:op 566 completed, throughput=4.98MB/sec 2024-08-10T05:34:40.986 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IPtWMLjYzPWV7NA off=9892563 len=590043 2024-08-10T05:34:40.990 INFO:tasks.workunit.client.0.smithi086.stdout:op 567 completed, throughput=4.99MB/sec 2024-08-10T05:34:40.990 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-95PIsY7a9qozsh5 off=11126495 len=899868 2024-08-10T05:34:40.992 INFO:tasks.workunit.client.0.smithi086.stdout:op 568 completed, throughput=4.99MB/sec 2024-08-10T05:34:40.992 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nExlUO-D6QZvl7h off=1512897 len=1169735 2024-08-10T05:34:40.996 INFO:tasks.workunit.client.0.smithi086.stdout:op 569 completed, throughput=5MB/sec 2024-08-10T05:34:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:41 smithi086 ceph-mon[98993]: pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-10T05:34:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:34:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:41 smithi086 ceph-mon[101471]: pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-10T05:34:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:34:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:41 smithi159 ceph-mon[90359]: pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-10T05:34:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:34:41.997 INFO:tasks.workunit.client.0.smithi086.stdout: 112: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:41.997 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mY7v4CBNTmmPxWN off=6291657 len=1569815 2024-08-10T05:34:41.999 INFO:tasks.workunit.client.0.smithi086.stdout:op 570 completed, throughput=4.97MB/sec 2024-08-10T05:34:41.999 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rR2AcVnNn2rp_3e off=2426847 len=1869246 2024-08-10T05:34:42.001 INFO:tasks.workunit.client.0.smithi086.stdout:op 571 completed, throughput=4.99MB/sec 2024-08-10T05:34:42.001 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--K_af2vT5CGyd04 off=2513091 len=1656872 2024-08-10T05:34:42.004 INFO:tasks.workunit.client.0.smithi086.stdout:op 572 completed, throughput=5MB/sec 2024-08-10T05:34:43.005 INFO:tasks.workunit.client.0.smithi086.stdout: 113: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:43.005 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ra9No9Wkn8lJMT4 off=4670913 len=1251843 2024-08-10T05:34:43.007 INFO:tasks.workunit.client.0.smithi086.stdout:op 573 completed, throughput=4.97MB/sec 2024-08-10T05:34:43.007 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FPywMChOKMYvO5n off=3739177 len=644902 2024-08-10T05:34:43.011 INFO:tasks.workunit.client.0.smithi086.stdout:op 574 completed, throughput=4.97MB/sec 2024-08-10T05:34:43.011 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-luT2kPnXRo0QSb- off=886596 len=450626 2024-08-10T05:34:43.015 INFO:tasks.workunit.client.0.smithi086.stdout:op 575 completed, throughput=4.98MB/sec 2024-08-10T05:34:43.015 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1Ewv5QFBHQgeMr6 off=11931430 len=1193849 2024-08-10T05:34:43.016 INFO:tasks.workunit.client.0.smithi086.stdout:op 576 completed, throughput=4.99MB/sec 2024-08-10T05:34:43.016 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_UraqitTYs5Qhop off=4504702 len=117376 2024-08-10T05:34:43.019 INFO:tasks.workunit.client.0.smithi086.stdout:op 577 completed, throughput=4.99MB/sec 2024-08-10T05:34:43.019 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CnGEjwqHet88F_e off=7884120 len=1180863 2024-08-10T05:34:43.024 INFO:tasks.workunit.client.0.smithi086.stdout:op 578 completed, throughput=5MB/sec 2024-08-10T05:34:43.024 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CxJqzyIvH1Auj6F off=4759720 len=130383 2024-08-10T05:34:43.025 INFO:tasks.workunit.client.0.smithi086.stdout:op 579 completed, throughput=5MB/sec 2024-08-10T05:34:43.025 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kzc1WvUkn1Yeulr off=4227911 len=824304 2024-08-10T05:34:43.030 INFO:tasks.workunit.client.0.smithi086.stdout:op 580 completed, throughput=5MB/sec 2024-08-10T05:34:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:43 smithi086 ceph-mon[98993]: pgmap v1460: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:34:43.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:43 smithi086 ceph-mon[101471]: pgmap v1460: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:34:43.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:43 smithi159 ceph-mon[90359]: pgmap v1460: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:34:44.030 INFO:tasks.workunit.client.0.smithi086.stdout: 114: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:44.030 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QU5LCUBdO4lAUPn off=10568219 len=2087376 2024-08-10T05:34:44.041 INFO:tasks.workunit.client.0.smithi086.stdout:op 581 completed, throughput=4.98MB/sec 2024-08-10T05:34:44.041 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3aIlBYU4o6pPAzc off=1282668 len=1158238 2024-08-10T05:34:44.047 INFO:tasks.workunit.client.0.smithi086.stdout:op 582 completed, throughput=4.99MB/sec 2024-08-10T05:34:44.047 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-q9CBieRscYjJ0Ut off=7201047 len=1148671 2024-08-10T05:34:44.048 INFO:tasks.workunit.client.0.smithi086.stdout:op 583 completed, throughput=5MB/sec 2024-08-10T05:34:44.048 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JgMunRzO-vO0yfm off=20362555 len=2030152 2024-08-10T05:34:44.050 INFO:tasks.workunit.client.0.smithi086.stdout:op 584 completed, throughput=5.01MB/sec 2024-08-10T05:34:45.050 INFO:tasks.workunit.client.0.smithi086.stdout: 115: throughput=4.97MB/sec pending data=0 2024-08-10T05:34:45.051 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YlJwbeDpsGXCd4W off=13827019 len=1522293 2024-08-10T05:34:45.052 INFO:tasks.workunit.client.0.smithi086.stdout:op 585 completed, throughput=4.98MB/sec 2024-08-10T05:34:45.053 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zFbZYqMhAQU1hEK off=482833 len=1442567 2024-08-10T05:34:45.060 INFO:tasks.workunit.client.0.smithi086.stdout:op 586 completed, throughput=4.99MB/sec 2024-08-10T05:34:45.060 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-y5HBDFtXjo1venu off=1508920 len=1962202 2024-08-10T05:34:45.069 INFO:tasks.workunit.client.0.smithi086.stdout:op 587 completed, throughput=5.01MB/sec 2024-08-10T05:34:45.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:45 smithi086 ceph-mon[98993]: pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:34:45.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:45 smithi086 ceph-mon[101471]: pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:34:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:45 smithi159 ceph-mon[90359]: pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:34:46.069 INFO:tasks.workunit.client.0.smithi086.stdout: 116: throughput=4.97MB/sec pending data=0 2024-08-10T05:34:46.069 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-A-O1n9O7ozHayR_ off=4346041 len=1614957 2024-08-10T05:34:46.078 INFO:tasks.workunit.client.0.smithi086.stdout:op 588 completed, throughput=4.98MB/sec 2024-08-10T05:34:46.078 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5ZBX_oxwI6UUxdV off=3971974 len=1217805 2024-08-10T05:34:46.085 INFO:tasks.workunit.client.0.smithi086.stdout:op 589 completed, throughput=4.99MB/sec 2024-08-10T05:34:46.085 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-k3-M7lHUWG7h4yf off=4916575 len=1936039 2024-08-10T05:34:46.087 INFO:tasks.workunit.client.0.smithi086.stdout:op 590 completed, throughput=5.01MB/sec 2024-08-10T05:34:47.087 INFO:tasks.workunit.client.0.smithi086.stdout: 117: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:47.088 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CMlXRWszV1kPFa5 off=10398669 len=420884 2024-08-10T05:34:47.088 INFO:tasks.workunit.client.0.smithi086.stdout:op 591 completed, throughput=4.97MB/sec 2024-08-10T05:34:47.088 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KUhXj0nHWhrY5GT off=5615106 len=1930194 2024-08-10T05:34:47.098 INFO:tasks.workunit.client.0.smithi086.stdout:op 592 completed, throughput=4.98MB/sec 2024-08-10T05:34:47.098 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tuNcFwdUlN75p4c off=1098349 len=112726 2024-08-10T05:34:47.101 INFO:tasks.workunit.client.0.smithi086.stdout:op 593 completed, throughput=4.98MB/sec 2024-08-10T05:34:47.101 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CiTz5GFWQDhSr2g off=19352664 len=1915480 2024-08-10T05:34:47.112 INFO:tasks.workunit.client.0.smithi086.stdout:op 594 completed, throughput=5MB/sec 2024-08-10T05:34:47.112 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NrCQwO06ylTbD_e off=3675548 len=793288 2024-08-10T05:34:47.116 INFO:tasks.workunit.client.0.smithi086.stdout:op 595 completed, throughput=5MB/sec 2024-08-10T05:34:47.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:47 smithi086 ceph-mon[101471]: pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:34:47.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:47 smithi086 ceph-mon[98993]: pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:34:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:47 smithi159 ceph-mon[90359]: pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:34:48.116 INFO:tasks.workunit.client.0.smithi086.stdout: 118: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:48.116 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-R2Q-yUmU8obX8Qe off=15041799 len=790091 2024-08-10T05:34:48.121 INFO:tasks.workunit.client.0.smithi086.stdout:op 596 completed, throughput=4.97MB/sec 2024-08-10T05:34:48.121 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oj-TsuUF1fnFRsn off=4502268 len=729166 2024-08-10T05:34:48.125 INFO:tasks.workunit.client.0.smithi086.stdout:op 597 completed, throughput=4.97MB/sec 2024-08-10T05:34:48.125 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Z72KPiJv8EaPHKE off=12042492 len=1746988 2024-08-10T05:34:48.133 INFO:tasks.workunit.client.0.smithi086.stdout:op 598 completed, throughput=4.99MB/sec 2024-08-10T05:34:48.133 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hxTzS5qtKrUG75O off=3048118 len=1466160 2024-08-10T05:34:48.140 INFO:tasks.workunit.client.0.smithi086.stdout:op 599 completed, throughput=5MB/sec 2024-08-10T05:34:48.141 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-h3qJIxEBbuOJtOl off=5062225 len=1514755 2024-08-10T05:34:48.149 INFO:tasks.workunit.client.0.smithi086.stdout:op 600 completed, throughput=5.01MB/sec 2024-08-10T05:34:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:34:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:34:48] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2024-08-10T05:34:49.150 INFO:tasks.workunit.client.0.smithi086.stdout: 119: throughput=4.97MB/sec pending data=0 2024-08-10T05:34:49.150 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QTW1SXMh4xkQAlR off=4924051 len=542590 2024-08-10T05:34:49.154 INFO:tasks.workunit.client.0.smithi086.stdout:op 601 completed, throughput=4.97MB/sec 2024-08-10T05:34:49.154 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XKIA8l36O5pOGIS off=8229254 len=1770245 2024-08-10T05:34:49.156 INFO:tasks.workunit.client.0.smithi086.stdout:op 602 completed, throughput=4.99MB/sec 2024-08-10T05:34:49.156 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-P_IIMTu_p70ZHTo off=7101835 len=138697 2024-08-10T05:34:49.159 INFO:tasks.workunit.client.0.smithi086.stdout:op 603 completed, throughput=4.99MB/sec 2024-08-10T05:34:49.159 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-p2AN7kTpvMVGWf7 off=2650138 len=180153 2024-08-10T05:34:49.159 INFO:tasks.workunit.client.0.smithi086.stdout:op 604 completed, throughput=4.99MB/sec 2024-08-10T05:34:49.160 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-X5Y0_OtKN8pjJti off=4961130 len=1799483 2024-08-10T05:34:49.170 INFO:tasks.workunit.client.0.smithi086.stdout:op 605 completed, throughput=5MB/sec 2024-08-10T05:34:49.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:49 smithi086 ceph-mon[101471]: pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:34:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:49 smithi086 ceph-mon[98993]: pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:34:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:49 smithi159 ceph-mon[90359]: pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:34:50.171 INFO:tasks.workunit.client.0.smithi086.stdout: 120: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:50.171 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OnSH5SsIP8TvXa- off=351176 len=532849 2024-08-10T05:34:50.174 INFO:tasks.workunit.client.0.smithi086.stdout:op 606 completed, throughput=4.97MB/sec 2024-08-10T05:34:50.174 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iMdB159utxudRs- off=13321484 len=1883164 2024-08-10T05:34:50.185 INFO:tasks.workunit.client.0.smithi086.stdout:op 607 completed, throughput=4.98MB/sec 2024-08-10T05:34:50.185 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bp7hlDUMej23MAE off=1578227 len=91008 2024-08-10T05:34:50.188 INFO:tasks.workunit.client.0.smithi086.stdout:op 608 completed, throughput=4.98MB/sec 2024-08-10T05:34:50.188 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-d4W16SPn_2PjKEU off=1301048 len=1889330 2024-08-10T05:34:50.190 INFO:tasks.workunit.client.0.smithi086.stdout:op 609 completed, throughput=5MB/sec 2024-08-10T05:34:50.190 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jYSeDuJBUg0VQD6 off=16888545 len=71121 2024-08-10T05:34:50.191 INFO:tasks.workunit.client.0.smithi086.stdout:op 610 completed, throughput=5MB/sec 2024-08-10T05:34:50.191 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hYA6kqGLpqrM4i_ off=9643395 len=88465 2024-08-10T05:34:50.192 INFO:tasks.workunit.client.0.smithi086.stdout:op 611 completed, throughput=5MB/sec 2024-08-10T05:34:50.192 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pgh0ATvQPBd0Csh off=7499623 len=332297 2024-08-10T05:34:50.192 INFO:tasks.workunit.client.0.smithi086.stdout:op 612 completed, throughput=5MB/sec 2024-08-10T05:34:50.193 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ms326LpcZGtcRiF off=61599 len=1288613 2024-08-10T05:34:50.199 INFO:tasks.workunit.client.0.smithi086.stdout:op 613 completed, throughput=5.01MB/sec 2024-08-10T05:34:51.199 INFO:tasks.workunit.client.0.smithi086.stdout: 121: throughput=4.97MB/sec pending data=0 2024-08-10T05:34:51.199 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WiKgQxl_HH7PzEp off=18729844 len=1362583 2024-08-10T05:34:51.205 INFO:tasks.workunit.client.0.smithi086.stdout:op 614 completed, throughput=4.98MB/sec 2024-08-10T05:34:51.206 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tu-fxy1V4_qxfTq off=7270969 len=104020 2024-08-10T05:34:51.208 INFO:tasks.workunit.client.0.smithi086.stdout:op 615 completed, throughput=4.98MB/sec 2024-08-10T05:34:51.208 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uIX_aEYHvYHEAnx off=7160245 len=1534218 2024-08-10T05:34:51.215 INFO:tasks.workunit.client.0.smithi086.stdout:op 616 completed, throughput=4.99MB/sec 2024-08-10T05:34:51.215 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xs1_mDxo738NhM0 off=15430615 len=435837 2024-08-10T05:34:51.218 INFO:tasks.workunit.client.0.smithi086.stdout:op 617 completed, throughput=4.99MB/sec 2024-08-10T05:34:51.219 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-V95uCQJyRjAClbT off=3465133 len=147354 2024-08-10T05:34:51.221 INFO:tasks.workunit.client.0.smithi086.stdout:op 618 completed, throughput=4.99MB/sec 2024-08-10T05:34:51.221 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fZixra3A4T9bQVh off=1953073 len=1236286 2024-08-10T05:34:51.224 INFO:tasks.workunit.client.0.smithi086.stdout:op 619 completed, throughput=5MB/sec 2024-08-10T05:34:51.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:51 smithi086 ceph-mon[98993]: pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:34:51.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:51 smithi086 ceph-mon[101471]: pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:34:51.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:51 smithi159 ceph-mon[90359]: pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:34:52.224 INFO:tasks.workunit.client.0.smithi086.stdout: 122: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:52.224 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hczM8BXXnyUG-5U off=2037678 len=172785 2024-08-10T05:34:52.227 INFO:tasks.workunit.client.0.smithi086.stdout:op 620 completed, throughput=4.97MB/sec 2024-08-10T05:34:52.227 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pIi99bOH8CxGWri off=16743313 len=1259894 2024-08-10T05:34:52.230 INFO:tasks.workunit.client.0.smithi086.stdout:op 621 completed, throughput=4.97MB/sec 2024-08-10T05:34:52.230 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WqvNH2kVMbJs4P5 off=13110843 len=844850 2024-08-10T05:34:52.231 INFO:tasks.workunit.client.0.smithi086.stdout:op 622 completed, throughput=4.98MB/sec 2024-08-10T05:34:52.232 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VN6CSfQFs0IPoil off=894134 len=32226 2024-08-10T05:34:52.234 INFO:tasks.workunit.client.0.smithi086.stdout:op 623 completed, throughput=4.98MB/sec 2024-08-10T05:34:52.234 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-B7dCOBS4Wa-3Yoo off=9051192 len=1698595 2024-08-10T05:34:52.244 INFO:tasks.workunit.client.0.smithi086.stdout:op 624 completed, throughput=4.99MB/sec 2024-08-10T05:34:52.244 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IqdkyF6EzxnMX86 off=286329 len=504408 2024-08-10T05:34:52.245 INFO:tasks.workunit.client.0.smithi086.stdout:op 625 completed, throughput=5MB/sec 2024-08-10T05:34:52.245 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-W9PPZSxHcPM8wUW off=12767331 len=538164 2024-08-10T05:34:52.246 INFO:tasks.workunit.client.0.smithi086.stdout:op 626 completed, throughput=5MB/sec 2024-08-10T05:34:53.247 INFO:tasks.workunit.client.0.smithi086.stdout: 123: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:53.247 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ePREW03my2HkCX_ off=12797112 len=1849860 2024-08-10T05:34:53.249 INFO:tasks.workunit.client.0.smithi086.stdout:op 627 completed, throughput=4.98MB/sec 2024-08-10T05:34:53.249 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PLc1Z8mu1js8pzf off=3885581 len=2034014 2024-08-10T05:34:53.251 INFO:tasks.workunit.client.0.smithi086.stdout:op 628 completed, throughput=4.99MB/sec 2024-08-10T05:34:53.252 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NN9-SuzAnrnO7Yu off=3412050 len=438575 2024-08-10T05:34:53.255 INFO:tasks.workunit.client.0.smithi086.stdout:op 629 completed, throughput=4.99MB/sec 2024-08-10T05:34:53.255 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JSySjP2BfPRbjY4 off=12406300 len=2040847 2024-08-10T05:34:53.257 INFO:tasks.workunit.client.0.smithi086.stdout:op 630 completed, throughput=5.01MB/sec 2024-08-10T05:34:53.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:53 smithi086 ceph-mon[98993]: pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-10T05:34:53.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:53 smithi086 ceph-mon[101471]: pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-10T05:34:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:53 smithi159 ceph-mon[90359]: pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-10T05:34:54.258 INFO:tasks.workunit.client.0.smithi086.stdout: 124: throughput=4.97MB/sec pending data=0 2024-08-10T05:34:54.258 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-syiI9NUm_xOs7Cn off=1464989 len=1023094 2024-08-10T05:34:54.260 INFO:tasks.workunit.client.0.smithi086.stdout:op 631 completed, throughput=4.98MB/sec 2024-08-10T05:34:54.260 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yzJ3znnftd9FgQd off=9061986 len=1348186 2024-08-10T05:34:54.263 INFO:tasks.workunit.client.0.smithi086.stdout:op 632 completed, throughput=4.99MB/sec 2024-08-10T05:34:54.263 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-S0tiehBwoQJtF9o off=4257862 len=1841323 2024-08-10T05:34:54.265 INFO:tasks.workunit.client.0.smithi086.stdout:op 633 completed, throughput=5MB/sec 2024-08-10T05:34:55.265 INFO:tasks.workunit.client.0.smithi086.stdout: 125: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:55.265 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-neoYjYqdI3U2Vgq off=4431810 len=564107 2024-08-10T05:34:55.269 INFO:tasks.workunit.client.0.smithi086.stdout:op 634 completed, throughput=4.97MB/sec 2024-08-10T05:34:55.269 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qdavmkQtBKGAasr off=18905777 len=453953 2024-08-10T05:34:55.270 INFO:tasks.workunit.client.0.smithi086.stdout:op 635 completed, throughput=4.97MB/sec 2024-08-10T05:34:55.270 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PFv9NHaSsRPiTVN off=40997 len=518855 2024-08-10T05:34:55.273 INFO:tasks.workunit.client.0.smithi086.stdout:op 636 completed, throughput=4.97MB/sec 2024-08-10T05:34:55.273 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mJLjuSPwzfBxTJR off=2501323 len=54610 2024-08-10T05:34:55.275 INFO:tasks.workunit.client.0.smithi086.stdout:op 637 completed, throughput=4.97MB/sec 2024-08-10T05:34:55.275 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uxHfps2s56d5KWO off=1616464 len=196186 2024-08-10T05:34:55.278 INFO:tasks.workunit.client.0.smithi086.stdout:op 638 completed, throughput=4.98MB/sec 2024-08-10T05:34:55.279 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IvTNXG-SLN8zfTj off=515045 len=779666 2024-08-10T05:34:55.280 INFO:tasks.workunit.client.0.smithi086.stdout:op 639 completed, throughput=4.98MB/sec 2024-08-10T05:34:55.280 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VC-UTg69XdRhBTA off=374838 len=1248448 2024-08-10T05:34:55.287 INFO:tasks.workunit.client.0.smithi086.stdout:op 640 completed, throughput=4.99MB/sec 2024-08-10T05:34:55.287 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0zshRfjtcUvAcTK off=0 len=1456985 2024-08-10T05:34:55.290 INFO:tasks.workunit.client.0.smithi086.stdout:op 641 completed, throughput=5MB/sec 2024-08-10T05:34:55.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:55 smithi086 ceph-mon[98993]: pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:34:55.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:55 smithi086 ceph-mon[101471]: pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:34:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:55 smithi159 ceph-mon[90359]: pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:34:56.290 INFO:tasks.workunit.client.0.smithi086.stdout: 126: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:56.291 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ym3MUOgzCI1iGDZ off=7405772 len=560228 2024-08-10T05:34:56.292 INFO:tasks.workunit.client.0.smithi086.stdout:op 642 completed, throughput=4.97MB/sec 2024-08-10T05:34:56.292 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mqFrlg_0rYyPF5v off=16794049 len=311704 2024-08-10T05:34:56.296 INFO:tasks.workunit.client.0.smithi086.stdout:op 643 completed, throughput=4.97MB/sec 2024-08-10T05:34:56.296 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qy1s2uOnqMKL2C- off=3331207 len=210932 2024-08-10T05:34:56.298 INFO:tasks.workunit.client.0.smithi086.stdout:op 644 completed, throughput=4.97MB/sec 2024-08-10T05:34:56.299 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YvIMT6ciTH0uxtu off=11185258 len=1317134 2024-08-10T05:34:56.301 INFO:tasks.workunit.client.0.smithi086.stdout:op 645 completed, throughput=4.98MB/sec 2024-08-10T05:34:56.301 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LgxJpgrOdlVEEQr off=1078309 len=1909144 2024-08-10T05:34:56.303 INFO:tasks.workunit.client.0.smithi086.stdout:op 646 completed, throughput=4.99MB/sec 2024-08-10T05:34:56.304 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mEmsKGILDG0Ra1H off=5547915 len=204530 2024-08-10T05:34:56.306 INFO:tasks.workunit.client.0.smithi086.stdout:op 647 completed, throughput=4.99MB/sec 2024-08-10T05:34:56.307 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-eTYAxhf4dq7VH4b off=7942009 len=700780 2024-08-10T05:34:56.308 INFO:tasks.workunit.client.0.smithi086.stdout:op 648 completed, throughput=5MB/sec 2024-08-10T05:34:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:34:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:56 smithi086 ceph-mon[98993]: pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:34:56.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:34:56.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:56 smithi086 ceph-mon[101471]: pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:34:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:34:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:56 smithi159 ceph-mon[90359]: pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:34:57.308 INFO:tasks.workunit.client.0.smithi086.stdout: 127: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:57.308 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tnNDGM04xtQMV-z off=11974697 len=1095911 2024-08-10T05:34:57.310 INFO:tasks.workunit.client.0.smithi086.stdout:op 649 completed, throughput=4.97MB/sec 2024-08-10T05:34:57.310 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UBHhWd3TYoCtF3F off=16504330 len=1563240 2024-08-10T05:34:57.313 INFO:tasks.workunit.client.0.smithi086.stdout:op 650 completed, throughput=4.98MB/sec 2024-08-10T05:34:57.314 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Z0v9GjsSnw5jEcd off=13954600 len=767162 2024-08-10T05:34:57.314 INFO:tasks.workunit.client.0.smithi086.stdout:op 651 completed, throughput=4.99MB/sec 2024-08-10T05:34:57.314 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-K4_JwDCVVtDeuuW off=2463930 len=139665 2024-08-10T05:34:57.315 INFO:tasks.workunit.client.0.smithi086.stdout:op 652 completed, throughput=4.99MB/sec 2024-08-10T05:34:57.315 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mnogbW7rZ3GV0mR off=3722088 len=17266 2024-08-10T05:34:57.316 INFO:tasks.workunit.client.0.smithi086.stdout:op 653 completed, throughput=4.99MB/sec 2024-08-10T05:34:57.316 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-B2xAxvKV_sb4422 off=2926597 len=1649254 2024-08-10T05:34:57.318 INFO:tasks.workunit.client.0.smithi086.stdout:op 654 completed, throughput=5MB/sec 2024-08-10T05:34:57.318 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nG7iIVzMiiAoPgp off=16496588 len=1393402 2024-08-10T05:34:57.320 INFO:tasks.workunit.client.0.smithi086.stdout:op 655 completed, throughput=5.01MB/sec 2024-08-10T05:34:58.321 INFO:tasks.workunit.client.0.smithi086.stdout: 128: throughput=4.97MB/sec pending data=0 2024-08-10T05:34:58.321 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-l1LpzJwakjxE_M4 off=2014127 len=1838563 2024-08-10T05:34:58.323 INFO:tasks.workunit.client.0.smithi086.stdout:op 656 completed, throughput=4.98MB/sec 2024-08-10T05:34:58.323 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VNUq0Y0RcgdbhWY off=2661449 len=332956 2024-08-10T05:34:58.324 INFO:tasks.workunit.client.0.smithi086.stdout:op 657 completed, throughput=4.99MB/sec 2024-08-10T05:34:58.324 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UULQ-yuKjssc0nT off=11201932 len=161667 2024-08-10T05:34:58.327 INFO:tasks.workunit.client.0.smithi086.stdout:op 658 completed, throughput=4.99MB/sec 2024-08-10T05:34:58.327 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nV3dMD89ii9l3AY off=10973039 len=16808 2024-08-10T05:34:58.327 INFO:tasks.workunit.client.0.smithi086.stdout:op 659 completed, throughput=4.99MB/sec 2024-08-10T05:34:58.327 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bejotEhBLWHZ_Ya off=106412 len=964941 2024-08-10T05:34:58.329 INFO:tasks.workunit.client.0.smithi086.stdout:op 660 completed, throughput=5MB/sec 2024-08-10T05:34:58.329 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Lsie20vJX5jsMYo off=18810517 len=677059 2024-08-10T05:34:58.330 INFO:tasks.workunit.client.0.smithi086.stdout:op 661 completed, throughput=5MB/sec 2024-08-10T05:34:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:34:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:34:58] "GET /metrics HTTP/1.1" 200 34039 "" "Prometheus/2.43.0" 2024-08-10T05:34:59.331 INFO:tasks.workunit.client.0.smithi086.stdout: 129: throughput=4.96MB/sec pending data=0 2024-08-10T05:34:59.331 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iGO7uDsMUwjp50a off=12461241 len=1316181 2024-08-10T05:34:59.338 INFO:tasks.workunit.client.0.smithi086.stdout:op 662 completed, throughput=4.97MB/sec 2024-08-10T05:34:59.338 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_xgIjyPfXFvUpQv off=4366935 len=345699 2024-08-10T05:34:59.341 INFO:tasks.workunit.client.0.smithi086.stdout:op 663 completed, throughput=4.97MB/sec 2024-08-10T05:34:59.341 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lHMtJOuzyWW-_Cz off=7286782 len=2005045 2024-08-10T05:34:59.343 INFO:tasks.workunit.client.0.smithi086.stdout:op 664 completed, throughput=4.99MB/sec 2024-08-10T05:34:59.343 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SdZAyrwPDJB-jgn off=3533102 len=210228 2024-08-10T05:34:59.345 INFO:tasks.workunit.client.0.smithi086.stdout:op 665 completed, throughput=4.99MB/sec 2024-08-10T05:34:59.345 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-C9AVs3BTtk1yFQ2 off=14605051 len=133268 2024-08-10T05:34:59.346 INFO:tasks.workunit.client.0.smithi086.stdout:op 666 completed, throughput=4.99MB/sec 2024-08-10T05:34:59.346 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SdkwodJ2qRI68ON off=2995337 len=670116 2024-08-10T05:34:59.347 INFO:tasks.workunit.client.0.smithi086.stdout:op 667 completed, throughput=5MB/sec 2024-08-10T05:34:59.347 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tL6GQovybrA5ZxX off=11394840 len=1567804 2024-08-10T05:34:59.355 INFO:tasks.workunit.client.0.smithi086.stdout:op 668 completed, throughput=5.01MB/sec 2024-08-10T05:34:59.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:34:59 smithi086 ceph-mon[98993]: pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:34:59.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:34:59 smithi086 ceph-mon[101471]: pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:34:59.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:34:59 smithi159 ceph-mon[90359]: pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:35:00.355 INFO:tasks.workunit.client.0.smithi086.stdout: 130: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:00.355 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Cn8xNst3NdT_0ra off=7734645 len=1681018 2024-08-10T05:35:00.357 INFO:tasks.workunit.client.0.smithi086.stdout:op 669 completed, throughput=4.98MB/sec 2024-08-10T05:35:00.357 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ddaFBgmO4K6BBh9 off=8565741 len=441196 2024-08-10T05:35:00.358 INFO:tasks.workunit.client.0.smithi086.stdout:op 670 completed, throughput=4.98MB/sec 2024-08-10T05:35:00.358 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2GFDOsjVqgmmoCK off=19192345 len=2038260 2024-08-10T05:35:00.370 INFO:tasks.workunit.client.0.smithi086.stdout:op 671 completed, throughput=5MB/sec 2024-08-10T05:35:00.370 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-53xWWZnuylhr71H off=611206 len=1187886 2024-08-10T05:35:00.376 INFO:tasks.workunit.client.0.smithi086.stdout:op 672 completed, throughput=5.01MB/sec 2024-08-10T05:35:01.376 INFO:tasks.workunit.client.0.smithi086.stdout: 131: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:01.376 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Rkug6v0Mt_Go86p off=338510 len=1712740 2024-08-10T05:35:01.379 INFO:tasks.workunit.client.0.smithi086.stdout:op 673 completed, throughput=4.98MB/sec 2024-08-10T05:35:01.379 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZN_fUdUeN2Y0K5F off=4700828 len=1202715 2024-08-10T05:35:01.380 INFO:tasks.workunit.client.0.smithi086.stdout:op 674 completed, throughput=4.99MB/sec 2024-08-10T05:35:01.380 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BH7pVUWnieNymIf off=167686 len=1425506 2024-08-10T05:35:01.388 INFO:tasks.workunit.client.0.smithi086.stdout:op 675 completed, throughput=5MB/sec 2024-08-10T05:35:01.388 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-USSc6T4okNk7_Ns off=4428833 len=534897 2024-08-10T05:35:01.392 INFO:tasks.workunit.client.0.smithi086.stdout:op 676 completed, throughput=5MB/sec 2024-08-10T05:35:01.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:01 smithi086 ceph-mon[98993]: pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:35:01.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:01 smithi086 ceph-mon[101471]: pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:35:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:01 smithi159 ceph-mon[90359]: pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:35:02.393 INFO:tasks.workunit.client.0.smithi086.stdout: 132: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:02.393 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-L-bxEWePkG9g_YI off=5933160 len=2021877 2024-08-10T05:35:02.404 INFO:tasks.workunit.client.0.smithi086.stdout:op 677 completed, throughput=4.98MB/sec 2024-08-10T05:35:02.405 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-h1ULkaEGuVLVMjw off=689203 len=1208788 2024-08-10T05:35:02.410 INFO:tasks.workunit.client.0.smithi086.stdout:op 678 completed, throughput=4.99MB/sec 2024-08-10T05:35:02.410 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KmUMPIIqN7n4_hk off=12551364 len=1492976 2024-08-10T05:35:02.418 INFO:tasks.workunit.client.0.smithi086.stdout:op 679 completed, throughput=5MB/sec 2024-08-10T05:35:02.418 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cxuz4ig6MymkWVb off=8240033 len=1662377 2024-08-10T05:35:02.420 INFO:tasks.workunit.client.0.smithi086.stdout:op 680 completed, throughput=5.01MB/sec 2024-08-10T05:35:03.420 INFO:tasks.workunit.client.0.smithi086.stdout: 133: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:03.420 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--8_-BwP2yUXPKtR off=12276712 len=1566554 2024-08-10T05:35:03.429 INFO:tasks.workunit.client.0.smithi086.stdout:op 681 completed, throughput=4.98MB/sec 2024-08-10T05:35:03.429 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Oxc4q0BW5ro5n8f off=5775582 len=1883003 2024-08-10T05:35:03.432 INFO:tasks.workunit.client.0.smithi086.stdout:op 682 completed, throughput=5MB/sec 2024-08-10T05:35:03.433 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-v_Zqk1IO9h50jhP off=1255818 len=86266 2024-08-10T05:35:03.436 INFO:tasks.workunit.client.0.smithi086.stdout:op 683 completed, throughput=5MB/sec 2024-08-10T05:35:03.436 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-U_a8ag-TyIDlgVD off=2676515 len=336946 2024-08-10T05:35:03.438 INFO:tasks.workunit.client.0.smithi086.stdout:op 684 completed, throughput=5MB/sec 2024-08-10T05:35:03.438 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-f1pcUxJ1OStRDVF off=1032998 len=769383 2024-08-10T05:35:03.443 INFO:tasks.workunit.client.0.smithi086.stdout:op 685 completed, throughput=5MB/sec 2024-08-10T05:35:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:03 smithi086 ceph-mon[98993]: pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 6 op/s 2024-08-10T05:35:03.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:03 smithi086 ceph-mon[101471]: pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 6 op/s 2024-08-10T05:35:03.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:03 smithi159 ceph-mon[90359]: pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 6 op/s 2024-08-10T05:35:04.443 INFO:tasks.workunit.client.0.smithi086.stdout: 134: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:04.443 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bsunmPM7vWTA8_G off=13975424 len=251907 2024-08-10T05:35:04.446 INFO:tasks.workunit.client.0.smithi086.stdout:op 686 completed, throughput=4.97MB/sec 2024-08-10T05:35:04.446 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pCGlVCb39J3a4Um off=12305938 len=1952020 2024-08-10T05:35:04.458 INFO:tasks.workunit.client.0.smithi086.stdout:op 687 completed, throughput=4.98MB/sec 2024-08-10T05:35:04.458 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AfuPnsY_-CXXia7 off=12308738 len=1588542 2024-08-10T05:35:04.460 INFO:tasks.workunit.client.0.smithi086.stdout:op 688 completed, throughput=4.99MB/sec 2024-08-10T05:35:04.461 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-z136ZLYRCVGNNEq off=1156783 len=557709 2024-08-10T05:35:04.464 INFO:tasks.workunit.client.0.smithi086.stdout:op 689 completed, throughput=5MB/sec 2024-08-10T05:35:04.464 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-O32JDCLOF6GJDNP off=7305990 len=1176723 2024-08-10T05:35:04.465 INFO:tasks.workunit.client.0.smithi086.stdout:op 690 completed, throughput=5.01MB/sec 2024-08-10T05:35:05.466 INFO:tasks.workunit.client.0.smithi086.stdout: 135: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:05.466 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8UjPmm5YPYdCNcq off=6726006 len=1640525 2024-08-10T05:35:05.468 INFO:tasks.workunit.client.0.smithi086.stdout:op 691 completed, throughput=4.98MB/sec 2024-08-10T05:35:05.468 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-W3lq8R6a_E9sIh3 off=36177 len=1403784 2024-08-10T05:35:05.477 INFO:tasks.workunit.client.0.smithi086.stdout:op 692 completed, throughput=4.99MB/sec 2024-08-10T05:35:05.477 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EffvV5QeiMP3QXG off=3449111 len=1027602 2024-08-10T05:35:05.479 INFO:tasks.workunit.client.0.smithi086.stdout:op 693 completed, throughput=5MB/sec 2024-08-10T05:35:05.479 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tZff7C5-mp1D2Y9 off=8842313 len=641348 2024-08-10T05:35:05.482 INFO:tasks.workunit.client.0.smithi086.stdout:op 694 completed, throughput=5MB/sec 2024-08-10T05:35:05.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:05 smithi086 ceph-mon[101471]: pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-10T05:35:05.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:05 smithi086 ceph-mon[98993]: pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-10T05:35:05.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:05 smithi159 ceph-mon[90359]: pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-10T05:35:06.483 INFO:tasks.workunit.client.0.smithi086.stdout: 136: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:06.483 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NvFZfwp6NjWFBoT off=13227124 len=537892 2024-08-10T05:35:06.484 INFO:tasks.workunit.client.0.smithi086.stdout:op 695 completed, throughput=4.97MB/sec 2024-08-10T05:35:06.484 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RUvg6azXJlZBR91 off=9049875 len=976849 2024-08-10T05:35:06.485 INFO:tasks.workunit.client.0.smithi086.stdout:op 696 completed, throughput=4.98MB/sec 2024-08-10T05:35:06.486 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dxM3xmDBleyIQOc off=5928381 len=253523 2024-08-10T05:35:06.488 INFO:tasks.workunit.client.0.smithi086.stdout:op 697 completed, throughput=4.98MB/sec 2024-08-10T05:35:06.488 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vBjaUUYvqf5tsdO off=12833086 len=717447 2024-08-10T05:35:06.489 INFO:tasks.workunit.client.0.smithi086.stdout:op 698 completed, throughput=4.98MB/sec 2024-08-10T05:35:06.489 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DcG_skfVwmVxLpE off=8313655 len=1401409 2024-08-10T05:35:06.495 INFO:tasks.workunit.client.0.smithi086.stdout:op 699 completed, throughput=4.99MB/sec 2024-08-10T05:35:06.496 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MJPhCdygbcHDMWD off=4130220 len=1817731 2024-08-10T05:35:06.499 INFO:tasks.workunit.client.0.smithi086.stdout:op 700 completed, throughput=5MB/sec 2024-08-10T05:35:07.500 INFO:tasks.workunit.client.0.smithi086.stdout: 137: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:07.500 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ND8wLm_WcANZOY3 off=15859073 len=73484 2024-08-10T05:35:07.502 INFO:tasks.workunit.client.0.smithi086.stdout:op 701 completed, throughput=4.97MB/sec 2024-08-10T05:35:07.503 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-V8wTYepbZ0Pe7XC off=6715353 len=1371021 2024-08-10T05:35:07.504 INFO:tasks.workunit.client.0.smithi086.stdout:op 702 completed, throughput=4.98MB/sec 2024-08-10T05:35:07.504 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gE5rBE1XxdHAm9c off=2055858 len=1236442 2024-08-10T05:35:07.506 INFO:tasks.workunit.client.0.smithi086.stdout:op 703 completed, throughput=4.99MB/sec 2024-08-10T05:35:07.506 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CbfwROM7VjR--HZ off=2414116 len=1399199 2024-08-10T05:35:07.508 INFO:tasks.workunit.client.0.smithi086.stdout:op 704 completed, throughput=5MB/sec 2024-08-10T05:35:07.508 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-60xCkEEFiFatdiT off=3368903 len=1815821 2024-08-10T05:35:07.511 INFO:tasks.workunit.client.0.smithi086.stdout:op 705 completed, throughput=5.01MB/sec 2024-08-10T05:35:07.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:07 smithi086 ceph-mon[98993]: pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-10T05:35:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:07 smithi086 ceph-mon[101471]: pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-10T05:35:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:07 smithi159 ceph-mon[90359]: pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-10T05:35:08.512 INFO:tasks.workunit.client.0.smithi086.stdout: 138: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:08.512 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5Rd9qXvwVYL0cfu off=4906043 len=1716669 2024-08-10T05:35:08.521 INFO:tasks.workunit.client.0.smithi086.stdout:op 706 completed, throughput=4.98MB/sec 2024-08-10T05:35:08.521 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9SCOQqTEYJjEnPG off=1512810 len=429682 2024-08-10T05:35:08.524 INFO:tasks.workunit.client.0.smithi086.stdout:op 707 completed, throughput=4.99MB/sec 2024-08-10T05:35:08.524 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-j4ZBWCBGNH4eoUt off=1367937 len=888642 2024-08-10T05:35:08.528 INFO:tasks.workunit.client.0.smithi086.stdout:op 708 completed, throughput=4.99MB/sec 2024-08-10T05:35:08.528 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WY6ssEK8-xSrkMQ off=5854797 len=823372 2024-08-10T05:35:08.529 INFO:tasks.workunit.client.0.smithi086.stdout:op 709 completed, throughput=5MB/sec 2024-08-10T05:35:08.529 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-HGSmPQr125PXvm8 off=17263822 len=1567849 2024-08-10T05:35:08.530 INFO:tasks.workunit.client.0.smithi086.stdout:op 710 completed, throughput=5.01MB/sec 2024-08-10T05:35:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:35:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:35:08] "GET /metrics HTTP/1.1" 200 34039 "" "Prometheus/2.43.0" 2024-08-10T05:35:09.531 INFO:tasks.workunit.client.0.smithi086.stdout: 139: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:09.531 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q9LIj0T-vJ8uCXB off=3600261 len=654633 2024-08-10T05:35:09.535 INFO:tasks.workunit.client.0.smithi086.stdout:op 711 completed, throughput=4.98MB/sec 2024-08-10T05:35:09.536 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1QLp326dzU9jVT1 off=14984229 len=200388 2024-08-10T05:35:09.536 INFO:tasks.workunit.client.0.smithi086.stdout:op 712 completed, throughput=4.98MB/sec 2024-08-10T05:35:09.536 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KAd_Ku8r2VmvJrB off=2190407 len=1563317 2024-08-10T05:35:09.543 INFO:tasks.workunit.client.0.smithi086.stdout:op 713 completed, throughput=4.99MB/sec 2024-08-10T05:35:09.543 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4TdKlURBBH6kH7P off=1895709 len=416677 2024-08-10T05:35:09.544 INFO:tasks.workunit.client.0.smithi086.stdout:op 714 completed, throughput=4.99MB/sec 2024-08-10T05:35:09.544 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wyVYkmDOHwo0uTV off=19088478 len=1628605 2024-08-10T05:35:09.552 INFO:tasks.workunit.client.0.smithi086.stdout:op 715 completed, throughput=5MB/sec 2024-08-10T05:35:09.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:09 smithi086 ceph-mon[98993]: pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T05:35:09.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:09 smithi086 ceph-mon[101471]: pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T05:35:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:09 smithi159 ceph-mon[90359]: pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T05:35:10.552 INFO:tasks.workunit.client.0.smithi086.stdout: 140: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:10.552 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ilZ1IG_O9D1LF6p off=5371359 len=222081 2024-08-10T05:35:10.553 INFO:tasks.workunit.client.0.smithi086.stdout:op 716 completed, throughput=4.97MB/sec 2024-08-10T05:35:10.553 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tNAt-noOKqof5ai off=1751739 len=1481914 2024-08-10T05:35:10.559 INFO:tasks.workunit.client.0.smithi086.stdout:op 717 completed, throughput=4.98MB/sec 2024-08-10T05:35:10.559 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sqdGceb4H8ihMnv off=1187838 len=1691157 2024-08-10T05:35:10.569 INFO:tasks.workunit.client.0.smithi086.stdout:op 718 completed, throughput=4.99MB/sec 2024-08-10T05:35:10.569 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BWW7p6NC3F1gm6c off=8392003 len=1482698 2024-08-10T05:35:10.571 INFO:tasks.workunit.client.0.smithi086.stdout:op 719 completed, throughput=5MB/sec 2024-08-10T05:35:10.571 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EyBxvTL5SH7DZw5 off=4648578 len=1856295 2024-08-10T05:35:10.579 INFO:tasks.workunit.client.0.smithi086.stdout:op 720 completed, throughput=5.01MB/sec 2024-08-10T05:35:11.579 INFO:tasks.workunit.client.0.smithi086.stdout: 141: throughput=4.98MB/sec pending data=0 2024-08-10T05:35:11.579 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kS6Mb74VK07RFMb off=0 len=1248856 2024-08-10T05:35:11.586 INFO:tasks.workunit.client.0.smithi086.stdout:op 721 completed, throughput=4.98MB/sec 2024-08-10T05:35:11.587 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-onUCOjMRjEbBBdR off=3991249 len=1320996 2024-08-10T05:35:11.593 INFO:tasks.workunit.client.0.smithi086.stdout:op 722 completed, throughput=4.99MB/sec 2024-08-10T05:35:11.593 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EtmXI-_rM5cMDC3 off=5556286 len=726815 2024-08-10T05:35:11.597 INFO:tasks.workunit.client.0.smithi086.stdout:op 723 completed, throughput=5MB/sec 2024-08-10T05:35:11.597 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1L6NyRhjCZRsz5S off=11083131 len=1592301 2024-08-10T05:35:11.603 INFO:tasks.workunit.client.0.smithi086.stdout:op 724 completed, throughput=5.01MB/sec 2024-08-10T05:35:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:11 smithi086 ceph-mon[101471]: pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:35:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:35:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:11 smithi086 ceph-mon[98993]: pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:35:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:35:11.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:11 smithi159 ceph-mon[90359]: pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:35:11.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:35:12.604 INFO:tasks.workunit.client.0.smithi086.stdout: 142: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:12.604 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qzNr_dUHM2O41rL off=5808986 len=1768458 2024-08-10T05:35:12.613 INFO:tasks.workunit.client.0.smithi086.stdout:op 725 completed, throughput=4.99MB/sec 2024-08-10T05:35:12.613 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8TLDEOHj5XanT5h off=5045635 len=1610947 2024-08-10T05:35:12.615 INFO:tasks.workunit.client.0.smithi086.stdout:op 726 completed, throughput=5MB/sec 2024-08-10T05:35:12.615 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GI5IU7MSMquwyI9 off=3404394 len=1567396 2024-08-10T05:35:12.616 INFO:tasks.workunit.client.0.smithi086.stdout:op 727 completed, throughput=5.01MB/sec 2024-08-10T05:35:13.617 INFO:tasks.workunit.client.0.smithi086.stdout: 143: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:13.617 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-b7C66nAwpt3EDHx off=11562138 len=1016293 2024-08-10T05:35:13.619 INFO:tasks.workunit.client.0.smithi086.stdout:op 728 completed, throughput=4.98MB/sec 2024-08-10T05:35:13.619 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CjKeKXjYHZD0Hl5 off=5631459 len=9164 2024-08-10T05:35:13.622 INFO:tasks.workunit.client.0.smithi086.stdout:op 729 completed, throughput=4.98MB/sec 2024-08-10T05:35:13.622 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9eCbVbtHPRIuNXg off=4318141 len=968294 2024-08-10T05:35:13.624 INFO:tasks.workunit.client.0.smithi086.stdout:op 730 completed, throughput=4.98MB/sec 2024-08-10T05:35:13.624 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aRZ33c2q5k5T2sK off=5992771 len=1106308 2024-08-10T05:35:13.629 INFO:tasks.workunit.client.0.smithi086.stdout:op 731 completed, throughput=4.99MB/sec 2024-08-10T05:35:13.629 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_mJSJdSBQiTb5o9 off=16783528 len=976653 2024-08-10T05:35:13.630 INFO:tasks.workunit.client.0.smithi086.stdout:op 732 completed, throughput=5MB/sec 2024-08-10T05:35:13.630 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Be4Vcg4cG3lNXXG off=3149238 len=1673488 2024-08-10T05:35:13.633 INFO:tasks.workunit.client.0.smithi086.stdout:op 733 completed, throughput=5.01MB/sec 2024-08-10T05:35:13.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:13 smithi086 ceph-mon[98993]: pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:35:13.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:13 smithi086 ceph-mon[101471]: pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:35:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:13 smithi159 ceph-mon[90359]: pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:35:14.633 INFO:tasks.workunit.client.0.smithi086.stdout: 144: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:14.634 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EDVGF7s8aWUJ0FG off=2891411 len=2058054 2024-08-10T05:35:14.644 INFO:tasks.workunit.client.0.smithi086.stdout:op 734 completed, throughput=4.99MB/sec 2024-08-10T05:35:14.644 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0CZNSYwGEabRHWx off=442337 len=461596 2024-08-10T05:35:14.647 INFO:tasks.workunit.client.0.smithi086.stdout:op 735 completed, throughput=4.99MB/sec 2024-08-10T05:35:14.647 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YRSjtdrGgoWv1Zf off=2639598 len=60217 2024-08-10T05:35:14.648 INFO:tasks.workunit.client.0.smithi086.stdout:op 736 completed, throughput=4.99MB/sec 2024-08-10T05:35:14.648 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-P46qErMJNgKzJrw off=3122238 len=48658 2024-08-10T05:35:14.648 INFO:tasks.workunit.client.0.smithi086.stdout:op 737 completed, throughput=4.99MB/sec 2024-08-10T05:35:14.648 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yi-ASyTjF2efUWv off=312285 len=977795 2024-08-10T05:35:14.650 INFO:tasks.workunit.client.0.smithi086.stdout:op 738 completed, throughput=5MB/sec 2024-08-10T05:35:14.651 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9lIVtpOr_cSW5cH off=3863846 len=1528768 2024-08-10T05:35:14.656 INFO:tasks.workunit.client.0.smithi086.stdout:op 739 completed, throughput=5.01MB/sec 2024-08-10T05:35:15.657 INFO:tasks.workunit.client.0.smithi086.stdout: 145: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:15.657 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-blYPbSS11Ib_1Yq off=97448 len=1346136 2024-08-10T05:35:15.660 INFO:tasks.workunit.client.0.smithi086.stdout:op 740 completed, throughput=4.98MB/sec 2024-08-10T05:35:15.660 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-x77qU4gsr_NTtZ- off=3880660 len=1663857 2024-08-10T05:35:15.662 INFO:tasks.workunit.client.0.smithi086.stdout:op 741 completed, throughput=4.99MB/sec 2024-08-10T05:35:15.662 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2noDbDyMs7xERfG off=9192200 len=267241 2024-08-10T05:35:15.665 INFO:tasks.workunit.client.0.smithi086.stdout:op 742 completed, throughput=4.99MB/sec 2024-08-10T05:35:15.665 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-o9agWOWEOfzzxo0 off=10069625 len=1880788 2024-08-10T05:35:15.676 INFO:tasks.workunit.client.0.smithi086.stdout:op 743 completed, throughput=5.01MB/sec 2024-08-10T05:35:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:15 smithi086 ceph-mon[98993]: pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-10T05:35:15.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:15 smithi086 ceph-mon[101471]: pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-10T05:35:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:15 smithi159 ceph-mon[90359]: pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-10T05:35:16.677 INFO:tasks.workunit.client.0.smithi086.stdout: 146: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:16.677 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-upadBc8vNWRE9i2 off=4888491 len=1912917 2024-08-10T05:35:16.679 INFO:tasks.workunit.client.0.smithi086.stdout:op 744 completed, throughput=4.98MB/sec 2024-08-10T05:35:16.680 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MB356QsS8PBbENA off=380344 len=1851117 2024-08-10T05:35:16.690 INFO:tasks.workunit.client.0.smithi086.stdout:op 745 completed, throughput=5MB/sec 2024-08-10T05:35:16.690 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-O5XiTD7678NUnkA off=37216 len=957950 2024-08-10T05:35:16.695 INFO:tasks.workunit.client.0.smithi086.stdout:op 746 completed, throughput=5MB/sec 2024-08-10T05:35:17.695 INFO:tasks.workunit.client.0.smithi086.stdout: 147: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:17.696 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IEJY6xpoCVP6pst off=10542884 len=1590550 2024-08-10T05:35:17.698 INFO:tasks.workunit.client.0.smithi086.stdout:op 747 completed, throughput=4.98MB/sec 2024-08-10T05:35:17.698 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-H6FJxu4B15-EdJw off=9398708 len=1871681 2024-08-10T05:35:17.699 INFO:tasks.workunit.client.0.smithi086.stdout:op 748 completed, throughput=4.99MB/sec 2024-08-10T05:35:17.699 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-32HLmdC5BAx17Rl off=12151044 len=504327 2024-08-10T05:35:17.700 INFO:tasks.workunit.client.0.smithi086.stdout:op 749 completed, throughput=4.99MB/sec 2024-08-10T05:35:17.700 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kvjRCaD974I-Fhm off=2661065 len=444664 2024-08-10T05:35:17.704 INFO:tasks.workunit.client.0.smithi086.stdout:op 750 completed, throughput=5MB/sec 2024-08-10T05:35:17.704 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PtoT1Gz9gK33wof off=420075 len=1867088 2024-08-10T05:35:17.707 INFO:tasks.workunit.client.0.smithi086.stdout:op 751 completed, throughput=5.01MB/sec 2024-08-10T05:35:17.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:17 smithi086 ceph-mon[98993]: pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:35:17.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:17 smithi086 ceph-mon[101471]: pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:35:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:17 smithi159 ceph-mon[90359]: pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:35:18.560 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:35:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:35:18] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-08-10T05:35:18.708 INFO:tasks.workunit.client.0.smithi086.stdout: 148: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:18.708 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9_WaHM_iwjs-lYm off=1225537 len=597877 2024-08-10T05:35:18.711 INFO:tasks.workunit.client.0.smithi086.stdout:op 752 completed, throughput=4.98MB/sec 2024-08-10T05:35:18.712 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TFaGiwzl1EDjKon off=774293 len=528967 2024-08-10T05:35:18.715 INFO:tasks.workunit.client.0.smithi086.stdout:op 753 completed, throughput=4.98MB/sec 2024-08-10T05:35:18.715 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RnzXzNLI58DR0n2 off=29789 len=883083 2024-08-10T05:35:18.721 INFO:tasks.workunit.client.0.smithi086.stdout:op 754 completed, throughput=4.99MB/sec 2024-08-10T05:35:18.721 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3tjDNKJHnQuGqrz off=15247101 len=1307684 2024-08-10T05:35:18.729 INFO:tasks.workunit.client.0.smithi086.stdout:op 755 completed, throughput=5MB/sec 2024-08-10T05:35:18.729 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PuIcVfXBM4YxPau off=11810666 len=1540124 2024-08-10T05:35:18.730 INFO:tasks.workunit.client.0.smithi086.stdout:op 756 completed, throughput=5MB/sec 2024-08-10T05:35:18.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:18 smithi086 ceph-mon[101471]: pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:35:18.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:18 smithi086 ceph-mon[98993]: pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:35:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:18 smithi159 ceph-mon[90359]: pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:35:19.731 INFO:tasks.workunit.client.0.smithi086.stdout: 149: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:19.731 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BYxCWOnJFBJzSQj off=1435939 len=462286 2024-08-10T05:35:19.732 INFO:tasks.workunit.client.0.smithi086.stdout:op 757 completed, throughput=4.97MB/sec 2024-08-10T05:35:19.733 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UJcDLBj9xGDWlZ8 off=10213211 len=365707 2024-08-10T05:35:19.736 INFO:tasks.workunit.client.0.smithi086.stdout:op 758 completed, throughput=4.98MB/sec 2024-08-10T05:35:19.736 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-S4AllLZoyQEhCfA off=7749040 len=1378631 2024-08-10T05:35:19.738 INFO:tasks.workunit.client.0.smithi086.stdout:op 759 completed, throughput=4.99MB/sec 2024-08-10T05:35:19.738 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fTUCIcqn-OoI18U off=2223988 len=1734691 2024-08-10T05:35:19.748 INFO:tasks.workunit.client.0.smithi086.stdout:op 760 completed, throughput=5MB/sec 2024-08-10T05:35:19.748 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IP31Jm3yFDLhEdk off=11839300 len=1618343 2024-08-10T05:35:19.750 INFO:tasks.workunit.client.0.smithi086.stdout:op 761 completed, throughput=5.01MB/sec 2024-08-10T05:35:20.751 INFO:tasks.workunit.client.0.smithi086.stdout: 150: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:20.751 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-toZ5lgHwJ6CHhIk off=384007 len=494650 2024-08-10T05:35:20.754 INFO:tasks.workunit.client.0.smithi086.stdout:op 762 completed, throughput=4.98MB/sec 2024-08-10T05:35:20.754 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NLf112FSwoDdDSS off=19382891 len=663200 2024-08-10T05:35:20.758 INFO:tasks.workunit.client.0.smithi086.stdout:op 763 completed, throughput=4.98MB/sec 2024-08-10T05:35:20.759 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vssJb0EdnG9bmBt off=771034 len=1608804 2024-08-10T05:35:20.760 INFO:tasks.workunit.client.0.smithi086.stdout:op 764 completed, throughput=4.99MB/sec 2024-08-10T05:35:20.761 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RQbNBRxb-D8er2j off=9259517 len=1971839 2024-08-10T05:35:20.771 INFO:tasks.workunit.client.0.smithi086.stdout:op 765 completed, throughput=5MB/sec 2024-08-10T05:35:21.771 INFO:tasks.workunit.client.0.smithi086.stdout: 151: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:21.771 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-C4DrQCokvtJMVYs off=15301106 len=1013718 2024-08-10T05:35:21.776 INFO:tasks.workunit.client.0.smithi086.stdout:op 766 completed, throughput=4.98MB/sec 2024-08-10T05:35:21.776 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-za0MP18k88VkmSr off=13773669 len=1964652 2024-08-10T05:35:21.782 INFO:tasks.workunit.client.0.smithi086.stdout:op 767 completed, throughput=4.99MB/sec 2024-08-10T05:35:21.782 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-idIvsLKIiqCzU_7 off=3975418 len=1013788 2024-08-10T05:35:21.782 INFO:tasks.workunit.client.0.smithi086.stdout:op 768 completed, throughput=4.99MB/sec 2024-08-10T05:35:21.782 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tvd2NSr7rTtN7j3 off=642420 len=664120 2024-08-10T05:35:21.786 INFO:tasks.workunit.client.0.smithi086.stdout:op 769 completed, throughput=5MB/sec 2024-08-10T05:35:21.786 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4EIgRfzv5dRH1ok off=5960793 len=772071 2024-08-10T05:35:21.787 INFO:tasks.workunit.client.0.smithi086.stdout:op 770 completed, throughput=5MB/sec 2024-08-10T05:35:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:21 smithi086 ceph-mon[98993]: pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:35:21.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:21 smithi086 ceph-mon[101471]: pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:35:21.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:21 smithi159 ceph-mon[90359]: pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:35:22.788 INFO:tasks.workunit.client.0.smithi086.stdout: 152: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:22.788 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VSCqVK0CKeN0kJr off=307791 len=823948 2024-08-10T05:35:22.793 INFO:tasks.workunit.client.0.smithi086.stdout:op 771 completed, throughput=4.98MB/sec 2024-08-10T05:35:22.793 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xFzSru2yBXyzwOP off=827284 len=1579604 2024-08-10T05:35:22.796 INFO:tasks.workunit.client.0.smithi086.stdout:op 772 completed, throughput=4.99MB/sec 2024-08-10T05:35:22.796 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DPg3HzksOx0AIFu off=1952747 len=1497262 2024-08-10T05:35:22.806 INFO:tasks.workunit.client.0.smithi086.stdout:op 773 completed, throughput=4.99MB/sec 2024-08-10T05:35:22.806 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qXOjSNzStIAPzVn off=15300056 len=688159 2024-08-10T05:35:22.808 INFO:tasks.workunit.client.0.smithi086.stdout:op 774 completed, throughput=5MB/sec 2024-08-10T05:35:22.808 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AfvrEjX6zqtOZ5U off=7374386 len=184279 2024-08-10T05:35:22.809 INFO:tasks.workunit.client.0.smithi086.stdout:op 775 completed, throughput=5MB/sec 2024-08-10T05:35:22.809 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IF5K3trDTjoXZxv off=9930878 len=1842962 2024-08-10T05:35:22.816 INFO:tasks.workunit.client.0.smithi086.stdout:op 776 completed, throughput=5.01MB/sec 2024-08-10T05:35:23.816 INFO:tasks.workunit.client.0.smithi086.stdout: 153: throughput=4.98MB/sec pending data=0 2024-08-10T05:35:23.816 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2hU12mQe0urfkvg off=5018221 len=354309 2024-08-10T05:35:23.820 INFO:tasks.workunit.client.0.smithi086.stdout:op 777 completed, throughput=4.98MB/sec 2024-08-10T05:35:23.820 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wH1fPv5SlX--SeN off=7956077 len=419702 2024-08-10T05:35:23.824 INFO:tasks.workunit.client.0.smithi086.stdout:op 778 completed, throughput=4.98MB/sec 2024-08-10T05:35:23.824 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q337KUy98wigZEC off=10636805 len=1612485 2024-08-10T05:35:23.831 INFO:tasks.workunit.client.0.smithi086.stdout:op 779 completed, throughput=4.99MB/sec 2024-08-10T05:35:23.831 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lANWlTKj3iH_8mI off=2327811 len=340619 2024-08-10T05:35:23.834 INFO:tasks.workunit.client.0.smithi086.stdout:op 780 completed, throughput=4.99MB/sec 2024-08-10T05:35:23.834 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lfpyIBGOiQx-9oA off=1110177 len=472943 2024-08-10T05:35:23.838 INFO:tasks.workunit.client.0.smithi086.stdout:op 781 completed, throughput=5MB/sec 2024-08-10T05:35:23.838 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-eBLRnHepi6UCDoy off=21579977 len=131409 2024-08-10T05:35:23.839 INFO:tasks.workunit.client.0.smithi086.stdout:op 782 completed, throughput=5MB/sec 2024-08-10T05:35:23.839 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-w07cCubOU8WxidS off=348340 len=934374 2024-08-10T05:35:23.842 INFO:tasks.workunit.client.0.smithi086.stdout:op 783 completed, throughput=5MB/sec 2024-08-10T05:35:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:23 smithi086 ceph-mon[98993]: pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:35:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:23 smithi086 ceph-mon[101471]: pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:35:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:23 smithi159 ceph-mon[90359]: pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:35:24.843 INFO:tasks.workunit.client.0.smithi086.stdout: 154: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:24.843 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Cufu3z6x9FH61nr off=2417689 len=940384 2024-08-10T05:35:24.844 INFO:tasks.workunit.client.0.smithi086.stdout:op 784 completed, throughput=4.98MB/sec 2024-08-10T05:35:24.844 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wBaIbZTfjbzV9tq off=8480068 len=1323672 2024-08-10T05:35:24.846 INFO:tasks.workunit.client.0.smithi086.stdout:op 785 completed, throughput=4.99MB/sec 2024-08-10T05:35:24.846 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-iWmtWGyEmyHu6wj off=8246471 len=1895521 2024-08-10T05:35:24.848 INFO:tasks.workunit.client.0.smithi086.stdout:op 786 completed, throughput=5MB/sec 2024-08-10T05:35:24.848 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KDjiLxaRcj-e5z0 off=6609987 len=1130452 2024-08-10T05:35:24.850 INFO:tasks.workunit.client.0.smithi086.stdout:op 787 completed, throughput=5MB/sec 2024-08-10T05:35:25.851 INFO:tasks.workunit.client.0.smithi086.stdout: 155: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:25.851 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zyAWwjzLPuQJ1Ds off=1590635 len=1025589 2024-08-10T05:35:25.852 INFO:tasks.workunit.client.0.smithi086.stdout:op 788 completed, throughput=4.98MB/sec 2024-08-10T05:35:25.852 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-17Ma-DcWxCRmlae off=6956445 len=63577 2024-08-10T05:35:25.852 INFO:tasks.workunit.client.0.smithi086.stdout:op 789 completed, throughput=4.98MB/sec 2024-08-10T05:35:25.852 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RnzXzNLI58DR0n2 off=2520792 len=1316339 2024-08-10T05:35:25.860 INFO:tasks.workunit.client.0.smithi086.stdout:op 790 completed, throughput=4.99MB/sec 2024-08-10T05:35:25.860 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dm1qI3UryUutXX5 off=8583098 len=168439 2024-08-10T05:35:25.862 INFO:tasks.workunit.client.0.smithi086.stdout:op 791 completed, throughput=4.99MB/sec 2024-08-10T05:35:25.863 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DlSz4aG0utrnoIj off=5865190 len=255041 2024-08-10T05:35:25.863 INFO:tasks.workunit.client.0.smithi086.stdout:op 792 completed, throughput=4.99MB/sec 2024-08-10T05:35:25.864 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vQMCDmocpVYDxBS off=6083040 len=446015 2024-08-10T05:35:25.866 INFO:tasks.workunit.client.0.smithi086.stdout:op 793 completed, throughput=4.99MB/sec 2024-08-10T05:35:25.866 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fJjl2WJtaKp2vBW off=21124906 len=1058378 2024-08-10T05:35:25.870 INFO:tasks.workunit.client.0.smithi086.stdout:op 794 completed, throughput=5MB/sec 2024-08-10T05:35:25.870 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ovu48m-u-S4FDEu off=2379278 len=72667 2024-08-10T05:35:25.872 INFO:tasks.workunit.client.0.smithi086.stdout:op 795 completed, throughput=5MB/sec 2024-08-10T05:35:25.873 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nsM1LFEmU3vFl1o off=3896802 len=198336 2024-08-10T05:35:25.873 INFO:tasks.workunit.client.0.smithi086.stdout:op 796 completed, throughput=5MB/sec 2024-08-10T05:35:25.873 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WqiMYWGFNhXZEQi off=12274723 len=1901507 2024-08-10T05:35:25.884 INFO:tasks.workunit.client.0.smithi086.stdout:op 797 completed, throughput=5.01MB/sec 2024-08-10T05:35:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:25 smithi086 ceph-mon[98993]: pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:35:25.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:25 smithi086 ceph-mon[101471]: pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:35:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:25 smithi159 ceph-mon[90359]: pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:35:26.884 INFO:tasks.workunit.client.0.smithi086.stdout: 156: throughput=4.98MB/sec pending data=0 2024-08-10T05:35:26.884 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jOE1VLR24MnuIAL off=6756662 len=435245 2024-08-10T05:35:26.886 INFO:tasks.workunit.client.0.smithi086.stdout:op 798 completed, throughput=4.98MB/sec 2024-08-10T05:35:26.886 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cVzpYbNg8e8hoTi off=9852215 len=160463 2024-08-10T05:35:26.886 INFO:tasks.workunit.client.0.smithi086.stdout:op 799 completed, throughput=4.98MB/sec 2024-08-10T05:35:26.887 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8Y3d6xHi4Ex3man off=9984984 len=1788033 2024-08-10T05:35:26.889 INFO:tasks.workunit.client.0.smithi086.stdout:op 800 completed, throughput=4.99MB/sec 2024-08-10T05:35:26.889 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZrxvcYkBmQ497vl off=4882660 len=159517 2024-08-10T05:35:26.889 INFO:tasks.workunit.client.0.smithi086.stdout:op 801 completed, throughput=4.99MB/sec 2024-08-10T05:35:26.889 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-m11HkNrJzBXK6VL off=2223009 len=436986 2024-08-10T05:35:26.893 INFO:tasks.workunit.client.0.smithi086.stdout:op 802 completed, throughput=5MB/sec 2024-08-10T05:35:26.893 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MAX8wDZ7lT_U88L off=13649779 len=982610 2024-08-10T05:35:26.898 INFO:tasks.workunit.client.0.smithi086.stdout:op 803 completed, throughput=5MB/sec 2024-08-10T05:35:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:35:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:35:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:35:27.898 INFO:tasks.workunit.client.0.smithi086.stdout: 157: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:27.899 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SoFJn3ctggdpIYu off=22463367 len=173584 2024-08-10T05:35:27.902 INFO:tasks.workunit.client.0.smithi086.stdout:op 804 completed, throughput=4.97MB/sec 2024-08-10T05:35:27.902 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jxw8qBIjDRlGFdr off=404958 len=931881 2024-08-10T05:35:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:27 smithi086 ceph-mon[101471]: pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-10T05:35:27.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:27 smithi086 ceph-mon[98993]: pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-10T05:35:27.906 INFO:tasks.workunit.client.0.smithi086.stdout:op 805 completed, throughput=4.98MB/sec 2024-08-10T05:35:27.907 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ICB30O90RiYrH4i off=16313823 len=1593800 2024-08-10T05:35:27.915 INFO:tasks.workunit.client.0.smithi086.stdout:op 806 completed, throughput=4.99MB/sec 2024-08-10T05:35:27.916 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KPCfhdJqJeOo1rW off=9635477 len=1102673 2024-08-10T05:35:27.922 INFO:tasks.workunit.client.0.smithi086.stdout:op 807 completed, throughput=4.99MB/sec 2024-08-10T05:35:27.922 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7wlzf0D8WhiWPgK off=2090970 len=1848631 2024-08-10T05:35:27.932 INFO:tasks.workunit.client.0.smithi086.stdout:op 808 completed, throughput=5MB/sec 2024-08-10T05:35:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:27 smithi159 ceph-mon[90359]: pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-10T05:35:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:35:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:35:28] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2024-08-10T05:35:28.932 INFO:tasks.workunit.client.0.smithi086.stdout: 158: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:28.932 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SD3tL3iLbE4P9WM off=1189794 len=1597592 2024-08-10T05:35:28.934 INFO:tasks.workunit.client.0.smithi086.stdout:op 809 completed, throughput=4.98MB/sec 2024-08-10T05:35:28.934 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-brj-1e95UUUypII off=1683378 len=464340 2024-08-10T05:35:28.939 INFO:tasks.workunit.client.0.smithi086.stdout:op 810 completed, throughput=4.98MB/sec 2024-08-10T05:35:28.939 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-p5goExtlY0WQOVR off=16316758 len=434966 2024-08-10T05:35:28.940 INFO:tasks.workunit.client.0.smithi086.stdout:op 811 completed, throughput=4.99MB/sec 2024-08-10T05:35:28.940 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-c0UozpfCScSTsRF off=6489685 len=1192073 2024-08-10T05:35:28.946 INFO:tasks.workunit.client.0.smithi086.stdout:op 812 completed, throughput=4.99MB/sec 2024-08-10T05:35:28.946 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-n-UrJdXuz6i9S_J off=4577299 len=1926130 2024-08-10T05:35:28.946 INFO:tasks.workunit.client.0.smithi086.stdout:op 813 completed, throughput=5MB/sec 2024-08-10T05:35:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:29 smithi086 ceph-mon[98993]: pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:35:29.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:29 smithi086 ceph-mon[101471]: pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:35:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:29 smithi159 ceph-mon[90359]: pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:35:29.945 INFO:tasks.workunit.client.0.smithi086.stdout: 159: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:29.945 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UQCvj8DNfX1B4vx off=13812944 len=1879530 2024-08-10T05:35:29.956 INFO:tasks.workunit.client.0.smithi086.stdout:op 814 completed, throughput=4.98MB/sec 2024-08-10T05:35:29.956 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HgqA28u9wuGXH29 off=4967198 len=2059269 2024-08-10T05:35:29.966 INFO:tasks.workunit.client.0.smithi086.stdout:op 815 completed, throughput=5MB/sec 2024-08-10T05:35:29.967 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ai4sv3_pbW__ovm off=8472698 len=1905587 2024-08-10T05:35:29.978 INFO:tasks.workunit.client.0.smithi086.stdout:op 816 completed, throughput=5.01MB/sec 2024-08-10T05:35:30.977 INFO:tasks.workunit.client.0.smithi086.stdout: 160: throughput=4.98MB/sec pending data=0 2024-08-10T05:35:30.977 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-iBspmIA-WyHh7rj off=5912618 len=205465 2024-08-10T05:35:30.978 INFO:tasks.workunit.client.0.smithi086.stdout:op 817 completed, throughput=4.98MB/sec 2024-08-10T05:35:30.978 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gRXGvUv0y9CpbtU off=11906314 len=865081 2024-08-10T05:35:30.979 INFO:tasks.workunit.client.0.smithi086.stdout:op 818 completed, throughput=4.98MB/sec 2024-08-10T05:35:30.979 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-exPqrB2NyICPFnH off=1028911 len=1738198 2024-08-10T05:35:30.981 INFO:tasks.workunit.client.0.smithi086.stdout:op 819 completed, throughput=4.99MB/sec 2024-08-10T05:35:30.981 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_ErmWerN3ne5Dr2 off=5276777 len=671774 2024-08-10T05:35:30.982 INFO:tasks.workunit.client.0.smithi086.stdout:op 820 completed, throughput=5MB/sec 2024-08-10T05:35:30.982 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ahhfc6m4xlUNv4Z off=1154558 len=177470 2024-08-10T05:35:30.983 INFO:tasks.workunit.client.0.smithi086.stdout:op 821 completed, throughput=5MB/sec 2024-08-10T05:35:30.983 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Swo-qBx7jJE74TL off=16111348 len=27598 2024-08-10T05:35:30.983 INFO:tasks.workunit.client.0.smithi086.stdout:op 822 completed, throughput=5MB/sec 2024-08-10T05:35:30.983 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JFrL2GMfIffPGfG off=9235067 len=1957920 2024-08-10T05:35:30.993 INFO:tasks.workunit.client.0.smithi086.stdout:op 823 completed, throughput=5.01MB/sec 2024-08-10T05:35:31.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:31 smithi086 ceph-mon[98993]: pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:35:31.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:31 smithi086 ceph-mon[101471]: pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:35:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:31 smithi159 ceph-mon[90359]: pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:35:31.993 INFO:tasks.workunit.client.0.smithi086.stdout: 161: throughput=4.98MB/sec pending data=0 2024-08-10T05:35:31.994 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--plDL_GkG_QKjBg off=6737963 len=321018 2024-08-10T05:35:31.995 INFO:tasks.workunit.client.0.smithi086.stdout:op 824 completed, throughput=4.98MB/sec 2024-08-10T05:35:31.995 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uxHfps2s56d5KWO off=5391268 len=266957 2024-08-10T05:35:31.998 INFO:tasks.workunit.client.0.smithi086.stdout:op 825 completed, throughput=4.98MB/sec 2024-08-10T05:35:31.998 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NxhFwIbii8Y36h9 off=3326878 len=1955232 2024-08-10T05:35:32.000 INFO:tasks.workunit.client.0.smithi086.stdout:op 826 completed, throughput=4.99MB/sec 2024-08-10T05:35:32.001 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Fibx2o0mu4Et8q5 off=174966 len=966936 2024-08-10T05:35:32.005 INFO:tasks.workunit.client.0.smithi086.stdout:op 827 completed, throughput=5MB/sec 2024-08-10T05:35:32.006 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3HuV7SPGW2-YWpV off=10240561 len=2006556 2024-08-10T05:35:32.014 INFO:tasks.workunit.client.0.smithi086.stdout:op 828 completed, throughput=5.01MB/sec 2024-08-10T05:35:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:32 smithi086 ceph-mon[98993]: pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-10T05:35:32.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:32 smithi086 ceph-mon[101471]: pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-10T05:35:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:32 smithi159 ceph-mon[90359]: pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-10T05:35:33.014 INFO:tasks.workunit.client.0.smithi086.stdout: 162: throughput=4.98MB/sec pending data=0 2024-08-10T05:35:33.015 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8P67bD8HxyCF4xP off=697467 len=70325 2024-08-10T05:35:33.018 INFO:tasks.workunit.client.0.smithi086.stdout:op 829 completed, throughput=4.98MB/sec 2024-08-10T05:35:33.018 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0v7l579bY8uxZ2T off=3468631 len=1643261 2024-08-10T05:35:33.026 INFO:tasks.workunit.client.0.smithi086.stdout:op 830 completed, throughput=4.99MB/sec 2024-08-10T05:35:33.026 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IqFBp7lSJydg5qX off=756920 len=113903 2024-08-10T05:35:33.028 INFO:tasks.workunit.client.0.smithi086.stdout:op 831 completed, throughput=4.99MB/sec 2024-08-10T05:35:33.028 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bejotEhBLWHZ_Ya off=1152044 len=1893955 2024-08-10T05:35:33.030 INFO:tasks.workunit.client.0.smithi086.stdout:op 832 completed, throughput=5MB/sec 2024-08-10T05:35:34.031 INFO:tasks.workunit.client.0.smithi086.stdout: 163: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:34.031 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Y54GQF3q7QBy-vS off=935542 len=29400 2024-08-10T05:35:34.033 INFO:tasks.workunit.client.0.smithi086.stdout:op 833 completed, throughput=4.97MB/sec 2024-08-10T05:35:34.033 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-L5mpXJAqbhV3jvf off=8601671 len=341347 2024-08-10T05:35:34.036 INFO:tasks.workunit.client.0.smithi086.stdout:op 834 completed, throughput=4.97MB/sec 2024-08-10T05:35:34.036 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WZu_zaYHUMARwPG off=1545066 len=975936 2024-08-10T05:35:34.040 INFO:tasks.workunit.client.0.smithi086.stdout:op 835 completed, throughput=4.98MB/sec 2024-08-10T05:35:34.041 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-c6j8BbAXtcpmaEw off=1895872 len=741380 2024-08-10T05:35:34.045 INFO:tasks.workunit.client.0.smithi086.stdout:op 836 completed, throughput=4.98MB/sec 2024-08-10T05:35:34.045 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nVqOyCIiDgk7ZBq off=3648952 len=1345052 2024-08-10T05:35:34.051 INFO:tasks.workunit.client.0.smithi086.stdout:op 837 completed, throughput=4.99MB/sec 2024-08-10T05:35:34.052 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Vp4X8TaYEJGM5V9 off=550283 len=1681672 2024-08-10T05:35:34.059 INFO:tasks.workunit.client.0.smithi086.stdout:op 838 completed, throughput=5MB/sec 2024-08-10T05:35:34.059 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8GakDV9V00hPRQ4 off=702746 len=1499742 2024-08-10T05:35:34.065 INFO:tasks.workunit.client.0.smithi086.stdout:op 839 completed, throughput=5.01MB/sec 2024-08-10T05:35:35.065 INFO:tasks.workunit.client.0.smithi086.stdout: 164: throughput=4.98MB/sec pending data=0 2024-08-10T05:35:35.065 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NeW3SOYzNHKfO0F off=1340089 len=234744 2024-08-10T05:35:35.066 INFO:tasks.workunit.client.0.smithi086.stdout:op 840 completed, throughput=4.98MB/sec 2024-08-10T05:35:35.066 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dOA5su4htFzS6u0 off=1742623 len=859395 2024-08-10T05:35:35.071 INFO:tasks.workunit.client.0.smithi086.stdout:op 841 completed, throughput=4.98MB/sec 2024-08-10T05:35:35.071 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PYZn5OonS6Ht6tH off=7548197 len=221001 2024-08-10T05:35:35.072 INFO:tasks.workunit.client.0.smithi086.stdout:op 842 completed, throughput=4.99MB/sec 2024-08-10T05:35:35.072 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MjYnAt9juOxPaG4 off=10944979 len=474556 2024-08-10T05:35:35.075 INFO:tasks.workunit.client.0.smithi086.stdout:op 843 completed, throughput=4.99MB/sec 2024-08-10T05:35:35.075 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CS7N0Zs_4kmnr5Z off=12027218 len=1040118 2024-08-10T05:35:35.081 INFO:tasks.workunit.client.0.smithi086.stdout:op 844 completed, throughput=4.99MB/sec 2024-08-10T05:35:35.081 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jYyyDP_w74fWp5u off=5949267 len=681979 2024-08-10T05:35:35.085 INFO:tasks.workunit.client.0.smithi086.stdout:op 845 completed, throughput=5MB/sec 2024-08-10T05:35:35.085 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-H-MBCQdFHQyu0L1 off=18997684 len=902641 2024-08-10T05:35:35.086 INFO:tasks.workunit.client.0.smithi086.stdout:op 846 completed, throughput=5MB/sec 2024-08-10T05:35:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:35 smithi086 ceph-mon[98993]: pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:35:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:35 smithi086 ceph-mon[101471]: pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:35:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:35 smithi159 ceph-mon[90359]: pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:35:36.087 INFO:tasks.workunit.client.0.smithi086.stdout: 165: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:36.087 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XfQjsa2nTwkwBiw off=267887 len=1791107 2024-08-10T05:35:36.097 INFO:tasks.workunit.client.0.smithi086.stdout:op 847 completed, throughput=4.98MB/sec 2024-08-10T05:35:36.097 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mHvF0L9Kt2MDnrI off=7964966 len=360466 2024-08-10T05:35:36.098 INFO:tasks.workunit.client.0.smithi086.stdout:op 848 completed, throughput=4.98MB/sec 2024-08-10T05:35:36.098 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-srleBPGDBIMFYte off=10045782 len=663082 2024-08-10T05:35:36.102 INFO:tasks.workunit.client.0.smithi086.stdout:op 849 completed, throughput=4.99MB/sec 2024-08-10T05:35:36.102 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-W6M4RTd1Hf-JSb4 off=1736268 len=2014220 2024-08-10T05:35:36.104 INFO:tasks.workunit.client.0.smithi086.stdout:op 850 completed, throughput=5MB/sec 2024-08-10T05:35:36.105 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uIX_aEYHvYHEAnx off=14467303 len=124262 2024-08-10T05:35:36.105 INFO:tasks.workunit.client.0.smithi086.stdout:op 851 completed, throughput=5MB/sec 2024-08-10T05:35:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:35:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:35:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:35:37.106 INFO:tasks.workunit.client.0.smithi086.stdout: 166: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:37.106 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_QTNCWB1Xm2ImU9 off=2329620 len=1903191 2024-08-10T05:35:37.107 INFO:tasks.workunit.client.0.smithi086.stdout:op 852 completed, throughput=4.98MB/sec 2024-08-10T05:35:37.107 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UZg0clo_LiMI-v1 off=19853151 len=568628 2024-08-10T05:35:37.110 INFO:tasks.workunit.client.0.smithi086.stdout:op 853 completed, throughput=4.98MB/sec 2024-08-10T05:35:37.110 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EEbYpVHrFVJ1SQJ off=9344845 len=446174 2024-08-10T05:35:37.110 INFO:tasks.workunit.client.0.smithi086.stdout:op 854 completed, throughput=4.99MB/sec 2024-08-10T05:35:37.111 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FsPN9kfH9cJ_c42 off=10276566 len=432441 2024-08-10T05:35:37.113 INFO:tasks.workunit.client.0.smithi086.stdout:op 855 completed, throughput=4.99MB/sec 2024-08-10T05:35:37.113 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-m4HSSV_4Lf9MoQ8 off=3028983 len=1586376 2024-08-10T05:35:37.114 INFO:tasks.workunit.client.0.smithi086.stdout:op 856 completed, throughput=5MB/sec 2024-08-10T05:35:37.115 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7YOEI5B4OQKjlIr off=0 len=1542625 2024-08-10T05:35:37.116 INFO:tasks.workunit.client.0.smithi086.stdout:op 857 completed, throughput=5.01MB/sec 2024-08-10T05:35:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:37 smithi086 ceph-mon[98993]: pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:35:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:35:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:35:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:35:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:35:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:35:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:37 smithi086 ceph-mon[101471]: pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:35:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:35:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:35:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:35:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:35:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:35:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:37 smithi159 ceph-mon[90359]: pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:35:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:35:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:35:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:35:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:35:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:35:38.116 INFO:tasks.workunit.client.0.smithi086.stdout: 167: throughput=4.98MB/sec pending data=0 2024-08-10T05:35:38.116 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--TvgiKx_VV_vYnj off=9772414 len=2051563 2024-08-10T05:35:38.120 INFO:tasks.workunit.client.0.smithi086.stdout:op 858 completed, throughput=4.99MB/sec 2024-08-10T05:35:38.120 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PkA6sRoQYjyoXCT off=8404963 len=1805028 2024-08-10T05:35:38.123 INFO:tasks.workunit.client.0.smithi086.stdout:op 859 completed, throughput=5MB/sec 2024-08-10T05:35:38.123 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2y3ssSVi8rR1zqo off=1383441 len=655264 2024-08-10T05:35:38.126 INFO:tasks.workunit.client.0.smithi086.stdout:op 860 completed, throughput=5MB/sec 2024-08-10T05:35:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:35:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:35:38] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2024-08-10T05:35:39.127 INFO:tasks.workunit.client.0.smithi086.stdout: 168: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:39.127 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aY848QC0pTSMyYv off=4223647 len=896004 2024-08-10T05:35:39.132 INFO:tasks.workunit.client.0.smithi086.stdout:op 861 completed, throughput=4.98MB/sec 2024-08-10T05:35:39.132 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lO3suI_uFbjah8O off=3304773 len=1669628 2024-08-10T05:35:39.135 INFO:tasks.workunit.client.0.smithi086.stdout:op 862 completed, throughput=4.99MB/sec 2024-08-10T05:35:39.135 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qF_CF4zkpx5Bkih off=8121803 len=71461 2024-08-10T05:35:39.136 INFO:tasks.workunit.client.0.smithi086.stdout:op 863 completed, throughput=4.99MB/sec 2024-08-10T05:35:39.136 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-00WOF2jqxKC8TyP off=6201126 len=1551069 2024-08-10T05:35:39.139 INFO:tasks.workunit.client.0.smithi086.stdout:op 864 completed, throughput=5MB/sec 2024-08-10T05:35:39.139 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_ZL73Vlt0dTKybj off=16537106 len=1583435 2024-08-10T05:35:39.142 INFO:tasks.workunit.client.0.smithi086.stdout:op 865 completed, throughput=5MB/sec 2024-08-10T05:35:39.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:39 smithi086 ceph-mon[101471]: pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-08-10T05:35:39.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:39 smithi086 ceph-mon[98993]: pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-08-10T05:35:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:39 smithi159 ceph-mon[90359]: pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-08-10T05:35:40.142 INFO:tasks.workunit.client.0.smithi086.stdout: 169: throughput=4.98MB/sec pending data=0 2024-08-10T05:35:40.142 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-F-WEfWTI36VSUNz off=1854874 len=1358408 2024-08-10T05:35:40.151 INFO:tasks.workunit.client.0.smithi086.stdout:op 866 completed, throughput=4.98MB/sec 2024-08-10T05:35:40.151 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_Gm7ak0H42ShmiU off=4055588 len=1224804 2024-08-10T05:35:40.152 INFO:tasks.workunit.client.0.smithi086.stdout:op 867 completed, throughput=4.99MB/sec 2024-08-10T05:35:40.152 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QqLa1YTK1mzCNAd off=6859726 len=1050470 2024-08-10T05:35:40.154 INFO:tasks.workunit.client.0.smithi086.stdout:op 868 completed, throughput=5MB/sec 2024-08-10T05:35:40.154 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Y3111RYzqdlI-TK off=10372589 len=2054688 2024-08-10T05:35:40.166 INFO:tasks.workunit.client.0.smithi086.stdout:op 869 completed, throughput=5.01MB/sec 2024-08-10T05:35:41.166 INFO:tasks.workunit.client.0.smithi086.stdout: 170: throughput=4.98MB/sec pending data=0 2024-08-10T05:35:41.166 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-e1QEy8RgcO8428Y off=2269176 len=1966686 2024-08-10T05:35:41.169 INFO:tasks.workunit.client.0.smithi086.stdout:op 870 completed, throughput=4.99MB/sec 2024-08-10T05:35:41.169 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vMqKhwe5QmzDQ1- off=4568164 len=1740340 2024-08-10T05:35:41.172 INFO:tasks.workunit.client.0.smithi086.stdout:op 871 completed, throughput=5MB/sec 2024-08-10T05:35:41.173 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gQBLhUw68GKnt6z off=9424742 len=431941 2024-08-10T05:35:41.173 INFO:tasks.workunit.client.0.smithi086.stdout:op 872 completed, throughput=5MB/sec 2024-08-10T05:35:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:41 smithi086 ceph-mon[101471]: pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:35:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:35:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:41 smithi086 ceph-mon[98993]: pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:35:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:35:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:41 smithi159 ceph-mon[90359]: pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:35:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:35:42.174 INFO:tasks.workunit.client.0.smithi086.stdout: 171: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:42.174 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fFP7JgZRTI98Zil off=3870802 len=266457 2024-08-10T05:35:42.175 INFO:tasks.workunit.client.0.smithi086.stdout:op 873 completed, throughput=4.97MB/sec 2024-08-10T05:35:42.175 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LRyKYZ5rzCbAxXH off=18371121 len=630153 2024-08-10T05:35:42.179 INFO:tasks.workunit.client.0.smithi086.stdout:op 874 completed, throughput=4.98MB/sec 2024-08-10T05:35:42.179 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KBdmU8AjS651-9_ off=468671 len=1680624 2024-08-10T05:35:42.183 INFO:tasks.workunit.client.0.smithi086.stdout:op 875 completed, throughput=4.99MB/sec 2024-08-10T05:35:42.183 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-h32c_aIhAwuUbDR off=16809804 len=461546 2024-08-10T05:35:42.184 INFO:tasks.workunit.client.0.smithi086.stdout:op 876 completed, throughput=4.99MB/sec 2024-08-10T05:35:42.184 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-C2Vz3NEO03z6kan off=6042120 len=1324330 2024-08-10T05:35:42.186 INFO:tasks.workunit.client.0.smithi086.stdout:op 877 completed, throughput=4.99MB/sec 2024-08-10T05:35:42.187 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Rcvr3hwMTMcjDw_ off=281381 len=605203 2024-08-10T05:35:42.191 INFO:tasks.workunit.client.0.smithi086.stdout:op 878 completed, throughput=5MB/sec 2024-08-10T05:35:42.191 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Q0B0-JC9SUk3AE0 off=18494866 len=1706588 2024-08-10T05:35:42.194 INFO:tasks.workunit.client.0.smithi086.stdout:op 879 completed, throughput=5.01MB/sec 2024-08-10T05:35:43.194 INFO:tasks.workunit.client.0.smithi086.stdout: 172: throughput=4.98MB/sec pending data=0 2024-08-10T05:35:43.194 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Vhk9LlSlrby9Hum off=1361065 len=1908658 2024-08-10T05:35:43.196 INFO:tasks.workunit.client.0.smithi086.stdout:op 880 completed, throughput=4.99MB/sec 2024-08-10T05:35:43.196 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FhxF8RoM98dH3aB off=5244282 len=1453413 2024-08-10T05:35:43.200 INFO:tasks.workunit.client.0.smithi086.stdout:op 881 completed, throughput=5MB/sec 2024-08-10T05:35:43.200 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uCV--GkCHnthylm off=2056924 len=933763 2024-08-10T05:35:43.205 INFO:tasks.workunit.client.0.smithi086.stdout:op 882 completed, throughput=5MB/sec 2024-08-10T05:35:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:43 smithi086 ceph-mon[98993]: pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:35:43.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:43 smithi086 ceph-mon[101471]: pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:35:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:43 smithi159 ceph-mon[90359]: pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:35:44.206 INFO:tasks.workunit.client.0.smithi086.stdout: 173: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:44.206 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-P_ScXxzFOmIKAkl off=338532 len=1841136 2024-08-10T05:35:44.208 INFO:tasks.workunit.client.0.smithi086.stdout:op 883 completed, throughput=4.98MB/sec 2024-08-10T05:35:44.208 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dtcqeAUUgtLp8b4 off=12234505 len=1389881 2024-08-10T05:35:44.209 INFO:tasks.workunit.client.0.smithi086.stdout:op 884 completed, throughput=4.99MB/sec 2024-08-10T05:35:44.210 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-C307lK7HDCAhRZw off=16281514 len=1706335 2024-08-10T05:35:44.220 INFO:tasks.workunit.client.0.smithi086.stdout:op 885 completed, throughput=5MB/sec 2024-08-10T05:35:44.220 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Q02_q54wY8wdaK5 off=3659827 len=1196708 2024-08-10T05:35:44.221 INFO:tasks.workunit.client.0.smithi086.stdout:op 886 completed, throughput=5.01MB/sec 2024-08-10T05:35:45.222 INFO:tasks.workunit.client.0.smithi086.stdout: 174: throughput=4.98MB/sec pending data=0 2024-08-10T05:35:45.222 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WwqyPaEONLhNXnW off=1504051 len=1908151 2024-08-10T05:35:45.233 INFO:tasks.workunit.client.0.smithi086.stdout:op 887 completed, throughput=4.99MB/sec 2024-08-10T05:35:45.233 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jp1h7d908qMuIv1 off=16621087 len=495116 2024-08-10T05:35:45.234 INFO:tasks.workunit.client.0.smithi086.stdout:op 888 completed, throughput=4.99MB/sec 2024-08-10T05:35:45.234 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jnis4SuJubYTfbS off=7729202 len=1896716 2024-08-10T05:35:45.236 INFO:tasks.workunit.client.0.smithi086.stdout:op 889 completed, throughput=5MB/sec 2024-08-10T05:35:45.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:45 smithi086 ceph-mon[98993]: pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:35:45.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:45 smithi086 ceph-mon[101471]: pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:35:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:45 smithi159 ceph-mon[90359]: pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:35:46.237 INFO:tasks.workunit.client.0.smithi086.stdout: 175: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:46.237 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-p5aFA9GqsIj89Gl off=3607274 len=772752 2024-08-10T05:35:46.241 INFO:tasks.workunit.client.0.smithi086.stdout:op 890 completed, throughput=4.98MB/sec 2024-08-10T05:35:46.241 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WGIt_GOUCkTXlL8 off=5968014 len=520633 2024-08-10T05:35:46.242 INFO:tasks.workunit.client.0.smithi086.stdout:op 891 completed, throughput=4.98MB/sec 2024-08-10T05:35:46.242 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XfxKf3PGCKVCXlK off=21425023 len=1638475 2024-08-10T05:35:46.244 INFO:tasks.workunit.client.0.smithi086.stdout:op 892 completed, throughput=4.99MB/sec 2024-08-10T05:35:46.244 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ebE7jo5y8Jfa3CV off=6374494 len=1320027 2024-08-10T05:35:46.253 INFO:tasks.workunit.client.0.smithi086.stdout:op 893 completed, throughput=4.99MB/sec 2024-08-10T05:35:46.253 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lrsoXXuWPXrn9NO off=4793795 len=1105087 2024-08-10T05:35:46.258 INFO:tasks.workunit.client.0.smithi086.stdout:op 894 completed, throughput=5MB/sec 2024-08-10T05:35:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:46 smithi086 ceph-mon[98993]: pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-10T05:35:46.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:46 smithi086 ceph-mon[101471]: pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-10T05:35:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:46 smithi159 ceph-mon[90359]: pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-10T05:35:47.259 INFO:tasks.workunit.client.0.smithi086.stdout: 176: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:47.259 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bvvdMFTUeUnMQFZ off=3328350 len=1294759 2024-08-10T05:35:47.261 INFO:tasks.workunit.client.0.smithi086.stdout:op 895 completed, throughput=4.98MB/sec 2024-08-10T05:35:47.261 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Fibx2o0mu4Et8q5 off=7325083 len=624540 2024-08-10T05:35:47.262 INFO:tasks.workunit.client.0.smithi086.stdout:op 896 completed, throughput=4.98MB/sec 2024-08-10T05:35:47.262 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3LmdhwVg13V9fRE off=2120217 len=351664 2024-08-10T05:35:47.263 INFO:tasks.workunit.client.0.smithi086.stdout:op 897 completed, throughput=4.98MB/sec 2024-08-10T05:35:47.263 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oj2uUZuiU0G4D6a off=6423676 len=2036071 2024-08-10T05:35:47.275 INFO:tasks.workunit.client.0.smithi086.stdout:op 898 completed, throughput=5MB/sec 2024-08-10T05:35:47.275 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WR9yi6Exu8lI0_0 off=0 len=1732581 2024-08-10T05:35:47.279 INFO:tasks.workunit.client.0.smithi086.stdout:op 899 completed, throughput=5MB/sec 2024-08-10T05:35:48.279 INFO:tasks.workunit.client.0.smithi086.stdout: 177: throughput=4.98MB/sec pending data=0 2024-08-10T05:35:48.279 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2p8oXEYf8A2t29m off=12071377 len=2049471 2024-08-10T05:35:48.291 INFO:tasks.workunit.client.0.smithi086.stdout:op 900 completed, throughput=4.99MB/sec 2024-08-10T05:35:48.291 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vYV8iXDHSv7rZ8Y off=8662478 len=343113 2024-08-10T05:35:48.294 INFO:tasks.workunit.client.0.smithi086.stdout:op 901 completed, throughput=4.99MB/sec 2024-08-10T05:35:48.294 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JJH4e_zf5cNWOoF off=4274972 len=856932 2024-08-10T05:35:48.299 INFO:tasks.workunit.client.0.smithi086.stdout:op 902 completed, throughput=4.99MB/sec 2024-08-10T05:35:48.299 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-noCfxXR48I8Q8S1 off=2590975 len=1019230 2024-08-10T05:35:48.301 INFO:tasks.workunit.client.0.smithi086.stdout:op 903 completed, throughput=5MB/sec 2024-08-10T05:35:48.301 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YZA3CHWg2jTLyHo off=11572058 len=1761233 2024-08-10T05:35:48.307 INFO:tasks.workunit.client.0.smithi086.stdout:op 904 completed, throughput=5.01MB/sec 2024-08-10T05:35:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:35:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:35:48] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2024-08-10T05:35:49.308 INFO:tasks.workunit.client.0.smithi086.stdout: 178: throughput=4.98MB/sec pending data=0 2024-08-10T05:35:49.308 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-27kyMn8fHOIPvu8 off=9553446 len=16961 2024-08-10T05:35:49.309 INFO:tasks.workunit.client.0.smithi086.stdout:op 905 completed, throughput=4.98MB/sec 2024-08-10T05:35:49.309 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CfFdkixysxOsRcj off=16629317 len=131509 2024-08-10T05:35:49.312 INFO:tasks.workunit.client.0.smithi086.stdout:op 906 completed, throughput=4.98MB/sec 2024-08-10T05:35:49.312 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-m6qN3jI6kQsBf-R off=1321602 len=2004349 2024-08-10T05:35:49.314 INFO:tasks.workunit.client.0.smithi086.stdout:op 907 completed, throughput=4.99MB/sec 2024-08-10T05:35:49.314 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wAvvrAPrwd9hZ58 off=3892614 len=1432563 2024-08-10T05:35:49.316 INFO:tasks.workunit.client.0.smithi086.stdout:op 908 completed, throughput=5MB/sec 2024-08-10T05:35:49.316 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1ICJ-jWG4jn6fqh off=10565000 len=109446 2024-08-10T05:35:49.317 INFO:tasks.workunit.client.0.smithi086.stdout:op 909 completed, throughput=5MB/sec 2024-08-10T05:35:49.317 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MAsjVj2mRR_S1cU off=3232130 len=2005389 2024-08-10T05:35:49.319 INFO:tasks.workunit.client.0.smithi086.stdout:op 910 completed, throughput=5.01MB/sec 2024-08-10T05:35:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:49 smithi086 ceph-mon[98993]: pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:35:49.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:49 smithi086 ceph-mon[101471]: pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:35:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:49 smithi159 ceph-mon[90359]: pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:35:50.319 INFO:tasks.workunit.client.0.smithi086.stdout: 179: throughput=4.98MB/sec pending data=0 2024-08-10T05:35:50.319 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4135txCEEkArTuq off=11864414 len=790185 2024-08-10T05:35:50.324 INFO:tasks.workunit.client.0.smithi086.stdout:op 911 completed, throughput=4.99MB/sec 2024-08-10T05:35:50.324 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ipDb0zavkOuFsPN off=583425 len=226002 2024-08-10T05:35:50.327 INFO:tasks.workunit.client.0.smithi086.stdout:op 912 completed, throughput=4.99MB/sec 2024-08-10T05:35:50.327 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-00E9ZLjlYuQFNjT off=3237473 len=1819193 2024-08-10T05:35:50.337 INFO:tasks.workunit.client.0.smithi086.stdout:op 913 completed, throughput=5MB/sec 2024-08-10T05:35:50.337 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ObGoZpqQ0BUKuKP off=3521364 len=1456735 2024-08-10T05:35:50.344 INFO:tasks.workunit.client.0.smithi086.stdout:op 914 completed, throughput=5MB/sec 2024-08-10T05:35:51.344 INFO:tasks.workunit.client.0.smithi086.stdout: 180: throughput=4.98MB/sec pending data=0 2024-08-10T05:35:51.344 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KImLpUJ18h0_NFi off=2993197 len=1005031 2024-08-10T05:35:51.346 INFO:tasks.workunit.client.0.smithi086.stdout:op 915 completed, throughput=4.98MB/sec 2024-08-10T05:35:51.346 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0cd1IMzARhcZu96 off=1659992 len=958967 2024-08-10T05:35:51.347 INFO:tasks.workunit.client.0.smithi086.stdout:op 916 completed, throughput=4.99MB/sec 2024-08-10T05:35:51.347 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XVLYlA3_r2NGYJd off=407366 len=438795 2024-08-10T05:35:51.348 INFO:tasks.workunit.client.0.smithi086.stdout:op 917 completed, throughput=4.99MB/sec 2024-08-10T05:35:51.348 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RL8K0nLtQkNknU6 off=15025751 len=748559 2024-08-10T05:35:51.349 INFO:tasks.workunit.client.0.smithi086.stdout:op 918 completed, throughput=4.99MB/sec 2024-08-10T05:35:51.349 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-K3dpQVoNVvpO4fI off=5849604 len=1473569 2024-08-10T05:35:51.351 INFO:tasks.workunit.client.0.smithi086.stdout:op 919 completed, throughput=5MB/sec 2024-08-10T05:35:51.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:51 smithi086 ceph-mon[98993]: pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-08-10T05:35:51.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:51 smithi086 ceph-mon[101471]: pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-08-10T05:35:51.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:51 smithi159 ceph-mon[90359]: pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-08-10T05:35:52.351 INFO:tasks.workunit.client.0.smithi086.stdout: 181: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:52.351 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-az4IDA_IYA9CbwV off=5224077 len=919798 2024-08-10T05:35:52.352 INFO:tasks.workunit.client.0.smithi086.stdout:op 920 completed, throughput=4.98MB/sec 2024-08-10T05:35:52.353 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Uhe8_qL_qDPYfzA off=3017213 len=314884 2024-08-10T05:35:52.356 INFO:tasks.workunit.client.0.smithi086.stdout:op 921 completed, throughput=4.98MB/sec 2024-08-10T05:35:52.356 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AcfBJN1qrijV__x off=12804586 len=1638573 2024-08-10T05:35:52.358 INFO:tasks.workunit.client.0.smithi086.stdout:op 922 completed, throughput=4.99MB/sec 2024-08-10T05:35:52.358 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8MTUeNJ0nuA1A-v off=75602 len=658860 2024-08-10T05:35:52.359 INFO:tasks.workunit.client.0.smithi086.stdout:op 923 completed, throughput=4.99MB/sec 2024-08-10T05:35:52.359 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_1sgAXeTQQW_deC off=11619727 len=1834144 2024-08-10T05:35:52.369 INFO:tasks.workunit.client.0.smithi086.stdout:op 924 completed, throughput=5MB/sec 2024-08-10T05:35:53.370 INFO:tasks.workunit.client.0.smithi086.stdout: 182: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:53.370 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TvyOLDK3FUqvDi7 off=686957 len=1723469 2024-08-10T05:35:53.372 INFO:tasks.workunit.client.0.smithi086.stdout:op 925 completed, throughput=4.98MB/sec 2024-08-10T05:35:53.372 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UM3GPhR-d3LERCL off=14130614 len=1688978 2024-08-10T05:35:53.374 INFO:tasks.workunit.client.0.smithi086.stdout:op 926 completed, throughput=4.99MB/sec 2024-08-10T05:35:53.374 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZXl2Xo3s6WSLBgj off=7726016 len=789083 2024-08-10T05:35:53.380 INFO:tasks.workunit.client.0.smithi086.stdout:op 927 completed, throughput=5MB/sec 2024-08-10T05:35:53.380 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-t8B0y2r4Siwcf0O off=1036329 len=1686337 2024-08-10T05:35:53.381 INFO:tasks.workunit.client.0.smithi086.stdout:op 928 completed, throughput=5MB/sec 2024-08-10T05:35:53.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:53 smithi086 ceph-mon[98993]: pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-10T05:35:53.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:53 smithi086 ceph-mon[101471]: pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-10T05:35:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:53 smithi159 ceph-mon[90359]: pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-10T05:35:54.382 INFO:tasks.workunit.client.0.smithi086.stdout: 183: throughput=4.98MB/sec pending data=0 2024-08-10T05:35:54.401 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Fm2QAB8HMVIg3_9 off=7836038 len=1959460 2024-08-10T05:35:54.403 INFO:tasks.workunit.client.0.smithi086.stdout:op 929 completed, throughput=4.99MB/sec 2024-08-10T05:35:54.403 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3Pu88LUns10P-Q2 off=45579 len=1552968 2024-08-10T05:35:54.403 INFO:tasks.workunit.client.0.smithi086.stdout:op 930 completed, throughput=4.99MB/sec 2024-08-10T05:35:54.403 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Hq8ZVy6-qu4nmdl off=4077675 len=1023109 2024-08-10T05:35:54.403 INFO:tasks.workunit.client.0.smithi086.stdout:op 931 completed, throughput=5MB/sec 2024-08-10T05:35:54.403 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VNUq0Y0RcgdbhWY off=8771562 len=311668 2024-08-10T05:35:54.403 INFO:tasks.workunit.client.0.smithi086.stdout:op 932 completed, throughput=5MB/sec 2024-08-10T05:35:55.398 INFO:tasks.workunit.client.0.smithi086.stdout: 184: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:55.398 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9gPl4wC4qHj6h0C off=9607034 len=163540 2024-08-10T05:35:55.401 INFO:tasks.workunit.client.0.smithi086.stdout:op 933 completed, throughput=4.98MB/sec 2024-08-10T05:35:55.401 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WwH8BHpdsqrNETj off=1888920 len=2014475 2024-08-10T05:35:55.413 INFO:tasks.workunit.client.0.smithi086.stdout:op 934 completed, throughput=4.99MB/sec 2024-08-10T05:35:55.413 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-10njCBvuVlt7BAF off=1511123 len=1463950 2024-08-10T05:35:55.416 INFO:tasks.workunit.client.0.smithi086.stdout:op 935 completed, throughput=4.99MB/sec 2024-08-10T05:35:55.416 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NGqJIM9iBPexH4q off=7611023 len=1766003 2024-08-10T05:35:55.422 INFO:tasks.workunit.client.0.smithi086.stdout:op 936 completed, throughput=5MB/sec 2024-08-10T05:35:55.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:55 smithi086 ceph-mon[98993]: pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:35:55.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:55 smithi086 ceph-mon[101471]: pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:35:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:55 smithi159 ceph-mon[90359]: pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:35:56.423 INFO:tasks.workunit.client.0.smithi086.stdout: 185: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:56.423 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YtcHxZE9LHn-R1o off=2497748 len=310997 2024-08-10T05:35:56.424 INFO:tasks.workunit.client.0.smithi086.stdout:op 937 completed, throughput=4.98MB/sec 2024-08-10T05:35:56.424 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-z_4GC7HXe1RJPxz off=19672494 len=1439454 2024-08-10T05:35:56.430 INFO:tasks.workunit.client.0.smithi086.stdout:op 938 completed, throughput=4.98MB/sec 2024-08-10T05:35:56.431 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HBCH85BAltg02hZ off=2245681 len=849167 2024-08-10T05:35:56.435 INFO:tasks.workunit.client.0.smithi086.stdout:op 939 completed, throughput=4.99MB/sec 2024-08-10T05:35:56.435 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q6G4ZhCl_JtZ5KM off=541362 len=1465305 2024-08-10T05:35:56.442 INFO:tasks.workunit.client.0.smithi086.stdout:op 940 completed, throughput=4.99MB/sec 2024-08-10T05:35:56.442 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DOZtbozJTyfQqOw off=17094049 len=1114269 2024-08-10T05:35:56.443 INFO:tasks.workunit.client.0.smithi086.stdout:op 941 completed, throughput=5MB/sec 2024-08-10T05:35:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:35:56.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:35:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:35:57.444 INFO:tasks.workunit.client.0.smithi086.stdout: 186: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:57.444 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ba-r6Tu8CkRPiLo off=13517964 len=1908621 2024-08-10T05:35:57.453 INFO:tasks.workunit.client.0.smithi086.stdout:op 942 completed, throughput=4.98MB/sec 2024-08-10T05:35:57.453 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aAF2pOjUumCNPql off=662257 len=1526717 2024-08-10T05:35:57.463 INFO:tasks.workunit.client.0.smithi086.stdout:op 943 completed, throughput=4.99MB/sec 2024-08-10T05:35:57.463 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3c0h8y7wxgpiQHG off=15895361 len=202889 2024-08-10T05:35:57.463 INFO:tasks.workunit.client.0.smithi086.stdout:op 944 completed, throughput=4.99MB/sec 2024-08-10T05:35:57.463 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vCMU4EFKTSv0Nqm off=1054465 len=1713244 2024-08-10T05:35:57.466 INFO:tasks.workunit.client.0.smithi086.stdout:op 945 completed, throughput=5MB/sec 2024-08-10T05:35:57.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:57 smithi086 ceph-mon[98993]: pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:35:57.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:57 smithi086 ceph-mon[101471]: pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:35:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:57 smithi159 ceph-mon[90359]: pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:35:58.467 INFO:tasks.workunit.client.0.smithi086.stdout: 187: throughput=4.97MB/sec pending data=0 2024-08-10T05:35:58.467 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YF-Vma5OUs0EB0u off=8439948 len=2010901 2024-08-10T05:35:58.476 INFO:tasks.workunit.client.0.smithi086.stdout:op 946 completed, throughput=4.98MB/sec 2024-08-10T05:35:58.476 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nPNMYFyn-vqZqIA off=9870314 len=485213 2024-08-10T05:35:58.478 INFO:tasks.workunit.client.0.smithi086.stdout:op 947 completed, throughput=4.99MB/sec 2024-08-10T05:35:58.478 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pz634kyYKnemaUm off=8734438 len=297541 2024-08-10T05:35:58.479 INFO:tasks.workunit.client.0.smithi086.stdout:op 948 completed, throughput=4.99MB/sec 2024-08-10T05:35:58.480 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PDLUR7ZwgYHHq3b off=22654110 len=677940 2024-08-10T05:35:58.483 INFO:tasks.workunit.client.0.smithi086.stdout:op 949 completed, throughput=4.99MB/sec 2024-08-10T05:35:58.483 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-n9ZZZCp0DZ4YlSF off=3636214 len=638874 2024-08-10T05:35:58.487 INFO:tasks.workunit.client.0.smithi086.stdout:op 950 completed, throughput=4.99MB/sec 2024-08-10T05:35:58.487 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-URAMeIu9FEv3qU1 off=8680392 len=1686234 2024-08-10T05:35:58.488 INFO:tasks.workunit.client.0.smithi086.stdout:op 951 completed, throughput=5MB/sec 2024-08-10T05:35:58.568 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:35:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:35:58] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-08-10T05:35:58.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:35:58 smithi086 ceph-mon[98993]: pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:35:58.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:35:58 smithi086 ceph-mon[101471]: pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:35:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:35:58 smithi159 ceph-mon[90359]: pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:35:59.488 INFO:tasks.workunit.client.0.smithi086.stdout: 188: throughput=4.98MB/sec pending data=0 2024-08-10T05:35:59.489 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-HTko27b6sskN6Y_ off=9080698 len=597830 2024-08-10T05:35:59.489 INFO:tasks.workunit.client.0.smithi086.stdout:op 952 completed, throughput=4.98MB/sec 2024-08-10T05:35:59.490 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TEYsplUGbfJxdpL off=1002215 len=964407 2024-08-10T05:35:59.495 INFO:tasks.workunit.client.0.smithi086.stdout:op 953 completed, throughput=4.98MB/sec 2024-08-10T05:35:59.495 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yOct0l8NSkr_u3F off=4670497 len=870396 2024-08-10T05:35:59.499 INFO:tasks.workunit.client.0.smithi086.stdout:op 954 completed, throughput=4.99MB/sec 2024-08-10T05:35:59.499 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-etv8HH9R6W3UsAV off=17523525 len=1102906 2024-08-10T05:35:59.504 INFO:tasks.workunit.client.0.smithi086.stdout:op 955 completed, throughput=4.99MB/sec 2024-08-10T05:35:59.504 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XC5Oyg6L8xUbo9E off=757376 len=583495 2024-08-10T05:35:59.507 INFO:tasks.workunit.client.0.smithi086.stdout:op 956 completed, throughput=5MB/sec 2024-08-10T05:35:59.508 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CghjOVcJUN4-XKY off=5238547 len=30680 2024-08-10T05:35:59.509 INFO:tasks.workunit.client.0.smithi086.stdout:op 957 completed, throughput=5MB/sec 2024-08-10T05:35:59.509 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5_AHODf9ZJoO3a5 off=16863295 len=1397384 2024-08-10T05:35:59.512 INFO:tasks.workunit.client.0.smithi086.stdout:op 958 completed, throughput=5MB/sec 2024-08-10T05:36:00.514 INFO:tasks.workunit.client.0.smithi086.stdout: 189: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:00.514 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JqpoCsH7QP_1rE8 off=6152704 len=2053583 2024-08-10T05:36:00.515 INFO:tasks.workunit.client.0.smithi086.stdout:op 959 completed, throughput=4.99MB/sec 2024-08-10T05:36:00.515 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uPEq4iMG2PnVY4_ off=6862142 len=150196 2024-08-10T05:36:00.515 INFO:tasks.workunit.client.0.smithi086.stdout:op 960 completed, throughput=4.99MB/sec 2024-08-10T05:36:00.515 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pDYKTBfPX6RZwjh off=12603604 len=1890880 2024-08-10T05:36:00.534 INFO:tasks.workunit.client.0.smithi086.stdout:op 961 completed, throughput=5MB/sec 2024-08-10T05:36:00.534 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kpjtxUcrvL_2ExS off=11172900 len=1921681 2024-08-10T05:36:00.536 INFO:tasks.workunit.client.0.smithi086.stdout:op 962 completed, throughput=5.01MB/sec 2024-08-10T05:36:01.538 INFO:tasks.workunit.client.0.smithi086.stdout: 190: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:01.538 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PNxcaqzz0ZACbyG off=1199340 len=1885186 2024-08-10T05:36:01.549 INFO:tasks.workunit.client.0.smithi086.stdout:op 963 completed, throughput=4.99MB/sec 2024-08-10T05:36:01.549 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pRIQP3neFNIyGyH off=11272806 len=1350446 2024-08-10T05:36:01.550 INFO:tasks.workunit.client.0.smithi086.stdout:op 964 completed, throughput=5MB/sec 2024-08-10T05:36:01.551 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rd9X2FjCoJj1gss off=11662880 len=1209077 2024-08-10T05:36:01.552 INFO:tasks.workunit.client.0.smithi086.stdout:op 965 completed, throughput=5MB/sec 2024-08-10T05:36:01.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:01 smithi086 ceph-mon[98993]: pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:36:01.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:01 smithi086 ceph-mon[101471]: pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:36:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:01 smithi159 ceph-mon[90359]: pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:36:02.552 INFO:tasks.workunit.client.0.smithi086.stdout: 191: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:02.553 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nIjYY20iUIynhu5 off=17197703 len=1296342 2024-08-10T05:36:02.559 INFO:tasks.workunit.client.0.smithi086.stdout:op 966 completed, throughput=4.98MB/sec 2024-08-10T05:36:02.560 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pgHtR5rBI1sVEbw off=10702853 len=626019 2024-08-10T05:36:02.561 INFO:tasks.workunit.client.0.smithi086.stdout:op 967 completed, throughput=4.99MB/sec 2024-08-10T05:36:02.561 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-A6VPqGJ7AwqnYT6 off=810140 len=300496 2024-08-10T05:36:02.561 INFO:tasks.workunit.client.0.smithi086.stdout:op 968 completed, throughput=4.99MB/sec 2024-08-10T05:36:02.561 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-z6P-szAHPrcw0Qx off=983359 len=624677 2024-08-10T05:36:02.562 INFO:tasks.workunit.client.0.smithi086.stdout:op 969 completed, throughput=4.99MB/sec 2024-08-10T05:36:02.562 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-p_0__dsLAAeYYGi off=2057757 len=1666253 2024-08-10T05:36:02.564 INFO:tasks.workunit.client.0.smithi086.stdout:op 970 completed, throughput=5MB/sec 2024-08-10T05:36:02.564 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Up2QDcdLB3Kjn1O off=17433508 len=251927 2024-08-10T05:36:02.567 INFO:tasks.workunit.client.0.smithi086.stdout:op 971 completed, throughput=5MB/sec 2024-08-10T05:36:02.567 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Y623-QjdbR2vOPP off=3196368 len=1405362 2024-08-10T05:36:02.573 INFO:tasks.workunit.client.0.smithi086.stdout:op 972 completed, throughput=5.01MB/sec 2024-08-10T05:36:03.574 INFO:tasks.workunit.client.0.smithi086.stdout: 192: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:03.574 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-63vT4-SiGCOHlGn off=1341496 len=1131403 2024-08-10T05:36:03.580 INFO:tasks.workunit.client.0.smithi086.stdout:op 973 completed, throughput=4.99MB/sec 2024-08-10T05:36:03.580 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lyMtuwzHMVTFInU off=8631533 len=1631354 2024-08-10T05:36:03.588 INFO:tasks.workunit.client.0.smithi086.stdout:op 974 completed, throughput=4.99MB/sec 2024-08-10T05:36:03.588 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aiJrvmt1nsfgCF7 off=1580367 len=665980 2024-08-10T05:36:03.589 INFO:tasks.workunit.client.0.smithi086.stdout:op 975 completed, throughput=5MB/sec 2024-08-10T05:36:03.589 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2YCclAEX2jYP0p9 off=10400980 len=1718909 2024-08-10T05:36:03.600 INFO:tasks.workunit.client.0.smithi086.stdout:op 976 completed, throughput=5.01MB/sec 2024-08-10T05:36:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:03 smithi086 ceph-mon[98993]: pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:36:03.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:03 smithi086 ceph-mon[101471]: pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:36:03.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:03 smithi159 ceph-mon[90359]: pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:36:04.602 INFO:tasks.workunit.client.0.smithi086.stdout: 193: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:04.602 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YxdzAgNcpU56CRY off=14708328 len=673056 2024-08-10T05:36:04.602 INFO:tasks.workunit.client.0.smithi086.stdout:op 977 completed, throughput=4.98MB/sec 2024-08-10T05:36:04.602 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FiwQvnDJPfFf8Gt off=6009118 len=848609 2024-08-10T05:36:04.607 INFO:tasks.workunit.client.0.smithi086.stdout:op 978 completed, throughput=4.99MB/sec 2024-08-10T05:36:04.607 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9j8COR_YC7LGaMV off=17096657 len=533294 2024-08-10T05:36:04.608 INFO:tasks.workunit.client.0.smithi086.stdout:op 979 completed, throughput=4.99MB/sec 2024-08-10T05:36:04.608 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NIunx4WTR92ha97 off=10251693 len=325419 2024-08-10T05:36:04.611 INFO:tasks.workunit.client.0.smithi086.stdout:op 980 completed, throughput=4.99MB/sec 2024-08-10T05:36:04.611 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UdAdU3lfwfAVMIk off=16025379 len=1876926 2024-08-10T05:36:04.621 INFO:tasks.workunit.client.0.smithi086.stdout:op 981 completed, throughput=5MB/sec 2024-08-10T05:36:04.621 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jti0wRvmkt59EKg off=14241081 len=1251253 2024-08-10T05:36:04.627 INFO:tasks.workunit.client.0.smithi086.stdout:op 982 completed, throughput=5.01MB/sec 2024-08-10T05:36:05.630 INFO:tasks.workunit.client.0.smithi086.stdout: 194: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:05.630 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NMBQTGzzXT63M1j off=536868 len=685721 2024-08-10T05:36:05.632 INFO:tasks.workunit.client.0.smithi086.stdout:op 983 completed, throughput=4.98MB/sec 2024-08-10T05:36:05.632 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BZbzer3IRUUkSjF off=5219926 len=500820 2024-08-10T05:36:05.633 INFO:tasks.workunit.client.0.smithi086.stdout:op 984 completed, throughput=4.99MB/sec 2024-08-10T05:36:05.633 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aadc5IwOPxRia0g off=7946565 len=36632 2024-08-10T05:36:05.635 INFO:tasks.workunit.client.0.smithi086.stdout:op 985 completed, throughput=4.99MB/sec 2024-08-10T05:36:05.635 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bh7AKU115d2-61r off=4653160 len=1631352 2024-08-10T05:36:05.644 INFO:tasks.workunit.client.0.smithi086.stdout:op 986 completed, throughput=4.99MB/sec 2024-08-10T05:36:05.644 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-O7RfZrBHT7UwbW_ off=3386732 len=1915105 2024-08-10T05:36:05.648 INFO:tasks.workunit.client.0.smithi086.stdout:op 987 completed, throughput=5MB/sec 2024-08-10T05:36:05.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:05 smithi086 ceph-mon[98993]: pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:36:05.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:05 smithi086 ceph-mon[101471]: pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:36:05.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:05 smithi159 ceph-mon[90359]: pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:36:06.648 INFO:tasks.workunit.client.0.smithi086.stdout: 195: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:06.649 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Nc3fh5I5ydaNneD off=2995268 len=915821 2024-08-10T05:36:06.654 INFO:tasks.workunit.client.0.smithi086.stdout:op 988 completed, throughput=4.98MB/sec 2024-08-10T05:36:06.654 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GeimYrKZx7nKtZH off=453096 len=788907 2024-08-10T05:36:06.655 INFO:tasks.workunit.client.0.smithi086.stdout:op 989 completed, throughput=4.99MB/sec 2024-08-10T05:36:06.655 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3hwIraeXnOh43Hz off=876327 len=578028 2024-08-10T05:36:06.659 INFO:tasks.workunit.client.0.smithi086.stdout:op 990 completed, throughput=4.99MB/sec 2024-08-10T05:36:06.659 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FXeAs-1WT4lInSq off=1331573 len=1176325 2024-08-10T05:36:06.664 INFO:tasks.workunit.client.0.smithi086.stdout:op 991 completed, throughput=4.99MB/sec 2024-08-10T05:36:06.664 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-K9xcVZ6MQTcKQhc off=20450074 len=830030 2024-08-10T05:36:06.665 INFO:tasks.workunit.client.0.smithi086.stdout:op 992 completed, throughput=5MB/sec 2024-08-10T05:36:06.665 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0xschE2PZ9RJnCZ off=11453971 len=411885 2024-08-10T05:36:06.666 INFO:tasks.workunit.client.0.smithi086.stdout:op 993 completed, throughput=5MB/sec 2024-08-10T05:36:06.666 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QXZlE7zw9CNJYKo off=762671 len=2021066 2024-08-10T05:36:06.668 INFO:tasks.workunit.client.0.smithi086.stdout:op 994 completed, throughput=5.01MB/sec 2024-08-10T05:36:07.668 INFO:tasks.workunit.client.0.smithi086.stdout: 196: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:07.668 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-X887zTi6N3Fwz9y off=1627073 len=1777516 2024-08-10T05:36:07.677 INFO:tasks.workunit.client.0.smithi086.stdout:op 995 completed, throughput=4.99MB/sec 2024-08-10T05:36:07.677 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ojw8yIhX-F7SoB6 off=12127185 len=1589413 2024-08-10T05:36:07.687 INFO:tasks.workunit.client.0.smithi086.stdout:op 996 completed, throughput=5MB/sec 2024-08-10T05:36:07.687 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-h_D5JeVA2FWzaim off=1001051 len=335266 2024-08-10T05:36:07.688 INFO:tasks.workunit.client.0.smithi086.stdout:op 997 completed, throughput=5MB/sec 2024-08-10T05:36:07.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:07 smithi086 ceph-mon[98993]: pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:36:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:07 smithi086 ceph-mon[101471]: pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:36:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:07 smithi159 ceph-mon[90359]: pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:36:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:36:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:36:08] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-08-10T05:36:08.689 INFO:tasks.workunit.client.0.smithi086.stdout: 197: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:08.689 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jXXxe9Up_dqr3Ic off=959018 len=906551 2024-08-10T05:36:08.694 INFO:tasks.workunit.client.0.smithi086.stdout:op 998 completed, throughput=4.98MB/sec 2024-08-10T05:36:08.695 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6VJ203s-YeyIA2J off=6686398 len=1307394 2024-08-10T05:36:08.701 INFO:tasks.workunit.client.0.smithi086.stdout:op 999 completed, throughput=4.99MB/sec 2024-08-10T05:36:08.701 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GiQFsryqt7Wyp84 off=5141875 len=426070 2024-08-10T05:36:08.705 INFO:tasks.workunit.client.0.smithi086.stdout:op 1000 completed, throughput=4.99MB/sec 2024-08-10T05:36:08.705 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-o640ApylXScdVTR off=4214953 len=363203 2024-08-10T05:36:08.705 INFO:tasks.workunit.client.0.smithi086.stdout:op 1001 completed, throughput=4.99MB/sec 2024-08-10T05:36:08.706 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pdHb3wSAI9OUmoi off=7713410 len=359830 2024-08-10T05:36:08.706 INFO:tasks.workunit.client.0.smithi086.stdout:op 1002 completed, throughput=4.99MB/sec 2024-08-10T05:36:08.706 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1BAGRerj1LsMy98 off=6723323 len=1984426 2024-08-10T05:36:08.709 INFO:tasks.workunit.client.0.smithi086.stdout:op 1003 completed, throughput=5MB/sec 2024-08-10T05:36:09.709 INFO:tasks.workunit.client.0.smithi086.stdout: 198: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:09.724 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Xy7oE_SZxEFyjw2 off=19464131 len=1036538 2024-08-10T05:36:09.725 INFO:tasks.workunit.client.0.smithi086.stdout:op 1004 completed, throughput=4.98MB/sec 2024-08-10T05:36:09.726 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zctBeSkyc3ewWwM off=6483016 len=225295 2024-08-10T05:36:09.726 INFO:tasks.workunit.client.0.smithi086.stdout:op 1005 completed, throughput=4.98MB/sec 2024-08-10T05:36:09.726 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tQxteffGCtdwtaW off=8037431 len=1996325 2024-08-10T05:36:09.726 INFO:tasks.workunit.client.0.smithi086.stdout:op 1006 completed, throughput=4.99MB/sec 2024-08-10T05:36:09.726 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gk4RUv6I0DKTttz off=4716457 len=920183 2024-08-10T05:36:09.729 INFO:tasks.workunit.client.0.smithi086.stdout:op 1007 completed, throughput=5MB/sec 2024-08-10T05:36:09.729 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gNSSEV4P5x0POf9 off=1244336 len=1246634 2024-08-10T05:36:09.734 INFO:tasks.workunit.client.0.smithi086.stdout:op 1008 completed, throughput=5MB/sec 2024-08-10T05:36:09.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:09 smithi086 ceph-mon[98993]: pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:36:09.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:09 smithi086 ceph-mon[101471]: pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:36:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:09 smithi159 ceph-mon[90359]: pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:36:10.735 INFO:tasks.workunit.client.0.smithi086.stdout: 199: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:10.735 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PortUxmdCLTHUwm off=3208334 len=620941 2024-08-10T05:36:10.739 INFO:tasks.workunit.client.0.smithi086.stdout:op 1009 completed, throughput=4.98MB/sec 2024-08-10T05:36:10.739 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CPuupOVLeDRwxWv off=9208920 len=1671620 2024-08-10T05:36:10.741 INFO:tasks.workunit.client.0.smithi086.stdout:op 1010 completed, throughput=4.99MB/sec 2024-08-10T05:36:10.741 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Rkug6v0Mt_Go86p off=5546965 len=1046503 2024-08-10T05:36:10.747 INFO:tasks.workunit.client.0.smithi086.stdout:op 1011 completed, throughput=4.99MB/sec 2024-08-10T05:36:10.747 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zQXtHllna6PufGo off=4701480 len=456283 2024-08-10T05:36:10.750 INFO:tasks.workunit.client.0.smithi086.stdout:op 1012 completed, throughput=4.99MB/sec 2024-08-10T05:36:10.750 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PyKq8DZKkiE1pZ6 off=11107846 len=1972089 2024-08-10T05:36:10.752 INFO:tasks.workunit.client.0.smithi086.stdout:op 1013 completed, throughput=5MB/sec 2024-08-10T05:36:11.752 INFO:tasks.workunit.client.0.smithi086.stdout: 200: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:11.752 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dGqgNv_iVYm6JZM off=18405700 len=1624372 2024-08-10T05:36:11.761 INFO:tasks.workunit.client.0.smithi086.stdout:op 1014 completed, throughput=4.99MB/sec 2024-08-10T05:36:11.761 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hNJ4i_jv8Jo0FsE off=5431047 len=1883359 2024-08-10T05:36:11.769 INFO:tasks.workunit.client.0.smithi086.stdout:op 1015 completed, throughput=5MB/sec 2024-08-10T05:36:11.769 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fx3k_IGQUHvdIgy off=12883968 len=1154074 2024-08-10T05:36:11.776 INFO:tasks.workunit.client.0.smithi086.stdout:op 1016 completed, throughput=5MB/sec 2024-08-10T05:36:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:11 smithi086 ceph-mon[98993]: pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:36:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:36:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:11 smithi086 ceph-mon[101471]: pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:36:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:36:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:11 smithi159 ceph-mon[90359]: pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:36:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:36:12.776 INFO:tasks.workunit.client.0.smithi086.stdout: 201: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:12.776 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-L8sdtfZWibL9-ct off=3170603 len=1726765 2024-08-10T05:36:12.778 INFO:tasks.workunit.client.0.smithi086.stdout:op 1017 completed, throughput=4.98MB/sec 2024-08-10T05:36:12.779 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZrE8aIBKfkZuMWl off=7972415 len=127857 2024-08-10T05:36:12.779 INFO:tasks.workunit.client.0.smithi086.stdout:op 1018 completed, throughput=4.98MB/sec 2024-08-10T05:36:12.779 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6VJ203s-YeyIA2J off=1518244 len=1779880 2024-08-10T05:36:12.781 INFO:tasks.workunit.client.0.smithi086.stdout:op 1019 completed, throughput=4.99MB/sec 2024-08-10T05:36:12.781 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-HvEVmwo0n7vpjvz off=2333131 len=1479338 2024-08-10T05:36:12.783 INFO:tasks.workunit.client.0.smithi086.stdout:op 1020 completed, throughput=5MB/sec 2024-08-10T05:36:12.783 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Tk6wljlGJSiuJ7U off=1609189 len=711272 2024-08-10T05:36:12.784 INFO:tasks.workunit.client.0.smithi086.stdout:op 1021 completed, throughput=5MB/sec 2024-08-10T05:36:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:12 smithi086 ceph-mon[98993]: pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:36:12.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:12 smithi086 ceph-mon[101471]: pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:36:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:12 smithi159 ceph-mon[90359]: pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:36:13.785 INFO:tasks.workunit.client.0.smithi086.stdout: 202: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:13.785 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9uvy7ilIhVmdR3Q off=6185667 len=494572 2024-08-10T05:36:13.786 INFO:tasks.workunit.client.0.smithi086.stdout:op 1022 completed, throughput=4.98MB/sec 2024-08-10T05:36:13.786 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5K47ohTdgDMaABN off=2683919 len=1160388 2024-08-10T05:36:13.793 INFO:tasks.workunit.client.0.smithi086.stdout:op 1023 completed, throughput=4.99MB/sec 2024-08-10T05:36:13.793 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nEihzFEaEGnaa5H off=20622204 len=477296 2024-08-10T05:36:13.797 INFO:tasks.workunit.client.0.smithi086.stdout:op 1024 completed, throughput=4.99MB/sec 2024-08-10T05:36:13.797 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XDN3-ieiHyVWCEw off=2538629 len=905141 2024-08-10T05:36:13.799 INFO:tasks.workunit.client.0.smithi086.stdout:op 1025 completed, throughput=4.99MB/sec 2024-08-10T05:36:13.799 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wVNC-qTqJd-Ru-- off=5841511 len=1760737 2024-08-10T05:36:13.808 INFO:tasks.workunit.client.0.smithi086.stdout:op 1026 completed, throughput=5MB/sec 2024-08-10T05:36:14.809 INFO:tasks.workunit.client.0.smithi086.stdout: 203: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:14.809 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-b7VJjIajMSJCW7a off=20838 len=559408 2024-08-10T05:36:14.810 INFO:tasks.workunit.client.0.smithi086.stdout:op 1027 completed, throughput=4.98MB/sec 2024-08-10T05:36:14.810 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nLy-nOK_P0KpmkA off=5772413 len=488973 2024-08-10T05:36:14.814 INFO:tasks.workunit.client.0.smithi086.stdout:op 1028 completed, throughput=4.98MB/sec 2024-08-10T05:36:14.814 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tTGTjzq53NoJHz6 off=4495746 len=1897834 2024-08-10T05:36:14.818 INFO:tasks.workunit.client.0.smithi086.stdout:op 1029 completed, throughput=4.99MB/sec 2024-08-10T05:36:14.818 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-h1MMk0s2hqjIRpf off=7604649 len=1215195 2024-08-10T05:36:14.820 INFO:tasks.workunit.client.0.smithi086.stdout:op 1030 completed, throughput=5MB/sec 2024-08-10T05:36:14.820 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IZnfy2actvcUeIR off=823607 len=63421 2024-08-10T05:36:14.822 INFO:tasks.workunit.client.0.smithi086.stdout:op 1031 completed, throughput=5MB/sec 2024-08-10T05:36:14.822 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4sg5Ersv8M0XRuL off=14432 len=1840210 2024-08-10T05:36:14.824 INFO:tasks.workunit.client.0.smithi086.stdout:op 1032 completed, throughput=5MB/sec 2024-08-10T05:36:15.825 INFO:tasks.workunit.client.0.smithi086.stdout: 204: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:15.825 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9AN0jpnHtkcujbn off=2615930 len=1112939 2024-08-10T05:36:15.831 INFO:tasks.workunit.client.0.smithi086.stdout:op 1033 completed, throughput=4.98MB/sec 2024-08-10T05:36:15.831 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6sM6_T_0R276mF0 off=3089696 len=1643250 2024-08-10T05:36:15.833 INFO:tasks.workunit.client.0.smithi086.stdout:op 1034 completed, throughput=4.99MB/sec 2024-08-10T05:36:15.833 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Zempf0_xwPWvFs1 off=9277115 len=297702 2024-08-10T05:36:15.833 INFO:tasks.workunit.client.0.smithi086.stdout:op 1035 completed, throughput=4.99MB/sec 2024-08-10T05:36:15.833 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-La80hS27xWotreQ off=3695844 len=331893 2024-08-10T05:36:15.837 INFO:tasks.workunit.client.0.smithi086.stdout:op 1036 completed, throughput=4.99MB/sec 2024-08-10T05:36:15.837 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-A7b2bztjKTRx3KF off=1816654 len=1267314 2024-08-10T05:36:15.842 INFO:tasks.workunit.client.0.smithi086.stdout:op 1037 completed, throughput=5MB/sec 2024-08-10T05:36:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:15 smithi086 ceph-mon[98993]: pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:36:15.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:15 smithi086 ceph-mon[101471]: pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:36:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:15 smithi159 ceph-mon[90359]: pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:36:16.842 INFO:tasks.workunit.client.0.smithi086.stdout: 205: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:16.842 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AMwDBMhTQm9C62I off=20709191 len=459816 2024-08-10T05:36:16.846 INFO:tasks.workunit.client.0.smithi086.stdout:op 1038 completed, throughput=4.98MB/sec 2024-08-10T05:36:16.846 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7GfK8JHfZXcPzUj off=15830138 len=1101907 2024-08-10T05:36:16.851 INFO:tasks.workunit.client.0.smithi086.stdout:op 1039 completed, throughput=4.98MB/sec 2024-08-10T05:36:16.852 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-I2MPaTO1_gnKmEQ off=11406989 len=827996 2024-08-10T05:36:16.853 INFO:tasks.workunit.client.0.smithi086.stdout:op 1040 completed, throughput=4.99MB/sec 2024-08-10T05:36:16.853 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8XTn4V5Sg6x_D3i off=21297005 len=3252 2024-08-10T05:36:16.853 INFO:tasks.workunit.client.0.smithi086.stdout:op 1041 completed, throughput=4.99MB/sec 2024-08-10T05:36:16.853 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jnis4SuJubYTfbS off=8056030 len=1343201 2024-08-10T05:36:16.855 INFO:tasks.workunit.client.0.smithi086.stdout:op 1042 completed, throughput=4.99MB/sec 2024-08-10T05:36:16.855 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3CQXBJoUDKG7QL4 off=13290991 len=684012 2024-08-10T05:36:16.860 INFO:tasks.workunit.client.0.smithi086.stdout:op 1043 completed, throughput=5MB/sec 2024-08-10T05:36:16.860 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MAX8wDZ7lT_U88L off=14586663 len=1376291 2024-08-10T05:36:16.868 INFO:tasks.workunit.client.0.smithi086.stdout:op 1044 completed, throughput=5MB/sec 2024-08-10T05:36:17.868 INFO:tasks.workunit.client.0.smithi086.stdout: 206: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:17.868 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nQM_sg2gZIkqvuF off=12523619 len=641631 2024-08-10T05:36:17.869 INFO:tasks.workunit.client.0.smithi086.stdout:op 1045 completed, throughput=4.98MB/sec 2024-08-10T05:36:17.870 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SQfqOHJfs1mgfq0 off=2849369 len=1651736 2024-08-10T05:36:17.873 INFO:tasks.workunit.client.0.smithi086.stdout:op 1046 completed, throughput=4.99MB/sec 2024-08-10T05:36:17.873 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4KTDXB82-WJcLlK off=1723032 len=482227 2024-08-10T05:36:17.877 INFO:tasks.workunit.client.0.smithi086.stdout:op 1047 completed, throughput=4.99MB/sec 2024-08-10T05:36:17.877 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yQzhZ8uO1On5cFt off=567511 len=1017483 2024-08-10T05:36:17.883 INFO:tasks.workunit.client.0.smithi086.stdout:op 1048 completed, throughput=5MB/sec 2024-08-10T05:36:17.883 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cDUFJZhu0U2v2PR off=687144 len=284151 2024-08-10T05:36:17.884 INFO:tasks.workunit.client.0.smithi086.stdout:op 1049 completed, throughput=5MB/sec 2024-08-10T05:36:17.884 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Zf_Uw-5hRln2O_d off=8813414 len=425571 2024-08-10T05:36:17.888 INFO:tasks.workunit.client.0.smithi086.stdout:op 1050 completed, throughput=5MB/sec 2024-08-10T05:36:17.888 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-W0Is6R4VqatIPzP off=427449 len=1819931 2024-08-10T05:36:17.890 INFO:tasks.workunit.client.0.smithi086.stdout:op 1051 completed, throughput=5.01MB/sec 2024-08-10T05:36:17.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:17 smithi086 ceph-mon[98993]: pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:36:17.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:17 smithi086 ceph-mon[101471]: pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:36:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:17 smithi159 ceph-mon[90359]: pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:36:18.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:36:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:36:18] "GET /metrics HTTP/1.1" 200 34039 "" "Prometheus/2.43.0" 2024-08-10T05:36:18.890 INFO:tasks.workunit.client.0.smithi086.stdout: 207: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:18.891 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3igWRlnYWw8CzVC off=15011038 len=1701364 2024-08-10T05:36:18.893 INFO:tasks.workunit.client.0.smithi086.stdout:op 1052 completed, throughput=4.99MB/sec 2024-08-10T05:36:18.893 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-e8MyhDxA2PXbnPX off=5437680 len=345713 2024-08-10T05:36:18.894 INFO:tasks.workunit.client.0.smithi086.stdout:op 1053 completed, throughput=4.99MB/sec 2024-08-10T05:36:18.894 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QRQuSrvFEvd1hJF off=872251 len=613815 2024-08-10T05:36:18.897 INFO:tasks.workunit.client.0.smithi086.stdout:op 1054 completed, throughput=4.99MB/sec 2024-08-10T05:36:18.897 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PSvOGtaJmNmUyv6 off=188007 len=1475589 2024-08-10T05:36:18.901 INFO:tasks.workunit.client.0.smithi086.stdout:op 1055 completed, throughput=5MB/sec 2024-08-10T05:36:19.901 INFO:tasks.workunit.client.0.smithi086.stdout: 208: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:19.901 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tMv5tj-EMxKceOT off=5009027 len=364447 2024-08-10T05:36:19.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:19 smithi086 ceph-mon[98993]: pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:36:19.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:19 smithi086 ceph-mon[101471]: pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:36:19.905 INFO:tasks.workunit.client.0.smithi086.stdout:op 1056 completed, throughput=4.98MB/sec 2024-08-10T05:36:19.905 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-K4_JwDCVVtDeuuW off=3462035 len=668856 2024-08-10T05:36:19.906 INFO:tasks.workunit.client.0.smithi086.stdout:op 1057 completed, throughput=4.98MB/sec 2024-08-10T05:36:19.907 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CBB74zhD0wE8fWw off=13811853 len=1026560 2024-08-10T05:36:19.911 INFO:tasks.workunit.client.0.smithi086.stdout:op 1058 completed, throughput=4.99MB/sec 2024-08-10T05:36:19.911 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tXtYrWK1bkbIVD2 off=12964803 len=1386517 2024-08-10T05:36:19.913 INFO:tasks.workunit.client.0.smithi086.stdout:op 1059 completed, throughput=4.99MB/sec 2024-08-10T05:36:19.913 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zRO0Iwi2wsQNHzn off=12089750 len=1361293 2024-08-10T05:36:19.920 INFO:tasks.workunit.client.0.smithi086.stdout:op 1060 completed, throughput=5MB/sec 2024-08-10T05:36:19.920 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--3nR32AEFB_b71A off=5234244 len=157573 2024-08-10T05:36:19.920 INFO:tasks.workunit.client.0.smithi086.stdout:op 1061 completed, throughput=5MB/sec 2024-08-10T05:36:19.920 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WOLwywhKAnSz_jM off=1291906 len=1555152 2024-08-10T05:36:19.922 INFO:tasks.workunit.client.0.smithi086.stdout:op 1062 completed, throughput=5.01MB/sec 2024-08-10T05:36:19.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:19 smithi159 ceph-mon[90359]: pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:36:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:20 smithi086 ceph-mon[98993]: pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:36:20.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:20 smithi086 ceph-mon[101471]: pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:36:20.922 INFO:tasks.workunit.client.0.smithi086.stdout: 209: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:20.922 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HzKjUpZZ1zUAKrK off=5000358 len=398402 2024-08-10T05:36:20.926 INFO:tasks.workunit.client.0.smithi086.stdout:op 1063 completed, throughput=4.98MB/sec 2024-08-10T05:36:20.926 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Xcxp7ea7FgcfsxY off=1033875 len=1382607 2024-08-10T05:36:20.935 INFO:tasks.workunit.client.0.smithi086.stdout:op 1064 completed, throughput=4.99MB/sec 2024-08-10T05:36:20.935 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-HMo6-_KxlzMlab8 off=7187915 len=984700 2024-08-10T05:36:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:20 smithi159 ceph-mon[90359]: pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:36:20.937 INFO:tasks.workunit.client.0.smithi086.stdout:op 1065 completed, throughput=5MB/sec 2024-08-10T05:36:20.937 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7Cbj503fvgRotfJ off=705126 len=1794224 2024-08-10T05:36:20.939 INFO:tasks.workunit.client.0.smithi086.stdout:op 1066 completed, throughput=5MB/sec 2024-08-10T05:36:21.940 INFO:tasks.workunit.client.0.smithi086.stdout: 210: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:21.940 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-00XdIfPPlecBonT off=3638482 len=1374376 2024-08-10T05:36:21.947 INFO:tasks.workunit.client.0.smithi086.stdout:op 1067 completed, throughput=4.99MB/sec 2024-08-10T05:36:21.947 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rQ4ptO_Yv_6A8LJ off=17080285 len=894916 2024-08-10T05:36:21.948 INFO:tasks.workunit.client.0.smithi086.stdout:op 1068 completed, throughput=4.99MB/sec 2024-08-10T05:36:21.948 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iKX2ZeXA1deL6A- off=6087957 len=1406829 2024-08-10T05:36:21.954 INFO:tasks.workunit.client.0.smithi086.stdout:op 1069 completed, throughput=5MB/sec 2024-08-10T05:36:21.954 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4NFaSIi2Hac4NJo off=288896 len=888218 2024-08-10T05:36:21.955 INFO:tasks.workunit.client.0.smithi086.stdout:op 1070 completed, throughput=5MB/sec 2024-08-10T05:36:21.955 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-R756_LjPTUVG8U2 off=764796 len=748705 2024-08-10T05:36:21.956 INFO:tasks.workunit.client.0.smithi086.stdout:op 1071 completed, throughput=5MB/sec 2024-08-10T05:36:22.957 INFO:tasks.workunit.client.0.smithi086.stdout: 211: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:22.957 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cKvVW-iYYOkf_gs off=517393 len=303121 2024-08-10T05:36:22.958 INFO:tasks.workunit.client.0.smithi086.stdout:op 1072 completed, throughput=4.98MB/sec 2024-08-10T05:36:22.958 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HWLWoi44FsefuVQ off=821966 len=131204 2024-08-10T05:36:22.960 INFO:tasks.workunit.client.0.smithi086.stdout:op 1073 completed, throughput=4.98MB/sec 2024-08-10T05:36:22.960 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uJ5-qrWUDxe_FVw off=13374918 len=1292934 2024-08-10T05:36:22.962 INFO:tasks.workunit.client.0.smithi086.stdout:op 1074 completed, throughput=4.99MB/sec 2024-08-10T05:36:22.963 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fi9NN9R4ej52aLH off=18298226 len=1849234 2024-08-10T05:36:22.964 INFO:tasks.workunit.client.0.smithi086.stdout:op 1075 completed, throughput=5MB/sec 2024-08-10T05:36:22.964 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zppbjxGcADS8beR off=7558410 len=99802 2024-08-10T05:36:22.967 INFO:tasks.workunit.client.0.smithi086.stdout:op 1076 completed, throughput=5MB/sec 2024-08-10T05:36:22.967 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fFOqqIzUTsdlMeZ off=1494909 len=108681 2024-08-10T05:36:22.967 INFO:tasks.workunit.client.0.smithi086.stdout:op 1077 completed, throughput=5MB/sec 2024-08-10T05:36:22.967 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KYZsY9dFxQyossk off=14832732 len=1763118 2024-08-10T05:36:22.978 INFO:tasks.workunit.client.0.smithi086.stdout:op 1078 completed, throughput=5MB/sec 2024-08-10T05:36:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:23 smithi086 ceph-mon[98993]: pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:36:23.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:23 smithi086 ceph-mon[101471]: pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:36:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:23 smithi159 ceph-mon[90359]: pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:36:23.978 INFO:tasks.workunit.client.0.smithi086.stdout: 212: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:23.978 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PgNlqJCJUMwvsl1 off=1164802 len=198042 2024-08-10T05:36:23.980 INFO:tasks.workunit.client.0.smithi086.stdout:op 1079 completed, throughput=4.98MB/sec 2024-08-10T05:36:23.980 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nuxeDbG4pb-joj8 off=622359 len=237735 2024-08-10T05:36:23.981 INFO:tasks.workunit.client.0.smithi086.stdout:op 1080 completed, throughput=4.98MB/sec 2024-08-10T05:36:23.981 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-iM981iiGHfoWGwO off=12916462 len=1181248 2024-08-10T05:36:23.983 INFO:tasks.workunit.client.0.smithi086.stdout:op 1081 completed, throughput=4.99MB/sec 2024-08-10T05:36:23.983 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mQrINWOltl0VgIX off=2611325 len=1507613 2024-08-10T05:36:23.991 INFO:tasks.workunit.client.0.smithi086.stdout:op 1082 completed, throughput=4.99MB/sec 2024-08-10T05:36:23.991 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AhlY_1fjMafqXO3 off=9007748 len=1711058 2024-08-10T05:36:24.001 INFO:tasks.workunit.client.0.smithi086.stdout:op 1083 completed, throughput=5MB/sec 2024-08-10T05:36:25.001 INFO:tasks.workunit.client.0.smithi086.stdout: 213: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:25.002 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MzgXTUv27uhWiyS off=15118372 len=930474 2024-08-10T05:36:25.006 INFO:tasks.workunit.client.0.smithi086.stdout:op 1084 completed, throughput=4.98MB/sec 2024-08-10T05:36:25.006 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-l6op1N9UbWbudkN off=3676468 len=1436798 2024-08-10T05:36:25.012 INFO:tasks.workunit.client.0.smithi086.stdout:op 1085 completed, throughput=4.99MB/sec 2024-08-10T05:36:25.012 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-s9RV7bgij5B5ulE off=240384 len=2037285 2024-08-10T05:36:25.023 INFO:tasks.workunit.client.0.smithi086.stdout:op 1086 completed, throughput=5MB/sec 2024-08-10T05:36:25.023 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bwzz4plpSPvHw-u off=3027040 len=1275740 2024-08-10T05:36:25.032 INFO:tasks.workunit.client.0.smithi086.stdout:op 1087 completed, throughput=5MB/sec 2024-08-10T05:36:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:25 smithi086 ceph-mon[98993]: pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T05:36:25.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:25 smithi086 ceph-mon[101471]: pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T05:36:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:25 smithi159 ceph-mon[90359]: pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T05:36:26.032 INFO:tasks.workunit.client.0.smithi086.stdout: 214: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:26.032 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-H6tECOzJESCZbCt off=3344607 len=1229986 2024-08-10T05:36:26.033 INFO:tasks.workunit.client.0.smithi086.stdout:op 1088 completed, throughput=4.99MB/sec 2024-08-10T05:36:26.033 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ii-yEYf7WadnZnq off=5431444 len=1272050 2024-08-10T05:36:26.039 INFO:tasks.workunit.client.0.smithi086.stdout:op 1089 completed, throughput=4.99MB/sec 2024-08-10T05:36:26.040 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eAzQnLT4ZeD_J1b off=5962251 len=985370 2024-08-10T05:36:26.044 INFO:tasks.workunit.client.0.smithi086.stdout:op 1090 completed, throughput=4.99MB/sec 2024-08-10T05:36:26.044 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--Lz2-ibYLBv4lZe off=9418783 len=1615831 2024-08-10T05:36:26.052 INFO:tasks.workunit.client.0.smithi086.stdout:op 1091 completed, throughput=5MB/sec 2024-08-10T05:36:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:36:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:36:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:36:27.052 INFO:tasks.workunit.client.0.smithi086.stdout: 215: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:27.053 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0V3H5AfO4CcP--9 off=18996668 len=445855 2024-08-10T05:36:27.054 INFO:tasks.workunit.client.0.smithi086.stdout:op 1092 completed, throughput=4.98MB/sec 2024-08-10T05:36:27.054 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1WUSEab3f_ZQkNs off=2081552 len=1007505 2024-08-10T05:36:27.059 INFO:tasks.workunit.client.0.smithi086.stdout:op 1093 completed, throughput=4.99MB/sec 2024-08-10T05:36:27.059 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XSaQwsFiYpAx9GE off=312034 len=682698 2024-08-10T05:36:27.063 INFO:tasks.workunit.client.0.smithi086.stdout:op 1094 completed, throughput=4.99MB/sec 2024-08-10T05:36:27.063 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2EDP0fsGjAPYzx7 off=18018094 len=97211 2024-08-10T05:36:27.065 INFO:tasks.workunit.client.0.smithi086.stdout:op 1095 completed, throughput=4.99MB/sec 2024-08-10T05:36:27.065 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DLHbiSrd9QXFIYJ off=418676 len=494275 2024-08-10T05:36:27.069 INFO:tasks.workunit.client.0.smithi086.stdout:op 1096 completed, throughput=4.99MB/sec 2024-08-10T05:36:27.069 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7GqYlIZX_PnkTPQ off=928495 len=1223368 2024-08-10T05:36:27.070 INFO:tasks.workunit.client.0.smithi086.stdout:op 1097 completed, throughput=5MB/sec 2024-08-10T05:36:27.070 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GiQFsryqt7Wyp84 off=11905528 len=760420 2024-08-10T05:36:27.072 INFO:tasks.workunit.client.0.smithi086.stdout:op 1098 completed, throughput=5MB/sec 2024-08-10T05:36:27.073 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ho0K6-bvVhvJA1B off=10312 len=366125 2024-08-10T05:36:27.075 INFO:tasks.workunit.client.0.smithi086.stdout:op 1099 completed, throughput=5MB/sec 2024-08-10T05:36:27.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:27 smithi086 ceph-mon[98993]: pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:36:27.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:27 smithi086 ceph-mon[101471]: pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:36:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:27 smithi159 ceph-mon[90359]: pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:36:28.075 INFO:tasks.workunit.client.0.smithi086.stdout: 216: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:28.075 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-H0cid6ktJi7yXlw off=2323632 len=248856 2024-08-10T05:36:28.078 INFO:tasks.workunit.client.0.smithi086.stdout:op 1100 completed, throughput=4.98MB/sec 2024-08-10T05:36:28.078 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZBPuCirFoh2xURO off=8967952 len=1135217 2024-08-10T05:36:28.080 INFO:tasks.workunit.client.0.smithi086.stdout:op 1101 completed, throughput=4.98MB/sec 2024-08-10T05:36:28.080 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q6vXnzlCdHYC2iH off=4756545 len=1003200 2024-08-10T05:36:28.085 INFO:tasks.workunit.client.0.smithi086.stdout:op 1102 completed, throughput=4.99MB/sec 2024-08-10T05:36:28.085 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-f0gnIb-YvX09RfM off=5603378 len=1497816 2024-08-10T05:36:28.088 INFO:tasks.workunit.client.0.smithi086.stdout:op 1103 completed, throughput=4.99MB/sec 2024-08-10T05:36:28.088 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-H1kqLgAkgo5KvEh off=13995964 len=456442 2024-08-10T05:36:28.089 INFO:tasks.workunit.client.0.smithi086.stdout:op 1104 completed, throughput=5MB/sec 2024-08-10T05:36:28.089 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-I7WTiZDdX1q2KEN off=4748879 len=1597350 2024-08-10T05:36:28.091 INFO:tasks.workunit.client.0.smithi086.stdout:op 1105 completed, throughput=5MB/sec 2024-08-10T05:36:28.574 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:36:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:36:28] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-08-10T05:36:28.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:28 smithi086 ceph-mon[98993]: pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-10T05:36:28.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:28 smithi086 ceph-mon[101471]: pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-10T05:36:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:28 smithi159 ceph-mon[90359]: pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-10T05:36:29.091 INFO:tasks.workunit.client.0.smithi086.stdout: 217: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:29.091 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-r49OznzxdLYffVA off=8474663 len=51119 2024-08-10T05:36:29.092 INFO:tasks.workunit.client.0.smithi086.stdout:op 1106 completed, throughput=4.98MB/sec 2024-08-10T05:36:29.092 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-B_ytdoS51miUjjs off=572169 len=1628133 2024-08-10T05:36:29.101 INFO:tasks.workunit.client.0.smithi086.stdout:op 1107 completed, throughput=4.99MB/sec 2024-08-10T05:36:29.102 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3zdvQz46GnwDHSD off=499648 len=474437 2024-08-10T05:36:29.105 INFO:tasks.workunit.client.0.smithi086.stdout:op 1108 completed, throughput=4.99MB/sec 2024-08-10T05:36:29.105 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-N8eF_6lJclikarG off=9140176 len=1224522 2024-08-10T05:36:29.112 INFO:tasks.workunit.client.0.smithi086.stdout:op 1109 completed, throughput=4.99MB/sec 2024-08-10T05:36:29.112 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-p4-DI6WQa3mdsxu off=16294616 len=1242155 2024-08-10T05:36:29.120 INFO:tasks.workunit.client.0.smithi086.stdout:op 1110 completed, throughput=5MB/sec 2024-08-10T05:36:29.120 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QY3mV89Pwb9NraQ off=10102471 len=1349211 2024-08-10T05:36:29.128 INFO:tasks.workunit.client.0.smithi086.stdout:op 1111 completed, throughput=5.01MB/sec 2024-08-10T05:36:30.128 INFO:tasks.workunit.client.0.smithi086.stdout: 218: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:30.129 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tRrPiic3iV9nsG4 off=8682603 len=1300591 2024-08-10T05:36:30.136 INFO:tasks.workunit.client.0.smithi086.stdout:op 1112 completed, throughput=4.99MB/sec 2024-08-10T05:36:30.136 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jZSQ4oZLPc69PeV off=572912 len=117851 2024-08-10T05:36:30.136 INFO:tasks.workunit.client.0.smithi086.stdout:op 1113 completed, throughput=4.99MB/sec 2024-08-10T05:36:30.136 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AsKmDoXRYxT2Bwt off=261504 len=1215260 2024-08-10T05:36:30.144 INFO:tasks.workunit.client.0.smithi086.stdout:op 1114 completed, throughput=4.99MB/sec 2024-08-10T05:36:30.144 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WuUDHJPNB5ZVIwM off=2350269 len=1647999 2024-08-10T05:36:30.147 INFO:tasks.workunit.client.0.smithi086.stdout:op 1115 completed, throughput=5MB/sec 2024-08-10T05:36:31.147 INFO:tasks.workunit.client.0.smithi086.stdout: 219: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:31.147 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sPuCfwpwDd_CQ3i off=13840264 len=1776454 2024-08-10T05:36:31.155 INFO:tasks.workunit.client.0.smithi086.stdout:op 1116 completed, throughput=4.99MB/sec 2024-08-10T05:36:31.155 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-joBM6CV7sNlO9Lm off=2350745 len=794150 2024-08-10T05:36:31.155 INFO:tasks.workunit.client.0.smithi086.stdout:op 1117 completed, throughput=4.99MB/sec 2024-08-10T05:36:31.156 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6Km2L0RYnG2GHTf off=4144783 len=690352 2024-08-10T05:36:31.160 INFO:tasks.workunit.client.0.smithi086.stdout:op 1118 completed, throughput=4.99MB/sec 2024-08-10T05:36:31.161 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MsXdEL5y74fQGFN off=1489548 len=1051492 2024-08-10T05:36:31.165 INFO:tasks.workunit.client.0.smithi086.stdout:op 1119 completed, throughput=5MB/sec 2024-08-10T05:36:31.165 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj---HriqDJMsiFbPp off=4982915 len=1047885 2024-08-10T05:36:31.167 INFO:tasks.workunit.client.0.smithi086.stdout:op 1120 completed, throughput=5MB/sec 2024-08-10T05:36:31.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:31 smithi086 ceph-mon[98993]: pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:36:31.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:31 smithi086 ceph-mon[101471]: pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:36:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:31 smithi159 ceph-mon[90359]: pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:36:32.167 INFO:tasks.workunit.client.0.smithi086.stdout: 220: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:32.167 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XmVXhlcPBeRDfVQ off=4741421 len=582515 2024-08-10T05:36:32.171 INFO:tasks.workunit.client.0.smithi086.stdout:op 1121 completed, throughput=4.98MB/sec 2024-08-10T05:36:32.171 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LCa4d83VpTHqiVm off=3551129 len=744100 2024-08-10T05:36:32.172 INFO:tasks.workunit.client.0.smithi086.stdout:op 1122 completed, throughput=4.98MB/sec 2024-08-10T05:36:32.172 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Iy8lr9-RNVW6TZA off=12350350 len=1523442 2024-08-10T05:36:32.174 INFO:tasks.workunit.client.0.smithi086.stdout:op 1123 completed, throughput=4.99MB/sec 2024-08-10T05:36:32.175 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eXGqSa-cKOcDoyy off=11252101 len=1839207 2024-08-10T05:36:32.184 INFO:tasks.workunit.client.0.smithi086.stdout:op 1124 completed, throughput=5MB/sec 2024-08-10T05:36:32.184 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TMDWd8JsWKk6uTQ off=14619276 len=1140607 2024-08-10T05:36:32.190 INFO:tasks.workunit.client.0.smithi086.stdout:op 1125 completed, throughput=5MB/sec 2024-08-10T05:36:33.191 INFO:tasks.workunit.client.0.smithi086.stdout: 221: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:33.191 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Zrf6dfhPembPsjS off=14216540 len=1558718 2024-08-10T05:36:33.192 INFO:tasks.workunit.client.0.smithi086.stdout:op 1126 completed, throughput=4.99MB/sec 2024-08-10T05:36:33.193 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-G4hlE0pcUGHs95n off=7884787 len=801929 2024-08-10T05:36:33.194 INFO:tasks.workunit.client.0.smithi086.stdout:op 1127 completed, throughput=4.99MB/sec 2024-08-10T05:36:33.194 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-k2laYd05G8u-1Vo off=9132835 len=520665 2024-08-10T05:36:33.195 INFO:tasks.workunit.client.0.smithi086.stdout:op 1128 completed, throughput=4.99MB/sec 2024-08-10T05:36:33.195 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oIS3ztX6TNokHhF off=3391157 len=1673377 2024-08-10T05:36:33.202 INFO:tasks.workunit.client.0.smithi086.stdout:op 1129 completed, throughput=5MB/sec 2024-08-10T05:36:33.202 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ie2oF2IBbxVo8CL off=706620 len=437172 2024-08-10T05:36:33.205 INFO:tasks.workunit.client.0.smithi086.stdout:op 1130 completed, throughput=5MB/sec 2024-08-10T05:36:33.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:33 smithi086 ceph-mon[101471]: pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:36:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:33 smithi086 ceph-mon[98993]: pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:36:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:33 smithi159 ceph-mon[90359]: pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:36:34.205 INFO:tasks.workunit.client.0.smithi086.stdout: 222: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:34.205 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Yhxfh_im-a0k6I3 off=6004478 len=1711857 2024-08-10T05:36:34.207 INFO:tasks.workunit.client.0.smithi086.stdout:op 1131 completed, throughput=4.99MB/sec 2024-08-10T05:36:34.207 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sid-lW7Sdu7Hpfi off=14389782 len=1115643 2024-08-10T05:36:34.214 INFO:tasks.workunit.client.0.smithi086.stdout:op 1132 completed, throughput=4.99MB/sec 2024-08-10T05:36:34.214 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MO4y4S1xz1jBgtq off=2365269 len=581688 2024-08-10T05:36:34.218 INFO:tasks.workunit.client.0.smithi086.stdout:op 1133 completed, throughput=4.99MB/sec 2024-08-10T05:36:34.218 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OKRL-sIWCIH7ZmL off=11010901 len=1343831 2024-08-10T05:36:34.220 INFO:tasks.workunit.client.0.smithi086.stdout:op 1134 completed, throughput=5MB/sec 2024-08-10T05:36:34.220 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GCRIiNOnGMJs8vy off=8738829 len=1761584 2024-08-10T05:36:34.228 INFO:tasks.workunit.client.0.smithi086.stdout:op 1135 completed, throughput=5.01MB/sec 2024-08-10T05:36:35.229 INFO:tasks.workunit.client.0.smithi086.stdout: 223: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:35.229 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_UwpRLbehPe2W92 off=2576768 len=236276 2024-08-10T05:36:35.232 INFO:tasks.workunit.client.0.smithi086.stdout:op 1136 completed, throughput=4.99MB/sec 2024-08-10T05:36:35.232 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yw6O9FI0eYcVNYn off=1346134 len=819457 2024-08-10T05:36:35.233 INFO:tasks.workunit.client.0.smithi086.stdout:op 1137 completed, throughput=4.99MB/sec 2024-08-10T05:36:35.233 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tQUuK6lyQz5-wxc off=14324650 len=1926477 2024-08-10T05:36:35.241 INFO:tasks.workunit.client.0.smithi086.stdout:op 1138 completed, throughput=5MB/sec 2024-08-10T05:36:35.241 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ctZtRb37sRArcbh off=2231091 len=1791244 2024-08-10T05:36:35.243 INFO:tasks.workunit.client.0.smithi086.stdout:op 1139 completed, throughput=5MB/sec 2024-08-10T05:36:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:35 smithi086 ceph-mon[101471]: pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:36:35.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:35 smithi086 ceph-mon[98993]: pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:36:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:35 smithi159 ceph-mon[90359]: pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:36:36.243 INFO:tasks.workunit.client.0.smithi086.stdout: 224: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:36.243 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lM9cf-nqik2djaB off=15106191 len=2036887 2024-08-10T05:36:36.257 INFO:tasks.workunit.client.0.smithi086.stdout:op 1140 completed, throughput=4.99MB/sec 2024-08-10T05:36:36.257 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-E244lUpzsH2JoMq off=1627140 len=1580671 2024-08-10T05:36:36.259 INFO:tasks.workunit.client.0.smithi086.stdout:op 1141 completed, throughput=5MB/sec 2024-08-10T05:36:36.259 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YOwRYSNrqkD8qx- off=12135856 len=2067544 2024-08-10T05:36:36.261 INFO:tasks.workunit.client.0.smithi086.stdout:op 1142 completed, throughput=5.01MB/sec 2024-08-10T05:36:37.261 INFO:tasks.workunit.client.0.smithi086.stdout: 225: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:37.262 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xxtxSFLykTtlLL2 off=4530561 len=1605081 2024-08-10T05:36:37.269 INFO:tasks.workunit.client.0.smithi086.stdout:op 1143 completed, throughput=4.99MB/sec 2024-08-10T05:36:37.270 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-F-WEfWTI36VSUNz off=2115713 len=2031344 2024-08-10T05:36:37.281 INFO:tasks.workunit.client.0.smithi086.stdout:op 1144 completed, throughput=5MB/sec 2024-08-10T05:36:37.281 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PbGWnOXGTonINmL off=14889030 len=85492 2024-08-10T05:36:37.282 INFO:tasks.workunit.client.0.smithi086.stdout:op 1145 completed, throughput=5MB/sec 2024-08-10T05:36:37.282 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AcfBJN1qrijV__x off=17271344 len=1370578 2024-08-10T05:36:37.288 INFO:tasks.workunit.client.0.smithi086.stdout:op 1146 completed, throughput=5MB/sec 2024-08-10T05:36:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:37 smithi086 ceph-mon[101471]: pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:36:37.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:36:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:37 smithi086 ceph-mon[98993]: pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:36:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:36:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:37 smithi159 ceph-mon[90359]: pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:36:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:36:38.289 INFO:tasks.workunit.client.0.smithi086.stdout: 226: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:38.289 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-70P1Qs0yteUjgXK off=12747901 len=1172187 2024-08-10T05:36:38.293 INFO:tasks.workunit.client.0.smithi086.stdout:op 1147 completed, throughput=4.99MB/sec 2024-08-10T05:36:38.294 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-k2pT4J6Wpmp_Rtx off=15631549 len=131148 2024-08-10T05:36:38.294 INFO:tasks.workunit.client.0.smithi086.stdout:op 1148 completed, throughput=4.99MB/sec 2024-08-10T05:36:38.294 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZldA-hqO6Qnufbb off=4348698 len=1582955 2024-08-10T05:36:38.299 INFO:tasks.workunit.client.0.smithi086.stdout:op 1149 completed, throughput=4.99MB/sec 2024-08-10T05:36:38.299 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZT-USzSNuKlEf0v off=2886507 len=101662 2024-08-10T05:36:38.301 INFO:tasks.workunit.client.0.smithi086.stdout:op 1150 completed, throughput=4.99MB/sec 2024-08-10T05:36:38.301 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0EUzrnYsnyOoIXX off=327279 len=211157 2024-08-10T05:36:38.302 INFO:tasks.workunit.client.0.smithi086.stdout:op 1151 completed, throughput=5MB/sec 2024-08-10T05:36:38.302 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dE25uUQKoe5Q0pp off=458916 len=1831277 2024-08-10T05:36:38.303 INFO:tasks.workunit.client.0.smithi086.stdout:op 1152 completed, throughput=5MB/sec 2024-08-10T05:36:38.563 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:36:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:36:38] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-08-10T05:36:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:38 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:36:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:38 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:36:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:38 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:36:38.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:38 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:36:38.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:38 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:36:38.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:38 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:36:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:38 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:36:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:38 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:36:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:38 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:36:39.304 INFO:tasks.workunit.client.0.smithi086.stdout: 227: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:39.304 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Z8jEFUNrkt6TcKi off=11659878 len=2060803 2024-08-10T05:36:39.313 INFO:tasks.workunit.client.0.smithi086.stdout:op 1153 completed, throughput=4.99MB/sec 2024-08-10T05:36:39.313 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6nCYX5TclOLD9t_ off=3041882 len=1707904 2024-08-10T05:36:39.319 INFO:tasks.workunit.client.0.smithi086.stdout:op 1154 completed, throughput=5MB/sec 2024-08-10T05:36:39.319 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jPkS5KkXNY1SsYt off=3274755 len=1872871 2024-08-10T05:36:39.322 INFO:tasks.workunit.client.0.smithi086.stdout:op 1155 completed, throughput=5MB/sec 2024-08-10T05:36:39.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:39 smithi086 ceph-mon[101471]: pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:36:39.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:39 smithi086 ceph-mon[98993]: pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:36:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:39 smithi159 ceph-mon[90359]: pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:36:40.323 INFO:tasks.workunit.client.0.smithi086.stdout: 228: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:40.323 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WsQ_dGxd3cDazSX off=1045671 len=833032 2024-08-10T05:36:40.324 INFO:tasks.workunit.client.0.smithi086.stdout:op 1156 completed, throughput=4.99MB/sec 2024-08-10T05:36:40.324 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tNSLfrIJXoOUdLH off=13473799 len=1186035 2024-08-10T05:36:40.327 INFO:tasks.workunit.client.0.smithi086.stdout:op 1157 completed, throughput=4.99MB/sec 2024-08-10T05:36:40.327 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SMf7AA6zZ2ikldO off=929762 len=257577 2024-08-10T05:36:40.331 INFO:tasks.workunit.client.0.smithi086.stdout:op 1158 completed, throughput=4.99MB/sec 2024-08-10T05:36:40.331 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zQqJzkDFO6XZa6- off=4021329 len=985299 2024-08-10T05:36:40.333 INFO:tasks.workunit.client.0.smithi086.stdout:op 1159 completed, throughput=5MB/sec 2024-08-10T05:36:40.333 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yy3Y72mz0O_CeEj off=4233015 len=1618677 2024-08-10T05:36:40.335 INFO:tasks.workunit.client.0.smithi086.stdout:op 1160 completed, throughput=5MB/sec 2024-08-10T05:36:41.335 INFO:tasks.workunit.client.0.smithi086.stdout: 229: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:41.335 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ua_GpDUOynIdvm5 off=3502930 len=444954 2024-08-10T05:36:41.336 INFO:tasks.workunit.client.0.smithi086.stdout:op 1161 completed, throughput=4.98MB/sec 2024-08-10T05:36:41.336 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zJIquXpPUcJKmK6 off=1062548 len=34726 2024-08-10T05:36:41.336 INFO:tasks.workunit.client.0.smithi086.stdout:op 1162 completed, throughput=4.98MB/sec 2024-08-10T05:36:41.336 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KTAvs_NMQUkka81 off=1070375 len=2079853 2024-08-10T05:36:41.339 INFO:tasks.workunit.client.0.smithi086.stdout:op 1163 completed, throughput=4.99MB/sec 2024-08-10T05:36:41.339 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2acFFRCUh326-SD off=10957913 len=167657 2024-08-10T05:36:41.342 INFO:tasks.workunit.client.0.smithi086.stdout:op 1164 completed, throughput=4.99MB/sec 2024-08-10T05:36:41.342 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uHPkUZ4_gU54o1r off=5028648 len=88666 2024-08-10T05:36:41.342 INFO:tasks.workunit.client.0.smithi086.stdout:op 1165 completed, throughput=4.99MB/sec 2024-08-10T05:36:41.342 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BCve9mtwSogkYBO off=4241955 len=19144 2024-08-10T05:36:41.342 INFO:tasks.workunit.client.0.smithi086.stdout:op 1166 completed, throughput=4.99MB/sec 2024-08-10T05:36:41.343 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CSifcPoLnYH_s71 off=8095393 len=1110639 2024-08-10T05:36:41.345 INFO:tasks.workunit.client.0.smithi086.stdout:op 1167 completed, throughput=5MB/sec 2024-08-10T05:36:41.345 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-s3Bhqix2bQhALeu off=6035925 len=1426209 2024-08-10T05:36:41.352 INFO:tasks.workunit.client.0.smithi086.stdout:op 1168 completed, throughput=5MB/sec 2024-08-10T05:36:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:41 smithi086 ceph-mon[101471]: pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:36:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:36:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:41 smithi086 ceph-mon[98993]: pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:36:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:36:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:41 smithi159 ceph-mon[90359]: pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:36:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:36:42.353 INFO:tasks.workunit.client.0.smithi086.stdout: 230: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:42.353 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YtHQvGo_u2vatzD off=6163356 len=1491611 2024-08-10T05:36:42.362 INFO:tasks.workunit.client.0.smithi086.stdout:op 1169 completed, throughput=4.99MB/sec 2024-08-10T05:36:42.362 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1GSKI-SCm8VxD3N off=2465387 len=629872 2024-08-10T05:36:42.366 INFO:tasks.workunit.client.0.smithi086.stdout:op 1170 completed, throughput=4.99MB/sec 2024-08-10T05:36:42.366 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vvPQujABiOGq-_G off=1389140 len=152934 2024-08-10T05:36:42.369 INFO:tasks.workunit.client.0.smithi086.stdout:op 1171 completed, throughput=4.99MB/sec 2024-08-10T05:36:42.369 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--k0mbh5tvpt5R16 off=8435790 len=974598 2024-08-10T05:36:42.370 INFO:tasks.workunit.client.0.smithi086.stdout:op 1172 completed, throughput=4.99MB/sec 2024-08-10T05:36:42.370 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qp36Avhsz-tbZDj off=578681 len=179964 2024-08-10T05:36:42.371 INFO:tasks.workunit.client.0.smithi086.stdout:op 1173 completed, throughput=4.99MB/sec 2024-08-10T05:36:42.371 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0D_3BUuU_qF6ku1 off=640324 len=1890807 2024-08-10T05:36:42.379 INFO:tasks.workunit.client.0.smithi086.stdout:op 1174 completed, throughput=5MB/sec 2024-08-10T05:36:42.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:42 smithi086 ceph-mon[101471]: pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:36:42.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:42 smithi086 ceph-mon[98993]: pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:36:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:42 smithi159 ceph-mon[90359]: pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:36:43.380 INFO:tasks.workunit.client.0.smithi086.stdout: 231: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:43.380 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MWJJXogBuogvbx- off=10470454 len=200508 2024-08-10T05:36:43.381 INFO:tasks.workunit.client.0.smithi086.stdout:op 1175 completed, throughput=4.98MB/sec 2024-08-10T05:36:43.381 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SJHinOPmwoJaRhd off=2460590 len=1474583 2024-08-10T05:36:43.383 INFO:tasks.workunit.client.0.smithi086.stdout:op 1176 completed, throughput=4.99MB/sec 2024-08-10T05:36:43.383 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DGM6Gs4hJqNUZy2 off=7378083 len=1443038 2024-08-10T05:36:43.390 INFO:tasks.workunit.client.0.smithi086.stdout:op 1177 completed, throughput=4.99MB/sec 2024-08-10T05:36:43.390 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QxgIqufPT5TPclO off=4345368 len=754127 2024-08-10T05:36:43.392 INFO:tasks.workunit.client.0.smithi086.stdout:op 1178 completed, throughput=5MB/sec 2024-08-10T05:36:43.392 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uYwMw60F-6Q7p64 off=6612592 len=1293147 2024-08-10T05:36:43.399 INFO:tasks.workunit.client.0.smithi086.stdout:op 1179 completed, throughput=5MB/sec 2024-08-10T05:36:44.399 INFO:tasks.workunit.client.0.smithi086.stdout: 232: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:44.399 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UFpKMd9RL7R2gcN off=14040031 len=1924341 2024-08-10T05:36:44.407 INFO:tasks.workunit.client.0.smithi086.stdout:op 1180 completed, throughput=4.99MB/sec 2024-08-10T05:36:44.407 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-x-GRJ9fBt5KRYNe off=5367047 len=1402312 2024-08-10T05:36:44.408 INFO:tasks.workunit.client.0.smithi086.stdout:op 1181 completed, throughput=4.99MB/sec 2024-08-10T05:36:44.408 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-brv31RmDNyj6GOx off=4335722 len=215732 2024-08-10T05:36:44.409 INFO:tasks.workunit.client.0.smithi086.stdout:op 1182 completed, throughput=4.99MB/sec 2024-08-10T05:36:44.409 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Bf_nANluYrSVPAT off=308068 len=433272 2024-08-10T05:36:44.410 INFO:tasks.workunit.client.0.smithi086.stdout:op 1183 completed, throughput=5MB/sec 2024-08-10T05:36:44.410 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-cOopUG9IGHBptz5 off=8740469 len=1205440 2024-08-10T05:36:44.417 INFO:tasks.workunit.client.0.smithi086.stdout:op 1184 completed, throughput=5MB/sec 2024-08-10T05:36:45.418 INFO:tasks.workunit.client.0.smithi086.stdout: 233: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:45.418 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OBRsGFHSuntCK7I off=16064358 len=709224 2024-08-10T05:36:45.423 INFO:tasks.workunit.client.0.smithi086.stdout:op 1185 completed, throughput=4.98MB/sec 2024-08-10T05:36:45.423 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KUcvEG2QnuzX9NC off=11533963 len=1344449 2024-08-10T05:36:45.424 INFO:tasks.workunit.client.0.smithi086.stdout:op 1186 completed, throughput=4.99MB/sec 2024-08-10T05:36:45.424 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NcVW2V_0djXpLR_ off=283609 len=358646 2024-08-10T05:36:45.427 INFO:tasks.workunit.client.0.smithi086.stdout:op 1187 completed, throughput=4.99MB/sec 2024-08-10T05:36:45.428 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KsCQIchrC7YQfPx off=19216166 len=646238 2024-08-10T05:36:45.428 INFO:tasks.workunit.client.0.smithi086.stdout:op 1188 completed, throughput=4.99MB/sec 2024-08-10T05:36:45.428 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Tln_Pqp3AhDJluj off=14155281 len=1817649 2024-08-10T05:36:45.438 INFO:tasks.workunit.client.0.smithi086.stdout:op 1189 completed, throughput=5MB/sec 2024-08-10T05:36:45.438 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-k7k7TwIXYHRvNWw off=4900457 len=1249957 2024-08-10T05:36:45.440 INFO:tasks.workunit.client.0.smithi086.stdout:op 1190 completed, throughput=5MB/sec 2024-08-10T05:36:45.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:45 smithi086 ceph-mon[101471]: pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:36:45.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:45 smithi086 ceph-mon[98993]: pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:36:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:45 smithi159 ceph-mon[90359]: pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:36:46.441 INFO:tasks.workunit.client.0.smithi086.stdout: 234: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:46.441 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_zruoTGw2ClD7iY off=4251997 len=35266 2024-08-10T05:36:46.441 INFO:tasks.workunit.client.0.smithi086.stdout:op 1191 completed, throughput=4.98MB/sec 2024-08-10T05:36:46.441 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5e2qnMPMUmq_SJ5 off=9846759 len=1757205 2024-08-10T05:36:46.443 INFO:tasks.workunit.client.0.smithi086.stdout:op 1192 completed, throughput=4.99MB/sec 2024-08-10T05:36:46.443 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GdpvDjrcp7I6ElT off=11991827 len=1142323 2024-08-10T05:36:46.449 INFO:tasks.workunit.client.0.smithi086.stdout:op 1193 completed, throughput=4.99MB/sec 2024-08-10T05:36:46.449 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YofDQmE9LFXn32t off=12244513 len=1414967 2024-08-10T05:36:46.452 INFO:tasks.workunit.client.0.smithi086.stdout:op 1194 completed, throughput=5MB/sec 2024-08-10T05:36:47.452 INFO:tasks.workunit.client.0.smithi086.stdout: 235: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:47.453 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Dhjln96OABcgZXc off=7336353 len=557080 2024-08-10T05:36:47.457 INFO:tasks.workunit.client.0.smithi086.stdout:op 1195 completed, throughput=4.98MB/sec 2024-08-10T05:36:47.457 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dTfMiJU5F2VSdb8 off=1542933 len=310358 2024-08-10T05:36:47.458 INFO:tasks.workunit.client.0.smithi086.stdout:op 1196 completed, throughput=4.98MB/sec 2024-08-10T05:36:47.458 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gE5rBE1XxdHAm9c off=2688979 len=603321 2024-08-10T05:36:47.459 INFO:tasks.workunit.client.0.smithi086.stdout:op 1197 completed, throughput=4.98MB/sec 2024-08-10T05:36:47.459 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CRkvc9dKHvaohp9 off=610514 len=2038432 2024-08-10T05:36:47.469 INFO:tasks.workunit.client.0.smithi086.stdout:op 1198 completed, throughput=4.99MB/sec 2024-08-10T05:36:47.469 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GSulg1xCFyW2cxr off=4254743 len=893292 2024-08-10T05:36:47.470 INFO:tasks.workunit.client.0.smithi086.stdout:op 1199 completed, throughput=5MB/sec 2024-08-10T05:36:47.470 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vwcXwCZGPpPSH4Z off=8221554 len=202332 2024-08-10T05:36:47.471 INFO:tasks.workunit.client.0.smithi086.stdout:op 1200 completed, throughput=5MB/sec 2024-08-10T05:36:47.471 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4NbRkHRUT4k0Zqh off=90435 len=123309 2024-08-10T05:36:47.471 INFO:tasks.workunit.client.0.smithi086.stdout:op 1201 completed, throughput=5MB/sec 2024-08-10T05:36:47.471 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MqYBTxerIvhalR3 off=4559811 len=1583712 2024-08-10T05:36:47.473 INFO:tasks.workunit.client.0.smithi086.stdout:op 1202 completed, throughput=5MB/sec 2024-08-10T05:36:47.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:47 smithi086 ceph-mon[101471]: pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:36:47.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:47 smithi086 ceph-mon[98993]: pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:36:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:47 smithi159 ceph-mon[90359]: pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:36:48.473 INFO:tasks.workunit.client.0.smithi086.stdout: 236: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:48.473 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LbPzKdEbML_Wl9a off=19792795 len=1327667 2024-08-10T05:36:48.480 INFO:tasks.workunit.client.0.smithi086.stdout:op 1203 completed, throughput=4.99MB/sec 2024-08-10T05:36:48.480 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CARCiT8Rvv3ldrz off=8886556 len=994555 2024-08-10T05:36:48.485 INFO:tasks.workunit.client.0.smithi086.stdout:op 1204 completed, throughput=4.99MB/sec 2024-08-10T05:36:48.485 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EvSvJjSmvAQB9hh off=12881286 len=1796704 2024-08-10T05:36:48.494 INFO:tasks.workunit.client.0.smithi086.stdout:op 1205 completed, throughput=5MB/sec 2024-08-10T05:36:48.494 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-juFf727cEyKMNbA off=5701395 len=1726311 2024-08-10T05:36:48.502 INFO:tasks.workunit.client.0.smithi086.stdout:op 1206 completed, throughput=5.01MB/sec 2024-08-10T05:36:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:36:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:36:48] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-08-10T05:36:49.503 INFO:tasks.workunit.client.0.smithi086.stdout: 237: throughput=4.99MB/sec pending data=0 2024-08-10T05:36:49.503 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9KnlmlHElgjkDO5 off=81988 len=769664 2024-08-10T05:36:49.504 INFO:tasks.workunit.client.0.smithi086.stdout:op 1207 completed, throughput=4.99MB/sec 2024-08-10T05:36:49.504 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9pVWlUzGZamPLKl off=6059185 len=8465 2024-08-10T05:36:49.506 INFO:tasks.workunit.client.0.smithi086.stdout:op 1208 completed, throughput=4.99MB/sec 2024-08-10T05:36:49.506 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-j5NGkR3WHT-pGjA off=962339 len=488436 2024-08-10T05:36:49.507 INFO:tasks.workunit.client.0.smithi086.stdout:op 1209 completed, throughput=4.99MB/sec 2024-08-10T05:36:49.507 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5iwmrKaVgFQ8RfV off=67009 len=728983 2024-08-10T05:36:49.508 INFO:tasks.workunit.client.0.smithi086.stdout:op 1210 completed, throughput=4.99MB/sec 2024-08-10T05:36:49.508 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TiDtdFbJKZxcSCG off=375125 len=1196800 2024-08-10T05:36:49.509 INFO:tasks.workunit.client.0.smithi086.stdout:op 1211 completed, throughput=5MB/sec 2024-08-10T05:36:49.509 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ux809rXm1U1u7TC off=54094 len=2008211 2024-08-10T05:36:49.517 INFO:tasks.workunit.client.0.smithi086.stdout:op 1212 completed, throughput=5.01MB/sec 2024-08-10T05:36:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:49 smithi086 ceph-mon[98993]: pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:36:49.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:49 smithi086 ceph-mon[101471]: pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:36:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:49 smithi159 ceph-mon[90359]: pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:36:50.518 INFO:tasks.workunit.client.0.smithi086.stdout: 238: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:50.518 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IGFTJ1siKgItWDP off=693178 len=412626 2024-08-10T05:36:50.521 INFO:tasks.workunit.client.0.smithi086.stdout:op 1213 completed, throughput=4.99MB/sec 2024-08-10T05:36:50.521 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jc2oifkLew3xuPS off=4464057 len=1066365 2024-08-10T05:36:50.526 INFO:tasks.workunit.client.0.smithi086.stdout:op 1214 completed, throughput=4.99MB/sec 2024-08-10T05:36:50.526 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-cVBWkKWRY5InLgx off=12808092 len=781009 2024-08-10T05:36:50.530 INFO:tasks.workunit.client.0.smithi086.stdout:op 1215 completed, throughput=4.99MB/sec 2024-08-10T05:36:50.530 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-V4ynJdFwS61yQ-z off=13549921 len=211396 2024-08-10T05:36:50.531 INFO:tasks.workunit.client.0.smithi086.stdout:op 1216 completed, throughput=4.99MB/sec 2024-08-10T05:36:50.531 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5J9jg89Dvbvvp_r off=1065768 len=1723728 2024-08-10T05:36:50.532 INFO:tasks.workunit.client.0.smithi086.stdout:op 1217 completed, throughput=5MB/sec 2024-08-10T05:36:50.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:50 smithi086 ceph-mon[98993]: pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:36:50.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:50 smithi086 ceph-mon[101471]: pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:36:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:50 smithi159 ceph-mon[90359]: pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:36:51.532 INFO:tasks.workunit.client.0.smithi086.stdout: 239: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:51.533 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zxKWrJAsDgm0OmQ off=8372104 len=1122341 2024-08-10T05:36:51.534 INFO:tasks.workunit.client.0.smithi086.stdout:op 1218 completed, throughput=4.98MB/sec 2024-08-10T05:36:51.534 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-K7sTe048qe2sigL off=4679736 len=1020505 2024-08-10T05:36:51.535 INFO:tasks.workunit.client.0.smithi086.stdout:op 1219 completed, throughput=4.99MB/sec 2024-08-10T05:36:51.535 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6VJ203s-YeyIA2J off=9793922 len=2049482 2024-08-10T05:36:51.537 INFO:tasks.workunit.client.0.smithi086.stdout:op 1220 completed, throughput=5MB/sec 2024-08-10T05:36:51.538 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ey7Qzy7z2KU3hi5 off=3391146 len=1971417 2024-08-10T05:36:51.546 INFO:tasks.workunit.client.0.smithi086.stdout:op 1221 completed, throughput=5MB/sec 2024-08-10T05:36:52.546 INFO:tasks.workunit.client.0.smithi086.stdout: 240: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:52.546 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aB5BJUmL9BvS5_I off=5407893 len=968723 2024-08-10T05:36:52.548 INFO:tasks.workunit.client.0.smithi086.stdout:op 1222 completed, throughput=4.99MB/sec 2024-08-10T05:36:52.548 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IHJphaXK73u2p1J off=3088191 len=1410556 2024-08-10T05:36:52.555 INFO:tasks.workunit.client.0.smithi086.stdout:op 1223 completed, throughput=4.99MB/sec 2024-08-10T05:36:52.555 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--2ca2fDva4Hc7nG off=15348867 len=1789078 2024-08-10T05:36:52.565 INFO:tasks.workunit.client.0.smithi086.stdout:op 1224 completed, throughput=5MB/sec 2024-08-10T05:36:52.565 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PshFqpEbuZH1vmQ off=0 len=1557264 2024-08-10T05:36:52.567 INFO:tasks.workunit.client.0.smithi086.stdout:op 1225 completed, throughput=5.01MB/sec 2024-08-10T05:36:53.567 INFO:tasks.workunit.client.0.smithi086.stdout: 241: throughput=4.99MB/sec pending data=0 2024-08-10T05:36:53.568 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iy-bLRKJ5wjyuW_ off=2704221 len=1193171 2024-08-10T05:36:53.574 INFO:tasks.workunit.client.0.smithi086.stdout:op 1226 completed, throughput=4.99MB/sec 2024-08-10T05:36:53.574 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7zjf8M1-GouWzDF off=2904339 len=94414 2024-08-10T05:36:53.577 INFO:tasks.workunit.client.0.smithi086.stdout:op 1227 completed, throughput=4.99MB/sec 2024-08-10T05:36:53.577 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7SurhfYF8havkNL off=10150225 len=670292 2024-08-10T05:36:53.578 INFO:tasks.workunit.client.0.smithi086.stdout:op 1228 completed, throughput=4.99MB/sec 2024-08-10T05:36:53.578 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jvaLYpLYm9lXzZf off=2161818 len=2001264 2024-08-10T05:36:53.588 INFO:tasks.workunit.client.0.smithi086.stdout:op 1229 completed, throughput=5MB/sec 2024-08-10T05:36:53.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:53 smithi086 ceph-mon[98993]: pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:36:53.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:53 smithi086 ceph-mon[101471]: pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:36:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:53 smithi159 ceph-mon[90359]: pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:36:54.588 INFO:tasks.workunit.client.0.smithi086.stdout: 242: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:54.589 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yDIztdf-5g_ghD8 off=10431683 len=1605774 2024-08-10T05:36:54.595 INFO:tasks.workunit.client.0.smithi086.stdout:op 1230 completed, throughput=4.99MB/sec 2024-08-10T05:36:54.595 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-A8-qX79EKGwzvzW off=4464653 len=888267 2024-08-10T05:36:54.600 INFO:tasks.workunit.client.0.smithi086.stdout:op 1231 completed, throughput=4.99MB/sec 2024-08-10T05:36:54.600 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-N1VYZIN6f1yMZbb off=10959325 len=1183119 2024-08-10T05:36:54.603 INFO:tasks.workunit.client.0.smithi086.stdout:op 1232 completed, throughput=4.99MB/sec 2024-08-10T05:36:54.603 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-L3om2X_v5tNot4r off=596086 len=1175093 2024-08-10T05:36:54.608 INFO:tasks.workunit.client.0.smithi086.stdout:op 1233 completed, throughput=5MB/sec 2024-08-10T05:36:54.608 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IZnfy2actvcUeIR off=187497 len=136784 2024-08-10T05:36:54.608 INFO:tasks.workunit.client.0.smithi086.stdout:op 1234 completed, throughput=5MB/sec 2024-08-10T05:36:54.609 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-U9yrBv19GiPnyKY off=6639440 len=1290288 2024-08-10T05:36:54.615 INFO:tasks.workunit.client.0.smithi086.stdout:op 1235 completed, throughput=5MB/sec 2024-08-10T05:36:55.616 INFO:tasks.workunit.client.0.smithi086.stdout: 243: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:55.616 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-e1QEy8RgcO8428Y off=7310849 len=1521038 2024-08-10T05:36:55.618 INFO:tasks.workunit.client.0.smithi086.stdout:op 1236 completed, throughput=4.99MB/sec 2024-08-10T05:36:55.618 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-A8OQHnpjJ3B6qNm off=698787 len=280659 2024-08-10T05:36:55.618 INFO:tasks.workunit.client.0.smithi086.stdout:op 1237 completed, throughput=4.99MB/sec 2024-08-10T05:36:55.618 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hs4RN-u3Tn4eepQ off=9231692 len=1992198 2024-08-10T05:36:55.621 INFO:tasks.workunit.client.0.smithi086.stdout:op 1238 completed, throughput=5MB/sec 2024-08-10T05:36:55.621 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YofDQmE9LFXn32t off=10498953 len=1585403 2024-08-10T05:36:55.630 INFO:tasks.workunit.client.0.smithi086.stdout:op 1239 completed, throughput=5MB/sec 2024-08-10T05:36:55.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:55 smithi086 ceph-mon[98993]: pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:36:55.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:55 smithi086 ceph-mon[101471]: pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:36:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:55 smithi159 ceph-mon[90359]: pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:36:56.630 INFO:tasks.workunit.client.0.smithi086.stdout: 244: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:56.631 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OxLS2o2WjW59cPh off=2913123 len=529330 2024-08-10T05:36:56.631 INFO:tasks.workunit.client.0.smithi086.stdout:op 1240 completed, throughput=4.99MB/sec 2024-08-10T05:36:56.632 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MopQgHRyZQstFl3 off=3253677 len=465999 2024-08-10T05:36:56.633 INFO:tasks.workunit.client.0.smithi086.stdout:op 1241 completed, throughput=4.99MB/sec 2024-08-10T05:36:56.634 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JywvqxIJOYqd00_ off=7381667 len=202734 2024-08-10T05:36:56.634 INFO:tasks.workunit.client.0.smithi086.stdout:op 1242 completed, throughput=4.99MB/sec 2024-08-10T05:36:56.634 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CPjiIwRaVFMdRwB off=8175616 len=874413 2024-08-10T05:36:56.636 INFO:tasks.workunit.client.0.smithi086.stdout:op 1243 completed, throughput=4.99MB/sec 2024-08-10T05:36:56.636 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-z02dSaOTJOMNSVC off=2430348 len=345819 2024-08-10T05:36:56.639 INFO:tasks.workunit.client.0.smithi086.stdout:op 1244 completed, throughput=4.99MB/sec 2024-08-10T05:36:56.639 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--G0ldECjolAPTZ3 off=15124195 len=862704 2024-08-10T05:36:56.644 INFO:tasks.workunit.client.0.smithi086.stdout:op 1245 completed, throughput=5MB/sec 2024-08-10T05:36:56.644 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3MhaulmZ_97zhjw off=9540335 len=650740 2024-08-10T05:36:56.648 INFO:tasks.workunit.client.0.smithi086.stdout:op 1246 completed, throughput=5MB/sec 2024-08-10T05:36:56.648 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PBuLJJ_1Q_7GRcx off=1674041 len=1385588 2024-08-10T05:36:56.649 INFO:tasks.workunit.client.0.smithi086.stdout:op 1247 completed, throughput=5MB/sec 2024-08-10T05:36:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:36:56.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:36:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:36:57.650 INFO:tasks.workunit.client.0.smithi086.stdout: 245: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:57.650 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q0haTX3VRc_oiAX off=12053241 len=1728546 2024-08-10T05:36:57.660 INFO:tasks.workunit.client.0.smithi086.stdout:op 1248 completed, throughput=4.99MB/sec 2024-08-10T05:36:57.660 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wwlfVV_VQytdXw0 off=7200366 len=1733294 2024-08-10T05:36:57.661 INFO:tasks.workunit.client.0.smithi086.stdout:op 1249 completed, throughput=5MB/sec 2024-08-10T05:36:57.661 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Hk1tH1Wm1_Z2rLu off=4710138 len=1557688 2024-08-10T05:36:57.669 INFO:tasks.workunit.client.0.smithi086.stdout:op 1250 completed, throughput=5MB/sec 2024-08-10T05:36:57.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:57 smithi086 ceph-mon[98993]: pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:36:57.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:57 smithi086 ceph-mon[101471]: pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:36:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:57 smithi159 ceph-mon[90359]: pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:36:58.579 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:36:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:36:58] "GET /metrics HTTP/1.1" 200 34040 "" "Prometheus/2.43.0" 2024-08-10T05:36:58.669 INFO:tasks.workunit.client.0.smithi086.stdout: 246: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:58.669 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-M6HCVIGUlVNM1Ge off=3734133 len=1411134 2024-08-10T05:36:58.676 INFO:tasks.workunit.client.0.smithi086.stdout:op 1251 completed, throughput=4.99MB/sec 2024-08-10T05:36:58.676 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FUeY_K2f99cWEzQ off=12183069 len=553667 2024-08-10T05:36:58.680 INFO:tasks.workunit.client.0.smithi086.stdout:op 1252 completed, throughput=4.99MB/sec 2024-08-10T05:36:58.680 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SXQd4_CVuKUJBey off=11838477 len=1399121 2024-08-10T05:36:58.681 INFO:tasks.workunit.client.0.smithi086.stdout:op 1253 completed, throughput=4.99MB/sec 2024-08-10T05:36:58.681 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-or9yuUaNQdLu9y4 off=6113924 len=1652144 2024-08-10T05:36:58.683 INFO:tasks.workunit.client.0.smithi086.stdout:op 1254 completed, throughput=5MB/sec 2024-08-10T05:36:58.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:36:58 smithi086 ceph-mon[98993]: pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:36:58.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:36:58 smithi086 ceph-mon[101471]: pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:36:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:36:58 smithi159 ceph-mon[90359]: pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:36:59.683 INFO:tasks.workunit.client.0.smithi086.stdout: 247: throughput=4.98MB/sec pending data=0 2024-08-10T05:36:59.683 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eUdZojE771RTVYT off=18208921 len=1225697 2024-08-10T05:36:59.689 INFO:tasks.workunit.client.0.smithi086.stdout:op 1255 completed, throughput=4.99MB/sec 2024-08-10T05:36:59.689 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_Ws2C_99lEJMq9A off=12563844 len=1816011 2024-08-10T05:36:59.699 INFO:tasks.workunit.client.0.smithi086.stdout:op 1256 completed, throughput=4.99MB/sec 2024-08-10T05:36:59.699 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3prFq9W1qJY2Le8 off=3307694 len=1873344 2024-08-10T05:36:59.701 INFO:tasks.workunit.client.0.smithi086.stdout:op 1257 completed, throughput=5MB/sec 2024-08-10T05:36:59.701 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ONNEiC0jXtT7dvN off=2172108 len=746009 2024-08-10T05:36:59.705 INFO:tasks.workunit.client.0.smithi086.stdout:op 1258 completed, throughput=5MB/sec 2024-08-10T05:37:00.706 INFO:tasks.workunit.client.0.smithi086.stdout: 248: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:00.706 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tqj-ftxUt61DVdp off=12626691 len=733700 2024-08-10T05:37:00.707 INFO:tasks.workunit.client.0.smithi086.stdout:op 1259 completed, throughput=4.99MB/sec 2024-08-10T05:37:00.707 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8ZXO3-_bGU0U9Aq off=150995 len=1029948 2024-08-10T05:37:00.712 INFO:tasks.workunit.client.0.smithi086.stdout:op 1260 completed, throughput=4.99MB/sec 2024-08-10T05:37:00.712 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CfFdkixysxOsRcj off=14235717 len=759755 2024-08-10T05:37:00.713 INFO:tasks.workunit.client.0.smithi086.stdout:op 1261 completed, throughput=4.99MB/sec 2024-08-10T05:37:00.713 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RnaqLjdEwQCQRTO off=648820 len=878850 2024-08-10T05:37:00.718 INFO:tasks.workunit.client.0.smithi086.stdout:op 1262 completed, throughput=5MB/sec 2024-08-10T05:37:00.718 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OmXNCqgdQuPRFs4 off=4092381 len=780062 2024-08-10T05:37:00.721 INFO:tasks.workunit.client.0.smithi086.stdout:op 1263 completed, throughput=5MB/sec 2024-08-10T05:37:00.721 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8uXcS2wuraVW7vW off=18915175 len=2050118 2024-08-10T05:37:00.728 INFO:tasks.workunit.client.0.smithi086.stdout:op 1264 completed, throughput=5.01MB/sec 2024-08-10T05:37:01.729 INFO:tasks.workunit.client.0.smithi086.stdout: 249: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:01.729 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YUn2UWigf0lZCOo off=3519549 len=1616835 2024-08-10T05:37:01.731 INFO:tasks.workunit.client.0.smithi086.stdout:op 1265 completed, throughput=4.99MB/sec 2024-08-10T05:37:01.732 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PMlFAXO00RQncLt off=833632 len=109092 2024-08-10T05:37:01.734 INFO:tasks.workunit.client.0.smithi086.stdout:op 1266 completed, throughput=4.99MB/sec 2024-08-10T05:37:01.734 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WtSlw4cAoPwR7xv off=101147 len=1165457 2024-08-10T05:37:01.736 INFO:tasks.workunit.client.0.smithi086.stdout:op 1267 completed, throughput=5MB/sec 2024-08-10T05:37:01.736 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-shrg71kr5tf9NBk off=3561831 len=1235260 2024-08-10T05:37:01.737 INFO:tasks.workunit.client.0.smithi086.stdout:op 1268 completed, throughput=5MB/sec 2024-08-10T05:37:01.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:01 smithi086 ceph-mon[98993]: pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:37:01.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:01 smithi086 ceph-mon[101471]: pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:37:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:01 smithi159 ceph-mon[90359]: pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:37:02.737 INFO:tasks.workunit.client.0.smithi086.stdout: 250: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:02.738 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uR6vcZP-Uy7nRR1 off=10845416 len=422586 2024-08-10T05:37:02.742 INFO:tasks.workunit.client.0.smithi086.stdout:op 1269 completed, throughput=4.98MB/sec 2024-08-10T05:37:02.742 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XD3OVRE6PITVfbx off=13347724 len=1799282 2024-08-10T05:37:02.745 INFO:tasks.workunit.client.0.smithi086.stdout:op 1270 completed, throughput=4.99MB/sec 2024-08-10T05:37:02.745 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QgLxBmFgkp0sK-q off=2298359 len=975523 2024-08-10T05:37:02.746 INFO:tasks.workunit.client.0.smithi086.stdout:op 1271 completed, throughput=4.99MB/sec 2024-08-10T05:37:02.746 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kSX_JvSiYTRV8sq off=846707 len=1893450 2024-08-10T05:37:02.756 INFO:tasks.workunit.client.0.smithi086.stdout:op 1272 completed, throughput=5MB/sec 2024-08-10T05:37:03.756 INFO:tasks.workunit.client.0.smithi086.stdout: 251: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:03.756 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fa_Ev_4wkMx5IJp off=12970195 len=1899507 2024-08-10T05:37:03.767 INFO:tasks.workunit.client.0.smithi086.stdout:op 1273 completed, throughput=4.99MB/sec 2024-08-10T05:37:03.767 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rSLkkRS_W9HPtkq off=2615196 len=1765668 2024-08-10T05:37:03.775 INFO:tasks.workunit.client.0.smithi086.stdout:op 1274 completed, throughput=4.99MB/sec 2024-08-10T05:37:03.776 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EhYvAeusG6MoGwZ off=7025396 len=165431 2024-08-10T05:37:03.778 INFO:tasks.workunit.client.0.smithi086.stdout:op 1275 completed, throughput=4.99MB/sec 2024-08-10T05:37:03.778 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4uhc-S1vVEIRpol off=6403599 len=664790 2024-08-10T05:37:03.781 INFO:tasks.workunit.client.0.smithi086.stdout:op 1276 completed, throughput=5MB/sec 2024-08-10T05:37:03.782 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hoWJHWkuyu2p4ms off=13416857 len=542901 2024-08-10T05:37:03.785 INFO:tasks.workunit.client.0.smithi086.stdout:op 1277 completed, throughput=5MB/sec 2024-08-10T05:37:03.785 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RbV4Vhi9noG1q09 off=14547117 len=429611 2024-08-10T05:37:03.788 INFO:tasks.workunit.client.0.smithi086.stdout:op 1278 completed, throughput=5MB/sec 2024-08-10T05:37:03.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:03 smithi086 ceph-mon[101471]: pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:37:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:03 smithi086 ceph-mon[98993]: pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:37:03.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:03 smithi159 ceph-mon[90359]: pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:37:04.788 INFO:tasks.workunit.client.0.smithi086.stdout: 252: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:04.789 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SFFgD7FcnYyUwmt off=15772927 len=339297 2024-08-10T05:37:04.793 INFO:tasks.workunit.client.0.smithi086.stdout:op 1279 completed, throughput=4.98MB/sec 2024-08-10T05:37:04.794 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fY0Z0hPSoChNMTF off=10405271 len=1845214 2024-08-10T05:37:04.794 INFO:tasks.workunit.client.0.smithi086.stdout:op 1280 completed, throughput=4.99MB/sec 2024-08-10T05:37:04.794 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-cxa4fZ634ZLZIGP off=11592508 len=982021 2024-08-10T05:37:04.800 INFO:tasks.workunit.client.0.smithi086.stdout:op 1281 completed, throughput=4.99MB/sec 2024-08-10T05:37:04.800 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SnD698A8zT9ZmhF off=694836 len=1532935 2024-08-10T05:37:04.807 INFO:tasks.workunit.client.0.smithi086.stdout:op 1282 completed, throughput=5MB/sec 2024-08-10T05:37:04.807 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WpdRhdcBz6wLBaY off=14106860 len=674800 2024-08-10T05:37:04.809 INFO:tasks.workunit.client.0.smithi086.stdout:op 1283 completed, throughput=5MB/sec 2024-08-10T05:37:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:04 smithi086 ceph-mon[101471]: pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:37:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:04 smithi086 ceph-mon[98993]: pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:37:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:04 smithi159 ceph-mon[90359]: pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:37:05.809 INFO:tasks.workunit.client.0.smithi086.stdout: 253: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:05.809 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dtQxnbhgoiXI8bO off=7150447 len=993432 2024-08-10T05:37:05.814 INFO:tasks.workunit.client.0.smithi086.stdout:op 1284 completed, throughput=4.98MB/sec 2024-08-10T05:37:05.814 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AdtjeuEB-MLm7g7 off=16891228 len=335275 2024-08-10T05:37:05.816 INFO:tasks.workunit.client.0.smithi086.stdout:op 1285 completed, throughput=4.99MB/sec 2024-08-10T05:37:05.816 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Aw_Vnn3nVTXIw4U off=6223226 len=1952992 2024-08-10T05:37:05.824 INFO:tasks.workunit.client.0.smithi086.stdout:op 1286 completed, throughput=4.99MB/sec 2024-08-10T05:37:05.824 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hH9or7OqxFfMy7j off=0 len=1663661 2024-08-10T05:37:05.828 INFO:tasks.workunit.client.0.smithi086.stdout:op 1287 completed, throughput=5MB/sec 2024-08-10T05:37:05.828 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FY0RsTN_LfkUNoC off=0 len=1388055 2024-08-10T05:37:05.835 INFO:tasks.workunit.client.0.smithi086.stdout:op 1288 completed, throughput=5MB/sec 2024-08-10T05:37:06.835 INFO:tasks.workunit.client.0.smithi086.stdout: 254: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:06.836 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kOriyscMDyywH0m off=8439769 len=1938804 2024-08-10T05:37:06.837 INFO:tasks.workunit.client.0.smithi086.stdout:op 1289 completed, throughput=4.99MB/sec 2024-08-10T05:37:06.837 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kwyou9KI83EEm1X off=14096201 len=301712 2024-08-10T05:37:06.838 INFO:tasks.workunit.client.0.smithi086.stdout:op 1290 completed, throughput=4.99MB/sec 2024-08-10T05:37:06.838 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AHExLz9bCaHYA0k off=4310225 len=1197320 2024-08-10T05:37:06.840 INFO:tasks.workunit.client.0.smithi086.stdout:op 1291 completed, throughput=5MB/sec 2024-08-10T05:37:06.840 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kL7Y7GuXJ9hq2cb off=2031499 len=1735966 2024-08-10T05:37:06.849 INFO:tasks.workunit.client.0.smithi086.stdout:op 1292 completed, throughput=5MB/sec 2024-08-10T05:37:07.850 INFO:tasks.workunit.client.0.smithi086.stdout: 255: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:07.850 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hiE5bCiyOY90f2b off=1129614 len=474227 2024-08-10T05:37:07.851 INFO:tasks.workunit.client.0.smithi086.stdout:op 1293 completed, throughput=4.99MB/sec 2024-08-10T05:37:07.851 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eapykSXcE6E4OKf off=3660738 len=38635 2024-08-10T05:37:07.853 INFO:tasks.workunit.client.0.smithi086.stdout:op 1294 completed, throughput=4.99MB/sec 2024-08-10T05:37:07.853 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aEJsgK5jiFch70L off=10501957 len=1835571 2024-08-10T05:37:07.858 INFO:tasks.workunit.client.0.smithi086.stdout:op 1295 completed, throughput=4.99MB/sec 2024-08-10T05:37:07.858 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-H0WwC5IMdlUBgLF off=8258659 len=358951 2024-08-10T05:37:07.859 INFO:tasks.workunit.client.0.smithi086.stdout:op 1296 completed, throughput=4.99MB/sec 2024-08-10T05:37:07.859 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gMFbZ1rbS7ct2-p off=13474151 len=77873 2024-08-10T05:37:07.860 INFO:tasks.workunit.client.0.smithi086.stdout:op 1297 completed, throughput=4.99MB/sec 2024-08-10T05:37:07.860 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VfnEf4Br6BlvHRM off=2443996 len=887340 2024-08-10T05:37:07.865 INFO:tasks.workunit.client.0.smithi086.stdout:op 1298 completed, throughput=5MB/sec 2024-08-10T05:37:07.865 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ny2DmgCoDH2zFSZ off=4456850 len=1769424 2024-08-10T05:37:07.874 INFO:tasks.workunit.client.0.smithi086.stdout:op 1299 completed, throughput=5MB/sec 2024-08-10T05:37:07.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:07 smithi086 ceph-mon[101471]: pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-10T05:37:07.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:07 smithi086 ceph-mon[98993]: pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-10T05:37:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:07 smithi159 ceph-mon[90359]: pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-10T05:37:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:37:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:37:08] "GET /metrics HTTP/1.1" 200 34040 "" "Prometheus/2.43.0" 2024-08-10T05:37:08.875 INFO:tasks.workunit.client.0.smithi086.stdout: 256: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:08.875 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0CJLJBqXpdX8K6N off=7849617 len=1228030 2024-08-10T05:37:08.876 INFO:tasks.workunit.client.0.smithi086.stdout:op 1300 completed, throughput=4.99MB/sec 2024-08-10T05:37:08.877 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-y_7T--sWkKyqWM5 off=11681245 len=236708 2024-08-10T05:37:08.880 INFO:tasks.workunit.client.0.smithi086.stdout:op 1301 completed, throughput=4.99MB/sec 2024-08-10T05:37:08.880 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WY6ssEK8-xSrkMQ off=2736967 len=1606700 2024-08-10T05:37:08.882 INFO:tasks.workunit.client.0.smithi086.stdout:op 1302 completed, throughput=5MB/sec 2024-08-10T05:37:08.882 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-HpNss7whpaKd3Ty off=21348324 len=1814052 2024-08-10T05:37:08.885 INFO:tasks.workunit.client.0.smithi086.stdout:op 1303 completed, throughput=5MB/sec 2024-08-10T05:37:09.886 INFO:tasks.workunit.client.0.smithi086.stdout: 257: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:09.886 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-05Xx-IPAff4LKdN off=3472097 len=318938 2024-08-10T05:37:09.887 INFO:tasks.workunit.client.0.smithi086.stdout:op 1304 completed, throughput=4.98MB/sec 2024-08-10T05:37:09.887 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-v_4XUk4wEUSbxYj off=2833376 len=1431998 2024-08-10T05:37:09.893 INFO:tasks.workunit.client.0.smithi086.stdout:op 1305 completed, throughput=4.99MB/sec 2024-08-10T05:37:09.893 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QR51DekJGeXReQ3 off=9296697 len=1659274 2024-08-10T05:37:09.901 INFO:tasks.workunit.client.0.smithi086.stdout:op 1306 completed, throughput=5MB/sec 2024-08-10T05:37:09.901 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-V0shrccHBu_j_ki off=901312 len=1194786 2024-08-10T05:37:09.902 INFO:tasks.workunit.client.0.smithi086.stdout:op 1307 completed, throughput=5MB/sec 2024-08-10T05:37:09.903 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-J4baRMrRShUGzk0 off=1958006 len=460737 2024-08-10T05:37:09.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:09 smithi086 ceph-mon[101471]: pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:37:09.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:09 smithi086 ceph-mon[98993]: pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:37:09.907 INFO:tasks.workunit.client.0.smithi086.stdout:op 1308 completed, throughput=5MB/sec 2024-08-10T05:37:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:09 smithi159 ceph-mon[90359]: pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:37:10.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:10 smithi086 ceph-mon[101471]: pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:37:10.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:10 smithi086 ceph-mon[98993]: pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:37:10.906 INFO:tasks.workunit.client.0.smithi086.stdout: 258: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:10.906 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-svpasEgNNXAOM8C off=16076280 len=1210108 2024-08-10T05:37:10.913 INFO:tasks.workunit.client.0.smithi086.stdout:op 1309 completed, throughput=4.99MB/sec 2024-08-10T05:37:10.913 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-36TxVPvBcZzM_Hs off=2846092 len=1980900 2024-08-10T05:37:10.915 INFO:tasks.workunit.client.0.smithi086.stdout:op 1310 completed, throughput=4.99MB/sec 2024-08-10T05:37:10.915 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zEXvFO_6lO_NZ9m off=984054 len=508417 2024-08-10T05:37:10.916 INFO:tasks.workunit.client.0.smithi086.stdout:op 1311 completed, throughput=5MB/sec 2024-08-10T05:37:10.916 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ho0K6-bvVhvJA1B off=603629 len=1644984 2024-08-10T05:37:10.918 INFO:tasks.workunit.client.0.smithi086.stdout:op 1312 completed, throughput=5MB/sec 2024-08-10T05:37:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:10 smithi159 ceph-mon[90359]: pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:37:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:37:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:37:11.918 INFO:tasks.workunit.client.0.smithi086.stdout: 259: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:11.919 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rb9ePUckl_xRF-X off=2279223 len=1559235 2024-08-10T05:37:11.921 INFO:tasks.workunit.client.0.smithi086.stdout:op 1313 completed, throughput=4.99MB/sec 2024-08-10T05:37:11.921 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JI35ZmeVFqdRkWc off=2398064 len=585876 2024-08-10T05:37:11.925 INFO:tasks.workunit.client.0.smithi086.stdout:op 1314 completed, throughput=4.99MB/sec 2024-08-10T05:37:11.926 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MSGIu-N19ahAxtp off=3251186 len=1688702 2024-08-10T05:37:11.927 INFO:tasks.workunit.client.0.smithi086.stdout:op 1315 completed, throughput=5MB/sec 2024-08-10T05:37:11.928 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xLjjb2HMUR6nbnR off=6627333 len=1385743 2024-08-10T05:37:11.930 INFO:tasks.workunit.client.0.smithi086.stdout:op 1316 completed, throughput=5MB/sec 2024-08-10T05:37:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:37:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:12 smithi086 ceph-mon[98993]: pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:37:12.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:12 smithi086 ceph-mon[101471]: pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:37:12.931 INFO:tasks.workunit.client.0.smithi086.stdout: 260: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:12.931 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AqKIpF1ebdtIIQ0 off=1570489 len=990527 2024-08-10T05:37:12.933 INFO:tasks.workunit.client.0.smithi086.stdout:op 1317 completed, throughput=4.99MB/sec 2024-08-10T05:37:12.934 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PTC-vucklRDunst off=23784913 len=1147737 2024-08-10T05:37:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:12 smithi159 ceph-mon[90359]: pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:37:12.940 INFO:tasks.workunit.client.0.smithi086.stdout:op 1318 completed, throughput=4.99MB/sec 2024-08-10T05:37:12.940 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gu1FaZYg3-jp7l8 off=1422363 len=935882 2024-08-10T05:37:12.945 INFO:tasks.workunit.client.0.smithi086.stdout:op 1319 completed, throughput=4.99MB/sec 2024-08-10T05:37:12.945 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZSxa2OvvUugXkMQ off=3145978 len=684220 2024-08-10T05:37:12.946 INFO:tasks.workunit.client.0.smithi086.stdout:op 1320 completed, throughput=5MB/sec 2024-08-10T05:37:12.946 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yvoQ8PIpQYzhwvu off=3558781 len=1102102 2024-08-10T05:37:12.948 INFO:tasks.workunit.client.0.smithi086.stdout:op 1321 completed, throughput=5MB/sec 2024-08-10T05:37:12.948 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_w3T0UTu285bpWz off=8838111 len=236448 2024-08-10T05:37:12.949 INFO:tasks.workunit.client.0.smithi086.stdout:op 1322 completed, throughput=5MB/sec 2024-08-10T05:37:13.949 INFO:tasks.workunit.client.0.smithi086.stdout: 261: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:13.949 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_dRl5qChiRj4ADU off=3447039 len=2023950 2024-08-10T05:37:13.956 INFO:tasks.workunit.client.0.smithi086.stdout:op 1323 completed, throughput=4.99MB/sec 2024-08-10T05:37:13.956 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uXaKr-4taIlWsAA off=7635308 len=809153 2024-08-10T05:37:13.961 INFO:tasks.workunit.client.0.smithi086.stdout:op 1324 completed, throughput=4.99MB/sec 2024-08-10T05:37:13.961 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Q2i24KfXtBRyDIl off=8866191 len=609682 2024-08-10T05:37:13.962 INFO:tasks.workunit.client.0.smithi086.stdout:op 1325 completed, throughput=4.99MB/sec 2024-08-10T05:37:13.962 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WY6ssEK8-xSrkMQ off=9246501 len=1176779 2024-08-10T05:37:13.963 INFO:tasks.workunit.client.0.smithi086.stdout:op 1326 completed, throughput=5MB/sec 2024-08-10T05:37:13.963 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Qu9lmbUKzvafFuS off=12661952 len=611875 2024-08-10T05:37:13.964 INFO:tasks.workunit.client.0.smithi086.stdout:op 1327 completed, throughput=5MB/sec 2024-08-10T05:37:13.964 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-v1mEMEo5ccRl5km off=3679277 len=1934337 2024-08-10T05:37:13.966 INFO:tasks.workunit.client.0.smithi086.stdout:op 1328 completed, throughput=5.01MB/sec 2024-08-10T05:37:14.966 INFO:tasks.workunit.client.0.smithi086.stdout: 262: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:14.966 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sooyA5I66oDPd2_ off=2698163 len=925651 2024-08-10T05:37:14.968 INFO:tasks.workunit.client.0.smithi086.stdout:op 1329 completed, throughput=4.99MB/sec 2024-08-10T05:37:14.968 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-H5hC-0fWU6_HX8g off=7460437 len=1958710 2024-08-10T05:37:14.978 INFO:tasks.workunit.client.0.smithi086.stdout:op 1330 completed, throughput=5MB/sec 2024-08-10T05:37:14.978 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ro4Qpmvf3l5CArS off=9460141 len=1062604 2024-08-10T05:37:14.979 INFO:tasks.workunit.client.0.smithi086.stdout:op 1331 completed, throughput=5MB/sec 2024-08-10T05:37:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:15 smithi086 ceph-mon[98993]: pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:37:15.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:15 smithi086 ceph-mon[101471]: pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:37:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:15 smithi159 ceph-mon[90359]: pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:37:15.979 INFO:tasks.workunit.client.0.smithi086.stdout: 263: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:15.980 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JfehTPmPj_-d6nV off=11108518 len=927079 2024-08-10T05:37:15.982 INFO:tasks.workunit.client.0.smithi086.stdout:op 1332 completed, throughput=4.99MB/sec 2024-08-10T05:37:15.982 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tWJeFQXRyYielep off=9651105 len=847350 2024-08-10T05:37:15.984 INFO:tasks.workunit.client.0.smithi086.stdout:op 1333 completed, throughput=4.99MB/sec 2024-08-10T05:37:15.984 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MjYnAt9juOxPaG4 off=1809920 len=1771026 2024-08-10T05:37:15.987 INFO:tasks.workunit.client.0.smithi086.stdout:op 1334 completed, throughput=5MB/sec 2024-08-10T05:37:15.987 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3OvI3jbw8vg-O0m off=1083188 len=1635884 2024-08-10T05:37:15.996 INFO:tasks.workunit.client.0.smithi086.stdout:op 1335 completed, throughput=5MB/sec 2024-08-10T05:37:16.996 INFO:tasks.workunit.client.0.smithi086.stdout: 264: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:16.996 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-V5lOmH4urdA6RhG off=16951755 len=1988709 2024-08-10T05:37:17.000 INFO:tasks.workunit.client.0.smithi086.stdout:op 1336 completed, throughput=4.99MB/sec 2024-08-10T05:37:17.000 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EtdkjxuQood4-Gc off=1692112 len=803423 2024-08-10T05:37:17.002 INFO:tasks.workunit.client.0.smithi086.stdout:op 1337 completed, throughput=4.99MB/sec 2024-08-10T05:37:17.002 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-k6l5vbOnqz4Lhkv off=3226718 len=1979533 2024-08-10T05:37:17.014 INFO:tasks.workunit.client.0.smithi086.stdout:op 1338 completed, throughput=5MB/sec 2024-08-10T05:37:17.014 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Sex9T0JGBRlWwHs off=16119964 len=815804 2024-08-10T05:37:17.018 INFO:tasks.workunit.client.0.smithi086.stdout:op 1339 completed, throughput=5MB/sec 2024-08-10T05:37:17.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:17 smithi086 ceph-mon[98993]: pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:37:17.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:17 smithi086 ceph-mon[101471]: pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:37:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:17 smithi159 ceph-mon[90359]: pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:37:17.937 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:37:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=sqlstore.transactions t=2024-08-10T05:37:17.769238239Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-10T05:37:18.019 INFO:tasks.workunit.client.0.smithi086.stdout: 265: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:18.019 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Z_6kB2lr9Y2JCi5 off=12527890 len=81502 2024-08-10T05:37:18.021 INFO:tasks.workunit.client.0.smithi086.stdout:op 1340 completed, throughput=4.98MB/sec 2024-08-10T05:37:18.021 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-u0fsN5xxcbPOQ2k off=4286011 len=1572135 2024-08-10T05:37:18.029 INFO:tasks.workunit.client.0.smithi086.stdout:op 1341 completed, throughput=4.99MB/sec 2024-08-10T05:37:18.029 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9wnaEifdqqAzaUA off=22287099 len=463937 2024-08-10T05:37:18.030 INFO:tasks.workunit.client.0.smithi086.stdout:op 1342 completed, throughput=4.99MB/sec 2024-08-10T05:37:18.030 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6ibIUkTo0WZCWVw off=2745665 len=58699 2024-08-10T05:37:18.032 INFO:tasks.workunit.client.0.smithi086.stdout:op 1343 completed, throughput=4.99MB/sec 2024-08-10T05:37:18.032 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aN4Em3iaOpTh-Av off=5928558 len=1830219 2024-08-10T05:37:18.042 INFO:tasks.workunit.client.0.smithi086.stdout:op 1344 completed, throughput=5MB/sec 2024-08-10T05:37:18.042 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SSFjehj8tIXgnFj off=7039384 len=1394548 2024-08-10T05:37:18.044 INFO:tasks.workunit.client.0.smithi086.stdout:op 1345 completed, throughput=5MB/sec 2024-08-10T05:37:18.579 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:37:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:37:18] "GET /metrics HTTP/1.1" 200 34031 "" "Prometheus/2.43.0" 2024-08-10T05:37:18.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:18 smithi086 ceph-mon[98993]: pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:37:18.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:18 smithi086 ceph-mon[101471]: pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:37:18.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:18 smithi159 ceph-mon[90359]: pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:37:19.044 INFO:tasks.workunit.client.0.smithi086.stdout: 266: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:19.044 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nG7-au8mWAMgwzN off=8973541 len=1187992 2024-08-10T05:37:19.046 INFO:tasks.workunit.client.0.smithi086.stdout:op 1346 completed, throughput=4.99MB/sec 2024-08-10T05:37:19.046 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7mHRQ-gzOVDHM-4 off=3290386 len=1172223 2024-08-10T05:37:19.052 INFO:tasks.workunit.client.0.smithi086.stdout:op 1347 completed, throughput=4.99MB/sec 2024-08-10T05:37:19.052 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-h1EdlA-8PKS7zE2 off=7406927 len=1792183 2024-08-10T05:37:19.061 INFO:tasks.workunit.client.0.smithi086.stdout:op 1348 completed, throughput=5MB/sec 2024-08-10T05:37:19.062 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KVgYi8ch7lCHbvE off=2695195 len=1103154 2024-08-10T05:37:19.063 INFO:tasks.workunit.client.0.smithi086.stdout:op 1349 completed, throughput=5MB/sec 2024-08-10T05:37:20.063 INFO:tasks.workunit.client.0.smithi086.stdout: 267: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:20.063 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NeW3SOYzNHKfO0F off=14629101 len=1512325 2024-08-10T05:37:20.065 INFO:tasks.workunit.client.0.smithi086.stdout:op 1350 completed, throughput=4.99MB/sec 2024-08-10T05:37:20.065 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mgse9zuxrhjqsxf off=2916252 len=441573 2024-08-10T05:37:20.069 INFO:tasks.workunit.client.0.smithi086.stdout:op 1351 completed, throughput=4.99MB/sec 2024-08-10T05:37:20.069 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gvKMIlHSHm9R7jS off=16994156 len=248832 2024-08-10T05:37:20.070 INFO:tasks.workunit.client.0.smithi086.stdout:op 1352 completed, throughput=4.99MB/sec 2024-08-10T05:37:20.070 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-40Pzc11J1kRy-oi off=530523 len=1683370 2024-08-10T05:37:20.072 INFO:tasks.workunit.client.0.smithi086.stdout:op 1353 completed, throughput=5MB/sec 2024-08-10T05:37:20.072 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZItRQLrGPlT42R_ off=2023708 len=676588 2024-08-10T05:37:20.074 INFO:tasks.workunit.client.0.smithi086.stdout:op 1354 completed, throughput=5MB/sec 2024-08-10T05:37:20.074 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QsI8lNdNS28GJbp off=93499 len=1217490 2024-08-10T05:37:20.082 INFO:tasks.workunit.client.0.smithi086.stdout:op 1355 completed, throughput=5MB/sec 2024-08-10T05:37:21.082 INFO:tasks.workunit.client.0.smithi086.stdout: 268: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:21.082 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-k-7XeP4nD2NQt5R off=300813 len=1956437 2024-08-10T05:37:21.086 INFO:tasks.workunit.client.0.smithi086.stdout:op 1356 completed, throughput=4.99MB/sec 2024-08-10T05:37:21.086 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NuaRMU_sIYs6d11 off=17869185 len=717606 2024-08-10T05:37:21.091 INFO:tasks.workunit.client.0.smithi086.stdout:op 1357 completed, throughput=4.99MB/sec 2024-08-10T05:37:21.091 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MKsCTu6EeAU9SCO off=2852697 len=1770201 2024-08-10T05:37:21.098 INFO:tasks.workunit.client.0.smithi086.stdout:op 1358 completed, throughput=5MB/sec 2024-08-10T05:37:21.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:21 smithi086 ceph-mon[101471]: pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-10T05:37:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:21 smithi086 ceph-mon[98993]: pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-10T05:37:21.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:21 smithi159 ceph-mon[90359]: pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-10T05:37:22.098 INFO:tasks.workunit.client.0.smithi086.stdout: 269: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:22.098 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-d2D9uDw7UnRQJ7U off=2220909 len=297656 2024-08-10T05:37:22.099 INFO:tasks.workunit.client.0.smithi086.stdout:op 1359 completed, throughput=4.98MB/sec 2024-08-10T05:37:22.099 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gk4RUv6I0DKTttz off=7156155 len=672643 2024-08-10T05:37:22.100 INFO:tasks.workunit.client.0.smithi086.stdout:op 1360 completed, throughput=4.99MB/sec 2024-08-10T05:37:22.100 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-clzLJxhW6WQ9cdr off=3731445 len=274184 2024-08-10T05:37:22.102 INFO:tasks.workunit.client.0.smithi086.stdout:op 1361 completed, throughput=4.99MB/sec 2024-08-10T05:37:22.102 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2D5F_TiAZPZL6aj off=1514988 len=855705 2024-08-10T05:37:22.103 INFO:tasks.workunit.client.0.smithi086.stdout:op 1362 completed, throughput=4.99MB/sec 2024-08-10T05:37:22.103 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OleIGZuqoNpaCu- off=11195540 len=508710 2024-08-10T05:37:22.104 INFO:tasks.workunit.client.0.smithi086.stdout:op 1363 completed, throughput=4.99MB/sec 2024-08-10T05:37:22.104 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6mjuPitLWO3zyV9 off=18892506 len=951581 2024-08-10T05:37:22.105 INFO:tasks.workunit.client.0.smithi086.stdout:op 1364 completed, throughput=4.99MB/sec 2024-08-10T05:37:22.105 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LK1v-O8vPu3rb8o off=3429052 len=542515 2024-08-10T05:37:22.106 INFO:tasks.workunit.client.0.smithi086.stdout:op 1365 completed, throughput=5MB/sec 2024-08-10T05:37:22.106 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QEVGWdMBWVzBrNK off=412964 len=1613175 2024-08-10T05:37:22.113 INFO:tasks.workunit.client.0.smithi086.stdout:op 1366 completed, throughput=5MB/sec 2024-08-10T05:37:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:22 smithi086 ceph-mon[98993]: pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:37:22.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:22 smithi086 ceph-mon[101471]: pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:37:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:22 smithi159 ceph-mon[90359]: pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:37:23.113 INFO:tasks.workunit.client.0.smithi086.stdout: 270: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:23.114 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VFZOwGok_sdpdDk off=5531299 len=390988 2024-08-10T05:37:23.117 INFO:tasks.workunit.client.0.smithi086.stdout:op 1367 completed, throughput=4.98MB/sec 2024-08-10T05:37:23.117 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PmbNMLGyPKgbCkZ off=12721127 len=368356 2024-08-10T05:37:23.120 INFO:tasks.workunit.client.0.smithi086.stdout:op 1368 completed, throughput=4.99MB/sec 2024-08-10T05:37:23.120 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EWCBGaBC8cq5s1y off=98346 len=2029393 2024-08-10T05:37:23.132 INFO:tasks.workunit.client.0.smithi086.stdout:op 1369 completed, throughput=4.99MB/sec 2024-08-10T05:37:23.132 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XQsWslZfIELqV8X off=2835075 len=174868 2024-08-10T05:37:23.135 INFO:tasks.workunit.client.0.smithi086.stdout:op 1370 completed, throughput=4.99MB/sec 2024-08-10T05:37:23.135 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-z4d0-t8hGS8DVhB off=7572207 len=786371 2024-08-10T05:37:23.140 INFO:tasks.workunit.client.0.smithi086.stdout:op 1371 completed, throughput=5MB/sec 2024-08-10T05:37:23.140 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ugexiQ_f5-Lcaer off=10662174 len=1816995 2024-08-10T05:37:23.150 INFO:tasks.workunit.client.0.smithi086.stdout:op 1372 completed, throughput=5MB/sec 2024-08-10T05:37:24.151 INFO:tasks.workunit.client.0.smithi086.stdout: 271: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:24.151 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-38ivmw7HJcXPENY off=4746072 len=919979 2024-08-10T05:37:24.153 INFO:tasks.workunit.client.0.smithi086.stdout:op 1373 completed, throughput=4.99MB/sec 2024-08-10T05:37:24.153 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kHzexQR4TZgmW3B off=5412800 len=1884103 2024-08-10T05:37:24.155 INFO:tasks.workunit.client.0.smithi086.stdout:op 1374 completed, throughput=4.99MB/sec 2024-08-10T05:37:24.155 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZP2vAsWzLH_mrzd off=19389521 len=38429 2024-08-10T05:37:24.156 INFO:tasks.workunit.client.0.smithi086.stdout:op 1375 completed, throughput=4.99MB/sec 2024-08-10T05:37:24.156 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RtqHtl0huL3NSGR off=5924879 len=1665985 2024-08-10T05:37:24.164 INFO:tasks.workunit.client.0.smithi086.stdout:op 1376 completed, throughput=5MB/sec 2024-08-10T05:37:24.164 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9z97s6IQzh39EKy off=10883759 len=766854 2024-08-10T05:37:24.166 INFO:tasks.workunit.client.0.smithi086.stdout:op 1377 completed, throughput=5MB/sec 2024-08-10T05:37:25.166 INFO:tasks.workunit.client.0.smithi086.stdout: 272: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:25.167 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AAF8v7H0_o78tzw off=7422266 len=1910557 2024-08-10T05:37:25.169 INFO:tasks.workunit.client.0.smithi086.stdout:op 1378 completed, throughput=4.99MB/sec 2024-08-10T05:37:25.169 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-F01PHzSKeeaZhgX off=7837234 len=310967 2024-08-10T05:37:25.172 INFO:tasks.workunit.client.0.smithi086.stdout:op 1379 completed, throughput=4.99MB/sec 2024-08-10T05:37:25.172 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BjvUs6Hb3o9sM3- off=5509527 len=894055 2024-08-10T05:37:25.173 INFO:tasks.workunit.client.0.smithi086.stdout:op 1380 completed, throughput=4.99MB/sec 2024-08-10T05:37:25.174 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hkeESChPJvOW0kH off=1386200 len=1654975 2024-08-10T05:37:25.184 INFO:tasks.workunit.client.0.smithi086.stdout:op 1381 completed, throughput=5MB/sec 2024-08-10T05:37:25.184 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JeSbuKx1lHH3P_5 off=1741936 len=733278 2024-08-10T05:37:25.184 INFO:tasks.workunit.client.0.smithi086.stdout:op 1382 completed, throughput=5MB/sec 2024-08-10T05:37:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:25 smithi086 ceph-mon[98993]: pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:37:25.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:25 smithi086 ceph-mon[101471]: pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:37:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:25 smithi159 ceph-mon[90359]: pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:37:26.185 INFO:tasks.workunit.client.0.smithi086.stdout: 273: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:26.185 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VtXsESZAG1qTQTf off=7141514 len=621160 2024-08-10T05:37:26.189 INFO:tasks.workunit.client.0.smithi086.stdout:op 1383 completed, throughput=4.99MB/sec 2024-08-10T05:37:26.190 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZP97QiPt5pg6MUJ off=283106 len=486045 2024-08-10T05:37:26.191 INFO:tasks.workunit.client.0.smithi086.stdout:op 1384 completed, throughput=4.99MB/sec 2024-08-10T05:37:26.191 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TgJISZB4ypXnP-A off=1220001 len=667001 2024-08-10T05:37:26.195 INFO:tasks.workunit.client.0.smithi086.stdout:op 1385 completed, throughput=4.99MB/sec 2024-08-10T05:37:26.195 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OqzZ_xlBGnVtyhw off=862243 len=1810607 2024-08-10T05:37:26.205 INFO:tasks.workunit.client.0.smithi086.stdout:op 1386 completed, throughput=5MB/sec 2024-08-10T05:37:26.205 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Cz3s3XIrxBrIlB8 off=11092053 len=1995453 2024-08-10T05:37:26.207 INFO:tasks.workunit.client.0.smithi086.stdout:op 1387 completed, throughput=5MB/sec 2024-08-10T05:37:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:37:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:26 smithi086 ceph-mon[101471]: pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:37:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:37:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:26 smithi086 ceph-mon[98993]: pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:37:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:37:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:26 smithi159 ceph-mon[90359]: pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:37:27.208 INFO:tasks.workunit.client.0.smithi086.stdout: 274: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:27.208 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TZm86w1Re4u5fxr off=5082060 len=139071 2024-08-10T05:37:27.209 INFO:tasks.workunit.client.0.smithi086.stdout:op 1388 completed, throughput=4.99MB/sec 2024-08-10T05:37:27.209 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pIi99bOH8CxGWri off=722421 len=1192912 2024-08-10T05:37:27.216 INFO:tasks.workunit.client.0.smithi086.stdout:op 1389 completed, throughput=4.99MB/sec 2024-08-10T05:37:27.216 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ba8AkrsCGMag0Zf off=476938 len=376984 2024-08-10T05:37:27.217 INFO:tasks.workunit.client.0.smithi086.stdout:op 1390 completed, throughput=4.99MB/sec 2024-08-10T05:37:27.217 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PygxwpzzImnl57p off=0 len=1490239 2024-08-10T05:37:27.223 INFO:tasks.workunit.client.0.smithi086.stdout:op 1391 completed, throughput=5MB/sec 2024-08-10T05:37:27.223 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PNzhlu1Yka08FbL off=3970476 len=1342965 2024-08-10T05:37:27.231 INFO:tasks.workunit.client.0.smithi086.stdout:op 1392 completed, throughput=5MB/sec 2024-08-10T05:37:28.232 INFO:tasks.workunit.client.0.smithi086.stdout: 275: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:28.232 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QejkDPL7e2Nting off=5028333 len=586960 2024-08-10T05:37:28.236 INFO:tasks.workunit.client.0.smithi086.stdout:op 1393 completed, throughput=4.98MB/sec 2024-08-10T05:37:28.236 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZldA-hqO6Qnufbb off=211235 len=1040932 2024-08-10T05:37:28.237 INFO:tasks.workunit.client.0.smithi086.stdout:op 1394 completed, throughput=4.99MB/sec 2024-08-10T05:37:28.238 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5Sks8_Fe8PUA6mT off=7150037 len=1415582 2024-08-10T05:37:28.239 INFO:tasks.workunit.client.0.smithi086.stdout:op 1395 completed, throughput=4.99MB/sec 2024-08-10T05:37:28.239 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QeiEPCty0n0qNu1 off=1297737 len=579901 2024-08-10T05:37:28.240 INFO:tasks.workunit.client.0.smithi086.stdout:op 1396 completed, throughput=4.99MB/sec 2024-08-10T05:37:28.240 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YkikbBX7q4vBnHC off=5974957 len=290376 2024-08-10T05:37:28.243 INFO:tasks.workunit.client.0.smithi086.stdout:op 1397 completed, throughput=5MB/sec 2024-08-10T05:37:28.243 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Nn_jbVQzR_exigI off=4748165 len=367329 2024-08-10T05:37:28.247 INFO:tasks.workunit.client.0.smithi086.stdout:op 1398 completed, throughput=5MB/sec 2024-08-10T05:37:28.247 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hHO7kwRxwi37Hql off=4355809 len=675612 2024-08-10T05:37:28.250 INFO:tasks.workunit.client.0.smithi086.stdout:op 1399 completed, throughput=5MB/sec 2024-08-10T05:37:28.251 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-M-0fNVAWYkTmp94 off=3554717 len=1668413 2024-08-10T05:37:28.256 INFO:tasks.workunit.client.0.smithi086.stdout:op 1400 completed, throughput=5MB/sec 2024-08-10T05:37:28.623 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:37:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:37:28] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2024-08-10T05:37:28.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:28 smithi086 ceph-mon[101471]: pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:37:28.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:28 smithi086 ceph-mon[98993]: pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:37:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:28 smithi159 ceph-mon[90359]: pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:37:29.256 INFO:tasks.workunit.client.0.smithi086.stdout: 276: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:29.256 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Mg2aR5ioUbVoprv off=4282196 len=1989436 2024-08-10T05:37:29.258 INFO:tasks.workunit.client.0.smithi086.stdout:op 1401 completed, throughput=4.99MB/sec 2024-08-10T05:37:29.259 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--0bqR_ky2nTm9wN off=721807 len=1911603 2024-08-10T05:37:29.263 INFO:tasks.workunit.client.0.smithi086.stdout:op 1402 completed, throughput=5MB/sec 2024-08-10T05:37:29.263 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MHmcTKsif249eQ4 off=4142478 len=1549841 2024-08-10T05:37:29.270 INFO:tasks.workunit.client.0.smithi086.stdout:op 1403 completed, throughput=5.01MB/sec 2024-08-10T05:37:30.270 INFO:tasks.workunit.client.0.smithi086.stdout: 277: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:30.271 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jUfTrugQKF4cN1u off=637749 len=751073 2024-08-10T05:37:30.276 INFO:tasks.workunit.client.0.smithi086.stdout:op 1404 completed, throughput=4.99MB/sec 2024-08-10T05:37:30.276 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-HCgebLjEeMZtPmN off=7066536 len=1131583 2024-08-10T05:37:30.277 INFO:tasks.workunit.client.0.smithi086.stdout:op 1405 completed, throughput=4.99MB/sec 2024-08-10T05:37:30.277 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-brey68KEHTaFo99 off=885712 len=561292 2024-08-10T05:37:30.278 INFO:tasks.workunit.client.0.smithi086.stdout:op 1406 completed, throughput=5MB/sec 2024-08-10T05:37:30.278 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kOShltDrF_tgIcY off=9733660 len=1260276 2024-08-10T05:37:30.280 INFO:tasks.workunit.client.0.smithi086.stdout:op 1407 completed, throughput=5MB/sec 2024-08-10T05:37:30.280 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ddt6Vk_8MZPjHqc off=8073868 len=956542 2024-08-10T05:37:30.281 INFO:tasks.workunit.client.0.smithi086.stdout:op 1408 completed, throughput=5MB/sec 2024-08-10T05:37:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:30 smithi086 ceph-mon[98993]: pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:37:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:30 smithi086 ceph-mon[101471]: pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:37:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:30 smithi159 ceph-mon[90359]: pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:37:31.282 INFO:tasks.workunit.client.0.smithi086.stdout: 278: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:31.282 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hCIakDP0f6Jhmr_ off=7149201 len=1209337 2024-08-10T05:37:31.283 INFO:tasks.workunit.client.0.smithi086.stdout:op 1409 completed, throughput=4.99MB/sec 2024-08-10T05:37:31.284 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nrY0iRiLI5Bqq1D off=10186311 len=1993538 2024-08-10T05:37:31.292 INFO:tasks.workunit.client.0.smithi086.stdout:op 1410 completed, throughput=5MB/sec 2024-08-10T05:37:31.293 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4uhc-S1vVEIRpol off=6766445 len=757130 2024-08-10T05:37:31.298 INFO:tasks.workunit.client.0.smithi086.stdout:op 1411 completed, throughput=5MB/sec 2024-08-10T05:37:31.298 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CnGEjwqHet88F_e off=9703114 len=1273712 2024-08-10T05:37:31.299 INFO:tasks.workunit.client.0.smithi086.stdout:op 1412 completed, throughput=5MB/sec 2024-08-10T05:37:32.299 INFO:tasks.workunit.client.0.smithi086.stdout: 279: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:32.300 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jIIPCKDe3eqGO8a off=6322535 len=1942872 2024-08-10T05:37:32.302 INFO:tasks.workunit.client.0.smithi086.stdout:op 1413 completed, throughput=4.99MB/sec 2024-08-10T05:37:32.302 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dQgBB4QIwxBcWBq off=12131627 len=362443 2024-08-10T05:37:32.303 INFO:tasks.workunit.client.0.smithi086.stdout:op 1414 completed, throughput=4.99MB/sec 2024-08-10T05:37:32.303 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lS5vG-CVQMSiQML off=395055 len=1607050 2024-08-10T05:37:32.306 INFO:tasks.workunit.client.0.smithi086.stdout:op 1415 completed, throughput=5MB/sec 2024-08-10T05:37:32.306 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-eHBvxNHURToovWT off=3661104 len=512453 2024-08-10T05:37:32.307 INFO:tasks.workunit.client.0.smithi086.stdout:op 1416 completed, throughput=5MB/sec 2024-08-10T05:37:32.307 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FVHFSn_Wj6LykkP off=7707910 len=557605 2024-08-10T05:37:32.308 INFO:tasks.workunit.client.0.smithi086.stdout:op 1417 completed, throughput=5MB/sec 2024-08-10T05:37:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:32 smithi086 ceph-mon[98993]: pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:37:32.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:32 smithi086 ceph-mon[101471]: pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:37:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:32 smithi159 ceph-mon[90359]: pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:37:33.309 INFO:tasks.workunit.client.0.smithi086.stdout: 280: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:33.309 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-okTmQX2gAxqetMt off=10140858 len=1539627 2024-08-10T05:37:33.318 INFO:tasks.workunit.client.0.smithi086.stdout:op 1418 completed, throughput=4.99MB/sec 2024-08-10T05:37:33.318 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qd_JzBQNIsfGJ37 off=1835867 len=71822 2024-08-10T05:37:33.318 INFO:tasks.workunit.client.0.smithi086.stdout:op 1419 completed, throughput=4.99MB/sec 2024-08-10T05:37:33.318 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bq52sH9jt4roo0a off=387974 len=806260 2024-08-10T05:37:33.322 INFO:tasks.workunit.client.0.smithi086.stdout:op 1420 completed, throughput=4.99MB/sec 2024-08-10T05:37:33.322 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--eSwj4jByV1c0mx off=1274958 len=1619063 2024-08-10T05:37:33.324 INFO:tasks.workunit.client.0.smithi086.stdout:op 1421 completed, throughput=5MB/sec 2024-08-10T05:37:33.324 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tdm9UXoWBg7VD03 off=4848483 len=564234 2024-08-10T05:37:33.327 INFO:tasks.workunit.client.0.smithi086.stdout:op 1422 completed, throughput=5MB/sec 2024-08-10T05:37:33.328 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ttBu1vYVVlFRuWt off=11486201 len=464041 2024-08-10T05:37:33.330 INFO:tasks.workunit.client.0.smithi086.stdout:op 1423 completed, throughput=5MB/sec 2024-08-10T05:37:34.331 INFO:tasks.workunit.client.0.smithi086.stdout: 281: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:34.331 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VRzIeyl1bYgwA9T off=4435671 len=1349428 2024-08-10T05:37:34.332 INFO:tasks.workunit.client.0.smithi086.stdout:op 1424 completed, throughput=4.99MB/sec 2024-08-10T05:37:34.332 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BE_spOz1Y3HoqNL off=13440293 len=609568 2024-08-10T05:37:34.333 INFO:tasks.workunit.client.0.smithi086.stdout:op 1425 completed, throughput=4.99MB/sec 2024-08-10T05:37:34.333 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MaX4c7yO9C25yPG off=6135380 len=1689394 2024-08-10T05:37:34.342 INFO:tasks.workunit.client.0.smithi086.stdout:op 1426 completed, throughput=4.99MB/sec 2024-08-10T05:37:34.342 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8QqR8d87g0qDfEn off=3479519 len=612599 2024-08-10T05:37:34.346 INFO:tasks.workunit.client.0.smithi086.stdout:op 1427 completed, throughput=5MB/sec 2024-08-10T05:37:34.346 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0JZsnB7DM29tjdX off=2589059 len=555098 2024-08-10T05:37:34.348 INFO:tasks.workunit.client.0.smithi086.stdout:op 1428 completed, throughput=5MB/sec 2024-08-10T05:37:34.349 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VmGCCvDUKht8Gkd off=5311804 len=1189068 2024-08-10T05:37:34.355 INFO:tasks.workunit.client.0.smithi086.stdout:op 1429 completed, throughput=5MB/sec 2024-08-10T05:37:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:34 smithi086 ceph-mon[98993]: pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:37:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:34 smithi086 ceph-mon[101471]: pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:37:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:34 smithi159 ceph-mon[90359]: pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:37:35.356 INFO:tasks.workunit.client.0.smithi086.stdout: 282: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:35.356 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1_Klfnht79ijhZl off=6997541 len=436673 2024-08-10T05:37:35.356 INFO:tasks.workunit.client.0.smithi086.stdout:op 1430 completed, throughput=4.99MB/sec 2024-08-10T05:37:35.357 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oC5TfLbE5Q1fqOA off=1700249 len=1698447 2024-08-10T05:37:35.365 INFO:tasks.workunit.client.0.smithi086.stdout:op 1431 completed, throughput=4.99MB/sec 2024-08-10T05:37:35.365 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Uy41Hx3FCqtVrEb off=6521302 len=1473712 2024-08-10T05:37:35.367 INFO:tasks.workunit.client.0.smithi086.stdout:op 1432 completed, throughput=5MB/sec 2024-08-10T05:37:35.367 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EOnkLigL9iTDnga off=4064293 len=481372 2024-08-10T05:37:35.367 INFO:tasks.workunit.client.0.smithi086.stdout:op 1433 completed, throughput=5MB/sec 2024-08-10T05:37:35.367 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5tUXM43JivcMFVi off=5957257 len=323497 2024-08-10T05:37:35.371 INFO:tasks.workunit.client.0.smithi086.stdout:op 1434 completed, throughput=5MB/sec 2024-08-10T05:37:35.371 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gGNrozd4z6lOFGC off=2176200 len=1257929 2024-08-10T05:37:35.376 INFO:tasks.workunit.client.0.smithi086.stdout:op 1435 completed, throughput=5MB/sec 2024-08-10T05:37:36.376 INFO:tasks.workunit.client.0.smithi086.stdout: 283: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:36.377 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aUzoK02B6RbDXH_ off=12553796 len=1133245 2024-08-10T05:37:36.384 INFO:tasks.workunit.client.0.smithi086.stdout:op 1436 completed, throughput=4.99MB/sec 2024-08-10T05:37:36.384 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dP0FeK7IETjeTBa off=1795197 len=1393195 2024-08-10T05:37:36.392 INFO:tasks.workunit.client.0.smithi086.stdout:op 1437 completed, throughput=4.99MB/sec 2024-08-10T05:37:36.392 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xl8QRbV6lJlfutU off=4419845 len=501794 2024-08-10T05:37:36.393 INFO:tasks.workunit.client.0.smithi086.stdout:op 1438 completed, throughput=5MB/sec 2024-08-10T05:37:36.393 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-69MeSkAvZph8RV4 off=125427 len=936645 2024-08-10T05:37:36.398 INFO:tasks.workunit.client.0.smithi086.stdout:op 1439 completed, throughput=5MB/sec 2024-08-10T05:37:36.398 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IrlXhj4Fr0h1oAK off=22161432 len=1129130 2024-08-10T05:37:36.403 INFO:tasks.workunit.client.0.smithi086.stdout:op 1440 completed, throughput=5MB/sec 2024-08-10T05:37:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:36 smithi086 ceph-mon[101471]: pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-08-10T05:37:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:36 smithi086 ceph-mon[98993]: pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-08-10T05:37:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:36 smithi159 ceph-mon[90359]: pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-08-10T05:37:37.404 INFO:tasks.workunit.client.0.smithi086.stdout: 284: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:37.404 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QNcbdVdU2ebas8R off=19347758 len=1755881 2024-08-10T05:37:37.411 INFO:tasks.workunit.client.0.smithi086.stdout:op 1441 completed, throughput=4.99MB/sec 2024-08-10T05:37:37.411 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BP9iivzZgEjC7gc off=142431 len=1889798 2024-08-10T05:37:37.419 INFO:tasks.workunit.client.0.smithi086.stdout:op 1442 completed, throughput=5MB/sec 2024-08-10T05:37:37.419 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KyxHiRsgAO5nKNy off=9805110 len=1669155 2024-08-10T05:37:37.421 INFO:tasks.workunit.client.0.smithi086.stdout:op 1443 completed, throughput=5MB/sec 2024-08-10T05:37:38.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:37 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:37:38.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:37 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:37:38.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:37 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:37:38.421 INFO:tasks.workunit.client.0.smithi086.stdout: 285: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:38.421 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Q_iSulCP4B_Y2lG off=12901 len=273041 2024-08-10T05:37:38.422 INFO:tasks.workunit.client.0.smithi086.stdout:op 1444 completed, throughput=4.99MB/sec 2024-08-10T05:37:38.422 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6y7huuirfTZpC8Z off=3808841 len=1827860 2024-08-10T05:37:38.423 INFO:tasks.workunit.client.0.smithi086.stdout:op 1445 completed, throughput=4.99MB/sec 2024-08-10T05:37:38.424 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jxCBqqfmflKTqHY off=4909850 len=1878688 2024-08-10T05:37:38.433 INFO:tasks.workunit.client.0.smithi086.stdout:op 1446 completed, throughput=5MB/sec 2024-08-10T05:37:38.433 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jr7wXYhgyQK6sdH off=9979891 len=199851 2024-08-10T05:37:38.433 INFO:tasks.workunit.client.0.smithi086.stdout:op 1447 completed, throughput=5MB/sec 2024-08-10T05:37:38.433 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xm__g8PGVfGO6-b off=11018772 len=1753969 2024-08-10T05:37:38.435 INFO:tasks.workunit.client.0.smithi086.stdout:op 1448 completed, throughput=5MB/sec 2024-08-10T05:37:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:37:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:37:38] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2024-08-10T05:37:39.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:38 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:37:39.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:38 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:37:39.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:38 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:37:39.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:38 smithi086 ceph-mon[98993]: pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:37:39.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:38 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:37:39.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:38 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:37:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:38 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:37:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:38 smithi086 ceph-mon[101471]: pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:37:39.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:38 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:37:39.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:38 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:37:39.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:38 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:37:39.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:38 smithi159 ceph-mon[90359]: pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:37:39.435 INFO:tasks.workunit.client.0.smithi086.stdout: 286: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:39.435 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LzH1-9NHa69QdAi off=1860586 len=1884508 2024-08-10T05:37:39.444 INFO:tasks.workunit.client.0.smithi086.stdout:op 1449 completed, throughput=4.99MB/sec 2024-08-10T05:37:39.445 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rek5l-CBzsyswh_ off=15395173 len=1658406 2024-08-10T05:37:39.446 INFO:tasks.workunit.client.0.smithi086.stdout:op 1450 completed, throughput=5MB/sec 2024-08-10T05:37:39.446 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1dFb9NTlI_PYfJo off=15782630 len=681285 2024-08-10T05:37:39.447 INFO:tasks.workunit.client.0.smithi086.stdout:op 1451 completed, throughput=5MB/sec 2024-08-10T05:37:40.447 INFO:tasks.workunit.client.0.smithi086.stdout: 287: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:40.448 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EnAaIJiDfhTFGuz off=4931544 len=2027088 2024-08-10T05:37:40.450 INFO:tasks.workunit.client.0.smithi086.stdout:op 1452 completed, throughput=4.99MB/sec 2024-08-10T05:37:40.450 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Edv2fNgC_SOME3D off=2354517 len=1760638 2024-08-10T05:37:40.452 INFO:tasks.workunit.client.0.smithi086.stdout:op 1453 completed, throughput=5MB/sec 2024-08-10T05:37:40.452 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2CjSYYn5dIAwA7L off=2000189 len=1467850 2024-08-10T05:37:40.454 INFO:tasks.workunit.client.0.smithi086.stdout:op 1454 completed, throughput=5MB/sec 2024-08-10T05:37:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:40 smithi086 ceph-mon[98993]: pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:37:40.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:40 smithi086 ceph-mon[101471]: pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:37:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:40 smithi159 ceph-mon[90359]: pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:37:41.455 INFO:tasks.workunit.client.0.smithi086.stdout: 288: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:41.455 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-o7nig2Vvw6Z-_en off=7782569 len=540042 2024-08-10T05:37:41.459 INFO:tasks.workunit.client.0.smithi086.stdout:op 1455 completed, throughput=4.99MB/sec 2024-08-10T05:37:41.459 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RsryG42q9H_CEcu off=2873381 len=1043122 2024-08-10T05:37:41.460 INFO:tasks.workunit.client.0.smithi086.stdout:op 1456 completed, throughput=4.99MB/sec 2024-08-10T05:37:41.460 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WJDJsAhRCe_yRKs off=8898202 len=1836591 2024-08-10T05:37:41.462 INFO:tasks.workunit.client.0.smithi086.stdout:op 1457 completed, throughput=4.99MB/sec 2024-08-10T05:37:41.462 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IiN6NOPg1ol7vGa off=9507629 len=773728 2024-08-10T05:37:41.463 INFO:tasks.workunit.client.0.smithi086.stdout:op 1458 completed, throughput=5MB/sec 2024-08-10T05:37:41.463 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ial_cnzGfhyaYha off=281828 len=728614 2024-08-10T05:37:41.467 INFO:tasks.workunit.client.0.smithi086.stdout:op 1459 completed, throughput=5MB/sec 2024-08-10T05:37:41.467 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xNZTIGFALBTGWQr off=5356568 len=1849907 2024-08-10T05:37:41.474 INFO:tasks.workunit.client.0.smithi086.stdout:op 1460 completed, throughput=5.01MB/sec 2024-08-10T05:37:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:37:41.953 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:37:41.953 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:37:42.475 INFO:tasks.workunit.client.0.smithi086.stdout: 289: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:42.475 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9A-Wb2ZtqBq380y off=7735284 len=1521791 2024-08-10T05:37:42.482 INFO:tasks.workunit.client.0.smithi086.stdout:op 1461 completed, throughput=4.99MB/sec 2024-08-10T05:37:42.482 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CmEVsWNTQh2Wq0Q off=9060057 len=1296951 2024-08-10T05:37:42.489 INFO:tasks.workunit.client.0.smithi086.stdout:op 1462 completed, throughput=5MB/sec 2024-08-10T05:37:42.489 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-w6TwjIktsSrH97z off=0 len=1900542 2024-08-10T05:37:42.491 INFO:tasks.workunit.client.0.smithi086.stdout:op 1463 completed, throughput=5MB/sec 2024-08-10T05:37:42.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:42 smithi086 ceph-mon[98993]: pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:37:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:42 smithi086 ceph-mon[101471]: pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:37:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:42 smithi159 ceph-mon[90359]: pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:37:43.491 INFO:tasks.workunit.client.0.smithi086.stdout: 290: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:43.491 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tsL3J_MUIx79_SB off=12407103 len=1531675 2024-08-10T05:37:43.499 INFO:tasks.workunit.client.0.smithi086.stdout:op 1464 completed, throughput=4.99MB/sec 2024-08-10T05:37:43.499 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ps53S4Oq8ha5l-L off=18817214 len=1043658 2024-08-10T05:37:43.501 INFO:tasks.workunit.client.0.smithi086.stdout:op 1465 completed, throughput=4.99MB/sec 2024-08-10T05:37:43.501 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SP7yQ4GYlcY1HyF off=0 len=1788800 2024-08-10T05:37:43.503 INFO:tasks.workunit.client.0.smithi086.stdout:op 1466 completed, throughput=5MB/sec 2024-08-10T05:37:44.503 INFO:tasks.workunit.client.0.smithi086.stdout: 291: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:44.503 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-B8HwNPvZa8xmJRJ off=12922656 len=819013 2024-08-10T05:37:44.505 INFO:tasks.workunit.client.0.smithi086.stdout:op 1467 completed, throughput=4.99MB/sec 2024-08-10T05:37:44.505 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VtXsESZAG1qTQTf off=4437560 len=1311267 2024-08-10T05:37:44.506 INFO:tasks.workunit.client.0.smithi086.stdout:op 1468 completed, throughput=4.99MB/sec 2024-08-10T05:37:44.506 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JpO30yl1wpMSLRz off=0 len=1310249 2024-08-10T05:37:44.508 INFO:tasks.workunit.client.0.smithi086.stdout:op 1469 completed, throughput=4.99MB/sec 2024-08-10T05:37:44.508 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3YQXjafpqP92bbJ off=2676103 len=576858 2024-08-10T05:37:44.509 INFO:tasks.workunit.client.0.smithi086.stdout:op 1470 completed, throughput=5MB/sec 2024-08-10T05:37:44.510 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Sbbx7EUNHcSXE-P off=6862208 len=1462005 2024-08-10T05:37:44.516 INFO:tasks.workunit.client.0.smithi086.stdout:op 1471 completed, throughput=5MB/sec 2024-08-10T05:37:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:44 smithi086 ceph-mon[98993]: pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:37:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:44 smithi086 ceph-mon[101471]: pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:37:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:44 smithi159 ceph-mon[90359]: pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:37:45.516 INFO:tasks.workunit.client.0.smithi086.stdout: 292: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:45.516 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-twT7E-Dbwpp3ahp off=15662561 len=688405 2024-08-10T05:37:45.518 INFO:tasks.workunit.client.0.smithi086.stdout:op 1472 completed, throughput=4.99MB/sec 2024-08-10T05:37:45.518 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-k1QAdGivsrDvFMA off=5116803 len=516281 2024-08-10T05:37:45.518 INFO:tasks.workunit.client.0.smithi086.stdout:op 1473 completed, throughput=4.99MB/sec 2024-08-10T05:37:45.518 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7MikHNzUW_tbX4I off=166372 len=460959 2024-08-10T05:37:45.522 INFO:tasks.workunit.client.0.smithi086.stdout:op 1474 completed, throughput=4.99MB/sec 2024-08-10T05:37:45.522 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-r4w4CDZ8zWibWZX off=120196 len=1683793 2024-08-10T05:37:45.525 INFO:tasks.workunit.client.0.smithi086.stdout:op 1475 completed, throughput=4.99MB/sec 2024-08-10T05:37:45.525 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VrlQcmu08Ze4xj3 off=10828516 len=1046366 2024-08-10T05:37:45.530 INFO:tasks.workunit.client.0.smithi086.stdout:op 1476 completed, throughput=5MB/sec 2024-08-10T05:37:45.530 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-psMCE2DmfRbPKiF off=13759067 len=909884 2024-08-10T05:37:45.532 INFO:tasks.workunit.client.0.smithi086.stdout:op 1477 completed, throughput=5MB/sec 2024-08-10T05:37:46.533 INFO:tasks.workunit.client.0.smithi086.stdout: 293: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:46.533 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8fEx99FQs0KNscF off=14809748 len=791336 2024-08-10T05:37:46.534 INFO:tasks.workunit.client.0.smithi086.stdout:op 1478 completed, throughput=4.99MB/sec 2024-08-10T05:37:46.534 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2y3ssSVi8rR1zqo off=4788416 len=1601169 2024-08-10T05:37:46.536 INFO:tasks.workunit.client.0.smithi086.stdout:op 1479 completed, throughput=4.99MB/sec 2024-08-10T05:37:46.536 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iMD4YPJABz6PROT off=4981112 len=141938 2024-08-10T05:37:46.539 INFO:tasks.workunit.client.0.smithi086.stdout:op 1480 completed, throughput=4.99MB/sec 2024-08-10T05:37:46.539 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4JNc8xi1iugsovw off=5356554 len=1232375 2024-08-10T05:37:46.545 INFO:tasks.workunit.client.0.smithi086.stdout:op 1481 completed, throughput=5MB/sec 2024-08-10T05:37:46.545 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8KF7o7cYLgl4-6c off=7283179 len=970496 2024-08-10T05:37:46.546 INFO:tasks.workunit.client.0.smithi086.stdout:op 1482 completed, throughput=5MB/sec 2024-08-10T05:37:46.546 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uGccln0H_L7WVaT off=9986139 len=2054180 2024-08-10T05:37:46.558 INFO:tasks.workunit.client.0.smithi086.stdout:op 1483 completed, throughput=5.01MB/sec 2024-08-10T05:37:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:46 smithi086 ceph-mon[98993]: pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:37:46.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:46 smithi086 ceph-mon[101471]: pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:37:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:46 smithi159 ceph-mon[90359]: pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:37:47.558 INFO:tasks.workunit.client.0.smithi086.stdout: 294: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:47.558 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3gCi94awkov5TZX off=1986461 len=951730 2024-08-10T05:37:47.560 INFO:tasks.workunit.client.0.smithi086.stdout:op 1484 completed, throughput=4.99MB/sec 2024-08-10T05:37:47.560 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6jiUH7zrh6_xyzd off=2423545 len=1698075 2024-08-10T05:37:47.561 INFO:tasks.workunit.client.0.smithi086.stdout:op 1485 completed, throughput=5MB/sec 2024-08-10T05:37:47.562 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ItYgTNrKd7sqYzU off=12967518 len=1168415 2024-08-10T05:37:47.568 INFO:tasks.workunit.client.0.smithi086.stdout:op 1486 completed, throughput=5MB/sec 2024-08-10T05:37:48.568 INFO:tasks.workunit.client.0.smithi086.stdout: 295: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:48.568 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PWuQtuevY9GJpNO off=1061829 len=1096856 2024-08-10T05:37:48.570 INFO:tasks.workunit.client.0.smithi086.stdout:op 1487 completed, throughput=4.99MB/sec 2024-08-10T05:37:48.570 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4rjCOoV-CFvgmyL off=3351912 len=933910 2024-08-10T05:37:48.575 INFO:tasks.workunit.client.0.smithi086.stdout:op 1488 completed, throughput=4.99MB/sec 2024-08-10T05:37:48.575 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KyWzkIquDJ_gzSC off=3009111 len=285790 2024-08-10T05:37:48.576 INFO:tasks.workunit.client.0.smithi086.stdout:op 1489 completed, throughput=4.99MB/sec 2024-08-10T05:37:48.576 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FD51hJGFGbFGThn off=21307741 len=29336 2024-08-10T05:37:48.577 INFO:tasks.workunit.client.0.smithi086.stdout:op 1490 completed, throughput=4.99MB/sec 2024-08-10T05:37:48.577 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Z1uDQ4S0q69Ow15 off=9228992 len=1643069 2024-08-10T05:37:48.584 INFO:tasks.workunit.client.0.smithi086.stdout:op 1491 completed, throughput=5MB/sec 2024-08-10T05:37:48.584 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-g0osxlnEJC6wbcZ off=16198685 len=320297 2024-08-10T05:37:48.587 INFO:tasks.workunit.client.0.smithi086.stdout:op 1492 completed, throughput=5MB/sec 2024-08-10T05:37:48.587 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-g_l-_y2dGg9AR8w off=10849605 len=2093380 2024-08-10T05:37:48.592 INFO:tasks.workunit.client.0.smithi086.stdout:op 1493 completed, throughput=5MB/sec 2024-08-10T05:37:48.626 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:37:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:37:48] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2024-08-10T05:37:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:48 smithi086 ceph-mon[98993]: pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:37:48.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:48 smithi086 ceph-mon[101471]: pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:37:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:48 smithi159 ceph-mon[90359]: pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:37:49.592 INFO:tasks.workunit.client.0.smithi086.stdout: 296: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:49.592 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fKA6PdAFXC6TFw2 off=2131275 len=1309003 2024-08-10T05:37:49.599 INFO:tasks.workunit.client.0.smithi086.stdout:op 1494 completed, throughput=4.99MB/sec 2024-08-10T05:37:49.600 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Lyk73xGBPG6OaWW off=3252701 len=354547 2024-08-10T05:37:49.603 INFO:tasks.workunit.client.0.smithi086.stdout:op 1495 completed, throughput=4.99MB/sec 2024-08-10T05:37:49.603 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GJlGnBJ2oV57LAc off=2227753 len=1156514 2024-08-10T05:37:49.604 INFO:tasks.workunit.client.0.smithi086.stdout:op 1496 completed, throughput=5MB/sec 2024-08-10T05:37:49.604 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-js2g0Pl9wzfmZH5 off=771177 len=454972 2024-08-10T05:37:49.605 INFO:tasks.workunit.client.0.smithi086.stdout:op 1497 completed, throughput=5MB/sec 2024-08-10T05:37:49.605 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BD0YNOXlOAW9EcF off=9254864 len=1253768 2024-08-10T05:37:49.608 INFO:tasks.workunit.client.0.smithi086.stdout:op 1498 completed, throughput=5MB/sec 2024-08-10T05:37:50.608 INFO:tasks.workunit.client.0.smithi086.stdout: 297: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:50.608 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PtoT1Gz9gK33wof off=20126147 len=312569 2024-08-10T05:37:50.609 INFO:tasks.workunit.client.0.smithi086.stdout:op 1499 completed, throughput=4.99MB/sec 2024-08-10T05:37:50.609 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cUeopS5ImkUL6nj off=6409625 len=215432 2024-08-10T05:37:50.610 INFO:tasks.workunit.client.0.smithi086.stdout:op 1500 completed, throughput=4.99MB/sec 2024-08-10T05:37:50.610 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-K9H_2TtCOXq34F- off=3088269 len=987139 2024-08-10T05:37:50.615 INFO:tasks.workunit.client.0.smithi086.stdout:op 1501 completed, throughput=4.99MB/sec 2024-08-10T05:37:50.615 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Vvn6_X5XxbndDC2 off=17293533 len=2026676 2024-08-10T05:37:50.618 INFO:tasks.workunit.client.0.smithi086.stdout:op 1502 completed, throughput=5MB/sec 2024-08-10T05:37:50.618 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-cnP8o-f95ccqVTp off=6546670 len=1034607 2024-08-10T05:37:50.623 INFO:tasks.workunit.client.0.smithi086.stdout:op 1503 completed, throughput=5MB/sec 2024-08-10T05:37:50.623 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NpTdh3Uh6cgaM1J off=668589 len=499520 2024-08-10T05:37:50.623 INFO:tasks.workunit.client.0.smithi086.stdout:op 1504 completed, throughput=5MB/sec 2024-08-10T05:37:50.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:50 smithi086 ceph-mon[98993]: pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:37:50.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:50 smithi086 ceph-mon[101471]: pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:37:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:50 smithi159 ceph-mon[90359]: pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:37:51.624 INFO:tasks.workunit.client.0.smithi086.stdout: 298: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:51.624 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GDtDVbnDR3cVeK2 off=3823786 len=721425 2024-08-10T05:37:51.628 INFO:tasks.workunit.client.0.smithi086.stdout:op 1505 completed, throughput=4.99MB/sec 2024-08-10T05:37:51.629 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uxU3uSNZrQ0_q8y off=5660455 len=1109644 2024-08-10T05:37:51.633 INFO:tasks.workunit.client.0.smithi086.stdout:op 1506 completed, throughput=4.99MB/sec 2024-08-10T05:37:51.634 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2DS8UDhHZwDpG9U off=3028288 len=1291439 2024-08-10T05:37:51.639 INFO:tasks.workunit.client.0.smithi086.stdout:op 1507 completed, throughput=4.99MB/sec 2024-08-10T05:37:51.639 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hFe5pqLGeIolAm1 off=10150252 len=1029404 2024-08-10T05:37:51.641 INFO:tasks.workunit.client.0.smithi086.stdout:op 1508 completed, throughput=5MB/sec 2024-08-10T05:37:51.641 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-w1NyiRREtXTuPp8 off=7285927 len=260641 2024-08-10T05:37:51.641 INFO:tasks.workunit.client.0.smithi086.stdout:op 1509 completed, throughput=5MB/sec 2024-08-10T05:37:51.641 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VTVN2Td6XB-cxNQ off=2051347 len=191821 2024-08-10T05:37:51.642 INFO:tasks.workunit.client.0.smithi086.stdout:op 1510 completed, throughput=5MB/sec 2024-08-10T05:37:51.642 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3F049l8ME16UrYQ off=172675 len=797860 2024-08-10T05:37:51.647 INFO:tasks.workunit.client.0.smithi086.stdout:op 1511 completed, throughput=5MB/sec 2024-08-10T05:37:52.648 INFO:tasks.workunit.client.0.smithi086.stdout: 299: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:52.648 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Dn0Hnxd1kOm4rPQ off=8114171 len=1735790 2024-08-10T05:37:52.657 INFO:tasks.workunit.client.0.smithi086.stdout:op 1512 completed, throughput=4.99MB/sec 2024-08-10T05:37:52.657 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MsXdEL5y74fQGFN off=1090973 len=1450067 2024-08-10T05:37:52.659 INFO:tasks.workunit.client.0.smithi086.stdout:op 1513 completed, throughput=4.99MB/sec 2024-08-10T05:37:52.659 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WkjwLvk6h0hla-7 off=10695622 len=459830 2024-08-10T05:37:52.663 INFO:tasks.workunit.client.0.smithi086.stdout:op 1514 completed, throughput=5MB/sec 2024-08-10T05:37:52.663 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vk2fX9DN4_mhsst off=6123204 len=653649 2024-08-10T05:37:52.664 INFO:tasks.workunit.client.0.smithi086.stdout:op 1515 completed, throughput=5MB/sec 2024-08-10T05:37:52.664 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ikW8Uj-M97NWt-c off=9733646 len=1084814 2024-08-10T05:37:52.666 INFO:tasks.workunit.client.0.smithi086.stdout:op 1516 completed, throughput=5MB/sec 2024-08-10T05:37:52.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:52 smithi086 ceph-mon[98993]: pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:37:52.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:52 smithi086 ceph-mon[101471]: pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:37:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:52 smithi159 ceph-mon[90359]: pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:37:53.667 INFO:tasks.workunit.client.0.smithi086.stdout: 300: throughput=4.98MB/sec pending data=0 2024-08-10T05:37:53.667 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-r_ExhLz8adCXy_4 off=19971753 len=1925346 2024-08-10T05:37:53.675 INFO:tasks.workunit.client.0.smithi086.stdout:op 1517 completed, throughput=4.99MB/sec 2024-08-10T05:37:53.675 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dtQxnbhgoiXI8bO off=3174911 len=223149 2024-08-10T05:37:53.678 INFO:tasks.workunit.client.0.smithi086.stdout:op 1518 completed, throughput=4.99MB/sec 2024-08-10T05:37:53.678 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-71OqL9YObiD5sjz off=12842420 len=1804920 2024-08-10T05:37:53.682 INFO:tasks.workunit.client.0.smithi086.stdout:op 1519 completed, throughput=5MB/sec 2024-08-10T05:37:53.682 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0anB-ZiPnX0aXGa off=1955375 len=1827954 2024-08-10T05:37:53.684 INFO:tasks.workunit.client.0.smithi086.stdout:op 1520 completed, throughput=5MB/sec 2024-08-10T05:37:54.685 INFO:tasks.workunit.client.0.smithi086.stdout: 301: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:54.685 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nStgUBqWl2HRMkh off=1766171 len=1658611 2024-08-10T05:37:54.688 INFO:tasks.workunit.client.0.smithi086.stdout:op 1521 completed, throughput=4.99MB/sec 2024-08-10T05:37:54.688 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oxGqI7hMxkZ_xBi off=1229099 len=510143 2024-08-10T05:37:54.692 INFO:tasks.workunit.client.0.smithi086.stdout:op 1522 completed, throughput=4.99MB/sec 2024-08-10T05:37:54.692 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_wwf2pUuX7PEQEM off=17695914 len=1866940 2024-08-10T05:37:54.701 INFO:tasks.workunit.client.0.smithi086.stdout:op 1523 completed, throughput=5MB/sec 2024-08-10T05:37:54.701 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4ZLu4dahN0iDAnF off=6742567 len=1437659 2024-08-10T05:37:54.702 INFO:tasks.workunit.client.0.smithi086.stdout:op 1524 completed, throughput=5MB/sec 2024-08-10T05:37:54.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:54 smithi086 ceph-mon[98993]: pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:37:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:54 smithi086 ceph-mon[101471]: pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:37:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:54 smithi159 ceph-mon[90359]: pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:37:55.703 INFO:tasks.workunit.client.0.smithi086.stdout: 302: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:55.703 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-c9cFkyE21TsTa67 off=11603578 len=639862 2024-08-10T05:37:55.704 INFO:tasks.workunit.client.0.smithi086.stdout:op 1525 completed, throughput=4.99MB/sec 2024-08-10T05:37:55.704 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UxbGUrV4Mmq9K43 off=15524294 len=1355447 2024-08-10T05:37:55.710 INFO:tasks.workunit.client.0.smithi086.stdout:op 1526 completed, throughput=4.99MB/sec 2024-08-10T05:37:55.710 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-eXnaGyttHGpS8hU off=5932477 len=1815084 2024-08-10T05:37:55.714 INFO:tasks.workunit.client.0.smithi086.stdout:op 1527 completed, throughput=5MB/sec 2024-08-10T05:37:55.714 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0FSdvCcypRtzfyz off=3226510 len=495940 2024-08-10T05:37:55.718 INFO:tasks.workunit.client.0.smithi086.stdout:op 1528 completed, throughput=5MB/sec 2024-08-10T05:37:55.718 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Oa3KYIGvCtYKuKW off=5284017 len=958476 2024-08-10T05:37:55.723 INFO:tasks.workunit.client.0.smithi086.stdout:op 1529 completed, throughput=5MB/sec 2024-08-10T05:37:56.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:37:56.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:37:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:37:56.723 INFO:tasks.workunit.client.0.smithi086.stdout: 303: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:56.723 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xnrE3REtCKAbeH2 off=4177348 len=1299628 2024-08-10T05:37:56.730 INFO:tasks.workunit.client.0.smithi086.stdout:op 1530 completed, throughput=4.99MB/sec 2024-08-10T05:37:56.730 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Thd0AI__AM717Ah off=2763186 len=94762 2024-08-10T05:37:56.732 INFO:tasks.workunit.client.0.smithi086.stdout:op 1531 completed, throughput=4.99MB/sec 2024-08-10T05:37:56.733 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JgBwe3qtEA-0PL7 off=3872503 len=1417286 2024-08-10T05:37:56.740 INFO:tasks.workunit.client.0.smithi086.stdout:op 1532 completed, throughput=4.99MB/sec 2024-08-10T05:37:56.740 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bSOJ-f643WEloTX off=5074896 len=1194225 2024-08-10T05:37:56.741 INFO:tasks.workunit.client.0.smithi086.stdout:op 1533 completed, throughput=5MB/sec 2024-08-10T05:37:56.741 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-K7sTe048qe2sigL off=9320665 len=1016303 2024-08-10T05:37:56.746 INFO:tasks.workunit.client.0.smithi086.stdout:op 1534 completed, throughput=5MB/sec 2024-08-10T05:37:57.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:57 smithi086 ceph-mon[101471]: pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:37:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:57 smithi086 ceph-mon[98993]: pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:37:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:57 smithi159 ceph-mon[90359]: pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:37:57.746 INFO:tasks.workunit.client.0.smithi086.stdout: 304: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:57.747 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mekeL1GeqNDLi-C off=7516366 len=1234921 2024-08-10T05:37:57.754 INFO:tasks.workunit.client.0.smithi086.stdout:op 1535 completed, throughput=4.99MB/sec 2024-08-10T05:37:57.754 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WxMI15HeXGCgQVS off=19693217 len=84232 2024-08-10T05:37:57.756 INFO:tasks.workunit.client.0.smithi086.stdout:op 1536 completed, throughput=4.99MB/sec 2024-08-10T05:37:57.756 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ine-easgPhJMfZ2 off=8714932 len=1540976 2024-08-10T05:37:57.766 INFO:tasks.workunit.client.0.smithi086.stdout:op 1537 completed, throughput=4.99MB/sec 2024-08-10T05:37:57.766 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SSFjehj8tIXgnFj off=2581801 len=1800118 2024-08-10T05:37:57.768 INFO:tasks.workunit.client.0.smithi086.stdout:op 1538 completed, throughput=5MB/sec 2024-08-10T05:37:57.768 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Tmc4M-QMnTmKDye off=331470 len=2048266 2024-08-10T05:37:57.775 INFO:tasks.workunit.client.0.smithi086.stdout:op 1539 completed, throughput=5.01MB/sec 2024-08-10T05:37:58.628 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:37:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:37:58] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2024-08-10T05:37:58.776 INFO:tasks.workunit.client.0.smithi086.stdout: 305: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:58.776 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GLwJ9sIIYjpoC4b off=12954682 len=489653 2024-08-10T05:37:58.780 INFO:tasks.workunit.client.0.smithi086.stdout:op 1540 completed, throughput=4.99MB/sec 2024-08-10T05:37:58.780 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-waGks7eJsnwKwzK off=2424546 len=153329 2024-08-10T05:37:58.783 INFO:tasks.workunit.client.0.smithi086.stdout:op 1541 completed, throughput=4.99MB/sec 2024-08-10T05:37:58.783 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-W3X-VFzpAJsFhaR off=6424405 len=1797372 2024-08-10T05:37:58.785 INFO:tasks.workunit.client.0.smithi086.stdout:op 1542 completed, throughput=5MB/sec 2024-08-10T05:37:58.785 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1Y80NBhYZXbMno9 off=331679 len=763672 2024-08-10T05:37:58.786 INFO:tasks.workunit.client.0.smithi086.stdout:op 1543 completed, throughput=5MB/sec 2024-08-10T05:37:58.786 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dihO-TBzUpd7_Hg off=10166071 len=1493848 2024-08-10T05:37:58.795 INFO:tasks.workunit.client.0.smithi086.stdout:op 1544 completed, throughput=5MB/sec 2024-08-10T05:37:58.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:37:58 smithi086 ceph-mon[98993]: pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:37:58.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:37:58 smithi086 ceph-mon[101471]: pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:37:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:37:58 smithi159 ceph-mon[90359]: pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:37:59.795 INFO:tasks.workunit.client.0.smithi086.stdout: 306: throughput=4.99MB/sec pending data=0 2024-08-10T05:37:59.795 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7YOEI5B4OQKjlIr off=0 len=1542625 2024-08-10T05:37:59.803 INFO:tasks.workunit.client.0.smithi086.stdout:op 1545 completed, throughput=4.99MB/sec 2024-08-10T05:37:59.803 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wTpA0XSvCQanDUf off=1548120 len=1278859 2024-08-10T05:37:59.806 INFO:tasks.workunit.client.0.smithi086.stdout:op 1546 completed, throughput=5MB/sec 2024-08-10T05:37:59.806 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OH7zh6vWzh8x-yV off=1092621 len=1455214 2024-08-10T05:37:59.807 INFO:tasks.workunit.client.0.smithi086.stdout:op 1547 completed, throughput=5MB/sec 2024-08-10T05:38:00.808 INFO:tasks.workunit.client.0.smithi086.stdout: 307: throughput=4.98MB/sec pending data=0 2024-08-10T05:38:00.808 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-te7i2bNjPm3S0qL off=7565873 len=24910 2024-08-10T05:38:00.808 INFO:tasks.workunit.client.0.smithi086.stdout:op 1548 completed, throughput=4.98MB/sec 2024-08-10T05:38:00.809 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fFOqqIzUTsdlMeZ off=903770 len=994118 2024-08-10T05:38:00.810 INFO:tasks.workunit.client.0.smithi086.stdout:op 1549 completed, throughput=4.99MB/sec 2024-08-10T05:38:00.810 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Fd0f9v-ZRfiJhUa off=2854652 len=73142 2024-08-10T05:38:00.813 INFO:tasks.workunit.client.0.smithi086.stdout:op 1550 completed, throughput=4.99MB/sec 2024-08-10T05:38:00.813 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zKY5OfxyUVCYlpi off=12133919 len=204765 2024-08-10T05:38:00.815 INFO:tasks.workunit.client.0.smithi086.stdout:op 1551 completed, throughput=4.99MB/sec 2024-08-10T05:38:00.816 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-low8eHUZkDgUBUl off=503173 len=421292 2024-08-10T05:38:00.819 INFO:tasks.workunit.client.0.smithi086.stdout:op 1552 completed, throughput=4.99MB/sec 2024-08-10T05:38:00.819 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3CI45WK4K4PmuC4 off=2671577 len=123912 2024-08-10T05:38:00.819 INFO:tasks.workunit.client.0.smithi086.stdout:op 1553 completed, throughput=4.99MB/sec 2024-08-10T05:38:00.820 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MaX4c7yO9C25yPG off=3481815 len=1750598 2024-08-10T05:38:00.821 INFO:tasks.workunit.client.0.smithi086.stdout:op 1554 completed, throughput=5MB/sec 2024-08-10T05:38:00.822 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8yGhBt_EYu60YMd off=14356027 len=2057596 2024-08-10T05:38:00.832 INFO:tasks.workunit.client.0.smithi086.stdout:op 1555 completed, throughput=5MB/sec 2024-08-10T05:38:00.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:00 smithi086 ceph-mon[98993]: pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:38:00.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:00 smithi086 ceph-mon[101471]: pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:38:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:00 smithi159 ceph-mon[90359]: pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:38:01.833 INFO:tasks.workunit.client.0.smithi086.stdout: 308: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:01.833 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZNt_ITOKT3Xvu18 off=22227962 len=757048 2024-08-10T05:38:01.837 INFO:tasks.workunit.client.0.smithi086.stdout:op 1556 completed, throughput=4.99MB/sec 2024-08-10T05:38:01.838 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-L4K4WR9fg2lIhgO off=2416465 len=496538 2024-08-10T05:38:01.839 INFO:tasks.workunit.client.0.smithi086.stdout:op 1557 completed, throughput=4.99MB/sec 2024-08-10T05:38:01.839 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4fr6bV00WBOwiz8 off=1136637 len=1938346 2024-08-10T05:38:01.841 INFO:tasks.workunit.client.0.smithi086.stdout:op 1558 completed, throughput=4.99MB/sec 2024-08-10T05:38:01.841 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lMwmN9lFVM5SSDZ off=722514 len=1289920 2024-08-10T05:38:01.843 INFO:tasks.workunit.client.0.smithi086.stdout:op 1559 completed, throughput=5MB/sec 2024-08-10T05:38:01.843 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KNfLoOuN38UzZAs off=6452246 len=123848 2024-08-10T05:38:01.844 INFO:tasks.workunit.client.0.smithi086.stdout:op 1560 completed, throughput=5MB/sec 2024-08-10T05:38:01.844 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rudNsUsoQZ6DWOD off=6519738 len=1029990 2024-08-10T05:38:01.856 INFO:tasks.workunit.client.0.smithi086.stdout:op 1561 completed, throughput=5MB/sec 2024-08-10T05:38:02.856 INFO:tasks.workunit.client.0.smithi086.stdout: 309: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:02.857 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jmHtZ5cKGzUpVjJ off=3198441 len=1441235 2024-08-10T05:38:02.858 INFO:tasks.workunit.client.0.smithi086.stdout:op 1562 completed, throughput=4.99MB/sec 2024-08-10T05:38:02.859 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--k0ty4Uz1Q-3THM off=1726423 len=1937243 2024-08-10T05:38:02.867 INFO:tasks.workunit.client.0.smithi086.stdout:op 1563 completed, throughput=5MB/sec 2024-08-10T05:38:02.867 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-p8kWrYoFKmm4wH5 off=194835 len=1117725 2024-08-10T05:38:02.872 INFO:tasks.workunit.client.0.smithi086.stdout:op 1564 completed, throughput=5MB/sec 2024-08-10T05:38:02.873 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VmRbZSiEGuEKvWs off=8464625 len=1808653 2024-08-10T05:38:02.883 INFO:tasks.workunit.client.0.smithi086.stdout:op 1565 completed, throughput=5MB/sec 2024-08-10T05:38:02.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:02 smithi086 ceph-mon[98993]: pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:38:02.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:02 smithi086 ceph-mon[101471]: pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:38:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:02 smithi159 ceph-mon[90359]: pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:38:03.884 INFO:tasks.workunit.client.0.smithi086.stdout: 310: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:03.884 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XQsWslZfIELqV8X off=7885836 len=762374 2024-08-10T05:38:03.888 INFO:tasks.workunit.client.0.smithi086.stdout:op 1566 completed, throughput=4.99MB/sec 2024-08-10T05:38:03.888 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VRu0iR8WglI7vOa off=7247713 len=1632075 2024-08-10T05:38:03.897 INFO:tasks.workunit.client.0.smithi086.stdout:op 1567 completed, throughput=5MB/sec 2024-08-10T05:38:03.898 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-en5P2sDJz5SelrX off=18547152 len=589840 2024-08-10T05:38:03.898 INFO:tasks.workunit.client.0.smithi086.stdout:op 1568 completed, throughput=5MB/sec 2024-08-10T05:38:03.898 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_OLUD9T7VNVoWrN off=4782418 len=1768411 2024-08-10T05:38:03.900 INFO:tasks.workunit.client.0.smithi086.stdout:op 1569 completed, throughput=5MB/sec 2024-08-10T05:38:04.901 INFO:tasks.workunit.client.0.smithi086.stdout: 311: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:04.901 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yNx1JMtgCdd_zc1 off=15028002 len=1448322 2024-08-10T05:38:04.903 INFO:tasks.workunit.client.0.smithi086.stdout:op 1570 completed, throughput=4.99MB/sec 2024-08-10T05:38:04.903 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--ypSuK6pCc1Vu7Q off=15588189 len=1947793 2024-08-10T05:38:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:04 smithi086 ceph-mon[101471]: pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:38:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:04 smithi086 ceph-mon[98993]: pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:38:04.912 INFO:tasks.workunit.client.0.smithi086.stdout:op 1571 completed, throughput=5MB/sec 2024-08-10T05:38:04.912 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PCTFmRua0w_ZUPh off=15294724 len=709360 2024-08-10T05:38:04.914 INFO:tasks.workunit.client.0.smithi086.stdout:op 1572 completed, throughput=5MB/sec 2024-08-10T05:38:04.914 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PortUxmdCLTHUwm off=14188580 len=131371 2024-08-10T05:38:04.915 INFO:tasks.workunit.client.0.smithi086.stdout:op 1573 completed, throughput=5MB/sec 2024-08-10T05:38:04.915 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-S-xQNtNHMXlmGqM off=8839915 len=872275 2024-08-10T05:38:04.916 INFO:tasks.workunit.client.0.smithi086.stdout:op 1574 completed, throughput=5MB/sec 2024-08-10T05:38:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:04 smithi159 ceph-mon[90359]: pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:38:05.917 INFO:tasks.workunit.client.0.smithi086.stdout: 312: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:05.917 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lIpk5Le38kbnHPu off=10534024 len=934948 2024-08-10T05:38:05.922 INFO:tasks.workunit.client.0.smithi086.stdout:op 1575 completed, throughput=4.99MB/sec 2024-08-10T05:38:05.922 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xVMi7dgIFtoItXH off=2719478 len=384258 2024-08-10T05:38:05.923 INFO:tasks.workunit.client.0.smithi086.stdout:op 1576 completed, throughput=4.99MB/sec 2024-08-10T05:38:05.923 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3eonpw3G6jeUHk8 off=6950133 len=1880174 2024-08-10T05:38:05.931 INFO:tasks.workunit.client.0.smithi086.stdout:op 1577 completed, throughput=5MB/sec 2024-08-10T05:38:05.931 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8bI1cnBz7TVcFbk off=6277994 len=6112 2024-08-10T05:38:05.933 INFO:tasks.workunit.client.0.smithi086.stdout:op 1578 completed, throughput=5MB/sec 2024-08-10T05:38:05.933 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AU_2tiL8Y6e_MEa off=2283865 len=906065 2024-08-10T05:38:05.937 INFO:tasks.workunit.client.0.smithi086.stdout:op 1579 completed, throughput=5MB/sec 2024-08-10T05:38:05.937 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LFVoB3QFnFJEBa4 off=16091466 len=254781 2024-08-10T05:38:05.938 INFO:tasks.workunit.client.0.smithi086.stdout:op 1580 completed, throughput=5MB/sec 2024-08-10T05:38:05.938 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JSySjP2BfPRbjY4 off=15019261 len=787461 2024-08-10T05:38:05.939 INFO:tasks.workunit.client.0.smithi086.stdout:op 1581 completed, throughput=5MB/sec 2024-08-10T05:38:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:06 smithi086 ceph-mon[98993]: pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:38:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:06 smithi086 ceph-mon[101471]: pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:38:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:06 smithi159 ceph-mon[90359]: pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:38:06.940 INFO:tasks.workunit.client.0.smithi086.stdout: 313: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:06.940 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2acFFRCUh326-SD off=6556281 len=1505261 2024-08-10T05:38:06.946 INFO:tasks.workunit.client.0.smithi086.stdout:op 1582 completed, throughput=4.99MB/sec 2024-08-10T05:38:06.946 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ntuWNVeGEzp2NAl off=14656521 len=362458 2024-08-10T05:38:06.950 INFO:tasks.workunit.client.0.smithi086.stdout:op 1583 completed, throughput=4.99MB/sec 2024-08-10T05:38:06.950 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ta0zFi62IsuuTsb off=4237776 len=439050 2024-08-10T05:38:06.953 INFO:tasks.workunit.client.0.smithi086.stdout:op 1584 completed, throughput=4.99MB/sec 2024-08-10T05:38:06.953 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Brr2X_BS0o-OYKa off=19562554 len=1984476 2024-08-10T05:38:06.956 INFO:tasks.workunit.client.0.smithi086.stdout:op 1585 completed, throughput=5MB/sec 2024-08-10T05:38:06.956 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WpdRhdcBz6wLBaY off=8542758 len=1887484 2024-08-10T05:38:06.959 INFO:tasks.workunit.client.0.smithi086.stdout:op 1586 completed, throughput=5MB/sec 2024-08-10T05:38:07.959 INFO:tasks.workunit.client.0.smithi086.stdout: 314: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:07.960 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UbgNYX3h1Pn1Q-L off=572925 len=1494882 2024-08-10T05:38:07.967 INFO:tasks.workunit.client.0.smithi086.stdout:op 1587 completed, throughput=4.99MB/sec 2024-08-10T05:38:07.967 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GfG3WUoA1cs8PsJ off=203889 len=493154 2024-08-10T05:38:07.970 INFO:tasks.workunit.client.0.smithi086.stdout:op 1588 completed, throughput=4.99MB/sec 2024-08-10T05:38:07.970 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wXJx_8wyYpFEL8I off=5752569 len=1825964 2024-08-10T05:38:07.980 INFO:tasks.workunit.client.0.smithi086.stdout:op 1589 completed, throughput=5MB/sec 2024-08-10T05:38:07.980 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fVxV0dv9-jxcolL off=1321284 len=1945186 2024-08-10T05:38:07.991 INFO:tasks.workunit.client.0.smithi086.stdout:op 1590 completed, throughput=5.01MB/sec 2024-08-10T05:38:08.629 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:38:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:38:08] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2024-08-10T05:38:08.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:08 smithi086 ceph-mon[98993]: pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:38:08.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:08 smithi086 ceph-mon[101471]: pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:38:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:08 smithi159 ceph-mon[90359]: pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:38:08.992 INFO:tasks.workunit.client.0.smithi086.stdout: 315: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:08.992 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BDo-RXnev-oZmdm off=12081544 len=987355 2024-08-10T05:38:08.997 INFO:tasks.workunit.client.0.smithi086.stdout:op 1591 completed, throughput=4.99MB/sec 2024-08-10T05:38:08.997 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-O75CMYWURn4tVcQ off=15964693 len=1432560 2024-08-10T05:38:08.999 INFO:tasks.workunit.client.0.smithi086.stdout:op 1592 completed, throughput=5MB/sec 2024-08-10T05:38:08.999 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YhPSXD8USo_RhqR off=284244 len=1615909 2024-08-10T05:38:09.007 INFO:tasks.workunit.client.0.smithi086.stdout:op 1593 completed, throughput=5MB/sec 2024-08-10T05:38:10.007 INFO:tasks.workunit.client.0.smithi086.stdout: 316: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:10.007 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dVU8mHV5zM6vgPs off=3671558 len=1056973 2024-08-10T05:38:10.008 INFO:tasks.workunit.client.0.smithi086.stdout:op 1594 completed, throughput=4.99MB/sec 2024-08-10T05:38:10.009 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nXvZ_bCCFMZysmX off=3606416 len=420745 2024-08-10T05:38:10.012 INFO:tasks.workunit.client.0.smithi086.stdout:op 1595 completed, throughput=4.99MB/sec 2024-08-10T05:38:10.012 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UEGfavUUOuy1yqo off=10770300 len=1666527 2024-08-10T05:38:10.020 INFO:tasks.workunit.client.0.smithi086.stdout:op 1596 completed, throughput=4.99MB/sec 2024-08-10T05:38:10.020 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AFuOf8lF8pGu9TY off=0 len=1552723 2024-08-10T05:38:10.021 INFO:tasks.workunit.client.0.smithi086.stdout:op 1597 completed, throughput=5MB/sec 2024-08-10T05:38:10.021 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DcLmmNDDUaMTkz7 off=1260208 len=168987 2024-08-10T05:38:10.022 INFO:tasks.workunit.client.0.smithi086.stdout:op 1598 completed, throughput=5MB/sec 2024-08-10T05:38:10.022 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9y9E_MRw7cgr4he off=6626140 len=2060408 2024-08-10T05:38:10.026 INFO:tasks.workunit.client.0.smithi086.stdout:op 1599 completed, throughput=5.01MB/sec 2024-08-10T05:38:10.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:10 smithi086 ceph-mon[98993]: pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:38:10.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:10 smithi086 ceph-mon[101471]: pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:38:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:10 smithi159 ceph-mon[90359]: pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:38:11.026 INFO:tasks.workunit.client.0.smithi086.stdout: 317: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:11.026 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ePUBYExj_5C80tB off=21283454 len=1233958 2024-08-10T05:38:11.028 INFO:tasks.workunit.client.0.smithi086.stdout:op 1600 completed, throughput=4.99MB/sec 2024-08-10T05:38:11.028 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HS_jiFuGcd0yzvQ off=4066960 len=1000922 2024-08-10T05:38:11.034 INFO:tasks.workunit.client.0.smithi086.stdout:op 1601 completed, throughput=5MB/sec 2024-08-10T05:38:11.034 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rAMHv8MgORncld0 off=1725063 len=1412631 2024-08-10T05:38:11.041 INFO:tasks.workunit.client.0.smithi086.stdout:op 1602 completed, throughput=5MB/sec 2024-08-10T05:38:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:38:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:38:11.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:38:12.041 INFO:tasks.workunit.client.0.smithi086.stdout: 318: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:12.041 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-96gg6HgzkD5L1pv off=6652977 len=976577 2024-08-10T05:38:12.042 INFO:tasks.workunit.client.0.smithi086.stdout:op 1603 completed, throughput=4.99MB/sec 2024-08-10T05:38:12.043 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-60NcDnt5m_7lQ0s off=645475 len=1528440 2024-08-10T05:38:12.050 INFO:tasks.workunit.client.0.smithi086.stdout:op 1604 completed, throughput=4.99MB/sec 2024-08-10T05:38:12.050 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DG3mf3AJpqRmo1E off=3819913 len=499925 2024-08-10T05:38:12.053 INFO:tasks.workunit.client.0.smithi086.stdout:op 1605 completed, throughput=4.99MB/sec 2024-08-10T05:38:12.053 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xxasGwc1aIlbgye off=2710744 len=936025 2024-08-10T05:38:12.055 INFO:tasks.workunit.client.0.smithi086.stdout:op 1606 completed, throughput=5MB/sec 2024-08-10T05:38:12.055 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vojvuEOo8FCQK_5 off=7018342 len=106211 2024-08-10T05:38:12.055 INFO:tasks.workunit.client.0.smithi086.stdout:op 1607 completed, throughput=5MB/sec 2024-08-10T05:38:12.055 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CBWVcqdxm9jYcur off=12381194 len=1880404 2024-08-10T05:38:12.059 INFO:tasks.workunit.client.0.smithi086.stdout:op 1608 completed, throughput=5MB/sec 2024-08-10T05:38:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:12 smithi086 ceph-mon[98993]: pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-10T05:38:12.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:12 smithi086 ceph-mon[101471]: pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-10T05:38:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:12 smithi159 ceph-mon[90359]: pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-10T05:38:13.059 INFO:tasks.workunit.client.0.smithi086.stdout: 319: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:13.060 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--jfGHXOwOr-AEb3 off=4097044 len=590385 2024-08-10T05:38:13.060 INFO:tasks.workunit.client.0.smithi086.stdout:op 1609 completed, throughput=4.99MB/sec 2024-08-10T05:38:13.060 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2S7wfxugUnfKj_t off=16887108 len=757397 2024-08-10T05:38:13.062 INFO:tasks.workunit.client.0.smithi086.stdout:op 1610 completed, throughput=4.99MB/sec 2024-08-10T05:38:13.062 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-puFrKh4bkyEOebj off=1820550 len=2061629 2024-08-10T05:38:13.065 INFO:tasks.workunit.client.0.smithi086.stdout:op 1611 completed, throughput=5MB/sec 2024-08-10T05:38:13.065 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VLV5ACVI8hxcXPR off=5969573 len=1918683 2024-08-10T05:38:13.067 INFO:tasks.workunit.client.0.smithi086.stdout:op 1612 completed, throughput=5MB/sec 2024-08-10T05:38:14.068 INFO:tasks.workunit.client.0.smithi086.stdout: 320: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:14.068 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MTmM66qPgyqKAel off=586248 len=1072750 2024-08-10T05:38:14.074 INFO:tasks.workunit.client.0.smithi086.stdout:op 1613 completed, throughput=4.99MB/sec 2024-08-10T05:38:14.074 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ANCfFi3ztHy6b_3 off=5941619 len=1736479 2024-08-10T05:38:14.076 INFO:tasks.workunit.client.0.smithi086.stdout:op 1614 completed, throughput=5MB/sec 2024-08-10T05:38:14.076 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-d_Ro-DoN0RHfFTK off=2507441 len=486821 2024-08-10T05:38:14.079 INFO:tasks.workunit.client.0.smithi086.stdout:op 1615 completed, throughput=5MB/sec 2024-08-10T05:38:14.080 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Z-OeHXKu99wEfZm off=10484712 len=956804 2024-08-10T05:38:14.084 INFO:tasks.workunit.client.0.smithi086.stdout:op 1616 completed, throughput=5MB/sec 2024-08-10T05:38:14.084 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rHCacbdIYHIxGpr off=4567624 len=2033836 2024-08-10T05:38:14.086 INFO:tasks.workunit.client.0.smithi086.stdout:op 1617 completed, throughput=5.01MB/sec 2024-08-10T05:38:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:14 smithi086 ceph-mon[98993]: pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:38:14.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:14 smithi086 ceph-mon[101471]: pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:38:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:14 smithi159 ceph-mon[90359]: pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:38:15.087 INFO:tasks.workunit.client.0.smithi086.stdout: 321: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:15.087 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xoo2QuxWt8CMQNB off=17456476 len=1439698 2024-08-10T05:38:15.089 INFO:tasks.workunit.client.0.smithi086.stdout:op 1618 completed, throughput=4.99MB/sec 2024-08-10T05:38:15.089 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-P3GMDZq1N6fR_tN off=487247 len=849522 2024-08-10T05:38:15.091 INFO:tasks.workunit.client.0.smithi086.stdout:op 1619 completed, throughput=5MB/sec 2024-08-10T05:38:15.091 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Vp-x7xgRSxUY4vF off=17554488 len=896662 2024-08-10T05:38:15.092 INFO:tasks.workunit.client.0.smithi086.stdout:op 1620 completed, throughput=5MB/sec 2024-08-10T05:38:15.093 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-66nnVKMG4VDdbs2 off=16078724 len=1624257 2024-08-10T05:38:15.094 INFO:tasks.workunit.client.0.smithi086.stdout:op 1621 completed, throughput=5MB/sec 2024-08-10T05:38:16.095 INFO:tasks.workunit.client.0.smithi086.stdout: 322: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:16.095 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eoZK31tXvTUq23i off=9562968 len=212214 2024-08-10T05:38:16.098 INFO:tasks.workunit.client.0.smithi086.stdout:op 1622 completed, throughput=4.99MB/sec 2024-08-10T05:38:16.098 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dTfMiJU5F2VSdb8 off=4424550 len=1548676 2024-08-10T05:38:16.105 INFO:tasks.workunit.client.0.smithi086.stdout:op 1623 completed, throughput=4.99MB/sec 2024-08-10T05:38:16.105 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-b5Y7oDV6MrFBR5j off=10247610 len=2049855 2024-08-10T05:38:16.117 INFO:tasks.workunit.client.0.smithi086.stdout:op 1624 completed, throughput=5MB/sec 2024-08-10T05:38:16.117 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-C7L1TkRyTZ23UWZ off=15315043 len=1778240 2024-08-10T05:38:16.126 INFO:tasks.workunit.client.0.smithi086.stdout:op 1625 completed, throughput=5MB/sec 2024-08-10T05:38:16.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:16 smithi086 ceph-mon[98993]: pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:38:16.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:16 smithi086 ceph-mon[101471]: pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:38:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:16 smithi159 ceph-mon[90359]: pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:38:17.126 INFO:tasks.workunit.client.0.smithi086.stdout: 323: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:17.126 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IM_icxfg2KFqXQv off=2997524 len=562924 2024-08-10T05:38:17.130 INFO:tasks.workunit.client.0.smithi086.stdout:op 1626 completed, throughput=4.99MB/sec 2024-08-10T05:38:17.130 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-COQoa5-J-b4bJ_Y off=2980755 len=637660 2024-08-10T05:38:17.134 INFO:tasks.workunit.client.0.smithi086.stdout:op 1627 completed, throughput=4.99MB/sec 2024-08-10T05:38:17.134 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MAM3DJvfmuN4DEC off=6537098 len=258187 2024-08-10T05:38:17.137 INFO:tasks.workunit.client.0.smithi086.stdout:op 1628 completed, throughput=4.99MB/sec 2024-08-10T05:38:17.137 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EZfVRVnf2XEpni3 off=4054283 len=1066530 2024-08-10T05:38:17.143 INFO:tasks.workunit.client.0.smithi086.stdout:op 1629 completed, throughput=5MB/sec 2024-08-10T05:38:17.143 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-m0rpHoa-Sekj4We off=0 len=1087495 2024-08-10T05:38:17.148 INFO:tasks.workunit.client.0.smithi086.stdout:op 1630 completed, throughput=5MB/sec 2024-08-10T05:38:17.148 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aRZ33c2q5k5T2sK off=2952310 len=1604853 2024-08-10T05:38:17.157 INFO:tasks.workunit.client.0.smithi086.stdout:op 1631 completed, throughput=5MB/sec 2024-08-10T05:38:18.157 INFO:tasks.workunit.client.0.smithi086.stdout: 324: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:18.158 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yitdNhkQE4aVjbo off=10592082 len=1129876 2024-08-10T05:38:18.160 INFO:tasks.workunit.client.0.smithi086.stdout:op 1632 completed, throughput=4.99MB/sec 2024-08-10T05:38:18.160 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OrIzxKKMB-EuMGX off=3498894 len=348067 2024-08-10T05:38:18.161 INFO:tasks.workunit.client.0.smithi086.stdout:op 1633 completed, throughput=4.99MB/sec 2024-08-10T05:38:18.161 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aMWVHSEy1wki-GM off=23328297 len=1025326 2024-08-10T05:38:18.163 INFO:tasks.workunit.client.0.smithi086.stdout:op 1634 completed, throughput=5MB/sec 2024-08-10T05:38:18.163 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-c38LYQ4c_6gbOOZ off=11163187 len=320653 2024-08-10T05:38:18.164 INFO:tasks.workunit.client.0.smithi086.stdout:op 1635 completed, throughput=5MB/sec 2024-08-10T05:38:18.164 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sdBPJUU5-9AkSHl off=2589458 len=1259554 2024-08-10T05:38:18.171 INFO:tasks.workunit.client.0.smithi086.stdout:op 1636 completed, throughput=5MB/sec 2024-08-10T05:38:18.633 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:38:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:38:18] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2024-08-10T05:38:18.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:18 smithi086 ceph-mon[98993]: pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:38:18.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:18 smithi086 ceph-mon[101471]: pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:38:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:18 smithi159 ceph-mon[90359]: pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:38:19.171 INFO:tasks.workunit.client.0.smithi086.stdout: 325: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:19.172 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oIHD4PIkDBLl1eL off=9592648 len=1309886 2024-08-10T05:38:19.173 INFO:tasks.workunit.client.0.smithi086.stdout:op 1637 completed, throughput=4.99MB/sec 2024-08-10T05:38:19.173 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-J585WlA8BE0ykoc off=9141307 len=1955670 2024-08-10T05:38:19.182 INFO:tasks.workunit.client.0.smithi086.stdout:op 1638 completed, throughput=4.99MB/sec 2024-08-10T05:38:19.182 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jnis4SuJubYTfbS off=1122698 len=304119 2024-08-10T05:38:19.182 INFO:tasks.workunit.client.0.smithi086.stdout:op 1639 completed, throughput=5MB/sec 2024-08-10T05:38:19.182 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kpjtxUcrvL_2ExS off=16735473 len=348383 2024-08-10T05:38:19.185 INFO:tasks.workunit.client.0.smithi086.stdout:op 1640 completed, throughput=5MB/sec 2024-08-10T05:38:19.185 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-h8lrHIIowpAPajv off=9431354 len=1046624 2024-08-10T05:38:19.187 INFO:tasks.workunit.client.0.smithi086.stdout:op 1641 completed, throughput=5MB/sec 2024-08-10T05:38:19.187 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-71OqL9YObiD5sjz off=10562230 len=1021293 2024-08-10T05:38:19.192 INFO:tasks.workunit.client.0.smithi086.stdout:op 1642 completed, throughput=5MB/sec 2024-08-10T05:38:20.192 INFO:tasks.workunit.client.0.smithi086.stdout: 326: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:20.192 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-L40Rko8EBKzI5PS off=8825788 len=907340 2024-08-10T05:38:20.194 INFO:tasks.workunit.client.0.smithi086.stdout:op 1643 completed, throughput=4.99MB/sec 2024-08-10T05:38:20.194 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ougqHEQh-9sgG6q off=2073543 len=971584 2024-08-10T05:38:20.195 INFO:tasks.workunit.client.0.smithi086.stdout:op 1644 completed, throughput=4.99MB/sec 2024-08-10T05:38:20.195 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gAwfPzouVbEOcw2 off=3654127 len=1329112 2024-08-10T05:38:20.197 INFO:tasks.workunit.client.0.smithi086.stdout:op 1645 completed, throughput=5MB/sec 2024-08-10T05:38:20.197 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dPGAwZIVAsLhO9W off=4325808 len=1119948 2024-08-10T05:38:20.199 INFO:tasks.workunit.client.0.smithi086.stdout:op 1646 completed, throughput=5MB/sec 2024-08-10T05:38:20.199 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8jegRx8Vgn3Pil3 off=1402418 len=493176 2024-08-10T05:38:20.199 INFO:tasks.workunit.client.0.smithi086.stdout:op 1647 completed, throughput=5MB/sec 2024-08-10T05:38:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:20 smithi086 ceph-mon[98993]: pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-10T05:38:20.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:20 smithi086 ceph-mon[101471]: pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-10T05:38:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:20 smithi159 ceph-mon[90359]: pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-10T05:38:21.200 INFO:tasks.workunit.client.0.smithi086.stdout: 327: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:21.200 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WMjIb5JsRr3x-Dr off=1410968 len=1914888 2024-08-10T05:38:21.203 INFO:tasks.workunit.client.0.smithi086.stdout:op 1648 completed, throughput=4.99MB/sec 2024-08-10T05:38:21.204 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UIp9kcmprDlUXdh off=18370233 len=362878 2024-08-10T05:38:21.207 INFO:tasks.workunit.client.0.smithi086.stdout:op 1649 completed, throughput=4.99MB/sec 2024-08-10T05:38:21.207 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zFjRXaBL75WUz9N off=2466042 len=649635 2024-08-10T05:38:21.211 INFO:tasks.workunit.client.0.smithi086.stdout:op 1650 completed, throughput=4.99MB/sec 2024-08-10T05:38:21.211 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-w07cCubOU8WxidS off=1646871 len=1133925 2024-08-10T05:38:21.218 INFO:tasks.workunit.client.0.smithi086.stdout:op 1651 completed, throughput=5MB/sec 2024-08-10T05:38:21.219 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-J585WlA8BE0ykoc off=3707512 len=1745843 2024-08-10T05:38:21.221 INFO:tasks.workunit.client.0.smithi086.stdout:op 1652 completed, throughput=5MB/sec 2024-08-10T05:38:22.221 INFO:tasks.workunit.client.0.smithi086.stdout: 328: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:22.221 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SpY0iRDwYQDyWo2 off=16363801 len=1083972 2024-08-10T05:38:22.223 INFO:tasks.workunit.client.0.smithi086.stdout:op 1653 completed, throughput=4.99MB/sec 2024-08-10T05:38:22.223 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yUjP7xHGLXhmOrj off=3370591 len=1636896 2024-08-10T05:38:22.225 INFO:tasks.workunit.client.0.smithi086.stdout:op 1654 completed, throughput=5MB/sec 2024-08-10T05:38:22.225 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zqQD-bNMrIN-UC1 off=407344 len=782768 2024-08-10T05:38:22.231 INFO:tasks.workunit.client.0.smithi086.stdout:op 1655 completed, throughput=5MB/sec 2024-08-10T05:38:22.231 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mHDxNapoKTNAaNY off=18756865 len=594577 2024-08-10T05:38:22.232 INFO:tasks.workunit.client.0.smithi086.stdout:op 1656 completed, throughput=5MB/sec 2024-08-10T05:38:22.232 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-k1QAdGivsrDvFMA off=9708455 len=1525407 2024-08-10T05:38:22.234 INFO:tasks.workunit.client.0.smithi086.stdout:op 1657 completed, throughput=5MB/sec 2024-08-10T05:38:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:22 smithi086 ceph-mon[98993]: pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:38:22.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:22 smithi086 ceph-mon[101471]: pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:38:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:22 smithi159 ceph-mon[90359]: pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:38:23.234 INFO:tasks.workunit.client.0.smithi086.stdout: 329: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:23.235 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5DB-5vZPcpPKNZ2 off=2586828 len=729515 2024-08-10T05:38:23.236 INFO:tasks.workunit.client.0.smithi086.stdout:op 1658 completed, throughput=4.99MB/sec 2024-08-10T05:38:23.236 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-I95cGq0Z2PIX6Ct off=18961240 len=2063210 2024-08-10T05:38:23.247 INFO:tasks.workunit.client.0.smithi086.stdout:op 1659 completed, throughput=5MB/sec 2024-08-10T05:38:23.248 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1xoJM9J-woUAPYF off=861918 len=1554664 2024-08-10T05:38:23.251 INFO:tasks.workunit.client.0.smithi086.stdout:op 1660 completed, throughput=5MB/sec 2024-08-10T05:38:24.251 INFO:tasks.workunit.client.0.smithi086.stdout: 330: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:24.251 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pHb7LHA2RNRLZkP off=1801848 len=1492014 2024-08-10T05:38:24.261 INFO:tasks.workunit.client.0.smithi086.stdout:op 1661 completed, throughput=4.99MB/sec 2024-08-10T05:38:24.261 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-m8AyMOnegsknVjy off=4270935 len=1399862 2024-08-10T05:38:24.263 INFO:tasks.workunit.client.0.smithi086.stdout:op 1662 completed, throughput=4.99MB/sec 2024-08-10T05:38:24.263 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VWA0UHtG-QOxZ4n off=596009 len=1347265 2024-08-10T05:38:24.270 INFO:tasks.workunit.client.0.smithi086.stdout:op 1663 completed, throughput=5MB/sec 2024-08-10T05:38:24.270 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BI0JYsvTC5RjUHl off=9134532 len=2005168 2024-08-10T05:38:24.273 INFO:tasks.workunit.client.0.smithi086.stdout:op 1664 completed, throughput=5MB/sec 2024-08-10T05:38:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:24 smithi086 ceph-mon[98993]: pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:38:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:24 smithi086 ceph-mon[101471]: pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:38:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:24 smithi159 ceph-mon[90359]: pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:38:25.274 INFO:tasks.workunit.client.0.smithi086.stdout: 331: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:25.274 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XnpWkf3JOllwtKM off=6673945 len=2065803 2024-08-10T05:38:25.276 INFO:tasks.workunit.client.0.smithi086.stdout:op 1665 completed, throughput=4.99MB/sec 2024-08-10T05:38:25.277 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RXX0pG3DcnIgLex off=13898226 len=2054869 2024-08-10T05:38:25.282 INFO:tasks.workunit.client.0.smithi086.stdout:op 1666 completed, throughput=5MB/sec 2024-08-10T05:38:25.282 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-paBNQpOKt_nHBcC off=2287012 len=1407845 2024-08-10T05:38:25.286 INFO:tasks.workunit.client.0.smithi086.stdout:op 1667 completed, throughput=5MB/sec 2024-08-10T05:38:26.287 INFO:tasks.workunit.client.0.smithi086.stdout: 332: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:26.287 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Mu6Sgm2DZqWq6fw off=1175890 len=1615544 2024-08-10T05:38:26.297 INFO:tasks.workunit.client.0.smithi086.stdout:op 1668 completed, throughput=4.99MB/sec 2024-08-10T05:38:26.297 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7H1WTahjLAvyuIo off=6143917 len=1754460 2024-08-10T05:38:26.305 INFO:tasks.workunit.client.0.smithi086.stdout:op 1669 completed, throughput=5MB/sec 2024-08-10T05:38:26.306 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-z14JfQvfRidNiwM off=7156528 len=1347734 2024-08-10T05:38:26.307 INFO:tasks.workunit.client.0.smithi086.stdout:op 1670 completed, throughput=5MB/sec 2024-08-10T05:38:26.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:38:26.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:38:26.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:38:27.307 INFO:tasks.workunit.client.0.smithi086.stdout: 333: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:27.308 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SkIwTZUMDpPBC7O off=16184889 len=149488 2024-08-10T05:38:27.310 INFO:tasks.workunit.client.0.smithi086.stdout:op 1671 completed, throughput=4.99MB/sec 2024-08-10T05:38:27.310 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2dwxJs8UYOoXn_F off=8477890 len=485279 2024-08-10T05:38:27.314 INFO:tasks.workunit.client.0.smithi086.stdout:op 1672 completed, throughput=4.99MB/sec 2024-08-10T05:38:27.315 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TFZ02cu-8WWRdoL off=6861555 len=1789392 2024-08-10T05:38:27.322 INFO:tasks.workunit.client.0.smithi086.stdout:op 1673 completed, throughput=4.99MB/sec 2024-08-10T05:38:27.322 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tOV-x7ZVOMRuBKh off=1734836 len=845926 2024-08-10T05:38:27.324 INFO:tasks.workunit.client.0.smithi086.stdout:op 1674 completed, throughput=5MB/sec 2024-08-10T05:38:27.324 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yCIktGwgwCqSs-w off=11921874 len=1266268 2024-08-10T05:38:27.329 INFO:tasks.workunit.client.0.smithi086.stdout:op 1675 completed, throughput=5MB/sec 2024-08-10T05:38:27.330 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WFlPnjKzCBDS80Z off=909864 len=887579 2024-08-10T05:38:27.332 INFO:tasks.workunit.client.0.smithi086.stdout:op 1676 completed, throughput=5MB/sec 2024-08-10T05:38:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:27 smithi086 ceph-mon[101471]: pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-10T05:38:27.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:27 smithi086 ceph-mon[98993]: pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-10T05:38:27.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:27 smithi159 ceph-mon[90359]: pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-10T05:38:28.332 INFO:tasks.workunit.client.0.smithi086.stdout: 334: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:28.332 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-k_YzFng3ozYXdLq off=4395172 len=1445510 2024-08-10T05:38:28.338 INFO:tasks.workunit.client.0.smithi086.stdout:op 1677 completed, throughput=4.99MB/sec 2024-08-10T05:38:28.339 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lWroGRdadh1BA86 off=11596687 len=131246 2024-08-10T05:38:28.342 INFO:tasks.workunit.client.0.smithi086.stdout:op 1678 completed, throughput=4.99MB/sec 2024-08-10T05:38:28.342 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ta0zFi62IsuuTsb off=2846340 len=1757068 2024-08-10T05:38:28.345 INFO:tasks.workunit.client.0.smithi086.stdout:op 1679 completed, throughput=5MB/sec 2024-08-10T05:38:28.346 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WLhi3Df7YvJdG8x off=16896812 len=46062 2024-08-10T05:38:28.348 INFO:tasks.workunit.client.0.smithi086.stdout:op 1680 completed, throughput=5MB/sec 2024-08-10T05:38:28.348 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-L4HdQyG_248bg_l off=9176162 len=375313 2024-08-10T05:38:28.351 INFO:tasks.workunit.client.0.smithi086.stdout:op 1681 completed, throughput=5MB/sec 2024-08-10T05:38:28.351 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qjs2GanJ1xDcHcv off=16653348 len=1380289 2024-08-10T05:38:28.358 INFO:tasks.workunit.client.0.smithi086.stdout:op 1682 completed, throughput=5MB/sec 2024-08-10T05:38:28.632 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:38:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:38:28] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-08-10T05:38:28.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:28 smithi086 ceph-mon[98993]: pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:38:28.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:28 smithi086 ceph-mon[101471]: pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:38:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:28 smithi159 ceph-mon[90359]: pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:38:29.357 INFO:tasks.workunit.client.0.smithi086.stdout: 335: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:29.357 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KRFvwiyfXefqflH off=9110319 len=659335 2024-08-10T05:38:29.360 INFO:tasks.workunit.client.0.smithi086.stdout:op 1683 completed, throughput=4.99MB/sec 2024-08-10T05:38:29.360 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Rdw6kahr-QgQmmf off=7730291 len=1430906 2024-08-10T05:38:29.369 INFO:tasks.workunit.client.0.smithi086.stdout:op 1684 completed, throughput=4.99MB/sec 2024-08-10T05:38:29.369 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Arn_RceP0g4FXos off=1920122 len=1991133 2024-08-10T05:38:29.371 INFO:tasks.workunit.client.0.smithi086.stdout:op 1685 completed, throughput=5MB/sec 2024-08-10T05:38:29.371 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZiIe6Wso9H6Wfft off=8480568 len=1998551 2024-08-10T05:38:29.383 INFO:tasks.workunit.client.0.smithi086.stdout:op 1686 completed, throughput=5MB/sec 2024-08-10T05:38:30.383 INFO:tasks.workunit.client.0.smithi086.stdout: 336: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:30.383 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1Sy-PzTVX5v8058 off=14613574 len=1787209 2024-08-10T05:38:30.385 INFO:tasks.workunit.client.0.smithi086.stdout:op 1687 completed, throughput=4.99MB/sec 2024-08-10T05:38:30.385 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vx4avlinjzit3KZ off=5101507 len=1411755 2024-08-10T05:38:30.387 INFO:tasks.workunit.client.0.smithi086.stdout:op 1688 completed, throughput=5MB/sec 2024-08-10T05:38:30.387 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-I6qv6Vx3ISWm1C- off=18314534 len=769999 2024-08-10T05:38:30.391 INFO:tasks.workunit.client.0.smithi086.stdout:op 1689 completed, throughput=5MB/sec 2024-08-10T05:38:30.391 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-COQoa5-J-b4bJ_Y off=20979217 len=1215482 2024-08-10T05:38:30.397 INFO:tasks.workunit.client.0.smithi086.stdout:op 1690 completed, throughput=5MB/sec 2024-08-10T05:38:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:30 smithi086 ceph-mon[98993]: pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-10T05:38:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:30 smithi086 ceph-mon[101471]: pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-10T05:38:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:30 smithi159 ceph-mon[90359]: pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-10T05:38:31.398 INFO:tasks.workunit.client.0.smithi086.stdout: 337: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:31.398 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-c1yZUz7BcmKxvZK off=9336566 len=406232 2024-08-10T05:38:31.402 INFO:tasks.workunit.client.0.smithi086.stdout:op 1691 completed, throughput=4.99MB/sec 2024-08-10T05:38:31.402 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZbhWPQ_m6Cy2SX4 off=971746 len=290516 2024-08-10T05:38:31.405 INFO:tasks.workunit.client.0.smithi086.stdout:op 1692 completed, throughput=4.99MB/sec 2024-08-10T05:38:31.405 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YR9QhW4Mk9uqThU off=15714538 len=1408378 2024-08-10T05:38:31.412 INFO:tasks.workunit.client.0.smithi086.stdout:op 1693 completed, throughput=4.99MB/sec 2024-08-10T05:38:31.412 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-clC2wJLImMmPt4b off=502780 len=1214922 2024-08-10T05:38:31.415 INFO:tasks.workunit.client.0.smithi086.stdout:op 1694 completed, throughput=5MB/sec 2024-08-10T05:38:31.416 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GXTwBa9d2BREysz off=5608949 len=277867 2024-08-10T05:38:31.416 INFO:tasks.workunit.client.0.smithi086.stdout:op 1695 completed, throughput=5MB/sec 2024-08-10T05:38:31.416 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-61Km-2JFvL_ffvr off=4476312 len=988496 2024-08-10T05:38:31.422 INFO:tasks.workunit.client.0.smithi086.stdout:op 1696 completed, throughput=5MB/sec 2024-08-10T05:38:32.421 INFO:tasks.workunit.client.0.smithi086.stdout: 338: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:32.421 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-N8uEY-LjB9YBFHN off=5728738 len=1565045 2024-08-10T05:38:32.424 INFO:tasks.workunit.client.0.smithi086.stdout:op 1697 completed, throughput=4.99MB/sec 2024-08-10T05:38:32.425 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tINB6PdTks3112k off=7378044 len=1699828 2024-08-10T05:38:32.427 INFO:tasks.workunit.client.0.smithi086.stdout:op 1698 completed, throughput=5MB/sec 2024-08-10T05:38:32.427 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_ejgvRYcdJxwpj9 off=10325564 len=1345082 2024-08-10T05:38:32.428 INFO:tasks.workunit.client.0.smithi086.stdout:op 1699 completed, throughput=5MB/sec 2024-08-10T05:38:32.428 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Urwp55NZl3Ga_0r off=486612 len=1318206 2024-08-10T05:38:32.436 INFO:tasks.workunit.client.0.smithi086.stdout:op 1700 completed, throughput=5MB/sec 2024-08-10T05:38:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:32 smithi086 ceph-mon[98993]: pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:38:32.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:32 smithi086 ceph-mon[101471]: pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:38:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:32 smithi159 ceph-mon[90359]: pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:38:33.436 INFO:tasks.workunit.client.0.smithi086.stdout: 339: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:33.436 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-598pPv4NlRuDD6a off=13377905 len=1350483 2024-08-10T05:38:33.444 INFO:tasks.workunit.client.0.smithi086.stdout:op 1701 completed, throughput=4.99MB/sec 2024-08-10T05:38:33.444 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aF62eWHuXbj3uCR off=4573211 len=1886168 2024-08-10T05:38:33.455 INFO:tasks.workunit.client.0.smithi086.stdout:op 1702 completed, throughput=5MB/sec 2024-08-10T05:38:33.455 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NxhFwIbii8Y36h9 off=7177756 len=31582 2024-08-10T05:38:33.457 INFO:tasks.workunit.client.0.smithi086.stdout:op 1703 completed, throughput=5MB/sec 2024-08-10T05:38:33.457 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IkdFm8W8I94WN4F off=5428609 len=720451 2024-08-10T05:38:33.458 INFO:tasks.workunit.client.0.smithi086.stdout:op 1704 completed, throughput=5MB/sec 2024-08-10T05:38:33.458 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-c78MamcmVnmL7Lw off=7115727 len=1675847 2024-08-10T05:38:33.469 INFO:tasks.workunit.client.0.smithi086.stdout:op 1705 completed, throughput=5MB/sec 2024-08-10T05:38:34.468 INFO:tasks.workunit.client.0.smithi086.stdout: 340: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:34.468 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-U8o_pAG-QzzqWc8 off=19351490 len=352756 2024-08-10T05:38:34.471 INFO:tasks.workunit.client.0.smithi086.stdout:op 1706 completed, throughput=4.99MB/sec 2024-08-10T05:38:34.472 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TYY6-kaOEnEBXXF off=12346097 len=1056350 2024-08-10T05:38:34.476 INFO:tasks.workunit.client.0.smithi086.stdout:op 1707 completed, throughput=4.99MB/sec 2024-08-10T05:38:34.476 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Lfczw4PQ0dcsVAB off=6317010 len=626103 2024-08-10T05:38:34.481 INFO:tasks.workunit.client.0.smithi086.stdout:op 1708 completed, throughput=4.99MB/sec 2024-08-10T05:38:34.481 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZSamQNnipCK7kS5 off=340420 len=1537857 2024-08-10T05:38:34.486 INFO:tasks.workunit.client.0.smithi086.stdout:op 1709 completed, throughput=5MB/sec 2024-08-10T05:38:34.487 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5JsfJKEJS9B1tV5 off=7279872 len=1139215 2024-08-10T05:38:34.492 INFO:tasks.workunit.client.0.smithi086.stdout:op 1710 completed, throughput=5MB/sec 2024-08-10T05:38:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:34 smithi086 ceph-mon[98993]: pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:38:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:34 smithi086 ceph-mon[101471]: pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:38:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:34 smithi159 ceph-mon[90359]: pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:38:35.492 INFO:tasks.workunit.client.0.smithi086.stdout: 341: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:35.493 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-z6Zo-6Oj6SVRzQr off=954180 len=1160487 2024-08-10T05:38:35.494 INFO:tasks.workunit.client.0.smithi086.stdout:op 1711 completed, throughput=4.99MB/sec 2024-08-10T05:38:35.494 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1SsIwQVJ0nf1Ayt off=1040123 len=183844 2024-08-10T05:38:35.495 INFO:tasks.workunit.client.0.smithi086.stdout:op 1712 completed, throughput=4.99MB/sec 2024-08-10T05:38:35.495 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-H1jhKPabXiDCpj_ off=3884045 len=1681029 2024-08-10T05:38:35.503 INFO:tasks.workunit.client.0.smithi086.stdout:op 1713 completed, throughput=4.99MB/sec 2024-08-10T05:38:35.503 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fCUY6LxVzigitU2 off=14791904 len=1770468 2024-08-10T05:38:35.513 INFO:tasks.workunit.client.0.smithi086.stdout:op 1714 completed, throughput=5MB/sec 2024-08-10T05:38:35.513 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nfu-G60UDrb5kOM off=2068867 len=1298017 2024-08-10T05:38:35.514 INFO:tasks.workunit.client.0.smithi086.stdout:op 1715 completed, throughput=5MB/sec 2024-08-10T05:38:36.515 INFO:tasks.workunit.client.0.smithi086.stdout: 342: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:36.515 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XxFIXYSdSl5DupD off=397519 len=479558 2024-08-10T05:38:36.519 INFO:tasks.workunit.client.0.smithi086.stdout:op 1716 completed, throughput=4.99MB/sec 2024-08-10T05:38:36.519 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sih8nBa2tWnUd2P off=1852822 len=182851 2024-08-10T05:38:36.521 INFO:tasks.workunit.client.0.smithi086.stdout:op 1717 completed, throughput=4.99MB/sec 2024-08-10T05:38:36.521 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OP9dxU65_L0GBMt off=10418313 len=1043607 2024-08-10T05:38:36.527 INFO:tasks.workunit.client.0.smithi086.stdout:op 1718 completed, throughput=4.99MB/sec 2024-08-10T05:38:36.528 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wkWEWObGBJQ6sF3 off=12297063 len=1885649 2024-08-10T05:38:36.537 INFO:tasks.workunit.client.0.smithi086.stdout:op 1719 completed, throughput=5MB/sec 2024-08-10T05:38:36.537 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ae5dVjqEW5bBJrv off=7821571 len=88442 2024-08-10T05:38:36.540 INFO:tasks.workunit.client.0.smithi086.stdout:op 1720 completed, throughput=5MB/sec 2024-08-10T05:38:36.540 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-neeVdFN2WwS741T off=6475342 len=1106621 2024-08-10T05:38:36.545 INFO:tasks.workunit.client.0.smithi086.stdout:op 1721 completed, throughput=5MB/sec 2024-08-10T05:38:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:36 smithi086 ceph-mon[98993]: pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-10T05:38:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:36 smithi086 ceph-mon[101471]: pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-10T05:38:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:36 smithi159 ceph-mon[90359]: pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-10T05:38:37.546 INFO:tasks.workunit.client.0.smithi086.stdout: 343: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:37.546 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qzoO7Zdd42GNwpO off=3391057 len=889790 2024-08-10T05:38:37.550 INFO:tasks.workunit.client.0.smithi086.stdout:op 1722 completed, throughput=4.99MB/sec 2024-08-10T05:38:37.550 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TzVKVdG73kOxZSi off=16262182 len=602079 2024-08-10T05:38:37.552 INFO:tasks.workunit.client.0.smithi086.stdout:op 1723 completed, throughput=4.99MB/sec 2024-08-10T05:38:37.552 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CzOvUdwrF68ApXR off=16313720 len=198173 2024-08-10T05:38:37.555 INFO:tasks.workunit.client.0.smithi086.stdout:op 1724 completed, throughput=4.99MB/sec 2024-08-10T05:38:37.555 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9Mxr3CdiNQ_apiz off=1889670 len=925100 2024-08-10T05:38:37.557 INFO:tasks.workunit.client.0.smithi086.stdout:op 1725 completed, throughput=4.99MB/sec 2024-08-10T05:38:37.557 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dG9A-9TqcjTLC9F off=9697608 len=1884016 2024-08-10T05:38:37.560 INFO:tasks.workunit.client.0.smithi086.stdout:op 1726 completed, throughput=5MB/sec 2024-08-10T05:38:37.560 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PSto9ojvWN4fm-7 off=10899620 len=139000 2024-08-10T05:38:37.561 INFO:tasks.workunit.client.0.smithi086.stdout:op 1727 completed, throughput=5MB/sec 2024-08-10T05:38:37.561 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-eocNIOZybXgD_fi off=100637 len=1886553 2024-08-10T05:38:37.562 INFO:tasks.workunit.client.0.smithi086.stdout:op 1728 completed, throughput=5MB/sec 2024-08-10T05:38:38.562 INFO:tasks.workunit.client.0.smithi086.stdout: 344: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:38.563 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mMLq2NRqI74FpFg off=1135536 len=1848409 2024-08-10T05:38:38.570 INFO:tasks.workunit.client.0.smithi086.stdout:op 1729 completed, throughput=5MB/sec 2024-08-10T05:38:38.570 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WCfrA7LLJz3GFbk off=2128706 len=1972190 2024-08-10T05:38:38.581 INFO:tasks.workunit.client.0.smithi086.stdout:op 1730 completed, throughput=5MB/sec 2024-08-10T05:38:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:38:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:38:38] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-08-10T05:38:38.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:38 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:38:38.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:38 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:38:38.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:38 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:38:39.581 INFO:tasks.workunit.client.0.smithi086.stdout: 345: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:39.581 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-P3Uo_rdhjAeN7N_ off=0 len=1207068 2024-08-10T05:38:39.587 INFO:tasks.workunit.client.0.smithi086.stdout:op 1731 completed, throughput=4.99MB/sec 2024-08-10T05:38:39.588 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ur4XQjubbSz1BAH off=4306375 len=227929 2024-08-10T05:38:39.588 INFO:tasks.workunit.client.0.smithi086.stdout:op 1732 completed, throughput=4.99MB/sec 2024-08-10T05:38:39.588 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0aaIhX73AFWtmpu off=44420 len=1290361 2024-08-10T05:38:39.590 INFO:tasks.workunit.client.0.smithi086.stdout:op 1733 completed, throughput=4.99MB/sec 2024-08-10T05:38:39.590 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AFuOf8lF8pGu9TY off=0 len=1552723 2024-08-10T05:38:39.598 INFO:tasks.workunit.client.0.smithi086.stdout:op 1734 completed, throughput=5MB/sec 2024-08-10T05:38:39.598 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5SSsusxlt_p1cRo off=3261114 len=480066 2024-08-10T05:38:39.601 INFO:tasks.workunit.client.0.smithi086.stdout:op 1735 completed, throughput=5MB/sec 2024-08-10T05:38:39.602 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0j3MVeDMru3e2tE off=3300326 len=110350 2024-08-10T05:38:39.604 INFO:tasks.workunit.client.0.smithi086.stdout:op 1736 completed, throughput=5MB/sec 2024-08-10T05:38:39.604 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xh0LMt0ZM_Y1otb off=3784924 len=157095 2024-08-10T05:38:39.605 INFO:tasks.workunit.client.0.smithi086.stdout:op 1737 completed, throughput=5MB/sec 2024-08-10T05:38:39.605 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-O4DZPlKBLnXOZAF off=3628333 len=975940 2024-08-10T05:38:39.609 INFO:tasks.workunit.client.0.smithi086.stdout:op 1738 completed, throughput=5MB/sec 2024-08-10T05:38:39.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:39 smithi086 ceph-mon[98993]: pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:38:39.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:39 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:38:39.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:39 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:38:39.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:39 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:38:39.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:39 smithi086 ceph-mon[101471]: pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:38:39.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:39 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:38:39.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:39 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:38:39.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:39 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:38:39.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:39 smithi159 ceph-mon[90359]: pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:38:39.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:39 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:38:39.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:39 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:38:39.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:39 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:38:40.610 INFO:tasks.workunit.client.0.smithi086.stdout: 346: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:40.610 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-F_WZP_ozr9WFd0m off=4250191 len=659181 2024-08-10T05:38:40.612 INFO:tasks.workunit.client.0.smithi086.stdout:op 1739 completed, throughput=4.99MB/sec 2024-08-10T05:38:40.612 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lyMtuwzHMVTFInU off=6402409 len=550122 2024-08-10T05:38:40.613 INFO:tasks.workunit.client.0.smithi086.stdout:op 1740 completed, throughput=4.99MB/sec 2024-08-10T05:38:40.613 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-m0rpHoa-Sekj4We off=9514 len=23609 2024-08-10T05:38:40.615 INFO:tasks.workunit.client.0.smithi086.stdout:op 1741 completed, throughput=4.99MB/sec 2024-08-10T05:38:40.616 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xKm6JfEoCbftOaP off=3234308 len=480817 2024-08-10T05:38:40.617 INFO:tasks.workunit.client.0.smithi086.stdout:op 1742 completed, throughput=4.99MB/sec 2024-08-10T05:38:40.617 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-L6hvf24qsuaECDR off=3585541 len=1222569 2024-08-10T05:38:40.617 INFO:tasks.workunit.client.0.smithi086.stdout:op 1743 completed, throughput=5MB/sec 2024-08-10T05:38:40.618 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RIbD7qiWohAtdoc off=5338067 len=1128424 2024-08-10T05:38:40.624 INFO:tasks.workunit.client.0.smithi086.stdout:op 1744 completed, throughput=5MB/sec 2024-08-10T05:38:40.624 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LkMg-IgHUovWJUM off=5318244 len=804584 2024-08-10T05:38:40.625 INFO:tasks.workunit.client.0.smithi086.stdout:op 1745 completed, throughput=5MB/sec 2024-08-10T05:38:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:40 smithi086 ceph-mon[98993]: pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-10T05:38:40.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:40 smithi086 ceph-mon[101471]: pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-10T05:38:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:40 smithi159 ceph-mon[90359]: pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-10T05:38:41.625 INFO:tasks.workunit.client.0.smithi086.stdout: 347: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:41.626 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0rFCkVcL80DLfvb off=1170024 len=728118 2024-08-10T05:38:41.627 INFO:tasks.workunit.client.0.smithi086.stdout:op 1746 completed, throughput=4.99MB/sec 2024-08-10T05:38:41.627 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-A47i8SveHEZABqT off=1832184 len=15056 2024-08-10T05:38:41.630 INFO:tasks.workunit.client.0.smithi086.stdout:op 1747 completed, throughput=4.99MB/sec 2024-08-10T05:38:41.630 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XcVprsIrF-xYNXc off=5979671 len=1362295 2024-08-10T05:38:41.635 INFO:tasks.workunit.client.0.smithi086.stdout:op 1748 completed, throughput=4.99MB/sec 2024-08-10T05:38:41.635 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-js6YP2k4u8-u-c7 off=1865444 len=1586315 2024-08-10T05:38:41.637 INFO:tasks.workunit.client.0.smithi086.stdout:op 1749 completed, throughput=5MB/sec 2024-08-10T05:38:41.637 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-cd9RcsqNtpmwFsI off=9715010 len=429312 2024-08-10T05:38:41.641 INFO:tasks.workunit.client.0.smithi086.stdout:op 1750 completed, throughput=5MB/sec 2024-08-10T05:38:41.641 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-cPKdCPtRJZSqaFz off=9595291 len=131469 2024-08-10T05:38:41.644 INFO:tasks.workunit.client.0.smithi086.stdout:op 1751 completed, throughput=5MB/sec 2024-08-10T05:38:41.644 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gkCdxo4O4Xx4foZ off=7516928 len=1482062 2024-08-10T05:38:41.651 INFO:tasks.workunit.client.0.smithi086.stdout:op 1752 completed, throughput=5MB/sec 2024-08-10T05:38:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:38:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:38:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:38:42.651 INFO:tasks.workunit.client.0.smithi086.stdout: 348: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:42.651 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-unNLLSSV5HKKPE3 off=2263075 len=917116 2024-08-10T05:38:42.656 INFO:tasks.workunit.client.0.smithi086.stdout:op 1753 completed, throughput=4.99MB/sec 2024-08-10T05:38:42.657 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ho3rWz5hvIpVxY2 off=8980402 len=845475 2024-08-10T05:38:42.658 INFO:tasks.workunit.client.0.smithi086.stdout:op 1754 completed, throughput=4.99MB/sec 2024-08-10T05:38:42.658 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3ozyj97731amIKy off=14287132 len=1444176 2024-08-10T05:38:42.661 INFO:tasks.workunit.client.0.smithi086.stdout:op 1755 completed, throughput=5MB/sec 2024-08-10T05:38:42.661 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2ecrfKpeHYpMVcu off=1610481 len=969792 2024-08-10T05:38:42.662 INFO:tasks.workunit.client.0.smithi086.stdout:op 1756 completed, throughput=5MB/sec 2024-08-10T05:38:42.662 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KniUQeyMMR3dnTR off=20239906 len=680935 2024-08-10T05:38:42.666 INFO:tasks.workunit.client.0.smithi086.stdout:op 1757 completed, throughput=5MB/sec 2024-08-10T05:38:42.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:42 smithi086 ceph-mon[98993]: pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:38:42.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:42 smithi086 ceph-mon[101471]: pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:38:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:42 smithi159 ceph-mon[90359]: pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:38:43.667 INFO:tasks.workunit.client.0.smithi086.stdout: 349: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:43.667 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2acFFRCUh326-SD off=9769551 len=1946119 2024-08-10T05:38:43.669 INFO:tasks.workunit.client.0.smithi086.stdout:op 1758 completed, throughput=4.99MB/sec 2024-08-10T05:38:43.669 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MSrBRjZlPEZDA7v off=973242 len=68376 2024-08-10T05:38:43.672 INFO:tasks.workunit.client.0.smithi086.stdout:op 1759 completed, throughput=4.99MB/sec 2024-08-10T05:38:43.672 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rd9X2FjCoJj1gss off=15348669 len=778365 2024-08-10T05:38:43.673 INFO:tasks.workunit.client.0.smithi086.stdout:op 1760 completed, throughput=4.99MB/sec 2024-08-10T05:38:43.673 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UcNlTA3Ultwcve6 off=184027 len=1552521 2024-08-10T05:38:43.676 INFO:tasks.workunit.client.0.smithi086.stdout:op 1761 completed, throughput=5MB/sec 2024-08-10T05:38:43.676 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3bK_CdrKP92sckv off=8102490 len=424101 2024-08-10T05:38:43.680 INFO:tasks.workunit.client.0.smithi086.stdout:op 1762 completed, throughput=5MB/sec 2024-08-10T05:38:43.680 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ye2Ge32jlvKKcPl off=19555698 len=1993710 2024-08-10T05:38:43.682 INFO:tasks.workunit.client.0.smithi086.stdout:op 1763 completed, throughput=5MB/sec 2024-08-10T05:38:44.682 INFO:tasks.workunit.client.0.smithi086.stdout: 350: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:44.682 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ojag-hzDjDavm1l off=854665 len=2088202 2024-08-10T05:38:44.685 INFO:tasks.workunit.client.0.smithi086.stdout:op 1764 completed, throughput=5MB/sec 2024-08-10T05:38:44.685 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-E244lUpzsH2JoMq off=636268 len=267575 2024-08-10T05:38:44.686 INFO:tasks.workunit.client.0.smithi086.stdout:op 1765 completed, throughput=5MB/sec 2024-08-10T05:38:44.686 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6Vp_aMDfO81huJA off=216294 len=18009 2024-08-10T05:38:44.686 INFO:tasks.workunit.client.0.smithi086.stdout:op 1766 completed, throughput=5MB/sec 2024-08-10T05:38:44.686 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zfMMbpKlgIyAiNS off=64073 len=31470 2024-08-10T05:38:44.687 INFO:tasks.workunit.client.0.smithi086.stdout:op 1767 completed, throughput=5MB/sec 2024-08-10T05:38:44.687 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CZr4HzPuBCZcqwy off=669815 len=520168 2024-08-10T05:38:44.691 INFO:tasks.workunit.client.0.smithi086.stdout:op 1768 completed, throughput=5MB/sec 2024-08-10T05:38:44.691 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hoWJHWkuyu2p4ms off=1341956 len=160624 2024-08-10T05:38:44.693 INFO:tasks.workunit.client.0.smithi086.stdout:op 1769 completed, throughput=5MB/sec 2024-08-10T05:38:44.693 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WHbab4_nsCM3EOs off=148089 len=1097079 2024-08-10T05:38:44.695 INFO:tasks.workunit.client.0.smithi086.stdout:op 1770 completed, throughput=5MB/sec 2024-08-10T05:38:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:44 smithi086 ceph-mon[98993]: pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:38:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:44 smithi086 ceph-mon[101471]: pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:38:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:44 smithi159 ceph-mon[90359]: pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:38:45.696 INFO:tasks.workunit.client.0.smithi086.stdout: 351: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:45.696 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-370yD1V1gx5wkWl off=411659 len=1403416 2024-08-10T05:38:45.698 INFO:tasks.workunit.client.0.smithi086.stdout:op 1771 completed, throughput=4.99MB/sec 2024-08-10T05:38:45.698 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8gDvlKoV2IUWzFs off=12316505 len=1816113 2024-08-10T05:38:45.707 INFO:tasks.workunit.client.0.smithi086.stdout:op 1772 completed, throughput=5MB/sec 2024-08-10T05:38:45.707 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-v4SvaEz5NYanPnT off=0 len=1138940 2024-08-10T05:38:45.714 INFO:tasks.workunit.client.0.smithi086.stdout:op 1773 completed, throughput=5MB/sec 2024-08-10T05:38:45.714 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Hmi1urMH_TXogGS off=660127 len=136586 2024-08-10T05:38:45.717 INFO:tasks.workunit.client.0.smithi086.stdout:op 1774 completed, throughput=5MB/sec 2024-08-10T05:38:45.717 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-es5uFUvENjm6-YW off=1971778 len=521610 2024-08-10T05:38:45.718 INFO:tasks.workunit.client.0.smithi086.stdout:op 1775 completed, throughput=5MB/sec 2024-08-10T05:38:46.719 INFO:tasks.workunit.client.0.smithi086.stdout: 352: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:46.719 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eAl0Un8DXLIHZOr off=21462619 len=907406 2024-08-10T05:38:46.724 INFO:tasks.workunit.client.0.smithi086.stdout:op 1776 completed, throughput=4.99MB/sec 2024-08-10T05:38:46.724 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WkD4ymuUU0O5470 off=477370 len=770067 2024-08-10T05:38:46.726 INFO:tasks.workunit.client.0.smithi086.stdout:op 1777 completed, throughput=4.99MB/sec 2024-08-10T05:38:46.726 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VHKuYKrfuT0CO4i off=18789162 len=306969 2024-08-10T05:38:46.727 INFO:tasks.workunit.client.0.smithi086.stdout:op 1778 completed, throughput=4.99MB/sec 2024-08-10T05:38:46.727 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jvBiL-pMNLLqzIZ off=2876095 len=89887 2024-08-10T05:38:46.729 INFO:tasks.workunit.client.0.smithi086.stdout:op 1779 completed, throughput=4.99MB/sec 2024-08-10T05:38:46.729 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KSRGSVnOMs0JqXE off=9118437 len=914095 2024-08-10T05:38:46.730 INFO:tasks.workunit.client.0.smithi086.stdout:op 1780 completed, throughput=4.99MB/sec 2024-08-10T05:38:46.730 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SnMKiYjWwecm1YZ off=675969 len=496307 2024-08-10T05:38:46.739 INFO:tasks.workunit.client.0.smithi086.stdout:op 1781 completed, throughput=5MB/sec 2024-08-10T05:38:46.739 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gxvX4EpEHUK2gsj off=17753267 len=292622 2024-08-10T05:38:46.739 INFO:tasks.workunit.client.0.smithi086.stdout:op 1782 completed, throughput=5MB/sec 2024-08-10T05:38:46.739 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-neeVdFN2WwS741T off=630761 len=198304 2024-08-10T05:38:46.739 INFO:tasks.workunit.client.0.smithi086.stdout:op 1783 completed, throughput=5MB/sec 2024-08-10T05:38:46.739 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2MFyhbeq4zOqm5B off=4427383 len=1158885 2024-08-10T05:38:46.741 INFO:tasks.workunit.client.0.smithi086.stdout:op 1784 completed, throughput=5MB/sec 2024-08-10T05:38:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:46 smithi086 ceph-mon[98993]: pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:38:46.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:46 smithi086 ceph-mon[101471]: pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:38:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:46 smithi159 ceph-mon[90359]: pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:38:47.741 INFO:tasks.workunit.client.0.smithi086.stdout: 353: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:47.741 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-13IXzoRje_sZXju off=1108636 len=722885 2024-08-10T05:38:47.745 INFO:tasks.workunit.client.0.smithi086.stdout:op 1785 completed, throughput=4.99MB/sec 2024-08-10T05:38:47.745 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WmWq0RoT7DaJUji off=11033660 len=1344855 2024-08-10T05:38:47.751 INFO:tasks.workunit.client.0.smithi086.stdout:op 1786 completed, throughput=4.99MB/sec 2024-08-10T05:38:47.751 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NZZOLDC1FA_KxN2 off=9572413 len=761388 2024-08-10T05:38:47.756 INFO:tasks.workunit.client.0.smithi086.stdout:op 1787 completed, throughput=4.99MB/sec 2024-08-10T05:38:47.756 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KpugXKI_jNo6yDp off=19688643 len=1692520 2024-08-10T05:38:47.763 INFO:tasks.workunit.client.0.smithi086.stdout:op 1788 completed, throughput=5MB/sec 2024-08-10T05:38:47.763 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6nqKYJyHHiHSdwW off=7287321 len=13607 2024-08-10T05:38:47.763 INFO:tasks.workunit.client.0.smithi086.stdout:op 1789 completed, throughput=5MB/sec 2024-08-10T05:38:47.763 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-f52qtPM9xwgHK66 off=3577182 len=894469 2024-08-10T05:38:47.766 INFO:tasks.workunit.client.0.smithi086.stdout:op 1790 completed, throughput=5MB/sec 2024-08-10T05:38:48.636 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:38:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:38:48] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-08-10T05:38:48.765 INFO:tasks.workunit.client.0.smithi086.stdout: 354: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:48.765 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Xy7oE_SZxEFyjw2 off=4881124 len=1230492 2024-08-10T05:38:48.766 INFO:tasks.workunit.client.0.smithi086.stdout:op 1791 completed, throughput=4.99MB/sec 2024-08-10T05:38:48.767 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dg6fwWSOQdaWm4Z off=13014651 len=1715205 2024-08-10T05:38:48.770 INFO:tasks.workunit.client.0.smithi086.stdout:op 1792 completed, throughput=4.99MB/sec 2024-08-10T05:38:48.770 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zsecCEBxmyz71Zw off=157216 len=414292 2024-08-10T05:38:48.774 INFO:tasks.workunit.client.0.smithi086.stdout:op 1793 completed, throughput=5MB/sec 2024-08-10T05:38:48.774 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pgwLA6DRqqGP9a4 off=193429 len=2005448 2024-08-10T05:38:48.786 INFO:tasks.workunit.client.0.smithi086.stdout:op 1794 completed, throughput=5MB/sec 2024-08-10T05:38:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:48 smithi086 ceph-mon[98993]: pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-10T05:38:48.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:48 smithi086 ceph-mon[101471]: pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-10T05:38:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:48 smithi159 ceph-mon[90359]: pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-10T05:38:49.786 INFO:tasks.workunit.client.0.smithi086.stdout: 355: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:49.787 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-r5_OUD3vw8oJOrh off=1612417 len=1188484 2024-08-10T05:38:49.794 INFO:tasks.workunit.client.0.smithi086.stdout:op 1795 completed, throughput=4.99MB/sec 2024-08-10T05:38:49.794 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KdyjTOfzOQbsOlH off=6083702 len=1526408 2024-08-10T05:38:49.796 INFO:tasks.workunit.client.0.smithi086.stdout:op 1796 completed, throughput=4.99MB/sec 2024-08-10T05:38:49.796 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wrgUyIW4ADn5pHe off=3248451 len=1994886 2024-08-10T05:38:49.797 INFO:tasks.workunit.client.0.smithi086.stdout:op 1797 completed, throughput=5MB/sec 2024-08-10T05:38:49.798 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LPYAhTx__ErJYxo off=1342796 len=762129 2024-08-10T05:38:49.799 INFO:tasks.workunit.client.0.smithi086.stdout:op 1798 completed, throughput=5MB/sec 2024-08-10T05:38:50.799 INFO:tasks.workunit.client.0.smithi086.stdout: 356: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:50.799 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XT70wTWCDT8bfnS off=3565706 len=1309878 2024-08-10T05:38:50.805 INFO:tasks.workunit.client.0.smithi086.stdout:op 1799 completed, throughput=4.99MB/sec 2024-08-10T05:38:50.805 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4qdQ11jyQ1LIlMg off=124615 len=1741312 2024-08-10T05:38:50.809 INFO:tasks.workunit.client.0.smithi086.stdout:op 1800 completed, throughput=4.99MB/sec 2024-08-10T05:38:50.809 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rokMeyiqCYtBRJI off=883803 len=69357 2024-08-10T05:38:50.811 INFO:tasks.workunit.client.0.smithi086.stdout:op 1801 completed, throughput=4.99MB/sec 2024-08-10T05:38:50.811 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hczM8BXXnyUG-5U off=1333188 len=1872869 2024-08-10T05:38:50.818 INFO:tasks.workunit.client.0.smithi086.stdout:op 1802 completed, throughput=5MB/sec 2024-08-10T05:38:50.818 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VwgYavecic8wC45 off=16512873 len=343896 2024-08-10T05:38:50.819 INFO:tasks.workunit.client.0.smithi086.stdout:op 1803 completed, throughput=5MB/sec 2024-08-10T05:38:50.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:50 smithi086 ceph-mon[98993]: pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-10T05:38:50.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:50 smithi086 ceph-mon[101471]: pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-10T05:38:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:50 smithi159 ceph-mon[90359]: pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-10T05:38:51.819 INFO:tasks.workunit.client.0.smithi086.stdout: 357: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:51.819 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kD3ebobyaOsnNjF off=239452 len=1266404 2024-08-10T05:38:51.828 INFO:tasks.workunit.client.0.smithi086.stdout:op 1804 completed, throughput=4.99MB/sec 2024-08-10T05:38:51.828 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-iRBqHn22gbekKqK off=1154748 len=496778 2024-08-10T05:38:51.829 INFO:tasks.workunit.client.0.smithi086.stdout:op 1805 completed, throughput=4.99MB/sec 2024-08-10T05:38:51.829 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bj5J7OZUsIZU23i off=424273 len=281658 2024-08-10T05:38:51.830 INFO:tasks.workunit.client.0.smithi086.stdout:op 1806 completed, throughput=4.99MB/sec 2024-08-10T05:38:51.830 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CgRSqtXKIRAXu4a off=12871267 len=1793570 2024-08-10T05:38:51.832 INFO:tasks.workunit.client.0.smithi086.stdout:op 1807 completed, throughput=5MB/sec 2024-08-10T05:38:51.832 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NLNj1SDrCuutNTX off=6890959 len=145338 2024-08-10T05:38:51.835 INFO:tasks.workunit.client.0.smithi086.stdout:op 1808 completed, throughput=5MB/sec 2024-08-10T05:38:51.835 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rLqx6OJ1DsudDnG off=13507769 len=1072618 2024-08-10T05:38:51.838 INFO:tasks.workunit.client.0.smithi086.stdout:op 1809 completed, throughput=5MB/sec 2024-08-10T05:38:51.838 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-I7YPIO03z4KO-Yk off=4796570 len=237881 2024-08-10T05:38:51.838 INFO:tasks.workunit.client.0.smithi086.stdout:op 1810 completed, throughput=5MB/sec 2024-08-10T05:38:52.839 INFO:tasks.workunit.client.0.smithi086.stdout: 358: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:52.839 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3gCi94awkov5TZX off=5055595 len=1142171 2024-08-10T05:38:52.840 INFO:tasks.workunit.client.0.smithi086.stdout:op 1811 completed, throughput=4.99MB/sec 2024-08-10T05:38:52.840 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-p-oXK0m_FBpdinn off=734755 len=1065271 2024-08-10T05:38:52.842 INFO:tasks.workunit.client.0.smithi086.stdout:op 1812 completed, throughput=4.99MB/sec 2024-08-10T05:38:52.842 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3rB0MNs9u6gXaFq off=12451039 len=908781 2024-08-10T05:38:52.843 INFO:tasks.workunit.client.0.smithi086.stdout:op 1813 completed, throughput=4.99MB/sec 2024-08-10T05:38:52.843 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kek0O265ej-BksR off=9101036 len=448649 2024-08-10T05:38:52.846 INFO:tasks.workunit.client.0.smithi086.stdout:op 1814 completed, throughput=5MB/sec 2024-08-10T05:38:52.846 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3i31vMh4DMweA8w off=5791722 len=1660161 2024-08-10T05:38:52.847 INFO:tasks.workunit.client.0.smithi086.stdout:op 1815 completed, throughput=5MB/sec 2024-08-10T05:38:52.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:52 smithi086 ceph-mon[98993]: pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-08-10T05:38:52.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:52 smithi086 ceph-mon[101471]: pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-08-10T05:38:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:52 smithi159 ceph-mon[90359]: pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-08-10T05:38:53.848 INFO:tasks.workunit.client.0.smithi086.stdout: 359: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:53.848 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-k3Rrwdpej5Aqhwq off=15483861 len=474034 2024-08-10T05:38:53.849 INFO:tasks.workunit.client.0.smithi086.stdout:op 1816 completed, throughput=4.99MB/sec 2024-08-10T05:38:53.849 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xC3a5Ts-ZrJX9eN off=20691262 len=185428 2024-08-10T05:38:53.850 INFO:tasks.workunit.client.0.smithi086.stdout:op 1817 completed, throughput=4.99MB/sec 2024-08-10T05:38:53.850 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_NTV-wKEAfsk5os off=12676067 len=1308652 2024-08-10T05:38:53.851 INFO:tasks.workunit.client.0.smithi086.stdout:op 1818 completed, throughput=4.99MB/sec 2024-08-10T05:38:53.851 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-H3Y8m02b4nKhIPy off=9577150 len=827987 2024-08-10T05:38:53.853 INFO:tasks.workunit.client.0.smithi086.stdout:op 1819 completed, throughput=4.99MB/sec 2024-08-10T05:38:53.853 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xN1naZ5zO27bl9d off=2308480 len=1055925 2024-08-10T05:38:53.854 INFO:tasks.workunit.client.0.smithi086.stdout:op 1820 completed, throughput=5MB/sec 2024-08-10T05:38:53.854 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-g9AHIcidHOzcxlC off=10094494 len=34332 2024-08-10T05:38:53.857 INFO:tasks.workunit.client.0.smithi086.stdout:op 1821 completed, throughput=5MB/sec 2024-08-10T05:38:53.857 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VfgH07EPUdmD1ke off=13882477 len=1549971 2024-08-10T05:38:53.859 INFO:tasks.workunit.client.0.smithi086.stdout:op 1822 completed, throughput=5MB/sec 2024-08-10T05:38:54.860 INFO:tasks.workunit.client.0.smithi086.stdout: 360: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:54.860 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0jPKbCqohSAneyC off=393448 len=1688655 2024-08-10T05:38:54.862 INFO:tasks.workunit.client.0.smithi086.stdout:op 1823 completed, throughput=4.99MB/sec 2024-08-10T05:38:54.862 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RICe4ICYpMmHK3u off=11846557 len=238449 2024-08-10T05:38:54.865 INFO:tasks.workunit.client.0.smithi086.stdout:op 1824 completed, throughput=4.99MB/sec 2024-08-10T05:38:54.865 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hNJ4i_jv8Jo0FsE off=3308791 len=1382104 2024-08-10T05:38:54.872 INFO:tasks.workunit.client.0.smithi086.stdout:op 1825 completed, throughput=5MB/sec 2024-08-10T05:38:54.872 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MxjzrMTR9vS19jl off=8754342 len=1759248 2024-08-10T05:38:54.877 INFO:tasks.workunit.client.0.smithi086.stdout:op 1826 completed, throughput=5MB/sec 2024-08-10T05:38:54.877 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KWXJq_dA1F1YZxJ off=4185487 len=233102 2024-08-10T05:38:54.878 INFO:tasks.workunit.client.0.smithi086.stdout:op 1827 completed, throughput=5MB/sec 2024-08-10T05:38:54.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:54 smithi086 ceph-mon[98993]: pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:38:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:54 smithi086 ceph-mon[101471]: pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:38:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:54 smithi159 ceph-mon[90359]: pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:38:55.879 INFO:tasks.workunit.client.0.smithi086.stdout: 361: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:55.879 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Q6vXnzlCdHYC2iH off=4717268 len=795443 2024-08-10T05:38:55.881 INFO:tasks.workunit.client.0.smithi086.stdout:op 1828 completed, throughput=4.99MB/sec 2024-08-10T05:38:55.881 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DINzN8SG5VeRD97 off=247515 len=1985003 2024-08-10T05:38:55.890 INFO:tasks.workunit.client.0.smithi086.stdout:op 1829 completed, throughput=4.99MB/sec 2024-08-10T05:38:55.890 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Dr789FUHgzoPbMd off=5068013 len=1433914 2024-08-10T05:38:55.899 INFO:tasks.workunit.client.0.smithi086.stdout:op 1830 completed, throughput=5MB/sec 2024-08-10T05:38:55.899 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ur8DaeVFT_-CRts off=3162294 len=843736 2024-08-10T05:38:55.900 INFO:tasks.workunit.client.0.smithi086.stdout:op 1831 completed, throughput=5MB/sec 2024-08-10T05:38:55.900 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--vGid3uOXJ0-Hqv off=515761 len=1290738 2024-08-10T05:38:55.902 INFO:tasks.workunit.client.0.smithi086.stdout:op 1832 completed, throughput=5MB/sec 2024-08-10T05:38:56.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:38:56.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:38:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:38:56.902 INFO:tasks.workunit.client.0.smithi086.stdout: 362: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:56.902 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-q35BDfauLCkesgz off=3680805 len=500987 2024-08-10T05:38:56.906 INFO:tasks.workunit.client.0.smithi086.stdout:op 1833 completed, throughput=4.99MB/sec 2024-08-10T05:38:56.906 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-h7JmhAPM6VDeR7y off=467650 len=934761 2024-08-10T05:38:56.911 INFO:tasks.workunit.client.0.smithi086.stdout:op 1834 completed, throughput=4.99MB/sec 2024-08-10T05:38:56.911 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Tnhkn8k1I4_lHGe off=13335317 len=1812020 2024-08-10T05:38:56.913 INFO:tasks.workunit.client.0.smithi086.stdout:op 1835 completed, throughput=5MB/sec 2024-08-10T05:38:56.913 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YTmaclisQ1nWlF7 off=6375436 len=969538 2024-08-10T05:38:56.917 INFO:tasks.workunit.client.0.smithi086.stdout:op 1836 completed, throughput=5MB/sec 2024-08-10T05:38:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:57 smithi086 ceph-mon[98993]: pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-10T05:38:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:57 smithi086 ceph-mon[101471]: pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-10T05:38:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:57 smithi159 ceph-mon[90359]: pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-10T05:38:57.918 INFO:tasks.workunit.client.0.smithi086.stdout: 363: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:57.918 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1MVZrmWZRC5Jpe- off=7404 len=1477153 2024-08-10T05:38:57.920 INFO:tasks.workunit.client.0.smithi086.stdout:op 1837 completed, throughput=4.99MB/sec 2024-08-10T05:38:57.920 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8b5-Vn7SoWHbD8P off=14337831 len=1262394 2024-08-10T05:38:57.927 INFO:tasks.workunit.client.0.smithi086.stdout:op 1838 completed, throughput=4.99MB/sec 2024-08-10T05:38:57.927 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KTGYekogsDx8As4 off=643656 len=1392678 2024-08-10T05:38:57.933 INFO:tasks.workunit.client.0.smithi086.stdout:op 1839 completed, throughput=5MB/sec 2024-08-10T05:38:57.934 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xx4jTrwoqKzvWDi off=10127726 len=1014830 2024-08-10T05:38:57.935 INFO:tasks.workunit.client.0.smithi086.stdout:op 1840 completed, throughput=5MB/sec 2024-08-10T05:38:57.936 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9QXvNab5C5hcsS3 off=5832750 len=31547 2024-08-10T05:38:57.938 INFO:tasks.workunit.client.0.smithi086.stdout:op 1841 completed, throughput=5MB/sec 2024-08-10T05:38:57.938 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-i0904O4yxBvgmJq off=17435761 len=658095 2024-08-10T05:38:57.942 INFO:tasks.workunit.client.0.smithi086.stdout:op 1842 completed, throughput=5MB/sec 2024-08-10T05:38:58.637 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:38:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:38:58] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2024-08-10T05:38:58.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:38:58 smithi086 ceph-mon[101471]: pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-08-10T05:38:58.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:38:58 smithi086 ceph-mon[98993]: pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-08-10T05:38:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:38:58 smithi159 ceph-mon[90359]: pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-08-10T05:38:58.942 INFO:tasks.workunit.client.0.smithi086.stdout: 364: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:58.942 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hyQ0op9JONrPaaJ off=441132 len=268181 2024-08-10T05:38:58.945 INFO:tasks.workunit.client.0.smithi086.stdout:op 1843 completed, throughput=4.99MB/sec 2024-08-10T05:38:58.945 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PVoORb1Haqghh2X off=10927211 len=1200215 2024-08-10T05:38:58.947 INFO:tasks.workunit.client.0.smithi086.stdout:op 1844 completed, throughput=4.99MB/sec 2024-08-10T05:38:58.947 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OAPlHceW3bzP1sh off=13441376 len=2066945 2024-08-10T05:38:58.949 INFO:tasks.workunit.client.0.smithi086.stdout:op 1845 completed, throughput=5MB/sec 2024-08-10T05:38:58.949 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FsPN9kfH9cJ_c42 off=4840296 len=835694 2024-08-10T05:38:58.952 INFO:tasks.workunit.client.0.smithi086.stdout:op 1846 completed, throughput=5MB/sec 2024-08-10T05:38:58.952 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ALFv--0-uFY0ZAI off=9616574 len=659972 2024-08-10T05:38:58.952 INFO:tasks.workunit.client.0.smithi086.stdout:op 1847 completed, throughput=5MB/sec 2024-08-10T05:38:59.953 INFO:tasks.workunit.client.0.smithi086.stdout: 365: throughput=4.99MB/sec pending data=0 2024-08-10T05:38:59.953 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UQWF4UK4tFfSbFg off=1113330 len=1006403 2024-08-10T05:38:59.958 INFO:tasks.workunit.client.0.smithi086.stdout:op 1848 completed, throughput=4.99MB/sec 2024-08-10T05:38:59.958 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-glVneumAZLSf3kA off=13446525 len=2025534 2024-08-10T05:38:59.967 INFO:tasks.workunit.client.0.smithi086.stdout:op 1849 completed, throughput=4.99MB/sec 2024-08-10T05:38:59.967 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ydhQLhRnRzv34nX off=12572365 len=691896 2024-08-10T05:38:59.968 INFO:tasks.workunit.client.0.smithi086.stdout:op 1850 completed, throughput=5MB/sec 2024-08-10T05:38:59.968 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_22dmH-ZL87_Yom off=8268989 len=1101761 2024-08-10T05:38:59.973 INFO:tasks.workunit.client.0.smithi086.stdout:op 1851 completed, throughput=5MB/sec 2024-08-10T05:38:59.973 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ecA6MHzvBar9qj0 off=5679601 len=1890752 2024-08-10T05:38:59.975 INFO:tasks.workunit.client.0.smithi086.stdout:op 1852 completed, throughput=5MB/sec 2024-08-10T05:39:00.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:00 smithi086 ceph-mon[98993]: pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:39:00.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:00 smithi086 ceph-mon[101471]: pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:39:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:00 smithi159 ceph-mon[90359]: pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:39:00.975 INFO:tasks.workunit.client.0.smithi086.stdout: 366: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:00.975 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9dXtyMDkfgp1hHt off=173472 len=1015732 2024-08-10T05:39:00.980 INFO:tasks.workunit.client.0.smithi086.stdout:op 1853 completed, throughput=4.99MB/sec 2024-08-10T05:39:00.980 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Dfzpjgq1Xguerzs off=12407266 len=506833 2024-08-10T05:39:00.984 INFO:tasks.workunit.client.0.smithi086.stdout:op 1854 completed, throughput=4.99MB/sec 2024-08-10T05:39:00.984 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fv6HHpQss-GFzx2 off=9124914 len=76717 2024-08-10T05:39:00.987 INFO:tasks.workunit.client.0.smithi086.stdout:op 1855 completed, throughput=4.99MB/sec 2024-08-10T05:39:00.987 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VQ-7CEGeGQb_VWb off=322125 len=531462 2024-08-10T05:39:00.989 INFO:tasks.workunit.client.0.smithi086.stdout:op 1856 completed, throughput=5MB/sec 2024-08-10T05:39:00.989 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JwfYACGDDVVOKiO off=1535160 len=1693665 2024-08-10T05:39:00.998 INFO:tasks.workunit.client.0.smithi086.stdout:op 1857 completed, throughput=5MB/sec 2024-08-10T05:39:01.999 INFO:tasks.workunit.client.0.smithi086.stdout: 367: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:01.999 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VgArIoB3hE5NkT0 off=7297384 len=1667667 2024-08-10T05:39:02.001 INFO:tasks.workunit.client.0.smithi086.stdout:op 1858 completed, throughput=4.99MB/sec 2024-08-10T05:39:02.001 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Jpp4p-mBx87f-O5 off=1559517 len=798940 2024-08-10T05:39:02.002 INFO:tasks.workunit.client.0.smithi086.stdout:op 1859 completed, throughput=4.99MB/sec 2024-08-10T05:39:02.003 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zxsfBjIutTQgppl off=3053 len=472561 2024-08-10T05:39:02.003 INFO:tasks.workunit.client.0.smithi086.stdout:op 1860 completed, throughput=4.99MB/sec 2024-08-10T05:39:02.003 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3MWg09ApBzBsajO off=20540953 len=754167 2024-08-10T05:39:02.009 INFO:tasks.workunit.client.0.smithi086.stdout:op 1861 completed, throughput=5MB/sec 2024-08-10T05:39:02.009 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3sExIS5OpXA-2_I off=6621800 len=1341987 2024-08-10T05:39:02.010 INFO:tasks.workunit.client.0.smithi086.stdout:op 1862 completed, throughput=5MB/sec 2024-08-10T05:39:02.011 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-K8nWjwgrLBFLn-j off=7422032 len=1731875 2024-08-10T05:39:02.012 INFO:tasks.workunit.client.0.smithi086.stdout:op 1863 completed, throughput=5MB/sec 2024-08-10T05:39:02.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:02 smithi086 ceph-mon[98993]: pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:39:02.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:02 smithi086 ceph-mon[101471]: pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:39:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:02 smithi159 ceph-mon[90359]: pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:39:03.013 INFO:tasks.workunit.client.0.smithi086.stdout: 368: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:03.013 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3EkWIfjhHYyV5_e off=19361861 len=1572461 2024-08-10T05:39:03.019 INFO:tasks.workunit.client.0.smithi086.stdout:op 1864 completed, throughput=4.99MB/sec 2024-08-10T05:39:03.019 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wfbdIxx2GWZNfNr off=8929462 len=496954 2024-08-10T05:39:03.023 INFO:tasks.workunit.client.0.smithi086.stdout:op 1865 completed, throughput=5MB/sec 2024-08-10T05:39:03.023 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gwyC3lsILsYt8ln off=1937961 len=932465 2024-08-10T05:39:03.024 INFO:tasks.workunit.client.0.smithi086.stdout:op 1866 completed, throughput=5MB/sec 2024-08-10T05:39:03.024 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sDXo8LVYjMn99w4 off=8209512 len=385587 2024-08-10T05:39:03.027 INFO:tasks.workunit.client.0.smithi086.stdout:op 1867 completed, throughput=5MB/sec 2024-08-10T05:39:03.027 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QTW1SXMh4xkQAlR off=12610963 len=654560 2024-08-10T05:39:03.029 INFO:tasks.workunit.client.0.smithi086.stdout:op 1868 completed, throughput=5MB/sec 2024-08-10T05:39:04.029 INFO:tasks.workunit.client.0.smithi086.stdout: 369: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:04.029 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YUBxSpUI32O5DVr off=14430231 len=801557 2024-08-10T05:39:04.034 INFO:tasks.workunit.client.0.smithi086.stdout:op 1869 completed, throughput=4.99MB/sec 2024-08-10T05:39:04.034 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-y8Y_KiHIGxM6lxO off=9266701 len=474410 2024-08-10T05:39:04.035 INFO:tasks.workunit.client.0.smithi086.stdout:op 1870 completed, throughput=4.99MB/sec 2024-08-10T05:39:04.035 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kQafpMSKm0H3cN7 off=3242072 len=1953486 2024-08-10T05:39:04.043 INFO:tasks.workunit.client.0.smithi086.stdout:op 1871 completed, throughput=5MB/sec 2024-08-10T05:39:04.043 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-44kTLt1UUklIUfl off=18710603 len=920982 2024-08-10T05:39:04.048 INFO:tasks.workunit.client.0.smithi086.stdout:op 1872 completed, throughput=5MB/sec 2024-08-10T05:39:04.048 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hwx4a7TStun5PZh off=6781800 len=720162 2024-08-10T05:39:04.052 INFO:tasks.workunit.client.0.smithi086.stdout:op 1873 completed, throughput=5MB/sec 2024-08-10T05:39:04.052 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YNAOp0sEJY2nZAp off=8716250 len=940551 2024-08-10T05:39:04.053 INFO:tasks.workunit.client.0.smithi086.stdout:op 1874 completed, throughput=5MB/sec 2024-08-10T05:39:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:04 smithi086 ceph-mon[98993]: pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:39:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:04 smithi086 ceph-mon[101471]: pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:39:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:04 smithi159 ceph-mon[90359]: pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:39:05.054 INFO:tasks.workunit.client.0.smithi086.stdout: 370: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:05.054 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tTGTjzq53NoJHz6 off=7252011 len=2078296 2024-08-10T05:39:05.059 INFO:tasks.workunit.client.0.smithi086.stdout:op 1875 completed, throughput=4.99MB/sec 2024-08-10T05:39:05.059 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wSBpjHYgi_oWgCR off=821766 len=744961 2024-08-10T05:39:05.063 INFO:tasks.workunit.client.0.smithi086.stdout:op 1876 completed, throughput=5MB/sec 2024-08-10T05:39:05.064 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-K3D1gFbJhku9nRW off=161505 len=1875322 2024-08-10T05:39:05.066 INFO:tasks.workunit.client.0.smithi086.stdout:op 1877 completed, throughput=5MB/sec 2024-08-10T05:39:06.066 INFO:tasks.workunit.client.0.smithi086.stdout: 371: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:06.066 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-33VtMY6NfjGlcfM off=14259841 len=716095 2024-08-10T05:39:06.067 INFO:tasks.workunit.client.0.smithi086.stdout:op 1878 completed, throughput=4.99MB/sec 2024-08-10T05:39:06.067 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oYZPX3CHRQH3y3q off=789355 len=1715823 2024-08-10T05:39:06.070 INFO:tasks.workunit.client.0.smithi086.stdout:op 1879 completed, throughput=4.99MB/sec 2024-08-10T05:39:06.070 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NDr_0YsUCe8HY_g off=2686394 len=87770 2024-08-10T05:39:06.070 INFO:tasks.workunit.client.0.smithi086.stdout:op 1880 completed, throughput=4.99MB/sec 2024-08-10T05:39:06.070 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-411QvDnQl_FuzE1 off=1748908 len=1566398 2024-08-10T05:39:06.072 INFO:tasks.workunit.client.0.smithi086.stdout:op 1881 completed, throughput=5MB/sec 2024-08-10T05:39:06.072 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ukR3723MBQ9M3DS off=5835677 len=149291 2024-08-10T05:39:06.073 INFO:tasks.workunit.client.0.smithi086.stdout:op 1882 completed, throughput=5MB/sec 2024-08-10T05:39:06.073 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-P5muNdGBAQn1keh off=644756 len=576649 2024-08-10T05:39:06.077 INFO:tasks.workunit.client.0.smithi086.stdout:op 1883 completed, throughput=5MB/sec 2024-08-10T05:39:06.077 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LvySO0SiTSlJS1u off=1417822 len=168425 2024-08-10T05:39:06.077 INFO:tasks.workunit.client.0.smithi086.stdout:op 1884 completed, throughput=5MB/sec 2024-08-10T05:39:06.077 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6-8UIj93tZ7W1y6 off=15299688 len=1505707 2024-08-10T05:39:06.079 INFO:tasks.workunit.client.0.smithi086.stdout:op 1885 completed, throughput=5MB/sec 2024-08-10T05:39:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:06 smithi086 ceph-mon[98993]: pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:39:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:06 smithi086 ceph-mon[101471]: pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:39:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:06 smithi159 ceph-mon[90359]: pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:39:07.079 INFO:tasks.workunit.client.0.smithi086.stdout: 372: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:07.080 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-42Uis9wCHb_mx9U off=12979438 len=1764856 2024-08-10T05:39:07.082 INFO:tasks.workunit.client.0.smithi086.stdout:op 1886 completed, throughput=4.99MB/sec 2024-08-10T05:39:07.082 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TVx8JR7fbY9Dy-A off=549395 len=938760 2024-08-10T05:39:07.087 INFO:tasks.workunit.client.0.smithi086.stdout:op 1887 completed, throughput=5MB/sec 2024-08-10T05:39:07.087 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OeiKy6_09M6TbHX off=229491 len=2035048 2024-08-10T05:39:07.089 INFO:tasks.workunit.client.0.smithi086.stdout:op 1888 completed, throughput=5MB/sec 2024-08-10T05:39:08.090 INFO:tasks.workunit.client.0.smithi086.stdout: 373: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:08.090 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4U67JNJgATcNEIP off=6246260 len=1226390 2024-08-10T05:39:08.098 INFO:tasks.workunit.client.0.smithi086.stdout:op 1889 completed, throughput=4.99MB/sec 2024-08-10T05:39:08.098 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zgcey3RLkLLlsCg off=14669261 len=664833 2024-08-10T05:39:08.103 INFO:tasks.workunit.client.0.smithi086.stdout:op 1890 completed, throughput=4.99MB/sec 2024-08-10T05:39:08.103 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-H5toDcsBwPvl6J8 off=3340531 len=914306 2024-08-10T05:39:08.104 INFO:tasks.workunit.client.0.smithi086.stdout:op 1891 completed, throughput=5MB/sec 2024-08-10T05:39:08.104 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zCkuZzucIJx36tG off=285949 len=955331 2024-08-10T05:39:08.109 INFO:tasks.workunit.client.0.smithi086.stdout:op 1892 completed, throughput=5MB/sec 2024-08-10T05:39:08.109 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yAbwNTp8GO2ZU5D off=456577 len=1560990 2024-08-10T05:39:08.111 INFO:tasks.workunit.client.0.smithi086.stdout:op 1893 completed, throughput=5MB/sec 2024-08-10T05:39:08.641 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:39:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:39:08] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2024-08-10T05:39:08.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:08 smithi086 ceph-mon[98993]: pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:39:08.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:08 smithi086 ceph-mon[101471]: pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:39:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:08 smithi159 ceph-mon[90359]: pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:39:09.112 INFO:tasks.workunit.client.0.smithi086.stdout: 374: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:09.112 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QfrIkNokB8yYvui off=15119186 len=1173914 2024-08-10T05:39:09.114 INFO:tasks.workunit.client.0.smithi086.stdout:op 1894 completed, throughput=4.99MB/sec 2024-08-10T05:39:09.114 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_vb6LYwM7gZ71l_ off=5346389 len=2069281 2024-08-10T05:39:09.127 INFO:tasks.workunit.client.0.smithi086.stdout:op 1895 completed, throughput=5MB/sec 2024-08-10T05:39:09.127 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-C57YuRj1Lg52ycs off=2882742 len=1216645 2024-08-10T05:39:09.128 INFO:tasks.workunit.client.0.smithi086.stdout:op 1896 completed, throughput=5MB/sec 2024-08-10T05:39:09.128 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-b7WOzd5a8AG78aX off=15753693 len=1902516 2024-08-10T05:39:09.137 INFO:tasks.workunit.client.0.smithi086.stdout:op 1897 completed, throughput=5MB/sec 2024-08-10T05:39:10.137 INFO:tasks.workunit.client.0.smithi086.stdout: 375: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:10.137 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sf7mP5epfDwW_XC off=5692864 len=469606 2024-08-10T05:39:10.141 INFO:tasks.workunit.client.0.smithi086.stdout:op 1898 completed, throughput=4.99MB/sec 2024-08-10T05:39:10.141 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-m-J4LchtVldNeaf off=14428340 len=2082306 2024-08-10T05:39:10.143 INFO:tasks.workunit.client.0.smithi086.stdout:op 1899 completed, throughput=5MB/sec 2024-08-10T05:39:10.143 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6eR_gKpGLBmLi-x off=4376402 len=1992088 2024-08-10T05:39:10.144 INFO:tasks.workunit.client.0.smithi086.stdout:op 1900 completed, throughput=5MB/sec 2024-08-10T05:39:10.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:10 smithi086 ceph-mon[101471]: pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:39:10.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:10 smithi086 ceph-mon[98993]: pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:39:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:10 smithi159 ceph-mon[90359]: pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:39:11.145 INFO:tasks.workunit.client.0.smithi086.stdout: 376: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:11.145 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tcAWVleBY9WTipN off=14965533 len=1792569 2024-08-10T05:39:11.152 INFO:tasks.workunit.client.0.smithi086.stdout:op 1901 completed, throughput=4.99MB/sec 2024-08-10T05:39:11.152 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GujmD7mCCXmrRZ9 off=6552006 len=943268 2024-08-10T05:39:11.153 INFO:tasks.workunit.client.0.smithi086.stdout:op 1902 completed, throughput=5MB/sec 2024-08-10T05:39:11.153 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AU2FVelfxI3BRv3 off=4999622 len=2030770 2024-08-10T05:39:11.164 INFO:tasks.workunit.client.0.smithi086.stdout:op 1903 completed, throughput=5MB/sec 2024-08-10T05:39:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:39:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:39:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:39:12.165 INFO:tasks.workunit.client.0.smithi086.stdout: 377: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:12.165 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BD2uVy-TgBmdTeI off=1332229 len=279786 2024-08-10T05:39:12.166 INFO:tasks.workunit.client.0.smithi086.stdout:op 1904 completed, throughput=4.99MB/sec 2024-08-10T05:39:12.166 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-F1MvAIRIuOid8Nt off=8251356 len=209493 2024-08-10T05:39:12.167 INFO:tasks.workunit.client.0.smithi086.stdout:op 1905 completed, throughput=4.99MB/sec 2024-08-10T05:39:12.167 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1zpuDJnrua_Tsrr off=23455534 len=322820 2024-08-10T05:39:12.167 INFO:tasks.workunit.client.0.smithi086.stdout:op 1906 completed, throughput=4.99MB/sec 2024-08-10T05:39:12.167 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-F_WZP_ozr9WFd0m off=6786489 len=53800 2024-08-10T05:39:12.170 INFO:tasks.workunit.client.0.smithi086.stdout:op 1907 completed, throughput=4.99MB/sec 2024-08-10T05:39:12.170 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZGHLV9Z6LAlFN7y off=6967882 len=1416698 2024-08-10T05:39:12.172 INFO:tasks.workunit.client.0.smithi086.stdout:op 1908 completed, throughput=4.99MB/sec 2024-08-10T05:39:12.172 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TUhBOEXdFs56ScC off=11027976 len=1767113 2024-08-10T05:39:12.182 INFO:tasks.workunit.client.0.smithi086.stdout:op 1909 completed, throughput=5MB/sec 2024-08-10T05:39:12.182 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AtAtaAiaTy5niXY off=106641 len=1894663 2024-08-10T05:39:12.192 INFO:tasks.workunit.client.0.smithi086.stdout:op 1910 completed, throughput=5MB/sec 2024-08-10T05:39:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:12 smithi086 ceph-mon[98993]: pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:39:12.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:12 smithi086 ceph-mon[101471]: pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:39:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:12 smithi159 ceph-mon[90359]: pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:39:13.192 INFO:tasks.workunit.client.0.smithi086.stdout: 378: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:13.192 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-az4IDA_IYA9CbwV off=16401028 len=1906487 2024-08-10T05:39:13.195 INFO:tasks.workunit.client.0.smithi086.stdout:op 1911 completed, throughput=4.99MB/sec 2024-08-10T05:39:13.195 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NDr_0YsUCe8HY_g off=3831670 len=2066518 2024-08-10T05:39:13.196 INFO:tasks.workunit.client.0.smithi086.stdout:op 1912 completed, throughput=5MB/sec 2024-08-10T05:39:13.197 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jVG3I51BGNHvpYw off=4130864 len=763502 2024-08-10T05:39:13.198 INFO:tasks.workunit.client.0.smithi086.stdout:op 1913 completed, throughput=5MB/sec 2024-08-10T05:39:14.199 INFO:tasks.workunit.client.0.smithi086.stdout: 379: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:14.199 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FL6GSQy8O3Wbe8H off=6733982 len=1314738 2024-08-10T05:39:14.205 INFO:tasks.workunit.client.0.smithi086.stdout:op 1914 completed, throughput=4.99MB/sec 2024-08-10T05:39:14.206 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xUllDHMaypXIuKy off=14416631 len=1449050 2024-08-10T05:39:14.208 INFO:tasks.workunit.client.0.smithi086.stdout:op 1915 completed, throughput=4.99MB/sec 2024-08-10T05:39:14.208 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FFvxzaAuzyOgLPZ off=1034549 len=857011 2024-08-10T05:39:14.209 INFO:tasks.workunit.client.0.smithi086.stdout:op 1916 completed, throughput=5MB/sec 2024-08-10T05:39:14.209 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HGSmPQr125PXvm8 off=9279152 len=2042956 2024-08-10T05:39:14.219 INFO:tasks.workunit.client.0.smithi086.stdout:op 1917 completed, throughput=5MB/sec 2024-08-10T05:39:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:14 smithi086 ceph-mon[98993]: pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-10T05:39:14.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:14 smithi086 ceph-mon[101471]: pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-10T05:39:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:14 smithi159 ceph-mon[90359]: pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-10T05:39:15.219 INFO:tasks.workunit.client.0.smithi086.stdout: 380: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:15.219 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TreEJqlKbwwRsZB off=4756129 len=1244871 2024-08-10T05:39:15.225 INFO:tasks.workunit.client.0.smithi086.stdout:op 1918 completed, throughput=4.99MB/sec 2024-08-10T05:39:15.225 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SJHinOPmwoJaRhd off=5000103 len=898158 2024-08-10T05:39:15.229 INFO:tasks.workunit.client.0.smithi086.stdout:op 1919 completed, throughput=4.99MB/sec 2024-08-10T05:39:15.230 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VWA0UHtG-QOxZ4n off=7327859 len=1330623 2024-08-10T05:39:15.231 INFO:tasks.workunit.client.0.smithi086.stdout:op 1920 completed, throughput=5MB/sec 2024-08-10T05:39:15.231 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZlM9smUcWk7wqR7 off=10962474 len=1531256 2024-08-10T05:39:15.232 INFO:tasks.workunit.client.0.smithi086.stdout:op 1921 completed, throughput=5MB/sec 2024-08-10T05:39:16.233 INFO:tasks.workunit.client.0.smithi086.stdout: 381: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:16.233 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XT4Rh4TupwXrPWB off=2917581 len=374334 2024-08-10T05:39:16.234 INFO:tasks.workunit.client.0.smithi086.stdout:op 1922 completed, throughput=4.99MB/sec 2024-08-10T05:39:16.234 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GmTxJQeWqU9BB36 off=6441114 len=798966 2024-08-10T05:39:16.240 INFO:tasks.workunit.client.0.smithi086.stdout:op 1923 completed, throughput=4.99MB/sec 2024-08-10T05:39:16.240 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ilmDgjMnPISy7I- off=1427491 len=263900 2024-08-10T05:39:16.240 INFO:tasks.workunit.client.0.smithi086.stdout:op 1924 completed, throughput=4.99MB/sec 2024-08-10T05:39:16.240 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rokMeyiqCYtBRJI off=465983 len=921852 2024-08-10T05:39:16.245 INFO:tasks.workunit.client.0.smithi086.stdout:op 1925 completed, throughput=4.99MB/sec 2024-08-10T05:39:16.246 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3_a1Hmq6qTzy3Xv off=2172751 len=1726721 2024-08-10T05:39:16.247 INFO:tasks.workunit.client.0.smithi086.stdout:op 1926 completed, throughput=5MB/sec 2024-08-10T05:39:16.248 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-t1QQPxcm6FqVX_a off=17063760 len=1718200 2024-08-10T05:39:16.249 INFO:tasks.workunit.client.0.smithi086.stdout:op 1927 completed, throughput=5MB/sec 2024-08-10T05:39:16.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:16 smithi086 ceph-mon[98993]: pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-10T05:39:16.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:16 smithi086 ceph-mon[101471]: pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-10T05:39:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:16 smithi159 ceph-mon[90359]: pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-10T05:39:17.249 INFO:tasks.workunit.client.0.smithi086.stdout: 382: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:17.249 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QTfgnAKtI4HylOd off=9352775 len=1979598 2024-08-10T05:39:17.258 INFO:tasks.workunit.client.0.smithi086.stdout:op 1928 completed, throughput=4.99MB/sec 2024-08-10T05:39:17.258 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zZ_gyeQWdOuGKfc off=14916442 len=1543276 2024-08-10T05:39:17.266 INFO:tasks.workunit.client.0.smithi086.stdout:op 1929 completed, throughput=5MB/sec 2024-08-10T05:39:17.266 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vMRtzJMTwdMFa_t off=791877 len=746205 2024-08-10T05:39:17.269 INFO:tasks.workunit.client.0.smithi086.stdout:op 1930 completed, throughput=5MB/sec 2024-08-10T05:39:17.269 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6FXp5WO5GUIbMO3 off=12260349 len=1601247 2024-08-10T05:39:17.276 INFO:tasks.workunit.client.0.smithi086.stdout:op 1931 completed, throughput=5MB/sec 2024-08-10T05:39:18.277 INFO:tasks.workunit.client.0.smithi086.stdout: 383: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:18.277 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xS_U7D0PW-g3cT7 off=9864602 len=159168 2024-08-10T05:39:18.280 INFO:tasks.workunit.client.0.smithi086.stdout:op 1932 completed, throughput=4.99MB/sec 2024-08-10T05:39:18.280 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KGiJjHAp1ZS-PLi off=4590607 len=670994 2024-08-10T05:39:18.281 INFO:tasks.workunit.client.0.smithi086.stdout:op 1933 completed, throughput=4.99MB/sec 2024-08-10T05:39:18.281 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qLauQ_zB-WbLHKw off=3199477 len=756330 2024-08-10T05:39:18.286 INFO:tasks.workunit.client.0.smithi086.stdout:op 1934 completed, throughput=4.99MB/sec 2024-08-10T05:39:18.286 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jtUcEfH7ZlyKvpn off=237105 len=1561010 2024-08-10T05:39:18.288 INFO:tasks.workunit.client.0.smithi086.stdout:op 1935 completed, throughput=5MB/sec 2024-08-10T05:39:18.288 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xN8KUZIED0O3p76 off=1849891 len=802650 2024-08-10T05:39:18.289 INFO:tasks.workunit.client.0.smithi086.stdout:op 1936 completed, throughput=5MB/sec 2024-08-10T05:39:18.289 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7rpjxW5QHQ3-aNS off=258230 len=2074114 2024-08-10T05:39:18.291 INFO:tasks.workunit.client.0.smithi086.stdout:op 1937 completed, throughput=5MB/sec 2024-08-10T05:39:18.641 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:39:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:39:18] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2024-08-10T05:39:18.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:18 smithi086 ceph-mon[98993]: pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:39:18.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:18 smithi086 ceph-mon[101471]: pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:39:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:18 smithi159 ceph-mon[90359]: pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:39:19.292 INFO:tasks.workunit.client.0.smithi086.stdout: 384: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:19.292 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-e_AwMuA6paZYOq2 off=175680 len=457216 2024-08-10T05:39:19.296 INFO:tasks.workunit.client.0.smithi086.stdout:op 1938 completed, throughput=4.99MB/sec 2024-08-10T05:39:19.296 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iRg3wHvOh9Sv5rc off=13496848 len=1058013 2024-08-10T05:39:19.303 INFO:tasks.workunit.client.0.smithi086.stdout:op 1939 completed, throughput=5MB/sec 2024-08-10T05:39:19.303 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tIMP_5P6wVeAGgb off=8262519 len=1903486 2024-08-10T05:39:19.305 INFO:tasks.workunit.client.0.smithi086.stdout:op 1940 completed, throughput=5MB/sec 2024-08-10T05:39:20.305 INFO:tasks.workunit.client.0.smithi086.stdout: 385: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:20.305 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4zQ0v4bCYk6sADA off=140524 len=586610 2024-08-10T05:39:20.309 INFO:tasks.workunit.client.0.smithi086.stdout:op 1941 completed, throughput=4.99MB/sec 2024-08-10T05:39:20.309 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-l1fo89Mdg89qgrf off=541264 len=1046808 2024-08-10T05:39:20.314 INFO:tasks.workunit.client.0.smithi086.stdout:op 1942 completed, throughput=4.99MB/sec 2024-08-10T05:39:20.314 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-d7XQ8MQk8t_qdi3 off=2052110 len=49329 2024-08-10T05:39:20.316 INFO:tasks.workunit.client.0.smithi086.stdout:op 1943 completed, throughput=4.99MB/sec 2024-08-10T05:39:20.316 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LWoSUwHp_3hknjo off=10000716 len=4837 2024-08-10T05:39:20.316 INFO:tasks.workunit.client.0.smithi086.stdout:op 1944 completed, throughput=4.99MB/sec 2024-08-10T05:39:20.316 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-19HmG_wudYuTbza off=7888404 len=1776175 2024-08-10T05:39:20.326 INFO:tasks.workunit.client.0.smithi086.stdout:op 1945 completed, throughput=5MB/sec 2024-08-10T05:39:20.326 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-P3vf550gTmC7rYL off=1382096 len=1038315 2024-08-10T05:39:20.330 INFO:tasks.workunit.client.0.smithi086.stdout:op 1946 completed, throughput=5MB/sec 2024-08-10T05:39:20.330 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-s9RV7bgij5B5ulE off=7589950 len=1357797 2024-08-10T05:39:20.332 INFO:tasks.workunit.client.0.smithi086.stdout:op 1947 completed, throughput=5MB/sec 2024-08-10T05:39:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:20 smithi086 ceph-mon[98993]: pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:39:20.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:20 smithi086 ceph-mon[101471]: pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:39:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:20 smithi159 ceph-mon[90359]: pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:39:21.332 INFO:tasks.workunit.client.0.smithi086.stdout: 386: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:21.332 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZDyYPVwCdCbONvG off=4687619 len=1773529 2024-08-10T05:39:21.336 INFO:tasks.workunit.client.0.smithi086.stdout:op 1948 completed, throughput=4.99MB/sec 2024-08-10T05:39:21.336 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-M62yVv3-9HBBR0t off=1920562 len=281565 2024-08-10T05:39:21.337 INFO:tasks.workunit.client.0.smithi086.stdout:op 1949 completed, throughput=4.99MB/sec 2024-08-10T05:39:21.338 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LCEmC5lUlkBNDwG off=5073113 len=854308 2024-08-10T05:39:21.343 INFO:tasks.workunit.client.0.smithi086.stdout:op 1950 completed, throughput=5MB/sec 2024-08-10T05:39:21.343 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-utmqxJG5IGYKoa9 off=1845138 len=685268 2024-08-10T05:39:21.344 INFO:tasks.workunit.client.0.smithi086.stdout:op 1951 completed, throughput=5MB/sec 2024-08-10T05:39:21.344 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vkcPWaZlA-kt-Es off=3096991 len=1476491 2024-08-10T05:39:21.350 INFO:tasks.workunit.client.0.smithi086.stdout:op 1952 completed, throughput=5MB/sec 2024-08-10T05:39:22.351 INFO:tasks.workunit.client.0.smithi086.stdout: 387: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:22.351 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Tnhkn8k1I4_lHGe off=17631130 len=66273 2024-08-10T05:39:22.354 INFO:tasks.workunit.client.0.smithi086.stdout:op 1953 completed, throughput=4.99MB/sec 2024-08-10T05:39:22.354 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dJzewyqdRh6cluo off=4572432 len=18591 2024-08-10T05:39:22.356 INFO:tasks.workunit.client.0.smithi086.stdout:op 1954 completed, throughput=4.99MB/sec 2024-08-10T05:39:22.356 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8LOmXnlu2KnoDNz off=12712187 len=923608 2024-08-10T05:39:22.357 INFO:tasks.workunit.client.0.smithi086.stdout:op 1955 completed, throughput=4.99MB/sec 2024-08-10T05:39:22.357 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EPqb9bVCZmzRMYB off=534912 len=1195411 2024-08-10T05:39:22.364 INFO:tasks.workunit.client.0.smithi086.stdout:op 1956 completed, throughput=4.99MB/sec 2024-08-10T05:39:22.364 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-x8Wxt68rkZia_su off=6407187 len=2039257 2024-08-10T05:39:22.374 INFO:tasks.workunit.client.0.smithi086.stdout:op 1957 completed, throughput=5MB/sec 2024-08-10T05:39:22.374 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jBazBx4VENlVj_f off=5710560 len=1779901 2024-08-10T05:39:22.385 INFO:tasks.workunit.client.0.smithi086.stdout:op 1958 completed, throughput=5MB/sec 2024-08-10T05:39:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:22 smithi086 ceph-mon[98993]: pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:39:22.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:22 smithi086 ceph-mon[101471]: pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:39:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:22 smithi159 ceph-mon[90359]: pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:39:23.385 INFO:tasks.workunit.client.0.smithi086.stdout: 388: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:23.385 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--MqeY7PuFlfWd8Y off=9615278 len=866682 2024-08-10T05:39:23.389 INFO:tasks.workunit.client.0.smithi086.stdout:op 1959 completed, throughput=4.99MB/sec 2024-08-10T05:39:23.389 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uMBEusQmPhJZAp5 off=7776821 len=1475382 2024-08-10T05:39:23.398 INFO:tasks.workunit.client.0.smithi086.stdout:op 1960 completed, throughput=5MB/sec 2024-08-10T05:39:23.398 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UydZ2gZRgkUx2lA off=1085236 len=1197692 2024-08-10T05:39:23.405 INFO:tasks.workunit.client.0.smithi086.stdout:op 1961 completed, throughput=5MB/sec 2024-08-10T05:39:23.405 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jk8EcbL9mnru8lE off=7816915 len=99638 2024-08-10T05:39:23.408 INFO:tasks.workunit.client.0.smithi086.stdout:op 1962 completed, throughput=5MB/sec 2024-08-10T05:39:23.408 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bOEMuJVV8OJkEPy off=5807757 len=1476702 2024-08-10T05:39:23.417 INFO:tasks.workunit.client.0.smithi086.stdout:op 1963 completed, throughput=5MB/sec 2024-08-10T05:39:24.417 INFO:tasks.workunit.client.0.smithi086.stdout: 389: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:24.418 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xs1_mDxo738NhM0 off=13625354 len=1894862 2024-08-10T05:39:24.427 INFO:tasks.workunit.client.0.smithi086.stdout:op 1964 completed, throughput=4.99MB/sec 2024-08-10T05:39:24.427 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bHbFdwdKLGdtJrj off=15532399 len=1847730 2024-08-10T05:39:24.436 INFO:tasks.workunit.client.0.smithi086.stdout:op 1965 completed, throughput=5MB/sec 2024-08-10T05:39:24.436 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-y4kiDpaZLyCvSZT off=4503065 len=2022090 2024-08-10T05:39:24.438 INFO:tasks.workunit.client.0.smithi086.stdout:op 1966 completed, throughput=5MB/sec 2024-08-10T05:39:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:24 smithi086 ceph-mon[98993]: pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:39:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:24 smithi086 ceph-mon[101471]: pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:39:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:24 smithi159 ceph-mon[90359]: pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:39:25.438 INFO:tasks.workunit.client.0.smithi086.stdout: 390: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:25.439 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vwTkJSI5fsxLAKC off=15353670 len=1920714 2024-08-10T05:39:25.447 INFO:tasks.workunit.client.0.smithi086.stdout:op 1967 completed, throughput=4.99MB/sec 2024-08-10T05:39:25.447 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_HwMz4vWXgPlU89 off=1466794 len=1581488 2024-08-10T05:39:25.453 INFO:tasks.workunit.client.0.smithi086.stdout:op 1968 completed, throughput=5MB/sec 2024-08-10T05:39:25.453 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SIDRNid65HdLZ3B off=2014639 len=841103 2024-08-10T05:39:25.457 INFO:tasks.workunit.client.0.smithi086.stdout:op 1969 completed, throughput=5MB/sec 2024-08-10T05:39:26.457 INFO:tasks.workunit.client.0.smithi086.stdout: 391: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:26.457 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7kWRQ1XyLLWsPVH off=20061490 len=366858 2024-08-10T05:39:26.461 INFO:tasks.workunit.client.0.smithi086.stdout:op 1970 completed, throughput=4.99MB/sec 2024-08-10T05:39:26.461 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PfIrmdRvR1p_6Gx off=7280287 len=1377370 2024-08-10T05:39:26.468 INFO:tasks.workunit.client.0.smithi086.stdout:op 1971 completed, throughput=4.99MB/sec 2024-08-10T05:39:26.468 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-q8OOXN8rnkN3hXW off=2984780 len=1545474 2024-08-10T05:39:26.475 INFO:tasks.workunit.client.0.smithi086.stdout:op 1972 completed, throughput=5MB/sec 2024-08-10T05:39:26.475 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Z72KPiJv8EaPHKE off=2567190 len=61804 2024-08-10T05:39:26.476 INFO:tasks.workunit.client.0.smithi086.stdout:op 1973 completed, throughput=5MB/sec 2024-08-10T05:39:26.476 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wsY7XaHseoi1HCZ off=3478519 len=328789 2024-08-10T05:39:26.479 INFO:tasks.workunit.client.0.smithi086.stdout:op 1974 completed, throughput=5MB/sec 2024-08-10T05:39:26.479 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FQ3tHm9UKUQiljK off=1083214 len=130186 2024-08-10T05:39:26.481 INFO:tasks.workunit.client.0.smithi086.stdout:op 1975 completed, throughput=5MB/sec 2024-08-10T05:39:26.481 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vmYXykRBPvcVSht off=1151486 len=1025328 2024-08-10T05:39:26.485 INFO:tasks.workunit.client.0.smithi086.stdout:op 1976 completed, throughput=5MB/sec 2024-08-10T05:39:26.485 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Rr38hHvhrXGbIk5 off=504216 len=1454708 2024-08-10T05:39:26.491 INFO:tasks.workunit.client.0.smithi086.stdout:op 1977 completed, throughput=5MB/sec 2024-08-10T05:39:26.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:39:26.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:39:26.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:39:27.491 INFO:tasks.workunit.client.0.smithi086.stdout: 392: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:27.491 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-h9eIdEXfCvLLTRn off=5861170 len=2021853 2024-08-10T05:39:27.493 INFO:tasks.workunit.client.0.smithi086.stdout:op 1978 completed, throughput=4.99MB/sec 2024-08-10T05:39:27.494 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SP7yQ4GYlcY1HyF off=0 len=1788800 2024-08-10T05:39:27.495 INFO:tasks.workunit.client.0.smithi086.stdout:op 1979 completed, throughput=5MB/sec 2024-08-10T05:39:27.496 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Y-QVTfDtyew0HfS off=1233176 len=926767 2024-08-10T05:39:27.497 INFO:tasks.workunit.client.0.smithi086.stdout:op 1980 completed, throughput=5MB/sec 2024-08-10T05:39:27.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:27 smithi086 ceph-mon[98993]: pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:39:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:27 smithi086 ceph-mon[101471]: pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:39:27.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:27 smithi159 ceph-mon[90359]: pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:39:28.497 INFO:tasks.workunit.client.0.smithi086.stdout: 393: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:28.497 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TqcgUsf2luPBfBH off=11761140 len=1728521 2024-08-10T05:39:28.501 INFO:tasks.workunit.client.0.smithi086.stdout:op 1981 completed, throughput=4.99MB/sec 2024-08-10T05:39:28.501 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ilZ1IG_O9D1LF6p off=6822103 len=264276 2024-08-10T05:39:28.504 INFO:tasks.workunit.client.0.smithi086.stdout:op 1982 completed, throughput=4.99MB/sec 2024-08-10T05:39:28.504 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qmzZFnTH1NPH7mH off=2875614 len=1508743 2024-08-10T05:39:28.513 INFO:tasks.workunit.client.0.smithi086.stdout:op 1983 completed, throughput=5MB/sec 2024-08-10T05:39:28.513 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vK_WrK17QFbvWer off=11525886 len=35922 2024-08-10T05:39:28.513 INFO:tasks.workunit.client.0.smithi086.stdout:op 1984 completed, throughput=5MB/sec 2024-08-10T05:39:28.513 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--PYa2r_9O1wMWkE off=16452798 len=113412 2024-08-10T05:39:28.514 INFO:tasks.workunit.client.0.smithi086.stdout:op 1985 completed, throughput=5MB/sec 2024-08-10T05:39:28.514 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BA5MiwNLVf-8C-O off=4646575 len=378470 2024-08-10T05:39:28.516 INFO:tasks.workunit.client.0.smithi086.stdout:op 1986 completed, throughput=5MB/sec 2024-08-10T05:39:28.516 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wyVYkmDOHwo0uTV off=1581273 len=1561885 2024-08-10T05:39:28.517 INFO:tasks.workunit.client.0.smithi086.stdout:op 1987 completed, throughput=5MB/sec 2024-08-10T05:39:28.642 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:39:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:39:28] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2024-08-10T05:39:28.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:28 smithi086 ceph-mon[98993]: pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:39:28.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:28 smithi086 ceph-mon[101471]: pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:39:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:28 smithi159 ceph-mon[90359]: pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:39:29.517 INFO:tasks.workunit.client.0.smithi086.stdout: 394: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:29.517 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oC9t5GfPmKFFBHY off=8109858 len=853701 2024-08-10T05:39:29.522 INFO:tasks.workunit.client.0.smithi086.stdout:op 1988 completed, throughput=4.99MB/sec 2024-08-10T05:39:29.523 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hYGlGls7LrIwQSV off=5508798 len=769113 2024-08-10T05:39:29.527 INFO:tasks.workunit.client.0.smithi086.stdout:op 1989 completed, throughput=4.99MB/sec 2024-08-10T05:39:29.527 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-u9Q4W6y95xIhgVq off=11971581 len=1955121 2024-08-10T05:39:29.537 INFO:tasks.workunit.client.0.smithi086.stdout:op 1990 completed, throughput=5MB/sec 2024-08-10T05:39:29.538 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QwrztOU1Y48KR4t off=2747071 len=1016614 2024-08-10T05:39:29.539 INFO:tasks.workunit.client.0.smithi086.stdout:op 1991 completed, throughput=5MB/sec 2024-08-10T05:39:29.539 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XLMzicgGNlg9qKC off=5637574 len=1687503 2024-08-10T05:39:29.548 INFO:tasks.workunit.client.0.smithi086.stdout:op 1992 completed, throughput=5MB/sec 2024-08-10T05:39:30.548 INFO:tasks.workunit.client.0.smithi086.stdout: 395: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:30.549 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YkjPvj4CKoiC3tB off=7076392 len=596641 2024-08-10T05:39:30.553 INFO:tasks.workunit.client.0.smithi086.stdout:op 1993 completed, throughput=4.99MB/sec 2024-08-10T05:39:30.553 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rozILza6iKaRFaz off=999721 len=1242592 2024-08-10T05:39:30.555 INFO:tasks.workunit.client.0.smithi086.stdout:op 1994 completed, throughput=5MB/sec 2024-08-10T05:39:30.555 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NIunx4WTR92ha97 off=9223927 len=996468 2024-08-10T05:39:30.559 INFO:tasks.workunit.client.0.smithi086.stdout:op 1995 completed, throughput=5MB/sec 2024-08-10T05:39:30.560 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DurO5sBLD7b2Njc off=153024 len=175091 2024-08-10T05:39:30.560 INFO:tasks.workunit.client.0.smithi086.stdout:op 1996 completed, throughput=5MB/sec 2024-08-10T05:39:30.560 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Xz3iJqrsyQYZiUQ off=5637209 len=1321618 2024-08-10T05:39:30.561 INFO:tasks.workunit.client.0.smithi086.stdout:op 1997 completed, throughput=5MB/sec 2024-08-10T05:39:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:30 smithi086 ceph-mon[98993]: pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-10T05:39:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:30 smithi086 ceph-mon[101471]: pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-10T05:39:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:30 smithi159 ceph-mon[90359]: pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-10T05:39:31.562 INFO:tasks.workunit.client.0.smithi086.stdout: 396: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:31.562 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zFjRXaBL75WUz9N off=18393372 len=723839 2024-08-10T05:39:31.567 INFO:tasks.workunit.client.0.smithi086.stdout:op 1998 completed, throughput=4.99MB/sec 2024-08-10T05:39:31.567 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hz3uXpHI6lZO-r8 off=1322635 len=380377 2024-08-10T05:39:31.568 INFO:tasks.workunit.client.0.smithi086.stdout:op 1999 completed, throughput=4.99MB/sec 2024-08-10T05:39:31.568 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jxCBqqfmflKTqHY off=542215 len=1953567 2024-08-10T05:39:31.580 INFO:tasks.workunit.client.0.smithi086.stdout:op 2000 completed, throughput=5MB/sec 2024-08-10T05:39:31.580 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-c5kuKAGobc-k7ad off=1262973 len=652650 2024-08-10T05:39:31.583 INFO:tasks.workunit.client.0.smithi086.stdout:op 2001 completed, throughput=5MB/sec 2024-08-10T05:39:31.583 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QLOFTf41d_eW15v off=183605 len=98353 2024-08-10T05:39:31.586 INFO:tasks.workunit.client.0.smithi086.stdout:op 2002 completed, throughput=5MB/sec 2024-08-10T05:39:31.586 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kcdZlxgv1ifYigj off=13332245 len=1735065 2024-08-10T05:39:31.595 INFO:tasks.workunit.client.0.smithi086.stdout:op 2003 completed, throughput=5MB/sec 2024-08-10T05:39:32.596 INFO:tasks.workunit.client.0.smithi086.stdout: 397: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:32.596 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Aw8d27lynK9l1U4 off=2258646 len=1686170 2024-08-10T05:39:32.604 INFO:tasks.workunit.client.0.smithi086.stdout:op 2004 completed, throughput=4.99MB/sec 2024-08-10T05:39:32.605 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yJz7nXze9MrHHo9 off=7345426 len=965661 2024-08-10T05:39:32.610 INFO:tasks.workunit.client.0.smithi086.stdout:op 2005 completed, throughput=5MB/sec 2024-08-10T05:39:32.610 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LHjES8-DuB_692G off=7479621 len=1882916 2024-08-10T05:39:32.613 INFO:tasks.workunit.client.0.smithi086.stdout:op 2006 completed, throughput=5MB/sec 2024-08-10T05:39:32.614 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-u8lDgXSA8cUEjd3 off=11264422 len=299432 2024-08-10T05:39:32.614 INFO:tasks.workunit.client.0.smithi086.stdout:op 2007 completed, throughput=5MB/sec 2024-08-10T05:39:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:32 smithi086 ceph-mon[98993]: pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-10T05:39:32.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:32 smithi086 ceph-mon[101471]: pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-10T05:39:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:32 smithi159 ceph-mon[90359]: pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-10T05:39:33.614 INFO:tasks.workunit.client.0.smithi086.stdout: 398: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:33.615 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-w08T3QHbN6Uo2Go off=2678749 len=1266938 2024-08-10T05:39:33.622 INFO:tasks.workunit.client.0.smithi086.stdout:op 2008 completed, throughput=4.99MB/sec 2024-08-10T05:39:33.623 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ticZ66Vst7MOqD3 off=8897974 len=475894 2024-08-10T05:39:33.623 INFO:tasks.workunit.client.0.smithi086.stdout:op 2009 completed, throughput=4.99MB/sec 2024-08-10T05:39:33.624 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3bK_CdrKP92sckv off=7590620 len=1235780 2024-08-10T05:39:33.630 INFO:tasks.workunit.client.0.smithi086.stdout:op 2010 completed, throughput=4.99MB/sec 2024-08-10T05:39:33.630 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-C2InN1j7RW3BLAx off=1509252 len=1301578 2024-08-10T05:39:33.636 INFO:tasks.workunit.client.0.smithi086.stdout:op 2011 completed, throughput=5MB/sec 2024-08-10T05:39:33.636 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZAucd5FN91HN7zq off=20386554 len=1051149 2024-08-10T05:39:33.645 INFO:tasks.workunit.client.0.smithi086.stdout:op 2012 completed, throughput=5MB/sec 2024-08-10T05:39:34.646 INFO:tasks.workunit.client.0.smithi086.stdout: 399: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:34.646 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mYu2asKVbh6m_zV off=8061252 len=1932908 2024-08-10T05:39:34.648 INFO:tasks.workunit.client.0.smithi086.stdout:op 2013 completed, throughput=4.99MB/sec 2024-08-10T05:39:34.648 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7ShmKTx1zh0Q0hY off=1864231 len=1234858 2024-08-10T05:39:34.649 INFO:tasks.workunit.client.0.smithi086.stdout:op 2014 completed, throughput=5MB/sec 2024-08-10T05:39:34.650 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JNCDCj-5atrYHdA off=8662274 len=1076860 2024-08-10T05:39:34.655 INFO:tasks.workunit.client.0.smithi086.stdout:op 2015 completed, throughput=5MB/sec 2024-08-10T05:39:34.655 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7vbQsbfrw1wjWx8 off=4503664 len=958756 2024-08-10T05:39:34.661 INFO:tasks.workunit.client.0.smithi086.stdout:op 2016 completed, throughput=5MB/sec 2024-08-10T05:39:34.661 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SZmxDfM9QddOa1S off=15531699 len=14602 2024-08-10T05:39:34.661 INFO:tasks.workunit.client.0.smithi086.stdout:op 2017 completed, throughput=5MB/sec 2024-08-10T05:39:34.661 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2rhkHCIhyOHf52k off=2164697 len=429212 2024-08-10T05:39:34.662 INFO:tasks.workunit.client.0.smithi086.stdout:op 2018 completed, throughput=5MB/sec 2024-08-10T05:39:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:34 smithi086 ceph-mon[98993]: pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-10T05:39:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:34 smithi086 ceph-mon[101471]: pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-10T05:39:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:34 smithi159 ceph-mon[90359]: pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-10T05:39:35.663 INFO:tasks.workunit.client.0.smithi086.stdout: 400: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:35.663 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AFCbX7MMhRZhY9d off=16992096 len=873598 2024-08-10T05:39:35.664 INFO:tasks.workunit.client.0.smithi086.stdout:op 2019 completed, throughput=4.99MB/sec 2024-08-10T05:39:35.664 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bguzX2baqQs5omf off=0 len=1437713 2024-08-10T05:39:35.666 INFO:tasks.workunit.client.0.smithi086.stdout:op 2020 completed, throughput=4.99MB/sec 2024-08-10T05:39:35.666 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5FZEztNsBatZgbj off=11202076 len=1663429 2024-08-10T05:39:35.668 INFO:tasks.workunit.client.0.smithi086.stdout:op 2021 completed, throughput=5MB/sec 2024-08-10T05:39:35.668 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MEM81_vR74O8QOf off=12191168 len=881921 2024-08-10T05:39:35.673 INFO:tasks.workunit.client.0.smithi086.stdout:op 2022 completed, throughput=5MB/sec 2024-08-10T05:39:35.673 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AzTu-gUs_aQtS4k off=3690775 len=1583512 2024-08-10T05:39:35.681 INFO:tasks.workunit.client.0.smithi086.stdout:op 2023 completed, throughput=5MB/sec 2024-08-10T05:39:36.682 INFO:tasks.workunit.client.0.smithi086.stdout: 401: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:36.682 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-eDEnMpDI70w6RYd off=11542325 len=820505 2024-08-10T05:39:36.683 INFO:tasks.workunit.client.0.smithi086.stdout:op 2024 completed, throughput=4.99MB/sec 2024-08-10T05:39:36.683 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pkY2QZJhCQtpv5T off=0 len=1253001 2024-08-10T05:39:36.685 INFO:tasks.workunit.client.0.smithi086.stdout:op 2025 completed, throughput=5MB/sec 2024-08-10T05:39:36.685 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CtOn_2CSx6mZWEj off=14985969 len=704981 2024-08-10T05:39:36.689 INFO:tasks.workunit.client.0.smithi086.stdout:op 2026 completed, throughput=5MB/sec 2024-08-10T05:39:36.689 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OrP67IlHmuXTCMw off=3600666 len=307872 2024-08-10T05:39:36.690 INFO:tasks.workunit.client.0.smithi086.stdout:op 2027 completed, throughput=5MB/sec 2024-08-10T05:39:36.690 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8udfsKTqRLCMMfE off=9241917 len=816371 2024-08-10T05:39:36.691 INFO:tasks.workunit.client.0.smithi086.stdout:op 2028 completed, throughput=5MB/sec 2024-08-10T05:39:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:36 smithi086 ceph-mon[98993]: pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-08-10T05:39:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:36 smithi086 ceph-mon[101471]: pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-08-10T05:39:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:36 smithi159 ceph-mon[90359]: pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-08-10T05:39:37.691 INFO:tasks.workunit.client.0.smithi086.stdout: 402: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:37.691 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VlUb0mxg6JPpTJd off=8918572 len=1440060 2024-08-10T05:39:37.693 INFO:tasks.workunit.client.0.smithi086.stdout:op 2029 completed, throughput=4.99MB/sec 2024-08-10T05:39:37.693 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CTHZmRpfnKpOsk8 off=1343535 len=1024620 2024-08-10T05:39:37.699 INFO:tasks.workunit.client.0.smithi086.stdout:op 2030 completed, throughput=4.99MB/sec 2024-08-10T05:39:37.699 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--n4DZlh7j3maG-3 off=4341546 len=2053531 2024-08-10T05:39:37.710 INFO:tasks.workunit.client.0.smithi086.stdout:op 2031 completed, throughput=5MB/sec 2024-08-10T05:39:37.710 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nE1NEb3GUDVsfog off=6092045 len=24152 2024-08-10T05:39:37.710 INFO:tasks.workunit.client.0.smithi086.stdout:op 2032 completed, throughput=5MB/sec 2024-08-10T05:39:37.710 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-y62pL24ih2nLoex off=6187666 len=1741627 2024-08-10T05:39:37.718 INFO:tasks.workunit.client.0.smithi086.stdout:op 2033 completed, throughput=5MB/sec 2024-08-10T05:39:38.643 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:39:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:39:38] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2024-08-10T05:39:38.718 INFO:tasks.workunit.client.0.smithi086.stdout: 403: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:38.718 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0YIe4jUvp9WWSkv off=3467979 len=996834 2024-08-10T05:39:38.724 INFO:tasks.workunit.client.0.smithi086.stdout:op 2034 completed, throughput=4.99MB/sec 2024-08-10T05:39:38.724 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IT3ThzKvyvOA2nn off=6123924 len=1500914 2024-08-10T05:39:38.726 INFO:tasks.workunit.client.0.smithi086.stdout:op 2035 completed, throughput=5MB/sec 2024-08-10T05:39:38.726 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wXrkqsOm0-LqeAE off=12996269 len=961443 2024-08-10T05:39:38.727 INFO:tasks.workunit.client.0.smithi086.stdout:op 2036 completed, throughput=5MB/sec 2024-08-10T05:39:38.727 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yc0ghUDQyegt8rG off=49628 len=488289 2024-08-10T05:39:38.731 INFO:tasks.workunit.client.0.smithi086.stdout:op 2037 completed, throughput=5MB/sec 2024-08-10T05:39:38.731 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nHCXNhTVFpmyDP4 off=12161878 len=151365 2024-08-10T05:39:38.732 INFO:tasks.workunit.client.0.smithi086.stdout:op 2038 completed, throughput=5MB/sec 2024-08-10T05:39:38.732 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EcYcXBp3bjUGwRB off=5801218 len=1002232 2024-08-10T05:39:38.734 INFO:tasks.workunit.client.0.smithi086.stdout:op 2039 completed, throughput=5MB/sec 2024-08-10T05:39:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:38 smithi086 ceph-mon[98993]: pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-08-10T05:39:38.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:38 smithi086 ceph-mon[101471]: pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-08-10T05:39:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:38 smithi159 ceph-mon[90359]: pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-08-10T05:39:39.734 INFO:tasks.workunit.client.0.smithi086.stdout: 404: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:39.735 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Bk6b4l7y9_IRaOF off=1047456 len=1523081 2024-08-10T05:39:39.740 INFO:tasks.workunit.client.0.smithi086.stdout:op 2040 completed, throughput=4.99MB/sec 2024-08-10T05:39:39.740 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-11XgXLZ7jIztOev off=2830838 len=814845 2024-08-10T05:39:39.743 INFO:tasks.workunit.client.0.smithi086.stdout:op 2041 completed, throughput=4.99MB/sec 2024-08-10T05:39:39.744 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yCgE6x82wFWrygd off=5624287 len=1366632 2024-08-10T05:39:39.751 INFO:tasks.workunit.client.0.smithi086.stdout:op 2042 completed, throughput=5MB/sec 2024-08-10T05:39:39.751 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OKKe_cZWavGRBcx off=9741928 len=694484 2024-08-10T05:39:39.754 INFO:tasks.workunit.client.0.smithi086.stdout:op 2043 completed, throughput=5MB/sec 2024-08-10T05:39:39.755 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-samE3cT4pCbIb_Q off=8874 len=1181046 2024-08-10T05:39:39.756 INFO:tasks.workunit.client.0.smithi086.stdout:op 2044 completed, throughput=5MB/sec 2024-08-10T05:39:39.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:39 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:39:39.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:39 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:39:39.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:39 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:39:39.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:39 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:39:39.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:39 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:39:39.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:39 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:39:39.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:39 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:39:39.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:39 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:39:39.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:39 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:39:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:39 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:39:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:39 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:39:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:39 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:39:40.756 INFO:tasks.workunit.client.0.smithi086.stdout: 405: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:40.756 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CCZUJUusvjNcxjZ off=5604764 len=1182967 2024-08-10T05:39:40.762 INFO:tasks.workunit.client.0.smithi086.stdout:op 2045 completed, throughput=4.99MB/sec 2024-08-10T05:39:40.762 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RUyccZ9PXB7seKR off=18864856 len=399785 2024-08-10T05:39:40.763 INFO:tasks.workunit.client.0.smithi086.stdout:op 2046 completed, throughput=4.99MB/sec 2024-08-10T05:39:40.764 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-po7mVpuE6qDyzVw off=2637996 len=1622416 2024-08-10T05:39:40.771 INFO:tasks.workunit.client.0.smithi086.stdout:op 2047 completed, throughput=5MB/sec 2024-08-10T05:39:40.771 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RcyHgsoMlu_yzT9 off=9820152 len=1072228 2024-08-10T05:39:40.773 INFO:tasks.workunit.client.0.smithi086.stdout:op 2048 completed, throughput=5MB/sec 2024-08-10T05:39:40.773 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-a-FWEVaRU8jYsQ7 off=10860919 len=491009 2024-08-10T05:39:40.774 INFO:tasks.workunit.client.0.smithi086.stdout:op 2049 completed, throughput=5MB/sec 2024-08-10T05:39:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:40 smithi086 ceph-mon[98993]: pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:39:40.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:40 smithi086 ceph-mon[101471]: pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:39:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:40 smithi159 ceph-mon[90359]: pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:39:41.774 INFO:tasks.workunit.client.0.smithi086.stdout: 406: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:41.774 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_Gm7ak0H42ShmiU off=4905042 len=1099293 2024-08-10T05:39:41.776 INFO:tasks.workunit.client.0.smithi086.stdout:op 2050 completed, throughput=4.99MB/sec 2024-08-10T05:39:41.776 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vr_fH1vFMRbM5ch off=1981819 len=901437 2024-08-10T05:39:41.781 INFO:tasks.workunit.client.0.smithi086.stdout:op 2051 completed, throughput=4.99MB/sec 2024-08-10T05:39:41.781 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mo8ePW_fhHghBPZ off=13597192 len=839146 2024-08-10T05:39:41.782 INFO:tasks.workunit.client.0.smithi086.stdout:op 2052 completed, throughput=5MB/sec 2024-08-10T05:39:41.782 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4WqDY_eG1Q06Zbs off=9314583 len=1144599 2024-08-10T05:39:41.784 INFO:tasks.workunit.client.0.smithi086.stdout:op 2053 completed, throughput=5MB/sec 2024-08-10T05:39:41.784 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IMx45BnS-oIn-rM off=5099804 len=1154522 2024-08-10T05:39:41.791 INFO:tasks.workunit.client.0.smithi086.stdout:op 2054 completed, throughput=5MB/sec 2024-08-10T05:39:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:39:42.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:39:42.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:39:42.792 INFO:tasks.workunit.client.0.smithi086.stdout: 407: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:42.792 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8Lb7wcg1Jvt9IGG off=17616789 len=1448542 2024-08-10T05:39:42.795 INFO:tasks.workunit.client.0.smithi086.stdout:op 2055 completed, throughput=4.99MB/sec 2024-08-10T05:39:42.795 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1wjm12ZkOn9T_PO off=10548129 len=1025182 2024-08-10T05:39:42.801 INFO:tasks.workunit.client.0.smithi086.stdout:op 2056 completed, throughput=4.99MB/sec 2024-08-10T05:39:42.801 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WBloJuAPPGLeznD off=4026785 len=321700 2024-08-10T05:39:42.804 INFO:tasks.workunit.client.0.smithi086.stdout:op 2057 completed, throughput=4.99MB/sec 2024-08-10T05:39:42.804 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Bm-yuPWQB8HD9Uc off=17834328 len=1726672 2024-08-10T05:39:42.814 INFO:tasks.workunit.client.0.smithi086.stdout:op 2058 completed, throughput=5MB/sec 2024-08-10T05:39:42.814 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OJt5R3Bb6cUA3OB off=6104834 len=907970 2024-08-10T05:39:42.815 INFO:tasks.workunit.client.0.smithi086.stdout:op 2059 completed, throughput=5MB/sec 2024-08-10T05:39:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:42 smithi159 ceph-mon[90359]: pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:39:43.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:42 smithi086 ceph-mon[98993]: pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:39:43.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:42 smithi086 ceph-mon[101471]: pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:39:43.815 INFO:tasks.workunit.client.0.smithi086.stdout: 408: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:43.816 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-B6VDXQChlulswmN off=11454525 len=1101281 2024-08-10T05:39:43.821 INFO:tasks.workunit.client.0.smithi086.stdout:op 2060 completed, throughput=4.99MB/sec 2024-08-10T05:39:43.821 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Dfzpjgq1Xguerzs off=3538162 len=264330 2024-08-10T05:39:43.824 INFO:tasks.workunit.client.0.smithi086.stdout:op 2061 completed, throughput=4.99MB/sec 2024-08-10T05:39:43.824 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--ye_NibyJ9Od12A off=867698 len=840222 2024-08-10T05:39:43.829 INFO:tasks.workunit.client.0.smithi086.stdout:op 2062 completed, throughput=4.99MB/sec 2024-08-10T05:39:43.829 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NLf112FSwoDdDSS off=22393543 len=1361103 2024-08-10T05:39:43.836 INFO:tasks.workunit.client.0.smithi086.stdout:op 2063 completed, throughput=5MB/sec 2024-08-10T05:39:43.836 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TGjVYfqjCwUguRl off=2709849 len=617849 2024-08-10T05:39:43.839 INFO:tasks.workunit.client.0.smithi086.stdout:op 2064 completed, throughput=5MB/sec 2024-08-10T05:39:43.840 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-x8LET16Ym5O-nnp off=1156829 len=1180813 2024-08-10T05:39:43.842 INFO:tasks.workunit.client.0.smithi086.stdout:op 2065 completed, throughput=5MB/sec 2024-08-10T05:39:44.842 INFO:tasks.workunit.client.0.smithi086.stdout: 409: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:44.842 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qEu1SwxTAIoQ8z1 off=2354268 len=53879 2024-08-10T05:39:44.845 INFO:tasks.workunit.client.0.smithi086.stdout:op 2066 completed, throughput=4.99MB/sec 2024-08-10T05:39:44.845 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PT0-jJ8crmCBHQP off=8695602 len=229696 2024-08-10T05:39:44.848 INFO:tasks.workunit.client.0.smithi086.stdout:op 2067 completed, throughput=4.99MB/sec 2024-08-10T05:39:44.848 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aW-J2UsKY1KwXTN off=12594626 len=2032386 2024-08-10T05:39:44.859 INFO:tasks.workunit.client.0.smithi086.stdout:op 2068 completed, throughput=4.99MB/sec 2024-08-10T05:39:44.859 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3Qz352UtQpfXDNU off=10763198 len=1880994 2024-08-10T05:39:44.867 INFO:tasks.workunit.client.0.smithi086.stdout:op 2069 completed, throughput=5MB/sec 2024-08-10T05:39:44.867 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lA6xR7K5p1c38Rj off=0 len=1106280 2024-08-10T05:39:44.868 INFO:tasks.workunit.client.0.smithi086.stdout:op 2070 completed, throughput=5MB/sec 2024-08-10T05:39:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:44 smithi086 ceph-mon[98993]: pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:39:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:44 smithi086 ceph-mon[101471]: pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:39:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:44 smithi159 ceph-mon[90359]: pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:39:45.869 INFO:tasks.workunit.client.0.smithi086.stdout: 410: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:45.869 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-urcV6aGPndzTZEn off=11173610 len=1573437 2024-08-10T05:39:45.871 INFO:tasks.workunit.client.0.smithi086.stdout:op 2071 completed, throughput=4.99MB/sec 2024-08-10T05:39:45.871 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uAg00N-HCxQYKic off=3755226 len=104908 2024-08-10T05:39:45.871 INFO:tasks.workunit.client.0.smithi086.stdout:op 2072 completed, throughput=4.99MB/sec 2024-08-10T05:39:45.871 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sC7lsrxzd_eoqJi off=16965782 len=324796 2024-08-10T05:39:45.873 INFO:tasks.workunit.client.0.smithi086.stdout:op 2073 completed, throughput=4.99MB/sec 2024-08-10T05:39:45.873 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IYZvM37OKiZ4Drf off=5281743 len=139680 2024-08-10T05:39:45.876 INFO:tasks.workunit.client.0.smithi086.stdout:op 2074 completed, throughput=4.99MB/sec 2024-08-10T05:39:45.876 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uYry8Zf3RwDbmjq off=11996338 len=37297 2024-08-10T05:39:45.878 INFO:tasks.workunit.client.0.smithi086.stdout:op 2075 completed, throughput=4.99MB/sec 2024-08-10T05:39:45.878 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2RwyJuiQH8f0WjI off=4661712 len=278445 2024-08-10T05:39:45.881 INFO:tasks.workunit.client.0.smithi086.stdout:op 2076 completed, throughput=4.99MB/sec 2024-08-10T05:39:45.881 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2FQHJm-ZKgljVsd off=7481003 len=1235246 2024-08-10T05:39:45.886 INFO:tasks.workunit.client.0.smithi086.stdout:op 2077 completed, throughput=5MB/sec 2024-08-10T05:39:45.886 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-u9Q4W6y95xIhgVq off=17552569 len=1498838 2024-08-10T05:39:45.893 INFO:tasks.workunit.client.0.smithi086.stdout:op 2078 completed, throughput=5MB/sec 2024-08-10T05:39:45.894 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KHuPLRg5j6O69sT off=1082909 len=1165092 2024-08-10T05:39:45.897 INFO:tasks.workunit.client.0.smithi086.stdout:op 2079 completed, throughput=5MB/sec 2024-08-10T05:39:46.898 INFO:tasks.workunit.client.0.smithi086.stdout: 411: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:46.898 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dHwUhBbN-GICHPE off=2251090 len=764584 2024-08-10T05:39:46.899 INFO:tasks.workunit.client.0.smithi086.stdout:op 2080 completed, throughput=4.99MB/sec 2024-08-10T05:39:46.899 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yV4bSitNrdiw_do off=4955430 len=939269 2024-08-10T05:39:46.904 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:46 smithi086 ceph-mon[101471]: pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:39:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:46 smithi086 ceph-mon[98993]: pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:39:46.905 INFO:tasks.workunit.client.0.smithi086.stdout:op 2081 completed, throughput=4.99MB/sec 2024-08-10T05:39:46.905 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-e6mjQnkBOMGhGY3 off=3321450 len=1341416 2024-08-10T05:39:46.906 INFO:tasks.workunit.client.0.smithi086.stdout:op 2082 completed, throughput=5MB/sec 2024-08-10T05:39:46.907 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tW5IcZzW9_9h9Fs off=4759179 len=765593 2024-08-10T05:39:46.907 INFO:tasks.workunit.client.0.smithi086.stdout:op 2083 completed, throughput=5MB/sec 2024-08-10T05:39:46.908 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dqHqfQpg5AQfjoI off=3176285 len=1350427 2024-08-10T05:39:46.915 INFO:tasks.workunit.client.0.smithi086.stdout:op 2084 completed, throughput=5MB/sec 2024-08-10T05:39:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:46 smithi159 ceph-mon[90359]: pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:39:47.915 INFO:tasks.workunit.client.0.smithi086.stdout: 412: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:47.915 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xoKB0dVbne0jpiG off=4793676 len=1778544 2024-08-10T05:39:47.917 INFO:tasks.workunit.client.0.smithi086.stdout:op 2085 completed, throughput=4.99MB/sec 2024-08-10T05:39:47.918 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Up7KEvUQEy-BWTy off=6549978 len=318619 2024-08-10T05:39:47.921 INFO:tasks.workunit.client.0.smithi086.stdout:op 2086 completed, throughput=4.99MB/sec 2024-08-10T05:39:47.921 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Rz-rfYmSmiE2Bsz off=42704 len=1738939 2024-08-10T05:39:47.925 INFO:tasks.workunit.client.0.smithi086.stdout:op 2087 completed, throughput=5MB/sec 2024-08-10T05:39:47.925 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cyjeY__7qH5z7SK off=2055138 len=525365 2024-08-10T05:39:47.926 INFO:tasks.workunit.client.0.smithi086.stdout:op 2088 completed, throughput=5MB/sec 2024-08-10T05:39:48.647 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:39:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:39:48] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2024-08-10T05:39:48.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:48 smithi086 ceph-mon[98993]: pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:39:48.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:48 smithi086 ceph-mon[101471]: pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:39:48.926 INFO:tasks.workunit.client.0.smithi086.stdout: 413: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:48.926 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Azp5nHwfR0asNv7 off=4588584 len=198872 2024-08-10T05:39:48.928 INFO:tasks.workunit.client.0.smithi086.stdout:op 2089 completed, throughput=4.99MB/sec 2024-08-10T05:39:48.928 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6-8UIj93tZ7W1y6 off=14164520 len=1488605 2024-08-10T05:39:48.929 INFO:tasks.workunit.client.0.smithi086.stdout:op 2090 completed, throughput=4.99MB/sec 2024-08-10T05:39:48.930 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-x77qU4gsr_NTtZ- off=7451071 len=1463995 2024-08-10T05:39:48.931 INFO:tasks.workunit.client.0.smithi086.stdout:op 2091 completed, throughput=5MB/sec 2024-08-10T05:39:48.931 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5Cfv_zKWgWLTzvt off=1228107 len=1301871 2024-08-10T05:39:48.933 INFO:tasks.workunit.client.0.smithi086.stdout:op 2092 completed, throughput=5MB/sec 2024-08-10T05:39:48.933 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-f83a-Ki6eDt7KfJ off=806949 len=219144 2024-08-10T05:39:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:48 smithi159 ceph-mon[90359]: pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:39:48.937 INFO:tasks.workunit.client.0.smithi086.stdout:op 2093 completed, throughput=5MB/sec 2024-08-10T05:39:48.937 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ujlv4XAVjZkoM9P off=7140776 len=518270 2024-08-10T05:39:48.937 INFO:tasks.workunit.client.0.smithi086.stdout:op 2094 completed, throughput=5MB/sec 2024-08-10T05:39:48.938 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BY3aAvYY3Qq_es7 off=2951632 len=622082 2024-08-10T05:39:48.942 INFO:tasks.workunit.client.0.smithi086.stdout:op 2095 completed, throughput=5MB/sec 2024-08-10T05:39:49.942 INFO:tasks.workunit.client.0.smithi086.stdout: 414: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:49.942 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lXKKbpUXy59ldGt off=664297 len=1531079 2024-08-10T05:39:49.952 INFO:tasks.workunit.client.0.smithi086.stdout:op 2096 completed, throughput=4.99MB/sec 2024-08-10T05:39:49.952 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-N8uEY-LjB9YBFHN off=5574232 len=2064033 2024-08-10T05:39:49.956 INFO:tasks.workunit.client.0.smithi086.stdout:op 2097 completed, throughput=5MB/sec 2024-08-10T05:39:49.956 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0hHyzPM4g5kvQ6G off=5835061 len=562705 2024-08-10T05:39:49.958 INFO:tasks.workunit.client.0.smithi086.stdout:op 2098 completed, throughput=5MB/sec 2024-08-10T05:39:49.958 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oj-TsuUF1fnFRsn off=5594243 len=734796 2024-08-10T05:39:49.962 INFO:tasks.workunit.client.0.smithi086.stdout:op 2099 completed, throughput=5MB/sec 2024-08-10T05:39:50.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:50 smithi086 ceph-mon[98993]: pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:39:50.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:50 smithi086 ceph-mon[101471]: pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:39:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:50 smithi159 ceph-mon[90359]: pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:39:50.962 INFO:tasks.workunit.client.0.smithi086.stdout: 415: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:50.963 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-trlCSRAn1l5FnFu off=2508684 len=1199972 2024-08-10T05:39:50.970 INFO:tasks.workunit.client.0.smithi086.stdout:op 2100 completed, throughput=4.99MB/sec 2024-08-10T05:39:50.970 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Yhul22FSPUSONdn off=5033503 len=1463365 2024-08-10T05:39:50.971 INFO:tasks.workunit.client.0.smithi086.stdout:op 2101 completed, throughput=4.99MB/sec 2024-08-10T05:39:50.972 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SeT7Lztrg_t-qpa off=3053519 len=1559033 2024-08-10T05:39:50.975 INFO:tasks.workunit.client.0.smithi086.stdout:op 2102 completed, throughput=5MB/sec 2024-08-10T05:39:50.975 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NW9RCaIJltKSDzO off=20644142 len=970910 2024-08-10T05:39:50.976 INFO:tasks.workunit.client.0.smithi086.stdout:op 2103 completed, throughput=5MB/sec 2024-08-10T05:39:50.977 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AHExLz9bCaHYA0k off=5540666 len=87677 2024-08-10T05:39:50.977 INFO:tasks.workunit.client.0.smithi086.stdout:op 2104 completed, throughput=5MB/sec 2024-08-10T05:39:51.977 INFO:tasks.workunit.client.0.smithi086.stdout: 416: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:51.978 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cPKdCPtRJZSqaFz off=1782569 len=632038 2024-08-10T05:39:51.979 INFO:tasks.workunit.client.0.smithi086.stdout:op 2105 completed, throughput=4.99MB/sec 2024-08-10T05:39:51.980 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aadc5IwOPxRia0g off=1782898 len=1622530 2024-08-10T05:39:51.983 INFO:tasks.workunit.client.0.smithi086.stdout:op 2106 completed, throughput=4.99MB/sec 2024-08-10T05:39:51.983 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-e1QEy8RgcO8428Y off=5137127 len=1844313 2024-08-10T05:39:51.985 INFO:tasks.workunit.client.0.smithi086.stdout:op 2107 completed, throughput=5MB/sec 2024-08-10T05:39:51.985 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DIE2EAiURmRQbxT off=5593761 len=522423 2024-08-10T05:39:51.989 INFO:tasks.workunit.client.0.smithi086.stdout:op 2108 completed, throughput=5MB/sec 2024-08-10T05:39:51.989 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-45d-tn2jgpsac2W off=11402660 len=1326030 2024-08-10T05:39:51.995 INFO:tasks.workunit.client.0.smithi086.stdout:op 2109 completed, throughput=5MB/sec 2024-08-10T05:39:52.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:52 smithi086 ceph-mon[101471]: pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-10T05:39:52.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:52 smithi086 ceph-mon[98993]: pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-10T05:39:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:52 smithi159 ceph-mon[90359]: pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-10T05:39:52.995 INFO:tasks.workunit.client.0.smithi086.stdout: 417: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:52.995 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MSGIu-N19ahAxtp off=714166 len=1078497 2024-08-10T05:39:53.000 INFO:tasks.workunit.client.0.smithi086.stdout:op 2110 completed, throughput=4.99MB/sec 2024-08-10T05:39:53.000 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bq52sH9jt4roo0a off=270604 len=923630 2024-08-10T05:39:53.005 INFO:tasks.workunit.client.0.smithi086.stdout:op 2111 completed, throughput=4.99MB/sec 2024-08-10T05:39:53.005 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4QYi-_5M4Q_JHvm off=382573 len=1238461 2024-08-10T05:39:53.013 INFO:tasks.workunit.client.0.smithi086.stdout:op 2112 completed, throughput=5MB/sec 2024-08-10T05:39:53.013 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QUpogfLDHfkJ7zi off=14648510 len=1924442 2024-08-10T05:39:53.016 INFO:tasks.workunit.client.0.smithi086.stdout:op 2113 completed, throughput=5MB/sec 2024-08-10T05:39:54.017 INFO:tasks.workunit.client.0.smithi086.stdout: 418: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:54.017 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WkjwLvk6h0hla-7 off=10202376 len=953076 2024-08-10T05:39:54.018 INFO:tasks.workunit.client.0.smithi086.stdout:op 2114 completed, throughput=4.99MB/sec 2024-08-10T05:39:54.019 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0dL7GrmNyA8PmrW off=4899477 len=68583 2024-08-10T05:39:54.019 INFO:tasks.workunit.client.0.smithi086.stdout:op 2115 completed, throughput=4.99MB/sec 2024-08-10T05:39:54.019 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EWBRUm5rNpV25tF off=2526404 len=1536935 2024-08-10T05:39:54.021 INFO:tasks.workunit.client.0.smithi086.stdout:op 2116 completed, throughput=4.99MB/sec 2024-08-10T05:39:54.021 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ERbUD3vQyrY_7jp off=18375010 len=185929 2024-08-10T05:39:54.024 INFO:tasks.workunit.client.0.smithi086.stdout:op 2117 completed, throughput=5MB/sec 2024-08-10T05:39:54.024 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-W06QCK9b_GWU-me off=11078447 len=1022773 2024-08-10T05:39:54.028 INFO:tasks.workunit.client.0.smithi086.stdout:op 2118 completed, throughput=5MB/sec 2024-08-10T05:39:54.028 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-91qX9kpkgiHp7T- off=14101960 len=312805 2024-08-10T05:39:54.029 INFO:tasks.workunit.client.0.smithi086.stdout:op 2119 completed, throughput=5MB/sec 2024-08-10T05:39:54.029 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RsryG42q9H_CEcu off=3016850 len=1843460 2024-08-10T05:39:54.031 INFO:tasks.workunit.client.0.smithi086.stdout:op 2120 completed, throughput=5MB/sec 2024-08-10T05:39:54.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:54 smithi086 ceph-mon[98993]: pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:39:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:54 smithi086 ceph-mon[101471]: pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:39:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:54 smithi159 ceph-mon[90359]: pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:39:55.031 INFO:tasks.workunit.client.0.smithi086.stdout: 419: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:55.032 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hBlEIUWRRivILh2 off=3223734 len=846326 2024-08-10T05:39:55.033 INFO:tasks.workunit.client.0.smithi086.stdout:op 2121 completed, throughput=4.99MB/sec 2024-08-10T05:39:55.033 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Y54GQF3q7QBy-vS off=1259323 len=1007934 2024-08-10T05:39:55.034 INFO:tasks.workunit.client.0.smithi086.stdout:op 2122 completed, throughput=4.99MB/sec 2024-08-10T05:39:55.035 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZA2XcH86LxgG0G- off=4075926 len=1980694 2024-08-10T05:39:55.046 INFO:tasks.workunit.client.0.smithi086.stdout:op 2123 completed, throughput=5MB/sec 2024-08-10T05:39:55.047 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-X2wcLiMAmEtUy3m off=2144140 len=1464062 2024-08-10T05:39:55.053 INFO:tasks.workunit.client.0.smithi086.stdout:op 2124 completed, throughput=5MB/sec 2024-08-10T05:39:56.054 INFO:tasks.workunit.client.0.smithi086.stdout: 420: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:56.054 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-INqo_Fhrix5o4lu off=1713548 len=1554658 2024-08-10T05:39:56.063 INFO:tasks.workunit.client.0.smithi086.stdout:op 2125 completed, throughput=4.99MB/sec 2024-08-10T05:39:56.063 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZvG6S-oPpia4DBX off=993286 len=264762 2024-08-10T05:39:56.066 INFO:tasks.workunit.client.0.smithi086.stdout:op 2126 completed, throughput=4.99MB/sec 2024-08-10T05:39:56.066 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YFLp0xGfpgAAlxB off=3063340 len=970521 2024-08-10T05:39:56.071 INFO:tasks.workunit.client.0.smithi086.stdout:op 2127 completed, throughput=5MB/sec 2024-08-10T05:39:56.071 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--o2J6MqoTOlBldQ off=12621949 len=119280 2024-08-10T05:39:56.071 INFO:tasks.workunit.client.0.smithi086.stdout:op 2128 completed, throughput=5MB/sec 2024-08-10T05:39:56.071 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-eTYAxhf4dq7VH4b off=1178533 len=192451 2024-08-10T05:39:56.072 INFO:tasks.workunit.client.0.smithi086.stdout:op 2129 completed, throughput=5MB/sec 2024-08-10T05:39:56.072 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sRnSkgRSRVfYaVa off=5686582 len=395232 2024-08-10T05:39:56.073 INFO:tasks.workunit.client.0.smithi086.stdout:op 2130 completed, throughput=5MB/sec 2024-08-10T05:39:56.073 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-X3lNvOiEUZwmiES off=8738166 len=537764 2024-08-10T05:39:56.073 INFO:tasks.workunit.client.0.smithi086.stdout:op 2131 completed, throughput=5MB/sec 2024-08-10T05:39:56.074 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ID0fguQBbVHDlGK off=3960580 len=1128429 2024-08-10T05:39:56.079 INFO:tasks.workunit.client.0.smithi086.stdout:op 2132 completed, throughput=5MB/sec 2024-08-10T05:39:56.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:39:56.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:39:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:39:57.079 INFO:tasks.workunit.client.0.smithi086.stdout: 421: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:57.079 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hyRim3P_cGrsD0E off=9693394 len=1885388 2024-08-10T05:39:57.082 INFO:tasks.workunit.client.0.smithi086.stdout:op 2133 completed, throughput=4.99MB/sec 2024-08-10T05:39:57.082 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ftlK_nVOQA91XQp off=384305 len=105106 2024-08-10T05:39:57.086 INFO:tasks.workunit.client.0.smithi086.stdout:op 2134 completed, throughput=4.99MB/sec 2024-08-10T05:39:57.086 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4NV6wIEGnMpGg2F off=2382810 len=318053 2024-08-10T05:39:57.086 INFO:tasks.workunit.client.0.smithi086.stdout:op 2135 completed, throughput=5MB/sec 2024-08-10T05:39:57.086 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-A8RYXGoSZT-TCBZ off=3242974 len=1569392 2024-08-10T05:39:57.092 INFO:tasks.workunit.client.0.smithi086.stdout:op 2136 completed, throughput=5MB/sec 2024-08-10T05:39:57.092 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1BabOa7Qg_39WMz off=5872075 len=933292 2024-08-10T05:39:57.096 INFO:tasks.workunit.client.0.smithi086.stdout:op 2137 completed, throughput=5MB/sec 2024-08-10T05:39:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:57 smithi086 ceph-mon[98993]: pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:39:57.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:57 smithi086 ceph-mon[101471]: pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:39:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:57 smithi159 ceph-mon[90359]: pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:39:58.097 INFO:tasks.workunit.client.0.smithi086.stdout: 422: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:58.097 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uzVs01crYcMmdZ- off=7345679 len=1488306 2024-08-10T05:39:58.103 INFO:tasks.workunit.client.0.smithi086.stdout:op 2138 completed, throughput=4.99MB/sec 2024-08-10T05:39:58.103 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GI5IU7MSMquwyI9 off=13035662 len=75001 2024-08-10T05:39:58.104 INFO:tasks.workunit.client.0.smithi086.stdout:op 2139 completed, throughput=4.99MB/sec 2024-08-10T05:39:58.104 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JDnpKeaIb56pC_B off=8646661 len=1732743 2024-08-10T05:39:58.111 INFO:tasks.workunit.client.0.smithi086.stdout:op 2140 completed, throughput=5MB/sec 2024-08-10T05:39:58.111 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tG1OZNevfr2fgEl off=4592111 len=754428 2024-08-10T05:39:58.113 INFO:tasks.workunit.client.0.smithi086.stdout:op 2141 completed, throughput=5MB/sec 2024-08-10T05:39:58.114 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0GWHre1uyaefoxO off=3619342 len=442208 2024-08-10T05:39:58.114 INFO:tasks.workunit.client.0.smithi086.stdout:op 2142 completed, throughput=5MB/sec 2024-08-10T05:39:58.114 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vmvExkrmFoScpqc off=1845169 len=1463256 2024-08-10T05:39:58.120 INFO:tasks.workunit.client.0.smithi086.stdout:op 2143 completed, throughput=5MB/sec 2024-08-10T05:39:58.649 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:39:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:39:58] "GET /metrics HTTP/1.1" 200 34039 "" "Prometheus/2.43.0" 2024-08-10T05:39:58.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:39:58 smithi086 ceph-mon[98993]: pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-10T05:39:58.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:39:58 smithi086 ceph-mon[101471]: pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-10T05:39:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:39:58 smithi159 ceph-mon[90359]: pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-10T05:39:59.121 INFO:tasks.workunit.client.0.smithi086.stdout: 423: throughput=4.99MB/sec pending data=0 2024-08-10T05:39:59.121 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-epbe5G97hzzcrvR off=17529317 len=322792 2024-08-10T05:39:59.124 INFO:tasks.workunit.client.0.smithi086.stdout:op 2144 completed, throughput=4.99MB/sec 2024-08-10T05:39:59.124 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rEILDLKEm_-WT7c off=11105299 len=1390891 2024-08-10T05:39:59.130 INFO:tasks.workunit.client.0.smithi086.stdout:op 2145 completed, throughput=4.99MB/sec 2024-08-10T05:39:59.130 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-E7wek1GEQZp6KE0 off=13492630 len=1874139 2024-08-10T05:39:59.132 INFO:tasks.workunit.client.0.smithi086.stdout:op 2146 completed, throughput=5MB/sec 2024-08-10T05:39:59.132 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XS9TfIM3TR39MnF off=8569563 len=1180928 2024-08-10T05:39:59.141 INFO:tasks.workunit.client.0.smithi086.stdout:op 2147 completed, throughput=5MB/sec 2024-08-10T05:40:00.140 INFO:tasks.workunit.client.0.smithi086.stdout: 424: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:00.140 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-n4Bl3B8kvKFq7qF off=335248 len=481058 2024-08-10T05:40:00.141 INFO:tasks.workunit.client.0.smithi086.stdout:op 2148 completed, throughput=4.99MB/sec 2024-08-10T05:40:00.141 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XdVbDGhBKdb4rRO off=15385626 len=876569 2024-08-10T05:40:00.142 INFO:tasks.workunit.client.0.smithi086.stdout:op 2149 completed, throughput=4.99MB/sec 2024-08-10T05:40:00.142 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PFv9NHaSsRPiTVN off=3046439 len=670364 2024-08-10T05:40:00.146 INFO:tasks.workunit.client.0.smithi086.stdout:op 2150 completed, throughput=4.99MB/sec 2024-08-10T05:40:00.146 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FudSqO2lsOe_bV4 off=12333725 len=1393909 2024-08-10T05:40:00.153 INFO:tasks.workunit.client.0.smithi086.stdout:op 2151 completed, throughput=5MB/sec 2024-08-10T05:40:00.153 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kwfi5uFyMZwkSV9 off=7021568 len=467397 2024-08-10T05:40:00.154 INFO:tasks.workunit.client.0.smithi086.stdout:op 2152 completed, throughput=5MB/sec 2024-08-10T05:40:00.155 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wDGlk5gXwyDVVYC off=12835682 len=694885 2024-08-10T05:40:00.156 INFO:tasks.workunit.client.0.smithi086.stdout:op 2153 completed, throughput=5MB/sec 2024-08-10T05:40:00.156 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XuUo9DziVls1KUB off=306304 len=363401 2024-08-10T05:40:00.157 INFO:tasks.workunit.client.0.smithi086.stdout:op 2154 completed, throughput=5MB/sec 2024-08-10T05:40:00.157 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9sCgnsCt3UMy_Ax off=212850 len=1848251 2024-08-10T05:40:00.164 INFO:tasks.workunit.client.0.smithi086.stdout:op 2155 completed, throughput=5MB/sec 2024-08-10T05:40:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:00 smithi086 ceph-mon[98993]: overall HEALTH_OK 2024-08-10T05:40:00.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:00 smithi086 ceph-mon[101471]: overall HEALTH_OK 2024-08-10T05:40:00.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:00 smithi159 ceph-mon[90359]: overall HEALTH_OK 2024-08-10T05:40:01.165 INFO:tasks.workunit.client.0.smithi086.stdout: 425: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:01.165 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4wxIOLX_SAUVEUU off=4730085 len=1382853 2024-08-10T05:40:01.166 INFO:tasks.workunit.client.0.smithi086.stdout:op 2156 completed, throughput=5MB/sec 2024-08-10T05:40:01.166 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kLm6_sRFC7DhSox off=7591702 len=1139345 2024-08-10T05:40:01.168 INFO:tasks.workunit.client.0.smithi086.stdout:op 2157 completed, throughput=5MB/sec 2024-08-10T05:40:01.168 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kZ6T9chB4aOzOyp off=3865061 len=835216 2024-08-10T05:40:01.173 INFO:tasks.workunit.client.0.smithi086.stdout:op 2158 completed, throughput=5MB/sec 2024-08-10T05:40:01.173 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JniVzp77qW3DQDK off=11191794 len=2094265 2024-08-10T05:40:01.177 INFO:tasks.workunit.client.0.smithi086.stdout:op 2159 completed, throughput=5MB/sec 2024-08-10T05:40:01.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:01 smithi086 ceph-mon[98993]: pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:40:01.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:01 smithi086 ceph-mon[101471]: pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:40:01.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:01 smithi159 ceph-mon[90359]: pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:40:02.177 INFO:tasks.workunit.client.0.smithi086.stdout: 426: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:02.177 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vQZ-eyqXslGFzil off=6998301 len=2064528 2024-08-10T05:40:02.187 INFO:tasks.workunit.client.0.smithi086.stdout:op 2160 completed, throughput=5MB/sec 2024-08-10T05:40:02.187 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oJPnHeO0V6URAR8 off=2690456 len=1907184 2024-08-10T05:40:02.198 INFO:tasks.workunit.client.0.smithi086.stdout:op 2161 completed, throughput=5MB/sec 2024-08-10T05:40:02.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:02 smithi086 ceph-mon[98993]: pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:40:02.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:02 smithi086 ceph-mon[101471]: pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:40:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:02 smithi159 ceph-mon[90359]: pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:40:03.199 INFO:tasks.workunit.client.0.smithi086.stdout: 427: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:03.199 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cpQWI9z0sZ6LxsP off=9665153 len=1063491 2024-08-10T05:40:03.201 INFO:tasks.workunit.client.0.smithi086.stdout:op 2162 completed, throughput=4.99MB/sec 2024-08-10T05:40:03.201 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-89XzRsbO-iNfnLN off=9685392 len=666770 2024-08-10T05:40:03.202 INFO:tasks.workunit.client.0.smithi086.stdout:op 2163 completed, throughput=4.99MB/sec 2024-08-10T05:40:03.202 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ONpLSi8msszotM5 off=1282941 len=387132 2024-08-10T05:40:03.205 INFO:tasks.workunit.client.0.smithi086.stdout:op 2164 completed, throughput=4.99MB/sec 2024-08-10T05:40:03.206 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Bp8nKMwS8brN9uA off=3681147 len=504409 2024-08-10T05:40:03.210 INFO:tasks.workunit.client.0.smithi086.stdout:op 2165 completed, throughput=5MB/sec 2024-08-10T05:40:03.210 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-x6W1OiuYuPp4K-q off=102232 len=2898 2024-08-10T05:40:03.210 INFO:tasks.workunit.client.0.smithi086.stdout:op 2166 completed, throughput=5MB/sec 2024-08-10T05:40:03.210 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fTCZwfaY0im1aq2 off=1002913 len=1995492 2024-08-10T05:40:03.221 INFO:tasks.workunit.client.0.smithi086.stdout:op 2167 completed, throughput=5MB/sec 2024-08-10T05:40:03.221 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zppbjxGcADS8beR off=4323095 len=1473829 2024-08-10T05:40:03.223 INFO:tasks.workunit.client.0.smithi086.stdout:op 2168 completed, throughput=5MB/sec 2024-08-10T05:40:04.224 INFO:tasks.workunit.client.0.smithi086.stdout: 428: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:04.224 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-E0I2r5qn7Nq8vqn off=5946753 len=261413 2024-08-10T05:40:04.226 INFO:tasks.workunit.client.0.smithi086.stdout:op 2169 completed, throughput=4.99MB/sec 2024-08-10T05:40:04.227 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MTmM66qPgyqKAel off=10842720 len=1384139 2024-08-10T05:40:04.229 INFO:tasks.workunit.client.0.smithi086.stdout:op 2170 completed, throughput=4.99MB/sec 2024-08-10T05:40:04.229 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-siPeqpXjFezDHWL off=1452787 len=1023507 2024-08-10T05:40:04.235 INFO:tasks.workunit.client.0.smithi086.stdout:op 2171 completed, throughput=5MB/sec 2024-08-10T05:40:04.235 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YEEQkNtWsk7lcmu off=2207477 len=1769044 2024-08-10T05:40:04.245 INFO:tasks.workunit.client.0.smithi086.stdout:op 2172 completed, throughput=5MB/sec 2024-08-10T05:40:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:04 smithi086 ceph-mon[98993]: pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:40:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:04 smithi086 ceph-mon[101471]: pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:40:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:04 smithi159 ceph-mon[90359]: pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:40:05.245 INFO:tasks.workunit.client.0.smithi086.stdout: 429: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:05.254 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DzpXavmgDDfcWA7 off=14006067 len=1113139 2024-08-10T05:40:05.254 INFO:tasks.workunit.client.0.smithi086.stdout:op 2173 completed, throughput=4.99MB/sec 2024-08-10T05:40:05.255 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ccy9SzCbCtiuWuE off=9651066 len=33393 2024-08-10T05:40:05.255 INFO:tasks.workunit.client.0.smithi086.stdout:op 2174 completed, throughput=4.99MB/sec 2024-08-10T05:40:05.255 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LM8hRjRZVSUBL5S off=1423401 len=483203 2024-08-10T05:40:05.255 INFO:tasks.workunit.client.0.smithi086.stdout:op 2175 completed, throughput=4.99MB/sec 2024-08-10T05:40:05.255 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-X5Z0v8xTnIxD0kc off=11385809 len=1852478 2024-08-10T05:40:05.256 INFO:tasks.workunit.client.0.smithi086.stdout:op 2176 completed, throughput=5MB/sec 2024-08-10T05:40:05.256 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GCRIiNOnGMJs8vy off=14681873 len=1609270 2024-08-10T05:40:05.263 INFO:tasks.workunit.client.0.smithi086.stdout:op 2177 completed, throughput=5MB/sec 2024-08-10T05:40:05.263 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FJybDhn3JsBGDl5 off=475302 len=68581 2024-08-10T05:40:05.263 INFO:tasks.workunit.client.0.smithi086.stdout:op 2178 completed, throughput=5MB/sec 2024-08-10T05:40:06.263 INFO:tasks.workunit.client.0.smithi086.stdout: 430: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:06.264 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VP_cIupeb3YkRDM off=3668552 len=1090732 2024-08-10T05:40:06.265 INFO:tasks.workunit.client.0.smithi086.stdout:op 2179 completed, throughput=4.99MB/sec 2024-08-10T05:40:06.265 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-72K_CE6egTGvz-h off=514632 len=1174833 2024-08-10T05:40:06.274 INFO:tasks.workunit.client.0.smithi086.stdout:op 2180 completed, throughput=4.99MB/sec 2024-08-10T05:40:06.274 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qv_pOEXmDGx2Kkq off=7117829 len=1232805 2024-08-10T05:40:06.275 INFO:tasks.workunit.client.0.smithi086.stdout:op 2181 completed, throughput=5MB/sec 2024-08-10T05:40:06.275 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KBsXmM3Q1ZH3EaN off=11703794 len=1470985 2024-08-10T05:40:06.282 INFO:tasks.workunit.client.0.smithi086.stdout:op 2182 completed, throughput=5MB/sec 2024-08-10T05:40:06.282 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TMDWd8JsWKk6uTQ off=12314941 len=681530 2024-08-10T05:40:06.286 INFO:tasks.workunit.client.0.smithi086.stdout:op 2183 completed, throughput=5MB/sec 2024-08-10T05:40:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:06 smithi086 ceph-mon[98993]: pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:40:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:06 smithi086 ceph-mon[101471]: pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:40:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:06 smithi159 ceph-mon[90359]: pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:40:07.287 INFO:tasks.workunit.client.0.smithi086.stdout: 431: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:07.287 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EhDUBwxJ9WaaTY7 off=8331209 len=1073428 2024-08-10T05:40:07.288 INFO:tasks.workunit.client.0.smithi086.stdout:op 2184 completed, throughput=4.99MB/sec 2024-08-10T05:40:07.289 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-m1y4mAvQa-UvPHJ off=4978093 len=422746 2024-08-10T05:40:07.292 INFO:tasks.workunit.client.0.smithi086.stdout:op 2185 completed, throughput=4.99MB/sec 2024-08-10T05:40:07.293 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-I95cGq0Z2PIX6Ct off=22223623 len=173456 2024-08-10T05:40:07.295 INFO:tasks.workunit.client.0.smithi086.stdout:op 2186 completed, throughput=4.99MB/sec 2024-08-10T05:40:07.295 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eIxKz-hEYm7VrmX off=8145254 len=1090325 2024-08-10T05:40:07.300 INFO:tasks.workunit.client.0.smithi086.stdout:op 2187 completed, throughput=5MB/sec 2024-08-10T05:40:07.301 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CVW5CaSLSKC88C1 off=1488309 len=1176856 2024-08-10T05:40:07.303 INFO:tasks.workunit.client.0.smithi086.stdout:op 2188 completed, throughput=5MB/sec 2024-08-10T05:40:07.304 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5Y_1SWvzMd2BINz off=1006145 len=1699638 2024-08-10T05:40:07.311 INFO:tasks.workunit.client.0.smithi086.stdout:op 2189 completed, throughput=5MB/sec 2024-08-10T05:40:08.312 INFO:tasks.workunit.client.0.smithi086.stdout: 432: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:08.312 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bKwo25VSmG_DbX1 off=6065031 len=1081694 2024-08-10T05:40:08.315 INFO:tasks.workunit.client.0.smithi086.stdout:op 2190 completed, throughput=4.99MB/sec 2024-08-10T05:40:08.315 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--MuPHriyYmmMxvU off=14920284 len=1831857 2024-08-10T05:40:08.317 INFO:tasks.workunit.client.0.smithi086.stdout:op 2191 completed, throughput=5MB/sec 2024-08-10T05:40:08.317 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xaq_TP-aU9v7Ei1 off=3868534 len=1819865 2024-08-10T05:40:08.326 INFO:tasks.workunit.client.0.smithi086.stdout:op 2192 completed, throughput=5MB/sec 2024-08-10T05:40:08.650 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:40:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:40:08] "GET /metrics HTTP/1.1" 200 34039 "" "Prometheus/2.43.0" 2024-08-10T05:40:08.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:08 smithi086 ceph-mon[98993]: pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:40:08.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:08 smithi086 ceph-mon[101471]: pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:40:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:08 smithi159 ceph-mon[90359]: pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:40:09.326 INFO:tasks.workunit.client.0.smithi086.stdout: 433: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:09.326 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SGzUyAT3c_vo8dp off=11866917 len=129789 2024-08-10T05:40:09.327 INFO:tasks.workunit.client.0.smithi086.stdout:op 2193 completed, throughput=4.99MB/sec 2024-08-10T05:40:09.327 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-I33x1ZpErD1Qais off=8627742 len=1302292 2024-08-10T05:40:09.333 INFO:tasks.workunit.client.0.smithi086.stdout:op 2194 completed, throughput=4.99MB/sec 2024-08-10T05:40:09.333 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pgs2mwQjf1FmeXN off=2576963 len=1391588 2024-08-10T05:40:09.339 INFO:tasks.workunit.client.0.smithi086.stdout:op 2195 completed, throughput=4.99MB/sec 2024-08-10T05:40:09.339 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yvoQ8PIpQYzhwvu off=6744602 len=1091401 2024-08-10T05:40:09.344 INFO:tasks.workunit.client.0.smithi086.stdout:op 2196 completed, throughput=5MB/sec 2024-08-10T05:40:09.344 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FbZALlRfc_t7A5c off=20284208 len=1569736 2024-08-10T05:40:09.351 INFO:tasks.workunit.client.0.smithi086.stdout:op 2197 completed, throughput=5MB/sec 2024-08-10T05:40:10.352 INFO:tasks.workunit.client.0.smithi086.stdout: 434: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:10.352 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qbP-7EDovG15iB_ off=11309327 len=133878 2024-08-10T05:40:10.353 INFO:tasks.workunit.client.0.smithi086.stdout:op 2198 completed, throughput=4.99MB/sec 2024-08-10T05:40:10.353 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PaFriN1bvVWwq2x off=9652028 len=1250801 2024-08-10T05:40:10.354 INFO:tasks.workunit.client.0.smithi086.stdout:op 2199 completed, throughput=4.99MB/sec 2024-08-10T05:40:10.354 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-E3fhKsp_uz6mW5N off=14314620 len=1470776 2024-08-10T05:40:10.357 INFO:tasks.workunit.client.0.smithi086.stdout:op 2200 completed, throughput=5MB/sec 2024-08-10T05:40:10.358 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lWOfl9PHkwhte1g off=16931503 len=755555 2024-08-10T05:40:10.359 INFO:tasks.workunit.client.0.smithi086.stdout:op 2201 completed, throughput=5MB/sec 2024-08-10T05:40:10.359 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KGiJjHAp1ZS-PLi off=14960750 len=1239317 2024-08-10T05:40:10.360 INFO:tasks.workunit.client.0.smithi086.stdout:op 2202 completed, throughput=5MB/sec 2024-08-10T05:40:10.361 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YG0zWUodbD9kO4D off=12211852 len=1448677 2024-08-10T05:40:10.367 INFO:tasks.workunit.client.0.smithi086.stdout:op 2203 completed, throughput=5MB/sec 2024-08-10T05:40:10.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:10 smithi086 ceph-mon[98993]: pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-10T05:40:10.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:10 smithi086 ceph-mon[101471]: pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-10T05:40:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:10 smithi159 ceph-mon[90359]: pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-10T05:40:11.367 INFO:tasks.workunit.client.0.smithi086.stdout: 435: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:11.367 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AL5FtpjUtoJcGiZ off=3436332 len=675352 2024-08-10T05:40:11.368 INFO:tasks.workunit.client.0.smithi086.stdout:op 2204 completed, throughput=4.99MB/sec 2024-08-10T05:40:11.368 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8KOWOACzO8FEuaW off=262714 len=951350 2024-08-10T05:40:11.370 INFO:tasks.workunit.client.0.smithi086.stdout:op 2205 completed, throughput=4.99MB/sec 2024-08-10T05:40:11.370 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4DIkIWtdclt1jMx off=1244413 len=917160 2024-08-10T05:40:11.371 INFO:tasks.workunit.client.0.smithi086.stdout:op 2206 completed, throughput=5MB/sec 2024-08-10T05:40:11.371 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Q1CdgdJ4cFgn-0L off=3264129 len=1367249 2024-08-10T05:40:11.372 INFO:tasks.workunit.client.0.smithi086.stdout:op 2207 completed, throughput=5MB/sec 2024-08-10T05:40:11.372 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-iJfRoumhkYNT_Bs off=1715015 len=1252314 2024-08-10T05:40:11.375 INFO:tasks.workunit.client.0.smithi086.stdout:op 2208 completed, throughput=5MB/sec 2024-08-10T05:40:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:40:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:40:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:40:12.376 INFO:tasks.workunit.client.0.smithi086.stdout: 436: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:12.376 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nc-6DSvl4swLnOL off=16338273 len=1710354 2024-08-10T05:40:12.384 INFO:tasks.workunit.client.0.smithi086.stdout:op 2209 completed, throughput=4.99MB/sec 2024-08-10T05:40:12.384 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-t6e5k906rnpZ4cJ off=5293685 len=1196879 2024-08-10T05:40:12.386 INFO:tasks.workunit.client.0.smithi086.stdout:op 2210 completed, throughput=5MB/sec 2024-08-10T05:40:12.386 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZeyP_tcBfWf1doo off=9344775 len=240069 2024-08-10T05:40:12.389 INFO:tasks.workunit.client.0.smithi086.stdout:op 2211 completed, throughput=5MB/sec 2024-08-10T05:40:12.389 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1lJvLCOUj49rj2d off=2591479 len=193871 2024-08-10T05:40:12.392 INFO:tasks.workunit.client.0.smithi086.stdout:op 2212 completed, throughput=5MB/sec 2024-08-10T05:40:12.392 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-b7ZsraSXTKXhMAC off=156416 len=3405 2024-08-10T05:40:12.392 INFO:tasks.workunit.client.0.smithi086.stdout:op 2213 completed, throughput=5MB/sec 2024-08-10T05:40:12.392 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-74gyWfZdTFyo5XT off=145746 len=1534427 2024-08-10T05:40:12.394 INFO:tasks.workunit.client.0.smithi086.stdout:op 2214 completed, throughput=5MB/sec 2024-08-10T05:40:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:12 smithi159 ceph-mon[90359]: pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:40:13.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:12 smithi086 ceph-mon[98993]: pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:40:13.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:12 smithi086 ceph-mon[101471]: pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:40:13.394 INFO:tasks.workunit.client.0.smithi086.stdout: 437: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:13.394 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lsv6yDgCG4W212p off=1007455 len=1090380 2024-08-10T05:40:13.397 INFO:tasks.workunit.client.0.smithi086.stdout:op 2215 completed, throughput=4.99MB/sec 2024-08-10T05:40:13.397 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bn8dDNgb_HNtGuA off=9785466 len=26786 2024-08-10T05:40:13.397 INFO:tasks.workunit.client.0.smithi086.stdout:op 2216 completed, throughput=4.99MB/sec 2024-08-10T05:40:13.397 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zEMYbeax9SwtZBB off=6349321 len=260241 2024-08-10T05:40:13.398 INFO:tasks.workunit.client.0.smithi086.stdout:op 2217 completed, throughput=4.99MB/sec 2024-08-10T05:40:13.398 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dQgBB4QIwxBcWBq off=21526817 len=799964 2024-08-10T05:40:13.399 INFO:tasks.workunit.client.0.smithi086.stdout:op 2218 completed, throughput=4.99MB/sec 2024-08-10T05:40:13.399 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PCs6i38NCn-F016 off=8842503 len=22596 2024-08-10T05:40:13.400 INFO:tasks.workunit.client.0.smithi086.stdout:op 2219 completed, throughput=4.99MB/sec 2024-08-10T05:40:13.400 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uFjgeFi-Nc2W_Bb off=1524678 len=2072636 2024-08-10T05:40:13.412 INFO:tasks.workunit.client.0.smithi086.stdout:op 2220 completed, throughput=5MB/sec 2024-08-10T05:40:13.412 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VUO5Z-hfFbOqUDe off=3825860 len=512306 2024-08-10T05:40:13.413 INFO:tasks.workunit.client.0.smithi086.stdout:op 2221 completed, throughput=5MB/sec 2024-08-10T05:40:13.413 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fele9E923Y9DR2W off=2545561 len=699472 2024-08-10T05:40:13.417 INFO:tasks.workunit.client.0.smithi086.stdout:op 2222 completed, throughput=5MB/sec 2024-08-10T05:40:14.417 INFO:tasks.workunit.client.0.smithi086.stdout: 438: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:14.417 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hY1oEL6YM79smBP off=12938682 len=824774 2024-08-10T05:40:14.421 INFO:tasks.workunit.client.0.smithi086.stdout:op 2223 completed, throughput=4.99MB/sec 2024-08-10T05:40:14.421 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YMMp8gqa3lFpsOe off=12784238 len=1965778 2024-08-10T05:40:14.433 INFO:tasks.workunit.client.0.smithi086.stdout:op 2224 completed, throughput=5MB/sec 2024-08-10T05:40:14.433 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IxqRRXVZHVr6egt off=1766917 len=1159112 2024-08-10T05:40:14.434 INFO:tasks.workunit.client.0.smithi086.stdout:op 2225 completed, throughput=5MB/sec 2024-08-10T05:40:14.435 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uXaKr-4taIlWsAA off=9312248 len=1855684 2024-08-10T05:40:14.442 INFO:tasks.workunit.client.0.smithi086.stdout:op 2226 completed, throughput=5MB/sec 2024-08-10T05:40:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:14 smithi086 ceph-mon[98993]: pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:40:14.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:14 smithi086 ceph-mon[101471]: pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:40:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:14 smithi159 ceph-mon[90359]: pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:40:15.442 INFO:tasks.workunit.client.0.smithi086.stdout: 439: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:15.442 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-n98WPBfbJS1x68d off=292450 len=1248457 2024-08-10T05:40:15.449 INFO:tasks.workunit.client.0.smithi086.stdout:op 2227 completed, throughput=4.99MB/sec 2024-08-10T05:40:15.449 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-t0DPtXEOkkbOS-f off=398530 len=1800533 2024-08-10T05:40:15.458 INFO:tasks.workunit.client.0.smithi086.stdout:op 2228 completed, throughput=5MB/sec 2024-08-10T05:40:15.458 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oxFEzrUuVZQg6o0 off=1415448 len=637877 2024-08-10T05:40:15.462 INFO:tasks.workunit.client.0.smithi086.stdout:op 2229 completed, throughput=5MB/sec 2024-08-10T05:40:15.462 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yi-ASyTjF2efUWv off=5465459 len=1571588 2024-08-10T05:40:15.470 INFO:tasks.workunit.client.0.smithi086.stdout:op 2230 completed, throughput=5MB/sec 2024-08-10T05:40:16.471 INFO:tasks.workunit.client.0.smithi086.stdout: 440: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:16.471 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-N5xRNSh8_SXYsrX off=595340 len=381867 2024-08-10T05:40:16.475 INFO:tasks.workunit.client.0.smithi086.stdout:op 2231 completed, throughput=4.99MB/sec 2024-08-10T05:40:16.475 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WqqaW9IS12WzRw8 off=3450172 len=476595 2024-08-10T05:40:16.475 INFO:tasks.workunit.client.0.smithi086.stdout:op 2232 completed, throughput=4.99MB/sec 2024-08-10T05:40:16.475 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-S2WbjAk-V6uFixN off=604212 len=959826 2024-08-10T05:40:16.477 INFO:tasks.workunit.client.0.smithi086.stdout:op 2233 completed, throughput=4.99MB/sec 2024-08-10T05:40:16.477 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LnFdfgsIOufuQbd off=243344 len=2033918 2024-08-10T05:40:16.479 INFO:tasks.workunit.client.0.smithi086.stdout:op 2234 completed, throughput=5MB/sec 2024-08-10T05:40:16.479 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Jv5FiREwvlV2Iee off=10376765 len=1477263 2024-08-10T05:40:16.485 INFO:tasks.workunit.client.0.smithi086.stdout:op 2235 completed, throughput=5MB/sec 2024-08-10T05:40:16.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:16 smithi086 ceph-mon[101471]: pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:40:16.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:16 smithi086 ceph-mon[98993]: pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:40:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:16 smithi159 ceph-mon[90359]: pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:40:17.486 INFO:tasks.workunit.client.0.smithi086.stdout: 441: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:17.486 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UHS5_1Netuv9uR3 off=804327 len=1128089 2024-08-10T05:40:17.488 INFO:tasks.workunit.client.0.smithi086.stdout:op 2236 completed, throughput=4.99MB/sec 2024-08-10T05:40:17.488 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bDKL6tAItqPwe3j off=7577501 len=1902984 2024-08-10T05:40:17.491 INFO:tasks.workunit.client.0.smithi086.stdout:op 2237 completed, throughput=5MB/sec 2024-08-10T05:40:17.491 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fi9NN9R4ej52aLH off=3534980 len=1009131 2024-08-10T05:40:17.496 INFO:tasks.workunit.client.0.smithi086.stdout:op 2238 completed, throughput=5MB/sec 2024-08-10T05:40:17.496 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KImLpUJ18h0_NFi off=1897100 len=747723 2024-08-10T05:40:17.501 INFO:tasks.workunit.client.0.smithi086.stdout:op 2239 completed, throughput=5MB/sec 2024-08-10T05:40:18.501 INFO:tasks.workunit.client.0.smithi086.stdout: 442: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:18.501 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-W80aD5X-HQi5WFc off=11765438 len=556354 2024-08-10T05:40:18.505 INFO:tasks.workunit.client.0.smithi086.stdout:op 2240 completed, throughput=4.99MB/sec 2024-08-10T05:40:18.505 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WPohffpOfKSFF45 off=3317653 len=1844402 2024-08-10T05:40:18.509 INFO:tasks.workunit.client.0.smithi086.stdout:op 2241 completed, throughput=4.99MB/sec 2024-08-10T05:40:18.509 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--NQJPnfoJYuglbK off=7741295 len=656849 2024-08-10T05:40:18.514 INFO:tasks.workunit.client.0.smithi086.stdout:op 2242 completed, throughput=5MB/sec 2024-08-10T05:40:18.514 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9v1tzcWIJ71Ga-l off=13197061 len=196626 2024-08-10T05:40:18.517 INFO:tasks.workunit.client.0.smithi086.stdout:op 2243 completed, throughput=5MB/sec 2024-08-10T05:40:18.517 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rIWe5EolAyqELF3 off=6459612 len=1071587 2024-08-10T05:40:18.518 INFO:tasks.workunit.client.0.smithi086.stdout:op 2244 completed, throughput=5MB/sec 2024-08-10T05:40:18.518 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wmXqYuJ4AWBuXqe off=8853900 len=1660537 2024-08-10T05:40:18.520 INFO:tasks.workunit.client.0.smithi086.stdout:op 2245 completed, throughput=5MB/sec 2024-08-10T05:40:18.653 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:40:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:40:18] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-08-10T05:40:18.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:18 smithi086 ceph-mon[98993]: pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:40:18.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:18 smithi086 ceph-mon[101471]: pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:40:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:18 smithi159 ceph-mon[90359]: pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:40:19.521 INFO:tasks.workunit.client.0.smithi086.stdout: 443: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:19.521 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9AN0jpnHtkcujbn off=2122668 len=334318 2024-08-10T05:40:19.522 INFO:tasks.workunit.client.0.smithi086.stdout:op 2246 completed, throughput=4.99MB/sec 2024-08-10T05:40:19.522 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tZ0Z4bOlHZ6aGhz off=8696543 len=1758645 2024-08-10T05:40:19.524 INFO:tasks.workunit.client.0.smithi086.stdout:op 2247 completed, throughput=5MB/sec 2024-08-10T05:40:19.524 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EllZ99sdX9Zyko4 off=13375037 len=2096647 2024-08-10T05:40:19.526 INFO:tasks.workunit.client.0.smithi086.stdout:op 2248 completed, throughput=5MB/sec 2024-08-10T05:40:19.527 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-k5ALHykDmpnvaqE off=3194766 len=2082901 2024-08-10T05:40:19.528 INFO:tasks.workunit.client.0.smithi086.stdout:op 2249 completed, throughput=5MB/sec 2024-08-10T05:40:20.528 INFO:tasks.workunit.client.0.smithi086.stdout: 444: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:20.529 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OKRL-sIWCIH7ZmL off=2405191 len=1989508 2024-08-10T05:40:20.537 INFO:tasks.workunit.client.0.smithi086.stdout:op 2250 completed, throughput=5MB/sec 2024-08-10T05:40:20.537 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-X5Q4MJlkVhn5jD1 off=791856 len=214151 2024-08-10T05:40:20.538 INFO:tasks.workunit.client.0.smithi086.stdout:op 2251 completed, throughput=5MB/sec 2024-08-10T05:40:20.538 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wrgUyIW4ADn5pHe off=10979553 len=449443 2024-08-10T05:40:20.539 INFO:tasks.workunit.client.0.smithi086.stdout:op 2252 completed, throughput=5MB/sec 2024-08-10T05:40:20.539 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dOeWbziOOoXu-yV off=8512918 len=1680510 2024-08-10T05:40:20.549 INFO:tasks.workunit.client.0.smithi086.stdout:op 2253 completed, throughput=5MB/sec 2024-08-10T05:40:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:20 smithi086 ceph-mon[98993]: pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:40:20.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:20 smithi086 ceph-mon[101471]: pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:40:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:20 smithi159 ceph-mon[90359]: pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:40:21.550 INFO:tasks.workunit.client.0.smithi086.stdout: 445: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:21.550 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uCsdiMEvjI4lGFL off=2584047 len=1035960 2024-08-10T05:40:21.551 INFO:tasks.workunit.client.0.smithi086.stdout:op 2254 completed, throughput=4.99MB/sec 2024-08-10T05:40:21.551 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-44kTLt1UUklIUfl off=3243854 len=1886317 2024-08-10T05:40:21.563 INFO:tasks.workunit.client.0.smithi086.stdout:op 2255 completed, throughput=5MB/sec 2024-08-10T05:40:21.563 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GJlGnBJ2oV57LAc off=2666210 len=101645 2024-08-10T05:40:21.565 INFO:tasks.workunit.client.0.smithi086.stdout:op 2256 completed, throughput=5MB/sec 2024-08-10T05:40:21.566 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ECNVqTFXpF5Fyv9 off=2201174 len=559099 2024-08-10T05:40:21.569 INFO:tasks.workunit.client.0.smithi086.stdout:op 2257 completed, throughput=5MB/sec 2024-08-10T05:40:21.570 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8gRjSx7-BwNbv4L off=265450 len=456844 2024-08-10T05:40:21.570 INFO:tasks.workunit.client.0.smithi086.stdout:op 2258 completed, throughput=5MB/sec 2024-08-10T05:40:21.570 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3kNwStJPHTpE9no off=8485616 len=13107 2024-08-10T05:40:21.571 INFO:tasks.workunit.client.0.smithi086.stdout:op 2259 completed, throughput=5MB/sec 2024-08-10T05:40:21.571 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BPyRyHcGrlsSeGZ off=4822882 len=695858 2024-08-10T05:40:21.575 INFO:tasks.workunit.client.0.smithi086.stdout:op 2260 completed, throughput=5MB/sec 2024-08-10T05:40:22.576 INFO:tasks.workunit.client.0.smithi086.stdout: 446: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:22.576 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xoKB0dVbne0jpiG off=542495 len=1357122 2024-08-10T05:40:22.577 INFO:tasks.workunit.client.0.smithi086.stdout:op 2261 completed, throughput=4.99MB/sec 2024-08-10T05:40:22.578 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qZjeJHZW7_IwXty off=2645759 len=1720381 2024-08-10T05:40:22.586 INFO:tasks.workunit.client.0.smithi086.stdout:op 2262 completed, throughput=5MB/sec 2024-08-10T05:40:22.586 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4lNzmT_FB6njoe3 off=8890878 len=450205 2024-08-10T05:40:22.590 INFO:tasks.workunit.client.0.smithi086.stdout:op 2263 completed, throughput=5MB/sec 2024-08-10T05:40:22.590 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3B2nclILMlcBpWM off=3136805 len=805908 2024-08-10T05:40:22.590 INFO:tasks.workunit.client.0.smithi086.stdout:op 2264 completed, throughput=5MB/sec 2024-08-10T05:40:22.591 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-C_0QTd7yCEZS1li off=9073000 len=1390924 2024-08-10T05:40:22.597 INFO:tasks.workunit.client.0.smithi086.stdout:op 2265 completed, throughput=5MB/sec 2024-08-10T05:40:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:22 smithi086 ceph-mon[98993]: pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:40:22.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:22 smithi086 ceph-mon[101471]: pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:40:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:22 smithi159 ceph-mon[90359]: pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:40:23.598 INFO:tasks.workunit.client.0.smithi086.stdout: 447: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:23.598 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--5Xlt2avfxq_dhc off=4718627 len=712910 2024-08-10T05:40:23.602 INFO:tasks.workunit.client.0.smithi086.stdout:op 2266 completed, throughput=4.99MB/sec 2024-08-10T05:40:23.603 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FJybDhn3JsBGDl5 off=57150 len=1084242 2024-08-10T05:40:23.607 INFO:tasks.workunit.client.0.smithi086.stdout:op 2267 completed, throughput=4.99MB/sec 2024-08-10T05:40:23.608 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MopQgHRyZQstFl3 off=3898325 len=883518 2024-08-10T05:40:23.612 INFO:tasks.workunit.client.0.smithi086.stdout:op 2268 completed, throughput=5MB/sec 2024-08-10T05:40:23.613 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9zR9wOeCzVMe5PL off=7844697 len=757975 2024-08-10T05:40:23.614 INFO:tasks.workunit.client.0.smithi086.stdout:op 2269 completed, throughput=5MB/sec 2024-08-10T05:40:23.614 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VcG8gMRnZv1jCev off=8738622 len=1298685 2024-08-10T05:40:23.615 INFO:tasks.workunit.client.0.smithi086.stdout:op 2270 completed, throughput=5MB/sec 2024-08-10T05:40:24.616 INFO:tasks.workunit.client.0.smithi086.stdout: 448: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:24.616 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nh4g5sxUm9hAnh- off=6808041 len=684101 2024-08-10T05:40:24.620 INFO:tasks.workunit.client.0.smithi086.stdout:op 2271 completed, throughput=4.99MB/sec 2024-08-10T05:40:24.621 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LM8hRjRZVSUBL5S off=4350048 len=711249 2024-08-10T05:40:24.625 INFO:tasks.workunit.client.0.smithi086.stdout:op 2272 completed, throughput=4.99MB/sec 2024-08-10T05:40:24.625 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7L-_J9oru73buK2 off=1176851 len=1851997 2024-08-10T05:40:24.635 INFO:tasks.workunit.client.0.smithi086.stdout:op 2273 completed, throughput=5MB/sec 2024-08-10T05:40:24.635 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BCZEUq5jgRP5u-5 off=10094049 len=360625 2024-08-10T05:40:24.638 INFO:tasks.workunit.client.0.smithi086.stdout:op 2274 completed, throughput=5MB/sec 2024-08-10T05:40:24.639 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VRu0iR8WglI7vOa off=4786952 len=1111599 2024-08-10T05:40:24.643 INFO:tasks.workunit.client.0.smithi086.stdout:op 2275 completed, throughput=5MB/sec 2024-08-10T05:40:24.643 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-336L-T7cY-jQLJe off=6612857 len=1466732 2024-08-10T05:40:24.645 INFO:tasks.workunit.client.0.smithi086.stdout:op 2276 completed, throughput=5MB/sec 2024-08-10T05:40:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:24 smithi086 ceph-mon[98993]: pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:40:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:24 smithi086 ceph-mon[101471]: pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:40:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:24 smithi159 ceph-mon[90359]: pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:40:25.645 INFO:tasks.workunit.client.0.smithi086.stdout: 449: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:25.645 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aBGXYD2FcEq-DEx off=3646815 len=1415407 2024-08-10T05:40:25.652 INFO:tasks.workunit.client.0.smithi086.stdout:op 2277 completed, throughput=4.99MB/sec 2024-08-10T05:40:25.652 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-teTPchy49pyFP8s off=7397538 len=1989197 2024-08-10T05:40:25.655 INFO:tasks.workunit.client.0.smithi086.stdout:op 2278 completed, throughput=5MB/sec 2024-08-10T05:40:25.655 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jei_pSSDX6Ifhqd off=12970531 len=232074 2024-08-10T05:40:25.656 INFO:tasks.workunit.client.0.smithi086.stdout:op 2279 completed, throughput=5MB/sec 2024-08-10T05:40:25.656 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NW9RCaIJltKSDzO off=12060922 len=923823 2024-08-10T05:40:25.658 INFO:tasks.workunit.client.0.smithi086.stdout:op 2280 completed, throughput=5MB/sec 2024-08-10T05:40:26.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:40:26.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:40:26.659 INFO:tasks.workunit.client.0.smithi086.stdout: 450: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:26.659 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AMwDBMhTQm9C62I off=4724776 len=554441 2024-08-10T05:40:26.660 INFO:tasks.workunit.client.0.smithi086.stdout:op 2281 completed, throughput=4.99MB/sec 2024-08-10T05:40:26.660 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q3fYWu-6JcsbMy_ off=17472467 len=1384808 2024-08-10T05:40:26.667 INFO:tasks.workunit.client.0.smithi086.stdout:op 2282 completed, throughput=4.99MB/sec 2024-08-10T05:40:26.667 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2EJ1hUsgAk5KU5e off=11892432 len=1675490 2024-08-10T05:40:26.677 INFO:tasks.workunit.client.0.smithi086.stdout:op 2283 completed, throughput=5MB/sec 2024-08-10T05:40:26.677 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-J4uxFXIRM2TGB7F off=17109032 len=1219709 2024-08-10T05:40:26.679 INFO:tasks.workunit.client.0.smithi086.stdout:op 2284 completed, throughput=5MB/sec 2024-08-10T05:40:26.679 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JJKuc0mQ7WjuPyH off=4629916 len=97383 2024-08-10T05:40:26.681 INFO:tasks.workunit.client.0.smithi086.stdout:op 2285 completed, throughput=5MB/sec 2024-08-10T05:40:26.681 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3i7TuHy5RdKp896 off=2730482 len=1462534 2024-08-10T05:40:26.683 INFO:tasks.workunit.client.0.smithi086.stdout:op 2286 completed, throughput=5MB/sec 2024-08-10T05:40:26.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:40:27.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:27 smithi086 ceph-mon[98993]: pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:40:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:27 smithi086 ceph-mon[101471]: pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:40:27.684 INFO:tasks.workunit.client.0.smithi086.stdout: 451: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:27.684 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UNckIA6fR9setXI off=1879450 len=1103709 2024-08-10T05:40:27.686 INFO:tasks.workunit.client.0.smithi086.stdout:op 2287 completed, throughput=4.99MB/sec 2024-08-10T05:40:27.686 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sHwpp9Uvdu67Sgs off=1432841 len=118327 2024-08-10T05:40:27.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:27 smithi159 ceph-mon[90359]: pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:40:27.688 INFO:tasks.workunit.client.0.smithi086.stdout:op 2288 completed, throughput=4.99MB/sec 2024-08-10T05:40:27.688 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gyJ9bZE-qHqSvOS off=2192566 len=886588 2024-08-10T05:40:27.693 INFO:tasks.workunit.client.0.smithi086.stdout:op 2289 completed, throughput=5MB/sec 2024-08-10T05:40:27.693 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VWX3HTQ_HqvnMKo off=2220553 len=552711 2024-08-10T05:40:27.693 INFO:tasks.workunit.client.0.smithi086.stdout:op 2290 completed, throughput=5MB/sec 2024-08-10T05:40:27.694 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yKMdR_UfIvCKfw1 off=0 len=1593003 2024-08-10T05:40:27.695 INFO:tasks.workunit.client.0.smithi086.stdout:op 2291 completed, throughput=5MB/sec 2024-08-10T05:40:28.652 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:40:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:40:28] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-08-10T05:40:28.696 INFO:tasks.workunit.client.0.smithi086.stdout: 452: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:28.696 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HSYsRnnvIs7AUpy off=875250 len=1378301 2024-08-10T05:40:28.702 INFO:tasks.workunit.client.0.smithi086.stdout:op 2292 completed, throughput=4.99MB/sec 2024-08-10T05:40:28.702 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-M-QQdQ2BXqbc50R off=17556907 len=849982 2024-08-10T05:40:28.703 INFO:tasks.workunit.client.0.smithi086.stdout:op 2293 completed, throughput=4.99MB/sec 2024-08-10T05:40:28.703 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JkM14W9NQCfnDC2 off=4469828 len=1016503 2024-08-10T05:40:28.708 INFO:tasks.workunit.client.0.smithi086.stdout:op 2294 completed, throughput=5MB/sec 2024-08-10T05:40:28.709 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mIZqbOW_ILGmWkc off=13849003 len=1674381 2024-08-10T05:40:28.718 INFO:tasks.workunit.client.0.smithi086.stdout:op 2295 completed, throughput=5MB/sec 2024-08-10T05:40:28.718 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iC0VMVYeA1EwOT- off=4301343 len=525041 2024-08-10T05:40:28.721 INFO:tasks.workunit.client.0.smithi086.stdout:op 2296 completed, throughput=5MB/sec 2024-08-10T05:40:28.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:28 smithi086 ceph-mon[98993]: pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:40:28.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:28 smithi086 ceph-mon[101471]: pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:40:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:28 smithi159 ceph-mon[90359]: pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:40:29.722 INFO:tasks.workunit.client.0.smithi086.stdout: 453: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:29.722 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-o9x3o-NZDzT_-5G off=3034518 len=129786 2024-08-10T05:40:29.725 INFO:tasks.workunit.client.0.smithi086.stdout:op 2297 completed, throughput=4.99MB/sec 2024-08-10T05:40:29.725 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-v7te-ULN2gFKskq off=1115439 len=1851799 2024-08-10T05:40:29.734 INFO:tasks.workunit.client.0.smithi086.stdout:op 2298 completed, throughput=4.99MB/sec 2024-08-10T05:40:29.734 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pCx56OPmeigu44B off=4720274 len=2049950 2024-08-10T05:40:29.744 INFO:tasks.workunit.client.0.smithi086.stdout:op 2299 completed, throughput=5MB/sec 2024-08-10T05:40:29.744 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_e3y_sZ80_NbDH8 off=9358418 len=496456 2024-08-10T05:40:29.747 INFO:tasks.workunit.client.0.smithi086.stdout:op 2300 completed, throughput=5MB/sec 2024-08-10T05:40:29.747 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GZzurDrCQ2zzMh7 off=4715306 len=327853 2024-08-10T05:40:29.750 INFO:tasks.workunit.client.0.smithi086.stdout:op 2301 completed, throughput=5MB/sec 2024-08-10T05:40:29.750 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-g2G2NDGAFpYqVzA off=3754870 len=1185083 2024-08-10T05:40:29.754 INFO:tasks.workunit.client.0.smithi086.stdout:op 2302 completed, throughput=5MB/sec 2024-08-10T05:40:30.755 INFO:tasks.workunit.client.0.smithi086.stdout: 454: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:30.755 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gAwfPzouVbEOcw2 off=3542413 len=1661395 2024-08-10T05:40:30.757 INFO:tasks.workunit.client.0.smithi086.stdout:op 2303 completed, throughput=4.99MB/sec 2024-08-10T05:40:30.757 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1lj74rqQEpBMTse off=2630009 len=853026 2024-08-10T05:40:30.761 INFO:tasks.workunit.client.0.smithi086.stdout:op 2304 completed, throughput=5MB/sec 2024-08-10T05:40:30.761 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Civ5DNwxIQxjXel off=1552609 len=1239209 2024-08-10T05:40:30.763 INFO:tasks.workunit.client.0.smithi086.stdout:op 2305 completed, throughput=5MB/sec 2024-08-10T05:40:30.763 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bKP9pWMcx3FmRvC off=198152 len=1691399 2024-08-10T05:40:30.771 INFO:tasks.workunit.client.0.smithi086.stdout:op 2306 completed, throughput=5MB/sec 2024-08-10T05:40:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:30 smithi086 ceph-mon[98993]: pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:40:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:30 smithi086 ceph-mon[101471]: pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:40:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:30 smithi159 ceph-mon[90359]: pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:40:31.772 INFO:tasks.workunit.client.0.smithi086.stdout: 455: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:31.772 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-V8-3Q5d3yMmdzdo off=7345264 len=1242174 2024-08-10T05:40:31.778 INFO:tasks.workunit.client.0.smithi086.stdout:op 2307 completed, throughput=4.99MB/sec 2024-08-10T05:40:31.778 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ezvBlA7VEnaCCBh off=14302748 len=657086 2024-08-10T05:40:31.780 INFO:tasks.workunit.client.0.smithi086.stdout:op 2308 completed, throughput=5MB/sec 2024-08-10T05:40:31.780 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ts7nbEP1fagPjBZ off=17411690 len=397192 2024-08-10T05:40:31.782 INFO:tasks.workunit.client.0.smithi086.stdout:op 2309 completed, throughput=5MB/sec 2024-08-10T05:40:31.782 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-R3H9OBVr0vvMqhq off=3860800 len=1550764 2024-08-10T05:40:31.791 INFO:tasks.workunit.client.0.smithi086.stdout:op 2310 completed, throughput=5MB/sec 2024-08-10T05:40:31.791 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0xschE2PZ9RJnCZ off=13738472 len=1840743 2024-08-10T05:40:31.793 INFO:tasks.workunit.client.0.smithi086.stdout:op 2311 completed, throughput=5MB/sec 2024-08-10T05:40:32.794 INFO:tasks.workunit.client.0.smithi086.stdout: 456: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:32.794 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-x3ErWGdEy28QNKY off=13064056 len=1149952 2024-08-10T05:40:32.800 INFO:tasks.workunit.client.0.smithi086.stdout:op 2312 completed, throughput=4.99MB/sec 2024-08-10T05:40:32.800 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tCJm8eDxK3PtgKX off=17555140 len=1416610 2024-08-10T05:40:32.803 INFO:tasks.workunit.client.0.smithi086.stdout:op 2313 completed, throughput=5MB/sec 2024-08-10T05:40:32.803 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OUMaS8pepeainYK off=4037546 len=581042 2024-08-10T05:40:32.807 INFO:tasks.workunit.client.0.smithi086.stdout:op 2314 completed, throughput=5MB/sec 2024-08-10T05:40:32.807 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SJlRqKorMcu1byl off=6184254 len=1553251 2024-08-10T05:40:32.815 INFO:tasks.workunit.client.0.smithi086.stdout:op 2315 completed, throughput=5MB/sec 2024-08-10T05:40:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:32 smithi086 ceph-mon[98993]: pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:40:32.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:32 smithi086 ceph-mon[101471]: pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:40:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:32 smithi159 ceph-mon[90359]: pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:40:33.815 INFO:tasks.workunit.client.0.smithi086.stdout: 457: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:33.815 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Yb44q0kc9yhNmny off=13773430 len=191407 2024-08-10T05:40:33.819 INFO:tasks.workunit.client.0.smithi086.stdout:op 2316 completed, throughput=4.99MB/sec 2024-08-10T05:40:33.819 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CcHNihuM_FiZeeC off=13179483 len=1107787 2024-08-10T05:40:33.826 INFO:tasks.workunit.client.0.smithi086.stdout:op 2317 completed, throughput=4.99MB/sec 2024-08-10T05:40:33.826 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WHXfWG8E5vvVikG off=4528307 len=929407 2024-08-10T05:40:33.831 INFO:tasks.workunit.client.0.smithi086.stdout:op 2318 completed, throughput=4.99MB/sec 2024-08-10T05:40:33.831 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HkHsAcUWpfasW3K off=3256797 len=589311 2024-08-10T05:40:33.835 INFO:tasks.workunit.client.0.smithi086.stdout:op 2319 completed, throughput=5MB/sec 2024-08-10T05:40:33.835 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1G5n3wrHG7CTDvf off=4937748 len=324527 2024-08-10T05:40:33.836 INFO:tasks.workunit.client.0.smithi086.stdout:op 2320 completed, throughput=5MB/sec 2024-08-10T05:40:33.836 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9y9E_MRw7cgr4he off=5912034 len=342828 2024-08-10T05:40:33.837 INFO:tasks.workunit.client.0.smithi086.stdout:op 2321 completed, throughput=5MB/sec 2024-08-10T05:40:33.837 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2vpQKduBk0kIbMb off=8117803 len=199866 2024-08-10T05:40:33.840 INFO:tasks.workunit.client.0.smithi086.stdout:op 2322 completed, throughput=5MB/sec 2024-08-10T05:40:33.841 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fTwaaZk1LkK3Pcy off=13075949 len=306804 2024-08-10T05:40:33.841 INFO:tasks.workunit.client.0.smithi086.stdout:op 2323 completed, throughput=5MB/sec 2024-08-10T05:40:33.841 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zOZVySZhlT7t4xa off=100776 len=1348511 2024-08-10T05:40:33.847 INFO:tasks.workunit.client.0.smithi086.stdout:op 2324 completed, throughput=5MB/sec 2024-08-10T05:40:34.848 INFO:tasks.workunit.client.0.smithi086.stdout: 458: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:34.848 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7eYY-VRyK_-lwf4 off=8313121 len=1459770 2024-08-10T05:40:34.850 INFO:tasks.workunit.client.0.smithi086.stdout:op 2325 completed, throughput=4.99MB/sec 2024-08-10T05:40:34.850 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bK8Cwkudwa0Sl5o off=2866457 len=155290 2024-08-10T05:40:34.850 INFO:tasks.workunit.client.0.smithi086.stdout:op 2326 completed, throughput=4.99MB/sec 2024-08-10T05:40:34.850 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mgse9zuxrhjqsxf off=3457811 len=863589 2024-08-10T05:40:34.856 INFO:tasks.workunit.client.0.smithi086.stdout:op 2327 completed, throughput=5MB/sec 2024-08-10T05:40:34.856 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-c_jKhms2Nl_IBIS off=13266575 len=758404 2024-08-10T05:40:34.860 INFO:tasks.workunit.client.0.smithi086.stdout:op 2328 completed, throughput=5MB/sec 2024-08-10T05:40:34.860 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JNCDCj-5atrYHdA off=9461854 len=277280 2024-08-10T05:40:34.864 INFO:tasks.workunit.client.0.smithi086.stdout:op 2329 completed, throughput=5MB/sec 2024-08-10T05:40:34.864 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0zlz1HMm54BqxsM off=1893554 len=353229 2024-08-10T05:40:34.864 INFO:tasks.workunit.client.0.smithi086.stdout:op 2330 completed, throughput=5MB/sec 2024-08-10T05:40:34.864 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WhBrXr1Ga45ej6n off=5972346 len=845690 2024-08-10T05:40:34.869 INFO:tasks.workunit.client.0.smithi086.stdout:op 2331 completed, throughput=5MB/sec 2024-08-10T05:40:34.869 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8cVwspecDmvmi14 off=6708244 len=1880858 2024-08-10T05:40:34.879 INFO:tasks.workunit.client.0.smithi086.stdout:op 2332 completed, throughput=5MB/sec 2024-08-10T05:40:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:34 smithi086 ceph-mon[98993]: pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:40:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:34 smithi086 ceph-mon[101471]: pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:40:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:34 smithi159 ceph-mon[90359]: pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:40:35.880 INFO:tasks.workunit.client.0.smithi086.stdout: 459: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:35.880 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rMogKxbttJjPBqN off=7049146 len=1474653 2024-08-10T05:40:35.887 INFO:tasks.workunit.client.0.smithi086.stdout:op 2333 completed, throughput=5MB/sec 2024-08-10T05:40:35.888 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-y8FdKuubiinY-O9 off=3655800 len=1119330 2024-08-10T05:40:35.889 INFO:tasks.workunit.client.0.smithi086.stdout:op 2334 completed, throughput=5MB/sec 2024-08-10T05:40:35.889 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Z_6_9l6NKPXphqd off=5537193 len=1943948 2024-08-10T05:40:35.900 INFO:tasks.workunit.client.0.smithi086.stdout:op 2335 completed, throughput=5MB/sec 2024-08-10T05:40:36.901 INFO:tasks.workunit.client.0.smithi086.stdout: 460: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:36.901 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-O24Wn9gqEBG90aD off=9937994 len=1249618 2024-08-10T05:40:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:36 smithi086 ceph-mon[98993]: pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-10T05:40:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:36 smithi086 ceph-mon[101471]: pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-10T05:40:36.907 INFO:tasks.workunit.client.0.smithi086.stdout:op 2336 completed, throughput=4.99MB/sec 2024-08-10T05:40:36.907 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fKXKbKADvBK-Gpv off=1440013 len=199309 2024-08-10T05:40:36.910 INFO:tasks.workunit.client.0.smithi086.stdout:op 2337 completed, throughput=4.99MB/sec 2024-08-10T05:40:36.910 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dNrvNAvLdBTii0H off=2921091 len=1616430 2024-08-10T05:40:36.912 INFO:tasks.workunit.client.0.smithi086.stdout:op 2338 completed, throughput=5MB/sec 2024-08-10T05:40:36.912 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WY6ssEK8-xSrkMQ off=1424755 len=399830 2024-08-10T05:40:36.915 INFO:tasks.workunit.client.0.smithi086.stdout:op 2339 completed, throughput=5MB/sec 2024-08-10T05:40:36.915 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-h3_m66ctaqe43Qf off=17445008 len=2007548 2024-08-10T05:40:36.917 INFO:tasks.workunit.client.0.smithi086.stdout:op 2340 completed, throughput=5MB/sec 2024-08-10T05:40:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:36 smithi159 ceph-mon[90359]: pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-10T05:40:37.917 INFO:tasks.workunit.client.0.smithi086.stdout: 461: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:37.918 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oCMEXi5jIFakcek off=16284005 len=1694632 2024-08-10T05:40:37.926 INFO:tasks.workunit.client.0.smithi086.stdout:op 2341 completed, throughput=4.99MB/sec 2024-08-10T05:40:37.926 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rKqNQKH8qqMyP0H off=8193041 len=2034164 2024-08-10T05:40:37.938 INFO:tasks.workunit.client.0.smithi086.stdout:op 2342 completed, throughput=5MB/sec 2024-08-10T05:40:37.938 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-I_IClG9W1X5gNg8 off=157634 len=1056153 2024-08-10T05:40:37.943 INFO:tasks.workunit.client.0.smithi086.stdout:op 2343 completed, throughput=5MB/sec 2024-08-10T05:40:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:40:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:40:38] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-08-10T05:40:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:38 smithi159 ceph-mon[90359]: pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-10T05:40:38.943 INFO:tasks.workunit.client.0.smithi086.stdout: 462: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:38.943 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OTZFOR7YA25mm3R off=2208763 len=2040185 2024-08-10T05:40:38.945 INFO:tasks.workunit.client.0.smithi086.stdout:op 2344 completed, throughput=4.99MB/sec 2024-08-10T05:40:38.945 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Kr1WRaEWdBP8qvq off=4806397 len=1339063 2024-08-10T05:40:38.951 INFO:tasks.workunit.client.0.smithi086.stdout:op 2345 completed, throughput=5MB/sec 2024-08-10T05:40:38.951 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-neoYjYqdI3U2Vgq off=4903185 len=1260005 2024-08-10T05:40:38.953 INFO:tasks.workunit.client.0.smithi086.stdout:op 2346 completed, throughput=5MB/sec 2024-08-10T05:40:38.953 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-u0_NJRfePO5f5QY off=7575775 len=30536 2024-08-10T05:40:38.954 INFO:tasks.workunit.client.0.smithi086.stdout:op 2347 completed, throughput=5MB/sec 2024-08-10T05:40:38.954 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-axos1Nmo3MM0tnW off=929302 len=1542917 2024-08-10T05:40:38.961 INFO:tasks.workunit.client.0.smithi086.stdout:op 2348 completed, throughput=5MB/sec 2024-08-10T05:40:39.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:38 smithi086 ceph-mon[98993]: pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-10T05:40:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:38 smithi086 ceph-mon[101471]: pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-10T05:40:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:39 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:40:39.961 INFO:tasks.workunit.client.0.smithi086.stdout: 463: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:39.962 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RPRB9k-9hWyKLh0 off=2014419 len=263717 2024-08-10T05:40:39.962 INFO:tasks.workunit.client.0.smithi086.stdout:op 2349 completed, throughput=4.99MB/sec 2024-08-10T05:40:39.962 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QaLq2jbEAM6WZha off=8299913 len=327752 2024-08-10T05:40:39.965 INFO:tasks.workunit.client.0.smithi086.stdout:op 2350 completed, throughput=4.99MB/sec 2024-08-10T05:40:39.965 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4vqj1U2lzo9w7DV off=11362016 len=754146 2024-08-10T05:40:39.965 INFO:tasks.workunit.client.0.smithi086.stdout:op 2351 completed, throughput=4.99MB/sec 2024-08-10T05:40:39.966 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NeFlmGywySThAT0 off=5044214 len=472482 2024-08-10T05:40:39.966 INFO:tasks.workunit.client.0.smithi086.stdout:op 2352 completed, throughput=5MB/sec 2024-08-10T05:40:39.966 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Lfk4SGQ3oLlM1Ta off=0 len=1204271 2024-08-10T05:40:39.973 INFO:tasks.workunit.client.0.smithi086.stdout:op 2353 completed, throughput=5MB/sec 2024-08-10T05:40:39.973 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PLc1Z8mu1js8pzf off=161822 len=24360 2024-08-10T05:40:39.973 INFO:tasks.workunit.client.0.smithi086.stdout:op 2354 completed, throughput=5MB/sec 2024-08-10T05:40:39.973 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-V95uCQJyRjAClbT off=3956655 len=820556 2024-08-10T05:40:39.976 INFO:tasks.workunit.client.0.smithi086.stdout:op 2355 completed, throughput=5MB/sec 2024-08-10T05:40:39.976 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KNfLoOuN38UzZAs off=7647951 len=633950 2024-08-10T05:40:39.979 INFO:tasks.workunit.client.0.smithi086.stdout:op 2356 completed, throughput=5MB/sec 2024-08-10T05:40:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:39 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:40:40.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:39 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:40:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:40:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:40:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:40:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:40 smithi159 ceph-mon[90359]: pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:40:40.979 INFO:tasks.workunit.client.0.smithi086.stdout: 464: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:40.980 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PP5kDe5oBS6gxLj off=9314484 len=763592 2024-08-10T05:40:40.981 INFO:tasks.workunit.client.0.smithi086.stdout:op 2357 completed, throughput=4.99MB/sec 2024-08-10T05:40:40.981 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rdCo4ziSEObwp4A off=10612004 len=1132948 2024-08-10T05:40:40.982 INFO:tasks.workunit.client.0.smithi086.stdout:op 2358 completed, throughput=4.99MB/sec 2024-08-10T05:40:40.982 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MnhC-IF4xdHeKiw off=14329770 len=1039645 2024-08-10T05:40:40.985 INFO:tasks.workunit.client.0.smithi086.stdout:op 2359 completed, throughput=5MB/sec 2024-08-10T05:40:40.985 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Gkmwzp0Y-7QdaqB off=4740435 len=387303 2024-08-10T05:40:40.988 INFO:tasks.workunit.client.0.smithi086.stdout:op 2360 completed, throughput=5MB/sec 2024-08-10T05:40:40.988 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wKB3QlW7eLFroUc off=16754881 len=1906381 2024-08-10T05:40:40.990 INFO:tasks.workunit.client.0.smithi086.stdout:op 2361 completed, throughput=5MB/sec 2024-08-10T05:40:41.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:40:41.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:40:41.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:40:41.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:40 smithi086 ceph-mon[98993]: pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:40:41.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:40:41.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:40:41.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:40:41.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:40 smithi086 ceph-mon[101471]: pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:40:41.991 INFO:tasks.workunit.client.0.smithi086.stdout: 465: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:41.991 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5pUsCBhg2v8nqeI off=908841 len=805974 2024-08-10T05:40:41.996 INFO:tasks.workunit.client.0.smithi086.stdout:op 2362 completed, throughput=4.99MB/sec 2024-08-10T05:40:41.996 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6ILMdXM1cnH6Hfx off=15812540 len=1304943 2024-08-10T05:40:42.003 INFO:tasks.workunit.client.0.smithi086.stdout:op 2363 completed, throughput=4.99MB/sec 2024-08-10T05:40:42.003 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fuPf2X7_1D6GFb2 off=634135 len=121316 2024-08-10T05:40:42.004 INFO:tasks.workunit.client.0.smithi086.stdout:op 2364 completed, throughput=4.99MB/sec 2024-08-10T05:40:42.004 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nPrVP2oFbHJWfgK off=6770498 len=1294563 2024-08-10T05:40:42.006 INFO:tasks.workunit.client.0.smithi086.stdout:op 2365 completed, throughput=5MB/sec 2024-08-10T05:40:42.007 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-S7_f3P_40qjcbSL off=14473140 len=864318 2024-08-10T05:40:42.008 INFO:tasks.workunit.client.0.smithi086.stdout:op 2366 completed, throughput=5MB/sec 2024-08-10T05:40:42.008 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Tmf6GCLnuBqOikk off=3644192 len=995235 2024-08-10T05:40:42.009 INFO:tasks.workunit.client.0.smithi086.stdout:op 2367 completed, throughput=5MB/sec 2024-08-10T05:40:42.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:40:42.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:40:42.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:40:43.010 INFO:tasks.workunit.client.0.smithi086.stdout: 466: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:43.010 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-P1-EQPBOb0B71bw off=10587961 len=1869205 2024-08-10T05:40:43.013 INFO:tasks.workunit.client.0.smithi086.stdout:op 2368 completed, throughput=4.99MB/sec 2024-08-10T05:40:43.013 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SOoQWEU-Im4vALr off=6512191 len=1791528 2024-08-10T05:40:43.021 INFO:tasks.workunit.client.0.smithi086.stdout:op 2369 completed, throughput=5MB/sec 2024-08-10T05:40:43.021 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Vky1mNPHvNQTZ9P off=4046561 len=1865793 2024-08-10T05:40:43.022 INFO:tasks.workunit.client.0.smithi086.stdout:op 2370 completed, throughput=5MB/sec 2024-08-10T05:40:43.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:42 smithi086 ceph-mon[98993]: pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-10T05:40:43.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:42 smithi086 ceph-mon[101471]: pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-10T05:40:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:42 smithi159 ceph-mon[90359]: pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-10T05:40:44.022 INFO:tasks.workunit.client.0.smithi086.stdout: 467: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:44.023 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OH7PwO-3SBZpSz2 off=3857322 len=334023 2024-08-10T05:40:44.026 INFO:tasks.workunit.client.0.smithi086.stdout:op 2371 completed, throughput=4.99MB/sec 2024-08-10T05:40:44.026 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Jw1z0J3QaXzAaVE off=12742697 len=70104 2024-08-10T05:40:44.028 INFO:tasks.workunit.client.0.smithi086.stdout:op 2372 completed, throughput=4.99MB/sec 2024-08-10T05:40:44.028 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vZ2ujt4pBwF-eYo off=15614770 len=968174 2024-08-10T05:40:44.030 INFO:tasks.workunit.client.0.smithi086.stdout:op 2373 completed, throughput=4.99MB/sec 2024-08-10T05:40:44.030 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oFu10ralTGSU4oV off=4949490 len=897971 2024-08-10T05:40:44.035 INFO:tasks.workunit.client.0.smithi086.stdout:op 2374 completed, throughput=5MB/sec 2024-08-10T05:40:44.035 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pUrl8D5-YV38aIW off=7206788 len=310443 2024-08-10T05:40:44.037 INFO:tasks.workunit.client.0.smithi086.stdout:op 2375 completed, throughput=5MB/sec 2024-08-10T05:40:44.038 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RYwUY5P1R8HsO5s off=11154122 len=1793828 2024-08-10T05:40:44.047 INFO:tasks.workunit.client.0.smithi086.stdout:op 2376 completed, throughput=5MB/sec 2024-08-10T05:40:44.047 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oGziqkl4fpTxUeX off=3481666 len=1317218 2024-08-10T05:40:44.055 INFO:tasks.workunit.client.0.smithi086.stdout:op 2377 completed, throughput=5MB/sec 2024-08-10T05:40:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:44 smithi086 ceph-mon[98993]: pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:40:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:44 smithi086 ceph-mon[101471]: pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:40:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:44 smithi159 ceph-mon[90359]: pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:40:45.056 INFO:tasks.workunit.client.0.smithi086.stdout: 468: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:45.057 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rO-kxzIjRDFaaDd off=2796506 len=1822814 2024-08-10T05:40:45.064 INFO:tasks.workunit.client.0.smithi086.stdout:op 2378 completed, throughput=5MB/sec 2024-08-10T05:40:45.064 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6RvAwE_KTaxhqKj off=12510356 len=787957 2024-08-10T05:40:45.065 INFO:tasks.workunit.client.0.smithi086.stdout:op 2379 completed, throughput=5MB/sec 2024-08-10T05:40:45.065 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FhxF8RoM98dH3aB off=5247450 len=561247 2024-08-10T05:40:45.070 INFO:tasks.workunit.client.0.smithi086.stdout:op 2380 completed, throughput=5MB/sec 2024-08-10T05:40:45.070 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mvg1I0q4BZ_mY92 off=588309 len=1712385 2024-08-10T05:40:45.071 INFO:tasks.workunit.client.0.smithi086.stdout:op 2381 completed, throughput=5MB/sec 2024-08-10T05:40:46.072 INFO:tasks.workunit.client.0.smithi086.stdout: 469: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:46.072 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-In2qKgdRapWoHcK off=21320669 len=761665 2024-08-10T05:40:46.073 INFO:tasks.workunit.client.0.smithi086.stdout:op 2382 completed, throughput=4.99MB/sec 2024-08-10T05:40:46.073 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nWB5w3h1PXnyVEh off=4402882 len=1844295 2024-08-10T05:40:46.075 INFO:tasks.workunit.client.0.smithi086.stdout:op 2383 completed, throughput=5MB/sec 2024-08-10T05:40:46.075 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-r-PEDUV6_PJYXMY off=2620621 len=307387 2024-08-10T05:40:46.079 INFO:tasks.workunit.client.0.smithi086.stdout:op 2384 completed, throughput=5MB/sec 2024-08-10T05:40:46.079 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-q8OOXN8rnkN3hXW off=3038590 len=598781 2024-08-10T05:40:46.081 INFO:tasks.workunit.client.0.smithi086.stdout:op 2385 completed, throughput=5MB/sec 2024-08-10T05:40:46.081 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FNZkMP_F0GWaMTi off=9376876 len=1711716 2024-08-10T05:40:46.088 INFO:tasks.workunit.client.0.smithi086.stdout:op 2386 completed, throughput=5MB/sec 2024-08-10T05:40:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:46 smithi159 ceph-mon[90359]: pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:40:47.088 INFO:tasks.workunit.client.0.smithi086.stdout: 470: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:47.089 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vWE_PMnEobkbbBA off=717644 len=1591842 2024-08-10T05:40:47.095 INFO:tasks.workunit.client.0.smithi086.stdout:op 2387 completed, throughput=4.99MB/sec 2024-08-10T05:40:47.095 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YF_w8_wSFnyh2Ni off=8744953 len=1566674 2024-08-10T05:40:47.099 INFO:tasks.workunit.client.0.smithi086.stdout:op 2388 completed, throughput=5MB/sec 2024-08-10T05:40:47.099 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2VmCbwzEcIgXEH2 off=8609879 len=70972 2024-08-10T05:40:47.101 INFO:tasks.workunit.client.0.smithi086.stdout:op 2389 completed, throughput=5MB/sec 2024-08-10T05:40:47.101 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-W3yUwluAeD061mA off=6379224 len=2003939 2024-08-10T05:40:47.105 INFO:tasks.workunit.client.0.smithi086.stdout:op 2390 completed, throughput=5MB/sec 2024-08-10T05:40:47.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:46 smithi086 ceph-mon[101471]: pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:40:47.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:46 smithi086 ceph-mon[98993]: pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:40:48.105 INFO:tasks.workunit.client.0.smithi086.stdout: 471: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:48.106 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IlQOALy_bDfCLMc off=16900744 len=390318 2024-08-10T05:40:48.107 INFO:tasks.workunit.client.0.smithi086.stdout:op 2391 completed, throughput=4.99MB/sec 2024-08-10T05:40:48.107 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-m1qSBuSVXStYhxI off=15035498 len=1958267 2024-08-10T05:40:48.109 INFO:tasks.workunit.client.0.smithi086.stdout:op 2392 completed, throughput=4.99MB/sec 2024-08-10T05:40:48.109 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Oa8WaJLvYo0ubHt off=1006465 len=1723974 2024-08-10T05:40:48.116 INFO:tasks.workunit.client.0.smithi086.stdout:op 2393 completed, throughput=5MB/sec 2024-08-10T05:40:48.117 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2idob1p6bLOrlLb off=8575605 len=2080376 2024-08-10T05:40:48.118 INFO:tasks.workunit.client.0.smithi086.stdout:op 2394 completed, throughput=5MB/sec 2024-08-10T05:40:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:40:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:40:48] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:40:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:48 smithi159 ceph-mon[90359]: pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:40:49.119 INFO:tasks.workunit.client.0.smithi086.stdout: 472: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:49.119 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nxtx2SGDVui1Txs off=10240846 len=146096 2024-08-10T05:40:49.122 INFO:tasks.workunit.client.0.smithi086.stdout:op 2395 completed, throughput=4.99MB/sec 2024-08-10T05:40:49.122 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Jv7U8PjdhP3KSKK off=213129 len=550300 2024-08-10T05:40:49.125 INFO:tasks.workunit.client.0.smithi086.stdout:op 2396 completed, throughput=4.99MB/sec 2024-08-10T05:40:49.126 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lUZ9qfQAfiRKvkv off=8240712 len=733037 2024-08-10T05:40:49.129 INFO:tasks.workunit.client.0.smithi086.stdout:op 2397 completed, throughput=4.99MB/sec 2024-08-10T05:40:49.129 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XzmvL16tbt9K_D2 off=237806 len=1290238 2024-08-10T05:40:49.138 INFO:tasks.workunit.client.0.smithi086.stdout:op 2398 completed, throughput=5MB/sec 2024-08-10T05:40:49.138 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-13GOWCm9Ee8tM3m off=5291919 len=272448 2024-08-10T05:40:49.141 INFO:tasks.workunit.client.0.smithi086.stdout:op 2399 completed, throughput=5MB/sec 2024-08-10T05:40:49.141 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UzaiihRmYRRVunF off=1278794 len=1045680 2024-08-10T05:40:49.142 INFO:tasks.workunit.client.0.smithi086.stdout:op 2400 completed, throughput=5MB/sec 2024-08-10T05:40:49.142 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-m18oc4uCvMbjGNL off=1819633 len=208197 2024-08-10T05:40:49.143 INFO:tasks.workunit.client.0.smithi086.stdout:op 2401 completed, throughput=5MB/sec 2024-08-10T05:40:49.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:48 smithi086 ceph-mon[98993]: pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:40:49.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:48 smithi086 ceph-mon[101471]: pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:40:50.143 INFO:tasks.workunit.client.0.smithi086.stdout: 473: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:50.144 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--hdnAfBsK-X5i6a off=8369821 len=2000847 2024-08-10T05:40:50.146 INFO:tasks.workunit.client.0.smithi086.stdout:op 2402 completed, throughput=4.99MB/sec 2024-08-10T05:40:50.146 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ebM-pRdbkTAOrh6 off=15287975 len=1476361 2024-08-10T05:40:50.154 INFO:tasks.workunit.client.0.smithi086.stdout:op 2403 completed, throughput=5MB/sec 2024-08-10T05:40:50.154 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lUrblK4KSLwiQPh off=18476053 len=1119130 2024-08-10T05:40:50.155 INFO:tasks.workunit.client.0.smithi086.stdout:op 2404 completed, throughput=5MB/sec 2024-08-10T05:40:50.156 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-APmkKgqZV8g4jjc off=3247967 len=1741702 2024-08-10T05:40:50.164 INFO:tasks.workunit.client.0.smithi086.stdout:op 2405 completed, throughput=5MB/sec 2024-08-10T05:40:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:50 smithi159 ceph-mon[90359]: pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:40:51.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:50 smithi086 ceph-mon[98993]: pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:40:51.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:50 smithi086 ceph-mon[101471]: pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:40:51.164 INFO:tasks.workunit.client.0.smithi086.stdout: 474: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:51.165 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vhs2-ChEkzrcT9z off=13975960 len=417236 2024-08-10T05:40:51.168 INFO:tasks.workunit.client.0.smithi086.stdout:op 2406 completed, throughput=4.99MB/sec 2024-08-10T05:40:51.168 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1iPn-KjsX5Dj1Xn off=8425782 len=1243788 2024-08-10T05:40:51.175 INFO:tasks.workunit.client.0.smithi086.stdout:op 2407 completed, throughput=4.99MB/sec 2024-08-10T05:40:51.175 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Bpp_rf8VCBPocML off=1060439 len=1128160 2024-08-10T05:40:51.178 INFO:tasks.workunit.client.0.smithi086.stdout:op 2408 completed, throughput=5MB/sec 2024-08-10T05:40:51.178 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-U7PIA8Bcv9NTlV_ off=21695472 len=991997 2024-08-10T05:40:51.183 INFO:tasks.workunit.client.0.smithi086.stdout:op 2409 completed, throughput=5MB/sec 2024-08-10T05:40:51.183 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-M12GORbrSk0u6-0 off=11539201 len=870444 2024-08-10T05:40:51.188 INFO:tasks.workunit.client.0.smithi086.stdout:op 2410 completed, throughput=5MB/sec 2024-08-10T05:40:52.189 INFO:tasks.workunit.client.0.smithi086.stdout: 475: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:52.189 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-T19XsubpIr6BeSv off=5906371 len=405226 2024-08-10T05:40:52.192 INFO:tasks.workunit.client.0.smithi086.stdout:op 2411 completed, throughput=4.99MB/sec 2024-08-10T05:40:52.192 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-O75CMYWURn4tVcQ off=17379212 len=1905353 2024-08-10T05:40:52.195 INFO:tasks.workunit.client.0.smithi086.stdout:op 2412 completed, throughput=4.99MB/sec 2024-08-10T05:40:52.195 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-urBFHw2HIIoyLQD off=2458841 len=1954110 2024-08-10T05:40:52.197 INFO:tasks.workunit.client.0.smithi086.stdout:op 2413 completed, throughput=5MB/sec 2024-08-10T05:40:52.197 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1lOOrULTxk2XQ88 off=18327523 len=117301 2024-08-10T05:40:52.200 INFO:tasks.workunit.client.0.smithi086.stdout:op 2414 completed, throughput=5MB/sec 2024-08-10T05:40:52.200 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DSvC_u-EMy4d7OT off=6744293 len=1936837 2024-08-10T05:40:52.211 INFO:tasks.workunit.client.0.smithi086.stdout:op 2415 completed, throughput=5MB/sec 2024-08-10T05:40:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:52 smithi159 ceph-mon[90359]: pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:40:53.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:52 smithi086 ceph-mon[98993]: pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:40:53.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:52 smithi086 ceph-mon[101471]: pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:40:53.212 INFO:tasks.workunit.client.0.smithi086.stdout: 476: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:53.212 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rp_3jiLW5EXJFDz off=890277 len=1455573 2024-08-10T05:40:53.219 INFO:tasks.workunit.client.0.smithi086.stdout:op 2416 completed, throughput=4.99MB/sec 2024-08-10T05:40:53.220 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7os0Xm3-qeOBEVX off=2679775 len=1094422 2024-08-10T05:40:53.225 INFO:tasks.workunit.client.0.smithi086.stdout:op 2417 completed, throughput=5MB/sec 2024-08-10T05:40:53.225 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gQZHIu8rwb1wBx_ off=1015261 len=96738 2024-08-10T05:40:53.225 INFO:tasks.workunit.client.0.smithi086.stdout:op 2418 completed, throughput=5MB/sec 2024-08-10T05:40:53.225 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KUhXj0nHWhrY5GT off=348353 len=1564005 2024-08-10T05:40:53.227 INFO:tasks.workunit.client.0.smithi086.stdout:op 2419 completed, throughput=5MB/sec 2024-08-10T05:40:54.228 INFO:tasks.workunit.client.0.smithi086.stdout: 477: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:54.228 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RdrhQKuY39dvnRn off=16874628 len=452339 2024-08-10T05:40:54.232 INFO:tasks.workunit.client.0.smithi086.stdout:op 2420 completed, throughput=4.99MB/sec 2024-08-10T05:40:54.232 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YcuCKt-sUtNAGjc off=2015539 len=821241 2024-08-10T05:40:54.234 INFO:tasks.workunit.client.0.smithi086.stdout:op 2421 completed, throughput=4.99MB/sec 2024-08-10T05:40:54.234 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2VMIPkvK2Ln4-Eb off=8129658 len=1625845 2024-08-10T05:40:54.244 INFO:tasks.workunit.client.0.smithi086.stdout:op 2422 completed, throughput=5MB/sec 2024-08-10T05:40:54.244 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UM48ttqGlAgJUUR off=2344296 len=1242740 2024-08-10T05:40:54.245 INFO:tasks.workunit.client.0.smithi086.stdout:op 2423 completed, throughput=5MB/sec 2024-08-10T05:40:54.246 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ym3MUOgzCI1iGDZ off=11357849 len=802587 2024-08-10T05:40:54.250 INFO:tasks.workunit.client.0.smithi086.stdout:op 2424 completed, throughput=5MB/sec 2024-08-10T05:40:54.250 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SlYyXf-vSGF05wP off=19445853 len=1512956 2024-08-10T05:40:54.252 INFO:tasks.workunit.client.0.smithi086.stdout:op 2425 completed, throughput=5MB/sec 2024-08-10T05:40:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:54 smithi159 ceph-mon[90359]: pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:40:55.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:54 smithi086 ceph-mon[98993]: pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:40:55.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:54 smithi086 ceph-mon[101471]: pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:40:55.252 INFO:tasks.workunit.client.0.smithi086.stdout: 478: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:55.252 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hoWJHWkuyu2p4ms off=7707717 len=1786031 2024-08-10T05:40:55.254 INFO:tasks.workunit.client.0.smithi086.stdout:op 2426 completed, throughput=5MB/sec 2024-08-10T05:40:55.254 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dPrGOzJJlzB4A0Q off=6753640 len=1525028 2024-08-10T05:40:55.262 INFO:tasks.workunit.client.0.smithi086.stdout:op 2427 completed, throughput=5MB/sec 2024-08-10T05:40:55.262 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--5rTTwMFD6ZG8qs off=1484050 len=696054 2024-08-10T05:40:55.267 INFO:tasks.workunit.client.0.smithi086.stdout:op 2428 completed, throughput=5MB/sec 2024-08-10T05:40:55.267 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gEc99BeDACTL5cr off=16187627 len=545285 2024-08-10T05:40:55.268 INFO:tasks.workunit.client.0.smithi086.stdout:op 2429 completed, throughput=5MB/sec 2024-08-10T05:40:56.268 INFO:tasks.workunit.client.0.smithi086.stdout: 479: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:56.269 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-792AVRZ4NqN3hPP off=4376517 len=1158388 2024-08-10T05:40:56.275 INFO:tasks.workunit.client.0.smithi086.stdout:op 2430 completed, throughput=4.99MB/sec 2024-08-10T05:40:56.275 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QfrIkNokB8yYvui off=4002900 len=1432882 2024-08-10T05:40:56.278 INFO:tasks.workunit.client.0.smithi086.stdout:op 2431 completed, throughput=5MB/sec 2024-08-10T05:40:56.278 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-iCsSNacneblu6aw off=2255536 len=1509857 2024-08-10T05:40:56.280 INFO:tasks.workunit.client.0.smithi086.stdout:op 2432 completed, throughput=5MB/sec 2024-08-10T05:40:56.280 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7NWwzcDOuaRSwV6 off=5033659 len=1634038 2024-08-10T05:40:56.283 INFO:tasks.workunit.client.0.smithi086.stdout:op 2433 completed, throughput=5MB/sec 2024-08-10T05:40:56.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:40:56.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:40:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:40:57.283 INFO:tasks.workunit.client.0.smithi086.stdout: 480: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:57.283 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mht0ZPREa_h94Wm off=407347 len=1978144 2024-08-10T05:40:57.294 INFO:tasks.workunit.client.0.smithi086.stdout:op 2434 completed, throughput=5MB/sec 2024-08-10T05:40:57.294 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jxJzmWwokxqbehp off=3898387 len=1779761 2024-08-10T05:40:57.300 INFO:tasks.workunit.client.0.smithi086.stdout:op 2435 completed, throughput=5MB/sec 2024-08-10T05:40:57.300 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jkgGViedKZdhw2V off=14244901 len=1365690 2024-08-10T05:40:57.307 INFO:tasks.workunit.client.0.smithi086.stdout:op 2436 completed, throughput=5MB/sec 2024-08-10T05:40:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:57 smithi086 ceph-mon[98993]: pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-10T05:40:57.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:57 smithi086 ceph-mon[101471]: pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-10T05:40:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:57 smithi159 ceph-mon[90359]: pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-10T05:40:58.307 INFO:tasks.workunit.client.0.smithi086.stdout: 481: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:58.308 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Z_6_9l6NKPXphqd off=3005036 len=1025505 2024-08-10T05:40:58.313 INFO:tasks.workunit.client.0.smithi086.stdout:op 2437 completed, throughput=4.99MB/sec 2024-08-10T05:40:58.313 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FPlkylVArjVY2rk off=18391659 len=14246 2024-08-10T05:40:58.314 INFO:tasks.workunit.client.0.smithi086.stdout:op 2438 completed, throughput=4.99MB/sec 2024-08-10T05:40:58.314 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Kbg8HsMGp4pLXZs off=1803694 len=56120 2024-08-10T05:40:58.316 INFO:tasks.workunit.client.0.smithi086.stdout:op 2439 completed, throughput=4.99MB/sec 2024-08-10T05:40:58.317 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3MKTH4lQ1lPXx1d off=6784196 len=1283323 2024-08-10T05:40:58.318 INFO:tasks.workunit.client.0.smithi086.stdout:op 2440 completed, throughput=5MB/sec 2024-08-10T05:40:58.319 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ikiXJGUcwGvtuvs off=5732428 len=28143 2024-08-10T05:40:58.321 INFO:tasks.workunit.client.0.smithi086.stdout:op 2441 completed, throughput=5MB/sec 2024-08-10T05:40:58.321 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5tmuZU2DSzng4Hv off=6276766 len=581152 2024-08-10T05:40:58.322 INFO:tasks.workunit.client.0.smithi086.stdout:op 2442 completed, throughput=5MB/sec 2024-08-10T05:40:58.323 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-V9GWP94gxEvL7l2 off=533168 len=2526 2024-08-10T05:40:58.325 INFO:tasks.workunit.client.0.smithi086.stdout:op 2443 completed, throughput=5MB/sec 2024-08-10T05:40:58.325 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-q38yIy8fukJJ1Mj off=6282064 len=1002342 2024-08-10T05:40:58.329 INFO:tasks.workunit.client.0.smithi086.stdout:op 2444 completed, throughput=5MB/sec 2024-08-10T05:40:58.329 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-r0ZZKso8UvJkP3a off=9277649 len=338111 2024-08-10T05:40:58.330 INFO:tasks.workunit.client.0.smithi086.stdout:op 2445 completed, throughput=5MB/sec 2024-08-10T05:40:58.330 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4sg5Ersv8M0XRuL off=1394215 len=460427 2024-08-10T05:40:58.333 INFO:tasks.workunit.client.0.smithi086.stdout:op 2446 completed, throughput=5MB/sec 2024-08-10T05:40:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:40:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:40:58] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-08-10T05:40:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:40:58 smithi159 ceph-mon[90359]: pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:40:59.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:40:58 smithi086 ceph-mon[98993]: pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:40:59.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:40:58 smithi086 ceph-mon[101471]: pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:40:59.334 INFO:tasks.workunit.client.0.smithi086.stdout: 482: throughput=4.99MB/sec pending data=0 2024-08-10T05:40:59.334 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LDzd6a5e2HLYON3 off=947346 len=1929611 2024-08-10T05:40:59.344 INFO:tasks.workunit.client.0.smithi086.stdout:op 2447 completed, throughput=4.99MB/sec 2024-08-10T05:40:59.344 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OTkzmN4gbxWMUai off=2389603 len=108863 2024-08-10T05:40:59.347 INFO:tasks.workunit.client.0.smithi086.stdout:op 2448 completed, throughput=4.99MB/sec 2024-08-10T05:40:59.347 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mJLjuSPwzfBxTJR off=1686081 len=438660 2024-08-10T05:40:59.347 INFO:tasks.workunit.client.0.smithi086.stdout:op 2449 completed, throughput=4.99MB/sec 2024-08-10T05:40:59.347 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dEl738gnbKQdMcx off=1838506 len=658793 2024-08-10T05:40:59.348 INFO:tasks.workunit.client.0.smithi086.stdout:op 2450 completed, throughput=5MB/sec 2024-08-10T05:40:59.348 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hjsCMiESTTMfvay off=1638635 len=478934 2024-08-10T05:40:59.351 INFO:tasks.workunit.client.0.smithi086.stdout:op 2451 completed, throughput=5MB/sec 2024-08-10T05:40:59.351 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UaXTqr0MKlkOus- off=632833 len=741217 2024-08-10T05:40:59.355 INFO:tasks.workunit.client.0.smithi086.stdout:op 2452 completed, throughput=5MB/sec 2024-08-10T05:40:59.355 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mx0-Td9FghqRXFh off=3731169 len=258992 2024-08-10T05:40:59.358 INFO:tasks.workunit.client.0.smithi086.stdout:op 2453 completed, throughput=5MB/sec 2024-08-10T05:40:59.358 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-q9l8AjfRfzZstUW off=1179565 len=44992 2024-08-10T05:40:59.360 INFO:tasks.workunit.client.0.smithi086.stdout:op 2454 completed, throughput=5MB/sec 2024-08-10T05:40:59.360 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oTl3dykaV9wI7zB off=5269759 len=1274445 2024-08-10T05:40:59.361 INFO:tasks.workunit.client.0.smithi086.stdout:op 2455 completed, throughput=5MB/sec 2024-08-10T05:41:00.361 INFO:tasks.workunit.client.0.smithi086.stdout: 483: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:00.362 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jPkS5KkXNY1SsYt off=3682642 len=145818 2024-08-10T05:41:00.362 INFO:tasks.workunit.client.0.smithi086.stdout:op 2456 completed, throughput=4.99MB/sec 2024-08-10T05:41:00.362 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WloD9DZJlfNlX8b off=710110 len=1605699 2024-08-10T05:41:00.370 INFO:tasks.workunit.client.0.smithi086.stdout:op 2457 completed, throughput=4.99MB/sec 2024-08-10T05:41:00.370 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rd7mwDxZhHB3HvF off=4230060 len=42364 2024-08-10T05:41:00.372 INFO:tasks.workunit.client.0.smithi086.stdout:op 2458 completed, throughput=4.99MB/sec 2024-08-10T05:41:00.372 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-eyQcVOELn7fK97c off=3815896 len=1175269 2024-08-10T05:41:00.375 INFO:tasks.workunit.client.0.smithi086.stdout:op 2459 completed, throughput=5MB/sec 2024-08-10T05:41:00.375 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xax1KUa-tT0Oyq8 off=5040782 len=455688 2024-08-10T05:41:00.378 INFO:tasks.workunit.client.0.smithi086.stdout:op 2460 completed, throughput=5MB/sec 2024-08-10T05:41:00.378 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9eBqj3fUoHAPmZY off=3622249 len=1390587 2024-08-10T05:41:00.380 INFO:tasks.workunit.client.0.smithi086.stdout:op 2461 completed, throughput=5MB/sec 2024-08-10T05:41:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:00 smithi159 ceph-mon[90359]: pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-10T05:41:01.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:00 smithi086 ceph-mon[98993]: pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-10T05:41:01.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:00 smithi086 ceph-mon[101471]: pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-10T05:41:01.380 INFO:tasks.workunit.client.0.smithi086.stdout: 484: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:01.381 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LF75okrLUzHYQgH off=884309 len=900485 2024-08-10T05:41:01.386 INFO:tasks.workunit.client.0.smithi086.stdout:op 2462 completed, throughput=4.99MB/sec 2024-08-10T05:41:01.386 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GU5NCEbwh4qdiAQ off=2449317 len=809619 2024-08-10T05:41:01.390 INFO:tasks.workunit.client.0.smithi086.stdout:op 2463 completed, throughput=4.99MB/sec 2024-08-10T05:41:01.390 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-u9rsmmsRX_YNgOZ off=9213532 len=92915 2024-08-10T05:41:01.393 INFO:tasks.workunit.client.0.smithi086.stdout:op 2464 completed, throughput=4.99MB/sec 2024-08-10T05:41:01.393 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5xmG0TIWObkf-kv off=6303080 len=937453 2024-08-10T05:41:01.398 INFO:tasks.workunit.client.0.smithi086.stdout:op 2465 completed, throughput=5MB/sec 2024-08-10T05:41:01.398 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-39CO8fKlIyG8xDH off=3558068 len=1094945 2024-08-10T05:41:01.400 INFO:tasks.workunit.client.0.smithi086.stdout:op 2466 completed, throughput=5MB/sec 2024-08-10T05:41:01.400 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bVB4rkmyxuw1LU5 off=4162887 len=212799 2024-08-10T05:41:01.402 INFO:tasks.workunit.client.0.smithi086.stdout:op 2467 completed, throughput=5MB/sec 2024-08-10T05:41:01.402 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GoR-L7MXonbLkPM off=2445837 len=1817465 2024-08-10T05:41:01.411 INFO:tasks.workunit.client.0.smithi086.stdout:op 2468 completed, throughput=5MB/sec 2024-08-10T05:41:02.412 INFO:tasks.workunit.client.0.smithi086.stdout: 485: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:02.412 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Mu6Sgm2DZqWq6fw off=7239459 len=536398 2024-08-10T05:41:02.416 INFO:tasks.workunit.client.0.smithi086.stdout:op 2469 completed, throughput=4.99MB/sec 2024-08-10T05:41:02.416 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jI28dbNkQgU_X2p off=925578 len=402076 2024-08-10T05:41:02.419 INFO:tasks.workunit.client.0.smithi086.stdout:op 2470 completed, throughput=4.99MB/sec 2024-08-10T05:41:02.419 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MVGEMn0objfbNvp off=1885862 len=677223 2024-08-10T05:41:02.424 INFO:tasks.workunit.client.0.smithi086.stdout:op 2471 completed, throughput=4.99MB/sec 2024-08-10T05:41:02.424 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AWfLQYNcUxYWt15 off=1927699 len=1815942 2024-08-10T05:41:02.432 INFO:tasks.workunit.client.0.smithi086.stdout:op 2472 completed, throughput=5MB/sec 2024-08-10T05:41:02.432 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IrbIsZp2id0GdHS off=8593108 len=1259963 2024-08-10T05:41:02.440 INFO:tasks.workunit.client.0.smithi086.stdout:op 2473 completed, throughput=5MB/sec 2024-08-10T05:41:02.440 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-e6mjQnkBOMGhGY3 off=13983136 len=6980 2024-08-10T05:41:02.440 INFO:tasks.workunit.client.0.smithi086.stdout:op 2474 completed, throughput=5MB/sec 2024-08-10T05:41:02.441 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BYxCWOnJFBJzSQj off=990389 len=122863 2024-08-10T05:41:02.441 INFO:tasks.workunit.client.0.smithi086.stdout:op 2475 completed, throughput=5MB/sec 2024-08-10T05:41:02.441 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MK2LL5D5_I1e3K_ off=9728931 len=1149057 2024-08-10T05:41:02.446 INFO:tasks.workunit.client.0.smithi086.stdout:op 2476 completed, throughput=5MB/sec 2024-08-10T05:41:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:02 smithi159 ceph-mon[90359]: pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:41:03.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:02 smithi086 ceph-mon[98993]: pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:41:03.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:02 smithi086 ceph-mon[101471]: pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:41:03.447 INFO:tasks.workunit.client.0.smithi086.stdout: 486: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:03.447 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3kM7EP64A1CFQ2v off=500610 len=1693890 2024-08-10T05:41:03.456 INFO:tasks.workunit.client.0.smithi086.stdout:op 2477 completed, throughput=5MB/sec 2024-08-10T05:41:03.456 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-I887cpVOqVuLE_s off=204114 len=972675 2024-08-10T05:41:03.462 INFO:tasks.workunit.client.0.smithi086.stdout:op 2478 completed, throughput=5MB/sec 2024-08-10T05:41:03.462 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uuNVuCRcZrbC1Bu off=755656 len=843943 2024-08-10T05:41:03.462 INFO:tasks.workunit.client.0.smithi086.stdout:op 2479 completed, throughput=5MB/sec 2024-08-10T05:41:03.463 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NkLK-wBnz4eZLnr off=3691597 len=1312640 2024-08-10T05:41:03.469 INFO:tasks.workunit.client.0.smithi086.stdout:op 2480 completed, throughput=5MB/sec 2024-08-10T05:41:04.470 INFO:tasks.workunit.client.0.smithi086.stdout: 487: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:04.470 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uDl1PkhEdtEgKPw off=2600046 len=1226713 2024-08-10T05:41:04.478 INFO:tasks.workunit.client.0.smithi086.stdout:op 2481 completed, throughput=4.99MB/sec 2024-08-10T05:41:04.478 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XgGawiDmXFErdNA off=10377932 len=1888355 2024-08-10T05:41:04.486 INFO:tasks.workunit.client.0.smithi086.stdout:op 2482 completed, throughput=5MB/sec 2024-08-10T05:41:04.486 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2fmFLTGPVlVjc3f off=7463618 len=864734 2024-08-10T05:41:04.491 INFO:tasks.workunit.client.0.smithi086.stdout:op 2483 completed, throughput=5MB/sec 2024-08-10T05:41:04.491 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-n0rt7yphaCAtour off=952146 len=1085894 2024-08-10T05:41:04.493 INFO:tasks.workunit.client.0.smithi086.stdout:op 2484 completed, throughput=5MB/sec 2024-08-10T05:41:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:04 smithi159 ceph-mon[90359]: pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:41:05.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:04 smithi086 ceph-mon[98993]: pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:41:05.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:04 smithi086 ceph-mon[101471]: pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:41:05.494 INFO:tasks.workunit.client.0.smithi086.stdout: 488: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:05.494 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nLxwUY_x91dMDo4 off=17124052 len=362104 2024-08-10T05:41:05.497 INFO:tasks.workunit.client.0.smithi086.stdout:op 2485 completed, throughput=4.99MB/sec 2024-08-10T05:41:05.497 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VDgarH9FtrDven9 off=4064291 len=166274 2024-08-10T05:41:05.498 INFO:tasks.workunit.client.0.smithi086.stdout:op 2486 completed, throughput=4.99MB/sec 2024-08-10T05:41:05.498 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sNDZIWxqdtJTpsD off=1198519 len=1414665 2024-08-10T05:41:05.504 INFO:tasks.workunit.client.0.smithi086.stdout:op 2487 completed, throughput=4.99MB/sec 2024-08-10T05:41:05.504 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sSPSFpRwHwmrVB- off=3845147 len=404465 2024-08-10T05:41:05.508 INFO:tasks.workunit.client.0.smithi086.stdout:op 2488 completed, throughput=4.99MB/sec 2024-08-10T05:41:05.508 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-E6yQfpfTJmQ1ibF off=1479943 len=447550 2024-08-10T05:41:05.509 INFO:tasks.workunit.client.0.smithi086.stdout:op 2489 completed, throughput=5MB/sec 2024-08-10T05:41:05.509 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qWIafYKInfGKgyp off=12274800 len=1105753 2024-08-10T05:41:05.511 INFO:tasks.workunit.client.0.smithi086.stdout:op 2490 completed, throughput=5MB/sec 2024-08-10T05:41:05.511 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-V5dPg8VHXm1gEby off=17021412 len=2002935 2024-08-10T05:41:05.521 INFO:tasks.workunit.client.0.smithi086.stdout:op 2491 completed, throughput=5MB/sec 2024-08-10T05:41:06.522 INFO:tasks.workunit.client.0.smithi086.stdout: 489: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:06.522 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-HLJkcquLXI5-6Tv off=13857762 len=1181641 2024-08-10T05:41:06.523 INFO:tasks.workunit.client.0.smithi086.stdout:op 2492 completed, throughput=4.99MB/sec 2024-08-10T05:41:06.523 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3LmdhwVg13V9fRE off=18495344 len=76003 2024-08-10T05:41:06.526 INFO:tasks.workunit.client.0.smithi086.stdout:op 2493 completed, throughput=4.99MB/sec 2024-08-10T05:41:06.527 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Sf9_O63C1caQn-7 off=2351630 len=866853 2024-08-10T05:41:06.531 INFO:tasks.workunit.client.0.smithi086.stdout:op 2494 completed, throughput=5MB/sec 2024-08-10T05:41:06.531 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XS2v-ZJhvj4rY3F off=8029607 len=1902491 2024-08-10T05:41:06.543 INFO:tasks.workunit.client.0.smithi086.stdout:op 2495 completed, throughput=5MB/sec 2024-08-10T05:41:06.543 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rS_e-Yh-MSzqmWr off=2331724 len=1781414 2024-08-10T05:41:06.553 INFO:tasks.workunit.client.0.smithi086.stdout:op 2496 completed, throughput=5MB/sec 2024-08-10T05:41:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:06 smithi159 ceph-mon[90359]: pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:41:07.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:06 smithi086 ceph-mon[98993]: pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:41:07.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:06 smithi086 ceph-mon[101471]: pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:41:07.553 INFO:tasks.workunit.client.0.smithi086.stdout: 490: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:07.553 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-w8JLfbufOC-_cvU off=6324894 len=2055115 2024-08-10T05:41:07.556 INFO:tasks.workunit.client.0.smithi086.stdout:op 2497 completed, throughput=5MB/sec 2024-08-10T05:41:07.556 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PA0foaSC1d21I8Z off=765254 len=350414 2024-08-10T05:41:07.557 INFO:tasks.workunit.client.0.smithi086.stdout:op 2498 completed, throughput=5MB/sec 2024-08-10T05:41:07.557 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1luu6EDxGU7715j off=13482944 len=828756 2024-08-10T05:41:07.558 INFO:tasks.workunit.client.0.smithi086.stdout:op 2499 completed, throughput=5MB/sec 2024-08-10T05:41:07.558 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LM4wyZNvP58Hmun off=7532489 len=1292781 2024-08-10T05:41:07.559 INFO:tasks.workunit.client.0.smithi086.stdout:op 2500 completed, throughput=5MB/sec 2024-08-10T05:41:08.560 INFO:tasks.workunit.client.0.smithi086.stdout: 491: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:08.560 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8RKWHR1PrIb0p0H off=4995696 len=1083008 2024-08-10T05:41:08.561 INFO:tasks.workunit.client.0.smithi086.stdout:op 2501 completed, throughput=4.99MB/sec 2024-08-10T05:41:08.561 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-J68vVgX9jb7XoqS off=9620649 len=53887 2024-08-10T05:41:08.562 INFO:tasks.workunit.client.0.smithi086.stdout:op 2502 completed, throughput=4.99MB/sec 2024-08-10T05:41:08.563 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uuNVuCRcZrbC1Bu off=526719 len=1755723 2024-08-10T05:41:08.570 INFO:tasks.workunit.client.0.smithi086.stdout:op 2503 completed, throughput=5MB/sec 2024-08-10T05:41:08.571 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lFUpZZ4hwJ_5gJ7 off=2887150 len=1911530 2024-08-10T05:41:08.573 INFO:tasks.workunit.client.0.smithi086.stdout:op 2504 completed, throughput=5MB/sec 2024-08-10T05:41:08.573 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3W8Bnz-__k_BHql off=6212314 len=1801201 2024-08-10T05:41:08.575 INFO:tasks.workunit.client.0.smithi086.stdout:op 2505 completed, throughput=5MB/sec 2024-08-10T05:41:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:41:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:41:08] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-08-10T05:41:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:08 smithi159 ceph-mon[90359]: pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-08-10T05:41:09.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:08 smithi086 ceph-mon[98993]: pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-08-10T05:41:09.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:08 smithi086 ceph-mon[101471]: pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-08-10T05:41:09.575 INFO:tasks.workunit.client.0.smithi086.stdout: 492: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:09.575 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-96FdJDKhVamu1Pu off=78148 len=1441467 2024-08-10T05:41:09.581 INFO:tasks.workunit.client.0.smithi086.stdout:op 2506 completed, throughput=5MB/sec 2024-08-10T05:41:09.581 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BnCPZUduClFNpoK off=3500521 len=215842 2024-08-10T05:41:09.582 INFO:tasks.workunit.client.0.smithi086.stdout:op 2507 completed, throughput=5MB/sec 2024-08-10T05:41:09.582 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-X9zJIgmuWFvhwFT off=5608752 len=1465170 2024-08-10T05:41:09.591 INFO:tasks.workunit.client.0.smithi086.stdout:op 2508 completed, throughput=5MB/sec 2024-08-10T05:41:09.591 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-j3vOpDkHBUgUNTX off=7407598 len=913868 2024-08-10T05:41:09.595 INFO:tasks.workunit.client.0.smithi086.stdout:op 2509 completed, throughput=5MB/sec 2024-08-10T05:41:10.596 INFO:tasks.workunit.client.0.smithi086.stdout: 493: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:10.596 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wmK4vwwCyyGLtiR off=22581816 len=1416747 2024-08-10T05:41:10.598 INFO:tasks.workunit.client.0.smithi086.stdout:op 2510 completed, throughput=4.99MB/sec 2024-08-10T05:41:10.598 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JzNuR7WjPdCqElE off=15794934 len=971545 2024-08-10T05:41:10.603 INFO:tasks.workunit.client.0.smithi086.stdout:op 2511 completed, throughput=5MB/sec 2024-08-10T05:41:10.603 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2lsa_St-UluH9if off=4970276 len=1112722 2024-08-10T05:41:10.609 INFO:tasks.workunit.client.0.smithi086.stdout:op 2512 completed, throughput=5MB/sec 2024-08-10T05:41:10.609 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-18QnnqqVQolBxlB off=1095510 len=1504877 2024-08-10T05:41:10.612 INFO:tasks.workunit.client.0.smithi086.stdout:op 2513 completed, throughput=5MB/sec 2024-08-10T05:41:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:10 smithi159 ceph-mon[90359]: pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-10T05:41:11.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:10 smithi086 ceph-mon[98993]: pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-10T05:41:11.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:10 smithi086 ceph-mon[101471]: pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-10T05:41:11.613 INFO:tasks.workunit.client.0.smithi086.stdout: 494: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:11.613 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hFNwuGwqx_n0mug off=6290813 len=1441014 2024-08-10T05:41:11.619 INFO:tasks.workunit.client.0.smithi086.stdout:op 2514 completed, throughput=4.99MB/sec 2024-08-10T05:41:11.619 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XC5Oyg6L8xUbo9E off=4585471 len=1130674 2024-08-10T05:41:11.624 INFO:tasks.workunit.client.0.smithi086.stdout:op 2515 completed, throughput=4.99MB/sec 2024-08-10T05:41:11.624 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2jYyWSCwDBIpZo- off=3151763 len=857295 2024-08-10T05:41:11.625 INFO:tasks.workunit.client.0.smithi086.stdout:op 2516 completed, throughput=5MB/sec 2024-08-10T05:41:11.626 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3bK_CdrKP92sckv off=6550472 len=104653 2024-08-10T05:41:11.626 INFO:tasks.workunit.client.0.smithi086.stdout:op 2517 completed, throughput=5MB/sec 2024-08-10T05:41:11.626 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mJsBsSilpFgLhcC off=2025764 len=1472061 2024-08-10T05:41:11.632 INFO:tasks.workunit.client.0.smithi086.stdout:op 2518 completed, throughput=5MB/sec 2024-08-10T05:41:11.632 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-A_fA0j_gOYFUZw- off=3511376 len=1782129 2024-08-10T05:41:11.634 INFO:tasks.workunit.client.0.smithi086.stdout:op 2519 completed, throughput=5MB/sec 2024-08-10T05:41:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:41:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:41:12.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:41:12.634 INFO:tasks.workunit.client.0.smithi086.stdout: 495: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:12.635 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8RFfSSuhc7jupX3 off=1045199 len=102883 2024-08-10T05:41:12.637 INFO:tasks.workunit.client.0.smithi086.stdout:op 2520 completed, throughput=4.99MB/sec 2024-08-10T05:41:12.637 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-A8AGgkipEf-vSS6 off=5194372 len=897843 2024-08-10T05:41:12.639 INFO:tasks.workunit.client.0.smithi086.stdout:op 2521 completed, throughput=4.99MB/sec 2024-08-10T05:41:12.639 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8ZtObEB6dpDhYhf off=4938671 len=1018137 2024-08-10T05:41:12.641 INFO:tasks.workunit.client.0.smithi086.stdout:op 2522 completed, throughput=5MB/sec 2024-08-10T05:41:12.641 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DYIlw3I6Q-_9qmP off=10593906 len=633016 2024-08-10T05:41:12.645 INFO:tasks.workunit.client.0.smithi086.stdout:op 2523 completed, throughput=5MB/sec 2024-08-10T05:41:12.645 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8aoyDftR_NSMmih off=12003734 len=1008959 2024-08-10T05:41:12.647 INFO:tasks.workunit.client.0.smithi086.stdout:op 2524 completed, throughput=5MB/sec 2024-08-10T05:41:12.647 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_JD8j3i6-tNJvCF off=1816509 len=839935 2024-08-10T05:41:12.651 INFO:tasks.workunit.client.0.smithi086.stdout:op 2525 completed, throughput=5MB/sec 2024-08-10T05:41:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:12 smithi159 ceph-mon[90359]: pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-08-10T05:41:13.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:12 smithi086 ceph-mon[98993]: pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-08-10T05:41:13.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:12 smithi086 ceph-mon[101471]: pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-08-10T05:41:13.652 INFO:tasks.workunit.client.0.smithi086.stdout: 496: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:13.652 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Zy3SCBUVviBpauX off=958111 len=1310204 2024-08-10T05:41:13.660 INFO:tasks.workunit.client.0.smithi086.stdout:op 2526 completed, throughput=4.99MB/sec 2024-08-10T05:41:13.660 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-z65c6yTzgC6kc7m off=698033 len=1569005 2024-08-10T05:41:13.667 INFO:tasks.workunit.client.0.smithi086.stdout:op 2527 completed, throughput=5MB/sec 2024-08-10T05:41:13.667 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1j-_rNhXLd10Lxf off=22658342 len=465440 2024-08-10T05:41:13.667 INFO:tasks.workunit.client.0.smithi086.stdout:op 2528 completed, throughput=5MB/sec 2024-08-10T05:41:13.668 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6caRPdqPrV-aH_y off=2946869 len=652311 2024-08-10T05:41:13.671 INFO:tasks.workunit.client.0.smithi086.stdout:op 2529 completed, throughput=5MB/sec 2024-08-10T05:41:13.671 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3CnC0FcBcIFHXk0 off=14444269 len=933065 2024-08-10T05:41:13.676 INFO:tasks.workunit.client.0.smithi086.stdout:op 2530 completed, throughput=5MB/sec 2024-08-10T05:41:14.676 INFO:tasks.workunit.client.0.smithi086.stdout: 497: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:14.676 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VV2LzwfwY11RsXp off=14404600 len=723222 2024-08-10T05:41:14.681 INFO:tasks.workunit.client.0.smithi086.stdout:op 2531 completed, throughput=4.99MB/sec 2024-08-10T05:41:14.681 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uRI_RM8sUxJ1Nya off=8084543 len=218230 2024-08-10T05:41:14.681 INFO:tasks.workunit.client.0.smithi086.stdout:op 2532 completed, throughput=4.99MB/sec 2024-08-10T05:41:14.681 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8R42eOabIF3Nwf2 off=10439963 len=274618 2024-08-10T05:41:14.682 INFO:tasks.workunit.client.0.smithi086.stdout:op 2533 completed, throughput=4.99MB/sec 2024-08-10T05:41:14.682 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YxdzAgNcpU56CRY off=14533848 len=1483241 2024-08-10T05:41:14.684 INFO:tasks.workunit.client.0.smithi086.stdout:op 2534 completed, throughput=5MB/sec 2024-08-10T05:41:14.684 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QY3mV89Pwb9NraQ off=14270292 len=1243182 2024-08-10T05:41:14.692 INFO:tasks.workunit.client.0.smithi086.stdout:op 2535 completed, throughput=5MB/sec 2024-08-10T05:41:14.692 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-exBZ6M27YvRtKu9 off=7020654 len=1979326 2024-08-10T05:41:14.694 INFO:tasks.workunit.client.0.smithi086.stdout:op 2536 completed, throughput=5MB/sec 2024-08-10T05:41:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:14 smithi159 ceph-mon[90359]: pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-10T05:41:15.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:14 smithi086 ceph-mon[98993]: pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-10T05:41:15.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:14 smithi086 ceph-mon[101471]: pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-10T05:41:15.695 INFO:tasks.workunit.client.0.smithi086.stdout: 498: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:15.695 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SeRIg8IjiJ3heoV off=5413590 len=695034 2024-08-10T05:41:15.699 INFO:tasks.workunit.client.0.smithi086.stdout:op 2537 completed, throughput=4.99MB/sec 2024-08-10T05:41:15.699 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-i_Yz3xvFRPeLgj0 off=1800622 len=840189 2024-08-10T05:41:15.704 INFO:tasks.workunit.client.0.smithi086.stdout:op 2538 completed, throughput=4.99MB/sec 2024-08-10T05:41:15.704 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tNAt-noOKqof5ai off=632260 len=217895 2024-08-10T05:41:15.705 INFO:tasks.workunit.client.0.smithi086.stdout:op 2539 completed, throughput=4.99MB/sec 2024-08-10T05:41:15.705 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5MzuDCNSDxw2wF- off=5412196 len=1121821 2024-08-10T05:41:15.710 INFO:tasks.workunit.client.0.smithi086.stdout:op 2540 completed, throughput=5MB/sec 2024-08-10T05:41:15.710 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OxHh7cjrg10kbC- off=2148968 len=656911 2024-08-10T05:41:15.710 INFO:tasks.workunit.client.0.smithi086.stdout:op 2541 completed, throughput=5MB/sec 2024-08-10T05:41:15.711 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sSPSFpRwHwmrVB- off=9440890 len=1710818 2024-08-10T05:41:15.718 INFO:tasks.workunit.client.0.smithi086.stdout:op 2542 completed, throughput=5MB/sec 2024-08-10T05:41:16.719 INFO:tasks.workunit.client.0.smithi086.stdout: 499: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:16.719 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TiDtdFbJKZxcSCG off=0 len=1916519 2024-08-10T05:41:16.730 INFO:tasks.workunit.client.0.smithi086.stdout:op 2543 completed, throughput=4.99MB/sec 2024-08-10T05:41:16.730 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DQpVm33tlKYIlip off=482733 len=727994 2024-08-10T05:41:16.734 INFO:tasks.workunit.client.0.smithi086.stdout:op 2544 completed, throughput=5MB/sec 2024-08-10T05:41:16.734 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pqwEPFEgccUKZrh off=55470 len=448230 2024-08-10T05:41:16.737 INFO:tasks.workunit.client.0.smithi086.stdout:op 2545 completed, throughput=5MB/sec 2024-08-10T05:41:16.737 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wHYo-ENZ1HDQAw2 off=1423067 len=1918844 2024-08-10T05:41:16.749 INFO:tasks.workunit.client.0.smithi086.stdout:op 2546 completed, throughput=5MB/sec 2024-08-10T05:41:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:16 smithi159 ceph-mon[90359]: pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:41:17.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:16 smithi086 ceph-mon[98993]: pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:41:17.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:16 smithi086 ceph-mon[101471]: pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:41:17.750 INFO:tasks.workunit.client.0.smithi086.stdout: 500: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:17.750 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yUjP7xHGLXhmOrj off=8085119 len=303051 2024-08-10T05:41:17.750 INFO:tasks.workunit.client.0.smithi086.stdout:op 2547 completed, throughput=4.99MB/sec 2024-08-10T05:41:17.751 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-e9TP_CrTOhQpUfQ off=18926606 len=516730 2024-08-10T05:41:17.755 INFO:tasks.workunit.client.0.smithi086.stdout:op 2548 completed, throughput=4.99MB/sec 2024-08-10T05:41:17.755 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aD_AaJdJGly_mKk off=17481144 len=1346720 2024-08-10T05:41:17.756 INFO:tasks.workunit.client.0.smithi086.stdout:op 2549 completed, throughput=4.99MB/sec 2024-08-10T05:41:17.756 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xUXfiChvMpxFk5D off=11864661 len=1261976 2024-08-10T05:41:17.758 INFO:tasks.workunit.client.0.smithi086.stdout:op 2550 completed, throughput=5MB/sec 2024-08-10T05:41:17.758 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KSFgh_UKYiyL1-4 off=4392826 len=1722005 2024-08-10T05:41:17.760 INFO:tasks.workunit.client.0.smithi086.stdout:op 2551 completed, throughput=5MB/sec 2024-08-10T05:41:18.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:41:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:41:18] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-08-10T05:41:18.760 INFO:tasks.workunit.client.0.smithi086.stdout: 501: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:18.760 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-utmqxJG5IGYKoa9 off=1510531 len=1230070 2024-08-10T05:41:18.768 INFO:tasks.workunit.client.0.smithi086.stdout:op 2552 completed, throughput=4.99MB/sec 2024-08-10T05:41:18.768 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0LCN4v0_xXIY6ME off=2888958 len=1213688 2024-08-10T05:41:18.769 INFO:tasks.workunit.client.0.smithi086.stdout:op 2553 completed, throughput=4.99MB/sec 2024-08-10T05:41:18.769 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Z_nTRXMlv5pm7i8 off=10280684 len=372323 2024-08-10T05:41:18.770 INFO:tasks.workunit.client.0.smithi086.stdout:op 2554 completed, throughput=5MB/sec 2024-08-10T05:41:18.770 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kl9HnfAuRrZhecy off=19356988 len=642629 2024-08-10T05:41:18.771 INFO:tasks.workunit.client.0.smithi086.stdout:op 2555 completed, throughput=5MB/sec 2024-08-10T05:41:18.771 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mBeN5Lx5pvImO4G off=6223245 len=276120 2024-08-10T05:41:18.774 INFO:tasks.workunit.client.0.smithi086.stdout:op 2556 completed, throughput=5MB/sec 2024-08-10T05:41:18.774 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YK-ijlCaYgNeICL off=390524 len=1565633 2024-08-10T05:41:18.777 INFO:tasks.workunit.client.0.smithi086.stdout:op 2557 completed, throughput=5MB/sec 2024-08-10T05:41:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:18 smithi159 ceph-mon[90359]: pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:41:19.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:18 smithi086 ceph-mon[98993]: pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:41:19.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:18 smithi086 ceph-mon[101471]: pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:41:19.778 INFO:tasks.workunit.client.0.smithi086.stdout: 502: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:19.778 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nKMO2ArgAeIlGMl off=482879 len=1065121 2024-08-10T05:41:19.784 INFO:tasks.workunit.client.0.smithi086.stdout:op 2558 completed, throughput=4.99MB/sec 2024-08-10T05:41:19.784 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iKX2ZeXA1deL6A- off=10082355 len=1320267 2024-08-10T05:41:19.789 INFO:tasks.workunit.client.0.smithi086.stdout:op 2559 completed, throughput=4.99MB/sec 2024-08-10T05:41:19.789 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-t0DPtXEOkkbOS-f off=805254 len=1277428 2024-08-10T05:41:19.794 INFO:tasks.workunit.client.0.smithi086.stdout:op 2560 completed, throughput=5MB/sec 2024-08-10T05:41:19.794 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ieLJuIL7YIYEpmF off=0 len=1542727 2024-08-10T05:41:19.803 INFO:tasks.workunit.client.0.smithi086.stdout:op 2561 completed, throughput=5MB/sec 2024-08-10T05:41:19.803 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YgYZ3xR-B0T9Efk off=13519214 len=1328135 2024-08-10T05:41:19.805 INFO:tasks.workunit.client.0.smithi086.stdout:op 2562 completed, throughput=5MB/sec 2024-08-10T05:41:20.806 INFO:tasks.workunit.client.0.smithi086.stdout: 503: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:20.806 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-x-Ud_bnIZIgr6vG off=13838501 len=882295 2024-08-10T05:41:20.811 INFO:tasks.workunit.client.0.smithi086.stdout:op 2563 completed, throughput=4.99MB/sec 2024-08-10T05:41:20.811 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1R3fvh9Ky7_x_3L off=5564686 len=1668263 2024-08-10T05:41:20.819 INFO:tasks.workunit.client.0.smithi086.stdout:op 2564 completed, throughput=5MB/sec 2024-08-10T05:41:20.819 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JZQdSlQRVvR-4M_ off=10274192 len=414404 2024-08-10T05:41:20.821 INFO:tasks.workunit.client.0.smithi086.stdout:op 2565 completed, throughput=5MB/sec 2024-08-10T05:41:20.821 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-anWOWObbqLlN-8l off=2223468 len=140470 2024-08-10T05:41:20.823 INFO:tasks.workunit.client.0.smithi086.stdout:op 2566 completed, throughput=5MB/sec 2024-08-10T05:41:20.823 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rLH3RVF8T21Y2ce off=10725006 len=1834451 2024-08-10T05:41:20.825 INFO:tasks.workunit.client.0.smithi086.stdout:op 2567 completed, throughput=5MB/sec 2024-08-10T05:41:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:20 smithi159 ceph-mon[90359]: pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:41:21.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:20 smithi086 ceph-mon[98993]: pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:41:21.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:20 smithi086 ceph-mon[101471]: pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:41:21.826 INFO:tasks.workunit.client.0.smithi086.stdout: 504: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:21.826 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aecMxlp_voKptVu off=6662729 len=639449 2024-08-10T05:41:21.827 INFO:tasks.workunit.client.0.smithi086.stdout:op 2568 completed, throughput=4.99MB/sec 2024-08-10T05:41:21.827 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MVGEMn0objfbNvp off=8854316 len=443236 2024-08-10T05:41:21.831 INFO:tasks.workunit.client.0.smithi086.stdout:op 2569 completed, throughput=4.99MB/sec 2024-08-10T05:41:21.831 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-iz9BGtbCoiTwmdl off=4099422 len=9223 2024-08-10T05:41:21.831 INFO:tasks.workunit.client.0.smithi086.stdout:op 2570 completed, throughput=4.99MB/sec 2024-08-10T05:41:21.831 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Rr38hHvhrXGbIk5 off=3472737 len=610058 2024-08-10T05:41:21.835 INFO:tasks.workunit.client.0.smithi086.stdout:op 2571 completed, throughput=4.99MB/sec 2024-08-10T05:41:21.835 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sqdGceb4H8ihMnv off=4329521 len=1460714 2024-08-10T05:41:21.838 INFO:tasks.workunit.client.0.smithi086.stdout:op 2572 completed, throughput=5MB/sec 2024-08-10T05:41:21.838 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Z_nTRXMlv5pm7i8 off=4987349 len=1936129 2024-08-10T05:41:21.848 INFO:tasks.workunit.client.0.smithi086.stdout:op 2573 completed, throughput=5MB/sec 2024-08-10T05:41:22.848 INFO:tasks.workunit.client.0.smithi086.stdout: 505: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:22.848 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-U6K1KU5BY8N5Cva off=22639674 len=636015 2024-08-10T05:41:22.853 INFO:tasks.workunit.client.0.smithi086.stdout:op 2574 completed, throughput=4.99MB/sec 2024-08-10T05:41:22.853 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nG7-au8mWAMgwzN off=5194714 len=282318 2024-08-10T05:41:22.854 INFO:tasks.workunit.client.0.smithi086.stdout:op 2575 completed, throughput=4.99MB/sec 2024-08-10T05:41:22.854 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aAF2pOjUumCNPql off=186524 len=970560 2024-08-10T05:41:22.859 INFO:tasks.workunit.client.0.smithi086.stdout:op 2576 completed, throughput=4.99MB/sec 2024-08-10T05:41:22.859 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-La2uC3YWWqL0sjC off=5768873 len=584907 2024-08-10T05:41:22.861 INFO:tasks.workunit.client.0.smithi086.stdout:op 2577 completed, throughput=5MB/sec 2024-08-10T05:41:22.861 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-T-SqJRO_-vo-56h off=193408 len=1799832 2024-08-10T05:41:22.863 INFO:tasks.workunit.client.0.smithi086.stdout:op 2578 completed, throughput=5MB/sec 2024-08-10T05:41:22.863 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qe4C-Da7QfGyIh- off=671945 len=1464062 2024-08-10T05:41:22.864 INFO:tasks.workunit.client.0.smithi086.stdout:op 2579 completed, throughput=5MB/sec 2024-08-10T05:41:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:22 smithi159 ceph-mon[90359]: pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:41:23.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:22 smithi086 ceph-mon[98993]: pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:41:23.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:22 smithi086 ceph-mon[101471]: pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:41:23.864 INFO:tasks.workunit.client.0.smithi086.stdout: 506: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:23.865 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-p_j7R2OUrqWxnl2 off=3676979 len=701472 2024-08-10T05:41:23.865 INFO:tasks.workunit.client.0.smithi086.stdout:op 2580 completed, throughput=4.99MB/sec 2024-08-10T05:41:23.866 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JSAJxDxlz4bSxG5 off=843596 len=1320439 2024-08-10T05:41:23.873 INFO:tasks.workunit.client.0.smithi086.stdout:op 2581 completed, throughput=5MB/sec 2024-08-10T05:41:23.873 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5MzuDCNSDxw2wF- off=16280929 len=2009454 2024-08-10T05:41:23.884 INFO:tasks.workunit.client.0.smithi086.stdout:op 2582 completed, throughput=5MB/sec 2024-08-10T05:41:23.884 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-K5dgQhNpG5oXM9a off=100820 len=349033 2024-08-10T05:41:23.886 INFO:tasks.workunit.client.0.smithi086.stdout:op 2583 completed, throughput=5MB/sec 2024-08-10T05:41:23.886 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NW9RCaIJltKSDzO off=6665686 len=1225510 2024-08-10T05:41:23.888 INFO:tasks.workunit.client.0.smithi086.stdout:op 2584 completed, throughput=5MB/sec 2024-08-10T05:41:24.889 INFO:tasks.workunit.client.0.smithi086.stdout: 507: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:24.889 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Lv0NE28tLjR60gW off=4894973 len=686177 2024-08-10T05:41:24.893 INFO:tasks.workunit.client.0.smithi086.stdout:op 2585 completed, throughput=4.99MB/sec 2024-08-10T05:41:24.893 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CxJqzyIvH1Auj6F off=222053 len=1147617 2024-08-10T05:41:24.894 INFO:tasks.workunit.client.0.smithi086.stdout:op 2586 completed, throughput=5MB/sec 2024-08-10T05:41:24.895 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xs1_mDxo738NhM0 off=8301982 len=1485060 2024-08-10T05:41:24.903 INFO:tasks.workunit.client.0.smithi086.stdout:op 2587 completed, throughput=5MB/sec 2024-08-10T05:41:24.903 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lNZtil6yzb0A8le off=3726421 len=1570102 2024-08-10T05:41:24.913 INFO:tasks.workunit.client.0.smithi086.stdout:op 2588 completed, throughput=5MB/sec 2024-08-10T05:41:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:24 smithi159 ceph-mon[90359]: pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:41:25.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:24 smithi086 ceph-mon[98993]: pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:41:25.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:24 smithi086 ceph-mon[101471]: pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:41:25.914 INFO:tasks.workunit.client.0.smithi086.stdout: 508: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:25.914 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fKHKyNmoST5d_hL off=16824558 len=611418 2024-08-10T05:41:25.917 INFO:tasks.workunit.client.0.smithi086.stdout:op 2589 completed, throughput=4.99MB/sec 2024-08-10T05:41:25.917 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rFjGFYJ6GfsF8jp off=5785472 len=782460 2024-08-10T05:41:25.919 INFO:tasks.workunit.client.0.smithi086.stdout:op 2590 completed, throughput=4.99MB/sec 2024-08-10T05:41:25.919 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2P7WxO57vEgCoST off=204954 len=1040797 2024-08-10T05:41:25.920 INFO:tasks.workunit.client.0.smithi086.stdout:op 2591 completed, throughput=5MB/sec 2024-08-10T05:41:25.920 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zRO0Iwi2wsQNHzn off=5742370 len=1281903 2024-08-10T05:41:25.921 INFO:tasks.workunit.client.0.smithi086.stdout:op 2592 completed, throughput=5MB/sec 2024-08-10T05:41:25.922 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MqvFhvcORYJfCQQ off=9627398 len=167791 2024-08-10T05:41:25.924 INFO:tasks.workunit.client.0.smithi086.stdout:op 2593 completed, throughput=5MB/sec 2024-08-10T05:41:25.924 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Lfk4SGQ3oLlM1Ta off=0 len=1204271 2024-08-10T05:41:25.927 INFO:tasks.workunit.client.0.smithi086.stdout:op 2594 completed, throughput=5MB/sec 2024-08-10T05:41:26.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:41:26.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:41:26.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:41:26.927 INFO:tasks.workunit.client.0.smithi086.stdout: 509: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:26.927 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NTNpPp7_cLiAb8I off=8104052 len=1699938 2024-08-10T05:41:26.931 INFO:tasks.workunit.client.0.smithi086.stdout:op 2595 completed, throughput=4.99MB/sec 2024-08-10T05:41:26.931 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3rB0MNs9u6gXaFq off=694870 len=649504 2024-08-10T05:41:26.932 INFO:tasks.workunit.client.0.smithi086.stdout:op 2596 completed, throughput=5MB/sec 2024-08-10T05:41:26.932 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hJD_kRT9SyJQO_P off=4150875 len=188498 2024-08-10T05:41:26.933 INFO:tasks.workunit.client.0.smithi086.stdout:op 2597 completed, throughput=5MB/sec 2024-08-10T05:41:26.933 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-joKCUaM9AkOP3Xc off=1706593 len=1984542 2024-08-10T05:41:26.935 INFO:tasks.workunit.client.0.smithi086.stdout:op 2598 completed, throughput=5MB/sec 2024-08-10T05:41:26.935 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ckUJaAg4QpWavlj off=16038712 len=978247 2024-08-10T05:41:26.940 INFO:tasks.workunit.client.0.smithi086.stdout:op 2599 completed, throughput=5MB/sec 2024-08-10T05:41:27.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:27 smithi086 ceph-mon[98993]: pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:41:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:27 smithi086 ceph-mon[101471]: pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:41:27.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:27 smithi159 ceph-mon[90359]: pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:41:27.941 INFO:tasks.workunit.client.0.smithi086.stdout: 510: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:27.941 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CB3IEbv7yx8FF_i off=4387873 len=1974676 2024-08-10T05:41:27.951 INFO:tasks.workunit.client.0.smithi086.stdout:op 2600 completed, throughput=5MB/sec 2024-08-10T05:41:27.951 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vr_fH1vFMRbM5ch off=13625965 len=1254255 2024-08-10T05:41:27.952 INFO:tasks.workunit.client.0.smithi086.stdout:op 2601 completed, throughput=5MB/sec 2024-08-10T05:41:27.952 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VfqgL46_X4pb38m off=12168872 len=1041122 2024-08-10T05:41:27.957 INFO:tasks.workunit.client.0.smithi086.stdout:op 2602 completed, throughput=5MB/sec 2024-08-10T05:41:27.957 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mnTmkCdi3SyNSJ1 off=3322477 len=2016756 2024-08-10T05:41:27.968 INFO:tasks.workunit.client.0.smithi086.stdout:op 2603 completed, throughput=5MB/sec 2024-08-10T05:41:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:41:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:41:28] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-08-10T05:41:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:28 smithi159 ceph-mon[90359]: pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:41:28.969 INFO:tasks.workunit.client.0.smithi086.stdout: 511: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:28.969 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xTuzWhB9Mq_9ux4 off=3650737 len=97371 2024-08-10T05:41:28.972 INFO:tasks.workunit.client.0.smithi086.stdout:op 2604 completed, throughput=4.99MB/sec 2024-08-10T05:41:28.972 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PWWwtGJCmiY1A48 off=10033919 len=1987318 2024-08-10T05:41:28.974 INFO:tasks.workunit.client.0.smithi086.stdout:op 2605 completed, throughput=5MB/sec 2024-08-10T05:41:28.974 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2CjSYYn5dIAwA7L off=3005656 len=696123 2024-08-10T05:41:28.977 INFO:tasks.workunit.client.0.smithi086.stdout:op 2606 completed, throughput=5MB/sec 2024-08-10T05:41:28.977 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LMlCKGdpWf97l-M off=8573540 len=156817 2024-08-10T05:41:28.978 INFO:tasks.workunit.client.0.smithi086.stdout:op 2607 completed, throughput=5MB/sec 2024-08-10T05:41:28.979 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kxg0Or4-Udfxqve off=4181178 len=1383477 2024-08-10T05:41:28.981 INFO:tasks.workunit.client.0.smithi086.stdout:op 2608 completed, throughput=5MB/sec 2024-08-10T05:41:29.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:28 smithi086 ceph-mon[98993]: pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:41:29.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:28 smithi086 ceph-mon[101471]: pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:41:29.982 INFO:tasks.workunit.client.0.smithi086.stdout: 512: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:29.982 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-S-xQNtNHMXlmGqM off=1455595 len=1501867 2024-08-10T05:41:29.985 INFO:tasks.workunit.client.0.smithi086.stdout:op 2609 completed, throughput=4.99MB/sec 2024-08-10T05:41:29.985 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_x-h3_Ug1zsTopK off=11747963 len=1250012 2024-08-10T05:41:29.987 INFO:tasks.workunit.client.0.smithi086.stdout:op 2610 completed, throughput=5MB/sec 2024-08-10T05:41:29.987 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-94aIF40ZP10GxAe off=7239185 len=1204598 2024-08-10T05:41:29.994 INFO:tasks.workunit.client.0.smithi086.stdout:op 2611 completed, throughput=5MB/sec 2024-08-10T05:41:29.994 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7_ixKECRFDG0F6L off=16607050 len=2015530 2024-08-10T05:41:30.006 INFO:tasks.workunit.client.0.smithi086.stdout:op 2612 completed, throughput=5MB/sec 2024-08-10T05:41:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:30 smithi159 ceph-mon[90359]: pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:41:31.006 INFO:tasks.workunit.client.0.smithi086.stdout: 513: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:31.006 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aTHLUp6qnaTT63S off=8938498 len=1786536 2024-08-10T05:41:31.008 INFO:tasks.workunit.client.0.smithi086.stdout:op 2613 completed, throughput=5MB/sec 2024-08-10T05:41:31.008 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KNfLoOuN38UzZAs off=1766217 len=715392 2024-08-10T05:41:31.010 INFO:tasks.workunit.client.0.smithi086.stdout:op 2614 completed, throughput=5MB/sec 2024-08-10T05:41:31.010 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-G6RWK6z8iL6ookq off=7185061 len=2003076 2024-08-10T05:41:31.023 INFO:tasks.workunit.client.0.smithi086.stdout:op 2615 completed, throughput=5MB/sec 2024-08-10T05:41:31.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:30 smithi086 ceph-mon[98993]: pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:41:31.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:30 smithi086 ceph-mon[101471]: pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:41:32.024 INFO:tasks.workunit.client.0.smithi086.stdout: 514: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:32.024 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EFZSqA0LhHsdK9f off=8188052 len=438299 2024-08-10T05:41:32.025 INFO:tasks.workunit.client.0.smithi086.stdout:op 2616 completed, throughput=4.99MB/sec 2024-08-10T05:41:32.025 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-M0ohG6qM9pfzqsR off=4452730 len=1564032 2024-08-10T05:41:32.027 INFO:tasks.workunit.client.0.smithi086.stdout:op 2617 completed, throughput=4.99MB/sec 2024-08-10T05:41:32.027 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WjCziuNrYbyNQr6 off=12123821 len=897422 2024-08-10T05:41:32.029 INFO:tasks.workunit.client.0.smithi086.stdout:op 2618 completed, throughput=5MB/sec 2024-08-10T05:41:32.030 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xax1KUa-tT0Oyq8 off=4483676 len=994970 2024-08-10T05:41:32.035 INFO:tasks.workunit.client.0.smithi086.stdout:op 2619 completed, throughput=5MB/sec 2024-08-10T05:41:32.035 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9e1HQK7AyrocHw4 off=8929598 len=135118 2024-08-10T05:41:32.035 INFO:tasks.workunit.client.0.smithi086.stdout:op 2620 completed, throughput=5MB/sec 2024-08-10T05:41:32.036 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-f51U4jI2AvS-QIO off=1262150 len=1700904 2024-08-10T05:41:32.045 INFO:tasks.workunit.client.0.smithi086.stdout:op 2621 completed, throughput=5MB/sec 2024-08-10T05:41:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:32 smithi159 ceph-mon[90359]: pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:41:33.045 INFO:tasks.workunit.client.0.smithi086.stdout: 515: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:33.046 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JrpF6g83vpRBATC off=735946 len=733170 2024-08-10T05:41:33.047 INFO:tasks.workunit.client.0.smithi086.stdout:op 2622 completed, throughput=4.99MB/sec 2024-08-10T05:41:33.047 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2ecrfKpeHYpMVcu off=965740 len=1614533 2024-08-10T05:41:33.048 INFO:tasks.workunit.client.0.smithi086.stdout:op 2623 completed, throughput=5MB/sec 2024-08-10T05:41:33.049 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-T6ApB0arT6hXJ8Q off=147849 len=459464 2024-08-10T05:41:33.052 INFO:tasks.workunit.client.0.smithi086.stdout:op 2624 completed, throughput=5MB/sec 2024-08-10T05:41:33.052 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IZuR9PRXxIijJT7 off=5077799 len=649557 2024-08-10T05:41:33.056 INFO:tasks.workunit.client.0.smithi086.stdout:op 2625 completed, throughput=5MB/sec 2024-08-10T05:41:33.057 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PWuQtuevY9GJpNO off=2212246 len=163917 2024-08-10T05:41:33.059 INFO:tasks.workunit.client.0.smithi086.stdout:op 2626 completed, throughput=5MB/sec 2024-08-10T05:41:33.059 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BVwASltnRjjGOlm off=7094544 len=1449147 2024-08-10T05:41:33.066 INFO:tasks.workunit.client.0.smithi086.stdout:op 2627 completed, throughput=5MB/sec 2024-08-10T05:41:33.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:32 smithi086 ceph-mon[98993]: pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:41:33.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:32 smithi086 ceph-mon[101471]: pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:41:34.067 INFO:tasks.workunit.client.0.smithi086.stdout: 516: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:34.067 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SGVkI_F4nJlzGb2 off=0 len=1060328 2024-08-10T05:41:34.072 INFO:tasks.workunit.client.0.smithi086.stdout:op 2628 completed, throughput=4.99MB/sec 2024-08-10T05:41:34.073 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-B2xAxvKV_sb4422 off=1984266 len=100493 2024-08-10T05:41:34.075 INFO:tasks.workunit.client.0.smithi086.stdout:op 2629 completed, throughput=4.99MB/sec 2024-08-10T05:41:34.075 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ws2IT4rK2i2kjxv off=15951201 len=1576194 2024-08-10T05:41:34.077 INFO:tasks.workunit.client.0.smithi086.stdout:op 2630 completed, throughput=5MB/sec 2024-08-10T05:41:34.077 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ePzyaYgSMIL6_OI off=17620716 len=561764 2024-08-10T05:41:34.081 INFO:tasks.workunit.client.0.smithi086.stdout:op 2631 completed, throughput=5MB/sec 2024-08-10T05:41:34.081 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xYSqY2HufmHq_Z1 off=6617205 len=646088 2024-08-10T05:41:34.085 INFO:tasks.workunit.client.0.smithi086.stdout:op 2632 completed, throughput=5MB/sec 2024-08-10T05:41:34.086 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1T4-923g9FAwsYB off=6858956 len=609352 2024-08-10T05:41:34.089 INFO:tasks.workunit.client.0.smithi086.stdout:op 2633 completed, throughput=5MB/sec 2024-08-10T05:41:34.089 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fxOlKV1itHizLqw off=23005543 len=1016715 2024-08-10T05:41:34.092 INFO:tasks.workunit.client.0.smithi086.stdout:op 2634 completed, throughput=5MB/sec 2024-08-10T05:41:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:34 smithi159 ceph-mon[90359]: pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:41:35.092 INFO:tasks.workunit.client.0.smithi086.stdout: 517: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:35.093 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5Djdc9XSe96XFmq off=839492 len=1825291 2024-08-10T05:41:35.103 INFO:tasks.workunit.client.0.smithi086.stdout:op 2635 completed, throughput=4.99MB/sec 2024-08-10T05:41:35.103 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7Cbj503fvgRotfJ off=2863224 len=375770 2024-08-10T05:41:35.104 INFO:tasks.workunit.client.0.smithi086.stdout:op 2636 completed, throughput=5MB/sec 2024-08-10T05:41:35.105 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mgse9zuxrhjqsxf off=2244966 len=237791 2024-08-10T05:41:35.106 INFO:tasks.workunit.client.0.smithi086.stdout:op 2637 completed, throughput=5MB/sec 2024-08-10T05:41:35.106 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-v-FOVYL7YSqa4Qu off=4627480 len=26019 2024-08-10T05:41:35.106 INFO:tasks.workunit.client.0.smithi086.stdout:op 2638 completed, throughput=5MB/sec 2024-08-10T05:41:35.106 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2p8oXEYf8A2t29m off=43431 len=1926980 2024-08-10T05:41:35.109 INFO:tasks.workunit.client.0.smithi086.stdout:op 2639 completed, throughput=5MB/sec 2024-08-10T05:41:35.109 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Tm54A_gCainIudy off=8064269 len=255258 2024-08-10T05:41:35.112 INFO:tasks.workunit.client.0.smithi086.stdout:op 2640 completed, throughput=5MB/sec 2024-08-10T05:41:35.112 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JbH-C3yHC_fkh_8 off=14239290 len=1718700 2024-08-10T05:41:35.119 INFO:tasks.workunit.client.0.smithi086.stdout:op 2641 completed, throughput=5MB/sec 2024-08-10T05:41:35.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:34 smithi086 ceph-mon[98993]: pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:41:35.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:34 smithi086 ceph-mon[101471]: pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:41:36.119 INFO:tasks.workunit.client.0.smithi086.stdout: 518: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:36.119 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9tqrT349pYFMS-l off=758715 len=2079596 2024-08-10T05:41:36.124 INFO:tasks.workunit.client.0.smithi086.stdout:op 2642 completed, throughput=5MB/sec 2024-08-10T05:41:36.124 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-z1u1z1q78_sxRC_ off=655820 len=108985 2024-08-10T05:41:36.124 INFO:tasks.workunit.client.0.smithi086.stdout:op 2643 completed, throughput=5MB/sec 2024-08-10T05:41:36.125 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TwnmgBoYnxtNrCi off=1831985 len=650663 2024-08-10T05:41:36.129 INFO:tasks.workunit.client.0.smithi086.stdout:op 2644 completed, throughput=5MB/sec 2024-08-10T05:41:36.129 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pyWh90fMvlq24Xg off=2496123 len=249990 2024-08-10T05:41:36.132 INFO:tasks.workunit.client.0.smithi086.stdout:op 2645 completed, throughput=5MB/sec 2024-08-10T05:41:36.132 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PdlnizMkuSqiPJB off=91222 len=739346 2024-08-10T05:41:36.134 INFO:tasks.workunit.client.0.smithi086.stdout:op 2646 completed, throughput=5MB/sec 2024-08-10T05:41:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:36 smithi159 ceph-mon[90359]: pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:41:37.134 INFO:tasks.workunit.client.0.smithi086.stdout: 519: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:37.134 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-x26iI9o3Mn0f2aS off=4074989 len=2089618 2024-08-10T05:41:37.137 INFO:tasks.workunit.client.0.smithi086.stdout:op 2647 completed, throughput=4.99MB/sec 2024-08-10T05:41:37.137 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KZ62MNRXY_Mz_W2 off=12355926 len=1406257 2024-08-10T05:41:37.138 INFO:tasks.workunit.client.0.smithi086.stdout:op 2648 completed, throughput=5MB/sec 2024-08-10T05:41:37.138 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BNLUWXod8GC3Uvn off=13449741 len=639717 2024-08-10T05:41:37.140 INFO:tasks.workunit.client.0.smithi086.stdout:op 2649 completed, throughput=5MB/sec 2024-08-10T05:41:37.140 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jTyum1QdgnvtuXd off=1036830 len=196432 2024-08-10T05:41:37.141 INFO:tasks.workunit.client.0.smithi086.stdout:op 2650 completed, throughput=5MB/sec 2024-08-10T05:41:37.141 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NZQNgDLqs0B2Njt off=1801935 len=1831410 2024-08-10T05:41:37.145 INFO:tasks.workunit.client.0.smithi086.stdout:op 2651 completed, throughput=5MB/sec 2024-08-10T05:41:37.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:36 smithi086 ceph-mon[98993]: pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:41:37.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:36 smithi086 ceph-mon[101471]: pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:41:38.145 INFO:tasks.workunit.client.0.smithi086.stdout: 520: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:38.145 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0T7hTpI4-9n7vka off=5194212 len=748390 2024-08-10T05:41:38.146 INFO:tasks.workunit.client.0.smithi086.stdout:op 2652 completed, throughput=4.99MB/sec 2024-08-10T05:41:38.146 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NaVHO18mava3Xki off=1514403 len=1710010 2024-08-10T05:41:38.148 INFO:tasks.workunit.client.0.smithi086.stdout:op 2653 completed, throughput=5MB/sec 2024-08-10T05:41:38.148 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VFZOwGok_sdpdDk off=1451872 len=111586 2024-08-10T05:41:38.149 INFO:tasks.workunit.client.0.smithi086.stdout:op 2654 completed, throughput=5MB/sec 2024-08-10T05:41:38.149 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ef2UbfVcUB5h5oa off=8570138 len=308678 2024-08-10T05:41:38.150 INFO:tasks.workunit.client.0.smithi086.stdout:op 2655 completed, throughput=5MB/sec 2024-08-10T05:41:38.150 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DQpVm33tlKYIlip off=3971517 len=93609 2024-08-10T05:41:38.150 INFO:tasks.workunit.client.0.smithi086.stdout:op 2656 completed, throughput=5MB/sec 2024-08-10T05:41:38.150 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-r9EO9UV_leaLDqU off=7784885 len=175154 2024-08-10T05:41:38.155 INFO:tasks.workunit.client.0.smithi086.stdout:op 2657 completed, throughput=5MB/sec 2024-08-10T05:41:38.155 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oNGcsMNTbF85rYT off=1183607 len=1057558 2024-08-10T05:41:38.155 INFO:tasks.workunit.client.0.smithi086.stdout:op 2658 completed, throughput=5MB/sec 2024-08-10T05:41:38.155 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-B5ikEPRakHzUmX5 off=289910 len=1351379 2024-08-10T05:41:38.162 INFO:tasks.workunit.client.0.smithi086.stdout:op 2659 completed, throughput=5MB/sec 2024-08-10T05:41:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:41:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:41:38] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-08-10T05:41:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:38 smithi159 ceph-mon[90359]: pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:41:39.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:38 smithi086 ceph-mon[98993]: pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:41:39.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:38 smithi086 ceph-mon[101471]: pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:41:39.162 INFO:tasks.workunit.client.0.smithi086.stdout: 521: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:39.162 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tIMP_5P6wVeAGgb off=5615429 len=118626 2024-08-10T05:41:39.163 INFO:tasks.workunit.client.0.smithi086.stdout:op 2660 completed, throughput=4.99MB/sec 2024-08-10T05:41:39.163 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8-Qbh72FWGkhVgv off=1616059 len=507392 2024-08-10T05:41:39.164 INFO:tasks.workunit.client.0.smithi086.stdout:op 2661 completed, throughput=4.99MB/sec 2024-08-10T05:41:39.164 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yAbwNTp8GO2ZU5D off=1027982 len=989585 2024-08-10T05:41:39.170 INFO:tasks.workunit.client.0.smithi086.stdout:op 2662 completed, throughput=5MB/sec 2024-08-10T05:41:39.170 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0nJI3WruLGj-8JT off=23392799 len=1680160 2024-08-10T05:41:39.179 INFO:tasks.workunit.client.0.smithi086.stdout:op 2663 completed, throughput=5MB/sec 2024-08-10T05:41:39.180 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7KevQC3cqVUNaac off=443574 len=2016699 2024-08-10T05:41:39.190 INFO:tasks.workunit.client.0.smithi086.stdout:op 2664 completed, throughput=5MB/sec 2024-08-10T05:41:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:39 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:41:40.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:39 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:41:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:39 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:41:40.190 INFO:tasks.workunit.client.0.smithi086.stdout: 522: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:40.191 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-b8tTkkuU9wjhiyU off=1271724 len=739419 2024-08-10T05:41:40.192 INFO:tasks.workunit.client.0.smithi086.stdout:op 2665 completed, throughput=4.99MB/sec 2024-08-10T05:41:40.192 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-p8-J9Lfn9bE-TRR off=5851291 len=1074860 2024-08-10T05:41:40.197 INFO:tasks.workunit.client.0.smithi086.stdout:op 2666 completed, throughput=5MB/sec 2024-08-10T05:41:40.197 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uHPkUZ4_gU54o1r off=170026 len=1818673 2024-08-10T05:41:40.204 INFO:tasks.workunit.client.0.smithi086.stdout:op 2667 completed, throughput=5MB/sec 2024-08-10T05:41:40.204 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1pfaoAFc8KDdCta off=6967845 len=1129935 2024-08-10T05:41:40.208 INFO:tasks.workunit.client.0.smithi086.stdout:op 2668 completed, throughput=5MB/sec 2024-08-10T05:41:41.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:41:41.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:41:41.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:41:41.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:40 smithi086 ceph-mon[98993]: pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:41:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:41:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:41:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:41:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:40 smithi086 ceph-mon[101471]: pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:41:41.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:41:41.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:41:41.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:41:41.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:40 smithi159 ceph-mon[90359]: pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:41:41.208 INFO:tasks.workunit.client.0.smithi086.stdout: 523: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:41.209 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QF_vgNdhorwbHf6 off=11611404 len=730421 2024-08-10T05:41:41.213 INFO:tasks.workunit.client.0.smithi086.stdout:op 2669 completed, throughput=4.99MB/sec 2024-08-10T05:41:41.213 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BI0JYsvTC5RjUHl off=5610244 len=1711784 2024-08-10T05:41:41.222 INFO:tasks.workunit.client.0.smithi086.stdout:op 2670 completed, throughput=5MB/sec 2024-08-10T05:41:41.222 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WO9KGPzYknf7in5 off=4807018 len=1616239 2024-08-10T05:41:41.224 INFO:tasks.workunit.client.0.smithi086.stdout:op 2671 completed, throughput=5MB/sec 2024-08-10T05:41:41.225 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-O7RfZrBHT7UwbW_ off=1571764 len=1167240 2024-08-10T05:41:41.230 INFO:tasks.workunit.client.0.smithi086.stdout:op 2672 completed, throughput=5MB/sec 2024-08-10T05:41:42.230 INFO:tasks.workunit.client.0.smithi086.stdout: 524: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:42.231 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KNfLoOuN38UzZAs off=10870174 len=347605 2024-08-10T05:41:42.231 INFO:tasks.workunit.client.0.smithi086.stdout:op 2673 completed, throughput=4.99MB/sec 2024-08-10T05:41:42.231 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Jw-7TQS3VbW25RT off=3143511 len=2044956 2024-08-10T05:41:42.234 INFO:tasks.workunit.client.0.smithi086.stdout:op 2674 completed, throughput=5MB/sec 2024-08-10T05:41:42.234 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DRQgDddjKminI4N off=5101538 len=576294 2024-08-10T05:41:42.238 INFO:tasks.workunit.client.0.smithi086.stdout:op 2675 completed, throughput=5MB/sec 2024-08-10T05:41:42.238 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2s6l0JGmj1XlUWM off=20623696 len=858746 2024-08-10T05:41:42.239 INFO:tasks.workunit.client.0.smithi086.stdout:op 2676 completed, throughput=5MB/sec 2024-08-10T05:41:42.239 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DvgYbVn5piGKeKT off=612141 len=173597 2024-08-10T05:41:42.242 INFO:tasks.workunit.client.0.smithi086.stdout:op 2677 completed, throughput=5MB/sec 2024-08-10T05:41:42.242 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BIJoD90Fh1kR9CN off=7383450 len=1854170 2024-08-10T05:41:42.244 INFO:tasks.workunit.client.0.smithi086.stdout:op 2678 completed, throughput=5MB/sec 2024-08-10T05:41:42.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:41:42.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:41:42.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:41:43.245 INFO:tasks.workunit.client.0.smithi086.stdout: 525: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:43.245 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8TTEriU52ytq9mV off=8135453 len=920330 2024-08-10T05:41:43.250 INFO:tasks.workunit.client.0.smithi086.stdout:op 2679 completed, throughput=4.99MB/sec 2024-08-10T05:41:43.250 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PRtZQoMGVCpP31P off=1124805 len=1223245 2024-08-10T05:41:43.256 INFO:tasks.workunit.client.0.smithi086.stdout:op 2680 completed, throughput=5MB/sec 2024-08-10T05:41:43.257 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aumYDCHgzGdqs_w off=8658149 len=1487468 2024-08-10T05:41:43.264 INFO:tasks.workunit.client.0.smithi086.stdout:op 2681 completed, throughput=5MB/sec 2024-08-10T05:41:43.264 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wHYo-ENZ1HDQAw2 off=614917 len=1536321 2024-08-10T05:41:43.274 INFO:tasks.workunit.client.0.smithi086.stdout:op 2682 completed, throughput=5MB/sec 2024-08-10T05:41:43.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:43 smithi086 ceph-mon[98993]: pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:41:43.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:43 smithi086 ceph-mon[101471]: pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:41:43.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:43 smithi159 ceph-mon[90359]: pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:41:44.274 INFO:tasks.workunit.client.0.smithi086.stdout: 526: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:44.274 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PvEUCne78AIF0la off=6420379 len=988326 2024-08-10T05:41:44.280 INFO:tasks.workunit.client.0.smithi086.stdout:op 2683 completed, throughput=4.99MB/sec 2024-08-10T05:41:44.280 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CJCmz9LmI--JwJS off=324558 len=1183552 2024-08-10T05:41:44.286 INFO:tasks.workunit.client.0.smithi086.stdout:op 2684 completed, throughput=5MB/sec 2024-08-10T05:41:44.286 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OqufIAHG6y_dS87 off=18813877 len=343534 2024-08-10T05:41:44.286 INFO:tasks.workunit.client.0.smithi086.stdout:op 2685 completed, throughput=5MB/sec 2024-08-10T05:41:44.287 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GcyMI45_dAYZT9n off=0 len=1204998 2024-08-10T05:41:44.291 INFO:tasks.workunit.client.0.smithi086.stdout:op 2686 completed, throughput=5MB/sec 2024-08-10T05:41:44.292 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rzBQ9j1Ulbju3Aq off=1536169 len=1872747 2024-08-10T05:41:44.302 INFO:tasks.workunit.client.0.smithi086.stdout:op 2687 completed, throughput=5MB/sec 2024-08-10T05:41:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:44 smithi159 ceph-mon[90359]: pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:41:45.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:44 smithi086 ceph-mon[98993]: pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:41:45.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:44 smithi086 ceph-mon[101471]: pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:41:45.303 INFO:tasks.workunit.client.0.smithi086.stdout: 527: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:45.303 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xVMi7dgIFtoItXH off=1916400 len=1721747 2024-08-10T05:41:45.312 INFO:tasks.workunit.client.0.smithi086.stdout:op 2688 completed, throughput=5MB/sec 2024-08-10T05:41:45.312 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NcfXeisl7E_8Xn5 off=12643762 len=624365 2024-08-10T05:41:45.313 INFO:tasks.workunit.client.0.smithi086.stdout:op 2689 completed, throughput=5MB/sec 2024-08-10T05:41:45.313 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3_a1Hmq6qTzy3Xv off=11164000 len=939664 2024-08-10T05:41:45.318 INFO:tasks.workunit.client.0.smithi086.stdout:op 2690 completed, throughput=5MB/sec 2024-08-10T05:41:45.318 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pRIQP3neFNIyGyH off=1098286 len=67038 2024-08-10T05:41:45.318 INFO:tasks.workunit.client.0.smithi086.stdout:op 2691 completed, throughput=5MB/sec 2024-08-10T05:41:45.319 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2RwyJuiQH8f0WjI off=5428984 len=1349300 2024-08-10T05:41:45.320 INFO:tasks.workunit.client.0.smithi086.stdout:op 2692 completed, throughput=5MB/sec 2024-08-10T05:41:46.321 INFO:tasks.workunit.client.0.smithi086.stdout: 528: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:46.321 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6AP4eJWjFBbPAyh off=565375 len=953468 2024-08-10T05:41:46.322 INFO:tasks.workunit.client.0.smithi086.stdout:op 2693 completed, throughput=4.99MB/sec 2024-08-10T05:41:46.322 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8v0q0XqGm2Xh5F- off=22173112 len=1529671 2024-08-10T05:41:46.324 INFO:tasks.workunit.client.0.smithi086.stdout:op 2694 completed, throughput=5MB/sec 2024-08-10T05:41:46.324 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-t1QQPxcm6FqVX_a off=14925000 len=122895 2024-08-10T05:41:46.327 INFO:tasks.workunit.client.0.smithi086.stdout:op 2695 completed, throughput=5MB/sec 2024-08-10T05:41:46.327 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q8ay5bOc4edSE4F off=15046753 len=1751115 2024-08-10T05:41:46.335 INFO:tasks.workunit.client.0.smithi086.stdout:op 2696 completed, throughput=5MB/sec 2024-08-10T05:41:46.335 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7ZvB4YNXtE7OAsQ off=1868036 len=1893300 2024-08-10T05:41:46.342 INFO:tasks.workunit.client.0.smithi086.stdout:op 2697 completed, throughput=5MB/sec 2024-08-10T05:41:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:46 smithi159 ceph-mon[90359]: pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:41:47.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:46 smithi086 ceph-mon[98993]: pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:41:47.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:46 smithi086 ceph-mon[101471]: pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:41:47.343 INFO:tasks.workunit.client.0.smithi086.stdout: 529: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:47.343 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7CkHrXJbistNK_Q off=1447536 len=1996995 2024-08-10T05:41:47.351 INFO:tasks.workunit.client.0.smithi086.stdout:op 2698 completed, throughput=5MB/sec 2024-08-10T05:41:47.351 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sbbhrdbC63KlBeB off=18630294 len=1734558 2024-08-10T05:41:47.355 INFO:tasks.workunit.client.0.smithi086.stdout:op 2699 completed, throughput=5MB/sec 2024-08-10T05:41:47.355 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ufdP3JuoPxdel6C off=1467036 len=266448 2024-08-10T05:41:47.357 INFO:tasks.workunit.client.0.smithi086.stdout:op 2700 completed, throughput=5MB/sec 2024-08-10T05:41:47.358 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IMhU2qge2EkxsP- off=12153196 len=1507431 2024-08-10T05:41:47.359 INFO:tasks.workunit.client.0.smithi086.stdout:op 2701 completed, throughput=5MB/sec 2024-08-10T05:41:48.359 INFO:tasks.workunit.client.0.smithi086.stdout: 530: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:48.360 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YlJwbeDpsGXCd4W off=14293145 len=2006936 2024-08-10T05:41:48.370 INFO:tasks.workunit.client.0.smithi086.stdout:op 2702 completed, throughput=5MB/sec 2024-08-10T05:41:48.370 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-l81_3zPF_jVhJni off=6884206 len=1063428 2024-08-10T05:41:48.375 INFO:tasks.workunit.client.0.smithi086.stdout:op 2703 completed, throughput=5MB/sec 2024-08-10T05:41:48.375 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dp_364cqugWkAjc off=1600130 len=1970453 2024-08-10T05:41:48.377 INFO:tasks.workunit.client.0.smithi086.stdout:op 2704 completed, throughput=5MB/sec 2024-08-10T05:41:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:41:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:41:48] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.43.0" 2024-08-10T05:41:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:48 smithi159 ceph-mon[90359]: pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:41:49.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:48 smithi086 ceph-mon[98993]: pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:41:49.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:48 smithi086 ceph-mon[101471]: pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:41:49.378 INFO:tasks.workunit.client.0.smithi086.stdout: 531: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:49.378 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6ILMdXM1cnH6Hfx off=11191674 len=943678 2024-08-10T05:41:49.379 INFO:tasks.workunit.client.0.smithi086.stdout:op 2705 completed, throughput=4.99MB/sec 2024-08-10T05:41:49.379 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OAuzUAo7a8RZhzM off=6281354 len=104772 2024-08-10T05:41:49.380 INFO:tasks.workunit.client.0.smithi086.stdout:op 2706 completed, throughput=4.99MB/sec 2024-08-10T05:41:49.380 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IXP7cvPUgvMegR7 off=8690192 len=1854813 2024-08-10T05:41:49.381 INFO:tasks.workunit.client.0.smithi086.stdout:op 2707 completed, throughput=5MB/sec 2024-08-10T05:41:49.382 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uK-ZuuI6g4usQCM off=4311482 len=207067 2024-08-10T05:41:49.383 INFO:tasks.workunit.client.0.smithi086.stdout:op 2708 completed, throughput=5MB/sec 2024-08-10T05:41:49.383 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0zlz1HMm54BqxsM off=2171264 len=73862 2024-08-10T05:41:49.386 INFO:tasks.workunit.client.0.smithi086.stdout:op 2709 completed, throughput=5MB/sec 2024-08-10T05:41:49.386 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-y3biIEU0l-Uf_H5 off=3336738 len=360937 2024-08-10T05:41:49.386 INFO:tasks.workunit.client.0.smithi086.stdout:op 2710 completed, throughput=5MB/sec 2024-08-10T05:41:49.387 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-O5SXsxvSxI3Dz2w off=16069722 len=1243064 2024-08-10T05:41:49.389 INFO:tasks.workunit.client.0.smithi086.stdout:op 2711 completed, throughput=5MB/sec 2024-08-10T05:41:50.390 INFO:tasks.workunit.client.0.smithi086.stdout: 532: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:50.390 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hlMh2b-0KbB-NxY off=4587503 len=1765829 2024-08-10T05:41:50.400 INFO:tasks.workunit.client.0.smithi086.stdout:op 2712 completed, throughput=4.99MB/sec 2024-08-10T05:41:50.400 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QsnfEIBRRn0-EJC off=3388555 len=1887587 2024-08-10T05:41:50.403 INFO:tasks.workunit.client.0.smithi086.stdout:op 2713 completed, throughput=5MB/sec 2024-08-10T05:41:50.403 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qAUqsMBCS8hcyzD off=3208821 len=1883611 2024-08-10T05:41:50.406 INFO:tasks.workunit.client.0.smithi086.stdout:op 2714 completed, throughput=5MB/sec 2024-08-10T05:41:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:50 smithi159 ceph-mon[90359]: pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:41:51.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:50 smithi086 ceph-mon[98993]: pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:41:51.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:50 smithi086 ceph-mon[101471]: pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:41:51.407 INFO:tasks.workunit.client.0.smithi086.stdout: 533: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:51.407 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6Tl4tDQyemgStQM off=7366678 len=2074546 2024-08-10T05:41:51.409 INFO:tasks.workunit.client.0.smithi086.stdout:op 2715 completed, throughput=5MB/sec 2024-08-10T05:41:51.409 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-s7b2H9khBiXcvvE off=2514139 len=775915 2024-08-10T05:41:51.410 INFO:tasks.workunit.client.0.smithi086.stdout:op 2716 completed, throughput=5MB/sec 2024-08-10T05:41:51.410 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zyle2gBoh3v5PyU off=7550818 len=1170984 2024-08-10T05:41:51.412 INFO:tasks.workunit.client.0.smithi086.stdout:op 2717 completed, throughput=5MB/sec 2024-08-10T05:41:51.412 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xY9LAZ4jw9mYw5v off=4350951 len=103997 2024-08-10T05:41:51.414 INFO:tasks.workunit.client.0.smithi086.stdout:op 2718 completed, throughput=5MB/sec 2024-08-10T05:41:51.414 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3KdNzwjEw9NGZtz off=4726300 len=227334 2024-08-10T05:41:51.416 INFO:tasks.workunit.client.0.smithi086.stdout:op 2719 completed, throughput=5MB/sec 2024-08-10T05:41:51.416 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EcYcXBp3bjUGwRB off=5031706 len=650962 2024-08-10T05:41:51.421 INFO:tasks.workunit.client.0.smithi086.stdout:op 2720 completed, throughput=5MB/sec 2024-08-10T05:41:52.421 INFO:tasks.workunit.client.0.smithi086.stdout: 534: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:52.421 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-e_F9nNrDM7XGzg_ off=13025441 len=364109 2024-08-10T05:41:52.424 INFO:tasks.workunit.client.0.smithi086.stdout:op 2721 completed, throughput=4.99MB/sec 2024-08-10T05:41:52.425 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lq6sUpjeniUs7Dh off=1227454 len=728147 2024-08-10T05:41:52.429 INFO:tasks.workunit.client.0.smithi086.stdout:op 2722 completed, throughput=4.99MB/sec 2024-08-10T05:41:52.429 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wTk3z5quhHi7wjy off=12489501 len=830796 2024-08-10T05:41:52.435 INFO:tasks.workunit.client.0.smithi086.stdout:op 2723 completed, throughput=4.99MB/sec 2024-08-10T05:41:52.435 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--1sptLh84RH62Qu off=980293 len=1303980 2024-08-10T05:41:52.443 INFO:tasks.workunit.client.0.smithi086.stdout:op 2724 completed, throughput=5MB/sec 2024-08-10T05:41:52.443 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sbLjL7CZAFS1FvV off=5921488 len=194882 2024-08-10T05:41:52.445 INFO:tasks.workunit.client.0.smithi086.stdout:op 2725 completed, throughput=5MB/sec 2024-08-10T05:41:52.445 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZmXX2GThpqNDKFN off=8306599 len=1296440 2024-08-10T05:41:52.450 INFO:tasks.workunit.client.0.smithi086.stdout:op 2726 completed, throughput=5MB/sec 2024-08-10T05:41:52.451 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PWuQtuevY9GJpNO off=3129787 len=1020420 2024-08-10T05:41:52.452 INFO:tasks.workunit.client.0.smithi086.stdout:op 2727 completed, throughput=5MB/sec 2024-08-10T05:41:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:52 smithi159 ceph-mon[90359]: pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:41:53.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:52 smithi086 ceph-mon[101471]: pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:41:53.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:52 smithi086 ceph-mon[98993]: pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:41:53.452 INFO:tasks.workunit.client.0.smithi086.stdout: 535: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:53.453 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OGp_6Bs4ORv5YgR off=4008067 len=730434 2024-08-10T05:41:53.457 INFO:tasks.workunit.client.0.smithi086.stdout:op 2728 completed, throughput=4.99MB/sec 2024-08-10T05:41:53.458 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TzjARvUWytoqr2i off=3782218 len=1369258 2024-08-10T05:41:53.459 INFO:tasks.workunit.client.0.smithi086.stdout:op 2729 completed, throughput=5MB/sec 2024-08-10T05:41:53.459 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-D-RQKOMqs_3H227 off=6025000 len=436987 2024-08-10T05:41:53.461 INFO:tasks.workunit.client.0.smithi086.stdout:op 2730 completed, throughput=5MB/sec 2024-08-10T05:41:53.461 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-r4UgXaQRfscIOLI off=18159476 len=504983 2024-08-10T05:41:53.462 INFO:tasks.workunit.client.0.smithi086.stdout:op 2731 completed, throughput=5MB/sec 2024-08-10T05:41:53.462 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vWE_PMnEobkbbBA off=2150612 len=1930526 2024-08-10T05:41:53.470 INFO:tasks.workunit.client.0.smithi086.stdout:op 2732 completed, throughput=5MB/sec 2024-08-10T05:41:54.470 INFO:tasks.workunit.client.0.smithi086.stdout: 536: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:54.471 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NuseOceRZfhM3k5 off=11784921 len=836747 2024-08-10T05:41:54.475 INFO:tasks.workunit.client.0.smithi086.stdout:op 2733 completed, throughput=4.99MB/sec 2024-08-10T05:41:54.475 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ssuw-8fP_ijOvr7 off=9895093 len=660973 2024-08-10T05:41:54.477 INFO:tasks.workunit.client.0.smithi086.stdout:op 2734 completed, throughput=4.99MB/sec 2024-08-10T05:41:54.477 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-cXjlWcHrGEfNQuH off=2909096 len=1940850 2024-08-10T05:41:54.489 INFO:tasks.workunit.client.0.smithi086.stdout:op 2735 completed, throughput=5MB/sec 2024-08-10T05:41:54.489 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wPlSbVP80Z_rPgk off=584520 len=741675 2024-08-10T05:41:54.492 INFO:tasks.workunit.client.0.smithi086.stdout:op 2736 completed, throughput=5MB/sec 2024-08-10T05:41:54.492 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OH7PwO-3SBZpSz2 off=1571329 len=1587245 2024-08-10T05:41:54.499 INFO:tasks.workunit.client.0.smithi086.stdout:op 2737 completed, throughput=5MB/sec 2024-08-10T05:41:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:54 smithi159 ceph-mon[90359]: pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:41:55.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:54 smithi086 ceph-mon[98993]: pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:41:55.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:54 smithi086 ceph-mon[101471]: pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:41:55.499 INFO:tasks.workunit.client.0.smithi086.stdout: 537: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:55.499 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vnjgHSRl7KHR8d1 off=5099646 len=997910 2024-08-10T05:41:55.505 INFO:tasks.workunit.client.0.smithi086.stdout:op 2738 completed, throughput=4.99MB/sec 2024-08-10T05:41:55.505 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-c7ciD9we71Jg8Be off=7504188 len=290936 2024-08-10T05:41:55.508 INFO:tasks.workunit.client.0.smithi086.stdout:op 2739 completed, throughput=4.99MB/sec 2024-08-10T05:41:55.508 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-h--3yt5zV_82-ux off=1126696 len=1650853 2024-08-10T05:41:55.517 INFO:tasks.workunit.client.0.smithi086.stdout:op 2740 completed, throughput=5MB/sec 2024-08-10T05:41:55.517 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UAjZ3t50hRSqgDx off=12823046 len=1592267 2024-08-10T05:41:55.524 INFO:tasks.workunit.client.0.smithi086.stdout:op 2741 completed, throughput=5MB/sec 2024-08-10T05:41:55.524 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uISM9MsCoJ0rzwD off=9987034 len=2090742 2024-08-10T05:41:55.537 INFO:tasks.workunit.client.0.smithi086.stdout:op 2742 completed, throughput=5MB/sec 2024-08-10T05:41:56.537 INFO:tasks.workunit.client.0.smithi086.stdout: 538: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:56.537 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--XMlibNkjkYisFn off=16771110 len=1470153 2024-08-10T05:41:56.545 INFO:tasks.workunit.client.0.smithi086.stdout:op 2743 completed, throughput=5MB/sec 2024-08-10T05:41:56.545 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WzsXsdzF6dCos3I off=9252165 len=1048739 2024-08-10T05:41:56.551 INFO:tasks.workunit.client.0.smithi086.stdout:op 2744 completed, throughput=5MB/sec 2024-08-10T05:41:56.551 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GxWr3M8P3SnpmFC off=18731694 len=2042748 2024-08-10T05:41:56.560 INFO:tasks.workunit.client.0.smithi086.stdout:op 2745 completed, throughput=5MB/sec 2024-08-10T05:41:56.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:41:56.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:41:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:41:57.560 INFO:tasks.workunit.client.0.smithi086.stdout: 539: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:57.560 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fPJMH63F3ob2ycO off=4135300 len=808399 2024-08-10T05:41:57.565 INFO:tasks.workunit.client.0.smithi086.stdout:op 2746 completed, throughput=4.99MB/sec 2024-08-10T05:41:57.565 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NtKDOKdf61YVYjR off=3932870 len=987001 2024-08-10T05:41:57.568 INFO:tasks.workunit.client.0.smithi086.stdout:op 2747 completed, throughput=5MB/sec 2024-08-10T05:41:57.568 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Pd8J7Ea0J4ItdKN off=2534278 len=134145 2024-08-10T05:41:57.570 INFO:tasks.workunit.client.0.smithi086.stdout:op 2748 completed, throughput=5MB/sec 2024-08-10T05:41:57.571 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bGta1GbnjMJ4Thg off=5693152 len=1360927 2024-08-10T05:41:57.572 INFO:tasks.workunit.client.0.smithi086.stdout:op 2749 completed, throughput=5MB/sec 2024-08-10T05:41:57.573 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Y3Sljr-DUOjyT0H off=15537356 len=867083 2024-08-10T05:41:57.574 INFO:tasks.workunit.client.0.smithi086.stdout:op 2750 completed, throughput=5MB/sec 2024-08-10T05:41:57.574 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-n9ZZZCp0DZ4YlSF off=405377 len=671720 2024-08-10T05:41:57.578 INFO:tasks.workunit.client.0.smithi086.stdout:op 2751 completed, throughput=5MB/sec 2024-08-10T05:41:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:57 smithi086 ceph-mon[98993]: pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:41:57.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:57 smithi086 ceph-mon[101471]: pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:41:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:57 smithi159 ceph-mon[90359]: pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:41:58.578 INFO:tasks.workunit.client.0.smithi086.stdout: 540: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:58.578 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MmUPS-crfWnvM_Y off=366017 len=1264740 2024-08-10T05:41:58.580 INFO:tasks.workunit.client.0.smithi086.stdout:op 2752 completed, throughput=4.99MB/sec 2024-08-10T05:41:58.580 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9FeHUpQCfPZy7J0 off=8051849 len=1714448 2024-08-10T05:41:58.584 INFO:tasks.workunit.client.0.smithi086.stdout:op 2753 completed, throughput=5MB/sec 2024-08-10T05:41:58.584 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wELrXc8G-n5Lpkz off=12753293 len=600528 2024-08-10T05:41:58.588 INFO:tasks.workunit.client.0.smithi086.stdout:op 2754 completed, throughput=5MB/sec 2024-08-10T05:41:58.588 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GaXDYHxaVLS_-l1 off=1941900 len=1289126 2024-08-10T05:41:58.596 INFO:tasks.workunit.client.0.smithi086.stdout:op 2755 completed, throughput=5MB/sec 2024-08-10T05:41:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:41:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:41:58] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-08-10T05:41:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:41:58 smithi159 ceph-mon[90359]: pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:41:59.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:41:58 smithi086 ceph-mon[98993]: pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:41:59.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:41:58 smithi086 ceph-mon[101471]: pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:41:59.596 INFO:tasks.workunit.client.0.smithi086.stdout: 541: throughput=4.99MB/sec pending data=0 2024-08-10T05:41:59.596 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-J03rqaNk17FxYCt off=2522140 len=1006480 2024-08-10T05:41:59.601 INFO:tasks.workunit.client.0.smithi086.stdout:op 2756 completed, throughput=4.99MB/sec 2024-08-10T05:41:59.601 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MHmcTKsif249eQ4 off=1194992 len=369264 2024-08-10T05:41:59.604 INFO:tasks.workunit.client.0.smithi086.stdout:op 2757 completed, throughput=4.99MB/sec 2024-08-10T05:41:59.604 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ixnLGXGFucg-QUN off=5632645 len=1978704 2024-08-10T05:41:59.613 INFO:tasks.workunit.client.0.smithi086.stdout:op 2758 completed, throughput=5MB/sec 2024-08-10T05:41:59.613 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-m-1AUmdVH-ND2FH off=10916 len=898431 2024-08-10T05:41:59.618 INFO:tasks.workunit.client.0.smithi086.stdout:op 2759 completed, throughput=5MB/sec 2024-08-10T05:41:59.618 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-W6jYnKT0EIczUDJ off=6075339 len=1596487 2024-08-10T05:41:59.628 INFO:tasks.workunit.client.0.smithi086.stdout:op 2760 completed, throughput=5MB/sec 2024-08-10T05:42:00.628 INFO:tasks.workunit.client.0.smithi086.stdout: 542: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:00.629 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BPyRyHcGrlsSeGZ off=1618445 len=1042073 2024-08-10T05:42:00.634 INFO:tasks.workunit.client.0.smithi086.stdout:op 2761 completed, throughput=4.99MB/sec 2024-08-10T05:42:00.634 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2pMYC3nuIkn6h0R off=3660149 len=225356 2024-08-10T05:42:00.637 INFO:tasks.workunit.client.0.smithi086.stdout:op 2762 completed, throughput=4.99MB/sec 2024-08-10T05:42:00.637 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-13IXzoRje_sZXju off=1618701 len=1338799 2024-08-10T05:42:00.643 INFO:tasks.workunit.client.0.smithi086.stdout:op 2763 completed, throughput=5MB/sec 2024-08-10T05:42:00.644 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5SXrqKbco2UZ_sR off=10954602 len=1117476 2024-08-10T05:42:00.646 INFO:tasks.workunit.client.0.smithi086.stdout:op 2764 completed, throughput=5MB/sec 2024-08-10T05:42:00.646 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8VVZTCmvcinxjQV off=8001811 len=796176 2024-08-10T05:42:00.647 INFO:tasks.workunit.client.0.smithi086.stdout:op 2765 completed, throughput=5MB/sec 2024-08-10T05:42:00.647 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CfFdkixysxOsRcj off=16570098 len=1148827 2024-08-10T05:42:00.653 INFO:tasks.workunit.client.0.smithi086.stdout:op 2766 completed, throughput=5MB/sec 2024-08-10T05:42:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:00 smithi159 ceph-mon[90359]: pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:42:01.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:00 smithi086 ceph-mon[98993]: pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:42:01.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:00 smithi086 ceph-mon[101471]: pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:42:01.653 INFO:tasks.workunit.client.0.smithi086.stdout: 543: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:01.653 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3RmVxpEMPpFZaf8 off=2197100 len=1397608 2024-08-10T05:42:01.655 INFO:tasks.workunit.client.0.smithi086.stdout:op 2767 completed, throughput=4.99MB/sec 2024-08-10T05:42:01.655 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-k-7XeP4nD2NQt5R off=991120 len=195587 2024-08-10T05:42:01.656 INFO:tasks.workunit.client.0.smithi086.stdout:op 2768 completed, throughput=5MB/sec 2024-08-10T05:42:01.657 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q4hT_XBZhizZOqb off=1665646 len=23282 2024-08-10T05:42:01.659 INFO:tasks.workunit.client.0.smithi086.stdout:op 2769 completed, throughput=5MB/sec 2024-08-10T05:42:01.659 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aMmBNwlXDL94mHk off=13280620 len=769899 2024-08-10T05:42:01.664 INFO:tasks.workunit.client.0.smithi086.stdout:op 2770 completed, throughput=5MB/sec 2024-08-10T05:42:01.664 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3HG4VTRwCmZN9YS off=841837 len=1168206 2024-08-10T05:42:01.670 INFO:tasks.workunit.client.0.smithi086.stdout:op 2771 completed, throughput=5MB/sec 2024-08-10T05:42:01.671 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Qr1MY8_QtlpSuu1 off=18685332 len=1975250 2024-08-10T05:42:01.674 INFO:tasks.workunit.client.0.smithi086.stdout:op 2772 completed, throughput=5MB/sec 2024-08-10T05:42:02.674 INFO:tasks.workunit.client.0.smithi086.stdout: 544: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:02.675 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GyOb8JT4ZJK4zTB off=1192025 len=1790490 2024-08-10T05:42:02.683 INFO:tasks.workunit.client.0.smithi086.stdout:op 2773 completed, throughput=5MB/sec 2024-08-10T05:42:02.683 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RnaqLjdEwQCQRTO off=5057206 len=1362560 2024-08-10T05:42:02.684 INFO:tasks.workunit.client.0.smithi086.stdout:op 2774 completed, throughput=5MB/sec 2024-08-10T05:42:02.684 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-t9FHlpR6Ruv8dy_ off=2514760 len=1164373 2024-08-10T05:42:02.686 INFO:tasks.workunit.client.0.smithi086.stdout:op 2775 completed, throughput=5MB/sec 2024-08-10T05:42:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:02 smithi159 ceph-mon[90359]: pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:42:03.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:02 smithi086 ceph-mon[101471]: pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:42:03.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:02 smithi086 ceph-mon[98993]: pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:42:03.686 INFO:tasks.workunit.client.0.smithi086.stdout: 545: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:03.686 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UZSrlaHjJDWCQjI off=2167219 len=1094606 2024-08-10T05:42:03.692 INFO:tasks.workunit.client.0.smithi086.stdout:op 2776 completed, throughput=4.99MB/sec 2024-08-10T05:42:03.692 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jUzZmXkp9ijsK3k off=3811741 len=316003 2024-08-10T05:42:03.695 INFO:tasks.workunit.client.0.smithi086.stdout:op 2777 completed, throughput=4.99MB/sec 2024-08-10T05:42:03.695 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kSt-mWD28syA9hi off=11223771 len=1039175 2024-08-10T05:42:03.700 INFO:tasks.workunit.client.0.smithi086.stdout:op 2778 completed, throughput=5MB/sec 2024-08-10T05:42:03.700 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MBd-Q7ARaQcQstA off=14841709 len=597450 2024-08-10T05:42:03.701 INFO:tasks.workunit.client.0.smithi086.stdout:op 2779 completed, throughput=5MB/sec 2024-08-10T05:42:03.701 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5nzfxRNIZQ04JBB off=8067217 len=2041469 2024-08-10T05:42:03.716 INFO:tasks.workunit.client.0.smithi086.stdout:op 2780 completed, throughput=5MB/sec 2024-08-10T05:42:03.716 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QhKZqKXre8398he off=3035816 len=248618 2024-08-10T05:42:03.719 INFO:tasks.workunit.client.0.smithi086.stdout:op 2781 completed, throughput=5MB/sec 2024-08-10T05:42:04.719 INFO:tasks.workunit.client.0.smithi086.stdout: 546: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:04.719 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4_TTDdheGo8wJ6M off=4273436 len=1279558 2024-08-10T05:42:04.726 INFO:tasks.workunit.client.0.smithi086.stdout:op 2782 completed, throughput=4.99MB/sec 2024-08-10T05:42:04.726 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3iz2G1eMV9ludjN off=181709 len=2005716 2024-08-10T05:42:04.735 INFO:tasks.workunit.client.0.smithi086.stdout:op 2783 completed, throughput=5MB/sec 2024-08-10T05:42:04.735 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rrjoW6qO80yG3Ft off=583579 len=809218 2024-08-10T05:42:04.736 INFO:tasks.workunit.client.0.smithi086.stdout:op 2784 completed, throughput=5MB/sec 2024-08-10T05:42:04.736 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1UjF-ZG871s9qdx off=16950919 len=1698005 2024-08-10T05:42:04.745 INFO:tasks.workunit.client.0.smithi086.stdout:op 2785 completed, throughput=5MB/sec 2024-08-10T05:42:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:04 smithi159 ceph-mon[90359]: pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-10T05:42:05.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:04 smithi086 ceph-mon[98993]: pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-10T05:42:05.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:04 smithi086 ceph-mon[101471]: pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-10T05:42:05.746 INFO:tasks.workunit.client.0.smithi086.stdout: 547: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:05.746 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4FqgmJYc82N9mQS off=8982414 len=1839971 2024-08-10T05:42:05.748 INFO:tasks.workunit.client.0.smithi086.stdout:op 2786 completed, throughput=4.99MB/sec 2024-08-10T05:42:05.748 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TWfHK8q052pwhZn off=3397938 len=1109852 2024-08-10T05:42:05.755 INFO:tasks.workunit.client.0.smithi086.stdout:op 2787 completed, throughput=5MB/sec 2024-08-10T05:42:05.755 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Dk0oN8soXHIohR7 off=8635521 len=987321 2024-08-10T05:42:05.757 INFO:tasks.workunit.client.0.smithi086.stdout:op 2788 completed, throughput=5MB/sec 2024-08-10T05:42:05.757 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj---vFk9hEF3sLr_v off=8341311 len=608509 2024-08-10T05:42:05.757 INFO:tasks.workunit.client.0.smithi086.stdout:op 2789 completed, throughput=5MB/sec 2024-08-10T05:42:05.757 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Oa8WaJLvYo0ubHt off=10179738 len=1121007 2024-08-10T05:42:05.759 INFO:tasks.workunit.client.0.smithi086.stdout:op 2790 completed, throughput=5MB/sec 2024-08-10T05:42:06.759 INFO:tasks.workunit.client.0.smithi086.stdout: 548: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:06.759 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BwnAHPllEwAMXv_ off=3023931 len=1514143 2024-08-10T05:42:06.766 INFO:tasks.workunit.client.0.smithi086.stdout:op 2791 completed, throughput=4.99MB/sec 2024-08-10T05:42:06.766 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZYbIAgl54bD8Ea3 off=16426191 len=1588808 2024-08-10T05:42:06.769 INFO:tasks.workunit.client.0.smithi086.stdout:op 2792 completed, throughput=5MB/sec 2024-08-10T05:42:06.769 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bvvwd98AADwafs2 off=7013941 len=185563 2024-08-10T05:42:06.769 INFO:tasks.workunit.client.0.smithi086.stdout:op 2793 completed, throughput=5MB/sec 2024-08-10T05:42:06.769 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hU-7p01ibrcl7mf off=12026429 len=701741 2024-08-10T05:42:06.771 INFO:tasks.workunit.client.0.smithi086.stdout:op 2794 completed, throughput=5MB/sec 2024-08-10T05:42:06.771 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-V7e7Bcei1BFAqP4 off=1247820 len=908045 2024-08-10T05:42:06.776 INFO:tasks.workunit.client.0.smithi086.stdout:op 2795 completed, throughput=5MB/sec 2024-08-10T05:42:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:06 smithi159 ceph-mon[90359]: pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-10T05:42:07.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:06 smithi086 ceph-mon[98993]: pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-10T05:42:07.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:06 smithi086 ceph-mon[101471]: pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-10T05:42:07.776 INFO:tasks.workunit.client.0.smithi086.stdout: 549: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:07.776 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5X-wAyRBRW7Y2TB off=2099876 len=1041984 2024-08-10T05:42:07.778 INFO:tasks.workunit.client.0.smithi086.stdout:op 2796 completed, throughput=4.99MB/sec 2024-08-10T05:42:07.778 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-L4K4WR9fg2lIhgO off=7193928 len=1950869 2024-08-10T05:42:07.787 INFO:tasks.workunit.client.0.smithi086.stdout:op 2797 completed, throughput=5MB/sec 2024-08-10T05:42:07.788 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BaF4aXkbsRzJaNz off=5097180 len=762625 2024-08-10T05:42:07.792 INFO:tasks.workunit.client.0.smithi086.stdout:op 2798 completed, throughput=5MB/sec 2024-08-10T05:42:07.792 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Sl8bAKjb3Qs4QO- off=15767476 len=1491096 2024-08-10T05:42:07.799 INFO:tasks.workunit.client.0.smithi086.stdout:op 2799 completed, throughput=5MB/sec 2024-08-10T05:42:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:42:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:42:08] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-08-10T05:42:08.799 INFO:tasks.workunit.client.0.smithi086.stdout: 550: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:08.800 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TQAg3y5UBho3l0r off=6583298 len=495858 2024-08-10T05:42:08.800 INFO:tasks.workunit.client.0.smithi086.stdout:op 2800 completed, throughput=4.99MB/sec 2024-08-10T05:42:08.800 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4DHOX7ukDvZIfXu off=8627059 len=1459119 2024-08-10T05:42:08.807 INFO:tasks.workunit.client.0.smithi086.stdout:op 2801 completed, throughput=4.99MB/sec 2024-08-10T05:42:08.807 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4rFRYVo4ne1gYGp off=6615336 len=596554 2024-08-10T05:42:08.808 INFO:tasks.workunit.client.0.smithi086.stdout:op 2802 completed, throughput=5MB/sec 2024-08-10T05:42:08.809 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fcqNVrzM3PuaqvL off=2804736 len=166899 2024-08-10T05:42:08.809 INFO:tasks.workunit.client.0.smithi086.stdout:op 2803 completed, throughput=5MB/sec 2024-08-10T05:42:08.809 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-L4K4WR9fg2lIhgO off=9005038 len=847217 2024-08-10T05:42:08.810 INFO:tasks.workunit.client.0.smithi086.stdout:op 2804 completed, throughput=5MB/sec 2024-08-10T05:42:08.811 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PGle-SnAmw7P7Ps off=2738978 len=623474 2024-08-10T05:42:08.811 INFO:tasks.workunit.client.0.smithi086.stdout:op 2805 completed, throughput=5MB/sec 2024-08-10T05:42:08.812 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UpAmd3prt4OJKDs off=14558495 len=423104 2024-08-10T05:42:08.812 INFO:tasks.workunit.client.0.smithi086.stdout:op 2806 completed, throughput=5MB/sec 2024-08-10T05:42:08.812 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yZW4UPaAVCj4pI9 off=6385196 len=838461 2024-08-10T05:42:08.814 INFO:tasks.workunit.client.0.smithi086.stdout:op 2807 completed, throughput=5MB/sec 2024-08-10T05:42:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:08 smithi159 ceph-mon[90359]: pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-08-10T05:42:09.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:08 smithi086 ceph-mon[101471]: pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-08-10T05:42:09.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:08 smithi086 ceph-mon[98993]: pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-08-10T05:42:09.815 INFO:tasks.workunit.client.0.smithi086.stdout: 551: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:09.815 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_kgfbjkM-2XvIi9 off=1294059 len=82061 2024-08-10T05:42:09.815 INFO:tasks.workunit.client.0.smithi086.stdout:op 2808 completed, throughput=4.99MB/sec 2024-08-10T05:42:09.816 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OleIGZuqoNpaCu- off=11931158 len=268392 2024-08-10T05:42:09.818 INFO:tasks.workunit.client.0.smithi086.stdout:op 2809 completed, throughput=4.99MB/sec 2024-08-10T05:42:09.818 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hiDKt7jiunI4FaV off=2474503 len=854868 2024-08-10T05:42:09.820 INFO:tasks.workunit.client.0.smithi086.stdout:op 2810 completed, throughput=4.99MB/sec 2024-08-10T05:42:09.820 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-d7mRgyg9zdmicg2 off=5976581 len=547470 2024-08-10T05:42:09.824 INFO:tasks.workunit.client.0.smithi086.stdout:op 2811 completed, throughput=4.99MB/sec 2024-08-10T05:42:09.824 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-d8GEILcf23oXxce off=3553651 len=1760465 2024-08-10T05:42:09.827 INFO:tasks.workunit.client.0.smithi086.stdout:op 2812 completed, throughput=5MB/sec 2024-08-10T05:42:09.827 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-U8uuIrSnP5RvhxR off=2039679 len=937227 2024-08-10T05:42:09.833 INFO:tasks.workunit.client.0.smithi086.stdout:op 2813 completed, throughput=5MB/sec 2024-08-10T05:42:09.833 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kxbUXQ0QZIJwX9V off=3184654 len=1909653 2024-08-10T05:42:09.844 INFO:tasks.workunit.client.0.smithi086.stdout:op 2814 completed, throughput=5MB/sec 2024-08-10T05:42:10.845 INFO:tasks.workunit.client.0.smithi086.stdout: 552: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:10.845 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wmXTZG59wU62Bkr off=3298018 len=230641 2024-08-10T05:42:10.849 INFO:tasks.workunit.client.0.smithi086.stdout:op 2815 completed, throughput=4.99MB/sec 2024-08-10T05:42:10.849 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZLu_-zuRFOMkhDV off=4030437 len=1121929 2024-08-10T05:42:10.850 INFO:tasks.workunit.client.0.smithi086.stdout:op 2816 completed, throughput=5MB/sec 2024-08-10T05:42:10.850 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ud1Dk2SkCVdSiD2 off=6256617 len=276568 2024-08-10T05:42:10.853 INFO:tasks.workunit.client.0.smithi086.stdout:op 2817 completed, throughput=5MB/sec 2024-08-10T05:42:10.853 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VhWns5-sC3Q6fN0 off=3499433 len=1352171 2024-08-10T05:42:10.855 INFO:tasks.workunit.client.0.smithi086.stdout:op 2818 completed, throughput=5MB/sec 2024-08-10T05:42:10.855 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HU8uIK5NWM2K4Hy off=14226154 len=830026 2024-08-10T05:42:10.860 INFO:tasks.workunit.client.0.smithi086.stdout:op 2819 completed, throughput=5MB/sec 2024-08-10T05:42:10.861 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Cn8xNst3NdT_0ra off=7575728 len=1846725 2024-08-10T05:42:10.871 INFO:tasks.workunit.client.0.smithi086.stdout:op 2820 completed, throughput=5MB/sec 2024-08-10T05:42:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:10 smithi159 ceph-mon[90359]: pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:42:11.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:10 smithi086 ceph-mon[98993]: pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:42:11.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:10 smithi086 ceph-mon[101471]: pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:42:11.872 INFO:tasks.workunit.client.0.smithi086.stdout: 553: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:11.873 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EiNavURytqCYwpx off=1018519 len=59575 2024-08-10T05:42:11.874 INFO:tasks.workunit.client.0.smithi086.stdout:op 2821 completed, throughput=4.99MB/sec 2024-08-10T05:42:11.874 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-V-0lkZ2BbtaI22x off=4121231 len=311283 2024-08-10T05:42:11.876 INFO:tasks.workunit.client.0.smithi086.stdout:op 2822 completed, throughput=4.99MB/sec 2024-08-10T05:42:11.876 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-L4HdQyG_248bg_l off=11563058 len=2081555 2024-08-10T05:42:11.893 INFO:tasks.workunit.client.0.smithi086.stdout:op 2823 completed, throughput=5MB/sec 2024-08-10T05:42:11.893 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-th9YzNQAoOJF_i1 off=15022586 len=1553737 2024-08-10T05:42:11.896 INFO:tasks.workunit.client.0.smithi086.stdout:op 2824 completed, throughput=5MB/sec 2024-08-10T05:42:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:42:12.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:42:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:42:12.897 INFO:tasks.workunit.client.0.smithi086.stdout: 554: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:12.897 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bB-Jj69sw1bjQi_ off=898054 len=1073527 2024-08-10T05:42:12.902 INFO:tasks.workunit.client.0.smithi086.stdout:op 2825 completed, throughput=4.99MB/sec 2024-08-10T05:42:12.902 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9pKAyG0-O_xjw7K off=19357568 len=1217733 2024-08-10T05:42:12.905 INFO:tasks.workunit.client.0.smithi086.stdout:op 2826 completed, throughput=5MB/sec 2024-08-10T05:42:12.905 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ivyCBrEGNq-Vswf off=16386354 len=387062 2024-08-10T05:42:12.908 INFO:tasks.workunit.client.0.smithi086.stdout:op 2827 completed, throughput=5MB/sec 2024-08-10T05:42:12.908 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KyExdhAecNlYw6a off=5737180 len=1446049 2024-08-10T05:42:12.910 INFO:tasks.workunit.client.0.smithi086.stdout:op 2828 completed, throughput=5MB/sec 2024-08-10T05:42:12.910 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mJPcco9JqVJa_pz off=24069019 len=1458310 2024-08-10T05:42:12.912 INFO:tasks.workunit.client.0.smithi086.stdout:op 2829 completed, throughput=5MB/sec 2024-08-10T05:42:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:12 smithi159 ceph-mon[90359]: pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-10T05:42:13.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:12 smithi086 ceph-mon[98993]: pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-10T05:42:13.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:12 smithi086 ceph-mon[101471]: pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-10T05:42:13.912 INFO:tasks.workunit.client.0.smithi086.stdout: 555: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:13.912 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WJ6iUiopbBZgu7O off=13223830 len=1712315 2024-08-10T05:42:13.921 INFO:tasks.workunit.client.0.smithi086.stdout:op 2830 completed, throughput=4.99MB/sec 2024-08-10T05:42:13.921 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tEQ6DybRlTtX5jZ off=4440192 len=1099356 2024-08-10T05:42:13.923 INFO:tasks.workunit.client.0.smithi086.stdout:op 2831 completed, throughput=5MB/sec 2024-08-10T05:42:13.923 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-790J-uabdr9i3Jh off=11557752 len=56237 2024-08-10T05:42:13.923 INFO:tasks.workunit.client.0.smithi086.stdout:op 2832 completed, throughput=5MB/sec 2024-08-10T05:42:13.924 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oZUZOkC3Z4UcL26 off=462953 len=982659 2024-08-10T05:42:13.925 INFO:tasks.workunit.client.0.smithi086.stdout:op 2833 completed, throughput=5MB/sec 2024-08-10T05:42:13.925 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-n-UrJdXuz6i9S_J off=21444526 len=1930709 2024-08-10T05:42:13.928 INFO:tasks.workunit.client.0.smithi086.stdout:op 2834 completed, throughput=5MB/sec 2024-08-10T05:42:14.928 INFO:tasks.workunit.client.0.smithi086.stdout: 556: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:14.928 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KWfV5woqgKVjYy4 off=11688700 len=1128873 2024-08-10T05:42:14.930 INFO:tasks.workunit.client.0.smithi086.stdout:op 2835 completed, throughput=4.99MB/sec 2024-08-10T05:42:14.930 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rAMHv8MgORncld0 off=2077304 len=1060390 2024-08-10T05:42:14.936 INFO:tasks.workunit.client.0.smithi086.stdout:op 2836 completed, throughput=5MB/sec 2024-08-10T05:42:14.936 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vwOrKfDoXSPOSsw off=1156327 len=1568641 2024-08-10T05:42:14.936 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:14 smithi159 ceph-mon[90359]: pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:42:14.944 INFO:tasks.workunit.client.0.smithi086.stdout:op 2837 completed, throughput=5MB/sec 2024-08-10T05:42:14.944 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ifryPF1nX28W1p4 off=4406967 len=731175 2024-08-10T05:42:14.944 INFO:tasks.workunit.client.0.smithi086.stdout:op 2838 completed, throughput=5MB/sec 2024-08-10T05:42:15.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:14 smithi086 ceph-mon[98993]: pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:42:15.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:14 smithi086 ceph-mon[101471]: pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:42:15.945 INFO:tasks.workunit.client.0.smithi086.stdout: 557: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:15.945 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FUnvHUUXQH0noOO off=1014145 len=1868750 2024-08-10T05:42:15.955 INFO:tasks.workunit.client.0.smithi086.stdout:op 2839 completed, throughput=4.99MB/sec 2024-08-10T05:42:15.955 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ke2-3aiNxI7XVWC off=329013 len=1907149 2024-08-10T05:42:15.966 INFO:tasks.workunit.client.0.smithi086.stdout:op 2840 completed, throughput=5MB/sec 2024-08-10T05:42:15.966 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yZUUrS0RFGwK0FQ off=1758229 len=805616 2024-08-10T05:42:15.967 INFO:tasks.workunit.client.0.smithi086.stdout:op 2841 completed, throughput=5MB/sec 2024-08-10T05:42:15.967 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lbRkArWxHoJHuwF off=8167619 len=648040 2024-08-10T05:42:15.971 INFO:tasks.workunit.client.0.smithi086.stdout:op 2842 completed, throughput=5MB/sec 2024-08-10T05:42:15.971 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Rcvr3hwMTMcjDw_ off=232224 len=1089094 2024-08-10T05:42:15.977 INFO:tasks.workunit.client.0.smithi086.stdout:op 2843 completed, throughput=5MB/sec 2024-08-10T05:42:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:16 smithi159 ceph-mon[90359]: pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:42:16.977 INFO:tasks.workunit.client.0.smithi086.stdout: 558: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:16.977 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3teuvfRBCaEpbln off=274236 len=1798220 2024-08-10T05:42:16.979 INFO:tasks.workunit.client.0.smithi086.stdout:op 2844 completed, throughput=5MB/sec 2024-08-10T05:42:16.980 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QCxR-JVfFq4B80l off=17298948 len=1943548 2024-08-10T05:42:16.992 INFO:tasks.workunit.client.0.smithi086.stdout:op 2845 completed, throughput=5MB/sec 2024-08-10T05:42:16.992 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BmMaHXzUtA3OXcy off=6986678 len=447481 2024-08-10T05:42:16.996 INFO:tasks.workunit.client.0.smithi086.stdout:op 2846 completed, throughput=5MB/sec 2024-08-10T05:42:16.997 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4JNc8xi1iugsovw off=6492922 len=250252 2024-08-10T05:42:16.999 INFO:tasks.workunit.client.0.smithi086.stdout:op 2847 completed, throughput=5MB/sec 2024-08-10T05:42:17.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:16 smithi086 ceph-mon[98993]: pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:42:17.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:16 smithi086 ceph-mon[101471]: pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:42:17.999 INFO:tasks.workunit.client.0.smithi086.stdout: 559: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:18.000 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5jpnh2thnR19xHp off=10075902 len=982705 2024-08-10T05:42:18.002 INFO:tasks.workunit.client.0.smithi086.stdout:op 2848 completed, throughput=4.99MB/sec 2024-08-10T05:42:18.002 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vr_fH1vFMRbM5ch off=15435061 len=1051751 2024-08-10T05:42:18.004 INFO:tasks.workunit.client.0.smithi086.stdout:op 2849 completed, throughput=4.99MB/sec 2024-08-10T05:42:18.004 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AKKXDKKoyQpLL-C off=466198 len=449358 2024-08-10T05:42:18.004 INFO:tasks.workunit.client.0.smithi086.stdout:op 2850 completed, throughput=5MB/sec 2024-08-10T05:42:18.005 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AqEJpE-NEa245RK off=4364478 len=1683193 2024-08-10T05:42:18.006 INFO:tasks.workunit.client.0.smithi086.stdout:op 2851 completed, throughput=5MB/sec 2024-08-10T05:42:18.007 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KNDTcadP1t0t18j off=11765864 len=1249881 2024-08-10T05:42:18.008 INFO:tasks.workunit.client.0.smithi086.stdout:op 2852 completed, throughput=5MB/sec 2024-08-10T05:42:18.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:42:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:42:18] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-08-10T05:42:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:18 smithi159 ceph-mon[90359]: pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:42:18.937 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:42:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=cleanup t=2024-08-10T05:42:18.531079667Z level=info msg="Completed cleanup jobs" duration=2.436762ms 2024-08-10T05:42:19.008 INFO:tasks.workunit.client.0.smithi086.stdout: 560: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:19.009 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NMiYJoKrhLpdWb9 off=6041241 len=642832 2024-08-10T05:42:19.010 INFO:tasks.workunit.client.0.smithi086.stdout:op 2853 completed, throughput=4.99MB/sec 2024-08-10T05:42:19.010 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-c7vjq7iy1ttghz4 off=5132892 len=817857 2024-08-10T05:42:19.012 INFO:tasks.workunit.client.0.smithi086.stdout:op 2854 completed, throughput=4.99MB/sec 2024-08-10T05:42:19.012 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4oEteuB8aHBCmsm off=4403377 len=141937 2024-08-10T05:42:19.013 INFO:tasks.workunit.client.0.smithi086.stdout:op 2855 completed, throughput=4.99MB/sec 2024-08-10T05:42:19.013 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ar9sSpKJsmSvjzQ off=20333115 len=125050 2024-08-10T05:42:19.016 INFO:tasks.workunit.client.0.smithi086.stdout:op 2856 completed, throughput=4.99MB/sec 2024-08-10T05:42:19.016 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Thd0AI__AM717Ah off=5175628 len=1197705 2024-08-10T05:42:19.022 INFO:tasks.workunit.client.0.smithi086.stdout:op 2857 completed, throughput=5MB/sec 2024-08-10T05:42:19.022 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zOZVySZhlT7t4xa off=138843 len=212654 2024-08-10T05:42:19.027 INFO:tasks.workunit.client.0.smithi086.stdout:op 2858 completed, throughput=5MB/sec 2024-08-10T05:42:19.027 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0zlQca7aDT5aifj off=4790194 len=1276383 2024-08-10T05:42:19.029 INFO:tasks.workunit.client.0.smithi086.stdout:op 2859 completed, throughput=5MB/sec 2024-08-10T05:42:19.029 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6Tl4tDQyemgStQM off=10114607 len=1100804 2024-08-10T05:42:19.035 INFO:tasks.workunit.client.0.smithi086.stdout:op 2860 completed, throughput=5MB/sec 2024-08-10T05:42:19.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:18 smithi086 ceph-mon[98993]: pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:42:19.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:18 smithi086 ceph-mon[101471]: pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:42:20.035 INFO:tasks.workunit.client.0.smithi086.stdout: 561: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:20.035 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9IzzhAwunuMww4B off=98090 len=327820 2024-08-10T05:42:20.036 INFO:tasks.workunit.client.0.smithi086.stdout:op 2861 completed, throughput=4.99MB/sec 2024-08-10T05:42:20.036 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-th9YzNQAoOJF_i1 off=5759634 len=1426405 2024-08-10T05:42:20.039 INFO:tasks.workunit.client.0.smithi086.stdout:op 2862 completed, throughput=4.99MB/sec 2024-08-10T05:42:20.039 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RALF2vpn1-EKWhP off=12449110 len=636841 2024-08-10T05:42:20.043 INFO:tasks.workunit.client.0.smithi086.stdout:op 2863 completed, throughput=5MB/sec 2024-08-10T05:42:20.043 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8t_4BRBDg972z0v off=6085792 len=1256496 2024-08-10T05:42:20.046 INFO:tasks.workunit.client.0.smithi086.stdout:op 2864 completed, throughput=5MB/sec 2024-08-10T05:42:20.046 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OsIOu8NpTeSDIeO off=2859083 len=1164780 2024-08-10T05:42:20.055 INFO:tasks.workunit.client.0.smithi086.stdout:op 2865 completed, throughput=5MB/sec 2024-08-10T05:42:20.055 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3N4j2XR_GT5_xR6 off=35437 len=1913878 2024-08-10T05:42:20.065 INFO:tasks.workunit.client.0.smithi086.stdout:op 2866 completed, throughput=5MB/sec 2024-08-10T05:42:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:20 smithi159 ceph-mon[90359]: pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:42:21.065 INFO:tasks.workunit.client.0.smithi086.stdout: 562: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:21.065 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yI4NzDvwdiJ6vw- off=98402 len=1759902 2024-08-10T05:42:21.075 INFO:tasks.workunit.client.0.smithi086.stdout:op 2867 completed, throughput=5MB/sec 2024-08-10T05:42:21.075 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-K5dgQhNpG5oXM9a off=3279460 len=532171 2024-08-10T05:42:21.077 INFO:tasks.workunit.client.0.smithi086.stdout:op 2868 completed, throughput=5MB/sec 2024-08-10T05:42:21.077 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SHpsHye9j4ma2KG off=9731224 len=421954 2024-08-10T05:42:21.078 INFO:tasks.workunit.client.0.smithi086.stdout:op 2869 completed, throughput=5MB/sec 2024-08-10T05:42:21.078 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zPxqLbomcThMAS7 off=4856384 len=1922021 2024-08-10T05:42:21.089 INFO:tasks.workunit.client.0.smithi086.stdout:op 2870 completed, throughput=5MB/sec 2024-08-10T05:42:21.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:20 smithi086 ceph-mon[98993]: pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:42:21.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:20 smithi086 ceph-mon[101471]: pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:42:22.089 INFO:tasks.workunit.client.0.smithi086.stdout: 563: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:22.089 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bgt3VMYRw8_z4jK off=12278127 len=961667 2024-08-10T05:42:22.095 INFO:tasks.workunit.client.0.smithi086.stdout:op 2871 completed, throughput=4.99MB/sec 2024-08-10T05:42:22.095 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oSsu472ESwoZGzV off=553940 len=824095 2024-08-10T05:42:22.099 INFO:tasks.workunit.client.0.smithi086.stdout:op 2872 completed, throughput=5MB/sec 2024-08-10T05:42:22.099 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Zow6aYLcsjzy0M2 off=18983887 len=119927 2024-08-10T05:42:22.102 INFO:tasks.workunit.client.0.smithi086.stdout:op 2873 completed, throughput=5MB/sec 2024-08-10T05:42:22.102 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_-S-4drrYwHcCJ7 off=6188281 len=1723253 2024-08-10T05:42:22.105 INFO:tasks.workunit.client.0.smithi086.stdout:op 2874 completed, throughput=5MB/sec 2024-08-10T05:42:22.105 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QejkDPL7e2Nting off=2937499 len=196985 2024-08-10T05:42:22.108 INFO:tasks.workunit.client.0.smithi086.stdout:op 2875 completed, throughput=5MB/sec 2024-08-10T05:42:22.108 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-onRJBAL8CihXAm1 off=4975655 len=1985571 2024-08-10T05:42:22.119 INFO:tasks.workunit.client.0.smithi086.stdout:op 2876 completed, throughput=5MB/sec 2024-08-10T05:42:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:22 smithi159 ceph-mon[90359]: pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:42:23.119 INFO:tasks.workunit.client.0.smithi086.stdout: 564: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:23.120 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-E890ToLfck2BdEE off=3962941 len=1242351 2024-08-10T05:42:23.122 INFO:tasks.workunit.client.0.smithi086.stdout:op 2877 completed, throughput=5MB/sec 2024-08-10T05:42:23.122 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-luPk9cZ9pl72nhQ off=16993916 len=1132241 2024-08-10T05:42:23.124 INFO:tasks.workunit.client.0.smithi086.stdout:op 2878 completed, throughput=5MB/sec 2024-08-10T05:42:23.124 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-r9EO9UV_leaLDqU off=264360 len=1319310 2024-08-10T05:42:23.132 INFO:tasks.workunit.client.0.smithi086.stdout:op 2879 completed, throughput=5MB/sec 2024-08-10T05:42:23.132 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_2u2NGctBivKzSw off=12649736 len=1485628 2024-08-10T05:42:23.138 INFO:tasks.workunit.client.0.smithi086.stdout:op 2880 completed, throughput=5MB/sec 2024-08-10T05:42:23.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:22 smithi086 ceph-mon[98993]: pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:42:23.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:22 smithi086 ceph-mon[101471]: pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:42:24.139 INFO:tasks.workunit.client.0.smithi086.stdout: 565: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:24.139 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YzuCnN2DZHPkUmm off=11543873 len=832231 2024-08-10T05:42:24.144 INFO:tasks.workunit.client.0.smithi086.stdout:op 2881 completed, throughput=4.99MB/sec 2024-08-10T05:42:24.144 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dNrvNAvLdBTii0H off=7617735 len=1364916 2024-08-10T05:42:24.146 INFO:tasks.workunit.client.0.smithi086.stdout:op 2882 completed, throughput=5MB/sec 2024-08-10T05:42:24.146 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ms1wOyQvyzFA6Hh off=19795825 len=137379 2024-08-10T05:42:24.146 INFO:tasks.workunit.client.0.smithi086.stdout:op 2883 completed, throughput=5MB/sec 2024-08-10T05:42:24.147 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yj1MAcgyJktbxdw off=4759460 len=879022 2024-08-10T05:42:24.148 INFO:tasks.workunit.client.0.smithi086.stdout:op 2884 completed, throughput=5MB/sec 2024-08-10T05:42:24.148 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7w8XZVJXHEbfGye off=390464 len=199439 2024-08-10T05:42:24.150 INFO:tasks.workunit.client.0.smithi086.stdout:op 2885 completed, throughput=5MB/sec 2024-08-10T05:42:24.151 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Wg8ly1nLivaO_nC off=69540 len=580498 2024-08-10T05:42:24.151 INFO:tasks.workunit.client.0.smithi086.stdout:op 2886 completed, throughput=5MB/sec 2024-08-10T05:42:24.152 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FPlkylVArjVY2rk off=7565242 len=1993910 2024-08-10T05:42:24.163 INFO:tasks.workunit.client.0.smithi086.stdout:op 2887 completed, throughput=5MB/sec 2024-08-10T05:42:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:24 smithi159 ceph-mon[90359]: pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:42:25.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:24 smithi086 ceph-mon[98993]: pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:42:25.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:24 smithi086 ceph-mon[101471]: pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:42:25.163 INFO:tasks.workunit.client.0.smithi086.stdout: 566: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:25.164 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-J-vRwWfltmmh1yz off=3919592 len=1566783 2024-08-10T05:42:25.172 INFO:tasks.workunit.client.0.smithi086.stdout:op 2888 completed, throughput=5MB/sec 2024-08-10T05:42:25.172 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6ftbg-wsdwSIPQy off=1123366 len=1987945 2024-08-10T05:42:25.184 INFO:tasks.workunit.client.0.smithi086.stdout:op 2889 completed, throughput=5MB/sec 2024-08-10T05:42:26.184 INFO:tasks.workunit.client.0.smithi086.stdout: 567: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:26.184 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nEihzFEaEGnaa5H off=5568584 len=1884586 2024-08-10T05:42:26.188 INFO:tasks.workunit.client.0.smithi086.stdout:op 2890 completed, throughput=4.99MB/sec 2024-08-10T05:42:26.188 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tz2spf6IzL3KomE off=0 len=1253665 2024-08-10T05:42:26.195 INFO:tasks.workunit.client.0.smithi086.stdout:op 2891 completed, throughput=5MB/sec 2024-08-10T05:42:26.195 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JbRv7GUT4hE9VDp off=2834809 len=151024 2024-08-10T05:42:26.198 INFO:tasks.workunit.client.0.smithi086.stdout:op 2892 completed, throughput=5MB/sec 2024-08-10T05:42:26.198 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NeW3SOYzNHKfO0F off=4811562 len=1882095 2024-08-10T05:42:26.200 INFO:tasks.workunit.client.0.smithi086.stdout:op 2893 completed, throughput=5MB/sec 2024-08-10T05:42:26.200 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_7giCH7nGmN24yT off=0 len=1557516 2024-08-10T05:42:26.209 INFO:tasks.workunit.client.0.smithi086.stdout:op 2894 completed, throughput=5MB/sec 2024-08-10T05:42:26.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:42:26.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:42:26.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:42:27.210 INFO:tasks.workunit.client.0.smithi086.stdout: 568: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:27.210 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-X8V39HwSpUUfwQI off=11257006 len=2070685 2024-08-10T05:42:27.214 INFO:tasks.workunit.client.0.smithi086.stdout:op 2895 completed, throughput=5MB/sec 2024-08-10T05:42:27.214 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Dhjln96OABcgZXc off=11256021 len=1302281 2024-08-10T05:42:27.223 INFO:tasks.workunit.client.0.smithi086.stdout:op 2896 completed, throughput=5MB/sec 2024-08-10T05:42:27.223 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-A2ixTDOgPPMsLp0 off=9097057 len=1357059 2024-08-10T05:42:27.225 INFO:tasks.workunit.client.0.smithi086.stdout:op 2897 completed, throughput=5MB/sec 2024-08-10T05:42:27.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:27 smithi086 ceph-mon[98993]: pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:42:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:27 smithi086 ceph-mon[101471]: pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:42:27.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:27 smithi159 ceph-mon[90359]: pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:42:28.225 INFO:tasks.workunit.client.0.smithi086.stdout: 569: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:28.226 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wqe_Jp1A1-DI6Ew off=1036923 len=255985 2024-08-10T05:42:28.229 INFO:tasks.workunit.client.0.smithi086.stdout:op 2898 completed, throughput=4.99MB/sec 2024-08-10T05:42:28.229 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mkndcstlL_9Vyju off=4812493 len=475589 2024-08-10T05:42:28.230 INFO:tasks.workunit.client.0.smithi086.stdout:op 2899 completed, throughput=4.99MB/sec 2024-08-10T05:42:28.230 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gE5rBE1XxdHAm9c off=2470863 len=821437 2024-08-10T05:42:28.234 INFO:tasks.workunit.client.0.smithi086.stdout:op 2900 completed, throughput=5MB/sec 2024-08-10T05:42:28.234 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sOiq2Fc46d5icNc off=1558217 len=1358099 2024-08-10T05:42:28.243 INFO:tasks.workunit.client.0.smithi086.stdout:op 2901 completed, throughput=5MB/sec 2024-08-10T05:42:28.243 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TXJX_UKJzrCCART off=5088472 len=1795643 2024-08-10T05:42:28.245 INFO:tasks.workunit.client.0.smithi086.stdout:op 2902 completed, throughput=5MB/sec 2024-08-10T05:42:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:42:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:42:28] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:42:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:28 smithi159 ceph-mon[90359]: pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:42:29.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:28 smithi086 ceph-mon[98993]: pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:42:29.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:28 smithi086 ceph-mon[101471]: pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:42:29.245 INFO:tasks.workunit.client.0.smithi086.stdout: 570: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:29.245 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_9gqfqYUZJgBJBU off=3565565 len=1803121 2024-08-10T05:42:29.255 INFO:tasks.workunit.client.0.smithi086.stdout:op 2903 completed, throughput=4.99MB/sec 2024-08-10T05:42:29.255 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8mDsMO60OdzazIK off=14389988 len=404146 2024-08-10T05:42:29.256 INFO:tasks.workunit.client.0.smithi086.stdout:op 2904 completed, throughput=5MB/sec 2024-08-10T05:42:29.256 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_3j1hHO611zDFMY off=10787497 len=610005 2024-08-10T05:42:29.260 INFO:tasks.workunit.client.0.smithi086.stdout:op 2905 completed, throughput=5MB/sec 2024-08-10T05:42:29.260 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-r9EO9UV_leaLDqU off=1123169 len=131676 2024-08-10T05:42:29.261 INFO:tasks.workunit.client.0.smithi086.stdout:op 2906 completed, throughput=5MB/sec 2024-08-10T05:42:29.261 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PZ8OnCvPEu4mlGy off=1216285 len=427548 2024-08-10T05:42:29.264 INFO:tasks.workunit.client.0.smithi086.stdout:op 2907 completed, throughput=5MB/sec 2024-08-10T05:42:29.264 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-68Pti6yCNRQXS7l off=164197 len=394702 2024-08-10T05:42:29.267 INFO:tasks.workunit.client.0.smithi086.stdout:op 2908 completed, throughput=5MB/sec 2024-08-10T05:42:29.267 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zBRL1RLN6Jt8poA off=21652917 len=1739301 2024-08-10T05:42:29.274 INFO:tasks.workunit.client.0.smithi086.stdout:op 2909 completed, throughput=5MB/sec 2024-08-10T05:42:30.274 INFO:tasks.workunit.client.0.smithi086.stdout: 571: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:30.275 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Y8G_YO-U4_P2C2y off=5390160 len=770127 2024-08-10T05:42:30.276 INFO:tasks.workunit.client.0.smithi086.stdout:op 2910 completed, throughput=4.99MB/sec 2024-08-10T05:42:30.276 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2T9gha8gD6pG5lX off=5416143 len=1156631 2024-08-10T05:42:30.282 INFO:tasks.workunit.client.0.smithi086.stdout:op 2911 completed, throughput=4.99MB/sec 2024-08-10T05:42:30.282 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VcabHOYetSLhA9h off=624311 len=639777 2024-08-10T05:42:30.282 INFO:tasks.workunit.client.0.smithi086.stdout:op 2912 completed, throughput=5MB/sec 2024-08-10T05:42:30.283 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Swo-qBx7jJE74TL off=9553625 len=2053827 2024-08-10T05:42:30.285 INFO:tasks.workunit.client.0.smithi086.stdout:op 2913 completed, throughput=5MB/sec 2024-08-10T05:42:30.285 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Pd8J7Ea0J4ItdKN off=2679465 len=240338 2024-08-10T05:42:30.286 INFO:tasks.workunit.client.0.smithi086.stdout:op 2914 completed, throughput=5MB/sec 2024-08-10T05:42:30.286 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fTwaaZk1LkK3Pcy off=4684357 len=1369370 2024-08-10T05:42:30.291 INFO:tasks.workunit.client.0.smithi086.stdout:op 2915 completed, throughput=5MB/sec 2024-08-10T05:42:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:30 smithi159 ceph-mon[90359]: pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:42:31.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:30 smithi086 ceph-mon[98993]: pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:42:31.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:30 smithi086 ceph-mon[101471]: pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:42:31.292 INFO:tasks.workunit.client.0.smithi086.stdout: 572: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:31.292 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Bgi3mPbCB-ych-A off=2961496 len=967213 2024-08-10T05:42:31.298 INFO:tasks.workunit.client.0.smithi086.stdout:op 2916 completed, throughput=4.99MB/sec 2024-08-10T05:42:31.298 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ej4l_7rr6BK3fEg off=16344392 len=1396893 2024-08-10T05:42:31.305 INFO:tasks.workunit.client.0.smithi086.stdout:op 2917 completed, throughput=5MB/sec 2024-08-10T05:42:31.305 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oij0iVsPA6r_i13 off=10561381 len=1970463 2024-08-10T05:42:31.309 INFO:tasks.workunit.client.0.smithi086.stdout:op 2918 completed, throughput=5MB/sec 2024-08-10T05:42:32.309 INFO:tasks.workunit.client.0.smithi086.stdout: 573: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:32.310 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-h4WkGFO3WOgf2wK off=1263229 len=1996001 2024-08-10T05:42:32.326 INFO:tasks.workunit.client.0.smithi086.stdout:op 2919 completed, throughput=4.99MB/sec 2024-08-10T05:42:32.326 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xoo2QuxWt8CMQNB off=16328302 len=2068076 2024-08-10T05:42:32.336 INFO:tasks.workunit.client.0.smithi086.stdout:op 2920 completed, throughput=5MB/sec 2024-08-10T05:42:32.337 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1cvio0M1flI7HN0 off=19030329 len=273766 2024-08-10T05:42:32.337 INFO:tasks.workunit.client.0.smithi086.stdout:op 2921 completed, throughput=5MB/sec 2024-08-10T05:42:32.338 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UqjX1DWL89o7feg off=677117 len=1155103 2024-08-10T05:42:32.339 INFO:tasks.workunit.client.0.smithi086.stdout:op 2922 completed, throughput=5MB/sec 2024-08-10T05:42:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:32 smithi159 ceph-mon[90359]: pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:42:33.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:32 smithi086 ceph-mon[98993]: pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:42:33.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:32 smithi086 ceph-mon[101471]: pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:42:33.339 INFO:tasks.workunit.client.0.smithi086.stdout: 574: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:33.339 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--wOuOdb8yjRORsb off=2803336 len=728997 2024-08-10T05:42:33.344 INFO:tasks.workunit.client.0.smithi086.stdout:op 2923 completed, throughput=4.99MB/sec 2024-08-10T05:42:33.344 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MHLetYLe55-jPYW off=10740462 len=597918 2024-08-10T05:42:33.346 INFO:tasks.workunit.client.0.smithi086.stdout:op 2924 completed, throughput=4.99MB/sec 2024-08-10T05:42:33.346 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-I357dfwZJ_MLiaH off=5065750 len=1580380 2024-08-10T05:42:33.348 INFO:tasks.workunit.client.0.smithi086.stdout:op 2925 completed, throughput=5MB/sec 2024-08-10T05:42:33.348 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-31bRaoZ-uADNtSB off=7389132 len=408419 2024-08-10T05:42:33.351 INFO:tasks.workunit.client.0.smithi086.stdout:op 2926 completed, throughput=5MB/sec 2024-08-10T05:42:33.351 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XDN3-ieiHyVWCEw off=1561607 len=1882163 2024-08-10T05:42:33.353 INFO:tasks.workunit.client.0.smithi086.stdout:op 2927 completed, throughput=5MB/sec 2024-08-10T05:42:34.354 INFO:tasks.workunit.client.0.smithi086.stdout: 575: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:34.354 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-411QvDnQl_FuzE1 off=5270615 len=1834853 2024-08-10T05:42:34.356 INFO:tasks.workunit.client.0.smithi086.stdout:op 2928 completed, throughput=4.99MB/sec 2024-08-10T05:42:34.357 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pylwlmnSJHwyyzT off=1678284 len=1560064 2024-08-10T05:42:34.366 INFO:tasks.workunit.client.0.smithi086.stdout:op 2929 completed, throughput=5MB/sec 2024-08-10T05:42:34.366 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-m0rpHoa-Sekj4We off=547812 len=225064 2024-08-10T05:42:34.366 INFO:tasks.workunit.client.0.smithi086.stdout:op 2930 completed, throughput=5MB/sec 2024-08-10T05:42:34.366 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-I95cGq0Z2PIX6Ct off=16367806 len=868942 2024-08-10T05:42:34.371 INFO:tasks.workunit.client.0.smithi086.stdout:op 2931 completed, throughput=5MB/sec 2024-08-10T05:42:34.372 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-w4zEdzMbCnMW0qw off=3255158 len=560048 2024-08-10T05:42:34.373 INFO:tasks.workunit.client.0.smithi086.stdout:op 2932 completed, throughput=5MB/sec 2024-08-10T05:42:34.373 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jghQ3jo5wOWlzjx off=3516632 len=1691841 2024-08-10T05:42:34.376 INFO:tasks.workunit.client.0.smithi086.stdout:op 2933 completed, throughput=5MB/sec 2024-08-10T05:42:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:34 smithi159 ceph-mon[90359]: pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-10T05:42:35.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:34 smithi086 ceph-mon[101471]: pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-10T05:42:35.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:34 smithi086 ceph-mon[98993]: pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-10T05:42:35.376 INFO:tasks.workunit.client.0.smithi086.stdout: 576: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:35.377 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Y12ueLHOJfnub_i off=6369011 len=149308 2024-08-10T05:42:35.377 INFO:tasks.workunit.client.0.smithi086.stdout:op 2934 completed, throughput=4.99MB/sec 2024-08-10T05:42:35.377 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--GDKdk6FSq1Wj98 off=12558675 len=1195470 2024-08-10T05:42:35.379 INFO:tasks.workunit.client.0.smithi086.stdout:op 2935 completed, throughput=5MB/sec 2024-08-10T05:42:35.380 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-R1eZg77ZhUy5Ngs off=8116166 len=1802698 2024-08-10T05:42:35.387 INFO:tasks.workunit.client.0.smithi086.stdout:op 2936 completed, throughput=5MB/sec 2024-08-10T05:42:35.387 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JgFS3_nGMVLAicw off=9168569 len=1312185 2024-08-10T05:42:35.389 INFO:tasks.workunit.client.0.smithi086.stdout:op 2937 completed, throughput=5MB/sec 2024-08-10T05:42:36.389 INFO:tasks.workunit.client.0.smithi086.stdout: 577: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:36.390 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-y43vmzfQ6F_SdtY off=1381576 len=219065 2024-08-10T05:42:36.393 INFO:tasks.workunit.client.0.smithi086.stdout:op 2938 completed, throughput=4.99MB/sec 2024-08-10T05:42:36.393 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XD7iWm0vtlasvI6 off=3535985 len=441438 2024-08-10T05:42:36.396 INFO:tasks.workunit.client.0.smithi086.stdout:op 2939 completed, throughput=4.99MB/sec 2024-08-10T05:42:36.396 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-y3nNNU1kxXUwyRF off=2408336 len=457119 2024-08-10T05:42:36.399 INFO:tasks.workunit.client.0.smithi086.stdout:op 2940 completed, throughput=4.99MB/sec 2024-08-10T05:42:36.399 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aMWVHSEy1wki-GM off=11861443 len=934677 2024-08-10T05:42:36.401 INFO:tasks.workunit.client.0.smithi086.stdout:op 2941 completed, throughput=5MB/sec 2024-08-10T05:42:36.401 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-o3rqPGLzEROHwm- off=3470960 len=1424903 2024-08-10T05:42:36.409 INFO:tasks.workunit.client.0.smithi086.stdout:op 2942 completed, throughput=5MB/sec 2024-08-10T05:42:36.409 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-y-BnO94s_1k-a7S off=2181782 len=1775350 2024-08-10T05:42:36.421 INFO:tasks.workunit.client.0.smithi086.stdout:op 2943 completed, throughput=5MB/sec 2024-08-10T05:42:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:36 smithi159 ceph-mon[90359]: pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-10T05:42:37.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:36 smithi086 ceph-mon[98993]: pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-10T05:42:37.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:36 smithi086 ceph-mon[101471]: pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-10T05:42:37.421 INFO:tasks.workunit.client.0.smithi086.stdout: 578: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:37.421 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JQc11CrCa-_Se1U off=1987528 len=425713 2024-08-10T05:42:37.424 INFO:tasks.workunit.client.0.smithi086.stdout:op 2944 completed, throughput=4.99MB/sec 2024-08-10T05:42:37.424 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BUNNxKajy5z2pic off=8456236 len=365928 2024-08-10T05:42:37.426 INFO:tasks.workunit.client.0.smithi086.stdout:op 2945 completed, throughput=4.99MB/sec 2024-08-10T05:42:37.426 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0j3MVeDMru3e2tE off=436531 len=775901 2024-08-10T05:42:37.431 INFO:tasks.workunit.client.0.smithi086.stdout:op 2946 completed, throughput=4.99MB/sec 2024-08-10T05:42:37.431 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oW7DYbXEVOfa1Ru off=11276027 len=1649170 2024-08-10T05:42:37.440 INFO:tasks.workunit.client.0.smithi086.stdout:op 2947 completed, throughput=5MB/sec 2024-08-10T05:42:37.440 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lSSDOjd-vtnRKeR off=515700 len=1960043 2024-08-10T05:42:37.449 INFO:tasks.workunit.client.0.smithi086.stdout:op 2948 completed, throughput=5MB/sec 2024-08-10T05:42:38.449 INFO:tasks.workunit.client.0.smithi086.stdout: 579: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:38.449 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zLTiVrWRM_kC7s6 off=4952239 len=2011392 2024-08-10T05:42:38.451 INFO:tasks.workunit.client.0.smithi086.stdout:op 2949 completed, throughput=5MB/sec 2024-08-10T05:42:38.451 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CzpQxgvogDcKc7r off=5786345 len=775617 2024-08-10T05:42:38.456 INFO:tasks.workunit.client.0.smithi086.stdout:op 2950 completed, throughput=5MB/sec 2024-08-10T05:42:38.456 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hODytxS0wxigTqK off=8619890 len=141604 2024-08-10T05:42:38.459 INFO:tasks.workunit.client.0.smithi086.stdout:op 2951 completed, throughput=5MB/sec 2024-08-10T05:42:38.459 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-K8nWjwgrLBFLn-j off=2382796 len=622187 2024-08-10T05:42:38.463 INFO:tasks.workunit.client.0.smithi086.stdout:op 2952 completed, throughput=5MB/sec 2024-08-10T05:42:38.463 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-b1k-pO53VOd1Ud1 off=14181193 len=748445 2024-08-10T05:42:38.468 INFO:tasks.workunit.client.0.smithi086.stdout:op 2953 completed, throughput=5MB/sec 2024-08-10T05:42:38.468 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2AF7oXFbHx__1L- off=22468765 len=14612 2024-08-10T05:42:38.468 INFO:tasks.workunit.client.0.smithi086.stdout:op 2954 completed, throughput=5MB/sec 2024-08-10T05:42:38.468 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sxHIATO34sWZq_0 off=7773347 len=1840426 2024-08-10T05:42:38.477 INFO:tasks.workunit.client.0.smithi086.stdout:op 2955 completed, throughput=5MB/sec 2024-08-10T05:42:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:42:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:42:38] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:42:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:38 smithi159 ceph-mon[90359]: pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:42:39.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:38 smithi086 ceph-mon[98993]: pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:42:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:38 smithi086 ceph-mon[101471]: pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:42:39.477 INFO:tasks.workunit.client.0.smithi086.stdout: 580: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:39.477 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mnTmkCdi3SyNSJ1 off=3384397 len=1623206 2024-08-10T05:42:39.480 INFO:tasks.workunit.client.0.smithi086.stdout:op 2956 completed, throughput=5MB/sec 2024-08-10T05:42:39.480 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tuVF6lejR2ZjSwn off=2065600 len=179066 2024-08-10T05:42:39.483 INFO:tasks.workunit.client.0.smithi086.stdout:op 2957 completed, throughput=5MB/sec 2024-08-10T05:42:39.483 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rO-kxzIjRDFaaDd off=14083332 len=81254 2024-08-10T05:42:39.483 INFO:tasks.workunit.client.0.smithi086.stdout:op 2958 completed, throughput=5MB/sec 2024-08-10T05:42:39.484 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-i3eYBKOy_yAPiZJ off=5402051 len=1068918 2024-08-10T05:42:39.485 INFO:tasks.workunit.client.0.smithi086.stdout:op 2959 completed, throughput=5MB/sec 2024-08-10T05:42:39.485 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xCvKUA9tExCA8rw off=8386531 len=1016265 2024-08-10T05:42:39.488 INFO:tasks.workunit.client.0.smithi086.stdout:op 2960 completed, throughput=5MB/sec 2024-08-10T05:42:39.488 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rLqx6OJ1DsudDnG off=11963388 len=1563602 2024-08-10T05:42:39.496 INFO:tasks.workunit.client.0.smithi086.stdout:op 2961 completed, throughput=5MB/sec 2024-08-10T05:42:40.496 INFO:tasks.workunit.client.0.smithi086.stdout: 581: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:40.497 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nDYewtOSMaGzctp off=300741 len=92997 2024-08-10T05:42:40.499 INFO:tasks.workunit.client.0.smithi086.stdout:op 2962 completed, throughput=4.99MB/sec 2024-08-10T05:42:40.499 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OqOChnS8O3X2qMb off=2420418 len=582276 2024-08-10T05:42:40.499 INFO:tasks.workunit.client.0.smithi086.stdout:op 2963 completed, throughput=4.99MB/sec 2024-08-10T05:42:40.499 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9ir1iFlO_Q4odHd off=9606662 len=147127 2024-08-10T05:42:40.500 INFO:tasks.workunit.client.0.smithi086.stdout:op 2964 completed, throughput=4.99MB/sec 2024-08-10T05:42:40.500 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-b6z5xb9TPxbT02V off=15066715 len=892892 2024-08-10T05:42:40.503 INFO:tasks.workunit.client.0.smithi086.stdout:op 2965 completed, throughput=5MB/sec 2024-08-10T05:42:40.503 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MgVqQGlEBhzdjZj off=9691989 len=952019 2024-08-10T05:42:40.507 INFO:tasks.workunit.client.0.smithi086.stdout:op 2966 completed, throughput=5MB/sec 2024-08-10T05:42:40.507 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vevvW1e9gOB9GMs off=143743 len=1564241 2024-08-10T05:42:40.513 INFO:tasks.workunit.client.0.smithi086.stdout:op 2967 completed, throughput=5MB/sec 2024-08-10T05:42:40.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:42:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:42:40.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:42:41.513 INFO:tasks.workunit.client.0.smithi086.stdout: 582: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:41.514 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7UTVPHGzm82cAeD off=21794463 len=1981756 2024-08-10T05:42:41.515 INFO:tasks.workunit.client.0.smithi086.stdout:op 2968 completed, throughput=4.99MB/sec 2024-08-10T05:42:41.515 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9uvy7ilIhVmdR3Q off=433866 len=1469919 2024-08-10T05:42:41.516 INFO:tasks.workunit.client.0.smithi086.stdout:op 2969 completed, throughput=5MB/sec 2024-08-10T05:42:41.516 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Rcsieresa4ZRUhK off=579537 len=516737 2024-08-10T05:42:41.517 INFO:tasks.workunit.client.0.smithi086.stdout:op 2970 completed, throughput=5MB/sec 2024-08-10T05:42:41.517 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bNi1_6Hn1gqE7QN off=743024 len=873483 2024-08-10T05:42:41.522 INFO:tasks.workunit.client.0.smithi086.stdout:op 2971 completed, throughput=5MB/sec 2024-08-10T05:42:41.522 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qf28QNPnWSrW-CA off=2961199 len=1147766 2024-08-10T05:42:41.523 INFO:tasks.workunit.client.0.smithi086.stdout:op 2972 completed, throughput=5MB/sec 2024-08-10T05:42:41.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:41 smithi159 ceph-mon[90359]: pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:42:41.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:42:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:41 smithi086 ceph-mon[98993]: pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:42:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:42:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:41 smithi086 ceph-mon[101471]: pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:42:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:42:42.523 INFO:tasks.workunit.client.0.smithi086.stdout: 583: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:42.523 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GTex6xq7ftNHDF2 off=2702441 len=1870101 2024-08-10T05:42:42.525 INFO:tasks.workunit.client.0.smithi086.stdout:op 2973 completed, throughput=5MB/sec 2024-08-10T05:42:42.525 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yh1M-bTEE2EGQdW off=8614005 len=777579 2024-08-10T05:42:42.527 INFO:tasks.workunit.client.0.smithi086.stdout:op 2974 completed, throughput=5MB/sec 2024-08-10T05:42:42.527 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wsO8tZ9gfSvvIQm off=2693181 len=1469326 2024-08-10T05:42:42.534 INFO:tasks.workunit.client.0.smithi086.stdout:op 2975 completed, throughput=5MB/sec 2024-08-10T05:42:42.534 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WmY6H98BP-nJRH6 off=619753 len=1398252 2024-08-10T05:42:42.536 INFO:tasks.workunit.client.0.smithi086.stdout:op 2976 completed, throughput=5MB/sec 2024-08-10T05:42:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:42 smithi159 ceph-mon[90359]: pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:42:42.953 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:42 smithi086 ceph-mon[101471]: pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:42:42.953 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:42 smithi086 ceph-mon[98993]: pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:42:43.536 INFO:tasks.workunit.client.0.smithi086.stdout: 584: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:43.536 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9DnlIoz1n3F6ZGv off=1893675 len=1779640 2024-08-10T05:42:43.539 INFO:tasks.workunit.client.0.smithi086.stdout:op 2977 completed, throughput=5MB/sec 2024-08-10T05:42:43.539 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FVOFXcigLTy668E off=5774834 len=1210346 2024-08-10T05:42:43.541 INFO:tasks.workunit.client.0.smithi086.stdout:op 2978 completed, throughput=5MB/sec 2024-08-10T05:42:43.541 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--cEJl-OhW46CStT off=14630146 len=342375 2024-08-10T05:42:43.544 INFO:tasks.workunit.client.0.smithi086.stdout:op 2979 completed, throughput=5MB/sec 2024-08-10T05:42:43.544 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fZCUBw9pzNbXxpX off=1808123 len=46127 2024-08-10T05:42:43.545 INFO:tasks.workunit.client.0.smithi086.stdout:op 2980 completed, throughput=5MB/sec 2024-08-10T05:42:43.545 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7LVvE9SsmNR75pd off=666913 len=1202376 2024-08-10T05:42:43.546 INFO:tasks.workunit.client.0.smithi086.stdout:op 2981 completed, throughput=5MB/sec 2024-08-10T05:42:44.547 INFO:tasks.workunit.client.0.smithi086.stdout: 585: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:44.547 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-p7nW0bc8NU60yPz off=12095573 len=1861593 2024-08-10T05:42:44.554 INFO:tasks.workunit.client.0.smithi086.stdout:op 2982 completed, throughput=5MB/sec 2024-08-10T05:42:44.554 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pRaHpiqy5mBYNXV off=17804117 len=951571 2024-08-10T05:42:44.556 INFO:tasks.workunit.client.0.smithi086.stdout:op 2983 completed, throughput=5MB/sec 2024-08-10T05:42:44.556 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uaUCgLL67flz2ER off=3014944 len=1288311 2024-08-10T05:42:44.558 INFO:tasks.workunit.client.0.smithi086.stdout:op 2984 completed, throughput=5MB/sec 2024-08-10T05:42:44.559 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-E43K96BBgU1XEO8 off=869635 len=894989 2024-08-10T05:42:44.564 INFO:tasks.workunit.client.0.smithi086.stdout:op 2985 completed, throughput=5MB/sec 2024-08-10T05:42:44.564 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8aK7_CSZGJKolE7 off=5704798 len=872381 2024-08-10T05:42:44.564 INFO:tasks.workunit.client.0.smithi086.stdout:op 2986 completed, throughput=5MB/sec 2024-08-10T05:42:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:44 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:42:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:44 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:42:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:44 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:42:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:44 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:42:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:44 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:42:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:44 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:42:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:44 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:42:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:44 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:42:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:44 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:42:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:44 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:42:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:44 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:42:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:44 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:42:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:44 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:42:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:44 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:42:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:44 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:42:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:44 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:42:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:44 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:42:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:44 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:42:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:44 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:42:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:44 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:42:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:44 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:42:45.565 INFO:tasks.workunit.client.0.smithi086.stdout: 586: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:45.565 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fz2Q15wU6kDlN0i off=828781 len=2056890 2024-08-10T05:42:45.567 INFO:tasks.workunit.client.0.smithi086.stdout:op 2987 completed, throughput=5MB/sec 2024-08-10T05:42:45.567 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IlGd3vyJe1ambF6 off=1372371 len=1542051 2024-08-10T05:42:45.574 INFO:tasks.workunit.client.0.smithi086.stdout:op 2988 completed, throughput=5MB/sec 2024-08-10T05:42:45.574 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qv_pOEXmDGx2Kkq off=3067305 len=1433521 2024-08-10T05:42:45.577 INFO:tasks.workunit.client.0.smithi086.stdout:op 2989 completed, throughput=5MB/sec 2024-08-10T05:42:45.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:45 smithi086 ceph-mon[101471]: pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:42:45.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:45 smithi086 ceph-mon[98993]: pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:42:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:45 smithi159 ceph-mon[90359]: pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:42:46.575 INFO:tasks.workunit.client.0.smithi086.stdout: 587: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:46.576 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aLf9hJI-MaVUgzZ off=2917194 len=1912533 2024-08-10T05:42:46.578 INFO:tasks.workunit.client.0.smithi086.stdout:op 2990 completed, throughput=5MB/sec 2024-08-10T05:42:46.578 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oQY4J5DktJD495t off=986398 len=924269 2024-08-10T05:42:46.583 INFO:tasks.workunit.client.0.smithi086.stdout:op 2991 completed, throughput=5MB/sec 2024-08-10T05:42:46.583 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rs1wcZwDTnrLUmX off=2801700 len=811740 2024-08-10T05:42:46.584 INFO:tasks.workunit.client.0.smithi086.stdout:op 2992 completed, throughput=5MB/sec 2024-08-10T05:42:46.584 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wR9mA6_snYDKq6E off=22799491 len=1441580 2024-08-10T05:42:46.591 INFO:tasks.workunit.client.0.smithi086.stdout:op 2993 completed, throughput=5MB/sec 2024-08-10T05:42:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:46 smithi159 ceph-mon[90359]: pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:42:47.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:46 smithi086 ceph-mon[98993]: pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:42:47.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:46 smithi086 ceph-mon[101471]: pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:42:47.591 INFO:tasks.workunit.client.0.smithi086.stdout: 588: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:47.592 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jKVQiwwQTZeqAZM off=2520287 len=1087776 2024-08-10T05:42:47.594 INFO:tasks.workunit.client.0.smithi086.stdout:op 2994 completed, throughput=4.99MB/sec 2024-08-10T05:42:47.594 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-U6iUOWjMJVGiOUZ off=11663849 len=618265 2024-08-10T05:42:47.599 INFO:tasks.workunit.client.0.smithi086.stdout:op 2995 completed, throughput=4.99MB/sec 2024-08-10T05:42:47.600 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-R9G3Lkq4FBv9kDs off=3682118 len=1714010 2024-08-10T05:42:47.609 INFO:tasks.workunit.client.0.smithi086.stdout:op 2996 completed, throughput=5MB/sec 2024-08-10T05:42:47.609 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PTC-vucklRDunst off=12116718 len=730040 2024-08-10T05:42:47.611 INFO:tasks.workunit.client.0.smithi086.stdout:op 2997 completed, throughput=5MB/sec 2024-08-10T05:42:47.611 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Kw10-4_mAIyTgl- off=10230174 len=110810 2024-08-10T05:42:47.614 INFO:tasks.workunit.client.0.smithi086.stdout:op 2998 completed, throughput=5MB/sec 2024-08-10T05:42:47.614 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rp_3jiLW5EXJFDz off=4333476 len=1912664 2024-08-10T05:42:47.617 INFO:tasks.workunit.client.0.smithi086.stdout:op 2999 completed, throughput=5MB/sec 2024-08-10T05:42:48.617 INFO:tasks.workunit.client.0.smithi086.stdout: 589: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:48.617 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kZS4FxHVbZX6ego off=2342031 len=604881 2024-08-10T05:42:48.622 INFO:tasks.workunit.client.0.smithi086.stdout:op 3000 completed, throughput=4.99MB/sec 2024-08-10T05:42:48.622 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3UtTLEqNubcBdm9 off=4211034 len=67259 2024-08-10T05:42:48.624 INFO:tasks.workunit.client.0.smithi086.stdout:op 3001 completed, throughput=4.99MB/sec 2024-08-10T05:42:48.625 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-D6iY8smKhsCRhzt off=11684751 len=764476 2024-08-10T05:42:48.626 INFO:tasks.workunit.client.0.smithi086.stdout:op 3002 completed, throughput=5MB/sec 2024-08-10T05:42:48.626 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pkY2QZJhCQtpv5T off=656073 len=596928 2024-08-10T05:42:48.630 INFO:tasks.workunit.client.0.smithi086.stdout:op 3003 completed, throughput=5MB/sec 2024-08-10T05:42:48.630 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TBNasgJixSs_K0k off=7638010 len=1096992 2024-08-10T05:42:48.631 INFO:tasks.workunit.client.0.smithi086.stdout:op 3004 completed, throughput=5MB/sec 2024-08-10T05:42:48.631 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bTO4RO7bfPs67cu off=11381350 len=828157 2024-08-10T05:42:48.632 INFO:tasks.workunit.client.0.smithi086.stdout:op 3005 completed, throughput=5MB/sec 2024-08-10T05:42:48.632 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-58dTbP1OhXaHWzR off=10456779 len=572209 2024-08-10T05:42:48.633 INFO:tasks.workunit.client.0.smithi086.stdout:op 3006 completed, throughput=5MB/sec 2024-08-10T05:42:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:42:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:42:48] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.43.0" 2024-08-10T05:42:48.931 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:48 smithi086 ceph-mon[101471]: pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:42:48.932 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:48 smithi086 ceph-mon[98993]: pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:42:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:48 smithi159 ceph-mon[90359]: pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:42:49.633 INFO:tasks.workunit.client.0.smithi086.stdout: 590: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:49.633 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qNDbsFAIAdczHZ0 off=884231 len=62420 2024-08-10T05:42:49.634 INFO:tasks.workunit.client.0.smithi086.stdout:op 3007 completed, throughput=4.99MB/sec 2024-08-10T05:42:49.634 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AxjE6be2Wny3C7o off=1857720 len=1982178 2024-08-10T05:42:49.644 INFO:tasks.workunit.client.0.smithi086.stdout:op 3008 completed, throughput=5MB/sec 2024-08-10T05:42:49.644 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bg9sGEOx1diqfIy off=1270010 len=1547785 2024-08-10T05:42:49.646 INFO:tasks.workunit.client.0.smithi086.stdout:op 3009 completed, throughput=5MB/sec 2024-08-10T05:42:49.646 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VpVDv_Ys61a1D69 off=5509297 len=807669 2024-08-10T05:42:49.647 INFO:tasks.workunit.client.0.smithi086.stdout:op 3010 completed, throughput=5MB/sec 2024-08-10T05:42:49.647 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MBd-Q7ARaQcQstA off=2349419 len=128315 2024-08-10T05:42:49.649 INFO:tasks.workunit.client.0.smithi086.stdout:op 3011 completed, throughput=5MB/sec 2024-08-10T05:42:49.649 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-iJZTeOvYnYn40-Y off=624329 len=1861225 2024-08-10T05:42:49.651 INFO:tasks.workunit.client.0.smithi086.stdout:op 3012 completed, throughput=5MB/sec 2024-08-10T05:42:50.651 INFO:tasks.workunit.client.0.smithi086.stdout: 591: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:50.651 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4qdQ11jyQ1LIlMg off=4583646 len=1655455 2024-08-10T05:42:50.662 INFO:tasks.workunit.client.0.smithi086.stdout:op 3013 completed, throughput=5MB/sec 2024-08-10T05:42:50.662 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-noCfxXR48I8Q8S1 off=5966557 len=267708 2024-08-10T05:42:50.662 INFO:tasks.workunit.client.0.smithi086.stdout:op 3014 completed, throughput=5MB/sec 2024-08-10T05:42:50.663 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oD3D9FSB2pXziEY off=21951646 len=1035059 2024-08-10T05:42:50.668 INFO:tasks.workunit.client.0.smithi086.stdout:op 3015 completed, throughput=5MB/sec 2024-08-10T05:42:50.668 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uZHnxxxYAQI4UHS off=11994 len=805846 2024-08-10T05:42:50.672 INFO:tasks.workunit.client.0.smithi086.stdout:op 3016 completed, throughput=5MB/sec 2024-08-10T05:42:50.672 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-595LFiUtBxQlbBm off=5099218 len=1722686 2024-08-10T05:42:50.674 INFO:tasks.workunit.client.0.smithi086.stdout:op 3017 completed, throughput=5MB/sec 2024-08-10T05:42:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:50 smithi159 ceph-mon[90359]: pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:42:51.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:50 smithi086 ceph-mon[101471]: pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:42:51.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:50 smithi086 ceph-mon[98993]: pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:42:51.675 INFO:tasks.workunit.client.0.smithi086.stdout: 592: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:51.675 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-acPApGP02WPQHH6 off=7917247 len=771227 2024-08-10T05:42:51.676 INFO:tasks.workunit.client.0.smithi086.stdout:op 3018 completed, throughput=5MB/sec 2024-08-10T05:42:51.676 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aJ09YqBaU8FfiIp off=15822921 len=1751753 2024-08-10T05:42:51.680 INFO:tasks.workunit.client.0.smithi086.stdout:op 3019 completed, throughput=5MB/sec 2024-08-10T05:42:51.680 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ix3K6YvhRGhr7rD off=8496802 len=1599299 2024-08-10T05:42:51.682 INFO:tasks.workunit.client.0.smithi086.stdout:op 3020 completed, throughput=5MB/sec 2024-08-10T05:42:52.682 INFO:tasks.workunit.client.0.smithi086.stdout: 593: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:52.682 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pUPkroYfduautT1 off=2605928 len=372649 2024-08-10T05:42:52.683 INFO:tasks.workunit.client.0.smithi086.stdout:op 3021 completed, throughput=4.99MB/sec 2024-08-10T05:42:52.683 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zclsyGakSNyLE6a off=3101390 len=375632 2024-08-10T05:42:52.685 INFO:tasks.workunit.client.0.smithi086.stdout:op 3022 completed, throughput=4.99MB/sec 2024-08-10T05:42:52.685 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xBoKECLZIL_JomY off=3937658 len=1788912 2024-08-10T05:42:52.687 INFO:tasks.workunit.client.0.smithi086.stdout:op 3023 completed, throughput=5MB/sec 2024-08-10T05:42:52.688 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-O-JLDlvZbJgYda3 off=2070175 len=945742 2024-08-10T05:42:52.689 INFO:tasks.workunit.client.0.smithi086.stdout:op 3024 completed, throughput=5MB/sec 2024-08-10T05:42:52.689 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mhFXGc2Cm-VnTuh off=1172815 len=2017722 2024-08-10T05:42:52.701 INFO:tasks.workunit.client.0.smithi086.stdout:op 3025 completed, throughput=5MB/sec 2024-08-10T05:42:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:52 smithi159 ceph-mon[90359]: pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:42:53.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:52 smithi086 ceph-mon[101471]: pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:42:53.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:52 smithi086 ceph-mon[98993]: pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:42:53.701 INFO:tasks.workunit.client.0.smithi086.stdout: 594: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:53.701 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_TGnsn8y-4uoJmN off=6725737 len=1332275 2024-08-10T05:42:53.703 INFO:tasks.workunit.client.0.smithi086.stdout:op 3026 completed, throughput=4.99MB/sec 2024-08-10T05:42:53.703 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-M9dDgzqjED3_I1B off=5503939 len=506466 2024-08-10T05:42:53.704 INFO:tasks.workunit.client.0.smithi086.stdout:op 3027 completed, throughput=5MB/sec 2024-08-10T05:42:53.704 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dg_WdQ8tRd9Uvp9 off=10662956 len=1156161 2024-08-10T05:42:53.710 INFO:tasks.workunit.client.0.smithi086.stdout:op 3028 completed, throughput=5MB/sec 2024-08-10T05:42:53.710 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dG9A-9TqcjTLC9F off=11419766 len=212125 2024-08-10T05:42:53.711 INFO:tasks.workunit.client.0.smithi086.stdout:op 3029 completed, throughput=5MB/sec 2024-08-10T05:42:53.711 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KwC1CZBfsld3IUx off=821366 len=699668 2024-08-10T05:42:53.712 INFO:tasks.workunit.client.0.smithi086.stdout:op 3030 completed, throughput=5MB/sec 2024-08-10T05:42:53.713 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vMYWemz2kP7cmLq off=5539484 len=438550 2024-08-10T05:42:53.713 INFO:tasks.workunit.client.0.smithi086.stdout:op 3031 completed, throughput=5MB/sec 2024-08-10T05:42:53.714 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YcsSDILRCAMPr14 off=11108966 len=269854 2024-08-10T05:42:53.717 INFO:tasks.workunit.client.0.smithi086.stdout:op 3032 completed, throughput=5MB/sec 2024-08-10T05:42:53.717 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MGXkPbsOkEkZTuN off=1895511 len=400990 2024-08-10T05:42:53.717 INFO:tasks.workunit.client.0.smithi086.stdout:op 3033 completed, throughput=5MB/sec 2024-08-10T05:42:54.718 INFO:tasks.workunit.client.0.smithi086.stdout: 595: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:54.718 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WkjwLvk6h0hla-7 off=8983692 len=452198 2024-08-10T05:42:54.719 INFO:tasks.workunit.client.0.smithi086.stdout:op 3034 completed, throughput=4.99MB/sec 2024-08-10T05:42:54.719 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dyK3SrQn5HTGeBQ off=3375567 len=1205692 2024-08-10T05:42:54.725 INFO:tasks.workunit.client.0.smithi086.stdout:op 3035 completed, throughput=4.99MB/sec 2024-08-10T05:42:54.725 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yLzCpEQW5Yrfi4b off=2025665 len=1351512 2024-08-10T05:42:54.730 INFO:tasks.workunit.client.0.smithi086.stdout:op 3036 completed, throughput=5MB/sec 2024-08-10T05:42:54.730 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-R3JDVxkIG880B-x off=4119955 len=1088822 2024-08-10T05:42:54.731 INFO:tasks.workunit.client.0.smithi086.stdout:op 3037 completed, throughput=5MB/sec 2024-08-10T05:42:54.732 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-d3_ikDD8fy3opdF off=4017971 len=46016 2024-08-10T05:42:54.732 INFO:tasks.workunit.client.0.smithi086.stdout:op 3038 completed, throughput=5MB/sec 2024-08-10T05:42:54.733 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-h3_m66ctaqe43Qf off=11118344 len=1530239 2024-08-10T05:42:54.734 INFO:tasks.workunit.client.0.smithi086.stdout:op 3039 completed, throughput=5MB/sec 2024-08-10T05:42:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:54 smithi159 ceph-mon[90359]: pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-10T05:42:55.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:54 smithi086 ceph-mon[98993]: pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-10T05:42:55.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:54 smithi086 ceph-mon[101471]: pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-10T05:42:55.734 INFO:tasks.workunit.client.0.smithi086.stdout: 596: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:55.734 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CIdDRNQAxVMBK1I off=6449091 len=847318 2024-08-10T05:42:55.739 INFO:tasks.workunit.client.0.smithi086.stdout:op 3040 completed, throughput=4.99MB/sec 2024-08-10T05:42:55.739 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_-9yv52KkgEt43m off=2055786 len=736492 2024-08-10T05:42:55.744 INFO:tasks.workunit.client.0.smithi086.stdout:op 3041 completed, throughput=5MB/sec 2024-08-10T05:42:55.744 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dihO-TBzUpd7_Hg off=1426273 len=424910 2024-08-10T05:42:55.745 INFO:tasks.workunit.client.0.smithi086.stdout:op 3042 completed, throughput=5MB/sec 2024-08-10T05:42:55.745 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mOCYfpRTKYuBtoN off=0 len=1260418 2024-08-10T05:42:55.747 INFO:tasks.workunit.client.0.smithi086.stdout:op 3043 completed, throughput=5MB/sec 2024-08-10T05:42:55.747 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OKKe_cZWavGRBcx off=11027027 len=1703826 2024-08-10T05:42:55.749 INFO:tasks.workunit.client.0.smithi086.stdout:op 3044 completed, throughput=5MB/sec 2024-08-10T05:42:56.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:42:56.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:42:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:42:56.750 INFO:tasks.workunit.client.0.smithi086.stdout: 597: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:56.750 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rx_ExowZ4fr-oNT off=4723542 len=731849 2024-08-10T05:42:56.752 INFO:tasks.workunit.client.0.smithi086.stdout:op 3045 completed, throughput=4.99MB/sec 2024-08-10T05:42:56.752 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LcffIRlcA-K-SBn off=14679343 len=1753623 2024-08-10T05:42:56.754 INFO:tasks.workunit.client.0.smithi086.stdout:op 3046 completed, throughput=5MB/sec 2024-08-10T05:42:56.754 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yLzCpEQW5Yrfi4b off=10127171 len=629959 2024-08-10T05:42:56.755 INFO:tasks.workunit.client.0.smithi086.stdout:op 3047 completed, throughput=5MB/sec 2024-08-10T05:42:56.755 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-c5M-KOG8Yx0cyEN off=14396001 len=12372 2024-08-10T05:42:56.758 INFO:tasks.workunit.client.0.smithi086.stdout:op 3048 completed, throughput=5MB/sec 2024-08-10T05:42:56.758 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gh2g3hTHFV3_f1k off=8464173 len=1663773 2024-08-10T05:42:56.766 INFO:tasks.workunit.client.0.smithi086.stdout:op 3049 completed, throughput=5MB/sec 2024-08-10T05:42:56.766 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IP31Jm3yFDLhEdk off=12995732 len=1743004 2024-08-10T05:42:56.770 INFO:tasks.workunit.client.0.smithi086.stdout:op 3050 completed, throughput=5MB/sec 2024-08-10T05:42:57.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:57 smithi086 ceph-mon[101471]: pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-10T05:42:57.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:57 smithi086 ceph-mon[98993]: pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-10T05:42:57.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:57 smithi159 ceph-mon[90359]: pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-10T05:42:57.770 INFO:tasks.workunit.client.0.smithi086.stdout: 598: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:57.770 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ada8FXlA4EDdigq off=15486819 len=702147 2024-08-10T05:42:57.775 INFO:tasks.workunit.client.0.smithi086.stdout:op 3051 completed, throughput=4.99MB/sec 2024-08-10T05:42:57.775 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8Ut_uvTvWSbZnNi off=2762897 len=1746461 2024-08-10T05:42:57.777 INFO:tasks.workunit.client.0.smithi086.stdout:op 3052 completed, throughput=5MB/sec 2024-08-10T05:42:57.777 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DcLmmNDDUaMTkz7 off=3475542 len=28883 2024-08-10T05:42:57.778 INFO:tasks.workunit.client.0.smithi086.stdout:op 3053 completed, throughput=5MB/sec 2024-08-10T05:42:57.778 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sPtJxHzi3_eqB22 off=6293726 len=1152524 2024-08-10T05:42:57.783 INFO:tasks.workunit.client.0.smithi086.stdout:op 3054 completed, throughput=5MB/sec 2024-08-10T05:42:57.783 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pZlNxsbOPvzeNoR off=18011317 len=1790842 2024-08-10T05:42:57.791 INFO:tasks.workunit.client.0.smithi086.stdout:op 3055 completed, throughput=5MB/sec 2024-08-10T05:42:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:42:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:42:58] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-08-10T05:42:58.792 INFO:tasks.workunit.client.0.smithi086.stdout: 599: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:58.792 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MN_QDDolqKog-l3 off=13136393 len=612896 2024-08-10T05:42:58.793 INFO:tasks.workunit.client.0.smithi086.stdout:op 3056 completed, throughput=4.99MB/sec 2024-08-10T05:42:58.793 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EFGjs7W3NDCvfIH off=8534553 len=1075218 2024-08-10T05:42:58.799 INFO:tasks.workunit.client.0.smithi086.stdout:op 3057 completed, throughput=5MB/sec 2024-08-10T05:42:58.799 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jtI9H9GaitJAV0t off=45815 len=505004 2024-08-10T05:42:58.801 INFO:tasks.workunit.client.0.smithi086.stdout:op 3058 completed, throughput=5MB/sec 2024-08-10T05:42:58.801 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aJ09YqBaU8FfiIp off=9803931 len=273344 2024-08-10T05:42:58.802 INFO:tasks.workunit.client.0.smithi086.stdout:op 3059 completed, throughput=5MB/sec 2024-08-10T05:42:58.802 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EDVGF7s8aWUJ0FG off=985005 len=1580614 2024-08-10T05:42:58.809 INFO:tasks.workunit.client.0.smithi086.stdout:op 3060 completed, throughput=5MB/sec 2024-08-10T05:42:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:42:58 smithi159 ceph-mon[90359]: pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-08-10T05:42:59.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:42:58 smithi086 ceph-mon[98993]: pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-08-10T05:42:59.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:42:58 smithi086 ceph-mon[101471]: pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-08-10T05:42:59.810 INFO:tasks.workunit.client.0.smithi086.stdout: 600: throughput=4.99MB/sec pending data=0 2024-08-10T05:42:59.810 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fG1TrjCiThOgWM0 off=717094 len=1161690 2024-08-10T05:42:59.812 INFO:tasks.workunit.client.0.smithi086.stdout:op 3061 completed, throughput=4.99MB/sec 2024-08-10T05:42:59.812 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NEKtRO4QSTgD_iO off=1051809 len=2045907 2024-08-10T05:42:59.823 INFO:tasks.workunit.client.0.smithi086.stdout:op 3062 completed, throughput=5MB/sec 2024-08-10T05:42:59.824 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-L81nPb5Ffx4yaw2 off=512868 len=151517 2024-08-10T05:42:59.824 INFO:tasks.workunit.client.0.smithi086.stdout:op 3063 completed, throughput=5MB/sec 2024-08-10T05:42:59.824 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KRwdfG0ZVcAxknw off=2554459 len=842668 2024-08-10T05:42:59.826 INFO:tasks.workunit.client.0.smithi086.stdout:op 3064 completed, throughput=5MB/sec 2024-08-10T05:42:59.826 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gUCjZk5tO9pNJ2- off=1168717 len=1005505 2024-08-10T05:42:59.831 INFO:tasks.workunit.client.0.smithi086.stdout:op 3065 completed, throughput=5MB/sec 2024-08-10T05:42:59.831 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9TVi3iywun4g0br off=2303043 len=1034336 2024-08-10T05:42:59.835 INFO:tasks.workunit.client.0.smithi086.stdout:op 3066 completed, throughput=5MB/sec 2024-08-10T05:43:00.836 INFO:tasks.workunit.client.0.smithi086.stdout: 601: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:00.836 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MSGIu-N19ahAxtp off=2880579 len=1652760 2024-08-10T05:43:00.845 INFO:tasks.workunit.client.0.smithi086.stdout:op 3067 completed, throughput=5MB/sec 2024-08-10T05:43:00.845 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6sECV6umuCrRF7V off=17076126 len=1326025 2024-08-10T05:43:00.850 INFO:tasks.workunit.client.0.smithi086.stdout:op 3068 completed, throughput=5MB/sec 2024-08-10T05:43:00.850 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-R9GQwhqdrLCAQFC off=2879216 len=154200 2024-08-10T05:43:00.851 INFO:tasks.workunit.client.0.smithi086.stdout:op 3069 completed, throughput=5MB/sec 2024-08-10T05:43:00.851 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9ZoBddVMSoOIdJh off=2477421 len=1673541 2024-08-10T05:43:00.859 INFO:tasks.workunit.client.0.smithi086.stdout:op 3070 completed, throughput=5MB/sec 2024-08-10T05:43:01.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:01 smithi086 ceph-mon[98993]: pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:43:01.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:01 smithi086 ceph-mon[101471]: pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:43:01.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:01 smithi159 ceph-mon[90359]: pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:43:01.859 INFO:tasks.workunit.client.0.smithi086.stdout: 602: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:01.859 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GwfHr2ZWep7hEjo off=9404817 len=1801161 2024-08-10T05:43:01.863 INFO:tasks.workunit.client.0.smithi086.stdout:op 3071 completed, throughput=5MB/sec 2024-08-10T05:43:01.863 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sYASwKdp0s_9i2Q off=234914 len=1251083 2024-08-10T05:43:01.865 INFO:tasks.workunit.client.0.smithi086.stdout:op 3072 completed, throughput=5MB/sec 2024-08-10T05:43:01.865 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CyHyEmouUN4soW6 off=71917 len=289264 2024-08-10T05:43:01.866 INFO:tasks.workunit.client.0.smithi086.stdout:op 3073 completed, throughput=5MB/sec 2024-08-10T05:43:01.867 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hZ1DIVL5GxNdVTP off=13198414 len=1233823 2024-08-10T05:43:01.869 INFO:tasks.workunit.client.0.smithi086.stdout:op 3074 completed, throughput=5MB/sec 2024-08-10T05:43:01.869 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IW59K9EjQCcg3Po off=12751519 len=1649785 2024-08-10T05:43:01.875 INFO:tasks.workunit.client.0.smithi086.stdout:op 3075 completed, throughput=5MB/sec 2024-08-10T05:43:02.876 INFO:tasks.workunit.client.0.smithi086.stdout: 603: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:02.876 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ID19CjYOh2pZwZB off=3042305 len=1635015 2024-08-10T05:43:02.884 INFO:tasks.workunit.client.0.smithi086.stdout:op 3076 completed, throughput=5MB/sec 2024-08-10T05:43:02.884 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_1qPlMxd7azCB8i off=14115016 len=788592 2024-08-10T05:43:02.885 INFO:tasks.workunit.client.0.smithi086.stdout:op 3077 completed, throughput=5MB/sec 2024-08-10T05:43:02.886 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-l02qvSstzXR9N9s off=5994446 len=529743 2024-08-10T05:43:02.889 INFO:tasks.workunit.client.0.smithi086.stdout:op 3078 completed, throughput=5MB/sec 2024-08-10T05:43:02.889 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sid-lW7Sdu7Hpfi off=2824223 len=181098 2024-08-10T05:43:02.890 INFO:tasks.workunit.client.0.smithi086.stdout:op 3079 completed, throughput=5MB/sec 2024-08-10T05:43:02.890 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WgfV1STonZPJXOh off=6366184 len=91519 2024-08-10T05:43:02.891 INFO:tasks.workunit.client.0.smithi086.stdout:op 3080 completed, throughput=5MB/sec 2024-08-10T05:43:02.891 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-upQ814wusiXpA4W off=588352 len=383226 2024-08-10T05:43:02.894 INFO:tasks.workunit.client.0.smithi086.stdout:op 3081 completed, throughput=5MB/sec 2024-08-10T05:43:02.894 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MjG7178K87YniqU off=11112494 len=1057271 2024-08-10T05:43:02.900 INFO:tasks.workunit.client.0.smithi086.stdout:op 3082 completed, throughput=5MB/sec 2024-08-10T05:43:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:02 smithi159 ceph-mon[90359]: pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-10T05:43:03.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:02 smithi086 ceph-mon[101471]: pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-10T05:43:03.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:02 smithi086 ceph-mon[98993]: pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-10T05:43:03.900 INFO:tasks.workunit.client.0.smithi086.stdout: 604: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:03.901 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-86tGEXQIljM__ld off=468548 len=1128027 2024-08-10T05:43:03.902 INFO:tasks.workunit.client.0.smithi086.stdout:op 3083 completed, throughput=4.99MB/sec 2024-08-10T05:43:03.902 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hUgtzvyKSRADt58 off=5840976 len=328934 2024-08-10T05:43:03.905 INFO:tasks.workunit.client.0.smithi086.stdout:op 3084 completed, throughput=5MB/sec 2024-08-10T05:43:03.906 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8TTEriU52ytq9mV off=2844009 len=46215 2024-08-10T05:43:03.907 INFO:tasks.workunit.client.0.smithi086.stdout:op 3085 completed, throughput=5MB/sec 2024-08-10T05:43:03.908 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0R0rPNeNGBIJXS7 off=591650 len=559419 2024-08-10T05:43:03.908 INFO:tasks.workunit.client.0.smithi086.stdout:op 3086 completed, throughput=5MB/sec 2024-08-10T05:43:03.908 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EiNavURytqCYwpx off=997504 len=336084 2024-08-10T05:43:03.911 INFO:tasks.workunit.client.0.smithi086.stdout:op 3087 completed, throughput=5MB/sec 2024-08-10T05:43:03.911 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nr-cLghnX5xYRYU off=7489512 len=1984547 2024-08-10T05:43:03.913 INFO:tasks.workunit.client.0.smithi086.stdout:op 3088 completed, throughput=5MB/sec 2024-08-10T05:43:03.913 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qw5GgcZs5Lb0Rf2 off=1262967 len=1759038 2024-08-10T05:43:03.924 INFO:tasks.workunit.client.0.smithi086.stdout:op 3089 completed, throughput=5MB/sec 2024-08-10T05:43:04.924 INFO:tasks.workunit.client.0.smithi086.stdout: 605: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:04.925 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3hxPLsPQw07eyVW off=2625001 len=1990689 2024-08-10T05:43:04.927 INFO:tasks.workunit.client.0.smithi086.stdout:op 3090 completed, throughput=5MB/sec 2024-08-10T05:43:04.927 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SB_xrP7gMzb3Fk_ off=14093594 len=284841 2024-08-10T05:43:04.927 INFO:tasks.workunit.client.0.smithi086.stdout:op 3091 completed, throughput=5MB/sec 2024-08-10T05:43:04.927 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8XCiO00-XP6Ckho off=722605 len=843656 2024-08-10T05:43:04.929 INFO:tasks.workunit.client.0.smithi086.stdout:op 3092 completed, throughput=5MB/sec 2024-08-10T05:43:04.929 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UxxPl9xpTVB9Qhn off=1162857 len=1762176 2024-08-10T05:43:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:04 smithi159 ceph-mon[90359]: pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:43:04.937 INFO:tasks.workunit.client.0.smithi086.stdout:op 3093 completed, throughput=5MB/sec 2024-08-10T05:43:05.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:04 smithi086 ceph-mon[101471]: pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:43:05.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:04 smithi086 ceph-mon[98993]: pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:43:05.937 INFO:tasks.workunit.client.0.smithi086.stdout: 606: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:05.937 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xph35OKmkfDljdy off=2790370 len=1083216 2024-08-10T05:43:05.944 INFO:tasks.workunit.client.0.smithi086.stdout:op 3094 completed, throughput=5MB/sec 2024-08-10T05:43:05.944 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-X1DJPaEebWZ1ozB off=4131523 len=1357529 2024-08-10T05:43:05.946 INFO:tasks.workunit.client.0.smithi086.stdout:op 3095 completed, throughput=5MB/sec 2024-08-10T05:43:05.946 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IZjkUdETy9gCatp off=12651396 len=12967 2024-08-10T05:43:05.949 INFO:tasks.workunit.client.0.smithi086.stdout:op 3096 completed, throughput=5MB/sec 2024-08-10T05:43:05.949 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PCsKmsgFT8v1XN8 off=14281406 len=603664 2024-08-10T05:43:05.950 INFO:tasks.workunit.client.0.smithi086.stdout:op 3097 completed, throughput=5MB/sec 2024-08-10T05:43:05.950 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pVZmmmCmDFhaS8J off=4581590 len=1348671 2024-08-10T05:43:05.952 INFO:tasks.workunit.client.0.smithi086.stdout:op 3098 completed, throughput=5MB/sec 2024-08-10T05:43:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:06 smithi159 ceph-mon[90359]: pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:43:06.952 INFO:tasks.workunit.client.0.smithi086.stdout: 607: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:06.952 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5GNJjCXecP88Ru2 off=18575583 len=1644087 2024-08-10T05:43:06.962 INFO:tasks.workunit.client.0.smithi086.stdout:op 3099 completed, throughput=4.99MB/sec 2024-08-10T05:43:06.962 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-62HNkrbPIwYONyp off=1799926 len=1801941 2024-08-10T05:43:06.964 INFO:tasks.workunit.client.0.smithi086.stdout:op 3100 completed, throughput=5MB/sec 2024-08-10T05:43:06.965 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9ddvKRfOtEoE0pB off=16220180 len=1430719 2024-08-10T05:43:06.971 INFO:tasks.workunit.client.0.smithi086.stdout:op 3101 completed, throughput=5MB/sec 2024-08-10T05:43:06.971 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SiPQK9L9yDBcsh5 off=679283 len=914037 2024-08-10T05:43:06.975 INFO:tasks.workunit.client.0.smithi086.stdout:op 3102 completed, throughput=5MB/sec 2024-08-10T05:43:07.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:06 smithi086 ceph-mon[101471]: pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:43:07.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:06 smithi086 ceph-mon[98993]: pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:43:07.976 INFO:tasks.workunit.client.0.smithi086.stdout: 608: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:07.976 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-s_cyZjkcrxpon8B off=633902 len=1950826 2024-08-10T05:43:07.987 INFO:tasks.workunit.client.0.smithi086.stdout:op 3103 completed, throughput=5MB/sec 2024-08-10T05:43:07.988 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZBr7XKcWEa07TiA off=1998985 len=30368 2024-08-10T05:43:07.989 INFO:tasks.workunit.client.0.smithi086.stdout:op 3104 completed, throughput=5MB/sec 2024-08-10T05:43:07.990 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-v8KfD169lfP-Do_ off=1123367 len=966886 2024-08-10T05:43:07.994 INFO:tasks.workunit.client.0.smithi086.stdout:op 3105 completed, throughput=5MB/sec 2024-08-10T05:43:07.994 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wYO5oN74vMs0cac off=4495955 len=902451 2024-08-10T05:43:07.995 INFO:tasks.workunit.client.0.smithi086.stdout:op 3106 completed, throughput=5MB/sec 2024-08-10T05:43:07.996 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-V5lOmH4urdA6RhG off=12015130 len=675514 2024-08-10T05:43:07.997 INFO:tasks.workunit.client.0.smithi086.stdout:op 3107 completed, throughput=5MB/sec 2024-08-10T05:43:07.997 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BEUAPR3573jEJFP off=13438052 len=438733 2024-08-10T05:43:07.998 INFO:tasks.workunit.client.0.smithi086.stdout:op 3108 completed, throughput=5MB/sec 2024-08-10T05:43:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:43:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:43:08] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-08-10T05:43:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:08 smithi159 ceph-mon[90359]: pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-10T05:43:08.999 INFO:tasks.workunit.client.0.smithi086.stdout: 609: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:08.999 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GiQFsryqt7Wyp84 off=4160022 len=247003 2024-08-10T05:43:09.000 INFO:tasks.workunit.client.0.smithi086.stdout:op 3109 completed, throughput=4.99MB/sec 2024-08-10T05:43:09.000 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YWo0G2CzOPi2SgH off=15243233 len=1431576 2024-08-10T05:43:09.003 INFO:tasks.workunit.client.0.smithi086.stdout:op 3110 completed, throughput=4.99MB/sec 2024-08-10T05:43:09.003 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-H1kqLgAkgo5KvEh off=859960 len=100229 2024-08-10T05:43:09.004 INFO:tasks.workunit.client.0.smithi086.stdout:op 3111 completed, throughput=4.99MB/sec 2024-08-10T05:43:09.004 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-c2Va9WIJ27yfwir off=291367 len=239751 2024-08-10T05:43:09.004 INFO:tasks.workunit.client.0.smithi086.stdout:op 3112 completed, throughput=5MB/sec 2024-08-10T05:43:09.005 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8P67bD8HxyCF4xP off=1235190 len=533683 2024-08-10T05:43:09.006 INFO:tasks.workunit.client.0.smithi086.stdout:op 3113 completed, throughput=5MB/sec 2024-08-10T05:43:09.006 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-p6TYfAb2ftsOabx off=15644023 len=703484 2024-08-10T05:43:09.010 INFO:tasks.workunit.client.0.smithi086.stdout:op 3114 completed, throughput=5MB/sec 2024-08-10T05:43:09.010 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0diEGWYsNptO8kM off=1128567 len=568635 2024-08-10T05:43:09.011 INFO:tasks.workunit.client.0.smithi086.stdout:op 3115 completed, throughput=5MB/sec 2024-08-10T05:43:09.011 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-p3aGwKG9kojJN1k off=1587630 len=1857645 2024-08-10T05:43:09.016 INFO:tasks.workunit.client.0.smithi086.stdout:op 3116 completed, throughput=5MB/sec 2024-08-10T05:43:09.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:08 smithi086 ceph-mon[98993]: pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-10T05:43:09.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:08 smithi086 ceph-mon[101471]: pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-10T05:43:10.016 INFO:tasks.workunit.client.0.smithi086.stdout: 610: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:10.016 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zFZNoAN3DTPgiIW off=10960338 len=487128 2024-08-10T05:43:10.017 INFO:tasks.workunit.client.0.smithi086.stdout:op 3117 completed, throughput=4.99MB/sec 2024-08-10T05:43:10.017 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-P2kKI6DluXlRToU off=2900427 len=438959 2024-08-10T05:43:10.018 INFO:tasks.workunit.client.0.smithi086.stdout:op 3118 completed, throughput=4.99MB/sec 2024-08-10T05:43:10.018 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BzDMMLjAxTqBNEA off=3331086 len=1264265 2024-08-10T05:43:10.019 INFO:tasks.workunit.client.0.smithi086.stdout:op 3119 completed, throughput=5MB/sec 2024-08-10T05:43:10.019 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RKXDcpCMW4B_fGj off=5607665 len=904629 2024-08-10T05:43:10.024 INFO:tasks.workunit.client.0.smithi086.stdout:op 3120 completed, throughput=5MB/sec 2024-08-10T05:43:10.025 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rsfM3fSpPjPCmvH off=6168839 len=1996143 2024-08-10T05:43:10.028 INFO:tasks.workunit.client.0.smithi086.stdout:op 3121 completed, throughput=5MB/sec 2024-08-10T05:43:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:10 smithi159 ceph-mon[90359]: pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:43:11.028 INFO:tasks.workunit.client.0.smithi086.stdout: 611: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:11.028 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gG9iYuip86zdTmM off=6549171 len=1722378 2024-08-10T05:43:11.035 INFO:tasks.workunit.client.0.smithi086.stdout:op 3122 completed, throughput=4.99MB/sec 2024-08-10T05:43:11.036 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mEmsKGILDG0Ra1H off=2404796 len=1824338 2024-08-10T05:43:11.037 INFO:tasks.workunit.client.0.smithi086.stdout:op 3123 completed, throughput=5MB/sec 2024-08-10T05:43:11.037 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mt_BylG2kFIM-6R off=1119033 len=278540 2024-08-10T05:43:11.038 INFO:tasks.workunit.client.0.smithi086.stdout:op 3124 completed, throughput=5MB/sec 2024-08-10T05:43:11.038 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-R04pS_jiH2pj15J off=2900336 len=597402 2024-08-10T05:43:11.042 INFO:tasks.workunit.client.0.smithi086.stdout:op 3125 completed, throughput=5MB/sec 2024-08-10T05:43:11.042 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RBrrOrYEezUXIxs off=3135643 len=1500342 2024-08-10T05:43:11.049 INFO:tasks.workunit.client.0.smithi086.stdout:op 3126 completed, throughput=5MB/sec 2024-08-10T05:43:11.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:10 smithi086 ceph-mon[98993]: pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:43:11.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:10 smithi086 ceph-mon[101471]: pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:43:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:43:12.049 INFO:tasks.workunit.client.0.smithi086.stdout: 612: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:12.049 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-b0ZUbQ1pQk06ovU off=18271005 len=206624 2024-08-10T05:43:12.052 INFO:tasks.workunit.client.0.smithi086.stdout:op 3127 completed, throughput=4.99MB/sec 2024-08-10T05:43:12.052 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YF_w8_wSFnyh2Ni off=14070988 len=1588418 2024-08-10T05:43:12.055 INFO:tasks.workunit.client.0.smithi086.stdout:op 3128 completed, throughput=5MB/sec 2024-08-10T05:43:12.055 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rO-kxzIjRDFaaDd off=11086502 len=458558 2024-08-10T05:43:12.056 INFO:tasks.workunit.client.0.smithi086.stdout:op 3129 completed, throughput=5MB/sec 2024-08-10T05:43:12.056 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aWINpzaYlaAk1aG off=15260244 len=1600029 2024-08-10T05:43:12.064 INFO:tasks.workunit.client.0.smithi086.stdout:op 3130 completed, throughput=5MB/sec 2024-08-10T05:43:12.064 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DGNcJCGVz8CKczS off=304583 len=315349 2024-08-10T05:43:12.065 INFO:tasks.workunit.client.0.smithi086.stdout:op 3131 completed, throughput=5MB/sec 2024-08-10T05:43:12.065 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ygEdxrn8Rok_EUw off=9743291 len=2048833 2024-08-10T05:43:12.074 INFO:tasks.workunit.client.0.smithi086.stdout:op 3132 completed, throughput=5MB/sec 2024-08-10T05:43:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:43:12.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:43:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:12 smithi159 ceph-mon[90359]: pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-10T05:43:13.075 INFO:tasks.workunit.client.0.smithi086.stdout: 613: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:13.075 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HMo6-_KxlzMlab8 off=1130516 len=894195 2024-08-10T05:43:13.080 INFO:tasks.workunit.client.0.smithi086.stdout:op 3133 completed, throughput=5MB/sec 2024-08-10T05:43:13.080 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8LOmXnlu2KnoDNz off=13159347 len=933718 2024-08-10T05:43:13.085 INFO:tasks.workunit.client.0.smithi086.stdout:op 3134 completed, throughput=5MB/sec 2024-08-10T05:43:13.085 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dYQ1Rt5s_hS-OIv off=6523966 len=1582584 2024-08-10T05:43:13.093 INFO:tasks.workunit.client.0.smithi086.stdout:op 3135 completed, throughput=5MB/sec 2024-08-10T05:43:13.093 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jPpZiAr5t4MqfWt off=13405595 len=878664 2024-08-10T05:43:13.094 INFO:tasks.workunit.client.0.smithi086.stdout:op 3136 completed, throughput=5MB/sec 2024-08-10T05:43:13.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:12 smithi086 ceph-mon[98993]: pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-10T05:43:13.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:12 smithi086 ceph-mon[101471]: pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-10T05:43:14.094 INFO:tasks.workunit.client.0.smithi086.stdout: 614: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:14.094 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YB1r73O2h7xcd3R off=9215424 len=1517030 2024-08-10T05:43:14.103 INFO:tasks.workunit.client.0.smithi086.stdout:op 3137 completed, throughput=5MB/sec 2024-08-10T05:43:14.103 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ORVcMfPUjZps9ig off=766000 len=1764306 2024-08-10T05:43:14.109 INFO:tasks.workunit.client.0.smithi086.stdout:op 3138 completed, throughput=5MB/sec 2024-08-10T05:43:14.109 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Zow6aYLcsjzy0M2 off=17674075 len=1834750 2024-08-10T05:43:14.120 INFO:tasks.workunit.client.0.smithi086.stdout:op 3139 completed, throughput=5MB/sec 2024-08-10T05:43:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:14 smithi159 ceph-mon[90359]: pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:43:15.120 INFO:tasks.workunit.client.0.smithi086.stdout: 615: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:15.120 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SP4onaoZ_HqDskb off=9057224 len=1698501 2024-08-10T05:43:15.123 INFO:tasks.workunit.client.0.smithi086.stdout:op 3140 completed, throughput=5MB/sec 2024-08-10T05:43:15.123 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--yKEj14WOH6ITHO off=842162 len=635679 2024-08-10T05:43:15.124 INFO:tasks.workunit.client.0.smithi086.stdout:op 3141 completed, throughput=5MB/sec 2024-08-10T05:43:15.125 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NtDY-Oh2vMaUsh- off=923279 len=786832 2024-08-10T05:43:15.127 INFO:tasks.workunit.client.0.smithi086.stdout:op 3142 completed, throughput=5MB/sec 2024-08-10T05:43:15.127 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VmrAp3AohqEOllC off=1945131 len=1276952 2024-08-10T05:43:15.133 INFO:tasks.workunit.client.0.smithi086.stdout:op 3143 completed, throughput=5MB/sec 2024-08-10T05:43:15.133 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZX5ceZeYwBJqgYM off=2060695 len=119580 2024-08-10T05:43:15.136 INFO:tasks.workunit.client.0.smithi086.stdout:op 3144 completed, throughput=5MB/sec 2024-08-10T05:43:15.136 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hlQBLs6Kmfss9CS off=34231 len=628411 2024-08-10T05:43:15.137 INFO:tasks.workunit.client.0.smithi086.stdout:op 3145 completed, throughput=5MB/sec 2024-08-10T05:43:15.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:14 smithi086 ceph-mon[98993]: pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:43:15.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:14 smithi086 ceph-mon[101471]: pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:43:16.137 INFO:tasks.workunit.client.0.smithi086.stdout: 616: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:16.138 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XHeUukOnqqrWPXS off=4322217 len=1898357 2024-08-10T05:43:16.139 INFO:tasks.workunit.client.0.smithi086.stdout:op 3146 completed, throughput=5MB/sec 2024-08-10T05:43:16.139 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oi7uZ_Bvgotzlz_ off=12377892 len=468008 2024-08-10T05:43:16.143 INFO:tasks.workunit.client.0.smithi086.stdout:op 3147 completed, throughput=5MB/sec 2024-08-10T05:43:16.143 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2DhMMDlyudJMW7l off=6158920 len=200859 2024-08-10T05:43:16.146 INFO:tasks.workunit.client.0.smithi086.stdout:op 3148 completed, throughput=5MB/sec 2024-08-10T05:43:16.146 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gG9iYuip86zdTmM off=15122351 len=925339 2024-08-10T05:43:16.150 INFO:tasks.workunit.client.0.smithi086.stdout:op 3149 completed, throughput=5MB/sec 2024-08-10T05:43:16.150 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DlSz4aG0utrnoIj off=4741093 len=898256 2024-08-10T05:43:16.155 INFO:tasks.workunit.client.0.smithi086.stdout:op 3150 completed, throughput=5MB/sec 2024-08-10T05:43:16.156 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-R2QX2fa5Y9_4iIF off=21096554 len=1173813 2024-08-10T05:43:16.160 INFO:tasks.workunit.client.0.smithi086.stdout:op 3151 completed, throughput=5MB/sec 2024-08-10T05:43:17.160 INFO:tasks.workunit.client.0.smithi086.stdout: 617: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:17.160 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8jZfuyyv-YPI1hz off=404232 len=1492878 2024-08-10T05:43:17.169 INFO:tasks.workunit.client.0.smithi086.stdout:op 3152 completed, throughput=4.99MB/sec 2024-08-10T05:43:17.169 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jPpZiAr5t4MqfWt off=14375432 len=1678624 2024-08-10T05:43:17.179 INFO:tasks.workunit.client.0.smithi086.stdout:op 3153 completed, throughput=5MB/sec 2024-08-10T05:43:17.179 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-g4A7LXcXOBFKRJa off=3047413 len=2091982 2024-08-10T05:43:17.190 INFO:tasks.workunit.client.0.smithi086.stdout:op 3154 completed, throughput=5MB/sec 2024-08-10T05:43:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:17 smithi159 ceph-mon[90359]: pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:43:18.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:17 smithi086 ceph-mon[98993]: pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:43:18.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:17 smithi086 ceph-mon[101471]: pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:43:18.190 INFO:tasks.workunit.client.0.smithi086.stdout: 618: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:18.190 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Y-fkO7yChF0QXTB off=4699436 len=690273 2024-08-10T05:43:18.191 INFO:tasks.workunit.client.0.smithi086.stdout:op 3155 completed, throughput=4.99MB/sec 2024-08-10T05:43:18.191 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nABmVKaHaA8b9Wn off=11051553 len=754372 2024-08-10T05:43:18.192 INFO:tasks.workunit.client.0.smithi086.stdout:op 3156 completed, throughput=4.99MB/sec 2024-08-10T05:43:18.192 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-va0h53YCQLoadBp off=3820037 len=397384 2024-08-10T05:43:18.193 INFO:tasks.workunit.client.0.smithi086.stdout:op 3157 completed, throughput=5MB/sec 2024-08-10T05:43:18.193 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QW-B-gziPE4jBxF off=7048306 len=1502840 2024-08-10T05:43:18.195 INFO:tasks.workunit.client.0.smithi086.stdout:op 3158 completed, throughput=5MB/sec 2024-08-10T05:43:18.195 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rmgsTO6zeQ5oSIT off=1348173 len=883249 2024-08-10T05:43:18.201 INFO:tasks.workunit.client.0.smithi086.stdout:op 3159 completed, throughput=5MB/sec 2024-08-10T05:43:18.201 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BEaEYsD3QL7cwYr off=10483791 len=1081562 2024-08-10T05:43:18.207 INFO:tasks.workunit.client.0.smithi086.stdout:op 3160 completed, throughput=5MB/sec 2024-08-10T05:43:18.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:43:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:43:18] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-08-10T05:43:19.207 INFO:tasks.workunit.client.0.smithi086.stdout: 619: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:19.207 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VI59n09_pQj9x1r off=13091793 len=727961 2024-08-10T05:43:19.208 INFO:tasks.workunit.client.0.smithi086.stdout:op 3161 completed, throughput=4.99MB/sec 2024-08-10T05:43:19.208 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ewi3DiRF4NJqmb2 off=13051412 len=719481 2024-08-10T05:43:19.213 INFO:tasks.workunit.client.0.smithi086.stdout:op 3162 completed, throughput=4.99MB/sec 2024-08-10T05:43:19.213 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7srWq5C7Ef-QWvF off=13754396 len=910002 2024-08-10T05:43:19.214 INFO:tasks.workunit.client.0.smithi086.stdout:op 3163 completed, throughput=5MB/sec 2024-08-10T05:43:19.214 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GSSsqoZ3hwZ5PlO off=17919924 len=218369 2024-08-10T05:43:19.215 INFO:tasks.workunit.client.0.smithi086.stdout:op 3164 completed, throughput=5MB/sec 2024-08-10T05:43:19.215 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LLpvh4zfgF9qTl6 off=4092219 len=1544057 2024-08-10T05:43:19.223 INFO:tasks.workunit.client.0.smithi086.stdout:op 3165 completed, throughput=5MB/sec 2024-08-10T05:43:19.223 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JQUfWV_c3UIMEih off=12577464 len=370451 2024-08-10T05:43:19.227 INFO:tasks.workunit.client.0.smithi086.stdout:op 3166 completed, throughput=5MB/sec 2024-08-10T05:43:19.227 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ecYuA9-5qDx0paO off=5110372 len=28255 2024-08-10T05:43:19.229 INFO:tasks.workunit.client.0.smithi086.stdout:op 3167 completed, throughput=5MB/sec 2024-08-10T05:43:19.229 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RUyccZ9PXB7seKR off=12641365 len=434567 2024-08-10T05:43:19.230 INFO:tasks.workunit.client.0.smithi086.stdout:op 3168 completed, throughput=5MB/sec 2024-08-10T05:43:19.230 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wHtC-3W251ZRciB off=1273447 len=921024 2024-08-10T05:43:19.231 INFO:tasks.workunit.client.0.smithi086.stdout:op 3169 completed, throughput=5MB/sec 2024-08-10T05:43:19.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:19 smithi159 ceph-mon[90359]: pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:43:20.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:19 smithi086 ceph-mon[101471]: pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:43:20.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:19 smithi086 ceph-mon[98993]: pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:43:20.232 INFO:tasks.workunit.client.0.smithi086.stdout: 620: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:20.232 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ktrv_9vHf2Af2B3 off=15851674 len=420896 2024-08-10T05:43:20.236 INFO:tasks.workunit.client.0.smithi086.stdout:op 3170 completed, throughput=4.99MB/sec 2024-08-10T05:43:20.236 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BBuWxPmw4zFB8k2 off=2763805 len=240188 2024-08-10T05:43:20.238 INFO:tasks.workunit.client.0.smithi086.stdout:op 3171 completed, throughput=4.99MB/sec 2024-08-10T05:43:20.238 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NTV82LPd8x4i1dm off=7199060 len=1928283 2024-08-10T05:43:20.247 INFO:tasks.workunit.client.0.smithi086.stdout:op 3172 completed, throughput=5MB/sec 2024-08-10T05:43:20.247 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nf61asnPLOsP08m off=5983682 len=1357285 2024-08-10T05:43:20.249 INFO:tasks.workunit.client.0.smithi086.stdout:op 3173 completed, throughput=5MB/sec 2024-08-10T05:43:20.249 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-otWGY5aRVhBkngW off=753174 len=305505 2024-08-10T05:43:20.252 INFO:tasks.workunit.client.0.smithi086.stdout:op 3174 completed, throughput=5MB/sec 2024-08-10T05:43:20.252 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HBUpkaA6_ivnO2h off=5225307 len=1179861 2024-08-10T05:43:20.258 INFO:tasks.workunit.client.0.smithi086.stdout:op 3175 completed, throughput=5MB/sec 2024-08-10T05:43:21.258 INFO:tasks.workunit.client.0.smithi086.stdout: 621: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:21.258 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xN18y1a0QnyCroT off=3678593 len=591508 2024-08-10T05:43:21.262 INFO:tasks.workunit.client.0.smithi086.stdout:op 3176 completed, throughput=4.99MB/sec 2024-08-10T05:43:21.262 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qSKxrryI8yNXVaH off=10696228 len=260276 2024-08-10T05:43:21.263 INFO:tasks.workunit.client.0.smithi086.stdout:op 3177 completed, throughput=4.99MB/sec 2024-08-10T05:43:21.263 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-v2d0IDSjfY3mvPl off=9120695 len=135715 2024-08-10T05:43:21.265 INFO:tasks.workunit.client.0.smithi086.stdout:op 3178 completed, throughput=4.99MB/sec 2024-08-10T05:43:21.265 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UknDBXdypg_ZxtQ off=8087199 len=499975 2024-08-10T05:43:21.266 INFO:tasks.workunit.client.0.smithi086.stdout:op 3179 completed, throughput=5MB/sec 2024-08-10T05:43:21.266 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-50ylDRieLQOIMVG off=9915761 len=1520808 2024-08-10T05:43:21.269 INFO:tasks.workunit.client.0.smithi086.stdout:op 3180 completed, throughput=5MB/sec 2024-08-10T05:43:21.269 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-H6u0w6SuZe7mloE off=2373502 len=260601 2024-08-10T05:43:21.272 INFO:tasks.workunit.client.0.smithi086.stdout:op 3181 completed, throughput=5MB/sec 2024-08-10T05:43:21.272 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bELthdmook3uSLW off=3818781 len=1404854 2024-08-10T05:43:21.274 INFO:tasks.workunit.client.0.smithi086.stdout:op 3182 completed, throughput=5MB/sec 2024-08-10T05:43:21.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:21 smithi159 ceph-mon[90359]: pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:43:22.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:21 smithi086 ceph-mon[98993]: pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:43:22.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:21 smithi086 ceph-mon[101471]: pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:43:22.274 INFO:tasks.workunit.client.0.smithi086.stdout: 622: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:22.274 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HqGxdBl9teO6QSg off=15796899 len=1774983 2024-08-10T05:43:22.284 INFO:tasks.workunit.client.0.smithi086.stdout:op 3183 completed, throughput=4.99MB/sec 2024-08-10T05:43:22.284 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KyWzkIquDJ_gzSC off=6072055 len=1830196 2024-08-10T05:43:22.291 INFO:tasks.workunit.client.0.smithi086.stdout:op 3184 completed, throughput=5MB/sec 2024-08-10T05:43:22.291 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IavFfOtqnKnVKEL off=108650 len=587119 2024-08-10T05:43:22.293 INFO:tasks.workunit.client.0.smithi086.stdout:op 3185 completed, throughput=5MB/sec 2024-08-10T05:43:22.293 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YjN5P7WcL7GZ9Mp off=12440711 len=1799524 2024-08-10T05:43:22.303 INFO:tasks.workunit.client.0.smithi086.stdout:op 3186 completed, throughput=5MB/sec 2024-08-10T05:43:23.303 INFO:tasks.workunit.client.0.smithi086.stdout: 623: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:23.304 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lyMtuwzHMVTFInU off=8909344 len=1400766 2024-08-10T05:43:23.306 INFO:tasks.workunit.client.0.smithi086.stdout:op 3187 completed, throughput=5MB/sec 2024-08-10T05:43:23.306 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0XVHdM21vuyhpP0 off=13566334 len=987015 2024-08-10T05:43:23.307 INFO:tasks.workunit.client.0.smithi086.stdout:op 3188 completed, throughput=5MB/sec 2024-08-10T05:43:23.307 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jPpZiAr5t4MqfWt off=22016726 len=806216 2024-08-10T05:43:23.312 INFO:tasks.workunit.client.0.smithi086.stdout:op 3189 completed, throughput=5MB/sec 2024-08-10T05:43:23.312 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BwnAHPllEwAMXv_ off=660208 len=186207 2024-08-10T05:43:23.313 INFO:tasks.workunit.client.0.smithi086.stdout:op 3190 completed, throughput=5MB/sec 2024-08-10T05:43:23.313 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UQCvj8DNfX1B4vx off=10781563 len=895382 2024-08-10T05:43:23.318 INFO:tasks.workunit.client.0.smithi086.stdout:op 3191 completed, throughput=5MB/sec 2024-08-10T05:43:23.318 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LF75okrLUzHYQgH off=0 len=1904658 2024-08-10T05:43:23.328 INFO:tasks.workunit.client.0.smithi086.stdout:op 3192 completed, throughput=5MB/sec 2024-08-10T05:43:24.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:23 smithi086 ceph-mon[101471]: pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:43:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:23 smithi086 ceph-mon[98993]: pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:43:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:23 smithi159 ceph-mon[90359]: pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:43:24.328 INFO:tasks.workunit.client.0.smithi086.stdout: 624: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:24.328 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--hSKaFc1yCHwOxR off=5551457 len=747692 2024-08-10T05:43:24.333 INFO:tasks.workunit.client.0.smithi086.stdout:op 3193 completed, throughput=5MB/sec 2024-08-10T05:43:24.333 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9lUHTx4q61T5LcN off=9432927 len=1090569 2024-08-10T05:43:24.339 INFO:tasks.workunit.client.0.smithi086.stdout:op 3194 completed, throughput=5MB/sec 2024-08-10T05:43:24.339 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uIX_aEYHvYHEAnx off=16681394 len=827402 2024-08-10T05:43:24.340 INFO:tasks.workunit.client.0.smithi086.stdout:op 3195 completed, throughput=5MB/sec 2024-08-10T05:43:24.340 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Y3fTzIzAKOvc2OV off=7058700 len=813144 2024-08-10T05:43:24.345 INFO:tasks.workunit.client.0.smithi086.stdout:op 3196 completed, throughput=5MB/sec 2024-08-10T05:43:24.345 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Jw-7TQS3VbW25RT off=3994696 len=1236284 2024-08-10T05:43:24.352 INFO:tasks.workunit.client.0.smithi086.stdout:op 3197 completed, throughput=5MB/sec 2024-08-10T05:43:25.352 INFO:tasks.workunit.client.0.smithi086.stdout: 625: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:25.352 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-H5hC-0fWU6_HX8g off=5457473 len=1746951 2024-08-10T05:43:25.360 INFO:tasks.workunit.client.0.smithi086.stdout:op 3198 completed, throughput=5MB/sec 2024-08-10T05:43:25.360 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9BfAPKBvdtUdYP_ off=11433912 len=997335 2024-08-10T05:43:25.361 INFO:tasks.workunit.client.0.smithi086.stdout:op 3199 completed, throughput=5MB/sec 2024-08-10T05:43:25.361 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bL1JbKcp34BqSeI off=3459335 len=881170 2024-08-10T05:43:25.365 INFO:tasks.workunit.client.0.smithi086.stdout:op 3200 completed, throughput=5MB/sec 2024-08-10T05:43:25.365 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-g81BzjaY2lxRGJg off=2763362 len=742358 2024-08-10T05:43:25.366 INFO:tasks.workunit.client.0.smithi086.stdout:op 3201 completed, throughput=5MB/sec 2024-08-10T05:43:25.367 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Cwj-2oUpq8ORnnr off=4885027 len=1897683 2024-08-10T05:43:25.368 INFO:tasks.workunit.client.0.smithi086.stdout:op 3202 completed, throughput=5MB/sec 2024-08-10T05:43:26.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:25 smithi086 ceph-mon[101471]: pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:43:26.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:25 smithi086 ceph-mon[98993]: pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:43:26.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:25 smithi159 ceph-mon[90359]: pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:43:26.369 INFO:tasks.workunit.client.0.smithi086.stdout: 626: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:26.369 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SmaAA9XlJbBZ347 off=5782890 len=1972567 2024-08-10T05:43:26.381 INFO:tasks.workunit.client.0.smithi086.stdout:op 3203 completed, throughput=5MB/sec 2024-08-10T05:43:26.382 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qe15_c6BzdkMC3H off=97961 len=882834 2024-08-10T05:43:26.383 INFO:tasks.workunit.client.0.smithi086.stdout:op 3204 completed, throughput=5MB/sec 2024-08-10T05:43:26.383 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RHwUuAhtIzOE2Jb off=8359243 len=1412593 2024-08-10T05:43:26.389 INFO:tasks.workunit.client.0.smithi086.stdout:op 3205 completed, throughput=5MB/sec 2024-08-10T05:43:27.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:43:27.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:43:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:43:27.389 INFO:tasks.workunit.client.0.smithi086.stdout: 627: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:27.389 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3aIpshuaPXkUdHJ off=1387959 len=773914 2024-08-10T05:43:27.394 INFO:tasks.workunit.client.0.smithi086.stdout:op 3206 completed, throughput=4.99MB/sec 2024-08-10T05:43:27.394 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kcAHPwXBHQIe41k off=5152118 len=2010054 2024-08-10T05:43:27.398 INFO:tasks.workunit.client.0.smithi086.stdout:op 3207 completed, throughput=5MB/sec 2024-08-10T05:43:27.398 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kMHgMCFlIOVBukr off=13194504 len=1769224 2024-08-10T05:43:27.409 INFO:tasks.workunit.client.0.smithi086.stdout:op 3208 completed, throughput=5MB/sec 2024-08-10T05:43:27.409 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zFvvPN9o6wI2Ncf off=2919190 len=784647 2024-08-10T05:43:27.410 INFO:tasks.workunit.client.0.smithi086.stdout:op 3209 completed, throughput=5MB/sec 2024-08-10T05:43:28.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:27 smithi086 ceph-mon[101471]: pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:43:28.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:27 smithi086 ceph-mon[98993]: pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:43:28.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:27 smithi159 ceph-mon[90359]: pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:43:28.410 INFO:tasks.workunit.client.0.smithi086.stdout: 628: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:28.411 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OoylY_Durv2r5D5 off=16699880 len=1565834 2024-08-10T05:43:28.419 INFO:tasks.workunit.client.0.smithi086.stdout:op 3210 completed, throughput=5MB/sec 2024-08-10T05:43:28.419 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-35WV6gxhfwPx7Ol off=13947299 len=229705 2024-08-10T05:43:28.422 INFO:tasks.workunit.client.0.smithi086.stdout:op 3211 completed, throughput=5MB/sec 2024-08-10T05:43:28.422 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-anCho112wn1zOgx off=13235368 len=83595 2024-08-10T05:43:28.424 INFO:tasks.workunit.client.0.smithi086.stdout:op 3212 completed, throughput=5MB/sec 2024-08-10T05:43:28.424 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-b38RAlQqCEGvXWZ off=363339 len=1239853 2024-08-10T05:43:28.431 INFO:tasks.workunit.client.0.smithi086.stdout:op 3213 completed, throughput=5MB/sec 2024-08-10T05:43:28.431 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3n3kkSwRzxjlROI off=5440394 len=1441521 2024-08-10T05:43:28.437 INFO:tasks.workunit.client.0.smithi086.stdout:op 3214 completed, throughput=5MB/sec 2024-08-10T05:43:28.437 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oQYXtnTm1Zk5hxv off=9633300 len=1726158 2024-08-10T05:43:28.446 INFO:tasks.workunit.client.0.smithi086.stdout:op 3215 completed, throughput=5MB/sec 2024-08-10T05:43:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:43:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:43:28] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-08-10T05:43:29.447 INFO:tasks.workunit.client.0.smithi086.stdout: 629: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:29.447 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_22dmH-ZL87_Yom off=6879933 len=780820 2024-08-10T05:43:29.449 INFO:tasks.workunit.client.0.smithi086.stdout:op 3216 completed, throughput=5MB/sec 2024-08-10T05:43:29.449 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xg1ogzH1EJgKrI_ off=1216084 len=358656 2024-08-10T05:43:29.450 INFO:tasks.workunit.client.0.smithi086.stdout:op 3217 completed, throughput=5MB/sec 2024-08-10T05:43:29.450 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xVGTbAVpqyOZv1T off=2257165 len=1095593 2024-08-10T05:43:29.455 INFO:tasks.workunit.client.0.smithi086.stdout:op 3218 completed, throughput=5MB/sec 2024-08-10T05:43:29.455 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ba-r6Tu8CkRPiLo off=9819643 len=1143575 2024-08-10T05:43:29.456 INFO:tasks.workunit.client.0.smithi086.stdout:op 3219 completed, throughput=5MB/sec 2024-08-10T05:43:29.456 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1XAPsgXMlvVuRE0 off=2439524 len=800117 2024-08-10T05:43:29.461 INFO:tasks.workunit.client.0.smithi086.stdout:op 3220 completed, throughput=5MB/sec 2024-08-10T05:43:30.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:29 smithi086 ceph-mon[101471]: pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:43:30.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:29 smithi086 ceph-mon[98993]: pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:43:30.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:29 smithi159 ceph-mon[90359]: pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:43:30.462 INFO:tasks.workunit.client.0.smithi086.stdout: 630: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:30.462 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hvvpennzmk2Q-zK off=8312746 len=1536533 2024-08-10T05:43:30.469 INFO:tasks.workunit.client.0.smithi086.stdout:op 3221 completed, throughput=4.99MB/sec 2024-08-10T05:43:30.469 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--6pdWze-P-DlTmu off=13817479 len=1804023 2024-08-10T05:43:30.472 INFO:tasks.workunit.client.0.smithi086.stdout:op 3222 completed, throughput=5MB/sec 2024-08-10T05:43:30.472 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-A8O229Uinkyrjoz off=2239474 len=720962 2024-08-10T05:43:30.477 INFO:tasks.workunit.client.0.smithi086.stdout:op 3223 completed, throughput=5MB/sec 2024-08-10T05:43:30.477 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zFvvPN9o6wI2Ncf off=13054056 len=786696 2024-08-10T05:43:30.482 INFO:tasks.workunit.client.0.smithi086.stdout:op 3224 completed, throughput=5MB/sec 2024-08-10T05:43:30.482 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-P-xix2KgU0TViVG off=1333697 len=1280895 2024-08-10T05:43:30.489 INFO:tasks.workunit.client.0.smithi086.stdout:op 3225 completed, throughput=5MB/sec 2024-08-10T05:43:31.489 INFO:tasks.workunit.client.0.smithi086.stdout: 631: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:31.489 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_2L3rqg8v29aO4D off=1170916 len=1596448 2024-08-10T05:43:31.493 INFO:tasks.workunit.client.0.smithi086.stdout:op 3226 completed, throughput=5MB/sec 2024-08-10T05:43:31.493 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3aDJ16AbcWiTFMw off=7483552 len=1773558 2024-08-10T05:43:31.495 INFO:tasks.workunit.client.0.smithi086.stdout:op 3227 completed, throughput=5MB/sec 2024-08-10T05:43:31.495 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-j1a0qQxpw8cZBLF off=13569940 len=535052 2024-08-10T05:43:31.497 INFO:tasks.workunit.client.0.smithi086.stdout:op 3228 completed, throughput=5MB/sec 2024-08-10T05:43:31.497 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DSM2m2BpZIzPx5I off=1777039 len=647038 2024-08-10T05:43:31.498 INFO:tasks.workunit.client.0.smithi086.stdout:op 3229 completed, throughput=5MB/sec 2024-08-10T05:43:32.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:31 smithi086 ceph-mon[98993]: pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:43:32.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:31 smithi086 ceph-mon[101471]: pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:43:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:31 smithi159 ceph-mon[90359]: pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:43:32.498 INFO:tasks.workunit.client.0.smithi086.stdout: 632: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:32.499 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UZg0clo_LiMI-v1 off=15839818 len=1837228 2024-08-10T05:43:32.508 INFO:tasks.workunit.client.0.smithi086.stdout:op 3230 completed, throughput=5MB/sec 2024-08-10T05:43:32.508 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pylwlmnSJHwyyzT off=1145199 len=1799496 2024-08-10T05:43:32.518 INFO:tasks.workunit.client.0.smithi086.stdout:op 3231 completed, throughput=5MB/sec 2024-08-10T05:43:32.518 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VRu0iR8WglI7vOa off=9503021 len=805315 2024-08-10T05:43:32.522 INFO:tasks.workunit.client.0.smithi086.stdout:op 3232 completed, throughput=5MB/sec 2024-08-10T05:43:32.522 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AJ7BKkE4UrInGLr off=8556176 len=1530868 2024-08-10T05:43:32.530 INFO:tasks.workunit.client.0.smithi086.stdout:op 3233 completed, throughput=5MB/sec 2024-08-10T05:43:33.530 INFO:tasks.workunit.client.0.smithi086.stdout: 633: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:33.530 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-J1EkfaOB8WWBLaJ off=12533383 len=680923 2024-08-10T05:43:33.531 INFO:tasks.workunit.client.0.smithi086.stdout:op 3234 completed, throughput=4.99MB/sec 2024-08-10T05:43:33.532 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xFzSru2yBXyzwOP off=6600649 len=637952 2024-08-10T05:43:33.536 INFO:tasks.workunit.client.0.smithi086.stdout:op 3235 completed, throughput=5MB/sec 2024-08-10T05:43:33.536 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DFBbDbPJY1l7pJQ off=816363 len=1660956 2024-08-10T05:43:33.538 INFO:tasks.workunit.client.0.smithi086.stdout:op 3236 completed, throughput=5MB/sec 2024-08-10T05:43:33.538 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Iy8lr9-RNVW6TZA off=8922962 len=1540870 2024-08-10T05:43:33.540 INFO:tasks.workunit.client.0.smithi086.stdout:op 3237 completed, throughput=5MB/sec 2024-08-10T05:43:34.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:33 smithi086 ceph-mon[101471]: pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-10T05:43:34.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:33 smithi086 ceph-mon[98993]: pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-10T05:43:34.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:33 smithi159 ceph-mon[90359]: pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-10T05:43:34.540 INFO:tasks.workunit.client.0.smithi086.stdout: 634: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:34.540 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fMxORSuBStI8XF5 off=1546661 len=1979783 2024-08-10T05:43:34.550 INFO:tasks.workunit.client.0.smithi086.stdout:op 3238 completed, throughput=5MB/sec 2024-08-10T05:43:34.550 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4BK2TrLpvv4Bhx0 off=46615 len=1460309 2024-08-10T05:43:34.552 INFO:tasks.workunit.client.0.smithi086.stdout:op 3239 completed, throughput=5MB/sec 2024-08-10T05:43:34.552 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pmthV3SfKxtZaWA off=17086285 len=343139 2024-08-10T05:43:34.556 INFO:tasks.workunit.client.0.smithi086.stdout:op 3240 completed, throughput=5MB/sec 2024-08-10T05:43:34.556 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YeUaPukAwL9c8DS off=8520885 len=1915302 2024-08-10T05:43:34.566 INFO:tasks.workunit.client.0.smithi086.stdout:op 3241 completed, throughput=5MB/sec 2024-08-10T05:43:35.567 INFO:tasks.workunit.client.0.smithi086.stdout: 635: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:35.567 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MiWoM565SsSpEED off=10022362 len=112809 2024-08-10T05:43:35.567 INFO:tasks.workunit.client.0.smithi086.stdout:op 3242 completed, throughput=4.99MB/sec 2024-08-10T05:43:35.567 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JJiSAbZxcSHr1n1 off=5009093 len=1487441 2024-08-10T05:43:35.571 INFO:tasks.workunit.client.0.smithi086.stdout:op 3243 completed, throughput=5MB/sec 2024-08-10T05:43:35.571 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hAU1LSxUYmq9pg7 off=6234908 len=1018377 2024-08-10T05:43:35.577 INFO:tasks.workunit.client.0.smithi086.stdout:op 3244 completed, throughput=5MB/sec 2024-08-10T05:43:35.577 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-790J-uabdr9i3Jh off=1404893 len=1987504 2024-08-10T05:43:35.586 INFO:tasks.workunit.client.0.smithi086.stdout:op 3245 completed, throughput=5MB/sec 2024-08-10T05:43:35.587 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-snZdujqUTwF9pns off=12108249 len=1094448 2024-08-10T05:43:35.592 INFO:tasks.workunit.client.0.smithi086.stdout:op 3246 completed, throughput=5MB/sec 2024-08-10T05:43:36.593 INFO:tasks.workunit.client.0.smithi086.stdout: 636: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:36.593 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dm1qI3UryUutXX5 off=5274165 len=1116098 2024-08-10T05:43:36.599 INFO:tasks.workunit.client.0.smithi086.stdout:op 3247 completed, throughput=5MB/sec 2024-08-10T05:43:36.599 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3m9XBEfLna-9rf8 off=251998 len=76267 2024-08-10T05:43:36.601 INFO:tasks.workunit.client.0.smithi086.stdout:op 3248 completed, throughput=5MB/sec 2024-08-10T05:43:36.601 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VP_cIupeb3YkRDM off=13837319 len=898748 2024-08-10T05:43:36.602 INFO:tasks.workunit.client.0.smithi086.stdout:op 3249 completed, throughput=5MB/sec 2024-08-10T05:43:36.602 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MHoJ9GtzgCSxEoG off=0 len=1219107 2024-08-10T05:43:36.609 INFO:tasks.workunit.client.0.smithi086.stdout:op 3250 completed, throughput=5MB/sec 2024-08-10T05:43:36.609 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0S3GTSBH9lCfe1T off=6903710 len=1798912 2024-08-10T05:43:36.611 INFO:tasks.workunit.client.0.smithi086.stdout:op 3251 completed, throughput=5MB/sec 2024-08-10T05:43:36.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:36 smithi086 ceph-mon[98993]: pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:43:36.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:36 smithi086 ceph-mon[101471]: pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:43:36.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:36 smithi159 ceph-mon[90359]: pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:43:37.612 INFO:tasks.workunit.client.0.smithi086.stdout: 637: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:37.612 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pnNAjcwm2-82MQS off=3106583 len=1886948 2024-08-10T05:43:37.616 INFO:tasks.workunit.client.0.smithi086.stdout:op 3252 completed, throughput=5MB/sec 2024-08-10T05:43:37.616 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-M-QQdQ2BXqbc50R off=16193952 len=1867793 2024-08-10T05:43:37.626 INFO:tasks.workunit.client.0.smithi086.stdout:op 3253 completed, throughput=5MB/sec 2024-08-10T05:43:37.626 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dtQxnbhgoiXI8bO off=5669478 len=374147 2024-08-10T05:43:37.627 INFO:tasks.workunit.client.0.smithi086.stdout:op 3254 completed, throughput=5MB/sec 2024-08-10T05:43:37.627 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XCgOmVaJwusQ7Jr off=1764995 len=1231999 2024-08-10T05:43:37.628 INFO:tasks.workunit.client.0.smithi086.stdout:op 3255 completed, throughput=5MB/sec 2024-08-10T05:43:38.628 INFO:tasks.workunit.client.0.smithi086.stdout: 638: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:38.628 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hlMh2b-0KbB-NxY off=757466 len=289896 2024-08-10T05:43:38.632 INFO:tasks.workunit.client.0.smithi086.stdout:op 3256 completed, throughput=4.99MB/sec 2024-08-10T05:43:38.632 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lHyjehtdFbSnSsz off=4961345 len=1273476 2024-08-10T05:43:38.640 INFO:tasks.workunit.client.0.smithi086.stdout:op 3257 completed, throughput=5MB/sec 2024-08-10T05:43:38.640 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WJ6iUiopbBZgu7O off=13056652 len=1232790 2024-08-10T05:43:38.643 INFO:tasks.workunit.client.0.smithi086.stdout:op 3258 completed, throughput=5MB/sec 2024-08-10T05:43:38.643 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mURj-ynwjDLi8Qj off=3906885 len=412312 2024-08-10T05:43:38.646 INFO:tasks.workunit.client.0.smithi086.stdout:op 3259 completed, throughput=5MB/sec 2024-08-10T05:43:38.646 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-f52qtPM9xwgHK66 off=7188543 len=1474346 2024-08-10T05:43:38.647 INFO:tasks.workunit.client.0.smithi086.stdout:op 3260 completed, throughput=5MB/sec 2024-08-10T05:43:38.648 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hH9or7OqxFfMy7j off=0 len=1663661 2024-08-10T05:43:38.651 INFO:tasks.workunit.client.0.smithi086.stdout:op 3261 completed, throughput=5MB/sec 2024-08-10T05:43:38.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:38 smithi086 ceph-mon[98993]: pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-10T05:43:38.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:38 smithi086 ceph-mon[101471]: pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-10T05:43:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:43:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:43:38] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-08-10T05:43:38.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:38 smithi159 ceph-mon[90359]: pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-10T05:43:39.651 INFO:tasks.workunit.client.0.smithi086.stdout: 639: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:39.651 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LEomvi0AXPnhIag off=15409725 len=1300714 2024-08-10T05:43:39.653 INFO:tasks.workunit.client.0.smithi086.stdout:op 3262 completed, throughput=5MB/sec 2024-08-10T05:43:39.653 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_4wEJfnZny4Qc_X off=516048 len=562160 2024-08-10T05:43:39.654 INFO:tasks.workunit.client.0.smithi086.stdout:op 3263 completed, throughput=5MB/sec 2024-08-10T05:43:39.654 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hv8J2STaFWj5puW off=4153918 len=1874351 2024-08-10T05:43:39.663 INFO:tasks.workunit.client.0.smithi086.stdout:op 3264 completed, throughput=5MB/sec 2024-08-10T05:43:40.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:40 smithi086 ceph-mon[98993]: pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-10T05:43:40.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:40 smithi086 ceph-mon[101471]: pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-10T05:43:40.663 INFO:tasks.workunit.client.0.smithi086.stdout: 640: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:40.664 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-m_lYln6IiI_pq2- off=2022111 len=1910037 2024-08-10T05:43:40.677 INFO:tasks.workunit.client.0.smithi086.stdout:op 3265 completed, throughput=5MB/sec 2024-08-10T05:43:40.677 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-I_XwfJci5EotDWp off=18097377 len=1094689 2024-08-10T05:43:40.683 INFO:tasks.workunit.client.0.smithi086.stdout:op 3266 completed, throughput=5MB/sec 2024-08-10T05:43:40.683 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-s7JRmRtskismS3i off=661551 len=1515591 2024-08-10T05:43:40.686 INFO:tasks.workunit.client.0.smithi086.stdout:op 3267 completed, throughput=5MB/sec 2024-08-10T05:43:40.686 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ov_Jkq4KtaALNHI off=7668222 len=883568 2024-08-10T05:43:40.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:40 smithi159 ceph-mon[90359]: pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-10T05:43:40.690 INFO:tasks.workunit.client.0.smithi086.stdout:op 3268 completed, throughput=5MB/sec 2024-08-10T05:43:41.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:43:41.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:43:41.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:43:41.690 INFO:tasks.workunit.client.0.smithi086.stdout: 641: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:41.691 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iO-Mq9EnEydwVKR off=2100396 len=1294923 2024-08-10T05:43:41.698 INFO:tasks.workunit.client.0.smithi086.stdout:op 3269 completed, throughput=4.99MB/sec 2024-08-10T05:43:41.698 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TB8Ml6janyBvvGY off=2607579 len=1708383 2024-08-10T05:43:41.708 INFO:tasks.workunit.client.0.smithi086.stdout:op 3270 completed, throughput=5MB/sec 2024-08-10T05:43:41.708 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AAe2Qrd1K5QCHVp off=2324792 len=1471081 2024-08-10T05:43:41.710 INFO:tasks.workunit.client.0.smithi086.stdout:op 3271 completed, throughput=5MB/sec 2024-08-10T05:43:41.710 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0DsB02a827fBJ5B off=3275878 len=1605571 2024-08-10T05:43:41.716 INFO:tasks.workunit.client.0.smithi086.stdout:op 3272 completed, throughput=5MB/sec 2024-08-10T05:43:42.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:42 smithi086 ceph-mon[98993]: pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:43:42.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:42 smithi086 ceph-mon[101471]: pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:43:42.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:42 smithi159 ceph-mon[90359]: pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:43:42.717 INFO:tasks.workunit.client.0.smithi086.stdout: 642: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:42.717 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-r4w4CDZ8zWibWZX off=1017918 len=1220564 2024-08-10T05:43:42.723 INFO:tasks.workunit.client.0.smithi086.stdout:op 3273 completed, throughput=5MB/sec 2024-08-10T05:43:42.723 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-w4zEdzMbCnMW0qw off=23521475 len=1001245 2024-08-10T05:43:42.728 INFO:tasks.workunit.client.0.smithi086.stdout:op 3274 completed, throughput=5MB/sec 2024-08-10T05:43:42.728 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PfRMWgN-dBdaJ6C off=4083373 len=820128 2024-08-10T05:43:42.733 INFO:tasks.workunit.client.0.smithi086.stdout:op 3275 completed, throughput=5MB/sec 2024-08-10T05:43:42.733 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CmlZCDbE0KFqqno off=4976329 len=2050058 2024-08-10T05:43:42.736 INFO:tasks.workunit.client.0.smithi086.stdout:op 3276 completed, throughput=5MB/sec 2024-08-10T05:43:43.736 INFO:tasks.workunit.client.0.smithi086.stdout: 643: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:43.736 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bwzz4plpSPvHw-u off=1064521 len=1435882 2024-08-10T05:43:43.739 INFO:tasks.workunit.client.0.smithi086.stdout:op 3277 completed, throughput=5MB/sec 2024-08-10T05:43:43.739 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pU5AXfywf-agzOG off=9259416 len=1670253 2024-08-10T05:43:43.741 INFO:tasks.workunit.client.0.smithi086.stdout:op 3278 completed, throughput=5MB/sec 2024-08-10T05:43:43.741 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4TdKlURBBH6kH7P off=882241 len=1051916 2024-08-10T05:43:43.747 INFO:tasks.workunit.client.0.smithi086.stdout:op 3279 completed, throughput=5MB/sec 2024-08-10T05:43:43.748 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-d-k2Un5ULztoWKx off=818010 len=416794 2024-08-10T05:43:43.751 INFO:tasks.workunit.client.0.smithi086.stdout:op 3280 completed, throughput=5MB/sec 2024-08-10T05:43:43.751 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-byKMnBg5Jx8ZAC- off=3263872 len=367061 2024-08-10T05:43:43.754 INFO:tasks.workunit.client.0.smithi086.stdout:op 3281 completed, throughput=5MB/sec 2024-08-10T05:43:44.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:44 smithi086 ceph-mon[101471]: pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:43:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:44 smithi086 ceph-mon[98993]: pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:43:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:44 smithi159 ceph-mon[90359]: pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:43:44.754 INFO:tasks.workunit.client.0.smithi086.stdout: 644: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:44.754 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GAd4Vn7xK1OMdAN off=14825906 len=1307057 2024-08-10T05:43:44.760 INFO:tasks.workunit.client.0.smithi086.stdout:op 3282 completed, throughput=4.99MB/sec 2024-08-10T05:43:44.760 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qAUqsMBCS8hcyzD off=2902828 len=1113098 2024-08-10T05:43:44.762 INFO:tasks.workunit.client.0.smithi086.stdout:op 3283 completed, throughput=5MB/sec 2024-08-10T05:43:44.762 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FA_gTrQVdzJvASp off=1397485 len=484988 2024-08-10T05:43:44.765 INFO:tasks.workunit.client.0.smithi086.stdout:op 3284 completed, throughput=5MB/sec 2024-08-10T05:43:44.765 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EG4aoj6e96oAmk4 off=10081137 len=1678168 2024-08-10T05:43:44.773 INFO:tasks.workunit.client.0.smithi086.stdout:op 3285 completed, throughput=5MB/sec 2024-08-10T05:43:44.773 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-K0beba928JeZIlt off=6624733 len=1866875 2024-08-10T05:43:44.775 INFO:tasks.workunit.client.0.smithi086.stdout:op 3286 completed, throughput=5MB/sec 2024-08-10T05:43:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:43:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:43:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:43:45.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:43:45.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:43:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:43:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:43:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:43:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:43:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:43:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:43:45.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:43:45.775 INFO:tasks.workunit.client.0.smithi086.stdout: 645: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:45.775 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_4wEJfnZny4Qc_X off=5958299 len=1975002 2024-08-10T05:43:45.777 INFO:tasks.workunit.client.0.smithi086.stdout:op 3287 completed, throughput=5MB/sec 2024-08-10T05:43:45.777 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BTcNOJjp3dgBusX off=414945 len=480941 2024-08-10T05:43:45.779 INFO:tasks.workunit.client.0.smithi086.stdout:op 3288 completed, throughput=5MB/sec 2024-08-10T05:43:45.780 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wtna42UmYUs9ZmU off=1135159 len=12012 2024-08-10T05:43:45.780 INFO:tasks.workunit.client.0.smithi086.stdout:op 3289 completed, throughput=5MB/sec 2024-08-10T05:43:45.780 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lU5CMP-soFjTM7_ off=3247339 len=175769 2024-08-10T05:43:45.782 INFO:tasks.workunit.client.0.smithi086.stdout:op 3290 completed, throughput=5MB/sec 2024-08-10T05:43:45.783 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Fkz8si3MqbOcFc1 off=2275847 len=1030582 2024-08-10T05:43:45.787 INFO:tasks.workunit.client.0.smithi086.stdout:op 3291 completed, throughput=5MB/sec 2024-08-10T05:43:45.787 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--4Fjos1aFsp2R-A off=5666700 len=374520 2024-08-10T05:43:45.788 INFO:tasks.workunit.client.0.smithi086.stdout:op 3292 completed, throughput=5MB/sec 2024-08-10T05:43:45.788 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qP2ws5pCjydXb5E off=6574660 len=799647 2024-08-10T05:43:45.789 INFO:tasks.workunit.client.0.smithi086.stdout:op 3293 completed, throughput=5MB/sec 2024-08-10T05:43:46.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:46 smithi086 ceph-mon[98993]: pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:43:46.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:46 smithi086 ceph-mon[101471]: pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:43:46.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:46 smithi159 ceph-mon[90359]: pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:43:46.789 INFO:tasks.workunit.client.0.smithi086.stdout: 646: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:46.789 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fNkbWESU8MQGL7Z off=9945675 len=1160638 2024-08-10T05:43:46.795 INFO:tasks.workunit.client.0.smithi086.stdout:op 3294 completed, throughput=5MB/sec 2024-08-10T05:43:46.795 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gq2sZA_iR4pUg8O off=9281455 len=521774 2024-08-10T05:43:46.799 INFO:tasks.workunit.client.0.smithi086.stdout:op 3295 completed, throughput=5MB/sec 2024-08-10T05:43:46.799 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SldF7RocCHCz0Bq off=2146521 len=347676 2024-08-10T05:43:46.802 INFO:tasks.workunit.client.0.smithi086.stdout:op 3296 completed, throughput=5MB/sec 2024-08-10T05:43:46.802 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-h7JmhAPM6VDeR7y off=486241 len=1656231 2024-08-10T05:43:46.811 INFO:tasks.workunit.client.0.smithi086.stdout:op 3297 completed, throughput=5MB/sec 2024-08-10T05:43:46.811 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3Ouh40o4fqiKVNU off=6584407 len=1496305 2024-08-10T05:43:46.813 INFO:tasks.workunit.client.0.smithi086.stdout:op 3298 completed, throughput=5MB/sec 2024-08-10T05:43:47.813 INFO:tasks.workunit.client.0.smithi086.stdout: 647: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:47.813 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MhjJHFbzIPTbKFg off=1856551 len=617450 2024-08-10T05:43:47.814 INFO:tasks.workunit.client.0.smithi086.stdout:op 3299 completed, throughput=4.99MB/sec 2024-08-10T05:43:47.815 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-eYLCabfnm8IW_IX off=3292286 len=939693 2024-08-10T05:43:47.816 INFO:tasks.workunit.client.0.smithi086.stdout:op 3300 completed, throughput=5MB/sec 2024-08-10T05:43:47.816 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-K-Ro4h8OROIKNRJ off=3255811 len=661509 2024-08-10T05:43:47.821 INFO:tasks.workunit.client.0.smithi086.stdout:op 3301 completed, throughput=5MB/sec 2024-08-10T05:43:47.821 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-onDI20Zh4yGD6Yz off=11117246 len=199355 2024-08-10T05:43:47.824 INFO:tasks.workunit.client.0.smithi086.stdout:op 3302 completed, throughput=5MB/sec 2024-08-10T05:43:47.824 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NbWMYPoBBt1Quh3 off=702625 len=906003 2024-08-10T05:43:47.825 INFO:tasks.workunit.client.0.smithi086.stdout:op 3303 completed, throughput=5MB/sec 2024-08-10T05:43:47.825 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_h_b72yur518g1D off=2850153 len=133944 2024-08-10T05:43:47.828 INFO:tasks.workunit.client.0.smithi086.stdout:op 3304 completed, throughput=5MB/sec 2024-08-10T05:43:47.828 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ap93AubIvN_wV0C off=168182 len=1685123 2024-08-10T05:43:47.838 INFO:tasks.workunit.client.0.smithi086.stdout:op 3305 completed, throughput=5MB/sec 2024-08-10T05:43:48.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:48 smithi086 ceph-mon[98993]: pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:43:48.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:48 smithi086 ceph-mon[101471]: pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:43:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:43:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:43:48] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-08-10T05:43:48.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:48 smithi159 ceph-mon[90359]: pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:43:48.838 INFO:tasks.workunit.client.0.smithi086.stdout: 648: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:48.839 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZBr7XKcWEa07TiA off=7615200 len=725695 2024-08-10T05:43:48.840 INFO:tasks.workunit.client.0.smithi086.stdout:op 3306 completed, throughput=4.99MB/sec 2024-08-10T05:43:48.840 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bHuM_N8ybZ0qU4W off=7707160 len=721561 2024-08-10T05:43:48.844 INFO:tasks.workunit.client.0.smithi086.stdout:op 3307 completed, throughput=4.99MB/sec 2024-08-10T05:43:48.844 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LBVBpHNCZptKvSq off=938669 len=846403 2024-08-10T05:43:48.846 INFO:tasks.workunit.client.0.smithi086.stdout:op 3308 completed, throughput=5MB/sec 2024-08-10T05:43:48.846 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-w6fhpt98nt1ZPsF off=11943918 len=844867 2024-08-10T05:43:48.848 INFO:tasks.workunit.client.0.smithi086.stdout:op 3309 completed, throughput=5MB/sec 2024-08-10T05:43:48.848 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BQ22Vjc7N0ezBy7 off=4408944 len=24032 2024-08-10T05:43:48.848 INFO:tasks.workunit.client.0.smithi086.stdout:op 3310 completed, throughput=5MB/sec 2024-08-10T05:43:48.848 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mM-PKBWHkm4WYFt off=15626872 len=122028 2024-08-10T05:43:48.848 INFO:tasks.workunit.client.0.smithi086.stdout:op 3311 completed, throughput=5MB/sec 2024-08-10T05:43:48.848 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FhS_1UW441UUwLO off=2655685 len=869641 2024-08-10T05:43:48.850 INFO:tasks.workunit.client.0.smithi086.stdout:op 3312 completed, throughput=5MB/sec 2024-08-10T05:43:48.850 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Nita3mk7LI2xxZ1 off=533252 len=2010589 2024-08-10T05:43:48.862 INFO:tasks.workunit.client.0.smithi086.stdout:op 3313 completed, throughput=5MB/sec 2024-08-10T05:43:49.860 INFO:tasks.workunit.client.0.smithi086.stdout: 649: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:49.860 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-10E8tH8UfHZ5s-R off=1120169 len=559072 2024-08-10T05:43:49.862 INFO:tasks.workunit.client.0.smithi086.stdout:op 3314 completed, throughput=4.99MB/sec 2024-08-10T05:43:49.862 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-78HqY28_8JNvUjR off=1616635 len=476127 2024-08-10T05:43:49.866 INFO:tasks.workunit.client.0.smithi086.stdout:op 3315 completed, throughput=5MB/sec 2024-08-10T05:43:49.866 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NKfwrk28JazXzgm off=145385 len=2078838 2024-08-10T05:43:49.876 INFO:tasks.workunit.client.0.smithi086.stdout:op 3316 completed, throughput=5MB/sec 2024-08-10T05:43:49.876 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Pqvhq9LBh0wXhZ9 off=19327434 len=1512456 2024-08-10T05:43:49.877 INFO:tasks.workunit.client.0.smithi086.stdout:op 3317 completed, throughput=5MB/sec 2024-08-10T05:43:50.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:50 smithi086 ceph-mon[98993]: pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:43:50.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:50 smithi086 ceph-mon[101471]: pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:43:50.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:50 smithi159 ceph-mon[90359]: pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:43:50.877 INFO:tasks.workunit.client.0.smithi086.stdout: 650: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:50.877 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-49PfDShiUjYywBR off=297168 len=1838367 2024-08-10T05:43:50.888 INFO:tasks.workunit.client.0.smithi086.stdout:op 3318 completed, throughput=5MB/sec 2024-08-10T05:43:50.888 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-l_EQqTcRzZ20oj- off=7210901 len=466021 2024-08-10T05:43:50.889 INFO:tasks.workunit.client.0.smithi086.stdout:op 3319 completed, throughput=5MB/sec 2024-08-10T05:43:50.889 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tKFi8kPCAobQRaG off=12387430 len=1635216 2024-08-10T05:43:50.891 INFO:tasks.workunit.client.0.smithi086.stdout:op 3320 completed, throughput=5MB/sec 2024-08-10T05:43:50.891 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-K0xXT1fzrjgv7PE off=2764375 len=164383 2024-08-10T05:43:50.894 INFO:tasks.workunit.client.0.smithi086.stdout:op 3321 completed, throughput=5MB/sec 2024-08-10T05:43:50.894 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-k3-M7lHUWG7h4yf off=5298675 len=1310156 2024-08-10T05:43:50.901 INFO:tasks.workunit.client.0.smithi086.stdout:op 3322 completed, throughput=5MB/sec 2024-08-10T05:43:51.901 INFO:tasks.workunit.client.0.smithi086.stdout: 651: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:51.902 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vr_fH1vFMRbM5ch off=7273455 len=955997 2024-08-10T05:43:51.903 INFO:tasks.workunit.client.0.smithi086.stdout:op 3323 completed, throughput=4.99MB/sec 2024-08-10T05:43:51.903 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2hU12mQe0urfkvg off=10483961 len=105293 2024-08-10T05:43:51.906 INFO:tasks.workunit.client.0.smithi086.stdout:op 3324 completed, throughput=4.99MB/sec 2024-08-10T05:43:51.907 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gZrjSEkCSJP-Lws off=1992561 len=1651250 2024-08-10T05:43:51.916 INFO:tasks.workunit.client.0.smithi086.stdout:op 3325 completed, throughput=5MB/sec 2024-08-10T05:43:51.916 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0QA-QBqEzgboPt8 off=13472905 len=1560618 2024-08-10T05:43:51.918 INFO:tasks.workunit.client.0.smithi086.stdout:op 3326 completed, throughput=5MB/sec 2024-08-10T05:43:51.918 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XcqkljMdeu59_QY off=3965028 len=1721803 2024-08-10T05:43:51.927 INFO:tasks.workunit.client.0.smithi086.stdout:op 3327 completed, throughput=5MB/sec 2024-08-10T05:43:52.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:52 smithi086 ceph-mon[98993]: pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:43:52.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:52 smithi086 ceph-mon[101471]: pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:43:52.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:52 smithi159 ceph-mon[90359]: pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:43:52.927 INFO:tasks.workunit.client.0.smithi086.stdout: 652: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:52.927 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IM_icxfg2KFqXQv off=10380927 len=1629088 2024-08-10T05:43:52.930 INFO:tasks.workunit.client.0.smithi086.stdout:op 3328 completed, throughput=5MB/sec 2024-08-10T05:43:52.931 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mg9cg6GIc-RsQ5I off=5347871 len=1111578 2024-08-10T05:43:52.936 INFO:tasks.workunit.client.0.smithi086.stdout:op 3329 completed, throughput=5MB/sec 2024-08-10T05:43:52.936 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qXmA5Yn2UxYf1hE off=244267 len=250360 2024-08-10T05:43:52.937 INFO:tasks.workunit.client.0.smithi086.stdout:op 3330 completed, throughput=5MB/sec 2024-08-10T05:43:52.937 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-d1yLnF0zqOzDRt6 off=11551178 len=881528 2024-08-10T05:43:52.938 INFO:tasks.workunit.client.0.smithi086.stdout:op 3331 completed, throughput=5MB/sec 2024-08-10T05:43:52.938 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-T4SdwdZ3cNanFHk off=2670097 len=603972 2024-08-10T05:43:52.939 INFO:tasks.workunit.client.0.smithi086.stdout:op 3332 completed, throughput=5MB/sec 2024-08-10T05:43:53.939 INFO:tasks.workunit.client.0.smithi086.stdout: 653: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:53.939 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jNt7KAyjB8F_7Da off=284162 len=804820 2024-08-10T05:43:53.940 INFO:tasks.workunit.client.0.smithi086.stdout:op 3333 completed, throughput=4.99MB/sec 2024-08-10T05:43:53.941 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IvmlXuY4eDGBH-M off=14624282 len=1186022 2024-08-10T05:43:53.946 INFO:tasks.workunit.client.0.smithi086.stdout:op 3334 completed, throughput=5MB/sec 2024-08-10T05:43:53.947 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yEv2xMy9O2-G92w off=13099075 len=348905 2024-08-10T05:43:53.947 INFO:tasks.workunit.client.0.smithi086.stdout:op 3335 completed, throughput=5MB/sec 2024-08-10T05:43:53.947 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-M-0fNVAWYkTmp94 off=2538502 len=1057209 2024-08-10T05:43:53.950 INFO:tasks.workunit.client.0.smithi086.stdout:op 3336 completed, throughput=5MB/sec 2024-08-10T05:43:53.950 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WwqyPaEONLhNXnW off=9584205 len=2015902 2024-08-10T05:43:53.952 INFO:tasks.workunit.client.0.smithi086.stdout:op 3337 completed, throughput=5MB/sec 2024-08-10T05:43:54.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:54 smithi086 ceph-mon[98993]: pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:43:54.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:54 smithi086 ceph-mon[101471]: pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:43:54.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:54 smithi159 ceph-mon[90359]: pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:43:54.953 INFO:tasks.workunit.client.0.smithi086.stdout: 654: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:54.953 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gsiN-kMeKoX3wVC off=1993345 len=1788878 2024-08-10T05:43:54.963 INFO:tasks.workunit.client.0.smithi086.stdout:op 3338 completed, throughput=5MB/sec 2024-08-10T05:43:54.963 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XxFIXYSdSl5DupD off=3941544 len=1017809 2024-08-10T05:43:54.964 INFO:tasks.workunit.client.0.smithi086.stdout:op 3339 completed, throughput=5MB/sec 2024-08-10T05:43:54.964 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-w0NaTVfbLDAtYvf off=0 len=1232821 2024-08-10T05:43:54.966 INFO:tasks.workunit.client.0.smithi086.stdout:op 3340 completed, throughput=5MB/sec 2024-08-10T05:43:54.966 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KtCgQXIerab4KYV off=3939205 len=721344 2024-08-10T05:43:54.967 INFO:tasks.workunit.client.0.smithi086.stdout:op 3341 completed, throughput=5MB/sec 2024-08-10T05:43:54.967 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-G5rGUR7vuae7dyG off=5786635 len=1209445 2024-08-10T05:43:54.974 INFO:tasks.workunit.client.0.smithi086.stdout:op 3342 completed, throughput=5MB/sec 2024-08-10T05:43:55.974 INFO:tasks.workunit.client.0.smithi086.stdout: 655: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:55.974 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YxdzAgNcpU56CRY off=814125 len=1499619 2024-08-10T05:43:55.976 INFO:tasks.workunit.client.0.smithi086.stdout:op 3343 completed, throughput=5MB/sec 2024-08-10T05:43:55.976 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AmYK_K5nxKLfAd1 off=5491502 len=1180118 2024-08-10T05:43:55.983 INFO:tasks.workunit.client.0.smithi086.stdout:op 3344 completed, throughput=5MB/sec 2024-08-10T05:43:55.983 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4VNPiXTW962Mk7J off=8865736 len=1302945 2024-08-10T05:43:55.985 INFO:tasks.workunit.client.0.smithi086.stdout:op 3345 completed, throughput=5MB/sec 2024-08-10T05:43:55.985 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bRNZQwSRg_mgiNg off=17366079 len=1195381 2024-08-10T05:43:55.986 INFO:tasks.workunit.client.0.smithi086.stdout:op 3346 completed, throughput=5MB/sec 2024-08-10T05:43:56.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:56 smithi086 ceph-mon[98993]: pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:43:56.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:43:56.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:56 smithi086 ceph-mon[101471]: pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:43:56.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:43:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:56 smithi159 ceph-mon[90359]: pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:43:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:43:56.986 INFO:tasks.workunit.client.0.smithi086.stdout: 656: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:56.986 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9NJSYNGucmDzJmU off=3400467 len=2050953 2024-08-10T05:43:56.997 INFO:tasks.workunit.client.0.smithi086.stdout:op 3347 completed, throughput=5MB/sec 2024-08-10T05:43:56.997 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BlcBWXhRRXqHYX8 off=9581076 len=399125 2024-08-10T05:43:56.998 INFO:tasks.workunit.client.0.smithi086.stdout:op 3348 completed, throughput=5MB/sec 2024-08-10T05:43:56.998 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Jw3ayowjvzjPHyx off=1926558 len=611495 2024-08-10T05:43:56.998 INFO:tasks.workunit.client.0.smithi086.stdout:op 3349 completed, throughput=5MB/sec 2024-08-10T05:43:56.998 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-V2WTw72Tan8vrcF off=3388370 len=2026731 2024-08-10T05:43:57.002 INFO:tasks.workunit.client.0.smithi086.stdout:op 3350 completed, throughput=5MB/sec 2024-08-10T05:43:58.003 INFO:tasks.workunit.client.0.smithi086.stdout: 657: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:58.003 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QQTuS0TGTePjum6 off=4438681 len=315052 2024-08-10T05:43:58.007 INFO:tasks.workunit.client.0.smithi086.stdout:op 3351 completed, throughput=4.99MB/sec 2024-08-10T05:43:58.007 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_w3T0UTu285bpWz off=7376188 len=956654 2024-08-10T05:43:58.008 INFO:tasks.workunit.client.0.smithi086.stdout:op 3352 completed, throughput=5MB/sec 2024-08-10T05:43:58.008 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2hlCQNWioPKjOsO off=1438804 len=1659837 2024-08-10T05:43:58.011 INFO:tasks.workunit.client.0.smithi086.stdout:op 3353 completed, throughput=5MB/sec 2024-08-10T05:43:58.011 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JzaQbC3jWjq38Ic off=10753636 len=1912859 2024-08-10T05:43:58.013 INFO:tasks.workunit.client.0.smithi086.stdout:op 3354 completed, throughput=5MB/sec 2024-08-10T05:43:58.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:43:58 smithi086 ceph-mon[98993]: pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:43:58.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:43:58 smithi086 ceph-mon[101471]: pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:43:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:43:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:43:58] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:43:58.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:43:58 smithi159 ceph-mon[90359]: pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:43:59.013 INFO:tasks.workunit.client.0.smithi086.stdout: 658: throughput=4.99MB/sec pending data=0 2024-08-10T05:43:59.013 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-iScHkQS_GY_xu6k off=22349097 len=105081 2024-08-10T05:43:59.014 INFO:tasks.workunit.client.0.smithi086.stdout:op 3355 completed, throughput=4.99MB/sec 2024-08-10T05:43:59.014 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sK4PClhhqHJYmmO off=8356479 len=1250123 2024-08-10T05:43:59.016 INFO:tasks.workunit.client.0.smithi086.stdout:op 3356 completed, throughput=4.99MB/sec 2024-08-10T05:43:59.016 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MAM3DJvfmuN4DEC off=516493 len=1208639 2024-08-10T05:43:59.018 INFO:tasks.workunit.client.0.smithi086.stdout:op 3357 completed, throughput=5MB/sec 2024-08-10T05:43:59.018 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aR2WOpKZElVRdnw off=5166533 len=1521524 2024-08-10T05:43:59.027 INFO:tasks.workunit.client.0.smithi086.stdout:op 3358 completed, throughput=5MB/sec 2024-08-10T05:43:59.027 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0-YO9FAIKor0Naq off=7470392 len=1034239 2024-08-10T05:43:59.029 INFO:tasks.workunit.client.0.smithi086.stdout:op 3359 completed, throughput=5MB/sec 2024-08-10T05:43:59.029 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_Q-NLMtG80IfBup off=723067 len=778772 2024-08-10T05:43:59.034 INFO:tasks.workunit.client.0.smithi086.stdout:op 3360 completed, throughput=5MB/sec 2024-08-10T05:44:00.034 INFO:tasks.workunit.client.0.smithi086.stdout: 659: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:00.034 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0GydysYj0qXQzoF off=282072 len=1440844 2024-08-10T05:44:00.037 INFO:tasks.workunit.client.0.smithi086.stdout:op 3361 completed, throughput=5MB/sec 2024-08-10T05:44:00.037 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-s9RV7bgij5B5ulE off=14890848 len=1066120 2024-08-10T05:44:00.038 INFO:tasks.workunit.client.0.smithi086.stdout:op 3362 completed, throughput=5MB/sec 2024-08-10T05:44:00.039 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2Uzay-7BHjG4atg off=2226925 len=82016 2024-08-10T05:44:00.039 INFO:tasks.workunit.client.0.smithi086.stdout:op 3363 completed, throughput=5MB/sec 2024-08-10T05:44:00.039 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VNnTtVb0zNasscM off=4995362 len=750429 2024-08-10T05:44:00.044 INFO:tasks.workunit.client.0.smithi086.stdout:op 3364 completed, throughput=5MB/sec 2024-08-10T05:44:00.045 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0HPc7DGjw7NWEiI off=23672 len=675702 2024-08-10T05:44:00.049 INFO:tasks.workunit.client.0.smithi086.stdout:op 3365 completed, throughput=5MB/sec 2024-08-10T05:44:00.049 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ERajQONUFnGZRVw off=13414725 len=694276 2024-08-10T05:44:00.050 INFO:tasks.workunit.client.0.smithi086.stdout:op 3366 completed, throughput=5MB/sec 2024-08-10T05:44:00.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:00 smithi086 ceph-mon[98993]: pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:44:00.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:00 smithi086 ceph-mon[101471]: pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:44:00.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:00 smithi159 ceph-mon[90359]: pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:44:01.050 INFO:tasks.workunit.client.0.smithi086.stdout: 660: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:01.050 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TreEJqlKbwwRsZB off=630681 len=1176070 2024-08-10T05:44:01.052 INFO:tasks.workunit.client.0.smithi086.stdout:op 3367 completed, throughput=4.99MB/sec 2024-08-10T05:44:01.052 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WGmh20GLgAGDrO2 off=8423466 len=1677281 2024-08-10T05:44:01.054 INFO:tasks.workunit.client.0.smithi086.stdout:op 3368 completed, throughput=5MB/sec 2024-08-10T05:44:01.054 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HLU4sqQu9VEFogb off=19340334 len=596208 2024-08-10T05:44:01.059 INFO:tasks.workunit.client.0.smithi086.stdout:op 3369 completed, throughput=5MB/sec 2024-08-10T05:44:01.059 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_Hg0z9F-fFENDf_ off=7081478 len=814240 2024-08-10T05:44:01.061 INFO:tasks.workunit.client.0.smithi086.stdout:op 3370 completed, throughput=5MB/sec 2024-08-10T05:44:01.061 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kLm6_sRFC7DhSox off=8199636 len=1992350 2024-08-10T05:44:01.070 INFO:tasks.workunit.client.0.smithi086.stdout:op 3371 completed, throughput=5MB/sec 2024-08-10T05:44:02.071 INFO:tasks.workunit.client.0.smithi086.stdout: 661: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:02.071 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-urBFHw2HIIoyLQD off=3899067 len=1770746 2024-08-10T05:44:02.077 INFO:tasks.workunit.client.0.smithi086.stdout:op 3372 completed, throughput=5MB/sec 2024-08-10T05:44:02.077 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oi9M4Gszx77Q6Sm off=14990619 len=1493447 2024-08-10T05:44:02.079 INFO:tasks.workunit.client.0.smithi086.stdout:op 3373 completed, throughput=5MB/sec 2024-08-10T05:44:02.079 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5SVXYAErAox_aup off=1968733 len=177097 2024-08-10T05:44:02.079 INFO:tasks.workunit.client.0.smithi086.stdout:op 3374 completed, throughput=5MB/sec 2024-08-10T05:44:02.079 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MMMPZ5na_ch9rIh off=7585749 len=448908 2024-08-10T05:44:02.080 INFO:tasks.workunit.client.0.smithi086.stdout:op 3375 completed, throughput=5MB/sec 2024-08-10T05:44:02.080 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NdBZtiGqMpht4c8 off=881424 len=1406540 2024-08-10T05:44:02.081 INFO:tasks.workunit.client.0.smithi086.stdout:op 3376 completed, throughput=5MB/sec 2024-08-10T05:44:02.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:02 smithi086 ceph-mon[98993]: pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:44:02.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:02 smithi086 ceph-mon[101471]: pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:44:02.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:02 smithi159 ceph-mon[90359]: pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:44:03.081 INFO:tasks.workunit.client.0.smithi086.stdout: 662: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:03.082 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-m81aMRDViqlvtzb off=10251592 len=959253 2024-08-10T05:44:03.087 INFO:tasks.workunit.client.0.smithi086.stdout:op 3377 completed, throughput=5MB/sec 2024-08-10T05:44:03.087 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4_TTDdheGo8wJ6M off=9090692 len=182817 2024-08-10T05:44:03.088 INFO:tasks.workunit.client.0.smithi086.stdout:op 3378 completed, throughput=5MB/sec 2024-08-10T05:44:03.089 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--NUzGrBeegv2LKV off=179493 len=388087 2024-08-10T05:44:03.089 INFO:tasks.workunit.client.0.smithi086.stdout:op 3379 completed, throughput=5MB/sec 2024-08-10T05:44:03.089 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pkY2QZJhCQtpv5T off=0 len=1253001 2024-08-10T05:44:03.091 INFO:tasks.workunit.client.0.smithi086.stdout:op 3380 completed, throughput=5MB/sec 2024-08-10T05:44:03.092 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aN4Em3iaOpTh-Av off=2097105 len=1697536 2024-08-10T05:44:03.094 INFO:tasks.workunit.client.0.smithi086.stdout:op 3381 completed, throughput=5MB/sec 2024-08-10T05:44:04.095 INFO:tasks.workunit.client.0.smithi086.stdout: 663: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:04.095 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5rjw4p8rsJHG_Hu off=2300583 len=1624506 2024-08-10T05:44:04.103 INFO:tasks.workunit.client.0.smithi086.stdout:op 3382 completed, throughput=4.99MB/sec 2024-08-10T05:44:04.103 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-F01PHzSKeeaZhgX off=4530618 len=281719 2024-08-10T05:44:04.104 INFO:tasks.workunit.client.0.smithi086.stdout:op 3383 completed, throughput=5MB/sec 2024-08-10T05:44:04.104 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Hbva5jtNUWX3p8v off=13182193 len=73613 2024-08-10T05:44:04.106 INFO:tasks.workunit.client.0.smithi086.stdout:op 3384 completed, throughput=5MB/sec 2024-08-10T05:44:04.106 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CY8W5LRY3S_vDbR off=4768308 len=593407 2024-08-10T05:44:04.108 INFO:tasks.workunit.client.0.smithi086.stdout:op 3385 completed, throughput=5MB/sec 2024-08-10T05:44:04.108 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SpT7koS6ravhW8t off=20247599 len=1194134 2024-08-10T05:44:04.114 INFO:tasks.workunit.client.0.smithi086.stdout:op 3386 completed, throughput=5MB/sec 2024-08-10T05:44:04.115 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8BTuhSX9Da8qQCg off=4487851 len=645901 2024-08-10T05:44:04.118 INFO:tasks.workunit.client.0.smithi086.stdout:op 3387 completed, throughput=5MB/sec 2024-08-10T05:44:04.118 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AAe2Qrd1K5QCHVp off=1601203 len=569917 2024-08-10T05:44:04.122 INFO:tasks.workunit.client.0.smithi086.stdout:op 3388 completed, throughput=5MB/sec 2024-08-10T05:44:04.122 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NrCQwO06ylTbD_e off=2869780 len=940891 2024-08-10T05:44:04.127 INFO:tasks.workunit.client.0.smithi086.stdout:op 3389 completed, throughput=5MB/sec 2024-08-10T05:44:04.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:04 smithi086 ceph-mon[98993]: pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T05:44:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:04 smithi086 ceph-mon[101471]: pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T05:44:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:04 smithi159 ceph-mon[90359]: pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T05:44:05.128 INFO:tasks.workunit.client.0.smithi086.stdout: 664: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:05.128 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bBoLUQKr9bpc0kG off=2548179 len=1158699 2024-08-10T05:44:05.134 INFO:tasks.workunit.client.0.smithi086.stdout:op 3390 completed, throughput=5MB/sec 2024-08-10T05:44:05.134 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lxqn2w3mKtsYMDq off=224634 len=545829 2024-08-10T05:44:05.135 INFO:tasks.workunit.client.0.smithi086.stdout:op 3391 completed, throughput=5MB/sec 2024-08-10T05:44:05.135 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-shV7tik8WTv7Xz1 off=1723325 len=1477205 2024-08-10T05:44:05.137 INFO:tasks.workunit.client.0.smithi086.stdout:op 3392 completed, throughput=5MB/sec 2024-08-10T05:44:05.137 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LrPES7jLXu5E5qI off=3327881 len=724630 2024-08-10T05:44:05.141 INFO:tasks.workunit.client.0.smithi086.stdout:op 3393 completed, throughput=5MB/sec 2024-08-10T05:44:05.142 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tByoCG5VvdKpp-T off=11646506 len=364190 2024-08-10T05:44:05.145 INFO:tasks.workunit.client.0.smithi086.stdout:op 3394 completed, throughput=5MB/sec 2024-08-10T05:44:05.145 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7KevQC3cqVUNaac off=11976708 len=1756519 2024-08-10T05:44:05.153 INFO:tasks.workunit.client.0.smithi086.stdout:op 3395 completed, throughput=5MB/sec 2024-08-10T05:44:06.154 INFO:tasks.workunit.client.0.smithi086.stdout: 665: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:06.154 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-o_nWYDBC_YAfvX4 off=8467668 len=1942665 2024-08-10T05:44:06.165 INFO:tasks.workunit.client.0.smithi086.stdout:op 3396 completed, throughput=5MB/sec 2024-08-10T05:44:06.165 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PF--AtAE7h0g-DZ off=2799102 len=641535 2024-08-10T05:44:06.166 INFO:tasks.workunit.client.0.smithi086.stdout:op 3397 completed, throughput=5MB/sec 2024-08-10T05:44:06.166 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-d_IVETqd8dkBF9x off=7520012 len=848391 2024-08-10T05:44:06.168 INFO:tasks.workunit.client.0.smithi086.stdout:op 3398 completed, throughput=5MB/sec 2024-08-10T05:44:06.168 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zjKiE1KBnbNgsPf off=4935345 len=1004029 2024-08-10T05:44:06.180 INFO:tasks.workunit.client.0.smithi086.stdout:op 3399 completed, throughput=5MB/sec 2024-08-10T05:44:06.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:06 smithi086 ceph-mon[98993]: pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:44:06.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:06 smithi086 ceph-mon[101471]: pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:44:06.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:06 smithi159 ceph-mon[90359]: pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:44:07.180 INFO:tasks.workunit.client.0.smithi086.stdout: 666: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:07.180 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nr6m6bWr4IhQNJE off=9514650 len=756285 2024-08-10T05:44:07.181 INFO:tasks.workunit.client.0.smithi086.stdout:op 3400 completed, throughput=4.99MB/sec 2024-08-10T05:44:07.181 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gxkuB5qxECFsfsi off=1399688 len=794178 2024-08-10T05:44:07.185 INFO:tasks.workunit.client.0.smithi086.stdout:op 3401 completed, throughput=5MB/sec 2024-08-10T05:44:07.186 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PKC6NuT7Ae9kSpJ off=2179323 len=731651 2024-08-10T05:44:07.191 INFO:tasks.workunit.client.0.smithi086.stdout:op 3402 completed, throughput=5MB/sec 2024-08-10T05:44:07.191 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-C3EH4NB6IiKx-B6 off=7888471 len=318197 2024-08-10T05:44:07.193 INFO:tasks.workunit.client.0.smithi086.stdout:op 3403 completed, throughput=5MB/sec 2024-08-10T05:44:07.193 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xmj_z2KaUtiAfcS off=16577004 len=1214613 2024-08-10T05:44:07.195 INFO:tasks.workunit.client.0.smithi086.stdout:op 3404 completed, throughput=5MB/sec 2024-08-10T05:44:07.195 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7L4Dqp7H1E3zntT off=2584476 len=1918258 2024-08-10T05:44:07.204 INFO:tasks.workunit.client.0.smithi086.stdout:op 3405 completed, throughput=5MB/sec 2024-08-10T05:44:08.204 INFO:tasks.workunit.client.0.smithi086.stdout: 667: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:08.204 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xo5B49JKvtxmAwm off=684161 len=843792 2024-08-10T05:44:08.206 INFO:tasks.workunit.client.0.smithi086.stdout:op 3406 completed, throughput=4.99MB/sec 2024-08-10T05:44:08.206 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5x2p0NAoQl1xDe7 off=12561267 len=862115 2024-08-10T05:44:08.211 INFO:tasks.workunit.client.0.smithi086.stdout:op 3407 completed, throughput=5MB/sec 2024-08-10T05:44:08.211 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZffaiZfm00dAigm off=876779 len=1850642 2024-08-10T05:44:08.222 INFO:tasks.workunit.client.0.smithi086.stdout:op 3408 completed, throughput=5MB/sec 2024-08-10T05:44:08.222 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-D42Tzd3beapPsot off=19493755 len=1280483 2024-08-10T05:44:08.229 INFO:tasks.workunit.client.0.smithi086.stdout:op 3409 completed, throughput=5MB/sec 2024-08-10T05:44:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:08 smithi086 ceph-mon[98993]: pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:44:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:44:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:44:08] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:44:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:08 smithi086 ceph-mon[101471]: pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:44:08.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:08 smithi159 ceph-mon[90359]: pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:44:09.229 INFO:tasks.workunit.client.0.smithi086.stdout: 668: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:09.230 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-u6ErIYaNp-apJU5 off=9892011 len=1841358 2024-08-10T05:44:09.240 INFO:tasks.workunit.client.0.smithi086.stdout:op 3410 completed, throughput=5MB/sec 2024-08-10T05:44:09.240 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lxTsxsXzWzgvqRz off=3003212 len=697364 2024-08-10T05:44:09.244 INFO:tasks.workunit.client.0.smithi086.stdout:op 3411 completed, throughput=5MB/sec 2024-08-10T05:44:09.244 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IHt4WqMK4YNdcVD off=7984625 len=1573681 2024-08-10T05:44:09.251 INFO:tasks.workunit.client.0.smithi086.stdout:op 3412 completed, throughput=5MB/sec 2024-08-10T05:44:09.251 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gj3296Ke7e-SsKa off=7363384 len=905711 2024-08-10T05:44:09.253 INFO:tasks.workunit.client.0.smithi086.stdout:op 3413 completed, throughput=5MB/sec 2024-08-10T05:44:09.253 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3hxPLsPQw07eyVW off=2374510 len=119627 2024-08-10T05:44:09.254 INFO:tasks.workunit.client.0.smithi086.stdout:op 3414 completed, throughput=5MB/sec 2024-08-10T05:44:09.254 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lhts-TSXbQRtu6i off=12810854 len=9475 2024-08-10T05:44:09.254 INFO:tasks.workunit.client.0.smithi086.stdout:op 3415 completed, throughput=5MB/sec 2024-08-10T05:44:09.254 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FUnvHUUXQH0noOO off=1259132 len=1489559 2024-08-10T05:44:09.262 INFO:tasks.workunit.client.0.smithi086.stdout:op 3416 completed, throughput=5MB/sec 2024-08-10T05:44:10.262 INFO:tasks.workunit.client.0.smithi086.stdout: 669: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:10.262 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FZxc-hdgnv44Udg off=6515550 len=813514 2024-08-10T05:44:10.266 INFO:tasks.workunit.client.0.smithi086.stdout:op 3417 completed, throughput=5MB/sec 2024-08-10T05:44:10.267 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UeA2icau8WXlmrh off=11194185 len=1256788 2024-08-10T05:44:10.270 INFO:tasks.workunit.client.0.smithi086.stdout:op 3418 completed, throughput=5MB/sec 2024-08-10T05:44:10.271 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5NJCsOwBSDykiTn off=4338433 len=1083427 2024-08-10T05:44:10.273 INFO:tasks.workunit.client.0.smithi086.stdout:op 3419 completed, throughput=5MB/sec 2024-08-10T05:44:10.273 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gJ0shWOp6StwpPH off=3063849 len=2002990 2024-08-10T05:44:10.286 INFO:tasks.workunit.client.0.smithi086.stdout:op 3420 completed, throughput=5MB/sec 2024-08-10T05:44:10.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:10 smithi086 ceph-mon[98993]: pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:44:10.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:10 smithi086 ceph-mon[101471]: pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:44:10.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:10 smithi159 ceph-mon[90359]: pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:44:11.287 INFO:tasks.workunit.client.0.smithi086.stdout: 670: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:11.287 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zBJWeVjutMWf9-M off=10220960 len=1423946 2024-08-10T05:44:11.290 INFO:tasks.workunit.client.0.smithi086.stdout:op 3421 completed, throughput=5MB/sec 2024-08-10T05:44:11.290 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0GydysYj0qXQzoF off=2821332 len=1956820 2024-08-10T05:44:11.301 INFO:tasks.workunit.client.0.smithi086.stdout:op 3422 completed, throughput=5MB/sec 2024-08-10T05:44:11.301 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Bo3dMO7Fsz5X8D0 off=2360355 len=797409 2024-08-10T05:44:11.303 INFO:tasks.workunit.client.0.smithi086.stdout:op 3423 completed, throughput=5MB/sec 2024-08-10T05:44:11.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:44:11.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:44:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:44:12.303 INFO:tasks.workunit.client.0.smithi086.stdout: 671: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:12.303 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2OHjseeSwRgqnxU off=7979013 len=1719416 2024-08-10T05:44:12.311 INFO:tasks.workunit.client.0.smithi086.stdout:op 3424 completed, throughput=5MB/sec 2024-08-10T05:44:12.311 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OjuSM1U4qT4KaYW off=409973 len=735235 2024-08-10T05:44:12.312 INFO:tasks.workunit.client.0.smithi086.stdout:op 3425 completed, throughput=5MB/sec 2024-08-10T05:44:12.312 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SsY79ODiLMPeXTP off=1188083 len=32797 2024-08-10T05:44:12.313 INFO:tasks.workunit.client.0.smithi086.stdout:op 3426 completed, throughput=5MB/sec 2024-08-10T05:44:12.313 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PAormWTdcmssD8p off=16618184 len=572628 2024-08-10T05:44:12.314 INFO:tasks.workunit.client.0.smithi086.stdout:op 3427 completed, throughput=5MB/sec 2024-08-10T05:44:12.315 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tgrWDVw5H2jVLmu off=1703187 len=1659752 2024-08-10T05:44:12.322 INFO:tasks.workunit.client.0.smithi086.stdout:op 3428 completed, throughput=5MB/sec 2024-08-10T05:44:12.323 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-telOToHx2zt4Gem off=2536011 len=120364 2024-08-10T05:44:12.323 INFO:tasks.workunit.client.0.smithi086.stdout:op 3429 completed, throughput=5MB/sec 2024-08-10T05:44:12.323 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JI35ZmeVFqdRkWc off=14307372 len=892161 2024-08-10T05:44:12.325 INFO:tasks.workunit.client.0.smithi086.stdout:op 3430 completed, throughput=5MB/sec 2024-08-10T05:44:12.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:12 smithi086 ceph-mon[98993]: pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:44:12.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:12 smithi086 ceph-mon[101471]: pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:44:12.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:12 smithi159 ceph-mon[90359]: pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:44:13.325 INFO:tasks.workunit.client.0.smithi086.stdout: 672: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:13.326 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cJpuNlr4xka_TVI off=327470 len=1624566 2024-08-10T05:44:13.328 INFO:tasks.workunit.client.0.smithi086.stdout:op 3431 completed, throughput=5MB/sec 2024-08-10T05:44:13.328 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-u8WVNfO4-3KJ5wR off=7033638 len=23075 2024-08-10T05:44:13.330 INFO:tasks.workunit.client.0.smithi086.stdout:op 3432 completed, throughput=5MB/sec 2024-08-10T05:44:13.330 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GxqjkeAeLTFCn0Y off=2994409 len=244620 2024-08-10T05:44:13.330 INFO:tasks.workunit.client.0.smithi086.stdout:op 3433 completed, throughput=5MB/sec 2024-08-10T05:44:13.330 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1Ahwl8hpoYi1xQS off=3435229 len=1816007 2024-08-10T05:44:13.338 INFO:tasks.workunit.client.0.smithi086.stdout:op 3434 completed, throughput=5MB/sec 2024-08-10T05:44:13.338 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-u0DCzl-EXxKwMk- off=243025 len=318836 2024-08-10T05:44:13.340 INFO:tasks.workunit.client.0.smithi086.stdout:op 3435 completed, throughput=5MB/sec 2024-08-10T05:44:13.341 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lv5eJ-wUVwyDbBp off=7373855 len=1356029 2024-08-10T05:44:13.343 INFO:tasks.workunit.client.0.smithi086.stdout:op 3436 completed, throughput=5MB/sec 2024-08-10T05:44:14.344 INFO:tasks.workunit.client.0.smithi086.stdout: 673: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:14.344 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FPzuz2_m-EDVnFU off=4565471 len=1026601 2024-08-10T05:44:14.350 INFO:tasks.workunit.client.0.smithi086.stdout:op 3437 completed, throughput=4.99MB/sec 2024-08-10T05:44:14.350 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-i19OAA17mLiaZF8 off=10898519 len=1568799 2024-08-10T05:44:14.357 INFO:tasks.workunit.client.0.smithi086.stdout:op 3438 completed, throughput=5MB/sec 2024-08-10T05:44:14.357 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NW9RCaIJltKSDzO off=12344017 len=1328357 2024-08-10T05:44:14.364 INFO:tasks.workunit.client.0.smithi086.stdout:op 3439 completed, throughput=5MB/sec 2024-08-10T05:44:14.364 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7qpwGDYJLiQ8eoM off=19346600 len=793727 2024-08-10T05:44:14.368 INFO:tasks.workunit.client.0.smithi086.stdout:op 3440 completed, throughput=5MB/sec 2024-08-10T05:44:14.368 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aso4adMLng8BGRk off=839347 len=584775 2024-08-10T05:44:14.369 INFO:tasks.workunit.client.0.smithi086.stdout:op 3441 completed, throughput=5MB/sec 2024-08-10T05:44:14.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:14 smithi086 ceph-mon[98993]: pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:44:14.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:14 smithi086 ceph-mon[101471]: pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:44:14.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:14 smithi159 ceph-mon[90359]: pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:44:15.370 INFO:tasks.workunit.client.0.smithi086.stdout: 674: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:15.370 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UdAdU3lfwfAVMIk off=11363664 len=1262111 2024-08-10T05:44:15.377 INFO:tasks.workunit.client.0.smithi086.stdout:op 3442 completed, throughput=4.99MB/sec 2024-08-10T05:44:15.377 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sKQvPEjim-pUDdU off=2948892 len=839850 2024-08-10T05:44:15.378 INFO:tasks.workunit.client.0.smithi086.stdout:op 3443 completed, throughput=5MB/sec 2024-08-10T05:44:15.378 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qjs2GanJ1xDcHcv off=3050045 len=1726477 2024-08-10T05:44:15.380 INFO:tasks.workunit.client.0.smithi086.stdout:op 3444 completed, throughput=5MB/sec 2024-08-10T05:44:15.380 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eb-w0DHr18RE7Ty off=1298479 len=362264 2024-08-10T05:44:15.384 INFO:tasks.workunit.client.0.smithi086.stdout:op 3445 completed, throughput=5MB/sec 2024-08-10T05:44:15.384 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ty-N64huX6TVfN7 off=8068293 len=1389233 2024-08-10T05:44:15.385 INFO:tasks.workunit.client.0.smithi086.stdout:op 3446 completed, throughput=5MB/sec 2024-08-10T05:44:16.386 INFO:tasks.workunit.client.0.smithi086.stdout: 675: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:16.386 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fVPAko-hPvbELh4 off=3511221 len=1542157 2024-08-10T05:44:16.388 INFO:tasks.workunit.client.0.smithi086.stdout:op 3447 completed, throughput=5MB/sec 2024-08-10T05:44:16.388 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MO4y4S1xz1jBgtq off=1429529 len=137449 2024-08-10T05:44:16.391 INFO:tasks.workunit.client.0.smithi086.stdout:op 3448 completed, throughput=5MB/sec 2024-08-10T05:44:16.391 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-COQoa5-J-b4bJ_Y off=5731831 len=64941 2024-08-10T05:44:16.393 INFO:tasks.workunit.client.0.smithi086.stdout:op 3449 completed, throughput=5MB/sec 2024-08-10T05:44:16.393 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GQP8_CkxGoRLdIL off=11964711 len=1558459 2024-08-10T05:44:16.395 INFO:tasks.workunit.client.0.smithi086.stdout:op 3450 completed, throughput=5MB/sec 2024-08-10T05:44:16.395 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dJN1sE_1cmbdIcz off=133982 len=293131 2024-08-10T05:44:16.399 INFO:tasks.workunit.client.0.smithi086.stdout:op 3451 completed, throughput=5MB/sec 2024-08-10T05:44:16.399 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WcewmCds245REaS off=0 len=1557204 2024-08-10T05:44:16.402 INFO:tasks.workunit.client.0.smithi086.stdout:op 3452 completed, throughput=5MB/sec 2024-08-10T05:44:16.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:16 smithi086 ceph-mon[98993]: pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:44:16.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:16 smithi086 ceph-mon[101471]: pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:44:16.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:16 smithi159 ceph-mon[90359]: pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:44:17.403 INFO:tasks.workunit.client.0.smithi086.stdout: 676: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:17.403 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Cg0IONw7A3lvoA- off=13988091 len=1423223 2024-08-10T05:44:17.405 INFO:tasks.workunit.client.0.smithi086.stdout:op 3453 completed, throughput=5MB/sec 2024-08-10T05:44:17.405 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hjsCGzFclC8LJ7O off=0 len=1591112 2024-08-10T05:44:17.414 INFO:tasks.workunit.client.0.smithi086.stdout:op 3454 completed, throughput=5MB/sec 2024-08-10T05:44:17.414 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ae6ucFOBjQqQiBN off=15587132 len=38784 2024-08-10T05:44:17.415 INFO:tasks.workunit.client.0.smithi086.stdout:op 3455 completed, throughput=5MB/sec 2024-08-10T05:44:17.415 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ijJwu896InlS1TD off=10818154 len=1273717 2024-08-10T05:44:17.421 INFO:tasks.workunit.client.0.smithi086.stdout:op 3456 completed, throughput=5MB/sec 2024-08-10T05:44:17.421 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-V_d5qB3K7Ae9_LJ off=8717969 len=247754 2024-08-10T05:44:17.424 INFO:tasks.workunit.client.0.smithi086.stdout:op 3457 completed, throughput=5MB/sec 2024-08-10T05:44:17.424 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-p6NKezakB6iOgSv off=19108311 len=650986 2024-08-10T05:44:17.428 INFO:tasks.workunit.client.0.smithi086.stdout:op 3458 completed, throughput=5MB/sec 2024-08-10T05:44:18.429 INFO:tasks.workunit.client.0.smithi086.stdout: 677: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:18.429 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0LCN4v0_xXIY6ME off=2030193 len=943148 2024-08-10T05:44:18.433 INFO:tasks.workunit.client.0.smithi086.stdout:op 3459 completed, throughput=4.99MB/sec 2024-08-10T05:44:18.433 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8KYyei3c1Ym-DgE off=1468697 len=1768715 2024-08-10T05:44:18.444 INFO:tasks.workunit.client.0.smithi086.stdout:op 3460 completed, throughput=5MB/sec 2024-08-10T05:44:18.444 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XfjJj8dm1Obv_3N off=13647583 len=426634 2024-08-10T05:44:18.445 INFO:tasks.workunit.client.0.smithi086.stdout:op 3461 completed, throughput=5MB/sec 2024-08-10T05:44:18.445 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4XbbNMAOaqoUXWz off=536725 len=555815 2024-08-10T05:44:18.449 INFO:tasks.workunit.client.0.smithi086.stdout:op 3462 completed, throughput=5MB/sec 2024-08-10T05:44:18.449 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YBO7QpZwjJjllwR off=635893 len=2016425 2024-08-10T05:44:18.451 INFO:tasks.workunit.client.0.smithi086.stdout:op 3463 completed, throughput=5MB/sec 2024-08-10T05:44:18.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:18 smithi086 ceph-mon[98993]: pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:44:18.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:18 smithi086 ceph-mon[101471]: pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:44:18.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:44:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:44:18] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-08-10T05:44:18.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:18 smithi159 ceph-mon[90359]: pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:44:19.452 INFO:tasks.workunit.client.0.smithi086.stdout: 678: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:19.452 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EbTbS1WqxbhMTw3 off=11316588 len=1094685 2024-08-10T05:44:19.453 INFO:tasks.workunit.client.0.smithi086.stdout:op 3464 completed, throughput=5MB/sec 2024-08-10T05:44:19.454 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1m8dqvGQ7LHf7-z off=9436449 len=1138328 2024-08-10T05:44:19.455 INFO:tasks.workunit.client.0.smithi086.stdout:op 3465 completed, throughput=5MB/sec 2024-08-10T05:44:19.455 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-p_JbFSsLZDEBpLI off=2702999 len=372348 2024-08-10T05:44:19.458 INFO:tasks.workunit.client.0.smithi086.stdout:op 3466 completed, throughput=5MB/sec 2024-08-10T05:44:19.459 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5xZ9i5mSLUiCdbW off=865142 len=296602 2024-08-10T05:44:19.460 INFO:tasks.workunit.client.0.smithi086.stdout:op 3467 completed, throughput=5MB/sec 2024-08-10T05:44:19.460 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-i3NLImUPrtFsPB6 off=12002984 len=2054211 2024-08-10T05:44:19.469 INFO:tasks.workunit.client.0.smithi086.stdout:op 3468 completed, throughput=5MB/sec 2024-08-10T05:44:20.469 INFO:tasks.workunit.client.0.smithi086.stdout: 679: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:20.469 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0CGd2lxpXLHXaRA off=14267049 len=793331 2024-08-10T05:44:20.474 INFO:tasks.workunit.client.0.smithi086.stdout:op 3469 completed, throughput=4.99MB/sec 2024-08-10T05:44:20.474 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_ejgvRYcdJxwpj9 off=15086594 len=624268 2024-08-10T05:44:20.476 INFO:tasks.workunit.client.0.smithi086.stdout:op 3470 completed, throughput=5MB/sec 2024-08-10T05:44:20.476 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1zJy_zHOq_Q9nSh off=191286 len=188333 2024-08-10T05:44:20.477 INFO:tasks.workunit.client.0.smithi086.stdout:op 3471 completed, throughput=5MB/sec 2024-08-10T05:44:20.477 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gQZHIu8rwb1wBx_ off=10872776 len=2062980 2024-08-10T05:44:20.479 INFO:tasks.workunit.client.0.smithi086.stdout:op 3472 completed, throughput=5MB/sec 2024-08-10T05:44:20.479 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FzO9Z1wlr2b9WkM off=8925550 len=826886 2024-08-10T05:44:20.481 INFO:tasks.workunit.client.0.smithi086.stdout:op 3473 completed, throughput=5MB/sec 2024-08-10T05:44:20.481 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Q6r4DlLl6AP7Kl4 off=13942537 len=309454 2024-08-10T05:44:20.482 INFO:tasks.workunit.client.0.smithi086.stdout:op 3474 completed, throughput=5MB/sec 2024-08-10T05:44:20.482 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zGh2QDRweWl1r9W off=14993829 len=1283452 2024-08-10T05:44:20.489 INFO:tasks.workunit.client.0.smithi086.stdout:op 3475 completed, throughput=5MB/sec 2024-08-10T05:44:20.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:20 smithi086 ceph-mon[98993]: pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:44:20.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:20 smithi086 ceph-mon[101471]: pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:44:20.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:20 smithi159 ceph-mon[90359]: pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:44:21.489 INFO:tasks.workunit.client.0.smithi086.stdout: 680: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:21.489 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zMIUVU6EM0d5KT1 off=4042775 len=1442371 2024-08-10T05:44:21.497 INFO:tasks.workunit.client.0.smithi086.stdout:op 3476 completed, throughput=5MB/sec 2024-08-10T05:44:21.497 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1LhVjvXJYqn35Sl off=0 len=1145021 2024-08-10T05:44:21.501 INFO:tasks.workunit.client.0.smithi086.stdout:op 3477 completed, throughput=5MB/sec 2024-08-10T05:44:21.501 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-W13MxsSzymCyApc off=2080016 len=745715 2024-08-10T05:44:21.502 INFO:tasks.workunit.client.0.smithi086.stdout:op 3478 completed, throughput=5MB/sec 2024-08-10T05:44:21.502 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4wk4a6rCetm5Kkr off=1106476 len=1490159 2024-08-10T05:44:21.503 INFO:tasks.workunit.client.0.smithi086.stdout:op 3479 completed, throughput=5MB/sec 2024-08-10T05:44:22.504 INFO:tasks.workunit.client.0.smithi086.stdout: 681: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:22.504 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aRwc-SJHUhPdh5h off=20870419 len=1104294 2024-08-10T05:44:22.505 INFO:tasks.workunit.client.0.smithi086.stdout:op 3480 completed, throughput=4.99MB/sec 2024-08-10T05:44:22.505 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wzAGdwRI4dJFRr8 off=12229792 len=1681859 2024-08-10T05:44:22.507 INFO:tasks.workunit.client.0.smithi086.stdout:op 3481 completed, throughput=5MB/sec 2024-08-10T05:44:22.507 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yEY8wQJ_Z54-N-9 off=6404141 len=1991776 2024-08-10T05:44:22.518 INFO:tasks.workunit.client.0.smithi086.stdout:op 3482 completed, throughput=5MB/sec 2024-08-10T05:44:22.518 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wM8p6rBOaC3frg1 off=1067452 len=1568376 2024-08-10T05:44:22.519 INFO:tasks.workunit.client.0.smithi086.stdout:op 3483 completed, throughput=5MB/sec 2024-08-10T05:44:22.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:22 smithi086 ceph-mon[98993]: pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:44:22.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:22 smithi086 ceph-mon[101471]: pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:44:22.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:22 smithi159 ceph-mon[90359]: pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:44:23.520 INFO:tasks.workunit.client.0.smithi086.stdout: 682: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:23.520 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1QGgQLeDsFibi2x off=5579268 len=875912 2024-08-10T05:44:23.521 INFO:tasks.workunit.client.0.smithi086.stdout:op 3484 completed, throughput=5MB/sec 2024-08-10T05:44:23.521 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IX1IeRARbvJtHMG off=9524180 len=407620 2024-08-10T05:44:23.525 INFO:tasks.workunit.client.0.smithi086.stdout:op 3485 completed, throughput=5MB/sec 2024-08-10T05:44:23.525 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QOW1ENyC0pc-_e9 off=7615514 len=539616 2024-08-10T05:44:23.526 INFO:tasks.workunit.client.0.smithi086.stdout:op 3486 completed, throughput=5MB/sec 2024-08-10T05:44:23.526 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AYGZko0dI23Riiq off=6002649 len=558064 2024-08-10T05:44:23.527 INFO:tasks.workunit.client.0.smithi086.stdout:op 3487 completed, throughput=5MB/sec 2024-08-10T05:44:23.527 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zrAT-dXBxA77HPn off=1098374 len=1018727 2024-08-10T05:44:23.532 INFO:tasks.workunit.client.0.smithi086.stdout:op 3488 completed, throughput=5MB/sec 2024-08-10T05:44:23.532 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VSCqVK0CKeN0kJr off=2621845 len=1008727 2024-08-10T05:44:23.535 INFO:tasks.workunit.client.0.smithi086.stdout:op 3489 completed, throughput=5MB/sec 2024-08-10T05:44:24.535 INFO:tasks.workunit.client.0.smithi086.stdout: 683: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:24.535 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KTAvs_NMQUkka81 off=698760 len=1356380 2024-08-10T05:44:24.541 INFO:tasks.workunit.client.0.smithi086.stdout:op 3490 completed, throughput=5MB/sec 2024-08-10T05:44:24.542 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fjFwnqX_VaxuhCh off=4323207 len=488400 2024-08-10T05:44:24.545 INFO:tasks.workunit.client.0.smithi086.stdout:op 3491 completed, throughput=5MB/sec 2024-08-10T05:44:24.545 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-a3EDi8rAKalvpUo off=373217 len=704656 2024-08-10T05:44:24.549 INFO:tasks.workunit.client.0.smithi086.stdout:op 3492 completed, throughput=5MB/sec 2024-08-10T05:44:24.549 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JJHPiMRLke0LVgk off=1232944 len=1861510 2024-08-10T05:44:24.558 INFO:tasks.workunit.client.0.smithi086.stdout:op 3493 completed, throughput=5MB/sec 2024-08-10T05:44:24.558 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VpYqXpavzb8rLyN off=3524015 len=1962711 2024-08-10T05:44:24.559 INFO:tasks.workunit.client.0.smithi086.stdout:op 3494 completed, throughput=5MB/sec 2024-08-10T05:44:24.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:24 smithi159 ceph-mon[90359]: pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:44:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:24 smithi086 ceph-mon[98993]: pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:44:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:24 smithi086 ceph-mon[101471]: pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:44:25.560 INFO:tasks.workunit.client.0.smithi086.stdout: 684: throughput=5MB/sec pending data=0 2024-08-10T05:44:25.560 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ji_N12Ex9pQpTv8 off=3526099 len=662283 2024-08-10T05:44:25.561 INFO:tasks.workunit.client.0.smithi086.stdout:op 3495 completed, throughput=5MB/sec 2024-08-10T05:44:25.561 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UtfwcrrGnt1nL-j off=4754909 len=1092383 2024-08-10T05:44:25.562 INFO:tasks.workunit.client.0.smithi086.stdout:op 3496 completed, throughput=5MB/sec 2024-08-10T05:44:25.563 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ID3gWnHh0gHlLkO off=5804213 len=974537 2024-08-10T05:44:25.567 INFO:tasks.workunit.client.0.smithi086.stdout:op 3497 completed, throughput=5MB/sec 2024-08-10T05:44:25.567 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3D94_gJ0lx5cHKh off=5612497 len=854415 2024-08-10T05:44:25.573 INFO:tasks.workunit.client.0.smithi086.stdout:op 3498 completed, throughput=5MB/sec 2024-08-10T05:44:25.573 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-omq209reW-dna8g off=560169 len=816402 2024-08-10T05:44:25.574 INFO:tasks.workunit.client.0.smithi086.stdout:op 3499 completed, throughput=5MB/sec 2024-08-10T05:44:26.574 INFO:tasks.workunit.client.0.smithi086.stdout: 685: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:26.574 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KdyjTOfzOQbsOlH off=1918062 len=1800982 2024-08-10T05:44:26.583 INFO:tasks.workunit.client.0.smithi086.stdout:op 3500 completed, throughput=5MB/sec 2024-08-10T05:44:26.583 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-C_EqiPMWju8BX5x off=4367227 len=1288386 2024-08-10T05:44:26.585 INFO:tasks.workunit.client.0.smithi086.stdout:op 3501 completed, throughput=5MB/sec 2024-08-10T05:44:26.585 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oxzqiK2Dj4Cis5B off=2581489 len=656376 2024-08-10T05:44:26.589 INFO:tasks.workunit.client.0.smithi086.stdout:op 3502 completed, throughput=5MB/sec 2024-08-10T05:44:26.589 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-t6e5k906rnpZ4cJ off=4720832 len=1769732 2024-08-10T05:44:26.590 INFO:tasks.workunit.client.0.smithi086.stdout:op 3503 completed, throughput=5MB/sec 2024-08-10T05:44:26.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:26 smithi159 ceph-mon[90359]: pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:44:26.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:44:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:26 smithi086 ceph-mon[101471]: pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:44:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:44:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:26 smithi086 ceph-mon[98993]: pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:44:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:44:27.591 INFO:tasks.workunit.client.0.smithi086.stdout: 686: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:27.591 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vcbRBMnFwPUOHd9 off=10776596 len=1024182 2024-08-10T05:44:27.597 INFO:tasks.workunit.client.0.smithi086.stdout:op 3504 completed, throughput=5MB/sec 2024-08-10T05:44:27.597 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ws2IT4rK2i2kjxv off=14259678 len=327027 2024-08-10T05:44:27.600 INFO:tasks.workunit.client.0.smithi086.stdout:op 3505 completed, throughput=5MB/sec 2024-08-10T05:44:27.600 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EZfVRVnf2XEpni3 off=7459608 len=878633 2024-08-10T05:44:27.601 INFO:tasks.workunit.client.0.smithi086.stdout:op 3506 completed, throughput=5MB/sec 2024-08-10T05:44:27.601 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AQacbwcpqKTREKv off=340996 len=874981 2024-08-10T05:44:27.606 INFO:tasks.workunit.client.0.smithi086.stdout:op 3507 completed, throughput=5MB/sec 2024-08-10T05:44:27.606 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-J_fxKDMeun7B2NO off=1163064 len=377487 2024-08-10T05:44:27.609 INFO:tasks.workunit.client.0.smithi086.stdout:op 3508 completed, throughput=5MB/sec 2024-08-10T05:44:27.609 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2SndJxip3lgT2Qr off=854368 len=1357873 2024-08-10T05:44:27.612 INFO:tasks.workunit.client.0.smithi086.stdout:op 3509 completed, throughput=5MB/sec 2024-08-10T05:44:28.612 INFO:tasks.workunit.client.0.smithi086.stdout: 687: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:28.612 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_3j1hHO611zDFMY off=3181394 len=1778012 2024-08-10T05:44:28.620 INFO:tasks.workunit.client.0.smithi086.stdout:op 3510 completed, throughput=5MB/sec 2024-08-10T05:44:28.620 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nYxNfN79PfEn9zy off=9987096 len=229592 2024-08-10T05:44:28.623 INFO:tasks.workunit.client.0.smithi086.stdout:op 3511 completed, throughput=5MB/sec 2024-08-10T05:44:28.623 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pziykGqwmZKRnwy off=6871081 len=491439 2024-08-10T05:44:28.626 INFO:tasks.workunit.client.0.smithi086.stdout:op 3512 completed, throughput=5MB/sec 2024-08-10T05:44:28.627 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-F01PHzSKeeaZhgX off=7366378 len=503243 2024-08-10T05:44:28.630 INFO:tasks.workunit.client.0.smithi086.stdout:op 3513 completed, throughput=5MB/sec 2024-08-10T05:44:28.630 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Cjn3SRoNz1vLKzM off=2670004 len=131556 2024-08-10T05:44:28.632 INFO:tasks.workunit.client.0.smithi086.stdout:op 3514 completed, throughput=5MB/sec 2024-08-10T05:44:28.632 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DcLmmNDDUaMTkz7 off=7079450 len=1019659 2024-08-10T05:44:28.635 INFO:tasks.workunit.client.0.smithi086.stdout:op 3515 completed, throughput=5MB/sec 2024-08-10T05:44:28.635 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-O9yy9dzHLYUTXG3 off=8546412 len=91966 2024-08-10T05:44:28.635 INFO:tasks.workunit.client.0.smithi086.stdout:op 3516 completed, throughput=5MB/sec 2024-08-10T05:44:28.635 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-771IpRJ3ulxqvTA off=10404046 len=1219448 2024-08-10T05:44:28.643 INFO:tasks.workunit.client.0.smithi086.stdout:op 3517 completed, throughput=5MB/sec 2024-08-10T05:44:28.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:28 smithi086 ceph-mon[98993]: pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:44:28.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:28 smithi086 ceph-mon[101471]: pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:44:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:44:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:44:28] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:44:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:28 smithi159 ceph-mon[90359]: pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:44:29.644 INFO:tasks.workunit.client.0.smithi086.stdout: 688: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:29.644 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Cn8xNst3NdT_0ra off=5791743 len=1080808 2024-08-10T05:44:29.650 INFO:tasks.workunit.client.0.smithi086.stdout:op 3518 completed, throughput=4.99MB/sec 2024-08-10T05:44:29.650 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NYnmCQDJJ9AGcJN off=6794531 len=933807 2024-08-10T05:44:29.655 INFO:tasks.workunit.client.0.smithi086.stdout:op 3519 completed, throughput=5MB/sec 2024-08-10T05:44:29.655 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MAik5w-aJG_WH6S off=604252 len=1639245 2024-08-10T05:44:29.662 INFO:tasks.workunit.client.0.smithi086.stdout:op 3520 completed, throughput=5MB/sec 2024-08-10T05:44:29.662 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RGKRhi6JHWctz5M off=11807868 len=2086008 2024-08-10T05:44:29.671 INFO:tasks.workunit.client.0.smithi086.stdout:op 3521 completed, throughput=5MB/sec 2024-08-10T05:44:30.672 INFO:tasks.workunit.client.0.smithi086.stdout: 689: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:30.672 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qI9ZAixHC5KGWh8 off=5411279 len=1163650 2024-08-10T05:44:30.673 INFO:tasks.workunit.client.0.smithi086.stdout:op 3522 completed, throughput=5MB/sec 2024-08-10T05:44:30.673 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-T_2c00DLjltSDkj off=183052 len=1109183 2024-08-10T05:44:30.675 INFO:tasks.workunit.client.0.smithi086.stdout:op 3523 completed, throughput=5MB/sec 2024-08-10T05:44:30.675 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rGJcl8yUnB_ew16 off=16778875 len=425124 2024-08-10T05:44:30.678 INFO:tasks.workunit.client.0.smithi086.stdout:op 3524 completed, throughput=5MB/sec 2024-08-10T05:44:30.678 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dEUz32ovWflCqje off=6464289 len=1204978 2024-08-10T05:44:30.680 INFO:tasks.workunit.client.0.smithi086.stdout:op 3525 completed, throughput=5MB/sec 2024-08-10T05:44:30.680 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-C31he1JjHIC44eS off=11383644 len=672306 2024-08-10T05:44:30.684 INFO:tasks.workunit.client.0.smithi086.stdout:op 3526 completed, throughput=5MB/sec 2024-08-10T05:44:30.686 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:30 smithi159 ceph-mon[90359]: pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:44:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:30 smithi086 ceph-mon[98993]: pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:44:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:30 smithi086 ceph-mon[101471]: pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:44:31.685 INFO:tasks.workunit.client.0.smithi086.stdout: 690: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:31.685 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Lv0NE28tLjR60gW off=517852 len=1293116 2024-08-10T05:44:31.686 INFO:tasks.workunit.client.0.smithi086.stdout:op 3527 completed, throughput=4.99MB/sec 2024-08-10T05:44:31.687 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OEpUr4cGiShPckr off=16942339 len=1566360 2024-08-10T05:44:31.693 INFO:tasks.workunit.client.0.smithi086.stdout:op 3528 completed, throughput=5MB/sec 2024-08-10T05:44:31.693 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4-ONqsDcFktmF8K off=3807332 len=859671 2024-08-10T05:44:31.695 INFO:tasks.workunit.client.0.smithi086.stdout:op 3529 completed, throughput=5MB/sec 2024-08-10T05:44:31.695 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KSRGSVnOMs0JqXE off=5943915 len=34009 2024-08-10T05:44:31.697 INFO:tasks.workunit.client.0.smithi086.stdout:op 3530 completed, throughput=5MB/sec 2024-08-10T05:44:31.697 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-I1X8thMLuKK2fzu off=8034439 len=1519639 2024-08-10T05:44:31.698 INFO:tasks.workunit.client.0.smithi086.stdout:op 3531 completed, throughput=5MB/sec 2024-08-10T05:44:31.698 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WXoQhQ_OM1bgyx8 off=14936474 len=1230935 2024-08-10T05:44:31.707 INFO:tasks.workunit.client.0.smithi086.stdout:op 3532 completed, throughput=5MB/sec 2024-08-10T05:44:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:32 smithi159 ceph-mon[90359]: pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:44:32.707 INFO:tasks.workunit.client.0.smithi086.stdout: 691: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:32.707 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--Cyd81qPfkw-N1I off=2744087 len=1891075 2024-08-10T05:44:32.709 INFO:tasks.workunit.client.0.smithi086.stdout:op 3533 completed, throughput=5MB/sec 2024-08-10T05:44:32.710 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5SkOTBYhzH_UgJE off=1694412 len=1785674 2024-08-10T05:44:32.718 INFO:tasks.workunit.client.0.smithi086.stdout:op 3534 completed, throughput=5MB/sec 2024-08-10T05:44:32.718 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-HObnDJYV3ugBIgr off=13328206 len=690512 2024-08-10T05:44:32.719 INFO:tasks.workunit.client.0.smithi086.stdout:op 3535 completed, throughput=5MB/sec 2024-08-10T05:44:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:32 smithi086 ceph-mon[98993]: pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:44:32.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:32 smithi086 ceph-mon[101471]: pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:44:33.720 INFO:tasks.workunit.client.0.smithi086.stdout: 692: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:33.720 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kLeDep8kgdsOCAI off=3775970 len=684596 2024-08-10T05:44:33.724 INFO:tasks.workunit.client.0.smithi086.stdout:op 3536 completed, throughput=4.99MB/sec 2024-08-10T05:44:33.724 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-39CO8fKlIyG8xDH off=802793 len=129068 2024-08-10T05:44:33.724 INFO:tasks.workunit.client.0.smithi086.stdout:op 3537 completed, throughput=4.99MB/sec 2024-08-10T05:44:33.725 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Bm-yuPWQB8HD9Uc off=23086407 len=1709354 2024-08-10T05:44:33.727 INFO:tasks.workunit.client.0.smithi086.stdout:op 3538 completed, throughput=5MB/sec 2024-08-10T05:44:33.727 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uqL3n3xw68BCCzx off=10933916 len=1324863 2024-08-10T05:44:33.729 INFO:tasks.workunit.client.0.smithi086.stdout:op 3539 completed, throughput=5MB/sec 2024-08-10T05:44:33.729 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CY8W5LRY3S_vDbR off=961229 len=1273152 2024-08-10T05:44:33.731 INFO:tasks.workunit.client.0.smithi086.stdout:op 3540 completed, throughput=5MB/sec 2024-08-10T05:44:34.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:34 smithi159 ceph-mon[90359]: pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:44:34.732 INFO:tasks.workunit.client.0.smithi086.stdout: 693: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:34.732 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-x6W1OiuYuPp4K-q off=423904 len=823700 2024-08-10T05:44:34.733 INFO:tasks.workunit.client.0.smithi086.stdout:op 3541 completed, throughput=4.99MB/sec 2024-08-10T05:44:34.734 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LvQg2Lx5qF4gUCW off=25104 len=227122 2024-08-10T05:44:34.736 INFO:tasks.workunit.client.0.smithi086.stdout:op 3542 completed, throughput=4.99MB/sec 2024-08-10T05:44:34.736 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-e8m_1EjSmBupxbK off=9434860 len=1335332 2024-08-10T05:44:34.742 INFO:tasks.workunit.client.0.smithi086.stdout:op 3543 completed, throughput=5MB/sec 2024-08-10T05:44:34.742 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-y62pL24ih2nLoex off=8272277 len=1825875 2024-08-10T05:44:34.744 INFO:tasks.workunit.client.0.smithi086.stdout:op 3544 completed, throughput=5MB/sec 2024-08-10T05:44:34.744 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vixs7vtU5ztpxgw off=9422710 len=355587 2024-08-10T05:44:34.745 INFO:tasks.workunit.client.0.smithi086.stdout:op 3545 completed, throughput=5MB/sec 2024-08-10T05:44:34.745 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SpT7koS6ravhW8t off=4966894 len=1141150 2024-08-10T05:44:34.751 INFO:tasks.workunit.client.0.smithi086.stdout:op 3546 completed, throughput=5MB/sec 2024-08-10T05:44:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:34 smithi086 ceph-mon[98993]: pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:44:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:34 smithi086 ceph-mon[101471]: pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:44:35.751 INFO:tasks.workunit.client.0.smithi086.stdout: 694: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:35.752 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4JNc8xi1iugsovw off=8014650 len=1685215 2024-08-10T05:44:35.761 INFO:tasks.workunit.client.0.smithi086.stdout:op 3547 completed, throughput=5MB/sec 2024-08-10T05:44:35.761 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uOymI84mDsF5LOH off=7582339 len=508817 2024-08-10T05:44:35.762 INFO:tasks.workunit.client.0.smithi086.stdout:op 3548 completed, throughput=5MB/sec 2024-08-10T05:44:35.762 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ND8wLm_WcANZOY3 off=1567882 len=58056 2024-08-10T05:44:35.762 INFO:tasks.workunit.client.0.smithi086.stdout:op 3549 completed, throughput=5MB/sec 2024-08-10T05:44:35.762 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8myBUgUUbLzyef7 off=9539635 len=1787928 2024-08-10T05:44:35.764 INFO:tasks.workunit.client.0.smithi086.stdout:op 3550 completed, throughput=5MB/sec 2024-08-10T05:44:35.764 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_ViCMl_IfXYBunX off=880539 len=106871 2024-08-10T05:44:35.767 INFO:tasks.workunit.client.0.smithi086.stdout:op 3551 completed, throughput=5MB/sec 2024-08-10T05:44:35.767 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vq8twfF_LPz09Bs off=6391256 len=1173912 2024-08-10T05:44:35.768 INFO:tasks.workunit.client.0.smithi086.stdout:op 3552 completed, throughput=5MB/sec 2024-08-10T05:44:36.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:36 smithi159 ceph-mon[90359]: pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:44:36.768 INFO:tasks.workunit.client.0.smithi086.stdout: 695: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:36.768 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kKNzrWRCWIjzoNb off=11000725 len=2066596 2024-08-10T05:44:36.780 INFO:tasks.workunit.client.0.smithi086.stdout:op 3553 completed, throughput=5MB/sec 2024-08-10T05:44:36.781 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Wgq4HwurvqEAmjY off=22440795 len=800599 2024-08-10T05:44:36.784 INFO:tasks.workunit.client.0.smithi086.stdout:op 3554 completed, throughput=5MB/sec 2024-08-10T05:44:36.784 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hxFDOeU4ZoVDN3r off=978298 len=1694522 2024-08-10T05:44:36.788 INFO:tasks.workunit.client.0.smithi086.stdout:op 3555 completed, throughput=5MB/sec 2024-08-10T05:44:36.788 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2rhkHCIhyOHf52k off=1591076 len=806023 2024-08-10T05:44:36.789 INFO:tasks.workunit.client.0.smithi086.stdout:op 3556 completed, throughput=5MB/sec 2024-08-10T05:44:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:36 smithi086 ceph-mon[98993]: pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:44:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:36 smithi086 ceph-mon[101471]: pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:44:37.789 INFO:tasks.workunit.client.0.smithi086.stdout: 696: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:37.790 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-r436HC4cOxItUrJ off=765764 len=1440325 2024-08-10T05:44:37.792 INFO:tasks.workunit.client.0.smithi086.stdout:op 3557 completed, throughput=5MB/sec 2024-08-10T05:44:37.792 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7dxrjuXMQGaoQhy off=12442374 len=141254 2024-08-10T05:44:37.795 INFO:tasks.workunit.client.0.smithi086.stdout:op 3558 completed, throughput=5MB/sec 2024-08-10T05:44:37.795 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-14he_gntYKwBVlU off=3201281 len=200490 2024-08-10T05:44:37.798 INFO:tasks.workunit.client.0.smithi086.stdout:op 3559 completed, throughput=5MB/sec 2024-08-10T05:44:37.798 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TiBryQuUlBkwl5I off=3905001 len=1401091 2024-08-10T05:44:37.801 INFO:tasks.workunit.client.0.smithi086.stdout:op 3560 completed, throughput=5MB/sec 2024-08-10T05:44:37.801 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VSt_OsvNLLyAJRS off=4495870 len=834832 2024-08-10T05:44:37.802 INFO:tasks.workunit.client.0.smithi086.stdout:op 3561 completed, throughput=5MB/sec 2024-08-10T05:44:37.802 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TEYsplUGbfJxdpL off=518078 len=1448544 2024-08-10T05:44:37.809 INFO:tasks.workunit.client.0.smithi086.stdout:op 3562 completed, throughput=5MB/sec 2024-08-10T05:44:38.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:38 smithi086 ceph-mon[98993]: pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:44:38.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:38 smithi086 ceph-mon[101471]: pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:44:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:44:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:44:38] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:44:38.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:38 smithi159 ceph-mon[90359]: pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:44:38.810 INFO:tasks.workunit.client.0.smithi086.stdout: 697: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:38.810 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rcJbV-Gy0vujx-r off=15062781 len=944220 2024-08-10T05:44:38.813 INFO:tasks.workunit.client.0.smithi086.stdout:op 3563 completed, throughput=4.99MB/sec 2024-08-10T05:44:38.813 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-znY_pLgTkykOqW- off=2414343 len=1535093 2024-08-10T05:44:38.821 INFO:tasks.workunit.client.0.smithi086.stdout:op 3564 completed, throughput=5MB/sec 2024-08-10T05:44:38.821 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gS8efmxB4guyv5e off=11660194 len=551648 2024-08-10T05:44:38.825 INFO:tasks.workunit.client.0.smithi086.stdout:op 3565 completed, throughput=5MB/sec 2024-08-10T05:44:38.826 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-A4tCuSgLs-MG8FZ off=10834199 len=1904238 2024-08-10T05:44:38.827 INFO:tasks.workunit.client.0.smithi086.stdout:op 3566 completed, throughput=5MB/sec 2024-08-10T05:44:39.828 INFO:tasks.workunit.client.0.smithi086.stdout: 698: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:39.828 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UH-rw1kynFBUEXt off=4036924 len=524525 2024-08-10T05:44:39.828 INFO:tasks.workunit.client.0.smithi086.stdout:op 3567 completed, throughput=4.99MB/sec 2024-08-10T05:44:39.829 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bvluyYk3yQCHQGH off=480431 len=763351 2024-08-10T05:44:39.831 INFO:tasks.workunit.client.0.smithi086.stdout:op 3568 completed, throughput=4.99MB/sec 2024-08-10T05:44:39.831 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_CVd-OeTIvmwW6y off=1998596 len=1687469 2024-08-10T05:44:39.841 INFO:tasks.workunit.client.0.smithi086.stdout:op 3569 completed, throughput=5MB/sec 2024-08-10T05:44:39.841 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-psJV1t9AV0_naAn off=11808088 len=1001591 2024-08-10T05:44:39.845 INFO:tasks.workunit.client.0.smithi086.stdout:op 3570 completed, throughput=5MB/sec 2024-08-10T05:44:39.845 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-76L-1V1HXkESy85 off=5053134 len=1795510 2024-08-10T05:44:39.856 INFO:tasks.workunit.client.0.smithi086.stdout:op 3571 completed, throughput=5MB/sec 2024-08-10T05:44:40.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:40 smithi159 ceph-mon[90359]: pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:44:40.856 INFO:tasks.workunit.client.0.smithi086.stdout: 699: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:40.856 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-87ThrXgnpUKmqjy off=8474330 len=1688071 2024-08-10T05:44:40.859 INFO:tasks.workunit.client.0.smithi086.stdout:op 3572 completed, throughput=5MB/sec 2024-08-10T05:44:40.859 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2u_G8SDytDNFTgj off=4311776 len=1022030 2024-08-10T05:44:40.864 INFO:tasks.workunit.client.0.smithi086.stdout:op 3573 completed, throughput=5MB/sec 2024-08-10T05:44:40.864 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yvoQ8PIpQYzhwvu off=5553598 len=1473087 2024-08-10T05:44:40.868 INFO:tasks.workunit.client.0.smithi086.stdout:op 3574 completed, throughput=5MB/sec 2024-08-10T05:44:40.868 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JAbtCjp9-kbwuDY off=17163615 len=525576 2024-08-10T05:44:40.871 INFO:tasks.workunit.client.0.smithi086.stdout:op 3575 completed, throughput=5MB/sec 2024-08-10T05:44:40.871 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JQUfWV_c3UIMEih off=90050 len=213397 2024-08-10T05:44:40.872 INFO:tasks.workunit.client.0.smithi086.stdout:op 3576 completed, throughput=5MB/sec 2024-08-10T05:44:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:40 smithi086 ceph-mon[98993]: pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:44:40.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:40 smithi086 ceph-mon[101471]: pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:44:41.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:44:41.873 INFO:tasks.workunit.client.0.smithi086.stdout: 700: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:41.873 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tlMWvvebgY4Rn3P off=2813526 len=1458679 2024-08-10T05:44:41.875 INFO:tasks.workunit.client.0.smithi086.stdout:op 3577 completed, throughput=5MB/sec 2024-08-10T05:44:41.875 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TYY6-kaOEnEBXXF off=18704231 len=587721 2024-08-10T05:44:41.878 INFO:tasks.workunit.client.0.smithi086.stdout:op 3578 completed, throughput=5MB/sec 2024-08-10T05:44:41.878 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oYsyHGMan38dqzr off=6913122 len=2090048 2024-08-10T05:44:41.887 INFO:tasks.workunit.client.0.smithi086.stdout:op 3579 completed, throughput=5MB/sec 2024-08-10T05:44:41.887 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AxSTOqjAvCLu3bR off=11920209 len=423606 2024-08-10T05:44:41.891 INFO:tasks.workunit.client.0.smithi086.stdout:op 3580 completed, throughput=5MB/sec 2024-08-10T05:44:41.891 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-s7OntjbdvFaPQfW off=11214098 len=1585084 2024-08-10T05:44:41.892 INFO:tasks.workunit.client.0.smithi086.stdout:op 3581 completed, throughput=5MB/sec 2024-08-10T05:44:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:44:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:44:42.893 INFO:tasks.workunit.client.0.smithi086.stdout: 701: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:42.893 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-87AlCk-wlaPoHiF off=3757679 len=1397544 2024-08-10T05:44:42.902 INFO:tasks.workunit.client.0.smithi086.stdout:op 3582 completed, throughput=5MB/sec 2024-08-10T05:44:42.902 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MGLTZD3JO18x2X9 off=4072159 len=972104 2024-08-10T05:44:42.903 INFO:tasks.workunit.client.0.smithi086.stdout:op 3583 completed, throughput=5MB/sec 2024-08-10T05:44:42.904 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q4KLYBwBdFW2Rhj off=6583661 len=684973 2024-08-10T05:44:42.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:42 smithi086 ceph-mon[101471]: pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:44:42.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:42 smithi086 ceph-mon[98993]: pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:44:42.908 INFO:tasks.workunit.client.0.smithi086.stdout:op 3584 completed, throughput=5MB/sec 2024-08-10T05:44:42.908 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aLL3BlJ4nj2Su1U off=2772763 len=1502422 2024-08-10T05:44:42.915 INFO:tasks.workunit.client.0.smithi086.stdout:op 3585 completed, throughput=5MB/sec 2024-08-10T05:44:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:42 smithi159 ceph-mon[90359]: pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:44:43.916 INFO:tasks.workunit.client.0.smithi086.stdout: 702: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:43.916 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WUZl7DZzlCDL_LD off=18053390 len=980265 2024-08-10T05:44:43.918 INFO:tasks.workunit.client.0.smithi086.stdout:op 3586 completed, throughput=4.99MB/sec 2024-08-10T05:44:43.918 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Kpi67TObtJbOLyJ off=14499803 len=545292 2024-08-10T05:44:43.922 INFO:tasks.workunit.client.0.smithi086.stdout:op 3587 completed, throughput=5MB/sec 2024-08-10T05:44:43.922 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NZZOLDC1FA_KxN2 off=11092144 len=1116646 2024-08-10T05:44:43.927 INFO:tasks.workunit.client.0.smithi086.stdout:op 3588 completed, throughput=5MB/sec 2024-08-10T05:44:43.928 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UbaZEx5DYwCFgUk off=7707017 len=1724145 2024-08-10T05:44:43.930 INFO:tasks.workunit.client.0.smithi086.stdout:op 3589 completed, throughput=5MB/sec 2024-08-10T05:44:43.930 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lhdrZL3LL1tehns off=5562316 len=953701 2024-08-10T05:44:43.934 INFO:tasks.workunit.client.0.smithi086.stdout:op 3590 completed, throughput=5MB/sec 2024-08-10T05:44:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:44 smithi086 ceph-mon[101471]: pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:44:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:44 smithi086 ceph-mon[98993]: pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:44:44.935 INFO:tasks.workunit.client.0.smithi086.stdout: 703: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:44.935 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9KNl4Qfp5MRGz5R off=1964037 len=543700 2024-08-10T05:44:44.936 INFO:tasks.workunit.client.0.smithi086.stdout:op 3591 completed, throughput=4.99MB/sec 2024-08-10T05:44:44.936 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-exhKGnltgoPTUVk off=3119625 len=564003 2024-08-10T05:44:44.936 INFO:tasks.workunit.client.0.smithi086.stdout:op 3592 completed, throughput=4.99MB/sec 2024-08-10T05:44:44.936 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PTQSo52e0gMKOnV off=399693 len=18371 2024-08-10T05:44:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:44 smithi159 ceph-mon[90359]: pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:44:44.938 INFO:tasks.workunit.client.0.smithi086.stdout:op 3593 completed, throughput=4.99MB/sec 2024-08-10T05:44:44.938 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YUBxSpUI32O5DVr off=19014294 len=1896015 2024-08-10T05:44:44.940 INFO:tasks.workunit.client.0.smithi086.stdout:op 3594 completed, throughput=5MB/sec 2024-08-10T05:44:44.940 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-naMx9Xk-r6WTuHJ off=1238158 len=442796 2024-08-10T05:44:44.941 INFO:tasks.workunit.client.0.smithi086.stdout:op 3595 completed, throughput=5MB/sec 2024-08-10T05:44:44.941 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PVhZOI1gj_zRGW1 off=9493939 len=1624094 2024-08-10T05:44:44.942 INFO:tasks.workunit.client.0.smithi086.stdout:op 3596 completed, throughput=5MB/sec 2024-08-10T05:44:44.942 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-C_EqiPMWju8BX5x off=1654748 len=1825294 2024-08-10T05:44:44.951 INFO:tasks.workunit.client.0.smithi086.stdout:op 3597 completed, throughput=5MB/sec 2024-08-10T05:44:45.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:44:45.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:44:45.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:44:45.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:44:45.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:44:45.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:44:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:44:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:44:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:44:45.951 INFO:tasks.workunit.client.0.smithi086.stdout: 704: throughput=5MB/sec pending data=0 2024-08-10T05:44:45.951 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yXpirGcPvXF8lyZ off=11156832 len=1943282 2024-08-10T05:44:45.960 INFO:tasks.workunit.client.0.smithi086.stdout:op 3598 completed, throughput=5MB/sec 2024-08-10T05:44:45.960 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8NzI8Z19ffqfPzi off=13138439 len=520594 2024-08-10T05:44:45.960 INFO:tasks.workunit.client.0.smithi086.stdout:op 3599 completed, throughput=5MB/sec 2024-08-10T05:44:45.960 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4NV6wIEGnMpGg2F off=1102696 len=192102 2024-08-10T05:44:45.963 INFO:tasks.workunit.client.0.smithi086.stdout:op 3600 completed, throughput=5MB/sec 2024-08-10T05:44:45.963 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-D8eelbiYEjuSMLJ off=6866347 len=51042 2024-08-10T05:44:45.965 INFO:tasks.workunit.client.0.smithi086.stdout:op 3601 completed, throughput=5MB/sec 2024-08-10T05:44:45.965 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DtXhBrwnfJzV0pR off=669745 len=1645734 2024-08-10T05:44:45.971 INFO:tasks.workunit.client.0.smithi086.stdout:op 3602 completed, throughput=5MB/sec 2024-08-10T05:44:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:46 smithi086 ceph-mon[98993]: pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:44:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:44:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:44:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:44:46.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:46 smithi086 ceph-mon[101471]: pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:44:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:44:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:44:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:44:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:46 smithi159 ceph-mon[90359]: pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:44:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:44:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:44:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:44:46.972 INFO:tasks.workunit.client.0.smithi086.stdout: 705: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:46.972 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LzH1-9NHa69QdAi off=1760255 len=1984839 2024-08-10T05:44:46.982 INFO:tasks.workunit.client.0.smithi086.stdout:op 3603 completed, throughput=5MB/sec 2024-08-10T05:44:46.982 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OFQDxaPt4f1kmpW off=2306013 len=1814326 2024-08-10T05:44:46.989 INFO:tasks.workunit.client.0.smithi086.stdout:op 3604 completed, throughput=5MB/sec 2024-08-10T05:44:46.990 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9RGgdGrtWU3SSIQ off=108391 len=1265534 2024-08-10T05:44:46.996 INFO:tasks.workunit.client.0.smithi086.stdout:op 3605 completed, throughput=5MB/sec 2024-08-10T05:44:47.996 INFO:tasks.workunit.client.0.smithi086.stdout: 706: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:47.997 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ucw4TTUF4yw7jqg off=244728 len=1243444 2024-08-10T05:44:48.004 INFO:tasks.workunit.client.0.smithi086.stdout:op 3606 completed, throughput=5MB/sec 2024-08-10T05:44:48.004 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-q8_vJgdOmmsQW_6 off=4483511 len=725560 2024-08-10T05:44:48.005 INFO:tasks.workunit.client.0.smithi086.stdout:op 3607 completed, throughput=5MB/sec 2024-08-10T05:44:48.005 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yJPdWyCJySbpq7F off=11028659 len=476267 2024-08-10T05:44:48.008 INFO:tasks.workunit.client.0.smithi086.stdout:op 3608 completed, throughput=5MB/sec 2024-08-10T05:44:48.008 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WMDgQuADS3uT69l off=2105085 len=330961 2024-08-10T05:44:48.011 INFO:tasks.workunit.client.0.smithi086.stdout:op 3609 completed, throughput=5MB/sec 2024-08-10T05:44:48.011 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-a3gj2MqWWW0jVgA off=2251907 len=2070499 2024-08-10T05:44:48.013 INFO:tasks.workunit.client.0.smithi086.stdout:op 3610 completed, throughput=5MB/sec 2024-08-10T05:44:48.013 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-z5_hp7eNH6k_X5Y off=4551677 len=1378384 2024-08-10T05:44:48.015 INFO:tasks.workunit.client.0.smithi086.stdout:op 3611 completed, throughput=5MB/sec 2024-08-10T05:44:48.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:48 smithi086 ceph-mon[98993]: pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:44:48.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:48 smithi086 ceph-mon[101471]: pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:44:48.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:44:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:44:48] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:44:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:48 smithi159 ceph-mon[90359]: pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:44:49.015 INFO:tasks.workunit.client.0.smithi086.stdout: 707: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:49.015 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uON_5r-yZ3WLs4U off=5345788 len=1711784 2024-08-10T05:44:49.018 INFO:tasks.workunit.client.0.smithi086.stdout:op 3612 completed, throughput=5MB/sec 2024-08-10T05:44:49.018 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-31bRaoZ-uADNtSB off=6128834 len=829775 2024-08-10T05:44:49.022 INFO:tasks.workunit.client.0.smithi086.stdout:op 3613 completed, throughput=5MB/sec 2024-08-10T05:44:49.022 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PyKq8DZKkiE1pZ6 off=20430690 len=205529 2024-08-10T05:44:49.025 INFO:tasks.workunit.client.0.smithi086.stdout:op 3614 completed, throughput=5MB/sec 2024-08-10T05:44:49.026 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IxskP0QFc1u4dpK off=2565282 len=1619540 2024-08-10T05:44:49.026 INFO:tasks.workunit.client.0.smithi086.stdout:op 3615 completed, throughput=5MB/sec 2024-08-10T05:44:50.027 INFO:tasks.workunit.client.0.smithi086.stdout: 708: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:50.027 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-HiILtbC2q9P6FQ_ off=92358 len=600335 2024-08-10T05:44:50.028 INFO:tasks.workunit.client.0.smithi086.stdout:op 3616 completed, throughput=4.99MB/sec 2024-08-10T05:44:50.028 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1kJevNAIkcOMnOG off=1699794 len=1791611 2024-08-10T05:44:50.030 INFO:tasks.workunit.client.0.smithi086.stdout:op 3617 completed, throughput=5MB/sec 2024-08-10T05:44:50.030 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9ErVYH1wvxTmjQt off=11418098 len=239662 2024-08-10T05:44:50.032 INFO:tasks.workunit.client.0.smithi086.stdout:op 3618 completed, throughput=5MB/sec 2024-08-10T05:44:50.032 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nfu-G60UDrb5kOM off=2542057 len=133095 2024-08-10T05:44:50.032 INFO:tasks.workunit.client.0.smithi086.stdout:op 3619 completed, throughput=5MB/sec 2024-08-10T05:44:50.032 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wYSrua2floSnHtx off=3312881 len=717691 2024-08-10T05:44:50.037 INFO:tasks.workunit.client.0.smithi086.stdout:op 3620 completed, throughput=5MB/sec 2024-08-10T05:44:50.037 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IRq9no097hDeZtu off=9564262 len=1603166 2024-08-10T05:44:50.047 INFO:tasks.workunit.client.0.smithi086.stdout:op 3621 completed, throughput=5MB/sec 2024-08-10T05:44:50.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:50 smithi086 ceph-mon[98993]: pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:44:50.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:50 smithi086 ceph-mon[101471]: pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:44:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:50 smithi159 ceph-mon[90359]: pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:44:51.047 INFO:tasks.workunit.client.0.smithi086.stdout: 709: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:51.047 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MkLiCuL8YhV8sVC off=490853 len=1399554 2024-08-10T05:44:51.049 INFO:tasks.workunit.client.0.smithi086.stdout:op 3622 completed, throughput=4.99MB/sec 2024-08-10T05:44:51.049 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qgnuaTbqds-z_pp off=255365 len=1765518 2024-08-10T05:44:51.057 INFO:tasks.workunit.client.0.smithi086.stdout:op 3623 completed, throughput=5MB/sec 2024-08-10T05:44:51.057 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OIHoIkh-wk60VEi off=14528424 len=860985 2024-08-10T05:44:51.058 INFO:tasks.workunit.client.0.smithi086.stdout:op 3624 completed, throughput=5MB/sec 2024-08-10T05:44:51.058 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xPs7WabFRvPkn7i off=17687770 len=240596 2024-08-10T05:44:51.059 INFO:tasks.workunit.client.0.smithi086.stdout:op 3625 completed, throughput=5MB/sec 2024-08-10T05:44:51.059 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vkcPWaZlA-kt-Es off=3827409 len=746073 2024-08-10T05:44:51.064 INFO:tasks.workunit.client.0.smithi086.stdout:op 3626 completed, throughput=5MB/sec 2024-08-10T05:44:51.064 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7-8VRZrXBQ6iaaP off=1993790 len=193416 2024-08-10T05:44:51.065 INFO:tasks.workunit.client.0.smithi086.stdout:op 3627 completed, throughput=5MB/sec 2024-08-10T05:44:51.065 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Sb6-MwopPGr0_Io off=7828028 len=1467744 2024-08-10T05:44:51.066 INFO:tasks.workunit.client.0.smithi086.stdout:op 3628 completed, throughput=5MB/sec 2024-08-10T05:44:52.067 INFO:tasks.workunit.client.0.smithi086.stdout: 710: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:52.067 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xcX_bS4-pOkgHQ1 off=8295872 len=1584915 2024-08-10T05:44:52.069 INFO:tasks.workunit.client.0.smithi086.stdout:op 3629 completed, throughput=5MB/sec 2024-08-10T05:44:52.069 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kr0jKhuRcQiZCjj off=2420347 len=1783372 2024-08-10T05:44:52.080 INFO:tasks.workunit.client.0.smithi086.stdout:op 3630 completed, throughput=5MB/sec 2024-08-10T05:44:52.080 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nVZlFvKlBOh_Zzk off=1252678 len=937370 2024-08-10T05:44:52.085 INFO:tasks.workunit.client.0.smithi086.stdout:op 3631 completed, throughput=5MB/sec 2024-08-10T05:44:52.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:52 smithi086 ceph-mon[98993]: pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:44:52.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:52 smithi086 ceph-mon[101471]: pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:44:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:52 smithi159 ceph-mon[90359]: pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:44:53.085 INFO:tasks.workunit.client.0.smithi086.stdout: 711: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:53.086 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aKtLkollFkN5Ezw off=3920413 len=24878 2024-08-10T05:44:53.088 INFO:tasks.workunit.client.0.smithi086.stdout:op 3632 completed, throughput=4.99MB/sec 2024-08-10T05:44:53.088 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-L8iXnr-xzCcGTuF off=5750573 len=200719 2024-08-10T05:44:53.090 INFO:tasks.workunit.client.0.smithi086.stdout:op 3633 completed, throughput=4.99MB/sec 2024-08-10T05:44:53.090 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7uRpRMsC13yOq2m off=5530119 len=894964 2024-08-10T05:44:53.092 INFO:tasks.workunit.client.0.smithi086.stdout:op 3634 completed, throughput=4.99MB/sec 2024-08-10T05:44:53.092 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8XCiO00-XP6Ckho off=9878539 len=36261 2024-08-10T05:44:53.093 INFO:tasks.workunit.client.0.smithi086.stdout:op 3635 completed, throughput=4.99MB/sec 2024-08-10T05:44:53.093 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QA3rA_YD0Wb1nni off=1564633 len=466730 2024-08-10T05:44:53.094 INFO:tasks.workunit.client.0.smithi086.stdout:op 3636 completed, throughput=5MB/sec 2024-08-10T05:44:53.094 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Mgpazicx5mYYA7q off=154703 len=644633 2024-08-10T05:44:53.098 INFO:tasks.workunit.client.0.smithi086.stdout:op 3637 completed, throughput=5MB/sec 2024-08-10T05:44:53.098 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2knLBifSfrKcIhG off=109089 len=1541790 2024-08-10T05:44:53.100 INFO:tasks.workunit.client.0.smithi086.stdout:op 3638 completed, throughput=5MB/sec 2024-08-10T05:44:53.100 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lhAGcpy-LvOG6mY off=1552741 len=1249763 2024-08-10T05:44:53.105 INFO:tasks.workunit.client.0.smithi086.stdout:op 3639 completed, throughput=5MB/sec 2024-08-10T05:44:54.105 INFO:tasks.workunit.client.0.smithi086.stdout: 712: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:54.105 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MPGAGD2oc9vtr9E off=8165318 len=1579593 2024-08-10T05:44:54.115 INFO:tasks.workunit.client.0.smithi086.stdout:op 3640 completed, throughput=5MB/sec 2024-08-10T05:44:54.115 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-e2DyJDRCRfC5mVl off=22522051 len=594584 2024-08-10T05:44:54.116 INFO:tasks.workunit.client.0.smithi086.stdout:op 3641 completed, throughput=5MB/sec 2024-08-10T05:44:54.116 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--3noV1BV_QV6yrA off=429254 len=900564 2024-08-10T05:44:54.121 INFO:tasks.workunit.client.0.smithi086.stdout:op 3642 completed, throughput=5MB/sec 2024-08-10T05:44:54.121 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_ZyGH9DKPuitaFp off=3503822 len=1421717 2024-08-10T05:44:54.124 INFO:tasks.workunit.client.0.smithi086.stdout:op 3643 completed, throughput=5MB/sec 2024-08-10T05:44:54.124 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IF5K3trDTjoXZxv off=5346556 len=112246 2024-08-10T05:44:54.125 INFO:tasks.workunit.client.0.smithi086.stdout:op 3644 completed, throughput=5MB/sec 2024-08-10T05:44:54.125 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-e5_3j0h-SjCz05d off=6260296 len=2094040 2024-08-10T05:44:54.127 INFO:tasks.workunit.client.0.smithi086.stdout:op 3645 completed, throughput=5MB/sec 2024-08-10T05:44:54.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:54 smithi086 ceph-mon[98993]: pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:44:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:54 smithi086 ceph-mon[101471]: pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:44:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:54 smithi159 ceph-mon[90359]: pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:44:55.128 INFO:tasks.workunit.client.0.smithi086.stdout: 713: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:55.128 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_ZyGH9DKPuitaFp off=3014302 len=1911237 2024-08-10T05:44:55.139 INFO:tasks.workunit.client.0.smithi086.stdout:op 3646 completed, throughput=5MB/sec 2024-08-10T05:44:55.139 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rTYK1xh0Y1HocrA off=9989904 len=1754014 2024-08-10T05:44:55.147 INFO:tasks.workunit.client.0.smithi086.stdout:op 3647 completed, throughput=5MB/sec 2024-08-10T05:44:55.147 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XPA_AZq3QmjkB0Q off=1534479 len=28983 2024-08-10T05:44:55.149 INFO:tasks.workunit.client.0.smithi086.stdout:op 3648 completed, throughput=5MB/sec 2024-08-10T05:44:55.149 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-F01PHzSKeeaZhgX off=7290119 len=949584 2024-08-10T05:44:55.151 INFO:tasks.workunit.client.0.smithi086.stdout:op 3649 completed, throughput=5MB/sec 2024-08-10T05:44:56.151 INFO:tasks.workunit.client.0.smithi086.stdout: 714: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:56.151 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xSVLpniv6hw74KB off=6220845 len=1817726 2024-08-10T05:44:56.160 INFO:tasks.workunit.client.0.smithi086.stdout:op 3650 completed, throughput=5MB/sec 2024-08-10T05:44:56.160 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UbjofY-1QOZ_cpe off=1414110 len=1117800 2024-08-10T05:44:56.161 INFO:tasks.workunit.client.0.smithi086.stdout:op 3651 completed, throughput=5MB/sec 2024-08-10T05:44:56.162 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IS7yuS6ZnaaBJpA off=3428358 len=797560 2024-08-10T05:44:56.163 INFO:tasks.workunit.client.0.smithi086.stdout:op 3652 completed, throughput=5MB/sec 2024-08-10T05:44:56.163 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-deB-JgLpadkM_Da off=4490972 len=99777 2024-08-10T05:44:56.163 INFO:tasks.workunit.client.0.smithi086.stdout:op 3653 completed, throughput=5MB/sec 2024-08-10T05:44:56.163 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UZg0clo_LiMI-v1 off=15488016 len=405892 2024-08-10T05:44:56.166 INFO:tasks.workunit.client.0.smithi086.stdout:op 3654 completed, throughput=5MB/sec 2024-08-10T05:44:56.166 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oqK_TwmRoUegxME off=3285608 len=1731395 2024-08-10T05:44:56.167 INFO:tasks.workunit.client.0.smithi086.stdout:op 3655 completed, throughput=5MB/sec 2024-08-10T05:44:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:56 smithi086 ceph-mon[98993]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:44:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:44:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:56 smithi086 ceph-mon[101471]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:44:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:44:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:56 smithi159 ceph-mon[90359]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:44:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:44:57.168 INFO:tasks.workunit.client.0.smithi086.stdout: 715: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:57.168 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2DcVzEiEDOmYk5d off=10769144 len=2060117 2024-08-10T05:44:57.180 INFO:tasks.workunit.client.0.smithi086.stdout:op 3656 completed, throughput=5MB/sec 2024-08-10T05:44:57.180 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hFmWegKhvNACe9g off=13884714 len=1541483 2024-08-10T05:44:57.182 INFO:tasks.workunit.client.0.smithi086.stdout:op 3657 completed, throughput=5MB/sec 2024-08-10T05:44:57.182 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kAXNTiz3TaIuOLY off=9813365 len=839599 2024-08-10T05:44:57.187 INFO:tasks.workunit.client.0.smithi086.stdout:op 3658 completed, throughput=5MB/sec 2024-08-10T05:44:58.187 INFO:tasks.workunit.client.0.smithi086.stdout: 716: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:58.187 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zqmA7ughLRoGUd0 off=1348776 len=1268409 2024-08-10T05:44:58.193 INFO:tasks.workunit.client.0.smithi086.stdout:op 3659 completed, throughput=5MB/sec 2024-08-10T05:44:58.194 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xzpv-g1PlK_UZru off=3106542 len=243238 2024-08-10T05:44:58.194 INFO:tasks.workunit.client.0.smithi086.stdout:op 3660 completed, throughput=5MB/sec 2024-08-10T05:44:58.195 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gUCjZk5tO9pNJ2- off=8468769 len=1423612 2024-08-10T05:44:58.197 INFO:tasks.workunit.client.0.smithi086.stdout:op 3661 completed, throughput=5MB/sec 2024-08-10T05:44:58.197 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-I8G0bghAXuSjYxO off=6948883 len=431627 2024-08-10T05:44:58.198 INFO:tasks.workunit.client.0.smithi086.stdout:op 3662 completed, throughput=5MB/sec 2024-08-10T05:44:58.198 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rYPH7nt1YDC1vUb off=2669374 len=387428 2024-08-10T05:44:58.198 INFO:tasks.workunit.client.0.smithi086.stdout:op 3663 completed, throughput=5MB/sec 2024-08-10T05:44:58.199 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qNz0aufIpcTVN-9 off=10000685 len=1349569 2024-08-10T05:44:58.205 INFO:tasks.workunit.client.0.smithi086.stdout:op 3664 completed, throughput=5MB/sec 2024-08-10T05:44:58.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:44:58 smithi086 ceph-mon[98993]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:44:58.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:44:58 smithi086 ceph-mon[101471]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:44:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:44:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:44:58] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:44:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:44:58 smithi159 ceph-mon[90359]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:44:59.205 INFO:tasks.workunit.client.0.smithi086.stdout: 717: throughput=4.99MB/sec pending data=0 2024-08-10T05:44:59.205 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AexM9R6c47uFe1g off=7174058 len=1956514 2024-08-10T05:44:59.217 INFO:tasks.workunit.client.0.smithi086.stdout:op 3665 completed, throughput=5MB/sec 2024-08-10T05:44:59.217 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GRv4jfqy83LW_ov off=8628024 len=1752632 2024-08-10T05:44:59.218 INFO:tasks.workunit.client.0.smithi086.stdout:op 3666 completed, throughput=5MB/sec 2024-08-10T05:44:59.219 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-k1QAdGivsrDvFMA off=8825859 len=239556 2024-08-10T05:44:59.222 INFO:tasks.workunit.client.0.smithi086.stdout:op 3667 completed, throughput=5MB/sec 2024-08-10T05:44:59.222 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6V7orLbphhuPcA- off=1846498 len=1602600 2024-08-10T05:44:59.231 INFO:tasks.workunit.client.0.smithi086.stdout:op 3668 completed, throughput=5MB/sec 2024-08-10T05:45:00.232 INFO:tasks.workunit.client.0.smithi086.stdout: 718: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:00.232 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-i0904O4yxBvgmJq off=2543136 len=1815070 2024-08-10T05:45:00.235 INFO:tasks.workunit.client.0.smithi086.stdout:op 3669 completed, throughput=5MB/sec 2024-08-10T05:45:00.235 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xQZ27BXj3oP3Jas off=3421299 len=887538 2024-08-10T05:45:00.237 INFO:tasks.workunit.client.0.smithi086.stdout:op 3670 completed, throughput=5MB/sec 2024-08-10T05:45:00.237 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KUhXj0nHWhrY5GT off=5751709 len=1793591 2024-08-10T05:45:00.247 INFO:tasks.workunit.client.0.smithi086.stdout:op 3671 completed, throughput=5MB/sec 2024-08-10T05:45:00.248 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YPpUrp8HS-UOfvf off=17372998 len=1182393 2024-08-10T05:45:00.249 INFO:tasks.workunit.client.0.smithi086.stdout:op 3672 completed, throughput=5MB/sec 2024-08-10T05:45:00.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:00 smithi086 ceph-mon[98993]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:45:00.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:00 smithi086 ceph-mon[101471]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:45:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:00 smithi159 ceph-mon[90359]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:45:01.249 INFO:tasks.workunit.client.0.smithi086.stdout: 719: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:01.249 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NCrb_00joe9KIxD off=16315837 len=817309 2024-08-10T05:45:01.254 INFO:tasks.workunit.client.0.smithi086.stdout:op 3673 completed, throughput=5MB/sec 2024-08-10T05:45:01.255 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3Zr0s_e57NSvJ0A off=314053 len=667995 2024-08-10T05:45:01.259 INFO:tasks.workunit.client.0.smithi086.stdout:op 3674 completed, throughput=5MB/sec 2024-08-10T05:45:01.259 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8t_4BRBDg972z0v off=498236 len=1321560 2024-08-10T05:45:01.261 INFO:tasks.workunit.client.0.smithi086.stdout:op 3675 completed, throughput=5MB/sec 2024-08-10T05:45:01.262 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xZ7buAnhYjdUCqx off=11753999 len=370176 2024-08-10T05:45:01.262 INFO:tasks.workunit.client.0.smithi086.stdout:op 3676 completed, throughput=5MB/sec 2024-08-10T05:45:01.262 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Y0J5_v2HmJGMbAK off=7253848 len=1895612 2024-08-10T05:45:01.272 INFO:tasks.workunit.client.0.smithi086.stdout:op 3677 completed, throughput=5MB/sec 2024-08-10T05:45:02.273 INFO:tasks.workunit.client.0.smithi086.stdout: 720: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:02.273 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LKJs5nXkkRvBz2T off=3086510 len=1783942 2024-08-10T05:45:02.280 INFO:tasks.workunit.client.0.smithi086.stdout:op 3678 completed, throughput=5MB/sec 2024-08-10T05:45:02.280 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SsY79ODiLMPeXTP off=0 len=1850841 2024-08-10T05:45:02.286 INFO:tasks.workunit.client.0.smithi086.stdout:op 3679 completed, throughput=5MB/sec 2024-08-10T05:45:02.286 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-w_ZbQxzV_he9jvE off=16018430 len=1426466 2024-08-10T05:45:02.287 INFO:tasks.workunit.client.0.smithi086.stdout:op 3680 completed, throughput=5MB/sec 2024-08-10T05:45:02.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:02 smithi086 ceph-mon[98993]: pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:45:02.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:02 smithi086 ceph-mon[101471]: pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:45:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:02 smithi159 ceph-mon[90359]: pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:45:03.288 INFO:tasks.workunit.client.0.smithi086.stdout: 721: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:03.288 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UxbGUrV4Mmq9K43 off=18354500 len=1761490 2024-08-10T05:45:03.298 INFO:tasks.workunit.client.0.smithi086.stdout:op 3681 completed, throughput=5MB/sec 2024-08-10T05:45:03.298 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZwZvQl1f-kTifaD off=548140 len=2084959 2024-08-10T05:45:03.307 INFO:tasks.workunit.client.0.smithi086.stdout:op 3682 completed, throughput=5MB/sec 2024-08-10T05:45:03.307 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PI4PEO-6P48LNdo off=18219794 len=734562 2024-08-10T05:45:03.307 INFO:tasks.workunit.client.0.smithi086.stdout:op 3683 completed, throughput=5MB/sec 2024-08-10T05:45:03.308 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Zjg_odmNnN8JUuX off=7624513 len=1486323 2024-08-10T05:45:03.309 INFO:tasks.workunit.client.0.smithi086.stdout:op 3684 completed, throughput=5MB/sec 2024-08-10T05:45:04.309 INFO:tasks.workunit.client.0.smithi086.stdout: 722: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:04.309 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YEhORhnc_PvjCzV off=17506617 len=386555 2024-08-10T05:45:04.310 INFO:tasks.workunit.client.0.smithi086.stdout:op 3685 completed, throughput=4.99MB/sec 2024-08-10T05:45:04.310 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fPJMH63F3ob2ycO off=2723435 len=483830 2024-08-10T05:45:04.311 INFO:tasks.workunit.client.0.smithi086.stdout:op 3686 completed, throughput=5MB/sec 2024-08-10T05:45:04.311 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Muqrr3jDs4hmTKx off=9949944 len=2094046 2024-08-10T05:45:04.323 INFO:tasks.workunit.client.0.smithi086.stdout:op 3687 completed, throughput=5MB/sec 2024-08-10T05:45:04.324 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-S4E6SA7hiIsF-My off=6200403 len=2050050 2024-08-10T05:45:04.334 INFO:tasks.workunit.client.0.smithi086.stdout:op 3688 completed, throughput=5MB/sec 2024-08-10T05:45:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:04 smithi086 ceph-mon[98993]: pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:45:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:04 smithi086 ceph-mon[101471]: pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:45:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:04 smithi159 ceph-mon[90359]: pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:45:05.334 INFO:tasks.workunit.client.0.smithi086.stdout: 723: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:05.334 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PSvOGtaJmNmUyv6 off=1015112 len=648484 2024-08-10T05:45:05.339 INFO:tasks.workunit.client.0.smithi086.stdout:op 3689 completed, throughput=4.99MB/sec 2024-08-10T05:45:05.339 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7wu3WMGm2VDuw-T off=11768389 len=910976 2024-08-10T05:45:05.340 INFO:tasks.workunit.client.0.smithi086.stdout:op 3690 completed, throughput=5MB/sec 2024-08-10T05:45:05.340 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4135txCEEkArTuq off=3922139 len=1122303 2024-08-10T05:45:05.346 INFO:tasks.workunit.client.0.smithi086.stdout:op 3691 completed, throughput=5MB/sec 2024-08-10T05:45:05.347 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4iKpqEU-5_Hj5ma off=16180387 len=1369053 2024-08-10T05:45:05.354 INFO:tasks.workunit.client.0.smithi086.stdout:op 3692 completed, throughput=5MB/sec 2024-08-10T05:45:05.354 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3l8EctK-ibLszpJ off=2120129 len=902259 2024-08-10T05:45:05.359 INFO:tasks.workunit.client.0.smithi086.stdout:op 3693 completed, throughput=5MB/sec 2024-08-10T05:45:06.360 INFO:tasks.workunit.client.0.smithi086.stdout: 724: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:06.360 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eoZK31tXvTUq23i off=17027056 len=583856 2024-08-10T05:45:06.364 INFO:tasks.workunit.client.0.smithi086.stdout:op 3694 completed, throughput=4.99MB/sec 2024-08-10T05:45:06.364 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PIe-UPyuK2T-X2l off=1288075 len=392216 2024-08-10T05:45:06.367 INFO:tasks.workunit.client.0.smithi086.stdout:op 3695 completed, throughput=4.99MB/sec 2024-08-10T05:45:06.367 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CQnPvOBy6FLGRRU off=2315 len=599711 2024-08-10T05:45:06.369 INFO:tasks.workunit.client.0.smithi086.stdout:op 3696 completed, throughput=5MB/sec 2024-08-10T05:45:06.369 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UUw7eF-Gx_k-Pfh off=19094775 len=831024 2024-08-10T05:45:06.370 INFO:tasks.workunit.client.0.smithi086.stdout:op 3697 completed, throughput=5MB/sec 2024-08-10T05:45:06.370 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dvR-S1LMkx2PQnk off=7029525 len=217950 2024-08-10T05:45:06.371 INFO:tasks.workunit.client.0.smithi086.stdout:op 3698 completed, throughput=5MB/sec 2024-08-10T05:45:06.371 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FoqrFGgm71jw9br off=16741138 len=920607 2024-08-10T05:45:06.373 INFO:tasks.workunit.client.0.smithi086.stdout:op 3699 completed, throughput=5MB/sec 2024-08-10T05:45:06.373 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dbOocqUzcfrmeiZ off=2898158 len=1845526 2024-08-10T05:45:06.376 INFO:tasks.workunit.client.0.smithi086.stdout:op 3700 completed, throughput=5MB/sec 2024-08-10T05:45:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:06 smithi086 ceph-mon[98993]: pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:45:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:06 smithi086 ceph-mon[101471]: pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:45:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:06 smithi159 ceph-mon[90359]: pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:45:07.376 INFO:tasks.workunit.client.0.smithi086.stdout: 725: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:07.377 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bmh2Xgq0jd-9agD off=4185813 len=2059400 2024-08-10T05:45:07.386 INFO:tasks.workunit.client.0.smithi086.stdout:op 3701 completed, throughput=5MB/sec 2024-08-10T05:45:07.386 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-juxoqVefBjg7hLF off=4786861 len=544615 2024-08-10T05:45:07.390 INFO:tasks.workunit.client.0.smithi086.stdout:op 3702 completed, throughput=5MB/sec 2024-08-10T05:45:07.391 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RuXUkBEfw3_b6qX off=7875544 len=1259017 2024-08-10T05:45:07.392 INFO:tasks.workunit.client.0.smithi086.stdout:op 3703 completed, throughput=5MB/sec 2024-08-10T05:45:07.392 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-cxndtX8_hSBO1Eq off=3443899 len=503848 2024-08-10T05:45:07.396 INFO:tasks.workunit.client.0.smithi086.stdout:op 3704 completed, throughput=5MB/sec 2024-08-10T05:45:07.396 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-P3hY_62oxRACKwl off=760654 len=1050798 2024-08-10T05:45:07.397 INFO:tasks.workunit.client.0.smithi086.stdout:op 3705 completed, throughput=5MB/sec 2024-08-10T05:45:08.398 INFO:tasks.workunit.client.0.smithi086.stdout: 726: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:08.398 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qVnjXpbba4_gA7n off=12818504 len=966139 2024-08-10T05:45:08.400 INFO:tasks.workunit.client.0.smithi086.stdout:op 3706 completed, throughput=4.99MB/sec 2024-08-10T05:45:08.400 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YA21fgu8Pw7kWlG off=3467270 len=166516 2024-08-10T05:45:08.401 INFO:tasks.workunit.client.0.smithi086.stdout:op 3707 completed, throughput=4.99MB/sec 2024-08-10T05:45:08.401 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SRrrOqgCl6w08Ai off=18377660 len=1706465 2024-08-10T05:45:08.405 INFO:tasks.workunit.client.0.smithi086.stdout:op 3708 completed, throughput=5MB/sec 2024-08-10T05:45:08.405 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Yqt44zmVYfXdzb6 off=10318284 len=1435652 2024-08-10T05:45:08.412 INFO:tasks.workunit.client.0.smithi086.stdout:op 3709 completed, throughput=5MB/sec 2024-08-10T05:45:08.412 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Qu9lmbUKzvafFuS off=1256437 len=985407 2024-08-10T05:45:08.413 INFO:tasks.workunit.client.0.smithi086.stdout:op 3710 completed, throughput=5MB/sec 2024-08-10T05:45:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:08 smithi086 ceph-mon[98993]: pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-10T05:45:08.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:08 smithi086 ceph-mon[101471]: pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-10T05:45:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:45:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:45:08] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:45:08.739 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:08 smithi159 ceph-mon[90359]: pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-10T05:45:09.414 INFO:tasks.workunit.client.0.smithi086.stdout: 727: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:09.414 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pbzmWrm6BsN8ayr off=2634530 len=777890 2024-08-10T05:45:09.418 INFO:tasks.workunit.client.0.smithi086.stdout:op 3711 completed, throughput=4.99MB/sec 2024-08-10T05:45:09.418 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-A2ixTDOgPPMsLp0 off=6306231 len=271216 2024-08-10T05:45:09.421 INFO:tasks.workunit.client.0.smithi086.stdout:op 3712 completed, throughput=4.99MB/sec 2024-08-10T05:45:09.421 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-iWR_OEmPoBaIVXY off=13697666 len=226835 2024-08-10T05:45:09.422 INFO:tasks.workunit.client.0.smithi086.stdout:op 3713 completed, throughput=4.99MB/sec 2024-08-10T05:45:09.422 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7dxrjuXMQGaoQhy off=4435618 len=1581505 2024-08-10T05:45:09.432 INFO:tasks.workunit.client.0.smithi086.stdout:op 3714 completed, throughput=5MB/sec 2024-08-10T05:45:09.432 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MBhIXKOXq7ChM8u off=3038771 len=319728 2024-08-10T05:45:09.435 INFO:tasks.workunit.client.0.smithi086.stdout:op 3715 completed, throughput=5MB/sec 2024-08-10T05:45:09.435 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XvsqtlZJIF78apX off=448678 len=394351 2024-08-10T05:45:09.436 INFO:tasks.workunit.client.0.smithi086.stdout:op 3716 completed, throughput=5MB/sec 2024-08-10T05:45:09.436 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-h3DPnevz7s7KR0G off=12376059 len=1409352 2024-08-10T05:45:09.444 INFO:tasks.workunit.client.0.smithi086.stdout:op 3717 completed, throughput=5MB/sec 2024-08-10T05:45:09.444 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-O0DPO1QAJUJFoZV off=2195560 len=584939 2024-08-10T05:45:09.445 INFO:tasks.workunit.client.0.smithi086.stdout:op 3718 completed, throughput=5MB/sec 2024-08-10T05:45:10.446 INFO:tasks.workunit.client.0.smithi086.stdout: 728: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:10.446 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NSIkJmzXrTtzYSX off=5003022 len=857910 2024-08-10T05:45:10.451 INFO:tasks.workunit.client.0.smithi086.stdout:op 3719 completed, throughput=4.99MB/sec 2024-08-10T05:45:10.451 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uQZYFXf6Z3uJ2Aw off=1334407 len=1246821 2024-08-10T05:45:10.453 INFO:tasks.workunit.client.0.smithi086.stdout:op 3720 completed, throughput=5MB/sec 2024-08-10T05:45:10.453 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-e2bSiLFAFjAXy9M off=598776 len=1511600 2024-08-10T05:45:10.461 INFO:tasks.workunit.client.0.smithi086.stdout:op 3721 completed, throughput=5MB/sec 2024-08-10T05:45:10.461 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-L882go1oZiI2hY4 off=287507 len=1576735 2024-08-10T05:45:10.463 INFO:tasks.workunit.client.0.smithi086.stdout:op 3722 completed, throughput=5MB/sec 2024-08-10T05:45:10.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:10 smithi086 ceph-mon[98993]: pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:45:10.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:10 smithi086 ceph-mon[101471]: pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:45:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:10 smithi159 ceph-mon[90359]: pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:45:11.463 INFO:tasks.workunit.client.0.smithi086.stdout: 729: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:11.463 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-R6pCSAxpoEfWnqA off=3982621 len=328646 2024-08-10T05:45:11.466 INFO:tasks.workunit.client.0.smithi086.stdout:op 3723 completed, throughput=4.99MB/sec 2024-08-10T05:45:11.467 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-p9GqpS3clNAjc9p off=7039636 len=265658 2024-08-10T05:45:11.468 INFO:tasks.workunit.client.0.smithi086.stdout:op 3724 completed, throughput=4.99MB/sec 2024-08-10T05:45:11.468 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-65A3gn0jTKlB17i off=1551476 len=160916 2024-08-10T05:45:11.470 INFO:tasks.workunit.client.0.smithi086.stdout:op 3725 completed, throughput=4.99MB/sec 2024-08-10T05:45:11.471 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_NxyJpvcYyOMyi9 off=3462860 len=1691555 2024-08-10T05:45:11.474 INFO:tasks.workunit.client.0.smithi086.stdout:op 3726 completed, throughput=5MB/sec 2024-08-10T05:45:11.474 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-G1HNRneQ-4h-wM4 off=10802455 len=859847 2024-08-10T05:45:11.479 INFO:tasks.workunit.client.0.smithi086.stdout:op 3727 completed, throughput=5MB/sec 2024-08-10T05:45:11.479 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Fob2aAY2oO_CZl7 off=4351190 len=1928782 2024-08-10T05:45:11.488 INFO:tasks.workunit.client.0.smithi086.stdout:op 3728 completed, throughput=5MB/sec 2024-08-10T05:45:11.488 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4CLyzTYGmve6Qmw off=667222 len=1167333 2024-08-10T05:45:11.493 INFO:tasks.workunit.client.0.smithi086.stdout:op 3729 completed, throughput=5MB/sec 2024-08-10T05:45:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:45:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:45:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:45:12.494 INFO:tasks.workunit.client.0.smithi086.stdout: 730: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:12.494 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1qxoINT3g4SZtw8 off=18722091 len=681938 2024-08-10T05:45:12.495 INFO:tasks.workunit.client.0.smithi086.stdout:op 3730 completed, throughput=5MB/sec 2024-08-10T05:45:12.495 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-18QnnqqVQolBxlB off=1246939 len=1849768 2024-08-10T05:45:12.499 INFO:tasks.workunit.client.0.smithi086.stdout:op 3731 completed, throughput=5MB/sec 2024-08-10T05:45:12.499 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1Gz3z57OJFB2UxR off=2535783 len=958111 2024-08-10T05:45:12.500 INFO:tasks.workunit.client.0.smithi086.stdout:op 3732 completed, throughput=5MB/sec 2024-08-10T05:45:12.500 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LKJs5nXkkRvBz2T off=2118792 len=1792772 2024-08-10T05:45:12.503 INFO:tasks.workunit.client.0.smithi086.stdout:op 3733 completed, throughput=5MB/sec 2024-08-10T05:45:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:12 smithi086 ceph-mon[98993]: pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-10T05:45:12.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:12 smithi086 ceph-mon[101471]: pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-10T05:45:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:12 smithi159 ceph-mon[90359]: pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-10T05:45:13.504 INFO:tasks.workunit.client.0.smithi086.stdout: 731: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:13.504 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xAPUJy9Zml5AF-H off=9118154 len=1150160 2024-08-10T05:45:13.506 INFO:tasks.workunit.client.0.smithi086.stdout:op 3734 completed, throughput=5MB/sec 2024-08-10T05:45:13.506 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-m9Z__Y22nhXmRi_ off=8234012 len=297079 2024-08-10T05:45:13.508 INFO:tasks.workunit.client.0.smithi086.stdout:op 3735 completed, throughput=5MB/sec 2024-08-10T05:45:13.508 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ieLJuIL7YIYEpmF off=0 len=1542727 2024-08-10T05:45:13.518 INFO:tasks.workunit.client.0.smithi086.stdout:op 3736 completed, throughput=5MB/sec 2024-08-10T05:45:13.518 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TUYE0nijJ9SdFzs off=4014443 len=152158 2024-08-10T05:45:13.519 INFO:tasks.workunit.client.0.smithi086.stdout:op 3737 completed, throughput=5MB/sec 2024-08-10T05:45:13.519 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-c7ciD9we71Jg8Be off=3818315 len=2008486 2024-08-10T05:45:13.521 INFO:tasks.workunit.client.0.smithi086.stdout:op 3738 completed, throughput=5MB/sec 2024-08-10T05:45:14.522 INFO:tasks.workunit.client.0.smithi086.stdout: 732: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:14.522 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aF-Gm14JROJCqpV off=3879900 len=1984999 2024-08-10T05:45:14.533 INFO:tasks.workunit.client.0.smithi086.stdout:op 3739 completed, throughput=5MB/sec 2024-08-10T05:45:14.533 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dxodl-X2ScwR8SU off=9096485 len=2080328 2024-08-10T05:45:14.543 INFO:tasks.workunit.client.0.smithi086.stdout:op 3740 completed, throughput=5MB/sec 2024-08-10T05:45:14.543 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_h91peV0egPCMDw off=6892203 len=902653 2024-08-10T05:45:14.544 INFO:tasks.workunit.client.0.smithi086.stdout:op 3741 completed, throughput=5MB/sec 2024-08-10T05:45:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:14 smithi086 ceph-mon[98993]: pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:45:14.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:14 smithi086 ceph-mon[101471]: pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:45:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:14 smithi159 ceph-mon[90359]: pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:45:15.544 INFO:tasks.workunit.client.0.smithi086.stdout: 733: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:15.544 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KBdmU8AjS651-9_ off=1398371 len=750924 2024-08-10T05:45:15.549 INFO:tasks.workunit.client.0.smithi086.stdout:op 3742 completed, throughput=4.99MB/sec 2024-08-10T05:45:15.549 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Pxz5ZdYe9DcF6iF off=23123629 len=1854848 2024-08-10T05:45:15.557 INFO:tasks.workunit.client.0.smithi086.stdout:op 3743 completed, throughput=5MB/sec 2024-08-10T05:45:15.557 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VIYldVXdD_FgYQq off=8258112 len=1732697 2024-08-10T05:45:15.567 INFO:tasks.workunit.client.0.smithi086.stdout:op 3744 completed, throughput=5MB/sec 2024-08-10T05:45:15.567 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vyjdSsWqrPVCEqk off=6420482 len=319500 2024-08-10T05:45:15.570 INFO:tasks.workunit.client.0.smithi086.stdout:op 3745 completed, throughput=5MB/sec 2024-08-10T05:45:15.570 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rmgsTO6zeQ5oSIT off=257918 len=960079 2024-08-10T05:45:15.575 INFO:tasks.workunit.client.0.smithi086.stdout:op 3746 completed, throughput=5MB/sec 2024-08-10T05:45:16.576 INFO:tasks.workunit.client.0.smithi086.stdout: 734: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:16.576 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Suflm5OuSVufmRo off=5365369 len=837114 2024-08-10T05:45:16.580 INFO:tasks.workunit.client.0.smithi086.stdout:op 3747 completed, throughput=5MB/sec 2024-08-10T05:45:16.580 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oJPnHeO0V6URAR8 off=920528 len=280168 2024-08-10T05:45:16.581 INFO:tasks.workunit.client.0.smithi086.stdout:op 3748 completed, throughput=5MB/sec 2024-08-10T05:45:16.581 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3CIOhUQNKkx1CUG off=5369170 len=192645 2024-08-10T05:45:16.584 INFO:tasks.workunit.client.0.smithi086.stdout:op 3749 completed, throughput=5MB/sec 2024-08-10T05:45:16.584 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gUevaQSP5dR39wB off=10762128 len=176558 2024-08-10T05:45:16.584 INFO:tasks.workunit.client.0.smithi086.stdout:op 3750 completed, throughput=5MB/sec 2024-08-10T05:45:16.584 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uNRQplPqnZ1THlZ off=11843228 len=746529 2024-08-10T05:45:16.585 INFO:tasks.workunit.client.0.smithi086.stdout:op 3751 completed, throughput=5MB/sec 2024-08-10T05:45:16.585 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RWIu7p3VJBglRzg off=4764207 len=1349472 2024-08-10T05:45:16.587 INFO:tasks.workunit.client.0.smithi086.stdout:op 3752 completed, throughput=5MB/sec 2024-08-10T05:45:16.587 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-noHWiKJlFmkdukj off=5933147 len=984894 2024-08-10T05:45:16.592 INFO:tasks.workunit.client.0.smithi086.stdout:op 3753 completed, throughput=5MB/sec 2024-08-10T05:45:16.592 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OYaPfSS-fsVE4zk off=4948167 len=1165883 2024-08-10T05:45:16.593 INFO:tasks.workunit.client.0.smithi086.stdout:op 3754 completed, throughput=5MB/sec 2024-08-10T05:45:16.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:16 smithi086 ceph-mon[98993]: pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:45:16.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:16 smithi086 ceph-mon[101471]: pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:45:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:16 smithi159 ceph-mon[90359]: pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:45:17.593 INFO:tasks.workunit.client.0.smithi086.stdout: 735: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:17.594 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xh0oI09h-v-bjln off=1426599 len=1233868 2024-08-10T05:45:17.602 INFO:tasks.workunit.client.0.smithi086.stdout:op 3755 completed, throughput=5MB/sec 2024-08-10T05:45:17.602 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WBCyYVcBkJZdiFx off=3319528 len=1736865 2024-08-10T05:45:17.609 INFO:tasks.workunit.client.0.smithi086.stdout:op 3756 completed, throughput=5MB/sec 2024-08-10T05:45:17.609 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tnbLqHV3_CGxAu1 off=3946559 len=2011478 2024-08-10T05:45:17.612 INFO:tasks.workunit.client.0.smithi086.stdout:op 3757 completed, throughput=5MB/sec 2024-08-10T05:45:18.613 INFO:tasks.workunit.client.0.smithi086.stdout: 736: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:18.613 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SyAEBK6YJm7r6Dx off=7823019 len=1404851 2024-08-10T05:45:18.620 INFO:tasks.workunit.client.0.smithi086.stdout:op 3758 completed, throughput=5MB/sec 2024-08-10T05:45:18.620 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9QmGz0cQ0vJvY74 off=1196785 len=1974680 2024-08-10T05:45:18.624 INFO:tasks.workunit.client.0.smithi086.stdout:op 3759 completed, throughput=5MB/sec 2024-08-10T05:45:18.624 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UyKrGGntXqhMXId off=5578237 len=73555 2024-08-10T05:45:18.624 INFO:tasks.workunit.client.0.smithi086.stdout:op 3760 completed, throughput=5MB/sec 2024-08-10T05:45:18.624 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hEzMiK8AF_wayFi off=18426875 len=1733928 2024-08-10T05:45:18.627 INFO:tasks.workunit.client.0.smithi086.stdout:op 3761 completed, throughput=5MB/sec 2024-08-10T05:45:18.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:18 smithi086 ceph-mon[98993]: pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:45:18.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:18 smithi086 ceph-mon[101471]: pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:45:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:45:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:45:18] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-08-10T05:45:18.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:18 smithi159 ceph-mon[90359]: pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:45:19.627 INFO:tasks.workunit.client.0.smithi086.stdout: 737: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:19.627 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rVCu18DQCYtytlq off=18246511 len=71991 2024-08-10T05:45:19.630 INFO:tasks.workunit.client.0.smithi086.stdout:op 3762 completed, throughput=4.99MB/sec 2024-08-10T05:45:19.630 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wQ6NJOgDtrFkGVn off=5118950 len=1607482 2024-08-10T05:45:19.640 INFO:tasks.workunit.client.0.smithi086.stdout:op 3763 completed, throughput=5MB/sec 2024-08-10T05:45:19.640 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1Z3EksbmXS3RTsB off=802433 len=302024 2024-08-10T05:45:19.641 INFO:tasks.workunit.client.0.smithi086.stdout:op 3764 completed, throughput=5MB/sec 2024-08-10T05:45:19.641 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xdgFie6U7jRWF7v off=19589298 len=1660688 2024-08-10T05:45:19.643 INFO:tasks.workunit.client.0.smithi086.stdout:op 3765 completed, throughput=5MB/sec 2024-08-10T05:45:19.643 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WPmnW02GFHeptjo off=11200893 len=526782 2024-08-10T05:45:19.647 INFO:tasks.workunit.client.0.smithi086.stdout:op 3766 completed, throughput=5MB/sec 2024-08-10T05:45:19.647 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PvgqIp1b5D1bVyp off=7950693 len=2076183 2024-08-10T05:45:19.656 INFO:tasks.workunit.client.0.smithi086.stdout:op 3767 completed, throughput=5MB/sec 2024-08-10T05:45:20.656 INFO:tasks.workunit.client.0.smithi086.stdout: 738: throughput=5MB/sec pending data=0 2024-08-10T05:45:20.657 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1pwjOe79oHHX9S7 off=17169751 len=1230180 2024-08-10T05:45:20.663 INFO:tasks.workunit.client.0.smithi086.stdout:op 3768 completed, throughput=5MB/sec 2024-08-10T05:45:20.663 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dOeWbziOOoXu-yV off=2443477 len=1619552 2024-08-10T05:45:20.666 INFO:tasks.workunit.client.0.smithi086.stdout:op 3769 completed, throughput=5MB/sec 2024-08-10T05:45:20.666 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UVCmHizcCMWcw_E off=9652278 len=1670307 2024-08-10T05:45:20.669 INFO:tasks.workunit.client.0.smithi086.stdout:op 3770 completed, throughput=5MB/sec 2024-08-10T05:45:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:20 smithi086 ceph-mon[98993]: pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:45:20.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:20 smithi086 ceph-mon[101471]: pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:45:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:20 smithi159 ceph-mon[90359]: pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:45:21.669 INFO:tasks.workunit.client.0.smithi086.stdout: 739: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:21.669 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gM9SSQmVB8cC7c3 off=14845458 len=2081664 2024-08-10T05:45:21.671 INFO:tasks.workunit.client.0.smithi086.stdout:op 3771 completed, throughput=5MB/sec 2024-08-10T05:45:21.672 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bNi1_6Hn1gqE7QN off=30037 len=1768262 2024-08-10T05:45:21.676 INFO:tasks.workunit.client.0.smithi086.stdout:op 3772 completed, throughput=5MB/sec 2024-08-10T05:45:21.676 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JMz3rswwxi0mc4l off=12071614 len=1295592 2024-08-10T05:45:21.682 INFO:tasks.workunit.client.0.smithi086.stdout:op 3773 completed, throughput=5MB/sec 2024-08-10T05:45:22.683 INFO:tasks.workunit.client.0.smithi086.stdout: 740: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:22.683 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-y2Yx2k3BAmOv02R off=8873015 len=1415433 2024-08-10T05:45:22.684 INFO:tasks.workunit.client.0.smithi086.stdout:op 3774 completed, throughput=5MB/sec 2024-08-10T05:45:22.685 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yPTRqKVHS0J1MUA off=8676483 len=718104 2024-08-10T05:45:22.689 INFO:tasks.workunit.client.0.smithi086.stdout:op 3775 completed, throughput=5MB/sec 2024-08-10T05:45:22.690 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-P39nVdnniiHRMYv off=2714442 len=650536 2024-08-10T05:45:22.691 INFO:tasks.workunit.client.0.smithi086.stdout:op 3776 completed, throughput=5MB/sec 2024-08-10T05:45:22.691 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZvG6S-oPpia4DBX off=0 len=1511246 2024-08-10T05:45:22.693 INFO:tasks.workunit.client.0.smithi086.stdout:op 3777 completed, throughput=5MB/sec 2024-08-10T05:45:22.693 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RtqHtl0huL3NSGR off=16933580 len=420899 2024-08-10T05:45:22.696 INFO:tasks.workunit.client.0.smithi086.stdout:op 3778 completed, throughput=5MB/sec 2024-08-10T05:45:22.696 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wHH8evJ8E24r-Oj off=3692885 len=1493703 2024-08-10T05:45:22.703 INFO:tasks.workunit.client.0.smithi086.stdout:op 3779 completed, throughput=5MB/sec 2024-08-10T05:45:22.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:22 smithi086 ceph-mon[101471]: pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:45:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:22 smithi086 ceph-mon[98993]: pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:45:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:22 smithi159 ceph-mon[90359]: pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:45:23.704 INFO:tasks.workunit.client.0.smithi086.stdout: 741: throughput=5MB/sec pending data=0 2024-08-10T05:45:23.704 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MvaWclPdyh4ds0k off=3855364 len=1351196 2024-08-10T05:45:23.707 INFO:tasks.workunit.client.0.smithi086.stdout:op 3780 completed, throughput=5MB/sec 2024-08-10T05:45:23.707 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3y-5S6fuRX7Hjwp off=682212 len=1716367 2024-08-10T05:45:23.709 INFO:tasks.workunit.client.0.smithi086.stdout:op 3781 completed, throughput=5MB/sec 2024-08-10T05:45:23.709 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kAXNTiz3TaIuOLY off=3765604 len=515260 2024-08-10T05:45:23.711 INFO:tasks.workunit.client.0.smithi086.stdout:op 3782 completed, throughput=5MB/sec 2024-08-10T05:45:23.711 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ggCOqtRtafGGDgJ off=4506559 len=1240352 2024-08-10T05:45:23.719 INFO:tasks.workunit.client.0.smithi086.stdout:op 3783 completed, throughput=5MB/sec 2024-08-10T05:45:24.719 INFO:tasks.workunit.client.0.smithi086.stdout: 742: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:24.719 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EZ867Y59HcSoKew off=7991763 len=1131852 2024-08-10T05:45:24.722 INFO:tasks.workunit.client.0.smithi086.stdout:op 3784 completed, throughput=5MB/sec 2024-08-10T05:45:24.722 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8bI1cnBz7TVcFbk off=5867407 len=2039746 2024-08-10T05:45:24.733 INFO:tasks.workunit.client.0.smithi086.stdout:op 3785 completed, throughput=5MB/sec 2024-08-10T05:45:24.733 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZN_fUdUeN2Y0K5F off=6373651 len=1306184 2024-08-10T05:45:24.739 INFO:tasks.workunit.client.0.smithi086.stdout:op 3786 completed, throughput=5MB/sec 2024-08-10T05:45:24.739 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QOkj-Dn-BqfMvJa off=2209537 len=512541 2024-08-10T05:45:24.740 INFO:tasks.workunit.client.0.smithi086.stdout:op 3787 completed, throughput=5MB/sec 2024-08-10T05:45:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:24 smithi086 ceph-mon[101471]: pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:45:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:24 smithi086 ceph-mon[98993]: pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:45:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:24 smithi159 ceph-mon[90359]: pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:45:25.740 INFO:tasks.workunit.client.0.smithi086.stdout: 743: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:25.740 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FPwbCBe5Cn0AJZz off=11281947 len=1131626 2024-08-10T05:45:25.746 INFO:tasks.workunit.client.0.smithi086.stdout:op 3788 completed, throughput=5MB/sec 2024-08-10T05:45:25.746 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Y8P9y7Uv94BBDsR off=4873796 len=775208 2024-08-10T05:45:25.751 INFO:tasks.workunit.client.0.smithi086.stdout:op 3789 completed, throughput=5MB/sec 2024-08-10T05:45:25.751 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-y6Qs9U8hhahCBHP off=13692801 len=1053006 2024-08-10T05:45:25.756 INFO:tasks.workunit.client.0.smithi086.stdout:op 3790 completed, throughput=5MB/sec 2024-08-10T05:45:25.756 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TKikiztwoZv6Ifn off=2070409 len=1139780 2024-08-10T05:45:25.763 INFO:tasks.workunit.client.0.smithi086.stdout:op 3791 completed, throughput=5MB/sec 2024-08-10T05:45:25.763 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FE-60WxdpBrUF8L off=1053395 len=60316 2024-08-10T05:45:25.764 INFO:tasks.workunit.client.0.smithi086.stdout:op 3792 completed, throughput=5MB/sec 2024-08-10T05:45:25.764 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GxqjkeAeLTFCn0Y off=10043547 len=433978 2024-08-10T05:45:25.767 INFO:tasks.workunit.client.0.smithi086.stdout:op 3793 completed, throughput=5MB/sec 2024-08-10T05:45:25.767 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KYZsY9dFxQyossk off=14792792 len=842128 2024-08-10T05:45:25.769 INFO:tasks.workunit.client.0.smithi086.stdout:op 3794 completed, throughput=5MB/sec 2024-08-10T05:45:26.770 INFO:tasks.workunit.client.0.smithi086.stdout: 744: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:26.770 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-E6Rl_Wn-cps3Qnz off=1761118 len=408246 2024-08-10T05:45:26.771 INFO:tasks.workunit.client.0.smithi086.stdout:op 3795 completed, throughput=4.99MB/sec 2024-08-10T05:45:26.771 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pInTc4KkDNlfAQK off=1075927 len=1035581 2024-08-10T05:45:26.773 INFO:tasks.workunit.client.0.smithi086.stdout:op 3796 completed, throughput=5MB/sec 2024-08-10T05:45:26.773 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RKmBdbsulVCQWzK off=7083844 len=1132390 2024-08-10T05:45:26.775 INFO:tasks.workunit.client.0.smithi086.stdout:op 3797 completed, throughput=5MB/sec 2024-08-10T05:45:26.775 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tlNaLTiUtceG6tm off=14609715 len=595065 2024-08-10T05:45:26.780 INFO:tasks.workunit.client.0.smithi086.stdout:op 3798 completed, throughput=5MB/sec 2024-08-10T05:45:26.780 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-s7JRmRtskismS3i off=8723540 len=1805282 2024-08-10T05:45:26.791 INFO:tasks.workunit.client.0.smithi086.stdout:op 3799 completed, throughput=5MB/sec 2024-08-10T05:45:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:26 smithi086 ceph-mon[98993]: pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:45:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:45:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:26 smithi086 ceph-mon[101471]: pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:45:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:45:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:26 smithi159 ceph-mon[90359]: pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:45:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:45:27.791 INFO:tasks.workunit.client.0.smithi086.stdout: 745: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:27.831 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Zrj6uyCW1SUN0jZ off=2520458 len=1600249 2024-08-10T05:45:27.832 INFO:tasks.workunit.client.0.smithi086.stdout:op 3800 completed, throughput=5MB/sec 2024-08-10T05:45:27.832 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-874BY6GrLOlL-WN off=5904180 len=417397 2024-08-10T05:45:27.832 INFO:tasks.workunit.client.0.smithi086.stdout:op 3801 completed, throughput=5MB/sec 2024-08-10T05:45:27.833 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JZ-dVxlo9AIL9LY off=4289688 len=740251 2024-08-10T05:45:27.833 INFO:tasks.workunit.client.0.smithi086.stdout:op 3802 completed, throughput=5MB/sec 2024-08-10T05:45:27.833 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-e6mjQnkBOMGhGY3 off=3963950 len=1023609 2024-08-10T05:45:27.833 INFO:tasks.workunit.client.0.smithi086.stdout:op 3803 completed, throughput=5MB/sec 2024-08-10T05:45:27.833 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4NFaSIi2Hac4NJo off=1018858 len=824275 2024-08-10T05:45:27.833 INFO:tasks.workunit.client.0.smithi086.stdout:op 3804 completed, throughput=5MB/sec 2024-08-10T05:45:27.833 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-e7SKWcR0_VNMI90 off=18222575 len=896800 2024-08-10T05:45:27.833 INFO:tasks.workunit.client.0.smithi086.stdout:op 3805 completed, throughput=5MB/sec 2024-08-10T05:45:28.522 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:45:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:45:28] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-08-10T05:45:28.814 INFO:tasks.workunit.client.0.smithi086.stdout: 746: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:28.814 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-g2G2NDGAFpYqVzA off=11188416 len=1816300 2024-08-10T05:45:28.823 INFO:tasks.workunit.client.0.smithi086.stdout:op 3806 completed, throughput=5MB/sec 2024-08-10T05:45:28.823 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-P0fSDgr8dm7RWef off=657193 len=1439497 2024-08-10T05:45:28.829 INFO:tasks.workunit.client.0.smithi086.stdout:op 3807 completed, throughput=5MB/sec 2024-08-10T05:45:28.830 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PshFqpEbuZH1vmQ off=35497 len=101223 2024-08-10T05:45:28.830 INFO:tasks.workunit.client.0.smithi086.stdout:op 3808 completed, throughput=5MB/sec 2024-08-10T05:45:28.830 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BY3aAvYY3Qq_es7 off=2696381 len=1931504 2024-08-10T05:45:28.832 INFO:tasks.workunit.client.0.smithi086.stdout:op 3809 completed, throughput=5MB/sec 2024-08-10T05:45:28.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:28 smithi086 ceph-mon[98993]: pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:45:28.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:28 smithi086 ceph-mon[101471]: pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:45:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:28 smithi159 ceph-mon[90359]: pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:45:29.833 INFO:tasks.workunit.client.0.smithi086.stdout: 747: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:29.833 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Lv0NE28tLjR60gW off=2487518 len=208211 2024-08-10T05:45:29.836 INFO:tasks.workunit.client.0.smithi086.stdout:op 3810 completed, throughput=4.99MB/sec 2024-08-10T05:45:29.836 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8kzARfao9o_OZmK off=18482001 len=1745891 2024-08-10T05:45:29.838 INFO:tasks.workunit.client.0.smithi086.stdout:op 3811 completed, throughput=5MB/sec 2024-08-10T05:45:29.838 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xZ7MJYUmc6qShjb off=0 len=1622815 2024-08-10T05:45:29.848 INFO:tasks.workunit.client.0.smithi086.stdout:op 3812 completed, throughput=5MB/sec 2024-08-10T05:45:29.848 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--NFNAjZWr-5TCaw off=2499434 len=433772 2024-08-10T05:45:29.849 INFO:tasks.workunit.client.0.smithi086.stdout:op 3813 completed, throughput=5MB/sec 2024-08-10T05:45:29.849 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KyExdhAecNlYw6a off=5082483 len=1573562 2024-08-10T05:45:29.851 INFO:tasks.workunit.client.0.smithi086.stdout:op 3814 completed, throughput=5MB/sec 2024-08-10T05:45:30.851 INFO:tasks.workunit.client.0.smithi086.stdout: 748: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:30.852 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yTJgx4zcbRRJC1r off=1811962 len=1602316 2024-08-10T05:45:30.859 INFO:tasks.workunit.client.0.smithi086.stdout:op 3815 completed, throughput=5MB/sec 2024-08-10T05:45:30.859 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qRBAaJ1xoEJn6zX off=6016715 len=566802 2024-08-10T05:45:30.860 INFO:tasks.workunit.client.0.smithi086.stdout:op 3816 completed, throughput=5MB/sec 2024-08-10T05:45:30.860 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-juxoqVefBjg7hLF off=8982746 len=616537 2024-08-10T05:45:30.865 INFO:tasks.workunit.client.0.smithi086.stdout:op 3817 completed, throughput=5MB/sec 2024-08-10T05:45:30.865 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QZ6A0sedqt2kA6c off=1622746 len=390869 2024-08-10T05:45:30.866 INFO:tasks.workunit.client.0.smithi086.stdout:op 3818 completed, throughput=5MB/sec 2024-08-10T05:45:30.866 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LjnIBMYBGYVDKgB off=1039879 len=1923306 2024-08-10T05:45:30.868 INFO:tasks.workunit.client.0.smithi086.stdout:op 3819 completed, throughput=5MB/sec 2024-08-10T05:45:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:30 smithi086 ceph-mon[98993]: pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:45:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:30 smithi086 ceph-mon[101471]: pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:45:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:30 smithi159 ceph-mon[90359]: pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:45:31.868 INFO:tasks.workunit.client.0.smithi086.stdout: 749: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:31.869 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eEVGluUAdW6E6Eq off=10799080 len=1659279 2024-08-10T05:45:31.878 INFO:tasks.workunit.client.0.smithi086.stdout:op 3820 completed, throughput=5MB/sec 2024-08-10T05:45:31.878 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4zQ0v4bCYk6sADA off=7863539 len=917068 2024-08-10T05:45:31.880 INFO:tasks.workunit.client.0.smithi086.stdout:op 3821 completed, throughput=5MB/sec 2024-08-10T05:45:31.880 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8XwYLpEbe-EJ29q off=17906055 len=1054744 2024-08-10T05:45:31.882 INFO:tasks.workunit.client.0.smithi086.stdout:op 3822 completed, throughput=5MB/sec 2024-08-10T05:45:31.882 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hJi4H3RhbGNYvOi off=13075174 len=1503700 2024-08-10T05:45:31.884 INFO:tasks.workunit.client.0.smithi086.stdout:op 3823 completed, throughput=5MB/sec 2024-08-10T05:45:32.884 INFO:tasks.workunit.client.0.smithi086.stdout: 750: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:32.884 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Zvs5wBCRbIO8tge off=252414 len=1245192 2024-08-10T05:45:32.889 INFO:tasks.workunit.client.0.smithi086.stdout:op 3824 completed, throughput=5MB/sec 2024-08-10T05:45:32.889 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EG4aoj6e96oAmk4 off=449086 len=1130149 2024-08-10T05:45:32.894 INFO:tasks.workunit.client.0.smithi086.stdout:op 3825 completed, throughput=5MB/sec 2024-08-10T05:45:32.894 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-a9LWurzl2rs7ZEt off=12759258 len=1243887 2024-08-10T05:45:32.901 INFO:tasks.workunit.client.0.smithi086.stdout:op 3826 completed, throughput=5MB/sec 2024-08-10T05:45:32.902 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Kbg8HsMGp4pLXZs off=1886270 len=1370956 2024-08-10T05:45:32.903 INFO:tasks.workunit.client.0.smithi086.stdout:op 3827 completed, throughput=5MB/sec 2024-08-10T05:45:32.903 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3fouI8t24taRn2a off=2361909 len=131194 2024-08-10T05:45:32.903 INFO:tasks.workunit.client.0.smithi086.stdout:op 3828 completed, throughput=5MB/sec 2024-08-10T05:45:32.904 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DbI-ah3FHn-MrVI off=15562359 len=1613118 2024-08-10T05:45:32.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:32 smithi086 ceph-mon[101471]: pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:45:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:32 smithi086 ceph-mon[98993]: pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:45:32.914 INFO:tasks.workunit.client.0.smithi086.stdout:op 3829 completed, throughput=5MB/sec 2024-08-10T05:45:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:32 smithi159 ceph-mon[90359]: pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:45:33.914 INFO:tasks.workunit.client.0.smithi086.stdout: 751: throughput=5MB/sec pending data=0 2024-08-10T05:45:33.914 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zOF5tJ3uYfUd24E off=19528886 len=167827 2024-08-10T05:45:33.917 INFO:tasks.workunit.client.0.smithi086.stdout:op 3830 completed, throughput=5MB/sec 2024-08-10T05:45:33.917 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iM982lQAMIVMjBi off=15237719 len=224843 2024-08-10T05:45:33.920 INFO:tasks.workunit.client.0.smithi086.stdout:op 3831 completed, throughput=5MB/sec 2024-08-10T05:45:33.920 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sbbhrdbC63KlBeB off=9330032 len=1807497 2024-08-10T05:45:33.924 INFO:tasks.workunit.client.0.smithi086.stdout:op 3832 completed, throughput=5MB/sec 2024-08-10T05:45:33.924 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kTeFlsfOXzTDWx9 off=2989064 len=1561656 2024-08-10T05:45:33.931 INFO:tasks.workunit.client.0.smithi086.stdout:op 3833 completed, throughput=5MB/sec 2024-08-10T05:45:33.931 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lxTsxsXzWzgvqRz off=2116620 len=1073798 2024-08-10T05:45:33.936 INFO:tasks.workunit.client.0.smithi086.stdout:op 3834 completed, throughput=5MB/sec 2024-08-10T05:45:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:34 smithi086 ceph-mon[101471]: pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:45:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:34 smithi086 ceph-mon[98993]: pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:45:34.936 INFO:tasks.workunit.client.0.smithi086.stdout: 752: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:34.936 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sLtOh-0Huz0WNzO off=3699951 len=1608473 2024-08-10T05:45:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:34 smithi159 ceph-mon[90359]: pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:45:34.938 INFO:tasks.workunit.client.0.smithi086.stdout:op 3835 completed, throughput=5MB/sec 2024-08-10T05:45:34.938 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IPtWMLjYzPWV7NA off=10097171 len=199113 2024-08-10T05:45:34.942 INFO:tasks.workunit.client.0.smithi086.stdout:op 3836 completed, throughput=5MB/sec 2024-08-10T05:45:34.942 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0fSVJVU0uFVkz6j off=10267233 len=518533 2024-08-10T05:45:34.946 INFO:tasks.workunit.client.0.smithi086.stdout:op 3837 completed, throughput=5MB/sec 2024-08-10T05:45:34.946 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0zlQca7aDT5aifj off=1774317 len=1710525 2024-08-10T05:45:34.955 INFO:tasks.workunit.client.0.smithi086.stdout:op 3838 completed, throughput=5MB/sec 2024-08-10T05:45:34.955 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pRIQP3neFNIyGyH off=11593787 len=1575173 2024-08-10T05:45:34.962 INFO:tasks.workunit.client.0.smithi086.stdout:op 3839 completed, throughput=5MB/sec 2024-08-10T05:45:35.963 INFO:tasks.workunit.client.0.smithi086.stdout: 753: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:35.963 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wtzjrqsBz06Z_pc off=6340275 len=473008 2024-08-10T05:45:35.964 INFO:tasks.workunit.client.0.smithi086.stdout:op 3840 completed, throughput=5MB/sec 2024-08-10T05:45:35.964 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Olz_ws-PL2Ezn_2 off=5681012 len=1141968 2024-08-10T05:45:35.970 INFO:tasks.workunit.client.0.smithi086.stdout:op 3841 completed, throughput=5MB/sec 2024-08-10T05:45:35.970 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oCMEXi5jIFakcek off=3584552 len=1837164 2024-08-10T05:45:35.972 INFO:tasks.workunit.client.0.smithi086.stdout:op 3842 completed, throughput=5MB/sec 2024-08-10T05:45:35.972 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8l6Koz5nn0TGqRM off=10203836 len=1091892 2024-08-10T05:45:35.973 INFO:tasks.workunit.client.0.smithi086.stdout:op 3843 completed, throughput=5MB/sec 2024-08-10T05:45:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:36 smithi086 ceph-mon[98993]: pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:45:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:36 smithi086 ceph-mon[101471]: pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:45:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:36 smithi159 ceph-mon[90359]: pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:45:36.974 INFO:tasks.workunit.client.0.smithi086.stdout: 754: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:36.974 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mxy5Y768t9YBaTB off=1914586 len=1081777 2024-08-10T05:45:36.976 INFO:tasks.workunit.client.0.smithi086.stdout:op 3844 completed, throughput=5MB/sec 2024-08-10T05:45:36.976 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-onjurY_RiIxb-Ek off=2931249 len=1072895 2024-08-10T05:45:36.982 INFO:tasks.workunit.client.0.smithi086.stdout:op 3845 completed, throughput=5MB/sec 2024-08-10T05:45:36.983 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gbZDDg7FAb13rUl off=7193714 len=2062176 2024-08-10T05:45:36.994 INFO:tasks.workunit.client.0.smithi086.stdout:op 3846 completed, throughput=5MB/sec 2024-08-10T05:45:36.994 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oOo40L7iBBMAPhL off=7130225 len=370185 2024-08-10T05:45:36.995 INFO:tasks.workunit.client.0.smithi086.stdout:op 3847 completed, throughput=5MB/sec 2024-08-10T05:45:36.995 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Hq8ZVy6-qu4nmdl off=17662079 len=1314425 2024-08-10T05:45:36.997 INFO:tasks.workunit.client.0.smithi086.stdout:op 3848 completed, throughput=5MB/sec 2024-08-10T05:45:37.998 INFO:tasks.workunit.client.0.smithi086.stdout: 755: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:37.998 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0llA_GxCenDPYkB off=19357336 len=491387 2024-08-10T05:45:37.999 INFO:tasks.workunit.client.0.smithi086.stdout:op 3849 completed, throughput=5MB/sec 2024-08-10T05:45:37.999 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ncUa3TDqNXqmcp3 off=6106386 len=1908176 2024-08-10T05:45:38.001 INFO:tasks.workunit.client.0.smithi086.stdout:op 3850 completed, throughput=5MB/sec 2024-08-10T05:45:38.002 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AGpY0qPg3RZUneS off=16702889 len=1603282 2024-08-10T05:45:38.010 INFO:tasks.workunit.client.0.smithi086.stdout:op 3851 completed, throughput=5MB/sec 2024-08-10T05:45:38.010 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-z5RN4F68DJZ9ILE off=9534389 len=1947172 2024-08-10T05:45:38.014 INFO:tasks.workunit.client.0.smithi086.stdout:op 3852 completed, throughput=5MB/sec 2024-08-10T05:45:38.537 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:45:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:45:38] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-08-10T05:45:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:38 smithi086 ceph-mon[98993]: pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:45:38.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:38 smithi086 ceph-mon[101471]: pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:45:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:38 smithi159 ceph-mon[90359]: pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:45:39.014 INFO:tasks.workunit.client.0.smithi086.stdout: 756: throughput=5MB/sec pending data=0 2024-08-10T05:45:39.014 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tL6GQovybrA5ZxX off=9906514 len=1679098 2024-08-10T05:45:39.017 INFO:tasks.workunit.client.0.smithi086.stdout:op 3853 completed, throughput=5MB/sec 2024-08-10T05:45:39.017 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aLL3BlJ4nj2Su1U off=3517711 len=1603136 2024-08-10T05:45:39.019 INFO:tasks.workunit.client.0.smithi086.stdout:op 3854 completed, throughput=5MB/sec 2024-08-10T05:45:39.020 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jtI9H9GaitJAV0t off=4735893 len=543099 2024-08-10T05:45:39.024 INFO:tasks.workunit.client.0.smithi086.stdout:op 3855 completed, throughput=5MB/sec 2024-08-10T05:45:40.025 INFO:tasks.workunit.client.0.smithi086.stdout: 757: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:40.025 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-39KNZNd94qQnYin off=11322670 len=1432562 2024-08-10T05:45:40.028 INFO:tasks.workunit.client.0.smithi086.stdout:op 3856 completed, throughput=5MB/sec 2024-08-10T05:45:40.028 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-L4RHeVmm5-1hJrc off=12425789 len=840231 2024-08-10T05:45:40.033 INFO:tasks.workunit.client.0.smithi086.stdout:op 3857 completed, throughput=5MB/sec 2024-08-10T05:45:40.033 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PRA55gjhD3r1NxE off=261698 len=470822 2024-08-10T05:45:40.037 INFO:tasks.workunit.client.0.smithi086.stdout:op 3858 completed, throughput=5MB/sec 2024-08-10T05:45:40.038 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lWOfl9PHkwhte1g off=16191191 len=1495867 2024-08-10T05:45:40.044 INFO:tasks.workunit.client.0.smithi086.stdout:op 3859 completed, throughput=5MB/sec 2024-08-10T05:45:40.044 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BjvUs6Hb3o9sM3- off=550777 len=119948 2024-08-10T05:45:40.044 INFO:tasks.workunit.client.0.smithi086.stdout:op 3860 completed, throughput=5MB/sec 2024-08-10T05:45:40.045 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-I95cGq0Z2PIX6Ct off=2769935 len=744842 2024-08-10T05:45:40.049 INFO:tasks.workunit.client.0.smithi086.stdout:op 3861 completed, throughput=5MB/sec 2024-08-10T05:45:40.049 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AfuPnsY_-CXXia7 off=10319757 len=29296 2024-08-10T05:45:40.054 INFO:tasks.workunit.client.0.smithi086.stdout:op 3862 completed, throughput=5MB/sec 2024-08-10T05:45:40.054 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1fONanRGtSvvykD off=2831597 len=1356035 2024-08-10T05:45:40.055 INFO:tasks.workunit.client.0.smithi086.stdout:op 3863 completed, throughput=5MB/sec 2024-08-10T05:45:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:40 smithi086 ceph-mon[98993]: pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:45:40.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:40 smithi086 ceph-mon[101471]: pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:45:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:40 smithi159 ceph-mon[90359]: pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:45:41.053 INFO:tasks.workunit.client.0.smithi086.stdout: 758: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:41.053 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rmW1JziPQwCSa3c off=24428180 len=298244 2024-08-10T05:45:41.056 INFO:tasks.workunit.client.0.smithi086.stdout:op 3864 completed, throughput=5MB/sec 2024-08-10T05:45:41.056 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hK6XZmwdZ1hACr2 off=4245382 len=20031 2024-08-10T05:45:41.057 INFO:tasks.workunit.client.0.smithi086.stdout:op 3865 completed, throughput=5MB/sec 2024-08-10T05:45:41.057 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EV_UXwv_p2hZ2hG off=7371375 len=520388 2024-08-10T05:45:41.058 INFO:tasks.workunit.client.0.smithi086.stdout:op 3866 completed, throughput=5MB/sec 2024-08-10T05:45:41.058 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RMk31aaU5PJtVlU off=10064196 len=1589305 2024-08-10T05:45:41.065 INFO:tasks.workunit.client.0.smithi086.stdout:op 3867 completed, throughput=5MB/sec 2024-08-10T05:45:41.065 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SgfF0vuOOVfF7CA off=1709908 len=1537886 2024-08-10T05:45:41.072 INFO:tasks.workunit.client.0.smithi086.stdout:op 3868 completed, throughput=5MB/sec 2024-08-10T05:45:41.072 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-97XxLy7E9js7V4z off=17085384 len=1684871 2024-08-10T05:45:41.074 INFO:tasks.workunit.client.0.smithi086.stdout:op 3869 completed, throughput=5MB/sec 2024-08-10T05:45:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:45:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:45:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:45:42.075 INFO:tasks.workunit.client.0.smithi086.stdout: 759: throughput=5MB/sec pending data=0 2024-08-10T05:45:42.075 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sPuCfwpwDd_CQ3i off=380382 len=1756909 2024-08-10T05:45:42.082 INFO:tasks.workunit.client.0.smithi086.stdout:op 3870 completed, throughput=5MB/sec 2024-08-10T05:45:42.082 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lkplsaH-Zmzao8O off=2858898 len=1226151 2024-08-10T05:45:42.084 INFO:tasks.workunit.client.0.smithi086.stdout:op 3871 completed, throughput=5MB/sec 2024-08-10T05:45:42.084 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vVgZzI3NGnjz3LR off=3992224 len=1148197 2024-08-10T05:45:42.088 INFO:tasks.workunit.client.0.smithi086.stdout:op 3872 completed, throughput=5MB/sec 2024-08-10T05:45:42.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:42 smithi086 ceph-mon[98993]: pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:45:42.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:42 smithi086 ceph-mon[101471]: pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:45:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:42 smithi159 ceph-mon[90359]: pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:45:43.088 INFO:tasks.workunit.client.0.smithi086.stdout: 760: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:43.088 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bCO94rKG6URukrD off=1472543 len=1859113 2024-08-10T05:45:43.090 INFO:tasks.workunit.client.0.smithi086.stdout:op 3873 completed, throughput=5MB/sec 2024-08-10T05:45:43.090 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZVuGAHM9JU8igJZ off=17058405 len=818943 2024-08-10T05:45:43.095 INFO:tasks.workunit.client.0.smithi086.stdout:op 3874 completed, throughput=5MB/sec 2024-08-10T05:45:43.096 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1Qb53pRw9ZKNIwx off=3761539 len=1293010 2024-08-10T05:45:43.102 INFO:tasks.workunit.client.0.smithi086.stdout:op 3875 completed, throughput=5MB/sec 2024-08-10T05:45:43.102 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HFOAkDQRI6UfmTM off=649340 len=603869 2024-08-10T05:45:43.106 INFO:tasks.workunit.client.0.smithi086.stdout:op 3876 completed, throughput=5MB/sec 2024-08-10T05:45:43.106 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rA8t2wi9bGisNkp off=3813764 len=1647054 2024-08-10T05:45:43.109 INFO:tasks.workunit.client.0.smithi086.stdout:op 3877 completed, throughput=5MB/sec 2024-08-10T05:45:44.109 INFO:tasks.workunit.client.0.smithi086.stdout: 761: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:44.109 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SmaAA9XlJbBZ347 off=5906869 len=1864635 2024-08-10T05:45:44.121 INFO:tasks.workunit.client.0.smithi086.stdout:op 3878 completed, throughput=5MB/sec 2024-08-10T05:45:44.121 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WCfrA7LLJz3GFbk off=832189 len=1978903 2024-08-10T05:45:44.131 INFO:tasks.workunit.client.0.smithi086.stdout:op 3879 completed, throughput=5MB/sec 2024-08-10T05:45:44.131 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0JGC_DvknM2V8r5 off=1405511 len=1301099 2024-08-10T05:45:44.133 INFO:tasks.workunit.client.0.smithi086.stdout:op 3880 completed, throughput=5MB/sec 2024-08-10T05:45:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:44 smithi086 ceph-mon[98993]: pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:45:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:44 smithi086 ceph-mon[101471]: pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:45:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:44 smithi159 ceph-mon[90359]: pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:45:45.133 INFO:tasks.workunit.client.0.smithi086.stdout: 762: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:45.133 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-okTmQX2gAxqetMt off=11253812 len=1973242 2024-08-10T05:45:45.136 INFO:tasks.workunit.client.0.smithi086.stdout:op 3881 completed, throughput=5MB/sec 2024-08-10T05:45:45.136 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PkFbh0qYb8wTsFW off=367275 len=1006882 2024-08-10T05:45:45.139 INFO:tasks.workunit.client.0.smithi086.stdout:op 3882 completed, throughput=5MB/sec 2024-08-10T05:45:45.139 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OElWxOyjzwXI6Pg off=12088556 len=956015 2024-08-10T05:45:45.144 INFO:tasks.workunit.client.0.smithi086.stdout:op 3883 completed, throughput=5MB/sec 2024-08-10T05:45:45.144 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-n6D275-TJ0FQezd off=315706 len=2056629 2024-08-10T05:45:45.153 INFO:tasks.workunit.client.0.smithi086.stdout:op 3884 completed, throughput=5MB/sec 2024-08-10T05:45:46.154 INFO:tasks.workunit.client.0.smithi086.stdout: 763: throughput=5MB/sec pending data=0 2024-08-10T05:45:46.154 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-T6LZjUaweXaQaW- off=9047592 len=282858 2024-08-10T05:45:46.155 INFO:tasks.workunit.client.0.smithi086.stdout:op 3885 completed, throughput=5MB/sec 2024-08-10T05:45:46.155 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YCo4PihWNzqJxJy off=3506666 len=458533 2024-08-10T05:45:46.155 INFO:tasks.workunit.client.0.smithi086.stdout:op 3886 completed, throughput=5MB/sec 2024-08-10T05:45:46.156 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-j3eTB7QVYIITmyo off=9187361 len=1695839 2024-08-10T05:45:46.163 INFO:tasks.workunit.client.0.smithi086.stdout:op 3887 completed, throughput=5MB/sec 2024-08-10T05:45:46.163 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0Lo5gcPlRMGipYx off=19951745 len=133161 2024-08-10T05:45:46.166 INFO:tasks.workunit.client.0.smithi086.stdout:op 3888 completed, throughput=5MB/sec 2024-08-10T05:45:46.166 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kizVhGU0yw-qkoK off=9834504 len=631711 2024-08-10T05:45:46.170 INFO:tasks.workunit.client.0.smithi086.stdout:op 3889 completed, throughput=5MB/sec 2024-08-10T05:45:46.170 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LNen7zg4iHMr-dh off=12565706 len=1011572 2024-08-10T05:45:46.171 INFO:tasks.workunit.client.0.smithi086.stdout:op 3890 completed, throughput=5MB/sec 2024-08-10T05:45:46.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:46 smithi086 ceph-mon[101471]: pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:45:46.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:45:46.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:45:46.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:45:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:45:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:45:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:45:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:46 smithi086 ceph-mon[98993]: pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:45:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:45:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:45:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:45:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:45:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:45:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:45:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:46 smithi159 ceph-mon[90359]: pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:45:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:45:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:45:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:45:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:45:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:45:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:45:47.171 INFO:tasks.workunit.client.0.smithi086.stdout: 764: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:47.172 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--jAIP8t2ySxhVGe off=258480 len=1609875 2024-08-10T05:45:47.180 INFO:tasks.workunit.client.0.smithi086.stdout:op 3891 completed, throughput=5MB/sec 2024-08-10T05:45:47.181 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xpa9lXE6baV83rD off=3280283 len=1746319 2024-08-10T05:45:47.182 INFO:tasks.workunit.client.0.smithi086.stdout:op 3892 completed, throughput=5MB/sec 2024-08-10T05:45:47.182 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fWJwtVlzkpg2Yxv off=5119285 len=1098245 2024-08-10T05:45:47.187 INFO:tasks.workunit.client.0.smithi086.stdout:op 3893 completed, throughput=5MB/sec 2024-08-10T05:45:47.187 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BtCXlyawCd6lB-c off=5312632 len=811116 2024-08-10T05:45:47.188 INFO:tasks.workunit.client.0.smithi086.stdout:op 3894 completed, throughput=5MB/sec 2024-08-10T05:45:48.189 INFO:tasks.workunit.client.0.smithi086.stdout: 765: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:48.189 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-he--jfh03UW6YV2 off=2190592 len=1853500 2024-08-10T05:45:48.192 INFO:tasks.workunit.client.0.smithi086.stdout:op 3895 completed, throughput=5MB/sec 2024-08-10T05:45:48.193 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JCbkE16QeXeOFa_ off=6725555 len=1347960 2024-08-10T05:45:48.202 INFO:tasks.workunit.client.0.smithi086.stdout:op 3896 completed, throughput=5MB/sec 2024-08-10T05:45:48.202 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pURQWcdZr31ZrxH off=5423341 len=2046923 2024-08-10T05:45:48.211 INFO:tasks.workunit.client.0.smithi086.stdout:op 3897 completed, throughput=5MB/sec 2024-08-10T05:45:48.556 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:45:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:45:48] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-08-10T05:45:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:48 smithi086 ceph-mon[98993]: pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:45:48.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:48 smithi086 ceph-mon[101471]: pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:45:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:48 smithi159 ceph-mon[90359]: pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:45:49.211 INFO:tasks.workunit.client.0.smithi086.stdout: 766: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:49.212 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6wbrUPaf2THPXdh off=6298909 len=1294394 2024-08-10T05:45:49.219 INFO:tasks.workunit.client.0.smithi086.stdout:op 3898 completed, throughput=5MB/sec 2024-08-10T05:45:49.220 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-W21LqBMTh-A-ShU off=7538853 len=1639947 2024-08-10T05:45:49.221 INFO:tasks.workunit.client.0.smithi086.stdout:op 3899 completed, throughput=5MB/sec 2024-08-10T05:45:49.221 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-a8D1VACqEyzVcuz off=2165154 len=368608 2024-08-10T05:45:49.222 INFO:tasks.workunit.client.0.smithi086.stdout:op 3900 completed, throughput=5MB/sec 2024-08-10T05:45:49.222 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sSoXoqRuREbbxU0 off=15657581 len=1017065 2024-08-10T05:45:49.228 INFO:tasks.workunit.client.0.smithi086.stdout:op 3901 completed, throughput=5MB/sec 2024-08-10T05:45:49.228 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cV-0t74uig3KsEj off=6974926 len=5350 2024-08-10T05:45:49.228 INFO:tasks.workunit.client.0.smithi086.stdout:op 3902 completed, throughput=5MB/sec 2024-08-10T05:45:49.229 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Grp2xGUdbtNImMX off=6069843 len=1980108 2024-08-10T05:45:49.230 INFO:tasks.workunit.client.0.smithi086.stdout:op 3903 completed, throughput=5MB/sec 2024-08-10T05:45:50.230 INFO:tasks.workunit.client.0.smithi086.stdout: 767: throughput=5MB/sec pending data=0 2024-08-10T05:45:50.231 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jnEyOXRjEfLLgfq off=1298160 len=935251 2024-08-10T05:45:50.236 INFO:tasks.workunit.client.0.smithi086.stdout:op 3904 completed, throughput=5MB/sec 2024-08-10T05:45:50.236 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BA5MiwNLVf-8C-O off=3571804 len=700246 2024-08-10T05:45:50.237 INFO:tasks.workunit.client.0.smithi086.stdout:op 3905 completed, throughput=5MB/sec 2024-08-10T05:45:50.237 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8UtderlvvWF5S9n off=1446246 len=1918224 2024-08-10T05:45:50.246 INFO:tasks.workunit.client.0.smithi086.stdout:op 3906 completed, throughput=5MB/sec 2024-08-10T05:45:50.246 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qx6B0IlyqLqpBH0 off=2770064 len=1578685 2024-08-10T05:45:50.256 INFO:tasks.workunit.client.0.smithi086.stdout:op 3907 completed, throughput=5MB/sec 2024-08-10T05:45:50.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:50 smithi086 ceph-mon[98993]: pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:45:50.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:50 smithi086 ceph-mon[101471]: pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:45:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:50 smithi159 ceph-mon[90359]: pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:45:51.256 INFO:tasks.workunit.client.0.smithi086.stdout: 768: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:51.256 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DP4-fuhv72j4p8X off=19386467 len=791719 2024-08-10T05:45:51.261 INFO:tasks.workunit.client.0.smithi086.stdout:op 3908 completed, throughput=5MB/sec 2024-08-10T05:45:51.261 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JfzVy4ZxXL_WIlC off=891476 len=1229353 2024-08-10T05:45:51.267 INFO:tasks.workunit.client.0.smithi086.stdout:op 3909 completed, throughput=5MB/sec 2024-08-10T05:45:51.267 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8kVkSbZjslqXXuN off=3085641 len=1536589 2024-08-10T05:45:51.275 INFO:tasks.workunit.client.0.smithi086.stdout:op 3910 completed, throughput=5MB/sec 2024-08-10T05:45:51.275 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PtoT1Gz9gK33wof off=12782413 len=395635 2024-08-10T05:45:51.276 INFO:tasks.workunit.client.0.smithi086.stdout:op 3911 completed, throughput=5MB/sec 2024-08-10T05:45:51.276 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SFFgD7FcnYyUwmt off=7473441 len=917954 2024-08-10T05:45:51.277 INFO:tasks.workunit.client.0.smithi086.stdout:op 3912 completed, throughput=5MB/sec 2024-08-10T05:45:52.277 INFO:tasks.workunit.client.0.smithi086.stdout: 769: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:52.277 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DHYhnFmhnxIeMNi off=3503150 len=817500 2024-08-10T05:45:52.282 INFO:tasks.workunit.client.0.smithi086.stdout:op 3913 completed, throughput=5MB/sec 2024-08-10T05:45:52.282 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wNqZ9NHa5RTVB1o off=2508292 len=1010851 2024-08-10T05:45:52.287 INFO:tasks.workunit.client.0.smithi086.stdout:op 3914 completed, throughput=5MB/sec 2024-08-10T05:45:52.287 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-N7Ng9uawKFVSgzk off=7692310 len=378267 2024-08-10T05:45:52.288 INFO:tasks.workunit.client.0.smithi086.stdout:op 3915 completed, throughput=5MB/sec 2024-08-10T05:45:52.288 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TGjVYfqjCwUguRl off=5972462 len=282500 2024-08-10T05:45:52.289 INFO:tasks.workunit.client.0.smithi086.stdout:op 3916 completed, throughput=5MB/sec 2024-08-10T05:45:52.289 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YW65bK9rr1Hxu8H off=2247268 len=1666470 2024-08-10T05:45:52.291 INFO:tasks.workunit.client.0.smithi086.stdout:op 3917 completed, throughput=5MB/sec 2024-08-10T05:45:52.291 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AHExLz9bCaHYA0k off=5214467 len=1891347 2024-08-10T05:45:52.293 INFO:tasks.workunit.client.0.smithi086.stdout:op 3918 completed, throughput=5MB/sec 2024-08-10T05:45:52.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:52 smithi086 ceph-mon[98993]: pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:45:52.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:52 smithi086 ceph-mon[101471]: pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:45:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:52 smithi159 ceph-mon[90359]: pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:45:53.293 INFO:tasks.workunit.client.0.smithi086.stdout: 770: throughput=5MB/sec pending data=0 2024-08-10T05:45:53.293 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CAVtQGv3Z6fkrbh off=0 len=1590772 2024-08-10T05:45:53.296 INFO:tasks.workunit.client.0.smithi086.stdout:op 3919 completed, throughput=5MB/sec 2024-08-10T05:45:53.296 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7aziHU1k0zItRnz off=4310398 len=575983 2024-08-10T05:45:53.299 INFO:tasks.workunit.client.0.smithi086.stdout:op 3920 completed, throughput=5MB/sec 2024-08-10T05:45:53.299 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0zshRfjtcUvAcTK off=453798 len=813869 2024-08-10T05:45:53.301 INFO:tasks.workunit.client.0.smithi086.stdout:op 3921 completed, throughput=5MB/sec 2024-08-10T05:45:53.301 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-h3_m66ctaqe43Qf off=24078231 len=895430 2024-08-10T05:45:53.306 INFO:tasks.workunit.client.0.smithi086.stdout:op 3922 completed, throughput=5MB/sec 2024-08-10T05:45:53.306 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-27kyMn8fHOIPvu8 off=9063353 len=1186131 2024-08-10T05:45:53.309 INFO:tasks.workunit.client.0.smithi086.stdout:op 3923 completed, throughput=5MB/sec 2024-08-10T05:45:54.309 INFO:tasks.workunit.client.0.smithi086.stdout: 771: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:54.309 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sNDZIWxqdtJTpsD off=433719 len=428025 2024-08-10T05:45:54.310 INFO:tasks.workunit.client.0.smithi086.stdout:op 3924 completed, throughput=5MB/sec 2024-08-10T05:45:54.310 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TdvghKo3VSEDiAk off=17916583 len=2004712 2024-08-10T05:45:54.319 INFO:tasks.workunit.client.0.smithi086.stdout:op 3925 completed, throughput=5MB/sec 2024-08-10T05:45:54.319 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4fM9ScZ-ckIhMAa off=5621806 len=1402081 2024-08-10T05:45:54.326 INFO:tasks.workunit.client.0.smithi086.stdout:op 3926 completed, throughput=5MB/sec 2024-08-10T05:45:54.326 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-m7LMsgY6ldfVodv off=2991982 len=1483553 2024-08-10T05:45:54.328 INFO:tasks.workunit.client.0.smithi086.stdout:op 3927 completed, throughput=5MB/sec 2024-08-10T05:45:54.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:54 smithi086 ceph-mon[98993]: pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:45:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:54 smithi086 ceph-mon[101471]: pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:45:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:54 smithi159 ceph-mon[90359]: pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:45:55.328 INFO:tasks.workunit.client.0.smithi086.stdout: 772: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:55.328 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4QYi-_5M4Q_JHvm off=5018630 len=319079 2024-08-10T05:45:55.330 INFO:tasks.workunit.client.0.smithi086.stdout:op 3928 completed, throughput=5MB/sec 2024-08-10T05:45:55.330 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TS_lOKWfRTpmvZj off=3360650 len=480390 2024-08-10T05:45:55.331 INFO:tasks.workunit.client.0.smithi086.stdout:op 3929 completed, throughput=5MB/sec 2024-08-10T05:45:55.331 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-a60LudVfju6Bn6n off=9735960 len=851343 2024-08-10T05:45:55.336 INFO:tasks.workunit.client.0.smithi086.stdout:op 3930 completed, throughput=5MB/sec 2024-08-10T05:45:55.336 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bDsNQ0OooZ5QTAC off=4353687 len=931155 2024-08-10T05:45:55.341 INFO:tasks.workunit.client.0.smithi086.stdout:op 3931 completed, throughput=5MB/sec 2024-08-10T05:45:55.341 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-S1Q8FK785b4E06o off=9673150 len=147578 2024-08-10T05:45:55.341 INFO:tasks.workunit.client.0.smithi086.stdout:op 3932 completed, throughput=5MB/sec 2024-08-10T05:45:55.342 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-N7XdyYxAVKSPBrU off=3115965 len=99013 2024-08-10T05:45:55.342 INFO:tasks.workunit.client.0.smithi086.stdout:op 3933 completed, throughput=5MB/sec 2024-08-10T05:45:55.342 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IlGd3vyJe1ambF6 off=11410625 len=1533910 2024-08-10T05:45:55.344 INFO:tasks.workunit.client.0.smithi086.stdout:op 3934 completed, throughput=5MB/sec 2024-08-10T05:45:55.344 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1tLhdrHGl-hsC_I off=430805 len=903885 2024-08-10T05:45:55.347 INFO:tasks.workunit.client.0.smithi086.stdout:op 3935 completed, throughput=5MB/sec 2024-08-10T05:45:56.348 INFO:tasks.workunit.client.0.smithi086.stdout: 773: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:56.348 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zEW_e6TS72QZjBM off=10105691 len=2057200 2024-08-10T05:45:56.360 INFO:tasks.workunit.client.0.smithi086.stdout:op 3936 completed, throughput=5MB/sec 2024-08-10T05:45:56.360 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ef9khFw3hDghu6Z off=9188474 len=591217 2024-08-10T05:45:56.364 INFO:tasks.workunit.client.0.smithi086.stdout:op 3937 completed, throughput=5MB/sec 2024-08-10T05:45:56.364 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XFnnngA--9gA5uu off=3796378 len=1042229 2024-08-10T05:45:56.369 INFO:tasks.workunit.client.0.smithi086.stdout:op 3938 completed, throughput=5MB/sec 2024-08-10T05:45:56.369 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-65o5i34z6fxi2Od off=1572043 len=1288397 2024-08-10T05:45:56.370 INFO:tasks.workunit.client.0.smithi086.stdout:op 3939 completed, throughput=5MB/sec 2024-08-10T05:45:56.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:56 smithi086 ceph-mon[101471]: pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:45:56.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:45:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:56 smithi086 ceph-mon[98993]: pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:45:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:45:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:56 smithi159 ceph-mon[90359]: pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:45:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:45:57.371 INFO:tasks.workunit.client.0.smithi086.stdout: 774: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:57.371 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BA5MiwNLVf-8C-O off=490399 len=1719485 2024-08-10T05:45:57.380 INFO:tasks.workunit.client.0.smithi086.stdout:op 3940 completed, throughput=5MB/sec 2024-08-10T05:45:57.380 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Q6TLfLjZMrzEY_Q off=2027346 len=2011443 2024-08-10T05:45:57.383 INFO:tasks.workunit.client.0.smithi086.stdout:op 3941 completed, throughput=5MB/sec 2024-08-10T05:45:57.383 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DUamdiSZLDIrt5Y off=17309550 len=1343475 2024-08-10T05:45:57.390 INFO:tasks.workunit.client.0.smithi086.stdout:op 3942 completed, throughput=5MB/sec 2024-08-10T05:45:58.391 INFO:tasks.workunit.client.0.smithi086.stdout: 775: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:58.391 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5fv82wdMyJkpEwn off=2327473 len=1173106 2024-08-10T05:45:58.397 INFO:tasks.workunit.client.0.smithi086.stdout:op 3943 completed, throughput=5MB/sec 2024-08-10T05:45:58.397 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GrSGUNSifegTtKW off=9163395 len=1093772 2024-08-10T05:45:58.399 INFO:tasks.workunit.client.0.smithi086.stdout:op 3944 completed, throughput=5MB/sec 2024-08-10T05:45:58.399 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7b9ra2DDO-ETI2C off=5549518 len=1591353 2024-08-10T05:45:58.401 INFO:tasks.workunit.client.0.smithi086.stdout:op 3945 completed, throughput=5MB/sec 2024-08-10T05:45:58.401 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-l8PLennFReoRbH7 off=15132064 len=50932 2024-08-10T05:45:58.403 INFO:tasks.workunit.client.0.smithi086.stdout:op 3946 completed, throughput=5MB/sec 2024-08-10T05:45:58.403 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dLF1pzUec5COVNx off=8585434 len=201227 2024-08-10T05:45:58.406 INFO:tasks.workunit.client.0.smithi086.stdout:op 3947 completed, throughput=5MB/sec 2024-08-10T05:45:58.406 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5VW_0x6OhDDw4Zv off=3804232 len=108860 2024-08-10T05:45:58.407 INFO:tasks.workunit.client.0.smithi086.stdout:op 3948 completed, throughput=5MB/sec 2024-08-10T05:45:58.407 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-76VRWIJe2IYS-Ur off=7453895 len=1209436 2024-08-10T05:45:58.408 INFO:tasks.workunit.client.0.smithi086.stdout:op 3949 completed, throughput=5MB/sec 2024-08-10T05:45:58.572 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:45:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:45:58] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-08-10T05:45:58.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:45:58 smithi086 ceph-mon[98993]: pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-10T05:45:58.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:45:58 smithi086 ceph-mon[101471]: pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-10T05:45:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:45:58 smithi159 ceph-mon[90359]: pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-10T05:45:59.408 INFO:tasks.workunit.client.0.smithi086.stdout: 776: throughput=4.99MB/sec pending data=0 2024-08-10T05:45:59.409 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ibR9Yy7R-7cOdyJ off=7092740 len=311635 2024-08-10T05:45:59.409 INFO:tasks.workunit.client.0.smithi086.stdout:op 3950 completed, throughput=4.99MB/sec 2024-08-10T05:45:59.409 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tD0H1xuIrIlTutQ off=2776899 len=637174 2024-08-10T05:45:59.411 INFO:tasks.workunit.client.0.smithi086.stdout:op 3951 completed, throughput=5MB/sec 2024-08-10T05:45:59.412 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ygr-IaJiRV8tSVN off=6341039 len=1762190 2024-08-10T05:45:59.413 INFO:tasks.workunit.client.0.smithi086.stdout:op 3952 completed, throughput=5MB/sec 2024-08-10T05:45:59.414 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_KMQbBXkdEUHjGs off=507620 len=636920 2024-08-10T05:45:59.418 INFO:tasks.workunit.client.0.smithi086.stdout:op 3953 completed, throughput=5MB/sec 2024-08-10T05:45:59.418 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VcabHOYetSLhA9h off=1156478 len=729379 2024-08-10T05:45:59.423 INFO:tasks.workunit.client.0.smithi086.stdout:op 3954 completed, throughput=5MB/sec 2024-08-10T05:45:59.423 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-g7mgYcAqdvl14dS off=911119 len=183425 2024-08-10T05:45:59.425 INFO:tasks.workunit.client.0.smithi086.stdout:op 3955 completed, throughput=5MB/sec 2024-08-10T05:45:59.425 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-03Ttdv2gxN1cUdd off=21389407 len=1371576 2024-08-10T05:45:59.432 INFO:tasks.workunit.client.0.smithi086.stdout:op 3956 completed, throughput=5MB/sec 2024-08-10T05:46:00.433 INFO:tasks.workunit.client.0.smithi086.stdout: 777: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:00.433 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5xHkEenc8vOM5oQ off=4721748 len=2008280 2024-08-10T05:46:00.435 INFO:tasks.workunit.client.0.smithi086.stdout:op 3957 completed, throughput=5MB/sec 2024-08-10T05:46:00.435 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-35B-HldJTbI_Dam off=4456543 len=1039011 2024-08-10T05:46:00.436 INFO:tasks.workunit.client.0.smithi086.stdout:op 3958 completed, throughput=5MB/sec 2024-08-10T05:46:00.437 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uQJsNcQzvFtPX9n off=10022882 len=601066 2024-08-10T05:46:00.438 INFO:tasks.workunit.client.0.smithi086.stdout:op 3959 completed, throughput=5MB/sec 2024-08-10T05:46:00.438 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hCHVZ1YwI0nfpvZ off=10595962 len=1850830 2024-08-10T05:46:00.439 INFO:tasks.workunit.client.0.smithi086.stdout:op 3960 completed, throughput=5MB/sec 2024-08-10T05:46:00.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:00 smithi086 ceph-mon[98993]: pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:46:00.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:00 smithi086 ceph-mon[101471]: pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:46:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:00 smithi159 ceph-mon[90359]: pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:46:01.440 INFO:tasks.workunit.client.0.smithi086.stdout: 778: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:01.440 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6VWV2865sjn9GOF off=1790511 len=852353 2024-08-10T05:46:01.445 INFO:tasks.workunit.client.0.smithi086.stdout:op 3961 completed, throughput=5MB/sec 2024-08-10T05:46:01.445 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IyjfAEdWUqtygrY off=417498 len=651519 2024-08-10T05:46:01.449 INFO:tasks.workunit.client.0.smithi086.stdout:op 3962 completed, throughput=5MB/sec 2024-08-10T05:46:01.449 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_sovP5QnMhDPzQw off=415882 len=1209531 2024-08-10T05:46:01.457 INFO:tasks.workunit.client.0.smithi086.stdout:op 3963 completed, throughput=5MB/sec 2024-08-10T05:46:01.457 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UFO8xZ3yQHJWbDQ off=7989478 len=496066 2024-08-10T05:46:01.460 INFO:tasks.workunit.client.0.smithi086.stdout:op 3964 completed, throughput=5MB/sec 2024-08-10T05:46:01.460 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ExWFU_ZftpEIhio off=10901138 len=1058350 2024-08-10T05:46:01.461 INFO:tasks.workunit.client.0.smithi086.stdout:op 3965 completed, throughput=5MB/sec 2024-08-10T05:46:01.461 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gHtzGKmECKPEjvo off=7916558 len=80184 2024-08-10T05:46:01.462 INFO:tasks.workunit.client.0.smithi086.stdout:op 3966 completed, throughput=5MB/sec 2024-08-10T05:46:01.462 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-y5tAwYVW2Yze_-m off=2317071 len=1282415 2024-08-10T05:46:01.463 INFO:tasks.workunit.client.0.smithi086.stdout:op 3967 completed, throughput=5MB/sec 2024-08-10T05:46:02.464 INFO:tasks.workunit.client.0.smithi086.stdout: 779: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:02.464 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--o2J6MqoTOlBldQ off=272047 len=645007 2024-08-10T05:46:02.465 INFO:tasks.workunit.client.0.smithi086.stdout:op 3968 completed, throughput=5MB/sec 2024-08-10T05:46:02.465 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CPaQJZ27wG7vd3R off=3547361 len=333760 2024-08-10T05:46:02.465 INFO:tasks.workunit.client.0.smithi086.stdout:op 3969 completed, throughput=5MB/sec 2024-08-10T05:46:02.466 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Mm3zo5KOe2dFefB off=0 len=1326615 2024-08-10T05:46:02.471 INFO:tasks.workunit.client.0.smithi086.stdout:op 3970 completed, throughput=5MB/sec 2024-08-10T05:46:02.471 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_m-o56my97tdmJB off=9623335 len=1903013 2024-08-10T05:46:02.474 INFO:tasks.workunit.client.0.smithi086.stdout:op 3971 completed, throughput=5MB/sec 2024-08-10T05:46:02.474 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BwOfmZnOU7a7sgg off=12838250 len=260043 2024-08-10T05:46:02.477 INFO:tasks.workunit.client.0.smithi086.stdout:op 3972 completed, throughput=5MB/sec 2024-08-10T05:46:02.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:02 smithi086 ceph-mon[98993]: pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:46:02.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:02 smithi086 ceph-mon[101471]: pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:46:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:02 smithi159 ceph-mon[90359]: pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:46:03.477 INFO:tasks.workunit.client.0.smithi086.stdout: 780: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:03.477 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iywDsWWuFD2CSoG off=12497267 len=822652 2024-08-10T05:46:03.482 INFO:tasks.workunit.client.0.smithi086.stdout:op 3973 completed, throughput=4.99MB/sec 2024-08-10T05:46:03.482 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BbnjSTIZ1EbLTWB off=2685387 len=1303984 2024-08-10T05:46:03.490 INFO:tasks.workunit.client.0.smithi086.stdout:op 3974 completed, throughput=5MB/sec 2024-08-10T05:46:03.491 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fxOlKV1itHizLqw off=13952405 len=56747 2024-08-10T05:46:03.493 INFO:tasks.workunit.client.0.smithi086.stdout:op 3975 completed, throughput=5MB/sec 2024-08-10T05:46:03.493 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-02QxhmZQllJj2yT off=9264700 len=797305 2024-08-10T05:46:03.494 INFO:tasks.workunit.client.0.smithi086.stdout:op 3976 completed, throughput=5MB/sec 2024-08-10T05:46:03.494 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SdkwodJ2qRI68ON off=11277072 len=1029694 2024-08-10T05:46:03.498 INFO:tasks.workunit.client.0.smithi086.stdout:op 3977 completed, throughput=5MB/sec 2024-08-10T05:46:03.498 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FSefSKWc4jVfIeU off=3116438 len=1283927 2024-08-10T05:46:03.500 INFO:tasks.workunit.client.0.smithi086.stdout:op 3978 completed, throughput=5MB/sec 2024-08-10T05:46:04.500 INFO:tasks.workunit.client.0.smithi086.stdout: 781: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:04.500 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-78ssHPdABTrNH2f off=1659666 len=1734829 2024-08-10T05:46:04.502 INFO:tasks.workunit.client.0.smithi086.stdout:op 3979 completed, throughput=5MB/sec 2024-08-10T05:46:04.502 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kFNvq5SiZ4JLwlw off=933832 len=2095435 2024-08-10T05:46:04.505 INFO:tasks.workunit.client.0.smithi086.stdout:op 3980 completed, throughput=5MB/sec 2024-08-10T05:46:04.505 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qHaKsXorbW8INBp off=5358307 len=1075051 2024-08-10T05:46:04.511 INFO:tasks.workunit.client.0.smithi086.stdout:op 3981 completed, throughput=5MB/sec 2024-08-10T05:46:04.511 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-M501Gv239vhk3PE off=11956185 len=1780811 2024-08-10T05:46:04.512 INFO:tasks.workunit.client.0.smithi086.stdout:op 3982 completed, throughput=5MB/sec 2024-08-10T05:46:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:04 smithi086 ceph-mon[98993]: pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:46:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:04 smithi086 ceph-mon[101471]: pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:46:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:04 smithi159 ceph-mon[90359]: pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:46:05.513 INFO:tasks.workunit.client.0.smithi086.stdout: 782: throughput=5MB/sec pending data=0 2024-08-10T05:46:05.513 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-T-kf6RhjDAVJorz off=4120824 len=1344139 2024-08-10T05:46:05.515 INFO:tasks.workunit.client.0.smithi086.stdout:op 3983 completed, throughput=5MB/sec 2024-08-10T05:46:05.515 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-k_Ir51myd-DP0MQ off=12175808 len=599795 2024-08-10T05:46:05.519 INFO:tasks.workunit.client.0.smithi086.stdout:op 3984 completed, throughput=5MB/sec 2024-08-10T05:46:05.519 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sP3ktgFIp1eph8N off=4252063 len=1970754 2024-08-10T05:46:05.533 INFO:tasks.workunit.client.0.smithi086.stdout:op 3985 completed, throughput=5MB/sec 2024-08-10T05:46:06.533 INFO:tasks.workunit.client.0.smithi086.stdout: 783: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:06.533 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7NWwzcDOuaRSwV6 off=9709693 len=30920 2024-08-10T05:46:06.535 INFO:tasks.workunit.client.0.smithi086.stdout:op 3986 completed, throughput=4.99MB/sec 2024-08-10T05:46:06.535 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mo8ePW_fhHghBPZ off=10943408 len=497232 2024-08-10T05:46:06.539 INFO:tasks.workunit.client.0.smithi086.stdout:op 3987 completed, throughput=4.99MB/sec 2024-08-10T05:46:06.539 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-u7YXykK5aUxMJyZ off=7974770 len=1406081 2024-08-10T05:46:06.541 INFO:tasks.workunit.client.0.smithi086.stdout:op 3988 completed, throughput=5MB/sec 2024-08-10T05:46:06.541 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nYL26bgllkME8qZ off=7794418 len=1485055 2024-08-10T05:46:06.543 INFO:tasks.workunit.client.0.smithi086.stdout:op 3989 completed, throughput=5MB/sec 2024-08-10T05:46:06.543 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-n-o0vCCBIUqaVZ3 off=2059689 len=179222 2024-08-10T05:46:06.546 INFO:tasks.workunit.client.0.smithi086.stdout:op 3990 completed, throughput=5MB/sec 2024-08-10T05:46:06.546 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8KEpQZcbnbVt0uQ off=9751063 len=701758 2024-08-10T05:46:06.547 INFO:tasks.workunit.client.0.smithi086.stdout:op 3991 completed, throughput=5MB/sec 2024-08-10T05:46:06.547 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--TvgiKx_VV_vYnj off=2454090 len=1363493 2024-08-10T05:46:06.556 INFO:tasks.workunit.client.0.smithi086.stdout:op 3992 completed, throughput=5MB/sec 2024-08-10T05:46:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:06 smithi086 ceph-mon[98993]: pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:46:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:06 smithi086 ceph-mon[101471]: pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:46:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:06 smithi159 ceph-mon[90359]: pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:46:07.556 INFO:tasks.workunit.client.0.smithi086.stdout: 784: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:07.557 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-v_Fp2WTt0D6k-y2 off=6754083 len=403864 2024-08-10T05:46:07.557 INFO:tasks.workunit.client.0.smithi086.stdout:op 3993 completed, throughput=4.99MB/sec 2024-08-10T05:46:07.557 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JJHPiMRLke0LVgk off=81645 len=1779494 2024-08-10T05:46:07.565 INFO:tasks.workunit.client.0.smithi086.stdout:op 3994 completed, throughput=5MB/sec 2024-08-10T05:46:07.565 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WYnu3zFnf5ChFHY off=4430368 len=1463829 2024-08-10T05:46:07.568 INFO:tasks.workunit.client.0.smithi086.stdout:op 3995 completed, throughput=5MB/sec 2024-08-10T05:46:07.568 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OBRsGFHSuntCK7I off=19485637 len=1828006 2024-08-10T05:46:07.579 INFO:tasks.workunit.client.0.smithi086.stdout:op 3996 completed, throughput=5MB/sec 2024-08-10T05:46:08.579 INFO:tasks.workunit.client.0.smithi086.stdout: 785: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:08.579 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lEk3gqlIbKuSJaz off=13810102 len=392281 2024-08-10T05:46:08.583 INFO:tasks.workunit.client.0.smithi086.stdout:op 3997 completed, throughput=4.99MB/sec 2024-08-10T05:46:08.583 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nNR9MSLIW8qwJsu off=9376219 len=1533486 2024-08-10T05:46:08.588 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:46:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:46:08] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-08-10T05:46:08.590 INFO:tasks.workunit.client.0.smithi086.stdout:op 3998 completed, throughput=5MB/sec 2024-08-10T05:46:08.590 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fhDEClR2BUr7S1d off=9479835 len=482350 2024-08-10T05:46:08.594 INFO:tasks.workunit.client.0.smithi086.stdout:op 3999 completed, throughput=5MB/sec 2024-08-10T05:46:08.594 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3zFhvtBewq4w6j7 off=5892955 len=195746 2024-08-10T05:46:08.596 INFO:tasks.workunit.client.0.smithi086.stdout:op 4000 completed, throughput=5MB/sec 2024-08-10T05:46:08.596 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6ltdqXIFmMlJJHR off=5789481 len=230664 2024-08-10T05:46:08.597 INFO:tasks.workunit.client.0.smithi086.stdout:op 4001 completed, throughput=5MB/sec 2024-08-10T05:46:08.597 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KX7duyFOpsCLY6I off=45056 len=286767 2024-08-10T05:46:08.599 INFO:tasks.workunit.client.0.smithi086.stdout:op 4002 completed, throughput=5MB/sec 2024-08-10T05:46:08.600 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-srkw3VsEfH6hj6R off=1952098 len=37876 2024-08-10T05:46:08.601 INFO:tasks.workunit.client.0.smithi086.stdout:op 4003 completed, throughput=5MB/sec 2024-08-10T05:46:08.601 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ddt6Vk_8MZPjHqc off=10408427 len=819069 2024-08-10T05:46:08.603 INFO:tasks.workunit.client.0.smithi086.stdout:op 4004 completed, throughput=5MB/sec 2024-08-10T05:46:08.603 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5Tje8S0XHYXBTjv off=12577916 len=1782685 2024-08-10T05:46:08.605 INFO:tasks.workunit.client.0.smithi086.stdout:op 4005 completed, throughput=5MB/sec 2024-08-10T05:46:08.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:08 smithi086 ceph-mon[98993]: pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:46:08.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:08 smithi086 ceph-mon[101471]: pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:46:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:08 smithi159 ceph-mon[90359]: pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:46:09.605 INFO:tasks.workunit.client.0.smithi086.stdout: 786: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:09.605 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-REU_vG95AhCT4S7 off=14154466 len=889685 2024-08-10T05:46:09.606 INFO:tasks.workunit.client.0.smithi086.stdout:op 4006 completed, throughput=5MB/sec 2024-08-10T05:46:09.606 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PBMbWGfajuRFDDG off=13549264 len=545511 2024-08-10T05:46:09.608 INFO:tasks.workunit.client.0.smithi086.stdout:op 4007 completed, throughput=5MB/sec 2024-08-10T05:46:09.608 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-p26i6KIa8rPEO7f off=9963386 len=607881 2024-08-10T05:46:09.612 INFO:tasks.workunit.client.0.smithi086.stdout:op 4008 completed, throughput=5MB/sec 2024-08-10T05:46:09.612 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TiBryQuUlBkwl5I off=7937224 len=1318054 2024-08-10T05:46:09.621 INFO:tasks.workunit.client.0.smithi086.stdout:op 4009 completed, throughput=5MB/sec 2024-08-10T05:46:09.622 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OJt5R3Bb6cUA3OB off=9043126 len=832256 2024-08-10T05:46:09.623 INFO:tasks.workunit.client.0.smithi086.stdout:op 4010 completed, throughput=5MB/sec 2024-08-10T05:46:09.623 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-K2aSANJhih_o2oV off=15228011 len=1824240 2024-08-10T05:46:09.634 INFO:tasks.workunit.client.0.smithi086.stdout:op 4011 completed, throughput=5MB/sec 2024-08-10T05:46:10.634 INFO:tasks.workunit.client.0.smithi086.stdout: 787: throughput=5MB/sec pending data=0 2024-08-10T05:46:10.635 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3KdNzwjEw9NGZtz off=3025971 len=1115102 2024-08-10T05:46:10.640 INFO:tasks.workunit.client.0.smithi086.stdout:op 4012 completed, throughput=5MB/sec 2024-08-10T05:46:10.640 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Hrmc26HRkGHBp7f off=79455 len=330317 2024-08-10T05:46:10.640 INFO:tasks.workunit.client.0.smithi086.stdout:op 4013 completed, throughput=5MB/sec 2024-08-10T05:46:10.641 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VgArIoB3hE5NkT0 off=3963228 len=1335709 2024-08-10T05:46:10.642 INFO:tasks.workunit.client.0.smithi086.stdout:op 4014 completed, throughput=5MB/sec 2024-08-10T05:46:10.642 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XCgOmVaJwusQ7Jr off=1756756 len=905578 2024-08-10T05:46:10.648 INFO:tasks.workunit.client.0.smithi086.stdout:op 4015 completed, throughput=5MB/sec 2024-08-10T05:46:10.648 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZsT8dKZ795NBZRu off=5768506 len=409343 2024-08-10T05:46:10.648 INFO:tasks.workunit.client.0.smithi086.stdout:op 4016 completed, throughput=5MB/sec 2024-08-10T05:46:10.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:10 smithi086 ceph-mon[98993]: pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:46:10.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:10 smithi086 ceph-mon[101471]: pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:46:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:10 smithi159 ceph-mon[90359]: pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:46:11.649 INFO:tasks.workunit.client.0.smithi086.stdout: 788: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:11.649 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZXzDhxN6_JvEaL6 off=3576 len=43324 2024-08-10T05:46:11.652 INFO:tasks.workunit.client.0.smithi086.stdout:op 4017 completed, throughput=4.99MB/sec 2024-08-10T05:46:11.652 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Oa3KYIGvCtYKuKW off=16632510 len=867944 2024-08-10T05:46:11.657 INFO:tasks.workunit.client.0.smithi086.stdout:op 4018 completed, throughput=5MB/sec 2024-08-10T05:46:11.657 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2zq0xoJL51MpheM off=3451469 len=1273818 2024-08-10T05:46:11.659 INFO:tasks.workunit.client.0.smithi086.stdout:op 4019 completed, throughput=5MB/sec 2024-08-10T05:46:11.659 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-j1rCDkuKKoineNj off=19565296 len=642879 2024-08-10T05:46:11.660 INFO:tasks.workunit.client.0.smithi086.stdout:op 4020 completed, throughput=5MB/sec 2024-08-10T05:46:11.660 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uhHvjdas_DEfNm8 off=1801570 len=284786 2024-08-10T05:46:11.663 INFO:tasks.workunit.client.0.smithi086.stdout:op 4021 completed, throughput=5MB/sec 2024-08-10T05:46:11.663 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_XO2pcYSYx3f1AQ off=10182706 len=1550208 2024-08-10T05:46:11.666 INFO:tasks.workunit.client.0.smithi086.stdout:op 4022 completed, throughput=5MB/sec 2024-08-10T05:46:11.666 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-91qX9kpkgiHp7T- off=8410772 len=412219 2024-08-10T05:46:11.669 INFO:tasks.workunit.client.0.smithi086.stdout:op 4023 completed, throughput=5MB/sec 2024-08-10T05:46:11.669 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fPhE5uxZsiFKzMP off=7495938 len=1782972 2024-08-10T05:46:11.671 INFO:tasks.workunit.client.0.smithi086.stdout:op 4024 completed, throughput=5MB/sec 2024-08-10T05:46:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:46:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:46:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:46:12.672 INFO:tasks.workunit.client.0.smithi086.stdout: 789: throughput=5MB/sec pending data=0 2024-08-10T05:46:12.672 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fRHjKIdEholcKaH off=10746567 len=1891400 2024-08-10T05:46:12.674 INFO:tasks.workunit.client.0.smithi086.stdout:op 4025 completed, throughput=5MB/sec 2024-08-10T05:46:12.674 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-HCoEFQH_GvZT1q1 off=11273001 len=1337400 2024-08-10T05:46:12.678 INFO:tasks.workunit.client.0.smithi086.stdout:op 4026 completed, throughput=5MB/sec 2024-08-10T05:46:12.678 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iu-lOcATdKZ1hwK off=2443796 len=201930 2024-08-10T05:46:12.681 INFO:tasks.workunit.client.0.smithi086.stdout:op 4027 completed, throughput=5MB/sec 2024-08-10T05:46:12.681 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0PePEkQicutCqVH off=4666038 len=861230 2024-08-10T05:46:12.682 INFO:tasks.workunit.client.0.smithi086.stdout:op 4028 completed, throughput=5MB/sec 2024-08-10T05:46:12.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:12 smithi086 ceph-mon[101471]: pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:46:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:12 smithi086 ceph-mon[98993]: pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:46:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:12 smithi159 ceph-mon[90359]: pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:46:13.683 INFO:tasks.workunit.client.0.smithi086.stdout: 790: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:13.683 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q8ay5bOc4edSE4F off=19103506 len=2042992 2024-08-10T05:46:13.691 INFO:tasks.workunit.client.0.smithi086.stdout:op 4029 completed, throughput=5MB/sec 2024-08-10T05:46:13.691 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zQ5Qza7ySuUeCsa off=11543739 len=1749765 2024-08-10T05:46:13.694 INFO:tasks.workunit.client.0.smithi086.stdout:op 4030 completed, throughput=5MB/sec 2024-08-10T05:46:13.695 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GwXFDFCKeYaYx1s off=4265532 len=294783 2024-08-10T05:46:13.695 INFO:tasks.workunit.client.0.smithi086.stdout:op 4031 completed, throughput=5MB/sec 2024-08-10T05:46:13.695 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UjVfOFhjM5DNywY off=6164080 len=1989532 2024-08-10T05:46:13.709 INFO:tasks.workunit.client.0.smithi086.stdout:op 4032 completed, throughput=5MB/sec 2024-08-10T05:46:14.709 INFO:tasks.workunit.client.0.smithi086.stdout: 791: throughput=5MB/sec pending data=0 2024-08-10T05:46:14.709 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ffuY-4FTjJBBOqR off=1484763 len=852068 2024-08-10T05:46:14.714 INFO:tasks.workunit.client.0.smithi086.stdout:op 4033 completed, throughput=5MB/sec 2024-08-10T05:46:14.714 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gJ0shWOp6StwpPH off=9905610 len=915341 2024-08-10T05:46:14.720 INFO:tasks.workunit.client.0.smithi086.stdout:op 4034 completed, throughput=5MB/sec 2024-08-10T05:46:14.720 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jUzZmXkp9ijsK3k off=10910855 len=127285 2024-08-10T05:46:14.722 INFO:tasks.workunit.client.0.smithi086.stdout:op 4035 completed, throughput=5MB/sec 2024-08-10T05:46:14.723 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4vqj1U2lzo9w7DV off=6207206 len=1547324 2024-08-10T05:46:14.730 INFO:tasks.workunit.client.0.smithi086.stdout:op 4036 completed, throughput=5MB/sec 2024-08-10T05:46:14.730 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-u4d9OoC3X1vO7xD off=12880267 len=1541013 2024-08-10T05:46:14.737 INFO:tasks.workunit.client.0.smithi086.stdout:op 4037 completed, throughput=5MB/sec 2024-08-10T05:46:14.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:14 smithi086 ceph-mon[98993]: pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:46:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:14 smithi086 ceph-mon[101471]: pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:46:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:14 smithi159 ceph-mon[90359]: pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:46:15.738 INFO:tasks.workunit.client.0.smithi086.stdout: 792: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:15.738 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bg4gJdRKGVDD_kq off=689481 len=1119666 2024-08-10T05:46:15.739 INFO:tasks.workunit.client.0.smithi086.stdout:op 4038 completed, throughput=5MB/sec 2024-08-10T05:46:15.740 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0Qn9sHrURNEve2O off=15525115 len=509466 2024-08-10T05:46:15.740 INFO:tasks.workunit.client.0.smithi086.stdout:op 4039 completed, throughput=5MB/sec 2024-08-10T05:46:15.740 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jgLEENjrtiu2N7J off=1671509 len=747439 2024-08-10T05:46:15.745 INFO:tasks.workunit.client.0.smithi086.stdout:op 4040 completed, throughput=5MB/sec 2024-08-10T05:46:15.745 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LCEmC5lUlkBNDwG off=4893313 len=1529857 2024-08-10T05:46:15.755 INFO:tasks.workunit.client.0.smithi086.stdout:op 4041 completed, throughput=5MB/sec 2024-08-10T05:46:15.755 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AFQuoKpwUjUL_x5 off=16422634 len=472404 2024-08-10T05:46:15.756 INFO:tasks.workunit.client.0.smithi086.stdout:op 4042 completed, throughput=5MB/sec 2024-08-10T05:46:16.756 INFO:tasks.workunit.client.0.smithi086.stdout: 793: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:16.756 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wfbdIxx2GWZNfNr off=3783225 len=262460 2024-08-10T05:46:16.757 INFO:tasks.workunit.client.0.smithi086.stdout:op 4043 completed, throughput=4.99MB/sec 2024-08-10T05:46:16.757 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gewgOn-o7PL_ypp off=9007572 len=1675862 2024-08-10T05:46:16.759 INFO:tasks.workunit.client.0.smithi086.stdout:op 4044 completed, throughput=5MB/sec 2024-08-10T05:46:16.759 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-s_YWlGBQbSJ3L32 off=73426 len=159619 2024-08-10T05:46:16.762 INFO:tasks.workunit.client.0.smithi086.stdout:op 4045 completed, throughput=5MB/sec 2024-08-10T05:46:16.762 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-T4BYu8IKY7FeoA9 off=13964191 len=650576 2024-08-10T05:46:16.767 INFO:tasks.workunit.client.0.smithi086.stdout:op 4046 completed, throughput=5MB/sec 2024-08-10T05:46:16.767 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-iPUodFkHeTx1Nu0 off=5489300 len=1407109 2024-08-10T05:46:16.768 INFO:tasks.workunit.client.0.smithi086.stdout:op 4047 completed, throughput=5MB/sec 2024-08-10T05:46:16.769 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xW1LkO5Q9iKI1VK off=10020939 len=1266888 2024-08-10T05:46:16.770 INFO:tasks.workunit.client.0.smithi086.stdout:op 4048 completed, throughput=5MB/sec 2024-08-10T05:46:16.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:16 smithi086 ceph-mon[98993]: pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:46:16.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:16 smithi086 ceph-mon[101471]: pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:46:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:16 smithi159 ceph-mon[90359]: pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:46:17.771 INFO:tasks.workunit.client.0.smithi086.stdout: 794: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:17.771 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uHQvHOXsfWsGRb9 off=2458955 len=1562651 2024-08-10T05:46:17.778 INFO:tasks.workunit.client.0.smithi086.stdout:op 4049 completed, throughput=5MB/sec 2024-08-10T05:46:17.778 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HMo6-_KxlzMlab8 off=15481712 len=118168 2024-08-10T05:46:17.780 INFO:tasks.workunit.client.0.smithi086.stdout:op 4050 completed, throughput=5MB/sec 2024-08-10T05:46:17.780 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FIaDTLW-do2CpGa off=4515618 len=1420777 2024-08-10T05:46:17.783 INFO:tasks.workunit.client.0.smithi086.stdout:op 4051 completed, throughput=5MB/sec 2024-08-10T05:46:17.783 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-V9GWP94gxEvL7l2 off=8827289 len=1973987 2024-08-10T05:46:17.784 INFO:tasks.workunit.client.0.smithi086.stdout:op 4052 completed, throughput=5MB/sec 2024-08-10T05:46:17.784 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qy1s2uOnqMKL2C- off=11961381 len=1145989 2024-08-10T05:46:17.786 INFO:tasks.workunit.client.0.smithi086.stdout:op 4053 completed, throughput=5MB/sec 2024-08-10T05:46:18.609 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:46:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:46:18] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-08-10T05:46:18.786 INFO:tasks.workunit.client.0.smithi086.stdout: 795: throughput=5MB/sec pending data=0 2024-08-10T05:46:18.786 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2LZ1DRuIQDK6VVA off=9224584 len=229319 2024-08-10T05:46:18.787 INFO:tasks.workunit.client.0.smithi086.stdout:op 4054 completed, throughput=5MB/sec 2024-08-10T05:46:18.787 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-V8wTYepbZ0Pe7XC off=17805 len=1440593 2024-08-10T05:46:18.789 INFO:tasks.workunit.client.0.smithi086.stdout:op 4055 completed, throughput=5MB/sec 2024-08-10T05:46:18.789 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-c_oB5jRkCUr_oAA off=2185958 len=541331 2024-08-10T05:46:18.790 INFO:tasks.workunit.client.0.smithi086.stdout:op 4056 completed, throughput=5MB/sec 2024-08-10T05:46:18.790 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ovkwGpMMwslL4pT off=16092849 len=1980377 2024-08-10T05:46:18.793 INFO:tasks.workunit.client.0.smithi086.stdout:op 4057 completed, throughput=5MB/sec 2024-08-10T05:46:18.793 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ef9khFw3hDghu6Z off=831844 len=551806 2024-08-10T05:46:18.796 INFO:tasks.workunit.client.0.smithi086.stdout:op 4058 completed, throughput=5MB/sec 2024-08-10T05:46:18.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:18 smithi086 ceph-mon[98993]: pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:46:18.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:18 smithi086 ceph-mon[101471]: pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:46:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:18 smithi159 ceph-mon[90359]: pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:46:19.797 INFO:tasks.workunit.client.0.smithi086.stdout: 796: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:19.797 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Qr1MY8_QtlpSuu1 off=17107341 len=1239547 2024-08-10T05:46:19.800 INFO:tasks.workunit.client.0.smithi086.stdout:op 4059 completed, throughput=5MB/sec 2024-08-10T05:46:19.800 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-n2PzbVsd-6pewTA off=1435375 len=761997 2024-08-10T05:46:19.804 INFO:tasks.workunit.client.0.smithi086.stdout:op 4060 completed, throughput=5MB/sec 2024-08-10T05:46:19.805 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-T3vxt87SGr8gPAs off=12070666 len=1273573 2024-08-10T05:46:19.806 INFO:tasks.workunit.client.0.smithi086.stdout:op 4061 completed, throughput=5MB/sec 2024-08-10T05:46:19.806 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UZSrlaHjJDWCQjI off=478721 len=628540 2024-08-10T05:46:19.810 INFO:tasks.workunit.client.0.smithi086.stdout:op 4062 completed, throughput=5MB/sec 2024-08-10T05:46:19.811 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-01-pHoOhiZVjCyy off=13802517 len=1451666 2024-08-10T05:46:19.816 INFO:tasks.workunit.client.0.smithi086.stdout:op 4063 completed, throughput=5MB/sec 2024-08-10T05:46:20.817 INFO:tasks.workunit.client.0.smithi086.stdout: 797: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:20.817 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-baiA9IAZzJw2vMc off=7781650 len=408478 2024-08-10T05:46:20.820 INFO:tasks.workunit.client.0.smithi086.stdout:op 4064 completed, throughput=4.99MB/sec 2024-08-10T05:46:20.821 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-z-_WXwtzHip4XAM off=2958865 len=404579 2024-08-10T05:46:20.824 INFO:tasks.workunit.client.0.smithi086.stdout:op 4065 completed, throughput=5MB/sec 2024-08-10T05:46:20.824 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4VNPiXTW962Mk7J off=9738563 len=32585 2024-08-10T05:46:20.824 INFO:tasks.workunit.client.0.smithi086.stdout:op 4066 completed, throughput=5MB/sec 2024-08-10T05:46:20.824 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-M_CBEiFODe0Ojep off=2659320 len=391789 2024-08-10T05:46:20.828 INFO:tasks.workunit.client.0.smithi086.stdout:op 4067 completed, throughput=5MB/sec 2024-08-10T05:46:20.828 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WSFtKViPJuLoZao off=5695989 len=1793312 2024-08-10T05:46:20.832 INFO:tasks.workunit.client.0.smithi086.stdout:op 4068 completed, throughput=5MB/sec 2024-08-10T05:46:20.832 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-62HNkrbPIwYONyp off=3101355 len=500512 2024-08-10T05:46:20.836 INFO:tasks.workunit.client.0.smithi086.stdout:op 4069 completed, throughput=5MB/sec 2024-08-10T05:46:20.836 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vUUd-438CwR_w4a off=1075715 len=1616185 2024-08-10T05:46:20.838 INFO:tasks.workunit.client.0.smithi086.stdout:op 4070 completed, throughput=5MB/sec 2024-08-10T05:46:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:20 smithi086 ceph-mon[98993]: pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:46:20.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:20 smithi086 ceph-mon[101471]: pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:46:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:20 smithi159 ceph-mon[90359]: pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:46:21.838 INFO:tasks.workunit.client.0.smithi086.stdout: 798: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:21.838 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FpQpR62HiQvzLGJ off=13273158 len=849133 2024-08-10T05:46:21.840 INFO:tasks.workunit.client.0.smithi086.stdout:op 4071 completed, throughput=5MB/sec 2024-08-10T05:46:21.840 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-q38yIy8fukJJ1Mj off=1631713 len=2015722 2024-08-10T05:46:21.844 INFO:tasks.workunit.client.0.smithi086.stdout:op 4072 completed, throughput=5MB/sec 2024-08-10T05:46:21.844 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TCnUQzd7zajGHgw off=9734460 len=16295 2024-08-10T05:46:21.847 INFO:tasks.workunit.client.0.smithi086.stdout:op 4073 completed, throughput=5MB/sec 2024-08-10T05:46:21.847 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EouUitutRWZr6iJ off=70738 len=1255303 2024-08-10T05:46:21.854 INFO:tasks.workunit.client.0.smithi086.stdout:op 4074 completed, throughput=5MB/sec 2024-08-10T05:46:21.854 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sy0LQvpXQkhlmQH off=449127 len=938142 2024-08-10T05:46:21.858 INFO:tasks.workunit.client.0.smithi086.stdout:op 4075 completed, throughput=5MB/sec 2024-08-10T05:46:22.859 INFO:tasks.workunit.client.0.smithi086.stdout: 799: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:22.859 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LRb21rDNqMyLKL4 off=15394587 len=811450 2024-08-10T05:46:22.861 INFO:tasks.workunit.client.0.smithi086.stdout:op 4076 completed, throughput=4.99MB/sec 2024-08-10T05:46:22.861 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dOA5su4htFzS6u0 off=166541 len=404310 2024-08-10T05:46:22.862 INFO:tasks.workunit.client.0.smithi086.stdout:op 4077 completed, throughput=5MB/sec 2024-08-10T05:46:22.862 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FAWTTwe0XFsYMPw off=2175553 len=143004 2024-08-10T05:46:22.864 INFO:tasks.workunit.client.0.smithi086.stdout:op 4078 completed, throughput=5MB/sec 2024-08-10T05:46:22.864 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4QYi-_5M4Q_JHvm off=4052638 len=786100 2024-08-10T05:46:22.866 INFO:tasks.workunit.client.0.smithi086.stdout:op 4079 completed, throughput=5MB/sec 2024-08-10T05:46:22.867 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-flPDjFpl2qtYLsW off=3440704 len=670701 2024-08-10T05:46:22.870 INFO:tasks.workunit.client.0.smithi086.stdout:op 4080 completed, throughput=5MB/sec 2024-08-10T05:46:22.871 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PVhZOI1gj_zRGW1 off=13360115 len=768021 2024-08-10T05:46:22.875 INFO:tasks.workunit.client.0.smithi086.stdout:op 4081 completed, throughput=5MB/sec 2024-08-10T05:46:22.875 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-s1Q1eQ0cXYkp3C1 off=7111859 len=1671008 2024-08-10T05:46:22.886 INFO:tasks.workunit.client.0.smithi086.stdout:op 4082 completed, throughput=5MB/sec 2024-08-10T05:46:22.886 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JTtkH2BoIfvPYCn off=15134861 len=387330 2024-08-10T05:46:22.889 INFO:tasks.workunit.client.0.smithi086.stdout:op 4083 completed, throughput=5MB/sec 2024-08-10T05:46:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:22 smithi086 ceph-mon[98993]: pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:46:22.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:22 smithi086 ceph-mon[101471]: pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:46:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:22 smithi159 ceph-mon[90359]: pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:46:23.889 INFO:tasks.workunit.client.0.smithi086.stdout: 800: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:23.889 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vmvExkrmFoScpqc off=1719379 len=1589046 2024-08-10T05:46:23.896 INFO:tasks.workunit.client.0.smithi086.stdout:op 4084 completed, throughput=5MB/sec 2024-08-10T05:46:23.896 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7XOs1VgMc0WnK9T off=17467414 len=591453 2024-08-10T05:46:23.897 INFO:tasks.workunit.client.0.smithi086.stdout:op 4085 completed, throughput=5MB/sec 2024-08-10T05:46:23.897 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-M9dDgzqjED3_I1B off=1291296 len=1658602 2024-08-10T05:46:23.904 INFO:tasks.workunit.client.0.smithi086.stdout:op 4086 completed, throughput=5MB/sec 2024-08-10T05:46:23.904 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-L2TaNf7Zb-TFCVr off=9802695 len=864177 2024-08-10T05:46:23.911 INFO:tasks.workunit.client.0.smithi086.stdout:op 4087 completed, throughput=5MB/sec 2024-08-10T05:46:23.911 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-L3qHJL3cbtRlP-h off=14441090 len=528462 2024-08-10T05:46:23.911 INFO:tasks.workunit.client.0.smithi086.stdout:op 4088 completed, throughput=5MB/sec 2024-08-10T05:46:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:24 smithi086 ceph-mon[98993]: pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-10T05:46:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:24 smithi086 ceph-mon[101471]: pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-10T05:46:24.910 INFO:tasks.workunit.client.0.smithi086.stdout: 801: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:24.910 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Q9Cm_ZSxIgdZ5gD off=13079574 len=1765581 2024-08-10T05:46:24.913 INFO:tasks.workunit.client.0.smithi086.stdout:op 4089 completed, throughput=5MB/sec 2024-08-10T05:46:24.913 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dc6qEpkvS85hYsy off=3811254 len=924906 2024-08-10T05:46:24.914 INFO:tasks.workunit.client.0.smithi086.stdout:op 4090 completed, throughput=5MB/sec 2024-08-10T05:46:24.914 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GACjHafhSr3igeN off=3072945 len=1129789 2024-08-10T05:46:24.915 INFO:tasks.workunit.client.0.smithi086.stdout:op 4091 completed, throughput=5MB/sec 2024-08-10T05:46:24.916 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yXXMMuRiaOQ6mBc off=10312996 len=923066 2024-08-10T05:46:24.916 INFO:tasks.workunit.client.0.smithi086.stdout:op 4092 completed, throughput=5MB/sec 2024-08-10T05:46:24.917 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CIUrsr4i9VnCqJL off=5366399 len=462748 2024-08-10T05:46:24.920 INFO:tasks.workunit.client.0.smithi086.stdout:op 4093 completed, throughput=5MB/sec 2024-08-10T05:46:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:24 smithi159 ceph-mon[90359]: pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-10T05:46:25.921 INFO:tasks.workunit.client.0.smithi086.stdout: 802: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:25.921 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mup7_edB7h49uZy off=13621729 len=668788 2024-08-10T05:46:25.922 INFO:tasks.workunit.client.0.smithi086.stdout:op 4094 completed, throughput=4.99MB/sec 2024-08-10T05:46:25.922 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vBjaUUYvqf5tsdO off=5423578 len=448010 2024-08-10T05:46:25.923 INFO:tasks.workunit.client.0.smithi086.stdout:op 4095 completed, throughput=5MB/sec 2024-08-10T05:46:25.923 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lxTsxsXzWzgvqRz off=2636991 len=1596508 2024-08-10T05:46:25.925 INFO:tasks.workunit.client.0.smithi086.stdout:op 4096 completed, throughput=5MB/sec 2024-08-10T05:46:25.925 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vx_x5hcNUmErjnJ off=1848707 len=1126094 2024-08-10T05:46:25.931 INFO:tasks.workunit.client.0.smithi086.stdout:op 4097 completed, throughput=5MB/sec 2024-08-10T05:46:25.931 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rwoGAF1i9cEi7J7 off=984214 len=1904043 2024-08-10T05:46:25.942 INFO:tasks.workunit.client.0.smithi086.stdout:op 4098 completed, throughput=5MB/sec 2024-08-10T05:46:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:26 smithi086 ceph-mon[98993]: pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:46:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:46:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:26 smithi086 ceph-mon[101471]: pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:46:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:46:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:26 smithi159 ceph-mon[90359]: pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:46:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:46:26.942 INFO:tasks.workunit.client.0.smithi086.stdout: 803: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:26.942 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8VVZTCmvcinxjQV off=952973 len=137289 2024-08-10T05:46:26.943 INFO:tasks.workunit.client.0.smithi086.stdout:op 4099 completed, throughput=4.99MB/sec 2024-08-10T05:46:26.943 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RGKRhi6JHWctz5M off=20158576 len=293234 2024-08-10T05:46:26.944 INFO:tasks.workunit.client.0.smithi086.stdout:op 4100 completed, throughput=4.99MB/sec 2024-08-10T05:46:26.944 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ijaymM7JNorc4nQ off=3063560 len=2079359 2024-08-10T05:46:26.956 INFO:tasks.workunit.client.0.smithi086.stdout:op 4101 completed, throughput=5MB/sec 2024-08-10T05:46:26.956 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Hcje-cXuP3GsYKR off=4401292 len=1720522 2024-08-10T05:46:26.958 INFO:tasks.workunit.client.0.smithi086.stdout:op 4102 completed, throughput=5MB/sec 2024-08-10T05:46:26.958 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TVeLvX9omFBfDnV off=7918000 len=818366 2024-08-10T05:46:26.960 INFO:tasks.workunit.client.0.smithi086.stdout:op 4103 completed, throughput=5MB/sec 2024-08-10T05:46:27.961 INFO:tasks.workunit.client.0.smithi086.stdout: 804: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:27.961 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-krDnx9Cy-Tg6r0N off=2717637 len=1699024 2024-08-10T05:46:27.962 INFO:tasks.workunit.client.0.smithi086.stdout:op 4104 completed, throughput=5MB/sec 2024-08-10T05:46:27.963 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-k6e-SJ87OawocP1 off=113572 len=70027 2024-08-10T05:46:27.965 INFO:tasks.workunit.client.0.smithi086.stdout:op 4105 completed, throughput=5MB/sec 2024-08-10T05:46:27.965 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Jw1z0J3QaXzAaVE off=5266001 len=133570 2024-08-10T05:46:27.965 INFO:tasks.workunit.client.0.smithi086.stdout:op 4106 completed, throughput=5MB/sec 2024-08-10T05:46:27.966 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NZQNgDLqs0B2Njt off=15380780 len=1972989 2024-08-10T05:46:27.969 INFO:tasks.workunit.client.0.smithi086.stdout:op 4107 completed, throughput=5MB/sec 2024-08-10T05:46:27.969 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bnv_v1n8oLTCc6i off=3368016 len=14785 2024-08-10T05:46:27.970 INFO:tasks.workunit.client.0.smithi086.stdout:op 4108 completed, throughput=5MB/sec 2024-08-10T05:46:27.970 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eK-wPnIB9r_3erb off=13774103 len=893791 2024-08-10T05:46:27.974 INFO:tasks.workunit.client.0.smithi086.stdout:op 4109 completed, throughput=5MB/sec 2024-08-10T05:46:27.974 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cxEY3FN3sVDp5hd off=6155407 len=2013861 2024-08-10T05:46:27.976 INFO:tasks.workunit.client.0.smithi086.stdout:op 4110 completed, throughput=5MB/sec 2024-08-10T05:46:28.625 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:46:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:46:28] "GET /metrics HTTP/1.1" 200 34056 "" "Prometheus/2.43.0" 2024-08-10T05:46:28.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:28 smithi086 ceph-mon[98993]: pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:46:28.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:28 smithi086 ceph-mon[101471]: pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:46:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:28 smithi159 ceph-mon[90359]: pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:46:28.976 INFO:tasks.workunit.client.0.smithi086.stdout: 805: throughput=5MB/sec pending data=0 2024-08-10T05:46:28.977 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wCfecEQqmghiCJ- off=82024 len=1010358 2024-08-10T05:46:28.979 INFO:tasks.workunit.client.0.smithi086.stdout:op 4111 completed, throughput=5MB/sec 2024-08-10T05:46:28.979 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WZxjHpHT-EU6H5i off=764006 len=584375 2024-08-10T05:46:28.980 INFO:tasks.workunit.client.0.smithi086.stdout:op 4112 completed, throughput=5MB/sec 2024-08-10T05:46:28.980 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-43BSmD9pNfp9WuT off=6921758 len=1113720 2024-08-10T05:46:28.986 INFO:tasks.workunit.client.0.smithi086.stdout:op 4113 completed, throughput=5MB/sec 2024-08-10T05:46:28.986 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7GqYlIZX_PnkTPQ off=6728578 len=1215739 2024-08-10T05:46:28.993 INFO:tasks.workunit.client.0.smithi086.stdout:op 4114 completed, throughput=5MB/sec 2024-08-10T05:46:29.993 INFO:tasks.workunit.client.0.smithi086.stdout: 806: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:29.993 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rDlAl6DhYJUCKPY off=360197 len=749953 2024-08-10T05:46:29.994 INFO:tasks.workunit.client.0.smithi086.stdout:op 4115 completed, throughput=5MB/sec 2024-08-10T05:46:29.994 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-O4DZPlKBLnXOZAF off=17444295 len=1178789 2024-08-10T05:46:29.997 INFO:tasks.workunit.client.0.smithi086.stdout:op 4116 completed, throughput=5MB/sec 2024-08-10T05:46:29.997 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gGkic79r3HK8vQ9 off=6526034 len=1645444 2024-08-10T05:46:30.006 INFO:tasks.workunit.client.0.smithi086.stdout:op 4117 completed, throughput=5MB/sec 2024-08-10T05:46:30.006 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QSsjdH8c7uOKfF5 off=1587512 len=1439902 2024-08-10T05:46:30.008 INFO:tasks.workunit.client.0.smithi086.stdout:op 4118 completed, throughput=5MB/sec 2024-08-10T05:46:30.008 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CGQ80IqAcsGZghu off=2452079 len=1912541 2024-08-10T05:46:30.016 INFO:tasks.workunit.client.0.smithi086.stdout:op 4119 completed, throughput=5MB/sec 2024-08-10T05:46:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:30 smithi086 ceph-mon[98993]: pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:46:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:30 smithi086 ceph-mon[101471]: pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:46:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:30 smithi159 ceph-mon[90359]: pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:46:31.016 INFO:tasks.workunit.client.0.smithi086.stdout: 807: throughput=5MB/sec pending data=0 2024-08-10T05:46:31.016 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9d-QWPdVtfAQMrG off=1983381 len=2022723 2024-08-10T05:46:31.020 INFO:tasks.workunit.client.0.smithi086.stdout:op 4120 completed, throughput=5MB/sec 2024-08-10T05:46:31.020 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--iNWdOxKHhzpQuy off=13061141 len=612630 2024-08-10T05:46:31.021 INFO:tasks.workunit.client.0.smithi086.stdout:op 4121 completed, throughput=5MB/sec 2024-08-10T05:46:31.022 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uZHnxxxYAQI4UHS off=926824 len=659920 2024-08-10T05:46:31.023 INFO:tasks.workunit.client.0.smithi086.stdout:op 4122 completed, throughput=5MB/sec 2024-08-10T05:46:31.023 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sDT6LyhPiYUdeb_ off=5698295 len=1509335 2024-08-10T05:46:31.032 INFO:tasks.workunit.client.0.smithi086.stdout:op 4123 completed, throughput=5MB/sec 2024-08-10T05:46:32.032 INFO:tasks.workunit.client.0.smithi086.stdout: 808: throughput=5MB/sec pending data=0 2024-08-10T05:46:32.033 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kkd5qY2TX-ac0pU off=1495586 len=7849 2024-08-10T05:46:32.033 INFO:tasks.workunit.client.0.smithi086.stdout:op 4124 completed, throughput=5MB/sec 2024-08-10T05:46:32.033 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-m9Z__Y22nhXmRi_ off=11042543 len=1650962 2024-08-10T05:46:32.035 INFO:tasks.workunit.client.0.smithi086.stdout:op 4125 completed, throughput=5MB/sec 2024-08-10T05:46:32.035 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mCrbGHAer4egiaw off=17021797 len=1684390 2024-08-10T05:46:32.037 INFO:tasks.workunit.client.0.smithi086.stdout:op 4126 completed, throughput=5MB/sec 2024-08-10T05:46:32.037 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hONGwF1llpBtaXY off=2039811 len=1833916 2024-08-10T05:46:32.053 INFO:tasks.workunit.client.0.smithi086.stdout:op 4127 completed, throughput=5MB/sec 2024-08-10T05:46:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:32 smithi086 ceph-mon[98993]: pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:46:32.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:32 smithi086 ceph-mon[101471]: pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:46:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:32 smithi159 ceph-mon[90359]: pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:46:33.053 INFO:tasks.workunit.client.0.smithi086.stdout: 809: throughput=5MB/sec pending data=0 2024-08-10T05:46:33.053 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kuahdJAbFvhejF0 off=5438845 len=1315315 2024-08-10T05:46:33.055 INFO:tasks.workunit.client.0.smithi086.stdout:op 4128 completed, throughput=5MB/sec 2024-08-10T05:46:33.055 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yjfSH4ra_ndZPBP off=2383856 len=2075480 2024-08-10T05:46:33.067 INFO:tasks.workunit.client.0.smithi086.stdout:op 4129 completed, throughput=5MB/sec 2024-08-10T05:46:33.068 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5ipwHDwztGTmWWc off=3729153 len=994190 2024-08-10T05:46:33.072 INFO:tasks.workunit.client.0.smithi086.stdout:op 4130 completed, throughput=5MB/sec 2024-08-10T05:46:34.073 INFO:tasks.workunit.client.0.smithi086.stdout: 810: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:34.073 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xoo2QuxWt8CMQNB off=9755740 len=305291 2024-08-10T05:46:34.076 INFO:tasks.workunit.client.0.smithi086.stdout:op 4131 completed, throughput=4.99MB/sec 2024-08-10T05:46:34.077 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FZxc-hdgnv44Udg off=6341661 len=1393982 2024-08-10T05:46:34.084 INFO:tasks.workunit.client.0.smithi086.stdout:op 4132 completed, throughput=5MB/sec 2024-08-10T05:46:34.084 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KgqtX7ZWC50eVta off=4440809 len=371565 2024-08-10T05:46:34.085 INFO:tasks.workunit.client.0.smithi086.stdout:op 4133 completed, throughput=5MB/sec 2024-08-10T05:46:34.085 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-y43vmzfQ6F_SdtY off=1404370 len=1622449 2024-08-10T05:46:34.087 INFO:tasks.workunit.client.0.smithi086.stdout:op 4134 completed, throughput=5MB/sec 2024-08-10T05:46:34.087 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-iD7rlU3aaTwGoPm off=7070136 len=1972082 2024-08-10T05:46:34.089 INFO:tasks.workunit.client.0.smithi086.stdout:op 4135 completed, throughput=5MB/sec 2024-08-10T05:46:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:34 smithi086 ceph-mon[98993]: pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:46:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:34 smithi086 ceph-mon[101471]: pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:46:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:34 smithi159 ceph-mon[90359]: pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:46:35.090 INFO:tasks.workunit.client.0.smithi086.stdout: 811: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:35.090 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ScvrWa7l7CnDdQ4 off=2503029 len=1631282 2024-08-10T05:46:35.097 INFO:tasks.workunit.client.0.smithi086.stdout:op 4136 completed, throughput=5MB/sec 2024-08-10T05:46:35.097 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-P5JsnpqQnstyDpk off=9056325 len=643076 2024-08-10T05:46:35.098 INFO:tasks.workunit.client.0.smithi086.stdout:op 4137 completed, throughput=5MB/sec 2024-08-10T05:46:35.098 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-46yFl9iVV8TJCkN off=11467487 len=1334592 2024-08-10T05:46:35.099 INFO:tasks.workunit.client.0.smithi086.stdout:op 4138 completed, throughput=5MB/sec 2024-08-10T05:46:35.099 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xfdqvKg2kBEwthQ off=14322351 len=1189742 2024-08-10T05:46:35.105 INFO:tasks.workunit.client.0.smithi086.stdout:op 4139 completed, throughput=5MB/sec 2024-08-10T05:46:35.105 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Mu6Sgm2DZqWq6fw off=768327 len=1796843 2024-08-10T05:46:35.113 INFO:tasks.workunit.client.0.smithi086.stdout:op 4140 completed, throughput=5MB/sec 2024-08-10T05:46:36.113 INFO:tasks.workunit.client.0.smithi086.stdout: 812: throughput=5MB/sec pending data=0 2024-08-10T05:46:36.113 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vZ2ujt4pBwF-eYo off=299450 len=1643111 2024-08-10T05:46:36.115 INFO:tasks.workunit.client.0.smithi086.stdout:op 4141 completed, throughput=5MB/sec 2024-08-10T05:46:36.115 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JiOFnpANiUi6XjB off=4392894 len=316143 2024-08-10T05:46:36.119 INFO:tasks.workunit.client.0.smithi086.stdout:op 4142 completed, throughput=5MB/sec 2024-08-10T05:46:36.119 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KNfLoOuN38UzZAs off=13398599 len=1917834 2024-08-10T05:46:36.121 INFO:tasks.workunit.client.0.smithi086.stdout:op 4143 completed, throughput=5MB/sec 2024-08-10T05:46:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:36 smithi086 ceph-mon[98993]: pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:46:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:36 smithi086 ceph-mon[101471]: pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:46:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:36 smithi159 ceph-mon[90359]: pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:46:37.121 INFO:tasks.workunit.client.0.smithi086.stdout: 813: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:37.121 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bdfx2Sf8o0i8x_p off=21030251 len=1567612 2024-08-10T05:46:37.123 INFO:tasks.workunit.client.0.smithi086.stdout:op 4144 completed, throughput=5MB/sec 2024-08-10T05:46:37.123 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ufrZY69u0yz5FI2 off=1050769 len=845828 2024-08-10T05:46:37.128 INFO:tasks.workunit.client.0.smithi086.stdout:op 4145 completed, throughput=5MB/sec 2024-08-10T05:46:37.129 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-368A1ZwcgzlxdCR off=12896173 len=341503 2024-08-10T05:46:37.129 INFO:tasks.workunit.client.0.smithi086.stdout:op 4146 completed, throughput=5MB/sec 2024-08-10T05:46:37.130 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6iyyJljTu0mrOhG off=6909532 len=1536582 2024-08-10T05:46:37.136 INFO:tasks.workunit.client.0.smithi086.stdout:op 4147 completed, throughput=5MB/sec 2024-08-10T05:46:37.136 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Xz3iJqrsyQYZiUQ off=3660980 len=1004533 2024-08-10T05:46:37.141 INFO:tasks.workunit.client.0.smithi086.stdout:op 4148 completed, throughput=5MB/sec 2024-08-10T05:46:38.141 INFO:tasks.workunit.client.0.smithi086.stdout: 814: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:38.141 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lxGdtx-O1wr6oyq off=10744429 len=1708956 2024-08-10T05:46:38.152 INFO:tasks.workunit.client.0.smithi086.stdout:op 4149 completed, throughput=5MB/sec 2024-08-10T05:46:38.152 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-d7jyeA4c884TDxf off=8606562 len=1791206 2024-08-10T05:46:38.154 INFO:tasks.workunit.client.0.smithi086.stdout:op 4150 completed, throughput=5MB/sec 2024-08-10T05:46:38.154 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JaPkOn9p0oin19P off=2740055 len=1073767 2024-08-10T05:46:38.155 INFO:tasks.workunit.client.0.smithi086.stdout:op 4151 completed, throughput=5MB/sec 2024-08-10T05:46:38.155 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oCg9exF1VD2wFAB off=12851151 len=789068 2024-08-10T05:46:38.159 INFO:tasks.workunit.client.0.smithi086.stdout:op 4152 completed, throughput=5MB/sec 2024-08-10T05:46:38.640 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:46:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:46:38] "GET /metrics HTTP/1.1" 200 34056 "" "Prometheus/2.43.0" 2024-08-10T05:46:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:38 smithi086 ceph-mon[98993]: pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:46:38.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:38 smithi086 ceph-mon[101471]: pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:46:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:38 smithi159 ceph-mon[90359]: pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:46:39.159 INFO:tasks.workunit.client.0.smithi086.stdout: 815: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:39.159 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LYytBC3ep0HTWi5 off=5667557 len=1332442 2024-08-10T05:46:39.161 INFO:tasks.workunit.client.0.smithi086.stdout:op 4153 completed, throughput=5MB/sec 2024-08-10T05:46:39.162 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wqe_Jp1A1-DI6Ew off=746091 len=1529214 2024-08-10T05:46:39.174 INFO:tasks.workunit.client.0.smithi086.stdout:op 4154 completed, throughput=5MB/sec 2024-08-10T05:46:39.174 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-u8lDgXSA8cUEjd3 off=17708444 len=235832 2024-08-10T05:46:39.177 INFO:tasks.workunit.client.0.smithi086.stdout:op 4155 completed, throughput=5MB/sec 2024-08-10T05:46:39.177 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-V6FqSSO_6x4yQOZ off=2264904 len=274891 2024-08-10T05:46:39.178 INFO:tasks.workunit.client.0.smithi086.stdout:op 4156 completed, throughput=5MB/sec 2024-08-10T05:46:39.178 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Hyt2kQPMd8noTTJ off=14571935 len=1999323 2024-08-10T05:46:39.180 INFO:tasks.workunit.client.0.smithi086.stdout:op 4157 completed, throughput=5MB/sec 2024-08-10T05:46:40.180 INFO:tasks.workunit.client.0.smithi086.stdout: 816: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:40.181 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-39cI0Qj53S3-FPK off=6655320 len=1255249 2024-08-10T05:46:40.182 INFO:tasks.workunit.client.0.smithi086.stdout:op 4158 completed, throughput=5MB/sec 2024-08-10T05:46:40.183 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MuyOGnM-QL59gbA off=169859 len=1922622 2024-08-10T05:46:40.184 INFO:tasks.workunit.client.0.smithi086.stdout:op 4159 completed, throughput=5MB/sec 2024-08-10T05:46:40.184 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dLjC0QtQXyn7LPL off=7896470 len=1558343 2024-08-10T05:46:40.186 INFO:tasks.workunit.client.0.smithi086.stdout:op 4160 completed, throughput=5MB/sec 2024-08-10T05:46:40.187 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tqj-ftxUt61DVdp off=10219943 len=52390 2024-08-10T05:46:40.189 INFO:tasks.workunit.client.0.smithi086.stdout:op 4161 completed, throughput=5MB/sec 2024-08-10T05:46:40.189 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IsF9qlRcPx3hZDz off=1253578 len=1240085 2024-08-10T05:46:40.197 INFO:tasks.workunit.client.0.smithi086.stdout:op 4162 completed, throughput=5MB/sec 2024-08-10T05:46:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:40 smithi086 ceph-mon[98993]: pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:46:40.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:40 smithi086 ceph-mon[101471]: pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:46:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:40 smithi159 ceph-mon[90359]: pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:46:41.197 INFO:tasks.workunit.client.0.smithi086.stdout: 817: throughput=5MB/sec pending data=0 2024-08-10T05:46:41.197 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-45cljlHHi0Nuu05 off=274264 len=1065639 2024-08-10T05:46:41.199 INFO:tasks.workunit.client.0.smithi086.stdout:op 4163 completed, throughput=5MB/sec 2024-08-10T05:46:41.199 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-G2TPWNcTm9QO5cV off=5228445 len=2060914 2024-08-10T05:46:41.208 INFO:tasks.workunit.client.0.smithi086.stdout:op 4164 completed, throughput=5MB/sec 2024-08-10T05:46:41.208 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MjYnAt9juOxPaG4 off=5050552 len=1533608 2024-08-10T05:46:41.211 INFO:tasks.workunit.client.0.smithi086.stdout:op 4165 completed, throughput=5MB/sec 2024-08-10T05:46:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:46:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:46:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:46:42.212 INFO:tasks.workunit.client.0.smithi086.stdout: 818: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:42.212 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZXzDhxN6_JvEaL6 off=0 len=1163021 2024-08-10T05:46:42.214 INFO:tasks.workunit.client.0.smithi086.stdout:op 4166 completed, throughput=5MB/sec 2024-08-10T05:46:42.214 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-I6qv6Vx3ISWm1C- off=22563563 len=1395535 2024-08-10T05:46:42.216 INFO:tasks.workunit.client.0.smithi086.stdout:op 4167 completed, throughput=5MB/sec 2024-08-10T05:46:42.216 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CS7N0Zs_4kmnr5Z off=20793594 len=848381 2024-08-10T05:46:42.221 INFO:tasks.workunit.client.0.smithi086.stdout:op 4168 completed, throughput=5MB/sec 2024-08-10T05:46:42.221 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ie2oF2IBbxVo8CL off=717017 len=1128951 2024-08-10T05:46:42.227 INFO:tasks.workunit.client.0.smithi086.stdout:op 4169 completed, throughput=5MB/sec 2024-08-10T05:46:42.227 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LliExQQhO3-qIbM off=15422070 len=1866045 2024-08-10T05:46:42.229 INFO:tasks.workunit.client.0.smithi086.stdout:op 4170 completed, throughput=5MB/sec 2024-08-10T05:46:42.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:42 smithi086 ceph-mon[98993]: pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:46:42.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:42 smithi086 ceph-mon[101471]: pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:46:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:42 smithi159 ceph-mon[90359]: pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:46:43.229 INFO:tasks.workunit.client.0.smithi086.stdout: 819: throughput=5MB/sec pending data=0 2024-08-10T05:46:43.229 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9eCbVbtHPRIuNXg off=1164547 len=1084003 2024-08-10T05:46:43.231 INFO:tasks.workunit.client.0.smithi086.stdout:op 4171 completed, throughput=5MB/sec 2024-08-10T05:46:43.231 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gv9uJ3jvizOb3cM off=12222474 len=1687743 2024-08-10T05:46:43.233 INFO:tasks.workunit.client.0.smithi086.stdout:op 4172 completed, throughput=5MB/sec 2024-08-10T05:46:43.234 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KyB-RNBZXSNLn68 off=15933848 len=513862 2024-08-10T05:46:43.235 INFO:tasks.workunit.client.0.smithi086.stdout:op 4173 completed, throughput=5MB/sec 2024-08-10T05:46:43.235 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BG4JRAQYBxSiCOy off=14666842 len=81453 2024-08-10T05:46:43.237 INFO:tasks.workunit.client.0.smithi086.stdout:op 4174 completed, throughput=5MB/sec 2024-08-10T05:46:43.237 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HCzlfmnDg2WTTAD off=8034519 len=743998 2024-08-10T05:46:43.242 INFO:tasks.workunit.client.0.smithi086.stdout:op 4175 completed, throughput=5MB/sec 2024-08-10T05:46:44.242 INFO:tasks.workunit.client.0.smithi086.stdout: 820: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:44.242 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ufokQNbYcBI8vru off=17756341 len=1953791 2024-08-10T05:46:44.256 INFO:tasks.workunit.client.0.smithi086.stdout:op 4176 completed, throughput=5MB/sec 2024-08-10T05:46:44.256 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UuXB4owk-Kl6Yv1 off=10224691 len=1651283 2024-08-10T05:46:44.258 INFO:tasks.workunit.client.0.smithi086.stdout:op 4177 completed, throughput=5MB/sec 2024-08-10T05:46:44.258 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aWuIC8cKkyT4yXx off=8546343 len=638563 2024-08-10T05:46:44.259 INFO:tasks.workunit.client.0.smithi086.stdout:op 4178 completed, throughput=5MB/sec 2024-08-10T05:46:44.260 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cDmkK_x-M6RaBj3 off=5913708 len=348576 2024-08-10T05:46:44.260 INFO:tasks.workunit.client.0.smithi086.stdout:op 4179 completed, throughput=5MB/sec 2024-08-10T05:46:44.260 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NNDFfMmeVAxO7gp off=1899832 len=2010354 2024-08-10T05:46:44.262 INFO:tasks.workunit.client.0.smithi086.stdout:op 4180 completed, throughput=5MB/sec 2024-08-10T05:46:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:44 smithi086 ceph-mon[98993]: pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:46:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:44 smithi086 ceph-mon[101471]: pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:46:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:44 smithi159 ceph-mon[90359]: pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:46:45.263 INFO:tasks.workunit.client.0.smithi086.stdout: 821: throughput=5MB/sec pending data=0 2024-08-10T05:46:45.263 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jNt7KAyjB8F_7Da off=416194 len=347207 2024-08-10T05:46:45.264 INFO:tasks.workunit.client.0.smithi086.stdout:op 4181 completed, throughput=5MB/sec 2024-08-10T05:46:45.264 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0_izXVU1SHJme1X off=290928 len=1011232 2024-08-10T05:46:45.270 INFO:tasks.workunit.client.0.smithi086.stdout:op 4182 completed, throughput=5MB/sec 2024-08-10T05:46:45.270 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gj3296Ke7e-SsKa off=17204274 len=1474884 2024-08-10T05:46:45.278 INFO:tasks.workunit.client.0.smithi086.stdout:op 4183 completed, throughput=5MB/sec 2024-08-10T05:46:45.278 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ay5GWBBJOhSTPgO off=6634608 len=753510 2024-08-10T05:46:45.282 INFO:tasks.workunit.client.0.smithi086.stdout:op 4184 completed, throughput=5MB/sec 2024-08-10T05:46:45.282 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6uG5VFUrfYWHTK9 off=100581 len=1353250 2024-08-10T05:46:45.284 INFO:tasks.workunit.client.0.smithi086.stdout:op 4185 completed, throughput=5MB/sec 2024-08-10T05:46:46.284 INFO:tasks.workunit.client.0.smithi086.stdout: 822: throughput=5MB/sec pending data=0 2024-08-10T05:46:46.284 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nVqOyCIiDgk7ZBq off=3604631 len=1943115 2024-08-10T05:46:46.295 INFO:tasks.workunit.client.0.smithi086.stdout:op 4186 completed, throughput=5MB/sec 2024-08-10T05:46:46.295 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-B6CVEoZU4HGrMJe off=6335970 len=1061693 2024-08-10T05:46:46.297 INFO:tasks.workunit.client.0.smithi086.stdout:op 4187 completed, throughput=5MB/sec 2024-08-10T05:46:46.297 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wFbeUlH978um4Yz off=16288063 len=373095 2024-08-10T05:46:46.301 INFO:tasks.workunit.client.0.smithi086.stdout:op 4188 completed, throughput=5MB/sec 2024-08-10T05:46:46.301 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QtHRWak9sCGUQqV off=9093665 len=1870759 2024-08-10T05:46:46.311 INFO:tasks.workunit.client.0.smithi086.stdout:op 4189 completed, throughput=5MB/sec 2024-08-10T05:46:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:46 smithi159 ceph-mon[90359]: pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:46:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:46:47.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:46 smithi086 ceph-mon[98993]: pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:46:47.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:46:47.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:46 smithi086 ceph-mon[101471]: pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:46:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:46:47.312 INFO:tasks.workunit.client.0.smithi086.stdout: 823: throughput=5MB/sec pending data=0 2024-08-10T05:46:47.312 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hfDdMmIfh6kQuzO off=621650 len=2056880 2024-08-10T05:46:47.320 INFO:tasks.workunit.client.0.smithi086.stdout:op 4190 completed, throughput=5MB/sec 2024-08-10T05:46:47.320 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-c78MamcmVnmL7Lw off=10545756 len=50131 2024-08-10T05:46:47.322 INFO:tasks.workunit.client.0.smithi086.stdout:op 4191 completed, throughput=5MB/sec 2024-08-10T05:46:47.322 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dbQEv0gNyftITEv off=6415994 len=1202384 2024-08-10T05:46:47.323 INFO:tasks.workunit.client.0.smithi086.stdout:op 4192 completed, throughput=5MB/sec 2024-08-10T05:46:47.324 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rozILza6iKaRFaz off=1476734 len=408334 2024-08-10T05:46:47.326 INFO:tasks.workunit.client.0.smithi086.stdout:op 4193 completed, throughput=5MB/sec 2024-08-10T05:46:47.326 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ONNEiC0jXtT7dvN off=687334 len=379620 2024-08-10T05:46:47.327 INFO:tasks.workunit.client.0.smithi086.stdout:op 4194 completed, throughput=5MB/sec 2024-08-10T05:46:47.327 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RgYpdzaRap-QJmV off=10761893 len=811209 2024-08-10T05:46:47.330 INFO:tasks.workunit.client.0.smithi086.stdout:op 4195 completed, throughput=5MB/sec 2024-08-10T05:46:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:46:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:46:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:46:48.056 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:46:48.057 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:46:48.057 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:46:48.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:46:48.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:46:48.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:46:48.331 INFO:tasks.workunit.client.0.smithi086.stdout: 824: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:48.331 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lz9RPree6GSh3T7 off=16660824 len=1169058 2024-08-10T05:46:48.336 INFO:tasks.workunit.client.0.smithi086.stdout:op 4196 completed, throughput=5MB/sec 2024-08-10T05:46:48.336 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hCiWCMFsoMzmuD4 off=649881 len=1515944 2024-08-10T05:46:48.343 INFO:tasks.workunit.client.0.smithi086.stdout:op 4197 completed, throughput=5MB/sec 2024-08-10T05:46:48.343 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YmMt7pLNXPk7W4G off=5920996 len=736871 2024-08-10T05:46:48.346 INFO:tasks.workunit.client.0.smithi086.stdout:op 4198 completed, throughput=5MB/sec 2024-08-10T05:46:48.347 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jjvS3gcwfFUBIaV off=6206705 len=1745994 2024-08-10T05:46:48.357 INFO:tasks.workunit.client.0.smithi086.stdout:op 4199 completed, throughput=5MB/sec 2024-08-10T05:46:48.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:46:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:46:48] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:46:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:48 smithi159 ceph-mon[90359]: pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-10T05:46:49.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:48 smithi086 ceph-mon[98993]: pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-10T05:46:49.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:48 smithi086 ceph-mon[101471]: pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-10T05:46:49.357 INFO:tasks.workunit.client.0.smithi086.stdout: 825: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:49.357 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EcRkqWiHFFgZcT8 off=1493740 len=2084727 2024-08-10T05:46:49.368 INFO:tasks.workunit.client.0.smithi086.stdout:op 4200 completed, throughput=5MB/sec 2024-08-10T05:46:49.368 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2xV-cZEu6d4bkpQ off=7754588 len=875191 2024-08-10T05:46:49.373 INFO:tasks.workunit.client.0.smithi086.stdout:op 4201 completed, throughput=5MB/sec 2024-08-10T05:46:49.373 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-iRg3wHvOh9Sv5rc off=7833596 len=658174 2024-08-10T05:46:49.374 INFO:tasks.workunit.client.0.smithi086.stdout:op 4202 completed, throughput=5MB/sec 2024-08-10T05:46:49.374 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hs_6B4OUeXtmfor off=11815688 len=345993 2024-08-10T05:46:49.375 INFO:tasks.workunit.client.0.smithi086.stdout:op 4203 completed, throughput=5MB/sec 2024-08-10T05:46:49.375 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-D62sj7Te8XKsG1B off=17103653 len=1971270 2024-08-10T05:46:49.376 INFO:tasks.workunit.client.0.smithi086.stdout:op 4204 completed, throughput=5MB/sec 2024-08-10T05:46:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:49 smithi159 ceph-mon[90359]: pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:46:50.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:49 smithi086 ceph-mon[98993]: pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:46:50.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:49 smithi086 ceph-mon[101471]: pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:46:50.377 INFO:tasks.workunit.client.0.smithi086.stdout: 826: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:50.377 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VcUeQ9KnIhxCcuI off=10108181 len=738953 2024-08-10T05:46:50.381 INFO:tasks.workunit.client.0.smithi086.stdout:op 4205 completed, throughput=5MB/sec 2024-08-10T05:46:50.382 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vzyvxBgt_yiArN7 off=3887026 len=321654 2024-08-10T05:46:50.382 INFO:tasks.workunit.client.0.smithi086.stdout:op 4206 completed, throughput=5MB/sec 2024-08-10T05:46:50.382 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oW4OP40OJhygRwR off=2028407 len=1313829 2024-08-10T05:46:50.385 INFO:tasks.workunit.client.0.smithi086.stdout:op 4207 completed, throughput=5MB/sec 2024-08-10T05:46:50.385 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1pKZJoqvrl2CIz8 off=2071495 len=787117 2024-08-10T05:46:50.387 INFO:tasks.workunit.client.0.smithi086.stdout:op 4208 completed, throughput=5MB/sec 2024-08-10T05:46:50.387 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-telOToHx2zt4Gem off=2176648 len=702074 2024-08-10T05:46:50.391 INFO:tasks.workunit.client.0.smithi086.stdout:op 4209 completed, throughput=5MB/sec 2024-08-10T05:46:50.391 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-50ylDRieLQOIMVG off=2037183 len=63060 2024-08-10T05:46:50.393 INFO:tasks.workunit.client.0.smithi086.stdout:op 4210 completed, throughput=5MB/sec 2024-08-10T05:46:50.394 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pIdJlp6lBfvYbAm off=5518113 len=288426 2024-08-10T05:46:50.397 INFO:tasks.workunit.client.0.smithi086.stdout:op 4211 completed, throughput=5MB/sec 2024-08-10T05:46:50.397 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zXkySbi7YUMh92R off=7672296 len=41877 2024-08-10T05:46:50.397 INFO:tasks.workunit.client.0.smithi086.stdout:op 4212 completed, throughput=5MB/sec 2024-08-10T05:46:50.397 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ozl3Wc6lIJ97K_M off=16928964 len=1600895 2024-08-10T05:46:50.399 INFO:tasks.workunit.client.0.smithi086.stdout:op 4213 completed, throughput=5MB/sec 2024-08-10T05:46:51.399 INFO:tasks.workunit.client.0.smithi086.stdout: 827: throughput=5MB/sec pending data=0 2024-08-10T05:46:51.399 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rkB5AY4DD3TpkIy off=2986620 len=1760058 2024-08-10T05:46:51.410 INFO:tasks.workunit.client.0.smithi086.stdout:op 4214 completed, throughput=5MB/sec 2024-08-10T05:46:51.410 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Kxpfcj0X5pyoJSd off=7978842 len=589440 2024-08-10T05:46:51.414 INFO:tasks.workunit.client.0.smithi086.stdout:op 4215 completed, throughput=5MB/sec 2024-08-10T05:46:51.414 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-b0jx1WuPnixGgsf off=1085457 len=2058635 2024-08-10T05:46:51.418 INFO:tasks.workunit.client.0.smithi086.stdout:op 4216 completed, throughput=5MB/sec 2024-08-10T05:46:52.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:51 smithi086 ceph-mon[98993]: pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-08-10T05:46:52.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:51 smithi086 ceph-mon[101471]: pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-08-10T05:46:52.186 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:51 smithi159 ceph-mon[90359]: pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-08-10T05:46:52.418 INFO:tasks.workunit.client.0.smithi086.stdout: 828: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:52.418 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WPlGoc-92OVzci9 off=835077 len=1583103 2024-08-10T05:46:52.421 INFO:tasks.workunit.client.0.smithi086.stdout:op 4217 completed, throughput=5MB/sec 2024-08-10T05:46:52.421 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wlGCng1rzZUrycu off=137925 len=1786605 2024-08-10T05:46:52.429 INFO:tasks.workunit.client.0.smithi086.stdout:op 4218 completed, throughput=5MB/sec 2024-08-10T05:46:52.429 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QPbMe4OdNo7jHUI off=2788689 len=178516 2024-08-10T05:46:52.432 INFO:tasks.workunit.client.0.smithi086.stdout:op 4219 completed, throughput=5MB/sec 2024-08-10T05:46:52.432 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rgWkrPOzaOViC2X off=2371925 len=2060781 2024-08-10T05:46:52.441 INFO:tasks.workunit.client.0.smithi086.stdout:op 4220 completed, throughput=5MB/sec 2024-08-10T05:46:53.442 INFO:tasks.workunit.client.0.smithi086.stdout: 829: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:53.442 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yqkx-_HNgysAT6e off=2333740 len=1333931 2024-08-10T05:46:53.448 INFO:tasks.workunit.client.0.smithi086.stdout:op 4221 completed, throughput=5MB/sec 2024-08-10T05:46:53.448 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mo8ePW_fhHghBPZ off=8187556 len=2004908 2024-08-10T05:46:53.450 INFO:tasks.workunit.client.0.smithi086.stdout:op 4222 completed, throughput=5MB/sec 2024-08-10T05:46:53.450 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0CFK8EaYmG8NhQe off=8964205 len=702840 2024-08-10T05:46:53.455 INFO:tasks.workunit.client.0.smithi086.stdout:op 4223 completed, throughput=5MB/sec 2024-08-10T05:46:53.455 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-cmN9773CopHcn5C off=8125034 len=1630984 2024-08-10T05:46:53.463 INFO:tasks.workunit.client.0.smithi086.stdout:op 4224 completed, throughput=5MB/sec 2024-08-10T05:46:54.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:53 smithi086 ceph-mon[98993]: pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:46:54.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:53 smithi086 ceph-mon[101471]: pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:46:54.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:53 smithi159 ceph-mon[90359]: pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:46:54.464 INFO:tasks.workunit.client.0.smithi086.stdout: 830: throughput=5MB/sec pending data=0 2024-08-10T05:46:54.464 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0e_9jcJCiWFL-NV off=8158002 len=2023865 2024-08-10T05:46:54.474 INFO:tasks.workunit.client.0.smithi086.stdout:op 4225 completed, throughput=5MB/sec 2024-08-10T05:46:54.474 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Fbacisypw4R72ap off=3393302 len=9427 2024-08-10T05:46:54.474 INFO:tasks.workunit.client.0.smithi086.stdout:op 4226 completed, throughput=5MB/sec 2024-08-10T05:46:54.475 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qy1s2uOnqMKL2C- off=8797331 len=1345096 2024-08-10T05:46:54.480 INFO:tasks.workunit.client.0.smithi086.stdout:op 4227 completed, throughput=5MB/sec 2024-08-10T05:46:54.481 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zQ-QH612-JHwfJN off=14074103 len=227971 2024-08-10T05:46:54.481 INFO:tasks.workunit.client.0.smithi086.stdout:op 4228 completed, throughput=5MB/sec 2024-08-10T05:46:54.481 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gsiN-kMeKoX3wVC off=6722358 len=485758 2024-08-10T05:46:54.485 INFO:tasks.workunit.client.0.smithi086.stdout:op 4229 completed, throughput=5MB/sec 2024-08-10T05:46:54.485 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WxYlAMP3EgS29z7 off=3412014 len=1465365 2024-08-10T05:46:54.488 INFO:tasks.workunit.client.0.smithi086.stdout:op 4230 completed, throughput=5MB/sec 2024-08-10T05:46:55.488 INFO:tasks.workunit.client.0.smithi086.stdout: 831: throughput=5MB/sec pending data=0 2024-08-10T05:46:55.488 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wtv4sy5MAfR9DQM off=824869 len=1378868 2024-08-10T05:46:55.497 INFO:tasks.workunit.client.0.smithi086.stdout:op 4231 completed, throughput=5MB/sec 2024-08-10T05:46:55.497 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Qu14dYsxH6uzAD8 off=1644019 len=1647266 2024-08-10T05:46:55.506 INFO:tasks.workunit.client.0.smithi086.stdout:op 4232 completed, throughput=5MB/sec 2024-08-10T05:46:55.506 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lxzcPMY2iK-x--6 off=4568199 len=926125 2024-08-10T05:46:55.511 INFO:tasks.workunit.client.0.smithi086.stdout:op 4233 completed, throughput=5MB/sec 2024-08-10T05:46:55.511 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Wc05V1QSpliV3uD off=1798154 len=1785822 2024-08-10T05:46:55.521 INFO:tasks.workunit.client.0.smithi086.stdout:op 4234 completed, throughput=5MB/sec 2024-08-10T05:46:56.522 INFO:tasks.workunit.client.0.smithi086.stdout: 832: throughput=5MB/sec pending data=0 2024-08-10T05:46:56.522 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3p0_8YqoOiiRejJ off=6099928 len=890353 2024-08-10T05:46:56.527 INFO:tasks.workunit.client.0.smithi086.stdout:op 4235 completed, throughput=5MB/sec 2024-08-10T05:46:56.527 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-V_YrSGzsmoIA83x off=768953 len=1757787 2024-08-10T05:46:56.537 INFO:tasks.workunit.client.0.smithi086.stdout:op 4236 completed, throughput=5MB/sec 2024-08-10T05:46:56.537 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rMUvli7aRdYGkqM off=176179 len=1092469 2024-08-10T05:46:56.539 INFO:tasks.workunit.client.0.smithi086.stdout:op 4237 completed, throughput=5MB/sec 2024-08-10T05:46:56.539 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Tln_Pqp3AhDJluj off=3041421 len=1607693 2024-08-10T05:46:56.541 INFO:tasks.workunit.client.0.smithi086.stdout:op 4238 completed, throughput=5MB/sec 2024-08-10T05:46:56.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:56 smithi086 ceph-mon[98993]: pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:46:56.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:46:56.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:56 smithi086 ceph-mon[101471]: pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:46:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:46:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:56 smithi159 ceph-mon[90359]: pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:46:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:46:57.542 INFO:tasks.workunit.client.0.smithi086.stdout: 833: throughput=5MB/sec pending data=0 2024-08-10T05:46:57.542 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2PN-vxlfKOQTmT5 off=2372727 len=917557 2024-08-10T05:46:57.544 INFO:tasks.workunit.client.0.smithi086.stdout:op 4239 completed, throughput=5MB/sec 2024-08-10T05:46:57.544 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mBV8l6W8uUJKxiH off=7691782 len=958803 2024-08-10T05:46:57.549 INFO:tasks.workunit.client.0.smithi086.stdout:op 4240 completed, throughput=5MB/sec 2024-08-10T05:46:57.549 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dlSTOKQdodGO3Lf off=1282305 len=270937 2024-08-10T05:46:57.552 INFO:tasks.workunit.client.0.smithi086.stdout:op 4241 completed, throughput=5MB/sec 2024-08-10T05:46:57.552 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8ujS27CklR9pEGO off=1038511 len=423166 2024-08-10T05:46:57.553 INFO:tasks.workunit.client.0.smithi086.stdout:op 4242 completed, throughput=5MB/sec 2024-08-10T05:46:57.553 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Z4TOQOsjFloU0SD off=7972736 len=407106 2024-08-10T05:46:57.554 INFO:tasks.workunit.client.0.smithi086.stdout:op 4243 completed, throughput=5MB/sec 2024-08-10T05:46:57.554 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-B5Uyc05XiPXk9Ap off=1342232 len=207142 2024-08-10T05:46:57.557 INFO:tasks.workunit.client.0.smithi086.stdout:op 4244 completed, throughput=5MB/sec 2024-08-10T05:46:57.558 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VmRbZSiEGuEKvWs off=5253309 len=1434908 2024-08-10T05:46:57.564 INFO:tasks.workunit.client.0.smithi086.stdout:op 4245 completed, throughput=5MB/sec 2024-08-10T05:46:58.565 INFO:tasks.workunit.client.0.smithi086.stdout: 834: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:58.565 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hoWJHWkuyu2p4ms off=14367607 len=2074064 2024-08-10T05:46:58.567 INFO:tasks.workunit.client.0.smithi086.stdout:op 4246 completed, throughput=5MB/sec 2024-08-10T05:46:58.567 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-L3qHJL3cbtRlP-h off=2961516 len=544084 2024-08-10T05:46:58.568 INFO:tasks.workunit.client.0.smithi086.stdout:op 4247 completed, throughput=5MB/sec 2024-08-10T05:46:58.568 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yqiUpi-UfJST4Zl off=64466 len=638646 2024-08-10T05:46:58.572 INFO:tasks.workunit.client.0.smithi086.stdout:op 4248 completed, throughput=5MB/sec 2024-08-10T05:46:58.572 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FqHl6Wvxlunlror off=2981636 len=1826349 2024-08-10T05:46:58.575 INFO:tasks.workunit.client.0.smithi086.stdout:op 4249 completed, throughput=5MB/sec 2024-08-10T05:46:58.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:46:58 smithi086 ceph-mon[98993]: pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-10T05:46:58.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:46:58 smithi086 ceph-mon[101471]: pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-10T05:46:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:46:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:46:58] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-08-10T05:46:58.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:46:58 smithi159 ceph-mon[90359]: pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-10T05:46:59.578 INFO:tasks.workunit.client.0.smithi086.stdout: 835: throughput=4.99MB/sec pending data=0 2024-08-10T05:46:59.578 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JbH-C3yHC_fkh_8 off=7886536 len=1159523 2024-08-10T05:46:59.579 INFO:tasks.workunit.client.0.smithi086.stdout:op 4250 completed, throughput=5MB/sec 2024-08-10T05:46:59.579 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rDlAl6DhYJUCKPY off=1886384 len=303285 2024-08-10T05:46:59.579 INFO:tasks.workunit.client.0.smithi086.stdout:op 4251 completed, throughput=5MB/sec 2024-08-10T05:46:59.579 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Br7M6sAdlav0xY_ off=186459 len=215414 2024-08-10T05:46:59.581 INFO:tasks.workunit.client.0.smithi086.stdout:op 4252 completed, throughput=5MB/sec 2024-08-10T05:46:59.582 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TvyOLDK3FUqvDi7 off=12140456 len=318523 2024-08-10T05:46:59.582 INFO:tasks.workunit.client.0.smithi086.stdout:op 4253 completed, throughput=5MB/sec 2024-08-10T05:46:59.582 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-P3Uo_rdhjAeN7N_ off=0 len=1207068 2024-08-10T05:46:59.585 INFO:tasks.workunit.client.0.smithi086.stdout:op 4254 completed, throughput=5MB/sec 2024-08-10T05:46:59.585 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-o7nig2Vvw6Z-_en off=3958432 len=47991 2024-08-10T05:46:59.588 INFO:tasks.workunit.client.0.smithi086.stdout:op 4255 completed, throughput=5MB/sec 2024-08-10T05:46:59.588 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-al1I1GuEjiCnv-O off=11829115 len=1964224 2024-08-10T05:46:59.597 INFO:tasks.workunit.client.0.smithi086.stdout:op 4256 completed, throughput=5MB/sec 2024-08-10T05:47:00.597 INFO:tasks.workunit.client.0.smithi086.stdout: 836: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:00.598 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TpNvcIGpw4POPrX off=1675806 len=2072966 2024-08-10T05:47:00.602 INFO:tasks.workunit.client.0.smithi086.stdout:op 4257 completed, throughput=5MB/sec 2024-08-10T05:47:00.602 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ua_GpDUOynIdvm5 off=2585991 len=1665138 2024-08-10T05:47:00.604 INFO:tasks.workunit.client.0.smithi086.stdout:op 4258 completed, throughput=5MB/sec 2024-08-10T05:47:00.604 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QthVaQw_CLA_ixq off=19784336 len=1531543 2024-08-10T05:47:00.606 INFO:tasks.workunit.client.0.smithi086.stdout:op 4259 completed, throughput=5MB/sec 2024-08-10T05:47:00.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:00 smithi086 ceph-mon[101471]: pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-10T05:47:00.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:00 smithi086 ceph-mon[98993]: pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-10T05:47:00.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:00 smithi159 ceph-mon[90359]: pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-10T05:47:01.607 INFO:tasks.workunit.client.0.smithi086.stdout: 837: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:01.607 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-W80aD5X-HQi5WFc off=12838106 len=1060091 2024-08-10T05:47:01.608 INFO:tasks.workunit.client.0.smithi086.stdout:op 4260 completed, throughput=5MB/sec 2024-08-10T05:47:01.609 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wAvvrAPrwd9hZ58 off=1267434 len=1615933 2024-08-10T05:47:01.610 INFO:tasks.workunit.client.0.smithi086.stdout:op 4261 completed, throughput=5MB/sec 2024-08-10T05:47:01.610 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_f8Byfb0K64Zd0P off=706793 len=1802583 2024-08-10T05:47:01.619 INFO:tasks.workunit.client.0.smithi086.stdout:op 4262 completed, throughput=5MB/sec 2024-08-10T05:47:01.619 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wNNLacyZpqkJS0D off=6087562 len=662757 2024-08-10T05:47:01.619 INFO:tasks.workunit.client.0.smithi086.stdout:op 4263 completed, throughput=5MB/sec 2024-08-10T05:47:02.620 INFO:tasks.workunit.client.0.smithi086.stdout: 838: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:02.620 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WkjwLvk6h0hla-7 off=3965823 len=2068772 2024-08-10T05:47:02.622 INFO:tasks.workunit.client.0.smithi086.stdout:op 4264 completed, throughput=5MB/sec 2024-08-10T05:47:02.622 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZiIe6Wso9H6Wfft off=5836821 len=877518 2024-08-10T05:47:02.624 INFO:tasks.workunit.client.0.smithi086.stdout:op 4265 completed, throughput=5MB/sec 2024-08-10T05:47:02.624 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_ra2oQzPYCei6sj off=13072415 len=1227570 2024-08-10T05:47:02.625 INFO:tasks.workunit.client.0.smithi086.stdout:op 4266 completed, throughput=5MB/sec 2024-08-10T05:47:02.625 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_c5wF0ZcEJ9entS off=23880173 len=1654706 2024-08-10T05:47:02.634 INFO:tasks.workunit.client.0.smithi086.stdout:op 4267 completed, throughput=5MB/sec 2024-08-10T05:47:02.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:02 smithi086 ceph-mon[101471]: pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:47:02.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:02 smithi086 ceph-mon[98993]: pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:47:02.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:02 smithi159 ceph-mon[90359]: pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:47:03.634 INFO:tasks.workunit.client.0.smithi086.stdout: 839: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:03.635 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YXE64Ntclri9Vjf off=19028344 len=1128746 2024-08-10T05:47:03.637 INFO:tasks.workunit.client.0.smithi086.stdout:op 4268 completed, throughput=5MB/sec 2024-08-10T05:47:03.637 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6AeBm3zCuK3N8OK off=9036854 len=368589 2024-08-10T05:47:03.638 INFO:tasks.workunit.client.0.smithi086.stdout:op 4269 completed, throughput=5MB/sec 2024-08-10T05:47:03.638 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qAUqsMBCS8hcyzD off=1243283 len=1928498 2024-08-10T05:47:03.649 INFO:tasks.workunit.client.0.smithi086.stdout:op 4270 completed, throughput=5MB/sec 2024-08-10T05:47:03.650 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mibSI9-Eb5vYkFj off=2290149 len=788196 2024-08-10T05:47:03.651 INFO:tasks.workunit.client.0.smithi086.stdout:op 4271 completed, throughput=5MB/sec 2024-08-10T05:47:03.651 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KpugXKI_jNo6yDp off=837457 len=2066361 2024-08-10T05:47:03.653 INFO:tasks.workunit.client.0.smithi086.stdout:op 4272 completed, throughput=5MB/sec 2024-08-10T05:47:04.654 INFO:tasks.workunit.client.0.smithi086.stdout: 840: throughput=5MB/sec pending data=0 2024-08-10T05:47:04.654 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jA-QZAsWBwCaFqS off=5299798 len=385371 2024-08-10T05:47:04.654 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:04 smithi086 ceph-mon[98993]: pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:47:04.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:04 smithi086 ceph-mon[101471]: pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:47:04.656 INFO:tasks.workunit.client.0.smithi086.stdout:op 4273 completed, throughput=5MB/sec 2024-08-10T05:47:04.656 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0oTF4XbbZkgnrCP off=10275232 len=866977 2024-08-10T05:47:04.657 INFO:tasks.workunit.client.0.smithi086.stdout:op 4274 completed, throughput=5MB/sec 2024-08-10T05:47:04.657 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZV7TH4H2DK9FA-o off=193425 len=771660 2024-08-10T05:47:04.662 INFO:tasks.workunit.client.0.smithi086.stdout:op 4275 completed, throughput=5MB/sec 2024-08-10T05:47:04.662 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ymboKbKQc5rdxwV off=1657237 len=1801347 2024-08-10T05:47:04.671 INFO:tasks.workunit.client.0.smithi086.stdout:op 4276 completed, throughput=5MB/sec 2024-08-10T05:47:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:04 smithi159 ceph-mon[90359]: pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:47:05.671 INFO:tasks.workunit.client.0.smithi086.stdout: 841: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:05.672 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KWfV5woqgKVjYy4 off=11727136 len=875948 2024-08-10T05:47:05.673 INFO:tasks.workunit.client.0.smithi086.stdout:op 4277 completed, throughput=5MB/sec 2024-08-10T05:47:05.673 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-x26iI9o3Mn0f2aS off=7860093 len=1179658 2024-08-10T05:47:05.678 INFO:tasks.workunit.client.0.smithi086.stdout:op 4278 completed, throughput=5MB/sec 2024-08-10T05:47:05.678 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6AkPrnqBAcTojSq off=13494392 len=1657531 2024-08-10T05:47:05.687 INFO:tasks.workunit.client.0.smithi086.stdout:op 4279 completed, throughput=5MB/sec 2024-08-10T05:47:05.687 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pVZmmmCmDFhaS8J off=11755532 len=362111 2024-08-10T05:47:05.688 INFO:tasks.workunit.client.0.smithi086.stdout:op 4280 completed, throughput=5MB/sec 2024-08-10T05:47:05.688 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-o36QCYeUR_bRTxp off=7319796 len=1004706 2024-08-10T05:47:05.689 INFO:tasks.workunit.client.0.smithi086.stdout:op 4281 completed, throughput=5MB/sec 2024-08-10T05:47:05.689 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-cMvofPqYApiImBk off=19958282 len=944837 2024-08-10T05:47:05.694 INFO:tasks.workunit.client.0.smithi086.stdout:op 4282 completed, throughput=5MB/sec 2024-08-10T05:47:06.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:06 smithi086 ceph-mon[98993]: pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:47:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:06 smithi086 ceph-mon[101471]: pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:47:06.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:06 smithi159 ceph-mon[90359]: pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:47:06.695 INFO:tasks.workunit.client.0.smithi086.stdout: 842: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:06.695 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZVepI6sPHstdJ4G off=1258534 len=1997253 2024-08-10T05:47:06.697 INFO:tasks.workunit.client.0.smithi086.stdout:op 4283 completed, throughput=5MB/sec 2024-08-10T05:47:06.697 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GbpritVn-9_UZy3 off=19337493 len=1591571 2024-08-10T05:47:06.700 INFO:tasks.workunit.client.0.smithi086.stdout:op 4284 completed, throughput=5MB/sec 2024-08-10T05:47:06.700 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JE-saa-bymFnpAr off=10309425 len=248907 2024-08-10T05:47:06.703 INFO:tasks.workunit.client.0.smithi086.stdout:op 4285 completed, throughput=5MB/sec 2024-08-10T05:47:06.703 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UoN9TSmpQgFHagn off=8281150 len=1881412 2024-08-10T05:47:06.705 INFO:tasks.workunit.client.0.smithi086.stdout:op 4286 completed, throughput=5MB/sec 2024-08-10T05:47:07.705 INFO:tasks.workunit.client.0.smithi086.stdout: 843: throughput=5MB/sec pending data=0 2024-08-10T05:47:07.705 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OiVhjsYFJl3ZwqE off=11707534 len=120646 2024-08-10T05:47:07.706 INFO:tasks.workunit.client.0.smithi086.stdout:op 4287 completed, throughput=5MB/sec 2024-08-10T05:47:07.706 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pK40mEIKX1eqjA_ off=12612440 len=654602 2024-08-10T05:47:07.710 INFO:tasks.workunit.client.0.smithi086.stdout:op 4288 completed, throughput=5MB/sec 2024-08-10T05:47:07.710 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-f34FzjOeJqkx2qe off=320113 len=1700384 2024-08-10T05:47:07.717 INFO:tasks.workunit.client.0.smithi086.stdout:op 4289 completed, throughput=5MB/sec 2024-08-10T05:47:07.717 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KsCQIchrC7YQfPx off=3367893 len=200064 2024-08-10T05:47:07.717 INFO:tasks.workunit.client.0.smithi086.stdout:op 4290 completed, throughput=5MB/sec 2024-08-10T05:47:07.717 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Wvzet-UWS2nT7MX off=13263932 len=256148 2024-08-10T05:47:07.720 INFO:tasks.workunit.client.0.smithi086.stdout:op 4291 completed, throughput=5MB/sec 2024-08-10T05:47:07.720 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0Mcg7YmZ1h7w0Gz off=12736170 len=1263597 2024-08-10T05:47:07.725 INFO:tasks.workunit.client.0.smithi086.stdout:op 4292 completed, throughput=5MB/sec 2024-08-10T05:47:07.725 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rudNsUsoQZ6DWOD off=11603982 len=115024 2024-08-10T05:47:07.727 INFO:tasks.workunit.client.0.smithi086.stdout:op 4293 completed, throughput=5MB/sec 2024-08-10T05:47:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:08 smithi086 ceph-mon[98993]: pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:47:08.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:08 smithi086 ceph-mon[101471]: pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:47:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:47:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:47:08] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-08-10T05:47:08.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:08 smithi159 ceph-mon[90359]: pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:47:08.727 INFO:tasks.workunit.client.0.smithi086.stdout: 844: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:08.727 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0QA-QBqEzgboPt8 off=1848842 len=656500 2024-08-10T05:47:08.731 INFO:tasks.workunit.client.0.smithi086.stdout:op 4294 completed, throughput=4.99MB/sec 2024-08-10T05:47:08.732 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hEzMiK8AF_wayFi off=8226756 len=1270817 2024-08-10T05:47:08.734 INFO:tasks.workunit.client.0.smithi086.stdout:op 4295 completed, throughput=5MB/sec 2024-08-10T05:47:08.734 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xC-tPXolpvGmVB7 off=2144988 len=993960 2024-08-10T05:47:08.736 INFO:tasks.workunit.client.0.smithi086.stdout:op 4296 completed, throughput=5MB/sec 2024-08-10T05:47:08.736 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9plq_2dCKli8bwJ off=722618 len=1550047 2024-08-10T05:47:08.745 INFO:tasks.workunit.client.0.smithi086.stdout:op 4297 completed, throughput=5MB/sec 2024-08-10T05:47:08.745 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yLM6vUHSO5SCvmf off=18163846 len=1312420 2024-08-10T05:47:08.751 INFO:tasks.workunit.client.0.smithi086.stdout:op 4298 completed, throughput=5MB/sec 2024-08-10T05:47:09.751 INFO:tasks.workunit.client.0.smithi086.stdout: 845: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:09.751 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NA7RpASs3dcm-im off=9828896 len=1343974 2024-08-10T05:47:09.757 INFO:tasks.workunit.client.0.smithi086.stdout:op 4299 completed, throughput=5MB/sec 2024-08-10T05:47:09.757 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JeSbuKx1lHH3P_5 off=2203907 len=979231 2024-08-10T05:47:09.762 INFO:tasks.workunit.client.0.smithi086.stdout:op 4300 completed, throughput=5MB/sec 2024-08-10T05:47:09.763 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Hq8ZVy6-qu4nmdl off=19003893 len=1142987 2024-08-10T05:47:09.768 INFO:tasks.workunit.client.0.smithi086.stdout:op 4301 completed, throughput=5MB/sec 2024-08-10T05:47:09.768 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MsXmKjXwD8b4_iz off=17317079 len=1570227 2024-08-10T05:47:09.774 INFO:tasks.workunit.client.0.smithi086.stdout:op 4302 completed, throughput=5MB/sec 2024-08-10T05:47:10.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:10 smithi086 ceph-mon[98993]: pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:47:10.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:10 smithi086 ceph-mon[101471]: pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:47:10.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:10 smithi159 ceph-mon[90359]: pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:47:10.776 INFO:tasks.workunit.client.0.smithi086.stdout: 846: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:10.776 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iBspmIA-WyHh7rj off=12687165 len=835911 2024-08-10T05:47:10.780 INFO:tasks.workunit.client.0.smithi086.stdout:op 4303 completed, throughput=5MB/sec 2024-08-10T05:47:10.780 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mOAn14wRXJkrJZ9 off=395231 len=559170 2024-08-10T05:47:10.781 INFO:tasks.workunit.client.0.smithi086.stdout:op 4304 completed, throughput=5MB/sec 2024-08-10T05:47:10.781 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-T2neZXhmj_b5nWV off=418583 len=1139632 2024-08-10T05:47:10.786 INFO:tasks.workunit.client.0.smithi086.stdout:op 4305 completed, throughput=5MB/sec 2024-08-10T05:47:10.786 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nXHtJEZ-MfaVTxI off=2100503 len=1247947 2024-08-10T05:47:10.793 INFO:tasks.workunit.client.0.smithi086.stdout:op 4306 completed, throughput=5MB/sec 2024-08-10T05:47:10.793 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-v9q8XQ9EsCvn4ZQ off=1499927 len=1747692 2024-08-10T05:47:10.795 INFO:tasks.workunit.client.0.smithi086.stdout:op 4307 completed, throughput=5MB/sec 2024-08-10T05:47:11.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:47:11.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:47:11.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:47:11.795 INFO:tasks.workunit.client.0.smithi086.stdout: 847: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:11.795 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4GRtdx0mftYXS56 off=0 len=1236858 2024-08-10T05:47:11.798 INFO:tasks.workunit.client.0.smithi086.stdout:op 4308 completed, throughput=5MB/sec 2024-08-10T05:47:11.798 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uR6vcZP-Uy7nRR1 off=12402620 len=1610486 2024-08-10T05:47:11.800 INFO:tasks.workunit.client.0.smithi086.stdout:op 4309 completed, throughput=5MB/sec 2024-08-10T05:47:11.801 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PxxycNS6U-jgbpH off=17086167 len=1297186 2024-08-10T05:47:11.802 INFO:tasks.workunit.client.0.smithi086.stdout:op 4310 completed, throughput=5MB/sec 2024-08-10T05:47:11.802 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yZW4UPaAVCj4pI9 off=11755989 len=1683751 2024-08-10T05:47:11.812 INFO:tasks.workunit.client.0.smithi086.stdout:op 4311 completed, throughput=5MB/sec 2024-08-10T05:47:12.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:12 smithi086 ceph-mon[98993]: pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:47:12.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:12 smithi086 ceph-mon[101471]: pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:47:12.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:12 smithi159 ceph-mon[90359]: pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-10T05:47:12.812 INFO:tasks.workunit.client.0.smithi086.stdout: 848: throughput=5MB/sec pending data=0 2024-08-10T05:47:12.812 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UZg0clo_LiMI-v1 off=1460892 len=177469 2024-08-10T05:47:12.813 INFO:tasks.workunit.client.0.smithi086.stdout:op 4312 completed, throughput=5MB/sec 2024-08-10T05:47:12.813 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bB-Jj69sw1bjQi_ off=1258430 len=1199941 2024-08-10T05:47:12.815 INFO:tasks.workunit.client.0.smithi086.stdout:op 4313 completed, throughput=5MB/sec 2024-08-10T05:47:12.815 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pZlNxsbOPvzeNoR off=7620904 len=2000522 2024-08-10T05:47:12.825 INFO:tasks.workunit.client.0.smithi086.stdout:op 4314 completed, throughput=5MB/sec 2024-08-10T05:47:12.826 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OBmYKKizQ0fOqLt off=18837811 len=263158 2024-08-10T05:47:12.827 INFO:tasks.workunit.client.0.smithi086.stdout:op 4315 completed, throughput=5MB/sec 2024-08-10T05:47:12.827 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UrUW2IYDegAwc-e off=15058 len=1645479 2024-08-10T05:47:12.833 INFO:tasks.workunit.client.0.smithi086.stdout:op 4316 completed, throughput=5MB/sec 2024-08-10T05:47:13.834 INFO:tasks.workunit.client.0.smithi086.stdout: 849: throughput=5MB/sec pending data=0 2024-08-10T05:47:13.834 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IzsngiubXNjAXt8 off=5404624 len=1862129 2024-08-10T05:47:13.836 INFO:tasks.workunit.client.0.smithi086.stdout:op 4317 completed, throughput=5MB/sec 2024-08-10T05:47:13.836 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VDBF2Gf7U-AIBeW off=582839 len=615452 2024-08-10T05:47:13.837 INFO:tasks.workunit.client.0.smithi086.stdout:op 4318 completed, throughput=5MB/sec 2024-08-10T05:47:13.838 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-al1I1GuEjiCnv-O off=16302168 len=1471372 2024-08-10T05:47:13.845 INFO:tasks.workunit.client.0.smithi086.stdout:op 4319 completed, throughput=5MB/sec 2024-08-10T05:47:13.845 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-URAMeIu9FEv3qU1 off=843738 len=112957 2024-08-10T05:47:13.848 INFO:tasks.workunit.client.0.smithi086.stdout:op 4320 completed, throughput=5MB/sec 2024-08-10T05:47:13.848 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-t1nwf1msPZmyAIR off=10888706 len=1848693 2024-08-10T05:47:13.859 INFO:tasks.workunit.client.0.smithi086.stdout:op 4321 completed, throughput=5MB/sec 2024-08-10T05:47:14.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:14 smithi086 ceph-mon[98993]: pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:47:14.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:14 smithi086 ceph-mon[101471]: pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:47:14.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:14 smithi159 ceph-mon[90359]: pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:47:14.859 INFO:tasks.workunit.client.0.smithi086.stdout: 850: throughput=5MB/sec pending data=0 2024-08-10T05:47:14.859 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wHgLQ_mw5D9-F4Y off=15018725 len=1054623 2024-08-10T05:47:14.860 INFO:tasks.workunit.client.0.smithi086.stdout:op 4322 completed, throughput=5MB/sec 2024-08-10T05:47:14.861 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YhQVXFwGNRKzBbw off=6288534 len=486090 2024-08-10T05:47:14.865 INFO:tasks.workunit.client.0.smithi086.stdout:op 4323 completed, throughput=5MB/sec 2024-08-10T05:47:14.865 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TBlLbxiCSc8PINu off=8904636 len=1052133 2024-08-10T05:47:14.867 INFO:tasks.workunit.client.0.smithi086.stdout:op 4324 completed, throughput=5MB/sec 2024-08-10T05:47:14.867 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IRbPWFdQDPoCKn9 off=7920056 len=335859 2024-08-10T05:47:14.869 INFO:tasks.workunit.client.0.smithi086.stdout:op 4325 completed, throughput=5MB/sec 2024-08-10T05:47:14.869 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zHmTvxAzcmjUIP5 off=1487206 len=1441456 2024-08-10T05:47:14.871 INFO:tasks.workunit.client.0.smithi086.stdout:op 4326 completed, throughput=5MB/sec 2024-08-10T05:47:15.871 INFO:tasks.workunit.client.0.smithi086.stdout: 851: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:15.871 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JbkSqbl1xwlj-zN off=1640725 len=100608 2024-08-10T05:47:15.872 INFO:tasks.workunit.client.0.smithi086.stdout:op 4327 completed, throughput=4.99MB/sec 2024-08-10T05:47:15.872 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-M-PxkJtuxddng70 off=7818720 len=1148226 2024-08-10T05:47:15.874 INFO:tasks.workunit.client.0.smithi086.stdout:op 4328 completed, throughput=5MB/sec 2024-08-10T05:47:15.874 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fbTlsc-zB3KqtGo off=14659081 len=1052129 2024-08-10T05:47:15.876 INFO:tasks.workunit.client.0.smithi086.stdout:op 4329 completed, throughput=5MB/sec 2024-08-10T05:47:15.876 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hRm-NBeDAKRSA4I off=5028688 len=2074634 2024-08-10T05:47:15.886 INFO:tasks.workunit.client.0.smithi086.stdout:op 4330 completed, throughput=5MB/sec 2024-08-10T05:47:15.886 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UpAmd3prt4OJKDs off=5386524 len=1265309 2024-08-10T05:47:15.891 INFO:tasks.workunit.client.0.smithi086.stdout:op 4331 completed, throughput=5MB/sec 2024-08-10T05:47:16.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:16 smithi086 ceph-mon[98993]: pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:47:16.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:16 smithi086 ceph-mon[101471]: pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:47:16.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:16 smithi159 ceph-mon[90359]: pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:47:16.892 INFO:tasks.workunit.client.0.smithi086.stdout: 852: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:16.892 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fFxRXHgYHPQ7Bx4 off=18086868 len=597819 2024-08-10T05:47:16.893 INFO:tasks.workunit.client.0.smithi086.stdout:op 4332 completed, throughput=5MB/sec 2024-08-10T05:47:16.893 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1lJvLCOUj49rj2d off=1717497 len=1626556 2024-08-10T05:47:16.901 INFO:tasks.workunit.client.0.smithi086.stdout:op 4333 completed, throughput=5MB/sec 2024-08-10T05:47:16.902 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-12yk25udT_QwO1e off=16285710 len=949557 2024-08-10T05:47:16.906 INFO:tasks.workunit.client.0.smithi086.stdout:op 4334 completed, throughput=5MB/sec 2024-08-10T05:47:16.906 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-g6NFzRg-RYhw86_ off=10527698 len=201281 2024-08-10T05:47:16.907 INFO:tasks.workunit.client.0.smithi086.stdout:op 4335 completed, throughput=5MB/sec 2024-08-10T05:47:16.907 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Xnfv6s9IHKcWPHG off=7284398 len=1507562 2024-08-10T05:47:16.908 INFO:tasks.workunit.client.0.smithi086.stdout:op 4336 completed, throughput=5MB/sec 2024-08-10T05:47:17.909 INFO:tasks.workunit.client.0.smithi086.stdout: 853: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:17.909 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8XYWD-m9M_PlQCl off=16848884 len=421754 2024-08-10T05:47:17.910 INFO:tasks.workunit.client.0.smithi086.stdout:op 4337 completed, throughput=4.99MB/sec 2024-08-10T05:47:17.910 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wURfll7WpoZtRuz off=2562393 len=1304224 2024-08-10T05:47:17.912 INFO:tasks.workunit.client.0.smithi086.stdout:op 4338 completed, throughput=5MB/sec 2024-08-10T05:47:17.912 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-obQ7OCJkHOOlZZV off=3523482 len=337762 2024-08-10T05:47:17.913 INFO:tasks.workunit.client.0.smithi086.stdout:op 4339 completed, throughput=5MB/sec 2024-08-10T05:47:17.913 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jYyyDP_w74fWp5u off=16608051 len=1452932 2024-08-10T05:47:17.919 INFO:tasks.workunit.client.0.smithi086.stdout:op 4340 completed, throughput=5MB/sec 2024-08-10T05:47:17.920 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QTW1SXMh4xkQAlR off=16788057 len=1764364 2024-08-10T05:47:17.923 INFO:tasks.workunit.client.0.smithi086.stdout:op 4341 completed, throughput=5MB/sec 2024-08-10T05:47:18.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:18 smithi086 ceph-mon[98993]: pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:47:18.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:47:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:47:18] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-08-10T05:47:18.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:18 smithi086 ceph-mon[101471]: pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:47:18.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:18 smithi159 ceph-mon[90359]: pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:47:18.923 INFO:tasks.workunit.client.0.smithi086.stdout: 854: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:18.923 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0dHVZJ4W8QK5fC- off=29777 len=1058022 2024-08-10T05:47:18.929 INFO:tasks.workunit.client.0.smithi086.stdout:op 4342 completed, throughput=5MB/sec 2024-08-10T05:47:18.929 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8A2wc9Se1JrgsDM off=12764792 len=443107 2024-08-10T05:47:18.930 INFO:tasks.workunit.client.0.smithi086.stdout:op 4343 completed, throughput=5MB/sec 2024-08-10T05:47:18.930 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lpi_LT_eTmJlfST off=1283405 len=661238 2024-08-10T05:47:18.934 INFO:tasks.workunit.client.0.smithi086.stdout:op 4344 completed, throughput=5MB/sec 2024-08-10T05:47:18.934 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_Z0eEcY5fJDqlRx off=2493885 len=1147271 2024-08-10T05:47:18.936 INFO:tasks.workunit.client.0.smithi086.stdout:op 4345 completed, throughput=5MB/sec 2024-08-10T05:47:18.936 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7Lm7Jb4x6H4kH8y off=7096551 len=1032920 2024-08-10T05:47:18.941 INFO:tasks.workunit.client.0.smithi086.stdout:op 4346 completed, throughput=5MB/sec 2024-08-10T05:47:18.941 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oSsu472ESwoZGzV off=601264 len=1499726 2024-08-10T05:47:18.943 INFO:tasks.workunit.client.0.smithi086.stdout:op 4347 completed, throughput=5MB/sec 2024-08-10T05:47:19.944 INFO:tasks.workunit.client.0.smithi086.stdout: 855: throughput=5MB/sec pending data=0 2024-08-10T05:47:19.944 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tNvbEvWJ6DDei72 off=906932 len=1299229 2024-08-10T05:47:19.945 INFO:tasks.workunit.client.0.smithi086.stdout:op 4348 completed, throughput=5MB/sec 2024-08-10T05:47:19.946 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ej2_NG1alDueTYt off=3724151 len=1340705 2024-08-10T05:47:19.948 INFO:tasks.workunit.client.0.smithi086.stdout:op 4349 completed, throughput=5MB/sec 2024-08-10T05:47:19.948 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0Rj6Pp_CTGiQjEl off=4744715 len=34117 2024-08-10T05:47:19.949 INFO:tasks.workunit.client.0.smithi086.stdout:op 4350 completed, throughput=5MB/sec 2024-08-10T05:47:19.949 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zOF5tJ3uYfUd24E off=20331084 len=775503 2024-08-10T05:47:19.950 INFO:tasks.workunit.client.0.smithi086.stdout:op 4351 completed, throughput=5MB/sec 2024-08-10T05:47:19.951 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wNQtW7d-Sz0aXvl off=4945212 len=1152673 2024-08-10T05:47:19.952 INFO:tasks.workunit.client.0.smithi086.stdout:op 4352 completed, throughput=5MB/sec 2024-08-10T05:47:19.952 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4NFaSIi2Hac4NJo off=15099 len=1828034 2024-08-10T05:47:19.954 INFO:tasks.workunit.client.0.smithi086.stdout:op 4353 completed, throughput=5MB/sec 2024-08-10T05:47:20.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:20 smithi086 ceph-mon[98993]: pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:47:20.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:20 smithi086 ceph-mon[101471]: pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:47:20.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:20 smithi159 ceph-mon[90359]: pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:47:20.954 INFO:tasks.workunit.client.0.smithi086.stdout: 856: throughput=5MB/sec pending data=0 2024-08-10T05:47:20.954 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-78ssHPdABTrNH2f off=14350186 len=714707 2024-08-10T05:47:20.959 INFO:tasks.workunit.client.0.smithi086.stdout:op 4354 completed, throughput=5MB/sec 2024-08-10T05:47:20.959 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Q9Cm_ZSxIgdZ5gD off=1760893 len=1923245 2024-08-10T05:47:20.961 INFO:tasks.workunit.client.0.smithi086.stdout:op 4355 completed, throughput=5MB/sec 2024-08-10T05:47:20.962 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RxEaG3biPW8I-Ks off=3227714 len=425957 2024-08-10T05:47:20.962 INFO:tasks.workunit.client.0.smithi086.stdout:op 4356 completed, throughput=5MB/sec 2024-08-10T05:47:20.963 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-o640ApylXScdVTR off=5407756 len=1803550 2024-08-10T05:47:20.966 INFO:tasks.workunit.client.0.smithi086.stdout:op 4357 completed, throughput=5MB/sec 2024-08-10T05:47:21.967 INFO:tasks.workunit.client.0.smithi086.stdout: 857: throughput=5MB/sec pending data=0 2024-08-10T05:47:21.967 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nc-6DSvl4swLnOL off=9680172 len=1453886 2024-08-10T05:47:21.975 INFO:tasks.workunit.client.0.smithi086.stdout:op 4358 completed, throughput=5MB/sec 2024-08-10T05:47:21.975 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uC7fFH84GpWJpE2 off=4092792 len=590639 2024-08-10T05:47:21.976 INFO:tasks.workunit.client.0.smithi086.stdout:op 4359 completed, throughput=5MB/sec 2024-08-10T05:47:21.976 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Cd6T2otiouu6aMw off=12936432 len=1445301 2024-08-10T05:47:21.982 INFO:tasks.workunit.client.0.smithi086.stdout:op 4360 completed, throughput=5MB/sec 2024-08-10T05:47:21.982 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Tnhkn8k1I4_lHGe off=17548762 len=1033430 2024-08-10T05:47:21.984 INFO:tasks.workunit.client.0.smithi086.stdout:op 4361 completed, throughput=5MB/sec 2024-08-10T05:47:22.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:22 smithi086 ceph-mon[98993]: pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:47:22.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:22 smithi086 ceph-mon[101471]: pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:47:22.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:22 smithi159 ceph-mon[90359]: pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:47:22.984 INFO:tasks.workunit.client.0.smithi086.stdout: 858: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:22.984 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-es5uFUvENjm6-YW off=4122462 len=1784879 2024-08-10T05:47:22.986 INFO:tasks.workunit.client.0.smithi086.stdout:op 4362 completed, throughput=5MB/sec 2024-08-10T05:47:22.987 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EDVGF7s8aWUJ0FG off=3079846 len=1385003 2024-08-10T05:47:22.989 INFO:tasks.workunit.client.0.smithi086.stdout:op 4363 completed, throughput=5MB/sec 2024-08-10T05:47:22.989 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JD1riGgIyfyQzLT off=2403908 len=71306 2024-08-10T05:47:22.992 INFO:tasks.workunit.client.0.smithi086.stdout:op 4364 completed, throughput=5MB/sec 2024-08-10T05:47:22.992 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--iNWdOxKHhzpQuy off=10720059 len=253755 2024-08-10T05:47:22.992 INFO:tasks.workunit.client.0.smithi086.stdout:op 4365 completed, throughput=5MB/sec 2024-08-10T05:47:22.993 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oFyN0L5ifNiXOA6 off=479468 len=1315447 2024-08-10T05:47:23.000 INFO:tasks.workunit.client.0.smithi086.stdout:op 4366 completed, throughput=5MB/sec 2024-08-10T05:47:24.001 INFO:tasks.workunit.client.0.smithi086.stdout: 859: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:24.001 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tq_hw9n3JTNM_BJ off=3482082 len=1349425 2024-08-10T05:47:24.007 INFO:tasks.workunit.client.0.smithi086.stdout:op 4367 completed, throughput=5MB/sec 2024-08-10T05:47:24.007 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VP_cIupeb3YkRDM off=4065344 len=1848888 2024-08-10T05:47:24.009 INFO:tasks.workunit.client.0.smithi086.stdout:op 4368 completed, throughput=5MB/sec 2024-08-10T05:47:24.009 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jYyyDP_w74fWp5u off=4417536 len=1837543 2024-08-10T05:47:24.017 INFO:tasks.workunit.client.0.smithi086.stdout:op 4369 completed, throughput=5MB/sec 2024-08-10T05:47:24.017 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2ezxTalXMsy1Ngs off=10275495 len=1903716 2024-08-10T05:47:24.028 INFO:tasks.workunit.client.0.smithi086.stdout:op 4370 completed, throughput=5MB/sec 2024-08-10T05:47:24.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:24 smithi086 ceph-mon[98993]: pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:47:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:24 smithi086 ceph-mon[101471]: pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:47:24.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:24 smithi159 ceph-mon[90359]: pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:47:25.028 INFO:tasks.workunit.client.0.smithi086.stdout: 860: throughput=5MB/sec pending data=0 2024-08-10T05:47:25.028 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-S0SsF8jrkubIyZr off=3143167 len=1504747 2024-08-10T05:47:25.030 INFO:tasks.workunit.client.0.smithi086.stdout:op 4371 completed, throughput=5MB/sec 2024-08-10T05:47:25.030 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BY3TUXZpFGgwoqM off=5377226 len=602043 2024-08-10T05:47:25.031 INFO:tasks.workunit.client.0.smithi086.stdout:op 4372 completed, throughput=5MB/sec 2024-08-10T05:47:25.031 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-05vbfT7BOzyyTs6 off=19059371 len=1234317 2024-08-10T05:47:25.034 INFO:tasks.workunit.client.0.smithi086.stdout:op 4373 completed, throughput=5MB/sec 2024-08-10T05:47:25.035 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tQg8rB2x828DLtf off=4491818 len=126850 2024-08-10T05:47:25.035 INFO:tasks.workunit.client.0.smithi086.stdout:op 4374 completed, throughput=5MB/sec 2024-08-10T05:47:25.035 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xqc9As5UGgl2yc8 off=810810 len=921025 2024-08-10T05:47:25.040 INFO:tasks.workunit.client.0.smithi086.stdout:op 4375 completed, throughput=5MB/sec 2024-08-10T05:47:26.040 INFO:tasks.workunit.client.0.smithi086.stdout: 861: throughput=5MB/sec pending data=0 2024-08-10T05:47:26.041 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ivkJKo-wNRtJNf2 off=9745363 len=717711 2024-08-10T05:47:26.044 INFO:tasks.workunit.client.0.smithi086.stdout:op 4376 completed, throughput=5MB/sec 2024-08-10T05:47:26.044 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-k_Ir51myd-DP0MQ off=11474374 len=574959 2024-08-10T05:47:26.048 INFO:tasks.workunit.client.0.smithi086.stdout:op 4377 completed, throughput=5MB/sec 2024-08-10T05:47:26.048 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CtOn_2CSx6mZWEj off=13862667 len=274988 2024-08-10T05:47:26.049 INFO:tasks.workunit.client.0.smithi086.stdout:op 4378 completed, throughput=5MB/sec 2024-08-10T05:47:26.049 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-R2QX2fa5Y9_4iIF off=20217371 len=2052996 2024-08-10T05:47:26.061 INFO:tasks.workunit.client.0.smithi086.stdout:op 4379 completed, throughput=5MB/sec 2024-08-10T05:47:26.061 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3zFhvtBewq4w6j7 off=8547681 len=1932942 2024-08-10T05:47:26.070 INFO:tasks.workunit.client.0.smithi086.stdout:op 4380 completed, throughput=5MB/sec 2024-08-10T05:47:26.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:26 smithi086 ceph-mon[98993]: pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:47:26.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:47:26.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:26 smithi086 ceph-mon[101471]: pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:47:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:47:26.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:26 smithi159 ceph-mon[90359]: pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:47:26.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:47:27.070 INFO:tasks.workunit.client.0.smithi086.stdout: 862: throughput=5MB/sec pending data=0 2024-08-10T05:47:27.071 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tuNqXsQGiHys3uZ off=2756346 len=2079757 2024-08-10T05:47:27.073 INFO:tasks.workunit.client.0.smithi086.stdout:op 4381 completed, throughput=5MB/sec 2024-08-10T05:47:27.073 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4n1jesg-0lKTL2K off=2199236 len=1021868 2024-08-10T05:47:27.075 INFO:tasks.workunit.client.0.smithi086.stdout:op 4382 completed, throughput=5MB/sec 2024-08-10T05:47:27.075 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3p0_8YqoOiiRejJ off=3335997 len=245483 2024-08-10T05:47:27.076 INFO:tasks.workunit.client.0.smithi086.stdout:op 4383 completed, throughput=5MB/sec 2024-08-10T05:47:27.076 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UbjofY-1QOZ_cpe off=3027765 len=867005 2024-08-10T05:47:27.082 INFO:tasks.workunit.client.0.smithi086.stdout:op 4384 completed, throughput=5MB/sec 2024-08-10T05:47:27.082 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1PScBOZTOM0Q6mR off=1148487 len=2024054 2024-08-10T05:47:27.094 INFO:tasks.workunit.client.0.smithi086.stdout:op 4385 completed, throughput=5MB/sec 2024-08-10T05:47:28.094 INFO:tasks.workunit.client.0.smithi086.stdout: 863: throughput=5MB/sec pending data=0 2024-08-10T05:47:28.094 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ISFM39HNTg2ixui off=3466556 len=289740 2024-08-10T05:47:28.095 INFO:tasks.workunit.client.0.smithi086.stdout:op 4386 completed, throughput=5MB/sec 2024-08-10T05:47:28.095 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8N2cHP06x2qNx56 off=12314392 len=2051486 2024-08-10T05:47:28.105 INFO:tasks.workunit.client.0.smithi086.stdout:op 4387 completed, throughput=5MB/sec 2024-08-10T05:47:28.105 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dCBzsfCmOdY52Oh off=8891647 len=908605 2024-08-10T05:47:28.110 INFO:tasks.workunit.client.0.smithi086.stdout:op 4388 completed, throughput=5MB/sec 2024-08-10T05:47:28.110 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XV6CUHuapXP7aWa off=838250 len=486675 2024-08-10T05:47:28.111 INFO:tasks.workunit.client.0.smithi086.stdout:op 4389 completed, throughput=5MB/sec 2024-08-10T05:47:28.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:28 smithi086 ceph-mon[98993]: pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-10T05:47:28.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:28 smithi086 ceph-mon[101471]: pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-10T05:47:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:47:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:47:28] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:47:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:28 smithi159 ceph-mon[90359]: pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-10T05:47:29.112 INFO:tasks.workunit.client.0.smithi086.stdout: 864: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:29.112 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Hi1kLQxR7-hGuRa off=6300759 len=1231134 2024-08-10T05:47:29.118 INFO:tasks.workunit.client.0.smithi086.stdout:op 4390 completed, throughput=5MB/sec 2024-08-10T05:47:29.118 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_ejgvRYcdJxwpj9 off=10269032 len=872420 2024-08-10T05:47:29.120 INFO:tasks.workunit.client.0.smithi086.stdout:op 4391 completed, throughput=5MB/sec 2024-08-10T05:47:29.120 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7H1WTahjLAvyuIo off=7951266 len=1529748 2024-08-10T05:47:29.127 INFO:tasks.workunit.client.0.smithi086.stdout:op 4392 completed, throughput=5MB/sec 2024-08-10T05:47:29.127 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NN9-SuzAnrnO7Yu off=214650 len=1103945 2024-08-10T05:47:29.129 INFO:tasks.workunit.client.0.smithi086.stdout:op 4393 completed, throughput=5MB/sec 2024-08-10T05:47:29.129 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-98z-9BQUoM2o8c6 off=21655987 len=1728449 2024-08-10T05:47:29.131 INFO:tasks.workunit.client.0.smithi086.stdout:op 4394 completed, throughput=5MB/sec 2024-08-10T05:47:30.132 INFO:tasks.workunit.client.0.smithi086.stdout: 865: throughput=5MB/sec pending data=0 2024-08-10T05:47:30.132 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JOv1XkAL0xKdypy off=11578413 len=1016794 2024-08-10T05:47:30.137 INFO:tasks.workunit.client.0.smithi086.stdout:op 4395 completed, throughput=5MB/sec 2024-08-10T05:47:30.138 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-H1kqLgAkgo5KvEh off=16307302 len=308347 2024-08-10T05:47:30.138 INFO:tasks.workunit.client.0.smithi086.stdout:op 4396 completed, throughput=5MB/sec 2024-08-10T05:47:30.139 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ux42iwYErn9kCHD off=13413132 len=1264357 2024-08-10T05:47:30.146 INFO:tasks.workunit.client.0.smithi086.stdout:op 4397 completed, throughput=5MB/sec 2024-08-10T05:47:30.146 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_YoVzp2zIJnJ6NY off=11486797 len=1537015 2024-08-10T05:47:30.148 INFO:tasks.workunit.client.0.smithi086.stdout:op 4398 completed, throughput=5MB/sec 2024-08-10T05:47:30.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:30 smithi086 ceph-mon[98993]: pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:47:30.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:30 smithi086 ceph-mon[101471]: pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:47:30.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:30 smithi159 ceph-mon[90359]: pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:47:31.149 INFO:tasks.workunit.client.0.smithi086.stdout: 866: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:31.149 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6Km2L0RYnG2GHTf off=370637 len=2046896 2024-08-10T05:47:31.158 INFO:tasks.workunit.client.0.smithi086.stdout:op 4399 completed, throughput=5MB/sec 2024-08-10T05:47:31.158 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Tryx23hfdp1sWqm off=10175168 len=933938 2024-08-10T05:47:31.160 INFO:tasks.workunit.client.0.smithi086.stdout:op 4400 completed, throughput=5MB/sec 2024-08-10T05:47:31.160 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-A-kc8VzHjLz56Ce off=12965997 len=1274964 2024-08-10T05:47:31.165 INFO:tasks.workunit.client.0.smithi086.stdout:op 4401 completed, throughput=5MB/sec 2024-08-10T05:47:31.165 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-C_gxac77IAu35Ty off=4975885 len=1317960 2024-08-10T05:47:31.167 INFO:tasks.workunit.client.0.smithi086.stdout:op 4402 completed, throughput=5MB/sec 2024-08-10T05:47:32.168 INFO:tasks.workunit.client.0.smithi086.stdout: 867: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:32.168 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uOymI84mDsF5LOH off=10897250 len=170198 2024-08-10T05:47:32.168 INFO:tasks.workunit.client.0.smithi086.stdout:op 4403 completed, throughput=4.99MB/sec 2024-08-10T05:47:32.169 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-a1GioQYQZwQD4WK off=6939505 len=1062854 2024-08-10T05:47:32.174 INFO:tasks.workunit.client.0.smithi086.stdout:op 4404 completed, throughput=5MB/sec 2024-08-10T05:47:32.174 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vS8mus6LHPm17CM off=9984027 len=604822 2024-08-10T05:47:32.176 INFO:tasks.workunit.client.0.smithi086.stdout:op 4405 completed, throughput=5MB/sec 2024-08-10T05:47:32.176 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3GrZrRwVfx8R2K9 off=43515 len=849146 2024-08-10T05:47:32.180 INFO:tasks.workunit.client.0.smithi086.stdout:op 4406 completed, throughput=5MB/sec 2024-08-10T05:47:32.180 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uz30Y8KlXbPuBS7 off=6537089 len=161107 2024-08-10T05:47:32.182 INFO:tasks.workunit.client.0.smithi086.stdout:op 4407 completed, throughput=5MB/sec 2024-08-10T05:47:32.183 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NiPv789csfPbNhR off=2198650 len=1745440 2024-08-10T05:47:32.190 INFO:tasks.workunit.client.0.smithi086.stdout:op 4408 completed, throughput=5MB/sec 2024-08-10T05:47:32.190 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3MmlidbrJVbG63- off=16265771 len=236218 2024-08-10T05:47:32.193 INFO:tasks.workunit.client.0.smithi086.stdout:op 4409 completed, throughput=5MB/sec 2024-08-10T05:47:32.193 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-emwjWdFDJQ9K4it off=8459382 len=682161 2024-08-10T05:47:32.198 INFO:tasks.workunit.client.0.smithi086.stdout:op 4410 completed, throughput=5MB/sec 2024-08-10T05:47:32.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:32 smithi086 ceph-mon[98993]: pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:47:32.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:32 smithi086 ceph-mon[101471]: pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:47:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:32 smithi159 ceph-mon[90359]: pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:47:33.198 INFO:tasks.workunit.client.0.smithi086.stdout: 868: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:33.198 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-blYPbSS11Ib_1Yq off=3759533 len=1502881 2024-08-10T05:47:33.201 INFO:tasks.workunit.client.0.smithi086.stdout:op 4411 completed, throughput=5MB/sec 2024-08-10T05:47:33.201 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AJ7BKkE4UrInGLr off=6117759 len=1511011 2024-08-10T05:47:33.204 INFO:tasks.workunit.client.0.smithi086.stdout:op 4412 completed, throughput=5MB/sec 2024-08-10T05:47:33.204 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-t4uU5fSfTSsLhXM off=15539105 len=855861 2024-08-10T05:47:33.205 INFO:tasks.workunit.client.0.smithi086.stdout:op 4413 completed, throughput=5MB/sec 2024-08-10T05:47:33.205 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rwoGAF1i9cEi7J7 off=4146897 len=1291605 2024-08-10T05:47:33.207 INFO:tasks.workunit.client.0.smithi086.stdout:op 4414 completed, throughput=5MB/sec 2024-08-10T05:47:34.207 INFO:tasks.workunit.client.0.smithi086.stdout: 869: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:34.207 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UBr6zQr7uakVKTi off=4787429 len=815305 2024-08-10T05:47:34.212 INFO:tasks.workunit.client.0.smithi086.stdout:op 4415 completed, throughput=5MB/sec 2024-08-10T05:47:34.212 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-L8iXnr-xzCcGTuF off=10089307 len=1832360 2024-08-10T05:47:34.214 INFO:tasks.workunit.client.0.smithi086.stdout:op 4416 completed, throughput=5MB/sec 2024-08-10T05:47:34.214 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PsEZ4fI5EZS-nyN off=330201 len=735242 2024-08-10T05:47:34.218 INFO:tasks.workunit.client.0.smithi086.stdout:op 4417 completed, throughput=5MB/sec 2024-08-10T05:47:34.218 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pENu-9GMf9RufQ5 off=3067217 len=1158239 2024-08-10T05:47:34.223 INFO:tasks.workunit.client.0.smithi086.stdout:op 4418 completed, throughput=5MB/sec 2024-08-10T05:47:34.223 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xo5B49JKvtxmAwm off=668351 len=668103 2024-08-10T05:47:34.226 INFO:tasks.workunit.client.0.smithi086.stdout:op 4419 completed, throughput=5MB/sec 2024-08-10T05:47:34.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:34 smithi159 ceph-mon[90359]: pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:47:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:34 smithi086 ceph-mon[98993]: pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:47:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:34 smithi086 ceph-mon[101471]: pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:47:35.227 INFO:tasks.workunit.client.0.smithi086.stdout: 870: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:35.227 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZT-USzSNuKlEf0v off=1600034 len=1968817 2024-08-10T05:47:35.229 INFO:tasks.workunit.client.0.smithi086.stdout:op 4420 completed, throughput=5MB/sec 2024-08-10T05:47:35.229 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Df1dUD9fzoTqVT_ off=10793175 len=908884 2024-08-10T05:47:35.232 INFO:tasks.workunit.client.0.smithi086.stdout:op 4421 completed, throughput=5MB/sec 2024-08-10T05:47:35.232 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0dHVZJ4W8QK5fC- off=2981667 len=1872098 2024-08-10T05:47:35.236 INFO:tasks.workunit.client.0.smithi086.stdout:op 4422 completed, throughput=5MB/sec 2024-08-10T05:47:35.236 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HxmlMWIRoZwxtDO off=424844 len=1395177 2024-08-10T05:47:35.243 INFO:tasks.workunit.client.0.smithi086.stdout:op 4423 completed, throughput=5MB/sec 2024-08-10T05:47:36.244 INFO:tasks.workunit.client.0.smithi086.stdout: 871: throughput=5MB/sec pending data=0 2024-08-10T05:47:36.244 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JdgON9qhNSZZ5o3 off=2924582 len=2093110 2024-08-10T05:47:36.254 INFO:tasks.workunit.client.0.smithi086.stdout:op 4424 completed, throughput=5MB/sec 2024-08-10T05:47:36.254 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-p4-DI6WQa3mdsxu off=14959134 len=1388513 2024-08-10T05:47:36.261 INFO:tasks.workunit.client.0.smithi086.stdout:op 4425 completed, throughput=5MB/sec 2024-08-10T05:47:36.261 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oW7DYbXEVOfa1Ru off=608318 len=127054 2024-08-10T05:47:36.262 INFO:tasks.workunit.client.0.smithi086.stdout:op 4426 completed, throughput=5MB/sec 2024-08-10T05:47:36.262 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GjW5py_pZAzK717 off=1459800 len=349297 2024-08-10T05:47:36.265 INFO:tasks.workunit.client.0.smithi086.stdout:op 4427 completed, throughput=5MB/sec 2024-08-10T05:47:36.265 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ajiz9BnDyJg1HRS off=6400548 len=773896 2024-08-10T05:47:36.266 INFO:tasks.workunit.client.0.smithi086.stdout:op 4428 completed, throughput=5MB/sec 2024-08-10T05:47:36.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:36 smithi159 ceph-mon[90359]: pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:47:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:36 smithi086 ceph-mon[98993]: pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:47:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:36 smithi086 ceph-mon[101471]: pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:47:37.266 INFO:tasks.workunit.client.0.smithi086.stdout: 872: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:37.267 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HBCH85BAltg02hZ off=7119415 len=640838 2024-08-10T05:47:37.270 INFO:tasks.workunit.client.0.smithi086.stdout:op 4429 completed, throughput=5MB/sec 2024-08-10T05:47:37.270 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uau0LQtTzD3oE6w off=10930226 len=33432 2024-08-10T05:47:37.273 INFO:tasks.workunit.client.0.smithi086.stdout:op 4430 completed, throughput=5MB/sec 2024-08-10T05:47:37.273 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1X5OO_EPsvstT58 off=4516550 len=1011629 2024-08-10T05:47:37.274 INFO:tasks.workunit.client.0.smithi086.stdout:op 4431 completed, throughput=5MB/sec 2024-08-10T05:47:37.274 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uQZYFXf6Z3uJ2Aw off=11774175 len=1115254 2024-08-10T05:47:37.276 INFO:tasks.workunit.client.0.smithi086.stdout:op 4432 completed, throughput=5MB/sec 2024-08-10T05:47:37.276 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PxMd1Gl8ODsPQF9 off=7103171 len=122918 2024-08-10T05:47:37.278 INFO:tasks.workunit.client.0.smithi086.stdout:op 4433 completed, throughput=5MB/sec 2024-08-10T05:47:37.278 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vssJb0EdnG9bmBt off=5864197 len=1073442 2024-08-10T05:47:37.283 INFO:tasks.workunit.client.0.smithi086.stdout:op 4434 completed, throughput=5MB/sec 2024-08-10T05:47:37.283 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cxndtX8_hSBO1Eq off=2355500 len=290447 2024-08-10T05:47:37.284 INFO:tasks.workunit.client.0.smithi086.stdout:op 4435 completed, throughput=5MB/sec 2024-08-10T05:47:37.284 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KfRXw0L9a6fbnV6 off=814160 len=405196 2024-08-10T05:47:37.287 INFO:tasks.workunit.client.0.smithi086.stdout:op 4436 completed, throughput=5MB/sec 2024-08-10T05:47:37.287 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dcjJ9e9mC9lxZD8 off=5109236 len=1067785 2024-08-10T05:47:37.292 INFO:tasks.workunit.client.0.smithi086.stdout:op 4437 completed, throughput=5MB/sec 2024-08-10T05:47:38.293 INFO:tasks.workunit.client.0.smithi086.stdout: 873: throughput=5MB/sec pending data=0 2024-08-10T05:47:38.293 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sSBbKukEBXZOt_- off=10068782 len=1956227 2024-08-10T05:47:38.295 INFO:tasks.workunit.client.0.smithi086.stdout:op 4438 completed, throughput=5MB/sec 2024-08-10T05:47:38.295 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nABmVKaHaA8b9Wn off=934827 len=1592079 2024-08-10T05:47:38.305 INFO:tasks.workunit.client.0.smithi086.stdout:op 4439 completed, throughput=5MB/sec 2024-08-10T05:47:38.305 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rznd8h2c46fjHny off=20628982 len=202412 2024-08-10T05:47:38.306 INFO:tasks.workunit.client.0.smithi086.stdout:op 4440 completed, throughput=5MB/sec 2024-08-10T05:47:38.306 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xyILZFWIwKD1Txn off=11255178 len=683393 2024-08-10T05:47:38.310 INFO:tasks.workunit.client.0.smithi086.stdout:op 4441 completed, throughput=5MB/sec 2024-08-10T05:47:38.310 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sYASwKdp0s_9i2Q off=1280788 len=128904 2024-08-10T05:47:38.313 INFO:tasks.workunit.client.0.smithi086.stdout:op 4442 completed, throughput=5MB/sec 2024-08-10T05:47:38.313 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hiDJeQGrzmHoLJc off=14365132 len=648320 2024-08-10T05:47:38.318 INFO:tasks.workunit.client.0.smithi086.stdout:op 4443 completed, throughput=5MB/sec 2024-08-10T05:47:38.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:38 smithi086 ceph-mon[98993]: pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-10T05:47:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:38 smithi086 ceph-mon[101471]: pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-10T05:47:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:47:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:47:38] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:47:38.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:38 smithi159 ceph-mon[90359]: pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-10T05:47:39.318 INFO:tasks.workunit.client.0.smithi086.stdout: 874: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:39.318 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YPqmPmzpjX-Fa1y off=251715 len=867737 2024-08-10T05:47:39.319 INFO:tasks.workunit.client.0.smithi086.stdout:op 4444 completed, throughput=5MB/sec 2024-08-10T05:47:39.319 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LvQg2Lx5qF4gUCW off=13974563 len=1793065 2024-08-10T05:47:39.322 INFO:tasks.workunit.client.0.smithi086.stdout:op 4445 completed, throughput=5MB/sec 2024-08-10T05:47:39.322 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rOUB-0x1R5VtP4u off=17969789 len=1310923 2024-08-10T05:47:39.324 INFO:tasks.workunit.client.0.smithi086.stdout:op 4446 completed, throughput=5MB/sec 2024-08-10T05:47:39.324 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AxJkwFF-yMDDU1j off=1836196 len=927927 2024-08-10T05:47:39.325 INFO:tasks.workunit.client.0.smithi086.stdout:op 4447 completed, throughput=5MB/sec 2024-08-10T05:47:40.325 INFO:tasks.workunit.client.0.smithi086.stdout: 875: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:40.325 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KhRMuD0vLt-9Syz off=0 len=2021787 2024-08-10T05:47:40.328 INFO:tasks.workunit.client.0.smithi086.stdout:op 4448 completed, throughput=5MB/sec 2024-08-10T05:47:40.328 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kOShltDrF_tgIcY off=569772 len=1665825 2024-08-10T05:47:40.335 INFO:tasks.workunit.client.0.smithi086.stdout:op 4449 completed, throughput=5MB/sec 2024-08-10T05:47:40.335 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-brv31RmDNyj6GOx off=318202 len=1824543 2024-08-10T05:47:40.343 INFO:tasks.workunit.client.0.smithi086.stdout:op 4450 completed, throughput=5MB/sec 2024-08-10T05:47:40.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:40 smithi159 ceph-mon[90359]: pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:47:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:40 smithi086 ceph-mon[98993]: pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:47:40.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:40 smithi086 ceph-mon[101471]: pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:47:41.343 INFO:tasks.workunit.client.0.smithi086.stdout: 876: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:41.343 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aMmBNwlXDL94mHk off=7321336 len=107398 2024-08-10T05:47:41.346 INFO:tasks.workunit.client.0.smithi086.stdout:op 4451 completed, throughput=4.99MB/sec 2024-08-10T05:47:41.346 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NnDA0UOCGU3nkt0 off=143541 len=437254 2024-08-10T05:47:41.350 INFO:tasks.workunit.client.0.smithi086.stdout:op 4452 completed, throughput=5MB/sec 2024-08-10T05:47:41.350 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-s-nEG9bwIWDN0Y4 off=3335622 len=1177363 2024-08-10T05:47:41.356 INFO:tasks.workunit.client.0.smithi086.stdout:op 4453 completed, throughput=5MB/sec 2024-08-10T05:47:41.357 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Blbd1KhQxKQrqjn off=358486 len=1475788 2024-08-10T05:47:41.364 INFO:tasks.workunit.client.0.smithi086.stdout:op 4454 completed, throughput=5MB/sec 2024-08-10T05:47:41.364 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cBHiufx_WXYYXHa off=598045 len=306671 2024-08-10T05:47:41.365 INFO:tasks.workunit.client.0.smithi086.stdout:op 4455 completed, throughput=5MB/sec 2024-08-10T05:47:41.365 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iA1bAAxEss1JbAX off=9849151 len=1230520 2024-08-10T05:47:41.370 INFO:tasks.workunit.client.0.smithi086.stdout:op 4456 completed, throughput=5MB/sec 2024-08-10T05:47:41.371 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qUOR6eu4foRlPhp off=8235902 len=259378 2024-08-10T05:47:41.371 INFO:tasks.workunit.client.0.smithi086.stdout:op 4457 completed, throughput=5MB/sec 2024-08-10T05:47:41.371 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-e6mjQnkBOMGhGY3 off=12909443 len=500097 2024-08-10T05:47:41.374 INFO:tasks.workunit.client.0.smithi086.stdout:op 4458 completed, throughput=5MB/sec 2024-08-10T05:47:41.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:47:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:47:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:47:42.375 INFO:tasks.workunit.client.0.smithi086.stdout: 877: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:42.375 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7UEeefDqdT61KN8 off=9807145 len=522696 2024-08-10T05:47:42.379 INFO:tasks.workunit.client.0.smithi086.stdout:op 4459 completed, throughput=5MB/sec 2024-08-10T05:47:42.379 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kyF74Rsy5PRXitw off=12398463 len=1236202 2024-08-10T05:47:42.385 INFO:tasks.workunit.client.0.smithi086.stdout:op 4460 completed, throughput=5MB/sec 2024-08-10T05:47:42.385 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--5Xlt2avfxq_dhc off=6510534 len=829213 2024-08-10T05:47:42.390 INFO:tasks.workunit.client.0.smithi086.stdout:op 4461 completed, throughput=5MB/sec 2024-08-10T05:47:42.390 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kN3Ft_AMD7fp0n3 off=15058769 len=1479857 2024-08-10T05:47:42.392 INFO:tasks.workunit.client.0.smithi086.stdout:op 4462 completed, throughput=5MB/sec 2024-08-10T05:47:42.392 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PshFqpEbuZH1vmQ off=0 len=1557264 2024-08-10T05:47:42.394 INFO:tasks.workunit.client.0.smithi086.stdout:op 4463 completed, throughput=5MB/sec 2024-08-10T05:47:42.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:42 smithi159 ceph-mon[90359]: pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:47:42.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:42 smithi086 ceph-mon[98993]: pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:47:42.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:42 smithi086 ceph-mon[101471]: pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:47:43.394 INFO:tasks.workunit.client.0.smithi086.stdout: 878: throughput=5MB/sec pending data=0 2024-08-10T05:47:43.394 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WcVXRn_tzeoyUe- off=2237199 len=1220276 2024-08-10T05:47:43.400 INFO:tasks.workunit.client.0.smithi086.stdout:op 4464 completed, throughput=5MB/sec 2024-08-10T05:47:43.400 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-M2zo8jFAvq9daJb off=6892467 len=804880 2024-08-10T05:47:43.401 INFO:tasks.workunit.client.0.smithi086.stdout:op 4465 completed, throughput=5MB/sec 2024-08-10T05:47:43.401 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OseojWGZtVWXTHG off=19846854 len=1325022 2024-08-10T05:47:43.403 INFO:tasks.workunit.client.0.smithi086.stdout:op 4466 completed, throughput=5MB/sec 2024-08-10T05:47:43.403 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7ii_NTZ9mbzONxc off=13547919 len=582455 2024-08-10T05:47:43.403 INFO:tasks.workunit.client.0.smithi086.stdout:op 4467 completed, throughput=5MB/sec 2024-08-10T05:47:43.404 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4AtC2IuGed4-xdz off=3486386 len=1372677 2024-08-10T05:47:43.405 INFO:tasks.workunit.client.0.smithi086.stdout:op 4468 completed, throughput=5MB/sec 2024-08-10T05:47:44.405 INFO:tasks.workunit.client.0.smithi086.stdout: 879: throughput=5MB/sec pending data=0 2024-08-10T05:47:44.405 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5_AHODf9ZJoO3a5 off=6013523 len=1916530 2024-08-10T05:47:44.416 INFO:tasks.workunit.client.0.smithi086.stdout:op 4469 completed, throughput=5MB/sec 2024-08-10T05:47:44.416 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5YN0AHqtLXrGsh0 off=2488869 len=853423 2024-08-10T05:47:44.418 INFO:tasks.workunit.client.0.smithi086.stdout:op 4470 completed, throughput=5MB/sec 2024-08-10T05:47:44.418 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-byE4t_ZV7WAMdMb off=18673854 len=454947 2024-08-10T05:47:44.419 INFO:tasks.workunit.client.0.smithi086.stdout:op 4471 completed, throughput=5MB/sec 2024-08-10T05:47:44.419 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UuLt_VwICBGTNNI off=2712326 len=703677 2024-08-10T05:47:44.424 INFO:tasks.workunit.client.0.smithi086.stdout:op 4472 completed, throughput=5MB/sec 2024-08-10T05:47:44.424 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XDVSp5hOK8-guYi off=696822 len=778772 2024-08-10T05:47:44.428 INFO:tasks.workunit.client.0.smithi086.stdout:op 4473 completed, throughput=5MB/sec 2024-08-10T05:47:44.428 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0c14c64VWa9L3tC off=2011994 len=2055835 2024-08-10T05:47:44.430 INFO:tasks.workunit.client.0.smithi086.stdout:op 4474 completed, throughput=5MB/sec 2024-08-10T05:47:44.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:44 smithi159 ceph-mon[90359]: pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:47:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:44 smithi086 ceph-mon[98993]: pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:47:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:44 smithi086 ceph-mon[101471]: pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:47:45.431 INFO:tasks.workunit.client.0.smithi086.stdout: 880: throughput=5MB/sec pending data=0 2024-08-10T05:47:45.431 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-D4vDYydFLNKcPcZ off=5331377 len=1893077 2024-08-10T05:47:45.433 INFO:tasks.workunit.client.0.smithi086.stdout:op 4475 completed, throughput=5MB/sec 2024-08-10T05:47:45.433 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9R0dDa0nXtu02WB off=2755132 len=1334187 2024-08-10T05:47:45.436 INFO:tasks.workunit.client.0.smithi086.stdout:op 4476 completed, throughput=5MB/sec 2024-08-10T05:47:45.436 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-o3d3Deub6Iwj-Ge off=4204212 len=13283 2024-08-10T05:47:45.439 INFO:tasks.workunit.client.0.smithi086.stdout:op 4477 completed, throughput=5MB/sec 2024-08-10T05:47:45.439 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_ZL73Vlt0dTKybj off=2190142 len=1376594 2024-08-10T05:47:45.446 INFO:tasks.workunit.client.0.smithi086.stdout:op 4478 completed, throughput=5MB/sec 2024-08-10T05:47:46.446 INFO:tasks.workunit.client.0.smithi086.stdout: 881: throughput=5MB/sec pending data=0 2024-08-10T05:47:46.447 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ysuQpbqkMOaOpLz off=1230499 len=2062002 2024-08-10T05:47:46.449 INFO:tasks.workunit.client.0.smithi086.stdout:op 4479 completed, throughput=5MB/sec 2024-08-10T05:47:46.449 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-y_8VEmM5wTVHy6d off=1839061 len=1741451 2024-08-10T05:47:46.458 INFO:tasks.workunit.client.0.smithi086.stdout:op 4480 completed, throughput=5MB/sec 2024-08-10T05:47:46.459 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BswshcFkja_YeV8 off=3052024 len=1280899 2024-08-10T05:47:46.466 INFO:tasks.workunit.client.0.smithi086.stdout:op 4481 completed, throughput=5MB/sec 2024-08-10T05:47:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:46 smithi159 ceph-mon[90359]: pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:47:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:46 smithi086 ceph-mon[98993]: pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:47:46.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:46 smithi086 ceph-mon[101471]: pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:47:47.466 INFO:tasks.workunit.client.0.smithi086.stdout: 882: throughput=5MB/sec pending data=0 2024-08-10T05:47:47.467 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OyCgzEIbvJ-O6KD off=1488738 len=1940841 2024-08-10T05:47:47.468 INFO:tasks.workunit.client.0.smithi086.stdout:op 4482 completed, throughput=5MB/sec 2024-08-10T05:47:47.468 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FFvxzaAuzyOgLPZ off=9441384 len=450790 2024-08-10T05:47:47.469 INFO:tasks.workunit.client.0.smithi086.stdout:op 4483 completed, throughput=5MB/sec 2024-08-10T05:47:47.469 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-etqAZiQyEqXt3Dt off=1312623 len=1503250 2024-08-10T05:47:47.470 INFO:tasks.workunit.client.0.smithi086.stdout:op 4484 completed, throughput=5MB/sec 2024-08-10T05:47:47.470 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5oAed5uBtbIJ_iX off=4209997 len=561813 2024-08-10T05:47:47.473 INFO:tasks.workunit.client.0.smithi086.stdout:op 4485 completed, throughput=5MB/sec 2024-08-10T05:47:47.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:47:47.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:47:47.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:47:47.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:47:47.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:47:47.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:47:47.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:47:47.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:47:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:47:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:47:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:47:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:47:48.474 INFO:tasks.workunit.client.0.smithi086.stdout: 883: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:48.474 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-C2nMtghRjw1h_Mu off=7567326 len=211372 2024-08-10T05:47:48.475 INFO:tasks.workunit.client.0.smithi086.stdout:op 4486 completed, throughput=4.99MB/sec 2024-08-10T05:47:48.475 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4lNzmT_FB6njoe3 off=5639077 len=1923052 2024-08-10T05:47:48.485 INFO:tasks.workunit.client.0.smithi086.stdout:op 4487 completed, throughput=5MB/sec 2024-08-10T05:47:48.485 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7aziHU1k0zItRnz off=4041203 len=1083971 2024-08-10T05:47:48.489 INFO:tasks.workunit.client.0.smithi086.stdout:op 4488 completed, throughput=5MB/sec 2024-08-10T05:47:48.489 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-K7zEWSWI8emcBVG off=460931 len=557539 2024-08-10T05:47:48.490 INFO:tasks.workunit.client.0.smithi086.stdout:op 4489 completed, throughput=5MB/sec 2024-08-10T05:47:48.490 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YhrLqBW6E9nXkjW off=3383801 len=1910656 2024-08-10T05:47:48.493 INFO:tasks.workunit.client.0.smithi086.stdout:op 4490 completed, throughput=5MB/sec 2024-08-10T05:47:48.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:48 smithi086 ceph-mon[98993]: pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:47:48.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:48 smithi086 ceph-mon[101471]: pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:47:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:47:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:47:48] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.43.0" 2024-08-10T05:47:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:48 smithi159 ceph-mon[90359]: pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:47:49.494 INFO:tasks.workunit.client.0.smithi086.stdout: 884: throughput=5MB/sec pending data=0 2024-08-10T05:47:49.494 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ial_cnzGfhyaYha off=1539076 len=16535 2024-08-10T05:47:49.496 INFO:tasks.workunit.client.0.smithi086.stdout:op 4491 completed, throughput=5MB/sec 2024-08-10T05:47:49.496 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pp4lpEtM3bidWfD off=14174190 len=1063851 2024-08-10T05:47:49.502 INFO:tasks.workunit.client.0.smithi086.stdout:op 4492 completed, throughput=5MB/sec 2024-08-10T05:47:49.502 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cJpuNlr4xka_TVI off=460088 len=1491948 2024-08-10T05:47:49.504 INFO:tasks.workunit.client.0.smithi086.stdout:op 4493 completed, throughput=5MB/sec 2024-08-10T05:47:49.504 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-J6mYVbg1jYDkBFg off=10140954 len=527905 2024-08-10T05:47:49.505 INFO:tasks.workunit.client.0.smithi086.stdout:op 4494 completed, throughput=5MB/sec 2024-08-10T05:47:49.505 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gxvX4EpEHUK2gsj off=17556766 len=842394 2024-08-10T05:47:49.508 INFO:tasks.workunit.client.0.smithi086.stdout:op 4495 completed, throughput=5MB/sec 2024-08-10T05:47:49.508 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BzKL5pYNKYwUR87 off=2256023 len=1396584 2024-08-10T05:47:49.516 INFO:tasks.workunit.client.0.smithi086.stdout:op 4496 completed, throughput=5MB/sec 2024-08-10T05:47:50.517 INFO:tasks.workunit.client.0.smithi086.stdout: 885: throughput=5MB/sec pending data=0 2024-08-10T05:47:50.517 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LDiKgp2QGkqSlRP off=1593032 len=555765 2024-08-10T05:47:50.521 INFO:tasks.workunit.client.0.smithi086.stdout:op 4497 completed, throughput=5MB/sec 2024-08-10T05:47:50.521 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fHJMo9uNcyiZsN3 off=2317496 len=754831 2024-08-10T05:47:50.522 INFO:tasks.workunit.client.0.smithi086.stdout:op 4498 completed, throughput=5MB/sec 2024-08-10T05:47:50.523 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YzuCnN2DZHPkUmm off=14940242 len=966884 2024-08-10T05:47:50.528 INFO:tasks.workunit.client.0.smithi086.stdout:op 4499 completed, throughput=5MB/sec 2024-08-10T05:47:50.528 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_GFyRHFh9lNbQlL off=3057669 len=992495 2024-08-10T05:47:50.529 INFO:tasks.workunit.client.0.smithi086.stdout:op 4500 completed, throughput=5MB/sec 2024-08-10T05:47:50.529 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UOuvfmOszrCZGhU off=96899 len=27727 2024-08-10T05:47:50.530 INFO:tasks.workunit.client.0.smithi086.stdout:op 4501 completed, throughput=5MB/sec 2024-08-10T05:47:50.530 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rMogKxbttJjPBqN off=737090 len=1381708 2024-08-10T05:47:50.537 INFO:tasks.workunit.client.0.smithi086.stdout:op 4502 completed, throughput=5MB/sec 2024-08-10T05:47:50.537 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ovu48m-u-S4FDEu off=4286016 len=429176 2024-08-10T05:47:50.537 INFO:tasks.workunit.client.0.smithi086.stdout:op 4503 completed, throughput=5MB/sec 2024-08-10T05:47:50.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:50 smithi086 ceph-mon[98993]: pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:47:50.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:50 smithi086 ceph-mon[101471]: pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:47:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:50 smithi159 ceph-mon[90359]: pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:47:51.538 INFO:tasks.workunit.client.0.smithi086.stdout: 886: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:51.538 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GNqD0eqoHJ4kh_T off=3916879 len=695704 2024-08-10T05:47:51.543 INFO:tasks.workunit.client.0.smithi086.stdout:op 4504 completed, throughput=5MB/sec 2024-08-10T05:47:51.543 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hYCAGrmPOoQdEtd off=6841591 len=1895700 2024-08-10T05:47:51.545 INFO:tasks.workunit.client.0.smithi086.stdout:op 4505 completed, throughput=5MB/sec 2024-08-10T05:47:51.545 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-S_Fev009FJrLG05 off=6478059 len=1270505 2024-08-10T05:47:51.547 INFO:tasks.workunit.client.0.smithi086.stdout:op 4506 completed, throughput=5MB/sec 2024-08-10T05:47:51.547 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EcRkqWiHFFgZcT8 off=6449266 len=235481 2024-08-10T05:47:51.548 INFO:tasks.workunit.client.0.smithi086.stdout:op 4507 completed, throughput=5MB/sec 2024-08-10T05:47:51.548 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wNqbLrf08DaKnCU off=7353158 len=137262 2024-08-10T05:47:51.549 INFO:tasks.workunit.client.0.smithi086.stdout:op 4508 completed, throughput=5MB/sec 2024-08-10T05:47:51.549 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-etqAZiQyEqXt3Dt off=5432733 len=1398995 2024-08-10T05:47:51.556 INFO:tasks.workunit.client.0.smithi086.stdout:op 4509 completed, throughput=5MB/sec 2024-08-10T05:47:52.556 INFO:tasks.workunit.client.0.smithi086.stdout: 887: throughput=5MB/sec pending data=0 2024-08-10T05:47:52.556 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MtuBFh4zXek732V off=4491036 len=273471 2024-08-10T05:47:52.560 INFO:tasks.workunit.client.0.smithi086.stdout:op 4510 completed, throughput=5MB/sec 2024-08-10T05:47:52.560 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Xxn81juex0-l93z off=7745812 len=440444 2024-08-10T05:47:52.561 INFO:tasks.workunit.client.0.smithi086.stdout:op 4511 completed, throughput=5MB/sec 2024-08-10T05:47:52.561 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XKIA8l36O5pOGIS off=8688561 len=1310938 2024-08-10T05:47:52.562 INFO:tasks.workunit.client.0.smithi086.stdout:op 4512 completed, throughput=5MB/sec 2024-08-10T05:47:52.562 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sdTl9h567djbc9X off=698473 len=788508 2024-08-10T05:47:52.564 INFO:tasks.workunit.client.0.smithi086.stdout:op 4513 completed, throughput=5MB/sec 2024-08-10T05:47:52.565 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zCEsY-0tWdDVqCN off=1625598 len=828261 2024-08-10T05:47:52.566 INFO:tasks.workunit.client.0.smithi086.stdout:op 4514 completed, throughput=5MB/sec 2024-08-10T05:47:52.566 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4cRNpcJvfnV4-Pu off=647634 len=123697 2024-08-10T05:47:52.569 INFO:tasks.workunit.client.0.smithi086.stdout:op 4515 completed, throughput=5MB/sec 2024-08-10T05:47:52.569 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OH5W3kGAT8qTG9l off=1759328 len=1216285 2024-08-10T05:47:52.570 INFO:tasks.workunit.client.0.smithi086.stdout:op 4516 completed, throughput=5MB/sec 2024-08-10T05:47:52.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:52 smithi086 ceph-mon[98993]: pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:47:52.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:52 smithi086 ceph-mon[101471]: pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:47:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:52 smithi159 ceph-mon[90359]: pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:47:53.571 INFO:tasks.workunit.client.0.smithi086.stdout: 888: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:53.571 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tL3-DPb564I1F25 off=816526 len=851167 2024-08-10T05:47:53.573 INFO:tasks.workunit.client.0.smithi086.stdout:op 4517 completed, throughput=5MB/sec 2024-08-10T05:47:53.573 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fTwaaZk1LkK3Pcy off=19066174 len=401045 2024-08-10T05:47:53.573 INFO:tasks.workunit.client.0.smithi086.stdout:op 4518 completed, throughput=5MB/sec 2024-08-10T05:47:53.573 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0CZNSYwGEabRHWx off=1390277 len=127346 2024-08-10T05:47:53.574 INFO:tasks.workunit.client.0.smithi086.stdout:op 4519 completed, throughput=5MB/sec 2024-08-10T05:47:53.574 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XC5Oyg6L8xUbo9E off=3978921 len=2004244 2024-08-10T05:47:53.576 INFO:tasks.workunit.client.0.smithi086.stdout:op 4520 completed, throughput=5MB/sec 2024-08-10T05:47:53.577 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YBl0z65pncMDYP4 off=1978568 len=864518 2024-08-10T05:47:53.581 INFO:tasks.workunit.client.0.smithi086.stdout:op 4521 completed, throughput=5MB/sec 2024-08-10T05:47:53.582 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vyjdSsWqrPVCEqk off=11628209 len=1933169 2024-08-10T05:47:53.592 INFO:tasks.workunit.client.0.smithi086.stdout:op 4522 completed, throughput=5MB/sec 2024-08-10T05:47:54.591 INFO:tasks.workunit.client.0.smithi086.stdout: 889: throughput=5MB/sec pending data=0 2024-08-10T05:47:54.592 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Zj8b9lCS-nOqw9R off=4990323 len=3177 2024-08-10T05:47:54.593 INFO:tasks.workunit.client.0.smithi086.stdout:op 4523 completed, throughput=5MB/sec 2024-08-10T05:47:54.593 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jlu5FhFjU_h6Q5h off=7149084 len=219369 2024-08-10T05:47:54.593 INFO:tasks.workunit.client.0.smithi086.stdout:op 4524 completed, throughput=5MB/sec 2024-08-10T05:47:54.593 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hyRim3P_cGrsD0E off=1593839 len=676463 2024-08-10T05:47:54.598 INFO:tasks.workunit.client.0.smithi086.stdout:op 4525 completed, throughput=5MB/sec 2024-08-10T05:47:54.598 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tfK8OxFJ0fvI2-E off=12698677 len=1708561 2024-08-10T05:47:54.605 INFO:tasks.workunit.client.0.smithi086.stdout:op 4526 completed, throughput=5MB/sec 2024-08-10T05:47:54.606 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-b7ZsraSXTKXhMAC off=467305 len=1332225 2024-08-10T05:47:54.611 INFO:tasks.workunit.client.0.smithi086.stdout:op 4527 completed, throughput=5MB/sec 2024-08-10T05:47:54.611 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7wNw7ANau1qyhhP off=1419369 len=209674 2024-08-10T05:47:54.613 INFO:tasks.workunit.client.0.smithi086.stdout:op 4528 completed, throughput=5MB/sec 2024-08-10T05:47:54.613 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wddup-4TSBfhpoO off=19705702 len=76014 2024-08-10T05:47:54.613 INFO:tasks.workunit.client.0.smithi086.stdout:op 4529 completed, throughput=5MB/sec 2024-08-10T05:47:54.614 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Y8G_YO-U4_P2C2y off=3318054 len=1673862 2024-08-10T05:47:54.621 INFO:tasks.workunit.client.0.smithi086.stdout:op 4530 completed, throughput=5MB/sec 2024-08-10T05:47:54.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:54 smithi086 ceph-mon[98993]: pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:47:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:54 smithi086 ceph-mon[101471]: pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:47:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:54 smithi159 ceph-mon[90359]: pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:47:55.622 INFO:tasks.workunit.client.0.smithi086.stdout: 890: throughput=5MB/sec pending data=0 2024-08-10T05:47:55.622 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ergs8Z2WAhNmfhl off=3336265 len=103551 2024-08-10T05:47:55.625 INFO:tasks.workunit.client.0.smithi086.stdout:op 4531 completed, throughput=5MB/sec 2024-08-10T05:47:55.625 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iJZTeOvYnYn40-Y off=13859885 len=971885 2024-08-10T05:47:55.629 INFO:tasks.workunit.client.0.smithi086.stdout:op 4532 completed, throughput=5MB/sec 2024-08-10T05:47:55.629 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6qyO_erSwn-dh-e off=12622913 len=1108129 2024-08-10T05:47:55.634 INFO:tasks.workunit.client.0.smithi086.stdout:op 4533 completed, throughput=5MB/sec 2024-08-10T05:47:55.634 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2jM8IPVj2taoEBi off=6007249 len=1493675 2024-08-10T05:47:55.636 INFO:tasks.workunit.client.0.smithi086.stdout:op 4534 completed, throughput=5MB/sec 2024-08-10T05:47:55.636 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PHNZ3VL5gtf9APk off=1326155 len=1470327 2024-08-10T05:47:55.637 INFO:tasks.workunit.client.0.smithi086.stdout:op 4535 completed, throughput=5MB/sec 2024-08-10T05:47:56.638 INFO:tasks.workunit.client.0.smithi086.stdout: 891: throughput=5MB/sec pending data=0 2024-08-10T05:47:56.638 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-U5a2NSiz8aZ67L6 off=2318990 len=806626 2024-08-10T05:47:56.643 INFO:tasks.workunit.client.0.smithi086.stdout:op 4536 completed, throughput=5MB/sec 2024-08-10T05:47:56.643 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jWSXX1VJmM3LECU off=17469891 len=1905263 2024-08-10T05:47:56.645 INFO:tasks.workunit.client.0.smithi086.stdout:op 4537 completed, throughput=5MB/sec 2024-08-10T05:47:56.646 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6fj6iANW8hiv3MR off=8554337 len=1117125 2024-08-10T05:47:56.651 INFO:tasks.workunit.client.0.smithi086.stdout:op 4538 completed, throughput=5MB/sec 2024-08-10T05:47:56.651 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VRzIeyl1bYgwA9T off=5274901 len=889878 2024-08-10T05:47:56.652 INFO:tasks.workunit.client.0.smithi086.stdout:op 4539 completed, throughput=5MB/sec 2024-08-10T05:47:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:56 smithi086 ceph-mon[98993]: pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T05:47:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:47:56.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:56 smithi086 ceph-mon[101471]: pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T05:47:56.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:47:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:56 smithi159 ceph-mon[90359]: pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T05:47:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:47:57.652 INFO:tasks.workunit.client.0.smithi086.stdout: 892: throughput=5MB/sec pending data=0 2024-08-10T05:47:57.653 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dtqILQhp0KN44Wj off=1946539 len=714676 2024-08-10T05:47:57.654 INFO:tasks.workunit.client.0.smithi086.stdout:op 4540 completed, throughput=5MB/sec 2024-08-10T05:47:57.654 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dMqO0S1PYjbR32Q off=7992513 len=1109723 2024-08-10T05:47:57.655 INFO:tasks.workunit.client.0.smithi086.stdout:op 4541 completed, throughput=5MB/sec 2024-08-10T05:47:57.655 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wfiXN6txOvZw1dO off=7668496 len=1001536 2024-08-10T05:47:57.657 INFO:tasks.workunit.client.0.smithi086.stdout:op 4542 completed, throughput=5MB/sec 2024-08-10T05:47:57.657 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Kn01uPBvm2_FPm9 off=3428487 len=1753627 2024-08-10T05:47:57.659 INFO:tasks.workunit.client.0.smithi086.stdout:op 4543 completed, throughput=5MB/sec 2024-08-10T05:47:58.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:47:58 smithi086 ceph-mon[98993]: pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:47:58.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:47:58 smithi086 ceph-mon[101471]: pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:47:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:47:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:47:58] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:47:58.659 INFO:tasks.workunit.client.0.smithi086.stdout: 893: throughput=4.99MB/sec pending data=0 2024-08-10T05:47:58.659 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MB356QsS8PBbENA off=9270680 len=1448781 2024-08-10T05:47:58.661 INFO:tasks.workunit.client.0.smithi086.stdout:op 4544 completed, throughput=5MB/sec 2024-08-10T05:47:58.662 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YVExviSR9llAGJs off=14907428 len=3610 2024-08-10T05:47:58.662 INFO:tasks.workunit.client.0.smithi086.stdout:op 4545 completed, throughput=5MB/sec 2024-08-10T05:47:58.662 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-J7MGMzFHC3YbVIr off=3557478 len=1898552 2024-08-10T05:47:58.666 INFO:tasks.workunit.client.0.smithi086.stdout:op 4546 completed, throughput=5MB/sec 2024-08-10T05:47:58.666 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CmEVsWNTQh2Wq0Q off=8144147 len=784600 2024-08-10T05:47:58.671 INFO:tasks.workunit.client.0.smithi086.stdout:op 4547 completed, throughput=5MB/sec 2024-08-10T05:47:58.671 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-O-VtQER25CdIdFS off=6105455 len=263993 2024-08-10T05:47:58.675 INFO:tasks.workunit.client.0.smithi086.stdout:op 4548 completed, throughput=5MB/sec 2024-08-10T05:47:58.675 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZOVKFyIN7twFaOB off=12976892 len=1706567 2024-08-10T05:47:58.676 INFO:tasks.workunit.client.0.smithi086.stdout:op 4549 completed, throughput=5MB/sec 2024-08-10T05:47:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:47:58 smithi159 ceph-mon[90359]: pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:47:59.677 INFO:tasks.workunit.client.0.smithi086.stdout: 894: throughput=5MB/sec pending data=0 2024-08-10T05:47:59.677 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-m5earFnmQXQtAz0 off=1735301 len=174925 2024-08-10T05:47:59.678 INFO:tasks.workunit.client.0.smithi086.stdout:op 4550 completed, throughput=5MB/sec 2024-08-10T05:47:59.678 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gpF7dL6W_Sr9ACm off=2998203 len=794146 2024-08-10T05:47:59.679 INFO:tasks.workunit.client.0.smithi086.stdout:op 4551 completed, throughput=5MB/sec 2024-08-10T05:47:59.679 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5ct3_3N5Ug3yg65 off=312524 len=311127 2024-08-10T05:47:59.682 INFO:tasks.workunit.client.0.smithi086.stdout:op 4552 completed, throughput=5MB/sec 2024-08-10T05:47:59.683 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UBHhWd3TYoCtF3F off=16642331 len=1425239 2024-08-10T05:47:59.684 INFO:tasks.workunit.client.0.smithi086.stdout:op 4553 completed, throughput=5MB/sec 2024-08-10T05:47:59.684 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q6C8bBo8dFFu9Ii off=10155959 len=1801200 2024-08-10T05:47:59.691 INFO:tasks.workunit.client.0.smithi086.stdout:op 4554 completed, throughput=5MB/sec 2024-08-10T05:48:00.692 INFO:tasks.workunit.client.0.smithi086.stdout: 895: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:00.692 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Hbva5jtNUWX3p8v off=3595199 len=1137531 2024-08-10T05:48:00.698 INFO:tasks.workunit.client.0.smithi086.stdout:op 4555 completed, throughput=5MB/sec 2024-08-10T05:48:00.698 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-J5KkmIU0aYaAKlA off=2229287 len=527650 2024-08-10T05:48:00.701 INFO:tasks.workunit.client.0.smithi086.stdout:op 4556 completed, throughput=5MB/sec 2024-08-10T05:48:00.702 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-F-UgXpeXyKXOtkK off=5895868 len=1598878 2024-08-10T05:48:00.711 INFO:tasks.workunit.client.0.smithi086.stdout:op 4557 completed, throughput=5MB/sec 2024-08-10T05:48:00.711 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oIXri6DuiP_EDW1 off=7407817 len=927680 2024-08-10T05:48:00.712 INFO:tasks.workunit.client.0.smithi086.stdout:op 4558 completed, throughput=5MB/sec 2024-08-10T05:48:00.712 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YQC_TDCtCjiHIl0 off=9880220 len=640637 2024-08-10T05:48:00.716 INFO:tasks.workunit.client.0.smithi086.stdout:op 4559 completed, throughput=5MB/sec 2024-08-10T05:48:00.716 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ST8bXOtRr8PZ9AN off=11274275 len=914722 2024-08-10T05:48:00.717 INFO:tasks.workunit.client.0.smithi086.stdout:op 4560 completed, throughput=5MB/sec 2024-08-10T05:48:00.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:00 smithi086 ceph-mon[98993]: pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:48:00.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:00 smithi086 ceph-mon[101471]: pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:48:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:00 smithi159 ceph-mon[90359]: pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:48:01.717 INFO:tasks.workunit.client.0.smithi086.stdout: 896: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:01.718 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1XDYdcPKujpuGmT off=6235195 len=780808 2024-08-10T05:48:01.722 INFO:tasks.workunit.client.0.smithi086.stdout:op 4561 completed, throughput=5MB/sec 2024-08-10T05:48:01.722 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2kmWIowq46DvZrc off=4612385 len=1641936 2024-08-10T05:48:01.729 INFO:tasks.workunit.client.0.smithi086.stdout:op 4562 completed, throughput=5MB/sec 2024-08-10T05:48:01.729 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jHwIvGLoPtcmaHa off=5197854 len=749039 2024-08-10T05:48:01.730 INFO:tasks.workunit.client.0.smithi086.stdout:op 4563 completed, throughput=5MB/sec 2024-08-10T05:48:01.730 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1_Klfnht79ijhZl off=13499818 len=743798 2024-08-10T05:48:01.730 INFO:tasks.workunit.client.0.smithi086.stdout:op 4564 completed, throughput=5MB/sec 2024-08-10T05:48:01.730 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YW77hgzrro7qb9C off=14402406 len=1430684 2024-08-10T05:48:01.732 INFO:tasks.workunit.client.0.smithi086.stdout:op 4565 completed, throughput=5MB/sec 2024-08-10T05:48:02.732 INFO:tasks.workunit.client.0.smithi086.stdout: 897: throughput=5MB/sec pending data=0 2024-08-10T05:48:02.732 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-e07bLBsQ42Sx1LY off=16294580 len=2007821 2024-08-10T05:48:02.735 INFO:tasks.workunit.client.0.smithi086.stdout:op 4566 completed, throughput=5MB/sec 2024-08-10T05:48:02.735 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-80EXymIz37Gj0np off=3507538 len=666734 2024-08-10T05:48:02.740 INFO:tasks.workunit.client.0.smithi086.stdout:op 4567 completed, throughput=5MB/sec 2024-08-10T05:48:02.740 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-O75CMYWURn4tVcQ off=14875952 len=1629580 2024-08-10T05:48:02.747 INFO:tasks.workunit.client.0.smithi086.stdout:op 4568 completed, throughput=5MB/sec 2024-08-10T05:48:02.748 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-784Zpa5d4BsR9RR off=6745014 len=789933 2024-08-10T05:48:02.751 INFO:tasks.workunit.client.0.smithi086.stdout:op 4569 completed, throughput=5MB/sec 2024-08-10T05:48:02.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:02 smithi086 ceph-mon[98993]: pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:48:02.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:02 smithi086 ceph-mon[101471]: pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:48:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:02 smithi159 ceph-mon[90359]: pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:48:03.751 INFO:tasks.workunit.client.0.smithi086.stdout: 898: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:03.752 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-HL_eqH50p8uicDD off=2328467 len=1085743 2024-08-10T05:48:03.754 INFO:tasks.workunit.client.0.smithi086.stdout:op 4570 completed, throughput=5MB/sec 2024-08-10T05:48:03.754 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-g3kzIYpgYA-gC3e off=632928 len=91877 2024-08-10T05:48:03.757 INFO:tasks.workunit.client.0.smithi086.stdout:op 4571 completed, throughput=5MB/sec 2024-08-10T05:48:03.757 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XJDFpbXYfBhZuz9 off=6585522 len=88332 2024-08-10T05:48:03.758 INFO:tasks.workunit.client.0.smithi086.stdout:op 4572 completed, throughput=5MB/sec 2024-08-10T05:48:03.758 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YOwRYSNrqkD8qx- off=13265565 len=1934661 2024-08-10T05:48:03.770 INFO:tasks.workunit.client.0.smithi086.stdout:op 4573 completed, throughput=5MB/sec 2024-08-10T05:48:03.770 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9RYJsuYf5mp_-xY off=10182654 len=1572936 2024-08-10T05:48:03.776 INFO:tasks.workunit.client.0.smithi086.stdout:op 4574 completed, throughput=5MB/sec 2024-08-10T05:48:03.776 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-V5yXV_zqxi972tf off=11982978 len=261267 2024-08-10T05:48:03.776 INFO:tasks.workunit.client.0.smithi086.stdout:op 4575 completed, throughput=5MB/sec 2024-08-10T05:48:03.777 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Tryx23hfdp1sWqm off=7808361 len=1007666 2024-08-10T05:48:03.778 INFO:tasks.workunit.client.0.smithi086.stdout:op 4576 completed, throughput=5MB/sec 2024-08-10T05:48:04.778 INFO:tasks.workunit.client.0.smithi086.stdout: 899: throughput=5MB/sec pending data=0 2024-08-10T05:48:04.778 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-x77jCvEqH-t2Q1T off=3996463 len=1674326 2024-08-10T05:48:04.785 INFO:tasks.workunit.client.0.smithi086.stdout:op 4577 completed, throughput=5MB/sec 2024-08-10T05:48:04.785 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GfdRqYssjicLSD5 off=10103308 len=58526 2024-08-10T05:48:04.787 INFO:tasks.workunit.client.0.smithi086.stdout:op 4578 completed, throughput=5MB/sec 2024-08-10T05:48:04.788 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CQnPvOBy6FLGRRU off=532490 len=1630518 2024-08-10T05:48:04.789 INFO:tasks.workunit.client.0.smithi086.stdout:op 4579 completed, throughput=5MB/sec 2024-08-10T05:48:04.789 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-k8H3gnFMLAq0JVQ off=4837393 len=649785 2024-08-10T05:48:04.794 INFO:tasks.workunit.client.0.smithi086.stdout:op 4580 completed, throughput=5MB/sec 2024-08-10T05:48:04.794 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lrZHxsoBpSQUnHr off=864307 len=1332528 2024-08-10T05:48:04.799 INFO:tasks.workunit.client.0.smithi086.stdout:op 4581 completed, throughput=5MB/sec 2024-08-10T05:48:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:04 smithi086 ceph-mon[98993]: pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-08-10T05:48:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:04 smithi086 ceph-mon[101471]: pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-08-10T05:48:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:04 smithi159 ceph-mon[90359]: pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-08-10T05:48:05.800 INFO:tasks.workunit.client.0.smithi086.stdout: 900: throughput=5MB/sec pending data=0 2024-08-10T05:48:05.800 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-x7edVTUb6ddunJS off=2856557 len=810710 2024-08-10T05:48:05.805 INFO:tasks.workunit.client.0.smithi086.stdout:op 4582 completed, throughput=5MB/sec 2024-08-10T05:48:05.805 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rd8t-8TkQwLESO6 off=9481521 len=1564334 2024-08-10T05:48:05.807 INFO:tasks.workunit.client.0.smithi086.stdout:op 4583 completed, throughput=5MB/sec 2024-08-10T05:48:05.807 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0kJt8BEL5wBuFQh off=3825338 len=1617194 2024-08-10T05:48:05.809 INFO:tasks.workunit.client.0.smithi086.stdout:op 4584 completed, throughput=5MB/sec 2024-08-10T05:48:05.809 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BBuWxPmw4zFB8k2 off=1919866 len=1940042 2024-08-10T05:48:05.813 INFO:tasks.workunit.client.0.smithi086.stdout:op 4585 completed, throughput=5MB/sec 2024-08-10T05:48:06.813 INFO:tasks.workunit.client.0.smithi086.stdout: 901: throughput=5MB/sec pending data=0 2024-08-10T05:48:06.814 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Urrt2rL_9Dc-jLq off=8859149 len=50235 2024-08-10T05:48:06.816 INFO:tasks.workunit.client.0.smithi086.stdout:op 4586 completed, throughput=5MB/sec 2024-08-10T05:48:06.816 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4Ubg3WK_mYRk6TH off=17579280 len=708979 2024-08-10T05:48:06.817 INFO:tasks.workunit.client.0.smithi086.stdout:op 4587 completed, throughput=5MB/sec 2024-08-10T05:48:06.817 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gzrxyUOKgpHgdtT off=12353936 len=1538632 2024-08-10T05:48:06.819 INFO:tasks.workunit.client.0.smithi086.stdout:op 4588 completed, throughput=5MB/sec 2024-08-10T05:48:06.819 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MHxt3Dzr9B5vzyJ off=2435623 len=1029413 2024-08-10T05:48:06.820 INFO:tasks.workunit.client.0.smithi086.stdout:op 4589 completed, throughput=5MB/sec 2024-08-10T05:48:06.821 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8NWrOTZ8kfccQ4E off=882808 len=108988 2024-08-10T05:48:06.821 INFO:tasks.workunit.client.0.smithi086.stdout:op 4590 completed, throughput=5MB/sec 2024-08-10T05:48:06.821 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oMO-LLHUIJ8i4f0 off=2264988 len=189705 2024-08-10T05:48:06.822 INFO:tasks.workunit.client.0.smithi086.stdout:op 4591 completed, throughput=5MB/sec 2024-08-10T05:48:06.822 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-E0M8Y5q6HfpcO6p off=0 len=1148480 2024-08-10T05:48:06.827 INFO:tasks.workunit.client.0.smithi086.stdout:op 4592 completed, throughput=5MB/sec 2024-08-10T05:48:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:06 smithi086 ceph-mon[98993]: pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:48:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:06 smithi086 ceph-mon[101471]: pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:48:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:06 smithi159 ceph-mon[90359]: pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:48:07.828 INFO:tasks.workunit.client.0.smithi086.stdout: 902: throughput=5MB/sec pending data=0 2024-08-10T05:48:07.828 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Nz0T5sF_uMzS0gZ off=1945945 len=1483948 2024-08-10T05:48:07.830 INFO:tasks.workunit.client.0.smithi086.stdout:op 4593 completed, throughput=5MB/sec 2024-08-10T05:48:07.830 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-efhJQjjhLU7BR_k off=286724 len=427270 2024-08-10T05:48:07.831 INFO:tasks.workunit.client.0.smithi086.stdout:op 4594 completed, throughput=5MB/sec 2024-08-10T05:48:07.831 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1E4aaxEpHhrxMPU off=449041 len=420540 2024-08-10T05:48:07.835 INFO:tasks.workunit.client.0.smithi086.stdout:op 4595 completed, throughput=5MB/sec 2024-08-10T05:48:07.835 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WVs1bM21sRSF9u4 off=8969357 len=1036241 2024-08-10T05:48:07.839 INFO:tasks.workunit.client.0.smithi086.stdout:op 4596 completed, throughput=5MB/sec 2024-08-10T05:48:07.840 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qw5GgcZs5Lb0Rf2 off=10405580 len=1257254 2024-08-10T05:48:07.842 INFO:tasks.workunit.client.0.smithi086.stdout:op 4597 completed, throughput=5MB/sec 2024-08-10T05:48:08.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:08 smithi086 ceph-mon[98993]: pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:48:08.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:08 smithi086 ceph-mon[101471]: pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:48:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:48:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:48:08] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:48:08.739 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:08 smithi159 ceph-mon[90359]: pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:48:08.842 INFO:tasks.workunit.client.0.smithi086.stdout: 903: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:08.843 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vx3tpByAwEWJEnC off=9439941 len=959401 2024-08-10T05:48:08.848 INFO:tasks.workunit.client.0.smithi086.stdout:op 4598 completed, throughput=5MB/sec 2024-08-10T05:48:08.848 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-c-XAsUUlTO1hStL off=14655357 len=892897 2024-08-10T05:48:08.849 INFO:tasks.workunit.client.0.smithi086.stdout:op 4599 completed, throughput=5MB/sec 2024-08-10T05:48:08.849 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-F-mw7-7dy-L-h61 off=10364675 len=136093 2024-08-10T05:48:08.852 INFO:tasks.workunit.client.0.smithi086.stdout:op 4600 completed, throughput=5MB/sec 2024-08-10T05:48:08.852 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xfbE5DTjra2fNdV off=1774164 len=485601 2024-08-10T05:48:08.856 INFO:tasks.workunit.client.0.smithi086.stdout:op 4601 completed, throughput=5MB/sec 2024-08-10T05:48:08.856 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TE9l-Mih8LSQGAS off=8959305 len=1196889 2024-08-10T05:48:08.863 INFO:tasks.workunit.client.0.smithi086.stdout:op 4602 completed, throughput=5MB/sec 2024-08-10T05:48:08.863 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-i-O6hCHHafAXo3h off=6526850 len=1919407 2024-08-10T05:48:08.865 INFO:tasks.workunit.client.0.smithi086.stdout:op 4603 completed, throughput=5MB/sec 2024-08-10T05:48:09.865 INFO:tasks.workunit.client.0.smithi086.stdout: 904: throughput=5MB/sec pending data=0 2024-08-10T05:48:09.865 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_-S-4drrYwHcCJ7 off=3067638 len=1173710 2024-08-10T05:48:09.872 INFO:tasks.workunit.client.0.smithi086.stdout:op 4604 completed, throughput=5MB/sec 2024-08-10T05:48:09.872 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gv9uJ3jvizOb3cM off=4864954 len=2057907 2024-08-10T05:48:09.874 INFO:tasks.workunit.client.0.smithi086.stdout:op 4605 completed, throughput=5MB/sec 2024-08-10T05:48:09.874 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_czKPigGQnN7QzR off=2121222 len=1561401 2024-08-10T05:48:09.876 INFO:tasks.workunit.client.0.smithi086.stdout:op 4606 completed, throughput=5MB/sec 2024-08-10T05:48:09.876 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yI4NzDvwdiJ6vw- off=13363630 len=441830 2024-08-10T05:48:09.877 INFO:tasks.workunit.client.0.smithi086.stdout:op 4607 completed, throughput=5MB/sec 2024-08-10T05:48:10.878 INFO:tasks.workunit.client.0.smithi086.stdout: 905: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:10.878 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YwQc8YBk80v6Kt9 off=463077 len=243725 2024-08-10T05:48:10.880 INFO:tasks.workunit.client.0.smithi086.stdout:op 4608 completed, throughput=5MB/sec 2024-08-10T05:48:10.881 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aF-Gm14JROJCqpV off=2896452 len=762733 2024-08-10T05:48:10.886 INFO:tasks.workunit.client.0.smithi086.stdout:op 4609 completed, throughput=5MB/sec 2024-08-10T05:48:10.886 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KVF5LuIbxxQ2uk1 off=1553548 len=731014 2024-08-10T05:48:10.891 INFO:tasks.workunit.client.0.smithi086.stdout:op 4610 completed, throughput=5MB/sec 2024-08-10T05:48:10.891 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Z1TTsVZyBNMiYRI off=4797160 len=1900801 2024-08-10T05:48:10.893 INFO:tasks.workunit.client.0.smithi086.stdout:op 4611 completed, throughput=5MB/sec 2024-08-10T05:48:10.893 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QuGBnONE_24_Nsh off=4184303 len=418820 2024-08-10T05:48:10.896 INFO:tasks.workunit.client.0.smithi086.stdout:op 4612 completed, throughput=5MB/sec 2024-08-10T05:48:10.897 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YUBxSpUI32O5DVr off=14640234 len=127879 2024-08-10T05:48:10.897 INFO:tasks.workunit.client.0.smithi086.stdout:op 4613 completed, throughput=5MB/sec 2024-08-10T05:48:10.897 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_w3T0UTu285bpWz off=8492447 len=132504 2024-08-10T05:48:10.898 INFO:tasks.workunit.client.0.smithi086.stdout:op 4614 completed, throughput=5MB/sec 2024-08-10T05:48:10.898 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KtTaO4Io5aOKo40 off=2026291 len=1992672 2024-08-10T05:48:10.901 INFO:tasks.workunit.client.0.smithi086.stdout:op 4615 completed, throughput=5MB/sec 2024-08-10T05:48:10.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:10 smithi086 ceph-mon[98993]: pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-10T05:48:10.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:10 smithi086 ceph-mon[101471]: pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-10T05:48:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:10 smithi159 ceph-mon[90359]: pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-10T05:48:11.902 INFO:tasks.workunit.client.0.smithi086.stdout: 906: throughput=5MB/sec pending data=0 2024-08-10T05:48:11.902 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JhYGstshwiHUGq3 off=1402435 len=842418 2024-08-10T05:48:11.903 INFO:tasks.workunit.client.0.smithi086.stdout:op 4616 completed, throughput=5MB/sec 2024-08-10T05:48:11.903 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VaXW860k8uOWAd4 off=2455782 len=1650841 2024-08-10T05:48:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:48:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:48:11.914 INFO:tasks.workunit.client.0.smithi086.stdout:op 4617 completed, throughput=5MB/sec 2024-08-10T05:48:11.914 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LXZ_SE0nhOV7DcQ off=8497094 len=360883 2024-08-10T05:48:11.917 INFO:tasks.workunit.client.0.smithi086.stdout:op 4618 completed, throughput=5MB/sec 2024-08-10T05:48:11.918 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-70R0gmDqnlnwGt6 off=2274252 len=740480 2024-08-10T05:48:11.919 INFO:tasks.workunit.client.0.smithi086.stdout:op 4619 completed, throughput=5MB/sec 2024-08-10T05:48:11.919 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8GaoxsG4XhkKI6f off=9005387 len=309217 2024-08-10T05:48:11.922 INFO:tasks.workunit.client.0.smithi086.stdout:op 4620 completed, throughput=5MB/sec 2024-08-10T05:48:11.922 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fXmnBnBukB8fNwA off=575153 len=1924049 2024-08-10T05:48:11.926 INFO:tasks.workunit.client.0.smithi086.stdout:op 4621 completed, throughput=5MB/sec 2024-08-10T05:48:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:48:12.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:12 smithi086 ceph-mon[98993]: pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:48:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:12 smithi086 ceph-mon[101471]: pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:48:12.926 INFO:tasks.workunit.client.0.smithi086.stdout: 907: throughput=5MB/sec pending data=0 2024-08-10T05:48:12.926 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-v9mJU8DCujhLL0A off=662300 len=1717938 2024-08-10T05:48:12.934 INFO:tasks.workunit.client.0.smithi086.stdout:op 4622 completed, throughput=5MB/sec 2024-08-10T05:48:12.934 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TlY3BgUGr99Z_pX off=9583115 len=13922 2024-08-10T05:48:12.934 INFO:tasks.workunit.client.0.smithi086.stdout:op 4623 completed, throughput=5MB/sec 2024-08-10T05:48:12.934 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-V8JtEI-X5lV1IM5 off=0 len=1385379 2024-08-10T05:48:12.936 INFO:tasks.workunit.client.0.smithi086.stdout:op 4624 completed, throughput=5MB/sec 2024-08-10T05:48:12.936 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YFwBzoeVHcBZCbh off=4406943 len=706560 2024-08-10T05:48:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:12 smithi159 ceph-mon[90359]: pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:48:12.937 INFO:tasks.workunit.client.0.smithi086.stdout:op 4625 completed, throughput=5MB/sec 2024-08-10T05:48:13.937 INFO:tasks.workunit.client.0.smithi086.stdout: 908: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:13.938 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uB9Xt2R88JipSt5 off=1121411 len=1619571 2024-08-10T05:48:13.947 INFO:tasks.workunit.client.0.smithi086.stdout:op 4626 completed, throughput=5MB/sec 2024-08-10T05:48:13.947 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ycOZY-ZZUYOP6al off=783357 len=2001861 2024-08-10T05:48:13.956 INFO:tasks.workunit.client.0.smithi086.stdout:op 4627 completed, throughput=5MB/sec 2024-08-10T05:48:13.956 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AGYNjH6isSil52Z off=18888494 len=1748403 2024-08-10T05:48:13.958 INFO:tasks.workunit.client.0.smithi086.stdout:op 4628 completed, throughput=5MB/sec 2024-08-10T05:48:14.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:14 smithi086 ceph-mon[101471]: pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-10T05:48:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:14 smithi086 ceph-mon[98993]: pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-10T05:48:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:14 smithi159 ceph-mon[90359]: pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-10T05:48:14.958 INFO:tasks.workunit.client.0.smithi086.stdout: 909: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:14.959 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-f9L0rsyI6Yqv9su off=6451369 len=451031 2024-08-10T05:48:14.962 INFO:tasks.workunit.client.0.smithi086.stdout:op 4629 completed, throughput=5MB/sec 2024-08-10T05:48:14.962 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bSEk-nq1o5B4p_I off=14619811 len=1131244 2024-08-10T05:48:14.964 INFO:tasks.workunit.client.0.smithi086.stdout:op 4630 completed, throughput=5MB/sec 2024-08-10T05:48:14.964 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WMDgQuADS3uT69l off=8604652 len=415259 2024-08-10T05:48:14.968 INFO:tasks.workunit.client.0.smithi086.stdout:op 4631 completed, throughput=5MB/sec 2024-08-10T05:48:14.968 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ThPZDNbBkgrWNly off=771941 len=586830 2024-08-10T05:48:14.971 INFO:tasks.workunit.client.0.smithi086.stdout:op 4632 completed, throughput=5MB/sec 2024-08-10T05:48:14.972 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VLQhEtM3OqpFHpX off=232847 len=1098079 2024-08-10T05:48:14.977 INFO:tasks.workunit.client.0.smithi086.stdout:op 4633 completed, throughput=5MB/sec 2024-08-10T05:48:14.977 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-I31ly9mGYQoH9BS off=2450241 len=1372082 2024-08-10T05:48:14.985 INFO:tasks.workunit.client.0.smithi086.stdout:op 4634 completed, throughput=5MB/sec 2024-08-10T05:48:15.986 INFO:tasks.workunit.client.0.smithi086.stdout: 910: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:15.986 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YYSgLCjehFriEal off=3315999 len=878506 2024-08-10T05:48:15.987 INFO:tasks.workunit.client.0.smithi086.stdout:op 4635 completed, throughput=5MB/sec 2024-08-10T05:48:15.987 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pr25tLozWitgaY6 off=4548220 len=641663 2024-08-10T05:48:15.992 INFO:tasks.workunit.client.0.smithi086.stdout:op 4636 completed, throughput=5MB/sec 2024-08-10T05:48:15.992 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WFlPnjKzCBDS80Z off=10184219 len=1437401 2024-08-10T05:48:15.999 INFO:tasks.workunit.client.0.smithi086.stdout:op 4637 completed, throughput=5MB/sec 2024-08-10T05:48:15.999 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zRkCBohdqaP2_2m off=801813 len=1801367 2024-08-10T05:48:16.008 INFO:tasks.workunit.client.0.smithi086.stdout:op 4638 completed, throughput=5MB/sec 2024-08-10T05:48:16.008 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ac2tInA6O_-NQ9m off=20551104 len=1704738 2024-08-10T05:48:16.018 INFO:tasks.workunit.client.0.smithi086.stdout:op 4639 completed, throughput=5MB/sec 2024-08-10T05:48:16.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:16 smithi086 ceph-mon[98993]: pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:48:16.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:16 smithi086 ceph-mon[101471]: pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:48:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:16 smithi159 ceph-mon[90359]: pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:48:17.018 INFO:tasks.workunit.client.0.smithi086.stdout: 911: throughput=5MB/sec pending data=0 2024-08-10T05:48:17.018 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UFO8xZ3yQHJWbDQ off=9106419 len=725540 2024-08-10T05:48:17.020 INFO:tasks.workunit.client.0.smithi086.stdout:op 4640 completed, throughput=5MB/sec 2024-08-10T05:48:17.020 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-a8D1VACqEyzVcuz off=740317 len=1793445 2024-08-10T05:48:17.029 INFO:tasks.workunit.client.0.smithi086.stdout:op 4641 completed, throughput=5MB/sec 2024-08-10T05:48:17.029 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q337KUy98wigZEC off=15261687 len=1135863 2024-08-10T05:48:17.034 INFO:tasks.workunit.client.0.smithi086.stdout:op 4642 completed, throughput=5MB/sec 2024-08-10T05:48:17.035 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lFiAO0Ggi83V5pR off=1382132 len=844813 2024-08-10T05:48:17.038 INFO:tasks.workunit.client.0.smithi086.stdout:op 4643 completed, throughput=5MB/sec 2024-08-10T05:48:18.039 INFO:tasks.workunit.client.0.smithi086.stdout: 912: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:18.039 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GtVDyTk53LDp_Z8 off=484784 len=1838889 2024-08-10T05:48:18.041 INFO:tasks.workunit.client.0.smithi086.stdout:op 4644 completed, throughput=5MB/sec 2024-08-10T05:48:18.041 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8b1utV_4lvxuBMc off=3840170 len=1248107 2024-08-10T05:48:18.046 INFO:tasks.workunit.client.0.smithi086.stdout:op 4645 completed, throughput=5MB/sec 2024-08-10T05:48:18.047 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-V4ynJdFwS61yQ-z off=1910852 len=1486528 2024-08-10T05:48:18.048 INFO:tasks.workunit.client.0.smithi086.stdout:op 4646 completed, throughput=5MB/sec 2024-08-10T05:48:18.048 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Yb44q0kc9yhNmny off=794546 len=1066637 2024-08-10T05:48:18.050 INFO:tasks.workunit.client.0.smithi086.stdout:op 4647 completed, throughput=5MB/sec 2024-08-10T05:48:18.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:18 smithi086 ceph-mon[98993]: pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:48:18.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:18 smithi086 ceph-mon[101471]: pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:48:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:48:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:48:18] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-08-10T05:48:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:18 smithi159 ceph-mon[90359]: pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:48:19.050 INFO:tasks.workunit.client.0.smithi086.stdout: 913: throughput=5MB/sec pending data=0 2024-08-10T05:48:19.050 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-D7A6yrs03_L736k off=2280424 len=152973 2024-08-10T05:48:19.053 INFO:tasks.workunit.client.0.smithi086.stdout:op 4648 completed, throughput=5MB/sec 2024-08-10T05:48:19.054 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CmIP2_PHRHAJGTl off=4975464 len=386619 2024-08-10T05:48:19.057 INFO:tasks.workunit.client.0.smithi086.stdout:op 4649 completed, throughput=5MB/sec 2024-08-10T05:48:19.057 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yGlvF4zYqovwnvc off=12451722 len=1201496 2024-08-10T05:48:19.064 INFO:tasks.workunit.client.0.smithi086.stdout:op 4650 completed, throughput=5MB/sec 2024-08-10T05:48:19.064 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aWINpzaYlaAk1aG off=10256239 len=892130 2024-08-10T05:48:19.069 INFO:tasks.workunit.client.0.smithi086.stdout:op 4651 completed, throughput=5MB/sec 2024-08-10T05:48:19.069 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uW7KC8b5dJusVtg off=7835170 len=351580 2024-08-10T05:48:19.070 INFO:tasks.workunit.client.0.smithi086.stdout:op 4652 completed, throughput=5MB/sec 2024-08-10T05:48:19.070 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UutUVqRnnOVCAsC off=12212048 len=1389655 2024-08-10T05:48:19.072 INFO:tasks.workunit.client.0.smithi086.stdout:op 4653 completed, throughput=5MB/sec 2024-08-10T05:48:19.072 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Im1gtNEPn9eYXON off=6903071 len=1732618 2024-08-10T05:48:19.082 INFO:tasks.workunit.client.0.smithi086.stdout:op 4654 completed, throughput=5MB/sec 2024-08-10T05:48:20.083 INFO:tasks.workunit.client.0.smithi086.stdout: 914: throughput=5MB/sec pending data=0 2024-08-10T05:48:20.083 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-j3vOpDkHBUgUNTX off=4113274 len=1137805 2024-08-10T05:48:20.084 INFO:tasks.workunit.client.0.smithi086.stdout:op 4655 completed, throughput=5MB/sec 2024-08-10T05:48:20.084 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2hIs3RcUWz30BhF off=2482538 len=41882 2024-08-10T05:48:20.085 INFO:tasks.workunit.client.0.smithi086.stdout:op 4656 completed, throughput=5MB/sec 2024-08-10T05:48:20.085 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_7LYlmzlWvnnq7D off=10005200 len=1097005 2024-08-10T05:48:20.086 INFO:tasks.workunit.client.0.smithi086.stdout:op 4657 completed, throughput=5MB/sec 2024-08-10T05:48:20.087 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BOgmNQldQCxIlAz off=2969593 len=329123 2024-08-10T05:48:20.088 INFO:tasks.workunit.client.0.smithi086.stdout:op 4658 completed, throughput=5MB/sec 2024-08-10T05:48:20.088 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZOGM7AoqKKPuQe6 off=0 len=1338850 2024-08-10T05:48:20.096 INFO:tasks.workunit.client.0.smithi086.stdout:op 4659 completed, throughput=5MB/sec 2024-08-10T05:48:20.096 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rLqx6OJ1DsudDnG off=10353153 len=631618 2024-08-10T05:48:20.097 INFO:tasks.workunit.client.0.smithi086.stdout:op 4660 completed, throughput=5MB/sec 2024-08-10T05:48:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:20 smithi086 ceph-mon[98993]: pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-10T05:48:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:20 smithi086 ceph-mon[101471]: pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-10T05:48:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:20 smithi159 ceph-mon[90359]: pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-10T05:48:21.097 INFO:tasks.workunit.client.0.smithi086.stdout: 915: throughput=5MB/sec pending data=0 2024-08-10T05:48:21.097 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hYcmV2WF5pqHgtW off=9433724 len=1934208 2024-08-10T05:48:21.099 INFO:tasks.workunit.client.0.smithi086.stdout:op 4661 completed, throughput=5MB/sec 2024-08-10T05:48:21.100 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gq2sZA_iR4pUg8O off=14120164 len=1656410 2024-08-10T05:48:21.107 INFO:tasks.workunit.client.0.smithi086.stdout:op 4662 completed, throughput=5MB/sec 2024-08-10T05:48:21.107 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rx_ExowZ4fr-oNT off=4346796 len=765266 2024-08-10T05:48:21.112 INFO:tasks.workunit.client.0.smithi086.stdout:op 4663 completed, throughput=5MB/sec 2024-08-10T05:48:21.112 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CmElYzAG5hHXxsn off=1076322 len=1154038 2024-08-10T05:48:21.115 INFO:tasks.workunit.client.0.smithi086.stdout:op 4664 completed, throughput=5MB/sec 2024-08-10T05:48:22.116 INFO:tasks.workunit.client.0.smithi086.stdout: 916: throughput=5MB/sec pending data=0 2024-08-10T05:48:22.117 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-a1GioQYQZwQD4WK off=4356757 len=729537 2024-08-10T05:48:22.120 INFO:tasks.workunit.client.0.smithi086.stdout:op 4665 completed, throughput=5MB/sec 2024-08-10T05:48:22.121 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-s_cyZjkcrxpon8B off=1961734 len=1785398 2024-08-10T05:48:22.131 INFO:tasks.workunit.client.0.smithi086.stdout:op 4666 completed, throughput=5MB/sec 2024-08-10T05:48:22.131 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rydVfEJEualwAQh off=5265592 len=531617 2024-08-10T05:48:22.132 INFO:tasks.workunit.client.0.smithi086.stdout:op 4667 completed, throughput=5MB/sec 2024-08-10T05:48:22.132 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Swo-qBx7jJE74TL off=14044491 len=1746032 2024-08-10T05:48:22.135 INFO:tasks.workunit.client.0.smithi086.stdout:op 4668 completed, throughput=5MB/sec 2024-08-10T05:48:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:22 smithi086 ceph-mon[98993]: pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:48:22.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:22 smithi086 ceph-mon[101471]: pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:48:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:22 smithi159 ceph-mon[90359]: pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:48:23.135 INFO:tasks.workunit.client.0.smithi086.stdout: 917: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:23.135 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-80QpNWOibo9bFzx off=4372664 len=273886 2024-08-10T05:48:23.137 INFO:tasks.workunit.client.0.smithi086.stdout:op 4669 completed, throughput=5MB/sec 2024-08-10T05:48:23.137 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3CI45WK4K4PmuC4 off=1435586 len=1693383 2024-08-10T05:48:23.146 INFO:tasks.workunit.client.0.smithi086.stdout:op 4670 completed, throughput=5MB/sec 2024-08-10T05:48:23.146 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-X3amek1eTK8UhT- off=20707421 len=771893 2024-08-10T05:48:23.147 INFO:tasks.workunit.client.0.smithi086.stdout:op 4671 completed, throughput=5MB/sec 2024-08-10T05:48:23.147 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ho0K6-bvVhvJA1B off=8196845 len=1261837 2024-08-10T05:48:23.148 INFO:tasks.workunit.client.0.smithi086.stdout:op 4672 completed, throughput=5MB/sec 2024-08-10T05:48:23.149 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Y3eXrMuDMjFsu2_ off=520563 len=1730383 2024-08-10T05:48:23.157 INFO:tasks.workunit.client.0.smithi086.stdout:op 4673 completed, throughput=5MB/sec 2024-08-10T05:48:24.157 INFO:tasks.workunit.client.0.smithi086.stdout: 918: throughput=5MB/sec pending data=0 2024-08-10T05:48:24.157 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PdKmU47jl5CfoOg off=10659696 len=1644313 2024-08-10T05:48:24.159 INFO:tasks.workunit.client.0.smithi086.stdout:op 4674 completed, throughput=5MB/sec 2024-08-10T05:48:24.159 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-HTko27b6sskN6Y_ off=3415726 len=1573276 2024-08-10T05:48:24.160 INFO:tasks.workunit.client.0.smithi086.stdout:op 4675 completed, throughput=5MB/sec 2024-08-10T05:48:24.160 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wN5LoUKTW5aWjJN off=8702795 len=733063 2024-08-10T05:48:24.164 INFO:tasks.workunit.client.0.smithi086.stdout:op 4676 completed, throughput=5MB/sec 2024-08-10T05:48:24.165 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-R6pCSAxpoEfWnqA off=389847 len=1425502 2024-08-10T05:48:24.166 INFO:tasks.workunit.client.0.smithi086.stdout:op 4677 completed, throughput=5MB/sec 2024-08-10T05:48:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:24 smithi086 ceph-mon[98993]: pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:48:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:24 smithi086 ceph-mon[101471]: pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:48:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:24 smithi159 ceph-mon[90359]: pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:48:25.167 INFO:tasks.workunit.client.0.smithi086.stdout: 919: throughput=5MB/sec pending data=0 2024-08-10T05:48:25.167 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aWINpzaYlaAk1aG off=7395105 len=1315735 2024-08-10T05:48:25.173 INFO:tasks.workunit.client.0.smithi086.stdout:op 4678 completed, throughput=5MB/sec 2024-08-10T05:48:25.173 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-exBZ6M27YvRtKu9 off=7452925 len=749264 2024-08-10T05:48:25.174 INFO:tasks.workunit.client.0.smithi086.stdout:op 4679 completed, throughput=5MB/sec 2024-08-10T05:48:25.174 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AHl8xJ50jYfb8x_ off=1289176 len=1307737 2024-08-10T05:48:25.177 INFO:tasks.workunit.client.0.smithi086.stdout:op 4680 completed, throughput=5MB/sec 2024-08-10T05:48:25.177 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NcX5GGg3V3Whz_B off=14443365 len=442068 2024-08-10T05:48:25.180 INFO:tasks.workunit.client.0.smithi086.stdout:op 4681 completed, throughput=5MB/sec 2024-08-10T05:48:25.180 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kkkHumDOFTRUZlb off=459489 len=497028 2024-08-10T05:48:25.184 INFO:tasks.workunit.client.0.smithi086.stdout:op 4682 completed, throughput=5MB/sec 2024-08-10T05:48:25.184 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-A8em66VF8xB_MiE off=6532715 len=1919912 2024-08-10T05:48:25.186 INFO:tasks.workunit.client.0.smithi086.stdout:op 4683 completed, throughput=5MB/sec 2024-08-10T05:48:26.186 INFO:tasks.workunit.client.0.smithi086.stdout: 920: throughput=5MB/sec pending data=0 2024-08-10T05:48:26.186 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FLA1U__vKm00c_H off=5911388 len=512481 2024-08-10T05:48:26.190 INFO:tasks.workunit.client.0.smithi086.stdout:op 4684 completed, throughput=5MB/sec 2024-08-10T05:48:26.191 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-W6M4RTd1Hf-JSb4 off=5204708 len=1435163 2024-08-10T05:48:26.198 INFO:tasks.workunit.client.0.smithi086.stdout:op 4685 completed, throughput=5MB/sec 2024-08-10T05:48:26.199 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fVPAko-hPvbELh4 off=4316409 len=627767 2024-08-10T05:48:26.199 INFO:tasks.workunit.client.0.smithi086.stdout:op 4686 completed, throughput=5MB/sec 2024-08-10T05:48:26.200 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zEHafFVEZiQtB4k off=13715586 len=146753 2024-08-10T05:48:26.202 INFO:tasks.workunit.client.0.smithi086.stdout:op 4687 completed, throughput=5MB/sec 2024-08-10T05:48:26.202 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1luu6EDxGU7715j off=12599350 len=1570559 2024-08-10T05:48:26.213 INFO:tasks.workunit.client.0.smithi086.stdout:op 4688 completed, throughput=5MB/sec 2024-08-10T05:48:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:26 smithi086 ceph-mon[98993]: pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:48:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:48:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:26 smithi086 ceph-mon[101471]: pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:48:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:48:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:26 smithi159 ceph-mon[90359]: pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:48:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:48:27.213 INFO:tasks.workunit.client.0.smithi086.stdout: 921: throughput=5MB/sec pending data=0 2024-08-10T05:48:27.214 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-C7D8MDZezi6iguV off=10639107 len=1746369 2024-08-10T05:48:27.222 INFO:tasks.workunit.client.0.smithi086.stdout:op 4689 completed, throughput=5MB/sec 2024-08-10T05:48:27.222 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IGFTJ1siKgItWDP off=0 len=1105804 2024-08-10T05:48:27.224 INFO:tasks.workunit.client.0.smithi086.stdout:op 4690 completed, throughput=5MB/sec 2024-08-10T05:48:27.224 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZvesJTuA-Qq7Dg6 off=7269627 len=567588 2024-08-10T05:48:27.228 INFO:tasks.workunit.client.0.smithi086.stdout:op 4691 completed, throughput=5MB/sec 2024-08-10T05:48:27.228 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1luu6EDxGU7715j off=1436290 len=1835026 2024-08-10T05:48:27.236 INFO:tasks.workunit.client.0.smithi086.stdout:op 4692 completed, throughput=5MB/sec 2024-08-10T05:48:28.237 INFO:tasks.workunit.client.0.smithi086.stdout: 922: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:28.237 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-apX-1AakXs_sieU off=13651489 len=90187 2024-08-10T05:48:28.239 INFO:tasks.workunit.client.0.smithi086.stdout:op 4693 completed, throughput=5MB/sec 2024-08-10T05:48:28.240 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-35nSHPGgF5qaTJB off=3715064 len=1048081 2024-08-10T05:48:28.242 INFO:tasks.workunit.client.0.smithi086.stdout:op 4694 completed, throughput=5MB/sec 2024-08-10T05:48:28.242 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sEPnAh7q3evmoNt off=1707171 len=1426273 2024-08-10T05:48:28.244 INFO:tasks.workunit.client.0.smithi086.stdout:op 4695 completed, throughput=5MB/sec 2024-08-10T05:48:28.244 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2JPGHK0o63T6i5q off=7732094 len=702090 2024-08-10T05:48:28.245 INFO:tasks.workunit.client.0.smithi086.stdout:op 4696 completed, throughput=5MB/sec 2024-08-10T05:48:28.245 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5rhYyg80-GL-zst off=12532458 len=1172510 2024-08-10T05:48:28.250 INFO:tasks.workunit.client.0.smithi086.stdout:op 4697 completed, throughput=5MB/sec 2024-08-10T05:48:28.250 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-O32JDCLOF6GJDNP off=11521185 len=1058579 2024-08-10T05:48:28.257 INFO:tasks.workunit.client.0.smithi086.stdout:op 4698 completed, throughput=5MB/sec 2024-08-10T05:48:28.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:28 smithi086 ceph-mon[98993]: pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-10T05:48:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:28 smithi086 ceph-mon[101471]: pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-10T05:48:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:48:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:48:28] "GET /metrics HTTP/1.1" 200 34056 "" "Prometheus/2.43.0" 2024-08-10T05:48:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:28 smithi159 ceph-mon[90359]: pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-10T05:48:29.257 INFO:tasks.workunit.client.0.smithi086.stdout: 923: throughput=5MB/sec pending data=0 2024-08-10T05:48:29.257 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MaMxV4XeM0arNan off=1597510 len=402473 2024-08-10T05:48:29.260 INFO:tasks.workunit.client.0.smithi086.stdout:op 4699 completed, throughput=5MB/sec 2024-08-10T05:48:29.260 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AHWWs57OARzts4R off=8863507 len=1747997 2024-08-10T05:48:29.271 INFO:tasks.workunit.client.0.smithi086.stdout:op 4700 completed, throughput=5MB/sec 2024-08-10T05:48:29.271 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-p_j7R2OUrqWxnl2 off=5034986 len=286484 2024-08-10T05:48:29.271 INFO:tasks.workunit.client.0.smithi086.stdout:op 4701 completed, throughput=5MB/sec 2024-08-10T05:48:29.272 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8j6EFiyQs-u49FH off=7825472 len=299481 2024-08-10T05:48:29.272 INFO:tasks.workunit.client.0.smithi086.stdout:op 4702 completed, throughput=5MB/sec 2024-08-10T05:48:29.272 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-endtUIKzjubbhsm off=1280600 len=1316712 2024-08-10T05:48:29.275 INFO:tasks.workunit.client.0.smithi086.stdout:op 4703 completed, throughput=5MB/sec 2024-08-10T05:48:29.275 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9LBeKFmxr1mHqls off=19155488 len=80994 2024-08-10T05:48:29.277 INFO:tasks.workunit.client.0.smithi086.stdout:op 4704 completed, throughput=5MB/sec 2024-08-10T05:48:29.278 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IxskP0QFc1u4dpK off=14133885 len=510324 2024-08-10T05:48:29.281 INFO:tasks.workunit.client.0.smithi086.stdout:op 4705 completed, throughput=5MB/sec 2024-08-10T05:48:29.282 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-31bRaoZ-uADNtSB off=4650061 len=1283072 2024-08-10T05:48:29.287 INFO:tasks.workunit.client.0.smithi086.stdout:op 4706 completed, throughput=5MB/sec 2024-08-10T05:48:30.283 INFO:tasks.workunit.client.0.smithi086.stdout: 924: throughput=5MB/sec pending data=0 2024-08-10T05:48:30.283 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4ryJflHK3fBE_TQ off=737359 len=133309 2024-08-10T05:48:30.284 INFO:tasks.workunit.client.0.smithi086.stdout:op 4707 completed, throughput=5MB/sec 2024-08-10T05:48:30.284 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VV9dcqw-Osc4pfS off=1755309 len=1217173 2024-08-10T05:48:30.287 INFO:tasks.workunit.client.0.smithi086.stdout:op 4708 completed, throughput=5MB/sec 2024-08-10T05:48:30.287 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-r7XHvUpSWgAGkXe off=14615009 len=1860574 2024-08-10T05:48:30.296 INFO:tasks.workunit.client.0.smithi086.stdout:op 4709 completed, throughput=5MB/sec 2024-08-10T05:48:30.297 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-t0oWrcUzT3mC50t off=10056482 len=1379918 2024-08-10T05:48:30.305 INFO:tasks.workunit.client.0.smithi086.stdout:op 4710 completed, throughput=5MB/sec 2024-08-10T05:48:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:30 smithi086 ceph-mon[98993]: pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:48:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:30 smithi086 ceph-mon[101471]: pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:48:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:30 smithi159 ceph-mon[90359]: pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:48:31.305 INFO:tasks.workunit.client.0.smithi086.stdout: 925: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:31.305 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pnW871qndv0TNom off=14230504 len=507348 2024-08-10T05:48:31.306 INFO:tasks.workunit.client.0.smithi086.stdout:op 4711 completed, throughput=5MB/sec 2024-08-10T05:48:31.306 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GQP8_CkxGoRLdIL off=3309357 len=1049932 2024-08-10T05:48:31.308 INFO:tasks.workunit.client.0.smithi086.stdout:op 4712 completed, throughput=5MB/sec 2024-08-10T05:48:31.308 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GQP8_CkxGoRLdIL off=1319175 len=864990 2024-08-10T05:48:31.309 INFO:tasks.workunit.client.0.smithi086.stdout:op 4713 completed, throughput=5MB/sec 2024-08-10T05:48:31.309 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ofCwkA_yq5qjDKv off=5502201 len=1608541 2024-08-10T05:48:31.318 INFO:tasks.workunit.client.0.smithi086.stdout:op 4714 completed, throughput=5MB/sec 2024-08-10T05:48:31.318 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zXSAEtBF-MUC_Yg off=10756770 len=1357823 2024-08-10T05:48:31.326 INFO:tasks.workunit.client.0.smithi086.stdout:op 4715 completed, throughput=5MB/sec 2024-08-10T05:48:32.326 INFO:tasks.workunit.client.0.smithi086.stdout: 926: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:32.326 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-R3JDVxkIG880B-x off=1357787 len=186477 2024-08-10T05:48:32.327 INFO:tasks.workunit.client.0.smithi086.stdout:op 4716 completed, throughput=5MB/sec 2024-08-10T05:48:32.327 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-d3rtIShrJEkdeWh off=7400460 len=725105 2024-08-10T05:48:32.331 INFO:tasks.workunit.client.0.smithi086.stdout:op 4717 completed, throughput=5MB/sec 2024-08-10T05:48:32.331 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aDFYPPNezXRxR6N off=4296595 len=1658499 2024-08-10T05:48:32.338 INFO:tasks.workunit.client.0.smithi086.stdout:op 4718 completed, throughput=5MB/sec 2024-08-10T05:48:32.338 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AmYK_K5nxKLfAd1 off=912859 len=749455 2024-08-10T05:48:32.339 INFO:tasks.workunit.client.0.smithi086.stdout:op 4719 completed, throughput=5MB/sec 2024-08-10T05:48:32.340 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-h_XbAr5cQU1bjZe off=5245058 len=716702 2024-08-10T05:48:32.345 INFO:tasks.workunit.client.0.smithi086.stdout:op 4720 completed, throughput=5MB/sec 2024-08-10T05:48:32.345 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lYVrKNldx97vQFV off=6365505 len=1072923 2024-08-10T05:48:32.346 INFO:tasks.workunit.client.0.smithi086.stdout:op 4721 completed, throughput=5MB/sec 2024-08-10T05:48:32.346 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1ENJFzku9Sr1HG3 off=2417769 len=583540 2024-08-10T05:48:32.349 INFO:tasks.workunit.client.0.smithi086.stdout:op 4722 completed, throughput=5MB/sec 2024-08-10T05:48:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:32 smithi086 ceph-mon[98993]: pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:48:32.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:32 smithi086 ceph-mon[101471]: pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:48:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:32 smithi159 ceph-mon[90359]: pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:48:33.350 INFO:tasks.workunit.client.0.smithi086.stdout: 927: throughput=5MB/sec pending data=0 2024-08-10T05:48:33.350 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YEhORhnc_PvjCzV off=11371813 len=1890852 2024-08-10T05:48:33.352 INFO:tasks.workunit.client.0.smithi086.stdout:op 4723 completed, throughput=5MB/sec 2024-08-10T05:48:33.352 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pPeEwYAZ-ntj8CY off=4362865 len=1839411 2024-08-10T05:48:33.354 INFO:tasks.workunit.client.0.smithi086.stdout:op 4724 completed, throughput=5MB/sec 2024-08-10T05:48:33.355 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mXTyvd4_auX4ev8 off=3367593 len=824979 2024-08-10T05:48:33.356 INFO:tasks.workunit.client.0.smithi086.stdout:op 4725 completed, throughput=5MB/sec 2024-08-10T05:48:33.356 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-byeazCD535yPzV- off=2668280 len=1558403 2024-08-10T05:48:33.365 INFO:tasks.workunit.client.0.smithi086.stdout:op 4726 completed, throughput=5MB/sec 2024-08-10T05:48:34.366 INFO:tasks.workunit.client.0.smithi086.stdout: 928: throughput=5MB/sec pending data=0 2024-08-10T05:48:34.366 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7JB1Jy2PaGJZ6ON off=650142 len=1996630 2024-08-10T05:48:34.368 INFO:tasks.workunit.client.0.smithi086.stdout:op 4727 completed, throughput=5MB/sec 2024-08-10T05:48:34.368 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--MqeY7PuFlfWd8Y off=10576075 len=2072174 2024-08-10T05:48:34.379 INFO:tasks.workunit.client.0.smithi086.stdout:op 4728 completed, throughput=5MB/sec 2024-08-10T05:48:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:34 smithi086 ceph-mon[98993]: pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:48:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:34 smithi086 ceph-mon[101471]: pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:48:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:34 smithi159 ceph-mon[90359]: pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:48:35.379 INFO:tasks.workunit.client.0.smithi086.stdout: 929: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:35.379 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3gvZmbY5aeQR2Wl off=6205528 len=1801040 2024-08-10T05:48:35.381 INFO:tasks.workunit.client.0.smithi086.stdout:op 4729 completed, throughput=5MB/sec 2024-08-10T05:48:35.381 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EffvV5QeiMP3QXG off=12373515 len=1791437 2024-08-10T05:48:35.391 INFO:tasks.workunit.client.0.smithi086.stdout:op 4730 completed, throughput=5MB/sec 2024-08-10T05:48:35.391 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CGalyrVTSyh1CAv off=3246108 len=2011771 2024-08-10T05:48:35.393 INFO:tasks.workunit.client.0.smithi086.stdout:op 4731 completed, throughput=5MB/sec 2024-08-10T05:48:36.393 INFO:tasks.workunit.client.0.smithi086.stdout: 930: throughput=5MB/sec pending data=0 2024-08-10T05:48:36.393 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xsVk-ZJHSEtWII0 off=13241462 len=1285468 2024-08-10T05:48:36.399 INFO:tasks.workunit.client.0.smithi086.stdout:op 4732 completed, throughput=5MB/sec 2024-08-10T05:48:36.400 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2zetqkubImvb8qt off=487848 len=2088567 2024-08-10T05:48:36.411 INFO:tasks.workunit.client.0.smithi086.stdout:op 4733 completed, throughput=5MB/sec 2024-08-10T05:48:36.412 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9VQKFeXFUhrdv8m off=557156 len=463096 2024-08-10T05:48:36.415 INFO:tasks.workunit.client.0.smithi086.stdout:op 4734 completed, throughput=5MB/sec 2024-08-10T05:48:36.415 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LpV0jLvVbv9qtUZ off=1738737 len=1218301 2024-08-10T05:48:36.421 INFO:tasks.workunit.client.0.smithi086.stdout:op 4735 completed, throughput=5MB/sec 2024-08-10T05:48:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:36 smithi086 ceph-mon[98993]: pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:48:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:36 smithi086 ceph-mon[101471]: pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:48:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:36 smithi159 ceph-mon[90359]: pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:48:37.422 INFO:tasks.workunit.client.0.smithi086.stdout: 931: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:37.422 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-APFoAeTfmQZY5b4 off=0 len=1568438 2024-08-10T05:48:37.425 INFO:tasks.workunit.client.0.smithi086.stdout:op 4736 completed, throughput=5MB/sec 2024-08-10T05:48:37.425 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VPsDSRYTDs9GpNO off=683797 len=516025 2024-08-10T05:48:37.429 INFO:tasks.workunit.client.0.smithi086.stdout:op 4737 completed, throughput=5MB/sec 2024-08-10T05:48:37.429 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HWLWoi44FsefuVQ off=870938 len=1965153 2024-08-10T05:48:37.439 INFO:tasks.workunit.client.0.smithi086.stdout:op 4738 completed, throughput=5MB/sec 2024-08-10T05:48:37.439 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yj1MAcgyJktbxdw off=4981716 len=900362 2024-08-10T05:48:37.444 INFO:tasks.workunit.client.0.smithi086.stdout:op 4739 completed, throughput=5MB/sec 2024-08-10T05:48:37.444 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oP8VF3fCJ8f6kl9 off=15080532 len=889785 2024-08-10T05:48:37.449 INFO:tasks.workunit.client.0.smithi086.stdout:op 4740 completed, throughput=5MB/sec 2024-08-10T05:48:38.448 INFO:tasks.workunit.client.0.smithi086.stdout: 932: throughput=5MB/sec pending data=0 2024-08-10T05:48:38.449 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RrVQiZiC75blO83 off=0 len=1226202 2024-08-10T05:48:38.451 INFO:tasks.workunit.client.0.smithi086.stdout:op 4741 completed, throughput=5MB/sec 2024-08-10T05:48:38.451 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XDVSp5hOK8-guYi off=19258035 len=567388 2024-08-10T05:48:38.453 INFO:tasks.workunit.client.0.smithi086.stdout:op 4742 completed, throughput=5MB/sec 2024-08-10T05:48:38.453 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tCqetzfH7A2szDh off=5675939 len=987859 2024-08-10T05:48:38.455 INFO:tasks.workunit.client.0.smithi086.stdout:op 4743 completed, throughput=5MB/sec 2024-08-10T05:48:38.455 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aryDQcK344rVfu_ off=4167268 len=512289 2024-08-10T05:48:38.458 INFO:tasks.workunit.client.0.smithi086.stdout:op 4744 completed, throughput=5MB/sec 2024-08-10T05:48:38.459 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-twAnaJXDffW3I1u off=16899931 len=1328541 2024-08-10T05:48:38.467 INFO:tasks.workunit.client.0.smithi086.stdout:op 4745 completed, throughput=5MB/sec 2024-08-10T05:48:38.467 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rM29-Wh7k-onm9g off=830699 len=573395 2024-08-10T05:48:38.471 INFO:tasks.workunit.client.0.smithi086.stdout:op 4746 completed, throughput=5MB/sec 2024-08-10T05:48:38.521 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:48:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:48:38] "GET /metrics HTTP/1.1" 200 34056 "" "Prometheus/2.43.0" 2024-08-10T05:48:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:38 smithi086 ceph-mon[98993]: pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:48:38.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:38 smithi086 ceph-mon[101471]: pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:48:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:38 smithi159 ceph-mon[90359]: pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:48:39.472 INFO:tasks.workunit.client.0.smithi086.stdout: 933: throughput=5MB/sec pending data=0 2024-08-10T05:48:39.472 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UtH5k2IagOXGj-G off=2487300 len=1792113 2024-08-10T05:48:39.481 INFO:tasks.workunit.client.0.smithi086.stdout:op 4747 completed, throughput=5MB/sec 2024-08-10T05:48:39.481 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--F9KME7onlufoP0 off=8206548 len=419129 2024-08-10T05:48:39.485 INFO:tasks.workunit.client.0.smithi086.stdout:op 4748 completed, throughput=5MB/sec 2024-08-10T05:48:39.485 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-K-GzcKX2fpnHJBh off=11538559 len=366313 2024-08-10T05:48:39.488 INFO:tasks.workunit.client.0.smithi086.stdout:op 4749 completed, throughput=5MB/sec 2024-08-10T05:48:39.488 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-s2HmaYadOWJ0Wnx off=7424661 len=1003854 2024-08-10T05:48:39.492 INFO:tasks.workunit.client.0.smithi086.stdout:op 4750 completed, throughput=5MB/sec 2024-08-10T05:48:39.492 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-roJIm1RMRcJGEWn off=5622933 len=363540 2024-08-10T05:48:39.495 INFO:tasks.workunit.client.0.smithi086.stdout:op 4751 completed, throughput=5MB/sec 2024-08-10T05:48:39.495 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Up2QDcdLB3Kjn1O off=5615544 len=1260694 2024-08-10T05:48:39.497 INFO:tasks.workunit.client.0.smithi086.stdout:op 4752 completed, throughput=5MB/sec 2024-08-10T05:48:40.497 INFO:tasks.workunit.client.0.smithi086.stdout: 934: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:40.497 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-H1jhKPabXiDCpj_ off=161078 len=1696767 2024-08-10T05:48:40.500 INFO:tasks.workunit.client.0.smithi086.stdout:op 4753 completed, throughput=5MB/sec 2024-08-10T05:48:40.500 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1j14ydef1Ojejxq off=13060394 len=75982 2024-08-10T05:48:40.500 INFO:tasks.workunit.client.0.smithi086.stdout:op 4754 completed, throughput=5MB/sec 2024-08-10T05:48:40.500 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hK6XZmwdZ1hACr2 off=3254312 len=1685814 2024-08-10T05:48:40.504 INFO:tasks.workunit.client.0.smithi086.stdout:op 4755 completed, throughput=5MB/sec 2024-08-10T05:48:40.504 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-r8cbG52_UYGscpv off=10735049 len=125005 2024-08-10T05:48:40.504 INFO:tasks.workunit.client.0.smithi086.stdout:op 4756 completed, throughput=5MB/sec 2024-08-10T05:48:40.504 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BNHcYY9wy-ecdXh off=2081132 len=1026978 2024-08-10T05:48:40.510 INFO:tasks.workunit.client.0.smithi086.stdout:op 4757 completed, throughput=5MB/sec 2024-08-10T05:48:40.510 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4_DXbsVLNFt4Vnc off=2365661 len=633538 2024-08-10T05:48:40.514 INFO:tasks.workunit.client.0.smithi086.stdout:op 4758 completed, throughput=5MB/sec 2024-08-10T05:48:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:40 smithi086 ceph-mon[98993]: pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:48:40.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:40 smithi086 ceph-mon[101471]: pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:48:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:40 smithi159 ceph-mon[90359]: pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:48:41.515 INFO:tasks.workunit.client.0.smithi086.stdout: 935: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:41.515 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fTUCIcqn-OoI18U off=1459822 len=1374257 2024-08-10T05:48:41.518 INFO:tasks.workunit.client.0.smithi086.stdout:op 4759 completed, throughput=5MB/sec 2024-08-10T05:48:41.518 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Oeq1Tg9uTGILFNL off=4128952 len=988553 2024-08-10T05:48:41.520 INFO:tasks.workunit.client.0.smithi086.stdout:op 4760 completed, throughput=5MB/sec 2024-08-10T05:48:41.520 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-u45g6CLyHYE5J4h off=2728460 len=1313778 2024-08-10T05:48:41.521 INFO:tasks.workunit.client.0.smithi086.stdout:op 4761 completed, throughput=5MB/sec 2024-08-10T05:48:41.522 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-C3EH4NB6IiKx-B6 off=8316546 len=529334 2024-08-10T05:48:41.526 INFO:tasks.workunit.client.0.smithi086.stdout:op 4762 completed, throughput=5MB/sec 2024-08-10T05:48:41.526 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DrLHk8WSZL-y3Zz off=5531361 len=203245 2024-08-10T05:48:41.529 INFO:tasks.workunit.client.0.smithi086.stdout:op 4763 completed, throughput=5MB/sec 2024-08-10T05:48:41.529 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fTwaaZk1LkK3Pcy off=21445027 len=804596 2024-08-10T05:48:41.530 INFO:tasks.workunit.client.0.smithi086.stdout:op 4764 completed, throughput=5MB/sec 2024-08-10T05:48:41.530 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fc3Ty-N4qYdouwZ off=4790482 len=1972505 2024-08-10T05:48:41.540 INFO:tasks.workunit.client.0.smithi086.stdout:op 4765 completed, throughput=5MB/sec 2024-08-10T05:48:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:48:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:48:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:48:42.541 INFO:tasks.workunit.client.0.smithi086.stdout: 936: throughput=5MB/sec pending data=0 2024-08-10T05:48:42.541 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9vfpvogp-Inh3lN off=4203993 len=160989 2024-08-10T05:48:42.541 INFO:tasks.workunit.client.0.smithi086.stdout:op 4766 completed, throughput=5MB/sec 2024-08-10T05:48:42.542 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DKMqDul7H_wX-3i off=20087406 len=885062 2024-08-10T05:48:42.543 INFO:tasks.workunit.client.0.smithi086.stdout:op 4767 completed, throughput=5MB/sec 2024-08-10T05:48:42.543 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-V9GWP94gxEvL7l2 off=3105979 len=1471071 2024-08-10T05:48:42.550 INFO:tasks.workunit.client.0.smithi086.stdout:op 4768 completed, throughput=5MB/sec 2024-08-10T05:48:42.550 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pVRN9YiBBCcUYjl off=7955489 len=616047 2024-08-10T05:48:42.551 INFO:tasks.workunit.client.0.smithi086.stdout:op 4769 completed, throughput=5MB/sec 2024-08-10T05:48:42.551 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CYLH0x-hKboIIE6 off=2251280 len=1106960 2024-08-10T05:48:42.558 INFO:tasks.workunit.client.0.smithi086.stdout:op 4770 completed, throughput=5MB/sec 2024-08-10T05:48:42.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:42 smithi086 ceph-mon[98993]: pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:48:42.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:42 smithi086 ceph-mon[101471]: pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:48:42.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:42 smithi159 ceph-mon[90359]: pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:48:43.558 INFO:tasks.workunit.client.0.smithi086.stdout: 937: throughput=5MB/sec pending data=0 2024-08-10T05:48:43.558 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-at6UMuagt5HCzhn off=425146 len=27110 2024-08-10T05:48:43.559 INFO:tasks.workunit.client.0.smithi086.stdout:op 4771 completed, throughput=5MB/sec 2024-08-10T05:48:43.559 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pw8gjO8NGTHSR-g off=1428926 len=713244 2024-08-10T05:48:43.560 INFO:tasks.workunit.client.0.smithi086.stdout:op 4772 completed, throughput=5MB/sec 2024-08-10T05:48:43.560 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fPykUTJD96z7qjm off=7555776 len=402629 2024-08-10T05:48:43.563 INFO:tasks.workunit.client.0.smithi086.stdout:op 4773 completed, throughput=5MB/sec 2024-08-10T05:48:43.563 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-eRyOxpN5slULdQU off=13286757 len=305200 2024-08-10T05:48:43.564 INFO:tasks.workunit.client.0.smithi086.stdout:op 4774 completed, throughput=5MB/sec 2024-08-10T05:48:43.564 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Uc8L3LoLocoOpsE off=12939918 len=923988 2024-08-10T05:48:43.566 INFO:tasks.workunit.client.0.smithi086.stdout:op 4775 completed, throughput=5MB/sec 2024-08-10T05:48:43.566 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-baX_W0MaxAdjyC_ off=9152055 len=1987112 2024-08-10T05:48:43.575 INFO:tasks.workunit.client.0.smithi086.stdout:op 4776 completed, throughput=5MB/sec 2024-08-10T05:48:43.575 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZAucd5FN91HN7zq off=2999219 len=118831 2024-08-10T05:48:43.577 INFO:tasks.workunit.client.0.smithi086.stdout:op 4777 completed, throughput=5MB/sec 2024-08-10T05:48:43.577 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IgwKcnBLdlJ1Ghu off=2206149 len=1427630 2024-08-10T05:48:43.579 INFO:tasks.workunit.client.0.smithi086.stdout:op 4778 completed, throughput=5MB/sec 2024-08-10T05:48:44.579 INFO:tasks.workunit.client.0.smithi086.stdout: 938: throughput=5MB/sec pending data=0 2024-08-10T05:48:44.580 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pK40mEIKX1eqjA_ off=11744745 len=2085432 2024-08-10T05:48:44.588 INFO:tasks.workunit.client.0.smithi086.stdout:op 4779 completed, throughput=5MB/sec 2024-08-10T05:48:44.588 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZT-TXC-LVZDagyq off=21778118 len=124296 2024-08-10T05:48:44.591 INFO:tasks.workunit.client.0.smithi086.stdout:op 4780 completed, throughput=5MB/sec 2024-08-10T05:48:44.591 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-e7SKWcR0_VNMI90 off=8320457 len=1466350 2024-08-10T05:48:44.593 INFO:tasks.workunit.client.0.smithi086.stdout:op 4781 completed, throughput=5MB/sec 2024-08-10T05:48:44.593 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WqXa74Ca50Ig3P5 off=340972 len=884966 2024-08-10T05:48:44.594 INFO:tasks.workunit.client.0.smithi086.stdout:op 4782 completed, throughput=5MB/sec 2024-08-10T05:48:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:44 smithi086 ceph-mon[98993]: pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:48:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:44 smithi086 ceph-mon[101471]: pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:48:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:44 smithi159 ceph-mon[90359]: pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:48:45.595 INFO:tasks.workunit.client.0.smithi086.stdout: 939: throughput=5MB/sec pending data=0 2024-08-10T05:48:45.595 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_mBb9JxpAUeboy8 off=15881776 len=1994359 2024-08-10T05:48:45.599 INFO:tasks.workunit.client.0.smithi086.stdout:op 4783 completed, throughput=5MB/sec 2024-08-10T05:48:45.599 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yvoQ8PIpQYzhwvu off=9524113 len=790086 2024-08-10T05:48:45.602 INFO:tasks.workunit.client.0.smithi086.stdout:op 4784 completed, throughput=5MB/sec 2024-08-10T05:48:45.602 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-K225H_0TzN0dtSA off=7635542 len=997803 2024-08-10T05:48:45.602 INFO:tasks.workunit.client.0.smithi086.stdout:op 4785 completed, throughput=5MB/sec 2024-08-10T05:48:45.603 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-S_o4psYauindclz off=3107294 len=587376 2024-08-10T05:48:45.607 INFO:tasks.workunit.client.0.smithi086.stdout:op 4786 completed, throughput=5MB/sec 2024-08-10T05:48:45.607 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-H1jhKPabXiDCpj_ off=3784282 len=1404617 2024-08-10T05:48:45.615 INFO:tasks.workunit.client.0.smithi086.stdout:op 4787 completed, throughput=5MB/sec 2024-08-10T05:48:46.616 INFO:tasks.workunit.client.0.smithi086.stdout: 940: throughput=5MB/sec pending data=0 2024-08-10T05:48:46.616 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-cXjlWcHrGEfNQuH off=3348961 len=1072021 2024-08-10T05:48:46.622 INFO:tasks.workunit.client.0.smithi086.stdout:op 4788 completed, throughput=5MB/sec 2024-08-10T05:48:46.622 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TMDWd8JsWKk6uTQ off=3454895 len=1233486 2024-08-10T05:48:46.630 INFO:tasks.workunit.client.0.smithi086.stdout:op 4789 completed, throughput=5MB/sec 2024-08-10T05:48:46.630 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Oap8BVIkqstrFWm off=13039700 len=1974001 2024-08-10T05:48:46.630 INFO:tasks.workunit.client.0.smithi086.stdout:op 4790 completed, throughput=5MB/sec 2024-08-10T05:48:46.631 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CHwswQttvgSoic4 off=6983401 len=546126 2024-08-10T05:48:46.634 INFO:tasks.workunit.client.0.smithi086.stdout:op 4791 completed, throughput=5MB/sec 2024-08-10T05:48:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:46 smithi086 ceph-mon[98993]: pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:48:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:46 smithi086 ceph-mon[101471]: pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:48:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:46 smithi159 ceph-mon[90359]: pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:48:47.634 INFO:tasks.workunit.client.0.smithi086.stdout: 941: throughput=5MB/sec pending data=0 2024-08-10T05:48:47.635 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Zjg_odmNnN8JUuX off=8283861 len=1292548 2024-08-10T05:48:47.641 INFO:tasks.workunit.client.0.smithi086.stdout:op 4792 completed, throughput=5MB/sec 2024-08-10T05:48:47.641 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EYr9DoBkMqMaqzQ off=7025232 len=1263628 2024-08-10T05:48:47.648 INFO:tasks.workunit.client.0.smithi086.stdout:op 4793 completed, throughput=5MB/sec 2024-08-10T05:48:47.648 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3nX8ha1aIpZ8Vgy off=6368357 len=413147 2024-08-10T05:48:47.649 INFO:tasks.workunit.client.0.smithi086.stdout:op 4794 completed, throughput=5MB/sec 2024-08-10T05:48:47.649 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vF8fc0eYnTWi4e2 off=738005 len=1167719 2024-08-10T05:48:47.654 INFO:tasks.workunit.client.0.smithi086.stdout:op 4795 completed, throughput=5MB/sec 2024-08-10T05:48:47.654 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-HpAiWFe-VchlbDf off=1106127 len=331692 2024-08-10T05:48:47.654 INFO:tasks.workunit.client.0.smithi086.stdout:op 4796 completed, throughput=5MB/sec 2024-08-10T05:48:47.655 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EuSA9evjUOV-A09 off=8376196 len=1898387 2024-08-10T05:48:47.665 INFO:tasks.workunit.client.0.smithi086.stdout:op 4797 completed, throughput=5MB/sec 2024-08-10T05:48:47.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:48:47.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:48:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:48:48.544 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:48:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:48:48] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.43.0" 2024-08-10T05:48:48.665 INFO:tasks.workunit.client.0.smithi086.stdout: 942: throughput=5MB/sec pending data=0 2024-08-10T05:48:48.665 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cxEY3FN3sVDp5hd off=19157241 len=1824897 2024-08-10T05:48:48.667 INFO:tasks.workunit.client.0.smithi086.stdout:op 4798 completed, throughput=5MB/sec 2024-08-10T05:48:48.667 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lxzcPMY2iK-x--6 off=738078 len=1536315 2024-08-10T05:48:48.674 INFO:tasks.workunit.client.0.smithi086.stdout:op 4799 completed, throughput=5MB/sec 2024-08-10T05:48:48.674 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1X5OO_EPsvstT58 off=21345711 len=1130641 2024-08-10T05:48:48.678 INFO:tasks.workunit.client.0.smithi086.stdout:op 4800 completed, throughput=5MB/sec 2024-08-10T05:48:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:48 smithi086 ceph-mon[98993]: pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:48:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:48 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:48:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:48 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:48:48.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:48 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:48:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:48 smithi086 ceph-mon[101471]: pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:48:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:48 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:48:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:48 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:48:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:48 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:48:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:48 smithi159 ceph-mon[90359]: pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:48:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:48 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:48:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:48 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:48:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:48 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:48:49.679 INFO:tasks.workunit.client.0.smithi086.stdout: 943: throughput=5MB/sec pending data=0 2024-08-10T05:48:49.679 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-f1pcUxJ1OStRDVF off=487397 len=1314984 2024-08-10T05:48:49.681 INFO:tasks.workunit.client.0.smithi086.stdout:op 4801 completed, throughput=5MB/sec 2024-08-10T05:48:49.681 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_V2QaZcfh06Ov15 off=872781 len=1335572 2024-08-10T05:48:49.683 INFO:tasks.workunit.client.0.smithi086.stdout:op 4802 completed, throughput=5MB/sec 2024-08-10T05:48:49.683 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8fAZ1WBwEsnUS3A off=2119266 len=1764924 2024-08-10T05:48:49.694 INFO:tasks.workunit.client.0.smithi086.stdout:op 4803 completed, throughput=5MB/sec 2024-08-10T05:48:49.694 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-T5BnAjDKtwnk1YS off=7054103 len=1347798 2024-08-10T05:48:49.695 INFO:tasks.workunit.client.0.smithi086.stdout:op 4804 completed, throughput=5MB/sec 2024-08-10T05:48:50.696 INFO:tasks.workunit.client.0.smithi086.stdout: 944: throughput=5MB/sec pending data=0 2024-08-10T05:48:50.696 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yLM6vUHSO5SCvmf off=20855962 len=805335 2024-08-10T05:48:50.697 INFO:tasks.workunit.client.0.smithi086.stdout:op 4805 completed, throughput=5MB/sec 2024-08-10T05:48:50.698 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5VW_0x6OhDDw4Zv off=14589 len=136907 2024-08-10T05:48:50.701 INFO:tasks.workunit.client.0.smithi086.stdout:op 4806 completed, throughput=5MB/sec 2024-08-10T05:48:50.701 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jZKQ5QjUtgttEH5 off=14412469 len=721711 2024-08-10T05:48:50.705 INFO:tasks.workunit.client.0.smithi086.stdout:op 4807 completed, throughput=5MB/sec 2024-08-10T05:48:50.705 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0OJ6ljM29nY4BXY off=1891513 len=1689926 2024-08-10T05:48:50.708 INFO:tasks.workunit.client.0.smithi086.stdout:op 4808 completed, throughput=5MB/sec 2024-08-10T05:48:50.708 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OyCgzEIbvJ-O6KD off=11518571 len=752402 2024-08-10T05:48:50.709 INFO:tasks.workunit.client.0.smithi086.stdout:op 4809 completed, throughput=5MB/sec 2024-08-10T05:48:50.710 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-M83F7QUQ63cxSl3 off=2404035 len=1268414 2024-08-10T05:48:50.715 INFO:tasks.workunit.client.0.smithi086.stdout:op 4810 completed, throughput=5MB/sec 2024-08-10T05:48:50.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:50 smithi086 ceph-mon[101471]: pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:48:50.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:50 smithi086 ceph-mon[98993]: pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:48:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:50 smithi159 ceph-mon[90359]: pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:48:51.715 INFO:tasks.workunit.client.0.smithi086.stdout: 945: throughput=5MB/sec pending data=0 2024-08-10T05:48:51.716 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6FvvOEVCqLeb9IL off=6304533 len=466935 2024-08-10T05:48:51.719 INFO:tasks.workunit.client.0.smithi086.stdout:op 4811 completed, throughput=5MB/sec 2024-08-10T05:48:51.719 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ddaFBgmO4K6BBh9 off=11967210 len=1529058 2024-08-10T05:48:51.726 INFO:tasks.workunit.client.0.smithi086.stdout:op 4812 completed, throughput=5MB/sec 2024-08-10T05:48:51.726 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FlD8bB91jbnI94g off=4992164 len=1082524 2024-08-10T05:48:51.727 INFO:tasks.workunit.client.0.smithi086.stdout:op 4813 completed, throughput=5MB/sec 2024-08-10T05:48:51.727 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9eCbVbtHPRIuNXg off=3631804 len=1242655 2024-08-10T05:48:51.730 INFO:tasks.workunit.client.0.smithi086.stdout:op 4814 completed, throughput=5MB/sec 2024-08-10T05:48:52.731 INFO:tasks.workunit.client.0.smithi086.stdout: 946: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:52.731 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kwtf5-2jRX26ExH off=1343155 len=555052 2024-08-10T05:48:52.735 INFO:tasks.workunit.client.0.smithi086.stdout:op 4815 completed, throughput=5MB/sec 2024-08-10T05:48:52.735 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SYk0VY9AH-sLkxy off=1788818 len=1225627 2024-08-10T05:48:52.741 INFO:tasks.workunit.client.0.smithi086.stdout:op 4816 completed, throughput=5MB/sec 2024-08-10T05:48:52.741 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-cJpuNlr4xka_TVI off=726773 len=450272 2024-08-10T05:48:52.745 INFO:tasks.workunit.client.0.smithi086.stdout:op 4817 completed, throughput=5MB/sec 2024-08-10T05:48:52.745 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XbWEtoBz3F4Fruw off=3587799 len=1917764 2024-08-10T05:48:52.751 INFO:tasks.workunit.client.0.smithi086.stdout:op 4818 completed, throughput=5MB/sec 2024-08-10T05:48:52.752 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-iwhuS3ODX0VOv9M off=3788805 len=1920268 2024-08-10T05:48:52.755 INFO:tasks.workunit.client.0.smithi086.stdout:op 4819 completed, throughput=5MB/sec 2024-08-10T05:48:52.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:52 smithi086 ceph-mon[101471]: pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:48:52.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:52 smithi086 ceph-mon[98993]: pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:48:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:52 smithi159 ceph-mon[90359]: pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:48:53.755 INFO:tasks.workunit.client.0.smithi086.stdout: 947: throughput=5MB/sec pending data=0 2024-08-10T05:48:53.756 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6jHyNa96RTDffva off=8405481 len=1162778 2024-08-10T05:48:53.761 INFO:tasks.workunit.client.0.smithi086.stdout:op 4820 completed, throughput=5MB/sec 2024-08-10T05:48:53.761 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xuZKfg5cMhdmXn7 off=6908326 len=1821274 2024-08-10T05:48:53.765 INFO:tasks.workunit.client.0.smithi086.stdout:op 4821 completed, throughput=5MB/sec 2024-08-10T05:48:53.765 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-opfItjzNvdOTvva off=7922737 len=1322236 2024-08-10T05:48:53.773 INFO:tasks.workunit.client.0.smithi086.stdout:op 4822 completed, throughput=5MB/sec 2024-08-10T05:48:53.773 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VYKzXf4IAszbuic off=5518173 len=1919469 2024-08-10T05:48:53.779 INFO:tasks.workunit.client.0.smithi086.stdout:op 4823 completed, throughput=5MB/sec 2024-08-10T05:48:54.780 INFO:tasks.workunit.client.0.smithi086.stdout: 948: throughput=5MB/sec pending data=0 2024-08-10T05:48:54.780 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bDsNQ0OooZ5QTAC off=5212282 len=301779 2024-08-10T05:48:54.781 INFO:tasks.workunit.client.0.smithi086.stdout:op 4824 completed, throughput=5MB/sec 2024-08-10T05:48:54.781 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tuVF6lejR2ZjSwn off=721062 len=1211912 2024-08-10T05:48:54.784 INFO:tasks.workunit.client.0.smithi086.stdout:op 4825 completed, throughput=5MB/sec 2024-08-10T05:48:54.784 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VV2LzwfwY11RsXp off=9804659 len=1567065 2024-08-10T05:48:54.792 INFO:tasks.workunit.client.0.smithi086.stdout:op 4826 completed, throughput=5MB/sec 2024-08-10T05:48:54.792 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XHN2XS3HGeaNigX off=1474740 len=1120431 2024-08-10T05:48:54.793 INFO:tasks.workunit.client.0.smithi086.stdout:op 4827 completed, throughput=5MB/sec 2024-08-10T05:48:54.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:54 smithi086 ceph-mon[98993]: pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-10T05:48:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:54 smithi086 ceph-mon[101471]: pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-10T05:48:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:54 smithi159 ceph-mon[90359]: pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-10T05:48:55.794 INFO:tasks.workunit.client.0.smithi086.stdout: 949: throughput=5MB/sec pending data=0 2024-08-10T05:48:55.794 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GtVDyTk53LDp_Z8 off=10695866 len=1125592 2024-08-10T05:48:55.801 INFO:tasks.workunit.client.0.smithi086.stdout:op 4828 completed, throughput=5MB/sec 2024-08-10T05:48:55.802 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9lfvi3CDjFzpgri off=11181742 len=133742 2024-08-10T05:48:55.802 INFO:tasks.workunit.client.0.smithi086.stdout:op 4829 completed, throughput=5MB/sec 2024-08-10T05:48:55.802 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NuUQDaiqLAXx7M9 off=2498131 len=348821 2024-08-10T05:48:55.805 INFO:tasks.workunit.client.0.smithi086.stdout:op 4830 completed, throughput=5MB/sec 2024-08-10T05:48:55.805 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-s1Q1eQ0cXYkp3C1 off=6860581 len=1228167 2024-08-10T05:48:55.812 INFO:tasks.workunit.client.0.smithi086.stdout:op 4831 completed, throughput=5MB/sec 2024-08-10T05:48:55.812 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Sw3THjTe9p3vXjK off=1800460 len=1241222 2024-08-10T05:48:55.818 INFO:tasks.workunit.client.0.smithi086.stdout:op 4832 completed, throughput=5MB/sec 2024-08-10T05:48:55.819 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-H0x12m5V30GeYyv off=3435035 len=1387036 2024-08-10T05:48:55.825 INFO:tasks.workunit.client.0.smithi086.stdout:op 4833 completed, throughput=5MB/sec 2024-08-10T05:48:56.825 INFO:tasks.workunit.client.0.smithi086.stdout: 950: throughput=5MB/sec pending data=0 2024-08-10T05:48:56.826 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wepOBO_StNcVRhv off=667838 len=12632 2024-08-10T05:48:56.828 INFO:tasks.workunit.client.0.smithi086.stdout:op 4834 completed, throughput=5MB/sec 2024-08-10T05:48:56.828 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-I_IClG9W1X5gNg8 off=2949327 len=1068187 2024-08-10T05:48:56.833 INFO:tasks.workunit.client.0.smithi086.stdout:op 4835 completed, throughput=5MB/sec 2024-08-10T05:48:56.834 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Fjn69bSp_bUeKTE off=12263851 len=467654 2024-08-10T05:48:56.838 INFO:tasks.workunit.client.0.smithi086.stdout:op 4836 completed, throughput=5MB/sec 2024-08-10T05:48:56.838 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-upKKwW0qLoNld3i off=17279433 len=1726202 2024-08-10T05:48:56.846 INFO:tasks.workunit.client.0.smithi086.stdout:op 4837 completed, throughput=5MB/sec 2024-08-10T05:48:56.846 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nkE-WYvUh-wwqDu off=2197918 len=1600646 2024-08-10T05:48:56.855 INFO:tasks.workunit.client.0.smithi086.stdout:op 4838 completed, throughput=5MB/sec 2024-08-10T05:48:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:56 smithi086 ceph-mon[98993]: pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:48:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:48:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:56 smithi086 ceph-mon[101471]: pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:48:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:48:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:56 smithi159 ceph-mon[90359]: pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:48:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:48:57.855 INFO:tasks.workunit.client.0.smithi086.stdout: 951: throughput=4.99MB/sec pending data=0 2024-08-10T05:48:57.855 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XdVbDGhBKdb4rRO off=10440797 len=412736 2024-08-10T05:48:57.859 INFO:tasks.workunit.client.0.smithi086.stdout:op 4839 completed, throughput=5MB/sec 2024-08-10T05:48:57.859 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vxt0yNNj_P-f-t9 off=4791604 len=665898 2024-08-10T05:48:57.860 INFO:tasks.workunit.client.0.smithi086.stdout:op 4840 completed, throughput=5MB/sec 2024-08-10T05:48:57.860 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rIAOm3dUr3Lk0CM off=3322996 len=176118 2024-08-10T05:48:57.861 INFO:tasks.workunit.client.0.smithi086.stdout:op 4841 completed, throughput=5MB/sec 2024-08-10T05:48:57.861 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Vp4X8TaYEJGM5V9 off=1994468 len=1254076 2024-08-10T05:48:57.867 INFO:tasks.workunit.client.0.smithi086.stdout:op 4842 completed, throughput=5MB/sec 2024-08-10T05:48:57.868 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vmYXGF95yzasAAt off=15656895 len=694764 2024-08-10T05:48:57.869 INFO:tasks.workunit.client.0.smithi086.stdout:op 4843 completed, throughput=5MB/sec 2024-08-10T05:48:57.870 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--3dmlB-PKPJQjHV off=3322312 len=1723088 2024-08-10T05:48:57.878 INFO:tasks.workunit.client.0.smithi086.stdout:op 4844 completed, throughput=5MB/sec 2024-08-10T05:48:57.878 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EDnVWlp5bbMpWKY off=17532545 len=75001 2024-08-10T05:48:57.879 INFO:tasks.workunit.client.0.smithi086.stdout:op 4845 completed, throughput=5MB/sec 2024-08-10T05:48:57.879 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2Ri71eReVYKmCt7 off=18452 len=192685 2024-08-10T05:48:57.882 INFO:tasks.workunit.client.0.smithi086.stdout:op 4846 completed, throughput=5MB/sec 2024-08-10T05:48:57.882 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FhxF8RoM98dH3aB off=1377465 len=664994 2024-08-10T05:48:57.886 INFO:tasks.workunit.client.0.smithi086.stdout:op 4847 completed, throughput=5MB/sec 2024-08-10T05:48:58.559 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:48:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:48:58] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:48:58.883 INFO:tasks.workunit.client.0.smithi086.stdout: 952: throughput=5MB/sec pending data=0 2024-08-10T05:48:58.884 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-z7P1zqlHZdpnDrP off=2405191 len=919048 2024-08-10T05:48:58.889 INFO:tasks.workunit.client.0.smithi086.stdout:op 4848 completed, throughput=5MB/sec 2024-08-10T05:48:58.889 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5OwpUGc0beWiIPl off=790815 len=410562 2024-08-10T05:48:58.890 INFO:tasks.workunit.client.0.smithi086.stdout:op 4849 completed, throughput=5MB/sec 2024-08-10T05:48:58.890 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-s5gzTga9-Td-4vS off=13228855 len=862729 2024-08-10T05:48:58.892 INFO:tasks.workunit.client.0.smithi086.stdout:op 4850 completed, throughput=5MB/sec 2024-08-10T05:48:58.892 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-C7L1TkRyTZ23UWZ off=15850220 len=1010472 2024-08-10T05:48:58.895 INFO:tasks.workunit.client.0.smithi086.stdout:op 4851 completed, throughput=5MB/sec 2024-08-10T05:48:58.895 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kVJAghlIqykY7JA off=7040629 len=449557 2024-08-10T05:48:58.899 INFO:tasks.workunit.client.0.smithi086.stdout:op 4852 completed, throughput=5MB/sec 2024-08-10T05:48:58.899 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ROqYEZiZgSYX5Xd off=3827905 len=916717 2024-08-10T05:48:58.900 INFO:tasks.workunit.client.0.smithi086.stdout:op 4853 completed, throughput=5MB/sec 2024-08-10T05:48:58.900 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-w3ZIGRoNNTCLK_u off=9385151 len=610238 2024-08-10T05:48:58.904 INFO:tasks.workunit.client.0.smithi086.stdout:op 4854 completed, throughput=5MB/sec 2024-08-10T05:48:58.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:48:58 smithi086 ceph-mon[98993]: pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:48:58.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:48:58 smithi086 ceph-mon[101471]: pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:48:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:48:58 smithi159 ceph-mon[90359]: pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:48:59.905 INFO:tasks.workunit.client.0.smithi086.stdout: 953: throughput=5MB/sec pending data=0 2024-08-10T05:48:59.905 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZAsNjqkqb2HC_hx off=7580866 len=1494055 2024-08-10T05:48:59.911 INFO:tasks.workunit.client.0.smithi086.stdout:op 4855 completed, throughput=5MB/sec 2024-08-10T05:48:59.911 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Sex9T0JGBRlWwHs off=16786394 len=1975999 2024-08-10T05:48:59.915 INFO:tasks.workunit.client.0.smithi086.stdout:op 4856 completed, throughput=5MB/sec 2024-08-10T05:48:59.915 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EqcaoWeXfKmHBEh off=10197860 len=1024141 2024-08-10T05:48:59.917 INFO:tasks.workunit.client.0.smithi086.stdout:op 4857 completed, throughput=5MB/sec 2024-08-10T05:48:59.917 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q0ALqKK7-iiFfg- off=1608942 len=912322 2024-08-10T05:48:59.921 INFO:tasks.workunit.client.0.smithi086.stdout:op 4858 completed, throughput=5MB/sec 2024-08-10T05:49:00.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:00 smithi086 ceph-mon[98993]: pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:49:00.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:00 smithi086 ceph-mon[101471]: pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:49:00.922 INFO:tasks.workunit.client.0.smithi086.stdout: 954: throughput=5MB/sec pending data=0 2024-08-10T05:49:00.922 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-O5SXsxvSxI3Dz2w off=5172124 len=1538207 2024-08-10T05:49:00.925 INFO:tasks.workunit.client.0.smithi086.stdout:op 4859 completed, throughput=5MB/sec 2024-08-10T05:49:00.925 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-V-cn-VMJfKI_EeF off=7277880 len=1665664 2024-08-10T05:49:00.934 INFO:tasks.workunit.client.0.smithi086.stdout:op 4860 completed, throughput=5MB/sec 2024-08-10T05:49:00.934 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XICLd_hzaR-XEbo off=10422456 len=562831 2024-08-10T05:49:00.935 INFO:tasks.workunit.client.0.smithi086.stdout:op 4861 completed, throughput=5MB/sec 2024-08-10T05:49:00.935 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-N9FS3OgfKrqXWf- off=6570869 len=800820 2024-08-10T05:49:00.936 INFO:tasks.workunit.client.0.smithi086.stdout:op 4862 completed, throughput=5MB/sec 2024-08-10T05:49:00.936 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--zwhly92lrCvKvA off=8429391 len=1734751 2024-08-10T05:49:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:00 smithi159 ceph-mon[90359]: pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:49:00.943 INFO:tasks.workunit.client.0.smithi086.stdout:op 4863 completed, throughput=5MB/sec 2024-08-10T05:49:01.944 INFO:tasks.workunit.client.0.smithi086.stdout: 955: throughput=5MB/sec pending data=0 2024-08-10T05:49:01.944 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lUpQOUueycwnQjU off=15653319 len=350986 2024-08-10T05:49:01.947 INFO:tasks.workunit.client.0.smithi086.stdout:op 4864 completed, throughput=5MB/sec 2024-08-10T05:49:01.947 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JdbVflmS5Tyc2wQ off=993039 len=103375 2024-08-10T05:49:01.948 INFO:tasks.workunit.client.0.smithi086.stdout:op 4865 completed, throughput=5MB/sec 2024-08-10T05:49:01.948 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AEUAYBDX5phQZW3 off=9007323 len=134641 2024-08-10T05:49:01.948 INFO:tasks.workunit.client.0.smithi086.stdout:op 4866 completed, throughput=5MB/sec 2024-08-10T05:49:01.948 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Rcvr3hwMTMcjDw_ off=8818916 len=276350 2024-08-10T05:49:01.951 INFO:tasks.workunit.client.0.smithi086.stdout:op 4867 completed, throughput=5MB/sec 2024-08-10T05:49:01.951 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-J3ua8uUXC5h706b off=4102753 len=606907 2024-08-10T05:49:01.955 INFO:tasks.workunit.client.0.smithi086.stdout:op 4868 completed, throughput=5MB/sec 2024-08-10T05:49:01.955 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oQS4P5XwzMfS7r2 off=14731682 len=1105894 2024-08-10T05:49:01.956 INFO:tasks.workunit.client.0.smithi086.stdout:op 4869 completed, throughput=5MB/sec 2024-08-10T05:49:01.957 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jsMEG2639iWWIC- off=168378 len=988528 2024-08-10T05:49:01.958 INFO:tasks.workunit.client.0.smithi086.stdout:op 4870 completed, throughput=5MB/sec 2024-08-10T05:49:01.958 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OsIOu8NpTeSDIeO off=4272256 len=621163 2024-08-10T05:49:01.960 INFO:tasks.workunit.client.0.smithi086.stdout:op 4871 completed, throughput=5MB/sec 2024-08-10T05:49:02.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:02 smithi086 ceph-mon[98993]: pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-10T05:49:02.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:02 smithi086 ceph-mon[101471]: pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-10T05:49:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:02 smithi159 ceph-mon[90359]: pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-10T05:49:02.960 INFO:tasks.workunit.client.0.smithi086.stdout: 956: throughput=5MB/sec pending data=0 2024-08-10T05:49:02.960 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0WSChQVBIlX2ut0 off=11153009 len=270402 2024-08-10T05:49:02.961 INFO:tasks.workunit.client.0.smithi086.stdout:op 4872 completed, throughput=5MB/sec 2024-08-10T05:49:02.961 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WTATYXPzoPe7Y1W off=208357 len=1809693 2024-08-10T05:49:02.972 INFO:tasks.workunit.client.0.smithi086.stdout:op 4873 completed, throughput=5MB/sec 2024-08-10T05:49:02.972 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tFKW8yOX_iXEKfT off=11394250 len=1783691 2024-08-10T05:49:02.981 INFO:tasks.workunit.client.0.smithi086.stdout:op 4874 completed, throughput=5MB/sec 2024-08-10T05:49:02.981 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zGBzylNKadiySOU off=4298100 len=130975 2024-08-10T05:49:02.984 INFO:tasks.workunit.client.0.smithi086.stdout:op 4875 completed, throughput=5MB/sec 2024-08-10T05:49:02.984 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-q35BDfauLCkesgz off=2994962 len=762380 2024-08-10T05:49:02.986 INFO:tasks.workunit.client.0.smithi086.stdout:op 4876 completed, throughput=5MB/sec 2024-08-10T05:49:02.986 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-i2BzqE8a4Zk571M off=6761299 len=1184845 2024-08-10T05:49:02.992 INFO:tasks.workunit.client.0.smithi086.stdout:op 4877 completed, throughput=5MB/sec 2024-08-10T05:49:03.992 INFO:tasks.workunit.client.0.smithi086.stdout: 957: throughput=5MB/sec pending data=0 2024-08-10T05:49:03.992 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-e8Vb39HcFtqLf93 off=2632587 len=164125 2024-08-10T05:49:03.996 INFO:tasks.workunit.client.0.smithi086.stdout:op 4878 completed, throughput=5MB/sec 2024-08-10T05:49:03.996 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MpYdgpSkIpfYV54 off=19354948 len=737322 2024-08-10T05:49:03.997 INFO:tasks.workunit.client.0.smithi086.stdout:op 4879 completed, throughput=5MB/sec 2024-08-10T05:49:03.997 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IEyjSFVQylw31uw off=2251032 len=418810 2024-08-10T05:49:04.001 INFO:tasks.workunit.client.0.smithi086.stdout:op 4880 completed, throughput=5MB/sec 2024-08-10T05:49:04.001 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CEoRa3zCECEh4xN off=9070982 len=1927282 2024-08-10T05:49:04.003 INFO:tasks.workunit.client.0.smithi086.stdout:op 4881 completed, throughput=5MB/sec 2024-08-10T05:49:04.003 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--TLnlSkVWbFbY1J off=3335065 len=286680 2024-08-10T05:49:04.004 INFO:tasks.workunit.client.0.smithi086.stdout:op 4882 completed, throughput=5MB/sec 2024-08-10T05:49:04.004 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XcqkljMdeu59_QY off=246618 len=1826912 2024-08-10T05:49:04.006 INFO:tasks.workunit.client.0.smithi086.stdout:op 4883 completed, throughput=5MB/sec 2024-08-10T05:49:04.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:04 smithi086 ceph-mon[98993]: pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:49:04.908 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:04 smithi086 ceph-mon[101471]: pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:49:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:04 smithi159 ceph-mon[90359]: pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:49:05.007 INFO:tasks.workunit.client.0.smithi086.stdout: 958: throughput=5MB/sec pending data=0 2024-08-10T05:49:05.007 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lhAGcpy-LvOG6mY off=1506049 len=1296455 2024-08-10T05:49:05.013 INFO:tasks.workunit.client.0.smithi086.stdout:op 4884 completed, throughput=5MB/sec 2024-08-10T05:49:05.013 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IzsngiubXNjAXt8 off=17702466 len=1560752 2024-08-10T05:49:05.021 INFO:tasks.workunit.client.0.smithi086.stdout:op 4885 completed, throughput=5MB/sec 2024-08-10T05:49:05.022 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tFaJk77hfT7or1B off=4564181 len=1303290 2024-08-10T05:49:05.023 INFO:tasks.workunit.client.0.smithi086.stdout:op 4886 completed, throughput=5MB/sec 2024-08-10T05:49:05.023 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hzq8IaU1d2RxIKu off=16491849 len=966789 2024-08-10T05:49:05.027 INFO:tasks.workunit.client.0.smithi086.stdout:op 4887 completed, throughput=5MB/sec 2024-08-10T05:49:06.028 INFO:tasks.workunit.client.0.smithi086.stdout: 959: throughput=5MB/sec pending data=0 2024-08-10T05:49:06.028 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CbWLBaA1KkQVnoN off=2942371 len=1820699 2024-08-10T05:49:06.030 INFO:tasks.workunit.client.0.smithi086.stdout:op 4888 completed, throughput=5MB/sec 2024-08-10T05:49:06.030 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AqxPWmHqNULdJgN off=5240458 len=496050 2024-08-10T05:49:06.032 INFO:tasks.workunit.client.0.smithi086.stdout:op 4889 completed, throughput=5MB/sec 2024-08-10T05:49:06.032 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MDIo8qO1Gq4iC1X off=3531840 len=1311602 2024-08-10T05:49:06.033 INFO:tasks.workunit.client.0.smithi086.stdout:op 4890 completed, throughput=5MB/sec 2024-08-10T05:49:06.033 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-coBO5CgouffljUi off=14657386 len=1919612 2024-08-10T05:49:06.035 INFO:tasks.workunit.client.0.smithi086.stdout:op 4891 completed, throughput=5MB/sec 2024-08-10T05:49:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:06 smithi086 ceph-mon[98993]: pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:49:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:06 smithi086 ceph-mon[101471]: pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:49:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:06 smithi159 ceph-mon[90359]: pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:49:07.036 INFO:tasks.workunit.client.0.smithi086.stdout: 960: throughput=5MB/sec pending data=0 2024-08-10T05:49:07.036 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VQJ4BDfHsNKF_WJ off=2429850 len=1932537 2024-08-10T05:49:07.040 INFO:tasks.workunit.client.0.smithi086.stdout:op 4892 completed, throughput=5MB/sec 2024-08-10T05:49:07.040 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RsryG42q9H_CEcu off=2766764 len=2093546 2024-08-10T05:49:07.043 INFO:tasks.workunit.client.0.smithi086.stdout:op 4893 completed, throughput=5MB/sec 2024-08-10T05:49:07.043 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--dQaBFKuDCDR7Av off=6562865 len=373201 2024-08-10T05:49:07.046 INFO:tasks.workunit.client.0.smithi086.stdout:op 4894 completed, throughput=5MB/sec 2024-08-10T05:49:07.046 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RYAeL55Kp1AXLit off=10995975 len=1929288 2024-08-10T05:49:07.055 INFO:tasks.workunit.client.0.smithi086.stdout:op 4895 completed, throughput=5MB/sec 2024-08-10T05:49:08.055 INFO:tasks.workunit.client.0.smithi086.stdout: 961: throughput=5MB/sec pending data=0 2024-08-10T05:49:08.055 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-J03rqaNk17FxYCt off=902234 len=762204 2024-08-10T05:49:08.056 INFO:tasks.workunit.client.0.smithi086.stdout:op 4896 completed, throughput=5MB/sec 2024-08-10T05:49:08.057 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-f5DD7H2K3V7hXYI off=5201587 len=2694 2024-08-10T05:49:08.059 INFO:tasks.workunit.client.0.smithi086.stdout:op 4897 completed, throughput=5MB/sec 2024-08-10T05:49:08.060 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-X2wcLiMAmEtUy3m off=12090736 len=2044957 2024-08-10T05:49:08.062 INFO:tasks.workunit.client.0.smithi086.stdout:op 4898 completed, throughput=5MB/sec 2024-08-10T05:49:08.063 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YyFY-_59f6ncEYO off=8224096 len=358947 2024-08-10T05:49:08.066 INFO:tasks.workunit.client.0.smithi086.stdout:op 4899 completed, throughput=5MB/sec 2024-08-10T05:49:08.066 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ROprC0lKMJem8nc off=16062410 len=94332 2024-08-10T05:49:08.071 INFO:tasks.workunit.client.0.smithi086.stdout:op 4900 completed, throughput=5MB/sec 2024-08-10T05:49:08.071 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-I3Q0oNb1vtz5VAo off=19908688 len=111446 2024-08-10T05:49:08.071 INFO:tasks.workunit.client.0.smithi086.stdout:op 4901 completed, throughput=5MB/sec 2024-08-10T05:49:08.071 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2RwyJuiQH8f0WjI off=8391235 len=1270091 2024-08-10T05:49:08.076 INFO:tasks.workunit.client.0.smithi086.stdout:op 4902 completed, throughput=5MB/sec 2024-08-10T05:49:08.575 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:49:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:49:08] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:49:08.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:08 smithi086 ceph-mon[98993]: pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:49:08.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:08 smithi086 ceph-mon[101471]: pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:49:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:08 smithi159 ceph-mon[90359]: pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:49:09.076 INFO:tasks.workunit.client.0.smithi086.stdout: 962: throughput=5MB/sec pending data=0 2024-08-10T05:49:09.077 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--MnANOXWaDP7Pi8 off=2247357 len=671007 2024-08-10T05:49:09.078 INFO:tasks.workunit.client.0.smithi086.stdout:op 4903 completed, throughput=5MB/sec 2024-08-10T05:49:09.078 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-grgBvS7Hh45q6yd off=373773 len=933126 2024-08-10T05:49:09.079 INFO:tasks.workunit.client.0.smithi086.stdout:op 4904 completed, throughput=5MB/sec 2024-08-10T05:49:09.079 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RLHCByVQabDxYs6 off=15595537 len=1719330 2024-08-10T05:49:09.089 INFO:tasks.workunit.client.0.smithi086.stdout:op 4905 completed, throughput=5MB/sec 2024-08-10T05:49:09.089 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-D82tuYRFW4V6gJY off=9113573 len=1820473 2024-08-10T05:49:09.099 INFO:tasks.workunit.client.0.smithi086.stdout:op 4906 completed, throughput=5MB/sec 2024-08-10T05:49:10.099 INFO:tasks.workunit.client.0.smithi086.stdout: 963: throughput=5MB/sec pending data=0 2024-08-10T05:49:10.099 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EEhx9BfmPN9LTms off=2719971 len=242186 2024-08-10T05:49:10.100 INFO:tasks.workunit.client.0.smithi086.stdout:op 4907 completed, throughput=5MB/sec 2024-08-10T05:49:10.100 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-02nsssaW9uT1qoz off=2418342 len=735739 2024-08-10T05:49:10.104 INFO:tasks.workunit.client.0.smithi086.stdout:op 4908 completed, throughput=5MB/sec 2024-08-10T05:49:10.105 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-i9QuUQu4oqXlLrl off=18672431 len=449221 2024-08-10T05:49:10.108 INFO:tasks.workunit.client.0.smithi086.stdout:op 4909 completed, throughput=5MB/sec 2024-08-10T05:49:10.108 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BANE3I2ReMXEnFi off=1727106 len=1109194 2024-08-10T05:49:10.111 INFO:tasks.workunit.client.0.smithi086.stdout:op 4910 completed, throughput=5MB/sec 2024-08-10T05:49:10.111 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bh9OmYAYawdnGas off=4028284 len=1268925 2024-08-10T05:49:10.118 INFO:tasks.workunit.client.0.smithi086.stdout:op 4911 completed, throughput=5MB/sec 2024-08-10T05:49:10.119 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zfMMbpKlgIyAiNS off=3043497 len=1567243 2024-08-10T05:49:10.121 INFO:tasks.workunit.client.0.smithi086.stdout:op 4912 completed, throughput=5MB/sec 2024-08-10T05:49:10.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:10 smithi086 ceph-mon[98993]: pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:49:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:10 smithi086 ceph-mon[101471]: pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:49:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:10 smithi159 ceph-mon[90359]: pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:49:11.121 INFO:tasks.workunit.client.0.smithi086.stdout: 964: throughput=5MB/sec pending data=0 2024-08-10T05:49:11.122 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ine-easgPhJMfZ2 off=10115700 len=1130339 2024-08-10T05:49:11.124 INFO:tasks.workunit.client.0.smithi086.stdout:op 4913 completed, throughput=5MB/sec 2024-08-10T05:49:11.125 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8myBUgUUbLzyef7 off=1453017 len=601095 2024-08-10T05:49:11.126 INFO:tasks.workunit.client.0.smithi086.stdout:op 4914 completed, throughput=5MB/sec 2024-08-10T05:49:11.126 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FbZALlRfc_t7A5c off=9166782 len=1929902 2024-08-10T05:49:11.137 INFO:tasks.workunit.client.0.smithi086.stdout:op 4915 completed, throughput=5MB/sec 2024-08-10T05:49:11.137 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1T4-923g9FAwsYB off=16403276 len=789204 2024-08-10T05:49:11.138 INFO:tasks.workunit.client.0.smithi086.stdout:op 4916 completed, throughput=5MB/sec 2024-08-10T05:49:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:49:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:49:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:49:12.139 INFO:tasks.workunit.client.0.smithi086.stdout: 965: throughput=4.99MB/sec pending data=0 2024-08-10T05:49:12.139 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-883lLqbENYkOo92 off=1881588 len=1712159 2024-08-10T05:49:12.148 INFO:tasks.workunit.client.0.smithi086.stdout:op 4917 completed, throughput=5MB/sec 2024-08-10T05:49:12.148 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-B5Uyc05XiPXk9Ap off=836249 len=713125 2024-08-10T05:49:12.151 INFO:tasks.workunit.client.0.smithi086.stdout:op 4918 completed, throughput=5MB/sec 2024-08-10T05:49:12.151 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dxqGuYz32LV6jCP off=8976192 len=1746115 2024-08-10T05:49:12.159 INFO:tasks.workunit.client.0.smithi086.stdout:op 4919 completed, throughput=5MB/sec 2024-08-10T05:49:12.159 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NezLEUJi1a3qaR4 off=3328230 len=710075 2024-08-10T05:49:12.163 INFO:tasks.workunit.client.0.smithi086.stdout:op 4920 completed, throughput=5MB/sec 2024-08-10T05:49:12.163 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GKO4zvfDNz-IBQo off=3377113 len=543434 2024-08-10T05:49:12.166 INFO:tasks.workunit.client.0.smithi086.stdout:op 4921 completed, throughput=5MB/sec 2024-08-10T05:49:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:12 smithi086 ceph-mon[98993]: pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:49:12.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:12 smithi086 ceph-mon[101471]: pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:49:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:12 smithi159 ceph-mon[90359]: pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:49:13.167 INFO:tasks.workunit.client.0.smithi086.stdout: 966: throughput=4.99MB/sec pending data=0 2024-08-10T05:49:13.167 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1xoJM9J-woUAPYF off=1652778 len=1043842 2024-08-10T05:49:13.173 INFO:tasks.workunit.client.0.smithi086.stdout:op 4922 completed, throughput=5MB/sec 2024-08-10T05:49:13.173 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rGn3W05doawtmVU off=8419575 len=269467 2024-08-10T05:49:13.173 INFO:tasks.workunit.client.0.smithi086.stdout:op 4923 completed, throughput=5MB/sec 2024-08-10T05:49:13.173 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lqjock2fvstgqRF off=5025069 len=389660 2024-08-10T05:49:13.174 INFO:tasks.workunit.client.0.smithi086.stdout:op 4924 completed, throughput=5MB/sec 2024-08-10T05:49:13.175 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oLC-C-KdnZ_lWLp off=12055449 len=1201228 2024-08-10T05:49:13.180 INFO:tasks.workunit.client.0.smithi086.stdout:op 4925 completed, throughput=5MB/sec 2024-08-10T05:49:13.180 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CqkxtAM22p1VyAn off=6360557 len=7563 2024-08-10T05:49:13.182 INFO:tasks.workunit.client.0.smithi086.stdout:op 4926 completed, throughput=5MB/sec 2024-08-10T05:49:13.182 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kXWvJmHRlJ6seYV off=2839385 len=280293 2024-08-10T05:49:13.183 INFO:tasks.workunit.client.0.smithi086.stdout:op 4927 completed, throughput=5MB/sec 2024-08-10T05:49:13.183 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ziDdnk2ylGlRXVL off=1286117 len=934498 2024-08-10T05:49:13.184 INFO:tasks.workunit.client.0.smithi086.stdout:op 4928 completed, throughput=5MB/sec 2024-08-10T05:49:13.184 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XTZbp9rqcpE5R97 off=3216746 len=78657 2024-08-10T05:49:13.186 INFO:tasks.workunit.client.0.smithi086.stdout:op 4929 completed, throughput=5MB/sec 2024-08-10T05:49:13.187 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LHjES8-DuB_692G off=1646240 len=82775 2024-08-10T05:49:13.187 INFO:tasks.workunit.client.0.smithi086.stdout:op 4930 completed, throughput=5MB/sec 2024-08-10T05:49:13.187 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GFt99_Qzr24av2P off=5629101 len=207007 2024-08-10T05:49:13.190 INFO:tasks.workunit.client.0.smithi086.stdout:op 4931 completed, throughput=5MB/sec 2024-08-10T05:49:13.190 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XTLDTJ6u4bKiU7L off=9168538 len=318522 2024-08-10T05:49:13.191 INFO:tasks.workunit.client.0.smithi086.stdout:op 4932 completed, throughput=5MB/sec 2024-08-10T05:49:13.191 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mvNuQ8RnUV1iSg- off=7356617 len=788167 2024-08-10T05:49:13.194 INFO:tasks.workunit.client.0.smithi086.stdout:op 4933 completed, throughput=5MB/sec 2024-08-10T05:49:14.195 INFO:tasks.workunit.client.0.smithi086.stdout: 967: throughput=5MB/sec pending data=0 2024-08-10T05:49:14.195 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vGpO8YnfrdSfU8C off=13798446 len=1485874 2024-08-10T05:49:14.204 INFO:tasks.workunit.client.0.smithi086.stdout:op 4934 completed, throughput=5MB/sec 2024-08-10T05:49:14.204 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ok_v3bdlQiR8xyW off=12258369 len=937080 2024-08-10T05:49:14.210 INFO:tasks.workunit.client.0.smithi086.stdout:op 4935 completed, throughput=5MB/sec 2024-08-10T05:49:14.210 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-X9el5idovmsFw-K off=5286171 len=1546183 2024-08-10T05:49:14.216 INFO:tasks.workunit.client.0.smithi086.stdout:op 4936 completed, throughput=5MB/sec 2024-08-10T05:49:14.216 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zoHJdlmavKpLr6E off=1471087 len=1774282 2024-08-10T05:49:14.219 INFO:tasks.workunit.client.0.smithi086.stdout:op 4937 completed, throughput=5MB/sec 2024-08-10T05:49:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:14 smithi086 ceph-mon[98993]: pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:49:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:14 smithi086 ceph-mon[101471]: pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:49:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:14 smithi159 ceph-mon[90359]: pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:49:15.220 INFO:tasks.workunit.client.0.smithi086.stdout: 968: throughput=5MB/sec pending data=0 2024-08-10T05:49:15.220 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hK6XZmwdZ1hACr2 off=1540608 len=1967547 2024-08-10T05:49:15.224 INFO:tasks.workunit.client.0.smithi086.stdout:op 4938 completed, throughput=5MB/sec 2024-08-10T05:49:15.224 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FsPN9kfH9cJ_c42 off=20292666 len=1554013 2024-08-10T05:49:15.226 INFO:tasks.workunit.client.0.smithi086.stdout:op 4939 completed, throughput=5MB/sec 2024-08-10T05:49:15.226 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NMBQTGzzXT63M1j off=0 len=1746145 2024-08-10T05:49:15.230 INFO:tasks.workunit.client.0.smithi086.stdout:op 4940 completed, throughput=5MB/sec 2024-08-10T05:49:16.230 INFO:tasks.workunit.client.0.smithi086.stdout: 969: throughput=5MB/sec pending data=0 2024-08-10T05:49:16.231 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UbgNYX3h1Pn1Q-L off=976539 len=1860366 2024-08-10T05:49:16.238 INFO:tasks.workunit.client.0.smithi086.stdout:op 4941 completed, throughput=5MB/sec 2024-08-10T05:49:16.239 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wHYo-ENZ1HDQAw2 off=2968550 len=344400 2024-08-10T05:49:16.242 INFO:tasks.workunit.client.0.smithi086.stdout:op 4942 completed, throughput=5MB/sec 2024-08-10T05:49:16.242 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9H2AfRd_cQQNGmw off=1379487 len=383183 2024-08-10T05:49:16.246 INFO:tasks.workunit.client.0.smithi086.stdout:op 4943 completed, throughput=5MB/sec 2024-08-10T05:49:16.246 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-v9mJU8DCujhLL0A off=340413 len=1675693 2024-08-10T05:49:16.249 INFO:tasks.workunit.client.0.smithi086.stdout:op 4944 completed, throughput=5MB/sec 2024-08-10T05:49:16.249 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HApmu_8cyywf8JA off=2672126 len=829515 2024-08-10T05:49:16.254 INFO:tasks.workunit.client.0.smithi086.stdout:op 4945 completed, throughput=5MB/sec 2024-08-10T05:49:16.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:16 smithi086 ceph-mon[98993]: pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:49:16.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:16 smithi086 ceph-mon[101471]: pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:49:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:16 smithi159 ceph-mon[90359]: pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:49:17.254 INFO:tasks.workunit.client.0.smithi086.stdout: 970: throughput=5MB/sec pending data=0 2024-08-10T05:49:17.254 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--r5NgARaScLsbVA off=6405293 len=1460020 2024-08-10T05:49:17.256 INFO:tasks.workunit.client.0.smithi086.stdout:op 4946 completed, throughput=5MB/sec 2024-08-10T05:49:17.256 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Yl-b1i9wF9Kj4j3 off=21545359 len=1042168 2024-08-10T05:49:17.257 INFO:tasks.workunit.client.0.smithi086.stdout:op 4947 completed, throughput=5MB/sec 2024-08-10T05:49:17.257 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LSf9JXIsgmwr89J off=17665204 len=972041 2024-08-10T05:49:17.263 INFO:tasks.workunit.client.0.smithi086.stdout:op 4948 completed, throughput=5MB/sec 2024-08-10T05:49:17.263 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1LhVjvXJYqn35Sl off=0 len=1145021 2024-08-10T05:49:17.265 INFO:tasks.workunit.client.0.smithi086.stdout:op 4949 completed, throughput=5MB/sec 2024-08-10T05:49:17.265 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PtoT1Gz9gK33wof off=6846512 len=1086380 2024-08-10T05:49:17.267 INFO:tasks.workunit.client.0.smithi086.stdout:op 4950 completed, throughput=5MB/sec 2024-08-10T05:49:18.268 INFO:tasks.workunit.client.0.smithi086.stdout: 971: throughput=5MB/sec pending data=0 2024-08-10T05:49:18.268 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Q9Cm_ZSxIgdZ5gD off=9100502 len=1985795 2024-08-10T05:49:18.270 INFO:tasks.workunit.client.0.smithi086.stdout:op 4951 completed, throughput=5MB/sec 2024-08-10T05:49:18.270 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-c7vjq7iy1ttghz4 off=17661124 len=1214364 2024-08-10T05:49:18.273 INFO:tasks.workunit.client.0.smithi086.stdout:op 4952 completed, throughput=5MB/sec 2024-08-10T05:49:18.273 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XRgVfeAQGF7vq_y off=5196586 len=1381189 2024-08-10T05:49:18.280 INFO:tasks.workunit.client.0.smithi086.stdout:op 4953 completed, throughput=5MB/sec 2024-08-10T05:49:18.280 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mt_BylG2kFIM-6R off=4268416 len=1053191 2024-08-10T05:49:18.281 INFO:tasks.workunit.client.0.smithi086.stdout:op 4954 completed, throughput=5MB/sec 2024-08-10T05:49:18.594 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:49:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:49:18] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-08-10T05:49:18.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:18 smithi086 ceph-mon[98993]: pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:49:18.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:18 smithi086 ceph-mon[101471]: pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:49:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:18 smithi159 ceph-mon[90359]: pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:49:19.281 INFO:tasks.workunit.client.0.smithi086.stdout: 972: throughput=5MB/sec pending data=0 2024-08-10T05:49:19.282 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-L5mpXJAqbhV3jvf off=12943911 len=66986 2024-08-10T05:49:19.282 INFO:tasks.workunit.client.0.smithi086.stdout:op 4955 completed, throughput=5MB/sec 2024-08-10T05:49:19.282 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZBr7XKcWEa07TiA off=295529 len=1527192 2024-08-10T05:49:19.290 INFO:tasks.workunit.client.0.smithi086.stdout:op 4956 completed, throughput=5MB/sec 2024-08-10T05:49:19.290 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Kpi67TObtJbOLyJ off=674155 len=492406 2024-08-10T05:49:19.294 INFO:tasks.workunit.client.0.smithi086.stdout:op 4957 completed, throughput=5MB/sec 2024-08-10T05:49:19.294 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nQM_sg2gZIkqvuF off=5428594 len=471115 2024-08-10T05:49:19.295 INFO:tasks.workunit.client.0.smithi086.stdout:op 4958 completed, throughput=5MB/sec 2024-08-10T05:49:19.295 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KBsXmM3Q1ZH3EaN off=7696419 len=1821963 2024-08-10T05:49:19.305 INFO:tasks.workunit.client.0.smithi086.stdout:op 4959 completed, throughput=5MB/sec 2024-08-10T05:49:20.305 INFO:tasks.workunit.client.0.smithi086.stdout: 973: throughput=5MB/sec pending data=0 2024-08-10T05:49:20.305 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xYpJt5kIe9oyL76 off=12777043 len=41070 2024-08-10T05:49:20.308 INFO:tasks.workunit.client.0.smithi086.stdout:op 4960 completed, throughput=5MB/sec 2024-08-10T05:49:20.308 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_KtLMlyXL1nXEqn off=4891723 len=1229335 2024-08-10T05:49:20.311 INFO:tasks.workunit.client.0.smithi086.stdout:op 4961 completed, throughput=5MB/sec 2024-08-10T05:49:20.311 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9SCOQqTEYJjEnPG off=266033 len=1183931 2024-08-10T05:49:20.311 INFO:tasks.workunit.client.0.smithi086.stdout:op 4962 completed, throughput=5MB/sec 2024-08-10T05:49:20.311 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-27kyMn8fHOIPvu8 off=6965460 len=1973713 2024-08-10T05:49:20.325 INFO:tasks.workunit.client.0.smithi086.stdout:op 4963 completed, throughput=5MB/sec 2024-08-10T05:49:20.325 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-w6fhpt98nt1ZPsF off=13517427 len=83855 2024-08-10T05:49:20.328 INFO:tasks.workunit.client.0.smithi086.stdout:op 4964 completed, throughput=5MB/sec 2024-08-10T05:49:20.328 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-M1MCr0g9T420a5G off=757809 len=2084475 2024-08-10T05:49:20.338 INFO:tasks.workunit.client.0.smithi086.stdout:op 4965 completed, throughput=5MB/sec 2024-08-10T05:49:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:20 smithi086 ceph-mon[98993]: pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:49:20.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:20 smithi086 ceph-mon[101471]: pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:49:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:20 smithi159 ceph-mon[90359]: pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:49:21.338 INFO:tasks.workunit.client.0.smithi086.stdout: 974: throughput=5MB/sec pending data=0 2024-08-10T05:49:21.339 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rdCO0ckY6rfHraB off=5579201 len=1133925 2024-08-10T05:49:21.340 INFO:tasks.workunit.client.0.smithi086.stdout:op 4966 completed, throughput=5MB/sec 2024-08-10T05:49:21.340 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nLo03vYyv1GYCSp off=1589091 len=1699969 2024-08-10T05:49:21.350 INFO:tasks.workunit.client.0.smithi086.stdout:op 4967 completed, throughput=5MB/sec 2024-08-10T05:49:21.350 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7IxCO2d0u1YnkWw off=2181925 len=454312 2024-08-10T05:49:21.350 INFO:tasks.workunit.client.0.smithi086.stdout:op 4968 completed, throughput=5MB/sec 2024-08-10T05:49:21.351 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qe15_c6BzdkMC3H off=8825040 len=1147790 2024-08-10T05:49:21.356 INFO:tasks.workunit.client.0.smithi086.stdout:op 4969 completed, throughput=5MB/sec 2024-08-10T05:49:22.356 INFO:tasks.workunit.client.0.smithi086.stdout: 975: throughput=5MB/sec pending data=0 2024-08-10T05:49:22.356 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Fe04cl-MpsHQUJh off=5815446 len=283306 2024-08-10T05:49:22.357 INFO:tasks.workunit.client.0.smithi086.stdout:op 4970 completed, throughput=5MB/sec 2024-08-10T05:49:22.358 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CNhX80NgoJUtC9p off=14457080 len=526197 2024-08-10T05:49:22.359 INFO:tasks.workunit.client.0.smithi086.stdout:op 4971 completed, throughput=5MB/sec 2024-08-10T05:49:22.359 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QD8_CqnAoJOL5he off=1606647 len=486645 2024-08-10T05:49:22.359 INFO:tasks.workunit.client.0.smithi086.stdout:op 4972 completed, throughput=5MB/sec 2024-08-10T05:49:22.360 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZyzmHKEM1QTnOAZ off=5172383 len=436498 2024-08-10T05:49:22.360 INFO:tasks.workunit.client.0.smithi086.stdout:op 4973 completed, throughput=5MB/sec 2024-08-10T05:49:22.361 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vxt0yNNj_P-f-t9 off=7514871 len=1783072 2024-08-10T05:49:22.362 INFO:tasks.workunit.client.0.smithi086.stdout:op 4974 completed, throughput=5MB/sec 2024-08-10T05:49:22.362 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-w07cCubOU8WxidS off=4607926 len=878206 2024-08-10T05:49:22.364 INFO:tasks.workunit.client.0.smithi086.stdout:op 4975 completed, throughput=5MB/sec 2024-08-10T05:49:22.364 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oYZPX3CHRQH3y3q off=53112 len=1231342 2024-08-10T05:49:22.365 INFO:tasks.workunit.client.0.smithi086.stdout:op 4976 completed, throughput=5MB/sec 2024-08-10T05:49:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:22 smithi086 ceph-mon[98993]: pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:49:22.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:22 smithi086 ceph-mon[101471]: pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:49:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:22 smithi159 ceph-mon[90359]: pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:49:23.365 INFO:tasks.workunit.client.0.smithi086.stdout: 976: throughput=5MB/sec pending data=0 2024-08-10T05:49:23.366 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vcbRBMnFwPUOHd9 off=11639727 len=1716599 2024-08-10T05:49:23.369 INFO:tasks.workunit.client.0.smithi086.stdout:op 4977 completed, throughput=5MB/sec 2024-08-10T05:49:23.370 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-k3Rrwdpej5Aqhwq off=18586107 len=577994 2024-08-10T05:49:23.371 INFO:tasks.workunit.client.0.smithi086.stdout:op 4978 completed, throughput=5MB/sec 2024-08-10T05:49:23.371 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZGJLA6lBRghoD1x off=1622252 len=1334000 2024-08-10T05:49:23.374 INFO:tasks.workunit.client.0.smithi086.stdout:op 4979 completed, throughput=5MB/sec 2024-08-10T05:49:23.374 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZlotMi5jtrCj-0- off=16398527 len=602824 2024-08-10T05:49:23.375 INFO:tasks.workunit.client.0.smithi086.stdout:op 4980 completed, throughput=5MB/sec 2024-08-10T05:49:23.375 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZSamQNnipCK7kS5 off=348788 len=1529489 2024-08-10T05:49:23.383 INFO:tasks.workunit.client.0.smithi086.stdout:op 4981 completed, throughput=5MB/sec 2024-08-10T05:49:24.383 INFO:tasks.workunit.client.0.smithi086.stdout: 977: throughput=5MB/sec pending data=0 2024-08-10T05:49:24.384 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ufD5zl4s_S3etXe off=4081349 len=1182171 2024-08-10T05:49:24.391 INFO:tasks.workunit.client.0.smithi086.stdout:op 4982 completed, throughput=5MB/sec 2024-08-10T05:49:24.392 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UI3didPhxTXIV1R off=4620977 len=781259 2024-08-10T05:49:24.393 INFO:tasks.workunit.client.0.smithi086.stdout:op 4983 completed, throughput=5MB/sec 2024-08-10T05:49:24.393 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-N2DSJQYO81s85v4 off=2264531 len=755328 2024-08-10T05:49:24.398 INFO:tasks.workunit.client.0.smithi086.stdout:op 4984 completed, throughput=5MB/sec 2024-08-10T05:49:24.398 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BNHcYY9wy-ecdXh off=3611716 len=1562671 2024-08-10T05:49:24.401 INFO:tasks.workunit.client.0.smithi086.stdout:op 4985 completed, throughput=5MB/sec 2024-08-10T05:49:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:24 smithi086 ceph-mon[98993]: pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:49:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:24 smithi086 ceph-mon[101471]: pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:49:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:24 smithi159 ceph-mon[90359]: pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:49:25.401 INFO:tasks.workunit.client.0.smithi086.stdout: 978: throughput=5MB/sec pending data=0 2024-08-10T05:49:25.401 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sqdGceb4H8ihMnv off=7013782 len=1029625 2024-08-10T05:49:25.404 INFO:tasks.workunit.client.0.smithi086.stdout:op 4986 completed, throughput=5MB/sec 2024-08-10T05:49:25.405 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9QtK2_eUuVjOjxw off=0 len=1590342 2024-08-10T05:49:25.412 INFO:tasks.workunit.client.0.smithi086.stdout:op 4987 completed, throughput=5MB/sec 2024-08-10T05:49:25.412 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-W7TslaEBIIzK9-O off=2465043 len=1223009 2024-08-10T05:49:25.415 INFO:tasks.workunit.client.0.smithi086.stdout:op 4988 completed, throughput=5MB/sec 2024-08-10T05:49:25.415 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-h5L1WcZ_duYlaHt off=4041239 len=1740225 2024-08-10T05:49:25.425 INFO:tasks.workunit.client.0.smithi086.stdout:op 4989 completed, throughput=5MB/sec 2024-08-10T05:49:26.425 INFO:tasks.workunit.client.0.smithi086.stdout: 979: throughput=5MB/sec pending data=0 2024-08-10T05:49:26.425 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UbgNYX3h1Pn1Q-L off=5057737 len=1518813 2024-08-10T05:49:26.427 INFO:tasks.workunit.client.0.smithi086.stdout:op 4990 completed, throughput=5MB/sec 2024-08-10T05:49:26.427 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WHzstwqRAnE_Ie5 off=7022260 len=20523 2024-08-10T05:49:26.430 INFO:tasks.workunit.client.0.smithi086.stdout:op 4991 completed, throughput=5MB/sec 2024-08-10T05:49:26.430 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-D8eelbiYEjuSMLJ off=1811506 len=597368 2024-08-10T05:49:26.435 INFO:tasks.workunit.client.0.smithi086.stdout:op 4992 completed, throughput=5MB/sec 2024-08-10T05:49:26.435 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-11eDQRNWvMTtevY off=5126046 len=996171 2024-08-10T05:49:26.440 INFO:tasks.workunit.client.0.smithi086.stdout:op 4993 completed, throughput=5MB/sec 2024-08-10T05:49:26.440 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-I6Jqs9666hq-5G3 off=20818477 len=13861 2024-08-10T05:49:26.442 INFO:tasks.workunit.client.0.smithi086.stdout:op 4994 completed, throughput=5MB/sec 2024-08-10T05:49:26.442 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pnW871qndv0TNom off=16946756 len=791987 2024-08-10T05:49:26.443 INFO:tasks.workunit.client.0.smithi086.stdout:op 4995 completed, throughput=5MB/sec 2024-08-10T05:49:26.443 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gSYAIFTevoiIdhD off=794560 len=1010517 2024-08-10T05:49:26.444 INFO:tasks.workunit.client.0.smithi086.stdout:op 4996 completed, throughput=5MB/sec 2024-08-10T05:49:26.445 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TVeLvX9omFBfDnV off=20964952 len=65151 2024-08-10T05:49:26.447 INFO:tasks.workunit.client.0.smithi086.stdout:op 4997 completed, throughput=5MB/sec 2024-08-10T05:49:26.447 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WxXeIrxEhLbC-hT off=9481850 len=1797451 2024-08-10T05:49:26.449 INFO:tasks.workunit.client.0.smithi086.stdout:op 4998 completed, throughput=5MB/sec 2024-08-10T05:49:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:26 smithi086 ceph-mon[98993]: pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:49:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:49:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:26 smithi086 ceph-mon[101471]: pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:49:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:49:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:26 smithi159 ceph-mon[90359]: pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:49:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:49:27.450 INFO:tasks.workunit.client.0.smithi086.stdout: 980: throughput=5MB/sec pending data=0 2024-08-10T05:49:27.450 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hAdSM_q85FQjz2i off=7418938 len=381040 2024-08-10T05:49:27.454 INFO:tasks.workunit.client.0.smithi086.stdout:op 4999 completed, throughput=5MB/sec 2024-08-10T05:49:27.454 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LHfis046dtjfpoK off=1642777 len=352661 2024-08-10T05:49:27.457 INFO:tasks.workunit.client.0.smithi086.stdout:op 5000 completed, throughput=5MB/sec 2024-08-10T05:49:27.457 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GSpRIhv9gwgS6sZ off=323139 len=2085956 2024-08-10T05:49:27.461 INFO:tasks.workunit.client.0.smithi086.stdout:op 5001 completed, throughput=5MB/sec 2024-08-10T05:49:27.461 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kXjW9TnyVFiG7gu off=2132879 len=1244892 2024-08-10T05:49:27.467 INFO:tasks.workunit.client.0.smithi086.stdout:op 5002 completed, throughput=5MB/sec 2024-08-10T05:49:28.467 INFO:tasks.workunit.client.0.smithi086.stdout: 981: throughput=5MB/sec pending data=0 2024-08-10T05:49:28.467 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bkN0wKLIPd9L01G off=2768519 len=552645 2024-08-10T05:49:28.472 INFO:tasks.workunit.client.0.smithi086.stdout:op 5003 completed, throughput=5MB/sec 2024-08-10T05:49:28.472 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-znY_pLgTkykOqW- off=1219378 len=1718871 2024-08-10T05:49:28.474 INFO:tasks.workunit.client.0.smithi086.stdout:op 5004 completed, throughput=5MB/sec 2024-08-10T05:49:28.474 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-P3mft1mwDySvaRE off=3061935 len=1379514 2024-08-10T05:49:28.478 INFO:tasks.workunit.client.0.smithi086.stdout:op 5005 completed, throughput=5MB/sec 2024-08-10T05:49:28.478 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-U8ZPWUKXgeLpaKh off=11370944 len=2075903 2024-08-10T05:49:28.480 INFO:tasks.workunit.client.0.smithi086.stdout:op 5006 completed, throughput=5MB/sec 2024-08-10T05:49:28.610 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:49:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:49:28] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:49:28.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:28 smithi086 ceph-mon[98993]: pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:49:28.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:28 smithi086 ceph-mon[101471]: pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:49:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:28 smithi159 ceph-mon[90359]: pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:49:29.480 INFO:tasks.workunit.client.0.smithi086.stdout: 982: throughput=5MB/sec pending data=0 2024-08-10T05:49:29.480 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Kr1WRaEWdBP8qvq off=8425495 len=1193476 2024-08-10T05:49:29.486 INFO:tasks.workunit.client.0.smithi086.stdout:op 5007 completed, throughput=5MB/sec 2024-08-10T05:49:29.486 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZGHLV9Z6LAlFN7y off=8915265 len=469023 2024-08-10T05:49:29.487 INFO:tasks.workunit.client.0.smithi086.stdout:op 5008 completed, throughput=5MB/sec 2024-08-10T05:49:29.487 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TUhBOEXdFs56ScC off=4315920 len=828593 2024-08-10T05:49:29.492 INFO:tasks.workunit.client.0.smithi086.stdout:op 5009 completed, throughput=5MB/sec 2024-08-10T05:49:29.492 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iRg3wHvOh9Sv5rc off=11319235 len=17341 2024-08-10T05:49:29.494 INFO:tasks.workunit.client.0.smithi086.stdout:op 5010 completed, throughput=5MB/sec 2024-08-10T05:49:29.495 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fpmJjpodW0qQnJb off=6173057 len=1679745 2024-08-10T05:49:29.501 INFO:tasks.workunit.client.0.smithi086.stdout:op 5011 completed, throughput=5MB/sec 2024-08-10T05:49:29.502 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nfEX6NiCE9KrC0D off=3386998 len=1029922 2024-08-10T05:49:29.503 INFO:tasks.workunit.client.0.smithi086.stdout:op 5012 completed, throughput=5MB/sec 2024-08-10T05:49:30.504 INFO:tasks.workunit.client.0.smithi086.stdout: 983: throughput=5MB/sec pending data=0 2024-08-10T05:49:30.504 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zvny8rO7Ltb7C1J off=671123 len=296509 2024-08-10T05:49:30.504 INFO:tasks.workunit.client.0.smithi086.stdout:op 5013 completed, throughput=5MB/sec 2024-08-10T05:49:30.504 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Un6j_HlcQAJleUU off=153623 len=1671062 2024-08-10T05:49:30.513 INFO:tasks.workunit.client.0.smithi086.stdout:op 5014 completed, throughput=5MB/sec 2024-08-10T05:49:30.513 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5rjw4p8rsJHG_Hu off=2885583 len=637735 2024-08-10T05:49:30.516 INFO:tasks.workunit.client.0.smithi086.stdout:op 5015 completed, throughput=5MB/sec 2024-08-10T05:49:30.516 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-C_gxac77IAu35Ty off=12715363 len=1332223 2024-08-10T05:49:30.523 INFO:tasks.workunit.client.0.smithi086.stdout:op 5016 completed, throughput=5MB/sec 2024-08-10T05:49:30.523 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4wk4a6rCetm5Kkr off=363204 len=117202 2024-08-10T05:49:30.523 INFO:tasks.workunit.client.0.smithi086.stdout:op 5017 completed, throughput=5MB/sec 2024-08-10T05:49:30.523 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eBuKQ3Pf3_TvoP5 off=13960993 len=1709986 2024-08-10T05:49:30.532 INFO:tasks.workunit.client.0.smithi086.stdout:op 5018 completed, throughput=5MB/sec 2024-08-10T05:49:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:30 smithi086 ceph-mon[98993]: pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:49:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:30 smithi086 ceph-mon[101471]: pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:49:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:30 smithi159 ceph-mon[90359]: pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:49:31.533 INFO:tasks.workunit.client.0.smithi086.stdout: 984: throughput=5MB/sec pending data=0 2024-08-10T05:49:31.533 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KGiJjHAp1ZS-PLi off=114806 len=833172 2024-08-10T05:49:31.537 INFO:tasks.workunit.client.0.smithi086.stdout:op 5019 completed, throughput=5MB/sec 2024-08-10T05:49:31.537 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8_CNC_PksI-qtPD off=181996 len=1329006 2024-08-10T05:49:31.545 INFO:tasks.workunit.client.0.smithi086.stdout:op 5020 completed, throughput=5MB/sec 2024-08-10T05:49:31.546 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AXLmlv43n07dQw8 off=7854153 len=1828997 2024-08-10T05:49:31.554 INFO:tasks.workunit.client.0.smithi086.stdout:op 5021 completed, throughput=5MB/sec 2024-08-10T05:49:31.554 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zlk6d0Jfi1bhvID off=17842 len=317338 2024-08-10T05:49:31.555 INFO:tasks.workunit.client.0.smithi086.stdout:op 5022 completed, throughput=5MB/sec 2024-08-10T05:49:31.555 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mvg1I0q4BZ_mY92 off=684075 len=1292010 2024-08-10T05:49:31.561 INFO:tasks.workunit.client.0.smithi086.stdout:op 5023 completed, throughput=5MB/sec 2024-08-10T05:49:32.561 INFO:tasks.workunit.client.0.smithi086.stdout: 985: throughput=5MB/sec pending data=0 2024-08-10T05:49:32.562 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MEDZGm8Y0yt8MTn off=252426 len=832425 2024-08-10T05:49:32.563 INFO:tasks.workunit.client.0.smithi086.stdout:op 5024 completed, throughput=5MB/sec 2024-08-10T05:49:32.563 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-y0ltiJUAAnxWK9F off=9154279 len=1005679 2024-08-10T05:49:32.564 INFO:tasks.workunit.client.0.smithi086.stdout:op 5025 completed, throughput=5MB/sec 2024-08-10T05:49:32.564 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UAjZ3t50hRSqgDx off=4336331 len=833194 2024-08-10T05:49:32.565 INFO:tasks.workunit.client.0.smithi086.stdout:op 5026 completed, throughput=5MB/sec 2024-08-10T05:49:32.565 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-td1j6oqL2RQ3gyO off=68310 len=1211625 2024-08-10T05:49:32.567 INFO:tasks.workunit.client.0.smithi086.stdout:op 5027 completed, throughput=5MB/sec 2024-08-10T05:49:32.567 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kLcRCj5Y_OXdqIA off=2138381 len=1260066 2024-08-10T05:49:32.568 INFO:tasks.workunit.client.0.smithi086.stdout:op 5028 completed, throughput=5MB/sec 2024-08-10T05:49:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:32 smithi086 ceph-mon[98993]: pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:49:32.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:32 smithi086 ceph-mon[101471]: pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:49:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:32 smithi159 ceph-mon[90359]: pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-10T05:49:33.569 INFO:tasks.workunit.client.0.smithi086.stdout: 986: throughput=5MB/sec pending data=0 2024-08-10T05:49:33.569 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-otqTSxJ2-D_vWg7 off=14566174 len=30934 2024-08-10T05:49:33.570 INFO:tasks.workunit.client.0.smithi086.stdout:op 5029 completed, throughput=5MB/sec 2024-08-10T05:49:33.570 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7EkaDPRIxNEab_V off=4486681 len=1378549 2024-08-10T05:49:33.572 INFO:tasks.workunit.client.0.smithi086.stdout:op 5030 completed, throughput=5MB/sec 2024-08-10T05:49:33.572 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ySXkU_-HOwhdpVC off=5468667 len=1036261 2024-08-10T05:49:33.578 INFO:tasks.workunit.client.0.smithi086.stdout:op 5031 completed, throughput=5MB/sec 2024-08-10T05:49:33.578 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-L81nPb5Ffx4yaw2 off=2499992 len=1980312 2024-08-10T05:49:33.587 INFO:tasks.workunit.client.0.smithi086.stdout:op 5032 completed, throughput=5MB/sec 2024-08-10T05:49:34.587 INFO:tasks.workunit.client.0.smithi086.stdout: 987: throughput=5MB/sec pending data=0 2024-08-10T05:49:34.588 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GH0P-84QUcLmieh off=4455086 len=1941354 2024-08-10T05:49:34.590 INFO:tasks.workunit.client.0.smithi086.stdout:op 5033 completed, throughput=5MB/sec 2024-08-10T05:49:34.590 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jxw8qBIjDRlGFdr off=1948343 len=1516010 2024-08-10T05:49:34.599 INFO:tasks.workunit.client.0.smithi086.stdout:op 5034 completed, throughput=5MB/sec 2024-08-10T05:49:34.599 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-W323UNhRnWfYjSU off=6755766 len=304023 2024-08-10T05:49:34.601 INFO:tasks.workunit.client.0.smithi086.stdout:op 5035 completed, throughput=5MB/sec 2024-08-10T05:49:34.602 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-roJIm1RMRcJGEWn off=2190133 len=557674 2024-08-10T05:49:34.602 INFO:tasks.workunit.client.0.smithi086.stdout:op 5036 completed, throughput=5MB/sec 2024-08-10T05:49:34.603 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HfRaHjTGygsJQn9 off=1796644 len=360773 2024-08-10T05:49:34.606 INFO:tasks.workunit.client.0.smithi086.stdout:op 5037 completed, throughput=5MB/sec 2024-08-10T05:49:34.606 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MEuJhSLqVcuugo9 off=9378178 len=1105135 2024-08-10T05:49:34.607 INFO:tasks.workunit.client.0.smithi086.stdout:op 5038 completed, throughput=5MB/sec 2024-08-10T05:49:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:34 smithi086 ceph-mon[98993]: pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:49:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:34 smithi086 ceph-mon[101471]: pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:49:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:34 smithi159 ceph-mon[90359]: pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:49:35.607 INFO:tasks.workunit.client.0.smithi086.stdout: 988: throughput=5MB/sec pending data=0 2024-08-10T05:49:35.607 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CZZO8HSbaWt6YHD off=8788730 len=1456147 2024-08-10T05:49:35.610 INFO:tasks.workunit.client.0.smithi086.stdout:op 5039 completed, throughput=5MB/sec 2024-08-10T05:49:35.610 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Afh1Qp3frVoonzV off=6734435 len=332972 2024-08-10T05:49:35.610 INFO:tasks.workunit.client.0.smithi086.stdout:op 5040 completed, throughput=5MB/sec 2024-08-10T05:49:35.610 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KAHUkYCpsIzBw6g off=19365886 len=175558 2024-08-10T05:49:35.611 INFO:tasks.workunit.client.0.smithi086.stdout:op 5041 completed, throughput=5MB/sec 2024-08-10T05:49:35.611 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NNlrilNL8TKB9Id off=3071943 len=1995822 2024-08-10T05:49:35.615 INFO:tasks.workunit.client.0.smithi086.stdout:op 5042 completed, throughput=5MB/sec 2024-08-10T05:49:35.615 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qZwKwRoNQSanC76 off=3136899 len=1557109 2024-08-10T05:49:35.617 INFO:tasks.workunit.client.0.smithi086.stdout:op 5043 completed, throughput=5MB/sec 2024-08-10T05:49:36.618 INFO:tasks.workunit.client.0.smithi086.stdout: 989: throughput=5MB/sec pending data=0 2024-08-10T05:49:36.618 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BsGyQRhPkzswxpl off=8197390 len=1990838 2024-08-10T05:49:36.626 INFO:tasks.workunit.client.0.smithi086.stdout:op 5044 completed, throughput=5MB/sec 2024-08-10T05:49:36.626 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Fkg5nP0cQyvtseG off=109705 len=671843 2024-08-10T05:49:36.627 INFO:tasks.workunit.client.0.smithi086.stdout:op 5045 completed, throughput=5MB/sec 2024-08-10T05:49:36.627 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-H-MBCQdFHQyu0L1 off=7311652 len=1263318 2024-08-10T05:49:36.632 INFO:tasks.workunit.client.0.smithi086.stdout:op 5046 completed, throughput=5MB/sec 2024-08-10T05:49:36.632 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zywjtmaZfjZEoQ7 off=1859420 len=868449 2024-08-10T05:49:36.636 INFO:tasks.workunit.client.0.smithi086.stdout:op 5047 completed, throughput=5MB/sec 2024-08-10T05:49:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:36 smithi086 ceph-mon[98993]: pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T05:49:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:36 smithi086 ceph-mon[101471]: pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T05:49:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:36 smithi159 ceph-mon[90359]: pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T05:49:37.636 INFO:tasks.workunit.client.0.smithi086.stdout: 990: throughput=5MB/sec pending data=0 2024-08-10T05:49:37.636 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hKsBP-XZ4ws1rhQ off=5480222 len=1489820 2024-08-10T05:49:37.643 INFO:tasks.workunit.client.0.smithi086.stdout:op 5048 completed, throughput=5MB/sec 2024-08-10T05:49:37.643 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iD7rlU3aaTwGoPm off=9149580 len=1635072 2024-08-10T05:49:37.651 INFO:tasks.workunit.client.0.smithi086.stdout:op 5049 completed, throughput=5MB/sec 2024-08-10T05:49:37.651 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-x1HpqYAU2udUhig off=2379189 len=981824 2024-08-10T05:49:37.656 INFO:tasks.workunit.client.0.smithi086.stdout:op 5050 completed, throughput=5MB/sec 2024-08-10T05:49:37.656 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-p5goExtlY0WQOVR off=11327784 len=657544 2024-08-10T05:49:37.659 INFO:tasks.workunit.client.0.smithi086.stdout:op 5051 completed, throughput=5MB/sec 2024-08-10T05:49:37.660 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CbfwROM7VjR--HZ off=5733979 len=891145 2024-08-10T05:49:37.660 INFO:tasks.workunit.client.0.smithi086.stdout:op 5052 completed, throughput=5MB/sec 2024-08-10T05:49:38.624 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:49:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:49:38] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:49:38.661 INFO:tasks.workunit.client.0.smithi086.stdout: 991: throughput=5MB/sec pending data=0 2024-08-10T05:49:38.661 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yg_VWiETuVzvHIJ off=4471099 len=1797280 2024-08-10T05:49:38.671 INFO:tasks.workunit.client.0.smithi086.stdout:op 5053 completed, throughput=5MB/sec 2024-08-10T05:49:38.672 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-84u8M9jkWU8Xt-K off=634533 len=1294547 2024-08-10T05:49:38.679 INFO:tasks.workunit.client.0.smithi086.stdout:op 5054 completed, throughput=5MB/sec 2024-08-10T05:49:38.679 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Mgpazicx5mYYA7q off=7071074 len=920091 2024-08-10T05:49:38.680 INFO:tasks.workunit.client.0.smithi086.stdout:op 5055 completed, throughput=5MB/sec 2024-08-10T05:49:38.680 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3HG4VTRwCmZN9YS off=22000590 len=914262 2024-08-10T05:49:38.685 INFO:tasks.workunit.client.0.smithi086.stdout:op 5056 completed, throughput=5MB/sec 2024-08-10T05:49:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:38 smithi086 ceph-mon[98993]: pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:49:38.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:38 smithi086 ceph-mon[101471]: pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:49:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:38 smithi159 ceph-mon[90359]: pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:49:39.685 INFO:tasks.workunit.client.0.smithi086.stdout: 992: throughput=5MB/sec pending data=0 2024-08-10T05:49:39.686 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gpF7dL6W_Sr9ACm off=1442049 len=2028314 2024-08-10T05:49:39.687 INFO:tasks.workunit.client.0.smithi086.stdout:op 5057 completed, throughput=5MB/sec 2024-08-10T05:49:39.688 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0hHyzPM4g5kvQ6G off=7849190 len=1635319 2024-08-10T05:49:39.691 INFO:tasks.workunit.client.0.smithi086.stdout:op 5058 completed, throughput=5MB/sec 2024-08-10T05:49:39.691 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-O74jJts7mWzOoY6 off=4500753 len=2000440 2024-08-10T05:49:39.695 INFO:tasks.workunit.client.0.smithi086.stdout:op 5059 completed, throughput=5MB/sec 2024-08-10T05:49:40.695 INFO:tasks.workunit.client.0.smithi086.stdout: 993: throughput=5MB/sec pending data=0 2024-08-10T05:49:40.695 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5J9jg89Dvbvvp_r off=2161191 len=1115572 2024-08-10T05:49:40.700 INFO:tasks.workunit.client.0.smithi086.stdout:op 5060 completed, throughput=5MB/sec 2024-08-10T05:49:40.701 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GwSaR3fkWjFTE8Q off=4987959 len=375289 2024-08-10T05:49:40.702 INFO:tasks.workunit.client.0.smithi086.stdout:op 5061 completed, throughput=5MB/sec 2024-08-10T05:49:40.702 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q1FGULAtAvvQojJ off=8701535 len=538029 2024-08-10T05:49:40.707 INFO:tasks.workunit.client.0.smithi086.stdout:op 5062 completed, throughput=5MB/sec 2024-08-10T05:49:40.707 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Lrf2Q6ymt0z5qV2 off=3140639 len=321846 2024-08-10T05:49:40.708 INFO:tasks.workunit.client.0.smithi086.stdout:op 5063 completed, throughput=5MB/sec 2024-08-10T05:49:40.708 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rQ4ptO_Yv_6A8LJ off=10505873 len=1283810 2024-08-10T05:49:40.709 INFO:tasks.workunit.client.0.smithi086.stdout:op 5064 completed, throughput=5MB/sec 2024-08-10T05:49:40.710 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BIOiC3DZCzavXje off=9042432 len=1655756 2024-08-10T05:49:40.711 INFO:tasks.workunit.client.0.smithi086.stdout:op 5065 completed, throughput=5MB/sec 2024-08-10T05:49:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:40 smithi086 ceph-mon[98993]: pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:49:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:40 smithi086 ceph-mon[101471]: pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:49:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:40 smithi159 ceph-mon[90359]: pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:49:41.712 INFO:tasks.workunit.client.0.smithi086.stdout: 994: throughput=5MB/sec pending data=0 2024-08-10T05:49:41.712 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3MAgGoA4bMuddrP off=6218148 len=1956459 2024-08-10T05:49:41.721 INFO:tasks.workunit.client.0.smithi086.stdout:op 5066 completed, throughput=5MB/sec 2024-08-10T05:49:41.721 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Rrdsig9v8x7sIu1 off=15414588 len=660083 2024-08-10T05:49:41.725 INFO:tasks.workunit.client.0.smithi086.stdout:op 5067 completed, throughput=5MB/sec 2024-08-10T05:49:41.726 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7zwfv5BQCxneBYX off=19021942 len=1232693 2024-08-10T05:49:41.731 INFO:tasks.workunit.client.0.smithi086.stdout:op 5068 completed, throughput=5MB/sec 2024-08-10T05:49:41.765 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-x7hetYamArFQ7oa off=17195671 len=1132100 2024-08-10T05:49:41.765 INFO:tasks.workunit.client.0.smithi086.stdout:op 5069 completed, throughput=5MB/sec 2024-08-10T05:49:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:49:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:49:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:49:42.737 INFO:tasks.workunit.client.0.smithi086.stdout: 995: throughput=5MB/sec pending data=0 2024-08-10T05:49:42.737 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aWINpzaYlaAk1aG off=8408252 len=865541 2024-08-10T05:49:42.739 INFO:tasks.workunit.client.0.smithi086.stdout:op 5070 completed, throughput=5MB/sec 2024-08-10T05:49:42.739 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-c67Z4haIyfggdDE off=7812219 len=177675 2024-08-10T05:49:42.742 INFO:tasks.workunit.client.0.smithi086.stdout:op 5071 completed, throughput=5MB/sec 2024-08-10T05:49:42.742 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ERajQONUFnGZRVw off=8820083 len=424593 2024-08-10T05:49:42.743 INFO:tasks.workunit.client.0.smithi086.stdout:op 5072 completed, throughput=5MB/sec 2024-08-10T05:49:42.743 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zRpLRdFhSyFKbDd off=5183602 len=1388977 2024-08-10T05:49:42.745 INFO:tasks.workunit.client.0.smithi086.stdout:op 5073 completed, throughput=5MB/sec 2024-08-10T05:49:42.745 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1Y80NBhYZXbMno9 off=19374377 len=588347 2024-08-10T05:49:42.749 INFO:tasks.workunit.client.0.smithi086.stdout:op 5074 completed, throughput=5MB/sec 2024-08-10T05:49:42.749 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0ighE6UgOrZp5W7 off=16166748 len=1452681 2024-08-10T05:49:42.750 INFO:tasks.workunit.client.0.smithi086.stdout:op 5075 completed, throughput=5MB/sec 2024-08-10T05:49:42.751 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4erJvUKbAYlB3Cu off=15656799 len=1536647 2024-08-10T05:49:42.752 INFO:tasks.workunit.client.0.smithi086.stdout:op 5076 completed, throughput=5MB/sec 2024-08-10T05:49:42.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:42 smithi086 ceph-mon[98993]: pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:49:42.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:42 smithi086 ceph-mon[101471]: pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:49:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:42 smithi159 ceph-mon[90359]: pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:49:43.753 INFO:tasks.workunit.client.0.smithi086.stdout: 996: throughput=5MB/sec pending data=0 2024-08-10T05:49:43.753 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kr0jKhuRcQiZCjj off=12941879 len=499081 2024-08-10T05:49:43.755 INFO:tasks.workunit.client.0.smithi086.stdout:op 5077 completed, throughput=5MB/sec 2024-08-10T05:49:43.755 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Zy3SCBUVviBpauX off=23136382 len=998621 2024-08-10T05:49:43.760 INFO:tasks.workunit.client.0.smithi086.stdout:op 5078 completed, throughput=5MB/sec 2024-08-10T05:49:43.760 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BEUAPR3573jEJFP off=4895490 len=894852 2024-08-10T05:49:43.765 INFO:tasks.workunit.client.0.smithi086.stdout:op 5079 completed, throughput=5MB/sec 2024-08-10T05:49:43.765 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KjNcwLt4JpoFzwH off=2117964 len=1508498 2024-08-10T05:49:43.771 INFO:tasks.workunit.client.0.smithi086.stdout:op 5080 completed, throughput=5MB/sec 2024-08-10T05:49:43.771 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xg1ogzH1EJgKrI_ off=7639577 len=691529 2024-08-10T05:49:43.774 INFO:tasks.workunit.client.0.smithi086.stdout:op 5081 completed, throughput=5MB/sec 2024-08-10T05:49:44.775 INFO:tasks.workunit.client.0.smithi086.stdout: 997: throughput=5MB/sec pending data=0 2024-08-10T05:49:44.775 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6YEGTGQWcqt4C3W off=19742399 len=1205362 2024-08-10T05:49:44.782 INFO:tasks.workunit.client.0.smithi086.stdout:op 5082 completed, throughput=5MB/sec 2024-08-10T05:49:44.782 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-x8Wxt68rkZia_su off=1202403 len=745969 2024-08-10T05:49:44.783 INFO:tasks.workunit.client.0.smithi086.stdout:op 5083 completed, throughput=5MB/sec 2024-08-10T05:49:44.783 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q8FnYQUfWgLi47- off=6274172 len=397850 2024-08-10T05:49:44.787 INFO:tasks.workunit.client.0.smithi086.stdout:op 5084 completed, throughput=5MB/sec 2024-08-10T05:49:44.787 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oTrBEZweLOqrmQw off=161920 len=657110 2024-08-10T05:49:44.788 INFO:tasks.workunit.client.0.smithi086.stdout:op 5085 completed, throughput=5MB/sec 2024-08-10T05:49:44.788 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-eqNDV0zl6yyPIg0 off=768004 len=1873330 2024-08-10T05:49:44.791 INFO:tasks.workunit.client.0.smithi086.stdout:op 5086 completed, throughput=5MB/sec 2024-08-10T05:49:44.791 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gk_EcTXrsnsP_zj off=9089285 len=953130 2024-08-10T05:49:44.792 INFO:tasks.workunit.client.0.smithi086.stdout:op 5087 completed, throughput=5MB/sec 2024-08-10T05:49:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:44 smithi086 ceph-mon[98993]: pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:49:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:44 smithi086 ceph-mon[101471]: pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:49:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:44 smithi159 ceph-mon[90359]: pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:49:45.793 INFO:tasks.workunit.client.0.smithi086.stdout: 998: throughput=5MB/sec pending data=0 2024-08-10T05:49:45.793 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PH-wDgxYThAAThI off=2230713 len=541238 2024-08-10T05:49:45.797 INFO:tasks.workunit.client.0.smithi086.stdout:op 5088 completed, throughput=5MB/sec 2024-08-10T05:49:45.797 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_CVd-OeTIvmwW6y off=2979920 len=880684 2024-08-10T05:49:45.799 INFO:tasks.workunit.client.0.smithi086.stdout:op 5089 completed, throughput=5MB/sec 2024-08-10T05:49:45.800 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_nRZXE5olI1RG0v off=9882066 len=637620 2024-08-10T05:49:45.800 INFO:tasks.workunit.client.0.smithi086.stdout:op 5090 completed, throughput=5MB/sec 2024-08-10T05:49:45.801 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BpN9xSi4frHrUr8 off=4877297 len=86690 2024-08-10T05:49:45.803 INFO:tasks.workunit.client.0.smithi086.stdout:op 5091 completed, throughput=5MB/sec 2024-08-10T05:49:45.803 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aXAWGGXnTYBONOf off=13344400 len=1475026 2024-08-10T05:49:45.805 INFO:tasks.workunit.client.0.smithi086.stdout:op 5092 completed, throughput=5MB/sec 2024-08-10T05:49:45.805 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eJQ-UepnGfTBO_k off=2217970 len=292275 2024-08-10T05:49:45.808 INFO:tasks.workunit.client.0.smithi086.stdout:op 5093 completed, throughput=5MB/sec 2024-08-10T05:49:45.808 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-C307lK7HDCAhRZw off=2309669 len=376120 2024-08-10T05:49:45.809 INFO:tasks.workunit.client.0.smithi086.stdout:op 5094 completed, throughput=5MB/sec 2024-08-10T05:49:45.810 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fcJnhjSWawdCc5n off=16038732 len=1923322 2024-08-10T05:49:45.811 INFO:tasks.workunit.client.0.smithi086.stdout:op 5095 completed, throughput=5MB/sec 2024-08-10T05:49:46.812 INFO:tasks.workunit.client.0.smithi086.stdout: 999: throughput=5MB/sec pending data=0 2024-08-10T05:49:46.812 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KIwp9-KJoDGZaYL off=5537342 len=1370215 2024-08-10T05:49:46.819 INFO:tasks.workunit.client.0.smithi086.stdout:op 5096 completed, throughput=5MB/sec 2024-08-10T05:49:46.820 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0NDZ9l2yOoiBxh8 off=17247218 len=1716831 2024-08-10T05:49:46.823 INFO:tasks.workunit.client.0.smithi086.stdout:op 5097 completed, throughput=5MB/sec 2024-08-10T05:49:46.823 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0-YO9FAIKor0Naq off=10494335 len=1953377 2024-08-10T05:49:46.826 INFO:tasks.workunit.client.0.smithi086.stdout:op 5098 completed, throughput=5MB/sec 2024-08-10T05:49:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:46 smithi086 ceph-mon[98993]: pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:49:46.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:46 smithi086 ceph-mon[101471]: pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:49:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:46 smithi159 ceph-mon[90359]: pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:49:47.827 INFO:tasks.workunit.client.0.smithi086.stdout: 1000: throughput=5MB/sec pending data=0 2024-08-10T05:49:47.827 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-omux2X7nXzQR-2x off=7216565 len=1678122 2024-08-10T05:49:47.830 INFO:tasks.workunit.client.0.smithi086.stdout:op 5099 completed, throughput=5MB/sec 2024-08-10T05:49:47.831 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jllcqDONnxUp2VM off=8233415 len=1691246 2024-08-10T05:49:47.840 INFO:tasks.workunit.client.0.smithi086.stdout:op 5100 completed, throughput=5MB/sec 2024-08-10T05:49:47.841 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1UjF-ZG871s9qdx off=3269116 len=1462576 2024-08-10T05:49:47.842 INFO:tasks.workunit.client.0.smithi086.stdout:op 5101 completed, throughput=5MB/sec 2024-08-10T05:49:48.644 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:49:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:49:48] "GET /metrics HTTP/1.1" 200 34057 "" "Prometheus/2.43.0" 2024-08-10T05:49:48.843 INFO:tasks.workunit.client.0.smithi086.stdout: 1001: throughput=5MB/sec pending data=0 2024-08-10T05:49:48.843 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-utmqxJG5IGYKoa9 off=928424 len=1812177 2024-08-10T05:49:48.845 INFO:tasks.workunit.client.0.smithi086.stdout:op 5102 completed, throughput=5MB/sec 2024-08-10T05:49:48.845 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4fdzvb14PGGoq4m off=419733 len=1471306 2024-08-10T05:49:48.852 INFO:tasks.workunit.client.0.smithi086.stdout:op 5103 completed, throughput=5MB/sec 2024-08-10T05:49:48.852 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7zNG_wW5yNeVagx off=2398855 len=217824 2024-08-10T05:49:48.852 INFO:tasks.workunit.client.0.smithi086.stdout:op 5104 completed, throughput=5MB/sec 2024-08-10T05:49:48.853 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BW_bmhr42-HqM59 off=1508855 len=678208 2024-08-10T05:49:48.859 INFO:tasks.workunit.client.0.smithi086.stdout:op 5105 completed, throughput=5MB/sec 2024-08-10T05:49:48.860 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DVnHU4FzlBiVHhv off=11130351 len=242683 2024-08-10T05:49:48.860 INFO:tasks.workunit.client.0.smithi086.stdout:op 5106 completed, throughput=5MB/sec 2024-08-10T05:49:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:48 smithi086 ceph-mon[98993]: pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:49:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:48 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:49:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:48 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:49:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:48 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:49:48.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:48 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:49:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:48 smithi086 ceph-mon[101471]: pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:49:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:48 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:49:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:48 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:49:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:48 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:49:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:48 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:49:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:48 smithi159 ceph-mon[90359]: pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:49:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:48 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:49:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:48 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:49:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:48 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:49:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:48 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:49:49.859 INFO:tasks.workunit.client.0.smithi086.stdout: 1002: throughput=5MB/sec pending data=0 2024-08-10T05:49:49.859 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-swkYZMoNZPkov30 off=2389885 len=637791 2024-08-10T05:49:49.863 INFO:tasks.workunit.client.0.smithi086.stdout:op 5107 completed, throughput=5MB/sec 2024-08-10T05:49:49.863 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OxHh7cjrg10kbC- off=3740320 len=1390051 2024-08-10T05:49:49.869 INFO:tasks.workunit.client.0.smithi086.stdout:op 5108 completed, throughput=5MB/sec 2024-08-10T05:49:49.870 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BEngZCAdfmTECiN off=1114514 len=970441 2024-08-10T05:49:49.871 INFO:tasks.workunit.client.0.smithi086.stdout:op 5109 completed, throughput=5MB/sec 2024-08-10T05:49:49.871 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2FQHJm-ZKgljVsd off=17913863 len=1608513 2024-08-10T05:49:49.877 INFO:tasks.workunit.client.0.smithi086.stdout:op 5110 completed, throughput=5MB/sec 2024-08-10T05:49:49.877 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kAhZpWTuJhZLJZS off=5041274 len=1902567 2024-08-10T05:49:49.884 INFO:tasks.workunit.client.0.smithi086.stdout:op 5111 completed, throughput=5MB/sec 2024-08-10T05:49:50.885 INFO:tasks.workunit.client.0.smithi086.stdout: 1003: throughput=5MB/sec pending data=0 2024-08-10T05:49:50.885 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-krv1fxzvmFzNY6r off=2460389 len=239957 2024-08-10T05:49:50.885 INFO:tasks.workunit.client.0.smithi086.stdout:op 5112 completed, throughput=5MB/sec 2024-08-10T05:49:50.886 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jba436kHDxkh7mm off=5248731 len=374307 2024-08-10T05:49:50.886 INFO:tasks.workunit.client.0.smithi086.stdout:op 5113 completed, throughput=5MB/sec 2024-08-10T05:49:50.886 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NEKtRO4QSTgD_iO off=3494739 len=1524988 2024-08-10T05:49:50.888 INFO:tasks.workunit.client.0.smithi086.stdout:op 5114 completed, throughput=5MB/sec 2024-08-10T05:49:50.888 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8CcZMxUV9VWAhhU off=7349794 len=221602 2024-08-10T05:49:50.891 INFO:tasks.workunit.client.0.smithi086.stdout:op 5115 completed, throughput=5MB/sec 2024-08-10T05:49:50.891 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qjHAh9-sXpIsILI off=4156488 len=1871681 2024-08-10T05:49:50.900 INFO:tasks.workunit.client.0.smithi086.stdout:op 5116 completed, throughput=5MB/sec 2024-08-10T05:49:50.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:50 smithi086 ceph-mon[98993]: pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:49:50.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:50 smithi086 ceph-mon[101471]: pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:49:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:50 smithi159 ceph-mon[90359]: pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:49:51.900 INFO:tasks.workunit.client.0.smithi086.stdout: 1004: throughput=5MB/sec pending data=0 2024-08-10T05:49:51.900 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tuVF6lejR2ZjSwn off=1734570 len=631887 2024-08-10T05:49:51.903 INFO:tasks.workunit.client.0.smithi086.stdout:op 5117 completed, throughput=5MB/sec 2024-08-10T05:49:51.903 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SoBDpJDmvNGZJOx off=15188096 len=1161944 2024-08-10T05:49:51.905 INFO:tasks.workunit.client.0.smithi086.stdout:op 5118 completed, throughput=5MB/sec 2024-08-10T05:49:51.905 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wXJx_8wyYpFEL8I off=7267523 len=1296544 2024-08-10T05:49:51.912 INFO:tasks.workunit.client.0.smithi086.stdout:op 5119 completed, throughput=5MB/sec 2024-08-10T05:49:51.912 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PkFbh0qYb8wTsFW off=379068 len=2070994 2024-08-10T05:49:51.916 INFO:tasks.workunit.client.0.smithi086.stdout:op 5120 completed, throughput=5MB/sec 2024-08-10T05:49:51.916 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JCcTZKK0WtXKYBE off=3347119 len=180231 2024-08-10T05:49:51.919 INFO:tasks.workunit.client.0.smithi086.stdout:op 5121 completed, throughput=5MB/sec 2024-08-10T05:49:52.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:52 smithi086 ceph-mon[98993]: pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:49:52.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:52 smithi086 ceph-mon[101471]: pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:49:52.919 INFO:tasks.workunit.client.0.smithi086.stdout: 1005: throughput=5MB/sec pending data=0 2024-08-10T05:49:52.919 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-cd9RcsqNtpmwFsI off=11648115 len=136092 2024-08-10T05:49:52.922 INFO:tasks.workunit.client.0.smithi086.stdout:op 5122 completed, throughput=5MB/sec 2024-08-10T05:49:52.922 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-i46do6HjgB4OmWx off=10160099 len=369084 2024-08-10T05:49:52.926 INFO:tasks.workunit.client.0.smithi086.stdout:op 5123 completed, throughput=5MB/sec 2024-08-10T05:49:52.926 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-G-bm_Nt9iM_DiNK off=330538 len=160247 2024-08-10T05:49:52.926 INFO:tasks.workunit.client.0.smithi086.stdout:op 5124 completed, throughput=5MB/sec 2024-08-10T05:49:52.926 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PyXx44uivHbynwt off=2539190 len=506266 2024-08-10T05:49:52.929 INFO:tasks.workunit.client.0.smithi086.stdout:op 5125 completed, throughput=5MB/sec 2024-08-10T05:49:52.929 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1QGgQLeDsFibi2x off=815919 len=669846 2024-08-10T05:49:52.930 INFO:tasks.workunit.client.0.smithi086.stdout:op 5126 completed, throughput=5MB/sec 2024-08-10T05:49:52.930 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GGWzaq82eIF11Fd off=11694990 len=632717 2024-08-10T05:49:52.931 INFO:tasks.workunit.client.0.smithi086.stdout:op 5127 completed, throughput=5MB/sec 2024-08-10T05:49:52.931 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-crtAokVHwqRxAvY off=0 len=1190906 2024-08-10T05:49:52.932 INFO:tasks.workunit.client.0.smithi086.stdout:op 5128 completed, throughput=5MB/sec 2024-08-10T05:49:52.932 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-h7W27wn9FMvI-Pk off=1924793 len=1040576 2024-08-10T05:49:52.934 INFO:tasks.workunit.client.0.smithi086.stdout:op 5129 completed, throughput=5MB/sec 2024-08-10T05:49:52.934 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3uBsA_5wmPlYYJd off=7046890 len=430440 2024-08-10T05:49:52.936 INFO:tasks.workunit.client.0.smithi086.stdout:op 5130 completed, throughput=5MB/sec 2024-08-10T05:49:52.936 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DKdd0cpF-dk_cLY off=11934376 len=1980947 2024-08-10T05:49:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:52 smithi159 ceph-mon[90359]: pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:49:52.947 INFO:tasks.workunit.client.0.smithi086.stdout:op 5131 completed, throughput=5MB/sec 2024-08-10T05:49:53.948 INFO:tasks.workunit.client.0.smithi086.stdout: 1006: throughput=5MB/sec pending data=0 2024-08-10T05:49:53.948 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ed-Wvz5AasuWf_e off=6417876 len=45009 2024-08-10T05:49:53.948 INFO:tasks.workunit.client.0.smithi086.stdout:op 5132 completed, throughput=5MB/sec 2024-08-10T05:49:53.949 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nC44xSB5bLwRJA- off=11674591 len=756992 2024-08-10T05:49:53.953 INFO:tasks.workunit.client.0.smithi086.stdout:op 5133 completed, throughput=5MB/sec 2024-08-10T05:49:53.954 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AUgGVAVLyaBxeQC off=2221648 len=500529 2024-08-10T05:49:53.954 INFO:tasks.workunit.client.0.smithi086.stdout:op 5134 completed, throughput=5MB/sec 2024-08-10T05:49:53.955 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yeF3Buj5XHlY4Ti off=2726783 len=231562 2024-08-10T05:49:53.955 INFO:tasks.workunit.client.0.smithi086.stdout:op 5135 completed, throughput=5MB/sec 2024-08-10T05:49:53.955 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yGlvF4zYqovwnvc off=6591033 len=760605 2024-08-10T05:49:53.957 INFO:tasks.workunit.client.0.smithi086.stdout:op 5136 completed, throughput=5MB/sec 2024-08-10T05:49:53.957 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qWwwbczaNgqqxzN off=3335884 len=1048776 2024-08-10T05:49:53.962 INFO:tasks.workunit.client.0.smithi086.stdout:op 5137 completed, throughput=5MB/sec 2024-08-10T05:49:53.962 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vSgZyyYuxdihuv0 off=4967369 len=1357394 2024-08-10T05:49:53.968 INFO:tasks.workunit.client.0.smithi086.stdout:op 5138 completed, throughput=5MB/sec 2024-08-10T05:49:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:54 smithi159 ceph-mon[90359]: pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:49:54.969 INFO:tasks.workunit.client.0.smithi086.stdout: 1007: throughput=5MB/sec pending data=0 2024-08-10T05:49:54.969 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nfu-G60UDrb5kOM off=2724882 len=433441 2024-08-10T05:49:54.969 INFO:tasks.workunit.client.0.smithi086.stdout:op 5139 completed, throughput=5MB/sec 2024-08-10T05:49:54.970 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-swxb35TrI0Ysxn2 off=547850 len=380996 2024-08-10T05:49:54.973 INFO:tasks.workunit.client.0.smithi086.stdout:op 5140 completed, throughput=5MB/sec 2024-08-10T05:49:54.973 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wyVYkmDOHwo0uTV off=8027946 len=985067 2024-08-10T05:49:54.975 INFO:tasks.workunit.client.0.smithi086.stdout:op 5141 completed, throughput=5MB/sec 2024-08-10T05:49:54.975 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Kftq6D1j2tnYadr off=5908802 len=1189209 2024-08-10T05:49:54.981 INFO:tasks.workunit.client.0.smithi086.stdout:op 5142 completed, throughput=5MB/sec 2024-08-10T05:49:54.981 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0hHyzPM4g5kvQ6G off=3579897 len=910567 2024-08-10T05:49:54.986 INFO:tasks.workunit.client.0.smithi086.stdout:op 5143 completed, throughput=5MB/sec 2024-08-10T05:49:54.986 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GXOo_EyySbhl7sp off=3851168 len=1155493 2024-08-10T05:49:54.992 INFO:tasks.workunit.client.0.smithi086.stdout:op 5144 completed, throughput=5MB/sec 2024-08-10T05:49:55.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:54 smithi086 ceph-mon[98993]: pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:49:55.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:54 smithi086 ceph-mon[101471]: pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-10T05:49:55.992 INFO:tasks.workunit.client.0.smithi086.stdout: 1008: throughput=5MB/sec pending data=0 2024-08-10T05:49:55.993 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-j6ktL5N1dGc6xn7 off=17137460 len=1762768 2024-08-10T05:49:56.002 INFO:tasks.workunit.client.0.smithi086.stdout:op 5145 completed, throughput=5MB/sec 2024-08-10T05:49:56.002 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AFuOf8lF8pGu9TY off=1044869 len=507854 2024-08-10T05:49:56.003 INFO:tasks.workunit.client.0.smithi086.stdout:op 5146 completed, throughput=5MB/sec 2024-08-10T05:49:56.003 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RUvg6azXJlZBR91 off=14442144 len=656827 2024-08-10T05:49:56.004 INFO:tasks.workunit.client.0.smithi086.stdout:op 5147 completed, throughput=5MB/sec 2024-08-10T05:49:56.004 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TnP5GbvSFVEqQ4S off=7463693 len=472476 2024-08-10T05:49:56.008 INFO:tasks.workunit.client.0.smithi086.stdout:op 5148 completed, throughput=5MB/sec 2024-08-10T05:49:56.008 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XT70wTWCDT8bfnS off=7450646 len=882449 2024-08-10T05:49:56.012 INFO:tasks.workunit.client.0.smithi086.stdout:op 5149 completed, throughput=5MB/sec 2024-08-10T05:49:56.012 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UNckIA6fR9setXI off=11378211 len=1061002 2024-08-10T05:49:56.013 INFO:tasks.workunit.client.0.smithi086.stdout:op 5150 completed, throughput=5MB/sec 2024-08-10T05:49:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:56 smithi159 ceph-mon[90359]: pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:49:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:49:57.014 INFO:tasks.workunit.client.0.smithi086.stdout: 1009: throughput=5MB/sec pending data=0 2024-08-10T05:49:57.014 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QOW1ENyC0pc-_e9 off=7111620 len=1669482 2024-08-10T05:49:57.017 INFO:tasks.workunit.client.0.smithi086.stdout:op 5151 completed, throughput=5MB/sec 2024-08-10T05:49:57.017 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VscBPkjcdOj0VLV off=268376 len=1873827 2024-08-10T05:49:57.029 INFO:tasks.workunit.client.0.smithi086.stdout:op 5152 completed, throughput=5MB/sec 2024-08-10T05:49:57.029 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YofDQmE9LFXn32t off=7367015 len=192356 2024-08-10T05:49:57.030 INFO:tasks.workunit.client.0.smithi086.stdout:op 5153 completed, throughput=5MB/sec 2024-08-10T05:49:57.030 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9NuP1CwjdgXy7uO off=1875272 len=910419 2024-08-10T05:49:57.035 INFO:tasks.workunit.client.0.smithi086.stdout:op 5154 completed, throughput=5MB/sec 2024-08-10T05:49:57.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:56 smithi086 ceph-mon[98993]: pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:49:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:49:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:56 smithi086 ceph-mon[101471]: pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:49:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:49:58.035 INFO:tasks.workunit.client.0.smithi086.stdout: 1010: throughput=5MB/sec pending data=0 2024-08-10T05:49:58.036 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-i0904O4yxBvgmJq off=15411442 len=752289 2024-08-10T05:49:58.037 INFO:tasks.workunit.client.0.smithi086.stdout:op 5155 completed, throughput=5MB/sec 2024-08-10T05:49:58.038 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-388e3F7-LxFIl1U off=13102565 len=1424080 2024-08-10T05:49:58.044 INFO:tasks.workunit.client.0.smithi086.stdout:op 5156 completed, throughput=5MB/sec 2024-08-10T05:49:58.044 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pNl7BknUS8YO_Jt off=15589739 len=114043 2024-08-10T05:49:58.044 INFO:tasks.workunit.client.0.smithi086.stdout:op 5157 completed, throughput=5MB/sec 2024-08-10T05:49:58.044 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3LRvpwcA6m8-MOH off=1724766 len=1878456 2024-08-10T05:49:58.046 INFO:tasks.workunit.client.0.smithi086.stdout:op 5158 completed, throughput=5MB/sec 2024-08-10T05:49:58.046 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TPXrUAdqaB9OGge off=2840466 len=261736 2024-08-10T05:49:58.050 INFO:tasks.workunit.client.0.smithi086.stdout:op 5159 completed, throughput=5MB/sec 2024-08-10T05:49:58.050 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5NJCsOwBSDykiTn off=2424851 len=559324 2024-08-10T05:49:58.051 INFO:tasks.workunit.client.0.smithi086.stdout:op 5160 completed, throughput=5MB/sec 2024-08-10T05:49:58.051 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vX4xieULK27OmhO off=9042366 len=1324718 2024-08-10T05:49:58.053 INFO:tasks.workunit.client.0.smithi086.stdout:op 5161 completed, throughput=5MB/sec 2024-08-10T05:49:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:49:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:49:58] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.43.0" 2024-08-10T05:49:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:49:58 smithi159 ceph-mon[90359]: pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:49:59.055 INFO:tasks.workunit.client.0.smithi086.stdout: 1011: throughput=5MB/sec pending data=0 2024-08-10T05:49:59.055 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zQXtHllna6PufGo off=7894442 len=809834 2024-08-10T05:49:59.055 INFO:tasks.workunit.client.0.smithi086.stdout:op 5162 completed, throughput=5MB/sec 2024-08-10T05:49:59.056 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uQkt67lioFUMFzd off=3149589 len=1148510 2024-08-10T05:49:59.062 INFO:tasks.workunit.client.0.smithi086.stdout:op 5163 completed, throughput=5MB/sec 2024-08-10T05:49:59.062 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-X_NMP7ZgvkNab8t off=12106020 len=499336 2024-08-10T05:49:59.064 INFO:tasks.workunit.client.0.smithi086.stdout:op 5164 completed, throughput=5MB/sec 2024-08-10T05:49:59.064 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-U-OqMf-pMk2VAJO off=11393277 len=1379392 2024-08-10T05:49:59.066 INFO:tasks.workunit.client.0.smithi086.stdout:op 5165 completed, throughput=5MB/sec 2024-08-10T05:49:59.066 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-A8-qX79EKGwzvzW off=1838889 len=1152258 2024-08-10T05:49:59.071 INFO:tasks.workunit.client.0.smithi086.stdout:op 5166 completed, throughput=5MB/sec 2024-08-10T05:49:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:49:58 smithi086 ceph-mon[101471]: pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:49:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:49:58 smithi086 ceph-mon[98993]: pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:50:00.071 INFO:tasks.workunit.client.0.smithi086.stdout: 1012: throughput=5MB/sec pending data=0 2024-08-10T05:50:00.071 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YvIMT6ciTH0uxtu off=4367231 len=679846 2024-08-10T05:50:00.078 INFO:tasks.workunit.client.0.smithi086.stdout:op 5167 completed, throughput=5MB/sec 2024-08-10T05:50:00.079 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8GaoxsG4XhkKI6f off=3060669 len=1308741 2024-08-10T05:50:00.083 INFO:tasks.workunit.client.0.smithi086.stdout:op 5168 completed, throughput=5MB/sec 2024-08-10T05:50:00.083 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-eYLCabfnm8IW_IX off=3306448 len=789959 2024-08-10T05:50:00.084 INFO:tasks.workunit.client.0.smithi086.stdout:op 5169 completed, throughput=5MB/sec 2024-08-10T05:50:00.084 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SdZAyrwPDJB-jgn off=3629483 len=1282826 2024-08-10T05:50:00.092 INFO:tasks.workunit.client.0.smithi086.stdout:op 5170 completed, throughput=5MB/sec 2024-08-10T05:50:00.092 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mxHXVCEUOXqbfZ2 off=18659028 len=281619 2024-08-10T05:50:00.095 INFO:tasks.workunit.client.0.smithi086.stdout:op 5171 completed, throughput=5MB/sec 2024-08-10T05:50:00.095 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-np1GjK_9yz314us off=8242813 len=1258280 2024-08-10T05:50:00.102 INFO:tasks.workunit.client.0.smithi086.stdout:op 5172 completed, throughput=5MB/sec 2024-08-10T05:50:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:00 smithi159 ceph-mon[90359]: pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:50:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:00 smithi159 ceph-mon[90359]: overall HEALTH_OK 2024-08-10T05:50:01.102 INFO:tasks.workunit.client.0.smithi086.stdout: 1013: throughput=5MB/sec pending data=0 2024-08-10T05:50:01.102 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eRd3ISZnkUTD5nO off=3689739 len=834219 2024-08-10T05:50:01.107 INFO:tasks.workunit.client.0.smithi086.stdout:op 5173 completed, throughput=5MB/sec 2024-08-10T05:50:01.107 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mGRoyRFy0enpEU3 off=3971592 len=1349664 2024-08-10T05:50:01.109 INFO:tasks.workunit.client.0.smithi086.stdout:op 5174 completed, throughput=5MB/sec 2024-08-10T05:50:01.109 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-h_D5JeVA2FWzaim off=320940 len=1013753 2024-08-10T05:50:01.111 INFO:tasks.workunit.client.0.smithi086.stdout:op 5175 completed, throughput=5MB/sec 2024-08-10T05:50:01.111 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DCWYLJyctbqmIv2 off=3483468 len=1459852 2024-08-10T05:50:01.113 INFO:tasks.workunit.client.0.smithi086.stdout:op 5176 completed, throughput=5MB/sec 2024-08-10T05:50:01.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:00 smithi086 ceph-mon[98993]: pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:50:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:00 smithi086 ceph-mon[98993]: overall HEALTH_OK 2024-08-10T05:50:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:00 smithi086 ceph-mon[101471]: pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:50:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:00 smithi086 ceph-mon[101471]: overall HEALTH_OK 2024-08-10T05:50:02.113 INFO:tasks.workunit.client.0.smithi086.stdout: 1014: throughput=5MB/sec pending data=0 2024-08-10T05:50:02.113 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4vqj1U2lzo9w7DV off=5688235 len=1339190 2024-08-10T05:50:02.120 INFO:tasks.workunit.client.0.smithi086.stdout:op 5177 completed, throughput=5MB/sec 2024-08-10T05:50:02.121 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ym6uqmwOKy2ZGEe off=1130701 len=1496265 2024-08-10T05:50:02.128 INFO:tasks.workunit.client.0.smithi086.stdout:op 5178 completed, throughput=5MB/sec 2024-08-10T05:50:02.128 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FJy05S-HqpmCuiH off=1423241 len=788899 2024-08-10T05:50:02.133 INFO:tasks.workunit.client.0.smithi086.stdout:op 5179 completed, throughput=5MB/sec 2024-08-10T05:50:02.133 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Qo_8nj9EvLYIeZ5 off=7999562 len=1617697 2024-08-10T05:50:02.135 INFO:tasks.workunit.client.0.smithi086.stdout:op 5180 completed, throughput=5MB/sec 2024-08-10T05:50:02.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:02 smithi159 ceph-mon[90359]: pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:50:03.135 INFO:tasks.workunit.client.0.smithi086.stdout: 1015: throughput=5MB/sec pending data=0 2024-08-10T05:50:03.135 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0jPKbCqohSAneyC off=6367883 len=1071785 2024-08-10T05:50:03.137 INFO:tasks.workunit.client.0.smithi086.stdout:op 5181 completed, throughput=5MB/sec 2024-08-10T05:50:03.137 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-h6arqDQMybWf8sh off=8585086 len=1237006 2024-08-10T05:50:03.147 INFO:tasks.workunit.client.0.smithi086.stdout:op 5182 completed, throughput=5MB/sec 2024-08-10T05:50:03.147 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YhQVXFwGNRKzBbw off=11382681 len=2061336 2024-08-10T05:50:03.147 INFO:tasks.workunit.client.0.smithi086.stdout:op 5183 completed, throughput=5MB/sec 2024-08-10T05:50:03.147 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JpO30yl1wpMSLRz off=0 len=1310249 2024-08-10T05:50:03.149 INFO:tasks.workunit.client.0.smithi086.stdout:op 5184 completed, throughput=5MB/sec 2024-08-10T05:50:03.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:02 smithi086 ceph-mon[98993]: pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:50:03.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:02 smithi086 ceph-mon[101471]: pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:50:04.149 INFO:tasks.workunit.client.0.smithi086.stdout: 1016: throughput=5MB/sec pending data=0 2024-08-10T05:50:04.149 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RP3dpcyke5ys-_c off=2440625 len=1326869 2024-08-10T05:50:04.156 INFO:tasks.workunit.client.0.smithi086.stdout:op 5185 completed, throughput=5MB/sec 2024-08-10T05:50:04.156 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZYoqzBJSrYfgp1G off=18473426 len=1229839 2024-08-10T05:50:04.158 INFO:tasks.workunit.client.0.smithi086.stdout:op 5186 completed, throughput=5MB/sec 2024-08-10T05:50:04.158 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qQcgXpiUCDIz0Xo off=18710989 len=1279494 2024-08-10T05:50:04.165 INFO:tasks.workunit.client.0.smithi086.stdout:op 5187 completed, throughput=5MB/sec 2024-08-10T05:50:04.166 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-i0904O4yxBvgmJq off=17643853 len=1602047 2024-08-10T05:50:04.171 INFO:tasks.workunit.client.0.smithi086.stdout:op 5188 completed, throughput=5MB/sec 2024-08-10T05:50:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:04 smithi159 ceph-mon[90359]: pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:50:05.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:04 smithi086 ceph-mon[98993]: pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:50:05.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:04 smithi086 ceph-mon[101471]: pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:50:05.169 INFO:tasks.workunit.client.0.smithi086.stdout: 1017: throughput=5MB/sec pending data=0 2024-08-10T05:50:05.169 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-trlCSRAn1l5FnFu off=3111952 len=773872 2024-08-10T05:50:05.175 INFO:tasks.workunit.client.0.smithi086.stdout:op 5189 completed, throughput=5MB/sec 2024-08-10T05:50:05.175 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8HSKFm89n5qJ-Pz off=1523520 len=1106324 2024-08-10T05:50:05.176 INFO:tasks.workunit.client.0.smithi086.stdout:op 5190 completed, throughput=5MB/sec 2024-08-10T05:50:05.176 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uVgbTBoWlie4InL off=8844368 len=1110260 2024-08-10T05:50:05.177 INFO:tasks.workunit.client.0.smithi086.stdout:op 5191 completed, throughput=5MB/sec 2024-08-10T05:50:05.177 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3W8Bnz-__k_BHql off=2723561 len=1618195 2024-08-10T05:50:05.179 INFO:tasks.workunit.client.0.smithi086.stdout:op 5192 completed, throughput=5MB/sec 2024-08-10T05:50:06.180 INFO:tasks.workunit.client.0.smithi086.stdout: 1018: throughput=5MB/sec pending data=0 2024-08-10T05:50:06.180 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-e80A9_ei885LKFP off=4050440 len=697613 2024-08-10T05:50:06.182 INFO:tasks.workunit.client.0.smithi086.stdout:op 5193 completed, throughput=5MB/sec 2024-08-10T05:50:06.182 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EjQn0jNH-zIiIAd off=8318113 len=1988092 2024-08-10T05:50:06.184 INFO:tasks.workunit.client.0.smithi086.stdout:op 5194 completed, throughput=5MB/sec 2024-08-10T05:50:06.184 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8OWlDrt8Tsusf38 off=6296114 len=912342 2024-08-10T05:50:06.189 INFO:tasks.workunit.client.0.smithi086.stdout:op 5195 completed, throughput=5MB/sec 2024-08-10T05:50:06.190 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EEbYpVHrFVJ1SQJ off=15727300 len=251939 2024-08-10T05:50:06.192 INFO:tasks.workunit.client.0.smithi086.stdout:op 5196 completed, throughput=5MB/sec 2024-08-10T05:50:06.192 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EMbI-AObtvjVzgz off=1118326 len=1482566 2024-08-10T05:50:06.194 INFO:tasks.workunit.client.0.smithi086.stdout:op 5197 completed, throughput=5MB/sec 2024-08-10T05:50:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:06 smithi159 ceph-mon[90359]: pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:50:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:06 smithi086 ceph-mon[98993]: pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:50:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:06 smithi086 ceph-mon[101471]: pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:50:07.195 INFO:tasks.workunit.client.0.smithi086.stdout: 1019: throughput=5MB/sec pending data=0 2024-08-10T05:50:07.195 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ho0K6-bvVhvJA1B off=13882641 len=1473122 2024-08-10T05:50:07.197 INFO:tasks.workunit.client.0.smithi086.stdout:op 5198 completed, throughput=5MB/sec 2024-08-10T05:50:07.197 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9TVi3iywun4g0br off=1323158 len=288900 2024-08-10T05:50:07.199 INFO:tasks.workunit.client.0.smithi086.stdout:op 5199 completed, throughput=5MB/sec 2024-08-10T05:50:07.200 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-utgj9uCnC1M0udk off=22580957 len=769030 2024-08-10T05:50:07.202 INFO:tasks.workunit.client.0.smithi086.stdout:op 5200 completed, throughput=5MB/sec 2024-08-10T05:50:07.202 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QnMNINF8CKG3DQr off=5975357 len=1608719 2024-08-10T05:50:07.210 INFO:tasks.workunit.client.0.smithi086.stdout:op 5201 completed, throughput=5MB/sec 2024-08-10T05:50:07.210 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yzOXQUcZgsaRAEL off=4348524 len=116545 2024-08-10T05:50:07.211 INFO:tasks.workunit.client.0.smithi086.stdout:op 5202 completed, throughput=5MB/sec 2024-08-10T05:50:07.211 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-g7mgYcAqdvl14dS off=0 len=1132081 2024-08-10T05:50:07.213 INFO:tasks.workunit.client.0.smithi086.stdout:op 5203 completed, throughput=5MB/sec 2024-08-10T05:50:08.213 INFO:tasks.workunit.client.0.smithi086.stdout: 1020: throughput=5MB/sec pending data=0 2024-08-10T05:50:08.213 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hIAyVkWxbsV67l7 off=2895906 len=699973 2024-08-10T05:50:08.217 INFO:tasks.workunit.client.0.smithi086.stdout:op 5204 completed, throughput=5MB/sec 2024-08-10T05:50:08.217 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-44FEsy6CPmujEyk off=3838959 len=1084223 2024-08-10T05:50:08.223 INFO:tasks.workunit.client.0.smithi086.stdout:op 5205 completed, throughput=5MB/sec 2024-08-10T05:50:08.223 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JVZNO-z3kcdjLc2 off=5863157 len=379511 2024-08-10T05:50:08.226 INFO:tasks.workunit.client.0.smithi086.stdout:op 5206 completed, throughput=5MB/sec 2024-08-10T05:50:08.226 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uQ5Qsk7NQVfhKya off=9378940 len=350390 2024-08-10T05:50:08.227 INFO:tasks.workunit.client.0.smithi086.stdout:op 5207 completed, throughput=5MB/sec 2024-08-10T05:50:08.227 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-G4hlE0pcUGHs95n off=5785927 len=772960 2024-08-10T05:50:08.231 INFO:tasks.workunit.client.0.smithi086.stdout:op 5208 completed, throughput=5MB/sec 2024-08-10T05:50:08.231 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DP4-fuhv72j4p8X off=1156055 len=1917003 2024-08-10T05:50:08.233 INFO:tasks.workunit.client.0.smithi086.stdout:op 5209 completed, throughput=5MB/sec 2024-08-10T05:50:08.233 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FUnvHUUXQH0noOO off=1206060 len=1761130 2024-08-10T05:50:08.235 INFO:tasks.workunit.client.0.smithi086.stdout:op 5210 completed, throughput=5MB/sec 2024-08-10T05:50:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:50:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:50:08] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.43.0" 2024-08-10T05:50:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:08 smithi159 ceph-mon[90359]: pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:50:09.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:08 smithi086 ceph-mon[101471]: pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:50:09.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:08 smithi086 ceph-mon[98993]: pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:50:09.236 INFO:tasks.workunit.client.0.smithi086.stdout: 1021: throughput=5MB/sec pending data=0 2024-08-10T05:50:09.236 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pol_QV-e35r3vau off=4557501 len=1163131 2024-08-10T05:50:09.237 INFO:tasks.workunit.client.0.smithi086.stdout:op 5211 completed, throughput=5MB/sec 2024-08-10T05:50:09.237 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8jegRx8Vgn3Pil3 off=2545037 len=498313 2024-08-10T05:50:09.242 INFO:tasks.workunit.client.0.smithi086.stdout:op 5212 completed, throughput=5MB/sec 2024-08-10T05:50:09.242 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6q6bgfRhMYULCqE off=12302195 len=1403488 2024-08-10T05:50:09.248 INFO:tasks.workunit.client.0.smithi086.stdout:op 5213 completed, throughput=5MB/sec 2024-08-10T05:50:09.248 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ny2DmgCoDH2zFSZ off=7437701 len=1662641 2024-08-10T05:50:09.256 INFO:tasks.workunit.client.0.smithi086.stdout:op 5214 completed, throughput=5MB/sec 2024-08-10T05:50:10.257 INFO:tasks.workunit.client.0.smithi086.stdout: 1022: throughput=5MB/sec pending data=0 2024-08-10T05:50:10.257 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-292yn6Px7qebpI8 off=4815358 len=842895 2024-08-10T05:50:10.258 INFO:tasks.workunit.client.0.smithi086.stdout:op 5215 completed, throughput=5MB/sec 2024-08-10T05:50:10.258 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1Aq1aGbBZBhRCby off=1156613 len=1280216 2024-08-10T05:50:10.265 INFO:tasks.workunit.client.0.smithi086.stdout:op 5216 completed, throughput=5MB/sec 2024-08-10T05:50:10.266 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--_rsuYXpGS1HA4Z off=2633254 len=1060305 2024-08-10T05:50:10.270 INFO:tasks.workunit.client.0.smithi086.stdout:op 5217 completed, throughput=5MB/sec 2024-08-10T05:50:10.271 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OIHoIkh-wk60VEi off=14327641 len=769895 2024-08-10T05:50:10.275 INFO:tasks.workunit.client.0.smithi086.stdout:op 5218 completed, throughput=5MB/sec 2024-08-10T05:50:10.276 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rXao2VS6vGgMWsd off=10575906 len=2072681 2024-08-10T05:50:10.278 INFO:tasks.workunit.client.0.smithi086.stdout:op 5219 completed, throughput=5MB/sec 2024-08-10T05:50:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:10 smithi159 ceph-mon[90359]: pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:50:11.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:10 smithi086 ceph-mon[98993]: pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:50:11.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:10 smithi086 ceph-mon[101471]: pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:50:11.278 INFO:tasks.workunit.client.0.smithi086.stdout: 1023: throughput=5MB/sec pending data=0 2024-08-10T05:50:11.278 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IZ91yxWO6vV-ezG off=1562998 len=1092700 2024-08-10T05:50:11.280 INFO:tasks.workunit.client.0.smithi086.stdout:op 5220 completed, throughput=5MB/sec 2024-08-10T05:50:11.280 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-eB-mYiZcwIEMi1R off=12291795 len=627862 2024-08-10T05:50:11.281 INFO:tasks.workunit.client.0.smithi086.stdout:op 5221 completed, throughput=5MB/sec 2024-08-10T05:50:11.281 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-r31GKxlqDfhU-cu off=1807709 len=105994 2024-08-10T05:50:11.282 INFO:tasks.workunit.client.0.smithi086.stdout:op 5222 completed, throughput=5MB/sec 2024-08-10T05:50:11.282 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VPM_xqMt8POB9yL off=206513 len=572887 2024-08-10T05:50:11.286 INFO:tasks.workunit.client.0.smithi086.stdout:op 5223 completed, throughput=5MB/sec 2024-08-10T05:50:11.286 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-c2Dtv4kvDdy8urb off=9443049 len=717299 2024-08-10T05:50:11.290 INFO:tasks.workunit.client.0.smithi086.stdout:op 5224 completed, throughput=5MB/sec 2024-08-10T05:50:11.290 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-n9ZZZCp0DZ4YlSF off=996209 len=345441 2024-08-10T05:50:11.293 INFO:tasks.workunit.client.0.smithi086.stdout:op 5225 completed, throughput=5MB/sec 2024-08-10T05:50:11.293 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rEILDLKEm_-WT7c off=1009797 len=2079092 2024-08-10T05:50:11.295 INFO:tasks.workunit.client.0.smithi086.stdout:op 5226 completed, throughput=5MB/sec 2024-08-10T05:50:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:50:12.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:50:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:50:12.296 INFO:tasks.workunit.client.0.smithi086.stdout: 1024: throughput=5MB/sec pending data=0 2024-08-10T05:50:12.296 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IsHNA_CUZ7ZaMcd off=3505546 len=1727894 2024-08-10T05:50:12.305 INFO:tasks.workunit.client.0.smithi086.stdout:op 5227 completed, throughput=5MB/sec 2024-08-10T05:50:12.305 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SC5tlrevIdRw8oU off=2192184 len=967641 2024-08-10T05:50:12.310 INFO:tasks.workunit.client.0.smithi086.stdout:op 5228 completed, throughput=5MB/sec 2024-08-10T05:50:12.310 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-792AVRZ4NqN3hPP off=8692123 len=1271605 2024-08-10T05:50:12.317 INFO:tasks.workunit.client.0.smithi086.stdout:op 5229 completed, throughput=5MB/sec 2024-08-10T05:50:13.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:12 smithi086 ceph-mon[101471]: pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:50:13.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:12 smithi086 ceph-mon[98993]: pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:50:13.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:12 smithi159 ceph-mon[90359]: pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:50:13.317 INFO:tasks.workunit.client.0.smithi086.stdout: 1025: throughput=5MB/sec pending data=0 2024-08-10T05:50:13.317 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-C0gOsHDlpkUlhgc off=8465565 len=1492449 2024-08-10T05:50:13.325 INFO:tasks.workunit.client.0.smithi086.stdout:op 5230 completed, throughput=5MB/sec 2024-08-10T05:50:13.326 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CwSrgsPqwtlIlbi off=3588334 len=1062340 2024-08-10T05:50:13.327 INFO:tasks.workunit.client.0.smithi086.stdout:op 5231 completed, throughput=5MB/sec 2024-08-10T05:50:13.327 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AF18rsWl2iShdrV off=20383599 len=1631852 2024-08-10T05:50:13.335 INFO:tasks.workunit.client.0.smithi086.stdout:op 5232 completed, throughput=5MB/sec 2024-08-10T05:50:13.335 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-839a9kiOoBsAya3 off=1561904 len=1115064 2024-08-10T05:50:13.337 INFO:tasks.workunit.client.0.smithi086.stdout:op 5233 completed, throughput=5MB/sec 2024-08-10T05:50:14.337 INFO:tasks.workunit.client.0.smithi086.stdout: 1026: throughput=5MB/sec pending data=0 2024-08-10T05:50:14.337 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2It3poIZtHgElgY off=9842673 len=1398607 2024-08-10T05:50:14.345 INFO:tasks.workunit.client.0.smithi086.stdout:op 5234 completed, throughput=5MB/sec 2024-08-10T05:50:14.345 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Iqf4JSaZWhO_NVo off=6045111 len=1070433 2024-08-10T05:50:14.346 INFO:tasks.workunit.client.0.smithi086.stdout:op 5235 completed, throughput=5MB/sec 2024-08-10T05:50:14.346 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5xZ9i5mSLUiCdbW off=249061 len=110231 2024-08-10T05:50:14.347 INFO:tasks.workunit.client.0.smithi086.stdout:op 5236 completed, throughput=5MB/sec 2024-08-10T05:50:14.347 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HJ7L-JXt5mhy9c6 off=2888630 len=854680 2024-08-10T05:50:14.352 INFO:tasks.workunit.client.0.smithi086.stdout:op 5237 completed, throughput=5MB/sec 2024-08-10T05:50:14.352 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ux42iwYErn9kCHD off=5983002 len=2029207 2024-08-10T05:50:14.364 INFO:tasks.workunit.client.0.smithi086.stdout:op 5238 completed, throughput=5MB/sec 2024-08-10T05:50:15.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:14 smithi086 ceph-mon[98993]: pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:50:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:14 smithi086 ceph-mon[101471]: pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:50:15.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:14 smithi159 ceph-mon[90359]: pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:50:15.364 INFO:tasks.workunit.client.0.smithi086.stdout: 1027: throughput=5MB/sec pending data=0 2024-08-10T05:50:15.364 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8HSKFm89n5qJ-Pz off=3602819 len=1439001 2024-08-10T05:50:15.366 INFO:tasks.workunit.client.0.smithi086.stdout:op 5239 completed, throughput=5MB/sec 2024-08-10T05:50:15.366 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6Qdpemf--HolmUt off=6780731 len=395414 2024-08-10T05:50:15.370 INFO:tasks.workunit.client.0.smithi086.stdout:op 5240 completed, throughput=5MB/sec 2024-08-10T05:50:15.370 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-u01kRBz7IeyOVwa off=2126963 len=902751 2024-08-10T05:50:15.371 INFO:tasks.workunit.client.0.smithi086.stdout:op 5241 completed, throughput=5MB/sec 2024-08-10T05:50:15.371 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YTltV1I0lavzuYU off=4168364 len=354939 2024-08-10T05:50:15.374 INFO:tasks.workunit.client.0.smithi086.stdout:op 5242 completed, throughput=5MB/sec 2024-08-10T05:50:15.374 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YoLv46HDHiHL2SS off=16163277 len=995858 2024-08-10T05:50:15.375 INFO:tasks.workunit.client.0.smithi086.stdout:op 5243 completed, throughput=5MB/sec 2024-08-10T05:50:15.376 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4oEteuB8aHBCmsm off=9646652 len=961030 2024-08-10T05:50:15.380 INFO:tasks.workunit.client.0.smithi086.stdout:op 5244 completed, throughput=5MB/sec 2024-08-10T05:50:16.380 INFO:tasks.workunit.client.0.smithi086.stdout: 1028: throughput=5MB/sec pending data=0 2024-08-10T05:50:16.380 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vmvExkrmFoScpqc off=680139 len=161140 2024-08-10T05:50:16.383 INFO:tasks.workunit.client.0.smithi086.stdout:op 5245 completed, throughput=5MB/sec 2024-08-10T05:50:16.383 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-p6OZaspXTdLc0Jm off=7499823 len=1253901 2024-08-10T05:50:16.388 INFO:tasks.workunit.client.0.smithi086.stdout:op 5246 completed, throughput=5MB/sec 2024-08-10T05:50:16.389 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WMjIb5JsRr3x-Dr off=11125819 len=759522 2024-08-10T05:50:16.394 INFO:tasks.workunit.client.0.smithi086.stdout:op 5247 completed, throughput=5MB/sec 2024-08-10T05:50:16.394 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-HMjsttg-nk6YxT7 off=1030943 len=186417 2024-08-10T05:50:16.397 INFO:tasks.workunit.client.0.smithi086.stdout:op 5248 completed, throughput=5MB/sec 2024-08-10T05:50:16.397 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-c3StMXyrqtmaO8R off=6009002 len=1253833 2024-08-10T05:50:16.402 INFO:tasks.workunit.client.0.smithi086.stdout:op 5249 completed, throughput=5MB/sec 2024-08-10T05:50:16.402 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hBlEIUWRRivILh2 off=5048297 len=832755 2024-08-10T05:50:16.403 INFO:tasks.workunit.client.0.smithi086.stdout:op 5250 completed, throughput=5MB/sec 2024-08-10T05:50:16.403 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IfERpgGBFL0mF-N off=10984554 len=1287419 2024-08-10T05:50:16.406 INFO:tasks.workunit.client.0.smithi086.stdout:op 5251 completed, throughput=5MB/sec 2024-08-10T05:50:17.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:16 smithi086 ceph-mon[98993]: pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:50:17.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:16 smithi086 ceph-mon[101471]: pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:50:17.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:16 smithi159 ceph-mon[90359]: pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:50:17.406 INFO:tasks.workunit.client.0.smithi086.stdout: 1029: throughput=5MB/sec pending data=0 2024-08-10T05:50:17.407 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-y0ltiJUAAnxWK9F off=16980535 len=894809 2024-08-10T05:50:17.408 INFO:tasks.workunit.client.0.smithi086.stdout:op 5252 completed, throughput=5MB/sec 2024-08-10T05:50:17.408 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_SLUeOCMS42-X34 off=1480588 len=1163100 2024-08-10T05:50:17.415 INFO:tasks.workunit.client.0.smithi086.stdout:op 5253 completed, throughput=5MB/sec 2024-08-10T05:50:17.415 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YkY_3YnhTjunm64 off=1765226 len=1951455 2024-08-10T05:50:17.424 INFO:tasks.workunit.client.0.smithi086.stdout:op 5254 completed, throughput=5MB/sec 2024-08-10T05:50:17.424 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-c9yF0_Fz3JZnFrx off=555815 len=901635 2024-08-10T05:50:17.425 INFO:tasks.workunit.client.0.smithi086.stdout:op 5255 completed, throughput=5MB/sec 2024-08-10T05:50:18.057 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:17 smithi086 ceph-mon[101471]: pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:50:18.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:17 smithi086 ceph-mon[98993]: pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:50:18.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:17 smithi159 ceph-mon[90359]: pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-10T05:50:18.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:50:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:50:18] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-08-10T05:50:18.425 INFO:tasks.workunit.client.0.smithi086.stdout: 1030: throughput=5MB/sec pending data=0 2024-08-10T05:50:18.426 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-M62yVv3-9HBBR0t off=4288675 len=840248 2024-08-10T05:50:18.428 INFO:tasks.workunit.client.0.smithi086.stdout:op 5256 completed, throughput=5MB/sec 2024-08-10T05:50:18.428 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6uG5VFUrfYWHTK9 off=4441276 len=1131594 2024-08-10T05:50:18.433 INFO:tasks.workunit.client.0.smithi086.stdout:op 5257 completed, throughput=5MB/sec 2024-08-10T05:50:18.433 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-X4aiUIBxfZlO-10 off=4711224 len=1335430 2024-08-10T05:50:18.435 INFO:tasks.workunit.client.0.smithi086.stdout:op 5258 completed, throughput=5MB/sec 2024-08-10T05:50:18.435 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GeimYrKZx7nKtZH off=0 len=1753955 2024-08-10T05:50:18.443 INFO:tasks.workunit.client.0.smithi086.stdout:op 5259 completed, throughput=5MB/sec 2024-08-10T05:50:18.443 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lrZHxsoBpSQUnHr off=1271438 len=116890 2024-08-10T05:50:18.446 INFO:tasks.workunit.client.0.smithi086.stdout:op 5260 completed, throughput=5MB/sec 2024-08-10T05:50:19.447 INFO:tasks.workunit.client.0.smithi086.stdout: 1031: throughput=5MB/sec pending data=0 2024-08-10T05:50:19.447 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mBvPI5fmfKVIu93 off=19883107 len=522953 2024-08-10T05:50:19.449 INFO:tasks.workunit.client.0.smithi086.stdout:op 5261 completed, throughput=5MB/sec 2024-08-10T05:50:19.449 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zMsb2HWk6rE56Qh off=1849405 len=833193 2024-08-10T05:50:19.449 INFO:tasks.workunit.client.0.smithi086.stdout:op 5262 completed, throughput=5MB/sec 2024-08-10T05:50:19.450 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xmj_z2KaUtiAfcS off=2075645 len=540954 2024-08-10T05:50:19.450 INFO:tasks.workunit.client.0.smithi086.stdout:op 5263 completed, throughput=5MB/sec 2024-08-10T05:50:19.450 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XcQa6BAmY3julO6 off=3184918 len=33983 2024-08-10T05:50:19.452 INFO:tasks.workunit.client.0.smithi086.stdout:op 5264 completed, throughput=5MB/sec 2024-08-10T05:50:19.452 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VVtvEYm3_JSzQ_G off=8426623 len=756380 2024-08-10T05:50:19.457 INFO:tasks.workunit.client.0.smithi086.stdout:op 5265 completed, throughput=5MB/sec 2024-08-10T05:50:19.457 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jTyum1QdgnvtuXd off=23597081 len=565021 2024-08-10T05:50:19.461 INFO:tasks.workunit.client.0.smithi086.stdout:op 5266 completed, throughput=5MB/sec 2024-08-10T05:50:19.461 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-m-0gD6IYnSY4Bs0 off=696577 len=476336 2024-08-10T05:50:19.464 INFO:tasks.workunit.client.0.smithi086.stdout:op 5267 completed, throughput=5MB/sec 2024-08-10T05:50:19.465 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fAsAVCAkjzcS67z off=16498963 len=663216 2024-08-10T05:50:19.467 INFO:tasks.workunit.client.0.smithi086.stdout:op 5268 completed, throughput=5MB/sec 2024-08-10T05:50:19.468 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-eb-w0DHr18RE7Ty off=12884105 len=1686475 2024-08-10T05:50:19.469 INFO:tasks.workunit.client.0.smithi086.stdout:op 5269 completed, throughput=5MB/sec 2024-08-10T05:50:20.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:19 smithi086 ceph-mon[98993]: pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:50:20.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:19 smithi086 ceph-mon[101471]: pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:50:20.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:19 smithi159 ceph-mon[90359]: pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:50:20.469 INFO:tasks.workunit.client.0.smithi086.stdout: 1032: throughput=5MB/sec pending data=0 2024-08-10T05:50:20.469 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-n6bKHh8_fLqtPAf off=4493447 len=115189 2024-08-10T05:50:20.471 INFO:tasks.workunit.client.0.smithi086.stdout:op 5270 completed, throughput=5MB/sec 2024-08-10T05:50:20.471 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q3fYWu-6JcsbMy_ off=8768581 len=1320614 2024-08-10T05:50:20.478 INFO:tasks.workunit.client.0.smithi086.stdout:op 5271 completed, throughput=5MB/sec 2024-08-10T05:50:20.478 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZwiEgba9uhdY6Ss off=2299902 len=869262 2024-08-10T05:50:20.483 INFO:tasks.workunit.client.0.smithi086.stdout:op 5272 completed, throughput=5MB/sec 2024-08-10T05:50:20.483 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Wvzet-UWS2nT7MX off=15466422 len=1243658 2024-08-10T05:50:20.488 INFO:tasks.workunit.client.0.smithi086.stdout:op 5273 completed, throughput=5MB/sec 2024-08-10T05:50:20.488 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pqwEPFEgccUKZrh off=9466727 len=159669 2024-08-10T05:50:20.488 INFO:tasks.workunit.client.0.smithi086.stdout:op 5274 completed, throughput=5MB/sec 2024-08-10T05:50:20.488 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-cq-UMWCRpGGmm4B off=4938969 len=1263327 2024-08-10T05:50:20.494 INFO:tasks.workunit.client.0.smithi086.stdout:op 5275 completed, throughput=5MB/sec 2024-08-10T05:50:21.494 INFO:tasks.workunit.client.0.smithi086.stdout: 1033: throughput=5MB/sec pending data=0 2024-08-10T05:50:21.495 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-unNLLSSV5HKKPE3 off=597651 len=365026 2024-08-10T05:50:21.495 INFO:tasks.workunit.client.0.smithi086.stdout:op 5276 completed, throughput=5MB/sec 2024-08-10T05:50:21.495 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-cMvofPqYApiImBk off=12015585 len=2054821 2024-08-10T05:50:21.507 INFO:tasks.workunit.client.0.smithi086.stdout:op 5277 completed, throughput=5MB/sec 2024-08-10T05:50:21.507 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FhAOCe121EvoosA off=22929975 len=1961039 2024-08-10T05:50:21.517 INFO:tasks.workunit.client.0.smithi086.stdout:op 5278 completed, throughput=5MB/sec 2024-08-10T05:50:21.517 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IVLm37htdjd1Go- off=5116442 len=453518 2024-08-10T05:50:21.520 INFO:tasks.workunit.client.0.smithi086.stdout:op 5279 completed, throughput=5MB/sec 2024-08-10T05:50:21.521 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wHuaRZ3d3ERxBeD off=4637208 len=1348710 2024-08-10T05:50:21.522 INFO:tasks.workunit.client.0.smithi086.stdout:op 5280 completed, throughput=5MB/sec 2024-08-10T05:50:22.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:21 smithi086 ceph-mon[98993]: pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:50:22.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:21 smithi086 ceph-mon[101471]: pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:50:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:21 smithi159 ceph-mon[90359]: pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:50:22.522 INFO:tasks.workunit.client.0.smithi086.stdout: 1034: throughput=5MB/sec pending data=0 2024-08-10T05:50:22.523 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sLtOh-0Huz0WNzO off=3690367 len=813010 2024-08-10T05:50:22.524 INFO:tasks.workunit.client.0.smithi086.stdout:op 5281 completed, throughput=5MB/sec 2024-08-10T05:50:22.524 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-cyGR74d2Nn2JJWc off=2515348 len=1675644 2024-08-10T05:50:22.531 INFO:tasks.workunit.client.0.smithi086.stdout:op 5282 completed, throughput=5MB/sec 2024-08-10T05:50:22.531 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qf28QNPnWSrW-CA off=643016 len=1859356 2024-08-10T05:50:22.533 INFO:tasks.workunit.client.0.smithi086.stdout:op 5283 completed, throughput=5MB/sec 2024-08-10T05:50:23.533 INFO:tasks.workunit.client.0.smithi086.stdout: 1035: throughput=5MB/sec pending data=0 2024-08-10T05:50:23.533 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-B8dLI4yCOh00vXk off=3154291 len=32110 2024-08-10T05:50:23.536 INFO:tasks.workunit.client.0.smithi086.stdout:op 5284 completed, throughput=5MB/sec 2024-08-10T05:50:23.536 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NUIMiPwGi6iRDYs off=937579 len=558794 2024-08-10T05:50:23.540 INFO:tasks.workunit.client.0.smithi086.stdout:op 5285 completed, throughput=5MB/sec 2024-08-10T05:50:23.540 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZR4su_pJJ0UqFQZ off=2774509 len=426162 2024-08-10T05:50:23.544 INFO:tasks.workunit.client.0.smithi086.stdout:op 5286 completed, throughput=5MB/sec 2024-08-10T05:50:23.544 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tUAIJahySx3GjOP off=10781140 len=730407 2024-08-10T05:50:23.546 INFO:tasks.workunit.client.0.smithi086.stdout:op 5287 completed, throughput=5MB/sec 2024-08-10T05:50:23.546 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ID5Afx6-7V4UNM_ off=3161458 len=1998630 2024-08-10T05:50:23.548 INFO:tasks.workunit.client.0.smithi086.stdout:op 5288 completed, throughput=5MB/sec 2024-08-10T05:50:23.548 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ER0_SzGnnTPIVSc off=15251065 len=299213 2024-08-10T05:50:23.549 INFO:tasks.workunit.client.0.smithi086.stdout:op 5289 completed, throughput=5MB/sec 2024-08-10T05:50:23.549 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mNn5-kWl5sQmxcD off=11458933 len=1709962 2024-08-10T05:50:23.556 INFO:tasks.workunit.client.0.smithi086.stdout:op 5290 completed, throughput=5MB/sec 2024-08-10T05:50:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:23 smithi086 ceph-mon[98993]: pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:50:24.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:23 smithi086 ceph-mon[101471]: pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:50:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:23 smithi159 ceph-mon[90359]: pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:50:24.556 INFO:tasks.workunit.client.0.smithi086.stdout: 1036: throughput=5MB/sec pending data=0 2024-08-10T05:50:24.557 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hgiljkKseMN7dpO off=2189501 len=1408312 2024-08-10T05:50:24.558 INFO:tasks.workunit.client.0.smithi086.stdout:op 5291 completed, throughput=5MB/sec 2024-08-10T05:50:24.558 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0iz8b77PbxU5cqI off=830188 len=1296980 2024-08-10T05:50:24.565 INFO:tasks.workunit.client.0.smithi086.stdout:op 5292 completed, throughput=5MB/sec 2024-08-10T05:50:24.565 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-e80A9_ei885LKFP off=2993996 len=542244 2024-08-10T05:50:24.569 INFO:tasks.workunit.client.0.smithi086.stdout:op 5293 completed, throughput=5MB/sec 2024-08-10T05:50:24.569 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6NO3Qo8XRxl1hWf off=4277108 len=87143 2024-08-10T05:50:24.572 INFO:tasks.workunit.client.0.smithi086.stdout:op 5294 completed, throughput=5MB/sec 2024-08-10T05:50:24.572 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xbBXmpN_GhlEZuM off=1670409 len=2002620 2024-08-10T05:50:24.581 INFO:tasks.workunit.client.0.smithi086.stdout:op 5295 completed, throughput=5MB/sec 2024-08-10T05:50:25.582 INFO:tasks.workunit.client.0.smithi086.stdout: 1037: throughput=5MB/sec pending data=0 2024-08-10T05:50:25.582 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zDpyraC2aH4Bh1N off=113613 len=288015 2024-08-10T05:50:25.582 INFO:tasks.workunit.client.0.smithi086.stdout:op 5296 completed, throughput=5MB/sec 2024-08-10T05:50:25.582 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jYSeDuJBUg0VQD6 off=2763288 len=790887 2024-08-10T05:50:25.585 INFO:tasks.workunit.client.0.smithi086.stdout:op 5297 completed, throughput=5MB/sec 2024-08-10T05:50:25.585 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KvXzFdAwHO3lp2M off=3081462 len=452187 2024-08-10T05:50:25.586 INFO:tasks.workunit.client.0.smithi086.stdout:op 5298 completed, throughput=5MB/sec 2024-08-10T05:50:25.586 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TreEJqlKbwwRsZB off=4968259 len=1266834 2024-08-10T05:50:25.594 INFO:tasks.workunit.client.0.smithi086.stdout:op 5299 completed, throughput=5MB/sec 2024-08-10T05:50:25.594 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sniGv7XRT-WIRc1 off=10338814 len=5480 2024-08-10T05:50:25.594 INFO:tasks.workunit.client.0.smithi086.stdout:op 5300 completed, throughput=5MB/sec 2024-08-10T05:50:25.594 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wzgER630gqtCps0 off=17616987 len=1663919 2024-08-10T05:50:25.596 INFO:tasks.workunit.client.0.smithi086.stdout:op 5301 completed, throughput=5MB/sec 2024-08-10T05:50:25.596 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MJPhCdygbcHDMWD off=4164534 len=1314126 2024-08-10T05:50:25.605 INFO:tasks.workunit.client.0.smithi086.stdout:op 5302 completed, throughput=5MB/sec 2024-08-10T05:50:26.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:25 smithi086 ceph-mon[98993]: pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:50:26.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:25 smithi086 ceph-mon[101471]: pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:50:26.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:25 smithi159 ceph-mon[90359]: pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:50:26.605 INFO:tasks.workunit.client.0.smithi086.stdout: 1038: throughput=5MB/sec pending data=0 2024-08-10T05:50:26.605 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-US286znuR_-obNz off=8298975 len=851696 2024-08-10T05:50:26.606 INFO:tasks.workunit.client.0.smithi086.stdout:op 5303 completed, throughput=5MB/sec 2024-08-10T05:50:26.606 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2Z09LXTKzduRHW8 off=17925209 len=1136229 2024-08-10T05:50:26.613 INFO:tasks.workunit.client.0.smithi086.stdout:op 5304 completed, throughput=5MB/sec 2024-08-10T05:50:26.613 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gqKZ6BnyGlRFglD off=6661260 len=31532 2024-08-10T05:50:26.615 INFO:tasks.workunit.client.0.smithi086.stdout:op 5305 completed, throughput=5MB/sec 2024-08-10T05:50:26.616 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YBRunX4bhEDYQ_- off=8496755 len=1176272 2024-08-10T05:50:26.617 INFO:tasks.workunit.client.0.smithi086.stdout:op 5306 completed, throughput=5MB/sec 2024-08-10T05:50:26.617 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RCsCLlN14mFVoCO off=18501681 len=1214483 2024-08-10T05:50:26.623 INFO:tasks.workunit.client.0.smithi086.stdout:op 5307 completed, throughput=5MB/sec 2024-08-10T05:50:27.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:50:27.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:50:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:50:27.623 INFO:tasks.workunit.client.0.smithi086.stdout: 1039: throughput=5MB/sec pending data=0 2024-08-10T05:50:27.624 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gZrjSEkCSJP-Lws off=341265 len=339678 2024-08-10T05:50:27.625 INFO:tasks.workunit.client.0.smithi086.stdout:op 5308 completed, throughput=5MB/sec 2024-08-10T05:50:27.625 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-n4PVbRWoRdGRw8e off=8647257 len=1221475 2024-08-10T05:50:27.637 INFO:tasks.workunit.client.0.smithi086.stdout:op 5309 completed, throughput=5MB/sec 2024-08-10T05:50:27.638 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Dz-QAYhFQG6hGlU off=22232769 len=2065469 2024-08-10T05:50:27.639 INFO:tasks.workunit.client.0.smithi086.stdout:op 5310 completed, throughput=5MB/sec 2024-08-10T05:50:27.640 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SYhVLuVmtnoCYIB off=3234713 len=568686 2024-08-10T05:50:27.640 INFO:tasks.workunit.client.0.smithi086.stdout:op 5311 completed, throughput=5MB/sec 2024-08-10T05:50:27.640 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cvRxAZ0o6tjR5E0 off=13651278 len=1579180 2024-08-10T05:50:27.642 INFO:tasks.workunit.client.0.smithi086.stdout:op 5312 completed, throughput=5MB/sec 2024-08-10T05:50:28.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:27 smithi086 ceph-mon[98993]: pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-10T05:50:28.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:27 smithi086 ceph-mon[101471]: pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-10T05:50:28.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:27 smithi159 ceph-mon[90359]: pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-10T05:50:28.642 INFO:tasks.workunit.client.0.smithi086.stdout: 1040: throughput=5MB/sec pending data=0 2024-08-10T05:50:28.643 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NaVHO18mava3Xki off=2191409 len=525496 2024-08-10T05:50:28.643 INFO:tasks.workunit.client.0.smithi086.stdout:op 5313 completed, throughput=5MB/sec 2024-08-10T05:50:28.643 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-eewB2z6MpZCLcH2 off=19202948 len=1061632 2024-08-10T05:50:28.646 INFO:tasks.workunit.client.0.smithi086.stdout:op 5314 completed, throughput=5MB/sec 2024-08-10T05:50:28.646 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AF34IuHYDYhkJnr off=4594055 len=556193 2024-08-10T05:50:28.650 INFO:tasks.workunit.client.0.smithi086.stdout:op 5315 completed, throughput=5MB/sec 2024-08-10T05:50:28.650 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OMq3za1Ebpq3Wmv off=13869767 len=359460 2024-08-10T05:50:28.652 INFO:tasks.workunit.client.0.smithi086.stdout:op 5316 completed, throughput=5MB/sec 2024-08-10T05:50:28.652 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tyejHAAEjiVaqLI off=14193825 len=1143607 2024-08-10T05:50:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:50:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:50:28] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:50:28.656 INFO:tasks.workunit.client.0.smithi086.stdout:op 5317 completed, throughput=5MB/sec 2024-08-10T05:50:28.657 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-onDI20Zh4yGD6Yz off=18948918 len=395423 2024-08-10T05:50:28.658 INFO:tasks.workunit.client.0.smithi086.stdout:op 5318 completed, throughput=5MB/sec 2024-08-10T05:50:28.658 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mrWqObCDtKPKvaj off=3883163 len=288694 2024-08-10T05:50:28.658 INFO:tasks.workunit.client.0.smithi086.stdout:op 5319 completed, throughput=5MB/sec 2024-08-10T05:50:28.658 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1Ahwl8hpoYi1xQS off=3222515 len=1422700 2024-08-10T05:50:28.660 INFO:tasks.workunit.client.0.smithi086.stdout:op 5320 completed, throughput=5MB/sec 2024-08-10T05:50:29.661 INFO:tasks.workunit.client.0.smithi086.stdout: 1041: throughput=5MB/sec pending data=0 2024-08-10T05:50:29.661 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BfQKdh2mwLnRbV3 off=2071887 len=945234 2024-08-10T05:50:29.663 INFO:tasks.workunit.client.0.smithi086.stdout:op 5321 completed, throughput=5MB/sec 2024-08-10T05:50:29.663 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sFvFEFw1wwepvAN off=3498559 len=1398448 2024-08-10T05:50:29.672 INFO:tasks.workunit.client.0.smithi086.stdout:op 5322 completed, throughput=5MB/sec 2024-08-10T05:50:29.672 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CVGZYwfDHt2pfFN off=16359984 len=140368 2024-08-10T05:50:29.674 INFO:tasks.workunit.client.0.smithi086.stdout:op 5323 completed, throughput=5MB/sec 2024-08-10T05:50:29.674 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6ldXx0XNnE-gica off=3638 len=2087445 2024-08-10T05:50:29.686 INFO:tasks.workunit.client.0.smithi086.stdout:op 5324 completed, throughput=5MB/sec 2024-08-10T05:50:30.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:29 smithi086 ceph-mon[98993]: pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:50:30.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:29 smithi086 ceph-mon[101471]: pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:50:30.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:29 smithi159 ceph-mon[90359]: pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:50:30.686 INFO:tasks.workunit.client.0.smithi086.stdout: 1042: throughput=5MB/sec pending data=0 2024-08-10T05:50:30.687 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-g0osxlnEJC6wbcZ off=8563661 len=874521 2024-08-10T05:50:30.689 INFO:tasks.workunit.client.0.smithi086.stdout:op 5325 completed, throughput=5MB/sec 2024-08-10T05:50:30.689 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Grtvki5USuHAAYS off=985629 len=1428750 2024-08-10T05:50:30.698 INFO:tasks.workunit.client.0.smithi086.stdout:op 5326 completed, throughput=5MB/sec 2024-08-10T05:50:30.698 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-i02g3sGE6hnlJOV off=5074669 len=1439180 2024-08-10T05:50:30.701 INFO:tasks.workunit.client.0.smithi086.stdout:op 5327 completed, throughput=5MB/sec 2024-08-10T05:50:30.701 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Upv1J0mqaFOwj33 off=5011227 len=924287 2024-08-10T05:50:30.706 INFO:tasks.workunit.client.0.smithi086.stdout:op 5328 completed, throughput=5MB/sec 2024-08-10T05:50:30.706 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8QqR8d87g0qDfEn off=7935552 len=1011812 2024-08-10T05:50:30.707 INFO:tasks.workunit.client.0.smithi086.stdout:op 5329 completed, throughput=5MB/sec 2024-08-10T05:50:31.708 INFO:tasks.workunit.client.0.smithi086.stdout: 1043: throughput=5MB/sec pending data=0 2024-08-10T05:50:31.708 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-N2blLmDc89OG9DQ off=6354677 len=63822 2024-08-10T05:50:31.708 INFO:tasks.workunit.client.0.smithi086.stdout:op 5330 completed, throughput=5MB/sec 2024-08-10T05:50:31.708 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-p2KIsCOQk_VS9ZF off=1670849 len=1747209 2024-08-10T05:50:31.718 INFO:tasks.workunit.client.0.smithi086.stdout:op 5331 completed, throughput=5MB/sec 2024-08-10T05:50:31.718 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-avEx9XUp7oUVAOX off=7627861 len=1496327 2024-08-10T05:50:31.725 INFO:tasks.workunit.client.0.smithi086.stdout:op 5332 completed, throughput=5MB/sec 2024-08-10T05:50:31.726 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-o7dfA-h30y01cfV off=2873927 len=1985171 2024-08-10T05:50:31.736 INFO:tasks.workunit.client.0.smithi086.stdout:op 5333 completed, throughput=5MB/sec 2024-08-10T05:50:32.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:31 smithi086 ceph-mon[98993]: pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:50:32.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:31 smithi086 ceph-mon[101471]: pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:50:32.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:31 smithi159 ceph-mon[90359]: pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:50:32.738 INFO:tasks.workunit.client.0.smithi086.stdout: 1044: throughput=5MB/sec pending data=0 2024-08-10T05:50:32.739 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sdrRD0SQgsusxFJ off=19413324 len=1362083 2024-08-10T05:50:32.739 INFO:tasks.workunit.client.0.smithi086.stdout:op 5334 completed, throughput=5MB/sec 2024-08-10T05:50:32.739 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LjnIBMYBGYVDKgB off=1093816 len=1738360 2024-08-10T05:50:32.748 INFO:tasks.workunit.client.0.smithi086.stdout:op 5335 completed, throughput=5MB/sec 2024-08-10T05:50:32.748 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-J-KquSeuSabbh0j off=11343372 len=1757834 2024-08-10T05:50:32.759 INFO:tasks.workunit.client.0.smithi086.stdout:op 5336 completed, throughput=5MB/sec 2024-08-10T05:50:32.759 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0ML0qfuLFQdnJwL off=15584926 len=1814150 2024-08-10T05:50:32.760 INFO:tasks.workunit.client.0.smithi086.stdout:op 5337 completed, throughput=5MB/sec 2024-08-10T05:50:33.761 INFO:tasks.workunit.client.0.smithi086.stdout: 1045: throughput=5MB/sec pending data=0 2024-08-10T05:50:33.761 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-m1qSBuSVXStYhxI off=11125517 len=252895 2024-08-10T05:50:33.764 INFO:tasks.workunit.client.0.smithi086.stdout:op 5338 completed, throughput=5MB/sec 2024-08-10T05:50:33.764 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7yZS-z-chUQqVd8 off=16161635 len=2046846 2024-08-10T05:50:33.773 INFO:tasks.workunit.client.0.smithi086.stdout:op 5339 completed, throughput=5MB/sec 2024-08-10T05:50:33.773 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XgGawiDmXFErdNA off=10756584 len=1671866 2024-08-10T05:50:33.778 INFO:tasks.workunit.client.0.smithi086.stdout:op 5340 completed, throughput=5MB/sec 2024-08-10T05:50:34.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:33 smithi086 ceph-mon[98993]: pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:50:34.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:33 smithi086 ceph-mon[101471]: pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:50:34.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:33 smithi159 ceph-mon[90359]: pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:50:34.778 INFO:tasks.workunit.client.0.smithi086.stdout: 1046: throughput=5MB/sec pending data=0 2024-08-10T05:50:34.778 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-iiui5chdEyhJXyS off=4664211 len=445594 2024-08-10T05:50:34.779 INFO:tasks.workunit.client.0.smithi086.stdout:op 5341 completed, throughput=5MB/sec 2024-08-10T05:50:34.779 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rKAlbZ8EPXStcIa off=11707686 len=1254519 2024-08-10T05:50:34.785 INFO:tasks.workunit.client.0.smithi086.stdout:op 5342 completed, throughput=5MB/sec 2024-08-10T05:50:34.785 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eBswcwgiOmixirs off=18309468 len=1551367 2024-08-10T05:50:34.795 INFO:tasks.workunit.client.0.smithi086.stdout:op 5343 completed, throughput=5MB/sec 2024-08-10T05:50:34.795 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BuywCqxCAysiKZX off=8973584 len=1297948 2024-08-10T05:50:34.802 INFO:tasks.workunit.client.0.smithi086.stdout:op 5344 completed, throughput=5MB/sec 2024-08-10T05:50:34.802 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-46RLAwf-pk_kvAe off=13903022 len=72481 2024-08-10T05:50:34.802 INFO:tasks.workunit.client.0.smithi086.stdout:op 5345 completed, throughput=5MB/sec 2024-08-10T05:50:34.802 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--LHnLuaHRKqOoAB off=286268 len=527597 2024-08-10T05:50:34.806 INFO:tasks.workunit.client.0.smithi086.stdout:op 5346 completed, throughput=5MB/sec 2024-08-10T05:50:35.807 INFO:tasks.workunit.client.0.smithi086.stdout: 1047: throughput=5MB/sec pending data=0 2024-08-10T05:50:35.807 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Oj3z4aohxmXKDsJ off=15189141 len=381454 2024-08-10T05:50:35.807 INFO:tasks.workunit.client.0.smithi086.stdout:op 5347 completed, throughput=5MB/sec 2024-08-10T05:50:35.808 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2noDbDyMs7xERfG off=8254204 len=1619584 2024-08-10T05:50:35.810 INFO:tasks.workunit.client.0.smithi086.stdout:op 5348 completed, throughput=5MB/sec 2024-08-10T05:50:35.810 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lFFQAwGR_mkFhBt off=5466867 len=948675 2024-08-10T05:50:35.815 INFO:tasks.workunit.client.0.smithi086.stdout:op 5349 completed, throughput=5MB/sec 2024-08-10T05:50:35.815 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-r-WS38Tbg7RVNgO off=17015048 len=252810 2024-08-10T05:50:35.816 INFO:tasks.workunit.client.0.smithi086.stdout:op 5350 completed, throughput=5MB/sec 2024-08-10T05:50:35.816 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3FS-w6XlMUwPYFD off=4538433 len=1061663 2024-08-10T05:50:35.822 INFO:tasks.workunit.client.0.smithi086.stdout:op 5351 completed, throughput=5MB/sec 2024-08-10T05:50:35.822 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kj5TS8bWHxDtU0T off=12042474 len=773610 2024-08-10T05:50:35.827 INFO:tasks.workunit.client.0.smithi086.stdout:op 5352 completed, throughput=5MB/sec 2024-08-10T05:50:35.827 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MJPhCdygbcHDMWD off=6474457 len=1389150 2024-08-10T05:50:35.833 INFO:tasks.workunit.client.0.smithi086.stdout:op 5353 completed, throughput=5MB/sec 2024-08-10T05:50:36.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:35 smithi086 ceph-mon[98993]: pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:50:36.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:35 smithi086 ceph-mon[101471]: pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:50:36.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:35 smithi159 ceph-mon[90359]: pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:50:36.833 INFO:tasks.workunit.client.0.smithi086.stdout: 1048: throughput=5MB/sec pending data=0 2024-08-10T05:50:36.833 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--v8kA3TqjQZEpk4 off=4967877 len=1436890 2024-08-10T05:50:36.835 INFO:tasks.workunit.client.0.smithi086.stdout:op 5354 completed, throughput=5MB/sec 2024-08-10T05:50:36.835 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-G-iUIjkHcn4l9lm off=1076586 len=1270177 2024-08-10T05:50:36.842 INFO:tasks.workunit.client.0.smithi086.stdout:op 5355 completed, throughput=5MB/sec 2024-08-10T05:50:36.842 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UBlDVluUCEsmU7Y off=12545636 len=750010 2024-08-10T05:50:36.847 INFO:tasks.workunit.client.0.smithi086.stdout:op 5356 completed, throughput=5MB/sec 2024-08-10T05:50:36.847 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lTVjOB0_-bTPQBN off=21108532 len=806826 2024-08-10T05:50:36.852 INFO:tasks.workunit.client.0.smithi086.stdout:op 5357 completed, throughput=5MB/sec 2024-08-10T05:50:36.852 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UzaiihRmYRRVunF off=2123804 len=1903166 2024-08-10T05:50:36.853 INFO:tasks.workunit.client.0.smithi086.stdout:op 5358 completed, throughput=5MB/sec 2024-08-10T05:50:37.854 INFO:tasks.workunit.client.0.smithi086.stdout: 1049: throughput=5MB/sec pending data=0 2024-08-10T05:50:37.854 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4WxjhGT-_gIpIgo off=7566185 len=2077916 2024-08-10T05:50:37.864 INFO:tasks.workunit.client.0.smithi086.stdout:op 5359 completed, throughput=5MB/sec 2024-08-10T05:50:37.864 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-smg4XolzS4c4gVH off=1610622 len=242231 2024-08-10T05:50:37.865 INFO:tasks.workunit.client.0.smithi086.stdout:op 5360 completed, throughput=5MB/sec 2024-08-10T05:50:37.865 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zuDDIVeWMc3Q5k8 off=19403370 len=1378932 2024-08-10T05:50:37.872 INFO:tasks.workunit.client.0.smithi086.stdout:op 5361 completed, throughput=5MB/sec 2024-08-10T05:50:38.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:37 smithi086 ceph-mon[98993]: pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:50:38.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:37 smithi086 ceph-mon[101471]: pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:50:38.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:37 smithi159 ceph-mon[90359]: pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:50:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:50:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:50:38] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:50:38.873 INFO:tasks.workunit.client.0.smithi086.stdout: 1050: throughput=5MB/sec pending data=0 2024-08-10T05:50:38.873 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MEDZGm8Y0yt8MTn off=10184913 len=130159 2024-08-10T05:50:38.874 INFO:tasks.workunit.client.0.smithi086.stdout:op 5362 completed, throughput=5MB/sec 2024-08-10T05:50:38.874 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_uKgoM6VZO3Ib29 off=16478302 len=2029535 2024-08-10T05:50:38.878 INFO:tasks.workunit.client.0.smithi086.stdout:op 5363 completed, throughput=5MB/sec 2024-08-10T05:50:38.878 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pTgRa-WMp-rY9TJ off=805204 len=717187 2024-08-10T05:50:38.879 INFO:tasks.workunit.client.0.smithi086.stdout:op 5364 completed, throughput=5MB/sec 2024-08-10T05:50:38.879 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xoTxpXFgVKmAcfE off=15676845 len=133135 2024-08-10T05:50:38.882 INFO:tasks.workunit.client.0.smithi086.stdout:op 5365 completed, throughput=5MB/sec 2024-08-10T05:50:38.882 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wWl8FktvniljE-F off=995736 len=277138 2024-08-10T05:50:38.883 INFO:tasks.workunit.client.0.smithi086.stdout:op 5366 completed, throughput=5MB/sec 2024-08-10T05:50:38.883 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FSefSKWc4jVfIeU off=5304223 len=88839 2024-08-10T05:50:38.883 INFO:tasks.workunit.client.0.smithi086.stdout:op 5367 completed, throughput=5MB/sec 2024-08-10T05:50:38.884 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-r96_tP19znOXBBO off=437641 len=1498623 2024-08-10T05:50:38.892 INFO:tasks.workunit.client.0.smithi086.stdout:op 5368 completed, throughput=5MB/sec 2024-08-10T05:50:38.892 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ztgvRDxiU8zX8h- off=4970981 len=271888 2024-08-10T05:50:38.894 INFO:tasks.workunit.client.0.smithi086.stdout:op 5369 completed, throughput=5MB/sec 2024-08-10T05:50:39.894 INFO:tasks.workunit.client.0.smithi086.stdout: 1051: throughput=5MB/sec pending data=0 2024-08-10T05:50:39.894 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NKozWThfyxvWv4g off=4304810 len=771850 2024-08-10T05:50:39.895 INFO:tasks.workunit.client.0.smithi086.stdout:op 5370 completed, throughput=5MB/sec 2024-08-10T05:50:39.895 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BIm3941uhj5wzfO off=11914418 len=459917 2024-08-10T05:50:39.899 INFO:tasks.workunit.client.0.smithi086.stdout:op 5371 completed, throughput=5MB/sec 2024-08-10T05:50:39.899 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bdrb3NOlsWuQkBG off=139944 len=1405284 2024-08-10T05:50:39.902 INFO:tasks.workunit.client.0.smithi086.stdout:op 5372 completed, throughput=5MB/sec 2024-08-10T05:50:39.902 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--MuPHriyYmmMxvU off=6512525 len=1299630 2024-08-10T05:50:39.904 INFO:tasks.workunit.client.0.smithi086.stdout:op 5373 completed, throughput=5MB/sec 2024-08-10T05:50:39.904 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mLU0EuFzN1deUhR off=2303231 len=1729252 2024-08-10T05:50:39.906 INFO:tasks.workunit.client.0.smithi086.stdout:op 5374 completed, throughput=5MB/sec 2024-08-10T05:50:40.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:39 smithi086 ceph-mon[98993]: pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:50:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:39 smithi086 ceph-mon[101471]: pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:50:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:39 smithi159 ceph-mon[90359]: pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:50:40.907 INFO:tasks.workunit.client.0.smithi086.stdout: 1052: throughput=5MB/sec pending data=0 2024-08-10T05:50:40.907 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VLQhEtM3OqpFHpX off=6015936 len=1084932 2024-08-10T05:50:40.913 INFO:tasks.workunit.client.0.smithi086.stdout:op 5375 completed, throughput=5MB/sec 2024-08-10T05:50:40.913 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MSjzHeS0_QnAT1y off=10050195 len=1903591 2024-08-10T05:50:40.916 INFO:tasks.workunit.client.0.smithi086.stdout:op 5376 completed, throughput=5MB/sec 2024-08-10T05:50:40.916 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NiPv789csfPbNhR off=13085485 len=634353 2024-08-10T05:50:40.920 INFO:tasks.workunit.client.0.smithi086.stdout:op 5377 completed, throughput=5MB/sec 2024-08-10T05:50:40.920 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-75r6ntbl1edL5gF off=10920232 len=1473725 2024-08-10T05:50:40.926 INFO:tasks.workunit.client.0.smithi086.stdout:op 5378 completed, throughput=5MB/sec 2024-08-10T05:50:41.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:50:41.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:50:41.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:50:41.926 INFO:tasks.workunit.client.0.smithi086.stdout: 1053: throughput=5MB/sec pending data=0 2024-08-10T05:50:41.927 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-C2ibm1CGqyUEXKe off=3712043 len=198705 2024-08-10T05:50:41.929 INFO:tasks.workunit.client.0.smithi086.stdout:op 5379 completed, throughput=5MB/sec 2024-08-10T05:50:41.929 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lHyjehtdFbSnSsz off=1537564 len=949367 2024-08-10T05:50:41.931 INFO:tasks.workunit.client.0.smithi086.stdout:op 5380 completed, throughput=5MB/sec 2024-08-10T05:50:41.931 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yXgnYwJu2mybRVz off=9956556 len=69632 2024-08-10T05:50:41.931 INFO:tasks.workunit.client.0.smithi086.stdout:op 5381 completed, throughput=5MB/sec 2024-08-10T05:50:41.932 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6InXEMDflP8Vf45 off=11254341 len=273636 2024-08-10T05:50:41.935 INFO:tasks.workunit.client.0.smithi086.stdout:op 5382 completed, throughput=5MB/sec 2024-08-10T05:50:41.935 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PwXZ0Cyv74M9BWv off=17151110 len=1321904 2024-08-10T05:50:41.936 INFO:tasks.workunit.client.0.smithi086.stdout:op 5383 completed, throughput=5MB/sec 2024-08-10T05:50:41.936 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QbdDV18fPOxnx5M off=12773640 len=1673797 2024-08-10T05:50:41.940 INFO:tasks.workunit.client.0.smithi086.stdout:op 5384 completed, throughput=5MB/sec 2024-08-10T05:50:41.940 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-x9hgtQLF5SpOtOy off=3173072 len=1100357 2024-08-10T05:50:41.946 INFO:tasks.workunit.client.0.smithi086.stdout:op 5385 completed, throughput=5MB/sec 2024-08-10T05:50:42.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:42 smithi086 ceph-mon[98993]: pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:50:42.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:42 smithi086 ceph-mon[101471]: pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:50:42.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:42 smithi159 ceph-mon[90359]: pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-10T05:50:42.947 INFO:tasks.workunit.client.0.smithi086.stdout: 1054: throughput=5MB/sec pending data=0 2024-08-10T05:50:42.947 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4QiD-OTuMV_TMWD off=17229497 len=21962 2024-08-10T05:50:42.947 INFO:tasks.workunit.client.0.smithi086.stdout:op 5386 completed, throughput=5MB/sec 2024-08-10T05:50:42.948 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Drw_5QcK3Bhvl65 off=6504777 len=323927 2024-08-10T05:50:42.951 INFO:tasks.workunit.client.0.smithi086.stdout:op 5387 completed, throughput=5MB/sec 2024-08-10T05:50:42.951 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GiQFsryqt7Wyp84 off=11890729 len=527456 2024-08-10T05:50:42.952 INFO:tasks.workunit.client.0.smithi086.stdout:op 5388 completed, throughput=5MB/sec 2024-08-10T05:50:42.952 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3MhaulmZ_97zhjw off=222041 len=1694894 2024-08-10T05:50:42.960 INFO:tasks.workunit.client.0.smithi086.stdout:op 5389 completed, throughput=5MB/sec 2024-08-10T05:50:42.960 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zqmA7ughLRoGUd0 off=9982265 len=934945 2024-08-10T05:50:42.965 INFO:tasks.workunit.client.0.smithi086.stdout:op 5390 completed, throughput=5MB/sec 2024-08-10T05:50:42.965 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7rpjxW5QHQ3-aNS off=478415 len=1853929 2024-08-10T05:50:42.974 INFO:tasks.workunit.client.0.smithi086.stdout:op 5391 completed, throughput=5MB/sec 2024-08-10T05:50:43.975 INFO:tasks.workunit.client.0.smithi086.stdout: 1055: throughput=5MB/sec pending data=0 2024-08-10T05:50:43.975 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VMOS2hMptTrA6vj off=18452387 len=867704 2024-08-10T05:50:43.980 INFO:tasks.workunit.client.0.smithi086.stdout:op 5392 completed, throughput=5MB/sec 2024-08-10T05:50:43.980 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1YTitt_v2cV1TH3 off=7272783 len=1012670 2024-08-10T05:50:43.982 INFO:tasks.workunit.client.0.smithi086.stdout:op 5393 completed, throughput=5MB/sec 2024-08-10T05:50:43.982 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-u1VT_Owk6wvmg4d off=5767354 len=928417 2024-08-10T05:50:43.984 INFO:tasks.workunit.client.0.smithi086.stdout:op 5394 completed, throughput=5MB/sec 2024-08-10T05:50:43.984 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5xIAqR8K1WsrqE6 off=5743669 len=1218407 2024-08-10T05:50:43.991 INFO:tasks.workunit.client.0.smithi086.stdout:op 5395 completed, throughput=5MB/sec 2024-08-10T05:50:43.991 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3rBfDq7KvjaT030 off=763946 len=755445 2024-08-10T05:50:43.992 INFO:tasks.workunit.client.0.smithi086.stdout:op 5396 completed, throughput=5MB/sec 2024-08-10T05:50:43.992 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vOvsHyGj4MgK86W off=15101058 len=2048470 2024-08-10T05:50:43.994 INFO:tasks.workunit.client.0.smithi086.stdout:op 5397 completed, throughput=5MB/sec 2024-08-10T05:50:44.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:44 smithi086 ceph-mon[98993]: pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:50:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:44 smithi086 ceph-mon[101471]: pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:50:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:44 smithi159 ceph-mon[90359]: pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-10T05:50:44.994 INFO:tasks.workunit.client.0.smithi086.stdout: 1056: throughput=5MB/sec pending data=0 2024-08-10T05:50:44.995 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lpi_LT_eTmJlfST off=4478692 len=1796750 2024-08-10T05:50:45.002 INFO:tasks.workunit.client.0.smithi086.stdout:op 5398 completed, throughput=5MB/sec 2024-08-10T05:50:45.002 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iSyY_fshYXoI76P off=7275652 len=936160 2024-08-10T05:50:45.006 INFO:tasks.workunit.client.0.smithi086.stdout:op 5399 completed, throughput=5MB/sec 2024-08-10T05:50:45.006 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--hQsQzKFKGoKDYg off=916748 len=1628342 2024-08-10T05:50:45.009 INFO:tasks.workunit.client.0.smithi086.stdout:op 5400 completed, throughput=5MB/sec 2024-08-10T05:50:46.010 INFO:tasks.workunit.client.0.smithi086.stdout: 1057: throughput=5MB/sec pending data=0 2024-08-10T05:50:46.011 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cJpuNlr4xka_TVI off=860830 len=1091206 2024-08-10T05:50:46.012 INFO:tasks.workunit.client.0.smithi086.stdout:op 5401 completed, throughput=5MB/sec 2024-08-10T05:50:46.012 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-A7b2bztjKTRx3KF off=2500239 len=433808 2024-08-10T05:50:46.015 INFO:tasks.workunit.client.0.smithi086.stdout:op 5402 completed, throughput=5MB/sec 2024-08-10T05:50:46.016 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-G5rGUR7vuae7dyG off=4948035 len=1469349 2024-08-10T05:50:46.022 INFO:tasks.workunit.client.0.smithi086.stdout:op 5403 completed, throughput=5MB/sec 2024-08-10T05:50:46.022 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-44FEsy6CPmujEyk off=940540 len=1711386 2024-08-10T05:50:46.024 INFO:tasks.workunit.client.0.smithi086.stdout:op 5404 completed, throughput=5MB/sec 2024-08-10T05:50:46.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:46 smithi086 ceph-mon[98993]: pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:50:46.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:46 smithi086 ceph-mon[101471]: pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:50:46.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:46 smithi159 ceph-mon[90359]: pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:50:47.025 INFO:tasks.workunit.client.0.smithi086.stdout: 1058: throughput=5MB/sec pending data=0 2024-08-10T05:50:47.025 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zLmOU1-skPIBSrh off=8614029 len=1010088 2024-08-10T05:50:47.026 INFO:tasks.workunit.client.0.smithi086.stdout:op 5405 completed, throughput=5MB/sec 2024-08-10T05:50:47.026 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WMDgQuADS3uT69l off=10409171 len=46933 2024-08-10T05:50:47.027 INFO:tasks.workunit.client.0.smithi086.stdout:op 5406 completed, throughput=5MB/sec 2024-08-10T05:50:47.027 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yLzCpEQW5Yrfi4b off=2540217 len=944237 2024-08-10T05:50:47.028 INFO:tasks.workunit.client.0.smithi086.stdout:op 5407 completed, throughput=5MB/sec 2024-08-10T05:50:47.029 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WPSMvIbyTSo6QU9 off=3543163 len=907986 2024-08-10T05:50:47.034 INFO:tasks.workunit.client.0.smithi086.stdout:op 5408 completed, throughput=5MB/sec 2024-08-10T05:50:47.034 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oSviX8FlZ4zJL15 off=964572 len=2015212 2024-08-10T05:50:47.036 INFO:tasks.workunit.client.0.smithi086.stdout:op 5409 completed, throughput=5MB/sec 2024-08-10T05:50:47.036 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dYzAt7sl6priwjO off=9753473 len=326267 2024-08-10T05:50:47.040 INFO:tasks.workunit.client.0.smithi086.stdout:op 5410 completed, throughput=5MB/sec 2024-08-10T05:50:48.040 INFO:tasks.workunit.client.0.smithi086.stdout: 1059: throughput=5MB/sec pending data=0 2024-08-10T05:50:48.040 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KVF5LuIbxxQ2uk1 off=1844571 len=1055321 2024-08-10T05:50:48.046 INFO:tasks.workunit.client.0.smithi086.stdout:op 5411 completed, throughput=5MB/sec 2024-08-10T05:50:48.046 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Qm6gawxHEJUVyV5 off=5702224 len=1791422 2024-08-10T05:50:48.048 INFO:tasks.workunit.client.0.smithi086.stdout:op 5412 completed, throughput=5MB/sec 2024-08-10T05:50:48.048 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bXARqI9tUGijz3e off=3445255 len=875334 2024-08-10T05:50:48.049 INFO:tasks.workunit.client.0.smithi086.stdout:op 5413 completed, throughput=5MB/sec 2024-08-10T05:50:48.049 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-HqIx-V8vm8tJ31V off=18927421 len=220728 2024-08-10T05:50:48.051 INFO:tasks.workunit.client.0.smithi086.stdout:op 5414 completed, throughput=5MB/sec 2024-08-10T05:50:48.051 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JvWxqSpkSGE1cIB off=17186931 len=637246 2024-08-10T05:50:48.051 INFO:tasks.workunit.client.0.smithi086.stdout:op 5415 completed, throughput=5MB/sec 2024-08-10T05:50:48.051 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DhAU_lajob1YEK5 off=8818502 len=116495 2024-08-10T05:50:48.054 INFO:tasks.workunit.client.0.smithi086.stdout:op 5416 completed, throughput=5MB/sec 2024-08-10T05:50:48.054 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-y62pL24ih2nLoex off=7812678 len=1705583 2024-08-10T05:50:48.056 INFO:tasks.workunit.client.0.smithi086.stdout:op 5417 completed, throughput=5MB/sec 2024-08-10T05:50:48.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:48 smithi086 ceph-mon[101471]: pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:50:48.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:48 smithi086 ceph-mon[98993]: pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:50:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:50:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:50:48] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-08-10T05:50:48.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:48 smithi159 ceph-mon[90359]: pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:50:49.056 INFO:tasks.workunit.client.0.smithi086.stdout: 1060: throughput=5MB/sec pending data=0 2024-08-10T05:50:49.057 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qcDLm6P1kSgRSnc off=16202448 len=1087319 2024-08-10T05:50:49.060 INFO:tasks.workunit.client.0.smithi086.stdout:op 5418 completed, throughput=5MB/sec 2024-08-10T05:50:49.060 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LNi0IenE9MS7xh_ off=17330606 len=2056854 2024-08-10T05:50:49.062 INFO:tasks.workunit.client.0.smithi086.stdout:op 5419 completed, throughput=5MB/sec 2024-08-10T05:50:49.063 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-B4JR5mixzF4i_jl off=385843 len=1381083 2024-08-10T05:50:49.070 INFO:tasks.workunit.client.0.smithi086.stdout:op 5420 completed, throughput=5MB/sec 2024-08-10T05:50:49.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:49 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:50:49.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:49 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:50:49.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:49 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:50:49.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:49 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:50:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:49 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:50:49.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:49 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:50:49.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:49 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:50:49.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:49 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:50:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:49 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:50:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:49 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:50:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:49 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:50:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:49 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:50:50.070 INFO:tasks.workunit.client.0.smithi086.stdout: 1061: throughput=5MB/sec pending data=0 2024-08-10T05:50:50.071 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rR2AcVnNn2rp_3e off=1076553 len=815345 2024-08-10T05:50:50.071 INFO:tasks.workunit.client.0.smithi086.stdout:op 5421 completed, throughput=5MB/sec 2024-08-10T05:50:50.072 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QDWTpc0qn3_Ebkm off=9459679 len=572473 2024-08-10T05:50:50.076 INFO:tasks.workunit.client.0.smithi086.stdout:op 5422 completed, throughput=5MB/sec 2024-08-10T05:50:50.076 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-o9O6Sa9Fu936kwx off=3817840 len=619520 2024-08-10T05:50:50.076 INFO:tasks.workunit.client.0.smithi086.stdout:op 5423 completed, throughput=5MB/sec 2024-08-10T05:50:50.076 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dc6qEpkvS85hYsy off=5350256 len=401969 2024-08-10T05:50:50.079 INFO:tasks.workunit.client.0.smithi086.stdout:op 5424 completed, throughput=5MB/sec 2024-08-10T05:50:50.079 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FlD8bB91jbnI94g off=12234860 len=87607 2024-08-10T05:50:50.080 INFO:tasks.workunit.client.0.smithi086.stdout:op 5425 completed, throughput=5MB/sec 2024-08-10T05:50:50.080 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VBDaZ1iTI6L4_kM off=2693316 len=791393 2024-08-10T05:50:50.080 INFO:tasks.workunit.client.0.smithi086.stdout:op 5426 completed, throughput=5MB/sec 2024-08-10T05:50:50.081 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zDUqmPr0QlbH-03 off=13833940 len=1748528 2024-08-10T05:50:50.097 INFO:tasks.workunit.client.0.smithi086.stdout:op 5427 completed, throughput=5MB/sec 2024-08-10T05:50:50.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:50 smithi159 ceph-mon[90359]: pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:50:50.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:50 smithi086 ceph-mon[98993]: pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:50:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:50 smithi086 ceph-mon[101471]: pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:50:51.096 INFO:tasks.workunit.client.0.smithi086.stdout: 1062: throughput=5MB/sec pending data=0 2024-08-10T05:50:51.096 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-M2BjPwjwukxn0pW off=6896222 len=1737232 2024-08-10T05:50:51.099 INFO:tasks.workunit.client.0.smithi086.stdout:op 5428 completed, throughput=5MB/sec 2024-08-10T05:50:51.099 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QDJNvbI4A5QVess off=925620 len=1453317 2024-08-10T05:50:51.105 INFO:tasks.workunit.client.0.smithi086.stdout:op 5429 completed, throughput=5MB/sec 2024-08-10T05:50:51.106 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-t4q8II75G5mfM1M off=1517315 len=79641 2024-08-10T05:50:51.106 INFO:tasks.workunit.client.0.smithi086.stdout:op 5430 completed, throughput=5MB/sec 2024-08-10T05:50:51.106 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2CjSYYn5dIAwA7L off=3673602 len=799969 2024-08-10T05:50:51.111 INFO:tasks.workunit.client.0.smithi086.stdout:op 5431 completed, throughput=5MB/sec 2024-08-10T05:50:51.111 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vF8fc0eYnTWi4e2 off=3822926 len=1872940 2024-08-10T05:50:51.122 INFO:tasks.workunit.client.0.smithi086.stdout:op 5432 completed, throughput=5MB/sec 2024-08-10T05:50:52.122 INFO:tasks.workunit.client.0.smithi086.stdout: 1063: throughput=5MB/sec pending data=0 2024-08-10T05:50:52.123 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uKwIHsBAK7oMDq- off=459412 len=1191294 2024-08-10T05:50:52.129 INFO:tasks.workunit.client.0.smithi086.stdout:op 5433 completed, throughput=5MB/sec 2024-08-10T05:50:52.129 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-72gQYDoCKCQw__R off=4955798 len=490505 2024-08-10T05:50:52.133 INFO:tasks.workunit.client.0.smithi086.stdout:op 5434 completed, throughput=5MB/sec 2024-08-10T05:50:52.133 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EGRnHe4n12JqkxC off=0 len=1859241 2024-08-10T05:50:52.137 INFO:tasks.workunit.client.0.smithi086.stdout:op 5435 completed, throughput=5MB/sec 2024-08-10T05:50:52.137 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SFFgD7FcnYyUwmt off=14564263 len=17108 2024-08-10T05:50:52.137 INFO:tasks.workunit.client.0.smithi086.stdout:op 5436 completed, throughput=5MB/sec 2024-08-10T05:50:52.138 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mRZ4vt6EJlyLiPX off=2008640 len=1382015 2024-08-10T05:50:52.143 INFO:tasks.workunit.client.0.smithi086.stdout:op 5437 completed, throughput=5MB/sec 2024-08-10T05:50:52.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:52 smithi159 ceph-mon[90359]: pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:50:52.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:52 smithi086 ceph-mon[98993]: pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:50:52.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:52 smithi086 ceph-mon[101471]: pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:50:53.144 INFO:tasks.workunit.client.0.smithi086.stdout: 1064: throughput=5MB/sec pending data=0 2024-08-10T05:50:53.144 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8jegRx8Vgn3Pil3 off=4804523 len=1845111 2024-08-10T05:50:53.154 INFO:tasks.workunit.client.0.smithi086.stdout:op 5438 completed, throughput=5MB/sec 2024-08-10T05:50:53.154 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0v7l579bY8uxZ2T off=6149719 len=1848045 2024-08-10T05:50:53.156 INFO:tasks.workunit.client.0.smithi086.stdout:op 5439 completed, throughput=5MB/sec 2024-08-10T05:50:53.156 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-L4K4WR9fg2lIhgO off=10599309 len=1382779 2024-08-10T05:50:53.162 INFO:tasks.workunit.client.0.smithi086.stdout:op 5440 completed, throughput=5MB/sec 2024-08-10T05:50:53.162 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8bI1cnBz7TVcFbk off=90246 len=469818 2024-08-10T05:50:53.163 INFO:tasks.workunit.client.0.smithi086.stdout:op 5441 completed, throughput=5MB/sec 2024-08-10T05:50:54.163 INFO:tasks.workunit.client.0.smithi086.stdout: 1065: throughput=5MB/sec pending data=0 2024-08-10T05:50:54.163 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Jwiicnak1V3XPWI off=983016 len=1895429 2024-08-10T05:50:54.173 INFO:tasks.workunit.client.0.smithi086.stdout:op 5442 completed, throughput=5MB/sec 2024-08-10T05:50:54.173 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-UjVfOFhjM5DNywY off=1910567 len=1811696 2024-08-10T05:50:54.185 INFO:tasks.workunit.client.0.smithi086.stdout:op 5443 completed, throughput=5MB/sec 2024-08-10T05:50:54.185 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zppbjxGcADS8beR off=244759 len=1831402 2024-08-10T05:50:54.194 INFO:tasks.workunit.client.0.smithi086.stdout:op 5444 completed, throughput=5MB/sec 2024-08-10T05:50:54.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:54 smithi159 ceph-mon[90359]: pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:50:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:54 smithi086 ceph-mon[101471]: pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:50:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:54 smithi086 ceph-mon[98993]: pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:50:55.194 INFO:tasks.workunit.client.0.smithi086.stdout: 1066: throughput=5MB/sec pending data=0 2024-08-10T05:50:55.194 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3-uhZnL1r1JIUrE off=347485 len=545074 2024-08-10T05:50:55.197 INFO:tasks.workunit.client.0.smithi086.stdout:op 5445 completed, throughput=5MB/sec 2024-08-10T05:50:55.198 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ImV8dz6u5Kyh8s0 off=6201188 len=1155886 2024-08-10T05:50:55.201 INFO:tasks.workunit.client.0.smithi086.stdout:op 5446 completed, throughput=5MB/sec 2024-08-10T05:50:55.201 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hmGtNaGu5L3yRyc off=18143981 len=1749539 2024-08-10T05:50:55.203 INFO:tasks.workunit.client.0.smithi086.stdout:op 5447 completed, throughput=5MB/sec 2024-08-10T05:50:55.203 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PKgj_P7A8oOUERy off=11887580 len=575205 2024-08-10T05:50:55.207 INFO:tasks.workunit.client.0.smithi086.stdout:op 5448 completed, throughput=5MB/sec 2024-08-10T05:50:55.207 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LNwZ8fhJWIWoknE off=9457880 len=661945 2024-08-10T05:50:55.212 INFO:tasks.workunit.client.0.smithi086.stdout:op 5449 completed, throughput=5MB/sec 2024-08-10T05:50:55.212 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-o3d3Deub6Iwj-Ge off=6118639 len=1866257 2024-08-10T05:50:55.219 INFO:tasks.workunit.client.0.smithi086.stdout:op 5450 completed, throughput=5MB/sec 2024-08-10T05:50:56.219 INFO:tasks.workunit.client.0.smithi086.stdout: 1067: throughput=5MB/sec pending data=0 2024-08-10T05:50:56.219 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kJyejEA9Qbp571m off=2464358 len=1422331 2024-08-10T05:50:56.222 INFO:tasks.workunit.client.0.smithi086.stdout:op 5451 completed, throughput=5MB/sec 2024-08-10T05:50:56.222 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-X9wPTfa2SH4mvI- off=7686567 len=190022 2024-08-10T05:50:56.225 INFO:tasks.workunit.client.0.smithi086.stdout:op 5452 completed, throughput=5MB/sec 2024-08-10T05:50:56.226 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UXKzQA0AcH7PMJ9 off=10346847 len=1172171 2024-08-10T05:50:56.227 INFO:tasks.workunit.client.0.smithi086.stdout:op 5453 completed, throughput=5MB/sec 2024-08-10T05:50:56.227 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7dxrjuXMQGaoQhy off=9761765 len=1932302 2024-08-10T05:50:56.230 INFO:tasks.workunit.client.0.smithi086.stdout:op 5454 completed, throughput=5MB/sec 2024-08-10T05:50:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:56 smithi159 ceph-mon[90359]: pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:50:56.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:50:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:56 smithi086 ceph-mon[98993]: pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:50:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:50:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:56 smithi086 ceph-mon[101471]: pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:50:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:50:57.231 INFO:tasks.workunit.client.0.smithi086.stdout: 1068: throughput=5MB/sec pending data=0 2024-08-10T05:50:57.231 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oNGlp3uxfhUSDPs off=18640966 len=2069099 2024-08-10T05:50:57.235 INFO:tasks.workunit.client.0.smithi086.stdout:op 5455 completed, throughput=5MB/sec 2024-08-10T05:50:57.235 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3_IqibL_9gzZTGM off=3880642 len=1657009 2024-08-10T05:50:57.237 INFO:tasks.workunit.client.0.smithi086.stdout:op 5456 completed, throughput=5MB/sec 2024-08-10T05:50:57.237 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-C9AVs3BTtk1yFQ2 off=9391154 len=1875638 2024-08-10T05:50:57.240 INFO:tasks.workunit.client.0.smithi086.stdout:op 5457 completed, throughput=5MB/sec 2024-08-10T05:50:58.240 INFO:tasks.workunit.client.0.smithi086.stdout: 1069: throughput=5MB/sec pending data=0 2024-08-10T05:50:58.240 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UTmmskjHpziw1oR off=3673210 len=1582734 2024-08-10T05:50:58.242 INFO:tasks.workunit.client.0.smithi086.stdout:op 5458 completed, throughput=5MB/sec 2024-08-10T05:50:58.242 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DuRP_ceWIolawNz off=13554730 len=706353 2024-08-10T05:50:58.247 INFO:tasks.workunit.client.0.smithi086.stdout:op 5459 completed, throughput=5MB/sec 2024-08-10T05:50:58.247 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-L-Yhso_8UqsHwZq off=1759975 len=1508862 2024-08-10T05:50:58.255 INFO:tasks.workunit.client.0.smithi086.stdout:op 5460 completed, throughput=5MB/sec 2024-08-10T05:50:58.255 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-HpNss7whpaKd3Ty off=14235688 len=1835094 2024-08-10T05:50:58.258 INFO:tasks.workunit.client.0.smithi086.stdout:op 5461 completed, throughput=5MB/sec 2024-08-10T05:50:58.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:50:58 smithi086 ceph-mon[98993]: pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:50:58.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:50:58 smithi086 ceph-mon[101471]: pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:50:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:50:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:50:58] "GET /metrics HTTP/1.1" 200 34056 "" "Prometheus/2.43.0" 2024-08-10T05:50:58.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:50:58 smithi159 ceph-mon[90359]: pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-10T05:50:59.259 INFO:tasks.workunit.client.0.smithi086.stdout: 1070: throughput=5MB/sec pending data=0 2024-08-10T05:50:59.259 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-z5_hp7eNH6k_X5Y off=5481624 len=334873 2024-08-10T05:50:59.260 INFO:tasks.workunit.client.0.smithi086.stdout:op 5462 completed, throughput=5MB/sec 2024-08-10T05:50:59.260 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nd8EI3fME6aAbay off=5251579 len=1134186 2024-08-10T05:50:59.263 INFO:tasks.workunit.client.0.smithi086.stdout:op 5463 completed, throughput=5MB/sec 2024-08-10T05:50:59.263 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VQ-7CEGeGQb_VWb off=7024436 len=186180 2024-08-10T05:50:59.264 INFO:tasks.workunit.client.0.smithi086.stdout:op 5464 completed, throughput=5MB/sec 2024-08-10T05:50:59.264 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Jz07_VcT7eFUBtl off=15125356 len=2061980 2024-08-10T05:50:59.276 INFO:tasks.workunit.client.0.smithi086.stdout:op 5465 completed, throughput=5MB/sec 2024-08-10T05:51:00.276 INFO:tasks.workunit.client.0.smithi086.stdout: 1071: throughput=5MB/sec pending data=0 2024-08-10T05:51:00.277 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dxM3xmDBleyIQOc off=6926791 len=915859 2024-08-10T05:51:00.281 INFO:tasks.workunit.client.0.smithi086.stdout:op 5466 completed, throughput=5MB/sec 2024-08-10T05:51:00.281 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZldA-hqO6Qnufbb off=2186769 len=761220 2024-08-10T05:51:00.282 INFO:tasks.workunit.client.0.smithi086.stdout:op 5467 completed, throughput=5MB/sec 2024-08-10T05:51:00.283 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Ofxcj-3VKcwxK1O off=249556 len=536330 2024-08-10T05:51:00.284 INFO:tasks.workunit.client.0.smithi086.stdout:op 5468 completed, throughput=5MB/sec 2024-08-10T05:51:00.284 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QTvv9z2wwXY17V7 off=425291 len=1483043 2024-08-10T05:51:00.292 INFO:tasks.workunit.client.0.smithi086.stdout:op 5469 completed, throughput=5MB/sec 2024-08-10T05:51:00.292 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-U7GzMw4N3MiB05z off=13509303 len=1734415 2024-08-10T05:51:00.299 INFO:tasks.workunit.client.0.smithi086.stdout:op 5470 completed, throughput=5MB/sec 2024-08-10T05:51:00.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:00 smithi159 ceph-mon[90359]: pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:51:00.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:00 smithi086 ceph-mon[98993]: pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:51:00.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:00 smithi086 ceph-mon[101471]: pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:51:01.300 INFO:tasks.workunit.client.0.smithi086.stdout: 1072: throughput=5MB/sec pending data=0 2024-08-10T05:51:01.300 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Swo-qBx7jJE74TL off=7448832 len=938166 2024-08-10T05:51:01.305 INFO:tasks.workunit.client.0.smithi086.stdout:op 5471 completed, throughput=5MB/sec 2024-08-10T05:51:01.305 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oeGii9Zyc4WNSX9 off=6923116 len=1103480 2024-08-10T05:51:01.310 INFO:tasks.workunit.client.0.smithi086.stdout:op 5472 completed, throughput=5MB/sec 2024-08-10T05:51:01.310 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-85E6cbA5hu916Zo off=9631961 len=879574 2024-08-10T05:51:01.311 INFO:tasks.workunit.client.0.smithi086.stdout:op 5473 completed, throughput=5MB/sec 2024-08-10T05:51:01.311 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-L2TaNf7Zb-TFCVr off=17065026 len=1022566 2024-08-10T05:51:01.317 INFO:tasks.workunit.client.0.smithi086.stdout:op 5474 completed, throughput=5MB/sec 2024-08-10T05:51:01.317 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_aGon-omT3R97Iv off=13785602 len=393437 2024-08-10T05:51:01.318 INFO:tasks.workunit.client.0.smithi086.stdout:op 5475 completed, throughput=5MB/sec 2024-08-10T05:51:01.318 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_pv2pDiNBUxdOa1 off=3565990 len=655460 2024-08-10T05:51:01.321 INFO:tasks.workunit.client.0.smithi086.stdout:op 5476 completed, throughput=5MB/sec 2024-08-10T05:51:01.321 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tKFi8kPCAobQRaG off=6990266 len=674131 2024-08-10T05:51:01.322 INFO:tasks.workunit.client.0.smithi086.stdout:op 5477 completed, throughput=5MB/sec 2024-08-10T05:51:02.323 INFO:tasks.workunit.client.0.smithi086.stdout: 1073: throughput=5MB/sec pending data=0 2024-08-10T05:51:02.323 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8KEpQZcbnbVt0uQ off=9678567 len=755037 2024-08-10T05:51:02.324 INFO:tasks.workunit.client.0.smithi086.stdout:op 5478 completed, throughput=5MB/sec 2024-08-10T05:51:02.324 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wGmz2z8yFDzj-vg off=20158158 len=1561101 2024-08-10T05:51:02.331 INFO:tasks.workunit.client.0.smithi086.stdout:op 5479 completed, throughput=5MB/sec 2024-08-10T05:51:02.331 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ePREW03my2HkCX_ off=13705250 len=941722 2024-08-10T05:51:02.336 INFO:tasks.workunit.client.0.smithi086.stdout:op 5480 completed, throughput=5MB/sec 2024-08-10T05:51:02.336 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oYsyHGMan38dqzr off=7756791 len=475788 2024-08-10T05:51:02.338 INFO:tasks.workunit.client.0.smithi086.stdout:op 5481 completed, throughput=5MB/sec 2024-08-10T05:51:02.338 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9hmUB2CjmhxcWqc off=2206338 len=1003817 2024-08-10T05:51:02.344 INFO:tasks.workunit.client.0.smithi086.stdout:op 5482 completed, throughput=5MB/sec 2024-08-10T05:51:02.344 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CTHZmRpfnKpOsk8 off=269011 len=1249315 2024-08-10T05:51:02.347 INFO:tasks.workunit.client.0.smithi086.stdout:op 5483 completed, throughput=5MB/sec 2024-08-10T05:51:02.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:02 smithi159 ceph-mon[90359]: pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:51:02.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:02 smithi086 ceph-mon[98993]: pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:51:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:02 smithi086 ceph-mon[101471]: pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:51:03.347 INFO:tasks.workunit.client.0.smithi086.stdout: 1074: throughput=5MB/sec pending data=0 2024-08-10T05:51:03.347 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-mup7_edB7h49uZy off=17304907 len=1180025 2024-08-10T05:51:03.353 INFO:tasks.workunit.client.0.smithi086.stdout:op 5484 completed, throughput=5MB/sec 2024-08-10T05:51:03.353 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_KMQbBXkdEUHjGs off=765942 len=1214907 2024-08-10T05:51:03.355 INFO:tasks.workunit.client.0.smithi086.stdout:op 5485 completed, throughput=5MB/sec 2024-08-10T05:51:03.355 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4ANVzXfnDpd3ncM off=3250625 len=1564602 2024-08-10T05:51:03.362 INFO:tasks.workunit.client.0.smithi086.stdout:op 5486 completed, throughput=5MB/sec 2024-08-10T05:51:03.362 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tL3-DPb564I1F25 off=55190 len=1070377 2024-08-10T05:51:03.366 INFO:tasks.workunit.client.0.smithi086.stdout:op 5487 completed, throughput=5MB/sec 2024-08-10T05:51:04.367 INFO:tasks.workunit.client.0.smithi086.stdout: 1075: throughput=5MB/sec pending data=0 2024-08-10T05:51:04.367 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jk9Btm1e04s7Tnw off=888312 len=206951 2024-08-10T05:51:04.367 INFO:tasks.workunit.client.0.smithi086.stdout:op 5488 completed, throughput=5MB/sec 2024-08-10T05:51:04.367 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--J41XK1SQ5vigj3 off=4009713 len=1013307 2024-08-10T05:51:04.370 INFO:tasks.workunit.client.0.smithi086.stdout:op 5489 completed, throughput=5MB/sec 2024-08-10T05:51:04.370 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rs1wcZwDTnrLUmX off=3869029 len=553710 2024-08-10T05:51:04.371 INFO:tasks.workunit.client.0.smithi086.stdout:op 5490 completed, throughput=5MB/sec 2024-08-10T05:51:04.371 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-o3d3Deub6Iwj-Ge off=11175096 len=112533 2024-08-10T05:51:04.371 INFO:tasks.workunit.client.0.smithi086.stdout:op 5491 completed, throughput=5MB/sec 2024-08-10T05:51:04.371 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9sWmwDCzGG7cKKF off=2149913 len=628927 2024-08-10T05:51:04.372 INFO:tasks.workunit.client.0.smithi086.stdout:op 5492 completed, throughput=5MB/sec 2024-08-10T05:51:04.373 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WWahg9heQNSmGVf off=4414613 len=1444110 2024-08-10T05:51:04.375 INFO:tasks.workunit.client.0.smithi086.stdout:op 5493 completed, throughput=5MB/sec 2024-08-10T05:51:04.375 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zFjRXaBL75WUz9N off=4581747 len=1421526 2024-08-10T05:51:04.384 INFO:tasks.workunit.client.0.smithi086.stdout:op 5494 completed, throughput=5MB/sec 2024-08-10T05:51:04.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:04 smithi159 ceph-mon[90359]: pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:51:04.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:04 smithi086 ceph-mon[101471]: pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:51:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:04 smithi086 ceph-mon[98993]: pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:51:05.385 INFO:tasks.workunit.client.0.smithi086.stdout: 1076: throughput=5MB/sec pending data=0 2024-08-10T05:51:05.385 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MXWBhKsXPnoTIxz off=13540729 len=107176 2024-08-10T05:51:05.385 INFO:tasks.workunit.client.0.smithi086.stdout:op 5495 completed, throughput=5MB/sec 2024-08-10T05:51:05.386 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nr-cLghnX5xYRYU off=112734 len=971302 2024-08-10T05:51:05.391 INFO:tasks.workunit.client.0.smithi086.stdout:op 5496 completed, throughput=5MB/sec 2024-08-10T05:51:05.391 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-P3vf550gTmC7rYL off=17698229 len=2068086 2024-08-10T05:51:05.395 INFO:tasks.workunit.client.0.smithi086.stdout:op 5497 completed, throughput=5MB/sec 2024-08-10T05:51:05.395 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uGIohDWwpt-iklR off=5110788 len=555570 2024-08-10T05:51:05.398 INFO:tasks.workunit.client.0.smithi086.stdout:op 5498 completed, throughput=5MB/sec 2024-08-10T05:51:05.398 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-otMtjsPP9yhFM68 off=2128062 len=673492 2024-08-10T05:51:05.403 INFO:tasks.workunit.client.0.smithi086.stdout:op 5499 completed, throughput=5MB/sec 2024-08-10T05:51:05.403 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7eAGWTvbuGUyQ8v off=13244722 len=1397144 2024-08-10T05:51:05.405 INFO:tasks.workunit.client.0.smithi086.stdout:op 5500 completed, throughput=5MB/sec 2024-08-10T05:51:06.406 INFO:tasks.workunit.client.0.smithi086.stdout: 1077: throughput=5MB/sec pending data=0 2024-08-10T05:51:06.406 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9lIVtpOr_cSW5cH off=40217 len=1596192 2024-08-10T05:51:06.412 INFO:tasks.workunit.client.0.smithi086.stdout:op 5501 completed, throughput=5MB/sec 2024-08-10T05:51:06.412 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-e0mfacpFYC6Tqi8 off=9728968 len=523657 2024-08-10T05:51:06.413 INFO:tasks.workunit.client.0.smithi086.stdout:op 5502 completed, throughput=5MB/sec 2024-08-10T05:51:06.413 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JlJ0Jb32fAAQEtG off=13578 len=719374 2024-08-10T05:51:06.414 INFO:tasks.workunit.client.0.smithi086.stdout:op 5503 completed, throughput=5MB/sec 2024-08-10T05:51:06.414 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Zy3SCBUVviBpauX off=13286216 len=1537364 2024-08-10T05:51:06.417 INFO:tasks.workunit.client.0.smithi086.stdout:op 5504 completed, throughput=5MB/sec 2024-08-10T05:51:06.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:06 smithi159 ceph-mon[90359]: pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-10T05:51:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:06 smithi086 ceph-mon[101471]: pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-10T05:51:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:06 smithi086 ceph-mon[98993]: pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-10T05:51:07.418 INFO:tasks.workunit.client.0.smithi086.stdout: 1078: throughput=5MB/sec pending data=0 2024-08-10T05:51:07.418 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7CcMa1YSCxbmbKf off=1474280 len=2052062 2024-08-10T05:51:07.432 INFO:tasks.workunit.client.0.smithi086.stdout:op 5505 completed, throughput=5MB/sec 2024-08-10T05:51:07.432 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KYrPRAgHJGnjWZM off=8886550 len=1980829 2024-08-10T05:51:07.443 INFO:tasks.workunit.client.0.smithi086.stdout:op 5506 completed, throughput=5MB/sec 2024-08-10T05:51:07.443 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rH89wRb2M1AQEoi off=3827389 len=1963496 2024-08-10T05:51:07.445 INFO:tasks.workunit.client.0.smithi086.stdout:op 5507 completed, throughput=5MB/sec 2024-08-10T05:51:08.446 INFO:tasks.workunit.client.0.smithi086.stdout: 1079: throughput=5MB/sec pending data=0 2024-08-10T05:51:08.446 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gSDqFFdzNp6eRkM off=9072146 len=801414 2024-08-10T05:51:08.447 INFO:tasks.workunit.client.0.smithi086.stdout:op 5508 completed, throughput=5MB/sec 2024-08-10T05:51:08.447 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-grSiPeUJK_a41Sq off=15027082 len=1919589 2024-08-10T05:51:08.458 INFO:tasks.workunit.client.0.smithi086.stdout:op 5509 completed, throughput=5MB/sec 2024-08-10T05:51:08.458 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lWroGRdadh1BA86 off=2963462 len=1618422 2024-08-10T05:51:08.465 INFO:tasks.workunit.client.0.smithi086.stdout:op 5510 completed, throughput=5MB/sec 2024-08-10T05:51:08.465 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nHCXNhTVFpmyDP4 off=12544103 len=159853 2024-08-10T05:51:08.468 INFO:tasks.workunit.client.0.smithi086.stdout:op 5511 completed, throughput=5MB/sec 2024-08-10T05:51:08.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:08 smithi086 ceph-mon[101471]: pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-10T05:51:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:08 smithi086 ceph-mon[98993]: pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-10T05:51:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:51:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:51:08] "GET /metrics HTTP/1.1" 200 34056 "" "Prometheus/2.43.0" 2024-08-10T05:51:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:08 smithi159 ceph-mon[90359]: pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-10T05:51:09.469 INFO:tasks.workunit.client.0.smithi086.stdout: 1080: throughput=5MB/sec pending data=0 2024-08-10T05:51:09.469 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0jPKbCqohSAneyC off=366298 len=1363856 2024-08-10T05:51:09.471 INFO:tasks.workunit.client.0.smithi086.stdout:op 5512 completed, throughput=5MB/sec 2024-08-10T05:51:09.471 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IEJY6xpoCVP6pst off=10663409 len=383444 2024-08-10T05:51:09.474 INFO:tasks.workunit.client.0.smithi086.stdout:op 5513 completed, throughput=5MB/sec 2024-08-10T05:51:09.475 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tNvbEvWJ6DDei72 off=6737332 len=130995 2024-08-10T05:51:09.477 INFO:tasks.workunit.client.0.smithi086.stdout:op 5514 completed, throughput=5MB/sec 2024-08-10T05:51:09.477 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--Sya64Ynz0MR9k8 off=4343375 len=1815380 2024-08-10T05:51:09.489 INFO:tasks.workunit.client.0.smithi086.stdout:op 5515 completed, throughput=5MB/sec 2024-08-10T05:51:09.490 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-iGDcfou1K8cDVya off=0 len=1183775 2024-08-10T05:51:09.495 INFO:tasks.workunit.client.0.smithi086.stdout:op 5516 completed, throughput=5MB/sec 2024-08-10T05:51:09.495 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hxB2qkmuxybAcCT off=1140715 len=1571497 2024-08-10T05:51:09.497 INFO:tasks.workunit.client.0.smithi086.stdout:op 5517 completed, throughput=5MB/sec 2024-08-10T05:51:10.497 INFO:tasks.workunit.client.0.smithi086.stdout: 1081: throughput=5MB/sec pending data=0 2024-08-10T05:51:10.497 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_sYhhREkjKMjbdU off=5799825 len=314420 2024-08-10T05:51:10.498 INFO:tasks.workunit.client.0.smithi086.stdout:op 5518 completed, throughput=5MB/sec 2024-08-10T05:51:10.498 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IRq9no097hDeZtu off=6837521 len=990843 2024-08-10T05:51:10.500 INFO:tasks.workunit.client.0.smithi086.stdout:op 5519 completed, throughput=5MB/sec 2024-08-10T05:51:10.501 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Vqj_gXLc6bohMGw off=9047305 len=1510019 2024-08-10T05:51:10.502 INFO:tasks.workunit.client.0.smithi086.stdout:op 5520 completed, throughput=5MB/sec 2024-08-10T05:51:10.503 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bZZ-06GVrnefTqX off=651817 len=693847 2024-08-10T05:51:10.507 INFO:tasks.workunit.client.0.smithi086.stdout:op 5521 completed, throughput=5MB/sec 2024-08-10T05:51:10.507 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KMX1RFB5CR0h8Ce off=308471 len=1229733 2024-08-10T05:51:10.513 INFO:tasks.workunit.client.0.smithi086.stdout:op 5522 completed, throughput=5MB/sec 2024-08-10T05:51:10.740 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:10 smithi159 ceph-mon[90359]: pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:51:10.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:10 smithi086 ceph-mon[101471]: pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:51:10.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:10 smithi086 ceph-mon[98993]: pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:51:11.514 INFO:tasks.workunit.client.0.smithi086.stdout: 1082: throughput=5MB/sec pending data=0 2024-08-10T05:51:11.514 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nh4g5sxUm9hAnh- off=16504289 len=1142221 2024-08-10T05:51:11.515 INFO:tasks.workunit.client.0.smithi086.stdout:op 5523 completed, throughput=5MB/sec 2024-08-10T05:51:11.515 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ufD5zl4s_S3etXe off=2902978 len=433075 2024-08-10T05:51:11.519 INFO:tasks.workunit.client.0.smithi086.stdout:op 5524 completed, throughput=5MB/sec 2024-08-10T05:51:11.520 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yCIktGwgwCqSs-w off=9783437 len=302081 2024-08-10T05:51:11.520 INFO:tasks.workunit.client.0.smithi086.stdout:op 5525 completed, throughput=5MB/sec 2024-08-10T05:51:11.521 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MPa7SxOYaU19Iql off=2246103 len=24891 2024-08-10T05:51:11.521 INFO:tasks.workunit.client.0.smithi086.stdout:op 5526 completed, throughput=5MB/sec 2024-08-10T05:51:11.521 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NVbghuaby4tBsFH off=2874061 len=884813 2024-08-10T05:51:11.522 INFO:tasks.workunit.client.0.smithi086.stdout:op 5527 completed, throughput=5MB/sec 2024-08-10T05:51:11.523 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-eapykSXcE6E4OKf off=5907131 len=6975 2024-08-10T05:51:11.523 INFO:tasks.workunit.client.0.smithi086.stdout:op 5528 completed, throughput=5MB/sec 2024-08-10T05:51:11.523 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ESWtRy8pjHpi_nG off=479537 len=350785 2024-08-10T05:51:11.524 INFO:tasks.workunit.client.0.smithi086.stdout:op 5529 completed, throughput=5MB/sec 2024-08-10T05:51:11.524 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fG1TrjCiThOgWM0 off=183458 len=1695326 2024-08-10T05:51:11.526 INFO:tasks.workunit.client.0.smithi086.stdout:op 5530 completed, throughput=5MB/sec 2024-08-10T05:51:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:51:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:51:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:51:12.526 INFO:tasks.workunit.client.0.smithi086.stdout: 1083: throughput=5MB/sec pending data=0 2024-08-10T05:51:12.526 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Db7HncrAxxQ1VeQ off=3727777 len=220160 2024-08-10T05:51:12.527 INFO:tasks.workunit.client.0.smithi086.stdout:op 5531 completed, throughput=5MB/sec 2024-08-10T05:51:12.527 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NeW3SOYzNHKfO0F off=4562945 len=1627295 2024-08-10T05:51:12.529 INFO:tasks.workunit.client.0.smithi086.stdout:op 5532 completed, throughput=5MB/sec 2024-08-10T05:51:12.529 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uMBEusQmPhJZAp5 off=5195770 len=1076432 2024-08-10T05:51:12.532 INFO:tasks.workunit.client.0.smithi086.stdout:op 5533 completed, throughput=5MB/sec 2024-08-10T05:51:12.532 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Bsv5PwkH8N9xfpi off=588016 len=691302 2024-08-10T05:51:12.533 INFO:tasks.workunit.client.0.smithi086.stdout:op 5534 completed, throughput=5MB/sec 2024-08-10T05:51:12.533 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VpVDv_Ys61a1D69 off=2002313 len=1363383 2024-08-10T05:51:12.540 INFO:tasks.workunit.client.0.smithi086.stdout:op 5535 completed, throughput=5MB/sec 2024-08-10T05:51:12.540 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UuXB4owk-Kl6Yv1 off=13249513 len=1036643 2024-08-10T05:51:12.542 INFO:tasks.workunit.client.0.smithi086.stdout:op 5536 completed, throughput=5MB/sec 2024-08-10T05:51:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:12 smithi086 ceph-mon[98993]: pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:51:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:12 smithi086 ceph-mon[101471]: pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:51:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:12 smithi159 ceph-mon[90359]: pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:51:13.542 INFO:tasks.workunit.client.0.smithi086.stdout: 1084: throughput=5MB/sec pending data=0 2024-08-10T05:51:13.542 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OIQg9f3Cmg0AUbL off=764763 len=1059502 2024-08-10T05:51:13.548 INFO:tasks.workunit.client.0.smithi086.stdout:op 5537 completed, throughput=5MB/sec 2024-08-10T05:51:13.548 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_JKxh62jOJcCKks off=9709615 len=1287800 2024-08-10T05:51:13.551 INFO:tasks.workunit.client.0.smithi086.stdout:op 5538 completed, throughput=5MB/sec 2024-08-10T05:51:13.552 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GgBInYoiSu6OstO off=16195561 len=1894775 2024-08-10T05:51:13.554 INFO:tasks.workunit.client.0.smithi086.stdout:op 5539 completed, throughput=5MB/sec 2024-08-10T05:51:13.554 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CY8W5LRY3S_vDbR off=7133742 len=1538634 2024-08-10T05:51:13.557 INFO:tasks.workunit.client.0.smithi086.stdout:op 5540 completed, throughput=5MB/sec 2024-08-10T05:51:14.558 INFO:tasks.workunit.client.0.smithi086.stdout: 1085: throughput=5MB/sec pending data=0 2024-08-10T05:51:14.558 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PLc1Z8mu1js8pzf off=4026211 len=1893384 2024-08-10T05:51:14.560 INFO:tasks.workunit.client.0.smithi086.stdout:op 5541 completed, throughput=5MB/sec 2024-08-10T05:51:14.560 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hBRK71AGo1UDHi1 off=4101971 len=1526024 2024-08-10T05:51:14.567 INFO:tasks.workunit.client.0.smithi086.stdout:op 5542 completed, throughput=5MB/sec 2024-08-10T05:51:14.567 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-OalJfNHQm81K3Kh off=10031259 len=1051112 2024-08-10T05:51:14.572 INFO:tasks.workunit.client.0.smithi086.stdout:op 5543 completed, throughput=5MB/sec 2024-08-10T05:51:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:14 smithi086 ceph-mon[98993]: pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:51:14.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:14 smithi086 ceph-mon[101471]: pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:51:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:14 smithi159 ceph-mon[90359]: pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:51:15.572 INFO:tasks.workunit.client.0.smithi086.stdout: 1086: throughput=5MB/sec pending data=0 2024-08-10T05:51:15.573 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9Gm4qsi6mhrdGbH off=1444593 len=1493031 2024-08-10T05:51:15.579 INFO:tasks.workunit.client.0.smithi086.stdout:op 5544 completed, throughput=5MB/sec 2024-08-10T05:51:15.579 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1DwCao-1h-UCfXP off=440464 len=10893 2024-08-10T05:51:15.579 INFO:tasks.workunit.client.0.smithi086.stdout:op 5545 completed, throughput=5MB/sec 2024-08-10T05:51:15.580 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OZG5Gx8hz27aTOL off=470526 len=615717 2024-08-10T05:51:15.580 INFO:tasks.workunit.client.0.smithi086.stdout:op 5546 completed, throughput=5MB/sec 2024-08-10T05:51:15.580 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RH72MpT0zPS5CLQ off=4283734 len=1243968 2024-08-10T05:51:15.582 INFO:tasks.workunit.client.0.smithi086.stdout:op 5547 completed, throughput=5MB/sec 2024-08-10T05:51:15.582 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VtXsESZAG1qTQTf off=2357268 len=880374 2024-08-10T05:51:15.583 INFO:tasks.workunit.client.0.smithi086.stdout:op 5548 completed, throughput=5MB/sec 2024-08-10T05:51:15.583 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nExlUO-D6QZvl7h off=54103 len=2005965 2024-08-10T05:51:15.585 INFO:tasks.workunit.client.0.smithi086.stdout:op 5549 completed, throughput=5MB/sec 2024-08-10T05:51:16.585 INFO:tasks.workunit.client.0.smithi086.stdout: 1087: throughput=5MB/sec pending data=0 2024-08-10T05:51:16.586 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8CsA0ZSjzkz_Iw9 off=8313697 len=1481690 2024-08-10T05:51:16.587 INFO:tasks.workunit.client.0.smithi086.stdout:op 5550 completed, throughput=5MB/sec 2024-08-10T05:51:16.587 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7L4Dqp7H1E3zntT off=23814404 len=763168 2024-08-10T05:51:16.589 INFO:tasks.workunit.client.0.smithi086.stdout:op 5551 completed, throughput=5MB/sec 2024-08-10T05:51:16.589 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oQY4J5DktJD495t off=9267602 len=1349469 2024-08-10T05:51:16.592 INFO:tasks.workunit.client.0.smithi086.stdout:op 5552 completed, throughput=5MB/sec 2024-08-10T05:51:16.592 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZegLmHjz2jQff2Y off=3098711 len=2069668 2024-08-10T05:51:16.605 INFO:tasks.workunit.client.0.smithi086.stdout:op 5553 completed, throughput=5MB/sec 2024-08-10T05:51:16.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:16 smithi086 ceph-mon[98993]: pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:51:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:16 smithi086 ceph-mon[101471]: pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:51:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:16 smithi159 ceph-mon[90359]: pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-10T05:51:17.605 INFO:tasks.workunit.client.0.smithi086.stdout: 1088: throughput=5MB/sec pending data=0 2024-08-10T05:51:17.605 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Cgj12aUceYojKFo off=7596275 len=1678614 2024-08-10T05:51:17.607 INFO:tasks.workunit.client.0.smithi086.stdout:op 5554 completed, throughput=5MB/sec 2024-08-10T05:51:17.607 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hYunMv1kf6WKMkx off=14255206 len=1199109 2024-08-10T05:51:17.609 INFO:tasks.workunit.client.0.smithi086.stdout:op 5555 completed, throughput=5MB/sec 2024-08-10T05:51:17.609 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_f8Byfb0K64Zd0P off=5947879 len=672145 2024-08-10T05:51:17.610 INFO:tasks.workunit.client.0.smithi086.stdout:op 5556 completed, throughput=5MB/sec 2024-08-10T05:51:17.610 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-i3eYBKOy_yAPiZJ off=12573454 len=1622238 2024-08-10T05:51:17.611 INFO:tasks.workunit.client.0.smithi086.stdout:op 5557 completed, throughput=5MB/sec 2024-08-10T05:51:18.612 INFO:tasks.workunit.client.0.smithi086.stdout: 1089: throughput=5MB/sec pending data=0 2024-08-10T05:51:18.612 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aV8SmGs0VBj4xbM off=9299614 len=1815032 2024-08-10T05:51:18.616 INFO:tasks.workunit.client.0.smithi086.stdout:op 5558 completed, throughput=5MB/sec 2024-08-10T05:51:18.616 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PIJ1CyDioivTjbr off=8778955 len=936072 2024-08-10T05:51:18.617 INFO:tasks.workunit.client.0.smithi086.stdout:op 5559 completed, throughput=5MB/sec 2024-08-10T05:51:18.617 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ZYoqzBJSrYfgp1G off=4112449 len=1285394 2024-08-10T05:51:18.619 INFO:tasks.workunit.client.0.smithi086.stdout:op 5560 completed, throughput=5MB/sec 2024-08-10T05:51:18.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:18 smithi086 ceph-mon[98993]: pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:51:18.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:18 smithi086 ceph-mon[101471]: pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:51:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:51:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:51:18] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-08-10T05:51:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:18 smithi159 ceph-mon[90359]: pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-10T05:51:19.619 INFO:tasks.workunit.client.0.smithi086.stdout: 1090: throughput=5MB/sec pending data=0 2024-08-10T05:51:19.619 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qXVFILA72j3trKJ off=1880810 len=619572 2024-08-10T05:51:19.623 INFO:tasks.workunit.client.0.smithi086.stdout:op 5561 completed, throughput=5MB/sec 2024-08-10T05:51:19.623 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--3noV1BV_QV6yrA off=1659393 len=1933390 2024-08-10T05:51:19.634 INFO:tasks.workunit.client.0.smithi086.stdout:op 5562 completed, throughput=5MB/sec 2024-08-10T05:51:19.635 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TdLVS6-ujI7tBhN off=1671276 len=255593 2024-08-10T05:51:19.635 INFO:tasks.workunit.client.0.smithi086.stdout:op 5563 completed, throughput=5MB/sec 2024-08-10T05:51:19.635 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mHDxNapoKTNAaNY off=17111217 len=290357 2024-08-10T05:51:19.637 INFO:tasks.workunit.client.0.smithi086.stdout:op 5564 completed, throughput=5MB/sec 2024-08-10T05:51:19.637 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vG7H4fnFtPMKTm6 off=7584243 len=324746 2024-08-10T05:51:19.637 INFO:tasks.workunit.client.0.smithi086.stdout:op 5565 completed, throughput=5MB/sec 2024-08-10T05:51:19.638 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Z_yCXpPcNjT63ln off=3925648 len=689210 2024-08-10T05:51:19.638 INFO:tasks.workunit.client.0.smithi086.stdout:op 5566 completed, throughput=5MB/sec 2024-08-10T05:51:19.638 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Cs5mUNOazke44rQ off=3162404 len=2047436 2024-08-10T05:51:19.640 INFO:tasks.workunit.client.0.smithi086.stdout:op 5567 completed, throughput=5MB/sec 2024-08-10T05:51:20.641 INFO:tasks.workunit.client.0.smithi086.stdout: 1091: throughput=5MB/sec pending data=0 2024-08-10T05:51:20.641 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-HpNss7whpaKd3Ty off=2836081 len=1589094 2024-08-10T05:51:20.645 INFO:tasks.workunit.client.0.smithi086.stdout:op 5568 completed, throughput=5MB/sec 2024-08-10T05:51:20.645 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qTGFZF57JdLagx_ off=13178129 len=92957 2024-08-10T05:51:20.645 INFO:tasks.workunit.client.0.smithi086.stdout:op 5569 completed, throughput=5MB/sec 2024-08-10T05:51:20.645 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Zy9KWTUKAh3U70t off=4651326 len=516510 2024-08-10T05:51:20.647 INFO:tasks.workunit.client.0.smithi086.stdout:op 5570 completed, throughput=5MB/sec 2024-08-10T05:51:20.647 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DKMqDul7H_wX-3i off=16645532 len=1216704 2024-08-10T05:51:20.649 INFO:tasks.workunit.client.0.smithi086.stdout:op 5571 completed, throughput=5MB/sec 2024-08-10T05:51:20.649 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sUWM2ftMlgwwcse off=7459019 len=1669879 2024-08-10T05:51:20.651 INFO:tasks.workunit.client.0.smithi086.stdout:op 5572 completed, throughput=5MB/sec 2024-08-10T05:51:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:20 smithi086 ceph-mon[98993]: pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:51:20.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:20 smithi086 ceph-mon[101471]: pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:51:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:20 smithi159 ceph-mon[90359]: pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:51:21.651 INFO:tasks.workunit.client.0.smithi086.stdout: 1092: throughput=5MB/sec pending data=0 2024-08-10T05:51:21.651 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-h--3yt5zV_82-ux off=5387838 len=329107 2024-08-10T05:51:21.652 INFO:tasks.workunit.client.0.smithi086.stdout:op 5573 completed, throughput=5MB/sec 2024-08-10T05:51:21.652 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3zN94sdErXgG5Vj off=8636563 len=28570 2024-08-10T05:51:21.653 INFO:tasks.workunit.client.0.smithi086.stdout:op 5574 completed, throughput=5MB/sec 2024-08-10T05:51:21.653 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VMOS2hMptTrA6vj off=14860167 len=539768 2024-08-10T05:51:21.657 INFO:tasks.workunit.client.0.smithi086.stdout:op 5575 completed, throughput=5MB/sec 2024-08-10T05:51:21.657 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aymULN_0f1TuqQL off=18612674 len=129396 2024-08-10T05:51:21.658 INFO:tasks.workunit.client.0.smithi086.stdout:op 5576 completed, throughput=5MB/sec 2024-08-10T05:51:21.658 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gk_EcTXrsnsP_zj off=16123909 len=1761981 2024-08-10T05:51:21.660 INFO:tasks.workunit.client.0.smithi086.stdout:op 5577 completed, throughput=5MB/sec 2024-08-10T05:51:21.660 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8mDsMO60OdzazIK off=18660210 len=1737564 2024-08-10T05:51:21.663 INFO:tasks.workunit.client.0.smithi086.stdout:op 5578 completed, throughput=5MB/sec 2024-08-10T05:51:22.663 INFO:tasks.workunit.client.0.smithi086.stdout: 1093: throughput=5MB/sec pending data=0 2024-08-10T05:51:22.664 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5L0XUlLwtf_2_sb off=3122109 len=1186531 2024-08-10T05:51:22.670 INFO:tasks.workunit.client.0.smithi086.stdout:op 5579 completed, throughput=5MB/sec 2024-08-10T05:51:22.670 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-1KdqGLJeD9cnyEh off=8420251 len=88985 2024-08-10T05:51:22.673 INFO:tasks.workunit.client.0.smithi086.stdout:op 5580 completed, throughput=5MB/sec 2024-08-10T05:51:22.673 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-j6MMvPrHDizc_WB off=6276571 len=1519147 2024-08-10T05:51:22.680 INFO:tasks.workunit.client.0.smithi086.stdout:op 5581 completed, throughput=5MB/sec 2024-08-10T05:51:22.681 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-r436HC4cOxItUrJ off=1650200 len=555889 2024-08-10T05:51:22.684 INFO:tasks.workunit.client.0.smithi086.stdout:op 5582 completed, throughput=5MB/sec 2024-08-10T05:51:22.684 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Rdw6kahr-QgQmmf off=10093548 len=780140 2024-08-10T05:51:22.689 INFO:tasks.workunit.client.0.smithi086.stdout:op 5583 completed, throughput=5MB/sec 2024-08-10T05:51:22.689 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-o3d3Deub6Iwj-Ge off=2031658 len=1470305 2024-08-10T05:51:22.691 INFO:tasks.workunit.client.0.smithi086.stdout:op 5584 completed, throughput=5MB/sec 2024-08-10T05:51:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:22 smithi086 ceph-mon[98993]: pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:51:22.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:22 smithi086 ceph-mon[101471]: pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:51:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:22 smithi159 ceph-mon[90359]: pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-10T05:51:23.691 INFO:tasks.workunit.client.0.smithi086.stdout: 1094: throughput=5MB/sec pending data=0 2024-08-10T05:51:23.691 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bDsNQ0OooZ5QTAC off=9017040 len=984845 2024-08-10T05:51:23.693 INFO:tasks.workunit.client.0.smithi086.stdout:op 5585 completed, throughput=5MB/sec 2024-08-10T05:51:23.693 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5ct3_3N5Ug3yg65 off=328748 len=1014556 2024-08-10T05:51:23.696 INFO:tasks.workunit.client.0.smithi086.stdout:op 5586 completed, throughput=5MB/sec 2024-08-10T05:51:23.696 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IJz6WsvR7Fo0F1C off=1194695 len=599982 2024-08-10T05:51:23.700 INFO:tasks.workunit.client.0.smithi086.stdout:op 5587 completed, throughput=5MB/sec 2024-08-10T05:51:23.701 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Apkpk87F7rNpirt off=13306845 len=1853680 2024-08-10T05:51:23.703 INFO:tasks.workunit.client.0.smithi086.stdout:op 5588 completed, throughput=5MB/sec 2024-08-10T05:51:23.703 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ChtzkaKEDU5WKg1 off=5428001 len=2076998 2024-08-10T05:51:23.715 INFO:tasks.workunit.client.0.smithi086.stdout:op 5589 completed, throughput=5MB/sec 2024-08-10T05:51:24.716 INFO:tasks.workunit.client.0.smithi086.stdout: 1095: throughput=5MB/sec pending data=0 2024-08-10T05:51:24.716 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TwnmgBoYnxtNrCi off=216520 len=298126 2024-08-10T05:51:24.716 INFO:tasks.workunit.client.0.smithi086.stdout:op 5590 completed, throughput=5MB/sec 2024-08-10T05:51:24.716 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jsMEG2639iWWIC- off=701746 len=1702284 2024-08-10T05:51:24.718 INFO:tasks.workunit.client.0.smithi086.stdout:op 5591 completed, throughput=5MB/sec 2024-08-10T05:51:24.718 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-piFJ95My6iX5hPk off=6091514 len=1562476 2024-08-10T05:51:24.720 INFO:tasks.workunit.client.0.smithi086.stdout:op 5592 completed, throughput=5MB/sec 2024-08-10T05:51:24.720 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Zvs5wBCRbIO8tge off=13372780 len=1450681 2024-08-10T05:51:24.727 INFO:tasks.workunit.client.0.smithi086.stdout:op 5593 completed, throughput=5MB/sec 2024-08-10T05:51:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:24 smithi086 ceph-mon[98993]: pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-10T05:51:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:24 smithi086 ceph-mon[101471]: pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-10T05:51:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:24 smithi159 ceph-mon[90359]: pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-10T05:51:25.727 INFO:tasks.workunit.client.0.smithi086.stdout: 1096: throughput=5MB/sec pending data=0 2024-08-10T05:51:25.728 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q_8d6tdzo1jX2fY off=9800456 len=111013 2024-08-10T05:51:25.731 INFO:tasks.workunit.client.0.smithi086.stdout:op 5594 completed, throughput=5MB/sec 2024-08-10T05:51:25.731 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rwvI4zJx5QjnmD1 off=3542939 len=259618 2024-08-10T05:51:25.731 INFO:tasks.workunit.client.0.smithi086.stdout:op 5595 completed, throughput=5MB/sec 2024-08-10T05:51:25.731 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zV_j93tJWpfwycb off=977411 len=576769 2024-08-10T05:51:25.735 INFO:tasks.workunit.client.0.smithi086.stdout:op 5596 completed, throughput=5MB/sec 2024-08-10T05:51:25.735 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qP2ws5pCjydXb5E off=4231522 len=1306732 2024-08-10T05:51:25.742 INFO:tasks.workunit.client.0.smithi086.stdout:op 5597 completed, throughput=5MB/sec 2024-08-10T05:51:25.742 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-unNLLSSV5HKKPE3 off=179262 len=270552 2024-08-10T05:51:25.744 INFO:tasks.workunit.client.0.smithi086.stdout:op 5598 completed, throughput=5MB/sec 2024-08-10T05:51:25.744 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ToCVle6H2FH3w7p off=795339 len=779294 2024-08-10T05:51:25.748 INFO:tasks.workunit.client.0.smithi086.stdout:op 5599 completed, throughput=5MB/sec 2024-08-10T05:51:25.748 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-RYAeL55Kp1AXLit off=19064625 len=1897890 2024-08-10T05:51:25.749 INFO:tasks.workunit.client.0.smithi086.stdout:op 5600 completed, throughput=5MB/sec 2024-08-10T05:51:26.750 INFO:tasks.workunit.client.0.smithi086.stdout: 1097: throughput=5MB/sec pending data=0 2024-08-10T05:51:26.750 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NuseOceRZfhM3k5 off=6917026 len=376905 2024-08-10T05:51:26.751 INFO:tasks.workunit.client.0.smithi086.stdout:op 5601 completed, throughput=5MB/sec 2024-08-10T05:51:26.751 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-U9yrBv19GiPnyKY off=4907021 len=1063801 2024-08-10T05:51:26.754 INFO:tasks.workunit.client.0.smithi086.stdout:op 5602 completed, throughput=5MB/sec 2024-08-10T05:51:26.754 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-exPqrB2NyICPFnH off=5668868 len=709685 2024-08-10T05:51:26.758 INFO:tasks.workunit.client.0.smithi086.stdout:op 5603 completed, throughput=5MB/sec 2024-08-10T05:51:26.758 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PL8n-P4ZgUcwN7B off=2761003 len=550266 2024-08-10T05:51:26.759 INFO:tasks.workunit.client.0.smithi086.stdout:op 5604 completed, throughput=5MB/sec 2024-08-10T05:51:26.760 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oKLcA9QPp8XCrEa off=9904913 len=826932 2024-08-10T05:51:26.764 INFO:tasks.workunit.client.0.smithi086.stdout:op 5605 completed, throughput=5MB/sec 2024-08-10T05:51:26.764 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YXMQdYoYbTSXfYC off=8608696 len=704391 2024-08-10T05:51:26.769 INFO:tasks.workunit.client.0.smithi086.stdout:op 5606 completed, throughput=5MB/sec 2024-08-10T05:51:26.769 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sAzjnU87bwtp6oG off=1204341 len=1675324 2024-08-10T05:51:26.772 INFO:tasks.workunit.client.0.smithi086.stdout:op 5607 completed, throughput=5MB/sec 2024-08-10T05:51:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:26 smithi086 ceph-mon[101471]: pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-08-10T05:51:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:51:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:26 smithi086 ceph-mon[98993]: pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-08-10T05:51:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:51:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:26 smithi159 ceph-mon[90359]: pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-08-10T05:51:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:51:27.773 INFO:tasks.workunit.client.0.smithi086.stdout: 1098: throughput=5MB/sec pending data=0 2024-08-10T05:51:27.773 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-P1-JWR6lPIFwU5Z off=5969663 len=518803 2024-08-10T05:51:27.773 INFO:tasks.workunit.client.0.smithi086.stdout:op 5608 completed, throughput=5MB/sec 2024-08-10T05:51:27.773 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-GXZDtZng1WHQWlH off=1182084 len=434884 2024-08-10T05:51:27.775 INFO:tasks.workunit.client.0.smithi086.stdout:op 5609 completed, throughput=5MB/sec 2024-08-10T05:51:27.775 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JhHQVVbVE_Br_NY off=2105475 len=491682 2024-08-10T05:51:27.776 INFO:tasks.workunit.client.0.smithi086.stdout:op 5610 completed, throughput=5MB/sec 2024-08-10T05:51:27.776 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-og0ZEAcZvh5kaiy off=5644708 len=1075914 2024-08-10T05:51:27.779 INFO:tasks.workunit.client.0.smithi086.stdout:op 5611 completed, throughput=5MB/sec 2024-08-10T05:51:27.779 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Th-bkBCMV_sLO1P off=16096277 len=883565 2024-08-10T05:51:27.780 INFO:tasks.workunit.client.0.smithi086.stdout:op 5612 completed, throughput=5MB/sec 2024-08-10T05:51:27.780 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WjNd10RrrCJE0lr off=4629912 len=1024115 2024-08-10T05:51:27.781 INFO:tasks.workunit.client.0.smithi086.stdout:op 5613 completed, throughput=5MB/sec 2024-08-10T05:51:28.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:28 smithi086 ceph-mon[98993]: pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-08-10T05:51:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:28 smithi086 ceph-mon[101471]: pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-08-10T05:51:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:51:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:51:28] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-08-10T05:51:28.782 INFO:tasks.workunit.client.0.smithi086.stdout: 1099: throughput=5MB/sec pending data=0 2024-08-10T05:51:28.782 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Bsv5PwkH8N9xfpi off=14540888 len=1062106 2024-08-10T05:51:28.788 INFO:tasks.workunit.client.0.smithi086.stdout:op 5614 completed, throughput=5MB/sec 2024-08-10T05:51:28.788 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-VI59n09_pQj9x1r off=13870210 len=1945191 2024-08-10T05:51:28.798 INFO:tasks.workunit.client.0.smithi086.stdout:op 5615 completed, throughput=5MB/sec 2024-08-10T05:51:28.798 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-F5_TSQyKmFjEIvK off=4296247 len=332840 2024-08-10T05:51:28.801 INFO:tasks.workunit.client.0.smithi086.stdout:op 5616 completed, throughput=5MB/sec 2024-08-10T05:51:28.801 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-A8em66VF8xB_MiE off=16525122 len=1414129 2024-08-10T05:51:28.803 INFO:tasks.workunit.client.0.smithi086.stdout:op 5617 completed, throughput=5MB/sec 2024-08-10T05:51:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:28 smithi159 ceph-mon[90359]: pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-08-10T05:51:29.803 INFO:tasks.workunit.client.0.smithi086.stdout: 1100: throughput=5MB/sec pending data=0 2024-08-10T05:51:29.803 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-t6e5k906rnpZ4cJ off=2640319 len=463378 2024-08-10T05:51:29.804 INFO:tasks.workunit.client.0.smithi086.stdout:op 5618 completed, throughput=5MB/sec 2024-08-10T05:51:29.804 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NUIMiPwGi6iRDYs off=5318103 len=1565805 2024-08-10T05:51:29.808 INFO:tasks.workunit.client.0.smithi086.stdout:op 5619 completed, throughput=5MB/sec 2024-08-10T05:51:29.808 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FzO9Z1wlr2b9WkM off=1362403 len=704786 2024-08-10T05:51:29.809 INFO:tasks.workunit.client.0.smithi086.stdout:op 5620 completed, throughput=5MB/sec 2024-08-10T05:51:29.809 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-HXuHGnCoAknM3p7 off=1200870 len=336186 2024-08-10T05:51:29.810 INFO:tasks.workunit.client.0.smithi086.stdout:op 5621 completed, throughput=5MB/sec 2024-08-10T05:51:29.810 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-wAb9lSFMAvDenk9 off=21861570 len=137778 2024-08-10T05:51:29.811 INFO:tasks.workunit.client.0.smithi086.stdout:op 5622 completed, throughput=5MB/sec 2024-08-10T05:51:29.811 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-R1eZg77ZhUy5Ngs off=4443741 len=150439 2024-08-10T05:51:29.812 INFO:tasks.workunit.client.0.smithi086.stdout:op 5623 completed, throughput=5MB/sec 2024-08-10T05:51:29.812 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Fh4uryJnFt7fQ4B off=438777 len=1707996 2024-08-10T05:51:29.814 INFO:tasks.workunit.client.0.smithi086.stdout:op 5624 completed, throughput=5MB/sec 2024-08-10T05:51:29.814 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-sNDZIWxqdtJTpsD off=1238165 len=236632 2024-08-10T05:51:29.815 INFO:tasks.workunit.client.0.smithi086.stdout:op 5625 completed, throughput=5MB/sec 2024-08-10T05:51:30.815 INFO:tasks.workunit.client.0.smithi086.stdout: 1101: throughput=5MB/sec pending data=0 2024-08-10T05:51:30.816 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Tgvbro-t4L0urx5 off=7760350 len=749031 2024-08-10T05:51:30.821 INFO:tasks.workunit.client.0.smithi086.stdout:op 5626 completed, throughput=5MB/sec 2024-08-10T05:51:30.821 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-nFkerrxLnAnLmg5 off=13400104 len=824550 2024-08-10T05:51:30.825 INFO:tasks.workunit.client.0.smithi086.stdout:op 5627 completed, throughput=5MB/sec 2024-08-10T05:51:30.825 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-d2Zfa0LaajMIAhw off=3718981 len=1720739 2024-08-10T05:51:30.828 INFO:tasks.workunit.client.0.smithi086.stdout:op 5628 completed, throughput=5MB/sec 2024-08-10T05:51:30.828 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yabdB9tUMgZs5sJ off=1459590 len=1843776 2024-08-10T05:51:30.830 INFO:tasks.workunit.client.0.smithi086.stdout:op 5629 completed, throughput=5MB/sec 2024-08-10T05:51:30.830 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oi7uZ_Bvgotzlz_ off=6959204 len=1940117 2024-08-10T05:51:30.838 INFO:tasks.workunit.client.0.smithi086.stdout:op 5630 completed, throughput=5MB/sec 2024-08-10T05:51:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:30 smithi086 ceph-mon[101471]: pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-08-10T05:51:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:30 smithi086 ceph-mon[98993]: pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-08-10T05:51:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:30 smithi159 ceph-mon[90359]: pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-08-10T05:51:31.839 INFO:tasks.workunit.client.0.smithi086.stdout: 1102: throughput=5MB/sec pending data=0 2024-08-10T05:51:31.839 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-T2neZXhmj_b5nWV off=1282383 len=532345 2024-08-10T05:51:31.840 INFO:tasks.workunit.client.0.smithi086.stdout:op 5631 completed, throughput=5MB/sec 2024-08-10T05:51:31.840 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6r-HGJmWzHXSLFK off=4756871 len=997215 2024-08-10T05:51:31.842 INFO:tasks.workunit.client.0.smithi086.stdout:op 5632 completed, throughput=5MB/sec 2024-08-10T05:51:31.842 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0zlQca7aDT5aifj off=181341 len=1270898 2024-08-10T05:51:31.849 INFO:tasks.workunit.client.0.smithi086.stdout:op 5633 completed, throughput=5MB/sec 2024-08-10T05:51:31.849 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ifb5QqQkM7UA_ua off=4698960 len=1780216 2024-08-10T05:51:31.858 INFO:tasks.workunit.client.0.smithi086.stdout:op 5634 completed, throughput=5MB/sec 2024-08-10T05:51:32.858 INFO:tasks.workunit.client.0.smithi086.stdout: 1103: throughput=5MB/sec pending data=0 2024-08-10T05:51:32.858 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Nhin3cTs3qg-ggY off=4148129 len=23027 2024-08-10T05:51:32.858 INFO:tasks.workunit.client.0.smithi086.stdout:op 5635 completed, throughput=5MB/sec 2024-08-10T05:51:32.858 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-94cAfb_eQVyTF4R off=3112282 len=152895 2024-08-10T05:51:32.859 INFO:tasks.workunit.client.0.smithi086.stdout:op 5636 completed, throughput=5MB/sec 2024-08-10T05:51:32.859 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sWhgZPnOQHRSCbw off=4645889 len=1908465 2024-08-10T05:51:32.870 INFO:tasks.workunit.client.0.smithi086.stdout:op 5637 completed, throughput=5MB/sec 2024-08-10T05:51:32.870 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-6r-HGJmWzHXSLFK off=1677533 len=1246218 2024-08-10T05:51:32.878 INFO:tasks.workunit.client.0.smithi086.stdout:op 5638 completed, throughput=5MB/sec 2024-08-10T05:51:32.878 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FsPN9kfH9cJ_c42 off=18837034 len=456697 2024-08-10T05:51:32.881 INFO:tasks.workunit.client.0.smithi086.stdout:op 5639 completed, throughput=5MB/sec 2024-08-10T05:51:32.881 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5cz9j9dZhTAMd6- off=456444 len=953462 2024-08-10T05:51:32.886 INFO:tasks.workunit.client.0.smithi086.stdout:op 5640 completed, throughput=5MB/sec 2024-08-10T05:51:32.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:32 smithi086 ceph-mon[101471]: pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-10T05:51:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:32 smithi086 ceph-mon[98993]: pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-10T05:51:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:32 smithi159 ceph-mon[90359]: pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-10T05:51:33.886 INFO:tasks.workunit.client.0.smithi086.stdout: 1104: throughput=5MB/sec pending data=0 2024-08-10T05:51:33.886 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lGYDfUrtENn9plc off=11880649 len=1229447 2024-08-10T05:51:33.887 INFO:tasks.workunit.client.0.smithi086.stdout:op 5641 completed, throughput=5MB/sec 2024-08-10T05:51:33.887 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-dGqgNv_iVYm6JZM off=20088147 len=168216 2024-08-10T05:51:33.888 INFO:tasks.workunit.client.0.smithi086.stdout:op 5642 completed, throughput=5MB/sec 2024-08-10T05:51:33.888 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OzXg455w7WURLB7 off=15908011 len=1236786 2024-08-10T05:51:33.889 INFO:tasks.workunit.client.0.smithi086.stdout:op 5643 completed, throughput=5MB/sec 2024-08-10T05:51:33.889 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uHVxFNXQAM_0Cic off=1529260 len=1661236 2024-08-10T05:51:33.898 INFO:tasks.workunit.client.0.smithi086.stdout:op 5644 completed, throughput=5MB/sec 2024-08-10T05:51:33.898 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-r9EO9UV_leaLDqU off=9342796 len=721447 2024-08-10T05:51:33.899 INFO:tasks.workunit.client.0.smithi086.stdout:op 5645 completed, throughput=5MB/sec 2024-08-10T05:51:34.899 INFO:tasks.workunit.client.0.smithi086.stdout: 1105: throughput=5MB/sec pending data=0 2024-08-10T05:51:34.900 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JaPkOn9p0oin19P off=1761009 len=270560 2024-08-10T05:51:34.900 INFO:tasks.workunit.client.0.smithi086.stdout:op 5646 completed, throughput=5MB/sec 2024-08-10T05:51:34.900 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Y64O4EtBHoOFmYy off=5390477 len=725530 2024-08-10T05:51:34.901 INFO:tasks.workunit.client.0.smithi086.stdout:op 5647 completed, throughput=5MB/sec 2024-08-10T05:51:34.901 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8QqR8d87g0qDfEn off=2244790 len=1902421 2024-08-10T05:51:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:34 smithi086 ceph-mon[98993]: pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T05:51:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:34 smithi086 ceph-mon[101471]: pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T05:51:34.912 INFO:tasks.workunit.client.0.smithi086.stdout:op 5648 completed, throughput=5MB/sec 2024-08-10T05:51:34.912 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PDLUR7ZwgYHHq3b off=8814508 len=1631675 2024-08-10T05:51:34.919 INFO:tasks.workunit.client.0.smithi086.stdout:op 5649 completed, throughput=5MB/sec 2024-08-10T05:51:34.919 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6MCUGFYdU0Y8GDJ off=971462 len=157380 2024-08-10T05:51:34.920 INFO:tasks.workunit.client.0.smithi086.stdout:op 5650 completed, throughput=5MB/sec 2024-08-10T05:51:34.920 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IBExj8v1poCZrno off=5771225 len=1300121 2024-08-10T05:51:34.926 INFO:tasks.workunit.client.0.smithi086.stdout:op 5651 completed, throughput=5MB/sec 2024-08-10T05:51:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:34 smithi159 ceph-mon[90359]: pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T05:51:35.927 INFO:tasks.workunit.client.0.smithi086.stdout: 1106: throughput=5MB/sec pending data=0 2024-08-10T05:51:35.927 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-myCEnnWXDMbQFrV off=752303 len=176644 2024-08-10T05:51:35.930 INFO:tasks.workunit.client.0.smithi086.stdout:op 5652 completed, throughput=5MB/sec 2024-08-10T05:51:35.930 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uuHoX2X_MfreDXW off=5689641 len=1757462 2024-08-10T05:51:35.933 INFO:tasks.workunit.client.0.smithi086.stdout:op 5653 completed, throughput=5MB/sec 2024-08-10T05:51:35.933 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-AhlY_1fjMafqXO3 off=4926371 len=533991 2024-08-10T05:51:35.935 INFO:tasks.workunit.client.0.smithi086.stdout:op 5654 completed, throughput=5MB/sec 2024-08-10T05:51:35.935 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0CJLJBqXpdX8K6N off=3578564 len=649025 2024-08-10T05:51:35.939 INFO:tasks.workunit.client.0.smithi086.stdout:op 5655 completed, throughput=5MB/sec 2024-08-10T05:51:35.940 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2hEq9-HmQsOXKY8 off=5138060 len=1432432 2024-08-10T05:51:35.942 INFO:tasks.workunit.client.0.smithi086.stdout:op 5656 completed, throughput=5MB/sec 2024-08-10T05:51:35.942 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XDVSp5hOK8-guYi off=1162528 len=475688 2024-08-10T05:51:35.946 INFO:tasks.workunit.client.0.smithi086.stdout:op 5657 completed, throughput=5MB/sec 2024-08-10T05:51:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:36 smithi086 ceph-mon[98993]: pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:51:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:36 smithi086 ceph-mon[101471]: pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:51:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:36 smithi159 ceph-mon[90359]: pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-10T05:51:36.946 INFO:tasks.workunit.client.0.smithi086.stdout: 1107: throughput=5MB/sec pending data=0 2024-08-10T05:51:36.946 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Q3eUGQq7xdWsYQK off=6495387 len=1888470 2024-08-10T05:51:36.951 INFO:tasks.workunit.client.0.smithi086.stdout:op 5658 completed, throughput=5MB/sec 2024-08-10T05:51:36.951 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5-JggQl5UpE9crL off=3541261 len=32001 2024-08-10T05:51:36.951 INFO:tasks.workunit.client.0.smithi086.stdout:op 5659 completed, throughput=5MB/sec 2024-08-10T05:51:36.951 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-FbZALlRfc_t7A5c off=18329257 len=63143 2024-08-10T05:51:36.952 INFO:tasks.workunit.client.0.smithi086.stdout:op 5660 completed, throughput=5MB/sec 2024-08-10T05:51:36.952 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2Q2TQ_d2oCX5Ra0 off=1779288 len=1178195 2024-08-10T05:51:36.959 INFO:tasks.workunit.client.0.smithi086.stdout:op 5661 completed, throughput=5MB/sec 2024-08-10T05:51:36.959 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WasUO6R9eaGdern off=2840140 len=755828 2024-08-10T05:51:36.963 INFO:tasks.workunit.client.0.smithi086.stdout:op 5662 completed, throughput=5MB/sec 2024-08-10T05:51:36.963 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sNDZIWxqdtJTpsD off=4429073 len=1395527 2024-08-10T05:51:36.969 INFO:tasks.workunit.client.0.smithi086.stdout:op 5663 completed, throughput=5MB/sec 2024-08-10T05:51:37.969 INFO:tasks.workunit.client.0.smithi086.stdout: 1108: throughput=5MB/sec pending data=0 2024-08-10T05:51:37.969 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kvjRCaD974I-Fhm off=4206786 len=2068348 2024-08-10T05:51:37.979 INFO:tasks.workunit.client.0.smithi086.stdout:op 5664 completed, throughput=5MB/sec 2024-08-10T05:51:37.979 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CtukMCxT-tACSfK off=2776607 len=322540 2024-08-10T05:51:37.979 INFO:tasks.workunit.client.0.smithi086.stdout:op 5665 completed, throughput=5MB/sec 2024-08-10T05:51:37.979 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TYhZYnD3Lb07Mjk off=3749923 len=1303738 2024-08-10T05:51:37.984 INFO:tasks.workunit.client.0.smithi086.stdout:op 5666 completed, throughput=5MB/sec 2024-08-10T05:51:37.985 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9u1l3WMoXG8xNbq off=14288440 len=828148 2024-08-10T05:51:37.990 INFO:tasks.workunit.client.0.smithi086.stdout:op 5667 completed, throughput=5MB/sec 2024-08-10T05:51:37.990 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SUFBkySFRP3J4CX off=12889472 len=1624882 2024-08-10T05:51:37.991 INFO:tasks.workunit.client.0.smithi086.stdout:op 5668 completed, throughput=5MB/sec 2024-08-10T05:51:38.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:38 smithi086 ceph-mon[98993]: pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:51:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:38 smithi086 ceph-mon[101471]: pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:51:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:51:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:51:38] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-08-10T05:51:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:38 smithi159 ceph-mon[90359]: pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-10T05:51:38.992 INFO:tasks.workunit.client.0.smithi086.stdout: 1109: throughput=5MB/sec pending data=0 2024-08-10T05:51:38.992 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lbEw5fRvzc1yLZf off=2782724 len=850703 2024-08-10T05:51:38.997 INFO:tasks.workunit.client.0.smithi086.stdout:op 5669 completed, throughput=5MB/sec 2024-08-10T05:51:38.997 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vGKCabHgWdsKBgf off=4726179 len=750985 2024-08-10T05:51:38.998 INFO:tasks.workunit.client.0.smithi086.stdout:op 5670 completed, throughput=5MB/sec 2024-08-10T05:51:38.998 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nxkWOXuBsf3lnTZ off=4297013 len=1860149 2024-08-10T05:51:39.000 INFO:tasks.workunit.client.0.smithi086.stdout:op 5671 completed, throughput=5MB/sec 2024-08-10T05:51:39.000 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ChJuheKEir8sFte off=2687269 len=404487 2024-08-10T05:51:39.001 INFO:tasks.workunit.client.0.smithi086.stdout:op 5672 completed, throughput=5MB/sec 2024-08-10T05:51:39.001 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zwJBfYw6tQDkXbO off=4556749 len=1955835 2024-08-10T05:51:39.010 INFO:tasks.workunit.client.0.smithi086.stdout:op 5673 completed, throughput=5MB/sec 2024-08-10T05:51:40.011 INFO:tasks.workunit.client.0.smithi086.stdout: 1110: throughput=5MB/sec pending data=0 2024-08-10T05:51:40.011 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sf7mP5epfDwW_XC off=5947795 len=1041094 2024-08-10T05:51:40.017 INFO:tasks.workunit.client.0.smithi086.stdout:op 5674 completed, throughput=5MB/sec 2024-08-10T05:51:40.017 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-COhWfwTTxvU3NwY off=14184457 len=871074 2024-08-10T05:51:40.018 INFO:tasks.workunit.client.0.smithi086.stdout:op 5675 completed, throughput=5MB/sec 2024-08-10T05:51:40.018 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZGHLV9Z6LAlFN7y off=12020287 len=779000 2024-08-10T05:51:40.023 INFO:tasks.workunit.client.0.smithi086.stdout:op 5676 completed, throughput=5MB/sec 2024-08-10T05:51:40.023 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rbFUWHaonse6KRP off=11982236 len=497339 2024-08-10T05:51:40.023 INFO:tasks.workunit.client.0.smithi086.stdout:op 5677 completed, throughput=5MB/sec 2024-08-10T05:51:40.024 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Z_6kB2lr9Y2JCi5 off=4948978 len=419828 2024-08-10T05:51:40.024 INFO:tasks.workunit.client.0.smithi086.stdout:op 5678 completed, throughput=5MB/sec 2024-08-10T05:51:40.024 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bQdmMaNBW0NyNXn off=11858478 len=865057 2024-08-10T05:51:40.025 INFO:tasks.workunit.client.0.smithi086.stdout:op 5679 completed, throughput=5MB/sec 2024-08-10T05:51:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:40 smithi086 ceph-mon[98993]: pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-10T05:51:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:40 smithi086 ceph-mon[101471]: pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-10T05:51:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:40 smithi159 ceph-mon[90359]: pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-10T05:51:41.026 INFO:tasks.workunit.client.0.smithi086.stdout: 1111: throughput=5MB/sec pending data=0 2024-08-10T05:51:41.026 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-9KAvmK45WtIXXQc off=4517298 len=1716252 2024-08-10T05:51:41.028 INFO:tasks.workunit.client.0.smithi086.stdout:op 5680 completed, throughput=5MB/sec 2024-08-10T05:51:41.028 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KyxHiRsgAO5nKNy off=6242524 len=1638925 2024-08-10T05:51:41.038 INFO:tasks.workunit.client.0.smithi086.stdout:op 5681 completed, throughput=5MB/sec 2024-08-10T05:51:41.038 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3NNwdVUwtFaMeF0 off=7396904 len=1058472 2024-08-10T05:51:41.044 INFO:tasks.workunit.client.0.smithi086.stdout:op 5682 completed, throughput=5MB/sec 2024-08-10T05:51:41.044 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rwKHIgYSuA35k6m off=4363158 len=1820222 2024-08-10T05:51:41.054 INFO:tasks.workunit.client.0.smithi086.stdout:op 5683 completed, throughput=5MB/sec 2024-08-10T05:51:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:51:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:51:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:51:42.054 INFO:tasks.workunit.client.0.smithi086.stdout: 1112: throughput=5MB/sec pending data=0 2024-08-10T05:51:42.054 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-0aaIhX73AFWtmpu off=3837886 len=676314 2024-08-10T05:51:42.056 INFO:tasks.workunit.client.0.smithi086.stdout:op 5684 completed, throughput=5MB/sec 2024-08-10T05:51:42.056 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--YTA6htumDhvwdX off=8254136 len=142353 2024-08-10T05:51:42.059 INFO:tasks.workunit.client.0.smithi086.stdout:op 5685 completed, throughput=5MB/sec 2024-08-10T05:51:42.059 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-H-gKkZBMiFZg70F off=3924609 len=821619 2024-08-10T05:51:42.060 INFO:tasks.workunit.client.0.smithi086.stdout:op 5686 completed, throughput=5MB/sec 2024-08-10T05:51:42.061 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zNNaZ7WCiyUMNGI off=2442854 len=2049107 2024-08-10T05:51:42.073 INFO:tasks.workunit.client.0.smithi086.stdout:op 5687 completed, throughput=5MB/sec 2024-08-10T05:51:42.073 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-88dax8Y3eA1NDdk off=4918438 len=71621 2024-08-10T05:51:42.075 INFO:tasks.workunit.client.0.smithi086.stdout:op 5688 completed, throughput=5MB/sec 2024-08-10T05:51:42.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:42 smithi086 ceph-mon[98993]: pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:51:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:42 smithi086 ceph-mon[101471]: pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:51:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:42 smithi159 ceph-mon[90359]: pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:51:43.076 INFO:tasks.workunit.client.0.smithi086.stdout: 1113: throughput=5MB/sec pending data=0 2024-08-10T05:51:43.076 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2VPHV2wsnxzUuwT off=9115216 len=1006818 2024-08-10T05:51:43.081 INFO:tasks.workunit.client.0.smithi086.stdout:op 5689 completed, throughput=5MB/sec 2024-08-10T05:51:43.081 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-soKfu09uuScMYjH off=3330066 len=1087613 2024-08-10T05:51:43.088 INFO:tasks.workunit.client.0.smithi086.stdout:op 5690 completed, throughput=5MB/sec 2024-08-10T05:51:43.088 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-x1dXlDkqNvhktix off=6294642 len=1875652 2024-08-10T05:51:43.091 INFO:tasks.workunit.client.0.smithi086.stdout:op 5691 completed, throughput=5MB/sec 2024-08-10T05:51:43.091 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ai1QGQpnWa_D2Nf off=6809537 len=251362 2024-08-10T05:51:43.094 INFO:tasks.workunit.client.0.smithi086.stdout:op 5692 completed, throughput=5MB/sec 2024-08-10T05:51:43.094 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8jegRx8Vgn3Pil3 off=2244652 len=2003136 2024-08-10T05:51:43.105 INFO:tasks.workunit.client.0.smithi086.stdout:op 5693 completed, throughput=5MB/sec 2024-08-10T05:51:44.106 INFO:tasks.workunit.client.0.smithi086.stdout: 1114: throughput=5MB/sec pending data=0 2024-08-10T05:51:44.106 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gk_EcTXrsnsP_zj off=13028761 len=763737 2024-08-10T05:51:44.107 INFO:tasks.workunit.client.0.smithi086.stdout:op 5694 completed, throughput=5MB/sec 2024-08-10T05:51:44.107 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rQmb-_DZ_2GD3sc off=177574 len=1940192 2024-08-10T05:51:44.109 INFO:tasks.workunit.client.0.smithi086.stdout:op 5695 completed, throughput=5MB/sec 2024-08-10T05:51:44.109 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8mtee1SJiNxf9BB off=3072144 len=1590436 2024-08-10T05:51:44.111 INFO:tasks.workunit.client.0.smithi086.stdout:op 5696 completed, throughput=5MB/sec 2024-08-10T05:51:44.111 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qTKckIGA_-MxUtL off=0 len=1348627 2024-08-10T05:51:44.115 INFO:tasks.workunit.client.0.smithi086.stdout:op 5697 completed, throughput=5MB/sec 2024-08-10T05:51:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:44 smithi086 ceph-mon[98993]: pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:51:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:44 smithi086 ceph-mon[101471]: pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:51:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:44 smithi159 ceph-mon[90359]: pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-10T05:51:45.115 INFO:tasks.workunit.client.0.smithi086.stdout: 1115: throughput=5MB/sec pending data=0 2024-08-10T05:51:45.115 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-IZ3aD8N_-N31wgN off=1446577 len=878384 2024-08-10T05:51:45.120 INFO:tasks.workunit.client.0.smithi086.stdout:op 5698 completed, throughput=5MB/sec 2024-08-10T05:51:45.120 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7os0Xm3-qeOBEVX off=1098967 len=1610827 2024-08-10T05:51:45.124 INFO:tasks.workunit.client.0.smithi086.stdout:op 5699 completed, throughput=5MB/sec 2024-08-10T05:51:45.124 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-pjCAyi11Eu2Vz9H off=4418712 len=1052181 2024-08-10T05:51:45.125 INFO:tasks.workunit.client.0.smithi086.stdout:op 5700 completed, throughput=5MB/sec 2024-08-10T05:51:45.126 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uMkgAPl3IhHj-O1 off=2295850 len=940766 2024-08-10T05:51:45.130 INFO:tasks.workunit.client.0.smithi086.stdout:op 5701 completed, throughput=5MB/sec 2024-08-10T05:51:46.127 INFO:tasks.workunit.client.0.smithi086.stdout: 1116: throughput=5MB/sec pending data=0 2024-08-10T05:51:46.127 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Eepo0W85rh6Vv7x off=8979650 len=1842090 2024-08-10T05:51:46.129 INFO:tasks.workunit.client.0.smithi086.stdout:op 5702 completed, throughput=5MB/sec 2024-08-10T05:51:46.129 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-h6arqDQMybWf8sh off=12338419 len=1603628 2024-08-10T05:51:46.140 INFO:tasks.workunit.client.0.smithi086.stdout:op 5703 completed, throughput=5MB/sec 2024-08-10T05:51:46.140 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-fNkbWESU8MQGL7Z off=14934017 len=286214 2024-08-10T05:51:46.143 INFO:tasks.workunit.client.0.smithi086.stdout:op 5704 completed, throughput=5MB/sec 2024-08-10T05:51:46.143 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9ZaODQPJI7miGDC off=2390514 len=1135525 2024-08-10T05:51:46.149 INFO:tasks.workunit.client.0.smithi086.stdout:op 5705 completed, throughput=5MB/sec 2024-08-10T05:51:46.149 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NteGavnvZX5MuY7 off=8830492 len=2035218 2024-08-10T05:51:46.154 INFO:tasks.workunit.client.0.smithi086.stdout:op 5706 completed, throughput=5MB/sec 2024-08-10T05:51:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:46 smithi086 ceph-mon[98993]: pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:51:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:46 smithi086 ceph-mon[101471]: pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:51:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:46 smithi159 ceph-mon[90359]: pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:51:47.154 INFO:tasks.workunit.client.0.smithi086.stdout: 1117: throughput=5MB/sec pending data=0 2024-08-10T05:51:47.154 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-KUcvEG2QnuzX9NC off=7340631 len=587146 2024-08-10T05:51:47.157 INFO:tasks.workunit.client.0.smithi086.stdout:op 5707 completed, throughput=5MB/sec 2024-08-10T05:51:47.158 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-nbI48-XpJCY2zXG off=2395728 len=1172114 2024-08-10T05:51:47.160 INFO:tasks.workunit.client.0.smithi086.stdout:op 5708 completed, throughput=5MB/sec 2024-08-10T05:51:47.160 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5fsvswA1y0JrKqd off=16533136 len=653573 2024-08-10T05:51:47.165 INFO:tasks.workunit.client.0.smithi086.stdout:op 5709 completed, throughput=5MB/sec 2024-08-10T05:51:47.165 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-sGG775tp0xzM3Q2 off=448974 len=127553 2024-08-10T05:51:47.168 INFO:tasks.workunit.client.0.smithi086.stdout:op 5710 completed, throughput=5MB/sec 2024-08-10T05:51:47.168 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-3aIpshuaPXkUdHJ off=8723363 len=1119243 2024-08-10T05:51:47.169 INFO:tasks.workunit.client.0.smithi086.stdout:op 5711 completed, throughput=5MB/sec 2024-08-10T05:51:48.170 INFO:tasks.workunit.client.0.smithi086.stdout: 1118: throughput=5MB/sec pending data=0 2024-08-10T05:51:48.170 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-K8nWjwgrLBFLn-j off=13939711 len=1361826 2024-08-10T05:51:48.172 INFO:tasks.workunit.client.0.smithi086.stdout:op 5712 completed, throughput=5MB/sec 2024-08-10T05:51:48.172 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yEDmbGe6cVlUrpb off=0 len=1408420 2024-08-10T05:51:48.179 INFO:tasks.workunit.client.0.smithi086.stdout:op 5713 completed, throughput=5MB/sec 2024-08-10T05:51:48.180 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OBSlA9L0vt8GErr off=13069711 len=1720084 2024-08-10T05:51:48.181 INFO:tasks.workunit.client.0.smithi086.stdout:op 5714 completed, throughput=5MB/sec 2024-08-10T05:51:48.182 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RXX0pG3DcnIgLex off=4773263 len=1048451 2024-08-10T05:51:48.187 INFO:tasks.workunit.client.0.smithi086.stdout:op 5715 completed, throughput=5MB/sec 2024-08-10T05:51:48.518 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:51:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:51:48] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:51:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:48 smithi086 ceph-mon[98993]: pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:51:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:48 smithi086 ceph-mon[101471]: pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:51:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:48 smithi159 ceph-mon[90359]: pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:51:49.187 INFO:tasks.workunit.client.0.smithi086.stdout: 1119: throughput=5MB/sec pending data=0 2024-08-10T05:51:49.187 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-roMS0LMw-SPrxom off=2137420 len=943402 2024-08-10T05:51:49.189 INFO:tasks.workunit.client.0.smithi086.stdout:op 5716 completed, throughput=5MB/sec 2024-08-10T05:51:49.189 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UIfKJO4OBtSUJb9 off=4323354 len=1412093 2024-08-10T05:51:49.191 INFO:tasks.workunit.client.0.smithi086.stdout:op 5717 completed, throughput=5MB/sec 2024-08-10T05:51:49.191 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-5SXrqKbco2UZ_sR off=11595085 len=1475344 2024-08-10T05:51:49.200 INFO:tasks.workunit.client.0.smithi086.stdout:op 5718 completed, throughput=5MB/sec 2024-08-10T05:51:49.200 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KX7duyFOpsCLY6I off=12196758 len=219607 2024-08-10T05:51:49.201 INFO:tasks.workunit.client.0.smithi086.stdout:op 5719 completed, throughput=5MB/sec 2024-08-10T05:51:49.201 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1ARhm1HedBzHndO off=4615845 len=1397331 2024-08-10T05:51:49.202 INFO:tasks.workunit.client.0.smithi086.stdout:op 5720 completed, throughput=5MB/sec 2024-08-10T05:51:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:49 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:51:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:49 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:51:49.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:49 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:51:49.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:49 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:51:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:49 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:51:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:49 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:51:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:49 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:51:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:49 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:51:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:49 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:51:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:49 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:51:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:49 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:51:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:49 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:51:50.202 INFO:tasks.workunit.client.0.smithi086.stdout: 1120: throughput=5MB/sec pending data=0 2024-08-10T05:51:50.203 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RfvFKfzXwLBcY6T off=17922777 len=2034252 2024-08-10T05:51:50.211 INFO:tasks.workunit.client.0.smithi086.stdout:op 5721 completed, throughput=5MB/sec 2024-08-10T05:51:50.212 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xo5B49JKvtxmAwm off=4366985 len=1268117 2024-08-10T05:51:50.218 INFO:tasks.workunit.client.0.smithi086.stdout:op 5722 completed, throughput=5MB/sec 2024-08-10T05:51:50.218 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UoxmA72xEQVkhhh off=16434694 len=651592 2024-08-10T05:51:50.220 INFO:tasks.workunit.client.0.smithi086.stdout:op 5723 completed, throughput=5MB/sec 2024-08-10T05:51:50.220 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QWWtKiMtikUI8Yc off=5648880 len=990061 2024-08-10T05:51:50.224 INFO:tasks.workunit.client.0.smithi086.stdout:op 5724 completed, throughput=5MB/sec 2024-08-10T05:51:50.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:50 smithi086 ceph-mon[98993]: pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:51:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:50 smithi086 ceph-mon[101471]: pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:51:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:50 smithi159 ceph-mon[90359]: pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-10T05:51:51.224 INFO:tasks.workunit.client.0.smithi086.stdout: 1121: throughput=5MB/sec pending data=0 2024-08-10T05:51:51.224 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ND8wLm_WcANZOY3 off=426357 len=1033568 2024-08-10T05:51:51.230 INFO:tasks.workunit.client.0.smithi086.stdout:op 5725 completed, throughput=5MB/sec 2024-08-10T05:51:51.230 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XS2v-ZJhvj4rY3F off=4856194 len=1831456 2024-08-10T05:51:51.233 INFO:tasks.workunit.client.0.smithi086.stdout:op 5726 completed, throughput=5MB/sec 2024-08-10T05:51:51.233 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Bgi3mPbCB-ych-A off=9454462 len=68873 2024-08-10T05:51:51.236 INFO:tasks.workunit.client.0.smithi086.stdout:op 5727 completed, throughput=5MB/sec 2024-08-10T05:51:51.236 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EAIhsU33HEawSyl off=9172834 len=2065927 2024-08-10T05:51:51.246 INFO:tasks.workunit.client.0.smithi086.stdout:op 5728 completed, throughput=5MB/sec 2024-08-10T05:51:51.246 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1UjF-ZG871s9qdx off=8515316 len=1570919 2024-08-10T05:51:51.248 INFO:tasks.workunit.client.0.smithi086.stdout:op 5729 completed, throughput=5MB/sec 2024-08-10T05:51:52.248 INFO:tasks.workunit.client.0.smithi086.stdout: 1122: throughput=5MB/sec pending data=0 2024-08-10T05:51:52.248 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Pf2jGIP_O1CHZEW off=3101775 len=1385478 2024-08-10T05:51:52.255 INFO:tasks.workunit.client.0.smithi086.stdout:op 5730 completed, throughput=5MB/sec 2024-08-10T05:51:52.255 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-LMttae-6jtrwTBK off=0 len=1362073 2024-08-10T05:51:52.257 INFO:tasks.workunit.client.0.smithi086.stdout:op 5731 completed, throughput=5MB/sec 2024-08-10T05:51:52.257 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VscBPkjcdOj0VLV off=8470188 len=641972 2024-08-10T05:51:52.259 INFO:tasks.workunit.client.0.smithi086.stdout:op 5732 completed, throughput=5MB/sec 2024-08-10T05:51:52.260 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-IZtCNzpLSlMa6j- off=20912841 len=1217352 2024-08-10T05:51:52.261 INFO:tasks.workunit.client.0.smithi086.stdout:op 5733 completed, throughput=5MB/sec 2024-08-10T05:51:52.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:52 smithi086 ceph-mon[98993]: pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-10T05:51:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:52 smithi086 ceph-mon[101471]: pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-10T05:51:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:52 smithi159 ceph-mon[90359]: pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-10T05:51:53.261 INFO:tasks.workunit.client.0.smithi086.stdout: 1123: throughput=5MB/sec pending data=0 2024-08-10T05:51:53.261 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SqctvdeZMC766wV off=1560483 len=1972660 2024-08-10T05:51:53.273 INFO:tasks.workunit.client.0.smithi086.stdout:op 5734 completed, throughput=5MB/sec 2024-08-10T05:51:53.273 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-p4-DI6WQa3mdsxu off=10574784 len=1786284 2024-08-10T05:51:53.282 INFO:tasks.workunit.client.0.smithi086.stdout:op 5735 completed, throughput=5MB/sec 2024-08-10T05:51:53.283 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-PaFriN1bvVWwq2x off=5558516 len=1414702 2024-08-10T05:51:53.289 INFO:tasks.workunit.client.0.smithi086.stdout:op 5736 completed, throughput=5MB/sec 2024-08-10T05:51:54.289 INFO:tasks.workunit.client.0.smithi086.stdout: 1124: throughput=5MB/sec pending data=0 2024-08-10T05:51:54.289 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JkePcfCxY3Xyi67 off=0 len=1311082 2024-08-10T05:51:54.291 INFO:tasks.workunit.client.0.smithi086.stdout:op 5737 completed, throughput=5MB/sec 2024-08-10T05:51:54.291 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bOEMuJVV8OJkEPy off=12134594 len=1707470 2024-08-10T05:51:54.301 INFO:tasks.workunit.client.0.smithi086.stdout:op 5738 completed, throughput=5MB/sec 2024-08-10T05:51:54.302 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eas0PoIGK-a2VbZ off=2707043 len=1281147 2024-08-10T05:51:54.308 INFO:tasks.workunit.client.0.smithi086.stdout:op 5739 completed, throughput=5MB/sec 2024-08-10T05:51:54.308 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-O0oJAUr5R3SPyiE off=3438680 len=1653673 2024-08-10T05:51:54.316 INFO:tasks.workunit.client.0.smithi086.stdout:op 5740 completed, throughput=5MB/sec 2024-08-10T05:51:54.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:54 smithi086 ceph-mon[98993]: pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:51:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:54 smithi086 ceph-mon[101471]: pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:51:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:54 smithi159 ceph-mon[90359]: pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:51:55.316 INFO:tasks.workunit.client.0.smithi086.stdout: 1125: throughput=5MB/sec pending data=0 2024-08-10T05:51:55.317 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-44kmYdVJnJmXmIj off=1411260 len=706686 2024-08-10T05:51:55.322 INFO:tasks.workunit.client.0.smithi086.stdout:op 5741 completed, throughput=5MB/sec 2024-08-10T05:51:55.322 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-00WOF2jqxKC8TyP off=379199 len=579250 2024-08-10T05:51:55.325 INFO:tasks.workunit.client.0.smithi086.stdout:op 5742 completed, throughput=5MB/sec 2024-08-10T05:51:55.325 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-hYA6kqGLpqrM4i_ off=2359058 len=1272789 2024-08-10T05:51:55.331 INFO:tasks.workunit.client.0.smithi086.stdout:op 5743 completed, throughput=5MB/sec 2024-08-10T05:51:55.331 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-LY9c2wc4VfYBakm off=2868151 len=1064409 2024-08-10T05:51:55.337 INFO:tasks.workunit.client.0.smithi086.stdout:op 5744 completed, throughput=5MB/sec 2024-08-10T05:51:55.337 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jIIPCKDe3eqGO8a off=10454823 len=264008 2024-08-10T05:51:55.340 INFO:tasks.workunit.client.0.smithi086.stdout:op 5745 completed, throughput=5MB/sec 2024-08-10T05:51:55.340 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-gyhj1dBseSNXAPj off=12891605 len=1564207 2024-08-10T05:51:55.342 INFO:tasks.workunit.client.0.smithi086.stdout:op 5746 completed, throughput=5MB/sec 2024-08-10T05:51:56.342 INFO:tasks.workunit.client.0.smithi086.stdout: 1126: throughput=5MB/sec pending data=0 2024-08-10T05:51:56.342 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-65JGmw9yCCoN9pY off=15487570 len=1332119 2024-08-10T05:51:56.350 INFO:tasks.workunit.client.0.smithi086.stdout:op 5747 completed, throughput=5MB/sec 2024-08-10T05:51:56.350 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Eepo0W85rh6Vv7x off=10151623 len=830896 2024-08-10T05:51:56.355 INFO:tasks.workunit.client.0.smithi086.stdout:op 5748 completed, throughput=5MB/sec 2024-08-10T05:51:56.355 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-I2RJsU9XeIWC7Xd off=9945856 len=1065227 2024-08-10T05:51:56.357 INFO:tasks.workunit.client.0.smithi086.stdout:op 5749 completed, throughput=5MB/sec 2024-08-10T05:51:56.357 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q4KLYBwBdFW2Rhj off=1773222 len=763805 2024-08-10T05:51:56.360 INFO:tasks.workunit.client.0.smithi086.stdout:op 5750 completed, throughput=5MB/sec 2024-08-10T05:51:56.361 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pRXLXsKX2ZJinh1 off=734838 len=1252948 2024-08-10T05:51:56.366 INFO:tasks.workunit.client.0.smithi086.stdout:op 5751 completed, throughput=5MB/sec 2024-08-10T05:51:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:56 smithi086 ceph-mon[98993]: pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:51:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:51:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:56 smithi086 ceph-mon[101471]: pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:51:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:51:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:56 smithi159 ceph-mon[90359]: pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:51:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:51:57.366 INFO:tasks.workunit.client.0.smithi086.stdout: 1127: throughput=5MB/sec pending data=0 2024-08-10T05:51:57.366 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bPjsYVAuOdqUd01 off=3186785 len=268570 2024-08-10T05:51:57.367 INFO:tasks.workunit.client.0.smithi086.stdout:op 5752 completed, throughput=5MB/sec 2024-08-10T05:51:57.367 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TB8Ml6janyBvvGY off=19529605 len=810702 2024-08-10T05:51:57.369 INFO:tasks.workunit.client.0.smithi086.stdout:op 5753 completed, throughput=5MB/sec 2024-08-10T05:51:57.369 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vkhv_ilIWCIshNp off=2385218 len=132016 2024-08-10T05:51:57.370 INFO:tasks.workunit.client.0.smithi086.stdout:op 5754 completed, throughput=5MB/sec 2024-08-10T05:51:57.370 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yi-ASyTjF2efUWv off=75811 len=15250 2024-08-10T05:51:57.373 INFO:tasks.workunit.client.0.smithi086.stdout:op 5755 completed, throughput=5MB/sec 2024-08-10T05:51:57.373 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9z97s6IQzh39EKy off=16591307 len=1246411 2024-08-10T05:51:57.381 INFO:tasks.workunit.client.0.smithi086.stdout:op 5756 completed, throughput=5MB/sec 2024-08-10T05:51:57.381 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_vl8H7jZ6V9HngE off=22940585 len=637885 2024-08-10T05:51:57.385 INFO:tasks.workunit.client.0.smithi086.stdout:op 5757 completed, throughput=5MB/sec 2024-08-10T05:51:57.385 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-xtWjfjdlJhlBBgi off=5535659 len=1742033 2024-08-10T05:51:57.394 INFO:tasks.workunit.client.0.smithi086.stdout:op 5758 completed, throughput=5MB/sec 2024-08-10T05:51:58.394 INFO:tasks.workunit.client.0.smithi086.stdout: 1128: throughput=5MB/sec pending data=0 2024-08-10T05:51:58.395 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ENFVR7vrhNTAfEY off=1190410 len=1199154 2024-08-10T05:51:58.396 INFO:tasks.workunit.client.0.smithi086.stdout:op 5759 completed, throughput=5MB/sec 2024-08-10T05:51:58.396 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-c5kuKAGobc-k7ad off=143366 len=905671 2024-08-10T05:51:58.399 INFO:tasks.workunit.client.0.smithi086.stdout:op 5760 completed, throughput=5MB/sec 2024-08-10T05:51:58.399 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WLhi3Df7YvJdG8x off=10063122 len=953902 2024-08-10T05:51:58.404 INFO:tasks.workunit.client.0.smithi086.stdout:op 5761 completed, throughput=5MB/sec 2024-08-10T05:51:58.404 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-r31GKxlqDfhU-cu off=5031666 len=1259128 2024-08-10T05:51:58.412 INFO:tasks.workunit.client.0.smithi086.stdout:op 5762 completed, throughput=5MB/sec 2024-08-10T05:51:58.412 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-WGyhjcb_bAN9L4u off=8133206 len=1889477 2024-08-10T05:51:58.414 INFO:tasks.workunit.client.0.smithi086.stdout:op 5763 completed, throughput=5MB/sec 2024-08-10T05:51:58.536 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:51:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:51:58] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:51:58.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:51:58 smithi086 ceph-mon[98993]: pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-10T05:51:58.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:51:58 smithi086 ceph-mon[101471]: pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-10T05:51:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:51:58 smithi159 ceph-mon[90359]: pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-10T05:51:59.414 INFO:tasks.workunit.client.0.smithi086.stdout: 1129: throughput=5MB/sec pending data=0 2024-08-10T05:51:59.415 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7CUJD3Yx9ULVHXc off=388973 len=1404294 2024-08-10T05:51:59.422 INFO:tasks.workunit.client.0.smithi086.stdout:op 5764 completed, throughput=5MB/sec 2024-08-10T05:51:59.422 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uTTC6gERnlXfAjs off=1115110 len=622940 2024-08-10T05:51:59.426 INFO:tasks.workunit.client.0.smithi086.stdout:op 5765 completed, throughput=5MB/sec 2024-08-10T05:51:59.426 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-phgE8NFWhioznny off=5407224 len=1958038 2024-08-10T05:51:59.438 INFO:tasks.workunit.client.0.smithi086.stdout:op 5766 completed, throughput=5MB/sec 2024-08-10T05:51:59.438 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-255jc-DSS8GA1rR off=1051948 len=285278 2024-08-10T05:51:59.440 INFO:tasks.workunit.client.0.smithi086.stdout:op 5767 completed, throughput=5MB/sec 2024-08-10T05:52:00.440 INFO:tasks.workunit.client.0.smithi086.stdout: 1130: throughput=5MB/sec pending data=0 2024-08-10T05:52:00.441 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Dhjln96OABcgZXc off=2184635 len=1276397 2024-08-10T05:52:00.443 INFO:tasks.workunit.client.0.smithi086.stdout:op 5768 completed, throughput=5MB/sec 2024-08-10T05:52:00.443 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vAQkEXszBNpF0ho off=591336 len=992295 2024-08-10T05:52:00.445 INFO:tasks.workunit.client.0.smithi086.stdout:op 5769 completed, throughput=5MB/sec 2024-08-10T05:52:00.445 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ugexiQ_f5-Lcaer off=5683491 len=1827943 2024-08-10T05:52:00.456 INFO:tasks.workunit.client.0.smithi086.stdout:op 5770 completed, throughput=5MB/sec 2024-08-10T05:52:00.456 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_ErmWerN3ne5Dr2 off=7354502 len=1666035 2024-08-10T05:52:00.465 INFO:tasks.workunit.client.0.smithi086.stdout:op 5771 completed, throughput=5MB/sec 2024-08-10T05:52:00.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:00 smithi086 ceph-mon[98993]: pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:52:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:00 smithi086 ceph-mon[101471]: pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:52:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:00 smithi159 ceph-mon[90359]: pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:52:01.465 INFO:tasks.workunit.client.0.smithi086.stdout: 1131: throughput=5MB/sec pending data=0 2024-08-10T05:52:01.466 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-If3D6Sjp1ZWPKkc off=3476276 len=2074321 2024-08-10T05:52:01.475 INFO:tasks.workunit.client.0.smithi086.stdout:op 5772 completed, throughput=5MB/sec 2024-08-10T05:52:01.476 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-v9UdM3t1X0IGSmc off=17602784 len=570866 2024-08-10T05:52:01.477 INFO:tasks.workunit.client.0.smithi086.stdout:op 5773 completed, throughput=5MB/sec 2024-08-10T05:52:01.477 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-HBCH85BAltg02hZ off=5593434 len=945905 2024-08-10T05:52:01.478 INFO:tasks.workunit.client.0.smithi086.stdout:op 5774 completed, throughput=5MB/sec 2024-08-10T05:52:01.478 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XYiTlFUG6PSHbps off=5085087 len=1738139 2024-08-10T05:52:01.480 INFO:tasks.workunit.client.0.smithi086.stdout:op 5775 completed, throughput=5MB/sec 2024-08-10T05:52:02.480 INFO:tasks.workunit.client.0.smithi086.stdout: 1132: throughput=5MB/sec pending data=0 2024-08-10T05:52:02.480 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-vF8fc0eYnTWi4e2 off=4853496 len=638249 2024-08-10T05:52:02.482 INFO:tasks.workunit.client.0.smithi086.stdout:op 5776 completed, throughput=5MB/sec 2024-08-10T05:52:02.482 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-j8EO5J5s8fMfFaS off=9084359 len=1299923 2024-08-10T05:52:02.489 INFO:tasks.workunit.client.0.smithi086.stdout:op 5777 completed, throughput=5MB/sec 2024-08-10T05:52:02.489 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-r5flsKd_9TfJRtv off=7360903 len=1011803 2024-08-10T05:52:02.491 INFO:tasks.workunit.client.0.smithi086.stdout:op 5778 completed, throughput=5MB/sec 2024-08-10T05:52:02.491 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_KtLMlyXL1nXEqn off=3867710 len=1591903 2024-08-10T05:52:02.497 INFO:tasks.workunit.client.0.smithi086.stdout:op 5779 completed, throughput=5MB/sec 2024-08-10T05:52:02.497 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CBWVcqdxm9jYcur off=13392445 len=261286 2024-08-10T05:52:02.498 INFO:tasks.workunit.client.0.smithi086.stdout:op 5780 completed, throughput=5MB/sec 2024-08-10T05:52:02.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:02 smithi086 ceph-mon[98993]: pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:52:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:02 smithi086 ceph-mon[101471]: pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:52:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:02 smithi159 ceph-mon[90359]: pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:52:03.499 INFO:tasks.workunit.client.0.smithi086.stdout: 1133: throughput=5MB/sec pending data=0 2024-08-10T05:52:03.499 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aT0dcFWuKYBfhdT off=3157767 len=1801624 2024-08-10T05:52:03.501 INFO:tasks.workunit.client.0.smithi086.stdout:op 5781 completed, throughput=5MB/sec 2024-08-10T05:52:03.501 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Cufu3z6x9FH61nr off=1557699 len=271187 2024-08-10T05:52:03.505 INFO:tasks.workunit.client.0.smithi086.stdout:op 5782 completed, throughput=5MB/sec 2024-08-10T05:52:03.505 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-endtUIKzjubbhsm off=4236848 len=1915954 2024-08-10T05:52:03.509 INFO:tasks.workunit.client.0.smithi086.stdout:op 5783 completed, throughput=5MB/sec 2024-08-10T05:52:03.509 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-2CjSYYn5dIAwA7L off=451015 len=776909 2024-08-10T05:52:03.510 INFO:tasks.workunit.client.0.smithi086.stdout:op 5784 completed, throughput=5MB/sec 2024-08-10T05:52:03.510 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-T4BYu8IKY7FeoA9 off=5987929 len=744738 2024-08-10T05:52:03.515 INFO:tasks.workunit.client.0.smithi086.stdout:op 5785 completed, throughput=5MB/sec 2024-08-10T05:52:04.516 INFO:tasks.workunit.client.0.smithi086.stdout: 1134: throughput=5MB/sec pending data=0 2024-08-10T05:52:04.516 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-syXNRnHjbvxF3v4 off=738087 len=328420 2024-08-10T05:52:04.519 INFO:tasks.workunit.client.0.smithi086.stdout:op 5786 completed, throughput=5MB/sec 2024-08-10T05:52:04.519 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q4RlxsZR6C7jiLF off=5130559 len=1525845 2024-08-10T05:52:04.526 INFO:tasks.workunit.client.0.smithi086.stdout:op 5787 completed, throughput=5MB/sec 2024-08-10T05:52:04.526 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-8jZfuyyv-YPI1hz off=10657881 len=2083144 2024-08-10T05:52:04.538 INFO:tasks.workunit.client.0.smithi086.stdout:op 5788 completed, throughput=5MB/sec 2024-08-10T05:52:04.538 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vdZHtCPLtaNCMk1 off=19435327 len=923509 2024-08-10T05:52:04.542 INFO:tasks.workunit.client.0.smithi086.stdout:op 5789 completed, throughput=5MB/sec 2024-08-10T05:52:04.542 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rIAOm3dUr3Lk0CM off=2851963 len=1666218 2024-08-10T05:52:04.544 INFO:tasks.workunit.client.0.smithi086.stdout:op 5790 completed, throughput=5MB/sec 2024-08-10T05:52:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:04 smithi086 ceph-mon[98993]: pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-10T05:52:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:04 smithi086 ceph-mon[101471]: pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-10T05:52:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:04 smithi159 ceph-mon[90359]: pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-10T05:52:05.544 INFO:tasks.workunit.client.0.smithi086.stdout: 1135: throughput=5MB/sec pending data=0 2024-08-10T05:52:05.545 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-jupMYKDj4i_Y5yl off=8289290 len=840373 2024-08-10T05:52:05.550 INFO:tasks.workunit.client.0.smithi086.stdout:op 5791 completed, throughput=5MB/sec 2024-08-10T05:52:05.551 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-_4wEJfnZny4Qc_X off=5673129 len=282613 2024-08-10T05:52:05.551 INFO:tasks.workunit.client.0.smithi086.stdout:op 5792 completed, throughput=5MB/sec 2024-08-10T05:52:05.551 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DSkhJ_LXUUs5Iqn off=154916 len=1682278 2024-08-10T05:52:05.556 INFO:tasks.workunit.client.0.smithi086.stdout:op 5793 completed, throughput=5MB/sec 2024-08-10T05:52:05.557 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-tANJy0YxIJ7W1Cw off=4686398 len=281841 2024-08-10T05:52:05.560 INFO:tasks.workunit.client.0.smithi086.stdout:op 5794 completed, throughput=5MB/sec 2024-08-10T05:52:05.560 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lACyzL1lDOcAPrD off=619216 len=1090967 2024-08-10T05:52:05.561 INFO:tasks.workunit.client.0.smithi086.stdout:op 5795 completed, throughput=5MB/sec 2024-08-10T05:52:06.562 INFO:tasks.workunit.client.0.smithi086.stdout: 1136: throughput=5MB/sec pending data=0 2024-08-10T05:52:06.562 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hwqAeOYKIQ-IFj2 off=20854599 len=1481388 2024-08-10T05:52:06.563 INFO:tasks.workunit.client.0.smithi086.stdout:op 5796 completed, throughput=5MB/sec 2024-08-10T05:52:06.563 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-buuJK-IxjPXJ5Xc off=14127728 len=1678143 2024-08-10T05:52:06.567 INFO:tasks.workunit.client.0.smithi086.stdout:op 5797 completed, throughput=5MB/sec 2024-08-10T05:52:06.567 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-E6yQfpfTJmQ1ibF off=1200096 len=1474273 2024-08-10T05:52:06.569 INFO:tasks.workunit.client.0.smithi086.stdout:op 5798 completed, throughput=5MB/sec 2024-08-10T05:52:06.570 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-j-h_ccI63SBdML2 off=9968995 len=1077044 2024-08-10T05:52:06.571 INFO:tasks.workunit.client.0.smithi086.stdout:op 5799 completed, throughput=5MB/sec 2024-08-10T05:52:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:06 smithi086 ceph-mon[98993]: pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-10T05:52:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:06 smithi086 ceph-mon[101471]: pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-10T05:52:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:06 smithi159 ceph-mon[90359]: pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-10T05:52:07.572 INFO:tasks.workunit.client.0.smithi086.stdout: 1137: throughput=5MB/sec pending data=0 2024-08-10T05:52:07.572 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uGIohDWwpt-iklR off=18816004 len=1262649 2024-08-10T05:52:07.573 INFO:tasks.workunit.client.0.smithi086.stdout:op 5800 completed, throughput=5MB/sec 2024-08-10T05:52:07.573 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-1YU73Xfd62FE0ER off=16959676 len=1395671 2024-08-10T05:52:07.575 INFO:tasks.workunit.client.0.smithi086.stdout:op 5801 completed, throughput=5MB/sec 2024-08-10T05:52:07.576 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yTXiVb03B2ru_D_ off=10476878 len=32947 2024-08-10T05:52:07.576 INFO:tasks.workunit.client.0.smithi086.stdout:op 5802 completed, throughput=5MB/sec 2024-08-10T05:52:07.576 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ofxcj-3VKcwxK1O off=2950369 len=1705122 2024-08-10T05:52:07.586 INFO:tasks.workunit.client.0.smithi086.stdout:op 5803 completed, throughput=5MB/sec 2024-08-10T05:52:07.586 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4A_JxVryC0U8G8m off=2989951 len=1247624 2024-08-10T05:52:07.593 INFO:tasks.workunit.client.0.smithi086.stdout:op 5804 completed, throughput=5MB/sec 2024-08-10T05:52:08.550 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:52:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:52:08] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:52:08.594 INFO:tasks.workunit.client.0.smithi086.stdout: 1138: throughput=5MB/sec pending data=0 2024-08-10T05:52:08.594 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj--6pdWze-P-DlTmu off=3756114 len=426539 2024-08-10T05:52:08.596 INFO:tasks.workunit.client.0.smithi086.stdout:op 5805 completed, throughput=5MB/sec 2024-08-10T05:52:08.596 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JYxZpNp-CiahmJu off=9126432 len=672377 2024-08-10T05:52:08.601 INFO:tasks.workunit.client.0.smithi086.stdout:op 5806 completed, throughput=5MB/sec 2024-08-10T05:52:08.601 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0mSFZkFX3kkuPCC off=6127313 len=1562315 2024-08-10T05:52:08.608 INFO:tasks.workunit.client.0.smithi086.stdout:op 5807 completed, throughput=5MB/sec 2024-08-10T05:52:08.608 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-u1oEJxyXpzshGx_ off=4869065 len=27558 2024-08-10T05:52:08.610 INFO:tasks.workunit.client.0.smithi086.stdout:op 5808 completed, throughput=5MB/sec 2024-08-10T05:52:08.610 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QVC0v4KwD9jJMIH off=3445648 len=1841378 2024-08-10T05:52:08.618 INFO:tasks.workunit.client.0.smithi086.stdout:op 5809 completed, throughput=5MB/sec 2024-08-10T05:52:08.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:08 smithi086 ceph-mon[98993]: pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-10T05:52:08.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:08 smithi086 ceph-mon[101471]: pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-10T05:52:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:08 smithi159 ceph-mon[90359]: pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-10T05:52:09.619 INFO:tasks.workunit.client.0.smithi086.stdout: 1139: throughput=5MB/sec pending data=0 2024-08-10T05:52:09.619 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ISXTvOOMwglAQY3 off=3877027 len=1924779 2024-08-10T05:52:09.631 INFO:tasks.workunit.client.0.smithi086.stdout:op 5810 completed, throughput=5MB/sec 2024-08-10T05:52:09.631 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Mr_QI9tGELPesiq off=14518541 len=1788199 2024-08-10T05:52:09.638 INFO:tasks.workunit.client.0.smithi086.stdout:op 5811 completed, throughput=5MB/sec 2024-08-10T05:52:09.638 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-gum_uSOPr3PFZ__ off=1142713 len=307251 2024-08-10T05:52:09.642 INFO:tasks.workunit.client.0.smithi086.stdout:op 5812 completed, throughput=5MB/sec 2024-08-10T05:52:09.642 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4fdzRcqMSn4il2V off=579775 len=516135 2024-08-10T05:52:09.645 INFO:tasks.workunit.client.0.smithi086.stdout:op 5813 completed, throughput=5MB/sec 2024-08-10T05:52:09.646 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Xall3VD22zmr-3f off=19852539 len=70502 2024-08-10T05:52:09.648 INFO:tasks.workunit.client.0.smithi086.stdout:op 5814 completed, throughput=5MB/sec 2024-08-10T05:52:09.648 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-YUBxSpUI32O5DVr off=5356533 len=835696 2024-08-10T05:52:09.653 INFO:tasks.workunit.client.0.smithi086.stdout:op 5815 completed, throughput=5MB/sec 2024-08-10T05:52:10.653 INFO:tasks.workunit.client.0.smithi086.stdout: 1140: throughput=5MB/sec pending data=0 2024-08-10T05:52:10.653 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Wvzet-UWS2nT7MX off=5383093 len=801259 2024-08-10T05:52:10.654 INFO:tasks.workunit.client.0.smithi086.stdout:op 5816 completed, throughput=5MB/sec 2024-08-10T05:52:10.654 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-SYhVLuVmtnoCYIB off=5243699 len=1820367 2024-08-10T05:52:10.657 INFO:tasks.workunit.client.0.smithi086.stdout:op 5817 completed, throughput=5MB/sec 2024-08-10T05:52:10.657 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TGjVYfqjCwUguRl off=4736754 len=1776452 2024-08-10T05:52:10.667 INFO:tasks.workunit.client.0.smithi086.stdout:op 5818 completed, throughput=5MB/sec 2024-08-10T05:52:10.667 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ST8bXOtRr8PZ9AN off=6646913 len=700698 2024-08-10T05:52:10.668 INFO:tasks.workunit.client.0.smithi086.stdout:op 5819 completed, throughput=5MB/sec 2024-08-10T05:52:10.668 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DbWuBlMh9QrLtjD off=935752 len=1718231 2024-08-10T05:52:10.672 INFO:tasks.workunit.client.0.smithi086.stdout:op 5820 completed, throughput=5MB/sec 2024-08-10T05:52:10.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:10 smithi086 ceph-mon[98993]: pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:52:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:10 smithi086 ceph-mon[101471]: pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:52:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:10 smithi159 ceph-mon[90359]: pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:52:11.673 INFO:tasks.workunit.client.0.smithi086.stdout: 1141: throughput=5MB/sec pending data=0 2024-08-10T05:52:11.673 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-8ccDDTyA7R_NXxT off=1903873 len=38044 2024-08-10T05:52:11.673 INFO:tasks.workunit.client.0.smithi086.stdout:op 5821 completed, throughput=5MB/sec 2024-08-10T05:52:11.673 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-O0TknbPI_bEECga off=6399221 len=1329359 2024-08-10T05:52:11.675 INFO:tasks.workunit.client.0.smithi086.stdout:op 5822 completed, throughput=5MB/sec 2024-08-10T05:52:11.675 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-m52te5wTIhvxyvP off=10146771 len=1670277 2024-08-10T05:52:11.678 INFO:tasks.workunit.client.0.smithi086.stdout:op 5823 completed, throughput=5MB/sec 2024-08-10T05:52:11.679 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-RXuJmsQZHTjkNL7 off=74933 len=481678 2024-08-10T05:52:11.682 INFO:tasks.workunit.client.0.smithi086.stdout:op 5824 completed, throughput=5MB/sec 2024-08-10T05:52:11.682 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-bejotEhBLWHZ_Ya off=1587133 len=1382129 2024-08-10T05:52:11.684 INFO:tasks.workunit.client.0.smithi086.stdout:op 5825 completed, throughput=5MB/sec 2024-08-10T05:52:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:52:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:52:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:52:12.685 INFO:tasks.workunit.client.0.smithi086.stdout: 1142: throughput=5MB/sec pending data=0 2024-08-10T05:52:12.685 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NeFlmGywySThAT0 off=5393514 len=420453 2024-08-10T05:52:12.689 INFO:tasks.workunit.client.0.smithi086.stdout:op 5826 completed, throughput=5MB/sec 2024-08-10T05:52:12.689 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4wk4a6rCetm5Kkr off=2626681 len=2062858 2024-08-10T05:52:12.698 INFO:tasks.workunit.client.0.smithi086.stdout:op 5827 completed, throughput=5MB/sec 2024-08-10T05:52:12.698 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-AZt_xsuqI3Too1q off=92447 len=1346391 2024-08-10T05:52:12.707 INFO:tasks.workunit.client.0.smithi086.stdout:op 5828 completed, throughput=5MB/sec 2024-08-10T05:52:12.707 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7WQvzTwE2yFOsHo off=358326 len=484703 2024-08-10T05:52:12.708 INFO:tasks.workunit.client.0.smithi086.stdout:op 5829 completed, throughput=5MB/sec 2024-08-10T05:52:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:12 smithi086 ceph-mon[98993]: pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:52:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:12 smithi086 ceph-mon[101471]: pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:52:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:12 smithi159 ceph-mon[90359]: pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-10T05:52:13.708 INFO:tasks.workunit.client.0.smithi086.stdout: 1143: throughput=5MB/sec pending data=0 2024-08-10T05:52:13.709 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TWwPZ7S6B6Fuju7 off=2606417 len=1591200 2024-08-10T05:52:13.711 INFO:tasks.workunit.client.0.smithi086.stdout:op 5830 completed, throughput=5MB/sec 2024-08-10T05:52:13.711 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-QQTuS0TGTePjum6 off=130008 len=655739 2024-08-10T05:52:13.715 INFO:tasks.workunit.client.0.smithi086.stdout:op 5831 completed, throughput=5MB/sec 2024-08-10T05:52:13.715 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ZawCuF_OJo1I6xQ off=1539759 len=221701 2024-08-10T05:52:13.718 INFO:tasks.workunit.client.0.smithi086.stdout:op 5832 completed, throughput=5MB/sec 2024-08-10T05:52:13.718 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-vSgZyyYuxdihuv0 off=10646108 len=1985936 2024-08-10T05:52:13.729 INFO:tasks.workunit.client.0.smithi086.stdout:op 5833 completed, throughput=5MB/sec 2024-08-10T05:52:13.729 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-H7a7ff3DA2IO2Ax off=3472739 len=544864 2024-08-10T05:52:13.733 INFO:tasks.workunit.client.0.smithi086.stdout:op 5834 completed, throughput=5MB/sec 2024-08-10T05:52:13.733 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-23EStS3BHese0LI off=1892414 len=205252 2024-08-10T05:52:13.736 INFO:tasks.workunit.client.0.smithi086.stdout:op 5835 completed, throughput=5MB/sec 2024-08-10T05:52:13.736 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yVOSpC4I4ehCB7Q off=5949195 len=739198 2024-08-10T05:52:13.740 INFO:tasks.workunit.client.0.smithi086.stdout:op 5836 completed, throughput=5MB/sec 2024-08-10T05:52:14.741 INFO:tasks.workunit.client.0.smithi086.stdout: 1144: throughput=5MB/sec pending data=0 2024-08-10T05:52:14.741 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-JIC0UoWsfPSbSQ_ off=5567250 len=969871 2024-08-10T05:52:14.742 INFO:tasks.workunit.client.0.smithi086.stdout:op 5837 completed, throughput=5MB/sec 2024-08-10T05:52:14.742 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-umOmiSoWAOdLiUv off=514994 len=1308978 2024-08-10T05:52:14.744 INFO:tasks.workunit.client.0.smithi086.stdout:op 5838 completed, throughput=5MB/sec 2024-08-10T05:52:14.744 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Uc8L3LoLocoOpsE off=9679033 len=482246 2024-08-10T05:52:14.749 INFO:tasks.workunit.client.0.smithi086.stdout:op 5839 completed, throughput=5MB/sec 2024-08-10T05:52:14.749 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dQ3R9AiwGoCoNzq off=4240591 len=105070 2024-08-10T05:52:14.751 INFO:tasks.workunit.client.0.smithi086.stdout:op 5840 completed, throughput=5MB/sec 2024-08-10T05:52:14.752 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-6LayvGNqGml8Olu off=20015308 len=992365 2024-08-10T05:52:14.753 INFO:tasks.workunit.client.0.smithi086.stdout:op 5841 completed, throughput=5MB/sec 2024-08-10T05:52:14.753 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KktcI_rt_IqaJxI off=4943863 len=166560 2024-08-10T05:52:14.754 INFO:tasks.workunit.client.0.smithi086.stdout:op 5842 completed, throughput=5MB/sec 2024-08-10T05:52:14.754 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UzPKhRl6Xas8LCt off=14214371 len=1425829 2024-08-10T05:52:14.755 INFO:tasks.workunit.client.0.smithi086.stdout:op 5843 completed, throughput=5MB/sec 2024-08-10T05:52:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:14 smithi086 ceph-mon[98993]: pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:52:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:14 smithi086 ceph-mon[101471]: pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:52:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:14 smithi159 ceph-mon[90359]: pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-10T05:52:15.756 INFO:tasks.workunit.client.0.smithi086.stdout: 1145: throughput=5MB/sec pending data=0 2024-08-10T05:52:15.756 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-DW_wl21PZKbV5O- off=2756543 len=1765283 2024-08-10T05:52:15.758 INFO:tasks.workunit.client.0.smithi086.stdout:op 5844 completed, throughput=5MB/sec 2024-08-10T05:52:15.758 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0e4fb39OkFir-Ki off=5369328 len=2020646 2024-08-10T05:52:15.770 INFO:tasks.workunit.client.0.smithi086.stdout:op 5845 completed, throughput=5MB/sec 2024-08-10T05:52:15.770 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-cgCuxKrv2VzC7_6 off=2982855 len=451505 2024-08-10T05:52:15.771 INFO:tasks.workunit.client.0.smithi086.stdout:op 5846 completed, throughput=5MB/sec 2024-08-10T05:52:15.771 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-wF0LPh-f6-U_anl off=4576605 len=610508 2024-08-10T05:52:15.775 INFO:tasks.workunit.client.0.smithi086.stdout:op 5847 completed, throughput=5MB/sec 2024-08-10T05:52:16.775 INFO:tasks.workunit.client.0.smithi086.stdout: 1146: throughput=5MB/sec pending data=0 2024-08-10T05:52:16.776 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-YKtuszazICdZXMl off=15484335 len=1137341 2024-08-10T05:52:16.777 INFO:tasks.workunit.client.0.smithi086.stdout:op 5848 completed, throughput=5MB/sec 2024-08-10T05:52:16.777 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9ErVYH1wvxTmjQt off=828514 len=1407656 2024-08-10T05:52:16.784 INFO:tasks.workunit.client.0.smithi086.stdout:op 5849 completed, throughput=5MB/sec 2024-08-10T05:52:16.784 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OoylY_Durv2r5D5 off=20692325 len=648359 2024-08-10T05:52:16.785 INFO:tasks.workunit.client.0.smithi086.stdout:op 5850 completed, throughput=5MB/sec 2024-08-10T05:52:16.786 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rydVfEJEualwAQh off=1885952 len=2000112 2024-08-10T05:52:16.790 INFO:tasks.workunit.client.0.smithi086.stdout:op 5851 completed, throughput=5MB/sec 2024-08-10T05:52:16.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:16 smithi086 ceph-mon[98993]: pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:52:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:16 smithi086 ceph-mon[101471]: pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:52:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:16 smithi159 ceph-mon[90359]: pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:52:17.790 INFO:tasks.workunit.client.0.smithi086.stdout: 1147: throughput=5MB/sec pending data=0 2024-08-10T05:52:17.790 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-OSS_RHMtxVbMuEX off=2530076 len=105007 2024-08-10T05:52:17.791 INFO:tasks.workunit.client.0.smithi086.stdout:op 5852 completed, throughput=5MB/sec 2024-08-10T05:52:17.791 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-H5labWhU7fcaH5m off=7765267 len=963275 2024-08-10T05:52:17.793 INFO:tasks.workunit.client.0.smithi086.stdout:op 5853 completed, throughput=5MB/sec 2024-08-10T05:52:17.793 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-lKELvrrzPI197dR off=390184 len=226388 2024-08-10T05:52:17.796 INFO:tasks.workunit.client.0.smithi086.stdout:op 5854 completed, throughput=5MB/sec 2024-08-10T05:52:17.796 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3YyPwnadpbZSqOl off=6374292 len=1624475 2024-08-10T05:52:17.804 INFO:tasks.workunit.client.0.smithi086.stdout:op 5855 completed, throughput=5MB/sec 2024-08-10T05:52:17.804 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-krjwEIk4ZM4UCuZ off=16512345 len=1026160 2024-08-10T05:52:17.810 INFO:tasks.workunit.client.0.smithi086.stdout:op 5856 completed, throughput=5MB/sec 2024-08-10T05:52:17.810 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-KY2FpnKVP-9warJ off=7063451 len=467606 2024-08-10T05:52:17.811 INFO:tasks.workunit.client.0.smithi086.stdout:op 5857 completed, throughput=5MB/sec 2024-08-10T05:52:17.811 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SrYA23fjDIVt61g off=2347695 len=1389419 2024-08-10T05:52:17.818 INFO:tasks.workunit.client.0.smithi086.stdout:op 5858 completed, throughput=5MB/sec 2024-08-10T05:52:18.569 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:52:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:52:18] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-08-10T05:52:18.818 INFO:tasks.workunit.client.0.smithi086.stdout: 1148: throughput=5MB/sec pending data=0 2024-08-10T05:52:18.819 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-c-RVQA4j3MPbSYh off=389102 len=1430242 2024-08-10T05:52:18.820 INFO:tasks.workunit.client.0.smithi086.stdout:op 5859 completed, throughput=5MB/sec 2024-08-10T05:52:18.820 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-q5ndhr2b0L8DmwA off=12173123 len=324763 2024-08-10T05:52:18.824 INFO:tasks.workunit.client.0.smithi086.stdout:op 5860 completed, throughput=5MB/sec 2024-08-10T05:52:18.824 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bh7AKU115d2-61r off=5154980 len=1039907 2024-08-10T05:52:18.830 INFO:tasks.workunit.client.0.smithi086.stdout:op 5861 completed, throughput=5MB/sec 2024-08-10T05:52:18.830 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-JWG_abXEQbpU1i- off=12019492 len=1354326 2024-08-10T05:52:18.837 INFO:tasks.workunit.client.0.smithi086.stdout:op 5862 completed, throughput=5MB/sec 2024-08-10T05:52:18.837 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-fuPf2X7_1D6GFb2 off=9500503 len=2077676 2024-08-10T05:52:18.839 INFO:tasks.workunit.client.0.smithi086.stdout:op 5863 completed, throughput=5MB/sec 2024-08-10T05:52:18.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:18 smithi086 ceph-mon[98993]: pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:52:18.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:18 smithi086 ceph-mon[101471]: pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:52:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:18 smithi159 ceph-mon[90359]: pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:52:18.938 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 05:52:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=cleanup t=2024-08-10T05:52:18.532233171Z level=info msg="Completed cleanup jobs" duration=3.406975ms 2024-08-10T05:52:19.839 INFO:tasks.workunit.client.0.smithi086.stdout: 1149: throughput=5MB/sec pending data=0 2024-08-10T05:52:19.840 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aN5XMTKxajQ55GU off=7413710 len=1132322 2024-08-10T05:52:19.845 INFO:tasks.workunit.client.0.smithi086.stdout:op 5864 completed, throughput=5MB/sec 2024-08-10T05:52:19.845 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-zV7sS6hYgi814Oo off=3731239 len=854736 2024-08-10T05:52:19.847 INFO:tasks.workunit.client.0.smithi086.stdout:op 5865 completed, throughput=5MB/sec 2024-08-10T05:52:19.847 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-FqMAC0BlFvSjbFc off=5608526 len=951742 2024-08-10T05:52:19.852 INFO:tasks.workunit.client.0.smithi086.stdout:op 5866 completed, throughput=5MB/sec 2024-08-10T05:52:19.852 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-F6SHycm1lxXDcud off=5923590 len=1618770 2024-08-10T05:52:19.855 INFO:tasks.workunit.client.0.smithi086.stdout:op 5867 completed, throughput=5MB/sec 2024-08-10T05:52:20.856 INFO:tasks.workunit.client.0.smithi086.stdout: 1150: throughput=5MB/sec pending data=0 2024-08-10T05:52:20.856 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-ssNkM7nBp5dos0q off=4990114 len=1383236 2024-08-10T05:52:20.862 INFO:tasks.workunit.client.0.smithi086.stdout:op 5868 completed, throughput=5MB/sec 2024-08-10T05:52:20.862 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-B6HREKw6FLF2u0J off=15623581 len=985856 2024-08-10T05:52:20.868 INFO:tasks.workunit.client.0.smithi086.stdout:op 5869 completed, throughput=5MB/sec 2024-08-10T05:52:20.868 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NiZoQjDUiIJMTSX off=19105107 len=1503221 2024-08-10T05:52:20.876 INFO:tasks.workunit.client.0.smithi086.stdout:op 5870 completed, throughput=5MB/sec 2024-08-10T05:52:20.876 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NDceAXWYSzM8IK5 off=4107591 len=1492435 2024-08-10T05:52:20.877 INFO:tasks.workunit.client.0.smithi086.stdout:op 5871 completed, throughput=5MB/sec 2024-08-10T05:52:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:20 smithi086 ceph-mon[98993]: pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:52:20.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:20 smithi086 ceph-mon[101471]: pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:52:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:20 smithi159 ceph-mon[90359]: pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-10T05:52:21.877 INFO:tasks.workunit.client.0.smithi086.stdout: 1151: throughput=5MB/sec pending data=0 2024-08-10T05:52:21.877 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-N8eF_6lJclikarG off=11339491 len=1442896 2024-08-10T05:52:21.879 INFO:tasks.workunit.client.0.smithi086.stdout:op 5872 completed, throughput=5MB/sec 2024-08-10T05:52:21.879 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BTNyaAhW2fAUtJB off=16685941 len=689177 2024-08-10T05:52:21.881 INFO:tasks.workunit.client.0.smithi086.stdout:op 5873 completed, throughput=5MB/sec 2024-08-10T05:52:21.882 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CgRSqtXKIRAXu4a off=10871992 len=522935 2024-08-10T05:52:21.882 INFO:tasks.workunit.client.0.smithi086.stdout:op 5874 completed, throughput=5MB/sec 2024-08-10T05:52:21.883 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-S0BE8_lafuZKkPy off=11686631 len=756759 2024-08-10T05:52:21.888 INFO:tasks.workunit.client.0.smithi086.stdout:op 5875 completed, throughput=5MB/sec 2024-08-10T05:52:21.888 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-b5BTPODhSNkU0sT off=8569306 len=211623 2024-08-10T05:52:21.888 INFO:tasks.workunit.client.0.smithi086.stdout:op 5876 completed, throughput=5MB/sec 2024-08-10T05:52:21.889 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-W3X-VFzpAJsFhaR off=16725188 len=210126 2024-08-10T05:52:21.891 INFO:tasks.workunit.client.0.smithi086.stdout:op 5877 completed, throughput=5MB/sec 2024-08-10T05:52:21.891 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-m7LMsgY6ldfVodv off=4304682 len=1769811 2024-08-10T05:52:21.898 INFO:tasks.workunit.client.0.smithi086.stdout:op 5878 completed, throughput=5MB/sec 2024-08-10T05:52:22.899 INFO:tasks.workunit.client.0.smithi086.stdout: 1152: throughput=5MB/sec pending data=0 2024-08-10T05:52:22.899 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-e5fUYI3TbiwSzsQ off=4250143 len=867722 2024-08-10T05:52:22.904 INFO:tasks.workunit.client.0.smithi086.stdout:op 5879 completed, throughput=5MB/sec 2024-08-10T05:52:22.904 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SeT7Lztrg_t-qpa off=3518974 len=1210780 2024-08-10T05:52:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:22 smithi086 ceph-mon[98993]: pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:52:22.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:22 smithi086 ceph-mon[101471]: pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:52:22.910 INFO:tasks.workunit.client.0.smithi086.stdout:op 5880 completed, throughput=5MB/sec 2024-08-10T05:52:22.910 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MVXS8JINz2jkWdF off=23429337 len=435626 2024-08-10T05:52:22.911 INFO:tasks.workunit.client.0.smithi086.stdout:op 5881 completed, throughput=5MB/sec 2024-08-10T05:52:22.911 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rozILza6iKaRFaz off=4793794 len=311333 2024-08-10T05:52:22.912 INFO:tasks.workunit.client.0.smithi086.stdout:op 5882 completed, throughput=5MB/sec 2024-08-10T05:52:22.912 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Tl37nWMpapK0rCV off=1399971 len=1104452 2024-08-10T05:52:22.913 INFO:tasks.workunit.client.0.smithi086.stdout:op 5883 completed, throughput=5MB/sec 2024-08-10T05:52:22.914 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Voy5Wo8To9WU-Nr off=10242816 len=1562496 2024-08-10T05:52:22.916 INFO:tasks.workunit.client.0.smithi086.stdout:op 5884 completed, throughput=5MB/sec 2024-08-10T05:52:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:22 smithi159 ceph-mon[90359]: pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:52:23.916 INFO:tasks.workunit.client.0.smithi086.stdout: 1153: throughput=5MB/sec pending data=0 2024-08-10T05:52:23.916 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-eBuKQ3Pf3_TvoP5 off=8464505 len=1158162 2024-08-10T05:52:23.922 INFO:tasks.workunit.client.0.smithi086.stdout:op 5885 completed, throughput=5MB/sec 2024-08-10T05:52:23.922 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rTYK1xh0Y1HocrA off=4639703 len=482342 2024-08-10T05:52:23.926 INFO:tasks.workunit.client.0.smithi086.stdout:op 5886 completed, throughput=5MB/sec 2024-08-10T05:52:23.926 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-qmzZFnTH1NPH7mH off=6947452 len=19417 2024-08-10T05:52:23.926 INFO:tasks.workunit.client.0.smithi086.stdout:op 5887 completed, throughput=5MB/sec 2024-08-10T05:52:23.926 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NXD5ixR5S8D_CX6 off=8362058 len=2068278 2024-08-10T05:52:23.928 INFO:tasks.workunit.client.0.smithi086.stdout:op 5888 completed, throughput=5MB/sec 2024-08-10T05:52:23.928 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BRItj5H4yAULwjS off=381458 len=918293 2024-08-10T05:52:23.933 INFO:tasks.workunit.client.0.smithi086.stdout:op 5889 completed, throughput=5MB/sec 2024-08-10T05:52:24.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:24 smithi086 ceph-mon[101471]: pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:52:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:24 smithi086 ceph-mon[98993]: pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:52:24.934 INFO:tasks.workunit.client.0.smithi086.stdout: 1154: throughput=5MB/sec pending data=0 2024-08-10T05:52:24.934 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Y9oDEFm1wcwTEdd off=3261979 len=671364 2024-08-10T05:52:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:24 smithi159 ceph-mon[90359]: pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-10T05:52:24.938 INFO:tasks.workunit.client.0.smithi086.stdout:op 5890 completed, throughput=5MB/sec 2024-08-10T05:52:24.938 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VYCVuH_RtGC8E1j off=208847 len=880606 2024-08-10T05:52:24.939 INFO:tasks.workunit.client.0.smithi086.stdout:op 5891 completed, throughput=5MB/sec 2024-08-10T05:52:24.940 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oTa6TktbqMS4cBC off=13337568 len=346383 2024-08-10T05:52:24.940 INFO:tasks.workunit.client.0.smithi086.stdout:op 5892 completed, throughput=5MB/sec 2024-08-10T05:52:24.940 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zJHhbB670OpMsvs off=2662159 len=975591 2024-08-10T05:52:24.946 INFO:tasks.workunit.client.0.smithi086.stdout:op 5893 completed, throughput=5MB/sec 2024-08-10T05:52:24.946 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-zZDrUKWTiYlqRij off=11143222 len=1334747 2024-08-10T05:52:24.951 INFO:tasks.workunit.client.0.smithi086.stdout:op 5894 completed, throughput=5MB/sec 2024-08-10T05:52:24.951 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kZV52POfYHUEemU off=18020524 len=1901013 2024-08-10T05:52:24.961 INFO:tasks.workunit.client.0.smithi086.stdout:op 5895 completed, throughput=5MB/sec 2024-08-10T05:52:25.961 INFO:tasks.workunit.client.0.smithi086.stdout: 1155: throughput=5MB/sec pending data=0 2024-08-10T05:52:25.961 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-J6mYVbg1jYDkBFg off=17866574 len=647493 2024-08-10T05:52:25.965 INFO:tasks.workunit.client.0.smithi086.stdout:op 5896 completed, throughput=5MB/sec 2024-08-10T05:52:25.965 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rAbmNFFO0meKSYq off=1197894 len=1836163 2024-08-10T05:52:25.967 INFO:tasks.workunit.client.0.smithi086.stdout:op 5897 completed, throughput=5MB/sec 2024-08-10T05:52:25.968 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-C0ePw5r6XvMKUTU off=24270448 len=586978 2024-08-10T05:52:25.972 INFO:tasks.workunit.client.0.smithi086.stdout:op 5898 completed, throughput=5MB/sec 2024-08-10T05:52:25.972 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Swo-qBx7jJE74TL off=5276401 len=1558923 2024-08-10T05:52:25.974 INFO:tasks.workunit.client.0.smithi086.stdout:op 5899 completed, throughput=5MB/sec 2024-08-10T05:52:26.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:26 smithi086 ceph-mon[98993]: pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:52:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:52:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:26 smithi086 ceph-mon[101471]: pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:52:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:52:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:26 smithi159 ceph-mon[90359]: pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-10T05:52:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:52:26.974 INFO:tasks.workunit.client.0.smithi086.stdout: 1156: throughput=5MB/sec pending data=0 2024-08-10T05:52:26.974 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-plsQzvqbfdyuBfa off=9180683 len=1224930 2024-08-10T05:52:26.981 INFO:tasks.workunit.client.0.smithi086.stdout:op 5900 completed, throughput=5MB/sec 2024-08-10T05:52:26.981 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-3i31vMh4DMweA8w off=3633329 len=1737368 2024-08-10T05:52:26.990 INFO:tasks.workunit.client.0.smithi086.stdout:op 5901 completed, throughput=5MB/sec 2024-08-10T05:52:26.990 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uTWbOJGonHdwSMS off=6931587 len=761521 2024-08-10T05:52:26.995 INFO:tasks.workunit.client.0.smithi086.stdout:op 5902 completed, throughput=5MB/sec 2024-08-10T05:52:26.995 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-4O0wLzmp5uwn-YT off=13481823 len=1045875 2024-08-10T05:52:26.996 INFO:tasks.workunit.client.0.smithi086.stdout:op 5903 completed, throughput=5MB/sec 2024-08-10T05:52:26.996 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kGDbj3twsUNHTTe off=5410922 len=1017123 2024-08-10T05:52:27.002 INFO:tasks.workunit.client.0.smithi086.stdout:op 5904 completed, throughput=5MB/sec 2024-08-10T05:52:28.002 INFO:tasks.workunit.client.0.smithi086.stdout: 1157: throughput=5MB/sec pending data=0 2024-08-10T05:52:28.002 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-krv1fxzvmFzNY6r off=1832318 len=1009816 2024-08-10T05:52:28.007 INFO:tasks.workunit.client.0.smithi086.stdout:op 5905 completed, throughput=5MB/sec 2024-08-10T05:52:28.008 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rAUN2twLrAM3nXO off=11253372 len=749791 2024-08-10T05:52:28.012 INFO:tasks.workunit.client.0.smithi086.stdout:op 5906 completed, throughput=5MB/sec 2024-08-10T05:52:28.012 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-5SSsusxlt_p1cRo off=13677333 len=808293 2024-08-10T05:52:28.013 INFO:tasks.workunit.client.0.smithi086.stdout:op 5907 completed, throughput=5MB/sec 2024-08-10T05:52:28.014 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-meL2TDavOt-B8ld off=16055776 len=1258414 2024-08-10T05:52:28.021 INFO:tasks.workunit.client.0.smithi086.stdout:op 5908 completed, throughput=5MB/sec 2024-08-10T05:52:28.021 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-GQRSfyiMXbLSUnk off=5644598 len=805507 2024-08-10T05:52:28.024 INFO:tasks.workunit.client.0.smithi086.stdout:op 5909 completed, throughput=5MB/sec 2024-08-10T05:52:28.583 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:52:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:52:28] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.43.0" 2024-08-10T05:52:28.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:28 smithi086 ceph-mon[98993]: pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:52:28.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:28 smithi086 ceph-mon[101471]: pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:52:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:28 smithi159 ceph-mon[90359]: pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-10T05:52:29.025 INFO:tasks.workunit.client.0.smithi086.stdout: 1158: throughput=5MB/sec pending data=0 2024-08-10T05:52:29.025 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q7G5DxHff7jr0HZ off=4363977 len=95472 2024-08-10T05:52:29.027 INFO:tasks.workunit.client.0.smithi086.stdout:op 5910 completed, throughput=5MB/sec 2024-08-10T05:52:29.028 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kVN0yNqG-qmWCRU off=2587720 len=1530829 2024-08-10T05:52:29.031 INFO:tasks.workunit.client.0.smithi086.stdout:op 5911 completed, throughput=5MB/sec 2024-08-10T05:52:29.031 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bwzz4plpSPvHw-u off=2929814 len=1221068 2024-08-10T05:52:29.039 INFO:tasks.workunit.client.0.smithi086.stdout:op 5912 completed, throughput=5MB/sec 2024-08-10T05:52:29.040 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-87ThrXgnpUKmqjy off=19775074 len=1968880 2024-08-10T05:52:29.052 INFO:tasks.workunit.client.0.smithi086.stdout:op 5913 completed, throughput=5MB/sec 2024-08-10T05:52:29.052 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-VF2LCEt5oesaDPo off=803923 len=1825011 2024-08-10T05:52:29.054 INFO:tasks.workunit.client.0.smithi086.stdout:op 5914 completed, throughput=5MB/sec 2024-08-10T05:52:30.055 INFO:tasks.workunit.client.0.smithi086.stdout: 1159: throughput=5MB/sec pending data=0 2024-08-10T05:52:30.055 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-4135txCEEkArTuq off=14076159 len=1099522 2024-08-10T05:52:30.061 INFO:tasks.workunit.client.0.smithi086.stdout:op 5915 completed, throughput=5MB/sec 2024-08-10T05:52:30.061 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oVbadEwd2BOBV-V off=7794452 len=360479 2024-08-10T05:52:30.063 INFO:tasks.workunit.client.0.smithi086.stdout:op 5916 completed, throughput=5MB/sec 2024-08-10T05:52:30.063 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-QUpogfLDHfkJ7zi off=7305718 len=1188707 2024-08-10T05:52:30.065 INFO:tasks.workunit.client.0.smithi086.stdout:op 5917 completed, throughput=5MB/sec 2024-08-10T05:52:30.065 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Es-qeoYQG1rsnCN off=19873827 len=1884299 2024-08-10T05:52:30.067 INFO:tasks.workunit.client.0.smithi086.stdout:op 5918 completed, throughput=5MB/sec 2024-08-10T05:52:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:30 smithi086 ceph-mon[98993]: pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:52:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:30 smithi086 ceph-mon[101471]: pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:52:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:30 smithi159 ceph-mon[90359]: pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-10T05:52:31.068 INFO:tasks.workunit.client.0.smithi086.stdout: 1160: throughput=5MB/sec pending data=0 2024-08-10T05:52:31.068 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-TJr4FXcvxYSLmp2 off=2520906 len=1324725 2024-08-10T05:52:31.076 INFO:tasks.workunit.client.0.smithi086.stdout:op 5919 completed, throughput=5MB/sec 2024-08-10T05:52:31.076 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-_fW53jHbbNUfA4r off=12951520 len=1710084 2024-08-10T05:52:31.084 INFO:tasks.workunit.client.0.smithi086.stdout:op 5920 completed, throughput=5MB/sec 2024-08-10T05:52:31.084 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-pUfm3EJEoUiZtou off=1710626 len=1922290 2024-08-10T05:52:31.095 INFO:tasks.workunit.client.0.smithi086.stdout:op 5921 completed, throughput=5MB/sec 2024-08-10T05:52:32.096 INFO:tasks.workunit.client.0.smithi086.stdout: 1161: throughput=5MB/sec pending data=0 2024-08-10T05:52:32.096 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-qXVFILA72j3trKJ off=2635136 len=1461336 2024-08-10T05:52:32.102 INFO:tasks.workunit.client.0.smithi086.stdout:op 5922 completed, throughput=5MB/sec 2024-08-10T05:52:32.102 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-NKzIN4kEr-t5lUO off=13946338 len=323432 2024-08-10T05:52:32.103 INFO:tasks.workunit.client.0.smithi086.stdout:op 5923 completed, throughput=5MB/sec 2024-08-10T05:52:32.103 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-aa3H4JabYA_oteR off=3854750 len=1630919 2024-08-10T05:52:32.118 INFO:tasks.workunit.client.0.smithi086.stdout:op 5924 completed, throughput=5MB/sec 2024-08-10T05:52:32.118 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NqzCBZGedfCx8pO off=4507278 len=192991 2024-08-10T05:52:32.121 INFO:tasks.workunit.client.0.smithi086.stdout:op 5925 completed, throughput=5MB/sec 2024-08-10T05:52:32.121 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2jRrrURhSQ6F0uP off=12049763 len=1996302 2024-08-10T05:52:32.132 INFO:tasks.workunit.client.0.smithi086.stdout:op 5926 completed, throughput=5MB/sec 2024-08-10T05:52:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:32 smithi086 ceph-mon[98993]: pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:52:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:32 smithi086 ceph-mon[101471]: pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:52:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:32 smithi159 ceph-mon[90359]: pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:52:33.133 INFO:tasks.workunit.client.0.smithi086.stdout: 1162: throughput=5MB/sec pending data=0 2024-08-10T05:52:33.133 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-H806Xvl-TWKCoM5 off=1321791 len=165491 2024-08-10T05:52:33.134 INFO:tasks.workunit.client.0.smithi086.stdout:op 5927 completed, throughput=5MB/sec 2024-08-10T05:52:33.134 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-u9k_JaJxOC9Depf off=3908323 len=439016 2024-08-10T05:52:33.138 INFO:tasks.workunit.client.0.smithi086.stdout:op 5928 completed, throughput=5MB/sec 2024-08-10T05:52:33.138 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-M12GORbrSk0u6-0 off=2546115 len=450745 2024-08-10T05:52:33.139 INFO:tasks.workunit.client.0.smithi086.stdout:op 5929 completed, throughput=5MB/sec 2024-08-10T05:52:33.139 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rlVvXyX3syd9UBD off=5405942 len=1682333 2024-08-10T05:52:33.146 INFO:tasks.workunit.client.0.smithi086.stdout:op 5930 completed, throughput=5MB/sec 2024-08-10T05:52:33.146 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-MAX8wDZ7lT_U88L off=14050949 len=1300547 2024-08-10T05:52:33.152 INFO:tasks.workunit.client.0.smithi086.stdout:op 5931 completed, throughput=5MB/sec 2024-08-10T05:52:33.152 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-MMMPZ5na_ch9rIh off=6798041 len=664644 2024-08-10T05:52:33.153 INFO:tasks.workunit.client.0.smithi086.stdout:op 5932 completed, throughput=5MB/sec 2024-08-10T05:52:33.153 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-lxqn2w3mKtsYMDq off=25550 len=199299 2024-08-10T05:52:33.153 INFO:tasks.workunit.client.0.smithi086.stdout:op 5933 completed, throughput=5MB/sec 2024-08-10T05:52:33.153 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ueQexh4iKCDWRXZ off=13440513 len=817266 2024-08-10T05:52:33.154 INFO:tasks.workunit.client.0.smithi086.stdout:op 5934 completed, throughput=5MB/sec 2024-08-10T05:52:34.155 INFO:tasks.workunit.client.0.smithi086.stdout: 1163: throughput=5MB/sec pending data=0 2024-08-10T05:52:34.155 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-A1OojM1nnEJ68IQ off=4274654 len=756053 2024-08-10T05:52:34.160 INFO:tasks.workunit.client.0.smithi086.stdout:op 5935 completed, throughput=5MB/sec 2024-08-10T05:52:34.160 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DXUNaM0AHXLgXUo off=2593984 len=4838 2024-08-10T05:52:34.162 INFO:tasks.workunit.client.0.smithi086.stdout:op 5936 completed, throughput=5MB/sec 2024-08-10T05:52:34.163 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Xnqju4jkGJDe6jD off=6613512 len=1804867 2024-08-10T05:52:34.173 INFO:tasks.workunit.client.0.smithi086.stdout:op 5937 completed, throughput=5MB/sec 2024-08-10T05:52:34.173 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-kHzexQR4TZgmW3B off=12341428 len=1142856 2024-08-10T05:52:34.175 INFO:tasks.workunit.client.0.smithi086.stdout:op 5938 completed, throughput=5MB/sec 2024-08-10T05:52:34.175 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NTNpPp7_cLiAb8I off=2579104 len=386607 2024-08-10T05:52:34.178 INFO:tasks.workunit.client.0.smithi086.stdout:op 5939 completed, throughput=5MB/sec 2024-08-10T05:52:34.178 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Ei9cSgSSoFfhpvX off=17244968 len=860091 2024-08-10T05:52:34.183 INFO:tasks.workunit.client.0.smithi086.stdout:op 5940 completed, throughput=5MB/sec 2024-08-10T05:52:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:34 smithi086 ceph-mon[98993]: pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:52:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:34 smithi086 ceph-mon[101471]: pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:52:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:34 smithi159 ceph-mon[90359]: pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-10T05:52:35.183 INFO:tasks.workunit.client.0.smithi086.stdout: 1164: throughput=5MB/sec pending data=0 2024-08-10T05:52:35.183 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CbfwROM7VjR--HZ off=1592440 len=647397 2024-08-10T05:52:35.188 INFO:tasks.workunit.client.0.smithi086.stdout:op 5941 completed, throughput=5MB/sec 2024-08-10T05:52:35.188 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-hYcmV2WF5pqHgtW off=8282341 len=970019 2024-08-10T05:52:35.189 INFO:tasks.workunit.client.0.smithi086.stdout:op 5942 completed, throughput=5MB/sec 2024-08-10T05:52:35.189 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-XqXmvAv5GcIj2iR off=3654540 len=1356233 2024-08-10T05:52:35.192 INFO:tasks.workunit.client.0.smithi086.stdout:op 5943 completed, throughput=5MB/sec 2024-08-10T05:52:35.193 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ym6uqmwOKy2ZGEe off=5117200 len=1755755 2024-08-10T05:52:35.195 INFO:tasks.workunit.client.0.smithi086.stdout:op 5944 completed, throughput=5MB/sec 2024-08-10T05:52:35.195 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SBfG3vg2_ogEAHu off=14983420 len=893805 2024-08-10T05:52:35.199 INFO:tasks.workunit.client.0.smithi086.stdout:op 5945 completed, throughput=5MB/sec 2024-08-10T05:52:36.200 INFO:tasks.workunit.client.0.smithi086.stdout: 1165: throughput=5MB/sec pending data=0 2024-08-10T05:52:36.200 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-UixqdxqtZ03Yadl off=8557954 len=938590 2024-08-10T05:52:36.202 INFO:tasks.workunit.client.0.smithi086.stdout:op 5946 completed, throughput=5MB/sec 2024-08-10T05:52:36.202 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CPuupOVLeDRwxWv off=16430576 len=153489 2024-08-10T05:52:36.205 INFO:tasks.workunit.client.0.smithi086.stdout:op 5947 completed, throughput=5MB/sec 2024-08-10T05:52:36.205 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-a0Fm0-dn-rEQt3I off=1409944 len=968072 2024-08-10T05:52:36.210 INFO:tasks.workunit.client.0.smithi086.stdout:op 5948 completed, throughput=5MB/sec 2024-08-10T05:52:36.210 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-XIA2YlZJzWpcN9z off=5924722 len=914731 2024-08-10T05:52:36.215 INFO:tasks.workunit.client.0.smithi086.stdout:op 5949 completed, throughput=5MB/sec 2024-08-10T05:52:36.215 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-L8aZq5UzKhgj_0n off=599579 len=1543180 2024-08-10T05:52:36.217 INFO:tasks.workunit.client.0.smithi086.stdout:op 5950 completed, throughput=5MB/sec 2024-08-10T05:52:36.217 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-v8PS2NG03lUXpHN off=378783 len=1221659 2024-08-10T05:52:36.218 INFO:tasks.workunit.client.0.smithi086.stdout:op 5951 completed, throughput=5MB/sec 2024-08-10T05:52:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:36 smithi086 ceph-mon[98993]: pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:52:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:36 smithi086 ceph-mon[101471]: pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:52:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:36 smithi159 ceph-mon[90359]: pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-10T05:52:37.219 INFO:tasks.workunit.client.0.smithi086.stdout: 1166: throughput=5MB/sec pending data=0 2024-08-10T05:52:37.219 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dMs_kdGRocSs7NN off=9791650 len=2030594 2024-08-10T05:52:37.231 INFO:tasks.workunit.client.0.smithi086.stdout:op 5952 completed, throughput=5MB/sec 2024-08-10T05:52:37.231 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-WBloJuAPPGLeznD off=3035943 len=1312542 2024-08-10T05:52:37.240 INFO:tasks.workunit.client.0.smithi086.stdout:op 5953 completed, throughput=5MB/sec 2024-08-10T05:52:37.240 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-exBZ6M27YvRtKu9 off=603983 len=940985 2024-08-10T05:52:37.245 INFO:tasks.workunit.client.0.smithi086.stdout:op 5954 completed, throughput=5MB/sec 2024-08-10T05:52:37.246 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-SYiU7m-MJi0_N5v off=19869066 len=1840623 2024-08-10T05:52:37.253 INFO:tasks.workunit.client.0.smithi086.stdout:op 5955 completed, throughput=5MB/sec 2024-08-10T05:52:38.253 INFO:tasks.workunit.client.0.smithi086.stdout: 1167: throughput=5MB/sec pending data=0 2024-08-10T05:52:38.253 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-oqN2uzmS8WtHPG3 off=9144502 len=151228 2024-08-10T05:52:38.254 INFO:tasks.workunit.client.0.smithi086.stdout:op 5956 completed, throughput=5MB/sec 2024-08-10T05:52:38.255 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-xs1_mDxo738NhM0 off=20788277 len=1558623 2024-08-10T05:52:38.256 INFO:tasks.workunit.client.0.smithi086.stdout:op 5957 completed, throughput=5MB/sec 2024-08-10T05:52:38.256 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-kuLulYtq8bbY3gF off=5008125 len=1282284 2024-08-10T05:52:38.262 INFO:tasks.workunit.client.0.smithi086.stdout:op 5958 completed, throughput=5MB/sec 2024-08-10T05:52:38.262 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-EZ3vQWVPebQ96TO off=253566 len=1883321 2024-08-10T05:52:38.271 INFO:tasks.workunit.client.0.smithi086.stdout:op 5959 completed, throughput=5MB/sec 2024-08-10T05:52:38.598 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:52:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:52:38] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.43.0" 2024-08-10T05:52:38.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:38 smithi086 ceph-mon[98993]: pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:52:38.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:38 smithi086 ceph-mon[101471]: pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:52:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:38 smithi159 ceph-mon[90359]: pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-10T05:52:39.271 INFO:tasks.workunit.client.0.smithi086.stdout: 1168: throughput=5MB/sec pending data=0 2024-08-10T05:52:39.271 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oC9t5GfPmKFFBHY off=8316910 len=1593389 2024-08-10T05:52:39.281 INFO:tasks.workunit.client.0.smithi086.stdout:op 5960 completed, throughput=5MB/sec 2024-08-10T05:52:39.281 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0OzSgnz6CQY1Ryk off=8023685 len=1232769 2024-08-10T05:52:39.287 INFO:tasks.workunit.client.0.smithi086.stdout:op 5961 completed, throughput=5MB/sec 2024-08-10T05:52:39.287 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-2T9gha8gD6pG5lX off=6822028 len=1642901 2024-08-10T05:52:39.295 INFO:tasks.workunit.client.0.smithi086.stdout:op 5962 completed, throughput=5MB/sec 2024-08-10T05:52:40.296 INFO:tasks.workunit.client.0.smithi086.stdout: 1169: throughput=5MB/sec pending data=0 2024-08-10T05:52:40.296 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-CFBH_uGwyq5hTTz off=911486 len=1258317 2024-08-10T05:52:40.303 INFO:tasks.workunit.client.0.smithi086.stdout:op 5963 completed, throughput=5MB/sec 2024-08-10T05:52:40.303 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-uYwMw60F-6Q7p64 off=14149300 len=1035902 2024-08-10T05:52:40.305 INFO:tasks.workunit.client.0.smithi086.stdout:op 5964 completed, throughput=5MB/sec 2024-08-10T05:52:40.306 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-7c9qXX7QgIet4M5 off=2703028 len=261958 2024-08-10T05:52:40.306 INFO:tasks.workunit.client.0.smithi086.stdout:op 5965 completed, throughput=5MB/sec 2024-08-10T05:52:40.306 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-DcLmmNDDUaMTkz7 off=3668444 len=1668848 2024-08-10T05:52:40.316 INFO:tasks.workunit.client.0.smithi086.stdout:op 5966 completed, throughput=5MB/sec 2024-08-10T05:52:40.316 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-CBB74zhD0wE8fWw off=4074509 len=667247 2024-08-10T05:52:40.317 INFO:tasks.workunit.client.0.smithi086.stdout:op 5967 completed, throughput=5MB/sec 2024-08-10T05:52:40.317 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-tuNqXsQGiHys3uZ off=674795 len=110217 2024-08-10T05:52:40.318 INFO:tasks.workunit.client.0.smithi086.stdout:op 5968 completed, throughput=5MB/sec 2024-08-10T05:52:40.318 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-splBeI-Oxy4UFwh off=9457893 len=1578181 2024-08-10T05:52:40.320 INFO:tasks.workunit.client.0.smithi086.stdout:op 5969 completed, throughput=5MB/sec 2024-08-10T05:52:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:40 smithi086 ceph-mon[98993]: pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:52:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:40 smithi086 ceph-mon[101471]: pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:52:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:40 smithi159 ceph-mon[90359]: pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-10T05:52:41.320 INFO:tasks.workunit.client.0.smithi086.stdout: 1170: throughput=5MB/sec pending data=0 2024-08-10T05:52:41.321 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-0M5Ol2MUeZUW7Fd off=7661425 len=1356041 2024-08-10T05:52:41.327 INFO:tasks.workunit.client.0.smithi086.stdout:op 5970 completed, throughput=5MB/sec 2024-08-10T05:52:41.327 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-aadc5IwOPxRia0g off=19980441 len=354390 2024-08-10T05:52:41.328 INFO:tasks.workunit.client.0.smithi086.stdout:op 5971 completed, throughput=5MB/sec 2024-08-10T05:52:41.329 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-7zwfv5BQCxneBYX off=18625057 len=317940 2024-08-10T05:52:41.331 INFO:tasks.workunit.client.0.smithi086.stdout:op 5972 completed, throughput=5MB/sec 2024-08-10T05:52:41.331 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-yHi6cTR33oqvkZd off=10574235 len=192121 2024-08-10T05:52:41.334 INFO:tasks.workunit.client.0.smithi086.stdout:op 5973 completed, throughput=5MB/sec 2024-08-10T05:52:41.334 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj--v0A5VLAJKwD2lp off=13254110 len=1941540 2024-08-10T05:52:41.343 INFO:tasks.workunit.client.0.smithi086.stdout:op 5974 completed, throughput=5MB/sec 2024-08-10T05:52:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:52:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:52:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:52:42.344 INFO:tasks.workunit.client.0.smithi086.stdout: 1171: throughput=5MB/sec pending data=0 2024-08-10T05:52:42.344 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-TLpjLbDp-odzAGr off=1765460 len=1736979 2024-08-10T05:52:42.346 INFO:tasks.workunit.client.0.smithi086.stdout:op 5975 completed, throughput=5MB/sec 2024-08-10T05:52:42.346 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-PxPyqSP9tShILg9 off=2974997 len=1686300 2024-08-10T05:52:42.347 INFO:tasks.workunit.client.0.smithi086.stdout:op 5976 completed, throughput=5MB/sec 2024-08-10T05:52:42.347 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-mT-nc4ICOcHcs6h off=7925184 len=738021 2024-08-10T05:52:42.349 INFO:tasks.workunit.client.0.smithi086.stdout:op 5977 completed, throughput=5MB/sec 2024-08-10T05:52:42.349 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-yoWlLkD-thWhdSC off=11096082 len=300601 2024-08-10T05:52:42.349 INFO:tasks.workunit.client.0.smithi086.stdout:op 5978 completed, throughput=5MB/sec 2024-08-10T05:52:42.349 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Z1TTsVZyBNMiYRI off=15531816 len=600540 2024-08-10T05:52:42.354 INFO:tasks.workunit.client.0.smithi086.stdout:op 5979 completed, throughput=5MB/sec 2024-08-10T05:52:42.354 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-p7Uv4s45JRRTQMv off=933688 len=1775016 2024-08-10T05:52:42.364 INFO:tasks.workunit.client.0.smithi086.stdout:op 5980 completed, throughput=5MB/sec 2024-08-10T05:52:42.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:42 smithi086 ceph-mon[98993]: pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:52:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:42 smithi086 ceph-mon[101471]: pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:52:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:42 smithi159 ceph-mon[90359]: pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-10T05:52:43.365 INFO:tasks.workunit.client.0.smithi086.stdout: 1172: throughput=5MB/sec pending data=0 2024-08-10T05:52:43.365 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-9kElgsclpjNH6dy off=1764151 len=1091381 2024-08-10T05:52:43.371 INFO:tasks.workunit.client.0.smithi086.stdout:op 5981 completed, throughput=5MB/sec 2024-08-10T05:52:43.371 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Y9_6L90FsX-g1z3 off=12633965 len=330298 2024-08-10T05:52:43.375 INFO:tasks.workunit.client.0.smithi086.stdout:op 5982 completed, throughput=5MB/sec 2024-08-10T05:52:43.375 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-dMJrwPELsKuEqUD off=15349928 len=1729781 2024-08-10T05:52:43.383 INFO:tasks.workunit.client.0.smithi086.stdout:op 5983 completed, throughput=5MB/sec 2024-08-10T05:52:43.383 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-svYQzN7CT-LYHIL off=1522931 len=1563036 2024-08-10T05:52:43.391 INFO:tasks.workunit.client.0.smithi086.stdout:op 5984 completed, throughput=5MB/sec 2024-08-10T05:52:44.391 INFO:tasks.workunit.client.0.smithi086.stdout: 1173: throughput=5MB/sec pending data=0 2024-08-10T05:52:44.392 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-y-WQPFplJ1rVtSH off=2509471 len=1258185 2024-08-10T05:52:44.393 INFO:tasks.workunit.client.0.smithi086.stdout:op 5985 completed, throughput=5MB/sec 2024-08-10T05:52:44.393 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-Gc3LmYYLbX24xW_ off=1410768 len=601953 2024-08-10T05:52:44.394 INFO:tasks.workunit.client.0.smithi086.stdout:op 5986 completed, throughput=5MB/sec 2024-08-10T05:52:44.394 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-N7Lkz-UgAFJFYTx off=4936518 len=1183795 2024-08-10T05:52:44.400 INFO:tasks.workunit.client.0.smithi086.stdout:op 5987 completed, throughput=5MB/sec 2024-08-10T05:52:44.401 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-uwi3LHIHWnsPsEH off=2232623 len=1861138 2024-08-10T05:52:44.408 INFO:tasks.workunit.client.0.smithi086.stdout:op 5988 completed, throughput=5MB/sec 2024-08-10T05:52:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:44 smithi086 ceph-mon[98993]: pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-08-10T05:52:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:44 smithi086 ceph-mon[101471]: pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-08-10T05:52:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:44 smithi159 ceph-mon[90359]: pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-08-10T05:52:45.408 INFO:tasks.workunit.client.0.smithi086.stdout: 1174: throughput=5MB/sec pending data=0 2024-08-10T05:52:45.408 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-EwA04XzT3QU0f14 off=8796109 len=524082 2024-08-10T05:52:45.409 INFO:tasks.workunit.client.0.smithi086.stdout:op 5989 completed, throughput=5MB/sec 2024-08-10T05:52:45.409 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ezJaQNvb7CaLRnz off=817890 len=1816482 2024-08-10T05:52:45.412 INFO:tasks.workunit.client.0.smithi086.stdout:op 5990 completed, throughput=5MB/sec 2024-08-10T05:52:45.412 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-NtgL1LtaS0Rmd-p off=2589608 len=1363907 2024-08-10T05:52:45.420 INFO:tasks.workunit.client.0.smithi086.stdout:op 5991 completed, throughput=5MB/sec 2024-08-10T05:52:45.420 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-jLQ96fIGYWiSbWb off=16920132 len=453808 2024-08-10T05:52:45.421 INFO:tasks.workunit.client.0.smithi086.stdout:op 5992 completed, throughput=5MB/sec 2024-08-10T05:52:45.421 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-Q6qPDbFHBhWEpFm off=1237717 len=1978274 2024-08-10T05:52:45.431 INFO:tasks.workunit.client.0.smithi086.stdout:op 5993 completed, throughput=5MB/sec 2024-08-10T05:52:46.431 INFO:tasks.workunit.client.0.smithi086.stdout: 1175: throughput=5MB/sec pending data=0 2024-08-10T05:52:46.431 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-rEh7EvwMXfx3bRg off=9489350 len=523540 2024-08-10T05:52:46.435 INFO:tasks.workunit.client.0.smithi086.stdout:op 5994 completed, throughput=5MB/sec 2024-08-10T05:52:46.435 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-bBQkeyLXnPUxqyW off=11691249 len=377080 2024-08-10T05:52:46.439 INFO:tasks.workunit.client.0.smithi086.stdout:op 5995 completed, throughput=5MB/sec 2024-08-10T05:52:46.439 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-oVbadEwd2BOBV-V off=3937293 len=4315 2024-08-10T05:52:46.441 INFO:tasks.workunit.client.0.smithi086.stdout:op 5996 completed, throughput=5MB/sec 2024-08-10T05:52:46.441 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-upV8KeO8vDWfooV off=14198910 len=1085838 2024-08-10T05:52:46.446 INFO:tasks.workunit.client.0.smithi086.stdout:op 5997 completed, throughput=5MB/sec 2024-08-10T05:52:46.446 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-ORVcMfPUjZps9ig off=288544 len=349170 2024-08-10T05:52:46.447 INFO:tasks.workunit.client.0.smithi086.stdout:op 5998 completed, throughput=5MB/sec 2024-08-10T05:52:46.447 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-BMjIcswt3k-S7jP off=4103138 len=1433754 2024-08-10T05:52:46.450 INFO:tasks.workunit.client.0.smithi086.stdout:op 5999 completed, throughput=5MB/sec 2024-08-10T05:52:46.450 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-m5clpyLOKkk7ZJT off=15702488 len=1832486 2024-08-10T05:52:46.461 INFO:tasks.workunit.client.0.smithi086.stdout:op 6000 completed, throughput=5MB/sec 2024-08-10T05:52:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:46 smithi086 ceph-mon[98993]: pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:52:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:46 smithi086 ceph-mon[101471]: pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:52:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:46 smithi159 ceph-mon[90359]: pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:52:47.461 INFO:tasks.workunit.client.0.smithi086.stdout: 1176: throughput=5MB/sec pending data=0 2024-08-10T05:52:47.461 INFO:tasks.workunit.client.0.smithi086.stdout:WRITE : oid=obj-BnCPZUduClFNpoK off=2618988 len=987703 2024-08-10T05:52:47.467 INFO:tasks.workunit.client.0.smithi086.stdout:op 6001 completed, throughput=5MB/sec 2024-08-10T05:52:47.467 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-G2TPWNcTm9QO5cV off=12074024 len=1835627 2024-08-10T05:52:47.470 INFO:tasks.workunit.client.0.smithi086.stdout:op 6002 completed, throughput=5MB/sec 2024-08-10T05:52:47.470 INFO:tasks.workunit.client.0.smithi086.stdout:READ : oid=obj-rlVvXyX3syd9UBD off=127259 len=2030422 2024-08-10T05:52:47.472 INFO:tasks.workunit.client.0.smithi086.stdout:op 6003 completed, throughput=5MB/sec 2024-08-10T05:52:48.472 INFO:tasks.workunit.client.0.smithi086.stdout:waiting for all operations to complete 2024-08-10T05:52:48.472 INFO:tasks.workunit.client.0.smithi086.stdout:cleaning up objects 2024-08-10T05:52:48.618 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:52:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:52:48] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.43.0" 2024-08-10T05:52:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:48 smithi086 ceph-mon[98993]: pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:52:48.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:48 smithi086 ceph-mon[101471]: pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:52:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:48 smithi159 ceph-mon[90359]: pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-10T05:52:49.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:49 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:52:49.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:49 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:52:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:49 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:52:50.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:50 smithi086 ceph-mon[98993]: pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-08-10T05:52:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:50 smithi086 ceph-mon[101471]: pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-08-10T05:52:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:50 smithi159 ceph-mon[90359]: pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-08-10T05:52:52.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:52 smithi086 ceph-mon[101471]: pgmap v2004: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2024-08-10T05:52:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:52 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:52 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:52 smithi086 ceph-mon[98993]: pgmap v2004: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2024-08-10T05:52:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:52 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:52 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:52 smithi159 ceph-mon[90359]: pgmap v2004: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2024-08-10T05:52:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:52 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:52 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:54.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:54 smithi086 ceph-mon[98993]: pgmap v2005: 105 pgs: 105 active+clean; 109 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.0 MiB/s wr, 123 op/s 2024-08-10T05:52:54.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:54 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:54.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:54 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:54.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:54 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:54.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:54 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:54.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:54 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:54.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:54 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:54 smithi086 ceph-mon[101471]: pgmap v2005: 105 pgs: 105 active+clean; 109 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.0 MiB/s wr, 123 op/s 2024-08-10T05:52:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:54 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:54.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:54 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:54.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:54 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:54.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:54 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:54.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:54 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:54.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:54 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:54.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:54 smithi159 ceph-mon[90359]: pgmap v2005: 105 pgs: 105 active+clean; 109 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.0 MiB/s wr, 123 op/s 2024-08-10T05:52:54.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:54 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:54 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:54 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:54 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:54 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:54 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:56.602 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:56 smithi086 ceph-mon[98993]: pgmap v2006: 105 pgs: 105 active+clean; 96 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.8 MiB/s wr, 215 op/s 2024-08-10T05:52:56.602 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:52:56.602 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:56 smithi086 ceph-mon[101471]: pgmap v2006: 105 pgs: 105 active+clean; 96 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.8 MiB/s wr, 215 op/s 2024-08-10T05:52:56.602 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:52:56.626 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:56 smithi159 ceph-mon[90359]: pgmap v2006: 105 pgs: 105 active+clean; 96 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.8 MiB/s wr, 215 op/s 2024-08-10T05:52:56.626 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:52:58.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:52:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:52:58] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-08-10T05:52:58.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:58 smithi086 ceph-mon[98993]: pgmap v2007: 105 pgs: 105 active+clean; 91 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 246 op/s 2024-08-10T05:52:58.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:58.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:58.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:58 smithi086 ceph-mon[101471]: pgmap v2007: 105 pgs: 105 active+clean; 91 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 246 op/s 2024-08-10T05:52:58.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:58.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:58.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:58 smithi159 ceph-mon[90359]: pgmap v2007: 105 pgs: 105 active+clean; 91 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 246 op/s 2024-08-10T05:52:58.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:58.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:59.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:59.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:59.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:52:59.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:52:59.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:52:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:59.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:59.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:59.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:52:59.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:52:59.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:52:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:52:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:52:59.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:52:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:52:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:53:00.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:00 smithi086 ceph-mon[98993]: pgmap v2008: 105 pgs: 105 active+clean; 68 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.1 MiB/s wr, 399 op/s 2024-08-10T05:53:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:00 smithi086 ceph-mon[101471]: pgmap v2008: 105 pgs: 105 active+clean; 68 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.1 MiB/s wr, 399 op/s 2024-08-10T05:53:00.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:00 smithi159 ceph-mon[90359]: pgmap v2008: 105 pgs: 105 active+clean; 68 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.1 MiB/s wr, 399 op/s 2024-08-10T05:53:02.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:02 smithi086 ceph-mon[101471]: pgmap v2009: 105 pgs: 105 active+clean; 59 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 460 KiB/s rd, 154 KiB/s wr, 459 op/s 2024-08-10T05:53:02.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:02 smithi086 ceph-mon[98993]: pgmap v2009: 105 pgs: 105 active+clean; 59 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 460 KiB/s rd, 154 KiB/s wr, 459 op/s 2024-08-10T05:53:02.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:02 smithi159 ceph-mon[90359]: pgmap v2009: 105 pgs: 105 active+clean; 59 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 460 KiB/s rd, 154 KiB/s wr, 459 op/s 2024-08-10T05:53:04.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:04 smithi086 ceph-mon[101471]: pgmap v2010: 105 pgs: 105 active+clean; 37 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 431 KiB/s rd, 112 KiB/s wr, 602 op/s 2024-08-10T05:53:04.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:04 smithi086 ceph-mon[98993]: pgmap v2010: 105 pgs: 105 active+clean; 37 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 431 KiB/s rd, 112 KiB/s wr, 602 op/s 2024-08-10T05:53:04.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:04 smithi159 ceph-mon[90359]: pgmap v2010: 105 pgs: 105 active+clean; 37 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 431 KiB/s rd, 112 KiB/s wr, 602 op/s 2024-08-10T05:53:05.886 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T05:53:05.886 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T05:53:05.913 INFO:tasks.workunit:Stopping ['rados/load-gen-big.sh'] on client.0... 2024-08-10T05:53:05.914 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-10T05:53:06.169 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:06 smithi086 ceph-mon[101471]: pgmap v2011: 105 pgs: 105 active+clean; 23 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 577 op/s 2024-08-10T05:53:06.169 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:06 smithi086 ceph-mon[98993]: pgmap v2011: 105 pgs: 105 active+clean; 23 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 577 op/s 2024-08-10T05:53:06.171 DEBUG:teuthology.parallel:result is None 2024-08-10T05:53:06.171 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-10T05:53:06.196 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-10T05:53:06.196 DEBUG:teuthology.orchestra.run.smithi086:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-10T05:53:06.252 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-10T05:53:06.252 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-10T05:53:06.252 INFO:teuthology.task.print:**** done end rados_loadgenbig.yaml 2024-08-10T05:53:06.252 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-10T05:53:06.252 INFO:teuthology.task.print:**** done start rbd_import_export.yaml 2024-08-10T05:53:06.252 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-10T05:53:06.253 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-10T05:53:06.253 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-10T05:53:06.253 DEBUG:teuthology.orchestra.run.smithi159:> stat -- /home/ubuntu/cephtest/mnt.1 2024-08-10T05:53:06.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T05:53:06.270 INFO:teuthology.orchestra.run.smithi159.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.1': No such file or directory 2024-08-10T05:53:06.270 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -- /home/ubuntu/cephtest/mnt.1 2024-08-10T05:53:06.326 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.1 2024-08-10T05:53:06.326 DEBUG:teuthology.orchestra.run.smithi159:> cd -- /home/ubuntu/cephtest/mnt.1 && mkdir -- client.1 2024-08-10T05:53:06.382 INFO:tasks.workunit:timeout=3h 2024-08-10T05:53:06.382 INFO:tasks.workunit:cleanup=True 2024-08-10T05:53:06.383 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf /home/ubuntu/cephtest/clone.client.1 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.1 && cd /home/ubuntu/cephtest/clone.client.1 2024-08-10T05:53:06.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:06 smithi159 ceph-mon[90359]: pgmap v2011: 105 pgs: 105 active+clean; 23 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 577 op/s 2024-08-10T05:53:06.439 INFO:tasks.workunit.client.1.smithi159.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.1'... 2024-08-10T05:53:08.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:08 smithi086 ceph-mon[98993]: pgmap v2012: 105 pgs: 105 active+clean; 19 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 515 op/s 2024-08-10T05:53:08.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:08 smithi086 ceph-mon[101471]: pgmap v2012: 105 pgs: 105 active+clean; 19 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 515 op/s 2024-08-10T05:53:08.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:53:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:53:08] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-08-10T05:53:08.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:08 smithi159 ceph-mon[90359]: pgmap v2012: 105 pgs: 105 active+clean; 19 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 515 op/s 2024-08-10T05:53:10.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:10 smithi086 ceph-mon[98993]: pgmap v2013: 105 pgs: 105 active+clean; 2.9 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 589 op/s 2024-08-10T05:53:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:10 smithi086 ceph-mon[101471]: pgmap v2013: 105 pgs: 105 active+clean; 2.9 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 589 op/s 2024-08-10T05:53:10.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:10 smithi159 ceph-mon[90359]: pgmap v2013: 105 pgs: 105 active+clean; 2.9 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 589 op/s 2024-08-10T05:53:11.654 DEBUG:teuthology.orchestra.run.smithi159:> cd -- /home/ubuntu/cephtest/clone.client.1/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.1 2024-08-10T05:53:11.721 INFO:tasks.workunit.client.1.smithi159.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-10T05:53:11.723 INFO:tasks.workunit.client.1.smithi159.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-08-10T05:53:11.724 INFO:tasks.workunit.client.1.smithi159.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-10T05:53:12.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:12 smithi086 ceph-mon[101471]: pgmap v2014: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 455 op/s 2024-08-10T05:53:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:53:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:12 smithi086 ceph-mon[98993]: pgmap v2014: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 455 op/s 2024-08-10T05:53:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:53:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:12 smithi159 ceph-mon[90359]: pgmap v2014: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 455 op/s 2024-08-10T05:53:12.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:53:12.499 INFO:tasks.workunit.client.1.smithi159.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-10T05:53:12.594 INFO:tasks.workunit.client.1.smithi159.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-10T05:53:12.634 INFO:tasks.workunit.client.1.smithi159.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-08-10T05:53:12.636 INFO:tasks.workunit.client.1.smithi159.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-08-10T05:53:12.636 INFO:tasks.workunit.client.1.smithi159.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-10T05:53:12.679 INFO:tasks.workunit.client.1.smithi159.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-08-10T05:53:12.683 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-10T05:53:12.683 DEBUG:teuthology.orchestra.run.smithi159:> dd if=/home/ubuntu/cephtest/workunits.list.client.1 of=/dev/stdout 2024-08-10T05:53:12.740 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.1... 2024-08-10T05:53:12.741 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2024-08-10T05:53:12.741 DEBUG:teuthology.orchestra.run.smithi159:workunit test rbd/import_export.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.1/client.1/tmp && cd -- /home/ubuntu/cephtest/mnt.1/client.1/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="1" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.1 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.1 CEPH_MNT=/home/ubuntu/cephtest/mnt.1 RBD_CREATE_ARGS=--new-format adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.1/qa/workunits/rbd/import_export.sh 2024-08-10T05:53:12.810 INFO:tasks.workunit.client.1.smithi159.stderr:+ export RBD_FORCE_ALLOW_V1=1 2024-08-10T05:53:12.811 INFO:tasks.workunit.client.1.smithi159.stderr:+ RBD_FORCE_ALLOW_V1=1 2024-08-10T05:53:12.811 INFO:tasks.workunit.client.1.smithi159.stderr:+ TMPDIR=/tmp/rbd_import_export_139832 2024-08-10T05:53:12.811 INFO:tasks.workunit.client.1.smithi159.stderr:+ rm -rf /tmp/rbd_import_export_139832 2024-08-10T05:53:12.811 INFO:tasks.workunit.client.1.smithi159.stderr:+ mkdir /tmp/rbd_import_export_139832 2024-08-10T05:53:12.812 INFO:tasks.workunit.client.1.smithi159.stderr:+ trap 'rm -rf /tmp/rbd_import_export_139832' INT TERM EXIT 2024-08-10T05:53:12.812 INFO:tasks.workunit.client.1.smithi159.stderr:+ mkdir foo.139832 2024-08-10T05:53:12.813 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import foo.139832 foo.dir 2024-08-10T05:53:12.861 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: cannot import a directory 2024-08-10T05:53:12.861 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 0% complete...failed. 2024-08-10T05:53:12.862 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: import failed: (21) Is a directory 2024-08-10T05:53:12.865 INFO:tasks.workunit.client.1.smithi159.stderr:+ true 2024-08-10T05:53:12.865 INFO:tasks.workunit.client.1.smithi159.stderr:+ rmdir foo.139832 2024-08-10T05:53:12.871 INFO:tasks.workunit.client.1.smithi159.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_139832/img bs=1k count=1 seek=10 2024-08-10T05:53:12.872 INFO:tasks.workunit.client.1.smithi159.stderr:1+0 records in 2024-08-10T05:53:12.872 INFO:tasks.workunit.client.1.smithi159.stderr:1+0 records out 2024-08-10T05:53:12.872 INFO:tasks.workunit.client.1.smithi159.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 4.2037e-05 s, 24.4 MB/s 2024-08-10T05:53:12.872 INFO:tasks.workunit.client.1.smithi159.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_139832/img bs=1k count=10 seek=100 2024-08-10T05:53:12.872 INFO:tasks.workunit.client.1.smithi159.stderr:10+0 records in 2024-08-10T05:53:12.873 INFO:tasks.workunit.client.1.smithi159.stderr:10+0 records out 2024-08-10T05:53:12.873 INFO:tasks.workunit.client.1.smithi159.stderr:10240 bytes (10 kB, 10 KiB) copied, 6.7568e-05 s, 152 MB/s 2024-08-10T05:53:12.873 INFO:tasks.workunit.client.1.smithi159.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_139832/img bs=1k count=100 seek=1000 2024-08-10T05:53:12.874 INFO:tasks.workunit.client.1.smithi159.stderr:60+1 records in 2024-08-10T05:53:12.874 INFO:tasks.workunit.client.1.smithi159.stderr:60+1 records out 2024-08-10T05:53:12.874 INFO:tasks.workunit.client.1.smithi159.stderr:61656 bytes (62 kB, 60 KiB) copied, 0.000152797 s, 404 MB/s 2024-08-10T05:53:12.874 INFO:tasks.workunit.client.1.smithi159.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_139832/img bs=1k seek=10000 2024-08-10T05:53:12.875 INFO:tasks.workunit.client.1.smithi159.stderr:137+1 records in 2024-08-10T05:53:12.875 INFO:tasks.workunit.client.1.smithi159.stderr:137+1 records out 2024-08-10T05:53:12.875 INFO:tasks.workunit.client.1.smithi159.stderr:140952 bytes (141 kB, 138 KiB) copied, 0.000449126 s, 314 MB/s 2024-08-10T05:53:12.875 INFO:tasks.workunit.client.1.smithi159.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_139832/img bs=1k seek=100000 2024-08-10T05:53:12.876 INFO:tasks.workunit.client.1.smithi159.stderr:60+1 records in 2024-08-10T05:53:12.876 INFO:tasks.workunit.client.1.smithi159.stderr:60+1 records out 2024-08-10T05:53:12.876 INFO:tasks.workunit.client.1.smithi159.stderr:61608 bytes (62 kB, 60 KiB) copied, 0.000164802 s, 374 MB/s 2024-08-10T05:53:12.876 INFO:tasks.workunit.client.1.smithi159.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_139832/img bs=1k seek=1000000 2024-08-10T05:53:12.877 INFO:tasks.workunit.client.1.smithi159.stderr:154+1 records in 2024-08-10T05:53:12.877 INFO:tasks.workunit.client.1.smithi159.stderr:154+1 records out 2024-08-10T05:53:12.877 INFO:tasks.workunit.client.1.smithi159.stderr:158176 bytes (158 kB, 154 KiB) copied, 0.000343556 s, 460 MB/s 2024-08-10T05:53:12.877 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd rm testimg 2024-08-10T05:53:12.933 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 0% complete...failed. 2024-08-10T05:53:12.934 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: delete error: (2) No such file or directory 2024-08-10T05:53:12.936 INFO:tasks.workunit.client.1.smithi159.stderr:+ true 2024-08-10T05:53:12.936 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import --new-format /tmp/rbd_import_export_139832/img testimg 2024-08-10T05:53:13.461 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2024-08-10T05:53:13.462 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-10T05:53:13.465 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd export testimg /tmp/rbd_import_export_139832/img2 2024-08-10T05:53:13.668 INFO:tasks.workunit.client.1.smithi159.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-08-10T05:53:13.673 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd export testimg - 2024-08-10T05:53:14.277 INFO:tasks.workunit.client.1.smithi159.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-08-10T05:53:14.281 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd rm testimg 2024-08-10T05:53:14.402 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2024-08-10T05:53:14.405 INFO:tasks.workunit.client.1.smithi159.stderr:+ cmp /tmp/rbd_import_export_139832/img /tmp/rbd_import_export_139832/img2 2024-08-10T05:53:14.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:14 smithi086 ceph-mon[98993]: pgmap v2015: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 394 op/s 2024-08-10T05:53:14.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:14 smithi086 ceph-mon[101471]: pgmap v2015: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 394 op/s 2024-08-10T05:53:14.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:14 smithi159 ceph-mon[90359]: pgmap v2015: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 394 op/s 2024-08-10T05:53:14.948 INFO:tasks.workunit.client.1.smithi159.stderr:+ cmp /tmp/rbd_import_export_139832/img /tmp/rbd_import_export_139832/img3 2024-08-10T05:53:15.345 INFO:tasks.workunit.client.1.smithi159.stderr:+ rm /tmp/rbd_import_export_139832/img2 /tmp/rbd_import_export_139832/img3 2024-08-10T05:53:15.507 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import --new-format - testimg 2024-08-10T05:53:15.927 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 100% complete...done. 2024-08-10T05:53:15.928 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-10T05:53:15.930 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd export testimg /tmp/rbd_import_export_139832/img2 2024-08-10T05:53:16.119 INFO:tasks.workunit.client.1.smithi159.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-08-10T05:53:16.123 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd export testimg - 2024-08-10T05:53:16.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:16 smithi086 ceph-mon[98993]: pgmap v2016: 105 pgs: 105 active+clean; 3.5 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 40 KiB/s rd, 19 KiB/s wr, 250 op/s 2024-08-10T05:53:16.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:16 smithi086 ceph-mon[101471]: pgmap v2016: 105 pgs: 105 active+clean; 3.5 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 40 KiB/s rd, 19 KiB/s wr, 250 op/s 2024-08-10T05:53:16.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:16 smithi159 ceph-mon[90359]: pgmap v2016: 105 pgs: 105 active+clean; 3.5 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 40 KiB/s rd, 19 KiB/s wr, 250 op/s 2024-08-10T05:53:16.720 INFO:tasks.workunit.client.1.smithi159.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-08-10T05:53:16.724 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd rm testimg 2024-08-10T05:53:16.839 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2024-08-10T05:53:16.842 INFO:tasks.workunit.client.1.smithi159.stderr:+ cmp /tmp/rbd_import_export_139832/img /tmp/rbd_import_export_139832/img2 2024-08-10T05:53:17.386 INFO:tasks.workunit.client.1.smithi159.stderr:+ cmp /tmp/rbd_import_export_139832/img /tmp/rbd_import_export_139832/img3 2024-08-10T05:53:17.782 INFO:tasks.workunit.client.1.smithi159.stderr:+ rm /tmp/rbd_import_export_139832/img /tmp/rbd_import_export_139832/img2 /tmp/rbd_import_export_139832/img3 2024-08-10T05:53:17.994 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd help export 2024-08-10T05:53:17.994 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep -q export-format 2024-08-10T05:53:18.017 INFO:tasks.workunit.client.1.smithi159.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_139832/img bs=1k count=10 seek=100 2024-08-10T05:53:18.018 INFO:tasks.workunit.client.1.smithi159.stderr:10+0 records in 2024-08-10T05:53:18.018 INFO:tasks.workunit.client.1.smithi159.stderr:10+0 records out 2024-08-10T05:53:18.018 INFO:tasks.workunit.client.1.smithi159.stderr:10240 bytes (10 kB, 10 KiB) copied, 6.2576e-05 s, 164 MB/s 2024-08-10T05:53:18.018 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import --new-format /tmp/rbd_import_export_139832/img testimg 2024-08-10T05:53:18.094 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 100% complete...done. 2024-08-10T05:53:18.094 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-10T05:53:18.096 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd snap create testimg@snap 2024-08-10T05:53:18.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:18 smithi086 ceph-mon[98993]: pgmap v2017: 105 pgs: 105 active+clean; 3.5 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 41 KiB/s rd, 19 KiB/s wr, 164 op/s 2024-08-10T05:53:18.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:18 smithi086 ceph-mon[101471]: pgmap v2017: 105 pgs: 105 active+clean; 3.5 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 41 KiB/s rd, 19 KiB/s wr, 164 op/s 2024-08-10T05:53:18.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:53:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:53:18] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-08-10T05:53:18.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:18 smithi159 ceph-mon[90359]: pgmap v2017: 105 pgs: 105 active+clean; 3.5 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 41 KiB/s rd, 19 KiB/s wr, 164 op/s 2024-08-10T05:53:19.079 INFO:tasks.workunit.client.1.smithi159.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-08-10T05:53:19.089 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd image-meta set testimg key1 value1 2024-08-10T05:53:19.149 INFO:tasks.workunit.client.1.smithi159.stderr:++ rbd image-meta list testimg 2024-08-10T05:53:19.192 INFO:tasks.workunit.client.1.smithi159.stderr:+ IMAGEMETA_BEFORE='There is 1 metadatum on this image: 2024-08-10T05:53:19.192 INFO:tasks.workunit.client.1.smithi159.stderr: 2024-08-10T05:53:19.192 INFO:tasks.workunit.client.1.smithi159.stderr:Key Value 2024-08-10T05:53:19.193 INFO:tasks.workunit.client.1.smithi159.stderr:key1 value1' 2024-08-10T05:53:19.193 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_139832/img_v2 2024-08-10T05:53:19.234 INFO:tasks.workunit.client.1.smithi159.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-10T05:53:19.237 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_139832/img_v2 testimg_import 2024-08-10T05:53:20.097 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-10T05:53:20.099 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd info testimg_import 2024-08-10T05:53:20.137 INFO:tasks.workunit.client.1.smithi159.stdout:rbd image 'testimg_import': 2024-08-10T05:53:20.137 INFO:tasks.workunit.client.1.smithi159.stdout: size 110 KiB in 1 objects 2024-08-10T05:53:20.137 INFO:tasks.workunit.client.1.smithi159.stdout: order 22 (4 MiB objects) 2024-08-10T05:53:20.138 INFO:tasks.workunit.client.1.smithi159.stdout: snapshot_count: 1 2024-08-10T05:53:20.138 INFO:tasks.workunit.client.1.smithi159.stdout: id: d58ea9977302 2024-08-10T05:53:20.138 INFO:tasks.workunit.client.1.smithi159.stdout: block_name_prefix: rbd_data.d58ea9977302 2024-08-10T05:53:20.138 INFO:tasks.workunit.client.1.smithi159.stdout: format: 2 2024-08-10T05:53:20.138 INFO:tasks.workunit.client.1.smithi159.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-08-10T05:53:20.138 INFO:tasks.workunit.client.1.smithi159.stdout: op_features: 2024-08-10T05:53:20.138 INFO:tasks.workunit.client.1.smithi159.stdout: flags: 2024-08-10T05:53:20.138 INFO:tasks.workunit.client.1.smithi159.stdout: create_timestamp: Sat Aug 10 05:53:19 2024 2024-08-10T05:53:20.138 INFO:tasks.workunit.client.1.smithi159.stdout: access_timestamp: Sat Aug 10 05:53:19 2024 2024-08-10T05:53:20.138 INFO:tasks.workunit.client.1.smithi159.stdout: modify_timestamp: Sat Aug 10 05:53:19 2024 2024-08-10T05:53:20.140 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd info testimg_import@snap 2024-08-10T05:53:20.176 INFO:tasks.workunit.client.1.smithi159.stdout:rbd image 'testimg_import': 2024-08-10T05:53:20.176 INFO:tasks.workunit.client.1.smithi159.stdout: size 110 KiB in 1 objects 2024-08-10T05:53:20.176 INFO:tasks.workunit.client.1.smithi159.stdout: order 22 (4 MiB objects) 2024-08-10T05:53:20.176 INFO:tasks.workunit.client.1.smithi159.stdout: snapshot_count: 1 2024-08-10T05:53:20.176 INFO:tasks.workunit.client.1.smithi159.stdout: id: d58ea9977302 2024-08-10T05:53:20.177 INFO:tasks.workunit.client.1.smithi159.stdout: block_name_prefix: rbd_data.d58ea9977302 2024-08-10T05:53:20.177 INFO:tasks.workunit.client.1.smithi159.stdout: format: 2 2024-08-10T05:53:20.177 INFO:tasks.workunit.client.1.smithi159.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-08-10T05:53:20.177 INFO:tasks.workunit.client.1.smithi159.stdout: op_features: 2024-08-10T05:53:20.177 INFO:tasks.workunit.client.1.smithi159.stdout: flags: 2024-08-10T05:53:20.177 INFO:tasks.workunit.client.1.smithi159.stdout: create_timestamp: Sat Aug 10 05:53:19 2024 2024-08-10T05:53:20.177 INFO:tasks.workunit.client.1.smithi159.stdout: access_timestamp: Sat Aug 10 05:53:19 2024 2024-08-10T05:53:20.177 INFO:tasks.workunit.client.1.smithi159.stdout: modify_timestamp: Sat Aug 10 05:53:19 2024 2024-08-10T05:53:20.177 INFO:tasks.workunit.client.1.smithi159.stdout: protected: False 2024-08-10T05:53:20.179 INFO:tasks.workunit.client.1.smithi159.stderr:++ rbd image-meta list testimg_import 2024-08-10T05:53:20.223 INFO:tasks.workunit.client.1.smithi159.stderr:+ IMAGEMETA_AFTER='There is 1 metadatum on this image: 2024-08-10T05:53:20.224 INFO:tasks.workunit.client.1.smithi159.stderr: 2024-08-10T05:53:20.224 INFO:tasks.workunit.client.1.smithi159.stderr:Key Value 2024-08-10T05:53:20.224 INFO:tasks.workunit.client.1.smithi159.stderr:key1 value1' 2024-08-10T05:53:20.224 INFO:tasks.workunit.client.1.smithi159.stderr:+ '[' 'There is 1 metadatum on this image: 2024-08-10T05:53:20.224 INFO:tasks.workunit.client.1.smithi159.stderr: 2024-08-10T05:53:20.224 INFO:tasks.workunit.client.1.smithi159.stderr:Key Value 2024-08-10T05:53:20.224 INFO:tasks.workunit.client.1.smithi159.stderr:key1 value1' = 'There is 1 metadatum on this image: 2024-08-10T05:53:20.224 INFO:tasks.workunit.client.1.smithi159.stderr: 2024-08-10T05:53:20.224 INFO:tasks.workunit.client.1.smithi159.stderr:Key Value 2024-08-10T05:53:20.224 INFO:tasks.workunit.client.1.smithi159.stderr:key1 value1' ']' 2024-08-10T05:53:20.224 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd export testimg_import /tmp/rbd_import_export_139832/img_import 2024-08-10T05:53:20.261 INFO:tasks.workunit.client.1.smithi159.stderr: Exporting image: 100% complete...done. 2024-08-10T05:53:20.264 INFO:tasks.workunit.client.1.smithi159.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_139832/img /tmp/rbd_import_export_139832/img_import 2024-08-10T05:53:20.264 INFO:tasks.workunit.client.1.smithi159.stderr:+ cmp -l /tmp/rbd_import_export_139832/img /tmp/rbd_import_export_139832/img_import 2024-08-10T05:53:20.265 INFO:tasks.workunit.client.1.smithi159.stderr:++ stat /tmp/rbd_import_export_139832/img --format %b 2024-08-10T05:53:20.266 INFO:tasks.workunit.client.1.smithi159.stderr:+ origsize=24 2024-08-10T05:53:20.266 INFO:tasks.workunit.client.1.smithi159.stderr:++ stat /tmp/rbd_import_export_139832/img_import --format %b 2024-08-10T05:53:20.267 INFO:tasks.workunit.client.1.smithi159.stderr:+ exportsize=224 2024-08-10T05:53:20.267 INFO:tasks.workunit.client.1.smithi159.stderr:+ difference=200 2024-08-10T05:53:20.267 INFO:tasks.workunit.client.1.smithi159.stderr:+ difference=200 2024-08-10T05:53:20.268 INFO:tasks.workunit.client.1.smithi159.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2024-08-10T05:53:20.268 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_139832/img_snap 2024-08-10T05:53:20.305 INFO:tasks.workunit.client.1.smithi159.stderr: Exporting image: 100% complete...done. 2024-08-10T05:53:20.308 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_139832/img_snap_import 2024-08-10T05:53:20.347 INFO:tasks.workunit.client.1.smithi159.stderr: Exporting image: 100% complete...done. 2024-08-10T05:53:20.350 INFO:tasks.workunit.client.1.smithi159.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_139832/img_snap /tmp/rbd_import_export_139832/img_snap_import 2024-08-10T05:53:20.350 INFO:tasks.workunit.client.1.smithi159.stderr:+ cmp -l /tmp/rbd_import_export_139832/img_snap /tmp/rbd_import_export_139832/img_snap_import 2024-08-10T05:53:20.351 INFO:tasks.workunit.client.1.smithi159.stderr:++ stat /tmp/rbd_import_export_139832/img_snap --format %b 2024-08-10T05:53:20.352 INFO:tasks.workunit.client.1.smithi159.stderr:+ origsize=224 2024-08-10T05:53:20.352 INFO:tasks.workunit.client.1.smithi159.stderr:++ stat /tmp/rbd_import_export_139832/img_snap_import --format %b 2024-08-10T05:53:20.353 INFO:tasks.workunit.client.1.smithi159.stderr:+ exportsize=224 2024-08-10T05:53:20.353 INFO:tasks.workunit.client.1.smithi159.stderr:+ difference=0 2024-08-10T05:53:20.353 INFO:tasks.workunit.client.1.smithi159.stderr:+ difference=0 2024-08-10T05:53:20.353 INFO:tasks.workunit.client.1.smithi159.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-10T05:53:20.353 INFO:tasks.workunit.client.1.smithi159.stderr:+ rm /tmp/rbd_import_export_139832/img_v2 2024-08-10T05:53:20.354 INFO:tasks.workunit.client.1.smithi159.stderr:+ rm /tmp/rbd_import_export_139832/img_import 2024-08-10T05:53:20.354 INFO:tasks.workunit.client.1.smithi159.stderr:+ rm /tmp/rbd_import_export_139832/img_snap 2024-08-10T05:53:20.355 INFO:tasks.workunit.client.1.smithi159.stderr:+ rm /tmp/rbd_import_export_139832/img_snap_import 2024-08-10T05:53:20.356 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd snap rm testimg_import@snap 2024-08-10T05:53:20.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:20 smithi086 ceph-mon[98993]: pgmap v2018: 105 pgs: 105 active+clean; 3.5 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 153 KiB/s rd, 69 KiB/s wr, 151 op/s 2024-08-10T05:53:20.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:20 smithi086 ceph-mon[98993]: osdmap e1114: 8 total, 8 up, 8 in 2024-08-10T05:53:20.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:20 smithi086 ceph-mon[101471]: pgmap v2018: 105 pgs: 105 active+clean; 3.5 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 153 KiB/s rd, 69 KiB/s wr, 151 op/s 2024-08-10T05:53:20.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:20 smithi086 ceph-mon[101471]: osdmap e1114: 8 total, 8 up, 8 in 2024-08-10T05:53:20.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:20 smithi159 ceph-mon[90359]: pgmap v2018: 105 pgs: 105 active+clean; 3.5 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 153 KiB/s rd, 69 KiB/s wr, 151 op/s 2024-08-10T05:53:20.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:20 smithi159 ceph-mon[90359]: osdmap e1114: 8 total, 8 up, 8 in 2024-08-10T05:53:21.089 INFO:tasks.workunit.client.1.smithi159.stderr: Removing snap: 100% complete...done. 2024-08-10T05:53:21.100 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd remove testimg_import 2024-08-10T05:53:21.223 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 100% complete...done. 2024-08-10T05:53:21.226 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd snap rm testimg@snap 2024-08-10T05:53:21.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:21 smithi086 ceph-mon[101471]: osdmap e1115: 8 total, 8 up, 8 in 2024-08-10T05:53:21.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:21 smithi086 ceph-mon[98993]: osdmap e1115: 8 total, 8 up, 8 in 2024-08-10T05:53:21.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:21 smithi159 ceph-mon[90359]: osdmap e1115: 8 total, 8 up, 8 in 2024-08-10T05:53:22.098 INFO:tasks.workunit.client.1.smithi159.stderr: Removing snap: 100% complete...done. 2024-08-10T05:53:22.109 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd rm testimg 2024-08-10T05:53:22.241 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 100% complete...done. 2024-08-10T05:53:22.244 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import --order 20 /tmp/rbd_import_export_139832/img testimg 2024-08-10T05:53:22.311 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 100% complete...done. 2024-08-10T05:53:22.311 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: --order is deprecated, use --object-size 2024-08-10T05:53:22.314 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_139832/img_v2 2024-08-10T05:53:22.354 INFO:tasks.workunit.client.1.smithi159.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-10T05:53:22.357 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_139832/img_v2 testimg_import 2024-08-10T05:53:22.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:22 smithi086 ceph-mon[101471]: pgmap v2021: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 290 KiB/s rd, 117 KiB/s wr, 100 op/s 2024-08-10T05:53:22.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:22 smithi086 ceph-mon[101471]: osdmap e1116: 8 total, 8 up, 8 in 2024-08-10T05:53:22.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:22 smithi086 ceph-mon[98993]: pgmap v2021: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 290 KiB/s rd, 117 KiB/s wr, 100 op/s 2024-08-10T05:53:22.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:22 smithi086 ceph-mon[98993]: osdmap e1116: 8 total, 8 up, 8 in 2024-08-10T05:53:22.433 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-10T05:53:22.436 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd info testimg_import 2024-08-10T05:53:22.436 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep order 2024-08-10T05:53:22.437 INFO:tasks.workunit.client.1.smithi159.stderr:+ awk '{print $2}' 2024-08-10T05:53:22.437 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep 20 2024-08-10T05:53:22.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:22 smithi159 ceph-mon[90359]: pgmap v2021: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 290 KiB/s rd, 117 KiB/s wr, 100 op/s 2024-08-10T05:53:22.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:22 smithi159 ceph-mon[90359]: osdmap e1116: 8 total, 8 up, 8 in 2024-08-10T05:53:22.475 INFO:tasks.workunit.client.1.smithi159.stdout:20 2024-08-10T05:53:22.475 INFO:tasks.workunit.client.1.smithi159.stderr:+ rm /tmp/rbd_import_export_139832/img_v2 2024-08-10T05:53:22.476 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd remove testimg_import 2024-08-10T05:53:22.593 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 100% complete...done. 2024-08-10T05:53:22.596 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd remove testimg 2024-08-10T05:53:22.711 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 100% complete...done. 2024-08-10T05:53:22.714 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_139832/img testimg 2024-08-10T05:53:22.767 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 100% complete...done. 2024-08-10T05:53:22.771 INFO:tasks.workunit.client.1.smithi159.stderr:++ rbd info testimg 2024-08-10T05:53:22.771 INFO:tasks.workunit.client.1.smithi159.stderr:++ grep features 2024-08-10T05:53:22.810 INFO:tasks.workunit.client.1.smithi159.stderr:+ FEATURES_BEFORE=' features: layering 2024-08-10T05:53:22.810 INFO:tasks.workunit.client.1.smithi159.stderr: op_features: ' 2024-08-10T05:53:22.810 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_139832/img_v2 2024-08-10T05:53:22.849 INFO:tasks.workunit.client.1.smithi159.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-10T05:53:22.852 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_139832/img_v2 testimg_import 2024-08-10T05:53:22.917 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-10T05:53:22.944 INFO:tasks.workunit.client.1.smithi159.stderr:++ rbd info testimg_import 2024-08-10T05:53:22.944 INFO:tasks.workunit.client.1.smithi159.stderr:++ grep features 2024-08-10T05:53:22.959 INFO:tasks.workunit.client.1.smithi159.stderr:+ FEATURES_AFTER=' features: layering 2024-08-10T05:53:22.959 INFO:tasks.workunit.client.1.smithi159.stderr: op_features: ' 2024-08-10T05:53:22.960 INFO:tasks.workunit.client.1.smithi159.stderr:+ '[' ' features: layering 2024-08-10T05:53:22.960 INFO:tasks.workunit.client.1.smithi159.stderr: op_features: ' '!=' ' features: layering 2024-08-10T05:53:22.960 INFO:tasks.workunit.client.1.smithi159.stderr: op_features: ' ']' 2024-08-10T05:53:22.960 INFO:tasks.workunit.client.1.smithi159.stderr:+ rm /tmp/rbd_import_export_139832/img_v2 2024-08-10T05:53:22.960 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd remove testimg_import 2024-08-10T05:53:23.053 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 100% complete...done. 2024-08-10T05:53:23.055 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd remove testimg 2024-08-10T05:53:23.147 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 100% complete...done. 2024-08-10T05:53:23.150 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_139832/img testimg 2024-08-10T05:53:23.231 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 100% complete...done. 2024-08-10T05:53:23.234 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_139832/img_v2 2024-08-10T05:53:23.276 INFO:tasks.workunit.client.1.smithi159.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-10T05:53:23.279 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_139832/img_v2 testimg_import 2024-08-10T05:53:23.360 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-10T05:53:23.363 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd info testimg_import 2024-08-10T05:53:23.363 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep 'stripe unit' 2024-08-10T05:53:23.364 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep -Ei '(4 KiB|4096)' 2024-08-10T05:53:23.402 INFO:tasks.workunit.client.1.smithi159.stdout: stripe unit: 4 KiB 2024-08-10T05:53:23.403 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd info testimg_import 2024-08-10T05:53:23.403 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep 'stripe count' 2024-08-10T05:53:23.403 INFO:tasks.workunit.client.1.smithi159.stderr:+ awk '{print $3}' 2024-08-10T05:53:23.403 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep 1000 2024-08-10T05:53:23.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:23 smithi086 ceph-mon[101471]: osdmap e1117: 8 total, 8 up, 8 in 2024-08-10T05:53:23.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:23 smithi086 ceph-mon[98993]: osdmap e1117: 8 total, 8 up, 8 in 2024-08-10T05:53:23.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:23 smithi159 ceph-mon[90359]: osdmap e1117: 8 total, 8 up, 8 in 2024-08-10T05:53:23.441 INFO:tasks.workunit.client.1.smithi159.stdout:1000 2024-08-10T05:53:23.442 INFO:tasks.workunit.client.1.smithi159.stderr:+ rm /tmp/rbd_import_export_139832/img_v2 2024-08-10T05:53:23.442 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd remove testimg_import 2024-08-10T05:53:23.563 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2024-08-10T05:53:23.566 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd remove testimg 2024-08-10T05:53:23.684 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2024-08-10T05:53:23.687 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_139832/img testimg 2024-08-10T05:53:23.757 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 100% complete...done. 2024-08-10T05:53:23.760 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd snap create testimg@snap1 2024-08-10T05:53:24.119 INFO:tasks.workunit.client.1.smithi159.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-08-10T05:53:24.127 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd snap create testimg@snap2 2024-08-10T05:53:24.405 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:24 smithi086 ceph-mon[101471]: pgmap v2024: 105 pgs: 105 active+clean; 803 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 284 KiB/s rd, 39 KiB/s wr, 319 op/s 2024-08-10T05:53:24.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:24 smithi086 ceph-mon[98993]: pgmap v2024: 105 pgs: 105 active+clean; 803 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 284 KiB/s rd, 39 KiB/s wr, 319 op/s 2024-08-10T05:53:24.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:24 smithi159 ceph-mon[90359]: pgmap v2024: 105 pgs: 105 active+clean; 803 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 284 KiB/s rd, 39 KiB/s wr, 319 op/s 2024-08-10T05:53:25.129 INFO:tasks.workunit.client.1.smithi159.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-08-10T05:53:25.139 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd snap protect testimg@snap2 2024-08-10T05:53:25.189 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_139832/snap_protect 2024-08-10T05:53:25.236 INFO:tasks.workunit.client.1.smithi159.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-10T05:53:25.239 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_139832/snap_protect testimg_import 2024-08-10T05:53:25.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:25 smithi086 ceph-mon[98993]: osdmap e1118: 8 total, 8 up, 8 in 2024-08-10T05:53:25.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:25 smithi086 ceph-mon[101471]: osdmap e1118: 8 total, 8 up, 8 in 2024-08-10T05:53:25.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:25 smithi159 ceph-mon[90359]: osdmap e1118: 8 total, 8 up, 8 in 2024-08-10T05:53:26.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:26 smithi086 ceph-mon[98993]: pgmap v2026: 105 pgs: 105 active+clean; 803 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 250 KiB/s rd, 28 KiB/s wr, 337 op/s 2024-08-10T05:53:26.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:26 smithi086 ceph-mon[98993]: osdmap e1119: 8 total, 8 up, 8 in 2024-08-10T05:53:26.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:26 smithi086 ceph-mon[101471]: pgmap v2026: 105 pgs: 105 active+clean; 803 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 250 KiB/s rd, 28 KiB/s wr, 337 op/s 2024-08-10T05:53:26.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:26 smithi086 ceph-mon[101471]: osdmap e1119: 8 total, 8 up, 8 in 2024-08-10T05:53:26.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:26 smithi159 ceph-mon[90359]: pgmap v2026: 105 pgs: 105 active+clean; 803 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 250 KiB/s rd, 28 KiB/s wr, 337 op/s 2024-08-10T05:53:26.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:26 smithi159 ceph-mon[90359]: osdmap e1119: 8 total, 8 up, 8 in 2024-08-10T05:53:27.154 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-10T05:53:27.157 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd info testimg_import@snap1 2024-08-10T05:53:27.158 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep 'protected: False' 2024-08-10T05:53:27.202 INFO:tasks.workunit.client.1.smithi159.stdout: protected: False 2024-08-10T05:53:27.202 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd info testimg_import@snap2 2024-08-10T05:53:27.203 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep 'protected: True' 2024-08-10T05:53:27.245 INFO:tasks.workunit.client.1.smithi159.stdout: protected: True 2024-08-10T05:53:27.246 INFO:tasks.workunit.client.1.smithi159.stderr:+ rm /tmp/rbd_import_export_139832/snap_protect 2024-08-10T05:53:27.246 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd snap unprotect testimg@snap2 2024-08-10T05:53:27.300 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd snap unprotect testimg_import@snap2 2024-08-10T05:53:27.349 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd snap purge testimg 2024-08-10T05:53:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:27 smithi086 ceph-mon[98993]: osdmap e1120: 8 total, 8 up, 8 in 2024-08-10T05:53:27.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:53:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:27 smithi086 ceph-mon[101471]: osdmap e1120: 8 total, 8 up, 8 in 2024-08-10T05:53:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:53:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:27 smithi159 ceph-mon[90359]: osdmap e1120: 8 total, 8 up, 8 in 2024-08-10T05:53:27.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:53:28.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:28 smithi086 ceph-mon[98993]: pgmap v2029: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 147 KiB/s rd, 21 KiB/s wr, 226 op/s 2024-08-10T05:53:28.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:28 smithi086 ceph-mon[98993]: osdmap e1121: 8 total, 8 up, 8 in 2024-08-10T05:53:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:28 smithi086 ceph-mon[101471]: pgmap v2029: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 147 KiB/s rd, 21 KiB/s wr, 226 op/s 2024-08-10T05:53:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:28 smithi086 ceph-mon[101471]: osdmap e1121: 8 total, 8 up, 8 in 2024-08-10T05:53:28.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:53:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:53:28] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-08-10T05:53:28.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:28 smithi159 ceph-mon[90359]: pgmap v2029: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 147 KiB/s rd, 21 KiB/s wr, 226 op/s 2024-08-10T05:53:28.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:28 smithi159 ceph-mon[90359]: osdmap e1121: 8 total, 8 up, 8 in 2024-08-10T05:53:29.142 INFO:tasks.workunit.client.1.smithi159.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-08-10T05:53:29.158 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd snap purge testimg_import 2024-08-10T05:53:29.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:29 smithi086 ceph-mon[98993]: osdmap e1122: 8 total, 8 up, 8 in 2024-08-10T05:53:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:29 smithi086 ceph-mon[101471]: osdmap e1122: 8 total, 8 up, 8 in 2024-08-10T05:53:29.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:29 smithi159 ceph-mon[90359]: osdmap e1122: 8 total, 8 up, 8 in 2024-08-10T05:53:30.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:30 smithi086 ceph-mon[98993]: pgmap v2032: 105 pgs: 105 active+clean; 803 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 279 KiB/s rd, 31 KiB/s wr, 358 op/s 2024-08-10T05:53:30.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:30 smithi086 ceph-mon[98993]: osdmap e1123: 8 total, 8 up, 8 in 2024-08-10T05:53:30.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:30 smithi086 ceph-mon[101471]: pgmap v2032: 105 pgs: 105 active+clean; 803 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 279 KiB/s rd, 31 KiB/s wr, 358 op/s 2024-08-10T05:53:30.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:30 smithi086 ceph-mon[101471]: osdmap e1123: 8 total, 8 up, 8 in 2024-08-10T05:53:30.433 INFO:tasks.workunit.client.1.smithi159.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-08-10T05:53:30.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:30 smithi159 ceph-mon[90359]: pgmap v2032: 105 pgs: 105 active+clean; 803 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 279 KiB/s rd, 31 KiB/s wr, 358 op/s 2024-08-10T05:53:30.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:30 smithi159 ceph-mon[90359]: osdmap e1123: 8 total, 8 up, 8 in 2024-08-10T05:53:30.446 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd remove testimg 2024-08-10T05:53:30.585 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 100% complete...done. 2024-08-10T05:53:30.588 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd remove testimg_import 2024-08-10T05:53:30.715 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 100% complete...done. 2024-08-10T05:53:30.718 INFO:tasks.workunit.client.1.smithi159.stderr:+ tiered=0 2024-08-10T05:53:30.718 INFO:tasks.workunit.client.1.smithi159.stderr:+ ceph osd dump 2024-08-10T05:53:30.718 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep '^pool' 2024-08-10T05:53:30.718 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep ''\''rbd'\''' 2024-08-10T05:53:30.719 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep tier 2024-08-10T05:53:31.102 INFO:tasks.workunit.client.1.smithi159.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_139832/sparse1 2024-08-10T05:53:31.106 INFO:tasks.workunit.client.1.smithi159.stderr:1+0 records in 2024-08-10T05:53:31.106 INFO:tasks.workunit.client.1.smithi159.stderr:1+0 records out 2024-08-10T05:53:31.106 INFO:tasks.workunit.client.1.smithi159.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00329463 s, 318 MB/s 2024-08-10T05:53:31.106 INFO:tasks.workunit.client.1.smithi159.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_139832/sparse2 2024-08-10T05:53:31.110 INFO:tasks.workunit.client.1.smithi159.stderr:1+0 records in 2024-08-10T05:53:31.110 INFO:tasks.workunit.client.1.smithi159.stderr:1+0 records out 2024-08-10T05:53:31.110 INFO:tasks.workunit.client.1.smithi159.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00324114 s, 324 MB/s 2024-08-10T05:53:31.110 INFO:tasks.workunit.client.1.smithi159.stderr:+ truncate /tmp/rbd_import_export_139832/sparse2 -s 2M 2024-08-10T05:53:31.222 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd rm sparse1 2024-08-10T05:53:31.280 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 0% complete...failed. 2024-08-10T05:53:31.280 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: delete error: (2) No such file or directory 2024-08-10T05:53:31.283 INFO:tasks.workunit.client.1.smithi159.stderr:+ true 2024-08-10T05:53:31.283 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_139832/sparse1 2024-08-10T05:53:31.360 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-08-10T05:53:31.360 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-10T05:53:31.360 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: --order is deprecated, use --object-size 2024-08-10T05:53:31.363 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd ls -l 2024-08-10T05:53:31.364 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep sparse1 2024-08-10T05:53:31.364 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-08-10T05:53:31.404 INFO:tasks.workunit.client.1.smithi159.stdout:sparse1 2 MiB 2 2024-08-10T05:53:31.405 INFO:tasks.workunit.client.1.smithi159.stderr:++ objects sparse1 2024-08-10T05:53:31.405 INFO:tasks.workunit.client.1.smithi159.stderr:++ image=sparse1 2024-08-10T05:53:31.405 INFO:tasks.workunit.client.1.smithi159.stderr:+++ rbd info sparse1 2024-08-10T05:53:31.405 INFO:tasks.workunit.client.1.smithi159.stderr:+++ grep block_name_prefix 2024-08-10T05:53:31.405 INFO:tasks.workunit.client.1.smithi159.stderr:+++ awk '{print $NF;}' 2024-08-10T05:53:31.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:31 smithi086 ceph-mon[98993]: osdmap e1124: 8 total, 8 up, 8 in 2024-08-10T05:53:31.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:31 smithi086 ceph-mon[98993]: osdmap e1125: 8 total, 8 up, 8 in 2024-08-10T05:53:31.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:31 smithi086 ceph-mon[98993]: from='client.? 172.21.15.159:0/4079773226' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-10T05:53:31.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:31 smithi086 ceph-mon[98993]: from='client.? 172.21.15.159:0/4079773226' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-10T05:53:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:31 smithi086 ceph-mon[101471]: osdmap e1124: 8 total, 8 up, 8 in 2024-08-10T05:53:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:31 smithi086 ceph-mon[101471]: osdmap e1125: 8 total, 8 up, 8 in 2024-08-10T05:53:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:31 smithi086 ceph-mon[101471]: from='client.? 172.21.15.159:0/4079773226' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-10T05:53:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:31 smithi086 ceph-mon[101471]: from='client.? 172.21.15.159:0/4079773226' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-10T05:53:31.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:31 smithi159 ceph-mon[90359]: osdmap e1124: 8 total, 8 up, 8 in 2024-08-10T05:53:31.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:31 smithi159 ceph-mon[90359]: osdmap e1125: 8 total, 8 up, 8 in 2024-08-10T05:53:31.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:31 smithi159 ceph-mon[90359]: from='client.? 172.21.15.159:0/4079773226' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-10T05:53:31.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:31 smithi159 ceph-mon[90359]: from='client.? 172.21.15.159:0/4079773226' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-10T05:53:31.448 INFO:tasks.workunit.client.1.smithi159.stderr:++ prefix=rbd_data.d6a893dc860a 2024-08-10T05:53:31.449 INFO:tasks.workunit.client.1.smithi159.stderr:+++ grep rbd_data.d6a893dc860a 2024-08-10T05:53:31.449 INFO:tasks.workunit.client.1.smithi159.stderr:++++ get_image_data_pool sparse1 2024-08-10T05:53:31.450 INFO:tasks.workunit.client.1.smithi159.stderr:+++ sed -e 's/rbd_data.d6a893dc860a\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-08-10T05:53:31.450 INFO:tasks.workunit.client.1.smithi159.stderr:++++ image=sparse1 2024-08-10T05:53:31.450 INFO:tasks.workunit.client.1.smithi159.stderr:+++ sort -u 2024-08-10T05:53:31.450 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ rbd info sparse1 2024-08-10T05:53:31.450 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ grep 'data_pool: ' 2024-08-10T05:53:31.450 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ awk -F: '{ print $NF }' 2024-08-10T05:53:31.489 INFO:tasks.workunit.client.1.smithi159.stderr:++++ data_pool= 2024-08-10T05:53:31.489 INFO:tasks.workunit.client.1.smithi159.stderr:++++ '[' -z ']' 2024-08-10T05:53:31.489 INFO:tasks.workunit.client.1.smithi159.stderr:++++ data_pool=rbd 2024-08-10T05:53:31.489 INFO:tasks.workunit.client.1.smithi159.stderr:++++ echo rbd 2024-08-10T05:53:31.489 INFO:tasks.workunit.client.1.smithi159.stderr:+++ rados ls -p rbd 2024-08-10T05:53:31.534 INFO:tasks.workunit.client.1.smithi159.stderr:++ objects=1 2024-08-10T05:53:31.534 INFO:tasks.workunit.client.1.smithi159.stderr:++ echo 1 2024-08-10T05:53:31.534 INFO:tasks.workunit.client.1.smithi159.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-08-10T05:53:31.534 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd export sparse1 /tmp/rbd_import_export_139832/sparse1.out 2024-08-10T05:53:31.573 INFO:tasks.workunit.client.1.smithi159.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-08-10T05:53:31.576 INFO:tasks.workunit.client.1.smithi159.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_139832/sparse1 /tmp/rbd_import_export_139832/sparse1.out 2024-08-10T05:53:31.577 INFO:tasks.workunit.client.1.smithi159.stderr:+ cmp -l /tmp/rbd_import_export_139832/sparse1 /tmp/rbd_import_export_139832/sparse1.out 2024-08-10T05:53:31.578 INFO:tasks.workunit.client.1.smithi159.stderr:++ stat /tmp/rbd_import_export_139832/sparse1 --format %b 2024-08-10T05:53:31.579 INFO:tasks.workunit.client.1.smithi159.stderr:+ origsize=2048 2024-08-10T05:53:31.579 INFO:tasks.workunit.client.1.smithi159.stderr:++ stat /tmp/rbd_import_export_139832/sparse1.out --format %b 2024-08-10T05:53:31.581 INFO:tasks.workunit.client.1.smithi159.stderr:+ exportsize=2048 2024-08-10T05:53:31.581 INFO:tasks.workunit.client.1.smithi159.stderr:+ difference=0 2024-08-10T05:53:31.581 INFO:tasks.workunit.client.1.smithi159.stderr:+ difference=0 2024-08-10T05:53:31.581 INFO:tasks.workunit.client.1.smithi159.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-10T05:53:31.581 INFO:tasks.workunit.client.1.smithi159.stderr:+ rm /tmp/rbd_import_export_139832/sparse1.out 2024-08-10T05:53:31.581 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd rm sparse1 2024-08-10T05:53:31.701 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-08-10T05:53:31.704 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd rm sparse2 2024-08-10T05:53:31.757 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 0% complete...failed. 2024-08-10T05:53:31.758 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: delete error: (2) No such file or directory 2024-08-10T05:53:31.760 INFO:tasks.workunit.client.1.smithi159.stderr:+ true 2024-08-10T05:53:31.760 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_139832/sparse2 2024-08-10T05:53:31.832 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-08-10T05:53:31.833 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-10T05:53:31.833 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: --order is deprecated, use --object-size 2024-08-10T05:53:31.836 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd ls -l 2024-08-10T05:53:31.836 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep sparse2 2024-08-10T05:53:31.836 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-08-10T05:53:31.875 INFO:tasks.workunit.client.1.smithi159.stdout:sparse2 2 MiB 2 2024-08-10T05:53:31.876 INFO:tasks.workunit.client.1.smithi159.stderr:++ objects sparse2 2024-08-10T05:53:31.876 INFO:tasks.workunit.client.1.smithi159.stderr:++ image=sparse2 2024-08-10T05:53:31.876 INFO:tasks.workunit.client.1.smithi159.stderr:+++ rbd info sparse2 2024-08-10T05:53:31.877 INFO:tasks.workunit.client.1.smithi159.stderr:+++ grep block_name_prefix 2024-08-10T05:53:31.877 INFO:tasks.workunit.client.1.smithi159.stderr:+++ awk '{print $NF;}' 2024-08-10T05:53:31.916 INFO:tasks.workunit.client.1.smithi159.stderr:++ prefix=rbd_data.d6db50dffe28 2024-08-10T05:53:31.917 INFO:tasks.workunit.client.1.smithi159.stderr:+++ grep rbd_data.d6db50dffe28 2024-08-10T05:53:31.917 INFO:tasks.workunit.client.1.smithi159.stderr:++++ get_image_data_pool sparse2 2024-08-10T05:53:31.917 INFO:tasks.workunit.client.1.smithi159.stderr:++++ image=sparse2 2024-08-10T05:53:31.917 INFO:tasks.workunit.client.1.smithi159.stderr:+++ sed -e 's/rbd_data.d6db50dffe28\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-08-10T05:53:31.917 INFO:tasks.workunit.client.1.smithi159.stderr:+++ sort -u 2024-08-10T05:53:31.917 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ rbd info sparse2 2024-08-10T05:53:31.917 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ grep 'data_pool: ' 2024-08-10T05:53:31.917 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ awk -F: '{ print $NF }' 2024-08-10T05:53:31.956 INFO:tasks.workunit.client.1.smithi159.stderr:++++ data_pool= 2024-08-10T05:53:31.957 INFO:tasks.workunit.client.1.smithi159.stderr:++++ '[' -z ']' 2024-08-10T05:53:31.957 INFO:tasks.workunit.client.1.smithi159.stderr:++++ data_pool=rbd 2024-08-10T05:53:31.957 INFO:tasks.workunit.client.1.smithi159.stderr:++++ echo rbd 2024-08-10T05:53:31.957 INFO:tasks.workunit.client.1.smithi159.stderr:+++ rados ls -p rbd 2024-08-10T05:53:32.001 INFO:tasks.workunit.client.1.smithi159.stderr:++ objects=0 2024-08-10T05:53:32.002 INFO:tasks.workunit.client.1.smithi159.stderr:++ echo 0 2024-08-10T05:53:32.002 INFO:tasks.workunit.client.1.smithi159.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-08-10T05:53:32.002 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd export sparse2 /tmp/rbd_import_export_139832/sparse2.out 2024-08-10T05:53:32.041 INFO:tasks.workunit.client.1.smithi159.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-08-10T05:53:32.045 INFO:tasks.workunit.client.1.smithi159.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_139832/sparse2 /tmp/rbd_import_export_139832/sparse2.out 2024-08-10T05:53:32.045 INFO:tasks.workunit.client.1.smithi159.stderr:+ cmp -l /tmp/rbd_import_export_139832/sparse2 /tmp/rbd_import_export_139832/sparse2.out 2024-08-10T05:53:32.046 INFO:tasks.workunit.client.1.smithi159.stderr:++ stat /tmp/rbd_import_export_139832/sparse2 --format %b 2024-08-10T05:53:32.047 INFO:tasks.workunit.client.1.smithi159.stderr:+ origsize=2048 2024-08-10T05:53:32.048 INFO:tasks.workunit.client.1.smithi159.stderr:++ stat /tmp/rbd_import_export_139832/sparse2.out --format %b 2024-08-10T05:53:32.049 INFO:tasks.workunit.client.1.smithi159.stderr:+ exportsize=2048 2024-08-10T05:53:32.049 INFO:tasks.workunit.client.1.smithi159.stderr:+ difference=0 2024-08-10T05:53:32.049 INFO:tasks.workunit.client.1.smithi159.stderr:+ difference=0 2024-08-10T05:53:32.049 INFO:tasks.workunit.client.1.smithi159.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-10T05:53:32.049 INFO:tasks.workunit.client.1.smithi159.stderr:+ rm /tmp/rbd_import_export_139832/sparse2.out 2024-08-10T05:53:32.049 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd rm sparse2 2024-08-10T05:53:32.169 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-08-10T05:53:32.173 INFO:tasks.workunit.client.1.smithi159.stderr:+ truncate /tmp/rbd_import_export_139832/sparse1 -s 10M 2024-08-10T05:53:32.174 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import --new-format --order 20 - sparse1 2024-08-10T05:53:32.285 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 100% complete...done. 2024-08-10T05:53:32.286 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-10T05:53:32.286 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: --order is deprecated, use --object-size 2024-08-10T05:53:32.289 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd ls -l 2024-08-10T05:53:32.289 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep sparse1 2024-08-10T05:53:32.289 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep -Ei '(10 MiB|10240k)' 2024-08-10T05:53:32.328 INFO:tasks.workunit.client.1.smithi159.stdout:sparse1 10 MiB 2 2024-08-10T05:53:32.329 INFO:tasks.workunit.client.1.smithi159.stderr:++ objects sparse1 2024-08-10T05:53:32.329 INFO:tasks.workunit.client.1.smithi159.stderr:++ image=sparse1 2024-08-10T05:53:32.329 INFO:tasks.workunit.client.1.smithi159.stderr:+++ rbd info sparse1 2024-08-10T05:53:32.329 INFO:tasks.workunit.client.1.smithi159.stderr:+++ grep block_name_prefix 2024-08-10T05:53:32.329 INFO:tasks.workunit.client.1.smithi159.stderr:+++ awk '{print $NF;}' 2024-08-10T05:53:32.369 INFO:tasks.workunit.client.1.smithi159.stderr:++ prefix=rbd_data.d70844256936 2024-08-10T05:53:32.369 INFO:tasks.workunit.client.1.smithi159.stderr:+++ grep rbd_data.d70844256936 2024-08-10T05:53:32.369 INFO:tasks.workunit.client.1.smithi159.stderr:+++ sed -e 's/rbd_data.d70844256936\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-08-10T05:53:32.369 INFO:tasks.workunit.client.1.smithi159.stderr:++++ get_image_data_pool sparse1 2024-08-10T05:53:32.369 INFO:tasks.workunit.client.1.smithi159.stderr:++++ image=sparse1 2024-08-10T05:53:32.369 INFO:tasks.workunit.client.1.smithi159.stderr:+++ sort -u 2024-08-10T05:53:32.370 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ rbd info sparse1 2024-08-10T05:53:32.370 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ grep 'data_pool: ' 2024-08-10T05:53:32.370 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ awk -F: '{ print $NF }' 2024-08-10T05:53:32.409 INFO:tasks.workunit.client.1.smithi159.stderr:++++ data_pool= 2024-08-10T05:53:32.409 INFO:tasks.workunit.client.1.smithi159.stderr:++++ '[' -z ']' 2024-08-10T05:53:32.409 INFO:tasks.workunit.client.1.smithi159.stderr:++++ data_pool=rbd 2024-08-10T05:53:32.409 INFO:tasks.workunit.client.1.smithi159.stderr:++++ echo rbd 2024-08-10T05:53:32.409 INFO:tasks.workunit.client.1.smithi159.stderr:+++ rados ls -p rbd 2024-08-10T05:53:32.454 INFO:tasks.workunit.client.1.smithi159.stderr:++ objects=1 2024-08-10T05:53:32.454 INFO:tasks.workunit.client.1.smithi159.stderr:++ echo 1 2024-08-10T05:53:32.454 INFO:tasks.workunit.client.1.smithi159.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-08-10T05:53:32.454 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd export sparse1 /tmp/rbd_import_export_139832/sparse1.out 2024-08-10T05:53:32.495 INFO:tasks.workunit.client.1.smithi159.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2024-08-10T05:53:32.498 INFO:tasks.workunit.client.1.smithi159.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_139832/sparse1 /tmp/rbd_import_export_139832/sparse1.out 2024-08-10T05:53:32.498 INFO:tasks.workunit.client.1.smithi159.stderr:+ cmp -l /tmp/rbd_import_export_139832/sparse1 /tmp/rbd_import_export_139832/sparse1.out 2024-08-10T05:53:32.505 INFO:tasks.workunit.client.1.smithi159.stderr:++ stat /tmp/rbd_import_export_139832/sparse1 --format %b 2024-08-10T05:53:32.506 INFO:tasks.workunit.client.1.smithi159.stderr:+ origsize=2048 2024-08-10T05:53:32.506 INFO:tasks.workunit.client.1.smithi159.stderr:++ stat /tmp/rbd_import_export_139832/sparse1.out --format %b 2024-08-10T05:53:32.507 INFO:tasks.workunit.client.1.smithi159.stderr:+ exportsize=2048 2024-08-10T05:53:32.507 INFO:tasks.workunit.client.1.smithi159.stderr:+ difference=0 2024-08-10T05:53:32.507 INFO:tasks.workunit.client.1.smithi159.stderr:+ difference=0 2024-08-10T05:53:32.507 INFO:tasks.workunit.client.1.smithi159.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-10T05:53:32.507 INFO:tasks.workunit.client.1.smithi159.stderr:+ rm /tmp/rbd_import_export_139832/sparse1.out 2024-08-10T05:53:32.508 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd rm sparse1 2024-08-10T05:53:32.628 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2024-08-10T05:53:32.631 INFO:tasks.workunit.client.1.smithi159.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_139832/sparse2 oflag=append conv=notrunc 2024-08-10T05:53:32.638 INFO:tasks.workunit.client.1.smithi159.stderr:1+0 records in 2024-08-10T05:53:32.638 INFO:tasks.workunit.client.1.smithi159.stderr:1+0 records out 2024-08-10T05:53:32.639 INFO:tasks.workunit.client.1.smithi159.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00609847 s, 344 MB/s 2024-08-10T05:53:32.639 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import --new-format --order 20 - sparse2 2024-08-10T05:53:32.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:32 smithi159 ceph-mon[90359]: pgmap v2036: 105 pgs: 105 active+clean; 803 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 64 KiB/s rd, 4.1 KiB/s wr, 83 op/s 2024-08-10T05:53:32.736 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 100% complete...done. 2024-08-10T05:53:32.737 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-10T05:53:32.737 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: --order is deprecated, use --object-size 2024-08-10T05:53:32.740 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd ls -l 2024-08-10T05:53:32.740 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep sparse2 2024-08-10T05:53:32.740 INFO:tasks.workunit.client.1.smithi159.stderr:+ grep -Ei '(4 MiB|4096k)' 2024-08-10T05:53:32.779 INFO:tasks.workunit.client.1.smithi159.stdout:sparse2 4 MiB 2 2024-08-10T05:53:32.779 INFO:tasks.workunit.client.1.smithi159.stderr:++ objects sparse2 2024-08-10T05:53:32.780 INFO:tasks.workunit.client.1.smithi159.stderr:++ image=sparse2 2024-08-10T05:53:32.780 INFO:tasks.workunit.client.1.smithi159.stderr:+++ rbd info sparse2 2024-08-10T05:53:32.780 INFO:tasks.workunit.client.1.smithi159.stderr:+++ grep block_name_prefix 2024-08-10T05:53:32.780 INFO:tasks.workunit.client.1.smithi159.stderr:+++ awk '{print $NF;}' 2024-08-10T05:53:32.819 INFO:tasks.workunit.client.1.smithi159.stderr:++ prefix=rbd_data.d73594d3f7a5 2024-08-10T05:53:32.820 INFO:tasks.workunit.client.1.smithi159.stderr:+++ grep rbd_data.d73594d3f7a5 2024-08-10T05:53:32.820 INFO:tasks.workunit.client.1.smithi159.stderr:++++ get_image_data_pool sparse2 2024-08-10T05:53:32.820 INFO:tasks.workunit.client.1.smithi159.stderr:++++ image=sparse2 2024-08-10T05:53:32.820 INFO:tasks.workunit.client.1.smithi159.stderr:+++ sed -e 's/rbd_data.d73594d3f7a5\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-08-10T05:53:32.820 INFO:tasks.workunit.client.1.smithi159.stderr:+++ sort -u 2024-08-10T05:53:32.821 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ rbd info sparse2 2024-08-10T05:53:32.821 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ grep 'data_pool: ' 2024-08-10T05:53:32.821 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ awk -F: '{ print $NF }' 2024-08-10T05:53:32.861 INFO:tasks.workunit.client.1.smithi159.stderr:++++ data_pool= 2024-08-10T05:53:32.861 INFO:tasks.workunit.client.1.smithi159.stderr:++++ '[' -z ']' 2024-08-10T05:53:32.862 INFO:tasks.workunit.client.1.smithi159.stderr:++++ data_pool=rbd 2024-08-10T05:53:32.862 INFO:tasks.workunit.client.1.smithi159.stderr:++++ echo rbd 2024-08-10T05:53:32.862 INFO:tasks.workunit.client.1.smithi159.stderr:+++ rados ls -p rbd 2024-08-10T05:53:32.905 INFO:tasks.workunit.client.1.smithi159.stderr:++ objects='0 2024-08-10T05:53:32.906 INFO:tasks.workunit.client.1.smithi159.stderr:2 2024-08-10T05:53:32.906 INFO:tasks.workunit.client.1.smithi159.stderr:3' 2024-08-10T05:53:32.906 INFO:tasks.workunit.client.1.smithi159.stderr:++ echo 0 2 3 2024-08-10T05:53:32.906 INFO:tasks.workunit.client.1.smithi159.stderr:+ '[' 0 -eq 1 -o '0 2 3' = '0 2 3' ']' 2024-08-10T05:53:32.906 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd export sparse2 /tmp/rbd_import_export_139832/sparse2.out 2024-08-10T05:53:32.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:32 smithi086 ceph-mon[98993]: pgmap v2036: 105 pgs: 105 active+clean; 803 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 64 KiB/s rd, 4.1 KiB/s wr, 83 op/s 2024-08-10T05:53:32.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:32 smithi086 ceph-mon[101471]: pgmap v2036: 105 pgs: 105 active+clean; 803 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 64 KiB/s rd, 4.1 KiB/s wr, 83 op/s 2024-08-10T05:53:32.947 INFO:tasks.workunit.client.1.smithi159.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2024-08-10T05:53:32.950 INFO:tasks.workunit.client.1.smithi159.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_139832/sparse2 /tmp/rbd_import_export_139832/sparse2.out 2024-08-10T05:53:32.951 INFO:tasks.workunit.client.1.smithi159.stderr:+ cmp -l /tmp/rbd_import_export_139832/sparse2 /tmp/rbd_import_export_139832/sparse2.out 2024-08-10T05:53:32.953 INFO:tasks.workunit.client.1.smithi159.stderr:++ stat /tmp/rbd_import_export_139832/sparse2 --format %b 2024-08-10T05:53:32.955 INFO:tasks.workunit.client.1.smithi159.stderr:+ origsize=6144 2024-08-10T05:53:32.955 INFO:tasks.workunit.client.1.smithi159.stderr:++ stat /tmp/rbd_import_export_139832/sparse2.out --format %b 2024-08-10T05:53:32.956 INFO:tasks.workunit.client.1.smithi159.stderr:+ exportsize=6144 2024-08-10T05:53:32.956 INFO:tasks.workunit.client.1.smithi159.stderr:+ difference=0 2024-08-10T05:53:32.956 INFO:tasks.workunit.client.1.smithi159.stderr:+ difference=0 2024-08-10T05:53:32.956 INFO:tasks.workunit.client.1.smithi159.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-10T05:53:32.956 INFO:tasks.workunit.client.1.smithi159.stderr:+ rm /tmp/rbd_import_export_139832/sparse2.out 2024-08-10T05:53:32.957 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd rm sparse2 2024-08-10T05:53:33.075 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2024-08-10T05:53:33.077 INFO:tasks.workunit.client.1.smithi159.stderr:+ echo 'partially-sparse file imports to partially-sparse image' 2024-08-10T05:53:33.078 INFO:tasks.workunit.client.1.smithi159.stdout:partially-sparse file imports to partially-sparse image 2024-08-10T05:53:33.078 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_139832/sparse1 sparse 2024-08-10T05:53:33.155 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2024-08-10T05:53:33.156 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-10T05:53:33.156 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: --order is deprecated, use --object-size 2024-08-10T05:53:33.159 INFO:tasks.workunit.client.1.smithi159.stderr:++ objects sparse 2024-08-10T05:53:33.159 INFO:tasks.workunit.client.1.smithi159.stderr:++ image=sparse 2024-08-10T05:53:33.159 INFO:tasks.workunit.client.1.smithi159.stderr:+++ rbd info sparse 2024-08-10T05:53:33.159 INFO:tasks.workunit.client.1.smithi159.stderr:+++ grep block_name_prefix 2024-08-10T05:53:33.160 INFO:tasks.workunit.client.1.smithi159.stderr:+++ awk '{print $NF;}' 2024-08-10T05:53:33.198 INFO:tasks.workunit.client.1.smithi159.stderr:++ prefix=rbd_data.d762b81770a5 2024-08-10T05:53:33.199 INFO:tasks.workunit.client.1.smithi159.stderr:+++ grep rbd_data.d762b81770a5 2024-08-10T05:53:33.200 INFO:tasks.workunit.client.1.smithi159.stderr:+++ sed -e 's/rbd_data.d762b81770a5\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-08-10T05:53:33.200 INFO:tasks.workunit.client.1.smithi159.stderr:++++ get_image_data_pool sparse 2024-08-10T05:53:33.200 INFO:tasks.workunit.client.1.smithi159.stderr:++++ image=sparse 2024-08-10T05:53:33.200 INFO:tasks.workunit.client.1.smithi159.stderr:+++ sort -u 2024-08-10T05:53:33.200 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ rbd info sparse 2024-08-10T05:53:33.200 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ grep 'data_pool: ' 2024-08-10T05:53:33.200 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ awk -F: '{ print $NF }' 2024-08-10T05:53:33.239 INFO:tasks.workunit.client.1.smithi159.stderr:++++ data_pool= 2024-08-10T05:53:33.239 INFO:tasks.workunit.client.1.smithi159.stderr:++++ '[' -z ']' 2024-08-10T05:53:33.239 INFO:tasks.workunit.client.1.smithi159.stderr:++++ data_pool=rbd 2024-08-10T05:53:33.239 INFO:tasks.workunit.client.1.smithi159.stderr:++++ echo rbd 2024-08-10T05:53:33.239 INFO:tasks.workunit.client.1.smithi159.stderr:+++ rados ls -p rbd 2024-08-10T05:53:33.283 INFO:tasks.workunit.client.1.smithi159.stderr:++ objects=1 2024-08-10T05:53:33.283 INFO:tasks.workunit.client.1.smithi159.stderr:++ echo 1 2024-08-10T05:53:33.283 INFO:tasks.workunit.client.1.smithi159.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-08-10T05:53:33.283 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd rm sparse 2024-08-10T05:53:33.401 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2024-08-10T05:53:33.404 INFO:tasks.workunit.client.1.smithi159.stdout:zeros import through stdin to sparse image 2024-08-10T05:53:33.404 INFO:tasks.workunit.client.1.smithi159.stderr:+ echo 'zeros import through stdin to sparse image' 2024-08-10T05:53:33.404 INFO:tasks.workunit.client.1.smithi159.stderr:+ dd if=/dev/zero bs=1M count=4 2024-08-10T05:53:33.404 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd import --new-format - sparse 2024-08-10T05:53:33.459 INFO:tasks.workunit.client.1.smithi159.stderr:4+0 records in 2024-08-10T05:53:33.459 INFO:tasks.workunit.client.1.smithi159.stderr:4+0 records out 2024-08-10T05:53:33.459 INFO:tasks.workunit.client.1.smithi159.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0543542 s, 77.2 MB/s 2024-08-10T05:53:33.473 INFO:tasks.workunit.client.1.smithi159.stderr: Importing image: 100% complete...done. 2024-08-10T05:53:33.473 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-10T05:53:33.476 INFO:tasks.workunit.client.1.smithi159.stderr:++ objects sparse 2024-08-10T05:53:33.476 INFO:tasks.workunit.client.1.smithi159.stderr:++ image=sparse 2024-08-10T05:53:33.477 INFO:tasks.workunit.client.1.smithi159.stderr:+++ rbd info sparse 2024-08-10T05:53:33.477 INFO:tasks.workunit.client.1.smithi159.stderr:+++ grep block_name_prefix 2024-08-10T05:53:33.477 INFO:tasks.workunit.client.1.smithi159.stderr:+++ awk '{print $NF;}' 2024-08-10T05:53:33.517 INFO:tasks.workunit.client.1.smithi159.stderr:++ prefix=rbd_data.d7833d631135 2024-08-10T05:53:33.519 INFO:tasks.workunit.client.1.smithi159.stderr:+++ grep rbd_data.d7833d631135 2024-08-10T05:53:33.519 INFO:tasks.workunit.client.1.smithi159.stderr:+++ sed -e 's/rbd_data.d7833d631135\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-08-10T05:53:33.519 INFO:tasks.workunit.client.1.smithi159.stderr:++++ get_image_data_pool sparse 2024-08-10T05:53:33.519 INFO:tasks.workunit.client.1.smithi159.stderr:++++ image=sparse 2024-08-10T05:53:33.519 INFO:tasks.workunit.client.1.smithi159.stderr:+++ sort -u 2024-08-10T05:53:33.519 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ rbd info sparse 2024-08-10T05:53:33.519 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ grep 'data_pool: ' 2024-08-10T05:53:33.519 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ awk -F: '{ print $NF }' 2024-08-10T05:53:33.558 INFO:tasks.workunit.client.1.smithi159.stderr:++++ data_pool= 2024-08-10T05:53:33.558 INFO:tasks.workunit.client.1.smithi159.stderr:++++ '[' -z ']' 2024-08-10T05:53:33.559 INFO:tasks.workunit.client.1.smithi159.stderr:++++ data_pool=rbd 2024-08-10T05:53:33.559 INFO:tasks.workunit.client.1.smithi159.stderr:++++ echo rbd 2024-08-10T05:53:33.559 INFO:tasks.workunit.client.1.smithi159.stderr:+++ rados ls -p rbd 2024-08-10T05:53:33.603 INFO:tasks.workunit.client.1.smithi159.stderr:++ objects= 2024-08-10T05:53:33.603 INFO:tasks.workunit.client.1.smithi159.stderr:++ echo 2024-08-10T05:53:33.603 INFO:tasks.workunit.client.1.smithi159.stderr:+ '[' 0 -eq 1 -o '' = '' ']' 2024-08-10T05:53:33.603 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd rm sparse 2024-08-10T05:53:33.714 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 100% complete...done. 2024-08-10T05:53:33.716 INFO:tasks.workunit.client.1.smithi159.stdout:zeros export to sparse file 2024-08-10T05:53:33.717 INFO:tasks.workunit.client.1.smithi159.stderr:+ echo 'zeros export to sparse file' 2024-08-10T05:53:33.717 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd create --new-format sparse --size 4 2024-08-10T05:53:33.763 INFO:tasks.workunit.client.1.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-10T05:53:33.766 INFO:tasks.workunit.client.1.smithi159.stderr:++ rbd info sparse 2024-08-10T05:53:33.766 INFO:tasks.workunit.client.1.smithi159.stderr:++ grep block_name_prefix 2024-08-10T05:53:33.766 INFO:tasks.workunit.client.1.smithi159.stderr:++ awk '{print $NF;}' 2024-08-10T05:53:33.805 INFO:tasks.workunit.client.1.smithi159.stderr:+ prefix=rbd_data.d7a4e056e803 2024-08-10T05:53:33.805 INFO:tasks.workunit.client.1.smithi159.stderr:+ dd if=/dev/zero bs=4M count=1 2024-08-10T05:53:33.805 INFO:tasks.workunit.client.1.smithi159.stderr:++ get_image_data_pool sparse 2024-08-10T05:53:33.805 INFO:tasks.workunit.client.1.smithi159.stderr:++ image=sparse 2024-08-10T05:53:33.806 INFO:tasks.workunit.client.1.smithi159.stderr:+++ rbd info sparse 2024-08-10T05:53:33.806 INFO:tasks.workunit.client.1.smithi159.stderr:+++ grep 'data_pool: ' 2024-08-10T05:53:33.806 INFO:tasks.workunit.client.1.smithi159.stderr:+++ awk -F: '{ print $NF }' 2024-08-10T05:53:33.844 INFO:tasks.workunit.client.1.smithi159.stderr:++ data_pool= 2024-08-10T05:53:33.845 INFO:tasks.workunit.client.1.smithi159.stderr:++ '[' -z ']' 2024-08-10T05:53:33.845 INFO:tasks.workunit.client.1.smithi159.stderr:++ data_pool=rbd 2024-08-10T05:53:33.845 INFO:tasks.workunit.client.1.smithi159.stderr:++ echo rbd 2024-08-10T05:53:33.845 INFO:tasks.workunit.client.1.smithi159.stderr:+ rados -p rbd put rbd_data.d7a4e056e803.000000000000 - 2024-08-10T05:53:33.878 INFO:tasks.workunit.client.1.smithi159.stderr:1+0 records in 2024-08-10T05:53:33.878 INFO:tasks.workunit.client.1.smithi159.stderr:1+0 records out 2024-08-10T05:53:33.878 INFO:tasks.workunit.client.1.smithi159.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0719897 s, 58.3 MB/s 2024-08-10T05:53:33.900 INFO:tasks.workunit.client.1.smithi159.stderr:++ objects sparse 2024-08-10T05:53:33.900 INFO:tasks.workunit.client.1.smithi159.stderr:++ image=sparse 2024-08-10T05:53:33.900 INFO:tasks.workunit.client.1.smithi159.stderr:+++ rbd info sparse 2024-08-10T05:53:33.900 INFO:tasks.workunit.client.1.smithi159.stderr:+++ grep block_name_prefix 2024-08-10T05:53:33.900 INFO:tasks.workunit.client.1.smithi159.stderr:+++ awk '{print $NF;}' 2024-08-10T05:53:33.939 INFO:tasks.workunit.client.1.smithi159.stderr:++ prefix=rbd_data.d7a4e056e803 2024-08-10T05:53:33.940 INFO:tasks.workunit.client.1.smithi159.stderr:+++ grep rbd_data.d7a4e056e803 2024-08-10T05:53:33.940 INFO:tasks.workunit.client.1.smithi159.stderr:++++ get_image_data_pool sparse 2024-08-10T05:53:33.940 INFO:tasks.workunit.client.1.smithi159.stderr:++++ image=sparse 2024-08-10T05:53:33.940 INFO:tasks.workunit.client.1.smithi159.stderr:+++ sed -e 's/rbd_data.d7a4e056e803\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-08-10T05:53:33.940 INFO:tasks.workunit.client.1.smithi159.stderr:+++ sort -u 2024-08-10T05:53:33.940 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ rbd info sparse 2024-08-10T05:53:33.940 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ grep 'data_pool: ' 2024-08-10T05:53:33.940 INFO:tasks.workunit.client.1.smithi159.stderr:+++++ awk -F: '{ print $NF }' 2024-08-10T05:53:33.978 INFO:tasks.workunit.client.1.smithi159.stderr:++++ data_pool= 2024-08-10T05:53:33.978 INFO:tasks.workunit.client.1.smithi159.stderr:++++ '[' -z ']' 2024-08-10T05:53:33.979 INFO:tasks.workunit.client.1.smithi159.stderr:++++ data_pool=rbd 2024-08-10T05:53:33.979 INFO:tasks.workunit.client.1.smithi159.stderr:++++ echo rbd 2024-08-10T05:53:33.979 INFO:tasks.workunit.client.1.smithi159.stderr:+++ rados ls -p rbd 2024-08-10T05:53:34.023 INFO:tasks.workunit.client.1.smithi159.stderr:++ objects=0 2024-08-10T05:53:34.024 INFO:tasks.workunit.client.1.smithi159.stderr:++ echo 0 2024-08-10T05:53:34.024 INFO:tasks.workunit.client.1.smithi159.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-08-10T05:53:34.024 INFO:tasks.workunit.client.1.smithi159.stderr:+ rm /tmp/rbd_import_export_139832/sparse 2024-08-10T05:53:34.024 INFO:tasks.workunit.client.1.smithi159.stderr:rm: cannot remove '/tmp/rbd_import_export_139832/sparse': No such file or directory 2024-08-10T05:53:34.025 INFO:tasks.workunit.client.1.smithi159.stderr:+ true 2024-08-10T05:53:34.025 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd export sparse /tmp/rbd_import_export_139832/sparse 2024-08-10T05:53:34.064 INFO:tasks.workunit.client.1.smithi159.stderr: Exporting image: 100% complete...done. 2024-08-10T05:53:34.067 INFO:tasks.workunit.client.1.smithi159.stderr:++ stat /tmp/rbd_import_export_139832/sparse --format=%b 2024-08-10T05:53:34.068 INFO:tasks.workunit.client.1.smithi159.stderr:+ '[' 0 = 0 ']' 2024-08-10T05:53:34.068 INFO:tasks.workunit.client.1.smithi159.stderr:+ rbd rm sparse 2024-08-10T05:53:34.184 INFO:tasks.workunit.client.1.smithi159.stderr: Removing image: 100% complete...done. 2024-08-10T05:53:34.187 INFO:tasks.workunit.client.1.smithi159.stderr:+ rm /tmp/rbd_import_export_139832/sparse /tmp/rbd_import_export_139832/sparse1 /tmp/rbd_import_export_139832/sparse2 /tmp/rbd_import_export_139832/sparse3 2024-08-10T05:53:34.189 INFO:tasks.workunit.client.1.smithi159.stderr:rm: cannot remove '/tmp/rbd_import_export_139832/sparse3': No such file or directory 2024-08-10T05:53:34.189 INFO:tasks.workunit.client.1.smithi159.stderr:+ true 2024-08-10T05:53:34.189 INFO:tasks.workunit.client.1.smithi159.stderr:+ echo OK 2024-08-10T05:53:34.189 INFO:tasks.workunit.client.1.smithi159.stdout:OK 2024-08-10T05:53:34.190 INFO:tasks.workunit.client.1.smithi159.stderr:+ rm -rf /tmp/rbd_import_export_139832 2024-08-10T05:53:34.191 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T05:53:34.191 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp 2024-08-10T05:53:34.258 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.1... 2024-08-10T05:53:34.258 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.1 /home/ubuntu/cephtest/clone.client.1 2024-08-10T05:53:34.511 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:34 smithi159 ceph-mon[90359]: pgmap v2037: 105 pgs: 105 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 372 KiB/s rd, 444 KiB/s wr, 203 op/s 2024-08-10T05:53:34.512 DEBUG:teuthology.parallel:result is None 2024-08-10T05:53:34.512 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1 2024-08-10T05:53:34.538 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.1/client.1 2024-08-10T05:53:34.538 DEBUG:teuthology.orchestra.run.smithi159:> rmdir -- /home/ubuntu/cephtest/mnt.1 2024-08-10T05:53:34.593 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.1/client.1 2024-08-10T05:53:34.593 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-10T05:53:34.593 INFO:teuthology.task.print:**** done end rbd_import_export.yaml 2024-08-10T05:53:34.593 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-10T05:53:34.593 INFO:teuthology.task.print:**** done start test_rbd_api.yaml 2024-08-10T05:53:34.593 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-10T05:53:34.594 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-10T05:53:34.594 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-10T05:53:34.594 DEBUG:teuthology.orchestra.run.smithi086:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-10T05:53:34.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T05:53:34.613 INFO:teuthology.orchestra.run.smithi086.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-10T05:53:34.613 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-10T05:53:34.669 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-10T05:53:34.670 DEBUG:teuthology.orchestra.run.smithi086:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-10T05:53:34.726 INFO:tasks.workunit:timeout=3h 2024-08-10T05:53:34.726 INFO:tasks.workunit:cleanup=True 2024-08-10T05:53:34.727 DEBUG:teuthology.orchestra.run.smithi086:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-10T05:53:34.783 INFO:tasks.workunit.client.0.smithi086.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-10T05:53:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:34 smithi086 ceph-mon[98993]: pgmap v2037: 105 pgs: 105 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 372 KiB/s rd, 444 KiB/s wr, 203 op/s 2024-08-10T05:53:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:34 smithi086 ceph-mon[101471]: pgmap v2037: 105 pgs: 105 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 372 KiB/s rd, 444 KiB/s wr, 203 op/s 2024-08-10T05:53:36.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:36 smithi159 ceph-mon[90359]: pgmap v2038: 105 pgs: 105 active+clean; 5.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 747 KiB/s rd, 1.3 MiB/s wr, 307 op/s 2024-08-10T05:53:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:36 smithi086 ceph-mon[98993]: pgmap v2038: 105 pgs: 105 active+clean; 5.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 747 KiB/s rd, 1.3 MiB/s wr, 307 op/s 2024-08-10T05:53:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:36 smithi086 ceph-mon[101471]: pgmap v2038: 105 pgs: 105 active+clean; 5.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 747 KiB/s rd, 1.3 MiB/s wr, 307 op/s 2024-08-10T05:53:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:38 smithi086 ceph-mon[98993]: pgmap v2039: 105 pgs: 105 active+clean; 5.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 585 KiB/s rd, 1.1 MiB/s wr, 242 op/s 2024-08-10T05:53:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:38 smithi086 ceph-mon[101471]: pgmap v2039: 105 pgs: 105 active+clean; 5.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 585 KiB/s rd, 1.1 MiB/s wr, 242 op/s 2024-08-10T05:53:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:53:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:53:38] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-08-10T05:53:38.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:38 smithi159 ceph-mon[90359]: pgmap v2039: 105 pgs: 105 active+clean; 5.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 585 KiB/s rd, 1.1 MiB/s wr, 242 op/s 2024-08-10T05:53:39.957 DEBUG:teuthology.orchestra.run.smithi086:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-08-10T05:53:40.012 INFO:tasks.workunit.client.0.smithi086.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-10T05:53:40.014 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-10T05:53:40.014 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-10T05:53:40.064 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-10T05:53:40.113 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-10T05:53:40.152 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-10T05:53:40.154 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-10T05:53:40.154 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-10T05:53:40.192 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-10T05:53:40.195 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T05:53:40.195 DEBUG:teuthology.orchestra.run.smithi086:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-10T05:53:40.252 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2024-08-10T05:53:40.253 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2024-08-10T05:53:40.253 DEBUG:teuthology.orchestra.run.smithi086:workunit test rbd/test_librbd.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 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd.sh 2024-08-10T05:53:40.444 INFO:tasks.workunit.client.0.smithi086.stdout:seed 150683 2024-08-10T05:53:40.445 INFO:tasks.workunit.client.0.smithi086.stderr:warning: failed to enable lockdep 2024-08-10T05:53:40.445 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] Running 490 tests from 24 test suites. 2024-08-10T05:53:40.445 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment set-up. 2024-08-10T05:53:40.445 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 1 test from TestJournalStress 2024-08-10T05:53:40.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:40 smithi159 ceph-mon[90359]: pgmap v2040: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 954 KiB/s rd, 1.3 MiB/s wr, 329 op/s 2024-08-10T05:53:40.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:40 smithi159 ceph-mon[90359]: osdmap e1126: 8 total, 8 up, 8 in 2024-08-10T05:53:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:40 smithi086 ceph-mon[98993]: pgmap v2040: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 954 KiB/s rd, 1.3 MiB/s wr, 329 op/s 2024-08-10T05:53:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:40 smithi086 ceph-mon[98993]: osdmap e1126: 8 total, 8 up, 8 in 2024-08-10T05:53:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:40 smithi086 ceph-mon[101471]: pgmap v2040: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 954 KiB/s rd, 1.3 MiB/s wr, 329 op/s 2024-08-10T05:53:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:40 smithi086 ceph-mon[101471]: osdmap e1126: 8 total, 8 up, 8 in 2024-08-10T05:53:41.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:53:41.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:53:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:53:42.448 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-08-10T05:53:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:42 smithi086 ceph-mon[101471]: pgmap v2042: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 838 KiB/s rd, 1.1 MiB/s wr, 298 op/s 2024-08-10T05:53:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:42 smithi086 ceph-mon[101471]: osdmap e1127: 8 total, 8 up, 8 in 2024-08-10T05:53:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:42 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1428549617' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:53:42.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:42 smithi086 ceph-mon[98993]: pgmap v2042: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 838 KiB/s rd, 1.1 MiB/s wr, 298 op/s 2024-08-10T05:53:42.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:42 smithi086 ceph-mon[98993]: osdmap e1127: 8 total, 8 up, 8 in 2024-08-10T05:53:42.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:42 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1428549617' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:53:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:42 smithi159 ceph-mon[90359]: pgmap v2042: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 838 KiB/s rd, 1.1 MiB/s wr, 298 op/s 2024-08-10T05:53:42.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:42 smithi159 ceph-mon[90359]: osdmap e1127: 8 total, 8 up, 8 in 2024-08-10T05:53:42.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:42 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1428549617' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:53:43.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:43 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1428549617' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:53:43.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:43 smithi086 ceph-mon[101471]: osdmap e1128: 8 total, 8 up, 8 in 2024-08-10T05:53:43.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:43 smithi086 ceph-mon[101471]: osdmap e1129: 8 total, 8 up, 8 in 2024-08-10T05:53:43.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:43 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1428549617' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:53:43.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:43 smithi086 ceph-mon[98993]: osdmap e1128: 8 total, 8 up, 8 in 2024-08-10T05:53:43.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:43 smithi086 ceph-mon[98993]: osdmap e1129: 8 total, 8 up, 8 in 2024-08-10T05:53:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:43 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1428549617' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:53:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:43 smithi159 ceph-mon[90359]: osdmap e1128: 8 total, 8 up, 8 in 2024-08-10T05:53:43.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:43 smithi159 ceph-mon[90359]: osdmap e1129: 8 total, 8 up, 8 in 2024-08-10T05:53:44.488 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Stress.cc:37: Skipped 2024-08-10T05:53:44.488 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:44.488 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap (2040 ms) 2024-08-10T05:53:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:44 smithi086 ceph-mon[98993]: pgmap v2045: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 648 KiB/s rd, 521 KiB/s wr, 186 op/s 2024-08-10T05:53:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:44 smithi086 ceph-mon[101471]: pgmap v2045: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 648 KiB/s rd, 521 KiB/s wr, 186 op/s 2024-08-10T05:53:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:44 smithi159 ceph-mon[90359]: pgmap v2045: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 648 KiB/s rd, 521 KiB/s wr, 186 op/s 2024-08-10T05:53:45.479 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 1 test from TestJournalStress (2040 ms total) 2024-08-10T05:53:45.479 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:53:45.480 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 16 tests from TestJournalReplay 2024-08-10T05:53:45.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:45 smithi086 ceph-mon[98993]: osdmap e1130: 8 total, 8 up, 8 in 2024-08-10T05:53:45.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:45 smithi086 ceph-mon[101471]: osdmap e1130: 8 total, 8 up, 8 in 2024-08-10T05:53:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:45 smithi159 ceph-mon[90359]: osdmap e1130: 8 total, 8 up, 8 in 2024-08-10T05:53:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:46 smithi086 ceph-mon[98993]: pgmap v2048: 137 pgs: 7 creating+peering, 9 unknown, 121 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T05:53:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:46 smithi086 ceph-mon[98993]: osdmap e1131: 8 total, 8 up, 8 in 2024-08-10T05:53:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:46 smithi086 ceph-mon[101471]: pgmap v2048: 137 pgs: 7 creating+peering, 9 unknown, 121 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T05:53:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:46 smithi086 ceph-mon[101471]: osdmap e1131: 8 total, 8 up, 8 in 2024-08-10T05:53:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:46 smithi159 ceph-mon[90359]: pgmap v2048: 137 pgs: 7 creating+peering, 9 unknown, 121 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T05:53:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:46 smithi159 ceph-mon[90359]: osdmap e1131: 8 total, 8 up, 8 in 2024-08-10T05:53:47.495 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2024-08-10T05:53:47.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:47 smithi086 ceph-mon[101471]: osdmap e1132: 8 total, 8 up, 8 in 2024-08-10T05:53:47.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:47 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3831265974' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:53:47.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:47 smithi086 ceph-mon[98993]: osdmap e1132: 8 total, 8 up, 8 in 2024-08-10T05:53:47.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:47 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3831265974' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:53:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:47 smithi159 ceph-mon[90359]: osdmap e1132: 8 total, 8 up, 8 in 2024-08-10T05:53:47.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:47 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3831265974' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:53:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:53:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:53:48] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2024-08-10T05:53:48.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:48 smithi086 ceph-mon[101471]: pgmap v2051: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:53:48.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:48 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:53:48.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:48 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3831265974' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:53:48.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:48 smithi086 ceph-mon[101471]: osdmap e1133: 8 total, 8 up, 8 in 2024-08-10T05:53:48.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:48 smithi086 ceph-mon[98993]: pgmap v2051: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:53:48.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:48 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:53:48.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:48 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3831265974' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:53:48.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:48 smithi086 ceph-mon[98993]: osdmap e1133: 8 total, 8 up, 8 in 2024-08-10T05:53:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:48 smithi159 ceph-mon[90359]: pgmap v2051: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:53:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:48 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:53:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:48 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3831265974' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:53:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:48 smithi159 ceph-mon[90359]: osdmap e1133: 8 total, 8 up, 8 in 2024-08-10T05:53:49.521 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Replay.cc:109: Skipped 2024-08-10T05:53:49.521 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:49.521 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent (2026 ms) 2024-08-10T05:53:49.522 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2024-08-10T05:53:49.534 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Replay.cc:200: Skipped 2024-08-10T05:53:49.534 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:49.534 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent (13 ms) 2024-08-10T05:53:49.534 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2024-08-10T05:53:49.542 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Replay.cc:261: Skipped 2024-08-10T05:53:49.543 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:49.543 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent (9 ms) 2024-08-10T05:53:49.543 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalReplay.SnapCreate 2024-08-10T05:53:49.550 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Replay.cc:307: Skipped 2024-08-10T05:53:49.551 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:49.551 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate (8 ms) 2024-08-10T05:53:49.551 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalReplay.SnapProtect 2024-08-10T05:53:49.559 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Replay.cc:348: Skipped 2024-08-10T05:53:49.559 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:49.559 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect (8 ms) 2024-08-10T05:53:49.559 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2024-08-10T05:53:49.566 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Replay.cc:394: Skipped 2024-08-10T05:53:49.567 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:49.567 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect (8 ms) 2024-08-10T05:53:49.567 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalReplay.SnapRename 2024-08-10T05:53:49.574 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Replay.cc:450: Skipped 2024-08-10T05:53:49.574 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:49.574 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.SnapRename (8 ms) 2024-08-10T05:53:49.575 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalReplay.SnapRollback 2024-08-10T05:53:49.582 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Replay.cc:500: Skipped 2024-08-10T05:53:49.582 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:49.583 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback (8 ms) 2024-08-10T05:53:49.583 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalReplay.SnapRemove 2024-08-10T05:53:49.590 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Replay.cc:541: Skipped 2024-08-10T05:53:49.590 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:49.590 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove (7 ms) 2024-08-10T05:53:49.590 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalReplay.Rename 2024-08-10T05:53:49.598 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Replay.cc:590: Skipped 2024-08-10T05:53:49.598 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:49.598 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.Rename (8 ms) 2024-08-10T05:53:49.598 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalReplay.Resize 2024-08-10T05:53:49.605 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Replay.cc:624: Skipped 2024-08-10T05:53:49.606 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:49.606 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.Resize (8 ms) 2024-08-10T05:53:49.606 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalReplay.Flatten 2024-08-10T05:53:49.613 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Replay.cc:657: Skipped 2024-08-10T05:53:49.613 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:49.613 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.Flatten (7 ms) 2024-08-10T05:53:49.613 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2024-08-10T05:53:49.621 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Replay.cc:704: Skipped 2024-08-10T05:53:49.621 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:49.621 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures (8 ms) 2024-08-10T05:53:49.621 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalReplay.MetadataSet 2024-08-10T05:53:49.628 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Replay.cc:741: Skipped 2024-08-10T05:53:49.628 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:49.628 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet (7 ms) 2024-08-10T05:53:49.628 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2024-08-10T05:53:49.636 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Replay.cc:781: Skipped 2024-08-10T05:53:49.636 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:49.636 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove (8 ms) 2024-08-10T05:53:49.636 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2024-08-10T05:53:49.643 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Replay.cc:824: Skipped 2024-08-10T05:53:49.644 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:49.644 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition (8 ms) 2024-08-10T05:53:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:49 smithi086 ceph-mon[98993]: osdmap e1134: 8 total, 8 up, 8 in 2024-08-10T05:53:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:49 smithi086 ceph-mon[101471]: osdmap e1134: 8 total, 8 up, 8 in 2024-08-10T05:53:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:49 smithi159 ceph-mon[90359]: osdmap e1134: 8 total, 8 up, 8 in 2024-08-10T05:53:50.508 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 16 tests from TestJournalReplay (2149 ms total) 2024-08-10T05:53:50.508 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:53:50.508 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 4 tests from TestJournalEntries 2024-08-10T05:53:50.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:50 smithi086 ceph-mon[101471]: pgmap v2054: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:53:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:50 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:53:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:50 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:53:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:50 smithi086 ceph-mon[101471]: osdmap e1135: 8 total, 8 up, 8 in 2024-08-10T05:53:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:50 smithi086 ceph-mon[98993]: pgmap v2054: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:53:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:50 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:53:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:50 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:53:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:50 smithi086 ceph-mon[98993]: osdmap e1135: 8 total, 8 up, 8 in 2024-08-10T05:53:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:50 smithi159 ceph-mon[90359]: pgmap v2054: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:53:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:50 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:53:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:50 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:53:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:50 smithi159 ceph-mon[90359]: osdmap e1135: 8 total, 8 up, 8 in 2024-08-10T05:53:51.771 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:51 smithi159 ceph-mon[90359]: osdmap e1136: 8 total, 8 up, 8 in 2024-08-10T05:53:51.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:51 smithi086 ceph-mon[98993]: osdmap e1136: 8 total, 8 up, 8 in 2024-08-10T05:53:51.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:51 smithi086 ceph-mon[101471]: osdmap e1136: 8 total, 8 up, 8 in 2024-08-10T05:53:52.524 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalEntries.AioWrite 2024-08-10T05:53:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:52 smithi086 ceph-mon[101471]: pgmap v2057: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:53:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:52 smithi086 ceph-mon[101471]: osdmap e1137: 8 total, 8 up, 8 in 2024-08-10T05:53:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:52 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3085189572' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:53:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:52 smithi086 ceph-mon[98993]: pgmap v2057: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:53:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:52 smithi086 ceph-mon[98993]: osdmap e1137: 8 total, 8 up, 8 in 2024-08-10T05:53:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:52 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3085189572' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:53:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:52 smithi159 ceph-mon[90359]: pgmap v2057: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:53:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:52 smithi159 ceph-mon[90359]: osdmap e1137: 8 total, 8 up, 8 in 2024-08-10T05:53:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:52 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3085189572' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:53:53.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:53 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3085189572' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:53:53.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:53 smithi086 ceph-mon[98993]: osdmap e1138: 8 total, 8 up, 8 in 2024-08-10T05:53:53.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:53 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3085189572' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:53:53.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:53 smithi086 ceph-mon[101471]: osdmap e1138: 8 total, 8 up, 8 in 2024-08-10T05:53:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:53 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3085189572' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:53:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:53 smithi159 ceph-mon[90359]: osdmap e1138: 8 total, 8 up, 8 in 2024-08-10T05:53:54.546 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Entries.cc:118: Skipped 2024-08-10T05:53:54.546 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:54.546 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalEntries.AioWrite (2021 ms) 2024-08-10T05:53:54.546 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalEntries.AioDiscard 2024-08-10T05:53:54.558 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Entries.cc:163: Skipped 2024-08-10T05:53:54.558 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:54.558 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard (12 ms) 2024-08-10T05:53:54.559 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalEntries.AioDiscardWithPrune 2024-08-10T05:53:54.571 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Entries.cc:200: Skipped 2024-08-10T05:53:54.572 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:54.572 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune (14 ms) 2024-08-10T05:53:54.572 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestJournalEntries.AioFlush 2024-08-10T05:53:54.581 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/journal/test_Entries.cc:263: Skipped 2024-08-10T05:53:54.581 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:53:54.581 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalEntries.AioFlush (9 ms) 2024-08-10T05:53:54.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:54 smithi086 ceph-mon[98993]: pgmap v2060: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:53:54.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:54 smithi086 ceph-mon[98993]: osdmap e1139: 8 total, 8 up, 8 in 2024-08-10T05:53:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:54 smithi086 ceph-mon[101471]: pgmap v2060: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:53:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:54 smithi086 ceph-mon[101471]: osdmap e1139: 8 total, 8 up, 8 in 2024-08-10T05:53:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:54 smithi159 ceph-mon[90359]: pgmap v2060: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:53:54.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:54 smithi159 ceph-mon[90359]: osdmap e1139: 8 total, 8 up, 8 in 2024-08-10T05:53:55.553 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 4 tests from TestJournalEntries (2057 ms total) 2024-08-10T05:53:55.553 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:53:55.553 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 2 tests from TestTrash 2024-08-10T05:53:55.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:55 smithi086 ceph-mon[98993]: osdmap e1140: 8 total, 8 up, 8 in 2024-08-10T05:53:55.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:55 smithi086 ceph-mon[101471]: osdmap e1140: 8 total, 8 up, 8 in 2024-08-10T05:53:55.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:55 smithi159 ceph-mon[90359]: osdmap e1140: 8 total, 8 up, 8 in 2024-08-10T05:53:56.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:56 smithi086 ceph-mon[98993]: pgmap v2063: 137 pgs: 9 creating+peering, 14 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:53:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:56 smithi086 ceph-mon[98993]: osdmap e1141: 8 total, 8 up, 8 in 2024-08-10T05:53:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:53:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:56 smithi086 ceph-mon[101471]: pgmap v2063: 137 pgs: 9 creating+peering, 14 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:53:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:56 smithi086 ceph-mon[101471]: osdmap e1141: 8 total, 8 up, 8 in 2024-08-10T05:53:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:53:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:56 smithi159 ceph-mon[90359]: pgmap v2063: 137 pgs: 9 creating+peering, 14 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:53:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:56 smithi159 ceph-mon[90359]: osdmap e1141: 8 total, 8 up, 8 in 2024-08-10T05:53:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:53:57.555 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestTrash.UserRemovingSource 2024-08-10T05:53:57.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:57 smithi086 ceph-mon[98993]: osdmap e1142: 8 total, 8 up, 8 in 2024-08-10T05:53:57.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:57 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/154353368' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:53:57.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:57 smithi086 ceph-mon[101471]: osdmap e1142: 8 total, 8 up, 8 in 2024-08-10T05:53:57.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:57 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/154353368' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:53:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:57 smithi159 ceph-mon[90359]: osdmap e1142: 8 total, 8 up, 8 in 2024-08-10T05:53:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:57 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/154353368' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:53:58.565 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:53:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:53:58] "GET /metrics HTTP/1.1" 200 34043 "" "Prometheus/2.43.0" 2024-08-10T05:53:58.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:58 smithi086 ceph-mon[98993]: pgmap v2066: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:53:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:58 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:53:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:58 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/154353368' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:53:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:58 smithi086 ceph-mon[98993]: osdmap e1143: 8 total, 8 up, 8 in 2024-08-10T05:53:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:53:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:53:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:53:58.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:58 smithi086 ceph-mon[101471]: pgmap v2066: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:53:58.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:58 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:53:58.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:58 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/154353368' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:53:58.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:58 smithi086 ceph-mon[101471]: osdmap e1143: 8 total, 8 up, 8 in 2024-08-10T05:53:58.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:53:58.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:53:58.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:53:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:58 smithi159 ceph-mon[90359]: pgmap v2066: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:53:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:58 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:53:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:58 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/154353368' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:53:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:58 smithi159 ceph-mon[90359]: osdmap e1143: 8 total, 8 up, 8 in 2024-08-10T05:53:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:53:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:53:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:53:59.671 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestTrash.UserRemovingSource (2116 ms) 2024-08-10T05:53:59.671 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2024-08-10T05:53:59.711 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestTrash.RestoreMirroringSource (40 ms) 2024-08-10T05:53:59.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:53:59.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:53:59 smithi086 ceph-mon[98993]: osdmap e1144: 8 total, 8 up, 8 in 2024-08-10T05:53:59.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:53:59.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:53:59 smithi086 ceph-mon[101471]: osdmap e1144: 8 total, 8 up, 8 in 2024-08-10T05:53:59.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:53:59.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:53:59 smithi159 ceph-mon[90359]: osdmap e1144: 8 total, 8 up, 8 in 2024-08-10T05:54:00.586 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 2 tests from TestTrash (2156 ms total) 2024-08-10T05:54:00.586 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:54:00.586 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 1 test from TestOperations 2024-08-10T05:54:00.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:00 smithi086 ceph-mon[98993]: pgmap v2069: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:00.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:00 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:54:00.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:00 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:54:00.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:00 smithi086 ceph-mon[98993]: osdmap e1145: 8 total, 8 up, 8 in 2024-08-10T05:54:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:00 smithi086 ceph-mon[101471]: pgmap v2069: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:00 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:54:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:00 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:54:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:00 smithi086 ceph-mon[101471]: osdmap e1145: 8 total, 8 up, 8 in 2024-08-10T05:54:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:00 smithi159 ceph-mon[90359]: pgmap v2069: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:00 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:54:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:00 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:54:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:00 smithi159 ceph-mon[90359]: osdmap e1145: 8 total, 8 up, 8 in 2024-08-10T05:54:01.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:01 smithi086 ceph-mon[98993]: osdmap e1146: 8 total, 8 up, 8 in 2024-08-10T05:54:01.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:01 smithi086 ceph-mon[101471]: osdmap e1146: 8 total, 8 up, 8 in 2024-08-10T05:54:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:01 smithi159 ceph-mon[90359]: osdmap e1146: 8 total, 8 up, 8 in 2024-08-10T05:54:02.596 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2024-08-10T05:54:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:02 smithi086 ceph-mon[98993]: pgmap v2072: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:02 smithi086 ceph-mon[98993]: osdmap e1147: 8 total, 8 up, 8 in 2024-08-10T05:54:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:02 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3126158069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:54:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:02 smithi086 ceph-mon[101471]: pgmap v2072: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:02 smithi086 ceph-mon[101471]: osdmap e1147: 8 total, 8 up, 8 in 2024-08-10T05:54:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:02 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3126158069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:54:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:02 smithi159 ceph-mon[90359]: pgmap v2072: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:02 smithi159 ceph-mon[90359]: osdmap e1147: 8 total, 8 up, 8 in 2024-08-10T05:54:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:02 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3126158069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:54:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:03 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3126158069' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:54:03.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:03 smithi086 ceph-mon[98993]: osdmap e1148: 8 total, 8 up, 8 in 2024-08-10T05:54:03.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:03 smithi086 ceph-mon[98993]: osdmap e1149: 8 total, 8 up, 8 in 2024-08-10T05:54:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:03 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3126158069' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:54:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:03 smithi086 ceph-mon[101471]: osdmap e1148: 8 total, 8 up, 8 in 2024-08-10T05:54:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:03 smithi086 ceph-mon[101471]: osdmap e1149: 8 total, 8 up, 8 in 2024-08-10T05:54:03.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:03 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3126158069' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:54:03.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:03 smithi159 ceph-mon[90359]: osdmap e1148: 8 total, 8 up, 8 in 2024-08-10T05:54:03.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:03 smithi159 ceph-mon[90359]: osdmap e1149: 8 total, 8 up, 8 in 2024-08-10T05:54:04.619 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_Operations.cc:18: Skipped 2024-08-10T05:54:04.619 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:54:04.619 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt (2023 ms) 2024-08-10T05:54:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:04 smithi086 ceph-mon[98993]: pgmap v2075: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:04.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:04 smithi086 ceph-mon[98993]: osdmap e1150: 8 total, 8 up, 8 in 2024-08-10T05:54:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:04 smithi086 ceph-mon[101471]: pgmap v2075: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:04 smithi086 ceph-mon[101471]: osdmap e1150: 8 total, 8 up, 8 in 2024-08-10T05:54:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:04 smithi159 ceph-mon[90359]: pgmap v2075: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:04 smithi159 ceph-mon[90359]: osdmap e1150: 8 total, 8 up, 8 in 2024-08-10T05:54:05.620 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 1 test from TestOperations (2023 ms total) 2024-08-10T05:54:05.620 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:54:05.620 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 4 tests from TestObjectMap 2024-08-10T05:54:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:06 smithi086 ceph-mon[98993]: pgmap v2078: 137 pgs: 7 creating+peering, 11 unknown, 119 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:06 smithi086 ceph-mon[98993]: osdmap e1151: 8 total, 8 up, 8 in 2024-08-10T05:54:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:06 smithi086 ceph-mon[101471]: pgmap v2078: 137 pgs: 7 creating+peering, 11 unknown, 119 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:06 smithi086 ceph-mon[101471]: osdmap e1151: 8 total, 8 up, 8 in 2024-08-10T05:54:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:06 smithi159 ceph-mon[90359]: pgmap v2078: 137 pgs: 7 creating+peering, 11 unknown, 119 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:06.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:06 smithi159 ceph-mon[90359]: osdmap e1151: 8 total, 8 up, 8 in 2024-08-10T05:54:07.632 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2024-08-10T05:54:07.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:07 smithi086 ceph-mon[98993]: osdmap e1152: 8 total, 8 up, 8 in 2024-08-10T05:54:07.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:07 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4051777195' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:54:07.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:07 smithi086 ceph-mon[101471]: osdmap e1152: 8 total, 8 up, 8 in 2024-08-10T05:54:07.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:07 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4051777195' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:54:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:07 smithi159 ceph-mon[90359]: osdmap e1152: 8 total, 8 up, 8 in 2024-08-10T05:54:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:07 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4051777195' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:54:08.632 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:54:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:54:08] "GET /metrics HTTP/1.1" 200 34043 "" "Prometheus/2.43.0" 2024-08-10T05:54:08.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:08 smithi086 ceph-mon[98993]: pgmap v2081: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:08.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:08 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:54:08.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:08 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4051777195' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:54:08.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:08 smithi086 ceph-mon[98993]: osdmap e1153: 8 total, 8 up, 8 in 2024-08-10T05:54:08.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:08 smithi086 ceph-mon[101471]: pgmap v2081: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:08.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:08 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:54:08.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:08 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4051777195' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:54:08.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:08 smithi086 ceph-mon[101471]: osdmap e1153: 8 total, 8 up, 8 in 2024-08-10T05:54:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:08 smithi159 ceph-mon[90359]: pgmap v2081: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:08 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:54:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:08 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4051777195' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:54:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:08 smithi159 ceph-mon[90359]: osdmap e1153: 8 total, 8 up, 8 in 2024-08-10T05:54:09.683 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2050 ms) 2024-08-10T05:54:09.684 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2024-08-10T05:54:09.711 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (28 ms) 2024-08-10T05:54:09.711 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2024-08-10T05:54:09.748 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (37 ms) 2024-08-10T05:54:09.748 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2024-08-10T05:54:09.772 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (24 ms) 2024-08-10T05:54:09.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:09 smithi086 ceph-mon[98993]: osdmap e1154: 8 total, 8 up, 8 in 2024-08-10T05:54:09.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:09 smithi086 ceph-mon[101471]: osdmap e1154: 8 total, 8 up, 8 in 2024-08-10T05:54:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:09 smithi159 ceph-mon[90359]: osdmap e1154: 8 total, 8 up, 8 in 2024-08-10T05:54:10.653 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 4 tests from TestObjectMap (2139 ms total) 2024-08-10T05:54:10.653 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:54:10.653 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 2 tests from TestMirroringWatcher 2024-08-10T05:54:10.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:10 smithi086 ceph-mon[101471]: pgmap v2084: 137 pgs: 10 creating+peering, 17 unknown, 110 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:10.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:10 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:54:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:10 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:54:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:10 smithi086 ceph-mon[101471]: osdmap e1155: 8 total, 8 up, 8 in 2024-08-10T05:54:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:10 smithi086 ceph-mon[98993]: pgmap v2084: 137 pgs: 10 creating+peering, 17 unknown, 110 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:10 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:54:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:10 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:54:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:10 smithi086 ceph-mon[98993]: osdmap e1155: 8 total, 8 up, 8 in 2024-08-10T05:54:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:10 smithi159 ceph-mon[90359]: pgmap v2084: 137 pgs: 10 creating+peering, 17 unknown, 110 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:10 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:54:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:10 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:54:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:10 smithi159 ceph-mon[90359]: osdmap e1155: 8 total, 8 up, 8 in 2024-08-10T05:54:11.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:11 smithi086 ceph-mon[101471]: osdmap e1156: 8 total, 8 up, 8 in 2024-08-10T05:54:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:54:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:11 smithi086 ceph-mon[98993]: osdmap e1156: 8 total, 8 up, 8 in 2024-08-10T05:54:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:54:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:11 smithi159 ceph-mon[90359]: osdmap e1156: 8 total, 8 up, 8 in 2024-08-10T05:54:11.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:54:12.668 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2024-08-10T05:54:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:12 smithi159 ceph-mon[90359]: pgmap v2087: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:12 smithi159 ceph-mon[90359]: osdmap e1157: 8 total, 8 up, 8 in 2024-08-10T05:54:12.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:12 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/399647480' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:54:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:12 smithi086 ceph-mon[98993]: pgmap v2087: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:12 smithi086 ceph-mon[98993]: osdmap e1157: 8 total, 8 up, 8 in 2024-08-10T05:54:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:12 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/399647480' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:54:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:12 smithi086 ceph-mon[101471]: pgmap v2087: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:12 smithi086 ceph-mon[101471]: osdmap e1157: 8 total, 8 up, 8 in 2024-08-10T05:54:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:12 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/399647480' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:54:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:13 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/399647480' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:54:13.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:13 smithi159 ceph-mon[90359]: osdmap e1158: 8 total, 8 up, 8 in 2024-08-10T05:54:14.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:13 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/399647480' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:54:14.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:13 smithi086 ceph-mon[98993]: osdmap e1158: 8 total, 8 up, 8 in 2024-08-10T05:54:14.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:13 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/399647480' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:54:14.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:13 smithi086 ceph-mon[101471]: osdmap e1158: 8 total, 8 up, 8 in 2024-08-10T05:54:14.714 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2045 ms) 2024-08-10T05:54:14.714 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2024-08-10T05:54:14.735 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (21 ms) 2024-08-10T05:54:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:14 smithi159 ceph-mon[90359]: pgmap v2090: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:14 smithi159 ceph-mon[90359]: osdmap e1159: 8 total, 8 up, 8 in 2024-08-10T05:54:15.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:14 smithi086 ceph-mon[101471]: pgmap v2090: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:14 smithi086 ceph-mon[101471]: osdmap e1159: 8 total, 8 up, 8 in 2024-08-10T05:54:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:14 smithi086 ceph-mon[98993]: pgmap v2090: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:14 smithi086 ceph-mon[98993]: osdmap e1159: 8 total, 8 up, 8 in 2024-08-10T05:54:15.694 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 2 tests from TestMirroringWatcher (2066 ms total) 2024-08-10T05:54:15.694 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:54:15.694 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 57 tests from TestMigration 2024-08-10T05:54:16.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:15 smithi086 ceph-mon[98993]: osdmap e1160: 8 total, 8 up, 8 in 2024-08-10T05:54:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:15 smithi086 ceph-mon[101471]: osdmap e1160: 8 total, 8 up, 8 in 2024-08-10T05:54:16.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:15 smithi159 ceph-mon[90359]: osdmap e1160: 8 total, 8 up, 8 in 2024-08-10T05:54:17.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:16 smithi086 ceph-mon[98993]: pgmap v2093: 137 pgs: 8 creating+peering, 15 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:16 smithi086 ceph-mon[98993]: osdmap e1161: 8 total, 8 up, 8 in 2024-08-10T05:54:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:16 smithi086 ceph-mon[101471]: pgmap v2093: 137 pgs: 8 creating+peering, 15 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:16 smithi086 ceph-mon[101471]: osdmap e1161: 8 total, 8 up, 8 in 2024-08-10T05:54:17.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:16 smithi159 ceph-mon[90359]: pgmap v2093: 137 pgs: 8 creating+peering, 15 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:16 smithi159 ceph-mon[90359]: osdmap e1161: 8 total, 8 up, 8 in 2024-08-10T05:54:18.056 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:17 smithi086 ceph-mon[101471]: osdmap e1162: 8 total, 8 up, 8 in 2024-08-10T05:54:18.057 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:17 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2090654175' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:54:18.057 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:17 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:54:18.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:17 smithi086 ceph-mon[98993]: osdmap e1162: 8 total, 8 up, 8 in 2024-08-10T05:54:18.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:17 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2090654175' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:54:18.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:17 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:54:18.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:17 smithi159 ceph-mon[90359]: osdmap e1162: 8 total, 8 up, 8 in 2024-08-10T05:54:18.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:17 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2090654175' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:54:18.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:17 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:54:18.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:54:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:54:18] "GET /metrics HTTP/1.1" 200 34041 "" "Prometheus/2.43.0" 2024-08-10T05:54:18.716 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.Empty 2024-08-10T05:54:19.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:18 smithi086 ceph-mon[98993]: pgmap v2096: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:18 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:54:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:18 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:54:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:18 smithi086 ceph-mon[98993]: osdmap e1163: 8 total, 8 up, 8 in 2024-08-10T05:54:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:18 smithi086 ceph-mon[101471]: pgmap v2096: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:18 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:54:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:18 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:54:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:18 smithi086 ceph-mon[101471]: osdmap e1163: 8 total, 8 up, 8 in 2024-08-10T05:54:19.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:18 smithi159 ceph-mon[90359]: pgmap v2096: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:19.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:18 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:54:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:18 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:54:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:18 smithi159 ceph-mon[90359]: osdmap e1163: 8 total, 8 up, 8 in 2024-08-10T05:54:20.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:19 smithi086 ceph-mon[98993]: osdmap e1164: 8 total, 8 up, 8 in 2024-08-10T05:54:20.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:19 smithi086 ceph-mon[101471]: osdmap e1164: 8 total, 8 up, 8 in 2024-08-10T05:54:20.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:19 smithi159 ceph-mon[90359]: osdmap e1164: 8 total, 8 up, 8 in 2024-08-10T05:54:20.799 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:20.813 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:20.955 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:21.025 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:54:21.105 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.Empty (2390 ms) 2024-08-10T05:54:21.106 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.OtherName 2024-08-10T05:54:21.136 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:21.147 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:21.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:20 smithi086 ceph-mon[98993]: pgmap v2099: 169 pgs: 6 creating+peering, 56 unknown, 107 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:21.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:20 smithi086 ceph-mon[98993]: osdmap e1165: 8 total, 8 up, 8 in 2024-08-10T05:54:21.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:20 smithi086 ceph-mon[101471]: pgmap v2099: 169 pgs: 6 creating+peering, 56 unknown, 107 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:20 smithi086 ceph-mon[101471]: osdmap e1165: 8 total, 8 up, 8 in 2024-08-10T05:54:21.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:20 smithi159 ceph-mon[90359]: pgmap v2099: 169 pgs: 6 creating+peering, 56 unknown, 107 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:54:21.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:20 smithi159 ceph-mon[90359]: osdmap e1165: 8 total, 8 up, 8 in 2024-08-10T05:54:21.275 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:21.340 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:54:21.422 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.OtherName (316 ms) 2024-08-10T05:54:21.422 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.OtherPool 2024-08-10T05:54:21.452 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:21.463 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:22.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:21 smithi086 ceph-mon[98993]: osdmap e1166: 8 total, 8 up, 8 in 2024-08-10T05:54:22.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:21 smithi086 ceph-mon[101471]: osdmap e1166: 8 total, 8 up, 8 in 2024-08-10T05:54:22.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:21 smithi159 ceph-mon[90359]: osdmap e1166: 8 total, 8 up, 8 in 2024-08-10T05:54:22.860 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:22.923 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:54:23.002 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.OtherPool (1580 ms) 2024-08-10T05:54:23.002 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.OtherNamespace 2024-08-10T05:54:23.032 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:23.045 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:23.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:22 smithi086 ceph-mon[101471]: pgmap v2102: 169 pgs: 14 creating+peering, 22 unknown, 133 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T05:54:23.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:22 smithi086 ceph-mon[101471]: osdmap e1167: 8 total, 8 up, 8 in 2024-08-10T05:54:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:22 smithi086 ceph-mon[98993]: pgmap v2102: 169 pgs: 14 creating+peering, 22 unknown, 133 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T05:54:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:22 smithi086 ceph-mon[98993]: osdmap e1167: 8 total, 8 up, 8 in 2024-08-10T05:54:23.168 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:22 smithi159 ceph-mon[90359]: pgmap v2102: 169 pgs: 14 creating+peering, 22 unknown, 133 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T05:54:23.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:22 smithi159 ceph-mon[90359]: osdmap e1167: 8 total, 8 up, 8 in 2024-08-10T05:54:23.229 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:54:23.305 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.OtherNamespace (303 ms) 2024-08-10T05:54:23.306 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.DataPool 2024-08-10T05:54:23.335 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:23.344 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:23.486 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:23.551 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:54:23.631 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.DataPool (326 ms) 2024-08-10T05:54:23.631 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2024-08-10T05:54:23.660 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:23.670 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:23.810 INFO:tasks.workunit.client.0.smithi086.stdout:migration_abort 2024-08-10T05:54:23.907 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.AbortAfterPrepare (276 ms) 2024-08-10T05:54:23.907 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2024-08-10T05:54:23.937 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:23.948 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:24.044 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (137 ms) 2024-08-10T05:54:24.044 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.AbortAfterExecute 2024-08-10T05:54:24.075 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:24.085 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:24.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:23 smithi086 ceph-mon[101471]: osdmap e1168: 8 total, 8 up, 8 in 2024-08-10T05:54:24.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:23 smithi086 ceph-mon[101471]: pgmap v2105: 169 pgs: 8 creating+peering, 8 unknown, 153 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 4.0 KiB/s wr, 25 op/s 2024-08-10T05:54:24.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:23 smithi086 ceph-mon[98993]: osdmap e1168: 8 total, 8 up, 8 in 2024-08-10T05:54:24.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:23 smithi086 ceph-mon[98993]: pgmap v2105: 169 pgs: 8 creating+peering, 8 unknown, 153 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 4.0 KiB/s wr, 25 op/s 2024-08-10T05:54:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:23 smithi159 ceph-mon[90359]: osdmap e1168: 8 total, 8 up, 8 in 2024-08-10T05:54:24.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:23 smithi159 ceph-mon[90359]: pgmap v2105: 169 pgs: 8 creating+peering, 8 unknown, 153 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 4.0 KiB/s wr, 25 op/s 2024-08-10T05:54:24.216 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:24.282 INFO:tasks.workunit.client.0.smithi086.stdout:migration_abort 2024-08-10T05:54:24.378 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.AbortAfterExecute (334 ms) 2024-08-10T05:54:24.378 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2024-08-10T05:54:24.411 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:24.421 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:24.545 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:24.606 INFO:tasks.workunit.client.0.smithi086.stdout:migration_abort 2024-08-10T05:54:24.701 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (323 ms) 2024-08-10T05:54:24.701 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2024-08-10T05:54:24.731 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:24.747 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:24.873 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:24.937 INFO:tasks.workunit.client.0.smithi086.stdout:migration_abort 2024-08-10T05:54:25.043 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (342 ms) 2024-08-10T05:54:25.043 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.MirroringSamePool 2024-08-10T05:54:25.072 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:25.085 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_Migration.cc:635: Skipped 2024-08-10T05:54:25.086 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:54:25.092 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestMigration.MirroringSamePool (49 ms) 2024-08-10T05:54:25.092 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.MirroringAbort 2024-08-10T05:54:25.121 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:25.131 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_Migration.cc:653: Skipped 2024-08-10T05:54:25.131 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:54:25.137 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestMigration.MirroringAbort (45 ms) 2024-08-10T05:54:25.137 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2024-08-10T05:54:25.166 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:25.177 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_Migration.cc:676: Skipped 2024-08-10T05:54:25.177 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:54:25.184 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled (47 ms) 2024-08-10T05:54:25.184 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2024-08-10T05:54:25.212 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:25.222 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_Migration.cc:694: Skipped 2024-08-10T05:54:25.222 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:54:25.228 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled (44 ms) 2024-08-10T05:54:25.228 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.MirroringPool 2024-08-10T05:54:25.258 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:25.269 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_Migration.cc:714: Skipped 2024-08-10T05:54:25.269 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:54:25.275 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestMigration.MirroringPool (47 ms) 2024-08-10T05:54:25.275 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.Group 2024-08-10T05:54:25.304 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:25.323 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:25.457 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:25.520 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:54:25.604 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.Group (329 ms) 2024-08-10T05:54:25.604 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.GroupAbort 2024-08-10T05:54:25.633 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:25.651 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:25.791 INFO:tasks.workunit.client.0.smithi086.stdout:migration_abort 2024-08-10T05:54:25.898 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.GroupAbort (294 ms) 2024-08-10T05:54:25.898 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.NoSnaps 2024-08-10T05:54:25.925 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:25.936 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:54:25.999 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 16777218~8388609 2024-08-10T05:54:26.056 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:26.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:25 smithi086 ceph-mon[101471]: pgmap v2106: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 337 KiB/s rd, 19 KiB/s wr, 429 op/s 2024-08-10T05:54:26.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:25 smithi086 ceph-mon[98993]: pgmap v2106: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 337 KiB/s rd, 19 KiB/s wr, 429 op/s 2024-08-10T05:54:26.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:25 smithi159 ceph-mon[90359]: pgmap v2106: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 337 KiB/s rd, 19 KiB/s wr, 429 op/s 2024-08-10T05:54:26.236 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:26.348 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:54:26.471 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.NoSnaps (573 ms) 2024-08-10T05:54:26.471 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2024-08-10T05:54:26.500 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:26.510 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:54:26.563 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 16777218~8388609 2024-08-10T05:54:26.616 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:54:26.620 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 16777218~8388609 2024-08-10T05:54:26.674 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:26.838 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:26.943 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:54:27.057 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.NoSnapsOtherPool (587 ms) 2024-08-10T05:54:27.058 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2024-08-10T05:54:27.086 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:27.096 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:54:27.152 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 16777218~8388609 2024-08-10T05:54:27.211 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:27.398 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:27.518 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:54:27.648 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.NoSnapsDataPool (591 ms) 2024-08-10T05:54:27.649 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2024-08-10T05:54:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:54:27.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:54:27.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:54:27.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:54:27.677 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:27.687 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:54:27.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:54:27.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:54:27.741 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 16777218~8388609 2024-08-10T05:54:27.789 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:27.981 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 41943040 2024-08-10T05:54:27.989 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:28.096 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:54:28.205 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (556 ms) 2024-08-10T05:54:28.205 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2024-08-10T05:54:28.235 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:28.245 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:54:28.303 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 16777218~8388609 2024-08-10T05:54:28.358 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 0 2024-08-10T05:54:28.371 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:28.473 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:28.543 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:54:28.589 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (384 ms) 2024-08-10T05:54:28.589 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2024-08-10T05:54:28.618 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:28.628 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:54:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:54:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:54:28] "GET /metrics HTTP/1.1" 200 38847 "" "Prometheus/2.43.0" 2024-08-10T05:54:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:28 smithi086 ceph-mon[101471]: pgmap v2107: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 646 KiB/s rd, 34 KiB/s wr, 816 op/s 2024-08-10T05:54:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 0]}]: dispatch 2024-08-10T05:54:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.f", "id": [5, 2]}]: dispatch 2024-08-10T05:54:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]: dispatch 2024-08-10T05:54:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:28 smithi086 ceph-mon[98993]: pgmap v2107: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 646 KiB/s rd, 34 KiB/s wr, 816 op/s 2024-08-10T05:54:28.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 0]}]: dispatch 2024-08-10T05:54:28.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.f", "id": [5, 2]}]: dispatch 2024-08-10T05:54:28.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]: dispatch 2024-08-10T05:54:28.686 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 16777218~8388609 2024-08-10T05:54:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:28 smithi159 ceph-mon[90359]: pgmap v2107: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 646 KiB/s rd, 34 KiB/s wr, 816 op/s 2024-08-10T05:54:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 0]}]: dispatch 2024-08-10T05:54:28.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.f", "id": [5, 2]}]: dispatch 2024-08-10T05:54:28.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]: dispatch 2024-08-10T05:54:28.738 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:28.923 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 0 2024-08-10T05:54:28.935 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:29.002 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:54:29.058 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (469 ms) 2024-08-10T05:54:29.058 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2024-08-10T05:54:29.091 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:29.101 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:54:29.160 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 16777218~8388609 2024-08-10T05:54:29.204 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:29.390 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 167772160 2024-08-10T05:54:29.398 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:29.517 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:54:29.644 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (586 ms) 2024-08-10T05:54:29.645 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2024-08-10T05:54:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 0]}]': finished 2024-08-10T05:54:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.f", "id": [5, 2]}]': finished 2024-08-10T05:54:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]': finished 2024-08-10T05:54:29.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:29 smithi086 ceph-mon[98993]: osdmap e1169: 8 total, 8 up, 8 in 2024-08-10T05:54:29.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 0]}]': finished 2024-08-10T05:54:29.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.f", "id": [5, 2]}]': finished 2024-08-10T05:54:29.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]': finished 2024-08-10T05:54:29.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:29 smithi086 ceph-mon[101471]: osdmap e1169: 8 total, 8 up, 8 in 2024-08-10T05:54:29.674 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:29.684 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:54:29.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 0]}]': finished 2024-08-10T05:54:29.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.f", "id": [5, 2]}]': finished 2024-08-10T05:54:29.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]': finished 2024-08-10T05:54:29.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:29 smithi159 ceph-mon[90359]: osdmap e1169: 8 total, 8 up, 8 in 2024-08-10T05:54:29.742 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 16777218~8388609 2024-08-10T05:54:29.794 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:29.977 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: after_prepare_snap 2024-08-10T05:54:30.450 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 41943040 2024-08-10T05:54:30.470 INFO:tasks.workunit.client.0.smithi086.stdout:write: * 0~1000 2024-08-10T05:54:30.476 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:30.586 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:54:30.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:30 smithi086 ceph-mon[101471]: pgmap v2109: 169 pgs: 169 active+clean; 17 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.4 MiB/s wr, 1.31k op/s 2024-08-10T05:54:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:30 smithi086 ceph-mon[101471]: osdmap e1170: 8 total, 8 up, 8 in 2024-08-10T05:54:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:30 smithi086 ceph-mon[98993]: pgmap v2109: 169 pgs: 169 active+clean; 17 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.4 MiB/s wr, 1.31k op/s 2024-08-10T05:54:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:30 smithi086 ceph-mon[98993]: osdmap e1170: 8 total, 8 up, 8 in 2024-08-10T05:54:30.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:30 smithi159 ceph-mon[90359]: pgmap v2109: 169 pgs: 169 active+clean; 17 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.4 MiB/s wr, 1.31k op/s 2024-08-10T05:54:30.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:30 smithi159 ceph-mon[90359]: osdmap e1170: 8 total, 8 up, 8 in 2024-08-10T05:54:30.761 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (1117 ms) 2024-08-10T05:54:30.761 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.Snaps 2024-08-10T05:54:30.791 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:30.801 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:54:30.862 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:54:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:31 smithi086 ceph-mon[98993]: osdmap e1171: 8 total, 8 up, 8 in 2024-08-10T05:54:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:31 smithi086 ceph-mon[98993]: osdmap e1172: 8 total, 8 up, 8 in 2024-08-10T05:54:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:31 smithi086 ceph-mon[101471]: osdmap e1171: 8 total, 8 up, 8 in 2024-08-10T05:54:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:31 smithi086 ceph-mon[101471]: osdmap e1172: 8 total, 8 up, 8 in 2024-08-10T05:54:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:31 smithi159 ceph-mon[90359]: osdmap e1171: 8 total, 8 up, 8 in 2024-08-10T05:54:31.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:31 smithi159 ceph-mon[90359]: osdmap e1172: 8 total, 8 up, 8 in 2024-08-10T05:54:32.469 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 8388609~8388609 2024-08-10T05:54:32.490 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 0~1000 2024-08-10T05:54:32.490 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 1010~1000 2024-08-10T05:54:32.490 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap2 2024-08-10T05:54:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:32 smithi086 ceph-mon[98993]: pgmap v2113: 169 pgs: 169 active+clean; 125 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 63 MiB/s wr, 2.98k op/s 2024-08-10T05:54:32.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:32 smithi086 ceph-mon[98993]: osdmap e1173: 8 total, 8 up, 8 in 2024-08-10T05:54:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:32 smithi086 ceph-mon[101471]: pgmap v2113: 169 pgs: 169 active+clean; 125 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 63 MiB/s wr, 2.98k op/s 2024-08-10T05:54:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:32 smithi086 ceph-mon[101471]: osdmap e1173: 8 total, 8 up, 8 in 2024-08-10T05:54:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:32 smithi159 ceph-mon[90359]: pgmap v2113: 169 pgs: 169 active+clean; 125 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 63 MiB/s wr, 2.98k op/s 2024-08-10T05:54:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:32 smithi159 ceph-mon[90359]: osdmap e1173: 8 total, 8 up, 8 in 2024-08-10T05:54:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:33 smithi086 ceph-mon[98993]: osdmap e1174: 8 total, 8 up, 8 in 2024-08-10T05:54:33.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:33 smithi086 ceph-mon[101471]: osdmap e1174: 8 total, 8 up, 8 in 2024-08-10T05:54:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:33 smithi159 ceph-mon[90359]: osdmap e1174: 8 total, 8 up, 8 in 2024-08-10T05:54:34.484 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 8388609~1000 2024-08-10T05:54:34.491 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 16777228~1000 2024-08-10T05:54:34.491 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 167772160 2024-08-10T05:54:34.500 INFO:tasks.workunit.client.0.smithi086.stdout:write: 2 83886079~8388609 2024-08-10T05:54:34.518 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap3 2024-08-10T05:54:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:34 smithi086 ceph-mon[98993]: pgmap v2116: 169 pgs: 169 active+clean; 149 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 53 MiB/s wr, 1.47k op/s 2024-08-10T05:54:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:34 smithi086 ceph-mon[98993]: osdmap e1175: 8 total, 8 up, 8 in 2024-08-10T05:54:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:34 smithi086 ceph-mon[101471]: pgmap v2116: 169 pgs: 169 active+clean; 149 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 53 MiB/s wr, 1.47k op/s 2024-08-10T05:54:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:34 smithi086 ceph-mon[101471]: osdmap e1175: 8 total, 8 up, 8 in 2024-08-10T05:54:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:34 smithi159 ceph-mon[90359]: pgmap v2116: 169 pgs: 169 active+clean; 149 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 53 MiB/s wr, 1.47k op/s 2024-08-10T05:54:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:34 smithi159 ceph-mon[90359]: osdmap e1175: 8 total, 8 up, 8 in 2024-08-10T05:54:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:35 smithi086 ceph-mon[98993]: osdmap e1176: 8 total, 8 up, 8 in 2024-08-10T05:54:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:35 smithi086 ceph-mon[101471]: osdmap e1176: 8 total, 8 up, 8 in 2024-08-10T05:54:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:35 smithi159 ceph-mon[90359]: osdmap e1176: 8 total, 8 up, 8 in 2024-08-10T05:54:36.492 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:36.514 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 83886079~1 2024-08-10T05:54:36.523 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:36.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:36 smithi086 ceph-mon[101471]: pgmap v2119: 169 pgs: 169 active+clean; 201 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 34 MiB/s wr, 490 op/s; 9 B/s, 0 objects/s recovering 2024-08-10T05:54:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:36 smithi086 ceph-mon[101471]: osdmap e1177: 8 total, 8 up, 8 in 2024-08-10T05:54:36.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:36 smithi086 ceph-mon[98993]: pgmap v2119: 169 pgs: 169 active+clean; 201 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 34 MiB/s wr, 490 op/s; 9 B/s, 0 objects/s recovering 2024-08-10T05:54:36.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:36 smithi086 ceph-mon[98993]: osdmap e1177: 8 total, 8 up, 8 in 2024-08-10T05:54:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:36 smithi159 ceph-mon[90359]: pgmap v2119: 169 pgs: 169 active+clean; 201 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 34 MiB/s wr, 490 op/s; 9 B/s, 0 objects/s recovering 2024-08-10T05:54:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:36 smithi159 ceph-mon[90359]: osdmap e1177: 8 total, 8 up, 8 in 2024-08-10T05:54:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:37 smithi086 ceph-mon[98993]: osdmap e1178: 8 total, 8 up, 8 in 2024-08-10T05:54:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:37 smithi086 ceph-mon[101471]: osdmap e1178: 8 total, 8 up, 8 in 2024-08-10T05:54:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:37 smithi159 ceph-mon[90359]: osdmap e1178: 8 total, 8 up, 8 in 2024-08-10T05:54:38.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:38 smithi086 ceph-mon[101471]: pgmap v2122: 169 pgs: 169 active+clean; 237 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 26 MiB/s wr, 392 op/s; 9 B/s, 0 objects/s recovering 2024-08-10T05:54:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:38 smithi086 ceph-mon[101471]: osdmap e1179: 8 total, 8 up, 8 in 2024-08-10T05:54:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:38 smithi086 ceph-mon[98993]: pgmap v2122: 169 pgs: 169 active+clean; 237 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 26 MiB/s wr, 392 op/s; 9 B/s, 0 objects/s recovering 2024-08-10T05:54:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:38 smithi086 ceph-mon[98993]: osdmap e1179: 8 total, 8 up, 8 in 2024-08-10T05:54:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:54:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:54:38] "GET /metrics HTTP/1.1" 200 38847 "" "Prometheus/2.43.0" 2024-08-10T05:54:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:38 smithi159 ceph-mon[90359]: pgmap v2122: 169 pgs: 169 active+clean; 237 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 26 MiB/s wr, 392 op/s; 9 B/s, 0 objects/s recovering 2024-08-10T05:54:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:38 smithi159 ceph-mon[90359]: osdmap e1179: 8 total, 8 up, 8 in 2024-08-10T05:54:39.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:39 smithi086 ceph-mon[98993]: osdmap e1180: 8 total, 8 up, 8 in 2024-08-10T05:54:39.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:39 smithi086 ceph-mon[101471]: osdmap e1180: 8 total, 8 up, 8 in 2024-08-10T05:54:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:39 smithi159 ceph-mon[90359]: osdmap e1180: 8 total, 8 up, 8 in 2024-08-10T05:54:39.994 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:40.145 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:54:40.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:40 smithi159 ceph-mon[90359]: pgmap v2125: 169 pgs: 169 active+clean; 241 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 8.0 MiB/s wr, 150 op/s 2024-08-10T05:54:40.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:40 smithi159 ceph-mon[90359]: osdmap e1181: 8 total, 8 up, 8 in 2024-08-10T05:54:40.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:40 smithi086 ceph-mon[98993]: pgmap v2125: 169 pgs: 169 active+clean; 241 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 8.0 MiB/s wr, 150 op/s 2024-08-10T05:54:40.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:40 smithi086 ceph-mon[98993]: osdmap e1181: 8 total, 8 up, 8 in 2024-08-10T05:54:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:40 smithi086 ceph-mon[101471]: pgmap v2125: 169 pgs: 169 active+clean; 241 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 8.0 MiB/s wr, 150 op/s 2024-08-10T05:54:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:40 smithi086 ceph-mon[101471]: osdmap e1181: 8 total, 8 up, 8 in 2024-08-10T05:54:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:41 smithi086 ceph-mon[98993]: osdmap e1182: 8 total, 8 up, 8 in 2024-08-10T05:54:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:54:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:41 smithi086 ceph-mon[101471]: osdmap e1182: 8 total, 8 up, 8 in 2024-08-10T05:54:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:54:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:41 smithi159 ceph-mon[90359]: osdmap e1182: 8 total, 8 up, 8 in 2024-08-10T05:54:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:54:42.888 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.Snaps (12127 ms) 2024-08-10T05:54:42.888 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.SnapsOtherPool 2024-08-10T05:54:42.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:42 smithi086 ceph-mon[98993]: pgmap v2128: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.0 MiB/s wr, 79 op/s 2024-08-10T05:54:42.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:42 smithi086 ceph-mon[98993]: osdmap e1183: 8 total, 8 up, 8 in 2024-08-10T05:54:42.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:42 smithi086 ceph-mon[101471]: pgmap v2128: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.0 MiB/s wr, 79 op/s 2024-08-10T05:54:42.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:42 smithi086 ceph-mon[101471]: osdmap e1183: 8 total, 8 up, 8 in 2024-08-10T05:54:42.920 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:42.931 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:54:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:42 smithi159 ceph-mon[90359]: pgmap v2128: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.0 MiB/s wr, 79 op/s 2024-08-10T05:54:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:42 smithi159 ceph-mon[90359]: osdmap e1183: 8 total, 8 up, 8 in 2024-08-10T05:54:43.002 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:54:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:43 smithi086 ceph-mon[98993]: osdmap e1184: 8 total, 8 up, 8 in 2024-08-10T05:54:43.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:43 smithi086 ceph-mon[101471]: osdmap e1184: 8 total, 8 up, 8 in 2024-08-10T05:54:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:43 smithi159 ceph-mon[90359]: osdmap e1184: 8 total, 8 up, 8 in 2024-08-10T05:54:44.553 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 8388609~8388609 2024-08-10T05:54:44.568 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 0~1000 2024-08-10T05:54:44.568 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 1010~1000 2024-08-10T05:54:44.568 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap2 2024-08-10T05:54:44.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:44 smithi086 ceph-mon[98993]: pgmap v2131: 169 pgs: 169 active+clean; 257 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 446 op/s 2024-08-10T05:54:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:44 smithi086 ceph-mon[98993]: osdmap e1185: 8 total, 8 up, 8 in 2024-08-10T05:54:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:44 smithi086 ceph-mon[101471]: pgmap v2131: 169 pgs: 169 active+clean; 257 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 446 op/s 2024-08-10T05:54:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:44 smithi086 ceph-mon[101471]: osdmap e1185: 8 total, 8 up, 8 in 2024-08-10T05:54:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:44 smithi159 ceph-mon[90359]: pgmap v2131: 169 pgs: 169 active+clean; 257 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 446 op/s 2024-08-10T05:54:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:44 smithi159 ceph-mon[90359]: osdmap e1185: 8 total, 8 up, 8 in 2024-08-10T05:54:45.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:45 smithi086 ceph-mon[98993]: osdmap e1186: 8 total, 8 up, 8 in 2024-08-10T05:54:45.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:45 smithi086 ceph-mon[101471]: osdmap e1186: 8 total, 8 up, 8 in 2024-08-10T05:54:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:45 smithi159 ceph-mon[90359]: osdmap e1186: 8 total, 8 up, 8 in 2024-08-10T05:54:46.567 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 8388609~1000 2024-08-10T05:54:46.574 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 16777228~1000 2024-08-10T05:54:46.575 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 167772160 2024-08-10T05:54:46.584 INFO:tasks.workunit.client.0.smithi086.stdout:write: 2 83886079~8388609 2024-08-10T05:54:46.604 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap3 2024-08-10T05:54:46.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:46 smithi086 ceph-mon[98993]: pgmap v2134: 169 pgs: 169 active+clean; 265 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 MiB/s rd, 6.0 MiB/s wr, 468 op/s 2024-08-10T05:54:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:46 smithi086 ceph-mon[98993]: osdmap e1187: 8 total, 8 up, 8 in 2024-08-10T05:54:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:46 smithi086 ceph-mon[101471]: pgmap v2134: 169 pgs: 169 active+clean; 265 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 MiB/s rd, 6.0 MiB/s wr, 468 op/s 2024-08-10T05:54:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:46 smithi086 ceph-mon[101471]: osdmap e1187: 8 total, 8 up, 8 in 2024-08-10T05:54:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:46 smithi159 ceph-mon[90359]: pgmap v2134: 169 pgs: 169 active+clean; 265 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 MiB/s rd, 6.0 MiB/s wr, 468 op/s 2024-08-10T05:54:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:46 smithi159 ceph-mon[90359]: osdmap e1187: 8 total, 8 up, 8 in 2024-08-10T05:54:47.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:47 smithi086 ceph-mon[98993]: osdmap e1188: 8 total, 8 up, 8 in 2024-08-10T05:54:47.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:47 smithi086 ceph-mon[101471]: osdmap e1188: 8 total, 8 up, 8 in 2024-08-10T05:54:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:47 smithi159 ceph-mon[90359]: osdmap e1188: 8 total, 8 up, 8 in 2024-08-10T05:54:48.574 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:54:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:54:48] "GET /metrics HTTP/1.1" 200 38899 "" "Prometheus/2.43.0" 2024-08-10T05:54:48.590 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:48.615 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 83886079~1 2024-08-10T05:54:48.625 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:54:48.632 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 16777218~8388609 2024-08-10T05:54:48.702 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:54:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:48 smithi086 ceph-mon[98993]: pgmap v2137: 169 pgs: 169 active+clean; 273 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 43 MiB/s rd, 9.0 MiB/s wr, 135 op/s 2024-08-10T05:54:48.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:48 smithi086 ceph-mon[98993]: osdmap e1189: 8 total, 8 up, 8 in 2024-08-10T05:54:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:48 smithi086 ceph-mon[101471]: pgmap v2137: 169 pgs: 169 active+clean; 273 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 43 MiB/s rd, 9.0 MiB/s wr, 135 op/s 2024-08-10T05:54:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:48 smithi086 ceph-mon[101471]: osdmap e1189: 8 total, 8 up, 8 in 2024-08-10T05:54:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:48 smithi159 ceph-mon[90359]: pgmap v2137: 169 pgs: 169 active+clean; 273 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 43 MiB/s rd, 9.0 MiB/s wr, 135 op/s 2024-08-10T05:54:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:48 smithi159 ceph-mon[90359]: osdmap e1189: 8 total, 8 up, 8 in 2024-08-10T05:54:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:49 smithi086 ceph-mon[98993]: osdmap e1190: 8 total, 8 up, 8 in 2024-08-10T05:54:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:49 smithi086 ceph-mon[101471]: osdmap e1190: 8 total, 8 up, 8 in 2024-08-10T05:54:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:49 smithi159 ceph-mon[90359]: osdmap e1190: 8 total, 8 up, 8 in 2024-08-10T05:54:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:50 smithi086 ceph-mon[98993]: pgmap v2140: 169 pgs: 169 active+clean; 285 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 7.0 MiB/s wr, 96 op/s 2024-08-10T05:54:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:50 smithi086 ceph-mon[98993]: osdmap e1191: 8 total, 8 up, 8 in 2024-08-10T05:54:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:50 smithi086 ceph-mon[98993]: osdmap e1192: 8 total, 8 up, 8 in 2024-08-10T05:54:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:50 smithi086 ceph-mon[101471]: pgmap v2140: 169 pgs: 169 active+clean; 285 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 7.0 MiB/s wr, 96 op/s 2024-08-10T05:54:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:50 smithi086 ceph-mon[101471]: osdmap e1191: 8 total, 8 up, 8 in 2024-08-10T05:54:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:50 smithi086 ceph-mon[101471]: osdmap e1192: 8 total, 8 up, 8 in 2024-08-10T05:54:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:50 smithi159 ceph-mon[90359]: pgmap v2140: 169 pgs: 169 active+clean; 285 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 7.0 MiB/s wr, 96 op/s 2024-08-10T05:54:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:50 smithi159 ceph-mon[90359]: osdmap e1191: 8 total, 8 up, 8 in 2024-08-10T05:54:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:50 smithi159 ceph-mon[90359]: osdmap e1192: 8 total, 8 up, 8 in 2024-08-10T05:54:51.942 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:54:52.119 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:54:52.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:52 smithi086 ceph-mon[98993]: pgmap v2143: 169 pgs: 169 active+clean; 333 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 13 MiB/s wr, 209 op/s 2024-08-10T05:54:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:52 smithi086 ceph-mon[98993]: osdmap e1193: 8 total, 8 up, 8 in 2024-08-10T05:54:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:52 smithi086 ceph-mon[101471]: pgmap v2143: 169 pgs: 169 active+clean; 333 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 13 MiB/s wr, 209 op/s 2024-08-10T05:54:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:52 smithi086 ceph-mon[101471]: osdmap e1193: 8 total, 8 up, 8 in 2024-08-10T05:54:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:52 smithi159 ceph-mon[90359]: pgmap v2143: 169 pgs: 169 active+clean; 333 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 13 MiB/s wr, 209 op/s 2024-08-10T05:54:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:52 smithi159 ceph-mon[90359]: osdmap e1193: 8 total, 8 up, 8 in 2024-08-10T05:54:53.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:53 smithi086 ceph-mon[98993]: osdmap e1194: 8 total, 8 up, 8 in 2024-08-10T05:54:53.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:53 smithi086 ceph-mon[101471]: osdmap e1194: 8 total, 8 up, 8 in 2024-08-10T05:54:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:53 smithi159 ceph-mon[90359]: osdmap e1194: 8 total, 8 up, 8 in 2024-08-10T05:54:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:54 smithi086 ceph-mon[101471]: pgmap v2146: 169 pgs: 169 active+clean; 349 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 14 MiB/s wr, 196 op/s 2024-08-10T05:54:54.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:54 smithi086 ceph-mon[101471]: osdmap e1195: 8 total, 8 up, 8 in 2024-08-10T05:54:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:54 smithi086 ceph-mon[98993]: pgmap v2146: 169 pgs: 169 active+clean; 349 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 14 MiB/s wr, 196 op/s 2024-08-10T05:54:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:54 smithi086 ceph-mon[98993]: osdmap e1195: 8 total, 8 up, 8 in 2024-08-10T05:54:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:54 smithi159 ceph-mon[90359]: pgmap v2146: 169 pgs: 169 active+clean; 349 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 14 MiB/s wr, 196 op/s 2024-08-10T05:54:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:54 smithi159 ceph-mon[90359]: osdmap e1195: 8 total, 8 up, 8 in 2024-08-10T05:54:55.005 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.SnapsOtherPool (12116 ms) 2024-08-10T05:54:55.005 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.SnapsDataPool 2024-08-10T05:54:55.036 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:54:55.050 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:54:55.116 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:54:55.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:55 smithi086 ceph-mon[98993]: osdmap e1196: 8 total, 8 up, 8 in 2024-08-10T05:54:55.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:55 smithi086 ceph-mon[101471]: osdmap e1196: 8 total, 8 up, 8 in 2024-08-10T05:54:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:55 smithi159 ceph-mon[90359]: osdmap e1196: 8 total, 8 up, 8 in 2024-08-10T05:54:56.626 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 8388609~8388609 2024-08-10T05:54:56.647 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 0~1000 2024-08-10T05:54:56.647 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 1010~1000 2024-08-10T05:54:56.647 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap2 2024-08-10T05:54:56.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:56 smithi086 ceph-mon[101471]: pgmap v2149: 169 pgs: 169 active+clean; 361 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 7.0 MiB/s wr, 234 op/s 2024-08-10T05:54:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:56 smithi086 ceph-mon[101471]: osdmap e1197: 8 total, 8 up, 8 in 2024-08-10T05:54:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:54:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:56 smithi086 ceph-mon[98993]: pgmap v2149: 169 pgs: 169 active+clean; 361 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 7.0 MiB/s wr, 234 op/s 2024-08-10T05:54:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:56 smithi086 ceph-mon[98993]: osdmap e1197: 8 total, 8 up, 8 in 2024-08-10T05:54:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:54:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:56 smithi159 ceph-mon[90359]: pgmap v2149: 169 pgs: 169 active+clean; 361 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 7.0 MiB/s wr, 234 op/s 2024-08-10T05:54:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:56 smithi159 ceph-mon[90359]: osdmap e1197: 8 total, 8 up, 8 in 2024-08-10T05:54:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:54:57.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:57 smithi086 ceph-mon[101471]: osdmap e1198: 8 total, 8 up, 8 in 2024-08-10T05:54:57.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:57 smithi086 ceph-mon[98993]: osdmap e1198: 8 total, 8 up, 8 in 2024-08-10T05:54:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:57 smithi159 ceph-mon[90359]: osdmap e1198: 8 total, 8 up, 8 in 2024-08-10T05:54:58.627 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:54:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:54:58] "GET /metrics HTTP/1.1" 200 38895 "" "Prometheus/2.43.0" 2024-08-10T05:54:58.638 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 8388609~1000 2024-08-10T05:54:58.646 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 16777228~1000 2024-08-10T05:54:58.646 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 167772160 2024-08-10T05:54:58.656 INFO:tasks.workunit.client.0.smithi086.stdout:write: 2 83886079~8388609 2024-08-10T05:54:58.675 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap3 2024-08-10T05:54:58.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:58 smithi086 ceph-mon[101471]: pgmap v2152: 169 pgs: 169 active+clean; 369 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 9.0 MiB/s wr, 393 op/s 2024-08-10T05:54:58.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:58 smithi086 ceph-mon[101471]: osdmap e1199: 8 total, 8 up, 8 in 2024-08-10T05:54:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:58 smithi086 ceph-mon[98993]: pgmap v2152: 169 pgs: 169 active+clean; 369 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 9.0 MiB/s wr, 393 op/s 2024-08-10T05:54:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:58 smithi086 ceph-mon[98993]: osdmap e1199: 8 total, 8 up, 8 in 2024-08-10T05:54:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:58 smithi159 ceph-mon[90359]: pgmap v2152: 169 pgs: 169 active+clean; 369 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 9.0 MiB/s wr, 393 op/s 2024-08-10T05:54:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:58 smithi159 ceph-mon[90359]: osdmap e1199: 8 total, 8 up, 8 in 2024-08-10T05:54:59.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:59 smithi086 ceph-mon[98993]: osdmap e1200: 8 total, 8 up, 8 in 2024-08-10T05:54:59.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:54:59.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:54:59.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:54:59.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:54:59.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:54:59.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:54:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:54:59.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:59 smithi086 ceph-mon[101471]: osdmap e1200: 8 total, 8 up, 8 in 2024-08-10T05:54:59.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:54:59.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:54:59.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:54:59.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:54:59.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:54:59.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:54:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:54:59.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:59 smithi159 ceph-mon[90359]: osdmap e1200: 8 total, 8 up, 8 in 2024-08-10T05:54:59.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:54:59.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:54:59.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:54:59.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:54:59.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:54:59.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:54:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:55:00.456 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:55:00.486 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 83886079~1 2024-08-10T05:55:00.495 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:55:00.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:00 smithi086 ceph-mon[98993]: pgmap v2155: 169 pgs: 169 active+clean; 365 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 7.0 MiB/s wr, 219 op/s 2024-08-10T05:55:00.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:00 smithi086 ceph-mon[98993]: osdmap e1201: 8 total, 8 up, 8 in 2024-08-10T05:55:00.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:00 smithi086 ceph-mon[98993]: osdmap e1202: 8 total, 8 up, 8 in 2024-08-10T05:55:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:00 smithi086 ceph-mon[101471]: pgmap v2155: 169 pgs: 169 active+clean; 365 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 7.0 MiB/s wr, 219 op/s 2024-08-10T05:55:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:00 smithi086 ceph-mon[101471]: osdmap e1201: 8 total, 8 up, 8 in 2024-08-10T05:55:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:00 smithi086 ceph-mon[101471]: osdmap e1202: 8 total, 8 up, 8 in 2024-08-10T05:55:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:00 smithi159 ceph-mon[90359]: pgmap v2155: 169 pgs: 169 active+clean; 365 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 7.0 MiB/s wr, 219 op/s 2024-08-10T05:55:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:00 smithi159 ceph-mon[90359]: osdmap e1201: 8 total, 8 up, 8 in 2024-08-10T05:55:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:00 smithi159 ceph-mon[90359]: osdmap e1202: 8 total, 8 up, 8 in 2024-08-10T05:55:02.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:02 smithi086 ceph-mon[98993]: pgmap v2158: 169 pgs: 169 active+clean; 389 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 176 op/s 2024-08-10T05:55:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:02 smithi086 ceph-mon[98993]: osdmap e1203: 8 total, 8 up, 8 in 2024-08-10T05:55:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:02 smithi086 ceph-mon[101471]: pgmap v2158: 169 pgs: 169 active+clean; 389 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 176 op/s 2024-08-10T05:55:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:02 smithi086 ceph-mon[101471]: osdmap e1203: 8 total, 8 up, 8 in 2024-08-10T05:55:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:02 smithi159 ceph-mon[90359]: pgmap v2158: 169 pgs: 169 active+clean; 389 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 176 op/s 2024-08-10T05:55:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:02 smithi159 ceph-mon[90359]: osdmap e1203: 8 total, 8 up, 8 in 2024-08-10T05:55:03.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:03 smithi086 ceph-mon[98993]: osdmap e1204: 8 total, 8 up, 8 in 2024-08-10T05:55:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:03 smithi086 ceph-mon[101471]: osdmap e1204: 8 total, 8 up, 8 in 2024-08-10T05:55:03.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:03 smithi159 ceph-mon[90359]: osdmap e1204: 8 total, 8 up, 8 in 2024-08-10T05:55:04.000 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:55:04.146 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:55:04.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:04 smithi086 ceph-mon[98993]: pgmap v2161: 169 pgs: 169 active+clean; 397 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 10 MiB/s wr, 153 op/s 2024-08-10T05:55:04.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:04 smithi086 ceph-mon[98993]: osdmap e1205: 8 total, 8 up, 8 in 2024-08-10T05:55:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:04 smithi086 ceph-mon[101471]: pgmap v2161: 169 pgs: 169 active+clean; 397 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 10 MiB/s wr, 153 op/s 2024-08-10T05:55:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:04 smithi086 ceph-mon[101471]: osdmap e1205: 8 total, 8 up, 8 in 2024-08-10T05:55:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:04 smithi159 ceph-mon[90359]: pgmap v2161: 169 pgs: 169 active+clean; 397 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 10 MiB/s wr, 153 op/s 2024-08-10T05:55:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:04 smithi159 ceph-mon[90359]: osdmap e1205: 8 total, 8 up, 8 in 2024-08-10T05:55:05.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:05 smithi086 ceph-mon[98993]: osdmap e1206: 8 total, 8 up, 8 in 2024-08-10T05:55:05.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:05 smithi086 ceph-mon[98993]: osdmap e1207: 8 total, 8 up, 8 in 2024-08-10T05:55:05.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:05 smithi086 ceph-mon[101471]: osdmap e1206: 8 total, 8 up, 8 in 2024-08-10T05:55:05.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:05 smithi086 ceph-mon[101471]: osdmap e1207: 8 total, 8 up, 8 in 2024-08-10T05:55:05.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:05 smithi159 ceph-mon[90359]: osdmap e1206: 8 total, 8 up, 8 in 2024-08-10T05:55:05.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:05 smithi159 ceph-mon[90359]: osdmap e1207: 8 total, 8 up, 8 in 2024-08-10T05:55:06.825 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.SnapsDataPool (11821 ms) 2024-08-10T05:55:06.825 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2024-08-10T05:55:06.856 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:55:06.866 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:55:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:06 smithi086 ceph-mon[101471]: pgmap v2164: 169 pgs: 169 active+clean; 401 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 207 op/s 2024-08-10T05:55:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:06 smithi086 ceph-mon[98993]: pgmap v2164: 169 pgs: 169 active+clean; 401 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 207 op/s 2024-08-10T05:55:06.921 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:55:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:06 smithi159 ceph-mon[90359]: pgmap v2164: 169 pgs: 169 active+clean; 401 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 207 op/s 2024-08-10T05:55:07.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:07 smithi086 ceph-mon[98993]: osdmap e1208: 8 total, 8 up, 8 in 2024-08-10T05:55:07.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:07 smithi086 ceph-mon[101471]: osdmap e1208: 8 total, 8 up, 8 in 2024-08-10T05:55:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:07 smithi159 ceph-mon[90359]: osdmap e1208: 8 total, 8 up, 8 in 2024-08-10T05:55:08.506 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 8388609~8388609 2024-08-10T05:55:08.523 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 0~1000 2024-08-10T05:55:08.523 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 1010~1000 2024-08-10T05:55:08.523 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap2 2024-08-10T05:55:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:08 smithi086 ceph-mon[98993]: pgmap v2167: 169 pgs: 169 active+clean; 405 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 3.0 MiB/s wr, 428 op/s 2024-08-10T05:55:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:08 smithi086 ceph-mon[98993]: osdmap e1209: 8 total, 8 up, 8 in 2024-08-10T05:55:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:55:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:55:08] "GET /metrics HTTP/1.1" 200 38895 "" "Prometheus/2.43.0" 2024-08-10T05:55:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:08 smithi086 ceph-mon[101471]: pgmap v2167: 169 pgs: 169 active+clean; 405 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 3.0 MiB/s wr, 428 op/s 2024-08-10T05:55:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:08 smithi086 ceph-mon[101471]: osdmap e1209: 8 total, 8 up, 8 in 2024-08-10T05:55:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:08 smithi159 ceph-mon[90359]: pgmap v2167: 169 pgs: 169 active+clean; 405 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 3.0 MiB/s wr, 428 op/s 2024-08-10T05:55:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:08 smithi159 ceph-mon[90359]: osdmap e1209: 8 total, 8 up, 8 in 2024-08-10T05:55:09.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:09 smithi086 ceph-mon[98993]: osdmap e1210: 8 total, 8 up, 8 in 2024-08-10T05:55:09.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:09 smithi086 ceph-mon[101471]: osdmap e1210: 8 total, 8 up, 8 in 2024-08-10T05:55:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:09 smithi159 ceph-mon[90359]: osdmap e1210: 8 total, 8 up, 8 in 2024-08-10T05:55:10.516 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 8388609~1000 2024-08-10T05:55:10.525 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 16777228~1000 2024-08-10T05:55:10.525 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 167772160 2024-08-10T05:55:10.534 INFO:tasks.workunit.client.0.smithi086.stdout:write: 2 83886079~8388609 2024-08-10T05:55:10.549 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap3 2024-08-10T05:55:10.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:10 smithi159 ceph-mon[90359]: pgmap v2170: 169 pgs: 169 active+clean; 417 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 39 MiB/s rd, 5.0 MiB/s wr, 263 op/s 2024-08-10T05:55:10.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:10 smithi159 ceph-mon[90359]: osdmap e1211: 8 total, 8 up, 8 in 2024-08-10T05:55:10.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:10 smithi086 ceph-mon[98993]: pgmap v2170: 169 pgs: 169 active+clean; 417 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 39 MiB/s rd, 5.0 MiB/s wr, 263 op/s 2024-08-10T05:55:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:10 smithi086 ceph-mon[98993]: osdmap e1211: 8 total, 8 up, 8 in 2024-08-10T05:55:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:10 smithi086 ceph-mon[101471]: pgmap v2170: 169 pgs: 169 active+clean; 417 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 39 MiB/s rd, 5.0 MiB/s wr, 263 op/s 2024-08-10T05:55:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:10 smithi086 ceph-mon[101471]: osdmap e1211: 8 total, 8 up, 8 in 2024-08-10T05:55:11.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:11 smithi086 ceph-mon[98993]: osdmap e1212: 8 total, 8 up, 8 in 2024-08-10T05:55:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:55:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:11 smithi086 ceph-mon[101471]: osdmap e1212: 8 total, 8 up, 8 in 2024-08-10T05:55:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:55:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:11 smithi159 ceph-mon[90359]: osdmap e1212: 8 total, 8 up, 8 in 2024-08-10T05:55:11.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:55:12.541 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:55:12.567 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 83886079~1 2024-08-10T05:55:12.576 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:55:12.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:12 smithi086 ceph-mon[98993]: pgmap v2173: 169 pgs: 169 active+clean; 421 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 9.0 MiB/s wr, 179 op/s 2024-08-10T05:55:12.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:12 smithi086 ceph-mon[98993]: osdmap e1213: 8 total, 8 up, 8 in 2024-08-10T05:55:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:12 smithi086 ceph-mon[101471]: pgmap v2173: 169 pgs: 169 active+clean; 421 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 9.0 MiB/s wr, 179 op/s 2024-08-10T05:55:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:12 smithi086 ceph-mon[101471]: osdmap e1213: 8 total, 8 up, 8 in 2024-08-10T05:55:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:12 smithi159 ceph-mon[90359]: pgmap v2173: 169 pgs: 169 active+clean; 421 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 9.0 MiB/s wr, 179 op/s 2024-08-10T05:55:12.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:12 smithi159 ceph-mon[90359]: osdmap e1213: 8 total, 8 up, 8 in 2024-08-10T05:55:13.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:13 smithi086 ceph-mon[98993]: osdmap e1214: 8 total, 8 up, 8 in 2024-08-10T05:55:13.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:13 smithi086 ceph-mon[101471]: osdmap e1214: 8 total, 8 up, 8 in 2024-08-10T05:55:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:13 smithi159 ceph-mon[90359]: osdmap e1214: 8 total, 8 up, 8 in 2024-08-10T05:55:14.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:14 smithi086 ceph-mon[98993]: pgmap v2176: 169 pgs: 169 active+clean; 441 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 11 MiB/s wr, 194 op/s 2024-08-10T05:55:14.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:14 smithi086 ceph-mon[98993]: osdmap e1215: 8 total, 8 up, 8 in 2024-08-10T05:55:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:14 smithi086 ceph-mon[101471]: pgmap v2176: 169 pgs: 169 active+clean; 441 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 11 MiB/s wr, 194 op/s 2024-08-10T05:55:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:14 smithi086 ceph-mon[101471]: osdmap e1215: 8 total, 8 up, 8 in 2024-08-10T05:55:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:14 smithi159 ceph-mon[90359]: pgmap v2176: 169 pgs: 169 active+clean; 441 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 11 MiB/s wr, 194 op/s 2024-08-10T05:55:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:14 smithi159 ceph-mon[90359]: osdmap e1215: 8 total, 8 up, 8 in 2024-08-10T05:55:15.897 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 41943040 2024-08-10T05:55:15.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:15 smithi086 ceph-mon[101471]: osdmap e1216: 8 total, 8 up, 8 in 2024-08-10T05:55:15.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:15 smithi086 ceph-mon[101471]: osdmap e1217: 8 total, 8 up, 8 in 2024-08-10T05:55:15.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:15 smithi086 ceph-mon[98993]: osdmap e1216: 8 total, 8 up, 8 in 2024-08-10T05:55:15.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:15 smithi086 ceph-mon[98993]: osdmap e1217: 8 total, 8 up, 8 in 2024-08-10T05:55:15.919 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:55:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:15 smithi159 ceph-mon[90359]: osdmap e1216: 8 total, 8 up, 8 in 2024-08-10T05:55:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:15 smithi159 ceph-mon[90359]: osdmap e1217: 8 total, 8 up, 8 in 2024-08-10T05:55:16.073 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:55:16.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:16 smithi086 ceph-mon[98993]: pgmap v2179: 169 pgs: 169 active+clean; 445 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 56 op/s 2024-08-10T05:55:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:16 smithi086 ceph-mon[101471]: pgmap v2179: 169 pgs: 169 active+clean; 445 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 56 op/s 2024-08-10T05:55:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:16 smithi159 ceph-mon[90359]: pgmap v2179: 169 pgs: 169 active+clean; 445 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 56 op/s 2024-08-10T05:55:17.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:17 smithi086 ceph-mon[98993]: osdmap e1218: 8 total, 8 up, 8 in 2024-08-10T05:55:17.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:17 smithi086 ceph-mon[101471]: osdmap e1218: 8 total, 8 up, 8 in 2024-08-10T05:55:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:17 smithi159 ceph-mon[90359]: osdmap e1218: 8 total, 8 up, 8 in 2024-08-10T05:55:18.558 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:55:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:55:18] "GET /metrics HTTP/1.1" 200 38905 "" "Prometheus/2.43.0" 2024-08-10T05:55:18.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:18 smithi086 ceph-mon[98993]: pgmap v2182: 169 pgs: 169 active+clean; 453 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.0 MiB/s wr, 105 op/s 2024-08-10T05:55:18.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:18 smithi086 ceph-mon[98993]: osdmap e1219: 8 total, 8 up, 8 in 2024-08-10T05:55:18.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:18 smithi086 ceph-mon[101471]: pgmap v2182: 169 pgs: 169 active+clean; 453 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.0 MiB/s wr, 105 op/s 2024-08-10T05:55:18.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:18 smithi086 ceph-mon[101471]: osdmap e1219: 8 total, 8 up, 8 in 2024-08-10T05:55:18.907 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (12082 ms) 2024-08-10T05:55:18.907 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2024-08-10T05:55:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:18 smithi159 ceph-mon[90359]: pgmap v2182: 169 pgs: 169 active+clean; 453 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.0 MiB/s wr, 105 op/s 2024-08-10T05:55:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:18 smithi159 ceph-mon[90359]: osdmap e1219: 8 total, 8 up, 8 in 2024-08-10T05:55:18.938 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:55:18.948 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:55:19.007 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:55:19.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:19 smithi086 ceph-mon[98993]: osdmap e1220: 8 total, 8 up, 8 in 2024-08-10T05:55:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:19 smithi086 ceph-mon[101471]: osdmap e1220: 8 total, 8 up, 8 in 2024-08-10T05:55:19.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:19 smithi159 ceph-mon[90359]: osdmap e1220: 8 total, 8 up, 8 in 2024-08-10T05:55:20.589 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 8388609~8388609 2024-08-10T05:55:20.607 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 0~1000 2024-08-10T05:55:20.607 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 1010~1000 2024-08-10T05:55:20.607 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap2 2024-08-10T05:55:20.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:20 smithi086 ceph-mon[98993]: pgmap v2185: 169 pgs: 169 active+clean; 461 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 333 op/s 2024-08-10T05:55:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:20 smithi086 ceph-mon[98993]: osdmap e1221: 8 total, 8 up, 8 in 2024-08-10T05:55:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:20 smithi086 ceph-mon[101471]: pgmap v2185: 169 pgs: 169 active+clean; 461 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 333 op/s 2024-08-10T05:55:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:20 smithi086 ceph-mon[101471]: osdmap e1221: 8 total, 8 up, 8 in 2024-08-10T05:55:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:20 smithi159 ceph-mon[90359]: pgmap v2185: 169 pgs: 169 active+clean; 461 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 333 op/s 2024-08-10T05:55:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:20 smithi159 ceph-mon[90359]: osdmap e1221: 8 total, 8 up, 8 in 2024-08-10T05:55:21.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:21 smithi086 ceph-mon[98993]: osdmap e1222: 8 total, 8 up, 8 in 2024-08-10T05:55:21.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:21 smithi086 ceph-mon[101471]: osdmap e1222: 8 total, 8 up, 8 in 2024-08-10T05:55:21.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:21 smithi159 ceph-mon[90359]: osdmap e1222: 8 total, 8 up, 8 in 2024-08-10T05:55:22.603 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 8388609~1000 2024-08-10T05:55:22.613 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 16777228~1000 2024-08-10T05:55:22.613 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 167772160 2024-08-10T05:55:22.622 INFO:tasks.workunit.client.0.smithi086.stdout:write: 2 83886079~8388609 2024-08-10T05:55:22.640 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap3 2024-08-10T05:55:22.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:22 smithi086 ceph-mon[101471]: pgmap v2188: 169 pgs: 169 active+clean; 477 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.0 MiB/s wr, 527 op/s 2024-08-10T05:55:22.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:22 smithi086 ceph-mon[101471]: osdmap e1223: 8 total, 8 up, 8 in 2024-08-10T05:55:22.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:22 smithi086 ceph-mon[98993]: pgmap v2188: 169 pgs: 169 active+clean; 477 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.0 MiB/s wr, 527 op/s 2024-08-10T05:55:22.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:22 smithi086 ceph-mon[98993]: osdmap e1223: 8 total, 8 up, 8 in 2024-08-10T05:55:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:22 smithi159 ceph-mon[90359]: pgmap v2188: 169 pgs: 169 active+clean; 477 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.0 MiB/s wr, 527 op/s 2024-08-10T05:55:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:22 smithi159 ceph-mon[90359]: osdmap e1223: 8 total, 8 up, 8 in 2024-08-10T05:55:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:23 smithi086 ceph-mon[98993]: osdmap e1224: 8 total, 8 up, 8 in 2024-08-10T05:55:23.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:23 smithi086 ceph-mon[101471]: osdmap e1224: 8 total, 8 up, 8 in 2024-08-10T05:55:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:23 smithi159 ceph-mon[90359]: osdmap e1224: 8 total, 8 up, 8 in 2024-08-10T05:55:24.621 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:55:24.648 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 83886079~1 2024-08-10T05:55:24.659 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 0 2024-08-10T05:55:24.677 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:55:24.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:24 smithi086 ceph-mon[98993]: pgmap v2191: 169 pgs: 169 active+clean; 465 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 58 MiB/s rd, 7.0 MiB/s wr, 321 op/s 2024-08-10T05:55:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:24 smithi086 ceph-mon[98993]: osdmap e1225: 8 total, 8 up, 8 in 2024-08-10T05:55:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:24 smithi086 ceph-mon[101471]: pgmap v2191: 169 pgs: 169 active+clean; 465 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 58 MiB/s rd, 7.0 MiB/s wr, 321 op/s 2024-08-10T05:55:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:24 smithi086 ceph-mon[101471]: osdmap e1225: 8 total, 8 up, 8 in 2024-08-10T05:55:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:24 smithi159 ceph-mon[90359]: pgmap v2191: 169 pgs: 169 active+clean; 465 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 58 MiB/s rd, 7.0 MiB/s wr, 321 op/s 2024-08-10T05:55:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:24 smithi159 ceph-mon[90359]: osdmap e1225: 8 total, 8 up, 8 in 2024-08-10T05:55:25.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:25 smithi086 ceph-mon[98993]: osdmap e1226: 8 total, 8 up, 8 in 2024-08-10T05:55:25.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:25 smithi086 ceph-mon[98993]: osdmap e1227: 8 total, 8 up, 8 in 2024-08-10T05:55:25.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:25 smithi086 ceph-mon[101471]: osdmap e1226: 8 total, 8 up, 8 in 2024-08-10T05:55:25.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:25 smithi086 ceph-mon[101471]: osdmap e1227: 8 total, 8 up, 8 in 2024-08-10T05:55:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:25 smithi159 ceph-mon[90359]: osdmap e1226: 8 total, 8 up, 8 in 2024-08-10T05:55:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:25 smithi159 ceph-mon[90359]: osdmap e1227: 8 total, 8 up, 8 in 2024-08-10T05:55:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:26 smithi086 ceph-mon[98993]: pgmap v2194: 169 pgs: 169 active+clean; 481 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.0 MiB/s rd, 3.0 MiB/s wr, 77 op/s 2024-08-10T05:55:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:55:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:26 smithi086 ceph-mon[98993]: osdmap e1228: 8 total, 8 up, 8 in 2024-08-10T05:55:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:26 smithi086 ceph-mon[101471]: pgmap v2194: 169 pgs: 169 active+clean; 481 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.0 MiB/s rd, 3.0 MiB/s wr, 77 op/s 2024-08-10T05:55:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:55:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:26 smithi086 ceph-mon[101471]: osdmap e1228: 8 total, 8 up, 8 in 2024-08-10T05:55:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:26 smithi159 ceph-mon[90359]: pgmap v2194: 169 pgs: 169 active+clean; 481 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.0 MiB/s rd, 3.0 MiB/s wr, 77 op/s 2024-08-10T05:55:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:55:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:26 smithi159 ceph-mon[90359]: osdmap e1228: 8 total, 8 up, 8 in 2024-08-10T05:55:27.831 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:55:27.968 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:55:28.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:55:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:55:28] "GET /metrics HTTP/1.1" 200 38905 "" "Prometheus/2.43.0" 2024-08-10T05:55:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:28 smithi086 ceph-mon[101471]: pgmap v2197: 169 pgs: 169 active+clean; 501 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 7.0 MiB/s wr, 142 op/s 2024-08-10T05:55:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:28 smithi086 ceph-mon[101471]: osdmap e1229: 8 total, 8 up, 8 in 2024-08-10T05:55:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:28 smithi086 ceph-mon[98993]: pgmap v2197: 169 pgs: 169 active+clean; 501 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 7.0 MiB/s wr, 142 op/s 2024-08-10T05:55:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:28 smithi086 ceph-mon[98993]: osdmap e1229: 8 total, 8 up, 8 in 2024-08-10T05:55:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:28 smithi159 ceph-mon[90359]: pgmap v2197: 169 pgs: 169 active+clean; 501 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 7.0 MiB/s wr, 142 op/s 2024-08-10T05:55:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:28 smithi159 ceph-mon[90359]: osdmap e1229: 8 total, 8 up, 8 in 2024-08-10T05:55:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:29 smithi086 ceph-mon[98993]: osdmap e1230: 8 total, 8 up, 8 in 2024-08-10T05:55:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:29 smithi086 ceph-mon[101471]: osdmap e1230: 8 total, 8 up, 8 in 2024-08-10T05:55:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:29 smithi159 ceph-mon[90359]: osdmap e1230: 8 total, 8 up, 8 in 2024-08-10T05:55:30.731 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (11824 ms) 2024-08-10T05:55:30.731 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2024-08-10T05:55:30.760 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:55:30.773 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:55:30.830 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:55:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:30 smithi086 ceph-mon[98993]: pgmap v2200: 169 pgs: 169 active+clean; 509 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 6.0 MiB/s wr, 111 op/s 2024-08-10T05:55:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:30 smithi086 ceph-mon[98993]: osdmap e1231: 8 total, 8 up, 8 in 2024-08-10T05:55:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:30 smithi086 ceph-mon[98993]: osdmap e1232: 8 total, 8 up, 8 in 2024-08-10T05:55:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:30 smithi086 ceph-mon[101471]: pgmap v2200: 169 pgs: 169 active+clean; 509 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 6.0 MiB/s wr, 111 op/s 2024-08-10T05:55:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:30 smithi086 ceph-mon[101471]: osdmap e1231: 8 total, 8 up, 8 in 2024-08-10T05:55:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:30 smithi086 ceph-mon[101471]: osdmap e1232: 8 total, 8 up, 8 in 2024-08-10T05:55:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:30 smithi159 ceph-mon[90359]: pgmap v2200: 169 pgs: 169 active+clean; 509 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 6.0 MiB/s wr, 111 op/s 2024-08-10T05:55:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:30 smithi159 ceph-mon[90359]: osdmap e1231: 8 total, 8 up, 8 in 2024-08-10T05:55:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:30 smithi159 ceph-mon[90359]: osdmap e1232: 8 total, 8 up, 8 in 2024-08-10T05:55:32.652 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 8388609~8388609 2024-08-10T05:55:32.665 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 0~1000 2024-08-10T05:55:32.665 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 1010~1000 2024-08-10T05:55:32.665 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap2 2024-08-10T05:55:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:32 smithi086 ceph-mon[98993]: pgmap v2203: 169 pgs: 169 active+clean; 505 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 5.0 MiB/s wr, 303 op/s 2024-08-10T05:55:32.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:32 smithi086 ceph-mon[98993]: osdmap e1233: 8 total, 8 up, 8 in 2024-08-10T05:55:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:32 smithi086 ceph-mon[101471]: pgmap v2203: 169 pgs: 169 active+clean; 505 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 5.0 MiB/s wr, 303 op/s 2024-08-10T05:55:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:32 smithi086 ceph-mon[101471]: osdmap e1233: 8 total, 8 up, 8 in 2024-08-10T05:55:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:32 smithi159 ceph-mon[90359]: pgmap v2203: 169 pgs: 169 active+clean; 505 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 5.0 MiB/s wr, 303 op/s 2024-08-10T05:55:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:32 smithi159 ceph-mon[90359]: osdmap e1233: 8 total, 8 up, 8 in 2024-08-10T05:55:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:33 smithi086 ceph-mon[98993]: osdmap e1234: 8 total, 8 up, 8 in 2024-08-10T05:55:33.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:33 smithi086 ceph-mon[101471]: osdmap e1234: 8 total, 8 up, 8 in 2024-08-10T05:55:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:33 smithi159 ceph-mon[90359]: osdmap e1234: 8 total, 8 up, 8 in 2024-08-10T05:55:34.668 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 8388609~1000 2024-08-10T05:55:34.674 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 16777228~1000 2024-08-10T05:55:34.674 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 167772160 2024-08-10T05:55:34.684 INFO:tasks.workunit.client.0.smithi086.stdout:write: 2 83886079~8388609 2024-08-10T05:55:34.700 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap3 2024-08-10T05:55:34.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:34 smithi086 ceph-mon[101471]: pgmap v2206: 169 pgs: 169 active+clean; 525 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 8.0 MiB/s wr, 495 op/s 2024-08-10T05:55:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:34 smithi086 ceph-mon[101471]: osdmap e1235: 8 total, 8 up, 8 in 2024-08-10T05:55:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:34 smithi086 ceph-mon[98993]: pgmap v2206: 169 pgs: 169 active+clean; 525 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 8.0 MiB/s wr, 495 op/s 2024-08-10T05:55:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:34 smithi086 ceph-mon[98993]: osdmap e1235: 8 total, 8 up, 8 in 2024-08-10T05:55:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:34 smithi159 ceph-mon[90359]: pgmap v2206: 169 pgs: 169 active+clean; 525 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 8.0 MiB/s wr, 495 op/s 2024-08-10T05:55:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:34 smithi159 ceph-mon[90359]: osdmap e1235: 8 total, 8 up, 8 in 2024-08-10T05:55:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:35 smithi159 ceph-mon[90359]: osdmap e1236: 8 total, 8 up, 8 in 2024-08-10T05:55:36.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:35 smithi086 ceph-mon[98993]: osdmap e1236: 8 total, 8 up, 8 in 2024-08-10T05:55:36.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:35 smithi086 ceph-mon[101471]: osdmap e1236: 8 total, 8 up, 8 in 2024-08-10T05:55:36.685 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:55:36.708 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 83886079~1 2024-08-10T05:55:36.717 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:55:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:36 smithi159 ceph-mon[90359]: pgmap v2209: 169 pgs: 169 active+clean; 537 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 9.0 MiB/s wr, 253 op/s 2024-08-10T05:55:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:36 smithi159 ceph-mon[90359]: osdmap e1237: 8 total, 8 up, 8 in 2024-08-10T05:55:37.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:36 smithi086 ceph-mon[98993]: pgmap v2209: 169 pgs: 169 active+clean; 537 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 9.0 MiB/s wr, 253 op/s 2024-08-10T05:55:37.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:36 smithi086 ceph-mon[98993]: osdmap e1237: 8 total, 8 up, 8 in 2024-08-10T05:55:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:36 smithi086 ceph-mon[101471]: pgmap v2209: 169 pgs: 169 active+clean; 537 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 9.0 MiB/s wr, 253 op/s 2024-08-10T05:55:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:36 smithi086 ceph-mon[101471]: osdmap e1237: 8 total, 8 up, 8 in 2024-08-10T05:55:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:37 smithi159 ceph-mon[90359]: osdmap e1238: 8 total, 8 up, 8 in 2024-08-10T05:55:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:37 smithi086 ceph-mon[98993]: osdmap e1238: 8 total, 8 up, 8 in 2024-08-10T05:55:38.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:37 smithi086 ceph-mon[101471]: osdmap e1238: 8 total, 8 up, 8 in 2024-08-10T05:55:38.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:55:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:55:38] "GET /metrics HTTP/1.1" 200 38905 "" "Prometheus/2.43.0" 2024-08-10T05:55:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:38 smithi159 ceph-mon[90359]: pgmap v2212: 169 pgs: 169 active+clean; 553 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 9.0 MiB/s wr, 80 op/s 2024-08-10T05:55:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:38 smithi159 ceph-mon[90359]: osdmap e1239: 8 total, 8 up, 8 in 2024-08-10T05:55:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:38 smithi086 ceph-mon[101471]: pgmap v2212: 169 pgs: 169 active+clean; 553 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 9.0 MiB/s wr, 80 op/s 2024-08-10T05:55:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:38 smithi086 ceph-mon[101471]: osdmap e1239: 8 total, 8 up, 8 in 2024-08-10T05:55:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:38 smithi086 ceph-mon[98993]: pgmap v2212: 169 pgs: 169 active+clean; 553 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 9.0 MiB/s wr, 80 op/s 2024-08-10T05:55:39.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:38 smithi086 ceph-mon[98993]: osdmap e1239: 8 total, 8 up, 8 in 2024-08-10T05:55:40.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:39 smithi086 ceph-mon[101471]: osdmap e1240: 8 total, 8 up, 8 in 2024-08-10T05:55:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:39 smithi086 ceph-mon[98993]: osdmap e1240: 8 total, 8 up, 8 in 2024-08-10T05:55:40.166 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 0 2024-08-10T05:55:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:39 smithi159 ceph-mon[90359]: osdmap e1240: 8 total, 8 up, 8 in 2024-08-10T05:55:40.250 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:55:40.381 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:55:41.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:40 smithi159 ceph-mon[90359]: pgmap v2215: 169 pgs: 169 active+clean; 557 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.0 MiB/s wr, 162 op/s 2024-08-10T05:55:41.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:40 smithi159 ceph-mon[90359]: osdmap e1241: 8 total, 8 up, 8 in 2024-08-10T05:55:41.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:40 smithi159 ceph-mon[90359]: osdmap e1242: 8 total, 8 up, 8 in 2024-08-10T05:55:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:40 smithi086 ceph-mon[98993]: pgmap v2215: 169 pgs: 169 active+clean; 557 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.0 MiB/s wr, 162 op/s 2024-08-10T05:55:41.182 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:40 smithi086 ceph-mon[98993]: osdmap e1241: 8 total, 8 up, 8 in 2024-08-10T05:55:41.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:40 smithi086 ceph-mon[98993]: osdmap e1242: 8 total, 8 up, 8 in 2024-08-10T05:55:41.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:40 smithi086 ceph-mon[101471]: pgmap v2215: 169 pgs: 169 active+clean; 557 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.0 MiB/s wr, 162 op/s 2024-08-10T05:55:41.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:40 smithi086 ceph-mon[101471]: osdmap e1241: 8 total, 8 up, 8 in 2024-08-10T05:55:41.186 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:40 smithi086 ceph-mon[101471]: osdmap e1242: 8 total, 8 up, 8 in 2024-08-10T05:55:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:55:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:41 smithi086 ceph-mon[98993]: osdmap e1243: 8 total, 8 up, 8 in 2024-08-10T05:55:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:55:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:41 smithi086 ceph-mon[101471]: osdmap e1243: 8 total, 8 up, 8 in 2024-08-10T05:55:42.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:55:42.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:41 smithi159 ceph-mon[90359]: osdmap e1243: 8 total, 8 up, 8 in 2024-08-10T05:55:42.767 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (12036 ms) 2024-08-10T05:55:42.767 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2024-08-10T05:55:42.800 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:55:42.810 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:55:42.870 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:55:43.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:42 smithi086 ceph-mon[98993]: pgmap v2218: 169 pgs: 169 active+clean; 565 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.0 MiB/s wr, 201 op/s 2024-08-10T05:55:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:42 smithi086 ceph-mon[98993]: osdmap e1244: 8 total, 8 up, 8 in 2024-08-10T05:55:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:42 smithi086 ceph-mon[101471]: pgmap v2218: 169 pgs: 169 active+clean; 565 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.0 MiB/s wr, 201 op/s 2024-08-10T05:55:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:42 smithi086 ceph-mon[101471]: osdmap e1244: 8 total, 8 up, 8 in 2024-08-10T05:55:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:42 smithi159 ceph-mon[90359]: pgmap v2218: 169 pgs: 169 active+clean; 565 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.0 MiB/s wr, 201 op/s 2024-08-10T05:55:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:42 smithi159 ceph-mon[90359]: osdmap e1244: 8 total, 8 up, 8 in 2024-08-10T05:55:44.722 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 8388609~8388609 2024-08-10T05:55:44.736 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 0~1000 2024-08-10T05:55:44.736 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 1010~1000 2024-08-10T05:55:44.736 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap2 2024-08-10T05:55:45.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:44 smithi086 ceph-mon[98993]: pgmap v2221: 169 pgs: 169 active+clean; 565 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 2.0 MiB/s wr, 276 op/s 2024-08-10T05:55:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:44 smithi086 ceph-mon[98993]: osdmap e1245: 8 total, 8 up, 8 in 2024-08-10T05:55:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:44 smithi086 ceph-mon[101471]: pgmap v2221: 169 pgs: 169 active+clean; 565 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 2.0 MiB/s wr, 276 op/s 2024-08-10T05:55:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:44 smithi086 ceph-mon[101471]: osdmap e1245: 8 total, 8 up, 8 in 2024-08-10T05:55:45.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:44 smithi159 ceph-mon[90359]: pgmap v2221: 169 pgs: 169 active+clean; 565 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 2.0 MiB/s wr, 276 op/s 2024-08-10T05:55:45.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:44 smithi159 ceph-mon[90359]: osdmap e1245: 8 total, 8 up, 8 in 2024-08-10T05:55:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:45 smithi086 ceph-mon[98993]: osdmap e1246: 8 total, 8 up, 8 in 2024-08-10T05:55:46.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:45 smithi086 ceph-mon[101471]: osdmap e1246: 8 total, 8 up, 8 in 2024-08-10T05:55:46.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:45 smithi159 ceph-mon[90359]: osdmap e1246: 8 total, 8 up, 8 in 2024-08-10T05:55:46.742 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 8388609~1000 2024-08-10T05:55:46.749 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 16777228~1000 2024-08-10T05:55:46.749 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 167772160 2024-08-10T05:55:46.758 INFO:tasks.workunit.client.0.smithi086.stdout:write: 2 83886079~8388609 2024-08-10T05:55:46.775 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap3 2024-08-10T05:55:47.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:46 smithi086 ceph-mon[98993]: pgmap v2224: 169 pgs: 169 active+clean; 581 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 45 MiB/s rd, 7.0 MiB/s wr, 265 op/s 2024-08-10T05:55:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:46 smithi086 ceph-mon[98993]: osdmap e1247: 8 total, 8 up, 8 in 2024-08-10T05:55:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:46 smithi086 ceph-mon[101471]: pgmap v2224: 169 pgs: 169 active+clean; 581 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 45 MiB/s rd, 7.0 MiB/s wr, 265 op/s 2024-08-10T05:55:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:46 smithi086 ceph-mon[101471]: osdmap e1247: 8 total, 8 up, 8 in 2024-08-10T05:55:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:46 smithi159 ceph-mon[90359]: pgmap v2224: 169 pgs: 169 active+clean; 581 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 45 MiB/s rd, 7.0 MiB/s wr, 265 op/s 2024-08-10T05:55:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:46 smithi159 ceph-mon[90359]: osdmap e1247: 8 total, 8 up, 8 in 2024-08-10T05:55:48.057 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:47 smithi086 ceph-mon[101471]: osdmap e1248: 8 total, 8 up, 8 in 2024-08-10T05:55:48.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:47 smithi086 ceph-mon[98993]: osdmap e1248: 8 total, 8 up, 8 in 2024-08-10T05:55:48.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:47 smithi159 ceph-mon[90359]: osdmap e1248: 8 total, 8 up, 8 in 2024-08-10T05:55:48.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:55:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:55:48] "GET /metrics HTTP/1.1" 200 38903 "" "Prometheus/2.43.0" 2024-08-10T05:55:48.759 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:55:48.785 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 83886079~1 2024-08-10T05:55:48.793 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:55:49.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:48 smithi086 ceph-mon[101471]: pgmap v2227: 169 pgs: 169 active+clean; 585 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 9.0 MiB/s wr, 278 op/s 2024-08-10T05:55:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:48 smithi086 ceph-mon[101471]: osdmap e1249: 8 total, 8 up, 8 in 2024-08-10T05:55:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:48 smithi086 ceph-mon[98993]: pgmap v2227: 169 pgs: 169 active+clean; 585 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 9.0 MiB/s wr, 278 op/s 2024-08-10T05:55:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:48 smithi086 ceph-mon[98993]: osdmap e1249: 8 total, 8 up, 8 in 2024-08-10T05:55:49.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:48 smithi159 ceph-mon[90359]: pgmap v2227: 169 pgs: 169 active+clean; 585 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 9.0 MiB/s wr, 278 op/s 2024-08-10T05:55:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:48 smithi159 ceph-mon[90359]: osdmap e1249: 8 total, 8 up, 8 in 2024-08-10T05:55:50.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:49 smithi086 ceph-mon[98993]: osdmap e1250: 8 total, 8 up, 8 in 2024-08-10T05:55:50.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:49 smithi086 ceph-mon[101471]: osdmap e1250: 8 total, 8 up, 8 in 2024-08-10T05:55:50.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:49 smithi159 ceph-mon[90359]: osdmap e1250: 8 total, 8 up, 8 in 2024-08-10T05:55:51.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:50 smithi086 ceph-mon[98993]: pgmap v2230: 169 pgs: 169 active+clean; 593 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 6.0 MiB/s wr, 296 op/s 2024-08-10T05:55:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:50 smithi086 ceph-mon[98993]: osdmap e1251: 8 total, 8 up, 8 in 2024-08-10T05:55:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:50 smithi086 ceph-mon[98993]: osdmap e1252: 8 total, 8 up, 8 in 2024-08-10T05:55:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:50 smithi086 ceph-mon[101471]: pgmap v2230: 169 pgs: 169 active+clean; 593 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 6.0 MiB/s wr, 296 op/s 2024-08-10T05:55:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:50 smithi086 ceph-mon[101471]: osdmap e1251: 8 total, 8 up, 8 in 2024-08-10T05:55:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:50 smithi086 ceph-mon[101471]: osdmap e1252: 8 total, 8 up, 8 in 2024-08-10T05:55:51.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:50 smithi159 ceph-mon[90359]: pgmap v2230: 169 pgs: 169 active+clean; 593 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 6.0 MiB/s wr, 296 op/s 2024-08-10T05:55:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:50 smithi159 ceph-mon[90359]: osdmap e1251: 8 total, 8 up, 8 in 2024-08-10T05:55:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:50 smithi159 ceph-mon[90359]: osdmap e1252: 8 total, 8 up, 8 in 2024-08-10T05:55:51.907 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 167772160 2024-08-10T05:55:51.918 INFO:tasks.workunit.client.0.smithi086.stdout:write: * 83886080~1000 2024-08-10T05:55:51.949 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:55:52.088 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:55:52.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:52 smithi086 ceph-mon[98993]: pgmap v2233: 169 pgs: 169 active+clean; 617 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 6.0 MiB/s wr, 168 op/s 2024-08-10T05:55:52.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:52 smithi086 ceph-mon[98993]: osdmap e1253: 8 total, 8 up, 8 in 2024-08-10T05:55:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:52 smithi086 ceph-mon[101471]: pgmap v2233: 169 pgs: 169 active+clean; 617 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 6.0 MiB/s wr, 168 op/s 2024-08-10T05:55:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:52 smithi086 ceph-mon[101471]: osdmap e1253: 8 total, 8 up, 8 in 2024-08-10T05:55:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:52 smithi159 ceph-mon[90359]: pgmap v2233: 169 pgs: 169 active+clean; 617 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 6.0 MiB/s wr, 168 op/s 2024-08-10T05:55:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:52 smithi159 ceph-mon[90359]: osdmap e1253: 8 total, 8 up, 8 in 2024-08-10T05:55:54.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:53 smithi086 ceph-mon[101471]: osdmap e1254: 8 total, 8 up, 8 in 2024-08-10T05:55:54.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:53 smithi086 ceph-mon[101471]: pgmap v2236: 169 pgs: 169 active+clean; 625 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.0 MiB/s wr, 274 op/s 2024-08-10T05:55:54.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:53 smithi086 ceph-mon[98993]: osdmap e1254: 8 total, 8 up, 8 in 2024-08-10T05:55:54.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:53 smithi086 ceph-mon[98993]: pgmap v2236: 169 pgs: 169 active+clean; 625 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.0 MiB/s wr, 274 op/s 2024-08-10T05:55:54.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:53 smithi159 ceph-mon[90359]: osdmap e1254: 8 total, 8 up, 8 in 2024-08-10T05:55:54.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:53 smithi159 ceph-mon[90359]: pgmap v2236: 169 pgs: 169 active+clean; 625 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.0 MiB/s wr, 274 op/s 2024-08-10T05:55:55.116 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (12348 ms) 2024-08-10T05:55:55.116 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2024-08-10T05:55:55.150 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:55:55.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:54 smithi086 ceph-mon[98993]: osdmap e1255: 8 total, 8 up, 8 in 2024-08-10T05:55:55.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:54 smithi086 ceph-mon[101471]: osdmap e1255: 8 total, 8 up, 8 in 2024-08-10T05:55:55.161 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 41943040~10 2024-08-10T05:55:55.171 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:55:55.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:54 smithi159 ceph-mon[90359]: osdmap e1255: 8 total, 8 up, 8 in 2024-08-10T05:55:56.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:55 smithi086 ceph-mon[98993]: osdmap e1256: 8 total, 8 up, 8 in 2024-08-10T05:55:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:55 smithi086 ceph-mon[98993]: pgmap v2239: 169 pgs: 169 active+clean; 633 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 3.0 MiB/s wr, 411 op/s 2024-08-10T05:55:56.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:55 smithi086 ceph-mon[101471]: osdmap e1256: 8 total, 8 up, 8 in 2024-08-10T05:55:56.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:55 smithi086 ceph-mon[101471]: pgmap v2239: 169 pgs: 169 active+clean; 633 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 3.0 MiB/s wr, 411 op/s 2024-08-10T05:55:56.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:55 smithi159 ceph-mon[90359]: osdmap e1256: 8 total, 8 up, 8 in 2024-08-10T05:55:56.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:55 smithi159 ceph-mon[90359]: pgmap v2239: 169 pgs: 169 active+clean; 633 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 3.0 MiB/s wr, 411 op/s 2024-08-10T05:55:56.796 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 41943040 2024-08-10T05:55:56.819 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:55:57.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:56 smithi086 ceph-mon[101471]: osdmap e1257: 8 total, 8 up, 8 in 2024-08-10T05:55:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:55:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:56 smithi086 ceph-mon[98993]: osdmap e1257: 8 total, 8 up, 8 in 2024-08-10T05:55:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:55:57.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:56 smithi159 ceph-mon[90359]: osdmap e1257: 8 total, 8 up, 8 in 2024-08-10T05:55:57.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:55:57.966 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:55:57.977 INFO:tasks.workunit.client.0.smithi086.stdout:write: Y 41943040~5 2024-08-10T05:55:58.084 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:55:58.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:57 smithi086 ceph-mon[98993]: osdmap e1258: 8 total, 8 up, 8 in 2024-08-10T05:55:58.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:57 smithi086 ceph-mon[98993]: pgmap v2242: 169 pgs: 169 active+clean; 637 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 5.0 MiB/s wr, 261 op/s 2024-08-10T05:55:58.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:57 smithi086 ceph-mon[101471]: osdmap e1258: 8 total, 8 up, 8 in 2024-08-10T05:55:58.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:57 smithi086 ceph-mon[101471]: pgmap v2242: 169 pgs: 169 active+clean; 637 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 5.0 MiB/s wr, 261 op/s 2024-08-10T05:55:58.161 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:55:58.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:57 smithi159 ceph-mon[90359]: osdmap e1258: 8 total, 8 up, 8 in 2024-08-10T05:55:58.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:57 smithi159 ceph-mon[90359]: pgmap v2242: 169 pgs: 169 active+clean; 637 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 5.0 MiB/s wr, 261 op/s 2024-08-10T05:55:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:55:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:55:58] "GET /metrics HTTP/1.1" 200 38903 "" "Prometheus/2.43.0" 2024-08-10T05:55:58.903 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (3787 ms) 2024-08-10T05:55:58.904 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2024-08-10T05:55:58.934 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:55:58.945 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:55:59.010 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:55:59.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:58 smithi086 ceph-mon[98993]: osdmap e1259: 8 total, 8 up, 8 in 2024-08-10T05:55:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:58 smithi086 ceph-mon[101471]: osdmap e1259: 8 total, 8 up, 8 in 2024-08-10T05:55:59.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:58 smithi159 ceph-mon[90359]: osdmap e1259: 8 total, 8 up, 8 in 2024-08-10T05:56:00.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:59 smithi086 ceph-mon[101471]: osdmap e1260: 8 total, 8 up, 8 in 2024-08-10T05:56:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:59 smithi086 ceph-mon[101471]: pgmap v2245: 169 pgs: 169 active+clean; 637 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 4.0 MiB/s wr, 186 op/s 2024-08-10T05:56:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:56:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:56:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:55:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:56:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:59 smithi086 ceph-mon[98993]: osdmap e1260: 8 total, 8 up, 8 in 2024-08-10T05:56:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:59 smithi086 ceph-mon[98993]: pgmap v2245: 169 pgs: 169 active+clean; 637 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 4.0 MiB/s wr, 186 op/s 2024-08-10T05:56:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:56:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:56:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:55:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:56:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:59 smithi159 ceph-mon[90359]: osdmap e1260: 8 total, 8 up, 8 in 2024-08-10T05:56:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:59 smithi159 ceph-mon[90359]: pgmap v2245: 169 pgs: 169 active+clean; 637 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 4.0 MiB/s wr, 186 op/s 2024-08-10T05:56:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:56:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:56:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:55:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:56:00.471 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 8388609~8388609 2024-08-10T05:56:00.485 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 0~1000 2024-08-10T05:56:00.485 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 1010~1000 2024-08-10T05:56:00.485 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap2 2024-08-10T05:56:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:00 smithi086 ceph-mon[98993]: osdmap e1261: 8 total, 8 up, 8 in 2024-08-10T05:56:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:00 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:56:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:00 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:56:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:00 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:56:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:00 smithi086 ceph-mon[98993]: osdmap e1262: 8 total, 8 up, 8 in 2024-08-10T05:56:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:00 smithi086 ceph-mon[101471]: osdmap e1261: 8 total, 8 up, 8 in 2024-08-10T05:56:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:00 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:56:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:00 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:56:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:00 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:56:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:00 smithi086 ceph-mon[101471]: osdmap e1262: 8 total, 8 up, 8 in 2024-08-10T05:56:01.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:00 smithi159 ceph-mon[90359]: osdmap e1261: 8 total, 8 up, 8 in 2024-08-10T05:56:01.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:00 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:56:01.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:00 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:56:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:00 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:56:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:00 smithi159 ceph-mon[90359]: osdmap e1262: 8 total, 8 up, 8 in 2024-08-10T05:56:02.478 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 8388609~1000 2024-08-10T05:56:02.487 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 16777228~1000 2024-08-10T05:56:02.487 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 167772160 2024-08-10T05:56:02.498 INFO:tasks.workunit.client.0.smithi086.stdout:write: 2 83886079~8388609 2024-08-10T05:56:02.515 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap3 2024-08-10T05:56:02.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:02 smithi086 ceph-mon[101471]: pgmap v2248: 169 pgs: 169 active+clean; 633 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 4.0 MiB/s wr, 240 op/s 2024-08-10T05:56:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:02 smithi086 ceph-mon[101471]: osdmap e1263: 8 total, 8 up, 8 in 2024-08-10T05:56:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:02 smithi086 ceph-mon[98993]: pgmap v2248: 169 pgs: 169 active+clean; 633 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 4.0 MiB/s wr, 240 op/s 2024-08-10T05:56:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:02 smithi086 ceph-mon[98993]: osdmap e1263: 8 total, 8 up, 8 in 2024-08-10T05:56:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:02 smithi159 ceph-mon[90359]: pgmap v2248: 169 pgs: 169 active+clean; 633 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 4.0 MiB/s wr, 240 op/s 2024-08-10T05:56:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:02 smithi159 ceph-mon[90359]: osdmap e1263: 8 total, 8 up, 8 in 2024-08-10T05:56:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:03 smithi086 ceph-mon[101471]: osdmap e1264: 8 total, 8 up, 8 in 2024-08-10T05:56:03.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:03 smithi086 ceph-mon[98993]: osdmap e1264: 8 total, 8 up, 8 in 2024-08-10T05:56:03.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:03 smithi159 ceph-mon[90359]: osdmap e1264: 8 total, 8 up, 8 in 2024-08-10T05:56:04.497 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:56:04.525 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 83886079~1 2024-08-10T05:56:04.534 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:56:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:04 smithi086 ceph-mon[101471]: pgmap v2251: 169 pgs: 169 active+clean; 641 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 371 op/s 2024-08-10T05:56:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:04 smithi086 ceph-mon[101471]: osdmap e1265: 8 total, 8 up, 8 in 2024-08-10T05:56:04.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:04 smithi086 ceph-mon[98993]: pgmap v2251: 169 pgs: 169 active+clean; 641 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 371 op/s 2024-08-10T05:56:04.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:04 smithi086 ceph-mon[98993]: osdmap e1265: 8 total, 8 up, 8 in 2024-08-10T05:56:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:04 smithi159 ceph-mon[90359]: pgmap v2251: 169 pgs: 169 active+clean; 641 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 371 op/s 2024-08-10T05:56:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:04 smithi159 ceph-mon[90359]: osdmap e1265: 8 total, 8 up, 8 in 2024-08-10T05:56:05.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:05 smithi086 ceph-mon[101471]: osdmap e1266: 8 total, 8 up, 8 in 2024-08-10T05:56:05.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:05 smithi086 ceph-mon[101471]: osdmap e1267: 8 total, 8 up, 8 in 2024-08-10T05:56:05.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:05 smithi086 ceph-mon[98993]: osdmap e1266: 8 total, 8 up, 8 in 2024-08-10T05:56:05.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:05 smithi086 ceph-mon[98993]: osdmap e1267: 8 total, 8 up, 8 in 2024-08-10T05:56:05.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:05 smithi159 ceph-mon[90359]: osdmap e1266: 8 total, 8 up, 8 in 2024-08-10T05:56:05.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:05 smithi159 ceph-mon[90359]: osdmap e1267: 8 total, 8 up, 8 in 2024-08-10T05:56:06.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:06 smithi086 ceph-mon[101471]: pgmap v2254: 169 pgs: 169 active+clean; 661 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 254 KiB/s rd, 7.0 MiB/s wr, 319 op/s 2024-08-10T05:56:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:06 smithi086 ceph-mon[101471]: osdmap e1268: 8 total, 8 up, 8 in 2024-08-10T05:56:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:06 smithi086 ceph-mon[98993]: pgmap v2254: 169 pgs: 169 active+clean; 661 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 254 KiB/s rd, 7.0 MiB/s wr, 319 op/s 2024-08-10T05:56:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:06 smithi086 ceph-mon[98993]: osdmap e1268: 8 total, 8 up, 8 in 2024-08-10T05:56:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:06 smithi159 ceph-mon[90359]: pgmap v2254: 169 pgs: 169 active+clean; 661 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 254 KiB/s rd, 7.0 MiB/s wr, 319 op/s 2024-08-10T05:56:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:06 smithi159 ceph-mon[90359]: osdmap e1268: 8 total, 8 up, 8 in 2024-08-10T05:56:08.056 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: after_prepare_snap 2024-08-10T05:56:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:56:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:56:08] "GET /metrics HTTP/1.1" 200 38903 "" "Prometheus/2.43.0" 2024-08-10T05:56:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:08 smithi086 ceph-mon[101471]: pgmap v2257: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 7.0 MiB/s wr, 90 op/s 2024-08-10T05:56:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:08 smithi086 ceph-mon[101471]: osdmap e1269: 8 total, 8 up, 8 in 2024-08-10T05:56:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:08 smithi086 ceph-mon[98993]: pgmap v2257: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 7.0 MiB/s wr, 90 op/s 2024-08-10T05:56:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:08 smithi086 ceph-mon[98993]: osdmap e1269: 8 total, 8 up, 8 in 2024-08-10T05:56:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:08 smithi159 ceph-mon[90359]: pgmap v2257: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 7.0 MiB/s wr, 90 op/s 2024-08-10T05:56:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:08 smithi159 ceph-mon[90359]: osdmap e1269: 8 total, 8 up, 8 in 2024-08-10T05:56:09.525 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 41943040 2024-08-10T05:56:09.562 INFO:tasks.workunit.client.0.smithi086.stdout:write: * 0~1000 2024-08-10T05:56:09.570 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:56:09.735 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:56:09.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:09 smithi086 ceph-mon[98993]: osdmap e1270: 8 total, 8 up, 8 in 2024-08-10T05:56:09.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:09 smithi086 ceph-mon[101471]: osdmap e1270: 8 total, 8 up, 8 in 2024-08-10T05:56:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:09 smithi159 ceph-mon[90359]: osdmap e1270: 8 total, 8 up, 8 in 2024-08-10T05:56:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:10 smithi086 ceph-mon[101471]: pgmap v2260: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.0 MiB/s wr, 162 op/s 2024-08-10T05:56:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:10 smithi086 ceph-mon[101471]: osdmap e1271: 8 total, 8 up, 8 in 2024-08-10T05:56:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:10 smithi086 ceph-mon[101471]: osdmap e1272: 8 total, 8 up, 8 in 2024-08-10T05:56:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:10 smithi086 ceph-mon[98993]: pgmap v2260: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.0 MiB/s wr, 162 op/s 2024-08-10T05:56:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:10 smithi086 ceph-mon[98993]: osdmap e1271: 8 total, 8 up, 8 in 2024-08-10T05:56:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:10 smithi086 ceph-mon[98993]: osdmap e1272: 8 total, 8 up, 8 in 2024-08-10T05:56:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:10 smithi159 ceph-mon[90359]: pgmap v2260: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.0 MiB/s wr, 162 op/s 2024-08-10T05:56:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:10 smithi159 ceph-mon[90359]: osdmap e1271: 8 total, 8 up, 8 in 2024-08-10T05:56:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:10 smithi159 ceph-mon[90359]: osdmap e1272: 8 total, 8 up, 8 in 2024-08-10T05:56:11.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:56:11.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:11 smithi159 ceph-mon[90359]: osdmap e1273: 8 total, 8 up, 8 in 2024-08-10T05:56:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:56:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:11 smithi086 ceph-mon[101471]: osdmap e1273: 8 total, 8 up, 8 in 2024-08-10T05:56:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:56:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:11 smithi086 ceph-mon[98993]: osdmap e1273: 8 total, 8 up, 8 in 2024-08-10T05:56:12.861 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (13958 ms) 2024-08-10T05:56:12.861 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2024-08-10T05:56:12.893 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:56:12.907 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:56:12.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:12 smithi086 ceph-mon[101471]: pgmap v2263: 169 pgs: 169 active+clean; 685 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 2.0 MiB/s wr, 352 op/s 2024-08-10T05:56:12.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:12 smithi086 ceph-mon[101471]: osdmap e1274: 8 total, 8 up, 8 in 2024-08-10T05:56:12.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:12 smithi086 ceph-mon[98993]: pgmap v2263: 169 pgs: 169 active+clean; 685 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 2.0 MiB/s wr, 352 op/s 2024-08-10T05:56:12.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:12 smithi086 ceph-mon[98993]: osdmap e1274: 8 total, 8 up, 8 in 2024-08-10T05:56:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:12 smithi159 ceph-mon[90359]: pgmap v2263: 169 pgs: 169 active+clean; 685 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 2.0 MiB/s wr, 352 op/s 2024-08-10T05:56:12.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:12 smithi159 ceph-mon[90359]: osdmap e1274: 8 total, 8 up, 8 in 2024-08-10T05:56:12.961 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:56:14.540 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 8388609~8388609 2024-08-10T05:56:14.555 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 0~1000 2024-08-10T05:56:14.555 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 1010~1000 2024-08-10T05:56:14.555 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap2 2024-08-10T05:56:14.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:14 smithi086 ceph-mon[98993]: pgmap v2266: 169 pgs: 169 active+clean; 693 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 44 MiB/s rd, 3.0 MiB/s wr, 460 op/s 2024-08-10T05:56:14.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:14 smithi086 ceph-mon[98993]: osdmap e1275: 8 total, 8 up, 8 in 2024-08-10T05:56:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:14 smithi086 ceph-mon[101471]: pgmap v2266: 169 pgs: 169 active+clean; 693 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 44 MiB/s rd, 3.0 MiB/s wr, 460 op/s 2024-08-10T05:56:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:14 smithi086 ceph-mon[101471]: osdmap e1275: 8 total, 8 up, 8 in 2024-08-10T05:56:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:14 smithi159 ceph-mon[90359]: pgmap v2266: 169 pgs: 169 active+clean; 693 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 44 MiB/s rd, 3.0 MiB/s wr, 460 op/s 2024-08-10T05:56:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:14 smithi159 ceph-mon[90359]: osdmap e1275: 8 total, 8 up, 8 in 2024-08-10T05:56:15.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:15 smithi086 ceph-mon[98993]: osdmap e1276: 8 total, 8 up, 8 in 2024-08-10T05:56:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:15 smithi086 ceph-mon[101471]: osdmap e1276: 8 total, 8 up, 8 in 2024-08-10T05:56:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:15 smithi159 ceph-mon[90359]: osdmap e1276: 8 total, 8 up, 8 in 2024-08-10T05:56:16.564 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 8388609~1000 2024-08-10T05:56:16.572 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 16777228~1000 2024-08-10T05:56:16.572 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 167772160 2024-08-10T05:56:16.581 INFO:tasks.workunit.client.0.smithi086.stdout:write: 2 83886079~8388609 2024-08-10T05:56:16.596 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap3 2024-08-10T05:56:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:16 smithi086 ceph-mon[101471]: pgmap v2269: 169 pgs: 169 active+clean; 697 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 4.0 MiB/s wr, 341 op/s 2024-08-10T05:56:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:16 smithi086 ceph-mon[101471]: osdmap e1277: 8 total, 8 up, 8 in 2024-08-10T05:56:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:16 smithi086 ceph-mon[98993]: pgmap v2269: 169 pgs: 169 active+clean; 697 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 4.0 MiB/s wr, 341 op/s 2024-08-10T05:56:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:16 smithi086 ceph-mon[98993]: osdmap e1277: 8 total, 8 up, 8 in 2024-08-10T05:56:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:16 smithi159 ceph-mon[90359]: pgmap v2269: 169 pgs: 169 active+clean; 697 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 4.0 MiB/s wr, 341 op/s 2024-08-10T05:56:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:16 smithi159 ceph-mon[90359]: osdmap e1277: 8 total, 8 up, 8 in 2024-08-10T05:56:17.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:17 smithi086 ceph-mon[98993]: osdmap e1278: 8 total, 8 up, 8 in 2024-08-10T05:56:17.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:17 smithi086 ceph-mon[101471]: osdmap e1278: 8 total, 8 up, 8 in 2024-08-10T05:56:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:17 smithi159 ceph-mon[90359]: osdmap e1278: 8 total, 8 up, 8 in 2024-08-10T05:56:18.565 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:56:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:56:18] "GET /metrics HTTP/1.1" 200 38905 "" "Prometheus/2.43.0" 2024-08-10T05:56:18.573 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:56:18.604 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 83886079~1 2024-08-10T05:56:18.646 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:56:18.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:18 smithi086 ceph-mon[98993]: pgmap v2272: 169 pgs: 169 active+clean; 705 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 8.0 MiB/s wr, 189 op/s 2024-08-10T05:56:18.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:18 smithi086 ceph-mon[98993]: osdmap e1279: 8 total, 8 up, 8 in 2024-08-10T05:56:18.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:18 smithi086 ceph-mon[101471]: pgmap v2272: 169 pgs: 169 active+clean; 705 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 8.0 MiB/s wr, 189 op/s 2024-08-10T05:56:18.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:18 smithi086 ceph-mon[101471]: osdmap e1279: 8 total, 8 up, 8 in 2024-08-10T05:56:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:18 smithi159 ceph-mon[90359]: pgmap v2272: 169 pgs: 169 active+clean; 705 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 8.0 MiB/s wr, 189 op/s 2024-08-10T05:56:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:18 smithi159 ceph-mon[90359]: osdmap e1279: 8 total, 8 up, 8 in 2024-08-10T05:56:19.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:19 smithi086 ceph-mon[98993]: osdmap e1280: 8 total, 8 up, 8 in 2024-08-10T05:56:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:19 smithi086 ceph-mon[101471]: osdmap e1280: 8 total, 8 up, 8 in 2024-08-10T05:56:19.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:19 smithi159 ceph-mon[90359]: osdmap e1280: 8 total, 8 up, 8 in 2024-08-10T05:56:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:20 smithi086 ceph-mon[98993]: pgmap v2275: 169 pgs: 169 active+clean; 713 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 8.0 MiB/s wr, 81 op/s 2024-08-10T05:56:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:20 smithi086 ceph-mon[98993]: osdmap e1281: 8 total, 8 up, 8 in 2024-08-10T05:56:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:20 smithi086 ceph-mon[98993]: osdmap e1282: 8 total, 8 up, 8 in 2024-08-10T05:56:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:20 smithi086 ceph-mon[101471]: pgmap v2275: 169 pgs: 169 active+clean; 713 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 8.0 MiB/s wr, 81 op/s 2024-08-10T05:56:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:20 smithi086 ceph-mon[101471]: osdmap e1281: 8 total, 8 up, 8 in 2024-08-10T05:56:20.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:20 smithi086 ceph-mon[101471]: osdmap e1282: 8 total, 8 up, 8 in 2024-08-10T05:56:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:20 smithi159 ceph-mon[90359]: pgmap v2275: 169 pgs: 169 active+clean; 713 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 8.0 MiB/s wr, 81 op/s 2024-08-10T05:56:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:20 smithi159 ceph-mon[90359]: osdmap e1281: 8 total, 8 up, 8 in 2024-08-10T05:56:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:20 smithi159 ceph-mon[90359]: osdmap e1282: 8 total, 8 up, 8 in 2024-08-10T05:56:21.947 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: after_prepare_snap 2024-08-10T05:56:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:22 smithi086 ceph-mon[98993]: pgmap v2278: 169 pgs: 169 active+clean; 733 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 7.0 MiB/s wr, 152 op/s 2024-08-10T05:56:22.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:22 smithi086 ceph-mon[98993]: osdmap e1283: 8 total, 8 up, 8 in 2024-08-10T05:56:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:22 smithi086 ceph-mon[101471]: pgmap v2278: 169 pgs: 169 active+clean; 733 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 7.0 MiB/s wr, 152 op/s 2024-08-10T05:56:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:22 smithi086 ceph-mon[101471]: osdmap e1283: 8 total, 8 up, 8 in 2024-08-10T05:56:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:22 smithi159 ceph-mon[90359]: pgmap v2278: 169 pgs: 169 active+clean; 733 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 7.0 MiB/s wr, 152 op/s 2024-08-10T05:56:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:22 smithi159 ceph-mon[90359]: osdmap e1283: 8 total, 8 up, 8 in 2024-08-10T05:56:23.605 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 167772160 2024-08-10T05:56:23.619 INFO:tasks.workunit.client.0.smithi086.stdout:write: * 83886080~1000 2024-08-10T05:56:23.626 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:56:23.778 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:56:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:23 smithi086 ceph-mon[98993]: osdmap e1284: 8 total, 8 up, 8 in 2024-08-10T05:56:23.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:23 smithi086 ceph-mon[101471]: osdmap e1284: 8 total, 8 up, 8 in 2024-08-10T05:56:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:23 smithi159 ceph-mon[90359]: osdmap e1284: 8 total, 8 up, 8 in 2024-08-10T05:56:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:24 smithi086 ceph-mon[98993]: pgmap v2281: 169 pgs: 169 active+clean; 733 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 4.0 MiB/s wr, 187 op/s 2024-08-10T05:56:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:24 smithi086 ceph-mon[98993]: osdmap e1285: 8 total, 8 up, 8 in 2024-08-10T05:56:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:24 smithi086 ceph-mon[101471]: pgmap v2281: 169 pgs: 169 active+clean; 733 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 4.0 MiB/s wr, 187 op/s 2024-08-10T05:56:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:24 smithi086 ceph-mon[101471]: osdmap e1285: 8 total, 8 up, 8 in 2024-08-10T05:56:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:24 smithi159 ceph-mon[90359]: pgmap v2281: 169 pgs: 169 active+clean; 733 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 4.0 MiB/s wr, 187 op/s 2024-08-10T05:56:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:24 smithi159 ceph-mon[90359]: osdmap e1285: 8 total, 8 up, 8 in 2024-08-10T05:56:25.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:25 smithi086 ceph-mon[101471]: osdmap e1286: 8 total, 8 up, 8 in 2024-08-10T05:56:25.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:25 smithi086 ceph-mon[98993]: osdmap e1286: 8 total, 8 up, 8 in 2024-08-10T05:56:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:25 smithi159 ceph-mon[90359]: osdmap e1286: 8 total, 8 up, 8 in 2024-08-10T05:56:26.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:26 smithi086 ceph-mon[101471]: pgmap v2284: 169 pgs: 169 active+clean; 737 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 433 op/s 2024-08-10T05:56:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:26 smithi086 ceph-mon[101471]: osdmap e1287: 8 total, 8 up, 8 in 2024-08-10T05:56:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:56:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:26 smithi086 ceph-mon[98993]: pgmap v2284: 169 pgs: 169 active+clean; 737 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 433 op/s 2024-08-10T05:56:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:26 smithi086 ceph-mon[98993]: osdmap e1287: 8 total, 8 up, 8 in 2024-08-10T05:56:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:56:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:26 smithi159 ceph-mon[90359]: pgmap v2284: 169 pgs: 169 active+clean; 737 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 433 op/s 2024-08-10T05:56:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:26 smithi159 ceph-mon[90359]: osdmap e1287: 8 total, 8 up, 8 in 2024-08-10T05:56:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:56:27.023 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (14162 ms) 2024-08-10T05:56:27.023 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.Clone 2024-08-10T05:56:27.054 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:56:27.065 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 0~8388609 2024-08-10T05:56:27.130 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 16777218~8388609 2024-08-10T05:56:27.195 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap 2024-08-10T05:56:27.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:27 smithi086 ceph-mon[98993]: osdmap e1288: 8 total, 8 up, 8 in 2024-08-10T05:56:27.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:27 smithi086 ceph-mon[101471]: osdmap e1288: 8 total, 8 up, 8 in 2024-08-10T05:56:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:27 smithi159 ceph-mon[90359]: osdmap e1288: 8 total, 8 up, 8 in 2024-08-10T05:56:28.630 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:56:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:56:28] "GET /metrics HTTP/1.1" 200 38904 "" "Prometheus/2.43.0" 2024-08-10T05:56:28.640 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap 2024-08-10T05:56:28.653 INFO:tasks.workunit.client.0.smithi086.stdout:clone image105 -> image108 2024-08-10T05:56:28.754 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 0~1000 2024-08-10T05:56:28.814 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 1010~1000 2024-08-10T05:56:28.816 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap 2024-08-10T05:56:28.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:28 smithi086 ceph-mon[98993]: pgmap v2287: 169 pgs: 169 active+clean; 737 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 3.0 MiB/s wr, 438 op/s 2024-08-10T05:56:28.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:28 smithi086 ceph-mon[98993]: osdmap e1289: 8 total, 8 up, 8 in 2024-08-10T05:56:28.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:28 smithi086 ceph-mon[101471]: pgmap v2287: 169 pgs: 169 active+clean; 737 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 3.0 MiB/s wr, 438 op/s 2024-08-10T05:56:28.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:28 smithi086 ceph-mon[101471]: osdmap e1289: 8 total, 8 up, 8 in 2024-08-10T05:56:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:28 smithi159 ceph-mon[90359]: pgmap v2287: 169 pgs: 169 active+clean; 737 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 3.0 MiB/s wr, 438 op/s 2024-08-10T05:56:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:28 smithi159 ceph-mon[90359]: osdmap e1289: 8 total, 8 up, 8 in 2024-08-10T05:56:29.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:29 smithi086 ceph-mon[98993]: osdmap e1290: 8 total, 8 up, 8 in 2024-08-10T05:56:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:29 smithi086 ceph-mon[101471]: osdmap e1290: 8 total, 8 up, 8 in 2024-08-10T05:56:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:29 smithi159 ceph-mon[90359]: osdmap e1290: 8 total, 8 up, 8 in 2024-08-10T05:56:30.655 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap 2024-08-10T05:56:30.666 INFO:tasks.workunit.client.0.smithi086.stdout:clone image108 -> image110 2024-08-10T05:56:30.793 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 1000~1000 2024-08-10T05:56:30.842 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 2010~1000 2024-08-10T05:56:30.844 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:56:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:30 smithi086 ceph-mon[98993]: pgmap v2290: 169 pgs: 169 active+clean; 745 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 5.0 MiB/s wr, 100 op/s 2024-08-10T05:56:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:30 smithi086 ceph-mon[98993]: osdmap e1291: 8 total, 8 up, 8 in 2024-08-10T05:56:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:30 smithi086 ceph-mon[101471]: pgmap v2290: 169 pgs: 169 active+clean; 745 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 5.0 MiB/s wr, 100 op/s 2024-08-10T05:56:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:30 smithi086 ceph-mon[101471]: osdmap e1291: 8 total, 8 up, 8 in 2024-08-10T05:56:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:30 smithi159 ceph-mon[90359]: pgmap v2290: 169 pgs: 169 active+clean; 745 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 5.0 MiB/s wr, 100 op/s 2024-08-10T05:56:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:30 smithi159 ceph-mon[90359]: osdmap e1291: 8 total, 8 up, 8 in 2024-08-10T05:56:31.136 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:56:31.298 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:56:31.463 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.Clone (4440 ms) 2024-08-10T05:56:31.463 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.CloneParent 2024-08-10T05:56:31.499 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:56:31.509 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap 2024-08-10T05:56:31.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:31 smithi086 ceph-mon[98993]: osdmap e1292: 8 total, 8 up, 8 in 2024-08-10T05:56:31.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:31 smithi086 ceph-mon[101471]: osdmap e1292: 8 total, 8 up, 8 in 2024-08-10T05:56:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:31 smithi159 ceph-mon[90359]: osdmap e1292: 8 total, 8 up, 8 in 2024-08-10T05:56:32.668 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap 2024-08-10T05:56:32.680 INFO:tasks.workunit.client.0.smithi086.stdout:clone image111 -> image114 2024-08-10T05:56:32.785 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:56:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:32 smithi086 ceph-mon[98993]: pgmap v2293: 169 pgs: 169 active+clean; 745 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 6.0 MiB/s wr, 277 op/s 2024-08-10T05:56:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:32 smithi086 ceph-mon[98993]: osdmap e1293: 8 total, 8 up, 8 in 2024-08-10T05:56:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:32 smithi086 ceph-mon[101471]: pgmap v2293: 169 pgs: 169 active+clean; 745 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 6.0 MiB/s wr, 277 op/s 2024-08-10T05:56:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:32 smithi086 ceph-mon[101471]: osdmap e1293: 8 total, 8 up, 8 in 2024-08-10T05:56:32.935 INFO:tasks.workunit.client.0.smithi086.stdout:migration_abort 2024-08-10T05:56:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:32 smithi159 ceph-mon[90359]: pgmap v2293: 169 pgs: 169 active+clean; 745 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 6.0 MiB/s wr, 277 op/s 2024-08-10T05:56:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:32 smithi159 ceph-mon[90359]: osdmap e1293: 8 total, 8 up, 8 in 2024-08-10T05:56:33.069 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.CloneParent (1606 ms) 2024-08-10T05:56:33.069 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2024-08-10T05:56:33.099 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:56:33.110 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 0~10 2024-08-10T05:56:33.119 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap 2024-08-10T05:56:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:33 smithi159 ceph-mon[90359]: osdmap e1294: 8 total, 8 up, 8 in 2024-08-10T05:56:34.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:33 smithi086 ceph-mon[98993]: osdmap e1294: 8 total, 8 up, 8 in 2024-08-10T05:56:34.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:33 smithi086 ceph-mon[101471]: osdmap e1294: 8 total, 8 up, 8 in 2024-08-10T05:56:34.686 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap 2024-08-10T05:56:34.702 INFO:tasks.workunit.client.0.smithi086.stdout:clone image115 -> image118 2024-08-10T05:56:34.807 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:56:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:34 smithi159 ceph-mon[90359]: pgmap v2296: 169 pgs: 169 active+clean; 769 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 9.0 MiB/s wr, 278 op/s 2024-08-10T05:56:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:34 smithi159 ceph-mon[90359]: osdmap e1295: 8 total, 8 up, 8 in 2024-08-10T05:56:34.965 INFO:tasks.workunit.client.0.smithi086.stdout:write: Y 0~1 2024-08-10T05:56:34.998 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:56:35.075 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:56:35.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:34 smithi086 ceph-mon[98993]: pgmap v2296: 169 pgs: 169 active+clean; 769 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 9.0 MiB/s wr, 278 op/s 2024-08-10T05:56:35.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:34 smithi086 ceph-mon[98993]: osdmap e1295: 8 total, 8 up, 8 in 2024-08-10T05:56:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:34 smithi086 ceph-mon[101471]: pgmap v2296: 169 pgs: 169 active+clean; 769 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 9.0 MiB/s wr, 278 op/s 2024-08-10T05:56:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:34 smithi086 ceph-mon[101471]: osdmap e1295: 8 total, 8 up, 8 in 2024-08-10T05:56:35.183 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (2114 ms) 2024-08-10T05:56:35.183 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2024-08-10T05:56:35.216 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:56:35.227 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 41943040~10 2024-08-10T05:56:35.236 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:56:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:35 smithi159 ceph-mon[90359]: osdmap e1296: 8 total, 8 up, 8 in 2024-08-10T05:56:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:35 smithi159 ceph-mon[90359]: osdmap e1297: 8 total, 8 up, 8 in 2024-08-10T05:56:36.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:35 smithi086 ceph-mon[98993]: osdmap e1296: 8 total, 8 up, 8 in 2024-08-10T05:56:36.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:35 smithi086 ceph-mon[98993]: osdmap e1297: 8 total, 8 up, 8 in 2024-08-10T05:56:36.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:35 smithi086 ceph-mon[101471]: osdmap e1296: 8 total, 8 up, 8 in 2024-08-10T05:56:36.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:35 smithi086 ceph-mon[101471]: osdmap e1297: 8 total, 8 up, 8 in 2024-08-10T05:56:36.488 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 41943041~10 2024-08-10T05:56:36.497 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:56:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:36 smithi159 ceph-mon[90359]: pgmap v2299: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 10 MiB/s wr, 745 op/s 2024-08-10T05:56:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:36 smithi159 ceph-mon[90359]: osdmap e1298: 8 total, 8 up, 8 in 2024-08-10T05:56:37.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:36 smithi086 ceph-mon[98993]: pgmap v2299: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 10 MiB/s wr, 745 op/s 2024-08-10T05:56:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:36 smithi086 ceph-mon[98993]: osdmap e1298: 8 total, 8 up, 8 in 2024-08-10T05:56:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:36 smithi086 ceph-mon[101471]: pgmap v2299: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 10 MiB/s wr, 745 op/s 2024-08-10T05:56:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:36 smithi086 ceph-mon[101471]: osdmap e1298: 8 total, 8 up, 8 in 2024-08-10T05:56:37.630 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 41943042~10 2024-08-10T05:56:37.647 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap2 2024-08-10T05:56:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:56:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:56:38] "GET /metrics HTTP/1.1" 200 38904 "" "Prometheus/2.43.0" 2024-08-10T05:56:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:38 smithi086 ceph-mon[101471]: pgmap v2302: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 4.0 MiB/s wr, 901 op/s 2024-08-10T05:56:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:38 smithi086 ceph-mon[101471]: osdmap e1299: 8 total, 8 up, 8 in 2024-08-10T05:56:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:38 smithi086 ceph-mon[98993]: pgmap v2302: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 4.0 MiB/s wr, 901 op/s 2024-08-10T05:56:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:38 smithi086 ceph-mon[98993]: osdmap e1299: 8 total, 8 up, 8 in 2024-08-10T05:56:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:38 smithi159 ceph-mon[90359]: pgmap v2302: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 4.0 MiB/s wr, 901 op/s 2024-08-10T05:56:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:38 smithi159 ceph-mon[90359]: osdmap e1299: 8 total, 8 up, 8 in 2024-08-10T05:56:39.502 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 41943040 2024-08-10T05:56:39.541 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:56:39.603 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:56:39.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:39 smithi086 ceph-mon[98993]: osdmap e1300: 8 total, 8 up, 8 in 2024-08-10T05:56:39.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:39 smithi086 ceph-mon[101471]: osdmap e1300: 8 total, 8 up, 8 in 2024-08-10T05:56:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:39 smithi159 ceph-mon[90359]: osdmap e1300: 8 total, 8 up, 8 in 2024-08-10T05:56:40.639 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (5456 ms) 2024-08-10T05:56:40.639 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2024-08-10T05:56:40.674 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:56:40.686 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 41943040~10 2024-08-10T05:56:40.695 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:56:40.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:40 smithi086 ceph-mon[101471]: pgmap v2305: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 27 KiB/s wr, 567 op/s 2024-08-10T05:56:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:40 smithi086 ceph-mon[101471]: osdmap e1301: 8 total, 8 up, 8 in 2024-08-10T05:56:40.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:40 smithi086 ceph-mon[98993]: pgmap v2305: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 27 KiB/s wr, 567 op/s 2024-08-10T05:56:40.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:40 smithi086 ceph-mon[98993]: osdmap e1301: 8 total, 8 up, 8 in 2024-08-10T05:56:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:40 smithi159 ceph-mon[90359]: pgmap v2305: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 27 KiB/s wr, 567 op/s 2024-08-10T05:56:40.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:40 smithi159 ceph-mon[90359]: osdmap e1301: 8 total, 8 up, 8 in 2024-08-10T05:56:41.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:41 smithi159 ceph-mon[90359]: osdmap e1302: 8 total, 8 up, 8 in 2024-08-10T05:56:41.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:56:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:41 smithi086 ceph-mon[98993]: osdmap e1302: 8 total, 8 up, 8 in 2024-08-10T05:56:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:56:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:41 smithi086 ceph-mon[101471]: osdmap e1302: 8 total, 8 up, 8 in 2024-08-10T05:56:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:56:42.524 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 41943040 2024-08-10T05:56:42.549 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:56:42.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:42 smithi086 ceph-mon[98993]: pgmap v2308: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 658 op/s 2024-08-10T05:56:42.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:42 smithi086 ceph-mon[98993]: osdmap e1303: 8 total, 8 up, 8 in 2024-08-10T05:56:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:42 smithi086 ceph-mon[101471]: pgmap v2308: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 658 op/s 2024-08-10T05:56:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:42 smithi086 ceph-mon[101471]: osdmap e1303: 8 total, 8 up, 8 in 2024-08-10T05:56:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:42 smithi159 ceph-mon[90359]: pgmap v2308: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 658 op/s 2024-08-10T05:56:42.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:42 smithi159 ceph-mon[90359]: osdmap e1303: 8 total, 8 up, 8 in 2024-08-10T05:56:43.675 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:56:43.688 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap3 2024-08-10T05:56:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:43 smithi086 ceph-mon[98993]: osdmap e1304: 8 total, 8 up, 8 in 2024-08-10T05:56:43.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:43 smithi086 ceph-mon[101471]: osdmap e1304: 8 total, 8 up, 8 in 2024-08-10T05:56:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:43 smithi159 ceph-mon[90359]: osdmap e1304: 8 total, 8 up, 8 in 2024-08-10T05:56:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:44 smithi086 ceph-mon[98993]: pgmap v2311: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.0 MiB/s wr, 449 op/s 2024-08-10T05:56:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:44 smithi086 ceph-mon[98993]: osdmap e1305: 8 total, 8 up, 8 in 2024-08-10T05:56:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:44 smithi086 ceph-mon[101471]: pgmap v2311: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.0 MiB/s wr, 449 op/s 2024-08-10T05:56:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:44 smithi086 ceph-mon[101471]: osdmap e1305: 8 total, 8 up, 8 in 2024-08-10T05:56:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:44 smithi159 ceph-mon[90359]: pgmap v2311: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.0 MiB/s wr, 449 op/s 2024-08-10T05:56:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:44 smithi159 ceph-mon[90359]: osdmap e1305: 8 total, 8 up, 8 in 2024-08-10T05:56:45.555 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 41943040~10 2024-08-10T05:56:45.563 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap4 2024-08-10T05:56:45.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:45 smithi086 ceph-mon[98993]: osdmap e1306: 8 total, 8 up, 8 in 2024-08-10T05:56:45.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:45 smithi086 ceph-mon[101471]: osdmap e1306: 8 total, 8 up, 8 in 2024-08-10T05:56:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:45 smithi159 ceph-mon[90359]: osdmap e1306: 8 total, 8 up, 8 in 2024-08-10T05:56:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:46 smithi086 ceph-mon[98993]: pgmap v2314: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 18 KiB/s wr, 240 op/s 2024-08-10T05:56:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:46 smithi086 ceph-mon[98993]: osdmap e1307: 8 total, 8 up, 8 in 2024-08-10T05:56:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:46 smithi086 ceph-mon[101471]: pgmap v2314: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 18 KiB/s wr, 240 op/s 2024-08-10T05:56:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:46 smithi086 ceph-mon[101471]: osdmap e1307: 8 total, 8 up, 8 in 2024-08-10T05:56:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:46 smithi159 ceph-mon[90359]: pgmap v2314: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 18 KiB/s wr, 240 op/s 2024-08-10T05:56:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:46 smithi159 ceph-mon[90359]: osdmap e1307: 8 total, 8 up, 8 in 2024-08-10T05:56:47.571 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 41943040 2024-08-10T05:56:47.598 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:56:47.666 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:56:47.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:47 smithi086 ceph-mon[98993]: osdmap e1308: 8 total, 8 up, 8 in 2024-08-10T05:56:47.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:47 smithi086 ceph-mon[101471]: osdmap e1308: 8 total, 8 up, 8 in 2024-08-10T05:56:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:47 smithi159 ceph-mon[90359]: osdmap e1308: 8 total, 8 up, 8 in 2024-08-10T05:56:48.564 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:56:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:56:48] "GET /metrics HTTP/1.1" 200 38903 "" "Prometheus/2.43.0" 2024-08-10T05:56:48.725 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (8086 ms) 2024-08-10T05:56:48.726 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.AbortInUseImage 2024-08-10T05:56:48.759 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:56:48.769 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:56:48.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:48 smithi086 ceph-mon[98993]: pgmap v2317: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 12 KiB/s wr, 135 op/s 2024-08-10T05:56:48.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:48 smithi086 ceph-mon[98993]: osdmap e1309: 8 total, 8 up, 8 in 2024-08-10T05:56:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:48 smithi086 ceph-mon[101471]: pgmap v2317: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 12 KiB/s wr, 135 op/s 2024-08-10T05:56:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:48 smithi086 ceph-mon[101471]: osdmap e1309: 8 total, 8 up, 8 in 2024-08-10T05:56:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:48 smithi159 ceph-mon[90359]: pgmap v2317: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 12 KiB/s wr, 135 op/s 2024-08-10T05:56:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:48 smithi159 ceph-mon[90359]: osdmap e1309: 8 total, 8 up, 8 in 2024-08-10T05:56:48.943 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.AbortInUseImage (218 ms) 2024-08-10T05:56:48.943 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2024-08-10T05:56:48.975 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:56:48.986 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:56:49.054 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 16777218~8388609 2024-08-10T05:56:49.100 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:56:49.288 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:56:49.339 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 16777218~8388609 2024-08-10T05:56:49.406 INFO:tasks.workunit.client.0.smithi086.stdout:migration_abort 2024-08-10T05:56:49.590 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (647 ms) 2024-08-10T05:56:49.590 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2024-08-10T05:56:49.623 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:56:49.633 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:56:49.689 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:56:49.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:49 smithi086 ceph-mon[98993]: osdmap e1310: 8 total, 8 up, 8 in 2024-08-10T05:56:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:49 smithi086 ceph-mon[101471]: osdmap e1310: 8 total, 8 up, 8 in 2024-08-10T05:56:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:49 smithi159 ceph-mon[90359]: osdmap e1310: 8 total, 8 up, 8 in 2024-08-10T05:56:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:50 smithi086 ceph-mon[98993]: pgmap v2320: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 7.0 KiB/s wr, 126 op/s 2024-08-10T05:56:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:50 smithi086 ceph-mon[98993]: osdmap e1311: 8 total, 8 up, 8 in 2024-08-10T05:56:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:50 smithi086 ceph-mon[101471]: pgmap v2320: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 7.0 KiB/s wr, 126 op/s 2024-08-10T05:56:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:50 smithi086 ceph-mon[101471]: osdmap e1311: 8 total, 8 up, 8 in 2024-08-10T05:56:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:50 smithi159 ceph-mon[90359]: pgmap v2320: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 7.0 KiB/s wr, 126 op/s 2024-08-10T05:56:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:50 smithi159 ceph-mon[90359]: osdmap e1311: 8 total, 8 up, 8 in 2024-08-10T05:56:51.489 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 8388609~8388609 2024-08-10T05:56:51.505 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 0~1000 2024-08-10T05:56:51.506 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 1010~1000 2024-08-10T05:56:51.506 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap2 2024-08-10T05:56:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:52 smithi086 ceph-mon[98993]: pgmap v2322: 169 pgs: 169 active+clean; 805 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 6.5 MiB/s wr, 330 op/s 2024-08-10T05:56:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:52 smithi086 ceph-mon[98993]: osdmap e1312: 8 total, 8 up, 8 in 2024-08-10T05:56:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:52 smithi086 ceph-mon[101471]: pgmap v2322: 169 pgs: 169 active+clean; 805 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 6.5 MiB/s wr, 330 op/s 2024-08-10T05:56:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:52 smithi086 ceph-mon[101471]: osdmap e1312: 8 total, 8 up, 8 in 2024-08-10T05:56:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:52 smithi159 ceph-mon[90359]: pgmap v2322: 169 pgs: 169 active+clean; 805 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 6.5 MiB/s wr, 330 op/s 2024-08-10T05:56:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:52 smithi159 ceph-mon[90359]: osdmap e1312: 8 total, 8 up, 8 in 2024-08-10T05:56:53.500 INFO:tasks.workunit.client.0.smithi086.stdout:write: X 8388609~1000 2024-08-10T05:56:53.508 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 16777228~1000 2024-08-10T05:56:53.508 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 167772160 2024-08-10T05:56:53.519 INFO:tasks.workunit.client.0.smithi086.stdout:write: 2 83886079~8388609 2024-08-10T05:56:53.533 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap3 2024-08-10T05:56:53.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:53 smithi086 ceph-mon[98993]: osdmap e1313: 8 total, 8 up, 8 in 2024-08-10T05:56:53.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:53 smithi086 ceph-mon[101471]: osdmap e1313: 8 total, 8 up, 8 in 2024-08-10T05:56:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:53 smithi159 ceph-mon[90359]: osdmap e1313: 8 total, 8 up, 8 in 2024-08-10T05:56:54.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:54 smithi086 ceph-mon[98993]: pgmap v2325: 169 pgs: 169 active+clean; 825 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 8.7 MiB/s rd, 15 MiB/s wr, 495 op/s 2024-08-10T05:56:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:54 smithi086 ceph-mon[98993]: osdmap e1314: 8 total, 8 up, 8 in 2024-08-10T05:56:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:54 smithi086 ceph-mon[101471]: pgmap v2325: 169 pgs: 169 active+clean; 825 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 8.7 MiB/s rd, 15 MiB/s wr, 495 op/s 2024-08-10T05:56:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:54 smithi086 ceph-mon[101471]: osdmap e1314: 8 total, 8 up, 8 in 2024-08-10T05:56:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:54 smithi159 ceph-mon[90359]: pgmap v2325: 169 pgs: 169 active+clean; 825 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 8.7 MiB/s rd, 15 MiB/s wr, 495 op/s 2024-08-10T05:56:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:54 smithi159 ceph-mon[90359]: osdmap e1314: 8 total, 8 up, 8 in 2024-08-10T05:56:55.519 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:56:55.543 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 83886079~1 2024-08-10T05:56:55.553 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:56:55.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:55 smithi086 ceph-mon[101471]: osdmap e1315: 8 total, 8 up, 8 in 2024-08-10T05:56:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:55 smithi086 ceph-mon[98993]: osdmap e1315: 8 total, 8 up, 8 in 2024-08-10T05:56:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:55 smithi159 ceph-mon[90359]: osdmap e1315: 8 total, 8 up, 8 in 2024-08-10T05:56:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:56 smithi086 ceph-mon[98993]: pgmap v2328: 169 pgs: 169 active+clean; 857 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 24 MiB/s wr, 398 op/s 2024-08-10T05:56:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:56 smithi086 ceph-mon[98993]: osdmap e1316: 8 total, 8 up, 8 in 2024-08-10T05:56:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:56:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:56 smithi086 ceph-mon[101471]: pgmap v2328: 169 pgs: 169 active+clean; 857 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 24 MiB/s wr, 398 op/s 2024-08-10T05:56:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:56 smithi086 ceph-mon[101471]: osdmap e1316: 8 total, 8 up, 8 in 2024-08-10T05:56:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:56:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:56 smithi159 ceph-mon[90359]: pgmap v2328: 169 pgs: 169 active+clean; 857 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 24 MiB/s wr, 398 op/s 2024-08-10T05:56:56.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:56 smithi159 ceph-mon[90359]: osdmap e1316: 8 total, 8 up, 8 in 2024-08-10T05:56:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:56:57.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:57 smithi086 ceph-mon[98993]: osdmap e1317: 8 total, 8 up, 8 in 2024-08-10T05:56:57.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:57 smithi086 ceph-mon[101471]: osdmap e1317: 8 total, 8 up, 8 in 2024-08-10T05:56:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:57 smithi159 ceph-mon[90359]: osdmap e1317: 8 total, 8 up, 8 in 2024-08-10T05:56:58.521 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:56:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:56:58] "GET /metrics HTTP/1.1" 200 38904 "" "Prometheus/2.43.0" 2024-08-10T05:56:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:58 smithi086 ceph-mon[98993]: pgmap v2331: 169 pgs: 169 active+clean; 873 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 17 MiB/s wr, 198 op/s 2024-08-10T05:56:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:58 smithi086 ceph-mon[98993]: osdmap e1318: 8 total, 8 up, 8 in 2024-08-10T05:56:58.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:58 smithi086 ceph-mon[101471]: pgmap v2331: 169 pgs: 169 active+clean; 873 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 17 MiB/s wr, 198 op/s 2024-08-10T05:56:58.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:58 smithi086 ceph-mon[101471]: osdmap e1318: 8 total, 8 up, 8 in 2024-08-10T05:56:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:58 smithi159 ceph-mon[90359]: pgmap v2331: 169 pgs: 169 active+clean; 873 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 17 MiB/s wr, 198 op/s 2024-08-10T05:56:58.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:58 smithi159 ceph-mon[90359]: osdmap e1318: 8 total, 8 up, 8 in 2024-08-10T05:56:58.990 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:56:59.089 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 16777218~8388609 2024-08-10T05:56:59.539 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 0~8388609 2024-08-10T05:56:59.555 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 16777218~8388609 2024-08-10T05:56:59.640 INFO:tasks.workunit.client.0.smithi086.stdout:migration_abort 2024-08-10T05:56:59.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:56:59 smithi086 ceph-mon[98993]: osdmap e1319: 8 total, 8 up, 8 in 2024-08-10T05:56:59.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:56:59 smithi086 ceph-mon[101471]: osdmap e1319: 8 total, 8 up, 8 in 2024-08-10T05:56:59.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:56:59 smithi159 ceph-mon[90359]: osdmap e1319: 8 total, 8 up, 8 in 2024-08-10T05:57:00.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:00 smithi086 ceph-mon[98993]: pgmap v2334: 169 pgs: 169 active+clean; 873 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 45 KiB/s rd, 2.0 MiB/s wr, 62 op/s 2024-08-10T05:57:00.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:00 smithi086 ceph-mon[98993]: osdmap e1320: 8 total, 8 up, 8 in 2024-08-10T05:57:00.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:00 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:57:00.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:00 smithi086 ceph-mon[98993]: osdmap e1321: 8 total, 8 up, 8 in 2024-08-10T05:57:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:00 smithi086 ceph-mon[101471]: pgmap v2334: 169 pgs: 169 active+clean; 873 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 45 KiB/s rd, 2.0 MiB/s wr, 62 op/s 2024-08-10T05:57:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:00 smithi086 ceph-mon[101471]: osdmap e1320: 8 total, 8 up, 8 in 2024-08-10T05:57:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:00 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:57:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:00 smithi086 ceph-mon[101471]: osdmap e1321: 8 total, 8 up, 8 in 2024-08-10T05:57:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:00 smithi159 ceph-mon[90359]: pgmap v2334: 169 pgs: 169 active+clean; 873 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 45 KiB/s rd, 2.0 MiB/s wr, 62 op/s 2024-08-10T05:57:00.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:00 smithi159 ceph-mon[90359]: osdmap e1320: 8 total, 8 up, 8 in 2024-08-10T05:57:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:00 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:57:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:00 smithi159 ceph-mon[90359]: osdmap e1321: 8 total, 8 up, 8 in 2024-08-10T05:57:01.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:01 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:57:01.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:01 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:57:01.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:01 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:57:01.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:01 smithi086 ceph-mon[98993]: osdmap e1322: 8 total, 8 up, 8 in 2024-08-10T05:57:01.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:01 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:57:01.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:01 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:57:01.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:01 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:57:01.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:01 smithi086 ceph-mon[101471]: osdmap e1322: 8 total, 8 up, 8 in 2024-08-10T05:57:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:01 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:57:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:01 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:57:01.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:01 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:57:01.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:01 smithi159 ceph-mon[90359]: osdmap e1322: 8 total, 8 up, 8 in 2024-08-10T05:57:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:02 smithi086 ceph-mon[98993]: pgmap v2337: 169 pgs: 169 active+clean; 925 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 14 MiB/s wr, 321 op/s 2024-08-10T05:57:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:02 smithi086 ceph-mon[98993]: osdmap e1323: 8 total, 8 up, 8 in 2024-08-10T05:57:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:02 smithi086 ceph-mon[101471]: pgmap v2337: 169 pgs: 169 active+clean; 925 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 14 MiB/s wr, 321 op/s 2024-08-10T05:57:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:02 smithi086 ceph-mon[101471]: osdmap e1323: 8 total, 8 up, 8 in 2024-08-10T05:57:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:02 smithi159 ceph-mon[90359]: pgmap v2337: 169 pgs: 169 active+clean; 925 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 14 MiB/s wr, 321 op/s 2024-08-10T05:57:02.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:02 smithi159 ceph-mon[90359]: osdmap e1323: 8 total, 8 up, 8 in 2024-08-10T05:57:03.865 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.AbortWithSnapshots (14275 ms) 2024-08-10T05:57:03.866 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.CloneV1Parent 2024-08-10T05:57:03.897 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:57:03.907 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 0~10 2024-08-10T05:57:03.915 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:57:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:04 smithi086 ceph-mon[101471]: pgmap v2340: 169 pgs: 169 active+clean; 941 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 20 MiB/s wr, 332 op/s 2024-08-10T05:57:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:04 smithi086 ceph-mon[101471]: osdmap e1324: 8 total, 8 up, 8 in 2024-08-10T05:57:04.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:04 smithi086 ceph-mon[98993]: pgmap v2340: 169 pgs: 169 active+clean; 941 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 20 MiB/s wr, 332 op/s 2024-08-10T05:57:04.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:04 smithi086 ceph-mon[98993]: osdmap e1324: 8 total, 8 up, 8 in 2024-08-10T05:57:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:04 smithi159 ceph-mon[90359]: pgmap v2340: 169 pgs: 169 active+clean; 941 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 20 MiB/s wr, 332 op/s 2024-08-10T05:57:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:04 smithi159 ceph-mon[90359]: osdmap e1324: 8 total, 8 up, 8 in 2024-08-10T05:57:05.670 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap1 2024-08-10T05:57:05.733 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:57:05.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:05 smithi086 ceph-mon[98993]: osdmap e1325: 8 total, 8 up, 8 in 2024-08-10T05:57:05.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:05 smithi086 ceph-mon[101471]: osdmap e1325: 8 total, 8 up, 8 in 2024-08-10T05:57:05.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:05 smithi159 ceph-mon[90359]: osdmap e1325: 8 total, 8 up, 8 in 2024-08-10T05:57:06.872 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:57:06.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:06 smithi086 ceph-mon[98993]: pgmap v2343: 169 pgs: 169 active+clean; 941 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 9.0 MiB/s wr, 215 op/s 2024-08-10T05:57:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:06 smithi086 ceph-mon[98993]: osdmap e1326: 8 total, 8 up, 8 in 2024-08-10T05:57:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:06 smithi086 ceph-mon[101471]: pgmap v2343: 169 pgs: 169 active+clean; 941 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 9.0 MiB/s wr, 215 op/s 2024-08-10T05:57:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:06 smithi086 ceph-mon[101471]: osdmap e1326: 8 total, 8 up, 8 in 2024-08-10T05:57:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:06 smithi159 ceph-mon[90359]: pgmap v2343: 169 pgs: 169 active+clean; 941 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 9.0 MiB/s wr, 215 op/s 2024-08-10T05:57:06.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:06 smithi159 ceph-mon[90359]: osdmap e1326: 8 total, 8 up, 8 in 2024-08-10T05:57:06.944 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:57:07.813 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.CloneV1Parent (3948 ms) 2024-08-10T05:57:07.813 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.CloneV2Parent 2024-08-10T05:57:07.847 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:57:07.858 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 0~10 2024-08-10T05:57:07.866 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:57:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:07 smithi159 ceph-mon[90359]: osdmap e1327: 8 total, 8 up, 8 in 2024-08-10T05:57:08.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:07 smithi086 ceph-mon[101471]: osdmap e1327: 8 total, 8 up, 8 in 2024-08-10T05:57:08.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:07 smithi086 ceph-mon[98993]: osdmap e1327: 8 total, 8 up, 8 in 2024-08-10T05:57:08.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:57:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:57:08] "GET /metrics HTTP/1.1" 200 38904 "" "Prometheus/2.43.0" 2024-08-10T05:57:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:08 smithi159 ceph-mon[90359]: pgmap v2346: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 3.0 MiB/s wr, 240 op/s 2024-08-10T05:57:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:08 smithi159 ceph-mon[90359]: osdmap e1328: 8 total, 8 up, 8 in 2024-08-10T05:57:09.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:08 smithi086 ceph-mon[98993]: pgmap v2346: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 3.0 MiB/s wr, 240 op/s 2024-08-10T05:57:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:08 smithi086 ceph-mon[98993]: osdmap e1328: 8 total, 8 up, 8 in 2024-08-10T05:57:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:08 smithi086 ceph-mon[101471]: pgmap v2346: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 3.0 MiB/s wr, 240 op/s 2024-08-10T05:57:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:08 smithi086 ceph-mon[101471]: osdmap e1328: 8 total, 8 up, 8 in 2024-08-10T05:57:09.694 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap1 2024-08-10T05:57:09.754 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:57:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:09 smithi159 ceph-mon[90359]: osdmap e1329: 8 total, 8 up, 8 in 2024-08-10T05:57:10.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:09 smithi086 ceph-mon[98993]: osdmap e1329: 8 total, 8 up, 8 in 2024-08-10T05:57:10.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:09 smithi086 ceph-mon[101471]: osdmap e1329: 8 total, 8 up, 8 in 2024-08-10T05:57:10.691 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:57:10.769 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:57:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:10 smithi159 ceph-mon[90359]: pgmap v2349: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 6.7 KiB/s wr, 77 op/s 2024-08-10T05:57:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:10 smithi159 ceph-mon[90359]: osdmap e1330: 8 total, 8 up, 8 in 2024-08-10T05:57:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:10 smithi159 ceph-mon[90359]: osdmap e1331: 8 total, 8 up, 8 in 2024-08-10T05:57:11.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:10 smithi086 ceph-mon[98993]: pgmap v2349: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 6.7 KiB/s wr, 77 op/s 2024-08-10T05:57:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:10 smithi086 ceph-mon[98993]: osdmap e1330: 8 total, 8 up, 8 in 2024-08-10T05:57:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:10 smithi086 ceph-mon[98993]: osdmap e1331: 8 total, 8 up, 8 in 2024-08-10T05:57:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:10 smithi086 ceph-mon[101471]: pgmap v2349: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 6.7 KiB/s wr, 77 op/s 2024-08-10T05:57:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:10 smithi086 ceph-mon[101471]: osdmap e1330: 8 total, 8 up, 8 in 2024-08-10T05:57:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:10 smithi086 ceph-mon[101471]: osdmap e1331: 8 total, 8 up, 8 in 2024-08-10T05:57:11.813 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.CloneV2Parent (4000 ms) 2024-08-10T05:57:11.813 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2024-08-10T05:57:11.847 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:57:11.861 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 0~10 2024-08-10T05:57:11.871 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:57:11.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:57:12.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:57:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:57:12.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:12 smithi159 ceph-mon[90359]: pgmap v2352: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 23 KiB/s wr, 507 op/s 2024-08-10T05:57:12.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:12 smithi159 ceph-mon[90359]: osdmap e1332: 8 total, 8 up, 8 in 2024-08-10T05:57:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:12 smithi086 ceph-mon[98993]: pgmap v2352: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 23 KiB/s wr, 507 op/s 2024-08-10T05:57:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:12 smithi086 ceph-mon[98993]: osdmap e1332: 8 total, 8 up, 8 in 2024-08-10T05:57:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:12 smithi086 ceph-mon[101471]: pgmap v2352: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 23 KiB/s wr, 507 op/s 2024-08-10T05:57:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:12 smithi086 ceph-mon[101471]: osdmap e1332: 8 total, 8 up, 8 in 2024-08-10T05:57:13.712 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap1 2024-08-10T05:57:13.779 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:57:14.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:13 smithi086 ceph-mon[98993]: osdmap e1333: 8 total, 8 up, 8 in 2024-08-10T05:57:14.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:13 smithi086 ceph-mon[101471]: osdmap e1333: 8 total, 8 up, 8 in 2024-08-10T05:57:14.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:13 smithi159 ceph-mon[90359]: osdmap e1333: 8 total, 8 up, 8 in 2024-08-10T05:57:14.883 INFO:tasks.workunit.client.0.smithi086.stdout:migration_abort 2024-08-10T05:57:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:14 smithi086 ceph-mon[98993]: pgmap v2355: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 435 KiB/s rd, 25 KiB/s wr, 548 op/s 2024-08-10T05:57:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:14 smithi086 ceph-mon[98993]: osdmap e1334: 8 total, 8 up, 8 in 2024-08-10T05:57:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:14 smithi086 ceph-mon[101471]: pgmap v2355: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 435 KiB/s rd, 25 KiB/s wr, 548 op/s 2024-08-10T05:57:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:14 smithi086 ceph-mon[101471]: osdmap e1334: 8 total, 8 up, 8 in 2024-08-10T05:57:15.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:14 smithi159 ceph-mon[90359]: pgmap v2355: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 435 KiB/s rd, 25 KiB/s wr, 548 op/s 2024-08-10T05:57:15.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:14 smithi159 ceph-mon[90359]: osdmap e1334: 8 total, 8 up, 8 in 2024-08-10T05:57:15.623 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.CloneV1ParentAbort (3810 ms) 2024-08-10T05:57:15.623 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2024-08-10T05:57:15.657 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:57:15.670 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 0~10 2024-08-10T05:57:15.679 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:57:16.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:15 smithi086 ceph-mon[98993]: osdmap e1335: 8 total, 8 up, 8 in 2024-08-10T05:57:16.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:15 smithi086 ceph-mon[98993]: osdmap e1336: 8 total, 8 up, 8 in 2024-08-10T05:57:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:15 smithi086 ceph-mon[101471]: osdmap e1335: 8 total, 8 up, 8 in 2024-08-10T05:57:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:15 smithi086 ceph-mon[101471]: osdmap e1336: 8 total, 8 up, 8 in 2024-08-10T05:57:16.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:15 smithi159 ceph-mon[90359]: osdmap e1335: 8 total, 8 up, 8 in 2024-08-10T05:57:16.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:15 smithi159 ceph-mon[90359]: osdmap e1336: 8 total, 8 up, 8 in 2024-08-10T05:57:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:16 smithi086 ceph-mon[98993]: pgmap v2358: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 75 KiB/s rd, 11 KiB/s wr, 109 op/s 2024-08-10T05:57:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:16 smithi086 ceph-mon[98993]: osdmap e1337: 8 total, 8 up, 8 in 2024-08-10T05:57:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:16 smithi086 ceph-mon[101471]: pgmap v2358: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 75 KiB/s rd, 11 KiB/s wr, 109 op/s 2024-08-10T05:57:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:16 smithi086 ceph-mon[101471]: osdmap e1337: 8 total, 8 up, 8 in 2024-08-10T05:57:17.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:16 smithi159 ceph-mon[90359]: pgmap v2358: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 75 KiB/s rd, 11 KiB/s wr, 109 op/s 2024-08-10T05:57:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:16 smithi159 ceph-mon[90359]: osdmap e1337: 8 total, 8 up, 8 in 2024-08-10T05:57:17.499 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap1 2024-08-10T05:57:17.566 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:57:18.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:18 smithi086 ceph-mon[98993]: pgmap v2361: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 250 KiB/s rd, 15 KiB/s wr, 319 op/s 2024-08-10T05:57:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:18 smithi086 ceph-mon[98993]: osdmap e1338: 8 total, 8 up, 8 in 2024-08-10T05:57:18.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:18 smithi086 ceph-mon[101471]: pgmap v2361: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 250 KiB/s rd, 15 KiB/s wr, 319 op/s 2024-08-10T05:57:18.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:18 smithi086 ceph-mon[101471]: osdmap e1338: 8 total, 8 up, 8 in 2024-08-10T05:57:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:57:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:57:18] "GET /metrics HTTP/1.1" 200 38905 "" "Prometheus/2.43.0" 2024-08-10T05:57:18.677 INFO:tasks.workunit.client.0.smithi086.stdout:migration_abort 2024-08-10T05:57:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:18 smithi159 ceph-mon[90359]: pgmap v2361: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 250 KiB/s rd, 15 KiB/s wr, 319 op/s 2024-08-10T05:57:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:18 smithi159 ceph-mon[90359]: osdmap e1338: 8 total, 8 up, 8 in 2024-08-10T05:57:19.645 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.CloneV2ParentAbort (4022 ms) 2024-08-10T05:57:19.645 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2024-08-10T05:57:19.678 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:57:19.690 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 0~10 2024-08-10T05:57:19.700 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:57:19.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:19 smithi086 ceph-mon[98993]: osdmap e1339: 8 total, 8 up, 8 in 2024-08-10T05:57:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:19 smithi086 ceph-mon[101471]: osdmap e1339: 8 total, 8 up, 8 in 2024-08-10T05:57:19.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:19 smithi159 ceph-mon[90359]: osdmap e1339: 8 total, 8 up, 8 in 2024-08-10T05:57:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:20 smithi086 ceph-mon[98993]: pgmap v2364: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 401 KiB/s rd, 20 KiB/s wr, 497 op/s 2024-08-10T05:57:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:20 smithi086 ceph-mon[98993]: osdmap e1340: 8 total, 8 up, 8 in 2024-08-10T05:57:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:20 smithi086 ceph-mon[98993]: osdmap e1341: 8 total, 8 up, 8 in 2024-08-10T05:57:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:20 smithi086 ceph-mon[101471]: pgmap v2364: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 401 KiB/s rd, 20 KiB/s wr, 497 op/s 2024-08-10T05:57:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:20 smithi086 ceph-mon[101471]: osdmap e1340: 8 total, 8 up, 8 in 2024-08-10T05:57:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:20 smithi086 ceph-mon[101471]: osdmap e1341: 8 total, 8 up, 8 in 2024-08-10T05:57:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:20 smithi159 ceph-mon[90359]: pgmap v2364: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 401 KiB/s rd, 20 KiB/s wr, 497 op/s 2024-08-10T05:57:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:20 smithi159 ceph-mon[90359]: osdmap e1340: 8 total, 8 up, 8 in 2024-08-10T05:57:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:20 smithi159 ceph-mon[90359]: osdmap e1341: 8 total, 8 up, 8 in 2024-08-10T05:57:21.500 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap1 2024-08-10T05:57:21.565 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:57:22.719 INFO:tasks.workunit.client.0.smithi086.stdout:migration_abort 2024-08-10T05:57:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:22 smithi086 ceph-mon[98993]: pgmap v2367: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 307 KiB/s rd, 22 KiB/s wr, 394 op/s 2024-08-10T05:57:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:22 smithi086 ceph-mon[98993]: osdmap e1342: 8 total, 8 up, 8 in 2024-08-10T05:57:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:22 smithi086 ceph-mon[101471]: pgmap v2367: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 307 KiB/s rd, 22 KiB/s wr, 394 op/s 2024-08-10T05:57:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:22 smithi086 ceph-mon[101471]: osdmap e1342: 8 total, 8 up, 8 in 2024-08-10T05:57:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:22 smithi159 ceph-mon[90359]: pgmap v2367: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 307 KiB/s rd, 22 KiB/s wr, 394 op/s 2024-08-10T05:57:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:22 smithi159 ceph-mon[90359]: osdmap e1342: 8 total, 8 up, 8 in 2024-08-10T05:57:23.649 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (4004 ms) 2024-08-10T05:57:23.649 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2024-08-10T05:57:23.680 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:57:23.691 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 0~10 2024-08-10T05:57:23.700 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:57:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:23 smithi086 ceph-mon[98993]: osdmap e1343: 8 total, 8 up, 8 in 2024-08-10T05:57:23.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:23 smithi086 ceph-mon[101471]: osdmap e1343: 8 total, 8 up, 8 in 2024-08-10T05:57:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:23 smithi159 ceph-mon[90359]: osdmap e1343: 8 total, 8 up, 8 in 2024-08-10T05:57:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:24 smithi086 ceph-mon[98993]: pgmap v2370: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 287 KiB/s rd, 23 KiB/s wr, 371 op/s 2024-08-10T05:57:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:24 smithi086 ceph-mon[98993]: osdmap e1344: 8 total, 8 up, 8 in 2024-08-10T05:57:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:24 smithi086 ceph-mon[101471]: pgmap v2370: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 287 KiB/s rd, 23 KiB/s wr, 371 op/s 2024-08-10T05:57:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:24 smithi086 ceph-mon[101471]: osdmap e1344: 8 total, 8 up, 8 in 2024-08-10T05:57:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:24 smithi159 ceph-mon[90359]: pgmap v2370: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 287 KiB/s rd, 23 KiB/s wr, 371 op/s 2024-08-10T05:57:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:24 smithi159 ceph-mon[90359]: osdmap e1344: 8 total, 8 up, 8 in 2024-08-10T05:57:25.495 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap1 2024-08-10T05:57:25.559 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:57:25.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:25 smithi086 ceph-mon[98993]: osdmap e1345: 8 total, 8 up, 8 in 2024-08-10T05:57:25.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:25 smithi086 ceph-mon[98993]: osdmap e1346: 8 total, 8 up, 8 in 2024-08-10T05:57:25.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:25 smithi086 ceph-mon[101471]: osdmap e1345: 8 total, 8 up, 8 in 2024-08-10T05:57:25.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:25 smithi086 ceph-mon[101471]: osdmap e1346: 8 total, 8 up, 8 in 2024-08-10T05:57:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:25 smithi159 ceph-mon[90359]: osdmap e1345: 8 total, 8 up, 8 in 2024-08-10T05:57:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:25 smithi159 ceph-mon[90359]: osdmap e1346: 8 total, 8 up, 8 in 2024-08-10T05:57:26.721 INFO:tasks.workunit.client.0.smithi086.stdout:migration_abort 2024-08-10T05:57:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:26 smithi086 ceph-mon[98993]: pgmap v2373: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 210 KiB/s rd, 18 KiB/s wr, 279 op/s 2024-08-10T05:57:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:57:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:26 smithi086 ceph-mon[101471]: pgmap v2373: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 210 KiB/s rd, 18 KiB/s wr, 279 op/s 2024-08-10T05:57:26.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:57:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:26 smithi159 ceph-mon[90359]: pgmap v2373: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 210 KiB/s rd, 18 KiB/s wr, 279 op/s 2024-08-10T05:57:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:57:27.682 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (4033 ms) 2024-08-10T05:57:27.682 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2024-08-10T05:57:27.712 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:57:27.723 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 0~10 2024-08-10T05:57:27.732 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:57:27.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:27 smithi086 ceph-mon[98993]: osdmap e1347: 8 total, 8 up, 8 in 2024-08-10T05:57:27.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:27 smithi086 ceph-mon[101471]: osdmap e1347: 8 total, 8 up, 8 in 2024-08-10T05:57:27.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:27 smithi159 ceph-mon[90359]: osdmap e1347: 8 total, 8 up, 8 in 2024-08-10T05:57:28.542 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:57:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:57:28] "GET /metrics HTTP/1.1" 200 38905 "" "Prometheus/2.43.0" 2024-08-10T05:57:28.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:28 smithi086 ceph-mon[98993]: pgmap v2376: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 16 KiB/s wr, 358 op/s 2024-08-10T05:57:28.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:28 smithi086 ceph-mon[98993]: osdmap e1348: 8 total, 8 up, 8 in 2024-08-10T05:57:28.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:28 smithi086 ceph-mon[101471]: pgmap v2376: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 16 KiB/s wr, 358 op/s 2024-08-10T05:57:28.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:28 smithi086 ceph-mon[101471]: osdmap e1348: 8 total, 8 up, 8 in 2024-08-10T05:57:28.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:28 smithi159 ceph-mon[90359]: pgmap v2376: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 16 KiB/s wr, 358 op/s 2024-08-10T05:57:28.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:28 smithi159 ceph-mon[90359]: osdmap e1348: 8 total, 8 up, 8 in 2024-08-10T05:57:29.569 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap1 2024-08-10T05:57:29.631 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:57:29.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:29 smithi086 ceph-mon[98993]: osdmap e1349: 8 total, 8 up, 8 in 2024-08-10T05:57:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:29 smithi086 ceph-mon[101471]: osdmap e1349: 8 total, 8 up, 8 in 2024-08-10T05:57:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:29 smithi159 ceph-mon[90359]: osdmap e1349: 8 total, 8 up, 8 in 2024-08-10T05:57:30.682 INFO:tasks.workunit.client.0.smithi086.stdout:migration_abort 2024-08-10T05:57:30.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:30 smithi086 ceph-mon[98993]: pgmap v2379: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 248 KiB/s rd, 13 KiB/s wr, 309 op/s 2024-08-10T05:57:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:30 smithi086 ceph-mon[98993]: osdmap e1350: 8 total, 8 up, 8 in 2024-08-10T05:57:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:30 smithi086 ceph-mon[98993]: osdmap e1351: 8 total, 8 up, 8 in 2024-08-10T05:57:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:30 smithi086 ceph-mon[101471]: pgmap v2379: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 248 KiB/s rd, 13 KiB/s wr, 309 op/s 2024-08-10T05:57:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:30 smithi086 ceph-mon[101471]: osdmap e1350: 8 total, 8 up, 8 in 2024-08-10T05:57:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:30 smithi086 ceph-mon[101471]: osdmap e1351: 8 total, 8 up, 8 in 2024-08-10T05:57:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:30 smithi159 ceph-mon[90359]: pgmap v2379: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 248 KiB/s rd, 13 KiB/s wr, 309 op/s 2024-08-10T05:57:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:30 smithi159 ceph-mon[90359]: osdmap e1350: 8 total, 8 up, 8 in 2024-08-10T05:57:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:30 smithi159 ceph-mon[90359]: osdmap e1351: 8 total, 8 up, 8 in 2024-08-10T05:57:31.707 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (4025 ms) 2024-08-10T05:57:31.707 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2024-08-10T05:57:31.742 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:57:31.754 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 0~10 2024-08-10T05:57:31.762 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:57:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:32 smithi086 ceph-mon[101471]: pgmap v2382: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 330 KiB/s rd, 21 KiB/s wr, 422 op/s 2024-08-10T05:57:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:32 smithi086 ceph-mon[101471]: osdmap e1352: 8 total, 8 up, 8 in 2024-08-10T05:57:32.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:32 smithi086 ceph-mon[98993]: pgmap v2382: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 330 KiB/s rd, 21 KiB/s wr, 422 op/s 2024-08-10T05:57:32.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:32 smithi086 ceph-mon[98993]: osdmap e1352: 8 total, 8 up, 8 in 2024-08-10T05:57:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:32 smithi159 ceph-mon[90359]: pgmap v2382: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 330 KiB/s rd, 21 KiB/s wr, 422 op/s 2024-08-10T05:57:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:32 smithi159 ceph-mon[90359]: osdmap e1352: 8 total, 8 up, 8 in 2024-08-10T05:57:33.593 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap1 2024-08-10T05:57:33.663 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:57:33.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:33 smithi086 ceph-mon[98993]: osdmap e1353: 8 total, 8 up, 8 in 2024-08-10T05:57:33.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:33 smithi086 ceph-mon[101471]: osdmap e1353: 8 total, 8 up, 8 in 2024-08-10T05:57:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:33 smithi159 ceph-mon[90359]: osdmap e1353: 8 total, 8 up, 8 in 2024-08-10T05:57:34.776 INFO:tasks.workunit.client.0.smithi086.stdout:migration_abort 2024-08-10T05:57:34.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:34 smithi086 ceph-mon[98993]: pgmap v2385: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 358 KiB/s rd, 20 KiB/s wr, 454 op/s 2024-08-10T05:57:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:34 smithi086 ceph-mon[98993]: osdmap e1354: 8 total, 8 up, 8 in 2024-08-10T05:57:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:34 smithi086 ceph-mon[101471]: pgmap v2385: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 358 KiB/s rd, 20 KiB/s wr, 454 op/s 2024-08-10T05:57:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:34 smithi086 ceph-mon[101471]: osdmap e1354: 8 total, 8 up, 8 in 2024-08-10T05:57:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:34 smithi159 ceph-mon[90359]: pgmap v2385: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 358 KiB/s rd, 20 KiB/s wr, 454 op/s 2024-08-10T05:57:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:34 smithi159 ceph-mon[90359]: osdmap e1354: 8 total, 8 up, 8 in 2024-08-10T05:57:35.630 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (3923 ms) 2024-08-10T05:57:35.630 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2024-08-10T05:57:35.663 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:57:35.675 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 0~10 2024-08-10T05:57:35.684 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:57:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:35 smithi086 ceph-mon[101471]: osdmap e1355: 8 total, 8 up, 8 in 2024-08-10T05:57:35.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:35 smithi086 ceph-mon[101471]: osdmap e1356: 8 total, 8 up, 8 in 2024-08-10T05:57:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:35 smithi086 ceph-mon[98993]: osdmap e1355: 8 total, 8 up, 8 in 2024-08-10T05:57:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:35 smithi086 ceph-mon[98993]: osdmap e1356: 8 total, 8 up, 8 in 2024-08-10T05:57:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:35 smithi159 ceph-mon[90359]: osdmap e1355: 8 total, 8 up, 8 in 2024-08-10T05:57:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:35 smithi159 ceph-mon[90359]: osdmap e1356: 8 total, 8 up, 8 in 2024-08-10T05:57:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:36 smithi086 ceph-mon[98993]: pgmap v2388: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 201 KiB/s rd, 16 KiB/s wr, 264 op/s 2024-08-10T05:57:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:36 smithi086 ceph-mon[101471]: pgmap v2388: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 201 KiB/s rd, 16 KiB/s wr, 264 op/s 2024-08-10T05:57:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:36 smithi159 ceph-mon[90359]: pgmap v2388: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 201 KiB/s rd, 16 KiB/s wr, 264 op/s 2024-08-10T05:57:37.619 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap1 2024-08-10T05:57:37.682 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:57:37.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:37 smithi086 ceph-mon[98993]: osdmap e1357: 8 total, 8 up, 8 in 2024-08-10T05:57:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:37 smithi086 ceph-mon[101471]: osdmap e1357: 8 total, 8 up, 8 in 2024-08-10T05:57:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:37 smithi159 ceph-mon[90359]: osdmap e1357: 8 total, 8 up, 8 in 2024-08-10T05:57:38.612 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:57:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:57:38] "GET /metrics HTTP/1.1" 200 38905 "" "Prometheus/2.43.0" 2024-08-10T05:57:38.799 INFO:tasks.workunit.client.0.smithi086.stdout:migration_abort 2024-08-10T05:57:38.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:38 smithi086 ceph-mon[98993]: pgmap v2391: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 291 KiB/s rd, 21 KiB/s wr, 378 op/s 2024-08-10T05:57:38.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:38 smithi086 ceph-mon[98993]: osdmap e1358: 8 total, 8 up, 8 in 2024-08-10T05:57:38.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:38 smithi086 ceph-mon[101471]: pgmap v2391: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 291 KiB/s rd, 21 KiB/s wr, 378 op/s 2024-08-10T05:57:38.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:38 smithi086 ceph-mon[101471]: osdmap e1358: 8 total, 8 up, 8 in 2024-08-10T05:57:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:38 smithi159 ceph-mon[90359]: pgmap v2391: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 291 KiB/s rd, 21 KiB/s wr, 378 op/s 2024-08-10T05:57:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:38 smithi159 ceph-mon[90359]: osdmap e1358: 8 total, 8 up, 8 in 2024-08-10T05:57:39.758 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (4128 ms) 2024-08-10T05:57:39.758 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2024-08-10T05:57:39.788 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:57:39.799 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 0~10 2024-08-10T05:57:39.807 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:57:39.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:39 smithi086 ceph-mon[98993]: osdmap e1359: 8 total, 8 up, 8 in 2024-08-10T05:57:39.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:39 smithi086 ceph-mon[101471]: osdmap e1359: 8 total, 8 up, 8 in 2024-08-10T05:57:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:39 smithi159 ceph-mon[90359]: osdmap e1359: 8 total, 8 up, 8 in 2024-08-10T05:57:40.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:40 smithi086 ceph-mon[98993]: pgmap v2394: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 17 KiB/s wr, 284 op/s 2024-08-10T05:57:40.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:40 smithi086 ceph-mon[98993]: osdmap e1360: 8 total, 8 up, 8 in 2024-08-10T05:57:40.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:40 smithi086 ceph-mon[98993]: osdmap e1361: 8 total, 8 up, 8 in 2024-08-10T05:57:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:40 smithi086 ceph-mon[101471]: pgmap v2394: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 17 KiB/s wr, 284 op/s 2024-08-10T05:57:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:40 smithi086 ceph-mon[101471]: osdmap e1360: 8 total, 8 up, 8 in 2024-08-10T05:57:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:40 smithi086 ceph-mon[101471]: osdmap e1361: 8 total, 8 up, 8 in 2024-08-10T05:57:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:40 smithi159 ceph-mon[90359]: pgmap v2394: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 17 KiB/s wr, 284 op/s 2024-08-10T05:57:40.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:40 smithi159 ceph-mon[90359]: osdmap e1360: 8 total, 8 up, 8 in 2024-08-10T05:57:40.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:40 smithi159 ceph-mon[90359]: osdmap e1361: 8 total, 8 up, 8 in 2024-08-10T05:57:41.504 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap1 2024-08-10T05:57:41.566 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:57:41.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:57:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:41 smithi086 ceph-mon[101471]: osdmap e1362: 8 total, 8 up, 8 in 2024-08-10T05:57:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:57:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:41 smithi086 ceph-mon[98993]: osdmap e1362: 8 total, 8 up, 8 in 2024-08-10T05:57:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:57:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:41 smithi159 ceph-mon[90359]: osdmap e1362: 8 total, 8 up, 8 in 2024-08-10T05:57:42.823 INFO:tasks.workunit.client.0.smithi086.stdout:migration_abort 2024-08-10T05:57:42.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:42 smithi086 ceph-mon[98993]: pgmap v2397: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 212 KiB/s rd, 16 KiB/s wr, 274 op/s 2024-08-10T05:57:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:42 smithi086 ceph-mon[101471]: pgmap v2397: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 212 KiB/s rd, 16 KiB/s wr, 274 op/s 2024-08-10T05:57:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:42 smithi159 ceph-mon[90359]: pgmap v2397: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 212 KiB/s rd, 16 KiB/s wr, 274 op/s 2024-08-10T05:57:43.800 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (4042 ms) 2024-08-10T05:57:43.800 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.StressNoMigrate 2024-08-10T05:57:43.832 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:57:43.843 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 57540022~7909546 2024-08-10T05:57:43.893 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 15419289~738913 2024-08-10T05:57:43.894 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 47892148~4571607 2024-08-10T05:57:43.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:43 smithi086 ceph-mon[98993]: osdmap e1363: 8 total, 8 up, 8 in 2024-08-10T05:57:43.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:43 smithi086 ceph-mon[101471]: osdmap e1363: 8 total, 8 up, 8 in 2024-08-10T05:57:43.927 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 5381495~1234 2024-08-10T05:57:43.927 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 34075760~3191112 2024-08-10T05:57:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:43 smithi159 ceph-mon[90359]: osdmap e1363: 8 total, 8 up, 8 in 2024-08-10T05:57:43.954 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 66080574~1977027 2024-08-10T05:57:43.957 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 78429770~5456310 2024-08-10T05:57:43.996 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 37124940~6919051 2024-08-10T05:57:43.999 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap0 2024-08-10T05:57:44.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:44 smithi086 ceph-mon[101471]: pgmap v2400: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 228 KiB/s rd, 19 KiB/s wr, 304 op/s 2024-08-10T05:57:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:44 smithi086 ceph-mon[101471]: osdmap e1364: 8 total, 8 up, 8 in 2024-08-10T05:57:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:44 smithi086 ceph-mon[98993]: pgmap v2400: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 228 KiB/s rd, 19 KiB/s wr, 304 op/s 2024-08-10T05:57:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:44 smithi086 ceph-mon[98993]: osdmap e1364: 8 total, 8 up, 8 in 2024-08-10T05:57:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:44 smithi159 ceph-mon[90359]: pgmap v2400: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 228 KiB/s rd, 19 KiB/s wr, 304 op/s 2024-08-10T05:57:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:44 smithi159 ceph-mon[90359]: osdmap e1364: 8 total, 8 up, 8 in 2024-08-10T05:57:45.507 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap0 2024-08-10T05:57:45.523 INFO:tasks.workunit.client.0.smithi086.stdout:clone image159 -> image162 2024-08-10T05:57:45.628 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 109739662 2024-08-10T05:57:45.639 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 66237133~4921376 2024-08-10T05:57:45.691 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 54952973~5260514 2024-08-10T05:57:45.729 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 38750269~5983155 2024-08-10T05:57:45.769 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 103139913~6182806 2024-08-10T05:57:45.770 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 99433930~5394406 2024-08-10T05:57:45.810 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 60696517~7246567 2024-08-10T05:57:45.814 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 69871919~219335 2024-08-10T05:57:45.818 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 63354752~6153964 2024-08-10T05:57:45.821 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:57:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:45 smithi159 ceph-mon[90359]: osdmap e1365: 8 total, 8 up, 8 in 2024-08-10T05:57:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:45 smithi159 ceph-mon[90359]: osdmap e1366: 8 total, 8 up, 8 in 2024-08-10T05:57:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:45 smithi086 ceph-mon[98993]: osdmap e1365: 8 total, 8 up, 8 in 2024-08-10T05:57:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:45 smithi086 ceph-mon[98993]: osdmap e1366: 8 total, 8 up, 8 in 2024-08-10T05:57:46.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:45 smithi086 ceph-mon[101471]: osdmap e1365: 8 total, 8 up, 8 in 2024-08-10T05:57:46.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:45 smithi086 ceph-mon[101471]: osdmap e1366: 8 total, 8 up, 8 in 2024-08-10T05:57:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:46 smithi159 ceph-mon[90359]: pgmap v2403: 169 pgs: 169 active+clean; 914 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 296 KiB/s rd, 1.6 MiB/s wr, 390 op/s 2024-08-10T05:57:47.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:46 smithi086 ceph-mon[98993]: pgmap v2403: 169 pgs: 169 active+clean; 914 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 296 KiB/s rd, 1.6 MiB/s wr, 390 op/s 2024-08-10T05:57:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:46 smithi086 ceph-mon[101471]: pgmap v2403: 169 pgs: 169 active+clean; 914 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 296 KiB/s rd, 1.6 MiB/s wr, 390 op/s 2024-08-10T05:57:47.703 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap1 2024-08-10T05:57:47.717 INFO:tasks.workunit.client.0.smithi086.stdout:clone image162 -> image164 2024-08-10T05:57:47.850 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 20969254~7251251 2024-08-10T05:57:47.911 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 43525797~6905577 2024-08-10T05:57:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:47 smithi159 ceph-mon[90359]: osdmap e1367: 8 total, 8 up, 8 in 2024-08-10T05:57:47.964 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 39431719~1219247 2024-08-10T05:57:47.997 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 104899381~4840281 2024-08-10T05:57:48.003 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 23812489~4407730 2024-08-10T05:57:48.031 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 71296315~672828 2024-08-10T05:57:48.052 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 5041959~709940 2024-08-10T05:57:48.056 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:47 smithi086 ceph-mon[98993]: osdmap e1367: 8 total, 8 up, 8 in 2024-08-10T05:57:48.056 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:47 smithi086 ceph-mon[101471]: osdmap e1367: 8 total, 8 up, 8 in 2024-08-10T05:57:48.062 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 80780168~5243482 2024-08-10T05:57:48.080 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap2 2024-08-10T05:57:48.405 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:57:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:57:48] "GET /metrics HTTP/1.1" 200 38906 "" "Prometheus/2.43.0" 2024-08-10T05:57:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:48 smithi159 ceph-mon[90359]: pgmap v2406: 169 pgs: 169 active+clean; 953 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 291 KiB/s rd, 8.9 MiB/s wr, 382 op/s 2024-08-10T05:57:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:48 smithi159 ceph-mon[90359]: osdmap e1368: 8 total, 8 up, 8 in 2024-08-10T05:57:49.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:48 smithi086 ceph-mon[98993]: pgmap v2406: 169 pgs: 169 active+clean; 953 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 291 KiB/s rd, 8.9 MiB/s wr, 382 op/s 2024-08-10T05:57:49.183 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:48 smithi086 ceph-mon[98993]: osdmap e1368: 8 total, 8 up, 8 in 2024-08-10T05:57:49.184 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:48 smithi086 ceph-mon[101471]: pgmap v2406: 169 pgs: 169 active+clean; 953 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 291 KiB/s rd, 8.9 MiB/s wr, 382 op/s 2024-08-10T05:57:49.184 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:48 smithi086 ceph-mon[101471]: osdmap e1368: 8 total, 8 up, 8 in 2024-08-10T05:57:49.720 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap2 2024-08-10T05:57:49.734 INFO:tasks.workunit.client.0.smithi086.stdout:clone image164 -> image166 2024-08-10T05:57:49.889 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 72232048~7591989 2024-08-10T05:57:49.942 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 27835849~5866893 2024-08-10T05:57:49.992 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 55192013~1559520 2024-08-10T05:57:50.011 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 41658621~1624230 2024-08-10T05:57:50.053 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 6538191~2402578 2024-08-10T05:57:50.079 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 52920285~640264 2024-08-10T05:57:50.120 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 76511407~3104051 2024-08-10T05:57:50.141 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 35998722~3894131 2024-08-10T05:57:50.144 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap3 2024-08-10T05:57:50.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:49 smithi086 ceph-mon[98993]: osdmap e1369: 8 total, 8 up, 8 in 2024-08-10T05:57:50.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:49 smithi086 ceph-mon[101471]: osdmap e1369: 8 total, 8 up, 8 in 2024-08-10T05:57:50.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:49 smithi159 ceph-mon[90359]: osdmap e1369: 8 total, 8 up, 8 in 2024-08-10T05:57:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:50 smithi086 ceph-mon[98993]: pgmap v2409: 169 pgs: 169 active+clean; 977 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 12 MiB/s wr, 205 op/s 2024-08-10T05:57:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:50 smithi086 ceph-mon[98993]: osdmap e1370: 8 total, 8 up, 8 in 2024-08-10T05:57:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:50 smithi086 ceph-mon[98993]: osdmap e1371: 8 total, 8 up, 8 in 2024-08-10T05:57:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:50 smithi086 ceph-mon[101471]: pgmap v2409: 169 pgs: 169 active+clean; 977 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 12 MiB/s wr, 205 op/s 2024-08-10T05:57:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:50 smithi086 ceph-mon[101471]: osdmap e1370: 8 total, 8 up, 8 in 2024-08-10T05:57:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:50 smithi086 ceph-mon[101471]: osdmap e1371: 8 total, 8 up, 8 in 2024-08-10T05:57:51.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:50 smithi159 ceph-mon[90359]: pgmap v2409: 169 pgs: 169 active+clean; 977 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 12 MiB/s wr, 205 op/s 2024-08-10T05:57:51.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:50 smithi159 ceph-mon[90359]: osdmap e1370: 8 total, 8 up, 8 in 2024-08-10T05:57:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:50 smithi159 ceph-mon[90359]: osdmap e1371: 8 total, 8 up, 8 in 2024-08-10T05:57:51.505 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap3 2024-08-10T05:57:51.520 INFO:tasks.workunit.client.0.smithi086.stdout:clone image166 -> image168 2024-08-10T05:57:51.863 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.StressNoMigrate (8063 ms) 2024-08-10T05:57:51.863 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.Stress 2024-08-10T05:57:51.893 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:57:51.905 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 62447415~7498307 2024-08-10T05:57:51.958 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 3517429~4064137 2024-08-10T05:57:51.958 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 63457221~3749341 2024-08-10T05:57:51.986 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 21236497~1379547 2024-08-10T05:57:51.986 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 40177461~1942562 2024-08-10T05:57:52.009 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 55341136~2041127 2024-08-10T05:57:52.010 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 34798940~1072451 2024-08-10T05:57:52.021 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 48882385~5870612 2024-08-10T05:57:52.021 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap0 2024-08-10T05:57:52.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:52 smithi086 ceph-mon[98993]: pgmap v2412: 169 pgs: 169 active+clean; 1.0 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 26 MiB/s wr, 389 op/s 2024-08-10T05:57:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:52 smithi086 ceph-mon[98993]: osdmap e1372: 8 total, 8 up, 8 in 2024-08-10T05:57:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:52 smithi086 ceph-mon[101471]: pgmap v2412: 169 pgs: 169 active+clean; 1.0 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 26 MiB/s wr, 389 op/s 2024-08-10T05:57:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:52 smithi086 ceph-mon[101471]: osdmap e1372: 8 total, 8 up, 8 in 2024-08-10T05:57:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:52 smithi159 ceph-mon[90359]: pgmap v2412: 169 pgs: 169 active+clean; 1.0 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 26 MiB/s wr, 389 op/s 2024-08-10T05:57:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:52 smithi159 ceph-mon[90359]: osdmap e1372: 8 total, 8 up, 8 in 2024-08-10T05:57:53.725 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap0 2024-08-10T05:57:53.738 INFO:tasks.workunit.client.0.smithi086.stdout:clone image169 -> image172 2024-08-10T05:57:53.836 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 112327494 2024-08-10T05:57:53.848 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 52349826~7466525 2024-08-10T05:57:53.899 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 39371648~5678168 2024-08-10T05:57:53.911 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 108915584~1460644 2024-08-10T05:57:53.924 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 19977461~1571556 2024-08-10T05:57:53.930 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 93389472~5835603 2024-08-10T05:57:53.965 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 71905932~8239037 2024-08-10T05:57:53.973 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 37132021~2302276 2024-08-10T05:57:53.998 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 81716443~6624511 2024-08-10T05:57:54.000 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:57:54.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:53 smithi086 ceph-mon[98993]: osdmap e1373: 8 total, 8 up, 8 in 2024-08-10T05:57:54.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:53 smithi086 ceph-mon[101471]: osdmap e1373: 8 total, 8 up, 8 in 2024-08-10T05:57:54.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:53 smithi159 ceph-mon[90359]: osdmap e1373: 8 total, 8 up, 8 in 2024-08-10T05:57:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:54 smithi086 ceph-mon[101471]: pgmap v2415: 169 pgs: 169 active+clean; 1.1 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 25 MiB/s wr, 540 op/s 2024-08-10T05:57:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:54 smithi086 ceph-mon[101471]: osdmap e1374: 8 total, 8 up, 8 in 2024-08-10T05:57:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:54 smithi086 ceph-mon[98993]: pgmap v2415: 169 pgs: 169 active+clean; 1.1 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 25 MiB/s wr, 540 op/s 2024-08-10T05:57:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:54 smithi086 ceph-mon[98993]: osdmap e1374: 8 total, 8 up, 8 in 2024-08-10T05:57:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:54 smithi159 ceph-mon[90359]: pgmap v2415: 169 pgs: 169 active+clean; 1.1 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 25 MiB/s wr, 540 op/s 2024-08-10T05:57:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:54 smithi159 ceph-mon[90359]: osdmap e1374: 8 total, 8 up, 8 in 2024-08-10T05:57:55.748 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap1 2024-08-10T05:57:55.764 INFO:tasks.workunit.client.0.smithi086.stdout:clone image172 -> image174 2024-08-10T05:57:55.891 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 33676445~7199252 2024-08-10T05:57:55.946 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 91157182~4915431 2024-08-10T05:57:55.963 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 56980977~5438730 2024-08-10T05:57:56.028 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 87692994~6506125 2024-08-10T05:57:56.033 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 76239848~7406924 2024-08-10T05:57:56.080 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 88896367~4136925 2024-08-10T05:57:56.082 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 103238508~8332452 2024-08-10T05:57:56.132 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 41413139~7268829 2024-08-10T05:57:56.138 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap2 2024-08-10T05:57:56.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:55 smithi086 ceph-mon[98993]: osdmap e1375: 8 total, 8 up, 8 in 2024-08-10T05:57:56.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:55 smithi086 ceph-mon[101471]: osdmap e1375: 8 total, 8 up, 8 in 2024-08-10T05:57:56.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:55 smithi159 ceph-mon[90359]: osdmap e1375: 8 total, 8 up, 8 in 2024-08-10T05:57:57.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:56 smithi086 ceph-mon[98993]: pgmap v2418: 169 pgs: 169 active+clean; 1.1 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 17 MiB/s wr, 509 op/s 2024-08-10T05:57:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:56 smithi086 ceph-mon[98993]: osdmap e1376: 8 total, 8 up, 8 in 2024-08-10T05:57:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:57:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:56 smithi086 ceph-mon[101471]: pgmap v2418: 169 pgs: 169 active+clean; 1.1 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 17 MiB/s wr, 509 op/s 2024-08-10T05:57:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:56 smithi086 ceph-mon[101471]: osdmap e1376: 8 total, 8 up, 8 in 2024-08-10T05:57:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:57:57.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:56 smithi159 ceph-mon[90359]: pgmap v2418: 169 pgs: 169 active+clean; 1.1 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 17 MiB/s wr, 509 op/s 2024-08-10T05:57:57.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:56 smithi159 ceph-mon[90359]: osdmap e1376: 8 total, 8 up, 8 in 2024-08-10T05:57:57.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:57:57.756 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap2 2024-08-10T05:57:57.771 INFO:tasks.workunit.client.0.smithi086.stdout:clone image174 -> image176 2024-08-10T05:57:57.923 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 102878303~7563485 2024-08-10T05:57:57.994 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 61253678~1304417 2024-08-10T05:57:58.036 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 82563869~6446479 2024-08-10T05:57:58.093 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 85444025~7570854 2024-08-10T05:57:58.102 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 66364441~4732436 2024-08-10T05:57:58.152 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 22684668~6179853 2024-08-10T05:57:58.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:57 smithi086 ceph-mon[101471]: osdmap e1377: 8 total, 8 up, 8 in 2024-08-10T05:57:58.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:57 smithi086 ceph-mon[98993]: osdmap e1377: 8 total, 8 up, 8 in 2024-08-10T05:57:58.159 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 29117425~391018 2024-08-10T05:57:58.166 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 22482931~7068361 2024-08-10T05:57:58.169 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap3 2024-08-10T05:57:58.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:57 smithi159 ceph-mon[90359]: osdmap e1377: 8 total, 8 up, 8 in 2024-08-10T05:57:58.655 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:57:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:57:58] "GET /metrics HTTP/1.1" 200 38908 "" "Prometheus/2.43.0" 2024-08-10T05:57:59.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:58 smithi086 ceph-mon[98993]: pgmap v2421: 169 pgs: 169 active+clean; 1.2 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 20 MiB/s wr, 495 op/s 2024-08-10T05:57:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:58 smithi086 ceph-mon[98993]: osdmap e1378: 8 total, 8 up, 8 in 2024-08-10T05:57:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:58 smithi086 ceph-mon[101471]: pgmap v2421: 169 pgs: 169 active+clean; 1.2 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 20 MiB/s wr, 495 op/s 2024-08-10T05:57:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:58 smithi086 ceph-mon[101471]: osdmap e1378: 8 total, 8 up, 8 in 2024-08-10T05:57:59.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:58 smithi159 ceph-mon[90359]: pgmap v2421: 169 pgs: 169 active+clean; 1.2 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 20 MiB/s wr, 495 op/s 2024-08-10T05:57:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:58 smithi159 ceph-mon[90359]: osdmap e1378: 8 total, 8 up, 8 in 2024-08-10T05:57:59.775 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap3 2024-08-10T05:57:59.789 INFO:tasks.workunit.client.0.smithi086.stdout:clone image176 -> image178 2024-08-10T05:57:59.974 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 163349988 2024-08-10T05:57:59.988 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:58:00.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:57:59 smithi086 ceph-mon[98993]: osdmap e1379: 8 total, 8 up, 8 in 2024-08-10T05:58:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:57:59 smithi086 ceph-mon[101471]: osdmap e1379: 8 total, 8 up, 8 in 2024-08-10T05:58:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:57:59 smithi159 ceph-mon[90359]: osdmap e1379: 8 total, 8 up, 8 in 2024-08-10T05:58:00.487 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:58:00.710 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:58:01.047 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.Stress (9184 ms) 2024-08-10T05:58:01.047 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.Stress2 2024-08-10T05:58:01.078 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:58:01.090 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 10801721~153081 2024-08-10T05:58:01.101 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 47152983~5861076 2024-08-10T05:58:01.101 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 71029781~6550038 2024-08-10T05:58:01.142 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 34930704~5153788 2024-08-10T05:58:01.143 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 10775801~2801139 2024-08-10T05:58:01.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:00 smithi086 ceph-mon[98993]: pgmap v2424: 169 pgs: 169 active+clean; 1.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 431 op/s 2024-08-10T05:58:01.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:00 smithi086 ceph-mon[98993]: osdmap e1380: 8 total, 8 up, 8 in 2024-08-10T05:58:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:00 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:58:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:00 smithi086 ceph-mon[101471]: pgmap v2424: 169 pgs: 169 active+clean; 1.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 431 op/s 2024-08-10T05:58:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:00 smithi086 ceph-mon[101471]: osdmap e1380: 8 total, 8 up, 8 in 2024-08-10T05:58:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:00 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:58:01.161 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 36696437~3058619 2024-08-10T05:58:01.161 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 48255562~1562070 2024-08-10T05:58:01.179 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 48515590~4446422 2024-08-10T05:58:01.181 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap0 2024-08-10T05:58:01.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:00 smithi159 ceph-mon[90359]: pgmap v2424: 169 pgs: 169 active+clean; 1.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 431 op/s 2024-08-10T05:58:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:00 smithi159 ceph-mon[90359]: osdmap e1380: 8 total, 8 up, 8 in 2024-08-10T05:58:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:00 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:58:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:01 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:58:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:01 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:58:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:01 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:58:02.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:01 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:58:02.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:01 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:58:02.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:01 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:58:02.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:01 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:58:02.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:01 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:58:02.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:01 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:58:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:02 smithi086 ceph-mon[98993]: pgmap v2426: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 26 MiB/s wr, 549 op/s 2024-08-10T05:58:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:02 smithi086 ceph-mon[98993]: osdmap e1381: 8 total, 8 up, 8 in 2024-08-10T05:58:03.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:02 smithi086 ceph-mon[101471]: pgmap v2426: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 26 MiB/s wr, 549 op/s 2024-08-10T05:58:03.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:02 smithi086 ceph-mon[101471]: osdmap e1381: 8 total, 8 up, 8 in 2024-08-10T05:58:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:02 smithi159 ceph-mon[90359]: pgmap v2426: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 26 MiB/s wr, 549 op/s 2024-08-10T05:58:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:02 smithi159 ceph-mon[90359]: osdmap e1381: 8 total, 8 up, 8 in 2024-08-10T05:58:03.188 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap0 2024-08-10T05:58:03.199 INFO:tasks.workunit.client.0.smithi086.stdout:clone image179 -> image182 2024-08-10T05:58:03.302 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 89640877 2024-08-10T05:58:03.314 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 75981044~4730541 2024-08-10T05:58:03.361 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 52077020~3172946 2024-08-10T05:58:03.367 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 32535885~5615855 2024-08-10T05:58:03.415 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 51019095~7512284 2024-08-10T05:58:03.418 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 75880297~481805 2024-08-10T05:58:03.424 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 29369404~25483 2024-08-10T05:58:03.426 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 37165314~1312320 2024-08-10T05:58:03.436 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 57539023~4797034 2024-08-10T05:58:03.441 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:58:04.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:04 smithi159 ceph-mon[90359]: pgmap v2428: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 18 MiB/s rd, 22 MiB/s wr, 815 op/s 2024-08-10T05:58:04.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:04 smithi159 ceph-mon[90359]: osdmap e1382: 8 total, 8 up, 8 in 2024-08-10T05:58:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:04 smithi086 ceph-mon[98993]: pgmap v2428: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 18 MiB/s rd, 22 MiB/s wr, 815 op/s 2024-08-10T05:58:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:04 smithi086 ceph-mon[98993]: osdmap e1382: 8 total, 8 up, 8 in 2024-08-10T05:58:04.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:04 smithi086 ceph-mon[101471]: pgmap v2428: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 18 MiB/s rd, 22 MiB/s wr, 815 op/s 2024-08-10T05:58:04.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:04 smithi086 ceph-mon[101471]: osdmap e1382: 8 total, 8 up, 8 in 2024-08-10T05:58:05.213 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap1 2024-08-10T05:58:05.229 INFO:tasks.workunit.client.0.smithi086.stdout:clone image182 -> image184 2024-08-10T05:58:05.359 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 63528302~3287444 2024-08-10T05:58:05.396 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 23624139~3130483 2024-08-10T05:58:05.403 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 58750772~5034918 2024-08-10T05:58:05.436 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 53975592~7236707 2024-08-10T05:58:05.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:05 smithi159 ceph-mon[90359]: osdmap e1383: 8 total, 8 up, 8 in 2024-08-10T05:58:05.443 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 63851666~2330302 2024-08-10T05:58:05.468 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 32610221~7329227 2024-08-10T05:58:05.479 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 10598243~2786838 2024-08-10T05:58:05.527 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 7817182~1488061 2024-08-10T05:58:05.534 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap2 2024-08-10T05:58:05.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:05 smithi086 ceph-mon[101471]: osdmap e1383: 8 total, 8 up, 8 in 2024-08-10T05:58:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:05 smithi086 ceph-mon[98993]: osdmap e1383: 8 total, 8 up, 8 in 2024-08-10T05:58:06.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:06 smithi086 ceph-mon[98993]: pgmap v2431: 169 pgs: 169 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 35 MiB/s rd, 14 MiB/s wr, 1.05k op/s 2024-08-10T05:58:06.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:06 smithi086 ceph-mon[98993]: osdmap e1384: 8 total, 8 up, 8 in 2024-08-10T05:58:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:06 smithi086 ceph-mon[101471]: pgmap v2431: 169 pgs: 169 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 35 MiB/s rd, 14 MiB/s wr, 1.05k op/s 2024-08-10T05:58:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:06 smithi086 ceph-mon[101471]: osdmap e1384: 8 total, 8 up, 8 in 2024-08-10T05:58:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:06 smithi159 ceph-mon[90359]: pgmap v2431: 169 pgs: 169 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 35 MiB/s rd, 14 MiB/s wr, 1.05k op/s 2024-08-10T05:58:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:06 smithi159 ceph-mon[90359]: osdmap e1384: 8 total, 8 up, 8 in 2024-08-10T05:58:07.217 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap2 2024-08-10T05:58:07.229 INFO:tasks.workunit.client.0.smithi086.stdout:clone image184 -> image186 2024-08-10T05:58:07.390 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 128136547 2024-08-10T05:58:07.399 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 74518762~5316623 2024-08-10T05:58:07.478 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 117619320~1616947 2024-08-10T05:58:07.478 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 91986493~3036401 2024-08-10T05:58:07.503 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 93134831~7788183 2024-08-10T05:58:07.505 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 28564363~5349939 2024-08-10T05:58:07.540 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 117663841~6075024 2024-08-10T05:58:07.541 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 60474525~820675 2024-08-10T05:58:07.565 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 99395227~421158 2024-08-10T05:58:07.566 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap3 2024-08-10T05:58:07.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:07 smithi086 ceph-mon[98993]: osdmap e1385: 8 total, 8 up, 8 in 2024-08-10T05:58:07.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:07 smithi086 ceph-mon[101471]: osdmap e1385: 8 total, 8 up, 8 in 2024-08-10T05:58:07.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:07 smithi159 ceph-mon[90359]: osdmap e1385: 8 total, 8 up, 8 in 2024-08-10T05:58:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:58:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:58:08] "GET /metrics HTTP/1.1" 200 38908 "" "Prometheus/2.43.0" 2024-08-10T05:58:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:08 smithi086 ceph-mon[101471]: pgmap v2434: 169 pgs: 169 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 9.9 MiB/s wr, 594 op/s 2024-08-10T05:58:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:08 smithi086 ceph-mon[101471]: osdmap e1386: 8 total, 8 up, 8 in 2024-08-10T05:58:08.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:08 smithi086 ceph-mon[98993]: pgmap v2434: 169 pgs: 169 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 9.9 MiB/s wr, 594 op/s 2024-08-10T05:58:08.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:08 smithi086 ceph-mon[98993]: osdmap e1386: 8 total, 8 up, 8 in 2024-08-10T05:58:08.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:08 smithi159 ceph-mon[90359]: pgmap v2434: 169 pgs: 169 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 9.9 MiB/s wr, 594 op/s 2024-08-10T05:58:08.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:08 smithi159 ceph-mon[90359]: osdmap e1386: 8 total, 8 up, 8 in 2024-08-10T05:58:09.232 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap3 2024-08-10T05:58:09.243 INFO:tasks.workunit.client.0.smithi086.stdout:clone image186 -> image188 2024-08-10T05:58:09.430 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:58:09.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:09 smithi086 ceph-mon[98993]: osdmap e1387: 8 total, 8 up, 8 in 2024-08-10T05:58:09.684 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:09 smithi086 ceph-mon[101471]: osdmap e1387: 8 total, 8 up, 8 in 2024-08-10T05:58:09.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:09 smithi159 ceph-mon[90359]: osdmap e1387: 8 total, 8 up, 8 in 2024-08-10T05:58:09.893 INFO:tasks.workunit.client.0.smithi086.stdout:write: a 114400943~5343411 2024-08-10T05:58:09.956 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 109119929~635341 2024-08-10T05:58:09.974 INFO:tasks.workunit.client.0.smithi086.stdout:write: a 106081682~6597085 2024-08-10T05:58:10.019 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 119320150~5162291 2024-08-10T05:58:10.037 INFO:tasks.workunit.client.0.smithi086.stdout:write: a 10065103~1666366 2024-08-10T05:58:10.068 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 120063962~8072585 2024-08-10T05:58:10.078 INFO:tasks.workunit.client.0.smithi086.stdout:write: a 36247605~3868609 2024-08-10T05:58:10.120 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 96078044~3392593 2024-08-10T05:58:10.147 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: user0 2024-08-10T05:58:10.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:10 smithi086 ceph-mon[98993]: pgmap v2437: 169 pgs: 169 active+clean; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 9.0 MiB/s rd, 11 MiB/s wr, 226 op/s 2024-08-10T05:58:10.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:10 smithi086 ceph-mon[98993]: osdmap e1388: 8 total, 8 up, 8 in 2024-08-10T05:58:10.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:10 smithi086 ceph-mon[101471]: pgmap v2437: 169 pgs: 169 active+clean; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 9.0 MiB/s rd, 11 MiB/s wr, 226 op/s 2024-08-10T05:58:10.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:10 smithi086 ceph-mon[101471]: osdmap e1388: 8 total, 8 up, 8 in 2024-08-10T05:58:10.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:10 smithi159 ceph-mon[90359]: pgmap v2437: 169 pgs: 169 active+clean; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 9.0 MiB/s rd, 11 MiB/s wr, 226 op/s 2024-08-10T05:58:10.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:10 smithi159 ceph-mon[90359]: osdmap e1388: 8 total, 8 up, 8 in 2024-08-10T05:58:11.252 INFO:tasks.workunit.client.0.smithi086.stdout:write: b 59927990~6428994 2024-08-10T05:58:11.270 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 95574198~2487429 2024-08-10T05:58:11.270 INFO:tasks.workunit.client.0.smithi086.stdout:write: b 44055254~2999793 2024-08-10T05:58:11.273 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 65717132~1201799 2024-08-10T05:58:11.358 INFO:tasks.workunit.client.0.smithi086.stdout:write: b 69439705~841335 2024-08-10T05:58:11.358 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 122469732~711627 2024-08-10T05:58:11.358 INFO:tasks.workunit.client.0.smithi086.stdout:write: b 15793881~5562148 2024-08-10T05:58:11.362 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 73189324~4291450 2024-08-10T05:58:11.362 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: user1 2024-08-10T05:58:11.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:11 smithi159 ceph-mon[90359]: osdmap e1389: 8 total, 8 up, 8 in 2024-08-10T05:58:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:11 smithi086 ceph-mon[98993]: osdmap e1389: 8 total, 8 up, 8 in 2024-08-10T05:58:11.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:11 smithi086 ceph-mon[101471]: osdmap e1389: 8 total, 8 up, 8 in 2024-08-10T05:58:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:12 smithi086 ceph-mon[101471]: pgmap v2440: 169 pgs: 169 active+clean; 1.5 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 21 MiB/s wr, 621 op/s 2024-08-10T05:58:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:12 smithi086 ceph-mon[101471]: osdmap e1390: 8 total, 8 up, 8 in 2024-08-10T05:58:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:58:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:12 smithi086 ceph-mon[98993]: pgmap v2440: 169 pgs: 169 active+clean; 1.5 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 21 MiB/s wr, 621 op/s 2024-08-10T05:58:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:12 smithi086 ceph-mon[98993]: osdmap e1390: 8 total, 8 up, 8 in 2024-08-10T05:58:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:58:12.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:12 smithi159 ceph-mon[90359]: pgmap v2440: 169 pgs: 169 active+clean; 1.5 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 21 MiB/s wr, 621 op/s 2024-08-10T05:58:12.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:12 smithi159 ceph-mon[90359]: osdmap e1390: 8 total, 8 up, 8 in 2024-08-10T05:58:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:58:13.263 INFO:tasks.workunit.client.0.smithi086.stdout:write: c 15826073~6666903 2024-08-10T05:58:13.288 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 71174677~8218919 2024-08-10T05:58:13.288 INFO:tasks.workunit.client.0.smithi086.stdout:write: c 94396593~4918122 2024-08-10T05:58:13.293 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 51569347~6174054 2024-08-10T05:58:13.326 INFO:tasks.workunit.client.0.smithi086.stdout:write: c 68547046~1878353 2024-08-10T05:58:13.327 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 70697610~1214091 2024-08-10T05:58:13.342 INFO:tasks.workunit.client.0.smithi086.stdout:write: c 16248434~7139612 2024-08-10T05:58:13.392 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 29955289~3311332 2024-08-10T05:58:13.393 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: user2 2024-08-10T05:58:13.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:13 smithi086 ceph-mon[98993]: osdmap e1391: 8 total, 8 up, 8 in 2024-08-10T05:58:13.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:13 smithi086 ceph-mon[101471]: osdmap e1391: 8 total, 8 up, 8 in 2024-08-10T05:58:13.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:13 smithi159 ceph-mon[90359]: osdmap e1391: 8 total, 8 up, 8 in 2024-08-10T05:58:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:14 smithi086 ceph-mon[98993]: pgmap v2443: 169 pgs: 169 active+clean; 1.6 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 33 MiB/s wr, 767 op/s 2024-08-10T05:58:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:14 smithi086 ceph-mon[98993]: osdmap e1392: 8 total, 8 up, 8 in 2024-08-10T05:58:14.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:14 smithi086 ceph-mon[101471]: pgmap v2443: 169 pgs: 169 active+clean; 1.6 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 33 MiB/s wr, 767 op/s 2024-08-10T05:58:14.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:14 smithi086 ceph-mon[101471]: osdmap e1392: 8 total, 8 up, 8 in 2024-08-10T05:58:14.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:14 smithi159 ceph-mon[90359]: pgmap v2443: 169 pgs: 169 active+clean; 1.6 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 33 MiB/s wr, 767 op/s 2024-08-10T05:58:14.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:14 smithi159 ceph-mon[90359]: osdmap e1392: 8 total, 8 up, 8 in 2024-08-10T05:58:15.282 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 199548827 2024-08-10T05:58:15.296 INFO:tasks.workunit.client.0.smithi086.stdout:write: d 20531938~7789258 2024-08-10T05:58:15.320 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 127798221~8028515 2024-08-10T05:58:15.320 INFO:tasks.workunit.client.0.smithi086.stdout:write: d 177165407~7651371 2024-08-10T05:58:15.328 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 124039922~402746 2024-08-10T05:58:15.328 INFO:tasks.workunit.client.0.smithi086.stdout:write: d 89139003~6066570 2024-08-10T05:58:15.333 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 172057893~2502253 2024-08-10T05:58:15.375 INFO:tasks.workunit.client.0.smithi086.stdout:write: d 102444278~7460026 2024-08-10T05:58:15.381 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 9568319~5546452 2024-08-10T05:58:15.421 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: user3 2024-08-10T05:58:15.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:15 smithi086 ceph-mon[98993]: osdmap e1393: 8 total, 8 up, 8 in 2024-08-10T05:58:15.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:15 smithi086 ceph-mon[101471]: osdmap e1393: 8 total, 8 up, 8 in 2024-08-10T05:58:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:15 smithi159 ceph-mon[90359]: osdmap e1393: 8 total, 8 up, 8 in 2024-08-10T05:58:16.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:16 smithi086 ceph-mon[98993]: pgmap v2446: 169 pgs: 169 active+clean; 1.7 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 39 MiB/s wr, 686 op/s 2024-08-10T05:58:16.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:16 smithi086 ceph-mon[98993]: osdmap e1394: 8 total, 8 up, 8 in 2024-08-10T05:58:16.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:16 smithi086 ceph-mon[101471]: pgmap v2446: 169 pgs: 169 active+clean; 1.7 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 39 MiB/s wr, 686 op/s 2024-08-10T05:58:16.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:16 smithi086 ceph-mon[101471]: osdmap e1394: 8 total, 8 up, 8 in 2024-08-10T05:58:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:16 smithi159 ceph-mon[90359]: pgmap v2446: 169 pgs: 169 active+clean; 1.7 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 39 MiB/s wr, 686 op/s 2024-08-10T05:58:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:16 smithi159 ceph-mon[90359]: osdmap e1394: 8 total, 8 up, 8 in 2024-08-10T05:58:17.304 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 19954882~4988720 2024-08-10T05:58:17.309 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 21202062~2494360 2024-08-10T05:58:17.358 INFO:tasks.workunit.client.0.smithi086.stdout:write: 2 39909765~4988720 2024-08-10T05:58:17.359 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 41156945~2494360 2024-08-10T05:58:17.398 INFO:tasks.workunit.client.0.smithi086.stdout:write: 3 59864648~4988720 2024-08-10T05:58:17.400 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 61111828~2494360 2024-08-10T05:58:17.436 INFO:tasks.workunit.client.0.smithi086.stdout:write: 4 79819530~4988720 2024-08-10T05:58:17.438 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 81066710~2494360 2024-08-10T05:58:17.496 INFO:tasks.workunit.client.0.smithi086.stdout:write: 5 99774413~4988720 2024-08-10T05:58:17.498 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 101021593~2494360 2024-08-10T05:58:17.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:17 smithi086 ceph-mon[98993]: osdmap e1395: 8 total, 8 up, 8 in 2024-08-10T05:58:17.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:17 smithi086 ceph-mon[101471]: osdmap e1395: 8 total, 8 up, 8 in 2024-08-10T05:58:17.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:17 smithi159 ceph-mon[90359]: osdmap e1395: 8 total, 8 up, 8 in 2024-08-10T05:58:18.557 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:58:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:58:18] "GET /metrics HTTP/1.1" 200 38902 "" "Prometheus/2.43.0" 2024-08-10T05:58:18.557 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:18 smithi086 ceph-mon[101471]: pgmap v2449: 169 pgs: 169 active+clean; 1.7 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 22 MiB/s rd, 34 MiB/s wr, 495 op/s 2024-08-10T05:58:18.557 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:18 smithi086 ceph-mon[101471]: osdmap e1396: 8 total, 8 up, 8 in 2024-08-10T05:58:18.557 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:18 smithi086 ceph-mon[98993]: pgmap v2449: 169 pgs: 169 active+clean; 1.7 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 22 MiB/s rd, 34 MiB/s wr, 495 op/s 2024-08-10T05:58:18.558 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:18 smithi086 ceph-mon[98993]: osdmap e1396: 8 total, 8 up, 8 in 2024-08-10T05:58:18.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:18 smithi159 ceph-mon[90359]: pgmap v2449: 169 pgs: 169 active+clean; 1.7 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 22 MiB/s rd, 34 MiB/s wr, 495 op/s 2024-08-10T05:58:18.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:18 smithi159 ceph-mon[90359]: osdmap e1396: 8 total, 8 up, 8 in 2024-08-10T05:58:18.791 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:58:19.046 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:58:20.434 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.Stress2 (19387 ms) 2024-08-10T05:58:20.434 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMigration.StressLive 2024-08-10T05:58:20.464 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 83886080 2024-08-10T05:58:20.475 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 50730055~2075966 2024-08-10T05:58:20.501 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 48621105~2006580 2024-08-10T05:58:20.503 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 79158107~2276761 2024-08-10T05:58:20.520 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 75993924~7892156 2024-08-10T05:58:20.528 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 37359926~2411639 2024-08-10T05:58:20.547 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 57532753~2470432 2024-08-10T05:58:20.548 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 68017404~2206261 2024-08-10T05:58:20.566 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 34182120~6601755 2024-08-10T05:58:20.569 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap0 2024-08-10T05:58:20.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:20 smithi086 ceph-mon[98993]: pgmap v2451: 169 pgs: 169 active+clean; 1.8 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 10 MiB/s rd, 27 MiB/s wr, 332 op/s 2024-08-10T05:58:20.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:20 smithi086 ceph-mon[101471]: pgmap v2451: 169 pgs: 169 active+clean; 1.8 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 10 MiB/s rd, 27 MiB/s wr, 332 op/s 2024-08-10T05:58:20.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:20 smithi159 ceph-mon[90359]: pgmap v2451: 169 pgs: 169 active+clean; 1.8 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 10 MiB/s rd, 27 MiB/s wr, 332 op/s 2024-08-10T05:58:22.307 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap0 2024-08-10T05:58:22.319 INFO:tasks.workunit.client.0.smithi086.stdout:clone image189 -> image192 2024-08-10T05:58:22.415 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 34607301~8279059 2024-08-10T05:58:22.479 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 31655686~6695620 2024-08-10T05:58:22.485 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 6115032~7119439 2024-08-10T05:58:22.529 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 1238800~603507 2024-08-10T05:58:22.534 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 51715703~5186450 2024-08-10T05:58:22.574 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 71197043~6785252 2024-08-10T05:58:22.600 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 75970083~5605189 2024-08-10T05:58:22.634 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 74720633~4486587 2024-08-10T05:58:22.636 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap1 2024-08-10T05:58:22.655 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:22 smithi086 ceph-mon[101471]: pgmap v2452: 169 pgs: 169 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 111 MiB/s rd, 32 MiB/s wr, 525 op/s 2024-08-10T05:58:22.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:22 smithi086 ceph-mon[101471]: osdmap e1397: 8 total, 8 up, 8 in 2024-08-10T05:58:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:22 smithi086 ceph-mon[98993]: pgmap v2452: 169 pgs: 169 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 111 MiB/s rd, 32 MiB/s wr, 525 op/s 2024-08-10T05:58:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:22 smithi086 ceph-mon[98993]: osdmap e1397: 8 total, 8 up, 8 in 2024-08-10T05:58:22.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:22 smithi159 ceph-mon[90359]: pgmap v2452: 169 pgs: 169 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 111 MiB/s rd, 32 MiB/s wr, 525 op/s 2024-08-10T05:58:22.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:22 smithi159 ceph-mon[90359]: osdmap e1397: 8 total, 8 up, 8 in 2024-08-10T05:58:23.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:23 smithi086 ceph-mon[98993]: osdmap e1398: 8 total, 8 up, 8 in 2024-08-10T05:58:23.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:23 smithi086 ceph-mon[101471]: osdmap e1398: 8 total, 8 up, 8 in 2024-08-10T05:58:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:23 smithi159 ceph-mon[90359]: osdmap e1398: 8 total, 8 up, 8 in 2024-08-10T05:58:24.327 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 73763089~2883796 2024-08-10T05:58:24.334 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 47238476~5922447 2024-08-10T05:58:24.335 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 50335919~2071111 2024-08-10T05:58:24.346 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 29443196~4107933 2024-08-10T05:58:24.347 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 44264120~912811 2024-08-10T05:58:24.347 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 18238475~4905060 2024-08-10T05:58:24.348 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 55127160~225347 2024-08-10T05:58:24.348 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 15309575~2514128 2024-08-10T05:58:24.348 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap2 2024-08-10T05:58:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:24 smithi086 ceph-mon[101471]: pgmap v2455: 169 pgs: 169 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 194 MiB/s rd, 26 MiB/s wr, 665 op/s 2024-08-10T05:58:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:24 smithi086 ceph-mon[101471]: osdmap e1399: 8 total, 8 up, 8 in 2024-08-10T05:58:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:24 smithi086 ceph-mon[98993]: pgmap v2455: 169 pgs: 169 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 194 MiB/s rd, 26 MiB/s wr, 665 op/s 2024-08-10T05:58:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:24 smithi086 ceph-mon[98993]: osdmap e1399: 8 total, 8 up, 8 in 2024-08-10T05:58:24.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:24 smithi159 ceph-mon[90359]: pgmap v2455: 169 pgs: 169 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 194 MiB/s rd, 26 MiB/s wr, 665 op/s 2024-08-10T05:58:24.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:24 smithi159 ceph-mon[90359]: osdmap e1399: 8 total, 8 up, 8 in 2024-08-10T05:58:25.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:25 smithi086 ceph-mon[101471]: osdmap e1400: 8 total, 8 up, 8 in 2024-08-10T05:58:25.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:25 smithi086 ceph-mon[98993]: osdmap e1400: 8 total, 8 up, 8 in 2024-08-10T05:58:25.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:25 smithi159 ceph-mon[90359]: osdmap e1400: 8 total, 8 up, 8 in 2024-08-10T05:58:26.338 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap2 2024-08-10T05:58:26.351 INFO:tasks.workunit.client.0.smithi086.stdout:clone image192 -> image194 2024-08-10T05:58:26.478 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 20277489~4647391 2024-08-10T05:58:26.528 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 9833841~2483760 2024-08-10T05:58:26.554 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 34434836~4884328 2024-08-10T05:58:26.611 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 18878125~5533413 2024-08-10T05:58:26.613 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 18408608~1353015 2024-08-10T05:58:26.626 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 16892300~1324070 2024-08-10T05:58:26.627 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 62928122~6132 2024-08-10T05:58:26.633 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 77116771~6769309 2024-08-10T05:58:26.651 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: snap3 2024-08-10T05:58:26.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:26 smithi086 ceph-mon[98993]: pgmap v2458: 169 pgs: 169 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 209 MiB/s rd, 13 MiB/s wr, 532 op/s 2024-08-10T05:58:26.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:26 smithi086 ceph-mon[98993]: osdmap e1401: 8 total, 8 up, 8 in 2024-08-10T05:58:26.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:58:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:26 smithi086 ceph-mon[101471]: pgmap v2458: 169 pgs: 169 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 209 MiB/s rd, 13 MiB/s wr, 532 op/s 2024-08-10T05:58:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:26 smithi086 ceph-mon[101471]: osdmap e1401: 8 total, 8 up, 8 in 2024-08-10T05:58:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:58:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:26 smithi159 ceph-mon[90359]: pgmap v2458: 169 pgs: 169 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 209 MiB/s rd, 13 MiB/s wr, 532 op/s 2024-08-10T05:58:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:26 smithi159 ceph-mon[90359]: osdmap e1401: 8 total, 8 up, 8 in 2024-08-10T05:58:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:58:27.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:27 smithi086 ceph-mon[98993]: osdmap e1402: 8 total, 8 up, 8 in 2024-08-10T05:58:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:27 smithi086 ceph-mon[101471]: osdmap e1402: 8 total, 8 up, 8 in 2024-08-10T05:58:27.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:27 smithi159 ceph-mon[90359]: osdmap e1402: 8 total, 8 up, 8 in 2024-08-10T05:58:28.364 INFO:tasks.workunit.client.0.smithi086.stdout:snap_protect: snap3 2024-08-10T05:58:28.380 INFO:tasks.workunit.client.0.smithi086.stdout:clone image194 -> image196 2024-08-10T05:58:28.542 INFO:tasks.workunit.client.0.smithi086.stdout:migration_prepare 2024-08-10T05:58:28.655 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:28 smithi086 ceph-mon[98993]: pgmap v2461: 169 pgs: 169 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 94 MiB/s rd, 17 MiB/s wr, 367 op/s 2024-08-10T05:58:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:28 smithi086 ceph-mon[98993]: osdmap e1403: 8 total, 8 up, 8 in 2024-08-10T05:58:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:58:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:58:28] "GET /metrics HTTP/1.1" 200 38907 "" "Prometheus/2.43.0" 2024-08-10T05:58:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:28 smithi086 ceph-mon[101471]: pgmap v2461: 169 pgs: 169 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 94 MiB/s rd, 17 MiB/s wr, 367 op/s 2024-08-10T05:58:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:28 smithi086 ceph-mon[101471]: osdmap e1403: 8 total, 8 up, 8 in 2024-08-10T05:58:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:28 smithi159 ceph-mon[90359]: pgmap v2461: 169 pgs: 169 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 94 MiB/s rd, 17 MiB/s wr, 367 op/s 2024-08-10T05:58:28.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:28 smithi159 ceph-mon[90359]: osdmap e1403: 8 total, 8 up, 8 in 2024-08-10T05:58:28.941 INFO:tasks.workunit.client.0.smithi086.stdout:migration_execute 2024-08-10T05:58:28.942 INFO:tasks.workunit.client.0.smithi086.stdout:write: a 30388451~5932851 2024-08-10T05:58:29.002 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 65565918~4729184 2024-08-10T05:58:29.033 INFO:tasks.workunit.client.0.smithi086.stdout:write: a 76342372~7543708 2024-08-10T05:58:29.086 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 41323487~8306921 2024-08-10T05:58:29.132 INFO:tasks.workunit.client.0.smithi086.stdout:write: a 2432442~6041148 2024-08-10T05:58:29.199 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 50880954~6301414 2024-08-10T05:58:29.229 INFO:tasks.workunit.client.0.smithi086.stdout:write: a 10948806~3677402 2024-08-10T05:58:29.250 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 56492810~4049579 2024-08-10T05:58:29.253 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: user0 2024-08-10T05:58:29.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:29 smithi086 ceph-mon[98993]: osdmap e1404: 8 total, 8 up, 8 in 2024-08-10T05:58:29.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:29 smithi086 ceph-mon[101471]: osdmap e1404: 8 total, 8 up, 8 in 2024-08-10T05:58:29.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:29 smithi159 ceph-mon[90359]: osdmap e1404: 8 total, 8 up, 8 in 2024-08-10T05:58:30.373 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 126374419 2024-08-10T05:58:30.387 INFO:tasks.workunit.client.0.smithi086.stdout:write: b 75011811~7041566 2024-08-10T05:58:30.401 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 91944486~2646208 2024-08-10T05:58:30.402 INFO:tasks.workunit.client.0.smithi086.stdout:write: b 10722989~2781628 2024-08-10T05:58:30.405 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 14111986~121058 2024-08-10T05:58:30.405 INFO:tasks.workunit.client.0.smithi086.stdout:write: b 57222015~8178145 2024-08-10T05:58:30.417 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 88816527~327732 2024-08-10T05:58:30.417 INFO:tasks.workunit.client.0.smithi086.stdout:write: b 119032240~7342179 2024-08-10T05:58:30.463 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 91049752~6126859 2024-08-10T05:58:30.485 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: user1 2024-08-10T05:58:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:30 smithi086 ceph-mon[98993]: pgmap v2464: 169 pgs: 169 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 19 MiB/s rd, 12 MiB/s wr, 200 op/s 2024-08-10T05:58:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:30 smithi086 ceph-mon[98993]: osdmap e1405: 8 total, 8 up, 8 in 2024-08-10T05:58:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:30 smithi086 ceph-mon[101471]: pgmap v2464: 169 pgs: 169 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 19 MiB/s rd, 12 MiB/s wr, 200 op/s 2024-08-10T05:58:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:30 smithi086 ceph-mon[101471]: osdmap e1405: 8 total, 8 up, 8 in 2024-08-10T05:58:30.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:30 smithi159 ceph-mon[90359]: pgmap v2464: 169 pgs: 169 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 19 MiB/s rd, 12 MiB/s wr, 200 op/s 2024-08-10T05:58:30.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:30 smithi159 ceph-mon[90359]: osdmap e1405: 8 total, 8 up, 8 in 2024-08-10T05:58:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:31 smithi086 ceph-mon[98993]: osdmap e1406: 8 total, 8 up, 8 in 2024-08-10T05:58:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:31 smithi086 ceph-mon[101471]: osdmap e1406: 8 total, 8 up, 8 in 2024-08-10T05:58:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:31 smithi159 ceph-mon[90359]: osdmap e1406: 8 total, 8 up, 8 in 2024-08-10T05:58:32.534 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 95375451 2024-08-10T05:58:32.563 INFO:tasks.workunit.client.0.smithi086.stdout:write: c 16485042~4928391 2024-08-10T05:58:32.581 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 2026971~4662406 2024-08-10T05:58:32.581 INFO:tasks.workunit.client.0.smithi086.stdout:write: c 32834640~7068393 2024-08-10T05:58:32.591 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 67638689~3130238 2024-08-10T05:58:32.592 INFO:tasks.workunit.client.0.smithi086.stdout:write: c 26863556~5135410 2024-08-10T05:58:32.599 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 39954231~129741 2024-08-10T05:58:32.599 INFO:tasks.workunit.client.0.smithi086.stdout:write: c 37430735~7725117 2024-08-10T05:58:32.665 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 18565693~1902470 2024-08-10T05:58:32.665 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: user2 2024-08-10T05:58:32.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:32 smithi086 ceph-mon[98993]: pgmap v2467: 169 pgs: 169 active+clean; 2.1 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 19 MiB/s rd, 23 MiB/s wr, 864 op/s 2024-08-10T05:58:32.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:32 smithi086 ceph-mon[98993]: osdmap e1407: 8 total, 8 up, 8 in 2024-08-10T05:58:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:32 smithi086 ceph-mon[101471]: pgmap v2467: 169 pgs: 169 active+clean; 2.1 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 19 MiB/s rd, 23 MiB/s wr, 864 op/s 2024-08-10T05:58:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:32 smithi086 ceph-mon[101471]: osdmap e1407: 8 total, 8 up, 8 in 2024-08-10T05:58:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:32 smithi159 ceph-mon[90359]: pgmap v2467: 169 pgs: 169 active+clean; 2.1 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 19 MiB/s rd, 23 MiB/s wr, 864 op/s 2024-08-10T05:58:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:32 smithi159 ceph-mon[90359]: osdmap e1407: 8 total, 8 up, 8 in 2024-08-10T05:58:33.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:33 smithi086 ceph-mon[98993]: osdmap e1408: 8 total, 8 up, 8 in 2024-08-10T05:58:33.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:33 smithi086 ceph-mon[101471]: osdmap e1408: 8 total, 8 up, 8 in 2024-08-10T05:58:33.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:33 smithi159 ceph-mon[90359]: osdmap e1408: 8 total, 8 up, 8 in 2024-08-10T05:58:34.551 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 85275175 2024-08-10T05:58:34.571 INFO:tasks.workunit.client.0.smithi086.stdout:write: d 53624816~5952996 2024-08-10T05:58:34.586 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 7239704~7471859 2024-08-10T05:58:34.586 INFO:tasks.workunit.client.0.smithi086.stdout:write: d 51347878~5800098 2024-08-10T05:58:34.638 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 41140329~6646765 2024-08-10T05:58:34.638 INFO:tasks.workunit.client.0.smithi086.stdout:write: d 50549379~5671566 2024-08-10T05:58:34.647 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 72049764~47816 2024-08-10T05:58:34.648 INFO:tasks.workunit.client.0.smithi086.stdout:write: d 73636281~1278367 2024-08-10T05:58:34.649 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 57769592~6636547 2024-08-10T05:58:34.650 INFO:tasks.workunit.client.0.smithi086.stdout:snap_create: user3 2024-08-10T05:58:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:34 smithi086 ceph-mon[101471]: pgmap v2470: 169 pgs: 169 active+clean; 2.1 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 25 MiB/s rd, 30 MiB/s wr, 915 op/s 2024-08-10T05:58:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:34 smithi086 ceph-mon[101471]: osdmap e1409: 8 total, 8 up, 8 in 2024-08-10T05:58:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:34 smithi086 ceph-mon[98993]: pgmap v2470: 169 pgs: 169 active+clean; 2.1 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 25 MiB/s rd, 30 MiB/s wr, 915 op/s 2024-08-10T05:58:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:34 smithi086 ceph-mon[98993]: osdmap e1409: 8 total, 8 up, 8 in 2024-08-10T05:58:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:34 smithi159 ceph-mon[90359]: pgmap v2470: 169 pgs: 169 active+clean; 2.1 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 25 MiB/s rd, 30 MiB/s wr, 915 op/s 2024-08-10T05:58:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:34 smithi159 ceph-mon[90359]: osdmap e1409: 8 total, 8 up, 8 in 2024-08-10T05:58:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:35 smithi086 ceph-mon[98993]: osdmap e1410: 8 total, 8 up, 8 in 2024-08-10T05:58:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:35 smithi086 ceph-mon[101471]: osdmap e1410: 8 total, 8 up, 8 in 2024-08-10T05:58:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:35 smithi159 ceph-mon[90359]: osdmap e1410: 8 total, 8 up, 8 in 2024-08-10T05:58:36.570 INFO:tasks.workunit.client.0.smithi086.stdout:write: 1 8527517~2131879 2024-08-10T05:58:36.573 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 9060486~1065939 2024-08-10T05:58:36.588 INFO:tasks.workunit.client.0.smithi086.stdout:write: 2 17055035~2131879 2024-08-10T05:58:36.588 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 17588004~1065939 2024-08-10T05:58:36.602 INFO:tasks.workunit.client.0.smithi086.stdout:write: 3 25582552~2131879 2024-08-10T05:58:36.603 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 26115521~1065939 2024-08-10T05:58:36.618 INFO:tasks.workunit.client.0.smithi086.stdout:write: 4 34110070~2131879 2024-08-10T05:58:36.619 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 34643039~1065939 2024-08-10T05:58:36.630 INFO:tasks.workunit.client.0.smithi086.stdout:write: 5 42637587~2131879 2024-08-10T05:58:36.630 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 43170556~1065939 2024-08-10T05:58:36.730 INFO:tasks.workunit.client.0.smithi086.stdout:migration_commit 2024-08-10T05:58:36.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:36 smithi086 ceph-mon[98993]: pgmap v2473: 169 pgs: 169 active+clean; 2.2 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 9.9 MiB/s rd, 27 MiB/s wr, 340 op/s 2024-08-10T05:58:36.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:36 smithi086 ceph-mon[98993]: osdmap e1411: 8 total, 8 up, 8 in 2024-08-10T05:58:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:36 smithi086 ceph-mon[101471]: pgmap v2473: 169 pgs: 169 active+clean; 2.2 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 9.9 MiB/s rd, 27 MiB/s wr, 340 op/s 2024-08-10T05:58:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:36 smithi086 ceph-mon[101471]: osdmap e1411: 8 total, 8 up, 8 in 2024-08-10T05:58:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:36 smithi159 ceph-mon[90359]: pgmap v2473: 169 pgs: 169 active+clean; 2.2 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 9.9 MiB/s rd, 27 MiB/s wr, 340 op/s 2024-08-10T05:58:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:36 smithi159 ceph-mon[90359]: osdmap e1411: 8 total, 8 up, 8 in 2024-08-10T05:58:37.637 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMigration.StressLive (17203 ms) 2024-08-10T05:58:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:37 smithi086 ceph-mon[98993]: osdmap e1412: 8 total, 8 up, 8 in 2024-08-10T05:58:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:37 smithi086 ceph-mon[101471]: osdmap e1412: 8 total, 8 up, 8 in 2024-08-10T05:58:37.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:37 smithi159 ceph-mon[90359]: osdmap e1412: 8 total, 8 up, 8 in 2024-08-10T05:58:38.562 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:58:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:58:38] "GET /metrics HTTP/1.1" 200 38907 "" "Prometheus/2.43.0" 2024-08-10T05:58:38.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:38 smithi086 ceph-mon[98993]: pgmap v2476: 169 pgs: 169 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 27 MiB/s wr, 266 op/s 2024-08-10T05:58:38.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:38 smithi086 ceph-mon[101471]: pgmap v2476: 169 pgs: 169 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 27 MiB/s wr, 266 op/s 2024-08-10T05:58:38.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:38 smithi159 ceph-mon[90359]: pgmap v2476: 169 pgs: 169 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 27 MiB/s wr, 266 op/s 2024-08-10T05:58:39.583 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 57 tests from TestMigration (258921 ms total) 2024-08-10T05:58:39.583 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:58:39.583 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 6 tests from TestGroup 2024-08-10T05:58:39.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:39 smithi086 ceph-mon[98993]: osdmap e1413: 8 total, 8 up, 8 in 2024-08-10T05:58:39.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:39 smithi086 ceph-mon[101471]: osdmap e1413: 8 total, 8 up, 8 in 2024-08-10T05:58:39.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:39 smithi159 ceph-mon[90359]: osdmap e1413: 8 total, 8 up, 8 in 2024-08-10T05:58:40.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:40 smithi086 ceph-mon[98993]: pgmap v2478: 137 pgs: 137 active+clean; 2.2 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-08-10T05:58:40.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:40 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:58:40.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:40 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:58:40.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:40 smithi086 ceph-mon[98993]: osdmap e1414: 8 total, 8 up, 8 in 2024-08-10T05:58:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:40 smithi086 ceph-mon[101471]: pgmap v2478: 137 pgs: 137 active+clean; 2.2 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-08-10T05:58:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:40 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:58:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:40 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:58:40.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:40 smithi086 ceph-mon[101471]: osdmap e1414: 8 total, 8 up, 8 in 2024-08-10T05:58:40.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:40 smithi159 ceph-mon[90359]: pgmap v2478: 137 pgs: 137 active+clean; 2.2 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-08-10T05:58:40.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:40 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:58:40.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:40 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:58:40.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:40 smithi159 ceph-mon[90359]: osdmap e1414: 8 total, 8 up, 8 in 2024-08-10T05:58:41.602 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestGroup.group_create 2024-08-10T05:58:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:41 smithi086 ceph-mon[98993]: osdmap e1415: 8 total, 8 up, 8 in 2024-08-10T05:58:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:41 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4010989793' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:58:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:58:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:58:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:41 smithi086 ceph-mon[101471]: osdmap e1415: 8 total, 8 up, 8 in 2024-08-10T05:58:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:41 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4010989793' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:58:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:58:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:58:41.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:41 smithi159 ceph-mon[90359]: osdmap e1415: 8 total, 8 up, 8 in 2024-08-10T05:58:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:41 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4010989793' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:58:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:58:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:58:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:42 smithi086 ceph-mon[101471]: pgmap v2481: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-08-10T05:58:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:42 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:58:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:42 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4010989793' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:58:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:42 smithi086 ceph-mon[101471]: osdmap e1416: 8 total, 8 up, 8 in 2024-08-10T05:58:42.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:42 smithi086 ceph-mon[98993]: pgmap v2481: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-08-10T05:58:42.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:42 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:58:42.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:42 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4010989793' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:58:42.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:42 smithi086 ceph-mon[98993]: osdmap e1416: 8 total, 8 up, 8 in 2024-08-10T05:58:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:42 smithi159 ceph-mon[90359]: pgmap v2481: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-08-10T05:58:42.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:42 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T05:58:42.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:42 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4010989793' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:58:42.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:42 smithi159 ceph-mon[90359]: osdmap e1416: 8 total, 8 up, 8 in 2024-08-10T05:58:43.637 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestGroup.group_create (2035 ms) 2024-08-10T05:58:43.637 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestGroup.group_createPP 2024-08-10T05:58:43.653 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestGroup.group_createPP (16 ms) 2024-08-10T05:58:43.654 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestGroup.add_image 2024-08-10T05:58:43.695 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestGroup.add_image (42 ms) 2024-08-10T05:58:43.695 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestGroup.add_imagePP 2024-08-10T05:58:43.730 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestGroup.add_imagePP (35 ms) 2024-08-10T05:58:43.730 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestGroup.add_snapshot 2024-08-10T05:58:43.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:43 smithi086 ceph-mon[101471]: osdmap e1417: 8 total, 8 up, 8 in 2024-08-10T05:58:43.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:43 smithi086 ceph-mon[98993]: osdmap e1417: 8 total, 8 up, 8 in 2024-08-10T05:58:43.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:43 smithi159 ceph-mon[90359]: osdmap e1417: 8 total, 8 up, 8 in 2024-08-10T05:58:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:44 smithi086 ceph-mon[101471]: pgmap v2484: 137 pgs: 3 creating+peering, 18 unknown, 116 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-08-10T05:58:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:44 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:58:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:44 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T05:58:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:44 smithi086 ceph-mon[101471]: osdmap e1418: 8 total, 8 up, 8 in 2024-08-10T05:58:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:44 smithi086 ceph-mon[98993]: pgmap v2484: 137 pgs: 3 creating+peering, 18 unknown, 116 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-08-10T05:58:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:44 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:58:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:44 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T05:58:44.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:44 smithi086 ceph-mon[98993]: osdmap e1418: 8 total, 8 up, 8 in 2024-08-10T05:58:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:44 smithi159 ceph-mon[90359]: pgmap v2484: 137 pgs: 3 creating+peering, 18 unknown, 116 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-08-10T05:58:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:44 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T05:58:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:44 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T05:58:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:44 smithi159 ceph-mon[90359]: osdmap e1418: 8 total, 8 up, 8 in 2024-08-10T05:58:45.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:45 smithi086 ceph-mon[101471]: osdmap e1419: 8 total, 8 up, 8 in 2024-08-10T05:58:45.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:45 smithi086 ceph-mon[98993]: osdmap e1419: 8 total, 8 up, 8 in 2024-08-10T05:58:45.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:45 smithi159 ceph-mon[90359]: osdmap e1419: 8 total, 8 up, 8 in 2024-08-10T05:58:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:46 smithi086 ceph-mon[98993]: pgmap v2487: 137 pgs: 3 creating+peering, 7 unknown, 127 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 6.5 KiB/s wr, 41 op/s 2024-08-10T05:58:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:46 smithi086 ceph-mon[98993]: osdmap e1420: 8 total, 8 up, 8 in 2024-08-10T05:58:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:46 smithi086 ceph-mon[101471]: pgmap v2487: 137 pgs: 3 creating+peering, 7 unknown, 127 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 6.5 KiB/s wr, 41 op/s 2024-08-10T05:58:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:46 smithi086 ceph-mon[101471]: osdmap e1420: 8 total, 8 up, 8 in 2024-08-10T05:58:46.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:46 smithi159 ceph-mon[90359]: pgmap v2487: 137 pgs: 3 creating+peering, 7 unknown, 127 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 6.5 KiB/s wr, 41 op/s 2024-08-10T05:58:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:46 smithi159 ceph-mon[90359]: osdmap e1420: 8 total, 8 up, 8 in 2024-08-10T05:58:47.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:47 smithi086 ceph-mon[98993]: osdmap e1421: 8 total, 8 up, 8 in 2024-08-10T05:58:47.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:47 smithi086 ceph-mon[101471]: osdmap e1421: 8 total, 8 up, 8 in 2024-08-10T05:58:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:47 smithi159 ceph-mon[90359]: osdmap e1421: 8 total, 8 up, 8 in 2024-08-10T05:58:48.635 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:58:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:58:48] "GET /metrics HTTP/1.1" 200 36403 "" "Prometheus/2.43.0" 2024-08-10T05:58:48.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:48 smithi086 ceph-mon[98993]: pgmap v2490: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 107 KiB/s rd, 12 KiB/s wr, 143 op/s 2024-08-10T05:58:48.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:48 smithi086 ceph-mon[98993]: osdmap e1422: 8 total, 8 up, 8 in 2024-08-10T05:58:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:48 smithi086 ceph-mon[101471]: pgmap v2490: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 107 KiB/s rd, 12 KiB/s wr, 143 op/s 2024-08-10T05:58:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:48 smithi086 ceph-mon[101471]: osdmap e1422: 8 total, 8 up, 8 in 2024-08-10T05:58:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:48 smithi159 ceph-mon[90359]: pgmap v2490: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 107 KiB/s rd, 12 KiB/s wr, 143 op/s 2024-08-10T05:58:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:48 smithi159 ceph-mon[90359]: osdmap e1422: 8 total, 8 up, 8 in 2024-08-10T05:58:49.681 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestGroup.add_snapshot (5951 ms) 2024-08-10T05:58:49.681 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestGroup.add_snapshotPP 2024-08-10T05:58:49.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:49 smithi086 ceph-mon[98993]: osdmap e1423: 8 total, 8 up, 8 in 2024-08-10T05:58:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:49 smithi086 ceph-mon[101471]: osdmap e1423: 8 total, 8 up, 8 in 2024-08-10T05:58:49.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:49 smithi159 ceph-mon[90359]: osdmap e1423: 8 total, 8 up, 8 in 2024-08-10T05:58:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:50 smithi086 ceph-mon[98993]: pgmap v2493: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 81 KiB/s rd, 7.5 KiB/s wr, 108 op/s 2024-08-10T05:58:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:50 smithi086 ceph-mon[98993]: osdmap e1424: 8 total, 8 up, 8 in 2024-08-10T05:58:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:50 smithi086 ceph-mon[98993]: osdmap e1425: 8 total, 8 up, 8 in 2024-08-10T05:58:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:50 smithi086 ceph-mon[101471]: pgmap v2493: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 81 KiB/s rd, 7.5 KiB/s wr, 108 op/s 2024-08-10T05:58:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:50 smithi086 ceph-mon[101471]: osdmap e1424: 8 total, 8 up, 8 in 2024-08-10T05:58:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:50 smithi086 ceph-mon[101471]: osdmap e1425: 8 total, 8 up, 8 in 2024-08-10T05:58:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:50 smithi159 ceph-mon[90359]: pgmap v2493: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 81 KiB/s rd, 7.5 KiB/s wr, 108 op/s 2024-08-10T05:58:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:50 smithi159 ceph-mon[90359]: osdmap e1424: 8 total, 8 up, 8 in 2024-08-10T05:58:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:50 smithi159 ceph-mon[90359]: osdmap e1425: 8 total, 8 up, 8 in 2024-08-10T05:58:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:52 smithi086 ceph-mon[98993]: pgmap v2496: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 89 KiB/s rd, 11 KiB/s wr, 124 op/s 2024-08-10T05:58:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:52 smithi086 ceph-mon[98993]: osdmap e1426: 8 total, 8 up, 8 in 2024-08-10T05:58:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:52 smithi086 ceph-mon[101471]: pgmap v2496: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 89 KiB/s rd, 11 KiB/s wr, 124 op/s 2024-08-10T05:58:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:52 smithi086 ceph-mon[101471]: osdmap e1426: 8 total, 8 up, 8 in 2024-08-10T05:58:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:52 smithi159 ceph-mon[90359]: pgmap v2496: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 89 KiB/s rd, 11 KiB/s wr, 124 op/s 2024-08-10T05:58:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:52 smithi159 ceph-mon[90359]: osdmap e1426: 8 total, 8 up, 8 in 2024-08-10T05:58:53.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:53 smithi086 ceph-mon[98993]: osdmap e1427: 8 total, 8 up, 8 in 2024-08-10T05:58:53.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:53 smithi086 ceph-mon[101471]: osdmap e1427: 8 total, 8 up, 8 in 2024-08-10T05:58:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:53 smithi159 ceph-mon[90359]: osdmap e1427: 8 total, 8 up, 8 in 2024-08-10T05:58:54.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:54 smithi086 ceph-mon[98993]: pgmap v2499: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 91 KiB/s rd, 11 KiB/s wr, 125 op/s 2024-08-10T05:58:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:54 smithi086 ceph-mon[98993]: osdmap e1428: 8 total, 8 up, 8 in 2024-08-10T05:58:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:54 smithi086 ceph-mon[101471]: pgmap v2499: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 91 KiB/s rd, 11 KiB/s wr, 125 op/s 2024-08-10T05:58:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:54 smithi086 ceph-mon[101471]: osdmap e1428: 8 total, 8 up, 8 in 2024-08-10T05:58:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:54 smithi159 ceph-mon[90359]: pgmap v2499: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 91 KiB/s rd, 11 KiB/s wr, 125 op/s 2024-08-10T05:58:54.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:54 smithi159 ceph-mon[90359]: osdmap e1428: 8 total, 8 up, 8 in 2024-08-10T05:58:55.561 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestGroup.add_snapshotPP (5880 ms) 2024-08-10T05:58:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:55 smithi086 ceph-mon[98993]: osdmap e1429: 8 total, 8 up, 8 in 2024-08-10T05:58:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:55 smithi086 ceph-mon[98993]: osdmap e1430: 8 total, 8 up, 8 in 2024-08-10T05:58:55.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:55 smithi086 ceph-mon[101471]: osdmap e1429: 8 total, 8 up, 8 in 2024-08-10T05:58:55.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:55 smithi086 ceph-mon[101471]: osdmap e1430: 8 total, 8 up, 8 in 2024-08-10T05:58:55.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:55 smithi159 ceph-mon[90359]: osdmap e1429: 8 total, 8 up, 8 in 2024-08-10T05:58:55.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:55 smithi159 ceph-mon[90359]: osdmap e1430: 8 total, 8 up, 8 in 2024-08-10T05:58:56.556 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 6 tests from TestGroup (13959 ms total) 2024-08-10T05:58:56.556 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:58:56.556 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 31 tests from TestDeepCopy 2024-08-10T05:58:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:56 smithi086 ceph-mon[98993]: pgmap v2502: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 KiB/s wr, 23 op/s 2024-08-10T05:58:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:58:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:56 smithi086 ceph-mon[101471]: pgmap v2502: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 KiB/s wr, 23 op/s 2024-08-10T05:58:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:58:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:56 smithi159 ceph-mon[90359]: pgmap v2502: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 KiB/s wr, 23 op/s 2024-08-10T05:58:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:58:57.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:57 smithi086 ceph-mon[98993]: osdmap e1431: 8 total, 8 up, 8 in 2024-08-10T05:58:57.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:57 smithi086 ceph-mon[101471]: osdmap e1431: 8 total, 8 up, 8 in 2024-08-10T05:58:57.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:57 smithi159 ceph-mon[90359]: osdmap e1431: 8 total, 8 up, 8 in 2024-08-10T05:58:58.565 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.Empty 2024-08-10T05:58:58.569 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:58:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:58:58] "GET /metrics HTTP/1.1" 200 36453 "" "Prometheus/2.43.0" 2024-08-10T05:58:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:58 smithi086 ceph-mon[98993]: pgmap v2505: 105 pgs: 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:58:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:58 smithi086 ceph-mon[98993]: osdmap e1432: 8 total, 8 up, 8 in 2024-08-10T05:58:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:58 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/71404662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:58:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:58 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:58:58.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:58 smithi086 ceph-mon[101471]: pgmap v2505: 105 pgs: 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:58:58.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:58 smithi086 ceph-mon[101471]: osdmap e1432: 8 total, 8 up, 8 in 2024-08-10T05:58:58.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:58 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/71404662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:58:58.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:58 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:58:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:58 smithi159 ceph-mon[90359]: pgmap v2505: 105 pgs: 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:58:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:58 smithi159 ceph-mon[90359]: osdmap e1432: 8 total, 8 up, 8 in 2024-08-10T05:58:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:58 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/71404662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:58:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:58 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:58:59.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:59 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:58:59.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:58:59 smithi086 ceph-mon[98993]: osdmap e1433: 8 total, 8 up, 8 in 2024-08-10T05:58:59.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:59 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:58:59.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:58:59 smithi086 ceph-mon[101471]: osdmap e1433: 8 total, 8 up, 8 in 2024-08-10T05:58:59.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:59 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:58:59.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:58:59 smithi159 ceph-mon[90359]: osdmap e1433: 8 total, 8 up, 8 in 2024-08-10T05:59:00.717 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.Empty (2152 ms) 2024-08-10T05:59:00.717 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.NoSnaps 2024-08-10T05:59:00.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:00 smithi086 ceph-mon[101471]: pgmap v2508: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:59:01.017 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:00 smithi086 ceph-mon[101471]: osdmap e1434: 8 total, 8 up, 8 in 2024-08-10T05:59:01.018 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:00 smithi086 ceph-mon[98993]: pgmap v2508: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:59:01.018 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:00 smithi086 ceph-mon[98993]: osdmap e1434: 8 total, 8 up, 8 in 2024-08-10T05:59:01.018 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.NoSnaps (250 ms) 2024-08-10T05:59:01.018 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.Snaps 2024-08-10T05:59:01.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:00 smithi159 ceph-mon[90359]: pgmap v2508: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-10T05:59:01.019 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:00 smithi159 ceph-mon[90359]: osdmap e1434: 8 total, 8 up, 8 in 2024-08-10T05:59:01.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:01 smithi086 ceph-mon[98993]: osdmap e1435: 8 total, 8 up, 8 in 2024-08-10T05:59:01.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:01 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:59:01.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:01 smithi086 ceph-mon[101471]: osdmap e1435: 8 total, 8 up, 8 in 2024-08-10T05:59:01.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:01 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:59:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:01 smithi159 ceph-mon[90359]: osdmap e1435: 8 total, 8 up, 8 in 2024-08-10T05:59:01.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:01 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T05:59:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:02 smithi086 ceph-mon[98993]: pgmap v2511: 137 pgs: 4 creating+peering, 11 unknown, 122 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T05:59:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:02 smithi086 ceph-mon[98993]: osdmap e1436: 8 total, 8 up, 8 in 2024-08-10T05:59:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:02 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:59:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:02 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:59:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:02 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:59:02.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:02 smithi086 ceph-mon[101471]: pgmap v2511: 137 pgs: 4 creating+peering, 11 unknown, 122 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T05:59:02.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:02 smithi086 ceph-mon[101471]: osdmap e1436: 8 total, 8 up, 8 in 2024-08-10T05:59:02.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:02 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:59:02.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:02 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:59:02.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:02 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:59:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:02 smithi159 ceph-mon[90359]: pgmap v2511: 137 pgs: 4 creating+peering, 11 unknown, 122 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T05:59:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:02 smithi159 ceph-mon[90359]: osdmap e1436: 8 total, 8 up, 8 in 2024-08-10T05:59:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:02 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T05:59:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:02 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T05:59:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:02 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T05:59:03.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:03 smithi086 ceph-mon[98993]: osdmap e1437: 8 total, 8 up, 8 in 2024-08-10T05:59:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:03 smithi086 ceph-mon[101471]: osdmap e1437: 8 total, 8 up, 8 in 2024-08-10T05:59:03.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:03 smithi159 ceph-mon[90359]: osdmap e1437: 8 total, 8 up, 8 in 2024-08-10T05:59:04.879 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.Snaps (3912 ms) 2024-08-10T05:59:04.879 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2024-08-10T05:59:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:04 smithi086 ceph-mon[98993]: pgmap v2514: 137 pgs: 4 creating+peering, 133 active+clean; 17 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 40 op/s 2024-08-10T05:59:04.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:04 smithi086 ceph-mon[98993]: osdmap e1438: 8 total, 8 up, 8 in 2024-08-10T05:59:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:04 smithi086 ceph-mon[101471]: pgmap v2514: 137 pgs: 4 creating+peering, 133 active+clean; 17 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 40 op/s 2024-08-10T05:59:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:04 smithi086 ceph-mon[101471]: osdmap e1438: 8 total, 8 up, 8 in 2024-08-10T05:59:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:04 smithi159 ceph-mon[90359]: pgmap v2514: 137 pgs: 4 creating+peering, 133 active+clean; 17 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 40 op/s 2024-08-10T05:59:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:04 smithi159 ceph-mon[90359]: osdmap e1438: 8 total, 8 up, 8 in 2024-08-10T05:59:05.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:05 smithi086 ceph-mon[98993]: osdmap e1439: 8 total, 8 up, 8 in 2024-08-10T05:59:05.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:05 smithi086 ceph-mon[101471]: osdmap e1439: 8 total, 8 up, 8 in 2024-08-10T05:59:05.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:05 smithi159 ceph-mon[90359]: osdmap e1439: 8 total, 8 up, 8 in 2024-08-10T05:59:06.743 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.SnapDiscard (1864 ms) 2024-08-10T05:59:06.743 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2024-08-10T05:59:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:06 smithi086 ceph-mon[98993]: pgmap v2517: 137 pgs: 137 active+clean; 29 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 6.0 MiB/s wr, 74 op/s 2024-08-10T05:59:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:06 smithi086 ceph-mon[98993]: osdmap e1440: 8 total, 8 up, 8 in 2024-08-10T05:59:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:06 smithi086 ceph-mon[101471]: pgmap v2517: 137 pgs: 137 active+clean; 29 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 6.0 MiB/s wr, 74 op/s 2024-08-10T05:59:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:06 smithi086 ceph-mon[101471]: osdmap e1440: 8 total, 8 up, 8 in 2024-08-10T05:59:06.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:06 smithi159 ceph-mon[90359]: pgmap v2517: 137 pgs: 137 active+clean; 29 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 6.0 MiB/s wr, 74 op/s 2024-08-10T05:59:06.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:06 smithi159 ceph-mon[90359]: osdmap e1440: 8 total, 8 up, 8 in 2024-08-10T05:59:07.838 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.CloneDiscard (1095 ms) 2024-08-10T05:59:07.838 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.CloneShrink 2024-08-10T05:59:07.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:07 smithi086 ceph-mon[98993]: osdmap e1441: 8 total, 8 up, 8 in 2024-08-10T05:59:07.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:07 smithi086 ceph-mon[101471]: osdmap e1441: 8 total, 8 up, 8 in 2024-08-10T05:59:07.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:07 smithi159 ceph-mon[90359]: osdmap e1441: 8 total, 8 up, 8 in 2024-08-10T05:59:08.638 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:59:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:59:08] "GET /metrics HTTP/1.1" 200 36453 "" "Prometheus/2.43.0" 2024-08-10T05:59:08.814 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.CloneShrink (976 ms) 2024-08-10T05:59:08.814 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.CloneExpand 2024-08-10T05:59:08.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:08 smithi086 ceph-mon[98993]: pgmap v2520: 137 pgs: 137 active+clean; 61 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 11 MiB/s wr, 188 op/s 2024-08-10T05:59:08.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:08 smithi086 ceph-mon[98993]: osdmap e1442: 8 total, 8 up, 8 in 2024-08-10T05:59:08.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:08 smithi086 ceph-mon[101471]: pgmap v2520: 137 pgs: 137 active+clean; 61 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 11 MiB/s wr, 188 op/s 2024-08-10T05:59:08.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:08 smithi086 ceph-mon[101471]: osdmap e1442: 8 total, 8 up, 8 in 2024-08-10T05:59:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:08 smithi159 ceph-mon[90359]: pgmap v2520: 137 pgs: 137 active+clean; 61 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 11 MiB/s wr, 188 op/s 2024-08-10T05:59:08.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:08 smithi159 ceph-mon[90359]: osdmap e1442: 8 total, 8 up, 8 in 2024-08-10T05:59:09.878 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.CloneExpand (1064 ms) 2024-08-10T05:59:09.879 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2024-08-10T05:59:09.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:09 smithi086 ceph-mon[98993]: osdmap e1443: 8 total, 8 up, 8 in 2024-08-10T05:59:09.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:09 smithi086 ceph-mon[101471]: osdmap e1443: 8 total, 8 up, 8 in 2024-08-10T05:59:09.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:09 smithi159 ceph-mon[90359]: osdmap e1443: 8 total, 8 up, 8 in 2024-08-10T05:59:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:10 smithi086 ceph-mon[98993]: pgmap v2523: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 10 MiB/s wr, 221 op/s 2024-08-10T05:59:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:10 smithi086 ceph-mon[98993]: osdmap e1444: 8 total, 8 up, 8 in 2024-08-10T05:59:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:10 smithi086 ceph-mon[98993]: osdmap e1445: 8 total, 8 up, 8 in 2024-08-10T05:59:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:10 smithi086 ceph-mon[101471]: pgmap v2523: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 10 MiB/s wr, 221 op/s 2024-08-10T05:59:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:10 smithi086 ceph-mon[101471]: osdmap e1444: 8 total, 8 up, 8 in 2024-08-10T05:59:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:10 smithi086 ceph-mon[101471]: osdmap e1445: 8 total, 8 up, 8 in 2024-08-10T05:59:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:10 smithi159 ceph-mon[90359]: pgmap v2523: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 10 MiB/s wr, 221 op/s 2024-08-10T05:59:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:10 smithi159 ceph-mon[90359]: osdmap e1444: 8 total, 8 up, 8 in 2024-08-10T05:59:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:10 smithi159 ceph-mon[90359]: osdmap e1445: 8 total, 8 up, 8 in 2024-08-10T05:59:11.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:59:11.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:11 smithi159 ceph-mon[90359]: osdmap e1446: 8 total, 8 up, 8 in 2024-08-10T05:59:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:59:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:11 smithi086 ceph-mon[98993]: osdmap e1446: 8 total, 8 up, 8 in 2024-08-10T05:59:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:59:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:11 smithi086 ceph-mon[101471]: osdmap e1446: 8 total, 8 up, 8 in 2024-08-10T05:59:12.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:12 smithi159 ceph-mon[90359]: pgmap v2526: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 374 op/s 2024-08-10T05:59:12.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:12 smithi159 ceph-mon[90359]: osdmap e1447: 8 total, 8 up, 8 in 2024-08-10T05:59:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:12 smithi086 ceph-mon[98993]: pgmap v2526: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 374 op/s 2024-08-10T05:59:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:12 smithi086 ceph-mon[98993]: osdmap e1447: 8 total, 8 up, 8 in 2024-08-10T05:59:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:12 smithi086 ceph-mon[101471]: pgmap v2526: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 374 op/s 2024-08-10T05:59:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:12 smithi086 ceph-mon[101471]: osdmap e1447: 8 total, 8 up, 8 in 2024-08-10T05:59:14.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:14 smithi086 ceph-mon[98993]: pgmap v2529: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 26 KiB/s wr, 486 op/s 2024-08-10T05:59:14.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:14 smithi086 ceph-mon[98993]: osdmap e1448: 8 total, 8 up, 8 in 2024-08-10T05:59:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:14 smithi086 ceph-mon[101471]: pgmap v2529: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 26 KiB/s wr, 486 op/s 2024-08-10T05:59:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:14 smithi086 ceph-mon[101471]: osdmap e1448: 8 total, 8 up, 8 in 2024-08-10T05:59:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:14 smithi159 ceph-mon[90359]: pgmap v2529: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 26 KiB/s wr, 486 op/s 2024-08-10T05:59:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:14 smithi159 ceph-mon[90359]: osdmap e1448: 8 total, 8 up, 8 in 2024-08-10T05:59:15.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:15 smithi086 ceph-mon[98993]: osdmap e1449: 8 total, 8 up, 8 in 2024-08-10T05:59:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:15 smithi086 ceph-mon[101471]: osdmap e1449: 8 total, 8 up, 8 in 2024-08-10T05:59:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:15 smithi159 ceph-mon[90359]: osdmap e1449: 8 total, 8 up, 8 in 2024-08-10T05:59:16.675 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.CloneHideParent (6797 ms) 2024-08-10T05:59:16.675 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.Clone 2024-08-10T05:59:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:16 smithi086 ceph-mon[98993]: pgmap v2532: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 14 KiB/s wr, 205 op/s 2024-08-10T05:59:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:16 smithi086 ceph-mon[98993]: osdmap e1450: 8 total, 8 up, 8 in 2024-08-10T05:59:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:16 smithi086 ceph-mon[101471]: pgmap v2532: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 14 KiB/s wr, 205 op/s 2024-08-10T05:59:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:16 smithi086 ceph-mon[101471]: osdmap e1450: 8 total, 8 up, 8 in 2024-08-10T05:59:16.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:16 smithi159 ceph-mon[90359]: pgmap v2532: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 14 KiB/s wr, 205 op/s 2024-08-10T05:59:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:16 smithi159 ceph-mon[90359]: osdmap e1450: 8 total, 8 up, 8 in 2024-08-10T05:59:17.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:17 smithi086 ceph-mon[98993]: osdmap e1451: 8 total, 8 up, 8 in 2024-08-10T05:59:17.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:17 smithi086 ceph-mon[101471]: osdmap e1451: 8 total, 8 up, 8 in 2024-08-10T05:59:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:17 smithi159 ceph-mon[90359]: osdmap e1451: 8 total, 8 up, 8 in 2024-08-10T05:59:18.558 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:59:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:59:18] "GET /metrics HTTP/1.1" 200 36465 "" "Prometheus/2.43.0" 2024-08-10T05:59:18.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:18 smithi086 ceph-mon[101471]: pgmap v2535: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 13 KiB/s wr, 134 op/s 2024-08-10T05:59:18.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:18 smithi086 ceph-mon[101471]: osdmap e1452: 8 total, 8 up, 8 in 2024-08-10T05:59:18.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:18 smithi086 ceph-mon[98993]: pgmap v2535: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 13 KiB/s wr, 134 op/s 2024-08-10T05:59:18.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:18 smithi086 ceph-mon[98993]: osdmap e1452: 8 total, 8 up, 8 in 2024-08-10T05:59:18.910 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.Clone (2235 ms) 2024-08-10T05:59:18.910 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2024-08-10T05:59:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:18 smithi159 ceph-mon[90359]: pgmap v2535: 137 pgs: 137 active+clean; 69 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 13 KiB/s wr, 134 op/s 2024-08-10T05:59:18.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:18 smithi159 ceph-mon[90359]: osdmap e1452: 8 total, 8 up, 8 in 2024-08-10T05:59:19.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:19 smithi086 ceph-mon[98993]: osdmap e1453: 8 total, 8 up, 8 in 2024-08-10T05:59:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:19 smithi086 ceph-mon[101471]: osdmap e1453: 8 total, 8 up, 8 in 2024-08-10T05:59:19.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:19 smithi159 ceph-mon[90359]: osdmap e1453: 8 total, 8 up, 8 in 2024-08-10T05:59:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:20 smithi086 ceph-mon[98993]: pgmap v2538: 137 pgs: 137 active+clean; 73 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 1.0 MiB/s wr, 176 op/s 2024-08-10T05:59:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:20 smithi086 ceph-mon[98993]: osdmap e1454: 8 total, 8 up, 8 in 2024-08-10T05:59:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:20 smithi086 ceph-mon[101471]: pgmap v2538: 137 pgs: 137 active+clean; 73 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 1.0 MiB/s wr, 176 op/s 2024-08-10T05:59:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:20 smithi086 ceph-mon[101471]: osdmap e1454: 8 total, 8 up, 8 in 2024-08-10T05:59:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:20 smithi159 ceph-mon[90359]: pgmap v2538: 137 pgs: 137 active+clean; 73 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 1.0 MiB/s wr, 176 op/s 2024-08-10T05:59:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:20 smithi159 ceph-mon[90359]: osdmap e1454: 8 total, 8 up, 8 in 2024-08-10T05:59:21.117 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.CloneFlatten (2207 ms) 2024-08-10T05:59:21.117 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.Stress 2024-08-10T05:59:21.140 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 33681809~5316332 2024-08-10T05:59:21.160 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 74782383~2298770 2024-08-10T05:59:21.161 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 68198844~5262788 2024-08-10T05:59:21.178 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 14403630~7803260 2024-08-10T05:59:21.179 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 14974567~426490 2024-08-10T05:59:21.183 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 61129464~7917492 2024-08-10T05:59:21.184 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 37767415~5374633 2024-08-10T05:59:21.204 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 63004620~8362204 2024-08-10T05:59:21.208 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap0 2024-08-10T05:59:21.605 INFO:tasks.workunit.client.0.smithi086.stdout:clone image242 -> image243 2024-08-10T05:59:21.654 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 53038866~1695855 2024-08-10T05:59:21.665 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 31615348~3974287 2024-08-10T05:59:21.684 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 58690951~8378785 2024-08-10T05:59:21.710 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 43933813~6497341 2024-08-10T05:59:21.718 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 11473549~1249062 2024-08-10T05:59:21.724 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 65910091~238712 2024-08-10T05:59:21.725 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 39109476~2253473 2024-08-10T05:59:21.746 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 21329459~7317212 2024-08-10T05:59:21.749 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap1 2024-08-10T05:59:21.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:21 smithi086 ceph-mon[98993]: osdmap e1455: 8 total, 8 up, 8 in 2024-08-10T05:59:21.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:21 smithi086 ceph-mon[101471]: osdmap e1455: 8 total, 8 up, 8 in 2024-08-10T05:59:21.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:21 smithi159 ceph-mon[90359]: osdmap e1455: 8 total, 8 up, 8 in 2024-08-10T05:59:22.609 INFO:tasks.workunit.client.0.smithi086.stdout:clone image243 -> image244 2024-08-10T05:59:22.679 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 29420431~5642224 2024-08-10T05:59:22.706 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 81566186~1817806 2024-08-10T05:59:22.709 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 76844163~2451958 2024-08-10T05:59:22.721 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 24603807~89314 2024-08-10T05:59:22.725 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 8451518~5559674 2024-08-10T05:59:22.750 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 467301~3722348 2024-08-10T05:59:22.753 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 72527067~5779040 2024-08-10T05:59:22.770 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 34919151~3174520 2024-08-10T05:59:22.794 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap2 2024-08-10T05:59:22.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:22 smithi086 ceph-mon[98993]: pgmap v2541: 137 pgs: 137 active+clean; 117 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.2 MiB/s rd, 12 MiB/s wr, 297 op/s 2024-08-10T05:59:22.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:22 smithi086 ceph-mon[98993]: osdmap e1456: 8 total, 8 up, 8 in 2024-08-10T05:59:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:22 smithi086 ceph-mon[101471]: pgmap v2541: 137 pgs: 137 active+clean; 117 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.2 MiB/s rd, 12 MiB/s wr, 297 op/s 2024-08-10T05:59:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:22 smithi086 ceph-mon[101471]: osdmap e1456: 8 total, 8 up, 8 in 2024-08-10T05:59:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:22 smithi159 ceph-mon[90359]: pgmap v2541: 137 pgs: 137 active+clean; 117 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.2 MiB/s rd, 12 MiB/s wr, 297 op/s 2024-08-10T05:59:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:22 smithi159 ceph-mon[90359]: osdmap e1456: 8 total, 8 up, 8 in 2024-08-10T05:59:23.619 INFO:tasks.workunit.client.0.smithi086.stdout:clone image244 -> image245 2024-08-10T05:59:23.698 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 127164534 2024-08-10T05:59:23.703 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 31073542~1587852 2024-08-10T05:59:23.732 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 87975707~2584476 2024-08-10T05:59:23.733 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 56099717~5394182 2024-08-10T05:59:23.767 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 93499892~6926266 2024-08-10T05:59:23.767 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 124912780~314308 2024-08-10T05:59:23.771 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 70655274~7400573 2024-08-10T05:59:23.782 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 18708374~343518 2024-08-10T05:59:23.786 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 26612524~6323507 2024-08-10T05:59:23.789 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap3 2024-08-10T05:59:23.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:23 smithi086 ceph-mon[98993]: osdmap e1457: 8 total, 8 up, 8 in 2024-08-10T05:59:23.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:23 smithi086 ceph-mon[101471]: osdmap e1457: 8 total, 8 up, 8 in 2024-08-10T05:59:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:23 smithi159 ceph-mon[90359]: osdmap e1457: 8 total, 8 up, 8 in 2024-08-10T05:59:24.624 INFO:tasks.workunit.client.0.smithi086.stdout:clone image245 -> image246 2024-08-10T05:59:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:24 smithi086 ceph-mon[98993]: pgmap v2544: 137 pgs: 137 active+clean; 188 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 28 MiB/s wr, 440 op/s 2024-08-10T05:59:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:24 smithi086 ceph-mon[98993]: osdmap e1458: 8 total, 8 up, 8 in 2024-08-10T05:59:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:24 smithi086 ceph-mon[101471]: pgmap v2544: 137 pgs: 137 active+clean; 188 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 28 MiB/s wr, 440 op/s 2024-08-10T05:59:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:24 smithi086 ceph-mon[101471]: osdmap e1458: 8 total, 8 up, 8 in 2024-08-10T05:59:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:24 smithi159 ceph-mon[90359]: pgmap v2544: 137 pgs: 137 active+clean; 188 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 28 MiB/s wr, 440 op/s 2024-08-10T05:59:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:24 smithi159 ceph-mon[90359]: osdmap e1458: 8 total, 8 up, 8 in 2024-08-10T05:59:24.984 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.Stress (3867 ms) 2024-08-10T05:59:24.984 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2024-08-10T05:59:25.223 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (239 ms) 2024-08-10T05:59:25.224 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2024-08-10T05:59:25.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:25 smithi086 ceph-mon[98993]: osdmap e1459: 8 total, 8 up, 8 in 2024-08-10T05:59:25.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:25 smithi086 ceph-mon[101471]: osdmap e1459: 8 total, 8 up, 8 in 2024-08-10T05:59:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:25 smithi159 ceph-mon[90359]: osdmap e1459: 8 total, 8 up, 8 in 2024-08-10T05:59:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:26 smithi086 ceph-mon[98993]: pgmap v2547: 137 pgs: 137 active+clean; 232 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 26 MiB/s wr, 288 op/s 2024-08-10T05:59:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:26 smithi086 ceph-mon[98993]: osdmap e1460: 8 total, 8 up, 8 in 2024-08-10T05:59:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:59:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:26 smithi086 ceph-mon[101471]: pgmap v2547: 137 pgs: 137 active+clean; 232 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 26 MiB/s wr, 288 op/s 2024-08-10T05:59:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:26 smithi086 ceph-mon[101471]: osdmap e1460: 8 total, 8 up, 8 in 2024-08-10T05:59:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:59:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:26 smithi159 ceph-mon[90359]: pgmap v2547: 137 pgs: 137 active+clean; 232 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 26 MiB/s wr, 288 op/s 2024-08-10T05:59:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:26 smithi159 ceph-mon[90359]: osdmap e1460: 8 total, 8 up, 8 in 2024-08-10T05:59:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:59:27.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:27 smithi086 ceph-mon[98993]: osdmap e1461: 8 total, 8 up, 8 in 2024-08-10T05:59:27.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:27 smithi086 ceph-mon[101471]: osdmap e1461: 8 total, 8 up, 8 in 2024-08-10T05:59:27.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:27 smithi159 ceph-mon[90359]: osdmap e1461: 8 total, 8 up, 8 in 2024-08-10T05:59:28.622 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:59:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:59:28] "GET /metrics HTTP/1.1" 200 36470 "" "Prometheus/2.43.0" 2024-08-10T05:59:28.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:28 smithi086 ceph-mon[101471]: pgmap v2550: 137 pgs: 137 active+clean; 290 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 22 MiB/s wr, 381 op/s 2024-08-10T05:59:28.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:28 smithi086 ceph-mon[101471]: osdmap e1462: 8 total, 8 up, 8 in 2024-08-10T05:59:28.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:28 smithi086 ceph-mon[98993]: pgmap v2550: 137 pgs: 137 active+clean; 290 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 22 MiB/s wr, 381 op/s 2024-08-10T05:59:28.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:28 smithi086 ceph-mon[98993]: osdmap e1462: 8 total, 8 up, 8 in 2024-08-10T05:59:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:28 smithi159 ceph-mon[90359]: pgmap v2550: 137 pgs: 137 active+clean; 290 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 22 MiB/s wr, 381 op/s 2024-08-10T05:59:28.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:28 smithi159 ceph-mon[90359]: osdmap e1462: 8 total, 8 up, 8 in 2024-08-10T05:59:28.952 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (3730 ms) 2024-08-10T05:59:28.953 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2024-08-10T05:59:29.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:29 smithi086 ceph-mon[98993]: osdmap e1463: 8 total, 8 up, 8 in 2024-08-10T05:59:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:29 smithi086 ceph-mon[101471]: osdmap e1463: 8 total, 8 up, 8 in 2024-08-10T05:59:29.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:29 smithi159 ceph-mon[90359]: osdmap e1463: 8 total, 8 up, 8 in 2024-08-10T05:59:30.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:30 smithi086 ceph-mon[101471]: pgmap v2553: 137 pgs: 137 active+clean; 355 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 27 MiB/s wr, 659 op/s 2024-08-10T05:59:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:30 smithi086 ceph-mon[101471]: osdmap e1464: 8 total, 8 up, 8 in 2024-08-10T05:59:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:30 smithi086 ceph-mon[98993]: pgmap v2553: 137 pgs: 137 active+clean; 355 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 27 MiB/s wr, 659 op/s 2024-08-10T05:59:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:30 smithi086 ceph-mon[98993]: osdmap e1464: 8 total, 8 up, 8 in 2024-08-10T05:59:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:30 smithi159 ceph-mon[90359]: pgmap v2553: 137 pgs: 137 active+clean; 355 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 27 MiB/s wr, 659 op/s 2024-08-10T05:59:30.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:30 smithi159 ceph-mon[90359]: osdmap e1464: 8 total, 8 up, 8 in 2024-08-10T05:59:31.021 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (2068 ms) 2024-08-10T05:59:31.021 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2024-08-10T05:59:31.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:31 smithi086 ceph-mon[98993]: osdmap e1465: 8 total, 8 up, 8 in 2024-08-10T05:59:31.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:31 smithi086 ceph-mon[101471]: osdmap e1465: 8 total, 8 up, 8 in 2024-08-10T05:59:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:31 smithi159 ceph-mon[90359]: osdmap e1465: 8 total, 8 up, 8 in 2024-08-10T05:59:32.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:32 smithi086 ceph-mon[98993]: pgmap v2556: 137 pgs: 137 active+clean; 379 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 21 MiB/s wr, 528 op/s 2024-08-10T05:59:32.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:32 smithi086 ceph-mon[98993]: osdmap e1466: 8 total, 8 up, 8 in 2024-08-10T05:59:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:32 smithi086 ceph-mon[101471]: pgmap v2556: 137 pgs: 137 active+clean; 379 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 21 MiB/s wr, 528 op/s 2024-08-10T05:59:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:32 smithi086 ceph-mon[101471]: osdmap e1466: 8 total, 8 up, 8 in 2024-08-10T05:59:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:32 smithi159 ceph-mon[90359]: pgmap v2556: 137 pgs: 137 active+clean; 379 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 21 MiB/s wr, 528 op/s 2024-08-10T05:59:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:32 smithi159 ceph-mon[90359]: osdmap e1466: 8 total, 8 up, 8 in 2024-08-10T05:59:33.152 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (2131 ms) 2024-08-10T05:59:33.152 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2024-08-10T05:59:33.176 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 490254~6564456 2024-08-10T05:59:33.198 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 37509321~5308566 2024-08-10T05:59:33.199 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 67203342~5908457 2024-08-10T05:59:33.225 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 76496440~5319608 2024-08-10T05:59:33.225 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 15043631~3259175 2024-08-10T05:59:33.234 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 16803253~2586821 2024-08-10T05:59:33.236 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 24036830~850891 2024-08-10T05:59:33.240 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 69345459~5420219 2024-08-10T05:59:33.242 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap0 2024-08-10T05:59:33.677 INFO:tasks.workunit.client.0.smithi086.stdout:clone image265 -> image266 2024-08-10T05:59:33.725 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 136768631 2024-08-10T05:59:33.730 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 13223200~498567 2024-08-10T05:59:33.746 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 65792739~7056603 2024-08-10T05:59:33.749 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 97266190~1870766 2024-08-10T05:59:33.757 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 16370597~7254317 2024-08-10T05:59:33.765 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 66295208~4273092 2024-08-10T05:59:33.775 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 110170346~4357202 2024-08-10T05:59:33.776 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 28934175~3543103 2024-08-10T05:59:33.787 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 78286351~6034315 2024-08-10T05:59:33.790 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap1 2024-08-10T05:59:33.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:33 smithi086 ceph-mon[98993]: osdmap e1467: 8 total, 8 up, 8 in 2024-08-10T05:59:33.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:33 smithi086 ceph-mon[101471]: osdmap e1467: 8 total, 8 up, 8 in 2024-08-10T05:59:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:33 smithi159 ceph-mon[90359]: osdmap e1467: 8 total, 8 up, 8 in 2024-08-10T05:59:34.686 INFO:tasks.workunit.client.0.smithi086.stdout:clone image266 -> image267 2024-08-10T05:59:34.755 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 208699181 2024-08-10T05:59:34.761 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 60475179~3366274 2024-08-10T05:59:34.782 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 6708658~2695408 2024-08-10T05:59:34.803 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 37856294~1025397 2024-08-10T05:59:34.809 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 174217776~4824101 2024-08-10T05:59:34.810 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 183473629~5782894 2024-08-10T05:59:34.834 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 101624504~6037845 2024-08-10T05:59:34.838 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 205967848~2731333 2024-08-10T05:59:34.851 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 183798262~7001793 2024-08-10T05:59:34.854 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap2 2024-08-10T05:59:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:34 smithi159 ceph-mon[90359]: pgmap v2559: 137 pgs: 137 active+clean; 407 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 13 MiB/s wr, 354 op/s 2024-08-10T05:59:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:34 smithi159 ceph-mon[90359]: osdmap e1468: 8 total, 8 up, 8 in 2024-08-10T05:59:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:34 smithi086 ceph-mon[101471]: pgmap v2559: 137 pgs: 137 active+clean; 407 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 13 MiB/s wr, 354 op/s 2024-08-10T05:59:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:34 smithi086 ceph-mon[101471]: osdmap e1468: 8 total, 8 up, 8 in 2024-08-10T05:59:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:34 smithi086 ceph-mon[98993]: pgmap v2559: 137 pgs: 137 active+clean; 407 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 13 MiB/s wr, 354 op/s 2024-08-10T05:59:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:34 smithi086 ceph-mon[98993]: osdmap e1468: 8 total, 8 up, 8 in 2024-08-10T05:59:35.704 INFO:tasks.workunit.client.0.smithi086.stdout:clone image267 -> image268 2024-08-10T05:59:35.790 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 86325207 2024-08-10T05:59:35.800 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 62494336~5713493 2024-08-10T05:59:35.834 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 11619804~7806382 2024-08-10T05:59:35.838 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 86110286~214921 2024-08-10T05:59:35.839 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 6249236~6529544 2024-08-10T05:59:35.858 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 22344920~2070262 2024-08-10T05:59:35.872 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 32439633~3989421 2024-08-10T05:59:35.889 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 16591070~3874516 2024-08-10T05:59:35.902 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 64444167~806055 2024-08-10T05:59:35.903 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap3 2024-08-10T05:59:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:35 smithi159 ceph-mon[90359]: osdmap e1469: 8 total, 8 up, 8 in 2024-08-10T05:59:36.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:35 smithi086 ceph-mon[98993]: osdmap e1469: 8 total, 8 up, 8 in 2024-08-10T05:59:36.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:35 smithi086 ceph-mon[101471]: osdmap e1469: 8 total, 8 up, 8 in 2024-08-10T05:59:36.713 INFO:tasks.workunit.client.0.smithi086.stdout:clone image268 -> image269 2024-08-10T05:59:36.807 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 120967816 2024-08-10T05:59:37.070 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (3918 ms) 2024-08-10T05:59:37.070 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2024-08-10T05:59:37.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:36 smithi086 ceph-mon[98993]: pgmap v2562: 137 pgs: 137 active+clean; 439 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 15 MiB/s wr, 233 op/s 2024-08-10T05:59:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:36 smithi086 ceph-mon[98993]: osdmap e1470: 8 total, 8 up, 8 in 2024-08-10T05:59:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:36 smithi086 ceph-mon[101471]: pgmap v2562: 137 pgs: 137 active+clean; 439 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 15 MiB/s wr, 233 op/s 2024-08-10T05:59:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:36 smithi086 ceph-mon[101471]: osdmap e1470: 8 total, 8 up, 8 in 2024-08-10T05:59:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:36 smithi159 ceph-mon[90359]: pgmap v2562: 137 pgs: 137 active+clean; 439 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 15 MiB/s wr, 233 op/s 2024-08-10T05:59:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:36 smithi159 ceph-mon[90359]: osdmap e1470: 8 total, 8 up, 8 in 2024-08-10T05:59:37.302 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (232 ms) 2024-08-10T05:59:37.302 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2024-08-10T05:59:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:37 smithi086 ceph-mon[98993]: osdmap e1471: 8 total, 8 up, 8 in 2024-08-10T05:59:38.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:37 smithi086 ceph-mon[101471]: osdmap e1471: 8 total, 8 up, 8 in 2024-08-10T05:59:38.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:37 smithi159 ceph-mon[90359]: osdmap e1471: 8 total, 8 up, 8 in 2024-08-10T05:59:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:59:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:59:38] "GET /metrics HTTP/1.1" 200 36470 "" "Prometheus/2.43.0" 2024-08-10T05:59:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:38 smithi086 ceph-mon[101471]: pgmap v2565: 137 pgs: 137 active+clean; 525 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 30 MiB/s rd, 28 MiB/s wr, 421 op/s 2024-08-10T05:59:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:38 smithi086 ceph-mon[101471]: osdmap e1472: 8 total, 8 up, 8 in 2024-08-10T05:59:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:38 smithi086 ceph-mon[98993]: pgmap v2565: 137 pgs: 137 active+clean; 525 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 30 MiB/s rd, 28 MiB/s wr, 421 op/s 2024-08-10T05:59:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:38 smithi086 ceph-mon[98993]: osdmap e1472: 8 total, 8 up, 8 in 2024-08-10T05:59:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:38 smithi159 ceph-mon[90359]: pgmap v2565: 137 pgs: 137 active+clean; 525 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 30 MiB/s rd, 28 MiB/s wr, 421 op/s 2024-08-10T05:59:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:38 smithi159 ceph-mon[90359]: osdmap e1472: 8 total, 8 up, 8 in 2024-08-10T05:59:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:39 smithi086 ceph-mon[101471]: osdmap e1473: 8 total, 8 up, 8 in 2024-08-10T05:59:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:39 smithi086 ceph-mon[98993]: osdmap e1473: 8 total, 8 up, 8 in 2024-08-10T05:59:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:39 smithi159 ceph-mon[90359]: osdmap e1473: 8 total, 8 up, 8 in 2024-08-10T05:59:40.984 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (3682 ms) 2024-08-10T05:59:40.985 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2024-08-10T05:59:41.090 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:40 smithi159 ceph-mon[90359]: pgmap v2568: 137 pgs: 137 active+clean; 604 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 37 MiB/s wr, 685 op/s 2024-08-10T05:59:41.090 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:40 smithi159 ceph-mon[90359]: osdmap e1474: 8 total, 8 up, 8 in 2024-08-10T05:59:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:40 smithi086 ceph-mon[98993]: pgmap v2568: 137 pgs: 137 active+clean; 604 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 37 MiB/s wr, 685 op/s 2024-08-10T05:59:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:40 smithi086 ceph-mon[98993]: osdmap e1474: 8 total, 8 up, 8 in 2024-08-10T05:59:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:40 smithi086 ceph-mon[101471]: pgmap v2568: 137 pgs: 137 active+clean; 604 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 37 MiB/s wr, 685 op/s 2024-08-10T05:59:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:40 smithi086 ceph-mon[101471]: osdmap e1474: 8 total, 8 up, 8 in 2024-08-10T05:59:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:41 smithi086 ceph-mon[98993]: osdmap e1475: 8 total, 8 up, 8 in 2024-08-10T05:59:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:59:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:41 smithi086 ceph-mon[101471]: osdmap e1475: 8 total, 8 up, 8 in 2024-08-10T05:59:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:59:42.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:41 smithi159 ceph-mon[90359]: osdmap e1475: 8 total, 8 up, 8 in 2024-08-10T05:59:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:59:43.076 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (2092 ms) 2024-08-10T05:59:43.076 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2024-08-10T05:59:43.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:42 smithi086 ceph-mon[101471]: pgmap v2571: 137 pgs: 137 active+clean; 652 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 26 MiB/s wr, 625 op/s 2024-08-10T05:59:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:42 smithi086 ceph-mon[101471]: osdmap e1476: 8 total, 8 up, 8 in 2024-08-10T05:59:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:42 smithi086 ceph-mon[98993]: pgmap v2571: 137 pgs: 137 active+clean; 652 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 26 MiB/s wr, 625 op/s 2024-08-10T05:59:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:42 smithi086 ceph-mon[98993]: osdmap e1476: 8 total, 8 up, 8 in 2024-08-10T05:59:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:42 smithi159 ceph-mon[90359]: pgmap v2571: 137 pgs: 137 active+clean; 652 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 26 MiB/s wr, 625 op/s 2024-08-10T05:59:43.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:42 smithi159 ceph-mon[90359]: osdmap e1476: 8 total, 8 up, 8 in 2024-08-10T05:59:44.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:43 smithi086 ceph-mon[98993]: osdmap e1477: 8 total, 8 up, 8 in 2024-08-10T05:59:44.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:43 smithi086 ceph-mon[101471]: osdmap e1477: 8 total, 8 up, 8 in 2024-08-10T05:59:44.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:43 smithi159 ceph-mon[90359]: osdmap e1477: 8 total, 8 up, 8 in 2024-08-10T05:59:45.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:44 smithi086 ceph-mon[98993]: pgmap v2574: 137 pgs: 137 active+clean; 678 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s rd, 16 MiB/s wr, 409 op/s 2024-08-10T05:59:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:44 smithi086 ceph-mon[98993]: osdmap e1478: 8 total, 8 up, 8 in 2024-08-10T05:59:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:44 smithi086 ceph-mon[101471]: pgmap v2574: 137 pgs: 137 active+clean; 678 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s rd, 16 MiB/s wr, 409 op/s 2024-08-10T05:59:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:44 smithi086 ceph-mon[101471]: osdmap e1478: 8 total, 8 up, 8 in 2024-08-10T05:59:45.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:44 smithi159 ceph-mon[90359]: pgmap v2574: 137 pgs: 137 active+clean; 678 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s rd, 16 MiB/s wr, 409 op/s 2024-08-10T05:59:45.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:44 smithi159 ceph-mon[90359]: osdmap e1478: 8 total, 8 up, 8 in 2024-08-10T05:59:45.199 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (2123 ms) 2024-08-10T05:59:45.199 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2024-08-10T05:59:45.223 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 26857655~1720423 2024-08-10T05:59:45.234 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 65082718~2838596 2024-08-10T05:59:45.235 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 81909487~305016 2024-08-10T05:59:45.238 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 37464135~4486659 2024-08-10T05:59:45.238 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 60531800~462534 2024-08-10T05:59:45.241 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 75377781~3398875 2024-08-10T05:59:45.242 INFO:tasks.workunit.client.0.smithi086.stdout:write: A 79111268~3493632 2024-08-10T05:59:45.256 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 60354825~2841187 2024-08-10T05:59:45.257 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap0 2024-08-10T05:59:45.807 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 86028891 2024-08-10T05:59:45.813 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 80479744~5463845 2024-08-10T05:59:45.816 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 45601961~6017327 2024-08-10T05:59:45.816 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 19034744~3828152 2024-08-10T05:59:45.816 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 43147206~8078196 2024-08-10T05:59:45.817 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 32664312~5330826 2024-08-10T05:59:45.817 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 40952696~1538541 2024-08-10T05:59:45.820 INFO:tasks.workunit.client.0.smithi086.stdout:write: B 722289~5481197 2024-08-10T05:59:45.820 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 46445086~8276686 2024-08-10T05:59:45.858 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap1 2024-08-10T05:59:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:45 smithi086 ceph-mon[98993]: osdmap e1479: 8 total, 8 up, 8 in 2024-08-10T05:59:46.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:45 smithi086 ceph-mon[101471]: osdmap e1479: 8 total, 8 up, 8 in 2024-08-10T05:59:46.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:45 smithi159 ceph-mon[90359]: osdmap e1479: 8 total, 8 up, 8 in 2024-08-10T05:59:46.767 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 116080434 2024-08-10T05:59:46.774 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 93140723~7445091 2024-08-10T05:59:46.778 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 102890515~1364647 2024-08-10T05:59:46.779 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 8938513~6642936 2024-08-10T05:59:46.780 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 5175749~6069155 2024-08-10T05:59:46.820 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 56058870~6492848 2024-08-10T05:59:46.820 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 2510927~6006965 2024-08-10T05:59:46.820 INFO:tasks.workunit.client.0.smithi086.stdout:write: C 18777748~4618817 2024-08-10T05:59:46.820 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 27540286~6264378 2024-08-10T05:59:46.853 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap2 2024-08-10T05:59:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:46 smithi086 ceph-mon[98993]: pgmap v2577: 137 pgs: 137 active+clean; 704 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 13 MiB/s wr, 231 op/s 2024-08-10T05:59:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:46 smithi086 ceph-mon[98993]: osdmap e1480: 8 total, 8 up, 8 in 2024-08-10T05:59:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:46 smithi086 ceph-mon[101471]: pgmap v2577: 137 pgs: 137 active+clean; 704 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 13 MiB/s wr, 231 op/s 2024-08-10T05:59:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:46 smithi086 ceph-mon[101471]: osdmap e1480: 8 total, 8 up, 8 in 2024-08-10T05:59:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:46 smithi159 ceph-mon[90359]: pgmap v2577: 137 pgs: 137 active+clean; 704 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 13 MiB/s wr, 231 op/s 2024-08-10T05:59:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:46 smithi159 ceph-mon[90359]: osdmap e1480: 8 total, 8 up, 8 in 2024-08-10T05:59:47.794 INFO:tasks.workunit.client.0.smithi086.stdout:clone image288 -> image289 2024-08-10T05:59:47.844 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 40535094~6372424 2024-08-10T05:59:47.863 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 5596685~2274319 2024-08-10T05:59:47.866 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 34010170~5799047 2024-08-10T05:59:47.894 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 60493005~7225788 2024-08-10T05:59:47.909 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 49447444~7600486 2024-08-10T05:59:47.942 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 101638753~4176199 2024-08-10T05:59:47.945 INFO:tasks.workunit.client.0.smithi086.stdout:write: D 101851480~1845334 2024-08-10T05:59:47.952 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 101828779~3885991 2024-08-10T05:59:47.954 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap3 2024-08-10T05:59:48.057 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:47 smithi086 ceph-mon[101471]: osdmap e1481: 8 total, 8 up, 8 in 2024-08-10T05:59:48.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:47 smithi086 ceph-mon[98993]: osdmap e1481: 8 total, 8 up, 8 in 2024-08-10T05:59:48.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:47 smithi159 ceph-mon[90359]: osdmap e1481: 8 total, 8 up, 8 in 2024-08-10T05:59:48.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:59:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:59:48] "GET /metrics HTTP/1.1" 200 36471 "" "Prometheus/2.43.0" 2024-08-10T05:59:48.795 INFO:tasks.workunit.client.0.smithi086.stdout:clone image289 -> image290 2024-08-10T05:59:48.859 INFO:tasks.workunit.client.0.smithi086.stdout:resize: 136617537 2024-08-10T05:59:49.116 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (3917 ms) 2024-08-10T05:59:49.116 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-08-10T05:59:49.139 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_DeepCopy.cc:621: Skipped 2024-08-10T05:59:49.139 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:59:49.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:48 smithi086 ceph-mon[101471]: pgmap v2580: 137 pgs: 137 active+clean; 769 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 23 MiB/s wr, 471 op/s 2024-08-10T05:59:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:48 smithi086 ceph-mon[101471]: osdmap e1482: 8 total, 8 up, 8 in 2024-08-10T05:59:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:48 smithi086 ceph-mon[98993]: pgmap v2580: 137 pgs: 137 active+clean; 769 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 23 MiB/s wr, 471 op/s 2024-08-10T05:59:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:48 smithi086 ceph-mon[98993]: osdmap e1482: 8 total, 8 up, 8 in 2024-08-10T05:59:49.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:48 smithi159 ceph-mon[90359]: pgmap v2580: 137 pgs: 137 active+clean; 769 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 23 MiB/s wr, 471 op/s 2024-08-10T05:59:49.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:48 smithi159 ceph-mon[90359]: osdmap e1482: 8 total, 8 up, 8 in 2024-08-10T05:59:49.208 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (92 ms) 2024-08-10T05:59:49.208 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-08-10T05:59:49.230 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_DeepCopy.cc:635: Skipped 2024-08-10T05:59:49.231 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:59:49.301 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (93 ms) 2024-08-10T05:59:49.301 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-08-10T05:59:49.323 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_DeepCopy.cc:649: Skipped 2024-08-10T05:59:49.324 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:59:49.394 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize (93 ms) 2024-08-10T05:59:49.394 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-08-10T05:59:49.417 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_DeepCopy.cc:663: Skipped 2024-08-10T05:59:49.417 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:59:49.490 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (96 ms) 2024-08-10T05:59:49.491 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-08-10T05:59:49.512 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_DeepCopy.cc:679: Skipped 2024-08-10T05:59:49.512 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:59:49.584 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize (94 ms) 2024-08-10T05:59:49.584 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-08-10T05:59:49.607 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_DeepCopy.cc:693: Skipped 2024-08-10T05:59:49.607 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:59:49.676 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (92 ms) 2024-08-10T05:59:49.676 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-08-10T05:59:49.697 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_DeepCopy.cc:707: Skipped 2024-08-10T05:59:49.697 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:59:49.763 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (87 ms) 2024-08-10T05:59:49.764 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-08-10T05:59:49.786 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_DeepCopy.cc:721: Skipped 2024-08-10T05:59:49.786 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:59:49.860 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (97 ms) 2024-08-10T05:59:49.860 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-08-10T05:59:49.883 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_DeepCopy.cc:735: Skipped 2024-08-10T05:59:49.883 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:59:49.955 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (95 ms) 2024-08-10T05:59:49.955 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-08-10T05:59:49.977 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_DeepCopy.cc:751: Skipped 2024-08-10T05:59:49.977 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:59:50.047 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (92 ms) 2024-08-10T05:59:50.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:49 smithi086 ceph-mon[98993]: osdmap e1483: 8 total, 8 up, 8 in 2024-08-10T05:59:50.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:49 smithi086 ceph-mon[101471]: osdmap e1483: 8 total, 8 up, 8 in 2024-08-10T05:59:50.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:49 smithi159 ceph-mon[90359]: osdmap e1483: 8 total, 8 up, 8 in 2024-08-10T05:59:50.803 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 31 tests from TestDeepCopy (51483 ms total) 2024-08-10T05:59:50.803 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T05:59:50.803 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 51 tests from TestMirroring 2024-08-10T05:59:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:50 smithi086 ceph-mon[98993]: pgmap v2583: 137 pgs: 137 active+clean; 837 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 33 MiB/s wr, 613 op/s 2024-08-10T05:59:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:50 smithi086 ceph-mon[101471]: pgmap v2583: 137 pgs: 137 active+clean; 837 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 33 MiB/s wr, 613 op/s 2024-08-10T05:59:51.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:50 smithi159 ceph-mon[90359]: pgmap v2583: 137 pgs: 137 active+clean; 837 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 33 MiB/s wr, 613 op/s 2024-08-10T05:59:52.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:51 smithi086 ceph-mon[101471]: osdmap e1484: 8 total, 8 up, 8 in 2024-08-10T05:59:52.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:51 smithi086 ceph-mon[101471]: pgmap v2585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-08-10T05:59:52.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:51 smithi086 ceph-mon[98993]: osdmap e1484: 8 total, 8 up, 8 in 2024-08-10T05:59:52.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:51 smithi086 ceph-mon[98993]: pgmap v2585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-08-10T05:59:52.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:51 smithi159 ceph-mon[90359]: osdmap e1484: 8 total, 8 up, 8 in 2024-08-10T05:59:52.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:51 smithi159 ceph-mon[90359]: pgmap v2585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-08-10T05:59:52.803 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2024-08-10T05:59:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:52 smithi086 ceph-mon[98993]: osdmap e1485: 8 total, 8 up, 8 in 2024-08-10T05:59:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:52 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:59:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:52 smithi086 ceph-mon[101471]: osdmap e1485: 8 total, 8 up, 8 in 2024-08-10T05:59:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:52 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:59:53.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:52 smithi159 ceph-mon[90359]: osdmap e1485: 8 total, 8 up, 8 in 2024-08-10T05:59:53.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:52 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T05:59:54.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:53 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:59:54.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:53 smithi086 ceph-mon[101471]: osdmap e1486: 8 total, 8 up, 8 in 2024-08-10T05:59:54.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:53 smithi086 ceph-mon[101471]: pgmap v2588: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-08-10T05:59:54.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:53 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:59:54.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:53 smithi086 ceph-mon[98993]: osdmap e1486: 8 total, 8 up, 8 in 2024-08-10T05:59:54.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:53 smithi086 ceph-mon[98993]: pgmap v2588: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-08-10T05:59:54.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:53 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T05:59:54.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:53 smithi159 ceph-mon[90359]: osdmap e1486: 8 total, 8 up, 8 in 2024-08-10T05:59:54.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:53 smithi159 ceph-mon[90359]: pgmap v2588: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-08-10T05:59:54.933 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2130 ms) 2024-08-10T05:59:54.933 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2024-08-10T05:59:55.034 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (99 ms) 2024-08-10T05:59:55.034 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2024-08-10T05:59:55.110 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (78 ms) 2024-08-10T05:59:55.110 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2024-08-10T05:59:55.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:54 smithi086 ceph-mon[101471]: osdmap e1487: 8 total, 8 up, 8 in 2024-08-10T05:59:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:54 smithi086 ceph-mon[98993]: osdmap e1487: 8 total, 8 up, 8 in 2024-08-10T05:59:55.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:54 smithi159 ceph-mon[90359]: osdmap e1487: 8 total, 8 up, 8 in 2024-08-10T05:59:55.207 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (97 ms) 2024-08-10T05:59:55.207 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2024-08-10T05:59:55.294 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (87 ms) 2024-08-10T05:59:55.294 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2024-08-10T05:59:55.390 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (96 ms) 2024-08-10T05:59:55.390 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2024-08-10T05:59:55.496 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (106 ms) 2024-08-10T05:59:55.496 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2024-08-10T05:59:55.496 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_mirroring.cc:482: Skipped 2024-08-10T05:59:55.496 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:59:55.496 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2024-08-10T05:59:55.497 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2024-08-10T05:59:55.497 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_mirroring.cc:520: Skipped 2024-08-10T05:59:55.497 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T05:59:55.497 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer (0 ms) 2024-08-10T05:59:55.497 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2024-08-10T05:59:55.565 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (69 ms) 2024-08-10T05:59:55.565 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2024-08-10T05:59:55.646 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (79 ms) 2024-08-10T05:59:55.646 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2024-08-10T05:59:56.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:55 smithi086 ceph-mon[98993]: osdmap e1488: 8 total, 8 up, 8 in 2024-08-10T05:59:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:55 smithi086 ceph-mon[98993]: pgmap v2591: 137 pgs: 7 creating+peering, 9 unknown, 121 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-10T05:59:56.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:55 smithi086 ceph-mon[101471]: osdmap e1488: 8 total, 8 up, 8 in 2024-08-10T05:59:56.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:55 smithi086 ceph-mon[101471]: pgmap v2591: 137 pgs: 7 creating+peering, 9 unknown, 121 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-10T05:59:56.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:55 smithi159 ceph-mon[90359]: osdmap e1488: 8 total, 8 up, 8 in 2024-08-10T05:59:56.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:55 smithi159 ceph-mon[90359]: pgmap v2591: 137 pgs: 7 creating+peering, 9 unknown, 121 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-10T05:59:56.889 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (1245 ms) 2024-08-10T05:59:56.889 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2024-08-10T05:59:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:56 smithi086 ceph-mon[98993]: osdmap e1489: 8 total, 8 up, 8 in 2024-08-10T05:59:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:59:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:56 smithi086 ceph-mon[101471]: osdmap e1489: 8 total, 8 up, 8 in 2024-08-10T05:59:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:59:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:56 smithi159 ceph-mon[90359]: osdmap e1489: 8 total, 8 up, 8 in 2024-08-10T05:59:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T05:59:58.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:57 smithi086 ceph-mon[101471]: osdmap e1490: 8 total, 8 up, 8 in 2024-08-10T05:59:58.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:57 smithi086 ceph-mon[101471]: pgmap v2594: 137 pgs: 7 creating+peering, 130 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 9.0 KiB/s wr, 41 op/s 2024-08-10T05:59:58.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:57 smithi086 ceph-mon[98993]: osdmap e1490: 8 total, 8 up, 8 in 2024-08-10T05:59:58.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:57 smithi086 ceph-mon[98993]: pgmap v2594: 137 pgs: 7 creating+peering, 130 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 9.0 KiB/s wr, 41 op/s 2024-08-10T05:59:58.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:57 smithi159 ceph-mon[90359]: osdmap e1490: 8 total, 8 up, 8 in 2024-08-10T05:59:58.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:57 smithi159 ceph-mon[90359]: pgmap v2594: 137 pgs: 7 creating+peering, 130 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 9.0 KiB/s wr, 41 op/s 2024-08-10T05:59:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 05:59:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:05:59:58] "GET /metrics HTTP/1.1" 200 36441 "" "Prometheus/2.43.0" 2024-08-10T05:59:58.896 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (2007 ms) 2024-08-10T05:59:58.896 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2024-08-10T05:59:58.988 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (92 ms) 2024-08-10T05:59:58.989 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2024-08-10T05:59:59.076 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (88 ms) 2024-08-10T05:59:59.076 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2024-08-10T05:59:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:58 smithi086 ceph-mon[101471]: osdmap e1491: 8 total, 8 up, 8 in 2024-08-10T05:59:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:58 smithi086 ceph-mon[98993]: osdmap e1491: 8 total, 8 up, 8 in 2024-08-10T05:59:59.173 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (97 ms) 2024-08-10T05:59:59.173 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2024-08-10T05:59:59.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:58 smithi159 ceph-mon[90359]: osdmap e1491: 8 total, 8 up, 8 in 2024-08-10T05:59:59.252 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (79 ms) 2024-08-10T05:59:59.253 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2024-08-10T05:59:59.330 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (78 ms) 2024-08-10T05:59:59.330 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2024-08-10T05:59:59.418 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (87 ms) 2024-08-10T05:59:59.418 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2024-08-10T05:59:59.508 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (91 ms) 2024-08-10T05:59:59.508 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2024-08-10T06:00:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:59 smithi086 ceph-mon[98993]: osdmap e1492: 8 total, 8 up, 8 in 2024-08-10T06:00:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 05:59:59 smithi086 ceph-mon[98993]: pgmap v2597: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 177 KiB/s rd, 26 KiB/s wr, 244 op/s 2024-08-10T06:00:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:59 smithi086 ceph-mon[101471]: osdmap e1492: 8 total, 8 up, 8 in 2024-08-10T06:00:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 05:59:59 smithi086 ceph-mon[101471]: pgmap v2597: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 177 KiB/s rd, 26 KiB/s wr, 244 op/s 2024-08-10T06:00:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:59 smithi159 ceph-mon[90359]: osdmap e1492: 8 total, 8 up, 8 in 2024-08-10T06:00:00.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 05:59:59 smithi159 ceph-mon[90359]: pgmap v2597: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 177 KiB/s rd, 26 KiB/s wr, 244 op/s 2024-08-10T06:00:00.929 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1421 ms) 2024-08-10T06:00:00.929 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2024-08-10T06:00:01.046 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (117 ms) 2024-08-10T06:00:01.046 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2024-08-10T06:00:01.145 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (99 ms) 2024-08-10T06:00:01.145 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2024-08-10T06:00:01.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:00 smithi086 ceph-mon[101471]: osdmap e1493: 8 total, 8 up, 8 in 2024-08-10T06:00:01.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:00 smithi086 ceph-mon[101471]: overall HEALTH_OK 2024-08-10T06:00:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:00 smithi086 ceph-mon[98993]: osdmap e1493: 8 total, 8 up, 8 in 2024-08-10T06:00:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:00 smithi086 ceph-mon[98993]: overall HEALTH_OK 2024-08-10T06:00:01.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:00 smithi159 ceph-mon[90359]: osdmap e1493: 8 total, 8 up, 8 in 2024-08-10T06:00:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:00 smithi159 ceph-mon[90359]: overall HEALTH_OK 2024-08-10T06:00:01.241 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (96 ms) 2024-08-10T06:00:01.242 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2024-08-10T06:00:01.394 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (152 ms) 2024-08-10T06:00:01.394 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2024-08-10T06:00:01.553 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (160 ms) 2024-08-10T06:00:01.553 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2024-08-10T06:00:01.696 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (143 ms) 2024-08-10T06:00:01.696 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2024-08-10T06:00:01.842 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (146 ms) 2024-08-10T06:00:01.842 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2024-08-10T06:00:01.998 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (156 ms) 2024-08-10T06:00:01.998 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2024-08-10T06:00:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:01 smithi086 ceph-mon[98993]: osdmap e1494: 8 total, 8 up, 8 in 2024-08-10T06:00:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:01 smithi086 ceph-mon[98993]: pgmap v2600: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 566 KiB/s rd, 67 KiB/s wr, 818 op/s 2024-08-10T06:00:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:01 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:00:02.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:01 smithi086 ceph-mon[101471]: osdmap e1494: 8 total, 8 up, 8 in 2024-08-10T06:00:02.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:01 smithi086 ceph-mon[101471]: pgmap v2600: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 566 KiB/s rd, 67 KiB/s wr, 818 op/s 2024-08-10T06:00:02.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:01 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:00:02.180 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (182 ms) 2024-08-10T06:00:02.180 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2024-08-10T06:00:02.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:01 smithi159 ceph-mon[90359]: osdmap e1494: 8 total, 8 up, 8 in 2024-08-10T06:00:02.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:01 smithi159 ceph-mon[90359]: pgmap v2600: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 566 KiB/s rd, 67 KiB/s wr, 818 op/s 2024-08-10T06:00:02.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:01 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:00:02.267 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (87 ms) 2024-08-10T06:00:02.267 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2024-08-10T06:00:02.345 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (77 ms) 2024-08-10T06:00:02.345 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2024-08-10T06:00:02.408 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (64 ms) 2024-08-10T06:00:02.409 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2024-08-10T06:00:02.525 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (116 ms) 2024-08-10T06:00:02.525 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2024-08-10T06:00:02.642 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (117 ms) 2024-08-10T06:00:02.642 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2024-08-10T06:00:02.744 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (103 ms) 2024-08-10T06:00:02.745 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2024-08-10T06:00:02.850 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (106 ms) 2024-08-10T06:00:02.851 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.MirrorStatusList 2024-08-10T06:00:02.924 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.MirrorStatusList (74 ms) 2024-08-10T06:00:02.925 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2024-08-10T06:00:03.022 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.RemoveBootstrapped (98 ms) 2024-08-10T06:00:03.022 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2024-08-10T06:00:03.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:02 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:00:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:02 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:00:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:02 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:00:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:02 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:00:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:02 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:00:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:02 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:00:03.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:02 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:00:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:02 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:00:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:02 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:00:03.374 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.AioPromoteDemote (352 ms) 2024-08-10T06:00:03.375 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.AioGetInfo 2024-08-10T06:00:03.715 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.AioGetInfo (341 ms) 2024-08-10T06:00:03.716 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.AioGetStatus 2024-08-10T06:00:03.933 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.AioGetStatus (218 ms) 2024-08-10T06:00:03.933 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.SiteName 2024-08-10T06:00:03.940 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.SiteName (7 ms) 2024-08-10T06:00:03.940 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.Bootstrap 2024-08-10T06:00:04.155 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:03 smithi086 ceph-mon[101471]: pgmap v2601: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 535 KiB/s rd, 55 KiB/s wr, 759 op/s 2024-08-10T06:00:04.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:03 smithi086 ceph-mon[98993]: pgmap v2601: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 535 KiB/s rd, 55 KiB/s wr, 759 op/s 2024-08-10T06:00:04.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:03 smithi159 ceph-mon[90359]: pgmap v2601: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 535 KiB/s rd, 55 KiB/s wr, 759 op/s 2024-08-10T06:00:04.740 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.Bootstrap (800 ms) 2024-08-10T06:00:04.740 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.PeerDirection 2024-08-10T06:00:04.749 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.PeerDirection (9 ms) 2024-08-10T06:00:04.749 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.Snapshot 2024-08-10T06:00:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:04 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' 2024-08-10T06:00:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:04 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:00:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:04 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:00:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:04 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-10T06:00:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:04 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:00:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:04 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-10T06:00:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:04 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' 2024-08-10T06:00:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:04 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-10T06:00:05.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:04 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-08-10T06:00:05.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:04 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:00:05.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:04 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0ecd8b77-cd83-448f-b425-6da9ef0546fe"}]: dispatch 2024-08-10T06:00:05.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:04 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0ecd8b77-cd83-448f-b425-6da9ef0546fe"}]': finished 2024-08-10T06:00:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' 2024-08-10T06:00:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:00:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:00:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-10T06:00:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:00:05.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-10T06:00:05.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' 2024-08-10T06:00:05.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-10T06:00:05.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-08-10T06:00:05.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:00:05.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0ecd8b77-cd83-448f-b425-6da9ef0546fe"}]: dispatch 2024-08-10T06:00:05.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0ecd8b77-cd83-448f-b425-6da9ef0546fe"}]': finished 2024-08-10T06:00:05.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' 2024-08-10T06:00:05.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:00:05.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:00:05.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-10T06:00:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:00:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-10T06:00:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' 2024-08-10T06:00:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-10T06:00:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-08-10T06:00:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:00:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0ecd8b77-cd83-448f-b425-6da9ef0546fe"}]: dispatch 2024-08-10T06:00:05.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:04 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0ecd8b77-cd83-448f-b425-6da9ef0546fe"}]': finished 2024-08-10T06:00:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:06 smithi086 ceph-mon[98993]: pgmap v2602: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 139 KiB/s wr, 1.54k op/s 2024-08-10T06:00:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:06 smithi086 ceph-mon[98993]: osdmap e1495: 8 total, 8 up, 8 in 2024-08-10T06:00:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:06 smithi086 ceph-mon[101471]: pgmap v2602: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 139 KiB/s wr, 1.54k op/s 2024-08-10T06:00:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:06 smithi086 ceph-mon[101471]: osdmap e1495: 8 total, 8 up, 8 in 2024-08-10T06:00:06.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:06 smithi159 ceph-mon[90359]: pgmap v2602: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 139 KiB/s wr, 1.54k op/s 2024-08-10T06:00:06.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:06 smithi159 ceph-mon[90359]: osdmap e1495: 8 total, 8 up, 8 in 2024-08-10T06:00:07.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:07 smithi086 ceph-mon[98993]: osdmap e1496: 8 total, 8 up, 8 in 2024-08-10T06:00:07.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:07 smithi086 ceph-mon[101471]: osdmap e1496: 8 total, 8 up, 8 in 2024-08-10T06:00:07.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:07 smithi159 ceph-mon[90359]: osdmap e1496: 8 total, 8 up, 8 in 2024-08-10T06:00:08.554 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:00:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:00:08] "GET /metrics HTTP/1.1" 200 36441 "" "Prometheus/2.43.0" 2024-08-10T06:00:08.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:08 smithi086 ceph-mon[98993]: pgmap v2605: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 186 KiB/s wr, 1.66k op/s 2024-08-10T06:00:08.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:08 smithi086 ceph-mon[98993]: osdmap e1497: 8 total, 8 up, 8 in 2024-08-10T06:00:08.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:08 smithi086 ceph-mon[101471]: pgmap v2605: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 186 KiB/s wr, 1.66k op/s 2024-08-10T06:00:08.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:08 smithi086 ceph-mon[101471]: osdmap e1497: 8 total, 8 up, 8 in 2024-08-10T06:00:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:08 smithi159 ceph-mon[90359]: pgmap v2605: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 186 KiB/s wr, 1.66k op/s 2024-08-10T06:00:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:08 smithi159 ceph-mon[90359]: osdmap e1497: 8 total, 8 up, 8 in 2024-08-10T06:00:09.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:09 smithi086 ceph-mon[98993]: osdmap e1498: 8 total, 8 up, 8 in 2024-08-10T06:00:09.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:09 smithi086 ceph-mon[101471]: osdmap e1498: 8 total, 8 up, 8 in 2024-08-10T06:00:09.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:09 smithi159 ceph-mon[90359]: osdmap e1498: 8 total, 8 up, 8 in 2024-08-10T06:00:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:10 smithi086 ceph-mon[98993]: pgmap v2608: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 853 KiB/s rd, 164 KiB/s wr, 1.18k op/s 2024-08-10T06:00:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:10 smithi086 ceph-mon[98993]: osdmap e1499: 8 total, 8 up, 8 in 2024-08-10T06:00:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:10 smithi086 ceph-mon[98993]: osdmap e1500: 8 total, 8 up, 8 in 2024-08-10T06:00:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:10 smithi086 ceph-mon[101471]: pgmap v2608: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 853 KiB/s rd, 164 KiB/s wr, 1.18k op/s 2024-08-10T06:00:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:10 smithi086 ceph-mon[101471]: osdmap e1499: 8 total, 8 up, 8 in 2024-08-10T06:00:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:10 smithi086 ceph-mon[101471]: osdmap e1500: 8 total, 8 up, 8 in 2024-08-10T06:00:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:10 smithi159 ceph-mon[90359]: pgmap v2608: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 853 KiB/s rd, 164 KiB/s wr, 1.18k op/s 2024-08-10T06:00:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:10 smithi159 ceph-mon[90359]: osdmap e1499: 8 total, 8 up, 8 in 2024-08-10T06:00:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:10 smithi159 ceph-mon[90359]: osdmap e1500: 8 total, 8 up, 8 in 2024-08-10T06:00:11.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:00:11.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:11 smithi159 ceph-mon[90359]: osdmap e1501: 8 total, 8 up, 8 in 2024-08-10T06:00:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:00:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:11 smithi086 ceph-mon[98993]: osdmap e1501: 8 total, 8 up, 8 in 2024-08-10T06:00:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:00:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:11 smithi086 ceph-mon[101471]: osdmap e1501: 8 total, 8 up, 8 in 2024-08-10T06:00:12.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:12 smithi086 ceph-mon[98993]: pgmap v2611: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 472 KiB/s rd, 54 KiB/s wr, 617 op/s 2024-08-10T06:00:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:12 smithi086 ceph-mon[101471]: pgmap v2611: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 472 KiB/s rd, 54 KiB/s wr, 617 op/s 2024-08-10T06:00:12.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:12 smithi159 ceph-mon[90359]: pgmap v2611: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 472 KiB/s rd, 54 KiB/s wr, 617 op/s 2024-08-10T06:00:13.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:13 smithi086 ceph-mon[98993]: osdmap e1502: 8 total, 8 up, 8 in 2024-08-10T06:00:13.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:13 smithi086 ceph-mon[101471]: osdmap e1502: 8 total, 8 up, 8 in 2024-08-10T06:00:13.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:13 smithi159 ceph-mon[90359]: osdmap e1502: 8 total, 8 up, 8 in 2024-08-10T06:00:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:14 smithi086 ceph-mon[101471]: pgmap v2614: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 179 KiB/s rd, 11 KiB/s wr, 235 op/s 2024-08-10T06:00:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:14 smithi086 ceph-mon[101471]: osdmap e1503: 8 total, 8 up, 8 in 2024-08-10T06:00:14.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:14 smithi086 ceph-mon[98993]: pgmap v2614: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 179 KiB/s rd, 11 KiB/s wr, 235 op/s 2024-08-10T06:00:14.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:14 smithi086 ceph-mon[98993]: osdmap e1503: 8 total, 8 up, 8 in 2024-08-10T06:00:14.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:14 smithi159 ceph-mon[90359]: pgmap v2614: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 179 KiB/s rd, 11 KiB/s wr, 235 op/s 2024-08-10T06:00:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:14 smithi159 ceph-mon[90359]: osdmap e1503: 8 total, 8 up, 8 in 2024-08-10T06:00:15.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:15 smithi086 ceph-mon[98993]: osdmap e1504: 8 total, 8 up, 8 in 2024-08-10T06:00:15.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:15 smithi086 ceph-mon[98993]: osdmap e1505: 8 total, 8 up, 8 in 2024-08-10T06:00:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:15 smithi086 ceph-mon[101471]: osdmap e1504: 8 total, 8 up, 8 in 2024-08-10T06:00:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:15 smithi086 ceph-mon[101471]: osdmap e1505: 8 total, 8 up, 8 in 2024-08-10T06:00:15.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:15 smithi159 ceph-mon[90359]: osdmap e1504: 8 total, 8 up, 8 in 2024-08-10T06:00:15.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:15 smithi159 ceph-mon[90359]: osdmap e1505: 8 total, 8 up, 8 in 2024-08-10T06:00:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:16 smithi086 ceph-mon[101471]: pgmap v2617: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 5.2 KiB/s wr, 80 op/s 2024-08-10T06:00:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:16 smithi086 ceph-mon[101471]: osdmap e1506: 8 total, 8 up, 8 in 2024-08-10T06:00:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:16 smithi086 ceph-mon[98993]: pgmap v2617: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 5.2 KiB/s wr, 80 op/s 2024-08-10T06:00:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:16 smithi086 ceph-mon[98993]: osdmap e1506: 8 total, 8 up, 8 in 2024-08-10T06:00:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:16 smithi159 ceph-mon[90359]: pgmap v2617: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 5.2 KiB/s wr, 80 op/s 2024-08-10T06:00:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:16 smithi159 ceph-mon[90359]: osdmap e1506: 8 total, 8 up, 8 in 2024-08-10T06:00:18.541 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:00:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:00:18] "GET /metrics HTTP/1.1" 200 36457 "" "Prometheus/2.43.0" 2024-08-10T06:00:18.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:18 smithi086 ceph-mon[98993]: pgmap v2620: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 65 KiB/s rd, 5.5 KiB/s wr, 86 op/s 2024-08-10T06:00:18.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:18 smithi086 ceph-mon[98993]: osdmap e1507: 8 total, 8 up, 8 in 2024-08-10T06:00:18.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:18 smithi086 ceph-mon[101471]: pgmap v2620: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 65 KiB/s rd, 5.5 KiB/s wr, 86 op/s 2024-08-10T06:00:18.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:18 smithi086 ceph-mon[101471]: osdmap e1507: 8 total, 8 up, 8 in 2024-08-10T06:00:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:18 smithi159 ceph-mon[90359]: pgmap v2620: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 65 KiB/s rd, 5.5 KiB/s wr, 86 op/s 2024-08-10T06:00:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:18 smithi159 ceph-mon[90359]: osdmap e1507: 8 total, 8 up, 8 in 2024-08-10T06:00:19.820 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:19 smithi086 ceph-mon[98993]: osdmap e1508: 8 total, 8 up, 8 in 2024-08-10T06:00:19.820 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:19 smithi086 ceph-mon[101471]: osdmap e1508: 8 total, 8 up, 8 in 2024-08-10T06:00:19.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:19 smithi159 ceph-mon[90359]: osdmap e1508: 8 total, 8 up, 8 in 2024-08-10T06:00:20.641 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.Snapshot (15892 ms) 2024-08-10T06:00:20.642 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2024-08-10T06:00:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:20 smithi086 ceph-mon[98993]: pgmap v2623: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.0 KiB/s rd, 767 B/s wr, 10 op/s 2024-08-10T06:00:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:20 smithi086 ceph-mon[98993]: osdmap e1509: 8 total, 8 up, 8 in 2024-08-10T06:00:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:20 smithi086 ceph-mon[98993]: osdmap e1510: 8 total, 8 up, 8 in 2024-08-10T06:00:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:20 smithi086 ceph-mon[101471]: pgmap v2623: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.0 KiB/s rd, 767 B/s wr, 10 op/s 2024-08-10T06:00:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:20 smithi086 ceph-mon[101471]: osdmap e1509: 8 total, 8 up, 8 in 2024-08-10T06:00:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:20 smithi086 ceph-mon[101471]: osdmap e1510: 8 total, 8 up, 8 in 2024-08-10T06:00:20.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:20 smithi159 ceph-mon[90359]: pgmap v2623: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.0 KiB/s rd, 767 B/s wr, 10 op/s 2024-08-10T06:00:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:20 smithi159 ceph-mon[90359]: osdmap e1509: 8 total, 8 up, 8 in 2024-08-10T06:00:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:20 smithi159 ceph-mon[90359]: osdmap e1510: 8 total, 8 up, 8 in 2024-08-10T06:00:21.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:21 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0bca5e2f-0a6f-408a-87d8-36f587ea92bb"}]: dispatch 2024-08-10T06:00:21.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:21 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0bca5e2f-0a6f-408a-87d8-36f587ea92bb"}]': finished 2024-08-10T06:00:21.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:21 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0bca5e2f-0a6f-408a-87d8-36f587ea92bb"}]: dispatch 2024-08-10T06:00:21.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:21 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0bca5e2f-0a6f-408a-87d8-36f587ea92bb"}]': finished 2024-08-10T06:00:21.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:21 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0bca5e2f-0a6f-408a-87d8-36f587ea92bb"}]: dispatch 2024-08-10T06:00:21.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:21 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0bca5e2f-0a6f-408a-87d8-36f587ea92bb"}]': finished 2024-08-10T06:00:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:22 smithi159 ceph-mon[90359]: pgmap v2626: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 6.0 KiB/s wr, 84 op/s 2024-08-10T06:00:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:22 smithi159 ceph-mon[90359]: osdmap e1511: 8 total, 8 up, 8 in 2024-08-10T06:00:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:22 smithi086 ceph-mon[98993]: pgmap v2626: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 6.0 KiB/s wr, 84 op/s 2024-08-10T06:00:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:22 smithi086 ceph-mon[98993]: osdmap e1511: 8 total, 8 up, 8 in 2024-08-10T06:00:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:22 smithi086 ceph-mon[101471]: pgmap v2626: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 6.0 KiB/s wr, 84 op/s 2024-08-10T06:00:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:22 smithi086 ceph-mon[101471]: osdmap e1511: 8 total, 8 up, 8 in 2024-08-10T06:00:23.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:23 smithi159 ceph-mon[90359]: osdmap e1512: 8 total, 8 up, 8 in 2024-08-10T06:00:24.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:23 smithi086 ceph-mon[98993]: osdmap e1512: 8 total, 8 up, 8 in 2024-08-10T06:00:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:23 smithi086 ceph-mon[101471]: osdmap e1512: 8 total, 8 up, 8 in 2024-08-10T06:00:24.769 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (4127 ms) 2024-08-10T06:00:24.769 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2024-08-10T06:00:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:24 smithi159 ceph-mon[90359]: pgmap v2629: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 KiB/s wr, 84 op/s 2024-08-10T06:00:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:24 smithi159 ceph-mon[90359]: osdmap e1513: 8 total, 8 up, 8 in 2024-08-10T06:00:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:24 smithi086 ceph-mon[101471]: pgmap v2629: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 KiB/s wr, 84 op/s 2024-08-10T06:00:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:24 smithi086 ceph-mon[101471]: osdmap e1513: 8 total, 8 up, 8 in 2024-08-10T06:00:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:24 smithi086 ceph-mon[98993]: pgmap v2629: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 KiB/s wr, 84 op/s 2024-08-10T06:00:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:24 smithi086 ceph-mon[98993]: osdmap e1513: 8 total, 8 up, 8 in 2024-08-10T06:00:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:25 smithi159 ceph-mon[90359]: osdmap e1514: 8 total, 8 up, 8 in 2024-08-10T06:00:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:25 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/554972f4-df93-4b3a-8087-e4eb3201aed3"}]: dispatch 2024-08-10T06:00:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:25 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/554972f4-df93-4b3a-8087-e4eb3201aed3"}]': finished 2024-08-10T06:00:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:25 smithi159 ceph-mon[90359]: osdmap e1515: 8 total, 8 up, 8 in 2024-08-10T06:00:26.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:25 smithi086 ceph-mon[98993]: osdmap e1514: 8 total, 8 up, 8 in 2024-08-10T06:00:26.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:25 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/554972f4-df93-4b3a-8087-e4eb3201aed3"}]: dispatch 2024-08-10T06:00:26.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:25 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/554972f4-df93-4b3a-8087-e4eb3201aed3"}]': finished 2024-08-10T06:00:26.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:25 smithi086 ceph-mon[98993]: osdmap e1515: 8 total, 8 up, 8 in 2024-08-10T06:00:26.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:25 smithi086 ceph-mon[101471]: osdmap e1514: 8 total, 8 up, 8 in 2024-08-10T06:00:26.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:25 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/554972f4-df93-4b3a-8087-e4eb3201aed3"}]: dispatch 2024-08-10T06:00:26.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:25 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/554972f4-df93-4b3a-8087-e4eb3201aed3"}]': finished 2024-08-10T06:00:26.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:25 smithi086 ceph-mon[101471]: osdmap e1515: 8 total, 8 up, 8 in 2024-08-10T06:00:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:26 smithi086 ceph-mon[98993]: pgmap v2632: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 49 op/s 2024-08-10T06:00:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:00:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:26 smithi086 ceph-mon[98993]: osdmap e1516: 8 total, 8 up, 8 in 2024-08-10T06:00:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:26 smithi086 ceph-mon[101471]: pgmap v2632: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 49 op/s 2024-08-10T06:00:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:00:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:26 smithi086 ceph-mon[101471]: osdmap e1516: 8 total, 8 up, 8 in 2024-08-10T06:00:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:26 smithi159 ceph-mon[90359]: pgmap v2632: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 49 op/s 2024-08-10T06:00:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:00:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:26 smithi159 ceph-mon[90359]: osdmap e1516: 8 total, 8 up, 8 in 2024-08-10T06:00:28.546 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:00:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:00:28] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.43.0" 2024-08-10T06:00:28.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:28 smithi086 ceph-mon[101471]: pgmap v2635: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 106 KiB/s rd, 11 KiB/s wr, 149 op/s 2024-08-10T06:00:28.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:28 smithi086 ceph-mon[101471]: osdmap e1517: 8 total, 8 up, 8 in 2024-08-10T06:00:28.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:28 smithi086 ceph-mon[98993]: pgmap v2635: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 106 KiB/s rd, 11 KiB/s wr, 149 op/s 2024-08-10T06:00:28.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:28 smithi086 ceph-mon[98993]: osdmap e1517: 8 total, 8 up, 8 in 2024-08-10T06:00:28.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:28 smithi159 ceph-mon[90359]: pgmap v2635: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 106 KiB/s rd, 11 KiB/s wr, 149 op/s 2024-08-10T06:00:28.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:28 smithi159 ceph-mon[90359]: osdmap e1517: 8 total, 8 up, 8 in 2024-08-10T06:00:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:29 smithi086 ceph-mon[101471]: osdmap e1518: 8 total, 8 up, 8 in 2024-08-10T06:00:29.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:29 smithi086 ceph-mon[98993]: osdmap e1518: 8 total, 8 up, 8 in 2024-08-10T06:00:29.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:29 smithi159 ceph-mon[90359]: osdmap e1518: 8 total, 8 up, 8 in 2024-08-10T06:00:30.833 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:30 smithi086 ceph-mon[98993]: pgmap v2638: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 80 KiB/s rd, 9.2 KiB/s wr, 113 op/s 2024-08-10T06:00:30.834 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:30 smithi086 ceph-mon[98993]: osdmap e1519: 8 total, 8 up, 8 in 2024-08-10T06:00:30.834 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:30 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e6ed2194-84aa-4f2f-9453-0ffe242d3a1f"}]: dispatch 2024-08-10T06:00:30.834 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:30 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e6ed2194-84aa-4f2f-9453-0ffe242d3a1f"}]': finished 2024-08-10T06:00:30.834 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:30 smithi086 ceph-mon[98993]: osdmap e1520: 8 total, 8 up, 8 in 2024-08-10T06:00:30.834 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:30 smithi086 ceph-mon[101471]: pgmap v2638: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 80 KiB/s rd, 9.2 KiB/s wr, 113 op/s 2024-08-10T06:00:30.834 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:30 smithi086 ceph-mon[101471]: osdmap e1519: 8 total, 8 up, 8 in 2024-08-10T06:00:30.834 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:30 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e6ed2194-84aa-4f2f-9453-0ffe242d3a1f"}]: dispatch 2024-08-10T06:00:30.834 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:30 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e6ed2194-84aa-4f2f-9453-0ffe242d3a1f"}]': finished 2024-08-10T06:00:30.835 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:30 smithi086 ceph-mon[101471]: osdmap e1520: 8 total, 8 up, 8 in 2024-08-10T06:00:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:30 smithi159 ceph-mon[90359]: pgmap v2638: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 80 KiB/s rd, 9.2 KiB/s wr, 113 op/s 2024-08-10T06:00:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:30 smithi159 ceph-mon[90359]: osdmap e1519: 8 total, 8 up, 8 in 2024-08-10T06:00:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:30 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e6ed2194-84aa-4f2f-9453-0ffe242d3a1f"}]: dispatch 2024-08-10T06:00:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:30 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e6ed2194-84aa-4f2f-9453-0ffe242d3a1f"}]': finished 2024-08-10T06:00:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:30 smithi159 ceph-mon[90359]: osdmap e1520: 8 total, 8 up, 8 in 2024-08-10T06:00:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:32 smithi086 ceph-mon[101471]: pgmap v2641: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 80 KiB/s rd, 8.5 KiB/s wr, 109 op/s 2024-08-10T06:00:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:32 smithi086 ceph-mon[101471]: osdmap e1521: 8 total, 8 up, 8 in 2024-08-10T06:00:32.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:32 smithi086 ceph-mon[98993]: pgmap v2641: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 80 KiB/s rd, 8.5 KiB/s wr, 109 op/s 2024-08-10T06:00:32.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:32 smithi086 ceph-mon[98993]: osdmap e1521: 8 total, 8 up, 8 in 2024-08-10T06:00:32.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:32 smithi159 ceph-mon[90359]: pgmap v2641: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 80 KiB/s rd, 8.5 KiB/s wr, 109 op/s 2024-08-10T06:00:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:32 smithi159 ceph-mon[90359]: osdmap e1521: 8 total, 8 up, 8 in 2024-08-10T06:00:33.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:33 smithi086 ceph-mon[98993]: osdmap e1522: 8 total, 8 up, 8 in 2024-08-10T06:00:33.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:33 smithi086 ceph-mon[101471]: osdmap e1522: 8 total, 8 up, 8 in 2024-08-10T06:00:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:33 smithi159 ceph-mon[90359]: osdmap e1522: 8 total, 8 up, 8 in 2024-08-10T06:00:34.669 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (9901 ms) 2024-08-10T06:00:34.669 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.SnapshotImageState 2024-08-10T06:00:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:34 smithi086 ceph-mon[98993]: pgmap v2644: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 87 KiB/s rd, 8.7 KiB/s wr, 118 op/s 2024-08-10T06:00:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:34 smithi086 ceph-mon[98993]: osdmap e1523: 8 total, 8 up, 8 in 2024-08-10T06:00:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:34 smithi086 ceph-mon[101471]: pgmap v2644: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 87 KiB/s rd, 8.7 KiB/s wr, 118 op/s 2024-08-10T06:00:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:34 smithi086 ceph-mon[101471]: osdmap e1523: 8 total, 8 up, 8 in 2024-08-10T06:00:34.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:34 smithi159 ceph-mon[90359]: pgmap v2644: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 87 KiB/s rd, 8.7 KiB/s wr, 118 op/s 2024-08-10T06:00:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:34 smithi159 ceph-mon[90359]: osdmap e1523: 8 total, 8 up, 8 in 2024-08-10T06:00:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:35 smithi086 ceph-mon[101471]: osdmap e1524: 8 total, 8 up, 8 in 2024-08-10T06:00:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:35 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/4d2af3d5-d4e8-4a62-bf1d-aec083d2fe78"}]: dispatch 2024-08-10T06:00:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:35 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/4d2af3d5-d4e8-4a62-bf1d-aec083d2fe78"}]': finished 2024-08-10T06:00:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:35 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/16b138c2-f6a4-4ff6-8da1-75e269c972da"}]: dispatch 2024-08-10T06:00:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:35 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/16b138c2-f6a4-4ff6-8da1-75e269c972da"}]': finished 2024-08-10T06:00:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:35 smithi086 ceph-mon[101471]: osdmap e1525: 8 total, 8 up, 8 in 2024-08-10T06:00:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:35 smithi086 ceph-mon[98993]: osdmap e1524: 8 total, 8 up, 8 in 2024-08-10T06:00:35.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:35 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/4d2af3d5-d4e8-4a62-bf1d-aec083d2fe78"}]: dispatch 2024-08-10T06:00:35.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:35 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/4d2af3d5-d4e8-4a62-bf1d-aec083d2fe78"}]': finished 2024-08-10T06:00:35.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:35 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/16b138c2-f6a4-4ff6-8da1-75e269c972da"}]: dispatch 2024-08-10T06:00:35.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:35 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/16b138c2-f6a4-4ff6-8da1-75e269c972da"}]': finished 2024-08-10T06:00:35.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:35 smithi086 ceph-mon[98993]: osdmap e1525: 8 total, 8 up, 8 in 2024-08-10T06:00:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:35 smithi159 ceph-mon[90359]: osdmap e1524: 8 total, 8 up, 8 in 2024-08-10T06:00:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:35 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/4d2af3d5-d4e8-4a62-bf1d-aec083d2fe78"}]: dispatch 2024-08-10T06:00:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:35 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/4d2af3d5-d4e8-4a62-bf1d-aec083d2fe78"}]': finished 2024-08-10T06:00:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:35 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/16b138c2-f6a4-4ff6-8da1-75e269c972da"}]: dispatch 2024-08-10T06:00:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:35 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/16b138c2-f6a4-4ff6-8da1-75e269c972da"}]': finished 2024-08-10T06:00:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:35 smithi159 ceph-mon[90359]: osdmap e1525: 8 total, 8 up, 8 in 2024-08-10T06:00:36.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:36 smithi159 ceph-mon[90359]: pgmap v2647: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 9.7 KiB/s wr, 207 op/s 2024-08-10T06:00:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:36 smithi159 ceph-mon[90359]: osdmap e1526: 8 total, 8 up, 8 in 2024-08-10T06:00:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:36 smithi086 ceph-mon[101471]: pgmap v2647: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 9.7 KiB/s wr, 207 op/s 2024-08-10T06:00:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:36 smithi086 ceph-mon[101471]: osdmap e1526: 8 total, 8 up, 8 in 2024-08-10T06:00:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:36 smithi086 ceph-mon[98993]: pgmap v2647: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 9.7 KiB/s wr, 207 op/s 2024-08-10T06:00:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:36 smithi086 ceph-mon[98993]: osdmap e1526: 8 total, 8 up, 8 in 2024-08-10T06:00:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:00:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:00:38] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.43.0" 2024-08-10T06:00:38.740 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.SnapshotImageState (4071 ms) 2024-08-10T06:00:38.740 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2024-08-10T06:00:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:38 smithi159 ceph-mon[90359]: pgmap v2650: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 9.0 KiB/s wr, 198 op/s 2024-08-10T06:00:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:38 smithi159 ceph-mon[90359]: osdmap e1527: 8 total, 8 up, 8 in 2024-08-10T06:00:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:38 smithi086 ceph-mon[98993]: pgmap v2650: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 9.0 KiB/s wr, 198 op/s 2024-08-10T06:00:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:38 smithi086 ceph-mon[98993]: osdmap e1527: 8 total, 8 up, 8 in 2024-08-10T06:00:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:38 smithi086 ceph-mon[101471]: pgmap v2650: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 9.0 KiB/s wr, 198 op/s 2024-08-10T06:00:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:38 smithi086 ceph-mon[101471]: osdmap e1527: 8 total, 8 up, 8 in 2024-08-10T06:00:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:39 smithi086 ceph-mon[98993]: osdmap e1528: 8 total, 8 up, 8 in 2024-08-10T06:00:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:39 smithi086 ceph-mon[101471]: osdmap e1528: 8 total, 8 up, 8 in 2024-08-10T06:00:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:39 smithi159 ceph-mon[90359]: osdmap e1528: 8 total, 8 up, 8 in 2024-08-10T06:00:41.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:40 smithi159 ceph-mon[90359]: pgmap v2653: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 14 KiB/s wr, 162 op/s 2024-08-10T06:00:41.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:40 smithi159 ceph-mon[90359]: osdmap e1529: 8 total, 8 up, 8 in 2024-08-10T06:00:41.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:40 smithi159 ceph-mon[90359]: osdmap e1530: 8 total, 8 up, 8 in 2024-08-10T06:00:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:40 smithi086 ceph-mon[101471]: pgmap v2653: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 14 KiB/s wr, 162 op/s 2024-08-10T06:00:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:40 smithi086 ceph-mon[101471]: osdmap e1529: 8 total, 8 up, 8 in 2024-08-10T06:00:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:40 smithi086 ceph-mon[101471]: osdmap e1530: 8 total, 8 up, 8 in 2024-08-10T06:00:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:40 smithi086 ceph-mon[98993]: pgmap v2653: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 14 KiB/s wr, 162 op/s 2024-08-10T06:00:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:40 smithi086 ceph-mon[98993]: osdmap e1529: 8 total, 8 up, 8 in 2024-08-10T06:00:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:40 smithi086 ceph-mon[98993]: osdmap e1530: 8 total, 8 up, 8 in 2024-08-10T06:00:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:00:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:41 smithi086 ceph-mon[101471]: osdmap e1531: 8 total, 8 up, 8 in 2024-08-10T06:00:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:00:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:41 smithi086 ceph-mon[98993]: osdmap e1531: 8 total, 8 up, 8 in 2024-08-10T06:00:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:00:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:41 smithi159 ceph-mon[90359]: osdmap e1531: 8 total, 8 up, 8 in 2024-08-10T06:00:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:42 smithi086 ceph-mon[101471]: pgmap v2656: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 141 KiB/s rd, 23 KiB/s wr, 211 op/s 2024-08-10T06:00:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:42 smithi086 ceph-mon[101471]: osdmap e1532: 8 total, 8 up, 8 in 2024-08-10T06:00:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:42 smithi086 ceph-mon[98993]: pgmap v2656: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 141 KiB/s rd, 23 KiB/s wr, 211 op/s 2024-08-10T06:00:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:42 smithi086 ceph-mon[98993]: osdmap e1532: 8 total, 8 up, 8 in 2024-08-10T06:00:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:42 smithi159 ceph-mon[90359]: pgmap v2656: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 141 KiB/s rd, 23 KiB/s wr, 211 op/s 2024-08-10T06:00:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:42 smithi159 ceph-mon[90359]: osdmap e1532: 8 total, 8 up, 8 in 2024-08-10T06:00:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:44 smithi086 ceph-mon[98993]: pgmap v2659: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 97 KiB/s rd, 15 KiB/s wr, 146 op/s 2024-08-10T06:00:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:44 smithi086 ceph-mon[98993]: osdmap e1533: 8 total, 8 up, 8 in 2024-08-10T06:00:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:44 smithi086 ceph-mon[101471]: pgmap v2659: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 97 KiB/s rd, 15 KiB/s wr, 146 op/s 2024-08-10T06:00:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:44 smithi086 ceph-mon[101471]: osdmap e1533: 8 total, 8 up, 8 in 2024-08-10T06:00:44.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:44 smithi159 ceph-mon[90359]: pgmap v2659: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 97 KiB/s rd, 15 KiB/s wr, 146 op/s 2024-08-10T06:00:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:44 smithi159 ceph-mon[90359]: osdmap e1533: 8 total, 8 up, 8 in 2024-08-10T06:00:45.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:45 smithi086 ceph-mon[98993]: osdmap e1534: 8 total, 8 up, 8 in 2024-08-10T06:00:45.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:45 smithi086 ceph-mon[98993]: osdmap e1535: 8 total, 8 up, 8 in 2024-08-10T06:00:45.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:45 smithi086 ceph-mon[101471]: osdmap e1534: 8 total, 8 up, 8 in 2024-08-10T06:00:45.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:45 smithi086 ceph-mon[101471]: osdmap e1535: 8 total, 8 up, 8 in 2024-08-10T06:00:45.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:45 smithi159 ceph-mon[90359]: osdmap e1534: 8 total, 8 up, 8 in 2024-08-10T06:00:45.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:45 smithi159 ceph-mon[90359]: osdmap e1535: 8 total, 8 up, 8 in 2024-08-10T06:00:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:46 smithi086 ceph-mon[98993]: pgmap v2662: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 71 KiB/s rd, 6.0 KiB/s wr, 92 op/s 2024-08-10T06:00:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:46 smithi086 ceph-mon[101471]: pgmap v2662: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 71 KiB/s rd, 6.0 KiB/s wr, 92 op/s 2024-08-10T06:00:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:46 smithi159 ceph-mon[90359]: pgmap v2662: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 71 KiB/s rd, 6.0 KiB/s wr, 92 op/s 2024-08-10T06:00:47.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:47 smithi086 ceph-mon[98993]: osdmap e1536: 8 total, 8 up, 8 in 2024-08-10T06:00:47.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:47 smithi086 ceph-mon[101471]: osdmap e1536: 8 total, 8 up, 8 in 2024-08-10T06:00:47.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:47 smithi159 ceph-mon[90359]: osdmap e1536: 8 total, 8 up, 8 in 2024-08-10T06:00:48.578 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:00:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:00:48] "GET /metrics HTTP/1.1" 200 36454 "" "Prometheus/2.43.0" 2024-08-10T06:00:48.650 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (9910 ms) 2024-08-10T06:00:48.650 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2024-08-10T06:00:48.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:48 smithi086 ceph-mon[98993]: pgmap v2665: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 94 KiB/s rd, 8.5 KiB/s wr, 127 op/s 2024-08-10T06:00:48.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:48 smithi086 ceph-mon[98993]: osdmap e1537: 8 total, 8 up, 8 in 2024-08-10T06:00:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:48 smithi086 ceph-mon[101471]: pgmap v2665: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 94 KiB/s rd, 8.5 KiB/s wr, 127 op/s 2024-08-10T06:00:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:48 smithi086 ceph-mon[101471]: osdmap e1537: 8 total, 8 up, 8 in 2024-08-10T06:00:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:48 smithi159 ceph-mon[90359]: pgmap v2665: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 94 KiB/s rd, 8.5 KiB/s wr, 127 op/s 2024-08-10T06:00:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:48 smithi159 ceph-mon[90359]: osdmap e1537: 8 total, 8 up, 8 in 2024-08-10T06:00:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:49 smithi086 ceph-mon[101471]: osdmap e1538: 8 total, 8 up, 8 in 2024-08-10T06:00:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:49 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/089798ea-1e90-4fe0-9578-8191fd1c2d3f"}]: dispatch 2024-08-10T06:00:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:49 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/089798ea-1e90-4fe0-9578-8191fd1c2d3f"}]': finished 2024-08-10T06:00:49.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:49 smithi086 ceph-mon[98993]: osdmap e1538: 8 total, 8 up, 8 in 2024-08-10T06:00:49.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:49 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/089798ea-1e90-4fe0-9578-8191fd1c2d3f"}]: dispatch 2024-08-10T06:00:49.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:49 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/089798ea-1e90-4fe0-9578-8191fd1c2d3f"}]': finished 2024-08-10T06:00:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:49 smithi159 ceph-mon[90359]: osdmap e1538: 8 total, 8 up, 8 in 2024-08-10T06:00:49.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:49 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/089798ea-1e90-4fe0-9578-8191fd1c2d3f"}]: dispatch 2024-08-10T06:00:49.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:49 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/089798ea-1e90-4fe0-9578-8191fd1c2d3f"}]': finished 2024-08-10T06:00:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:50 smithi086 ceph-mon[101471]: pgmap v2668: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 92 KiB/s rd, 7.0 KiB/s wr, 125 op/s 2024-08-10T06:00:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:50 smithi086 ceph-mon[101471]: osdmap e1539: 8 total, 8 up, 8 in 2024-08-10T06:00:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:50 smithi086 ceph-mon[101471]: osdmap e1540: 8 total, 8 up, 8 in 2024-08-10T06:00:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:50 smithi086 ceph-mon[98993]: pgmap v2668: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 92 KiB/s rd, 7.0 KiB/s wr, 125 op/s 2024-08-10T06:00:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:50 smithi086 ceph-mon[98993]: osdmap e1539: 8 total, 8 up, 8 in 2024-08-10T06:00:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:50 smithi086 ceph-mon[98993]: osdmap e1540: 8 total, 8 up, 8 in 2024-08-10T06:00:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:50 smithi159 ceph-mon[90359]: pgmap v2668: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 92 KiB/s rd, 7.0 KiB/s wr, 125 op/s 2024-08-10T06:00:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:50 smithi159 ceph-mon[90359]: osdmap e1539: 8 total, 8 up, 8 in 2024-08-10T06:00:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:50 smithi159 ceph-mon[90359]: osdmap e1540: 8 total, 8 up, 8 in 2024-08-10T06:00:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:52 smithi086 ceph-mon[101471]: pgmap v2671: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 KiB/s wr, 32 op/s 2024-08-10T06:00:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:52 smithi086 ceph-mon[101471]: osdmap e1541: 8 total, 8 up, 8 in 2024-08-10T06:00:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:52 smithi086 ceph-mon[98993]: pgmap v2671: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 KiB/s wr, 32 op/s 2024-08-10T06:00:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:52 smithi086 ceph-mon[98993]: osdmap e1541: 8 total, 8 up, 8 in 2024-08-10T06:00:52.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:52 smithi159 ceph-mon[90359]: pgmap v2671: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 KiB/s wr, 32 op/s 2024-08-10T06:00:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:52 smithi159 ceph-mon[90359]: osdmap e1541: 8 total, 8 up, 8 in 2024-08-10T06:00:53.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:53 smithi086 ceph-mon[98993]: osdmap e1542: 8 total, 8 up, 8 in 2024-08-10T06:00:53.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:53 smithi086 ceph-mon[101471]: osdmap e1542: 8 total, 8 up, 8 in 2024-08-10T06:00:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:53 smithi159 ceph-mon[90359]: osdmap e1542: 8 total, 8 up, 8 in 2024-08-10T06:00:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:54 smithi086 ceph-mon[101471]: pgmap v2674: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 6.2 KiB/s wr, 67 op/s 2024-08-10T06:00:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:54 smithi086 ceph-mon[101471]: osdmap e1543: 8 total, 8 up, 8 in 2024-08-10T06:00:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:54 smithi086 ceph-mon[98993]: pgmap v2674: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 6.2 KiB/s wr, 67 op/s 2024-08-10T06:00:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:54 smithi086 ceph-mon[98993]: osdmap e1543: 8 total, 8 up, 8 in 2024-08-10T06:00:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:54 smithi159 ceph-mon[90359]: pgmap v2674: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 6.2 KiB/s wr, 67 op/s 2024-08-10T06:00:54.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:54 smithi159 ceph-mon[90359]: osdmap e1543: 8 total, 8 up, 8 in 2024-08-10T06:00:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:55 smithi086 ceph-mon[98993]: osdmap e1544: 8 total, 8 up, 8 in 2024-08-10T06:00:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:55 smithi086 ceph-mon[98993]: osdmap e1545: 8 total, 8 up, 8 in 2024-08-10T06:00:55.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:55 smithi086 ceph-mon[101471]: osdmap e1544: 8 total, 8 up, 8 in 2024-08-10T06:00:55.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:55 smithi086 ceph-mon[101471]: osdmap e1545: 8 total, 8 up, 8 in 2024-08-10T06:00:55.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:55 smithi159 ceph-mon[90359]: osdmap e1544: 8 total, 8 up, 8 in 2024-08-10T06:00:55.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:55 smithi159 ceph-mon[90359]: osdmap e1545: 8 total, 8 up, 8 in 2024-08-10T06:00:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:56 smithi086 ceph-mon[98993]: pgmap v2677: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 64 KiB/s rd, 10 KiB/s wr, 91 op/s 2024-08-10T06:00:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:00:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:56 smithi086 ceph-mon[101471]: pgmap v2677: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 64 KiB/s rd, 10 KiB/s wr, 91 op/s 2024-08-10T06:00:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:00:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:56 smithi159 ceph-mon[90359]: pgmap v2677: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 64 KiB/s rd, 10 KiB/s wr, 91 op/s 2024-08-10T06:00:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:00:57.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:57 smithi086 ceph-mon[101471]: osdmap e1546: 8 total, 8 up, 8 in 2024-08-10T06:00:57.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:57 smithi086 ceph-mon[98993]: osdmap e1546: 8 total, 8 up, 8 in 2024-08-10T06:00:57.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:57 smithi159 ceph-mon[90359]: osdmap e1546: 8 total, 8 up, 8 in 2024-08-10T06:00:58.603 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:00:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:00:58] "GET /metrics HTTP/1.1" 200 36454 "" "Prometheus/2.43.0" 2024-08-10T06:00:58.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:58 smithi086 ceph-mon[101471]: pgmap v2680: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 13 KiB/s wr, 93 op/s 2024-08-10T06:00:58.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:58 smithi086 ceph-mon[101471]: osdmap e1547: 8 total, 8 up, 8 in 2024-08-10T06:00:58.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:58 smithi086 ceph-mon[98993]: pgmap v2680: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 13 KiB/s wr, 93 op/s 2024-08-10T06:00:58.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:58 smithi086 ceph-mon[98993]: osdmap e1547: 8 total, 8 up, 8 in 2024-08-10T06:00:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:58 smithi159 ceph-mon[90359]: pgmap v2680: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 13 KiB/s wr, 93 op/s 2024-08-10T06:00:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:58 smithi159 ceph-mon[90359]: osdmap e1547: 8 total, 8 up, 8 in 2024-08-10T06:00:59.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:00:59 smithi086 ceph-mon[98993]: osdmap e1548: 8 total, 8 up, 8 in 2024-08-10T06:00:59.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:00:59 smithi086 ceph-mon[101471]: osdmap e1548: 8 total, 8 up, 8 in 2024-08-10T06:00:59.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:00:59 smithi159 ceph-mon[90359]: osdmap e1548: 8 total, 8 up, 8 in 2024-08-10T06:01:00.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:00 smithi086 ceph-mon[98993]: pgmap v2683: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 63 KiB/s rd, 8.7 KiB/s wr, 86 op/s 2024-08-10T06:01:00.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:00 smithi086 ceph-mon[98993]: osdmap e1549: 8 total, 8 up, 8 in 2024-08-10T06:01:00.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:00 smithi086 ceph-mon[98993]: osdmap e1550: 8 total, 8 up, 8 in 2024-08-10T06:01:00.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:00 smithi086 ceph-mon[101471]: pgmap v2683: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 63 KiB/s rd, 8.7 KiB/s wr, 86 op/s 2024-08-10T06:01:00.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:00 smithi086 ceph-mon[101471]: osdmap e1549: 8 total, 8 up, 8 in 2024-08-10T06:01:00.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:00 smithi086 ceph-mon[101471]: osdmap e1550: 8 total, 8 up, 8 in 2024-08-10T06:01:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:00 smithi159 ceph-mon[90359]: pgmap v2683: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 63 KiB/s rd, 8.7 KiB/s wr, 86 op/s 2024-08-10T06:01:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:00 smithi159 ceph-mon[90359]: osdmap e1549: 8 total, 8 up, 8 in 2024-08-10T06:01:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:00 smithi159 ceph-mon[90359]: osdmap e1550: 8 total, 8 up, 8 in 2024-08-10T06:01:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:02 smithi086 ceph-mon[101471]: pgmap v2686: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 93 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-08-10T06:01:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:02 smithi086 ceph-mon[101471]: osdmap e1551: 8 total, 8 up, 8 in 2024-08-10T06:01:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:02 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:01:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:02 smithi086 ceph-mon[98993]: pgmap v2686: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 93 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-08-10T06:01:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:02 smithi086 ceph-mon[98993]: osdmap e1551: 8 total, 8 up, 8 in 2024-08-10T06:01:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:02 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:01:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:02 smithi159 ceph-mon[90359]: pgmap v2686: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 93 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-08-10T06:01:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:02 smithi159 ceph-mon[90359]: osdmap e1551: 8 total, 8 up, 8 in 2024-08-10T06:01:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:02 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:01:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:03 smithi086 ceph-mon[101471]: osdmap e1552: 8 total, 8 up, 8 in 2024-08-10T06:01:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:03 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:01:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:03 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:01:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:03 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:01:03.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:03 smithi086 ceph-mon[98993]: osdmap e1552: 8 total, 8 up, 8 in 2024-08-10T06:01:03.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:03 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:01:03.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:03 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:01:03.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:03 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:01:03.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:03 smithi159 ceph-mon[90359]: osdmap e1552: 8 total, 8 up, 8 in 2024-08-10T06:01:03.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:03 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:01:03.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:03 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:01:03.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:03 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:01:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:04 smithi086 ceph-mon[101471]: pgmap v2689: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 145 KiB/s rd, 19 KiB/s wr, 197 op/s 2024-08-10T06:01:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:04 smithi086 ceph-mon[101471]: osdmap e1553: 8 total, 8 up, 8 in 2024-08-10T06:01:04.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:04 smithi086 ceph-mon[98993]: pgmap v2689: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 145 KiB/s rd, 19 KiB/s wr, 197 op/s 2024-08-10T06:01:04.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:04 smithi086 ceph-mon[98993]: osdmap e1553: 8 total, 8 up, 8 in 2024-08-10T06:01:04.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:04 smithi159 ceph-mon[90359]: pgmap v2689: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 145 KiB/s rd, 19 KiB/s wr, 197 op/s 2024-08-10T06:01:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:04 smithi159 ceph-mon[90359]: osdmap e1553: 8 total, 8 up, 8 in 2024-08-10T06:01:06.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:05 smithi086 ceph-mon[98993]: osdmap e1554: 8 total, 8 up, 8 in 2024-08-10T06:01:06.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:05 smithi086 ceph-mon[101471]: osdmap e1554: 8 total, 8 up, 8 in 2024-08-10T06:01:06.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:05 smithi159 ceph-mon[90359]: osdmap e1554: 8 total, 8 up, 8 in 2024-08-10T06:01:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:06 smithi086 ceph-mon[98993]: pgmap v2692: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 149 KiB/s rd, 15 KiB/s wr, 198 op/s 2024-08-10T06:01:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:06 smithi086 ceph-mon[98993]: osdmap e1555: 8 total, 8 up, 8 in 2024-08-10T06:01:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:06 smithi086 ceph-mon[101471]: pgmap v2692: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 149 KiB/s rd, 15 KiB/s wr, 198 op/s 2024-08-10T06:01:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:06 smithi086 ceph-mon[101471]: osdmap e1555: 8 total, 8 up, 8 in 2024-08-10T06:01:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:06 smithi159 ceph-mon[90359]: pgmap v2692: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 149 KiB/s rd, 15 KiB/s wr, 198 op/s 2024-08-10T06:01:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:06 smithi159 ceph-mon[90359]: osdmap e1555: 8 total, 8 up, 8 in 2024-08-10T06:01:08.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:07 smithi086 ceph-mon[98993]: osdmap e1556: 8 total, 8 up, 8 in 2024-08-10T06:01:08.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:07 smithi086 ceph-mon[101471]: osdmap e1556: 8 total, 8 up, 8 in 2024-08-10T06:01:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:07 smithi159 ceph-mon[90359]: osdmap e1556: 8 total, 8 up, 8 in 2024-08-10T06:01:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:01:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:01:08] "GET /metrics HTTP/1.1" 200 36454 "" "Prometheus/2.43.0" 2024-08-10T06:01:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:08 smithi086 ceph-mon[98993]: pgmap v2695: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 96 KiB/s rd, 9.5 KiB/s wr, 137 op/s 2024-08-10T06:01:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:08 smithi086 ceph-mon[98993]: osdmap e1557: 8 total, 8 up, 8 in 2024-08-10T06:01:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:08 smithi086 ceph-mon[101471]: pgmap v2695: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 96 KiB/s rd, 9.5 KiB/s wr, 137 op/s 2024-08-10T06:01:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:08 smithi086 ceph-mon[101471]: osdmap e1557: 8 total, 8 up, 8 in 2024-08-10T06:01:09.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:08 smithi159 ceph-mon[90359]: pgmap v2695: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 96 KiB/s rd, 9.5 KiB/s wr, 137 op/s 2024-08-10T06:01:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:08 smithi159 ceph-mon[90359]: osdmap e1557: 8 total, 8 up, 8 in 2024-08-10T06:01:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:09 smithi086 ceph-mon[98993]: osdmap e1558: 8 total, 8 up, 8 in 2024-08-10T06:01:10.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:09 smithi086 ceph-mon[101471]: osdmap e1558: 8 total, 8 up, 8 in 2024-08-10T06:01:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:09 smithi159 ceph-mon[90359]: osdmap e1558: 8 total, 8 up, 8 in 2024-08-10T06:01:11.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:10 smithi159 ceph-mon[90359]: pgmap v2698: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 5.2 KiB/s wr, 63 op/s 2024-08-10T06:01:11.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:10 smithi159 ceph-mon[90359]: osdmap e1559: 8 total, 8 up, 8 in 2024-08-10T06:01:11.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:10 smithi159 ceph-mon[90359]: osdmap e1560: 8 total, 8 up, 8 in 2024-08-10T06:01:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:10 smithi086 ceph-mon[101471]: pgmap v2698: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 5.2 KiB/s wr, 63 op/s 2024-08-10T06:01:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:10 smithi086 ceph-mon[101471]: osdmap e1559: 8 total, 8 up, 8 in 2024-08-10T06:01:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:10 smithi086 ceph-mon[101471]: osdmap e1560: 8 total, 8 up, 8 in 2024-08-10T06:01:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:10 smithi086 ceph-mon[98993]: pgmap v2698: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 5.2 KiB/s wr, 63 op/s 2024-08-10T06:01:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:10 smithi086 ceph-mon[98993]: osdmap e1559: 8 total, 8 up, 8 in 2024-08-10T06:01:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:10 smithi086 ceph-mon[98993]: osdmap e1560: 8 total, 8 up, 8 in 2024-08-10T06:01:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:01:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:11 smithi086 ceph-mon[98993]: osdmap e1561: 8 total, 8 up, 8 in 2024-08-10T06:01:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:01:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:11 smithi086 ceph-mon[101471]: osdmap e1561: 8 total, 8 up, 8 in 2024-08-10T06:01:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:01:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:11 smithi159 ceph-mon[90359]: osdmap e1561: 8 total, 8 up, 8 in 2024-08-10T06:01:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:12 smithi086 ceph-mon[98993]: pgmap v2701: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 7.7 KiB/s wr, 117 op/s 2024-08-10T06:01:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:12 smithi086 ceph-mon[98993]: osdmap e1562: 8 total, 8 up, 8 in 2024-08-10T06:01:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:12 smithi086 ceph-mon[101471]: pgmap v2701: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 7.7 KiB/s wr, 117 op/s 2024-08-10T06:01:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:12 smithi086 ceph-mon[101471]: osdmap e1562: 8 total, 8 up, 8 in 2024-08-10T06:01:13.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:12 smithi159 ceph-mon[90359]: pgmap v2701: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 7.7 KiB/s wr, 117 op/s 2024-08-10T06:01:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:12 smithi159 ceph-mon[90359]: osdmap e1562: 8 total, 8 up, 8 in 2024-08-10T06:01:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:14 smithi086 ceph-mon[101471]: pgmap v2704: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 7.5 KiB/s wr, 156 op/s 2024-08-10T06:01:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:14 smithi086 ceph-mon[101471]: osdmap e1563: 8 total, 8 up, 8 in 2024-08-10T06:01:14.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:14 smithi086 ceph-mon[98993]: pgmap v2704: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 7.5 KiB/s wr, 156 op/s 2024-08-10T06:01:14.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:14 smithi086 ceph-mon[98993]: osdmap e1563: 8 total, 8 up, 8 in 2024-08-10T06:01:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:14 smithi159 ceph-mon[90359]: pgmap v2704: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 7.5 KiB/s wr, 156 op/s 2024-08-10T06:01:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:14 smithi159 ceph-mon[90359]: osdmap e1563: 8 total, 8 up, 8 in 2024-08-10T06:01:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:15 smithi086 ceph-mon[101471]: osdmap e1564: 8 total, 8 up, 8 in 2024-08-10T06:01:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:15 smithi086 ceph-mon[101471]: osdmap e1565: 8 total, 8 up, 8 in 2024-08-10T06:01:15.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:15 smithi086 ceph-mon[98993]: osdmap e1564: 8 total, 8 up, 8 in 2024-08-10T06:01:15.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:15 smithi086 ceph-mon[98993]: osdmap e1565: 8 total, 8 up, 8 in 2024-08-10T06:01:15.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:15 smithi159 ceph-mon[90359]: osdmap e1564: 8 total, 8 up, 8 in 2024-08-10T06:01:15.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:15 smithi159 ceph-mon[90359]: osdmap e1565: 8 total, 8 up, 8 in 2024-08-10T06:01:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:16 smithi086 ceph-mon[98993]: pgmap v2707: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 5.2 KiB/s wr, 97 op/s 2024-08-10T06:01:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:16 smithi086 ceph-mon[101471]: pgmap v2707: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 5.2 KiB/s wr, 97 op/s 2024-08-10T06:01:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:16 smithi159 ceph-mon[90359]: pgmap v2707: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 5.2 KiB/s wr, 97 op/s 2024-08-10T06:01:17.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:17 smithi086 ceph-mon[98993]: osdmap e1566: 8 total, 8 up, 8 in 2024-08-10T06:01:17.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:17 smithi086 ceph-mon[101471]: osdmap e1566: 8 total, 8 up, 8 in 2024-08-10T06:01:17.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:17 smithi159 ceph-mon[90359]: osdmap e1566: 8 total, 8 up, 8 in 2024-08-10T06:01:18.591 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:01:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:01:18] "GET /metrics HTTP/1.1" 200 36455 "" "Prometheus/2.43.0" 2024-08-10T06:01:18.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:18 smithi086 ceph-mon[98993]: pgmap v2710: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 7.2 KiB/s wr, 105 op/s 2024-08-10T06:01:18.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:18 smithi086 ceph-mon[98993]: osdmap e1567: 8 total, 8 up, 8 in 2024-08-10T06:01:18.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:18 smithi086 ceph-mon[101471]: pgmap v2710: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 7.2 KiB/s wr, 105 op/s 2024-08-10T06:01:18.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:18 smithi086 ceph-mon[101471]: osdmap e1567: 8 total, 8 up, 8 in 2024-08-10T06:01:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:18 smithi159 ceph-mon[90359]: pgmap v2710: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 7.2 KiB/s wr, 105 op/s 2024-08-10T06:01:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:18 smithi159 ceph-mon[90359]: osdmap e1567: 8 total, 8 up, 8 in 2024-08-10T06:01:19.670 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestMirroring.AioSnapshotCreate (31020 ms) 2024-08-10T06:01:19.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:19 smithi086 ceph-mon[98993]: osdmap e1568: 8 total, 8 up, 8 in 2024-08-10T06:01:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:19 smithi086 ceph-mon[101471]: osdmap e1568: 8 total, 8 up, 8 in 2024-08-10T06:01:19.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:19 smithi159 ceph-mon[90359]: osdmap e1568: 8 total, 8 up, 8 in 2024-08-10T06:01:20.563 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 51 tests from TestMirroring (86868 ms total) 2024-08-10T06:01:20.563 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:01:20.564 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 34 tests from TestInternal 2024-08-10T06:01:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:20 smithi086 ceph-mon[101471]: pgmap v2713: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 8.2 KiB/s wr, 104 op/s 2024-08-10T06:01:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:20 smithi086 ceph-mon[101471]: osdmap e1569: 8 total, 8 up, 8 in 2024-08-10T06:01:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:20 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0ec01bbb-7f2e-4796-bc94-eaf9cf9f41aa"}]: dispatch 2024-08-10T06:01:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:20 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0ec01bbb-7f2e-4796-bc94-eaf9cf9f41aa"}]': finished 2024-08-10T06:01:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:20 smithi086 ceph-mon[101471]: osdmap e1570: 8 total, 8 up, 8 in 2024-08-10T06:01:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:20 smithi086 ceph-mon[98993]: pgmap v2713: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 8.2 KiB/s wr, 104 op/s 2024-08-10T06:01:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:20 smithi086 ceph-mon[98993]: osdmap e1569: 8 total, 8 up, 8 in 2024-08-10T06:01:21.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:20 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0ec01bbb-7f2e-4796-bc94-eaf9cf9f41aa"}]: dispatch 2024-08-10T06:01:21.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:20 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0ec01bbb-7f2e-4796-bc94-eaf9cf9f41aa"}]': finished 2024-08-10T06:01:21.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:20 smithi086 ceph-mon[98993]: osdmap e1570: 8 total, 8 up, 8 in 2024-08-10T06:01:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:20 smithi159 ceph-mon[90359]: pgmap v2713: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 8.2 KiB/s wr, 104 op/s 2024-08-10T06:01:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:20 smithi159 ceph-mon[90359]: osdmap e1569: 8 total, 8 up, 8 in 2024-08-10T06:01:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:20 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0ec01bbb-7f2e-4796-bc94-eaf9cf9f41aa"}]: dispatch 2024-08-10T06:01:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:20 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/457305200' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0ec01bbb-7f2e-4796-bc94-eaf9cf9f41aa"}]': finished 2024-08-10T06:01:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:20 smithi159 ceph-mon[90359]: osdmap e1570: 8 total, 8 up, 8 in 2024-08-10T06:01:22.570 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.OpenByID 2024-08-10T06:01:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:22 smithi086 ceph-mon[101471]: pgmap v2716: 105 pgs: 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:01:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:22 smithi086 ceph-mon[101471]: osdmap e1571: 8 total, 8 up, 8 in 2024-08-10T06:01:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:22 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1567729409' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:01:22.909 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:22 smithi086 ceph-mon[98993]: pgmap v2716: 105 pgs: 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:01:22.909 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:22 smithi086 ceph-mon[98993]: osdmap e1571: 8 total, 8 up, 8 in 2024-08-10T06:01:22.909 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:22 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1567729409' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:01:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:22 smithi159 ceph-mon[90359]: pgmap v2716: 105 pgs: 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:01:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:22 smithi159 ceph-mon[90359]: osdmap e1571: 8 total, 8 up, 8 in 2024-08-10T06:01:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:22 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1567729409' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:01:23.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:23 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1567729409' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:01:23.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:23 smithi086 ceph-mon[98993]: osdmap e1572: 8 total, 8 up, 8 in 2024-08-10T06:01:23.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:23 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1567729409' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:01:23.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:23 smithi086 ceph-mon[101471]: osdmap e1572: 8 total, 8 up, 8 in 2024-08-10T06:01:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:23 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1567729409' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:01:23.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:23 smithi159 ceph-mon[90359]: osdmap e1572: 8 total, 8 up, 8 in 2024-08-10T06:01:24.619 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.OpenByID (2049 ms) 2024-08-10T06:01:24.619 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.OpenSnapDNE 2024-08-10T06:01:24.649 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.OpenSnapDNE (30 ms) 2024-08-10T06:01:24.649 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2024-08-10T06:01:24.672 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (23 ms) 2024-08-10T06:01:24.672 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.ResizeLocksImage 2024-08-10T06:01:24.702 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.ResizeLocksImage (30 ms) 2024-08-10T06:01:24.702 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2024-08-10T06:01:24.722 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (20 ms) 2024-08-10T06:01:24.722 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2024-08-10T06:01:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:24 smithi086 ceph-mon[101471]: pgmap v2719: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:01:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:24 smithi086 ceph-mon[101471]: osdmap e1573: 8 total, 8 up, 8 in 2024-08-10T06:01:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:24 smithi086 ceph-mon[98993]: pgmap v2719: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:01:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:24 smithi086 ceph-mon[98993]: osdmap e1573: 8 total, 8 up, 8 in 2024-08-10T06:01:24.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:24 smithi159 ceph-mon[90359]: pgmap v2719: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:01:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:24 smithi159 ceph-mon[90359]: osdmap e1573: 8 total, 8 up, 8 in 2024-08-10T06:01:25.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:25 smithi086 ceph-mon[98993]: osdmap e1574: 8 total, 8 up, 8 in 2024-08-10T06:01:25.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:25 smithi086 ceph-mon[101471]: osdmap e1574: 8 total, 8 up, 8 in 2024-08-10T06:01:25.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:25 smithi159 ceph-mon[90359]: osdmap e1574: 8 total, 8 up, 8 in 2024-08-10T06:01:26.619 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.SnapCreateLocksImage (1896 ms) 2024-08-10T06:01:26.619 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2024-08-10T06:01:26.641 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (22 ms) 2024-08-10T06:01:26.641 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2024-08-10T06:01:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:26 smithi086 ceph-mon[98993]: pgmap v2722: 137 pgs: 12 creating+peering, 7 unknown, 118 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:01:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:26 smithi086 ceph-mon[98993]: osdmap e1575: 8 total, 8 up, 8 in 2024-08-10T06:01:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:01:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:26 smithi086 ceph-mon[101471]: pgmap v2722: 137 pgs: 12 creating+peering, 7 unknown, 118 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:01:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:26 smithi086 ceph-mon[101471]: osdmap e1575: 8 total, 8 up, 8 in 2024-08-10T06:01:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:01:26.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:26 smithi159 ceph-mon[90359]: pgmap v2722: 137 pgs: 12 creating+peering, 7 unknown, 118 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:01:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:26 smithi159 ceph-mon[90359]: osdmap e1575: 8 total, 8 up, 8 in 2024-08-10T06:01:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:01:27.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:27 smithi086 ceph-mon[98993]: osdmap e1576: 8 total, 8 up, 8 in 2024-08-10T06:01:27.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:27 smithi086 ceph-mon[101471]: osdmap e1576: 8 total, 8 up, 8 in 2024-08-10T06:01:27.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:27 smithi159 ceph-mon[90359]: osdmap e1576: 8 total, 8 up, 8 in 2024-08-10T06:01:28.603 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:01:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:01:28] "GET /metrics HTTP/1.1" 200 36440 "" "Prometheus/2.43.0" 2024-08-10T06:01:28.639 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (1998 ms) 2024-08-10T06:01:28.639 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2024-08-10T06:01:28.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:28 smithi086 ceph-mon[101471]: pgmap v2725: 137 pgs: 12 creating+peering, 125 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.2 KiB/s wr, 30 op/s 2024-08-10T06:01:28.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:28 smithi086 ceph-mon[101471]: osdmap e1577: 8 total, 8 up, 8 in 2024-08-10T06:01:28.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1", "id": [7, 4]}]: dispatch 2024-08-10T06:01:28.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.6", "id": [7, 2]}]: dispatch 2024-08-10T06:01:28.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:28 smithi086 ceph-mon[98993]: pgmap v2725: 137 pgs: 12 creating+peering, 125 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.2 KiB/s wr, 30 op/s 2024-08-10T06:01:28.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:28 smithi086 ceph-mon[98993]: osdmap e1577: 8 total, 8 up, 8 in 2024-08-10T06:01:28.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1", "id": [7, 4]}]: dispatch 2024-08-10T06:01:28.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.6", "id": [7, 2]}]: dispatch 2024-08-10T06:01:28.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:28 smithi159 ceph-mon[90359]: pgmap v2725: 137 pgs: 12 creating+peering, 125 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.2 KiB/s wr, 30 op/s 2024-08-10T06:01:28.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:28 smithi159 ceph-mon[90359]: osdmap e1577: 8 total, 8 up, 8 in 2024-08-10T06:01:28.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1", "id": [7, 4]}]: dispatch 2024-08-10T06:01:28.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.6", "id": [7, 2]}]: dispatch 2024-08-10T06:01:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1", "id": [7, 4]}]': finished 2024-08-10T06:01:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.6", "id": [7, 2]}]': finished 2024-08-10T06:01:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:29 smithi086 ceph-mon[101471]: osdmap e1578: 8 total, 8 up, 8 in 2024-08-10T06:01:29.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1", "id": [7, 4]}]': finished 2024-08-10T06:01:29.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.6", "id": [7, 2]}]': finished 2024-08-10T06:01:29.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:29 smithi086 ceph-mon[98993]: osdmap e1578: 8 total, 8 up, 8 in 2024-08-10T06:01:29.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1", "id": [7, 4]}]': finished 2024-08-10T06:01:29.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.6", "id": [7, 2]}]': finished 2024-08-10T06:01:29.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:29 smithi159 ceph-mon[90359]: osdmap e1578: 8 total, 8 up, 8 in 2024-08-10T06:01:30.645 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (2006 ms) 2024-08-10T06:01:30.645 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2024-08-10T06:01:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:30 smithi086 ceph-mon[98993]: pgmap v2728: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 9.5 KiB/s wr, 107 op/s 2024-08-10T06:01:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:30 smithi086 ceph-mon[98993]: osdmap e1579: 8 total, 8 up, 8 in 2024-08-10T06:01:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:30 smithi086 ceph-mon[101471]: pgmap v2728: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 9.5 KiB/s wr, 107 op/s 2024-08-10T06:01:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:30 smithi086 ceph-mon[101471]: osdmap e1579: 8 total, 8 up, 8 in 2024-08-10T06:01:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:30 smithi159 ceph-mon[90359]: pgmap v2728: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 9.5 KiB/s wr, 107 op/s 2024-08-10T06:01:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:30 smithi159 ceph-mon[90359]: osdmap e1579: 8 total, 8 up, 8 in 2024-08-10T06:01:31.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:31 smithi086 ceph-mon[98993]: osdmap e1580: 8 total, 8 up, 8 in 2024-08-10T06:01:31.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:31 smithi086 ceph-mon[101471]: osdmap e1580: 8 total, 8 up, 8 in 2024-08-10T06:01:31.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:31 smithi159 ceph-mon[90359]: osdmap e1580: 8 total, 8 up, 8 in 2024-08-10T06:01:32.656 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.SnapSetReleasesLock (2010 ms) 2024-08-10T06:01:32.656 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.FlattenLocksImage 2024-08-10T06:01:32.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:32 smithi086 ceph-mon[98993]: pgmap v2731: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 11 KiB/s wr, 123 op/s 2024-08-10T06:01:32.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:32 smithi086 ceph-mon[98993]: osdmap e1581: 8 total, 8 up, 8 in 2024-08-10T06:01:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:32 smithi086 ceph-mon[101471]: pgmap v2731: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 11 KiB/s wr, 123 op/s 2024-08-10T06:01:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:32 smithi086 ceph-mon[101471]: osdmap e1581: 8 total, 8 up, 8 in 2024-08-10T06:01:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:32 smithi159 ceph-mon[90359]: pgmap v2731: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 11 KiB/s wr, 123 op/s 2024-08-10T06:01:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:32 smithi159 ceph-mon[90359]: osdmap e1581: 8 total, 8 up, 8 in 2024-08-10T06:01:33.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:33 smithi086 ceph-mon[98993]: osdmap e1582: 8 total, 8 up, 8 in 2024-08-10T06:01:33.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:33 smithi086 ceph-mon[101471]: osdmap e1582: 8 total, 8 up, 8 in 2024-08-10T06:01:33.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:33 smithi159 ceph-mon[90359]: osdmap e1582: 8 total, 8 up, 8 in 2024-08-10T06:01:34.692 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.FlattenLocksImage (2036 ms) 2024-08-10T06:01:34.692 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2024-08-10T06:01:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:34 smithi086 ceph-mon[98993]: pgmap v2734: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 8.0 KiB/s wr, 128 op/s 2024-08-10T06:01:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:34 smithi086 ceph-mon[98993]: osdmap e1583: 8 total, 8 up, 8 in 2024-08-10T06:01:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:34 smithi086 ceph-mon[101471]: pgmap v2734: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 8.0 KiB/s wr, 128 op/s 2024-08-10T06:01:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:34 smithi086 ceph-mon[101471]: osdmap e1583: 8 total, 8 up, 8 in 2024-08-10T06:01:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:34 smithi159 ceph-mon[90359]: pgmap v2734: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 8.0 KiB/s wr, 128 op/s 2024-08-10T06:01:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:34 smithi159 ceph-mon[90359]: osdmap e1583: 8 total, 8 up, 8 in 2024-08-10T06:01:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:35 smithi159 ceph-mon[90359]: osdmap e1584: 8 total, 8 up, 8 in 2024-08-10T06:01:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:35 smithi159 ceph-mon[90359]: osdmap e1585: 8 total, 8 up, 8 in 2024-08-10T06:01:36.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:35 smithi086 ceph-mon[98993]: osdmap e1584: 8 total, 8 up, 8 in 2024-08-10T06:01:36.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:35 smithi086 ceph-mon[98993]: osdmap e1585: 8 total, 8 up, 8 in 2024-08-10T06:01:36.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:35 smithi086 ceph-mon[101471]: osdmap e1584: 8 total, 8 up, 8 in 2024-08-10T06:01:36.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:35 smithi086 ceph-mon[101471]: osdmap e1585: 8 total, 8 up, 8 in 2024-08-10T06:01:36.683 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (1991 ms) 2024-08-10T06:01:36.683 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklisted 2024-08-10T06:01:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:36 smithi159 ceph-mon[90359]: pgmap v2737: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 126 KiB/s rd, 8.7 KiB/s wr, 170 op/s 2024-08-10T06:01:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:36 smithi086 ceph-mon[98993]: pgmap v2737: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 126 KiB/s rd, 8.7 KiB/s wr, 170 op/s 2024-08-10T06:01:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:36 smithi086 ceph-mon[101471]: pgmap v2737: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 126 KiB/s rd, 8.7 KiB/s wr, 170 op/s 2024-08-10T06:01:37.691 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklisted (1008 ms) 2024-08-10T06:01:37.691 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklistedWatch 2024-08-10T06:01:37.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:37 smithi159 ceph-mon[90359]: osdmap e1586: 8 total, 8 up, 8 in 2024-08-10T06:01:37.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:37 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3205914282' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/3205914282"}]: dispatch 2024-08-10T06:01:37.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:37 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/3205914282"}]: dispatch 2024-08-10T06:01:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:37 smithi086 ceph-mon[98993]: osdmap e1586: 8 total, 8 up, 8 in 2024-08-10T06:01:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:37 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3205914282' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/3205914282"}]: dispatch 2024-08-10T06:01:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:37 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/3205914282"}]: dispatch 2024-08-10T06:01:38.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:37 smithi086 ceph-mon[101471]: osdmap e1586: 8 total, 8 up, 8 in 2024-08-10T06:01:38.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:37 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3205914282' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/3205914282"}]: dispatch 2024-08-10T06:01:38.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:37 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/3205914282"}]: dispatch 2024-08-10T06:01:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:01:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:01:38] "GET /metrics HTTP/1.1" 200 36440 "" "Prometheus/2.43.0" 2024-08-10T06:01:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:38 smithi159 ceph-mon[90359]: pgmap v2740: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 4.5 KiB/s wr, 99 op/s 2024-08-10T06:01:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:38 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/3205914282"}]': finished 2024-08-10T06:01:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:38 smithi159 ceph-mon[90359]: osdmap e1587: 8 total, 8 up, 8 in 2024-08-10T06:01:38.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:38 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4051266895' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/4051266895"}]: dispatch 2024-08-10T06:01:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:38 smithi086 ceph-mon[98993]: pgmap v2740: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 4.5 KiB/s wr, 99 op/s 2024-08-10T06:01:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:38 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/3205914282"}]': finished 2024-08-10T06:01:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:38 smithi086 ceph-mon[98993]: osdmap e1587: 8 total, 8 up, 8 in 2024-08-10T06:01:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:38 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4051266895' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/4051266895"}]: dispatch 2024-08-10T06:01:39.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:38 smithi086 ceph-mon[101471]: pgmap v2740: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 4.5 KiB/s wr, 99 op/s 2024-08-10T06:01:39.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:38 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/3205914282"}]': finished 2024-08-10T06:01:39.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:38 smithi086 ceph-mon[101471]: osdmap e1587: 8 total, 8 up, 8 in 2024-08-10T06:01:39.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:38 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4051266895' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/4051266895"}]: dispatch 2024-08-10T06:01:39.682 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklistedWatch (1991 ms) 2024-08-10T06:01:39.683 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2024-08-10T06:01:39.721 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.AioWriteRequestsLock (39 ms) 2024-08-10T06:01:39.721 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2024-08-10T06:01:39.751 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (30 ms) 2024-08-10T06:01:39.751 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.CancelAsyncResize 2024-08-10T06:01:39.801 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.CancelAsyncResize (50 ms) 2024-08-10T06:01:39.801 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.MultipleResize 2024-08-10T06:01:39.861 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.MultipleResize (60 ms) 2024-08-10T06:01:39.861 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.Metadata 2024-08-10T06:01:39.907 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.Metadata (43 ms) 2024-08-10T06:01:39.907 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.MetadataConfApply 2024-08-10T06:01:39.938 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.MetadataConfApply (34 ms) 2024-08-10T06:01:39.938 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.SnapshotCopyup 2024-08-10T06:01:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:39 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4051266895' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/4051266895"}]': finished 2024-08-10T06:01:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:39 smithi086 ceph-mon[98993]: osdmap e1588: 8 total, 8 up, 8 in 2024-08-10T06:01:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:39 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4051266895' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/4051266895"}]': finished 2024-08-10T06:01:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:39 smithi086 ceph-mon[101471]: osdmap e1588: 8 total, 8 up, 8 in 2024-08-10T06:01:40.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:39 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4051266895' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/4051266895"}]': finished 2024-08-10T06:01:40.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:39 smithi159 ceph-mon[90359]: osdmap e1588: 8 total, 8 up, 8 in 2024-08-10T06:01:41.088 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:40 smithi159 ceph-mon[90359]: pgmap v2743: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 7.2 KiB/s wr, 162 op/s 2024-08-10T06:01:41.088 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:40 smithi159 ceph-mon[90359]: osdmap e1589: 8 total, 8 up, 8 in 2024-08-10T06:01:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:40 smithi086 ceph-mon[98993]: pgmap v2743: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 7.2 KiB/s wr, 162 op/s 2024-08-10T06:01:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:40 smithi086 ceph-mon[98993]: osdmap e1589: 8 total, 8 up, 8 in 2024-08-10T06:01:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:40 smithi086 ceph-mon[101471]: pgmap v2743: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 7.2 KiB/s wr, 162 op/s 2024-08-10T06:01:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:40 smithi086 ceph-mon[101471]: osdmap e1589: 8 total, 8 up, 8 in 2024-08-10T06:01:42.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:01:42.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:41 smithi086 ceph-mon[98993]: osdmap e1590: 8 total, 8 up, 8 in 2024-08-10T06:01:42.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:01:42.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:41 smithi086 ceph-mon[101471]: osdmap e1590: 8 total, 8 up, 8 in 2024-08-10T06:01:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:01:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:41 smithi159 ceph-mon[90359]: osdmap e1590: 8 total, 8 up, 8 in 2024-08-10T06:01:42.654 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.SnapshotCopyup (2716 ms) 2024-08-10T06:01:42.655 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2024-08-10T06:01:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:42 smithi086 ceph-mon[98993]: pgmap v2745: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 9.6 KiB/s wr, 196 op/s 2024-08-10T06:01:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:42 smithi086 ceph-mon[98993]: osdmap e1591: 8 total, 8 up, 8 in 2024-08-10T06:01:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:42 smithi086 ceph-mon[101471]: pgmap v2745: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 9.6 KiB/s wr, 196 op/s 2024-08-10T06:01:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:42 smithi086 ceph-mon[101471]: osdmap e1591: 8 total, 8 up, 8 in 2024-08-10T06:01:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:42 smithi159 ceph-mon[90359]: pgmap v2745: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 9.6 KiB/s wr, 196 op/s 2024-08-10T06:01:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:42 smithi159 ceph-mon[90359]: osdmap e1591: 8 total, 8 up, 8 in 2024-08-10T06:01:44.608 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (1953 ms) 2024-08-10T06:01:44.608 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2024-08-10T06:01:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:44 smithi086 ceph-mon[98993]: pgmap v2748: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 12 KiB/s wr, 137 op/s 2024-08-10T06:01:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:44 smithi086 ceph-mon[98993]: osdmap e1592: 8 total, 8 up, 8 in 2024-08-10T06:01:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:44 smithi086 ceph-mon[101471]: pgmap v2748: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 12 KiB/s wr, 137 op/s 2024-08-10T06:01:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:44 smithi086 ceph-mon[101471]: osdmap e1592: 8 total, 8 up, 8 in 2024-08-10T06:01:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:44 smithi159 ceph-mon[90359]: pgmap v2748: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 12 KiB/s wr, 137 op/s 2024-08-10T06:01:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:44 smithi159 ceph-mon[90359]: osdmap e1592: 8 total, 8 up, 8 in 2024-08-10T06:01:45.594 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (987 ms) 2024-08-10T06:01:45.594 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.ResizeCopyup 2024-08-10T06:01:45.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:45 smithi086 ceph-mon[98993]: osdmap e1593: 8 total, 8 up, 8 in 2024-08-10T06:01:45.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:45 smithi086 ceph-mon[98993]: osdmap e1594: 8 total, 8 up, 8 in 2024-08-10T06:01:45.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:45 smithi086 ceph-mon[101471]: osdmap e1593: 8 total, 8 up, 8 in 2024-08-10T06:01:45.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:45 smithi086 ceph-mon[101471]: osdmap e1594: 8 total, 8 up, 8 in 2024-08-10T06:01:45.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:45 smithi159 ceph-mon[90359]: osdmap e1593: 8 total, 8 up, 8 in 2024-08-10T06:01:45.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:45 smithi159 ceph-mon[90359]: osdmap e1594: 8 total, 8 up, 8 in 2024-08-10T06:01:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:46 smithi086 ceph-mon[101471]: pgmap v2751: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 234 KiB/s rd, 28 KiB/s wr, 328 op/s 2024-08-10T06:01:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:46 smithi086 ceph-mon[98993]: pgmap v2751: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 234 KiB/s rd, 28 KiB/s wr, 328 op/s 2024-08-10T06:01:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:46 smithi159 ceph-mon[90359]: pgmap v2751: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 234 KiB/s rd, 28 KiB/s wr, 328 op/s 2024-08-10T06:01:47.648 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.ResizeCopyup (2054 ms) 2024-08-10T06:01:47.648 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.DiscardCopyup 2024-08-10T06:01:47.657 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_internal.cc:1056: Skipped 2024-08-10T06:01:47.657 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T06:01:47.657 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestInternal.DiscardCopyup (9 ms) 2024-08-10T06:01:47.657 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.ImageOptions 2024-08-10T06:01:47.665 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.ImageOptions (8 ms) 2024-08-10T06:01:47.665 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.WriteFullCopyup 2024-08-10T06:01:47.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:47 smithi086 ceph-mon[98993]: osdmap e1595: 8 total, 8 up, 8 in 2024-08-10T06:01:47.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:47 smithi086 ceph-mon[101471]: osdmap e1595: 8 total, 8 up, 8 in 2024-08-10T06:01:47.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:47 smithi159 ceph-mon[90359]: osdmap e1595: 8 total, 8 up, 8 in 2024-08-10T06:01:48.593 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:01:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:01:48] "GET /metrics HTTP/1.1" 200 36451 "" "Prometheus/2.43.0" 2024-08-10T06:01:48.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:48 smithi086 ceph-mon[98993]: pgmap v2754: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 21 KiB/s wr, 248 op/s 2024-08-10T06:01:48.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:48 smithi086 ceph-mon[98993]: osdmap e1596: 8 total, 8 up, 8 in 2024-08-10T06:01:48.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:48 smithi086 ceph-mon[101471]: pgmap v2754: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 21 KiB/s wr, 248 op/s 2024-08-10T06:01:48.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:48 smithi086 ceph-mon[101471]: osdmap e1596: 8 total, 8 up, 8 in 2024-08-10T06:01:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:48 smithi159 ceph-mon[90359]: pgmap v2754: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 21 KiB/s wr, 248 op/s 2024-08-10T06:01:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:48 smithi159 ceph-mon[90359]: osdmap e1596: 8 total, 8 up, 8 in 2024-08-10T06:01:49.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:49 smithi086 ceph-mon[98993]: osdmap e1597: 8 total, 8 up, 8 in 2024-08-10T06:01:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:49 smithi086 ceph-mon[101471]: osdmap e1597: 8 total, 8 up, 8 in 2024-08-10T06:01:49.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:49 smithi159 ceph-mon[90359]: osdmap e1597: 8 total, 8 up, 8 in 2024-08-10T06:01:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:50 smithi086 ceph-mon[101471]: pgmap v2757: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 11 KiB/s wr, 129 op/s 2024-08-10T06:01:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:50 smithi086 ceph-mon[101471]: osdmap e1598: 8 total, 8 up, 8 in 2024-08-10T06:01:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:50 smithi086 ceph-mon[98993]: pgmap v2757: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 11 KiB/s wr, 129 op/s 2024-08-10T06:01:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:50 smithi086 ceph-mon[98993]: osdmap e1598: 8 total, 8 up, 8 in 2024-08-10T06:01:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:50 smithi159 ceph-mon[90359]: pgmap v2757: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 11 KiB/s wr, 129 op/s 2024-08-10T06:01:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:50 smithi159 ceph-mon[90359]: osdmap e1598: 8 total, 8 up, 8 in 2024-08-10T06:01:51.639 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.WriteFullCopyup (3973 ms) 2024-08-10T06:01:51.639 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2024-08-10T06:01:51.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:51 smithi086 ceph-mon[98993]: osdmap e1599: 8 total, 8 up, 8 in 2024-08-10T06:01:51.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:51 smithi086 ceph-mon[101471]: osdmap e1599: 8 total, 8 up, 8 in 2024-08-10T06:01:51.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:51 smithi159 ceph-mon[90359]: osdmap e1599: 8 total, 8 up, 8 in 2024-08-10T06:01:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:52 smithi086 ceph-mon[101471]: pgmap v2760: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 223 KiB/s rd, 1.0 MiB/s wr, 300 op/s 2024-08-10T06:01:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:52 smithi086 ceph-mon[101471]: osdmap e1600: 8 total, 8 up, 8 in 2024-08-10T06:01:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:52 smithi086 ceph-mon[98993]: pgmap v2760: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 223 KiB/s rd, 1.0 MiB/s wr, 300 op/s 2024-08-10T06:01:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:52 smithi086 ceph-mon[98993]: osdmap e1600: 8 total, 8 up, 8 in 2024-08-10T06:01:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:52 smithi159 ceph-mon[90359]: pgmap v2760: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 223 KiB/s rd, 1.0 MiB/s wr, 300 op/s 2024-08-10T06:01:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:52 smithi159 ceph-mon[90359]: osdmap e1600: 8 total, 8 up, 8 in 2024-08-10T06:01:53.660 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (2022 ms) 2024-08-10T06:01:53.660 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.TestCoR 2024-08-10T06:01:53.669 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_internal.cc:1313: Skipped 2024-08-10T06:01:53.669 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to disabled copy-on-read 2024-08-10T06:01:53.669 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestInternal.TestCoR (9 ms) 2024-08-10T06:01:53.670 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2024-08-10T06:01:53.884 INFO:tasks.workunit.client.0.smithi086.stdout:made parent image "image401": 4194304K (1024 * 4K) 2024-08-10T06:01:53.884 INFO:tasks.workunit.client.0.smithi086.stdout:generated random write map: 2024-08-10T06:01:53.884 INFO:tasks.workunit.client.0.smithi086.stdout: [13 , 54547 ] 2024-08-10T06:01:53.885 INFO:tasks.workunit.client.0.smithi086.stdout: [15 , 62690 ] 2024-08-10T06:01:53.885 INFO:tasks.workunit.client.0.smithi086.stdout: [64 , 262773 ] 2024-08-10T06:01:53.885 INFO:tasks.workunit.client.0.smithi086.stdout: [72 , 295187 ] 2024-08-10T06:01:53.885 INFO:tasks.workunit.client.0.smithi086.stdout: [77 , 318524 ] 2024-08-10T06:01:53.885 INFO:tasks.workunit.client.0.smithi086.stdout: [81 , 332243 ] 2024-08-10T06:01:53.885 INFO:tasks.workunit.client.0.smithi086.stdout: [84 , 347049 ] 2024-08-10T06:01:53.885 INFO:tasks.workunit.client.0.smithi086.stdout: [96 , 395832 ] 2024-08-10T06:01:53.885 INFO:tasks.workunit.client.0.smithi086.stdout: [103 , 422687 ] 2024-08-10T06:01:53.885 INFO:tasks.workunit.client.0.smithi086.stdout: [121 , 496151 ] 2024-08-10T06:01:53.885 INFO:tasks.workunit.client.0.smithi086.stdout: [128 , 525904 ] 2024-08-10T06:01:53.885 INFO:tasks.workunit.client.0.smithi086.stdout: [137 , 563627 ] 2024-08-10T06:01:53.885 INFO:tasks.workunit.client.0.smithi086.stdout: [146 , 598178 ] 2024-08-10T06:01:53.885 INFO:tasks.workunit.client.0.smithi086.stdout: [153 , 626971 ] 2024-08-10T06:01:53.885 INFO:tasks.workunit.client.0.smithi086.stdout: [165 , 677186 ] 2024-08-10T06:01:53.886 INFO:tasks.workunit.client.0.smithi086.stdout: [175 , 718822 ] 2024-08-10T06:01:53.886 INFO:tasks.workunit.client.0.smithi086.stdout: [177 , 728296 ] 2024-08-10T06:01:53.886 INFO:tasks.workunit.client.0.smithi086.stdout: [187 , 766301 ] 2024-08-10T06:01:53.886 INFO:tasks.workunit.client.0.smithi086.stdout: [207 , 851236 ] 2024-08-10T06:01:53.886 INFO:tasks.workunit.client.0.smithi086.stdout: [211 , 867573 ] 2024-08-10T06:01:53.886 INFO:tasks.workunit.client.0.smithi086.stdout: [215 , 882534 ] 2024-08-10T06:01:53.886 INFO:tasks.workunit.client.0.smithi086.stdout: [240 , 986576 ] 2024-08-10T06:01:53.886 INFO:tasks.workunit.client.0.smithi086.stdout: [251 , 1028941 ] 2024-08-10T06:01:53.886 INFO:tasks.workunit.client.0.smithi086.stdout: [257 , 1053115 ] 2024-08-10T06:01:53.886 INFO:tasks.workunit.client.0.smithi086.stdout: [262 , 1076589 ] 2024-08-10T06:01:53.886 INFO:tasks.workunit.client.0.smithi086.stdout: [268 , 1100773 ] 2024-08-10T06:01:53.886 INFO:tasks.workunit.client.0.smithi086.stdout: [277 , 1137224 ] 2024-08-10T06:01:53.887 INFO:tasks.workunit.client.0.smithi086.stdout: [290 , 1190901 ] 2024-08-10T06:01:53.887 INFO:tasks.workunit.client.0.smithi086.stdout: [314 , 1287400 ] 2024-08-10T06:01:53.887 INFO:tasks.workunit.client.0.smithi086.stdout: [326 , 1335905 ] 2024-08-10T06:01:53.887 INFO:tasks.workunit.client.0.smithi086.stdout: [345 , 1415061 ] 2024-08-10T06:01:53.887 INFO:tasks.workunit.client.0.smithi086.stdout: [347 , 1423119 ] 2024-08-10T06:01:53.887 INFO:tasks.workunit.client.0.smithi086.stdout: [350 , 1435956 ] 2024-08-10T06:01:53.887 INFO:tasks.workunit.client.0.smithi086.stdout: [354 , 1453168 ] 2024-08-10T06:01:53.887 INFO:tasks.workunit.client.0.smithi086.stdout: [383 , 1571507 ] 2024-08-10T06:01:53.887 INFO:tasks.workunit.client.0.smithi086.stdout: [391 , 1602438 ] 2024-08-10T06:01:53.887 INFO:tasks.workunit.client.0.smithi086.stdout: [398 , 1630396 ] 2024-08-10T06:01:53.887 INFO:tasks.workunit.client.0.smithi086.stdout: [407 , 1668085 ] 2024-08-10T06:01:53.887 INFO:tasks.workunit.client.0.smithi086.stdout: [410 , 1680908 ] 2024-08-10T06:01:53.888 INFO:tasks.workunit.client.0.smithi086.stdout: [420 , 1722151 ] 2024-08-10T06:01:53.888 INFO:tasks.workunit.client.0.smithi086.stdout: [423 , 1735463 ] 2024-08-10T06:01:53.888 INFO:tasks.workunit.client.0.smithi086.stdout: [426 , 1745818 ] 2024-08-10T06:01:53.888 INFO:tasks.workunit.client.0.smithi086.stdout: [431 , 1768314 ] 2024-08-10T06:01:53.888 INFO:tasks.workunit.client.0.smithi086.stdout: [436 , 1785969 ] 2024-08-10T06:01:53.888 INFO:tasks.workunit.client.0.smithi086.stdout: [454 , 1861056 ] 2024-08-10T06:01:53.888 INFO:tasks.workunit.client.0.smithi086.stdout: [484 , 1983224 ] 2024-08-10T06:01:53.888 INFO:tasks.workunit.client.0.smithi086.stdout: [488 , 1999634 ] 2024-08-10T06:01:53.888 INFO:tasks.workunit.client.0.smithi086.stdout: [498 , 2041965 ] 2024-08-10T06:01:53.888 INFO:tasks.workunit.client.0.smithi086.stdout: [505 , 2071610 ] 2024-08-10T06:01:53.888 INFO:tasks.workunit.client.0.smithi086.stdout: [515 , 2111826 ] 2024-08-10T06:01:53.888 INFO:tasks.workunit.client.0.smithi086.stdout: [529 , 2169497 ] 2024-08-10T06:01:53.888 INFO:tasks.workunit.client.0.smithi086.stdout: [532 , 2180909 ] 2024-08-10T06:01:53.888 INFO:tasks.workunit.client.0.smithi086.stdout: [533 , 2183273 ] 2024-08-10T06:01:53.889 INFO:tasks.workunit.client.0.smithi086.stdout: [541 , 2217612 ] 2024-08-10T06:01:53.889 INFO:tasks.workunit.client.0.smithi086.stdout: [546 , 2237552 ] 2024-08-10T06:01:53.889 INFO:tasks.workunit.client.0.smithi086.stdout: [580 , 2379120 ] 2024-08-10T06:01:53.889 INFO:tasks.workunit.client.0.smithi086.stdout: [586 , 2402240 ] 2024-08-10T06:01:53.889 INFO:tasks.workunit.client.0.smithi086.stdout: [589 , 2414938 ] 2024-08-10T06:01:53.889 INFO:tasks.workunit.client.0.smithi086.stdout: [593 , 2430969 ] 2024-08-10T06:01:53.889 INFO:tasks.workunit.client.0.smithi086.stdout: [597 , 2448765 ] 2024-08-10T06:01:53.889 INFO:tasks.workunit.client.0.smithi086.stdout: [630 , 2580563 ] 2024-08-10T06:01:53.889 INFO:tasks.workunit.client.0.smithi086.stdout: [641 , 2628560 ] 2024-08-10T06:01:53.889 INFO:tasks.workunit.client.0.smithi086.stdout: [653 , 2676924 ] 2024-08-10T06:01:53.889 INFO:tasks.workunit.client.0.smithi086.stdout: [665 , 2725044 ] 2024-08-10T06:01:53.889 INFO:tasks.workunit.client.0.smithi086.stdout: [672 , 2753184 ] 2024-08-10T06:01:53.889 INFO:tasks.workunit.client.0.smithi086.stdout: [676 , 2770652 ] 2024-08-10T06:01:53.889 INFO:tasks.workunit.client.0.smithi086.stdout: [684 , 2802088 ] 2024-08-10T06:01:53.890 INFO:tasks.workunit.client.0.smithi086.stdout: [686 , 2812732 ] 2024-08-10T06:01:53.890 INFO:tasks.workunit.client.0.smithi086.stdout: [697 , 2857299 ] 2024-08-10T06:01:53.890 INFO:tasks.workunit.client.0.smithi086.stdout: [700 , 2868928 ] 2024-08-10T06:01:53.890 INFO:tasks.workunit.client.0.smithi086.stdout: [705 , 2889747 ] 2024-08-10T06:01:53.890 INFO:tasks.workunit.client.0.smithi086.stdout: [726 , 2974902 ] 2024-08-10T06:01:53.890 INFO:tasks.workunit.client.0.smithi086.stdout: [793 , 3251185 ] 2024-08-10T06:01:53.890 INFO:tasks.workunit.client.0.smithi086.stdout: [804 , 3295268 ] 2024-08-10T06:01:53.890 INFO:tasks.workunit.client.0.smithi086.stdout: [805 , 3297361 ] 2024-08-10T06:01:53.890 INFO:tasks.workunit.client.0.smithi086.stdout: [806 , 3304645 ] 2024-08-10T06:01:53.890 INFO:tasks.workunit.client.0.smithi086.stdout: [811 , 3324212 ] 2024-08-10T06:01:53.890 INFO:tasks.workunit.client.0.smithi086.stdout: [812 , 3329309 ] 2024-08-10T06:01:53.890 INFO:tasks.workunit.client.0.smithi086.stdout: [814 , 3334609 ] 2024-08-10T06:01:53.890 INFO:tasks.workunit.client.0.smithi086.stdout: [816 , 3342657 ] 2024-08-10T06:01:53.890 INFO:tasks.workunit.client.0.smithi086.stdout: [832 , 3409913 ] 2024-08-10T06:01:53.891 INFO:tasks.workunit.client.0.smithi086.stdout: [864 , 3540288 ] 2024-08-10T06:01:53.891 INFO:tasks.workunit.client.0.smithi086.stdout: [865 , 3544318 ] 2024-08-10T06:01:53.891 INFO:tasks.workunit.client.0.smithi086.stdout: [866 , 3550060 ] 2024-08-10T06:01:53.891 INFO:tasks.workunit.client.0.smithi086.stdout: [870 , 3566548 ] 2024-08-10T06:01:53.891 INFO:tasks.workunit.client.0.smithi086.stdout: [888 , 3639272 ] 2024-08-10T06:01:53.891 INFO:tasks.workunit.client.0.smithi086.stdout: [902 , 3697809 ] 2024-08-10T06:01:53.891 INFO:tasks.workunit.client.0.smithi086.stdout: [907 , 3718597 ] 2024-08-10T06:01:53.891 INFO:tasks.workunit.client.0.smithi086.stdout: [916 , 3752499 ] 2024-08-10T06:01:53.891 INFO:tasks.workunit.client.0.smithi086.stdout: [926 , 3793862 ] 2024-08-10T06:01:53.891 INFO:tasks.workunit.client.0.smithi086.stdout: [936 , 3835423 ] 2024-08-10T06:01:53.891 INFO:tasks.workunit.client.0.smithi086.stdout: [952 , 3901912 ] 2024-08-10T06:01:53.891 INFO:tasks.workunit.client.0.smithi086.stdout: [953 , 3904480 ] 2024-08-10T06:01:53.892 INFO:tasks.workunit.client.0.smithi086.stdout: [964 , 3950749 ] 2024-08-10T06:01:53.892 INFO:tasks.workunit.client.0.smithi086.stdout: [968 , 3965326 ] 2024-08-10T06:01:53.892 INFO:tasks.workunit.client.0.smithi086.stdout: [974 , 3991908 ] 2024-08-10T06:01:53.892 INFO:tasks.workunit.client.0.smithi086.stdout: [992 , 4066546 ] 2024-08-10T06:01:53.892 INFO:tasks.workunit.client.0.smithi086.stdout: [1009 , 4133471 ] 2024-08-10T06:01:53.892 INFO:tasks.workunit.client.0.smithi086.stdout:write data based on random map 2024-08-10T06:01:53.892 INFO:tasks.workunit.client.0.smithi086.stdout: write object-13 2024-08-10T06:01:53.892 INFO:tasks.workunit.client.0.smithi086.stdout: write object-15 2024-08-10T06:01:53.892 INFO:tasks.workunit.client.0.smithi086.stdout: write object-64 2024-08-10T06:01:53.892 INFO:tasks.workunit.client.0.smithi086.stdout: write object-72 2024-08-10T06:01:53.893 INFO:tasks.workunit.client.0.smithi086.stdout: write object-77 2024-08-10T06:01:53.893 INFO:tasks.workunit.client.0.smithi086.stdout: write object-81 2024-08-10T06:01:53.893 INFO:tasks.workunit.client.0.smithi086.stdout: write object-84 2024-08-10T06:01:53.893 INFO:tasks.workunit.client.0.smithi086.stdout: write object-96 2024-08-10T06:01:53.893 INFO:tasks.workunit.client.0.smithi086.stdout: write object-103 2024-08-10T06:01:53.893 INFO:tasks.workunit.client.0.smithi086.stdout: write object-121 2024-08-10T06:01:53.893 INFO:tasks.workunit.client.0.smithi086.stdout: write object-128 2024-08-10T06:01:53.893 INFO:tasks.workunit.client.0.smithi086.stdout: write object-137 2024-08-10T06:01:53.893 INFO:tasks.workunit.client.0.smithi086.stdout: write object-146 2024-08-10T06:01:53.893 INFO:tasks.workunit.client.0.smithi086.stdout: write object-153 2024-08-10T06:01:53.893 INFO:tasks.workunit.client.0.smithi086.stdout: write object-165 2024-08-10T06:01:53.893 INFO:tasks.workunit.client.0.smithi086.stdout: write object-175 2024-08-10T06:01:53.893 INFO:tasks.workunit.client.0.smithi086.stdout: write object-177 2024-08-10T06:01:53.893 INFO:tasks.workunit.client.0.smithi086.stdout: write object-187 2024-08-10T06:01:53.894 INFO:tasks.workunit.client.0.smithi086.stdout: write object-207 2024-08-10T06:01:53.894 INFO:tasks.workunit.client.0.smithi086.stdout: write object-211 2024-08-10T06:01:53.894 INFO:tasks.workunit.client.0.smithi086.stdout: write object-215 2024-08-10T06:01:53.894 INFO:tasks.workunit.client.0.smithi086.stdout: write object-240 2024-08-10T06:01:53.894 INFO:tasks.workunit.client.0.smithi086.stdout: write object-251 2024-08-10T06:01:53.894 INFO:tasks.workunit.client.0.smithi086.stdout: write object-257 2024-08-10T06:01:53.894 INFO:tasks.workunit.client.0.smithi086.stdout: write object-262 2024-08-10T06:01:53.895 INFO:tasks.workunit.client.0.smithi086.stdout: write object-268 2024-08-10T06:01:53.895 INFO:tasks.workunit.client.0.smithi086.stdout: write object-277 2024-08-10T06:01:53.895 INFO:tasks.workunit.client.0.smithi086.stdout: write object-290 2024-08-10T06:01:53.895 INFO:tasks.workunit.client.0.smithi086.stdout: write object-314 2024-08-10T06:01:53.895 INFO:tasks.workunit.client.0.smithi086.stdout: write object-326 2024-08-10T06:01:53.895 INFO:tasks.workunit.client.0.smithi086.stdout: write object-345 2024-08-10T06:01:53.895 INFO:tasks.workunit.client.0.smithi086.stdout: write object-347 2024-08-10T06:01:53.895 INFO:tasks.workunit.client.0.smithi086.stdout: write object-350 2024-08-10T06:01:53.895 INFO:tasks.workunit.client.0.smithi086.stdout: write object-354 2024-08-10T06:01:53.895 INFO:tasks.workunit.client.0.smithi086.stdout: write object-383 2024-08-10T06:01:53.896 INFO:tasks.workunit.client.0.smithi086.stdout: write object-391 2024-08-10T06:01:53.896 INFO:tasks.workunit.client.0.smithi086.stdout: write object-398 2024-08-10T06:01:53.896 INFO:tasks.workunit.client.0.smithi086.stdout: write object-407 2024-08-10T06:01:53.896 INFO:tasks.workunit.client.0.smithi086.stdout: write object-410 2024-08-10T06:01:53.896 INFO:tasks.workunit.client.0.smithi086.stdout: write object-420 2024-08-10T06:01:53.896 INFO:tasks.workunit.client.0.smithi086.stdout: write object-423 2024-08-10T06:01:53.896 INFO:tasks.workunit.client.0.smithi086.stdout: write object-426 2024-08-10T06:01:53.896 INFO:tasks.workunit.client.0.smithi086.stdout: write object-431 2024-08-10T06:01:53.896 INFO:tasks.workunit.client.0.smithi086.stdout: write object-436 2024-08-10T06:01:53.896 INFO:tasks.workunit.client.0.smithi086.stdout: write object-454 2024-08-10T06:01:53.896 INFO:tasks.workunit.client.0.smithi086.stdout: write object-484 2024-08-10T06:01:53.896 INFO:tasks.workunit.client.0.smithi086.stdout: write object-488 2024-08-10T06:01:53.897 INFO:tasks.workunit.client.0.smithi086.stdout: write object-498 2024-08-10T06:01:53.897 INFO:tasks.workunit.client.0.smithi086.stdout: write object-505 2024-08-10T06:01:53.897 INFO:tasks.workunit.client.0.smithi086.stdout: write object-515 2024-08-10T06:01:53.897 INFO:tasks.workunit.client.0.smithi086.stdout: write object-529 2024-08-10T06:01:53.897 INFO:tasks.workunit.client.0.smithi086.stdout: write object-532 2024-08-10T06:01:53.897 INFO:tasks.workunit.client.0.smithi086.stdout: write object-533 2024-08-10T06:01:53.897 INFO:tasks.workunit.client.0.smithi086.stdout: write object-541 2024-08-10T06:01:53.897 INFO:tasks.workunit.client.0.smithi086.stdout: write object-546 2024-08-10T06:01:53.897 INFO:tasks.workunit.client.0.smithi086.stdout: write object-580 2024-08-10T06:01:53.897 INFO:tasks.workunit.client.0.smithi086.stdout: write object-586 2024-08-10T06:01:53.897 INFO:tasks.workunit.client.0.smithi086.stdout: write object-589 2024-08-10T06:01:53.898 INFO:tasks.workunit.client.0.smithi086.stdout: write object-593 2024-08-10T06:01:53.898 INFO:tasks.workunit.client.0.smithi086.stdout: write object-597 2024-08-10T06:01:53.898 INFO:tasks.workunit.client.0.smithi086.stdout: write object-630 2024-08-10T06:01:53.898 INFO:tasks.workunit.client.0.smithi086.stdout: write object-641 2024-08-10T06:01:53.898 INFO:tasks.workunit.client.0.smithi086.stdout: write object-653 2024-08-10T06:01:53.898 INFO:tasks.workunit.client.0.smithi086.stdout: write object-665 2024-08-10T06:01:53.898 INFO:tasks.workunit.client.0.smithi086.stdout: write object-672 2024-08-10T06:01:53.898 INFO:tasks.workunit.client.0.smithi086.stdout: write object-676 2024-08-10T06:01:53.898 INFO:tasks.workunit.client.0.smithi086.stdout: write object-684 2024-08-10T06:01:53.898 INFO:tasks.workunit.client.0.smithi086.stdout: write object-686 2024-08-10T06:01:53.898 INFO:tasks.workunit.client.0.smithi086.stdout: write object-697 2024-08-10T06:01:53.898 INFO:tasks.workunit.client.0.smithi086.stdout: write object-700 2024-08-10T06:01:53.899 INFO:tasks.workunit.client.0.smithi086.stdout: write object-705 2024-08-10T06:01:53.899 INFO:tasks.workunit.client.0.smithi086.stdout: write object-726 2024-08-10T06:01:53.899 INFO:tasks.workunit.client.0.smithi086.stdout: write object-793 2024-08-10T06:01:53.899 INFO:tasks.workunit.client.0.smithi086.stdout: write object-804 2024-08-10T06:01:53.899 INFO:tasks.workunit.client.0.smithi086.stdout: write object-805 2024-08-10T06:01:53.899 INFO:tasks.workunit.client.0.smithi086.stdout: write object-806 2024-08-10T06:01:53.899 INFO:tasks.workunit.client.0.smithi086.stdout: write object-811 2024-08-10T06:01:53.899 INFO:tasks.workunit.client.0.smithi086.stdout: write object-812 2024-08-10T06:01:53.899 INFO:tasks.workunit.client.0.smithi086.stdout: write object-814 2024-08-10T06:01:53.899 INFO:tasks.workunit.client.0.smithi086.stdout: write object-816 2024-08-10T06:01:53.899 INFO:tasks.workunit.client.0.smithi086.stdout: write object-832 2024-08-10T06:01:53.899 INFO:tasks.workunit.client.0.smithi086.stdout: write object-864 2024-08-10T06:01:53.899 INFO:tasks.workunit.client.0.smithi086.stdout: write object-865 2024-08-10T06:01:53.899 INFO:tasks.workunit.client.0.smithi086.stdout: write object-866 2024-08-10T06:01:53.900 INFO:tasks.workunit.client.0.smithi086.stdout: write object-870 2024-08-10T06:01:53.900 INFO:tasks.workunit.client.0.smithi086.stdout: write object-888 2024-08-10T06:01:53.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:53 smithi086 ceph-mon[98993]: osdmap e1601: 8 total, 8 up, 8 in 2024-08-10T06:01:53.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:53 smithi086 ceph-mon[101471]: osdmap e1601: 8 total, 8 up, 8 in 2024-08-10T06:01:53.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:53 smithi159 ceph-mon[90359]: osdmap e1601: 8 total, 8 up, 8 in 2024-08-10T06:01:54.827 INFO:tasks.workunit.client.0.smithi086.stdout: write object-902 2024-08-10T06:01:54.827 INFO:tasks.workunit.client.0.smithi086.stdout: write object-907 2024-08-10T06:01:54.827 INFO:tasks.workunit.client.0.smithi086.stdout: write object-916 2024-08-10T06:01:54.828 INFO:tasks.workunit.client.0.smithi086.stdout: write object-926 2024-08-10T06:01:54.828 INFO:tasks.workunit.client.0.smithi086.stdout: write object-936 2024-08-10T06:01:54.828 INFO:tasks.workunit.client.0.smithi086.stdout: write object-952 2024-08-10T06:01:54.828 INFO:tasks.workunit.client.0.smithi086.stdout: write object-953 2024-08-10T06:01:54.828 INFO:tasks.workunit.client.0.smithi086.stdout: write object-964 2024-08-10T06:01:54.828 INFO:tasks.workunit.client.0.smithi086.stdout: write object-968 2024-08-10T06:01:54.828 INFO:tasks.workunit.client.0.smithi086.stdout: write object-974 2024-08-10T06:01:54.828 INFO:tasks.workunit.client.0.smithi086.stdout: write object-992 2024-08-10T06:01:54.828 INFO:tasks.workunit.client.0.smithi086.stdout: write object-1009 2024-08-10T06:01:54.828 INFO:tasks.workunit.client.0.smithi086.stdout:verify written data by reading 2024-08-10T06:01:54.828 INFO:tasks.workunit.client.0.smithi086.stdout: read object-13 2024-08-10T06:01:54.828 INFO:tasks.workunit.client.0.smithi086.stdout:made snapshot "image401@parent_snap" and protect it 2024-08-10T06:01:54.829 INFO:tasks.workunit.client.0.smithi086.stdout:made and opened clone "image402" 2024-08-10T06:01:54.829 INFO:tasks.workunit.client.0.smithi086.stdout:flattening clone: "image402" 2024-08-10T06:01:54.829 INFO:tasks.workunit.client.0.smithi086.stdout:check whether child image has the same set of objects as parent 2024-08-10T06:01:54.829 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (1158 ms) 2024-08-10T06:01:54.829 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2024-08-10T06:01:54.902 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.PoolMetadataConfApply (75 ms) 2024-08-10T06:01:54.902 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.Sparsify 2024-08-10T06:01:54.905 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:01:54 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:01:54] ENGINE Bus STOPPING 2024-08-10T06:01:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:54 smithi086 ceph-mon[98993]: pgmap v2763: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 214 KiB/s rd, 1.0 MiB/s wr, 292 op/s 2024-08-10T06:01:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:54 smithi086 ceph-mon[98993]: osdmap e1602: 8 total, 8 up, 8 in 2024-08-10T06:01:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:54 smithi086 ceph-mon[101471]: pgmap v2763: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 214 KiB/s rd, 1.0 MiB/s wr, 292 op/s 2024-08-10T06:01:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:54 smithi086 ceph-mon[101471]: osdmap e1602: 8 total, 8 up, 8 in 2024-08-10T06:01:54.927 INFO:tasks.workunit.client.0.smithi086.stdout:sparsify_supported=1 2024-08-10T06:01:54.927 INFO:tasks.workunit.client.0.smithi086.stdout:sparse_read_supported=1 2024-08-10T06:01:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:54 smithi159 ceph-mon[90359]: pgmap v2763: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 214 KiB/s rd, 1.0 MiB/s wr, 292 op/s 2024-08-10T06:01:54.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:54 smithi159 ceph-mon[90359]: osdmap e1602: 8 total, 8 up, 8 in 2024-08-10T06:01:54.955 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.Sparsify (53 ms) 2024-08-10T06:01:54.955 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.SparsifyClone 2024-08-10T06:01:54.973 INFO:tasks.workunit.client.0.smithi086.stdout:sparsify_supported=1 2024-08-10T06:01:55.647 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:01:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T06:01:55.647 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:01:55] ENGINE Bus STOPPED 2024-08-10T06:01:55.647 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:01:55] ENGINE Bus STARTING 2024-08-10T06:01:55.647 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:01:55] ENGINE Serving on http://:::9283 2024-08-10T06:01:55.647 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:01:55] ENGINE Bus STARTED 2024-08-10T06:01:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-mon[98993]: osdmap e1603: 8 total, 8 up, 8 in 2024-08-10T06:01:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1567729409' entity='client.admin' 2024-08-10T06:01:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:01:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:01:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:01:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:01:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:01:55.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-mon[101471]: osdmap e1603: 8 total, 8 up, 8 in 2024-08-10T06:01:55.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1567729409' entity='client.admin' 2024-08-10T06:01:55.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:01:55.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:01:55.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:01:55.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:01:55.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:55 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:01:55.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:55 smithi159 ceph-mon[90359]: osdmap e1603: 8 total, 8 up, 8 in 2024-08-10T06:01:55.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:55 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1567729409' entity='client.admin' 2024-08-10T06:01:55.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:55 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:01:55.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:55 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:01:55.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:55 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:01:55.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:55 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:01:55.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:55 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:01:56.893 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.SparsifyClone (1937 ms) 2024-08-10T06:01:56.893 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestInternal.MissingDataPool 2024-08-10T06:01:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:56 smithi086 ceph-mon[101471]: pgmap v2766: 137 pgs: 137 active+clean; 8.7 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 150 op/s 2024-08-10T06:01:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:56 smithi086 ceph-mon[101471]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-08-10T06:01:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:56 smithi086 ceph-mon[101471]: osdmap e1604: 8 total, 8 up, 8 in 2024-08-10T06:01:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:01:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:01:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:56 smithi086 ceph-mon[98993]: pgmap v2766: 137 pgs: 137 active+clean; 8.7 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 150 op/s 2024-08-10T06:01:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:56 smithi086 ceph-mon[98993]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-08-10T06:01:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:56 smithi086 ceph-mon[98993]: osdmap e1604: 8 total, 8 up, 8 in 2024-08-10T06:01:56.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:01:56.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:01:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:56 smithi159 ceph-mon[90359]: pgmap v2766: 137 pgs: 137 active+clean; 8.7 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 150 op/s 2024-08-10T06:01:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:56 smithi159 ceph-mon[90359]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-08-10T06:01:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:56 smithi159 ceph-mon[90359]: osdmap e1604: 8 total, 8 up, 8 in 2024-08-10T06:01:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:01:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:01:58.006 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestInternal.MissingDataPool (1113 ms) 2024-08-10T06:01:58.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:57 smithi086 ceph-mon[98993]: pgmap v2768: 137 pgs: 137 active+clean; 8.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 250 op/s 2024-08-10T06:01:58.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:57 smithi086 ceph-mon[98993]: osdmap e1605: 8 total, 8 up, 8 in 2024-08-10T06:01:58.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:57 smithi086 ceph-mon[101471]: pgmap v2768: 137 pgs: 137 active+clean; 8.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 250 op/s 2024-08-10T06:01:58.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:57 smithi086 ceph-mon[101471]: osdmap e1605: 8 total, 8 up, 8 in 2024-08-10T06:01:58.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:57 smithi159 ceph-mon[90359]: pgmap v2768: 137 pgs: 137 active+clean; 8.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 250 op/s 2024-08-10T06:01:58.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:57 smithi159 ceph-mon[90359]: osdmap e1605: 8 total, 8 up, 8 in 2024-08-10T06:01:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:01:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:01:58] "GET /metrics HTTP/1.1" 200 36533 "" "Prometheus/2.43.0" 2024-08-10T06:01:58.899 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 34 tests from TestInternal (35435 ms total) 2024-08-10T06:01:58.899 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:01:58.899 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 17 tests from TestImageWatcher 2024-08-10T06:01:59.155 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:58 smithi086 ceph-mon[98993]: osdmap e1606: 8 total, 8 up, 8 in 2024-08-10T06:01:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:58 smithi086 ceph-mon[101471]: osdmap e1606: 8 total, 8 up, 8 in 2024-08-10T06:01:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:58 smithi159 ceph-mon[90359]: osdmap e1606: 8 total, 8 up, 8 in 2024-08-10T06:02:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:59 smithi086 ceph-mon[98993]: pgmap v2771: 137 pgs: 137 active+clean; 9.0 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 354 KiB/s rd, 116 KiB/s wr, 546 op/s 2024-08-10T06:02:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:01:59 smithi086 ceph-mon[98993]: osdmap e1607: 8 total, 8 up, 8 in 2024-08-10T06:02:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:59 smithi086 ceph-mon[101471]: pgmap v2771: 137 pgs: 137 active+clean; 9.0 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 354 KiB/s rd, 116 KiB/s wr, 546 op/s 2024-08-10T06:02:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:01:59 smithi086 ceph-mon[101471]: osdmap e1607: 8 total, 8 up, 8 in 2024-08-10T06:02:00.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:59 smithi159 ceph-mon[90359]: pgmap v2771: 137 pgs: 137 active+clean; 9.0 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 354 KiB/s rd, 116 KiB/s wr, 546 op/s 2024-08-10T06:02:00.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:01:59 smithi159 ceph-mon[90359]: osdmap e1607: 8 total, 8 up, 8 in 2024-08-10T06:02:00.906 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2024-08-10T06:02:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:00 smithi086 ceph-mon[98993]: osdmap e1608: 8 total, 8 up, 8 in 2024-08-10T06:02:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:00 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2504668013' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:00 smithi086 ceph-mon[101471]: osdmap e1608: 8 total, 8 up, 8 in 2024-08-10T06:02:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:00 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2504668013' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:00 smithi159 ceph-mon[90359]: osdmap e1608: 8 total, 8 up, 8 in 2024-08-10T06:02:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:00 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2504668013' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:01 smithi086 ceph-mon[98993]: pgmap v2774: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:02:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:01 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:02:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:01 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2504668013' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:01 smithi086 ceph-mon[98993]: osdmap e1609: 8 total, 8 up, 8 in 2024-08-10T06:02:02.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:01 smithi086 ceph-mon[101471]: pgmap v2774: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:02:02.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:01 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:02:02.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:01 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2504668013' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:02.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:01 smithi086 ceph-mon[101471]: osdmap e1609: 8 total, 8 up, 8 in 2024-08-10T06:02:02.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:01 smithi159 ceph-mon[90359]: pgmap v2774: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:02:02.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:01 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:02:02.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:01 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2504668013' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:02.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:01 smithi159 ceph-mon[90359]: osdmap e1609: 8 total, 8 up, 8 in 2024-08-10T06:02:02.954 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2048 ms) 2024-08-10T06:02:02.954 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2024-08-10T06:02:02.977 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestImageWatcher.NotifyFlatten (23 ms) 2024-08-10T06:02:02.977 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestImageWatcher.NotifyResize 2024-08-10T06:02:03.002 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestImageWatcher.NotifyResize (25 ms) 2024-08-10T06:02:03.002 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2024-08-10T06:02:03.025 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (23 ms) 2024-08-10T06:02:03.025 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestImageWatcher.NotifyUpdateFeatures 2024-08-10T06:02:03.050 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestImageWatcher.NotifyUpdateFeatures (22 ms) 2024-08-10T06:02:03.050 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2024-08-10T06:02:03.069 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (22 ms) 2024-08-10T06:02:03.069 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2024-08-10T06:02:03.088 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (19 ms) 2024-08-10T06:02:03.089 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2024-08-10T06:02:03.108 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestImageWatcher.NotifySnapRename (20 ms) 2024-08-10T06:02:03.108 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2024-08-10T06:02:03.127 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (19 ms) 2024-08-10T06:02:03.127 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2024-08-10T06:02:03.147 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (20 ms) 2024-08-10T06:02:03.147 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2024-08-10T06:02:03.166 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (19 ms) 2024-08-10T06:02:03.167 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2024-08-10T06:02:03.187 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (21 ms) 2024-08-10T06:02:03.187 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestImageWatcher.NotifyRename 2024-08-10T06:02:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:02 smithi159 ceph-mon[90359]: osdmap e1610: 8 total, 8 up, 8 in 2024-08-10T06:02:03.208 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestImageWatcher.NotifyRename (20 ms) 2024-08-10T06:02:03.208 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2024-08-10T06:02:03.228 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (21 ms) 2024-08-10T06:02:03.228 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2024-08-10T06:02:03.248 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (20 ms) 2024-08-10T06:02:03.248 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2024-08-10T06:02:03.269 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (21 ms) 2024-08-10T06:02:03.269 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2024-08-10T06:02:03.289 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (20 ms) 2024-08-10T06:02:03.405 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:02 smithi086 ceph-mon[98993]: osdmap e1610: 8 total, 8 up, 8 in 2024-08-10T06:02:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:02 smithi086 ceph-mon[101471]: osdmap e1610: 8 total, 8 up, 8 in 2024-08-10T06:02:03.923 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 17 tests from TestImageWatcher (2383 ms total) 2024-08-10T06:02:03.924 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:02:03.924 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 170 tests from TestLibRBD 2024-08-10T06:02:03.953 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.CreateAndStat 2024-08-10T06:02:04.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:03 smithi159 ceph-mon[90359]: pgmap v2777: 137 pgs: 6 creating+peering, 13 unknown, 118 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:02:04.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:03 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:02:04.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:03 smithi159 ceph-mon[90359]: osdmap e1611: 8 total, 8 up, 8 in 2024-08-10T06:02:04.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:03 smithi086 ceph-mon[98993]: pgmap v2777: 137 pgs: 6 creating+peering, 13 unknown, 118 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:02:04.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:03 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:02:04.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:03 smithi086 ceph-mon[98993]: osdmap e1611: 8 total, 8 up, 8 in 2024-08-10T06:02:04.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:03 smithi086 ceph-mon[101471]: pgmap v2777: 137 pgs: 6 creating+peering, 13 unknown, 118 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:02:04.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:03 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:02:04.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:03 smithi086 ceph-mon[101471]: osdmap e1611: 8 total, 8 up, 8 in 2024-08-10T06:02:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:04 smithi159 ceph-mon[90359]: osdmap e1612: 8 total, 8 up, 8 in 2024-08-10T06:02:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:04 smithi086 ceph-mon[98993]: osdmap e1612: 8 total, 8 up, 8 in 2024-08-10T06:02:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:04 smithi086 ceph-mon[101471]: osdmap e1612: 8 total, 8 up, 8 in 2024-08-10T06:02:05.944 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:06.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:05 smithi086 ceph-mon[98993]: pgmap v2780: 105 pgs: 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:02:06.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:05 smithi086 ceph-mon[98993]: osdmap e1613: 8 total, 8 up, 8 in 2024-08-10T06:02:06.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:05 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3534126404' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:06.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:05 smithi086 ceph-mon[101471]: pgmap v2780: 105 pgs: 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:02:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:05 smithi086 ceph-mon[101471]: osdmap e1613: 8 total, 8 up, 8 in 2024-08-10T06:02:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:05 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3534126404' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:05 smithi159 ceph-mon[90359]: pgmap v2780: 105 pgs: 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:02:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:05 smithi159 ceph-mon[90359]: osdmap e1613: 8 total, 8 up, 8 in 2024-08-10T06:02:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:05 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3534126404' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3534126404' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: osdmap e1614: 8 total, 8 up, 8 in 2024-08-10T06:02:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:02:07.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:02:07.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:02:07.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:02:07.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:02:07.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:02:07.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:02:07.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:02:07.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:02:07.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:02:07.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:02:07.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:02:07.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:02:07.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:02:07.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:02:07.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:02:07.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:02:07.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:02:07.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:02:07.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:02:07.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:02:07.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:02:07.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:02:07.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:02:07.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:02:07.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3534126404' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:07.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: osdmap e1614: 8 total, 8 up, 8 in 2024-08-10T06:02:07.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:02:07.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:02:07.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:02:07.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:02:07.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:02:07.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:02:07.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:02:07.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:02:07.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:02:07.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:02:07.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:02:07.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:02:07.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:02:07.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:02:07.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:02:07.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:02:07.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:02:07.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:02:07.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:02:07.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:02:07.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:02:07.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:02:07.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:02:07.411 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:02:07.411 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:02:07.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3534126404' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:07.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: osdmap e1614: 8 total, 8 up, 8 in 2024-08-10T06:02:07.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:02:07.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:02:07.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:02:07.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:02:07.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:02:07.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:02:07.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:02:07.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:02:07.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:02:07.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:02:07.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:02:07.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:02:07.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:02:07.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:02:07.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:02:07.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:02:07.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:02:07.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:02:07.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:02:07.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:02:07.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:02:07.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:02:07.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:02:07.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:02:07.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:02:07.997 INFO:tasks.workunit.client.0.smithi086.stdout:image has size 2097152 and order 22 2024-08-10T06:02:07.997 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.CreateAndStat (4045 ms) 2024-08-10T06:02:07.997 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2024-08-10T06:02:07.997 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:08.015 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (18 ms) 2024-08-10T06:02:08.015 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2024-08-10T06:02:08.016 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:08.039 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.CreateAndStatPP (24 ms) 2024-08-10T06:02:08.039 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.GetId 2024-08-10T06:02:08.039 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:08.068 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.GetId (29 ms) 2024-08-10T06:02:08.068 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.GetIdPP 2024-08-10T06:02:08.068 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:08.094 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.GetIdPP (26 ms) 2024-08-10T06:02:08.094 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2024-08-10T06:02:08.094 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:08.109 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (15 ms) 2024-08-10T06:02:08.110 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2024-08-10T06:02:08.110 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:08.126 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (17 ms) 2024-08-10T06:02:08.126 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2024-08-10T06:02:08.126 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:08.142 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (16 ms) 2024-08-10T06:02:08.142 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2024-08-10T06:02:08.142 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:08.158 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (16 ms) 2024-08-10T06:02:08.158 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.OpenAio 2024-08-10T06:02:08.158 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:08.178 INFO:tasks.workunit.client.0.smithi086.stdout:image has size 2097152 and order 22 2024-08-10T06:02:08.178 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.OpenAio (17 ms) 2024-08-10T06:02:08.178 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.OpenAioFail 2024-08-10T06:02:08.178 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.OpenAioFail (3 ms) 2024-08-10T06:02:08.179 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.OpenAioPP 2024-08-10T06:02:08.179 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:08.200 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.OpenAioPP (22 ms) 2024-08-10T06:02:08.200 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2024-08-10T06:02:08.203 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.OpenAioFailPP (3 ms) 2024-08-10T06:02:08.203 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2024-08-10T06:02:08.203 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:08.237 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.ResizeAndStat (34 ms) 2024-08-10T06:02:08.237 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2024-08-10T06:02:08.237 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:08.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:07 smithi086 ceph-mon[98993]: pgmap v2783: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:02:08.261 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:07 smithi086 ceph-mon[98993]: osdmap e1615: 8 total, 8 up, 8 in 2024-08-10T06:02:08.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:07 smithi086 ceph-mon[101471]: pgmap v2783: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:02:08.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:07 smithi086 ceph-mon[101471]: osdmap e1615: 8 total, 8 up, 8 in 2024-08-10T06:02:08.266 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (29 ms) 2024-08-10T06:02:08.266 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2024-08-10T06:02:08.266 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:08.299 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (33 ms) 2024-08-10T06:02:08.299 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2024-08-10T06:02:08.299 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:08.331 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (32 ms) 2024-08-10T06:02:08.331 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2024-08-10T06:02:08.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:07 smithi159 ceph-mon[90359]: pgmap v2783: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:02:08.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:07 smithi159 ceph-mon[90359]: osdmap e1615: 8 total, 8 up, 8 in 2024-08-10T06:02:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:02:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:02:08] "GET /metrics HTTP/1.1" 200 36533 "" "Prometheus/2.43.0" 2024-08-10T06:02:09.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:08 smithi086 ceph-mon[98993]: osdmap e1616: 8 total, 8 up, 8 in 2024-08-10T06:02:09.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:08 smithi086 ceph-mon[101471]: osdmap e1616: 8 total, 8 up, 8 in 2024-08-10T06:02:09.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:08 smithi159 ceph-mon[90359]: osdmap e1616: 8 total, 8 up, 8 in 2024-08-10T06:02:09.992 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:09 smithi086 ceph-mon[98993]: pgmap v2786: 137 pgs: 6 creating+peering, 8 unknown, 123 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.0 KiB/s wr, 23 op/s 2024-08-10T06:02:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:09 smithi086 ceph-mon[98993]: osdmap e1617: 8 total, 8 up, 8 in 2024-08-10T06:02:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:09 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3255740083' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:09 smithi086 ceph-mon[101471]: pgmap v2786: 137 pgs: 6 creating+peering, 8 unknown, 123 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.0 KiB/s wr, 23 op/s 2024-08-10T06:02:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:09 smithi086 ceph-mon[101471]: osdmap e1617: 8 total, 8 up, 8 in 2024-08-10T06:02:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:09 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3255740083' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:10.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:09 smithi159 ceph-mon[90359]: pgmap v2786: 137 pgs: 6 creating+peering, 8 unknown, 123 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.0 KiB/s wr, 23 op/s 2024-08-10T06:02:10.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:09 smithi159 ceph-mon[90359]: osdmap e1617: 8 total, 8 up, 8 in 2024-08-10T06:02:10.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:09 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3255740083' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:11.339 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:10 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3255740083' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:11.339 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:10 smithi159 ceph-mon[90359]: osdmap e1618: 8 total, 8 up, 8 in 2024-08-10T06:02:11.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:10 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3255740083' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:11.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:10 smithi086 ceph-mon[98993]: osdmap e1618: 8 total, 8 up, 8 in 2024-08-10T06:02:11.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:10 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3255740083' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:11.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:10 smithi086 ceph-mon[101471]: osdmap e1618: 8 total, 8 up, 8 in 2024-08-10T06:02:12.012 INFO:tasks.workunit.client.0.smithi086.stdout:image: image18 2024-08-10T06:02:12.012 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image18 2024-08-10T06:02:12.012 INFO:tasks.workunit.client.0.smithi086.stdout:found image18 2024-08-10T06:02:12.013 INFO:tasks.workunit.client.0.smithi086.stdout:erased image18 2024-08-10T06:02:12.013 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:12.098 INFO:tasks.workunit.client.0.smithi086.stdout:image: image18 2024-08-10T06:02:12.098 INFO:tasks.workunit.client.0.smithi086.stdout:image: image19 2024-08-10T06:02:12.098 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image18 2024-08-10T06:02:12.098 INFO:tasks.workunit.client.0.smithi086.stdout:found image18 2024-08-10T06:02:12.098 INFO:tasks.workunit.client.0.smithi086.stdout:erased image18 2024-08-10T06:02:12.098 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image19 2024-08-10T06:02:12.098 INFO:tasks.workunit.client.0.smithi086.stdout:found image19 2024-08-10T06:02:12.098 INFO:tasks.workunit.client.0.smithi086.stdout:erased image19 2024-08-10T06:02:12.099 INFO:tasks.workunit.client.0.smithi086.stdout:image: image19 2024-08-10T06:02:12.099 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image19 2024-08-10T06:02:12.099 INFO:tasks.workunit.client.0.smithi086.stdout:found image19 2024-08-10T06:02:12.099 INFO:tasks.workunit.client.0.smithi086.stdout:erased image19 2024-08-10T06:02:12.099 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3767 ms) 2024-08-10T06:02:12.099 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2024-08-10T06:02:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:11 smithi086 ceph-mon[101471]: pgmap v2789: 169 pgs: 7 creating+peering, 19 unknown, 143 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 12 KiB/s wr, 135 op/s 2024-08-10T06:02:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:11 smithi086 ceph-mon[101471]: osdmap e1619: 8 total, 8 up, 8 in 2024-08-10T06:02:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:02:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:11 smithi086 ceph-mon[98993]: pgmap v2789: 169 pgs: 7 creating+peering, 19 unknown, 143 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 12 KiB/s wr, 135 op/s 2024-08-10T06:02:12.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:11 smithi086 ceph-mon[98993]: osdmap e1619: 8 total, 8 up, 8 in 2024-08-10T06:02:12.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:02:12.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:11 smithi159 ceph-mon[90359]: pgmap v2789: 169 pgs: 7 creating+peering, 19 unknown, 143 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 12 KiB/s wr, 135 op/s 2024-08-10T06:02:12.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:11 smithi159 ceph-mon[90359]: osdmap e1619: 8 total, 8 up, 8 in 2024-08-10T06:02:12.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:02:13.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:12 smithi086 ceph-mon[98993]: osdmap e1620: 8 total, 8 up, 8 in 2024-08-10T06:02:13.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:12 smithi086 ceph-mon[101471]: osdmap e1620: 8 total, 8 up, 8 in 2024-08-10T06:02:13.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:13 smithi159 ceph-mon[90359]: osdmap e1620: 8 total, 8 up, 8 in 2024-08-10T06:02:14.013 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:14.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:13 smithi086 ceph-mon[98993]: pgmap v2792: 169 pgs: 7 creating+peering, 5 unknown, 157 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 16 KiB/s wr, 215 op/s 2024-08-10T06:02:14.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:13 smithi086 ceph-mon[98993]: osdmap e1621: 8 total, 8 up, 8 in 2024-08-10T06:02:14.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:13 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3273194472' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:14.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:13 smithi086 ceph-mon[101471]: pgmap v2792: 169 pgs: 7 creating+peering, 5 unknown, 157 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 16 KiB/s wr, 215 op/s 2024-08-10T06:02:14.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:13 smithi086 ceph-mon[101471]: osdmap e1621: 8 total, 8 up, 8 in 2024-08-10T06:02:14.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:13 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3273194472' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:14.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:13 smithi159 ceph-mon[90359]: pgmap v2792: 169 pgs: 7 creating+peering, 5 unknown, 157 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 16 KiB/s wr, 215 op/s 2024-08-10T06:02:14.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:13 smithi159 ceph-mon[90359]: osdmap e1621: 8 total, 8 up, 8 in 2024-08-10T06:02:14.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:13 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3273194472' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:15.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:15 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3273194472' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:15.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:15 smithi086 ceph-mon[98993]: osdmap e1622: 8 total, 8 up, 8 in 2024-08-10T06:02:15.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:15 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3273194472' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:15.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:15 smithi086 ceph-mon[101471]: osdmap e1622: 8 total, 8 up, 8 in 2024-08-10T06:02:15.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:15 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3273194472' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:15.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:15 smithi159 ceph-mon[90359]: osdmap e1622: 8 total, 8 up, 8 in 2024-08-10T06:02:15.601 INFO:tasks.workunit.client.0.smithi086.stdout:num images is: 1 2024-08-10T06:02:15.601 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 1 2024-08-10T06:02:15.601 INFO:tasks.workunit.client.0.smithi086.stdout:image: image20 2024-08-10T06:02:15.601 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image20 2024-08-10T06:02:15.601 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:15.610 INFO:tasks.workunit.client.0.smithi086.stdout:num images is: 2 2024-08-10T06:02:15.610 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 2 2024-08-10T06:02:15.610 INFO:tasks.workunit.client.0.smithi086.stdout:image: image20 2024-08-10T06:02:15.610 INFO:tasks.workunit.client.0.smithi086.stdout:image: image21 2024-08-10T06:02:15.610 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image20 2024-08-10T06:02:15.610 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image21 2024-08-10T06:02:15.666 INFO:tasks.workunit.client.0.smithi086.stdout:num images is: 1 2024-08-10T06:02:15.667 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 1 2024-08-10T06:02:15.667 INFO:tasks.workunit.client.0.smithi086.stdout:image: image21 2024-08-10T06:02:15.667 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image21 2024-08-10T06:02:15.667 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (3568 ms) 2024-08-10T06:02:15.667 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCopy 2024-08-10T06:02:16.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:16 smithi086 ceph-mon[101471]: pgmap v2795: 201 pgs: 6 creating+peering, 23 unknown, 172 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 9.2 KiB/s wr, 144 op/s 2024-08-10T06:02:16.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:16 smithi086 ceph-mon[101471]: osdmap e1623: 8 total, 8 up, 8 in 2024-08-10T06:02:16.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:16 smithi086 ceph-mon[101471]: osdmap e1624: 8 total, 8 up, 8 in 2024-08-10T06:02:16.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:16 smithi086 ceph-mon[98993]: pgmap v2795: 201 pgs: 6 creating+peering, 23 unknown, 172 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 9.2 KiB/s wr, 144 op/s 2024-08-10T06:02:16.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:16 smithi086 ceph-mon[98993]: osdmap e1623: 8 total, 8 up, 8 in 2024-08-10T06:02:16.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:16 smithi086 ceph-mon[98993]: osdmap e1624: 8 total, 8 up, 8 in 2024-08-10T06:02:16.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:16 smithi159 ceph-mon[90359]: pgmap v2795: 201 pgs: 6 creating+peering, 23 unknown, 172 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 9.2 KiB/s wr, 144 op/s 2024-08-10T06:02:16.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:16 smithi159 ceph-mon[90359]: osdmap e1623: 8 total, 8 up, 8 in 2024-08-10T06:02:16.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:16 smithi159 ceph-mon[90359]: osdmap e1624: 8 total, 8 up, 8 in 2024-08-10T06:02:17.590 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:17.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:17 smithi086 ceph-mon[98993]: osdmap e1625: 8 total, 8 up, 8 in 2024-08-10T06:02:17.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:17 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/657679731' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:17.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:17 smithi086 ceph-mon[101471]: osdmap e1625: 8 total, 8 up, 8 in 2024-08-10T06:02:17.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:17 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/657679731' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:17.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:17 smithi159 ceph-mon[90359]: osdmap e1625: 8 total, 8 up, 8 in 2024-08-10T06:02:17.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:17 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/657679731' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:18.580 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:02:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:02:18] "GET /metrics HTTP/1.1" 200 38886 "" "Prometheus/2.43.0" 2024-08-10T06:02:18.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:18 smithi086 ceph-mon[98993]: pgmap v2799: 233 pgs: 6 creating+peering, 40 unknown, 187 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 4.9 KiB/s wr, 54 op/s 2024-08-10T06:02:18.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:18 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:02:18.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:18 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/657679731' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:18.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:18 smithi086 ceph-mon[98993]: osdmap e1626: 8 total, 8 up, 8 in 2024-08-10T06:02:18.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:18 smithi086 ceph-mon[101471]: pgmap v2799: 233 pgs: 6 creating+peering, 40 unknown, 187 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 4.9 KiB/s wr, 54 op/s 2024-08-10T06:02:18.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:18 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:02:18.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:18 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/657679731' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:18.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:18 smithi086 ceph-mon[101471]: osdmap e1626: 8 total, 8 up, 8 in 2024-08-10T06:02:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:18 smithi159 ceph-mon[90359]: pgmap v2799: 233 pgs: 6 creating+peering, 40 unknown, 187 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 4.9 KiB/s wr, 54 op/s 2024-08-10T06:02:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:18 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:02:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:18 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/657679731' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:18 smithi159 ceph-mon[90359]: osdmap e1626: 8 total, 8 up, 8 in 2024-08-10T06:02:18.938 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 06:02:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=cleanup t=2024-08-10T06:02:18.532085072Z level=info msg="Completed cleanup jobs" duration=3.584185ms 2024-08-10T06:02:19.905 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:19 smithi086 ceph-mon[101471]: osdmap e1627: 8 total, 8 up, 8 in 2024-08-10T06:02:19.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:19 smithi086 ceph-mon[98993]: osdmap e1627: 8 total, 8 up, 8 in 2024-08-10T06:02:19.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:19 smithi159 ceph-mon[90359]: osdmap e1627: 8 total, 8 up, 8 in 2024-08-10T06:02:19.961 INFO:tasks.workunit.client.0.smithi086.stdout:image: image22 2024-08-10T06:02:19.962 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image22 2024-08-10T06:02:19.962 INFO:tasks.workunit.client.0.smithi086.stdout:found image22 2024-08-10T06:02:19.962 INFO:tasks.workunit.client.0.smithi086.stdout:erased image22 2024-08-10T06:02:19.962 INFO:tasks.workunit.client.0.smithi086.stdout:image: image22 2024-08-10T06:02:19.962 INFO:tasks.workunit.client.0.smithi086.stdout:image: image23 2024-08-10T06:02:19.962 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image22 2024-08-10T06:02:19.962 INFO:tasks.workunit.client.0.smithi086.stdout:found image22 2024-08-10T06:02:19.962 INFO:tasks.workunit.client.0.smithi086.stdout:erased image22 2024-08-10T06:02:19.962 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image23 2024-08-10T06:02:19.962 INFO:tasks.workunit.client.0.smithi086.stdout:found image23 2024-08-10T06:02:19.962 INFO:tasks.workunit.client.0.smithi086.stdout:erased image23 2024-08-10T06:02:19.963 INFO:tasks.workunit.client.0.smithi086.stdout:100.00% done 2024-08-10T06:02:19.963 INFO:tasks.workunit.client.0.smithi086.stdout:image: image22 2024-08-10T06:02:19.963 INFO:tasks.workunit.client.0.smithi086.stdout:image: image23 2024-08-10T06:02:19.963 INFO:tasks.workunit.client.0.smithi086.stdout:image: image24 2024-08-10T06:02:19.963 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image22 2024-08-10T06:02:19.963 INFO:tasks.workunit.client.0.smithi086.stdout:found image22 2024-08-10T06:02:19.963 INFO:tasks.workunit.client.0.smithi086.stdout:erased image22 2024-08-10T06:02:19.963 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image23 2024-08-10T06:02:19.963 INFO:tasks.workunit.client.0.smithi086.stdout:found image23 2024-08-10T06:02:19.963 INFO:tasks.workunit.client.0.smithi086.stdout:erased image23 2024-08-10T06:02:19.963 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image24 2024-08-10T06:02:19.963 INFO:tasks.workunit.client.0.smithi086.stdout:found image24 2024-08-10T06:02:19.963 INFO:tasks.workunit.client.0.smithi086.stdout:erased image24 2024-08-10T06:02:19.963 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCopy (4295 ms) 2024-08-10T06:02:19.964 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCopyPP 2024-08-10T06:02:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:20 smithi086 ceph-mon[98993]: pgmap v2802: 233 pgs: 12 creating+peering, 24 unknown, 197 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 3.4 KiB/s wr, 43 op/s 2024-08-10T06:02:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:20 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:02:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:20 smithi086 ceph-mon[98993]: osdmap e1628: 8 total, 8 up, 8 in 2024-08-10T06:02:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:20 smithi086 ceph-mon[98993]: osdmap e1629: 8 total, 8 up, 8 in 2024-08-10T06:02:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:20 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1495684681' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:20 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:20.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:20 smithi086 ceph-mon[101471]: pgmap v2802: 233 pgs: 12 creating+peering, 24 unknown, 197 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 3.4 KiB/s wr, 43 op/s 2024-08-10T06:02:20.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:20 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:02:20.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:20 smithi086 ceph-mon[101471]: osdmap e1628: 8 total, 8 up, 8 in 2024-08-10T06:02:20.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:20 smithi086 ceph-mon[101471]: osdmap e1629: 8 total, 8 up, 8 in 2024-08-10T06:02:20.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:20 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1495684681' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:20.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:20 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:20 smithi159 ceph-mon[90359]: pgmap v2802: 233 pgs: 12 creating+peering, 24 unknown, 197 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 3.4 KiB/s wr, 43 op/s 2024-08-10T06:02:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:20 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:02:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:20 smithi159 ceph-mon[90359]: osdmap e1628: 8 total, 8 up, 8 in 2024-08-10T06:02:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:20 smithi159 ceph-mon[90359]: osdmap e1629: 8 total, 8 up, 8 in 2024-08-10T06:02:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:20 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1495684681' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:20 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:21.582 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:22 smithi086 ceph-mon[101471]: pgmap v2805: 265 pgs: 8 creating+peering, 39 unknown, 218 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.2 KiB/s wr, 64 op/s 2024-08-10T06:02:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:22 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:22 smithi086 ceph-mon[101471]: osdmap e1630: 8 total, 8 up, 8 in 2024-08-10T06:02:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:22 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:02:22.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:22 smithi086 ceph-mon[98993]: pgmap v2805: 265 pgs: 8 creating+peering, 39 unknown, 218 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.2 KiB/s wr, 64 op/s 2024-08-10T06:02:22.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:22 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:22.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:22 smithi086 ceph-mon[98993]: osdmap e1630: 8 total, 8 up, 8 in 2024-08-10T06:02:22.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:22 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:02:22.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:22 smithi159 ceph-mon[90359]: pgmap v2805: 265 pgs: 8 creating+peering, 39 unknown, 218 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.2 KiB/s wr, 64 op/s 2024-08-10T06:02:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:22 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:22 smithi159 ceph-mon[90359]: osdmap e1630: 8 total, 8 up, 8 in 2024-08-10T06:02:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:22 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:02:23.861 INFO:tasks.workunit.client.0.smithi086.stdout:num images is: 1 2024-08-10T06:02:23.862 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 1 2024-08-10T06:02:23.862 INFO:tasks.workunit.client.0.smithi086.stdout:image: image25 2024-08-10T06:02:23.862 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image25 2024-08-10T06:02:23.884 INFO:tasks.workunit.client.0.smithi086.stdout:num images is: 2 2024-08-10T06:02:23.884 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 2 2024-08-10T06:02:23.884 INFO:tasks.workunit.client.0.smithi086.stdout:image: image25 2024-08-10T06:02:23.885 INFO:tasks.workunit.client.0.smithi086.stdout:image: image26 2024-08-10T06:02:23.885 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image25 2024-08-10T06:02:23.885 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image26 2024-08-10T06:02:23.905 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:23 smithi086 ceph-mon[98993]: osdmap e1631: 8 total, 8 up, 8 in 2024-08-10T06:02:23.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:23 smithi086 ceph-mon[101471]: osdmap e1631: 8 total, 8 up, 8 in 2024-08-10T06:02:23.928 INFO:tasks.workunit.client.0.smithi086.stdout:100.00% done 2024-08-10T06:02:23.928 INFO:tasks.workunit.client.0.smithi086.stdout:num images is: 3 2024-08-10T06:02:23.928 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 3 2024-08-10T06:02:23.928 INFO:tasks.workunit.client.0.smithi086.stdout:image: image25 2024-08-10T06:02:23.928 INFO:tasks.workunit.client.0.smithi086.stdout:image: image26 2024-08-10T06:02:23.928 INFO:tasks.workunit.client.0.smithi086.stdout:image: image27 2024-08-10T06:02:23.929 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image25 2024-08-10T06:02:23.929 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image26 2024-08-10T06:02:23.929 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image27 2024-08-10T06:02:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:23 smithi159 ceph-mon[90359]: osdmap e1631: 8 total, 8 up, 8 in 2024-08-10T06:02:23.958 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCopyPP (3997 ms) 2024-08-10T06:02:23.958 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2024-08-10T06:02:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:24 smithi086 ceph-mon[101471]: pgmap v2808: 265 pgs: 2 creating+peering, 20 unknown, 243 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 5.2 KiB/s wr, 74 op/s 2024-08-10T06:02:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:24 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:02:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:24 smithi086 ceph-mon[101471]: osdmap e1632: 8 total, 8 up, 8 in 2024-08-10T06:02:24.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:24 smithi086 ceph-mon[98993]: pgmap v2808: 265 pgs: 2 creating+peering, 20 unknown, 243 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 5.2 KiB/s wr, 74 op/s 2024-08-10T06:02:24.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:24 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:02:24.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:24 smithi086 ceph-mon[98993]: osdmap e1632: 8 total, 8 up, 8 in 2024-08-10T06:02:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:24 smithi159 ceph-mon[90359]: pgmap v2808: 265 pgs: 2 creating+peering, 20 unknown, 243 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 5.2 KiB/s wr, 74 op/s 2024-08-10T06:02:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:24 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:02:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:24 smithi159 ceph-mon[90359]: osdmap e1632: 8 total, 8 up, 8 in 2024-08-10T06:02:25.588 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:25.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:25 smithi086 ceph-mon[98993]: osdmap e1633: 8 total, 8 up, 8 in 2024-08-10T06:02:25.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:25 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/681248403' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:25.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:25 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:25.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:25 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:25.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:25 smithi086 ceph-mon[98993]: osdmap e1634: 8 total, 8 up, 8 in 2024-08-10T06:02:25.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:25 smithi086 ceph-mon[101471]: osdmap e1633: 8 total, 8 up, 8 in 2024-08-10T06:02:25.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:25 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/681248403' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:25.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:25 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:25.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:25 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:25.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:25 smithi086 ceph-mon[101471]: osdmap e1634: 8 total, 8 up, 8 in 2024-08-10T06:02:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:25 smithi159 ceph-mon[90359]: osdmap e1633: 8 total, 8 up, 8 in 2024-08-10T06:02:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:25 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/681248403' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:25 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:25 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:25 smithi159 ceph-mon[90359]: osdmap e1634: 8 total, 8 up, 8 in 2024-08-10T06:02:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:26 smithi086 ceph-mon[101471]: pgmap v2811: 297 pgs: 2 creating+peering, 37 unknown, 258 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 351 KiB/s rd, 22 KiB/s wr, 409 op/s 2024-08-10T06:02:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:26 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:02:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:02:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:02:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:26 smithi086 ceph-mon[101471]: osdmap e1635: 8 total, 8 up, 8 in 2024-08-10T06:02:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:26 smithi086 ceph-mon[98993]: pgmap v2811: 297 pgs: 2 creating+peering, 37 unknown, 258 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 351 KiB/s rd, 22 KiB/s wr, 409 op/s 2024-08-10T06:02:26.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:26 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:02:26.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:02:26.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:02:26.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:26 smithi086 ceph-mon[98993]: osdmap e1635: 8 total, 8 up, 8 in 2024-08-10T06:02:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:26 smithi159 ceph-mon[90359]: pgmap v2811: 297 pgs: 2 creating+peering, 37 unknown, 258 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 351 KiB/s rd, 22 KiB/s wr, 409 op/s 2024-08-10T06:02:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:26 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:02:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:02:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:02:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:26 smithi159 ceph-mon[90359]: osdmap e1635: 8 total, 8 up, 8 in 2024-08-10T06:02:28.578 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:02:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:02:28] "GET /metrics HTTP/1.1" 200 48499 "" "Prometheus/2.43.0" 2024-08-10T06:02:28.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:28 smithi086 ceph-mon[98993]: pgmap v2814: 297 pgs: 11 creating+peering, 18 unknown, 268 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 345 KiB/s rd, 21 KiB/s wr, 400 op/s 2024-08-10T06:02:28.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:28 smithi086 ceph-mon[98993]: osdmap e1636: 8 total, 8 up, 8 in 2024-08-10T06:02:28.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:28 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:02:28.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:28 smithi086 ceph-mon[101471]: pgmap v2814: 297 pgs: 11 creating+peering, 18 unknown, 268 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 345 KiB/s rd, 21 KiB/s wr, 400 op/s 2024-08-10T06:02:28.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:28 smithi086 ceph-mon[101471]: osdmap e1636: 8 total, 8 up, 8 in 2024-08-10T06:02:28.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:28 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:02:28.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:28 smithi159 ceph-mon[90359]: pgmap v2814: 297 pgs: 11 creating+peering, 18 unknown, 268 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 345 KiB/s rd, 21 KiB/s wr, 400 op/s 2024-08-10T06:02:28.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:28 smithi159 ceph-mon[90359]: osdmap e1636: 8 total, 8 up, 8 in 2024-08-10T06:02:28.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:28 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:02:29.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:29 smithi086 ceph-mon[98993]: osdmap e1637: 8 total, 8 up, 8 in 2024-08-10T06:02:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:29 smithi086 ceph-mon[101471]: osdmap e1637: 8 total, 8 up, 8 in 2024-08-10T06:02:29.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:29 smithi159 ceph-mon[90359]: osdmap e1637: 8 total, 8 up, 8 in 2024-08-10T06:02:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:30 smithi086 ceph-mon[101471]: pgmap v2817: 297 pgs: 11 creating+peering, 8 unknown, 278 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 349 KiB/s rd, 22 KiB/s wr, 410 op/s 2024-08-10T06:02:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:30 smithi086 ceph-mon[101471]: osdmap e1638: 8 total, 8 up, 8 in 2024-08-10T06:02:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:30 smithi086 ceph-mon[101471]: osdmap e1639: 8 total, 8 up, 8 in 2024-08-10T06:02:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:30 smithi086 ceph-mon[98993]: pgmap v2817: 297 pgs: 11 creating+peering, 8 unknown, 278 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 349 KiB/s rd, 22 KiB/s wr, 410 op/s 2024-08-10T06:02:30.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:30 smithi086 ceph-mon[98993]: osdmap e1638: 8 total, 8 up, 8 in 2024-08-10T06:02:30.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:30 smithi086 ceph-mon[98993]: osdmap e1639: 8 total, 8 up, 8 in 2024-08-10T06:02:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:30 smithi159 ceph-mon[90359]: pgmap v2817: 297 pgs: 11 creating+peering, 8 unknown, 278 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 349 KiB/s rd, 22 KiB/s wr, 410 op/s 2024-08-10T06:02:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:30 smithi159 ceph-mon[90359]: osdmap e1638: 8 total, 8 up, 8 in 2024-08-10T06:02:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:30 smithi159 ceph-mon[90359]: osdmap e1639: 8 total, 8 up, 8 in 2024-08-10T06:02:31.713 INFO:tasks.workunit.client.0.smithi086.stdout:image: image28 2024-08-10T06:02:31.713 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image28 2024-08-10T06:02:31.714 INFO:tasks.workunit.client.0.smithi086.stdout:found image28 2024-08-10T06:02:31.714 INFO:tasks.workunit.client.0.smithi086.stdout:erased image28 2024-08-10T06:02:31.714 INFO:tasks.workunit.client.0.smithi086.stdout:image: image28 2024-08-10T06:02:31.714 INFO:tasks.workunit.client.0.smithi086.stdout:image: image29 2024-08-10T06:02:31.714 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image28 2024-08-10T06:02:31.714 INFO:tasks.workunit.client.0.smithi086.stdout:found image28 2024-08-10T06:02:31.714 INFO:tasks.workunit.client.0.smithi086.stdout:erased image28 2024-08-10T06:02:31.714 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image29 2024-08-10T06:02:31.714 INFO:tasks.workunit.client.0.smithi086.stdout:found image29 2024-08-10T06:02:31.714 INFO:tasks.workunit.client.0.smithi086.stdout:erased image29 2024-08-10T06:02:31.714 INFO:tasks.workunit.client.0.smithi086.stdout:100.00% done 2024-08-10T06:02:31.715 INFO:tasks.workunit.client.0.smithi086.stdout:image: image28 2024-08-10T06:02:31.715 INFO:tasks.workunit.client.0.smithi086.stdout:image: image29 2024-08-10T06:02:31.715 INFO:tasks.workunit.client.0.smithi086.stdout:image: image30 2024-08-10T06:02:31.715 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image28 2024-08-10T06:02:31.715 INFO:tasks.workunit.client.0.smithi086.stdout:found image28 2024-08-10T06:02:31.715 INFO:tasks.workunit.client.0.smithi086.stdout:erased image28 2024-08-10T06:02:31.715 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image29 2024-08-10T06:02:31.715 INFO:tasks.workunit.client.0.smithi086.stdout:found image29 2024-08-10T06:02:31.715 INFO:tasks.workunit.client.0.smithi086.stdout:erased image29 2024-08-10T06:02:31.715 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image30 2024-08-10T06:02:31.715 INFO:tasks.workunit.client.0.smithi086.stdout:found image30 2024-08-10T06:02:31.715 INFO:tasks.workunit.client.0.smithi086.stdout:erased image30 2024-08-10T06:02:31.715 INFO:tasks.workunit.client.0.smithi086.stdout:image: image28 2024-08-10T06:02:31.716 INFO:tasks.workunit.client.0.smithi086.stdout:image: image29 2024-08-10T06:02:31.716 INFO:tasks.workunit.client.0.smithi086.stdout:image: image30 2024-08-10T06:02:31.716 INFO:tasks.workunit.client.0.smithi086.stdout:image: image31 2024-08-10T06:02:31.716 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image28 2024-08-10T06:02:31.716 INFO:tasks.workunit.client.0.smithi086.stdout:found image28 2024-08-10T06:02:31.716 INFO:tasks.workunit.client.0.smithi086.stdout:erased image28 2024-08-10T06:02:31.716 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image29 2024-08-10T06:02:31.716 INFO:tasks.workunit.client.0.smithi086.stdout:found image29 2024-08-10T06:02:31.716 INFO:tasks.workunit.client.0.smithi086.stdout:erased image29 2024-08-10T06:02:31.716 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image30 2024-08-10T06:02:31.716 INFO:tasks.workunit.client.0.smithi086.stdout:found image30 2024-08-10T06:02:31.716 INFO:tasks.workunit.client.0.smithi086.stdout:erased image30 2024-08-10T06:02:31.716 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image31 2024-08-10T06:02:31.716 INFO:tasks.workunit.client.0.smithi086.stdout:found image31 2024-08-10T06:02:31.717 INFO:tasks.workunit.client.0.smithi086.stdout:erased image31 2024-08-10T06:02:31.717 INFO:tasks.workunit.client.0.smithi086.stdout:image: image28 2024-08-10T06:02:31.717 INFO:tasks.workunit.client.0.smithi086.stdout:image: image29 2024-08-10T06:02:31.717 INFO:tasks.workunit.client.0.smithi086.stdout:image: image30 2024-08-10T06:02:31.717 INFO:tasks.workunit.client.0.smithi086.stdout:image: image31 2024-08-10T06:02:31.717 INFO:tasks.workunit.client.0.smithi086.stdout:image: image32 2024-08-10T06:02:31.717 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image28 2024-08-10T06:02:31.717 INFO:tasks.workunit.client.0.smithi086.stdout:found image28 2024-08-10T06:02:31.717 INFO:tasks.workunit.client.0.smithi086.stdout:erased image28 2024-08-10T06:02:31.717 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image29 2024-08-10T06:02:31.717 INFO:tasks.workunit.client.0.smithi086.stdout:found image29 2024-08-10T06:02:31.717 INFO:tasks.workunit.client.0.smithi086.stdout:erased image29 2024-08-10T06:02:31.717 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image30 2024-08-10T06:02:31.717 INFO:tasks.workunit.client.0.smithi086.stdout:found image30 2024-08-10T06:02:31.718 INFO:tasks.workunit.client.0.smithi086.stdout:erased image30 2024-08-10T06:02:31.718 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image31 2024-08-10T06:02:31.718 INFO:tasks.workunit.client.0.smithi086.stdout:found image31 2024-08-10T06:02:31.718 INFO:tasks.workunit.client.0.smithi086.stdout:erased image31 2024-08-10T06:02:31.718 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image32 2024-08-10T06:02:31.718 INFO:tasks.workunit.client.0.smithi086.stdout:found image32 2024-08-10T06:02:31.718 INFO:tasks.workunit.client.0.smithi086.stdout:erased image32 2024-08-10T06:02:31.718 INFO:tasks.workunit.client.0.smithi086.stdout:100.00% done 2024-08-10T06:02:31.718 INFO:tasks.workunit.client.0.smithi086.stdout:image: image28 2024-08-10T06:02:31.718 INFO:tasks.workunit.client.0.smithi086.stdout:image: image29 2024-08-10T06:02:31.718 INFO:tasks.workunit.client.0.smithi086.stdout:image: image30 2024-08-10T06:02:31.718 INFO:tasks.workunit.client.0.smithi086.stdout:image: image31 2024-08-10T06:02:31.719 INFO:tasks.workunit.client.0.smithi086.stdout:image: image32 2024-08-10T06:02:31.719 INFO:tasks.workunit.client.0.smithi086.stdout:image: image33 2024-08-10T06:02:31.719 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image28 2024-08-10T06:02:31.719 INFO:tasks.workunit.client.0.smithi086.stdout:found image28 2024-08-10T06:02:31.719 INFO:tasks.workunit.client.0.smithi086.stdout:erased image28 2024-08-10T06:02:31.719 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image29 2024-08-10T06:02:31.719 INFO:tasks.workunit.client.0.smithi086.stdout:found image29 2024-08-10T06:02:31.719 INFO:tasks.workunit.client.0.smithi086.stdout:erased image29 2024-08-10T06:02:31.719 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image30 2024-08-10T06:02:31.719 INFO:tasks.workunit.client.0.smithi086.stdout:found image30 2024-08-10T06:02:31.719 INFO:tasks.workunit.client.0.smithi086.stdout:erased image30 2024-08-10T06:02:31.719 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image31 2024-08-10T06:02:31.719 INFO:tasks.workunit.client.0.smithi086.stdout:found image31 2024-08-10T06:02:31.719 INFO:tasks.workunit.client.0.smithi086.stdout:erased image31 2024-08-10T06:02:31.720 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image32 2024-08-10T06:02:31.720 INFO:tasks.workunit.client.0.smithi086.stdout:found image32 2024-08-10T06:02:31.720 INFO:tasks.workunit.client.0.smithi086.stdout:erased image32 2024-08-10T06:02:31.720 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image33 2024-08-10T06:02:31.720 INFO:tasks.workunit.client.0.smithi086.stdout:found image33 2024-08-10T06:02:31.720 INFO:tasks.workunit.client.0.smithi086.stdout:erased image33 2024-08-10T06:02:31.720 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestDeepCopy (7755 ms) 2024-08-10T06:02:31.720 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2024-08-10T06:02:32.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:32 smithi086 ceph-mon[98993]: pgmap v2820: 297 pgs: 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 404 KiB/s rd, 26 KiB/s wr, 482 op/s 2024-08-10T06:02:32.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:32 smithi086 ceph-mon[98993]: osdmap e1640: 8 total, 8 up, 8 in 2024-08-10T06:02:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:32 smithi086 ceph-mon[101471]: pgmap v2820: 297 pgs: 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 404 KiB/s rd, 26 KiB/s wr, 482 op/s 2024-08-10T06:02:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:32 smithi086 ceph-mon[101471]: osdmap e1640: 8 total, 8 up, 8 in 2024-08-10T06:02:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:32 smithi159 ceph-mon[90359]: pgmap v2820: 297 pgs: 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 404 KiB/s rd, 26 KiB/s wr, 482 op/s 2024-08-10T06:02:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:32 smithi159 ceph-mon[90359]: osdmap e1640: 8 total, 8 up, 8 in 2024-08-10T06:02:33.649 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:33.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:33 smithi086 ceph-mon[98993]: osdmap e1641: 8 total, 8 up, 8 in 2024-08-10T06:02:33.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:33 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1363094986' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:33.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:33 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:33.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:33 smithi086 ceph-mon[101471]: osdmap e1641: 8 total, 8 up, 8 in 2024-08-10T06:02:33.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:33 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1363094986' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:33.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:33 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:33.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:33 smithi159 ceph-mon[90359]: osdmap e1641: 8 total, 8 up, 8 in 2024-08-10T06:02:33.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:33 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1363094986' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:33.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:33 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:34 smithi086 ceph-mon[98993]: pgmap v2823: 329 pgs: 32 unknown, 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 432 KiB/s rd, 26 KiB/s wr, 516 op/s 2024-08-10T06:02:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:34 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:02:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:34 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:34 smithi086 ceph-mon[98993]: osdmap e1642: 8 total, 8 up, 8 in 2024-08-10T06:02:34.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:34 smithi086 ceph-mon[101471]: pgmap v2823: 329 pgs: 32 unknown, 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 432 KiB/s rd, 26 KiB/s wr, 516 op/s 2024-08-10T06:02:34.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:34 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:02:34.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:34 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:34.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:34 smithi086 ceph-mon[101471]: osdmap e1642: 8 total, 8 up, 8 in 2024-08-10T06:02:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:34 smithi159 ceph-mon[90359]: pgmap v2823: 329 pgs: 32 unknown, 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 432 KiB/s rd, 26 KiB/s wr, 516 op/s 2024-08-10T06:02:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:34 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:02:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:34 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:34 smithi159 ceph-mon[90359]: osdmap e1642: 8 total, 8 up, 8 in 2024-08-10T06:02:35.877 INFO:tasks.workunit.client.0.smithi086.stdout:num images is: 1 2024-08-10T06:02:35.934 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 1 2024-08-10T06:02:35.934 INFO:tasks.workunit.client.0.smithi086.stdout:image: image34 2024-08-10T06:02:35.935 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image34 2024-08-10T06:02:35.935 INFO:tasks.workunit.client.0.smithi086.stdout:num images is: 2 2024-08-10T06:02:35.935 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 2 2024-08-10T06:02:35.935 INFO:tasks.workunit.client.0.smithi086.stdout:image: image34 2024-08-10T06:02:35.935 INFO:tasks.workunit.client.0.smithi086.stdout:image: image35 2024-08-10T06:02:35.936 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image34 2024-08-10T06:02:35.936 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image35 2024-08-10T06:02:35.936 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:35 smithi086 ceph-mon[101471]: osdmap e1643: 8 total, 8 up, 8 in 2024-08-10T06:02:35.936 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:35 smithi086 ceph-mon[101471]: osdmap e1644: 8 total, 8 up, 8 in 2024-08-10T06:02:35.936 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:35 smithi086 ceph-mon[98993]: osdmap e1643: 8 total, 8 up, 8 in 2024-08-10T06:02:35.936 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:35 smithi086 ceph-mon[98993]: osdmap e1644: 8 total, 8 up, 8 in 2024-08-10T06:02:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:35 smithi159 ceph-mon[90359]: osdmap e1643: 8 total, 8 up, 8 in 2024-08-10T06:02:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:35 smithi159 ceph-mon[90359]: osdmap e1644: 8 total, 8 up, 8 in 2024-08-10T06:02:35.949 INFO:tasks.workunit.client.0.smithi086.stdout:100.00% done 2024-08-10T06:02:35.949 INFO:tasks.workunit.client.0.smithi086.stdout:num images is: 3 2024-08-10T06:02:35.949 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 3 2024-08-10T06:02:35.949 INFO:tasks.workunit.client.0.smithi086.stdout:image: image34 2024-08-10T06:02:35.950 INFO:tasks.workunit.client.0.smithi086.stdout:image: image35 2024-08-10T06:02:35.950 INFO:tasks.workunit.client.0.smithi086.stdout:image: image36 2024-08-10T06:02:35.950 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image34 2024-08-10T06:02:35.950 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image35 2024-08-10T06:02:35.951 INFO:tasks.workunit.client.0.smithi086.stdout:expected = image36 2024-08-10T06:02:35.981 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4268 ms) 2024-08-10T06:02:35.981 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2024-08-10T06:02:35.982 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:36.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:36 smithi086 ceph-mon[98993]: pgmap v2826: 329 pgs: 4 creating+peering, 19 unknown, 306 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 398 KiB/s rd, 25 KiB/s wr, 468 op/s 2024-08-10T06:02:36.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:36 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:02:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:36 smithi086 ceph-mon[101471]: pgmap v2826: 329 pgs: 4 creating+peering, 19 unknown, 306 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 398 KiB/s rd, 25 KiB/s wr, 468 op/s 2024-08-10T06:02:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:36 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:02:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:36 smithi159 ceph-mon[90359]: pgmap v2826: 329 pgs: 4 creating+peering, 19 unknown, 306 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 398 KiB/s rd, 25 KiB/s wr, 468 op/s 2024-08-10T06:02:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:36 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:02:37.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:37 smithi159 ceph-mon[90359]: osdmap e1645: 8 total, 8 up, 8 in 2024-08-10T06:02:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:37 smithi086 ceph-mon[98993]: osdmap e1645: 8 total, 8 up, 8 in 2024-08-10T06:02:38.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:37 smithi086 ceph-mon[101471]: osdmap e1645: 8 total, 8 up, 8 in 2024-08-10T06:02:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:02:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:02:38] "GET /metrics HTTP/1.1" 200 48499 "" "Prometheus/2.43.0" 2024-08-10T06:02:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:38 smithi159 ceph-mon[90359]: pgmap v2829: 329 pgs: 4 creating+peering, 7 unknown, 318 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 5.0 KiB/s wr, 101 op/s 2024-08-10T06:02:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:38 smithi159 ceph-mon[90359]: osdmap e1646: 8 total, 8 up, 8 in 2024-08-10T06:02:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:38 smithi086 ceph-mon[98993]: pgmap v2829: 329 pgs: 4 creating+peering, 7 unknown, 318 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 5.0 KiB/s wr, 101 op/s 2024-08-10T06:02:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:38 smithi086 ceph-mon[98993]: osdmap e1646: 8 total, 8 up, 8 in 2024-08-10T06:02:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:38 smithi086 ceph-mon[101471]: pgmap v2829: 329 pgs: 4 creating+peering, 7 unknown, 318 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 5.0 KiB/s wr, 101 op/s 2024-08-10T06:02:39.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:38 smithi086 ceph-mon[101471]: osdmap e1646: 8 total, 8 up, 8 in 2024-08-10T06:02:39.702 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 1 2024-08-10T06:02:39.703 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 1 2024-08-10T06:02:39.703 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap1 2024-08-10T06:02:39.703 INFO:tasks.workunit.client.0.smithi086.stdout:found snap1 with size 2097152 2024-08-10T06:02:39.703 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 2 2024-08-10T06:02:39.704 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 2 2024-08-10T06:02:39.704 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap1 2024-08-10T06:02:39.704 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap2 2024-08-10T06:02:39.704 INFO:tasks.workunit.client.0.smithi086.stdout:found snap1 with size 2097152 2024-08-10T06:02:39.704 INFO:tasks.workunit.client.0.smithi086.stdout:found snap2 with size 4194304 2024-08-10T06:02:39.704 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 1 2024-08-10T06:02:39.705 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 1 2024-08-10T06:02:39.705 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap2 2024-08-10T06:02:39.705 INFO:tasks.workunit.client.0.smithi086.stdout:found snap2 with size 4194304 2024-08-10T06:02:39.705 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 0 2024-08-10T06:02:39.705 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 0 2024-08-10T06:02:39.705 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3721 ms) 2024-08-10T06:02:39.706 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2024-08-10T06:02:39.706 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:39.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:39 smithi159 ceph-mon[90359]: osdmap e1647: 8 total, 8 up, 8 in 2024-08-10T06:02:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:39 smithi086 ceph-mon[98993]: osdmap e1647: 8 total, 8 up, 8 in 2024-08-10T06:02:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:39 smithi086 ceph-mon[101471]: osdmap e1647: 8 total, 8 up, 8 in 2024-08-10T06:02:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:40 smithi086 ceph-mon[101471]: pgmap v2832: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 6.5 KiB/s wr, 124 op/s 2024-08-10T06:02:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:40 smithi086 ceph-mon[101471]: osdmap e1648: 8 total, 8 up, 8 in 2024-08-10T06:02:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:40 smithi086 ceph-mon[98993]: pgmap v2832: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 6.5 KiB/s wr, 124 op/s 2024-08-10T06:02:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:40 smithi086 ceph-mon[98993]: osdmap e1648: 8 total, 8 up, 8 in 2024-08-10T06:02:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:40 smithi159 ceph-mon[90359]: pgmap v2832: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 6.5 KiB/s wr, 124 op/s 2024-08-10T06:02:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:40 smithi159 ceph-mon[90359]: osdmap e1648: 8 total, 8 up, 8 in 2024-08-10T06:02:41.730 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (2028 ms) 2024-08-10T06:02:41.730 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2024-08-10T06:02:41.730 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:42.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:41 smithi159 ceph-mon[90359]: osdmap e1649: 8 total, 8 up, 8 in 2024-08-10T06:02:42.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:02:42.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:02:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:41 smithi086 ceph-mon[98993]: osdmap e1649: 8 total, 8 up, 8 in 2024-08-10T06:02:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:02:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:02:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:41 smithi086 ceph-mon[101471]: osdmap e1649: 8 total, 8 up, 8 in 2024-08-10T06:02:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:02:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:02:42.727 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 1 2024-08-10T06:02:42.727 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 1 2024-08-10T06:02:42.727 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap1 2024-08-10T06:02:42.727 INFO:tasks.workunit.client.0.smithi086.stdout:found snap1 with size 2097152 2024-08-10T06:02:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:42 smithi086 ceph-mon[98993]: pgmap v2835: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 374 KiB/s rd, 25 KiB/s wr, 447 op/s 2024-08-10T06:02:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:42 smithi086 ceph-mon[98993]: osdmap e1650: 8 total, 8 up, 8 in 2024-08-10T06:02:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:42 smithi086 ceph-mon[101471]: pgmap v2835: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 374 KiB/s rd, 25 KiB/s wr, 447 op/s 2024-08-10T06:02:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:42 smithi086 ceph-mon[101471]: osdmap e1650: 8 total, 8 up, 8 in 2024-08-10T06:02:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:42 smithi159 ceph-mon[90359]: pgmap v2835: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 374 KiB/s rd, 25 KiB/s wr, 447 op/s 2024-08-10T06:02:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:42 smithi159 ceph-mon[90359]: osdmap e1650: 8 total, 8 up, 8 in 2024-08-10T06:02:43.738 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 2 2024-08-10T06:02:43.739 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 2 2024-08-10T06:02:43.739 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap1 2024-08-10T06:02:43.739 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap2 2024-08-10T06:02:43.739 INFO:tasks.workunit.client.0.smithi086.stdout:found snap1 with size 2097152 2024-08-10T06:02:43.739 INFO:tasks.workunit.client.0.smithi086.stdout:found snap2 with size 4194304 2024-08-10T06:02:44.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:43 smithi086 ceph-mon[98993]: osdmap e1651: 8 total, 8 up, 8 in 2024-08-10T06:02:44.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:43 smithi086 ceph-mon[101471]: osdmap e1651: 8 total, 8 up, 8 in 2024-08-10T06:02:44.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:43 smithi159 ceph-mon[90359]: osdmap e1651: 8 total, 8 up, 8 in 2024-08-10T06:02:44.743 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 1 2024-08-10T06:02:44.743 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 1 2024-08-10T06:02:44.743 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap2 2024-08-10T06:02:44.743 INFO:tasks.workunit.client.0.smithi086.stdout:found snap2 with size 4194304 2024-08-10T06:02:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:44 smithi086 ceph-mon[101471]: pgmap v2838: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 337 KiB/s rd, 22 KiB/s wr, 402 op/s 2024-08-10T06:02:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:44 smithi086 ceph-mon[101471]: osdmap e1652: 8 total, 8 up, 8 in 2024-08-10T06:02:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:44 smithi086 ceph-mon[98993]: pgmap v2838: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 337 KiB/s rd, 22 KiB/s wr, 402 op/s 2024-08-10T06:02:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:44 smithi086 ceph-mon[98993]: osdmap e1652: 8 total, 8 up, 8 in 2024-08-10T06:02:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:44 smithi159 ceph-mon[90359]: pgmap v2838: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 337 KiB/s rd, 22 KiB/s wr, 402 op/s 2024-08-10T06:02:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:44 smithi159 ceph-mon[90359]: osdmap e1652: 8 total, 8 up, 8 in 2024-08-10T06:02:45.601 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 0 2024-08-10T06:02:45.602 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 0 2024-08-10T06:02:45.606 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (3876 ms) 2024-08-10T06:02:45.606 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2024-08-10T06:02:45.606 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:45 smithi086 ceph-mon[98993]: osdmap e1653: 8 total, 8 up, 8 in 2024-08-10T06:02:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:45 smithi086 ceph-mon[98993]: osdmap e1654: 8 total, 8 up, 8 in 2024-08-10T06:02:46.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:45 smithi086 ceph-mon[101471]: osdmap e1653: 8 total, 8 up, 8 in 2024-08-10T06:02:46.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:45 smithi086 ceph-mon[101471]: osdmap e1654: 8 total, 8 up, 8 in 2024-08-10T06:02:46.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:45 smithi159 ceph-mon[90359]: osdmap e1653: 8 total, 8 up, 8 in 2024-08-10T06:02:46.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:45 smithi159 ceph-mon[90359]: osdmap e1654: 8 total, 8 up, 8 in 2024-08-10T06:02:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:46 smithi086 ceph-mon[98993]: pgmap v2841: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 4.5 KiB/s wr, 61 op/s 2024-08-10T06:02:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:46 smithi086 ceph-mon[98993]: osdmap e1655: 8 total, 8 up, 8 in 2024-08-10T06:02:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:46 smithi086 ceph-mon[101471]: pgmap v2841: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 4.5 KiB/s wr, 61 op/s 2024-08-10T06:02:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:46 smithi086 ceph-mon[101471]: osdmap e1655: 8 total, 8 up, 8 in 2024-08-10T06:02:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:46 smithi159 ceph-mon[90359]: pgmap v2841: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 4.5 KiB/s wr, 61 op/s 2024-08-10T06:02:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:46 smithi159 ceph-mon[90359]: osdmap e1655: 8 total, 8 up, 8 in 2024-08-10T06:02:48.597 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:02:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:02:48] "GET /metrics HTTP/1.1" 200 50964 "" "Prometheus/2.43.0" 2024-08-10T06:02:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:48 smithi086 ceph-mon[101471]: pgmap v2844: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 3.5 KiB/s wr, 33 op/s 2024-08-10T06:02:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:48 smithi086 ceph-mon[101471]: osdmap e1656: 8 total, 8 up, 8 in 2024-08-10T06:02:48.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:48 smithi086 ceph-mon[98993]: pgmap v2844: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 3.5 KiB/s wr, 33 op/s 2024-08-10T06:02:48.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:48 smithi086 ceph-mon[98993]: osdmap e1656: 8 total, 8 up, 8 in 2024-08-10T06:02:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:48 smithi159 ceph-mon[90359]: pgmap v2844: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 3.5 KiB/s wr, 33 op/s 2024-08-10T06:02:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:48 smithi159 ceph-mon[90359]: osdmap e1656: 8 total, 8 up, 8 in 2024-08-10T06:02:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:49 smithi086 ceph-mon[101471]: osdmap e1657: 8 total, 8 up, 8 in 2024-08-10T06:02:49.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:49 smithi086 ceph-mon[98993]: osdmap e1657: 8 total, 8 up, 8 in 2024-08-10T06:02:49.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:49 smithi159 ceph-mon[90359]: osdmap e1657: 8 total, 8 up, 8 in 2024-08-10T06:02:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:50 smithi086 ceph-mon[98993]: pgmap v2847: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 5.0 KiB/s wr, 64 op/s 2024-08-10T06:02:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:50 smithi086 ceph-mon[98993]: osdmap e1658: 8 total, 8 up, 8 in 2024-08-10T06:02:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:50 smithi086 ceph-mon[98993]: osdmap e1659: 8 total, 8 up, 8 in 2024-08-10T06:02:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:50 smithi086 ceph-mon[101471]: pgmap v2847: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 5.0 KiB/s wr, 64 op/s 2024-08-10T06:02:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:50 smithi086 ceph-mon[101471]: osdmap e1658: 8 total, 8 up, 8 in 2024-08-10T06:02:50.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:50 smithi086 ceph-mon[101471]: osdmap e1659: 8 total, 8 up, 8 in 2024-08-10T06:02:50.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:50 smithi159 ceph-mon[90359]: pgmap v2847: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 5.0 KiB/s wr, 64 op/s 2024-08-10T06:02:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:50 smithi159 ceph-mon[90359]: osdmap e1658: 8 total, 8 up, 8 in 2024-08-10T06:02:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:50 smithi159 ceph-mon[90359]: osdmap e1659: 8 total, 8 up, 8 in 2024-08-10T06:02:51.632 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 0 2024-08-10T06:02:51.632 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 0 2024-08-10T06:02:51.642 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (6035 ms) 2024-08-10T06:02:51.642 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2024-08-10T06:02:51.642 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:52.645 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 1 2024-08-10T06:02:52.645 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 1 2024-08-10T06:02:52.645 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap1 2024-08-10T06:02:52.645 INFO:tasks.workunit.client.0.smithi086.stdout:found snap1 with size 2097152 2024-08-10T06:02:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:52 smithi086 ceph-mon[98993]: pgmap v2850: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 5.7 KiB/s wr, 69 op/s 2024-08-10T06:02:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:52 smithi086 ceph-mon[98993]: osdmap e1660: 8 total, 8 up, 8 in 2024-08-10T06:02:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:52 smithi086 ceph-mon[101471]: pgmap v2850: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 5.7 KiB/s wr, 69 op/s 2024-08-10T06:02:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:52 smithi086 ceph-mon[101471]: osdmap e1660: 8 total, 8 up, 8 in 2024-08-10T06:02:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:52 smithi159 ceph-mon[90359]: pgmap v2850: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 5.7 KiB/s wr, 69 op/s 2024-08-10T06:02:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:52 smithi159 ceph-mon[90359]: osdmap e1660: 8 total, 8 up, 8 in 2024-08-10T06:02:53.647 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 2 2024-08-10T06:02:53.647 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 2 2024-08-10T06:02:53.647 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap1 2024-08-10T06:02:53.647 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap2 2024-08-10T06:02:53.648 INFO:tasks.workunit.client.0.smithi086.stdout:found snap1 with size 2097152 2024-08-10T06:02:53.648 INFO:tasks.workunit.client.0.smithi086.stdout:found snap2 with size 4194304 2024-08-10T06:02:53.651 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 2 2024-08-10T06:02:53.651 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 2 2024-08-10T06:02:53.651 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap1-rename 2024-08-10T06:02:53.651 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap2 2024-08-10T06:02:53.651 INFO:tasks.workunit.client.0.smithi086.stdout:found snap1-rename with size 2097152 2024-08-10T06:02:53.651 INFO:tasks.workunit.client.0.smithi086.stdout:found snap2 with size 4194304 2024-08-10T06:02:53.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:53 smithi086 ceph-mon[98993]: osdmap e1661: 8 total, 8 up, 8 in 2024-08-10T06:02:53.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:53 smithi086 ceph-mon[101471]: osdmap e1661: 8 total, 8 up, 8 in 2024-08-10T06:02:53.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:53 smithi159 ceph-mon[90359]: osdmap e1661: 8 total, 8 up, 8 in 2024-08-10T06:02:54.655 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 1 2024-08-10T06:02:54.655 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 1 2024-08-10T06:02:54.655 INFO:tasks.workunit.client.0.smithi086.stdout:snap: snap2-rename 2024-08-10T06:02:54.655 INFO:tasks.workunit.client.0.smithi086.stdout:found snap2-rename with size 4194304 2024-08-10T06:02:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:54 smithi086 ceph-mon[98993]: pgmap v2853: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 6.0 KiB/s wr, 68 op/s 2024-08-10T06:02:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:54 smithi086 ceph-mon[98993]: osdmap e1662: 8 total, 8 up, 8 in 2024-08-10T06:02:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:54 smithi086 ceph-mon[101471]: pgmap v2853: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 6.0 KiB/s wr, 68 op/s 2024-08-10T06:02:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:54 smithi086 ceph-mon[101471]: osdmap e1662: 8 total, 8 up, 8 in 2024-08-10T06:02:54.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:54 smithi159 ceph-mon[90359]: pgmap v2853: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 6.0 KiB/s wr, 68 op/s 2024-08-10T06:02:54.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:54 smithi159 ceph-mon[90359]: osdmap e1662: 8 total, 8 up, 8 in 2024-08-10T06:02:55.614 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 0 2024-08-10T06:02:55.614 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 0 2024-08-10T06:02:55.623 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (3982 ms) 2024-08-10T06:02:55.623 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2024-08-10T06:02:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:55 smithi086 ceph-mon[98993]: osdmap e1663: 8 total, 8 up, 8 in 2024-08-10T06:02:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:55 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:02:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:55 smithi086 ceph-mon[98993]: osdmap e1664: 8 total, 8 up, 8 in 2024-08-10T06:02:55.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:55 smithi086 ceph-mon[101471]: osdmap e1663: 8 total, 8 up, 8 in 2024-08-10T06:02:55.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:55 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:02:55.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:55 smithi086 ceph-mon[101471]: osdmap e1664: 8 total, 8 up, 8 in 2024-08-10T06:02:55.933 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:55 smithi159 ceph-mon[90359]: osdmap e1663: 8 total, 8 up, 8 in 2024-08-10T06:02:55.933 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:55 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:02:55.933 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:55 smithi159 ceph-mon[90359]: osdmap e1664: 8 total, 8 up, 8 in 2024-08-10T06:02:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:56 smithi086 ceph-mon[98993]: pgmap v2856: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 5.0 KiB/s wr, 65 op/s 2024-08-10T06:02:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:02:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:56 smithi086 ceph-mon[101471]: pgmap v2856: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 5.0 KiB/s wr, 65 op/s 2024-08-10T06:02:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:02:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:56 smithi159 ceph-mon[90359]: pgmap v2856: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 5.0 KiB/s wr, 65 op/s 2024-08-10T06:02:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:02:57.658 INFO:tasks.workunit.client.0.smithi086.stdout:using new format!using new format! 2024-08-10T06:02:57.658 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:02:57.658 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:57.658 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:02:57.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:57 smithi086 ceph-mon[101471]: osdmap e1665: 8 total, 8 up, 8 in 2024-08-10T06:02:57.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:57 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2033383582' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:57.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:57 smithi086 ceph-mon[98993]: osdmap e1665: 8 total, 8 up, 8 in 2024-08-10T06:02:57.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:57 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2033383582' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:57.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:57 smithi159 ceph-mon[90359]: osdmap e1665: 8 total, 8 up, 8 in 2024-08-10T06:02:57.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:57 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2033383582' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:02:58.651 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:02:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:02:58] "GET /metrics HTTP/1.1" 200 50962 "" "Prometheus/2.43.0" 2024-08-10T06:02:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:58 smithi086 ceph-mon[98993]: pgmap v2859: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 1023 B/s wr, 10 op/s 2024-08-10T06:02:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:58 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:02:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:58 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2033383582' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:58 smithi086 ceph-mon[98993]: osdmap e1666: 8 total, 8 up, 8 in 2024-08-10T06:02:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:02:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:02:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:02:58.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:58 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:02:58.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:58 smithi086 ceph-mon[101471]: pgmap v2859: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 1023 B/s wr, 10 op/s 2024-08-10T06:02:58.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:58 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:02:58.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:58 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2033383582' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:58.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:58 smithi086 ceph-mon[101471]: osdmap e1666: 8 total, 8 up, 8 in 2024-08-10T06:02:58.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:02:58.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:02:58.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:02:58.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:58 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:02:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:58 smithi159 ceph-mon[90359]: pgmap v2859: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 1023 B/s wr, 10 op/s 2024-08-10T06:02:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:58 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:02:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:58 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2033383582' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:02:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:58 smithi159 ceph-mon[90359]: osdmap e1666: 8 total, 8 up, 8 in 2024-08-10T06:02:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:02:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:02:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:02:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:58 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:02:59.937 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4314 ms) 2024-08-10T06:02:59.937 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2024-08-10T06:02:59.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:59 smithi159 ceph-mon[90359]: osdmap e1667: 8 total, 8 up, 8 in 2024-08-10T06:02:59.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:02:59.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:02:59.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:02:59 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:59 smithi086 ceph-mon[98993]: osdmap e1667: 8 total, 8 up, 8 in 2024-08-10T06:03:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:03:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:03:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:02:59 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:59 smithi086 ceph-mon[101471]: osdmap e1667: 8 total, 8 up, 8 in 2024-08-10T06:03:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:03:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:03:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:02:59 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:00 smithi159 ceph-mon[90359]: pgmap v2862: 361 pgs: 7 creating+peering, 22 unknown, 332 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 4.5 KiB/s wr, 64 op/s 2024-08-10T06:03:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:00 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:03:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:00 smithi159 ceph-mon[90359]: osdmap e1668: 8 total, 8 up, 8 in 2024-08-10T06:03:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:00 smithi159 ceph-mon[90359]: osdmap e1669: 8 total, 8 up, 8 in 2024-08-10T06:03:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:00 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2511910363' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:00 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:00 smithi086 ceph-mon[98993]: pgmap v2862: 361 pgs: 7 creating+peering, 22 unknown, 332 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 4.5 KiB/s wr, 64 op/s 2024-08-10T06:03:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:00 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:03:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:00 smithi086 ceph-mon[98993]: osdmap e1668: 8 total, 8 up, 8 in 2024-08-10T06:03:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:00 smithi086 ceph-mon[98993]: osdmap e1669: 8 total, 8 up, 8 in 2024-08-10T06:03:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:00 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2511910363' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:00 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:00 smithi086 ceph-mon[101471]: pgmap v2862: 361 pgs: 7 creating+peering, 22 unknown, 332 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 4.5 KiB/s wr, 64 op/s 2024-08-10T06:03:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:00 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:03:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:00 smithi086 ceph-mon[101471]: osdmap e1668: 8 total, 8 up, 8 in 2024-08-10T06:03:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:00 smithi086 ceph-mon[101471]: osdmap e1669: 8 total, 8 up, 8 in 2024-08-10T06:03:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:00 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2511910363' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:00 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:02 smithi086 ceph-mon[98993]: pgmap v2865: 393 pgs: 7 creating+peering, 36 unknown, 350 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 6.0 KiB/s wr, 96 op/s 2024-08-10T06:03:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:02 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:03:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:02 smithi086 ceph-mon[98993]: osdmap e1670: 8 total, 8 up, 8 in 2024-08-10T06:03:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:02 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:02 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:02 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:03:02.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:02 smithi086 ceph-mon[101471]: pgmap v2865: 393 pgs: 7 creating+peering, 36 unknown, 350 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 6.0 KiB/s wr, 96 op/s 2024-08-10T06:03:02.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:02 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:03:02.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:02 smithi086 ceph-mon[101471]: osdmap e1670: 8 total, 8 up, 8 in 2024-08-10T06:03:02.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:02 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:02.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:02 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:02.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:02 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:03:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:02 smithi159 ceph-mon[90359]: pgmap v2865: 393 pgs: 7 creating+peering, 36 unknown, 350 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 6.0 KiB/s wr, 96 op/s 2024-08-10T06:03:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:02 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:03:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:02 smithi159 ceph-mon[90359]: osdmap e1670: 8 total, 8 up, 8 in 2024-08-10T06:03:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:02 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:02 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:02.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:02 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:03:03.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:03 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-10T06:03:03.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:03 smithi086 ceph-mon[98993]: osdmap e1671: 8 total, 8 up, 8 in 2024-08-10T06:03:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:03 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-10T06:03:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:03 smithi086 ceph-mon[101471]: osdmap e1671: 8 total, 8 up, 8 in 2024-08-10T06:03:03.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:03 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-10T06:03:03.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:03 smithi159 ceph-mon[90359]: osdmap e1671: 8 total, 8 up, 8 in 2024-08-10T06:03:04.644 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:03:04.877 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:04 smithi086 ceph-mon[98993]: pgmap v2868: 393 pgs: 5 creating+peering, 17 unknown, 371 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 6.5 KiB/s wr, 108 op/s 2024-08-10T06:03:04.877 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:04 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:03:04.877 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:04 smithi086 ceph-mon[98993]: osdmap e1672: 8 total, 8 up, 8 in 2024-08-10T06:03:04.877 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:04 smithi086 ceph-mon[101471]: pgmap v2868: 393 pgs: 5 creating+peering, 17 unknown, 371 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 6.5 KiB/s wr, 108 op/s 2024-08-10T06:03:04.877 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:04 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:03:04.877 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:04 smithi086 ceph-mon[101471]: osdmap e1672: 8 total, 8 up, 8 in 2024-08-10T06:03:04.878 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:04 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:03:04] ENGINE Bus STOPPING 2024-08-10T06:03:04.878 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:04 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:03:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T06:03:04.878 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:04 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:03:04] ENGINE Bus STOPPED 2024-08-10T06:03:04.878 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:04 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:03:04] ENGINE Bus STARTING 2024-08-10T06:03:04.878 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:04 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:03:04] ENGINE Serving on http://:::9283 2024-08-10T06:03:04.878 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:04 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:03:04] ENGINE Bus STARTED 2024-08-10T06:03:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:04 smithi159 ceph-mon[90359]: pgmap v2868: 393 pgs: 5 creating+peering, 17 unknown, 371 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 6.5 KiB/s wr, 108 op/s 2024-08-10T06:03:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:04 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:03:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:04 smithi159 ceph-mon[90359]: osdmap e1672: 8 total, 8 up, 8 in 2024-08-10T06:03:05.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: osdmap e1673: 8 total, 8 up, 8 in 2024-08-10T06:03:05.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' 2024-08-10T06:03:05.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:03:05.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:03:05.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:03:05.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:03:05.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:03:05.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:03:05.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:05.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:03:05.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:05.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:05.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:05.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:05.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:05.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:05.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:05.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:05.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:05.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:05.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:05.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:05.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:05.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:05.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:05.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:05.909 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:05.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: osdmap e1673: 8 total, 8 up, 8 in 2024-08-10T06:03:05.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' 2024-08-10T06:03:05.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:03:05.909 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:03:05.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:03:05.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:03:05.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:03:05.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:03:05.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:05.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:03:05.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:05.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:05.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:05.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:05.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:05.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:05.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:05.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:05.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:05.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:05.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:05.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:05.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:05.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:05.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:05.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:05.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:05.912 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:05.912 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:05.912 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:05.912 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:05.912 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:05.912 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:05.912 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:05.912 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-10T06:03:05.912 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[101471]: osdmap e1674: 8 total, 8 up, 8 in 2024-08-10T06:03:05.912 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:05.913 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:05.913 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:05.913 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:05.913 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:05.913 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:05.913 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:05.913 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-10T06:03:05.913 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:05 smithi086 ceph-mon[98993]: osdmap e1674: 8 total, 8 up, 8 in 2024-08-10T06:03:05.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: osdmap e1673: 8 total, 8 up, 8 in 2024-08-10T06:03:05.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' 2024-08-10T06:03:05.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:03:05.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:03:05.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:03:05.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:03:05.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:03:05.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:03:05.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:05.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:03:05.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:05.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:05.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:05.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:05.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:05.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:05.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:05.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:05.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:05.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:05.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:05.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:05.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:05.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:05.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:05.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:05.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:05.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:05.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:05.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:05.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:05.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:05.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:05.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:05.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-10T06:03:05.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:05 smithi159 ceph-mon[90359]: osdmap e1674: 8 total, 8 up, 8 in 2024-08-10T06:03:06.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:06 smithi159 ceph-mon[90359]: pgmap v2871: 393 pgs: 5 creating+peering, 9 unknown, 379 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 6.2 KiB/s wr, 109 op/s 2024-08-10T06:03:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:06 smithi086 ceph-mon[98993]: pgmap v2871: 393 pgs: 5 creating+peering, 9 unknown, 379 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 6.2 KiB/s wr, 109 op/s 2024-08-10T06:03:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:06 smithi086 ceph-mon[101471]: pgmap v2871: 393 pgs: 5 creating+peering, 9 unknown, 379 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 6.2 KiB/s wr, 109 op/s 2024-08-10T06:03:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:03:08] "GET /metrics HTTP/1.1" 200 50962 "" "Prometheus/2.43.0" 2024-08-10T06:03:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:08 smithi159 ceph-mon[90359]: pgmap v2873: 393 pgs: 393 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.5 KiB/s wr, 49 op/s 2024-08-10T06:03:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:08 smithi086 ceph-mon[98993]: pgmap v2873: 393 pgs: 393 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.5 KiB/s wr, 49 op/s 2024-08-10T06:03:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:08 smithi086 ceph-mon[101471]: pgmap v2873: 393 pgs: 393 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.5 KiB/s wr, 49 op/s 2024-08-10T06:03:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:10 smithi159 ceph-mon[90359]: pgmap v2874: 393 pgs: 393 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.5 KiB/s wr, 35 op/s 2024-08-10T06:03:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:10 smithi159 ceph-mon[90359]: osdmap e1675: 8 total, 8 up, 8 in 2024-08-10T06:03:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:10 smithi086 ceph-mon[98993]: pgmap v2874: 393 pgs: 393 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.5 KiB/s wr, 35 op/s 2024-08-10T06:03:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:10 smithi086 ceph-mon[98993]: osdmap e1675: 8 total, 8 up, 8 in 2024-08-10T06:03:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:10 smithi086 ceph-mon[101471]: pgmap v2874: 393 pgs: 393 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.5 KiB/s wr, 35 op/s 2024-08-10T06:03:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:10 smithi086 ceph-mon[101471]: osdmap e1675: 8 total, 8 up, 8 in 2024-08-10T06:03:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:03:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:03:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:03:13.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:12 smithi159 ceph-mon[90359]: pgmap v2876: 393 pgs: 393 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 655 KiB/s wr, 17 op/s 2024-08-10T06:03:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:12 smithi086 ceph-mon[98993]: pgmap v2876: 393 pgs: 393 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 655 KiB/s wr, 17 op/s 2024-08-10T06:03:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:12 smithi086 ceph-mon[101471]: pgmap v2876: 393 pgs: 393 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 655 KiB/s wr, 17 op/s 2024-08-10T06:03:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:14 smithi086 ceph-mon[101471]: pgmap v2877: 393 pgs: 393 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.1 KiB/s rd, 513 KiB/s wr, 14 op/s 2024-08-10T06:03:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:14 smithi086 ceph-mon[98993]: pgmap v2877: 393 pgs: 393 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.1 KiB/s rd, 513 KiB/s wr, 14 op/s 2024-08-10T06:03:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:14 smithi159 ceph-mon[90359]: pgmap v2877: 393 pgs: 393 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.1 KiB/s rd, 513 KiB/s wr, 14 op/s 2024-08-10T06:03:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:16 smithi086 ceph-mon[101471]: pgmap v2878: 393 pgs: 393 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 882 KiB/s wr, 7 op/s 2024-08-10T06:03:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:16 smithi086 ceph-mon[101471]: osdmap e1676: 8 total, 8 up, 8 in 2024-08-10T06:03:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:16 smithi086 ceph-mon[98993]: pgmap v2878: 393 pgs: 393 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 882 KiB/s wr, 7 op/s 2024-08-10T06:03:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:16 smithi086 ceph-mon[98993]: osdmap e1676: 8 total, 8 up, 8 in 2024-08-10T06:03:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:16 smithi159 ceph-mon[90359]: pgmap v2878: 393 pgs: 393 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 882 KiB/s wr, 7 op/s 2024-08-10T06:03:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:16 smithi159 ceph-mon[90359]: osdmap e1676: 8 total, 8 up, 8 in 2024-08-10T06:03:18.594 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:03:18] "GET /metrics HTTP/1.1" 200 55787 "" "Prometheus/2.43.0" 2024-08-10T06:03:18.856 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:18 smithi086 ceph-mon[98993]: pgmap v2880: 393 pgs: 393 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-10T06:03:18.857 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:18 smithi086 ceph-mon[101471]: pgmap v2880: 393 pgs: 393 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-10T06:03:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:18 smithi159 ceph-mon[90359]: pgmap v2880: 393 pgs: 393 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-10T06:03:20.770 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.RemoveFullTry (20832 ms) 2024-08-10T06:03:20.770 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2024-08-10T06:03:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:20 smithi086 ceph-mon[101471]: pgmap v2881: 393 pgs: 393 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 741 KiB/s wr, 2 op/s 2024-08-10T06:03:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:20 smithi086 ceph-mon[101471]: pool 'test-librbd-smithi086-150683-23' is full (reached quota's max_bytes: 10 MiB) 2024-08-10T06:03:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:20 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-10T06:03:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:20 smithi086 ceph-mon[98993]: pgmap v2881: 393 pgs: 393 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 741 KiB/s wr, 2 op/s 2024-08-10T06:03:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:20 smithi086 ceph-mon[98993]: pool 'test-librbd-smithi086-150683-23' is full (reached quota's max_bytes: 10 MiB) 2024-08-10T06:03:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:20 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-10T06:03:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:20 smithi159 ceph-mon[90359]: pgmap v2881: 393 pgs: 393 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 741 KiB/s wr, 2 op/s 2024-08-10T06:03:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:20 smithi159 ceph-mon[90359]: pool 'test-librbd-smithi086-150683-23' is full (reached quota's max_bytes: 10 MiB) 2024-08-10T06:03:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:20 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-10T06:03:21.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:21 smithi086 ceph-mon[98993]: osdmap e1677: 8 total, 8 up, 8 in 2024-08-10T06:03:21.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:21 smithi086 ceph-mon[101471]: osdmap e1677: 8 total, 8 up, 8 in 2024-08-10T06:03:21.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:21 smithi159 ceph-mon[90359]: osdmap e1677: 8 total, 8 up, 8 in 2024-08-10T06:03:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:22 smithi086 ceph-mon[101471]: pgmap v2883: 393 pgs: 393 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 1024 KiB/s wr, 1 op/s 2024-08-10T06:03:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:22 smithi086 ceph-mon[101471]: osdmap e1678: 8 total, 8 up, 8 in 2024-08-10T06:03:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:22 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/313853567' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:22 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:22.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:22 smithi086 ceph-mon[98993]: pgmap v2883: 393 pgs: 393 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 1024 KiB/s wr, 1 op/s 2024-08-10T06:03:22.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:22 smithi086 ceph-mon[98993]: osdmap e1678: 8 total, 8 up, 8 in 2024-08-10T06:03:22.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:22 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/313853567' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:22.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:22 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:22 smithi159 ceph-mon[90359]: pgmap v2883: 393 pgs: 393 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 1024 KiB/s wr, 1 op/s 2024-08-10T06:03:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:22 smithi159 ceph-mon[90359]: osdmap e1678: 8 total, 8 up, 8 in 2024-08-10T06:03:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:22 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/313853567' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:22 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:23.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:23 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:03:23.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:23 smithi086 ceph-mon[101471]: osdmap e1679: 8 total, 8 up, 8 in 2024-08-10T06:03:23.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:23 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:03:23.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:23 smithi086 ceph-mon[98993]: osdmap e1679: 8 total, 8 up, 8 in 2024-08-10T06:03:23.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:23 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:03:23.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:23 smithi159 ceph-mon[90359]: osdmap e1679: 8 total, 8 up, 8 in 2024-08-10T06:03:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:24 smithi086 ceph-mon[98993]: pgmap v2886: 425 pgs: 6 creating+peering, 26 unknown, 393 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 854 KiB/s wr, 8 op/s 2024-08-10T06:03:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:24 smithi086 ceph-mon[98993]: osdmap e1680: 8 total, 8 up, 8 in 2024-08-10T06:03:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:24 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/939587672' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:24 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:24 smithi086 ceph-mon[101471]: pgmap v2886: 425 pgs: 6 creating+peering, 26 unknown, 393 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 854 KiB/s wr, 8 op/s 2024-08-10T06:03:24.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:24 smithi086 ceph-mon[101471]: osdmap e1680: 8 total, 8 up, 8 in 2024-08-10T06:03:24.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:24 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/939587672' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:24.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:24 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:24 smithi159 ceph-mon[90359]: pgmap v2886: 425 pgs: 6 creating+peering, 26 unknown, 393 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 854 KiB/s wr, 8 op/s 2024-08-10T06:03:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:24 smithi159 ceph-mon[90359]: osdmap e1680: 8 total, 8 up, 8 in 2024-08-10T06:03:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:24 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/939587672' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:24 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:25.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:25 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:03:25.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:25 smithi086 ceph-mon[101471]: osdmap e1681: 8 total, 8 up, 8 in 2024-08-10T06:03:25.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:25 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:25.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:25 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:25.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:25 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:03:25.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:25 smithi086 ceph-mon[98993]: osdmap e1681: 8 total, 8 up, 8 in 2024-08-10T06:03:25.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:25 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:25.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:25 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:25 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:03:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:25 smithi159 ceph-mon[90359]: osdmap e1681: 8 total, 8 up, 8 in 2024-08-10T06:03:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:25 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:25 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:26 smithi159 ceph-mon[90359]: pgmap v2889: 457 pgs: 14 creating+peering, 40 unknown, 403 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 769 KiB/s wr, 35 op/s 2024-08-10T06:03:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:26 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-10T06:03:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:26 smithi159 ceph-mon[90359]: osdmap e1682: 8 total, 8 up, 8 in 2024-08-10T06:03:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:03:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:26 smithi086 ceph-mon[98993]: pgmap v2889: 457 pgs: 14 creating+peering, 40 unknown, 403 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 769 KiB/s wr, 35 op/s 2024-08-10T06:03:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:26 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-10T06:03:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:26 smithi086 ceph-mon[98993]: osdmap e1682: 8 total, 8 up, 8 in 2024-08-10T06:03:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:03:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:26 smithi086 ceph-mon[101471]: pgmap v2889: 457 pgs: 14 creating+peering, 40 unknown, 403 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 769 KiB/s wr, 35 op/s 2024-08-10T06:03:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:26 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-10T06:03:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:26 smithi086 ceph-mon[101471]: osdmap e1682: 8 total, 8 up, 8 in 2024-08-10T06:03:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:03:27.709 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:03:27.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:27 smithi159 ceph-mon[90359]: osdmap e1683: 8 total, 8 up, 8 in 2024-08-10T06:03:28.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:27 smithi086 ceph-mon[101471]: osdmap e1683: 8 total, 8 up, 8 in 2024-08-10T06:03:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:27 smithi086 ceph-mon[98993]: osdmap e1683: 8 total, 8 up, 8 in 2024-08-10T06:03:28.156 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:03:27] ENGINE Bus STOPPING 2024-08-10T06:03:28.156 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:03:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T06:03:28.156 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:03:27] ENGINE Bus STOPPED 2024-08-10T06:03:28.156 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:03:27] ENGINE Bus STARTING 2024-08-10T06:03:28.157 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:03:27] ENGINE Serving on http://:::9283 2024-08-10T06:03:28.157 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:27 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:03:27] ENGINE Bus STARTED 2024-08-10T06:03:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:03:28] "GET /metrics HTTP/1.1" 200 60692 "" "Prometheus/2.43.0" 2024-08-10T06:03:28.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: pgmap v2892: 457 pgs: 14 creating+peering, 11 unknown, 432 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 767 B/s wr, 29 op/s 2024-08-10T06:03:28.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: osdmap e1684: 8 total, 8 up, 8 in 2024-08-10T06:03:28.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' 2024-08-10T06:03:28.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:03:28.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:03:28.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:03:28.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:03:28.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:28.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:03:28.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:28.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:28.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:28.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:28.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:28.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:28.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:28.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:28.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:28.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:28.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:28.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:28.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:28.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:28.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:28.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:28.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:28.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:28.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:28.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:28.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:28.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:28.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:28.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: pgmap v2892: 457 pgs: 14 creating+peering, 11 unknown, 432 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 767 B/s wr, 29 op/s 2024-08-10T06:03:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: osdmap e1684: 8 total, 8 up, 8 in 2024-08-10T06:03:29.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' 2024-08-10T06:03:29.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:03:29.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:03:29.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:03:29.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:03:29.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:29.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:03:29.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:29.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:29.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:29.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:29.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:29.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:29.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:29.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:29.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:29.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:29.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:29.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:29.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:29.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:29.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:29.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:29.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:29.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:29.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:29.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:29.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:29.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:29.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:29.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:29.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: pgmap v2892: 457 pgs: 14 creating+peering, 11 unknown, 432 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 767 B/s wr, 29 op/s 2024-08-10T06:03:29.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: osdmap e1684: 8 total, 8 up, 8 in 2024-08-10T06:03:29.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' 2024-08-10T06:03:29.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:03:29.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:03:29.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:03:29.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:03:29.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:29.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:03:29.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:29.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:29.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:29.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:29.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:29.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:29.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:29.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:29.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:29.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:29.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:29.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:29.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:29.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:29.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:29.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:29.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:29.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:29.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:29.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:29.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:29.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:29.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:29.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:30.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:29 smithi086 ceph-mon[98993]: osdmap e1685: 8 total, 8 up, 8 in 2024-08-10T06:03:30.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:29 smithi086 ceph-mon[101471]: osdmap e1685: 8 total, 8 up, 8 in 2024-08-10T06:03:30.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:29 smithi159 ceph-mon[90359]: osdmap e1685: 8 total, 8 up, 8 in 2024-08-10T06:03:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:30 smithi086 ceph-mon[101471]: pgmap v2895: 457 pgs: 8 creating+peering, 449 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-10T06:03:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:30 smithi086 ceph-mon[101471]: osdmap e1686: 8 total, 8 up, 8 in 2024-08-10T06:03:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:30 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:03:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:30 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:03:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:30 smithi086 ceph-mon[101471]: pool 'test-librbd-smithi086-150683-23' no longer out of quota; removing NO_QUOTA flag 2024-08-10T06:03:31.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:30 smithi086 ceph-mon[101471]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-10T06:03:31.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:30 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-10T06:03:31.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:30 smithi086 ceph-mon[101471]: osdmap e1687: 8 total, 8 up, 8 in 2024-08-10T06:03:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:30 smithi086 ceph-mon[98993]: pgmap v2895: 457 pgs: 8 creating+peering, 449 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-10T06:03:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:30 smithi086 ceph-mon[98993]: osdmap e1686: 8 total, 8 up, 8 in 2024-08-10T06:03:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:30 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:03:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:30 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:03:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:30 smithi086 ceph-mon[98993]: pool 'test-librbd-smithi086-150683-23' no longer out of quota; removing NO_QUOTA flag 2024-08-10T06:03:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:30 smithi086 ceph-mon[98993]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-10T06:03:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:30 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-10T06:03:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:30 smithi086 ceph-mon[98993]: osdmap e1687: 8 total, 8 up, 8 in 2024-08-10T06:03:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:30 smithi159 ceph-mon[90359]: pgmap v2895: 457 pgs: 8 creating+peering, 449 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-10T06:03:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:30 smithi159 ceph-mon[90359]: osdmap e1686: 8 total, 8 up, 8 in 2024-08-10T06:03:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:30 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:03:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:30 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:03:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:30 smithi159 ceph-mon[90359]: pool 'test-librbd-smithi086-150683-23' no longer out of quota; removing NO_QUOTA flag 2024-08-10T06:03:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:30 smithi159 ceph-mon[90359]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-10T06:03:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:30 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-10T06:03:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:30 smithi159 ceph-mon[90359]: osdmap e1687: 8 total, 8 up, 8 in 2024-08-10T06:03:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:32 smithi086 ceph-mon[98993]: pgmap v2898: 457 pgs: 457 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 1.2 KiB/s wr, 13 op/s 2024-08-10T06:03:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:32 smithi086 ceph-mon[101471]: pgmap v2898: 457 pgs: 457 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 1.2 KiB/s wr, 13 op/s 2024-08-10T06:03:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:32 smithi159 ceph-mon[90359]: pgmap v2898: 457 pgs: 457 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 1.2 KiB/s wr, 13 op/s 2024-08-10T06:03:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:34 smithi086 ceph-mon[98993]: pgmap v2899: 457 pgs: 457 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 394 KiB/s wr, 12 op/s 2024-08-10T06:03:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:34 smithi086 ceph-mon[101471]: pgmap v2899: 457 pgs: 457 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 394 KiB/s wr, 12 op/s 2024-08-10T06:03:35.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:34 smithi159 ceph-mon[90359]: pgmap v2899: 457 pgs: 457 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 394 KiB/s wr, 12 op/s 2024-08-10T06:03:36.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:36 smithi086 ceph-mon[98993]: pgmap v2900: 457 pgs: 457 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.4 KiB/s rd, 333 KiB/s wr, 13 op/s 2024-08-10T06:03:36.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:36 smithi086 ceph-mon[98993]: osdmap e1688: 8 total, 8 up, 8 in 2024-08-10T06:03:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:36 smithi086 ceph-mon[101471]: pgmap v2900: 457 pgs: 457 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.4 KiB/s rd, 333 KiB/s wr, 13 op/s 2024-08-10T06:03:36.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:36 smithi086 ceph-mon[101471]: osdmap e1688: 8 total, 8 up, 8 in 2024-08-10T06:03:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:36 smithi159 ceph-mon[90359]: pgmap v2900: 457 pgs: 457 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.4 KiB/s rd, 333 KiB/s wr, 13 op/s 2024-08-10T06:03:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:36 smithi159 ceph-mon[90359]: osdmap e1688: 8 total, 8 up, 8 in 2024-08-10T06:03:38.602 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:03:38] "GET /metrics HTTP/1.1" 200 60692 "" "Prometheus/2.43.0" 2024-08-10T06:03:38.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:38 smithi086 ceph-mon[101471]: pgmap v2902: 457 pgs: 457 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 287 KiB/s wr, 15 op/s 2024-08-10T06:03:38.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:38 smithi086 ceph-mon[98993]: pgmap v2902: 457 pgs: 457 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 287 KiB/s wr, 15 op/s 2024-08-10T06:03:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:38 smithi159 ceph-mon[90359]: pgmap v2902: 457 pgs: 457 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 287 KiB/s wr, 15 op/s 2024-08-10T06:03:40.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:40 smithi086 ceph-mon[98993]: pgmap v2903: 457 pgs: 457 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 495 KiB/s wr, 6 op/s 2024-08-10T06:03:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:40 smithi086 ceph-mon[101471]: pgmap v2903: 457 pgs: 457 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 495 KiB/s wr, 6 op/s 2024-08-10T06:03:40.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:40 smithi159 ceph-mon[90359]: pgmap v2903: 457 pgs: 457 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 495 KiB/s wr, 6 op/s 2024-08-10T06:03:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:41 smithi086 ceph-mon[98993]: osdmap e1689: 8 total, 8 up, 8 in 2024-08-10T06:03:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:03:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:41 smithi086 ceph-mon[101471]: osdmap e1689: 8 total, 8 up, 8 in 2024-08-10T06:03:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:03:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:41 smithi159 ceph-mon[90359]: osdmap e1689: 8 total, 8 up, 8 in 2024-08-10T06:03:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:03:42.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:42 smithi086 ceph-mon[98993]: pgmap v2905: 457 pgs: 457 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 769 KiB/s wr, 8 op/s 2024-08-10T06:03:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:42 smithi086 ceph-mon[101471]: pgmap v2905: 457 pgs: 457 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 769 KiB/s wr, 8 op/s 2024-08-10T06:03:42.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:42 smithi159 ceph-mon[90359]: pgmap v2905: 457 pgs: 457 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 769 KiB/s wr, 8 op/s 2024-08-10T06:03:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:44 smithi086 ceph-mon[98993]: pgmap v2906: 457 pgs: 457 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-08-10T06:03:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:44 smithi086 ceph-mon[101471]: pgmap v2906: 457 pgs: 457 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-08-10T06:03:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:44 smithi159 ceph-mon[90359]: pgmap v2906: 457 pgs: 457 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-08-10T06:03:45.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:45 smithi086 ceph-mon[98993]: pool 'test-librbd-smithi086-150683-25' is full (reached quota's max_bytes: 10 MiB) 2024-08-10T06:03:45.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:45 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-10T06:03:45.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:45 smithi086 ceph-mon[98993]: osdmap e1690: 8 total, 8 up, 8 in 2024-08-10T06:03:45.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:45 smithi086 ceph-mon[101471]: pool 'test-librbd-smithi086-150683-25' is full (reached quota's max_bytes: 10 MiB) 2024-08-10T06:03:45.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:45 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-10T06:03:45.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:45 smithi086 ceph-mon[101471]: osdmap e1690: 8 total, 8 up, 8 in 2024-08-10T06:03:45.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:45 smithi159 ceph-mon[90359]: pool 'test-librbd-smithi086-150683-25' is full (reached quota's max_bytes: 10 MiB) 2024-08-10T06:03:45.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:45 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-10T06:03:45.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:45 smithi159 ceph-mon[90359]: osdmap e1690: 8 total, 8 up, 8 in 2024-08-10T06:03:46.655 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:03:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:46 smithi086 ceph-mon[98993]: pgmap v2907: 457 pgs: 457 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-08-10T06:03:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:46 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-24", "field": "max_objects", "val": "6"}]: dispatch 2024-08-10T06:03:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:46 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-24", "field": "max_objects", "val": "6"}]: dispatch 2024-08-10T06:03:46.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:46 smithi086 ceph-mon[101471]: pgmap v2907: 457 pgs: 457 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-08-10T06:03:46.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:46 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-24", "field": "max_objects", "val": "6"}]: dispatch 2024-08-10T06:03:46.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:46 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-24", "field": "max_objects", "val": "6"}]: dispatch 2024-08-10T06:03:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:46 smithi159 ceph-mon[90359]: pgmap v2907: 457 pgs: 457 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-08-10T06:03:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:46 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-24", "field": "max_objects", "val": "6"}]: dispatch 2024-08-10T06:03:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:46 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-24", "field": "max_objects", "val": "6"}]: dispatch 2024-08-10T06:03:47.666 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:03:47.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:47 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-24", "field": "max_objects", "val": "6"}]': finished 2024-08-10T06:03:47.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:47 smithi159 ceph-mon[90359]: osdmap e1691: 8 total, 8 up, 8 in 2024-08-10T06:03:48.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:47 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-24", "field": "max_objects", "val": "6"}]': finished 2024-08-10T06:03:48.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:47 smithi086 ceph-mon[98993]: osdmap e1691: 8 total, 8 up, 8 in 2024-08-10T06:03:48.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:47 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-24", "field": "max_objects", "val": "6"}]': finished 2024-08-10T06:03:48.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:47 smithi086 ceph-mon[101471]: osdmap e1691: 8 total, 8 up, 8 in 2024-08-10T06:03:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:03:48] "GET /metrics HTTP/1.1" 200 60779 "" "Prometheus/2.43.0" 2024-08-10T06:03:48.678 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:03:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:48 smithi159 ceph-mon[90359]: pgmap v2910: 457 pgs: 457 active+clean; 20 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 813 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-08-10T06:03:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:48 smithi086 ceph-mon[98993]: pgmap v2910: 457 pgs: 457 active+clean; 20 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 813 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-08-10T06:03:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:48 smithi086 ceph-mon[101471]: pgmap v2910: 457 pgs: 457 active+clean; 20 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 813 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-08-10T06:03:49.688 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:03:50.699 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:03:50.777 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (30008 ms) 2024-08-10T06:03:50.777 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.RemoveFullTryNamespace 2024-08-10T06:03:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:50 smithi159 ceph-mon[90359]: pgmap v2911: 457 pgs: 457 active+clean; 20 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 895 B/s rd, 896 KiB/s wr, 2 op/s 2024-08-10T06:03:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:50 smithi159 ceph-mon[90359]: pool 'test-librbd-smithi086-150683-24' is full (reached quota's max_objects: 6) 2024-08-10T06:03:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:50 smithi159 ceph-mon[90359]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-10T06:03:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:50 smithi159 ceph-mon[90359]: osdmap e1692: 8 total, 8 up, 8 in 2024-08-10T06:03:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:50 smithi086 ceph-mon[101471]: pgmap v2911: 457 pgs: 457 active+clean; 20 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 895 B/s rd, 896 KiB/s wr, 2 op/s 2024-08-10T06:03:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:50 smithi086 ceph-mon[101471]: pool 'test-librbd-smithi086-150683-24' is full (reached quota's max_objects: 6) 2024-08-10T06:03:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:50 smithi086 ceph-mon[101471]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-10T06:03:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:50 smithi086 ceph-mon[101471]: osdmap e1692: 8 total, 8 up, 8 in 2024-08-10T06:03:51.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:50 smithi086 ceph-mon[98993]: pgmap v2911: 457 pgs: 457 active+clean; 20 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 895 B/s rd, 896 KiB/s wr, 2 op/s 2024-08-10T06:03:51.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:50 smithi086 ceph-mon[98993]: pool 'test-librbd-smithi086-150683-24' is full (reached quota's max_objects: 6) 2024-08-10T06:03:51.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:50 smithi086 ceph-mon[98993]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-10T06:03:51.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:50 smithi086 ceph-mon[98993]: osdmap e1692: 8 total, 8 up, 8 in 2024-08-10T06:03:52.712 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:03:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:52 smithi159 ceph-mon[90359]: pgmap v2913: 457 pgs: 457 active+clean; 20 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 513 KiB/s wr, 5 op/s 2024-08-10T06:03:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:52 smithi159 ceph-mon[90359]: osdmap e1693: 8 total, 8 up, 8 in 2024-08-10T06:03:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:52 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2519406166' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:52 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:52 smithi086 ceph-mon[98993]: pgmap v2913: 457 pgs: 457 active+clean; 20 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 513 KiB/s wr, 5 op/s 2024-08-10T06:03:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:52 smithi086 ceph-mon[98993]: osdmap e1693: 8 total, 8 up, 8 in 2024-08-10T06:03:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:52 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2519406166' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:52 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:53.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:52 smithi086 ceph-mon[101471]: pgmap v2913: 457 pgs: 457 active+clean; 20 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 513 KiB/s wr, 5 op/s 2024-08-10T06:03:53.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:52 smithi086 ceph-mon[101471]: osdmap e1693: 8 total, 8 up, 8 in 2024-08-10T06:03:53.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:52 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2519406166' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:53.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:52 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:03:53.157 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:52 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:03:52] ENGINE Bus STOPPING 2024-08-10T06:03:53.157 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:52 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:03:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T06:03:53.157 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:52 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:03:52] ENGINE Bus STOPPED 2024-08-10T06:03:53.157 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:52 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:03:52] ENGINE Bus STARTING 2024-08-10T06:03:53.157 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:52 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:03:52] ENGINE Serving on http://:::9283 2024-08-10T06:03:53.158 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:52 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:03:52] ENGINE Bus STARTED 2024-08-10T06:03:54.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:03:54.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: osdmap e1694: 8 total, 8 up, 8 in 2024-08-10T06:03:54.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' 2024-08-10T06:03:54.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:03:54.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:03:54.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:03:54.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:03:54.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:54.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:03:54.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:54.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:54.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:54.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:54.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:54.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:54.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:54.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:54.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:54.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:54.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:54.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:54.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:54.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:54.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:54.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:54.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:54.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:54.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:03:54.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: osdmap e1694: 8 total, 8 up, 8 in 2024-08-10T06:03:54.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' 2024-08-10T06:03:54.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:03:54.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:03:54.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:03:54.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:03:54.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:54.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:03:54.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:54.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:54.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:54.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:54.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:54.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:54.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:54.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:54.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:54.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:54.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:54.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:54.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:54.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:54.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:54.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:54.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:54.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:54.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:54.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:54.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:54.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:54.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:54.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:54.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:54.162 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:54.163 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:54.163 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:54.163 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:54.163 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:53 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:54.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:03:54.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: osdmap e1694: 8 total, 8 up, 8 in 2024-08-10T06:03:54.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' 2024-08-10T06:03:54.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:03:54.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:03:54.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:03:54.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:03:54.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:54.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:03:54.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:54.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:54.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:54.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:54.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:54.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:54.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:54.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:54.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:54.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:54.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:54.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:54.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:54.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:54.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:54.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:54.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:54.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:54.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:54.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:03:54.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:03:54.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:03:54.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:03:54.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:53 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:03:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:54 smithi086 ceph-mon[98993]: pgmap v2916: 489 pgs: 10 creating+peering, 22 unknown, 457 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 2.0 KiB/s wr, 8 op/s 2024-08-10T06:03:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:54 smithi086 ceph-mon[98993]: osdmap e1695: 8 total, 8 up, 8 in 2024-08-10T06:03:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:54 smithi086 ceph-mon[101471]: pgmap v2916: 489 pgs: 10 creating+peering, 22 unknown, 457 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 2.0 KiB/s wr, 8 op/s 2024-08-10T06:03:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:54 smithi086 ceph-mon[101471]: osdmap e1695: 8 total, 8 up, 8 in 2024-08-10T06:03:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:54 smithi159 ceph-mon[90359]: pgmap v2916: 489 pgs: 10 creating+peering, 22 unknown, 457 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 2.0 KiB/s wr, 8 op/s 2024-08-10T06:03:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:54 smithi159 ceph-mon[90359]: osdmap e1695: 8 total, 8 up, 8 in 2024-08-10T06:03:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:55 smithi086 ceph-mon[98993]: osdmap e1696: 8 total, 8 up, 8 in 2024-08-10T06:03:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:55 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:03:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:55 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:03:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:55 smithi086 ceph-mon[98993]: pool 'test-librbd-smithi086-150683-25' no longer out of quota; removing NO_QUOTA flag 2024-08-10T06:03:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:55 smithi086 ceph-mon[98993]: Health check update: 1 pool(s) full (POOL_FULL) 2024-08-10T06:03:56.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:55 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-10T06:03:56.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:55 smithi086 ceph-mon[98993]: osdmap e1697: 8 total, 8 up, 8 in 2024-08-10T06:03:56.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:55 smithi086 ceph-mon[101471]: osdmap e1696: 8 total, 8 up, 8 in 2024-08-10T06:03:56.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:55 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:03:56.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:55 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:03:56.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:55 smithi086 ceph-mon[101471]: pool 'test-librbd-smithi086-150683-25' no longer out of quota; removing NO_QUOTA flag 2024-08-10T06:03:56.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:55 smithi086 ceph-mon[101471]: Health check update: 1 pool(s) full (POOL_FULL) 2024-08-10T06:03:56.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:55 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-10T06:03:56.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:55 smithi086 ceph-mon[101471]: osdmap e1697: 8 total, 8 up, 8 in 2024-08-10T06:03:56.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:55 smithi159 ceph-mon[90359]: osdmap e1696: 8 total, 8 up, 8 in 2024-08-10T06:03:56.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:55 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:03:56.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:55 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:03:56.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:55 smithi159 ceph-mon[90359]: pool 'test-librbd-smithi086-150683-25' no longer out of quota; removing NO_QUOTA flag 2024-08-10T06:03:56.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:55 smithi159 ceph-mon[90359]: Health check update: 1 pool(s) full (POOL_FULL) 2024-08-10T06:03:56.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:55 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-10T06:03:56.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:55 smithi159 ceph-mon[90359]: osdmap e1697: 8 total, 8 up, 8 in 2024-08-10T06:03:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:56 smithi086 ceph-mon[101471]: pgmap v2919: 489 pgs: 10 creating+peering, 11 unknown, 468 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 2.7 KiB/s wr, 16 op/s 2024-08-10T06:03:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:03:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:56 smithi086 ceph-mon[98993]: pgmap v2919: 489 pgs: 10 creating+peering, 11 unknown, 468 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 2.7 KiB/s wr, 16 op/s 2024-08-10T06:03:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:03:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:56 smithi159 ceph-mon[90359]: pgmap v2919: 489 pgs: 10 creating+peering, 11 unknown, 468 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 2.7 KiB/s wr, 16 op/s 2024-08-10T06:03:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:03:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:03:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:03:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:03:58] "GET /metrics HTTP/1.1" 200 63244 "" "Prometheus/2.43.0" 2024-08-10T06:03:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:03:58 smithi086 ceph-mon[98993]: pgmap v2921: 489 pgs: 10 creating+peering, 479 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 60 op/s 2024-08-10T06:03:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:03:58 smithi086 ceph-mon[101471]: pgmap v2921: 489 pgs: 10 creating+peering, 479 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 60 op/s 2024-08-10T06:03:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:03:58 smithi159 ceph-mon[90359]: pgmap v2921: 489 pgs: 10 creating+peering, 479 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 60 op/s 2024-08-10T06:04:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:00 smithi086 ceph-mon[98993]: pgmap v2922: 489 pgs: 489 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 344 KiB/s wr, 44 op/s 2024-08-10T06:04:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:00 smithi086 ceph-mon[101471]: pgmap v2922: 489 pgs: 489 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 344 KiB/s wr, 44 op/s 2024-08-10T06:04:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:00 smithi159 ceph-mon[90359]: pgmap v2922: 489 pgs: 489 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 344 KiB/s wr, 44 op/s 2024-08-10T06:04:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:02 smithi086 ceph-mon[98993]: pgmap v2923: 489 pgs: 489 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 287 KiB/s wr, 38 op/s 2024-08-10T06:04:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:02 smithi086 ceph-mon[101471]: pgmap v2923: 489 pgs: 489 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 287 KiB/s wr, 38 op/s 2024-08-10T06:04:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:02 smithi159 ceph-mon[90359]: pgmap v2923: 489 pgs: 489 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 287 KiB/s wr, 38 op/s 2024-08-10T06:04:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:04 smithi086 ceph-mon[98993]: pgmap v2924: 489 pgs: 489 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 502 KiB/s wr, 28 op/s 2024-08-10T06:04:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:04 smithi086 ceph-mon[101471]: pgmap v2924: 489 pgs: 489 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 502 KiB/s wr, 28 op/s 2024-08-10T06:04:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:04 smithi159 ceph-mon[90359]: pgmap v2924: 489 pgs: 489 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 502 KiB/s wr, 28 op/s 2024-08-10T06:04:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:06 smithi086 ceph-mon[101471]: pgmap v2925: 489 pgs: 489 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 821 KiB/s wr, 25 op/s 2024-08-10T06:04:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:06 smithi086 ceph-mon[101471]: osdmap e1698: 8 total, 8 up, 8 in 2024-08-10T06:04:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:06 smithi086 ceph-mon[98993]: pgmap v2925: 489 pgs: 489 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 821 KiB/s wr, 25 op/s 2024-08-10T06:04:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:06 smithi086 ceph-mon[98993]: osdmap e1698: 8 total, 8 up, 8 in 2024-08-10T06:04:06.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:06 smithi159 ceph-mon[90359]: pgmap v2925: 489 pgs: 489 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 821 KiB/s wr, 25 op/s 2024-08-10T06:04:06.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:06 smithi159 ceph-mon[90359]: osdmap e1698: 8 total, 8 up, 8 in 2024-08-10T06:04:08.609 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:04:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:04:08] "GET /metrics HTTP/1.1" 200 63244 "" "Prometheus/2.43.0" 2024-08-10T06:04:08.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:08 smithi086 ceph-mon[101471]: pgmap v2927: 489 pgs: 489 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 820 KiB/s wr, 4 op/s 2024-08-10T06:04:08.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:08 smithi086 ceph-mon[98993]: pgmap v2927: 489 pgs: 489 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 820 KiB/s wr, 4 op/s 2024-08-10T06:04:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:08 smithi159 ceph-mon[90359]: pgmap v2927: 489 pgs: 489 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 820 KiB/s wr, 4 op/s 2024-08-10T06:04:10.782 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.RemoveFullTryNamespace (20005 ms) 2024-08-10T06:04:10.782 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.RemoveFullTryNamespaceDataPool 2024-08-10T06:04:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:10 smithi086 ceph-mon[101471]: pgmap v2928: 489 pgs: 489 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-08-10T06:04:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:10 smithi086 ceph-mon[101471]: pool 'test-librbd-smithi086-150683-26' is full (reached quota's max_bytes: 10 MiB) 2024-08-10T06:04:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:10 smithi086 ceph-mon[101471]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-10T06:04:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:10 smithi086 ceph-mon[98993]: pgmap v2928: 489 pgs: 489 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-08-10T06:04:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:10 smithi086 ceph-mon[98993]: pool 'test-librbd-smithi086-150683-26' is full (reached quota's max_bytes: 10 MiB) 2024-08-10T06:04:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:10 smithi086 ceph-mon[98993]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-10T06:04:10.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:10 smithi159 ceph-mon[90359]: pgmap v2928: 489 pgs: 489 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-08-10T06:04:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:10 smithi159 ceph-mon[90359]: pool 'test-librbd-smithi086-150683-26' is full (reached quota's max_bytes: 10 MiB) 2024-08-10T06:04:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:10 smithi159 ceph-mon[90359]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-10T06:04:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:11 smithi086 ceph-mon[101471]: osdmap e1699: 8 total, 8 up, 8 in 2024-08-10T06:04:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:04:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:11 smithi086 ceph-mon[98993]: osdmap e1699: 8 total, 8 up, 8 in 2024-08-10T06:04:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:04:11.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:11 smithi159 ceph-mon[90359]: osdmap e1699: 8 total, 8 up, 8 in 2024-08-10T06:04:11.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:04:12.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:12 smithi086 ceph-mon[98993]: pgmap v2930: 489 pgs: 489 active+clean; 20 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-10T06:04:12.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:12 smithi086 ceph-mon[98993]: osdmap e1700: 8 total, 8 up, 8 in 2024-08-10T06:04:12.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:12 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1298410321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:04:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:12 smithi086 ceph-mon[101471]: pgmap v2930: 489 pgs: 489 active+clean; 20 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-10T06:04:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:12 smithi086 ceph-mon[101471]: osdmap e1700: 8 total, 8 up, 8 in 2024-08-10T06:04:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:12 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1298410321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:04:12.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:12 smithi159 ceph-mon[90359]: pgmap v2930: 489 pgs: 489 active+clean; 20 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-10T06:04:12.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:12 smithi159 ceph-mon[90359]: osdmap e1700: 8 total, 8 up, 8 in 2024-08-10T06:04:12.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:12 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1298410321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:04:13.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:13 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1298410321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:04:13.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:13 smithi086 ceph-mon[98993]: osdmap e1701: 8 total, 8 up, 8 in 2024-08-10T06:04:13.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:13 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1298410321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:04:13.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:13 smithi086 ceph-mon[101471]: osdmap e1701: 8 total, 8 up, 8 in 2024-08-10T06:04:13.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:13 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1298410321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:04:13.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:13 smithi159 ceph-mon[90359]: osdmap e1701: 8 total, 8 up, 8 in 2024-08-10T06:04:14.694 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:04:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:14 smithi159 ceph-mon[90359]: pgmap v2933: 521 pgs: 7 creating+peering, 25 unknown, 489 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-10T06:04:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:14 smithi159 ceph-mon[90359]: osdmap e1702: 8 total, 8 up, 8 in 2024-08-10T06:04:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:14 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1875698762' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:04:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:14 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:04:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:14 smithi086 ceph-mon[101471]: pgmap v2933: 521 pgs: 7 creating+peering, 25 unknown, 489 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-10T06:04:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:14 smithi086 ceph-mon[101471]: osdmap e1702: 8 total, 8 up, 8 in 2024-08-10T06:04:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:14 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1875698762' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:04:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:14 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:04:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:14 smithi086 ceph-mon[98993]: pgmap v2933: 521 pgs: 7 creating+peering, 25 unknown, 489 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-10T06:04:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:14 smithi086 ceph-mon[98993]: osdmap e1702: 8 total, 8 up, 8 in 2024-08-10T06:04:15.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:14 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1875698762' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:04:15.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:14 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:04:15.157 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:04:14 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:04:14] ENGINE Bus STOPPING 2024-08-10T06:04:15.157 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:04:14 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:04:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T06:04:15.157 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:04:14 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:04:14] ENGINE Bus STOPPED 2024-08-10T06:04:15.157 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:04:14 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:04:14] ENGINE Bus STARTING 2024-08-10T06:04:15.157 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:04:14 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:04:14] ENGINE Serving on http://:::9283 2024-08-10T06:04:15.157 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:04:14 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:04:14] ENGINE Bus STARTED 2024-08-10T06:04:15.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:04:15.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: osdmap e1703: 8 total, 8 up, 8 in 2024-08-10T06:04:15.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' 2024-08-10T06:04:15.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:04:15.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:04:15.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:04:15.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:04:15.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:04:15.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:04:15.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:04:15.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:04:15.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:04:15.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:04:15.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:04:15.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:04:15.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:04:15.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:04:15.940 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:04:15.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:04:15.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:04:15.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:04:15.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:04:15.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:04:15.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:04:15.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:04:15.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:04:15.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:04:15.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:04:15.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:04:15.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:04:15.941 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:04:15.942 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:04:15.942 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:04:15.942 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: pool 'test-librbd-smithi086-150683-26' no longer out of quota; removing NO_QUOTA flag 2024-08-10T06:04:15.942 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: Health check update: 1 pool(s) full (POOL_FULL) 2024-08-10T06:04:15.942 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:15 smithi159 ceph-mon[90359]: osdmap e1704: 8 total, 8 up, 8 in 2024-08-10T06:04:16.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:04:16.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: osdmap e1703: 8 total, 8 up, 8 in 2024-08-10T06:04:16.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' 2024-08-10T06:04:16.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:04:16.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:04:16.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:04:16.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:04:16.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:04:16.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:04:16.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:04:16.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:04:16.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:04:16.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:04:16.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:04:16.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:04:16.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:04:16.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:04:16.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:04:16.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:04:16.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:04:16.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:04:16.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:04:16.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:04:16.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:04:16.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:04:16.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:04:16.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:04:16.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:04:16.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:04:16.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: osdmap e1703: 8 total, 8 up, 8 in 2024-08-10T06:04:16.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' 2024-08-10T06:04:16.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:04:16.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:04:16.160 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:04:16.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:04:16.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:04:16.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:04:16.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:04:16.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:04:16.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:04:16.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:04:16.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:04:16.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:04:16.161 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:04:16.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:04:16.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:04:16.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:04:16.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:04:16.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:04:16.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:04:16.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:04:16.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:04:16.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:04:16.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:04:16.162 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:04:16.163 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:04:16.163 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:04:16.163 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:04:16.163 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:04:16.163 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:04:16.163 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:04:16.163 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: pool 'test-librbd-smithi086-150683-26' no longer out of quota; removing NO_QUOTA flag 2024-08-10T06:04:16.163 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: Health check update: 1 pool(s) full (POOL_FULL) 2024-08-10T06:04:16.163 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[101471]: osdmap e1704: 8 total, 8 up, 8 in 2024-08-10T06:04:16.164 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:04:16.164 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:04:16.164 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:04:16.164 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:04:16.164 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:04:16.164 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: pool 'test-librbd-smithi086-150683-26' no longer out of quota; removing NO_QUOTA flag 2024-08-10T06:04:16.164 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: Health check update: 1 pool(s) full (POOL_FULL) 2024-08-10T06:04:16.164 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:15 smithi086 ceph-mon[98993]: osdmap e1704: 8 total, 8 up, 8 in 2024-08-10T06:04:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:16 smithi086 ceph-mon[98993]: pgmap v2936: 553 pgs: 16 creating+peering, 35 unknown, 502 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.7 KiB/s wr, 36 op/s 2024-08-10T06:04:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:16 smithi086 ceph-mon[98993]: osdmap e1705: 8 total, 8 up, 8 in 2024-08-10T06:04:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:16 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:04:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:16 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:04:17.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:16 smithi086 ceph-mon[101471]: pgmap v2936: 553 pgs: 16 creating+peering, 35 unknown, 502 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.7 KiB/s wr, 36 op/s 2024-08-10T06:04:17.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:16 smithi086 ceph-mon[101471]: osdmap e1705: 8 total, 8 up, 8 in 2024-08-10T06:04:17.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:16 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:04:17.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:16 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:04:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:16 smithi159 ceph-mon[90359]: pgmap v2936: 553 pgs: 16 creating+peering, 35 unknown, 502 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.7 KiB/s wr, 36 op/s 2024-08-10T06:04:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:16 smithi159 ceph-mon[90359]: osdmap e1705: 8 total, 8 up, 8 in 2024-08-10T06:04:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:16 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:04:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:16 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-10T06:04:18.613 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:04:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:04:18] "GET /metrics HTTP/1.1" 200 63256 "" "Prometheus/2.43.0" 2024-08-10T06:04:18.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:18 smithi086 ceph-mon[98993]: pgmap v2939: 553 pgs: 16 creating+peering, 8 unknown, 529 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.2 KiB/s wr, 28 op/s 2024-08-10T06:04:18.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:18 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-10T06:04:18.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:18 smithi086 ceph-mon[98993]: osdmap e1706: 8 total, 8 up, 8 in 2024-08-10T06:04:18.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:18 smithi086 ceph-mon[101471]: pgmap v2939: 553 pgs: 16 creating+peering, 8 unknown, 529 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.2 KiB/s wr, 28 op/s 2024-08-10T06:04:18.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:18 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-10T06:04:18.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:18 smithi086 ceph-mon[101471]: osdmap e1706: 8 total, 8 up, 8 in 2024-08-10T06:04:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:18 smithi159 ceph-mon[90359]: pgmap v2939: 553 pgs: 16 creating+peering, 8 unknown, 529 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.2 KiB/s wr, 28 op/s 2024-08-10T06:04:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:18 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-10T06:04:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:18 smithi159 ceph-mon[90359]: osdmap e1706: 8 total, 8 up, 8 in 2024-08-10T06:04:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:20 smithi086 ceph-mon[98993]: pgmap v2941: 553 pgs: 9 creating+peering, 544 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.4 KiB/s wr, 19 op/s 2024-08-10T06:04:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:20 smithi086 ceph-mon[101471]: pgmap v2941: 553 pgs: 9 creating+peering, 544 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.4 KiB/s wr, 19 op/s 2024-08-10T06:04:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:20 smithi159 ceph-mon[90359]: pgmap v2941: 553 pgs: 9 creating+peering, 544 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.4 KiB/s wr, 19 op/s 2024-08-10T06:04:22.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:22 smithi086 ceph-mon[98993]: pgmap v2942: 553 pgs: 553 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.5 KiB/s rd, 1.7 KiB/s wr, 15 op/s 2024-08-10T06:04:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:22 smithi086 ceph-mon[101471]: pgmap v2942: 553 pgs: 553 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.5 KiB/s rd, 1.7 KiB/s wr, 15 op/s 2024-08-10T06:04:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:22 smithi159 ceph-mon[90359]: pgmap v2942: 553 pgs: 553 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.5 KiB/s rd, 1.7 KiB/s wr, 15 op/s 2024-08-10T06:04:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:24 smithi086 ceph-mon[98993]: pgmap v2943: 553 pgs: 553 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 562 KiB/s wr, 8 op/s 2024-08-10T06:04:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:24 smithi086 ceph-mon[101471]: pgmap v2943: 553 pgs: 553 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 562 KiB/s wr, 8 op/s 2024-08-10T06:04:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:24 smithi159 ceph-mon[90359]: pgmap v2943: 553 pgs: 553 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 562 KiB/s wr, 8 op/s 2024-08-10T06:04:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:26 smithi086 ceph-mon[98993]: pgmap v2944: 553 pgs: 553 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 495 KiB/s wr, 8 op/s 2024-08-10T06:04:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:26 smithi086 ceph-mon[98993]: osdmap e1707: 8 total, 8 up, 8 in 2024-08-10T06:04:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:04:26.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:26 smithi086 ceph-mon[101471]: pgmap v2944: 553 pgs: 553 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 495 KiB/s wr, 8 op/s 2024-08-10T06:04:26.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:26 smithi086 ceph-mon[101471]: osdmap e1707: 8 total, 8 up, 8 in 2024-08-10T06:04:26.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:04:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:26 smithi159 ceph-mon[90359]: pgmap v2944: 553 pgs: 553 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 495 KiB/s wr, 8 op/s 2024-08-10T06:04:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:26 smithi159 ceph-mon[90359]: osdmap e1707: 8 total, 8 up, 8 in 2024-08-10T06:04:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:04:28.616 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:04:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:04:28] "GET /metrics HTTP/1.1" 200 68186 "" "Prometheus/2.43.0" 2024-08-10T06:04:28.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:28 smithi086 ceph-mon[98993]: pgmap v2946: 553 pgs: 553 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 882 KiB/s wr, 7 op/s 2024-08-10T06:04:28.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:28 smithi086 ceph-mon[101471]: pgmap v2946: 553 pgs: 553 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 882 KiB/s wr, 7 op/s 2024-08-10T06:04:28.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:28 smithi159 ceph-mon[90359]: pgmap v2946: 553 pgs: 553 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 882 KiB/s wr, 7 op/s 2024-08-10T06:04:29.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]: dispatch 2024-08-10T06:04:29.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]: dispatch 2024-08-10T06:04:29.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]: dispatch 2024-08-10T06:04:29.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.15", "id": [1, 4]}]: dispatch 2024-08-10T06:04:29.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.13", "id": [0, 3]}]: dispatch 2024-08-10T06:04:29.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]: dispatch 2024-08-10T06:04:29.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.1d", "id": [4, 3]}]: dispatch 2024-08-10T06:04:29.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.3", "id": [6, 7]}]: dispatch 2024-08-10T06:04:29.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]: dispatch 2024-08-10T06:04:29.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]: dispatch 2024-08-10T06:04:29.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]: dispatch 2024-08-10T06:04:29.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.15", "id": [1, 4]}]: dispatch 2024-08-10T06:04:29.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.13", "id": [0, 3]}]: dispatch 2024-08-10T06:04:29.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]: dispatch 2024-08-10T06:04:29.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.1d", "id": [4, 3]}]: dispatch 2024-08-10T06:04:29.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.3", "id": [6, 7]}]: dispatch 2024-08-10T06:04:29.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]: dispatch 2024-08-10T06:04:29.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]: dispatch 2024-08-10T06:04:29.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]: dispatch 2024-08-10T06:04:29.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.15", "id": [1, 4]}]: dispatch 2024-08-10T06:04:29.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.13", "id": [0, 3]}]: dispatch 2024-08-10T06:04:29.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]: dispatch 2024-08-10T06:04:29.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.1d", "id": [4, 3]}]: dispatch 2024-08-10T06:04:29.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.3", "id": [6, 7]}]: dispatch 2024-08-10T06:04:30.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[98993]: pgmap v2947: 553 pgs: 553 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 820 KiB/s wr, 6 op/s 2024-08-10T06:04:30.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]': finished 2024-08-10T06:04:30.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]': finished 2024-08-10T06:04:30.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]': finished 2024-08-10T06:04:30.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.15", "id": [1, 4]}]': finished 2024-08-10T06:04:30.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.13", "id": [0, 3]}]': finished 2024-08-10T06:04:30.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]': finished 2024-08-10T06:04:30.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.1d", "id": [4, 3]}]': finished 2024-08-10T06:04:30.910 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.3", "id": [6, 7]}]': finished 2024-08-10T06:04:30.911 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[98993]: osdmap e1708: 8 total, 8 up, 8 in 2024-08-10T06:04:30.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[101471]: pgmap v2947: 553 pgs: 553 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 820 KiB/s wr, 6 op/s 2024-08-10T06:04:30.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]': finished 2024-08-10T06:04:30.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]': finished 2024-08-10T06:04:30.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]': finished 2024-08-10T06:04:30.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.15", "id": [1, 4]}]': finished 2024-08-10T06:04:30.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.13", "id": [0, 3]}]': finished 2024-08-10T06:04:30.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]': finished 2024-08-10T06:04:30.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.1d", "id": [4, 3]}]': finished 2024-08-10T06:04:30.912 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.3", "id": [6, 7]}]': finished 2024-08-10T06:04:30.912 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:30 smithi086 ceph-mon[101471]: osdmap e1708: 8 total, 8 up, 8 in 2024-08-10T06:04:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:30 smithi159 ceph-mon[90359]: pgmap v2947: 553 pgs: 553 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 820 KiB/s wr, 6 op/s 2024-08-10T06:04:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]': finished 2024-08-10T06:04:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]': finished 2024-08-10T06:04:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]': finished 2024-08-10T06:04:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.15", "id": [1, 4]}]': finished 2024-08-10T06:04:30.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.13", "id": [0, 3]}]': finished 2024-08-10T06:04:30.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]': finished 2024-08-10T06:04:30.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.1d", "id": [4, 3]}]': finished 2024-08-10T06:04:30.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.3", "id": [6, 7]}]': finished 2024-08-10T06:04:30.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:30 smithi159 ceph-mon[90359]: osdmap e1708: 8 total, 8 up, 8 in 2024-08-10T06:04:31.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:31 smithi086 ceph-mon[98993]: osdmap e1709: 8 total, 8 up, 8 in 2024-08-10T06:04:31.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:31 smithi086 ceph-mon[101471]: osdmap e1709: 8 total, 8 up, 8 in 2024-08-10T06:04:31.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:31 smithi159 ceph-mon[90359]: osdmap e1709: 8 total, 8 up, 8 in 2024-08-10T06:04:32.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:32 smithi086 ceph-mon[98993]: pgmap v2950: 553 pgs: 3 peering, 550 active+clean; 18 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 852 B/s rd, 1.5 MiB/s wr, 2 op/s 2024-08-10T06:04:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:32 smithi086 ceph-mon[101471]: pgmap v2950: 553 pgs: 3 peering, 550 active+clean; 18 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 852 B/s rd, 1.5 MiB/s wr, 2 op/s 2024-08-10T06:04:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:32 smithi159 ceph-mon[90359]: pgmap v2950: 553 pgs: 3 peering, 550 active+clean; 18 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 852 B/s rd, 1.5 MiB/s wr, 2 op/s 2024-08-10T06:04:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:34 smithi086 ceph-mon[101471]: pgmap v2951: 553 pgs: 3 peering, 550 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 701 KiB/s wr, 0 op/s; 6 B/s, 0 objects/s recovering 2024-08-10T06:04:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:34 smithi086 ceph-mon[98993]: pgmap v2951: 553 pgs: 3 peering, 550 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 701 KiB/s wr, 0 op/s; 6 B/s, 0 objects/s recovering 2024-08-10T06:04:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:34 smithi159 ceph-mon[90359]: pgmap v2951: 553 pgs: 3 peering, 550 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 701 KiB/s wr, 0 op/s; 6 B/s, 0 objects/s recovering 2024-08-10T06:04:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:35 smithi086 ceph-mon[98993]: pool 'test-librbd-smithi086-150683-28' is full (reached quota's max_bytes: 10 MiB) 2024-08-10T06:04:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:35 smithi086 ceph-mon[98993]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-10T06:04:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:35 smithi086 ceph-mon[98993]: osdmap e1710: 8 total, 8 up, 8 in 2024-08-10T06:04:35.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:35 smithi086 ceph-mon[101471]: pool 'test-librbd-smithi086-150683-28' is full (reached quota's max_bytes: 10 MiB) 2024-08-10T06:04:35.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:35 smithi086 ceph-mon[101471]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-10T06:04:35.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:35 smithi086 ceph-mon[101471]: osdmap e1710: 8 total, 8 up, 8 in 2024-08-10T06:04:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:35 smithi159 ceph-mon[90359]: pool 'test-librbd-smithi086-150683-28' is full (reached quota's max_bytes: 10 MiB) 2024-08-10T06:04:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:35 smithi159 ceph-mon[90359]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-10T06:04:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:35 smithi159 ceph-mon[90359]: osdmap e1710: 8 total, 8 up, 8 in 2024-08-10T06:04:36.667 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:04:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:36 smithi086 ceph-mon[101471]: pgmap v2952: 553 pgs: 3 peering, 550 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 640 KiB/s wr, 1 op/s; 6 B/s, 0 objects/s recovering 2024-08-10T06:04:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:36 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-27", "field": "max_objects", "val": "7"}]: dispatch 2024-08-10T06:04:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:36 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-27", "field": "max_objects", "val": "7"}]: dispatch 2024-08-10T06:04:36.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:36 smithi086 ceph-mon[98993]: pgmap v2952: 553 pgs: 3 peering, 550 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 640 KiB/s wr, 1 op/s; 6 B/s, 0 objects/s recovering 2024-08-10T06:04:36.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:36 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-27", "field": "max_objects", "val": "7"}]: dispatch 2024-08-10T06:04:36.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:36 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-27", "field": "max_objects", "val": "7"}]: dispatch 2024-08-10T06:04:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:36 smithi159 ceph-mon[90359]: pgmap v2952: 553 pgs: 3 peering, 550 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 640 KiB/s wr, 1 op/s; 6 B/s, 0 objects/s recovering 2024-08-10T06:04:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:36 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-27", "field": "max_objects", "val": "7"}]: dispatch 2024-08-10T06:04:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:36 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-27", "field": "max_objects", "val": "7"}]: dispatch 2024-08-10T06:04:37.688 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:04:37.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:37 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-27", "field": "max_objects", "val": "7"}]': finished 2024-08-10T06:04:37.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:37 smithi159 ceph-mon[90359]: osdmap e1711: 8 total, 8 up, 8 in 2024-08-10T06:04:38.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:37 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-27", "field": "max_objects", "val": "7"}]': finished 2024-08-10T06:04:38.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:37 smithi086 ceph-mon[101471]: osdmap e1711: 8 total, 8 up, 8 in 2024-08-10T06:04:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:37 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi086-150683-27", "field": "max_objects", "val": "7"}]': finished 2024-08-10T06:04:38.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:37 smithi086 ceph-mon[98993]: osdmap e1711: 8 total, 8 up, 8 in 2024-08-10T06:04:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:04:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:04:38] "GET /metrics HTTP/1.1" 200 68186 "" "Prometheus/2.43.0" 2024-08-10T06:04:38.699 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:04:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:38 smithi159 ceph-mon[90359]: pgmap v2955: 553 pgs: 553 active+clean; 23 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 651 B/s rd, 815 KiB/s wr, 1 op/s; 8 B/s, 0 objects/s recovering 2024-08-10T06:04:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:38 smithi086 ceph-mon[98993]: pgmap v2955: 553 pgs: 553 active+clean; 23 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 651 B/s rd, 815 KiB/s wr, 1 op/s; 8 B/s, 0 objects/s recovering 2024-08-10T06:04:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:38 smithi086 ceph-mon[101471]: pgmap v2955: 553 pgs: 553 active+clean; 23 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 651 B/s rd, 815 KiB/s wr, 1 op/s; 8 B/s, 0 objects/s recovering 2024-08-10T06:04:39.710 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:04:40.721 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:04:40.801 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.RemoveFullTryNamespaceDataPool (30018 ms) 2024-08-10T06:04:40.801 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestIO 2024-08-10T06:04:40.801 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:04:40.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:40 smithi159 ceph-mon[90359]: pgmap v2956: 553 pgs: 553 active+clean; 23 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.4 KiB/s rd, 640 KiB/s wr, 2 op/s; 6 B/s, 0 objects/s recovering 2024-08-10T06:04:40.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:40 smithi159 ceph-mon[90359]: pool 'test-librbd-smithi086-150683-27' is full (reached quota's max_objects: 7) 2024-08-10T06:04:40.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:40 smithi159 ceph-mon[90359]: Health check update: 3 pool(s) full (POOL_FULL) 2024-08-10T06:04:40.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:40 smithi159 ceph-mon[90359]: osdmap e1712: 8 total, 8 up, 8 in 2024-08-10T06:04:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:40 smithi086 ceph-mon[98993]: pgmap v2956: 553 pgs: 553 active+clean; 23 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.4 KiB/s rd, 640 KiB/s wr, 2 op/s; 6 B/s, 0 objects/s recovering 2024-08-10T06:04:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:40 smithi086 ceph-mon[98993]: pool 'test-librbd-smithi086-150683-27' is full (reached quota's max_objects: 7) 2024-08-10T06:04:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:40 smithi086 ceph-mon[98993]: Health check update: 3 pool(s) full (POOL_FULL) 2024-08-10T06:04:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:40 smithi086 ceph-mon[98993]: osdmap e1712: 8 total, 8 up, 8 in 2024-08-10T06:04:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:40 smithi086 ceph-mon[101471]: pgmap v2956: 553 pgs: 553 active+clean; 23 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.4 KiB/s rd, 640 KiB/s wr, 2 op/s; 6 B/s, 0 objects/s recovering 2024-08-10T06:04:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:40 smithi086 ceph-mon[101471]: pool 'test-librbd-smithi086-150683-27' is full (reached quota's max_objects: 7) 2024-08-10T06:04:41.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:40 smithi086 ceph-mon[101471]: Health check update: 3 pool(s) full (POOL_FULL) 2024-08-10T06:04:41.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:40 smithi086 ceph-mon[101471]: osdmap e1712: 8 total, 8 up, 8 in 2024-08-10T06:04:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:04:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:04:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:04:42.880 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:04:42.880 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:04:42.880 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:04:42.881 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:04:42.881 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:04:42.881 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.881 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:04:42.881 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:42.881 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:42.881 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:04:42.881 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.881 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:04:42.881 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:42.881 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:42.881 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:04:42.882 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.882 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:04:42.882 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:42.882 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:42.882 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:04:42.882 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.882 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:04:42.882 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:42.882 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:42.882 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:04:42.882 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.882 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:04:42.882 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:42.883 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:42.883 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:04:42.883 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:04:42.883 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:04:42.883 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:04:42.883 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:04:42.883 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:04:42.883 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:04:42.883 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:04:42.883 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:04:42.883 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:04:42.883 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:04:42.884 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.884 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:04:42.884 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:42.884 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:42.884 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:04:42.884 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.884 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:04:42.884 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:42.884 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:42.884 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:04:42.884 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.884 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:04:42.884 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:42.885 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:42.885 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:04:42.885 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.885 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:04:42.885 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:42.885 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:42.885 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:04:42.885 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.885 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:04:42.885 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:42.885 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:42.885 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:04:42.885 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:42.885 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:42.886 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:42.886 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:42.886 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:42.886 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.886 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:04:42.886 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:04:42.886 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:04:42.886 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.886 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:04:42.886 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:04:42.886 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:04:42.886 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.887 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:04:42.887 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:04:42.887 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:04:42.887 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.887 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:04:42.888 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:04:42.888 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:04:42.888 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.888 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:04:42.888 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:04:42.888 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:04:42.888 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 512~512 = 512 2024-08-10T06:04:42.888 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:42.888 INFO:tasks.workunit.client.0.smithi086.stdout:aio discard: 1536~512 = 0 2024-08-10T06:04:42.889 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:42.889 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:42.889 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:42.889 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:42.889 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:42.889 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 0 2024-08-10T06:04:42.889 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.889 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.889 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 0 2024-08-10T06:04:42.889 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.889 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.889 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 16384 2024-08-10T06:04:42.889 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.890 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.890 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 16384 2024-08-10T06:04:42.890 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.890 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.890 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:42.890 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:42.890 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 49152 2024-08-10T06:04:42.890 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.890 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.890 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 49152 2024-08-10T06:04:42.890 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.890 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.891 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 65536 2024-08-10T06:04:42.891 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.891 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.891 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 65536 2024-08-10T06:04:42.891 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.891 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.891 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:42.891 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:42.891 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 98304 2024-08-10T06:04:42.891 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.891 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.891 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 98304 2024-08-10T06:04:42.891 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.891 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.891 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 114688 2024-08-10T06:04:42.892 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.892 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.892 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 114688 2024-08-10T06:04:42.892 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.892 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.892 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:42.892 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:42.892 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 147456 2024-08-10T06:04:42.892 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.892 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.892 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 147456 2024-08-10T06:04:42.893 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.893 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.893 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 163840 2024-08-10T06:04:42.893 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.893 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.893 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 163840 2024-08-10T06:04:42.893 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.893 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.893 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:42.893 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:42.893 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 196608 2024-08-10T06:04:42.893 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.894 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.894 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 196608 2024-08-10T06:04:42.894 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.894 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.894 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 212992 2024-08-10T06:04:42.894 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.894 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.894 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 212992 2024-08-10T06:04:42.894 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.894 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.894 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:42.895 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:42.895 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.895 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:42.895 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:42.895 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:42.895 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:42.895 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.895 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.895 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.895 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:42.895 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:42.895 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:42.895 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:42.895 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.896 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.896 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.896 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:42.896 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:42.896 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:42.896 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:42.896 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.896 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.896 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.896 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:42.896 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:42.896 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:42.897 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:42.897 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.897 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.897 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.897 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:42.897 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:42.897 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.897 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:42.897 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:42.897 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.897 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:42.898 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:42.898 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:42.898 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:42.898 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.898 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.898 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.898 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:42.898 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:42.898 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:42.898 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:42.898 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:42.898 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:42.898 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:42.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:42 smithi159 ceph-mon[90359]: pgmap v2958: 553 pgs: 553 active+clean; 23 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 855 KiB/s wr, 9 op/s 2024-08-10T06:04:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:42 smithi086 ceph-mon[98993]: pgmap v2958: 553 pgs: 553 active+clean; 23 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 855 KiB/s wr, 9 op/s 2024-08-10T06:04:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:42 smithi086 ceph-mon[101471]: pgmap v2958: 553 pgs: 553 active+clean; 23 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 855 KiB/s wr, 9 op/s 2024-08-10T06:04:44.815 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.816 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:44.816 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:44.816 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:44.816 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:44.816 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:44.816 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.816 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.816 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:44.816 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:44.816 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:44.816 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:44.816 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:44.816 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.816 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.817 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:44.817 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.817 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.817 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:44.817 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.817 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.817 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:44.817 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:44.817 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:44.817 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:44.817 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:44.817 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.817 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.817 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:44.817 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:44.817 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:44.818 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:44.818 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:44.818 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.818 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.818 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:44.818 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:44.818 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:44.818 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:44.818 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:44.818 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.818 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.818 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:44.818 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:44.819 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:44.819 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:44.819 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:44.819 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.819 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.819 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:44.819 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.819 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.819 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:44.819 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.819 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.819 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:44.819 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:44.819 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:44.819 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:44.820 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:44.820 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.820 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.820 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:44.820 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:44.820 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:44.820 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:44.820 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:44.820 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.820 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.820 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:44.820 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:44.820 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:44.820 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:44.820 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:44.821 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.821 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.821 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:44.821 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:44.821 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:44.821 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:44.821 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:44.821 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.821 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.821 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:44.821 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.821 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.821 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:44.821 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.821 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.821 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:44.822 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:44.822 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:44.822 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:44.822 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:44.822 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.822 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.822 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:44.822 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:44.822 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:44.822 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:44.822 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:44.822 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.822 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.822 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:44.823 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:44.823 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:44.823 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:44.823 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:44.823 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.823 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.823 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:44.823 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:44.823 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:44.823 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:44.823 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:44.823 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.823 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.823 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:44.823 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:44.824 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:44.824 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:44.824 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:04:44.824 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:04:44.824 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:04:44.824 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:04:44.824 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestIO (4015 ms) 2024-08-10T06:04:44.824 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2024-08-10T06:04:44.824 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:04:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:44 smithi159 ceph-mon[90359]: pgmap v2959: 553 pgs: 553 active+clean; 19 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 2.2 KiB/s wr, 21 op/s 2024-08-10T06:04:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:44 smithi086 ceph-mon[101471]: pgmap v2959: 553 pgs: 553 active+clean; 19 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 2.2 KiB/s wr, 21 op/s 2024-08-10T06:04:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:44 smithi086 ceph-mon[98993]: pgmap v2959: 553 pgs: 553 active+clean; 19 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 2.2 KiB/s wr, 21 op/s 2024-08-10T06:04:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:46 smithi159 ceph-mon[90359]: pgmap v2960: 553 pgs: 553 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 3.3 KiB/s wr, 26 op/s 2024-08-10T06:04:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:46 smithi086 ceph-mon[101471]: pgmap v2960: 553 pgs: 553 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 3.3 KiB/s wr, 26 op/s 2024-08-10T06:04:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:46 smithi086 ceph-mon[98993]: pgmap v2960: 553 pgs: 553 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 3.3 KiB/s wr, 26 op/s 2024-08-10T06:04:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:04:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:04:48] "GET /metrics HTTP/1.1" 200 68188 "" "Prometheus/2.43.0" 2024-08-10T06:04:48.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:48 smithi159 ceph-mon[90359]: pgmap v2961: 553 pgs: 553 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 439 KiB/s rd, 213 KiB/s wr, 870 op/s 2024-08-10T06:04:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:48 smithi086 ceph-mon[101471]: pgmap v2961: 553 pgs: 553 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 439 KiB/s rd, 213 KiB/s wr, 870 op/s 2024-08-10T06:04:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:48 smithi086 ceph-mon[98993]: pgmap v2961: 553 pgs: 553 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 439 KiB/s rd, 213 KiB/s wr, 870 op/s 2024-08-10T06:04:50.166 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:04:50.166 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:04:50.167 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:04:50.167 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:04:50.167 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:04:50.167 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.167 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:04:50.167 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:50.167 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:50.167 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:04:50.167 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.167 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:04:50.167 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:50.167 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:50.168 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:04:50.168 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.168 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:04:50.168 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:50.168 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:50.168 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:04:50.168 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.168 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:04:50.168 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:50.168 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:50.168 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:04:50.168 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.168 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:04:50.169 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:50.169 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:50.169 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:04:50.169 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:04:50.169 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:04:50.169 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:04:50.169 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:04:50.169 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:04:50.169 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:04:50.169 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:04:50.169 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:04:50.170 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:04:50.170 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:04:50.170 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.170 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:04:50.170 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:50.170 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:50.170 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:04:50.170 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.170 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:04:50.170 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:50.170 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:50.170 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:04:50.170 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.171 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:04:50.171 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:50.171 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:50.171 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:04:50.171 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.171 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:04:50.171 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:50.171 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:50.171 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:04:50.171 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.171 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:04:50.171 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:50.171 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:50.171 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:04:50.172 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:50.172 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:50.172 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:50.172 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:50.172 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:50.172 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.172 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:04:50.172 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:04:50.172 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:04:50.172 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.172 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:04:50.172 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:04:50.172 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:04:50.172 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.173 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:04:50.173 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:04:50.173 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:04:50.173 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.173 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:04:50.173 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:04:50.173 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:04:50.173 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.173 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:04:50.173 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:04:50.173 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:04:50.173 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 512~512 = 512 2024-08-10T06:04:50.173 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:50.174 INFO:tasks.workunit.client.0.smithi086.stdout:aio discard: 1536~512 = 0 2024-08-10T06:04:50.174 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:50.174 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:50.174 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:50.174 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:50.174 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:04:50.174 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 0 2024-08-10T06:04:50.174 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.174 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.174 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 0 2024-08-10T06:04:50.174 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.174 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.175 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 16384 2024-08-10T06:04:50.175 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.175 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.175 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 16384 2024-08-10T06:04:50.175 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.175 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.175 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:50.175 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:50.175 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 49152 2024-08-10T06:04:50.175 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.175 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.175 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 49152 2024-08-10T06:04:50.175 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.175 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.176 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 65536 2024-08-10T06:04:50.176 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.176 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.176 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 65536 2024-08-10T06:04:50.176 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.176 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.176 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:50.176 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:50.176 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 98304 2024-08-10T06:04:50.176 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.176 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.176 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 98304 2024-08-10T06:04:50.177 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.177 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.177 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 114688 2024-08-10T06:04:50.177 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.177 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.177 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 114688 2024-08-10T06:04:50.177 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.178 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.178 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:50.178 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:50.178 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 147456 2024-08-10T06:04:50.178 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.178 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.178 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 147456 2024-08-10T06:04:50.178 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.178 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.178 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 163840 2024-08-10T06:04:50.179 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.179 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.179 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 163840 2024-08-10T06:04:50.179 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.179 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.179 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:50.179 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:50.179 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 196608 2024-08-10T06:04:50.179 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.179 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.179 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 196608 2024-08-10T06:04:50.179 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.180 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.180 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 212992 2024-08-10T06:04:50.180 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.180 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.180 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 212992 2024-08-10T06:04:50.180 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.180 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.180 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:50.180 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:50.180 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.180 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:50.180 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:50.180 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:50.180 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:50.180 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.181 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.181 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.181 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:50.181 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:50.181 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:50.181 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:50.181 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.181 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.181 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.181 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:50.181 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:50.181 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:50.181 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:50.181 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.182 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.182 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.182 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:50.182 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:50.182 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:50.182 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:50.182 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.182 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.182 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.182 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:50.182 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:50.182 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.182 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:50.183 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:50.183 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.183 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:50.183 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:50.183 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:50.183 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:50.183 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.183 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.183 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.183 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:50.183 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:50.183 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:50.183 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:50.183 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:50.183 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:50.184 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:50 smithi159 ceph-mon[90359]: pgmap v2962: 553 pgs: 553 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 439 KiB/s rd, 213 KiB/s wr, 870 op/s 2024-08-10T06:04:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:50 smithi159 ceph-mon[90359]: pool 'test-librbd-smithi086-150683-28' no longer out of quota; removing NO_QUOTA flag 2024-08-10T06:04:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:50 smithi159 ceph-mon[90359]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-10T06:04:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:50 smithi159 ceph-mon[90359]: osdmap e1713: 8 total, 8 up, 8 in 2024-08-10T06:04:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:50 smithi086 ceph-mon[98993]: pgmap v2962: 553 pgs: 553 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 439 KiB/s rd, 213 KiB/s wr, 870 op/s 2024-08-10T06:04:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:50 smithi086 ceph-mon[98993]: pool 'test-librbd-smithi086-150683-28' no longer out of quota; removing NO_QUOTA flag 2024-08-10T06:04:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:50 smithi086 ceph-mon[98993]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-10T06:04:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:50 smithi086 ceph-mon[98993]: osdmap e1713: 8 total, 8 up, 8 in 2024-08-10T06:04:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:50 smithi086 ceph-mon[101471]: pgmap v2962: 553 pgs: 553 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 439 KiB/s rd, 213 KiB/s wr, 870 op/s 2024-08-10T06:04:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:50 smithi086 ceph-mon[101471]: pool 'test-librbd-smithi086-150683-28' no longer out of quota; removing NO_QUOTA flag 2024-08-10T06:04:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:50 smithi086 ceph-mon[101471]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-10T06:04:51.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:50 smithi086 ceph-mon[101471]: osdmap e1713: 8 total, 8 up, 8 in 2024-08-10T06:04:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:52 smithi086 ceph-mon[101471]: pgmap v2964: 553 pgs: 553 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 595 KiB/s rd, 706 KiB/s wr, 1.03k op/s 2024-08-10T06:04:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:52 smithi086 ceph-mon[98993]: pgmap v2964: 553 pgs: 553 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 595 KiB/s rd, 706 KiB/s wr, 1.03k op/s 2024-08-10T06:04:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:52 smithi159 ceph-mon[90359]: pgmap v2964: 553 pgs: 553 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 595 KiB/s rd, 706 KiB/s wr, 1.03k op/s 2024-08-10T06:04:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:54 smithi086 ceph-mon[98993]: pgmap v2965: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 587 KiB/s rd, 706 KiB/s wr, 1.02k op/s 2024-08-10T06:04:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:54 smithi086 ceph-mon[101471]: pgmap v2965: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 587 KiB/s rd, 706 KiB/s wr, 1.02k op/s 2024-08-10T06:04:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:54 smithi159 ceph-mon[90359]: pgmap v2965: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 587 KiB/s rd, 706 KiB/s wr, 1.02k op/s 2024-08-10T06:04:55.976 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.976 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:55.976 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:55.976 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:55.976 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:55.976 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:55.976 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.976 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.976 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:55.976 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:55.976 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:55.977 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:55.977 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:55.977 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.977 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.977 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:55.977 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.977 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.977 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:55.977 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.977 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.977 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:55.977 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:55.977 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:55.977 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:55.978 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:55.978 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.978 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.978 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:55.978 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:55.978 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:55.978 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:55.978 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:55.978 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.978 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.978 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:55.978 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:55.978 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:55.979 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:55.979 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:55.979 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.979 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.979 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:55.979 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:55.979 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:55.979 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:55.979 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:55.979 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.979 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.979 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:55.979 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.979 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.980 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:55.980 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.980 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.980 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:55.980 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:55.980 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:55.980 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:55.980 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:55.980 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.980 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.980 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:55.980 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:55.980 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:55.980 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:55.981 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:55.981 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.981 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.981 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:55.981 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:55.981 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:55.981 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:55.981 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:55.981 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.981 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.981 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:55.981 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:55.981 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:55.981 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:55.982 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:55.982 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.982 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.982 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:55.982 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.982 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.982 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:55.982 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.982 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.982 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:55.982 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:55.982 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:55.982 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:55.983 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:55.983 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.983 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.983 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:55.983 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:55.983 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:55.983 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:55.983 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:55.983 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.983 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.983 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:55.983 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:55.983 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:55.983 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:55.984 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:55.984 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.984 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.984 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:04:55.984 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:04:55.984 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:04:55.984 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:04:55.984 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:04:55.984 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.984 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.984 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:55.984 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:04:55.984 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:04:55.984 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:04:55.985 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:04:55.985 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:04:55.985 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:04:55.985 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:04:55.985 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 4 2024-08-10T06:04:55.985 INFO:tasks.workunit.client.0.smithi086.stdout:read: 4 2024-08-10T06:04:55.985 INFO:tasks.workunit.client.0.smithi086.stdout:read: 4 2024-08-10T06:04:55.985 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (11160 ms) 2024-08-10T06:04:55.985 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2024-08-10T06:04:55.985 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:04:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:56 smithi159 ceph-mon[90359]: pgmap v2966: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.0 MiB/s wr, 1.70k op/s 2024-08-10T06:04:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:04:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:56 smithi086 ceph-mon[101471]: pgmap v2966: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.0 MiB/s wr, 1.70k op/s 2024-08-10T06:04:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:04:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:56 smithi086 ceph-mon[98993]: pgmap v2966: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.0 MiB/s wr, 1.70k op/s 2024-08-10T06:04:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:04:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:04:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:04:58] "GET /metrics HTTP/1.1" 200 68188 "" "Prometheus/2.43.0" 2024-08-10T06:04:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:04:58 smithi086 ceph-mon[98993]: pgmap v2967: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 855 op/s 2024-08-10T06:04:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:04:58 smithi086 ceph-mon[101471]: pgmap v2967: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 855 op/s 2024-08-10T06:04:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:04:58 smithi159 ceph-mon[90359]: pgmap v2967: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 855 op/s 2024-08-10T06:05:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:00 smithi086 ceph-mon[101471]: pgmap v2968: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 858 op/s 2024-08-10T06:05:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:00 smithi086 ceph-mon[98993]: pgmap v2968: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 858 op/s 2024-08-10T06:05:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:00 smithi159 ceph-mon[90359]: pgmap v2968: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 858 op/s 2024-08-10T06:05:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:02 smithi086 ceph-mon[98993]: pgmap v2969: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 326 KiB/s wr, 674 op/s 2024-08-10T06:05:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:02 smithi086 ceph-mon[101471]: pgmap v2969: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 326 KiB/s wr, 674 op/s 2024-08-10T06:05:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:02 smithi159 ceph-mon[90359]: pgmap v2969: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 326 KiB/s wr, 674 op/s 2024-08-10T06:05:05.065 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:05:05.065 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:05:05.065 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:05:05.065 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:05:05.065 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:05:05.065 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.065 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:05:05.065 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:05.065 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:05.066 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:05:05.066 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.066 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:05:05.066 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:05.066 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:05.066 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:05:05.066 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.066 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:05:05.066 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:05.066 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:05.066 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:05:05.066 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.067 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:05:05.067 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:05.067 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:05.067 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:05:05.067 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.067 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:05:05.067 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:05.067 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:05.067 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:05:05.067 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:05:05.067 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:05:05.067 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:05:05.067 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:05:05.068 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:05:05.068 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:05:05.068 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:05:05.068 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:05:05.068 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:05:05.068 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:05:05.068 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.068 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:05:05.068 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:05.068 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:05.068 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:05:05.068 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.068 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:05:05.069 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:05.069 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:05.069 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:05:05.069 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.069 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:05:05.069 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:05.069 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:05.069 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:05:05.069 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.069 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:05:05.069 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:05.069 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:05.069 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:05:05.070 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.070 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:05:05.070 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:05.070 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:05.070 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:05:05.070 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:05:05.070 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:05:05.070 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:05:05.070 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:05:05.070 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:05:05.070 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.070 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:05:05.070 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:05:05.070 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:05:05.071 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.071 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:05:05.071 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:05:05.071 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:05:05.071 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.071 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:05:05.071 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:05:05.071 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:05:05.071 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.071 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:05:05.071 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:05:05.071 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:05:05.071 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.071 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:05:05.072 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:05:05.072 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:05:05.072 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 512~512 = 512 2024-08-10T06:05:05.072 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:05.072 INFO:tasks.workunit.client.0.smithi086.stdout:aio discard: 1536~512 = 0 2024-08-10T06:05:05.072 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:05:05.072 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:05:05.072 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:05:05.072 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:05:05.072 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:05:05.072 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 0 2024-08-10T06:05:05.072 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.072 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.073 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 0 2024-08-10T06:05:05.073 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.073 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.073 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 16384 2024-08-10T06:05:05.073 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.073 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.073 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 16384 2024-08-10T06:05:05.073 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.073 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.073 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:05.073 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:05.073 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 49152 2024-08-10T06:05:05.073 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.074 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.074 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 49152 2024-08-10T06:05:05.074 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.074 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.074 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 65536 2024-08-10T06:05:05.074 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.074 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.074 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 65536 2024-08-10T06:05:05.074 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.074 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.074 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:05.074 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:05.075 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 98304 2024-08-10T06:05:05.075 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.075 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.075 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 98304 2024-08-10T06:05:05.075 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.075 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.075 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 114688 2024-08-10T06:05:05.075 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.075 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.075 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 114688 2024-08-10T06:05:05.075 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.075 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.075 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:05.075 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:05.076 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 147456 2024-08-10T06:05:05.076 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.076 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.076 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 147456 2024-08-10T06:05:05.076 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.076 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.076 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 163840 2024-08-10T06:05:05.076 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.076 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.076 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 163840 2024-08-10T06:05:05.076 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.076 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.076 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:05.077 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:05.077 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 196608 2024-08-10T06:05:05.077 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.077 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.077 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 196608 2024-08-10T06:05:05.077 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.077 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.077 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 212992 2024-08-10T06:05:05.077 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.077 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.077 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 212992 2024-08-10T06:05:05.077 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.077 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.077 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:05.078 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:05.078 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.078 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:05.078 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:05.078 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:05.078 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:05.078 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.078 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.078 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.078 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:05.078 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:05.078 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:05.078 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:05.079 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.079 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.079 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.079 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:05.079 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:05.079 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:05.079 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:05.079 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.079 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.079 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.079 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:05.079 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:05.079 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:05.079 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:05.080 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.080 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.080 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.080 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:05.080 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:05.080 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.080 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:05.080 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:05.080 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.080 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:05.080 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:05.080 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:05.081 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:05.081 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.081 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.081 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.081 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:05.081 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:05.081 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:05.081 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:05.081 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:05.081 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:05.081 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:04 smithi086 ceph-mon[98993]: pgmap v2970: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 280 KiB/s wr, 579 op/s 2024-08-10T06:05:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:04 smithi086 ceph-mon[101471]: pgmap v2970: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 280 KiB/s wr, 579 op/s 2024-08-10T06:05:05.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:04 smithi159 ceph-mon[90359]: pgmap v2970: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 280 KiB/s wr, 579 op/s 2024-08-10T06:05:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:06 smithi086 ceph-mon[101471]: pgmap v2971: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 285 KiB/s wr, 590 op/s 2024-08-10T06:05:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:06 smithi086 ceph-mon[98993]: pgmap v2971: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 285 KiB/s wr, 590 op/s 2024-08-10T06:05:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:06 smithi159 ceph-mon[90359]: pgmap v2971: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 285 KiB/s wr, 590 op/s 2024-08-10T06:05:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:05:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:05:08] "GET /metrics HTTP/1.1" 200 68188 "" "Prometheus/2.43.0" 2024-08-10T06:05:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:08 smithi086 ceph-mon[101471]: pgmap v2972: 553 pgs: 553 active+clean; 23 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 687 KiB/s wr, 19 op/s 2024-08-10T06:05:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:08 smithi086 ceph-mon[98993]: pgmap v2972: 553 pgs: 553 active+clean; 23 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 687 KiB/s wr, 19 op/s 2024-08-10T06:05:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:08 smithi159 ceph-mon[90359]: pgmap v2972: 553 pgs: 553 active+clean; 23 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 687 KiB/s wr, 19 op/s 2024-08-10T06:05:10.576 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.576 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:10.576 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:10.576 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:10.576 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:10.576 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:10.576 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.577 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.577 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:10.577 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:10.577 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:10.577 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:10.577 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:10.577 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.577 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.577 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:10.577 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.577 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.577 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:10.577 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.577 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.578 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:10.578 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:10.578 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:10.578 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:10.578 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:10.578 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.578 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.578 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:10.578 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:10.578 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:10.578 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:10.578 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:10.579 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.579 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.579 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:10.579 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:10.579 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:10.579 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:10.579 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:10.579 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.579 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.579 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:10.579 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:10.579 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:10.579 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:10.579 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:10.580 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.580 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.580 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:10.580 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.580 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.580 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:10.580 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.580 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.580 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:10.580 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:10.580 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:10.580 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:10.580 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:10.581 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.581 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.581 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:10.581 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:10.581 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:10.581 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:10.581 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:10.581 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.581 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.581 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:10.581 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:10.581 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:10.581 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:10.582 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:10.582 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.582 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.582 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:10.582 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:10.582 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:10.582 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:10.582 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:10.582 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.582 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.582 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:10.582 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.582 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.583 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:10.583 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.583 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.583 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:10.583 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:10.583 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:10.583 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:10.583 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:10.583 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.583 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.583 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:10.583 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:10.583 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:10.583 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:10.584 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:10.584 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.584 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.584 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:10.584 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:10.584 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:10.584 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:10.584 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:10.585 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.585 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.585 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:05:10.585 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:05:10.585 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:05:10.585 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:05:10.585 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:05:10.585 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.585 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.585 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:10.585 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:05:10.585 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:05:10.585 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:05:10.585 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:05:10.586 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:05:10.586 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:05:10.586 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:05:10.586 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 4 2024-08-10T06:05:10.586 INFO:tasks.workunit.client.0.smithi086.stdout:read: 4 2024-08-10T06:05:10.586 INFO:tasks.workunit.client.0.smithi086.stdout:read: 4 2024-08-10T06:05:10.586 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (14600 ms) 2024-08-10T06:05:10.586 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCloneEncryption 2024-08-10T06:05:10.586 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:05:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:10 smithi086 ceph-mon[101471]: pgmap v2973: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 724 op/s 2024-08-10T06:05:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:10 smithi086 ceph-mon[98993]: pgmap v2973: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 724 op/s 2024-08-10T06:05:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:10 smithi159 ceph-mon[90359]: pgmap v2973: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 724 op/s 2024-08-10T06:05:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:11 smithi086 ceph-mon[101471]: osdmap e1714: 8 total, 8 up, 8 in 2024-08-10T06:05:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:05:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:11 smithi086 ceph-mon[98993]: osdmap e1714: 8 total, 8 up, 8 in 2024-08-10T06:05:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:05:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:11 smithi159 ceph-mon[90359]: osdmap e1714: 8 total, 8 up, 8 in 2024-08-10T06:05:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:05:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:12 smithi086 ceph-mon[101471]: pgmap v2975: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 866 op/s 2024-08-10T06:05:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:12 smithi086 ceph-mon[98993]: pgmap v2975: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 866 op/s 2024-08-10T06:05:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:12 smithi159 ceph-mon[90359]: pgmap v2975: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 866 op/s 2024-08-10T06:05:14.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:14 smithi159 ceph-mon[90359]: pgmap v2976: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 867 op/s 2024-08-10T06:05:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:14 smithi086 ceph-mon[98993]: pgmap v2976: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 867 op/s 2024-08-10T06:05:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:14 smithi086 ceph-mon[101471]: pgmap v2976: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 867 op/s 2024-08-10T06:05:16.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:05:16.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:05:16.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:05:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:05:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:05:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:05:16.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:05:16.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:05:16.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:05:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:16 smithi086 ceph-mon[98993]: pgmap v2977: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 882 op/s 2024-08-10T06:05:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:16 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:05:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:16 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:05:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:16 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:05:17.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:16 smithi086 ceph-mon[101471]: pgmap v2977: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 882 op/s 2024-08-10T06:05:17.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:16 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:05:17.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:16 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:05:17.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:16 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:05:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:16 smithi159 ceph-mon[90359]: pgmap v2977: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 882 op/s 2024-08-10T06:05:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:16 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:05:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:16 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:05:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:16 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:05:18.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:17 smithi086 ceph-mon[101471]: pgmap v2978: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 882 op/s 2024-08-10T06:05:18.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:17 smithi086 ceph-mon[101471]: osdmap e1715: 8 total, 8 up, 8 in 2024-08-10T06:05:18.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:17 smithi086 ceph-mon[98993]: pgmap v2978: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 882 op/s 2024-08-10T06:05:18.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:17 smithi086 ceph-mon[98993]: osdmap e1715: 8 total, 8 up, 8 in 2024-08-10T06:05:18.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:17 smithi159 ceph-mon[90359]: pgmap v2978: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 882 op/s 2024-08-10T06:05:18.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:17 smithi159 ceph-mon[90359]: osdmap e1715: 8 total, 8 up, 8 in 2024-08-10T06:05:18.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:05:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:05:18] "GET /metrics HTTP/1.1" 200 68188 "" "Prometheus/2.43.0" 2024-08-10T06:05:20.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:19 smithi086 ceph-mon[101471]: pgmap v2980: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 501 KiB/s wr, 50 op/s 2024-08-10T06:05:20.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:19 smithi086 ceph-mon[98993]: pgmap v2980: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 501 KiB/s wr, 50 op/s 2024-08-10T06:05:20.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:19 smithi159 ceph-mon[90359]: pgmap v2980: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 501 KiB/s wr, 50 op/s 2024-08-10T06:05:22.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:21 smithi086 ceph-mon[101471]: pgmap v2981: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 413 KiB/s wr, 60 op/s 2024-08-10T06:05:22.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:21 smithi086 ceph-mon[98993]: pgmap v2981: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 413 KiB/s wr, 60 op/s 2024-08-10T06:05:22.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:21 smithi159 ceph-mon[90359]: pgmap v2981: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 413 KiB/s wr, 60 op/s 2024-08-10T06:05:24.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:23 smithi086 ceph-mon[98993]: pgmap v2982: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 413 KiB/s wr, 59 op/s 2024-08-10T06:05:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:23 smithi086 ceph-mon[101471]: pgmap v2982: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 413 KiB/s wr, 59 op/s 2024-08-10T06:05:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:23 smithi159 ceph-mon[90359]: pgmap v2982: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 413 KiB/s wr, 59 op/s 2024-08-10T06:05:26.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:25 smithi086 ceph-mon[98993]: pgmap v2983: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 412 KiB/s wr, 34 op/s 2024-08-10T06:05:26.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:25 smithi086 ceph-mon[101471]: pgmap v2983: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 412 KiB/s wr, 34 op/s 2024-08-10T06:05:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:25 smithi159 ceph-mon[90359]: pgmap v2983: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 412 KiB/s wr, 34 op/s 2024-08-10T06:05:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:05:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:05:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:05:28.263 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:27 smithi086 ceph-mon[101471]: pgmap v2984: 553 pgs: 553 active+clean; 43 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 412 KiB/s wr, 34 op/s 2024-08-10T06:05:28.263 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:27 smithi086 ceph-mon[101471]: osdmap e1716: 8 total, 8 up, 8 in 2024-08-10T06:05:28.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:27 smithi086 ceph-mon[98993]: pgmap v2984: 553 pgs: 553 active+clean; 43 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 412 KiB/s wr, 34 op/s 2024-08-10T06:05:28.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:27 smithi086 ceph-mon[98993]: osdmap e1716: 8 total, 8 up, 8 in 2024-08-10T06:05:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:27 smithi159 ceph-mon[90359]: pgmap v2984: 553 pgs: 553 active+clean; 43 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 412 KiB/s wr, 34 op/s 2024-08-10T06:05:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:27 smithi159 ceph-mon[90359]: osdmap e1716: 8 total, 8 up, 8 in 2024-08-10T06:05:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:05:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:05:28] "GET /metrics HTTP/1.1" 200 68190 "" "Prometheus/2.43.0" 2024-08-10T06:05:30.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:29 smithi086 ceph-mon[101471]: pgmap v2986: 553 pgs: 553 active+clean; 55 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 1.6 MiB/s wr, 33 op/s 2024-08-10T06:05:30.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:29 smithi086 ceph-mon[98993]: pgmap v2986: 553 pgs: 553 active+clean; 55 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 1.6 MiB/s wr, 33 op/s 2024-08-10T06:05:30.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:29 smithi159 ceph-mon[90359]: pgmap v2986: 553 pgs: 553 active+clean; 55 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 1.6 MiB/s wr, 33 op/s 2024-08-10T06:05:32.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:31 smithi086 ceph-mon[101471]: pgmap v2987: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-10T06:05:32.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:31 smithi086 ceph-mon[98993]: pgmap v2987: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-10T06:05:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:31 smithi159 ceph-mon[90359]: pgmap v2987: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-10T06:05:34.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:33 smithi086 ceph-mon[101471]: pgmap v2988: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-10T06:05:34.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:33 smithi086 ceph-mon[98993]: pgmap v2988: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-10T06:05:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:33 smithi159 ceph-mon[90359]: pgmap v2988: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-10T06:05:36.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:35 smithi086 ceph-mon[101471]: pgmap v2989: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 2.0 MiB/s wr, 37 op/s 2024-08-10T06:05:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:35 smithi086 ceph-mon[98993]: pgmap v2989: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 2.0 MiB/s wr, 37 op/s 2024-08-10T06:05:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:35 smithi159 ceph-mon[90359]: pgmap v2989: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 2.0 MiB/s wr, 37 op/s 2024-08-10T06:05:38.263 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:37 smithi086 ceph-mon[101471]: pgmap v2990: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 40 op/s 2024-08-10T06:05:38.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:37 smithi086 ceph-mon[98993]: pgmap v2990: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 40 op/s 2024-08-10T06:05:38.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:37 smithi159 ceph-mon[90359]: pgmap v2990: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 40 op/s 2024-08-10T06:05:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:05:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:05:38] "GET /metrics HTTP/1.1" 200 68190 "" "Prometheus/2.43.0" 2024-08-10T06:05:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:39 smithi086 ceph-mon[101471]: pgmap v2991: 553 pgs: 553 active+clean; 63 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 1.7 MiB/s wr, 34 op/s 2024-08-10T06:05:40.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:39 smithi086 ceph-mon[98993]: pgmap v2991: 553 pgs: 553 active+clean; 63 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 1.7 MiB/s wr, 34 op/s 2024-08-10T06:05:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:39 smithi159 ceph-mon[90359]: pgmap v2991: 553 pgs: 553 active+clean; 63 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 1.7 MiB/s wr, 34 op/s 2024-08-10T06:05:42.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:41 smithi086 ceph-mon[101471]: pgmap v2992: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 1.7 MiB/s wr, 26 op/s 2024-08-10T06:05:42.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:05:42.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:41 smithi086 ceph-mon[98993]: pgmap v2992: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 1.7 MiB/s wr, 26 op/s 2024-08-10T06:05:42.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:05:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:41 smithi159 ceph-mon[90359]: pgmap v2992: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 1.7 MiB/s wr, 26 op/s 2024-08-10T06:05:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:05:44.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:43 smithi086 ceph-mon[101471]: pgmap v2993: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-10T06:05:44.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:43 smithi086 ceph-mon[98993]: pgmap v2993: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-10T06:05:44.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:43 smithi159 ceph-mon[90359]: pgmap v2993: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-10T06:05:46.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:45 smithi086 ceph-mon[101471]: pgmap v2994: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-10T06:05:46.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:45 smithi086 ceph-mon[98993]: pgmap v2994: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-10T06:05:46.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:45 smithi159 ceph-mon[90359]: pgmap v2994: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-10T06:05:48.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:48 smithi086 ceph-mon[101471]: pgmap v2995: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-10T06:05:48.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:48 smithi086 ceph-mon[101471]: osdmap e1717: 8 total, 8 up, 8 in 2024-08-10T06:05:48.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:48 smithi086 ceph-mon[98993]: pgmap v2995: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-10T06:05:48.263 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:48 smithi086 ceph-mon[98993]: osdmap e1717: 8 total, 8 up, 8 in 2024-08-10T06:05:48.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:48 smithi159 ceph-mon[90359]: pgmap v2995: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-10T06:05:48.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:48 smithi159 ceph-mon[90359]: osdmap e1717: 8 total, 8 up, 8 in 2024-08-10T06:05:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:05:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:05:48] "GET /metrics HTTP/1.1" 200 68199 "" "Prometheus/2.43.0" 2024-08-10T06:05:50.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:50 smithi086 ceph-mon[101471]: pgmap v2997: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-08-10T06:05:50.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:50 smithi086 ceph-mon[98993]: pgmap v2997: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-08-10T06:05:50.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:50 smithi159 ceph-mon[90359]: pgmap v2997: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-08-10T06:05:52.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:52 smithi086 ceph-mon[101471]: pgmap v2998: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 920 B/s wr, 41 op/s 2024-08-10T06:05:52.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:52 smithi086 ceph-mon[98993]: pgmap v2998: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 920 B/s wr, 41 op/s 2024-08-10T06:05:52.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:52 smithi159 ceph-mon[90359]: pgmap v2998: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 920 B/s wr, 41 op/s 2024-08-10T06:05:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:54 smithi086 ceph-mon[101471]: pgmap v2999: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-10T06:05:54.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:54 smithi086 ceph-mon[98993]: pgmap v2999: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-10T06:05:54.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:54 smithi159 ceph-mon[90359]: pgmap v2999: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-10T06:05:56.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:56 smithi086 ceph-mon[101471]: pgmap v3000: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 207 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-10T06:05:56.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:56 smithi086 ceph-mon[98993]: pgmap v3000: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 207 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-10T06:05:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:56 smithi159 ceph-mon[90359]: pgmap v3000: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 207 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-10T06:05:57.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:05:57.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:05:57.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:05:58.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:58 smithi086 ceph-mon[98993]: pgmap v3001: 553 pgs: 553 active+clean; 99 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 2.4 MiB/s wr, 44 op/s 2024-08-10T06:05:58.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:58 smithi086 ceph-mon[101471]: pgmap v3001: 553 pgs: 553 active+clean; 99 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 2.4 MiB/s wr, 44 op/s 2024-08-10T06:05:58.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:05:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:05:58] "GET /metrics HTTP/1.1" 200 68190 "" "Prometheus/2.43.0" 2024-08-10T06:05:58.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:58 smithi159 ceph-mon[90359]: pgmap v3001: 553 pgs: 553 active+clean; 99 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 2.4 MiB/s wr, 44 op/s 2024-08-10T06:05:59.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:05:59 smithi086 ceph-mon[98993]: osdmap e1718: 8 total, 8 up, 8 in 2024-08-10T06:05:59.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:05:59 smithi086 ceph-mon[101471]: osdmap e1718: 8 total, 8 up, 8 in 2024-08-10T06:05:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:05:59 smithi159 ceph-mon[90359]: osdmap e1718: 8 total, 8 up, 8 in 2024-08-10T06:06:00.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:00 smithi086 ceph-mon[98993]: pgmap v3003: 553 pgs: 553 active+clean; 171 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 16 MiB/s wr, 108 op/s 2024-08-10T06:06:00.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:00 smithi086 ceph-mon[98993]: osdmap e1719: 8 total, 8 up, 8 in 2024-08-10T06:06:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:00 smithi086 ceph-mon[101471]: pgmap v3003: 553 pgs: 553 active+clean; 171 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 16 MiB/s wr, 108 op/s 2024-08-10T06:06:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:00 smithi086 ceph-mon[101471]: osdmap e1719: 8 total, 8 up, 8 in 2024-08-10T06:06:00.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:00 smithi159 ceph-mon[90359]: pgmap v3003: 553 pgs: 553 active+clean; 171 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 16 MiB/s wr, 108 op/s 2024-08-10T06:06:00.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:00 smithi159 ceph-mon[90359]: osdmap e1719: 8 total, 8 up, 8 in 2024-08-10T06:06:01.174 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 4 2024-08-10T06:06:01.174 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 4 2024-08-10T06:06:01.174 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 4 2024-08-10T06:06:01.174 INFO:tasks.workunit.client.0.smithi086.stdout:read: 4 2024-08-10T06:06:01.174 INFO:tasks.workunit.client.0.smithi086.stdout:read: 4 2024-08-10T06:06:01.175 INFO:tasks.workunit.client.0.smithi086.stdout:read: 4 2024-08-10T06:06:01.175 INFO:tasks.workunit.client.0.smithi086.stdout:read: 4 2024-08-10T06:06:01.175 INFO:tasks.workunit.client.0.smithi086.stdout:read: 4 2024-08-10T06:06:01.175 INFO:tasks.workunit.client.0.smithi086.stdout:read: 4 2024-08-10T06:06:01.175 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCloneEncryption (50599 ms) 2024-08-10T06:06:01.175 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.LUKS1UnderLUKS2WithoutResize 2024-08-10T06:06:01.175 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:06:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:01 smithi086 ceph-mon[101471]: osdmap e1720: 8 total, 8 up, 8 in 2024-08-10T06:06:01.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:01 smithi086 ceph-mon[98993]: osdmap e1720: 8 total, 8 up, 8 in 2024-08-10T06:06:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:01 smithi159 ceph-mon[90359]: osdmap e1720: 8 total, 8 up, 8 in 2024-08-10T06:06:02.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:02 smithi086 ceph-mon[101471]: pgmap v3006: 553 pgs: 553 active+clean; 155 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 43 MiB/s wr, 222 op/s 2024-08-10T06:06:02.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:02 smithi086 ceph-mon[101471]: osdmap e1721: 8 total, 8 up, 8 in 2024-08-10T06:06:02.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:02 smithi086 ceph-mon[98993]: pgmap v3006: 553 pgs: 553 active+clean; 155 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 43 MiB/s wr, 222 op/s 2024-08-10T06:06:02.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:02 smithi086 ceph-mon[98993]: osdmap e1721: 8 total, 8 up, 8 in 2024-08-10T06:06:02.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:02 smithi159 ceph-mon[90359]: pgmap v3006: 553 pgs: 553 active+clean; 155 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 43 MiB/s wr, 222 op/s 2024-08-10T06:06:02.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:02 smithi159 ceph-mon[90359]: osdmap e1721: 8 total, 8 up, 8 in 2024-08-10T06:06:04.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:04 smithi086 ceph-mon[98993]: pgmap v3008: 553 pgs: 553 active+clean; 39 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 32 MiB/s wr, 173 op/s 2024-08-10T06:06:04.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:04 smithi086 ceph-mon[101471]: pgmap v3008: 553 pgs: 553 active+clean; 39 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 32 MiB/s wr, 173 op/s 2024-08-10T06:06:04.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:04 smithi159 ceph-mon[90359]: pgmap v3008: 553 pgs: 553 active+clean; 39 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 32 MiB/s wr, 173 op/s 2024-08-10T06:06:06.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:06 smithi086 ceph-mon[101471]: pgmap v3009: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 16 MiB/s wr, 185 op/s 2024-08-10T06:06:06.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:06 smithi086 ceph-mon[101471]: osdmap e1722: 8 total, 8 up, 8 in 2024-08-10T06:06:06.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:06 smithi086 ceph-mon[101471]: osdmap e1723: 8 total, 8 up, 8 in 2024-08-10T06:06:06.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:06 smithi086 ceph-mon[98993]: pgmap v3009: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 16 MiB/s wr, 185 op/s 2024-08-10T06:06:06.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:06 smithi086 ceph-mon[98993]: osdmap e1722: 8 total, 8 up, 8 in 2024-08-10T06:06:06.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:06 smithi086 ceph-mon[98993]: osdmap e1723: 8 total, 8 up, 8 in 2024-08-10T06:06:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:06 smithi159 ceph-mon[90359]: pgmap v3009: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 16 MiB/s wr, 185 op/s 2024-08-10T06:06:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:06 smithi159 ceph-mon[90359]: osdmap e1722: 8 total, 8 up, 8 in 2024-08-10T06:06:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:06 smithi159 ceph-mon[90359]: osdmap e1723: 8 total, 8 up, 8 in 2024-08-10T06:06:08.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:08 smithi086 ceph-mon[101471]: pgmap v3012: 553 pgs: 553 active+clean; 40 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 863 KiB/s wr, 111 op/s 2024-08-10T06:06:08.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:08 smithi086 ceph-mon[98993]: pgmap v3012: 553 pgs: 553 active+clean; 40 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 863 KiB/s wr, 111 op/s 2024-08-10T06:06:08.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:06:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:06:08] "GET /metrics HTTP/1.1" 200 68190 "" "Prometheus/2.43.0" 2024-08-10T06:06:08.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:08 smithi159 ceph-mon[90359]: pgmap v3012: 553 pgs: 553 active+clean; 40 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 863 KiB/s wr, 111 op/s 2024-08-10T06:06:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:10 smithi086 ceph-mon[101471]: pgmap v3013: 553 pgs: 553 active+clean; 52 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 2.2 MiB/s wr, 99 op/s 2024-08-10T06:06:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:10 smithi086 ceph-mon[98993]: pgmap v3013: 553 pgs: 553 active+clean; 52 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 2.2 MiB/s wr, 99 op/s 2024-08-10T06:06:10.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:10 smithi159 ceph-mon[90359]: pgmap v3013: 553 pgs: 553 active+clean; 52 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 2.2 MiB/s wr, 99 op/s 2024-08-10T06:06:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:11 smithi086 ceph-mon[101471]: osdmap e1724: 8 total, 8 up, 8 in 2024-08-10T06:06:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:06:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:11 smithi086 ceph-mon[98993]: osdmap e1724: 8 total, 8 up, 8 in 2024-08-10T06:06:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:06:11.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:11 smithi159 ceph-mon[90359]: osdmap e1724: 8 total, 8 up, 8 in 2024-08-10T06:06:11.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:06:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:12 smithi086 ceph-mon[101471]: pgmap v3015: 553 pgs: 553 active+clean; 64 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 4.2 MiB/s wr, 54 op/s 2024-08-10T06:06:12.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:12 smithi086 ceph-mon[98993]: pgmap v3015: 553 pgs: 553 active+clean; 64 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 4.2 MiB/s wr, 54 op/s 2024-08-10T06:06:12.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:12 smithi159 ceph-mon[90359]: pgmap v3015: 553 pgs: 553 active+clean; 64 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 4.2 MiB/s wr, 54 op/s 2024-08-10T06:06:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:14 smithi086 ceph-mon[101471]: pgmap v3016: 553 pgs: 553 active+clean; 64 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 3.2 MiB/s wr, 41 op/s 2024-08-10T06:06:14.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:14 smithi086 ceph-mon[98993]: pgmap v3016: 553 pgs: 553 active+clean; 64 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 3.2 MiB/s wr, 41 op/s 2024-08-10T06:06:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:14 smithi159 ceph-mon[90359]: pgmap v3016: 553 pgs: 553 active+clean; 64 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 3.2 MiB/s wr, 41 op/s 2024-08-10T06:06:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:16 smithi086 ceph-mon[101471]: pgmap v3017: 553 pgs: 553 active+clean; 68 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 3.0 MiB/s wr, 38 op/s 2024-08-10T06:06:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:16 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:06:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:16 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:06:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:16 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:06:16.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:16 smithi086 ceph-mon[98993]: pgmap v3017: 553 pgs: 553 active+clean; 68 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 3.0 MiB/s wr, 38 op/s 2024-08-10T06:06:16.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:16 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:06:16.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:16 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:06:16.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:16 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:06:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:16 smithi159 ceph-mon[90359]: pgmap v3017: 553 pgs: 553 active+clean; 68 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 3.0 MiB/s wr, 38 op/s 2024-08-10T06:06:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:16 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:06:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:16 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:06:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:16 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:06:17.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:17 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:06:17.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:17 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:06:17.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:17 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:06:17.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:17 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:06:17.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:17 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:06:17.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:17 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:06:17.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:17 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:06:17.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:17 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:06:17.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:17 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:06:18.117 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.LUKS1UnderLUKS2WithoutResize (16942 ms) 2024-08-10T06:06:18.117 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.LUKS2UnderLUKS1WithoutResize 2024-08-10T06:06:18.117 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:06:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:06:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:06:18] "GET /metrics HTTP/1.1" 200 68194 "" "Prometheus/2.43.0" 2024-08-10T06:06:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:18 smithi086 ceph-mon[98993]: pgmap v3018: 553 pgs: 553 active+clean; 72 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.2 MiB/s wr, 28 op/s 2024-08-10T06:06:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:18 smithi086 ceph-mon[101471]: pgmap v3018: 553 pgs: 553 active+clean; 72 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.2 MiB/s wr, 28 op/s 2024-08-10T06:06:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:18 smithi159 ceph-mon[90359]: pgmap v3018: 553 pgs: 553 active+clean; 72 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.2 MiB/s wr, 28 op/s 2024-08-10T06:06:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:20 smithi086 ceph-mon[101471]: pgmap v3019: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 2.8 MiB/s wr, 12 op/s 2024-08-10T06:06:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:20 smithi086 ceph-mon[98993]: pgmap v3019: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 2.8 MiB/s wr, 12 op/s 2024-08-10T06:06:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:20 smithi159 ceph-mon[90359]: pgmap v3019: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 2.8 MiB/s wr, 12 op/s 2024-08-10T06:06:23.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:22 smithi086 ceph-mon[101471]: pgmap v3020: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-08-10T06:06:23.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:22 smithi086 ceph-mon[98993]: pgmap v3020: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-08-10T06:06:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:22 smithi159 ceph-mon[90359]: pgmap v3020: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-08-10T06:06:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:24 smithi086 ceph-mon[101471]: pgmap v3021: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-10T06:06:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:24 smithi086 ceph-mon[101471]: osdmap e1725: 8 total, 8 up, 8 in 2024-08-10T06:06:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:24 smithi086 ceph-mon[98993]: pgmap v3021: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-10T06:06:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:24 smithi086 ceph-mon[98993]: osdmap e1725: 8 total, 8 up, 8 in 2024-08-10T06:06:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:24 smithi159 ceph-mon[90359]: pgmap v3021: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-10T06:06:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:24 smithi159 ceph-mon[90359]: osdmap e1725: 8 total, 8 up, 8 in 2024-08-10T06:06:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:26 smithi086 ceph-mon[98993]: pgmap v3023: 553 pgs: 553 active+clean; 100 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.2 MiB/s wr, 12 op/s 2024-08-10T06:06:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:06:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:26 smithi086 ceph-mon[101471]: pgmap v3023: 553 pgs: 553 active+clean; 100 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.2 MiB/s wr, 12 op/s 2024-08-10T06:06:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:06:27.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:26 smithi159 ceph-mon[90359]: pgmap v3023: 553 pgs: 553 active+clean; 100 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.2 MiB/s wr, 12 op/s 2024-08-10T06:06:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:06:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:06:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:06:28] "GET /metrics HTTP/1.1" 200 68185 "" "Prometheus/2.43.0" 2024-08-10T06:06:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:28 smithi086 ceph-mon[101471]: pgmap v3024: 553 pgs: 553 active+clean; 109 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 MiB/s wr, 13 op/s 2024-08-10T06:06:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:28 smithi086 ceph-mon[98993]: pgmap v3024: 553 pgs: 553 active+clean; 109 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 MiB/s wr, 13 op/s 2024-08-10T06:06:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:28 smithi159 ceph-mon[90359]: pgmap v3024: 553 pgs: 553 active+clean; 109 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 MiB/s wr, 13 op/s 2024-08-10T06:06:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:30 smithi086 ceph-mon[101471]: pgmap v3025: 553 pgs: 553 active+clean; 121 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-10T06:06:31.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:30 smithi086 ceph-mon[98993]: pgmap v3025: 553 pgs: 553 active+clean; 121 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-10T06:06:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:30 smithi159 ceph-mon[90359]: pgmap v3025: 553 pgs: 553 active+clean; 121 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-10T06:06:31.307 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.LUKS2UnderLUKS1WithoutResize (13191 ms) 2024-08-10T06:06:31.307 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.EncryptionFormatNoData 2024-08-10T06:06:31.307 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:06:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:32 smithi086 ceph-mon[98993]: pgmap v3026: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-10T06:06:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:32 smithi086 ceph-mon[101471]: pgmap v3026: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-10T06:06:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:32 smithi159 ceph-mon[90359]: pgmap v3026: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-10T06:06:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:34 smithi086 ceph-mon[98993]: pgmap v3027: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 492 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-10T06:06:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:34 smithi086 ceph-mon[101471]: pgmap v3027: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 492 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-10T06:06:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:34 smithi159 ceph-mon[90359]: pgmap v3027: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 492 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-10T06:06:35.421 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.EncryptionFormatNoData (4113 ms) 2024-08-10T06:06:35.421 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadSize 2024-08-10T06:06:35.421 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:06:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:36 smithi086 ceph-mon[101471]: pgmap v3028: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.0 MiB/s wr, 39 op/s 2024-08-10T06:06:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:36 smithi086 ceph-mon[98993]: pgmap v3028: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.0 MiB/s wr, 39 op/s 2024-08-10T06:06:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:36 smithi159 ceph-mon[90359]: pgmap v3028: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.0 MiB/s wr, 39 op/s 2024-08-10T06:06:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:06:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:06:38] "GET /metrics HTTP/1.1" 200 68185 "" "Prometheus/2.43.0" 2024-08-10T06:06:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:38 smithi086 ceph-mon[98993]: pgmap v3029: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 32 op/s 2024-08-10T06:06:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:38 smithi086 ceph-mon[101471]: pgmap v3029: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 32 op/s 2024-08-10T06:06:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:38 smithi159 ceph-mon[90359]: pgmap v3029: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 32 op/s 2024-08-10T06:06:40.931 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.EncryptionLoadBadSize (5511 ms) 2024-08-10T06:06:40.932 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadStripePattern 2024-08-10T06:06:40.932 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_librbd.cc:2905: Skipped 2024-08-10T06:06:40.932 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T06:06:40.932 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern (0 ms) 2024-08-10T06:06:40.932 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.EncryptionLoadFormatMismatch 2024-08-10T06:06:40.932 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:06:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:40 smithi086 ceph-mon[101471]: pgmap v3030: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-08-10T06:06:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:40 smithi086 ceph-mon[98993]: pgmap v3030: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-08-10T06:06:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:40 smithi159 ceph-mon[90359]: pgmap v3030: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-08-10T06:06:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:06:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:06:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:06:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:42 smithi086 ceph-mon[98993]: pgmap v3031: 553 pgs: 553 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-08-10T06:06:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:42 smithi086 ceph-mon[101471]: pgmap v3031: 553 pgs: 553 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-08-10T06:06:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:42 smithi159 ceph-mon[90359]: pgmap v3031: 553 pgs: 553 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-08-10T06:06:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:44 smithi086 ceph-mon[98993]: pgmap v3032: 553 pgs: 553 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 684 KiB/s wr, 22 op/s 2024-08-10T06:06:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:44 smithi086 ceph-mon[101471]: pgmap v3032: 553 pgs: 553 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 684 KiB/s wr, 22 op/s 2024-08-10T06:06:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:44 smithi159 ceph-mon[90359]: pgmap v3032: 553 pgs: 553 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 684 KiB/s wr, 22 op/s 2024-08-10T06:06:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:45 smithi086 ceph-mon[98993]: osdmap e1726: 8 total, 8 up, 8 in 2024-08-10T06:06:46.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:45 smithi086 ceph-mon[101471]: osdmap e1726: 8 total, 8 up, 8 in 2024-08-10T06:06:46.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:45 smithi159 ceph-mon[90359]: osdmap e1726: 8 total, 8 up, 8 in 2024-08-10T06:06:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:46 smithi086 ceph-mon[98993]: pgmap v3034: 553 pgs: 553 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 584 KiB/s rd, 820 KiB/s wr, 21 op/s 2024-08-10T06:06:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:46 smithi086 ceph-mon[98993]: osdmap e1727: 8 total, 8 up, 8 in 2024-08-10T06:06:47.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:46 smithi086 ceph-mon[101471]: pgmap v3034: 553 pgs: 553 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 584 KiB/s rd, 820 KiB/s wr, 21 op/s 2024-08-10T06:06:47.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:46 smithi086 ceph-mon[101471]: osdmap e1727: 8 total, 8 up, 8 in 2024-08-10T06:06:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:46 smithi159 ceph-mon[90359]: pgmap v3034: 553 pgs: 553 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 584 KiB/s rd, 820 KiB/s wr, 21 op/s 2024-08-10T06:06:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:46 smithi159 ceph-mon[90359]: osdmap e1727: 8 total, 8 up, 8 in 2024-08-10T06:06:48.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:06:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:06:48] "GET /metrics HTTP/1.1" 200 68191 "" "Prometheus/2.43.0" 2024-08-10T06:06:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:48 smithi086 ceph-mon[101471]: pgmap v3036: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 1.5 MiB/s wr, 47 op/s 2024-08-10T06:06:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:48 smithi086 ceph-mon[98993]: pgmap v3036: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 1.5 MiB/s wr, 47 op/s 2024-08-10T06:06:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:48 smithi159 ceph-mon[90359]: pgmap v3036: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 1.5 MiB/s wr, 47 op/s 2024-08-10T06:06:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:50 smithi086 ceph-mon[98993]: pgmap v3037: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 515 KiB/s wr, 73 op/s 2024-08-10T06:06:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:50 smithi086 ceph-mon[101471]: pgmap v3037: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 515 KiB/s wr, 73 op/s 2024-08-10T06:06:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:50 smithi159 ceph-mon[90359]: pgmap v3037: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 515 KiB/s wr, 73 op/s 2024-08-10T06:06:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:52 smithi086 ceph-mon[101471]: pgmap v3038: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 515 KiB/s wr, 72 op/s 2024-08-10T06:06:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:52 smithi086 ceph-mon[98993]: pgmap v3038: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 515 KiB/s wr, 72 op/s 2024-08-10T06:06:53.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:52 smithi159 ceph-mon[90359]: pgmap v3038: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 515 KiB/s wr, 72 op/s 2024-08-10T06:06:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:54 smithi086 ceph-mon[101471]: pgmap v3039: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 501 KiB/s wr, 69 op/s 2024-08-10T06:06:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:54 smithi086 ceph-mon[98993]: pgmap v3039: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 501 KiB/s wr, 69 op/s 2024-08-10T06:06:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:54 smithi159 ceph-mon[90359]: pgmap v3039: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 501 KiB/s wr, 69 op/s 2024-08-10T06:06:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:56 smithi086 ceph-mon[101471]: pgmap v3040: 553 pgs: 553 active+clean; 141 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 821 KiB/s wr, 56 op/s 2024-08-10T06:06:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:06:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:56 smithi086 ceph-mon[98993]: pgmap v3040: 553 pgs: 553 active+clean; 141 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 821 KiB/s wr, 56 op/s 2024-08-10T06:06:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:06:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:56 smithi159 ceph-mon[90359]: pgmap v3040: 553 pgs: 553 active+clean; 141 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 821 KiB/s wr, 56 op/s 2024-08-10T06:06:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:06:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:06:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:06:58] "GET /metrics HTTP/1.1" 200 68195 "" "Prometheus/2.43.0" 2024-08-10T06:06:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:06:58 smithi086 ceph-mon[101471]: pgmap v3041: 553 pgs: 553 active+clean; 145 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 733 KiB/s wr, 43 op/s 2024-08-10T06:06:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:06:58 smithi086 ceph-mon[98993]: pgmap v3041: 553 pgs: 553 active+clean; 145 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 733 KiB/s wr, 43 op/s 2024-08-10T06:06:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:06:58 smithi159 ceph-mon[90359]: pgmap v3041: 553 pgs: 553 active+clean; 145 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 733 KiB/s wr, 43 op/s 2024-08-10T06:07:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:00 smithi086 ceph-mon[101471]: pgmap v3042: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 40 op/s 2024-08-10T06:07:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:00 smithi086 ceph-mon[98993]: pgmap v3042: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 40 op/s 2024-08-10T06:07:01.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:00 smithi159 ceph-mon[90359]: pgmap v3042: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 40 op/s 2024-08-10T06:07:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:02 smithi086 ceph-mon[98993]: pgmap v3043: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-10T06:07:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:02 smithi086 ceph-mon[101471]: pgmap v3043: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-10T06:07:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:02 smithi159 ceph-mon[90359]: pgmap v3043: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-10T06:07:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:04 smithi086 ceph-mon[101471]: pgmap v3044: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-10T06:07:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:04 smithi086 ceph-mon[98993]: pgmap v3044: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-10T06:07:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:04 smithi159 ceph-mon[90359]: pgmap v3044: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-10T06:07:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:06 smithi086 ceph-mon[101471]: pgmap v3045: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-10T06:07:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:06 smithi086 ceph-mon[98993]: pgmap v3045: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-10T06:07:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:06 smithi159 ceph-mon[90359]: pgmap v3045: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-10T06:07:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:07:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:07:08] "GET /metrics HTTP/1.1" 200 68195 "" "Prometheus/2.43.0" 2024-08-10T06:07:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:08 smithi086 ceph-mon[101471]: pgmap v3046: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 1024 KiB/s wr, 15 op/s 2024-08-10T06:07:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:08 smithi086 ceph-mon[98993]: pgmap v3046: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 1024 KiB/s wr, 15 op/s 2024-08-10T06:07:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:08 smithi159 ceph-mon[90359]: pgmap v3046: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 1024 KiB/s wr, 15 op/s 2024-08-10T06:07:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:10 smithi086 ceph-mon[101471]: pgmap v3047: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 682 KiB/s wr, 6 op/s 2024-08-10T06:07:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:10 smithi086 ceph-mon[98993]: pgmap v3047: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 682 KiB/s wr, 6 op/s 2024-08-10T06:07:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:10 smithi159 ceph-mon[90359]: pgmap v3047: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 682 KiB/s wr, 6 op/s 2024-08-10T06:07:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:07:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:07:12.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:07:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:12 smithi086 ceph-mon[98993]: pgmap v3048: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 3 op/s 2024-08-10T06:07:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:12 smithi086 ceph-mon[101471]: pgmap v3048: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 3 op/s 2024-08-10T06:07:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:12 smithi159 ceph-mon[90359]: pgmap v3048: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 3 op/s 2024-08-10T06:07:14.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:13 smithi086 ceph-mon[101471]: pgmap v3049: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s rd, 2 op/s 2024-08-10T06:07:14.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:13 smithi086 ceph-mon[98993]: pgmap v3049: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s rd, 2 op/s 2024-08-10T06:07:14.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:13 smithi159 ceph-mon[90359]: pgmap v3049: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s rd, 2 op/s 2024-08-10T06:07:16.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:16 smithi086 ceph-mon[101471]: pgmap v3050: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-10T06:07:16.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:16 smithi086 ceph-mon[98993]: pgmap v3050: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-10T06:07:16.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:16 smithi159 ceph-mon[90359]: pgmap v3050: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-10T06:07:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:17 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:07:17.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:17 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:07:17.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:17 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:07:18.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:18 smithi086 ceph-mon[101471]: pgmap v3051: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-10T06:07:18.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:07:18.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:07:18.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:07:18.407 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:07:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:07:18] "GET /metrics HTTP/1.1" 200 68198 "" "Prometheus/2.43.0" 2024-08-10T06:07:18.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:18 smithi086 ceph-mon[98993]: pgmap v3051: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-10T06:07:18.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:07:18.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:07:18.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:07:18.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:18 smithi159 ceph-mon[90359]: pgmap v3051: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-10T06:07:18.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:07:18.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:07:18.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:07:20.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:20 smithi086 ceph-mon[98993]: pgmap v3052: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-08-10T06:07:20.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:20 smithi086 ceph-mon[101471]: pgmap v3052: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-08-10T06:07:20.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:20 smithi159 ceph-mon[90359]: pgmap v3052: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-08-10T06:07:22.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:22 smithi086 ceph-mon[101471]: pgmap v3053: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-08-10T06:07:22.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:22 smithi086 ceph-mon[98993]: pgmap v3053: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-08-10T06:07:22.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:22 smithi159 ceph-mon[90359]: pgmap v3053: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-08-10T06:07:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:24 smithi086 ceph-mon[101471]: pgmap v3054: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-08-10T06:07:24.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:24 smithi086 ceph-mon[98993]: pgmap v3054: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-08-10T06:07:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:24 smithi159 ceph-mon[90359]: pgmap v3054: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-08-10T06:07:26.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:26 smithi086 ceph-mon[98993]: pgmap v3055: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-10T06:07:26.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:26 smithi086 ceph-mon[101471]: pgmap v3055: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-10T06:07:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:26 smithi159 ceph-mon[90359]: pgmap v3055: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-10T06:07:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:07:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:07:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:07:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:28 smithi086 ceph-mon[101471]: pgmap v3056: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-10T06:07:28.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:07:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:07:28] "GET /metrics HTTP/1.1" 200 68200 "" "Prometheus/2.43.0" 2024-08-10T06:07:28.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:28 smithi086 ceph-mon[98993]: pgmap v3056: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-10T06:07:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:28 smithi159 ceph-mon[90359]: pgmap v3056: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-10T06:07:30.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:30 smithi086 ceph-mon[98993]: pgmap v3057: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-08-10T06:07:30.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:30 smithi086 ceph-mon[101471]: pgmap v3057: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-08-10T06:07:30.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:30 smithi159 ceph-mon[90359]: pgmap v3057: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-08-10T06:07:32.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:32 smithi086 ceph-mon[98993]: pgmap v3058: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-10T06:07:32.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:32 smithi086 ceph-mon[101471]: pgmap v3058: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-10T06:07:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:32 smithi159 ceph-mon[90359]: pgmap v3058: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-10T06:07:34.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:34 smithi086 ceph-mon[101471]: pgmap v3059: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-08-10T06:07:34.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:34 smithi086 ceph-mon[98993]: pgmap v3059: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-08-10T06:07:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:34 smithi159 ceph-mon[90359]: pgmap v3059: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-08-10T06:07:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:36 smithi086 ceph-mon[101471]: pgmap v3060: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1 op/s 2024-08-10T06:07:36.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:36 smithi086 ceph-mon[98993]: pgmap v3060: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1 op/s 2024-08-10T06:07:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:36 smithi159 ceph-mon[90359]: pgmap v3060: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1 op/s 2024-08-10T06:07:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:07:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:07:38] "GET /metrics HTTP/1.1" 200 68200 "" "Prometheus/2.43.0" 2024-08-10T06:07:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:38 smithi159 ceph-mon[90359]: pgmap v3061: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5 op/s 2024-08-10T06:07:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:38 smithi086 ceph-mon[98993]: pgmap v3061: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5 op/s 2024-08-10T06:07:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:38 smithi086 ceph-mon[101471]: pgmap v3061: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5 op/s 2024-08-10T06:07:40.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:40 smithi159 ceph-mon[90359]: pgmap v3062: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 492 KiB/s rd, 8 op/s 2024-08-10T06:07:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:40 smithi086 ceph-mon[101471]: pgmap v3062: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 492 KiB/s rd, 8 op/s 2024-08-10T06:07:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:40 smithi086 ceph-mon[98993]: pgmap v3062: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 492 KiB/s rd, 8 op/s 2024-08-10T06:07:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:07:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:07:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:07:42.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:42 smithi159 ceph-mon[90359]: pgmap v3063: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 520 KiB/s rd, 13 op/s 2024-08-10T06:07:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:42 smithi086 ceph-mon[98993]: pgmap v3063: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 520 KiB/s rd, 13 op/s 2024-08-10T06:07:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:42 smithi086 ceph-mon[101471]: pgmap v3063: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 520 KiB/s rd, 13 op/s 2024-08-10T06:07:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:44 smithi159 ceph-mon[90359]: pgmap v3064: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 15 op/s 2024-08-10T06:07:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:44 smithi086 ceph-mon[101471]: pgmap v3064: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 15 op/s 2024-08-10T06:07:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:44 smithi086 ceph-mon[98993]: pgmap v3064: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 15 op/s 2024-08-10T06:07:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:46 smithi159 ceph-mon[90359]: pgmap v3065: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-10T06:07:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:46 smithi086 ceph-mon[101471]: pgmap v3065: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-10T06:07:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:46 smithi086 ceph-mon[98993]: pgmap v3065: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-10T06:07:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:07:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:07:48] "GET /metrics HTTP/1.1" 200 68199 "" "Prometheus/2.43.0" 2024-08-10T06:07:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:48 smithi159 ceph-mon[90359]: pgmap v3066: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 85 B/s wr, 18 op/s 2024-08-10T06:07:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:48 smithi086 ceph-mon[98993]: pgmap v3066: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 85 B/s wr, 18 op/s 2024-08-10T06:07:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:48 smithi086 ceph-mon[101471]: pgmap v3066: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 85 B/s wr, 18 op/s 2024-08-10T06:07:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:50 smithi086 ceph-mon[101471]: pgmap v3067: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-10T06:07:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:50 smithi086 ceph-mon[98993]: pgmap v3067: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-10T06:07:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:50 smithi159 ceph-mon[90359]: pgmap v3067: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-10T06:07:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:52 smithi086 ceph-mon[98993]: pgmap v3068: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-10T06:07:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:52 smithi086 ceph-mon[101471]: pgmap v3068: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-10T06:07:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:52 smithi159 ceph-mon[90359]: pgmap v3068: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-10T06:07:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:54 smithi086 ceph-mon[101471]: pgmap v3069: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 180 KiB/s rd, 170 B/s wr, 14 op/s 2024-08-10T06:07:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:54 smithi086 ceph-mon[98993]: pgmap v3069: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 180 KiB/s rd, 170 B/s wr, 14 op/s 2024-08-10T06:07:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:54 smithi159 ceph-mon[90359]: pgmap v3069: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 180 KiB/s rd, 170 B/s wr, 14 op/s 2024-08-10T06:07:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:56 smithi086 ceph-mon[101471]: pgmap v3070: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 170 B/s wr, 12 op/s 2024-08-10T06:07:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:07:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:56 smithi086 ceph-mon[98993]: pgmap v3070: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 170 B/s wr, 12 op/s 2024-08-10T06:07:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:07:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:56 smithi159 ceph-mon[90359]: pgmap v3070: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 170 B/s wr, 12 op/s 2024-08-10T06:07:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:07:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:07:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:07:58] "GET /metrics HTTP/1.1" 200 68195 "" "Prometheus/2.43.0" 2024-08-10T06:07:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:07:58 smithi086 ceph-mon[101471]: pgmap v3071: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2024-08-10T06:07:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:07:58 smithi086 ceph-mon[98993]: pgmap v3071: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2024-08-10T06:07:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:07:58 smithi159 ceph-mon[90359]: pgmap v3071: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2024-08-10T06:08:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:00 smithi086 ceph-mon[98993]: pgmap v3072: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 170 B/s wr, 15 op/s 2024-08-10T06:08:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:00 smithi086 ceph-mon[101471]: pgmap v3072: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 170 B/s wr, 15 op/s 2024-08-10T06:08:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:00 smithi159 ceph-mon[90359]: pgmap v3072: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 170 B/s wr, 15 op/s 2024-08-10T06:08:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:02 smithi086 ceph-mon[101471]: pgmap v3073: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 170 B/s wr, 17 op/s 2024-08-10T06:08:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:02 smithi086 ceph-mon[98993]: pgmap v3073: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 170 B/s wr, 17 op/s 2024-08-10T06:08:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:02 smithi159 ceph-mon[90359]: pgmap v3073: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 170 B/s wr, 17 op/s 2024-08-10T06:08:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:04 smithi086 ceph-mon[101471]: pgmap v3074: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 170 B/s wr, 16 op/s 2024-08-10T06:08:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:04 smithi086 ceph-mon[98993]: pgmap v3074: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 170 B/s wr, 16 op/s 2024-08-10T06:08:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:04 smithi159 ceph-mon[90359]: pgmap v3074: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 170 B/s wr, 16 op/s 2024-08-10T06:08:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:06 smithi086 ceph-mon[101471]: pgmap v3075: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 85 B/s wr, 14 op/s 2024-08-10T06:08:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:06 smithi086 ceph-mon[98993]: pgmap v3075: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 85 B/s wr, 14 op/s 2024-08-10T06:08:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:06 smithi159 ceph-mon[90359]: pgmap v3075: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 85 B/s wr, 14 op/s 2024-08-10T06:08:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:08:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:08:08] "GET /metrics HTTP/1.1" 200 68195 "" "Prometheus/2.43.0" 2024-08-10T06:08:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:08 smithi086 ceph-mon[98993]: pgmap v3076: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 85 B/s wr, 18 op/s 2024-08-10T06:08:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:08 smithi086 ceph-mon[101471]: pgmap v3076: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 85 B/s wr, 18 op/s 2024-08-10T06:08:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:08 smithi159 ceph-mon[90359]: pgmap v3076: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 85 B/s wr, 18 op/s 2024-08-10T06:08:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:10 smithi086 ceph-mon[101471]: pgmap v3077: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-10T06:08:11.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:10 smithi086 ceph-mon[98993]: pgmap v3077: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-10T06:08:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:10 smithi159 ceph-mon[90359]: pgmap v3077: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-10T06:08:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:08:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:08:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:08:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:12 smithi086 ceph-mon[98993]: pgmap v3078: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 18 op/s 2024-08-10T06:08:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:12 smithi086 ceph-mon[101471]: pgmap v3078: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 18 op/s 2024-08-10T06:08:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:12 smithi159 ceph-mon[90359]: pgmap v3078: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 18 op/s 2024-08-10T06:08:14.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:14 smithi159 ceph-mon[90359]: pgmap v3079: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 15 op/s 2024-08-10T06:08:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:14 smithi086 ceph-mon[101471]: pgmap v3079: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 15 op/s 2024-08-10T06:08:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:14 smithi086 ceph-mon[98993]: pgmap v3079: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 15 op/s 2024-08-10T06:08:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:16 smithi086 ceph-mon[101471]: pgmap v3080: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-08-10T06:08:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:16 smithi086 ceph-mon[98993]: pgmap v3080: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-08-10T06:08:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:16 smithi159 ceph-mon[90359]: pgmap v3080: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-08-10T06:08:18.056 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:17 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:08:18.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:17 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:08:18.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:17 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:08:18.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:08:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:08:18] "GET /metrics HTTP/1.1" 200 68195 "" "Prometheus/2.43.0" 2024-08-10T06:08:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:18 smithi086 ceph-mon[98993]: pgmap v3081: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-10T06:08:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:08:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:08:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:08:19.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:18 smithi086 ceph-mon[101471]: pgmap v3081: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-10T06:08:19.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:08:19.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:08:19.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:08:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:18 smithi159 ceph-mon[90359]: pgmap v3081: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-10T06:08:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:08:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:08:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:08:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:20 smithi086 ceph-mon[101471]: pgmap v3082: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 180 KiB/s rd, 14 op/s 2024-08-10T06:08:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:20 smithi086 ceph-mon[98993]: pgmap v3082: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 180 KiB/s rd, 14 op/s 2024-08-10T06:08:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:20 smithi159 ceph-mon[90359]: pgmap v3082: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 180 KiB/s rd, 14 op/s 2024-08-10T06:08:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:22 smithi086 ceph-mon[101471]: pgmap v3083: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-08-10T06:08:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:22 smithi086 ceph-mon[98993]: pgmap v3083: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-08-10T06:08:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:22 smithi159 ceph-mon[90359]: pgmap v3083: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-08-10T06:08:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:24 smithi086 ceph-mon[98993]: pgmap v3084: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 14 op/s 2024-08-10T06:08:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:24 smithi086 ceph-mon[101471]: pgmap v3084: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 14 op/s 2024-08-10T06:08:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:24 smithi159 ceph-mon[90359]: pgmap v3084: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 14 op/s 2024-08-10T06:08:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:26 smithi086 ceph-mon[98993]: pgmap v3085: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 12 op/s 2024-08-10T06:08:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:08:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:26 smithi086 ceph-mon[101471]: pgmap v3085: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 12 op/s 2024-08-10T06:08:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:08:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:26 smithi159 ceph-mon[90359]: pgmap v3085: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 12 op/s 2024-08-10T06:08:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:08:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:08:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:08:28] "GET /metrics HTTP/1.1" 200 68196 "" "Prometheus/2.43.0" 2024-08-10T06:08:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:28 smithi086 ceph-mon[101471]: pgmap v3086: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 16 op/s 2024-08-10T06:08:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:28 smithi086 ceph-mon[98993]: pgmap v3086: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 16 op/s 2024-08-10T06:08:29.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:28 smithi159 ceph-mon[90359]: pgmap v3086: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 16 op/s 2024-08-10T06:08:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:30 smithi086 ceph-mon[101471]: pgmap v3087: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-10T06:08:31.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:30 smithi086 ceph-mon[98993]: pgmap v3087: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-10T06:08:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:30 smithi159 ceph-mon[90359]: pgmap v3087: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-10T06:08:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:32 smithi086 ceph-mon[101471]: pgmap v3088: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 18 op/s 2024-08-10T06:08:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:32 smithi086 ceph-mon[98993]: pgmap v3088: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 18 op/s 2024-08-10T06:08:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:32 smithi159 ceph-mon[90359]: pgmap v3088: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 18 op/s 2024-08-10T06:08:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:34 smithi086 ceph-mon[101471]: pgmap v3089: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 15 op/s 2024-08-10T06:08:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:34 smithi086 ceph-mon[98993]: pgmap v3089: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 15 op/s 2024-08-10T06:08:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:34 smithi159 ceph-mon[90359]: pgmap v3089: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 15 op/s 2024-08-10T06:08:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:36 smithi086 ceph-mon[101471]: pgmap v3090: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-10T06:08:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:36 smithi086 ceph-mon[98993]: pgmap v3090: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-10T06:08:37.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:36 smithi159 ceph-mon[90359]: pgmap v3090: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-10T06:08:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:08:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:08:38] "GET /metrics HTTP/1.1" 200 68196 "" "Prometheus/2.43.0" 2024-08-10T06:08:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:38 smithi086 ceph-mon[98993]: pgmap v3091: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 185 KiB/s rd, 20 op/s 2024-08-10T06:08:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:38 smithi086 ceph-mon[101471]: pgmap v3091: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 185 KiB/s rd, 20 op/s 2024-08-10T06:08:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:38 smithi159 ceph-mon[90359]: pgmap v3091: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 185 KiB/s rd, 20 op/s 2024-08-10T06:08:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:40 smithi086 ceph-mon[101471]: pgmap v3092: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 18 op/s 2024-08-10T06:08:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:40 smithi086 ceph-mon[98993]: pgmap v3092: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 18 op/s 2024-08-10T06:08:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:40 smithi159 ceph-mon[90359]: pgmap v3092: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 18 op/s 2024-08-10T06:08:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:08:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:08:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:08:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:42 smithi086 ceph-mon[101471]: pgmap v3093: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 18 op/s 2024-08-10T06:08:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:42 smithi086 ceph-mon[98993]: pgmap v3093: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 18 op/s 2024-08-10T06:08:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:42 smithi159 ceph-mon[90359]: pgmap v3093: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 18 op/s 2024-08-10T06:08:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:44 smithi086 ceph-mon[101471]: pgmap v3094: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 15 op/s 2024-08-10T06:08:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:44 smithi086 ceph-mon[98993]: pgmap v3094: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 15 op/s 2024-08-10T06:08:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:44 smithi159 ceph-mon[90359]: pgmap v3094: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 15 op/s 2024-08-10T06:08:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:46 smithi086 ceph-mon[101471]: pgmap v3095: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 14 op/s 2024-08-10T06:08:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:46 smithi086 ceph-mon[98993]: pgmap v3095: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 14 op/s 2024-08-10T06:08:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:46 smithi159 ceph-mon[90359]: pgmap v3095: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 14 op/s 2024-08-10T06:08:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:08:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:08:48] "GET /metrics HTTP/1.1" 200 68197 "" "Prometheus/2.43.0" 2024-08-10T06:08:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:48 smithi086 ceph-mon[98993]: pgmap v3096: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-10T06:08:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:48 smithi086 ceph-mon[101471]: pgmap v3096: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-10T06:08:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:48 smithi159 ceph-mon[90359]: pgmap v3096: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-10T06:08:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:50 smithi086 ceph-mon[101471]: pgmap v3097: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 180 KiB/s rd, 85 B/s wr, 14 op/s 2024-08-10T06:08:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:50 smithi086 ceph-mon[98993]: pgmap v3097: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 180 KiB/s rd, 85 B/s wr, 14 op/s 2024-08-10T06:08:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:50 smithi159 ceph-mon[90359]: pgmap v3097: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 180 KiB/s rd, 85 B/s wr, 14 op/s 2024-08-10T06:08:53.114 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.EncryptionLoadFormatMismatch (132183 ms) 2024-08-10T06:08:53.114 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.EncryptedResize 2024-08-10T06:08:53.115 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:08:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:52 smithi086 ceph-mon[98993]: pgmap v3098: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-10T06:08:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:52 smithi086 ceph-mon[101471]: pgmap v3098: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-10T06:08:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:52 smithi159 ceph-mon[90359]: pgmap v3098: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-10T06:08:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:54 smithi086 ceph-mon[98993]: pgmap v3099: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 170 B/s wr, 14 op/s 2024-08-10T06:08:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:54 smithi086 ceph-mon[101471]: pgmap v3099: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 170 B/s wr, 14 op/s 2024-08-10T06:08:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:54 smithi159 ceph-mon[90359]: pgmap v3099: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 170 B/s wr, 14 op/s 2024-08-10T06:08:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:56 smithi086 ceph-mon[101471]: pgmap v3100: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 511 B/s wr, 15 op/s 2024-08-10T06:08:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:08:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:56 smithi086 ceph-mon[98993]: pgmap v3100: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 511 B/s wr, 15 op/s 2024-08-10T06:08:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:08:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:56 smithi159 ceph-mon[90359]: pgmap v3100: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 511 B/s wr, 15 op/s 2024-08-10T06:08:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:08:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:08:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:08:58] "GET /metrics HTTP/1.1" 200 68197 "" "Prometheus/2.43.0" 2024-08-10T06:08:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:08:58 smithi086 ceph-mon[98993]: pgmap v3101: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 511 B/s wr, 14 op/s 2024-08-10T06:08:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:08:58 smithi086 ceph-mon[101471]: pgmap v3101: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 511 B/s wr, 14 op/s 2024-08-10T06:08:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:08:58 smithi159 ceph-mon[90359]: pgmap v3101: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 511 B/s wr, 14 op/s 2024-08-10T06:09:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:00 smithi086 ceph-mon[101471]: pgmap v3102: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 426 B/s wr, 11 op/s 2024-08-10T06:09:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:00 smithi086 ceph-mon[98993]: pgmap v3102: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 426 B/s wr, 11 op/s 2024-08-10T06:09:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:00 smithi159 ceph-mon[90359]: pgmap v3102: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 426 B/s wr, 11 op/s 2024-08-10T06:09:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:02 smithi086 ceph-mon[101471]: pgmap v3103: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 426 B/s wr, 8 op/s 2024-08-10T06:09:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:02 smithi086 ceph-mon[98993]: pgmap v3103: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 426 B/s wr, 8 op/s 2024-08-10T06:09:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:02 smithi159 ceph-mon[90359]: pgmap v3103: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 426 B/s wr, 8 op/s 2024-08-10T06:09:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:04 smithi086 ceph-mon[101471]: pgmap v3104: 553 pgs: 553 active+clean; 161 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 683 KiB/s wr, 3 op/s 2024-08-10T06:09:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:04 smithi086 ceph-mon[98993]: pgmap v3104: 553 pgs: 553 active+clean; 161 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 683 KiB/s wr, 3 op/s 2024-08-10T06:09:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:04 smithi159 ceph-mon[90359]: pgmap v3104: 553 pgs: 553 active+clean; 161 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 683 KiB/s wr, 3 op/s 2024-08-10T06:09:06.127 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.EncryptedResize (13013 ms) 2024-08-10T06:09:06.127 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.EncryptedFlattenSmallData 2024-08-10T06:09:06.127 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:06 smithi086 ceph-mon[101471]: pgmap v3105: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-08-10T06:09:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:06 smithi086 ceph-mon[98993]: pgmap v3105: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-08-10T06:09:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:06 smithi159 ceph-mon[90359]: pgmap v3105: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-08-10T06:09:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:09:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:09:08] "GET /metrics HTTP/1.1" 200 68197 "" "Prometheus/2.43.0" 2024-08-10T06:09:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:08 smithi086 ceph-mon[101471]: pgmap v3106: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-08-10T06:09:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:08 smithi086 ceph-mon[98993]: pgmap v3106: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-08-10T06:09:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:08 smithi159 ceph-mon[90359]: pgmap v3106: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-08-10T06:09:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:10 smithi086 ceph-mon[101471]: pgmap v3107: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-08-10T06:09:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:10 smithi086 ceph-mon[98993]: pgmap v3107: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-08-10T06:09:11.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:10 smithi159 ceph-mon[90359]: pgmap v3107: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-08-10T06:09:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:09:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:09:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:09:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:12 smithi086 ceph-mon[101471]: pgmap v3108: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-10T06:09:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:12 smithi086 ceph-mon[98993]: pgmap v3108: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-10T06:09:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:12 smithi159 ceph-mon[90359]: pgmap v3108: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-10T06:09:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:14 smithi086 ceph-mon[101471]: pgmap v3109: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-10T06:09:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:14 smithi086 ceph-mon[101471]: osdmap e1728: 8 total, 8 up, 8 in 2024-08-10T06:09:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:14 smithi086 ceph-mon[98993]: pgmap v3109: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-10T06:09:15.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:14 smithi086 ceph-mon[98993]: osdmap e1728: 8 total, 8 up, 8 in 2024-08-10T06:09:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:14 smithi159 ceph-mon[90359]: pgmap v3109: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-10T06:09:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:14 smithi159 ceph-mon[90359]: osdmap e1728: 8 total, 8 up, 8 in 2024-08-10T06:09:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:16 smithi086 ceph-mon[98993]: pgmap v3111: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 309 KiB/s wr, 34 op/s 2024-08-10T06:09:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:16 smithi086 ceph-mon[101471]: pgmap v3111: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 309 KiB/s wr, 34 op/s 2024-08-10T06:09:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:16 smithi159 ceph-mon[90359]: pgmap v3111: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 309 KiB/s wr, 34 op/s 2024-08-10T06:09:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:09:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:09:18] "GET /metrics HTTP/1.1" 200 68198 "" "Prometheus/2.43.0" 2024-08-10T06:09:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:18 smithi086 ceph-mon[101471]: pgmap v3112: 553 pgs: 553 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 719 KiB/s wr, 40 op/s 2024-08-10T06:09:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:09:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:09:19.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:09:19.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:09:19.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:18 smithi086 ceph-mon[98993]: pgmap v3112: 553 pgs: 553 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 719 KiB/s wr, 40 op/s 2024-08-10T06:09:19.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:09:19.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:09:19.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:09:19.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:09:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:18 smithi159 ceph-mon[90359]: pgmap v3112: 553 pgs: 553 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 719 KiB/s wr, 40 op/s 2024-08-10T06:09:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:09:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:09:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:09:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:09:19.952 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.EncryptedFlattenSmallData (13825 ms) 2024-08-10T06:09:19.952 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2024-08-10T06:09:19.953 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:19 smithi159 ceph-mon[90359]: pgmap v3113: 553 pgs: 553 active+clean; 197 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 31 op/s 2024-08-10T06:09:20.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:19 smithi086 ceph-mon[101471]: pgmap v3113: 553 pgs: 553 active+clean; 197 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 31 op/s 2024-08-10T06:09:20.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:19 smithi086 ceph-mon[98993]: pgmap v3113: 553 pgs: 553 active+clean; 197 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 31 op/s 2024-08-10T06:09:21.769 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:21.769 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:21.769 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:21.769 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:21.770 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:21.770 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.770 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:21.770 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:21.770 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:21.770 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:21.770 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.770 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:21.770 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:21.771 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:21.771 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:21.771 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.771 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:21.771 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:21.771 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:21.771 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:21.771 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.771 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:21.771 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:21.771 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:21.771 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:21.771 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.772 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:21.772 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:21.772 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:21.772 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:21.772 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:09:21.772 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:09:21.772 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:09:21.772 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:09:21.772 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:09:21.772 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:09:21.772 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:09:21.773 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:09:21.773 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:09:21.773 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:09:21.773 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.773 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:09:21.773 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:21.773 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:21.773 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:09:21.773 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.773 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:09:21.773 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:21.773 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:21.774 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:09:21.774 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.774 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:09:21.774 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:21.774 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:21.774 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:09:21.774 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.774 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:09:21.774 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:21.774 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:21.774 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:09:21.775 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.775 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:09:21.775 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:21.775 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:21.775 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:09:21.775 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:21.775 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:21.775 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:21.775 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:21.775 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:21.775 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.775 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:21.776 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:21.776 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:21.776 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.776 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:21.776 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:21.776 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:21.776 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.776 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:21.776 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:21.776 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:21.776 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.776 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:21.777 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:21.777 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:21.777 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.777 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:21.777 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:21.777 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:21.777 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 512~512 = 512 2024-08-10T06:09:21.777 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:21.777 INFO:tasks.workunit.client.0.smithi086.stdout:aio discard: 1536~512 = 0 2024-08-10T06:09:21.777 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:21.777 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:21.777 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:21.778 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:21.778 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:21.778 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 0 2024-08-10T06:09:21.778 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.778 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.778 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 0 2024-08-10T06:09:21.778 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.778 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.778 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 16384 2024-08-10T06:09:21.778 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.778 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.779 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 16384 2024-08-10T06:09:21.779 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.779 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.779 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:21.779 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:21.779 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 49152 2024-08-10T06:09:21.779 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.779 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.779 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 49152 2024-08-10T06:09:21.779 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.779 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.780 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 65536 2024-08-10T06:09:21.780 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.780 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.780 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 65536 2024-08-10T06:09:21.780 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.780 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.780 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:21.780 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:21.780 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 98304 2024-08-10T06:09:21.780 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.780 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.781 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 98304 2024-08-10T06:09:21.781 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.781 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.781 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 114688 2024-08-10T06:09:21.781 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.781 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.781 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 114688 2024-08-10T06:09:21.781 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.781 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.781 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:21.782 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:21.782 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 147456 2024-08-10T06:09:21.782 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.782 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.782 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 147456 2024-08-10T06:09:21.782 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.782 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.782 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 163840 2024-08-10T06:09:21.782 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.782 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.782 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 163840 2024-08-10T06:09:21.783 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.783 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.783 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:21.783 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:21.783 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 196608 2024-08-10T06:09:21.783 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.783 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.783 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 196608 2024-08-10T06:09:21.783 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.783 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.783 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 212992 2024-08-10T06:09:21.784 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.784 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.784 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 212992 2024-08-10T06:09:21.784 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.784 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.784 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:21.784 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:21.784 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.784 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:21.784 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:21.784 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:21.784 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:21.785 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.785 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.785 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.785 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:21.785 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:21.785 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:21.785 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:21.785 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.785 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.785 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.785 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:21.786 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:21.786 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:21.786 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:21.786 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.786 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.786 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.786 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:21.786 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:21.786 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:21.786 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:21.786 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.787 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.787 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.787 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:21.787 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:21.787 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.787 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:21.787 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:21.787 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.787 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:21.787 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:21.788 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:21.788 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:21.788 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.788 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.788 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:21.788 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:21.788 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:21.788 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:21.788 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:21.788 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:21.789 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:21.789 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:22.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:22 smithi159 ceph-mon[90359]: pgmap v3114: 553 pgs: 553 active+clean; 197 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 31 op/s 2024-08-10T06:09:22.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:22 smithi086 ceph-mon[101471]: pgmap v3114: 553 pgs: 553 active+clean; 197 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 31 op/s 2024-08-10T06:09:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:22 smithi086 ceph-mon[98993]: pgmap v3114: 553 pgs: 553 active+clean; 197 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 31 op/s 2024-08-10T06:09:23.311 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.311 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:23.312 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:23.312 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:23.312 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:23.312 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:23.312 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.312 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.312 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:23.312 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:23.312 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:23.312 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:23.312 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:23.312 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.312 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.313 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:23.313 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.313 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.313 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:23.313 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.313 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.313 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:23.313 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:23.313 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:23.313 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:23.313 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:23.313 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.313 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.314 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:23.314 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:23.314 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:23.314 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:23.314 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:23.314 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.314 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.314 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:23.314 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:23.314 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:23.314 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:23.314 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:23.315 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.315 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.315 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:23.315 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:23.315 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:23.315 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:23.315 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:23.315 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.315 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.315 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:23.315 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.315 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.315 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:23.315 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.316 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.316 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:23.316 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:23.316 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:23.316 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:23.316 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:23.316 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.316 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.316 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:23.316 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:23.316 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:23.316 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:23.316 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:23.316 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.317 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.317 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:23.317 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:23.317 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:23.317 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:23.317 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:23.317 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.317 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.317 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:23.317 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:23.317 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:23.317 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:23.317 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:23.318 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.318 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.318 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:23.318 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.318 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.318 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:23.318 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.318 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.318 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:23.318 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:23.318 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:23.318 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:23.318 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:23.319 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.319 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.319 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:23.319 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:23.319 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:23.319 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:23.319 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:23.319 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.319 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.319 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:23.319 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:23.319 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:23.320 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:23.320 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:23.320 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.320 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.320 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:23.320 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:23.320 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:23.320 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:23.320 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:23.320 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.320 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.320 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:23.320 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:23.320 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:23.321 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:23.321 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:23.321 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:23.321 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:23.321 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (3359 ms) 2024-08-10T06:09:23.321 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2024-08-10T06:09:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:24 smithi159 ceph-mon[90359]: pgmap v3115: 553 pgs: 553 active+clean; 201 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 42 op/s 2024-08-10T06:09:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:24 smithi086 ceph-mon[98993]: pgmap v3115: 553 pgs: 553 active+clean; 201 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 42 op/s 2024-08-10T06:09:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:24 smithi086 ceph-mon[101471]: pgmap v3115: 553 pgs: 553 active+clean; 201 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 42 op/s 2024-08-10T06:09:25.200 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:25.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:25 smithi086 ceph-mon[98993]: osdmap e1729: 8 total, 8 up, 8 in 2024-08-10T06:09:25.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:25 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4049303595' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:25.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:25 smithi086 ceph-mon[101471]: osdmap e1729: 8 total, 8 up, 8 in 2024-08-10T06:09:25.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:25 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4049303595' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:25.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:25 smithi159 ceph-mon[90359]: osdmap e1729: 8 total, 8 up, 8 in 2024-08-10T06:09:25.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:25 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4049303595' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:26 smithi086 ceph-mon[98993]: pgmap v3117: 585 pgs: 11 creating+peering, 21 unknown, 553 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 870 op/s 2024-08-10T06:09:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:26 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:09:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:26 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4049303595' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:09:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:26 smithi086 ceph-mon[98993]: osdmap e1730: 8 total, 8 up, 8 in 2024-08-10T06:09:26.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:26 smithi086 ceph-mon[101471]: pgmap v3117: 585 pgs: 11 creating+peering, 21 unknown, 553 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 870 op/s 2024-08-10T06:09:26.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:26 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:09:26.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:26 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4049303595' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:09:26.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:26 smithi086 ceph-mon[101471]: osdmap e1730: 8 total, 8 up, 8 in 2024-08-10T06:09:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:26 smithi159 ceph-mon[90359]: pgmap v3117: 585 pgs: 11 creating+peering, 21 unknown, 553 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 870 op/s 2024-08-10T06:09:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:26 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:09:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:26 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4049303595' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:09:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:26 smithi159 ceph-mon[90359]: osdmap e1730: 8 total, 8 up, 8 in 2024-08-10T06:09:27.274 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:27.275 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:27.275 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:27.275 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:27.275 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:27.275 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:27.275 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:27.275 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:27.275 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:27.275 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:27.275 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:27.275 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:27.275 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:27.276 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:27.276 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:27.276 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:27.276 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:27.276 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:27.276 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:27.276 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:27.276 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:27.276 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:27.276 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:27.276 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:27.276 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:27.276 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:27.277 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:27.277 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:27.277 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:27.277 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:27.277 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:27.277 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:27.277 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:27.277 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:27.277 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:27.277 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:27.277 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:27.277 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:27.278 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:27.278 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:27.278 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:27.278 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:27.278 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:27.278 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:27.278 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:27.278 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:27.278 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:27.278 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:27.278 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:27.278 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:27.279 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:27.279 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:27.279 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:27.279 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:27.279 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:27.279 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 512~512 = 512 2024-08-10T06:09:27.279 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:27.279 INFO:tasks.workunit.client.0.smithi086.stdout:aio discard: 1536~512 = 0 2024-08-10T06:09:27.279 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:27.279 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:27.279 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:27.279 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:27.280 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:27.280 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:27.280 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:27.280 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestDataPoolIO (3963 ms) 2024-08-10T06:09:27.280 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatch 2024-08-10T06:09:27.280 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:27.303 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatch (28 ms) 2024-08-10T06:09:27.303 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatch 2024-08-10T06:09:27.303 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:27.331 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatch (29 ms) 2024-08-10T06:09:27.331 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccess 2024-08-10T06:09:27.331 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:27.356 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccess (25 ms) 2024-08-10T06:09:27.356 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccess 2024-08-10T06:09:27.356 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:27.382 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccess (25 ms) 2024-08-10T06:09:27.382 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned 2024-08-10T06:09:27.382 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:27.454 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned (73 ms) 2024-08-10T06:09:27.455 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned 2024-08-10T06:09:27.455 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:27.525 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned (70 ms) 2024-08-10T06:09:27.525 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLarge 2024-08-10T06:09:27.525 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:27.595 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLarge (70 ms) 2024-08-10T06:09:27.595 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLarge 2024-08-10T06:09:27.595 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:27.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:27 smithi086 ceph-mon[98993]: osdmap e1731: 8 total, 8 up, 8 in 2024-08-10T06:09:27.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:09:27.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:09:27.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:27 smithi086 ceph-mon[101471]: osdmap e1731: 8 total, 8 up, 8 in 2024-08-10T06:09:27.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:09:27.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:09:27.658 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLarge (63 ms) 2024-08-10T06:09:27.658 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess 2024-08-10T06:09:27.658 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:27.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:27 smithi159 ceph-mon[90359]: osdmap e1731: 8 total, 8 up, 8 in 2024-08-10T06:09:27.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:09:27.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:09:28.081 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess (424 ms) 2024-08-10T06:09:28.082 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess 2024-08-10T06:09:28.082 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:28.410 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess (328 ms) 2024-08-10T06:09:28.410 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers 2024-08-10T06:09:28.410 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:28.436 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers (26 ms) 2024-08-10T06:09:28.436 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVMismatch 2024-08-10T06:09:28.436 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:28.463 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVMismatch (27 ms) 2024-08-10T06:09:28.463 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVSuccess 2024-08-10T06:09:28.463 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:28.494 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVSuccess (32 ms) 2024-08-10T06:09:28.494 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2024-08-10T06:09:28.494 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:28.525 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (30 ms) 2024-08-10T06:09:28.525 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2024-08-10T06:09:28.525 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:28.548 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:28.548 INFO:tasks.workunit.client.0.smithi086.stdout:aio discard: 0~1048576 = 0 2024-08-10T06:09:28.548 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:28.548 INFO:tasks.workunit.client.0.smithi086.stdout:aio discard: 0~4194304 = 0 2024-08-10T06:09:28.548 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:28.548 INFO:tasks.workunit.client.0.smithi086.stdout:aio discard: 3145728~1048576 = 0 2024-08-10T06:09:28.548 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (24 ms) 2024-08-10T06:09:28.548 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestFUA 2024-08-10T06:09:28.549 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:28.653 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:28.653 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:28.653 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:28.653 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:28.653 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:28.653 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:28.653 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:28.653 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:28.653 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:28.653 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:28.653 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.654 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:28.654 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:28.654 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:28.654 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:28.654 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.654 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:28.654 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:28.654 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:28.654 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:28.654 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.654 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:28.654 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:28.655 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:28.655 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:28.655 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.655 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:28.655 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:28.655 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:28.655 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:28.655 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.655 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:28.655 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:28.655 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:28.655 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:28.656 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.656 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:28.656 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:28.656 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:28.656 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.656 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:28.656 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:28.656 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:28.656 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.656 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:28.656 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:28.656 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:28.656 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.656 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:28.657 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:28.657 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:28.657 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.657 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:28.657 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:28.657 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:28.657 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestFUA (104 ms) 2024-08-10T06:09:28.657 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestIOPP 2024-08-10T06:09:28.657 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:28.658 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:09:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:09:28] "GET /metrics HTTP/1.1" 200 70621 "" "Prometheus/2.43.0" 2024-08-10T06:09:28.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:28 smithi086 ceph-mon[101471]: pgmap v3120: 585 pgs: 12 creating+peering, 14 unknown, 559 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 720 KiB/s rd, 1.0 MiB/s wr, 1.43k op/s 2024-08-10T06:09:28.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:28 smithi086 ceph-mon[101471]: osdmap e1732: 8 total, 8 up, 8 in 2024-08-10T06:09:28.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:28 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:09:28.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:28 smithi086 ceph-mon[98993]: pgmap v3120: 585 pgs: 12 creating+peering, 14 unknown, 559 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 720 KiB/s rd, 1.0 MiB/s wr, 1.43k op/s 2024-08-10T06:09:28.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:28 smithi086 ceph-mon[98993]: osdmap e1732: 8 total, 8 up, 8 in 2024-08-10T06:09:28.659 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:28 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:09:28.671 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:28.671 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:28.671 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:28.671 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:28.671 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:28.671 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.671 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:28.671 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:28.671 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:28.671 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:28.671 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.671 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:28.671 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:28.672 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:28.672 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:28.672 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.672 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:28.672 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:28.672 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:28.672 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:28.672 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.672 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:28.672 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:28.672 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:28.672 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:28.673 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.673 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:28.673 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:28.685 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:28.685 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:28.685 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:09:28.685 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:09:28.685 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:09:28.685 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:09:28.685 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:09:28.685 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:09:28.685 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:09:28.686 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:09:28.686 INFO:tasks.workunit.client.0.smithi086.stdout:start compare and write 2024-08-10T06:09:28.686 INFO:tasks.workunit.client.0.smithi086.stdout:compare and wrote: 512 2024-08-10T06:09:28.686 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.686 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:09:28.686 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:28.686 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:28.687 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:09:28.687 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.687 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:09:28.687 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:28.687 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:28.687 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:09:28.687 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.687 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:09:28.687 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:28 smithi159 ceph-mon[90359]: pgmap v3120: 585 pgs: 12 creating+peering, 14 unknown, 559 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 720 KiB/s rd, 1.0 MiB/s wr, 1.43k op/s 2024-08-10T06:09:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:28 smithi159 ceph-mon[90359]: osdmap e1732: 8 total, 8 up, 8 in 2024-08-10T06:09:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:28 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:09:28.688 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:28.688 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:09:28.688 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.688 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:09:28.688 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:28.689 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:28.689 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:09:28.689 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.689 INFO:tasks.workunit.client.0.smithi086.stdout:started aio compare and write 2024-08-10T06:09:28.689 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:28.690 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:28.690 INFO:tasks.workunit.client.0.smithi086.stdout:finished aio compare and write 2024-08-10T06:09:28.690 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:28.690 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:28.690 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:28.690 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:28.690 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:28.690 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.690 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:28.690 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:28.690 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:28.690 INFO:tasks.workunit.client.0.smithi086.stdout:finished read 2024-08-10T06:09:28.690 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.691 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:28.691 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:28.691 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:28.691 INFO:tasks.workunit.client.0.smithi086.stdout:finished read 2024-08-10T06:09:28.691 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.692 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:28.692 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:28.692 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:28.692 INFO:tasks.workunit.client.0.smithi086.stdout:finished read 2024-08-10T06:09:28.692 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.692 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:28.692 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:28.692 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:28.692 INFO:tasks.workunit.client.0.smithi086.stdout:finished read 2024-08-10T06:09:28.693 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:28.693 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:28.693 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:28.693 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:28.693 INFO:tasks.workunit.client.0.smithi086.stdout:finished read 2024-08-10T06:09:28.693 INFO:tasks.workunit.client.0.smithi086.stdout:discard: 512~512 2024-08-10T06:09:28.693 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:29.559 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:29.559 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:29.559 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:29.560 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:29.560 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:29.560 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 0 2024-08-10T06:09:29.560 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.560 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.560 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 0 2024-08-10T06:09:29.560 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.560 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.560 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 16384 2024-08-10T06:09:29.560 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.560 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.560 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 16384 2024-08-10T06:09:29.560 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.560 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.561 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:29.561 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:29.561 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 49152 2024-08-10T06:09:29.561 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.561 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.561 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 49152 2024-08-10T06:09:29.561 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.561 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.561 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 65536 2024-08-10T06:09:29.561 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.561 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.561 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 65536 2024-08-10T06:09:29.561 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.561 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.562 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:29.562 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:29.562 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 98304 2024-08-10T06:09:29.562 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.562 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.562 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 98304 2024-08-10T06:09:29.562 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.562 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.562 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 114688 2024-08-10T06:09:29.562 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.562 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.562 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 114688 2024-08-10T06:09:29.563 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.563 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.563 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:29.563 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:29.563 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 147456 2024-08-10T06:09:29.563 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.563 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.563 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 147456 2024-08-10T06:09:29.563 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.563 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.563 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 163840 2024-08-10T06:09:29.563 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.563 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.564 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 163840 2024-08-10T06:09:29.564 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.564 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.564 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:29.564 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:29.565 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 196608 2024-08-10T06:09:29.566 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.566 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.566 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 196608 2024-08-10T06:09:29.566 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.566 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.566 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 212992 2024-08-10T06:09:29.566 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.566 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.566 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 212992 2024-08-10T06:09:29.566 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.566 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.566 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:29.566 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:29.567 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.567 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.567 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:29.567 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:29.567 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:29.567 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.567 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.567 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.567 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.567 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:29.567 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:29.567 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:29.568 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.568 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.568 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.568 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.568 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:29.568 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:29.568 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:29.569 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.569 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.569 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.569 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.569 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:29.574 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:29.574 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:29.575 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.575 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.575 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.575 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.575 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:29.575 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.575 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.575 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:29.575 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.575 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.575 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:29.594 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:29.594 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:29.595 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.595 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.595 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.595 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.595 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:29.617 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:29.617 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:29.617 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.617 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.617 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.618 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.618 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:29.643 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:29.644 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:29.644 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.644 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.644 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.644 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.644 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:29.668 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:29.668 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:29.669 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.669 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.669 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.669 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.669 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:29.669 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.669 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.669 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:29.669 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.669 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.669 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:29.713 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:29.713 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:29.713 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.713 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.713 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.713 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.713 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:29.749 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:29.749 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:29.749 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.749 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.749 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.749 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.749 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:29.792 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:29.792 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:29.792 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.792 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.792 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.793 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.793 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:29.837 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:29.837 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:29.837 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.837 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.837 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.837 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.837 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:29.838 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.838 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.838 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:29.838 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.838 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.839 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:29.897 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:29.897 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:29.897 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.897 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.897 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.897 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.897 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:29.950 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:29.950 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:29.950 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:29.951 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:29.951 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:29.951 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:29.951 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:30.017 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:30.017 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:30.017 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:30.017 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:30.017 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:30.017 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:30.017 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:30.092 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:30.092 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:30.092 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:30.092 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:30.092 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:30.092 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:30.092 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:30.092 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:30.092 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:30.093 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:30.093 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:30.093 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:30.093 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:30.170 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:30.170 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:30.170 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:30.170 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:30.170 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:30.170 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:30.170 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:30.247 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:30.247 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:30.247 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:30.247 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:30.247 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:30.247 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:30.247 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:30.331 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:30.331 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:30.331 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:30.331 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:30.331 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:30.331 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:30.332 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:30.415 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:30.415 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:30.416 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:30.416 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:30.416 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:30.416 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:30.416 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:30.416 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:30.416 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:30.416 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:30.416 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestIOPP (1763 ms) 2024-08-10T06:09:30.416 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP 2024-08-10T06:09:30.416 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:30.444 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP (29 ms) 2024-08-10T06:09:30.444 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP 2024-08-10T06:09:30.444 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:30.468 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP (24 ms) 2024-08-10T06:09:30.468 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP 2024-08-10T06:09:30.468 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:30.495 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP (27 ms) 2024-08-10T06:09:30.495 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP 2024-08-10T06:09:30.495 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:30.521 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP (26 ms) 2024-08-10T06:09:30.522 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchPP 2024-08-10T06:09:30.522 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:30.547 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchPP (26 ms) 2024-08-10T06:09:30.547 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchPP 2024-08-10T06:09:30.547 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:30.569 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:30.572 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchPP (25 ms) 2024-08-10T06:09:30.573 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP 2024-08-10T06:09:30.573 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:30.600 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP (28 ms) 2024-08-10T06:09:30.600 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP 2024-08-10T06:09:30.600 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:30.624 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:30.628 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP (27 ms) 2024-08-10T06:09:30.628 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessPP 2024-08-10T06:09:30.628 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:30 smithi086 ceph-mon[101471]: pgmap v3122: 585 pgs: 12 creating+peering, 573 active+clean; 227 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.5 MiB/s rd, 6.5 MiB/s wr, 65 op/s 2024-08-10T06:09:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:30 smithi086 ceph-mon[98993]: pgmap v3122: 585 pgs: 12 creating+peering, 573 active+clean; 227 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.5 MiB/s rd, 6.5 MiB/s wr, 65 op/s 2024-08-10T06:09:30.656 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessPP (28 ms) 2024-08-10T06:09:30.656 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessPP 2024-08-10T06:09:30.656 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:30.676 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:30.680 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessPP (24 ms) 2024-08-10T06:09:30.680 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP 2024-08-10T06:09:30.680 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:30.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:30 smithi159 ceph-mon[90359]: pgmap v3122: 585 pgs: 12 creating+peering, 573 active+clean; 227 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.5 MiB/s rd, 6.5 MiB/s wr, 65 op/s 2024-08-10T06:09:30.706 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP (26 ms) 2024-08-10T06:09:30.706 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP 2024-08-10T06:09:30.706 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:30.729 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:30.733 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP (27 ms) 2024-08-10T06:09:30.733 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP 2024-08-10T06:09:30.733 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:30.813 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP (80 ms) 2024-08-10T06:09:30.813 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP 2024-08-10T06:09:30.814 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:30.866 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:30.894 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP (81 ms) 2024-08-10T06:09:30.895 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLargePP 2024-08-10T06:09:30.895 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:30.968 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLargePP (74 ms) 2024-08-10T06:09:30.968 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLargePP 2024-08-10T06:09:30.968 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:31.014 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:31.030 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLargePP (61 ms) 2024-08-10T06:09:31.030 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP 2024-08-10T06:09:31.030 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:31.314 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP (284 ms) 2024-08-10T06:09:31.314 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP 2024-08-10T06:09:31.314 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:31.587 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:31.610 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP (297 ms) 2024-08-10T06:09:31.610 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2024-08-10T06:09:31.610 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:31.641 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:31.642 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:31.642 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:31.642 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:31.642 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:09:31.642 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:31.642 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:31.642 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:31.642 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:31.642 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:31.643 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:31.643 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:31.643 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:31.643 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:31.643 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:31.643 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:31.643 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:31.644 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:31.644 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:31.644 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:31.644 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:31.644 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:31.644 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:31.647 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:31.647 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:31.647 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:31.647 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:09:31.647 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:31.648 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:31.648 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:09:31.648 INFO:tasks.workunit.client.0.smithi086.stdout:read: 512 2024-08-10T06:09:31.648 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:31.648 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:31.648 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:31.648 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:31.648 INFO:tasks.workunit.client.0.smithi086.stdout:finished read 2024-08-10T06:09:31.648 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:31.649 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:31.649 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:31.649 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:31.649 INFO:tasks.workunit.client.0.smithi086.stdout:finished read 2024-08-10T06:09:31.649 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:31.649 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:31.650 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:31.650 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:31.650 INFO:tasks.workunit.client.0.smithi086.stdout:finished read 2024-08-10T06:09:31.650 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:31.650 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:31.650 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:31.650 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:31.650 INFO:tasks.workunit.client.0.smithi086.stdout:finished read 2024-08-10T06:09:31.650 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:31.650 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:09:31.650 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:09:32.493 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:09:32.493 INFO:tasks.workunit.client.0.smithi086.stdout:finished read 2024-08-10T06:09:32.493 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 0 2024-08-10T06:09:32.493 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.493 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.494 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 0 2024-08-10T06:09:32.494 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.494 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.494 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 16384 2024-08-10T06:09:32.494 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.494 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.494 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 16384 2024-08-10T06:09:32.494 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.495 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.495 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:32.495 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:32.495 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 49152 2024-08-10T06:09:32.495 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.495 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.496 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 49152 2024-08-10T06:09:32.496 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.496 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.496 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 65536 2024-08-10T06:09:32.496 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.496 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.496 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 65536 2024-08-10T06:09:32.496 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.496 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.496 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:32.497 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:32.497 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 98304 2024-08-10T06:09:32.497 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.497 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.497 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 98304 2024-08-10T06:09:32.497 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.497 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.497 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 114688 2024-08-10T06:09:32.497 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.498 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.498 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 114688 2024-08-10T06:09:32.498 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.498 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.498 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:32.498 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:32.499 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 147456 2024-08-10T06:09:32.499 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.499 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.499 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 147456 2024-08-10T06:09:32.499 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.499 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.499 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 163840 2024-08-10T06:09:32.499 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.499 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.499 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 163840 2024-08-10T06:09:32.499 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.499 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.499 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:32.500 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:32.500 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 196608 2024-08-10T06:09:32.500 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.500 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.500 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 196608 2024-08-10T06:09:32.500 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.500 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.500 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 212992 2024-08-10T06:09:32.500 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.500 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.500 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 212992 2024-08-10T06:09:32.500 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.500 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.500 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:32.501 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:32.501 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.501 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.501 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:32.501 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:32.501 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:32.501 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.501 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.501 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.501 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.501 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:32.502 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:32.502 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:32.502 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.502 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.502 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.502 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.502 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:32.502 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:32.503 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:32.503 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.503 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.503 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.503 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.503 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:32.508 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:32.508 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:32.509 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.509 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.509 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.509 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.509 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:32.509 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.509 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.509 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:32.509 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.509 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.509 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:32.528 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:32.528 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:32.528 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.528 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.529 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.529 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.529 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:32.547 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:32.547 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:32.547 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.547 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.547 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.547 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.548 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:32.573 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:32.573 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:32.573 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.573 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.573 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.574 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.574 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:32.599 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:32.599 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:32.599 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.599 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.599 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.599 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.599 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:32.599 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.600 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.600 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:32.600 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.600 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.600 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:32.642 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:32.642 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:32.642 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.643 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.643 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.643 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.643 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:32.687 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:32.687 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:32.687 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.687 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.687 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.687 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.688 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:32.732 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:32.733 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:32.733 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.733 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.733 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.733 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.733 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:32.776 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:32.776 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:32.776 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.776 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.776 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.776 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.776 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:32.777 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.777 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.777 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:32.777 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.777 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.777 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:32.841 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:32.841 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:32.841 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.841 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.841 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.841 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.841 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:32.897 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:32.898 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:32.898 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.898 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.898 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.898 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.898 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:32 smithi159 ceph-mon[90359]: pgmap v3123: 585 pgs: 585 active+clean; 237 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.7 MiB/s wr, 184 op/s 2024-08-10T06:09:32.964 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:32.964 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:32.964 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:32.964 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:32.964 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:32.964 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:32.964 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:33.025 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:33.025 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:33.025 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:33.025 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:33.025 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:33.025 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:33.025 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:33.025 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:33.025 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:33.025 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:33.026 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:33.026 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:33.026 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:33.107 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:33.107 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:33.107 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:33.107 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:33.107 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:33.107 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:33.107 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:32 smithi086 ceph-mon[101471]: pgmap v3123: 585 pgs: 585 active+clean; 237 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.7 MiB/s wr, 184 op/s 2024-08-10T06:09:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:32 smithi086 ceph-mon[98993]: pgmap v3123: 585 pgs: 585 active+clean; 237 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.7 MiB/s wr, 184 op/s 2024-08-10T06:09:33.183 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:33.183 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:33.183 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:33.183 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:33.183 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:33.183 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:33.183 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:33.276 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:33.276 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:33.276 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:33.276 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:33.276 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:33.276 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:33.276 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:09:33.363 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:09:33.363 INFO:tasks.workunit.client.0.smithi086.stdout:finished writesame 2024-08-10T06:09:33.363 INFO:tasks.workunit.client.0.smithi086.stdout:to verify the data 2024-08-10T06:09:33.363 INFO:tasks.workunit.client.0.smithi086.stdout:verified 2024-08-10T06:09:33.363 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:33.364 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:33.364 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:33.364 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:09:33.364 INFO:tasks.workunit.client.0.smithi086.stdout:started writesame 2024-08-10T06:09:33.364 INFO:tasks.workunit.client.0.smithi086.stdout:expected fail, finished writesame 2024-08-10T06:09:33.364 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (1753 ms) 2024-08-10T06:09:33.364 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2024-08-10T06:09:33.364 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:34.721 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 0 2024-08-10T06:09:34.721 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 0 2024-08-10T06:09:34.721 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 1 2024-08-10T06:09:34.721 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 1 2024-08-10T06:09:34.722 INFO:tasks.workunit.client.0.smithi086.stdout:snap: orig 2024-08-10T06:09:34.722 INFO:tasks.workunit.client.0.smithi086.stdout:found orig with size 2097152 2024-08-10T06:09:34.722 INFO:tasks.workunit.client.0.smithi086.stdout:read: 80 2024-08-10T06:09:34.722 INFO:tasks.workunit.client.0.smithi086.stdout:write test data! 2024-08-10T06:09:34.722 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 80 2024-08-10T06:09:34.722 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 2 2024-08-10T06:09:34.722 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 2 2024-08-10T06:09:34.722 INFO:tasks.workunit.client.0.smithi086.stdout:snap: orig 2024-08-10T06:09:34.722 INFO:tasks.workunit.client.0.smithi086.stdout:snap: written 2024-08-10T06:09:34.722 INFO:tasks.workunit.client.0.smithi086.stdout:found orig with size 2097152 2024-08-10T06:09:34.722 INFO:tasks.workunit.client.0.smithi086.stdout:found written with size 2097152 2024-08-10T06:09:34.722 INFO:tasks.workunit.client.0.smithi086.stdout:read: 80 2024-08-10T06:09:34.722 INFO:tasks.workunit.client.0.smithi086.stdout:read: 80 2024-08-10T06:09:34.723 INFO:tasks.workunit.client.0.smithi086.stdout:read: 80 2024-08-10T06:09:34.723 INFO:tasks.workunit.client.0.smithi086.stdout:write to snapshot returned -30 2024-08-10T06:09:34.723 INFO:tasks.workunit.client.0.smithi086.stdout:Read-only file system 2024-08-10T06:09:34.743 INFO:tasks.workunit.client.0.smithi086.stdout:read: 80 2024-08-10T06:09:34.743 INFO:tasks.workunit.client.0.smithi086.stdout:read: 80 2024-08-10T06:09:34.743 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 80 2024-08-10T06:09:34.743 INFO:tasks.workunit.client.0.smithi086.stdout:opening testimg@orig 2024-08-10T06:09:34.743 INFO:tasks.workunit.client.0.smithi086.stdout:read: 80 2024-08-10T06:09:34.743 INFO:tasks.workunit.client.0.smithi086.stdout:write to snapshot returned -30 2024-08-10T06:09:34.743 INFO:tasks.workunit.client.0.smithi086.stdout:Read-only file system 2024-08-10T06:09:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:34 smithi159 ceph-mon[90359]: pgmap v3124: 585 pgs: 585 active+clean; 257 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 7.6 MiB/s wr, 225 op/s 2024-08-10T06:09:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:34 smithi159 ceph-mon[90359]: osdmap e1733: 8 total, 8 up, 8 in 2024-08-10T06:09:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:34 smithi086 ceph-mon[98993]: pgmap v3124: 585 pgs: 585 active+clean; 257 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 7.6 MiB/s wr, 225 op/s 2024-08-10T06:09:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:34 smithi086 ceph-mon[98993]: osdmap e1733: 8 total, 8 up, 8 in 2024-08-10T06:09:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:34 smithi086 ceph-mon[101471]: pgmap v3124: 585 pgs: 585 active+clean; 257 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 7.6 MiB/s wr, 225 op/s 2024-08-10T06:09:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:34 smithi086 ceph-mon[101471]: osdmap e1733: 8 total, 8 up, 8 in 2024-08-10T06:09:36.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:35 smithi086 ceph-mon[101471]: osdmap e1734: 8 total, 8 up, 8 in 2024-08-10T06:09:36.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:35 smithi086 ceph-mon[101471]: osdmap e1735: 8 total, 8 up, 8 in 2024-08-10T06:09:36.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:35 smithi086 ceph-mon[98993]: osdmap e1734: 8 total, 8 up, 8 in 2024-08-10T06:09:36.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:35 smithi086 ceph-mon[98993]: osdmap e1735: 8 total, 8 up, 8 in 2024-08-10T06:09:36.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:35 smithi159 ceph-mon[90359]: osdmap e1734: 8 total, 8 up, 8 in 2024-08-10T06:09:36.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:35 smithi159 ceph-mon[90359]: osdmap e1735: 8 total, 8 up, 8 in 2024-08-10T06:09:36.760 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 2 2024-08-10T06:09:36.760 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 2 2024-08-10T06:09:36.760 INFO:tasks.workunit.client.0.smithi086.stdout:snap: orig 2024-08-10T06:09:36.761 INFO:tasks.workunit.client.0.smithi086.stdout:snap: written 2024-08-10T06:09:36.761 INFO:tasks.workunit.client.0.smithi086.stdout:found orig with size 2097152 2024-08-10T06:09:36.761 INFO:tasks.workunit.client.0.smithi086.stdout:found written with size 2097152 2024-08-10T06:09:36.761 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 1 2024-08-10T06:09:36.761 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 1 2024-08-10T06:09:36.761 INFO:tasks.workunit.client.0.smithi086.stdout:snap: orig 2024-08-10T06:09:36.761 INFO:tasks.workunit.client.0.smithi086.stdout:found orig with size 2097152 2024-08-10T06:09:36.761 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 0 2024-08-10T06:09:36.761 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 0 2024-08-10T06:09:36.761 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (3397 ms) 2024-08-10T06:09:36.761 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2024-08-10T06:09:36.761 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:36 smithi086 ceph-mon[98993]: pgmap v3127: 585 pgs: 585 active+clean; 285 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 13 MiB/s wr, 2.32k op/s 2024-08-10T06:09:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:36 smithi086 ceph-mon[101471]: pgmap v3127: 585 pgs: 585 active+clean; 285 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 13 MiB/s wr, 2.32k op/s 2024-08-10T06:09:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:36 smithi159 ceph-mon[90359]: pgmap v3127: 585 pgs: 585 active+clean; 285 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 13 MiB/s wr, 2.32k op/s 2024-08-10T06:09:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:37 smithi086 ceph-mon[98993]: osdmap e1736: 8 total, 8 up, 8 in 2024-08-10T06:09:38.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:37 smithi086 ceph-mon[101471]: osdmap e1736: 8 total, 8 up, 8 in 2024-08-10T06:09:38.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:37 smithi159 ceph-mon[90359]: osdmap e1736: 8 total, 8 up, 8 in 2024-08-10T06:09:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:09:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:09:38] "GET /metrics HTTP/1.1" 200 70621 "" "Prometheus/2.43.0" 2024-08-10T06:09:38.763 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (2003 ms) 2024-08-10T06:09:38.764 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestClone 2024-08-10T06:09:38.764 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:38 smithi086 ceph-mon[98993]: pgmap v3130: 585 pgs: 585 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 4.19k op/s 2024-08-10T06:09:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:38 smithi086 ceph-mon[98993]: osdmap e1737: 8 total, 8 up, 8 in 2024-08-10T06:09:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:38 smithi086 ceph-mon[101471]: pgmap v3130: 585 pgs: 585 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 4.19k op/s 2024-08-10T06:09:39.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:38 smithi086 ceph-mon[101471]: osdmap e1737: 8 total, 8 up, 8 in 2024-08-10T06:09:39.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:38 smithi159 ceph-mon[90359]: pgmap v3130: 585 pgs: 585 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 4.19k op/s 2024-08-10T06:09:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:38 smithi159 ceph-mon[90359]: osdmap e1737: 8 total, 8 up, 8 in 2024-08-10T06:09:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:39 smithi086 ceph-mon[98993]: osdmap e1738: 8 total, 8 up, 8 in 2024-08-10T06:09:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:39 smithi086 ceph-mon[101471]: osdmap e1738: 8 total, 8 up, 8 in 2024-08-10T06:09:40.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:39 smithi159 ceph-mon[90359]: osdmap e1738: 8 total, 8 up, 8 in 2024-08-10T06:09:40.782 INFO:tasks.workunit.client.0.smithi086.stdout:made parent image "parent" 2024-08-10T06:09:40.782 INFO:tasks.workunit.client.0.smithi086.stdout:parent has no parent info 2024-08-10T06:09:40.782 INFO:tasks.workunit.client.0.smithi086.stdout:made snapshot "parent@parent_snap" 2024-08-10T06:09:40.782 INFO:tasks.workunit.client.0.smithi086.stdout:can't unprotect an unprotected snap 2024-08-10T06:09:40.782 INFO:tasks.workunit.client.0.smithi086.stdout:can't protect a protected snap 2024-08-10T06:09:40.782 INFO:tasks.workunit.client.0.smithi086.stdout:made and opened clone "child" 2024-08-10T06:09:40.782 INFO:tasks.workunit.client.0.smithi086.stdout:read: 8 2024-08-10T06:09:40.782 INFO:tasks.workunit.client.0.smithi086.stdout:read: 8 2024-08-10T06:09:40.782 INFO:tasks.workunit.client.0.smithi086.stdout:read: 8 2024-08-10T06:09:40.783 INFO:tasks.workunit.client.0.smithi086.stdout:sizes and overlaps are good between parent and child 2024-08-10T06:09:40.783 INFO:tasks.workunit.client.0.smithi086.stdout:child image successfully cloned all image-meta pairs 2024-08-10T06:09:40.783 INFO:tasks.workunit.client.0.smithi086.stdout:sized down clone, changed overlap 2024-08-10T06:09:40.783 INFO:tasks.workunit.client.0.smithi086.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2024-08-10T06:09:40.783 INFO:tasks.workunit.client.0.smithi086.stdout:sized up clone, changed size but not overlap or parent's size 2024-08-10T06:09:40.783 INFO:tasks.workunit.client.0.smithi086.stdout:can't remove parent while child still exists 2024-08-10T06:09:40.783 INFO:tasks.workunit.client.0.smithi086.stdout:can't remove parent while still protected 2024-08-10T06:09:40.783 INFO:tasks.workunit.client.0.smithi086.stdout:removed parent snap after unprotecting 2024-08-10T06:09:40.783 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestClone (2018 ms) 2024-08-10T06:09:40.783 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestClone2 2024-08-10T06:09:40.783 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:40 smithi086 ceph-mon[98993]: pgmap v3133: 585 pgs: 585 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.1 MiB/s wr, 345 op/s 2024-08-10T06:09:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:40 smithi086 ceph-mon[98993]: osdmap e1739: 8 total, 8 up, 8 in 2024-08-10T06:09:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:40 smithi086 ceph-mon[101471]: pgmap v3133: 585 pgs: 585 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.1 MiB/s wr, 345 op/s 2024-08-10T06:09:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:40 smithi086 ceph-mon[101471]: osdmap e1739: 8 total, 8 up, 8 in 2024-08-10T06:09:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:40 smithi159 ceph-mon[90359]: pgmap v3133: 585 pgs: 585 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.1 MiB/s wr, 345 op/s 2024-08-10T06:09:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:40 smithi159 ceph-mon[90359]: osdmap e1739: 8 total, 8 up, 8 in 2024-08-10T06:09:41.892 INFO:tasks.workunit.client.0.smithi086.stdout:made parent image "parent" 2024-08-10T06:09:41.892 INFO:tasks.workunit.client.0.smithi086.stdout:parent has no parent info 2024-08-10T06:09:41.893 INFO:tasks.workunit.client.0.smithi086.stdout:made snapshot "parent@parent_snap" 2024-08-10T06:09:41.893 INFO:tasks.workunit.client.0.smithi086.stdout:made and opened clone "child" 2024-08-10T06:09:41.893 INFO:tasks.workunit.client.0.smithi086.stdout:child image successfully cloned all image-meta pairs 2024-08-10T06:09:41.893 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestClone2 (1111 ms) 2024-08-10T06:09:41.893 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.ListChildren 2024-08-10T06:09:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:41 smithi086 ceph-mon[98993]: osdmap e1740: 8 total, 8 up, 8 in 2024-08-10T06:09:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:09:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:09:42.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:41 smithi086 ceph-mon[101471]: osdmap e1740: 8 total, 8 up, 8 in 2024-08-10T06:09:42.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:09:42.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:09:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:41 smithi159 ceph-mon[90359]: osdmap e1740: 8 total, 8 up, 8 in 2024-08-10T06:09:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:09:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:09:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:42 smithi086 ceph-mon[98993]: pgmap v3136: 585 pgs: 585 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 754 KiB/s rd, 96 KiB/s wr, 995 op/s 2024-08-10T06:09:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:42 smithi086 ceph-mon[98993]: osdmap e1741: 8 total, 8 up, 8 in 2024-08-10T06:09:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:42 smithi086 ceph-mon[101471]: pgmap v3136: 585 pgs: 585 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 754 KiB/s rd, 96 KiB/s wr, 995 op/s 2024-08-10T06:09:43.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:42 smithi086 ceph-mon[101471]: osdmap e1741: 8 total, 8 up, 8 in 2024-08-10T06:09:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:42 smithi159 ceph-mon[90359]: pgmap v3136: 585 pgs: 585 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 754 KiB/s rd, 96 KiB/s wr, 995 op/s 2024-08-10T06:09:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:42 smithi159 ceph-mon[90359]: osdmap e1741: 8 total, 8 up, 8 in 2024-08-10T06:09:44.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:43 smithi159 ceph-mon[90359]: osdmap e1742: 8 total, 8 up, 8 in 2024-08-10T06:09:44.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:43 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3446577281' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:44.090 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:43 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:44.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:43 smithi086 ceph-mon[98993]: osdmap e1742: 8 total, 8 up, 8 in 2024-08-10T06:09:44.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:43 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3446577281' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:44.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:43 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:44.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:43 smithi086 ceph-mon[101471]: osdmap e1742: 8 total, 8 up, 8 in 2024-08-10T06:09:44.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:43 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3446577281' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:44.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:43 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:44 smithi086 ceph-mon[98993]: pgmap v3139: 617 pgs: 32 unknown, 585 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 608 KiB/s rd, 42 KiB/s wr, 726 op/s 2024-08-10T06:09:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:44 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:09:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:44 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:09:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:44 smithi086 ceph-mon[98993]: osdmap e1743: 8 total, 8 up, 8 in 2024-08-10T06:09:45.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:44 smithi086 ceph-mon[101471]: pgmap v3139: 617 pgs: 32 unknown, 585 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 608 KiB/s rd, 42 KiB/s wr, 726 op/s 2024-08-10T06:09:45.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:44 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:09:45.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:44 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:09:45.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:44 smithi086 ceph-mon[101471]: osdmap e1743: 8 total, 8 up, 8 in 2024-08-10T06:09:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:44 smithi159 ceph-mon[90359]: pgmap v3139: 617 pgs: 32 unknown, 585 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 608 KiB/s rd, 42 KiB/s wr, 726 op/s 2024-08-10T06:09:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:44 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:09:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:44 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:09:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:44 smithi159 ceph-mon[90359]: osdmap e1743: 8 total, 8 up, 8 in 2024-08-10T06:09:45.694 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:09:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:45 smithi086 ceph-mon[98993]: osdmap e1744: 8 total, 8 up, 8 in 2024-08-10T06:09:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:45 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3352855548' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:45 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3352855548' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:09:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:45 smithi086 ceph-mon[98993]: osdmap e1745: 8 total, 8 up, 8 in 2024-08-10T06:09:46.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:45 smithi086 ceph-mon[101471]: osdmap e1744: 8 total, 8 up, 8 in 2024-08-10T06:09:46.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:45 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3352855548' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:46.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:45 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3352855548' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:09:46.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:45 smithi086 ceph-mon[101471]: osdmap e1745: 8 total, 8 up, 8 in 2024-08-10T06:09:46.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:45 smithi159 ceph-mon[90359]: osdmap e1744: 8 total, 8 up, 8 in 2024-08-10T06:09:46.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:45 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3352855548' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:46.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:45 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3352855548' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:09:46.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:45 smithi159 ceph-mon[90359]: osdmap e1745: 8 total, 8 up, 8 in 2024-08-10T06:09:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:46 smithi086 ceph-mon[98993]: pgmap v3142: 649 pgs: 3 creating+peering, 48 unknown, 598 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 12 KiB/s wr, 146 op/s 2024-08-10T06:09:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:46 smithi086 ceph-mon[98993]: osdmap e1746: 8 total, 8 up, 8 in 2024-08-10T06:09:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:46 smithi086 ceph-mon[101471]: pgmap v3142: 649 pgs: 3 creating+peering, 48 unknown, 598 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 12 KiB/s wr, 146 op/s 2024-08-10T06:09:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:46 smithi086 ceph-mon[101471]: osdmap e1746: 8 total, 8 up, 8 in 2024-08-10T06:09:47.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:46 smithi159 ceph-mon[90359]: pgmap v3142: 649 pgs: 3 creating+peering, 48 unknown, 598 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 12 KiB/s wr, 146 op/s 2024-08-10T06:09:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:46 smithi159 ceph-mon[90359]: osdmap e1746: 8 total, 8 up, 8 in 2024-08-10T06:09:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:09:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:09:48] "GET /metrics HTTP/1.1" 200 70652 "" "Prometheus/2.43.0" 2024-08-10T06:09:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:48 smithi159 ceph-mon[90359]: pgmap v3145: 649 pgs: 5 creating+peering, 37 unknown, 607 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 15 KiB/s wr, 222 op/s 2024-08-10T06:09:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:48 smithi159 ceph-mon[90359]: osdmap e1747: 8 total, 8 up, 8 in 2024-08-10T06:09:48.939 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:48 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:09:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:48 smithi086 ceph-mon[101471]: pgmap v3145: 649 pgs: 5 creating+peering, 37 unknown, 607 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 15 KiB/s wr, 222 op/s 2024-08-10T06:09:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:48 smithi086 ceph-mon[101471]: osdmap e1747: 8 total, 8 up, 8 in 2024-08-10T06:09:49.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:48 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:09:49.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:48 smithi086 ceph-mon[98993]: pgmap v3145: 649 pgs: 5 creating+peering, 37 unknown, 607 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 15 KiB/s wr, 222 op/s 2024-08-10T06:09:49.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:48 smithi086 ceph-mon[98993]: osdmap e1747: 8 total, 8 up, 8 in 2024-08-10T06:09:49.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:48 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:09:50.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:49 smithi086 ceph-mon[98993]: osdmap e1748: 8 total, 8 up, 8 in 2024-08-10T06:09:50.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:49 smithi086 ceph-mon[101471]: osdmap e1748: 8 total, 8 up, 8 in 2024-08-10T06:09:50.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:49 smithi159 ceph-mon[90359]: osdmap e1748: 8 total, 8 up, 8 in 2024-08-10T06:09:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:50 smithi086 ceph-mon[98993]: pgmap v3148: 649 pgs: 4 creating+peering, 9 unknown, 636 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 6.7 KiB/s wr, 101 op/s 2024-08-10T06:09:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:50 smithi086 ceph-mon[98993]: osdmap e1749: 8 total, 8 up, 8 in 2024-08-10T06:09:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:50 smithi086 ceph-mon[98993]: osdmap e1750: 8 total, 8 up, 8 in 2024-08-10T06:09:51.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:50 smithi086 ceph-mon[101471]: pgmap v3148: 649 pgs: 4 creating+peering, 9 unknown, 636 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 6.7 KiB/s wr, 101 op/s 2024-08-10T06:09:51.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:50 smithi086 ceph-mon[101471]: osdmap e1749: 8 total, 8 up, 8 in 2024-08-10T06:09:51.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:50 smithi086 ceph-mon[101471]: osdmap e1750: 8 total, 8 up, 8 in 2024-08-10T06:09:51.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:50 smithi159 ceph-mon[90359]: pgmap v3148: 649 pgs: 4 creating+peering, 9 unknown, 636 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 6.7 KiB/s wr, 101 op/s 2024-08-10T06:09:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:50 smithi159 ceph-mon[90359]: osdmap e1749: 8 total, 8 up, 8 in 2024-08-10T06:09:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:50 smithi159 ceph-mon[90359]: osdmap e1750: 8 total, 8 up, 8 in 2024-08-10T06:09:51.198 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.198 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.198 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.198 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.198 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.198 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 1 2024-08-10T06:09:51.198 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 1 2024-08-10T06:09:51.199 INFO:tasks.workunit.client.0.smithi086.stdout:child: image125 2024-08-10T06:09:51.199 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image125/b22222ec6a4c 2024-08-10T06:09:51.199 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.199 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.199 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.199 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.199 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.199 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.199 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.199 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.199 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.199 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.199 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.200 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.200 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 2 2024-08-10T06:09:51.200 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 2 2024-08-10T06:09:51.200 INFO:tasks.workunit.client.0.smithi086.stdout:child: image126 2024-08-10T06:09:51.200 INFO:tasks.workunit.client.0.smithi086.stdout:child: image125 2024-08-10T06:09:51.200 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image125/b22222ec6a4c 2024-08-10T06:09:51.200 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.200 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-30/image126/b222f04d9a9f 2024-08-10T06:09:51.200 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.200 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.200 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.200 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.200 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.200 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.200 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.201 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.201 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.201 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.201 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.201 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.201 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.201 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-31/image127 2024-08-10T06:09:51.201 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.201 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.201 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image127 2024-08-10T06:09:51.201 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image127 2024-08-10T06:09:51.201 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.201 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 3 2024-08-10T06:09:51.201 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 3 2024-08-10T06:09:51.201 INFO:tasks.workunit.client.0.smithi086.stdout:child: image126 2024-08-10T06:09:51.201 INFO:tasks.workunit.client.0.smithi086.stdout:child: image125 2024-08-10T06:09:51.202 INFO:tasks.workunit.client.0.smithi086.stdout:child: image127 2024-08-10T06:09:51.202 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image125/b22222ec6a4c 2024-08-10T06:09:51.202 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.202 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-30/image126/b222f04d9a9f 2024-08-10T06:09:51.202 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.202 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image127/b222246e5a48 2024-08-10T06:09:51.202 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.202 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.202 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.202 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.202 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.202 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.202 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.203 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.203 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.203 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.203 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.203 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.203 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 3 2024-08-10T06:09:51.203 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 3 2024-08-10T06:09:51.203 INFO:tasks.workunit.client.0.smithi086.stdout:child: image126 2024-08-10T06:09:51.203 INFO:tasks.workunit.client.0.smithi086.stdout:child: image125 2024-08-10T06:09:51.203 INFO:tasks.workunit.client.0.smithi086.stdout:child: image127 2024-08-10T06:09:51.203 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image125/b22222ec6a4c 2024-08-10T06:09:51.203 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.203 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-30/image126/b222f04d9a9f 2024-08-10T06:09:51.203 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.203 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image127/b222246e5a48 2024-08-10T06:09:51.204 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.204 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.204 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.204 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.204 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.204 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.204 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.204 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.204 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.204 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.204 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.204 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.204 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.204 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-31/image128 2024-08-10T06:09:51.205 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.205 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.205 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image128 2024-08-10T06:09:51.205 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image128 2024-08-10T06:09:51.205 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.205 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 4 2024-08-10T06:09:51.205 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 4 2024-08-10T06:09:51.205 INFO:tasks.workunit.client.0.smithi086.stdout:child: image126 2024-08-10T06:09:51.205 INFO:tasks.workunit.client.0.smithi086.stdout:child: image125 2024-08-10T06:09:51.205 INFO:tasks.workunit.client.0.smithi086.stdout:child: image127 2024-08-10T06:09:51.205 INFO:tasks.workunit.client.0.smithi086.stdout:child: image128 2024-08-10T06:09:51.205 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image125/b22222ec6a4c 2024-08-10T06:09:51.205 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.205 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-30/image126/b222f04d9a9f 2024-08-10T06:09:51.206 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.206 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image127/b222246e5a48 2024-08-10T06:09:51.206 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.206 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image128/b222ac895881 2024-08-10T06:09:51.206 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.206 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.206 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.206 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.206 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.206 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.206 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.206 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.206 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.207 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.207 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.207 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.207 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.207 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-31/image127 2024-08-10T06:09:51.207 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.207 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.207 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image127 2024-08-10T06:09:51.207 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image127 2024-08-10T06:09:51.207 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.207 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.207 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-31/image128 2024-08-10T06:09:51.811 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.811 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image125 2024-08-10T06:09:51.811 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image127 2024-08-10T06:09:51.811 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image128 2024-08-10T06:09:51.811 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image128 2024-08-10T06:09:51.811 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.811 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 4 2024-08-10T06:09:51.811 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 4 2024-08-10T06:09:51.811 INFO:tasks.workunit.client.0.smithi086.stdout:child: image126 2024-08-10T06:09:51.811 INFO:tasks.workunit.client.0.smithi086.stdout:child: image125 2024-08-10T06:09:51.811 INFO:tasks.workunit.client.0.smithi086.stdout:child: image127 2024-08-10T06:09:51.811 INFO:tasks.workunit.client.0.smithi086.stdout:child: image128 2024-08-10T06:09:51.812 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image125/b22222ec6a4c 2024-08-10T06:09:51.812 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.812 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-30/image126/b222f04d9a9f 2024-08-10T06:09:51.812 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.812 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image127/b222246e5a48 2024-08-10T06:09:51.812 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.812 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image128/b222ac895881 2024-08-10T06:09:51.812 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.812 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.812 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.812 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.812 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.812 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.813 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.813 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-31/image127 2024-08-10T06:09:51.813 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.813 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image127 2024-08-10T06:09:51.813 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image127 2024-08-10T06:09:51.813 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.813 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.813 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-31/image128 2024-08-10T06:09:51.813 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.813 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image127 2024-08-10T06:09:51.813 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image128 2024-08-10T06:09:51.813 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image128 2024-08-10T06:09:51.813 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.813 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 3 2024-08-10T06:09:51.814 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 3 2024-08-10T06:09:51.814 INFO:tasks.workunit.client.0.smithi086.stdout:child: image126 2024-08-10T06:09:51.814 INFO:tasks.workunit.client.0.smithi086.stdout:child: image127 2024-08-10T06:09:51.814 INFO:tasks.workunit.client.0.smithi086.stdout:child: image128 2024-08-10T06:09:51.814 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-30/image126/b222f04d9a9f 2024-08-10T06:09:51.814 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.814 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image127/b222246e5a48 2024-08-10T06:09:51.814 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.814 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image128/b222ac895881 2024-08-10T06:09:51.814 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.814 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.814 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.814 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.815 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.815 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.815 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.815 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-31/image128 2024-08-10T06:09:51.815 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.815 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-31/image128 2024-08-10T06:09:51.815 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image128 2024-08-10T06:09:51.815 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.815 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 2 2024-08-10T06:09:51.815 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 2 2024-08-10T06:09:51.815 INFO:tasks.workunit.client.0.smithi086.stdout:child: image126 2024-08-10T06:09:51.815 INFO:tasks.workunit.client.0.smithi086.stdout:child: image128 2024-08-10T06:09:51.815 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-30/image126/b222f04d9a9f 2024-08-10T06:09:51.815 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.816 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-31/image128/b222ac895881 2024-08-10T06:09:51.816 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.816 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.816 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.816 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.816 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-30/image126 2024-08-10T06:09:51.816 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.816 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 1 2024-08-10T06:09:51.816 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 1 2024-08-10T06:09:51.816 INFO:tasks.workunit.client.0.smithi086.stdout:child: image126 2024-08-10T06:09:51.816 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-30/image126/b222f04d9a9f 2024-08-10T06:09:51.816 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:09:51.816 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 0 2024-08-10T06:09:51.817 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 0 2024-08-10T06:09:51.817 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.ListChildren (9918 ms) 2024-08-10T06:09:51.817 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2024-08-10T06:09:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:52 smithi086 ceph-mon[98993]: pgmap v3151: 649 pgs: 649 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 2.5 KiB/s wr, 41 op/s 2024-08-10T06:09:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:52 smithi086 ceph-mon[98993]: osdmap e1751: 8 total, 8 up, 8 in 2024-08-10T06:09:53.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:52 smithi086 ceph-mon[101471]: pgmap v3151: 649 pgs: 649 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 2.5 KiB/s wr, 41 op/s 2024-08-10T06:09:53.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:52 smithi086 ceph-mon[101471]: osdmap e1751: 8 total, 8 up, 8 in 2024-08-10T06:09:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:52 smithi159 ceph-mon[90359]: pgmap v3151: 649 pgs: 649 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 2.5 KiB/s wr, 41 op/s 2024-08-10T06:09:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:52 smithi159 ceph-mon[90359]: osdmap e1751: 8 total, 8 up, 8 in 2024-08-10T06:09:54.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:53 smithi086 ceph-mon[98993]: osdmap e1752: 8 total, 8 up, 8 in 2024-08-10T06:09:54.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:53 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2229503002' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:54.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:53 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:54.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:53 smithi086 ceph-mon[101471]: osdmap e1752: 8 total, 8 up, 8 in 2024-08-10T06:09:54.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:53 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2229503002' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:54.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:53 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:54.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:53 smithi159 ceph-mon[90359]: osdmap e1752: 8 total, 8 up, 8 in 2024-08-10T06:09:54.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:53 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2229503002' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:54.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:53 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:54 smithi086 ceph-mon[98993]: pgmap v3154: 681 pgs: 32 unknown, 649 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 9.0 KiB/s wr, 235 op/s 2024-08-10T06:09:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:54 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:09:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:54 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:09:55.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:54 smithi086 ceph-mon[98993]: osdmap e1753: 8 total, 8 up, 8 in 2024-08-10T06:09:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:54 smithi086 ceph-mon[101471]: pgmap v3154: 681 pgs: 32 unknown, 649 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 9.0 KiB/s wr, 235 op/s 2024-08-10T06:09:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:54 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:09:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:54 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:09:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:54 smithi086 ceph-mon[101471]: osdmap e1753: 8 total, 8 up, 8 in 2024-08-10T06:09:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:54 smithi159 ceph-mon[90359]: pgmap v3154: 681 pgs: 32 unknown, 649 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 9.0 KiB/s wr, 235 op/s 2024-08-10T06:09:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:54 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:09:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:54 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:09:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:54 smithi159 ceph-mon[90359]: osdmap e1753: 8 total, 8 up, 8 in 2024-08-10T06:09:56.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:55 smithi086 ceph-mon[98993]: osdmap e1754: 8 total, 8 up, 8 in 2024-08-10T06:09:56.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:55 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3386747573' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:56.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:55 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:56.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:55 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:09:56.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:55 smithi086 ceph-mon[98993]: osdmap e1755: 8 total, 8 up, 8 in 2024-08-10T06:09:56.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:55 smithi086 ceph-mon[101471]: osdmap e1754: 8 total, 8 up, 8 in 2024-08-10T06:09:56.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:55 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3386747573' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:56.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:55 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:56.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:55 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:09:56.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:55 smithi086 ceph-mon[101471]: osdmap e1755: 8 total, 8 up, 8 in 2024-08-10T06:09:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:55 smithi159 ceph-mon[90359]: osdmap e1754: 8 total, 8 up, 8 in 2024-08-10T06:09:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:55 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3386747573' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:55 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:55 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:09:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:55 smithi159 ceph-mon[90359]: osdmap e1755: 8 total, 8 up, 8 in 2024-08-10T06:09:57.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:56 smithi086 ceph-mon[101471]: pgmap v3157: 713 pgs: 13 creating+peering, 41 unknown, 659 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 547 KiB/s rd, 13 KiB/s wr, 668 op/s 2024-08-10T06:09:57.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:09:57.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:09:57.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:56 smithi086 ceph-mon[101471]: osdmap e1756: 8 total, 8 up, 8 in 2024-08-10T06:09:57.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:56 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/548047565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:57.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:56 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:57.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:56 smithi086 ceph-mon[98993]: pgmap v3157: 713 pgs: 13 creating+peering, 41 unknown, 659 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 547 KiB/s rd, 13 KiB/s wr, 668 op/s 2024-08-10T06:09:57.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:09:57.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:09:57.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:56 smithi086 ceph-mon[98993]: osdmap e1756: 8 total, 8 up, 8 in 2024-08-10T06:09:57.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:56 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/548047565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:57.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:56 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:57.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:56 smithi159 ceph-mon[90359]: pgmap v3157: 713 pgs: 13 creating+peering, 41 unknown, 659 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 547 KiB/s rd, 13 KiB/s wr, 668 op/s 2024-08-10T06:09:57.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:09:57.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:09:57.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:56 smithi159 ceph-mon[90359]: osdmap e1756: 8 total, 8 up, 8 in 2024-08-10T06:09:57.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:56 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/548047565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:57.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:56 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:09:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:09:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:09:58] "GET /metrics HTTP/1.1" 200 80425 "" "Prometheus/2.43.0" 2024-08-10T06:09:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:58 smithi086 ceph-mon[101471]: pgmap v3160: 745 pgs: 18 creating+peering, 56 unknown, 671 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 412 KiB/s rd, 7.0 KiB/s wr, 494 op/s 2024-08-10T06:09:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:58 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:09:59.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:58 smithi086 ceph-mon[101471]: osdmap e1757: 8 total, 8 up, 8 in 2024-08-10T06:09:59.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:58 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi086-150683-32", "tierpool":"test-librbd-smithi086-150683-34", "force_nonempty":""}]: dispatch 2024-08-10T06:09:59.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:58 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi086-150683-32", "tierpool":"test-librbd-smithi086-150683-34", "force_nonempty":""}]: dispatch 2024-08-10T06:09:59.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:58 smithi086 ceph-mon[98993]: pgmap v3160: 745 pgs: 18 creating+peering, 56 unknown, 671 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 412 KiB/s rd, 7.0 KiB/s wr, 494 op/s 2024-08-10T06:09:59.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:58 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:09:59.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:58 smithi086 ceph-mon[98993]: osdmap e1757: 8 total, 8 up, 8 in 2024-08-10T06:09:59.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:58 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi086-150683-32", "tierpool":"test-librbd-smithi086-150683-34", "force_nonempty":""}]: dispatch 2024-08-10T06:09:59.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:58 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi086-150683-32", "tierpool":"test-librbd-smithi086-150683-34", "force_nonempty":""}]: dispatch 2024-08-10T06:09:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:58 smithi159 ceph-mon[90359]: pgmap v3160: 745 pgs: 18 creating+peering, 56 unknown, 671 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 412 KiB/s rd, 7.0 KiB/s wr, 494 op/s 2024-08-10T06:09:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:58 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:09:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:58 smithi159 ceph-mon[90359]: osdmap e1757: 8 total, 8 up, 8 in 2024-08-10T06:09:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:58 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi086-150683-32", "tierpool":"test-librbd-smithi086-150683-34", "force_nonempty":""}]: dispatch 2024-08-10T06:09:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:58 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi086-150683-32", "tierpool":"test-librbd-smithi086-150683-34", "force_nonempty":""}]: dispatch 2024-08-10T06:10:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:59 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi086-150683-32", "tierpool":"test-librbd-smithi086-150683-34", "force_nonempty":""}]': finished 2024-08-10T06:10:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:59 smithi086 ceph-mon[98993]: osdmap e1758: 8 total, 8 up, 8 in 2024-08-10T06:10:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:59 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi086-150683-34", "mode":"writeback"}]: dispatch 2024-08-10T06:10:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:09:59 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi086-150683-34", "mode":"writeback"}]: dispatch 2024-08-10T06:10:00.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:59 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi086-150683-32", "tierpool":"test-librbd-smithi086-150683-34", "force_nonempty":""}]': finished 2024-08-10T06:10:00.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:59 smithi086 ceph-mon[101471]: osdmap e1758: 8 total, 8 up, 8 in 2024-08-10T06:10:00.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:59 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi086-150683-34", "mode":"writeback"}]: dispatch 2024-08-10T06:10:00.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:09:59 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi086-150683-34", "mode":"writeback"}]: dispatch 2024-08-10T06:10:00.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:59 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi086-150683-32", "tierpool":"test-librbd-smithi086-150683-34", "force_nonempty":""}]': finished 2024-08-10T06:10:00.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:59 smithi159 ceph-mon[90359]: osdmap e1758: 8 total, 8 up, 8 in 2024-08-10T06:10:00.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:59 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi086-150683-34", "mode":"writeback"}]: dispatch 2024-08-10T06:10:00.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:09:59 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi086-150683-34", "mode":"writeback"}]: dispatch 2024-08-10T06:10:00.695 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:01.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[98993]: pgmap v3163: 745 pgs: 20 creating+peering, 18 unknown, 707 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 1023 B/s wr, 19 op/s 2024-08-10T06:10:01.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:10:01.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[98993]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-10T06:10:01.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi086-150683-34", "mode":"writeback"}]': finished 2024-08-10T06:10:01.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[98993]: osdmap e1759: 8 total, 8 up, 8 in 2024-08-10T06:10:01.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi086-150683-32", "overlaypool":"test-librbd-smithi086-150683-34"}]: dispatch 2024-08-10T06:10:01.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi086-150683-32", "overlaypool":"test-librbd-smithi086-150683-34"}]: dispatch 2024-08-10T06:10:01.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[98993]: Health detail: HEALTH_WARN 1 cache pools are missing hit_sets; 2 pool(s) full; Telemetry requires re-opt-in 2024-08-10T06:10:01.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[98993]: [WRN] CACHE_POOL_NO_HIT_SET: 1 cache pools are missing hit_sets 2024-08-10T06:10:01.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[98993]: pool 'test-librbd-smithi086-150683-34' with cache_mode writeback needs hit_set_type to be set but it is not 2024-08-10T06:10:01.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[98993]: [WRN] POOL_FULL: 2 pool(s) full 2024-08-10T06:10:01.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[98993]: pool 'test-librbd-smithi086-150683-24' is full (running out of quota) 2024-08-10T06:10:01.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[98993]: pool 'test-librbd-smithi086-150683-27' is full (running out of quota) 2024-08-10T06:10:01.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[98993]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-10T06:10:01.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[98993]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-10T06:10:01.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi086-150683-32", "overlaypool":"test-librbd-smithi086-150683-34"}]': finished 2024-08-10T06:10:01.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[98993]: osdmap e1760: 8 total, 8 up, 8 in 2024-08-10T06:10:01.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[101471]: pgmap v3163: 745 pgs: 20 creating+peering, 18 unknown, 707 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 1023 B/s wr, 19 op/s 2024-08-10T06:10:01.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:10:01.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[101471]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-10T06:10:01.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi086-150683-34", "mode":"writeback"}]': finished 2024-08-10T06:10:01.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[101471]: osdmap e1759: 8 total, 8 up, 8 in 2024-08-10T06:10:01.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi086-150683-32", "overlaypool":"test-librbd-smithi086-150683-34"}]: dispatch 2024-08-10T06:10:01.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi086-150683-32", "overlaypool":"test-librbd-smithi086-150683-34"}]: dispatch 2024-08-10T06:10:01.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[101471]: Health detail: HEALTH_WARN 1 cache pools are missing hit_sets; 2 pool(s) full; Telemetry requires re-opt-in 2024-08-10T06:10:01.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[101471]: [WRN] CACHE_POOL_NO_HIT_SET: 1 cache pools are missing hit_sets 2024-08-10T06:10:01.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[101471]: pool 'test-librbd-smithi086-150683-34' with cache_mode writeback needs hit_set_type to be set but it is not 2024-08-10T06:10:01.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[101471]: [WRN] POOL_FULL: 2 pool(s) full 2024-08-10T06:10:01.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[101471]: pool 'test-librbd-smithi086-150683-24' is full (running out of quota) 2024-08-10T06:10:01.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[101471]: pool 'test-librbd-smithi086-150683-27' is full (running out of quota) 2024-08-10T06:10:01.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[101471]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-10T06:10:01.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[101471]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-10T06:10:01.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi086-150683-32", "overlaypool":"test-librbd-smithi086-150683-34"}]': finished 2024-08-10T06:10:01.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:00 smithi086 ceph-mon[101471]: osdmap e1760: 8 total, 8 up, 8 in 2024-08-10T06:10:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:00 smithi159 ceph-mon[90359]: pgmap v3163: 745 pgs: 20 creating+peering, 18 unknown, 707 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 1023 B/s wr, 19 op/s 2024-08-10T06:10:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:00 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:10:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:00 smithi159 ceph-mon[90359]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-10T06:10:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:00 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi086-150683-34", "mode":"writeback"}]': finished 2024-08-10T06:10:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:00 smithi159 ceph-mon[90359]: osdmap e1759: 8 total, 8 up, 8 in 2024-08-10T06:10:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:00 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi086-150683-32", "overlaypool":"test-librbd-smithi086-150683-34"}]: dispatch 2024-08-10T06:10:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:00 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi086-150683-32", "overlaypool":"test-librbd-smithi086-150683-34"}]: dispatch 2024-08-10T06:10:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:00 smithi159 ceph-mon[90359]: Health detail: HEALTH_WARN 1 cache pools are missing hit_sets; 2 pool(s) full; Telemetry requires re-opt-in 2024-08-10T06:10:01.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:00 smithi159 ceph-mon[90359]: [WRN] CACHE_POOL_NO_HIT_SET: 1 cache pools are missing hit_sets 2024-08-10T06:10:01.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:00 smithi159 ceph-mon[90359]: pool 'test-librbd-smithi086-150683-34' with cache_mode writeback needs hit_set_type to be set but it is not 2024-08-10T06:10:01.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:00 smithi159 ceph-mon[90359]: [WRN] POOL_FULL: 2 pool(s) full 2024-08-10T06:10:01.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:00 smithi159 ceph-mon[90359]: pool 'test-librbd-smithi086-150683-24' is full (running out of quota) 2024-08-10T06:10:01.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:00 smithi159 ceph-mon[90359]: pool 'test-librbd-smithi086-150683-27' is full (running out of quota) 2024-08-10T06:10:01.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:00 smithi159 ceph-mon[90359]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-10T06:10:01.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:00 smithi159 ceph-mon[90359]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-10T06:10:01.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:00 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi086-150683-32", "overlaypool":"test-librbd-smithi086-150683-34"}]': finished 2024-08-10T06:10:01.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:00 smithi159 ceph-mon[90359]: osdmap e1760: 8 total, 8 up, 8 in 2024-08-10T06:10:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:02 smithi086 ceph-mon[98993]: pgmap v3166: 745 pgs: 9 creating+peering, 736 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:10:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:02 smithi086 ceph-mon[98993]: osdmap e1761: 8 total, 8 up, 8 in 2024-08-10T06:10:03.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:02 smithi086 ceph-mon[101471]: pgmap v3166: 745 pgs: 9 creating+peering, 736 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:10:03.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:02 smithi086 ceph-mon[101471]: osdmap e1761: 8 total, 8 up, 8 in 2024-08-10T06:10:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:02 smithi159 ceph-mon[90359]: pgmap v3166: 745 pgs: 9 creating+peering, 736 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:10:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:02 smithi159 ceph-mon[90359]: osdmap e1761: 8 total, 8 up, 8 in 2024-08-10T06:10:04.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:03 smithi086 ceph-mon[98993]: osdmap e1762: 8 total, 8 up, 8 in 2024-08-10T06:10:04.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:03 smithi086 ceph-mon[101471]: osdmap e1762: 8 total, 8 up, 8 in 2024-08-10T06:10:04.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:03 smithi159 ceph-mon[90359]: osdmap e1762: 8 total, 8 up, 8 in 2024-08-10T06:10:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:04 smithi086 ceph-mon[98993]: pgmap v3169: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T06:10:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:04 smithi086 ceph-mon[98993]: osdmap e1763: 8 total, 8 up, 8 in 2024-08-10T06:10:05.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:04 smithi086 ceph-mon[101471]: pgmap v3169: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T06:10:05.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:04 smithi086 ceph-mon[101471]: osdmap e1763: 8 total, 8 up, 8 in 2024-08-10T06:10:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:04 smithi159 ceph-mon[90359]: pgmap v3169: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T06:10:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:04 smithi159 ceph-mon[90359]: osdmap e1763: 8 total, 8 up, 8 in 2024-08-10T06:10:06.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:05 smithi086 ceph-mon[101471]: osdmap e1764: 8 total, 8 up, 8 in 2024-08-10T06:10:06.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:05 smithi086 ceph-mon[98993]: osdmap e1764: 8 total, 8 up, 8 in 2024-08-10T06:10:06.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:05 smithi159 ceph-mon[90359]: osdmap e1764: 8 total, 8 up, 8 in 2024-08-10T06:10:06.312 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.313 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.313 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.313 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.313 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.313 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 1 2024-08-10T06:10:06.313 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 1 2024-08-10T06:10:06.313 INFO:tasks.workunit.client.0.smithi086.stdout:child: image130 2024-08-10T06:10:06.313 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image130/b2225f2b72f 2024-08-10T06:10:06.313 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.313 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.313 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.313 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.314 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.314 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.314 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.314 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.314 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.314 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.314 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.314 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.314 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 2 2024-08-10T06:10:06.314 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 2 2024-08-10T06:10:06.314 INFO:tasks.workunit.client.0.smithi086.stdout:child: image131 2024-08-10T06:10:06.314 INFO:tasks.workunit.client.0.smithi086.stdout:child: image130 2024-08-10T06:10:06.314 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image130/b2225f2b72f 2024-08-10T06:10:06.315 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.315 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-32/image131/b222b0b4e38f 2024-08-10T06:10:06.315 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.315 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.315 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.315 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.315 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.315 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.315 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.315 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.315 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.315 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.315 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.316 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.316 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.316 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-33/image132 2024-08-10T06:10:06.316 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.316 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.316 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image132 2024-08-10T06:10:06.316 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image132 2024-08-10T06:10:06.316 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.316 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 3 2024-08-10T06:10:06.316 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 3 2024-08-10T06:10:06.316 INFO:tasks.workunit.client.0.smithi086.stdout:child: image131 2024-08-10T06:10:06.316 INFO:tasks.workunit.client.0.smithi086.stdout:child: image130 2024-08-10T06:10:06.316 INFO:tasks.workunit.client.0.smithi086.stdout:child: image132 2024-08-10T06:10:06.317 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image130/b2225f2b72f 2024-08-10T06:10:06.317 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.317 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-32/image131/b222b0b4e38f 2024-08-10T06:10:06.317 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.317 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image132/b2224ef23180 2024-08-10T06:10:06.317 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.317 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.317 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.317 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.317 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.318 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.318 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.318 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.318 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.318 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.318 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.318 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.318 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 3 2024-08-10T06:10:06.318 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 3 2024-08-10T06:10:06.318 INFO:tasks.workunit.client.0.smithi086.stdout:child: image131 2024-08-10T06:10:06.318 INFO:tasks.workunit.client.0.smithi086.stdout:child: image130 2024-08-10T06:10:06.318 INFO:tasks.workunit.client.0.smithi086.stdout:child: image132 2024-08-10T06:10:06.319 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image130/b2225f2b72f 2024-08-10T06:10:06.319 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.319 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-32/image131/b222b0b4e38f 2024-08-10T06:10:06.319 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.319 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image132/b2224ef23180 2024-08-10T06:10:06.319 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.319 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.319 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.319 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.319 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.319 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.319 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.319 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.320 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.320 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.320 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.320 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.320 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.320 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-33/image133 2024-08-10T06:10:06.320 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.320 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.320 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image133 2024-08-10T06:10:06.320 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image133 2024-08-10T06:10:06.320 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.320 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 4 2024-08-10T06:10:06.320 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 4 2024-08-10T06:10:06.320 INFO:tasks.workunit.client.0.smithi086.stdout:child: image131 2024-08-10T06:10:06.321 INFO:tasks.workunit.client.0.smithi086.stdout:child: image130 2024-08-10T06:10:06.321 INFO:tasks.workunit.client.0.smithi086.stdout:child: image132 2024-08-10T06:10:06.321 INFO:tasks.workunit.client.0.smithi086.stdout:child: image133 2024-08-10T06:10:06.321 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image130/b2225f2b72f 2024-08-10T06:10:06.321 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.321 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-32/image131/b222b0b4e38f 2024-08-10T06:10:06.321 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.321 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image132/b2224ef23180 2024-08-10T06:10:06.321 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.321 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image133/b222406134c0 2024-08-10T06:10:06.321 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.321 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.321 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.322 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.322 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.322 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.322 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.322 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.322 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.322 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.322 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.322 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.322 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.322 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-33/image132 2024-08-10T06:10:06.322 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:06.322 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:06.323 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image132 2024-08-10T06:10:06.323 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image132 2024-08-10T06:10:06.323 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.323 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:06.323 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-33/image133 2024-08-10T06:10:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:06 smithi086 ceph-mon[98993]: pgmap v3172: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.2 KiB/s wr, 38 op/s 2024-08-10T06:10:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:06 smithi086 ceph-mon[98993]: osdmap e1765: 8 total, 8 up, 8 in 2024-08-10T06:10:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:06 smithi086 ceph-mon[101471]: pgmap v3172: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.2 KiB/s wr, 38 op/s 2024-08-10T06:10:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:06 smithi086 ceph-mon[101471]: osdmap e1765: 8 total, 8 up, 8 in 2024-08-10T06:10:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:06 smithi159 ceph-mon[90359]: pgmap v3172: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.2 KiB/s wr, 38 op/s 2024-08-10T06:10:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:06 smithi159 ceph-mon[90359]: osdmap e1765: 8 total, 8 up, 8 in 2024-08-10T06:10:08.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:07 smithi086 ceph-mon[98993]: osdmap e1766: 8 total, 8 up, 8 in 2024-08-10T06:10:08.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:07 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi086-150683-32"}]: dispatch 2024-08-10T06:10:08.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:07 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi086-150683-32"}]: dispatch 2024-08-10T06:10:08.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:07 smithi086 ceph-mon[101471]: osdmap e1766: 8 total, 8 up, 8 in 2024-08-10T06:10:08.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:07 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi086-150683-32"}]: dispatch 2024-08-10T06:10:08.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:07 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi086-150683-32"}]: dispatch 2024-08-10T06:10:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:07 smithi159 ceph-mon[90359]: osdmap e1766: 8 total, 8 up, 8 in 2024-08-10T06:10:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:07 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi086-150683-32"}]: dispatch 2024-08-10T06:10:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:07 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi086-150683-32"}]: dispatch 2024-08-10T06:10:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:10:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:10:08] "GET /metrics HTTP/1.1" 200 80425 "" "Prometheus/2.43.0" 2024-08-10T06:10:08.812 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:08.813 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image130 2024-08-10T06:10:08.813 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image132 2024-08-10T06:10:08.813 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image133 2024-08-10T06:10:08.813 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image133 2024-08-10T06:10:08.813 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.813 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 4 2024-08-10T06:10:08.813 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 4 2024-08-10T06:10:08.813 INFO:tasks.workunit.client.0.smithi086.stdout:child: image131 2024-08-10T06:10:08.813 INFO:tasks.workunit.client.0.smithi086.stdout:child: image130 2024-08-10T06:10:08.813 INFO:tasks.workunit.client.0.smithi086.stdout:child: image132 2024-08-10T06:10:08.813 INFO:tasks.workunit.client.0.smithi086.stdout:child: image133 2024-08-10T06:10:08.813 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image130/b2225f2b72f 2024-08-10T06:10:08.814 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.814 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-32/image131/b222b0b4e38f 2024-08-10T06:10:08.814 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.814 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image132/b2224ef23180 2024-08-10T06:10:08.814 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.814 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image133/b222406134c0 2024-08-10T06:10:08.814 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.814 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.814 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:08.814 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:08.814 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:08.814 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.815 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.815 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-33/image132 2024-08-10T06:10:08.815 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:08.815 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image132 2024-08-10T06:10:08.815 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image132 2024-08-10T06:10:08.815 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.815 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.815 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-33/image133 2024-08-10T06:10:08.815 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:08.815 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image132 2024-08-10T06:10:08.815 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image133 2024-08-10T06:10:08.815 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image133 2024-08-10T06:10:08.815 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.815 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 3 2024-08-10T06:10:08.815 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 3 2024-08-10T06:10:08.816 INFO:tasks.workunit.client.0.smithi086.stdout:child: image131 2024-08-10T06:10:08.816 INFO:tasks.workunit.client.0.smithi086.stdout:child: image132 2024-08-10T06:10:08.816 INFO:tasks.workunit.client.0.smithi086.stdout:child: image133 2024-08-10T06:10:08.816 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-32/image131/b222b0b4e38f 2024-08-10T06:10:08.816 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.816 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image132/b2224ef23180 2024-08-10T06:10:08.816 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.816 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image133/b222406134c0 2024-08-10T06:10:08.816 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.816 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.816 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:08.816 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:08.816 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:08.816 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.817 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.817 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-33/image133 2024-08-10T06:10:08.817 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:08.817 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-33/image133 2024-08-10T06:10:08.817 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image133 2024-08-10T06:10:08.817 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.817 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 2 2024-08-10T06:10:08.817 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 2 2024-08-10T06:10:08.817 INFO:tasks.workunit.client.0.smithi086.stdout:child: image131 2024-08-10T06:10:08.817 INFO:tasks.workunit.client.0.smithi086.stdout:child: image133 2024-08-10T06:10:08.817 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-32/image131/b222b0b4e38f 2024-08-10T06:10:08.817 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.817 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-33/image133/b222406134c0 2024-08-10T06:10:08.818 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.818 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.818 INFO:tasks.workunit.client.0.smithi086.stdout:trying to find test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:08.818 INFO:tasks.workunit.client.0.smithi086.stdout:checking test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:08.818 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-32/image131 2024-08-10T06:10:08.818 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.818 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 1 2024-08-10T06:10:08.818 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 1 2024-08-10T06:10:08.818 INFO:tasks.workunit.client.0.smithi086.stdout:child: image131 2024-08-10T06:10:08.818 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-32/image131/b222b0b4e38f 2024-08-10T06:10:08.818 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:10:08.818 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 0 2024-08-10T06:10:08.818 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 0 2024-08-10T06:10:08.819 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.ListChildrenTiered (17002 ms) 2024-08-10T06:10:08.819 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.LockingPP 2024-08-10T06:10:08.819 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:08.876 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.LockingPP (63 ms) 2024-08-10T06:10:08.876 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.FlushAio 2024-08-10T06:10:08.876 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:09.145 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.FlushAio (270 ms) 2024-08-10T06:10:09.146 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.FlushAioPP 2024-08-10T06:10:09.146 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:08 smithi086 ceph-mon[98993]: pgmap v3175: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 2.7 KiB/s wr, 42 op/s 2024-08-10T06:10:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:08 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi086-150683-32"}]': finished 2024-08-10T06:10:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:08 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi086-150683-32", "tierpool":"test-librbd-smithi086-150683-34"}]: dispatch 2024-08-10T06:10:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:08 smithi086 ceph-mon[98993]: osdmap e1767: 8 total, 8 up, 8 in 2024-08-10T06:10:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:08 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi086-150683-32", "tierpool":"test-librbd-smithi086-150683-34"}]: dispatch 2024-08-10T06:10:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:08 smithi086 ceph-mon[101471]: pgmap v3175: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 2.7 KiB/s wr, 42 op/s 2024-08-10T06:10:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:08 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi086-150683-32"}]': finished 2024-08-10T06:10:09.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:08 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi086-150683-32", "tierpool":"test-librbd-smithi086-150683-34"}]: dispatch 2024-08-10T06:10:09.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:08 smithi086 ceph-mon[101471]: osdmap e1767: 8 total, 8 up, 8 in 2024-08-10T06:10:09.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:08 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi086-150683-32", "tierpool":"test-librbd-smithi086-150683-34"}]: dispatch 2024-08-10T06:10:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:08 smithi159 ceph-mon[90359]: pgmap v3175: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 2.7 KiB/s wr, 42 op/s 2024-08-10T06:10:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:08 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi086-150683-32"}]': finished 2024-08-10T06:10:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:08 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi086-150683-32", "tierpool":"test-librbd-smithi086-150683-34"}]: dispatch 2024-08-10T06:10:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:08 smithi159 ceph-mon[90359]: osdmap e1767: 8 total, 8 up, 8 in 2024-08-10T06:10:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:08 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi086-150683-32", "tierpool":"test-librbd-smithi086-150683-34"}]: dispatch 2024-08-10T06:10:09.334 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.FlushAioPP (188 ms) 2024-08-10T06:10:09.334 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2024-08-10T06:10:09.334 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:09.355 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (22 ms) 2024-08-10T06:10:09.355 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2024-08-10T06:10:09.355 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:09.386 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (31 ms) 2024-08-10T06:10:09.387 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2024-08-10T06:10:09.387 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:09.403 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.ZeroLengthRead (16 ms) 2024-08-10T06:10:09.403 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2024-08-10T06:10:09.403 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:09.438 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.LargeCacheRead (35 ms) 2024-08-10T06:10:09.438 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestPendingAio 2024-08-10T06:10:09.438 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:09.650 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestPendingAio (213 ms) 2024-08-10T06:10:09.650 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2024-08-10T06:10:09.650 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:09.920 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:09 smithi086 ceph-mon[98993]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-10T06:10:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:09 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi086-150683-32", "tierpool":"test-librbd-smithi086-150683-34"}]': finished 2024-08-10T06:10:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:09 smithi086 ceph-mon[98993]: osdmap e1768: 8 total, 8 up, 8 in 2024-08-10T06:10:10.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:09 smithi086 ceph-mon[101471]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-10T06:10:10.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:09 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi086-150683-32", "tierpool":"test-librbd-smithi086-150683-34"}]': finished 2024-08-10T06:10:10.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:09 smithi086 ceph-mon[101471]: osdmap e1768: 8 total, 8 up, 8 in 2024-08-10T06:10:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:09 smithi159 ceph-mon[90359]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-10T06:10:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:09 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi086-150683-32", "tierpool":"test-librbd-smithi086-150683-34"}]': finished 2024-08-10T06:10:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:09 smithi159 ceph-mon[90359]: osdmap e1768: 8 total, 8 up, 8 in 2024-08-10T06:10:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:10 smithi086 ceph-mon[98993]: pgmap v3178: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 442 KiB/s rd, 8.7 KiB/s wr, 538 op/s 2024-08-10T06:10:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:10 smithi086 ceph-mon[98993]: osdmap e1769: 8 total, 8 up, 8 in 2024-08-10T06:10:11.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:10 smithi086 ceph-mon[98993]: osdmap e1770: 8 total, 8 up, 8 in 2024-08-10T06:10:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:10 smithi086 ceph-mon[101471]: pgmap v3178: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 442 KiB/s rd, 8.7 KiB/s wr, 538 op/s 2024-08-10T06:10:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:10 smithi086 ceph-mon[101471]: osdmap e1769: 8 total, 8 up, 8 in 2024-08-10T06:10:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:10 smithi086 ceph-mon[101471]: osdmap e1770: 8 total, 8 up, 8 in 2024-08-10T06:10:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:10 smithi159 ceph-mon[90359]: pgmap v3178: 745 pgs: 745 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 442 KiB/s rd, 8.7 KiB/s wr, 538 op/s 2024-08-10T06:10:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:10 smithi159 ceph-mon[90359]: osdmap e1769: 8 total, 8 up, 8 in 2024-08-10T06:10:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:10 smithi159 ceph-mon[90359]: osdmap e1770: 8 total, 8 up, 8 in 2024-08-10T06:10:11.738 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (2087 ms) 2024-08-10T06:10:11.738 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2024-08-10T06:10:11.738 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:12 smithi086 ceph-mon[98993]: pgmap v3181: 745 pgs: 745 active+clean; 303 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 598 KiB/s wr, 869 op/s 2024-08-10T06:10:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:10:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:10:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:12 smithi086 ceph-mon[98993]: osdmap e1771: 8 total, 8 up, 8 in 2024-08-10T06:10:12.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:12 smithi086 ceph-mon[101471]: pgmap v3181: 745 pgs: 745 active+clean; 303 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 598 KiB/s wr, 869 op/s 2024-08-10T06:10:12.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:10:12.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:10:12.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:12 smithi086 ceph-mon[101471]: osdmap e1771: 8 total, 8 up, 8 in 2024-08-10T06:10:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:12 smithi159 ceph-mon[90359]: pgmap v3181: 745 pgs: 745 active+clean; 303 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 598 KiB/s wr, 869 op/s 2024-08-10T06:10:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:10:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:10:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:12 smithi159 ceph-mon[90359]: osdmap e1771: 8 total, 8 up, 8 in 2024-08-10T06:10:12.795 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:14.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:13 smithi086 ceph-mon[98993]: osdmap e1772: 8 total, 8 up, 8 in 2024-08-10T06:10:14.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:13 smithi086 ceph-mon[101471]: osdmap e1772: 8 total, 8 up, 8 in 2024-08-10T06:10:14.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:13 smithi159 ceph-mon[90359]: osdmap e1772: 8 total, 8 up, 8 in 2024-08-10T06:10:14.751 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (3013 ms) 2024-08-10T06:10:14.751 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.Flatten 2024-08-10T06:10:14.751 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:14 smithi086 ceph-mon[98993]: pgmap v3184: 745 pgs: 745 active+clean; 305 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 773 KiB/s rd, 658 KiB/s wr, 469 op/s 2024-08-10T06:10:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:14 smithi086 ceph-mon[98993]: osdmap e1773: 8 total, 8 up, 8 in 2024-08-10T06:10:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:14 smithi086 ceph-mon[101471]: pgmap v3184: 745 pgs: 745 active+clean; 305 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 773 KiB/s rd, 658 KiB/s wr, 469 op/s 2024-08-10T06:10:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:14 smithi086 ceph-mon[101471]: osdmap e1773: 8 total, 8 up, 8 in 2024-08-10T06:10:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:14 smithi159 ceph-mon[90359]: pgmap v3184: 745 pgs: 745 active+clean; 305 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 773 KiB/s rd, 658 KiB/s wr, 469 op/s 2024-08-10T06:10:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:14 smithi159 ceph-mon[90359]: osdmap e1773: 8 total, 8 up, 8 in 2024-08-10T06:10:15.806 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.Flatten (1056 ms) 2024-08-10T06:10:15.806 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.Sparsify 2024-08-10T06:10:15.806 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:15.840 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 32768 2024-08-10T06:10:15.841 INFO:tasks.workunit.client.0.smithi086.stdout:read: 32768 2024-08-10T06:10:15.841 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.Sparsify (34 ms) 2024-08-10T06:10:15.841 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.SparsifyPP 2024-08-10T06:10:15.841 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:15.870 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.SparsifyPP (30 ms) 2024-08-10T06:10:15.870 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2024-08-10T06:10:15.870 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:15 smithi086 ceph-mon[101471]: osdmap e1774: 8 total, 8 up, 8 in 2024-08-10T06:10:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:15 smithi086 ceph-mon[101471]: osdmap e1775: 8 total, 8 up, 8 in 2024-08-10T06:10:16.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:15 smithi086 ceph-mon[98993]: osdmap e1774: 8 total, 8 up, 8 in 2024-08-10T06:10:16.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:15 smithi086 ceph-mon[98993]: osdmap e1775: 8 total, 8 up, 8 in 2024-08-10T06:10:16.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:15 smithi159 ceph-mon[90359]: osdmap e1774: 8 total, 8 up, 8 in 2024-08-10T06:10:16.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:15 smithi159 ceph-mon[90359]: osdmap e1775: 8 total, 8 up, 8 in 2024-08-10T06:10:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:16 smithi086 ceph-mon[98993]: pgmap v3187: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 288 KiB/s rd, 151 KiB/s wr, 499 op/s 2024-08-10T06:10:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:16 smithi086 ceph-mon[101471]: pgmap v3187: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 288 KiB/s rd, 151 KiB/s wr, 499 op/s 2024-08-10T06:10:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:16 smithi159 ceph-mon[90359]: pgmap v3187: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 288 KiB/s rd, 151 KiB/s wr, 499 op/s 2024-08-10T06:10:18.058 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:17 smithi086 ceph-mon[101471]: osdmap e1776: 8 total, 8 up, 8 in 2024-08-10T06:10:18.058 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:17 smithi086 ceph-mon[98993]: osdmap e1776: 8 total, 8 up, 8 in 2024-08-10T06:10:18.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:17 smithi159 ceph-mon[90359]: osdmap e1776: 8 total, 8 up, 8 in 2024-08-10T06:10:18.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:10:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:10:18] "GET /metrics HTTP/1.1" 200 82926 "" "Prometheus/2.43.0" 2024-08-10T06:10:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:18 smithi086 ceph-mon[101471]: pgmap v3190: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 291 KiB/s rd, 89 KiB/s wr, 441 op/s 2024-08-10T06:10:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:18 smithi086 ceph-mon[101471]: osdmap e1777: 8 total, 8 up, 8 in 2024-08-10T06:10:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:10:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:18 smithi086 ceph-mon[98993]: pgmap v3190: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 291 KiB/s rd, 89 KiB/s wr, 441 op/s 2024-08-10T06:10:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:18 smithi086 ceph-mon[98993]: osdmap e1777: 8 total, 8 up, 8 in 2024-08-10T06:10:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:10:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:18 smithi159 ceph-mon[90359]: pgmap v3190: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 291 KiB/s rd, 89 KiB/s wr, 441 op/s 2024-08-10T06:10:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:18 smithi159 ceph-mon[90359]: osdmap e1777: 8 total, 8 up, 8 in 2024-08-10T06:10:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:10:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:19 smithi086 ceph-mon[98993]: osdmap e1778: 8 total, 8 up, 8 in 2024-08-10T06:10:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:19 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:10:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:19 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:10:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:19 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:10:20.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:19 smithi086 ceph-mon[101471]: osdmap e1778: 8 total, 8 up, 8 in 2024-08-10T06:10:20.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:19 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:10:20.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:19 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:10:20.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:19 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:10:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:19 smithi159 ceph-mon[90359]: osdmap e1778: 8 total, 8 up, 8 in 2024-08-10T06:10:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:19 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:10:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:19 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:10:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:19 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:10:20.786 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.SnapshotLimit (4916 ms) 2024-08-10T06:10:20.786 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2024-08-10T06:10:20.786 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:20 smithi086 ceph-mon[98993]: pgmap v3193: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 194 KiB/s rd, 36 KiB/s wr, 239 op/s 2024-08-10T06:10:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:20 smithi086 ceph-mon[98993]: osdmap e1779: 8 total, 8 up, 8 in 2024-08-10T06:10:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:20 smithi086 ceph-mon[101471]: pgmap v3193: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 194 KiB/s rd, 36 KiB/s wr, 239 op/s 2024-08-10T06:10:21.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:20 smithi086 ceph-mon[101471]: osdmap e1779: 8 total, 8 up, 8 in 2024-08-10T06:10:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:20 smithi159 ceph-mon[90359]: pgmap v3193: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 194 KiB/s rd, 36 KiB/s wr, 239 op/s 2024-08-10T06:10:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:20 smithi159 ceph-mon[90359]: osdmap e1779: 8 total, 8 up, 8 in 2024-08-10T06:10:22.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:21 smithi086 ceph-mon[98993]: osdmap e1780: 8 total, 8 up, 8 in 2024-08-10T06:10:22.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:21 smithi086 ceph-mon[101471]: osdmap e1780: 8 total, 8 up, 8 in 2024-08-10T06:10:22.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:21 smithi159 ceph-mon[90359]: osdmap e1780: 8 total, 8 up, 8 in 2024-08-10T06:10:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:22 smithi086 ceph-mon[98993]: pgmap v3196: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 34 KiB/s wr, 182 op/s 2024-08-10T06:10:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:22 smithi086 ceph-mon[98993]: osdmap e1781: 8 total, 8 up, 8 in 2024-08-10T06:10:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:22 smithi086 ceph-mon[101471]: pgmap v3196: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 34 KiB/s wr, 182 op/s 2024-08-10T06:10:23.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:22 smithi086 ceph-mon[101471]: osdmap e1781: 8 total, 8 up, 8 in 2024-08-10T06:10:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:22 smithi159 ceph-mon[90359]: pgmap v3196: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 34 KiB/s wr, 182 op/s 2024-08-10T06:10:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:22 smithi159 ceph-mon[90359]: osdmap e1781: 8 total, 8 up, 8 in 2024-08-10T06:10:24.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:23 smithi086 ceph-mon[98993]: osdmap e1782: 8 total, 8 up, 8 in 2024-08-10T06:10:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:23 smithi086 ceph-mon[101471]: osdmap e1782: 8 total, 8 up, 8 in 2024-08-10T06:10:24.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:23 smithi159 ceph-mon[90359]: osdmap e1782: 8 total, 8 up, 8 in 2024-08-10T06:10:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:24 smithi086 ceph-mon[101471]: pgmap v3199: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 6.0 KiB/s wr, 30 op/s 2024-08-10T06:10:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:24 smithi086 ceph-mon[101471]: osdmap e1783: 8 total, 8 up, 8 in 2024-08-10T06:10:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:24 smithi086 ceph-mon[98993]: pgmap v3199: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 6.0 KiB/s wr, 30 op/s 2024-08-10T06:10:25.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:24 smithi086 ceph-mon[98993]: osdmap e1783: 8 total, 8 up, 8 in 2024-08-10T06:10:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:24 smithi159 ceph-mon[90359]: pgmap v3199: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 6.0 KiB/s wr, 30 op/s 2024-08-10T06:10:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:24 smithi159 ceph-mon[90359]: osdmap e1783: 8 total, 8 up, 8 in 2024-08-10T06:10:25.841 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (5054 ms) 2024-08-10T06:10:25.841 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2024-08-10T06:10:25.841 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:25.898 INFO:tasks.workunit.client.0.smithi086.stdout:0.00% done 2024-08-10T06:10:25.898 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (57 ms) 2024-08-10T06:10:25.898 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2024-08-10T06:10:25.898 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:25.965 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (68 ms) 2024-08-10T06:10:25.966 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2024-08-10T06:10:25.966 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:26.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:25 smithi086 ceph-mon[98993]: osdmap e1784: 8 total, 8 up, 8 in 2024-08-10T06:10:26.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:25 smithi086 ceph-mon[101471]: osdmap e1784: 8 total, 8 up, 8 in 2024-08-10T06:10:26.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:25 smithi159 ceph-mon[90359]: osdmap e1784: 8 total, 8 up, 8 in 2024-08-10T06:10:26.845 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (880 ms) 2024-08-10T06:10:26.845 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2024-08-10T06:10:26.845 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:26 smithi086 ceph-mon[98993]: pgmap v3202: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.5 KiB/s wr, 46 op/s 2024-08-10T06:10:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:26 smithi086 ceph-mon[98993]: osdmap e1785: 8 total, 8 up, 8 in 2024-08-10T06:10:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:10:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:26 smithi086 ceph-mon[101471]: pgmap v3202: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.5 KiB/s wr, 46 op/s 2024-08-10T06:10:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:26 smithi086 ceph-mon[101471]: osdmap e1785: 8 total, 8 up, 8 in 2024-08-10T06:10:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:10:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:26 smithi159 ceph-mon[90359]: pgmap v3202: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.5 KiB/s wr, 46 op/s 2024-08-10T06:10:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:26 smithi159 ceph-mon[90359]: osdmap e1785: 8 total, 8 up, 8 in 2024-08-10T06:10:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:10:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:27 smithi086 ceph-mon[98993]: osdmap e1786: 8 total, 8 up, 8 in 2024-08-10T06:10:28.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:27 smithi086 ceph-mon[101471]: osdmap e1786: 8 total, 8 up, 8 in 2024-08-10T06:10:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:27 smithi159 ceph-mon[90359]: osdmap e1786: 8 total, 8 up, 8 in 2024-08-10T06:10:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:10:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:10:28] "GET /metrics HTTP/1.1" 200 82927 "" "Prometheus/2.43.0" 2024-08-10T06:10:28.876 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (2031 ms) 2024-08-10T06:10:28.877 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.UpdateFeaturesViaLockOwner 2024-08-10T06:10:28.877 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:28.928 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.UpdateFeaturesViaLockOwner (52 ms) 2024-08-10T06:10:28.929 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2024-08-10T06:10:28.929 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_librbd.cc:9736: Skipped 2024-08-10T06:10:28.929 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T06:10:28.929 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2024-08-10T06:10:28.929 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.SnapRemove2 2024-08-10T06:10:28.929 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:28 smithi086 ceph-mon[98993]: pgmap v3205: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 KiB/s wr, 34 op/s 2024-08-10T06:10:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:28 smithi086 ceph-mon[98993]: osdmap e1787: 8 total, 8 up, 8 in 2024-08-10T06:10:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:28 smithi086 ceph-mon[101471]: pgmap v3205: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 KiB/s wr, 34 op/s 2024-08-10T06:10:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:28 smithi086 ceph-mon[101471]: osdmap e1787: 8 total, 8 up, 8 in 2024-08-10T06:10:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:28 smithi159 ceph-mon[90359]: pgmap v3205: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 KiB/s wr, 34 op/s 2024-08-10T06:10:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:28 smithi159 ceph-mon[90359]: osdmap e1787: 8 total, 8 up, 8 in 2024-08-10T06:10:30.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:29 smithi086 ceph-mon[98993]: osdmap e1788: 8 total, 8 up, 8 in 2024-08-10T06:10:30.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:29 smithi086 ceph-mon[101471]: osdmap e1788: 8 total, 8 up, 8 in 2024-08-10T06:10:30.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:29 smithi159 ceph-mon[90359]: osdmap e1788: 8 total, 8 up, 8 in 2024-08-10T06:10:30.742 INFO:tasks.workunit.client.0.smithi086.stdout:100.00% done 2024-08-10T06:10:30.742 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.SnapRemove2 (1814 ms) 2024-08-10T06:10:30.742 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2024-08-10T06:10:30.742 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:31.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:30 smithi086 ceph-mon[98993]: pgmap v3208: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 6.5 KiB/s wr, 69 op/s 2024-08-10T06:10:31.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:30 smithi086 ceph-mon[98993]: osdmap e1789: 8 total, 8 up, 8 in 2024-08-10T06:10:31.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1b", "id": [2, 5]}]: dispatch 2024-08-10T06:10:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1", "id": [3, 7]}]: dispatch 2024-08-10T06:10:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]: dispatch 2024-08-10T06:10:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1b", "id": [2, 5]}]': finished 2024-08-10T06:10:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1", "id": [3, 7]}]': finished 2024-08-10T06:10:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:30 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]': finished 2024-08-10T06:10:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:30 smithi086 ceph-mon[98993]: osdmap e1790: 8 total, 8 up, 8 in 2024-08-10T06:10:31.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:30 smithi086 ceph-mon[101471]: pgmap v3208: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 6.5 KiB/s wr, 69 op/s 2024-08-10T06:10:31.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:30 smithi086 ceph-mon[101471]: osdmap e1789: 8 total, 8 up, 8 in 2024-08-10T06:10:31.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1b", "id": [2, 5]}]: dispatch 2024-08-10T06:10:31.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1", "id": [3, 7]}]: dispatch 2024-08-10T06:10:31.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]: dispatch 2024-08-10T06:10:31.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1b", "id": [2, 5]}]': finished 2024-08-10T06:10:31.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1", "id": [3, 7]}]': finished 2024-08-10T06:10:31.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:30 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]': finished 2024-08-10T06:10:31.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:30 smithi086 ceph-mon[101471]: osdmap e1790: 8 total, 8 up, 8 in 2024-08-10T06:10:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:30 smithi159 ceph-mon[90359]: pgmap v3208: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 6.5 KiB/s wr, 69 op/s 2024-08-10T06:10:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:30 smithi159 ceph-mon[90359]: osdmap e1789: 8 total, 8 up, 8 in 2024-08-10T06:10:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1b", "id": [2, 5]}]: dispatch 2024-08-10T06:10:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1", "id": [3, 7]}]: dispatch 2024-08-10T06:10:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]: dispatch 2024-08-10T06:10:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1b", "id": [2, 5]}]': finished 2024-08-10T06:10:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1", "id": [3, 7]}]': finished 2024-08-10T06:10:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:30 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]': finished 2024-08-10T06:10:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:30 smithi159 ceph-mon[90359]: osdmap e1790: 8 total, 8 up, 8 in 2024-08-10T06:10:31.747 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (1005 ms) 2024-08-10T06:10:31.748 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2024-08-10T06:10:31.748 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:32.756 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (1009 ms) 2024-08-10T06:10:32.756 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2024-08-10T06:10:32.757 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:32 smithi086 ceph-mon[98993]: pgmap v3211: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 13 KiB/s wr, 173 op/s 2024-08-10T06:10:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:32 smithi086 ceph-mon[98993]: osdmap e1791: 8 total, 8 up, 8 in 2024-08-10T06:10:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:32 smithi086 ceph-mon[101471]: pgmap v3211: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 13 KiB/s wr, 173 op/s 2024-08-10T06:10:33.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:32 smithi086 ceph-mon[101471]: osdmap e1791: 8 total, 8 up, 8 in 2024-08-10T06:10:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:32 smithi159 ceph-mon[90359]: pgmap v3211: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 13 KiB/s wr, 173 op/s 2024-08-10T06:10:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:32 smithi159 ceph-mon[90359]: osdmap e1791: 8 total, 8 up, 8 in 2024-08-10T06:10:33.812 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (1055 ms) 2024-08-10T06:10:33.812 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2024-08-10T06:10:33.812 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:33 smithi086 ceph-mon[98993]: osdmap e1792: 8 total, 8 up, 8 in 2024-08-10T06:10:34.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:33 smithi086 ceph-mon[101471]: osdmap e1792: 8 total, 8 up, 8 in 2024-08-10T06:10:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:33 smithi159 ceph-mon[90359]: osdmap e1792: 8 total, 8 up, 8 in 2024-08-10T06:10:34.859 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (1047 ms) 2024-08-10T06:10:34.859 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2024-08-10T06:10:34.859 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:34.897 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (39 ms) 2024-08-10T06:10:34.897 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2024-08-10T06:10:34.898 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:34.935 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (38 ms) 2024-08-10T06:10:34.935 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2024-08-10T06:10:34.936 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:34 smithi086 ceph-mon[98993]: pgmap v3214: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 168 KiB/s rd, 12 KiB/s wr, 225 op/s 2024-08-10T06:10:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:34 smithi086 ceph-mon[98993]: osdmap e1793: 8 total, 8 up, 8 in 2024-08-10T06:10:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:34 smithi086 ceph-mon[101471]: pgmap v3214: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 168 KiB/s rd, 12 KiB/s wr, 225 op/s 2024-08-10T06:10:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:34 smithi086 ceph-mon[101471]: osdmap e1793: 8 total, 8 up, 8 in 2024-08-10T06:10:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:34 smithi159 ceph-mon[90359]: pgmap v3214: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 168 KiB/s rd, 12 KiB/s wr, 225 op/s 2024-08-10T06:10:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:34 smithi159 ceph-mon[90359]: osdmap e1793: 8 total, 8 up, 8 in 2024-08-10T06:10:36.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:35 smithi086 ceph-mon[98993]: osdmap e1794: 8 total, 8 up, 8 in 2024-08-10T06:10:36.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:35 smithi086 ceph-mon[98993]: osdmap e1795: 8 total, 8 up, 8 in 2024-08-10T06:10:36.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:35 smithi086 ceph-mon[101471]: osdmap e1794: 8 total, 8 up, 8 in 2024-08-10T06:10:36.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:35 smithi086 ceph-mon[101471]: osdmap e1795: 8 total, 8 up, 8 in 2024-08-10T06:10:36.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:35 smithi159 ceph-mon[90359]: osdmap e1794: 8 total, 8 up, 8 in 2024-08-10T06:10:36.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:35 smithi159 ceph-mon[90359]: osdmap e1795: 8 total, 8 up, 8 in 2024-08-10T06:10:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:36 smithi086 ceph-mon[98993]: pgmap v3217: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 147 KiB/s rd, 9.5 KiB/s wr, 192 op/s; 0 B/s, 0 objects/s recovering 2024-08-10T06:10:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:36 smithi086 ceph-mon[98993]: osdmap e1796: 8 total, 8 up, 8 in 2024-08-10T06:10:37.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:36 smithi086 ceph-mon[101471]: pgmap v3217: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 147 KiB/s rd, 9.5 KiB/s wr, 192 op/s; 0 B/s, 0 objects/s recovering 2024-08-10T06:10:37.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:36 smithi086 ceph-mon[101471]: osdmap e1796: 8 total, 8 up, 8 in 2024-08-10T06:10:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:36 smithi159 ceph-mon[90359]: pgmap v3217: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 147 KiB/s rd, 9.5 KiB/s wr, 192 op/s; 0 B/s, 0 objects/s recovering 2024-08-10T06:10:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:36 smithi159 ceph-mon[90359]: osdmap e1796: 8 total, 8 up, 8 in 2024-08-10T06:10:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:10:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:10:38] "GET /metrics HTTP/1.1" 200 82927 "" "Prometheus/2.43.0" 2024-08-10T06:10:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:38 smithi086 ceph-mon[98993]: pgmap v3220: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 6.2 KiB/s wr, 127 op/s; 0 B/s, 0 objects/s recovering 2024-08-10T06:10:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:38 smithi086 ceph-mon[98993]: osdmap e1797: 8 total, 8 up, 8 in 2024-08-10T06:10:39.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:38 smithi086 ceph-mon[101471]: pgmap v3220: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 6.2 KiB/s wr, 127 op/s; 0 B/s, 0 objects/s recovering 2024-08-10T06:10:39.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:38 smithi086 ceph-mon[101471]: osdmap e1797: 8 total, 8 up, 8 in 2024-08-10T06:10:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:38 smithi159 ceph-mon[90359]: pgmap v3220: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 6.2 KiB/s wr, 127 op/s; 0 B/s, 0 objects/s recovering 2024-08-10T06:10:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:38 smithi159 ceph-mon[90359]: osdmap e1797: 8 total, 8 up, 8 in 2024-08-10T06:10:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:39 smithi086 ceph-mon[98993]: osdmap e1798: 8 total, 8 up, 8 in 2024-08-10T06:10:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:39 smithi086 ceph-mon[101471]: osdmap e1798: 8 total, 8 up, 8 in 2024-08-10T06:10:40.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:39 smithi159 ceph-mon[90359]: osdmap e1798: 8 total, 8 up, 8 in 2024-08-10T06:10:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:40 smithi086 ceph-mon[98993]: pgmap v3223: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 9.2 KiB/s wr, 197 op/s 2024-08-10T06:10:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:40 smithi086 ceph-mon[98993]: osdmap e1799: 8 total, 8 up, 8 in 2024-08-10T06:10:41.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:40 smithi086 ceph-mon[98993]: osdmap e1800: 8 total, 8 up, 8 in 2024-08-10T06:10:41.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:40 smithi086 ceph-mon[101471]: pgmap v3223: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 9.2 KiB/s wr, 197 op/s 2024-08-10T06:10:41.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:40 smithi086 ceph-mon[101471]: osdmap e1799: 8 total, 8 up, 8 in 2024-08-10T06:10:41.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:40 smithi086 ceph-mon[101471]: osdmap e1800: 8 total, 8 up, 8 in 2024-08-10T06:10:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:40 smithi159 ceph-mon[90359]: pgmap v3223: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 9.2 KiB/s wr, 197 op/s 2024-08-10T06:10:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:40 smithi159 ceph-mon[90359]: osdmap e1799: 8 total, 8 up, 8 in 2024-08-10T06:10:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:40 smithi159 ceph-mon[90359]: osdmap e1800: 8 total, 8 up, 8 in 2024-08-10T06:10:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:10:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:10:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:10:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:42 smithi086 ceph-mon[98993]: pgmap v3226: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 9.2 KiB/s wr, 194 op/s 2024-08-10T06:10:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:42 smithi086 ceph-mon[98993]: osdmap e1801: 8 total, 8 up, 8 in 2024-08-10T06:10:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:42 smithi086 ceph-mon[101471]: pgmap v3226: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 9.2 KiB/s wr, 194 op/s 2024-08-10T06:10:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:42 smithi086 ceph-mon[101471]: osdmap e1801: 8 total, 8 up, 8 in 2024-08-10T06:10:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:42 smithi159 ceph-mon[90359]: pgmap v3226: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 9.2 KiB/s wr, 194 op/s 2024-08-10T06:10:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:42 smithi159 ceph-mon[90359]: osdmap e1801: 8 total, 8 up, 8 in 2024-08-10T06:10:44.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:43 smithi159 ceph-mon[90359]: osdmap e1802: 8 total, 8 up, 8 in 2024-08-10T06:10:44.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:43 smithi086 ceph-mon[98993]: osdmap e1802: 8 total, 8 up, 8 in 2024-08-10T06:10:44.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:43 smithi086 ceph-mon[101471]: osdmap e1802: 8 total, 8 up, 8 in 2024-08-10T06:10:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:44 smithi086 ceph-mon[101471]: pgmap v3229: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 5.0 KiB/s wr, 127 op/s 2024-08-10T06:10:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:44 smithi086 ceph-mon[101471]: osdmap e1803: 8 total, 8 up, 8 in 2024-08-10T06:10:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:44 smithi086 ceph-mon[98993]: pgmap v3229: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 5.0 KiB/s wr, 127 op/s 2024-08-10T06:10:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:44 smithi086 ceph-mon[98993]: osdmap e1803: 8 total, 8 up, 8 in 2024-08-10T06:10:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:44 smithi159 ceph-mon[90359]: pgmap v3229: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 5.0 KiB/s wr, 127 op/s 2024-08-10T06:10:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:44 smithi159 ceph-mon[90359]: osdmap e1803: 8 total, 8 up, 8 in 2024-08-10T06:10:45.373 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (10437 ms) 2024-08-10T06:10:45.373 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.Metadata 2024-08-10T06:10:45.373 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:45.888 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.Metadata (515 ms) 2024-08-10T06:10:45.888 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.MetadataPP 2024-08-10T06:10:45.888 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:45 smithi086 ceph-mon[98993]: osdmap e1804: 8 total, 8 up, 8 in 2024-08-10T06:10:46.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:45 smithi086 ceph-mon[101471]: osdmap e1804: 8 total, 8 up, 8 in 2024-08-10T06:10:46.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:45 smithi159 ceph-mon[90359]: osdmap e1804: 8 total, 8 up, 8 in 2024-08-10T06:10:46.888 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.MetadataPP (1000 ms) 2024-08-10T06:10:46.888 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2024-08-10T06:10:46.888 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:46.986 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.UpdateFeatures (99 ms) 2024-08-10T06:10:46.987 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2024-08-10T06:10:46.987 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2024-08-10T06:10:46.987 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2024-08-10T06:10:46.987 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:46 smithi086 ceph-mon[98993]: pgmap v3232: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.5 KiB/s wr, 77 op/s 2024-08-10T06:10:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:46 smithi086 ceph-mon[98993]: osdmap e1805: 8 total, 8 up, 8 in 2024-08-10T06:10:47.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:46 smithi086 ceph-mon[101471]: pgmap v3232: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.5 KiB/s wr, 77 op/s 2024-08-10T06:10:47.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:46 smithi086 ceph-mon[101471]: osdmap e1805: 8 total, 8 up, 8 in 2024-08-10T06:10:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:46 smithi159 ceph-mon[90359]: pgmap v3232: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.5 KiB/s wr, 77 op/s 2024-08-10T06:10:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:46 smithi159 ceph-mon[90359]: osdmap e1805: 8 total, 8 up, 8 in 2024-08-10T06:10:47.866 INFO:tasks.workunit.client.0.smithi086.stdout:0.00% done 2024-08-10T06:10:47.866 INFO:tasks.workunit.client.0.smithi086.stdout:25.00% done 2024-08-10T06:10:47.866 INFO:tasks.workunit.client.0.smithi086.stdout:50.00% done 2024-08-10T06:10:47.866 INFO:tasks.workunit.client.0.smithi086.stdout:75.00% done 2024-08-10T06:10:47.867 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.RebuildObjectMap (880 ms) 2024-08-10T06:10:47.867 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2024-08-10T06:10:47.896 INFO:tasks.workunit.client.0.smithi086.stdout:0.00% done 2024-08-10T06:10:47.896 INFO:tasks.workunit.client.0.smithi086.stdout:25.00% done 2024-08-10T06:10:47.896 INFO:tasks.workunit.client.0.smithi086.stdout:50.00% done 2024-08-10T06:10:47.896 INFO:tasks.workunit.client.0.smithi086.stdout:75.00% done 2024-08-10T06:10:47.896 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (30 ms) 2024-08-10T06:10:47.896 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2024-08-10T06:10:47.897 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:48.057 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:47 smithi086 ceph-mon[101471]: osdmap e1806: 8 total, 8 up, 8 in 2024-08-10T06:10:48.058 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:47 smithi086 ceph-mon[98993]: osdmap e1806: 8 total, 8 up, 8 in 2024-08-10T06:10:48.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:47 smithi159 ceph-mon[90359]: osdmap e1806: 8 total, 8 up, 8 in 2024-08-10T06:10:48.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:10:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:10:48] "GET /metrics HTTP/1.1" 200 82926 "" "Prometheus/2.43.0" 2024-08-10T06:10:48.871 INFO:tasks.workunit.client.0.smithi086.stdout:0.00% done 2024-08-10T06:10:48.872 INFO:tasks.workunit.client.0.smithi086.stdout:25.00% done 2024-08-10T06:10:48.872 INFO:tasks.workunit.client.0.smithi086.stdout:50.00% done 2024-08-10T06:10:48.872 INFO:tasks.workunit.client.0.smithi086.stdout:75.00% done 2024-08-10T06:10:48.872 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.CheckObjectMap (975 ms) 2024-08-10T06:10:48.872 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.BlockingAIO 2024-08-10T06:10:48.872 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:48.902 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.BlockingAIO (31 ms) 2024-08-10T06:10:48.902 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2024-08-10T06:10:48.902 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:49.029 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (126 ms) 2024-08-10T06:10:49.029 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2024-08-10T06:10:49.029 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_librbd.cc:10793: Skipped 2024-08-10T06:10:49.029 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T06:10:49.029 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2024-08-10T06:10:49.029 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2024-08-10T06:10:49.029 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:48 smithi086 ceph-mon[101471]: pgmap v3235: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 325 KiB/s rd, 142 KiB/s wr, 534 op/s 2024-08-10T06:10:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:48 smithi086 ceph-mon[101471]: osdmap e1807: 8 total, 8 up, 8 in 2024-08-10T06:10:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:48 smithi086 ceph-mon[98993]: pgmap v3235: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 325 KiB/s rd, 142 KiB/s wr, 534 op/s 2024-08-10T06:10:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:48 smithi086 ceph-mon[98993]: osdmap e1807: 8 total, 8 up, 8 in 2024-08-10T06:10:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:48 smithi159 ceph-mon[90359]: pgmap v3235: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 325 KiB/s rd, 142 KiB/s wr, 534 op/s 2024-08-10T06:10:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:48 smithi159 ceph-mon[90359]: osdmap e1807: 8 total, 8 up, 8 in 2024-08-10T06:10:49.890 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (862 ms) 2024-08-10T06:10:49.891 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2024-08-10T06:10:49.891 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:50.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:49 smithi086 ceph-mon[98993]: osdmap e1808: 8 total, 8 up, 8 in 2024-08-10T06:10:50.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:49 smithi086 ceph-mon[101471]: osdmap e1808: 8 total, 8 up, 8 in 2024-08-10T06:10:50.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:49 smithi159 ceph-mon[90359]: osdmap e1808: 8 total, 8 up, 8 in 2024-08-10T06:10:50.852 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (961 ms) 2024-08-10T06:10:50.852 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestImageOptions 2024-08-10T06:10:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:50 smithi086 ceph-mon[101471]: pgmap v3238: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 515 KiB/s rd, 201 KiB/s wr, 814 op/s 2024-08-10T06:10:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:50 smithi086 ceph-mon[101471]: osdmap e1809: 8 total, 8 up, 8 in 2024-08-10T06:10:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:50 smithi086 ceph-mon[98993]: pgmap v3238: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 515 KiB/s rd, 201 KiB/s wr, 814 op/s 2024-08-10T06:10:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:50 smithi086 ceph-mon[98993]: osdmap e1809: 8 total, 8 up, 8 in 2024-08-10T06:10:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:50 smithi159 ceph-mon[90359]: pgmap v3238: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 515 KiB/s rd, 201 KiB/s wr, 814 op/s 2024-08-10T06:10:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:50 smithi159 ceph-mon[90359]: osdmap e1809: 8 total, 8 up, 8 in 2024-08-10T06:10:51.952 INFO:tasks.workunit.client.0.smithi086.stdout:0.00% done 2024-08-10T06:10:51.952 INFO:tasks.workunit.client.0.smithi086.stdout:100.00% done 2024-08-10T06:10:51.953 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestImageOptions (1101 ms) 2024-08-10T06:10:51.953 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2024-08-10T06:10:52.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:51 smithi086 ceph-mon[101471]: osdmap e1810: 8 total, 8 up, 8 in 2024-08-10T06:10:52.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:51 smithi086 ceph-mon[98993]: osdmap e1810: 8 total, 8 up, 8 in 2024-08-10T06:10:52.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:51 smithi159 ceph-mon[90359]: osdmap e1810: 8 total, 8 up, 8 in 2024-08-10T06:10:52.948 INFO:tasks.workunit.client.0.smithi086.stdout:0.00% done 2024-08-10T06:10:52.948 INFO:tasks.workunit.client.0.smithi086.stdout:100.00% done 2024-08-10T06:10:52.948 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (995 ms) 2024-08-10T06:10:52.948 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2024-08-10T06:10:52.949 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2024-08-10T06:10:52.949 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2024-08-10T06:10:52.949 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2024-08-10T06:10:52.949 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.ImagePollIO 2024-08-10T06:10:52.949 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:52.986 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:10:52.986 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:10:52.986 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:10:52.986 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:10:52.987 INFO:tasks.workunit.client.0.smithi086.stdout:wrote: 512 2024-08-10T06:10:52.987 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:10:52.987 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:10:52.987 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:10:52.987 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:10:52.987 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:10:52.987 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:10:52.987 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:10:52.987 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:10:52.987 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:10:52.988 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:10:52.988 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:10:52.988 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:10:52.988 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:10:52.988 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:10:52.988 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:10:52.988 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:10:52.988 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:10:52.988 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:10:52.988 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:10:52.988 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:10:52.988 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:10:52.989 INFO:tasks.workunit.client.0.smithi086.stdout:started write 2024-08-10T06:10:52.989 INFO:tasks.workunit.client.0.smithi086.stdout:write completion cb called! 2024-08-10T06:10:52.989 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 0 2024-08-10T06:10:52.989 INFO:tasks.workunit.client.0.smithi086.stdout:finished write 2024-08-10T06:10:52.989 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:10:52.989 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:10:52.989 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:10:52.989 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:10:52.989 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:10:52.989 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:10:52.989 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:10:52.990 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:10:52.990 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:10:52.990 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:10:52.990 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:10:52.990 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:10:52.990 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:10:52.990 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:10:52.990 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:10:52.990 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:10:52.990 INFO:tasks.workunit.client.0.smithi086.stdout:created completion 2024-08-10T06:10:52.991 INFO:tasks.workunit.client.0.smithi086.stdout:started read 2024-08-10T06:10:52.991 INFO:tasks.workunit.client.0.smithi086.stdout:read completion cb called! 2024-08-10T06:10:52.991 INFO:tasks.workunit.client.0.smithi086.stdout:return value is: 512 2024-08-10T06:10:52.991 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.ImagePollIO (39 ms) 2024-08-10T06:10:52.991 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.Mirror 2024-08-10T06:10:52.991 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:52.998 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:52 smithi086 ceph-mon[98993]: pgmap v3241: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 525 KiB/s rd, 151 KiB/s wr, 753 op/s 2024-08-10T06:10:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:52 smithi086 ceph-mon[98993]: osdmap e1811: 8 total, 8 up, 8 in 2024-08-10T06:10:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:52 smithi086 ceph-mon[101471]: pgmap v3241: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 525 KiB/s rd, 151 KiB/s wr, 753 op/s 2024-08-10T06:10:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:52 smithi086 ceph-mon[101471]: osdmap e1811: 8 total, 8 up, 8 in 2024-08-10T06:10:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:52 smithi159 ceph-mon[90359]: pgmap v3241: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 525 KiB/s rd, 151 KiB/s wr, 753 op/s 2024-08-10T06:10:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:52 smithi159 ceph-mon[90359]: osdmap e1811: 8 total, 8 up, 8 in 2024-08-10T06:10:54.015 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.Mirror (1028 ms) 2024-08-10T06:10:54.015 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2024-08-10T06:10:54.029 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (15 ms) 2024-08-10T06:10:54.030 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2024-08-10T06:10:54.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:53 smithi086 ceph-mon[101471]: osdmap e1812: 8 total, 8 up, 8 in 2024-08-10T06:10:54.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:53 smithi086 ceph-mon[98993]: osdmap e1812: 8 total, 8 up, 8 in 2024-08-10T06:10:54.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:53 smithi159 ceph-mon[90359]: osdmap e1812: 8 total, 8 up, 8 in 2024-08-10T06:10:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: pgmap v3244: 745 pgs: 745 active+clean; 312 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 403 KiB/s rd, 752 KiB/s wr, 555 op/s 2024-08-10T06:10:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: osdmap e1813: 8 total, 8 up, 8 in 2024-08-10T06:10:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-08-10T06:10:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-08-10T06:10:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-08-10T06:10:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/d3f077a6-c5b7-439f-a919-dadd8fdaea33"}]: dispatch 2024-08-10T06:10:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/d3f077a6-c5b7-439f-a919-dadd8fdaea33"}]: dispatch 2024-08-10T06:10:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/d3f077a6-c5b7-439f-a919-dadd8fdaea33"}]': finished 2024-08-10T06:10:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/87f1dde4-014e-4020-95c6-e0ebf5b59697"}]: dispatch 2024-08-10T06:10:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/87f1dde4-014e-4020-95c6-e0ebf5b59697"}]: dispatch 2024-08-10T06:10:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/87f1dde4-014e-4020-95c6-e0ebf5b59697"}]': finished 2024-08-10T06:10:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/225bcd35-a9ec-4c02-8d85-c447c994c4d0"}]: dispatch 2024-08-10T06:10:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/225bcd35-a9ec-4c02-8d85-c447c994c4d0"}]: dispatch 2024-08-10T06:10:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/225bcd35-a9ec-4c02-8d85-c447c994c4d0"}]': finished 2024-08-10T06:10:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/b2f59971-6a55-4835-a6e5-4cc0137f0e36"}]: dispatch 2024-08-10T06:10:55.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' 2024-08-10T06:10:55.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/b2f59971-6a55-4835-a6e5-4cc0137f0e36"}]: dispatch 2024-08-10T06:10:55.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b2f59971-6a55-4835-a6e5-4cc0137f0e36"}]: dispatch 2024-08-10T06:10:55.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b2f59971-6a55-4835-a6e5-4cc0137f0e36"}]: dispatch 2024-08-10T06:10:55.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b2f59971-6a55-4835-a6e5-4cc0137f0e36"}]': finished 2024-08-10T06:10:55.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: pgmap v3244: 745 pgs: 745 active+clean; 312 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 403 KiB/s rd, 752 KiB/s wr, 555 op/s 2024-08-10T06:10:55.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: osdmap e1813: 8 total, 8 up, 8 in 2024-08-10T06:10:55.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-08-10T06:10:55.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-08-10T06:10:55.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-08-10T06:10:55.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/d3f077a6-c5b7-439f-a919-dadd8fdaea33"}]: dispatch 2024-08-10T06:10:55.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/d3f077a6-c5b7-439f-a919-dadd8fdaea33"}]: dispatch 2024-08-10T06:10:55.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/d3f077a6-c5b7-439f-a919-dadd8fdaea33"}]': finished 2024-08-10T06:10:55.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/87f1dde4-014e-4020-95c6-e0ebf5b59697"}]: dispatch 2024-08-10T06:10:55.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/87f1dde4-014e-4020-95c6-e0ebf5b59697"}]: dispatch 2024-08-10T06:10:55.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/87f1dde4-014e-4020-95c6-e0ebf5b59697"}]': finished 2024-08-10T06:10:55.160 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/225bcd35-a9ec-4c02-8d85-c447c994c4d0"}]: dispatch 2024-08-10T06:10:55.160 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/225bcd35-a9ec-4c02-8d85-c447c994c4d0"}]: dispatch 2024-08-10T06:10:55.160 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/225bcd35-a9ec-4c02-8d85-c447c994c4d0"}]': finished 2024-08-10T06:10:55.160 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/b2f59971-6a55-4835-a6e5-4cc0137f0e36"}]: dispatch 2024-08-10T06:10:55.160 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' 2024-08-10T06:10:55.160 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/b2f59971-6a55-4835-a6e5-4cc0137f0e36"}]: dispatch 2024-08-10T06:10:55.160 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b2f59971-6a55-4835-a6e5-4cc0137f0e36"}]: dispatch 2024-08-10T06:10:55.160 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b2f59971-6a55-4835-a6e5-4cc0137f0e36"}]: dispatch 2024-08-10T06:10:55.160 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:54 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b2f59971-6a55-4835-a6e5-4cc0137f0e36"}]': finished 2024-08-10T06:10:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: pgmap v3244: 745 pgs: 745 active+clean; 312 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 403 KiB/s rd, 752 KiB/s wr, 555 op/s 2024-08-10T06:10:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: osdmap e1813: 8 total, 8 up, 8 in 2024-08-10T06:10:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-08-10T06:10:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-08-10T06:10:55.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-08-10T06:10:55.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/d3f077a6-c5b7-439f-a919-dadd8fdaea33"}]: dispatch 2024-08-10T06:10:55.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/d3f077a6-c5b7-439f-a919-dadd8fdaea33"}]: dispatch 2024-08-10T06:10:55.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/d3f077a6-c5b7-439f-a919-dadd8fdaea33"}]': finished 2024-08-10T06:10:55.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/87f1dde4-014e-4020-95c6-e0ebf5b59697"}]: dispatch 2024-08-10T06:10:55.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/87f1dde4-014e-4020-95c6-e0ebf5b59697"}]: dispatch 2024-08-10T06:10:55.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/87f1dde4-014e-4020-95c6-e0ebf5b59697"}]': finished 2024-08-10T06:10:55.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/225bcd35-a9ec-4c02-8d85-c447c994c4d0"}]: dispatch 2024-08-10T06:10:55.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/225bcd35-a9ec-4c02-8d85-c447c994c4d0"}]: dispatch 2024-08-10T06:10:55.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/225bcd35-a9ec-4c02-8d85-c447c994c4d0"}]': finished 2024-08-10T06:10:55.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/b2f59971-6a55-4835-a6e5-4cc0137f0e36"}]: dispatch 2024-08-10T06:10:55.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' 2024-08-10T06:10:55.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/b2f59971-6a55-4835-a6e5-4cc0137f0e36"}]: dispatch 2024-08-10T06:10:55.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3770695413' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b2f59971-6a55-4835-a6e5-4cc0137f0e36"}]: dispatch 2024-08-10T06:10:55.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b2f59971-6a55-4835-a6e5-4cc0137f0e36"}]: dispatch 2024-08-10T06:10:55.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:54 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b2f59971-6a55-4835-a6e5-4cc0137f0e36"}]': finished 2024-08-10T06:10:56.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:56 smithi086 ceph-mon[98993]: osdmap e1814: 8 total, 8 up, 8 in 2024-08-10T06:10:56.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:56 smithi086 ceph-mon[98993]: pgmap v3247: 745 pgs: 745 active+clean; 316 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 226 KiB/s rd, 1.7 MiB/s wr, 289 op/s 2024-08-10T06:10:56.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:56 smithi086 ceph-mon[101471]: osdmap e1814: 8 total, 8 up, 8 in 2024-08-10T06:10:56.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:56 smithi086 ceph-mon[101471]: pgmap v3247: 745 pgs: 745 active+clean; 316 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 226 KiB/s rd, 1.7 MiB/s wr, 289 op/s 2024-08-10T06:10:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:56 smithi159 ceph-mon[90359]: osdmap e1814: 8 total, 8 up, 8 in 2024-08-10T06:10:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:56 smithi159 ceph-mon[90359]: pgmap v3247: 745 pgs: 745 active+clean; 316 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 226 KiB/s rd, 1.7 MiB/s wr, 289 op/s 2024-08-10T06:10:57.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:57 smithi086 ceph-mon[101471]: osdmap e1815: 8 total, 8 up, 8 in 2024-08-10T06:10:57.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:10:57.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:57 smithi086 ceph-mon[98993]: osdmap e1815: 8 total, 8 up, 8 in 2024-08-10T06:10:57.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:10:57.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:57 smithi159 ceph-mon[90359]: osdmap e1815: 8 total, 8 up, 8 in 2024-08-10T06:10:57.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:10:58.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:58 smithi086 ceph-mon[98993]: osdmap e1816: 8 total, 8 up, 8 in 2024-08-10T06:10:58.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:58 smithi086 ceph-mon[98993]: pgmap v3250: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 221 KiB/s rd, 1.4 MiB/s wr, 287 op/s 2024-08-10T06:10:58.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:58 smithi086 ceph-mon[101471]: osdmap e1816: 8 total, 8 up, 8 in 2024-08-10T06:10:58.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:58 smithi086 ceph-mon[101471]: pgmap v3250: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 221 KiB/s rd, 1.4 MiB/s wr, 287 op/s 2024-08-10T06:10:58.410 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:10:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:10:58] "GET /metrics HTTP/1.1" 200 82934 "" "Prometheus/2.43.0" 2024-08-10T06:10:58.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:58 smithi159 ceph-mon[90359]: osdmap e1816: 8 total, 8 up, 8 in 2024-08-10T06:10:58.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:58 smithi159 ceph-mon[90359]: pgmap v3250: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 221 KiB/s rd, 1.4 MiB/s wr, 287 op/s 2024-08-10T06:10:59.097 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (5067 ms) 2024-08-10T06:10:59.097 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2024-08-10T06:10:59.097 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:10:59.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:10:59 smithi086 ceph-mon[101471]: osdmap e1817: 8 total, 8 up, 8 in 2024-08-10T06:10:59.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:10:59 smithi086 ceph-mon[98993]: osdmap e1817: 8 total, 8 up, 8 in 2024-08-10T06:10:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:10:59 smithi159 ceph-mon[90359]: osdmap e1817: 8 total, 8 up, 8 in 2024-08-10T06:11:00.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:00 smithi086 ceph-mon[98993]: osdmap e1818: 8 total, 8 up, 8 in 2024-08-10T06:11:00.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:00 smithi086 ceph-mon[98993]: pgmap v3253: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 339 KiB/s wr, 229 op/s 2024-08-10T06:11:00.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:00 smithi086 ceph-mon[101471]: osdmap e1818: 8 total, 8 up, 8 in 2024-08-10T06:11:00.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:00 smithi086 ceph-mon[101471]: pgmap v3253: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 339 KiB/s wr, 229 op/s 2024-08-10T06:11:00.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:00 smithi159 ceph-mon[90359]: osdmap e1818: 8 total, 8 up, 8 in 2024-08-10T06:11:00.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:00 smithi159 ceph-mon[90359]: pgmap v3253: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 339 KiB/s wr, 229 op/s 2024-08-10T06:11:01.122 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (2026 ms) 2024-08-10T06:11:01.123 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2024-08-10T06:11:01.123 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:01.174 INFO:tasks.workunit.client.0.smithi086.stdout:1: acquiring exclusive lock 2024-08-10T06:11:01.174 INFO:tasks.workunit.client.0.smithi086.stdout:2: acquiring exclusive lock 2024-08-10T06:11:01.178 INFO:tasks.workunit.client.0.smithi086.stdout:1: exclusive lock acquired 2024-08-10T06:11:01.188 INFO:tasks.workunit.client.0.smithi086.stdout:1: releasing exclusive lock 2024-08-10T06:11:01.191 INFO:tasks.workunit.client.0.smithi086.stdout:1: exclusive lock released 2024-08-10T06:11:01.191 INFO:tasks.workunit.client.0.smithi086.stdout:1: acquiring exclusive lock 2024-08-10T06:11:01.195 INFO:tasks.workunit.client.0.smithi086.stdout:1: exclusive lock acquired 2024-08-10T06:11:01.210 INFO:tasks.workunit.client.0.smithi086.stdout:1: releasing exclusive lock 2024-08-10T06:11:01.212 INFO:tasks.workunit.client.0.smithi086.stdout:1: exclusive lock released 2024-08-10T06:11:01.213 INFO:tasks.workunit.client.0.smithi086.stdout:1: acquiring exclusive lock 2024-08-10T06:11:01.216 INFO:tasks.workunit.client.0.smithi086.stdout:2: exclusive lock acquired 2024-08-10T06:11:01.245 INFO:tasks.workunit.client.0.smithi086.stdout:2: releasing exclusive lock 2024-08-10T06:11:01.248 INFO:tasks.workunit.client.0.smithi086.stdout:2: exclusive lock released 2024-08-10T06:11:01.249 INFO:tasks.workunit.client.0.smithi086.stdout:2: acquiring exclusive lock 2024-08-10T06:11:01.253 INFO:tasks.workunit.client.0.smithi086.stdout:1: exclusive lock acquired 2024-08-10T06:11:01.292 INFO:tasks.workunit.client.0.smithi086.stdout:1: releasing exclusive lock 2024-08-10T06:11:01.295 INFO:tasks.workunit.client.0.smithi086.stdout:1: exclusive lock released 2024-08-10T06:11:01.295 INFO:tasks.workunit.client.0.smithi086.stdout:1: acquiring exclusive lock 2024-08-10T06:11:01.299 INFO:tasks.workunit.client.0.smithi086.stdout:1: exclusive lock acquired 2024-08-10T06:11:01.334 INFO:tasks.workunit.client.0.smithi086.stdout:1: releasing exclusive lock 2024-08-10T06:11:01.336 INFO:tasks.workunit.client.0.smithi086.stdout:1: exclusive lock released 2024-08-10T06:11:01.336 INFO:tasks.workunit.client.0.smithi086.stdout:1: acquiring exclusive lock 2024-08-10T06:11:01.340 INFO:tasks.workunit.client.0.smithi086.stdout:2: exclusive lock acquired 2024-08-10T06:11:01.366 INFO:tasks.workunit.client.0.smithi086.stdout:2: releasing exclusive lock 2024-08-10T06:11:01.368 INFO:tasks.workunit.client.0.smithi086.stdout:2: exclusive lock released 2024-08-10T06:11:01.369 INFO:tasks.workunit.client.0.smithi086.stdout:2: acquiring exclusive lock 2024-08-10T06:11:01.372 INFO:tasks.workunit.client.0.smithi086.stdout:1: exclusive lock acquired 2024-08-10T06:11:01.379 INFO:tasks.workunit.client.0.smithi086.stdout:1: releasing exclusive lock 2024-08-10T06:11:01.382 INFO:tasks.workunit.client.0.smithi086.stdout:1: exclusive lock released 2024-08-10T06:11:01.385 INFO:tasks.workunit.client.0.smithi086.stdout:2: exclusive lock acquired 2024-08-10T06:11:01.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:01 smithi086 ceph-mon[98993]: osdmap e1819: 8 total, 8 up, 8 in 2024-08-10T06:11:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:01 smithi086 ceph-mon[101471]: osdmap e1819: 8 total, 8 up, 8 in 2024-08-10T06:11:01.414 INFO:tasks.workunit.client.0.smithi086.stdout:2: releasing exclusive lock 2024-08-10T06:11:01.417 INFO:tasks.workunit.client.0.smithi086.stdout:2: exclusive lock released 2024-08-10T06:11:01.417 INFO:tasks.workunit.client.0.smithi086.stdout:2: acquiring exclusive lock 2024-08-10T06:11:01.420 INFO:tasks.workunit.client.0.smithi086.stdout:2: exclusive lock acquired 2024-08-10T06:11:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:01 smithi159 ceph-mon[90359]: osdmap e1819: 8 total, 8 up, 8 in 2024-08-10T06:11:01.467 INFO:tasks.workunit.client.0.smithi086.stdout:2: releasing exclusive lock 2024-08-10T06:11:01.470 INFO:tasks.workunit.client.0.smithi086.stdout:2: exclusive lock released 2024-08-10T06:11:01.470 INFO:tasks.workunit.client.0.smithi086.stdout:2: acquiring exclusive lock 2024-08-10T06:11:01.474 INFO:tasks.workunit.client.0.smithi086.stdout:2: exclusive lock acquired 2024-08-10T06:11:01.503 INFO:tasks.workunit.client.0.smithi086.stdout:2: releasing exclusive lock 2024-08-10T06:11:01.506 INFO:tasks.workunit.client.0.smithi086.stdout:2: exclusive lock released 2024-08-10T06:11:01.520 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.ExclusiveLock (398 ms) 2024-08-10T06:11:01.521 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.BreakLock 2024-08-10T06:11:01.536 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:02.126 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.BreakLock (606 ms) 2024-08-10T06:11:02.126 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2024-08-10T06:11:02.126 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:02.151 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (24 ms) 2024-08-10T06:11:02.151 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2024-08-10T06:11:02.151 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2024-08-10T06:11:02.151 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2024-08-10T06:11:02.151 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:02.214 INFO:tasks.workunit.client.0.smithi086.stdout:0.00% done 2024-08-10T06:11:02.214 INFO:tasks.workunit.client.0.smithi086.stdout:1.56% done 2024-08-10T06:11:02.214 INFO:tasks.workunit.client.0.smithi086.stdout:3.12% done 2024-08-10T06:11:02.215 INFO:tasks.workunit.client.0.smithi086.stdout:4.69% done 2024-08-10T06:11:02.215 INFO:tasks.workunit.client.0.smithi086.stdout:6.25% done 2024-08-10T06:11:02.215 INFO:tasks.workunit.client.0.smithi086.stdout:7.81% done 2024-08-10T06:11:02.215 INFO:tasks.workunit.client.0.smithi086.stdout:9.38% done 2024-08-10T06:11:02.215 INFO:tasks.workunit.client.0.smithi086.stdout:10.94% done 2024-08-10T06:11:02.215 INFO:tasks.workunit.client.0.smithi086.stdout:12.50% done 2024-08-10T06:11:02.215 INFO:tasks.workunit.client.0.smithi086.stdout:14.06% done 2024-08-10T06:11:02.215 INFO:tasks.workunit.client.0.smithi086.stdout:15.62% done 2024-08-10T06:11:02.215 INFO:tasks.workunit.client.0.smithi086.stdout:17.19% done 2024-08-10T06:11:02.215 INFO:tasks.workunit.client.0.smithi086.stdout:18.75% done 2024-08-10T06:11:02.215 INFO:tasks.workunit.client.0.smithi086.stdout:20.31% done 2024-08-10T06:11:02.215 INFO:tasks.workunit.client.0.smithi086.stdout:21.88% done 2024-08-10T06:11:02.215 INFO:tasks.workunit.client.0.smithi086.stdout:23.44% done 2024-08-10T06:11:02.216 INFO:tasks.workunit.client.0.smithi086.stdout:25.00% done 2024-08-10T06:11:02.216 INFO:tasks.workunit.client.0.smithi086.stdout:26.56% done 2024-08-10T06:11:02.216 INFO:tasks.workunit.client.0.smithi086.stdout:28.12% done 2024-08-10T06:11:02.216 INFO:tasks.workunit.client.0.smithi086.stdout:29.69% done 2024-08-10T06:11:02.216 INFO:tasks.workunit.client.0.smithi086.stdout:31.25% done 2024-08-10T06:11:02.216 INFO:tasks.workunit.client.0.smithi086.stdout:32.81% done 2024-08-10T06:11:02.216 INFO:tasks.workunit.client.0.smithi086.stdout:34.38% done 2024-08-10T06:11:02.216 INFO:tasks.workunit.client.0.smithi086.stdout:35.94% done 2024-08-10T06:11:02.216 INFO:tasks.workunit.client.0.smithi086.stdout:37.50% done 2024-08-10T06:11:02.216 INFO:tasks.workunit.client.0.smithi086.stdout:39.06% done 2024-08-10T06:11:02.216 INFO:tasks.workunit.client.0.smithi086.stdout:40.62% done 2024-08-10T06:11:02.216 INFO:tasks.workunit.client.0.smithi086.stdout:42.19% done 2024-08-10T06:11:02.216 INFO:tasks.workunit.client.0.smithi086.stdout:43.75% done 2024-08-10T06:11:02.217 INFO:tasks.workunit.client.0.smithi086.stdout:45.31% done 2024-08-10T06:11:02.217 INFO:tasks.workunit.client.0.smithi086.stdout:46.88% done 2024-08-10T06:11:02.217 INFO:tasks.workunit.client.0.smithi086.stdout:48.44% done 2024-08-10T06:11:02.217 INFO:tasks.workunit.client.0.smithi086.stdout:50.00% done 2024-08-10T06:11:02.217 INFO:tasks.workunit.client.0.smithi086.stdout:51.56% done 2024-08-10T06:11:02.217 INFO:tasks.workunit.client.0.smithi086.stdout:53.12% done 2024-08-10T06:11:02.217 INFO:tasks.workunit.client.0.smithi086.stdout:54.69% done 2024-08-10T06:11:02.217 INFO:tasks.workunit.client.0.smithi086.stdout:56.25% done 2024-08-10T06:11:02.217 INFO:tasks.workunit.client.0.smithi086.stdout:57.81% done 2024-08-10T06:11:02.217 INFO:tasks.workunit.client.0.smithi086.stdout:59.38% done 2024-08-10T06:11:02.217 INFO:tasks.workunit.client.0.smithi086.stdout:60.94% done 2024-08-10T06:11:02.217 INFO:tasks.workunit.client.0.smithi086.stdout:62.50% done 2024-08-10T06:11:02.217 INFO:tasks.workunit.client.0.smithi086.stdout:64.06% done 2024-08-10T06:11:02.217 INFO:tasks.workunit.client.0.smithi086.stdout:65.62% done 2024-08-10T06:11:02.218 INFO:tasks.workunit.client.0.smithi086.stdout:67.19% done 2024-08-10T06:11:02.218 INFO:tasks.workunit.client.0.smithi086.stdout:68.75% done 2024-08-10T06:11:02.218 INFO:tasks.workunit.client.0.smithi086.stdout:70.31% done 2024-08-10T06:11:02.218 INFO:tasks.workunit.client.0.smithi086.stdout:71.88% done 2024-08-10T06:11:02.218 INFO:tasks.workunit.client.0.smithi086.stdout:73.44% done 2024-08-10T06:11:02.218 INFO:tasks.workunit.client.0.smithi086.stdout:75.00% done 2024-08-10T06:11:02.218 INFO:tasks.workunit.client.0.smithi086.stdout:76.56% done 2024-08-10T06:11:02.218 INFO:tasks.workunit.client.0.smithi086.stdout:78.12% done 2024-08-10T06:11:02.218 INFO:tasks.workunit.client.0.smithi086.stdout:79.69% done 2024-08-10T06:11:02.218 INFO:tasks.workunit.client.0.smithi086.stdout:81.25% done 2024-08-10T06:11:02.218 INFO:tasks.workunit.client.0.smithi086.stdout:82.81% done 2024-08-10T06:11:02.218 INFO:tasks.workunit.client.0.smithi086.stdout:84.38% done 2024-08-10T06:11:02.218 INFO:tasks.workunit.client.0.smithi086.stdout:85.94% done 2024-08-10T06:11:02.218 INFO:tasks.workunit.client.0.smithi086.stdout:87.50% done 2024-08-10T06:11:02.219 INFO:tasks.workunit.client.0.smithi086.stdout:89.06% done 2024-08-10T06:11:02.219 INFO:tasks.workunit.client.0.smithi086.stdout:90.62% done 2024-08-10T06:11:02.219 INFO:tasks.workunit.client.0.smithi086.stdout:92.19% done 2024-08-10T06:11:02.219 INFO:tasks.workunit.client.0.smithi086.stdout:93.75% done 2024-08-10T06:11:02.219 INFO:tasks.workunit.client.0.smithi086.stdout:95.31% done 2024-08-10T06:11:02.219 INFO:tasks.workunit.client.0.smithi086.stdout:96.88% done 2024-08-10T06:11:02.219 INFO:tasks.workunit.client.0.smithi086.stdout:98.44% done 2024-08-10T06:11:02.219 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (64 ms) 2024-08-10T06:11:02.219 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2024-08-10T06:11:02.219 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:02.269 INFO:tasks.workunit.client.0.smithi086.stdout:0.00% done 2024-08-10T06:11:02.269 INFO:tasks.workunit.client.0.smithi086.stdout:1.56% done 2024-08-10T06:11:02.269 INFO:tasks.workunit.client.0.smithi086.stdout:3.12% done 2024-08-10T06:11:02.269 INFO:tasks.workunit.client.0.smithi086.stdout:4.69% done 2024-08-10T06:11:02.269 INFO:tasks.workunit.client.0.smithi086.stdout:6.25% done 2024-08-10T06:11:02.269 INFO:tasks.workunit.client.0.smithi086.stdout:7.81% done 2024-08-10T06:11:02.269 INFO:tasks.workunit.client.0.smithi086.stdout:9.38% done 2024-08-10T06:11:02.269 INFO:tasks.workunit.client.0.smithi086.stdout:10.94% done 2024-08-10T06:11:02.269 INFO:tasks.workunit.client.0.smithi086.stdout:12.50% done 2024-08-10T06:11:02.269 INFO:tasks.workunit.client.0.smithi086.stdout:14.06% done 2024-08-10T06:11:02.269 INFO:tasks.workunit.client.0.smithi086.stdout:15.62% done 2024-08-10T06:11:02.270 INFO:tasks.workunit.client.0.smithi086.stdout:17.19% done 2024-08-10T06:11:02.270 INFO:tasks.workunit.client.0.smithi086.stdout:18.75% done 2024-08-10T06:11:02.270 INFO:tasks.workunit.client.0.smithi086.stdout:20.31% done 2024-08-10T06:11:02.270 INFO:tasks.workunit.client.0.smithi086.stdout:21.88% done 2024-08-10T06:11:02.270 INFO:tasks.workunit.client.0.smithi086.stdout:23.44% done 2024-08-10T06:11:02.270 INFO:tasks.workunit.client.0.smithi086.stdout:25.00% done 2024-08-10T06:11:02.270 INFO:tasks.workunit.client.0.smithi086.stdout:26.56% done 2024-08-10T06:11:02.270 INFO:tasks.workunit.client.0.smithi086.stdout:28.12% done 2024-08-10T06:11:02.270 INFO:tasks.workunit.client.0.smithi086.stdout:29.69% done 2024-08-10T06:11:02.270 INFO:tasks.workunit.client.0.smithi086.stdout:31.25% done 2024-08-10T06:11:02.270 INFO:tasks.workunit.client.0.smithi086.stdout:32.81% done 2024-08-10T06:11:02.270 INFO:tasks.workunit.client.0.smithi086.stdout:34.38% done 2024-08-10T06:11:02.270 INFO:tasks.workunit.client.0.smithi086.stdout:35.94% done 2024-08-10T06:11:02.270 INFO:tasks.workunit.client.0.smithi086.stdout:37.50% done 2024-08-10T06:11:02.271 INFO:tasks.workunit.client.0.smithi086.stdout:39.06% done 2024-08-10T06:11:02.271 INFO:tasks.workunit.client.0.smithi086.stdout:40.62% done 2024-08-10T06:11:02.271 INFO:tasks.workunit.client.0.smithi086.stdout:42.19% done 2024-08-10T06:11:02.271 INFO:tasks.workunit.client.0.smithi086.stdout:43.75% done 2024-08-10T06:11:02.271 INFO:tasks.workunit.client.0.smithi086.stdout:45.31% done 2024-08-10T06:11:02.271 INFO:tasks.workunit.client.0.smithi086.stdout:46.88% done 2024-08-10T06:11:02.271 INFO:tasks.workunit.client.0.smithi086.stdout:48.44% done 2024-08-10T06:11:02.271 INFO:tasks.workunit.client.0.smithi086.stdout:50.00% done 2024-08-10T06:11:02.271 INFO:tasks.workunit.client.0.smithi086.stdout:51.56% done 2024-08-10T06:11:02.271 INFO:tasks.workunit.client.0.smithi086.stdout:53.12% done 2024-08-10T06:11:02.271 INFO:tasks.workunit.client.0.smithi086.stdout:54.69% done 2024-08-10T06:11:02.271 INFO:tasks.workunit.client.0.smithi086.stdout:56.25% done 2024-08-10T06:11:02.271 INFO:tasks.workunit.client.0.smithi086.stdout:57.81% done 2024-08-10T06:11:02.272 INFO:tasks.workunit.client.0.smithi086.stdout:59.38% done 2024-08-10T06:11:02.272 INFO:tasks.workunit.client.0.smithi086.stdout:60.94% done 2024-08-10T06:11:02.272 INFO:tasks.workunit.client.0.smithi086.stdout:62.50% done 2024-08-10T06:11:02.272 INFO:tasks.workunit.client.0.smithi086.stdout:64.06% done 2024-08-10T06:11:02.272 INFO:tasks.workunit.client.0.smithi086.stdout:65.62% done 2024-08-10T06:11:02.272 INFO:tasks.workunit.client.0.smithi086.stdout:67.19% done 2024-08-10T06:11:02.272 INFO:tasks.workunit.client.0.smithi086.stdout:68.75% done 2024-08-10T06:11:02.272 INFO:tasks.workunit.client.0.smithi086.stdout:70.31% done 2024-08-10T06:11:02.272 INFO:tasks.workunit.client.0.smithi086.stdout:71.88% done 2024-08-10T06:11:02.272 INFO:tasks.workunit.client.0.smithi086.stdout:73.44% done 2024-08-10T06:11:02.272 INFO:tasks.workunit.client.0.smithi086.stdout:75.00% done 2024-08-10T06:11:02.272 INFO:tasks.workunit.client.0.smithi086.stdout:76.56% done 2024-08-10T06:11:02.272 INFO:tasks.workunit.client.0.smithi086.stdout:78.12% done 2024-08-10T06:11:02.272 INFO:tasks.workunit.client.0.smithi086.stdout:79.69% done 2024-08-10T06:11:02.273 INFO:tasks.workunit.client.0.smithi086.stdout:81.25% done 2024-08-10T06:11:02.273 INFO:tasks.workunit.client.0.smithi086.stdout:82.81% done 2024-08-10T06:11:02.273 INFO:tasks.workunit.client.0.smithi086.stdout:84.38% done 2024-08-10T06:11:02.273 INFO:tasks.workunit.client.0.smithi086.stdout:85.94% done 2024-08-10T06:11:02.273 INFO:tasks.workunit.client.0.smithi086.stdout:87.50% done 2024-08-10T06:11:02.273 INFO:tasks.workunit.client.0.smithi086.stdout:89.06% done 2024-08-10T06:11:02.273 INFO:tasks.workunit.client.0.smithi086.stdout:90.62% done 2024-08-10T06:11:02.273 INFO:tasks.workunit.client.0.smithi086.stdout:92.19% done 2024-08-10T06:11:02.273 INFO:tasks.workunit.client.0.smithi086.stdout:93.75% done 2024-08-10T06:11:02.273 INFO:tasks.workunit.client.0.smithi086.stdout:95.31% done 2024-08-10T06:11:02.273 INFO:tasks.workunit.client.0.smithi086.stdout:96.88% done 2024-08-10T06:11:02.273 INFO:tasks.workunit.client.0.smithi086.stdout:98.44% done 2024-08-10T06:11:02.273 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (54 ms) 2024-08-10T06:11:02.273 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2024-08-10T06:11:02.273 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:02.276 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:02.396 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestTrashPurge (128 ms) 2024-08-10T06:11:02.397 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2024-08-10T06:11:02.397 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:02.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:02 smithi086 ceph-mon[101471]: osdmap e1820: 8 total, 8 up, 8 in 2024-08-10T06:11:02.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:02 smithi086 ceph-mon[101471]: pgmap v3256: 745 pgs: 745 active+clean; 317 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 19 KiB/s wr, 278 op/s 2024-08-10T06:11:02.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:02 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/525303818"}]: dispatch 2024-08-10T06:11:02.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:02 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/525303818"}]: dispatch 2024-08-10T06:11:02.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:02 smithi086 ceph-mon[98993]: osdmap e1820: 8 total, 8 up, 8 in 2024-08-10T06:11:02.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:02 smithi086 ceph-mon[98993]: pgmap v3256: 745 pgs: 745 active+clean; 317 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 19 KiB/s wr, 278 op/s 2024-08-10T06:11:02.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:02 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/525303818"}]: dispatch 2024-08-10T06:11:02.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:02 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/525303818"}]: dispatch 2024-08-10T06:11:02.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:02 smithi159 ceph-mon[90359]: osdmap e1820: 8 total, 8 up, 8 in 2024-08-10T06:11:02.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:02 smithi159 ceph-mon[90359]: pgmap v3256: 745 pgs: 745 active+clean; 317 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 19 KiB/s wr, 278 op/s 2024-08-10T06:11:02.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:02 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4003096409' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/525303818"}]: dispatch 2024-08-10T06:11:02.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:02 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/525303818"}]: dispatch 2024-08-10T06:11:02.441 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (45 ms) 2024-08-10T06:11:02.441 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestListWatchers 2024-08-10T06:11:02.441 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:02.473 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestListWatchers (32 ms) 2024-08-10T06:11:02.474 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2024-08-10T06:11:02.474 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:03.148 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestSetSnapById (675 ms) 2024-08-10T06:11:03.148 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.Namespaces 2024-08-10T06:11:03.173 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.Namespaces (25 ms) 2024-08-10T06:11:03.173 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.NamespacesPP 2024-08-10T06:11:03.208 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:03.213 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:03.298 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.NamespacesPP (125 ms) 2024-08-10T06:11:03.298 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.Migration 2024-08-10T06:11:03.299 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:03.299 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:03 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/525303818"}]': finished 2024-08-10T06:11:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:03 smithi086 ceph-mon[98993]: osdmap e1821: 8 total, 8 up, 8 in 2024-08-10T06:11:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:03 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/525303818"}]': finished 2024-08-10T06:11:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:03 smithi086 ceph-mon[101471]: osdmap e1821: 8 total, 8 up, 8 in 2024-08-10T06:11:03.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:03 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/525303818"}]': finished 2024-08-10T06:11:03.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:03 smithi159 ceph-mon[90359]: osdmap e1821: 8 total, 8 up, 8 in 2024-08-10T06:11:03.701 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.Migration (402 ms) 2024-08-10T06:11:03.701 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.MigrationPP 2024-08-10T06:11:03.701 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:03.701 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:04.105 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.MigrationPP (405 ms) 2024-08-10T06:11:04.106 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2024-08-10T06:11:04.106 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:04.122 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (17 ms) 2024-08-10T06:11:04.122 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2024-08-10T06:11:04.122 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:04.138 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (15 ms) 2024-08-10T06:11:04.138 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2024-08-10T06:11:04.138 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:04.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:04 smithi086 ceph-mon[98993]: osdmap e1822: 8 total, 8 up, 8 in 2024-08-10T06:11:04.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:04 smithi086 ceph-mon[98993]: pgmap v3259: 745 pgs: 745 active+clean; 317 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 7.7 KiB/s wr, 166 op/s 2024-08-10T06:11:04.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:04 smithi086 ceph-mon[101471]: osdmap e1822: 8 total, 8 up, 8 in 2024-08-10T06:11:04.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:04 smithi086 ceph-mon[101471]: pgmap v3259: 745 pgs: 745 active+clean; 317 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 7.7 KiB/s wr, 166 op/s 2024-08-10T06:11:04.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:04 smithi159 ceph-mon[90359]: osdmap e1822: 8 total, 8 up, 8 in 2024-08-10T06:11:04.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:04 smithi159 ceph-mon[90359]: pgmap v3259: 745 pgs: 745 active+clean; 317 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 7.7 KiB/s wr, 166 op/s 2024-08-10T06:11:05.215 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (1078 ms) 2024-08-10T06:11:05.216 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.PoolMetadata 2024-08-10T06:11:05.246 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.PoolMetadata (31 ms) 2024-08-10T06:11:05.247 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2024-08-10T06:11:05.270 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.PoolMetadataPP (24 ms) 2024-08-10T06:11:05.270 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.Config 2024-08-10T06:11:05.275 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:05.313 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.Config (43 ms) 2024-08-10T06:11:05.313 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.ConfigPP 2024-08-10T06:11:05.317 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:05.356 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.ConfigPP (42 ms) 2024-08-10T06:11:05.356 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2024-08-10T06:11:05.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:11:05 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:11:05] ENGINE Bus STOPPING 2024-08-10T06:11:05.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:11:05 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:11:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T06:11:05.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:11:05 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:11:05] ENGINE Bus STOPPED 2024-08-10T06:11:05.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:11:05 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:11:05] ENGINE Bus STARTING 2024-08-10T06:11:05.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:11:05 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:11:05] ENGINE Serving on http://:::9283 2024-08-10T06:11:05.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:11:05 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:11:05] ENGINE Bus STARTED 2024-08-10T06:11:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: osdmap e1823: 8 total, 8 up, 8 in 2024-08-10T06:11:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: pgmap v3261: 745 pgs: 745 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 618 KiB/s rd, 160 KiB/s wr, 714 op/s 2024-08-10T06:11:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' 2024-08-10T06:11:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:11:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:11:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:11:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:11:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:11:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:11:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:11:06.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:11:06.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:11:06.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:11:06.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:11:06.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:11:06.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:11:06.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:11:06.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:11:06.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:11:06.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:11:06.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:11:06.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:11:06.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:11:06.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:11:06.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:11:06.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:11:06.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:11:06.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:11:06.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: osdmap e1823: 8 total, 8 up, 8 in 2024-08-10T06:11:06.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: pgmap v3261: 745 pgs: 745 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 618 KiB/s rd, 160 KiB/s wr, 714 op/s 2024-08-10T06:11:06.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' 2024-08-10T06:11:06.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:11:06.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:11:06.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:11:06.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:11:06.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:11:06.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:11:06.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:11:06.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:11:06.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:11:06.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:11:06.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:11:06.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:11:06.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:11:06.411 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:11:06.411 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:11:06.411 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:11:06.411 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:11:06.411 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:11:06.411 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:11:06.411 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:11:06.411 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:11:06.411 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:11:06.411 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:11:06.411 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:11:06.411 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:11:06.411 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:11:06.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:11:06.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:11:06.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:11:06.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:11:06.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: osdmap e1824: 8 total, 8 up, 8 in 2024-08-10T06:11:06.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/4053954743' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:11:06.412 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:11:06.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:11:06.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:11:06.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:11:06.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:11:06.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:11:06.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: osdmap e1824: 8 total, 8 up, 8 in 2024-08-10T06:11:06.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/4053954743' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:11:06.413 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:06 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:11:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: osdmap e1823: 8 total, 8 up, 8 in 2024-08-10T06:11:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: pgmap v3261: 745 pgs: 745 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 618 KiB/s rd, 160 KiB/s wr, 714 op/s 2024-08-10T06:11:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' 2024-08-10T06:11:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:11:06.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:11:06.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:11:06.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:11:06.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:11:06.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:11:06.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:11:06.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:11:06.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:11:06.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:11:06.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:11:06.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:11:06.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:11:06.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:11:06.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:11:06.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:11:06.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:11:06.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:11:06.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:11:06.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:11:06.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:11:06.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:11:06.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:11:06.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:11:06.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:11:06.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:11:06.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:11:06.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:11:06.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:11:06.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:11:06.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: osdmap e1824: 8 total, 8 up, 8 in 2024-08-10T06:11:06.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/4053954743' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:11:06.441 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:06 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:11:06.715 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:08.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:07 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:11:08.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:07 smithi086 ceph-mon[98993]: osdmap e1825: 8 total, 8 up, 8 in 2024-08-10T06:11:08.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:07 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:11:08.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:07 smithi086 ceph-mon[101471]: osdmap e1825: 8 total, 8 up, 8 in 2024-08-10T06:11:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:07 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:11:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:07 smithi159 ceph-mon[90359]: osdmap e1825: 8 total, 8 up, 8 in 2024-08-10T06:11:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:11:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:11:08] "GET /metrics HTTP/1.1" 200 82934 "" "Prometheus/2.43.0" 2024-08-10T06:11:08.793 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:08.802 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:08.810 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:08 smithi086 ceph-mon[101471]: pgmap v3264: 777 pgs: 5 creating+peering, 27 unknown, 745 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 822 KiB/s rd, 172 KiB/s wr, 1.00k op/s 2024-08-10T06:11:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:08 smithi086 ceph-mon[101471]: osdmap e1826: 8 total, 8 up, 8 in 2024-08-10T06:11:09.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:08 smithi086 ceph-mon[98993]: pgmap v3264: 777 pgs: 5 creating+peering, 27 unknown, 745 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 822 KiB/s rd, 172 KiB/s wr, 1.00k op/s 2024-08-10T06:11:09.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:08 smithi086 ceph-mon[98993]: osdmap e1826: 8 total, 8 up, 8 in 2024-08-10T06:11:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:08 smithi159 ceph-mon[90359]: pgmap v3264: 777 pgs: 5 creating+peering, 27 unknown, 745 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 822 KiB/s rd, 172 KiB/s wr, 1.00k op/s 2024-08-10T06:11:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:08 smithi159 ceph-mon[90359]: osdmap e1826: 8 total, 8 up, 8 in 2024-08-10T06:11:09.797 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.PoolStatsPP (4442 ms) 2024-08-10T06:11:09.798 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.ImageSpec 2024-08-10T06:11:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:09 smithi086 ceph-mon[98993]: osdmap e1827: 8 total, 8 up, 8 in 2024-08-10T06:11:10.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:09 smithi086 ceph-mon[101471]: osdmap e1827: 8 total, 8 up, 8 in 2024-08-10T06:11:10.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:09 smithi159 ceph-mon[90359]: osdmap e1827: 8 total, 8 up, 8 in 2024-08-10T06:11:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:10 smithi086 ceph-mon[98993]: pgmap v3267: 777 pgs: 5 creating+peering, 10 unknown, 762 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 358 KiB/s rd, 25 KiB/s wr, 511 op/s 2024-08-10T06:11:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:10 smithi086 ceph-mon[98993]: osdmap e1828: 8 total, 8 up, 8 in 2024-08-10T06:11:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:10 smithi086 ceph-mon[98993]: osdmap e1829: 8 total, 8 up, 8 in 2024-08-10T06:11:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:10 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2814647527' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:11:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:10 smithi086 ceph-mon[101471]: pgmap v3267: 777 pgs: 5 creating+peering, 10 unknown, 762 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 358 KiB/s rd, 25 KiB/s wr, 511 op/s 2024-08-10T06:11:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:10 smithi086 ceph-mon[101471]: osdmap e1828: 8 total, 8 up, 8 in 2024-08-10T06:11:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:10 smithi086 ceph-mon[101471]: osdmap e1829: 8 total, 8 up, 8 in 2024-08-10T06:11:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:10 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2814647527' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:11:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:10 smithi159 ceph-mon[90359]: pgmap v3267: 777 pgs: 5 creating+peering, 10 unknown, 762 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 358 KiB/s rd, 25 KiB/s wr, 511 op/s 2024-08-10T06:11:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:10 smithi159 ceph-mon[90359]: osdmap e1828: 8 total, 8 up, 8 in 2024-08-10T06:11:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:10 smithi159 ceph-mon[90359]: osdmap e1829: 8 total, 8 up, 8 in 2024-08-10T06:11:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:10 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2814647527' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:11:11.719 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:11:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:11 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2814647527' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:11:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:11 smithi086 ceph-mon[98993]: osdmap e1830: 8 total, 8 up, 8 in 2024-08-10T06:11:12.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:11:12.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:11 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2814647527' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:11:12.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:11 smithi086 ceph-mon[101471]: osdmap e1830: 8 total, 8 up, 8 in 2024-08-10T06:11:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:11:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:11 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2814647527' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:11:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:11 smithi159 ceph-mon[90359]: osdmap e1830: 8 total, 8 up, 8 in 2024-08-10T06:11:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:12 smithi086 ceph-mon[101471]: pgmap v3270: 809 pgs: 6 creating+peering, 26 unknown, 777 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 16 KiB/s wr, 249 op/s 2024-08-10T06:11:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:12 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:11:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:12 smithi086 ceph-mon[101471]: osdmap e1831: 8 total, 8 up, 8 in 2024-08-10T06:11:13.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:12 smithi086 ceph-mon[98993]: pgmap v3270: 809 pgs: 6 creating+peering, 26 unknown, 777 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 16 KiB/s wr, 249 op/s 2024-08-10T06:11:13.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:12 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:11:13.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:12 smithi086 ceph-mon[98993]: osdmap e1831: 8 total, 8 up, 8 in 2024-08-10T06:11:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:12 smithi159 ceph-mon[90359]: pgmap v3270: 809 pgs: 6 creating+peering, 26 unknown, 777 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 16 KiB/s wr, 249 op/s 2024-08-10T06:11:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:12 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:11:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:12 smithi159 ceph-mon[90359]: osdmap e1831: 8 total, 8 up, 8 in 2024-08-10T06:11:14.989 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:14 smithi159 ceph-mon[90359]: pgmap v3273: 809 pgs: 6 creating+peering, 17 unknown, 786 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 5.7 KiB/s wr, 70 op/s 2024-08-10T06:11:14.989 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:14 smithi159 ceph-mon[90359]: osdmap e1832: 8 total, 8 up, 8 in 2024-08-10T06:11:14.989 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:14 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:11:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:14 smithi086 ceph-mon[98993]: pgmap v3273: 809 pgs: 6 creating+peering, 17 unknown, 786 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 5.7 KiB/s wr, 70 op/s 2024-08-10T06:11:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:14 smithi086 ceph-mon[98993]: osdmap e1832: 8 total, 8 up, 8 in 2024-08-10T06:11:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:14 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:11:15.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:14 smithi086 ceph-mon[101471]: pgmap v3273: 809 pgs: 6 creating+peering, 17 unknown, 786 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 5.7 KiB/s wr, 70 op/s 2024-08-10T06:11:15.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:14 smithi086 ceph-mon[101471]: osdmap e1832: 8 total, 8 up, 8 in 2024-08-10T06:11:15.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:14 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:11:15.900 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.ImageSpec (6102 ms) 2024-08-10T06:11:15.900 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2024-08-10T06:11:16.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:15 smithi086 ceph-mon[98993]: osdmap e1833: 8 total, 8 up, 8 in 2024-08-10T06:11:16.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:15 smithi086 ceph-mon[101471]: osdmap e1833: 8 total, 8 up, 8 in 2024-08-10T06:11:16.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:15 smithi159 ceph-mon[90359]: osdmap e1833: 8 total, 8 up, 8 in 2024-08-10T06:11:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:16 smithi086 ceph-mon[98993]: pgmap v3276: 809 pgs: 6 creating+peering, 3 unknown, 800 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 3.7 KiB/s wr, 27 op/s 2024-08-10T06:11:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:16 smithi086 ceph-mon[98993]: osdmap e1834: 8 total, 8 up, 8 in 2024-08-10T06:11:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:16 smithi086 ceph-mon[101471]: pgmap v3276: 809 pgs: 6 creating+peering, 3 unknown, 800 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 3.7 KiB/s wr, 27 op/s 2024-08-10T06:11:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:16 smithi086 ceph-mon[101471]: osdmap e1834: 8 total, 8 up, 8 in 2024-08-10T06:11:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:16 smithi159 ceph-mon[90359]: pgmap v3276: 809 pgs: 6 creating+peering, 3 unknown, 800 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 3.7 KiB/s wr, 27 op/s 2024-08-10T06:11:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:16 smithi159 ceph-mon[90359]: osdmap e1834: 8 total, 8 up, 8 in 2024-08-10T06:11:17.767 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:18.057 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:17 smithi086 ceph-mon[101471]: osdmap e1835: 8 total, 8 up, 8 in 2024-08-10T06:11:18.057 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:17 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1940768295' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:11:18.057 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:17 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:11:18.057 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:17 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:11:18.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:17 smithi086 ceph-mon[98993]: osdmap e1835: 8 total, 8 up, 8 in 2024-08-10T06:11:18.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:17 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1940768295' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:11:18.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:17 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:11:18.057 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:17 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:11:18.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:17 smithi159 ceph-mon[90359]: osdmap e1835: 8 total, 8 up, 8 in 2024-08-10T06:11:18.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:17 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1940768295' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:11:18.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:17 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:11:18.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:17 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:11:18.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:11:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:11:18] "GET /metrics HTTP/1.1" 200 87819 "" "Prometheus/2.43.0" 2024-08-10T06:11:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:18 smithi086 ceph-mon[98993]: pgmap v3279: 841 pgs: 32 unknown, 809 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.2 KiB/s wr, 22 op/s 2024-08-10T06:11:19.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:18 smithi086 ceph-mon[98993]: osdmap e1836: 8 total, 8 up, 8 in 2024-08-10T06:11:19.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:18 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:11:19.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:18 smithi086 ceph-mon[98993]: osdmap e1837: 8 total, 8 up, 8 in 2024-08-10T06:11:19.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:18 smithi086 ceph-mon[101471]: pgmap v3279: 841 pgs: 32 unknown, 809 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.2 KiB/s wr, 22 op/s 2024-08-10T06:11:19.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:18 smithi086 ceph-mon[101471]: osdmap e1836: 8 total, 8 up, 8 in 2024-08-10T06:11:19.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:18 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:11:19.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:18 smithi086 ceph-mon[101471]: osdmap e1837: 8 total, 8 up, 8 in 2024-08-10T06:11:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:18 smithi159 ceph-mon[90359]: pgmap v3279: 841 pgs: 32 unknown, 809 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.2 KiB/s wr, 22 op/s 2024-08-10T06:11:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:18 smithi159 ceph-mon[90359]: osdmap e1836: 8 total, 8 up, 8 in 2024-08-10T06:11:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:18 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:11:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:18 smithi159 ceph-mon[90359]: osdmap e1837: 8 total, 8 up, 8 in 2024-08-10T06:11:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:20 smithi086 ceph-mon[98993]: pgmap v3282: 841 pgs: 8 creating+peering, 11 unknown, 822 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 4.0 KiB/s wr, 92 op/s 2024-08-10T06:11:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:20 smithi086 ceph-mon[98993]: osdmap e1838: 8 total, 8 up, 8 in 2024-08-10T06:11:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:20 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:11:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:20 smithi086 ceph-mon[98993]: osdmap e1839: 8 total, 8 up, 8 in 2024-08-10T06:11:21.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:20 smithi086 ceph-mon[101471]: pgmap v3282: 841 pgs: 8 creating+peering, 11 unknown, 822 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 4.0 KiB/s wr, 92 op/s 2024-08-10T06:11:21.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:20 smithi086 ceph-mon[101471]: osdmap e1838: 8 total, 8 up, 8 in 2024-08-10T06:11:21.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:20 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:11:21.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:20 smithi086 ceph-mon[101471]: osdmap e1839: 8 total, 8 up, 8 in 2024-08-10T06:11:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:20 smithi159 ceph-mon[90359]: pgmap v3282: 841 pgs: 8 creating+peering, 11 unknown, 822 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 4.0 KiB/s wr, 92 op/s 2024-08-10T06:11:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:20 smithi159 ceph-mon[90359]: osdmap e1838: 8 total, 8 up, 8 in 2024-08-10T06:11:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:20 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:11:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:20 smithi159 ceph-mon[90359]: osdmap e1839: 8 total, 8 up, 8 in 2024-08-10T06:11:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:22 smithi086 ceph-mon[98993]: pgmap v3285: 841 pgs: 8 creating+peering, 833 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 5.5 KiB/s wr, 165 op/s 2024-08-10T06:11:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:22 smithi086 ceph-mon[98993]: osdmap e1840: 8 total, 8 up, 8 in 2024-08-10T06:11:23.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:22 smithi086 ceph-mon[101471]: pgmap v3285: 841 pgs: 8 creating+peering, 833 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 5.5 KiB/s wr, 165 op/s 2024-08-10T06:11:23.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:22 smithi086 ceph-mon[101471]: osdmap e1840: 8 total, 8 up, 8 in 2024-08-10T06:11:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:22 smithi159 ceph-mon[90359]: pgmap v3285: 841 pgs: 8 creating+peering, 833 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 5.5 KiB/s wr, 165 op/s 2024-08-10T06:11:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:22 smithi159 ceph-mon[90359]: osdmap e1840: 8 total, 8 up, 8 in 2024-08-10T06:11:24.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:23 smithi086 ceph-mon[98993]: osdmap e1841: 8 total, 8 up, 8 in 2024-08-10T06:11:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:23 smithi086 ceph-mon[101471]: osdmap e1841: 8 total, 8 up, 8 in 2024-08-10T06:11:24.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:23 smithi159 ceph-mon[90359]: osdmap e1841: 8 total, 8 up, 8 in 2024-08-10T06:11:24.826 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 3 2024-08-10T06:11:24.827 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 3 2024-08-10T06:11:24.827 INFO:tasks.workunit.client.0.smithi086.stdout:child: image230 2024-08-10T06:11:24.827 INFO:tasks.workunit.client.0.smithi086.stdout:child: image232 2024-08-10T06:11:24.827 INFO:tasks.workunit.client.0.smithi086.stdout:child: image231 2024-08-10T06:11:24.827 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-15/image230/b222a2cc89bb 2024-08-10T06:11:24.827 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:11:24.827 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-37/image231/b2225e72d35a 2024-08-10T06:11:24.827 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:11:24.827 INFO:tasks.workunit.client.0.smithi086.stdout:found child test-librbd-smithi086-150683-15/image232/b22270d1793f 2024-08-10T06:11:24.827 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:11:24.827 INFO:tasks.workunit.client.0.smithi086.stdout:num children is: 0 2024-08-10T06:11:24.828 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 0 2024-08-10T06:11:24.828 INFO:tasks.workunit.client.0.smithi086.stdout:num snaps is: 0 2024-08-10T06:11:24.828 INFO:tasks.workunit.client.0.smithi086.stdout:expected: 0 2024-08-10T06:11:24.828 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (8927 ms) 2024-08-10T06:11:24.828 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.QuiesceWatch 2024-08-10T06:11:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:24 smithi086 ceph-mon[98993]: pgmap v3288: 809 pgs: 809 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:11:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:24 smithi086 ceph-mon[98993]: osdmap e1842: 8 total, 8 up, 8 in 2024-08-10T06:11:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:24 smithi086 ceph-mon[101471]: pgmap v3288: 809 pgs: 809 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:11:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:24 smithi086 ceph-mon[101471]: osdmap e1842: 8 total, 8 up, 8 in 2024-08-10T06:11:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:24 smithi159 ceph-mon[90359]: pgmap v3288: 809 pgs: 809 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:11:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:24 smithi159 ceph-mon[90359]: osdmap e1842: 8 total, 8 up, 8 in 2024-08-10T06:11:26.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:25 smithi086 ceph-mon[98993]: osdmap e1843: 8 total, 8 up, 8 in 2024-08-10T06:11:26.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:25 smithi086 ceph-mon[101471]: osdmap e1843: 8 total, 8 up, 8 in 2024-08-10T06:11:26.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:25 smithi159 ceph-mon[90359]: osdmap e1843: 8 total, 8 up, 8 in 2024-08-10T06:11:26.808 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:26 smithi086 ceph-mon[98993]: pgmap v3291: 809 pgs: 809 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:11:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:26 smithi086 ceph-mon[98993]: osdmap e1844: 8 total, 8 up, 8 in 2024-08-10T06:11:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:26 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3029670152' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:11:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:11:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:26 smithi086 ceph-mon[101471]: pgmap v3291: 809 pgs: 809 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:11:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:26 smithi086 ceph-mon[101471]: osdmap e1844: 8 total, 8 up, 8 in 2024-08-10T06:11:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:26 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3029670152' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:11:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:11:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:26 smithi159 ceph-mon[90359]: pgmap v3291: 809 pgs: 809 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:11:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:26 smithi159 ceph-mon[90359]: osdmap e1844: 8 total, 8 up, 8 in 2024-08-10T06:11:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:26 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3029670152' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:11:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:11:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:27 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3029670152' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:11:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:27 smithi086 ceph-mon[98993]: osdmap e1845: 8 total, 8 up, 8 in 2024-08-10T06:11:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:27 smithi086 ceph-mon[98993]: osdmap e1846: 8 total, 8 up, 8 in 2024-08-10T06:11:28.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:27 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3029670152' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:11:28.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:27 smithi086 ceph-mon[101471]: osdmap e1845: 8 total, 8 up, 8 in 2024-08-10T06:11:28.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:27 smithi086 ceph-mon[101471]: osdmap e1846: 8 total, 8 up, 8 in 2024-08-10T06:11:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:27 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3029670152' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:11:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:27 smithi159 ceph-mon[90359]: osdmap e1845: 8 total, 8 up, 8 in 2024-08-10T06:11:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:27 smithi159 ceph-mon[90359]: osdmap e1846: 8 total, 8 up, 8 in 2024-08-10T06:11:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:11:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:11:28] "GET /metrics HTTP/1.1" 200 90317 "" "Prometheus/2.43.0" 2024-08-10T06:11:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:28 smithi086 ceph-mon[101471]: pgmap v3294: 841 pgs: 2 creating+peering, 30 unknown, 809 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 8.5 KiB/s wr, 173 op/s 2024-08-10T06:11:29.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:28 smithi086 ceph-mon[98993]: pgmap v3294: 841 pgs: 2 creating+peering, 30 unknown, 809 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 8.5 KiB/s wr, 173 op/s 2024-08-10T06:11:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:28 smithi159 ceph-mon[90359]: pgmap v3294: 841 pgs: 2 creating+peering, 30 unknown, 809 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 8.5 KiB/s wr, 173 op/s 2024-08-10T06:11:30.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:29 smithi086 ceph-mon[98993]: osdmap e1847: 8 total, 8 up, 8 in 2024-08-10T06:11:30.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:29 smithi086 ceph-mon[101471]: osdmap e1847: 8 total, 8 up, 8 in 2024-08-10T06:11:30.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:29 smithi159 ceph-mon[90359]: osdmap e1847: 8 total, 8 up, 8 in 2024-08-10T06:11:31.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:30 smithi086 ceph-mon[98993]: pgmap v3297: 841 pgs: 2 creating+peering, 14 unknown, 825 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 2.7 KiB/s wr, 56 op/s 2024-08-10T06:11:31.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:30 smithi086 ceph-mon[98993]: osdmap e1848: 8 total, 8 up, 8 in 2024-08-10T06:11:31.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:30 smithi086 ceph-mon[98993]: osdmap e1849: 8 total, 8 up, 8 in 2024-08-10T06:11:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:30 smithi086 ceph-mon[101471]: pgmap v3297: 841 pgs: 2 creating+peering, 14 unknown, 825 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 2.7 KiB/s wr, 56 op/s 2024-08-10T06:11:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:30 smithi086 ceph-mon[101471]: osdmap e1848: 8 total, 8 up, 8 in 2024-08-10T06:11:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:30 smithi086 ceph-mon[101471]: osdmap e1849: 8 total, 8 up, 8 in 2024-08-10T06:11:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:30 smithi159 ceph-mon[90359]: pgmap v3297: 841 pgs: 2 creating+peering, 14 unknown, 825 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 2.7 KiB/s wr, 56 op/s 2024-08-10T06:11:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:30 smithi159 ceph-mon[90359]: osdmap e1848: 8 total, 8 up, 8 in 2024-08-10T06:11:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:30 smithi159 ceph-mon[90359]: osdmap e1849: 8 total, 8 up, 8 in 2024-08-10T06:11:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:32 smithi086 ceph-mon[101471]: pgmap v3300: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 2.2 KiB/s wr, 17 op/s 2024-08-10T06:11:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:32 smithi086 ceph-mon[101471]: osdmap e1850: 8 total, 8 up, 8 in 2024-08-10T06:11:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:32 smithi086 ceph-mon[98993]: pgmap v3300: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 2.2 KiB/s wr, 17 op/s 2024-08-10T06:11:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:32 smithi086 ceph-mon[98993]: osdmap e1850: 8 total, 8 up, 8 in 2024-08-10T06:11:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:32 smithi159 ceph-mon[90359]: pgmap v3300: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 2.2 KiB/s wr, 17 op/s 2024-08-10T06:11:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:32 smithi159 ceph-mon[90359]: osdmap e1850: 8 total, 8 up, 8 in 2024-08-10T06:11:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:33 smithi086 ceph-mon[98993]: osdmap e1851: 8 total, 8 up, 8 in 2024-08-10T06:11:34.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:33 smithi086 ceph-mon[101471]: osdmap e1851: 8 total, 8 up, 8 in 2024-08-10T06:11:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:33 smithi159 ceph-mon[90359]: osdmap e1851: 8 total, 8 up, 8 in 2024-08-10T06:11:34.838 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.QuiesceWatch (10012 ms) 2024-08-10T06:11:34.839 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.QuiesceWatchPP 2024-08-10T06:11:34.839 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:34 smithi086 ceph-mon[101471]: pgmap v3303: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 767 B/s wr, 3 op/s 2024-08-10T06:11:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:34 smithi086 ceph-mon[101471]: osdmap e1852: 8 total, 8 up, 8 in 2024-08-10T06:11:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:34 smithi086 ceph-mon[98993]: pgmap v3303: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 767 B/s wr, 3 op/s 2024-08-10T06:11:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:34 smithi086 ceph-mon[98993]: osdmap e1852: 8 total, 8 up, 8 in 2024-08-10T06:11:35.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:34 smithi159 ceph-mon[90359]: pgmap v3303: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 767 B/s wr, 3 op/s 2024-08-10T06:11:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:34 smithi159 ceph-mon[90359]: osdmap e1852: 8 total, 8 up, 8 in 2024-08-10T06:11:36.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:35 smithi086 ceph-mon[101471]: osdmap e1853: 8 total, 8 up, 8 in 2024-08-10T06:11:36.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:35 smithi086 ceph-mon[101471]: osdmap e1854: 8 total, 8 up, 8 in 2024-08-10T06:11:36.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:35 smithi086 ceph-mon[98993]: osdmap e1853: 8 total, 8 up, 8 in 2024-08-10T06:11:36.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:35 smithi086 ceph-mon[98993]: osdmap e1854: 8 total, 8 up, 8 in 2024-08-10T06:11:36.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:35 smithi159 ceph-mon[90359]: osdmap e1853: 8 total, 8 up, 8 in 2024-08-10T06:11:36.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:35 smithi159 ceph-mon[90359]: osdmap e1854: 8 total, 8 up, 8 in 2024-08-10T06:11:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:36 smithi086 ceph-mon[98993]: pgmap v3306: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 4.5 KiB/s wr, 83 op/s 2024-08-10T06:11:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:36 smithi086 ceph-mon[101471]: pgmap v3306: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 4.5 KiB/s wr, 83 op/s 2024-08-10T06:11:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:36 smithi159 ceph-mon[90359]: pgmap v3306: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 4.5 KiB/s wr, 83 op/s 2024-08-10T06:11:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:37 smithi086 ceph-mon[98993]: osdmap e1855: 8 total, 8 up, 8 in 2024-08-10T06:11:38.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:37 smithi086 ceph-mon[101471]: osdmap e1855: 8 total, 8 up, 8 in 2024-08-10T06:11:38.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:37 smithi159 ceph-mon[90359]: osdmap e1855: 8 total, 8 up, 8 in 2024-08-10T06:11:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:11:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:11:38] "GET /metrics HTTP/1.1" 200 90317 "" "Prometheus/2.43.0" 2024-08-10T06:11:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:38 smithi086 ceph-mon[98993]: pgmap v3309: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 4.7 KiB/s wr, 86 op/s 2024-08-10T06:11:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:38 smithi086 ceph-mon[98993]: osdmap e1856: 8 total, 8 up, 8 in 2024-08-10T06:11:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:38 smithi086 ceph-mon[101471]: pgmap v3309: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 4.7 KiB/s wr, 86 op/s 2024-08-10T06:11:39.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:38 smithi086 ceph-mon[101471]: osdmap e1856: 8 total, 8 up, 8 in 2024-08-10T06:11:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:38 smithi159 ceph-mon[90359]: pgmap v3309: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 4.7 KiB/s wr, 86 op/s 2024-08-10T06:11:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:38 smithi159 ceph-mon[90359]: osdmap e1856: 8 total, 8 up, 8 in 2024-08-10T06:11:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:39 smithi086 ceph-mon[98993]: osdmap e1857: 8 total, 8 up, 8 in 2024-08-10T06:11:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:39 smithi086 ceph-mon[101471]: osdmap e1857: 8 total, 8 up, 8 in 2024-08-10T06:11:40.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:39 smithi159 ceph-mon[90359]: osdmap e1857: 8 total, 8 up, 8 in 2024-08-10T06:11:40.822 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.QuiesceWatchPP (5983 ms) 2024-08-10T06:11:40.822 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.QuiesceWatchError 2024-08-10T06:11:40.823 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:40 smithi086 ceph-mon[98993]: pgmap v3312: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 3.0 KiB/s wr, 51 op/s 2024-08-10T06:11:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:40 smithi086 ceph-mon[98993]: osdmap e1858: 8 total, 8 up, 8 in 2024-08-10T06:11:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:40 smithi086 ceph-mon[98993]: osdmap e1859: 8 total, 8 up, 8 in 2024-08-10T06:11:41.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:40 smithi086 ceph-mon[101471]: pgmap v3312: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 3.0 KiB/s wr, 51 op/s 2024-08-10T06:11:41.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:40 smithi086 ceph-mon[101471]: osdmap e1858: 8 total, 8 up, 8 in 2024-08-10T06:11:41.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:40 smithi086 ceph-mon[101471]: osdmap e1859: 8 total, 8 up, 8 in 2024-08-10T06:11:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:40 smithi159 ceph-mon[90359]: pgmap v3312: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 3.0 KiB/s wr, 51 op/s 2024-08-10T06:11:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:40 smithi159 ceph-mon[90359]: osdmap e1858: 8 total, 8 up, 8 in 2024-08-10T06:11:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:40 smithi159 ceph-mon[90359]: osdmap e1859: 8 total, 8 up, 8 in 2024-08-10T06:11:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:11:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:11:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:11:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:42 smithi086 ceph-mon[98993]: pgmap v3315: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 7.2 KiB/s wr, 118 op/s 2024-08-10T06:11:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:42 smithi086 ceph-mon[98993]: osdmap e1860: 8 total, 8 up, 8 in 2024-08-10T06:11:43.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:42 smithi086 ceph-mon[101471]: pgmap v3315: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 7.2 KiB/s wr, 118 op/s 2024-08-10T06:11:43.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:42 smithi086 ceph-mon[101471]: osdmap e1860: 8 total, 8 up, 8 in 2024-08-10T06:11:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:42 smithi159 ceph-mon[90359]: pgmap v3315: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 7.2 KiB/s wr, 118 op/s 2024-08-10T06:11:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:42 smithi159 ceph-mon[90359]: osdmap e1860: 8 total, 8 up, 8 in 2024-08-10T06:11:44.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:43 smithi159 ceph-mon[90359]: osdmap e1861: 8 total, 8 up, 8 in 2024-08-10T06:11:44.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:43 smithi086 ceph-mon[98993]: osdmap e1861: 8 total, 8 up, 8 in 2024-08-10T06:11:44.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:43 smithi086 ceph-mon[101471]: osdmap e1861: 8 total, 8 up, 8 in 2024-08-10T06:11:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:44 smithi086 ceph-mon[101471]: pgmap v3318: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 5.7 KiB/s wr, 76 op/s 2024-08-10T06:11:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:44 smithi086 ceph-mon[101471]: osdmap e1862: 8 total, 8 up, 8 in 2024-08-10T06:11:45.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:44 smithi086 ceph-mon[98993]: pgmap v3318: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 5.7 KiB/s wr, 76 op/s 2024-08-10T06:11:45.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:44 smithi086 ceph-mon[98993]: osdmap e1862: 8 total, 8 up, 8 in 2024-08-10T06:11:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:44 smithi159 ceph-mon[90359]: pgmap v3318: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 5.7 KiB/s wr, 76 op/s 2024-08-10T06:11:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:44 smithi159 ceph-mon[90359]: osdmap e1862: 8 total, 8 up, 8 in 2024-08-10T06:11:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:45 smithi086 ceph-mon[98993]: osdmap e1863: 8 total, 8 up, 8 in 2024-08-10T06:11:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:45 smithi086 ceph-mon[98993]: osdmap e1864: 8 total, 8 up, 8 in 2024-08-10T06:11:46.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:45 smithi086 ceph-mon[101471]: osdmap e1863: 8 total, 8 up, 8 in 2024-08-10T06:11:46.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:45 smithi086 ceph-mon[101471]: osdmap e1864: 8 total, 8 up, 8 in 2024-08-10T06:11:46.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:45 smithi159 ceph-mon[90359]: osdmap e1863: 8 total, 8 up, 8 in 2024-08-10T06:11:46.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:45 smithi159 ceph-mon[90359]: osdmap e1864: 8 total, 8 up, 8 in 2024-08-10T06:11:46.824 INFO:tasks.workunit.client.0.smithi086.stdout:10.00% done 2024-08-10T06:11:46.824 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.QuiesceWatchError (6002 ms) 2024-08-10T06:11:46.824 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.QuiesceWatchTimeout 2024-08-10T06:11:46.824 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:11:46.839 INFO:tasks.workunit.client.0.smithi086.stderr:test quiesce is not long enough to time out 2024-08-10T06:11:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:46 smithi086 ceph-mon[98993]: pgmap v3321: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 6.0 KiB/s wr, 104 op/s 2024-08-10T06:11:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:46 smithi086 ceph-mon[98993]: osdmap e1865: 8 total, 8 up, 8 in 2024-08-10T06:11:47.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:46 smithi086 ceph-mon[101471]: pgmap v3321: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 6.0 KiB/s wr, 104 op/s 2024-08-10T06:11:47.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:46 smithi086 ceph-mon[101471]: osdmap e1865: 8 total, 8 up, 8 in 2024-08-10T06:11:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:46 smithi159 ceph-mon[90359]: pgmap v3321: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 6.0 KiB/s wr, 104 op/s 2024-08-10T06:11:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:46 smithi159 ceph-mon[90359]: osdmap e1865: 8 total, 8 up, 8 in 2024-08-10T06:11:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:11:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:11:48] "GET /metrics HTTP/1.1" 200 90359 "" "Prometheus/2.43.0" 2024-08-10T06:11:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:48 smithi086 ceph-mon[101471]: pgmap v3324: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 99 op/s 2024-08-10T06:11:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:48 smithi086 ceph-mon[98993]: pgmap v3324: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 99 op/s 2024-08-10T06:11:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:48 smithi159 ceph-mon[90359]: pgmap v3324: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 99 op/s 2024-08-10T06:11:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:50 smithi086 ceph-mon[98993]: pgmap v3325: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 4.7 KiB/s wr, 90 op/s 2024-08-10T06:11:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:50 smithi086 ceph-mon[98993]: osdmap e1866: 8 total, 8 up, 8 in 2024-08-10T06:11:51.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:50 smithi086 ceph-mon[101471]: pgmap v3325: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 4.7 KiB/s wr, 90 op/s 2024-08-10T06:11:51.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:50 smithi086 ceph-mon[101471]: osdmap e1866: 8 total, 8 up, 8 in 2024-08-10T06:11:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:50 smithi159 ceph-mon[90359]: pgmap v3325: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 4.7 KiB/s wr, 90 op/s 2024-08-10T06:11:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:50 smithi159 ceph-mon[90359]: osdmap e1866: 8 total, 8 up, 8 in 2024-08-10T06:11:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:52 smithi086 ceph-mon[98993]: pgmap v3327: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.2 KiB/s wr, 42 op/s 2024-08-10T06:11:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:52 smithi086 ceph-mon[101471]: pgmap v3327: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.2 KiB/s wr, 42 op/s 2024-08-10T06:11:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:52 smithi159 ceph-mon[90359]: pgmap v3327: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.2 KiB/s wr, 42 op/s 2024-08-10T06:11:54.878 INFO:tasks.workunit.client.0.smithi086.stderr:test quiesce is timed out 2024-08-10T06:11:54.881 INFO:tasks.workunit.client.0.smithi086.stderr:waiting for timed out ... 0 2024-08-10T06:11:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:54 smithi086 ceph-mon[98993]: pgmap v3328: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.7 KiB/s wr, 34 op/s 2024-08-10T06:11:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:54 smithi086 ceph-mon[101471]: pgmap v3328: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.7 KiB/s wr, 34 op/s 2024-08-10T06:11:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:54 smithi159 ceph-mon[90359]: pgmap v3328: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.7 KiB/s wr, 34 op/s 2024-08-10T06:11:55.881 INFO:tasks.workunit.client.0.smithi086.stderr:waiting for timed out ... 1 2024-08-10T06:11:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:55 smithi086 ceph-mon[98993]: osdmap e1867: 8 total, 8 up, 8 in 2024-08-10T06:11:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:55 smithi086 ceph-mon[98993]: osdmap e1868: 8 total, 8 up, 8 in 2024-08-10T06:11:56.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:55 smithi086 ceph-mon[101471]: osdmap e1867: 8 total, 8 up, 8 in 2024-08-10T06:11:56.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:55 smithi086 ceph-mon[101471]: osdmap e1868: 8 total, 8 up, 8 in 2024-08-10T06:11:56.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:55 smithi159 ceph-mon[90359]: osdmap e1867: 8 total, 8 up, 8 in 2024-08-10T06:11:56.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:55 smithi159 ceph-mon[90359]: osdmap e1868: 8 total, 8 up, 8 in 2024-08-10T06:11:56.881 INFO:tasks.workunit.client.0.smithi086.stderr:waiting for timed out ... 2 2024-08-10T06:11:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:56 smithi086 ceph-mon[98993]: pgmap v3330: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 1.6 KiB/s wr, 31 op/s 2024-08-10T06:11:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:11:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:56 smithi086 ceph-mon[101471]: pgmap v3330: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 1.6 KiB/s wr, 31 op/s 2024-08-10T06:11:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:11:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:56 smithi159 ceph-mon[90359]: pgmap v3330: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 1.6 KiB/s wr, 31 op/s 2024-08-10T06:11:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:11:57.881 INFO:tasks.workunit.client.0.smithi086.stderr:waiting for timed out ... 3 2024-08-10T06:11:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:11:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:11:58] "GET /metrics HTTP/1.1" 200 90354 "" "Prometheus/2.43.0" 2024-08-10T06:11:58.881 INFO:tasks.workunit.client.0.smithi086.stderr:waiting for timed out ... 4 2024-08-10T06:11:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:11:58 smithi086 ceph-mon[98993]: pgmap v3332: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 633 B/s wr, 6 op/s 2024-08-10T06:11:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:11:58 smithi086 ceph-mon[101471]: pgmap v3332: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 633 B/s wr, 6 op/s 2024-08-10T06:11:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:11:58 smithi159 ceph-mon[90359]: pgmap v3332: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 633 B/s wr, 6 op/s 2024-08-10T06:11:59.881 INFO:tasks.workunit.client.0.smithi086.stderr:waiting for timed out ... 5 2024-08-10T06:12:00.882 INFO:tasks.workunit.client.0.smithi086.stderr:waiting for timed out ... 6 2024-08-10T06:12:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:00 smithi086 ceph-mon[98993]: pgmap v3333: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-10T06:12:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:00 smithi086 ceph-mon[101471]: pgmap v3333: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-10T06:12:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:00 smithi159 ceph-mon[90359]: pgmap v3333: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-10T06:12:01.882 INFO:tasks.workunit.client.0.smithi086.stderr:waiting for timed out ... 7 2024-08-10T06:12:02.882 INFO:tasks.workunit.client.0.smithi086.stderr:waiting for timed out ... 8 2024-08-10T06:12:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:02 smithi086 ceph-mon[98993]: pgmap v3334: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-10T06:12:03.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:02 smithi086 ceph-mon[101471]: pgmap v3334: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-10T06:12:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:02 smithi159 ceph-mon[90359]: pgmap v3334: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-10T06:12:03.882 INFO:tasks.workunit.client.0.smithi086.stderr:waiting for timed out ... 9 2024-08-10T06:12:04.882 INFO:tasks.workunit.client.0.smithi086.stderr:waiting for timed out ... 10 2024-08-10T06:12:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:04 smithi086 ceph-mon[98993]: pgmap v3335: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 368 B/s wr, 4 op/s 2024-08-10T06:12:05.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:04 smithi086 ceph-mon[101471]: pgmap v3335: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 368 B/s wr, 4 op/s 2024-08-10T06:12:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:04 smithi159 ceph-mon[90359]: pgmap v3335: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 368 B/s wr, 4 op/s 2024-08-10T06:12:06.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:12:06.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:12:06.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:12:06.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:05 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:12:06.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:12:06.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:12:06.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:12:06.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:05 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:12:06.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:12:06.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:12:06.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:12:06.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:05 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:12:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:06 smithi086 ceph-mon[101471]: pgmap v3336: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 KiB/s rd, 204 B/s wr, 3 op/s 2024-08-10T06:12:07.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:06 smithi086 ceph-mon[98993]: pgmap v3336: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 KiB/s rd, 204 B/s wr, 3 op/s 2024-08-10T06:12:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:06 smithi159 ceph-mon[90359]: pgmap v3336: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 KiB/s rd, 204 B/s wr, 3 op/s 2024-08-10T06:12:08.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:07 smithi086 ceph-mon[98993]: pgmap v3337: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 KiB/s rd, 178 B/s wr, 2 op/s 2024-08-10T06:12:08.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:07 smithi086 ceph-mon[101471]: pgmap v3337: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 KiB/s rd, 178 B/s wr, 2 op/s 2024-08-10T06:12:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:07 smithi159 ceph-mon[90359]: pgmap v3337: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 KiB/s rd, 178 B/s wr, 2 op/s 2024-08-10T06:12:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:12:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:12:08] "GET /metrics HTTP/1.1" 200 90354 "" "Prometheus/2.43.0" 2024-08-10T06:12:10.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:10 smithi086 ceph-mon[98993]: pgmap v3338: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-10T06:12:10.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:10 smithi086 ceph-mon[101471]: pgmap v3338: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-10T06:12:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:10 smithi159 ceph-mon[90359]: pgmap v3338: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-10T06:12:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:12 smithi086 ceph-mon[98993]: pgmap v3339: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-10T06:12:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:12:12.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:12 smithi086 ceph-mon[101471]: pgmap v3339: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-10T06:12:12.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:12:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:12 smithi159 ceph-mon[90359]: pgmap v3339: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-10T06:12:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:12:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:14 smithi086 ceph-mon[98993]: pgmap v3340: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:14.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:14 smithi086 ceph-mon[101471]: pgmap v3340: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:14 smithi159 ceph-mon[90359]: pgmap v3340: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:15.882 INFO:tasks.workunit.client.0.smithi086.stderr:test retry succeeds 2024-08-10T06:12:16.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:16 smithi086 ceph-mon[98993]: pgmap v3341: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:16.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:16 smithi086 ceph-mon[101471]: pgmap v3341: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:16 smithi159 ceph-mon[90359]: pgmap v3341: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:17.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:17 smithi086 ceph-mon[98993]: osdmap e1869: 8 total, 8 up, 8 in 2024-08-10T06:12:17.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:17 smithi086 ceph-mon[101471]: osdmap e1869: 8 total, 8 up, 8 in 2024-08-10T06:12:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:17 smithi159 ceph-mon[90359]: osdmap e1869: 8 total, 8 up, 8 in 2024-08-10T06:12:18.378 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.QuiesceWatchTimeout (31554 ms) 2024-08-10T06:12:18.378 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.WriteZeroes 2024-08-10T06:12:18.378 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:12:18.437 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.WriteZeroes (59 ms) 2024-08-10T06:12:18.437 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.WriteZeroesThickProvision 2024-08-10T06:12:18.437 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:12:18.503 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.WriteZeroesThickProvision (66 ms) 2024-08-10T06:12:18.503 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] TestLibRBD.ConcurentOperations 2024-08-10T06:12:18.503 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:12:18.557 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:18 smithi086 ceph-mon[98993]: pgmap v3343: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 511 B/s wr, 4 op/s 2024-08-10T06:12:18.557 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:18 smithi086 ceph-mon[98993]: osdmap e1870: 8 total, 8 up, 8 in 2024-08-10T06:12:18.557 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:12:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:12:18] "GET /metrics HTTP/1.1" 200 90359 "" "Prometheus/2.43.0" 2024-08-10T06:12:18.558 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:18 smithi086 ceph-mon[101471]: pgmap v3343: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 511 B/s wr, 4 op/s 2024-08-10T06:12:18.558 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:18 smithi086 ceph-mon[101471]: osdmap e1870: 8 total, 8 up, 8 in 2024-08-10T06:12:18.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:18 smithi159 ceph-mon[90359]: pgmap v3343: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 511 B/s wr, 4 op/s 2024-08-10T06:12:18.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:18 smithi159 ceph-mon[90359]: osdmap e1870: 8 total, 8 up, 8 in 2024-08-10T06:12:18.688 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 06:12:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=cleanup t=2024-08-10T06:12:18.533398998Z level=info msg="Completed cleanup jobs" duration=4.203303ms 2024-08-10T06:12:19.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:19 smithi086 ceph-mon[98993]: osdmap e1871: 8 total, 8 up, 8 in 2024-08-10T06:12:19.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:19 smithi086 ceph-mon[101471]: osdmap e1871: 8 total, 8 up, 8 in 2024-08-10T06:12:19.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:19 smithi159 ceph-mon[90359]: osdmap e1871: 8 total, 8 up, 8 in 2024-08-10T06:12:20.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:20 smithi086 ceph-mon[98993]: pgmap v3346: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 2.8 KiB/s wr, 18 op/s 2024-08-10T06:12:20.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:20 smithi086 ceph-mon[98993]: osdmap e1872: 8 total, 8 up, 8 in 2024-08-10T06:12:20.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:20 smithi086 ceph-mon[101471]: pgmap v3346: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 2.8 KiB/s wr, 18 op/s 2024-08-10T06:12:20.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:20 smithi086 ceph-mon[101471]: osdmap e1872: 8 total, 8 up, 8 in 2024-08-10T06:12:20.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:20 smithi159 ceph-mon[90359]: pgmap v3346: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 2.8 KiB/s wr, 18 op/s 2024-08-10T06:12:20.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:20 smithi159 ceph-mon[90359]: osdmap e1872: 8 total, 8 up, 8 in 2024-08-10T06:12:21.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:21 smithi086 ceph-mon[98993]: osdmap e1873: 8 total, 8 up, 8 in 2024-08-10T06:12:21.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:21 smithi086 ceph-mon[101471]: osdmap e1873: 8 total, 8 up, 8 in 2024-08-10T06:12:21.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:21 smithi159 ceph-mon[90359]: osdmap e1873: 8 total, 8 up, 8 in 2024-08-10T06:12:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:22 smithi086 ceph-mon[98993]: pgmap v3349: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 5.0 KiB/s wr, 43 op/s 2024-08-10T06:12:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:22 smithi086 ceph-mon[98993]: osdmap e1874: 8 total, 8 up, 8 in 2024-08-10T06:12:22.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:22 smithi086 ceph-mon[101471]: pgmap v3349: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 5.0 KiB/s wr, 43 op/s 2024-08-10T06:12:22.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:22 smithi086 ceph-mon[101471]: osdmap e1874: 8 total, 8 up, 8 in 2024-08-10T06:12:22.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:22 smithi159 ceph-mon[90359]: pgmap v3349: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 5.0 KiB/s wr, 43 op/s 2024-08-10T06:12:22.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:22 smithi159 ceph-mon[90359]: osdmap e1874: 8 total, 8 up, 8 in 2024-08-10T06:12:23.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:23 smithi086 ceph-mon[98993]: osdmap e1875: 8 total, 8 up, 8 in 2024-08-10T06:12:23.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:23 smithi086 ceph-mon[101471]: osdmap e1875: 8 total, 8 up, 8 in 2024-08-10T06:12:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:23 smithi159 ceph-mon[90359]: osdmap e1875: 8 total, 8 up, 8 in 2024-08-10T06:12:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:24 smithi086 ceph-mon[98993]: pgmap v3352: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 6.5 KiB/s wr, 146 op/s 2024-08-10T06:12:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:24 smithi086 ceph-mon[98993]: osdmap e1876: 8 total, 8 up, 8 in 2024-08-10T06:12:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:24 smithi086 ceph-mon[101471]: pgmap v3352: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 6.5 KiB/s wr, 146 op/s 2024-08-10T06:12:24.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:24 smithi086 ceph-mon[101471]: osdmap e1876: 8 total, 8 up, 8 in 2024-08-10T06:12:24.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:24 smithi159 ceph-mon[90359]: pgmap v3352: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 6.5 KiB/s wr, 146 op/s 2024-08-10T06:12:24.813 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:24 smithi159 ceph-mon[90359]: osdmap e1876: 8 total, 8 up, 8 in 2024-08-10T06:12:25.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:25 smithi086 ceph-mon[98993]: osdmap e1877: 8 total, 8 up, 8 in 2024-08-10T06:12:25.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:25 smithi086 ceph-mon[101471]: osdmap e1877: 8 total, 8 up, 8 in 2024-08-10T06:12:25.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:25 smithi159 ceph-mon[90359]: osdmap e1877: 8 total, 8 up, 8 in 2024-08-10T06:12:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:26 smithi086 ceph-mon[98993]: pgmap v3355: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 5.5 KiB/s wr, 133 op/s 2024-08-10T06:12:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:26 smithi086 ceph-mon[98993]: osdmap e1878: 8 total, 8 up, 8 in 2024-08-10T06:12:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:26 smithi086 ceph-mon[98993]: osdmap e1879: 8 total, 8 up, 8 in 2024-08-10T06:12:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:12:26.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:26 smithi086 ceph-mon[101471]: pgmap v3355: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 5.5 KiB/s wr, 133 op/s 2024-08-10T06:12:26.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:26 smithi086 ceph-mon[101471]: osdmap e1878: 8 total, 8 up, 8 in 2024-08-10T06:12:26.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:26 smithi086 ceph-mon[101471]: osdmap e1879: 8 total, 8 up, 8 in 2024-08-10T06:12:26.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:12:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:26 smithi159 ceph-mon[90359]: pgmap v3355: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 5.5 KiB/s wr, 133 op/s 2024-08-10T06:12:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:26 smithi159 ceph-mon[90359]: osdmap e1878: 8 total, 8 up, 8 in 2024-08-10T06:12:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:26 smithi159 ceph-mon[90359]: osdmap e1879: 8 total, 8 up, 8 in 2024-08-10T06:12:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:12:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:27 smithi086 ceph-mon[98993]: osdmap e1880: 8 total, 8 up, 8 in 2024-08-10T06:12:28.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:27 smithi086 ceph-mon[101471]: osdmap e1880: 8 total, 8 up, 8 in 2024-08-10T06:12:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:27 smithi159 ceph-mon[90359]: osdmap e1880: 8 total, 8 up, 8 in 2024-08-10T06:12:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:12:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:12:28] "GET /metrics HTTP/1.1" 200 90364 "" "Prometheus/2.43.0" 2024-08-10T06:12:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:28 smithi086 ceph-mon[101471]: pgmap v3359: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 3.9 KiB/s wr, 18 op/s 2024-08-10T06:12:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:28 smithi086 ceph-mon[101471]: osdmap e1881: 8 total, 8 up, 8 in 2024-08-10T06:12:29.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:28 smithi086 ceph-mon[98993]: pgmap v3359: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 3.9 KiB/s wr, 18 op/s 2024-08-10T06:12:29.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:28 smithi086 ceph-mon[98993]: osdmap e1881: 8 total, 8 up, 8 in 2024-08-10T06:12:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:28 smithi159 ceph-mon[90359]: pgmap v3359: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 3.9 KiB/s wr, 18 op/s 2024-08-10T06:12:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:28 smithi159 ceph-mon[90359]: osdmap e1881: 8 total, 8 up, 8 in 2024-08-10T06:12:30.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:29 smithi086 ceph-mon[98993]: osdmap e1882: 8 total, 8 up, 8 in 2024-08-10T06:12:30.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:29 smithi086 ceph-mon[101471]: osdmap e1882: 8 total, 8 up, 8 in 2024-08-10T06:12:30.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:29 smithi159 ceph-mon[90359]: osdmap e1882: 8 total, 8 up, 8 in 2024-08-10T06:12:31.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:30 smithi086 ceph-mon[98993]: pgmap v3362: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 3.9 KiB/s wr, 18 op/s 2024-08-10T06:12:31.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:30 smithi086 ceph-mon[98993]: osdmap e1883: 8 total, 8 up, 8 in 2024-08-10T06:12:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:30 smithi086 ceph-mon[101471]: pgmap v3362: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 3.9 KiB/s wr, 18 op/s 2024-08-10T06:12:31.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:30 smithi086 ceph-mon[101471]: osdmap e1883: 8 total, 8 up, 8 in 2024-08-10T06:12:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:30 smithi159 ceph-mon[90359]: pgmap v3362: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 3.9 KiB/s wr, 18 op/s 2024-08-10T06:12:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:30 smithi159 ceph-mon[90359]: osdmap e1883: 8 total, 8 up, 8 in 2024-08-10T06:12:32.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:31 smithi086 ceph-mon[98993]: osdmap e1884: 8 total, 8 up, 8 in 2024-08-10T06:12:32.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:31 smithi086 ceph-mon[101471]: osdmap e1884: 8 total, 8 up, 8 in 2024-08-10T06:12:32.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:31 smithi159 ceph-mon[90359]: osdmap e1884: 8 total, 8 up, 8 in 2024-08-10T06:12:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:32 smithi086 ceph-mon[98993]: pgmap v3365: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 1.2 KiB/s wr, 10 op/s 2024-08-10T06:12:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:32 smithi086 ceph-mon[98993]: osdmap e1885: 8 total, 8 up, 8 in 2024-08-10T06:12:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:32 smithi086 ceph-mon[101471]: pgmap v3365: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 1.2 KiB/s wr, 10 op/s 2024-08-10T06:12:33.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:32 smithi086 ceph-mon[101471]: osdmap e1885: 8 total, 8 up, 8 in 2024-08-10T06:12:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:32 smithi159 ceph-mon[90359]: pgmap v3365: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 1.2 KiB/s wr, 10 op/s 2024-08-10T06:12:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:32 smithi159 ceph-mon[90359]: osdmap e1885: 8 total, 8 up, 8 in 2024-08-10T06:12:34.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:33 smithi086 ceph-mon[101471]: osdmap e1886: 8 total, 8 up, 8 in 2024-08-10T06:12:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:33 smithi086 ceph-mon[98993]: osdmap e1886: 8 total, 8 up, 8 in 2024-08-10T06:12:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:33 smithi159 ceph-mon[90359]: osdmap e1886: 8 total, 8 up, 8 in 2024-08-10T06:12:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:34 smithi086 ceph-mon[101471]: pgmap v3368: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 6.0 KiB/s wr, 243 op/s 2024-08-10T06:12:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:34 smithi086 ceph-mon[101471]: osdmap e1887: 8 total, 8 up, 8 in 2024-08-10T06:12:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:34 smithi086 ceph-mon[98993]: pgmap v3368: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 6.0 KiB/s wr, 243 op/s 2024-08-10T06:12:35.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:34 smithi086 ceph-mon[98993]: osdmap e1887: 8 total, 8 up, 8 in 2024-08-10T06:12:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:34 smithi159 ceph-mon[90359]: pgmap v3368: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 6.0 KiB/s wr, 243 op/s 2024-08-10T06:12:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:34 smithi159 ceph-mon[90359]: osdmap e1887: 8 total, 8 up, 8 in 2024-08-10T06:12:36.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:35 smithi086 ceph-mon[98993]: osdmap e1888: 8 total, 8 up, 8 in 2024-08-10T06:12:36.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:35 smithi086 ceph-mon[101471]: osdmap e1888: 8 total, 8 up, 8 in 2024-08-10T06:12:36.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:35 smithi159 ceph-mon[90359]: osdmap e1888: 8 total, 8 up, 8 in 2024-08-10T06:12:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:36 smithi086 ceph-mon[98993]: pgmap v3371: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 5.2 KiB/s wr, 244 op/s 2024-08-10T06:12:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:36 smithi086 ceph-mon[98993]: osdmap e1889: 8 total, 8 up, 8 in 2024-08-10T06:12:37.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:36 smithi086 ceph-mon[101471]: pgmap v3371: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 5.2 KiB/s wr, 244 op/s 2024-08-10T06:12:37.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:36 smithi086 ceph-mon[101471]: osdmap e1889: 8 total, 8 up, 8 in 2024-08-10T06:12:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:36 smithi159 ceph-mon[90359]: pgmap v3371: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 5.2 KiB/s wr, 244 op/s 2024-08-10T06:12:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:36 smithi159 ceph-mon[90359]: osdmap e1889: 8 total, 8 up, 8 in 2024-08-10T06:12:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:37 smithi086 ceph-mon[98993]: osdmap e1890: 8 total, 8 up, 8 in 2024-08-10T06:12:38.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:37 smithi086 ceph-mon[101471]: osdmap e1890: 8 total, 8 up, 8 in 2024-08-10T06:12:38.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:37 smithi159 ceph-mon[90359]: osdmap e1890: 8 total, 8 up, 8 in 2024-08-10T06:12:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:12:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:12:38] "GET /metrics HTTP/1.1" 200 90364 "" "Prometheus/2.43.0" 2024-08-10T06:12:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:38 smithi086 ceph-mon[98993]: pgmap v3374: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-08-10T06:12:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:38 smithi086 ceph-mon[98993]: osdmap e1891: 8 total, 8 up, 8 in 2024-08-10T06:12:39.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:38 smithi086 ceph-mon[101471]: pgmap v3374: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-08-10T06:12:39.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:38 smithi086 ceph-mon[101471]: osdmap e1891: 8 total, 8 up, 8 in 2024-08-10T06:12:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:38 smithi159 ceph-mon[90359]: pgmap v3374: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-08-10T06:12:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:38 smithi159 ceph-mon[90359]: osdmap e1891: 8 total, 8 up, 8 in 2024-08-10T06:12:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:39 smithi086 ceph-mon[98993]: osdmap e1892: 8 total, 8 up, 8 in 2024-08-10T06:12:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:39 smithi086 ceph-mon[101471]: osdmap e1892: 8 total, 8 up, 8 in 2024-08-10T06:12:40.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:39 smithi159 ceph-mon[90359]: osdmap e1892: 8 total, 8 up, 8 in 2024-08-10T06:12:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:40 smithi086 ceph-mon[98993]: pgmap v3377: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 5.0 KiB/s wr, 27 op/s 2024-08-10T06:12:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:40 smithi086 ceph-mon[98993]: osdmap e1893: 8 total, 8 up, 8 in 2024-08-10T06:12:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:40 smithi086 ceph-mon[98993]: osdmap e1894: 8 total, 8 up, 8 in 2024-08-10T06:12:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:40 smithi086 ceph-mon[101471]: pgmap v3377: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 5.0 KiB/s wr, 27 op/s 2024-08-10T06:12:41.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:40 smithi086 ceph-mon[101471]: osdmap e1893: 8 total, 8 up, 8 in 2024-08-10T06:12:41.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:40 smithi086 ceph-mon[101471]: osdmap e1894: 8 total, 8 up, 8 in 2024-08-10T06:12:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:40 smithi159 ceph-mon[90359]: pgmap v3377: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 5.0 KiB/s wr, 27 op/s 2024-08-10T06:12:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:40 smithi159 ceph-mon[90359]: osdmap e1893: 8 total, 8 up, 8 in 2024-08-10T06:12:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:40 smithi159 ceph-mon[90359]: osdmap e1894: 8 total, 8 up, 8 in 2024-08-10T06:12:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:12:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:41 smithi086 ceph-mon[98993]: osdmap e1895: 8 total, 8 up, 8 in 2024-08-10T06:12:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:12:42.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:41 smithi086 ceph-mon[101471]: osdmap e1895: 8 total, 8 up, 8 in 2024-08-10T06:12:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:12:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:41 smithi159 ceph-mon[90359]: osdmap e1895: 8 total, 8 up, 8 in 2024-08-10T06:12:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:42 smithi086 ceph-mon[101471]: pgmap v3380: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 255 B/s wr, 9 op/s 2024-08-10T06:12:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:42 smithi086 ceph-mon[101471]: osdmap e1896: 8 total, 8 up, 8 in 2024-08-10T06:12:43.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:42 smithi086 ceph-mon[98993]: pgmap v3380: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 255 B/s wr, 9 op/s 2024-08-10T06:12:43.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:42 smithi086 ceph-mon[98993]: osdmap e1896: 8 total, 8 up, 8 in 2024-08-10T06:12:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:42 smithi159 ceph-mon[90359]: pgmap v3380: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 255 B/s wr, 9 op/s 2024-08-10T06:12:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:42 smithi159 ceph-mon[90359]: osdmap e1896: 8 total, 8 up, 8 in 2024-08-10T06:12:43.854 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] TestLibRBD.ConcurentOperations (25352 ms) 2024-08-10T06:12:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:44 smithi086 ceph-mon[101471]: pgmap v3383: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 4.0 KiB/s wr, 79 op/s 2024-08-10T06:12:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:44 smithi086 ceph-mon[101471]: osdmap e1897: 8 total, 8 up, 8 in 2024-08-10T06:12:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:44 smithi086 ceph-mon[98993]: pgmap v3383: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 4.0 KiB/s wr, 79 op/s 2024-08-10T06:12:45.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:44 smithi086 ceph-mon[98993]: osdmap e1897: 8 total, 8 up, 8 in 2024-08-10T06:12:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:44 smithi159 ceph-mon[90359]: pgmap v3383: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 4.0 KiB/s wr, 79 op/s 2024-08-10T06:12:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:44 smithi159 ceph-mon[90359]: osdmap e1897: 8 total, 8 up, 8 in 2024-08-10T06:12:46.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:45 smithi086 ceph-mon[101471]: osdmap e1898: 8 total, 8 up, 8 in 2024-08-10T06:12:46.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:45 smithi086 ceph-mon[101471]: osdmap e1899: 8 total, 8 up, 8 in 2024-08-10T06:12:46.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:45 smithi086 ceph-mon[98993]: osdmap e1898: 8 total, 8 up, 8 in 2024-08-10T06:12:46.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:45 smithi086 ceph-mon[98993]: osdmap e1899: 8 total, 8 up, 8 in 2024-08-10T06:12:46.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:45 smithi159 ceph-mon[90359]: osdmap e1898: 8 total, 8 up, 8 in 2024-08-10T06:12:46.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:45 smithi159 ceph-mon[90359]: osdmap e1899: 8 total, 8 up, 8 in 2024-08-10T06:12:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:46 smithi086 ceph-mon[98993]: pgmap v3386: 809 pgs: 809 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 767 B/s wr, 52 op/s 2024-08-10T06:12:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:46 smithi086 ceph-mon[98993]: osdmap e1900: 8 total, 8 up, 8 in 2024-08-10T06:12:47.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:46 smithi086 ceph-mon[101471]: pgmap v3386: 809 pgs: 809 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 767 B/s wr, 52 op/s 2024-08-10T06:12:47.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:46 smithi086 ceph-mon[101471]: osdmap e1900: 8 total, 8 up, 8 in 2024-08-10T06:12:47.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:46 smithi159 ceph-mon[90359]: pgmap v3386: 809 pgs: 809 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 767 B/s wr, 52 op/s 2024-08-10T06:12:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:46 smithi159 ceph-mon[90359]: osdmap e1900: 8 total, 8 up, 8 in 2024-08-10T06:12:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:12:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:12:48] "GET /metrics HTTP/1.1" 200 90365 "" "Prometheus/2.43.0" 2024-08-10T06:12:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:48 smithi086 ceph-mon[98993]: pgmap v3389: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:48 smithi086 ceph-mon[98993]: osdmap e1901: 8 total, 8 up, 8 in 2024-08-10T06:12:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:48 smithi086 ceph-mon[101471]: pgmap v3389: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:48 smithi086 ceph-mon[101471]: osdmap e1901: 8 total, 8 up, 8 in 2024-08-10T06:12:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:48 smithi159 ceph-mon[90359]: pgmap v3389: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:48 smithi159 ceph-mon[90359]: osdmap e1901: 8 total, 8 up, 8 in 2024-08-10T06:12:50.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:49 smithi086 ceph-mon[98993]: osdmap e1902: 8 total, 8 up, 8 in 2024-08-10T06:12:50.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:49 smithi086 ceph-mon[101471]: osdmap e1902: 8 total, 8 up, 8 in 2024-08-10T06:12:50.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:49 smithi159 ceph-mon[90359]: osdmap e1902: 8 total, 8 up, 8 in 2024-08-10T06:12:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:50 smithi086 ceph-mon[101471]: pgmap v3392: 681 pgs: 681 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:50 smithi086 ceph-mon[101471]: osdmap e1903: 8 total, 8 up, 8 in 2024-08-10T06:12:51.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:50 smithi086 ceph-mon[101471]: osdmap e1904: 8 total, 8 up, 8 in 2024-08-10T06:12:51.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:50 smithi086 ceph-mon[98993]: pgmap v3392: 681 pgs: 681 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:51.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:50 smithi086 ceph-mon[98993]: osdmap e1903: 8 total, 8 up, 8 in 2024-08-10T06:12:51.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:50 smithi086 ceph-mon[98993]: osdmap e1904: 8 total, 8 up, 8 in 2024-08-10T06:12:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:50 smithi159 ceph-mon[90359]: pgmap v3392: 681 pgs: 681 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:50 smithi159 ceph-mon[90359]: osdmap e1903: 8 total, 8 up, 8 in 2024-08-10T06:12:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:50 smithi159 ceph-mon[90359]: osdmap e1904: 8 total, 8 up, 8 in 2024-08-10T06:12:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:52 smithi086 ceph-mon[101471]: pgmap v3395: 617 pgs: 617 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:52 smithi086 ceph-mon[101471]: osdmap e1905: 8 total, 8 up, 8 in 2024-08-10T06:12:53.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:52 smithi086 ceph-mon[98993]: pgmap v3395: 617 pgs: 617 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:53.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:52 smithi086 ceph-mon[98993]: osdmap e1905: 8 total, 8 up, 8 in 2024-08-10T06:12:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:52 smithi159 ceph-mon[90359]: pgmap v3395: 617 pgs: 617 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:52 smithi159 ceph-mon[90359]: osdmap e1905: 8 total, 8 up, 8 in 2024-08-10T06:12:54.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:53 smithi086 ceph-mon[98993]: Health check update: 1 pool(s) full (POOL_FULL) 2024-08-10T06:12:54.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:53 smithi086 ceph-mon[98993]: osdmap e1906: 8 total, 8 up, 8 in 2024-08-10T06:12:54.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:53 smithi086 ceph-mon[101471]: Health check update: 1 pool(s) full (POOL_FULL) 2024-08-10T06:12:54.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:53 smithi086 ceph-mon[101471]: osdmap e1906: 8 total, 8 up, 8 in 2024-08-10T06:12:54.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:53 smithi159 ceph-mon[90359]: Health check update: 1 pool(s) full (POOL_FULL) 2024-08-10T06:12:54.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:53 smithi159 ceph-mon[90359]: osdmap e1906: 8 total, 8 up, 8 in 2024-08-10T06:12:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:54 smithi086 ceph-mon[101471]: pgmap v3398: 553 pgs: 553 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:54 smithi086 ceph-mon[101471]: osdmap e1907: 8 total, 8 up, 8 in 2024-08-10T06:12:55.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:54 smithi086 ceph-mon[98993]: pgmap v3398: 553 pgs: 553 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:55.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:54 smithi086 ceph-mon[98993]: osdmap e1907: 8 total, 8 up, 8 in 2024-08-10T06:12:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:54 smithi159 ceph-mon[90359]: pgmap v3398: 553 pgs: 553 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:54 smithi159 ceph-mon[90359]: osdmap e1907: 8 total, 8 up, 8 in 2024-08-10T06:12:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:55 smithi086 ceph-mon[98993]: osdmap e1908: 8 total, 8 up, 8 in 2024-08-10T06:12:56.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:55 smithi086 ceph-mon[101471]: osdmap e1908: 8 total, 8 up, 8 in 2024-08-10T06:12:56.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:55 smithi159 ceph-mon[90359]: osdmap e1908: 8 total, 8 up, 8 in 2024-08-10T06:12:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:56 smithi086 ceph-mon[98993]: pgmap v3401: 489 pgs: 489 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:56 smithi086 ceph-mon[98993]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-10T06:12:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:56 smithi086 ceph-mon[98993]: osdmap e1909: 8 total, 8 up, 8 in 2024-08-10T06:12:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:12:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:12:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:56 smithi086 ceph-mon[101471]: pgmap v3401: 489 pgs: 489 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:56 smithi086 ceph-mon[101471]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-10T06:12:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:56 smithi086 ceph-mon[101471]: osdmap e1909: 8 total, 8 up, 8 in 2024-08-10T06:12:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:12:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:12:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:56 smithi159 ceph-mon[90359]: pgmap v3401: 489 pgs: 489 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:56 smithi159 ceph-mon[90359]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-10T06:12:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:56 smithi159 ceph-mon[90359]: osdmap e1909: 8 total, 8 up, 8 in 2024-08-10T06:12:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:12:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:12:58.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:57 smithi086 ceph-mon[98993]: osdmap e1910: 8 total, 8 up, 8 in 2024-08-10T06:12:58.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:57 smithi086 ceph-mon[101471]: osdmap e1910: 8 total, 8 up, 8 in 2024-08-10T06:12:58.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:57 smithi159 ceph-mon[90359]: osdmap e1910: 8 total, 8 up, 8 in 2024-08-10T06:12:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:12:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:12:58] "GET /metrics HTTP/1.1" 200 61231 "" "Prometheus/2.43.0" 2024-08-10T06:12:59.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:58 smithi086 ceph-mon[98993]: pgmap v3404: 425 pgs: 425 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:59.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:58 smithi086 ceph-mon[98993]: osdmap e1911: 8 total, 8 up, 8 in 2024-08-10T06:12:59.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:58 smithi086 ceph-mon[101471]: pgmap v3404: 425 pgs: 425 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:59.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:58 smithi086 ceph-mon[101471]: osdmap e1911: 8 total, 8 up, 8 in 2024-08-10T06:12:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:58 smithi159 ceph-mon[90359]: pgmap v3404: 425 pgs: 425 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:12:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:58 smithi159 ceph-mon[90359]: osdmap e1911: 8 total, 8 up, 8 in 2024-08-10T06:13:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:12:59 smithi086 ceph-mon[98993]: osdmap e1912: 8 total, 8 up, 8 in 2024-08-10T06:13:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:12:59 smithi086 ceph-mon[101471]: osdmap e1912: 8 total, 8 up, 8 in 2024-08-10T06:13:00.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:12:59 smithi159 ceph-mon[90359]: osdmap e1912: 8 total, 8 up, 8 in 2024-08-10T06:13:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:00 smithi086 ceph-mon[98993]: pgmap v3407: 361 pgs: 361 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:13:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:00 smithi086 ceph-mon[98993]: osdmap e1913: 8 total, 8 up, 8 in 2024-08-10T06:13:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:00 smithi086 ceph-mon[101471]: pgmap v3407: 361 pgs: 361 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:13:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:00 smithi086 ceph-mon[101471]: osdmap e1913: 8 total, 8 up, 8 in 2024-08-10T06:13:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:00 smithi159 ceph-mon[90359]: pgmap v3407: 361 pgs: 361 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:13:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:00 smithi159 ceph-mon[90359]: osdmap e1913: 8 total, 8 up, 8 in 2024-08-10T06:13:02.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:01 smithi086 ceph-mon[101471]: osdmap e1914: 8 total, 8 up, 8 in 2024-08-10T06:13:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:01 smithi086 ceph-mon[98993]: osdmap e1914: 8 total, 8 up, 8 in 2024-08-10T06:13:02.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:01 smithi159 ceph-mon[90359]: osdmap e1914: 8 total, 8 up, 8 in 2024-08-10T06:13:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:02 smithi086 ceph-mon[101471]: pgmap v3410: 297 pgs: 297 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:13:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:02 smithi086 ceph-mon[101471]: osdmap e1915: 8 total, 8 up, 8 in 2024-08-10T06:13:03.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:02 smithi086 ceph-mon[98993]: pgmap v3410: 297 pgs: 297 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:13:03.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:02 smithi086 ceph-mon[98993]: osdmap e1915: 8 total, 8 up, 8 in 2024-08-10T06:13:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:02 smithi159 ceph-mon[90359]: pgmap v3410: 297 pgs: 297 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:13:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:02 smithi159 ceph-mon[90359]: osdmap e1915: 8 total, 8 up, 8 in 2024-08-10T06:13:04.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:03 smithi086 ceph-mon[101471]: osdmap e1916: 8 total, 8 up, 8 in 2024-08-10T06:13:04.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:03 smithi086 ceph-mon[98993]: osdmap e1916: 8 total, 8 up, 8 in 2024-08-10T06:13:04.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:03 smithi159 ceph-mon[90359]: osdmap e1916: 8 total, 8 up, 8 in 2024-08-10T06:13:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:04 smithi086 ceph-mon[98993]: pgmap v3413: 233 pgs: 233 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:13:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:04 smithi086 ceph-mon[98993]: osdmap e1917: 8 total, 8 up, 8 in 2024-08-10T06:13:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:04 smithi086 ceph-mon[101471]: pgmap v3413: 233 pgs: 233 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:13:05.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:04 smithi086 ceph-mon[101471]: osdmap e1917: 8 total, 8 up, 8 in 2024-08-10T06:13:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:04 smithi159 ceph-mon[90359]: pgmap v3413: 233 pgs: 233 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:13:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:04 smithi159 ceph-mon[90359]: osdmap e1917: 8 total, 8 up, 8 in 2024-08-10T06:13:06.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:05 smithi086 ceph-mon[101471]: osdmap e1918: 8 total, 8 up, 8 in 2024-08-10T06:13:06.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:05 smithi086 ceph-mon[98993]: osdmap e1918: 8 total, 8 up, 8 in 2024-08-10T06:13:06.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:05 smithi159 ceph-mon[90359]: osdmap e1918: 8 total, 8 up, 8 in 2024-08-10T06:13:06.870 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:06 smithi086 ceph-mon[98993]: pgmap v3416: 169 pgs: 169 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:13:06.870 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:06 smithi086 ceph-mon[98993]: osdmap e1919: 8 total, 8 up, 8 in 2024-08-10T06:13:06.870 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:06 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:13:06.881 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 170 tests from TestLibRBD (639902 ms total) 2024-08-10T06:13:06.881 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:13:06.881 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 7 tests from EncryptedFlattenTest/0, where TypeParam = PlaintextUnderLUKS1 2024-08-10T06:13:06.909 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/0.Simple 2024-08-10T06:13:06.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:06 smithi159 ceph-mon[90359]: pgmap v3416: 169 pgs: 169 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:13:06.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:06 smithi159 ceph-mon[90359]: osdmap e1919: 8 total, 8 up, 8 in 2024-08-10T06:13:06.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:06 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:13:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:06 smithi086 ceph-mon[101471]: pgmap v3416: 169 pgs: 169 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:13:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:06 smithi086 ceph-mon[101471]: osdmap e1919: 8 total, 8 up, 8 in 2024-08-10T06:13:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:06 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:13:07.982 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:07 smithi159 ceph-mon[90359]: osdmap e1920: 8 total, 8 up, 8 in 2024-08-10T06:13:08.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:07 smithi086 ceph-mon[101471]: osdmap e1920: 8 total, 8 up, 8 in 2024-08-10T06:13:08.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:07 smithi086 ceph-mon[98993]: osdmap e1920: 8 total, 8 up, 8 in 2024-08-10T06:13:08.624 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:13:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:13:08] "GET /metrics HTTP/1.1" 200 61231 "" "Prometheus/2.43.0" 2024-08-10T06:13:08.896 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:13:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:08 smithi086 ceph-mon[98993]: pgmap v3419: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:13:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:08 smithi086 ceph-mon[98993]: osdmap e1921: 8 total, 8 up, 8 in 2024-08-10T06:13:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:08 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/216407332' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:13:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:08 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:13:09.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:08 smithi086 ceph-mon[101471]: pgmap v3419: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:13:09.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:08 smithi086 ceph-mon[101471]: osdmap e1921: 8 total, 8 up, 8 in 2024-08-10T06:13:09.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:08 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/216407332' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:13:09.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:08 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:13:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:08 smithi159 ceph-mon[90359]: pgmap v3419: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:13:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:08 smithi159 ceph-mon[90359]: osdmap e1921: 8 total, 8 up, 8 in 2024-08-10T06:13:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:08 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/216407332' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:13:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:08 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:13:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:09 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:13:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:09 smithi086 ceph-mon[98993]: osdmap e1922: 8 total, 8 up, 8 in 2024-08-10T06:13:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:09 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:13:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:09 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:13:10.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:09 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:13:10.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:09 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:13:10.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:09 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:13:10.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:09 smithi086 ceph-mon[101471]: osdmap e1922: 8 total, 8 up, 8 in 2024-08-10T06:13:10.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:09 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:13:10.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:09 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:13:10.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:09 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:13:10.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:09 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:13:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:09 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:13:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:09 smithi159 ceph-mon[90359]: osdmap e1922: 8 total, 8 up, 8 in 2024-08-10T06:13:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:09 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:13:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:09 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:13:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:09 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:13:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:09 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:13:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:10 smithi086 ceph-mon[98993]: pgmap v3422: 137 pgs: 2 creating+activating, 30 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:13:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:10 smithi086 ceph-mon[98993]: osdmap e1923: 8 total, 8 up, 8 in 2024-08-10T06:13:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:10 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:13:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:10 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:13:11.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:10 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:13:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:10 smithi086 ceph-mon[101471]: pgmap v3422: 137 pgs: 2 creating+activating, 30 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:13:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:10 smithi086 ceph-mon[101471]: osdmap e1923: 8 total, 8 up, 8 in 2024-08-10T06:13:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:10 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:13:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:10 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:13:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:10 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:13:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:10 smithi159 ceph-mon[90359]: pgmap v3422: 137 pgs: 2 creating+activating, 30 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:13:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:10 smithi159 ceph-mon[90359]: osdmap e1923: 8 total, 8 up, 8 in 2024-08-10T06:13:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:10 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:13:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:10 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:13:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:10 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:13:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:11 smithi159 ceph-mon[90359]: osdmap e1924: 8 total, 8 up, 8 in 2024-08-10T06:13:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:11 smithi159 ceph-mon[90359]: pgmap v3425: 137 pgs: 2 creating+activating, 8 unknown, 127 active+clean; 13 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 2.0 MiB/s wr, 2 op/s 2024-08-10T06:13:12.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:13:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:11 smithi086 ceph-mon[98993]: osdmap e1924: 8 total, 8 up, 8 in 2024-08-10T06:13:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:11 smithi086 ceph-mon[98993]: pgmap v3425: 137 pgs: 2 creating+activating, 8 unknown, 127 active+clean; 13 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 2.0 MiB/s wr, 2 op/s 2024-08-10T06:13:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:13:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:11 smithi086 ceph-mon[101471]: osdmap e1924: 8 total, 8 up, 8 in 2024-08-10T06:13:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:11 smithi086 ceph-mon[101471]: pgmap v3425: 137 pgs: 2 creating+activating, 8 unknown, 127 active+clean; 13 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 2.0 MiB/s wr, 2 op/s 2024-08-10T06:13:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:13:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:12 smithi159 ceph-mon[90359]: osdmap e1925: 8 total, 8 up, 8 in 2024-08-10T06:13:13.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:12 smithi086 ceph-mon[101471]: osdmap e1925: 8 total, 8 up, 8 in 2024-08-10T06:13:13.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:12 smithi086 ceph-mon[98993]: osdmap e1925: 8 total, 8 up, 8 in 2024-08-10T06:13:14.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:13 smithi159 ceph-mon[90359]: pgmap v3427: 137 pgs: 2 creating+activating, 135 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-08-10T06:13:14.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:13 smithi086 ceph-mon[98993]: pgmap v3427: 137 pgs: 2 creating+activating, 135 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-08-10T06:13:14.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:13 smithi086 ceph-mon[101471]: pgmap v3427: 137 pgs: 2 creating+activating, 135 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-08-10T06:13:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:16 smithi086 ceph-mon[98993]: pgmap v3428: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2024-08-10T06:13:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:16 smithi086 ceph-mon[98993]: osdmap e1926: 8 total, 8 up, 8 in 2024-08-10T06:13:17.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:16 smithi086 ceph-mon[101471]: pgmap v3428: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2024-08-10T06:13:17.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:16 smithi086 ceph-mon[101471]: osdmap e1926: 8 total, 8 up, 8 in 2024-08-10T06:13:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:16 smithi159 ceph-mon[90359]: pgmap v3428: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2024-08-10T06:13:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:16 smithi159 ceph-mon[90359]: osdmap e1926: 8 total, 8 up, 8 in 2024-08-10T06:13:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:13:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:13:18] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.43.0" 2024-08-10T06:13:18.923 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:18 smithi086 ceph-mon[98993]: pgmap v3430: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 4.6 MiB/s wr, 61 op/s 2024-08-10T06:13:18.924 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:18 smithi086 ceph-mon[101471]: pgmap v3430: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 4.6 MiB/s wr, 61 op/s 2024-08-10T06:13:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:18 smithi159 ceph-mon[90359]: pgmap v3430: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 4.6 MiB/s wr, 61 op/s 2024-08-10T06:13:19.802 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/0.Simple (12893 ms) 2024-08-10T06:13:19.803 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/0.Grow 2024-08-10T06:13:19.803 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:13:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:20 smithi086 ceph-mon[101471]: pgmap v3431: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.6 MiB/s wr, 52 op/s 2024-08-10T06:13:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:20 smithi086 ceph-mon[98993]: pgmap v3431: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.6 MiB/s wr, 52 op/s 2024-08-10T06:13:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:20 smithi159 ceph-mon[90359]: pgmap v3431: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.6 MiB/s wr, 52 op/s 2024-08-10T06:13:22.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:21 smithi086 ceph-mon[98993]: osdmap e1927: 8 total, 8 up, 8 in 2024-08-10T06:13:22.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:21 smithi086 ceph-mon[101471]: osdmap e1927: 8 total, 8 up, 8 in 2024-08-10T06:13:22.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:21 smithi159 ceph-mon[90359]: osdmap e1927: 8 total, 8 up, 8 in 2024-08-10T06:13:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:22 smithi086 ceph-mon[101471]: pgmap v3433: 137 pgs: 137 active+clean; 76 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.9 MiB/s wr, 73 op/s 2024-08-10T06:13:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:22 smithi086 ceph-mon[98993]: pgmap v3433: 137 pgs: 137 active+clean; 76 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.9 MiB/s wr, 73 op/s 2024-08-10T06:13:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:22 smithi159 ceph-mon[90359]: pgmap v3433: 137 pgs: 137 active+clean; 76 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.9 MiB/s wr, 73 op/s 2024-08-10T06:13:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:24 smithi086 ceph-mon[101471]: pgmap v3434: 137 pgs: 137 active+clean; 84 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.3 MiB/s wr, 51 op/s 2024-08-10T06:13:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:24 smithi086 ceph-mon[98993]: pgmap v3434: 137 pgs: 137 active+clean; 84 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.3 MiB/s wr, 51 op/s 2024-08-10T06:13:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:24 smithi159 ceph-mon[90359]: pgmap v3434: 137 pgs: 137 active+clean; 84 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.3 MiB/s wr, 51 op/s 2024-08-10T06:13:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:26 smithi086 ceph-mon[98993]: pgmap v3435: 137 pgs: 137 active+clean; 88 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 75 op/s 2024-08-10T06:13:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:13:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:26 smithi086 ceph-mon[101471]: pgmap v3435: 137 pgs: 137 active+clean; 88 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 75 op/s 2024-08-10T06:13:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:13:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:26 smithi159 ceph-mon[90359]: pgmap v3435: 137 pgs: 137 active+clean; 88 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 75 op/s 2024-08-10T06:13:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:13:28.554 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/0.Grow (8751 ms) 2024-08-10T06:13:28.554 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/0.Shrink 2024-08-10T06:13:28.554 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:13:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:13:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:13:28] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-08-10T06:13:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:28 smithi086 ceph-mon[98993]: pgmap v3436: 137 pgs: 137 active+clean; 100 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 71 op/s 2024-08-10T06:13:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:28 smithi086 ceph-mon[101471]: pgmap v3436: 137 pgs: 137 active+clean; 100 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 71 op/s 2024-08-10T06:13:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:28 smithi159 ceph-mon[90359]: pgmap v3436: 137 pgs: 137 active+clean; 100 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 71 op/s 2024-08-10T06:13:30.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:29 smithi086 ceph-mon[101471]: osdmap e1928: 8 total, 8 up, 8 in 2024-08-10T06:13:30.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:29 smithi086 ceph-mon[98993]: osdmap e1928: 8 total, 8 up, 8 in 2024-08-10T06:13:30.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:29 smithi159 ceph-mon[90359]: osdmap e1928: 8 total, 8 up, 8 in 2024-08-10T06:13:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:30 smithi086 ceph-mon[101471]: pgmap v3438: 137 pgs: 137 active+clean; 104 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.8 MiB/s wr, 60 op/s 2024-08-10T06:13:31.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:30 smithi086 ceph-mon[98993]: pgmap v3438: 137 pgs: 137 active+clean; 104 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.8 MiB/s wr, 60 op/s 2024-08-10T06:13:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:30 smithi159 ceph-mon[90359]: pgmap v3438: 137 pgs: 137 active+clean; 104 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.8 MiB/s wr, 60 op/s 2024-08-10T06:13:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:32 smithi086 ceph-mon[101471]: pgmap v3439: 137 pgs: 137 active+clean; 126 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.4 MiB/s wr, 94 op/s 2024-08-10T06:13:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:32 smithi086 ceph-mon[98993]: pgmap v3439: 137 pgs: 137 active+clean; 126 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.4 MiB/s wr, 94 op/s 2024-08-10T06:13:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:32 smithi159 ceph-mon[90359]: pgmap v3439: 137 pgs: 137 active+clean; 126 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.4 MiB/s wr, 94 op/s 2024-08-10T06:13:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:34 smithi086 ceph-mon[98993]: pgmap v3440: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 88 op/s 2024-08-10T06:13:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:34 smithi086 ceph-mon[101471]: pgmap v3440: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 88 op/s 2024-08-10T06:13:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:34 smithi159 ceph-mon[90359]: pgmap v3440: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 88 op/s 2024-08-10T06:13:36.337 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/0.Shrink (7783 ms) 2024-08-10T06:13:36.337 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOne 2024-08-10T06:13:36.337 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:13:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:36 smithi086 ceph-mon[101471]: pgmap v3441: 137 pgs: 137 active+clean; 155 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.1 MiB/s wr, 78 op/s 2024-08-10T06:13:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:36 smithi086 ceph-mon[98993]: pgmap v3441: 137 pgs: 137 active+clean; 155 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.1 MiB/s wr, 78 op/s 2024-08-10T06:13:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:36 smithi159 ceph-mon[90359]: pgmap v3441: 137 pgs: 137 active+clean; 155 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.1 MiB/s wr, 78 op/s 2024-08-10T06:13:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:37 smithi086 ceph-mon[98993]: osdmap e1929: 8 total, 8 up, 8 in 2024-08-10T06:13:38.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:37 smithi086 ceph-mon[101471]: osdmap e1929: 8 total, 8 up, 8 in 2024-08-10T06:13:38.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:37 smithi159 ceph-mon[90359]: osdmap e1929: 8 total, 8 up, 8 in 2024-08-10T06:13:38.658 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:13:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:13:38] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-08-10T06:13:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:38 smithi086 ceph-mon[98993]: pgmap v3443: 137 pgs: 137 active+clean; 171 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 9.3 MiB/s wr, 107 op/s 2024-08-10T06:13:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:38 smithi086 ceph-mon[101471]: pgmap v3443: 137 pgs: 137 active+clean; 171 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 9.3 MiB/s wr, 107 op/s 2024-08-10T06:13:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:38 smithi159 ceph-mon[90359]: pgmap v3443: 137 pgs: 137 active+clean; 171 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 9.3 MiB/s wr, 107 op/s 2024-08-10T06:13:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:40 smithi086 ceph-mon[98993]: pgmap v3444: 137 pgs: 137 active+clean; 171 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 7.5 MiB/s wr, 91 op/s 2024-08-10T06:13:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:40 smithi086 ceph-mon[101471]: pgmap v3444: 137 pgs: 137 active+clean; 171 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 7.5 MiB/s wr, 91 op/s 2024-08-10T06:13:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:40 smithi159 ceph-mon[90359]: pgmap v3444: 137 pgs: 137 active+clean; 171 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 7.5 MiB/s wr, 91 op/s 2024-08-10T06:13:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:13:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:13:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:13:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:42 smithi086 ceph-mon[101471]: pgmap v3445: 137 pgs: 137 active+clean; 192 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-08-10T06:13:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:42 smithi086 ceph-mon[98993]: pgmap v3445: 137 pgs: 137 active+clean; 192 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-08-10T06:13:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:42 smithi159 ceph-mon[90359]: pgmap v3445: 137 pgs: 137 active+clean; 192 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-08-10T06:13:44.578 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOne (8242 ms) 2024-08-10T06:13:44.579 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot 2024-08-10T06:13:44.579 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:13:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:44 smithi086 ceph-mon[98993]: pgmap v3446: 137 pgs: 137 active+clean; 192 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.4 MiB/s wr, 72 op/s 2024-08-10T06:13:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:44 smithi086 ceph-mon[101471]: pgmap v3446: 137 pgs: 137 active+clean; 192 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.4 MiB/s wr, 72 op/s 2024-08-10T06:13:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:44 smithi159 ceph-mon[90359]: pgmap v3446: 137 pgs: 137 active+clean; 192 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.4 MiB/s wr, 72 op/s 2024-08-10T06:13:46.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:45 smithi086 ceph-mon[101471]: osdmap e1930: 8 total, 8 up, 8 in 2024-08-10T06:13:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:45 smithi086 ceph-mon[98993]: osdmap e1930: 8 total, 8 up, 8 in 2024-08-10T06:13:46.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:45 smithi159 ceph-mon[90359]: osdmap e1930: 8 total, 8 up, 8 in 2024-08-10T06:13:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:46 smithi086 ceph-mon[101471]: pgmap v3448: 137 pgs: 137 active+clean; 205 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 6.4 MiB/s wr, 94 op/s 2024-08-10T06:13:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:46 smithi086 ceph-mon[98993]: pgmap v3448: 137 pgs: 137 active+clean; 205 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 6.4 MiB/s wr, 94 op/s 2024-08-10T06:13:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:46 smithi159 ceph-mon[90359]: pgmap v3448: 137 pgs: 137 active+clean; 205 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 6.4 MiB/s wr, 94 op/s 2024-08-10T06:13:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:13:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:13:48] "GET /metrics HTTP/1.1" 200 36659 "" "Prometheus/2.43.0" 2024-08-10T06:13:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:48 smithi086 ceph-mon[101471]: pgmap v3449: 137 pgs: 137 active+clean; 225 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 6.2 MiB/s wr, 85 op/s 2024-08-10T06:13:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:48 smithi086 ceph-mon[98993]: pgmap v3449: 137 pgs: 137 active+clean; 225 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 6.2 MiB/s wr, 85 op/s 2024-08-10T06:13:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:48 smithi159 ceph-mon[90359]: pgmap v3449: 137 pgs: 137 active+clean; 225 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 6.2 MiB/s wr, 85 op/s 2024-08-10T06:13:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:50 smithi086 ceph-mon[98993]: pgmap v3450: 137 pgs: 137 active+clean; 225 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.2 MiB/s wr, 84 op/s 2024-08-10T06:13:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:50 smithi086 ceph-mon[101471]: pgmap v3450: 137 pgs: 137 active+clean; 225 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.2 MiB/s wr, 84 op/s 2024-08-10T06:13:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:50 smithi159 ceph-mon[90359]: pgmap v3450: 137 pgs: 137 active+clean; 225 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.2 MiB/s wr, 84 op/s 2024-08-10T06:13:52.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:51 smithi086 ceph-mon[101471]: osdmap e1931: 8 total, 8 up, 8 in 2024-08-10T06:13:52.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:51 smithi086 ceph-mon[98993]: osdmap e1931: 8 total, 8 up, 8 in 2024-08-10T06:13:52.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:51 smithi159 ceph-mon[90359]: osdmap e1931: 8 total, 8 up, 8 in 2024-08-10T06:13:53.112 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot (8534 ms) 2024-08-10T06:13:53.113 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/0.MinOverlap 2024-08-10T06:13:53.113 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:13:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:52 smithi086 ceph-mon[101471]: pgmap v3452: 137 pgs: 137 active+clean; 245 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 7.6 MiB/s wr, 71 op/s 2024-08-10T06:13:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:52 smithi086 ceph-mon[98993]: pgmap v3452: 137 pgs: 137 active+clean; 245 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 7.6 MiB/s wr, 71 op/s 2024-08-10T06:13:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:52 smithi159 ceph-mon[90359]: pgmap v3452: 137 pgs: 137 active+clean; 245 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 7.6 MiB/s wr, 71 op/s 2024-08-10T06:13:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:54 smithi086 ceph-mon[98993]: pgmap v3453: 137 pgs: 137 active+clean; 253 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 8.2 MiB/s wr, 88 op/s 2024-08-10T06:13:55.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:54 smithi086 ceph-mon[98993]: osdmap e1932: 8 total, 8 up, 8 in 2024-08-10T06:13:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:54 smithi086 ceph-mon[101471]: pgmap v3453: 137 pgs: 137 active+clean; 253 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 8.2 MiB/s wr, 88 op/s 2024-08-10T06:13:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:54 smithi086 ceph-mon[101471]: osdmap e1932: 8 total, 8 up, 8 in 2024-08-10T06:13:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:54 smithi159 ceph-mon[90359]: pgmap v3453: 137 pgs: 137 active+clean; 253 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 8.2 MiB/s wr, 88 op/s 2024-08-10T06:13:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:54 smithi159 ceph-mon[90359]: osdmap e1932: 8 total, 8 up, 8 in 2024-08-10T06:13:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:56 smithi086 ceph-mon[98993]: pgmap v3455: 137 pgs: 137 active+clean; 299 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.3 MiB/s wr, 84 op/s 2024-08-10T06:13:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:13:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:56 smithi086 ceph-mon[101471]: pgmap v3455: 137 pgs: 137 active+clean; 299 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.3 MiB/s wr, 84 op/s 2024-08-10T06:13:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:13:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:56 smithi159 ceph-mon[90359]: pgmap v3455: 137 pgs: 137 active+clean; 299 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.3 MiB/s wr, 84 op/s 2024-08-10T06:13:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:13:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:13:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:13:58] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-08-10T06:13:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:13:58 smithi086 ceph-mon[101471]: pgmap v3456: 137 pgs: 137 active+clean; 311 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 95 op/s 2024-08-10T06:13:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:13:58 smithi086 ceph-mon[98993]: pgmap v3456: 137 pgs: 137 active+clean; 311 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 95 op/s 2024-08-10T06:13:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:13:58 smithi159 ceph-mon[90359]: pgmap v3456: 137 pgs: 137 active+clean; 311 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 95 op/s 2024-08-10T06:14:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:00 smithi086 ceph-mon[101471]: pgmap v3457: 137 pgs: 137 active+clean; 311 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 9.8 MiB/s wr, 87 op/s 2024-08-10T06:14:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:00 smithi086 ceph-mon[98993]: pgmap v3457: 137 pgs: 137 active+clean; 311 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 9.8 MiB/s wr, 87 op/s 2024-08-10T06:14:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:00 smithi159 ceph-mon[90359]: pgmap v3457: 137 pgs: 137 active+clean; 311 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 9.8 MiB/s wr, 87 op/s 2024-08-10T06:14:01.618 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/0.MinOverlap (8505 ms) 2024-08-10T06:14:01.618 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/0.ZeroOverlap 2024-08-10T06:14:01.618 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:14:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:02 smithi086 ceph-mon[98993]: pgmap v3458: 137 pgs: 137 active+clean; 315 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 7.4 MiB/s wr, 89 op/s 2024-08-10T06:14:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:02 smithi086 ceph-mon[98993]: osdmap e1933: 8 total, 8 up, 8 in 2024-08-10T06:14:03.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:02 smithi086 ceph-mon[101471]: pgmap v3458: 137 pgs: 137 active+clean; 315 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 7.4 MiB/s wr, 89 op/s 2024-08-10T06:14:03.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:02 smithi086 ceph-mon[101471]: osdmap e1933: 8 total, 8 up, 8 in 2024-08-10T06:14:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:02 smithi159 ceph-mon[90359]: pgmap v3458: 137 pgs: 137 active+clean; 315 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 7.4 MiB/s wr, 89 op/s 2024-08-10T06:14:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:02 smithi159 ceph-mon[90359]: osdmap e1933: 8 total, 8 up, 8 in 2024-08-10T06:14:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:04 smithi086 ceph-mon[101471]: pgmap v3460: 137 pgs: 137 active+clean; 323 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 8.3 MiB/s wr, 96 op/s 2024-08-10T06:14:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:04 smithi086 ceph-mon[98993]: pgmap v3460: 137 pgs: 137 active+clean; 323 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 8.3 MiB/s wr, 96 op/s 2024-08-10T06:14:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:04 smithi159 ceph-mon[90359]: pgmap v3460: 137 pgs: 137 active+clean; 323 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 8.3 MiB/s wr, 96 op/s 2024-08-10T06:14:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:06 smithi086 ceph-mon[98993]: pgmap v3461: 137 pgs: 137 active+clean; 343 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-08-10T06:14:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:06 smithi086 ceph-mon[101471]: pgmap v3461: 137 pgs: 137 active+clean; 343 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-08-10T06:14:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:06 smithi159 ceph-mon[90359]: pgmap v3461: 137 pgs: 137 active+clean; 343 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-08-10T06:14:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:14:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:14:08] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-08-10T06:14:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:08 smithi086 ceph-mon[98993]: pgmap v3462: 137 pgs: 137 active+clean; 348 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 65 op/s 2024-08-10T06:14:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:08 smithi086 ceph-mon[101471]: pgmap v3462: 137 pgs: 137 active+clean; 348 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 65 op/s 2024-08-10T06:14:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:08 smithi159 ceph-mon[90359]: pgmap v3462: 137 pgs: 137 active+clean; 348 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 65 op/s 2024-08-10T06:14:09.548 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/0.ZeroOverlap (7930 ms) 2024-08-10T06:14:09.881 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 7 tests from EncryptedFlattenTest/0 (62638 ms total) 2024-08-10T06:14:09.881 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:14:09.881 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 7 tests from EncryptedFlattenTest/1, where TypeParam = PlaintextUnderLUKS2 2024-08-10T06:14:09.910 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/1.Simple 2024-08-10T06:14:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:10 smithi086 ceph-mon[98993]: pgmap v3463: 137 pgs: 137 active+clean; 348 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 62 op/s 2024-08-10T06:14:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:10 smithi086 ceph-mon[98993]: osdmap e1934: 8 total, 8 up, 8 in 2024-08-10T06:14:11.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:10 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:14:11.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:10 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:14:11.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:10 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:14:11.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:10 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:14:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:10 smithi086 ceph-mon[101471]: pgmap v3463: 137 pgs: 137 active+clean; 348 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 62 op/s 2024-08-10T06:14:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:10 smithi086 ceph-mon[101471]: osdmap e1934: 8 total, 8 up, 8 in 2024-08-10T06:14:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:10 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:14:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:10 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:14:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:10 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:14:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:10 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:14:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:10 smithi159 ceph-mon[90359]: pgmap v3463: 137 pgs: 137 active+clean; 348 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 62 op/s 2024-08-10T06:14:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:10 smithi159 ceph-mon[90359]: osdmap e1934: 8 total, 8 up, 8 in 2024-08-10T06:14:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:10 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:14:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:10 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:14:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:10 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:14:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:10 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:14:11.886 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:14:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:11 smithi086 ceph-mon[98993]: osdmap e1935: 8 total, 8 up, 8 in 2024-08-10T06:14:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:11 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2558477576' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:14:12.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:14:12.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:11 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2558477576' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:14:12.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:11 smithi086 ceph-mon[98993]: osdmap e1936: 8 total, 8 up, 8 in 2024-08-10T06:14:12.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:11 smithi086 ceph-mon[101471]: osdmap e1935: 8 total, 8 up, 8 in 2024-08-10T06:14:12.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:11 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2558477576' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:14:12.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:14:12.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:11 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2558477576' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:14:12.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:11 smithi086 ceph-mon[101471]: osdmap e1936: 8 total, 8 up, 8 in 2024-08-10T06:14:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:11 smithi159 ceph-mon[90359]: osdmap e1935: 8 total, 8 up, 8 in 2024-08-10T06:14:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:11 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2558477576' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:14:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:14:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:11 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2558477576' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:14:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:11 smithi159 ceph-mon[90359]: osdmap e1936: 8 total, 8 up, 8 in 2024-08-10T06:14:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:12 smithi086 ceph-mon[98993]: pgmap v3466: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:14:13.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:12 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:14:13.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:12 smithi086 ceph-mon[98993]: osdmap e1937: 8 total, 8 up, 8 in 2024-08-10T06:14:13.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:12 smithi086 ceph-mon[101471]: pgmap v3466: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:14:13.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:12 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:14:13.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:12 smithi086 ceph-mon[101471]: osdmap e1937: 8 total, 8 up, 8 in 2024-08-10T06:14:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:12 smithi159 ceph-mon[90359]: pgmap v3466: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:14:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:12 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:14:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:12 smithi159 ceph-mon[90359]: osdmap e1937: 8 total, 8 up, 8 in 2024-08-10T06:14:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:14 smithi086 ceph-mon[101471]: pgmap v3469: 137 pgs: 1 creating+peering, 21 unknown, 115 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:14:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:14 smithi086 ceph-mon[101471]: osdmap e1938: 8 total, 8 up, 8 in 2024-08-10T06:14:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:14 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:14:15.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:14 smithi086 ceph-mon[98993]: pgmap v3469: 137 pgs: 1 creating+peering, 21 unknown, 115 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:14:15.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:14 smithi086 ceph-mon[98993]: osdmap e1938: 8 total, 8 up, 8 in 2024-08-10T06:14:15.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:14 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:14:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:14 smithi159 ceph-mon[90359]: pgmap v3469: 137 pgs: 1 creating+peering, 21 unknown, 115 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:14:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:14 smithi159 ceph-mon[90359]: osdmap e1938: 8 total, 8 up, 8 in 2024-08-10T06:14:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:14 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:14:16.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:15 smithi086 ceph-mon[98993]: osdmap e1939: 8 total, 8 up, 8 in 2024-08-10T06:14:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:15 smithi086 ceph-mon[101471]: osdmap e1939: 8 total, 8 up, 8 in 2024-08-10T06:14:16.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:15 smithi159 ceph-mon[90359]: osdmap e1939: 8 total, 8 up, 8 in 2024-08-10T06:14:17.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:16 smithi086 ceph-mon[101471]: pgmap v3472: 137 pgs: 1 creating+peering, 136 active+clean; 29 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.0 MiB/s wr, 14 op/s 2024-08-10T06:14:17.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:16 smithi086 ceph-mon[98993]: pgmap v3472: 137 pgs: 1 creating+peering, 136 active+clean; 29 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.0 MiB/s wr, 14 op/s 2024-08-10T06:14:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:16 smithi159 ceph-mon[90359]: pgmap v3472: 137 pgs: 1 creating+peering, 136 active+clean; 29 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.0 MiB/s wr, 14 op/s 2024-08-10T06:14:18.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:17 smithi086 ceph-mon[98993]: pgmap v3473: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.9 KiB/s rd, 4.7 MiB/s wr, 14 op/s 2024-08-10T06:14:18.263 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:17 smithi086 ceph-mon[101471]: pgmap v3473: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.9 KiB/s rd, 4.7 MiB/s wr, 14 op/s 2024-08-10T06:14:18.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:17 smithi159 ceph-mon[90359]: pgmap v3473: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.9 KiB/s rd, 4.7 MiB/s wr, 14 op/s 2024-08-10T06:14:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:14:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:14:18] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.43.0" 2024-08-10T06:14:20.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:20 smithi086 ceph-mon[101471]: pgmap v3474: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.9 MiB/s wr, 56 op/s 2024-08-10T06:14:20.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:20 smithi086 ceph-mon[98993]: pgmap v3474: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.9 MiB/s wr, 56 op/s 2024-08-10T06:14:20.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:20 smithi159 ceph-mon[90359]: pgmap v3474: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.9 MiB/s wr, 56 op/s 2024-08-10T06:14:22.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:21 smithi086 ceph-mon[101471]: osdmap e1940: 8 total, 8 up, 8 in 2024-08-10T06:14:22.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:21 smithi086 ceph-mon[98993]: osdmap e1940: 8 total, 8 up, 8 in 2024-08-10T06:14:22.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:21 smithi159 ceph-mon[90359]: osdmap e1940: 8 total, 8 up, 8 in 2024-08-10T06:14:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:22 smithi086 ceph-mon[101471]: pgmap v3476: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.4 MiB/s wr, 50 op/s 2024-08-10T06:14:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:22 smithi086 ceph-mon[98993]: pgmap v3476: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.4 MiB/s wr, 50 op/s 2024-08-10T06:14:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:22 smithi159 ceph-mon[90359]: pgmap v3476: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.4 MiB/s wr, 50 op/s 2024-08-10T06:14:24.449 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/1.Simple (14539 ms) 2024-08-10T06:14:24.449 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/1.Grow 2024-08-10T06:14:24.449 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:14:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:24 smithi086 ceph-mon[101471]: pgmap v3477: 137 pgs: 137 active+clean; 39 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.6 MiB/s wr, 40 op/s 2024-08-10T06:14:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:24 smithi086 ceph-mon[98993]: pgmap v3477: 137 pgs: 137 active+clean; 39 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.6 MiB/s wr, 40 op/s 2024-08-10T06:14:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:24 smithi159 ceph-mon[90359]: pgmap v3477: 137 pgs: 137 active+clean; 39 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.6 MiB/s wr, 40 op/s 2024-08-10T06:14:26.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:25 smithi086 ceph-mon[101471]: osdmap e1941: 8 total, 8 up, 8 in 2024-08-10T06:14:26.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:25 smithi086 ceph-mon[98993]: osdmap e1941: 8 total, 8 up, 8 in 2024-08-10T06:14:26.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:25 smithi159 ceph-mon[90359]: osdmap e1941: 8 total, 8 up, 8 in 2024-08-10T06:14:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:26 smithi086 ceph-mon[98993]: pgmap v3479: 137 pgs: 137 active+clean; 71 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.1 MiB/s wr, 78 op/s 2024-08-10T06:14:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:14:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:26 smithi086 ceph-mon[101471]: pgmap v3479: 137 pgs: 137 active+clean; 71 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.1 MiB/s wr, 78 op/s 2024-08-10T06:14:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:14:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:26 smithi159 ceph-mon[90359]: pgmap v3479: 137 pgs: 137 active+clean; 71 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.1 MiB/s wr, 78 op/s 2024-08-10T06:14:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:14:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:14:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:14:28] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-08-10T06:14:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:28 smithi086 ceph-mon[101471]: pgmap v3480: 137 pgs: 137 active+clean; 75 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.6 MiB/s wr, 69 op/s 2024-08-10T06:14:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:28 smithi086 ceph-mon[98993]: pgmap v3480: 137 pgs: 137 active+clean; 75 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.6 MiB/s wr, 69 op/s 2024-08-10T06:14:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:28 smithi159 ceph-mon[90359]: pgmap v3480: 137 pgs: 137 active+clean; 75 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.6 MiB/s wr, 69 op/s 2024-08-10T06:14:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:30 smithi086 ceph-mon[101471]: pgmap v3481: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 9.2 MiB/s wr, 65 op/s 2024-08-10T06:14:31.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:30 smithi086 ceph-mon[98993]: pgmap v3481: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 9.2 MiB/s wr, 65 op/s 2024-08-10T06:14:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:30 smithi159 ceph-mon[90359]: pgmap v3481: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 9.2 MiB/s wr, 65 op/s 2024-08-10T06:14:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:32 smithi086 ceph-mon[101471]: pgmap v3482: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2024-08-10T06:14:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:32 smithi086 ceph-mon[98993]: pgmap v3482: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2024-08-10T06:14:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:32 smithi159 ceph-mon[90359]: pgmap v3482: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2024-08-10T06:14:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:34 smithi086 ceph-mon[101471]: pgmap v3483: 137 pgs: 137 active+clean; 108 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.7 MiB/s wr, 72 op/s 2024-08-10T06:14:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:34 smithi086 ceph-mon[98993]: pgmap v3483: 137 pgs: 137 active+clean; 108 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.7 MiB/s wr, 72 op/s 2024-08-10T06:14:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:34 smithi159 ceph-mon[90359]: pgmap v3483: 137 pgs: 137 active+clean; 108 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.7 MiB/s wr, 72 op/s 2024-08-10T06:14:36.023 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/1.Grow (11575 ms) 2024-08-10T06:14:36.024 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/1.Shrink 2024-08-10T06:14:36.024 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:14:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:36 smithi086 ceph-mon[98993]: pgmap v3484: 137 pgs: 137 active+clean; 128 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 55 op/s 2024-08-10T06:14:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:36 smithi086 ceph-mon[101471]: pgmap v3484: 137 pgs: 137 active+clean; 128 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 55 op/s 2024-08-10T06:14:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:36 smithi159 ceph-mon[90359]: pgmap v3484: 137 pgs: 137 active+clean; 128 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 55 op/s 2024-08-10T06:14:38.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:37 smithi086 ceph-mon[101471]: osdmap e1942: 8 total, 8 up, 8 in 2024-08-10T06:14:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:37 smithi086 ceph-mon[98993]: osdmap e1942: 8 total, 8 up, 8 in 2024-08-10T06:14:38.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:37 smithi159 ceph-mon[90359]: osdmap e1942: 8 total, 8 up, 8 in 2024-08-10T06:14:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:14:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:14:38] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-08-10T06:14:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:38 smithi086 ceph-mon[101471]: pgmap v3486: 137 pgs: 137 active+clean; 136 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 7.3 MiB/s wr, 42 op/s 2024-08-10T06:14:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:38 smithi086 ceph-mon[98993]: pgmap v3486: 137 pgs: 137 active+clean; 136 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 7.3 MiB/s wr, 42 op/s 2024-08-10T06:14:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:38 smithi159 ceph-mon[90359]: pgmap v3486: 137 pgs: 137 active+clean; 136 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 7.3 MiB/s wr, 42 op/s 2024-08-10T06:14:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:40 smithi086 ceph-mon[98993]: pgmap v3487: 137 pgs: 137 active+clean; 150 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.4 MiB/s wr, 51 op/s 2024-08-10T06:14:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:40 smithi086 ceph-mon[101471]: pgmap v3487: 137 pgs: 137 active+clean; 150 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.4 MiB/s wr, 51 op/s 2024-08-10T06:14:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:40 smithi159 ceph-mon[90359]: pgmap v3487: 137 pgs: 137 active+clean; 150 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.4 MiB/s wr, 51 op/s 2024-08-10T06:14:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:14:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:14:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:14:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:42 smithi086 ceph-mon[98993]: pgmap v3488: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-10T06:14:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:42 smithi086 ceph-mon[101471]: pgmap v3488: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-10T06:14:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:42 smithi159 ceph-mon[90359]: pgmap v3488: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-10T06:14:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:44 smithi086 ceph-mon[98993]: pgmap v3489: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 61 op/s 2024-08-10T06:14:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:44 smithi086 ceph-mon[101471]: pgmap v3489: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 61 op/s 2024-08-10T06:14:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:44 smithi159 ceph-mon[90359]: pgmap v3489: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 61 op/s 2024-08-10T06:14:46.440 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/1.Shrink (10417 ms) 2024-08-10T06:14:46.441 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOne 2024-08-10T06:14:46.441 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:14:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:46 smithi086 ceph-mon[98993]: pgmap v3490: 137 pgs: 137 active+clean; 186 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.4 MiB/s wr, 64 op/s 2024-08-10T06:14:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:46 smithi086 ceph-mon[101471]: pgmap v3490: 137 pgs: 137 active+clean; 186 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.4 MiB/s wr, 64 op/s 2024-08-10T06:14:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:46 smithi159 ceph-mon[90359]: pgmap v3490: 137 pgs: 137 active+clean; 186 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.4 MiB/s wr, 64 op/s 2024-08-10T06:14:48.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:47 smithi086 ceph-mon[101471]: osdmap e1943: 8 total, 8 up, 8 in 2024-08-10T06:14:48.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:47 smithi086 ceph-mon[98993]: osdmap e1943: 8 total, 8 up, 8 in 2024-08-10T06:14:48.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:47 smithi159 ceph-mon[90359]: osdmap e1943: 8 total, 8 up, 8 in 2024-08-10T06:14:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:14:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:14:48] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-08-10T06:14:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:48 smithi086 ceph-mon[101471]: pgmap v3492: 137 pgs: 137 active+clean; 206 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 87 op/s 2024-08-10T06:14:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:48 smithi086 ceph-mon[98993]: pgmap v3492: 137 pgs: 137 active+clean; 206 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 87 op/s 2024-08-10T06:14:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:48 smithi159 ceph-mon[90359]: pgmap v3492: 137 pgs: 137 active+clean; 206 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 87 op/s 2024-08-10T06:14:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:50 smithi086 ceph-mon[98993]: pgmap v3493: 137 pgs: 137 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.1 MiB/s wr, 86 op/s 2024-08-10T06:14:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:50 smithi086 ceph-mon[101471]: pgmap v3493: 137 pgs: 137 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.1 MiB/s wr, 86 op/s 2024-08-10T06:14:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:50 smithi159 ceph-mon[90359]: pgmap v3493: 137 pgs: 137 active+clean; 215 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.1 MiB/s wr, 86 op/s 2024-08-10T06:14:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:52 smithi086 ceph-mon[101471]: pgmap v3494: 137 pgs: 137 active+clean; 228 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-10T06:14:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:52 smithi086 ceph-mon[98993]: pgmap v3494: 137 pgs: 137 active+clean; 228 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-10T06:14:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:52 smithi159 ceph-mon[90359]: pgmap v3494: 137 pgs: 137 active+clean; 228 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-10T06:14:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:54 smithi086 ceph-mon[101471]: pgmap v3495: 137 pgs: 137 active+clean; 228 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-10T06:14:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:54 smithi086 ceph-mon[98993]: pgmap v3495: 137 pgs: 137 active+clean; 228 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-10T06:14:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:54 smithi159 ceph-mon[90359]: pgmap v3495: 137 pgs: 137 active+clean; 228 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-10T06:14:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:56 smithi086 ceph-mon[101471]: pgmap v3496: 137 pgs: 137 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 7.0 MiB/s wr, 55 op/s 2024-08-10T06:14:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:14:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:56 smithi086 ceph-mon[98993]: pgmap v3496: 137 pgs: 137 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 7.0 MiB/s wr, 55 op/s 2024-08-10T06:14:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:14:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:56 smithi159 ceph-mon[90359]: pgmap v3496: 137 pgs: 137 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 7.0 MiB/s wr, 55 op/s 2024-08-10T06:14:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:14:57.998 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOne (11557 ms) 2024-08-10T06:14:57.998 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot 2024-08-10T06:14:57.998 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:14:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:14:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:14:58] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-08-10T06:14:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:58 smithi086 ceph-mon[101471]: pgmap v3497: 137 pgs: 137 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.4 MiB/s rd, 6.7 MiB/s wr, 47 op/s 2024-08-10T06:14:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:58 smithi086 ceph-mon[98993]: pgmap v3497: 137 pgs: 137 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.4 MiB/s rd, 6.7 MiB/s wr, 47 op/s 2024-08-10T06:14:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:58 smithi159 ceph-mon[90359]: pgmap v3497: 137 pgs: 137 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.4 MiB/s rd, 6.7 MiB/s wr, 47 op/s 2024-08-10T06:15:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:14:59 smithi086 ceph-mon[101471]: osdmap e1944: 8 total, 8 up, 8 in 2024-08-10T06:15:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:14:59 smithi086 ceph-mon[98993]: osdmap e1944: 8 total, 8 up, 8 in 2024-08-10T06:15:00.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:14:59 smithi159 ceph-mon[90359]: osdmap e1944: 8 total, 8 up, 8 in 2024-08-10T06:15:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:00 smithi086 ceph-mon[101471]: pgmap v3499: 137 pgs: 137 active+clean; 253 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.6 MiB/s wr, 37 op/s 2024-08-10T06:15:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:00 smithi086 ceph-mon[98993]: pgmap v3499: 137 pgs: 137 active+clean; 253 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.6 MiB/s wr, 37 op/s 2024-08-10T06:15:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:00 smithi159 ceph-mon[90359]: pgmap v3499: 137 pgs: 137 active+clean; 253 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.6 MiB/s wr, 37 op/s 2024-08-10T06:15:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:02 smithi086 ceph-mon[101471]: pgmap v3500: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 58 op/s 2024-08-10T06:15:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:02 smithi086 ceph-mon[98993]: pgmap v3500: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 58 op/s 2024-08-10T06:15:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:02 smithi159 ceph-mon[90359]: pgmap v3500: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 58 op/s 2024-08-10T06:15:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:04 smithi086 ceph-mon[101471]: pgmap v3501: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-10T06:15:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:04 smithi086 ceph-mon[98993]: pgmap v3501: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-10T06:15:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:04 smithi159 ceph-mon[90359]: pgmap v3501: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-10T06:15:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:06 smithi086 ceph-mon[101471]: pgmap v3502: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 56 op/s 2024-08-10T06:15:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:06 smithi086 ceph-mon[98993]: pgmap v3502: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 56 op/s 2024-08-10T06:15:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:06 smithi159 ceph-mon[90359]: pgmap v3502: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 56 op/s 2024-08-10T06:15:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:15:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:15:08] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-08-10T06:15:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:08 smithi159 ceph-mon[90359]: pgmap v3503: 137 pgs: 137 active+clean; 277 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 55 op/s 2024-08-10T06:15:09.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:08 smithi086 ceph-mon[101471]: pgmap v3503: 137 pgs: 137 active+clean; 277 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 55 op/s 2024-08-10T06:15:09.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:08 smithi086 ceph-mon[98993]: pgmap v3503: 137 pgs: 137 active+clean; 277 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 55 op/s 2024-08-10T06:15:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:09 smithi159 ceph-mon[90359]: osdmap e1945: 8 total, 8 up, 8 in 2024-08-10T06:15:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:09 smithi086 ceph-mon[101471]: osdmap e1945: 8 total, 8 up, 8 in 2024-08-10T06:15:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:09 smithi086 ceph-mon[98993]: osdmap e1945: 8 total, 8 up, 8 in 2024-08-10T06:15:11.179 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot (13181 ms) 2024-08-10T06:15:11.179 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/1.MinOverlap 2024-08-10T06:15:11.179 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:15:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:10 smithi159 ceph-mon[90359]: pgmap v3505: 137 pgs: 137 active+clean; 289 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.8 MiB/s wr, 50 op/s 2024-08-10T06:15:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:10 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:15:11.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:10 smithi086 ceph-mon[98993]: pgmap v3505: 137 pgs: 137 active+clean; 289 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.8 MiB/s wr, 50 op/s 2024-08-10T06:15:11.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:10 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:15:11.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:10 smithi086 ceph-mon[101471]: pgmap v3505: 137 pgs: 137 active+clean; 289 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.8 MiB/s wr, 50 op/s 2024-08-10T06:15:11.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:10 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:15:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:15:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:15:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:15:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:15:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:15:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:15:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:15:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:15:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:15:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:15:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:15:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:15:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:12 smithi159 ceph-mon[90359]: pgmap v3506: 137 pgs: 137 active+clean; 329 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.4 MiB/s wr, 23 op/s 2024-08-10T06:15:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:12 smithi159 ceph-mon[90359]: osdmap e1946: 8 total, 8 up, 8 in 2024-08-10T06:15:13.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:12 smithi086 ceph-mon[101471]: pgmap v3506: 137 pgs: 137 active+clean; 329 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.4 MiB/s wr, 23 op/s 2024-08-10T06:15:13.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:12 smithi086 ceph-mon[101471]: osdmap e1946: 8 total, 8 up, 8 in 2024-08-10T06:15:13.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:12 smithi086 ceph-mon[98993]: pgmap v3506: 137 pgs: 137 active+clean; 329 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.4 MiB/s wr, 23 op/s 2024-08-10T06:15:13.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:12 smithi086 ceph-mon[98993]: osdmap e1946: 8 total, 8 up, 8 in 2024-08-10T06:15:14.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:13 smithi086 ceph-mon[101471]: pgmap v3508: 137 pgs: 137 active+clean; 358 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 74 op/s 2024-08-10T06:15:14.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:13 smithi086 ceph-mon[98993]: pgmap v3508: 137 pgs: 137 active+clean; 358 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 74 op/s 2024-08-10T06:15:14.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:13 smithi159 ceph-mon[90359]: pgmap v3508: 137 pgs: 137 active+clean; 358 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 74 op/s 2024-08-10T06:15:16.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:16 smithi086 ceph-mon[101471]: pgmap v3509: 137 pgs: 137 active+clean; 379 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 97 op/s 2024-08-10T06:15:16.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:16 smithi086 ceph-mon[98993]: pgmap v3509: 137 pgs: 137 active+clean; 379 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 97 op/s 2024-08-10T06:15:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:16 smithi159 ceph-mon[90359]: pgmap v3509: 137 pgs: 137 active+clean; 379 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 97 op/s 2024-08-10T06:15:18.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:18 smithi086 ceph-mon[101471]: pgmap v3510: 137 pgs: 137 active+clean; 383 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 13 MiB/s wr, 88 op/s 2024-08-10T06:15:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:15:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:15:18] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.43.0" 2024-08-10T06:15:18.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:18 smithi086 ceph-mon[98993]: pgmap v3510: 137 pgs: 137 active+clean; 383 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 13 MiB/s wr, 88 op/s 2024-08-10T06:15:18.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:18 smithi159 ceph-mon[90359]: pgmap v3510: 137 pgs: 137 active+clean; 383 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 13 MiB/s wr, 88 op/s 2024-08-10T06:15:20.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:20 smithi086 ceph-mon[101471]: pgmap v3511: 137 pgs: 137 active+clean; 383 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.4 MiB/s wr, 64 op/s 2024-08-10T06:15:20.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:20 smithi086 ceph-mon[98993]: pgmap v3511: 137 pgs: 137 active+clean; 383 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.4 MiB/s wr, 64 op/s 2024-08-10T06:15:20.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:20 smithi159 ceph-mon[90359]: pgmap v3511: 137 pgs: 137 active+clean; 383 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.4 MiB/s wr, 64 op/s 2024-08-10T06:15:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:22 smithi086 ceph-mon[98993]: pgmap v3512: 137 pgs: 137 active+clean; 387 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.8 MiB/s wr, 63 op/s 2024-08-10T06:15:22.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:22 smithi086 ceph-mon[101471]: pgmap v3512: 137 pgs: 137 active+clean; 387 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.8 MiB/s wr, 63 op/s 2024-08-10T06:15:22.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:22 smithi159 ceph-mon[90359]: pgmap v3512: 137 pgs: 137 active+clean; 387 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.8 MiB/s wr, 63 op/s 2024-08-10T06:15:23.341 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/1.MinOverlap (12162 ms) 2024-08-10T06:15:23.341 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/1.ZeroOverlap 2024-08-10T06:15:23.341 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:15:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:24 smithi086 ceph-mon[98993]: pgmap v3513: 137 pgs: 137 active+clean; 395 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 6.7 MiB/s wr, 66 op/s 2024-08-10T06:15:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:24 smithi086 ceph-mon[101471]: pgmap v3513: 137 pgs: 137 active+clean; 395 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 6.7 MiB/s wr, 66 op/s 2024-08-10T06:15:24.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:24 smithi159 ceph-mon[90359]: pgmap v3513: 137 pgs: 137 active+clean; 395 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 6.7 MiB/s wr, 66 op/s 2024-08-10T06:15:25.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:25 smithi086 ceph-mon[98993]: osdmap e1947: 8 total, 8 up, 8 in 2024-08-10T06:15:25.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:25 smithi086 ceph-mon[101471]: osdmap e1947: 8 total, 8 up, 8 in 2024-08-10T06:15:25.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:25 smithi159 ceph-mon[90359]: osdmap e1947: 8 total, 8 up, 8 in 2024-08-10T06:15:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:26 smithi086 ceph-mon[101471]: pgmap v3515: 137 pgs: 137 active+clean; 420 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 54 op/s 2024-08-10T06:15:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:15:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:26 smithi086 ceph-mon[98993]: pgmap v3515: 137 pgs: 137 active+clean; 420 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 54 op/s 2024-08-10T06:15:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:15:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:26 smithi159 ceph-mon[90359]: pgmap v3515: 137 pgs: 137 active+clean; 420 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 54 op/s 2024-08-10T06:15:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:15:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:28 smithi086 ceph-mon[101471]: pgmap v3516: 137 pgs: 137 active+clean; 424 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 61 op/s 2024-08-10T06:15:28.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:15:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:15:28] "GET /metrics HTTP/1.1" 200 36669 "" "Prometheus/2.43.0" 2024-08-10T06:15:28.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:28 smithi086 ceph-mon[98993]: pgmap v3516: 137 pgs: 137 active+clean; 424 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 61 op/s 2024-08-10T06:15:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:28 smithi159 ceph-mon[90359]: pgmap v3516: 137 pgs: 137 active+clean; 424 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 61 op/s 2024-08-10T06:15:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:30 smithi086 ceph-mon[101471]: pgmap v3517: 137 pgs: 137 active+clean; 428 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-10T06:15:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:30 smithi086 ceph-mon[98993]: pgmap v3517: 137 pgs: 137 active+clean; 428 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-10T06:15:30.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:30 smithi159 ceph-mon[90359]: pgmap v3517: 137 pgs: 137 active+clean; 428 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-10T06:15:32.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:32 smithi086 ceph-mon[98993]: pgmap v3518: 137 pgs: 137 active+clean; 428 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 58 op/s 2024-08-10T06:15:32.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:32 smithi086 ceph-mon[101471]: pgmap v3518: 137 pgs: 137 active+clean; 428 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 58 op/s 2024-08-10T06:15:32.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:32 smithi159 ceph-mon[90359]: pgmap v3518: 137 pgs: 137 active+clean; 428 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 58 op/s 2024-08-10T06:15:34.594 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/1.ZeroOverlap (11253 ms) 2024-08-10T06:15:34.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:34 smithi086 ceph-mon[98993]: pgmap v3519: 137 pgs: 137 active+clean; 432 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-08-10T06:15:34.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:34 smithi086 ceph-mon[101471]: pgmap v3519: 137 pgs: 137 active+clean; 432 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-08-10T06:15:34.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:34 smithi159 ceph-mon[90359]: pgmap v3519: 137 pgs: 137 active+clean; 432 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-08-10T06:15:35.378 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 7 tests from EncryptedFlattenTest/1 (84685 ms total) 2024-08-10T06:15:35.378 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:15:35.378 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 7 tests from EncryptedFlattenTest/2, where TypeParam = UnformattedLUKS1 2024-08-10T06:15:35.409 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/2.Simple 2024-08-10T06:15:36.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:36 smithi086 ceph-mon[98993]: pgmap v3520: 137 pgs: 137 active+clean; 444 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.6 MiB/s wr, 56 op/s 2024-08-10T06:15:36.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:36 smithi086 ceph-mon[98993]: osdmap e1948: 8 total, 8 up, 8 in 2024-08-10T06:15:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:36 smithi086 ceph-mon[101471]: pgmap v3520: 137 pgs: 137 active+clean; 444 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.6 MiB/s wr, 56 op/s 2024-08-10T06:15:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:36 smithi086 ceph-mon[101471]: osdmap e1948: 8 total, 8 up, 8 in 2024-08-10T06:15:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:36 smithi159 ceph-mon[90359]: pgmap v3520: 137 pgs: 137 active+clean; 444 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.6 MiB/s wr, 56 op/s 2024-08-10T06:15:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:36 smithi159 ceph-mon[90359]: osdmap e1948: 8 total, 8 up, 8 in 2024-08-10T06:15:37.395 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:15:37.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:37 smithi086 ceph-mon[98993]: osdmap e1949: 8 total, 8 up, 8 in 2024-08-10T06:15:37.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:37 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/327453238' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:15:37.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:37 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:15:37.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:37 smithi086 ceph-mon[101471]: osdmap e1949: 8 total, 8 up, 8 in 2024-08-10T06:15:37.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:37 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/327453238' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:15:37.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:37 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:15:37.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:37 smithi159 ceph-mon[90359]: osdmap e1949: 8 total, 8 up, 8 in 2024-08-10T06:15:37.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:37 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/327453238' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:15:37.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:37 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:15:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:15:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:15:38] "GET /metrics HTTP/1.1" 200 36669 "" "Prometheus/2.43.0" 2024-08-10T06:15:38.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:38 smithi086 ceph-mon[98993]: pgmap v3523: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:15:38.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:38 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:15:38.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:38 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:15:38.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:38 smithi086 ceph-mon[98993]: osdmap e1950: 8 total, 8 up, 8 in 2024-08-10T06:15:38.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:38 smithi086 ceph-mon[101471]: pgmap v3523: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:15:38.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:38 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:15:38.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:38 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:15:38.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:38 smithi086 ceph-mon[101471]: osdmap e1950: 8 total, 8 up, 8 in 2024-08-10T06:15:38.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:38 smithi159 ceph-mon[90359]: pgmap v3523: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:15:38.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:38 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:15:38.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:38 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:15:38.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:38 smithi159 ceph-mon[90359]: osdmap e1950: 8 total, 8 up, 8 in 2024-08-10T06:15:39.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:39 smithi086 ceph-mon[98993]: osdmap e1951: 8 total, 8 up, 8 in 2024-08-10T06:15:39.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:39 smithi086 ceph-mon[101471]: osdmap e1951: 8 total, 8 up, 8 in 2024-08-10T06:15:39.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:39 smithi159 ceph-mon[90359]: osdmap e1951: 8 total, 8 up, 8 in 2024-08-10T06:15:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:40 smithi086 ceph-mon[101471]: pgmap v3526: 137 pgs: 10 creating+peering, 15 unknown, 112 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:15:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:40 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:15:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:40 smithi086 ceph-mon[101471]: osdmap e1952: 8 total, 8 up, 8 in 2024-08-10T06:15:40.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:40 smithi086 ceph-mon[98993]: pgmap v3526: 137 pgs: 10 creating+peering, 15 unknown, 112 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:15:40.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:40 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:15:40.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:40 smithi086 ceph-mon[98993]: osdmap e1952: 8 total, 8 up, 8 in 2024-08-10T06:15:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:40 smithi159 ceph-mon[90359]: pgmap v3526: 137 pgs: 10 creating+peering, 15 unknown, 112 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:15:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:40 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:15:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:40 smithi159 ceph-mon[90359]: osdmap e1952: 8 total, 8 up, 8 in 2024-08-10T06:15:41.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:15:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:15:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:15:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:42 smithi086 ceph-mon[101471]: pgmap v3528: 137 pgs: 10 creating+peering, 127 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 209 B/s wr, 0 op/s 2024-08-10T06:15:42.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:42 smithi086 ceph-mon[98993]: pgmap v3528: 137 pgs: 10 creating+peering, 127 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 209 B/s wr, 0 op/s 2024-08-10T06:15:42.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:42 smithi159 ceph-mon[90359]: pgmap v3528: 137 pgs: 10 creating+peering, 127 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 209 B/s wr, 0 op/s 2024-08-10T06:15:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:44 smithi159 ceph-mon[90359]: pgmap v3529: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:15:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:44 smithi159 ceph-mon[90359]: osdmap e1953: 8 total, 8 up, 8 in 2024-08-10T06:15:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:44 smithi086 ceph-mon[98993]: pgmap v3529: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:15:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:44 smithi086 ceph-mon[98993]: osdmap e1953: 8 total, 8 up, 8 in 2024-08-10T06:15:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:44 smithi086 ceph-mon[101471]: pgmap v3529: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:15:44.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:44 smithi086 ceph-mon[101471]: osdmap e1953: 8 total, 8 up, 8 in 2024-08-10T06:15:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:46 smithi086 ceph-mon[101471]: pgmap v3531: 137 pgs: 137 active+clean; 26 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-08-10T06:15:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:46 smithi086 ceph-mon[101471]: osdmap e1954: 8 total, 8 up, 8 in 2024-08-10T06:15:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:46 smithi086 ceph-mon[98993]: pgmap v3531: 137 pgs: 137 active+clean; 26 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-08-10T06:15:47.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:46 smithi086 ceph-mon[98993]: osdmap e1954: 8 total, 8 up, 8 in 2024-08-10T06:15:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:46 smithi159 ceph-mon[90359]: pgmap v3531: 137 pgs: 137 active+clean; 26 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-08-10T06:15:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:46 smithi159 ceph-mon[90359]: osdmap e1954: 8 total, 8 up, 8 in 2024-08-10T06:15:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:15:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:15:48] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.43.0" 2024-08-10T06:15:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:48 smithi086 ceph-mon[98993]: pgmap v3533: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 3.7 MiB/s wr, 56 op/s 2024-08-10T06:15:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:48 smithi086 ceph-mon[101471]: pgmap v3533: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 3.7 MiB/s wr, 56 op/s 2024-08-10T06:15:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:48 smithi159 ceph-mon[90359]: pgmap v3533: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 3.7 MiB/s wr, 56 op/s 2024-08-10T06:15:50.234 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/2.Simple (14825 ms) 2024-08-10T06:15:50.234 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/2.Grow 2024-08-10T06:15:50.234 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:15:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:50 smithi086 ceph-mon[101471]: pgmap v3534: 137 pgs: 137 active+clean; 39 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.3 MiB/s wr, 73 op/s 2024-08-10T06:15:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:50 smithi086 ceph-mon[98993]: pgmap v3534: 137 pgs: 137 active+clean; 39 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.3 MiB/s wr, 73 op/s 2024-08-10T06:15:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:50 smithi159 ceph-mon[90359]: pgmap v3534: 137 pgs: 137 active+clean; 39 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.3 MiB/s wr, 73 op/s 2024-08-10T06:15:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:52 smithi086 ceph-mon[98993]: pgmap v3535: 137 pgs: 137 active+clean; 51 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.8 MiB/s wr, 70 op/s 2024-08-10T06:15:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:52 smithi086 ceph-mon[101471]: pgmap v3535: 137 pgs: 137 active+clean; 51 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.8 MiB/s wr, 70 op/s 2024-08-10T06:15:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:52 smithi159 ceph-mon[90359]: pgmap v3535: 137 pgs: 137 active+clean; 51 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.8 MiB/s wr, 70 op/s 2024-08-10T06:15:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:54 smithi086 ceph-mon[101471]: pgmap v3536: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.9 MiB/s wr, 62 op/s 2024-08-10T06:15:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:54 smithi086 ceph-mon[101471]: osdmap e1955: 8 total, 8 up, 8 in 2024-08-10T06:15:55.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:54 smithi086 ceph-mon[98993]: pgmap v3536: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.9 MiB/s wr, 62 op/s 2024-08-10T06:15:55.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:54 smithi086 ceph-mon[98993]: osdmap e1955: 8 total, 8 up, 8 in 2024-08-10T06:15:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:54 smithi159 ceph-mon[90359]: pgmap v3536: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.9 MiB/s wr, 62 op/s 2024-08-10T06:15:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:54 smithi159 ceph-mon[90359]: osdmap e1955: 8 total, 8 up, 8 in 2024-08-10T06:15:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:56 smithi086 ceph-mon[101471]: pgmap v3538: 137 pgs: 137 active+clean; 76 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.3 MiB/s wr, 72 op/s 2024-08-10T06:15:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:15:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:56 smithi086 ceph-mon[98993]: pgmap v3538: 137 pgs: 137 active+clean; 76 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.3 MiB/s wr, 72 op/s 2024-08-10T06:15:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:15:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:56 smithi159 ceph-mon[90359]: pgmap v3538: 137 pgs: 137 active+clean; 76 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.3 MiB/s wr, 72 op/s 2024-08-10T06:15:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:15:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:15:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:15:58] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-08-10T06:15:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:15:58 smithi086 ceph-mon[98993]: pgmap v3539: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2024-08-10T06:15:59.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:15:58 smithi086 ceph-mon[101471]: pgmap v3539: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2024-08-10T06:15:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:15:58 smithi159 ceph-mon[90359]: pgmap v3539: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2024-08-10T06:16:00.339 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/2.Grow (10105 ms) 2024-08-10T06:16:00.339 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/2.Shrink 2024-08-10T06:16:00.339 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:16:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:00 smithi086 ceph-mon[98993]: pgmap v3540: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.3 MiB/s wr, 56 op/s 2024-08-10T06:16:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:00 smithi086 ceph-mon[101471]: pgmap v3540: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.3 MiB/s wr, 56 op/s 2024-08-10T06:16:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:00 smithi159 ceph-mon[90359]: pgmap v3540: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.3 MiB/s wr, 56 op/s 2024-08-10T06:16:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:02 smithi086 ceph-mon[98993]: pgmap v3541: 137 pgs: 137 active+clean; 113 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.2 MiB/s wr, 64 op/s 2024-08-10T06:16:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:02 smithi086 ceph-mon[101471]: pgmap v3541: 137 pgs: 137 active+clean; 113 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.2 MiB/s wr, 64 op/s 2024-08-10T06:16:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:02 smithi159 ceph-mon[90359]: pgmap v3541: 137 pgs: 137 active+clean; 113 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.2 MiB/s wr, 64 op/s 2024-08-10T06:16:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:04 smithi086 ceph-mon[98993]: pgmap v3542: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-10T06:16:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:04 smithi086 ceph-mon[98993]: osdmap e1956: 8 total, 8 up, 8 in 2024-08-10T06:16:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:04 smithi086 ceph-mon[101471]: pgmap v3542: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-10T06:16:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:04 smithi086 ceph-mon[101471]: osdmap e1956: 8 total, 8 up, 8 in 2024-08-10T06:16:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:04 smithi159 ceph-mon[90359]: pgmap v3542: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-10T06:16:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:04 smithi159 ceph-mon[90359]: osdmap e1956: 8 total, 8 up, 8 in 2024-08-10T06:16:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:06 smithi086 ceph-mon[98993]: pgmap v3544: 137 pgs: 137 active+clean; 134 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-10T06:16:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:06 smithi086 ceph-mon[101471]: pgmap v3544: 137 pgs: 137 active+clean; 134 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-10T06:16:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:06 smithi159 ceph-mon[90359]: pgmap v3544: 137 pgs: 137 active+clean; 134 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-10T06:16:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:16:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:16:08] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-08-10T06:16:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:08 smithi086 ceph-mon[98993]: pgmap v3545: 137 pgs: 137 active+clean; 150 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-10T06:16:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:08 smithi086 ceph-mon[101471]: pgmap v3545: 137 pgs: 137 active+clean; 150 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-10T06:16:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:08 smithi159 ceph-mon[90359]: pgmap v3545: 137 pgs: 137 active+clean; 150 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-10T06:16:10.334 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/2.Shrink (9995 ms) 2024-08-10T06:16:10.334 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOne 2024-08-10T06:16:10.334 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:16:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:10 smithi086 ceph-mon[101471]: pgmap v3546: 137 pgs: 137 active+clean; 151 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 58 op/s 2024-08-10T06:16:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:10 smithi086 ceph-mon[98993]: pgmap v3546: 137 pgs: 137 active+clean; 151 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 58 op/s 2024-08-10T06:16:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:10 smithi159 ceph-mon[90359]: pgmap v3546: 137 pgs: 137 active+clean; 151 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 58 op/s 2024-08-10T06:16:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:16:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:16:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:16:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:16:12.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:16:12.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:16:12.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:16:12.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:16:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:16:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:16:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:16:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:16:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:12 smithi086 ceph-mon[101471]: pgmap v3547: 137 pgs: 137 active+clean; 167 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.4 MiB/s wr, 57 op/s 2024-08-10T06:16:13.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:16:13.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:16:13.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:16:13.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:12 smithi086 ceph-mon[98993]: pgmap v3547: 137 pgs: 137 active+clean; 167 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.4 MiB/s wr, 57 op/s 2024-08-10T06:16:13.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:16:13.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:16:13.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:16:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:12 smithi159 ceph-mon[90359]: pgmap v3547: 137 pgs: 137 active+clean; 167 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.4 MiB/s wr, 57 op/s 2024-08-10T06:16:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:16:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:16:13.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:16:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:14 smithi086 ceph-mon[101471]: pgmap v3548: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 66 op/s 2024-08-10T06:16:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:14 smithi086 ceph-mon[101471]: osdmap e1957: 8 total, 8 up, 8 in 2024-08-10T06:16:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:14 smithi086 ceph-mon[98993]: pgmap v3548: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 66 op/s 2024-08-10T06:16:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:14 smithi086 ceph-mon[98993]: osdmap e1957: 8 total, 8 up, 8 in 2024-08-10T06:16:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:14 smithi159 ceph-mon[90359]: pgmap v3548: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 66 op/s 2024-08-10T06:16:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:14 smithi159 ceph-mon[90359]: osdmap e1957: 8 total, 8 up, 8 in 2024-08-10T06:16:17.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:16 smithi086 ceph-mon[101471]: pgmap v3550: 137 pgs: 137 active+clean; 195 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 57 op/s 2024-08-10T06:16:17.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:16 smithi086 ceph-mon[98993]: pgmap v3550: 137 pgs: 137 active+clean; 195 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 57 op/s 2024-08-10T06:16:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:16 smithi159 ceph-mon[90359]: pgmap v3550: 137 pgs: 137 active+clean; 195 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 57 op/s 2024-08-10T06:16:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:16:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:16:18] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-08-10T06:16:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:18 smithi086 ceph-mon[101471]: pgmap v3551: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-10T06:16:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:18 smithi086 ceph-mon[98993]: pgmap v3551: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-10T06:16:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:18 smithi159 ceph-mon[90359]: pgmap v3551: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-10T06:16:19.807 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOne (9473 ms) 2024-08-10T06:16:19.807 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot 2024-08-10T06:16:19.807 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:16:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:20 smithi086 ceph-mon[101471]: pgmap v3552: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 5.7 MiB/s wr, 64 op/s 2024-08-10T06:16:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:20 smithi086 ceph-mon[98993]: pgmap v3552: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 5.7 MiB/s wr, 64 op/s 2024-08-10T06:16:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:20 smithi159 ceph-mon[90359]: pgmap v3552: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 5.7 MiB/s wr, 64 op/s 2024-08-10T06:16:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:22 smithi086 ceph-mon[98993]: pgmap v3553: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.9 MiB/s wr, 61 op/s 2024-08-10T06:16:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:22 smithi086 ceph-mon[101471]: pgmap v3553: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.9 MiB/s wr, 61 op/s 2024-08-10T06:16:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:22 smithi159 ceph-mon[90359]: pgmap v3553: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.9 MiB/s wr, 61 op/s 2024-08-10T06:16:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:24 smithi086 ceph-mon[101471]: pgmap v3554: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.1 MiB/s wr, 55 op/s 2024-08-10T06:16:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:24 smithi086 ceph-mon[101471]: osdmap e1958: 8 total, 8 up, 8 in 2024-08-10T06:16:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:24 smithi086 ceph-mon[98993]: pgmap v3554: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.1 MiB/s wr, 55 op/s 2024-08-10T06:16:25.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:24 smithi086 ceph-mon[98993]: osdmap e1958: 8 total, 8 up, 8 in 2024-08-10T06:16:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:24 smithi159 ceph-mon[90359]: pgmap v3554: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.1 MiB/s wr, 55 op/s 2024-08-10T06:16:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:24 smithi159 ceph-mon[90359]: osdmap e1958: 8 total, 8 up, 8 in 2024-08-10T06:16:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:26 smithi086 ceph-mon[98993]: pgmap v3556: 137 pgs: 137 active+clean; 233 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 974 KiB/s rd, 4.2 MiB/s wr, 91 op/s 2024-08-10T06:16:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:16:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:26 smithi086 ceph-mon[101471]: pgmap v3556: 137 pgs: 137 active+clean; 233 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 974 KiB/s rd, 4.2 MiB/s wr, 91 op/s 2024-08-10T06:16:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:16:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:26 smithi159 ceph-mon[90359]: pgmap v3556: 137 pgs: 137 active+clean; 233 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 974 KiB/s rd, 4.2 MiB/s wr, 91 op/s 2024-08-10T06:16:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:16:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:16:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:16:28] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-08-10T06:16:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:28 smithi086 ceph-mon[101471]: pgmap v3557: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-08-10T06:16:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:28 smithi086 ceph-mon[98993]: pgmap v3557: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-08-10T06:16:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:28 smithi159 ceph-mon[90359]: pgmap v3557: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-08-10T06:16:30.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:29 smithi086 ceph-mon[101471]: osdmap e1959: 8 total, 8 up, 8 in 2024-08-10T06:16:30.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:29 smithi086 ceph-mon[98993]: osdmap e1959: 8 total, 8 up, 8 in 2024-08-10T06:16:30.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:29 smithi159 ceph-mon[90359]: osdmap e1959: 8 total, 8 up, 8 in 2024-08-10T06:16:31.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:30 smithi086 ceph-mon[98993]: pgmap v3559: 137 pgs: 137 active+clean; 253 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 5.1 MiB/s wr, 72 op/s 2024-08-10T06:16:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:30 smithi086 ceph-mon[101471]: pgmap v3559: 137 pgs: 137 active+clean; 253 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 5.1 MiB/s wr, 72 op/s 2024-08-10T06:16:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:30 smithi159 ceph-mon[90359]: pgmap v3559: 137 pgs: 137 active+clean; 253 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 5.1 MiB/s wr, 72 op/s 2024-08-10T06:16:31.193 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot (11386 ms) 2024-08-10T06:16:31.193 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/2.MinOverlap 2024-08-10T06:16:31.193 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:16:32.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:31 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.b", "id": [5, 4]}]: dispatch 2024-08-10T06:16:32.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:31 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.e", "id": [5, 4]}]: dispatch 2024-08-10T06:16:32.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:31 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.b", "id": [5, 4]}]: dispatch 2024-08-10T06:16:32.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:31 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.e", "id": [5, 4]}]: dispatch 2024-08-10T06:16:32.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:31 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.b", "id": [5, 4]}]: dispatch 2024-08-10T06:16:32.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:31 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.e", "id": [5, 4]}]: dispatch 2024-08-10T06:16:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:32 smithi086 ceph-mon[98993]: pgmap v3560: 137 pgs: 137 active+clean; 298 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 10 MiB/s wr, 81 op/s 2024-08-10T06:16:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.b", "id": [5, 4]}]': finished 2024-08-10T06:16:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.e", "id": [5, 4]}]': finished 2024-08-10T06:16:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:32 smithi086 ceph-mon[98993]: osdmap e1960: 8 total, 8 up, 8 in 2024-08-10T06:16:33.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:32 smithi086 ceph-mon[101471]: pgmap v3560: 137 pgs: 137 active+clean; 298 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 10 MiB/s wr, 81 op/s 2024-08-10T06:16:33.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.b", "id": [5, 4]}]': finished 2024-08-10T06:16:33.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.e", "id": [5, 4]}]': finished 2024-08-10T06:16:33.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:32 smithi086 ceph-mon[101471]: osdmap e1960: 8 total, 8 up, 8 in 2024-08-10T06:16:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:32 smithi159 ceph-mon[90359]: pgmap v3560: 137 pgs: 137 active+clean; 298 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 10 MiB/s wr, 81 op/s 2024-08-10T06:16:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.b", "id": [5, 4]}]': finished 2024-08-10T06:16:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.e", "id": [5, 4]}]': finished 2024-08-10T06:16:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:32 smithi159 ceph-mon[90359]: osdmap e1960: 8 total, 8 up, 8 in 2024-08-10T06:16:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:33 smithi159 ceph-mon[90359]: osdmap e1961: 8 total, 8 up, 8 in 2024-08-10T06:16:34.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:33 smithi086 ceph-mon[101471]: osdmap e1961: 8 total, 8 up, 8 in 2024-08-10T06:16:34.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:33 smithi086 ceph-mon[98993]: osdmap e1961: 8 total, 8 up, 8 in 2024-08-10T06:16:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:34 smithi159 ceph-mon[90359]: pgmap v3563: 137 pgs: 1 peering, 136 active+clean; 306 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 10 MiB/s wr, 53 op/s 2024-08-10T06:16:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:34 smithi086 ceph-mon[98993]: pgmap v3563: 137 pgs: 1 peering, 136 active+clean; 306 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 10 MiB/s wr, 53 op/s 2024-08-10T06:16:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:34 smithi086 ceph-mon[101471]: pgmap v3563: 137 pgs: 1 peering, 136 active+clean; 306 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 10 MiB/s wr, 53 op/s 2024-08-10T06:16:36.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:35 smithi159 ceph-mon[90359]: osdmap e1962: 8 total, 8 up, 8 in 2024-08-10T06:16:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:35 smithi086 ceph-mon[98993]: osdmap e1962: 8 total, 8 up, 8 in 2024-08-10T06:16:36.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:35 smithi086 ceph-mon[101471]: osdmap e1962: 8 total, 8 up, 8 in 2024-08-10T06:16:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:36 smithi159 ceph-mon[90359]: pgmap v3565: 137 pgs: 1 peering, 136 active+clean; 310 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 9.5 MiB/s wr, 77 op/s; 683 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-10T06:16:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:36 smithi086 ceph-mon[101471]: pgmap v3565: 137 pgs: 1 peering, 136 active+clean; 310 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 9.5 MiB/s wr, 77 op/s; 683 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-10T06:16:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:36 smithi086 ceph-mon[98993]: pgmap v3565: 137 pgs: 1 peering, 136 active+clean; 310 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 9.5 MiB/s wr, 77 op/s; 683 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-10T06:16:38.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:37 smithi159 ceph-mon[90359]: pgmap v3566: 137 pgs: 137 active+clean; 334 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 MiB/s wr, 66 op/s; 2.0 MiB/s, 5 keys/s, 1 objects/s recovering 2024-08-10T06:16:38.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:37 smithi086 ceph-mon[101471]: pgmap v3566: 137 pgs: 137 active+clean; 334 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 MiB/s wr, 66 op/s; 2.0 MiB/s, 5 keys/s, 1 objects/s recovering 2024-08-10T06:16:38.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:37 smithi086 ceph-mon[98993]: pgmap v3566: 137 pgs: 137 active+clean; 334 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 MiB/s wr, 66 op/s; 2.0 MiB/s, 5 keys/s, 1 objects/s recovering 2024-08-10T06:16:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:16:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:16:38] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-08-10T06:16:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:40 smithi086 ceph-mon[101471]: pgmap v3567: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 MiB/s wr, 68 op/s; 1.6 MiB/s, 4 keys/s, 0 objects/s recovering 2024-08-10T06:16:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:40 smithi086 ceph-mon[98993]: pgmap v3567: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 MiB/s wr, 68 op/s; 1.6 MiB/s, 4 keys/s, 0 objects/s recovering 2024-08-10T06:16:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:40 smithi159 ceph-mon[90359]: pgmap v3567: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 MiB/s wr, 68 op/s; 1.6 MiB/s, 4 keys/s, 0 objects/s recovering 2024-08-10T06:16:41.432 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/2.MinOverlap (10238 ms) 2024-08-10T06:16:41.432 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/2.ZeroOverlap 2024-08-10T06:16:41.432 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:16:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:16:41.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:16:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:16:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:42 smithi086 ceph-mon[101471]: pgmap v3568: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 3.5 MiB/s wr, 52 op/s; 1.4 MiB/s, 3 keys/s, 0 objects/s recovering 2024-08-10T06:16:42.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:42 smithi086 ceph-mon[98993]: pgmap v3568: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 3.5 MiB/s wr, 52 op/s; 1.4 MiB/s, 3 keys/s, 0 objects/s recovering 2024-08-10T06:16:42.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:42 smithi159 ceph-mon[90359]: pgmap v3568: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 3.5 MiB/s wr, 52 op/s; 1.4 MiB/s, 3 keys/s, 0 objects/s recovering 2024-08-10T06:16:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:44 smithi086 ceph-mon[101471]: pgmap v3569: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 940 KiB/s rd, 3.3 MiB/s wr, 48 op/s; 1.2 MiB/s, 3 keys/s, 0 objects/s recovering 2024-08-10T06:16:44.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:44 smithi086 ceph-mon[98993]: pgmap v3569: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 940 KiB/s rd, 3.3 MiB/s wr, 48 op/s; 1.2 MiB/s, 3 keys/s, 0 objects/s recovering 2024-08-10T06:16:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:44 smithi159 ceph-mon[90359]: pgmap v3569: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 940 KiB/s rd, 3.3 MiB/s wr, 48 op/s; 1.2 MiB/s, 3 keys/s, 0 objects/s recovering 2024-08-10T06:16:46.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:46 smithi086 ceph-mon[101471]: pgmap v3570: 137 pgs: 137 active+clean; 355 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.1 MiB/s wr, 66 op/s; 1.2 MiB/s, 3 keys/s, 0 objects/s recovering 2024-08-10T06:16:46.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:46 smithi086 ceph-mon[101471]: osdmap e1963: 8 total, 8 up, 8 in 2024-08-10T06:16:46.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:46 smithi086 ceph-mon[98993]: pgmap v3570: 137 pgs: 137 active+clean; 355 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.1 MiB/s wr, 66 op/s; 1.2 MiB/s, 3 keys/s, 0 objects/s recovering 2024-08-10T06:16:46.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:46 smithi086 ceph-mon[98993]: osdmap e1963: 8 total, 8 up, 8 in 2024-08-10T06:16:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:46 smithi159 ceph-mon[90359]: pgmap v3570: 137 pgs: 137 active+clean; 355 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.1 MiB/s wr, 66 op/s; 1.2 MiB/s, 3 keys/s, 0 objects/s recovering 2024-08-10T06:16:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:46 smithi159 ceph-mon[90359]: osdmap e1963: 8 total, 8 up, 8 in 2024-08-10T06:16:48.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:48 smithi086 ceph-mon[101471]: pgmap v3572: 137 pgs: 137 active+clean; 360 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 39 op/s 2024-08-10T06:16:48.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:48 smithi086 ceph-mon[98993]: pgmap v3572: 137 pgs: 137 active+clean; 360 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 39 op/s 2024-08-10T06:16:48.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:16:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:16:48] "GET /metrics HTTP/1.1" 200 36679 "" "Prometheus/2.43.0" 2024-08-10T06:16:48.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:48 smithi159 ceph-mon[90359]: pgmap v3572: 137 pgs: 137 active+clean; 360 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 39 op/s 2024-08-10T06:16:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:50 smithi086 ceph-mon[101471]: pgmap v3573: 137 pgs: 137 active+clean; 364 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 51 op/s 2024-08-10T06:16:50.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:50 smithi086 ceph-mon[98993]: pgmap v3573: 137 pgs: 137 active+clean; 364 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 51 op/s 2024-08-10T06:16:50.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:50 smithi159 ceph-mon[90359]: pgmap v3573: 137 pgs: 137 active+clean; 364 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 51 op/s 2024-08-10T06:16:51.802 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/2.ZeroOverlap (10371 ms) 2024-08-10T06:16:52.379 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 7 tests from EncryptedFlattenTest/2 (76394 ms total) 2024-08-10T06:16:52.379 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:16:52.380 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 7 tests from EncryptedFlattenTest/3, where TypeParam = LUKS1UnderLUKS1 2024-08-10T06:16:52.410 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/3.Simple 2024-08-10T06:16:52.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:52 smithi086 ceph-mon[101471]: pgmap v3574: 137 pgs: 137 active+clean; 376 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 67 op/s 2024-08-10T06:16:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:52 smithi086 ceph-mon[98993]: pgmap v3574: 137 pgs: 137 active+clean; 376 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 67 op/s 2024-08-10T06:16:52.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:52 smithi159 ceph-mon[90359]: pgmap v3574: 137 pgs: 137 active+clean; 376 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 67 op/s 2024-08-10T06:16:53.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:53 smithi086 ceph-mon[101471]: osdmap e1964: 8 total, 8 up, 8 in 2024-08-10T06:16:53.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:53 smithi086 ceph-mon[98993]: osdmap e1964: 8 total, 8 up, 8 in 2024-08-10T06:16:53.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:53 smithi159 ceph-mon[90359]: osdmap e1964: 8 total, 8 up, 8 in 2024-08-10T06:16:54.398 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:16:54.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:54 smithi086 ceph-mon[98993]: pgmap v3576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:16:54.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:54 smithi086 ceph-mon[98993]: osdmap e1965: 8 total, 8 up, 8 in 2024-08-10T06:16:54.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:54 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2193780892' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:16:54.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:54 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:16:54.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:54 smithi086 ceph-mon[101471]: pgmap v3576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:16:54.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:54 smithi086 ceph-mon[101471]: osdmap e1965: 8 total, 8 up, 8 in 2024-08-10T06:16:54.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:54 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2193780892' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:16:54.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:54 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:16:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:54 smithi159 ceph-mon[90359]: pgmap v3576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:16:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:54 smithi159 ceph-mon[90359]: osdmap e1965: 8 total, 8 up, 8 in 2024-08-10T06:16:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:54 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2193780892' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:16:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:54 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:16:55.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:55 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:16:55.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:55 smithi086 ceph-mon[98993]: osdmap e1966: 8 total, 8 up, 8 in 2024-08-10T06:16:55.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:55 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:16:55.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:55 smithi086 ceph-mon[101471]: osdmap e1966: 8 total, 8 up, 8 in 2024-08-10T06:16:55.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:55 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:16:55.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:55 smithi159 ceph-mon[90359]: osdmap e1966: 8 total, 8 up, 8 in 2024-08-10T06:16:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:56 smithi086 ceph-mon[98993]: pgmap v3579: 137 pgs: 6 creating+peering, 10 unknown, 121 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:16:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:56 smithi086 ceph-mon[98993]: osdmap e1967: 8 total, 8 up, 8 in 2024-08-10T06:16:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:16:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:56 smithi086 ceph-mon[101471]: pgmap v3579: 137 pgs: 6 creating+peering, 10 unknown, 121 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:16:56.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:56 smithi086 ceph-mon[101471]: osdmap e1967: 8 total, 8 up, 8 in 2024-08-10T06:16:56.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:16:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:56 smithi159 ceph-mon[90359]: pgmap v3579: 137 pgs: 6 creating+peering, 10 unknown, 121 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:16:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:56 smithi159 ceph-mon[90359]: osdmap e1967: 8 total, 8 up, 8 in 2024-08-10T06:16:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:16:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:57 smithi086 ceph-mon[98993]: osdmap e1968: 8 total, 8 up, 8 in 2024-08-10T06:16:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:57 smithi086 ceph-mon[101471]: osdmap e1968: 8 total, 8 up, 8 in 2024-08-10T06:16:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:57 smithi159 ceph-mon[90359]: osdmap e1968: 8 total, 8 up, 8 in 2024-08-10T06:16:58.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:16:58 smithi086 ceph-mon[98993]: pgmap v3582: 137 pgs: 6 creating+peering, 2 unknown, 129 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 511 B/s wr, 2 op/s 2024-08-10T06:16:58.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:16:58 smithi086 ceph-mon[101471]: pgmap v3582: 137 pgs: 6 creating+peering, 2 unknown, 129 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 511 B/s wr, 2 op/s 2024-08-10T06:16:58.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:16:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:16:58] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.43.0" 2024-08-10T06:16:58.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:16:58 smithi159 ceph-mon[90359]: pgmap v3582: 137 pgs: 6 creating+peering, 2 unknown, 129 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 511 B/s wr, 2 op/s 2024-08-10T06:17:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:00 smithi159 ceph-mon[90359]: pgmap v3583: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 692 B/s rd, 692 B/s wr, 2 op/s 2024-08-10T06:17:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:00 smithi086 ceph-mon[101471]: pgmap v3583: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 692 B/s rd, 692 B/s wr, 2 op/s 2024-08-10T06:17:00.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:00 smithi086 ceph-mon[98993]: pgmap v3583: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 692 B/s rd, 692 B/s wr, 2 op/s 2024-08-10T06:17:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:01 smithi159 ceph-mon[90359]: osdmap e1969: 8 total, 8 up, 8 in 2024-08-10T06:17:01.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:01 smithi086 ceph-mon[98993]: osdmap e1969: 8 total, 8 up, 8 in 2024-08-10T06:17:01.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:01 smithi086 ceph-mon[101471]: osdmap e1969: 8 total, 8 up, 8 in 2024-08-10T06:17:02.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:02 smithi159 ceph-mon[90359]: pgmap v3585: 137 pgs: 137 active+clean; 21 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 36 op/s 2024-08-10T06:17:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:02 smithi086 ceph-mon[98993]: pgmap v3585: 137 pgs: 137 active+clean; 21 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 36 op/s 2024-08-10T06:17:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:02 smithi086 ceph-mon[101471]: pgmap v3585: 137 pgs: 137 active+clean; 21 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 36 op/s 2024-08-10T06:17:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:04 smithi159 ceph-mon[90359]: pgmap v3586: 137 pgs: 137 active+clean; 25 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.5 MiB/s wr, 36 op/s 2024-08-10T06:17:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:04 smithi086 ceph-mon[101471]: pgmap v3586: 137 pgs: 137 active+clean; 25 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.5 MiB/s wr, 36 op/s 2024-08-10T06:17:04.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:04 smithi086 ceph-mon[98993]: pgmap v3586: 137 pgs: 137 active+clean; 25 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.5 MiB/s wr, 36 op/s 2024-08-10T06:17:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:06 smithi086 ceph-mon[98993]: pgmap v3587: 137 pgs: 137 active+clean; 38 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 3.7 MiB/s wr, 47 op/s 2024-08-10T06:17:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:06 smithi086 ceph-mon[98993]: osdmap e1970: 8 total, 8 up, 8 in 2024-08-10T06:17:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:06 smithi086 ceph-mon[101471]: pgmap v3587: 137 pgs: 137 active+clean; 38 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 3.7 MiB/s wr, 47 op/s 2024-08-10T06:17:07.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:06 smithi086 ceph-mon[101471]: osdmap e1970: 8 total, 8 up, 8 in 2024-08-10T06:17:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:06 smithi159 ceph-mon[90359]: pgmap v3587: 137 pgs: 137 active+clean; 38 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 3.7 MiB/s wr, 47 op/s 2024-08-10T06:17:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:06 smithi159 ceph-mon[90359]: osdmap e1970: 8 total, 8 up, 8 in 2024-08-10T06:17:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:17:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:17:08] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.43.0" 2024-08-10T06:17:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:08 smithi086 ceph-mon[98993]: pgmap v3589: 137 pgs: 137 active+clean; 38 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-08-10T06:17:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:08 smithi086 ceph-mon[101471]: pgmap v3589: 137 pgs: 137 active+clean; 38 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-08-10T06:17:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:08 smithi159 ceph-mon[90359]: pgmap v3589: 137 pgs: 137 active+clean; 38 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-08-10T06:17:10.309 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/3.Simple (17899 ms) 2024-08-10T06:17:10.309 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/3.Grow 2024-08-10T06:17:10.309 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:17:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:10 smithi086 ceph-mon[98993]: pgmap v3590: 137 pgs: 137 active+clean; 42 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 51 op/s 2024-08-10T06:17:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:10 smithi086 ceph-mon[101471]: pgmap v3590: 137 pgs: 137 active+clean; 42 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 51 op/s 2024-08-10T06:17:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:10 smithi159 ceph-mon[90359]: pgmap v3590: 137 pgs: 137 active+clean; 42 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 51 op/s 2024-08-10T06:17:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:17:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:17:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:17:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:12 smithi086 ceph-mon[98993]: pgmap v3591: 137 pgs: 137 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.2 MiB/s wr, 35 op/s 2024-08-10T06:17:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:17:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:17:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:17:13.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:17:13.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:17:13.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:17:13.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:12 smithi086 ceph-mon[101471]: pgmap v3591: 137 pgs: 137 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.2 MiB/s wr, 35 op/s 2024-08-10T06:17:13.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:17:13.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:17:13.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:17:13.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:17:13.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:17:13.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:17:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:12 smithi159 ceph-mon[90359]: pgmap v3591: 137 pgs: 137 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.2 MiB/s wr, 35 op/s 2024-08-10T06:17:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:17:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:17:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:17:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:17:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:17:13.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:17:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:14 smithi086 ceph-mon[101471]: pgmap v3592: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.2 MiB/s wr, 35 op/s 2024-08-10T06:17:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:14 smithi086 ceph-mon[98993]: pgmap v3592: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.2 MiB/s wr, 35 op/s 2024-08-10T06:17:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:14 smithi159 ceph-mon[90359]: pgmap v3592: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.2 MiB/s wr, 35 op/s 2024-08-10T06:17:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:15 smithi086 ceph-mon[101471]: osdmap e1971: 8 total, 8 up, 8 in 2024-08-10T06:17:16.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:15 smithi086 ceph-mon[98993]: osdmap e1971: 8 total, 8 up, 8 in 2024-08-10T06:17:16.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:15 smithi159 ceph-mon[90359]: osdmap e1971: 8 total, 8 up, 8 in 2024-08-10T06:17:17.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:16 smithi086 ceph-mon[98993]: pgmap v3594: 137 pgs: 137 active+clean; 80 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.8 MiB/s wr, 47 op/s 2024-08-10T06:17:17.159 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:16 smithi086 ceph-mon[101471]: pgmap v3594: 137 pgs: 137 active+clean; 80 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.8 MiB/s wr, 47 op/s 2024-08-10T06:17:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:16 smithi159 ceph-mon[90359]: pgmap v3594: 137 pgs: 137 active+clean; 80 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.8 MiB/s wr, 47 op/s 2024-08-10T06:17:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:17:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:17:18] "GET /metrics HTTP/1.1" 200 36659 "" "Prometheus/2.43.0" 2024-08-10T06:17:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:18 smithi086 ceph-mon[101471]: pgmap v3595: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 53 op/s 2024-08-10T06:17:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:18 smithi086 ceph-mon[98993]: pgmap v3595: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 53 op/s 2024-08-10T06:17:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:18 smithi159 ceph-mon[90359]: pgmap v3595: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 53 op/s 2024-08-10T06:17:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:20 smithi086 ceph-mon[98993]: pgmap v3596: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.4 MiB/s wr, 54 op/s 2024-08-10T06:17:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:20 smithi086 ceph-mon[101471]: pgmap v3596: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.4 MiB/s wr, 54 op/s 2024-08-10T06:17:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:20 smithi159 ceph-mon[90359]: pgmap v3596: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.4 MiB/s wr, 54 op/s 2024-08-10T06:17:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:22 smithi086 ceph-mon[101471]: pgmap v3597: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 49 op/s 2024-08-10T06:17:23.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:22 smithi086 ceph-mon[98993]: pgmap v3597: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 49 op/s 2024-08-10T06:17:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:22 smithi159 ceph-mon[90359]: pgmap v3597: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 49 op/s 2024-08-10T06:17:24.655 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/3.Grow (14345 ms) 2024-08-10T06:17:24.655 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/3.Shrink 2024-08-10T06:17:24.655 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:17:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:24 smithi086 ceph-mon[98993]: pgmap v3598: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-10T06:17:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:24 smithi086 ceph-mon[101471]: pgmap v3598: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-10T06:17:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:24 smithi159 ceph-mon[90359]: pgmap v3598: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-10T06:17:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:26 smithi086 ceph-mon[101471]: pgmap v3599: 137 pgs: 137 active+clean; 109 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.9 MiB/s wr, 53 op/s 2024-08-10T06:17:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:17:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:26 smithi086 ceph-mon[98993]: pgmap v3599: 137 pgs: 137 active+clean; 109 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.9 MiB/s wr, 53 op/s 2024-08-10T06:17:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:17:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:26 smithi159 ceph-mon[90359]: pgmap v3599: 137 pgs: 137 active+clean; 109 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.9 MiB/s wr, 53 op/s 2024-08-10T06:17:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:17:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:17:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:17:28] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-08-10T06:17:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:28 smithi086 ceph-mon[98993]: pgmap v3600: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-08-10T06:17:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:28 smithi086 ceph-mon[101471]: pgmap v3600: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-08-10T06:17:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:28 smithi159 ceph-mon[90359]: pgmap v3600: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-08-10T06:17:30.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:29 smithi086 ceph-mon[98993]: osdmap e1972: 8 total, 8 up, 8 in 2024-08-10T06:17:30.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:29 smithi086 ceph-mon[101471]: osdmap e1972: 8 total, 8 up, 8 in 2024-08-10T06:17:30.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:29 smithi159 ceph-mon[90359]: osdmap e1972: 8 total, 8 up, 8 in 2024-08-10T06:17:31.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:30 smithi086 ceph-mon[98993]: pgmap v3602: 137 pgs: 137 active+clean; 138 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 35 op/s 2024-08-10T06:17:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:30 smithi086 ceph-mon[101471]: pgmap v3602: 137 pgs: 137 active+clean; 138 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 35 op/s 2024-08-10T06:17:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:30 smithi159 ceph-mon[90359]: pgmap v3602: 137 pgs: 137 active+clean; 138 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 35 op/s 2024-08-10T06:17:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:32 smithi086 ceph-mon[101471]: pgmap v3603: 137 pgs: 137 active+clean; 150 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 44 op/s 2024-08-10T06:17:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:32 smithi086 ceph-mon[98993]: pgmap v3603: 137 pgs: 137 active+clean; 150 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 44 op/s 2024-08-10T06:17:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:32 smithi159 ceph-mon[90359]: pgmap v3603: 137 pgs: 137 active+clean; 150 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 44 op/s 2024-08-10T06:17:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:34 smithi086 ceph-mon[101471]: pgmap v3604: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 57 op/s 2024-08-10T06:17:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:34 smithi086 ceph-mon[98993]: pgmap v3604: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 57 op/s 2024-08-10T06:17:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:34 smithi159 ceph-mon[90359]: pgmap v3604: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 57 op/s 2024-08-10T06:17:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:36 smithi086 ceph-mon[101471]: pgmap v3605: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.5 MiB/s wr, 51 op/s 2024-08-10T06:17:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:36 smithi086 ceph-mon[98993]: pgmap v3605: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.5 MiB/s wr, 51 op/s 2024-08-10T06:17:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:36 smithi159 ceph-mon[90359]: pgmap v3605: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.5 MiB/s wr, 51 op/s 2024-08-10T06:17:38.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:17:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:17:38] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-08-10T06:17:38.741 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/3.Shrink (14087 ms) 2024-08-10T06:17:38.742 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOne 2024-08-10T06:17:38.742 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:17:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:38 smithi086 ceph-mon[98993]: pgmap v3606: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 469 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-10T06:17:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:38 smithi086 ceph-mon[101471]: pgmap v3606: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 469 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-10T06:17:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:38 smithi159 ceph-mon[90359]: pgmap v3606: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 469 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-10T06:17:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:40 smithi086 ceph-mon[101471]: pgmap v3607: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 3.9 MiB/s wr, 42 op/s 2024-08-10T06:17:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:40 smithi086 ceph-mon[98993]: pgmap v3607: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 3.9 MiB/s wr, 42 op/s 2024-08-10T06:17:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:40 smithi159 ceph-mon[90359]: pgmap v3607: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 3.9 MiB/s wr, 42 op/s 2024-08-10T06:17:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:17:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:17:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:17:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:42 smithi086 ceph-mon[101471]: pgmap v3608: 137 pgs: 137 active+clean; 179 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.8 MiB/s wr, 53 op/s 2024-08-10T06:17:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:42 smithi086 ceph-mon[98993]: pgmap v3608: 137 pgs: 137 active+clean; 179 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.8 MiB/s wr, 53 op/s 2024-08-10T06:17:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:42 smithi159 ceph-mon[90359]: pgmap v3608: 137 pgs: 137 active+clean; 179 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.8 MiB/s wr, 53 op/s 2024-08-10T06:17:44.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:43 smithi086 ceph-mon[101471]: osdmap e1973: 8 total, 8 up, 8 in 2024-08-10T06:17:44.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:43 smithi086 ceph-mon[98993]: osdmap e1973: 8 total, 8 up, 8 in 2024-08-10T06:17:44.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:43 smithi159 ceph-mon[90359]: osdmap e1973: 8 total, 8 up, 8 in 2024-08-10T06:17:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:44 smithi086 ceph-mon[98993]: pgmap v3610: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 34 op/s 2024-08-10T06:17:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:44 smithi086 ceph-mon[101471]: pgmap v3610: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 34 op/s 2024-08-10T06:17:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:44 smithi159 ceph-mon[90359]: pgmap v3610: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 34 op/s 2024-08-10T06:17:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:46 smithi086 ceph-mon[98993]: pgmap v3611: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 60 op/s 2024-08-10T06:17:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:46 smithi086 ceph-mon[101471]: pgmap v3611: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 60 op/s 2024-08-10T06:17:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:46 smithi159 ceph-mon[90359]: pgmap v3611: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 60 op/s 2024-08-10T06:17:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:17:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:17:48] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-08-10T06:17:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:48 smithi086 ceph-mon[98993]: pgmap v3612: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2024-08-10T06:17:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:48 smithi086 ceph-mon[101471]: pgmap v3612: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2024-08-10T06:17:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:48 smithi159 ceph-mon[90359]: pgmap v3612: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2024-08-10T06:17:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:50 smithi086 ceph-mon[101471]: pgmap v3613: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.4 MiB/s rd, 5.0 MiB/s wr, 55 op/s 2024-08-10T06:17:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:50 smithi086 ceph-mon[98993]: pgmap v3613: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.4 MiB/s rd, 5.0 MiB/s wr, 55 op/s 2024-08-10T06:17:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:50 smithi159 ceph-mon[90359]: pgmap v3613: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.4 MiB/s rd, 5.0 MiB/s wr, 55 op/s 2024-08-10T06:17:52.631 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOne (13890 ms) 2024-08-10T06:17:52.632 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot 2024-08-10T06:17:52.632 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:17:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:52 smithi086 ceph-mon[98993]: pgmap v3614: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 528 KiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-08-10T06:17:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:52 smithi086 ceph-mon[101471]: pgmap v3614: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 528 KiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-08-10T06:17:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:52 smithi159 ceph-mon[90359]: pgmap v3614: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 528 KiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-08-10T06:17:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:54 smithi086 ceph-mon[98993]: pgmap v3615: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 506 KiB/s rd, 3.6 MiB/s wr, 41 op/s 2024-08-10T06:17:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:54 smithi086 ceph-mon[101471]: pgmap v3615: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 506 KiB/s rd, 3.6 MiB/s wr, 41 op/s 2024-08-10T06:17:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:54 smithi159 ceph-mon[90359]: pgmap v3615: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 506 KiB/s rd, 3.6 MiB/s wr, 41 op/s 2024-08-10T06:17:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:56 smithi086 ceph-mon[101471]: pgmap v3616: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 787 KiB/s rd, 3.8 MiB/s wr, 44 op/s 2024-08-10T06:17:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:17:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:56 smithi086 ceph-mon[98993]: pgmap v3616: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 787 KiB/s rd, 3.8 MiB/s wr, 44 op/s 2024-08-10T06:17:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:17:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:56 smithi159 ceph-mon[90359]: pgmap v3616: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 787 KiB/s rd, 3.8 MiB/s wr, 44 op/s 2024-08-10T06:17:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:17:58.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:57 smithi086 ceph-mon[101471]: osdmap e1974: 8 total, 8 up, 8 in 2024-08-10T06:17:58.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:57 smithi086 ceph-mon[98993]: osdmap e1974: 8 total, 8 up, 8 in 2024-08-10T06:17:58.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:57 smithi159 ceph-mon[90359]: osdmap e1974: 8 total, 8 up, 8 in 2024-08-10T06:17:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:17:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:17:58] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-08-10T06:17:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:17:58 smithi159 ceph-mon[90359]: pgmap v3618: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 928 KiB/s rd, 1.6 MiB/s wr, 33 op/s 2024-08-10T06:17:59.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:17:58 smithi086 ceph-mon[101471]: pgmap v3618: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 928 KiB/s rd, 1.6 MiB/s wr, 33 op/s 2024-08-10T06:17:59.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:17:58 smithi086 ceph-mon[98993]: pgmap v3618: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 928 KiB/s rd, 1.6 MiB/s wr, 33 op/s 2024-08-10T06:18:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:00 smithi159 ceph-mon[90359]: pgmap v3619: 137 pgs: 137 active+clean; 220 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 901 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-10T06:18:01.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:00 smithi086 ceph-mon[98993]: pgmap v3619: 137 pgs: 137 active+clean; 220 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 901 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-10T06:18:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:00 smithi086 ceph-mon[101471]: pgmap v3619: 137 pgs: 137 active+clean; 220 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 901 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-10T06:18:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:02 smithi159 ceph-mon[90359]: pgmap v3620: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 447 KiB/s rd, 3.7 MiB/s wr, 50 op/s 2024-08-10T06:18:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:02 smithi086 ceph-mon[98993]: pgmap v3620: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 447 KiB/s rd, 3.7 MiB/s wr, 50 op/s 2024-08-10T06:18:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:02 smithi086 ceph-mon[101471]: pgmap v3620: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 447 KiB/s rd, 3.7 MiB/s wr, 50 op/s 2024-08-10T06:18:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:04 smithi159 ceph-mon[90359]: pgmap v3621: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 447 KiB/s rd, 3.7 MiB/s wr, 50 op/s 2024-08-10T06:18:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:04 smithi086 ceph-mon[98993]: pgmap v3621: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 447 KiB/s rd, 3.7 MiB/s wr, 50 op/s 2024-08-10T06:18:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:04 smithi086 ceph-mon[101471]: pgmap v3621: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 447 KiB/s rd, 3.7 MiB/s wr, 50 op/s 2024-08-10T06:18:06.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:05 smithi159 ceph-mon[90359]: osdmap e1975: 8 total, 8 up, 8 in 2024-08-10T06:18:06.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:05 smithi086 ceph-mon[101471]: osdmap e1975: 8 total, 8 up, 8 in 2024-08-10T06:18:06.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:05 smithi086 ceph-mon[98993]: osdmap e1975: 8 total, 8 up, 8 in 2024-08-10T06:18:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:06 smithi159 ceph-mon[90359]: pgmap v3623: 137 pgs: 137 active+clean; 274 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.9 MiB/s wr, 50 op/s 2024-08-10T06:18:07.235 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot (14603 ms) 2024-08-10T06:18:07.235 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/3.MinOverlap 2024-08-10T06:18:07.235 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:18:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:06 smithi086 ceph-mon[101471]: pgmap v3623: 137 pgs: 137 active+clean; 274 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.9 MiB/s wr, 50 op/s 2024-08-10T06:18:07.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:06 smithi086 ceph-mon[98993]: pgmap v3623: 137 pgs: 137 active+clean; 274 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.9 MiB/s wr, 50 op/s 2024-08-10T06:18:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:18:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:18:08] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-08-10T06:18:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:08 smithi159 ceph-mon[90359]: pgmap v3624: 137 pgs: 137 active+clean; 290 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 7.4 MiB/s wr, 36 op/s 2024-08-10T06:18:09.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:08 smithi086 ceph-mon[98993]: pgmap v3624: 137 pgs: 137 active+clean; 290 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 7.4 MiB/s wr, 36 op/s 2024-08-10T06:18:09.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:08 smithi086 ceph-mon[101471]: pgmap v3624: 137 pgs: 137 active+clean; 290 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 7.4 MiB/s wr, 36 op/s 2024-08-10T06:18:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:10 smithi159 ceph-mon[90359]: pgmap v3625: 137 pgs: 137 active+clean; 290 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 7.0 MiB/s wr, 48 op/s 2024-08-10T06:18:11.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:10 smithi086 ceph-mon[101471]: pgmap v3625: 137 pgs: 137 active+clean; 290 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 7.0 MiB/s wr, 48 op/s 2024-08-10T06:18:11.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:10 smithi086 ceph-mon[98993]: pgmap v3625: 137 pgs: 137 active+clean; 290 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 7.0 MiB/s wr, 48 op/s 2024-08-10T06:18:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:11 smithi086 ceph-mon[98993]: osdmap e1976: 8 total, 8 up, 8 in 2024-08-10T06:18:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:11 smithi086 ceph-mon[98993]: pgmap v3627: 137 pgs: 137 active+clean; 306 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.6 MiB/s wr, 50 op/s 2024-08-10T06:18:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:18:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:11 smithi086 ceph-mon[101471]: osdmap e1976: 8 total, 8 up, 8 in 2024-08-10T06:18:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:11 smithi086 ceph-mon[101471]: pgmap v3627: 137 pgs: 137 active+clean; 306 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.6 MiB/s wr, 50 op/s 2024-08-10T06:18:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:18:12.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:11 smithi159 ceph-mon[90359]: osdmap e1976: 8 total, 8 up, 8 in 2024-08-10T06:18:12.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:11 smithi159 ceph-mon[90359]: pgmap v3627: 137 pgs: 137 active+clean; 306 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.6 MiB/s wr, 50 op/s 2024-08-10T06:18:12.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:18:13.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:18:13.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:18:13.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:18:14.339 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:13 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:18:14.339 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:13 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:18:14.339 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:13 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:18:14.339 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:13 smithi159 ceph-mon[90359]: pgmap v3628: 137 pgs: 137 active+clean; 311 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 7.9 MiB/s wr, 43 op/s 2024-08-10T06:18:14.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:13 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:18:14.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:13 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:18:14.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:13 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:18:14.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:13 smithi086 ceph-mon[98993]: pgmap v3628: 137 pgs: 137 active+clean; 311 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 7.9 MiB/s wr, 43 op/s 2024-08-10T06:18:14.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:13 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:18:14.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:13 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:18:14.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:13 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:18:14.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:13 smithi086 ceph-mon[101471]: pgmap v3628: 137 pgs: 137 active+clean; 311 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 7.9 MiB/s wr, 43 op/s 2024-08-10T06:18:16.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:16 smithi086 ceph-mon[98993]: pgmap v3629: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.1 MiB/s wr, 72 op/s 2024-08-10T06:18:16.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:16 smithi086 ceph-mon[101471]: pgmap v3629: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.1 MiB/s wr, 72 op/s 2024-08-10T06:18:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:16 smithi159 ceph-mon[90359]: pgmap v3629: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.1 MiB/s wr, 72 op/s 2024-08-10T06:18:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:18 smithi086 ceph-mon[98993]: pgmap v3630: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 972 KiB/s rd, 4.5 MiB/s wr, 71 op/s 2024-08-10T06:18:18.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:18 smithi086 ceph-mon[101471]: pgmap v3630: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 972 KiB/s rd, 4.5 MiB/s wr, 71 op/s 2024-08-10T06:18:18.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:18:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:18:18] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-08-10T06:18:18.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:18 smithi159 ceph-mon[90359]: pgmap v3630: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 972 KiB/s rd, 4.5 MiB/s wr, 71 op/s 2024-08-10T06:18:20.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:20 smithi086 ceph-mon[98993]: pgmap v3631: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 584 KiB/s rd, 4.9 MiB/s wr, 59 op/s 2024-08-10T06:18:20.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:20 smithi086 ceph-mon[101471]: pgmap v3631: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 584 KiB/s rd, 4.9 MiB/s wr, 59 op/s 2024-08-10T06:18:20.681 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/3.MinOverlap (13447 ms) 2024-08-10T06:18:20.681 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/3.ZeroOverlap 2024-08-10T06:18:20.682 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:18:20.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:20 smithi159 ceph-mon[90359]: pgmap v3631: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 584 KiB/s rd, 4.9 MiB/s wr, 59 op/s 2024-08-10T06:18:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:22 smithi086 ceph-mon[98993]: pgmap v3632: 137 pgs: 137 active+clean; 343 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 MiB/s wr, 50 op/s 2024-08-10T06:18:22.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:22 smithi086 ceph-mon[101471]: pgmap v3632: 137 pgs: 137 active+clean; 343 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 MiB/s wr, 50 op/s 2024-08-10T06:18:22.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:22 smithi159 ceph-mon[90359]: pgmap v3632: 137 pgs: 137 active+clean; 343 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 MiB/s wr, 50 op/s 2024-08-10T06:18:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:24 smithi086 ceph-mon[98993]: pgmap v3633: 137 pgs: 137 active+clean; 343 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.8 MiB/s wr, 48 op/s 2024-08-10T06:18:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:24 smithi086 ceph-mon[101471]: pgmap v3633: 137 pgs: 137 active+clean; 343 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.8 MiB/s wr, 48 op/s 2024-08-10T06:18:24.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:24 smithi159 ceph-mon[90359]: pgmap v3633: 137 pgs: 137 active+clean; 343 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.8 MiB/s wr, 48 op/s 2024-08-10T06:18:25.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:25 smithi086 ceph-mon[101471]: osdmap e1977: 8 total, 8 up, 8 in 2024-08-10T06:18:25.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:25 smithi086 ceph-mon[98993]: osdmap e1977: 8 total, 8 up, 8 in 2024-08-10T06:18:25.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:25 smithi159 ceph-mon[90359]: osdmap e1977: 8 total, 8 up, 8 in 2024-08-10T06:18:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:26 smithi086 ceph-mon[98993]: pgmap v3635: 137 pgs: 137 active+clean; 352 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 29 op/s 2024-08-10T06:18:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:18:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:26 smithi086 ceph-mon[101471]: pgmap v3635: 137 pgs: 137 active+clean; 352 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 29 op/s 2024-08-10T06:18:26.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:18:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:26 smithi159 ceph-mon[90359]: pgmap v3635: 137 pgs: 137 active+clean; 352 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 29 op/s 2024-08-10T06:18:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:18:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:28 smithi086 ceph-mon[98993]: pgmap v3636: 137 pgs: 137 active+clean; 364 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-10T06:18:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:28 smithi086 ceph-mon[101471]: pgmap v3636: 137 pgs: 137 active+clean; 364 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-10T06:18:28.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:18:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:18:28] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-08-10T06:18:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:28 smithi159 ceph-mon[90359]: pgmap v3636: 137 pgs: 137 active+clean; 364 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-10T06:18:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:30 smithi086 ceph-mon[101471]: pgmap v3637: 137 pgs: 137 active+clean; 372 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 53 op/s 2024-08-10T06:18:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:30 smithi086 ceph-mon[98993]: pgmap v3637: 137 pgs: 137 active+clean; 372 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 53 op/s 2024-08-10T06:18:30.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:30 smithi159 ceph-mon[90359]: pgmap v3637: 137 pgs: 137 active+clean; 372 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 53 op/s 2024-08-10T06:18:32.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:32 smithi086 ceph-mon[98993]: pgmap v3638: 137 pgs: 137 active+clean; 376 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 937 KiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-08-10T06:18:32.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:32 smithi086 ceph-mon[101471]: pgmap v3638: 137 pgs: 137 active+clean; 376 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 937 KiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-08-10T06:18:32.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:32 smithi159 ceph-mon[90359]: pgmap v3638: 137 pgs: 137 active+clean; 376 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 937 KiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-08-10T06:18:34.131 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/3.ZeroOverlap (13449 ms) 2024-08-10T06:18:34.398 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 7 tests from EncryptedFlattenTest/3 (101721 ms total) 2024-08-10T06:18:34.398 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:18:34.399 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 7 tests from EncryptedFlattenTest/4, where TypeParam = LUKS1UnderLUKS2 2024-08-10T06:18:34.430 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/4.Simple 2024-08-10T06:18:34.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:34 smithi086 ceph-mon[98993]: pgmap v3639: 137 pgs: 137 active+clean; 376 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 499 KiB/s rd, 3.3 MiB/s wr, 44 op/s 2024-08-10T06:18:34.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:34 smithi086 ceph-mon[101471]: pgmap v3639: 137 pgs: 137 active+clean; 376 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 499 KiB/s rd, 3.3 MiB/s wr, 44 op/s 2024-08-10T06:18:34.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:34 smithi159 ceph-mon[90359]: pgmap v3639: 137 pgs: 137 active+clean; 376 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 499 KiB/s rd, 3.3 MiB/s wr, 44 op/s 2024-08-10T06:18:35.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:35 smithi086 ceph-mon[98993]: osdmap e1978: 8 total, 8 up, 8 in 2024-08-10T06:18:35.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:35 smithi086 ceph-mon[101471]: osdmap e1978: 8 total, 8 up, 8 in 2024-08-10T06:18:35.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:35 smithi159 ceph-mon[90359]: osdmap e1978: 8 total, 8 up, 8 in 2024-08-10T06:18:36.415 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:18:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:36 smithi086 ceph-mon[101471]: pgmap v3641: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:18:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:36 smithi086 ceph-mon[101471]: osdmap e1979: 8 total, 8 up, 8 in 2024-08-10T06:18:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:36 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3555677359' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:18:36.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:36 smithi086 ceph-mon[98993]: pgmap v3641: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:18:36.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:36 smithi086 ceph-mon[98993]: osdmap e1979: 8 total, 8 up, 8 in 2024-08-10T06:18:36.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:36 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3555677359' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:18:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:36 smithi159 ceph-mon[90359]: pgmap v3641: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:18:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:36 smithi159 ceph-mon[90359]: osdmap e1979: 8 total, 8 up, 8 in 2024-08-10T06:18:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:36 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3555677359' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:18:37.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:37 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3555677359' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:18:37.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:37 smithi159 ceph-mon[90359]: osdmap e1980: 8 total, 8 up, 8 in 2024-08-10T06:18:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:37 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3555677359' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:18:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:37 smithi086 ceph-mon[98993]: osdmap e1980: 8 total, 8 up, 8 in 2024-08-10T06:18:37.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:37 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3555677359' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:18:37.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:37 smithi086 ceph-mon[101471]: osdmap e1980: 8 total, 8 up, 8 in 2024-08-10T06:18:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:18:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:18:38] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-08-10T06:18:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:38 smithi086 ceph-mon[101471]: pgmap v3644: 137 pgs: 5 creating+peering, 19 unknown, 113 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:18:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:38 smithi086 ceph-mon[101471]: osdmap e1981: 8 total, 8 up, 8 in 2024-08-10T06:18:38.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:38 smithi086 ceph-mon[98993]: pgmap v3644: 137 pgs: 5 creating+peering, 19 unknown, 113 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:18:38.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:38 smithi086 ceph-mon[98993]: osdmap e1981: 8 total, 8 up, 8 in 2024-08-10T06:18:38.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:38 smithi159 ceph-mon[90359]: pgmap v3644: 137 pgs: 5 creating+peering, 19 unknown, 113 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:18:38.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:38 smithi159 ceph-mon[90359]: osdmap e1981: 8 total, 8 up, 8 in 2024-08-10T06:18:39.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:39 smithi159 ceph-mon[90359]: osdmap e1982: 8 total, 8 up, 8 in 2024-08-10T06:18:39.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:39 smithi086 ceph-mon[101471]: osdmap e1982: 8 total, 8 up, 8 in 2024-08-10T06:18:39.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:39 smithi086 ceph-mon[98993]: osdmap e1982: 8 total, 8 up, 8 in 2024-08-10T06:18:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:40 smithi159 ceph-mon[90359]: pgmap v3647: 137 pgs: 5 creating+peering, 12 unknown, 120 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:18:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:40 smithi086 ceph-mon[101471]: pgmap v3647: 137 pgs: 5 creating+peering, 12 unknown, 120 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:18:40.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:40 smithi086 ceph-mon[98993]: pgmap v3647: 137 pgs: 5 creating+peering, 12 unknown, 120 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:18:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:18:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:18:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:18:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:42 smithi086 ceph-mon[98993]: pgmap v3648: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.0 KiB/s wr, 8 op/s 2024-08-10T06:18:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:42 smithi086 ceph-mon[101471]: pgmap v3648: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.0 KiB/s wr, 8 op/s 2024-08-10T06:18:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:42 smithi159 ceph-mon[90359]: pgmap v3648: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.0 KiB/s wr, 8 op/s 2024-08-10T06:18:44.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:43 smithi159 ceph-mon[90359]: osdmap e1983: 8 total, 8 up, 8 in 2024-08-10T06:18:44.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:43 smithi086 ceph-mon[101471]: osdmap e1983: 8 total, 8 up, 8 in 2024-08-10T06:18:44.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:43 smithi086 ceph-mon[98993]: osdmap e1983: 8 total, 8 up, 8 in 2024-08-10T06:18:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:44 smithi086 ceph-mon[101471]: pgmap v3650: 137 pgs: 137 active+clean; 17 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 2.0 MiB/s wr, 9 op/s 2024-08-10T06:18:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:44 smithi086 ceph-mon[98993]: pgmap v3650: 137 pgs: 137 active+clean; 17 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 2.0 MiB/s wr, 9 op/s 2024-08-10T06:18:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:44 smithi159 ceph-mon[90359]: pgmap v3650: 137 pgs: 137 active+clean; 17 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 2.0 MiB/s wr, 9 op/s 2024-08-10T06:18:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:46 smithi086 ceph-mon[101471]: pgmap v3651: 137 pgs: 137 active+clean; 26 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 2.7 MiB/s wr, 47 op/s 2024-08-10T06:18:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:46 smithi086 ceph-mon[101471]: osdmap e1984: 8 total, 8 up, 8 in 2024-08-10T06:18:47.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:46 smithi086 ceph-mon[98993]: pgmap v3651: 137 pgs: 137 active+clean; 26 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 2.7 MiB/s wr, 47 op/s 2024-08-10T06:18:47.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:46 smithi086 ceph-mon[98993]: osdmap e1984: 8 total, 8 up, 8 in 2024-08-10T06:18:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:46 smithi159 ceph-mon[90359]: pgmap v3651: 137 pgs: 137 active+clean; 26 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 2.7 MiB/s wr, 47 op/s 2024-08-10T06:18:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:46 smithi159 ceph-mon[90359]: osdmap e1984: 8 total, 8 up, 8 in 2024-08-10T06:18:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:18:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:18:48] "GET /metrics HTTP/1.1" 200 36624 "" "Prometheus/2.43.0" 2024-08-10T06:18:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:48 smithi086 ceph-mon[101471]: pgmap v3653: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2024-08-10T06:18:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:48 smithi086 ceph-mon[98993]: pgmap v3653: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2024-08-10T06:18:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:48 smithi159 ceph-mon[90359]: pgmap v3653: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2024-08-10T06:18:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:50 smithi086 ceph-mon[101471]: pgmap v3654: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 44 op/s 2024-08-10T06:18:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:50 smithi086 ceph-mon[98993]: pgmap v3654: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 44 op/s 2024-08-10T06:18:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:50 smithi159 ceph-mon[90359]: pgmap v3654: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 44 op/s 2024-08-10T06:18:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:52 smithi086 ceph-mon[101471]: pgmap v3655: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 2.5 MiB/s wr, 45 op/s 2024-08-10T06:18:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:52 smithi086 ceph-mon[98993]: pgmap v3655: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 2.5 MiB/s wr, 45 op/s 2024-08-10T06:18:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:52 smithi159 ceph-mon[90359]: pgmap v3655: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 2.5 MiB/s wr, 45 op/s 2024-08-10T06:18:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:54 smithi086 ceph-mon[98993]: pgmap v3656: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 2.9 MiB/s wr, 43 op/s 2024-08-10T06:18:55.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:54 smithi086 ceph-mon[101471]: pgmap v3656: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 2.9 MiB/s wr, 43 op/s 2024-08-10T06:18:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:54 smithi159 ceph-mon[90359]: pgmap v3656: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 2.9 MiB/s wr, 43 op/s 2024-08-10T06:18:56.164 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/4.Simple (21734 ms) 2024-08-10T06:18:56.164 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/4.Grow 2024-08-10T06:18:56.164 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:18:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:56 smithi086 ceph-mon[101471]: pgmap v3657: 137 pgs: 137 active+clean; 58 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 20 op/s 2024-08-10T06:18:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:18:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:56 smithi086 ceph-mon[98993]: pgmap v3657: 137 pgs: 137 active+clean; 58 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 20 op/s 2024-08-10T06:18:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:18:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:56 smithi159 ceph-mon[90359]: pgmap v3657: 137 pgs: 137 active+clean; 58 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 20 op/s 2024-08-10T06:18:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:18:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:18:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:18:58] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.43.0" 2024-08-10T06:18:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:18:58 smithi086 ceph-mon[98993]: pgmap v3658: 137 pgs: 137 active+clean; 75 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.3 MiB/s wr, 30 op/s 2024-08-10T06:18:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:18:58 smithi086 ceph-mon[101471]: pgmap v3658: 137 pgs: 137 active+clean; 75 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.3 MiB/s wr, 30 op/s 2024-08-10T06:18:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:18:58 smithi159 ceph-mon[90359]: pgmap v3658: 137 pgs: 137 active+clean; 75 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.3 MiB/s wr, 30 op/s 2024-08-10T06:19:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:00 smithi086 ceph-mon[101471]: pgmap v3659: 137 pgs: 137 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-10T06:19:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:00 smithi086 ceph-mon[101471]: osdmap e1985: 8 total, 8 up, 8 in 2024-08-10T06:19:01.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:00 smithi086 ceph-mon[98993]: pgmap v3659: 137 pgs: 137 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-10T06:19:01.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:00 smithi086 ceph-mon[98993]: osdmap e1985: 8 total, 8 up, 8 in 2024-08-10T06:19:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:00 smithi159 ceph-mon[90359]: pgmap v3659: 137 pgs: 137 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-10T06:19:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:00 smithi159 ceph-mon[90359]: osdmap e1985: 8 total, 8 up, 8 in 2024-08-10T06:19:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:02 smithi086 ceph-mon[101471]: pgmap v3661: 137 pgs: 137 active+clean; 91 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.3 MiB/s wr, 32 op/s 2024-08-10T06:19:03.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:02 smithi086 ceph-mon[98993]: pgmap v3661: 137 pgs: 137 active+clean; 91 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.3 MiB/s wr, 32 op/s 2024-08-10T06:19:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:02 smithi159 ceph-mon[90359]: pgmap v3661: 137 pgs: 137 active+clean; 91 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.3 MiB/s wr, 32 op/s 2024-08-10T06:19:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:04 smithi086 ceph-mon[101471]: pgmap v3662: 137 pgs: 137 active+clean; 95 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.5 MiB/s wr, 53 op/s 2024-08-10T06:19:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:04 smithi086 ceph-mon[98993]: pgmap v3662: 137 pgs: 137 active+clean; 95 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.5 MiB/s wr, 53 op/s 2024-08-10T06:19:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:04 smithi159 ceph-mon[90359]: pgmap v3662: 137 pgs: 137 active+clean; 95 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.5 MiB/s wr, 53 op/s 2024-08-10T06:19:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:06 smithi086 ceph-mon[101471]: pgmap v3663: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.2 MiB/s wr, 51 op/s 2024-08-10T06:19:07.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:06 smithi086 ceph-mon[98993]: pgmap v3663: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.2 MiB/s wr, 51 op/s 2024-08-10T06:19:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:06 smithi159 ceph-mon[90359]: pgmap v3663: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.2 MiB/s wr, 51 op/s 2024-08-10T06:19:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:19:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:19:08] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.43.0" 2024-08-10T06:19:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:08 smithi086 ceph-mon[98993]: pgmap v3664: 137 pgs: 137 active+clean; 108 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-08-10T06:19:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:08 smithi086 ceph-mon[101471]: pgmap v3664: 137 pgs: 137 active+clean; 108 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-08-10T06:19:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:08 smithi159 ceph-mon[90359]: pgmap v3664: 137 pgs: 137 active+clean; 108 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-08-10T06:19:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:10 smithi086 ceph-mon[101471]: pgmap v3665: 137 pgs: 137 active+clean; 112 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-08-10T06:19:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:10 smithi086 ceph-mon[98993]: pgmap v3665: 137 pgs: 137 active+clean; 112 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-08-10T06:19:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:10 smithi159 ceph-mon[90359]: pgmap v3665: 137 pgs: 137 active+clean; 112 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-08-10T06:19:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:19:12.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:19:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:19:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:12 smithi086 ceph-mon[101471]: pgmap v3666: 137 pgs: 137 active+clean; 120 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 789 KiB/s rd, 3.9 MiB/s wr, 38 op/s 2024-08-10T06:19:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:12 smithi086 ceph-mon[98993]: pgmap v3666: 137 pgs: 137 active+clean; 120 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 789 KiB/s rd, 3.9 MiB/s wr, 38 op/s 2024-08-10T06:19:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:12 smithi159 ceph-mon[90359]: pgmap v3666: 137 pgs: 137 active+clean; 120 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 789 KiB/s rd, 3.9 MiB/s wr, 38 op/s 2024-08-10T06:19:13.208 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/4.Grow (17044 ms) 2024-08-10T06:19:13.208 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/4.Shrink 2024-08-10T06:19:13.208 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:19:14.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:13 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:19:14.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:13 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:19:14.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:13 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:19:14.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:13 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:19:14.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:13 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:19:14.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:13 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:19:14.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:13 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:19:14.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:13 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:19:14.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:13 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:19:14.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:13 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:19:14.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:13 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:19:14.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:13 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:19:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:14 smithi086 ceph-mon[101471]: pgmap v3667: 137 pgs: 137 active+clean; 120 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 49 op/s 2024-08-10T06:19:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:14 smithi086 ceph-mon[98993]: pgmap v3667: 137 pgs: 137 active+clean; 120 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 49 op/s 2024-08-10T06:19:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:14 smithi159 ceph-mon[90359]: pgmap v3667: 137 pgs: 137 active+clean; 120 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 49 op/s 2024-08-10T06:19:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:16 smithi086 ceph-mon[101471]: pgmap v3668: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-10T06:19:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:16 smithi086 ceph-mon[98993]: pgmap v3668: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-10T06:19:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:16 smithi159 ceph-mon[90359]: pgmap v3668: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-10T06:19:18.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:17 smithi086 ceph-mon[101471]: osdmap e1986: 8 total, 8 up, 8 in 2024-08-10T06:19:18.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:17 smithi086 ceph-mon[98993]: osdmap e1986: 8 total, 8 up, 8 in 2024-08-10T06:19:18.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:17 smithi159 ceph-mon[90359]: osdmap e1986: 8 total, 8 up, 8 in 2024-08-10T06:19:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:19:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:19:18] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-08-10T06:19:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:18 smithi086 ceph-mon[101471]: pgmap v3670: 137 pgs: 137 active+clean; 149 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 31 op/s 2024-08-10T06:19:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:18 smithi086 ceph-mon[98993]: pgmap v3670: 137 pgs: 137 active+clean; 149 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 31 op/s 2024-08-10T06:19:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:18 smithi159 ceph-mon[90359]: pgmap v3670: 137 pgs: 137 active+clean; 149 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 31 op/s 2024-08-10T06:19:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:20 smithi086 ceph-mon[101471]: pgmap v3671: 137 pgs: 137 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 31 op/s 2024-08-10T06:19:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:20 smithi086 ceph-mon[98993]: pgmap v3671: 137 pgs: 137 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 31 op/s 2024-08-10T06:19:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:20 smithi159 ceph-mon[90359]: pgmap v3671: 137 pgs: 137 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 31 op/s 2024-08-10T06:19:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:22 smithi086 ceph-mon[101471]: pgmap v3672: 137 pgs: 137 active+clean; 174 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 63 op/s 2024-08-10T06:19:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:22 smithi086 ceph-mon[98993]: pgmap v3672: 137 pgs: 137 active+clean; 174 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 63 op/s 2024-08-10T06:19:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:22 smithi159 ceph-mon[90359]: pgmap v3672: 137 pgs: 137 active+clean; 174 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 63 op/s 2024-08-10T06:19:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:24 smithi086 ceph-mon[101471]: pgmap v3673: 137 pgs: 137 active+clean; 174 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 45 op/s 2024-08-10T06:19:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:24 smithi086 ceph-mon[98993]: pgmap v3673: 137 pgs: 137 active+clean; 174 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 45 op/s 2024-08-10T06:19:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:24 smithi159 ceph-mon[90359]: pgmap v3673: 137 pgs: 137 active+clean; 174 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 45 op/s 2024-08-10T06:19:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:26 smithi086 ceph-mon[101471]: pgmap v3674: 137 pgs: 137 active+clean; 186 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.3 MiB/s rd, 5.8 MiB/s wr, 44 op/s 2024-08-10T06:19:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:19:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:26 smithi086 ceph-mon[98993]: pgmap v3674: 137 pgs: 137 active+clean; 186 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.3 MiB/s rd, 5.8 MiB/s wr, 44 op/s 2024-08-10T06:19:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:19:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:26 smithi159 ceph-mon[90359]: pgmap v3674: 137 pgs: 137 active+clean; 186 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.3 MiB/s rd, 5.8 MiB/s wr, 44 op/s 2024-08-10T06:19:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:19:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:19:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:19:28] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-08-10T06:19:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:28 smithi086 ceph-mon[101471]: pgmap v3675: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.3 MiB/s wr, 44 op/s 2024-08-10T06:19:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:28 smithi086 ceph-mon[98993]: pgmap v3675: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.3 MiB/s wr, 44 op/s 2024-08-10T06:19:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:28 smithi159 ceph-mon[90359]: pgmap v3675: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.3 MiB/s wr, 44 op/s 2024-08-10T06:19:30.196 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/4.Shrink (16988 ms) 2024-08-10T06:19:30.196 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOne 2024-08-10T06:19:30.196 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:19:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:30 smithi086 ceph-mon[101471]: pgmap v3676: 137 pgs: 137 active+clean; 194 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.8 MiB/s wr, 37 op/s 2024-08-10T06:19:31.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:30 smithi086 ceph-mon[98993]: pgmap v3676: 137 pgs: 137 active+clean; 194 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.8 MiB/s wr, 37 op/s 2024-08-10T06:19:31.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:30 smithi159 ceph-mon[90359]: pgmap v3676: 137 pgs: 137 active+clean; 194 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.8 MiB/s wr, 37 op/s 2024-08-10T06:19:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:32 smithi086 ceph-mon[101471]: pgmap v3677: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.5 MiB/s rd, 6.1 MiB/s wr, 51 op/s 2024-08-10T06:19:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.b", "id": [3, 0]}]: dispatch 2024-08-10T06:19:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.18", "id": [3, 0]}]: dispatch 2024-08-10T06:19:33.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:32 smithi086 ceph-mon[98993]: pgmap v3677: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.5 MiB/s rd, 6.1 MiB/s wr, 51 op/s 2024-08-10T06:19:33.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.b", "id": [3, 0]}]: dispatch 2024-08-10T06:19:33.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.18", "id": [3, 0]}]: dispatch 2024-08-10T06:19:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:32 smithi159 ceph-mon[90359]: pgmap v3677: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.5 MiB/s rd, 6.1 MiB/s wr, 51 op/s 2024-08-10T06:19:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.b", "id": [3, 0]}]: dispatch 2024-08-10T06:19:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.18", "id": [3, 0]}]: dispatch 2024-08-10T06:19:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.b", "id": [3, 0]}]': finished 2024-08-10T06:19:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.18", "id": [3, 0]}]': finished 2024-08-10T06:19:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:33 smithi086 ceph-mon[98993]: osdmap e1987: 8 total, 8 up, 8 in 2024-08-10T06:19:34.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.b", "id": [3, 0]}]': finished 2024-08-10T06:19:34.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.18", "id": [3, 0]}]': finished 2024-08-10T06:19:34.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:33 smithi086 ceph-mon[101471]: osdmap e1987: 8 total, 8 up, 8 in 2024-08-10T06:19:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.b", "id": [3, 0]}]': finished 2024-08-10T06:19:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.18", "id": [3, 0]}]': finished 2024-08-10T06:19:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:33 smithi159 ceph-mon[90359]: osdmap e1987: 8 total, 8 up, 8 in 2024-08-10T06:19:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:34 smithi086 ceph-mon[98993]: pgmap v3679: 137 pgs: 137 active+clean; 215 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 34 op/s 2024-08-10T06:19:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:34 smithi086 ceph-mon[98993]: osdmap e1988: 8 total, 8 up, 8 in 2024-08-10T06:19:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:34 smithi086 ceph-mon[101471]: pgmap v3679: 137 pgs: 137 active+clean; 215 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 34 op/s 2024-08-10T06:19:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:34 smithi086 ceph-mon[101471]: osdmap e1988: 8 total, 8 up, 8 in 2024-08-10T06:19:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:34 smithi159 ceph-mon[90359]: pgmap v3679: 137 pgs: 137 active+clean; 215 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 34 op/s 2024-08-10T06:19:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:34 smithi159 ceph-mon[90359]: osdmap e1988: 8 total, 8 up, 8 in 2024-08-10T06:19:36.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:35 smithi159 ceph-mon[90359]: osdmap e1989: 8 total, 8 up, 8 in 2024-08-10T06:19:36.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:35 smithi086 ceph-mon[101471]: osdmap e1989: 8 total, 8 up, 8 in 2024-08-10T06:19:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:35 smithi086 ceph-mon[98993]: osdmap e1989: 8 total, 8 up, 8 in 2024-08-10T06:19:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:36 smithi159 ceph-mon[90359]: pgmap v3682: 137 pgs: 1 activating, 136 active+clean; 232 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 9.0 MiB/s wr, 72 op/s 2024-08-10T06:19:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:36 smithi086 ceph-mon[101471]: pgmap v3682: 137 pgs: 1 activating, 136 active+clean; 232 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 9.0 MiB/s wr, 72 op/s 2024-08-10T06:19:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:36 smithi086 ceph-mon[98993]: pgmap v3682: 137 pgs: 1 activating, 136 active+clean; 232 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 9.0 MiB/s wr, 72 op/s 2024-08-10T06:19:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:19:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:19:38] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-08-10T06:19:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:38 smithi159 ceph-mon[90359]: pgmap v3683: 137 pgs: 1 activating, 136 active+clean; 244 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 5.7 MiB/s wr, 59 op/s; 2.7 MiB/s, 0 objects/s recovering 2024-08-10T06:19:39.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:38 smithi086 ceph-mon[101471]: pgmap v3683: 137 pgs: 1 activating, 136 active+clean; 244 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 5.7 MiB/s wr, 59 op/s; 2.7 MiB/s, 0 objects/s recovering 2024-08-10T06:19:39.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:38 smithi086 ceph-mon[98993]: pgmap v3683: 137 pgs: 1 activating, 136 active+clean; 244 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 5.7 MiB/s wr, 59 op/s; 2.7 MiB/s, 0 objects/s recovering 2024-08-10T06:19:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:40 smithi159 ceph-mon[90359]: pgmap v3684: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.1 MiB/s wr, 51 op/s; 2.5 MiB/s, 0 objects/s recovering 2024-08-10T06:19:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:40 smithi086 ceph-mon[101471]: pgmap v3684: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.1 MiB/s wr, 51 op/s; 2.5 MiB/s, 0 objects/s recovering 2024-08-10T06:19:41.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:40 smithi086 ceph-mon[98993]: pgmap v3684: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.1 MiB/s wr, 51 op/s; 2.5 MiB/s, 0 objects/s recovering 2024-08-10T06:19:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:19:42.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:19:42.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:19:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:42 smithi159 ceph-mon[90359]: pgmap v3685: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.6 MiB/s wr, 52 op/s; 2.0 MiB/s, 0 objects/s recovering 2024-08-10T06:19:43.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:42 smithi086 ceph-mon[98993]: pgmap v3685: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.6 MiB/s wr, 52 op/s; 2.0 MiB/s, 0 objects/s recovering 2024-08-10T06:19:43.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:42 smithi086 ceph-mon[101471]: pgmap v3685: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.6 MiB/s wr, 52 op/s; 2.0 MiB/s, 0 objects/s recovering 2024-08-10T06:19:45.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:44 smithi086 ceph-mon[101471]: pgmap v3686: 137 pgs: 137 active+clean; 252 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 901 KiB/s rd, 3.9 MiB/s wr, 45 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-08-10T06:19:45.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:44 smithi086 ceph-mon[98993]: pgmap v3686: 137 pgs: 137 active+clean; 252 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 901 KiB/s rd, 3.9 MiB/s wr, 45 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-08-10T06:19:45.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:44 smithi159 ceph-mon[90359]: pgmap v3686: 137 pgs: 137 active+clean; 252 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 901 KiB/s rd, 3.9 MiB/s wr, 45 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-08-10T06:19:46.495 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOne (16300 ms) 2024-08-10T06:19:46.495 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot 2024-08-10T06:19:46.496 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:19:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:46 smithi086 ceph-mon[101471]: pgmap v3687: 137 pgs: 137 active+clean; 260 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 461 KiB/s rd, 3.2 MiB/s wr, 54 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-08-10T06:19:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:46 smithi086 ceph-mon[98993]: pgmap v3687: 137 pgs: 137 active+clean; 260 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 461 KiB/s rd, 3.2 MiB/s wr, 54 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-08-10T06:19:47.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:46 smithi159 ceph-mon[90359]: pgmap v3687: 137 pgs: 137 active+clean; 260 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 461 KiB/s rd, 3.2 MiB/s wr, 54 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-08-10T06:19:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:19:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:19:48] "GET /metrics HTTP/1.1" 200 36670 "" "Prometheus/2.43.0" 2024-08-10T06:19:49.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:48 smithi086 ceph-mon[101471]: pgmap v3688: 137 pgs: 137 active+clean; 264 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 MiB/s wr, 33 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-08-10T06:19:49.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:48 smithi086 ceph-mon[98993]: pgmap v3688: 137 pgs: 137 active+clean; 264 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 MiB/s wr, 33 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-08-10T06:19:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:48 smithi159 ceph-mon[90359]: pgmap v3688: 137 pgs: 137 active+clean; 264 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 MiB/s wr, 33 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-08-10T06:19:50.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:49 smithi086 ceph-mon[98993]: pgmap v3689: 137 pgs: 137 active+clean; 264 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 28 op/s 2024-08-10T06:19:50.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:49 smithi086 ceph-mon[101471]: pgmap v3689: 137 pgs: 137 active+clean; 264 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 28 op/s 2024-08-10T06:19:50.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:49 smithi159 ceph-mon[90359]: pgmap v3689: 137 pgs: 137 active+clean; 264 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 28 op/s 2024-08-10T06:19:52.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:51 smithi086 ceph-mon[101471]: osdmap e1990: 8 total, 8 up, 8 in 2024-08-10T06:19:52.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:51 smithi086 ceph-mon[101471]: pgmap v3691: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 24 op/s 2024-08-10T06:19:52.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:51 smithi086 ceph-mon[98993]: osdmap e1990: 8 total, 8 up, 8 in 2024-08-10T06:19:52.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:51 smithi086 ceph-mon[98993]: pgmap v3691: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 24 op/s 2024-08-10T06:19:52.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:51 smithi159 ceph-mon[90359]: osdmap e1990: 8 total, 8 up, 8 in 2024-08-10T06:19:52.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:51 smithi159 ceph-mon[90359]: pgmap v3691: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 24 op/s 2024-08-10T06:19:54.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:54 smithi086 ceph-mon[101471]: pgmap v3692: 137 pgs: 137 active+clean; 285 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 50 op/s 2024-08-10T06:19:54.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:54 smithi086 ceph-mon[98993]: pgmap v3692: 137 pgs: 137 active+clean; 285 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 50 op/s 2024-08-10T06:19:54.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:54 smithi159 ceph-mon[90359]: pgmap v3692: 137 pgs: 137 active+clean; 285 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 50 op/s 2024-08-10T06:19:56.397 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:56 smithi086 ceph-mon[98993]: pgmap v3693: 137 pgs: 137 active+clean; 293 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-08-10T06:19:56.397 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:19:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:56 smithi086 ceph-mon[101471]: pgmap v3693: 137 pgs: 137 active+clean; 293 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-08-10T06:19:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:19:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:56 smithi159 ceph-mon[90359]: pgmap v3693: 137 pgs: 137 active+clean; 293 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-08-10T06:19:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:19:58.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:19:58 smithi086 ceph-mon[98993]: pgmap v3694: 137 pgs: 137 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 908 KiB/s rd, 4.5 MiB/s wr, 44 op/s 2024-08-10T06:19:58.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:19:58 smithi086 ceph-mon[101471]: pgmap v3694: 137 pgs: 137 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 908 KiB/s rd, 4.5 MiB/s wr, 44 op/s 2024-08-10T06:19:58.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:19:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:19:58] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-08-10T06:19:58.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:19:58 smithi159 ceph-mon[90359]: pgmap v3694: 137 pgs: 137 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 908 KiB/s rd, 4.5 MiB/s wr, 44 op/s 2024-08-10T06:20:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:00 smithi086 ceph-mon[98993]: pgmap v3695: 137 pgs: 137 active+clean; 309 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-08-10T06:20:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:00 smithi086 ceph-mon[98993]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-08-10T06:20:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:00 smithi086 ceph-mon[98993]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-10T06:20:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:00 smithi086 ceph-mon[98993]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-10T06:20:00.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:00 smithi086 ceph-mon[101471]: pgmap v3695: 137 pgs: 137 active+clean; 309 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-08-10T06:20:00.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:00 smithi086 ceph-mon[101471]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-08-10T06:20:00.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:00 smithi086 ceph-mon[101471]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-10T06:20:00.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:00 smithi086 ceph-mon[101471]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-10T06:20:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:00 smithi159 ceph-mon[90359]: pgmap v3695: 137 pgs: 137 active+clean; 309 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-08-10T06:20:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:00 smithi159 ceph-mon[90359]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-08-10T06:20:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:00 smithi159 ceph-mon[90359]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-10T06:20:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:00 smithi159 ceph-mon[90359]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-10T06:20:02.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:02 smithi159 ceph-mon[90359]: pgmap v3696: 137 pgs: 137 active+clean; 309 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 3.5 MiB/s wr, 44 op/s 2024-08-10T06:20:02.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:02 smithi159 ceph-mon[90359]: osdmap e1991: 8 total, 8 up, 8 in 2024-08-10T06:20:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:02 smithi086 ceph-mon[101471]: pgmap v3696: 137 pgs: 137 active+clean; 309 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 3.5 MiB/s wr, 44 op/s 2024-08-10T06:20:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:02 smithi086 ceph-mon[101471]: osdmap e1991: 8 total, 8 up, 8 in 2024-08-10T06:20:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:02 smithi086 ceph-mon[98993]: pgmap v3696: 137 pgs: 137 active+clean; 309 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 3.5 MiB/s wr, 44 op/s 2024-08-10T06:20:02.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:02 smithi086 ceph-mon[98993]: osdmap e1991: 8 total, 8 up, 8 in 2024-08-10T06:20:03.621 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot (17126 ms) 2024-08-10T06:20:03.621 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/4.MinOverlap 2024-08-10T06:20:03.621 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:20:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:04 smithi159 ceph-mon[90359]: pgmap v3698: 137 pgs: 137 active+clean; 338 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 31 op/s 2024-08-10T06:20:04.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:04 smithi086 ceph-mon[98993]: pgmap v3698: 137 pgs: 137 active+clean; 338 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 31 op/s 2024-08-10T06:20:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:04 smithi086 ceph-mon[101471]: pgmap v3698: 137 pgs: 137 active+clean; 338 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 31 op/s 2024-08-10T06:20:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:06 smithi159 ceph-mon[90359]: pgmap v3699: 137 pgs: 137 active+clean; 362 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 46 op/s 2024-08-10T06:20:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:06 smithi086 ceph-mon[101471]: pgmap v3699: 137 pgs: 137 active+clean; 362 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 46 op/s 2024-08-10T06:20:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:06 smithi086 ceph-mon[98993]: pgmap v3699: 137 pgs: 137 active+clean; 362 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 46 op/s 2024-08-10T06:20:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:08 smithi086 ceph-mon[101471]: pgmap v3700: 137 pgs: 137 active+clean; 378 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.7 MiB/s wr, 45 op/s 2024-08-10T06:20:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:08 smithi086 ceph-mon[101471]: osdmap e1992: 8 total, 8 up, 8 in 2024-08-10T06:20:08.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:08 smithi086 ceph-mon[98993]: pgmap v3700: 137 pgs: 137 active+clean; 378 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.7 MiB/s wr, 45 op/s 2024-08-10T06:20:08.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:08 smithi086 ceph-mon[98993]: osdmap e1992: 8 total, 8 up, 8 in 2024-08-10T06:20:08.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:20:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:20:08] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-08-10T06:20:08.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:08 smithi159 ceph-mon[90359]: pgmap v3700: 137 pgs: 137 active+clean; 378 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.7 MiB/s wr, 45 op/s 2024-08-10T06:20:08.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:08 smithi159 ceph-mon[90359]: osdmap e1992: 8 total, 8 up, 8 in 2024-08-10T06:20:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:10 smithi159 ceph-mon[90359]: pgmap v3702: 137 pgs: 137 active+clean; 390 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 10 MiB/s wr, 55 op/s 2024-08-10T06:20:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:10 smithi086 ceph-mon[101471]: pgmap v3702: 137 pgs: 137 active+clean; 390 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 10 MiB/s wr, 55 op/s 2024-08-10T06:20:10.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:10 smithi086 ceph-mon[98993]: pgmap v3702: 137 pgs: 137 active+clean; 390 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 10 MiB/s wr, 55 op/s 2024-08-10T06:20:11.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:20:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:20:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:20:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:12 smithi159 ceph-mon[90359]: pgmap v3703: 137 pgs: 137 active+clean; 403 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.5 MiB/s wr, 72 op/s 2024-08-10T06:20:12.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:12 smithi086 ceph-mon[98993]: pgmap v3703: 137 pgs: 137 active+clean; 403 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.5 MiB/s wr, 72 op/s 2024-08-10T06:20:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:12 smithi086 ceph-mon[101471]: pgmap v3703: 137 pgs: 137 active+clean; 403 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.5 MiB/s wr, 72 op/s 2024-08-10T06:20:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:14 smithi086 ceph-mon[101471]: pgmap v3704: 137 pgs: 137 active+clean; 411 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 7.3 MiB/s wr, 61 op/s 2024-08-10T06:20:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:14 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:20:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:14 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:20:14.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:14 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:20:14.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:14 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:20:14.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:14 smithi086 ceph-mon[98993]: pgmap v3704: 137 pgs: 137 active+clean; 411 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 7.3 MiB/s wr, 61 op/s 2024-08-10T06:20:14.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:14 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:20:14.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:14 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:20:14.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:14 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:20:14.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:14 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:20:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:14 smithi159 ceph-mon[90359]: pgmap v3704: 137 pgs: 137 active+clean; 411 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 7.3 MiB/s wr, 61 op/s 2024-08-10T06:20:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:14 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:20:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:14 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:20:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:14 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:20:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:14 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:20:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:16 smithi086 ceph-mon[98993]: pgmap v3705: 137 pgs: 137 active+clean; 415 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-08-10T06:20:16.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:16 smithi086 ceph-mon[101471]: pgmap v3705: 137 pgs: 137 active+clean; 415 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-08-10T06:20:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:16 smithi159 ceph-mon[90359]: pgmap v3705: 137 pgs: 137 active+clean; 415 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-08-10T06:20:18.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:18 smithi086 ceph-mon[101471]: pgmap v3706: 137 pgs: 137 active+clean; 423 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-08-10T06:20:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:18 smithi086 ceph-mon[98993]: pgmap v3706: 137 pgs: 137 active+clean; 423 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-08-10T06:20:18.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:20:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:20:18] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2024-08-10T06:20:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:18 smithi159 ceph-mon[90359]: pgmap v3706: 137 pgs: 137 active+clean; 423 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-08-10T06:20:19.138 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/4.MinOverlap (15516 ms) 2024-08-10T06:20:19.138 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/4.ZeroOverlap 2024-08-10T06:20:19.138 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:20:20.879 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:20 smithi086 ceph-mon[101471]: pgmap v3707: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.8 MiB/s wr, 47 op/s 2024-08-10T06:20:20.879 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:20 smithi086 ceph-mon[98993]: pgmap v3707: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.8 MiB/s wr, 47 op/s 2024-08-10T06:20:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:20 smithi159 ceph-mon[90359]: pgmap v3707: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.8 MiB/s wr, 47 op/s 2024-08-10T06:20:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:22 smithi086 ceph-mon[98993]: pgmap v3708: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.1 MiB/s wr, 45 op/s 2024-08-10T06:20:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:22 smithi086 ceph-mon[101471]: pgmap v3708: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.1 MiB/s wr, 45 op/s 2024-08-10T06:20:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:22 smithi159 ceph-mon[90359]: pgmap v3708: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.1 MiB/s wr, 45 op/s 2024-08-10T06:20:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:23 smithi086 ceph-mon[101471]: osdmap e1993: 8 total, 8 up, 8 in 2024-08-10T06:20:24.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:23 smithi086 ceph-mon[98993]: osdmap e1993: 8 total, 8 up, 8 in 2024-08-10T06:20:24.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:23 smithi159 ceph-mon[90359]: osdmap e1993: 8 total, 8 up, 8 in 2024-08-10T06:20:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:24 smithi086 ceph-mon[101471]: pgmap v3710: 137 pgs: 137 active+clean; 435 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-08-10T06:20:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:24 smithi086 ceph-mon[98993]: pgmap v3710: 137 pgs: 137 active+clean; 435 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-08-10T06:20:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:24 smithi159 ceph-mon[90359]: pgmap v3710: 137 pgs: 137 active+clean; 435 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-08-10T06:20:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:26 smithi086 ceph-mon[101471]: pgmap v3711: 137 pgs: 137 active+clean; 451 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.6 MiB/s wr, 51 op/s 2024-08-10T06:20:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:20:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:26 smithi086 ceph-mon[98993]: pgmap v3711: 137 pgs: 137 active+clean; 451 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.6 MiB/s wr, 51 op/s 2024-08-10T06:20:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:20:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:26 smithi159 ceph-mon[90359]: pgmap v3711: 137 pgs: 137 active+clean; 451 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.6 MiB/s wr, 51 op/s 2024-08-10T06:20:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:20:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:20:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:20:28] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-08-10T06:20:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:28 smithi086 ceph-mon[101471]: pgmap v3712: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 54 op/s 2024-08-10T06:20:29.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:28 smithi086 ceph-mon[98993]: pgmap v3712: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 54 op/s 2024-08-10T06:20:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:28 smithi159 ceph-mon[90359]: pgmap v3712: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 54 op/s 2024-08-10T06:20:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:30 smithi086 ceph-mon[101471]: pgmap v3713: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-08-10T06:20:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:30 smithi086 ceph-mon[98993]: pgmap v3713: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-08-10T06:20:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:30 smithi159 ceph-mon[90359]: pgmap v3713: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-08-10T06:20:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:32 smithi086 ceph-mon[101471]: pgmap v3714: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-08-10T06:20:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:32 smithi086 ceph-mon[98993]: pgmap v3714: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-08-10T06:20:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:32 smithi159 ceph-mon[90359]: pgmap v3714: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-08-10T06:20:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:34 smithi086 ceph-mon[101471]: pgmap v3715: 137 pgs: 137 active+clean; 460 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 471 KiB/s rd, 3.1 MiB/s wr, 37 op/s 2024-08-10T06:20:35.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:34 smithi086 ceph-mon[98993]: pgmap v3715: 137 pgs: 137 active+clean; 460 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 471 KiB/s rd, 3.1 MiB/s wr, 37 op/s 2024-08-10T06:20:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:34 smithi159 ceph-mon[90359]: pgmap v3715: 137 pgs: 137 active+clean; 460 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 471 KiB/s rd, 3.1 MiB/s wr, 37 op/s 2024-08-10T06:20:36.021 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/4.ZeroOverlap (16883 ms) 2024-08-10T06:20:36.864 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 7 tests from EncryptedFlattenTest/4 (121591 ms total) 2024-08-10T06:20:36.864 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:20:36.864 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 7 tests from EncryptedFlattenTest/5, where TypeParam = UnformattedLUKS2 2024-08-10T06:20:36.896 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/5.Simple 2024-08-10T06:20:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:36 smithi086 ceph-mon[98993]: pgmap v3716: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-10T06:20:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:36 smithi086 ceph-mon[101471]: pgmap v3716: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-10T06:20:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:36 smithi159 ceph-mon[90359]: pgmap v3716: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-10T06:20:38.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:37 smithi086 ceph-mon[101471]: osdmap e1994: 8 total, 8 up, 8 in 2024-08-10T06:20:38.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:37 smithi086 ceph-mon[98993]: osdmap e1994: 8 total, 8 up, 8 in 2024-08-10T06:20:38.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:37 smithi159 ceph-mon[90359]: osdmap e1994: 8 total, 8 up, 8 in 2024-08-10T06:20:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:20:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:20:38] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-08-10T06:20:38.880 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:20:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:38 smithi086 ceph-mon[101471]: pgmap v3718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:20:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:38 smithi086 ceph-mon[101471]: osdmap e1995: 8 total, 8 up, 8 in 2024-08-10T06:20:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:38 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1074112355' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:20:39.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:38 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:20:39.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:38 smithi086 ceph-mon[98993]: pgmap v3718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:20:39.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:38 smithi086 ceph-mon[98993]: osdmap e1995: 8 total, 8 up, 8 in 2024-08-10T06:20:39.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:38 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1074112355' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:20:39.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:38 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:20:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:38 smithi159 ceph-mon[90359]: pgmap v3718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:20:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:38 smithi159 ceph-mon[90359]: osdmap e1995: 8 total, 8 up, 8 in 2024-08-10T06:20:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:38 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1074112355' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:20:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:38 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:20:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:39 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:20:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:39 smithi086 ceph-mon[98993]: osdmap e1996: 8 total, 8 up, 8 in 2024-08-10T06:20:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:39 smithi086 ceph-mon[98993]: osdmap e1997: 8 total, 8 up, 8 in 2024-08-10T06:20:40.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:39 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:20:40.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:39 smithi086 ceph-mon[101471]: osdmap e1996: 8 total, 8 up, 8 in 2024-08-10T06:20:40.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:39 smithi086 ceph-mon[101471]: osdmap e1997: 8 total, 8 up, 8 in 2024-08-10T06:20:40.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:39 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:20:40.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:39 smithi159 ceph-mon[90359]: osdmap e1996: 8 total, 8 up, 8 in 2024-08-10T06:20:40.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:39 smithi159 ceph-mon[90359]: osdmap e1997: 8 total, 8 up, 8 in 2024-08-10T06:20:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:40 smithi086 ceph-mon[101471]: pgmap v3721: 137 pgs: 9 creating+peering, 17 unknown, 111 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:20:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:40 smithi086 ceph-mon[98993]: pgmap v3721: 137 pgs: 9 creating+peering, 17 unknown, 111 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:20:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:40 smithi159 ceph-mon[90359]: pgmap v3721: 137 pgs: 9 creating+peering, 17 unknown, 111 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:20:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:41 smithi086 ceph-mon[101471]: osdmap e1998: 8 total, 8 up, 8 in 2024-08-10T06:20:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:20:42.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:41 smithi086 ceph-mon[98993]: osdmap e1998: 8 total, 8 up, 8 in 2024-08-10T06:20:42.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:20:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:41 smithi159 ceph-mon[90359]: osdmap e1998: 8 total, 8 up, 8 in 2024-08-10T06:20:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:20:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:42 smithi086 ceph-mon[101471]: pgmap v3724: 137 pgs: 9 creating+peering, 7 unknown, 121 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 511 B/s wr, 2 op/s 2024-08-10T06:20:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:42 smithi086 ceph-mon[98993]: pgmap v3724: 137 pgs: 9 creating+peering, 7 unknown, 121 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 511 B/s wr, 2 op/s 2024-08-10T06:20:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:42 smithi159 ceph-mon[90359]: pgmap v3724: 137 pgs: 9 creating+peering, 7 unknown, 121 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 511 B/s wr, 2 op/s 2024-08-10T06:20:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:44 smithi159 ceph-mon[90359]: pgmap v3725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 933 B/s wr, 8 op/s 2024-08-10T06:20:45.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:44 smithi086 ceph-mon[101471]: pgmap v3725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 933 B/s wr, 8 op/s 2024-08-10T06:20:45.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:44 smithi086 ceph-mon[98993]: pgmap v3725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 933 B/s wr, 8 op/s 2024-08-10T06:20:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:46 smithi159 ceph-mon[90359]: pgmap v3726: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-10T06:20:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:46 smithi086 ceph-mon[98993]: pgmap v3726: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-10T06:20:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:46 smithi086 ceph-mon[101471]: pgmap v3726: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-10T06:20:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:20:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:20:48] "GET /metrics HTTP/1.1" 200 36598 "" "Prometheus/2.43.0" 2024-08-10T06:20:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:48 smithi159 ceph-mon[90359]: pgmap v3727: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-10T06:20:49.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:48 smithi086 ceph-mon[101471]: pgmap v3727: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-10T06:20:49.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:48 smithi086 ceph-mon[98993]: pgmap v3727: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-10T06:20:50.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:49 smithi159 ceph-mon[90359]: osdmap e1999: 8 total, 8 up, 8 in 2024-08-10T06:20:50.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:49 smithi086 ceph-mon[101471]: osdmap e1999: 8 total, 8 up, 8 in 2024-08-10T06:20:50.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:49 smithi086 ceph-mon[98993]: osdmap e1999: 8 total, 8 up, 8 in 2024-08-10T06:20:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:50 smithi159 ceph-mon[90359]: pgmap v3729: 137 pgs: 137 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 969 KiB/s wr, 8 op/s 2024-08-10T06:20:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:50 smithi159 ceph-mon[90359]: osdmap e2000: 8 total, 8 up, 8 in 2024-08-10T06:20:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:50 smithi086 ceph-mon[101471]: pgmap v3729: 137 pgs: 137 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 969 KiB/s wr, 8 op/s 2024-08-10T06:20:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:50 smithi086 ceph-mon[101471]: osdmap e2000: 8 total, 8 up, 8 in 2024-08-10T06:20:51.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:50 smithi086 ceph-mon[98993]: pgmap v3729: 137 pgs: 137 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 969 KiB/s wr, 8 op/s 2024-08-10T06:20:51.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:50 smithi086 ceph-mon[98993]: osdmap e2000: 8 total, 8 up, 8 in 2024-08-10T06:20:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:52 smithi159 ceph-mon[90359]: pgmap v3731: 137 pgs: 137 active+clean; 26 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.7 KiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-08-10T06:20:53.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:52 smithi086 ceph-mon[101471]: pgmap v3731: 137 pgs: 137 active+clean; 26 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.7 KiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-08-10T06:20:53.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:52 smithi086 ceph-mon[98993]: pgmap v3731: 137 pgs: 137 active+clean; 26 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.7 KiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-08-10T06:20:55.038 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/5.Simple (18142 ms) 2024-08-10T06:20:55.038 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/5.Grow 2024-08-10T06:20:55.038 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:20:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:54 smithi086 ceph-mon[98993]: pgmap v3732: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.1 MiB/s wr, 65 op/s 2024-08-10T06:20:55.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:54 smithi086 ceph-mon[101471]: pgmap v3732: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.1 MiB/s wr, 65 op/s 2024-08-10T06:20:55.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:54 smithi159 ceph-mon[90359]: pgmap v3732: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.1 MiB/s wr, 65 op/s 2024-08-10T06:20:57.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:56 smithi086 ceph-mon[101471]: pgmap v3733: 137 pgs: 137 active+clean; 71 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.5 MiB/s rd, 8.3 MiB/s wr, 69 op/s 2024-08-10T06:20:57.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:20:57.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:56 smithi086 ceph-mon[98993]: pgmap v3733: 137 pgs: 137 active+clean; 71 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.5 MiB/s rd, 8.3 MiB/s wr, 69 op/s 2024-08-10T06:20:57.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:20:57.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:56 smithi159 ceph-mon[90359]: pgmap v3733: 137 pgs: 137 active+clean; 71 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.5 MiB/s rd, 8.3 MiB/s wr, 69 op/s 2024-08-10T06:20:57.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:20:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:20:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:20:58] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.43.0" 2024-08-10T06:20:59.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:20:58 smithi086 ceph-mon[101471]: pgmap v3734: 137 pgs: 137 active+clean; 83 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 9.2 MiB/s wr, 73 op/s 2024-08-10T06:20:59.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:20:58 smithi086 ceph-mon[98993]: pgmap v3734: 137 pgs: 137 active+clean; 83 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 9.2 MiB/s wr, 73 op/s 2024-08-10T06:20:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:20:58 smithi159 ceph-mon[90359]: pgmap v3734: 137 pgs: 137 active+clean; 83 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 9.2 MiB/s wr, 73 op/s 2024-08-10T06:21:01.254 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:00 smithi086 ceph-mon[101471]: pgmap v3735: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.4 MiB/s wr, 65 op/s 2024-08-10T06:21:01.254 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:00 smithi086 ceph-mon[98993]: pgmap v3735: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.4 MiB/s wr, 65 op/s 2024-08-10T06:21:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:00 smithi159 ceph-mon[90359]: pgmap v3735: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.4 MiB/s wr, 65 op/s 2024-08-10T06:21:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:02 smithi086 ceph-mon[98993]: pgmap v3736: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2024-08-10T06:21:03.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:02 smithi086 ceph-mon[101471]: pgmap v3736: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2024-08-10T06:21:03.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:02 smithi159 ceph-mon[90359]: pgmap v3736: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2024-08-10T06:21:04.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:03 smithi086 ceph-mon[101471]: osdmap e2001: 8 total, 8 up, 8 in 2024-08-10T06:21:04.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:03 smithi086 ceph-mon[98993]: osdmap e2001: 8 total, 8 up, 8 in 2024-08-10T06:21:04.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:03 smithi159 ceph-mon[90359]: osdmap e2001: 8 total, 8 up, 8 in 2024-08-10T06:21:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:04 smithi086 ceph-mon[101471]: pgmap v3738: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.2 MiB/s wr, 40 op/s 2024-08-10T06:21:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:04 smithi086 ceph-mon[98993]: pgmap v3738: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.2 MiB/s wr, 40 op/s 2024-08-10T06:21:05.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:04 smithi159 ceph-mon[90359]: pgmap v3738: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.2 MiB/s wr, 40 op/s 2024-08-10T06:21:06.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:05 smithi086 ceph-mon[101471]: pgmap v3739: 137 pgs: 137 active+clean; 112 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-08-10T06:21:06.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:05 smithi086 ceph-mon[98993]: pgmap v3739: 137 pgs: 137 active+clean; 112 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-08-10T06:21:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:05 smithi159 ceph-mon[90359]: pgmap v3739: 137 pgs: 137 active+clean; 112 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-08-10T06:21:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:08 smithi086 ceph-mon[101471]: pgmap v3740: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.5 MiB/s wr, 45 op/s 2024-08-10T06:21:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:21:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:21:08] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.43.0" 2024-08-10T06:21:08.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:08 smithi086 ceph-mon[98993]: pgmap v3740: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.5 MiB/s wr, 45 op/s 2024-08-10T06:21:08.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:08 smithi159 ceph-mon[90359]: pgmap v3740: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.5 MiB/s wr, 45 op/s 2024-08-10T06:21:09.099 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/5.Grow (14062 ms) 2024-08-10T06:21:09.099 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/5.Shrink 2024-08-10T06:21:09.099 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:21:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:10 smithi159 ceph-mon[90359]: pgmap v3741: 137 pgs: 137 active+clean; 144 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.7 MiB/s wr, 65 op/s 2024-08-10T06:21:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:10 smithi086 ceph-mon[101471]: pgmap v3741: 137 pgs: 137 active+clean; 144 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.7 MiB/s wr, 65 op/s 2024-08-10T06:21:10.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:10 smithi086 ceph-mon[98993]: pgmap v3741: 137 pgs: 137 active+clean; 144 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.7 MiB/s wr, 65 op/s 2024-08-10T06:21:11.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:21:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:21:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:21:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:12 smithi159 ceph-mon[90359]: pgmap v3742: 137 pgs: 137 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 6.6 MiB/s wr, 68 op/s 2024-08-10T06:21:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:12 smithi086 ceph-mon[101471]: pgmap v3742: 137 pgs: 137 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 6.6 MiB/s wr, 68 op/s 2024-08-10T06:21:12.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:12 smithi086 ceph-mon[98993]: pgmap v3742: 137 pgs: 137 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 6.6 MiB/s wr, 68 op/s 2024-08-10T06:21:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:14 smithi159 ceph-mon[90359]: pgmap v3743: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.9 MiB/s wr, 68 op/s 2024-08-10T06:21:14.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:14 smithi086 ceph-mon[98993]: pgmap v3743: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.9 MiB/s wr, 68 op/s 2024-08-10T06:21:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:14 smithi086 ceph-mon[101471]: pgmap v3743: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.9 MiB/s wr, 68 op/s 2024-08-10T06:21:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:21:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:21:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:21:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:21:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:21:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:21:15.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:21:15.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:21:15.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:21:15.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:21:15.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:21:15.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:21:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:16 smithi086 ceph-mon[101471]: pgmap v3744: 137 pgs: 137 active+clean; 181 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.4 MiB/s wr, 46 op/s 2024-08-10T06:21:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:16 smithi086 ceph-mon[101471]: osdmap e2002: 8 total, 8 up, 8 in 2024-08-10T06:21:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:16 smithi086 ceph-mon[98993]: pgmap v3744: 137 pgs: 137 active+clean; 181 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.4 MiB/s wr, 46 op/s 2024-08-10T06:21:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:16 smithi086 ceph-mon[98993]: osdmap e2002: 8 total, 8 up, 8 in 2024-08-10T06:21:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:16 smithi159 ceph-mon[90359]: pgmap v3744: 137 pgs: 137 active+clean; 181 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.4 MiB/s wr, 46 op/s 2024-08-10T06:21:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:16 smithi159 ceph-mon[90359]: osdmap e2002: 8 total, 8 up, 8 in 2024-08-10T06:21:18.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:18 smithi086 ceph-mon[101471]: pgmap v3746: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 6.2 MiB/s wr, 49 op/s 2024-08-10T06:21:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:21:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:21:18] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.43.0" 2024-08-10T06:21:18.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:18 smithi086 ceph-mon[98993]: pgmap v3746: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 6.2 MiB/s wr, 49 op/s 2024-08-10T06:21:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:18 smithi159 ceph-mon[90359]: pgmap v3746: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 6.2 MiB/s wr, 49 op/s 2024-08-10T06:21:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:20 smithi086 ceph-mon[98993]: pgmap v3747: 137 pgs: 137 active+clean; 210 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 6.6 MiB/s wr, 46 op/s 2024-08-10T06:21:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:20 smithi086 ceph-mon[101471]: pgmap v3747: 137 pgs: 137 active+clean; 210 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 6.6 MiB/s wr, 46 op/s 2024-08-10T06:21:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:20 smithi159 ceph-mon[90359]: pgmap v3747: 137 pgs: 137 active+clean; 210 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 6.6 MiB/s wr, 46 op/s 2024-08-10T06:21:21.604 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/5.Shrink (12504 ms) 2024-08-10T06:21:21.604 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOne 2024-08-10T06:21:21.604 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:21:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:22 smithi086 ceph-mon[101471]: pgmap v3748: 137 pgs: 137 active+clean; 222 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.5 MiB/s rd, 6.9 MiB/s wr, 63 op/s 2024-08-10T06:21:22.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:22 smithi086 ceph-mon[98993]: pgmap v3748: 137 pgs: 137 active+clean; 222 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.5 MiB/s rd, 6.9 MiB/s wr, 63 op/s 2024-08-10T06:21:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:22 smithi159 ceph-mon[90359]: pgmap v3748: 137 pgs: 137 active+clean; 222 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.5 MiB/s rd, 6.9 MiB/s wr, 63 op/s 2024-08-10T06:21:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:24 smithi086 ceph-mon[101471]: pgmap v3749: 137 pgs: 137 active+clean; 239 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.0 MiB/s wr, 67 op/s 2024-08-10T06:21:24.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:24 smithi086 ceph-mon[98993]: pgmap v3749: 137 pgs: 137 active+clean; 239 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.0 MiB/s wr, 67 op/s 2024-08-10T06:21:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:24 smithi159 ceph-mon[90359]: pgmap v3749: 137 pgs: 137 active+clean; 239 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.0 MiB/s wr, 67 op/s 2024-08-10T06:21:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:26 smithi086 ceph-mon[101471]: pgmap v3750: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 62 op/s 2024-08-10T06:21:26.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:21:26.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:26 smithi086 ceph-mon[98993]: pgmap v3750: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 62 op/s 2024-08-10T06:21:26.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:21:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:26 smithi159 ceph-mon[90359]: pgmap v3750: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 62 op/s 2024-08-10T06:21:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:21:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:28 smithi086 ceph-mon[98993]: pgmap v3751: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.9 MiB/s wr, 52 op/s 2024-08-10T06:21:28.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:28 smithi086 ceph-mon[98993]: osdmap e2003: 8 total, 8 up, 8 in 2024-08-10T06:21:28.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:21:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:21:28] "GET /metrics HTTP/1.1" 200 36665 "" "Prometheus/2.43.0" 2024-08-10T06:21:28.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:28 smithi086 ceph-mon[101471]: pgmap v3751: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.9 MiB/s wr, 52 op/s 2024-08-10T06:21:28.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:28 smithi086 ceph-mon[101471]: osdmap e2003: 8 total, 8 up, 8 in 2024-08-10T06:21:28.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:28 smithi159 ceph-mon[90359]: pgmap v3751: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.9 MiB/s wr, 52 op/s 2024-08-10T06:21:28.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:28 smithi159 ceph-mon[90359]: osdmap e2003: 8 total, 8 up, 8 in 2024-08-10T06:21:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:30 smithi086 ceph-mon[101471]: pgmap v3753: 137 pgs: 137 active+clean; 272 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 32 op/s 2024-08-10T06:21:30.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:30 smithi086 ceph-mon[98993]: pgmap v3753: 137 pgs: 137 active+clean; 272 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 32 op/s 2024-08-10T06:21:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:30 smithi159 ceph-mon[90359]: pgmap v3753: 137 pgs: 137 active+clean; 272 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 32 op/s 2024-08-10T06:21:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:32 smithi086 ceph-mon[101471]: pgmap v3754: 137 pgs: 137 active+clean; 276 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.4 MiB/s wr, 24 op/s 2024-08-10T06:21:32.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:32 smithi086 ceph-mon[98993]: pgmap v3754: 137 pgs: 137 active+clean; 276 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.4 MiB/s wr, 24 op/s 2024-08-10T06:21:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:32 smithi159 ceph-mon[90359]: pgmap v3754: 137 pgs: 137 active+clean; 276 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.4 MiB/s wr, 24 op/s 2024-08-10T06:21:33.466 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOne (11862 ms) 2024-08-10T06:21:33.466 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot 2024-08-10T06:21:33.466 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:21:33.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.2", "id": [4, 1]}]: dispatch 2024-08-10T06:21:33.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.7", "id": [3, 6]}]: dispatch 2024-08-10T06:21:33.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.a", "id": [4, 5]}]: dispatch 2024-08-10T06:21:33.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]: dispatch 2024-08-10T06:21:33.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.2", "id": [4, 1]}]: dispatch 2024-08-10T06:21:33.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.7", "id": [3, 6]}]: dispatch 2024-08-10T06:21:33.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.a", "id": [4, 5]}]: dispatch 2024-08-10T06:21:33.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]: dispatch 2024-08-10T06:21:33.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.2", "id": [4, 1]}]: dispatch 2024-08-10T06:21:33.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.7", "id": [3, 6]}]: dispatch 2024-08-10T06:21:33.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.a", "id": [4, 5]}]: dispatch 2024-08-10T06:21:33.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]: dispatch 2024-08-10T06:21:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:34 smithi086 ceph-mon[101471]: pgmap v3755: 137 pgs: 137 active+clean; 296 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 5.7 MiB/s wr, 58 op/s 2024-08-10T06:21:34.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:34 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.2", "id": [4, 1]}]': finished 2024-08-10T06:21:34.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:34 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.7", "id": [3, 6]}]': finished 2024-08-10T06:21:34.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:34 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.a", "id": [4, 5]}]': finished 2024-08-10T06:21:34.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:34 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]': finished 2024-08-10T06:21:34.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:34 smithi086 ceph-mon[101471]: osdmap e2004: 8 total, 8 up, 8 in 2024-08-10T06:21:34.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:34 smithi086 ceph-mon[98993]: pgmap v3755: 137 pgs: 137 active+clean; 296 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 5.7 MiB/s wr, 58 op/s 2024-08-10T06:21:34.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:34 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.2", "id": [4, 1]}]': finished 2024-08-10T06:21:34.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:34 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.7", "id": [3, 6]}]': finished 2024-08-10T06:21:34.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:34 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.a", "id": [4, 5]}]': finished 2024-08-10T06:21:34.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:34 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]': finished 2024-08-10T06:21:34.908 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:34 smithi086 ceph-mon[98993]: osdmap e2004: 8 total, 8 up, 8 in 2024-08-10T06:21:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:34 smithi159 ceph-mon[90359]: pgmap v3755: 137 pgs: 137 active+clean; 296 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 5.7 MiB/s wr, 58 op/s 2024-08-10T06:21:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:34 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.2", "id": [4, 1]}]': finished 2024-08-10T06:21:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:34 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.7", "id": [3, 6]}]': finished 2024-08-10T06:21:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:34 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.a", "id": [4, 5]}]': finished 2024-08-10T06:21:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:34 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]': finished 2024-08-10T06:21:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:34 smithi159 ceph-mon[90359]: osdmap e2004: 8 total, 8 up, 8 in 2024-08-10T06:21:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:35 smithi086 ceph-mon[101471]: osdmap e2005: 8 total, 8 up, 8 in 2024-08-10T06:21:35.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:35 smithi086 ceph-mon[98993]: osdmap e2005: 8 total, 8 up, 8 in 2024-08-10T06:21:35.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:35 smithi159 ceph-mon[90359]: osdmap e2005: 8 total, 8 up, 8 in 2024-08-10T06:21:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:36 smithi086 ceph-mon[101471]: pgmap v3758: 137 pgs: 1 peering, 136 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 8.2 MiB/s wr, 72 op/s; 1.0 MiB/s, 0 objects/s recovering 2024-08-10T06:21:36.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:36 smithi086 ceph-mon[98993]: pgmap v3758: 137 pgs: 1 peering, 136 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 8.2 MiB/s wr, 72 op/s; 1.0 MiB/s, 0 objects/s recovering 2024-08-10T06:21:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:36 smithi159 ceph-mon[90359]: pgmap v3758: 137 pgs: 1 peering, 136 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 8.2 MiB/s wr, 72 op/s; 1.0 MiB/s, 0 objects/s recovering 2024-08-10T06:21:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:38 smithi086 ceph-mon[101471]: pgmap v3759: 137 pgs: 1 peering, 136 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.5 MiB/s wr, 68 op/s; 4.1 MiB/s, 1 objects/s recovering 2024-08-10T06:21:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:21:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:21:38] "GET /metrics HTTP/1.1" 200 36665 "" "Prometheus/2.43.0" 2024-08-10T06:21:38.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:38 smithi086 ceph-mon[98993]: pgmap v3759: 137 pgs: 1 peering, 136 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.5 MiB/s wr, 68 op/s; 4.1 MiB/s, 1 objects/s recovering 2024-08-10T06:21:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:38 smithi159 ceph-mon[90359]: pgmap v3759: 137 pgs: 1 peering, 136 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.5 MiB/s wr, 68 op/s; 4.1 MiB/s, 1 objects/s recovering 2024-08-10T06:21:40.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:40 smithi086 ceph-mon[98993]: pgmap v3760: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.0 MiB/s wr, 60 op/s; 5.1 MiB/s, 1 objects/s recovering 2024-08-10T06:21:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:40 smithi086 ceph-mon[101471]: pgmap v3760: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.0 MiB/s wr, 60 op/s; 5.1 MiB/s, 1 objects/s recovering 2024-08-10T06:21:40.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:40 smithi159 ceph-mon[90359]: pgmap v3760: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.0 MiB/s wr, 60 op/s; 5.1 MiB/s, 1 objects/s recovering 2024-08-10T06:21:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:21:41.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:21:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:21:42.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:42 smithi086 ceph-mon[98993]: pgmap v3761: 137 pgs: 137 active+clean; 324 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 4.0 MiB/s wr, 9 op/s; 5.1 MiB/s, 1 objects/s recovering 2024-08-10T06:21:42.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:42 smithi086 ceph-mon[98993]: osdmap e2006: 8 total, 8 up, 8 in 2024-08-10T06:21:42.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:42 smithi086 ceph-mon[101471]: pgmap v3761: 137 pgs: 137 active+clean; 324 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 4.0 MiB/s wr, 9 op/s; 5.1 MiB/s, 1 objects/s recovering 2024-08-10T06:21:42.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:42 smithi086 ceph-mon[101471]: osdmap e2006: 8 total, 8 up, 8 in 2024-08-10T06:21:42.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:42 smithi159 ceph-mon[90359]: pgmap v3761: 137 pgs: 137 active+clean; 324 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 4.0 MiB/s wr, 9 op/s; 5.1 MiB/s, 1 objects/s recovering 2024-08-10T06:21:42.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:42 smithi159 ceph-mon[90359]: osdmap e2006: 8 total, 8 up, 8 in 2024-08-10T06:21:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:44 smithi086 ceph-mon[101471]: pgmap v3763: 137 pgs: 137 active+clean; 337 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 5.1 MiB/s wr, 42 op/s; 4.6 MiB/s, 1 objects/s recovering 2024-08-10T06:21:44.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:44 smithi086 ceph-mon[98993]: pgmap v3763: 137 pgs: 137 active+clean; 337 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 5.1 MiB/s wr, 42 op/s; 4.6 MiB/s, 1 objects/s recovering 2024-08-10T06:21:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:44 smithi159 ceph-mon[90359]: pgmap v3763: 137 pgs: 137 active+clean; 337 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 5.1 MiB/s wr, 42 op/s; 4.6 MiB/s, 1 objects/s recovering 2024-08-10T06:21:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:46 smithi086 ceph-mon[101471]: pgmap v3764: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 4.1 MiB/s wr, 46 op/s; 3.3 MiB/s, 0 objects/s recovering 2024-08-10T06:21:46.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:46 smithi086 ceph-mon[101471]: osdmap e2007: 8 total, 8 up, 8 in 2024-08-10T06:21:46.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:46 smithi086 ceph-mon[98993]: pgmap v3764: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 4.1 MiB/s wr, 46 op/s; 3.3 MiB/s, 0 objects/s recovering 2024-08-10T06:21:46.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:46 smithi086 ceph-mon[98993]: osdmap e2007: 8 total, 8 up, 8 in 2024-08-10T06:21:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:46 smithi159 ceph-mon[90359]: pgmap v3764: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 4.1 MiB/s wr, 46 op/s; 3.3 MiB/s, 0 objects/s recovering 2024-08-10T06:21:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:46 smithi159 ceph-mon[90359]: osdmap e2007: 8 total, 8 up, 8 in 2024-08-10T06:21:47.759 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot (14293 ms) 2024-08-10T06:21:47.759 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/5.MinOverlap 2024-08-10T06:21:47.759 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:21:48.526 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:21:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:21:48] "GET /metrics HTTP/1.1" 200 36677 "" "Prometheus/2.43.0" 2024-08-10T06:21:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:48 smithi086 ceph-mon[101471]: pgmap v3766: 137 pgs: 137 active+clean; 377 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.1 MiB/s wr, 67 op/s 2024-08-10T06:21:48.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:48 smithi086 ceph-mon[98993]: pgmap v3766: 137 pgs: 137 active+clean; 377 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.1 MiB/s wr, 67 op/s 2024-08-10T06:21:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:48 smithi159 ceph-mon[90359]: pgmap v3766: 137 pgs: 137 active+clean; 377 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.1 MiB/s wr, 67 op/s 2024-08-10T06:21:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:50 smithi086 ceph-mon[101471]: pgmap v3767: 137 pgs: 137 active+clean; 406 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.3 MiB/s rd, 10 MiB/s wr, 81 op/s 2024-08-10T06:21:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:50 smithi086 ceph-mon[98993]: pgmap v3767: 137 pgs: 137 active+clean; 406 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.3 MiB/s rd, 10 MiB/s wr, 81 op/s 2024-08-10T06:21:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:50 smithi159 ceph-mon[90359]: pgmap v3767: 137 pgs: 137 active+clean; 406 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.3 MiB/s rd, 10 MiB/s wr, 81 op/s 2024-08-10T06:21:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:52 smithi086 ceph-mon[101471]: pgmap v3768: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 12 MiB/s wr, 80 op/s 2024-08-10T06:21:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:52 smithi086 ceph-mon[98993]: pgmap v3768: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 12 MiB/s wr, 80 op/s 2024-08-10T06:21:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:52 smithi159 ceph-mon[90359]: pgmap v3768: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 12 MiB/s wr, 80 op/s 2024-08-10T06:21:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:54 smithi086 ceph-mon[101471]: pgmap v3769: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 10 MiB/s wr, 52 op/s 2024-08-10T06:21:54.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:54 smithi086 ceph-mon[101471]: osdmap e2008: 8 total, 8 up, 8 in 2024-08-10T06:21:54.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:54 smithi086 ceph-mon[98993]: pgmap v3769: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 10 MiB/s wr, 52 op/s 2024-08-10T06:21:54.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:54 smithi086 ceph-mon[98993]: osdmap e2008: 8 total, 8 up, 8 in 2024-08-10T06:21:54.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:54 smithi159 ceph-mon[90359]: pgmap v3769: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 10 MiB/s wr, 52 op/s 2024-08-10T06:21:54.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:54 smithi159 ceph-mon[90359]: osdmap e2008: 8 total, 8 up, 8 in 2024-08-10T06:21:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:56 smithi086 ceph-mon[101471]: pgmap v3771: 137 pgs: 137 active+clean; 454 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 10 MiB/s wr, 45 op/s 2024-08-10T06:21:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:21:56.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:56 smithi086 ceph-mon[98993]: pgmap v3771: 137 pgs: 137 active+clean; 454 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 10 MiB/s wr, 45 op/s 2024-08-10T06:21:56.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:21:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:56 smithi159 ceph-mon[90359]: pgmap v3771: 137 pgs: 137 active+clean; 454 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 10 MiB/s wr, 45 op/s 2024-08-10T06:21:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:21:58.543 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:21:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:21:58] "GET /metrics HTTP/1.1" 200 36669 "" "Prometheus/2.43.0" 2024-08-10T06:21:58.543 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:21:58 smithi086 ceph-mon[98993]: pgmap v3772: 137 pgs: 137 active+clean; 463 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.6 MiB/s wr, 70 op/s 2024-08-10T06:21:58.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:21:58 smithi086 ceph-mon[101471]: pgmap v3772: 137 pgs: 137 active+clean; 463 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.6 MiB/s wr, 70 op/s 2024-08-10T06:21:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:21:58 smithi159 ceph-mon[90359]: pgmap v3772: 137 pgs: 137 active+clean; 463 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.6 MiB/s wr, 70 op/s 2024-08-10T06:21:59.622 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/5.MinOverlap (11863 ms) 2024-08-10T06:21:59.622 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/5.ZeroOverlap 2024-08-10T06:21:59.622 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:22:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:00 smithi086 ceph-mon[101471]: pgmap v3773: 137 pgs: 137 active+clean; 495 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 8.9 MiB/s wr, 62 op/s 2024-08-10T06:22:00.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:00 smithi086 ceph-mon[98993]: pgmap v3773: 137 pgs: 137 active+clean; 495 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 8.9 MiB/s wr, 62 op/s 2024-08-10T06:22:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:00 smithi159 ceph-mon[90359]: pgmap v3773: 137 pgs: 137 active+clean; 495 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 8.9 MiB/s wr, 62 op/s 2024-08-10T06:22:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:02 smithi086 ceph-mon[101471]: pgmap v3774: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 51 op/s 2024-08-10T06:22:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:02 smithi086 ceph-mon[98993]: pgmap v3774: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 51 op/s 2024-08-10T06:22:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:02 smithi159 ceph-mon[90359]: pgmap v3774: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 51 op/s 2024-08-10T06:22:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:04 smithi086 ceph-mon[101471]: pgmap v3775: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 64 op/s 2024-08-10T06:22:04.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:04 smithi086 ceph-mon[98993]: pgmap v3775: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 64 op/s 2024-08-10T06:22:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:04 smithi159 ceph-mon[90359]: pgmap v3775: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 64 op/s 2024-08-10T06:22:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:06 smithi086 ceph-mon[98993]: pgmap v3776: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.5 MiB/s wr, 54 op/s 2024-08-10T06:22:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:06 smithi086 ceph-mon[101471]: pgmap v3776: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.5 MiB/s wr, 54 op/s 2024-08-10T06:22:06.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:06 smithi159 ceph-mon[90359]: pgmap v3776: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.5 MiB/s wr, 54 op/s 2024-08-10T06:22:08.569 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:22:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:22:08] "GET /metrics HTTP/1.1" 200 36669 "" "Prometheus/2.43.0" 2024-08-10T06:22:08.569 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:08 smithi086 ceph-mon[98993]: pgmap v3777: 137 pgs: 137 active+clean; 511 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.1 MiB/s wr, 51 op/s 2024-08-10T06:22:08.569 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:08 smithi086 ceph-mon[98993]: osdmap e2009: 8 total, 8 up, 8 in 2024-08-10T06:22:08.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:08 smithi086 ceph-mon[101471]: pgmap v3777: 137 pgs: 137 active+clean; 511 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.1 MiB/s wr, 51 op/s 2024-08-10T06:22:08.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:08 smithi086 ceph-mon[101471]: osdmap e2009: 8 total, 8 up, 8 in 2024-08-10T06:22:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:08 smithi159 ceph-mon[90359]: pgmap v3777: 137 pgs: 137 active+clean; 511 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.1 MiB/s wr, 51 op/s 2024-08-10T06:22:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:08 smithi159 ceph-mon[90359]: osdmap e2009: 8 total, 8 up, 8 in 2024-08-10T06:22:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:10 smithi086 ceph-mon[98993]: pgmap v3779: 137 pgs: 137 active+clean; 532 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-10T06:22:10.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:10 smithi086 ceph-mon[101471]: pgmap v3779: 137 pgs: 137 active+clean; 532 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-10T06:22:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:10 smithi159 ceph-mon[90359]: pgmap v3779: 137 pgs: 137 active+clean; 532 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-10T06:22:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:22:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:22:11.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:22:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:12 smithi086 ceph-mon[101471]: pgmap v3780: 137 pgs: 137 active+clean; 540 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-10T06:22:12.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:12 smithi086 ceph-mon[98993]: pgmap v3780: 137 pgs: 137 active+clean; 540 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-10T06:22:12.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:12 smithi159 ceph-mon[90359]: pgmap v3780: 137 pgs: 137 active+clean; 540 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-10T06:22:13.600 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/5.ZeroOverlap (13978 ms) 2024-08-10T06:22:14.601 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 7 tests from EncryptedFlattenTest/5 (96704 ms total) 2024-08-10T06:22:14.601 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:22:14.601 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 7 tests from EncryptedFlattenTest/6, where TypeParam = LUKS2UnderLUKS2 2024-08-10T06:22:14.632 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/6.Simple 2024-08-10T06:22:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:14 smithi086 ceph-mon[101471]: pgmap v3781: 137 pgs: 137 active+clean; 548 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.9 MiB/s wr, 51 op/s 2024-08-10T06:22:14.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:14 smithi086 ceph-mon[98993]: pgmap v3781: 137 pgs: 137 active+clean; 548 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.9 MiB/s wr, 51 op/s 2024-08-10T06:22:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:14 smithi159 ceph-mon[90359]: pgmap v3781: 137 pgs: 137 active+clean; 548 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.9 MiB/s wr, 51 op/s 2024-08-10T06:22:15.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:15 smithi086 ceph-mon[98993]: osdmap e2010: 8 total, 8 up, 8 in 2024-08-10T06:22:15.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:22:15.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:22:15.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:22:15.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:22:15.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:15 smithi086 ceph-mon[101471]: osdmap e2010: 8 total, 8 up, 8 in 2024-08-10T06:22:15.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:22:15.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:22:15.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:22:15.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:22:15.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:15 smithi159 ceph-mon[90359]: osdmap e2010: 8 total, 8 up, 8 in 2024-08-10T06:22:15.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:22:15.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:22:15.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:22:15.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:22:16.613 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:22:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:16 smithi086 ceph-mon[98993]: pgmap v3783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:22:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:16 smithi086 ceph-mon[98993]: osdmap e2011: 8 total, 8 up, 8 in 2024-08-10T06:22:16.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:16 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/336069639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:22:16.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:16 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:22:16.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:16 smithi086 ceph-mon[101471]: pgmap v3783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:22:16.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:16 smithi086 ceph-mon[101471]: osdmap e2011: 8 total, 8 up, 8 in 2024-08-10T06:22:16.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:16 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/336069639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:22:16.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:16 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:22:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:16 smithi159 ceph-mon[90359]: pgmap v3783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:22:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:16 smithi159 ceph-mon[90359]: osdmap e2011: 8 total, 8 up, 8 in 2024-08-10T06:22:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:16 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/336069639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:22:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:16 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:22:17.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:17 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:22:17.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:17 smithi086 ceph-mon[101471]: osdmap e2012: 8 total, 8 up, 8 in 2024-08-10T06:22:17.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:17 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:22:17.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:17 smithi086 ceph-mon[98993]: osdmap e2012: 8 total, 8 up, 8 in 2024-08-10T06:22:17.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:17 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:22:17.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:17 smithi159 ceph-mon[90359]: osdmap e2012: 8 total, 8 up, 8 in 2024-08-10T06:22:18.614 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:22:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:22:18] "GET /metrics HTTP/1.1" 200 36665 "" "Prometheus/2.43.0" 2024-08-10T06:22:18.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:18 smithi086 ceph-mon[101471]: pgmap v3786: 137 pgs: 1 creating+peering, 23 unknown, 113 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:22:18.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:18 smithi086 ceph-mon[101471]: osdmap e2013: 8 total, 8 up, 8 in 2024-08-10T06:22:18.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:18 smithi086 ceph-mon[98993]: pgmap v3786: 137 pgs: 1 creating+peering, 23 unknown, 113 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:22:18.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:18 smithi086 ceph-mon[98993]: osdmap e2013: 8 total, 8 up, 8 in 2024-08-10T06:22:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:18 smithi159 ceph-mon[90359]: pgmap v3786: 137 pgs: 1 creating+peering, 23 unknown, 113 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:22:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:18 smithi159 ceph-mon[90359]: osdmap e2013: 8 total, 8 up, 8 in 2024-08-10T06:22:18.939 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 06:22:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=cleanup t=2024-08-10T06:22:18.544025388Z level=info msg="Completed cleanup jobs" duration=14.77541ms 2024-08-10T06:22:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:19 smithi086 ceph-mon[101471]: osdmap e2014: 8 total, 8 up, 8 in 2024-08-10T06:22:19.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:19 smithi086 ceph-mon[98993]: osdmap e2014: 8 total, 8 up, 8 in 2024-08-10T06:22:19.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:19 smithi159 ceph-mon[90359]: osdmap e2014: 8 total, 8 up, 8 in 2024-08-10T06:22:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:20 smithi086 ceph-mon[98993]: pgmap v3789: 137 pgs: 1 creating+peering, 16 unknown, 120 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.0 KiB/s rd, 1023 B/s wr, 8 op/s 2024-08-10T06:22:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:20 smithi086 ceph-mon[101471]: pgmap v3789: 137 pgs: 1 creating+peering, 16 unknown, 120 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.0 KiB/s rd, 1023 B/s wr, 8 op/s 2024-08-10T06:22:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:20 smithi159 ceph-mon[90359]: pgmap v3789: 137 pgs: 1 creating+peering, 16 unknown, 120 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.0 KiB/s rd, 1023 B/s wr, 8 op/s 2024-08-10T06:22:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:22 smithi086 ceph-mon[101471]: pgmap v3790: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 884 B/s wr, 6 op/s 2024-08-10T06:22:22.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:22 smithi086 ceph-mon[98993]: pgmap v3790: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 884 B/s wr, 6 op/s 2024-08-10T06:22:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:22 smithi159 ceph-mon[90359]: pgmap v3790: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 884 B/s wr, 6 op/s 2024-08-10T06:22:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:24 smithi086 ceph-mon[101471]: pgmap v3791: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:22:24.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:24 smithi086 ceph-mon[98993]: pgmap v3791: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:22:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:24 smithi159 ceph-mon[90359]: pgmap v3791: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:22:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:26 smithi086 ceph-mon[101471]: pgmap v3792: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-10T06:22:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:26 smithi086 ceph-mon[101471]: osdmap e2015: 8 total, 8 up, 8 in 2024-08-10T06:22:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:22:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:26 smithi086 ceph-mon[98993]: pgmap v3792: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-10T06:22:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:26 smithi086 ceph-mon[98993]: osdmap e2015: 8 total, 8 up, 8 in 2024-08-10T06:22:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:22:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:26 smithi159 ceph-mon[90359]: pgmap v3792: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-10T06:22:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:26 smithi159 ceph-mon[90359]: osdmap e2015: 8 total, 8 up, 8 in 2024-08-10T06:22:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:22:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:22:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:22:28] "GET /metrics HTTP/1.1" 200 36630 "" "Prometheus/2.43.0" 2024-08-10T06:22:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:28 smithi086 ceph-mon[98993]: pgmap v3794: 137 pgs: 137 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 471 KiB/s wr, 16 op/s 2024-08-10T06:22:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:28 smithi086 ceph-mon[101471]: pgmap v3794: 137 pgs: 137 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 471 KiB/s wr, 16 op/s 2024-08-10T06:22:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:28 smithi159 ceph-mon[90359]: pgmap v3794: 137 pgs: 137 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 471 KiB/s wr, 16 op/s 2024-08-10T06:22:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:30 smithi086 ceph-mon[101471]: pgmap v3795: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.6 MiB/s wr, 34 op/s 2024-08-10T06:22:31.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:30 smithi086 ceph-mon[98993]: pgmap v3795: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.6 MiB/s wr, 34 op/s 2024-08-10T06:22:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:30 smithi159 ceph-mon[90359]: pgmap v3795: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.6 MiB/s wr, 34 op/s 2024-08-10T06:22:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:32 smithi086 ceph-mon[101471]: pgmap v3796: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-10T06:22:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:32 smithi086 ceph-mon[98993]: pgmap v3796: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-10T06:22:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:32 smithi159 ceph-mon[90359]: pgmap v3796: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-10T06:22:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:34 smithi086 ceph-mon[101471]: pgmap v3797: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-10T06:22:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:34 smithi086 ceph-mon[98993]: pgmap v3797: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-10T06:22:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:34 smithi159 ceph-mon[90359]: pgmap v3797: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-10T06:22:37.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:36 smithi086 ceph-mon[101471]: pgmap v3798: 137 pgs: 137 active+clean; 54 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-10T06:22:37.159 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:36 smithi086 ceph-mon[98993]: pgmap v3798: 137 pgs: 137 active+clean; 54 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-10T06:22:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:36 smithi159 ceph-mon[90359]: pgmap v3798: 137 pgs: 137 active+clean; 54 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-10T06:22:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:22:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:22:38] "GET /metrics HTTP/1.1" 200 36630 "" "Prometheus/2.43.0" 2024-08-10T06:22:39.042 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/6.Simple (24411 ms) 2024-08-10T06:22:39.042 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/6.Grow 2024-08-10T06:22:39.042 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:22:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:38 smithi086 ceph-mon[101471]: pgmap v3799: 137 pgs: 137 active+clean; 66 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.3 MiB/s wr, 41 op/s 2024-08-10T06:22:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:38 smithi086 ceph-mon[98993]: pgmap v3799: 137 pgs: 137 active+clean; 66 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.3 MiB/s wr, 41 op/s 2024-08-10T06:22:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:38 smithi159 ceph-mon[90359]: pgmap v3799: 137 pgs: 137 active+clean; 66 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.3 MiB/s wr, 41 op/s 2024-08-10T06:22:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:40 smithi086 ceph-mon[101471]: pgmap v3800: 137 pgs: 137 active+clean; 70 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-08-10T06:22:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:40 smithi086 ceph-mon[98993]: pgmap v3800: 137 pgs: 137 active+clean; 70 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-08-10T06:22:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:40 smithi159 ceph-mon[90359]: pgmap v3800: 137 pgs: 137 active+clean; 70 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-08-10T06:22:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:22:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:22:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:22:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:42 smithi086 ceph-mon[101471]: pgmap v3801: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.2 MiB/s wr, 29 op/s 2024-08-10T06:22:43.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:42 smithi086 ceph-mon[98993]: pgmap v3801: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.2 MiB/s wr, 29 op/s 2024-08-10T06:22:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:42 smithi159 ceph-mon[90359]: pgmap v3801: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.2 MiB/s wr, 29 op/s 2024-08-10T06:22:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:44 smithi086 ceph-mon[101471]: pgmap v3802: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-08-10T06:22:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:44 smithi086 ceph-mon[98993]: pgmap v3802: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-08-10T06:22:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:44 smithi159 ceph-mon[90359]: pgmap v3802: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-08-10T06:22:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:46 smithi086 ceph-mon[101471]: pgmap v3803: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-10T06:22:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:46 smithi086 ceph-mon[98993]: pgmap v3803: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-10T06:22:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:46 smithi159 ceph-mon[90359]: pgmap v3803: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-10T06:22:48.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:47 smithi086 ceph-mon[98993]: osdmap e2016: 8 total, 8 up, 8 in 2024-08-10T06:22:48.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:47 smithi086 ceph-mon[101471]: osdmap e2016: 8 total, 8 up, 8 in 2024-08-10T06:22:48.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:47 smithi159 ceph-mon[90359]: osdmap e2016: 8 total, 8 up, 8 in 2024-08-10T06:22:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:22:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:22:48] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-08-10T06:22:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:48 smithi086 ceph-mon[101471]: pgmap v3805: 137 pgs: 137 active+clean; 99 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.9 MiB/s wr, 23 op/s 2024-08-10T06:22:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:48 smithi086 ceph-mon[98993]: pgmap v3805: 137 pgs: 137 active+clean; 99 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.9 MiB/s wr, 23 op/s 2024-08-10T06:22:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:48 smithi159 ceph-mon[90359]: pgmap v3805: 137 pgs: 137 active+clean; 99 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.9 MiB/s wr, 23 op/s 2024-08-10T06:22:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:50 smithi086 ceph-mon[101471]: pgmap v3806: 137 pgs: 137 active+clean; 111 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.7 MiB/s wr, 35 op/s 2024-08-10T06:22:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:50 smithi086 ceph-mon[98993]: pgmap v3806: 137 pgs: 137 active+clean; 111 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.7 MiB/s wr, 35 op/s 2024-08-10T06:22:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:50 smithi159 ceph-mon[90359]: pgmap v3806: 137 pgs: 137 active+clean; 111 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.7 MiB/s wr, 35 op/s 2024-08-10T06:22:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:52 smithi086 ceph-mon[101471]: pgmap v3807: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.9 MiB/s wr, 36 op/s 2024-08-10T06:22:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:52 smithi086 ceph-mon[98993]: pgmap v3807: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.9 MiB/s wr, 36 op/s 2024-08-10T06:22:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:52 smithi159 ceph-mon[90359]: pgmap v3807: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.9 MiB/s wr, 36 op/s 2024-08-10T06:22:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:54 smithi086 ceph-mon[101471]: pgmap v3808: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 436 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-10T06:22:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:54 smithi086 ceph-mon[98993]: pgmap v3808: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 436 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-10T06:22:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:54 smithi159 ceph-mon[90359]: pgmap v3808: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 436 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-10T06:22:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:56 smithi086 ceph-mon[101471]: pgmap v3809: 137 pgs: 137 active+clean; 136 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.9 MiB/s wr, 42 op/s 2024-08-10T06:22:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:22:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:56 smithi086 ceph-mon[98993]: pgmap v3809: 137 pgs: 137 active+clean; 136 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.9 MiB/s wr, 42 op/s 2024-08-10T06:22:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:22:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:56 smithi159 ceph-mon[90359]: pgmap v3809: 137 pgs: 137 active+clean; 136 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.9 MiB/s wr, 42 op/s 2024-08-10T06:22:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:22:58.358 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/6.Grow (19315 ms) 2024-08-10T06:22:58.358 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/6.Shrink 2024-08-10T06:22:58.358 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:22:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:22:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:22:58] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-08-10T06:22:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:22:58 smithi086 ceph-mon[101471]: pgmap v3810: 137 pgs: 137 active+clean; 156 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 7.3 MiB/s wr, 52 op/s 2024-08-10T06:22:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:22:58 smithi086 ceph-mon[98993]: pgmap v3810: 137 pgs: 137 active+clean; 156 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 7.3 MiB/s wr, 52 op/s 2024-08-10T06:22:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:22:58 smithi159 ceph-mon[90359]: pgmap v3810: 137 pgs: 137 active+clean; 156 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 7.3 MiB/s wr, 52 op/s 2024-08-10T06:23:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:00 smithi159 ceph-mon[90359]: pgmap v3811: 137 pgs: 137 active+clean; 160 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 6.4 MiB/s wr, 47 op/s 2024-08-10T06:23:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:00 smithi086 ceph-mon[101471]: pgmap v3811: 137 pgs: 137 active+clean; 160 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 6.4 MiB/s wr, 47 op/s 2024-08-10T06:23:01.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:00 smithi086 ceph-mon[98993]: pgmap v3811: 137 pgs: 137 active+clean; 160 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 6.4 MiB/s wr, 47 op/s 2024-08-10T06:23:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:02 smithi159 ceph-mon[90359]: pgmap v3812: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 6.2 MiB/s wr, 34 op/s 2024-08-10T06:23:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:02 smithi086 ceph-mon[101471]: pgmap v3812: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 6.2 MiB/s wr, 34 op/s 2024-08-10T06:23:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:02 smithi086 ceph-mon[98993]: pgmap v3812: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 6.2 MiB/s wr, 34 op/s 2024-08-10T06:23:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:04 smithi159 ceph-mon[90359]: pgmap v3813: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-10T06:23:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:04 smithi086 ceph-mon[101471]: pgmap v3813: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-10T06:23:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:04 smithi086 ceph-mon[98993]: pgmap v3813: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-10T06:23:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:06 smithi159 ceph-mon[90359]: pgmap v3814: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-10T06:23:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:06 smithi159 ceph-mon[90359]: osdmap e2017: 8 total, 8 up, 8 in 2024-08-10T06:23:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:06 smithi086 ceph-mon[101471]: pgmap v3814: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-10T06:23:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:06 smithi086 ceph-mon[101471]: osdmap e2017: 8 total, 8 up, 8 in 2024-08-10T06:23:07.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:06 smithi086 ceph-mon[98993]: pgmap v3814: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-10T06:23:07.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:06 smithi086 ceph-mon[98993]: osdmap e2017: 8 total, 8 up, 8 in 2024-08-10T06:23:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:23:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:23:08] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-08-10T06:23:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:08 smithi159 ceph-mon[90359]: pgmap v3816: 137 pgs: 137 active+clean; 174 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.6 MiB/s wr, 26 op/s 2024-08-10T06:23:09.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:08 smithi086 ceph-mon[98993]: pgmap v3816: 137 pgs: 137 active+clean; 174 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.6 MiB/s wr, 26 op/s 2024-08-10T06:23:09.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:08 smithi086 ceph-mon[101471]: pgmap v3816: 137 pgs: 137 active+clean; 174 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.6 MiB/s wr, 26 op/s 2024-08-10T06:23:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:10 smithi159 ceph-mon[90359]: pgmap v3817: 137 pgs: 137 active+clean; 194 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.6 MiB/s rd, 3.4 MiB/s wr, 32 op/s 2024-08-10T06:23:11.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:10 smithi086 ceph-mon[101471]: pgmap v3817: 137 pgs: 137 active+clean; 194 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.6 MiB/s rd, 3.4 MiB/s wr, 32 op/s 2024-08-10T06:23:11.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:10 smithi086 ceph-mon[98993]: pgmap v3817: 137 pgs: 137 active+clean; 194 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.6 MiB/s rd, 3.4 MiB/s wr, 32 op/s 2024-08-10T06:23:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:23:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:23:12.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:23:13.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:12 smithi086 ceph-mon[101471]: pgmap v3818: 137 pgs: 137 active+clean; 210 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-10T06:23:13.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:12 smithi086 ceph-mon[98993]: pgmap v3818: 137 pgs: 137 active+clean; 210 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-10T06:23:13.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:12 smithi159 ceph-mon[90359]: pgmap v3818: 137 pgs: 137 active+clean; 210 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-10T06:23:15.239 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:14 smithi159 ceph-mon[90359]: pgmap v3819: 137 pgs: 137 active+clean; 210 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-10T06:23:15.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:14 smithi086 ceph-mon[101471]: pgmap v3819: 137 pgs: 137 active+clean; 210 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-10T06:23:15.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:14 smithi086 ceph-mon[98993]: pgmap v3819: 137 pgs: 137 active+clean; 210 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-10T06:23:16.248 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:15 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:23:16.267 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:15 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:23:16.267 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:15 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:23:17.313 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:16 smithi159 ceph-mon[90359]: pgmap v3820: 137 pgs: 137 active+clean; 222 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 5.3 MiB/s wr, 46 op/s 2024-08-10T06:23:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:16 smithi086 ceph-mon[101471]: pgmap v3820: 137 pgs: 137 active+clean; 222 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 5.3 MiB/s wr, 46 op/s 2024-08-10T06:23:17.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:16 smithi086 ceph-mon[98993]: pgmap v3820: 137 pgs: 137 active+clean; 222 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 5.3 MiB/s wr, 46 op/s 2024-08-10T06:23:18.532 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:23:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:23:18] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-08-10T06:23:19.306 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:18 smithi086 ceph-mon[98993]: pgmap v3821: 137 pgs: 137 active+clean; 226 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 5.0 MiB/s wr, 40 op/s 2024-08-10T06:23:19.306 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:19.306 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:18 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:19.306 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:18 smithi086 ceph-mon[101471]: pgmap v3821: 137 pgs: 137 active+clean; 226 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 5.0 MiB/s wr, 40 op/s 2024-08-10T06:23:19.307 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:19.307 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:18 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:19.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:18 smithi159 ceph-mon[90359]: pgmap v3821: 137 pgs: 137 active+clean; 226 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 5.0 MiB/s wr, 40 op/s 2024-08-10T06:23:19.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:19.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:18 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:19.607 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/6.Shrink (21249 ms) 2024-08-10T06:23:19.607 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOne 2024-08-10T06:23:19.607 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:23:20.347 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:20.348 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:20.348 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:20 smithi086 ceph-mon[101471]: pgmap v3822: 137 pgs: 137 active+clean; 226 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 4.3 MiB/s wr, 43 op/s 2024-08-10T06:23:20.348 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:20.348 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:20.348 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:20.348 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:20 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:20.348 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:20.348 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:20.348 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:20 smithi086 ceph-mon[98993]: pgmap v3822: 137 pgs: 137 active+clean; 226 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 4.3 MiB/s wr, 43 op/s 2024-08-10T06:23:20.349 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:20.349 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:20.349 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:20.349 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:20 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:20.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:20.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:20.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:20 smithi159 ceph-mon[90359]: pgmap v3822: 137 pgs: 137 active+clean; 226 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 4.3 MiB/s wr, 43 op/s 2024-08-10T06:23:20.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:20.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:20.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:20.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:20 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:22.862 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:22 smithi086 ceph-mon[98993]: pgmap v3823: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.8 MiB/s wr, 44 op/s 2024-08-10T06:23:23.039 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:22 smithi159 ceph-mon[90359]: pgmap v3823: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.8 MiB/s wr, 44 op/s 2024-08-10T06:23:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:22 smithi086 ceph-mon[101471]: pgmap v3823: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.8 MiB/s wr, 44 op/s 2024-08-10T06:23:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:24 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:24 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:24.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:24 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:24.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:24 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:24.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:24 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:23:24.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:24 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:23:24.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:24 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:24.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:24 smithi086 ceph-mon[101471]: pgmap v3824: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-10T06:23:24.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:24 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:24.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:24 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:24.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:24 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:24.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:24 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:24.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:24 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:23:24.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:24 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:23:24.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:24 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:24.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:24 smithi086 ceph-mon[98993]: pgmap v3824: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-10T06:23:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:24 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:24 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:24 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:24 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:24 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:23:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:24 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:23:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:24 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:23:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:24 smithi159 ceph-mon[90359]: pgmap v3824: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-10T06:23:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:26 smithi086 ceph-mon[101471]: osdmap e2018: 8 total, 8 up, 8 in 2024-08-10T06:23:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:26 smithi086 ceph-mon[101471]: pgmap v3826: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 26 op/s 2024-08-10T06:23:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:26 smithi086 ceph-mon[98993]: osdmap e2018: 8 total, 8 up, 8 in 2024-08-10T06:23:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:26 smithi086 ceph-mon[98993]: pgmap v3826: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 26 op/s 2024-08-10T06:23:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:26 smithi159 ceph-mon[90359]: osdmap e2018: 8 total, 8 up, 8 in 2024-08-10T06:23:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:26 smithi159 ceph-mon[90359]: pgmap v3826: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 26 op/s 2024-08-10T06:23:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:23:27.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:23:27.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:23:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:28 smithi086 ceph-mon[101471]: pgmap v3827: 137 pgs: 137 active+clean; 259 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 32 op/s 2024-08-10T06:23:28.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:23:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:23:28] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-08-10T06:23:28.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:28 smithi086 ceph-mon[98993]: pgmap v3827: 137 pgs: 137 active+clean; 259 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 32 op/s 2024-08-10T06:23:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:28 smithi159 ceph-mon[90359]: pgmap v3827: 137 pgs: 137 active+clean; 259 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 32 op/s 2024-08-10T06:23:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:30 smithi086 ceph-mon[101471]: pgmap v3828: 137 pgs: 137 active+clean; 259 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.5 MiB/s rd, 4.9 MiB/s wr, 28 op/s 2024-08-10T06:23:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:30 smithi086 ceph-mon[98993]: pgmap v3828: 137 pgs: 137 active+clean; 259 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.5 MiB/s rd, 4.9 MiB/s wr, 28 op/s 2024-08-10T06:23:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:30 smithi159 ceph-mon[90359]: pgmap v3828: 137 pgs: 137 active+clean; 259 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.5 MiB/s rd, 4.9 MiB/s wr, 28 op/s 2024-08-10T06:23:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:32 smithi086 ceph-mon[101471]: pgmap v3829: 137 pgs: 137 active+clean; 292 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-10T06:23:32.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:32 smithi086 ceph-mon[98993]: pgmap v3829: 137 pgs: 137 active+clean; 292 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-10T06:23:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:32 smithi159 ceph-mon[90359]: pgmap v3829: 137 pgs: 137 active+clean; 292 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-10T06:23:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:34 smithi086 ceph-mon[101471]: pgmap v3830: 137 pgs: 137 active+clean; 292 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-10T06:23:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:34 smithi086 ceph-mon[98993]: pgmap v3830: 137 pgs: 137 active+clean; 292 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-10T06:23:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:34 smithi159 ceph-mon[90359]: pgmap v3830: 137 pgs: 137 active+clean; 292 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-10T06:23:36.656 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOne (17049 ms) 2024-08-10T06:23:36.656 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot 2024-08-10T06:23:36.656 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:23:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:36 smithi086 ceph-mon[101471]: pgmap v3831: 137 pgs: 137 active+clean; 308 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.8 MiB/s wr, 49 op/s 2024-08-10T06:23:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:36 smithi086 ceph-mon[98993]: pgmap v3831: 137 pgs: 137 active+clean; 308 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.8 MiB/s wr, 49 op/s 2024-08-10T06:23:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:36 smithi159 ceph-mon[90359]: pgmap v3831: 137 pgs: 137 active+clean; 308 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.8 MiB/s wr, 49 op/s 2024-08-10T06:23:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:23:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:23:38] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-08-10T06:23:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:38 smithi086 ceph-mon[101471]: pgmap v3832: 137 pgs: 137 active+clean; 308 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.8 MiB/s wr, 48 op/s 2024-08-10T06:23:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:38 smithi086 ceph-mon[98993]: pgmap v3832: 137 pgs: 137 active+clean; 308 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.8 MiB/s wr, 48 op/s 2024-08-10T06:23:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:38 smithi159 ceph-mon[90359]: pgmap v3832: 137 pgs: 137 active+clean; 308 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.8 MiB/s wr, 48 op/s 2024-08-10T06:23:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:40 smithi086 ceph-mon[101471]: pgmap v3833: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-08-10T06:23:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:40 smithi086 ceph-mon[98993]: pgmap v3833: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-08-10T06:23:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:40 smithi159 ceph-mon[90359]: pgmap v3833: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-08-10T06:23:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:23:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:23:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:23:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:42 smithi086 ceph-mon[101471]: pgmap v3834: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 6.1 MiB/s wr, 38 op/s 2024-08-10T06:23:43.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:42 smithi086 ceph-mon[98993]: pgmap v3834: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 6.1 MiB/s wr, 38 op/s 2024-08-10T06:23:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:42 smithi159 ceph-mon[90359]: pgmap v3834: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 6.1 MiB/s wr, 38 op/s 2024-08-10T06:23:44.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:43 smithi086 ceph-mon[101471]: osdmap e2019: 8 total, 8 up, 8 in 2024-08-10T06:23:44.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:43 smithi086 ceph-mon[98993]: osdmap e2019: 8 total, 8 up, 8 in 2024-08-10T06:23:44.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:43 smithi159 ceph-mon[90359]: osdmap e2019: 8 total, 8 up, 8 in 2024-08-10T06:23:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:44 smithi086 ceph-mon[101471]: pgmap v3836: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 25 op/s 2024-08-10T06:23:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:44 smithi086 ceph-mon[98993]: pgmap v3836: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 25 op/s 2024-08-10T06:23:45.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:44 smithi159 ceph-mon[90359]: pgmap v3836: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 25 op/s 2024-08-10T06:23:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:46 smithi086 ceph-mon[101471]: pgmap v3837: 137 pgs: 137 active+clean; 345 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 441 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-10T06:23:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:46 smithi086 ceph-mon[98993]: pgmap v3837: 137 pgs: 137 active+clean; 345 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 441 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-10T06:23:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:46 smithi159 ceph-mon[90359]: pgmap v3837: 137 pgs: 137 active+clean; 345 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 441 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-10T06:23:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:23:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:23:48] "GET /metrics HTTP/1.1" 200 36665 "" "Prometheus/2.43.0" 2024-08-10T06:23:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:48 smithi086 ceph-mon[101471]: pgmap v3838: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 440 KiB/s rd, 5.3 MiB/s wr, 40 op/s 2024-08-10T06:23:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:48 smithi086 ceph-mon[98993]: pgmap v3838: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 440 KiB/s rd, 5.3 MiB/s wr, 40 op/s 2024-08-10T06:23:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:48 smithi159 ceph-mon[90359]: pgmap v3838: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 440 KiB/s rd, 5.3 MiB/s wr, 40 op/s 2024-08-10T06:23:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:50 smithi086 ceph-mon[101471]: pgmap v3839: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-10T06:23:51.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:50 smithi086 ceph-mon[98993]: pgmap v3839: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-10T06:23:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:50 smithi159 ceph-mon[90359]: pgmap v3839: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-10T06:23:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:52 smithi086 ceph-mon[98993]: pgmap v3840: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-10T06:23:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:52 smithi086 ceph-mon[101471]: pgmap v3840: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-10T06:23:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:52 smithi159 ceph-mon[90359]: pgmap v3840: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-10T06:23:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:54 smithi159 ceph-mon[90359]: pgmap v3841: 137 pgs: 137 active+clean; 361 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 4.7 MiB/s wr, 37 op/s 2024-08-10T06:23:55.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:54 smithi086 ceph-mon[101471]: pgmap v3841: 137 pgs: 137 active+clean; 361 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 4.7 MiB/s wr, 37 op/s 2024-08-10T06:23:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:54 smithi086 ceph-mon[98993]: pgmap v3841: 137 pgs: 137 active+clean; 361 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 4.7 MiB/s wr, 37 op/s 2024-08-10T06:23:56.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:55 smithi159 ceph-mon[90359]: osdmap e2020: 8 total, 8 up, 8 in 2024-08-10T06:23:56.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:55 smithi086 ceph-mon[101471]: osdmap e2020: 8 total, 8 up, 8 in 2024-08-10T06:23:56.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:55 smithi086 ceph-mon[98993]: osdmap e2020: 8 total, 8 up, 8 in 2024-08-10T06:23:57.119 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot (20464 ms) 2024-08-10T06:23:57.119 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/6.MinOverlap 2024-08-10T06:23:57.119 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:23:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:56 smithi159 ceph-mon[90359]: pgmap v3843: 137 pgs: 137 active+clean; 377 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 30 op/s 2024-08-10T06:23:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:23:57.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:56 smithi086 ceph-mon[101471]: pgmap v3843: 137 pgs: 137 active+clean; 377 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 30 op/s 2024-08-10T06:23:57.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:23:57.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:56 smithi086 ceph-mon[98993]: pgmap v3843: 137 pgs: 137 active+clean; 377 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 30 op/s 2024-08-10T06:23:57.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:23:58.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:23:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:23:58] "GET /metrics HTTP/1.1" 200 36669 "" "Prometheus/2.43.0" 2024-08-10T06:23:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:23:58 smithi159 ceph-mon[90359]: pgmap v3844: 137 pgs: 137 active+clean; 386 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-08-10T06:23:59.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:23:58 smithi086 ceph-mon[101471]: pgmap v3844: 137 pgs: 137 active+clean; 386 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-08-10T06:23:59.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:23:58 smithi086 ceph-mon[98993]: pgmap v3844: 137 pgs: 137 active+clean; 386 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-08-10T06:24:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:00 smithi159 ceph-mon[90359]: pgmap v3845: 137 pgs: 137 active+clean; 406 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.3 MiB/s wr, 31 op/s 2024-08-10T06:24:01.252 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:00 smithi086 ceph-mon[101471]: pgmap v3845: 137 pgs: 137 active+clean; 406 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.3 MiB/s wr, 31 op/s 2024-08-10T06:24:01.252 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:00 smithi086 ceph-mon[98993]: pgmap v3845: 137 pgs: 137 active+clean; 406 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.3 MiB/s wr, 31 op/s 2024-08-10T06:24:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:02 smithi159 ceph-mon[90359]: pgmap v3846: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2024-08-10T06:24:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:02 smithi086 ceph-mon[98993]: pgmap v3846: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2024-08-10T06:24:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:02 smithi086 ceph-mon[101471]: pgmap v3846: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2024-08-10T06:24:04.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:03 smithi086 ceph-mon[101471]: osdmap e2021: 8 total, 8 up, 8 in 2024-08-10T06:24:04.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:03 smithi086 ceph-mon[98993]: osdmap e2021: 8 total, 8 up, 8 in 2024-08-10T06:24:04.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:03 smithi159 ceph-mon[90359]: osdmap e2021: 8 total, 8 up, 8 in 2024-08-10T06:24:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:04 smithi086 ceph-mon[101471]: pgmap v3848: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 9.0 MiB/s wr, 53 op/s 2024-08-10T06:24:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:04 smithi086 ceph-mon[98993]: pgmap v3848: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 9.0 MiB/s wr, 53 op/s 2024-08-10T06:24:05.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:04 smithi159 ceph-mon[90359]: pgmap v3848: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 9.0 MiB/s wr, 53 op/s 2024-08-10T06:24:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:06 smithi086 ceph-mon[101471]: pgmap v3849: 137 pgs: 137 active+clean; 467 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 9.0 MiB/s wr, 57 op/s 2024-08-10T06:24:07.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:06 smithi086 ceph-mon[98993]: pgmap v3849: 137 pgs: 137 active+clean; 467 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 9.0 MiB/s wr, 57 op/s 2024-08-10T06:24:07.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:06 smithi159 ceph-mon[90359]: pgmap v3849: 137 pgs: 137 active+clean; 467 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 9.0 MiB/s wr, 57 op/s 2024-08-10T06:24:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:24:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:24:08] "GET /metrics HTTP/1.1" 200 36669 "" "Prometheus/2.43.0" 2024-08-10T06:24:09.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:08 smithi086 ceph-mon[101471]: pgmap v3850: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 9.3 MiB/s wr, 63 op/s 2024-08-10T06:24:09.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:08 smithi086 ceph-mon[98993]: pgmap v3850: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 9.3 MiB/s wr, 63 op/s 2024-08-10T06:24:09.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:08 smithi159 ceph-mon[90359]: pgmap v3850: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 9.3 MiB/s wr, 63 op/s 2024-08-10T06:24:11.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:10 smithi086 ceph-mon[101471]: pgmap v3851: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 857 KiB/s rd, 7.3 MiB/s wr, 53 op/s 2024-08-10T06:24:11.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:10 smithi086 ceph-mon[98993]: pgmap v3851: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 857 KiB/s rd, 7.3 MiB/s wr, 53 op/s 2024-08-10T06:24:11.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:10 smithi159 ceph-mon[90359]: pgmap v3851: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 857 KiB/s rd, 7.3 MiB/s wr, 53 op/s 2024-08-10T06:24:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:24:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:24:12.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:24:13.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:12 smithi086 ceph-mon[101471]: pgmap v3852: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-10T06:24:13.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:12 smithi086 ceph-mon[98993]: pgmap v3852: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-10T06:24:13.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:12 smithi159 ceph-mon[90359]: pgmap v3852: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-10T06:24:15.240 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:14 smithi159 ceph-mon[90359]: pgmap v3853: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.9 MiB/s wr, 36 op/s 2024-08-10T06:24:15.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:14 smithi086 ceph-mon[101471]: pgmap v3853: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.9 MiB/s wr, 36 op/s 2024-08-10T06:24:15.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:14 smithi086 ceph-mon[98993]: pgmap v3853: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.9 MiB/s wr, 36 op/s 2024-08-10T06:24:17.063 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/6.MinOverlap (19943 ms) 2024-08-10T06:24:17.063 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/6.ZeroOverlap 2024-08-10T06:24:17.063 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:24:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:16 smithi086 ceph-mon[101471]: pgmap v3854: 137 pgs: 137 active+clean; 495 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 759 KiB/s rd, 4.8 MiB/s wr, 40 op/s 2024-08-10T06:24:17.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:16 smithi086 ceph-mon[98993]: pgmap v3854: 137 pgs: 137 active+clean; 495 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 759 KiB/s rd, 4.8 MiB/s wr, 40 op/s 2024-08-10T06:24:17.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:16 smithi159 ceph-mon[90359]: pgmap v3854: 137 pgs: 137 active+clean; 495 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 759 KiB/s rd, 4.8 MiB/s wr, 40 op/s 2024-08-10T06:24:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:24:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:24:18] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.43.0" 2024-08-10T06:24:19.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:18 smithi086 ceph-mon[101471]: pgmap v3855: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-08-10T06:24:19.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:18 smithi086 ceph-mon[98993]: pgmap v3855: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-08-10T06:24:19.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:18 smithi159 ceph-mon[90359]: pgmap v3855: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-08-10T06:24:21.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:20 smithi086 ceph-mon[101471]: pgmap v3856: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-08-10T06:24:21.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:20 smithi086 ceph-mon[98993]: pgmap v3856: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-08-10T06:24:21.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:20 smithi159 ceph-mon[90359]: pgmap v3856: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-08-10T06:24:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:22 smithi086 ceph-mon[101471]: pgmap v3857: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-10T06:24:23.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:22 smithi086 ceph-mon[98993]: pgmap v3857: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-10T06:24:23.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:22 smithi159 ceph-mon[90359]: pgmap v3857: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-10T06:24:24.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:23 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:24:24.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:23 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:24:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:23 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:24:25.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:24 smithi086 ceph-mon[101471]: pgmap v3858: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-10T06:24:25.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:24 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:24:25.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:24 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:24:25.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:24 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:24:25.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:24 smithi086 ceph-mon[98993]: pgmap v3858: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-10T06:24:25.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:24 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:24:25.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:24 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:24:25.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:24 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:24:25.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:24 smithi159 ceph-mon[90359]: pgmap v3858: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-10T06:24:25.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:24 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:24:25.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:24 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:24:25.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:24 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:24:26.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:26 smithi086 ceph-mon[101471]: osdmap e2022: 8 total, 8 up, 8 in 2024-08-10T06:24:26.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:26 smithi086 ceph-mon[101471]: pgmap v3860: 137 pgs: 137 active+clean; 528 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 5.3 MiB/s wr, 20 op/s 2024-08-10T06:24:26.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:25 smithi086 ceph-mon[98993]: osdmap e2022: 8 total, 8 up, 8 in 2024-08-10T06:24:26.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:25 smithi086 ceph-mon[98993]: pgmap v3860: 137 pgs: 137 active+clean; 528 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 5.3 MiB/s wr, 20 op/s 2024-08-10T06:24:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:26 smithi159 ceph-mon[90359]: osdmap e2022: 8 total, 8 up, 8 in 2024-08-10T06:24:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:26 smithi159 ceph-mon[90359]: pgmap v3860: 137 pgs: 137 active+clean; 528 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 5.3 MiB/s wr, 20 op/s 2024-08-10T06:24:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:24:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:24:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:24:28.263 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:28 smithi086 ceph-mon[101471]: pgmap v3861: 137 pgs: 137 active+clean; 536 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.3 MiB/s wr, 19 op/s 2024-08-10T06:24:28.264 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:28 smithi086 ceph-mon[98993]: pgmap v3861: 137 pgs: 137 active+clean; 536 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.3 MiB/s wr, 19 op/s 2024-08-10T06:24:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:28 smithi159 ceph-mon[90359]: pgmap v3861: 137 pgs: 137 active+clean; 536 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.3 MiB/s wr, 19 op/s 2024-08-10T06:24:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:24:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:24:28] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.43.0" 2024-08-10T06:24:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:30 smithi086 ceph-mon[101471]: pgmap v3862: 137 pgs: 137 active+clean; 540 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.7 MiB/s wr, 33 op/s 2024-08-10T06:24:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:30 smithi086 ceph-mon[98993]: pgmap v3862: 137 pgs: 137 active+clean; 540 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.7 MiB/s wr, 33 op/s 2024-08-10T06:24:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:30 smithi159 ceph-mon[90359]: pgmap v3862: 137 pgs: 137 active+clean; 540 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.7 MiB/s wr, 33 op/s 2024-08-10T06:24:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:32 smithi086 ceph-mon[101471]: pgmap v3863: 137 pgs: 137 active+clean; 540 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 436 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-10T06:24:32.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:32 smithi086 ceph-mon[98993]: pgmap v3863: 137 pgs: 137 active+clean; 540 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 436 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-10T06:24:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:32 smithi159 ceph-mon[90359]: pgmap v3863: 137 pgs: 137 active+clean; 540 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 436 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-10T06:24:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:34 smithi086 ceph-mon[101471]: pgmap v3864: 137 pgs: 137 active+clean; 544 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-10T06:24:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:34 smithi086 ceph-mon[98993]: pgmap v3864: 137 pgs: 137 active+clean; 544 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-10T06:24:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:34 smithi159 ceph-mon[90359]: pgmap v3864: 137 pgs: 137 active+clean; 544 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-10T06:24:36.440 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/6.ZeroOverlap (19378 ms) 2024-08-10T06:24:36.511 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 7 tests from EncryptedFlattenTest/6 (141809 ms total) 2024-08-10T06:24:36.511 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:24:36.511 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 7 tests from EncryptedFlattenTest/7, where TypeParam = LUKS2UnderLUKS1 2024-08-10T06:24:36.544 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/7.Simple 2024-08-10T06:24:36.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:36 smithi086 ceph-mon[98993]: pgmap v3865: 137 pgs: 137 active+clean; 556 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 879 KiB/s rd, 5.8 MiB/s wr, 54 op/s 2024-08-10T06:24:36.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:36 smithi086 ceph-mon[101471]: pgmap v3865: 137 pgs: 137 active+clean; 556 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 879 KiB/s rd, 5.8 MiB/s wr, 54 op/s 2024-08-10T06:24:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:36 smithi159 ceph-mon[90359]: pgmap v3865: 137 pgs: 137 active+clean; 556 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 879 KiB/s rd, 5.8 MiB/s wr, 54 op/s 2024-08-10T06:24:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:37 smithi086 ceph-mon[101471]: osdmap e2023: 8 total, 8 up, 8 in 2024-08-10T06:24:37.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:37 smithi086 ceph-mon[98993]: osdmap e2023: 8 total, 8 up, 8 in 2024-08-10T06:24:37.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:37 smithi159 ceph-mon[90359]: osdmap e2023: 8 total, 8 up, 8 in 2024-08-10T06:24:38.515 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:24:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:24:38] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.43.0" 2024-08-10T06:24:38.530 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:24:38.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:38 smithi086 ceph-mon[98993]: pgmap v3867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:24:38.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:38 smithi086 ceph-mon[98993]: osdmap e2024: 8 total, 8 up, 8 in 2024-08-10T06:24:38.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:38 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3414493588' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:24:38.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:38 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:24:38.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:38 smithi086 ceph-mon[101471]: pgmap v3867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:24:38.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:38 smithi086 ceph-mon[101471]: osdmap e2024: 8 total, 8 up, 8 in 2024-08-10T06:24:38.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:38 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3414493588' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:24:38.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:38 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:24:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:38 smithi159 ceph-mon[90359]: pgmap v3867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:24:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:38 smithi159 ceph-mon[90359]: osdmap e2024: 8 total, 8 up, 8 in 2024-08-10T06:24:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:38 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3414493588' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:24:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:38 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:24:39.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:39 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:24:39.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:39 smithi086 ceph-mon[98993]: osdmap e2025: 8 total, 8 up, 8 in 2024-08-10T06:24:39.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:39 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:24:39.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:39 smithi086 ceph-mon[101471]: osdmap e2025: 8 total, 8 up, 8 in 2024-08-10T06:24:39.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:39 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:24:39.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:39 smithi159 ceph-mon[90359]: osdmap e2025: 8 total, 8 up, 8 in 2024-08-10T06:24:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:40 smithi086 ceph-mon[101471]: pgmap v3870: 137 pgs: 4 creating+peering, 16 unknown, 117 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:24:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:40 smithi086 ceph-mon[101471]: osdmap e2026: 8 total, 8 up, 8 in 2024-08-10T06:24:40.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:40 smithi086 ceph-mon[98993]: pgmap v3870: 137 pgs: 4 creating+peering, 16 unknown, 117 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:24:40.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:40 smithi086 ceph-mon[98993]: osdmap e2026: 8 total, 8 up, 8 in 2024-08-10T06:24:40.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:40 smithi159 ceph-mon[90359]: pgmap v3870: 137 pgs: 4 creating+peering, 16 unknown, 117 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:24:40.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:40 smithi159 ceph-mon[90359]: osdmap e2026: 8 total, 8 up, 8 in 2024-08-10T06:24:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:41 smithi086 ceph-mon[101471]: osdmap e2027: 8 total, 8 up, 8 in 2024-08-10T06:24:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:24:41.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:41 smithi086 ceph-mon[98993]: osdmap e2027: 8 total, 8 up, 8 in 2024-08-10T06:24:41.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:24:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:41 smithi159 ceph-mon[90359]: osdmap e2027: 8 total, 8 up, 8 in 2024-08-10T06:24:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:24:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:42 smithi086 ceph-mon[101471]: pgmap v3873: 137 pgs: 4 creating+peering, 6 unknown, 127 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-08-10T06:24:42.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:42 smithi086 ceph-mon[98993]: pgmap v3873: 137 pgs: 4 creating+peering, 6 unknown, 127 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-08-10T06:24:42.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:42 smithi159 ceph-mon[90359]: pgmap v3873: 137 pgs: 4 creating+peering, 6 unknown, 127 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-08-10T06:24:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:44 smithi086 ceph-mon[101471]: pgmap v3874: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 172 B/s rd, 345 B/s wr, 0 op/s 2024-08-10T06:24:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:44 smithi086 ceph-mon[98993]: pgmap v3874: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 172 B/s rd, 345 B/s wr, 0 op/s 2024-08-10T06:24:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:44 smithi159 ceph-mon[90359]: pgmap v3874: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 172 B/s rd, 345 B/s wr, 0 op/s 2024-08-10T06:24:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:46 smithi086 ceph-mon[101471]: pgmap v3875: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:24:47.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:46 smithi086 ceph-mon[101471]: osdmap e2028: 8 total, 8 up, 8 in 2024-08-10T06:24:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:46 smithi086 ceph-mon[98993]: pgmap v3875: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:24:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:46 smithi086 ceph-mon[98993]: osdmap e2028: 8 total, 8 up, 8 in 2024-08-10T06:24:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:46 smithi159 ceph-mon[90359]: pgmap v3875: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:24:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:46 smithi159 ceph-mon[90359]: osdmap e2028: 8 total, 8 up, 8 in 2024-08-10T06:24:48.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:47 smithi086 ceph-mon[101471]: osdmap e2029: 8 total, 8 up, 8 in 2024-08-10T06:24:48.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:47 smithi086 ceph-mon[98993]: osdmap e2029: 8 total, 8 up, 8 in 2024-08-10T06:24:48.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:47 smithi159 ceph-mon[90359]: osdmap e2029: 8 total, 8 up, 8 in 2024-08-10T06:24:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:24:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:24:48] "GET /metrics HTTP/1.1" 200 36598 "" "Prometheus/2.43.0" 2024-08-10T06:24:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:48 smithi086 ceph-mon[101471]: pgmap v3878: 137 pgs: 137 active+clean; 25 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.9 MiB/s wr, 8 op/s 2024-08-10T06:24:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:48 smithi086 ceph-mon[98993]: pgmap v3878: 137 pgs: 137 active+clean; 25 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.9 MiB/s wr, 8 op/s 2024-08-10T06:24:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:48 smithi159 ceph-mon[90359]: pgmap v3878: 137 pgs: 137 active+clean; 25 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.9 MiB/s wr, 8 op/s 2024-08-10T06:24:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:50 smithi086 ceph-mon[101471]: pgmap v3879: 137 pgs: 137 active+clean; 42 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.6 MiB/s wr, 47 op/s 2024-08-10T06:24:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:50 smithi086 ceph-mon[98993]: pgmap v3879: 137 pgs: 137 active+clean; 42 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.6 MiB/s wr, 47 op/s 2024-08-10T06:24:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:50 smithi159 ceph-mon[90359]: pgmap v3879: 137 pgs: 137 active+clean; 42 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.6 MiB/s wr, 47 op/s 2024-08-10T06:24:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:52 smithi086 ceph-mon[98993]: pgmap v3880: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 50 op/s 2024-08-10T06:24:53.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:52 smithi086 ceph-mon[101471]: pgmap v3880: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 50 op/s 2024-08-10T06:24:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:52 smithi159 ceph-mon[90359]: pgmap v3880: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 50 op/s 2024-08-10T06:24:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:54 smithi086 ceph-mon[98993]: pgmap v3881: 137 pgs: 137 active+clean; 50 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 5.6 MiB/s wr, 44 op/s 2024-08-10T06:24:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:54 smithi086 ceph-mon[101471]: pgmap v3881: 137 pgs: 137 active+clean; 50 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 5.6 MiB/s wr, 44 op/s 2024-08-10T06:24:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:54 smithi159 ceph-mon[90359]: pgmap v3881: 137 pgs: 137 active+clean; 50 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 5.6 MiB/s wr, 44 op/s 2024-08-10T06:24:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:56 smithi086 ceph-mon[101471]: pgmap v3882: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 5.1 MiB/s wr, 40 op/s 2024-08-10T06:24:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:24:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:56 smithi086 ceph-mon[98993]: pgmap v3882: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 5.1 MiB/s wr, 40 op/s 2024-08-10T06:24:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:24:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:56 smithi159 ceph-mon[90359]: pgmap v3882: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 5.1 MiB/s wr, 40 op/s 2024-08-10T06:24:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:24:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:24:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:24:58] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.43.0" 2024-08-10T06:24:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:24:58 smithi086 ceph-mon[98993]: pgmap v3883: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 4.3 MiB/s wr, 37 op/s 2024-08-10T06:24:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:24:58 smithi086 ceph-mon[101471]: pgmap v3883: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 4.3 MiB/s wr, 37 op/s 2024-08-10T06:24:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:24:58 smithi159 ceph-mon[90359]: pgmap v3883: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 4.3 MiB/s wr, 37 op/s 2024-08-10T06:25:00.602 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/7.Simple (24057 ms) 2024-08-10T06:25:00.602 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/7.Grow 2024-08-10T06:25:00.602 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:25:01.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:00 smithi086 ceph-mon[98993]: pgmap v3884: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 39 op/s 2024-08-10T06:25:01.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:00 smithi086 ceph-mon[101471]: pgmap v3884: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 39 op/s 2024-08-10T06:25:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:00 smithi159 ceph-mon[90359]: pgmap v3884: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 39 op/s 2024-08-10T06:25:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:02 smithi159 ceph-mon[90359]: pgmap v3885: 137 pgs: 137 active+clean; 74 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-08-10T06:25:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:02 smithi086 ceph-mon[101471]: pgmap v3885: 137 pgs: 137 active+clean; 74 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-08-10T06:25:03.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:02 smithi086 ceph-mon[98993]: pgmap v3885: 137 pgs: 137 active+clean; 74 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-08-10T06:25:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:04 smithi159 ceph-mon[90359]: pgmap v3886: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2024-08-10T06:25:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:04 smithi086 ceph-mon[101471]: pgmap v3886: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2024-08-10T06:25:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:04 smithi086 ceph-mon[98993]: pgmap v3886: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2024-08-10T06:25:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:06 smithi159 ceph-mon[90359]: pgmap v3887: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-08-10T06:25:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:06 smithi086 ceph-mon[101471]: pgmap v3887: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-08-10T06:25:07.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:06 smithi086 ceph-mon[98993]: pgmap v3887: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-08-10T06:25:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:07 smithi159 ceph-mon[90359]: osdmap e2030: 8 total, 8 up, 8 in 2024-08-10T06:25:08.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:07 smithi086 ceph-mon[101471]: osdmap e2030: 8 total, 8 up, 8 in 2024-08-10T06:25:08.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:07 smithi086 ceph-mon[98993]: osdmap e2030: 8 total, 8 up, 8 in 2024-08-10T06:25:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:25:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:25:08] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.43.0" 2024-08-10T06:25:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:08 smithi159 ceph-mon[90359]: pgmap v3889: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 32 op/s 2024-08-10T06:25:09.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:08 smithi086 ceph-mon[101471]: pgmap v3889: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 32 op/s 2024-08-10T06:25:09.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:08 smithi086 ceph-mon[98993]: pgmap v3889: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 32 op/s 2024-08-10T06:25:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:10 smithi159 ceph-mon[90359]: pgmap v3890: 137 pgs: 137 active+clean; 102 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.4 MiB/s wr, 46 op/s 2024-08-10T06:25:11.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:10 smithi086 ceph-mon[98993]: pgmap v3890: 137 pgs: 137 active+clean; 102 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.4 MiB/s wr, 46 op/s 2024-08-10T06:25:11.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:10 smithi086 ceph-mon[101471]: pgmap v3890: 137 pgs: 137 active+clean; 102 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.4 MiB/s wr, 46 op/s 2024-08-10T06:25:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:25:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:25:12.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:25:13.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:12 smithi086 ceph-mon[98993]: pgmap v3891: 137 pgs: 137 active+clean; 119 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-10T06:25:13.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:12 smithi086 ceph-mon[101471]: pgmap v3891: 137 pgs: 137 active+clean; 119 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-10T06:25:13.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:12 smithi159 ceph-mon[90359]: pgmap v3891: 137 pgs: 137 active+clean; 119 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-10T06:25:15.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:14 smithi086 ceph-mon[98993]: pgmap v3892: 137 pgs: 137 active+clean; 119 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-10T06:25:15.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:14 smithi086 ceph-mon[101471]: pgmap v3892: 137 pgs: 137 active+clean; 119 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-10T06:25:15.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:14 smithi159 ceph-mon[90359]: pgmap v3892: 137 pgs: 137 active+clean; 119 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-10T06:25:17.239 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:16 smithi159 ceph-mon[90359]: pgmap v3893: 137 pgs: 137 active+clean; 123 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-10T06:25:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:16 smithi086 ceph-mon[101471]: pgmap v3893: 137 pgs: 137 active+clean; 123 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-10T06:25:17.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:16 smithi086 ceph-mon[98993]: pgmap v3893: 137 pgs: 137 active+clean; 123 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-10T06:25:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:25:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:25:18] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-08-10T06:25:19.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:18 smithi086 ceph-mon[98993]: pgmap v3894: 137 pgs: 137 active+clean; 123 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 203 KiB/s rd, 4.3 MiB/s wr, 33 op/s 2024-08-10T06:25:19.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:18 smithi086 ceph-mon[101471]: pgmap v3894: 137 pgs: 137 active+clean; 123 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 203 KiB/s rd, 4.3 MiB/s wr, 33 op/s 2024-08-10T06:25:19.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:18 smithi159 ceph-mon[90359]: pgmap v3894: 137 pgs: 137 active+clean; 123 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 203 KiB/s rd, 4.3 MiB/s wr, 33 op/s 2024-08-10T06:25:20.908 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/7.Grow (20306 ms) 2024-08-10T06:25:20.908 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/7.Shrink 2024-08-10T06:25:20.908 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:25:21.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:20 smithi086 ceph-mon[101471]: pgmap v3895: 137 pgs: 137 active+clean; 135 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 4.8 MiB/s wr, 47 op/s 2024-08-10T06:25:21.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:20 smithi086 ceph-mon[98993]: pgmap v3895: 137 pgs: 137 active+clean; 135 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 4.8 MiB/s wr, 47 op/s 2024-08-10T06:25:21.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:20 smithi159 ceph-mon[90359]: pgmap v3895: 137 pgs: 137 active+clean; 135 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 4.8 MiB/s wr, 47 op/s 2024-08-10T06:25:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:22 smithi086 ceph-mon[101471]: pgmap v3896: 137 pgs: 137 active+clean; 139 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.4 MiB/s wr, 30 op/s 2024-08-10T06:25:23.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:22 smithi086 ceph-mon[98993]: pgmap v3896: 137 pgs: 137 active+clean; 139 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.4 MiB/s wr, 30 op/s 2024-08-10T06:25:23.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:22 smithi159 ceph-mon[90359]: pgmap v3896: 137 pgs: 137 active+clean; 139 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.4 MiB/s wr, 30 op/s 2024-08-10T06:25:25.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:24 smithi086 ceph-mon[101471]: pgmap v3897: 137 pgs: 137 active+clean; 151 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-08-10T06:25:25.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:24 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:25:25.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:24 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:25:25.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:24 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:25:25.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:24 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:25:25.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:24 smithi086 ceph-mon[98993]: pgmap v3897: 137 pgs: 137 active+clean; 151 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-08-10T06:25:25.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:24 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:25:25.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:24 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:25:25.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:24 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:25:25.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:24 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:25:25.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:24 smithi159 ceph-mon[90359]: pgmap v3897: 137 pgs: 137 active+clean; 151 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-08-10T06:25:25.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:24 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:25:25.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:24 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:25:25.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:24 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:25:25.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:24 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:25:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:26 smithi086 ceph-mon[101471]: pgmap v3898: 137 pgs: 137 active+clean; 151 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-08-10T06:25:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:25:27.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:26 smithi086 ceph-mon[98993]: pgmap v3898: 137 pgs: 137 active+clean; 151 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-08-10T06:25:27.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:25:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:26 smithi159 ceph-mon[90359]: pgmap v3898: 137 pgs: 137 active+clean; 151 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-08-10T06:25:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:25:28.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:27 smithi086 ceph-mon[101471]: osdmap e2031: 8 total, 8 up, 8 in 2024-08-10T06:25:28.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:27 smithi086 ceph-mon[98993]: osdmap e2031: 8 total, 8 up, 8 in 2024-08-10T06:25:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:27 smithi159 ceph-mon[90359]: osdmap e2031: 8 total, 8 up, 8 in 2024-08-10T06:25:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:25:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:25:28] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-08-10T06:25:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:28 smithi086 ceph-mon[101471]: pgmap v3900: 137 pgs: 137 active+clean; 159 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.0 MiB/s wr, 31 op/s 2024-08-10T06:25:29.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:28 smithi086 ceph-mon[98993]: pgmap v3900: 137 pgs: 137 active+clean; 159 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.0 MiB/s wr, 31 op/s 2024-08-10T06:25:29.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:28 smithi159 ceph-mon[90359]: pgmap v3900: 137 pgs: 137 active+clean; 159 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.0 MiB/s wr, 31 op/s 2024-08-10T06:25:31.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:30 smithi086 ceph-mon[98993]: pgmap v3901: 137 pgs: 137 active+clean; 171 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.0 MiB/s wr, 36 op/s 2024-08-10T06:25:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:30 smithi086 ceph-mon[101471]: pgmap v3901: 137 pgs: 137 active+clean; 171 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.0 MiB/s wr, 36 op/s 2024-08-10T06:25:31.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:30 smithi159 ceph-mon[90359]: pgmap v3901: 137 pgs: 137 active+clean; 171 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.0 MiB/s wr, 36 op/s 2024-08-10T06:25:33.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:32 smithi086 ceph-mon[101471]: pgmap v3902: 137 pgs: 137 active+clean; 192 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-08-10T06:25:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:32 smithi086 ceph-mon[98993]: pgmap v3902: 137 pgs: 137 active+clean; 192 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-08-10T06:25:33.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:32 smithi159 ceph-mon[90359]: pgmap v3902: 137 pgs: 137 active+clean; 192 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-08-10T06:25:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:34 smithi086 ceph-mon[101471]: pgmap v3903: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 977 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-10T06:25:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:34 smithi086 ceph-mon[98993]: pgmap v3903: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 977 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-10T06:25:35.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:34 smithi159 ceph-mon[90359]: pgmap v3903: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 977 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-10T06:25:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:36 smithi086 ceph-mon[101471]: pgmap v3904: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-10T06:25:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:36 smithi086 ceph-mon[98993]: pgmap v3904: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-10T06:25:37.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:36 smithi159 ceph-mon[90359]: pgmap v3904: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-10T06:25:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:25:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:25:38] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-08-10T06:25:39.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:38 smithi086 ceph-mon[101471]: pgmap v3905: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 236 KiB/s rd, 4.3 MiB/s wr, 40 op/s 2024-08-10T06:25:39.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:38 smithi086 ceph-mon[98993]: pgmap v3905: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 236 KiB/s rd, 4.3 MiB/s wr, 40 op/s 2024-08-10T06:25:39.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:38 smithi159 ceph-mon[90359]: pgmap v3905: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 236 KiB/s rd, 4.3 MiB/s wr, 40 op/s 2024-08-10T06:25:40.803 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/7.Shrink (19895 ms) 2024-08-10T06:25:40.803 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOne 2024-08-10T06:25:40.803 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:25:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:40 smithi086 ceph-mon[101471]: pgmap v3906: 137 pgs: 137 active+clean; 216 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 4.8 MiB/s wr, 40 op/s 2024-08-10T06:25:41.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:40 smithi086 ceph-mon[98993]: pgmap v3906: 137 pgs: 137 active+clean; 216 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 4.8 MiB/s wr, 40 op/s 2024-08-10T06:25:41.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:40 smithi159 ceph-mon[90359]: pgmap v3906: 137 pgs: 137 active+clean; 216 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 4.8 MiB/s wr, 40 op/s 2024-08-10T06:25:42.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:25:42.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:25:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:25:43.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:43 smithi086 ceph-mon[101471]: pgmap v3907: 137 pgs: 137 active+clean; 220 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.7 MiB/s rd, 4.1 MiB/s wr, 30 op/s 2024-08-10T06:25:43.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:43 smithi086 ceph-mon[98993]: pgmap v3907: 137 pgs: 137 active+clean; 220 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.7 MiB/s rd, 4.1 MiB/s wr, 30 op/s 2024-08-10T06:25:43.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:43 smithi159 ceph-mon[90359]: pgmap v3907: 137 pgs: 137 active+clean; 220 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.7 MiB/s rd, 4.1 MiB/s wr, 30 op/s 2024-08-10T06:25:44.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:44 smithi086 ceph-mon[101471]: pgmap v3908: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-08-10T06:25:44.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:44 smithi086 ceph-mon[98993]: pgmap v3908: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-08-10T06:25:44.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:44 smithi159 ceph-mon[90359]: pgmap v3908: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-08-10T06:25:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:46 smithi086 ceph-mon[101471]: pgmap v3909: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-10T06:25:46.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:46 smithi086 ceph-mon[98993]: pgmap v3909: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-10T06:25:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:46 smithi159 ceph-mon[90359]: pgmap v3909: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-10T06:25:48.515 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:25:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:25:48] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.43.0" 2024-08-10T06:25:48.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:48 smithi086 ceph-mon[98993]: pgmap v3910: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-10T06:25:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:48 smithi086 ceph-mon[101471]: pgmap v3910: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-10T06:25:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:48 smithi159 ceph-mon[90359]: pgmap v3910: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-10T06:25:49.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:49 smithi086 ceph-mon[98993]: osdmap e2032: 8 total, 8 up, 8 in 2024-08-10T06:25:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:49 smithi086 ceph-mon[101471]: osdmap e2032: 8 total, 8 up, 8 in 2024-08-10T06:25:49.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:49 smithi159 ceph-mon[90359]: osdmap e2032: 8 total, 8 up, 8 in 2024-08-10T06:25:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:50 smithi086 ceph-mon[101471]: pgmap v3912: 137 pgs: 137 active+clean; 236 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.4 MiB/s wr, 28 op/s 2024-08-10T06:25:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:50 smithi086 ceph-mon[98993]: pgmap v3912: 137 pgs: 137 active+clean; 236 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.4 MiB/s wr, 28 op/s 2024-08-10T06:25:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:50 smithi159 ceph-mon[90359]: pgmap v3912: 137 pgs: 137 active+clean; 236 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.4 MiB/s wr, 28 op/s 2024-08-10T06:25:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:52 smithi086 ceph-mon[101471]: pgmap v3913: 137 pgs: 137 active+clean; 252 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.6 MiB/s wr, 15 op/s 2024-08-10T06:25:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:52 smithi086 ceph-mon[98993]: pgmap v3913: 137 pgs: 137 active+clean; 252 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.6 MiB/s wr, 15 op/s 2024-08-10T06:25:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:52 smithi159 ceph-mon[90359]: pgmap v3913: 137 pgs: 137 active+clean; 252 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.6 MiB/s wr, 15 op/s 2024-08-10T06:25:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:54 smithi086 ceph-mon[101471]: pgmap v3914: 137 pgs: 137 active+clean; 265 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-10T06:25:54.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:54 smithi086 ceph-mon[98993]: pgmap v3914: 137 pgs: 137 active+clean; 265 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-10T06:25:54.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:54 smithi159 ceph-mon[90359]: pgmap v3914: 137 pgs: 137 active+clean; 265 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-10T06:25:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:56 smithi086 ceph-mon[98993]: pgmap v3915: 137 pgs: 137 active+clean; 269 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-10T06:25:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:25:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:56 smithi086 ceph-mon[101471]: pgmap v3915: 137 pgs: 137 active+clean; 269 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-10T06:25:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:25:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:56 smithi159 ceph-mon[90359]: pgmap v3915: 137 pgs: 137 active+clean; 269 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-10T06:25:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:25:58.533 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:25:58 smithi086 ceph-mon[98993]: pgmap v3916: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.9 MiB/s wr, 41 op/s 2024-08-10T06:25:58.533 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:25:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:25:58] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-08-10T06:25:58.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:25:58 smithi086 ceph-mon[101471]: pgmap v3916: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.9 MiB/s wr, 41 op/s 2024-08-10T06:25:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:25:58 smithi159 ceph-mon[90359]: pgmap v3916: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.9 MiB/s wr, 41 op/s 2024-08-10T06:26:00.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:00 smithi086 ceph-mon[98993]: pgmap v3917: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-10T06:26:00.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:00 smithi086 ceph-mon[101471]: pgmap v3917: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-10T06:26:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:00 smithi159 ceph-mon[90359]: pgmap v3917: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-10T06:26:02.178 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOne (21376 ms) 2024-08-10T06:26:02.178 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot 2024-08-10T06:26:02.178 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:26:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:02 smithi086 ceph-mon[98993]: pgmap v3918: 137 pgs: 137 active+clean; 269 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 3.1 MiB/s wr, 32 op/s 2024-08-10T06:26:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:02 smithi086 ceph-mon[101471]: pgmap v3918: 137 pgs: 137 active+clean; 269 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 3.1 MiB/s wr, 32 op/s 2024-08-10T06:26:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:02 smithi159 ceph-mon[90359]: pgmap v3918: 137 pgs: 137 active+clean; 269 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 3.1 MiB/s wr, 32 op/s 2024-08-10T06:26:04.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:04 smithi086 ceph-mon[98993]: pgmap v3919: 137 pgs: 137 active+clean; 269 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-08-10T06:26:04.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:04 smithi086 ceph-mon[101471]: pgmap v3919: 137 pgs: 137 active+clean; 269 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-08-10T06:26:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:04 smithi159 ceph-mon[90359]: pgmap v3919: 137 pgs: 137 active+clean; 269 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-08-10T06:26:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:06 smithi086 ceph-mon[101471]: pgmap v3920: 137 pgs: 137 active+clean; 273 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 903 KiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-10T06:26:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:06 smithi086 ceph-mon[98993]: pgmap v3920: 137 pgs: 137 active+clean; 273 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 903 KiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-10T06:26:06.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:06 smithi159 ceph-mon[90359]: pgmap v3920: 137 pgs: 137 active+clean; 273 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 903 KiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-10T06:26:08.547 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:26:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:26:08] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-08-10T06:26:08.547 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:08 smithi086 ceph-mon[101471]: pgmap v3921: 137 pgs: 137 active+clean; 273 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 855 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-10T06:26:08.548 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:08 smithi086 ceph-mon[98993]: pgmap v3921: 137 pgs: 137 active+clean; 273 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 855 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-10T06:26:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:08 smithi159 ceph-mon[90359]: pgmap v3921: 137 pgs: 137 active+clean; 273 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 855 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-10T06:26:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:10 smithi086 ceph-mon[98993]: pgmap v3922: 137 pgs: 137 active+clean; 277 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 853 KiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-08-10T06:26:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:10 smithi086 ceph-mon[98993]: osdmap e2033: 8 total, 8 up, 8 in 2024-08-10T06:26:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:10 smithi086 ceph-mon[101471]: pgmap v3922: 137 pgs: 137 active+clean; 277 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 853 KiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-08-10T06:26:10.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:10 smithi086 ceph-mon[101471]: osdmap e2033: 8 total, 8 up, 8 in 2024-08-10T06:26:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:10 smithi159 ceph-mon[90359]: pgmap v3922: 137 pgs: 137 active+clean; 277 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 853 KiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-08-10T06:26:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:10 smithi159 ceph-mon[90359]: osdmap e2033: 8 total, 8 up, 8 in 2024-08-10T06:26:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:26:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:26:11.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:26:12.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:12 smithi086 ceph-mon[98993]: pgmap v3924: 137 pgs: 137 active+clean; 293 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 880 KiB/s rd, 3.2 MiB/s wr, 45 op/s 2024-08-10T06:26:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:12 smithi086 ceph-mon[101471]: pgmap v3924: 137 pgs: 137 active+clean; 293 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 880 KiB/s rd, 3.2 MiB/s wr, 45 op/s 2024-08-10T06:26:12.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:12 smithi159 ceph-mon[90359]: pgmap v3924: 137 pgs: 137 active+clean; 293 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 880 KiB/s rd, 3.2 MiB/s wr, 45 op/s 2024-08-10T06:26:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:14 smithi086 ceph-mon[101471]: pgmap v3925: 137 pgs: 137 active+clean; 310 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 880 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-10T06:26:14.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:14 smithi086 ceph-mon[98993]: pgmap v3925: 137 pgs: 137 active+clean; 310 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 880 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-10T06:26:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:14 smithi159 ceph-mon[90359]: pgmap v3925: 137 pgs: 137 active+clean; 310 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 880 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-10T06:26:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:16 smithi086 ceph-mon[98993]: pgmap v3926: 137 pgs: 137 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-10T06:26:16.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:16 smithi086 ceph-mon[101471]: pgmap v3926: 137 pgs: 137 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-10T06:26:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:16 smithi159 ceph-mon[90359]: pgmap v3926: 137 pgs: 137 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-10T06:26:18.571 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:26:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:26:18] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-08-10T06:26:18.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:18 smithi086 ceph-mon[101471]: pgmap v3927: 137 pgs: 137 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-10T06:26:18.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:18 smithi086 ceph-mon[98993]: pgmap v3927: 137 pgs: 137 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-10T06:26:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:18 smithi159 ceph-mon[90359]: pgmap v3927: 137 pgs: 137 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-10T06:26:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:20 smithi086 ceph-mon[101471]: pgmap v3928: 137 pgs: 137 active+clean; 322 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 218 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-10T06:26:20.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:20 smithi086 ceph-mon[98993]: pgmap v3928: 137 pgs: 137 active+clean; 322 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 218 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-10T06:26:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:20 smithi159 ceph-mon[90359]: pgmap v3928: 137 pgs: 137 active+clean; 322 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 218 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-10T06:26:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:22 smithi086 ceph-mon[101471]: pgmap v3929: 137 pgs: 137 active+clean; 322 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-08-10T06:26:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:22 smithi086 ceph-mon[101471]: osdmap e2034: 8 total, 8 up, 8 in 2024-08-10T06:26:22.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:22 smithi086 ceph-mon[98993]: pgmap v3929: 137 pgs: 137 active+clean; 322 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-08-10T06:26:22.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:22 smithi086 ceph-mon[98993]: osdmap e2034: 8 total, 8 up, 8 in 2024-08-10T06:26:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:22 smithi159 ceph-mon[90359]: pgmap v3929: 137 pgs: 137 active+clean; 322 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-08-10T06:26:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:22 smithi159 ceph-mon[90359]: osdmap e2034: 8 total, 8 up, 8 in 2024-08-10T06:26:23.908 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot (21730 ms) 2024-08-10T06:26:23.908 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/7.MinOverlap 2024-08-10T06:26:23.908 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:26:24.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:24 smithi086 ceph-mon[101471]: pgmap v3931: 137 pgs: 137 active+clean; 346 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.6 MiB/s wr, 18 op/s 2024-08-10T06:26:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:24 smithi086 ceph-mon[98993]: pgmap v3931: 137 pgs: 137 active+clean; 346 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.6 MiB/s wr, 18 op/s 2024-08-10T06:26:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:24 smithi159 ceph-mon[90359]: pgmap v3931: 137 pgs: 137 active+clean; 346 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.6 MiB/s wr, 18 op/s 2024-08-10T06:26:25.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:25 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:26:25.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:25 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:26:25.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:25 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:26:25.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:25 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:26:25.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:25 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:26:25.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:25 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:26:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:25 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:26:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:25 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:26:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:25 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:26:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:26 smithi086 ceph-mon[98993]: pgmap v3932: 137 pgs: 137 active+clean; 370 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.2 MiB/s wr, 41 op/s 2024-08-10T06:26:26.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:26:26.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:26:26.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:26:26.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:26:26.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:26 smithi086 ceph-mon[101471]: pgmap v3932: 137 pgs: 137 active+clean; 370 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.2 MiB/s wr, 41 op/s 2024-08-10T06:26:26.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:26:26.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:26:26.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:26:26.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:26:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:26 smithi159 ceph-mon[90359]: pgmap v3932: 137 pgs: 137 active+clean; 370 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.2 MiB/s wr, 41 op/s 2024-08-10T06:26:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:26:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:26:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:26:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:26:28.592 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:26:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:26:28] "GET /metrics HTTP/1.1" 200 36668 "" "Prometheus/2.43.0" 2024-08-10T06:26:28.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:28 smithi086 ceph-mon[101471]: pgmap v3933: 137 pgs: 137 active+clean; 378 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-08-10T06:26:28.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:28 smithi086 ceph-mon[98993]: pgmap v3933: 137 pgs: 137 active+clean; 378 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-08-10T06:26:28.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:28 smithi159 ceph-mon[90359]: pgmap v3933: 137 pgs: 137 active+clean; 378 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-08-10T06:26:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:30 smithi086 ceph-mon[101471]: pgmap v3934: 137 pgs: 137 active+clean; 378 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 40 op/s 2024-08-10T06:26:30.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:30 smithi086 ceph-mon[98993]: pgmap v3934: 137 pgs: 137 active+clean; 378 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 40 op/s 2024-08-10T06:26:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:30 smithi159 ceph-mon[90359]: pgmap v3934: 137 pgs: 137 active+clean; 378 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 40 op/s 2024-08-10T06:26:32.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:32 smithi086 ceph-mon[98993]: pgmap v3935: 137 pgs: 137 active+clean; 378 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 35 op/s 2024-08-10T06:26:32.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:32 smithi086 ceph-mon[98993]: osdmap e2035: 8 total, 8 up, 8 in 2024-08-10T06:26:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:32 smithi086 ceph-mon[101471]: pgmap v3935: 137 pgs: 137 active+clean; 378 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 35 op/s 2024-08-10T06:26:32.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:32 smithi086 ceph-mon[101471]: osdmap e2035: 8 total, 8 up, 8 in 2024-08-10T06:26:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:32 smithi159 ceph-mon[90359]: pgmap v3935: 137 pgs: 137 active+clean; 378 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 35 op/s 2024-08-10T06:26:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:32 smithi159 ceph-mon[90359]: osdmap e2035: 8 total, 8 up, 8 in 2024-08-10T06:26:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:34 smithi086 ceph-mon[101471]: pgmap v3937: 137 pgs: 137 active+clean; 395 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 44 op/s 2024-08-10T06:26:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:34 smithi086 ceph-mon[98993]: pgmap v3937: 137 pgs: 137 active+clean; 395 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 44 op/s 2024-08-10T06:26:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:34 smithi159 ceph-mon[90359]: pgmap v3937: 137 pgs: 137 active+clean; 395 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 44 op/s 2024-08-10T06:26:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:36 smithi086 ceph-mon[101471]: pgmap v3938: 137 pgs: 137 active+clean; 407 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 431 KiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-08-10T06:26:36.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:36 smithi086 ceph-mon[98993]: pgmap v3938: 137 pgs: 137 active+clean; 407 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 431 KiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-08-10T06:26:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:36 smithi159 ceph-mon[90359]: pgmap v3938: 137 pgs: 137 active+clean; 407 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 431 KiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-08-10T06:26:38.613 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:26:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:26:38] "GET /metrics HTTP/1.1" 200 36668 "" "Prometheus/2.43.0" 2024-08-10T06:26:38.613 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:38 smithi086 ceph-mon[98993]: pgmap v3939: 137 pgs: 137 active+clean; 419 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-10T06:26:38.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:38 smithi086 ceph-mon[101471]: pgmap v3939: 137 pgs: 137 active+clean; 419 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-10T06:26:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:38 smithi159 ceph-mon[90359]: pgmap v3939: 137 pgs: 137 active+clean; 419 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-10T06:26:40.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:40 smithi086 ceph-mon[98993]: pgmap v3940: 137 pgs: 137 active+clean; 423 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-08-10T06:26:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:40 smithi086 ceph-mon[101471]: pgmap v3940: 137 pgs: 137 active+clean; 423 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-08-10T06:26:40.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:40 smithi159 ceph-mon[90359]: pgmap v3940: 137 pgs: 137 active+clean; 423 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-08-10T06:26:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:26:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:26:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:26:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:42 smithi086 ceph-mon[101471]: pgmap v3941: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 4.9 MiB/s wr, 44 op/s 2024-08-10T06:26:42.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:42 smithi086 ceph-mon[98993]: pgmap v3941: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 4.9 MiB/s wr, 44 op/s 2024-08-10T06:26:42.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:42 smithi159 ceph-mon[90359]: pgmap v3941: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 4.9 MiB/s wr, 44 op/s 2024-08-10T06:26:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:44 smithi086 ceph-mon[98993]: pgmap v3942: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-10T06:26:44.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:44 smithi086 ceph-mon[101471]: pgmap v3942: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-10T06:26:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:44 smithi159 ceph-mon[90359]: pgmap v3942: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-10T06:26:45.406 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/7.MinOverlap (21498 ms) 2024-08-10T06:26:45.406 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] EncryptedFlattenTest/7.ZeroOverlap 2024-08-10T06:26:45.407 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:26:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:46 smithi086 ceph-mon[101471]: pgmap v3943: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 3.0 MiB/s wr, 30 op/s 2024-08-10T06:26:46.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:46 smithi086 ceph-mon[98993]: pgmap v3943: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 3.0 MiB/s wr, 30 op/s 2024-08-10T06:26:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:46 smithi159 ceph-mon[90359]: pgmap v3943: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 3.0 MiB/s wr, 30 op/s 2024-08-10T06:26:48.630 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:26:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:26:48] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-08-10T06:26:48.631 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:48 smithi086 ceph-mon[98993]: pgmap v3944: 137 pgs: 137 active+clean; 423 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 909 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-08-10T06:26:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:48 smithi086 ceph-mon[101471]: pgmap v3944: 137 pgs: 137 active+clean; 423 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 909 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-08-10T06:26:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:48 smithi159 ceph-mon[90359]: pgmap v3944: 137 pgs: 137 active+clean; 423 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 909 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-08-10T06:26:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:50 smithi086 ceph-mon[101471]: pgmap v3945: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-08-10T06:26:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:50 smithi086 ceph-mon[98993]: pgmap v3945: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-08-10T06:26:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:50 smithi159 ceph-mon[90359]: pgmap v3945: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-08-10T06:26:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:52 smithi086 ceph-mon[101471]: pgmap v3946: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 23 op/s 2024-08-10T06:26:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:52 smithi086 ceph-mon[101471]: osdmap e2036: 8 total, 8 up, 8 in 2024-08-10T06:26:52.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:52 smithi086 ceph-mon[98993]: pgmap v3946: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 23 op/s 2024-08-10T06:26:52.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:52 smithi086 ceph-mon[98993]: osdmap e2036: 8 total, 8 up, 8 in 2024-08-10T06:26:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:52 smithi159 ceph-mon[90359]: pgmap v3946: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 23 op/s 2024-08-10T06:26:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:52 smithi159 ceph-mon[90359]: osdmap e2036: 8 total, 8 up, 8 in 2024-08-10T06:26:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:54 smithi086 ceph-mon[101471]: pgmap v3948: 137 pgs: 137 active+clean; 439 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 45 op/s 2024-08-10T06:26:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:54 smithi086 ceph-mon[98993]: pgmap v3948: 137 pgs: 137 active+clean; 439 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 45 op/s 2024-08-10T06:26:54.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:54 smithi159 ceph-mon[90359]: pgmap v3948: 137 pgs: 137 active+clean; 439 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 45 op/s 2024-08-10T06:26:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:56 smithi086 ceph-mon[98993]: pgmap v3949: 137 pgs: 137 active+clean; 464 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.5 MiB/s wr, 47 op/s 2024-08-10T06:26:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:26:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:56 smithi086 ceph-mon[101471]: pgmap v3949: 137 pgs: 137 active+clean; 464 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.5 MiB/s wr, 47 op/s 2024-08-10T06:26:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:26:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:56 smithi159 ceph-mon[90359]: pgmap v3949: 137 pgs: 137 active+clean; 464 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.5 MiB/s wr, 47 op/s 2024-08-10T06:26:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:26:58.650 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:26:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:26:58] "GET /metrics HTTP/1.1" 200 36669 "" "Prometheus/2.43.0" 2024-08-10T06:26:58.650 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:26:58 smithi086 ceph-mon[98993]: pgmap v3950: 137 pgs: 137 active+clean; 468 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-08-10T06:26:58.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:26:58 smithi086 ceph-mon[101471]: pgmap v3950: 137 pgs: 137 active+clean; 468 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-08-10T06:26:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:26:58 smithi159 ceph-mon[90359]: pgmap v3950: 137 pgs: 137 active+clean; 468 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-08-10T06:27:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:00 smithi086 ceph-mon[101471]: pgmap v3951: 137 pgs: 137 active+clean; 468 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-10T06:27:00.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:00 smithi086 ceph-mon[98993]: pgmap v3951: 137 pgs: 137 active+clean; 468 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-10T06:27:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:00 smithi159 ceph-mon[90359]: pgmap v3951: 137 pgs: 137 active+clean; 468 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-10T06:27:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:02 smithi086 ceph-mon[101471]: pgmap v3952: 137 pgs: 137 active+clean; 472 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 214 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-10T06:27:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:02 smithi086 ceph-mon[98993]: pgmap v3952: 137 pgs: 137 active+clean; 472 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 214 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-10T06:27:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:02 smithi159 ceph-mon[90359]: pgmap v3952: 137 pgs: 137 active+clean; 472 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 214 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-10T06:27:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:04 smithi159 ceph-mon[90359]: pgmap v3953: 137 pgs: 137 active+clean; 476 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-10T06:27:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:04 smithi086 ceph-mon[101471]: pgmap v3953: 137 pgs: 137 active+clean; 476 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-10T06:27:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:04 smithi086 ceph-mon[98993]: pgmap v3953: 137 pgs: 137 active+clean; 476 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-10T06:27:05.311 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] EncryptedFlattenTest/7.ZeroOverlap (19905 ms) 2024-08-10T06:27:05.679 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 7 tests from EncryptedFlattenTest/7 (148767 ms total) 2024-08-10T06:27:05.679 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:27:05.679 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 19 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2024-08-10T06:27:05.706 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2024-08-10T06:27:06.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:06 smithi159 ceph-mon[90359]: pgmap v3954: 137 pgs: 137 active+clean; 476 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 559 KiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-08-10T06:27:06.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:06 smithi159 ceph-mon[90359]: osdmap e2037: 8 total, 8 up, 8 in 2024-08-10T06:27:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:06 smithi086 ceph-mon[101471]: pgmap v3954: 137 pgs: 137 active+clean; 476 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 559 KiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-08-10T06:27:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:06 smithi086 ceph-mon[101471]: osdmap e2037: 8 total, 8 up, 8 in 2024-08-10T06:27:07.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:06 smithi086 ceph-mon[98993]: pgmap v3954: 137 pgs: 137 active+clean; 476 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 559 KiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-08-10T06:27:07.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:06 smithi086 ceph-mon[98993]: osdmap e2037: 8 total, 8 up, 8 in 2024-08-10T06:27:07.689 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:27:08.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:07 smithi086 ceph-mon[101471]: osdmap e2038: 8 total, 8 up, 8 in 2024-08-10T06:27:08.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:07 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/932219142' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:27:08.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:07 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:27:08.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:07 smithi086 ceph-mon[98993]: osdmap e2038: 8 total, 8 up, 8 in 2024-08-10T06:27:08.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:07 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/932219142' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:27:08.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:07 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:27:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:07 smithi159 ceph-mon[90359]: osdmap e2038: 8 total, 8 up, 8 in 2024-08-10T06:27:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:07 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/932219142' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:27:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:07 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:27:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:27:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:27:08] "GET /metrics HTTP/1.1" 200 36669 "" "Prometheus/2.43.0" 2024-08-10T06:27:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:08 smithi086 ceph-mon[101471]: pgmap v3957: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:27:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:08 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:27:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:08 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:27:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:08 smithi086 ceph-mon[101471]: osdmap e2039: 8 total, 8 up, 8 in 2024-08-10T06:27:09.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:08 smithi086 ceph-mon[98993]: pgmap v3957: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:27:09.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:08 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:27:09.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:08 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:27:09.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:08 smithi086 ceph-mon[98993]: osdmap e2039: 8 total, 8 up, 8 in 2024-08-10T06:27:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:08 smithi159 ceph-mon[90359]: pgmap v3957: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:27:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:08 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:27:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:08 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:27:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:08 smithi159 ceph-mon[90359]: osdmap e2039: 8 total, 8 up, 8 in 2024-08-10T06:27:09.739 INFO:tasks.workunit.client.0.smithi086.stdout: wrote [2110270~86012,3621311~63888,7592541~73593,9167137~36982,10273270~48149,13499407~21669,13710996~39280,14715660~20336,16675576~6265,17113600~100005] 2024-08-10T06:27:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:09 smithi086 ceph-mon[98993]: osdmap e2040: 8 total, 8 up, 8 in 2024-08-10T06:27:10.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:09 smithi086 ceph-mon[101471]: osdmap e2040: 8 total, 8 up, 8 in 2024-08-10T06:27:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:09 smithi159 ceph-mon[90359]: osdmap e2040: 8 total, 8 up, 8 in 2024-08-10T06:27:10.726 INFO:tasks.workunit.client.0.smithi086.stdout: wrote [314679~75459,2861238~6392,4360752~101151,8460609~57968,12114530~38702,15481774~95463,19193915~93750,19635966~61611,19922486~20289,20601548~8419] 2024-08-10T06:27:10.734 INFO:tasks.workunit.client.0.smithi086.stdout: diff was [314679~75459,2861238~6392,4360752~101151,8460609~57968,10321419~1831813,15481774~95463,17213605~3396362] 2024-08-10T06:27:10.737 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5031 ms) 2024-08-10T06:27:10.737 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministic 2024-08-10T06:27:10.738 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:27:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:10 smithi086 ceph-mon[98993]: pgmap v3960: 137 pgs: 5 creating+peering, 17 unknown, 115 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:27:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:10 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:27:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:10 smithi086 ceph-mon[98993]: osdmap e2041: 8 total, 8 up, 8 in 2024-08-10T06:27:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:10 smithi086 ceph-mon[101471]: pgmap v3960: 137 pgs: 5 creating+peering, 17 unknown, 115 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:27:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:10 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:27:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:10 smithi086 ceph-mon[101471]: osdmap e2041: 8 total, 8 up, 8 in 2024-08-10T06:27:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:10 smithi159 ceph-mon[90359]: pgmap v3960: 137 pgs: 5 creating+peering, 17 unknown, 115 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:27:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:10 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:27:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:10 smithi159 ceph-mon[90359]: osdmap e2041: 8 total, 8 up, 8 in 2024-08-10T06:27:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:11 smithi086 ceph-mon[98993]: osdmap e2042: 8 total, 8 up, 8 in 2024-08-10T06:27:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:27:12.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:11 smithi086 ceph-mon[101471]: osdmap e2042: 8 total, 8 up, 8 in 2024-08-10T06:27:12.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:27:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:11 smithi159 ceph-mon[90359]: osdmap e2042: 8 total, 8 up, 8 in 2024-08-10T06:27:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:27:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:12 smithi086 ceph-mon[98993]: pgmap v3963: 137 pgs: 5 creating+peering, 132 active+clean; 6.8 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 49 KiB/s wr, 14 op/s 2024-08-10T06:27:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:12 smithi086 ceph-mon[98993]: osdmap e2043: 8 total, 8 up, 8 in 2024-08-10T06:27:13.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:12 smithi086 ceph-mon[101471]: pgmap v3963: 137 pgs: 5 creating+peering, 132 active+clean; 6.8 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 49 KiB/s wr, 14 op/s 2024-08-10T06:27:13.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:12 smithi086 ceph-mon[101471]: osdmap e2043: 8 total, 8 up, 8 in 2024-08-10T06:27:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:12 smithi159 ceph-mon[90359]: pgmap v3963: 137 pgs: 5 creating+peering, 132 active+clean; 6.8 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 49 KiB/s wr, 14 op/s 2024-08-10T06:27:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:12 smithi159 ceph-mon[90359]: osdmap e2043: 8 total, 8 up, 8 in 2024-08-10T06:27:13.765 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:27:14.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:13 smithi086 ceph-mon[98993]: osdmap e2044: 8 total, 8 up, 8 in 2024-08-10T06:27:14.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:13 smithi086 ceph-mon[101471]: osdmap e2044: 8 total, 8 up, 8 in 2024-08-10T06:27:14.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:13 smithi159 ceph-mon[90359]: osdmap e2044: 8 total, 8 up, 8 in 2024-08-10T06:27:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:14 smithi086 ceph-mon[98993]: pgmap v3966: 137 pgs: 137 active+clean; 10 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 93 KiB/s wr, 30 op/s 2024-08-10T06:27:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:14 smithi086 ceph-mon[98993]: osdmap e2045: 8 total, 8 up, 8 in 2024-08-10T06:27:15.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:14 smithi086 ceph-mon[101471]: pgmap v3966: 137 pgs: 137 active+clean; 10 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 93 KiB/s wr, 30 op/s 2024-08-10T06:27:15.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:14 smithi086 ceph-mon[101471]: osdmap e2045: 8 total, 8 up, 8 in 2024-08-10T06:27:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:14 smithi159 ceph-mon[90359]: pgmap v3966: 137 pgs: 137 active+clean; 10 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 93 KiB/s wr, 30 op/s 2024-08-10T06:27:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:14 smithi159 ceph-mon[90359]: osdmap e2045: 8 total, 8 up, 8 in 2024-08-10T06:27:16.012 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:27:16.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:15 smithi086 ceph-mon[98993]: osdmap e2046: 8 total, 8 up, 8 in 2024-08-10T06:27:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:15 smithi086 ceph-mon[101471]: osdmap e2046: 8 total, 8 up, 8 in 2024-08-10T06:27:16.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:15 smithi159 ceph-mon[90359]: osdmap e2046: 8 total, 8 up, 8 in 2024-08-10T06:27:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:16 smithi086 ceph-mon[98993]: pgmap v3969: 137 pgs: 137 active+clean; 23 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 224 KiB/s wr, 89 op/s 2024-08-10T06:27:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:16 smithi086 ceph-mon[98993]: osdmap e2047: 8 total, 8 up, 8 in 2024-08-10T06:27:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:16 smithi086 ceph-mon[98993]: osdmap e2048: 8 total, 8 up, 8 in 2024-08-10T06:27:17.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:16 smithi086 ceph-mon[101471]: pgmap v3969: 137 pgs: 137 active+clean; 23 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 224 KiB/s wr, 89 op/s 2024-08-10T06:27:17.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:16 smithi086 ceph-mon[101471]: osdmap e2047: 8 total, 8 up, 8 in 2024-08-10T06:27:17.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:16 smithi086 ceph-mon[101471]: osdmap e2048: 8 total, 8 up, 8 in 2024-08-10T06:27:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:16 smithi159 ceph-mon[90359]: pgmap v3969: 137 pgs: 137 active+clean; 23 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 224 KiB/s wr, 89 op/s 2024-08-10T06:27:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:16 smithi159 ceph-mon[90359]: osdmap e2047: 8 total, 8 up, 8 in 2024-08-10T06:27:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:16 smithi159 ceph-mon[90359]: osdmap e2048: 8 total, 8 up, 8 in 2024-08-10T06:27:18.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:17 smithi086 ceph-mon[98993]: osdmap e2049: 8 total, 8 up, 8 in 2024-08-10T06:27:18.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:17 smithi086 ceph-mon[101471]: osdmap e2049: 8 total, 8 up, 8 in 2024-08-10T06:27:18.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:17 smithi159 ceph-mon[90359]: osdmap e2049: 8 total, 8 up, 8 in 2024-08-10T06:27:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:27:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:27:18] "GET /metrics HTTP/1.1" 200 36640 "" "Prometheus/2.43.0" 2024-08-10T06:27:19.027 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:27:19.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:18 smithi086 ceph-mon[98993]: pgmap v3973: 137 pgs: 137 active+clean; 25 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 195 KiB/s wr, 110 op/s 2024-08-10T06:27:19.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:18 smithi086 ceph-mon[98993]: osdmap e2050: 8 total, 8 up, 8 in 2024-08-10T06:27:19.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:19 smithi086 ceph-mon[101471]: pgmap v3973: 137 pgs: 137 active+clean; 25 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 195 KiB/s wr, 110 op/s 2024-08-10T06:27:19.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:19 smithi086 ceph-mon[101471]: osdmap e2050: 8 total, 8 up, 8 in 2024-08-10T06:27:19.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:19 smithi159 ceph-mon[90359]: pgmap v3973: 137 pgs: 137 active+clean; 25 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 195 KiB/s wr, 110 op/s 2024-08-10T06:27:19.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:19 smithi159 ceph-mon[90359]: osdmap e2050: 8 total, 8 up, 8 in 2024-08-10T06:27:20.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:20 smithi086 ceph-mon[98993]: osdmap e2051: 8 total, 8 up, 8 in 2024-08-10T06:27:20.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:20 smithi086 ceph-mon[101471]: osdmap e2051: 8 total, 8 up, 8 in 2024-08-10T06:27:20.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:20 smithi159 ceph-mon[90359]: osdmap e2051: 8 total, 8 up, 8 in 2024-08-10T06:27:21.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:21 smithi086 ceph-mon[101471]: pgmap v3976: 137 pgs: 137 active+clean; 25 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 5.1 KiB/s wr, 65 op/s 2024-08-10T06:27:21.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:21 smithi086 ceph-mon[101471]: osdmap e2052: 8 total, 8 up, 8 in 2024-08-10T06:27:21.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:21 smithi086 ceph-mon[98993]: pgmap v3976: 137 pgs: 137 active+clean; 25 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 5.1 KiB/s wr, 65 op/s 2024-08-10T06:27:21.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:21 smithi086 ceph-mon[98993]: osdmap e2052: 8 total, 8 up, 8 in 2024-08-10T06:27:21.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:21 smithi159 ceph-mon[90359]: pgmap v3976: 137 pgs: 137 active+clean; 25 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 5.1 KiB/s wr, 65 op/s 2024-08-10T06:27:21.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:21 smithi159 ceph-mon[90359]: osdmap e2052: 8 total, 8 up, 8 in 2024-08-10T06:27:22.048 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:27:22.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:22 smithi086 ceph-mon[98993]: osdmap e2053: 8 total, 8 up, 8 in 2024-08-10T06:27:22.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:22 smithi086 ceph-mon[98993]: pgmap v3979: 137 pgs: 137 active+clean; 27 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 8.0 KiB/s wr, 82 op/s 2024-08-10T06:27:22.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:22 smithi086 ceph-mon[101471]: osdmap e2053: 8 total, 8 up, 8 in 2024-08-10T06:27:22.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:22 smithi086 ceph-mon[101471]: pgmap v3979: 137 pgs: 137 active+clean; 27 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 8.0 KiB/s wr, 82 op/s 2024-08-10T06:27:22.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:22 smithi159 ceph-mon[90359]: osdmap e2053: 8 total, 8 up, 8 in 2024-08-10T06:27:22.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:22 smithi159 ceph-mon[90359]: pgmap v3979: 137 pgs: 137 active+clean; 27 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 8.0 KiB/s wr, 82 op/s 2024-08-10T06:27:23.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:23 smithi086 ceph-mon[98993]: osdmap e2054: 8 total, 8 up, 8 in 2024-08-10T06:27:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:23 smithi086 ceph-mon[101471]: osdmap e2054: 8 total, 8 up, 8 in 2024-08-10T06:27:23.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:23 smithi159 ceph-mon[90359]: osdmap e2054: 8 total, 8 up, 8 in 2024-08-10T06:27:24.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:24 smithi086 ceph-mon[98993]: osdmap e2055: 8 total, 8 up, 8 in 2024-08-10T06:27:24.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:24 smithi086 ceph-mon[98993]: pgmap v3982: 137 pgs: 137 active+clean; 27 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 6.5 KiB/s wr, 65 op/s 2024-08-10T06:27:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:24 smithi086 ceph-mon[101471]: osdmap e2055: 8 total, 8 up, 8 in 2024-08-10T06:27:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:24 smithi086 ceph-mon[101471]: pgmap v3982: 137 pgs: 137 active+clean; 27 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 6.5 KiB/s wr, 65 op/s 2024-08-10T06:27:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:24 smithi159 ceph-mon[90359]: osdmap e2055: 8 total, 8 up, 8 in 2024-08-10T06:27:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:24 smithi159 ceph-mon[90359]: pgmap v3982: 137 pgs: 137 active+clean; 27 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 6.5 KiB/s wr, 65 op/s 2024-08-10T06:27:25.076 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministic (14338 ms) 2024-08-10T06:27:25.076 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicPP 2024-08-10T06:27:25.076 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:27:25.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:25 smithi086 ceph-mon[98993]: osdmap e2056: 8 total, 8 up, 8 in 2024-08-10T06:27:25.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:25 smithi086 ceph-mon[101471]: osdmap e2056: 8 total, 8 up, 8 in 2024-08-10T06:27:25.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:25 smithi159 ceph-mon[90359]: osdmap e2056: 8 total, 8 up, 8 in 2024-08-10T06:27:26.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:26 smithi086 ceph-mon[98993]: osdmap e2057: 8 total, 8 up, 8 in 2024-08-10T06:27:26.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:26 smithi086 ceph-mon[98993]: pgmap v3985: 137 pgs: 137 active+clean; 33 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 7.7 KiB/s wr, 90 op/s 2024-08-10T06:27:26.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:27:26.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:26 smithi086 ceph-mon[101471]: osdmap e2057: 8 total, 8 up, 8 in 2024-08-10T06:27:26.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:26 smithi086 ceph-mon[101471]: pgmap v3985: 137 pgs: 137 active+clean; 33 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 7.7 KiB/s wr, 90 op/s 2024-08-10T06:27:26.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:27:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:26 smithi159 ceph-mon[90359]: osdmap e2057: 8 total, 8 up, 8 in 2024-08-10T06:27:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:26 smithi159 ceph-mon[90359]: pgmap v3985: 137 pgs: 137 active+clean; 33 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 7.7 KiB/s wr, 90 op/s 2024-08-10T06:27:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:27:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:27 smithi086 ceph-mon[101471]: osdmap e2058: 8 total, 8 up, 8 in 2024-08-10T06:27:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:27:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:27:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:27:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:27:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:27:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:27:27.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:27 smithi086 ceph-mon[98993]: osdmap e2058: 8 total, 8 up, 8 in 2024-08-10T06:27:27.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:27:27.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:27:27.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:27:27.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:27:27.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:27:27.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:27:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:27 smithi159 ceph-mon[90359]: osdmap e2058: 8 total, 8 up, 8 in 2024-08-10T06:27:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:27:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:27:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:27:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:27:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:27:27.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:27:28.096 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:27:28.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:28 smithi086 ceph-mon[98993]: osdmap e2059: 8 total, 8 up, 8 in 2024-08-10T06:27:28.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:28 smithi086 ceph-mon[98993]: pgmap v3988: 137 pgs: 137 active+clean; 33 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 8.0 KiB/s wr, 92 op/s 2024-08-10T06:27:28.407 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:27:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:27:28] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-08-10T06:27:28.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:28 smithi086 ceph-mon[101471]: osdmap e2059: 8 total, 8 up, 8 in 2024-08-10T06:27:28.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:28 smithi086 ceph-mon[101471]: pgmap v3988: 137 pgs: 137 active+clean; 33 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 8.0 KiB/s wr, 92 op/s 2024-08-10T06:27:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:28 smithi159 ceph-mon[90359]: osdmap e2059: 8 total, 8 up, 8 in 2024-08-10T06:27:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:28 smithi159 ceph-mon[90359]: pgmap v3988: 137 pgs: 137 active+clean; 33 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 8.0 KiB/s wr, 92 op/s 2024-08-10T06:27:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:29 smithi086 ceph-mon[101471]: osdmap e2060: 8 total, 8 up, 8 in 2024-08-10T06:27:29.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:29 smithi086 ceph-mon[98993]: osdmap e2060: 8 total, 8 up, 8 in 2024-08-10T06:27:29.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:29 smithi159 ceph-mon[90359]: osdmap e2060: 8 total, 8 up, 8 in 2024-08-10T06:27:30.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:30 smithi086 ceph-mon[98993]: osdmap e2061: 8 total, 8 up, 8 in 2024-08-10T06:27:30.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:30 smithi086 ceph-mon[98993]: pgmap v3991: 137 pgs: 137 active+clean; 37 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 4.0 KiB/s wr, 49 op/s 2024-08-10T06:27:30.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:30 smithi086 ceph-mon[101471]: osdmap e2061: 8 total, 8 up, 8 in 2024-08-10T06:27:30.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:30 smithi086 ceph-mon[101471]: pgmap v3991: 137 pgs: 137 active+clean; 37 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 4.0 KiB/s wr, 49 op/s 2024-08-10T06:27:30.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:30 smithi159 ceph-mon[90359]: osdmap e2061: 8 total, 8 up, 8 in 2024-08-10T06:27:30.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:30 smithi159 ceph-mon[90359]: pgmap v3991: 137 pgs: 137 active+clean; 37 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 4.0 KiB/s wr, 49 op/s 2024-08-10T06:27:31.114 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:27:31.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:31 smithi086 ceph-mon[98993]: osdmap e2062: 8 total, 8 up, 8 in 2024-08-10T06:27:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:31 smithi086 ceph-mon[101471]: osdmap e2062: 8 total, 8 up, 8 in 2024-08-10T06:27:31.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:31 smithi159 ceph-mon[90359]: osdmap e2062: 8 total, 8 up, 8 in 2024-08-10T06:27:32.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:32 smithi086 ceph-mon[101471]: osdmap e2063: 8 total, 8 up, 8 in 2024-08-10T06:27:32.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:32 smithi086 ceph-mon[101471]: pgmap v3994: 137 pgs: 137 active+clean; 37 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 5.5 KiB/s wr, 53 op/s 2024-08-10T06:27:32.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:32 smithi086 ceph-mon[98993]: osdmap e2063: 8 total, 8 up, 8 in 2024-08-10T06:27:32.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:32 smithi086 ceph-mon[98993]: pgmap v3994: 137 pgs: 137 active+clean; 37 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 5.5 KiB/s wr, 53 op/s 2024-08-10T06:27:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:32 smithi159 ceph-mon[90359]: osdmap e2063: 8 total, 8 up, 8 in 2024-08-10T06:27:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:32 smithi159 ceph-mon[90359]: pgmap v3994: 137 pgs: 137 active+clean; 37 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 5.5 KiB/s wr, 53 op/s 2024-08-10T06:27:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:33 smithi086 ceph-mon[98993]: osdmap e2064: 8 total, 8 up, 8 in 2024-08-10T06:27:33.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:33 smithi086 ceph-mon[101471]: osdmap e2064: 8 total, 8 up, 8 in 2024-08-10T06:27:33.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:33 smithi159 ceph-mon[90359]: osdmap e2064: 8 total, 8 up, 8 in 2024-08-10T06:27:34.139 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:27:34.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:34 smithi086 ceph-mon[101471]: osdmap e2065: 8 total, 8 up, 8 in 2024-08-10T06:27:34.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:34 smithi086 ceph-mon[101471]: pgmap v3997: 137 pgs: 137 active+clean; 37 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 7.7 KiB/s wr, 89 op/s 2024-08-10T06:27:34.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:34 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1d", "id": [2, 1]}]: dispatch 2024-08-10T06:27:34.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:34 smithi086 ceph-mon[98993]: osdmap e2065: 8 total, 8 up, 8 in 2024-08-10T06:27:34.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:34 smithi086 ceph-mon[98993]: pgmap v3997: 137 pgs: 137 active+clean; 37 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 7.7 KiB/s wr, 89 op/s 2024-08-10T06:27:34.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:34 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1d", "id": [2, 1]}]: dispatch 2024-08-10T06:27:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:34 smithi159 ceph-mon[90359]: osdmap e2065: 8 total, 8 up, 8 in 2024-08-10T06:27:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:34 smithi159 ceph-mon[90359]: pgmap v3997: 137 pgs: 137 active+clean; 37 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 7.7 KiB/s wr, 89 op/s 2024-08-10T06:27:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:34 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1d", "id": [2, 1]}]: dispatch 2024-08-10T06:27:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:35 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1d", "id": [2, 1]}]': finished 2024-08-10T06:27:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:35 smithi086 ceph-mon[98993]: osdmap e2066: 8 total, 8 up, 8 in 2024-08-10T06:27:35.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:35 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1d", "id": [2, 1]}]': finished 2024-08-10T06:27:35.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:35 smithi086 ceph-mon[101471]: osdmap e2066: 8 total, 8 up, 8 in 2024-08-10T06:27:35.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:35 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1d", "id": [2, 1]}]': finished 2024-08-10T06:27:35.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:35 smithi159 ceph-mon[90359]: osdmap e2066: 8 total, 8 up, 8 in 2024-08-10T06:27:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:36 smithi086 ceph-mon[98993]: osdmap e2067: 8 total, 8 up, 8 in 2024-08-10T06:27:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:36 smithi086 ceph-mon[98993]: pgmap v4000: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 9.5 KiB/s wr, 129 op/s 2024-08-10T06:27:36.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:36 smithi086 ceph-mon[101471]: osdmap e2067: 8 total, 8 up, 8 in 2024-08-10T06:27:36.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:36 smithi086 ceph-mon[101471]: pgmap v4000: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 9.5 KiB/s wr, 129 op/s 2024-08-10T06:27:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:36 smithi159 ceph-mon[90359]: osdmap e2067: 8 total, 8 up, 8 in 2024-08-10T06:27:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:36 smithi159 ceph-mon[90359]: pgmap v4000: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 9.5 KiB/s wr, 129 op/s 2024-08-10T06:27:37.166 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:27:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:37 smithi086 ceph-mon[98993]: osdmap e2068: 8 total, 8 up, 8 in 2024-08-10T06:27:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:37 smithi086 ceph-mon[101471]: osdmap e2068: 8 total, 8 up, 8 in 2024-08-10T06:27:37.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:37 smithi159 ceph-mon[90359]: osdmap e2068: 8 total, 8 up, 8 in 2024-08-10T06:27:38.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:38 smithi086 ceph-mon[98993]: osdmap e2069: 8 total, 8 up, 8 in 2024-08-10T06:27:38.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:38 smithi086 ceph-mon[98993]: pgmap v4003: 137 pgs: 137 active+clean; 52 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 8.0 KiB/s wr, 79 op/s; 17 B/s, 0 objects/s recovering 2024-08-10T06:27:38.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:38 smithi086 ceph-mon[101471]: osdmap e2069: 8 total, 8 up, 8 in 2024-08-10T06:27:38.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:38 smithi086 ceph-mon[101471]: pgmap v4003: 137 pgs: 137 active+clean; 52 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 8.0 KiB/s wr, 79 op/s; 17 B/s, 0 objects/s recovering 2024-08-10T06:27:38.407 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:27:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:27:38] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-08-10T06:27:38.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:38 smithi159 ceph-mon[90359]: osdmap e2069: 8 total, 8 up, 8 in 2024-08-10T06:27:38.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:38 smithi159 ceph-mon[90359]: pgmap v4003: 137 pgs: 137 active+clean; 52 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 8.0 KiB/s wr, 79 op/s; 17 B/s, 0 objects/s recovering 2024-08-10T06:27:39.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:39 smithi086 ceph-mon[98993]: osdmap e2070: 8 total, 8 up, 8 in 2024-08-10T06:27:39.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:39 smithi086 ceph-mon[101471]: osdmap e2070: 8 total, 8 up, 8 in 2024-08-10T06:27:39.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:39 smithi159 ceph-mon[90359]: osdmap e2070: 8 total, 8 up, 8 in 2024-08-10T06:27:40.190 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicPP (15114 ms) 2024-08-10T06:27:40.190 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS1 2024-08-10T06:27:40.190 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:27:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:40 smithi159 ceph-mon[90359]: osdmap e2071: 8 total, 8 up, 8 in 2024-08-10T06:27:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:40 smithi159 ceph-mon[90359]: pgmap v4006: 137 pgs: 137 active+clean; 56 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 4.5 KiB/s wr, 24 op/s; 17 B/s, 0 objects/s recovering 2024-08-10T06:27:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:40 smithi086 ceph-mon[98993]: osdmap e2071: 8 total, 8 up, 8 in 2024-08-10T06:27:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:40 smithi086 ceph-mon[98993]: pgmap v4006: 137 pgs: 137 active+clean; 56 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 4.5 KiB/s wr, 24 op/s; 17 B/s, 0 objects/s recovering 2024-08-10T06:27:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:40 smithi086 ceph-mon[101471]: osdmap e2071: 8 total, 8 up, 8 in 2024-08-10T06:27:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:40 smithi086 ceph-mon[101471]: pgmap v4006: 137 pgs: 137 active+clean; 56 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 4.5 KiB/s wr, 24 op/s; 17 B/s, 0 objects/s recovering 2024-08-10T06:27:41.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:41 smithi086 ceph-mon[98993]: osdmap e2072: 8 total, 8 up, 8 in 2024-08-10T06:27:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:41 smithi086 ceph-mon[101471]: osdmap e2072: 8 total, 8 up, 8 in 2024-08-10T06:27:41.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:41 smithi159 ceph-mon[90359]: osdmap e2072: 8 total, 8 up, 8 in 2024-08-10T06:27:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:27:42.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:42 smithi159 ceph-mon[90359]: pgmap v4008: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 6.0 KiB/s wr, 60 op/s 2024-08-10T06:27:42.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:27:42.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:42 smithi086 ceph-mon[98993]: pgmap v4008: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 6.0 KiB/s wr, 60 op/s 2024-08-10T06:27:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:27:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:42 smithi086 ceph-mon[101471]: pgmap v4008: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 6.0 KiB/s wr, 60 op/s 2024-08-10T06:27:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:44 smithi086 ceph-mon[98993]: pgmap v4009: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 5.8 KiB/s wr, 69 op/s 2024-08-10T06:27:44.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:44 smithi086 ceph-mon[101471]: pgmap v4009: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 5.8 KiB/s wr, 69 op/s 2024-08-10T06:27:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:44 smithi159 ceph-mon[90359]: pgmap v4009: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 5.8 KiB/s wr, 69 op/s 2024-08-10T06:27:45.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:45 smithi086 ceph-mon[98993]: osdmap e2073: 8 total, 8 up, 8 in 2024-08-10T06:27:45.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:45 smithi086 ceph-mon[101471]: osdmap e2073: 8 total, 8 up, 8 in 2024-08-10T06:27:45.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:45 smithi159 ceph-mon[90359]: osdmap e2073: 8 total, 8 up, 8 in 2024-08-10T06:27:46.590 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:27:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:46 smithi086 ceph-mon[101471]: pgmap v4011: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 6.1 KiB/s wr, 70 op/s 2024-08-10T06:27:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:46 smithi086 ceph-mon[101471]: osdmap e2074: 8 total, 8 up, 8 in 2024-08-10T06:27:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:46 smithi086 ceph-mon[98993]: pgmap v4011: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 6.1 KiB/s wr, 70 op/s 2024-08-10T06:27:46.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:46 smithi086 ceph-mon[98993]: osdmap e2074: 8 total, 8 up, 8 in 2024-08-10T06:27:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:46 smithi159 ceph-mon[90359]: pgmap v4011: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 6.1 KiB/s wr, 70 op/s 2024-08-10T06:27:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:46 smithi159 ceph-mon[90359]: osdmap e2074: 8 total, 8 up, 8 in 2024-08-10T06:27:47.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:47 smithi086 ceph-mon[101471]: osdmap e2075: 8 total, 8 up, 8 in 2024-08-10T06:27:47.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:47 smithi086 ceph-mon[98993]: osdmap e2075: 8 total, 8 up, 8 in 2024-08-10T06:27:47.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:47 smithi159 ceph-mon[90359]: osdmap e2075: 8 total, 8 up, 8 in 2024-08-10T06:27:48.564 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:27:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:27:48] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-08-10T06:27:48.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:48 smithi159 ceph-mon[90359]: pgmap v4014: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.3 KiB/s wr, 45 op/s 2024-08-10T06:27:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:48 smithi086 ceph-mon[101471]: pgmap v4014: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.3 KiB/s wr, 45 op/s 2024-08-10T06:27:48.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:48 smithi086 ceph-mon[98993]: pgmap v4014: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.3 KiB/s wr, 45 op/s 2024-08-10T06:27:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:50 smithi086 ceph-mon[98993]: pgmap v4015: 137 pgs: 137 active+clean; 67 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 687 KiB/s wr, 35 op/s 2024-08-10T06:27:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:50 smithi086 ceph-mon[101471]: pgmap v4015: 137 pgs: 137 active+clean; 67 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 687 KiB/s wr, 35 op/s 2024-08-10T06:27:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:50 smithi159 ceph-mon[90359]: pgmap v4015: 137 pgs: 137 active+clean; 67 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 687 KiB/s wr, 35 op/s 2024-08-10T06:27:51.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:51 smithi086 ceph-mon[101471]: osdmap e2076: 8 total, 8 up, 8 in 2024-08-10T06:27:51.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:51 smithi086 ceph-mon[98993]: osdmap e2076: 8 total, 8 up, 8 in 2024-08-10T06:27:51.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:51 smithi159 ceph-mon[90359]: osdmap e2076: 8 total, 8 up, 8 in 2024-08-10T06:27:52.615 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:27:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:52 smithi086 ceph-mon[101471]: pgmap v4017: 137 pgs: 137 active+clean; 67 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 40 op/s 2024-08-10T06:27:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:52 smithi086 ceph-mon[101471]: osdmap e2077: 8 total, 8 up, 8 in 2024-08-10T06:27:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:52 smithi086 ceph-mon[98993]: pgmap v4017: 137 pgs: 137 active+clean; 67 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 40 op/s 2024-08-10T06:27:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:52 smithi086 ceph-mon[98993]: osdmap e2077: 8 total, 8 up, 8 in 2024-08-10T06:27:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:52 smithi159 ceph-mon[90359]: pgmap v4017: 137 pgs: 137 active+clean; 67 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 40 op/s 2024-08-10T06:27:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:52 smithi159 ceph-mon[90359]: osdmap e2077: 8 total, 8 up, 8 in 2024-08-10T06:27:53.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:53 smithi086 ceph-mon[101471]: osdmap e2078: 8 total, 8 up, 8 in 2024-08-10T06:27:53.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:53 smithi086 ceph-mon[98993]: osdmap e2078: 8 total, 8 up, 8 in 2024-08-10T06:27:53.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:53 smithi159 ceph-mon[90359]: osdmap e2078: 8 total, 8 up, 8 in 2024-08-10T06:27:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:54 smithi086 ceph-mon[101471]: pgmap v4020: 137 pgs: 137 active+clean; 71 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-08-10T06:27:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:54 smithi086 ceph-mon[98993]: pgmap v4020: 137 pgs: 137 active+clean; 71 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-08-10T06:27:54.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:54 smithi159 ceph-mon[90359]: pgmap v4020: 137 pgs: 137 active+clean; 71 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-08-10T06:27:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:56 smithi086 ceph-mon[101471]: pgmap v4021: 137 pgs: 137 active+clean; 73 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-08-10T06:27:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:27:56.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:56 smithi086 ceph-mon[98993]: pgmap v4021: 137 pgs: 137 active+clean; 73 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-08-10T06:27:56.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:27:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:56 smithi159 ceph-mon[90359]: pgmap v4021: 137 pgs: 137 active+clean; 73 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-08-10T06:27:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:27:57.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:57 smithi086 ceph-mon[98993]: osdmap e2079: 8 total, 8 up, 8 in 2024-08-10T06:27:57.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:57 smithi086 ceph-mon[101471]: osdmap e2079: 8 total, 8 up, 8 in 2024-08-10T06:27:57.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:57 smithi159 ceph-mon[90359]: osdmap e2079: 8 total, 8 up, 8 in 2024-08-10T06:27:58.614 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:27:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:27:58] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-08-10T06:27:58.638 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:27:58.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:58 smithi086 ceph-mon[101471]: pgmap v4023: 137 pgs: 137 active+clean; 77 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 43 op/s 2024-08-10T06:27:58.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:58 smithi086 ceph-mon[101471]: osdmap e2080: 8 total, 8 up, 8 in 2024-08-10T06:27:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:58 smithi086 ceph-mon[98993]: pgmap v4023: 137 pgs: 137 active+clean; 77 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 43 op/s 2024-08-10T06:27:58.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:58 smithi086 ceph-mon[98993]: osdmap e2080: 8 total, 8 up, 8 in 2024-08-10T06:27:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:58 smithi159 ceph-mon[90359]: pgmap v4023: 137 pgs: 137 active+clean; 77 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 43 op/s 2024-08-10T06:27:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:58 smithi159 ceph-mon[90359]: osdmap e2080: 8 total, 8 up, 8 in 2024-08-10T06:27:59.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:27:59 smithi086 ceph-mon[98993]: osdmap e2081: 8 total, 8 up, 8 in 2024-08-10T06:27:59.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:27:59 smithi086 ceph-mon[101471]: osdmap e2081: 8 total, 8 up, 8 in 2024-08-10T06:27:59.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:27:59 smithi159 ceph-mon[90359]: osdmap e2081: 8 total, 8 up, 8 in 2024-08-10T06:28:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:00 smithi086 ceph-mon[101471]: pgmap v4026: 137 pgs: 137 active+clean; 77 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 689 KiB/s wr, 54 op/s 2024-08-10T06:28:00.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:00 smithi086 ceph-mon[98993]: pgmap v4026: 137 pgs: 137 active+clean; 77 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 689 KiB/s wr, 54 op/s 2024-08-10T06:28:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:00 smithi159 ceph-mon[90359]: pgmap v4026: 137 pgs: 137 active+clean; 77 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 689 KiB/s wr, 54 op/s 2024-08-10T06:28:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:02 smithi086 ceph-mon[98993]: pgmap v4027: 137 pgs: 137 active+clean; 78 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 686 KiB/s wr, 28 op/s 2024-08-10T06:28:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:02 smithi086 ceph-mon[101471]: pgmap v4027: 137 pgs: 137 active+clean; 78 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 686 KiB/s wr, 28 op/s 2024-08-10T06:28:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:02 smithi159 ceph-mon[90359]: pgmap v4027: 137 pgs: 137 active+clean; 78 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 686 KiB/s wr, 28 op/s 2024-08-10T06:28:03.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:03 smithi086 ceph-mon[98993]: osdmap e2082: 8 total, 8 up, 8 in 2024-08-10T06:28:03.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:03 smithi086 ceph-mon[101471]: osdmap e2082: 8 total, 8 up, 8 in 2024-08-10T06:28:03.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:03 smithi159 ceph-mon[90359]: osdmap e2082: 8 total, 8 up, 8 in 2024-08-10T06:28:04.673 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:28:04.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:04 smithi086 ceph-mon[98993]: pgmap v4029: 137 pgs: 137 active+clean; 80 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 3.8 KiB/s wr, 34 op/s 2024-08-10T06:28:04.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:04 smithi086 ceph-mon[98993]: osdmap e2083: 8 total, 8 up, 8 in 2024-08-10T06:28:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:04 smithi086 ceph-mon[101471]: pgmap v4029: 137 pgs: 137 active+clean; 80 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 3.8 KiB/s wr, 34 op/s 2024-08-10T06:28:04.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:04 smithi086 ceph-mon[101471]: osdmap e2083: 8 total, 8 up, 8 in 2024-08-10T06:28:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:04 smithi159 ceph-mon[90359]: pgmap v4029: 137 pgs: 137 active+clean; 80 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 3.8 KiB/s wr, 34 op/s 2024-08-10T06:28:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:04 smithi159 ceph-mon[90359]: osdmap e2083: 8 total, 8 up, 8 in 2024-08-10T06:28:05.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:05 smithi086 ceph-mon[101471]: osdmap e2084: 8 total, 8 up, 8 in 2024-08-10T06:28:05.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:05 smithi086 ceph-mon[98993]: osdmap e2084: 8 total, 8 up, 8 in 2024-08-10T06:28:05.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:05 smithi159 ceph-mon[90359]: osdmap e2084: 8 total, 8 up, 8 in 2024-08-10T06:28:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:06 smithi086 ceph-mon[98993]: pgmap v4032: 137 pgs: 137 active+clean; 84 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 36 op/s 2024-08-10T06:28:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:06 smithi086 ceph-mon[101471]: pgmap v4032: 137 pgs: 137 active+clean; 84 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 36 op/s 2024-08-10T06:28:06.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:06 smithi159 ceph-mon[90359]: pgmap v4032: 137 pgs: 137 active+clean; 84 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 36 op/s 2024-08-10T06:28:08.654 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:28:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:28:08] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-08-10T06:28:08.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:08 smithi086 ceph-mon[98993]: pgmap v4033: 137 pgs: 137 active+clean; 84 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 687 KiB/s wr, 51 op/s 2024-08-10T06:28:08.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:08 smithi086 ceph-mon[101471]: pgmap v4033: 137 pgs: 137 active+clean; 84 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 687 KiB/s wr, 51 op/s 2024-08-10T06:28:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:08 smithi159 ceph-mon[90359]: pgmap v4033: 137 pgs: 137 active+clean; 84 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 687 KiB/s wr, 51 op/s 2024-08-10T06:28:09.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:09 smithi159 ceph-mon[90359]: osdmap e2085: 8 total, 8 up, 8 in 2024-08-10T06:28:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:09 smithi086 ceph-mon[98993]: osdmap e2085: 8 total, 8 up, 8 in 2024-08-10T06:28:10.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:09 smithi086 ceph-mon[101471]: osdmap e2085: 8 total, 8 up, 8 in 2024-08-10T06:28:10.711 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS1 (30522 ms) 2024-08-10T06:28:10.712 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS1PP 2024-08-10T06:28:10.712 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:28:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:10 smithi159 ceph-mon[90359]: pgmap v4035: 137 pgs: 137 active+clean; 89 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.3 MiB/s wr, 40 op/s 2024-08-10T06:28:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:10 smithi159 ceph-mon[90359]: osdmap e2086: 8 total, 8 up, 8 in 2024-08-10T06:28:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:10 smithi086 ceph-mon[101471]: pgmap v4035: 137 pgs: 137 active+clean; 89 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.3 MiB/s wr, 40 op/s 2024-08-10T06:28:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:10 smithi086 ceph-mon[101471]: osdmap e2086: 8 total, 8 up, 8 in 2024-08-10T06:28:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:10 smithi086 ceph-mon[98993]: pgmap v4035: 137 pgs: 137 active+clean; 89 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.3 MiB/s wr, 40 op/s 2024-08-10T06:28:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:10 smithi086 ceph-mon[98993]: osdmap e2086: 8 total, 8 up, 8 in 2024-08-10T06:28:11.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:11 smithi159 ceph-mon[90359]: osdmap e2087: 8 total, 8 up, 8 in 2024-08-10T06:28:11.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:28:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:11 smithi086 ceph-mon[101471]: osdmap e2087: 8 total, 8 up, 8 in 2024-08-10T06:28:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:28:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:11 smithi086 ceph-mon[98993]: osdmap e2087: 8 total, 8 up, 8 in 2024-08-10T06:28:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:28:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:12 smithi086 ceph-mon[98993]: pgmap v4038: 137 pgs: 137 active+clean; 97 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 54 op/s 2024-08-10T06:28:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:12 smithi086 ceph-mon[101471]: pgmap v4038: 137 pgs: 137 active+clean; 97 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 54 op/s 2024-08-10T06:28:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:12 smithi159 ceph-mon[90359]: pgmap v4038: 137 pgs: 137 active+clean; 97 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 54 op/s 2024-08-10T06:28:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:14 smithi086 ceph-mon[98993]: pgmap v4039: 137 pgs: 137 active+clean; 97 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-08-10T06:28:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:14 smithi086 ceph-mon[101471]: pgmap v4039: 137 pgs: 137 active+clean; 97 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-08-10T06:28:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:14 smithi159 ceph-mon[90359]: pgmap v4039: 137 pgs: 137 active+clean; 97 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-08-10T06:28:16.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:15 smithi086 ceph-mon[98993]: osdmap e2088: 8 total, 8 up, 8 in 2024-08-10T06:28:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:15 smithi086 ceph-mon[101471]: osdmap e2088: 8 total, 8 up, 8 in 2024-08-10T06:28:16.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:15 smithi159 ceph-mon[90359]: osdmap e2088: 8 total, 8 up, 8 in 2024-08-10T06:28:16.737 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:28:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:16 smithi086 ceph-mon[98993]: pgmap v4041: 137 pgs: 137 active+clean; 97 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 4.2 KiB/s wr, 40 op/s 2024-08-10T06:28:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:16 smithi086 ceph-mon[98993]: osdmap e2089: 8 total, 8 up, 8 in 2024-08-10T06:28:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:16 smithi086 ceph-mon[101471]: pgmap v4041: 137 pgs: 137 active+clean; 97 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 4.2 KiB/s wr, 40 op/s 2024-08-10T06:28:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:16 smithi086 ceph-mon[101471]: osdmap e2089: 8 total, 8 up, 8 in 2024-08-10T06:28:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:16 smithi159 ceph-mon[90359]: pgmap v4041: 137 pgs: 137 active+clean; 97 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 4.2 KiB/s wr, 40 op/s 2024-08-10T06:28:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:16 smithi159 ceph-mon[90359]: osdmap e2089: 8 total, 8 up, 8 in 2024-08-10T06:28:18.057 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:17 smithi086 ceph-mon[101471]: osdmap e2090: 8 total, 8 up, 8 in 2024-08-10T06:28:18.058 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:17 smithi086 ceph-mon[98993]: osdmap e2090: 8 total, 8 up, 8 in 2024-08-10T06:28:18.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:17 smithi159 ceph-mon[90359]: osdmap e2090: 8 total, 8 up, 8 in 2024-08-10T06:28:18.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:28:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:28:18] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-08-10T06:28:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:18 smithi086 ceph-mon[101471]: pgmap v4044: 137 pgs: 137 active+clean; 97 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 KiB/s wr, 35 op/s 2024-08-10T06:28:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:18 smithi086 ceph-mon[98993]: pgmap v4044: 137 pgs: 137 active+clean; 97 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 KiB/s wr, 35 op/s 2024-08-10T06:28:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:18 smithi159 ceph-mon[90359]: pgmap v4044: 137 pgs: 137 active+clean; 97 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 KiB/s wr, 35 op/s 2024-08-10T06:28:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:20 smithi086 ceph-mon[98993]: pgmap v4045: 137 pgs: 137 active+clean; 101 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 687 KiB/s wr, 37 op/s 2024-08-10T06:28:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:20 smithi086 ceph-mon[101471]: pgmap v4045: 137 pgs: 137 active+clean; 101 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 687 KiB/s wr, 37 op/s 2024-08-10T06:28:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:20 smithi159 ceph-mon[90359]: pgmap v4045: 137 pgs: 137 active+clean; 101 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 687 KiB/s wr, 37 op/s 2024-08-10T06:28:22.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:21 smithi086 ceph-mon[98993]: osdmap e2091: 8 total, 8 up, 8 in 2024-08-10T06:28:22.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:21 smithi086 ceph-mon[101471]: osdmap e2091: 8 total, 8 up, 8 in 2024-08-10T06:28:22.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:21 smithi159 ceph-mon[90359]: osdmap e2091: 8 total, 8 up, 8 in 2024-08-10T06:28:22.772 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:28:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:22 smithi086 ceph-mon[98993]: pgmap v4047: 137 pgs: 137 active+clean; 101 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-10T06:28:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:22 smithi086 ceph-mon[98993]: osdmap e2092: 8 total, 8 up, 8 in 2024-08-10T06:28:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:22 smithi086 ceph-mon[101471]: pgmap v4047: 137 pgs: 137 active+clean; 101 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-10T06:28:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:22 smithi086 ceph-mon[101471]: osdmap e2092: 8 total, 8 up, 8 in 2024-08-10T06:28:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:22 smithi159 ceph-mon[90359]: pgmap v4047: 137 pgs: 137 active+clean; 101 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-10T06:28:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:22 smithi159 ceph-mon[90359]: osdmap e2092: 8 total, 8 up, 8 in 2024-08-10T06:28:24.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:23 smithi086 ceph-mon[98993]: osdmap e2093: 8 total, 8 up, 8 in 2024-08-10T06:28:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:23 smithi086 ceph-mon[101471]: osdmap e2093: 8 total, 8 up, 8 in 2024-08-10T06:28:24.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:23 smithi159 ceph-mon[90359]: osdmap e2093: 8 total, 8 up, 8 in 2024-08-10T06:28:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:24 smithi086 ceph-mon[101471]: pgmap v4050: 137 pgs: 137 active+clean; 105 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-08-10T06:28:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:24 smithi086 ceph-mon[98993]: pgmap v4050: 137 pgs: 137 active+clean; 105 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-08-10T06:28:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:24 smithi159 ceph-mon[90359]: pgmap v4050: 137 pgs: 137 active+clean; 105 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-08-10T06:28:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:26 smithi086 ceph-mon[98993]: pgmap v4051: 137 pgs: 137 active+clean; 108 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 686 KiB/s wr, 46 op/s 2024-08-10T06:28:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:28:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:28:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:26 smithi086 ceph-mon[101471]: pgmap v4051: 137 pgs: 137 active+clean; 108 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 686 KiB/s wr, 46 op/s 2024-08-10T06:28:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:28:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:28:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:26 smithi159 ceph-mon[90359]: pgmap v4051: 137 pgs: 137 active+clean; 108 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 686 KiB/s wr, 46 op/s 2024-08-10T06:28:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:28:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:28:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:27 smithi086 ceph-mon[98993]: osdmap e2094: 8 total, 8 up, 8 in 2024-08-10T06:28:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:28:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:28:28.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:28:28.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:27 smithi086 ceph-mon[101471]: osdmap e2094: 8 total, 8 up, 8 in 2024-08-10T06:28:28.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:28:28.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:28:28.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:28:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:27 smithi159 ceph-mon[90359]: osdmap e2094: 8 total, 8 up, 8 in 2024-08-10T06:28:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:28:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:28:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:28:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:28:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:28:28] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.43.0" 2024-08-10T06:28:28.797 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:28:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:28 smithi086 ceph-mon[101471]: pgmap v4053: 137 pgs: 137 active+clean; 115 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 1.3 MiB/s wr, 46 op/s 2024-08-10T06:28:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:28 smithi086 ceph-mon[101471]: osdmap e2095: 8 total, 8 up, 8 in 2024-08-10T06:28:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:28 smithi086 ceph-mon[98993]: pgmap v4053: 137 pgs: 137 active+clean; 115 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 1.3 MiB/s wr, 46 op/s 2024-08-10T06:28:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:28 smithi086 ceph-mon[98993]: osdmap e2095: 8 total, 8 up, 8 in 2024-08-10T06:28:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:28 smithi159 ceph-mon[90359]: pgmap v4053: 137 pgs: 137 active+clean; 115 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 1.3 MiB/s wr, 46 op/s 2024-08-10T06:28:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:28 smithi159 ceph-mon[90359]: osdmap e2095: 8 total, 8 up, 8 in 2024-08-10T06:28:30.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:29 smithi086 ceph-mon[98993]: osdmap e2096: 8 total, 8 up, 8 in 2024-08-10T06:28:30.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:29 smithi086 ceph-mon[101471]: osdmap e2096: 8 total, 8 up, 8 in 2024-08-10T06:28:30.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:29 smithi159 ceph-mon[90359]: osdmap e2096: 8 total, 8 up, 8 in 2024-08-10T06:28:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:30 smithi086 ceph-mon[101471]: pgmap v4056: 137 pgs: 137 active+clean; 118 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 688 KiB/s wr, 53 op/s 2024-08-10T06:28:31.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:30 smithi086 ceph-mon[98993]: pgmap v4056: 137 pgs: 137 active+clean; 118 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 688 KiB/s wr, 53 op/s 2024-08-10T06:28:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:30 smithi159 ceph-mon[90359]: pgmap v4056: 137 pgs: 137 active+clean; 118 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 688 KiB/s wr, 53 op/s 2024-08-10T06:28:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:32 smithi086 ceph-mon[98993]: pgmap v4057: 137 pgs: 137 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-08-10T06:28:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:32 smithi086 ceph-mon[101471]: pgmap v4057: 137 pgs: 137 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-08-10T06:28:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:32 smithi159 ceph-mon[90359]: pgmap v4057: 137 pgs: 137 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-08-10T06:28:34.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:33 smithi086 ceph-mon[98993]: osdmap e2097: 8 total, 8 up, 8 in 2024-08-10T06:28:34.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:33 smithi086 ceph-mon[101471]: osdmap e2097: 8 total, 8 up, 8 in 2024-08-10T06:28:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:33 smithi159 ceph-mon[90359]: osdmap e2097: 8 total, 8 up, 8 in 2024-08-10T06:28:34.829 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:28:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:34 smithi086 ceph-mon[101471]: pgmap v4059: 137 pgs: 137 active+clean; 121 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 3.7 KiB/s wr, 34 op/s 2024-08-10T06:28:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:34 smithi086 ceph-mon[101471]: osdmap e2098: 8 total, 8 up, 8 in 2024-08-10T06:28:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:34 smithi086 ceph-mon[98993]: pgmap v4059: 137 pgs: 137 active+clean; 121 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 3.7 KiB/s wr, 34 op/s 2024-08-10T06:28:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:34 smithi086 ceph-mon[98993]: osdmap e2098: 8 total, 8 up, 8 in 2024-08-10T06:28:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:34 smithi159 ceph-mon[90359]: pgmap v4059: 137 pgs: 137 active+clean; 121 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 3.7 KiB/s wr, 34 op/s 2024-08-10T06:28:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:34 smithi159 ceph-mon[90359]: osdmap e2098: 8 total, 8 up, 8 in 2024-08-10T06:28:36.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:35 smithi086 ceph-mon[101471]: osdmap e2099: 8 total, 8 up, 8 in 2024-08-10T06:28:36.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:35 smithi086 ceph-mon[98993]: osdmap e2099: 8 total, 8 up, 8 in 2024-08-10T06:28:36.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:35 smithi159 ceph-mon[90359]: osdmap e2099: 8 total, 8 up, 8 in 2024-08-10T06:28:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:36 smithi086 ceph-mon[101471]: pgmap v4062: 137 pgs: 137 active+clean; 125 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 687 KiB/s wr, 55 op/s 2024-08-10T06:28:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:36 smithi086 ceph-mon[98993]: pgmap v4062: 137 pgs: 137 active+clean; 125 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 687 KiB/s wr, 55 op/s 2024-08-10T06:28:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:36 smithi159 ceph-mon[90359]: pgmap v4062: 137 pgs: 137 active+clean; 125 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 687 KiB/s wr, 55 op/s 2024-08-10T06:28:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:28:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:28:38] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.43.0" 2024-08-10T06:28:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:38 smithi086 ceph-mon[98993]: pgmap v4063: 137 pgs: 137 active+clean; 131 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 50 op/s 2024-08-10T06:28:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:38 smithi086 ceph-mon[101471]: pgmap v4063: 137 pgs: 137 active+clean; 131 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 50 op/s 2024-08-10T06:28:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:38 smithi159 ceph-mon[90359]: pgmap v4063: 137 pgs: 137 active+clean; 131 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 50 op/s 2024-08-10T06:28:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:39 smithi086 ceph-mon[98993]: osdmap e2100: 8 total, 8 up, 8 in 2024-08-10T06:28:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:39 smithi086 ceph-mon[101471]: osdmap e2100: 8 total, 8 up, 8 in 2024-08-10T06:28:40.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:39 smithi159 ceph-mon[90359]: osdmap e2100: 8 total, 8 up, 8 in 2024-08-10T06:28:40.848 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS1PP (30136 ms) 2024-08-10T06:28:40.848 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS2 2024-08-10T06:28:40.848 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:28:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:40 smithi086 ceph-mon[98993]: pgmap v4065: 137 pgs: 137 active+clean; 135 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-10T06:28:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:40 smithi086 ceph-mon[98993]: osdmap e2101: 8 total, 8 up, 8 in 2024-08-10T06:28:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:40 smithi086 ceph-mon[101471]: pgmap v4065: 137 pgs: 137 active+clean; 135 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-10T06:28:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:40 smithi086 ceph-mon[101471]: osdmap e2101: 8 total, 8 up, 8 in 2024-08-10T06:28:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:40 smithi159 ceph-mon[90359]: pgmap v4065: 137 pgs: 137 active+clean; 135 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-10T06:28:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:40 smithi159 ceph-mon[90359]: osdmap e2101: 8 total, 8 up, 8 in 2024-08-10T06:28:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:41 smithi086 ceph-mon[101471]: osdmap e2102: 8 total, 8 up, 8 in 2024-08-10T06:28:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:28:42.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:41 smithi086 ceph-mon[98993]: osdmap e2102: 8 total, 8 up, 8 in 2024-08-10T06:28:42.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:28:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:41 smithi159 ceph-mon[90359]: osdmap e2102: 8 total, 8 up, 8 in 2024-08-10T06:28:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:28:43.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:43 smithi086 ceph-mon[101471]: pgmap v4068: 137 pgs: 137 active+clean; 143 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-08-10T06:28:43.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:42 smithi086 ceph-mon[98993]: pgmap v4068: 137 pgs: 137 active+clean; 143 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-08-10T06:28:43.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:43 smithi159 ceph-mon[90359]: pgmap v4068: 137 pgs: 137 active+clean; 143 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-08-10T06:28:45.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:45 smithi086 ceph-mon[101471]: pgmap v4069: 137 pgs: 137 active+clean; 143 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 686 KiB/s wr, 27 op/s 2024-08-10T06:28:45.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:45 smithi086 ceph-mon[98993]: pgmap v4069: 137 pgs: 137 active+clean; 143 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 686 KiB/s wr, 27 op/s 2024-08-10T06:28:45.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:45 smithi159 ceph-mon[90359]: pgmap v4069: 137 pgs: 137 active+clean; 143 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 686 KiB/s wr, 27 op/s 2024-08-10T06:28:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:47 smithi086 ceph-mon[101471]: pgmap v4070: 137 pgs: 137 active+clean; 143 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 616 KiB/s wr, 42 op/s 2024-08-10T06:28:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:47 smithi086 ceph-mon[98993]: pgmap v4070: 137 pgs: 137 active+clean; 143 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 616 KiB/s wr, 42 op/s 2024-08-10T06:28:47.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:47 smithi159 ceph-mon[90359]: pgmap v4070: 137 pgs: 137 active+clean; 143 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 616 KiB/s wr, 42 op/s 2024-08-10T06:28:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:28:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:28:48] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-08-10T06:28:49.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:49 smithi086 ceph-mon[98993]: pgmap v4071: 137 pgs: 137 active+clean; 143 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 514 KiB/s wr, 25 op/s 2024-08-10T06:28:49.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:49 smithi086 ceph-mon[98993]: osdmap e2103: 8 total, 8 up, 8 in 2024-08-10T06:28:49.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:49 smithi086 ceph-mon[101471]: pgmap v4071: 137 pgs: 137 active+clean; 143 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 514 KiB/s wr, 25 op/s 2024-08-10T06:28:49.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:49 smithi086 ceph-mon[101471]: osdmap e2103: 8 total, 8 up, 8 in 2024-08-10T06:28:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:49 smithi159 ceph-mon[90359]: pgmap v4071: 137 pgs: 137 active+clean; 143 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 514 KiB/s wr, 25 op/s 2024-08-10T06:28:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:49 smithi159 ceph-mon[90359]: osdmap e2103: 8 total, 8 up, 8 in 2024-08-10T06:28:50.059 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:28:50.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:50 smithi086 ceph-mon[98993]: osdmap e2104: 8 total, 8 up, 8 in 2024-08-10T06:28:50.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:50 smithi086 ceph-mon[101471]: osdmap e2104: 8 total, 8 up, 8 in 2024-08-10T06:28:50.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:50 smithi159 ceph-mon[90359]: osdmap e2104: 8 total, 8 up, 8 in 2024-08-10T06:28:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:51 smithi086 ceph-mon[101471]: pgmap v4074: 137 pgs: 137 active+clean; 147 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.9 KiB/s rd, 513 KiB/s wr, 15 op/s 2024-08-10T06:28:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:51 smithi086 ceph-mon[101471]: osdmap e2105: 8 total, 8 up, 8 in 2024-08-10T06:28:51.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:51 smithi086 ceph-mon[98993]: pgmap v4074: 137 pgs: 137 active+clean; 147 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.9 KiB/s rd, 513 KiB/s wr, 15 op/s 2024-08-10T06:28:51.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:51 smithi086 ceph-mon[98993]: osdmap e2105: 8 total, 8 up, 8 in 2024-08-10T06:28:51.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:51 smithi159 ceph-mon[90359]: pgmap v4074: 137 pgs: 137 active+clean; 147 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.9 KiB/s rd, 513 KiB/s wr, 15 op/s 2024-08-10T06:28:51.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:51 smithi159 ceph-mon[90359]: osdmap e2105: 8 total, 8 up, 8 in 2024-08-10T06:28:52.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:52 smithi086 ceph-mon[98993]: pgmap v4076: 137 pgs: 137 active+clean; 151 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-10T06:28:52.408 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:52 smithi086 ceph-mon[101471]: pgmap v4076: 137 pgs: 137 active+clean; 151 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-10T06:28:52.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:52 smithi159 ceph-mon[90359]: pgmap v4076: 137 pgs: 137 active+clean; 151 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-10T06:28:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:54 smithi086 ceph-mon[101471]: pgmap v4077: 137 pgs: 137 active+clean; 159 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-08-10T06:28:54.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:54 smithi086 ceph-mon[98993]: pgmap v4077: 137 pgs: 137 active+clean; 159 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-08-10T06:28:54.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:54 smithi159 ceph-mon[90359]: pgmap v4077: 137 pgs: 137 active+clean; 159 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-08-10T06:28:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:56 smithi086 ceph-mon[101471]: pgmap v4078: 137 pgs: 137 active+clean; 159 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-08-10T06:28:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:28:56.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:56 smithi086 ceph-mon[98993]: pgmap v4078: 137 pgs: 137 active+clean; 159 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-08-10T06:28:56.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:28:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:56 smithi159 ceph-mon[90359]: pgmap v4078: 137 pgs: 137 active+clean; 159 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-08-10T06:28:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:28:58.572 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:28:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:28:58] "GET /metrics HTTP/1.1" 200 36659 "" "Prometheus/2.43.0" 2024-08-10T06:28:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:58 smithi086 ceph-mon[98993]: pgmap v4079: 137 pgs: 137 active+clean; 159 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.9 MiB/s wr, 31 op/s 2024-08-10T06:28:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:58 smithi086 ceph-mon[98993]: osdmap e2106: 8 total, 8 up, 8 in 2024-08-10T06:28:58.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:58 smithi086 ceph-mon[101471]: pgmap v4079: 137 pgs: 137 active+clean; 159 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.9 MiB/s wr, 31 op/s 2024-08-10T06:28:58.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:58 smithi086 ceph-mon[101471]: osdmap e2106: 8 total, 8 up, 8 in 2024-08-10T06:28:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:58 smithi159 ceph-mon[90359]: pgmap v4079: 137 pgs: 137 active+clean; 159 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.9 MiB/s wr, 31 op/s 2024-08-10T06:28:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:58 smithi159 ceph-mon[90359]: osdmap e2106: 8 total, 8 up, 8 in 2024-08-10T06:28:59.620 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:28:59.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:28:59 smithi086 ceph-mon[101471]: osdmap e2107: 8 total, 8 up, 8 in 2024-08-10T06:28:59.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:28:59 smithi086 ceph-mon[98993]: osdmap e2107: 8 total, 8 up, 8 in 2024-08-10T06:28:59.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:28:59 smithi159 ceph-mon[90359]: osdmap e2107: 8 total, 8 up, 8 in 2024-08-10T06:29:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:00 smithi086 ceph-mon[101471]: pgmap v4082: 137 pgs: 137 active+clean; 163 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.9 KiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-08-10T06:29:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:00 smithi086 ceph-mon[101471]: osdmap e2108: 8 total, 8 up, 8 in 2024-08-10T06:29:00.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:00 smithi086 ceph-mon[98993]: pgmap v4082: 137 pgs: 137 active+clean; 163 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.9 KiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-08-10T06:29:00.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:00 smithi086 ceph-mon[98993]: osdmap e2108: 8 total, 8 up, 8 in 2024-08-10T06:29:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:00 smithi159 ceph-mon[90359]: pgmap v4082: 137 pgs: 137 active+clean; 163 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.9 KiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-08-10T06:29:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:00 smithi159 ceph-mon[90359]: osdmap e2108: 8 total, 8 up, 8 in 2024-08-10T06:29:02.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:02 smithi086 ceph-mon[101471]: pgmap v4084: 137 pgs: 137 active+clean; 172 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.0 MiB/s wr, 37 op/s 2024-08-10T06:29:02.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:02 smithi086 ceph-mon[98993]: pgmap v4084: 137 pgs: 137 active+clean; 172 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.0 MiB/s wr, 37 op/s 2024-08-10T06:29:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:02 smithi159 ceph-mon[90359]: pgmap v4084: 137 pgs: 137 active+clean; 172 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.0 MiB/s wr, 37 op/s 2024-08-10T06:29:04.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:04 smithi086 ceph-mon[98993]: pgmap v4085: 137 pgs: 137 active+clean; 177 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-08-10T06:29:04.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:04 smithi086 ceph-mon[101471]: pgmap v4085: 137 pgs: 137 active+clean; 177 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-08-10T06:29:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:04 smithi159 ceph-mon[90359]: pgmap v4085: 137 pgs: 137 active+clean; 177 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-08-10T06:29:06.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:06 smithi086 ceph-mon[98993]: pgmap v4086: 137 pgs: 137 active+clean; 177 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-10T06:29:06.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:06 smithi086 ceph-mon[101471]: pgmap v4086: 137 pgs: 137 active+clean; 177 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-10T06:29:06.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:06 smithi159 ceph-mon[90359]: pgmap v4086: 137 pgs: 137 active+clean; 177 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-10T06:29:08.609 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:29:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:29:08] "GET /metrics HTTP/1.1" 200 36659 "" "Prometheus/2.43.0" 2024-08-10T06:29:08.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:08 smithi086 ceph-mon[98993]: pgmap v4087: 137 pgs: 137 active+clean; 185 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-10T06:29:08.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:08 smithi086 ceph-mon[98993]: osdmap e2109: 8 total, 8 up, 8 in 2024-08-10T06:29:08.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:08 smithi086 ceph-mon[101471]: pgmap v4087: 137 pgs: 137 active+clean; 185 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-10T06:29:08.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:08 smithi086 ceph-mon[101471]: osdmap e2109: 8 total, 8 up, 8 in 2024-08-10T06:29:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:08 smithi159 ceph-mon[90359]: pgmap v4087: 137 pgs: 137 active+clean; 185 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-10T06:29:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:08 smithi159 ceph-mon[90359]: osdmap e2109: 8 total, 8 up, 8 in 2024-08-10T06:29:09.649 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:29:09.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:09 smithi086 ceph-mon[101471]: osdmap e2110: 8 total, 8 up, 8 in 2024-08-10T06:29:09.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:09 smithi086 ceph-mon[98993]: osdmap e2110: 8 total, 8 up, 8 in 2024-08-10T06:29:09.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:09 smithi159 ceph-mon[90359]: osdmap e2110: 8 total, 8 up, 8 in 2024-08-10T06:29:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:10 smithi086 ceph-mon[101471]: pgmap v4090: 137 pgs: 137 active+clean; 186 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-08-10T06:29:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:10 smithi086 ceph-mon[101471]: osdmap e2111: 8 total, 8 up, 8 in 2024-08-10T06:29:10.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:10 smithi086 ceph-mon[98993]: pgmap v4090: 137 pgs: 137 active+clean; 186 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-08-10T06:29:10.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:10 smithi086 ceph-mon[98993]: osdmap e2111: 8 total, 8 up, 8 in 2024-08-10T06:29:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:10 smithi159 ceph-mon[90359]: pgmap v4090: 137 pgs: 137 active+clean; 186 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-08-10T06:29:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:10 smithi159 ceph-mon[90359]: osdmap e2111: 8 total, 8 up, 8 in 2024-08-10T06:29:11.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:29:11.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:29:11.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:29:12.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:12 smithi086 ceph-mon[101471]: pgmap v4092: 137 pgs: 137 active+clean; 194 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-08-10T06:29:12.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:12 smithi086 ceph-mon[98993]: pgmap v4092: 137 pgs: 137 active+clean; 194 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-08-10T06:29:12.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:12 smithi159 ceph-mon[90359]: pgmap v4092: 137 pgs: 137 active+clean; 194 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-08-10T06:29:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:14 smithi086 ceph-mon[101471]: pgmap v4093: 137 pgs: 137 active+clean; 195 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-08-10T06:29:14.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:14 smithi086 ceph-mon[98993]: pgmap v4093: 137 pgs: 137 active+clean; 195 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-08-10T06:29:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:14 smithi159 ceph-mon[90359]: pgmap v4093: 137 pgs: 137 active+clean; 195 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-08-10T06:29:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:16 smithi086 ceph-mon[101471]: pgmap v4094: 137 pgs: 137 active+clean; 195 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.0 MiB/s wr, 33 op/s 2024-08-10T06:29:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:16 smithi086 ceph-mon[98993]: pgmap v4094: 137 pgs: 137 active+clean; 195 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.0 MiB/s wr, 33 op/s 2024-08-10T06:29:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:16 smithi159 ceph-mon[90359]: pgmap v4094: 137 pgs: 137 active+clean; 195 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.0 MiB/s wr, 33 op/s 2024-08-10T06:29:18.649 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:29:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:29:18] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-08-10T06:29:18.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:18 smithi086 ceph-mon[98993]: pgmap v4095: 137 pgs: 137 active+clean; 195 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 923 KiB/s wr, 24 op/s 2024-08-10T06:29:18.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:18 smithi086 ceph-mon[98993]: osdmap e2112: 8 total, 8 up, 8 in 2024-08-10T06:29:18.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:18 smithi086 ceph-mon[101471]: pgmap v4095: 137 pgs: 137 active+clean; 195 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 923 KiB/s wr, 24 op/s 2024-08-10T06:29:18.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:18 smithi086 ceph-mon[101471]: osdmap e2112: 8 total, 8 up, 8 in 2024-08-10T06:29:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:18 smithi159 ceph-mon[90359]: pgmap v4095: 137 pgs: 137 active+clean; 195 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 923 KiB/s wr, 24 op/s 2024-08-10T06:29:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:18 smithi159 ceph-mon[90359]: osdmap e2112: 8 total, 8 up, 8 in 2024-08-10T06:29:19.688 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:29:19.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:19 smithi159 ceph-mon[90359]: osdmap e2113: 8 total, 8 up, 8 in 2024-08-10T06:29:20.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:19 smithi086 ceph-mon[101471]: osdmap e2113: 8 total, 8 up, 8 in 2024-08-10T06:29:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:19 smithi086 ceph-mon[98993]: osdmap e2113: 8 total, 8 up, 8 in 2024-08-10T06:29:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:20 smithi159 ceph-mon[90359]: pgmap v4098: 137 pgs: 137 active+clean; 196 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 5.1 KiB/s wr, 27 op/s 2024-08-10T06:29:20.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:20 smithi159 ceph-mon[90359]: osdmap e2114: 8 total, 8 up, 8 in 2024-08-10T06:29:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:20 smithi086 ceph-mon[101471]: pgmap v4098: 137 pgs: 137 active+clean; 196 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 5.1 KiB/s wr, 27 op/s 2024-08-10T06:29:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:20 smithi086 ceph-mon[101471]: osdmap e2114: 8 total, 8 up, 8 in 2024-08-10T06:29:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:20 smithi086 ceph-mon[98993]: pgmap v4098: 137 pgs: 137 active+clean; 196 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 5.1 KiB/s wr, 27 op/s 2024-08-10T06:29:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:20 smithi086 ceph-mon[98993]: osdmap e2114: 8 total, 8 up, 8 in 2024-08-10T06:29:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:22 smithi159 ceph-mon[90359]: pgmap v4100: 137 pgs: 137 active+clean; 205 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.3 MiB/s wr, 31 op/s 2024-08-10T06:29:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:22 smithi086 ceph-mon[101471]: pgmap v4100: 137 pgs: 137 active+clean; 205 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.3 MiB/s wr, 31 op/s 2024-08-10T06:29:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:22 smithi086 ceph-mon[98993]: pgmap v4100: 137 pgs: 137 active+clean; 205 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.3 MiB/s wr, 31 op/s 2024-08-10T06:29:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:24 smithi159 ceph-mon[90359]: pgmap v4101: 137 pgs: 137 active+clean; 213 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-10T06:29:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:24 smithi086 ceph-mon[98993]: pgmap v4101: 137 pgs: 137 active+clean; 213 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-10T06:29:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:24 smithi086 ceph-mon[101471]: pgmap v4101: 137 pgs: 137 active+clean; 213 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-10T06:29:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:26 smithi159 ceph-mon[90359]: pgmap v4102: 137 pgs: 137 active+clean; 213 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.0 MiB/s wr, 39 op/s 2024-08-10T06:29:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:26 smithi159 ceph-mon[90359]: osdmap e2115: 8 total, 8 up, 8 in 2024-08-10T06:29:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:29:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:26 smithi086 ceph-mon[98993]: pgmap v4102: 137 pgs: 137 active+clean; 213 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.0 MiB/s wr, 39 op/s 2024-08-10T06:29:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:26 smithi086 ceph-mon[98993]: osdmap e2115: 8 total, 8 up, 8 in 2024-08-10T06:29:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:29:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:26 smithi086 ceph-mon[101471]: pgmap v4102: 137 pgs: 137 active+clean; 213 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.0 MiB/s wr, 39 op/s 2024-08-10T06:29:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:26 smithi086 ceph-mon[101471]: osdmap e2115: 8 total, 8 up, 8 in 2024-08-10T06:29:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:29:27.708 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS2 (46861 ms) 2024-08-10T06:29:27.708 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS2PP 2024-08-10T06:29:27.708 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:29:28.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:27 smithi086 ceph-mon[101471]: osdmap e2116: 8 total, 8 up, 8 in 2024-08-10T06:29:28.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:29:28.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:29:28.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:29:28.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:29:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:27 smithi086 ceph-mon[98993]: osdmap e2116: 8 total, 8 up, 8 in 2024-08-10T06:29:28.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:29:28.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:29:28.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:29:28.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:29:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:27 smithi159 ceph-mon[90359]: osdmap e2116: 8 total, 8 up, 8 in 2024-08-10T06:29:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:29:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:29:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:29:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:29:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:29:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:29:28] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-08-10T06:29:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:28 smithi086 ceph-mon[101471]: pgmap v4105: 137 pgs: 137 active+clean; 221 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-08-10T06:29:29.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:28 smithi086 ceph-mon[101471]: osdmap e2117: 8 total, 8 up, 8 in 2024-08-10T06:29:29.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:28 smithi086 ceph-mon[98993]: pgmap v4105: 137 pgs: 137 active+clean; 221 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-08-10T06:29:29.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:28 smithi086 ceph-mon[98993]: osdmap e2117: 8 total, 8 up, 8 in 2024-08-10T06:29:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:28 smithi159 ceph-mon[90359]: pgmap v4105: 137 pgs: 137 active+clean; 221 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-08-10T06:29:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:28 smithi159 ceph-mon[90359]: osdmap e2117: 8 total, 8 up, 8 in 2024-08-10T06:29:31.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:30 smithi086 ceph-mon[101471]: pgmap v4107: 137 pgs: 137 active+clean; 229 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 2.0 MiB/s wr, 21 op/s 2024-08-10T06:29:31.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:30 smithi086 ceph-mon[98993]: pgmap v4107: 137 pgs: 137 active+clean; 229 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 2.0 MiB/s wr, 21 op/s 2024-08-10T06:29:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:30 smithi159 ceph-mon[90359]: pgmap v4107: 137 pgs: 137 active+clean; 229 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 2.0 MiB/s wr, 21 op/s 2024-08-10T06:29:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:32 smithi086 ceph-mon[101471]: pgmap v4108: 137 pgs: 137 active+clean; 237 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-10T06:29:33.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:32 smithi086 ceph-mon[98993]: pgmap v4108: 137 pgs: 137 active+clean; 237 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-10T06:29:33.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:32 smithi159 ceph-mon[90359]: pgmap v4108: 137 pgs: 137 active+clean; 237 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-10T06:29:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:34 smithi086 ceph-mon[101471]: pgmap v4109: 137 pgs: 137 active+clean; 237 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-08-10T06:29:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:34 smithi086 ceph-mon[101471]: osdmap e2118: 8 total, 8 up, 8 in 2024-08-10T06:29:35.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:34 smithi086 ceph-mon[98993]: pgmap v4109: 137 pgs: 137 active+clean; 237 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-08-10T06:29:35.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:34 smithi086 ceph-mon[98993]: osdmap e2118: 8 total, 8 up, 8 in 2024-08-10T06:29:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:34 smithi159 ceph-mon[90359]: pgmap v4109: 137 pgs: 137 active+clean; 237 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-08-10T06:29:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:34 smithi159 ceph-mon[90359]: osdmap e2118: 8 total, 8 up, 8 in 2024-08-10T06:29:35.748 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:29:36.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:35 smithi086 ceph-mon[98993]: osdmap e2119: 8 total, 8 up, 8 in 2024-08-10T06:29:36.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:35 smithi086 ceph-mon[101471]: osdmap e2119: 8 total, 8 up, 8 in 2024-08-10T06:29:36.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:35 smithi159 ceph-mon[90359]: osdmap e2119: 8 total, 8 up, 8 in 2024-08-10T06:29:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:36 smithi086 ceph-mon[101471]: pgmap v4112: 137 pgs: 137 active+clean; 245 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.6 MiB/s wr, 29 op/s 2024-08-10T06:29:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:36 smithi086 ceph-mon[101471]: osdmap e2120: 8 total, 8 up, 8 in 2024-08-10T06:29:37.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:36 smithi086 ceph-mon[98993]: pgmap v4112: 137 pgs: 137 active+clean; 245 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.6 MiB/s wr, 29 op/s 2024-08-10T06:29:37.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:36 smithi086 ceph-mon[98993]: osdmap e2120: 8 total, 8 up, 8 in 2024-08-10T06:29:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:36 smithi159 ceph-mon[90359]: pgmap v4112: 137 pgs: 137 active+clean; 245 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.6 MiB/s wr, 29 op/s 2024-08-10T06:29:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:36 smithi159 ceph-mon[90359]: osdmap e2120: 8 total, 8 up, 8 in 2024-08-10T06:29:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:29:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:29:38] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-08-10T06:29:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:38 smithi086 ceph-mon[101471]: pgmap v4114: 137 pgs: 137 active+clean; 249 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-10T06:29:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:38 smithi086 ceph-mon[98993]: pgmap v4114: 137 pgs: 137 active+clean; 249 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-10T06:29:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:38 smithi159 ceph-mon[90359]: pgmap v4114: 137 pgs: 137 active+clean; 249 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-10T06:29:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:40 smithi086 ceph-mon[101471]: pgmap v4115: 137 pgs: 137 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-08-10T06:29:41.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:40 smithi086 ceph-mon[98993]: pgmap v4115: 137 pgs: 137 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-08-10T06:29:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:40 smithi159 ceph-mon[90359]: pgmap v4115: 137 pgs: 137 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-08-10T06:29:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:29:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:29:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:29:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:42 smithi086 ceph-mon[98993]: pgmap v4116: 137 pgs: 137 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-08-10T06:29:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:42 smithi086 ceph-mon[101471]: pgmap v4116: 137 pgs: 137 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-08-10T06:29:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:42 smithi159 ceph-mon[90359]: pgmap v4116: 137 pgs: 137 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-08-10T06:29:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:44 smithi086 ceph-mon[98993]: pgmap v4117: 137 pgs: 137 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.4 MiB/s wr, 30 op/s 2024-08-10T06:29:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:44 smithi086 ceph-mon[98993]: osdmap e2121: 8 total, 8 up, 8 in 2024-08-10T06:29:45.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:44 smithi086 ceph-mon[101471]: pgmap v4117: 137 pgs: 137 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.4 MiB/s wr, 30 op/s 2024-08-10T06:29:45.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:44 smithi086 ceph-mon[101471]: osdmap e2121: 8 total, 8 up, 8 in 2024-08-10T06:29:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:44 smithi159 ceph-mon[90359]: pgmap v4117: 137 pgs: 137 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.4 MiB/s wr, 30 op/s 2024-08-10T06:29:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:44 smithi159 ceph-mon[90359]: osdmap e2121: 8 total, 8 up, 8 in 2024-08-10T06:29:45.781 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:29:46.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:45 smithi086 ceph-mon[101471]: osdmap e2122: 8 total, 8 up, 8 in 2024-08-10T06:29:46.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:45 smithi086 ceph-mon[98993]: osdmap e2122: 8 total, 8 up, 8 in 2024-08-10T06:29:46.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:45 smithi159 ceph-mon[90359]: osdmap e2122: 8 total, 8 up, 8 in 2024-08-10T06:29:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:46 smithi086 ceph-mon[98993]: pgmap v4120: 137 pgs: 137 active+clean; 261 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-08-10T06:29:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:46 smithi086 ceph-mon[98993]: osdmap e2123: 8 total, 8 up, 8 in 2024-08-10T06:29:47.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:46 smithi086 ceph-mon[101471]: pgmap v4120: 137 pgs: 137 active+clean; 261 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-08-10T06:29:47.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:46 smithi086 ceph-mon[101471]: osdmap e2123: 8 total, 8 up, 8 in 2024-08-10T06:29:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:46 smithi159 ceph-mon[90359]: pgmap v4120: 137 pgs: 137 active+clean; 261 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-08-10T06:29:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:46 smithi159 ceph-mon[90359]: osdmap e2123: 8 total, 8 up, 8 in 2024-08-10T06:29:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:29:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:29:48] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-08-10T06:29:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:48 smithi086 ceph-mon[101471]: pgmap v4122: 137 pgs: 137 active+clean; 272 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-10T06:29:49.200 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:48 smithi086 ceph-mon[98993]: pgmap v4122: 137 pgs: 137 active+clean; 272 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-10T06:29:49.200 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:48 smithi159 ceph-mon[90359]: pgmap v4122: 137 pgs: 137 active+clean; 272 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-10T06:29:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:50 smithi086 ceph-mon[101471]: pgmap v4123: 137 pgs: 137 active+clean; 275 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-08-10T06:29:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:50 smithi086 ceph-mon[98993]: pgmap v4123: 137 pgs: 137 active+clean; 275 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-08-10T06:29:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:50 smithi159 ceph-mon[90359]: pgmap v4123: 137 pgs: 137 active+clean; 275 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-08-10T06:29:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:52 smithi086 ceph-mon[98993]: pgmap v4124: 137 pgs: 137 active+clean; 275 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-08-10T06:29:53.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:52 smithi086 ceph-mon[98993]: osdmap e2124: 8 total, 8 up, 8 in 2024-08-10T06:29:53.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:52 smithi086 ceph-mon[101471]: pgmap v4124: 137 pgs: 137 active+clean; 275 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-08-10T06:29:53.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:52 smithi086 ceph-mon[101471]: osdmap e2124: 8 total, 8 up, 8 in 2024-08-10T06:29:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:52 smithi159 ceph-mon[90359]: pgmap v4124: 137 pgs: 137 active+clean; 275 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-08-10T06:29:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:52 smithi159 ceph-mon[90359]: osdmap e2124: 8 total, 8 up, 8 in 2024-08-10T06:29:53.815 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:29:54.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:53 smithi086 ceph-mon[98993]: osdmap e2125: 8 total, 8 up, 8 in 2024-08-10T06:29:54.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:53 smithi086 ceph-mon[101471]: osdmap e2125: 8 total, 8 up, 8 in 2024-08-10T06:29:54.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:53 smithi159 ceph-mon[90359]: osdmap e2125: 8 total, 8 up, 8 in 2024-08-10T06:29:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:54 smithi086 ceph-mon[101471]: pgmap v4127: 137 pgs: 137 active+clean; 278 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.0 MiB/s wr, 18 op/s 2024-08-10T06:29:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:54 smithi086 ceph-mon[101471]: osdmap e2126: 8 total, 8 up, 8 in 2024-08-10T06:29:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:54 smithi086 ceph-mon[98993]: pgmap v4127: 137 pgs: 137 active+clean; 278 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.0 MiB/s wr, 18 op/s 2024-08-10T06:29:55.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:54 smithi086 ceph-mon[98993]: osdmap e2126: 8 total, 8 up, 8 in 2024-08-10T06:29:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:54 smithi159 ceph-mon[90359]: pgmap v4127: 137 pgs: 137 active+clean; 278 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.0 MiB/s wr, 18 op/s 2024-08-10T06:29:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:54 smithi159 ceph-mon[90359]: osdmap e2126: 8 total, 8 up, 8 in 2024-08-10T06:29:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:56 smithi086 ceph-mon[101471]: pgmap v4129: 137 pgs: 137 active+clean; 297 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 2.7 MiB/s wr, 51 op/s 2024-08-10T06:29:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:29:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:56 smithi086 ceph-mon[98993]: pgmap v4129: 137 pgs: 137 active+clean; 297 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 2.7 MiB/s wr, 51 op/s 2024-08-10T06:29:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:29:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:56 smithi159 ceph-mon[90359]: pgmap v4129: 137 pgs: 137 active+clean; 297 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 2.7 MiB/s wr, 51 op/s 2024-08-10T06:29:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:29:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:29:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:29:58] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-08-10T06:29:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:29:58 smithi086 ceph-mon[101471]: pgmap v4130: 137 pgs: 137 active+clean; 297 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-10T06:29:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:29:58 smithi086 ceph-mon[98993]: pgmap v4130: 137 pgs: 137 active+clean; 297 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-10T06:29:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:29:58 smithi159 ceph-mon[90359]: pgmap v4130: 137 pgs: 137 active+clean; 297 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-10T06:30:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:00 smithi086 ceph-mon[98993]: pgmap v4131: 137 pgs: 137 active+clean; 297 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.1 MiB/s wr, 39 op/s 2024-08-10T06:30:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:00 smithi086 ceph-mon[98993]: osdmap e2127: 8 total, 8 up, 8 in 2024-08-10T06:30:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:00 smithi086 ceph-mon[98993]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-10T06:30:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:00 smithi086 ceph-mon[101471]: pgmap v4131: 137 pgs: 137 active+clean; 297 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.1 MiB/s wr, 39 op/s 2024-08-10T06:30:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:00 smithi086 ceph-mon[101471]: osdmap e2127: 8 total, 8 up, 8 in 2024-08-10T06:30:01.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:00 smithi086 ceph-mon[101471]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-10T06:30:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:00 smithi159 ceph-mon[90359]: pgmap v4131: 137 pgs: 137 active+clean; 297 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.1 MiB/s wr, 39 op/s 2024-08-10T06:30:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:00 smithi159 ceph-mon[90359]: osdmap e2127: 8 total, 8 up, 8 in 2024-08-10T06:30:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:00 smithi159 ceph-mon[90359]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-10T06:30:01.844 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:30:02.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:01 smithi086 ceph-mon[101471]: osdmap e2128: 8 total, 8 up, 8 in 2024-08-10T06:30:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:01 smithi086 ceph-mon[98993]: osdmap e2128: 8 total, 8 up, 8 in 2024-08-10T06:30:02.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:01 smithi159 ceph-mon[90359]: osdmap e2128: 8 total, 8 up, 8 in 2024-08-10T06:30:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:02 smithi086 ceph-mon[101471]: pgmap v4134: 137 pgs: 137 active+clean; 307 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.6 MiB/s wr, 44 op/s 2024-08-10T06:30:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:02 smithi086 ceph-mon[101471]: osdmap e2129: 8 total, 8 up, 8 in 2024-08-10T06:30:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:02 smithi086 ceph-mon[98993]: pgmap v4134: 137 pgs: 137 active+clean; 307 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.6 MiB/s wr, 44 op/s 2024-08-10T06:30:03.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:02 smithi086 ceph-mon[98993]: osdmap e2129: 8 total, 8 up, 8 in 2024-08-10T06:30:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:02 smithi159 ceph-mon[90359]: pgmap v4134: 137 pgs: 137 active+clean; 307 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.6 MiB/s wr, 44 op/s 2024-08-10T06:30:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:02 smithi159 ceph-mon[90359]: osdmap e2129: 8 total, 8 up, 8 in 2024-08-10T06:30:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:04 smithi086 ceph-mon[101471]: pgmap v4136: 137 pgs: 137 active+clean; 311 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-10T06:30:05.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:04 smithi086 ceph-mon[98993]: pgmap v4136: 137 pgs: 137 active+clean; 311 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-10T06:30:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:04 smithi159 ceph-mon[90359]: pgmap v4136: 137 pgs: 137 active+clean; 311 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-10T06:30:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:06 smithi086 ceph-mon[101471]: pgmap v4137: 137 pgs: 137 active+clean; 319 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-10T06:30:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:06 smithi086 ceph-mon[98993]: pgmap v4137: 137 pgs: 137 active+clean; 319 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-10T06:30:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:06 smithi159 ceph-mon[90359]: pgmap v4137: 137 pgs: 137 active+clean; 319 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-10T06:30:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:30:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:30:08] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-08-10T06:30:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:08 smithi086 ceph-mon[98993]: pgmap v4138: 137 pgs: 137 active+clean; 319 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.1 MiB/s wr, 30 op/s 2024-08-10T06:30:09.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:08 smithi086 ceph-mon[101471]: pgmap v4138: 137 pgs: 137 active+clean; 319 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.1 MiB/s wr, 30 op/s 2024-08-10T06:30:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:08 smithi159 ceph-mon[90359]: pgmap v4138: 137 pgs: 137 active+clean; 319 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.1 MiB/s wr, 30 op/s 2024-08-10T06:30:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:10 smithi086 ceph-mon[101471]: pgmap v4139: 137 pgs: 137 active+clean; 319 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.4 MiB/s wr, 22 op/s 2024-08-10T06:30:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:10 smithi086 ceph-mon[101471]: osdmap e2130: 8 total, 8 up, 8 in 2024-08-10T06:30:11.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:10 smithi086 ceph-mon[98993]: pgmap v4139: 137 pgs: 137 active+clean; 319 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.4 MiB/s wr, 22 op/s 2024-08-10T06:30:11.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:10 smithi086 ceph-mon[98993]: osdmap e2130: 8 total, 8 up, 8 in 2024-08-10T06:30:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:10 smithi159 ceph-mon[90359]: pgmap v4139: 137 pgs: 137 active+clean; 319 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.4 MiB/s wr, 22 op/s 2024-08-10T06:30:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:10 smithi159 ceph-mon[90359]: osdmap e2130: 8 total, 8 up, 8 in 2024-08-10T06:30:11.871 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS2PP (44163 ms) 2024-08-10T06:30:11.871 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2024-08-10T06:30:11.871 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:30:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:11 smithi086 ceph-mon[98993]: osdmap e2131: 8 total, 8 up, 8 in 2024-08-10T06:30:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:30:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:11 smithi086 ceph-mon[101471]: osdmap e2131: 8 total, 8 up, 8 in 2024-08-10T06:30:12.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:30:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:11 smithi159 ceph-mon[90359]: osdmap e2131: 8 total, 8 up, 8 in 2024-08-10T06:30:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:30:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:12 smithi086 ceph-mon[98993]: pgmap v4142: 137 pgs: 137 active+clean; 327 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-10T06:30:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:12 smithi086 ceph-mon[98993]: osdmap e2132: 8 total, 8 up, 8 in 2024-08-10T06:30:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:12 smithi086 ceph-mon[101471]: pgmap v4142: 137 pgs: 137 active+clean; 327 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-10T06:30:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:12 smithi086 ceph-mon[101471]: osdmap e2132: 8 total, 8 up, 8 in 2024-08-10T06:30:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:12 smithi159 ceph-mon[90359]: pgmap v4142: 137 pgs: 137 active+clean; 327 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-10T06:30:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:12 smithi159 ceph-mon[90359]: osdmap e2132: 8 total, 8 up, 8 in 2024-08-10T06:30:14.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:13 smithi086 ceph-mon[98993]: osdmap e2133: 8 total, 8 up, 8 in 2024-08-10T06:30:14.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:13 smithi086 ceph-mon[101471]: osdmap e2133: 8 total, 8 up, 8 in 2024-08-10T06:30:14.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:13 smithi159 ceph-mon[90359]: osdmap e2133: 8 total, 8 up, 8 in 2024-08-10T06:30:14.891 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (3019 ms) 2024-08-10T06:30:14.891 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTruncate 2024-08-10T06:30:14.891 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:30:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:14 smithi086 ceph-mon[98993]: pgmap v4145: 137 pgs: 137 active+clean; 335 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 3.0 MiB/s wr, 39 op/s 2024-08-10T06:30:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:14 smithi086 ceph-mon[98993]: osdmap e2134: 8 total, 8 up, 8 in 2024-08-10T06:30:15.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:14 smithi086 ceph-mon[101471]: pgmap v4145: 137 pgs: 137 active+clean; 335 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 3.0 MiB/s wr, 39 op/s 2024-08-10T06:30:15.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:14 smithi086 ceph-mon[101471]: osdmap e2134: 8 total, 8 up, 8 in 2024-08-10T06:30:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:14 smithi159 ceph-mon[90359]: pgmap v4145: 137 pgs: 137 active+clean; 335 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 3.0 MiB/s wr, 39 op/s 2024-08-10T06:30:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:14 smithi159 ceph-mon[90359]: osdmap e2134: 8 total, 8 up, 8 in 2024-08-10T06:30:16.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:15 smithi086 ceph-mon[98993]: osdmap e2135: 8 total, 8 up, 8 in 2024-08-10T06:30:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:15 smithi086 ceph-mon[101471]: osdmap e2135: 8 total, 8 up, 8 in 2024-08-10T06:30:16.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:15 smithi159 ceph-mon[90359]: osdmap e2135: 8 total, 8 up, 8 in 2024-08-10T06:30:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:16 smithi086 ceph-mon[101471]: pgmap v4148: 137 pgs: 137 active+clean; 343 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 2.0 MiB/s wr, 78 op/s 2024-08-10T06:30:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:16 smithi086 ceph-mon[101471]: osdmap e2136: 8 total, 8 up, 8 in 2024-08-10T06:30:17.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:16 smithi086 ceph-mon[98993]: pgmap v4148: 137 pgs: 137 active+clean; 343 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 2.0 MiB/s wr, 78 op/s 2024-08-10T06:30:17.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:16 smithi086 ceph-mon[98993]: osdmap e2136: 8 total, 8 up, 8 in 2024-08-10T06:30:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:16 smithi159 ceph-mon[90359]: pgmap v4148: 137 pgs: 137 active+clean; 343 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 2.0 MiB/s wr, 78 op/s 2024-08-10T06:30:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:16 smithi159 ceph-mon[90359]: osdmap e2136: 8 total, 8 up, 8 in 2024-08-10T06:30:17.920 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/0.DiffIterateTruncate (3030 ms) 2024-08-10T06:30:17.920 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterateWriteAndTruncate 2024-08-10T06:30:17.920 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:30:18.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:17 smithi086 ceph-mon[98993]: osdmap e2137: 8 total, 8 up, 8 in 2024-08-10T06:30:18.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:17 smithi086 ceph-mon[101471]: osdmap e2137: 8 total, 8 up, 8 in 2024-08-10T06:30:18.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:17 smithi159 ceph-mon[90359]: osdmap e2137: 8 total, 8 up, 8 in 2024-08-10T06:30:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:30:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:30:18] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-08-10T06:30:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:18 smithi086 ceph-mon[98993]: pgmap v4151: 137 pgs: 137 active+clean; 343 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 1.0 MiB/s wr, 101 op/s 2024-08-10T06:30:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:18 smithi086 ceph-mon[98993]: osdmap e2138: 8 total, 8 up, 8 in 2024-08-10T06:30:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:18 smithi086 ceph-mon[101471]: pgmap v4151: 137 pgs: 137 active+clean; 343 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 1.0 MiB/s wr, 101 op/s 2024-08-10T06:30:19.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:18 smithi086 ceph-mon[101471]: osdmap e2138: 8 total, 8 up, 8 in 2024-08-10T06:30:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:18 smithi159 ceph-mon[90359]: pgmap v4151: 137 pgs: 137 active+clean; 343 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 1.0 MiB/s wr, 101 op/s 2024-08-10T06:30:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:18 smithi159 ceph-mon[90359]: osdmap e2138: 8 total, 8 up, 8 in 2024-08-10T06:30:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:19 smithi086 ceph-mon[98993]: osdmap e2139: 8 total, 8 up, 8 in 2024-08-10T06:30:20.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:19 smithi086 ceph-mon[101471]: osdmap e2139: 8 total, 8 up, 8 in 2024-08-10T06:30:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:19 smithi159 ceph-mon[90359]: osdmap e2139: 8 total, 8 up, 8 in 2024-08-10T06:30:20.948 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/0.DiffIterateWriteAndTruncate (3028 ms) 2024-08-10T06:30:20.948 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2024-08-10T06:30:20.948 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:30:21.066 INFO:tasks.workunit.client.0.smithi086.stdout: i=0 exists [7232023~2064080,94646222~6911115,158039170~5598529,171530942~5708728,229596315~10322763,361245773~6963083,368750281~6112749,387616148~118392,394278314~5419554] wrote [7232023~2064080,94646222~6911115,158039170~5598529,171530942~5708728,229596315~10322763,361245773~6963083,368750281~6112749,387616148~118392,394278314~5419554] 2024-08-10T06:30:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:20 smithi086 ceph-mon[98993]: pgmap v4154: 137 pgs: 137 active+clean; 344 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 394 KiB/s wr, 66 op/s 2024-08-10T06:30:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:20 smithi086 ceph-mon[98993]: osdmap e2140: 8 total, 8 up, 8 in 2024-08-10T06:30:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:20 smithi086 ceph-mon[101471]: pgmap v4154: 137 pgs: 137 active+clean; 344 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 394 KiB/s wr, 66 op/s 2024-08-10T06:30:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:20 smithi086 ceph-mon[101471]: osdmap e2140: 8 total, 8 up, 8 in 2024-08-10T06:30:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:20 smithi159 ceph-mon[90359]: pgmap v4154: 137 pgs: 137 active+clean; 344 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 394 KiB/s wr, 66 op/s 2024-08-10T06:30:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:20 smithi159 ceph-mon[90359]: osdmap e2140: 8 total, 8 up, 8 in 2024-08-10T06:30:21.993 INFO:tasks.workunit.client.0.smithi086.stdout: i=1 exists [7232023~2064080,59284179~787304,86168488~3740444,94646222~6911115,158039170~5598529,171530942~5708728,188538371~1898021,218004582~682719,229596315~10322763,271831883~4705372,319541410~9033850,329943123~593703,353623367~6292696,361245773~6963083,368750281~6112749,387616148~118392,394278314~5419554] wrote [59284179~787304,86168488~3740444,188538371~1898021,218004582~682719,229898957~7932154,271831883~4705372,319541410~9033850,329943123~593703,353623367~6292696] 2024-08-10T06:30:22.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:21 smithi159 ceph-mon[90359]: osdmap e2141: 8 total, 8 up, 8 in 2024-08-10T06:30:22.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:21 smithi086 ceph-mon[98993]: osdmap e2141: 8 total, 8 up, 8 in 2024-08-10T06:30:22.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:21 smithi086 ceph-mon[101471]: osdmap e2141: 8 total, 8 up, 8 in 2024-08-10T06:30:23.014 INFO:tasks.workunit.client.0.smithi086.stdout: i=2 exists [7232023~2064080,59284179~787304,86168488~3740444,90648067~2516731,94646222~6911115,136543620~9469115,158039170~5598529,171530942~5708728,188538371~1898021,216652266~7851542,229596315~10322763,271831883~4705372,288934947~1234568,316601167~11974093,329943123~593703,341797416~4511644,353623367~6292696,361245773~6963083,368750281~6112749,380271124~2144242,387616148~118392,390277531~9420337] wrote [90648067~2516731,136543620~9469115,216652266~7851542,288934947~1234568,316601167~5473847,341797416~4511644,380271124~2144242,390277531~7521519] 2024-08-10T06:30:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:22 smithi159 ceph-mon[90359]: pgmap v4157: 137 pgs: 137 active+clean; 353 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 1.9 MiB/s wr, 136 op/s 2024-08-10T06:30:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:22 smithi159 ceph-mon[90359]: osdmap e2142: 8 total, 8 up, 8 in 2024-08-10T06:30:23.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:22 smithi086 ceph-mon[98993]: pgmap v4157: 137 pgs: 137 active+clean; 353 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 1.9 MiB/s wr, 136 op/s 2024-08-10T06:30:23.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:22 smithi086 ceph-mon[98993]: osdmap e2142: 8 total, 8 up, 8 in 2024-08-10T06:30:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:22 smithi086 ceph-mon[101471]: pgmap v4157: 137 pgs: 137 active+clean; 353 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 1.9 MiB/s wr, 136 op/s 2024-08-10T06:30:23.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:22 smithi086 ceph-mon[101471]: osdmap e2142: 8 total, 8 up, 8 in 2024-08-10T06:30:24.008 INFO:tasks.workunit.client.0.smithi086.stdout: i=3 exists [7232023~2064080,59284179~787304,86168488~3740444,90648067~2516731,94646222~6911115,130454662~4860922,136543620~9469115,158039170~5598529,171530942~5708728,177682594~4088510,188538371~1898021,201330645~10549478,216652266~7851542,229596315~10322763,271831883~4705372,280388975~7692556,288934947~1234568,303294707~1743468,308601732~3837527,316601167~11974093,329943123~593703,341797416~4511644,353623367~6292696,361245773~6963083,368750281~6112749,375719739~6695627,387616148~118392,390277531~9420337] wrote [130454662~4860922,177682594~4088510,201330645~10549478,280388975~7692556,303294707~1743468,308601732~3837527,319766524~2480782,353814295~4052257,375719739~6570879] 2024-08-10T06:30:24.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:23 smithi159 ceph-mon[90359]: osdmap e2143: 8 total, 8 up, 8 in 2024-08-10T06:30:24.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:23 smithi086 ceph-mon[98993]: osdmap e2143: 8 total, 8 up, 8 in 2024-08-10T06:30:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:23 smithi086 ceph-mon[101471]: osdmap e2143: 8 total, 8 up, 8 in 2024-08-10T06:30:25.012 INFO:tasks.workunit.client.0.smithi086.stdout: i=4 exists [7232023~2064080,10095974~3607239,26680335~3820257,59284179~787304,83283479~2405655,86168488~3740444,90648067~2516731,94646222~6911115,130454662~4860922,136543620~9469115,158039170~5598529,168164816~628262,171530942~5708728,177682594~4088510,188538371~1898021,201330645~10549478,216652266~10403247,229596315~10322763,252265874~6381027,271831883~4705372,280388975~7692556,288934947~1234568,303294707~1743468,308601732~3837527,316601167~11974093,329943123~593703,341797416~4511644,353623367~6292696,361245773~6963083,368750281~6112749,375719739~6695627,387616148~118392,387893955~11803913,409469646~5371304] wrote [10095974~3607239,26680335~3820257,83283479~2405655,168164816~628262,203397262~6343146,221608536~5446977,252265874~6381027,381448430~261151,387893955~2858958,409469646~5371304] 2024-08-10T06:30:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:24 smithi159 ceph-mon[90359]: pgmap v4160: 137 pgs: 137 active+clean; 397 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 98 KiB/s rd, 8.8 MiB/s wr, 143 op/s 2024-08-10T06:30:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:24 smithi159 ceph-mon[90359]: osdmap e2144: 8 total, 8 up, 8 in 2024-08-10T06:30:25.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:24 smithi086 ceph-mon[98993]: pgmap v4160: 137 pgs: 137 active+clean; 397 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 98 KiB/s rd, 8.8 MiB/s wr, 143 op/s 2024-08-10T06:30:25.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:24 smithi086 ceph-mon[98993]: osdmap e2144: 8 total, 8 up, 8 in 2024-08-10T06:30:25.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:24 smithi086 ceph-mon[101471]: pgmap v4160: 137 pgs: 137 active+clean; 397 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 98 KiB/s rd, 8.8 MiB/s wr, 143 op/s 2024-08-10T06:30:25.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:24 smithi086 ceph-mon[101471]: osdmap e2144: 8 total, 8 up, 8 in 2024-08-10T06:30:26.061 INFO:tasks.workunit.client.0.smithi086.stdout: i=5 exists [7232023~6471190,15721853~793224,26680335~3820257,48440201~1847402,59284179~787304,83283479~2405655,86168488~3740444,90648067~2516731,94646222~6911115,125151634~10163950,136543620~12638486,149781152~7534484,158039170~5598529,168164816~628262,171530942~5708728,177682594~4088510,188538371~1898021,201330645~10549478,214363584~12691929,229596315~10322763,252265874~6381027,271831883~4705372,280388975~7692556,288934947~1234568,303294707~1743468,308601732~3837527,316601167~11974093,329943123~593703,341797416~4511644,353623367~14585489,368750281~6112749,375719739~23978129,409469646~5371304] wrote [8349029~4058005,15721853~793224,48440201~1847402,125151634~7205286,143633300~5548806,149781152~7534484,214363584~7995793,353912694~11188344,381533933~6939834] 2024-08-10T06:30:26.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:25 smithi086 ceph-mon[98993]: osdmap e2145: 8 total, 8 up, 8 in 2024-08-10T06:30:26.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:25 smithi086 ceph-mon[101471]: osdmap e2145: 8 total, 8 up, 8 in 2024-08-10T06:30:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:25 smithi159 ceph-mon[90359]: osdmap e2145: 8 total, 8 up, 8 in 2024-08-10T06:30:27.028 INFO:tasks.workunit.client.0.smithi086.stdout: i=6 exists [548555~5125264,7232023~6471190,15721853~793224,26680335~3820257,48440201~1847402,57190241~7759676,83283479~2405655,86168488~3740444,90648067~2516731,94646222~6911115,125151634~10163950,136543620~12638486,149781152~7534484,158039170~5598529,168164816~628262,171530942~5708728,177682594~4088510,186835259~6041669,201330645~10747720,214363584~25555494,252265874~6381027,271831883~4705372,277329606~10751925,288934947~1234568,303294707~1743468,306273480~6165779,316601167~11974093,329943123~593703,341797416~4511644,353623367~14585489,368750281~6112749,375719739~23978129,409469646~5371304] wrote [548555~5125264,57190241~7759676,176042529~109572,186835259~6041669,206630168~5448197,226807823~7552905,277329606~4868717,306273480~5766239,384804940~5900385,395915566~1933916] 2024-08-10T06:30:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:26 smithi086 ceph-mon[98993]: pgmap v4163: 137 pgs: 137 active+clean; 507 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 31 MiB/s wr, 50 op/s 2024-08-10T06:30:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:26 smithi086 ceph-mon[98993]: osdmap e2146: 8 total, 8 up, 8 in 2024-08-10T06:30:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:30:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:26 smithi086 ceph-mon[101471]: pgmap v4163: 137 pgs: 137 active+clean; 507 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 31 MiB/s wr, 50 op/s 2024-08-10T06:30:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:26 smithi086 ceph-mon[101471]: osdmap e2146: 8 total, 8 up, 8 in 2024-08-10T06:30:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:30:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:26 smithi159 ceph-mon[90359]: pgmap v4163: 137 pgs: 137 active+clean; 507 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 31 MiB/s wr, 50 op/s 2024-08-10T06:30:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:26 smithi159 ceph-mon[90359]: osdmap e2146: 8 total, 8 up, 8 in 2024-08-10T06:30:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:30:28.031 INFO:tasks.workunit.client.0.smithi086.stdout: i=7 exists [548555~5125264,7232023~6471190,15721853~793224,22607176~7893416,38022782~2396509,48440201~1847402,57190241~7759676,83283479~2405655,86168488~3740444,90648067~10909270,125151634~10163950,136543620~12638486,149781152~7534484,158039170~5598529,168164816~628262,171530942~5708728,177682594~4088510,186835259~6041669,201330645~10747720,214363584~25555494,252265874~6381027,260233879~5301269,270814217~5723038,277329606~10751925,288934947~1234568,303294707~1743468,306273480~6165779,316601167~11974093,329943123~593703,341797416~4511644,353623367~21239663,375719739~23978129,409367552~5473398] wrote [22607176~6054341,38022782~2396509,92491092~7922624,217134226~2265442,260233879~5301269,270814217~4741810,357483237~7810709,367858687~6419724,395273461~1694404,409367552~1854073] 2024-08-10T06:30:28.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:27 smithi086 ceph-mon[101471]: osdmap e2147: 8 total, 8 up, 8 in 2024-08-10T06:30:28.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:30:28.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:27 smithi086 ceph-mon[98993]: osdmap e2147: 8 total, 8 up, 8 in 2024-08-10T06:30:28.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:30:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:27 smithi159 ceph-mon[90359]: osdmap e2147: 8 total, 8 up, 8 in 2024-08-10T06:30:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:30:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:30:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:30:28] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-08-10T06:30:29.036 INFO:tasks.workunit.client.0.smithi086.stdout: i=8 exists [548555~5125264,7232023~6471190,15721853~793224,22607176~7893416,38022782~2396509,48440201~1847402,51060533~3940446,57190241~8764717,83283479~2405655,86168488~3740444,90648067~10909270,125151634~10163950,136543620~12638486,149781152~7534484,158039170~5598529,168164816~628262,170390778~6848892,177682594~4088510,186835259~6041669,200454929~11623436,214363584~25555494,252265874~6381027,260233879~5301269,270814217~17267314,288934947~1234568,303294707~1743468,306273480~6165779,316601167~11974093,329943123~593703,341797416~4511644,353623367~21239663,375719739~23978129,409367552~5473398] wrote [51060533~3940446,59546041~6408917,125397715~3561571,170390778~6272735,200454929~7291475,234968870~1154267,238183191~1676087,275398151~2393814,324189027~1738838] 2024-08-10T06:30:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:28 smithi086 ceph-mon[101471]: pgmap v4166: 137 pgs: 137 active+clean; 620 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 48 MiB/s wr, 294 op/s 2024-08-10T06:30:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:28 smithi086 ceph-mon[101471]: osdmap e2148: 8 total, 8 up, 8 in 2024-08-10T06:30:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:30:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:30:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:30:29.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:28 smithi086 ceph-mon[98993]: pgmap v4166: 137 pgs: 137 active+clean; 620 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 48 MiB/s wr, 294 op/s 2024-08-10T06:30:29.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:28 smithi086 ceph-mon[98993]: osdmap e2148: 8 total, 8 up, 8 in 2024-08-10T06:30:29.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:30:29.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:30:29.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:30:29.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:28 smithi159 ceph-mon[90359]: pgmap v4166: 137 pgs: 137 active+clean; 620 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 48 MiB/s wr, 294 op/s 2024-08-10T06:30:29.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:28 smithi159 ceph-mon[90359]: osdmap e2148: 8 total, 8 up, 8 in 2024-08-10T06:30:29.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:30:29.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:30:29.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:30:30.087 INFO:tasks.workunit.client.0.smithi086.stdout: i=9 exists [548555~5125264,7232023~6471190,15721853~793224,22607176~7893416,38022782~4059397,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~15388849,111319709~1340926,125151634~10163950,136543620~12638486,149781152~7534484,158039170~5598529,168164816~628262,170390778~6848892,177682594~4088510,186835259~6041669,200454929~11623436,214363584~25555494,243653855~7323959,252265874~6381027,260233879~5301269,270814217~17267314,288934947~1234568,303294707~9144552,316601167~15378505,333750210~5232145,341797416~4511644,347052037~5491381,353623367~21239663,375719739~23978129,409367552~5473398] wrote [39678178~2404001,68784819~5349276,86403846~5458816,111319709~1340926,147607942~194284,243653855~7323959,304575207~3673327,324415735~7563937,333750210~5232145,347052037~5491381] 2024-08-10T06:30:30.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:29 smithi086 ceph-mon[101471]: osdmap e2149: 8 total, 8 up, 8 in 2024-08-10T06:30:30.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:29 smithi086 ceph-mon[98993]: osdmap e2149: 8 total, 8 up, 8 in 2024-08-10T06:30:30.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:29 smithi159 ceph-mon[90359]: osdmap e2149: 8 total, 8 up, 8 in 2024-08-10T06:30:31.081 INFO:tasks.workunit.client.0.smithi086.stdout: i=10 exists [548555~5125264,7232023~6471190,15721853~793224,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~15388849,111319709~1340926,125151634~10163950,136543620~12638486,149781152~7534484,158039170~5598529,168164816~628262,170390778~6848892,177682594~4088510,186199370~6677558,200454929~11623436,214363584~25555494,243653855~7323959,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,316601167~15378505,333750210~12558850,347052037~5491381,353623367~21239663,375719739~23978129,401283336~13557614] wrote [35611595~3788170,186199370~3007066,205278974~4320720,282278587~7150161,293247036~4050645,334261871~8247245,401283336~8758380] 2024-08-10T06:30:31.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:30 smithi086 ceph-mon[98993]: pgmap v4169: 137 pgs: 137 active+clean; 689 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 172 KiB/s rd, 39 MiB/s wr, 281 op/s 2024-08-10T06:30:31.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:30 smithi086 ceph-mon[98993]: osdmap e2150: 8 total, 8 up, 8 in 2024-08-10T06:30:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:30 smithi086 ceph-mon[101471]: pgmap v4169: 137 pgs: 137 active+clean; 689 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 172 KiB/s rd, 39 MiB/s wr, 281 op/s 2024-08-10T06:30:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:30 smithi086 ceph-mon[101471]: osdmap e2150: 8 total, 8 up, 8 in 2024-08-10T06:30:31.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:30 smithi159 ceph-mon[90359]: pgmap v4169: 137 pgs: 137 active+clean; 689 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 172 KiB/s rd, 39 MiB/s wr, 281 op/s 2024-08-10T06:30:31.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:30 smithi159 ceph-mon[90359]: osdmap e2150: 8 total, 8 up, 8 in 2024-08-10T06:30:32.076 INFO:tasks.workunit.client.0.smithi086.stdout: i=11 exists [548555~5125264,7232023~6471190,15721853~793224,22043193~48039,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~15388849,111319709~1340926,125151634~10666197,136543620~12638486,149720574~13917125,168164816~628262,170390778~6848892,177682594~4088510,186199370~6677558,200454929~11623436,214363584~25555494,243653855~7323959,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,316601167~15378505,332945617~13363443,347052037~5491381,353623367~21239663,375719739~23978129,401283336~13557614] wrote [22043193~48039,25622326~2673962,36921480~427055,63413997~1105154,88432455~3143137,128870937~6946894,149720574~11448591,332945617~2196640,377547813~6594409] 2024-08-10T06:30:32.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:32 smithi159 ceph-mon[90359]: osdmap e2151: 8 total, 8 up, 8 in 2024-08-10T06:30:32.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:32 smithi086 ceph-mon[98993]: osdmap e2151: 8 total, 8 up, 8 in 2024-08-10T06:30:32.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:32 smithi086 ceph-mon[101471]: osdmap e2151: 8 total, 8 up, 8 in 2024-08-10T06:30:33.099 INFO:tasks.workunit.client.0.smithi086.stdout: i=12 exists [548555~5125264,7232023~7261186,15721853~793224,22043193~48039,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~15388849,111319709~1340926,125151634~10666197,136543620~12753457,149720574~13917125,168164816~628262,169068189~8171481,177682594~4088510,184189276~8687652,200454929~11623436,214363584~25555494,243653855~7387459,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353623367~21239663,375719739~23978129,401283336~13557614] wrote [7666212~6826997,89114906~6840028,141223832~8073245,169068189~5170476,184189276~6224786,217921759~5133412,250524670~516644,312858632~226807,321817037~12415136] 2024-08-10T06:30:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:33 smithi086 ceph-mon[98993]: pgmap v4172: 137 pgs: 137 active+clean; 794 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 120 KiB/s rd, 40 MiB/s wr, 210 op/s 2024-08-10T06:30:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:33 smithi086 ceph-mon[98993]: osdmap e2152: 8 total, 8 up, 8 in 2024-08-10T06:30:33.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:33 smithi086 ceph-mon[101471]: pgmap v4172: 137 pgs: 137 active+clean; 794 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 120 KiB/s rd, 40 MiB/s wr, 210 op/s 2024-08-10T06:30:33.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:33 smithi086 ceph-mon[101471]: osdmap e2152: 8 total, 8 up, 8 in 2024-08-10T06:30:33.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:33 smithi159 ceph-mon[90359]: pgmap v4172: 137 pgs: 137 active+clean; 794 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 120 KiB/s rd, 40 MiB/s wr, 210 op/s 2024-08-10T06:30:33.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:33 smithi159 ceph-mon[90359]: osdmap e2152: 8 total, 8 up, 8 in 2024-08-10T06:30:34.086 INFO:tasks.workunit.client.0.smithi086.stdout: i=13 exists [548555~5125264,7232023~7261186,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~15388849,111319709~1340926,125151634~10666197,136543620~12753457,149720574~14068615,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~25555494,243653855~7387459,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353623367~46074501,401283336~13557614] wrote [30187507~7788466,42509839~5767019,161613170~2176019,173553289~5483909,198462255~2211931,216988035~7891216,372418197~7045334,406819574~2204772] 2024-08-10T06:30:34.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:34 smithi086 ceph-mon[98993]: osdmap e2153: 8 total, 8 up, 8 in 2024-08-10T06:30:34.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:34 smithi086 ceph-mon[101471]: osdmap e2153: 8 total, 8 up, 8 in 2024-08-10T06:30:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:34 smithi159 ceph-mon[90359]: osdmap e2153: 8 total, 8 up, 8 in 2024-08-10T06:30:35.089 INFO:tasks.workunit.client.0.smithi086.stdout: i=14 exists [548555~5125264,7232023~7261186,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~15388849,111319709~1340926,125151634~24145443,149720574~14068615,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~25555494,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353623367~46074501,401283336~13557614] wrote [43631828~3122789,69150517~654237,135759064~9924185,176051594~1534829,189675089~102861,207645396~1846446,267279313~733302,319500205~7077328,332971455~5608634] 2024-08-10T06:30:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:35 smithi086 ceph-mon[98993]: pgmap v4175: 137 pgs: 137 active+clean; 844 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 201 KiB/s rd, 36 MiB/s wr, 318 op/s 2024-08-10T06:30:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:35 smithi086 ceph-mon[98993]: osdmap e2154: 8 total, 8 up, 8 in 2024-08-10T06:30:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:35 smithi086 ceph-mon[101471]: pgmap v4175: 137 pgs: 137 active+clean; 844 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 201 KiB/s rd, 36 MiB/s wr, 318 op/s 2024-08-10T06:30:35.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:35 smithi086 ceph-mon[101471]: osdmap e2154: 8 total, 8 up, 8 in 2024-08-10T06:30:35.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:35 smithi159 ceph-mon[90359]: pgmap v4175: 137 pgs: 137 active+clean; 844 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 201 KiB/s rd, 36 MiB/s wr, 318 op/s 2024-08-10T06:30:35.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:35 smithi159 ceph-mon[90359]: osdmap e2154: 8 total, 8 up, 8 in 2024-08-10T06:30:36.087 INFO:tasks.workunit.client.0.smithi086.stdout: i=15 exists [548555~5125264,7232023~7261186,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~15388849,103495957~6945529,111319709~1340926,125151634~24145443,149720574~14068615,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~25555494,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353623367~61217583] wrote [11459088~413439,35026463~4118705,103495957~6945529,150540117~5277989,200413733~1929478,273207568~2572482,382384429~664904,395320046~6228273] 2024-08-10T06:30:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:36 smithi086 ceph-mon[98993]: osdmap e2155: 8 total, 8 up, 8 in 2024-08-10T06:30:36.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:36 smithi086 ceph-mon[101471]: osdmap e2155: 8 total, 8 up, 8 in 2024-08-10T06:30:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:36 smithi159 ceph-mon[90359]: osdmap e2155: 8 total, 8 up, 8 in 2024-08-10T06:30:37.110 INFO:tasks.workunit.client.0.smithi086.stdout: i=16 exists [548555~5125264,7232023~7261186,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~15388849,103495957~6945529,111319709~1340926,125151634~24145443,149720574~14068615,168164816~628262,169068189~24456580,198462255~13616110,214363584~25555494,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270679970~19489545,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353623367~61217583] wrote [69050712~4838296,151939411~2672791,180801328~12723441,260454232~2512917,270679970~6022181,288718344~1310188,321234707~5089537,380228090~7390805,404221904~397678] 2024-08-10T06:30:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:37 smithi086 ceph-mon[98993]: pgmap v4178: 137 pgs: 137 active+clean; 950 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 82 KiB/s rd, 36 MiB/s wr, 128 op/s 2024-08-10T06:30:37.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:37 smithi086 ceph-mon[98993]: osdmap e2156: 8 total, 8 up, 8 in 2024-08-10T06:30:37.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:37 smithi086 ceph-mon[101471]: pgmap v4178: 137 pgs: 137 active+clean; 950 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 82 KiB/s rd, 36 MiB/s wr, 128 op/s 2024-08-10T06:30:37.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:37 smithi086 ceph-mon[101471]: osdmap e2156: 8 total, 8 up, 8 in 2024-08-10T06:30:37.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:37 smithi159 ceph-mon[90359]: pgmap v4178: 137 pgs: 137 active+clean; 950 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 82 KiB/s rd, 36 MiB/s wr, 128 op/s 2024-08-10T06:30:37.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:37 smithi159 ceph-mon[90359]: osdmap e2156: 8 total, 8 up, 8 in 2024-08-10T06:30:38.110 INFO:tasks.workunit.client.0.smithi086.stdout: i=17 exists [548555~5125264,7232023~7261186,15721853~793224,22043193~48039,22607176~19475003,42509839~12491140,57190241~8764717,68784819~5349276,83283479~2405655,86168488~24272998,111319709~1340926,125151634~24145443,149720574~14068615,168164816~628262,169068189~24456580,198462255~13616110,213293081~26625997,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~61217583] wrote [12741933~304082,37410590~1263261,44966806~6976054,101066177~4283567,213293081~3066980,260732772~7259121,295590550~6853257,302461475~6520637,309459986~6376725] 2024-08-10T06:30:38.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:38 smithi086 ceph-mon[98993]: osdmap e2157: 8 total, 8 up, 8 in 2024-08-10T06:30:38.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:38 smithi086 ceph-mon[101471]: osdmap e2157: 8 total, 8 up, 8 in 2024-08-10T06:30:38.407 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:30:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:30:38] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-08-10T06:30:38.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:38 smithi159 ceph-mon[90359]: osdmap e2157: 8 total, 8 up, 8 in 2024-08-10T06:30:39.120 INFO:tasks.workunit.client.0.smithi086.stdout: i=18 exists [548555~5125264,7232023~7261186,15721853~793224,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~24272998,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~26625997,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~61217583] wrote [30107208~6927624,51043631~4800015,89559734~7570721,119397243~2458696,160207213~8009418,169102907~1034769,250231475~334132,348013947~4155930,401647867~6654990] 2024-08-10T06:30:39.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:39 smithi086 ceph-mon[98993]: pgmap v4181: 137 pgs: 137 active+clean; 1023 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 223 KiB/s rd, 46 MiB/s wr, 348 op/s 2024-08-10T06:30:39.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:39 smithi086 ceph-mon[98993]: osdmap e2158: 8 total, 8 up, 8 in 2024-08-10T06:30:39.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:39 smithi086 ceph-mon[101471]: pgmap v4181: 137 pgs: 137 active+clean; 1023 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 223 KiB/s rd, 46 MiB/s wr, 348 op/s 2024-08-10T06:30:39.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:39 smithi086 ceph-mon[101471]: osdmap e2158: 8 total, 8 up, 8 in 2024-08-10T06:30:39.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:39 smithi159 ceph-mon[90359]: pgmap v4181: 137 pgs: 137 active+clean; 1023 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 223 KiB/s rd, 46 MiB/s wr, 348 op/s 2024-08-10T06:30:39.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:39 smithi159 ceph-mon[90359]: osdmap e2158: 8 total, 8 up, 8 in 2024-08-10T06:30:40.142 INFO:tasks.workunit.client.0.smithi086.stdout: i=19 exists [405563~16681595,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~24272998,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~26625997,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~62610413] wrote [405563~6945751,9315585~7771573,35581405~2803804,72271928~668513,213398129~2906866,262345140~3151405,338374620~6253647,362004160~4194433,404890803~1550151,408467584~7766196] 2024-08-10T06:30:40.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:40 smithi086 ceph-mon[98993]: osdmap e2159: 8 total, 8 up, 8 in 2024-08-10T06:30:40.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:40 smithi086 ceph-mon[98993]: pgmap v4184: 137 pgs: 137 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 222 KiB/s rd, 33 MiB/s wr, 342 op/s 2024-08-10T06:30:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:40 smithi086 ceph-mon[101471]: osdmap e2159: 8 total, 8 up, 8 in 2024-08-10T06:30:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:40 smithi086 ceph-mon[101471]: pgmap v4184: 137 pgs: 137 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 222 KiB/s rd, 33 MiB/s wr, 342 op/s 2024-08-10T06:30:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:40 smithi159 ceph-mon[90359]: osdmap e2159: 8 total, 8 up, 8 in 2024-08-10T06:30:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:40 smithi159 ceph-mon[90359]: pgmap v4184: 137 pgs: 137 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 222 KiB/s rd, 33 MiB/s wr, 342 op/s 2024-08-10T06:30:41.076 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 1 diff [59284179~787304,86168488~3740444,188538371~1898021,218004582~682719,229898957~7932154,271831883~4705372,319541410~9033850,329943123~593703,353623367~6292696] 2024-08-10T06:30:41.076 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [59284179~787304,86168488~3740444,188538371~1898021,218004582~682719,229898957~7932154,271831883~4705372,319541410~9033850,329943123~593703,353623367~6292696] 2024-08-10T06:30:41.091 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [58720256~1351227,83886080~6022852,184549376~5887016,213909504~4777797,229898957~7932154,268435456~8101799,318767104~11769722,352321536~7594527] 2024-08-10T06:30:41.091 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 2 diff [59284179~787304,86168488~3740444,90648067~2516731,136543620~9469115,188538371~1898021,216652266~7851542,229898957~7932154,271831883~4705372,288934947~1234568,316601167~11974093,329943123~593703,341797416~4511644,353623367~6292696,380271124~2144242,390277531~7521519] 2024-08-10T06:30:41.091 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [59284179~787304,86168488~3740444,90648067~2516731,136543620~9469115,188538371~1898021,216652266~7851542,229898957~7932154,271831883~4705372,288934947~1234568,316601167~11974093,329943123~593703,341797416~4511644,353623367~6292696,380271124~2144242,390277531~7521519] 2024-08-10T06:30:41.098 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [58720256~1351227,83886080~9278718,134217728~11795007,184549376~5887016,213909504~10594304,229898957~7932154,268435456~8101799,285212672~4956843,314572800~15964026,339738624~6570436,352321536~7594527,377487360~4928006,390070272~7728778] 2024-08-10T06:30:41.098 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 3 diff [59284179~787304,86168488~3740444,90648067~2516731,130454662~4860922,136543620~9469115,177682594~4088510,188538371~1898021,201330645~10549478,216652266~7851542,229898957~7932154,271831883~4705372,280388975~7692556,288934947~1234568,303294707~1743468,308601732~3837527,316601167~11974093,329943123~593703,341797416~4511644,353623367~6292696,375719739~6695627,390277531~7521519] 2024-08-10T06:30:41.098 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [59284179~787304,86168488~3740444,90648067~2516731,130454662~4860922,136543620~9469115,177682594~4088510,188538371~1898021,201330645~10549478,216652266~7851542,229898957~7932154,271831883~4705372,280388975~7692556,288934947~1234568,303294707~1743468,308601732~3837527,316601167~11974093,329943123~593703,341797416~4511644,353623367~6292696,375719739~6695627,390277531~7521519] 2024-08-10T06:30:41.104 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [58720256~1351227,83886080~9278718,130023424~15989311,177239670~4531434,184549376~5887016,201326592~10553531,213909504~10594304,229898957~7932154,268435456~8101799,276824064~13345451,301989888~3048287,306184192~6255067,314572800~15964026,339738624~6570436,352321536~7594527,374863030~7552336,390070272~7728778] 2024-08-10T06:30:41.104 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 4 diff [10095974~3607239,26680335~3820257,59284179~787304,83283479~2405655,86168488~3740444,90648067~2516731,130454662~4860922,136543620~9469115,168164816~628262,177682594~4088510,188538371~1898021,201330645~10549478,216652266~10403247,229898957~7932154,252265874~6381027,271831883~4705372,280388975~7692556,288934947~1234568,303294707~1743468,308601732~3837527,316601167~11974093,329943123~593703,341797416~4511644,353623367~6292696,375719739~6695627,387893955~9905095,409469646~5371304] 2024-08-10T06:30:41.104 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [10095974~3607239,26680335~3820257,59284179~787304,83283479~2405655,86168488~3740444,90648067~2516731,130454662~4860922,136543620~9469115,168164816~628262,177682594~4088510,188538371~1898021,201330645~10549478,216652266~10403247,229898957~7932154,252265874~6381027,271831883~4705372,280388975~7692556,288934947~1234568,303294707~1743468,308601732~3837527,316601167~11974093,329943123~593703,341797416~4511644,353623367~6292696,375719739~6695627,387893955~9905095,409469646~5371304] 2024-08-10T06:30:41.111 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [9296103~4407110,25165824~5334768,58720256~1351227,79691776~13473022,130023424~15989311,168164816~628262,177239670~4531434,184549376~5887016,201326592~10553531,213909504~13146009,229898957~7932154,251658240~6988661,268435456~8101799,276824064~13345451,301989888~3048287,306184192~6255067,314572800~15964026,339738624~6570436,352321536~7594527,374863030~7552336,387734540~10064510,406847488~7993462] 2024-08-10T06:30:41.111 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 5 diff [8349029~5354184,15721853~793224,26680335~3820257,48440201~1847402,59284179~787304,83283479~2405655,86168488~3740444,90648067~2516731,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,177682594~4088510,188538371~1898021,201330645~10549478,214363584~12691929,229898957~7932154,252265874~6381027,271831883~4705372,280388975~7692556,288934947~1234568,303294707~1743468,308601732~3837527,316601167~11974093,329943123~593703,341797416~4511644,353623367~11477671,375719739~22079311,409469646~5371304] 2024-08-10T06:30:41.111 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8349029~5354184,15721853~793224,26680335~3820257,48440201~1847402,59284179~787304,83283479~2405655,86168488~3740444,90648067~2516731,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,177682594~4088510,188538371~1898021,201330645~10549478,214363584~12691929,229898957~7932154,252265874~6381027,271831883~4705372,280388975~7692556,288934947~1234568,303294707~1743468,308601732~3837527,316601167~11974093,329943123~593703,341797416~4511644,353623367~11477671,375719739~22079311,409469646~5371304] 2024-08-10T06:30:41.118 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8349029~8166048,25165824~5334768,46137344~4150259,58720256~1351227,79691776~13473022,121634816~35680820,168164816~628262,177239670~4531434,184549376~5887016,201326592~10553531,213909504~13146009,229898957~7932154,251658240~6988661,268435456~8101799,276824064~13345451,301989888~3048287,306184192~6255067,314572800~15964026,339738624~6570436,352321536~12779502,374863030~22936020,406847488~7993462] 2024-08-10T06:30:41.118 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 6 diff [548555~5125264,8349029~5354184,15721853~793224,26680335~3820257,48440201~1847402,57190241~7759676,83283479~2405655,86168488~3740444,90648067~2516731,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,176042529~109572,177682594~4088510,186835259~6041669,201330645~10747720,214363584~23467527,252265874~6381027,271831883~4705372,277329606~10751925,288934947~1234568,303294707~1743468,306273480~6165779,316601167~11974093,329943123~593703,341797416~4511644,353623367~11477671,375719739~22129743,409469646~5371304] 2024-08-10T06:30:41.118 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,26680335~3820257,48440201~1847402,57190241~7759676,83283479~2405655,86168488~3740444,90648067~2516731,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,176042529~109572,177682594~4088510,186835259~6041669,201330645~10747720,214363584~23467527,252265874~6381027,271831883~4705372,277329606~10751925,288934947~1234568,303294707~1743468,306273480~6165779,316601167~11974093,329943123~593703,341797416~4511644,353623367~11477671,375719739~22129743,409469646~5371304] 2024-08-10T06:30:41.124 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,25165824~5334768,46137344~4150259,54525952~10423965,79691776~13473022,121634816~35680820,168164816~628262,176042529~109572,177239670~4531434,184549376~8327552,201326592~10751773,213909504~23921607,251658240~6988661,268435456~8101799,276824064~13345451,301989888~3048287,306184192~6255067,314572800~15964026,339738624~6570436,352321536~12779502,374863030~22986452,406847488~7993462] 2024-08-10T06:30:41.124 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 7 diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~2396509,48440201~1847402,57190241~7759676,83283479~2405655,86168488~3740444,90648067~9765649,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,176042529~109572,177682594~4088510,186835259~6041669,201330645~10747720,214363584~23467527,252265874~6381027,260233879~5301269,270814217~5723038,277329606~10751925,288934947~1234568,303294707~1743468,306273480~6165779,316601167~11974093,329943123~593703,341797416~4511644,353623367~11670579,367858687~6419724,375719739~22129743,409367552~5473398] 2024-08-10T06:30:41.124 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~2396509,48440201~1847402,57190241~7759676,83283479~2405655,86168488~3740444,90648067~9765649,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,176042529~109572,177682594~4088510,186835259~6041669,201330645~10747720,214363584~23467527,252265874~6381027,260233879~5301269,270814217~5723038,277329606~10751925,288934947~1234568,303294707~1743468,306273480~6165779,316601167~11974093,329943123~593703,341797416~4511644,353623367~11670579,367858687~6419724,375719739~22129743,409367552~5473398] 2024-08-10T06:30:41.130 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,37748736~2670555,46137344~4150259,54525952~10423965,79691776~20721940,121634816~35680820,168164816~628262,176042529~109572,177239670~4531434,184549376~8327552,201326592~10751773,213909504~23921607,251658240~6988661,260046848~5488300,268435456~8101799,276824064~13345451,301989888~3048287,306184192~6255067,314572800~15964026,339738624~6570436,352321536~12972410,367858687~6419724,374863030~22986452,406847488~7993462] 2024-08-10T06:30:41.130 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 8 diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~2396509,48440201~1847402,51060533~3940446,57190241~8764717,83283479~2405655,86168488~3740444,90648067~9765649,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,170390778~6272735,177682594~4088510,186835259~6041669,200454929~11623436,214363584~23467527,238183191~1676087,252265874~6381027,260233879~5301269,270814217~17267314,288934947~1234568,303294707~1743468,306273480~6165779,316601167~11974093,329943123~593703,341797416~4511644,353623367~11670579,367858687~6419724,375719739~22129743,409367552~5473398] 2024-08-10T06:30:41.130 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~2396509,48440201~1847402,51060533~3940446,57190241~8764717,83283479~2405655,86168488~3740444,90648067~9765649,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,170390778~6272735,177682594~4088510,186835259~6041669,200454929~11623436,214363584~23467527,238183191~1676087,252265874~6381027,260233879~5301269,270814217~17267314,288934947~1234568,303294707~1743468,306273480~6165779,316601167~11974093,329943123~593703,341797416~4511644,353623367~11670579,367858687~6419724,375719739~22129743,409367552~5473398] 2024-08-10T06:30:41.137 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,37748736~2670555,46137344~4150259,50331648~15623310,79691776~20721940,121634816~35680820,168164816~628262,170390778~6272735,177239670~4531434,184549376~8327552,197132288~14946077,213909504~23921607,238183191~1676087,251658240~6988661,260046848~5488300,268435456~21734059,301989888~3048287,306184192~6255067,314572800~15964026,339738624~6570436,352321536~12972410,367858687~6419724,374863030~22986452,406847488~7993462] 2024-08-10T06:30:41.137 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 9 diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~4059397,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,111319709~1340926,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,170390778~6272735,177682594~4088510,186835259~6041669,200454929~11623436,214363584~23467527,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~17267314,288934947~1234568,303294707~9144552,316601167~15378505,333750210~5232145,341797416~4511644,347052037~5491381,353623367~11670579,367858687~6419724,375719739~22129743,409367552~5473398] 2024-08-10T06:30:41.137 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~4059397,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,111319709~1340926,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,170390778~6272735,177682594~4088510,186835259~6041669,200454929~11623436,214363584~23467527,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~17267314,288934947~1234568,303294707~9144552,316601167~15378505,333750210~5232145,341797416~4511644,347052037~5491381,353623367~11670579,367858687~6419724,375719739~22129743,409367552~5473398] 2024-08-10T06:30:41.143 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,37748736~4333443,46137344~4150259,50331648~15623310,67108864~7025231,79691776~20721940,109051904~3608731,121634816~35680820,168164816~628262,170390778~6272735,177239670~4531434,184549376~8327552,197132288~14946077,213909504~23921607,238183191~1676087,243269632~7708182,251658240~6988661,260046848~5488300,268435456~21734059,301989888~10449371,314572800~24409555,339738624~25555322,367858687~6419724,374863030~22986452,406847488~7993462] 2024-08-10T06:30:41.143 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 10 diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,111319709~1340926,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,170390778~6272735,177682594~4088510,186199370~6677558,200454929~11623436,214363584~23467527,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,316601167~15378505,333750210~12558850,347052037~5491381,353623367~11670579,367858687~6419724,375719739~22129743,401283336~13557614] 2024-08-10T06:30:41.143 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,111319709~1340926,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,170390778~6272735,177682594~4088510,186199370~6677558,200454929~11623436,214363584~23467527,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,316601167~15378505,333750210~12558850,347052037~5491381,353623367~11670579,367858687~6419724,375719739~22129743,401283336~13557614] 2024-08-10T06:30:41.149 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,33554432~8527747,46137344~4150259,50331648~15623310,67108864~7025231,79691776~20721940,109051904~3608731,121634816~35680820,168164816~628262,170390778~6272735,177239670~4531434,184549376~8327552,197132288~14946077,213909504~23921607,238183191~1676087,243269632~7708182,251658240~6988661,260046848~5488300,268435456~28862225,301989888~10449371,314572800~50721146,367858687~6419724,374863030~22986452,399697868~15143082] 2024-08-10T06:30:41.149 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 11 diff [548555~5125264,8349029~5354184,15721853~793224,22043193~48039,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,111319709~1340926,125151634~10666197,136543620~12638486,149720574~11448591,168164816~628262,170390778~6272735,177682594~4088510,186199370~6677558,200454929~11623436,214363584~23467527,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,316601167~15378505,332945617~13363443,347052037~5491381,353623367~11670579,367858687~6419724,375719739~22129743,401283336~13557614] 2024-08-10T06:30:41.149 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22043193~48039,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,111319709~1340926,125151634~10666197,136543620~12638486,149720574~11448591,168164816~628262,170390778~6272735,177682594~4088510,186199370~6677558,200454929~11623436,214363584~23467527,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,316601167~15378505,332945617~13363443,347052037~5491381,353623367~11670579,367858687~6419724,375719739~22129743,401283336~13557614] 2024-08-10T06:30:41.155 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,33554432~8527747,46137344~4150259,50331648~15623310,67108864~7025231,79691776~20721940,109051904~3608731,121634816~39534349,168164816~628262,170390778~6272735,177239670~4531434,184549376~8327552,197132288~14946077,213909504~23921607,238183191~1676087,243269632~7708182,251658240~6988661,260046848~5488300,268435456~28862225,301989888~10449371,314572800~50721146,367858687~6419724,374863030~22986452,399697868~15143082] 2024-08-10T06:30:41.156 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 12 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,111319709~1340926,125151634~10666197,136543620~12753457,149720574~11448591,168164816~628262,169068189~7595324,177682594~4088510,184189276~8687652,200454929~11623436,214363584~23467527,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353623367~11670579,367858687~6419724,375719739~22129743,401283336~13557614] 2024-08-10T06:30:41.156 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,111319709~1340926,125151634~10666197,136543620~12753457,149720574~11448591,168164816~628262,169068189~7595324,177682594~4088510,184189276~8687652,200454929~11623436,214363584~23467527,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353623367~11670579,367858687~6419724,375719739~22129743,401283336~13557614] 2024-08-10T06:30:41.161 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~9529072,33554432~8527747,46137344~4150259,50331648~15623310,67108864~7025231,79691776~20721940,109051904~3608731,121634816~39534349,168164816~628262,169068189~7595324,177239670~15637258,197132288~14946077,213909504~23921607,238183191~1676087,243269632~7771682,251658240~6988661,260046848~5488300,268435456~28862225,301989888~11095551,314572800~50721146,367858687~6419724,374863030~22986452,399697868~15143082] 2024-08-10T06:30:41.161 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 13 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,111319709~1340926,125151634~10666197,136543620~12753457,149720574~11448591,161613170~2176019,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~23467527,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353623367~11670579,367858687~29990795,401283336~13557614] 2024-08-10T06:30:41.162 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,111319709~1340926,125151634~10666197,136543620~12753457,149720574~11448591,161613170~2176019,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~23467527,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353623367~11670579,367858687~29990795,401283336~13557614] 2024-08-10T06:30:41.167 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~29316083,50331648~15623310,67108864~7025231,79691776~20721940,109051904~3608731,121634816~39534349,161613170~2176019,168164816~628262,169068189~23808739,197132288~14946077,213909504~23921607,238183191~1676087,243269632~7771682,251658240~6988661,260046848~5488300,268435456~28862225,301989888~11095551,314572800~50721146,367858687~29990795,399697868~15143082] 2024-08-10T06:30:41.167 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 14 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~23467527,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353623367~11670579,367858687~29990795,401283336~13557614] 2024-08-10T06:30:41.168 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~23467527,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353623367~11670579,367858687~29990795,401283336~13557614] 2024-08-10T06:30:41.173 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~29316083,50331648~15623310,67108864~7025231,79691776~20721940,109051904~3608731,121634816~39534349,161613170~2176019,168164816~628262,169068189~23808739,197132288~14946077,213909504~23921607,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~28862225,301989888~11095551,314572800~50721146,367858687~29990795,399697868~15143082] 2024-08-10T06:30:41.173 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 15 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~23467527,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353623367~11670579,367858687~46982263] 2024-08-10T06:30:41.174 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~23467527,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353623367~11670579,367858687~46982263] 2024-08-10T06:30:41.179 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~29316083,50331648~15623310,67108864~7025231,79691776~20721940,101557337~11103298,121634816~39534349,161613170~2176019,168164816~628262,169068189~23808739,197132288~14946077,213909504~23921607,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~28862225,301989888~11095551,314572800~50721146,367858687~46982263] 2024-08-10T06:30:41.179 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 16 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~24456580,198462255~13616110,214363584~23467527,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270679970~19489545,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353623367~11670579,367858687~46982263] 2024-08-10T06:30:41.180 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~24456580,198462255~13616110,214363584~23467527,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270679970~19489545,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353623367~11670579,367858687~46982263] 2024-08-10T06:30:41.185 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~29316083,50331648~15623310,67108864~7025231,79691776~20721940,101557337~11103298,121634816~39534349,161613170~2176019,168164816~628262,169068189~24456580,197132288~14946077,213909504~23921607,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~28862225,301989888~11095551,314572800~50721146,367858687~46982263] 2024-08-10T06:30:41.185 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 17 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~12491140,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~11670579,367858687~46982263] 2024-08-10T06:30:41.185 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~12491140,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~11670579,367858687~46982263] 2024-08-10T06:30:41.192 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,121634816~39534349,161613170~2176019,168164816~628262,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~96858490,367858687~46982263] 2024-08-10T06:30:41.192 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 18 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~11670579,367858687~46982263] 2024-08-10T06:30:41.192 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~11670579,367858687~46982263] 2024-08-10T06:30:41.197 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~96858490,367858687~46982263] 2024-08-10T06:30:41.197 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 19 diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:41.198 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:41.203 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:30:41.203 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 2 diff [90648067~2516731,136543620~9469115,216652266~7851542,288934947~1234568,316601167~5473847,341797416~4511644,380271124~2144242,390277531~7521519] 2024-08-10T06:30:41.203 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [90648067~2516731,136543620~9469115,216652266~7851542,288934947~1234568,316601167~5473847,341797416~4511644,380271124~2144242,390277531~7521519] 2024-08-10T06:30:41.210 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [89908932~3255866,134217728~11795007,216652266~7851542,285212672~4956843,314572800~7502214,339738624~6570436,377487360~4928006,390070272~7728778] 2024-08-10T06:30:41.210 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 3 diff [90648067~2516731,130454662~4860922,136543620~9469115,177682594~4088510,201330645~10549478,216652266~7851542,280388975~7692556,288934947~1234568,303294707~1743468,308601732~3837527,316601167~5646139,341797416~4511644,353814295~4052257,375719739~6695627,390277531~7521519] 2024-08-10T06:30:41.210 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [90648067~2516731,130454662~4860922,136543620~9469115,177682594~4088510,201330645~10549478,216652266~7851542,280388975~7692556,288934947~1234568,303294707~1743468,308601732~3837527,316601167~5646139,341797416~4511644,353814295~4052257,375719739~6695627,390277531~7521519] 2024-08-10T06:30:41.215 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [89908932~3255866,130023424~15989311,177239670~4531434,201326592~10553531,216652266~7851542,276824064~13345451,301989888~3048287,306184192~6255067,314572800~7674506,339738624~6570436,353814295~4052257,374863030~7552336,390070272~7728778] 2024-08-10T06:30:41.215 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 4 diff [10095974~3607239,26680335~3820257,83283479~2405655,90648067~2516731,130454662~4860922,136543620~9469115,168164816~628262,177682594~4088510,201330645~10549478,216652266~10403247,252265874~6381027,280388975~7692556,288934947~1234568,303294707~1743468,308601732~3837527,316601167~5646139,341797416~4511644,353814295~4052257,375719739~6695627,387893955~9905095,409469646~5371304] 2024-08-10T06:30:41.215 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [10095974~3607239,26680335~3820257,83283479~2405655,90648067~2516731,130454662~4860922,136543620~9469115,168164816~628262,177682594~4088510,201330645~10549478,216652266~10403247,252265874~6381027,280388975~7692556,288934947~1234568,303294707~1743468,308601732~3837527,316601167~5646139,341797416~4511644,353814295~4052257,375719739~6695627,387893955~9905095,409469646~5371304] 2024-08-10T06:30:41.220 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [9296103~4407110,25165824~5334768,79691776~5997358,89908932~3255866,130023424~15989311,168164816~628262,177239670~4531434,201326592~10553531,216652266~10403247,251658240~6988661,276824064~13345451,301989888~3048287,306184192~6255067,314572800~7674506,339738624~6570436,353814295~4052257,374863030~7552336,387734540~10064510,406847488~7993462] 2024-08-10T06:30:41.220 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 5 diff [8349029~5354184,15721853~793224,26680335~3820257,48440201~1847402,83283479~2405655,90648067~2516731,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,177682594~4088510,201330645~10549478,214363584~12691929,252265874~6381027,280388975~7692556,288934947~1234568,303294707~1743468,308601732~3837527,316601167~5646139,341797416~4511644,353814295~11286743,375719739~22079311,409469646~5371304] 2024-08-10T06:30:41.220 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8349029~5354184,15721853~793224,26680335~3820257,48440201~1847402,83283479~2405655,90648067~2516731,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,177682594~4088510,201330645~10549478,214363584~12691929,252265874~6381027,280388975~7692556,288934947~1234568,303294707~1743468,308601732~3837527,316601167~5646139,341797416~4511644,353814295~11286743,375719739~22079311,409469646~5371304] 2024-08-10T06:30:41.226 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8349029~8166048,25165824~5334768,46137344~4150259,79691776~5997358,89908932~3255866,121634816~35680820,168164816~628262,177239670~4531434,201326592~10553531,214363584~12691929,251658240~6988661,276824064~13345451,301989888~3048287,306184192~6255067,314572800~7674506,339738624~6570436,353814295~11286743,374863030~22936020,406847488~7993462] 2024-08-10T06:30:41.226 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 6 diff [548555~5125264,8349029~5354184,15721853~793224,26680335~3820257,48440201~1847402,57190241~7759676,83283479~2405655,90648067~2516731,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,176042529~109572,177682594~4088510,186835259~6041669,201330645~10747720,214363584~19997144,252265874~6381027,277329606~10751925,288934947~1234568,303294707~1743468,306273480~6165779,316601167~5646139,341797416~4511644,353814295~11286743,375719739~22129743,409469646~5371304] 2024-08-10T06:30:41.226 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,26680335~3820257,48440201~1847402,57190241~7759676,83283479~2405655,90648067~2516731,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,176042529~109572,177682594~4088510,186835259~6041669,201330645~10747720,214363584~19997144,252265874~6381027,277329606~10751925,288934947~1234568,303294707~1743468,306273480~6165779,316601167~5646139,341797416~4511644,353814295~11286743,375719739~22129743,409469646~5371304] 2024-08-10T06:30:41.231 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,25165824~5334768,46137344~4150259,54525952~10423965,79691776~5997358,89908932~3255866,121634816~35680820,168164816~628262,176042529~109572,177239670~4531434,186835259~6041669,201326592~10751773,214363584~19997144,251658240~6988661,276824064~13345451,301989888~3048287,306184192~6255067,314572800~7674506,339738624~6570436,353814295~11286743,374863030~22986452,406847488~7993462] 2024-08-10T06:30:41.231 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 7 diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~2396509,48440201~1847402,57190241~7759676,83283479~2405655,90648067~9765649,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,176042529~109572,177682594~4088510,186835259~6041669,201330645~10747720,214363584~19997144,252265874~6381027,260233879~5301269,270814217~4741810,277329606~10751925,288934947~1234568,303294707~1743468,306273480~6165779,316601167~5646139,341797416~4511644,353814295~11479651,367858687~6419724,375719739~22129743,409367552~5473398] 2024-08-10T06:30:41.231 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~2396509,48440201~1847402,57190241~7759676,83283479~2405655,90648067~9765649,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,176042529~109572,177682594~4088510,186835259~6041669,201330645~10747720,214363584~19997144,252265874~6381027,260233879~5301269,270814217~4741810,277329606~10751925,288934947~1234568,303294707~1743468,306273480~6165779,316601167~5646139,341797416~4511644,353814295~11479651,367858687~6419724,375719739~22129743,409367552~5473398] 2024-08-10T06:30:41.236 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,37748736~2670555,46137344~4150259,54525952~10423965,79691776~5997358,89908932~10504784,121634816~35680820,168164816~628262,176042529~109572,177239670~4531434,186835259~6041669,201326592~10751773,214363584~19997144,251658240~6988661,260046848~5488300,270814217~4741810,276824064~13345451,301989888~3048287,306184192~6255067,314572800~7674506,339738624~6570436,353814295~11479651,367858687~6419724,374863030~22986452,406847488~7993462] 2024-08-10T06:30:41.237 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 8 diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~2396509,48440201~1847402,51060533~3940446,57190241~8764717,83283479~2405655,90648067~9765649,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,170390778~6272735,177682594~4088510,186835259~6041669,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,252265874~6381027,260233879~5301269,270814217~17267314,288934947~1234568,303294707~1743468,306273480~6165779,316601167~5646139,324189027~1738838,341797416~4511644,353814295~11479651,367858687~6419724,375719739~22129743,409367552~5473398] 2024-08-10T06:30:41.237 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~2396509,48440201~1847402,51060533~3940446,57190241~8764717,83283479~2405655,90648067~9765649,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,170390778~6272735,177682594~4088510,186835259~6041669,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,252265874~6381027,260233879~5301269,270814217~17267314,288934947~1234568,303294707~1743468,306273480~6165779,316601167~5646139,324189027~1738838,341797416~4511644,353814295~11479651,367858687~6419724,375719739~22129743,409367552~5473398] 2024-08-10T06:30:41.242 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,37748736~2670555,46137344~4150259,50331648~15623310,79691776~5997358,89908932~10504784,121634816~35680820,168164816~628262,170390778~6272735,177239670~4531434,186835259~6041669,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,251658240~6988661,260046848~5488300,270814217~19355298,301989888~3048287,306184192~6255067,314572800~7674506,324189027~1738838,339738624~6570436,353814295~11479651,367858687~6419724,374863030~22986452,406847488~7993462] 2024-08-10T06:30:41.242 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 9 diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~4059397,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,170390778~6272735,177682594~4088510,186835259~6041669,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~17267314,288934947~1234568,303294707~9144552,316601167~5646139,324189027~7790645,333750210~5232145,341797416~4511644,347052037~5491381,353814295~11479651,367858687~6419724,375719739~22129743,409367552~5473398] 2024-08-10T06:30:41.242 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~4059397,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,170390778~6272735,177682594~4088510,186835259~6041669,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~17267314,288934947~1234568,303294707~9144552,316601167~5646139,324189027~7790645,333750210~5232145,341797416~4511644,347052037~5491381,353814295~11479651,367858687~6419724,375719739~22129743,409367552~5473398] 2024-08-10T06:30:41.248 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,37748736~4333443,46137344~4150259,50331648~15623310,67108864~7025231,79691776~5997358,86403846~14009870,109051904~3608731,121634816~35680820,168164816~628262,170390778~6272735,177239670~4531434,186835259~6041669,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7708182,251658240~6988661,260046848~5488300,270814217~19355298,301989888~10449371,314572800~7674506,324189027~14793328,339738624~12804794,353814295~11479651,367858687~6419724,374863030~22986452,406847488~7993462] 2024-08-10T06:30:41.248 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 10 diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,170390778~6272735,177682594~4088510,186199370~6677558,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,316601167~5646139,324189027~7790645,333750210~12558850,347052037~5491381,353814295~11479651,367858687~6419724,375719739~22129743,401283336~13557614] 2024-08-10T06:30:41.248 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~10163950,136543620~12638486,149781152~7534484,168164816~628262,170390778~6272735,177682594~4088510,186199370~6677558,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,316601167~5646139,324189027~7790645,333750210~12558850,347052037~5491381,353814295~11479651,367858687~6419724,375719739~22129743,401283336~13557614] 2024-08-10T06:30:41.254 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,33554432~8527747,46137344~4150259,50331648~15623310,67108864~7025231,79691776~5997358,86403846~14009870,109051904~3608731,121634816~35680820,168164816~628262,170390778~6272735,177239670~4531434,186199370~6677558,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7708182,251658240~6988661,260046848~5488300,270814217~26483464,301989888~10449371,314572800~7674506,324189027~28354391,353814295~11479651,367858687~6419724,374863030~22986452,399697868~15143082] 2024-08-10T06:30:41.254 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 11 diff [548555~5125264,8349029~5354184,15721853~793224,22043193~48039,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~10666197,136543620~12638486,149720574~11448591,168164816~628262,170390778~6272735,177682594~4088510,186199370~6677558,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,316601167~5646139,324189027~7790645,332945617~13363443,347052037~5491381,353814295~11479651,367858687~6419724,375719739~22129743,401283336~13557614] 2024-08-10T06:30:41.254 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22043193~48039,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~10666197,136543620~12638486,149720574~11448591,168164816~628262,170390778~6272735,177682594~4088510,186199370~6677558,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,316601167~5646139,324189027~7790645,332945617~13363443,347052037~5491381,353814295~11479651,367858687~6419724,375719739~22129743,401283336~13557614] 2024-08-10T06:30:41.260 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,33554432~8527747,46137344~4150259,50331648~15623310,67108864~7025231,79691776~5997358,86403846~14009870,109051904~3608731,121634816~39534349,168164816~628262,170390778~6272735,177239670~4531434,186199370~6677558,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7708182,251658240~6988661,260046848~5488300,270814217~26483464,301989888~10449371,314572800~7674506,324189027~28354391,353814295~11479651,367858687~6419724,374863030~22986452,399697868~15143082] 2024-08-10T06:30:41.260 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 12 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~10666197,136543620~12753457,149720574~11448591,168164816~628262,169068189~7595324,177682594~4088510,184189276~8687652,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353814295~11479651,367858687~6419724,375719739~22129743,401283336~13557614] 2024-08-10T06:30:41.260 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~10666197,136543620~12753457,149720574~11448591,168164816~628262,169068189~7595324,177682594~4088510,184189276~8687652,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353814295~11479651,367858687~6419724,375719739~22129743,401283336~13557614] 2024-08-10T06:30:41.266 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~9529072,33554432~8527747,46137344~4150259,50331648~15623310,67108864~7025231,79691776~5997358,86403846~14009870,109051904~3608731,121634816~39534349,168164816~628262,169068189~7595324,177239670~15637258,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~5488300,270814217~26483464,301989888~11095551,314572800~37970618,353814295~11479651,367858687~6419724,374863030~22986452,399697868~15143082] 2024-08-10T06:30:41.266 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 13 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~10666197,136543620~12753457,149720574~11448591,161613170~2176019,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353814295~11479651,367858687~29990795,401283336~13557614] 2024-08-10T06:30:41.266 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~10666197,136543620~12753457,149720574~11448591,161613170~2176019,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353814295~11479651,367858687~29990795,401283336~13557614] 2024-08-10T06:30:41.271 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~29316083,50331648~15623310,67108864~7025231,79691776~5997358,86403846~14009870,109051904~3608731,121634816~39534349,161613170~2176019,168164816~628262,169068189~23808739,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~5488300,270814217~26483464,301989888~11095551,314572800~37970618,353814295~11479651,367858687~29990795,399697868~15143082] 2024-08-10T06:30:41.271 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 14 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353814295~11479651,367858687~29990795,401283336~13557614] 2024-08-10T06:30:41.271 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353814295~11479651,367858687~29990795,401283336~13557614] 2024-08-10T06:30:41.277 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~29316083,50331648~15623310,67108864~7025231,79691776~5997358,86403846~14009870,109051904~3608731,121634816~39534349,161613170~2176019,168164816~628262,169068189~23808739,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270814217~26483464,301989888~11095551,314572800~37970618,353814295~11479651,367858687~29990795,399697868~15143082] 2024-08-10T06:30:41.277 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 15 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353814295~11479651,367858687~46982263] 2024-08-10T06:30:41.277 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270814217~19355298,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353814295~11479651,367858687~46982263] 2024-08-10T06:30:41.283 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~29316083,50331648~15623310,67108864~7025231,79691776~5997358,86403846~14009870,101557337~11103298,121634816~39534349,161613170~2176019,168164816~628262,169068189~23808739,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270814217~26483464,301989888~11095551,314572800~37970618,353814295~11479651,367858687~46982263] 2024-08-10T06:30:41.283 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 16 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~24456580,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270679970~19489545,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353814295~11479651,367858687~46982263] 2024-08-10T06:30:41.283 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~24456580,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270679970~19489545,293247036~4050645,303294707~9144552,312858632~226807,316601167~29707893,347052037~5491381,353814295~11479651,367858687~46982263] 2024-08-10T06:30:41.288 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~29316083,50331648~15623310,67108864~7025231,79691776~5997358,86403846~14009870,101557337~11103298,121634816~39534349,161613170~2176019,168164816~628262,169068189~24456580,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~26617711,301989888~11095551,314572800~37970618,353814295~11479651,367858687~46982263] 2024-08-10T06:30:41.288 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 17 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~12491140,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~11479651,367858687~46982263] 2024-08-10T06:30:41.288 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~12491140,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~11479651,367858687~46982263] 2024-08-10T06:30:41.294 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,121634816~39534349,161613170~2176019,168164816~628262,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~11479651,367858687~46982263] 2024-08-10T06:30:41.294 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 18 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~11479651,367858687~46982263] 2024-08-10T06:30:41.294 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~11479651,367858687~46982263] 2024-08-10T06:30:41.299 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~11479651,367858687~46982263] 2024-08-10T06:30:41.299 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 19 diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:41.300 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:41.305 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~12384298,367858687~48375093] 2024-08-10T06:30:41.305 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 3 diff [130454662~4860922,177682594~4088510,201330645~10549478,280388975~7692556,303294707~1743468,308601732~3837527,319766524~2480782,353814295~4052257,375719739~6570879] 2024-08-10T06:30:41.305 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [130454662~4860922,177682594~4088510,201330645~10549478,280388975~7692556,303294707~1743468,308601732~3837527,319766524~2480782,353814295~4052257,375719739~6570879] 2024-08-10T06:30:41.310 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [130023424~5292160,177239670~4531434,201326592~10553531,276824064~11257467,301989888~3048287,306184192~6255067,319766524~2480782,353814295~4052257,374863030~7427588] 2024-08-10T06:30:41.311 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 4 diff [10095974~3607239,26680335~3820257,83283479~2405655,130454662~4860922,168164816~628262,177682594~4088510,201330645~10549478,221608536~5446977,252265874~6381027,280388975~7692556,303294707~1743468,308601732~3837527,319766524~2480782,353814295~4052257,375719739~6570879,387893955~2858958,409469646~5371304] 2024-08-10T06:30:41.311 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [10095974~3607239,26680335~3820257,83283479~2405655,130454662~4860922,168164816~628262,177682594~4088510,201330645~10549478,221608536~5446977,252265874~6381027,280388975~7692556,303294707~1743468,308601732~3837527,319766524~2480782,353814295~4052257,375719739~6570879,387893955~2858958,409469646~5371304] 2024-08-10T06:30:41.316 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [9296103~4407110,25165824~5334768,79691776~5997358,130023424~5292160,168164816~628262,177239670~4531434,201326592~10553531,221608536~5446977,251658240~6988661,276824064~11257467,301989888~3048287,306184192~6255067,319766524~2480782,353814295~4052257,374863030~7427588,387734540~3018373,406847488~7993462] 2024-08-10T06:30:41.316 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 5 diff [8349029~5354184,15721853~793224,26680335~3820257,48440201~1847402,83283479~2405655,125151634~10163950,143633300~5548806,149781152~7534484,168164816~628262,177682594~4088510,201330645~10549478,214363584~12691929,252265874~6381027,280388975~7692556,303294707~1743468,308601732~3837527,319766524~2480782,353814295~11286743,375719739~15033174,409469646~5371304] 2024-08-10T06:30:41.316 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8349029~5354184,15721853~793224,26680335~3820257,48440201~1847402,83283479~2405655,125151634~10163950,143633300~5548806,149781152~7534484,168164816~628262,177682594~4088510,201330645~10549478,214363584~12691929,252265874~6381027,280388975~7692556,303294707~1743468,308601732~3837527,319766524~2480782,353814295~11286743,375719739~15033174,409469646~5371304] 2024-08-10T06:30:41.321 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8349029~8166048,25165824~5334768,46137344~4150259,79691776~5997358,121634816~13680768,143633300~13682336,168164816~628262,177239670~4531434,201326592~10553531,214363584~12691929,251658240~6988661,276824064~11257467,301989888~3048287,306184192~6255067,319766524~2480782,353814295~11286743,374863030~15889883,406847488~7993462] 2024-08-10T06:30:41.321 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 6 diff [548555~5125264,8349029~5354184,15721853~793224,26680335~3820257,48440201~1847402,57190241~7759676,83283479~2405655,125151634~10163950,143633300~5548806,149781152~7534484,168164816~628262,176042529~109572,177682594~4088510,186835259~6041669,201330645~10747720,214363584~19997144,252265874~6381027,277329606~10751925,303294707~1743468,306273480~6165779,319766524~2480782,353814295~11286743,375719739~15033174,395915566~1933916,409469646~5371304] 2024-08-10T06:30:41.322 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,26680335~3820257,48440201~1847402,57190241~7759676,83283479~2405655,125151634~10163950,143633300~5548806,149781152~7534484,168164816~628262,176042529~109572,177682594~4088510,186835259~6041669,201330645~10747720,214363584~19997144,252265874~6381027,277329606~10751925,303294707~1743468,306273480~6165779,319766524~2480782,353814295~11286743,375719739~15033174,395915566~1933916,409469646~5371304] 2024-08-10T06:30:41.327 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,25165824~5334768,46137344~4150259,54525952~10423965,79691776~5997358,121634816~13680768,143633300~13682336,168164816~628262,176042529~109572,177239670~4531434,186835259~6041669,201326592~10751773,214363584~19997144,251658240~6988661,276824064~11257467,301989888~3048287,306184192~6255067,319766524~2480782,353814295~11286743,374863030~15889883,395915566~1933916,406847488~7993462] 2024-08-10T06:30:41.327 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 7 diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~2396509,48440201~1847402,57190241~7759676,83283479~2405655,92491092~7922624,125151634~10163950,143633300~5548806,149781152~7534484,168164816~628262,176042529~109572,177682594~4088510,186835259~6041669,201330645~10747720,214363584~19997144,252265874~6381027,260233879~5301269,270814217~4741810,277329606~10751925,303294707~1743468,306273480~6165779,319766524~2480782,353814295~11479651,367858687~6419724,375719739~15033174,395273461~2576021,409367552~5473398] 2024-08-10T06:30:41.327 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~2396509,48440201~1847402,57190241~7759676,83283479~2405655,92491092~7922624,125151634~10163950,143633300~5548806,149781152~7534484,168164816~628262,176042529~109572,177682594~4088510,186835259~6041669,201330645~10747720,214363584~19997144,252265874~6381027,260233879~5301269,270814217~4741810,277329606~10751925,303294707~1743468,306273480~6165779,319766524~2480782,353814295~11479651,367858687~6419724,375719739~15033174,395273461~2576021,409367552~5473398] 2024-08-10T06:30:41.333 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,37748736~2670555,46137344~4150259,54525952~10423965,79691776~5997358,92491092~7922624,121634816~13680768,143633300~13682336,168164816~628262,176042529~109572,177239670~4531434,186835259~6041669,201326592~10751773,214363584~19997144,251658240~6988661,260046848~5488300,270814217~4741810,276824064~11257467,301989888~3048287,306184192~6255067,319766524~2480782,353814295~11479651,367858687~6419724,374863030~15889883,395273461~2576021,406847488~7993462] 2024-08-10T06:30:41.333 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 8 diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~2396509,48440201~1847402,51060533~3940446,57190241~8764717,83283479~2405655,92491092~7922624,125151634~10163950,143633300~5548806,149781152~7534484,168164816~628262,170390778~6272735,177682594~4088510,186835259~6041669,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,252265874~6381027,260233879~5301269,270814217~17267314,303294707~1743468,306273480~6165779,319766524~2480782,324189027~1738838,353814295~11479651,367858687~6419724,375719739~15033174,395273461~2576021,409367552~5473398] 2024-08-10T06:30:41.333 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~2396509,48440201~1847402,51060533~3940446,57190241~8764717,83283479~2405655,92491092~7922624,125151634~10163950,143633300~5548806,149781152~7534484,168164816~628262,170390778~6272735,177682594~4088510,186835259~6041669,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,252265874~6381027,260233879~5301269,270814217~17267314,303294707~1743468,306273480~6165779,319766524~2480782,324189027~1738838,353814295~11479651,367858687~6419724,375719739~15033174,395273461~2576021,409367552~5473398] 2024-08-10T06:30:41.339 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,37748736~2670555,46137344~4150259,50331648~15623310,79691776~5997358,92491092~7922624,121634816~13680768,143633300~13682336,168164816~628262,170390778~6272735,177239670~4531434,186835259~6041669,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,251658240~6988661,260046848~5488300,270814217~17267314,301989888~3048287,306184192~6255067,319766524~2480782,324189027~1738838,353814295~11479651,367858687~6419724,374863030~15889883,395273461~2576021,406847488~7993462] 2024-08-10T06:30:41.339 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 9 diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~4059397,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~5458816,92491092~7922624,111319709~1340926,125151634~10163950,143633300~5548806,149781152~7534484,168164816~628262,170390778~6272735,177682594~4088510,186835259~6041669,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~17267314,303294707~9144552,319766524~2480782,324189027~7790645,333750210~5232145,347052037~5491381,353814295~11479651,367858687~6419724,375719739~15033174,395273461~2576021,409367552~5473398] 2024-08-10T06:30:41.340 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~4059397,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~5458816,92491092~7922624,111319709~1340926,125151634~10163950,143633300~5548806,149781152~7534484,168164816~628262,170390778~6272735,177682594~4088510,186835259~6041669,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~17267314,303294707~9144552,319766524~2480782,324189027~7790645,333750210~5232145,347052037~5491381,353814295~11479651,367858687~6419724,375719739~15033174,395273461~2576021,409367552~5473398] 2024-08-10T06:30:41.345 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,37748736~4333443,46137344~4150259,50331648~15623310,67108864~7025231,79691776~5997358,86403846~5458816,92491092~7922624,109051904~3608731,121634816~13680768,143633300~13682336,168164816~628262,170390778~6272735,177239670~4531434,186835259~6041669,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7708182,251658240~6988661,260046848~5488300,270814217~17267314,301989888~10449371,319766524~2480782,324189027~14793328,346309060~6234358,353814295~11479651,367858687~6419724,374863030~15889883,395273461~2576021,406847488~7993462] 2024-08-10T06:30:41.346 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 10 diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~5458816,92491092~7922624,111319709~1340926,125151634~10163950,143633300~5548806,149781152~7534484,168164816~628262,170390778~6272735,177682594~4088510,186199370~6677558,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~18614531,293247036~4050645,303294707~9144552,319766524~2480782,324189027~7790645,333750210~8758906,347052037~5491381,353814295~11479651,367858687~6419724,375719739~15033174,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.346 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~5458816,92491092~7922624,111319709~1340926,125151634~10163950,143633300~5548806,149781152~7534484,168164816~628262,170390778~6272735,177682594~4088510,186199370~6677558,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~18614531,293247036~4050645,303294707~9144552,319766524~2480782,324189027~7790645,333750210~8758906,347052037~5491381,353814295~11479651,367858687~6419724,375719739~15033174,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.351 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,33554432~8527747,46137344~4150259,50331648~15623310,67108864~7025231,79691776~5997358,86403846~5458816,92491092~7922624,109051904~3608731,121634816~13680768,143633300~13682336,168164816~628262,170390778~6272735,177239670~4531434,186199370~6677558,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7708182,251658240~6988661,260046848~5488300,270814217~18614531,290169515~7128166,301989888~10449371,319766524~2480782,324189027~18320089,346309060~6234358,353814295~11479651,367858687~6419724,374863030~15889883,395273461~2576021,399697868~15143082] 2024-08-10T06:30:41.351 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 11 diff [548555~5125264,8349029~5354184,15721853~793224,22043193~48039,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~5458816,92491092~7922624,111319709~1340926,125151634~10666197,143633300~5548806,149720574~11448591,168164816~628262,170390778~6272735,177682594~4088510,186199370~6677558,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~18614531,293247036~4050645,303294707~9144552,319766524~2480782,324189027~7790645,332945617~9563499,347052037~5491381,353814295~11479651,367858687~6419724,375719739~15033174,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.351 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22043193~48039,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~5458816,92491092~7922624,111319709~1340926,125151634~10666197,143633300~5548806,149720574~11448591,168164816~628262,170390778~6272735,177682594~4088510,186199370~6677558,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~18614531,293247036~4050645,303294707~9144552,319766524~2480782,324189027~7790645,332945617~9563499,347052037~5491381,353814295~11479651,367858687~6419724,375719739~15033174,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.357 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,33554432~8527747,46137344~4150259,50331648~15623310,67108864~7025231,79691776~5997358,86403846~5458816,92491092~7922624,109051904~3608731,121634816~14183015,143633300~17535865,168164816~628262,170390778~6272735,177239670~4531434,186199370~6677558,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7708182,251658240~6988661,260046848~5488300,270814217~18614531,290169515~7128166,301989888~10449371,319766524~2480782,324189027~18320089,346309060~6234358,353814295~11479651,367858687~6419724,374863030~15889883,395273461~2576021,399697868~15143082] 2024-08-10T06:30:41.357 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 12 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~10666197,141223832~8073245,149720574~11448591,168164816~628262,169068189~7595324,177682594~4088510,184189276~8687652,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,270814217~18614531,293247036~4050645,303294707~9144552,312858632~226807,319766524~22742592,347052037~5491381,353814295~11479651,367858687~6419724,375719739~15033174,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.357 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~10666197,141223832~8073245,149720574~11448591,168164816~628262,169068189~7595324,177682594~4088510,184189276~8687652,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,270814217~18614531,293247036~4050645,303294707~9144552,312858632~226807,319766524~22742592,347052037~5491381,353814295~11479651,367858687~6419724,375719739~15033174,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.363 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~9529072,33554432~8527747,46137344~4150259,50331648~15623310,67108864~7025231,79691776~5997358,86403846~14009870,109051904~3608731,121634816~14183015,141223832~19945333,168164816~628262,169068189~7595324,177239670~15637258,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~5488300,270814217~18614531,290169515~7128166,301989888~11095551,319766524~22742592,346309060~6234358,353814295~11479651,367858687~6419724,374863030~15889883,395273461~2576021,399697868~15143082] 2024-08-10T06:30:41.363 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 13 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~10666197,141223832~8073245,149720574~11448591,161613170~2176019,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,270814217~18614531,293247036~4050645,303294707~9144552,312858632~226807,319766524~22742592,347052037~5491381,353814295~11479651,367858687~22894226,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.363 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~10666197,141223832~8073245,149720574~11448591,161613170~2176019,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,270814217~18614531,293247036~4050645,303294707~9144552,312858632~226807,319766524~22742592,347052037~5491381,353814295~11479651,367858687~22894226,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.368 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~29316083,50331648~15623310,67108864~7025231,79691776~5997358,86403846~14009870,109051904~3608731,121634816~14183015,141223832~19945333,161613170~2176019,168164816~628262,169068189~23808739,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~5488300,270814217~18614531,290169515~7128166,301989888~11095551,319766524~22742592,346309060~6234358,353814295~11479651,367858687~22894226,395273461~2576021,399697868~15143082] 2024-08-10T06:30:41.369 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 14 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270814217~18614531,293247036~4050645,303294707~9144552,312858632~226807,319500205~23008911,347052037~5491381,353814295~11479651,367858687~22894226,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.369 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270814217~18614531,293247036~4050645,303294707~9144552,312858632~226807,319500205~23008911,347052037~5491381,353814295~11479651,367858687~22894226,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.374 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~29316083,50331648~15623310,67108864~7025231,79691776~5997358,86403846~14009870,109051904~3608731,121634816~39534349,161613170~2176019,168164816~628262,169068189~23808739,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270814217~18614531,290169515~7128166,301989888~11095551,319500205~23008911,346309060~6234358,353814295~11479651,367858687~22894226,395273461~2576021,399697868~15143082] 2024-08-10T06:30:41.374 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 15 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270814217~18614531,293247036~4050645,303294707~9144552,312858632~226807,319500205~23008911,347052037~5491381,353814295~11479651,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.374 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~12702915,184189276~8687652,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270814217~18614531,293247036~4050645,303294707~9144552,312858632~226807,319500205~23008911,347052037~5491381,353814295~11479651,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.379 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~29316083,50331648~15623310,67108864~7025231,79691776~5997358,86403846~14009870,101557337~11103298,121634816~39534349,161613170~2176019,168164816~628262,169068189~23808739,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270814217~18614531,290169515~7128166,301989888~11095551,319500205~23008911,346309060~6234358,353814295~11479651,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.380 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 16 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~24456580,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270679970~19348562,293247036~4050645,303294707~9144552,312858632~226807,319500205~23008911,347052037~5491381,353814295~11479651,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.380 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~24456580,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270679970~19348562,293247036~4050645,303294707~9144552,312858632~226807,319500205~23008911,347052037~5491381,353814295~11479651,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.385 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~29316083,50331648~15623310,67108864~7025231,79691776~5997358,86403846~14009870,101557337~11103298,121634816~39534349,161613170~2176019,168164816~628262,169068189~24456580,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~7128166,301989888~11095551,319500205~23008911,346309060~6234358,353814295~11479651,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.386 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 17 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~12491140,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~23008911,347052037~5491381,353814295~11479651,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.386 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~12491140,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~23008911,347052037~5491381,353814295~11479651,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.391 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,121634816~39534349,161613170~2176019,168164816~628262,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~23008911,346309060~6234358,353814295~11479651,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.391 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 18 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~23008911,347052037~5491381,353814295~11479651,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.391 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~23008911,347052037~5491381,353814295~11479651,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.397 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~23008911,346309060~6234358,353814295~11479651,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.397 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 19 diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:41.397 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:41.402 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~25128062,346309060~6234358,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:41.403 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 4 diff [10095974~3607239,26680335~3820257,83283479~2405655,168164816~628262,203397262~6343146,221608536~5446977,252265874~6381027,381448430~261151,387893955~2858958,409469646~5371304] 2024-08-10T06:30:41.403 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [10095974~3607239,26680335~3820257,83283479~2405655,168164816~628262,203397262~6343146,221608536~5446977,252265874~6381027,381448430~261151,387893955~2858958,409469646~5371304] 2024-08-10T06:30:41.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:41 smithi086 ceph-mon[98993]: osdmap e2160: 8 total, 8 up, 8 in 2024-08-10T06:30:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:41 smithi086 ceph-mon[101471]: osdmap e2160: 8 total, 8 up, 8 in 2024-08-10T06:30:41.408 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [9296103~4407110,25165824~5334768,79691776~5997358,168164816~628262,203397262~6343146,221608536~5446977,251658240~6988661,381448430~261151,387734540~3018373,406847488~7993462] 2024-08-10T06:30:41.408 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 5 diff [8349029~5354184,15721853~793224,26680335~3820257,48440201~1847402,83283479~2405655,125151634~7205286,143633300~5548806,149781152~7534484,168164816~628262,203397262~6343146,214363584~12691929,252265874~6381027,353912694~11188344,381448430~9304483,409469646~5371304] 2024-08-10T06:30:41.408 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8349029~5354184,15721853~793224,26680335~3820257,48440201~1847402,83283479~2405655,125151634~7205286,143633300~5548806,149781152~7534484,168164816~628262,203397262~6343146,214363584~12691929,252265874~6381027,353912694~11188344,381448430~9304483,409469646~5371304] 2024-08-10T06:30:41.414 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8349029~8166048,25165824~5334768,46137344~4150259,79691776~5997358,121634816~10722104,143633300~13682336,168164816~628262,203397262~6343146,214363584~12691929,251658240~6988661,353912694~11188344,381448430~9304483,406847488~7993462] 2024-08-10T06:30:41.414 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 6 diff [548555~5125264,8349029~5354184,15721853~793224,26680335~3820257,48440201~1847402,57190241~7759676,83283479~2405655,125151634~7205286,143633300~5548806,149781152~7534484,168164816~628262,176042529~109572,186835259~6041669,203397262~8681103,214363584~19997144,252265874~6381027,277329606~4868717,306273480~5766239,353912694~11188344,381448430~9304483,395915566~1933916,409469646~5371304] 2024-08-10T06:30:41.414 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,26680335~3820257,48440201~1847402,57190241~7759676,83283479~2405655,125151634~7205286,143633300~5548806,149781152~7534484,168164816~628262,176042529~109572,186835259~6041669,203397262~8681103,214363584~19997144,252265874~6381027,277329606~4868717,306273480~5766239,353912694~11188344,381448430~9304483,395915566~1933916,409469646~5371304] 2024-08-10T06:30:41.419 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,25165824~5334768,46137344~4150259,54525952~10423965,79691776~5997358,121634816~10722104,143633300~13682336,168164816~628262,176042529~109572,186835259~6041669,203397262~8681103,214363584~19997144,251658240~6988661,277329606~4868717,306273480~5766239,353912694~11188344,381448430~9304483,395915566~1933916,406847488~7993462] 2024-08-10T06:30:41.419 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 7 diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~2396509,48440201~1847402,57190241~7759676,83283479~2405655,92491092~7922624,125151634~7205286,143633300~5548806,149781152~7534484,168164816~628262,176042529~109572,186835259~6041669,203397262~8681103,214363584~19997144,252265874~6381027,260233879~5301269,270814217~4741810,277329606~4868717,306273480~5766239,353912694~11381252,367858687~6419724,381448430~9304483,395273461~2576021,409367552~5473398] 2024-08-10T06:30:41.420 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~2396509,48440201~1847402,57190241~7759676,83283479~2405655,92491092~7922624,125151634~7205286,143633300~5548806,149781152~7534484,168164816~628262,176042529~109572,186835259~6041669,203397262~8681103,214363584~19997144,252265874~6381027,260233879~5301269,270814217~4741810,277329606~4868717,306273480~5766239,353912694~11381252,367858687~6419724,381448430~9304483,395273461~2576021,409367552~5473398] 2024-08-10T06:30:41.425 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,37748736~2670555,46137344~4150259,54525952~10423965,79691776~5997358,92491092~7922624,121634816~10722104,143633300~13682336,168164816~628262,176042529~109572,186835259~6041669,203397262~8681103,214363584~19997144,251658240~6988661,260046848~5488300,270814217~4741810,277329606~4868717,306273480~5766239,353912694~11381252,367858687~6419724,381448430~9304483,395273461~2576021,406847488~7993462] 2024-08-10T06:30:41.425 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 8 diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~2396509,48440201~1847402,51060533~3940446,57190241~8764717,83283479~2405655,92491092~7922624,125151634~7205286,143633300~5548806,149781152~7534484,168164816~628262,170390778~6272735,186835259~6041669,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,252265874~6381027,260233879~5301269,270814217~11384106,306273480~5766239,324189027~1738838,353912694~11381252,367858687~6419724,381448430~9304483,395273461~2576021,409367552~5473398] 2024-08-10T06:30:41.425 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~2396509,48440201~1847402,51060533~3940446,57190241~8764717,83283479~2405655,92491092~7922624,125151634~7205286,143633300~5548806,149781152~7534484,168164816~628262,170390778~6272735,186835259~6041669,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,252265874~6381027,260233879~5301269,270814217~11384106,306273480~5766239,324189027~1738838,353912694~11381252,367858687~6419724,381448430~9304483,395273461~2576021,409367552~5473398] 2024-08-10T06:30:41.430 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,37748736~2670555,46137344~4150259,50331648~15623310,79691776~5997358,92491092~7922624,121634816~10722104,143633300~13682336,168164816~628262,170390778~6272735,186835259~6041669,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,251658240~6988661,260046848~5488300,270814217~11384106,306273480~5766239,324189027~1738838,353912694~11381252,367858687~6419724,381448430~9304483,395273461~2576021,406847488~7993462] 2024-08-10T06:30:41.430 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 9 diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~4059397,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~5458816,92491092~7922624,111319709~1340926,125151634~7205286,143633300~5548806,149781152~7534484,168164816~628262,170390778~6272735,186835259~6041669,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~11384106,304575207~7464512,324189027~7790645,333750210~5232145,347052037~5491381,353912694~11381252,367858687~6419724,381448430~9304483,395273461~2576021,409367552~5473398] 2024-08-10T06:30:41.430 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,38022782~4059397,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~5458816,92491092~7922624,111319709~1340926,125151634~7205286,143633300~5548806,149781152~7534484,168164816~628262,170390778~6272735,186835259~6041669,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~11384106,304575207~7464512,324189027~7790645,333750210~5232145,347052037~5491381,353912694~11381252,367858687~6419724,381448430~9304483,395273461~2576021,409367552~5473398] 2024-08-10T06:30:41.435 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,37748736~4333443,46137344~4150259,50331648~15623310,67108864~7025231,79691776~5997358,86403846~5458816,92491092~7922624,109051904~3608731,121634816~10722104,143633300~13682336,168164816~628262,170390778~6272735,186835259~6041669,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7708182,251658240~6988661,260046848~5488300,270814217~11384106,304575207~7464512,324189027~14793328,346309060~6234358,353912694~11381252,367858687~6419724,381448430~9304483,395273461~2576021,406847488~7993462] 2024-08-10T06:30:41.436 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 10 diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~5458816,92491092~7922624,111319709~1340926,125151634~7205286,143633300~5548806,149781152~7534484,168164816~628262,170390778~6272735,186199370~6677558,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,324189027~7790645,333750210~8758906,347052037~5491381,353912694~11381252,367858687~6419724,381448430~9304483,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.436 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~5458816,92491092~7922624,111319709~1340926,125151634~7205286,143633300~5548806,149781152~7534484,168164816~628262,170390778~6272735,186199370~6677558,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,324189027~7790645,333750210~8758906,347052037~5491381,353912694~11381252,367858687~6419724,381448430~9304483,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:41 smithi159 ceph-mon[90359]: osdmap e2160: 8 total, 8 up, 8 in 2024-08-10T06:30:41.441 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,33554432~8527747,46137344~4150259,50331648~15623310,67108864~7025231,79691776~5997358,86403846~5458816,92491092~7922624,109051904~3608731,121634816~10722104,143633300~13682336,168164816~628262,170390778~6272735,186199370~6677558,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7708182,251658240~6988661,260046848~5488300,270814217~11384106,282278587~7150161,290169515~7128166,304575207~7464512,324189027~18320089,346309060~6234358,353912694~11381252,367858687~6419724,381448430~9304483,395273461~2576021,399697868~15143082] 2024-08-10T06:30:41.441 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 11 diff [548555~5125264,8349029~5354184,15721853~793224,22043193~48039,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~5458816,92491092~7922624,111319709~1340926,125151634~10666197,143633300~5548806,149720574~11448591,168164816~628262,170390778~6272735,186199370~6677558,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,324189027~7790645,332945617~9563499,347052037~5491381,353912694~11381252,367858687~6419724,377547813~13205100,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.441 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~5354184,15721853~793224,22043193~48039,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~5458816,92491092~7922624,111319709~1340926,125151634~10666197,143633300~5548806,149720574~11448591,168164816~628262,170390778~6272735,186199370~6677558,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7323959,252265874~6381027,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,324189027~7790645,332945617~9563499,347052037~5491381,353912694~11381252,367858687~6419724,377547813~13205100,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.447 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~8166048,20971520~9529072,33554432~8527747,46137344~4150259,50331648~15623310,67108864~7025231,79691776~5997358,86403846~5458816,92491092~7922624,109051904~3608731,121634816~14183015,143633300~17535865,168164816~628262,170390778~6272735,186199370~6677558,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7708182,251658240~6988661,260046848~5488300,270814217~11384106,282278587~7150161,290169515~7128166,304575207~7464512,324189027~18320089,346309060~6234358,353912694~11381252,367858687~6419724,377547813~13205100,395273461~2576021,399697868~15143082] 2024-08-10T06:30:41.447 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 12 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~10666197,141223832~8073245,149720574~11448591,168164816~628262,169068189~7595324,184189276~8687652,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,321817037~20692079,347052037~5491381,353912694~11381252,367858687~6419724,377547813~13205100,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.447 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~7893416,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~10666197,141223832~8073245,149720574~11448591,168164816~628262,169068189~7595324,184189276~8687652,200454929~11623436,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,321817037~20692079,347052037~5491381,353912694~11381252,367858687~6419724,377547813~13205100,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.452 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~9529072,33554432~8527747,46137344~4150259,50331648~15623310,67108864~7025231,79691776~5997358,86403846~14009870,109051904~3608731,121634816~14183015,141223832~19945333,168164816~628262,169068189~7595324,181771104~11105824,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~5488300,270814217~11384106,282278587~7150161,290169515~7128166,304575207~7464512,312439259~646180,321817037~20692079,346309060~6234358,353912694~11381252,367858687~6419724,377547813~13205100,395273461~2576021,399697868~15143082] 2024-08-10T06:30:41.452 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 13 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~10666197,141223832~8073245,149720574~11448591,161613170~2176019,168164816~628262,169068189~9969009,184189276~8687652,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,321817037~20692079,347052037~5491381,353912694~11381252,367858687~22894226,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.452 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~10666197,141223832~8073245,149720574~11448591,161613170~2176019,168164816~628262,169068189~9969009,184189276~8687652,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,321817037~20692079,347052037~5491381,353912694~11381252,367858687~22894226,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.458 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~29316083,50331648~15623310,67108864~7025231,79691776~5997358,86403846~14009870,109051904~3608731,121634816~14183015,141223832~19945333,161613170~2176019,168164816~628262,169068189~9969009,181771104~11105824,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~5488300,270814217~11384106,282278587~7150161,290169515~7128166,304575207~7464512,312439259~646180,321817037~20692079,346309060~6234358,353912694~11381252,367858687~22894226,395273461~2576021,399697868~15143082] 2024-08-10T06:30:41.458 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 14 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~9969009,184189276~8687652,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22894226,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.458 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~9969009,184189276~8687652,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22894226,395273461~2576021,401283336~13557614] 2024-08-10T06:30:41.463 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~29316083,50331648~15623310,67108864~7025231,79691776~5997358,86403846~14009870,109051904~3608731,121634816~39534349,161613170~2176019,168164816~628262,169068189~9969009,181771104~11105824,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270814217~11384106,282278587~7150161,290169515~7128166,304575207~7464512,312439259~646180,319500205~23008911,346309060~6234358,353912694~11381252,367858687~22894226,395273461~2576021,399697868~15143082] 2024-08-10T06:30:41.464 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 15 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~9969009,184189276~8687652,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.464 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~9969009,184189276~8687652,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.469 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~29316083,50331648~15623310,67108864~7025231,79691776~5997358,86403846~14009870,101557337~11103298,121634816~39534349,161613170~2176019,168164816~628262,169068189~9969009,181771104~11105824,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270814217~11384106,282278587~7150161,290169515~7128166,304575207~7464512,312439259~646180,319500205~23008911,346309060~6234358,353912694~11381252,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.469 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 16 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~9969009,180801328~12723441,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270679970~11518353,282278587~7749945,293247036~4050645,304575207~7464512,312858632~226807,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.469 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~9969009,180801328~12723441,198462255~13616110,214363584~19997144,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~5301269,267279313~733302,270679970~11518353,282278587~7749945,293247036~4050645,304575207~7464512,312858632~226807,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.475 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~29316083,50331648~15623310,67108864~7025231,79691776~5997358,86403846~14009870,101557337~11103298,121634816~39534349,161613170~2176019,168164816~628262,169068189~9969009,180801328~12723441,197132288~14946077,214363584~19997144,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~7128166,304575207~7464512,312439259~646180,319500205~23008911,346309060~6234358,353912694~11381252,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.475 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 17 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~12491140,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.475 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~12491140,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,168164816~628262,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.480 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,121634816~39534349,161613170~2176019,168164816~628262,169068189~9969009,180801328~12723441,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~23008911,346309060~6234358,353912694~11381252,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.480 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 18 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.480 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.486 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~9969009,180801328~12723441,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~23008911,346309060~6234358,353912694~11381252,367858687~22894226,395273461~19567489] 2024-08-10T06:30:41.486 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 19 diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:41.486 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:41.492 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~9969009,180801328~12723441,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:41.492 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 5 diff [8349029~4058005,15721853~793224,48440201~1847402,125151634~7205286,143633300~5548806,149781152~7534484,214363584~7995793,353912694~11188344,381533933~6939834] 2024-08-10T06:30:41.492 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8349029~4058005,15721853~793224,48440201~1847402,125151634~7205286,143633300~5548806,149781152~7534484,214363584~7995793,353912694~11188344,381533933~6939834] 2024-08-10T06:30:41.497 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8349029~4058005,13703213~2811864,46137344~4150259,121634816~10722104,143633300~13682336,214363584~7995793,353912694~11188344,381533933~6939834] 2024-08-10T06:30:41.497 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 6 diff [548555~5125264,8349029~4058005,15721853~793224,48440201~1847402,57190241~7759676,125151634~7205286,143633300~5548806,149781152~7534484,176042529~109572,186835259~6041669,206630168~5448197,214363584~7995793,226807823~7552905,277329606~4868717,306273480~5766239,353912694~11188344,381533933~9171392,395915566~1933916] 2024-08-10T06:30:41.497 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~4058005,15721853~793224,48440201~1847402,57190241~7759676,125151634~7205286,143633300~5548806,149781152~7534484,176042529~109572,186835259~6041669,206630168~5448197,214363584~7995793,226807823~7552905,277329606~4868717,306273480~5766239,353912694~11188344,381533933~9171392,395915566~1933916] 2024-08-10T06:30:41.503 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~4058005,13703213~2811864,46137344~4150259,54525952~10423965,121634816~10722104,143633300~13682336,176042529~109572,186835259~6041669,206630168~5448197,214363584~7995793,226807823~7552905,277329606~4868717,306273480~5766239,353912694~11188344,381533933~9171392,395915566~1933916] 2024-08-10T06:30:41.503 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 7 diff [548555~5125264,8349029~4058005,15721853~793224,22607176~6054341,38022782~2396509,48440201~1847402,57190241~7759676,92491092~7922624,125151634~7205286,143633300~5548806,149781152~7534484,176042529~109572,186835259~6041669,206630168~5448197,214363584~7995793,226807823~7552905,260233879~5301269,270814217~4741810,277329606~4868717,306273480~5766239,353912694~11381252,367858687~6419724,381533933~9171392,395273461~2576021,409367552~1854073] 2024-08-10T06:30:41.503 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~4058005,15721853~793224,22607176~6054341,38022782~2396509,48440201~1847402,57190241~7759676,92491092~7922624,125151634~7205286,143633300~5548806,149781152~7534484,176042529~109572,186835259~6041669,206630168~5448197,214363584~7995793,226807823~7552905,260233879~5301269,270814217~4741810,277329606~4868717,306273480~5766239,353912694~11381252,367858687~6419724,381533933~9171392,395273461~2576021,409367552~1854073] 2024-08-10T06:30:41.508 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~4058005,13703213~2811864,20971520~7689997,37748736~2670555,46137344~4150259,54525952~10423965,92491092~7922624,121634816~10722104,143633300~13682336,176042529~109572,186835259~6041669,206630168~5448197,214363584~7995793,226807823~7552905,260046848~5488300,270814217~4741810,277329606~4868717,306273480~5766239,353912694~11381252,367858687~6419724,381533933~9171392,395273461~2576021,409367552~1854073] 2024-08-10T06:30:41.508 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 8 diff [548555~5125264,8349029~4058005,15721853~793224,22607176~6054341,38022782~2396509,48440201~1847402,51060533~3940446,57190241~8764717,92491092~7922624,125151634~7205286,143633300~5548806,149781152~7534484,170390778~6272735,186835259~6041669,200454929~11623436,214363584~7995793,226807823~7552905,234968870~1154267,238183191~1676087,260233879~5301269,270814217~11384106,306273480~5766239,324189027~1738838,353912694~11381252,367858687~6419724,381533933~9171392,395273461~2576021,409367552~1854073] 2024-08-10T06:30:41.508 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~4058005,15721853~793224,22607176~6054341,38022782~2396509,48440201~1847402,51060533~3940446,57190241~8764717,92491092~7922624,125151634~7205286,143633300~5548806,149781152~7534484,170390778~6272735,186835259~6041669,200454929~11623436,214363584~7995793,226807823~7552905,234968870~1154267,238183191~1676087,260233879~5301269,270814217~11384106,306273480~5766239,324189027~1738838,353912694~11381252,367858687~6419724,381533933~9171392,395273461~2576021,409367552~1854073] 2024-08-10T06:30:41.514 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~4058005,13703213~2811864,20971520~7689997,37748736~2670555,46137344~4150259,50331648~15623310,92491092~7922624,121634816~10722104,143633300~13682336,170390778~6272735,186835259~6041669,197132288~14946077,214363584~7995793,226807823~7552905,234968870~1154267,238183191~1676087,260046848~5488300,270814217~11384106,306273480~5766239,324189027~1738838,353912694~11381252,367858687~6419724,381533933~9171392,395273461~2576021,409367552~1854073] 2024-08-10T06:30:41.514 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 9 diff [548555~5125264,8349029~4058005,15721853~793224,22607176~6054341,38022782~4059397,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,86403846~5458816,92491092~7922624,111319709~1340926,125151634~7205286,143633300~5548806,149781152~7534484,170390778~6272735,186835259~6041669,200454929~11623436,214363584~7995793,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7323959,260233879~5301269,270814217~11384106,304575207~7464512,324189027~7790645,333750210~5232145,347052037~5491381,353912694~11381252,367858687~6419724,381533933~9171392,395273461~2576021,409367552~1854073] 2024-08-10T06:30:41.514 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~4058005,15721853~793224,22607176~6054341,38022782~4059397,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,86403846~5458816,92491092~7922624,111319709~1340926,125151634~7205286,143633300~5548806,149781152~7534484,170390778~6272735,186835259~6041669,200454929~11623436,214363584~7995793,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7323959,260233879~5301269,270814217~11384106,304575207~7464512,324189027~7790645,333750210~5232145,347052037~5491381,353912694~11381252,367858687~6419724,381533933~9171392,395273461~2576021,409367552~1854073] 2024-08-10T06:30:41.519 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~4058005,13703213~2811864,20971520~7689997,37748736~4333443,46137344~4150259,50331648~15623310,67108864~7025231,86403846~5458816,92491092~7922624,109051904~3608731,121634816~10722104,143633300~13682336,170390778~6272735,186835259~6041669,197132288~14946077,214363584~7995793,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7708182,260046848~5488300,270814217~11384106,304575207~7464512,324189027~14793328,346309060~6234358,353912694~11381252,367858687~6419724,381533933~9171392,395273461~2576021,409367552~1854073] 2024-08-10T06:30:41.519 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 10 diff [548555~5125264,8349029~4058005,15721853~793224,22607176~6054341,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,86403846~5458816,92491092~7922624,111319709~1340926,125151634~7205286,143633300~5548806,149781152~7534484,170390778~6272735,186199370~6677558,200454929~11623436,214363584~7995793,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7323959,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,324189027~7790645,333750210~8758906,347052037~5491381,353912694~11381252,367858687~6419724,381533933~9171392,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.519 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~4058005,15721853~793224,22607176~6054341,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,86403846~5458816,92491092~7922624,111319709~1340926,125151634~7205286,143633300~5548806,149781152~7534484,170390778~6272735,186199370~6677558,200454929~11623436,214363584~7995793,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7323959,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,324189027~7790645,333750210~8758906,347052037~5491381,353912694~11381252,367858687~6419724,381533933~9171392,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.525 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~4058005,13703213~2811864,20971520~7689997,33554432~8527747,46137344~4150259,50331648~15623310,67108864~7025231,86403846~5458816,92491092~7922624,109051904~3608731,121634816~10722104,143633300~13682336,170390778~6272735,186199370~6677558,197132288~14946077,214363584~7995793,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7708182,260046848~5488300,270814217~11384106,282278587~7150161,290169515~7128166,304575207~7464512,324189027~18320089,346309060~6234358,353912694~11381252,367858687~6419724,381533933~9171392,395273461~2576021,399697868~11523757] 2024-08-10T06:30:41.525 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 11 diff [548555~5125264,8349029~4058005,15721853~793224,22043193~48039,22607176~6054341,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,86403846~5458816,92491092~7922624,111319709~1340926,125151634~10666197,143633300~5548806,149720574~11448591,170390778~6272735,186199370~6677558,200454929~11623436,214363584~7995793,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7323959,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,324189027~7790645,332945617~9563499,347052037~5491381,353912694~11381252,367858687~6419724,377547813~13157512,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.525 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,8349029~4058005,15721853~793224,22043193~48039,22607176~6054341,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,86403846~5458816,92491092~7922624,111319709~1340926,125151634~10666197,143633300~5548806,149720574~11448591,170390778~6272735,186199370~6677558,200454929~11623436,214363584~7995793,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7323959,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,324189027~7790645,332945617~9563499,347052037~5491381,353912694~11381252,367858687~6419724,377547813~13157512,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.530 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,8349029~4058005,13703213~2811864,20971520~7689997,33554432~8527747,46137344~4150259,50331648~15623310,67108864~7025231,86403846~5458816,92491092~7922624,109051904~3608731,121634816~14183015,143633300~17535865,170390778~6272735,186199370~6677558,197132288~14946077,214363584~7995793,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7708182,260046848~5488300,270814217~11384106,282278587~7150161,290169515~7128166,304575207~7464512,324189027~18320089,346309060~6234358,353912694~11381252,367858687~6419724,377547813~13157512,395273461~2576021,399697868~11523757] 2024-08-10T06:30:41.530 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 12 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~6054341,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,111319709~1340926,125151634~10666197,141223832~8073245,149720574~11448591,169068189~7595324,184189276~8687652,200454929~11623436,214363584~8691587,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,321817037~20692079,347052037~5491381,353912694~11381252,367858687~6419724,377547813~13157512,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.530 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~6054341,35611595~6470584,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,111319709~1340926,125151634~10666197,141223832~8073245,149720574~11448591,169068189~7595324,184189276~8687652,200454929~11623436,214363584~8691587,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,321817037~20692079,347052037~5491381,353912694~11381252,367858687~6419724,377547813~13157512,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.536 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~7689997,33554432~8527747,46137344~4150259,50331648~15623310,67108864~7025231,86403846~14009870,109051904~3608731,121634816~14183015,141223832~19945333,169068189~7595324,181771104~11105824,197132288~14946077,214363584~8691587,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~5488300,270814217~11384106,282278587~7150161,290169515~7128166,304575207~7464512,312439259~646180,321817037~20692079,346309060~6234358,353912694~11381252,367858687~6419724,377547813~13157512,395273461~2576021,399697868~11523757] 2024-08-10T06:30:41.536 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 13 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,111319709~1340926,125151634~10666197,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,184189276~8687652,198462255~13616110,214363584~10515667,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,321817037~20692079,347052037~5491381,353912694~11381252,367858687~22846638,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.536 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,111319709~1340926,125151634~10666197,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,184189276~8687652,198462255~13616110,214363584~10515667,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,321817037~20692079,347052037~5491381,353912694~11381252,367858687~22846638,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.541 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~7689997,30187507~20100096,50331648~15623310,67108864~7025231,86403846~14009870,109051904~3608731,121634816~14183015,141223832~19945333,161613170~2176019,169068189~9969009,181771104~11105824,197132288~14946077,214363584~10515667,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~5488300,270814217~11384106,282278587~7150161,290169515~7128166,304575207~7464512,312439259~646180,321817037~20692079,346309060~6234358,353912694~11381252,367858687~22846638,395273461~2576021,399697868~11523757] 2024-08-10T06:30:41.541 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 14 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,169068189~9969009,184189276~8687652,198462255~13616110,214363584~10515667,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,267279313~733302,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22846638,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.542 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,169068189~9969009,184189276~8687652,198462255~13616110,214363584~10515667,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,267279313~733302,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22846638,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.547 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~7689997,30187507~20100096,50331648~15623310,67108864~7025231,86403846~14009870,109051904~3608731,121634816~39534349,161613170~2176019,169068189~9969009,181771104~11105824,197132288~14946077,214363584~10515667,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270814217~11384106,282278587~7150161,290169515~7128166,304575207~7464512,312439259~646180,319500205~23008911,346309060~6234358,353912694~11381252,367858687~22846638,395273461~2576021,399697868~11523757] 2024-08-10T06:30:41.547 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 15 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,169068189~9969009,184189276~8687652,198462255~13616110,214363584~10515667,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,267279313~733302,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.547 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,169068189~9969009,184189276~8687652,198462255~13616110,214363584~10515667,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,267279313~733302,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.552 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~7689997,30187507~20100096,50331648~15623310,67108864~7025231,86403846~14009870,101557337~11103298,121634816~39534349,161613170~2176019,169068189~9969009,181771104~11105824,197132288~14946077,214363584~10515667,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270814217~11384106,282278587~7150161,290169515~7128166,304575207~7464512,312439259~646180,319500205~23008911,346309060~6234358,353912694~11381252,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.552 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 16 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~13616110,214363584~10515667,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,267279313~733302,270679970~11518353,282278587~7749945,293247036~4050645,304575207~7464512,312858632~226807,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.553 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,48440201~1847402,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,103495957~6945529,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~13616110,214363584~10515667,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,267279313~733302,270679970~11518353,282278587~7749945,293247036~4050645,304575207~7464512,312858632~226807,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.558 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~7689997,30187507~20100096,50331648~15623310,67108864~7025231,86403846~14009870,101557337~11103298,121634816~39534349,161613170~2176019,169068189~9969009,180801328~12723441,197132288~14946077,214363584~10515667,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~7128166,304575207~7464512,312439259~646180,319500205~23008911,346309060~6234358,353912694~11381252,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.558 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 17 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~6054341,30187507~11894672,42509839~12491140,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.558 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~6054341,30187507~11894672,42509839~12491140,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,125151634~24145443,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.564 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~7689997,30187507~35767451,67108864~7025231,86403846~14009870,101066177~11594458,121634816~39534349,161613170~2176019,169068189~9969009,180801328~12723441,197132288~27746963,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~23008911,346309060~6234358,353912694~11381252,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.564 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 18 diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.564 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,15721853~793224,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~23008911,347052037~5491381,353912694~11381252,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.569 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~8848865,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~50776119,169068189~9969009,180801328~12723441,197132288~27746963,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~23008911,346309060~6234358,353912694~11381252,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.569 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 19 diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:41.569 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:41.575 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~50776119,169068189~9969009,180801328~12723441,197132288~27746963,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:41.575 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 6 diff [548555~5125264,57190241~7759676,176042529~109572,186835259~6041669,206630168~5448197,226807823~7552905,277329606~4868717,306273480~5766239,384804940~5900385,395915566~1933916] 2024-08-10T06:30:41.575 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,57190241~7759676,176042529~109572,186835259~6041669,206630168~5448197,226807823~7552905,277329606~4868717,306273480~5766239,384804940~5900385,395915566~1933916] 2024-08-10T06:30:41.581 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,54525952~10423965,176042529~109572,186835259~6041669,206630168~5448197,226807823~7552905,277329606~4868717,306273480~5766239,384804940~5900385,395915566~1933916] 2024-08-10T06:30:41.581 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 7 diff [548555~5125264,22607176~6054341,38022782~2396509,57190241~7759676,92491092~7922624,176042529~109572,186835259~6041669,206630168~5448197,217134226~2265442,226807823~7552905,260233879~5301269,270814217~4741810,277329606~4868717,306273480~5766239,357483237~7810709,367858687~6419724,384804940~5900385,395273461~2576021,409367552~1854073] 2024-08-10T06:30:41.581 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,22607176~6054341,38022782~2396509,57190241~7759676,92491092~7922624,176042529~109572,186835259~6041669,206630168~5448197,217134226~2265442,226807823~7552905,260233879~5301269,270814217~4741810,277329606~4868717,306273480~5766239,357483237~7810709,367858687~6419724,384804940~5900385,395273461~2576021,409367552~1854073] 2024-08-10T06:30:41.587 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,20971520~7689997,37748736~2670555,54525952~10423965,92491092~7922624,176042529~109572,186835259~6041669,206630168~5448197,217134226~2265442,226807823~7552905,260046848~5488300,270814217~4741810,277329606~4868717,306273480~5766239,357483237~7810709,367858687~6419724,384804940~5900385,395273461~2576021,409367552~1854073] 2024-08-10T06:30:41.587 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 8 diff [548555~5125264,22607176~6054341,38022782~2396509,51060533~3940446,57190241~8764717,92491092~7922624,125397715~3561571,170390778~6272735,186835259~6041669,200454929~11623436,217134226~2265442,226807823~7552905,234968870~1154267,238183191~1676087,260233879~5301269,270814217~11384106,306273480~5766239,324189027~1738838,357483237~7810709,367858687~6419724,384804940~5900385,395273461~2576021,409367552~1854073] 2024-08-10T06:30:41.587 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,22607176~6054341,38022782~2396509,51060533~3940446,57190241~8764717,92491092~7922624,125397715~3561571,170390778~6272735,186835259~6041669,200454929~11623436,217134226~2265442,226807823~7552905,234968870~1154267,238183191~1676087,260233879~5301269,270814217~11384106,306273480~5766239,324189027~1738838,357483237~7810709,367858687~6419724,384804940~5900385,395273461~2576021,409367552~1854073] 2024-08-10T06:30:41.592 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,20971520~7689997,37748736~2670555,50331648~15623310,92491092~7922624,125397715~3561571,170390778~6272735,186835259~6041669,197132288~14946077,217134226~2265442,226807823~7552905,234968870~1154267,238183191~1676087,260046848~5488300,270814217~11384106,306273480~5766239,324189027~1738838,357483237~7810709,367858687~6419724,384804940~5900385,395273461~2576021,409367552~1854073] 2024-08-10T06:30:41.593 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 9 diff [548555~5125264,22607176~6054341,38022782~4059397,51060533~3940446,57190241~8764717,68784819~5349276,86403846~5458816,92491092~7922624,111319709~1340926,125397715~3561571,147607942~194284,170390778~6272735,186835259~6041669,200454929~11623436,217134226~2265442,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7323959,260233879~5301269,270814217~11384106,304575207~7464512,324189027~7790645,333750210~5232145,347052037~5491381,357483237~7810709,367858687~6419724,384804940~5900385,395273461~2576021,409367552~1854073] 2024-08-10T06:30:41.593 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,22607176~6054341,38022782~4059397,51060533~3940446,57190241~8764717,68784819~5349276,86403846~5458816,92491092~7922624,111319709~1340926,125397715~3561571,147607942~194284,170390778~6272735,186835259~6041669,200454929~11623436,217134226~2265442,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7323959,260233879~5301269,270814217~11384106,304575207~7464512,324189027~7790645,333750210~5232145,347052037~5491381,357483237~7810709,367858687~6419724,384804940~5900385,395273461~2576021,409367552~1854073] 2024-08-10T06:30:41.598 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,20971520~7689997,37748736~4333443,50331648~15623310,67108864~7025231,86403846~5458816,92491092~7922624,109051904~3608731,125397715~3561571,147607942~194284,170390778~6272735,186835259~6041669,197132288~14946077,217134226~2265442,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7708182,260046848~5488300,270814217~11384106,304575207~7464512,324189027~14793328,346309060~6234358,357483237~7810709,367858687~6419724,384804940~5900385,395273461~2576021,409367552~1854073] 2024-08-10T06:30:41.598 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 10 diff [548555~5125264,22607176~6054341,35611595~6470584,51060533~3940446,57190241~8764717,68784819~5349276,86403846~5458816,92491092~7922624,111319709~1340926,125397715~3561571,147607942~194284,170390778~6272735,186199370~6677558,200454929~11623436,217134226~2265442,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7323959,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,324189027~7790645,333750210~8758906,347052037~5491381,357483237~7810709,367858687~6419724,384804940~5900385,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.598 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,22607176~6054341,35611595~6470584,51060533~3940446,57190241~8764717,68784819~5349276,86403846~5458816,92491092~7922624,111319709~1340926,125397715~3561571,147607942~194284,170390778~6272735,186199370~6677558,200454929~11623436,217134226~2265442,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7323959,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,324189027~7790645,333750210~8758906,347052037~5491381,357483237~7810709,367858687~6419724,384804940~5900385,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.604 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,20971520~7689997,33554432~8527747,50331648~15623310,67108864~7025231,86403846~5458816,92491092~7922624,109051904~3608731,125397715~3561571,147607942~194284,170390778~6272735,186199370~6677558,197132288~14946077,217134226~2265442,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7708182,260046848~5488300,270814217~11384106,282278587~7150161,290169515~7128166,304575207~7464512,324189027~18320089,346309060~6234358,357483237~7810709,367858687~6419724,384804940~5900385,395273461~2576021,399697868~11523757] 2024-08-10T06:30:41.604 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 11 diff [548555~5125264,22043193~48039,22607176~6054341,35611595~6470584,51060533~3940446,57190241~8764717,68784819~5349276,86403846~5458816,92491092~7922624,111319709~1340926,125397715~10420116,147607942~194284,149720574~11448591,170390778~6272735,186199370~6677558,200454929~11623436,217134226~2265442,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7323959,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,324189027~7790645,332945617~9563499,347052037~5491381,357483237~7810709,367858687~6419724,377547813~6594409,384804940~5900385,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.604 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,22043193~48039,22607176~6054341,35611595~6470584,51060533~3940446,57190241~8764717,68784819~5349276,86403846~5458816,92491092~7922624,111319709~1340926,125397715~10420116,147607942~194284,149720574~11448591,170390778~6272735,186199370~6677558,200454929~11623436,217134226~2265442,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7323959,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,324189027~7790645,332945617~9563499,347052037~5491381,357483237~7810709,367858687~6419724,377547813~6594409,384804940~5900385,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.609 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,20971520~7689997,33554432~8527747,50331648~15623310,67108864~7025231,86403846~5458816,92491092~7922624,109051904~3608731,125397715~10420116,147607942~194284,149720574~11448591,170390778~6272735,186199370~6677558,197132288~14946077,217134226~2265442,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7708182,260046848~5488300,270814217~11384106,282278587~7150161,290169515~7128166,304575207~7464512,324189027~18320089,346309060~6234358,357483237~7810709,367858687~6419724,377547813~6594409,384804940~5900385,395273461~2576021,399697868~11523757] 2024-08-10T06:30:41.609 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 12 diff [548555~5125264,7666212~6826997,22043193~48039,22607176~6054341,35611595~6470584,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,111319709~1340926,125397715~10420116,141223832~8073245,149720574~11448591,169068189~7595324,184189276~8687652,200454929~11623436,217134226~5920945,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,321817037~20692079,347052037~5491381,357483237~7810709,367858687~6419724,377547813~6594409,384804940~5900385,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.609 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,22043193~48039,22607176~6054341,35611595~6470584,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,111319709~1340926,125397715~10420116,141223832~8073245,149720574~11448591,169068189~7595324,184189276~8687652,200454929~11623436,217134226~5920945,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,321817037~20692079,347052037~5491381,357483237~7810709,367858687~6419724,377547813~6594409,384804940~5900385,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.614 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~6826997,20971520~7689997,33554432~8527747,50331648~15623310,67108864~7025231,86403846~14009870,109051904~3608731,125397715~10420116,141223832~8073245,149720574~11448591,169068189~7595324,181771104~11105824,197132288~14946077,217134226~5920945,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~5488300,270814217~11384106,282278587~7150161,290169515~7128166,304575207~7464512,312439259~646180,321817037~20692079,346309060~6234358,357483237~7810709,367858687~6419724,377547813~6594409,384804940~5900385,395273461~2576021,399697868~11523757] 2024-08-10T06:30:41.614 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 13 diff [548555~5125264,7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,111319709~1340926,125397715~10420116,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,184189276~8687652,198462255~13616110,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,321817037~20692079,347052037~5491381,357483237~7810709,367858687~16283535,384804940~5900385,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.615 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,111319709~1340926,125397715~10420116,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,184189276~8687652,198462255~13616110,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,321817037~20692079,347052037~5491381,357483237~7810709,367858687~16283535,384804940~5900385,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.622 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~6826997,20971520~7689997,30187507~18089351,50331648~15623310,67108864~7025231,86403846~14009870,109051904~3608731,125397715~10420116,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,181771104~11105824,197132288~14946077,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~5488300,270814217~11384106,282278587~7150161,290169515~7128166,304575207~7464512,312439259~646180,321817037~20692079,346309060~6234358,357483237~7810709,367858687~16283535,384804940~5900385,395273461~2576021,399697868~11523757] 2024-08-10T06:30:41.622 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 14 diff [548555~5125264,7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,184189276~8687652,198462255~13616110,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,267279313~733302,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,319500205~23008911,347052037~5491381,357483237~7810709,367858687~16283535,384804940~5900385,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.622 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,184189276~8687652,198462255~13616110,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,267279313~733302,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,319500205~23008911,347052037~5491381,357483237~7810709,367858687~16283535,384804940~5900385,395273461~2576021,401283336~9938289] 2024-08-10T06:30:41.625 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~6826997,20971520~7689997,30187507~18089351,50331648~15623310,67108864~7025231,86403846~14009870,109051904~3608731,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,181771104~11105824,197132288~14946077,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270814217~11384106,282278587~7150161,290169515~7128166,304575207~7464512,312439259~646180,319500205~23008911,346309060~6234358,357483237~7810709,367858687~16283535,384804940~5900385,395273461~2576021,399697868~11523757] 2024-08-10T06:30:41.625 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 15 diff [548555~5125264,7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,103495957~6945529,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,184189276~8687652,198462255~13616110,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,267279313~733302,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,319500205~23008911,347052037~5491381,357483237~7810709,367858687~16283535,384804940~5900385,395273461~15948164] 2024-08-10T06:30:41.626 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,103495957~6945529,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,184189276~8687652,198462255~13616110,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,267279313~733302,270814217~11384106,282278587~7150161,293247036~4050645,304575207~7464512,312858632~226807,319500205~23008911,347052037~5491381,357483237~7810709,367858687~16283535,384804940~5900385,395273461~15948164] 2024-08-10T06:30:41.631 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~6826997,20971520~7689997,30187507~18089351,50331648~15623310,67108864~7025231,86403846~14009870,101557337~11103298,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,181771104~11105824,197132288~14946077,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270814217~11384106,282278587~7150161,290169515~7128166,304575207~7464512,312439259~646180,319500205~23008911,346309060~6234358,357483237~7810709,367858687~16283535,384804940~5900385,395273461~15948164] 2024-08-10T06:30:41.631 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 16 diff [548555~5125264,7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,103495957~6945529,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~13616110,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,267279313~733302,270679970~11518353,282278587~7749945,293247036~4050645,304575207~7464512,312858632~226807,319500205~23008911,347052037~5491381,357483237~7810709,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.631 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,51060533~3940446,57190241~8764717,68784819~5349276,86403846~14009870,103495957~6945529,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~13616110,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,267279313~733302,270679970~11518353,282278587~7749945,293247036~4050645,304575207~7464512,312858632~226807,319500205~23008911,347052037~5491381,357483237~7810709,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.637 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~6826997,20971520~7689997,30187507~18089351,50331648~15623310,67108864~7025231,86403846~14009870,101557337~11103298,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,197132288~14946077,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~7128166,304575207~7464512,312439259~646180,319500205~23008911,346309060~6234358,357483237~7810709,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.637 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 17 diff [548555~5125264,7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~12491140,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~23008911,347052037~5491381,357483237~7810709,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.637 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~12491140,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~23008911,347052037~5491381,357483237~7810709,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.642 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~6826997,20971520~7689997,30187507~35767451,67108864~7025231,86403846~14009870,101066177~11594458,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,197132288~19227773,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~23008911,346309060~6234358,357483237~7810709,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.644 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 18 diff [548555~5125264,7666212~6826997,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~23008911,347052037~5491381,357483237~7810709,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.644 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [548555~5125264,7666212~6826997,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~23008911,347052037~5491381,357483237~7810709,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.648 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~5673819,7666212~6826997,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~19227773,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~23008911,346309060~6234358,357483237~7810709,367858687~22846638,395273461~15948164] 2024-08-10T06:30:41.648 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 19 diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:41.648 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:41.653 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~19227773,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:41.654 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 7 diff [22607176~6054341,38022782~2396509,92491092~7922624,217134226~2265442,260233879~5301269,270814217~4741810,357483237~7810709,367858687~6419724,395273461~1694404,409367552~1854073] 2024-08-10T06:30:41.654 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [22607176~6054341,38022782~2396509,92491092~7922624,217134226~2265442,260233879~5301269,270814217~4741810,357483237~7810709,367858687~6419724,395273461~1694404,409367552~1854073] 2024-08-10T06:30:41.659 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [20971520~7689997,37748736~2670555,92491092~7922624,217134226~2265442,260046848~5488300,270814217~4741810,357483237~7810709,367858687~6419724,395273461~1694404,409367552~1854073] 2024-08-10T06:30:41.659 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 8 diff [22607176~6054341,38022782~2396509,51060533~3940446,59546041~6408917,92491092~7922624,125397715~3561571,170390778~6272735,200454929~7291475,217134226~2265442,234968870~1154267,238183191~1676087,260233879~5301269,270814217~6977748,324189027~1738838,357483237~7810709,367858687~6419724,395273461~1694404,409367552~1854073] 2024-08-10T06:30:41.660 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [22607176~6054341,38022782~2396509,51060533~3940446,59546041~6408917,92491092~7922624,125397715~3561571,170390778~6272735,200454929~7291475,217134226~2265442,234968870~1154267,238183191~1676087,260233879~5301269,270814217~6977748,324189027~1738838,357483237~7810709,367858687~6419724,395273461~1694404,409367552~1854073] 2024-08-10T06:30:41.664 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [20971520~7689997,37748736~2670555,50331648~4669331,59546041~6408917,92491092~7922624,125397715~3561571,170390778~6272735,197132288~10614116,217134226~2265442,234968870~1154267,238183191~1676087,260046848~5488300,270814217~6977748,324189027~1738838,357483237~7810709,367858687~6419724,395273461~1694404,409367552~1854073] 2024-08-10T06:30:41.664 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 9 diff [22607176~6054341,38022782~4059397,51060533~3940446,59546041~6408917,68784819~5349276,86403846~5458816,92491092~7922624,111319709~1340926,125397715~3561571,147607942~194284,170390778~6272735,200454929~7291475,217134226~2265442,234968870~1154267,238183191~1676087,243653855~7323959,260233879~5301269,270814217~6977748,304575207~3673327,324189027~7790645,333750210~5232145,347052037~5491381,357483237~7810709,367858687~6419724,395273461~1694404,409367552~1854073] 2024-08-10T06:30:41.665 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [22607176~6054341,38022782~4059397,51060533~3940446,59546041~6408917,68784819~5349276,86403846~5458816,92491092~7922624,111319709~1340926,125397715~3561571,147607942~194284,170390778~6272735,200454929~7291475,217134226~2265442,234968870~1154267,238183191~1676087,243653855~7323959,260233879~5301269,270814217~6977748,304575207~3673327,324189027~7790645,333750210~5232145,347052037~5491381,357483237~7810709,367858687~6419724,395273461~1694404,409367552~1854073] 2024-08-10T06:30:41.670 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [20971520~7689997,37748736~4333443,50331648~4669331,59546041~6408917,67108864~7025231,86403846~5458816,92491092~7922624,109051904~3608731,125397715~3561571,147607942~194284,170390778~6272735,197132288~10614116,217134226~2265442,234968870~1154267,238183191~1676087,243269632~7708182,260046848~5488300,270814217~6977748,304575207~3673327,324189027~14793328,346309060~6234358,357483237~7810709,367858687~6419724,395273461~1694404,409367552~1854073] 2024-08-10T06:30:41.670 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 10 diff [22607176~6054341,35611595~6470584,51060533~3940446,59546041~6408917,68784819~5349276,86403846~5458816,92491092~7922624,111319709~1340926,125397715~3561571,147607942~194284,170390778~6272735,186199370~3007066,200454929~9144765,217134226~2265442,234968870~1154267,238183191~1676087,243653855~7323959,260233879~5301269,270814217~6977748,282278587~7150161,293247036~4050645,304575207~3673327,324189027~7790645,333750210~8758906,347052037~5491381,357483237~7810709,367858687~6419724,395273461~1694404,401283336~9938289] 2024-08-10T06:30:41.670 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [22607176~6054341,35611595~6470584,51060533~3940446,59546041~6408917,68784819~5349276,86403846~5458816,92491092~7922624,111319709~1340926,125397715~3561571,147607942~194284,170390778~6272735,186199370~3007066,200454929~9144765,217134226~2265442,234968870~1154267,238183191~1676087,243653855~7323959,260233879~5301269,270814217~6977748,282278587~7150161,293247036~4050645,304575207~3673327,324189027~7790645,333750210~8758906,347052037~5491381,357483237~7810709,367858687~6419724,395273461~1694404,401283336~9938289] 2024-08-10T06:30:41.676 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [20971520~7689997,33554432~8527747,50331648~4669331,59546041~6408917,67108864~7025231,86403846~5458816,92491092~7922624,109051904~3608731,125397715~3561571,147607942~194284,170390778~6272735,186199370~3007066,197132288~12467406,217134226~2265442,234968870~1154267,238183191~1676087,243269632~7708182,260046848~5488300,270814217~6977748,282278587~7150161,290169515~7128166,304575207~3673327,324189027~18320089,346309060~6234358,357483237~7810709,367858687~6419724,395273461~1694404,399697868~11523757] 2024-08-10T06:30:41.676 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 11 diff [22043193~48039,22607176~6054341,35611595~6470584,51060533~3940446,59546041~6408917,68784819~5349276,86403846~5458816,92491092~7922624,111319709~1340926,125397715~10420116,147607942~194284,149720574~11448591,170390778~6272735,186199370~3007066,200454929~9144765,217134226~2265442,234968870~1154267,238183191~1676087,243653855~7323959,260233879~5301269,270814217~6977748,282278587~7150161,293247036~4050645,304575207~3673327,324189027~7790645,332945617~9563499,347052037~5491381,357483237~7810709,367858687~6419724,377547813~6594409,395273461~1694404,401283336~9938289] 2024-08-10T06:30:41.676 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [22043193~48039,22607176~6054341,35611595~6470584,51060533~3940446,59546041~6408917,68784819~5349276,86403846~5458816,92491092~7922624,111319709~1340926,125397715~10420116,147607942~194284,149720574~11448591,170390778~6272735,186199370~3007066,200454929~9144765,217134226~2265442,234968870~1154267,238183191~1676087,243653855~7323959,260233879~5301269,270814217~6977748,282278587~7150161,293247036~4050645,304575207~3673327,324189027~7790645,332945617~9563499,347052037~5491381,357483237~7810709,367858687~6419724,377547813~6594409,395273461~1694404,401283336~9938289] 2024-08-10T06:30:41.681 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [20971520~7689997,33554432~8527747,50331648~4669331,59546041~6408917,67108864~7025231,86403846~5458816,92491092~7922624,109051904~3608731,125397715~10420116,147607942~194284,149720574~11448591,170390778~6272735,186199370~3007066,197132288~12467406,217134226~2265442,234968870~1154267,238183191~1676087,243269632~7708182,260046848~5488300,270814217~6977748,282278587~7150161,290169515~7128166,304575207~3673327,324189027~18320089,346309060~6234358,357483237~7810709,367858687~6419724,377547813~6594409,395273461~1694404,399697868~11523757] 2024-08-10T06:30:41.681 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 12 diff [7666212~6826997,22043193~48039,22607176~6054341,35611595~6470584,51060533~3940446,59546041~6408917,68784819~5349276,86403846~14009870,111319709~1340926,125397715~10420116,141223832~8073245,149720574~11448591,169068189~7595324,184189276~6224786,200454929~9144765,217134226~5920945,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,270814217~6977748,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,321817037~20692079,347052037~5491381,357483237~7810709,367858687~6419724,377547813~6594409,395273461~1694404,401283336~9938289] 2024-08-10T06:30:41.681 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,22607176~6054341,35611595~6470584,51060533~3940446,59546041~6408917,68784819~5349276,86403846~14009870,111319709~1340926,125397715~10420116,141223832~8073245,149720574~11448591,169068189~7595324,184189276~6224786,200454929~9144765,217134226~5920945,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,270814217~6977748,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,321817037~20692079,347052037~5491381,357483237~7810709,367858687~6419724,377547813~6594409,395273461~1694404,401283336~9938289] 2024-08-10T06:30:41.687 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,20971520~7689997,33554432~8527747,50331648~4669331,59546041~6408917,67108864~7025231,86403846~14009870,109051904~3608731,125397715~10420116,141223832~8073245,149720574~11448591,169068189~7595324,181771104~8642958,197132288~12467406,217134226~5920945,234968870~1154267,238183191~1676087,243269632~7771682,260046848~5488300,270814217~6977748,282278587~7150161,290169515~7128166,304575207~3673327,312439259~646180,321817037~20692079,346309060~6234358,357483237~7810709,367858687~6419724,377547813~6594409,395273461~1694404,399697868~11523757] 2024-08-10T06:30:41.687 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 13 diff [7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,51060533~3940446,59546041~6408917,68784819~5349276,86403846~14009870,111319709~1340926,125397715~10420116,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~11137439,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,270814217~6977748,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,321817037~20692079,347052037~5491381,357483237~7810709,367858687~16283535,395273461~1694404,401283336~9938289] 2024-08-10T06:30:41.687 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,51060533~3940446,59546041~6408917,68784819~5349276,86403846~14009870,111319709~1340926,125397715~10420116,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~11137439,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,270814217~6977748,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,321817037~20692079,347052037~5491381,357483237~7810709,367858687~16283535,395273461~1694404,401283336~9938289] 2024-08-10T06:30:41.692 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,20971520~7689997,30187507~18089351,50331648~4669331,59546041~6408917,67108864~7025231,86403846~14009870,109051904~3608731,125397715~10420116,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,181771104~8642958,197132288~12467406,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~5488300,270814217~6977748,282278587~7150161,290169515~7128166,304575207~3673327,312439259~646180,321817037~20692079,346309060~6234358,357483237~7810709,367858687~16283535,395273461~1694404,399697868~11523757] 2024-08-10T06:30:41.692 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 14 diff [7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,51060533~3940446,59546041~6408917,68784819~5349276,86403846~14009870,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~11137439,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,267279313~733302,270814217~6977748,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,319500205~23008911,347052037~5491381,357483237~7810709,367858687~16283535,395273461~1694404,401283336~9938289] 2024-08-10T06:30:41.692 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,51060533~3940446,59546041~6408917,68784819~5349276,86403846~14009870,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~11137439,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,267279313~733302,270814217~6977748,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,319500205~23008911,347052037~5491381,357483237~7810709,367858687~16283535,395273461~1694404,401283336~9938289] 2024-08-10T06:30:41.698 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,20971520~7689997,30187507~18089351,50331648~4669331,59546041~6408917,67108864~7025231,86403846~14009870,109051904~3608731,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,181771104~8642958,197132288~12467406,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270814217~6977748,282278587~7150161,290169515~7128166,304575207~3673327,312439259~646180,319500205~23008911,346309060~6234358,357483237~7810709,367858687~16283535,395273461~1694404,399697868~11523757] 2024-08-10T06:30:41.698 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 15 diff [7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,51060533~3940446,59546041~6408917,68784819~5349276,86403846~14009870,103495957~6945529,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~11137439,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,267279313~733302,270814217~6977748,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,319500205~23008911,347052037~5491381,357483237~7810709,367858687~16283535,395273461~15948164] 2024-08-10T06:30:41.698 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,51060533~3940446,59546041~6408917,68784819~5349276,86403846~14009870,103495957~6945529,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~11137439,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,267279313~733302,270814217~6977748,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,319500205~23008911,347052037~5491381,357483237~7810709,367858687~16283535,395273461~15948164] 2024-08-10T06:30:41.704 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,20971520~7689997,30187507~18089351,50331648~4669331,59546041~6408917,67108864~7025231,86403846~14009870,101557337~11103298,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,181771104~8642958,197132288~12467406,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270814217~6977748,282278587~7150161,290169515~7128166,304575207~3673327,312439259~646180,319500205~23008911,346309060~6234358,357483237~7810709,367858687~16283535,395273461~15948164] 2024-08-10T06:30:41.704 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 16 diff [7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,51060533~3940446,59546041~6408917,68784819~5349276,86403846~14009870,103495957~6945529,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~11137439,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,267279313~733302,270679970~7111995,282278587~7749945,293247036~4050645,304575207~3673327,312858632~226807,319500205~23008911,347052037~5491381,357483237~7810709,367858687~19760208,395273461~15948164] 2024-08-10T06:30:41.704 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~5767019,51060533~3940446,59546041~6408917,68784819~5349276,86403846~14009870,103495957~6945529,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~11137439,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~5301269,267279313~733302,270679970~7111995,282278587~7749945,293247036~4050645,304575207~3673327,312858632~226807,319500205~23008911,347052037~5491381,357483237~7810709,367858687~19760208,395273461~15948164] 2024-08-10T06:30:41.709 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,20971520~7689997,30187507~18089351,50331648~4669331,59546041~6408917,67108864~7025231,86403846~14009870,101557337~11103298,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,197132288~12467406,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~7111995,282278587~7749945,290169515~7128166,304575207~3673327,312439259~646180,319500205~23008911,346309060~6234358,357483237~7810709,367858687~19760208,395273461~15948164] 2024-08-10T06:30:41.709 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 17 diff [7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~12491140,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~23008911,347052037~5491381,357483237~7810709,367858687~19760208,395273461~15948164] 2024-08-10T06:30:41.710 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,22607176~6054341,30187507~11894672,42509839~12491140,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~23008911,347052037~5491381,357483237~7810709,367858687~19760208,395273461~15948164] 2024-08-10T06:30:41.715 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,20971520~7689997,30187507~24813472,59546041~6408917,67108864~7025231,86403846~14009870,101066177~11594458,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~23008911,346309060~6234358,357483237~7810709,367858687~19760208,395273461~15948164] 2024-08-10T06:30:41.715 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 18 diff [7666212~6826997,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~23008911,347052037~5491381,357483237~7810709,367858687~19760208,395273461~15948164] 2024-08-10T06:30:41.715 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~23008911,347052037~5491381,357483237~7810709,367858687~19760208,395273461~15948164] 2024-08-10T06:30:41.721 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,20971520~7689997,30107208~25736438,59546041~6408917,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~23008911,346309060~6234358,357483237~7810709,367858687~19760208,395273461~15948164] 2024-08-10T06:30:41.721 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 19 diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:41.721 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:41.726 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,20971520~7689997,30107208~25736438,59546041~6408917,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:41.726 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 8 diff [51060533~3940446,59546041~6408917,125397715~3561571,170390778~6272735,200454929~7291475,234968870~1154267,238183191~1676087,275398151~2393814,324189027~1738838] 2024-08-10T06:30:41.726 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [51060533~3940446,59546041~6408917,125397715~3561571,170390778~6272735,200454929~7291475,234968870~1154267,238183191~1676087,275398151~2393814,324189027~1738838] 2024-08-10T06:30:41.732 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [50331648~4669331,59546041~6408917,125397715~3561571,170390778~6272735,197132288~10614116,234968870~1154267,238183191~1676087,275398151~2393814,324189027~1738838] 2024-08-10T06:30:41.732 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 9 diff [39678178~2404001,51060533~3940446,59546041~6408917,68784819~5349276,86403846~5458816,111319709~1340926,125397715~3561571,147607942~194284,170390778~6272735,200454929~7291475,234968870~1154267,238183191~1676087,243653855~7323959,275398151~2393814,304575207~3673327,324189027~7790645,333750210~5232145,347052037~5491381] 2024-08-10T06:30:41.732 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [39678178~2404001,51060533~3940446,59546041~6408917,68784819~5349276,86403846~5458816,111319709~1340926,125397715~3561571,147607942~194284,170390778~6272735,200454929~7291475,234968870~1154267,238183191~1676087,243653855~7323959,275398151~2393814,304575207~3673327,324189027~7790645,333750210~5232145,347052037~5491381] 2024-08-10T06:30:41.737 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [39678178~2404001,50331648~4669331,59546041~6408917,67108864~7025231,86403846~5458816,109051904~3608731,125397715~3561571,147607942~194284,170390778~6272735,197132288~10614116,234968870~1154267,238183191~1676087,243269632~7708182,275398151~2393814,304575207~3673327,324189027~14793328,346309060~6234358] 2024-08-10T06:30:41.737 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 10 diff [35611595~3788170,39678178~2404001,51060533~3940446,59546041~6408917,68784819~5349276,86403846~5458816,111319709~1340926,125397715~3561571,147607942~194284,170390778~6272735,186199370~3007066,200454929~9144765,234968870~1154267,238183191~1676087,243653855~7323959,275398151~2393814,282278587~7150161,293247036~4050645,304575207~3673327,324189027~7790645,333750210~8758906,347052037~5491381,401283336~8758380] 2024-08-10T06:30:41.737 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [35611595~3788170,39678178~2404001,51060533~3940446,59546041~6408917,68784819~5349276,86403846~5458816,111319709~1340926,125397715~3561571,147607942~194284,170390778~6272735,186199370~3007066,200454929~9144765,234968870~1154267,238183191~1676087,243653855~7323959,275398151~2393814,282278587~7150161,293247036~4050645,304575207~3673327,324189027~7790645,333750210~8758906,347052037~5491381,401283336~8758380] 2024-08-10T06:30:41.743 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [33554432~5845333,39678178~2404001,50331648~4669331,59546041~6408917,67108864~7025231,86403846~5458816,109051904~3608731,125397715~3561571,147607942~194284,170390778~6272735,186199370~3007066,197132288~12467406,234968870~1154267,238183191~1676087,243269632~7708182,275398151~2393814,282278587~7150161,290169515~7128166,304575207~3673327,324189027~18320089,346309060~6234358,399697868~10343848] 2024-08-10T06:30:41.743 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 11 diff [22043193~48039,25622326~2673962,35611595~3788170,39678178~2404001,51060533~3940446,59546041~6408917,68784819~5349276,86403846~5458816,111319709~1340926,125397715~10420116,147607942~194284,149720574~11448591,170390778~6272735,186199370~3007066,200454929~9144765,234968870~1154267,238183191~1676087,243653855~7323959,275398151~2393814,282278587~7150161,293247036~4050645,304575207~3673327,324189027~7790645,332945617~9563499,347052037~5491381,377547813~6594409,401283336~8758380] 2024-08-10T06:30:41.743 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [22043193~48039,25622326~2673962,35611595~3788170,39678178~2404001,51060533~3940446,59546041~6408917,68784819~5349276,86403846~5458816,111319709~1340926,125397715~10420116,147607942~194284,149720574~11448591,170390778~6272735,186199370~3007066,200454929~9144765,234968870~1154267,238183191~1676087,243653855~7323959,275398151~2393814,282278587~7150161,293247036~4050645,304575207~3673327,324189027~7790645,332945617~9563499,347052037~5491381,377547813~6594409,401283336~8758380] 2024-08-10T06:30:41.748 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [22043193~48039,25622326~2673962,33554432~5845333,39678178~2404001,50331648~4669331,59546041~6408917,67108864~7025231,86403846~5458816,109051904~3608731,125397715~10420116,147607942~194284,149720574~11448591,170390778~6272735,186199370~3007066,197132288~12467406,234968870~1154267,238183191~1676087,243269632~7708182,275398151~2393814,282278587~7150161,290169515~7128166,304575207~3673327,324189027~18320089,346309060~6234358,377547813~6594409,399697868~10343848] 2024-08-10T06:30:41.748 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 12 diff [7666212~6826997,22043193~48039,25622326~2673962,35611595~3788170,39678178~2404001,51060533~3940446,59546041~6408917,68784819~5349276,86403846~9551088,111319709~1340926,125397715~10420116,141223832~8073245,149720574~11448591,169068189~7595324,184189276~6224786,200454929~9144765,217921759~5133412,234968870~1154267,238183191~1676087,243653855~7387459,275398151~2393814,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,321817037~20692079,347052037~5491381,377547813~6594409,401283336~8758380] 2024-08-10T06:30:41.748 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,35611595~3788170,39678178~2404001,51060533~3940446,59546041~6408917,68784819~5349276,86403846~9551088,111319709~1340926,125397715~10420116,141223832~8073245,149720574~11448591,169068189~7595324,184189276~6224786,200454929~9144765,217921759~5133412,234968870~1154267,238183191~1676087,243653855~7387459,275398151~2393814,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,321817037~20692079,347052037~5491381,377547813~6594409,401283336~8758380] 2024-08-10T06:30:41.754 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,33554432~5845333,39678178~2404001,50331648~4669331,59546041~6408917,67108864~7025231,86403846~9551088,109051904~3608731,125397715~10420116,141223832~8073245,149720574~11448591,169068189~7595324,181771104~8642958,197132288~12467406,217921759~5133412,234968870~1154267,238183191~1676087,243269632~7771682,275398151~2393814,282278587~7150161,290169515~7128166,304575207~3673327,312439259~646180,321817037~20692079,346309060~6234358,377547813~6594409,399697868~10343848] 2024-08-10T06:30:41.754 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 13 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~5767019,51060533~3940446,59546041~6408917,68784819~5349276,86403846~9551088,111319709~1340926,125397715~10420116,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~11137439,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,275398151~2393814,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,321817037~20692079,347052037~5491381,372418197~11724025,401283336~8758380] 2024-08-10T06:30:41.754 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~5767019,51060533~3940446,59546041~6408917,68784819~5349276,86403846~9551088,111319709~1340926,125397715~10420116,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~11137439,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,275398151~2393814,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,321817037~20692079,347052037~5491381,372418197~11724025,401283336~8758380] 2024-08-10T06:30:41.759 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~8598680,50331648~4669331,59546041~6408917,67108864~7025231,86403846~9551088,109051904~3608731,125397715~10420116,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,181771104~8642958,197132288~12467406,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,275398151~2393814,282278587~7150161,290169515~7128166,304575207~3673327,312439259~646180,321817037~20692079,346309060~6234358,372418197~11724025,399697868~10343848] 2024-08-10T06:30:41.759 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 14 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~5767019,51060533~3940446,59546041~6408917,68784819~5349276,86403846~9551088,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~11137439,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,267279313~733302,275398151~2393814,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,319500205~23008911,347052037~5491381,372418197~11724025,401283336~8758380] 2024-08-10T06:30:41.759 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~5767019,51060533~3940446,59546041~6408917,68784819~5349276,86403846~9551088,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~11137439,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,267279313~733302,275398151~2393814,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,319500205~23008911,347052037~5491381,372418197~11724025,401283336~8758380] 2024-08-10T06:30:41.765 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~8598680,50331648~4669331,59546041~6408917,67108864~7025231,86403846~9551088,109051904~3608731,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,181771104~8642958,197132288~12467406,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,265535148~2477467,275398151~2393814,282278587~7150161,290169515~7128166,304575207~3673327,312439259~646180,319500205~23008911,346309060~6234358,372418197~11724025,399697868~10343848] 2024-08-10T06:30:41.765 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 15 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~5767019,51060533~3940446,59546041~6408917,68784819~5349276,86403846~9551088,103495957~6945529,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~11137439,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,267279313~733302,273207568~4584397,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,319500205~23008911,347052037~5491381,372418197~11724025,395320046~14721670] 2024-08-10T06:30:41.765 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~5767019,51060533~3940446,59546041~6408917,68784819~5349276,86403846~9551088,103495957~6945529,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~11137439,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,267279313~733302,273207568~4584397,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,319500205~23008911,347052037~5491381,372418197~11724025,395320046~14721670] 2024-08-10T06:30:41.771 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~8598680,50331648~4669331,59546041~6408917,67108864~7025231,86403846~9551088,101557337~11103298,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,181771104~8642958,197132288~12467406,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,265535148~2477467,273207568~4584397,282278587~7150161,290169515~7128166,304575207~3673327,312439259~646180,319500205~23008911,346309060~6234358,372418197~11724025,395320046~14721670] 2024-08-10T06:30:41.771 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 16 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~5767019,51060533~3940446,59546041~6408917,68784819~5349276,86403846~9551088,103495957~6945529,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~11137439,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~2512917,267279313~733302,270679970~7111995,282278587~7749945,293247036~4050645,304575207~3673327,312858632~226807,319500205~23008911,347052037~5491381,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.772 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~5767019,51060533~3940446,59546041~6408917,68784819~5349276,86403846~9551088,103495957~6945529,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~11137439,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~2512917,267279313~733302,270679970~7111995,282278587~7749945,293247036~4050645,304575207~3673327,312858632~226807,319500205~23008911,347052037~5491381,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.776 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~8598680,50331648~4669331,59546041~6408917,67108864~7025231,86403846~9551088,101557337~11103298,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,197132288~12467406,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260454232~2512917,265535148~2477467,270679970~7111995,282278587~7749945,290169515~7128166,304575207~3673327,312439259~646180,319500205~23008911,346309060~6234358,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.776 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 17 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~12491140,59546041~6408917,68784819~5349276,86403846~9551088,101066177~9375309,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~23008911,347052037~5491381,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.776 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~12491140,59546041~6408917,68784819~5349276,86403846~9551088,101066177~9375309,111319709~1340926,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~23008911,347052037~5491381,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.782 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~15322801,59546041~6408917,67108864~7025231,86403846~9551088,101066177~11594458,125397715~23899362,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260454232~7558383,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~23008911,346309060~6234358,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.782 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 18 diff [7666212~6826997,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~23008911,347052037~5491381,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.782 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~23008911,347052037~5491381,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.787 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,59546041~6408917,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260454232~7558383,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~23008911,346309060~6234358,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.787 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 19 diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:41.787 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:41.793 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,59546041~6408917,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260454232~7558383,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:41.793 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 9 diff [39678178~2404001,68784819~5349276,86403846~5458816,111319709~1340926,147607942~194284,243653855~7323959,304575207~3673327,324415735~7563937,333750210~5232145,347052037~5491381] 2024-08-10T06:30:41.793 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [39678178~2404001,68784819~5349276,86403846~5458816,111319709~1340926,147607942~194284,243653855~7323959,304575207~3673327,324415735~7563937,333750210~5232145,347052037~5491381] 2024-08-10T06:30:41.798 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [39678178~2404001,67108864~7025231,86403846~5458816,109051904~3608731,147607942~194284,243269632~7708182,304575207~3673327,324415735~14566620,346309060~6234358] 2024-08-10T06:30:41.798 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 10 diff [35611595~3788170,39678178~2404001,68784819~5349276,86403846~5458816,111319709~1340926,147607942~194284,186199370~3007066,205278974~4320720,243653855~7323959,282278587~7150161,293247036~4050645,304575207~3673327,324415735~7563937,333750210~8758906,347052037~5491381,401283336~8758380] 2024-08-10T06:30:41.798 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [35611595~3788170,39678178~2404001,68784819~5349276,86403846~5458816,111319709~1340926,147607942~194284,186199370~3007066,205278974~4320720,243653855~7323959,282278587~7150161,293247036~4050645,304575207~3673327,324415735~7563937,333750210~8758906,347052037~5491381,401283336~8758380] 2024-08-10T06:30:41.804 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [33554432~5845333,39678178~2404001,67108864~7025231,86403846~5458816,109051904~3608731,147607942~194284,186199370~3007066,205278974~4320720,243269632~7708182,282278587~7150161,290169515~7128166,304575207~3673327,324415735~18093381,346309060~6234358,399697868~10343848] 2024-08-10T06:30:41.804 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 11 diff [22043193~48039,25622326~2673962,35611595~3788170,39678178~2404001,63413997~1105154,68784819~5349276,86403846~5458816,111319709~1340926,128870937~6946894,147607942~194284,149720574~11448591,186199370~3007066,205278974~4320720,243653855~7323959,282278587~7150161,293247036~4050645,304575207~3673327,324415735~7563937,332945617~9563499,347052037~5491381,377547813~6594409,401283336~8758380] 2024-08-10T06:30:41.804 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [22043193~48039,25622326~2673962,35611595~3788170,39678178~2404001,63413997~1105154,68784819~5349276,86403846~5458816,111319709~1340926,128870937~6946894,147607942~194284,149720574~11448591,186199370~3007066,205278974~4320720,243653855~7323959,282278587~7150161,293247036~4050645,304575207~3673327,324415735~7563937,332945617~9563499,347052037~5491381,377547813~6594409,401283336~8758380] 2024-08-10T06:30:41.810 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [22043193~48039,25622326~2673962,33554432~5845333,39678178~2404001,63413997~1105154,67108864~7025231,86403846~5458816,109051904~3608731,128870937~6946894,147607942~194284,149720574~11448591,186199370~3007066,205278974~4320720,243269632~7708182,282278587~7150161,290169515~7128166,304575207~3673327,324415735~18093381,346309060~6234358,377547813~6594409,399697868~10343848] 2024-08-10T06:30:41.810 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 12 diff [7666212~6826997,22043193~48039,25622326~2673962,35611595~3788170,39678178~2404001,63413997~1105154,68784819~5349276,86403846~9551088,111319709~1340926,128870937~6946894,141223832~8073245,149720574~11448591,169068189~5170476,184189276~6224786,205278974~4320720,217921759~5133412,243653855~7387459,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,321817037~20692079,347052037~5491381,377547813~6594409,401283336~8758380] 2024-08-10T06:30:41.810 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,35611595~3788170,39678178~2404001,63413997~1105154,68784819~5349276,86403846~9551088,111319709~1340926,128870937~6946894,141223832~8073245,149720574~11448591,169068189~5170476,184189276~6224786,205278974~4320720,217921759~5133412,243653855~7387459,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,321817037~20692079,347052037~5491381,377547813~6594409,401283336~8758380] 2024-08-10T06:30:41.815 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,33554432~5845333,39678178~2404001,63413997~1105154,67108864~7025231,86403846~9551088,109051904~3608731,128870937~6946894,141223832~8073245,149720574~11448591,169068189~5170476,181771104~8642958,205278974~4320720,217921759~5133412,243269632~7771682,282278587~7150161,290169515~7128166,304575207~3673327,312439259~646180,321817037~20692079,346309060~6234358,377547813~6594409,399697868~10343848] 2024-08-10T06:30:41.815 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 13 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~5767019,63413997~1105154,68784819~5349276,86403846~9551088,111319709~1340926,128870937~6946894,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~2211931,205278974~4320720,216988035~7891216,243653855~7387459,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,321817037~20692079,347052037~5491381,372418197~11724025,401283336~8758380] 2024-08-10T06:30:41.815 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~5767019,63413997~1105154,68784819~5349276,86403846~9551088,111319709~1340926,128870937~6946894,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~2211931,205278974~4320720,216988035~7891216,243653855~7387459,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,321817037~20692079,347052037~5491381,372418197~11724025,401283336~8758380] 2024-08-10T06:30:41.821 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~8598680,63413997~1105154,67108864~7025231,86403846~9551088,109051904~3608731,128870937~6946894,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,181771104~8642958,198462255~2211931,205278974~4320720,216988035~7891216,243269632~7771682,282278587~7150161,290169515~7128166,304575207~3673327,312439259~646180,321817037~20692079,346309060~6234358,372418197~11724025,399697868~10343848] 2024-08-10T06:30:41.821 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 14 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~5767019,63413997~1105154,68784819~5349276,86403846~9551088,111319709~1340926,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~2211931,205278974~4320720,216988035~7891216,243653855~7387459,267279313~733302,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,319500205~23008911,347052037~5491381,372418197~11724025,401283336~8758380] 2024-08-10T06:30:41.821 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~5767019,63413997~1105154,68784819~5349276,86403846~9551088,111319709~1340926,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~2211931,205278974~4320720,216988035~7891216,243653855~7387459,267279313~733302,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,319500205~23008911,347052037~5491381,372418197~11724025,401283336~8758380] 2024-08-10T06:30:41.830 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~8598680,63413997~1105154,67108864~7025231,86403846~9551088,109051904~3608731,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,181771104~8642958,198462255~2211931,205278974~4320720,216988035~7891216,243269632~7771682,265535148~2477467,282278587~7150161,290169515~7128166,304575207~3673327,312439259~646180,319500205~23008911,346309060~6234358,372418197~11724025,399697868~10343848] 2024-08-10T06:30:41.830 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 15 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~5767019,63413997~1105154,68784819~5349276,86403846~9551088,103495957~6945529,111319709~1340926,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~3880956,205278974~4320720,216988035~7891216,243653855~7387459,267279313~733302,273207568~2572482,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,319500205~23008911,347052037~5491381,372418197~11724025,395320046~14721670] 2024-08-10T06:30:41.830 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~5767019,63413997~1105154,68784819~5349276,86403846~9551088,103495957~6945529,111319709~1340926,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~3880956,205278974~4320720,216988035~7891216,243653855~7387459,267279313~733302,273207568~2572482,282278587~7150161,293247036~4050645,304575207~3673327,312858632~226807,319500205~23008911,347052037~5491381,372418197~11724025,395320046~14721670] 2024-08-10T06:30:41.832 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~8598680,63413997~1105154,67108864~7025231,86403846~9551088,101557337~11103298,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,181771104~8642958,198462255~3880956,205278974~4320720,216988035~7891216,243269632~7771682,265535148~2477467,273207568~2572482,282278587~7150161,290169515~7128166,304575207~3673327,312439259~646180,319500205~23008911,346309060~6234358,372418197~11724025,395320046~14721670] 2024-08-10T06:30:41.832 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 16 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~5767019,63413997~1105154,68784819~5349276,86403846~9551088,103495957~6945529,111319709~1340926,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,216988035~7891216,243653855~7387459,260454232~2512917,267279313~733302,270679970~6022181,282278587~7749945,293247036~4050645,304575207~3673327,312858632~226807,319500205~23008911,347052037~5491381,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.832 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~5767019,63413997~1105154,68784819~5349276,86403846~9551088,103495957~6945529,111319709~1340926,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,216988035~7891216,243653855~7387459,260454232~2512917,267279313~733302,270679970~6022181,282278587~7749945,293247036~4050645,304575207~3673327,312858632~226807,319500205~23008911,347052037~5491381,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.837 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~8598680,63413997~1105154,67108864~7025231,86403846~9551088,101557337~11103298,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,216988035~7891216,243269632~7771682,260454232~2512917,265535148~2477467,270679970~6022181,282278587~7749945,290169515~7128166,304575207~3673327,312439259~646180,319500205~23008911,346309060~6234358,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.838 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 17 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~9433021,63413997~1105154,68784819~5349276,86403846~9551088,101066177~9375309,111319709~1340926,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~23008911,347052037~5491381,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.838 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~2404001,42509839~9433021,63413997~1105154,68784819~5349276,86403846~9551088,101066177~9375309,111319709~1340926,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~23008911,347052037~5491381,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.843 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,39678178~12264682,63413997~1105154,67108864~7025231,86403846~9551088,101066177~11594458,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,243269632~7771682,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~23008911,346309060~6234358,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.843 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 18 diff [7666212~6826997,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~23008911,347052037~5491381,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.843 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~23008911,347052037~5491381,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.849 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,63413997~1105154,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,243269632~7771682,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~23008911,346309060~6234358,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.849 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 19 diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:41.849 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:41.854 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,63413997~1105154,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,243269632~7771682,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:41.854 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 10 diff [35611595~3788170,186199370~3007066,205278974~4320720,282278587~7150161,293247036~4050645,334261871~8247245,401283336~8758380] 2024-08-10T06:30:41.855 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [35611595~3788170,186199370~3007066,205278974~4320720,282278587~7150161,293247036~4050645,334261871~8247245,401283336~8758380] 2024-08-10T06:30:41.860 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [33554432~5845333,186199370~3007066,205278974~4320720,282278587~7150161,290169515~7128166,334261871~8247245,399697868~10343848] 2024-08-10T06:30:41.860 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 11 diff [22043193~48039,25622326~2673962,35611595~3788170,63413997~1105154,88432455~3143137,128870937~6946894,149720574~11448591,186199370~3007066,205278974~4320720,282278587~7150161,293247036~4050645,332945617~9563499,377547813~6594409,401283336~8758380] 2024-08-10T06:30:41.860 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [22043193~48039,25622326~2673962,35611595~3788170,63413997~1105154,88432455~3143137,128870937~6946894,149720574~11448591,186199370~3007066,205278974~4320720,282278587~7150161,293247036~4050645,332945617~9563499,377547813~6594409,401283336~8758380] 2024-08-10T06:30:41.865 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [22043193~48039,25622326~2673962,33554432~5845333,63413997~1105154,88432455~3143137,128870937~6946894,149720574~11448591,186199370~3007066,205278974~4320720,282278587~7150161,290169515~7128166,332945617~9563499,377547813~6594409,399697868~10343848] 2024-08-10T06:30:41.866 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 12 diff [7666212~6826997,22043193~48039,25622326~2673962,35611595~3788170,63413997~1105154,88432455~7522479,128870937~6946894,141223832~8073245,149720574~11448591,169068189~5170476,184189276~6224786,205278974~4320720,217921759~5133412,250524670~516644,282278587~7150161,293247036~4050645,312858632~226807,321817037~20692079,377547813~6594409,401283336~8758380] 2024-08-10T06:30:41.866 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,35611595~3788170,63413997~1105154,88432455~7522479,128870937~6946894,141223832~8073245,149720574~11448591,169068189~5170476,184189276~6224786,205278974~4320720,217921759~5133412,250524670~516644,282278587~7150161,293247036~4050645,312858632~226807,321817037~20692079,377547813~6594409,401283336~8758380] 2024-08-10T06:30:41.871 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,33554432~5845333,63413997~1105154,88432455~7522479,128870937~6946894,141223832~8073245,149720574~11448591,169068189~5170476,181771104~8642958,205278974~4320720,217921759~5133412,250524670~516644,282278587~7150161,290169515~7128166,312439259~646180,321817037~20692079,377547813~6594409,399697868~10343848] 2024-08-10T06:30:41.871 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 13 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,42509839~5767019,63413997~1105154,88432455~7522479,128870937~6946894,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~2211931,205278974~4320720,216988035~7891216,250524670~516644,282278587~7150161,293247036~4050645,312858632~226807,321817037~20692079,372418197~11724025,401283336~8758380] 2024-08-10T06:30:41.871 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,42509839~5767019,63413997~1105154,88432455~7522479,128870937~6946894,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~2211931,205278974~4320720,216988035~7891216,250524670~516644,282278587~7150161,293247036~4050645,312858632~226807,321817037~20692079,372418197~11724025,401283336~8758380] 2024-08-10T06:30:41.877 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,42082179~6194679,63413997~1105154,88432455~7522479,128870937~6946894,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,181771104~8642958,198462255~2211931,205278974~4320720,216988035~7891216,250524670~516644,282278587~7150161,290169515~7128166,312439259~646180,321817037~20692079,372418197~11724025,399697868~10343848] 2024-08-10T06:30:41.877 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 14 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,42509839~5767019,63413997~1105154,69150517~654237,88432455~7522479,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~2211931,205278974~4320720,216988035~7891216,250524670~516644,267279313~733302,282278587~7150161,293247036~4050645,312858632~226807,319500205~23008911,372418197~11724025,401283336~8758380] 2024-08-10T06:30:41.877 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,42509839~5767019,63413997~1105154,69150517~654237,88432455~7522479,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~2211931,205278974~4320720,216988035~7891216,250524670~516644,267279313~733302,282278587~7150161,293247036~4050645,312858632~226807,319500205~23008911,372418197~11724025,401283336~8758380] 2024-08-10T06:30:41.882 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,42082179~6194679,63413997~1105154,69150517~654237,88432455~7522479,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,181771104~8642958,198462255~2211931,205278974~4320720,216988035~7891216,250524670~516644,265535148~2477467,282278587~7150161,290169515~7128166,312439259~646180,319500205~23008911,372418197~11724025,399697868~10343848] 2024-08-10T06:30:41.882 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 15 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,42509839~5767019,63413997~1105154,69150517~654237,88432455~7522479,103495957~6945529,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~3880956,205278974~4320720,216988035~7891216,250524670~516644,267279313~733302,273207568~2572482,282278587~7150161,293247036~4050645,312858632~226807,319500205~23008911,372418197~11724025,395320046~14721670] 2024-08-10T06:30:41.882 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,42509839~5767019,63413997~1105154,69150517~654237,88432455~7522479,103495957~6945529,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~3880956,205278974~4320720,216988035~7891216,250524670~516644,267279313~733302,273207568~2572482,282278587~7150161,293247036~4050645,312858632~226807,319500205~23008911,372418197~11724025,395320046~14721670] 2024-08-10T06:30:41.888 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,42082179~6194679,63413997~1105154,69150517~654237,88432455~7522479,101557337~8884149,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,181771104~8642958,198462255~3880956,205278974~4320720,216988035~7891216,250524670~516644,265535148~2477467,273207568~2572482,282278587~7150161,290169515~7128166,312439259~646180,319500205~23008911,372418197~11724025,395320046~14721670] 2024-08-10T06:30:41.888 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 16 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,42509839~5767019,63413997~1105154,69050712~4838296,88432455~7522479,103495957~6945529,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,216988035~7891216,250524670~516644,260454232~2512917,267279313~733302,270679970~6022181,282278587~7749945,293247036~4050645,312858632~226807,319500205~23008911,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.888 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,42509839~5767019,63413997~1105154,69050712~4838296,88432455~7522479,103495957~6945529,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,216988035~7891216,250524670~516644,260454232~2512917,267279313~733302,270679970~6022181,282278587~7749945,293247036~4050645,312858632~226807,319500205~23008911,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.893 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,42082179~6194679,63413997~1105154,69050712~4838296,88432455~7522479,101557337~8884149,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,216988035~7891216,250524670~516644,260454232~2512917,265535148~2477467,270679970~6022181,282278587~7749945,290169515~7128166,312439259~646180,319500205~23008911,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.893 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 17 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,42509839~9433021,63413997~1105154,69050712~4838296,88432455~7522479,101066177~9375309,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250524670~516644,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~23008911,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.894 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,42509839~9433021,63413997~1105154,69050712~4838296,88432455~7522479,101066177~9375309,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250524670~516644,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~23008911,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.899 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~9212258,42082179~9860681,63413997~1105154,69050712~4838296,88432455~7522479,101066177~9375309,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,250524670~516644,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~23008911,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.899 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 18 diff [7666212~6826997,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~23008911,348013947~4155930,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.899 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~23008911,348013947~4155930,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.905 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30107208~9292557,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~23008911,348013947~4155930,372418197~15200698,395320046~14721670] 2024-08-10T06:30:41.905 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 19 diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:41.905 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:41.910 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:41.910 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to 11 diff [22043193~48039,25622326~2673962,36921480~427055,63413997~1105154,88432455~3143137,128870937~6946894,149720574~11448591,332945617~2196640,377547813~6594409] 2024-08-10T06:30:41.910 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [22043193~48039,25622326~2673962,36921480~427055,63413997~1105154,88432455~3143137,128870937~6946894,149720574~11448591,332945617~2196640,377547813~6594409] 2024-08-10T06:30:41.916 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [22043193~48039,25622326~2673962,36921480~427055,63413997~1105154,88432455~3143137,128870937~6946894,149720574~11448591,332945617~2196640,377547813~6594409] 2024-08-10T06:30:41.916 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to 12 diff [7666212~6826997,22043193~48039,25622326~2673962,36921480~427055,63413997~1105154,88432455~7522479,128870937~6946894,141223832~8073245,149720574~11448591,169068189~5170476,184189276~6224786,217921759~5133412,250524670~516644,312858632~226807,321817037~13325220,377547813~6594409] 2024-08-10T06:30:41.916 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,36921480~427055,63413997~1105154,88432455~7522479,128870937~6946894,141223832~8073245,149720574~11448591,169068189~5170476,184189276~6224786,217921759~5133412,250524670~516644,312858632~226807,321817037~13325220,377547813~6594409] 2024-08-10T06:30:41.921 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,36921480~427055,63413997~1105154,88432455~7522479,128870937~6946894,141223832~8073245,149720574~11448591,169068189~5170476,181771104~8642958,217921759~5133412,250524670~516644,312439259~646180,321817037~13325220,377547813~6594409] 2024-08-10T06:30:41.922 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to 13 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~7788466,42509839~5767019,63413997~1105154,88432455~7522479,128870937~6946894,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~2211931,216988035~7891216,250524670~516644,312858632~226807,321817037~13325220,372418197~11724025,406819574~2204772] 2024-08-10T06:30:41.922 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~7788466,42509839~5767019,63413997~1105154,88432455~7522479,128870937~6946894,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~2211931,216988035~7891216,250524670~516644,312858632~226807,321817037~13325220,372418197~11724025,406819574~2204772] 2024-08-10T06:30:41.927 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~7788466,42082179~6194679,63413997~1105154,88432455~7522479,128870937~6946894,141223832~8073245,149720574~11448591,161613170~2176019,169068189~9969009,181771104~8642958,198462255~2211931,216988035~7891216,250524670~516644,312439259~646180,321817037~13325220,372418197~11724025,406819574~2204772] 2024-08-10T06:30:41.927 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to 14 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~7788466,42509839~5767019,63413997~1105154,69150517~654237,88432455~7522479,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~2211931,207645396~1846446,216988035~7891216,250524670~516644,267279313~733302,312858632~226807,319500205~19079884,372418197~11724025,406819574~2204772] 2024-08-10T06:30:41.927 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~7788466,42509839~5767019,63413997~1105154,69150517~654237,88432455~7522479,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~2211931,207645396~1846446,216988035~7891216,250524670~516644,267279313~733302,312858632~226807,319500205~19079884,372418197~11724025,406819574~2204772] 2024-08-10T06:30:41.933 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~7788466,42082179~6194679,63413997~1105154,69150517~654237,88432455~7522479,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,181771104~8642958,198462255~2211931,207645396~1846446,216988035~7891216,250524670~516644,265535148~2477467,312439259~646180,319500205~19079884,372418197~11724025,406819574~2204772] 2024-08-10T06:30:41.933 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to 15 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~8957661,42509839~5767019,63413997~1105154,69150517~654237,88432455~7522479,103495957~6945529,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~3880956,207645396~1846446,216988035~7891216,250524670~516644,267279313~733302,273207568~2572482,312858632~226807,319500205~19079884,372418197~11724025,395320046~6228273,406819574~2204772] 2024-08-10T06:30:41.933 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~8957661,42509839~5767019,63413997~1105154,69150517~654237,88432455~7522479,103495957~6945529,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,184189276~6224786,198462255~3880956,207645396~1846446,216988035~7891216,250524670~516644,267279313~733302,273207568~2572482,312858632~226807,319500205~19079884,372418197~11724025,395320046~6228273,406819574~2204772] 2024-08-10T06:30:41.938 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~8957661,42082179~6194679,63413997~1105154,69150517~654237,88432455~7522479,101557337~8884149,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,181771104~8642958,198462255~3880956,207645396~1846446,216988035~7891216,250524670~516644,265535148~2477467,273207568~2572482,312439259~646180,319500205~19079884,372418197~11724025,395320046~6228273,406819574~2204772] 2024-08-10T06:30:41.938 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to 16 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~8957661,42509839~5767019,63413997~1105154,69050712~4838296,88432455~7522479,103495957~6945529,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,216988035~7891216,250524670~516644,260454232~2512917,267279313~733302,270679970~6022181,288718344~1310188,312858632~226807,319500205~19079884,372418197~15200698,395320046~6228273,404221904~397678,406819574~2204772] 2024-08-10T06:30:41.939 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~8957661,42509839~5767019,63413997~1105154,69050712~4838296,88432455~7522479,103495957~6945529,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,216988035~7891216,250524670~516644,260454232~2512917,267279313~733302,270679970~6022181,288718344~1310188,312858632~226807,319500205~19079884,372418197~15200698,395320046~6228273,404221904~397678,406819574~2204772] 2024-08-10T06:30:41.944 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~8957661,42082179~6194679,63413997~1105154,69050712~4838296,88432455~7522479,101557337~8884149,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,216988035~7891216,250524670~516644,260454232~2512917,265535148~2477467,270679970~6022181,288718344~1310188,312439259~646180,319500205~19079884,372418197~15200698,395320046~6228273,404221904~397678,406819574~2204772] 2024-08-10T06:30:41.944 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to 17 diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~8957661,42509839~9433021,63413997~1105154,69050712~4838296,88432455~7522479,101066177~9375309,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250524670~516644,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~19079884,372418197~15200698,395320046~6228273,404221904~397678,406819574~2204772] 2024-08-10T06:30:41.944 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30187507~8957661,42509839~9433021,63413997~1105154,69050712~4838296,88432455~7522479,101066177~9375309,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250524670~516644,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~19079884,372418197~15200698,395320046~6228273,404221904~397678,406819574~2204772] 2024-08-10T06:30:41.950 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30187507~8957661,42082179~9860681,63413997~1105154,69050712~4838296,88432455~7522479,101066177~9375309,128870937~20426140,149720574~11448591,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250524670~516644,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~19079884,372418197~15200698,395320046~6228273,404221904~397678,406819574~2204772] 2024-08-10T06:30:41.950 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to 18 diff [7666212~6826997,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~19079884,348013947~4155930,372418197~15200698,395320046~6228273,401647867~7376479] 2024-08-10T06:30:41.950 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~19079884,348013947~4155930,372418197~15200698,395320046~6228273,401647867~7376479] 2024-08-10T06:30:41.955 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,22043193~48039,25622326~2673962,30107208~9037960,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~19079884,348013947~4155930,372418197~15200698,395320046~6228273,401647867~7376479] 2024-08-10T06:30:41.955 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to 19 diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:41.955 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:41.961 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:41.961 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to 12 diff [7666212~6826997,89114906~6840028,141223832~8073245,169068189~5170476,184189276~6224786,217921759~5133412,250524670~516644,312858632~226807,321817037~12415136] 2024-08-10T06:30:41.961 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,89114906~6840028,141223832~8073245,169068189~5170476,184189276~6224786,217921759~5133412,250524670~516644,312858632~226807,321817037~12415136] 2024-08-10T06:30:41.966 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,89114906~6840028,141223832~8073245,169068189~5170476,181771104~8642958,217921759~5133412,250524670~516644,312439259~646180,321817037~12415136] 2024-08-10T06:30:41.966 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to 13 diff [7666212~6826997,30187507~7788466,42509839~5767019,89114906~6840028,141223832~8073245,161613170~2176019,169068189~9969009,184189276~6224786,198462255~2211931,216988035~7891216,250524670~516644,312858632~226807,321817037~12415136,372418197~7045334,406819574~2204772] 2024-08-10T06:30:41.967 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,30187507~7788466,42509839~5767019,89114906~6840028,141223832~8073245,161613170~2176019,169068189~9969009,184189276~6224786,198462255~2211931,216988035~7891216,250524670~516644,312858632~226807,321817037~12415136,372418197~7045334,406819574~2204772] 2024-08-10T06:30:41.989 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,30187507~7788466,42082179~6194679,89114906~6840028,141223832~8073245,161613170~2176019,169068189~9969009,181771104~8642958,198462255~2211931,216988035~7891216,250524670~516644,312439259~646180,321817037~12415136,372418197~7045334,406819574~2204772] 2024-08-10T06:30:41.989 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to 14 diff [7666212~6826997,30187507~7788466,42509839~5767019,69150517~654237,89114906~6840028,135759064~13538013,161613170~2176019,169068189~9969009,184189276~6224786,198462255~2211931,207645396~1846446,216988035~7891216,250524670~516644,267279313~733302,312858632~226807,319500205~19079884,372418197~7045334,406819574~2204772] 2024-08-10T06:30:41.989 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,30187507~7788466,42509839~5767019,69150517~654237,89114906~6840028,135759064~13538013,161613170~2176019,169068189~9969009,184189276~6224786,198462255~2211931,207645396~1846446,216988035~7891216,250524670~516644,267279313~733302,312858632~226807,319500205~19079884,372418197~7045334,406819574~2204772] 2024-08-10T06:30:41.995 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,30187507~7788466,42082179~6194679,69150517~654237,89114906~6840028,135759064~13538013,161613170~2176019,169068189~9969009,181771104~8642958,198462255~2211931,207645396~1846446,216988035~7891216,250524670~516644,265535148~2477467,312439259~646180,319500205~19079884,372418197~7045334,406819574~2204772] 2024-08-10T06:30:41.995 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to 15 diff [7666212~6826997,30187507~8957661,42509839~5767019,69150517~654237,89114906~6840028,103495957~6945529,135759064~13538013,150540117~5277989,161613170~2176019,169068189~9969009,184189276~6224786,198462255~3880956,207645396~1846446,216988035~7891216,250524670~516644,267279313~733302,273207568~2572482,312858632~226807,319500205~19079884,372418197~7045334,382384429~664904,395320046~6228273,406819574~2204772] 2024-08-10T06:30:41.995 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,30187507~8957661,42509839~5767019,69150517~654237,89114906~6840028,103495957~6945529,135759064~13538013,150540117~5277989,161613170~2176019,169068189~9969009,184189276~6224786,198462255~3880956,207645396~1846446,216988035~7891216,250524670~516644,267279313~733302,273207568~2572482,312858632~226807,319500205~19079884,372418197~7045334,382384429~664904,395320046~6228273,406819574~2204772] 2024-08-10T06:30:42.000 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,30187507~8957661,42082179~6194679,69150517~654237,89114906~6840028,101557337~8884149,135759064~13538013,150540117~5277989,161613170~2176019,169068189~9969009,181771104~8642958,198462255~3880956,207645396~1846446,216988035~7891216,250524670~516644,265535148~2477467,273207568~2572482,312439259~646180,319500205~19079884,372418197~7045334,382384429~664904,395320046~6228273,406819574~2204772] 2024-08-10T06:30:42.001 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to 16 diff [7666212~6826997,30187507~8957661,42509839~5767019,69050712~4838296,89114906~6840028,103495957~6945529,135759064~13538013,150540117~5277989,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,216988035~7891216,250524670~516644,260454232~2512917,267279313~733302,270679970~6022181,288718344~1310188,312858632~226807,319500205~19079884,372418197~7045334,380228090~7390805,395320046~6228273,404221904~397678,406819574~2204772] 2024-08-10T06:30:42.001 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,30187507~8957661,42509839~5767019,69050712~4838296,89114906~6840028,103495957~6945529,135759064~13538013,150540117~5277989,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,216988035~7891216,250524670~516644,260454232~2512917,267279313~733302,270679970~6022181,288718344~1310188,312858632~226807,319500205~19079884,372418197~7045334,380228090~7390805,395320046~6228273,404221904~397678,406819574~2204772] 2024-08-10T06:30:42.006 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,30187507~8957661,42082179~6194679,69050712~4838296,89114906~6840028,101557337~8884149,135759064~13538013,150540117~5277989,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,216988035~7891216,250524670~516644,260454232~2512917,265535148~2477467,270679970~6022181,288718344~1310188,312439259~646180,319500205~19079884,372418197~7045334,380228090~7390805,395320046~6228273,404221904~397678,406819574~2204772] 2024-08-10T06:30:42.006 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to 17 diff [7666212~6826997,30187507~8957661,42509839~9433021,69050712~4838296,89114906~6840028,101066177~9375309,135759064~13538013,150540117~5277989,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250524670~516644,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~19079884,372418197~7045334,380228090~7390805,395320046~6228273,404221904~397678,406819574~2204772] 2024-08-10T06:30:42.006 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,30187507~8957661,42509839~9433021,69050712~4838296,89114906~6840028,101066177~9375309,135759064~13538013,150540117~5277989,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250524670~516644,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~19079884,372418197~7045334,380228090~7390805,395320046~6228273,404221904~397678,406819574~2204772] 2024-08-10T06:30:42.012 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,30187507~8957661,42082179~9860681,69050712~4838296,89114906~6840028,101066177~9375309,135759064~13538013,150540117~5277989,161613170~2176019,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250524670~516644,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~19079884,372418197~7045334,380228090~7390805,395320046~6228273,404221904~397678,406819574~2204772] 2024-08-10T06:30:42.012 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to 18 diff [7666212~6826997,30107208~9037960,42509839~13333807,69050712~4838296,89114906~8015549,101066177~9375309,119397243~2458696,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~19079884,348013947~4155930,372418197~7045334,380228090~7390805,395320046~6228273,401647867~7376479] 2024-08-10T06:30:42.012 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [7666212~6826997,30107208~9037960,42509839~13333807,69050712~4838296,89114906~8015549,101066177~9375309,119397243~2458696,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~19079884,348013947~4155930,372418197~7045334,380228090~7390805,395320046~6228273,401647867~7376479] 2024-08-10T06:30:42.018 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [7666212~6826997,30107208~9037960,42082179~13761467,69050712~4838296,89114906~8015549,101066177~9375309,117440512~4415427,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~19079884,348013947~4155930,372418197~7045334,380228090~7390805,395320046~6228273,401647867~7376479] 2024-08-10T06:30:42.018 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to 19 diff [405563~6945751,7666212~9420946,30107208~9037960,42509839~13333807,69050712~4838296,89114906~8015549,101066177~9375309,119397243~2458696,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:42.018 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,30107208~9037960,42509839~13333807,69050712~4838296,89114906~8015549,101066177~9375309,119397243~2458696,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:42.023 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,30107208~9037960,42082179~13761467,69050712~4838296,89114906~8015549,101066177~9375309,117440512~4415427,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:42.023 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to 13 diff [30187507~7788466,42509839~5767019,161613170~2176019,173553289~5483909,198462255~2211931,216988035~7891216,372418197~7045334,406819574~2204772] 2024-08-10T06:30:42.023 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [30187507~7788466,42509839~5767019,161613170~2176019,173553289~5483909,198462255~2211931,216988035~7891216,372418197~7045334,406819574~2204772] 2024-08-10T06:30:42.028 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [30187507~7788466,42082179~6194679,161613170~2176019,173553289~5483909,198462255~2211931,216988035~7891216,372418197~7045334,406819574~2204772] 2024-08-10T06:30:42.029 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to 14 diff [30187507~7788466,42509839~5767019,69150517~654237,135759064~9924185,161613170~2176019,173553289~5483909,189675089~102861,198462255~2211931,207645396~1846446,216988035~7891216,267279313~733302,319500205~7077328,332971455~5608634,372418197~7045334,406819574~2204772] 2024-08-10T06:30:42.029 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [30187507~7788466,42509839~5767019,69150517~654237,135759064~9924185,161613170~2176019,173553289~5483909,189675089~102861,198462255~2211931,207645396~1846446,216988035~7891216,267279313~733302,319500205~7077328,332971455~5608634,372418197~7045334,406819574~2204772] 2024-08-10T06:30:42.034 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [30187507~7788466,42082179~6194679,69150517~654237,135759064~9924185,161613170~2176019,173553289~5483909,189675089~102861,198462255~2211931,207645396~1846446,216988035~7891216,265535148~2477467,319500205~7077328,332971455~5608634,372418197~7045334,406819574~2204772] 2024-08-10T06:30:42.034 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to 15 diff [11459088~413439,30187507~8957661,42509839~5767019,69150517~654237,103495957~6945529,135759064~9924185,150540117~5277989,161613170~2176019,173553289~5483909,189675089~102861,198462255~3880956,207645396~1846446,216988035~7891216,267279313~733302,273207568~2572482,319500205~7077328,332971455~5608634,372418197~7045334,382384429~664904,395320046~6228273,406819574~2204772] 2024-08-10T06:30:42.034 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [11459088~413439,30187507~8957661,42509839~5767019,69150517~654237,103495957~6945529,135759064~9924185,150540117~5277989,161613170~2176019,173553289~5483909,189675089~102861,198462255~3880956,207645396~1846446,216988035~7891216,267279313~733302,273207568~2572482,319500205~7077328,332971455~5608634,372418197~7045334,382384429~664904,395320046~6228273,406819574~2204772] 2024-08-10T06:30:42.039 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [11459088~413439,30187507~8957661,42082179~6194679,69150517~654237,101557337~8884149,135759064~9924185,150540117~5277989,161613170~2176019,173553289~5483909,189675089~102861,198462255~3880956,207645396~1846446,216988035~7891216,265535148~2477467,273207568~2572482,319500205~7077328,332971455~5608634,372418197~7045334,382384429~664904,395320046~6228273,406819574~2204772] 2024-08-10T06:30:42.040 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to 16 diff [11459088~413439,30187507~8957661,42509839~5767019,69050712~4838296,103495957~6945529,135759064~9924185,150540117~5277989,161613170~2176019,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,216988035~7891216,260454232~2512917,267279313~733302,270679970~6022181,288718344~1310188,319500205~7077328,332971455~5608634,372418197~7045334,380228090~7390805,395320046~6228273,404221904~397678,406819574~2204772] 2024-08-10T06:30:42.040 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [11459088~413439,30187507~8957661,42509839~5767019,69050712~4838296,103495957~6945529,135759064~9924185,150540117~5277989,161613170~2176019,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,216988035~7891216,260454232~2512917,267279313~733302,270679970~6022181,288718344~1310188,319500205~7077328,332971455~5608634,372418197~7045334,380228090~7390805,395320046~6228273,404221904~397678,406819574~2204772] 2024-08-10T06:30:42.045 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [11459088~413439,30187507~8957661,42082179~6194679,69050712~4838296,101557337~8884149,135759064~9924185,150540117~5277989,161613170~2176019,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,216988035~7891216,260454232~2512917,265535148~2477467,270679970~6022181,288718344~1310188,319500205~7077328,332971455~5608634,372418197~7045334,380228090~7390805,395320046~6228273,404221904~397678,406819574~2204772] 2024-08-10T06:30:42.045 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to 17 diff [11459088~413439,12741933~304082,30187507~8957661,42509839~9433021,69050712~4838296,101066177~9375309,135759064~9924185,150540117~5277989,161613170~2176019,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~5608634,372418197~7045334,380228090~7390805,395320046~6228273,404221904~397678,406819574~2204772] 2024-08-10T06:30:42.045 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [11459088~413439,12741933~304082,30187507~8957661,42509839~9433021,69050712~4838296,101066177~9375309,135759064~9924185,150540117~5277989,161613170~2176019,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~5608634,372418197~7045334,380228090~7390805,395320046~6228273,404221904~397678,406819574~2204772] 2024-08-10T06:30:42.051 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [11459088~413439,12741933~304082,30187507~8957661,42082179~9860681,69050712~4838296,101066177~9375309,135759064~9924185,150540117~5277989,161613170~2176019,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~5608634,372418197~7045334,380228090~7390805,395320046~6228273,404221904~397678,406819574~2204772] 2024-08-10T06:30:42.051 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to 18 diff [11459088~413439,12741933~304082,30107208~9037960,42509839~13333807,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~5608634,348013947~4155930,372418197~7045334,380228090~7390805,395320046~6228273,401647867~7376479] 2024-08-10T06:30:42.051 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [11459088~413439,12741933~304082,30107208~9037960,42509839~13333807,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~5608634,348013947~4155930,372418197~7045334,380228090~7390805,395320046~6228273,401647867~7376479] 2024-08-10T06:30:42.056 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [11459088~413439,12741933~304082,30107208~9037960,42082179~13761467,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~5608634,348013947~4155930,372418197~7045334,380228090~7390805,395320046~6228273,401647867~7376479] 2024-08-10T06:30:42.056 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to 19 diff [405563~6945751,9315585~7771573,30107208~9037960,42509839~13333807,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:42.056 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~9037960,42509839~13333807,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:42.062 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~9037960,42082179~13761467,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:42.062 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to 14 diff [43631828~3122789,69150517~654237,135759064~9924185,176051594~1534829,189675089~102861,207645396~1846446,267279313~733302,319500205~7077328,332971455~5608634] 2024-08-10T06:30:42.062 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [43631828~3122789,69150517~654237,135759064~9924185,176051594~1534829,189675089~102861,207645396~1846446,267279313~733302,319500205~7077328,332971455~5608634] 2024-08-10T06:30:42.068 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [43631828~3122789,69150517~654237,135759064~9924185,176051594~1534829,189675089~102861,207645396~1846446,265535148~2477467,319500205~7077328,332971455~5608634] 2024-08-10T06:30:42.069 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to 15 diff [11459088~413439,35026463~4118705,43631828~3122789,69150517~654237,103495957~6945529,135759064~9924185,150540117~5277989,176051594~1534829,189675089~102861,200413733~1929478,207645396~1846446,267279313~733302,273207568~2572482,319500205~7077328,332971455~5608634,382384429~664904,395320046~6228273] 2024-08-10T06:30:42.069 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [11459088~413439,35026463~4118705,43631828~3122789,69150517~654237,103495957~6945529,135759064~9924185,150540117~5277989,176051594~1534829,189675089~102861,200413733~1929478,207645396~1846446,267279313~733302,273207568~2572482,319500205~7077328,332971455~5608634,382384429~664904,395320046~6228273] 2024-08-10T06:30:42.075 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [11459088~413439,35026463~4118705,43631828~3122789,69150517~654237,101557337~8884149,135759064~9924185,150540117~5277989,176051594~1534829,189675089~102861,200413733~1929478,207645396~1846446,265535148~2477467,273207568~2572482,319500205~7077328,332971455~5608634,382384429~664904,395320046~6228273] 2024-08-10T06:30:42.075 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to 16 diff [11459088~413439,35026463~4118705,43631828~3122789,69050712~4838296,103495957~6945529,135759064~9924185,150540117~5277989,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,260454232~2512917,267279313~733302,270679970~6022181,288718344~1310188,319500205~7077328,332971455~5608634,380228090~7390805,395320046~6228273,404221904~397678] 2024-08-10T06:30:42.075 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [11459088~413439,35026463~4118705,43631828~3122789,69050712~4838296,103495957~6945529,135759064~9924185,150540117~5277989,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,260454232~2512917,267279313~733302,270679970~6022181,288718344~1310188,319500205~7077328,332971455~5608634,380228090~7390805,395320046~6228273,404221904~397678] 2024-08-10T06:30:42.081 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [11459088~413439,35026463~4118705,43631828~3122789,69050712~4838296,101557337~8884149,135759064~9924185,150540117~5277989,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,260454232~2512917,265535148~2477467,270679970~6022181,288718344~1310188,319500205~7077328,332971455~5608634,380228090~7390805,395320046~6228273,404221904~397678] 2024-08-10T06:30:42.081 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to 17 diff [11459088~413439,12741933~304082,35026463~4118705,43631828~8311032,69050712~4838296,101066177~9375309,135759064~9924185,150540117~5277989,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,213293081~3066980,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~5608634,380228090~7390805,395320046~6228273,404221904~397678] 2024-08-10T06:30:42.081 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [11459088~413439,12741933~304082,35026463~4118705,43631828~8311032,69050712~4838296,101066177~9375309,135759064~9924185,150540117~5277989,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,213293081~3066980,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~5608634,380228090~7390805,395320046~6228273,404221904~397678] 2024-08-10T06:30:42.087 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [11459088~413439,12741933~304082,35026463~4118705,43631828~8311032,69050712~4838296,101066177~9375309,135759064~9924185,150540117~5277989,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,212078365~4281696,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~5608634,380228090~7390805,395320046~6228273,404221904~397678] 2024-08-10T06:30:42.087 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to 18 diff [11459088~413439,12741933~304082,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,213293081~3066980,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~5608634,348013947~4155930,380228090~7390805,395320046~6228273,401647867~6654990] 2024-08-10T06:30:42.087 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [11459088~413439,12741933~304082,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,213293081~3066980,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~5608634,348013947~4155930,380228090~7390805,395320046~6228273,401647867~6654990] 2024-08-10T06:30:42.093 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [11459088~413439,12741933~304082,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,212078365~4281696,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~5608634,348013947~4155930,380228090~7390805,395320046~6228273,401647867~6654990] 2024-08-10T06:30:42.093 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to 19 diff [405563~6945751,9315585~7771573,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,213293081~3066980,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:42.093 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,213293081~3066980,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:42.098 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,212078365~4281696,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:42.098 INFO:tasks.workunit.client.0.smithi086.stdout:from 14 to 15 diff [11459088~413439,35026463~4118705,103495957~6945529,150540117~5277989,200413733~1929478,273207568~2572482,382384429~664904,395320046~6228273] 2024-08-10T06:30:42.098 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [11459088~413439,35026463~4118705,103495957~6945529,150540117~5277989,200413733~1929478,273207568~2572482,382384429~664904,395320046~6228273] 2024-08-10T06:30:42.104 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [11459088~413439,35026463~4118705,101557337~8884149,150540117~5277989,200413733~1929478,273207568~2572482,382384429~664904,395320046~6228273] 2024-08-10T06:30:42.104 INFO:tasks.workunit.client.0.smithi086.stdout:from 14 to 16 diff [11459088~413439,35026463~4118705,69050712~4838296,103495957~6945529,150540117~5277989,180801328~12723441,200413733~1929478,260454232~2512917,270679970~6022181,288718344~1310188,321234707~5089537,380228090~7390805,395320046~6228273,404221904~397678] 2024-08-10T06:30:42.104 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [11459088~413439,35026463~4118705,69050712~4838296,103495957~6945529,150540117~5277989,180801328~12723441,200413733~1929478,260454232~2512917,270679970~6022181,288718344~1310188,321234707~5089537,380228090~7390805,395320046~6228273,404221904~397678] 2024-08-10T06:30:42.109 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [11459088~413439,35026463~4118705,69050712~4838296,101557337~8884149,150540117~5277989,180801328~12723441,200413733~1929478,260454232~2512917,270679970~6022181,288718344~1310188,321234707~5089537,380228090~7390805,395320046~6228273,404221904~397678] 2024-08-10T06:30:42.109 INFO:tasks.workunit.client.0.smithi086.stdout:from 14 to 17 diff [11459088~413439,12741933~304082,35026463~4118705,44966806~6976054,69050712~4838296,101066177~9375309,150540117~5277989,180801328~12723441,200413733~1929478,213293081~3066980,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,380228090~7390805,395320046~6228273,404221904~397678] 2024-08-10T06:30:42.109 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [11459088~413439,12741933~304082,35026463~4118705,44966806~6976054,69050712~4838296,101066177~9375309,150540117~5277989,180801328~12723441,200413733~1929478,213293081~3066980,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,380228090~7390805,395320046~6228273,404221904~397678] 2024-08-10T06:30:42.115 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [11459088~413439,12741933~304082,35026463~4118705,44966806~6976054,69050712~4838296,101066177~9375309,150540117~5277989,180801328~12723441,200413733~1929478,212078365~4281696,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,380228090~7390805,395320046~6228273,404221904~397678] 2024-08-10T06:30:42.115 INFO:tasks.workunit.client.0.smithi086.stdout:from 14 to 18 diff [11459088~413439,12741933~304082,30107208~9037960,44966806~10876840,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,150540117~5277989,160207213~8009418,169102907~1034769,180801328~12723441,200413733~1929478,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,348013947~4155930,380228090~7390805,395320046~6228273,401647867~6654990] 2024-08-10T06:30:42.115 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [11459088~413439,12741933~304082,30107208~9037960,44966806~10876840,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,150540117~5277989,160207213~8009418,169102907~1034769,180801328~12723441,200413733~1929478,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,348013947~4155930,380228090~7390805,395320046~6228273,401647867~6654990] 2024-08-10T06:30:42.120 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [11459088~413439,12741933~304082,30107208~9037960,44966806~10876840,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,150540117~5277989,160207213~8009418,169102907~1034769,180801328~12723441,200413733~1929478,212078365~4281696,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,348013947~4155930,380228090~7390805,395320046~6228273,401647867~6654990] 2024-08-10T06:30:42.120 INFO:tasks.workunit.client.0.smithi086.stdout:from 14 to 19 diff [405563~6945751,9315585~7771573,30107208~9037960,44966806~10876840,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,150540117~5277989,160207213~8009418,169102907~1034769,180801328~12723441,200413733~1929478,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:42.121 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~9037960,44966806~10876840,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,150540117~5277989,160207213~8009418,169102907~1034769,180801328~12723441,200413733~1929478,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:42.126 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~9037960,44966806~10876840,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,150540117~5277989,160207213~8009418,169102907~1034769,180801328~12723441,200413733~1929478,212078365~4281696,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:42.126 INFO:tasks.workunit.client.0.smithi086.stdout:from 15 to 16 diff [69050712~4838296,151939411~2672791,180801328~12723441,260454232~2512917,270679970~6022181,288718344~1310188,321234707~5089537,380228090~7390805,404221904~397678] 2024-08-10T06:30:42.126 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [69050712~4838296,151939411~2672791,180801328~12723441,260454232~2512917,270679970~6022181,288718344~1310188,321234707~5089537,380228090~7390805,404221904~397678] 2024-08-10T06:30:42.132 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [69050712~4838296,151939411~2672791,180801328~12723441,260454232~2512917,270679970~6022181,288718344~1310188,321234707~5089537,380228090~7390805,404221904~397678] 2024-08-10T06:30:42.132 INFO:tasks.workunit.client.0.smithi086.stdout:from 15 to 17 diff [12741933~304082,37410590~1263261,44966806~6976054,69050712~4838296,101066177~4283567,151939411~2672791,180801328~12723441,213293081~3066980,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,380228090~7390805,404221904~397678] 2024-08-10T06:30:42.132 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [12741933~304082,37410590~1263261,44966806~6976054,69050712~4838296,101066177~4283567,151939411~2672791,180801328~12723441,213293081~3066980,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,380228090~7390805,404221904~397678] 2024-08-10T06:30:42.138 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [12741933~304082,37410590~1263261,44966806~6976054,69050712~4838296,101066177~4283567,151939411~2672791,180801328~12723441,212078365~4281696,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,380228090~7390805,404221904~397678] 2024-08-10T06:30:42.138 INFO:tasks.workunit.client.0.smithi086.stdout:from 15 to 18 diff [12741933~304082,30107208~6927624,37410590~1263261,44966806~10876840,69050712~4838296,89559734~7570721,101066177~4283567,119397243~2458696,151939411~2672791,160207213~8009418,169102907~1034769,180801328~12723441,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,348013947~4155930,380228090~7390805,401647867~6654990] 2024-08-10T06:30:42.138 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [12741933~304082,30107208~6927624,37410590~1263261,44966806~10876840,69050712~4838296,89559734~7570721,101066177~4283567,119397243~2458696,151939411~2672791,160207213~8009418,169102907~1034769,180801328~12723441,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,348013947~4155930,380228090~7390805,401647867~6654990] 2024-08-10T06:30:42.144 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [12741933~304082,30107208~6927624,37410590~1263261,44966806~10876840,69050712~4838296,89559734~7570721,101066177~4283567,117440512~4415427,151939411~2672791,160207213~8009418,169102907~1034769,180801328~12723441,212078365~4281696,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,348013947~4155930,380228090~7390805,401647867~6654990] 2024-08-10T06:30:42.144 INFO:tasks.workunit.client.0.smithi086.stdout:from 15 to 19 diff [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,69050712~4838296,89559734~7570721,101066177~4283567,119397243~2458696,151939411~2672791,160207213~8009418,169102907~1034769,180801328~12723441,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,401647867~6654990,408467584~7766196] 2024-08-10T06:30:42.144 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,69050712~4838296,89559734~7570721,101066177~4283567,119397243~2458696,151939411~2672791,160207213~8009418,169102907~1034769,180801328~12723441,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,401647867~6654990,408467584~7766196] 2024-08-10T06:30:42.149 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,69050712~4838296,89559734~7570721,101066177~4283567,117440512~4415427,151939411~2672791,160207213~8009418,169102907~1034769,180801328~12723441,212078365~4281696,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,401647867~6654990,408467584~7766196] 2024-08-10T06:30:42.149 INFO:tasks.workunit.client.0.smithi086.stdout:from 16 to 17 diff [12741933~304082,37410590~1263261,44966806~6976054,101066177~4283567,213293081~3066980,260732772~7259121,295590550~6853257,302461475~6520637,309459986~6376725] 2024-08-10T06:30:42.149 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [12741933~304082,37410590~1263261,44966806~6976054,101066177~4283567,213293081~3066980,260732772~7259121,295590550~6853257,302461475~6520637,309459986~6376725] 2024-08-10T06:30:42.154 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [12741933~304082,37410590~1263261,44966806~6976054,101066177~4283567,212078365~4281696,260732772~7259121,295590550~6853257,302461475~6520637,309459986~6376725] 2024-08-10T06:30:42.154 INFO:tasks.workunit.client.0.smithi086.stdout:from 16 to 18 diff [12741933~304082,30107208~6927624,37410590~1263261,44966806~10876840,89559734~7570721,101066177~4283567,119397243~2458696,160207213~8009418,169102907~1034769,213293081~3066980,250231475~334132,260732772~7259121,295590550~6853257,302461475~6520637,309459986~6376725,348013947~4155930,401647867~6654990] 2024-08-10T06:30:42.154 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [12741933~304082,30107208~6927624,37410590~1263261,44966806~10876840,89559734~7570721,101066177~4283567,119397243~2458696,160207213~8009418,169102907~1034769,213293081~3066980,250231475~334132,260732772~7259121,295590550~6853257,302461475~6520637,309459986~6376725,348013947~4155930,401647867~6654990] 2024-08-10T06:30:42.160 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [12741933~304082,30107208~6927624,37410590~1263261,44966806~10876840,89559734~7570721,101066177~4283567,117440512~4415427,160207213~8009418,169102907~1034769,212078365~4281696,250231475~334132,260732772~7259121,295590550~6853257,302461475~6520637,309459986~6376725,348013947~4155930,401647867~6654990] 2024-08-10T06:30:42.160 INFO:tasks.workunit.client.0.smithi086.stdout:from 16 to 19 diff [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,72271928~668513,89559734~7570721,101066177~4283567,119397243~2458696,160207213~8009418,169102907~1034769,213293081~3066980,250231475~334132,260732772~7259121,295590550~6853257,302461475~6520637,309459986~6376725,338374620~6253647,348013947~4155930,362004160~4194433,401647867~6654990,408467584~7766196] 2024-08-10T06:30:42.160 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,72271928~668513,89559734~7570721,101066177~4283567,119397243~2458696,160207213~8009418,169102907~1034769,213293081~3066980,250231475~334132,260732772~7259121,295590550~6853257,302461475~6520637,309459986~6376725,338374620~6253647,348013947~4155930,362004160~4194433,401647867~6654990,408467584~7766196] 2024-08-10T06:30:42.165 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,72271928~668513,89559734~7570721,101066177~4283567,117440512~4415427,160207213~8009418,169102907~1034769,212078365~4281696,250231475~334132,260732772~7259121,295590550~6853257,302461475~6520637,309459986~6376725,338374620~6253647,348013947~4155930,362004160~4194433,401647867~6654990,408467584~7766196] 2024-08-10T06:30:42.166 INFO:tasks.workunit.client.0.smithi086.stdout:from 17 to 18 diff [30107208~6927624,51043631~4800015,89559734~7570721,119397243~2458696,160207213~8009418,169102907~1034769,250231475~334132,348013947~4155930,401647867~6654990] 2024-08-10T06:30:42.166 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [30107208~6927624,51043631~4800015,89559734~7570721,119397243~2458696,160207213~8009418,169102907~1034769,250231475~334132,348013947~4155930,401647867~6654990] 2024-08-10T06:30:42.171 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [30107208~6927624,51043631~4800015,89559734~7570721,117440512~4415427,160207213~8009418,169102907~1034769,250231475~334132,348013947~4155930,401647867~6654990] 2024-08-10T06:30:42.171 INFO:tasks.workunit.client.0.smithi086.stdout:from 17 to 19 diff [405563~6945751,9315585~7771573,30107208~8278001,51043631~4800015,72271928~668513,89559734~7570721,119397243~2458696,160207213~8009418,169102907~1034769,213398129~2906866,250231475~334132,262345140~3151405,338374620~6253647,348013947~4155930,362004160~4194433,401647867~6654990,408467584~7766196] 2024-08-10T06:30:42.171 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~8278001,51043631~4800015,72271928~668513,89559734~7570721,119397243~2458696,160207213~8009418,169102907~1034769,213398129~2906866,250231475~334132,262345140~3151405,338374620~6253647,348013947~4155930,362004160~4194433,401647867~6654990,408467584~7766196] 2024-08-10T06:30:42.176 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~8278001,51043631~4800015,72271928~668513,89559734~7570721,117440512~4415427,160207213~8009418,169102907~1034769,213398129~2906866,250231475~334132,262345140~3151405,338374620~6253647,348013947~4155930,362004160~4194433,401647867~6654990,408467584~7766196] 2024-08-10T06:30:42.177 INFO:tasks.workunit.client.0.smithi086.stdout:from 18 to 19 diff [405563~6945751,9315585~7771573,35581405~2803804,72271928~668513,213398129~2906866,262345140~3151405,338374620~6253647,362004160~4194433,404890803~1550151,408467584~7766196] 2024-08-10T06:30:42.177 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,35581405~2803804,72271928~668513,213398129~2906866,262345140~3151405,338374620~6253647,362004160~4194433,404890803~1550151,408467584~7766196] 2024-08-10T06:30:42.182 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,35581405~2803804,72271928~668513,213398129~2906866,262345140~3151405,338374620~6253647,362004160~4194433,404890803~1550151,408467584~7766196] 2024-08-10T06:30:42.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:42 smithi086 ceph-mon[98993]: osdmap e2161: 8 total, 8 up, 8 in 2024-08-10T06:30:42.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:30:42.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:42 smithi086 ceph-mon[98993]: pgmap v4187: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 102 KiB/s rd, 34 MiB/s wr, 180 op/s 2024-08-10T06:30:42.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:42 smithi086 ceph-mon[101471]: osdmap e2161: 8 total, 8 up, 8 in 2024-08-10T06:30:42.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:30:42.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:42 smithi086 ceph-mon[101471]: pgmap v4187: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 102 KiB/s rd, 34 MiB/s wr, 180 op/s 2024-08-10T06:30:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:42 smithi159 ceph-mon[90359]: osdmap e2161: 8 total, 8 up, 8 in 2024-08-10T06:30:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:30:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:42 smithi159 ceph-mon[90359]: pgmap v4187: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 102 KiB/s rd, 34 MiB/s wr, 180 op/s 2024-08-10T06:30:43.081 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:43.081 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:43.103 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:30:43.103 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:43.103 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:43.109 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~12384298,367858687~48375093] 2024-08-10T06:30:43.110 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:43.110 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:43.115 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~25128062,346309060~6234358,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:43.115 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:43.115 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:43.121 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~9969009,180801328~12723441,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:43.121 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:43.121 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:43.127 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~50776119,169068189~9969009,180801328~12723441,197132288~27746963,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:43.127 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:43.127 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:43.133 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~19227773,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:43.133 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:43.133 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:43.138 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,20971520~7689997,30107208~25736438,59546041~6408917,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:43.138 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:43.138 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:43.144 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,59546041~6408917,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260454232~7558383,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:43.144 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:43.144 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:43.149 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,63413997~1105154,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,243269632~7771682,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:43.149 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:43.150 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:43.155 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:43.155 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:43.155 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:43.160 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:43.160 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to HEAD diff [405563~6945751,7666212~9420946,30107208~9037960,42509839~13333807,69050712~4838296,89114906~8015549,101066177~9375309,119397243~2458696,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:43.160 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,30107208~9037960,42509839~13333807,69050712~4838296,89114906~8015549,101066177~9375309,119397243~2458696,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:43.166 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,30107208~9037960,42082179~13761467,69050712~4838296,89114906~8015549,101066177~9375309,117440512~4415427,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:43.166 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to HEAD diff [405563~6945751,9315585~7771573,30107208~9037960,42509839~13333807,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:43.166 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~9037960,42509839~13333807,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:43.171 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~9037960,42082179~13761467,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:43.171 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to HEAD diff [405563~6945751,9315585~7771573,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,213293081~3066980,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:43.172 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,213293081~3066980,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:43.177 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,212078365~4281696,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:43.177 INFO:tasks.workunit.client.0.smithi086.stdout:from 14 to HEAD diff [405563~6945751,9315585~7771573,30107208~9037960,44966806~10876840,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,150540117~5277989,160207213~8009418,169102907~1034769,180801328~12723441,200413733~1929478,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:43.177 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~9037960,44966806~10876840,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,150540117~5277989,160207213~8009418,169102907~1034769,180801328~12723441,200413733~1929478,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:43.182 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~9037960,44966806~10876840,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,150540117~5277989,160207213~8009418,169102907~1034769,180801328~12723441,200413733~1929478,212078365~4281696,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:43.182 INFO:tasks.workunit.client.0.smithi086.stdout:from 15 to HEAD diff [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,69050712~4838296,89559734~7570721,101066177~4283567,119397243~2458696,151939411~2672791,160207213~8009418,169102907~1034769,180801328~12723441,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,401647867~6654990,408467584~7766196] 2024-08-10T06:30:43.182 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,69050712~4838296,89559734~7570721,101066177~4283567,119397243~2458696,151939411~2672791,160207213~8009418,169102907~1034769,180801328~12723441,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,401647867~6654990,408467584~7766196] 2024-08-10T06:30:43.188 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,69050712~4838296,89559734~7570721,101066177~4283567,117440512~4415427,151939411~2672791,160207213~8009418,169102907~1034769,180801328~12723441,212078365~4281696,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,401647867~6654990,408467584~7766196] 2024-08-10T06:30:43.188 INFO:tasks.workunit.client.0.smithi086.stdout:from 16 to HEAD diff [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,72271928~668513,89559734~7570721,101066177~4283567,119397243~2458696,160207213~8009418,169102907~1034769,213293081~3066980,250231475~334132,260732772~7259121,295590550~6853257,302461475~6520637,309459986~6376725,338374620~6253647,348013947~4155930,362004160~4194433,401647867~6654990,408467584~7766196] 2024-08-10T06:30:43.188 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,72271928~668513,89559734~7570721,101066177~4283567,119397243~2458696,160207213~8009418,169102907~1034769,213293081~3066980,250231475~334132,260732772~7259121,295590550~6853257,302461475~6520637,309459986~6376725,338374620~6253647,348013947~4155930,362004160~4194433,401647867~6654990,408467584~7766196] 2024-08-10T06:30:43.193 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,72271928~668513,89559734~7570721,101066177~4283567,117440512~4415427,160207213~8009418,169102907~1034769,212078365~4281696,250231475~334132,260732772~7259121,295590550~6853257,302461475~6520637,309459986~6376725,338374620~6253647,348013947~4155930,362004160~4194433,401647867~6654990,408467584~7766196] 2024-08-10T06:30:43.193 INFO:tasks.workunit.client.0.smithi086.stdout:from 17 to HEAD diff [405563~6945751,9315585~7771573,30107208~8278001,51043631~4800015,72271928~668513,89559734~7570721,119397243~2458696,160207213~8009418,169102907~1034769,213398129~2906866,250231475~334132,262345140~3151405,338374620~6253647,348013947~4155930,362004160~4194433,401647867~6654990,408467584~7766196] 2024-08-10T06:30:43.193 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~8278001,51043631~4800015,72271928~668513,89559734~7570721,119397243~2458696,160207213~8009418,169102907~1034769,213398129~2906866,250231475~334132,262345140~3151405,338374620~6253647,348013947~4155930,362004160~4194433,401647867~6654990,408467584~7766196] 2024-08-10T06:30:43.198 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~8278001,51043631~4800015,72271928~668513,89559734~7570721,117440512~4415427,160207213~8009418,169102907~1034769,213398129~2906866,250231475~334132,262345140~3151405,338374620~6253647,348013947~4155930,362004160~4194433,401647867~6654990,408467584~7766196] 2024-08-10T06:30:44.096 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:44.096 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:44.123 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:30:44.123 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:44.123 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:44.128 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~12384298,367858687~48375093] 2024-08-10T06:30:44.128 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:44.128 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:44.134 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~25128062,346309060~6234358,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:44.134 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:44.134 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:44.139 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~9969009,180801328~12723441,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:44.139 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:44.139 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:44.145 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~50776119,169068189~9969009,180801328~12723441,197132288~27746963,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:44.145 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:44.145 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:44.150 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~19227773,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:44.150 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:44.150 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:44.155 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,20971520~7689997,30107208~25736438,59546041~6408917,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:44.156 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:44.156 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:44.161 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,59546041~6408917,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260454232~7558383,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:44.161 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:44.161 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:44.168 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,63413997~1105154,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,243269632~7771682,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:44.168 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:44.168 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:44.173 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:44.173 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:44.173 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:44.178 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:44.179 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to HEAD diff [405563~6945751,7666212~9420946,30107208~9037960,42509839~13333807,69050712~4838296,89114906~8015549,101066177~9375309,119397243~2458696,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:44.179 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,30107208~9037960,42509839~13333807,69050712~4838296,89114906~8015549,101066177~9375309,119397243~2458696,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:44.184 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,30107208~9037960,42082179~13761467,69050712~4838296,89114906~8015549,101066177~9375309,117440512~4415427,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:44.184 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to HEAD diff [405563~6945751,9315585~7771573,30107208~9037960,42509839~13333807,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:44.184 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~9037960,42509839~13333807,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:44.189 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~9037960,42082179~13761467,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:44.189 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to HEAD diff [405563~6945751,9315585~7771573,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,213293081~3066980,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:44.189 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,213293081~3066980,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:44.195 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,212078365~4281696,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:44.195 INFO:tasks.workunit.client.0.smithi086.stdout:from 14 to HEAD diff [405563~6945751,9315585~7771573,30107208~9037960,44966806~10876840,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,150540117~5277989,160207213~8009418,169102907~1034769,180801328~12723441,200413733~1929478,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:44.195 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~9037960,44966806~10876840,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,150540117~5277989,160207213~8009418,169102907~1034769,180801328~12723441,200413733~1929478,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:44.200 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~9037960,44966806~10876840,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,150540117~5277989,160207213~8009418,169102907~1034769,180801328~12723441,200413733~1929478,212078365~4281696,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:44.200 INFO:tasks.workunit.client.0.smithi086.stdout:from 15 to HEAD diff [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,69050712~4838296,89559734~7570721,101066177~4283567,119397243~2458696,151939411~2672791,160207213~8009418,169102907~1034769,180801328~12723441,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,401647867~6654990,408467584~7766196] 2024-08-10T06:30:44.200 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,69050712~4838296,89559734~7570721,101066177~4283567,119397243~2458696,151939411~2672791,160207213~8009418,169102907~1034769,180801328~12723441,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,401647867~6654990,408467584~7766196] 2024-08-10T06:30:44.205 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,69050712~4838296,89559734~7570721,101066177~4283567,117440512~4415427,151939411~2672791,160207213~8009418,169102907~1034769,180801328~12723441,212078365~4281696,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,401647867~6654990,408467584~7766196] 2024-08-10T06:30:44.205 INFO:tasks.workunit.client.0.smithi086.stdout:from 16 to HEAD diff [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,72271928~668513,89559734~7570721,101066177~4283567,119397243~2458696,160207213~8009418,169102907~1034769,213293081~3066980,250231475~334132,260732772~7259121,295590550~6853257,302461475~6520637,309459986~6376725,338374620~6253647,348013947~4155930,362004160~4194433,401647867~6654990,408467584~7766196] 2024-08-10T06:30:44.205 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,72271928~668513,89559734~7570721,101066177~4283567,119397243~2458696,160207213~8009418,169102907~1034769,213293081~3066980,250231475~334132,260732772~7259121,295590550~6853257,302461475~6520637,309459986~6376725,338374620~6253647,348013947~4155930,362004160~4194433,401647867~6654990,408467584~7766196] 2024-08-10T06:30:44.210 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,72271928~668513,89559734~7570721,101066177~4283567,117440512~4415427,160207213~8009418,169102907~1034769,212078365~4281696,250231475~334132,260732772~7259121,295590550~6853257,302461475~6520637,309459986~6376725,338374620~6253647,348013947~4155930,362004160~4194433,401647867~6654990,408467584~7766196] 2024-08-10T06:30:44.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:44 smithi086 ceph-mon[98993]: osdmap e2162: 8 total, 8 up, 8 in 2024-08-10T06:30:44.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:44 smithi086 ceph-mon[98993]: pgmap v4189: 137 pgs: 137 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 212 KiB/s rd, 42 MiB/s wr, 1.56k op/s 2024-08-10T06:30:44.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:44 smithi086 ceph-mon[101471]: osdmap e2162: 8 total, 8 up, 8 in 2024-08-10T06:30:44.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:44 smithi086 ceph-mon[101471]: pgmap v4189: 137 pgs: 137 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 212 KiB/s rd, 42 MiB/s wr, 1.56k op/s 2024-08-10T06:30:44.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:44 smithi159 ceph-mon[90359]: osdmap e2162: 8 total, 8 up, 8 in 2024-08-10T06:30:44.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:44 smithi159 ceph-mon[90359]: pgmap v4189: 137 pgs: 137 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 212 KiB/s rd, 42 MiB/s wr, 1.56k op/s 2024-08-10T06:30:45.127 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:45.127 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:45.181 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:30:45.181 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:45.181 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:45.187 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~12384298,367858687~48375093] 2024-08-10T06:30:45.187 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:45.187 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:45.192 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~25128062,346309060~6234358,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:45.192 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:45.192 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:45.197 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~9969009,180801328~12723441,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:45.197 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:45.197 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:45.202 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~50776119,169068189~9969009,180801328~12723441,197132288~27746963,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:45.203 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:45.203 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:45.208 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~19227773,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:45.208 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:45.209 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:45.213 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,20971520~7689997,30107208~25736438,59546041~6408917,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:45.213 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:45.213 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:45.219 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,59546041~6408917,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260454232~7558383,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:45.219 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:45.219 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:45.224 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,63413997~1105154,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,243269632~7771682,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:45.224 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:45.224 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:45.229 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:45.229 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:45.229 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:45.234 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:45.235 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to HEAD diff [405563~6945751,7666212~9420946,30107208~9037960,42509839~13333807,69050712~4838296,89114906~8015549,101066177~9375309,119397243~2458696,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:45.235 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,30107208~9037960,42509839~13333807,69050712~4838296,89114906~8015549,101066177~9375309,119397243~2458696,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:45.239 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,30107208~9037960,42082179~13761467,69050712~4838296,89114906~8015549,101066177~9375309,117440512~4415427,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:45.239 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to HEAD diff [405563~6945751,9315585~7771573,30107208~9037960,42509839~13333807,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:45.240 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~9037960,42509839~13333807,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:45.245 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~9037960,42082179~13761467,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:45.245 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to HEAD diff [405563~6945751,9315585~7771573,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,213293081~3066980,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:45.245 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,213293081~3066980,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:45.250 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,212078365~4281696,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:45.250 INFO:tasks.workunit.client.0.smithi086.stdout:from 14 to HEAD diff [405563~6945751,9315585~7771573,30107208~9037960,44966806~10876840,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,150540117~5277989,160207213~8009418,169102907~1034769,180801328~12723441,200413733~1929478,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:45.250 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~9037960,44966806~10876840,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,150540117~5277989,160207213~8009418,169102907~1034769,180801328~12723441,200413733~1929478,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:45.255 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~9037960,44966806~10876840,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,150540117~5277989,160207213~8009418,169102907~1034769,180801328~12723441,200413733~1929478,212078365~4281696,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:45.255 INFO:tasks.workunit.client.0.smithi086.stdout:from 15 to HEAD diff [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,69050712~4838296,89559734~7570721,101066177~4283567,119397243~2458696,151939411~2672791,160207213~8009418,169102907~1034769,180801328~12723441,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,401647867~6654990,408467584~7766196] 2024-08-10T06:30:45.255 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,69050712~4838296,89559734~7570721,101066177~4283567,119397243~2458696,151939411~2672791,160207213~8009418,169102907~1034769,180801328~12723441,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,401647867~6654990,408467584~7766196] 2024-08-10T06:30:45.260 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~8566643,44966806~10876840,69050712~4838296,89559734~7570721,101066177~4283567,117440512~4415427,151939411~2672791,160207213~8009418,169102907~1034769,180801328~12723441,212078365~4281696,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,401647867~6654990,408467584~7766196] 2024-08-10T06:30:45.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:45 smithi086 ceph-mon[98993]: osdmap e2163: 8 total, 8 up, 8 in 2024-08-10T06:30:45.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:45 smithi086 ceph-mon[101471]: osdmap e2163: 8 total, 8 up, 8 in 2024-08-10T06:30:45.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:45 smithi159 ceph-mon[90359]: osdmap e2163: 8 total, 8 up, 8 in 2024-08-10T06:30:46.122 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:46.122 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:46.154 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:30:46.154 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:46.154 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:46.161 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~12384298,367858687~48375093] 2024-08-10T06:30:46.161 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:46.161 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:46.166 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~25128062,346309060~6234358,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:46.166 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:46.166 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:46.172 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~9969009,180801328~12723441,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:46.172 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:46.172 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:46.177 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~50776119,169068189~9969009,180801328~12723441,197132288~27746963,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:46.177 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:46.177 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:46.183 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~19227773,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:46.183 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:46.183 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:46.188 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,20971520~7689997,30107208~25736438,59546041~6408917,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:46.188 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:46.188 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:46.193 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,59546041~6408917,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260454232~7558383,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:46.193 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:46.193 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:46.199 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,63413997~1105154,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,243269632~7771682,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:46.199 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:46.199 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:46.204 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:46.204 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:46.204 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:46.209 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:46.210 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to HEAD diff [405563~6945751,7666212~9420946,30107208~9037960,42509839~13333807,69050712~4838296,89114906~8015549,101066177~9375309,119397243~2458696,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:46.210 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,30107208~9037960,42509839~13333807,69050712~4838296,89114906~8015549,101066177~9375309,119397243~2458696,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:46.215 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,30107208~9037960,42082179~13761467,69050712~4838296,89114906~8015549,101066177~9375309,117440512~4415427,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:46.215 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to HEAD diff [405563~6945751,9315585~7771573,30107208~9037960,42509839~13333807,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:46.215 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~9037960,42509839~13333807,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:46.220 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~9037960,42082179~13761467,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:46.220 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to HEAD diff [405563~6945751,9315585~7771573,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,213293081~3066980,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:46.220 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,213293081~3066980,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:46.226 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,212078365~4281696,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:46.226 INFO:tasks.workunit.client.0.smithi086.stdout:from 14 to HEAD diff [405563~6945751,9315585~7771573,30107208~9037960,44966806~10876840,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,150540117~5277989,160207213~8009418,169102907~1034769,180801328~12723441,200413733~1929478,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:46.226 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~9037960,44966806~10876840,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,150540117~5277989,160207213~8009418,169102907~1034769,180801328~12723441,200413733~1929478,213293081~3066980,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:46.231 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~9037960,44966806~10876840,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,150540117~5277989,160207213~8009418,169102907~1034769,180801328~12723441,200413733~1929478,212078365~4281696,250231475~334132,260454232~7537661,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,321234707~5089537,338374620~6253647,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:46.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:46 smithi086 ceph-mon[98993]: osdmap e2164: 8 total, 8 up, 8 in 2024-08-10T06:30:46.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:46 smithi086 ceph-mon[98993]: pgmap v4192: 137 pgs: 137 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 229 KiB/s rd, 25 MiB/s wr, 3.70k op/s 2024-08-10T06:30:46.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:46 smithi086 ceph-mon[101471]: osdmap e2164: 8 total, 8 up, 8 in 2024-08-10T06:30:46.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:46 smithi086 ceph-mon[101471]: pgmap v4192: 137 pgs: 137 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 229 KiB/s rd, 25 MiB/s wr, 3.70k op/s 2024-08-10T06:30:46.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:46 smithi159 ceph-mon[90359]: osdmap e2164: 8 total, 8 up, 8 in 2024-08-10T06:30:46.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:46 smithi159 ceph-mon[90359]: pgmap v4192: 137 pgs: 137 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 229 KiB/s rd, 25 MiB/s wr, 3.70k op/s 2024-08-10T06:30:47.124 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:47.124 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:47.172 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:30:47.173 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:47.173 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:47.178 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~12384298,367858687~48375093] 2024-08-10T06:30:47.179 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:47.179 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:47.184 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~25128062,346309060~6234358,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:47.184 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:47.184 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:47.189 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~9969009,180801328~12723441,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:47.190 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:47.190 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:47.195 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~50776119,169068189~9969009,180801328~12723441,197132288~27746963,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:47.196 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:47.196 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:47.202 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~19227773,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:47.202 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:47.202 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:47.206 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,20971520~7689997,30107208~25736438,59546041~6408917,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:47.206 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:47.206 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:47.211 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,59546041~6408917,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260454232~7558383,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:47.211 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:47.211 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:47.217 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,63413997~1105154,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,243269632~7771682,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:47.217 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:47.218 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:47.222 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:47.222 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:47.222 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:47.228 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:47.228 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to HEAD diff [405563~6945751,7666212~9420946,30107208~9037960,42509839~13333807,69050712~4838296,89114906~8015549,101066177~9375309,119397243~2458696,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:47.228 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,30107208~9037960,42509839~13333807,69050712~4838296,89114906~8015549,101066177~9375309,119397243~2458696,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:47.233 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,30107208~9037960,42082179~13761467,69050712~4838296,89114906~8015549,101066177~9375309,117440512~4415427,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:47.233 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to HEAD diff [405563~6945751,9315585~7771573,30107208~9037960,42509839~13333807,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:47.233 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~9037960,42509839~13333807,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:47.238 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~9037960,42082179~13761467,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:47.238 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to HEAD diff [405563~6945751,9315585~7771573,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,213293081~3066980,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:47.238 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,213293081~3066980,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:47.243 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~9037960,43631828~12211818,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,176051594~1534829,180801328~12723441,200413733~1929478,207645396~1846446,212078365~4281696,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,380228090~7390805,395320046~6228273,401647867~6654990,408467584~7766196] 2024-08-10T06:30:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:47 smithi086 ceph-mon[98993]: osdmap e2165: 8 total, 8 up, 8 in 2024-08-10T06:30:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:47 smithi086 ceph-mon[101471]: osdmap e2165: 8 total, 8 up, 8 in 2024-08-10T06:30:47.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:47 smithi159 ceph-mon[90359]: osdmap e2165: 8 total, 8 up, 8 in 2024-08-10T06:30:48.142 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:48.143 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:48.179 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:30:48.179 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:48.179 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:48.184 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~12384298,367858687~48375093] 2024-08-10T06:30:48.185 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:48.185 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:48.190 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~25128062,346309060~6234358,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:48.190 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:48.190 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:48.196 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~9969009,180801328~12723441,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:48.196 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:48.196 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:48.201 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~50776119,169068189~9969009,180801328~12723441,197132288~27746963,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:48.201 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:48.201 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:48.207 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~19227773,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:48.207 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:48.207 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:48.213 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,20971520~7689997,30107208~25736438,59546041~6408917,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:48.213 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:48.213 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:48.218 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,59546041~6408917,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260454232~7558383,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:48.218 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:48.219 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:48.224 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,63413997~1105154,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,243269632~7771682,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:48.224 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:48.224 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:48.229 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:48.229 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:48.229 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:48.234 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:48.234 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to HEAD diff [405563~6945751,7666212~9420946,30107208~9037960,42509839~13333807,69050712~4838296,89114906~8015549,101066177~9375309,119397243~2458696,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:48.235 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,30107208~9037960,42509839~13333807,69050712~4838296,89114906~8015549,101066177~9375309,119397243~2458696,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:48.239 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,30107208~9037960,42082179~13761467,69050712~4838296,89114906~8015549,101066177~9375309,117440512~4415427,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:48.240 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to HEAD diff [405563~6945751,9315585~7771573,30107208~9037960,42509839~13333807,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:48.240 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,9315585~7771573,30107208~9037960,42509839~13333807,69050712~4838296,89559734~7570721,101066177~9375309,119397243~2458696,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:48.245 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,9315585~7771573,30107208~9037960,42082179~13761467,69050712~4838296,89559734~7570721,101066177~9375309,117440512~4415427,135759064~9924185,150540117~5277989,160207213~8009418,169102907~1034769,173553289~5483909,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~334132,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~7077328,332971455~11656812,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:48.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:48 smithi086 ceph-mon[98993]: osdmap e2166: 8 total, 8 up, 8 in 2024-08-10T06:30:48.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:48 smithi086 ceph-mon[98993]: pgmap v4195: 137 pgs: 137 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 145 KiB/s rd, 5.8 MiB/s wr, 4.50k op/s 2024-08-10T06:30:48.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:48 smithi086 ceph-mon[101471]: osdmap e2166: 8 total, 8 up, 8 in 2024-08-10T06:30:48.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:48 smithi086 ceph-mon[101471]: pgmap v4195: 137 pgs: 137 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 145 KiB/s rd, 5.8 MiB/s wr, 4.50k op/s 2024-08-10T06:30:48.407 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:30:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:30:48] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-08-10T06:30:48.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:48 smithi159 ceph-mon[90359]: osdmap e2166: 8 total, 8 up, 8 in 2024-08-10T06:30:48.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:48 smithi159 ceph-mon[90359]: pgmap v4195: 137 pgs: 137 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 145 KiB/s rd, 5.8 MiB/s wr, 4.50k op/s 2024-08-10T06:30:49.144 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:49.144 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:49.191 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:30:49.191 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:49.191 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:49.196 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~12384298,367858687~48375093] 2024-08-10T06:30:49.196 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:49.196 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:49.203 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~25128062,346309060~6234358,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:49.203 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:49.203 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:49.207 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~9969009,180801328~12723441,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:49.207 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:49.207 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:49.213 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~50776119,169068189~9969009,180801328~12723441,197132288~27746963,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:49.213 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:49.213 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:49.218 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~19227773,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:49.218 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:49.218 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:49.223 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,20971520~7689997,30107208~25736438,59546041~6408917,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:49.223 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:49.223 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:49.229 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,59546041~6408917,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260454232~7558383,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:49.229 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:49.229 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:49.234 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,63413997~1105154,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,243269632~7771682,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:49.234 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:49.234 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:49.239 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:49.239 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:49.239 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:49.245 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:49.245 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to HEAD diff [405563~6945751,7666212~9420946,30107208~9037960,42509839~13333807,69050712~4838296,89114906~8015549,101066177~9375309,119397243~2458696,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:49.245 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,30107208~9037960,42509839~13333807,69050712~4838296,89114906~8015549,101066177~9375309,119397243~2458696,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:49.250 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,30107208~9037960,42082179~13761467,69050712~4838296,89114906~8015549,101066177~9375309,117440512~4415427,135759064~13538013,150540117~5277989,160207213~8009418,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~7045334,380228090~7390805,395320046~6228273,401647867~14585913] 2024-08-10T06:30:49.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:49 smithi086 ceph-mon[98993]: osdmap e2167: 8 total, 8 up, 8 in 2024-08-10T06:30:49.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:49 smithi086 ceph-mon[101471]: osdmap e2167: 8 total, 8 up, 8 in 2024-08-10T06:30:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:49 smithi159 ceph-mon[90359]: osdmap e2167: 8 total, 8 up, 8 in 2024-08-10T06:30:50.160 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:50.161 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:50.198 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:30:50.198 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:50.198 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:50.203 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~12384298,367858687~48375093] 2024-08-10T06:30:50.203 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:50.203 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:50.208 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~25128062,346309060~6234358,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:50.209 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:50.209 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:50.214 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~9969009,180801328~12723441,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:50.214 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:50.214 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:50.222 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~50776119,169068189~9969009,180801328~12723441,197132288~27746963,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:50.222 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:50.222 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:50.225 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~19227773,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:50.225 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:50.225 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:50.230 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,20971520~7689997,30107208~25736438,59546041~6408917,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:50.231 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:50.231 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:50.236 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,59546041~6408917,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260454232~7558383,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:50.236 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:50.237 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:50.241 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,63413997~1105154,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,243269632~7771682,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:50.241 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:50.241 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:50.246 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:50.246 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:50.246 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:50.252 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9037960,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,207645396~1846446,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,288718344~1310188,295590550~6853257,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~6228273,401647867~14585913] 2024-08-10T06:30:50.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:50 smithi086 ceph-mon[98993]: osdmap e2168: 8 total, 8 up, 8 in 2024-08-10T06:30:50.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:50 smithi086 ceph-mon[98993]: pgmap v4198: 137 pgs: 137 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 127 KiB/s rd, 6.0 KiB/s wr, 2.59k op/s 2024-08-10T06:30:50.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:50 smithi086 ceph-mon[101471]: osdmap e2168: 8 total, 8 up, 8 in 2024-08-10T06:30:50.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:50 smithi086 ceph-mon[101471]: pgmap v4198: 137 pgs: 137 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 127 KiB/s rd, 6.0 KiB/s wr, 2.59k op/s 2024-08-10T06:30:50.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:50 smithi159 ceph-mon[90359]: osdmap e2168: 8 total, 8 up, 8 in 2024-08-10T06:30:50.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:50 smithi159 ceph-mon[90359]: pgmap v4198: 137 pgs: 137 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 127 KiB/s rd, 6.0 KiB/s wr, 2.59k op/s 2024-08-10T06:30:51.039 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:51.039 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:51.085 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:30:51.086 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:51.086 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:51.091 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~12384298,367858687~48375093] 2024-08-10T06:30:51.091 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:51.091 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:51.097 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~25128062,346309060~6234358,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:51.097 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:51.097 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:51.102 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~9969009,180801328~12723441,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:51.102 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:51.102 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:51.108 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~50776119,169068189~9969009,180801328~12723441,197132288~27746963,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:51.108 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:51.108 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:51.113 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~19227773,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:51.113 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:51.114 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:51.119 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,20971520~7689997,30107208~25736438,59546041~6408917,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:51.119 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:51.119 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:51.125 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,59546041~6408917,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260454232~7558383,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:51.125 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:51.125 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:51.131 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,63413997~1105154,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,243269632~7771682,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:51.131 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:51.131 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42509839~13333807,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:51.136 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,42082179~13761467,63413997~1105154,69050712~4838296,88432455~8698000,101066177~9375309,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,250231475~809839,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,348013947~4155930,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:51 smithi086 ceph-mon[101471]: osdmap e2169: 8 total, 8 up, 8 in 2024-08-10T06:30:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:51 smithi086 ceph-mon[101471]: osdmap e2170: 8 total, 8 up, 8 in 2024-08-10T06:30:51.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:51 smithi086 ceph-mon[98993]: osdmap e2169: 8 total, 8 up, 8 in 2024-08-10T06:30:51.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:51 smithi086 ceph-mon[98993]: osdmap e2170: 8 total, 8 up, 8 in 2024-08-10T06:30:51.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:51 smithi159 ceph-mon[90359]: osdmap e2169: 8 total, 8 up, 8 in 2024-08-10T06:30:51.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:51 smithi159 ceph-mon[90359]: osdmap e2170: 8 total, 8 up, 8 in 2024-08-10T06:30:52.153 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:52.153 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:52.200 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:30:52.200 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:52.200 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:52.207 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~12384298,367858687~48375093] 2024-08-10T06:30:52.207 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:52.207 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:52.212 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~25128062,346309060~6234358,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:52.212 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:52.212 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:52.217 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~9969009,180801328~12723441,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:52.218 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:52.218 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:52.223 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~50776119,169068189~9969009,180801328~12723441,197132288~27746963,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:52.223 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:52.223 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:52.229 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~19227773,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:52.229 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:52.229 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:52.234 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,20971520~7689997,30107208~25736438,59546041~6408917,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:52.234 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:52.234 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:52.239 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,59546041~6408917,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260454232~7558383,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:52.239 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:52.240 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,63413997~1105154,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,213293081~3066980,216988035~7891216,243653855~7387459,260454232~7558383,270679970~6022181,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:52.244 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,63413997~1105154,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,128870937~20426140,149720574~18496057,169068189~9969009,180801328~12723441,198462255~3880956,205278974~4320720,212078365~4281696,216988035~7891216,243269632~7771682,260454232~7558383,270679970~6022181,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:52.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:52 smithi086 ceph-mon[98993]: pgmap v4201: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 1.35k op/s 2024-08-10T06:30:52.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:52 smithi086 ceph-mon[101471]: pgmap v4201: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 1.35k op/s 2024-08-10T06:30:52.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:52 smithi159 ceph-mon[90359]: pgmap v4201: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 1.35k op/s 2024-08-10T06:30:53.168 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:53.168 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:53.205 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:30:53.205 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:53.205 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:53.211 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~12384298,367858687~48375093] 2024-08-10T06:30:53.211 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:53.211 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:53.216 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~25128062,346309060~6234358,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:53.216 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:53.217 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:53.222 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~9969009,180801328~12723441,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:53.222 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:53.222 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:53.227 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~50776119,169068189~9969009,180801328~12723441,197132288~27746963,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:53.227 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:53.227 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:53.233 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~19227773,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:53.234 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:53.234 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:53.238 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,20971520~7689997,30107208~25736438,59546041~6408917,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:53.238 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:53.238 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~2404001,42509839~13333807,59546041~6408917,68784819~5349276,86403846~10726609,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260454232~7558383,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:53.243 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,22043193~48039,25622326~2673962,30107208~9292557,39678178~16165468,59546041~6408917,67108864~7025231,86403846~10726609,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260454232~7558383,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,362004160~4194433,372418197~15200698,395320046~20913734] 2024-08-10T06:30:53.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:53 smithi086 ceph-mon[98993]: osdmap e2171: 8 total, 8 up, 8 in 2024-08-10T06:30:53.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:53 smithi086 ceph-mon[101471]: osdmap e2171: 8 total, 8 up, 8 in 2024-08-10T06:30:53.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:53 smithi159 ceph-mon[90359]: osdmap e2171: 8 total, 8 up, 8 in 2024-08-10T06:30:54.180 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:54.180 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:54.212 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:30:54.212 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:54.212 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:54.220 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~12384298,367858687~48375093] 2024-08-10T06:30:54.220 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:54.220 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:54.226 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~25128062,346309060~6234358,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:54.226 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:54.226 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:54.231 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~9969009,180801328~12723441,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:54.231 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:54.231 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:54.236 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~50776119,169068189~9969009,180801328~12723441,197132288~27746963,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:54.237 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:54.237 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:54.242 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~19227773,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:54.242 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:54.242 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,59546041~6408917,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~11137439,213293081~3066980,216988035~7891216,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~7111995,282278587~7749945,293247036~9196771,302461475~6520637,309459986~6376725,319500205~25128062,347052037~5491381,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:54.248 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [405563~6945751,7666212~9420946,20971520~7689997,30107208~25736438,59546041~6408917,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~12467406,212078365~4281696,216988035~7891216,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~7111995,282278587~7749945,290169515~12274292,302461475~6520637,309459986~6376725,319500205~25128062,346309060~6234358,357483237~8715356,367858687~19760208,395273461~20960319] 2024-08-10T06:30:54.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:54 smithi086 ceph-mon[98993]: osdmap e2172: 8 total, 8 up, 8 in 2024-08-10T06:30:54.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:54 smithi086 ceph-mon[98993]: pgmap v4204: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 117 KiB/s rd, 6.2 KiB/s wr, 1.46k op/s 2024-08-10T06:30:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:54 smithi086 ceph-mon[101471]: osdmap e2172: 8 total, 8 up, 8 in 2024-08-10T06:30:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:54 smithi086 ceph-mon[101471]: pgmap v4204: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 117 KiB/s rd, 6.2 KiB/s wr, 1.46k op/s 2024-08-10T06:30:54.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:54 smithi159 ceph-mon[90359]: osdmap e2172: 8 total, 8 up, 8 in 2024-08-10T06:30:54.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:54 smithi159 ceph-mon[90359]: pgmap v4204: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 117 KiB/s rd, 6.2 KiB/s wr, 1.46k op/s 2024-08-10T06:30:55.180 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:55.180 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:55.218 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:30:55.218 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:55.218 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:55.224 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~12384298,367858687~48375093] 2024-08-10T06:30:55.224 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:55.224 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:55.229 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~25128062,346309060~6234358,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:55.229 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:55.230 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:55.235 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~9969009,180801328~12723441,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:55.236 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:55.236 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:55.241 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~50776119,169068189~9969009,180801328~12723441,197132288~27746963,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:55.241 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:55.241 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~3066980,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:55.245 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~4415427,125397715~23899362,149720574~18496057,169068189~9969009,180801328~12723441,197132288~19227773,216988035~7891216,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,357483237~8715356,367858687~22846638,395273461~20960319] 2024-08-10T06:30:55.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:55 smithi159 ceph-mon[90359]: osdmap e2173: 8 total, 8 up, 8 in 2024-08-10T06:30:55.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:55 smithi086 ceph-mon[98993]: osdmap e2173: 8 total, 8 up, 8 in 2024-08-10T06:30:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:55 smithi086 ceph-mon[101471]: osdmap e2173: 8 total, 8 up, 8 in 2024-08-10T06:30:56.043 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:56.043 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:56.089 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:30:56.089 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:56.089 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:56.094 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~12384298,367858687~48375093] 2024-08-10T06:30:56.094 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:56.094 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:56.100 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~25128062,346309060~6234358,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:56.100 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:56.100 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:56.106 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~9969009,180801328~12723441,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:56.106 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:56.106 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~6054341,30107208~11974971,42509839~13333807,57190241~8764717,68784819~5349276,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~18496057,169068189~9969009,180801328~12723441,198462255~13616110,213293081~11586170,226807823~7552905,234968870~1154267,238183191~1676087,243653855~7387459,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:56.111 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~7689997,30107208~35847750,67108864~7025231,86403846~14009870,101066177~11594458,117440512~50776119,169068189~9969009,180801328~12723441,197132288~27746963,226807823~7552905,234968870~1154267,238183191~1676087,243269632~7771682,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22846638,395273461~20960319] 2024-08-10T06:30:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:56 smithi159 ceph-mon[90359]: osdmap e2174: 8 total, 8 up, 8 in 2024-08-10T06:30:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:56 smithi159 ceph-mon[90359]: pgmap v4207: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 114 KiB/s rd, 5.0 KiB/s wr, 1.11k op/s 2024-08-10T06:30:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:56 smithi159 ceph-mon[90359]: osdmap e2175: 8 total, 8 up, 8 in 2024-08-10T06:30:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:56 smithi086 ceph-mon[98993]: osdmap e2174: 8 total, 8 up, 8 in 2024-08-10T06:30:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:56 smithi086 ceph-mon[98993]: pgmap v4207: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 114 KiB/s rd, 5.0 KiB/s wr, 1.11k op/s 2024-08-10T06:30:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:56 smithi086 ceph-mon[98993]: osdmap e2175: 8 total, 8 up, 8 in 2024-08-10T06:30:56.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:56 smithi086 ceph-mon[101471]: osdmap e2174: 8 total, 8 up, 8 in 2024-08-10T06:30:56.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:56 smithi086 ceph-mon[101471]: pgmap v4207: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 114 KiB/s rd, 5.0 KiB/s wr, 1.11k op/s 2024-08-10T06:30:56.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:56 smithi086 ceph-mon[101471]: osdmap e2175: 8 total, 8 up, 8 in 2024-08-10T06:30:57.043 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:57.043 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:57.084 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:30:57.084 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:57.085 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:57.093 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~12384298,367858687~48375093] 2024-08-10T06:30:57.093 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:57.093 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:57.098 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~25128062,346309060~6234358,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:57.098 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:57.098 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~9969009,180801328~12723441,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~11518353,282278587~7749945,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:57.103 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~9969009,180801328~12723441,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~11518353,282278587~7749945,290169515~12274292,302461475~13375236,319500205~25128062,346309060~6234358,353912694~12285899,367858687~22894226,395273461~20960319] 2024-08-10T06:30:57.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:30:57.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:57 smithi159 ceph-mon[90359]: osdmap e2176: 8 total, 8 up, 8 in 2024-08-10T06:30:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:30:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:57 smithi086 ceph-mon[98993]: osdmap e2176: 8 total, 8 up, 8 in 2024-08-10T06:30:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:30:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:57 smithi086 ceph-mon[101471]: osdmap e2176: 8 total, 8 up, 8 in 2024-08-10T06:30:58.057 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:58.057 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:58.090 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:30:58.090 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:58.090 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:58.102 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~12384298,367858687~48375093] 2024-08-10T06:30:58.102 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:58.102 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19348562,293247036~9196771,302461475~13375236,319500205~25128062,347052037~5491381,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:58.107 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~19348562,290169515~25667196,319500205~25128062,346309060~6234358,353814295~12384298,367858687~22894226,395273461~20960319] 2024-08-10T06:30:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:30:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:30:58] "GET /metrics HTTP/1.1" 200 36665 "" "Prometheus/2.43.0" 2024-08-10T06:30:59.063 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:59.063 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:30:59.097 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:30:59.097 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:59.097 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86403846~14009870,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~21067647,234968870~1154267,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353814295~12384298,367858687~48375093] 2024-08-10T06:30:59.107 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~5997358,86403846~14009870,101066177~11594458,117440512~51352566,169068189~24456580,197132288~37228440,234968870~1154267,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,270679970~81863448,353814295~12384298,367858687~48375093] 2024-08-10T06:30:59.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:59 smithi086 ceph-mon[98993]: pgmap v4210: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 94 KiB/s rd, 6.5 KiB/s wr, 1.07k op/s 2024-08-10T06:30:59.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:30:59 smithi086 ceph-mon[98993]: osdmap e2177: 8 total, 8 up, 8 in 2024-08-10T06:30:59.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:59 smithi086 ceph-mon[101471]: pgmap v4210: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 94 KiB/s rd, 6.5 KiB/s wr, 1.07k op/s 2024-08-10T06:30:59.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:30:59 smithi086 ceph-mon[101471]: osdmap e2177: 8 total, 8 up, 8 in 2024-08-10T06:30:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:59 smithi159 ceph-mon[90359]: pgmap v4210: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 94 KiB/s rd, 6.5 KiB/s wr, 1.07k op/s 2024-08-10T06:30:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:30:59 smithi159 ceph-mon[90359]: osdmap e2177: 8 total, 8 up, 8 in 2024-08-10T06:31:00.059 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:31:00.059 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [405563~6945751,7666212~9420946,22043193~48039,22607176~19475003,42509839~13333807,57190241~8764717,68784819~5349276,83283479~2405655,86168488~14245228,101066177~9375309,111319709~1340926,119397243~2458696,125151634~24145443,149720574~19072504,169068189~24456580,198462255~13616110,213293081~24538030,238183191~1676087,243653855~7387459,252265874~6381027,260233879~7778736,270679970~19489545,293247036~9196771,302461475~13375236,316601167~29707893,347052037~5491381,353623367~12575226,367858687~48375093] 2024-08-10T06:31:00.104 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~7351314,7666212~9420946,20971520~44983438,67108864~7025231,79691776~20721940,101066177~11594458,117440512~51352566,169068189~24456580,197132288~40698823,238183191~1676087,243269632~7771682,251658240~6988661,260046848~7965767,268435456~97763137,367858687~48375093] 2024-08-10T06:31:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:00 smithi086 ceph-mon[101471]: osdmap e2178: 8 total, 8 up, 8 in 2024-08-10T06:31:00.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:00 smithi086 ceph-mon[98993]: osdmap e2178: 8 total, 8 up, 8 in 2024-08-10T06:31:00.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:00 smithi159 ceph-mon[90359]: osdmap e2178: 8 total, 8 up, 8 in 2024-08-10T06:31:01.064 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (40116 ms) 2024-08-10T06:31:01.065 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2024-08-10T06:31:01.065 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:01.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:01 smithi086 ceph-mon[98993]: pgmap v4213: 137 pgs: 4 active+clean+snaptrim, 133 active+clean; 984 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 93 KiB/s rd, 6.5 KiB/s wr, 742 op/s 2024-08-10T06:31:01.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:01 smithi086 ceph-mon[98993]: osdmap e2179: 8 total, 8 up, 8 in 2024-08-10T06:31:01.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:01 smithi086 ceph-mon[98993]: osdmap e2180: 8 total, 8 up, 8 in 2024-08-10T06:31:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:01 smithi086 ceph-mon[101471]: pgmap v4213: 137 pgs: 4 active+clean+snaptrim, 133 active+clean; 984 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 93 KiB/s rd, 6.5 KiB/s wr, 742 op/s 2024-08-10T06:31:01.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:01 smithi086 ceph-mon[101471]: osdmap e2179: 8 total, 8 up, 8 in 2024-08-10T06:31:01.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:01 smithi086 ceph-mon[101471]: osdmap e2180: 8 total, 8 up, 8 in 2024-08-10T06:31:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:01 smithi159 ceph-mon[90359]: pgmap v4213: 137 pgs: 4 active+clean+snaptrim, 133 active+clean; 984 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 93 KiB/s rd, 6.5 KiB/s wr, 742 op/s 2024-08-10T06:31:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:01 smithi159 ceph-mon[90359]: osdmap e2179: 8 total, 8 up, 8 in 2024-08-10T06:31:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:01 smithi159 ceph-mon[90359]: osdmap e2180: 8 total, 8 up, 8 in 2024-08-10T06:31:02.155 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (1090 ms) 2024-08-10T06:31:02.155 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2024-08-10T06:31:02.155 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:03.187 INFO:tasks.workunit.client.0.smithi086.stdout: wrote [1790287~92896,2263517~75217,4504340~50785,5220056~36700,6650103~62585,9133802~82979,10003106~58544,16288384~94520,17488716~1357,17688695~42861] to clone 2024-08-10T06:31:03.187 INFO:tasks.workunit.client.0.smithi086.stdout: diff was [0~2338734,4194304~2518384,8388608~1673042,12582912~3799992,16777216~954340] 2024-08-10T06:31:03.191 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (1037 ms) 2024-08-10T06:31:03.191 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2024-08-10T06:31:03.191 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:03.210 INFO:tasks.workunit.client.0.smithi086.stdout: wrote [1232441~98881,1382198~54931,2459230~50822,6230969~25073,7697112~82784,9239203~8730,10054583~78814,12433799~25149,15871857~99180,16963478~78258] 2024-08-10T06:31:03.221 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (30 ms) 2024-08-10T06:31:03.221 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2024-08-10T06:31:03.221 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:03 smithi086 ceph-mon[98993]: pgmap v4216: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 873 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 400 op/s 2024-08-10T06:31:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:03 smithi086 ceph-mon[98993]: osdmap e2181: 8 total, 8 up, 8 in 2024-08-10T06:31:03.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:03 smithi086 ceph-mon[101471]: pgmap v4216: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 873 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 400 op/s 2024-08-10T06:31:03.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:03 smithi086 ceph-mon[101471]: osdmap e2181: 8 total, 8 up, 8 in 2024-08-10T06:31:03.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:03 smithi159 ceph-mon[90359]: pgmap v4216: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 873 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.5 KiB/s rd, 255 B/s wr, 400 op/s 2024-08-10T06:31:03.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:03 smithi159 ceph-mon[90359]: osdmap e2181: 8 total, 8 up, 8 in 2024-08-10T06:31:04.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:04 smithi086 ceph-mon[98993]: osdmap e2182: 8 total, 8 up, 8 in 2024-08-10T06:31:04.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:04 smithi086 ceph-mon[98993]: pgmap v4219: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 833 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 2.0 MiB/s wr, 361 op/s 2024-08-10T06:31:04.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:04 smithi086 ceph-mon[101471]: osdmap e2182: 8 total, 8 up, 8 in 2024-08-10T06:31:04.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:04 smithi086 ceph-mon[101471]: pgmap v4219: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 833 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 2.0 MiB/s wr, 361 op/s 2024-08-10T06:31:04.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:04 smithi159 ceph-mon[90359]: osdmap e2182: 8 total, 8 up, 8 in 2024-08-10T06:31:04.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:04 smithi159 ceph-mon[90359]: pgmap v4219: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 833 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 2.0 MiB/s wr, 361 op/s 2024-08-10T06:31:05.171 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (1950 ms) 2024-08-10T06:31:05.172 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2024-08-10T06:31:05.172 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:05.224 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (53 ms) 2024-08-10T06:31:05.225 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2024-08-10T06:31:05.225 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:05.299 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (75 ms) 2024-08-10T06:31:05.299 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTryAcquireLock 2024-08-10T06:31:05.299 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:05 smithi086 ceph-mon[98993]: osdmap e2183: 8 total, 8 up, 8 in 2024-08-10T06:31:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:05 smithi086 ceph-mon[101471]: osdmap e2183: 8 total, 8 up, 8 in 2024-08-10T06:31:05.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:05 smithi159 ceph-mon[90359]: osdmap e2183: 8 total, 8 up, 8 in 2024-08-10T06:31:06.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:06 smithi086 ceph-mon[98993]: osdmap e2184: 8 total, 8 up, 8 in 2024-08-10T06:31:06.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:06 smithi086 ceph-mon[98993]: pgmap v4222: 137 pgs: 137 active+clean; 838 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.8 MiB/s wr, 328 op/s 2024-08-10T06:31:06.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:06 smithi086 ceph-mon[98993]: osdmap e2185: 8 total, 8 up, 8 in 2024-08-10T06:31:06.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:06 smithi086 ceph-mon[101471]: osdmap e2184: 8 total, 8 up, 8 in 2024-08-10T06:31:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:06 smithi086 ceph-mon[101471]: pgmap v4222: 137 pgs: 137 active+clean; 838 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.8 MiB/s wr, 328 op/s 2024-08-10T06:31:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:06 smithi086 ceph-mon[101471]: osdmap e2185: 8 total, 8 up, 8 in 2024-08-10T06:31:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:06 smithi159 ceph-mon[90359]: osdmap e2184: 8 total, 8 up, 8 in 2024-08-10T06:31:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:06 smithi159 ceph-mon[90359]: pgmap v4222: 137 pgs: 137 active+clean; 838 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.8 MiB/s wr, 328 op/s 2024-08-10T06:31:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:06 smithi159 ceph-mon[90359]: osdmap e2185: 8 total, 8 up, 8 in 2024-08-10T06:31:08.603 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:31:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:31:08] "GET /metrics HTTP/1.1" 200 36665 "" "Prometheus/2.43.0" 2024-08-10T06:31:08.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:08 smithi086 ceph-mon[98993]: pgmap v4224: 137 pgs: 137 active+clean; 878 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 5.5 MiB/s rd, 12 MiB/s wr, 269 op/s 2024-08-10T06:31:08.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:08 smithi086 ceph-mon[101471]: pgmap v4224: 137 pgs: 137 active+clean; 878 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 5.5 MiB/s rd, 12 MiB/s wr, 269 op/s 2024-08-10T06:31:08.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:08 smithi159 ceph-mon[90359]: pgmap v4224: 137 pgs: 137 active+clean; 878 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 5.5 MiB/s rd, 12 MiB/s wr, 269 op/s 2024-08-10T06:31:10.337 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/0.DiffIterateTryAcquireLock (5037 ms) 2024-08-10T06:31:10.337 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStriping 2024-08-10T06:31:10.337 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_librbd.cc:8958: Skipped 2024-08-10T06:31:10.337 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T06:31:10.337 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping (0 ms) 2024-08-10T06:31:10.615 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 19 tests from DiffIterateTest/0 (244630 ms total) 2024-08-10T06:31:10.615 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:31:10.615 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 19 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2024-08-10T06:31:10.651 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2024-08-10T06:31:10.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:10 smithi086 ceph-mon[101471]: pgmap v4225: 137 pgs: 137 active+clean; 886 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 253 op/s 2024-08-10T06:31:10.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:10 smithi086 ceph-mon[98993]: pgmap v4225: 137 pgs: 137 active+clean; 886 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 253 op/s 2024-08-10T06:31:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:10 smithi159 ceph-mon[90359]: pgmap v4225: 137 pgs: 137 active+clean; 886 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 253 op/s 2024-08-10T06:31:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:11 smithi086 ceph-mon[98993]: osdmap e2186: 8 total, 8 up, 8 in 2024-08-10T06:31:11.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:31:11.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:11 smithi086 ceph-mon[101471]: osdmap e2186: 8 total, 8 up, 8 in 2024-08-10T06:31:11.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:31:11.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:11 smithi159 ceph-mon[90359]: osdmap e2186: 8 total, 8 up, 8 in 2024-08-10T06:31:11.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:31:12.635 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:12.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:12 smithi086 ceph-mon[98993]: pgmap v4227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-10T06:31:12.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:12 smithi086 ceph-mon[98993]: osdmap e2187: 8 total, 8 up, 8 in 2024-08-10T06:31:12.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:12 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1170546391' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:31:12.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:12 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:31:12.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:12 smithi086 ceph-mon[101471]: pgmap v4227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-10T06:31:12.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:12 smithi086 ceph-mon[101471]: osdmap e2187: 8 total, 8 up, 8 in 2024-08-10T06:31:12.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:12 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1170546391' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:31:12.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:12 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:31:12.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:12 smithi159 ceph-mon[90359]: pgmap v4227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-10T06:31:12.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:12 smithi159 ceph-mon[90359]: osdmap e2187: 8 total, 8 up, 8 in 2024-08-10T06:31:12.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:12 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1170546391' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:31:12.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:12 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:31:13.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:13 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:31:13.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:13 smithi086 ceph-mon[98993]: osdmap e2188: 8 total, 8 up, 8 in 2024-08-10T06:31:13.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:13 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:31:13.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:13 smithi086 ceph-mon[101471]: osdmap e2188: 8 total, 8 up, 8 in 2024-08-10T06:31:13.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:13 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi086-150683-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-10T06:31:13.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:13 smithi159 ceph-mon[90359]: osdmap e2188: 8 total, 8 up, 8 in 2024-08-10T06:31:14.689 INFO:tasks.workunit.client.0.smithi086.stdout: wrote [1751950~23586,2562700~15768,6971297~48510,7424531~101819,7547084~12068,7603060~6068,8027789~7845,9712210~45587,19752040~14433,20057255~28092] 2024-08-10T06:31:14.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:14 smithi086 ceph-mon[98993]: pgmap v4230: 137 pgs: 3 creating+peering, 26 unknown, 108 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:31:14.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:14 smithi086 ceph-mon[98993]: osdmap e2189: 8 total, 8 up, 8 in 2024-08-10T06:31:14.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:14 smithi086 ceph-mon[101471]: pgmap v4230: 137 pgs: 3 creating+peering, 26 unknown, 108 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:31:14.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:14 smithi086 ceph-mon[101471]: osdmap e2189: 8 total, 8 up, 8 in 2024-08-10T06:31:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:14 smithi159 ceph-mon[90359]: pgmap v4230: 137 pgs: 3 creating+peering, 26 unknown, 108 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:31:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:14 smithi159 ceph-mon[90359]: osdmap e2189: 8 total, 8 up, 8 in 2024-08-10T06:31:15.681 INFO:tasks.workunit.client.0.smithi086.stdout: wrote [0~12582912,16777216~4194304] 2024-08-10T06:31:15.685 INFO:tasks.workunit.client.0.smithi086.stdout: diff was [0~12582912,16777216~4194304] 2024-08-10T06:31:15.689 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5038 ms) 2024-08-10T06:31:15.689 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministic 2024-08-10T06:31:15.690 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:15.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:15 smithi086 ceph-mon[98993]: osdmap e2190: 8 total, 8 up, 8 in 2024-08-10T06:31:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:15 smithi086 ceph-mon[101471]: osdmap e2190: 8 total, 8 up, 8 in 2024-08-10T06:31:15.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:15 smithi159 ceph-mon[90359]: osdmap e2190: 8 total, 8 up, 8 in 2024-08-10T06:31:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:16 smithi086 ceph-mon[98993]: pgmap v4233: 137 pgs: 3 creating+peering, 6 unknown, 128 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T06:31:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:16 smithi086 ceph-mon[98993]: osdmap e2191: 8 total, 8 up, 8 in 2024-08-10T06:31:16.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:16 smithi086 ceph-mon[101471]: pgmap v4233: 137 pgs: 3 creating+peering, 6 unknown, 128 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T06:31:16.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:16 smithi086 ceph-mon[101471]: osdmap e2191: 8 total, 8 up, 8 in 2024-08-10T06:31:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:16 smithi159 ceph-mon[90359]: pgmap v4233: 137 pgs: 3 creating+peering, 6 unknown, 128 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T06:31:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:16 smithi159 ceph-mon[90359]: osdmap e2191: 8 total, 8 up, 8 in 2024-08-10T06:31:17.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:17 smithi159 ceph-mon[90359]: osdmap e2192: 8 total, 8 up, 8 in 2024-08-10T06:31:18.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:17 smithi086 ceph-mon[101471]: osdmap e2192: 8 total, 8 up, 8 in 2024-08-10T06:31:18.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:17 smithi086 ceph-mon[98993]: osdmap e2192: 8 total, 8 up, 8 in 2024-08-10T06:31:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:31:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:31:18] "GET /metrics HTTP/1.1" 200 34169 "" "Prometheus/2.43.0" 2024-08-10T06:31:18.698 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:18 smithi159 ceph-mon[90359]: pgmap v4236: 137 pgs: 137 active+clean; 8.0 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 18 KiB/s wr, 16 op/s 2024-08-10T06:31:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:18 smithi159 ceph-mon[90359]: osdmap e2193: 8 total, 8 up, 8 in 2024-08-10T06:31:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:18 smithi086 ceph-mon[101471]: pgmap v4236: 137 pgs: 137 active+clean; 8.0 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 18 KiB/s wr, 16 op/s 2024-08-10T06:31:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:18 smithi086 ceph-mon[101471]: osdmap e2193: 8 total, 8 up, 8 in 2024-08-10T06:31:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:18 smithi086 ceph-mon[98993]: pgmap v4236: 137 pgs: 137 active+clean; 8.0 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 18 KiB/s wr, 16 op/s 2024-08-10T06:31:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:18 smithi086 ceph-mon[98993]: osdmap e2193: 8 total, 8 up, 8 in 2024-08-10T06:31:19.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:19 smithi159 ceph-mon[90359]: osdmap e2194: 8 total, 8 up, 8 in 2024-08-10T06:31:20.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:19 smithi086 ceph-mon[101471]: osdmap e2194: 8 total, 8 up, 8 in 2024-08-10T06:31:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:19 smithi086 ceph-mon[98993]: osdmap e2194: 8 total, 8 up, 8 in 2024-08-10T06:31:21.060 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:20 smithi086 ceph-mon[98993]: pgmap v4239: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 215 KiB/s wr, 69 op/s 2024-08-10T06:31:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:20 smithi086 ceph-mon[98993]: osdmap e2195: 8 total, 8 up, 8 in 2024-08-10T06:31:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:20 smithi086 ceph-mon[101471]: pgmap v4239: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 215 KiB/s wr, 69 op/s 2024-08-10T06:31:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:20 smithi086 ceph-mon[101471]: osdmap e2195: 8 total, 8 up, 8 in 2024-08-10T06:31:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:20 smithi159 ceph-mon[90359]: pgmap v4239: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 215 KiB/s wr, 69 op/s 2024-08-10T06:31:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:20 smithi159 ceph-mon[90359]: osdmap e2195: 8 total, 8 up, 8 in 2024-08-10T06:31:22.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:21 smithi086 ceph-mon[101471]: osdmap e2196: 8 total, 8 up, 8 in 2024-08-10T06:31:22.158 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:21 smithi086 ceph-mon[101471]: osdmap e2197: 8 total, 8 up, 8 in 2024-08-10T06:31:22.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:21 smithi086 ceph-mon[98993]: osdmap e2196: 8 total, 8 up, 8 in 2024-08-10T06:31:22.158 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:21 smithi086 ceph-mon[98993]: osdmap e2197: 8 total, 8 up, 8 in 2024-08-10T06:31:22.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:21 smithi159 ceph-mon[90359]: osdmap e2196: 8 total, 8 up, 8 in 2024-08-10T06:31:22.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:21 smithi159 ceph-mon[90359]: osdmap e2197: 8 total, 8 up, 8 in 2024-08-10T06:31:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:23 smithi086 ceph-mon[101471]: pgmap v4243: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 207 KiB/s wr, 132 op/s 2024-08-10T06:31:23.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:23 smithi086 ceph-mon[101471]: osdmap e2198: 8 total, 8 up, 8 in 2024-08-10T06:31:23.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:23 smithi086 ceph-mon[98993]: pgmap v4243: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 207 KiB/s wr, 132 op/s 2024-08-10T06:31:23.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:23 smithi086 ceph-mon[98993]: osdmap e2198: 8 total, 8 up, 8 in 2024-08-10T06:31:23.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:23 smithi159 ceph-mon[90359]: pgmap v4243: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 207 KiB/s wr, 132 op/s 2024-08-10T06:31:23.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:23 smithi159 ceph-mon[90359]: osdmap e2198: 8 total, 8 up, 8 in 2024-08-10T06:31:24.083 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:24 smithi086 ceph-mon[101471]: osdmap e2199: 8 total, 8 up, 8 in 2024-08-10T06:31:24.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:24 smithi086 ceph-mon[98993]: osdmap e2199: 8 total, 8 up, 8 in 2024-08-10T06:31:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:24 smithi159 ceph-mon[90359]: osdmap e2199: 8 total, 8 up, 8 in 2024-08-10T06:31:25.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:25 smithi086 ceph-mon[101471]: pgmap v4246: 137 pgs: 137 active+clean; 18 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.4 KiB/s wr, 78 op/s 2024-08-10T06:31:25.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:25 smithi086 ceph-mon[101471]: osdmap e2200: 8 total, 8 up, 8 in 2024-08-10T06:31:25.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:25 smithi086 ceph-mon[98993]: pgmap v4246: 137 pgs: 137 active+clean; 18 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.4 KiB/s wr, 78 op/s 2024-08-10T06:31:25.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:25 smithi086 ceph-mon[98993]: osdmap e2200: 8 total, 8 up, 8 in 2024-08-10T06:31:25.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:25 smithi159 ceph-mon[90359]: pgmap v4246: 137 pgs: 137 active+clean; 18 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.4 KiB/s wr, 78 op/s 2024-08-10T06:31:25.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:25 smithi159 ceph-mon[90359]: osdmap e2200: 8 total, 8 up, 8 in 2024-08-10T06:31:26.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:26 smithi086 ceph-mon[98993]: osdmap e2201: 8 total, 8 up, 8 in 2024-08-10T06:31:26.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:26 smithi086 ceph-mon[98993]: pgmap v4249: 137 pgs: 137 active+clean; 21 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 7.5 KiB/s wr, 76 op/s 2024-08-10T06:31:26.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:26 smithi086 ceph-mon[101471]: osdmap e2201: 8 total, 8 up, 8 in 2024-08-10T06:31:26.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:26 smithi086 ceph-mon[101471]: pgmap v4249: 137 pgs: 137 active+clean; 21 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 7.5 KiB/s wr, 76 op/s 2024-08-10T06:31:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:26 smithi159 ceph-mon[90359]: osdmap e2201: 8 total, 8 up, 8 in 2024-08-10T06:31:26.453 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:26 smithi159 ceph-mon[90359]: pgmap v4249: 137 pgs: 137 active+clean; 21 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 7.5 KiB/s wr, 76 op/s 2024-08-10T06:31:27.107 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:27 smithi086 ceph-mon[101471]: osdmap e2202: 8 total, 8 up, 8 in 2024-08-10T06:31:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:31:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:27 smithi086 ceph-mon[98993]: osdmap e2202: 8 total, 8 up, 8 in 2024-08-10T06:31:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:31:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:27 smithi159 ceph-mon[90359]: osdmap e2202: 8 total, 8 up, 8 in 2024-08-10T06:31:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:31:28.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:31:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:31:28] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.43.0" 2024-08-10T06:31:28.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:28 smithi086 ceph-mon[101471]: osdmap e2203: 8 total, 8 up, 8 in 2024-08-10T06:31:28.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:28 smithi086 ceph-mon[101471]: pgmap v4252: 137 pgs: 137 active+clean; 22 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 11 KiB/s wr, 113 op/s 2024-08-10T06:31:28.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:28 smithi086 ceph-mon[98993]: osdmap e2203: 8 total, 8 up, 8 in 2024-08-10T06:31:28.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:28 smithi086 ceph-mon[98993]: pgmap v4252: 137 pgs: 137 active+clean; 22 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 11 KiB/s wr, 113 op/s 2024-08-10T06:31:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:28 smithi159 ceph-mon[90359]: osdmap e2203: 8 total, 8 up, 8 in 2024-08-10T06:31:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:28 smithi159 ceph-mon[90359]: pgmap v4252: 137 pgs: 137 active+clean; 22 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 11 KiB/s wr, 113 op/s 2024-08-10T06:31:29.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:29 smithi086 ceph-mon[98993]: osdmap e2204: 8 total, 8 up, 8 in 2024-08-10T06:31:29.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:31:29.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:31:29.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:31:29.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:31:29.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:29 smithi086 ceph-mon[101471]: osdmap e2204: 8 total, 8 up, 8 in 2024-08-10T06:31:29.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:31:29.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:31:29.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:31:29.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:31:29.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:29 smithi159 ceph-mon[90359]: osdmap e2204: 8 total, 8 up, 8 in 2024-08-10T06:31:29.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:31:29.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:31:29.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:31:29.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:31:30.133 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministic (14444 ms) 2024-08-10T06:31:30.133 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicPP 2024-08-10T06:31:30.133 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:30.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:30 smithi086 ceph-mon[98993]: osdmap e2205: 8 total, 8 up, 8 in 2024-08-10T06:31:30.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:30 smithi086 ceph-mon[98993]: pgmap v4255: 137 pgs: 137 active+clean; 27 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 5.7 KiB/s wr, 60 op/s 2024-08-10T06:31:30.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:30 smithi086 ceph-mon[101471]: osdmap e2205: 8 total, 8 up, 8 in 2024-08-10T06:31:30.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:30 smithi086 ceph-mon[101471]: pgmap v4255: 137 pgs: 137 active+clean; 27 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 5.7 KiB/s wr, 60 op/s 2024-08-10T06:31:30.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:30 smithi159 ceph-mon[90359]: osdmap e2205: 8 total, 8 up, 8 in 2024-08-10T06:31:30.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:30 smithi159 ceph-mon[90359]: pgmap v4255: 137 pgs: 137 active+clean; 27 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 5.7 KiB/s wr, 60 op/s 2024-08-10T06:31:31.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:31 smithi086 ceph-mon[98993]: osdmap e2206: 8 total, 8 up, 8 in 2024-08-10T06:31:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:31 smithi086 ceph-mon[101471]: osdmap e2206: 8 total, 8 up, 8 in 2024-08-10T06:31:31.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:31 smithi159 ceph-mon[90359]: osdmap e2206: 8 total, 8 up, 8 in 2024-08-10T06:31:32.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:32 smithi086 ceph-mon[101471]: osdmap e2207: 8 total, 8 up, 8 in 2024-08-10T06:31:32.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:32 smithi086 ceph-mon[101471]: pgmap v4258: 137 pgs: 137 active+clean; 31 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 6.0 KiB/s wr, 48 op/s 2024-08-10T06:31:32.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:32 smithi086 ceph-mon[98993]: osdmap e2207: 8 total, 8 up, 8 in 2024-08-10T06:31:32.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:32 smithi086 ceph-mon[98993]: pgmap v4258: 137 pgs: 137 active+clean; 31 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 6.0 KiB/s wr, 48 op/s 2024-08-10T06:31:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:32 smithi159 ceph-mon[90359]: osdmap e2207: 8 total, 8 up, 8 in 2024-08-10T06:31:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:32 smithi159 ceph-mon[90359]: pgmap v4258: 137 pgs: 137 active+clean; 31 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 6.0 KiB/s wr, 48 op/s 2024-08-10T06:31:33.158 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:33 smithi086 ceph-mon[98993]: osdmap e2208: 8 total, 8 up, 8 in 2024-08-10T06:31:33.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:33 smithi086 ceph-mon[101471]: osdmap e2208: 8 total, 8 up, 8 in 2024-08-10T06:31:33.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:33 smithi159 ceph-mon[90359]: osdmap e2208: 8 total, 8 up, 8 in 2024-08-10T06:31:34.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:34 smithi086 ceph-mon[98993]: osdmap e2209: 8 total, 8 up, 8 in 2024-08-10T06:31:34.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:34 smithi086 ceph-mon[98993]: pgmap v4261: 137 pgs: 137 active+clean; 31 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.2 KiB/s wr, 37 op/s 2024-08-10T06:31:34.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:34 smithi086 ceph-mon[101471]: osdmap e2209: 8 total, 8 up, 8 in 2024-08-10T06:31:34.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:34 smithi086 ceph-mon[101471]: pgmap v4261: 137 pgs: 137 active+clean; 31 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.2 KiB/s wr, 37 op/s 2024-08-10T06:31:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:34 smithi159 ceph-mon[90359]: osdmap e2209: 8 total, 8 up, 8 in 2024-08-10T06:31:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:34 smithi159 ceph-mon[90359]: pgmap v4261: 137 pgs: 137 active+clean; 31 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.2 KiB/s wr, 37 op/s 2024-08-10T06:31:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:35 smithi086 ceph-mon[98993]: osdmap e2210: 8 total, 8 up, 8 in 2024-08-10T06:31:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:35 smithi086 ceph-mon[101471]: osdmap e2210: 8 total, 8 up, 8 in 2024-08-10T06:31:35.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:35 smithi159 ceph-mon[90359]: osdmap e2210: 8 total, 8 up, 8 in 2024-08-10T06:31:36.187 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:36 smithi086 ceph-mon[98993]: osdmap e2211: 8 total, 8 up, 8 in 2024-08-10T06:31:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:36 smithi086 ceph-mon[98993]: pgmap v4264: 137 pgs: 137 active+clean; 34 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 7.5 KiB/s wr, 100 op/s 2024-08-10T06:31:36.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:36 smithi086 ceph-mon[101471]: osdmap e2211: 8 total, 8 up, 8 in 2024-08-10T06:31:36.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:36 smithi086 ceph-mon[101471]: pgmap v4264: 137 pgs: 137 active+clean; 34 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 7.5 KiB/s wr, 100 op/s 2024-08-10T06:31:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:36 smithi159 ceph-mon[90359]: osdmap e2211: 8 total, 8 up, 8 in 2024-08-10T06:31:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:36 smithi159 ceph-mon[90359]: pgmap v4264: 137 pgs: 137 active+clean; 34 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 7.5 KiB/s wr, 100 op/s 2024-08-10T06:31:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:37 smithi086 ceph-mon[98993]: osdmap e2212: 8 total, 8 up, 8 in 2024-08-10T06:31:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:37 smithi086 ceph-mon[101471]: osdmap e2212: 8 total, 8 up, 8 in 2024-08-10T06:31:37.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:37 smithi159 ceph-mon[90359]: osdmap e2212: 8 total, 8 up, 8 in 2024-08-10T06:31:38.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:38 smithi159 ceph-mon[90359]: osdmap e2213: 8 total, 8 up, 8 in 2024-08-10T06:31:38.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:38 smithi159 ceph-mon[90359]: pgmap v4267: 137 pgs: 137 active+clean; 34 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 9.0 KiB/s wr, 126 op/s 2024-08-10T06:31:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:38 smithi086 ceph-mon[98993]: osdmap e2213: 8 total, 8 up, 8 in 2024-08-10T06:31:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:38 smithi086 ceph-mon[98993]: pgmap v4267: 137 pgs: 137 active+clean; 34 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 9.0 KiB/s wr, 126 op/s 2024-08-10T06:31:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:38 smithi086 ceph-mon[101471]: osdmap e2213: 8 total, 8 up, 8 in 2024-08-10T06:31:38.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:38 smithi086 ceph-mon[101471]: pgmap v4267: 137 pgs: 137 active+clean; 34 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 9.0 KiB/s wr, 126 op/s 2024-08-10T06:31:38.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:31:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:31:38] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.43.0" 2024-08-10T06:31:39.201 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:39.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:39 smithi159 ceph-mon[90359]: osdmap e2214: 8 total, 8 up, 8 in 2024-08-10T06:31:39.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:39 smithi086 ceph-mon[98993]: osdmap e2214: 8 total, 8 up, 8 in 2024-08-10T06:31:39.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:39 smithi086 ceph-mon[101471]: osdmap e2214: 8 total, 8 up, 8 in 2024-08-10T06:31:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:40 smithi159 ceph-mon[90359]: osdmap e2215: 8 total, 8 up, 8 in 2024-08-10T06:31:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:40 smithi159 ceph-mon[90359]: pgmap v4270: 137 pgs: 137 active+clean; 37 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 6.7 KiB/s wr, 102 op/s 2024-08-10T06:31:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:40 smithi086 ceph-mon[101471]: osdmap e2215: 8 total, 8 up, 8 in 2024-08-10T06:31:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:40 smithi086 ceph-mon[101471]: pgmap v4270: 137 pgs: 137 active+clean; 37 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 6.7 KiB/s wr, 102 op/s 2024-08-10T06:31:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:40 smithi086 ceph-mon[98993]: osdmap e2215: 8 total, 8 up, 8 in 2024-08-10T06:31:40.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:40 smithi086 ceph-mon[98993]: pgmap v4270: 137 pgs: 137 active+clean; 37 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 6.7 KiB/s wr, 102 op/s 2024-08-10T06:31:41.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:41 smithi159 ceph-mon[90359]: osdmap e2216: 8 total, 8 up, 8 in 2024-08-10T06:31:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:41 smithi086 ceph-mon[98993]: osdmap e2216: 8 total, 8 up, 8 in 2024-08-10T06:31:41.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:41 smithi086 ceph-mon[101471]: osdmap e2216: 8 total, 8 up, 8 in 2024-08-10T06:31:42.234 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:42 smithi086 ceph-mon[101471]: osdmap e2217: 8 total, 8 up, 8 in 2024-08-10T06:31:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:31:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:42 smithi086 ceph-mon[101471]: pgmap v4273: 137 pgs: 137 active+clean; 43 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 6.2 KiB/s wr, 75 op/s 2024-08-10T06:31:42.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:42 smithi086 ceph-mon[98993]: osdmap e2217: 8 total, 8 up, 8 in 2024-08-10T06:31:42.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:31:42.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:42 smithi086 ceph-mon[98993]: pgmap v4273: 137 pgs: 137 active+clean; 43 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 6.2 KiB/s wr, 75 op/s 2024-08-10T06:31:42.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:42 smithi159 ceph-mon[90359]: osdmap e2217: 8 total, 8 up, 8 in 2024-08-10T06:31:42.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:31:42.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:42 smithi159 ceph-mon[90359]: pgmap v4273: 137 pgs: 137 active+clean; 43 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 6.2 KiB/s wr, 75 op/s 2024-08-10T06:31:43.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:43 smithi086 ceph-mon[98993]: osdmap e2218: 8 total, 8 up, 8 in 2024-08-10T06:31:43.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:43 smithi086 ceph-mon[101471]: osdmap e2218: 8 total, 8 up, 8 in 2024-08-10T06:31:43.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:43 smithi159 ceph-mon[90359]: osdmap e2218: 8 total, 8 up, 8 in 2024-08-10T06:31:44.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:44 smithi086 ceph-mon[98993]: osdmap e2219: 8 total, 8 up, 8 in 2024-08-10T06:31:44.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:44 smithi086 ceph-mon[98993]: pgmap v4276: 137 pgs: 137 active+clean; 43 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 5.0 KiB/s wr, 34 op/s 2024-08-10T06:31:44.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:44 smithi086 ceph-mon[101471]: osdmap e2219: 8 total, 8 up, 8 in 2024-08-10T06:31:44.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:44 smithi086 ceph-mon[101471]: pgmap v4276: 137 pgs: 137 active+clean; 43 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 5.0 KiB/s wr, 34 op/s 2024-08-10T06:31:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:44 smithi159 ceph-mon[90359]: osdmap e2219: 8 total, 8 up, 8 in 2024-08-10T06:31:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:44 smithi159 ceph-mon[90359]: pgmap v4276: 137 pgs: 137 active+clean; 43 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 5.0 KiB/s wr, 34 op/s 2024-08-10T06:31:45.253 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicPP (15119 ms) 2024-08-10T06:31:45.253 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS1 2024-08-10T06:31:45.253 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:45.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:45 smithi086 ceph-mon[98993]: osdmap e2220: 8 total, 8 up, 8 in 2024-08-10T06:31:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:45 smithi086 ceph-mon[101471]: osdmap e2220: 8 total, 8 up, 8 in 2024-08-10T06:31:45.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:45 smithi159 ceph-mon[90359]: osdmap e2220: 8 total, 8 up, 8 in 2024-08-10T06:31:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:46 smithi086 ceph-mon[98993]: osdmap e2221: 8 total, 8 up, 8 in 2024-08-10T06:31:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:46 smithi086 ceph-mon[98993]: pgmap v4279: 137 pgs: 137 active+clean; 53 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 7.0 KiB/s wr, 60 op/s 2024-08-10T06:31:46.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:46 smithi086 ceph-mon[101471]: osdmap e2221: 8 total, 8 up, 8 in 2024-08-10T06:31:46.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:46 smithi086 ceph-mon[101471]: pgmap v4279: 137 pgs: 137 active+clean; 53 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 7.0 KiB/s wr, 60 op/s 2024-08-10T06:31:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:46 smithi159 ceph-mon[90359]: osdmap e2221: 8 total, 8 up, 8 in 2024-08-10T06:31:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:46 smithi159 ceph-mon[90359]: pgmap v4279: 137 pgs: 137 active+clean; 53 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 7.0 KiB/s wr, 60 op/s 2024-08-10T06:31:48.613 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:31:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:31:48] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-08-10T06:31:48.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:48 smithi086 ceph-mon[98993]: pgmap v4280: 137 pgs: 137 active+clean; 57 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 6.2 KiB/s wr, 70 op/s 2024-08-10T06:31:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:48 smithi086 ceph-mon[101471]: pgmap v4280: 137 pgs: 137 active+clean; 57 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 6.2 KiB/s wr, 70 op/s 2024-08-10T06:31:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:48 smithi159 ceph-mon[90359]: pgmap v4280: 137 pgs: 137 active+clean; 57 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 6.2 KiB/s wr, 70 op/s 2024-08-10T06:31:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:50 smithi086 ceph-mon[98993]: pgmap v4281: 137 pgs: 137 active+clean; 57 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 5.5 KiB/s wr, 66 op/s 2024-08-10T06:31:50.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:50 smithi086 ceph-mon[98993]: osdmap e2222: 8 total, 8 up, 8 in 2024-08-10T06:31:50.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:50 smithi086 ceph-mon[101471]: pgmap v4281: 137 pgs: 137 active+clean; 57 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 5.5 KiB/s wr, 66 op/s 2024-08-10T06:31:50.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:50 smithi086 ceph-mon[101471]: osdmap e2222: 8 total, 8 up, 8 in 2024-08-10T06:31:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:50 smithi159 ceph-mon[90359]: pgmap v4281: 137 pgs: 137 active+clean; 57 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 5.5 KiB/s wr, 66 op/s 2024-08-10T06:31:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:50 smithi159 ceph-mon[90359]: osdmap e2222: 8 total, 8 up, 8 in 2024-08-10T06:31:51.665 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:51.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:51 smithi086 ceph-mon[101471]: osdmap e2223: 8 total, 8 up, 8 in 2024-08-10T06:31:51.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:51 smithi086 ceph-mon[98993]: osdmap e2223: 8 total, 8 up, 8 in 2024-08-10T06:31:51.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:51 smithi159 ceph-mon[90359]: osdmap e2223: 8 total, 8 up, 8 in 2024-08-10T06:31:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:52 smithi086 ceph-mon[98993]: pgmap v4284: 137 pgs: 137 active+clean; 61 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 650 KiB/s wr, 46 op/s 2024-08-10T06:31:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:52 smithi086 ceph-mon[98993]: osdmap e2224: 8 total, 8 up, 8 in 2024-08-10T06:31:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:52 smithi086 ceph-mon[101471]: pgmap v4284: 137 pgs: 137 active+clean; 61 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 650 KiB/s wr, 46 op/s 2024-08-10T06:31:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:52 smithi086 ceph-mon[101471]: osdmap e2224: 8 total, 8 up, 8 in 2024-08-10T06:31:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:52 smithi159 ceph-mon[90359]: pgmap v4284: 137 pgs: 137 active+clean; 61 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 650 KiB/s wr, 46 op/s 2024-08-10T06:31:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:52 smithi159 ceph-mon[90359]: osdmap e2224: 8 total, 8 up, 8 in 2024-08-10T06:31:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:54 smithi086 ceph-mon[101471]: pgmap v4286: 137 pgs: 137 active+clean; 61 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 685 KiB/s wr, 22 op/s 2024-08-10T06:31:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:54 smithi086 ceph-mon[98993]: pgmap v4286: 137 pgs: 137 active+clean; 61 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 685 KiB/s wr, 22 op/s 2024-08-10T06:31:54.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:54 smithi159 ceph-mon[90359]: pgmap v4286: 137 pgs: 137 active+clean; 61 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 685 KiB/s wr, 22 op/s 2024-08-10T06:31:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:56 smithi086 ceph-mon[98993]: pgmap v4287: 137 pgs: 137 active+clean; 61 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 39 op/s 2024-08-10T06:31:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:56 smithi086 ceph-mon[98993]: osdmap e2225: 8 total, 8 up, 8 in 2024-08-10T06:31:56.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:31:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:56 smithi086 ceph-mon[101471]: pgmap v4287: 137 pgs: 137 active+clean; 61 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 39 op/s 2024-08-10T06:31:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:56 smithi086 ceph-mon[101471]: osdmap e2225: 8 total, 8 up, 8 in 2024-08-10T06:31:56.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:31:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:56 smithi159 ceph-mon[90359]: pgmap v4287: 137 pgs: 137 active+clean; 61 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 39 op/s 2024-08-10T06:31:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:56 smithi159 ceph-mon[90359]: osdmap e2225: 8 total, 8 up, 8 in 2024-08-10T06:31:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:31:57.692 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:31:57.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:57 smithi086 ceph-mon[98993]: osdmap e2226: 8 total, 8 up, 8 in 2024-08-10T06:31:57.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:57 smithi086 ceph-mon[101471]: osdmap e2226: 8 total, 8 up, 8 in 2024-08-10T06:31:57.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:57 smithi159 ceph-mon[90359]: osdmap e2226: 8 total, 8 up, 8 in 2024-08-10T06:31:58.651 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:31:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:31:58] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.43.0" 2024-08-10T06:31:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:58 smithi086 ceph-mon[98993]: pgmap v4290: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 4.3 KiB/s wr, 46 op/s 2024-08-10T06:31:58.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:31:58 smithi086 ceph-mon[98993]: osdmap e2227: 8 total, 8 up, 8 in 2024-08-10T06:31:58.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:58 smithi086 ceph-mon[101471]: pgmap v4290: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 4.3 KiB/s wr, 46 op/s 2024-08-10T06:31:58.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:31:58 smithi086 ceph-mon[101471]: osdmap e2227: 8 total, 8 up, 8 in 2024-08-10T06:31:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:58 smithi159 ceph-mon[90359]: pgmap v4290: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 4.3 KiB/s wr, 46 op/s 2024-08-10T06:31:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:31:58 smithi159 ceph-mon[90359]: osdmap e2227: 8 total, 8 up, 8 in 2024-08-10T06:32:00.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:00 smithi086 ceph-mon[98993]: pgmap v4292: 137 pgs: 137 active+clean; 66 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 686 KiB/s wr, 42 op/s 2024-08-10T06:32:00.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:00 smithi086 ceph-mon[101471]: pgmap v4292: 137 pgs: 137 active+clean; 66 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 686 KiB/s wr, 42 op/s 2024-08-10T06:32:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:00 smithi159 ceph-mon[90359]: pgmap v4292: 137 pgs: 137 active+clean; 66 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 686 KiB/s wr, 42 op/s 2024-08-10T06:32:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:02 smithi159 ceph-mon[90359]: pgmap v4293: 137 pgs: 137 active+clean; 67 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 50 op/s 2024-08-10T06:32:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:02 smithi159 ceph-mon[90359]: osdmap e2228: 8 total, 8 up, 8 in 2024-08-10T06:32:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:02 smithi086 ceph-mon[98993]: pgmap v4293: 137 pgs: 137 active+clean; 67 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 50 op/s 2024-08-10T06:32:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:02 smithi086 ceph-mon[98993]: osdmap e2228: 8 total, 8 up, 8 in 2024-08-10T06:32:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:02 smithi086 ceph-mon[101471]: pgmap v4293: 137 pgs: 137 active+clean; 67 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 50 op/s 2024-08-10T06:32:03.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:02 smithi086 ceph-mon[101471]: osdmap e2228: 8 total, 8 up, 8 in 2024-08-10T06:32:03.705 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:32:03.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:03 smithi159 ceph-mon[90359]: osdmap e2229: 8 total, 8 up, 8 in 2024-08-10T06:32:04.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:03 smithi086 ceph-mon[98993]: osdmap e2229: 8 total, 8 up, 8 in 2024-08-10T06:32:04.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:03 smithi086 ceph-mon[101471]: osdmap e2229: 8 total, 8 up, 8 in 2024-08-10T06:32:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:04 smithi159 ceph-mon[90359]: pgmap v4296: 137 pgs: 137 active+clean; 67 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-10T06:32:04.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:04 smithi159 ceph-mon[90359]: osdmap e2230: 8 total, 8 up, 8 in 2024-08-10T06:32:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:04 smithi086 ceph-mon[101471]: pgmap v4296: 137 pgs: 137 active+clean; 67 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-10T06:32:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:04 smithi086 ceph-mon[101471]: osdmap e2230: 8 total, 8 up, 8 in 2024-08-10T06:32:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:04 smithi086 ceph-mon[98993]: pgmap v4296: 137 pgs: 137 active+clean; 67 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-10T06:32:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:04 smithi086 ceph-mon[98993]: osdmap e2230: 8 total, 8 up, 8 in 2024-08-10T06:32:06.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:06 smithi159 ceph-mon[90359]: pgmap v4298: 137 pgs: 137 active+clean; 72 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 687 KiB/s wr, 59 op/s 2024-08-10T06:32:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:06 smithi086 ceph-mon[98993]: pgmap v4298: 137 pgs: 137 active+clean; 72 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 687 KiB/s wr, 59 op/s 2024-08-10T06:32:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:06 smithi086 ceph-mon[101471]: pgmap v4298: 137 pgs: 137 active+clean; 72 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 687 KiB/s wr, 59 op/s 2024-08-10T06:32:08.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:32:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:32:08] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.43.0" 2024-08-10T06:32:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:08 smithi086 ceph-mon[98993]: pgmap v4299: 137 pgs: 137 active+clean; 73 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-10T06:32:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:08 smithi086 ceph-mon[98993]: osdmap e2231: 8 total, 8 up, 8 in 2024-08-10T06:32:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:08 smithi086 ceph-mon[101471]: pgmap v4299: 137 pgs: 137 active+clean; 73 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-10T06:32:09.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:08 smithi086 ceph-mon[101471]: osdmap e2231: 8 total, 8 up, 8 in 2024-08-10T06:32:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:08 smithi159 ceph-mon[90359]: pgmap v4299: 137 pgs: 137 active+clean; 73 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-10T06:32:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:08 smithi159 ceph-mon[90359]: osdmap e2231: 8 total, 8 up, 8 in 2024-08-10T06:32:09.732 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:32:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:09 smithi086 ceph-mon[98993]: osdmap e2232: 8 total, 8 up, 8 in 2024-08-10T06:32:10.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:09 smithi086 ceph-mon[101471]: osdmap e2232: 8 total, 8 up, 8 in 2024-08-10T06:32:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:09 smithi159 ceph-mon[90359]: osdmap e2232: 8 total, 8 up, 8 in 2024-08-10T06:32:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:10 smithi086 ceph-mon[98993]: pgmap v4302: 137 pgs: 137 active+clean; 78 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 1.3 MiB/s wr, 44 op/s 2024-08-10T06:32:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:10 smithi086 ceph-mon[98993]: osdmap e2233: 8 total, 8 up, 8 in 2024-08-10T06:32:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:10 smithi086 ceph-mon[101471]: pgmap v4302: 137 pgs: 137 active+clean; 78 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 1.3 MiB/s wr, 44 op/s 2024-08-10T06:32:11.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:10 smithi086 ceph-mon[101471]: osdmap e2233: 8 total, 8 up, 8 in 2024-08-10T06:32:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:10 smithi159 ceph-mon[90359]: pgmap v4302: 137 pgs: 137 active+clean; 78 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 1.3 MiB/s wr, 44 op/s 2024-08-10T06:32:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:10 smithi159 ceph-mon[90359]: osdmap e2233: 8 total, 8 up, 8 in 2024-08-10T06:32:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:32:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:32:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:32:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:12 smithi086 ceph-mon[98993]: pgmap v4304: 137 pgs: 137 active+clean; 79 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-08-10T06:32:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:12 smithi086 ceph-mon[101471]: pgmap v4304: 137 pgs: 137 active+clean; 79 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-08-10T06:32:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:12 smithi159 ceph-mon[90359]: pgmap v4304: 137 pgs: 137 active+clean; 79 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-08-10T06:32:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:14 smithi086 ceph-mon[101471]: pgmap v4305: 137 pgs: 137 active+clean; 79 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-10T06:32:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:14 smithi086 ceph-mon[101471]: osdmap e2234: 8 total, 8 up, 8 in 2024-08-10T06:32:15.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:14 smithi086 ceph-mon[98993]: pgmap v4305: 137 pgs: 137 active+clean; 79 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-10T06:32:15.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:14 smithi086 ceph-mon[98993]: osdmap e2234: 8 total, 8 up, 8 in 2024-08-10T06:32:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:14 smithi159 ceph-mon[90359]: pgmap v4305: 137 pgs: 137 active+clean; 79 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-10T06:32:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:14 smithi159 ceph-mon[90359]: osdmap e2234: 8 total, 8 up, 8 in 2024-08-10T06:32:15.764 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS1 (30511 ms) 2024-08-10T06:32:15.764 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS1PP 2024-08-10T06:32:15.764 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:32:16.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:15 smithi086 ceph-mon[98993]: osdmap e2235: 8 total, 8 up, 8 in 2024-08-10T06:32:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:15 smithi086 ceph-mon[101471]: osdmap e2235: 8 total, 8 up, 8 in 2024-08-10T06:32:16.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:15 smithi159 ceph-mon[90359]: osdmap e2235: 8 total, 8 up, 8 in 2024-08-10T06:32:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:16 smithi086 ceph-mon[98993]: pgmap v4308: 137 pgs: 137 active+clean; 91 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-08-10T06:32:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:16 smithi086 ceph-mon[98993]: osdmap e2236: 8 total, 8 up, 8 in 2024-08-10T06:32:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:16 smithi086 ceph-mon[101471]: pgmap v4308: 137 pgs: 137 active+clean; 91 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-08-10T06:32:17.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:16 smithi086 ceph-mon[101471]: osdmap e2236: 8 total, 8 up, 8 in 2024-08-10T06:32:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:16 smithi159 ceph-mon[90359]: pgmap v4308: 137 pgs: 137 active+clean; 91 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-08-10T06:32:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:16 smithi159 ceph-mon[90359]: osdmap e2236: 8 total, 8 up, 8 in 2024-08-10T06:32:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:32:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:32:18] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-08-10T06:32:18.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:18 smithi159 ceph-mon[90359]: pgmap v4310: 137 pgs: 137 active+clean; 91 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 39 op/s 2024-08-10T06:32:18.938 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 06:32:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=cleanup t=2024-08-10T06:32:18.532428998Z level=info msg="Completed cleanup jobs" duration=3.412238ms 2024-08-10T06:32:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:18 smithi086 ceph-mon[98993]: pgmap v4310: 137 pgs: 137 active+clean; 91 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 39 op/s 2024-08-10T06:32:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:18 smithi086 ceph-mon[101471]: pgmap v4310: 137 pgs: 137 active+clean; 91 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 39 op/s 2024-08-10T06:32:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:20 smithi086 ceph-mon[101471]: pgmap v4311: 137 pgs: 137 active+clean; 91 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-10T06:32:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:20 smithi086 ceph-mon[101471]: osdmap e2237: 8 total, 8 up, 8 in 2024-08-10T06:32:21.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:20 smithi086 ceph-mon[98993]: pgmap v4311: 137 pgs: 137 active+clean; 91 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-10T06:32:21.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:20 smithi086 ceph-mon[98993]: osdmap e2237: 8 total, 8 up, 8 in 2024-08-10T06:32:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:20 smithi159 ceph-mon[90359]: pgmap v4311: 137 pgs: 137 active+clean; 91 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-10T06:32:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:20 smithi159 ceph-mon[90359]: osdmap e2237: 8 total, 8 up, 8 in 2024-08-10T06:32:21.784 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:32:22.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:21 smithi086 ceph-mon[101471]: osdmap e2238: 8 total, 8 up, 8 in 2024-08-10T06:32:22.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:21 smithi086 ceph-mon[98993]: osdmap e2238: 8 total, 8 up, 8 in 2024-08-10T06:32:22.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:21 smithi159 ceph-mon[90359]: osdmap e2238: 8 total, 8 up, 8 in 2024-08-10T06:32:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:22 smithi086 ceph-mon[101471]: pgmap v4314: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 686 KiB/s wr, 44 op/s 2024-08-10T06:32:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:22 smithi086 ceph-mon[101471]: osdmap e2239: 8 total, 8 up, 8 in 2024-08-10T06:32:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:22 smithi086 ceph-mon[98993]: pgmap v4314: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 686 KiB/s wr, 44 op/s 2024-08-10T06:32:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:22 smithi086 ceph-mon[98993]: osdmap e2239: 8 total, 8 up, 8 in 2024-08-10T06:32:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:22 smithi159 ceph-mon[90359]: pgmap v4314: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 686 KiB/s wr, 44 op/s 2024-08-10T06:32:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:22 smithi159 ceph-mon[90359]: osdmap e2239: 8 total, 8 up, 8 in 2024-08-10T06:32:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:24 smithi086 ceph-mon[101471]: pgmap v4316: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 21 op/s 2024-08-10T06:32:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:24 smithi086 ceph-mon[98993]: pgmap v4316: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 21 op/s 2024-08-10T06:32:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:24 smithi159 ceph-mon[90359]: pgmap v4316: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 21 op/s 2024-08-10T06:32:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:26 smithi086 ceph-mon[98993]: pgmap v4317: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-08-10T06:32:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:26 smithi086 ceph-mon[98993]: osdmap e2240: 8 total, 8 up, 8 in 2024-08-10T06:32:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:32:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:26 smithi086 ceph-mon[101471]: pgmap v4317: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-08-10T06:32:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:26 smithi086 ceph-mon[101471]: osdmap e2240: 8 total, 8 up, 8 in 2024-08-10T06:32:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:32:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:26 smithi159 ceph-mon[90359]: pgmap v4317: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-08-10T06:32:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:26 smithi159 ceph-mon[90359]: osdmap e2240: 8 total, 8 up, 8 in 2024-08-10T06:32:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:32:27.803 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:32:28.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:27 smithi086 ceph-mon[98993]: osdmap e2241: 8 total, 8 up, 8 in 2024-08-10T06:32:28.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:27 smithi086 ceph-mon[101471]: osdmap e2241: 8 total, 8 up, 8 in 2024-08-10T06:32:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:27 smithi159 ceph-mon[90359]: osdmap e2241: 8 total, 8 up, 8 in 2024-08-10T06:32:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:32:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:32:28] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-08-10T06:32:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:28 smithi086 ceph-mon[101471]: pgmap v4320: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.8 KiB/s wr, 31 op/s 2024-08-10T06:32:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:28 smithi086 ceph-mon[101471]: osdmap e2242: 8 total, 8 up, 8 in 2024-08-10T06:32:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:28 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:32:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:28 smithi086 ceph-mon[98993]: pgmap v4320: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.8 KiB/s wr, 31 op/s 2024-08-10T06:32:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:28 smithi086 ceph-mon[98993]: osdmap e2242: 8 total, 8 up, 8 in 2024-08-10T06:32:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:28 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:32:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:28 smithi159 ceph-mon[90359]: pgmap v4320: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.8 KiB/s wr, 31 op/s 2024-08-10T06:32:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:28 smithi159 ceph-mon[90359]: osdmap e2242: 8 total, 8 up, 8 in 2024-08-10T06:32:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:28 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:32:30.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:32:30.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:32:30.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:32:30.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:32:30.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:32:30.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:32:30.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:32:30.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:32:30.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:32:31.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:30 smithi086 ceph-mon[98993]: pgmap v4322: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.8 KiB/s wr, 63 op/s 2024-08-10T06:32:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:30 smithi086 ceph-mon[101471]: pgmap v4322: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.8 KiB/s wr, 63 op/s 2024-08-10T06:32:31.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:30 smithi159 ceph-mon[90359]: pgmap v4322: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.8 KiB/s wr, 63 op/s 2024-08-10T06:32:33.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:33 smithi086 ceph-mon[101471]: pgmap v4323: 137 pgs: 137 active+clean; 105 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 687 KiB/s wr, 40 op/s 2024-08-10T06:32:33.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:33 smithi086 ceph-mon[101471]: osdmap e2243: 8 total, 8 up, 8 in 2024-08-10T06:32:33.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:33 smithi086 ceph-mon[98993]: pgmap v4323: 137 pgs: 137 active+clean; 105 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 687 KiB/s wr, 40 op/s 2024-08-10T06:32:33.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:33 smithi086 ceph-mon[98993]: osdmap e2243: 8 total, 8 up, 8 in 2024-08-10T06:32:33.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:33 smithi159 ceph-mon[90359]: pgmap v4323: 137 pgs: 137 active+clean; 105 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 687 KiB/s wr, 40 op/s 2024-08-10T06:32:33.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:33 smithi159 ceph-mon[90359]: osdmap e2243: 8 total, 8 up, 8 in 2024-08-10T06:32:34.053 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:32:34.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:34 smithi086 ceph-mon[101471]: osdmap e2244: 8 total, 8 up, 8 in 2024-08-10T06:32:34.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:34 smithi086 ceph-mon[98993]: osdmap e2244: 8 total, 8 up, 8 in 2024-08-10T06:32:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:34 smithi159 ceph-mon[90359]: osdmap e2244: 8 total, 8 up, 8 in 2024-08-10T06:32:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:35 smithi086 ceph-mon[101471]: pgmap v4326: 137 pgs: 137 active+clean; 108 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-10T06:32:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:35 smithi086 ceph-mon[101471]: osdmap e2245: 8 total, 8 up, 8 in 2024-08-10T06:32:35.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:35 smithi086 ceph-mon[98993]: pgmap v4326: 137 pgs: 137 active+clean; 108 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-10T06:32:35.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:35 smithi086 ceph-mon[98993]: osdmap e2245: 8 total, 8 up, 8 in 2024-08-10T06:32:35.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:35 smithi159 ceph-mon[90359]: pgmap v4326: 137 pgs: 137 active+clean; 108 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-10T06:32:35.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:35 smithi159 ceph-mon[90359]: osdmap e2245: 8 total, 8 up, 8 in 2024-08-10T06:32:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:37 smithi086 ceph-mon[101471]: pgmap v4328: 137 pgs: 137 active+clean; 111 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 685 KiB/s wr, 18 op/s 2024-08-10T06:32:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:37 smithi086 ceph-mon[98993]: pgmap v4328: 137 pgs: 137 active+clean; 111 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 685 KiB/s wr, 18 op/s 2024-08-10T06:32:37.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:37 smithi159 ceph-mon[90359]: pgmap v4328: 137 pgs: 137 active+clean; 111 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 685 KiB/s wr, 18 op/s 2024-08-10T06:32:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:32:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:32:38] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-08-10T06:32:39.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:39 smithi086 ceph-mon[98993]: pgmap v4329: 137 pgs: 137 active+clean; 115 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 36 op/s 2024-08-10T06:32:39.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:39 smithi086 ceph-mon[98993]: osdmap e2246: 8 total, 8 up, 8 in 2024-08-10T06:32:39.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:39 smithi086 ceph-mon[101471]: pgmap v4329: 137 pgs: 137 active+clean; 115 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 36 op/s 2024-08-10T06:32:39.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:39 smithi086 ceph-mon[101471]: osdmap e2246: 8 total, 8 up, 8 in 2024-08-10T06:32:39.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:39 smithi159 ceph-mon[90359]: pgmap v4329: 137 pgs: 137 active+clean; 115 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 36 op/s 2024-08-10T06:32:39.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:39 smithi159 ceph-mon[90359]: osdmap e2246: 8 total, 8 up, 8 in 2024-08-10T06:32:40.083 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:32:40.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:40 smithi086 ceph-mon[98993]: osdmap e2247: 8 total, 8 up, 8 in 2024-08-10T06:32:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:40 smithi086 ceph-mon[101471]: osdmap e2247: 8 total, 8 up, 8 in 2024-08-10T06:32:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:40 smithi159 ceph-mon[90359]: osdmap e2247: 8 total, 8 up, 8 in 2024-08-10T06:32:41.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:41 smithi086 ceph-mon[98993]: pgmap v4332: 137 pgs: 137 active+clean; 118 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-10T06:32:41.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:41 smithi086 ceph-mon[98993]: osdmap e2248: 8 total, 8 up, 8 in 2024-08-10T06:32:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:41 smithi086 ceph-mon[101471]: pgmap v4332: 137 pgs: 137 active+clean; 118 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-10T06:32:41.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:41 smithi086 ceph-mon[101471]: osdmap e2248: 8 total, 8 up, 8 in 2024-08-10T06:32:41.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:41 smithi159 ceph-mon[90359]: pgmap v4332: 137 pgs: 137 active+clean; 118 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-10T06:32:41.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:41 smithi159 ceph-mon[90359]: osdmap e2248: 8 total, 8 up, 8 in 2024-08-10T06:32:42.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:32:42.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:32:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:32:43.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:43 smithi086 ceph-mon[98993]: pgmap v4334: 137 pgs: 137 active+clean; 122 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 1.3 MiB/s wr, 64 op/s 2024-08-10T06:32:43.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:43 smithi086 ceph-mon[101471]: pgmap v4334: 137 pgs: 137 active+clean; 122 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 1.3 MiB/s wr, 64 op/s 2024-08-10T06:32:43.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:43 smithi159 ceph-mon[90359]: pgmap v4334: 137 pgs: 137 active+clean; 122 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 1.3 MiB/s wr, 64 op/s 2024-08-10T06:32:45.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:45 smithi086 ceph-mon[98993]: pgmap v4335: 137 pgs: 137 active+clean; 125 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-10T06:32:45.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:45 smithi086 ceph-mon[98993]: osdmap e2249: 8 total, 8 up, 8 in 2024-08-10T06:32:45.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:45 smithi086 ceph-mon[101471]: pgmap v4335: 137 pgs: 137 active+clean; 125 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-10T06:32:45.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:45 smithi086 ceph-mon[101471]: osdmap e2249: 8 total, 8 up, 8 in 2024-08-10T06:32:45.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:45 smithi159 ceph-mon[90359]: pgmap v4335: 137 pgs: 137 active+clean; 125 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-10T06:32:45.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:45 smithi159 ceph-mon[90359]: osdmap e2249: 8 total, 8 up, 8 in 2024-08-10T06:32:46.099 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS1PP (30336 ms) 2024-08-10T06:32:46.099 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS2 2024-08-10T06:32:46.099 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:32:46.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:46 smithi086 ceph-mon[98993]: osdmap e2250: 8 total, 8 up, 8 in 2024-08-10T06:32:46.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:46 smithi086 ceph-mon[98993]: pgmap v4338: 137 pgs: 137 active+clean; 129 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-10T06:32:46.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:46 smithi086 ceph-mon[101471]: osdmap e2250: 8 total, 8 up, 8 in 2024-08-10T06:32:46.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:46 smithi086 ceph-mon[101471]: pgmap v4338: 137 pgs: 137 active+clean; 129 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-10T06:32:46.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:46 smithi159 ceph-mon[90359]: osdmap e2250: 8 total, 8 up, 8 in 2024-08-10T06:32:46.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:46 smithi159 ceph-mon[90359]: pgmap v4338: 137 pgs: 137 active+clean; 129 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-10T06:32:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:47 smithi086 ceph-mon[101471]: osdmap e2251: 8 total, 8 up, 8 in 2024-08-10T06:32:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:47 smithi086 ceph-mon[98993]: osdmap e2251: 8 total, 8 up, 8 in 2024-08-10T06:32:47.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:47 smithi159 ceph-mon[90359]: osdmap e2251: 8 total, 8 up, 8 in 2024-08-10T06:32:48.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:48 smithi086 ceph-mon[101471]: pgmap v4340: 137 pgs: 137 active+clean; 133 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 684 KiB/s wr, 17 op/s 2024-08-10T06:32:48.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:48 smithi086 ceph-mon[98993]: pgmap v4340: 137 pgs: 137 active+clean; 133 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 684 KiB/s wr, 17 op/s 2024-08-10T06:32:48.407 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:32:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:32:48] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-08-10T06:32:48.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:48 smithi159 ceph-mon[90359]: pgmap v4340: 137 pgs: 137 active+clean; 133 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 684 KiB/s wr, 17 op/s 2024-08-10T06:32:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:50 smithi086 ceph-mon[101471]: pgmap v4341: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-08-10T06:32:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:50 smithi086 ceph-mon[98993]: pgmap v4341: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-08-10T06:32:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:50 smithi159 ceph-mon[90359]: pgmap v4341: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-08-10T06:32:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:52 smithi086 ceph-mon[98993]: pgmap v4342: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 548 KiB/s wr, 36 op/s 2024-08-10T06:32:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:52 smithi086 ceph-mon[98993]: osdmap e2252: 8 total, 8 up, 8 in 2024-08-10T06:32:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:52 smithi086 ceph-mon[101471]: pgmap v4342: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 548 KiB/s wr, 36 op/s 2024-08-10T06:32:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:52 smithi086 ceph-mon[101471]: osdmap e2252: 8 total, 8 up, 8 in 2024-08-10T06:32:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:52 smithi159 ceph-mon[90359]: pgmap v4342: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 548 KiB/s wr, 36 op/s 2024-08-10T06:32:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:52 smithi159 ceph-mon[90359]: osdmap e2252: 8 total, 8 up, 8 in 2024-08-10T06:32:53.686 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:32:53.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:53 smithi086 ceph-mon[98993]: osdmap e2253: 8 total, 8 up, 8 in 2024-08-10T06:32:53.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:53 smithi086 ceph-mon[101471]: osdmap e2253: 8 total, 8 up, 8 in 2024-08-10T06:32:53.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:53 smithi159 ceph-mon[90359]: osdmap e2253: 8 total, 8 up, 8 in 2024-08-10T06:32:54.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:54 smithi159 ceph-mon[90359]: pgmap v4345: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 548 KiB/s wr, 29 op/s 2024-08-10T06:32:54.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:54 smithi159 ceph-mon[90359]: osdmap e2254: 8 total, 8 up, 8 in 2024-08-10T06:32:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:54 smithi086 ceph-mon[98993]: pgmap v4345: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 548 KiB/s wr, 29 op/s 2024-08-10T06:32:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:54 smithi086 ceph-mon[98993]: osdmap e2254: 8 total, 8 up, 8 in 2024-08-10T06:32:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:54 smithi086 ceph-mon[101471]: pgmap v4345: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 548 KiB/s wr, 29 op/s 2024-08-10T06:32:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:54 smithi086 ceph-mon[101471]: osdmap e2254: 8 total, 8 up, 8 in 2024-08-10T06:32:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:56 smithi159 ceph-mon[90359]: pgmap v4347: 137 pgs: 137 active+clean; 149 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.0 MiB/s wr, 37 op/s 2024-08-10T06:32:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:32:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:56 smithi086 ceph-mon[101471]: pgmap v4347: 137 pgs: 137 active+clean; 149 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.0 MiB/s wr, 37 op/s 2024-08-10T06:32:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:32:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:56 smithi086 ceph-mon[98993]: pgmap v4347: 137 pgs: 137 active+clean; 149 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.0 MiB/s wr, 37 op/s 2024-08-10T06:32:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:32:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:32:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:32:58] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-08-10T06:32:58.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:32:58 smithi159 ceph-mon[90359]: pgmap v4348: 137 pgs: 137 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 39 op/s 2024-08-10T06:32:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:32:58 smithi086 ceph-mon[98993]: pgmap v4348: 137 pgs: 137 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 39 op/s 2024-08-10T06:32:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:32:58 smithi086 ceph-mon[101471]: pgmap v4348: 137 pgs: 137 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 39 op/s 2024-08-10T06:33:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:00 smithi159 ceph-mon[90359]: pgmap v4349: 137 pgs: 137 active+clean; 157 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 35 op/s 2024-08-10T06:33:00.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:00 smithi159 ceph-mon[90359]: osdmap e2255: 8 total, 8 up, 8 in 2024-08-10T06:33:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:00 smithi086 ceph-mon[101471]: pgmap v4349: 137 pgs: 137 active+clean; 157 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 35 op/s 2024-08-10T06:33:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:00 smithi086 ceph-mon[101471]: osdmap e2255: 8 total, 8 up, 8 in 2024-08-10T06:33:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:00 smithi086 ceph-mon[98993]: pgmap v4349: 137 pgs: 137 active+clean; 157 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 35 op/s 2024-08-10T06:33:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:00 smithi086 ceph-mon[98993]: osdmap e2255: 8 total, 8 up, 8 in 2024-08-10T06:33:01.713 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:33:01.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:01 smithi159 ceph-mon[90359]: osdmap e2256: 8 total, 8 up, 8 in 2024-08-10T06:33:02.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:01 smithi086 ceph-mon[101471]: osdmap e2256: 8 total, 8 up, 8 in 2024-08-10T06:33:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:01 smithi086 ceph-mon[98993]: osdmap e2256: 8 total, 8 up, 8 in 2024-08-10T06:33:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:02 smithi159 ceph-mon[90359]: pgmap v4352: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 3.0 MiB/s wr, 35 op/s 2024-08-10T06:33:02.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:02 smithi159 ceph-mon[90359]: osdmap e2257: 8 total, 8 up, 8 in 2024-08-10T06:33:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:02 smithi086 ceph-mon[101471]: pgmap v4352: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 3.0 MiB/s wr, 35 op/s 2024-08-10T06:33:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:02 smithi086 ceph-mon[101471]: osdmap e2257: 8 total, 8 up, 8 in 2024-08-10T06:33:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:02 smithi086 ceph-mon[98993]: pgmap v4352: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 3.0 MiB/s wr, 35 op/s 2024-08-10T06:33:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:02 smithi086 ceph-mon[98993]: osdmap e2257: 8 total, 8 up, 8 in 2024-08-10T06:33:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:04 smithi086 ceph-mon[98993]: pgmap v4354: 137 pgs: 137 active+clean; 163 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.3 MiB/s wr, 30 op/s 2024-08-10T06:33:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:04 smithi086 ceph-mon[101471]: pgmap v4354: 137 pgs: 137 active+clean; 163 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.3 MiB/s wr, 30 op/s 2024-08-10T06:33:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:04 smithi159 ceph-mon[90359]: pgmap v4354: 137 pgs: 137 active+clean; 163 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.3 MiB/s wr, 30 op/s 2024-08-10T06:33:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:06 smithi086 ceph-mon[98993]: pgmap v4355: 137 pgs: 137 active+clean; 171 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 MiB/s wr, 46 op/s 2024-08-10T06:33:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:06 smithi086 ceph-mon[101471]: pgmap v4355: 137 pgs: 137 active+clean; 171 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 MiB/s wr, 46 op/s 2024-08-10T06:33:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:06 smithi159 ceph-mon[90359]: pgmap v4355: 137 pgs: 137 active+clean; 171 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 MiB/s wr, 46 op/s 2024-08-10T06:33:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:33:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:33:08] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-08-10T06:33:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:08 smithi086 ceph-mon[101471]: pgmap v4356: 137 pgs: 137 active+clean; 171 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.5 MiB/s wr, 35 op/s 2024-08-10T06:33:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:08 smithi086 ceph-mon[101471]: osdmap e2258: 8 total, 8 up, 8 in 2024-08-10T06:33:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:08 smithi086 ceph-mon[98993]: pgmap v4356: 137 pgs: 137 active+clean; 171 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.5 MiB/s wr, 35 op/s 2024-08-10T06:33:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:08 smithi086 ceph-mon[98993]: osdmap e2258: 8 total, 8 up, 8 in 2024-08-10T06:33:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:08 smithi159 ceph-mon[90359]: pgmap v4356: 137 pgs: 137 active+clean; 171 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.5 MiB/s wr, 35 op/s 2024-08-10T06:33:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:08 smithi159 ceph-mon[90359]: osdmap e2258: 8 total, 8 up, 8 in 2024-08-10T06:33:09.752 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:33:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:09 smithi086 ceph-mon[98993]: osdmap e2259: 8 total, 8 up, 8 in 2024-08-10T06:33:10.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:09 smithi086 ceph-mon[101471]: osdmap e2259: 8 total, 8 up, 8 in 2024-08-10T06:33:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:09 smithi159 ceph-mon[90359]: osdmap e2259: 8 total, 8 up, 8 in 2024-08-10T06:33:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:10 smithi086 ceph-mon[98993]: pgmap v4359: 137 pgs: 137 active+clean; 172 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 1.0 MiB/s wr, 41 op/s 2024-08-10T06:33:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:10 smithi086 ceph-mon[98993]: osdmap e2260: 8 total, 8 up, 8 in 2024-08-10T06:33:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:10 smithi086 ceph-mon[101471]: pgmap v4359: 137 pgs: 137 active+clean; 172 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 1.0 MiB/s wr, 41 op/s 2024-08-10T06:33:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:10 smithi086 ceph-mon[101471]: osdmap e2260: 8 total, 8 up, 8 in 2024-08-10T06:33:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:10 smithi159 ceph-mon[90359]: pgmap v4359: 137 pgs: 137 active+clean; 172 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 1.0 MiB/s wr, 41 op/s 2024-08-10T06:33:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:10 smithi159 ceph-mon[90359]: osdmap e2260: 8 total, 8 up, 8 in 2024-08-10T06:33:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:33:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:33:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:33:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:12 smithi086 ceph-mon[98993]: pgmap v4361: 137 pgs: 137 active+clean; 181 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.3 MiB/s wr, 30 op/s 2024-08-10T06:33:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:12 smithi086 ceph-mon[101471]: pgmap v4361: 137 pgs: 137 active+clean; 181 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.3 MiB/s wr, 30 op/s 2024-08-10T06:33:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:12 smithi159 ceph-mon[90359]: pgmap v4361: 137 pgs: 137 active+clean; 181 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.3 MiB/s wr, 30 op/s 2024-08-10T06:33:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:14 smithi086 ceph-mon[101471]: pgmap v4362: 137 pgs: 137 active+clean; 189 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-08-10T06:33:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:14 smithi086 ceph-mon[98993]: pgmap v4362: 137 pgs: 137 active+clean; 189 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-08-10T06:33:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:14 smithi159 ceph-mon[90359]: pgmap v4362: 137 pgs: 137 active+clean; 189 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-08-10T06:33:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:16 smithi086 ceph-mon[101471]: pgmap v4363: 137 pgs: 137 active+clean; 189 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-10T06:33:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:16 smithi086 ceph-mon[98993]: pgmap v4363: 137 pgs: 137 active+clean; 189 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-10T06:33:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:16 smithi159 ceph-mon[90359]: pgmap v4363: 137 pgs: 137 active+clean; 189 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-10T06:33:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:33:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:33:18] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-08-10T06:33:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:18 smithi086 ceph-mon[98993]: pgmap v4364: 137 pgs: 137 active+clean; 197 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-08-10T06:33:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:18 smithi086 ceph-mon[98993]: osdmap e2261: 8 total, 8 up, 8 in 2024-08-10T06:33:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:18 smithi086 ceph-mon[101471]: pgmap v4364: 137 pgs: 137 active+clean; 197 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-08-10T06:33:19.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:18 smithi086 ceph-mon[101471]: osdmap e2261: 8 total, 8 up, 8 in 2024-08-10T06:33:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:18 smithi159 ceph-mon[90359]: pgmap v4364: 137 pgs: 137 active+clean; 197 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-08-10T06:33:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:18 smithi159 ceph-mon[90359]: osdmap e2261: 8 total, 8 up, 8 in 2024-08-10T06:33:19.786 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:33:20.089 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:19 smithi159 ceph-mon[90359]: osdmap e2262: 8 total, 8 up, 8 in 2024-08-10T06:33:20.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:19 smithi086 ceph-mon[101471]: osdmap e2262: 8 total, 8 up, 8 in 2024-08-10T06:33:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:19 smithi086 ceph-mon[98993]: osdmap e2262: 8 total, 8 up, 8 in 2024-08-10T06:33:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:20 smithi086 ceph-mon[101471]: pgmap v4367: 137 pgs: 137 active+clean; 198 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.0 MiB/s wr, 27 op/s 2024-08-10T06:33:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:20 smithi086 ceph-mon[101471]: osdmap e2263: 8 total, 8 up, 8 in 2024-08-10T06:33:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:20 smithi086 ceph-mon[98993]: pgmap v4367: 137 pgs: 137 active+clean; 198 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.0 MiB/s wr, 27 op/s 2024-08-10T06:33:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:20 smithi086 ceph-mon[98993]: osdmap e2263: 8 total, 8 up, 8 in 2024-08-10T06:33:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:20 smithi159 ceph-mon[90359]: pgmap v4367: 137 pgs: 137 active+clean; 198 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.0 MiB/s wr, 27 op/s 2024-08-10T06:33:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:20 smithi159 ceph-mon[90359]: osdmap e2263: 8 total, 8 up, 8 in 2024-08-10T06:33:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:22 smithi086 ceph-mon[98993]: pgmap v4369: 137 pgs: 137 active+clean; 206 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-10T06:33:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:22 smithi086 ceph-mon[101471]: pgmap v4369: 137 pgs: 137 active+clean; 206 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-10T06:33:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:22 smithi159 ceph-mon[90359]: pgmap v4369: 137 pgs: 137 active+clean; 206 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-10T06:33:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:24 smithi086 ceph-mon[101471]: pgmap v4370: 137 pgs: 137 active+clean; 207 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 1.3 MiB/s wr, 34 op/s 2024-08-10T06:33:25.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:24 smithi086 ceph-mon[98993]: pgmap v4370: 137 pgs: 137 active+clean; 207 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 1.3 MiB/s wr, 34 op/s 2024-08-10T06:33:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:24 smithi159 ceph-mon[90359]: pgmap v4370: 137 pgs: 137 active+clean; 207 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 1.3 MiB/s wr, 34 op/s 2024-08-10T06:33:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:26 smithi086 ceph-mon[98993]: pgmap v4371: 137 pgs: 137 active+clean; 207 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.0 MiB/s wr, 35 op/s 2024-08-10T06:33:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:33:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:26 smithi086 ceph-mon[101471]: pgmap v4371: 137 pgs: 137 active+clean; 207 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.0 MiB/s wr, 35 op/s 2024-08-10T06:33:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:33:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:26 smithi159 ceph-mon[90359]: pgmap v4371: 137 pgs: 137 active+clean; 207 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.0 MiB/s wr, 35 op/s 2024-08-10T06:33:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:33:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:33:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:33:28] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-08-10T06:33:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:28 smithi086 ceph-mon[101471]: pgmap v4372: 137 pgs: 137 active+clean; 211 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.4 MiB/s wr, 30 op/s 2024-08-10T06:33:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:28 smithi086 ceph-mon[101471]: osdmap e2264: 8 total, 8 up, 8 in 2024-08-10T06:33:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:28 smithi086 ceph-mon[98993]: pgmap v4372: 137 pgs: 137 active+clean; 211 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.4 MiB/s wr, 30 op/s 2024-08-10T06:33:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:28 smithi086 ceph-mon[98993]: osdmap e2264: 8 total, 8 up, 8 in 2024-08-10T06:33:29.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:28 smithi159 ceph-mon[90359]: pgmap v4372: 137 pgs: 137 active+clean; 211 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.4 MiB/s wr, 30 op/s 2024-08-10T06:33:29.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:28 smithi159 ceph-mon[90359]: osdmap e2264: 8 total, 8 up, 8 in 2024-08-10T06:33:29.811 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS2 (43711 ms) 2024-08-10T06:33:29.811 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS2PP 2024-08-10T06:33:29.811 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:33:30.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:29 smithi086 ceph-mon[101471]: osdmap e2265: 8 total, 8 up, 8 in 2024-08-10T06:33:30.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:29 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:33:30.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:29 smithi086 ceph-mon[98993]: osdmap e2265: 8 total, 8 up, 8 in 2024-08-10T06:33:30.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:29 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:33:30.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:29 smithi159 ceph-mon[90359]: osdmap e2265: 8 total, 8 up, 8 in 2024-08-10T06:33:30.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:29 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:33:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:30 smithi086 ceph-mon[98993]: pgmap v4375: 137 pgs: 137 active+clean; 223 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-08-10T06:33:31.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:30 smithi086 ceph-mon[98993]: osdmap e2266: 8 total, 8 up, 8 in 2024-08-10T06:33:31.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:30 smithi086 ceph-mon[101471]: pgmap v4375: 137 pgs: 137 active+clean; 223 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-08-10T06:33:31.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:30 smithi086 ceph-mon[101471]: osdmap e2266: 8 total, 8 up, 8 in 2024-08-10T06:33:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:30 smithi159 ceph-mon[90359]: pgmap v4375: 137 pgs: 137 active+clean; 223 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-08-10T06:33:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:30 smithi159 ceph-mon[90359]: osdmap e2266: 8 total, 8 up, 8 in 2024-08-10T06:33:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:32 smithi086 ceph-mon[101471]: pgmap v4377: 137 pgs: 137 active+clean; 227 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.0 KiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-08-10T06:33:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:33:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:33:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:33:33.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:32 smithi086 ceph-mon[98993]: pgmap v4377: 137 pgs: 137 active+clean; 227 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.0 KiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-08-10T06:33:33.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:33:33.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:33:33.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:33:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:32 smithi159 ceph-mon[90359]: pgmap v4377: 137 pgs: 137 active+clean; 227 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.0 KiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-08-10T06:33:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:33:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:33:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:33:34.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:33:34.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:33:34.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:33:34.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:33:34.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:33:34.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:33:34.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:33:34.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:33:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:33:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:33:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:33:34.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:33:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:34 smithi086 ceph-mon[98993]: pgmap v4378: 137 pgs: 137 active+clean; 231 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.0 MiB/s wr, 36 op/s 2024-08-10T06:33:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:34 smithi086 ceph-mon[101471]: pgmap v4378: 137 pgs: 137 active+clean; 231 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.0 MiB/s wr, 36 op/s 2024-08-10T06:33:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:34 smithi159 ceph-mon[90359]: pgmap v4378: 137 pgs: 137 active+clean; 231 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.0 MiB/s wr, 36 op/s 2024-08-10T06:33:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:36 smithi086 ceph-mon[98993]: pgmap v4379: 137 pgs: 137 active+clean; 231 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 30 op/s 2024-08-10T06:33:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:36 smithi086 ceph-mon[98993]: osdmap e2267: 8 total, 8 up, 8 in 2024-08-10T06:33:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:36 smithi086 ceph-mon[101471]: pgmap v4379: 137 pgs: 137 active+clean; 231 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 30 op/s 2024-08-10T06:33:37.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:36 smithi086 ceph-mon[101471]: osdmap e2267: 8 total, 8 up, 8 in 2024-08-10T06:33:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:36 smithi159 ceph-mon[90359]: pgmap v4379: 137 pgs: 137 active+clean; 231 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 30 op/s 2024-08-10T06:33:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:36 smithi159 ceph-mon[90359]: osdmap e2267: 8 total, 8 up, 8 in 2024-08-10T06:33:37.841 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:33:38.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:37 smithi086 ceph-mon[101471]: osdmap e2268: 8 total, 8 up, 8 in 2024-08-10T06:33:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:37 smithi086 ceph-mon[98993]: osdmap e2268: 8 total, 8 up, 8 in 2024-08-10T06:33:38.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:37 smithi159 ceph-mon[90359]: osdmap e2268: 8 total, 8 up, 8 in 2024-08-10T06:33:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:33:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:33:38] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-08-10T06:33:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:38 smithi086 ceph-mon[101471]: pgmap v4382: 137 pgs: 137 active+clean; 235 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 528 KiB/s wr, 29 op/s 2024-08-10T06:33:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:38 smithi086 ceph-mon[101471]: osdmap e2269: 8 total, 8 up, 8 in 2024-08-10T06:33:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:38 smithi086 ceph-mon[98993]: pgmap v4382: 137 pgs: 137 active+clean; 235 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 528 KiB/s wr, 29 op/s 2024-08-10T06:33:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:38 smithi086 ceph-mon[98993]: osdmap e2269: 8 total, 8 up, 8 in 2024-08-10T06:33:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:38 smithi159 ceph-mon[90359]: pgmap v4382: 137 pgs: 137 active+clean; 235 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 528 KiB/s wr, 29 op/s 2024-08-10T06:33:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:38 smithi159 ceph-mon[90359]: osdmap e2269: 8 total, 8 up, 8 in 2024-08-10T06:33:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:40 smithi086 ceph-mon[101471]: pgmap v4384: 137 pgs: 137 active+clean; 239 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-08-10T06:33:41.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:40 smithi086 ceph-mon[98993]: pgmap v4384: 137 pgs: 137 active+clean; 239 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-08-10T06:33:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:40 smithi159 ceph-mon[90359]: pgmap v4384: 137 pgs: 137 active+clean; 239 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-08-10T06:33:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:33:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:33:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:33:43.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:42 smithi086 ceph-mon[101471]: pgmap v4385: 137 pgs: 137 active+clean; 247 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-10T06:33:43.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:42 smithi086 ceph-mon[98993]: pgmap v4385: 137 pgs: 137 active+clean; 247 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-10T06:33:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:42 smithi159 ceph-mon[90359]: pgmap v4385: 137 pgs: 137 active+clean; 247 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-10T06:33:45.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:44 smithi086 ceph-mon[98993]: pgmap v4386: 137 pgs: 137 active+clean; 247 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-08-10T06:33:45.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:44 smithi086 ceph-mon[101471]: pgmap v4386: 137 pgs: 137 active+clean; 247 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-08-10T06:33:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:44 smithi159 ceph-mon[90359]: pgmap v4386: 137 pgs: 137 active+clean; 247 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-08-10T06:33:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:46 smithi086 ceph-mon[98993]: pgmap v4387: 137 pgs: 137 active+clean; 255 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.3 MiB/s wr, 35 op/s 2024-08-10T06:33:47.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:46 smithi086 ceph-mon[98993]: osdmap e2270: 8 total, 8 up, 8 in 2024-08-10T06:33:47.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:46 smithi086 ceph-mon[101471]: pgmap v4387: 137 pgs: 137 active+clean; 255 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.3 MiB/s wr, 35 op/s 2024-08-10T06:33:47.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:46 smithi086 ceph-mon[101471]: osdmap e2270: 8 total, 8 up, 8 in 2024-08-10T06:33:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:46 smithi159 ceph-mon[90359]: pgmap v4387: 137 pgs: 137 active+clean; 255 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.3 MiB/s wr, 35 op/s 2024-08-10T06:33:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:46 smithi159 ceph-mon[90359]: osdmap e2270: 8 total, 8 up, 8 in 2024-08-10T06:33:47.879 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:33:48.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:47 smithi086 ceph-mon[101471]: osdmap e2271: 8 total, 8 up, 8 in 2024-08-10T06:33:48.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:47 smithi086 ceph-mon[98993]: osdmap e2271: 8 total, 8 up, 8 in 2024-08-10T06:33:48.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:47 smithi159 ceph-mon[90359]: osdmap e2271: 8 total, 8 up, 8 in 2024-08-10T06:33:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:33:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:33:48] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-08-10T06:33:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:48 smithi086 ceph-mon[101471]: pgmap v4390: 137 pgs: 137 active+clean; 255 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.6 KiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T06:33:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:48 smithi086 ceph-mon[101471]: osdmap e2272: 8 total, 8 up, 8 in 2024-08-10T06:33:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:48 smithi086 ceph-mon[98993]: pgmap v4390: 137 pgs: 137 active+clean; 255 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.6 KiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T06:33:49.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:48 smithi086 ceph-mon[98993]: osdmap e2272: 8 total, 8 up, 8 in 2024-08-10T06:33:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:48 smithi159 ceph-mon[90359]: pgmap v4390: 137 pgs: 137 active+clean; 255 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.6 KiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-10T06:33:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:48 smithi159 ceph-mon[90359]: osdmap e2272: 8 total, 8 up, 8 in 2024-08-10T06:33:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:50 smithi086 ceph-mon[101471]: pgmap v4392: 137 pgs: 137 active+clean; 266 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-08-10T06:33:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:50 smithi086 ceph-mon[98993]: pgmap v4392: 137 pgs: 137 active+clean; 266 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-08-10T06:33:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:50 smithi159 ceph-mon[90359]: pgmap v4392: 137 pgs: 137 active+clean; 266 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-08-10T06:33:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:52 smithi086 ceph-mon[101471]: pgmap v4393: 137 pgs: 137 active+clean; 269 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.3 MiB/s wr, 37 op/s 2024-08-10T06:33:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:52 smithi086 ceph-mon[98993]: pgmap v4393: 137 pgs: 137 active+clean; 269 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.3 MiB/s wr, 37 op/s 2024-08-10T06:33:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:52 smithi159 ceph-mon[90359]: pgmap v4393: 137 pgs: 137 active+clean; 269 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.3 MiB/s wr, 37 op/s 2024-08-10T06:33:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:54 smithi086 ceph-mon[98993]: pgmap v4394: 137 pgs: 137 active+clean; 269 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.0 MiB/s wr, 30 op/s 2024-08-10T06:33:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:54 smithi086 ceph-mon[101471]: pgmap v4394: 137 pgs: 137 active+clean; 269 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.0 MiB/s wr, 30 op/s 2024-08-10T06:33:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:54 smithi159 ceph-mon[90359]: pgmap v4394: 137 pgs: 137 active+clean; 269 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.0 MiB/s wr, 30 op/s 2024-08-10T06:33:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:56 smithi086 ceph-mon[98993]: pgmap v4395: 137 pgs: 137 active+clean; 269 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 938 KiB/s wr, 27 op/s 2024-08-10T06:33:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:33:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:56 smithi086 ceph-mon[101471]: pgmap v4395: 137 pgs: 137 active+clean; 269 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 938 KiB/s wr, 27 op/s 2024-08-10T06:33:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:33:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:56 smithi159 ceph-mon[90359]: pgmap v4395: 137 pgs: 137 active+clean; 269 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 938 KiB/s wr, 27 op/s 2024-08-10T06:33:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:33:58.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:57 smithi086 ceph-mon[98993]: osdmap e2273: 8 total, 8 up, 8 in 2024-08-10T06:33:58.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:57 smithi086 ceph-mon[101471]: osdmap e2273: 8 total, 8 up, 8 in 2024-08-10T06:33:58.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:57 smithi159 ceph-mon[90359]: osdmap e2273: 8 total, 8 up, 8 in 2024-08-10T06:33:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:33:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:33:58] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-08-10T06:33:58.920 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:33:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:58 smithi086 ceph-mon[101471]: pgmap v4397: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 1.2 MiB/s wr, 24 op/s 2024-08-10T06:33:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:58 smithi086 ceph-mon[101471]: osdmap e2274: 8 total, 8 up, 8 in 2024-08-10T06:33:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:58 smithi086 ceph-mon[98993]: pgmap v4397: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 1.2 MiB/s wr, 24 op/s 2024-08-10T06:33:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:58 smithi086 ceph-mon[98993]: osdmap e2274: 8 total, 8 up, 8 in 2024-08-10T06:33:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:58 smithi159 ceph-mon[90359]: pgmap v4397: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 1.2 MiB/s wr, 24 op/s 2024-08-10T06:33:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:58 smithi159 ceph-mon[90359]: osdmap e2274: 8 total, 8 up, 8 in 2024-08-10T06:33:59.892 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:33:59 smithi086 ceph-mon[98993]: osdmap e2275: 8 total, 8 up, 8 in 2024-08-10T06:34:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:33:59 smithi086 ceph-mon[101471]: osdmap e2275: 8 total, 8 up, 8 in 2024-08-10T06:34:00.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:33:59 smithi159 ceph-mon[90359]: osdmap e2275: 8 total, 8 up, 8 in 2024-08-10T06:34:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:00 smithi086 ceph-mon[101471]: pgmap v4400: 137 pgs: 137 active+clean; 283 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-10T06:34:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:00 smithi086 ceph-mon[98993]: pgmap v4400: 137 pgs: 137 active+clean; 283 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-10T06:34:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:00 smithi159 ceph-mon[90359]: pgmap v4400: 137 pgs: 137 active+clean; 283 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-10T06:34:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:02 smithi086 ceph-mon[98993]: pgmap v4401: 137 pgs: 137 active+clean; 291 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-10T06:34:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:02 smithi086 ceph-mon[101471]: pgmap v4401: 137 pgs: 137 active+clean; 291 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-10T06:34:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:02 smithi159 ceph-mon[90359]: pgmap v4401: 137 pgs: 137 active+clean; 291 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-10T06:34:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:04 smithi086 ceph-mon[101471]: pgmap v4402: 137 pgs: 137 active+clean; 291 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-08-10T06:34:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:04 smithi086 ceph-mon[98993]: pgmap v4402: 137 pgs: 137 active+clean; 291 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-08-10T06:34:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:04 smithi159 ceph-mon[90359]: pgmap v4402: 137 pgs: 137 active+clean; 291 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-08-10T06:34:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:06 smithi086 ceph-mon[98993]: pgmap v4403: 137 pgs: 137 active+clean; 291 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 1.5 MiB/s wr, 34 op/s 2024-08-10T06:34:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:06 smithi086 ceph-mon[101471]: pgmap v4403: 137 pgs: 137 active+clean; 291 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 1.5 MiB/s wr, 34 op/s 2024-08-10T06:34:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:06 smithi159 ceph-mon[90359]: pgmap v4403: 137 pgs: 137 active+clean; 291 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 1.5 MiB/s wr, 34 op/s 2024-08-10T06:34:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:07 smithi159 ceph-mon[90359]: osdmap e2276: 8 total, 8 up, 8 in 2024-08-10T06:34:08.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:07 smithi086 ceph-mon[101471]: osdmap e2276: 8 total, 8 up, 8 in 2024-08-10T06:34:08.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:07 smithi086 ceph-mon[98993]: osdmap e2276: 8 total, 8 up, 8 in 2024-08-10T06:34:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:34:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:34:08] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-08-10T06:34:08.952 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:34:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:08 smithi159 ceph-mon[90359]: pgmap v4405: 137 pgs: 137 active+clean; 291 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.4 MiB/s wr, 31 op/s 2024-08-10T06:34:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:08 smithi159 ceph-mon[90359]: osdmap e2277: 8 total, 8 up, 8 in 2024-08-10T06:34:09.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:08 smithi086 ceph-mon[98993]: pgmap v4405: 137 pgs: 137 active+clean; 291 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.4 MiB/s wr, 31 op/s 2024-08-10T06:34:09.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:08 smithi086 ceph-mon[98993]: osdmap e2277: 8 total, 8 up, 8 in 2024-08-10T06:34:09.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:08 smithi086 ceph-mon[101471]: pgmap v4405: 137 pgs: 137 active+clean; 291 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.4 MiB/s wr, 31 op/s 2024-08-10T06:34:09.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:08 smithi086 ceph-mon[101471]: osdmap e2277: 8 total, 8 up, 8 in 2024-08-10T06:34:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:09 smithi159 ceph-mon[90359]: osdmap e2278: 8 total, 8 up, 8 in 2024-08-10T06:34:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:09 smithi086 ceph-mon[101471]: osdmap e2278: 8 total, 8 up, 8 in 2024-08-10T06:34:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:09 smithi086 ceph-mon[98993]: osdmap e2278: 8 total, 8 up, 8 in 2024-08-10T06:34:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:10 smithi159 ceph-mon[90359]: pgmap v4408: 137 pgs: 137 active+clean; 302 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-10T06:34:11.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:10 smithi086 ceph-mon[101471]: pgmap v4408: 137 pgs: 137 active+clean; 302 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-10T06:34:11.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:10 smithi086 ceph-mon[98993]: pgmap v4408: 137 pgs: 137 active+clean; 302 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-10T06:34:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:34:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:34:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:34:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:12 smithi159 ceph-mon[90359]: pgmap v4409: 137 pgs: 137 active+clean; 313 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-10T06:34:13.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:12 smithi086 ceph-mon[101471]: pgmap v4409: 137 pgs: 137 active+clean; 313 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-10T06:34:13.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:12 smithi086 ceph-mon[98993]: pgmap v4409: 137 pgs: 137 active+clean; 313 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-10T06:34:15.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:14 smithi086 ceph-mon[101471]: pgmap v4410: 137 pgs: 137 active+clean; 313 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-08-10T06:34:15.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:14 smithi086 ceph-mon[98993]: pgmap v4410: 137 pgs: 137 active+clean; 313 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-08-10T06:34:15.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:14 smithi159 ceph-mon[90359]: pgmap v4410: 137 pgs: 137 active+clean; 313 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-08-10T06:34:17.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:16 smithi086 ceph-mon[98993]: pgmap v4411: 137 pgs: 137 active+clean; 313 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-10T06:34:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:16 smithi086 ceph-mon[101471]: pgmap v4411: 137 pgs: 137 active+clean; 313 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-10T06:34:17.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:16 smithi159 ceph-mon[90359]: pgmap v4411: 137 pgs: 137 active+clean; 313 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-10T06:34:18.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:17 smithi086 ceph-mon[101471]: osdmap e2279: 8 total, 8 up, 8 in 2024-08-10T06:34:18.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:17 smithi086 ceph-mon[98993]: osdmap e2279: 8 total, 8 up, 8 in 2024-08-10T06:34:18.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:17 smithi159 ceph-mon[90359]: osdmap e2279: 8 total, 8 up, 8 in 2024-08-10T06:34:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:34:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:34:18] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-08-10T06:34:18.994 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS2PP (49184 ms) 2024-08-10T06:34:18.995 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2024-08-10T06:34:18.995 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:34:19.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:18 smithi086 ceph-mon[101471]: pgmap v4413: 137 pgs: 137 active+clean; 313 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 949 KiB/s wr, 37 op/s 2024-08-10T06:34:19.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:18 smithi086 ceph-mon[101471]: osdmap e2280: 8 total, 8 up, 8 in 2024-08-10T06:34:19.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:18 smithi086 ceph-mon[98993]: pgmap v4413: 137 pgs: 137 active+clean; 313 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 949 KiB/s wr, 37 op/s 2024-08-10T06:34:19.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:18 smithi086 ceph-mon[98993]: osdmap e2280: 8 total, 8 up, 8 in 2024-08-10T06:34:19.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:18 smithi159 ceph-mon[90359]: pgmap v4413: 137 pgs: 137 active+clean; 313 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 949 KiB/s wr, 37 op/s 2024-08-10T06:34:19.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:18 smithi159 ceph-mon[90359]: osdmap e2280: 8 total, 8 up, 8 in 2024-08-10T06:34:20.339 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:19 smithi159 ceph-mon[90359]: osdmap e2281: 8 total, 8 up, 8 in 2024-08-10T06:34:20.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:19 smithi086 ceph-mon[101471]: osdmap e2281: 8 total, 8 up, 8 in 2024-08-10T06:34:20.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:19 smithi086 ceph-mon[98993]: osdmap e2281: 8 total, 8 up, 8 in 2024-08-10T06:34:21.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:20 smithi086 ceph-mon[101471]: pgmap v4416: 137 pgs: 137 active+clean; 329 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.8 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-10T06:34:21.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:20 smithi086 ceph-mon[101471]: osdmap e2282: 8 total, 8 up, 8 in 2024-08-10T06:34:21.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:20 smithi086 ceph-mon[98993]: pgmap v4416: 137 pgs: 137 active+clean; 329 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.8 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-10T06:34:21.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:20 smithi086 ceph-mon[98993]: osdmap e2282: 8 total, 8 up, 8 in 2024-08-10T06:34:21.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:20 smithi159 ceph-mon[90359]: pgmap v4416: 137 pgs: 137 active+clean; 329 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.8 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-10T06:34:21.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:20 smithi159 ceph-mon[90359]: osdmap e2282: 8 total, 8 up, 8 in 2024-08-10T06:34:22.015 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3021 ms) 2024-08-10T06:34:22.016 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTruncate 2024-08-10T06:34:22.016 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:34:22.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:21 smithi086 ceph-mon[98993]: osdmap e2283: 8 total, 8 up, 8 in 2024-08-10T06:34:22.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:21 smithi086 ceph-mon[101471]: osdmap e2283: 8 total, 8 up, 8 in 2024-08-10T06:34:22.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:21 smithi159 ceph-mon[90359]: osdmap e2283: 8 total, 8 up, 8 in 2024-08-10T06:34:23.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:22 smithi086 ceph-mon[98993]: pgmap v4419: 137 pgs: 137 active+clean; 337 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 MiB/s wr, 38 op/s 2024-08-10T06:34:23.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:22 smithi086 ceph-mon[98993]: osdmap e2284: 8 total, 8 up, 8 in 2024-08-10T06:34:23.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:22 smithi086 ceph-mon[101471]: pgmap v4419: 137 pgs: 137 active+clean; 337 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 MiB/s wr, 38 op/s 2024-08-10T06:34:23.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:22 smithi086 ceph-mon[101471]: osdmap e2284: 8 total, 8 up, 8 in 2024-08-10T06:34:23.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:22 smithi159 ceph-mon[90359]: pgmap v4419: 137 pgs: 137 active+clean; 337 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 MiB/s wr, 38 op/s 2024-08-10T06:34:23.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:22 smithi159 ceph-mon[90359]: osdmap e2284: 8 total, 8 up, 8 in 2024-08-10T06:34:24.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:23 smithi086 ceph-mon[98993]: osdmap e2285: 8 total, 8 up, 8 in 2024-08-10T06:34:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:23 smithi086 ceph-mon[101471]: osdmap e2285: 8 total, 8 up, 8 in 2024-08-10T06:34:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:23 smithi159 ceph-mon[90359]: osdmap e2285: 8 total, 8 up, 8 in 2024-08-10T06:34:25.051 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/1.DiffIterateTruncate (3036 ms) 2024-08-10T06:34:25.051 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterateWriteAndTruncate 2024-08-10T06:34:25.051 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:34:25.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:24 smithi086 ceph-mon[98993]: pgmap v4422: 137 pgs: 137 active+clean; 337 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 2.0 MiB/s wr, 109 op/s 2024-08-10T06:34:25.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:24 smithi086 ceph-mon[98993]: osdmap e2286: 8 total, 8 up, 8 in 2024-08-10T06:34:25.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:24 smithi086 ceph-mon[101471]: pgmap v4422: 137 pgs: 137 active+clean; 337 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 2.0 MiB/s wr, 109 op/s 2024-08-10T06:34:25.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:24 smithi086 ceph-mon[101471]: osdmap e2286: 8 total, 8 up, 8 in 2024-08-10T06:34:25.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:24 smithi159 ceph-mon[90359]: pgmap v4422: 137 pgs: 137 active+clean; 337 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 2.0 MiB/s wr, 109 op/s 2024-08-10T06:34:25.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:24 smithi159 ceph-mon[90359]: osdmap e2286: 8 total, 8 up, 8 in 2024-08-10T06:34:26.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:26 smithi086 ceph-mon[98993]: osdmap e2287: 8 total, 8 up, 8 in 2024-08-10T06:34:26.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:26 smithi086 ceph-mon[101471]: osdmap e2287: 8 total, 8 up, 8 in 2024-08-10T06:34:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:26 smithi159 ceph-mon[90359]: osdmap e2287: 8 total, 8 up, 8 in 2024-08-10T06:34:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:27 smithi086 ceph-mon[98993]: pgmap v4425: 137 pgs: 137 active+clean; 338 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 269 KiB/s wr, 122 op/s 2024-08-10T06:34:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:27 smithi086 ceph-mon[98993]: osdmap e2288: 8 total, 8 up, 8 in 2024-08-10T06:34:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:34:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:27 smithi086 ceph-mon[101471]: pgmap v4425: 137 pgs: 137 active+clean; 338 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 269 KiB/s wr, 122 op/s 2024-08-10T06:34:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:27 smithi086 ceph-mon[101471]: osdmap e2288: 8 total, 8 up, 8 in 2024-08-10T06:34:27.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:34:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:27 smithi159 ceph-mon[90359]: pgmap v4425: 137 pgs: 137 active+clean; 338 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 269 KiB/s wr, 122 op/s 2024-08-10T06:34:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:27 smithi159 ceph-mon[90359]: osdmap e2288: 8 total, 8 up, 8 in 2024-08-10T06:34:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:34:28.079 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/1.DiffIterateWriteAndTruncate (3028 ms) 2024-08-10T06:34:28.079 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2024-08-10T06:34:28.079 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:34:28.160 INFO:tasks.workunit.client.0.smithi086.stdout: i=0 exists [20794375~2840699,33762915~4869266,106288597~2918614,123374270~5610764,142296104~7460684,257008738~6577977,339096347~3502477,392938248~8022547] wrote [20794375~2840699,33762915~4869266,106288597~2918614,123374270~5610764,142296104~7460684,257008738~6577977,339096347~3502477,392938248~8022547] 2024-08-10T06:34:28.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:28 smithi086 ceph-mon[98993]: osdmap e2289: 8 total, 8 up, 8 in 2024-08-10T06:34:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:28 smithi086 ceph-mon[101471]: osdmap e2289: 8 total, 8 up, 8 in 2024-08-10T06:34:28.407 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:34:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:34:28] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-08-10T06:34:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:28 smithi159 ceph-mon[90359]: osdmap e2289: 8 total, 8 up, 8 in 2024-08-10T06:34:29.113 INFO:tasks.workunit.client.0.smithi086.stdout: i=1 exists [6709146~5959596,20794375~2840699,33762915~11660678,75331343~5787845,106288597~2918614,123374270~5610764,136906616~1784508,142296104~7460684,187201457~5499982,206243310~6221420,257008738~6577977,332068971~10529853,392938248~9272141,403461726~5614558] wrote [6709146~5959596,38265752~7157841,75331343~5787845,124688880~1410246,136906616~1784508,187201457~5499982,206243310~6221420,332068971~7314581,397570061~4640328,403461726~5614558] 2024-08-10T06:34:29.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:29 smithi086 ceph-mon[98993]: pgmap v4428: 137 pgs: 137 active+clean; 339 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 390 KiB/s wr, 71 op/s 2024-08-10T06:34:29.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:29 smithi086 ceph-mon[98993]: osdmap e2290: 8 total, 8 up, 8 in 2024-08-10T06:34:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:29 smithi086 ceph-mon[101471]: pgmap v4428: 137 pgs: 137 active+clean; 339 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 390 KiB/s wr, 71 op/s 2024-08-10T06:34:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:29 smithi086 ceph-mon[101471]: osdmap e2290: 8 total, 8 up, 8 in 2024-08-10T06:34:29.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:29 smithi159 ceph-mon[90359]: pgmap v4428: 137 pgs: 137 active+clean; 339 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 390 KiB/s wr, 71 op/s 2024-08-10T06:34:29.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:29 smithi159 ceph-mon[90359]: osdmap e2290: 8 total, 8 up, 8 in 2024-08-10T06:34:30.087 INFO:tasks.workunit.client.0.smithi086.stdout: i=2 exists [6709146~7245028,20794375~2840699,33762915~11660678,67478216~3893651,75331343~5787845,83901247~5458911,91065310~2225449,96324605~498399,106288597~2918614,123374270~5610764,136906616~1784508,142296104~7460684,187201457~5499982,206243310~6221420,220407145~5056098,257008738~6577977,292223477~3015413,318129644~1629588,323404299~6457452,332068971~10529853,392938248~9272141,403461726~5614558] wrote [7601577~6352597,35994500~1721266,67478216~3893651,83901247~5458911,91065310~2225449,96324605~498399,220407145~5056098,292223477~3015413,318129644~1629588,323404299~6457452] 2024-08-10T06:34:30.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:30 smithi086 ceph-mon[98993]: osdmap e2291: 8 total, 8 up, 8 in 2024-08-10T06:34:30.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:30 smithi086 ceph-mon[101471]: osdmap e2291: 8 total, 8 up, 8 in 2024-08-10T06:34:30.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:30 smithi159 ceph-mon[90359]: osdmap e2291: 8 total, 8 up, 8 in 2024-08-10T06:34:31.090 INFO:tasks.workunit.client.0.smithi086.stdout: i=3 exists [6709146~7245028,20794375~2840699,33762915~11660678,51229937~3723875,67478216~3893651,75331343~5787845,83901247~5772975,91065310~2225449,96324605~498399,106288597~2918614,123374270~5610764,131810287~3733105,136906616~1784508,142296104~7460684,187201457~5499982,206243310~6221420,214058801~1377791,216818253~321360,220407145~5056098,257008738~6577977,289900331~5338559,318129644~1629588,323404299~6457452,332068971~10529853,361135723~1957261,384233184~1316961,392938248~9272141,403461726~5614558] wrote [51229937~3723875,89292506~381716,131810287~3733105,149599637~121440,214058801~1377791,216818253~321360,289900331~2966276,361135723~1957261,384233184~1316961] 2024-08-10T06:34:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:31 smithi086 ceph-mon[101471]: pgmap v4431: 137 pgs: 137 active+clean; 375 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 5.9 MiB/s wr, 86 op/s 2024-08-10T06:34:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:31 smithi086 ceph-mon[101471]: osdmap e2292: 8 total, 8 up, 8 in 2024-08-10T06:34:31.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:31 smithi086 ceph-mon[98993]: pgmap v4431: 137 pgs: 137 active+clean; 375 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 5.9 MiB/s wr, 86 op/s 2024-08-10T06:34:31.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:31 smithi086 ceph-mon[98993]: osdmap e2292: 8 total, 8 up, 8 in 2024-08-10T06:34:31.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:31 smithi159 ceph-mon[90359]: pgmap v4431: 137 pgs: 137 active+clean; 375 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 5.9 MiB/s wr, 86 op/s 2024-08-10T06:34:31.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:31 smithi159 ceph-mon[90359]: osdmap e2292: 8 total, 8 up, 8 in 2024-08-10T06:34:32.081 INFO:tasks.workunit.client.0.smithi086.stdout: i=4 exists [6709146~7245028,20794375~2840699,33762915~11660678,51229937~3723875,67478216~4607288,75331343~5787845,83901247~10051113,96324605~498399,106288597~2918614,123374270~5610764,131810287~3733105,136906616~1784508,142296104~7460684,187201457~5499982,203946788~1407188,206243310~6250944,214058801~1377791,216818253~321360,220407145~5056098,254468526~9118189,280865834~379004,288937479~6301411,318129644~1629588,323404299~6457452,332068971~10529853,350359777~1374816,361135723~1957261,384233184~1316961,392938248~9272141,403461726~5614558] wrote [67701630~4383874,86795793~7156567,132680942~1516133,203946788~1407188,209475170~3019084,254468526~4960728,280865834~379004,288937479~1065236,339934433~750388,350359777~1374816] 2024-08-10T06:34:32.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:32 smithi086 ceph-mon[98993]: osdmap e2293: 8 total, 8 up, 8 in 2024-08-10T06:34:32.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:32 smithi086 ceph-mon[101471]: osdmap e2293: 8 total, 8 up, 8 in 2024-08-10T06:34:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:32 smithi159 ceph-mon[90359]: osdmap e2293: 8 total, 8 up, 8 in 2024-08-10T06:34:33.121 INFO:tasks.workunit.client.0.smithi086.stdout: i=5 exists [6709146~7245028,20794375~2840699,33762915~11660678,51229937~3723875,66561344~7314793,75331343~5787845,83901247~10051113,96324605~498399,106288597~2918614,118615972~905256,123374270~5610764,131810287~6985542,142296104~7460684,153474595~7254949,176829640~1717977,187201457~5499982,203946788~1407188,206243310~6250944,214058801~1377791,216818253~321360,220407145~5056098,254468526~9118189,280865834~379004,288937479~6301411,318129644~1629588,323404299~6457452,332068971~10529853,350359777~1374816,361135723~1957261,376967773~1147614,384233184~1316961,392938248~9272141,403461726~5614558] wrote [66561344~7314793,85214613~4298565,118615972~905256,135268840~3526989,145108086~3137524,153474595~7254949,176829640~1717977,294515002~565073,376967773~1147614] 2024-08-10T06:34:33.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:33 smithi086 ceph-mon[101471]: pgmap v4434: 137 pgs: 137 active+clean; 454 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 21 MiB/s wr, 184 op/s 2024-08-10T06:34:33.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:33 smithi086 ceph-mon[101471]: osdmap e2294: 8 total, 8 up, 8 in 2024-08-10T06:34:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:33 smithi086 ceph-mon[98993]: pgmap v4434: 137 pgs: 137 active+clean; 454 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 21 MiB/s wr, 184 op/s 2024-08-10T06:34:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:33 smithi086 ceph-mon[98993]: osdmap e2294: 8 total, 8 up, 8 in 2024-08-10T06:34:33.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:33 smithi159 ceph-mon[90359]: pgmap v4434: 137 pgs: 137 active+clean; 454 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 21 MiB/s wr, 184 op/s 2024-08-10T06:34:33.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:33 smithi159 ceph-mon[90359]: osdmap e2294: 8 total, 8 up, 8 in 2024-08-10T06:34:34.127 INFO:tasks.workunit.client.0.smithi086.stdout: i=6 exists [3275499~1641868,6709146~7245028,20794375~2840699,33762915~11660678,51229937~3723875,66561344~7314793,75331343~5787845,83901247~10051113,96324605~498399,101608873~7598338,118615972~905256,123374270~5610764,131810287~6985542,142296104~7460684,153474595~7254949,176829640~1717977,187201457~5499982,203946788~1407188,206243310~6250944,214058801~1377791,216818253~321360,220407145~5056098,232378556~3109707,236035726~694890,254468526~9118189,280865834~379004,288937479~6301411,297667862~8114453,318129644~1629588,323404299~6457452,332068971~10529853,348907161~273096,350359777~1374816,361135723~1957261,376967773~1147614,384233184~1316961,392938248~9272141,403461726~5614558] wrote [3275499~1641868,7466967~6021537,37345469~3855936,84502471~4721495,101608873~6614203,144856275~3821400,232378556~3109707,236035726~694890,297667862~8114453,348907161~273096] 2024-08-10T06:34:34.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:34 smithi086 ceph-mon[98993]: osdmap e2295: 8 total, 8 up, 8 in 2024-08-10T06:34:34.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:34 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:34:34.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:34 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:34:34.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:34 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:34:34.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:34 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:34:34.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:34 smithi086 ceph-mon[101471]: osdmap e2295: 8 total, 8 up, 8 in 2024-08-10T06:34:34.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:34 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:34:34.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:34 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:34:34.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:34 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:34:34.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:34 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:34:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:34 smithi159 ceph-mon[90359]: osdmap e2295: 8 total, 8 up, 8 in 2024-08-10T06:34:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:34 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:34:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:34 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:34:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:34 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:34:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:34 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:34:35.149 INFO:tasks.workunit.client.0.smithi086.stdout: i=7 exists [3275499~1641868,6709146~11939945,20794375~2840699,29505531~3054799,33762915~11660678,51229937~3723875,66561344~7314793,75331343~5787845,83901247~10051113,96324605~498399,101608873~7598338,118615972~905256,123374270~5610764,131810287~6985542,142296104~7460684,153474595~7254949,176829640~1717977,187201457~5499982,203946788~1407188,206243310~6250944,214058801~1377791,216818253~321360,219448729~6014514,232378556~3109707,236035726~694890,254468526~9118189,275840430~2329808,280865834~379004,288937479~18125772,318129644~1629588,323404299~6457452,332068971~10529853,348907161~273096,350359777~1374816,354612978~5682368,361135723~1957261,376967773~1147614,384233184~1316961,389005612~13204777,403461726~5614558] wrote [11641435~7007656,29505531~3054799,219448729~6011868,275840430~2329808,294875268~4057141,304436236~2627015,354612978~5682368,389005612~5314307] 2024-08-10T06:34:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:35 smithi086 ceph-mon[98993]: pgmap v4437: 137 pgs: 137 active+clean; 479 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 21 MiB/s wr, 130 op/s 2024-08-10T06:34:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:35 smithi086 ceph-mon[98993]: osdmap e2296: 8 total, 8 up, 8 in 2024-08-10T06:34:35.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:35 smithi086 ceph-mon[101471]: pgmap v4437: 137 pgs: 137 active+clean; 479 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 21 MiB/s wr, 130 op/s 2024-08-10T06:34:35.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:35 smithi086 ceph-mon[101471]: osdmap e2296: 8 total, 8 up, 8 in 2024-08-10T06:34:35.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:35 smithi159 ceph-mon[90359]: pgmap v4437: 137 pgs: 137 active+clean; 479 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 21 MiB/s wr, 130 op/s 2024-08-10T06:34:35.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:35 smithi159 ceph-mon[90359]: osdmap e2296: 8 total, 8 up, 8 in 2024-08-10T06:34:36.174 INFO:tasks.workunit.client.0.smithi086.stdout: i=8 exists [3275499~1641868,6709146~11939945,20794375~2840699,29505531~15918062,51229937~3723875,62131587~11744550,75331343~5787845,83901247~10051113,96324605~498399,98232868~10974343,118615972~905256,123374270~5610764,131810287~6985542,142296104~7460684,153474595~7254949,176829640~1717977,187201457~5499982,203946788~1407188,206243310~6250944,214058801~1377791,216818253~321360,219448729~6014514,232378556~3109707,236035726~694890,254468526~9118189,275840430~2329808,280865834~379004,288937479~18125772,307669244~13114882,323404299~6457452,332068971~10529853,348907161~273096,350359777~1374816,354612978~5682368,361135723~1957261,376967773~1147614,384233184~1316961,389005612~13204777,403461726~6595483] wrote [31894592~3358264,62131587~4503063,98232868~6368481,291803912~7589557,307669244~13114882,391429211~7717903,404432696~5624513] 2024-08-10T06:34:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:36 smithi086 ceph-mon[98993]: osdmap e2297: 8 total, 8 up, 8 in 2024-08-10T06:34:36.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:36 smithi086 ceph-mon[101471]: osdmap e2297: 8 total, 8 up, 8 in 2024-08-10T06:34:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:36 smithi159 ceph-mon[90359]: osdmap e2297: 8 total, 8 up, 8 in 2024-08-10T06:34:37.156 INFO:tasks.workunit.client.0.smithi086.stdout: i=9 exists [3275499~1641868,6709146~11939945,20794375~2840699,29505531~16992996,51229937~3723875,62131587~11744550,75331343~6267466,83901247~10051113,96324605~498399,98232868~19056460,118615972~905256,123374270~5610764,131810287~6985542,142296104~7460684,153474595~7254949,165967028~1228854,176829640~1717977,187201457~5499982,203946788~1407188,206243310~6250944,214058801~1377791,216818253~321360,219448729~10219241,232378556~3109707,236035726~694890,245658675~6041066,254468526~9118189,275840430~2329808,280865834~379004,288937479~18125772,307669244~13114882,323404299~6457452,332068971~10529853,348907161~273096,350359777~1374816,354612978~5682368,361135723~1957261,376967773~1147614,384233184~1316961,389005612~13204777,403461726~6595483] wrote [39915170~6583357,78092189~3506620,102745601~14543727,165967028~1228854,225264291~4403679,245658675~6041066,256607464~2479532,313216259~307755] 2024-08-10T06:34:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:37 smithi086 ceph-mon[98993]: pgmap v4440: 137 pgs: 137 active+clean; 604 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 152 KiB/s rd, 28 MiB/s wr, 248 op/s 2024-08-10T06:34:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:37 smithi086 ceph-mon[98993]: osdmap e2298: 8 total, 8 up, 8 in 2024-08-10T06:34:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:37 smithi086 ceph-mon[101471]: pgmap v4440: 137 pgs: 137 active+clean; 604 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 152 KiB/s rd, 28 MiB/s wr, 248 op/s 2024-08-10T06:34:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:37 smithi086 ceph-mon[101471]: osdmap e2298: 8 total, 8 up, 8 in 2024-08-10T06:34:37.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:37 smithi159 ceph-mon[90359]: pgmap v4440: 137 pgs: 137 active+clean; 604 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 152 KiB/s rd, 28 MiB/s wr, 248 op/s 2024-08-10T06:34:37.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:37 smithi159 ceph-mon[90359]: osdmap e2298: 8 total, 8 up, 8 in 2024-08-10T06:34:38.200 INFO:tasks.workunit.client.0.smithi086.stdout: i=10 exists [3275499~1641868,6709146~11939945,20683701~2951373,29505531~16992996,51229937~3723875,55618492~3560651,62131587~11744550,75331343~6267466,83064102~10888258,96324605~498399,98232868~19056460,118615972~905256,123374270~5610764,131810287~6985542,142296104~7460684,153474595~7254949,164553726~7809706,176829640~1717977,187201457~5499982,203946788~1407188,206243310~6250944,214058801~1377791,216818253~321360,219448729~10219241,232378556~3109707,236035726~694890,245658675~6041066,254468526~9118189,275010372~7897733,288937479~18125772,307669244~13114882,323404299~6457452,332068971~10529853,348907161~273096,350359777~1374816,354612978~5682368,361135723~1957261,376967773~1147614,384233184~1316961,389005612~21051597] wrote [9124263~3547497,20683701~1077698,55618492~3560651,79519761~1117388,83064102~4540987,164553726~7809706,275010372~7897733,289333265~4250497,397838448~7109714] 2024-08-10T06:34:38.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:38 smithi086 ceph-mon[98993]: osdmap e2299: 8 total, 8 up, 8 in 2024-08-10T06:34:38.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:38 smithi086 ceph-mon[98993]: pgmap v4443: 137 pgs: 137 active+clean; 661 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 149 KiB/s rd, 34 MiB/s wr, 245 op/s 2024-08-10T06:34:38.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:38 smithi086 ceph-mon[101471]: osdmap e2299: 8 total, 8 up, 8 in 2024-08-10T06:34:38.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:38 smithi086 ceph-mon[101471]: pgmap v4443: 137 pgs: 137 active+clean; 661 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 149 KiB/s rd, 34 MiB/s wr, 245 op/s 2024-08-10T06:34:38.407 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:34:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:34:38] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-08-10T06:34:38.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:38 smithi159 ceph-mon[90359]: osdmap e2299: 8 total, 8 up, 8 in 2024-08-10T06:34:38.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:38 smithi159 ceph-mon[90359]: pgmap v4443: 137 pgs: 137 active+clean; 661 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 149 KiB/s rd, 34 MiB/s wr, 245 op/s 2024-08-10T06:34:39.174 INFO:tasks.workunit.client.0.smithi086.stdout: i=11 exists [3275499~1641868,6709146~11939945,20683701~2951373,29505531~16992996,49114568~10064575,62131587~12577854,75331343~6267466,83064102~10888258,96324605~498399,98232868~19056460,118615972~905256,123374270~5610764,131810287~6985542,142296104~7460684,153474595~7254949,164553726~7809706,176829640~1717977,187201457~6657522,194947964~1691948,203946788~1407188,206243310~6250944,214058801~21429462,236035726~694890,245658675~7259520,254468526~9118189,275010372~7897733,288937479~18125772,307669244~13114882,323404299~6457452,332068971~10529853,348907161~273096,350359777~1374816,354612978~5682368,361135723~1957261,376967773~1147614,384233184~1316961,389005612~21051597] wrote [49114568~8102742,72295403~2414038,188699363~5159616,194947964~1691948,215095316~6154700,229072113~6138071,250440661~2477534,390649532~11786538,407810079~909566] 2024-08-10T06:34:39.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:39 smithi086 ceph-mon[101471]: osdmap e2300: 8 total, 8 up, 8 in 2024-08-10T06:34:39.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:39 smithi086 ceph-mon[98993]: osdmap e2300: 8 total, 8 up, 8 in 2024-08-10T06:34:39.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:39 smithi159 ceph-mon[90359]: osdmap e2300: 8 total, 8 up, 8 in 2024-08-10T06:34:40.164 INFO:tasks.workunit.client.0.smithi086.stdout: i=12 exists [3275499~1641868,6709146~11939945,20683701~2951373,29505531~31032267,62131587~12577854,75331343~6267466,83064102~10888258,96324605~498399,98232868~19056460,118615972~905256,123374270~5610764,131810287~6985542,142296104~7460684,153474595~7254949,164553726~7809706,176829640~1717977,187201457~6657522,194947964~1691948,203498250~1855726,206243310~6250944,214058801~21429462,236035726~694890,245658675~7259520,254468526~9118189,275010372~7897733,288937479~18125772,307669244~13114882,323404299~6480040,332068971~10529853,348907161~273096,350359777~1374816,354612978~5682368,361135723~1957261,376967773~1147614,384233184~1316961,389005612~21051597] wrote [32323579~10447599,46118295~3630200,57501209~3036589,64807866~3204111,102773035~3526347,203498250~1590833,208313081~2215138,224857419~1631105,326189192~3695147] 2024-08-10T06:34:40.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:40 smithi086 ceph-mon[98993]: osdmap e2301: 8 total, 8 up, 8 in 2024-08-10T06:34:40.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:40 smithi086 ceph-mon[98993]: pgmap v4446: 137 pgs: 137 active+clean; 736 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 27 MiB/s wr, 114 op/s 2024-08-10T06:34:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:40 smithi086 ceph-mon[101471]: osdmap e2301: 8 total, 8 up, 8 in 2024-08-10T06:34:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:40 smithi086 ceph-mon[101471]: pgmap v4446: 137 pgs: 137 active+clean; 736 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 27 MiB/s wr, 114 op/s 2024-08-10T06:34:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:40 smithi159 ceph-mon[90359]: osdmap e2301: 8 total, 8 up, 8 in 2024-08-10T06:34:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:40 smithi159 ceph-mon[90359]: pgmap v4446: 137 pgs: 137 active+clean; 736 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 27 MiB/s wr, 114 op/s 2024-08-10T06:34:41.168 INFO:tasks.workunit.client.0.smithi086.stdout: i=13 exists [3275499~1641868,6709146~11939945,20683701~2951373,29505531~31032267,62131587~12577854,75331343~6267466,83064102~10888258,95947965~2276137,98232868~19056460,118615972~905256,123374270~5610764,131810287~8958201,142296104~7460684,153474595~7254949,164553726~7809706,176829640~1717977,187201457~6657522,194947964~1691948,203498250~1855726,206243310~6250944,214058801~21429462,236035726~694890,237510698~2716897,245658675~7259520,254468526~9118189,275010372~7897733,288937479~18125772,307669244~13114882,322651059~7233280,332068971~10529853,348907161~273096,350359777~1374816,354612978~5682368,361135723~1957261,376967773~1147614,384233184~1316961,389005612~21051597] wrote [95947965~2276137,104782322~6949542,135863017~4905471,165650121~300140,226436769~4470433,237510698~2716897,247065502~424545,312894024~1870359,322651059~1850872,335705057~2944521] 2024-08-10T06:34:41.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:41 smithi086 ceph-mon[98993]: osdmap e2302: 8 total, 8 up, 8 in 2024-08-10T06:34:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:41 smithi086 ceph-mon[101471]: osdmap e2302: 8 total, 8 up, 8 in 2024-08-10T06:34:41.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:41 smithi159 ceph-mon[90359]: osdmap e2302: 8 total, 8 up, 8 in 2024-08-10T06:34:42.227 INFO:tasks.workunit.client.0.smithi086.stdout: i=14 exists [3275499~1641868,6709146~11939945,20683701~2951373,29505531~31032267,62104348~12605093,75331343~6267466,83064102~11202826,95947965~2276137,98232868~30752166,131810287~17946501,153474595~7254949,164553726~7809706,176829640~1717977,187201457~6657522,194947964~1691948,203498250~1855726,206243310~6250944,214058801~21429462,236035726~694890,237510698~2716897,245658675~7259520,254468526~9118189,275010372~9467317,288937479~18125772,307669244~13114882,322651059~7233280,332068971~10529853,348907161~273096,350359777~1374816,354612978~5682368,361135723~1957261,376967773~1147614,384233184~1316961,389005612~21051597] wrote [43654481~5633884,50023566~2119208,62104348~1400692,92152897~2114031,115705934~8625701,137642429~6442318,226800066~2708819,276367846~8109843] 2024-08-10T06:34:42.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:42 smithi086 ceph-mon[98993]: osdmap e2303: 8 total, 8 up, 8 in 2024-08-10T06:34:42.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:34:42.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:42 smithi086 ceph-mon[98993]: pgmap v4449: 137 pgs: 137 active+clean; 865 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 192 KiB/s rd, 48 MiB/s wr, 312 op/s 2024-08-10T06:34:42.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:42 smithi086 ceph-mon[101471]: osdmap e2303: 8 total, 8 up, 8 in 2024-08-10T06:34:42.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:34:42.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:42 smithi086 ceph-mon[101471]: pgmap v4449: 137 pgs: 137 active+clean; 865 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 192 KiB/s rd, 48 MiB/s wr, 312 op/s 2024-08-10T06:34:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:42 smithi159 ceph-mon[90359]: osdmap e2303: 8 total, 8 up, 8 in 2024-08-10T06:34:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:34:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:42 smithi159 ceph-mon[90359]: pgmap v4449: 137 pgs: 137 active+clean; 865 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 192 KiB/s rd, 48 MiB/s wr, 312 op/s 2024-08-10T06:34:43.210 INFO:tasks.workunit.client.0.smithi086.stdout: i=15 exists [3275499~1641868,6709146~11939945,19933542~3701532,28832844~31704954,62104348~12605093,75331343~6267466,83064102~11202826,95947965~2276137,98232868~30752166,131810287~17946501,153474595~7254949,164553726~7809706,176829640~1717977,187201457~6657522,194947964~1691948,203498250~1855726,206243310~6250944,214058801~21429462,236035726~694890,237510698~2716897,245658675~7259520,254468526~9118189,275010372~13236705,288937479~18125772,307504698~13279428,322651059~7233280,332068971~14763958,348907161~273096,350359777~1374816,354612978~5682368,361135723~1957261,376967773~1147614,384233184~1316961,389005612~21051597] wrote [19933542~3451057,28832844~1072382,47239301~5141882,141811406~1652267,280631273~7615804,307504698~6155122,342087215~4745714,355435380~3395289] 2024-08-10T06:34:43.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:43 smithi086 ceph-mon[98993]: osdmap e2304: 8 total, 8 up, 8 in 2024-08-10T06:34:43.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:43 smithi086 ceph-mon[101471]: osdmap e2304: 8 total, 8 up, 8 in 2024-08-10T06:34:43.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:43 smithi159 ceph-mon[90359]: osdmap e2304: 8 total, 8 up, 8 in 2024-08-10T06:34:44.212 INFO:tasks.workunit.client.0.smithi086.stdout: i=16 exists [3275499~1641868,6709146~11939945,19933542~3701532,28832844~31704954,62104348~19494461,83064102~11202826,95947965~2276137,98232868~30752166,131810287~17946501,153474595~7254949,164553726~7809706,176829640~1717977,187201457~6657522,194947964~1691948,203498250~1855726,206243310~7221044,214058801~21429462,236035726~694890,237510698~2716897,245658675~7259520,254468526~9118189,275010372~13236705,288937479~18125772,307504698~13279428,322651059~7233280,332068971~14763958,348907161~273096,350359777~1374816,354612978~5682368,361135723~1957261,376967773~1147614,384233184~25824025,410857975~3089904] wrote [64206456~1213539,72123139~4050214,112312942~6524073,136108376~1814609,141946450~7728089,209346082~4118272,304353144~1283951,333888623~3748800,384501365~7191113,410857975~3089904] 2024-08-10T06:34:44.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:44 smithi086 ceph-mon[98993]: osdmap e2305: 8 total, 8 up, 8 in 2024-08-10T06:34:44.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:44 smithi086 ceph-mon[98993]: pgmap v4452: 137 pgs: 137 active+clean; 894 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 116 KiB/s rd, 40 MiB/s wr, 208 op/s 2024-08-10T06:34:44.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:44 smithi086 ceph-mon[101471]: osdmap e2305: 8 total, 8 up, 8 in 2024-08-10T06:34:44.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:44 smithi086 ceph-mon[101471]: pgmap v4452: 137 pgs: 137 active+clean; 894 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 116 KiB/s rd, 40 MiB/s wr, 208 op/s 2024-08-10T06:34:44.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:44 smithi159 ceph-mon[90359]: osdmap e2305: 8 total, 8 up, 8 in 2024-08-10T06:34:44.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:44 smithi159 ceph-mon[90359]: pgmap v4452: 137 pgs: 137 active+clean; 894 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 116 KiB/s rd, 40 MiB/s wr, 208 op/s 2024-08-10T06:34:45.249 INFO:tasks.workunit.client.0.smithi086.stdout: i=17 exists [3275499~1641868,6709146~11939945,19933542~3701532,26633838~33903960,62104348~19494461,83064102~12619033,95947965~2276137,98232868~30752166,131810287~17946501,153474595~7254949,164553726~7809706,176829640~1717977,187201457~6657522,194947964~1691948,203498250~1855726,206243310~7221044,214058801~21429462,236035726~694890,237510698~2716897,245658675~7259520,254468526~9118189,275010372~13236705,288937479~18125772,307504698~13279428,322651059~7233280,332068971~14763958,348907161~273096,350359777~1374816,354612978~5682368,361135723~1957261,376967773~1147614,380628406~29428803,410857975~3089904] wrote [26633838~7422206,65209186~7623468,74999228~2619333,89447088~6236047,100697225~6829817,121907068~5689092,228944567~999375,294777165~5741746,380628406~8103290] 2024-08-10T06:34:45.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:45 smithi086 ceph-mon[98993]: osdmap e2306: 8 total, 8 up, 8 in 2024-08-10T06:34:45.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:45 smithi086 ceph-mon[101471]: osdmap e2306: 8 total, 8 up, 8 in 2024-08-10T06:34:45.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:45 smithi159 ceph-mon[90359]: osdmap e2306: 8 total, 8 up, 8 in 2024-08-10T06:34:46.192 INFO:tasks.workunit.client.0.smithi086.stdout: i=18 exists [3275499~1641868,6709146~11939945,19933542~3701532,26633838~33903960,62104348~19494461,83064102~12619033,95947965~2276137,98232868~30752166,130548666~19208122,153474595~7254949,164553726~7809706,176829640~1717977,187201457~6657522,194947964~1691948,197250752~3870068,203498250~1855726,206243310~7221044,214058801~21429462,236035726~694890,237510698~2716897,245658675~17928040,275010372~13236705,288937479~18125772,307504698~13279428,322651059~7233280,332068971~14763958,348907161~273096,350359777~2853193,354612978~5682368,361135723~1957261,376967773~1147614,380628406~29428803,410857975~3089904] wrote [130548666~4824847,167376664~1711934,197250752~3870068,207374404~5280052,220568090~1980058,252598006~4178915,293884331~3731831,334513285~1922320,350518536~2694434,381713564~1384090] 2024-08-10T06:34:46.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:46 smithi086 ceph-mon[98993]: osdmap e2307: 8 total, 8 up, 8 in 2024-08-10T06:34:46.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:46 smithi086 ceph-mon[98993]: pgmap v4455: 137 pgs: 137 active+clean; 1004 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 35 MiB/s wr, 354 op/s 2024-08-10T06:34:46.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:46 smithi086 ceph-mon[101471]: osdmap e2307: 8 total, 8 up, 8 in 2024-08-10T06:34:46.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:46 smithi086 ceph-mon[101471]: pgmap v4455: 137 pgs: 137 active+clean; 1004 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 35 MiB/s wr, 354 op/s 2024-08-10T06:34:46.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:46 smithi159 ceph-mon[90359]: osdmap e2307: 8 total, 8 up, 8 in 2024-08-10T06:34:46.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:46 smithi159 ceph-mon[90359]: pgmap v4455: 137 pgs: 137 active+clean; 1004 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 35 MiB/s wr, 354 op/s 2024-08-10T06:34:47.275 INFO:tasks.workunit.client.0.smithi086.stdout: i=19 exists [3275499~1641868,6709146~11939945,19933542~3701532,26633838~33903960,62104348~33578787,95947965~2276137,98232868~30752166,130548666~19776526,153474595~7254949,164553726~7809706,176829640~1717977,186137852~7721127,194947964~1691948,197250752~3870068,203498250~1855726,206243310~7221044,214058801~21429462,236035726~694890,237510698~2716897,245658675~17928040,268365376~6095147,275010372~13236705,288937479~18125772,307504698~13279428,322651059~7233280,332068971~14763958,348907161~273096,350359777~2853193,354612978~5682368,361135723~1957261,376967773~1147614,380628406~29428803,410857975~3089904] wrote [76700921~7731774,121722257~5002418,131972638~3996157,143573347~6751845,186137852~4720700,268365376~6095147,275158143~5190517,323174950~49226,383462200~8172533] 2024-08-10T06:34:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:47 smithi086 ceph-mon[98993]: osdmap e2308: 8 total, 8 up, 8 in 2024-08-10T06:34:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:47 smithi086 ceph-mon[101471]: osdmap e2308: 8 total, 8 up, 8 in 2024-08-10T06:34:47.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:47 smithi159 ceph-mon[90359]: osdmap e2308: 8 total, 8 up, 8 in 2024-08-10T06:34:48.176 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 1 diff [4194304~8388608,37748736~8388608,71303168~8388608,121634816~4194304,134217728~4194304,184549376~8388608,205520896~8388608,331350016~8388608,394264576~16777216] 2024-08-10T06:34:48.176 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [4194304~8388608,37748736~8388608,71303168~8388608,121634816~4194304,134217728~4194304,184549376~8388608,205520896~8388608,331350016~8388608,394264576~16777216] 2024-08-10T06:34:48.189 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [4194304~12582912,37748736~8388608,71303168~12582912,121634816~8388608,134217728~8388608,184549376~8388608,205520896~8388608,331350016~8388608,394264576~16777216] 2024-08-10T06:34:48.189 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 2 diff [4194304~8388608,33554432~12582912,67108864~12582912,83886080~12582912,121634816~4194304,134217728~4194304,184549376~8388608,205520896~8388608,218103808~8388608,289406976~4194304,314572800~4194304,322961408~16777216,394264576~16777216] 2024-08-10T06:34:48.189 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [4194304~8388608,33554432~12582912,67108864~12582912,83886080~12582912,121634816~4194304,134217728~4194304,184549376~8388608,205520896~8388608,218103808~8388608,289406976~4194304,314572800~4194304,322961408~16777216,394264576~16777216] 2024-08-10T06:34:48.191 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [4194304~12582912,33554432~12582912,67108864~33554432,121634816~8388608,134217728~8388608,184549376~8388608,205520896~8388608,218103808~8388608,289406976~8388608,314572800~25165824,394264576~16777216] 2024-08-10T06:34:48.191 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 3 diff [4194304~8388608,33554432~12582912,50331648~4194304,67108864~12582912,83886080~12582912,121634816~4194304,130023424~8388608,146800640~4194304,184549376~8388608,205520896~20971520,289406976~8388608,314572800~4194304,322961408~16777216,360710144~4194304,381681664~4194304,394264576~16777216] 2024-08-10T06:34:48.191 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [4194304~8388608,33554432~12582912,50331648~4194304,67108864~12582912,83886080~12582912,121634816~4194304,130023424~8388608,146800640~4194304,184549376~8388608,205520896~20971520,289406976~8388608,314572800~4194304,322961408~16777216,360710144~4194304,381681664~4194304,394264576~16777216] 2024-08-10T06:34:48.193 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [4194304~12582912,33554432~12582912,50331648~8388608,67108864~33554432,121634816~20971520,146800640~4194304,184549376~8388608,205520896~20971520,289406976~8388608,314572800~25165824,360710144~4194304,381681664~4194304,394264576~16777216] 2024-08-10T06:34:48.193 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 4 diff [4194304~8388608,33554432~12582912,50331648~4194304,67108864~12582912,83886080~12582912,121634816~4194304,130023424~8388608,146800640~4194304,184549376~8388608,201326592~25165824,251658240~8388608,276824064~4194304,285212672~8388608,314572800~4194304,322961408~20971520,348127232~4194304,360710144~4194304,381681664~4194304,394264576~16777216] 2024-08-10T06:34:48.193 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [4194304~8388608,33554432~12582912,50331648~4194304,67108864~12582912,83886080~12582912,121634816~4194304,130023424~8388608,146800640~4194304,184549376~8388608,201326592~25165824,251658240~8388608,276824064~4194304,285212672~8388608,314572800~4194304,322961408~20971520,348127232~4194304,360710144~4194304,381681664~4194304,394264576~16777216] 2024-08-10T06:34:48.196 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [4194304~12582912,33554432~12582912,50331648~8388608,67108864~33554432,121634816~20971520,146800640~4194304,184549376~8388608,201326592~25165824,251658240~8388608,276824064~20971520,314572800~29360128,348127232~4194304,360710144~4194304,381681664~4194304,394264576~16777216] 2024-08-10T06:34:48.196 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 5 diff [4194304~8388608,33554432~12582912,50331648~4194304,62914560~16777216,83886080~12582912,117440512~8388608,130023424~8388608,142606336~16777216,176160768~4194304,184549376~8388608,201326592~25165824,251658240~8388608,276824064~4194304,285212672~8388608,314572800~4194304,322961408~20971520,348127232~4194304,360710144~4194304,373293056~4194304,381681664~4194304,394264576~16777216] 2024-08-10T06:34:48.196 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [4194304~8388608,33554432~12582912,50331648~4194304,62914560~16777216,83886080~12582912,117440512~8388608,130023424~8388608,142606336~16777216,176160768~4194304,184549376~8388608,201326592~25165824,251658240~8388608,276824064~4194304,285212672~8388608,314572800~4194304,322961408~20971520,348127232~4194304,360710144~4194304,373293056~4194304,381681664~4194304,394264576~16777216] 2024-08-10T06:34:48.199 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [4194304~12582912,33554432~12582912,50331648~8388608,62914560~37748736,117440512~46137344,176160768~4194304,184549376~8388608,201326592~25165824,251658240~8388608,276824064~20971520,314572800~29360128,348127232~4194304,360710144~4194304,373293056~12582912,394264576~16777216] 2024-08-10T06:34:48.199 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 6 diff [0~12582912,33554432~12582912,50331648~4194304,62914560~16777216,83886080~12582912,100663296~8388608,117440512~8388608,130023424~8388608,142606336~16777216,176160768~4194304,184549376~8388608,201326592~25165824,230686720~8388608,251658240~8388608,276824064~4194304,285212672~16777216,314572800~4194304,322961408~20971520,348127232~4194304,360710144~4194304,373293056~4194304,381681664~4194304,394264576~16777216] 2024-08-10T06:34:48.199 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~12582912,33554432~12582912,50331648~4194304,62914560~16777216,83886080~12582912,100663296~8388608,117440512~8388608,130023424~8388608,142606336~16777216,176160768~4194304,184549376~8388608,201326592~25165824,230686720~8388608,251658240~8388608,276824064~4194304,285212672~16777216,314572800~4194304,322961408~20971520,348127232~4194304,360710144~4194304,373293056~4194304,381681664~4194304,394264576~16777216] 2024-08-10T06:34:48.202 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~16777216,33554432~12582912,50331648~8388608,62914560~46137344,117440512~46137344,176160768~4194304,184549376~8388608,201326592~25165824,230686720~8388608,251658240~8388608,276824064~29360128,314572800~29360128,348127232~4194304,360710144~4194304,373293056~12582912,394264576~16777216] 2024-08-10T06:34:48.202 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 7 diff [0~16777216,29360128~16777216,50331648~4194304,62914560~16777216,83886080~12582912,100663296~8388608,117440512~8388608,130023424~8388608,142606336~16777216,176160768~4194304,184549376~8388608,201326592~25165824,230686720~8388608,251658240~8388608,272629760~8388608,285212672~20971520,314572800~4194304,322961408~20971520,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.202 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~16777216,29360128~16777216,50331648~4194304,62914560~16777216,83886080~12582912,100663296~8388608,117440512~8388608,130023424~8388608,142606336~16777216,176160768~4194304,184549376~8388608,201326592~25165824,230686720~8388608,251658240~8388608,272629760~8388608,285212672~20971520,314572800~4194304,322961408~20971520,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.207 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~20971520,29360128~16777216,50331648~8388608,62914560~46137344,117440512~46137344,176160768~4194304,184549376~8388608,201326592~25165824,230686720~8388608,251658240~8388608,272629760~37748736,314572800~29360128,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.207 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 8 diff [0~16777216,29360128~16777216,50331648~4194304,58720256~20971520,83886080~25165824,117440512~8388608,130023424~8388608,142606336~16777216,176160768~4194304,184549376~8388608,201326592~25165824,230686720~8388608,251658240~8388608,272629760~8388608,285212672~58720256,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.207 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~16777216,29360128~16777216,50331648~4194304,58720256~20971520,83886080~25165824,117440512~8388608,130023424~8388608,142606336~16777216,176160768~4194304,184549376~8388608,201326592~25165824,230686720~8388608,251658240~8388608,272629760~8388608,285212672~58720256,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.211 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~20971520,29360128~16777216,50331648~58720256,117440512~46137344,176160768~4194304,184549376~8388608,201326592~25165824,230686720~8388608,251658240~8388608,272629760~71303168,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.211 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 9 diff [0~16777216,29360128~16777216,50331648~4194304,58720256~20971520,83886080~41943040,130023424~8388608,142606336~16777216,163577856~4194304,176160768~4194304,184549376~8388608,201326592~37748736,243269632~16777216,272629760~8388608,285212672~58720256,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.211 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~16777216,29360128~16777216,50331648~4194304,58720256~20971520,83886080~41943040,130023424~8388608,142606336~16777216,163577856~4194304,176160768~4194304,184549376~8388608,201326592~37748736,243269632~16777216,272629760~8388608,285212672~58720256,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.216 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~20971520,29360128~138412032,176160768~4194304,184549376~8388608,201326592~37748736,243269632~16777216,272629760~71303168,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.216 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 10 diff [0~20971520,29360128~16777216,50331648~75497472,130023424~8388608,142606336~16777216,163577856~8388608,176160768~4194304,184549376~8388608,201326592~37748736,243269632~16777216,272629760~8388608,285212672~58720256,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.216 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~16777216,50331648~75497472,130023424~8388608,142606336~16777216,163577856~8388608,176160768~4194304,184549376~8388608,201326592~37748736,243269632~16777216,272629760~8388608,285212672~58720256,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.221 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~150994944,184549376~8388608,201326592~37748736,243269632~16777216,272629760~71303168,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.221 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 11 diff [0~20971520,29360128~96468992,130023424~8388608,142606336~16777216,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~8388608,285212672~58720256,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.221 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~96468992,130023424~8388608,142606336~16777216,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~8388608,285212672~58720256,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.226 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~150994944,184549376~12582912,201326592~37748736,243269632~16777216,272629760~71303168,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.226 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 12 diff [0~20971520,29360128~96468992,130023424~8388608,142606336~16777216,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~8388608,285212672~58720256,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.226 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~96468992,130023424~8388608,142606336~16777216,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~8388608,285212672~58720256,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.232 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~150994944,184549376~12582912,201326592~37748736,243269632~16777216,272629760~71303168,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.232 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 13 diff [0~20971520,29360128~96468992,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~8388608,285212672~41943040,331350016~12582912,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.232 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~96468992,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~8388608,285212672~41943040,331350016~12582912,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.239 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~150994944,184549376~12582912,201326592~58720256,272629760~71303168,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.239 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 14 diff [0~20971520,29360128~96468992,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~12582912,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.239 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~96468992,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~12582912,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.246 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~150994944,184549376~12582912,201326592~58720256,272629760~71303168,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.246 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 15 diff [0~20971520,25165824~100663296,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~33554432,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.246 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~100663296,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~33554432,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.253 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~12582912,201326592~58720256,272629760~92274688,373293056~37748736] 2024-08-10T06:34:48.253 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 16 diff [0~20971520,25165824~100663296,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~33554432,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.253 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~100663296,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~33554432,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.260 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~12582912,201326592~58720256,272629760~92274688,373293056~41943040] 2024-08-10T06:34:48.260 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 17 diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~33554432,373293056~37748736] 2024-08-10T06:34:48.261 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~33554432,373293056~37748736] 2024-08-10T06:34:48.269 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~12582912,201326592~58720256,272629760~92274688,373293056~41943040] 2024-08-10T06:34:48.269 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 18 diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,272629760~54525952,331350016~33554432,373293056~37748736] 2024-08-10T06:34:48.269 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,272629760~54525952,331350016~33554432,373293056~37748736] 2024-08-10T06:34:48.277 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,272629760~92274688,373293056~41943040] 2024-08-10T06:34:48.277 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to 19 diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:48.277 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:48.286 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:48.286 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 2 diff [4194304~8388608,33554432~4194304,67108864~4194304,83886080~12582912,218103808~8388608,289406976~4194304,314572800~4194304,322961408~8388608] 2024-08-10T06:34:48.286 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [4194304~8388608,33554432~4194304,67108864~4194304,83886080~12582912,218103808~8388608,289406976~4194304,314572800~4194304,322961408~8388608] 2024-08-10T06:34:48.287 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [4194304~12582912,33554432~4194304,67108864~8388608,83886080~16777216,218103808~8388608,289406976~8388608,314572800~16777216] 2024-08-10T06:34:48.287 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 3 diff [4194304~8388608,33554432~4194304,50331648~4194304,67108864~4194304,83886080~12582912,130023424~4194304,146800640~4194304,213909504~12582912,289406976~8388608,314572800~4194304,322961408~8388608,360710144~4194304,381681664~4194304] 2024-08-10T06:34:48.287 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [4194304~8388608,33554432~4194304,50331648~4194304,67108864~4194304,83886080~12582912,130023424~4194304,146800640~4194304,213909504~12582912,289406976~8388608,314572800~4194304,322961408~8388608,360710144~4194304,381681664~4194304] 2024-08-10T06:34:48.288 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [4194304~12582912,33554432~4194304,50331648~8388608,67108864~8388608,83886080~16777216,130023424~8388608,146800640~4194304,213909504~12582912,289406976~8388608,314572800~16777216,360710144~4194304,381681664~4194304] 2024-08-10T06:34:48.288 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 4 diff [4194304~8388608,33554432~4194304,50331648~4194304,67108864~8388608,83886080~12582912,130023424~4194304,146800640~4194304,201326592~8388608,213909504~12582912,251658240~8388608,276824064~4194304,285212672~8388608,314572800~4194304,322961408~8388608,339738624~4194304,348127232~4194304,360710144~4194304,381681664~4194304] 2024-08-10T06:34:48.289 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [4194304~8388608,33554432~4194304,50331648~4194304,67108864~8388608,83886080~12582912,130023424~4194304,146800640~4194304,201326592~8388608,213909504~12582912,251658240~8388608,276824064~4194304,285212672~8388608,314572800~4194304,322961408~8388608,339738624~4194304,348127232~4194304,360710144~4194304,381681664~4194304] 2024-08-10T06:34:48.290 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [4194304~12582912,33554432~4194304,50331648~8388608,67108864~8388608,83886080~16777216,130023424~8388608,146800640~4194304,201326592~25165824,251658240~8388608,276824064~20971520,314572800~16777216,339738624~4194304,348127232~4194304,360710144~4194304,381681664~4194304] 2024-08-10T06:34:48.291 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 5 diff [4194304~8388608,33554432~4194304,50331648~4194304,62914560~8388608,83886080~12582912,117440512~4194304,130023424~8388608,142606336~16777216,176160768~4194304,201326592~8388608,213909504~12582912,251658240~8388608,276824064~4194304,285212672~8388608,314572800~4194304,322961408~8388608,339738624~4194304,348127232~4194304,360710144~4194304,373293056~4194304,381681664~4194304] 2024-08-10T06:34:48.291 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [4194304~8388608,33554432~4194304,50331648~4194304,62914560~8388608,83886080~12582912,117440512~4194304,130023424~8388608,142606336~16777216,176160768~4194304,201326592~8388608,213909504~12582912,251658240~8388608,276824064~4194304,285212672~8388608,314572800~4194304,322961408~8388608,339738624~4194304,348127232~4194304,360710144~4194304,373293056~4194304,381681664~4194304] 2024-08-10T06:34:48.292 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [4194304~12582912,33554432~4194304,50331648~8388608,62914560~12582912,83886080~16777216,117440512~4194304,130023424~33554432,176160768~4194304,201326592~25165824,251658240~8388608,276824064~20971520,314572800~16777216,339738624~4194304,348127232~4194304,360710144~4194304,373293056~12582912] 2024-08-10T06:34:48.292 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 6 diff [0~12582912,33554432~8388608,50331648~4194304,62914560~8388608,83886080~12582912,100663296~8388608,117440512~4194304,130023424~8388608,142606336~16777216,176160768~4194304,201326592~8388608,213909504~12582912,230686720~8388608,251658240~8388608,276824064~4194304,285212672~16777216,314572800~4194304,322961408~8388608,339738624~4194304,348127232~4194304,360710144~4194304,373293056~4194304,381681664~4194304] 2024-08-10T06:34:48.293 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~12582912,33554432~8388608,50331648~4194304,62914560~8388608,83886080~12582912,100663296~8388608,117440512~4194304,130023424~8388608,142606336~16777216,176160768~4194304,201326592~8388608,213909504~12582912,230686720~8388608,251658240~8388608,276824064~4194304,285212672~16777216,314572800~4194304,322961408~8388608,339738624~4194304,348127232~4194304,360710144~4194304,373293056~4194304,381681664~4194304] 2024-08-10T06:34:48.295 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~16777216,33554432~8388608,50331648~8388608,62914560~12582912,83886080~25165824,117440512~4194304,130023424~33554432,176160768~4194304,201326592~25165824,230686720~8388608,251658240~8388608,276824064~29360128,314572800~16777216,339738624~4194304,348127232~4194304,360710144~4194304,373293056~12582912] 2024-08-10T06:34:48.295 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 7 diff [0~16777216,29360128~12582912,50331648~4194304,62914560~8388608,83886080~12582912,100663296~8388608,117440512~4194304,130023424~8388608,142606336~16777216,176160768~4194304,201326592~8388608,213909504~12582912,230686720~8388608,251658240~8388608,272629760~8388608,285212672~20971520,314572800~4194304,322961408~8388608,339738624~4194304,348127232~16777216,373293056~4194304,381681664~12582912] 2024-08-10T06:34:48.295 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~16777216,29360128~12582912,50331648~4194304,62914560~8388608,83886080~12582912,100663296~8388608,117440512~4194304,130023424~8388608,142606336~16777216,176160768~4194304,201326592~8388608,213909504~12582912,230686720~8388608,251658240~8388608,272629760~8388608,285212672~20971520,314572800~4194304,322961408~8388608,339738624~4194304,348127232~16777216,373293056~4194304,381681664~12582912] 2024-08-10T06:34:48.298 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~20971520,29360128~12582912,50331648~8388608,62914560~12582912,83886080~25165824,117440512~4194304,130023424~33554432,176160768~4194304,201326592~25165824,230686720~8388608,251658240~8388608,272629760~37748736,314572800~16777216,339738624~4194304,348127232~16777216,373293056~25165824] 2024-08-10T06:34:48.298 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 8 diff [0~16777216,29360128~12582912,50331648~4194304,58720256~12582912,83886080~25165824,117440512~4194304,130023424~8388608,142606336~16777216,176160768~4194304,201326592~8388608,213909504~12582912,230686720~8388608,251658240~8388608,272629760~8388608,285212672~46137344,339738624~4194304,348127232~16777216,373293056~4194304,381681664~16777216,402653184~8388608] 2024-08-10T06:34:48.298 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~16777216,29360128~12582912,50331648~4194304,58720256~12582912,83886080~25165824,117440512~4194304,130023424~8388608,142606336~16777216,176160768~4194304,201326592~8388608,213909504~12582912,230686720~8388608,251658240~8388608,272629760~8388608,285212672~46137344,339738624~4194304,348127232~16777216,373293056~4194304,381681664~16777216,402653184~8388608] 2024-08-10T06:34:48.302 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~20971520,29360128~12582912,50331648~25165824,83886080~25165824,117440512~4194304,130023424~33554432,176160768~4194304,201326592~25165824,230686720~8388608,251658240~8388608,272629760~58720256,339738624~4194304,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.302 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 9 diff [0~16777216,29360128~16777216,50331648~4194304,58720256~12582912,75497472~4194304,83886080~37748736,130023424~8388608,142606336~16777216,163577856~4194304,176160768~4194304,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~46137344,339738624~4194304,348127232~16777216,373293056~4194304,381681664~16777216,402653184~8388608] 2024-08-10T06:34:48.302 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~16777216,29360128~16777216,50331648~4194304,58720256~12582912,75497472~4194304,83886080~37748736,130023424~8388608,142606336~16777216,163577856~4194304,176160768~4194304,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~46137344,339738624~4194304,348127232~16777216,373293056~4194304,381681664~16777216,402653184~8388608] 2024-08-10T06:34:48.305 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~20971520,29360128~92274688,130023424~37748736,176160768~4194304,201326592~37748736,243269632~16777216,272629760~58720256,339738624~4194304,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.305 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 10 diff [0~20971520,29360128~16777216,50331648~20971520,75497472~46137344,130023424~8388608,142606336~16777216,163577856~8388608,176160768~4194304,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~46137344,339738624~4194304,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.306 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~16777216,50331648~20971520,75497472~46137344,130023424~8388608,142606336~16777216,163577856~8388608,176160768~4194304,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~46137344,339738624~4194304,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.310 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~92274688,130023424~50331648,201326592~37748736,243269632~16777216,272629760~58720256,339738624~4194304,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.310 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 11 diff [0~20971520,29360128~41943040,75497472~46137344,130023424~8388608,142606336~16777216,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~46137344,339738624~4194304,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.310 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~41943040,75497472~46137344,130023424~8388608,142606336~16777216,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~46137344,339738624~4194304,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.314 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~92274688,130023424~50331648,184549376~12582912,201326592~37748736,243269632~16777216,272629760~58720256,339738624~4194304,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.314 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 12 diff [0~20971520,29360128~41943040,75497472~46137344,130023424~8388608,142606336~16777216,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~46137344,339738624~4194304,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.314 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~41943040,75497472~46137344,130023424~8388608,142606336~16777216,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~46137344,339738624~4194304,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.318 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~92274688,130023424~50331648,184549376~12582912,201326592~37748736,243269632~16777216,272629760~58720256,339738624~4194304,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.318 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 13 diff [0~20971520,29360128~41943040,75497472~46137344,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~41943040,335544320~8388608,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.318 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~41943040,75497472~46137344,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~41943040,335544320~8388608,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.323 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~92274688,130023424~50331648,184549376~12582912,201326592~58720256,272629760~58720256,335544320~8388608,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.323 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 14 diff [0~20971520,29360128~96468992,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~54525952,335544320~8388608,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.323 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~96468992,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~54525952,335544320~8388608,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.329 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~96468992,130023424~50331648,184549376~12582912,201326592~58720256,272629760~58720256,335544320~8388608,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.329 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 15 diff [0~20971520,25165824~100663296,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~54525952,335544320~29360128,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.329 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~100663296,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~54525952,335544320~29360128,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.334 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~125829120,130023424~50331648,184549376~12582912,201326592~58720256,272629760~58720256,335544320~29360128,373293056~37748736] 2024-08-10T06:34:48.334 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 16 diff [0~20971520,25165824~100663296,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~33554432,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.335 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~100663296,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~33554432,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.341 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~125829120,130023424~50331648,184549376~12582912,201326592~58720256,272629760~92274688,373293056~41943040] 2024-08-10T06:34:48.341 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 17 diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~33554432,373293056~37748736] 2024-08-10T06:34:48.341 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~33554432,373293056~37748736] 2024-08-10T06:34:48.347 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~12582912,201326592~58720256,272629760~92274688,373293056~41943040] 2024-08-10T06:34:48.347 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 18 diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,272629760~54525952,331350016~33554432,373293056~37748736] 2024-08-10T06:34:48.347 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,272629760~54525952,331350016~33554432,373293056~37748736] 2024-08-10T06:34:48.353 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,272629760~92274688,373293056~41943040] 2024-08-10T06:34:48.353 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to 19 diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:48.353 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:48.360 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:48.360 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 3 diff [50331648~4194304,88080384~4194304,130023424~4194304,146800640~4194304,213909504~4194304,289406976~4194304,360710144~4194304,381681664~4194304] 2024-08-10T06:34:48.360 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [50331648~4194304,88080384~4194304,130023424~4194304,146800640~4194304,213909504~4194304,289406976~4194304,360710144~4194304,381681664~4194304] 2024-08-10T06:34:48.362 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [50331648~8388608,88080384~4194304,130023424~8388608,146800640~4194304,213909504~4194304,289406976~4194304,360710144~4194304,381681664~4194304] 2024-08-10T06:34:48.362 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 4 diff [50331648~4194304,67108864~8388608,83886080~8388608,130023424~4194304,146800640~4194304,201326592~8388608,213909504~4194304,251658240~8388608,276824064~4194304,285212672~4194304,339738624~4194304,348127232~4194304,360710144~4194304,381681664~4194304] 2024-08-10T06:34:48.362 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [50331648~4194304,67108864~8388608,83886080~8388608,130023424~4194304,146800640~4194304,201326592~8388608,213909504~4194304,251658240~8388608,276824064~4194304,285212672~4194304,339738624~4194304,348127232~4194304,360710144~4194304,381681664~4194304] 2024-08-10T06:34:48.363 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [50331648~8388608,67108864~8388608,83886080~12582912,130023424~8388608,146800640~4194304,201326592~16777216,251658240~8388608,276824064~16777216,339738624~4194304,348127232~4194304,360710144~4194304,381681664~4194304] 2024-08-10T06:34:48.363 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 5 diff [50331648~4194304,62914560~8388608,83886080~12582912,117440512~4194304,130023424~8388608,142606336~16777216,176160768~4194304,201326592~8388608,213909504~4194304,251658240~8388608,276824064~4194304,285212672~4194304,293601280~4194304,339738624~4194304,348127232~4194304,360710144~4194304,373293056~4194304,381681664~4194304] 2024-08-10T06:34:48.363 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [50331648~4194304,62914560~8388608,83886080~12582912,117440512~4194304,130023424~8388608,142606336~16777216,176160768~4194304,201326592~8388608,213909504~4194304,251658240~8388608,276824064~4194304,285212672~4194304,293601280~4194304,339738624~4194304,348127232~4194304,360710144~4194304,373293056~4194304,381681664~4194304] 2024-08-10T06:34:48.365 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [50331648~8388608,62914560~12582912,83886080~12582912,117440512~4194304,130023424~33554432,176160768~4194304,201326592~16777216,251658240~8388608,276824064~20971520,339738624~4194304,348127232~4194304,360710144~4194304,373293056~12582912] 2024-08-10T06:34:48.365 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 6 diff [0~12582912,33554432~4194304,50331648~4194304,62914560~8388608,83886080~12582912,100663296~8388608,117440512~4194304,130023424~8388608,142606336~16777216,176160768~4194304,201326592~8388608,213909504~4194304,230686720~8388608,251658240~8388608,276824064~4194304,285212672~4194304,293601280~8388608,339738624~4194304,348127232~4194304,360710144~4194304,373293056~4194304,381681664~4194304] 2024-08-10T06:34:48.365 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~12582912,33554432~4194304,50331648~4194304,62914560~8388608,83886080~12582912,100663296~8388608,117440512~4194304,130023424~8388608,142606336~16777216,176160768~4194304,201326592~8388608,213909504~4194304,230686720~8388608,251658240~8388608,276824064~4194304,285212672~4194304,293601280~8388608,339738624~4194304,348127232~4194304,360710144~4194304,373293056~4194304,381681664~4194304] 2024-08-10T06:34:48.368 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~16777216,33554432~8388608,50331648~8388608,62914560~12582912,83886080~12582912,100663296~8388608,117440512~4194304,130023424~33554432,176160768~4194304,201326592~16777216,230686720~8388608,251658240~8388608,276824064~29360128,339738624~4194304,348127232~4194304,360710144~4194304,373293056~12582912] 2024-08-10T06:34:48.368 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 7 diff [0~16777216,29360128~8388608,50331648~4194304,62914560~8388608,83886080~12582912,100663296~8388608,117440512~4194304,130023424~8388608,142606336~16777216,176160768~4194304,201326592~8388608,213909504~12582912,230686720~8388608,251658240~8388608,272629760~8388608,285212672~4194304,293601280~12582912,339738624~4194304,348127232~16777216,373293056~4194304,381681664~12582912] 2024-08-10T06:34:48.368 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~16777216,29360128~8388608,50331648~4194304,62914560~8388608,83886080~12582912,100663296~8388608,117440512~4194304,130023424~8388608,142606336~16777216,176160768~4194304,201326592~8388608,213909504~12582912,230686720~8388608,251658240~8388608,272629760~8388608,285212672~4194304,293601280~12582912,339738624~4194304,348127232~16777216,373293056~4194304,381681664~12582912] 2024-08-10T06:34:48.371 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~20971520,29360128~12582912,50331648~8388608,62914560~12582912,83886080~12582912,100663296~8388608,117440512~4194304,130023424~33554432,176160768~4194304,201326592~25165824,230686720~8388608,251658240~8388608,272629760~37748736,339738624~4194304,348127232~16777216,373293056~25165824] 2024-08-10T06:34:48.371 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 8 diff [0~16777216,29360128~8388608,50331648~4194304,58720256~12582912,83886080~25165824,117440512~4194304,130023424~8388608,142606336~16777216,176160768~4194304,201326592~8388608,213909504~12582912,230686720~8388608,251658240~8388608,272629760~8388608,285212672~37748736,339738624~4194304,348127232~16777216,373293056~4194304,381681664~16777216,402653184~8388608] 2024-08-10T06:34:48.371 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~16777216,29360128~8388608,50331648~4194304,58720256~12582912,83886080~25165824,117440512~4194304,130023424~8388608,142606336~16777216,176160768~4194304,201326592~8388608,213909504~12582912,230686720~8388608,251658240~8388608,272629760~8388608,285212672~37748736,339738624~4194304,348127232~16777216,373293056~4194304,381681664~16777216,402653184~8388608] 2024-08-10T06:34:48.373 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~20971520,29360128~12582912,50331648~25165824,83886080~25165824,117440512~4194304,130023424~33554432,176160768~4194304,201326592~25165824,230686720~8388608,251658240~8388608,272629760~50331648,339738624~4194304,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.374 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 9 diff [0~16777216,29360128~16777216,50331648~4194304,58720256~12582912,75497472~4194304,83886080~37748736,130023424~8388608,142606336~16777216,163577856~4194304,176160768~4194304,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~37748736,339738624~4194304,348127232~16777216,373293056~4194304,381681664~16777216,402653184~8388608] 2024-08-10T06:34:48.374 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~16777216,29360128~16777216,50331648~4194304,58720256~12582912,75497472~4194304,83886080~37748736,130023424~8388608,142606336~16777216,163577856~4194304,176160768~4194304,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~37748736,339738624~4194304,348127232~16777216,373293056~4194304,381681664~16777216,402653184~8388608] 2024-08-10T06:34:48.377 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~20971520,29360128~92274688,130023424~37748736,176160768~4194304,201326592~37748736,243269632~16777216,272629760~50331648,339738624~4194304,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.377 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 10 diff [0~20971520,29360128~16777216,50331648~20971520,75497472~16777216,96468992~25165824,130023424~8388608,142606336~16777216,163577856~8388608,176160768~4194304,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~37748736,339738624~4194304,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.377 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~16777216,50331648~20971520,75497472~16777216,96468992~25165824,130023424~8388608,142606336~16777216,163577856~8388608,176160768~4194304,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~37748736,339738624~4194304,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.381 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~92274688,130023424~50331648,201326592~37748736,243269632~16777216,272629760~50331648,339738624~4194304,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.381 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 11 diff [0~20971520,29360128~41943040,75497472~16777216,96468992~25165824,130023424~8388608,142606336~16777216,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~37748736,339738624~4194304,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.381 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~41943040,75497472~16777216,96468992~25165824,130023424~8388608,142606336~16777216,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~37748736,339738624~4194304,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.385 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~92274688,130023424~50331648,184549376~12582912,201326592~37748736,243269632~16777216,272629760~50331648,339738624~4194304,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.385 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 12 diff [0~20971520,29360128~41943040,75497472~16777216,96468992~25165824,130023424~8388608,142606336~16777216,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~41943040,339738624~4194304,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.385 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~41943040,75497472~16777216,96468992~25165824,130023424~8388608,142606336~16777216,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~41943040,339738624~4194304,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.390 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~92274688,130023424~50331648,184549376~12582912,201326592~37748736,243269632~16777216,272629760~58720256,339738624~4194304,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.391 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 13 diff [0~20971520,29360128~41943040,75497472~46137344,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~41943040,335544320~8388608,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.391 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~41943040,75497472~46137344,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~41943040,335544320~8388608,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.395 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~92274688,130023424~50331648,184549376~12582912,201326592~58720256,272629760~58720256,335544320~8388608,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.395 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 14 diff [0~20971520,29360128~96468992,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~54525952,335544320~8388608,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.395 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~96468992,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~54525952,335544320~8388608,348127232~16777216,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.400 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~96468992,130023424~50331648,184549376~12582912,201326592~58720256,272629760~58720256,335544320~8388608,348127232~16777216,373293056~37748736] 2024-08-10T06:34:48.401 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 15 diff [0~20971520,25165824~100663296,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~54525952,335544320~29360128,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.401 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~100663296,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~54525952,335544320~29360128,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.407 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~125829120,130023424~50331648,184549376~12582912,201326592~58720256,272629760~58720256,335544320~29360128,373293056~37748736] 2024-08-10T06:34:48.407 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 16 diff [0~20971520,25165824~100663296,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~33554432,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.407 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~100663296,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~33554432,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.413 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~125829120,130023424~50331648,184549376~12582912,201326592~58720256,272629760~92274688,373293056~41943040] 2024-08-10T06:34:48.413 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 17 diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~33554432,373293056~37748736] 2024-08-10T06:34:48.413 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~33554432,373293056~37748736] 2024-08-10T06:34:48.419 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~12582912,201326592~58720256,272629760~92274688,373293056~41943040] 2024-08-10T06:34:48.419 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 18 diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,272629760~54525952,331350016~33554432,373293056~37748736] 2024-08-10T06:34:48.419 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,272629760~54525952,331350016~33554432,373293056~37748736] 2024-08-10T06:34:48.426 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,272629760~92274688,373293056~41943040] 2024-08-10T06:34:48.426 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to 19 diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:48.426 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:48.432 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:48.432 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 4 diff [67108864~8388608,83886080~8388608,130023424~4194304,201326592~8388608,251658240~8388608,276824064~4194304,285212672~4194304,339738624~4194304,348127232~4194304] 2024-08-10T06:34:48.432 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [67108864~8388608,83886080~8388608,130023424~4194304,201326592~8388608,251658240~8388608,276824064~4194304,285212672~4194304,339738624~4194304,348127232~4194304] 2024-08-10T06:34:48.433 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [67108864~8388608,83886080~12582912,130023424~4194304,201326592~12582912,251658240~8388608,276824064~16777216,339738624~4194304,348127232~4194304] 2024-08-10T06:34:48.433 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 5 diff [62914560~8388608,83886080~12582912,117440512~4194304,130023424~8388608,142606336~4194304,150994944~8388608,176160768~4194304,201326592~8388608,251658240~8388608,276824064~4194304,285212672~4194304,293601280~4194304,339738624~4194304,348127232~4194304,373293056~4194304] 2024-08-10T06:34:48.433 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [62914560~8388608,83886080~12582912,117440512~4194304,130023424~8388608,142606336~4194304,150994944~8388608,176160768~4194304,201326592~8388608,251658240~8388608,276824064~4194304,285212672~4194304,293601280~4194304,339738624~4194304,348127232~4194304,373293056~4194304] 2024-08-10T06:34:48.434 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [62914560~12582912,83886080~12582912,117440512~4194304,130023424~33554432,176160768~4194304,201326592~12582912,251658240~8388608,276824064~20971520,339738624~4194304,348127232~4194304,373293056~8388608] 2024-08-10T06:34:48.434 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 6 diff [0~12582912,33554432~4194304,62914560~8388608,83886080~12582912,100663296~8388608,117440512~4194304,130023424~8388608,142606336~4194304,150994944~8388608,176160768~4194304,201326592~8388608,230686720~8388608,251658240~8388608,276824064~4194304,285212672~4194304,293601280~8388608,339738624~4194304,348127232~4194304,373293056~4194304] 2024-08-10T06:34:48.434 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~12582912,33554432~4194304,62914560~8388608,83886080~12582912,100663296~8388608,117440512~4194304,130023424~8388608,142606336~4194304,150994944~8388608,176160768~4194304,201326592~8388608,230686720~8388608,251658240~8388608,276824064~4194304,285212672~4194304,293601280~8388608,339738624~4194304,348127232~4194304,373293056~4194304] 2024-08-10T06:34:48.436 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~16777216,33554432~8388608,62914560~12582912,83886080~12582912,100663296~8388608,117440512~4194304,130023424~33554432,176160768~4194304,201326592~12582912,230686720~8388608,251658240~8388608,276824064~29360128,339738624~4194304,348127232~4194304,373293056~8388608] 2024-08-10T06:34:48.436 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 7 diff [0~16777216,29360128~8388608,62914560~8388608,83886080~12582912,100663296~8388608,117440512~4194304,130023424~8388608,142606336~4194304,150994944~8388608,176160768~4194304,201326592~8388608,218103808~8388608,230686720~8388608,251658240~8388608,272629760~8388608,285212672~4194304,293601280~12582912,339738624~4194304,348127232~12582912,373293056~4194304,385875968~8388608] 2024-08-10T06:34:48.436 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~16777216,29360128~8388608,62914560~8388608,83886080~12582912,100663296~8388608,117440512~4194304,130023424~8388608,142606336~4194304,150994944~8388608,176160768~4194304,201326592~8388608,218103808~8388608,230686720~8388608,251658240~8388608,272629760~8388608,285212672~4194304,293601280~12582912,339738624~4194304,348127232~12582912,373293056~4194304,385875968~8388608] 2024-08-10T06:34:48.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:48 smithi159 ceph-mon[90359]: osdmap e2309: 8 total, 8 up, 8 in 2024-08-10T06:34:48.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:48 smithi159 ceph-mon[90359]: pgmap v4458: 137 pgs: 137 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 42 MiB/s wr, 357 op/s 2024-08-10T06:34:48.438 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~20971520,29360128~12582912,62914560~12582912,83886080~12582912,100663296~8388608,117440512~4194304,130023424~33554432,176160768~4194304,201326592~12582912,218103808~8388608,230686720~8388608,251658240~8388608,272629760~37748736,339738624~4194304,348127232~12582912,373293056~8388608,385875968~12582912] 2024-08-10T06:34:48.439 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 8 diff [0~16777216,29360128~8388608,58720256~12582912,83886080~25165824,117440512~4194304,130023424~8388608,142606336~4194304,150994944~8388608,176160768~4194304,201326592~8388608,218103808~8388608,230686720~8388608,251658240~8388608,272629760~8388608,285212672~37748736,339738624~4194304,348127232~12582912,373293056~4194304,385875968~12582912,402653184~8388608] 2024-08-10T06:34:48.439 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~16777216,29360128~8388608,58720256~12582912,83886080~25165824,117440512~4194304,130023424~8388608,142606336~4194304,150994944~8388608,176160768~4194304,201326592~8388608,218103808~8388608,230686720~8388608,251658240~8388608,272629760~8388608,285212672~37748736,339738624~4194304,348127232~12582912,373293056~4194304,385875968~12582912,402653184~8388608] 2024-08-10T06:34:48.441 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~20971520,29360128~12582912,58720256~16777216,83886080~25165824,117440512~4194304,130023424~33554432,176160768~4194304,201326592~12582912,218103808~8388608,230686720~8388608,251658240~8388608,272629760~50331648,339738624~4194304,348127232~12582912,373293056~8388608,385875968~25165824] 2024-08-10T06:34:48.441 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 9 diff [0~16777216,29360128~16777216,58720256~12582912,75497472~4194304,83886080~37748736,130023424~8388608,142606336~4194304,150994944~8388608,163577856~4194304,176160768~4194304,201326592~8388608,218103808~20971520,243269632~16777216,272629760~8388608,285212672~37748736,339738624~4194304,348127232~12582912,373293056~4194304,385875968~12582912,402653184~8388608] 2024-08-10T06:34:48.441 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~16777216,29360128~16777216,58720256~12582912,75497472~4194304,83886080~37748736,130023424~8388608,142606336~4194304,150994944~8388608,163577856~4194304,176160768~4194304,201326592~8388608,218103808~20971520,243269632~16777216,272629760~8388608,285212672~37748736,339738624~4194304,348127232~12582912,373293056~4194304,385875968~12582912,402653184~8388608] 2024-08-10T06:34:48.444 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~20971520,29360128~20971520,58720256~62914560,130023424~37748736,176160768~4194304,201326592~12582912,218103808~20971520,243269632~16777216,272629760~50331648,339738624~4194304,348127232~12582912,373293056~8388608,385875968~25165824] 2024-08-10T06:34:48.444 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 10 diff [0~20971520,29360128~16777216,54525952~16777216,75497472~16777216,96468992~25165824,130023424~8388608,142606336~4194304,150994944~8388608,163577856~8388608,176160768~4194304,201326592~8388608,218103808~20971520,243269632~16777216,272629760~8388608,285212672~37748736,339738624~4194304,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.444 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~16777216,54525952~16777216,75497472~16777216,96468992~25165824,130023424~8388608,142606336~4194304,150994944~8388608,163577856~8388608,176160768~4194304,201326592~8388608,218103808~20971520,243269632~16777216,272629760~8388608,285212672~37748736,339738624~4194304,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.447 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~20971520,54525952~67108864,130023424~50331648,201326592~12582912,218103808~20971520,243269632~16777216,272629760~50331648,339738624~4194304,348127232~12582912,373293056~8388608,385875968~25165824] 2024-08-10T06:34:48.447 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 11 diff [0~20971520,29360128~41943040,75497472~16777216,96468992~25165824,130023424~8388608,142606336~4194304,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~37748736,339738624~4194304,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.447 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~41943040,75497472~16777216,96468992~25165824,130023424~8388608,142606336~4194304,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~37748736,339738624~4194304,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.450 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~92274688,130023424~50331648,184549376~12582912,201326592~37748736,243269632~16777216,272629760~50331648,339738624~4194304,348127232~12582912,373293056~8388608,385875968~25165824] 2024-08-10T06:34:48.450 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 12 diff [0~20971520,29360128~41943040,75497472~16777216,96468992~25165824,130023424~8388608,142606336~4194304,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~41943040,339738624~4194304,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.450 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~41943040,75497472~16777216,96468992~25165824,130023424~8388608,142606336~4194304,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~41943040,339738624~4194304,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.453 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~92274688,130023424~50331648,184549376~12582912,201326592~37748736,243269632~16777216,272629760~58720256,339738624~4194304,348127232~12582912,373293056~8388608,385875968~25165824] 2024-08-10T06:34:48.453 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 13 diff [0~20971520,29360128~41943040,75497472~46137344,130023424~16777216,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~41943040,335544320~8388608,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.453 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~41943040,75497472~46137344,130023424~16777216,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~8388608,285212672~41943040,335544320~8388608,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.458 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~92274688,130023424~50331648,184549376~12582912,201326592~58720256,272629760~58720256,335544320~8388608,348127232~12582912,373293056~8388608,385875968~25165824] 2024-08-10T06:34:48.458 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 14 diff [0~20971520,29360128~96468992,130023424~16777216,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~54525952,335544320~8388608,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.458 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~96468992,130023424~16777216,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~54525952,335544320~8388608,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.462 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~96468992,130023424~50331648,184549376~12582912,201326592~58720256,272629760~58720256,335544320~8388608,348127232~12582912,373293056~8388608,385875968~25165824] 2024-08-10T06:34:48.462 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 15 diff [0~20971520,25165824~100663296,130023424~16777216,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~54525952,335544320~25165824,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.462 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~100663296,130023424~16777216,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~16777216,272629760~54525952,335544320~25165824,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.467 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~125829120,130023424~50331648,184549376~12582912,201326592~58720256,272629760~58720256,335544320~25165824,373293056~8388608,385875968~25165824] 2024-08-10T06:34:48.467 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 16 diff [0~20971520,25165824~100663296,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~29360128,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.467 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~100663296,130023424~29360128,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~29360128,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.472 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~125829120,130023424~50331648,184549376~12582912,201326592~58720256,272629760~88080384,373293056~41943040] 2024-08-10T06:34:48.472 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 17 diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~29360128,373293056~37748736] 2024-08-10T06:34:48.472 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~16777216,272629760~54525952,331350016~29360128,373293056~37748736] 2024-08-10T06:34:48.478 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~12582912,201326592~58720256,272629760~88080384,373293056~41943040] 2024-08-10T06:34:48.478 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 18 diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,272629760~54525952,331350016~29360128,373293056~37748736] 2024-08-10T06:34:48.478 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,272629760~54525952,331350016~29360128,373293056~37748736] 2024-08-10T06:34:48.483 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,272629760~88080384,373293056~41943040] 2024-08-10T06:34:48.483 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to 19 diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:48.484 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:48.489 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:48.490 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 5 diff [62914560~8388608,83886080~8388608,117440512~4194304,134217728~4194304,142606336~4194304,150994944~8388608,176160768~4194304,293601280~4194304,373293056~4194304] 2024-08-10T06:34:48.490 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [62914560~8388608,83886080~8388608,117440512~4194304,134217728~4194304,142606336~4194304,150994944~8388608,176160768~4194304,293601280~4194304,373293056~4194304] 2024-08-10T06:34:48.491 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [62914560~12582912,83886080~8388608,117440512~4194304,134217728~29360128,176160768~4194304,293601280~4194304,373293056~8388608] 2024-08-10T06:34:48.491 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 6 diff [0~12582912,33554432~4194304,62914560~8388608,83886080~8388608,100663296~8388608,117440512~4194304,134217728~4194304,142606336~4194304,150994944~8388608,176160768~4194304,230686720~8388608,293601280~8388608,348127232~4194304,373293056~4194304] 2024-08-10T06:34:48.492 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~12582912,33554432~4194304,62914560~8388608,83886080~8388608,100663296~8388608,117440512~4194304,134217728~4194304,142606336~4194304,150994944~8388608,176160768~4194304,230686720~8388608,293601280~8388608,348127232~4194304,373293056~4194304] 2024-08-10T06:34:48.492 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~16777216,33554432~8388608,62914560~12582912,83886080~8388608,100663296~8388608,117440512~4194304,134217728~29360128,176160768~4194304,230686720~8388608,293601280~12582912,348127232~4194304,373293056~8388608] 2024-08-10T06:34:48.492 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 7 diff [0~16777216,29360128~8388608,62914560~8388608,83886080~8388608,100663296~8388608,117440512~4194304,134217728~4194304,142606336~4194304,150994944~8388608,176160768~4194304,218103808~8388608,230686720~8388608,272629760~4194304,293601280~12582912,348127232~12582912,373293056~4194304,385875968~8388608] 2024-08-10T06:34:48.492 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~16777216,29360128~8388608,62914560~8388608,83886080~8388608,100663296~8388608,117440512~4194304,134217728~4194304,142606336~4194304,150994944~8388608,176160768~4194304,218103808~8388608,230686720~8388608,272629760~4194304,293601280~12582912,348127232~12582912,373293056~4194304,385875968~8388608] 2024-08-10T06:34:48.493 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~20971520,29360128~12582912,62914560~12582912,83886080~8388608,100663296~8388608,117440512~4194304,134217728~29360128,176160768~4194304,218103808~8388608,230686720~8388608,272629760~8388608,293601280~16777216,348127232~12582912,373293056~8388608,385875968~12582912] 2024-08-10T06:34:48.493 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 8 diff [0~16777216,29360128~8388608,58720256~12582912,83886080~8388608,96468992~12582912,117440512~4194304,134217728~4194304,142606336~4194304,150994944~8388608,176160768~4194304,218103808~8388608,230686720~8388608,272629760~4194304,289406976~33554432,348127232~12582912,373293056~4194304,385875968~12582912,402653184~8388608] 2024-08-10T06:34:48.493 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~16777216,29360128~8388608,58720256~12582912,83886080~8388608,96468992~12582912,117440512~4194304,134217728~4194304,142606336~4194304,150994944~8388608,176160768~4194304,218103808~8388608,230686720~8388608,272629760~4194304,289406976~33554432,348127232~12582912,373293056~4194304,385875968~12582912,402653184~8388608] 2024-08-10T06:34:48.495 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~20971520,29360128~12582912,58720256~16777216,83886080~8388608,96468992~12582912,117440512~4194304,134217728~29360128,176160768~4194304,218103808~8388608,230686720~8388608,272629760~8388608,289406976~33554432,348127232~12582912,373293056~8388608,385875968~25165824] 2024-08-10T06:34:48.496 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 9 diff [0~16777216,29360128~16777216,58720256~12582912,75497472~4194304,83886080~8388608,96468992~25165824,134217728~4194304,142606336~4194304,150994944~8388608,163577856~4194304,176160768~4194304,218103808~20971520,243269632~8388608,255852544~4194304,272629760~4194304,289406976~33554432,348127232~12582912,373293056~4194304,385875968~12582912,402653184~8388608] 2024-08-10T06:34:48.496 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~16777216,29360128~16777216,58720256~12582912,75497472~4194304,83886080~8388608,96468992~25165824,134217728~4194304,142606336~4194304,150994944~8388608,163577856~4194304,176160768~4194304,218103808~20971520,243269632~8388608,255852544~4194304,272629760~4194304,289406976~33554432,348127232~12582912,373293056~4194304,385875968~12582912,402653184~8388608] 2024-08-10T06:34:48.498 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~20971520,29360128~20971520,58720256~33554432,96468992~25165824,134217728~33554432,176160768~4194304,218103808~20971520,243269632~16777216,272629760~8388608,289406976~33554432,348127232~12582912,373293056~8388608,385875968~25165824] 2024-08-10T06:34:48.498 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 10 diff [0~20971520,29360128~16777216,54525952~16777216,75497472~12582912,96468992~25165824,134217728~4194304,142606336~4194304,150994944~8388608,163577856~8388608,176160768~4194304,218103808~20971520,243269632~8388608,255852544~4194304,272629760~8388608,285212672~37748736,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.498 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~16777216,54525952~16777216,75497472~12582912,96468992~25165824,134217728~4194304,142606336~4194304,150994944~8388608,163577856~8388608,176160768~4194304,218103808~20971520,243269632~8388608,255852544~4194304,272629760~8388608,285212672~37748736,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.502 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~20971520,54525952~37748736,96468992~25165824,134217728~46137344,218103808~20971520,243269632~16777216,272629760~50331648,348127232~12582912,373293056~8388608,385875968~25165824] 2024-08-10T06:34:48.502 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 11 diff [0~20971520,29360128~41943040,75497472~12582912,96468992~25165824,134217728~4194304,142606336~4194304,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,213909504~25165824,243269632~8388608,255852544~4194304,272629760~8388608,285212672~37748736,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.502 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~41943040,75497472~12582912,96468992~25165824,134217728~4194304,142606336~4194304,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,213909504~25165824,243269632~8388608,255852544~4194304,272629760~8388608,285212672~37748736,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.506 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~62914560,96468992~25165824,134217728~46137344,184549376~12582912,213909504~25165824,243269632~16777216,272629760~50331648,348127232~12582912,373293056~8388608,385875968~25165824] 2024-08-10T06:34:48.506 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 12 diff [0~20971520,29360128~41943040,75497472~12582912,96468992~25165824,134217728~4194304,142606336~4194304,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~8388608,285212672~41943040,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.506 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~41943040,75497472~12582912,96468992~25165824,134217728~4194304,142606336~4194304,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~8388608,285212672~41943040,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.510 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~62914560,96468992~25165824,134217728~46137344,184549376~12582912,201326592~37748736,243269632~16777216,272629760~58720256,348127232~12582912,373293056~8388608,385875968~25165824] 2024-08-10T06:34:48.510 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 13 diff [0~20971520,29360128~41943040,75497472~12582912,92274688~29360128,134217728~12582912,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~8388608,285212672~41943040,335544320~4194304,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.510 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~41943040,75497472~12582912,92274688~29360128,134217728~12582912,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~8388608,285212672~41943040,335544320~4194304,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.514 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~92274688,134217728~46137344,184549376~12582912,201326592~58720256,272629760~58720256,335544320~4194304,348127232~12582912,373293056~8388608,385875968~25165824] 2024-08-10T06:34:48.514 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 14 diff [0~20971520,29360128~96468992,134217728~12582912,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~54525952,335544320~4194304,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.514 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~96468992,134217728~12582912,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~54525952,335544320~4194304,348127232~12582912,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.518 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~96468992,134217728~46137344,184549376~12582912,201326592~58720256,272629760~58720256,335544320~4194304,348127232~12582912,373293056~8388608,385875968~25165824] 2024-08-10T06:34:48.518 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 15 diff [0~20971520,25165824~100663296,134217728~12582912,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~54525952,335544320~25165824,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.518 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~100663296,134217728~12582912,150994944~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~54525952,335544320~25165824,373293056~4194304,385875968~25165824] 2024-08-10T06:34:48.523 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~125829120,134217728~46137344,184549376~12582912,201326592~58720256,272629760~58720256,335544320~25165824,373293056~8388608,385875968~25165824] 2024-08-10T06:34:48.523 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 16 diff [0~20971520,25165824~100663296,134217728~25165824,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~54525952,331350016~29360128,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.523 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~100663296,134217728~25165824,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~54525952,331350016~29360128,373293056~4194304,381681664~29360128] 2024-08-10T06:34:48.528 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~125829120,134217728~46137344,184549376~12582912,201326592~58720256,272629760~88080384,373293056~41943040] 2024-08-10T06:34:48.528 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 17 diff [0~20971520,25165824~104857600,134217728~25165824,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~54525952,331350016~29360128,373293056~37748736] 2024-08-10T06:34:48.528 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~104857600,134217728~25165824,163577856~8388608,176160768~4194304,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~54525952,331350016~29360128,373293056~37748736] 2024-08-10T06:34:48.534 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~130023424,134217728~46137344,184549376~12582912,201326592~58720256,272629760~88080384,373293056~41943040] 2024-08-10T06:34:48.534 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 18 diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,272629760~54525952,331350016~29360128,373293056~37748736] 2024-08-10T06:34:48.534 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,272629760~54525952,331350016~29360128,373293056~37748736] 2024-08-10T06:34:48.541 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,272629760~88080384,373293056~41943040] 2024-08-10T06:34:48.541 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to 19 diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:48.541 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:48.547 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:48.547 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 6 diff [0~12582912,33554432~4194304,83886080~8388608,100663296~8388608,142606336~4194304,230686720~8388608,293601280~8388608,348127232~4194304] 2024-08-10T06:34:48.547 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~12582912,33554432~4194304,83886080~8388608,100663296~8388608,142606336~4194304,230686720~8388608,293601280~8388608,348127232~4194304] 2024-08-10T06:34:48.548 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~16777216,33554432~8388608,83886080~8388608,100663296~8388608,142606336~8388608,230686720~8388608,293601280~12582912,348127232~4194304] 2024-08-10T06:34:48.548 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 7 diff [0~16777216,29360128~8388608,83886080~8388608,100663296~8388608,142606336~4194304,218103808~8388608,230686720~8388608,272629760~4194304,293601280~12582912,348127232~12582912,385875968~8388608] 2024-08-10T06:34:48.548 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~16777216,29360128~8388608,83886080~8388608,100663296~8388608,142606336~4194304,218103808~8388608,230686720~8388608,272629760~4194304,293601280~12582912,348127232~12582912,385875968~8388608] 2024-08-10T06:34:48.551 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~20971520,29360128~12582912,83886080~8388608,100663296~8388608,142606336~8388608,218103808~8388608,230686720~8388608,272629760~8388608,293601280~16777216,348127232~12582912,385875968~12582912] 2024-08-10T06:34:48.551 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 8 diff [0~16777216,29360128~8388608,58720256~8388608,83886080~8388608,96468992~12582912,142606336~4194304,218103808~8388608,230686720~8388608,272629760~4194304,289406976~33554432,348127232~12582912,385875968~12582912,402653184~8388608] 2024-08-10T06:34:48.551 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~16777216,29360128~8388608,58720256~8388608,83886080~8388608,96468992~12582912,142606336~4194304,218103808~8388608,230686720~8388608,272629760~4194304,289406976~33554432,348127232~12582912,385875968~12582912,402653184~8388608] 2024-08-10T06:34:48.553 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~20971520,29360128~12582912,58720256~8388608,83886080~8388608,96468992~12582912,142606336~8388608,218103808~8388608,230686720~8388608,272629760~8388608,289406976~33554432,348127232~12582912,385875968~25165824] 2024-08-10T06:34:48.553 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 9 diff [0~16777216,29360128~16777216,58720256~8388608,75497472~4194304,83886080~8388608,96468992~20971520,142606336~4194304,163577856~4194304,218103808~20971520,243269632~8388608,255852544~4194304,272629760~4194304,289406976~33554432,348127232~12582912,385875968~12582912,402653184~8388608] 2024-08-10T06:34:48.553 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~16777216,29360128~16777216,58720256~8388608,75497472~4194304,83886080~8388608,96468992~20971520,142606336~4194304,163577856~4194304,218103808~20971520,243269632~8388608,255852544~4194304,272629760~4194304,289406976~33554432,348127232~12582912,385875968~12582912,402653184~8388608] 2024-08-10T06:34:48.556 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~20971520,29360128~20971520,58720256~8388608,75497472~16777216,96468992~20971520,142606336~8388608,163577856~4194304,218103808~20971520,243269632~16777216,272629760~8388608,289406976~33554432,348127232~12582912,385875968~25165824] 2024-08-10T06:34:48.556 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 10 diff [0~20971520,29360128~16777216,54525952~12582912,75497472~12582912,96468992~20971520,142606336~4194304,163577856~8388608,218103808~20971520,243269632~8388608,255852544~4194304,272629760~8388608,285212672~37748736,348127232~12582912,385875968~25165824] 2024-08-10T06:34:48.556 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~16777216,54525952~12582912,75497472~12582912,96468992~20971520,142606336~4194304,163577856~8388608,218103808~20971520,243269632~8388608,255852544~4194304,272629760~8388608,285212672~37748736,348127232~12582912,385875968~25165824] 2024-08-10T06:34:48.559 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~20971520,54525952~12582912,75497472~16777216,96468992~20971520,142606336~8388608,163577856~12582912,218103808~20971520,243269632~16777216,272629760~50331648,348127232~12582912,385875968~25165824] 2024-08-10T06:34:48.559 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 11 diff [0~20971520,29360128~37748736,71303168~16777216,96468992~20971520,142606336~4194304,163577856~8388608,184549376~12582912,213909504~25165824,243269632~8388608,255852544~4194304,272629760~8388608,285212672~37748736,348127232~12582912,385875968~25165824] 2024-08-10T06:34:48.559 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~37748736,71303168~16777216,96468992~20971520,142606336~4194304,163577856~8388608,184549376~12582912,213909504~25165824,243269632~8388608,255852544~4194304,272629760~8388608,285212672~37748736,348127232~12582912,385875968~25165824] 2024-08-10T06:34:48.562 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~37748736,71303168~20971520,96468992~20971520,142606336~8388608,163577856~12582912,184549376~12582912,213909504~25165824,243269632~16777216,272629760~50331648,348127232~12582912,385875968~25165824] 2024-08-10T06:34:48.563 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 12 diff [0~20971520,29360128~37748736,71303168~16777216,96468992~20971520,142606336~4194304,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~8388608,285212672~41943040,348127232~12582912,385875968~25165824] 2024-08-10T06:34:48.563 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~37748736,71303168~16777216,96468992~20971520,142606336~4194304,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~8388608,285212672~41943040,348127232~12582912,385875968~25165824] 2024-08-10T06:34:48.566 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~62914560,96468992~20971520,142606336~8388608,163577856~12582912,184549376~12582912,201326592~37748736,243269632~16777216,272629760~58720256,348127232~12582912,385875968~25165824] 2024-08-10T06:34:48.566 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 13 diff [0~20971520,29360128~37748736,71303168~16777216,92274688~25165824,134217728~12582912,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~8388608,285212672~41943040,335544320~4194304,348127232~12582912,385875968~25165824] 2024-08-10T06:34:48.567 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~37748736,71303168~16777216,92274688~25165824,134217728~12582912,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~8388608,285212672~41943040,335544320~4194304,348127232~12582912,385875968~25165824] 2024-08-10T06:34:48.571 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~88080384,134217728~16777216,163577856~12582912,184549376~12582912,201326592~58720256,272629760~58720256,335544320~4194304,348127232~12582912,385875968~25165824] 2024-08-10T06:34:48.571 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 14 diff [0~20971520,29360128~37748736,71303168~54525952,134217728~12582912,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~54525952,335544320~4194304,348127232~12582912,385875968~25165824] 2024-08-10T06:34:48.571 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,29360128~37748736,71303168~54525952,134217728~12582912,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~54525952,335544320~4194304,348127232~12582912,385875968~25165824] 2024-08-10T06:34:48.575 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~25165824,29360128~96468992,134217728~16777216,163577856~12582912,184549376~12582912,201326592~58720256,272629760~58720256,335544320~4194304,348127232~12582912,385875968~25165824] 2024-08-10T06:34:48.575 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 15 diff [0~20971520,25165824~41943040,71303168~54525952,134217728~12582912,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~54525952,335544320~25165824,385875968~25165824] 2024-08-10T06:34:48.575 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~41943040,71303168~54525952,134217728~12582912,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~54525952,335544320~25165824,385875968~25165824] 2024-08-10T06:34:48.579 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~125829120,134217728~16777216,163577856~12582912,184549376~12582912,201326592~58720256,272629760~58720256,335544320~25165824,385875968~25165824] 2024-08-10T06:34:48.579 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 16 diff [0~20971520,25165824~41943040,71303168~54525952,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~54525952,331350016~29360128,381681664~29360128] 2024-08-10T06:34:48.579 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~41943040,71303168~54525952,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~54525952,331350016~29360128,381681664~29360128] 2024-08-10T06:34:48.585 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~125829120,134217728~16777216,163577856~12582912,184549376~12582912,201326592~58720256,272629760~88080384,381681664~33554432] 2024-08-10T06:34:48.585 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 17 diff [0~20971520,25165824~104857600,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~54525952,331350016~29360128,377487360~33554432] 2024-08-10T06:34:48.585 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~104857600,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~54525952,331350016~29360128,377487360~33554432] 2024-08-10T06:34:48.591 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~130023424,134217728~16777216,163577856~12582912,184549376~12582912,201326592~58720256,272629760~88080384,377487360~37748736] 2024-08-10T06:34:48.591 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 18 diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,272629760~54525952,331350016~29360128,377487360~33554432] 2024-08-10T06:34:48.591 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,272629760~54525952,331350016~29360128,377487360~33554432] 2024-08-10T06:34:48.597 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~150994944,163577856~12582912,184549376~75497472,272629760~88080384,377487360~37748736] 2024-08-10T06:34:48.597 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to 19 diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:48.597 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:48.603 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~150994944,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:48.603 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 7 diff [8388608~8388608,29360128~4194304,218103808~8388608,272629760~4194304,293601280~4194304,301989888~4194304,352321536~8388608,385875968~8388608] 2024-08-10T06:34:48.603 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~8388608,29360128~4194304,218103808~8388608,272629760~4194304,293601280~4194304,301989888~4194304,352321536~8388608,385875968~8388608] 2024-08-10T06:34:48.604 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~12582912,29360128~4194304,218103808~8388608,272629760~8388608,293601280~16777216,352321536~8388608,385875968~12582912] 2024-08-10T06:34:48.604 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 8 diff [8388608~8388608,29360128~8388608,58720256~8388608,96468992~8388608,218103808~8388608,272629760~4194304,289406976~8388608,301989888~20971520,352321536~8388608,385875968~12582912,402653184~8388608] 2024-08-10T06:34:48.604 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~8388608,29360128~8388608,58720256~8388608,96468992~8388608,218103808~8388608,272629760~4194304,289406976~8388608,301989888~20971520,352321536~8388608,385875968~12582912,402653184~8388608] 2024-08-10T06:34:48.606 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~12582912,29360128~8388608,58720256~8388608,96468992~8388608,218103808~8388608,272629760~8388608,289406976~33554432,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.606 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 9 diff [8388608~8388608,29360128~16777216,58720256~8388608,75497472~4194304,96468992~20971520,163577856~4194304,218103808~12582912,243269632~8388608,255852544~4194304,272629760~4194304,289406976~8388608,301989888~20971520,352321536~8388608,385875968~12582912,402653184~8388608] 2024-08-10T06:34:48.606 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~8388608,29360128~16777216,58720256~8388608,75497472~4194304,96468992~20971520,163577856~4194304,218103808~12582912,243269632~8388608,255852544~4194304,272629760~4194304,289406976~8388608,301989888~20971520,352321536~8388608,385875968~12582912,402653184~8388608] 2024-08-10T06:34:48.608 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~12582912,29360128~20971520,58720256~8388608,75497472~8388608,96468992~20971520,163577856~4194304,218103808~12582912,243269632~16777216,272629760~8388608,289406976~33554432,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.608 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 10 diff [8388608~12582912,29360128~16777216,54525952~12582912,75497472~12582912,96468992~20971520,163577856~8388608,218103808~12582912,243269632~8388608,255852544~4194304,272629760~8388608,285212672~12582912,301989888~20971520,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.608 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,29360128~16777216,54525952~12582912,75497472~12582912,96468992~20971520,163577856~8388608,218103808~12582912,243269632~8388608,255852544~4194304,272629760~8388608,285212672~12582912,301989888~20971520,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.610 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,29360128~20971520,54525952~12582912,75497472~12582912,96468992~20971520,163577856~12582912,218103808~12582912,243269632~16777216,272629760~50331648,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.610 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 11 diff [8388608~12582912,29360128~37748736,71303168~16777216,96468992~20971520,163577856~8388608,184549376~12582912,213909504~20971520,243269632~8388608,255852544~4194304,272629760~8388608,285212672~12582912,301989888~20971520,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.610 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,29360128~37748736,71303168~16777216,96468992~20971520,163577856~8388608,184549376~12582912,213909504~20971520,243269632~8388608,255852544~4194304,272629760~8388608,285212672~12582912,301989888~20971520,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.613 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,29360128~37748736,71303168~16777216,96468992~20971520,163577856~12582912,184549376~12582912,213909504~25165824,243269632~16777216,272629760~50331648,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.613 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 12 diff [8388608~12582912,29360128~37748736,71303168~16777216,96468992~20971520,163577856~8388608,184549376~12582912,201326592~8388608,213909504~20971520,243269632~8388608,255852544~4194304,272629760~8388608,285212672~12582912,301989888~25165824,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.613 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,29360128~37748736,71303168~16777216,96468992~20971520,163577856~8388608,184549376~12582912,201326592~8388608,213909504~20971520,243269632~8388608,255852544~4194304,272629760~8388608,285212672~12582912,301989888~25165824,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.616 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,29360128~58720256,96468992~20971520,163577856~12582912,184549376~12582912,201326592~37748736,243269632~16777216,272629760~58720256,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.616 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 13 diff [8388608~12582912,29360128~37748736,71303168~16777216,92274688~25165824,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~8388608,285212672~12582912,301989888~25165824,335544320~4194304,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.616 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,29360128~37748736,71303168~16777216,92274688~25165824,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~8388608,285212672~12582912,301989888~25165824,335544320~4194304,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.619 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,29360128~58720256,92274688~25165824,134217728~8388608,163577856~12582912,184549376~12582912,201326592~58720256,272629760~58720256,335544320~4194304,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.619 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 14 diff [8388608~12582912,29360128~37748736,71303168~54525952,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~25165824,301989888~25165824,335544320~4194304,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.619 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,29360128~37748736,71303168~54525952,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~25165824,301989888~25165824,335544320~4194304,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.623 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,29360128~96468992,134217728~12582912,163577856~12582912,184549376~12582912,201326592~58720256,272629760~58720256,335544320~4194304,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.623 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 15 diff [8388608~12582912,25165824~41943040,71303168~54525952,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~25165824,301989888~25165824,335544320~12582912,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.623 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,25165824~41943040,71303168~54525952,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~25165824,301989888~25165824,335544320~12582912,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.628 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~117440512,134217728~12582912,163577856~12582912,184549376~12582912,201326592~58720256,272629760~58720256,335544320~12582912,352321536~8388608,385875968~25165824] 2024-08-10T06:34:48.628 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 16 diff [8388608~12582912,25165824~41943040,71303168~54525952,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~25165824,301989888~25165824,331350016~16777216,352321536~8388608,381681664~29360128] 2024-08-10T06:34:48.628 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,25165824~41943040,71303168~54525952,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~25165824,301989888~25165824,331350016~16777216,352321536~8388608,381681664~29360128] 2024-08-10T06:34:48.633 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~117440512,134217728~16777216,163577856~12582912,184549376~12582912,201326592~58720256,272629760~75497472,352321536~8388608,381681664~33554432] 2024-08-10T06:34:48.633 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 17 diff [8388608~12582912,25165824~104857600,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~25165824,301989888~25165824,331350016~16777216,352321536~8388608,377487360~33554432] 2024-08-10T06:34:48.633 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,25165824~104857600,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~25165824,301989888~25165824,331350016~16777216,352321536~8388608,377487360~33554432] 2024-08-10T06:34:48.638 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~121634816,134217728~16777216,163577856~12582912,184549376~12582912,201326592~58720256,272629760~75497472,352321536~8388608,377487360~37748736] 2024-08-10T06:34:48.638 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 18 diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,272629760~25165824,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:48.638 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,272629760~25165824,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:48.643 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,272629760~88080384,377487360~37748736] 2024-08-10T06:34:48.643 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to 19 diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:48.643 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:48.648 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:48.648 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 8 diff [29360128~4194304,58720256~8388608,96468992~8388608,289406976~8388608,306184192~16777216,390070272~8388608,402653184~8388608] 2024-08-10T06:34:48.648 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [29360128~4194304,58720256~8388608,96468992~8388608,289406976~8388608,306184192~16777216,390070272~8388608,402653184~8388608] 2024-08-10T06:34:48.649 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [29360128~8388608,58720256~8388608,96468992~8388608,289406976~12582912,306184192~16777216,390070272~20971520] 2024-08-10T06:34:48.649 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 9 diff [29360128~4194304,37748736~8388608,58720256~8388608,75497472~4194304,96468992~20971520,163577856~4194304,222298112~8388608,243269632~8388608,255852544~4194304,289406976~8388608,306184192~16777216,390070272~8388608,402653184~8388608] 2024-08-10T06:34:48.649 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [29360128~4194304,37748736~8388608,58720256~8388608,75497472~4194304,96468992~20971520,163577856~4194304,222298112~8388608,243269632~8388608,255852544~4194304,289406976~8388608,306184192~16777216,390070272~8388608,402653184~8388608] 2024-08-10T06:34:48.651 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [29360128~20971520,58720256~8388608,75497472~8388608,96468992~20971520,163577856~4194304,222298112~8388608,243269632~16777216,289406976~12582912,306184192~16777216,390070272~20971520] 2024-08-10T06:34:48.651 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 10 diff [8388608~4194304,16777216~4194304,29360128~4194304,37748736~8388608,54525952~12582912,75497472~12582912,96468992~20971520,163577856~8388608,222298112~8388608,243269632~8388608,255852544~4194304,272629760~8388608,285212672~12582912,306184192~16777216,390070272~20971520] 2024-08-10T06:34:48.651 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~4194304,37748736~8388608,54525952~12582912,75497472~12582912,96468992~20971520,163577856~8388608,222298112~8388608,243269632~8388608,255852544~4194304,272629760~8388608,285212672~12582912,306184192~16777216,390070272~20971520] 2024-08-10T06:34:48.652 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,29360128~20971520,54525952~12582912,75497472~12582912,96468992~20971520,163577856~12582912,222298112~8388608,243269632~16777216,272629760~29360128,306184192~16777216,390070272~20971520] 2024-08-10T06:34:48.653 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 11 diff [8388608~4194304,16777216~4194304,29360128~4194304,37748736~29360128,71303168~16777216,96468992~20971520,163577856~8388608,184549376~12582912,213909504~20971520,243269632~8388608,255852544~4194304,272629760~8388608,285212672~12582912,306184192~16777216,390070272~20971520] 2024-08-10T06:34:48.653 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~4194304,37748736~29360128,71303168~16777216,96468992~20971520,163577856~8388608,184549376~12582912,213909504~20971520,243269632~8388608,255852544~4194304,272629760~8388608,285212672~12582912,306184192~16777216,390070272~20971520] 2024-08-10T06:34:48.655 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,29360128~37748736,71303168~16777216,96468992~20971520,163577856~12582912,184549376~12582912,213909504~25165824,243269632~16777216,272629760~29360128,306184192~16777216,390070272~20971520] 2024-08-10T06:34:48.655 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 12 diff [8388608~4194304,16777216~4194304,29360128~37748736,71303168~16777216,96468992~20971520,163577856~8388608,184549376~12582912,201326592~8388608,213909504~20971520,243269632~8388608,255852544~4194304,272629760~8388608,285212672~12582912,306184192~20971520,390070272~20971520] 2024-08-10T06:34:48.656 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~37748736,71303168~16777216,96468992~20971520,163577856~8388608,184549376~12582912,201326592~8388608,213909504~20971520,243269632~8388608,255852544~4194304,272629760~8388608,285212672~12582912,306184192~20971520,390070272~20971520] 2024-08-10T06:34:48.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:48 smithi086 ceph-mon[98993]: osdmap e2309: 8 total, 8 up, 8 in 2024-08-10T06:34:48.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:48 smithi086 ceph-mon[98993]: pgmap v4458: 137 pgs: 137 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 42 MiB/s wr, 357 op/s 2024-08-10T06:34:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:34:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:34:48] "GET /metrics HTTP/1.1" 200 36665 "" "Prometheus/2.43.0" 2024-08-10T06:34:48.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:48 smithi086 ceph-mon[101471]: osdmap e2309: 8 total, 8 up, 8 in 2024-08-10T06:34:48.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:48 smithi086 ceph-mon[101471]: pgmap v4458: 137 pgs: 137 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 42 MiB/s wr, 357 op/s 2024-08-10T06:34:48.658 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,29360128~58720256,96468992~20971520,163577856~12582912,184549376~12582912,201326592~37748736,243269632~16777216,272629760~29360128,306184192~25165824,390070272~20971520] 2024-08-10T06:34:48.659 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 13 diff [8388608~4194304,16777216~4194304,29360128~37748736,71303168~16777216,92274688~25165824,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~8388608,285212672~12582912,306184192~20971520,335544320~4194304,390070272~20971520] 2024-08-10T06:34:48.659 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~37748736,71303168~16777216,92274688~25165824,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~8388608,285212672~12582912,306184192~20971520,335544320~4194304,390070272~20971520] 2024-08-10T06:34:48.661 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,29360128~58720256,92274688~25165824,134217728~8388608,163577856~12582912,184549376~12582912,201326592~58720256,272629760~29360128,306184192~25165824,335544320~4194304,390070272~20971520] 2024-08-10T06:34:48.661 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 14 diff [8388608~4194304,16777216~4194304,29360128~37748736,71303168~54525952,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~25165824,306184192~20971520,335544320~4194304,390070272~20971520] 2024-08-10T06:34:48.661 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~37748736,71303168~54525952,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~25165824,306184192~20971520,335544320~4194304,390070272~20971520] 2024-08-10T06:34:48.664 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,29360128~96468992,134217728~12582912,163577856~12582912,184549376~12582912,201326592~58720256,272629760~29360128,306184192~25165824,335544320~4194304,390070272~20971520] 2024-08-10T06:34:48.664 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 15 diff [8388608~4194304,16777216~4194304,25165824~41943040,71303168~54525952,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~25165824,306184192~20971520,335544320~12582912,352321536~4194304,390070272~20971520] 2024-08-10T06:34:48.664 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~41943040,71303168~54525952,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~25165824,306184192~20971520,335544320~12582912,352321536~4194304,390070272~20971520] 2024-08-10T06:34:48.668 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~117440512,134217728~12582912,163577856~12582912,184549376~12582912,201326592~58720256,272629760~29360128,306184192~25165824,335544320~12582912,352321536~8388608,390070272~20971520] 2024-08-10T06:34:48.668 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 16 diff [8388608~4194304,16777216~4194304,25165824~41943040,71303168~54525952,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~25165824,301989888~25165824,331350016~16777216,352321536~4194304,381681664~29360128] 2024-08-10T06:34:48.668 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~41943040,71303168~54525952,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~25165824,301989888~25165824,331350016~16777216,352321536~4194304,381681664~29360128] 2024-08-10T06:34:48.672 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~117440512,134217728~16777216,163577856~12582912,184549376~12582912,201326592~58720256,272629760~75497472,352321536~8388608,381681664~33554432] 2024-08-10T06:34:48.672 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 17 diff [8388608~4194304,16777216~4194304,25165824~104857600,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~25165824,301989888~25165824,331350016~16777216,352321536~4194304,377487360~33554432] 2024-08-10T06:34:48.672 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~104857600,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~25165824,301989888~25165824,331350016~16777216,352321536~4194304,377487360~33554432] 2024-08-10T06:34:48.676 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~121634816,134217728~16777216,163577856~12582912,184549376~12582912,201326592~58720256,272629760~75497472,352321536~8388608,377487360~37748736] 2024-08-10T06:34:48.676 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 18 diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,272629760~25165824,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:48.676 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,272629760~25165824,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:48.680 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,272629760~88080384,377487360~37748736] 2024-08-10T06:34:48.680 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to 19 diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:48.681 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:48.686 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:48.686 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 9 diff [37748736~8388608,75497472~4194304,100663296~16777216,163577856~4194304,222298112~8388608,243269632~8388608,255852544~4194304,310378496~4194304] 2024-08-10T06:34:48.686 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [37748736~8388608,75497472~4194304,100663296~16777216,163577856~4194304,222298112~8388608,243269632~8388608,255852544~4194304,310378496~4194304] 2024-08-10T06:34:48.687 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [37748736~12582912,75497472~8388608,100663296~16777216,163577856~4194304,222298112~8388608,243269632~16777216,310378496~4194304] 2024-08-10T06:34:48.687 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 10 diff [8388608~4194304,16777216~4194304,37748736~8388608,54525952~4194304,75497472~12582912,100663296~16777216,163577856~8388608,222298112~8388608,243269632~8388608,255852544~4194304,272629760~8388608,285212672~8388608,310378496~4194304,394264576~8388608] 2024-08-10T06:34:48.687 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,37748736~8388608,54525952~4194304,75497472~12582912,100663296~16777216,163577856~8388608,222298112~8388608,243269632~8388608,255852544~4194304,272629760~8388608,285212672~8388608,310378496~4194304,394264576~8388608] 2024-08-10T06:34:48.689 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,37748736~12582912,54525952~8388608,75497472~12582912,100663296~16777216,163577856~12582912,222298112~8388608,243269632~16777216,272629760~20971520,310378496~4194304,394264576~12582912] 2024-08-10T06:34:48.689 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 11 diff [8388608~4194304,16777216~4194304,37748736~20971520,71303168~16777216,100663296~16777216,163577856~8388608,184549376~12582912,213909504~20971520,243269632~8388608,255852544~4194304,272629760~8388608,285212672~8388608,310378496~4194304,390070272~20971520] 2024-08-10T06:34:48.689 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,37748736~20971520,71303168~16777216,100663296~16777216,163577856~8388608,184549376~12582912,213909504~20971520,243269632~8388608,255852544~4194304,272629760~8388608,285212672~8388608,310378496~4194304,390070272~20971520] 2024-08-10T06:34:48.691 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,37748736~25165824,71303168~16777216,100663296~16777216,163577856~12582912,184549376~12582912,213909504~25165824,243269632~16777216,272629760~20971520,310378496~4194304,390070272~20971520] 2024-08-10T06:34:48.691 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 12 diff [8388608~4194304,16777216~4194304,29360128~29360128,62914560~4194304,71303168~16777216,100663296~16777216,163577856~8388608,184549376~12582912,201326592~8388608,213909504~20971520,243269632~8388608,255852544~4194304,272629760~8388608,285212672~8388608,310378496~4194304,322961408~4194304,390070272~20971520] 2024-08-10T06:34:48.691 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~29360128,62914560~4194304,71303168~16777216,100663296~16777216,163577856~8388608,184549376~12582912,201326592~8388608,213909504~20971520,243269632~8388608,255852544~4194304,272629760~8388608,285212672~8388608,310378496~4194304,322961408~4194304,390070272~20971520] 2024-08-10T06:34:48.693 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,29360128~58720256,100663296~16777216,163577856~12582912,184549376~12582912,201326592~37748736,243269632~16777216,272629760~20971520,310378496~4194304,322961408~8388608,390070272~20971520] 2024-08-10T06:34:48.693 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 13 diff [8388608~4194304,16777216~4194304,29360128~29360128,62914560~4194304,71303168~16777216,92274688~4194304,100663296~16777216,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~8388608,285212672~8388608,310378496~4194304,318767104~8388608,335544320~4194304,390070272~20971520] 2024-08-10T06:34:48.693 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~29360128,62914560~4194304,71303168~16777216,92274688~4194304,100663296~16777216,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~8388608,285212672~8388608,310378496~4194304,318767104~8388608,335544320~4194304,390070272~20971520] 2024-08-10T06:34:48.696 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,29360128~58720256,92274688~25165824,134217728~8388608,163577856~12582912,184549376~12582912,201326592~58720256,272629760~20971520,310378496~20971520,335544320~4194304,390070272~20971520] 2024-08-10T06:34:48.696 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 14 diff [8388608~4194304,16777216~4194304,29360128~37748736,71303168~25165824,100663296~25165824,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~20971520,310378496~4194304,318767104~8388608,335544320~4194304,390070272~20971520] 2024-08-10T06:34:48.696 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~37748736,71303168~25165824,100663296~25165824,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~20971520,310378496~4194304,318767104~8388608,335544320~4194304,390070272~20971520] 2024-08-10T06:34:48.699 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,29360128~96468992,134217728~12582912,163577856~12582912,184549376~12582912,201326592~58720256,272629760~20971520,310378496~20971520,335544320~4194304,390070272~20971520] 2024-08-10T06:34:48.699 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 15 diff [8388608~4194304,16777216~4194304,25165824~41943040,71303168~25165824,100663296~25165824,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~20971520,306184192~8388608,318767104~8388608,335544320~12582912,352321536~4194304,390070272~20971520] 2024-08-10T06:34:48.699 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~41943040,71303168~25165824,100663296~25165824,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,255852544~4194304,272629760~20971520,306184192~8388608,318767104~8388608,335544320~12582912,352321536~4194304,390070272~20971520] 2024-08-10T06:34:48.702 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~117440512,134217728~12582912,163577856~12582912,184549376~12582912,201326592~58720256,272629760~20971520,306184192~25165824,335544320~12582912,352321536~8388608,390070272~20971520] 2024-08-10T06:34:48.702 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 16 diff [8388608~4194304,16777216~4194304,25165824~41943040,71303168~25165824,100663296~25165824,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~20971520,301989888~12582912,318767104~8388608,331350016~16777216,352321536~4194304,381681664~20971520,406847488~4194304] 2024-08-10T06:34:48.702 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~41943040,71303168~25165824,100663296~25165824,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~20971520,301989888~12582912,318767104~8388608,331350016~16777216,352321536~4194304,381681664~20971520,406847488~4194304] 2024-08-10T06:34:48.705 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~117440512,134217728~16777216,163577856~12582912,184549376~12582912,201326592~58720256,272629760~20971520,301989888~46137344,352321536~8388608,381681664~33554432] 2024-08-10T06:34:48.706 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 17 diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~29360128,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~41943040,318767104~8388608,331350016~16777216,352321536~4194304,377487360~25165824,406847488~4194304] 2024-08-10T06:34:48.706 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~29360128,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,255852544~4194304,272629760~41943040,318767104~8388608,331350016~16777216,352321536~4194304,377487360~25165824,406847488~4194304] 2024-08-10T06:34:48.709 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~121634816,134217728~16777216,163577856~12582912,184549376~12582912,201326592~58720256,272629760~75497472,352321536~8388608,377487360~37748736] 2024-08-10T06:34:48.709 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 18 diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,272629760~41943040,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:48.709 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,272629760~41943040,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:48.713 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,272629760~88080384,377487360~37748736] 2024-08-10T06:34:48.713 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to 19 diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:48.713 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:48.718 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:48.718 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 10 diff [8388608~4194304,16777216~4194304,54525952~4194304,75497472~12582912,163577856~8388608,272629760~8388608,285212672~8388608,394264576~8388608] 2024-08-10T06:34:48.718 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,54525952~4194304,75497472~12582912,163577856~8388608,272629760~8388608,285212672~8388608,394264576~8388608] 2024-08-10T06:34:48.719 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,54525952~8388608,75497472~12582912,163577856~12582912,272629760~20971520,394264576~12582912] 2024-08-10T06:34:48.719 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 11 diff [8388608~4194304,16777216~4194304,46137344~12582912,71303168~16777216,163577856~8388608,184549376~12582912,213909504~8388608,226492416~8388608,247463936~4194304,272629760~8388608,285212672~8388608,390070272~20971520] 2024-08-10T06:34:48.719 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,46137344~12582912,71303168~16777216,163577856~8388608,184549376~12582912,213909504~8388608,226492416~8388608,247463936~4194304,272629760~8388608,285212672~8388608,390070272~20971520] 2024-08-10T06:34:48.720 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,46137344~16777216,71303168~16777216,163577856~12582912,184549376~12582912,213909504~8388608,226492416~12582912,247463936~8388608,272629760~20971520,390070272~20971520] 2024-08-10T06:34:48.720 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 12 diff [8388608~4194304,16777216~4194304,29360128~29360128,62914560~4194304,71303168~16777216,100663296~4194304,163577856~8388608,184549376~12582912,201326592~8388608,213909504~20971520,247463936~4194304,272629760~8388608,285212672~8388608,322961408~4194304,390070272~20971520] 2024-08-10T06:34:48.720 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~29360128,62914560~4194304,71303168~16777216,100663296~4194304,163577856~8388608,184549376~12582912,201326592~8388608,213909504~20971520,247463936~4194304,272629760~8388608,285212672~8388608,322961408~4194304,390070272~20971520] 2024-08-10T06:34:48.722 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,29360128~58720256,100663296~8388608,163577856~12582912,184549376~12582912,201326592~37748736,247463936~8388608,272629760~20971520,322961408~8388608,390070272~20971520] 2024-08-10T06:34:48.723 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 13 diff [8388608~4194304,16777216~4194304,29360128~29360128,62914560~4194304,71303168~16777216,92274688~4194304,100663296~12582912,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,272629760~8388608,285212672~8388608,310378496~4194304,318767104~8388608,335544320~4194304,390070272~20971520] 2024-08-10T06:34:48.723 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~29360128,62914560~4194304,71303168~16777216,92274688~4194304,100663296~12582912,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,272629760~8388608,285212672~8388608,310378496~4194304,318767104~8388608,335544320~4194304,390070272~20971520] 2024-08-10T06:34:48.726 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,29360128~58720256,92274688~20971520,134217728~8388608,163577856~12582912,184549376~12582912,201326592~54525952,272629760~20971520,310378496~20971520,335544320~4194304,390070272~20971520] 2024-08-10T06:34:48.726 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 14 diff [8388608~4194304,16777216~4194304,29360128~37748736,71303168~25165824,100663296~25165824,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,272629760~20971520,310378496~4194304,318767104~8388608,335544320~4194304,390070272~20971520] 2024-08-10T06:34:48.727 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~37748736,71303168~25165824,100663296~25165824,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,272629760~20971520,310378496~4194304,318767104~8388608,335544320~4194304,390070272~20971520] 2024-08-10T06:34:48.728 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~16777216,29360128~96468992,134217728~12582912,163577856~12582912,184549376~12582912,201326592~54525952,272629760~20971520,310378496~20971520,335544320~4194304,390070272~20971520] 2024-08-10T06:34:48.728 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 15 diff [8388608~4194304,16777216~4194304,25165824~41943040,71303168~25165824,100663296~25165824,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,272629760~20971520,306184192~8388608,318767104~8388608,335544320~12582912,352321536~4194304,390070272~20971520] 2024-08-10T06:34:48.729 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~41943040,71303168~25165824,100663296~25165824,134217728~8388608,163577856~8388608,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,272629760~20971520,306184192~8388608,318767104~8388608,335544320~12582912,352321536~4194304,390070272~20971520] 2024-08-10T06:34:48.731 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~117440512,134217728~12582912,163577856~12582912,184549376~12582912,201326592~54525952,272629760~20971520,306184192~25165824,335544320~12582912,352321536~8388608,390070272~20971520] 2024-08-10T06:34:48.731 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 16 diff [8388608~4194304,16777216~4194304,25165824~41943040,71303168~25165824,100663296~20971520,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,272629760~20971520,301989888~12582912,318767104~8388608,331350016~16777216,352321536~4194304,381681664~20971520,406847488~4194304] 2024-08-10T06:34:48.731 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~41943040,71303168~25165824,100663296~20971520,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,272629760~20971520,301989888~12582912,318767104~8388608,331350016~16777216,352321536~4194304,381681664~20971520,406847488~4194304] 2024-08-10T06:34:48.734 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~117440512,134217728~16777216,163577856~12582912,184549376~12582912,201326592~54525952,272629760~20971520,301989888~46137344,352321536~8388608,381681664~33554432] 2024-08-10T06:34:48.734 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 17 diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,272629760~41943040,318767104~8388608,331350016~16777216,352321536~4194304,377487360~25165824,406847488~4194304] 2024-08-10T06:34:48.734 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,134217728~16777216,163577856~8388608,184549376~12582912,201326592~37748736,243269632~8388608,272629760~41943040,318767104~8388608,331350016~16777216,352321536~4194304,377487360~25165824,406847488~4194304] 2024-08-10T06:34:48.738 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~121634816,134217728~16777216,163577856~12582912,184549376~12582912,201326592~54525952,272629760~75497472,352321536~8388608,377487360~37748736] 2024-08-10T06:34:48.738 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 18 diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,272629760~41943040,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:48.739 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,272629760~41943040,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:48.742 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,272629760~88080384,377487360~37748736] 2024-08-10T06:34:48.743 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to 19 diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:48.743 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:48.747 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:48.747 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to 11 diff [46137344~8388608,71303168~4194304,184549376~12582912,213909504~8388608,226492416~8388608,247463936~4194304,390070272~12582912,406847488~4194304] 2024-08-10T06:34:48.747 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [46137344~8388608,71303168~4194304,184549376~12582912,213909504~8388608,226492416~8388608,247463936~4194304,390070272~12582912,406847488~4194304] 2024-08-10T06:34:48.748 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [46137344~12582912,71303168~4194304,184549376~12582912,213909504~8388608,226492416~12582912,247463936~8388608,390070272~12582912,406847488~4194304] 2024-08-10T06:34:48.748 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to 12 diff [29360128~29360128,62914560~4194304,71303168~4194304,100663296~4194304,184549376~12582912,201326592~8388608,213909504~20971520,247463936~4194304,322961408~4194304,390070272~12582912,406847488~4194304] 2024-08-10T06:34:48.748 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [29360128~29360128,62914560~4194304,71303168~4194304,100663296~4194304,184549376~12582912,201326592~8388608,213909504~20971520,247463936~4194304,322961408~4194304,390070272~12582912,406847488~4194304] 2024-08-10T06:34:48.750 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [29360128~46137344,100663296~8388608,184549376~12582912,201326592~37748736,247463936~8388608,322961408~8388608,390070272~12582912,406847488~4194304] 2024-08-10T06:34:48.750 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to 13 diff [29360128~29360128,62914560~4194304,71303168~4194304,92274688~4194304,100663296~12582912,134217728~8388608,163577856~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,310378496~4194304,318767104~8388608,335544320~4194304,390070272~12582912,406847488~4194304] 2024-08-10T06:34:48.750 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [29360128~29360128,62914560~4194304,71303168~4194304,92274688~4194304,100663296~12582912,134217728~8388608,163577856~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,310378496~4194304,318767104~8388608,335544320~4194304,390070272~12582912,406847488~4194304] 2024-08-10T06:34:48.753 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [29360128~46137344,92274688~20971520,134217728~8388608,163577856~4194304,184549376~12582912,201326592~54525952,310378496~20971520,335544320~4194304,390070272~12582912,406847488~4194304] 2024-08-10T06:34:48.753 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to 14 diff [29360128~37748736,71303168~4194304,88080384~8388608,100663296~25165824,134217728~8388608,163577856~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,272629760~8388608,310378496~4194304,318767104~8388608,335544320~4194304,390070272~12582912,406847488~4194304] 2024-08-10T06:34:48.753 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [29360128~37748736,71303168~4194304,88080384~8388608,100663296~25165824,134217728~8388608,163577856~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,272629760~8388608,310378496~4194304,318767104~8388608,335544320~4194304,390070272~12582912,406847488~4194304] 2024-08-10T06:34:48.755 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [29360128~46137344,88080384~37748736,134217728~12582912,163577856~4194304,184549376~12582912,201326592~54525952,272629760~12582912,310378496~20971520,335544320~4194304,390070272~12582912,406847488~4194304] 2024-08-10T06:34:48.755 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to 15 diff [16777216~4194304,25165824~41943040,71303168~4194304,88080384~8388608,100663296~25165824,134217728~8388608,163577856~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,272629760~12582912,306184192~8388608,318767104~8388608,335544320~12582912,352321536~4194304,390070272~12582912,406847488~4194304] 2024-08-10T06:34:48.755 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~41943040,71303168~4194304,88080384~8388608,100663296~25165824,134217728~8388608,163577856~4194304,184549376~12582912,201326592~8388608,213909504~25165824,243269632~8388608,272629760~12582912,306184192~8388608,318767104~8388608,335544320~12582912,352321536~4194304,390070272~12582912,406847488~4194304] 2024-08-10T06:34:48.758 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~58720256,88080384~37748736,134217728~12582912,163577856~4194304,184549376~12582912,201326592~54525952,272629760~16777216,306184192~25165824,335544320~12582912,352321536~8388608,390070272~12582912,406847488~4194304] 2024-08-10T06:34:48.758 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to 16 diff [16777216~4194304,25165824~41943040,71303168~4194304,88080384~8388608,100663296~20971520,134217728~16777216,163577856~4194304,184549376~12582912,201326592~37748736,243269632~8388608,272629760~12582912,301989888~12582912,318767104~8388608,331350016~16777216,352321536~4194304,381681664~20971520,406847488~4194304] 2024-08-10T06:34:48.758 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~41943040,71303168~4194304,88080384~8388608,100663296~20971520,134217728~16777216,163577856~4194304,184549376~12582912,201326592~37748736,243269632~8388608,272629760~12582912,301989888~12582912,318767104~8388608,331350016~16777216,352321536~4194304,381681664~20971520,406847488~4194304] 2024-08-10T06:34:48.761 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~62914560,88080384~37748736,134217728~16777216,163577856~4194304,184549376~12582912,201326592~54525952,272629760~16777216,301989888~46137344,352321536~8388608,381681664~20971520,406847488~8388608] 2024-08-10T06:34:48.761 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to 17 diff [16777216~4194304,25165824~54525952,88080384~8388608,100663296~25165824,134217728~16777216,163577856~4194304,184549376~12582912,201326592~37748736,243269632~8388608,272629760~12582912,293601280~20971520,318767104~8388608,331350016~16777216,352321536~4194304,377487360~25165824,406847488~4194304] 2024-08-10T06:34:48.761 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~54525952,88080384~8388608,100663296~25165824,134217728~16777216,163577856~4194304,184549376~12582912,201326592~37748736,243269632~8388608,272629760~12582912,293601280~20971520,318767104~8388608,331350016~16777216,352321536~4194304,377487360~25165824,406847488~4194304] 2024-08-10T06:34:48.765 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~62914560,88080384~41943040,134217728~16777216,163577856~4194304,184549376~12582912,201326592~54525952,272629760~16777216,293601280~54525952,352321536~8388608,377487360~25165824,406847488~8388608] 2024-08-10T06:34:48.765 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to 18 diff [16777216~4194304,25165824~54525952,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,272629760~12582912,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:48.765 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~54525952,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,272629760~12582912,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:48.768 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~62914560,88080384~62914560,163577856~8388608,184549376~75497472,272629760~16777216,293601280~67108864,377487360~25165824,406847488~8388608] 2024-08-10T06:34:48.768 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to 19 diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:48.768 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:48.773 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~134217728,163577856~8388608,184549376~75497472,264241152~25165824,293601280~67108864,377487360~25165824,406847488~8388608] 2024-08-10T06:34:48.773 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to 12 diff [29360128~16777216,54525952~4194304,62914560~4194304,100663296~4194304,201326592~8388608,222298112~4194304,322961408~4194304] 2024-08-10T06:34:48.773 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [29360128~16777216,54525952~4194304,62914560~4194304,100663296~4194304,201326592~8388608,222298112~4194304,322961408~4194304] 2024-08-10T06:34:48.774 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [29360128~20971520,54525952~16777216,100663296~8388608,201326592~12582912,222298112~4194304,322961408~8388608] 2024-08-10T06:34:48.774 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to 13 diff [29360128~16777216,54525952~4194304,62914560~4194304,92274688~4194304,100663296~12582912,134217728~8388608,163577856~4194304,201326592~8388608,222298112~8388608,234881024~4194304,243269632~4194304,310378496~4194304,318767104~8388608,335544320~4194304] 2024-08-10T06:34:48.774 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [29360128~16777216,54525952~4194304,62914560~4194304,92274688~4194304,100663296~12582912,134217728~8388608,163577856~4194304,201326592~8388608,222298112~8388608,234881024~4194304,243269632~4194304,310378496~4194304,318767104~8388608,335544320~4194304] 2024-08-10T06:34:48.776 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [29360128~20971520,54525952~16777216,92274688~20971520,134217728~8388608,163577856~4194304,201326592~12582912,222298112~29360128,310378496~20971520,335544320~4194304] 2024-08-10T06:34:48.776 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to 14 diff [29360128~20971520,54525952~12582912,88080384~8388608,100663296~25165824,134217728~8388608,163577856~4194304,201326592~8388608,222298112~8388608,234881024~4194304,243269632~4194304,272629760~8388608,310378496~4194304,318767104~8388608,335544320~4194304] 2024-08-10T06:34:48.776 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [29360128~20971520,54525952~12582912,88080384~8388608,100663296~25165824,134217728~8388608,163577856~4194304,201326592~8388608,222298112~8388608,234881024~4194304,243269632~4194304,272629760~8388608,310378496~4194304,318767104~8388608,335544320~4194304] 2024-08-10T06:34:48.778 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [29360128~41943040,88080384~37748736,134217728~12582912,163577856~4194304,201326592~12582912,222298112~29360128,272629760~12582912,310378496~20971520,335544320~4194304] 2024-08-10T06:34:48.778 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to 15 diff [16777216~4194304,25165824~41943040,88080384~8388608,100663296~25165824,134217728~8388608,163577856~4194304,201326592~8388608,222298112~8388608,234881024~4194304,243269632~4194304,272629760~12582912,306184192~8388608,318767104~8388608,335544320~12582912,352321536~4194304] 2024-08-10T06:34:48.778 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~41943040,88080384~8388608,100663296~25165824,134217728~8388608,163577856~4194304,201326592~8388608,222298112~8388608,234881024~4194304,243269632~4194304,272629760~12582912,306184192~8388608,318767104~8388608,335544320~12582912,352321536~4194304] 2024-08-10T06:34:48.780 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~54525952,88080384~37748736,134217728~12582912,163577856~4194304,201326592~12582912,222298112~29360128,272629760~16777216,306184192~25165824,335544320~12582912,352321536~8388608] 2024-08-10T06:34:48.780 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to 16 diff [16777216~4194304,25165824~41943040,71303168~4194304,88080384~8388608,100663296~20971520,134217728~16777216,163577856~4194304,201326592~12582912,222298112~8388608,234881024~4194304,243269632~4194304,272629760~12582912,301989888~12582912,318767104~8388608,331350016~16777216,352321536~4194304,381681664~8388608,406847488~4194304] 2024-08-10T06:34:48.780 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~41943040,71303168~4194304,88080384~8388608,100663296~20971520,134217728~16777216,163577856~4194304,201326592~12582912,222298112~8388608,234881024~4194304,243269632~4194304,272629760~12582912,301989888~12582912,318767104~8388608,331350016~16777216,352321536~4194304,381681664~8388608,406847488~4194304] 2024-08-10T06:34:48.783 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~62914560,88080384~37748736,134217728~16777216,163577856~4194304,201326592~12582912,222298112~29360128,272629760~16777216,301989888~46137344,352321536~8388608,381681664~12582912,406847488~8388608] 2024-08-10T06:34:48.783 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to 17 diff [16777216~4194304,25165824~54525952,88080384~8388608,100663296~25165824,134217728~16777216,163577856~4194304,201326592~12582912,222298112~8388608,234881024~4194304,243269632~4194304,272629760~12582912,293601280~20971520,318767104~8388608,331350016~16777216,352321536~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.783 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~54525952,88080384~8388608,100663296~25165824,134217728~16777216,163577856~4194304,201326592~12582912,222298112~8388608,234881024~4194304,243269632~4194304,272629760~12582912,293601280~20971520,318767104~8388608,331350016~16777216,352321536~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.787 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~62914560,88080384~41943040,134217728~16777216,163577856~4194304,201326592~12582912,222298112~29360128,272629760~16777216,293601280~54525952,352321536~8388608,377487360~16777216,406847488~8388608] 2024-08-10T06:34:48.787 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to 18 diff [16777216~4194304,25165824~54525952,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,197132288~16777216,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,272629760~12582912,293601280~20971520,318767104~8388608,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.787 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~54525952,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,197132288~16777216,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,272629760~12582912,293601280~20971520,318767104~8388608,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.790 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~62914560,88080384~62914560,163577856~8388608,197132288~16777216,218103808~41943040,272629760~16777216,293601280~67108864,377487360~16777216,406847488~8388608] 2024-08-10T06:34:48.790 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to 19 diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~16777216,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.790 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~16777216,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.794 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~134217728,163577856~8388608,184549376~8388608,197132288~16777216,218103808~41943040,264241152~25165824,293601280~67108864,377487360~16777216,406847488~8388608] 2024-08-10T06:34:48.794 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to 13 diff [92274688~4194304,100663296~8388608,134217728~8388608,163577856~4194304,222298112~8388608,234881024~4194304,243269632~4194304,310378496~4194304,318767104~4194304,335544320~4194304] 2024-08-10T06:34:48.794 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [92274688~4194304,100663296~8388608,134217728~8388608,163577856~4194304,222298112~8388608,234881024~4194304,243269632~4194304,310378496~4194304,318767104~4194304,335544320~4194304] 2024-08-10T06:34:48.795 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [92274688~20971520,134217728~8388608,163577856~4194304,222298112~29360128,310378496~16777216,335544320~4194304] 2024-08-10T06:34:48.795 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to 14 diff [41943040~8388608,58720256~4194304,88080384~8388608,100663296~8388608,113246208~12582912,134217728~8388608,163577856~4194304,222298112~8388608,234881024~4194304,243269632~4194304,272629760~8388608,310378496~4194304,318767104~4194304,335544320~4194304] 2024-08-10T06:34:48.795 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [41943040~8388608,58720256~4194304,88080384~8388608,100663296~8388608,113246208~12582912,134217728~8388608,163577856~4194304,222298112~8388608,234881024~4194304,243269632~4194304,272629760~8388608,310378496~4194304,318767104~4194304,335544320~4194304] 2024-08-10T06:34:48.796 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [41943040~12582912,58720256~8388608,88080384~37748736,134217728~12582912,163577856~4194304,222298112~29360128,272629760~12582912,310378496~16777216,335544320~4194304] 2024-08-10T06:34:48.796 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to 15 diff [16777216~4194304,25165824~4194304,41943040~12582912,58720256~4194304,88080384~8388608,100663296~8388608,113246208~12582912,134217728~8388608,163577856~4194304,222298112~8388608,234881024~4194304,243269632~4194304,272629760~12582912,306184192~8388608,318767104~4194304,335544320~12582912,352321536~4194304] 2024-08-10T06:34:48.796 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~4194304,41943040~12582912,58720256~4194304,88080384~8388608,100663296~8388608,113246208~12582912,134217728~8388608,163577856~4194304,222298112~8388608,234881024~4194304,243269632~4194304,272629760~12582912,306184192~8388608,318767104~4194304,335544320~12582912,352321536~4194304] 2024-08-10T06:34:48.798 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~16777216,41943040~12582912,58720256~8388608,88080384~37748736,134217728~12582912,163577856~4194304,222298112~29360128,272629760~16777216,306184192~20971520,335544320~12582912,352321536~8388608] 2024-08-10T06:34:48.798 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to 16 diff [16777216~4194304,25165824~4194304,41943040~12582912,58720256~8388608,71303168~4194304,88080384~8388608,100663296~20971520,134217728~16777216,163577856~4194304,205520896~4194304,222298112~8388608,234881024~4194304,243269632~4194304,272629760~12582912,301989888~12582912,318767104~4194304,331350016~16777216,352321536~4194304,381681664~8388608,406847488~4194304] 2024-08-10T06:34:48.798 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~4194304,41943040~12582912,58720256~8388608,71303168~4194304,88080384~8388608,100663296~20971520,134217728~16777216,163577856~4194304,205520896~4194304,222298112~8388608,234881024~4194304,243269632~4194304,272629760~12582912,301989888~12582912,318767104~4194304,331350016~16777216,352321536~4194304,381681664~8388608,406847488~4194304] 2024-08-10T06:34:48.801 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~16777216,41943040~12582912,58720256~8388608,71303168~8388608,88080384~37748736,134217728~16777216,163577856~4194304,205520896~8388608,222298112~29360128,272629760~16777216,301989888~25165824,331350016~16777216,352321536~8388608,381681664~12582912,406847488~8388608] 2024-08-10T06:34:48.801 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to 17 diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~20971520,88080384~8388608,100663296~25165824,134217728~16777216,163577856~4194304,205520896~4194304,222298112~8388608,234881024~4194304,243269632~4194304,272629760~12582912,293601280~20971520,318767104~4194304,331350016~16777216,352321536~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.801 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~20971520,88080384~8388608,100663296~25165824,134217728~16777216,163577856~4194304,205520896~4194304,222298112~8388608,234881024~4194304,243269632~4194304,272629760~12582912,293601280~20971520,318767104~4194304,331350016~16777216,352321536~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.803 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,41943040~12582912,58720256~20971520,88080384~41943040,134217728~16777216,163577856~4194304,205520896~8388608,222298112~29360128,272629760~16777216,293601280~33554432,331350016~16777216,352321536~8388608,377487360~16777216,406847488~8388608] 2024-08-10T06:34:48.803 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to 18 diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~20971520,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,197132288~4194304,205520896~8388608,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,272629760~12582912,293601280~20971520,318767104~4194304,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.803 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~20971520,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,197132288~4194304,205520896~8388608,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,272629760~12582912,293601280~20971520,318767104~4194304,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.806 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,41943040~12582912,58720256~20971520,88080384~62914560,163577856~8388608,197132288~4194304,205520896~8388608,218103808~41943040,272629760~16777216,293601280~33554432,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:48.806 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to 19 diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~4194304,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.806 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~4194304,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.809 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,41943040~12582912,58720256~92274688,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~41943040,264241152~25165824,293601280~33554432,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:48.809 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to 14 diff [41943040~8388608,58720256~4194304,88080384~4194304,113246208~12582912,134217728~8388608,226492416~4194304,272629760~8388608] 2024-08-10T06:34:48.809 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [41943040~8388608,58720256~4194304,88080384~4194304,113246208~12582912,134217728~8388608,226492416~4194304,272629760~8388608] 2024-08-10T06:34:48.810 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [41943040~12582912,58720256~8388608,88080384~8388608,113246208~12582912,134217728~12582912,226492416~4194304,272629760~12582912] 2024-08-10T06:34:48.810 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to 15 diff [16777216~4194304,25165824~4194304,41943040~12582912,58720256~4194304,88080384~4194304,113246208~12582912,134217728~8388608,226492416~4194304,272629760~12582912,306184192~8388608,339738624~8388608,352321536~4194304] 2024-08-10T06:34:48.810 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~4194304,41943040~12582912,58720256~4194304,88080384~4194304,113246208~12582912,134217728~8388608,226492416~4194304,272629760~12582912,306184192~8388608,339738624~8388608,352321536~4194304] 2024-08-10T06:34:48.811 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~16777216,41943040~12582912,58720256~8388608,88080384~8388608,113246208~12582912,134217728~12582912,226492416~4194304,272629760~16777216,306184192~8388608,339738624~8388608,352321536~8388608] 2024-08-10T06:34:48.811 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to 16 diff [16777216~4194304,25165824~4194304,41943040~12582912,58720256~8388608,71303168~4194304,88080384~4194304,109051904~12582912,134217728~16777216,205520896~4194304,226492416~4194304,272629760~12582912,301989888~12582912,331350016~4194304,339738624~8388608,352321536~4194304,381681664~8388608,406847488~4194304] 2024-08-10T06:34:48.811 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~4194304,41943040~12582912,58720256~8388608,71303168~4194304,88080384~4194304,109051904~12582912,134217728~16777216,205520896~4194304,226492416~4194304,272629760~12582912,301989888~12582912,331350016~4194304,339738624~8388608,352321536~4194304,381681664~8388608,406847488~4194304] 2024-08-10T06:34:48.813 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~16777216,41943040~12582912,58720256~8388608,71303168~8388608,88080384~8388608,109051904~16777216,134217728~16777216,205520896~8388608,226492416~4194304,272629760~16777216,301989888~12582912,331350016~16777216,352321536~8388608,381681664~12582912,406847488~8388608] 2024-08-10T06:34:48.813 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to 17 diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~20971520,88080384~8388608,100663296~25165824,134217728~16777216,205520896~4194304,226492416~4194304,272629760~12582912,293601280~20971520,331350016~4194304,339738624~8388608,352321536~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.813 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~20971520,88080384~8388608,100663296~25165824,134217728~16777216,205520896~4194304,226492416~4194304,272629760~12582912,293601280~20971520,331350016~4194304,339738624~8388608,352321536~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.815 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,41943040~12582912,58720256~20971520,88080384~8388608,100663296~29360128,134217728~16777216,205520896~8388608,226492416~4194304,272629760~16777216,293601280~20971520,331350016~16777216,352321536~8388608,377487360~16777216,406847488~8388608] 2024-08-10T06:34:48.815 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to 18 diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~20971520,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,272629760~12582912,293601280~20971520,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.815 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~20971520,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,272629760~12582912,293601280~20971520,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.818 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,41943040~12582912,58720256~20971520,88080384~8388608,100663296~50331648,163577856~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,272629760~16777216,293601280~20971520,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:48.818 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to 19 diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~25165824,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.819 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~25165824,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.821 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,41943040~12582912,58720256~37748736,100663296~50331648,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,264241152~25165824,293601280~20971520,322961408~4194304,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:48.821 INFO:tasks.workunit.client.0.smithi086.stdout:from 14 to 15 diff [16777216~4194304,25165824~4194304,46137344~8388608,138412032~4194304,276824064~8388608,306184192~8388608,339738624~8388608,352321536~4194304] 2024-08-10T06:34:48.821 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~4194304,46137344~8388608,138412032~4194304,276824064~8388608,306184192~8388608,339738624~8388608,352321536~4194304] 2024-08-10T06:34:48.822 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~16777216,46137344~8388608,138412032~8388608,276824064~12582912,306184192~8388608,339738624~8388608,352321536~8388608] 2024-08-10T06:34:48.822 INFO:tasks.workunit.client.0.smithi086.stdout:from 14 to 16 diff [16777216~4194304,25165824~4194304,46137344~8388608,62914560~4194304,71303168~4194304,109051904~8388608,134217728~12582912,205520896~4194304,276824064~8388608,301989888~12582912,331350016~4194304,339738624~8388608,352321536~4194304,381681664~8388608,406847488~4194304] 2024-08-10T06:34:48.822 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~4194304,46137344~8388608,62914560~4194304,71303168~4194304,109051904~8388608,134217728~12582912,205520896~4194304,276824064~8388608,301989888~12582912,331350016~4194304,339738624~8388608,352321536~4194304,381681664~8388608,406847488~4194304] 2024-08-10T06:34:48.824 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~16777216,46137344~8388608,62914560~4194304,71303168~8388608,109051904~12582912,134217728~16777216,205520896~8388608,276824064~12582912,301989888~12582912,331350016~16777216,352321536~8388608,381681664~12582912,406847488~8388608] 2024-08-10T06:34:48.824 INFO:tasks.workunit.client.0.smithi086.stdout:from 14 to 17 diff [16777216~4194304,25165824~8388608,46137344~8388608,62914560~16777216,88080384~8388608,100663296~16777216,121634816~8388608,134217728~12582912,205520896~4194304,226492416~4194304,276824064~8388608,293601280~20971520,331350016~4194304,339738624~8388608,352321536~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.824 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,46137344~8388608,62914560~16777216,88080384~8388608,100663296~16777216,121634816~8388608,134217728~12582912,205520896~4194304,226492416~4194304,276824064~8388608,293601280~20971520,331350016~4194304,339738624~8388608,352321536~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.826 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,46137344~8388608,62914560~16777216,88080384~8388608,100663296~29360128,134217728~16777216,205520896~8388608,226492416~4194304,276824064~12582912,293601280~20971520,331350016~16777216,352321536~8388608,377487360~16777216,406847488~8388608] 2024-08-10T06:34:48.826 INFO:tasks.workunit.client.0.smithi086.stdout:from 14 to 18 diff [16777216~4194304,25165824~8388608,46137344~8388608,62914560~16777216,88080384~8388608,100663296~16777216,121634816~25165824,163577856~4194304,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,276824064~8388608,293601280~20971520,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.826 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,46137344~8388608,62914560~16777216,88080384~8388608,100663296~16777216,121634816~25165824,163577856~4194304,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,276824064~8388608,293601280~20971520,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.828 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,46137344~8388608,62914560~16777216,88080384~8388608,100663296~50331648,163577856~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,276824064~12582912,293601280~20971520,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:48.828 INFO:tasks.workunit.client.0.smithi086.stdout:from 14 to 19 diff [16777216~4194304,25165824~8388608,46137344~8388608,62914560~20971520,88080384~8388608,100663296~16777216,121634816~29360128,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~20971520,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.829 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,46137344~8388608,62914560~20971520,88080384~8388608,100663296~16777216,121634816~29360128,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~20971520,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.831 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,46137344~8388608,62914560~33554432,100663296~50331648,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,264241152~25165824,293601280~20971520,322961408~4194304,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:48.831 INFO:tasks.workunit.client.0.smithi086.stdout:from 15 to 16 diff [62914560~4194304,71303168~4194304,109051904~8388608,134217728~12582912,205520896~4194304,301989888~4194304,331350016~4194304,381681664~8388608,406847488~4194304] 2024-08-10T06:34:48.831 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [62914560~4194304,71303168~4194304,109051904~8388608,134217728~12582912,205520896~4194304,301989888~4194304,331350016~4194304,381681664~8388608,406847488~4194304] 2024-08-10T06:34:48.832 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [62914560~4194304,71303168~8388608,109051904~12582912,134217728~16777216,205520896~8388608,301989888~4194304,331350016~8388608,381681664~12582912,406847488~8388608] 2024-08-10T06:34:48.832 INFO:tasks.workunit.client.0.smithi086.stdout:from 15 to 17 diff [25165824~8388608,62914560~16777216,88080384~8388608,100663296~16777216,121634816~8388608,134217728~12582912,205520896~4194304,226492416~4194304,293601280~12582912,331350016~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.833 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [25165824~8388608,62914560~16777216,88080384~8388608,100663296~16777216,121634816~8388608,134217728~12582912,205520896~4194304,226492416~4194304,293601280~12582912,331350016~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.834 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [25165824~12582912,62914560~16777216,88080384~8388608,100663296~29360128,134217728~16777216,205520896~8388608,226492416~4194304,293601280~12582912,331350016~8388608,377487360~16777216,406847488~8388608] 2024-08-10T06:34:48.834 INFO:tasks.workunit.client.0.smithi086.stdout:from 15 to 18 diff [25165824~8388608,62914560~16777216,88080384~8388608,100663296~16777216,121634816~25165824,163577856~4194304,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,293601280~12582912,331350016~4194304,348127232~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.834 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [25165824~8388608,62914560~16777216,88080384~8388608,100663296~16777216,121634816~25165824,163577856~4194304,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,293601280~12582912,331350016~4194304,348127232~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.836 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [25165824~12582912,62914560~16777216,88080384~8388608,100663296~50331648,163577856~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,293601280~12582912,331350016~8388608,348127232~8388608,377487360~16777216,406847488~8388608] 2024-08-10T06:34:48.836 INFO:tasks.workunit.client.0.smithi086.stdout:from 15 to 19 diff [25165824~8388608,62914560~20971520,88080384~8388608,100663296~16777216,121634816~25165824,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~16777216,293601280~12582912,322961408~4194304,331350016~4194304,348127232~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.836 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [25165824~8388608,62914560~20971520,88080384~8388608,100663296~16777216,121634816~25165824,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~16777216,293601280~12582912,322961408~4194304,331350016~4194304,348127232~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:48.839 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [25165824~12582912,62914560~33554432,100663296~50331648,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,264241152~16777216,293601280~12582912,322961408~4194304,331350016~8388608,348127232~8388608,377487360~16777216,406847488~8388608] 2024-08-10T06:34:48.839 INFO:tasks.workunit.client.0.smithi086.stdout:from 16 to 17 diff [25165824~8388608,62914560~12582912,88080384~8388608,100663296~8388608,121634816~8388608,226492416~4194304,293601280~8388608,377487360~8388608] 2024-08-10T06:34:48.839 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [25165824~8388608,62914560~12582912,88080384~8388608,100663296~8388608,121634816~8388608,226492416~4194304,293601280~8388608,377487360~8388608] 2024-08-10T06:34:48.840 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [25165824~12582912,62914560~16777216,88080384~8388608,100663296~8388608,121634816~8388608,226492416~4194304,293601280~8388608,377487360~12582912] 2024-08-10T06:34:48.840 INFO:tasks.workunit.client.0.smithi086.stdout:from 16 to 18 diff [25165824~8388608,62914560~12582912,88080384~8388608,100663296~8388608,121634816~16777216,163577856~4194304,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,293601280~8388608,331350016~4194304,348127232~4194304,377487360~8388608] 2024-08-10T06:34:48.840 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [25165824~8388608,62914560~12582912,88080384~8388608,100663296~8388608,121634816~16777216,163577856~4194304,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,293601280~8388608,331350016~4194304,348127232~4194304,377487360~8388608] 2024-08-10T06:34:48.842 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [25165824~12582912,62914560~16777216,88080384~8388608,100663296~8388608,121634816~16777216,163577856~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,293601280~8388608,331350016~8388608,348127232~8388608,377487360~12582912] 2024-08-10T06:34:48.842 INFO:tasks.workunit.client.0.smithi086.stdout:from 16 to 19 diff [25165824~8388608,62914560~20971520,88080384~8388608,100663296~8388608,121634816~16777216,142606336~8388608,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~16777216,293601280~8388608,322961408~4194304,331350016~4194304,348127232~4194304,377487360~12582912] 2024-08-10T06:34:48.843 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [25165824~8388608,62914560~20971520,88080384~8388608,100663296~8388608,121634816~16777216,142606336~8388608,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~16777216,293601280~8388608,322961408~4194304,331350016~4194304,348127232~4194304,377487360~12582912] 2024-08-10T06:34:48.845 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [25165824~12582912,62914560~33554432,100663296~8388608,121634816~16777216,142606336~8388608,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,264241152~16777216,293601280~8388608,322961408~4194304,331350016~8388608,348127232~8388608,377487360~16777216] 2024-08-10T06:34:48.845 INFO:tasks.workunit.client.0.smithi086.stdout:from 17 to 18 diff [130023424~8388608,163577856~4194304,197132288~4194304,205520896~8388608,218103808~4194304,251658240~4194304,293601280~4194304,331350016~4194304,348127232~4194304,381681664~4194304] 2024-08-10T06:34:48.845 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [130023424~8388608,163577856~4194304,197132288~4194304,205520896~8388608,218103808~4194304,251658240~4194304,293601280~4194304,331350016~4194304,348127232~4194304,381681664~4194304] 2024-08-10T06:34:48.846 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [130023424~8388608,163577856~8388608,197132288~4194304,205520896~8388608,218103808~8388608,251658240~8388608,293601280~4194304,331350016~8388608,348127232~8388608,381681664~4194304] 2024-08-10T06:34:48.846 INFO:tasks.workunit.client.0.smithi086.stdout:from 17 to 19 diff [75497472~8388608,121634816~16777216,142606336~8388608,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,251658240~4194304,264241152~16777216,293601280~4194304,322961408~4194304,331350016~4194304,348127232~4194304,381681664~8388608] 2024-08-10T06:34:48.846 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [75497472~8388608,121634816~16777216,142606336~8388608,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,251658240~4194304,264241152~16777216,293601280~4194304,322961408~4194304,331350016~4194304,348127232~4194304,381681664~8388608] 2024-08-10T06:34:48.848 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [75497472~12582912,121634816~16777216,142606336~8388608,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~8388608,251658240~8388608,264241152~16777216,293601280~4194304,322961408~4194304,331350016~8388608,348127232~8388608,381681664~12582912] 2024-08-10T06:34:48.848 INFO:tasks.workunit.client.0.smithi086.stdout:from 18 to 19 diff [75497472~8388608,121634816~12582912,142606336~8388608,184549376~8388608,264241152~16777216,322961408~4194304,381681664~8388608] 2024-08-10T06:34:48.848 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [75497472~8388608,121634816~12582912,142606336~8388608,184549376~8388608,264241152~16777216,322961408~4194304,381681664~8388608] 2024-08-10T06:34:48.849 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [75497472~12582912,121634816~16777216,142606336~8388608,184549376~8388608,264241152~16777216,322961408~4194304,381681664~12582912] 2024-08-10T06:34:49.180 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:49.181 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:49.201 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:49.202 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:49.202 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:49.208 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:49.208 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:49.208 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:49.215 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:49.216 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:49.216 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:49.222 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:49.222 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:49.222 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:49.229 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:49.229 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:49.229 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:49.235 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~150994944,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:49.235 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:49.235 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:49.240 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:49.240 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:49.240 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:49.245 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:49.245 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:49.245 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:49.250 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:49.250 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:49.250 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:49.254 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:49.254 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to HEAD diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:49.254 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:49.259 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~134217728,163577856~8388608,184549376~75497472,264241152~25165824,293601280~67108864,377487360~25165824,406847488~8388608] 2024-08-10T06:34:49.259 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to HEAD diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~16777216,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:49.259 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~16777216,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:49.263 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~134217728,163577856~8388608,184549376~8388608,197132288~16777216,218103808~41943040,264241152~25165824,293601280~67108864,377487360~16777216,406847488~8388608] 2024-08-10T06:34:49.263 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to HEAD diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~4194304,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:49.264 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~4194304,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:49.266 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,41943040~12582912,58720256~92274688,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~41943040,264241152~25165824,293601280~33554432,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:49.267 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to HEAD diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~25165824,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:49.267 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~25165824,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:49.269 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,41943040~12582912,58720256~37748736,100663296~50331648,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,264241152~25165824,293601280~20971520,322961408~4194304,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:49.269 INFO:tasks.workunit.client.0.smithi086.stdout:from 14 to HEAD diff [16777216~4194304,25165824~8388608,46137344~8388608,62914560~20971520,88080384~8388608,100663296~16777216,121634816~29360128,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~20971520,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:49.269 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,46137344~8388608,62914560~20971520,88080384~8388608,100663296~16777216,121634816~29360128,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~20971520,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:49.272 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,46137344~8388608,62914560~33554432,100663296~50331648,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,264241152~25165824,293601280~20971520,322961408~4194304,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:49.272 INFO:tasks.workunit.client.0.smithi086.stdout:from 15 to HEAD diff [25165824~8388608,62914560~20971520,88080384~8388608,100663296~16777216,121634816~25165824,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~16777216,293601280~12582912,322961408~4194304,331350016~4194304,348127232~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:49.272 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [25165824~8388608,62914560~20971520,88080384~8388608,100663296~16777216,121634816~25165824,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~16777216,293601280~12582912,322961408~4194304,331350016~4194304,348127232~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:49.273 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [25165824~12582912,62914560~33554432,100663296~50331648,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,264241152~16777216,293601280~12582912,322961408~4194304,331350016~8388608,348127232~8388608,377487360~16777216,406847488~8388608] 2024-08-10T06:34:49.273 INFO:tasks.workunit.client.0.smithi086.stdout:from 16 to HEAD diff [25165824~8388608,62914560~20971520,88080384~8388608,100663296~8388608,121634816~16777216,142606336~8388608,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~16777216,293601280~8388608,322961408~4194304,331350016~4194304,348127232~4194304,377487360~12582912] 2024-08-10T06:34:49.274 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [25165824~8388608,62914560~20971520,88080384~8388608,100663296~8388608,121634816~16777216,142606336~8388608,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~16777216,293601280~8388608,322961408~4194304,331350016~4194304,348127232~4194304,377487360~12582912] 2024-08-10T06:34:49.275 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [25165824~12582912,62914560~33554432,100663296~8388608,121634816~16777216,142606336~8388608,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,264241152~16777216,293601280~8388608,322961408~4194304,331350016~8388608,348127232~8388608,377487360~16777216] 2024-08-10T06:34:49.275 INFO:tasks.workunit.client.0.smithi086.stdout:from 17 to HEAD diff [75497472~8388608,121634816~16777216,142606336~8388608,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,251658240~4194304,264241152~16777216,293601280~4194304,322961408~4194304,331350016~4194304,348127232~4194304,381681664~8388608] 2024-08-10T06:34:49.275 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [75497472~8388608,121634816~16777216,142606336~8388608,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,251658240~4194304,264241152~16777216,293601280~4194304,322961408~4194304,331350016~4194304,348127232~4194304,381681664~8388608] 2024-08-10T06:34:49.276 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [75497472~12582912,121634816~16777216,142606336~8388608,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~8388608,251658240~8388608,264241152~16777216,293601280~4194304,322961408~4194304,331350016~8388608,348127232~8388608,381681664~12582912] 2024-08-10T06:34:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:49 smithi159 ceph-mon[90359]: osdmap e2310: 8 total, 8 up, 8 in 2024-08-10T06:34:49.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:49 smithi086 ceph-mon[98993]: osdmap e2310: 8 total, 8 up, 8 in 2024-08-10T06:34:49.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:49 smithi086 ceph-mon[101471]: osdmap e2310: 8 total, 8 up, 8 in 2024-08-10T06:34:50.190 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:50.191 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:50.229 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:50.229 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:50.229 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:50.236 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:50.236 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:50.236 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:50.242 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:50.243 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:50.243 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:50.249 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:50.249 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:50.249 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:50.255 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:50.255 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:50.255 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:50.260 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~150994944,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:50.260 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:50.260 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:50.265 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:50.265 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:50.265 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:50.270 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:50.270 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:50.270 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:50.274 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:50.274 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:50.274 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:50.278 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:50.278 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to HEAD diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:50.278 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:50.281 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~134217728,163577856~8388608,184549376~75497472,264241152~25165824,293601280~67108864,377487360~25165824,406847488~8388608] 2024-08-10T06:34:50.281 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to HEAD diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~16777216,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:50.282 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~16777216,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:50.284 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~134217728,163577856~8388608,184549376~8388608,197132288~16777216,218103808~41943040,264241152~25165824,293601280~67108864,377487360~16777216,406847488~8388608] 2024-08-10T06:34:50.284 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to HEAD diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~4194304,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:50.284 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~4194304,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:50.287 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,41943040~12582912,58720256~92274688,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~41943040,264241152~25165824,293601280~33554432,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:50.287 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to HEAD diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~25165824,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:50.287 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~25165824,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:50.290 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,41943040~12582912,58720256~37748736,100663296~50331648,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,264241152~25165824,293601280~20971520,322961408~4194304,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:50.290 INFO:tasks.workunit.client.0.smithi086.stdout:from 14 to HEAD diff [16777216~4194304,25165824~8388608,46137344~8388608,62914560~20971520,88080384~8388608,100663296~16777216,121634816~29360128,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~20971520,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:50.290 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,46137344~8388608,62914560~20971520,88080384~8388608,100663296~16777216,121634816~29360128,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~20971520,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:50.292 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,46137344~8388608,62914560~33554432,100663296~50331648,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,264241152~25165824,293601280~20971520,322961408~4194304,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:50.292 INFO:tasks.workunit.client.0.smithi086.stdout:from 15 to HEAD diff [25165824~8388608,62914560~20971520,88080384~8388608,100663296~16777216,121634816~25165824,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~16777216,293601280~12582912,322961408~4194304,331350016~4194304,348127232~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:50.292 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [25165824~8388608,62914560~20971520,88080384~8388608,100663296~16777216,121634816~25165824,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~16777216,293601280~12582912,322961408~4194304,331350016~4194304,348127232~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:50.293 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [25165824~12582912,62914560~33554432,100663296~50331648,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,264241152~16777216,293601280~12582912,322961408~4194304,331350016~8388608,348127232~8388608,377487360~16777216,406847488~8388608] 2024-08-10T06:34:50.294 INFO:tasks.workunit.client.0.smithi086.stdout:from 16 to HEAD diff [25165824~8388608,62914560~20971520,88080384~8388608,100663296~8388608,121634816~16777216,142606336~8388608,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~16777216,293601280~8388608,322961408~4194304,331350016~4194304,348127232~4194304,377487360~12582912] 2024-08-10T06:34:50.294 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [25165824~8388608,62914560~20971520,88080384~8388608,100663296~8388608,121634816~16777216,142606336~8388608,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~16777216,293601280~8388608,322961408~4194304,331350016~4194304,348127232~4194304,377487360~12582912] 2024-08-10T06:34:50.294 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [25165824~12582912,62914560~33554432,100663296~8388608,121634816~16777216,142606336~8388608,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,264241152~16777216,293601280~8388608,322961408~4194304,331350016~8388608,348127232~8388608,377487360~16777216] 2024-08-10T06:34:50.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:50 smithi159 ceph-mon[90359]: osdmap e2311: 8 total, 8 up, 8 in 2024-08-10T06:34:50.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:50 smithi159 ceph-mon[90359]: pgmap v4461: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 276 KiB/s rd, 33 MiB/s wr, 474 op/s 2024-08-10T06:34:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:50 smithi086 ceph-mon[101471]: osdmap e2311: 8 total, 8 up, 8 in 2024-08-10T06:34:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:50 smithi086 ceph-mon[101471]: pgmap v4461: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 276 KiB/s rd, 33 MiB/s wr, 474 op/s 2024-08-10T06:34:50.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:50 smithi086 ceph-mon[98993]: osdmap e2311: 8 total, 8 up, 8 in 2024-08-10T06:34:50.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:50 smithi086 ceph-mon[98993]: pgmap v4461: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 276 KiB/s rd, 33 MiB/s wr, 474 op/s 2024-08-10T06:34:51.191 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:51.191 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:51.233 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:51.233 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:51.233 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:51.239 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:51.239 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:51.239 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:51.246 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:51.246 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:51.246 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:51.251 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:51.252 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:51.252 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:51.257 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:51.258 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:51.258 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:51.262 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~150994944,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:51.262 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:51.263 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:51.267 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:51.267 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:51.267 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:51.272 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:51.272 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:51.272 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:51.275 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:51.275 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:51.275 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:51.278 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:51.278 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to HEAD diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:51.279 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:51.281 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~134217728,163577856~8388608,184549376~75497472,264241152~25165824,293601280~67108864,377487360~25165824,406847488~8388608] 2024-08-10T06:34:51.281 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to HEAD diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~16777216,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:51.282 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~16777216,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:51.285 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~134217728,163577856~8388608,184549376~8388608,197132288~16777216,218103808~41943040,264241152~25165824,293601280~67108864,377487360~16777216,406847488~8388608] 2024-08-10T06:34:51.285 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to HEAD diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~4194304,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:51.286 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~4194304,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:51.287 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,41943040~12582912,58720256~92274688,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~41943040,264241152~25165824,293601280~33554432,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:51.287 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to HEAD diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~25165824,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:51.287 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~25165824,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:51.290 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,41943040~12582912,58720256~37748736,100663296~50331648,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,264241152~25165824,293601280~20971520,322961408~4194304,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:51.290 INFO:tasks.workunit.client.0.smithi086.stdout:from 14 to HEAD diff [16777216~4194304,25165824~8388608,46137344~8388608,62914560~20971520,88080384~8388608,100663296~16777216,121634816~29360128,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~20971520,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:51.290 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,46137344~8388608,62914560~20971520,88080384~8388608,100663296~16777216,121634816~29360128,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~20971520,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:51.291 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,46137344~8388608,62914560~33554432,100663296~50331648,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,264241152~25165824,293601280~20971520,322961408~4194304,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:51.291 INFO:tasks.workunit.client.0.smithi086.stdout:from 15 to HEAD diff [25165824~8388608,62914560~20971520,88080384~8388608,100663296~16777216,121634816~25165824,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~16777216,293601280~12582912,322961408~4194304,331350016~4194304,348127232~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:51.291 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [25165824~8388608,62914560~20971520,88080384~8388608,100663296~16777216,121634816~25165824,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~16777216,293601280~12582912,322961408~4194304,331350016~4194304,348127232~4194304,377487360~12582912,406847488~4194304] 2024-08-10T06:34:51.292 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [25165824~12582912,62914560~33554432,100663296~50331648,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,264241152~16777216,293601280~12582912,322961408~4194304,331350016~8388608,348127232~8388608,377487360~16777216,406847488~8388608] 2024-08-10T06:34:51.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:51 smithi159 ceph-mon[90359]: osdmap e2312: 8 total, 8 up, 8 in 2024-08-10T06:34:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:51 smithi086 ceph-mon[101471]: osdmap e2312: 8 total, 8 up, 8 in 2024-08-10T06:34:51.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:51 smithi086 ceph-mon[98993]: osdmap e2312: 8 total, 8 up, 8 in 2024-08-10T06:34:52.211 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:52.211 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:52.246 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:52.246 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:52.246 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:52.256 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:52.257 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:52.257 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:52.262 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:52.262 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:52.262 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:52.268 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:52.268 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:52.268 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:52.273 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:52.273 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:52.273 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:52.278 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~150994944,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:52.278 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:52.278 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:52.282 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:52.282 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:52.283 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:52.287 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:52.287 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:52.287 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:52.290 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:52.290 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:52.290 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:52.293 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:52.293 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to HEAD diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:52.293 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:52.296 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~134217728,163577856~8388608,184549376~75497472,264241152~25165824,293601280~67108864,377487360~25165824,406847488~8388608] 2024-08-10T06:34:52.296 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to HEAD diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~16777216,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:52.296 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~16777216,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:52.298 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~134217728,163577856~8388608,184549376~8388608,197132288~16777216,218103808~41943040,264241152~25165824,293601280~67108864,377487360~16777216,406847488~8388608] 2024-08-10T06:34:52.298 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to HEAD diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~4194304,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:52.298 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~4194304,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:52.300 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,41943040~12582912,58720256~92274688,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~41943040,264241152~25165824,293601280~33554432,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:52.300 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to HEAD diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~25165824,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:52.300 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~25165824,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:52.301 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,41943040~12582912,58720256~37748736,100663296~50331648,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,264241152~25165824,293601280~20971520,322961408~4194304,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:52.301 INFO:tasks.workunit.client.0.smithi086.stdout:from 14 to HEAD diff [16777216~4194304,25165824~8388608,46137344~8388608,62914560~20971520,88080384~8388608,100663296~16777216,121634816~29360128,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~20971520,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:52.301 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,46137344~8388608,62914560~20971520,88080384~8388608,100663296~16777216,121634816~29360128,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~20971520,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:52.302 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,46137344~8388608,62914560~33554432,100663296~50331648,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,264241152~25165824,293601280~20971520,322961408~4194304,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:52 smithi086 ceph-mon[98993]: osdmap e2313: 8 total, 8 up, 8 in 2024-08-10T06:34:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:52 smithi086 ceph-mon[98993]: pgmap v4464: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 632 KiB/s rd, 31 MiB/s wr, 1.16k op/s 2024-08-10T06:34:52.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:52 smithi086 ceph-mon[101471]: osdmap e2313: 8 total, 8 up, 8 in 2024-08-10T06:34:52.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:52 smithi086 ceph-mon[101471]: pgmap v4464: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 632 KiB/s rd, 31 MiB/s wr, 1.16k op/s 2024-08-10T06:34:52.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:52 smithi159 ceph-mon[90359]: osdmap e2313: 8 total, 8 up, 8 in 2024-08-10T06:34:52.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:52 smithi159 ceph-mon[90359]: pgmap v4464: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 632 KiB/s rd, 31 MiB/s wr, 1.16k op/s 2024-08-10T06:34:53.204 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:53.204 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:53.246 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:53.246 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:53.246 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:53.258 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:53.259 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:53.259 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:53.264 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:53.264 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:53.264 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:53.269 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:53.270 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:53.270 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:53.274 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:53.274 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:53.274 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:53.278 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~150994944,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:53.279 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:53.279 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:53.282 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:53.282 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:53.282 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:53.286 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:53.286 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:53.286 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:53.290 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:53.290 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:53.290 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:53.292 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:53.293 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to HEAD diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:53.293 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:53.295 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~134217728,163577856~8388608,184549376~75497472,264241152~25165824,293601280~67108864,377487360~25165824,406847488~8388608] 2024-08-10T06:34:53.296 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to HEAD diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~16777216,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:53.296 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~16777216,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:53.298 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~134217728,163577856~8388608,184549376~8388608,197132288~16777216,218103808~41943040,264241152~25165824,293601280~67108864,377487360~16777216,406847488~8388608] 2024-08-10T06:34:53.298 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to HEAD diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~4194304,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:53.298 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~4194304,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:53.300 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,41943040~12582912,58720256~92274688,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~41943040,264241152~25165824,293601280~33554432,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:53.300 INFO:tasks.workunit.client.0.smithi086.stdout:from 13 to HEAD diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~25165824,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:53.300 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~4194304,226492416~4194304,251658240~4194304,264241152~25165824,293601280~20971520,322961408~4194304,331350016~4194304,339738624~16777216,377487360~12582912,406847488~4194304] 2024-08-10T06:34:53.301 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,41943040~12582912,58720256~37748736,100663296~50331648,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,251658240~8388608,264241152~25165824,293601280~20971520,322961408~4194304,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:53.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:53 smithi086 ceph-mon[98993]: osdmap e2314: 8 total, 8 up, 8 in 2024-08-10T06:34:53.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:53 smithi086 ceph-mon[101471]: osdmap e2314: 8 total, 8 up, 8 in 2024-08-10T06:34:53.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:53 smithi159 ceph-mon[90359]: osdmap e2314: 8 total, 8 up, 8 in 2024-08-10T06:34:54.219 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:54.219 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:54.251 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:54.251 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:54.252 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:54.272 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:54.272 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:54.272 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:54.277 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:54.277 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:54.277 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:54.282 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:54.283 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:54.283 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:54.287 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:54.287 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:54.287 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:54.291 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~150994944,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:54.291 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:54.291 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:54.294 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:54.294 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:54.294 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:54.297 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:54.297 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:54.298 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:54.301 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:54.301 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:54.301 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:54.303 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:54.303 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to HEAD diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:54.303 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:54.305 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~134217728,163577856~8388608,184549376~75497472,264241152~25165824,293601280~67108864,377487360~25165824,406847488~8388608] 2024-08-10T06:34:54.305 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to HEAD diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~16777216,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:54.305 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~16777216,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:54.307 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~134217728,163577856~8388608,184549376~8388608,197132288~16777216,218103808~41943040,264241152~25165824,293601280~67108864,377487360~16777216,406847488~8388608] 2024-08-10T06:34:54.307 INFO:tasks.workunit.client.0.smithi086.stdout:from 12 to HEAD diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~4194304,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:54.307 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~8388608,41943040~12582912,58720256~25165824,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~4194304,205520896~8388608,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~4194304,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:54.308 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~20971520,41943040~12582912,58720256~92274688,163577856~8388608,184549376~8388608,197132288~4194304,205520896~8388608,218103808~41943040,264241152~25165824,293601280~33554432,331350016~29360128,377487360~16777216,406847488~8388608] 2024-08-10T06:34:54.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:54 smithi086 ceph-mon[98993]: osdmap e2315: 8 total, 8 up, 8 in 2024-08-10T06:34:54.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:54 smithi086 ceph-mon[98993]: pgmap v4467: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 446 KiB/s rd, 12 MiB/s wr, 868 op/s 2024-08-10T06:34:54.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:54 smithi086 ceph-mon[101471]: osdmap e2315: 8 total, 8 up, 8 in 2024-08-10T06:34:54.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:54 smithi086 ceph-mon[101471]: pgmap v4467: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 446 KiB/s rd, 12 MiB/s wr, 868 op/s 2024-08-10T06:34:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:54 smithi159 ceph-mon[90359]: osdmap e2315: 8 total, 8 up, 8 in 2024-08-10T06:34:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:54 smithi159 ceph-mon[90359]: pgmap v4467: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 446 KiB/s rd, 12 MiB/s wr, 868 op/s 2024-08-10T06:34:55.241 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:55.242 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:55.261 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:55.261 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:55.261 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:55.274 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:55.274 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:55.275 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:55.287 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:55.287 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:55.287 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:55.291 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:55.291 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:55.292 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:55.295 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:55.295 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:55.295 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:55.299 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~150994944,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:55.299 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:55.299 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:55.302 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:55.302 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:55.303 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:55.305 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:55.305 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:55.305 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:55.308 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:55.308 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:55.308 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:55.309 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:55.310 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to HEAD diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:55.310 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:55.311 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~134217728,163577856~8388608,184549376~75497472,264241152~25165824,293601280~67108864,377487360~25165824,406847488~8388608] 2024-08-10T06:34:55.311 INFO:tasks.workunit.client.0.smithi086.stdout:from 11 to HEAD diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~16777216,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:55.311 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~8388608,197132288~16777216,218103808~12582912,234881024~4194304,243269632~4194304,251658240~4194304,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~12582912,406847488~4194304] 2024-08-10T06:34:55.312 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~134217728,163577856~8388608,184549376~8388608,197132288~16777216,218103808~41943040,264241152~25165824,293601280~67108864,377487360~16777216,406847488~8388608] 2024-08-10T06:34:55.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:55 smithi086 ceph-mon[98993]: osdmap e2316: 8 total, 8 up, 8 in 2024-08-10T06:34:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:55 smithi086 ceph-mon[101471]: osdmap e2316: 8 total, 8 up, 8 in 2024-08-10T06:34:55.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:55 smithi159 ceph-mon[90359]: osdmap e2316: 8 total, 8 up, 8 in 2024-08-10T06:34:56.226 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:56.226 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:56.270 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:56.270 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:56.270 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:56.277 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:56.278 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:56.278 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:56.283 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:56.284 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:56.284 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:56.288 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:56.288 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:56.288 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:56.292 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:56.292 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:56.292 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:56.295 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~150994944,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:56.295 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:56.295 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:56.298 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:56.298 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:56.298 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:56.300 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:56.300 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:56.301 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:56.302 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:56.302 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:56.302 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:56.304 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:56.304 INFO:tasks.workunit.client.0.smithi086.stdout:from 10 to HEAD diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:56.304 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [16777216~4194304,25165824~58720256,88080384~8388608,100663296~25165824,130023424~20971520,163577856~4194304,184549376~54525952,243269632~12582912,264241152~25165824,293601280~20971520,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:56.305 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [16777216~134217728,163577856~8388608,184549376~75497472,264241152~25165824,293601280~67108864,377487360~25165824,406847488~8388608] 2024-08-10T06:34:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:56 smithi086 ceph-mon[101471]: osdmap e2317: 8 total, 8 up, 8 in 2024-08-10T06:34:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:56 smithi086 ceph-mon[101471]: pgmap v4470: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 349 KiB/s rd, 225 KiB/s wr, 611 op/s 2024-08-10T06:34:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:56 smithi086 ceph-mon[98993]: osdmap e2317: 8 total, 8 up, 8 in 2024-08-10T06:34:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:56 smithi086 ceph-mon[98993]: pgmap v4470: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 349 KiB/s rd, 225 KiB/s wr, 611 op/s 2024-08-10T06:34:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:56 smithi159 ceph-mon[90359]: osdmap e2317: 8 total, 8 up, 8 in 2024-08-10T06:34:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:56 smithi159 ceph-mon[90359]: pgmap v4470: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 349 KiB/s rd, 225 KiB/s wr, 611 op/s 2024-08-10T06:34:57.233 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:57.233 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:57.271 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:57.271 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:57.271 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:57.278 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:57.278 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:57.278 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:57.285 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:57.286 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:57.286 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:57.293 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:57.293 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:57.293 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:57.296 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:57.296 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:57.296 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:57.298 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~150994944,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:57.299 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:57.299 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:57.301 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:57.301 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:57.301 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:57.303 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:57.303 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:57.304 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:57.305 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:57.305 INFO:tasks.workunit.client.0.smithi086.stdout:from 9 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:57.305 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~25165824,130023424~20971520,163577856~8388608,184549376~54525952,243269632~12582912,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:57.306 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:57 smithi086 ceph-mon[98993]: osdmap e2318: 8 total, 8 up, 8 in 2024-08-10T06:34:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:34:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:57 smithi086 ceph-mon[101471]: osdmap e2318: 8 total, 8 up, 8 in 2024-08-10T06:34:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:34:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:57 smithi159 ceph-mon[90359]: osdmap e2318: 8 total, 8 up, 8 in 2024-08-10T06:34:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:34:58.250 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:58.250 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:58.286 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:58.286 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:58.286 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:58.296 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:58.296 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:58.296 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:58.306 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:58.306 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:58.306 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:58.308 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:58.308 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:58.309 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:58.311 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:58.311 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:58.311 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:58.313 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~150994944,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:58.314 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:58.314 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:58.315 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:58.316 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:58.316 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:58.317 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:58.317 INFO:tasks.workunit.client.0.smithi086.stdout:from 8 to HEAD diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:58.317 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~71303168,100663296~50331648,163577856~8388608,184549376~54525952,243269632~16777216,264241152~50331648,318767104~8388608,331350016~25165824,377487360~25165824,406847488~4194304] 2024-08-10T06:34:58.318 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:34:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:34:58] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2024-08-10T06:34:58.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:58 smithi086 ceph-mon[101471]: osdmap e2319: 8 total, 8 up, 8 in 2024-08-10T06:34:58.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:58 smithi086 ceph-mon[101471]: pgmap v4473: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 304 KiB/s rd, 6.2 KiB/s wr, 520 op/s 2024-08-10T06:34:58.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:58 smithi086 ceph-mon[98993]: osdmap e2319: 8 total, 8 up, 8 in 2024-08-10T06:34:58.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:58 smithi086 ceph-mon[98993]: pgmap v4473: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 304 KiB/s rd, 6.2 KiB/s wr, 520 op/s 2024-08-10T06:34:58.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:58 smithi159 ceph-mon[90359]: osdmap e2319: 8 total, 8 up, 8 in 2024-08-10T06:34:58.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:58 smithi159 ceph-mon[90359]: pgmap v4473: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 304 KiB/s rd, 6.2 KiB/s wr, 520 op/s 2024-08-10T06:34:59.250 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:59.251 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:59.291 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:59.291 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:59.292 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:59.302 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:59.302 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:59.302 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:34:59.308 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:34:59.308 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:59.308 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:59.312 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:59.312 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:59.312 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:34:59.315 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:34:59.315 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:59.315 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:34:59.317 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~150994944,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:59.317 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:59.317 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:34:59.319 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:59.319 INFO:tasks.workunit.client.0.smithi086.stdout:from 7 to HEAD diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:59.319 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~25165824,377487360~33554432] 2024-08-10T06:34:59.320 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:34:59.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:34:59 smithi086 ceph-mon[98993]: osdmap e2320: 8 total, 8 up, 8 in 2024-08-10T06:34:59.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:34:59 smithi086 ceph-mon[101471]: osdmap e2320: 8 total, 8 up, 8 in 2024-08-10T06:34:59.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:34:59 smithi159 ceph-mon[90359]: osdmap e2320: 8 total, 8 up, 8 in 2024-08-10T06:35:00.259 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:00.259 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:00.286 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:35:00.286 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:00.287 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:00.303 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:35:00.303 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:00.303 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:00.313 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:35:00.313 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:35:00.313 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:35:00.319 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:35:00.320 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:35:00.320 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:35:00.323 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:35:00.323 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:35:00.323 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:35:00.324 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~150994944,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:35:00.324 INFO:tasks.workunit.client.0.smithi086.stdout:from 6 to HEAD diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:35:00.324 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [8388608~12582912,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~33554432,301989888~25165824,331350016~29360128,377487360~33554432] 2024-08-10T06:35:00.325 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [8388608~142606336,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:35:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:00 smithi086 ceph-mon[101471]: osdmap e2321: 8 total, 8 up, 8 in 2024-08-10T06:35:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:00 smithi086 ceph-mon[101471]: pgmap v4476: 137 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 132 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 187 KiB/s rd, 5.0 KiB/s wr, 304 op/s 2024-08-10T06:35:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:00 smithi086 ceph-mon[98993]: osdmap e2321: 8 total, 8 up, 8 in 2024-08-10T06:35:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:00 smithi086 ceph-mon[98993]: pgmap v4476: 137 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 132 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 187 KiB/s rd, 5.0 KiB/s wr, 304 op/s 2024-08-10T06:35:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:00 smithi159 ceph-mon[90359]: osdmap e2321: 8 total, 8 up, 8 in 2024-08-10T06:35:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:00 smithi159 ceph-mon[90359]: pgmap v4476: 137 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 132 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 187 KiB/s rd, 5.0 KiB/s wr, 304 op/s 2024-08-10T06:35:01.079 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:01.079 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:01.095 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:35:01.095 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:01.096 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:01.100 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:35:01.100 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:01.100 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:01.104 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:35:01.105 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:35:01.105 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:35:01.108 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:35:01.108 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:35:01.108 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:35:01.111 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:35:01.111 INFO:tasks.workunit.client.0.smithi086.stdout:from 5 to HEAD diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:35:01.111 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~125829120,163577856~8388608,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,377487360~33554432] 2024-08-10T06:35:01.112 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~150994944,163577856~12582912,184549376~75497472,264241152~96468992,377487360~37748736] 2024-08-10T06:35:01.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:01 smithi086 ceph-mon[101471]: osdmap e2322: 8 total, 8 up, 8 in 2024-08-10T06:35:01.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:01 smithi086 ceph-mon[101471]: osdmap e2323: 8 total, 8 up, 8 in 2024-08-10T06:35:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:01 smithi086 ceph-mon[98993]: osdmap e2322: 8 total, 8 up, 8 in 2024-08-10T06:35:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:01 smithi086 ceph-mon[98993]: osdmap e2323: 8 total, 8 up, 8 in 2024-08-10T06:35:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:01 smithi159 ceph-mon[90359]: osdmap e2322: 8 total, 8 up, 8 in 2024-08-10T06:35:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:01 smithi159 ceph-mon[90359]: osdmap e2323: 8 total, 8 up, 8 in 2024-08-10T06:35:02.077 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:02.077 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:02.110 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:35:02.110 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:02.110 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:02.114 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:35:02.114 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:02.114 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:02.121 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:35:02.121 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:35:02.122 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:35:02.123 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:35:02.124 INFO:tasks.workunit.client.0.smithi086.stdout:from 4 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:35:02.124 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:35:02.125 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:35:03.084 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:03.084 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:03.105 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:35:03.105 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:03.105 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:03.114 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:35:03.114 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:03.114 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:03.122 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:35:03.122 INFO:tasks.workunit.client.0.smithi086.stdout:from 3 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:35:03.122 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~29360128,373293056~37748736] 2024-08-10T06:35:03.123 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~96468992,373293056~41943040] 2024-08-10T06:35:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:03 smithi086 ceph-mon[101471]: pgmap v4479: 137 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 130 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 201 KiB/s rd, 5.7 KiB/s wr, 333 op/s 2024-08-10T06:35:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:03 smithi086 ceph-mon[101471]: osdmap e2324: 8 total, 8 up, 8 in 2024-08-10T06:35:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:03 smithi086 ceph-mon[98993]: pgmap v4479: 137 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 130 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 201 KiB/s rd, 5.7 KiB/s wr, 333 op/s 2024-08-10T06:35:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:03 smithi086 ceph-mon[98993]: osdmap e2324: 8 total, 8 up, 8 in 2024-08-10T06:35:03.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:03 smithi159 ceph-mon[90359]: pgmap v4479: 137 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 130 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 201 KiB/s rd, 5.7 KiB/s wr, 333 op/s 2024-08-10T06:35:03.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:03 smithi159 ceph-mon[90359]: osdmap e2324: 8 total, 8 up, 8 in 2024-08-10T06:35:04.088 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:04.088 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:04.113 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:35:04.113 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:04.114 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:04.125 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:35:04.125 INFO:tasks.workunit.client.0.smithi086.stdout:from 2 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:04.125 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:04.133 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:35:04.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:04 smithi086 ceph-mon[98993]: osdmap e2325: 8 total, 8 up, 8 in 2024-08-10T06:35:04.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:04 smithi086 ceph-mon[101471]: osdmap e2325: 8 total, 8 up, 8 in 2024-08-10T06:35:04.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:04 smithi159 ceph-mon[90359]: osdmap e2325: 8 total, 8 up, 8 in 2024-08-10T06:35:05.093 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:05.093 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:05.121 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:35:05.121 INFO:tasks.workunit.client.0.smithi086.stdout:from 1 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:05.121 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:05.124 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:35:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:05 smithi086 ceph-mon[101471]: pgmap v4482: 137 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 130 active+clean; 1000 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 767 B/s wr, 127 op/s 2024-08-10T06:35:05.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:05 smithi086 ceph-mon[101471]: osdmap e2326: 8 total, 8 up, 8 in 2024-08-10T06:35:05.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:05 smithi086 ceph-mon[98993]: pgmap v4482: 137 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 130 active+clean; 1000 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 767 B/s wr, 127 op/s 2024-08-10T06:35:05.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:05 smithi086 ceph-mon[98993]: osdmap e2326: 8 total, 8 up, 8 in 2024-08-10T06:35:05.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:05 smithi159 ceph-mon[90359]: pgmap v4482: 137 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 130 active+clean; 1000 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 767 B/s wr, 127 op/s 2024-08-10T06:35:05.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:05 smithi159 ceph-mon[90359]: osdmap e2326: 8 total, 8 up, 8 in 2024-08-10T06:35:06.078 INFO:tasks.workunit.client.0.smithi086.stdout:from 0 to HEAD diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:06.078 INFO:tasks.workunit.client.0.smithi086.stdout: limited diff [0~20971520,25165824~134217728,163577856~8388608,176160768~4194304,184549376~54525952,243269632~16777216,264241152~62914560,331350016~33554432,373293056~37748736] 2024-08-10T06:35:06.107 INFO:tasks.workunit.client.0.smithi086.stdout: actual was [0~180355072,184549376~75497472,264241152~100663296,373293056~41943040] 2024-08-10T06:35:06.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:06 smithi086 ceph-mon[98993]: osdmap e2327: 8 total, 8 up, 8 in 2024-08-10T06:35:06.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:06 smithi086 ceph-mon[98993]: pgmap v4485: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 903 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 114 KiB/s rd, 5.7 KiB/s wr, 183 op/s 2024-08-10T06:35:06.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:06 smithi086 ceph-mon[98993]: osdmap e2328: 8 total, 8 up, 8 in 2024-08-10T06:35:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:06 smithi086 ceph-mon[101471]: osdmap e2327: 8 total, 8 up, 8 in 2024-08-10T06:35:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:06 smithi086 ceph-mon[101471]: pgmap v4485: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 903 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 114 KiB/s rd, 5.7 KiB/s wr, 183 op/s 2024-08-10T06:35:06.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:06 smithi086 ceph-mon[101471]: osdmap e2328: 8 total, 8 up, 8 in 2024-08-10T06:35:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:06 smithi159 ceph-mon[90359]: osdmap e2327: 8 total, 8 up, 8 in 2024-08-10T06:35:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:06 smithi159 ceph-mon[90359]: pgmap v4485: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 903 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 114 KiB/s rd, 5.7 KiB/s wr, 183 op/s 2024-08-10T06:35:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:06 smithi159 ceph-mon[90359]: osdmap e2328: 8 total, 8 up, 8 in 2024-08-10T06:35:07.128 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (39048 ms) 2024-08-10T06:35:07.128 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2024-08-10T06:35:07.128 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:35:08.229 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (1102 ms) 2024-08-10T06:35:08.229 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2024-08-10T06:35:08.229 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:35:08.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:08 smithi086 ceph-mon[98993]: osdmap e2329: 8 total, 8 up, 8 in 2024-08-10T06:35:08.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:08 smithi086 ceph-mon[98993]: pgmap v4488: 137 pgs: 137 active+clean; 858 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 110 KiB/s rd, 5.7 KiB/s wr, 175 op/s 2024-08-10T06:35:08.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:35:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:35:08] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2024-08-10T06:35:08.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:08 smithi086 ceph-mon[101471]: osdmap e2329: 8 total, 8 up, 8 in 2024-08-10T06:35:08.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:08 smithi086 ceph-mon[101471]: pgmap v4488: 137 pgs: 137 active+clean; 858 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 110 KiB/s rd, 5.7 KiB/s wr, 175 op/s 2024-08-10T06:35:08.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:08 smithi159 ceph-mon[90359]: osdmap e2329: 8 total, 8 up, 8 in 2024-08-10T06:35:08.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:08 smithi159 ceph-mon[90359]: pgmap v4488: 137 pgs: 137 active+clean; 858 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 110 KiB/s rd, 5.7 KiB/s wr, 175 op/s 2024-08-10T06:35:09.242 INFO:tasks.workunit.client.0.smithi086.stdout: wrote [0~20971520] to clone 2024-08-10T06:35:09.243 INFO:tasks.workunit.client.0.smithi086.stdout: diff was [0~20971520] 2024-08-10T06:35:09.246 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (1017 ms) 2024-08-10T06:35:09.246 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2024-08-10T06:35:09.247 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:35:09.275 INFO:tasks.workunit.client.0.smithi086.stdout: wrote [1065239~25383,5262462~69115,5875671~16409,6012487~93677,7281465~77375,9911884~82697,15949356~94510,20810581~5183] 2024-08-10T06:35:09.280 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (34 ms) 2024-08-10T06:35:09.281 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2024-08-10T06:35:09.281 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:35:09.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:09 smithi086 ceph-mon[98993]: osdmap e2330: 8 total, 8 up, 8 in 2024-08-10T06:35:09.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:09 smithi086 ceph-mon[101471]: osdmap e2330: 8 total, 8 up, 8 in 2024-08-10T06:35:09.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:09 smithi159 ceph-mon[90359]: osdmap e2330: 8 total, 8 up, 8 in 2024-08-10T06:35:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:10 smithi086 ceph-mon[98993]: osdmap e2331: 8 total, 8 up, 8 in 2024-08-10T06:35:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:10 smithi086 ceph-mon[98993]: pgmap v4491: 137 pgs: 137 active+clean; 818 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 87 KiB/s rd, 2.0 MiB/s wr, 116 op/s 2024-08-10T06:35:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:10 smithi086 ceph-mon[101471]: osdmap e2331: 8 total, 8 up, 8 in 2024-08-10T06:35:10.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:10 smithi086 ceph-mon[101471]: pgmap v4491: 137 pgs: 137 active+clean; 818 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 87 KiB/s rd, 2.0 MiB/s wr, 116 op/s 2024-08-10T06:35:10.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:10 smithi159 ceph-mon[90359]: osdmap e2331: 8 total, 8 up, 8 in 2024-08-10T06:35:10.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:10 smithi159 ceph-mon[90359]: pgmap v4491: 137 pgs: 137 active+clean; 818 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 87 KiB/s rd, 2.0 MiB/s wr, 116 op/s 2024-08-10T06:35:11.180 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (1900 ms) 2024-08-10T06:35:11.180 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2024-08-10T06:35:11.180 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:35:11.232 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (52 ms) 2024-08-10T06:35:11.232 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2024-08-10T06:35:11.232 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:35:11.306 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (74 ms) 2024-08-10T06:35:11.306 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTryAcquireLock 2024-08-10T06:35:11.306 INFO:tasks.workunit.client.0.smithi086.stdout:using new format! 2024-08-10T06:35:11.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:11 smithi086 ceph-mon[98993]: osdmap e2332: 8 total, 8 up, 8 in 2024-08-10T06:35:11.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:11 smithi086 ceph-mon[98993]: osdmap e2333: 8 total, 8 up, 8 in 2024-08-10T06:35:11.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:11 smithi086 ceph-mon[101471]: osdmap e2332: 8 total, 8 up, 8 in 2024-08-10T06:35:11.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:11 smithi086 ceph-mon[101471]: osdmap e2333: 8 total, 8 up, 8 in 2024-08-10T06:35:11.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:11 smithi159 ceph-mon[90359]: osdmap e2332: 8 total, 8 up, 8 in 2024-08-10T06:35:11.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:11 smithi159 ceph-mon[90359]: osdmap e2333: 8 total, 8 up, 8 in 2024-08-10T06:35:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:35:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:12 smithi086 ceph-mon[101471]: pgmap v4494: 137 pgs: 137 active+clean; 822 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 9.2 MiB/s wr, 237 op/s 2024-08-10T06:35:12.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:35:12.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:12 smithi086 ceph-mon[98993]: pgmap v4494: 137 pgs: 137 active+clean; 822 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 9.2 MiB/s wr, 237 op/s 2024-08-10T06:35:12.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:35:12.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:12 smithi159 ceph-mon[90359]: pgmap v4494: 137 pgs: 137 active+clean; 822 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 9.2 MiB/s wr, 237 op/s 2024-08-10T06:35:14.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:14 smithi159 ceph-mon[90359]: pgmap v4495: 137 pgs: 137 active+clean; 836 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.5 MiB/s rd, 8.6 MiB/s wr, 219 op/s 2024-08-10T06:35:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:14 smithi086 ceph-mon[101471]: pgmap v4495: 137 pgs: 137 active+clean; 836 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.5 MiB/s rd, 8.6 MiB/s wr, 219 op/s 2024-08-10T06:35:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:14 smithi086 ceph-mon[98993]: pgmap v4495: 137 pgs: 137 active+clean; 836 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.5 MiB/s rd, 8.6 MiB/s wr, 219 op/s 2024-08-10T06:35:16.351 INFO:tasks.workunit.client.0.smithi086.stdout:[ OK ] DiffIterateTest/1.DiffIterateTryAcquireLock (5044 ms) 2024-08-10T06:35:16.351 INFO:tasks.workunit.client.0.smithi086.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStriping 2024-08-10T06:35:16.351 INFO:tasks.workunit.client.0.smithi086.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-685-gf5af36e4/rpm/el9/BUILD/ceph-18.2.4-685-gf5af36e4/src/test/librbd/test_librbd.cc:8958: Skipped 2024-08-10T06:35:16.351 INFO:tasks.workunit.client.0.smithi086.stdout:Skipping due to unmet REQUIRE 2024-08-10T06:35:16.351 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping (0 ms) 2024-08-10T06:35:17.086 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] 19 tests from DiffIterateTest/1 (245699 ms total) 2024-08-10T06:35:17.086 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:35:17.086 INFO:tasks.workunit.client.0.smithi086.stdout:[----------] Global test environment tear-down 2024-08-10T06:35:17.086 INFO:tasks.workunit.client.0.smithi086.stdout:[==========] 490 tests from 24 test suites ran. (2496641 ms total) 2024-08-10T06:35:17.086 INFO:tasks.workunit.client.0.smithi086.stdout:[ PASSED ] 444 tests. 2024-08-10T06:35:17.086 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] 46 tests, listed below: 2024-08-10T06:35:17.086 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-08-10T06:35:17.086 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent 2024-08-10T06:35:17.086 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent 2024-08-10T06:35:17.086 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent 2024-08-10T06:35:17.087 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate 2024-08-10T06:35:17.087 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect 2024-08-10T06:35:17.087 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect 2024-08-10T06:35:17.087 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.SnapRename 2024-08-10T06:35:17.087 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback 2024-08-10T06:35:17.087 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove 2024-08-10T06:35:17.087 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.Rename 2024-08-10T06:35:17.087 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.Resize 2024-08-10T06:35:17.088 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.Flatten 2024-08-10T06:35:17.088 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures 2024-08-10T06:35:17.088 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet 2024-08-10T06:35:17.088 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove 2024-08-10T06:35:17.088 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition 2024-08-10T06:35:17.088 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalEntries.AioWrite 2024-08-10T06:35:17.088 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard 2024-08-10T06:35:17.088 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune 2024-08-10T06:35:17.088 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestJournalEntries.AioFlush 2024-08-10T06:35:17.088 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt 2024-08-10T06:35:17.088 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestMigration.MirroringSamePool 2024-08-10T06:35:17.089 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestMigration.MirroringAbort 2024-08-10T06:35:17.089 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled 2024-08-10T06:35:17.089 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled 2024-08-10T06:35:17.089 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestMigration.MirroringPool 2024-08-10T06:35:17.089 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-08-10T06:35:17.089 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-08-10T06:35:17.089 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-08-10T06:35:17.089 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-08-10T06:35:17.089 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-08-10T06:35:17.089 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-08-10T06:35:17.089 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-08-10T06:35:17.089 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-08-10T06:35:17.090 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-08-10T06:35:17.090 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-08-10T06:35:17.090 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer 2024-08-10T06:35:17.090 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer 2024-08-10T06:35:17.090 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestInternal.DiscardCopyup 2024-08-10T06:35:17.090 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestInternal.TestCoR 2024-08-10T06:35:17.090 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern 2024-08-10T06:35:17.090 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner 2024-08-10T06:35:17.090 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition 2024-08-10T06:35:17.090 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping 2024-08-10T06:35:17.090 INFO:tasks.workunit.client.0.smithi086.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping 2024-08-10T06:35:17.090 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:35:17.091 INFO:tasks.workunit.client.0.smithi086.stdout: YOU HAVE 2 DISABLED TESTS 2024-08-10T06:35:17.091 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:35:17.097 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T06:35:17.098 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T06:35:17.170 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2024-08-10T06:35:17.170 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-10T06:35:17.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:17 smithi086 ceph-mon[98993]: pgmap v4496: 137 pgs: 137 active+clean; 876 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.9 MiB/s rd, 11 MiB/s wr, 243 op/s 2024-08-10T06:35:17.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:17 smithi086 ceph-mon[98993]: osdmap e2334: 8 total, 8 up, 8 in 2024-08-10T06:35:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:17 smithi086 ceph-mon[101471]: pgmap v4496: 137 pgs: 137 active+clean; 876 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.9 MiB/s rd, 11 MiB/s wr, 243 op/s 2024-08-10T06:35:17.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:17 smithi086 ceph-mon[101471]: osdmap e2334: 8 total, 8 up, 8 in 2024-08-10T06:35:17.428 DEBUG:teuthology.parallel:result is None 2024-08-10T06:35:17.428 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-10T06:35:17.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:17 smithi159 ceph-mon[90359]: pgmap v4496: 137 pgs: 137 active+clean; 876 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.9 MiB/s rd, 11 MiB/s wr, 243 op/s 2024-08-10T06:35:17.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:17 smithi159 ceph-mon[90359]: osdmap e2334: 8 total, 8 up, 8 in 2024-08-10T06:35:17.453 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-10T06:35:17.453 DEBUG:teuthology.orchestra.run.smithi086:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-10T06:35:17.509 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-10T06:35:17.509 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-10T06:35:17.509 INFO:teuthology.task.print:**** done end test_rbd_api.yaml 2024-08-10T06:35:17.509 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-10T06:35:17.509 INFO:teuthology.task.print:**** done start test_rbd_python.yaml 2024-08-10T06:35:17.509 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-10T06:35:17.510 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-10T06:35:17.510 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-10T06:35:17.510 DEBUG:teuthology.orchestra.run.smithi086:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-10T06:35:17.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T06:35:17.565 INFO:teuthology.orchestra.run.smithi086.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-10T06:35:17.565 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-10T06:35:17.626 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-10T06:35:17.627 DEBUG:teuthology.orchestra.run.smithi086:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-10T06:35:17.683 INFO:tasks.workunit:timeout=3h 2024-08-10T06:35:17.683 INFO:tasks.workunit:cleanup=True 2024-08-10T06:35:17.683 DEBUG:teuthology.orchestra.run.smithi086:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-10T06:35:17.739 INFO:tasks.workunit.client.0.smithi086.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-10T06:35:18.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:18 smithi086 ceph-mon[98993]: osdmap e2335: 8 total, 8 up, 8 in 2024-08-10T06:35:18.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:18 smithi086 ceph-mon[101471]: osdmap e2335: 8 total, 8 up, 8 in 2024-08-10T06:35:18.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:35:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:35:18] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-08-10T06:35:18.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:18 smithi159 ceph-mon[90359]: osdmap e2335: 8 total, 8 up, 8 in 2024-08-10T06:35:19.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:19 smithi086 ceph-mon[98993]: pgmap v4499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-10T06:35:19.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:19 smithi086 ceph-mon[101471]: pgmap v4499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-10T06:35:19.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:19 smithi159 ceph-mon[90359]: pgmap v4499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-10T06:35:20.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:20 smithi086 ceph-mon[98993]: pgmap v4500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:35:20.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:20 smithi086 ceph-mon[101471]: pgmap v4500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:35:20.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:20 smithi159 ceph-mon[90359]: pgmap v4500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-08-10T06:35:22.772 DEBUG:teuthology.orchestra.run.smithi086:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-08-10T06:35:22.828 INFO:tasks.workunit.client.0.smithi086.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-10T06:35:22.830 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-10T06:35:22.830 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-10T06:35:22.879 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-10T06:35:22.929 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-10T06:35:22.967 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-10T06:35:22.969 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-10T06:35:22.969 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-10T06:35:23.008 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-10T06:35:23.011 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T06:35:23.011 DEBUG:teuthology.orchestra.run.smithi086:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-10T06:35:23.067 INFO:tasks.workunit:Running workunits matching rbd/test_librbd_python.sh on client.0... 2024-08-10T06:35:23.068 INFO:tasks.workunit:Running workunit rbd/test_librbd_python.sh... 2024-08-10T06:35:23.069 DEBUG:teuthology.orchestra.run.smithi086:workunit test rbd/test_librbd_python.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 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2024-08-10T06:35:23.127 INFO:tasks.workunit.client.0.smithi086.stderr:++ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2024-08-10T06:35:23.128 INFO:tasks.workunit.client.0.smithi086.stderr:+ relpath=/home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind 2024-08-10T06:35:23.128 INFO:tasks.workunit.client.0.smithi086.stderr:+ '[' -n '' ']' 2024-08-10T06:35:23.128 INFO:tasks.workunit.client.0.smithi086.stderr:+ python3 -m pytest -v /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind/test_rbd.py 2024-08-10T06:35:23.286 INFO:tasks.workunit.client.0.smithi086.stdout:============================= test session starts ============================== 2024-08-10T06:35:23.286 INFO:tasks.workunit.client.0.smithi086.stdout:platform linux -- Python 3.9.18, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 2024-08-10T06:35:23.286 INFO:tasks.workunit.client.0.smithi086.stdout:cachedir: .pytest_cache 2024-08-10T06:35:23.286 INFO:tasks.workunit.client.0.smithi086.stdout:rootdir: /home/ubuntu/cephtest/clone.client.0/src/test/pybind, configfile: pytest.ini 2024-08-10T06:35:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:23 smithi086 ceph-mon[101471]: pgmap v4501: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:35:23.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:23 smithi086 ceph-mon[98993]: pgmap v4501: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:35:23.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:23 smithi159 ceph-mon[90359]: pgmap v4501: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:35:23.786 INFO:tasks.workunit.client.0.smithi086.stdout:collecting ... collected 185 items 2024-08-10T06:35:23.786 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:35:24.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:24 smithi086 ceph-mon[98993]: pgmap v4502: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:35:24.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:24 smithi086 ceph-mon[98993]: osdmap e2336: 8 total, 8 up, 8 in 2024-08-10T06:35:24.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:24 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi086-232374-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:35:24.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:24 smithi086 ceph-mon[101471]: pgmap v4502: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:35:24.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:24 smithi086 ceph-mon[101471]: osdmap e2336: 8 total, 8 up, 8 in 2024-08-10T06:35:24.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:24 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi086-232374-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:35:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:24 smithi159 ceph-mon[90359]: pgmap v4502: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:35:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:24 smithi159 ceph-mon[90359]: osdmap e2336: 8 total, 8 up, 8 in 2024-08-10T06:35:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:24 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi086-232374-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:35:26.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:26 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi086-232374-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-10T06:35:26.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:26 smithi086 ceph-mon[98993]: osdmap e2337: 8 total, 8 up, 8 in 2024-08-10T06:35:26.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:26 smithi086 ceph-mon[98993]: pgmap v4505: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:35:26.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:26 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi086-232374-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-10T06:35:26.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:26 smithi086 ceph-mon[101471]: osdmap e2337: 8 total, 8 up, 8 in 2024-08-10T06:35:26.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:26 smithi086 ceph-mon[101471]: pgmap v4505: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:35:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:26 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi086-232374-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-10T06:35:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:26 smithi159 ceph-mon[90359]: osdmap e2337: 8 total, 8 up, 8 in 2024-08-10T06:35:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:26 smithi159 ceph-mon[90359]: pgmap v4505: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:35:27.116 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_version PASSED [ 0%] 2024-08-10T06:35:27.204 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create PASSED [ 1%] 2024-08-10T06:35:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:27 smithi086 ceph-mon[98993]: osdmap e2338: 8 total, 8 up, 8 in 2024-08-10T06:35:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:35:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:27 smithi086 ceph-mon[101471]: osdmap e2338: 8 total, 8 up, 8 in 2024-08-10T06:35:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:35:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:27 smithi159 ceph-mon[90359]: osdmap e2338: 8 total, 8 up, 8 in 2024-08-10T06:35:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:35:27.807 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_defaults PASSED [ 1%] 2024-08-10T06:35:27.910 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_context_manager PASSED [ 2%] 2024-08-10T06:35:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:28 smithi086 ceph-mon[101471]: osdmap e2339: 8 total, 8 up, 8 in 2024-08-10T06:35:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:28 smithi086 ceph-mon[101471]: pgmap v4508: 137 pgs: 5 creating+peering, 7 unknown, 125 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T06:35:28.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:28 smithi086 ceph-mon[98993]: osdmap e2339: 8 total, 8 up, 8 in 2024-08-10T06:35:28.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:28 smithi086 ceph-mon[98993]: pgmap v4508: 137 pgs: 5 creating+peering, 7 unknown, 125 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T06:35:28.407 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:35:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:35:28] "GET /metrics HTTP/1.1" 200 36596 "" "Prometheus/2.43.0" 2024-08-10T06:35:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:28 smithi159 ceph-mon[90359]: osdmap e2339: 8 total, 8 up, 8 in 2024-08-10T06:35:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:28 smithi159 ceph-mon[90359]: pgmap v4508: 137 pgs: 5 creating+peering, 7 unknown, 125 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-10T06:35:29.222 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_read_only PASSED [ 2%] 2024-08-10T06:35:29.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:29 smithi086 ceph-mon[98993]: osdmap e2340: 8 total, 8 up, 8 in 2024-08-10T06:35:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:29 smithi086 ceph-mon[101471]: osdmap e2340: 8 total, 8 up, 8 in 2024-08-10T06:35:29.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:29 smithi159 ceph-mon[90359]: osdmap e2340: 8 total, 8 up, 8 in 2024-08-10T06:35:29.757 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_dne PASSED [ 3%] 2024-08-10T06:35:30.291 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_readonly_dne PASSED [ 3%] 2024-08-10T06:35:30.382 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_by_id PASSED [ 4%] 2024-08-10T06:35:30.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:30 smithi086 ceph-mon[98993]: osdmap e2341: 8 total, 8 up, 8 in 2024-08-10T06:35:30.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:30 smithi086 ceph-mon[98993]: pgmap v4511: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 18 KiB/s wr, 163 op/s 2024-08-10T06:35:30.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:30 smithi086 ceph-mon[101471]: osdmap e2341: 8 total, 8 up, 8 in 2024-08-10T06:35:30.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:30 smithi086 ceph-mon[101471]: pgmap v4511: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 18 KiB/s wr, 163 op/s 2024-08-10T06:35:30.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:30 smithi159 ceph-mon[90359]: osdmap e2341: 8 total, 8 up, 8 in 2024-08-10T06:35:30.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:30 smithi159 ceph-mon[90359]: pgmap v4511: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 18 KiB/s wr, 163 op/s 2024-08-10T06:35:30.468 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_aio_open PASSED [ 4%] 2024-08-10T06:35:30.480 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_dne PASSED [ 5%] 2024-08-10T06:35:30.482 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_empty PASSED [ 5%] 2024-08-10T06:35:30.556 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list PASSED [ 6%] 2024-08-10T06:35:30.617 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress PASSED [ 7%] 2024-08-10T06:35:30.694 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_canceled PASSED [ 7%] 2024-08-10T06:35:30.754 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress_except PASSED [ 8%] 2024-08-10T06:35:30.851 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename PASSED [ 8%] 2024-08-10T06:35:31.088 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_metadata PASSED [ 9%] 2024-08-10T06:35:31.102 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_config_list PASSED [ 9%] 2024-08-10T06:35:31.112 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_config_set_and_get_and_remove PASSED [ 10%] 2024-08-10T06:35:31.139 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_namespaces PASSED [ 10%] 2024-08-10T06:35:31.373 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:35:31 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:35:31] ENGINE Bus STOPPING 2024-08-10T06:35:31.373 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:35:31 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:35:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T06:35:31.373 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:35:31 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:35:31] ENGINE Bus STOPPED 2024-08-10T06:35:31.373 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:35:31 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:35:31] ENGINE Bus STARTING 2024-08-10T06:35:31.373 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:35:31 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:35:31] ENGINE Serving on http://:::9283 2024-08-10T06:35:31.373 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:35:31 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:35:31] ENGINE Bus STARTED 2024-08-10T06:35:32.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' 2024-08-10T06:35:32.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:35:32.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:35:32.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:35:32.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:35:32.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:35:32.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:35:32.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:35:32.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:35:32.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:35:32.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:35:32.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:35:32.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:35:32.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:35:32.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:35:32.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:35:32.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:35:32.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:35:32.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:35:32.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:35:32.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:35:32.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:35:32.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:35:32.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:35:32.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:35:32.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:35:32.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:35:32.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:35:32.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:35:32.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:35:32.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:35:32.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:35:32.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[98993]: pgmap v4512: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 21 KiB/s wr, 370 op/s 2024-08-10T06:35:32.409 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' 2024-08-10T06:35:32.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:35:32.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:35:32.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:35:32.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:35:32.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:35:32.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:35:32.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:35:32.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:35:32.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:35:32.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:35:32.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:35:32.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:35:32.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:35:32.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:35:32.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:35:32.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:35:32.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:35:32.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:35:32.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:35:32.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:35:32.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:35:32.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:35:32.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:35:32.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:35:32.411 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:35:32.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:35:32.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:35:32.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:35:32.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:35:32.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:35:32.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:35:32.412 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:32 smithi086 ceph-mon[101471]: pgmap v4512: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 21 KiB/s wr, 370 op/s 2024-08-10T06:35:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' 2024-08-10T06:35:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:35:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:35:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:35:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:35:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:35:32.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:35:32.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:35:32.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:35:32.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:35:32.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:35:32.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:35:32.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:35:32.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:35:32.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:35:32.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:35:32.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:35:32.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:35:32.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:35:32.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:35:32.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:35:32.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:35:32.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:35:32.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:35:32.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:35:32.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:35:32.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:35:32.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:35:32.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:35:32.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:35:32.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:35:32.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:35:32.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:32 smithi159 ceph-mon[90359]: pgmap v4512: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 21 KiB/s wr, 370 op/s 2024-08-10T06:35:33.201 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_stats PASSED [ 11%] 2024-08-10T06:35:33.202 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_to_string PASSED [ 11%] 2024-08-10T06:35:33.203 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_from_string PASSED [ 12%] 2024-08-10T06:35:33.275 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_update_features SKIPPED [ 12%] 2024-08-10T06:35:33.347 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_with_params SKIPPED [ 13%] 2024-08-10T06:35:33.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:33 smithi086 ceph-mon[101471]: osdmap e2342: 8 total, 8 up, 8 in 2024-08-10T06:35:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:33 smithi086 ceph-mon[98993]: osdmap e2342: 8 total, 8 up, 8 in 2024-08-10T06:35:33.422 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_id PASSED [ 14%] 2024-08-10T06:35:33.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:33 smithi159 ceph-mon[90359]: osdmap e2342: 8 total, 8 up, 8 in 2024-08-10T06:35:33.498 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_block_name_prefix PASSED [ 14%] 2024-08-10T06:35:33.570 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_data_pool_id PASSED [ 15%] 2024-08-10T06:35:33.639 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_timestamp PASSED [ 15%] 2024-08-10T06:35:33.707 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_access_timestamp PASSED [ 16%] 2024-08-10T06:35:33.775 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_modify_timestamp PASSED [ 16%] 2024-08-10T06:35:33.858 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_invalidate_cache PASSED [ 17%] 2024-08-10T06:35:33.931 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_stat PASSED [ 17%] 2024-08-10T06:35:34.009 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_flags PASSED [ 18%] 2024-08-10T06:35:34.096 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_auto_close PASSED [ 18%] 2024-08-10T06:35:34.168 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_use_after_close PASSED [ 19%] 2024-08-10T06:35:34.249 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write PASSED [ 20%] 2024-08-10T06:35:34.331 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_with_fadvise_flags PASSED [ 20%] 2024-08-10T06:35:34.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:34 smithi086 ceph-mon[98993]: osdmap e2343: 8 total, 8 up, 8 in 2024-08-10T06:35:34.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:34 smithi086 ceph-mon[98993]: pgmap v4515: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 47 KiB/s wr, 524 op/s 2024-08-10T06:35:34.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:34 smithi086 ceph-mon[101471]: osdmap e2343: 8 total, 8 up, 8 in 2024-08-10T06:35:34.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:34 smithi086 ceph-mon[101471]: pgmap v4515: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 47 KiB/s wr, 524 op/s 2024-08-10T06:35:34.414 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes PASSED [ 21%] 2024-08-10T06:35:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:34 smithi159 ceph-mon[90359]: osdmap e2343: 8 total, 8 up, 8 in 2024-08-10T06:35:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:34 smithi159 ceph-mon[90359]: pgmap v4515: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 47 KiB/s wr, 524 op/s 2024-08-10T06:35:34.498 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes_thick_provision PASSED [ 21%] 2024-08-10T06:35:34.572 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read PASSED [ 22%] 2024-08-10T06:35:34.645 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_with_fadvise_flags PASSED [ 22%] 2024-08-10T06:35:34.773 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_write PASSED [ 23%] 2024-08-10T06:35:34.848 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_read PASSED [ 23%] 2024-08-10T06:35:34.931 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_read PASSED [ 24%] 2024-08-10T06:35:35.012 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_bad_offset PASSED [ 24%] 2024-08-10T06:35:35.093 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize PASSED [ 25%] 2024-08-10T06:35:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:35 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.12", "id": [3, 4]}]: dispatch 2024-08-10T06:35:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:35 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.12", "id": [3, 4]}]: dispatch 2024-08-10T06:35:35.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:35 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.12", "id": [3, 4]}]: dispatch 2024-08-10T06:35:36.152 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_allow_shrink_False PASSED [ 25%] 2024-08-10T06:35:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.12", "id": [3, 4]}]': finished 2024-08-10T06:35:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:36 smithi086 ceph-mon[98993]: osdmap e2344: 8 total, 8 up, 8 in 2024-08-10T06:35:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:36 smithi086 ceph-mon[98993]: pgmap v4517: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 50 KiB/s wr, 860 op/s 2024-08-10T06:35:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:36 smithi086 ceph-mon[98993]: osdmap e2345: 8 total, 8 up, 8 in 2024-08-10T06:35:36.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.12", "id": [3, 4]}]': finished 2024-08-10T06:35:36.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:36 smithi086 ceph-mon[101471]: osdmap e2344: 8 total, 8 up, 8 in 2024-08-10T06:35:36.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:36 smithi086 ceph-mon[101471]: pgmap v4517: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 50 KiB/s wr, 860 op/s 2024-08-10T06:35:36.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:36 smithi086 ceph-mon[101471]: osdmap e2345: 8 total, 8 up, 8 in 2024-08-10T06:35:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.12", "id": [3, 4]}]': finished 2024-08-10T06:35:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:36 smithi159 ceph-mon[90359]: osdmap e2344: 8 total, 8 up, 8 in 2024-08-10T06:35:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:36 smithi159 ceph-mon[90359]: pgmap v4517: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 50 KiB/s wr, 860 op/s 2024-08-10T06:35:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:36 smithi159 ceph-mon[90359]: osdmap e2345: 8 total, 8 up, 8 in 2024-08-10T06:35:38.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:38 smithi086 ceph-mon[98993]: osdmap e2346: 8 total, 8 up, 8 in 2024-08-10T06:35:38.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:38 smithi086 ceph-mon[98993]: pgmap v4520: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 696 KiB/s rd, 1.8 MiB/s wr, 966 op/s 2024-08-10T06:35:38.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:35:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:35:38] "GET /metrics HTTP/1.1" 200 36596 "" "Prometheus/2.43.0" 2024-08-10T06:35:38.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:38 smithi086 ceph-mon[101471]: osdmap e2346: 8 total, 8 up, 8 in 2024-08-10T06:35:38.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:38 smithi086 ceph-mon[101471]: pgmap v4520: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 696 KiB/s rd, 1.8 MiB/s wr, 966 op/s 2024-08-10T06:35:38.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:38 smithi159 ceph-mon[90359]: osdmap e2346: 8 total, 8 up, 8 in 2024-08-10T06:35:38.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:38 smithi159 ceph-mon[90359]: pgmap v4520: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 696 KiB/s rd, 1.8 MiB/s wr, 966 op/s 2024-08-10T06:35:39.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:39 smithi159 ceph-mon[90359]: osdmap e2347: 8 total, 8 up, 8 in 2024-08-10T06:35:39.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:39 smithi086 ceph-mon[98993]: osdmap e2347: 8 total, 8 up, 8 in 2024-08-10T06:35:39.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:39 smithi086 ceph-mon[101471]: osdmap e2347: 8 total, 8 up, 8 in 2024-08-10T06:35:40.263 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_size PASSED [ 26%] 2024-08-10T06:35:40.356 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_down PASSED [ 27%] 2024-08-10T06:35:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:40 smithi159 ceph-mon[90359]: osdmap e2348: 8 total, 8 up, 8 in 2024-08-10T06:35:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:40 smithi159 ceph-mon[90359]: pgmap v4523: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 581 KiB/s rd, 2.0 MiB/s wr, 825 op/s 2024-08-10T06:35:40.455 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_bytes PASSED [ 27%] 2024-08-10T06:35:40.644 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy PASSED [ 28%] 2024-08-10T06:35:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:40 smithi086 ceph-mon[98993]: osdmap e2348: 8 total, 8 up, 8 in 2024-08-10T06:35:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:40 smithi086 ceph-mon[98993]: pgmap v4523: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 581 KiB/s rd, 2.0 MiB/s wr, 825 op/s 2024-08-10T06:35:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:40 smithi086 ceph-mon[101471]: osdmap e2348: 8 total, 8 up, 8 in 2024-08-10T06:35:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:40 smithi086 ceph-mon[101471]: pgmap v4523: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 581 KiB/s rd, 2.0 MiB/s wr, 825 op/s 2024-08-10T06:35:40.839 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy2 PASSED [ 28%] 2024-08-10T06:35:40.909 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy3 SKIPPED [ 29%] 2024-08-10T06:35:41.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:41 smithi159 ceph-mon[90359]: osdmap e2349: 8 total, 8 up, 8 in 2024-08-10T06:35:41.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:41 smithi159 ceph-mon[90359]: osdmap e2350: 8 total, 8 up, 8 in 2024-08-10T06:35:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:41 smithi086 ceph-mon[98993]: osdmap e2349: 8 total, 8 up, 8 in 2024-08-10T06:35:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:41 smithi086 ceph-mon[98993]: osdmap e2350: 8 total, 8 up, 8 in 2024-08-10T06:35:41.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:41 smithi086 ceph-mon[101471]: osdmap e2349: 8 total, 8 up, 8 in 2024-08-10T06:35:41.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:41 smithi086 ceph-mon[101471]: osdmap e2350: 8 total, 8 up, 8 in 2024-08-10T06:35:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:35:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:42 smithi159 ceph-mon[90359]: pgmap v4526: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 378 KiB/s rd, 44 KiB/s wr, 539 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-10T06:35:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:42 smithi159 ceph-mon[90359]: osdmap e2351: 8 total, 8 up, 8 in 2024-08-10T06:35:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:35:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:42 smithi086 ceph-mon[101471]: pgmap v4526: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 378 KiB/s rd, 44 KiB/s wr, 539 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-10T06:35:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:42 smithi086 ceph-mon[101471]: osdmap e2351: 8 total, 8 up, 8 in 2024-08-10T06:35:42.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:35:42.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:42 smithi086 ceph-mon[98993]: pgmap v4526: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 378 KiB/s rd, 44 KiB/s wr, 539 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-10T06:35:42.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:42 smithi086 ceph-mon[98993]: osdmap e2351: 8 total, 8 up, 8 in 2024-08-10T06:35:44.248 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy PASSED [ 29%] 2024-08-10T06:35:44.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:44 smithi086 ceph-mon[101471]: osdmap e2352: 8 total, 8 up, 8 in 2024-08-10T06:35:44.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:44 smithi086 ceph-mon[101471]: pgmap v4529: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 26 KiB/s wr, 352 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-10T06:35:44.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:44 smithi086 ceph-mon[98993]: osdmap e2352: 8 total, 8 up, 8 in 2024-08-10T06:35:44.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:44 smithi086 ceph-mon[98993]: pgmap v4529: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 26 KiB/s wr, 352 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-10T06:35:44.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:44 smithi159 ceph-mon[90359]: osdmap e2352: 8 total, 8 up, 8 in 2024-08-10T06:35:44.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:44 smithi159 ceph-mon[90359]: pgmap v4529: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 26 KiB/s wr, 352 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-10T06:35:45.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:45 smithi086 ceph-mon[101471]: osdmap e2353: 8 total, 8 up, 8 in 2024-08-10T06:35:45.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:45 smithi086 ceph-mon[98993]: osdmap e2353: 8 total, 8 up, 8 in 2024-08-10T06:35:45.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:45 smithi159 ceph-mon[90359]: osdmap e2353: 8 total, 8 up, 8 in 2024-08-10T06:35:46.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:46 smithi086 ceph-mon[101471]: osdmap e2354: 8 total, 8 up, 8 in 2024-08-10T06:35:46.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:46 smithi086 ceph-mon[101471]: pgmap v4532: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 329 KiB/s rd, 2.0 MiB/s wr, 456 op/s 2024-08-10T06:35:46.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:46 smithi086 ceph-mon[98993]: osdmap e2354: 8 total, 8 up, 8 in 2024-08-10T06:35:46.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:46 smithi086 ceph-mon[98993]: pgmap v4532: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 329 KiB/s rd, 2.0 MiB/s wr, 456 op/s 2024-08-10T06:35:46.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:46 smithi159 ceph-mon[90359]: osdmap e2354: 8 total, 8 up, 8 in 2024-08-10T06:35:46.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:46 smithi159 ceph-mon[90359]: pgmap v4532: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 329 KiB/s rd, 2.0 MiB/s wr, 456 op/s 2024-08-10T06:35:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:47 smithi086 ceph-mon[98993]: osdmap e2355: 8 total, 8 up, 8 in 2024-08-10T06:35:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:47 smithi086 ceph-mon[101471]: osdmap e2355: 8 total, 8 up, 8 in 2024-08-10T06:35:47.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:47 smithi159 ceph-mon[90359]: osdmap e2355: 8 total, 8 up, 8 in 2024-08-10T06:35:48.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:48 smithi086 ceph-mon[98993]: osdmap e2356: 8 total, 8 up, 8 in 2024-08-10T06:35:48.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:48 smithi086 ceph-mon[98993]: pgmap v4535: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-08-10T06:35:48.407 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:35:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:35:48] "GET /metrics HTTP/1.1" 200 36639 "" "Prometheus/2.43.0" 2024-08-10T06:35:48.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:48 smithi086 ceph-mon[101471]: osdmap e2356: 8 total, 8 up, 8 in 2024-08-10T06:35:48.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:48 smithi086 ceph-mon[101471]: pgmap v4535: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-08-10T06:35:48.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:48 smithi159 ceph-mon[90359]: osdmap e2356: 8 total, 8 up, 8 in 2024-08-10T06:35:48.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:48 smithi159 ceph-mon[90359]: pgmap v4535: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-08-10T06:35:49.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:49 smithi086 ceph-mon[98993]: osdmap e2357: 8 total, 8 up, 8 in 2024-08-10T06:35:49.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:49 smithi086 ceph-mon[101471]: osdmap e2357: 8 total, 8 up, 8 in 2024-08-10T06:35:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:49 smithi159 ceph-mon[90359]: osdmap e2357: 8 total, 8 up, 8 in 2024-08-10T06:35:50.222 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_to_v1 PASSED [ 30%] 2024-08-10T06:35:50.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:50 smithi086 ceph-mon[98993]: osdmap e2358: 8 total, 8 up, 8 in 2024-08-10T06:35:50.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:50 smithi086 ceph-mon[98993]: pgmap v4538: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 11 KiB/s wr, 161 op/s 2024-08-10T06:35:50.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:50 smithi086 ceph-mon[101471]: osdmap e2358: 8 total, 8 up, 8 in 2024-08-10T06:35:50.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:50 smithi086 ceph-mon[101471]: pgmap v4538: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 11 KiB/s wr, 161 op/s 2024-08-10T06:35:50.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:50 smithi159 ceph-mon[90359]: osdmap e2358: 8 total, 8 up, 8 in 2024-08-10T06:35:50.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:50 smithi159 ceph-mon[90359]: pgmap v4538: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 11 KiB/s wr, 161 op/s 2024-08-10T06:35:51.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:51 smithi086 ceph-mon[98993]: osdmap e2359: 8 total, 8 up, 8 in 2024-08-10T06:35:51.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:51 smithi086 ceph-mon[98993]: osdmap e2360: 8 total, 8 up, 8 in 2024-08-10T06:35:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:51 smithi086 ceph-mon[101471]: osdmap e2359: 8 total, 8 up, 8 in 2024-08-10T06:35:51.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:51 smithi086 ceph-mon[101471]: osdmap e2360: 8 total, 8 up, 8 in 2024-08-10T06:35:51.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:51 smithi159 ceph-mon[90359]: osdmap e2359: 8 total, 8 up, 8 in 2024-08-10T06:35:51.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:51 smithi159 ceph-mon[90359]: osdmap e2360: 8 total, 8 up, 8 in 2024-08-10T06:35:52.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:52 smithi086 ceph-mon[98993]: pgmap v4541: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 9.5 KiB/s wr, 167 op/s 2024-08-10T06:35:52.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:52 smithi086 ceph-mon[101471]: pgmap v4541: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 9.5 KiB/s wr, 167 op/s 2024-08-10T06:35:52.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:52 smithi159 ceph-mon[90359]: pgmap v4541: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 9.5 KiB/s wr, 167 op/s 2024-08-10T06:35:53.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:53 smithi086 ceph-mon[98993]: osdmap e2361: 8 total, 8 up, 8 in 2024-08-10T06:35:53.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:53 smithi086 ceph-mon[101471]: osdmap e2361: 8 total, 8 up, 8 in 2024-08-10T06:35:53.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:53 smithi159 ceph-mon[90359]: osdmap e2361: 8 total, 8 up, 8 in 2024-08-10T06:35:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:54 smithi086 ceph-mon[101471]: osdmap e2362: 8 total, 8 up, 8 in 2024-08-10T06:35:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:54 smithi086 ceph-mon[101471]: pgmap v4544: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 11 KiB/s wr, 145 op/s 2024-08-10T06:35:54.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:54 smithi086 ceph-mon[98993]: osdmap e2362: 8 total, 8 up, 8 in 2024-08-10T06:35:54.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:54 smithi086 ceph-mon[98993]: pgmap v4544: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 11 KiB/s wr, 145 op/s 2024-08-10T06:35:54.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:54 smithi159 ceph-mon[90359]: osdmap e2362: 8 total, 8 up, 8 in 2024-08-10T06:35:54.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:54 smithi159 ceph-mon[90359]: pgmap v4544: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 11 KiB/s wr, 145 op/s 2024-08-10T06:35:55.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:55 smithi086 ceph-mon[101471]: osdmap e2363: 8 total, 8 up, 8 in 2024-08-10T06:35:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:55 smithi086 ceph-mon[98993]: osdmap e2363: 8 total, 8 up, 8 in 2024-08-10T06:35:55.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:55 smithi159 ceph-mon[90359]: osdmap e2363: 8 total, 8 up, 8 in 2024-08-10T06:35:56.185 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_to_v2 PASSED [ 30%] 2024-08-10T06:35:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:56 smithi159 ceph-mon[90359]: osdmap e2364: 8 total, 8 up, 8 in 2024-08-10T06:35:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:56 smithi159 ceph-mon[90359]: pgmap v4547: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 167 KiB/s rd, 14 KiB/s wr, 228 op/s 2024-08-10T06:35:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:56 smithi159 ceph-mon[90359]: osdmap e2365: 8 total, 8 up, 8 in 2024-08-10T06:35:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:56 smithi086 ceph-mon[98993]: osdmap e2364: 8 total, 8 up, 8 in 2024-08-10T06:35:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:56 smithi086 ceph-mon[98993]: pgmap v4547: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 167 KiB/s rd, 14 KiB/s wr, 228 op/s 2024-08-10T06:35:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:56 smithi086 ceph-mon[98993]: osdmap e2365: 8 total, 8 up, 8 in 2024-08-10T06:35:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:56 smithi086 ceph-mon[101471]: osdmap e2364: 8 total, 8 up, 8 in 2024-08-10T06:35:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:56 smithi086 ceph-mon[101471]: pgmap v4547: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 167 KiB/s rd, 14 KiB/s wr, 228 op/s 2024-08-10T06:35:56.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:56 smithi086 ceph-mon[101471]: osdmap e2365: 8 total, 8 up, 8 in 2024-08-10T06:35:57.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:35:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:35:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:35:58.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:58 smithi159 ceph-mon[90359]: osdmap e2366: 8 total, 8 up, 8 in 2024-08-10T06:35:58.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:58 smithi159 ceph-mon[90359]: pgmap v4550: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 166 KiB/s rd, 10 KiB/s wr, 219 op/s 2024-08-10T06:35:58.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:58 smithi086 ceph-mon[98993]: osdmap e2366: 8 total, 8 up, 8 in 2024-08-10T06:35:58.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:58 smithi086 ceph-mon[98993]: pgmap v4550: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 166 KiB/s rd, 10 KiB/s wr, 219 op/s 2024-08-10T06:35:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:35:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:35:58] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-08-10T06:35:58.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:58 smithi086 ceph-mon[101471]: osdmap e2366: 8 total, 8 up, 8 in 2024-08-10T06:35:58.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:58 smithi086 ceph-mon[101471]: pgmap v4550: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 166 KiB/s rd, 10 KiB/s wr, 219 op/s 2024-08-10T06:35:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:35:59 smithi159 ceph-mon[90359]: osdmap e2367: 8 total, 8 up, 8 in 2024-08-10T06:35:59.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:35:59 smithi086 ceph-mon[98993]: osdmap e2367: 8 total, 8 up, 8 in 2024-08-10T06:35:59.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:35:59 smithi086 ceph-mon[101471]: osdmap e2367: 8 total, 8 up, 8 in 2024-08-10T06:36:00.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:00 smithi159 ceph-mon[90359]: osdmap e2368: 8 total, 8 up, 8 in 2024-08-10T06:36:00.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:00 smithi159 ceph-mon[90359]: pgmap v4553: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 7.5 KiB/s wr, 122 op/s 2024-08-10T06:36:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:00 smithi086 ceph-mon[101471]: osdmap e2368: 8 total, 8 up, 8 in 2024-08-10T06:36:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:00 smithi086 ceph-mon[101471]: pgmap v4553: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 7.5 KiB/s wr, 122 op/s 2024-08-10T06:36:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:00 smithi086 ceph-mon[98993]: osdmap e2368: 8 total, 8 up, 8 in 2024-08-10T06:36:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:00 smithi086 ceph-mon[98993]: pgmap v4553: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 7.5 KiB/s wr, 122 op/s 2024-08-10T06:36:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:01 smithi086 ceph-mon[98993]: osdmap e2369: 8 total, 8 up, 8 in 2024-08-10T06:36:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:01 smithi086 ceph-mon[98993]: osdmap e2370: 8 total, 8 up, 8 in 2024-08-10T06:36:01.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:01 smithi086 ceph-mon[101471]: osdmap e2369: 8 total, 8 up, 8 in 2024-08-10T06:36:01.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:01 smithi086 ceph-mon[101471]: osdmap e2370: 8 total, 8 up, 8 in 2024-08-10T06:36:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:01 smithi159 ceph-mon[90359]: osdmap e2369: 8 total, 8 up, 8 in 2024-08-10T06:36:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:01 smithi159 ceph-mon[90359]: osdmap e2370: 8 total, 8 up, 8 in 2024-08-10T06:36:02.293 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_to_v1 PASSED [ 31%] 2024-08-10T06:36:02.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:02 smithi086 ceph-mon[101471]: pgmap v4556: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 172 KiB/s rd, 14 KiB/s wr, 233 op/s 2024-08-10T06:36:02.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:02 smithi086 ceph-mon[98993]: pgmap v4556: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 172 KiB/s rd, 14 KiB/s wr, 233 op/s 2024-08-10T06:36:02.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:02 smithi159 ceph-mon[90359]: pgmap v4556: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 172 KiB/s rd, 14 KiB/s wr, 233 op/s 2024-08-10T06:36:03.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:03 smithi086 ceph-mon[98993]: osdmap e2371: 8 total, 8 up, 8 in 2024-08-10T06:36:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:03 smithi086 ceph-mon[101471]: osdmap e2371: 8 total, 8 up, 8 in 2024-08-10T06:36:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:03 smithi159 ceph-mon[90359]: osdmap e2371: 8 total, 8 up, 8 in 2024-08-10T06:36:04.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:04 smithi086 ceph-mon[101471]: osdmap e2372: 8 total, 8 up, 8 in 2024-08-10T06:36:04.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:04 smithi086 ceph-mon[101471]: pgmap v4559: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 14 KiB/s wr, 209 op/s 2024-08-10T06:36:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:04 smithi086 ceph-mon[98993]: osdmap e2372: 8 total, 8 up, 8 in 2024-08-10T06:36:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:04 smithi086 ceph-mon[98993]: pgmap v4559: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 14 KiB/s wr, 209 op/s 2024-08-10T06:36:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:04 smithi159 ceph-mon[90359]: osdmap e2372: 8 total, 8 up, 8 in 2024-08-10T06:36:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:04 smithi159 ceph-mon[90359]: pgmap v4559: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 14 KiB/s wr, 209 op/s 2024-08-10T06:36:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:05 smithi086 ceph-mon[98993]: osdmap e2373: 8 total, 8 up, 8 in 2024-08-10T06:36:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:05 smithi086 ceph-mon[101471]: osdmap e2373: 8 total, 8 up, 8 in 2024-08-10T06:36:05.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:05 smithi159 ceph-mon[90359]: osdmap e2373: 8 total, 8 up, 8 in 2024-08-10T06:36:06.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:06 smithi086 ceph-mon[98993]: osdmap e2374: 8 total, 8 up, 8 in 2024-08-10T06:36:06.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:06 smithi086 ceph-mon[98993]: pgmap v4562: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 11 KiB/s wr, 143 op/s 2024-08-10T06:36:06.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:06 smithi086 ceph-mon[98993]: osdmap e2375: 8 total, 8 up, 8 in 2024-08-10T06:36:06.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:06 smithi086 ceph-mon[101471]: osdmap e2374: 8 total, 8 up, 8 in 2024-08-10T06:36:06.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:06 smithi086 ceph-mon[101471]: pgmap v4562: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 11 KiB/s wr, 143 op/s 2024-08-10T06:36:06.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:06 smithi086 ceph-mon[101471]: osdmap e2375: 8 total, 8 up, 8 in 2024-08-10T06:36:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:06 smithi159 ceph-mon[90359]: osdmap e2374: 8 total, 8 up, 8 in 2024-08-10T06:36:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:06 smithi159 ceph-mon[90359]: pgmap v4562: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 11 KiB/s wr, 143 op/s 2024-08-10T06:36:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:06 smithi159 ceph-mon[90359]: osdmap e2375: 8 total, 8 up, 8 in 2024-08-10T06:36:08.202 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_to_v2 PASSED [ 31%] 2024-08-10T06:36:08.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:08 smithi086 ceph-mon[98993]: osdmap e2376: 8 total, 8 up, 8 in 2024-08-10T06:36:08.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:08 smithi086 ceph-mon[98993]: pgmap v4565: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 12 KiB/s wr, 239 op/s 2024-08-10T06:36:08.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:36:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:36:08] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-08-10T06:36:08.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:08 smithi086 ceph-mon[101471]: osdmap e2376: 8 total, 8 up, 8 in 2024-08-10T06:36:08.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:08 smithi086 ceph-mon[101471]: pgmap v4565: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 12 KiB/s wr, 239 op/s 2024-08-10T06:36:08.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:08 smithi159 ceph-mon[90359]: osdmap e2376: 8 total, 8 up, 8 in 2024-08-10T06:36:08.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:08 smithi159 ceph-mon[90359]: pgmap v4565: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 12 KiB/s wr, 239 op/s 2024-08-10T06:36:09.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:09 smithi086 ceph-mon[98993]: osdmap e2377: 8 total, 8 up, 8 in 2024-08-10T06:36:09.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:09 smithi086 ceph-mon[101471]: osdmap e2377: 8 total, 8 up, 8 in 2024-08-10T06:36:09.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:09 smithi159 ceph-mon[90359]: osdmap e2377: 8 total, 8 up, 8 in 2024-08-10T06:36:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:10 smithi086 ceph-mon[98993]: osdmap e2378: 8 total, 8 up, 8 in 2024-08-10T06:36:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:10 smithi086 ceph-mon[98993]: pgmap v4568: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 7.0 KiB/s wr, 133 op/s 2024-08-10T06:36:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:10 smithi086 ceph-mon[101471]: osdmap e2378: 8 total, 8 up, 8 in 2024-08-10T06:36:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:10 smithi086 ceph-mon[101471]: pgmap v4568: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 7.0 KiB/s wr, 133 op/s 2024-08-10T06:36:10.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:10 smithi159 ceph-mon[90359]: osdmap e2378: 8 total, 8 up, 8 in 2024-08-10T06:36:10.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:10 smithi159 ceph-mon[90359]: pgmap v4568: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 7.0 KiB/s wr, 133 op/s 2024-08-10T06:36:11.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:11 smithi086 ceph-mon[101471]: osdmap e2379: 8 total, 8 up, 8 in 2024-08-10T06:36:11.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:11 smithi086 ceph-mon[101471]: osdmap e2380: 8 total, 8 up, 8 in 2024-08-10T06:36:11.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:11 smithi086 ceph-mon[98993]: osdmap e2379: 8 total, 8 up, 8 in 2024-08-10T06:36:11.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:11 smithi086 ceph-mon[98993]: osdmap e2380: 8 total, 8 up, 8 in 2024-08-10T06:36:11.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:11 smithi159 ceph-mon[90359]: osdmap e2379: 8 total, 8 up, 8 in 2024-08-10T06:36:11.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:11 smithi159 ceph-mon[90359]: osdmap e2380: 8 total, 8 up, 8 in 2024-08-10T06:36:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:36:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:12 smithi086 ceph-mon[101471]: pgmap v4571: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 11 KiB/s wr, 201 op/s 2024-08-10T06:36:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:36:12.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:12 smithi086 ceph-mon[98993]: pgmap v4571: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 11 KiB/s wr, 201 op/s 2024-08-10T06:36:12.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:36:12.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:12 smithi159 ceph-mon[90359]: pgmap v4571: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 11 KiB/s wr, 201 op/s 2024-08-10T06:36:13.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:13 smithi086 ceph-mon[98993]: osdmap e2381: 8 total, 8 up, 8 in 2024-08-10T06:36:13.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:13 smithi086 ceph-mon[101471]: osdmap e2381: 8 total, 8 up, 8 in 2024-08-10T06:36:13.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:13 smithi159 ceph-mon[90359]: osdmap e2381: 8 total, 8 up, 8 in 2024-08-10T06:36:14.242 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_flatten PASSED [ 32%] 2024-08-10T06:36:14.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:14 smithi086 ceph-mon[98993]: osdmap e2382: 8 total, 8 up, 8 in 2024-08-10T06:36:14.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:14 smithi086 ceph-mon[98993]: pgmap v4574: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 1.0 MiB/s wr, 211 op/s 2024-08-10T06:36:14.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:14 smithi086 ceph-mon[101471]: osdmap e2382: 8 total, 8 up, 8 in 2024-08-10T06:36:14.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:14 smithi086 ceph-mon[101471]: pgmap v4574: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 1.0 MiB/s wr, 211 op/s 2024-08-10T06:36:14.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:14 smithi159 ceph-mon[90359]: osdmap e2382: 8 total, 8 up, 8 in 2024-08-10T06:36:14.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:14 smithi159 ceph-mon[90359]: pgmap v4574: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 1.0 MiB/s wr, 211 op/s 2024-08-10T06:36:15.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:15 smithi086 ceph-mon[98993]: osdmap e2383: 8 total, 8 up, 8 in 2024-08-10T06:36:15.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:15 smithi086 ceph-mon[101471]: osdmap e2383: 8 total, 8 up, 8 in 2024-08-10T06:36:15.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:15 smithi159 ceph-mon[90359]: osdmap e2383: 8 total, 8 up, 8 in 2024-08-10T06:36:16.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:16 smithi086 ceph-mon[98993]: osdmap e2384: 8 total, 8 up, 8 in 2024-08-10T06:36:16.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:16 smithi086 ceph-mon[98993]: pgmap v4577: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 2.0 MiB/s wr, 130 op/s 2024-08-10T06:36:16.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:16 smithi086 ceph-mon[98993]: osdmap e2385: 8 total, 8 up, 8 in 2024-08-10T06:36:16.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:16 smithi086 ceph-mon[101471]: osdmap e2384: 8 total, 8 up, 8 in 2024-08-10T06:36:16.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:16 smithi086 ceph-mon[101471]: pgmap v4577: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 2.0 MiB/s wr, 130 op/s 2024-08-10T06:36:16.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:16 smithi086 ceph-mon[101471]: osdmap e2385: 8 total, 8 up, 8 in 2024-08-10T06:36:16.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:16 smithi159 ceph-mon[90359]: osdmap e2384: 8 total, 8 up, 8 in 2024-08-10T06:36:16.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:16 smithi159 ceph-mon[90359]: pgmap v4577: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 2.0 MiB/s wr, 130 op/s 2024-08-10T06:36:16.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:16 smithi159 ceph-mon[90359]: osdmap e2385: 8 total, 8 up, 8 in 2024-08-10T06:36:18.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:18 smithi086 ceph-mon[101471]: osdmap e2386: 8 total, 8 up, 8 in 2024-08-10T06:36:18.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:18 smithi086 ceph-mon[101471]: pgmap v4580: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 1.0 MiB/s wr, 175 op/s 2024-08-10T06:36:18.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:18 smithi086 ceph-mon[98993]: osdmap e2386: 8 total, 8 up, 8 in 2024-08-10T06:36:18.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:18 smithi086 ceph-mon[98993]: pgmap v4580: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 1.0 MiB/s wr, 175 op/s 2024-08-10T06:36:18.407 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:36:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:36:18] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-08-10T06:36:18.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:18 smithi159 ceph-mon[90359]: osdmap e2386: 8 total, 8 up, 8 in 2024-08-10T06:36:18.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:18 smithi159 ceph-mon[90359]: pgmap v4580: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 1.0 MiB/s wr, 175 op/s 2024-08-10T06:36:19.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:19 smithi086 ceph-mon[98993]: osdmap e2387: 8 total, 8 up, 8 in 2024-08-10T06:36:19.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:19 smithi086 ceph-mon[101471]: osdmap e2387: 8 total, 8 up, 8 in 2024-08-10T06:36:19.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:19 smithi159 ceph-mon[90359]: osdmap e2387: 8 total, 8 up, 8 in 2024-08-10T06:36:20.217 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_flatten PASSED [ 32%] 2024-08-10T06:36:20.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:20 smithi086 ceph-mon[98993]: osdmap e2388: 8 total, 8 up, 8 in 2024-08-10T06:36:20.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:20 smithi086 ceph-mon[98993]: pgmap v4583: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.0 MiB/s wr, 124 op/s 2024-08-10T06:36:20.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:20 smithi086 ceph-mon[101471]: osdmap e2388: 8 total, 8 up, 8 in 2024-08-10T06:36:20.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:20 smithi086 ceph-mon[101471]: pgmap v4583: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.0 MiB/s wr, 124 op/s 2024-08-10T06:36:20.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:20 smithi159 ceph-mon[90359]: osdmap e2388: 8 total, 8 up, 8 in 2024-08-10T06:36:20.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:20 smithi159 ceph-mon[90359]: pgmap v4583: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.0 MiB/s wr, 124 op/s 2024-08-10T06:36:21.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:21 smithi086 ceph-mon[98993]: osdmap e2389: 8 total, 8 up, 8 in 2024-08-10T06:36:21.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:21 smithi086 ceph-mon[98993]: osdmap e2390: 8 total, 8 up, 8 in 2024-08-10T06:36:21.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:21 smithi086 ceph-mon[101471]: osdmap e2389: 8 total, 8 up, 8 in 2024-08-10T06:36:21.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:21 smithi086 ceph-mon[101471]: osdmap e2390: 8 total, 8 up, 8 in 2024-08-10T06:36:21.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:21 smithi159 ceph-mon[90359]: osdmap e2389: 8 total, 8 up, 8 in 2024-08-10T06:36:21.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:21 smithi159 ceph-mon[90359]: osdmap e2390: 8 total, 8 up, 8 in 2024-08-10T06:36:22.216 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap PASSED [ 33%] 2024-08-10T06:36:22.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:22 smithi086 ceph-mon[101471]: pgmap v4586: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 2.0 MiB/s wr, 183 op/s 2024-08-10T06:36:22.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:22 smithi086 ceph-mon[98993]: pgmap v4586: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 2.0 MiB/s wr, 183 op/s 2024-08-10T06:36:22.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:22 smithi159 ceph-mon[90359]: pgmap v4586: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 2.0 MiB/s wr, 183 op/s 2024-08-10T06:36:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:23 smithi086 ceph-mon[101471]: osdmap e2391: 8 total, 8 up, 8 in 2024-08-10T06:36:23.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:23 smithi086 ceph-mon[98993]: osdmap e2391: 8 total, 8 up, 8 in 2024-08-10T06:36:23.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:23 smithi159 ceph-mon[90359]: osdmap e2391: 8 total, 8 up, 8 in 2024-08-10T06:36:24.221 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_exists PASSED [ 34%] 2024-08-10T06:36:24.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:24 smithi086 ceph-mon[98993]: osdmap e2392: 8 total, 8 up, 8 in 2024-08-10T06:36:24.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:24 smithi086 ceph-mon[98993]: pgmap v4589: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 1.0 MiB/s wr, 177 op/s 2024-08-10T06:36:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:24 smithi086 ceph-mon[101471]: osdmap e2392: 8 total, 8 up, 8 in 2024-08-10T06:36:24.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:24 smithi086 ceph-mon[101471]: pgmap v4589: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 1.0 MiB/s wr, 177 op/s 2024-08-10T06:36:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:24 smithi159 ceph-mon[90359]: osdmap e2392: 8 total, 8 up, 8 in 2024-08-10T06:36:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:24 smithi159 ceph-mon[90359]: pgmap v4589: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 1.0 MiB/s wr, 177 op/s 2024-08-10T06:36:25.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:25 smithi086 ceph-mon[98993]: osdmap e2393: 8 total, 8 up, 8 in 2024-08-10T06:36:25.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:25 smithi086 ceph-mon[101471]: osdmap e2393: 8 total, 8 up, 8 in 2024-08-10T06:36:25.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:25 smithi159 ceph-mon[90359]: osdmap e2393: 8 total, 8 up, 8 in 2024-08-10T06:36:26.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:26 smithi086 ceph-mon[101471]: osdmap e2394: 8 total, 8 up, 8 in 2024-08-10T06:36:26.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:26 smithi086 ceph-mon[101471]: pgmap v4592: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 12 KiB/s wr, 180 op/s 2024-08-10T06:36:26.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:26 smithi086 ceph-mon[101471]: osdmap e2395: 8 total, 8 up, 8 in 2024-08-10T06:36:26.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:26 smithi086 ceph-mon[98993]: osdmap e2394: 8 total, 8 up, 8 in 2024-08-10T06:36:26.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:26 smithi086 ceph-mon[98993]: pgmap v4592: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 12 KiB/s wr, 180 op/s 2024-08-10T06:36:26.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:26 smithi086 ceph-mon[98993]: osdmap e2395: 8 total, 8 up, 8 in 2024-08-10T06:36:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:26 smithi159 ceph-mon[90359]: osdmap e2394: 8 total, 8 up, 8 in 2024-08-10T06:36:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:26 smithi159 ceph-mon[90359]: pgmap v4592: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 12 KiB/s wr, 180 op/s 2024-08-10T06:36:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:26 smithi159 ceph-mon[90359]: osdmap e2395: 8 total, 8 up, 8 in 2024-08-10T06:36:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:36:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:27 smithi086 ceph-mon[101471]: osdmap e2396: 8 total, 8 up, 8 in 2024-08-10T06:36:27.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:36:27.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:27 smithi086 ceph-mon[98993]: osdmap e2396: 8 total, 8 up, 8 in 2024-08-10T06:36:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:36:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:27 smithi159 ceph-mon[90359]: osdmap e2396: 8 total, 8 up, 8 in 2024-08-10T06:36:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:28 smithi086 ceph-mon[101471]: pgmap v4595: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 123 KiB/s rd, 8.0 KiB/s wr, 161 op/s 2024-08-10T06:36:28.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:28 smithi086 ceph-mon[101471]: osdmap e2397: 8 total, 8 up, 8 in 2024-08-10T06:36:28.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:28 smithi086 ceph-mon[98993]: pgmap v4595: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 123 KiB/s rd, 8.0 KiB/s wr, 161 op/s 2024-08-10T06:36:28.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:28 smithi086 ceph-mon[98993]: osdmap e2397: 8 total, 8 up, 8 in 2024-08-10T06:36:28.407 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:36:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:36:28] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.43.0" 2024-08-10T06:36:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:28 smithi159 ceph-mon[90359]: pgmap v4595: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 123 KiB/s rd, 8.0 KiB/s wr, 161 op/s 2024-08-10T06:36:28.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:28 smithi159 ceph-mon[90359]: osdmap e2397: 8 total, 8 up, 8 in 2024-08-10T06:36:30.199 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_flags PASSED [ 34%] 2024-08-10T06:36:30.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:30 smithi086 ceph-mon[98993]: osdmap e2398: 8 total, 8 up, 8 in 2024-08-10T06:36:30.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:30 smithi086 ceph-mon[98993]: pgmap v4598: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 3.5 KiB/s wr, 43 op/s 2024-08-10T06:36:30.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:30 smithi086 ceph-mon[101471]: osdmap e2398: 8 total, 8 up, 8 in 2024-08-10T06:36:30.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:30 smithi086 ceph-mon[101471]: pgmap v4598: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 3.5 KiB/s wr, 43 op/s 2024-08-10T06:36:30.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:30 smithi159 ceph-mon[90359]: osdmap e2398: 8 total, 8 up, 8 in 2024-08-10T06:36:30.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:30 smithi159 ceph-mon[90359]: pgmap v4598: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 3.5 KiB/s wr, 43 op/s 2024-08-10T06:36:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:31 smithi086 ceph-mon[101471]: osdmap e2399: 8 total, 8 up, 8 in 2024-08-10T06:36:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:31 smithi086 ceph-mon[101471]: osdmap e2400: 8 total, 8 up, 8 in 2024-08-10T06:36:31.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:31 smithi086 ceph-mon[98993]: osdmap e2399: 8 total, 8 up, 8 in 2024-08-10T06:36:31.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:31 smithi086 ceph-mon[98993]: osdmap e2400: 8 total, 8 up, 8 in 2024-08-10T06:36:31.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:31 smithi159 ceph-mon[90359]: osdmap e2399: 8 total, 8 up, 8 in 2024-08-10T06:36:31.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:31 smithi159 ceph-mon[90359]: osdmap e2400: 8 total, 8 up, 8 in 2024-08-10T06:36:32.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:36:32.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:36:32.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:36:32.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:32 smithi086 ceph-mon[98993]: pgmap v4601: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 1.7 KiB/s wr, 22 op/s 2024-08-10T06:36:32.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:36:32.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:36:32.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:36:32.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:36:32.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:36:32.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:36:32.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:32 smithi086 ceph-mon[101471]: pgmap v4601: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 1.7 KiB/s wr, 22 op/s 2024-08-10T06:36:32.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:36:32.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:36:32.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:36:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:36:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:36:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:36:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:32 smithi159 ceph-mon[90359]: pgmap v4601: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 1.7 KiB/s wr, 22 op/s 2024-08-10T06:36:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:36:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:36:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:36:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:33 smithi086 ceph-mon[98993]: osdmap e2401: 8 total, 8 up, 8 in 2024-08-10T06:36:33.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:33 smithi086 ceph-mon[101471]: osdmap e2401: 8 total, 8 up, 8 in 2024-08-10T06:36:33.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:33 smithi159 ceph-mon[90359]: osdmap e2401: 8 total, 8 up, 8 in 2024-08-10T06:36:34.227 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps PASSED [ 35%] 2024-08-10T06:36:34.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:34 smithi086 ceph-mon[101471]: osdmap e2402: 8 total, 8 up, 8 in 2024-08-10T06:36:34.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:34 smithi086 ceph-mon[101471]: pgmap v4604: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 74 op/s 2024-08-10T06:36:34.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:34 smithi086 ceph-mon[98993]: osdmap e2402: 8 total, 8 up, 8 in 2024-08-10T06:36:34.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:34 smithi086 ceph-mon[98993]: pgmap v4604: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 74 op/s 2024-08-10T06:36:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:34 smithi159 ceph-mon[90359]: osdmap e2402: 8 total, 8 up, 8 in 2024-08-10T06:36:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:34 smithi159 ceph-mon[90359]: pgmap v4604: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 74 op/s 2024-08-10T06:36:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:35 smithi086 ceph-mon[101471]: osdmap e2403: 8 total, 8 up, 8 in 2024-08-10T06:36:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:35 smithi086 ceph-mon[98993]: osdmap e2403: 8 total, 8 up, 8 in 2024-08-10T06:36:35.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:35 smithi159 ceph-mon[90359]: osdmap e2403: 8 total, 8 up, 8 in 2024-08-10T06:36:36.199 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps_iterator_auto_close PASSED [ 35%] 2024-08-10T06:36:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:36 smithi086 ceph-mon[98993]: osdmap e2404: 8 total, 8 up, 8 in 2024-08-10T06:36:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:36 smithi086 ceph-mon[98993]: pgmap v4607: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 8.5 KiB/s wr, 127 op/s 2024-08-10T06:36:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:36 smithi086 ceph-mon[98993]: osdmap e2405: 8 total, 8 up, 8 in 2024-08-10T06:36:36.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:36 smithi086 ceph-mon[101471]: osdmap e2404: 8 total, 8 up, 8 in 2024-08-10T06:36:36.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:36 smithi086 ceph-mon[101471]: pgmap v4607: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 8.5 KiB/s wr, 127 op/s 2024-08-10T06:36:36.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:36 smithi086 ceph-mon[101471]: osdmap e2405: 8 total, 8 up, 8 in 2024-08-10T06:36:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:36 smithi159 ceph-mon[90359]: osdmap e2404: 8 total, 8 up, 8 in 2024-08-10T06:36:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:36 smithi159 ceph-mon[90359]: pgmap v4607: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 8.5 KiB/s wr, 127 op/s 2024-08-10T06:36:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:36 smithi159 ceph-mon[90359]: osdmap e2405: 8 total, 8 up, 8 in 2024-08-10T06:36:38.253 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap PASSED [ 36%] 2024-08-10T06:36:38.332 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_not_found PASSED [ 36%] 2024-08-10T06:36:38.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:38 smithi159 ceph-mon[90359]: osdmap e2406: 8 total, 8 up, 8 in 2024-08-10T06:36:38.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:38 smithi159 ceph-mon[90359]: pgmap v4610: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 6.0 KiB/s wr, 113 op/s 2024-08-10T06:36:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:38 smithi086 ceph-mon[98993]: osdmap e2406: 8 total, 8 up, 8 in 2024-08-10T06:36:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:38 smithi086 ceph-mon[98993]: pgmap v4610: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 6.0 KiB/s wr, 113 op/s 2024-08-10T06:36:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:38 smithi086 ceph-mon[101471]: osdmap e2406: 8 total, 8 up, 8 in 2024-08-10T06:36:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:38 smithi086 ceph-mon[101471]: pgmap v4610: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 6.0 KiB/s wr, 113 op/s 2024-08-10T06:36:38.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:36:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:36:38] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.43.0" 2024-08-10T06:36:39.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:39 smithi159 ceph-mon[90359]: osdmap e2407: 8 total, 8 up, 8 in 2024-08-10T06:36:39.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:39 smithi086 ceph-mon[98993]: osdmap e2407: 8 total, 8 up, 8 in 2024-08-10T06:36:39.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:39 smithi086 ceph-mon[101471]: osdmap e2407: 8 total, 8 up, 8 in 2024-08-10T06:36:40.266 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap2 PASSED [ 37%] 2024-08-10T06:36:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:40 smithi159 ceph-mon[90359]: osdmap e2408: 8 total, 8 up, 8 in 2024-08-10T06:36:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:40 smithi159 ceph-mon[90359]: pgmap v4613: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 6.7 KiB/s wr, 133 op/s 2024-08-10T06:36:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:40 smithi086 ceph-mon[98993]: osdmap e2408: 8 total, 8 up, 8 in 2024-08-10T06:36:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:40 smithi086 ceph-mon[98993]: pgmap v4613: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 6.7 KiB/s wr, 133 op/s 2024-08-10T06:36:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:40 smithi086 ceph-mon[101471]: osdmap e2408: 8 total, 8 up, 8 in 2024-08-10T06:36:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:40 smithi086 ceph-mon[101471]: pgmap v4613: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 6.7 KiB/s wr, 133 op/s 2024-08-10T06:36:41.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:41 smithi159 ceph-mon[90359]: osdmap e2409: 8 total, 8 up, 8 in 2024-08-10T06:36:41.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:41 smithi159 ceph-mon[90359]: osdmap e2410: 8 total, 8 up, 8 in 2024-08-10T06:36:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:41 smithi086 ceph-mon[98993]: osdmap e2409: 8 total, 8 up, 8 in 2024-08-10T06:36:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:41 smithi086 ceph-mon[98993]: osdmap e2410: 8 total, 8 up, 8 in 2024-08-10T06:36:41.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:41 smithi086 ceph-mon[101471]: osdmap e2409: 8 total, 8 up, 8 in 2024-08-10T06:36:41.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:41 smithi086 ceph-mon[101471]: osdmap e2410: 8 total, 8 up, 8 in 2024-08-10T06:36:42.206 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_by_id PASSED [ 37%] 2024-08-10T06:36:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:36:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:42 smithi159 ceph-mon[90359]: pgmap v4616: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 6.2 KiB/s wr, 124 op/s 2024-08-10T06:36:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:42 smithi159 ceph-mon[90359]: osdmap e2411: 8 total, 8 up, 8 in 2024-08-10T06:36:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:36:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:42 smithi086 ceph-mon[101471]: pgmap v4616: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 6.2 KiB/s wr, 124 op/s 2024-08-10T06:36:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:42 smithi086 ceph-mon[101471]: osdmap e2411: 8 total, 8 up, 8 in 2024-08-10T06:36:42.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:36:42.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:42 smithi086 ceph-mon[98993]: pgmap v4616: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 6.2 KiB/s wr, 124 op/s 2024-08-10T06:36:42.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:42 smithi086 ceph-mon[98993]: osdmap e2411: 8 total, 8 up, 8 in 2024-08-10T06:36:44.276 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rename_snap PASSED [ 38%] 2024-08-10T06:36:44.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:44 smithi159 ceph-mon[90359]: osdmap e2412: 8 total, 8 up, 8 in 2024-08-10T06:36:44.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:44 smithi159 ceph-mon[90359]: pgmap v4619: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 8.2 KiB/s wr, 125 op/s 2024-08-10T06:36:44.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:44 smithi086 ceph-mon[98993]: osdmap e2412: 8 total, 8 up, 8 in 2024-08-10T06:36:44.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:44 smithi086 ceph-mon[98993]: pgmap v4619: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 8.2 KiB/s wr, 125 op/s 2024-08-10T06:36:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:44 smithi086 ceph-mon[101471]: osdmap e2412: 8 total, 8 up, 8 in 2024-08-10T06:36:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:44 smithi086 ceph-mon[101471]: pgmap v4619: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 8.2 KiB/s wr, 125 op/s 2024-08-10T06:36:45.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:45 smithi086 ceph-mon[98993]: osdmap e2413: 8 total, 8 up, 8 in 2024-08-10T06:36:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:45 smithi086 ceph-mon[101471]: osdmap e2413: 8 total, 8 up, 8 in 2024-08-10T06:36:45.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:45 smithi159 ceph-mon[90359]: osdmap e2413: 8 total, 8 up, 8 in 2024-08-10T06:36:46.206 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_protect_snap PASSED [ 38%] 2024-08-10T06:36:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:46 smithi086 ceph-mon[98993]: osdmap e2414: 8 total, 8 up, 8 in 2024-08-10T06:36:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:46 smithi086 ceph-mon[98993]: pgmap v4622: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 9.7 KiB/s wr, 156 op/s 2024-08-10T06:36:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:46 smithi086 ceph-mon[98993]: osdmap e2415: 8 total, 8 up, 8 in 2024-08-10T06:36:46.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:46 smithi086 ceph-mon[101471]: osdmap e2414: 8 total, 8 up, 8 in 2024-08-10T06:36:46.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:46 smithi086 ceph-mon[101471]: pgmap v4622: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 9.7 KiB/s wr, 156 op/s 2024-08-10T06:36:46.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:46 smithi086 ceph-mon[101471]: osdmap e2415: 8 total, 8 up, 8 in 2024-08-10T06:36:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:46 smithi159 ceph-mon[90359]: osdmap e2414: 8 total, 8 up, 8 in 2024-08-10T06:36:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:46 smithi159 ceph-mon[90359]: pgmap v4622: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 9.7 KiB/s wr, 156 op/s 2024-08-10T06:36:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:46 smithi159 ceph-mon[90359]: osdmap e2415: 8 total, 8 up, 8 in 2024-08-10T06:36:48.295 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_exists PASSED [ 39%] 2024-08-10T06:36:48.458 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:36:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:36:48] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.43.0" 2024-08-10T06:36:48.459 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:48 smithi086 ceph-mon[98993]: osdmap e2416: 8 total, 8 up, 8 in 2024-08-10T06:36:48.459 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:48 smithi086 ceph-mon[98993]: pgmap v4625: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 5.7 KiB/s wr, 146 op/s 2024-08-10T06:36:48.459 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:48 smithi086 ceph-mon[101471]: osdmap e2416: 8 total, 8 up, 8 in 2024-08-10T06:36:48.459 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:48 smithi086 ceph-mon[101471]: pgmap v4625: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 5.7 KiB/s wr, 146 op/s 2024-08-10T06:36:48.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:48 smithi159 ceph-mon[90359]: osdmap e2416: 8 total, 8 up, 8 in 2024-08-10T06:36:48.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:48 smithi159 ceph-mon[90359]: pgmap v4625: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 5.7 KiB/s wr, 146 op/s 2024-08-10T06:36:49.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:49 smithi086 ceph-mon[98993]: osdmap e2417: 8 total, 8 up, 8 in 2024-08-10T06:36:49.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:49 smithi086 ceph-mon[101471]: osdmap e2417: 8 total, 8 up, 8 in 2024-08-10T06:36:49.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:49 smithi159 ceph-mon[90359]: osdmap e2417: 8 total, 8 up, 8 in 2024-08-10T06:36:50.304 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_timestamp PASSED [ 40%] 2024-08-10T06:36:50.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:50 smithi159 ceph-mon[90359]: osdmap e2418: 8 total, 8 up, 8 in 2024-08-10T06:36:50.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:50 smithi159 ceph-mon[90359]: pgmap v4628: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 123 KiB/s rd, 8.5 KiB/s wr, 162 op/s 2024-08-10T06:36:50.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:50 smithi086 ceph-mon[98993]: osdmap e2418: 8 total, 8 up, 8 in 2024-08-10T06:36:50.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:50 smithi086 ceph-mon[98993]: pgmap v4628: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 123 KiB/s rd, 8.5 KiB/s wr, 162 op/s 2024-08-10T06:36:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:50 smithi086 ceph-mon[101471]: osdmap e2418: 8 total, 8 up, 8 in 2024-08-10T06:36:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:50 smithi086 ceph-mon[101471]: pgmap v4628: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 123 KiB/s rd, 8.5 KiB/s wr, 162 op/s 2024-08-10T06:36:51.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:51 smithi086 ceph-mon[98993]: osdmap e2419: 8 total, 8 up, 8 in 2024-08-10T06:36:51.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:51 smithi086 ceph-mon[98993]: osdmap e2420: 8 total, 8 up, 8 in 2024-08-10T06:36:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:51 smithi086 ceph-mon[101471]: osdmap e2419: 8 total, 8 up, 8 in 2024-08-10T06:36:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:51 smithi086 ceph-mon[101471]: osdmap e2420: 8 total, 8 up, 8 in 2024-08-10T06:36:51.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:51 smithi159 ceph-mon[90359]: osdmap e2419: 8 total, 8 up, 8 in 2024-08-10T06:36:51.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:51 smithi159 ceph-mon[90359]: osdmap e2420: 8 total, 8 up, 8 in 2024-08-10T06:36:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:52 smithi086 ceph-mon[98993]: pgmap v4631: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 9.0 KiB/s wr, 155 op/s 2024-08-10T06:36:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:52 smithi086 ceph-mon[98993]: osdmap e2421: 8 total, 8 up, 8 in 2024-08-10T06:36:52.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:52 smithi086 ceph-mon[101471]: pgmap v4631: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 9.0 KiB/s wr, 155 op/s 2024-08-10T06:36:52.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:52 smithi086 ceph-mon[101471]: osdmap e2421: 8 total, 8 up, 8 in 2024-08-10T06:36:52.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:52 smithi159 ceph-mon[90359]: pgmap v4631: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 9.0 KiB/s wr, 155 op/s 2024-08-10T06:36:52.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:52 smithi159 ceph-mon[90359]: osdmap e2421: 8 total, 8 up, 8 in 2024-08-10T06:36:54.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:54 smithi086 ceph-mon[98993]: osdmap e2422: 8 total, 8 up, 8 in 2024-08-10T06:36:54.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:54 smithi086 ceph-mon[98993]: pgmap v4634: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 6.2 KiB/s wr, 88 op/s 2024-08-10T06:36:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:54 smithi086 ceph-mon[101471]: osdmap e2422: 8 total, 8 up, 8 in 2024-08-10T06:36:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:54 smithi086 ceph-mon[101471]: pgmap v4634: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 6.2 KiB/s wr, 88 op/s 2024-08-10T06:36:54.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:54 smithi159 ceph-mon[90359]: osdmap e2422: 8 total, 8 up, 8 in 2024-08-10T06:36:54.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:54 smithi159 ceph-mon[90359]: pgmap v4634: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 6.2 KiB/s wr, 88 op/s 2024-08-10T06:36:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:55 smithi086 ceph-mon[98993]: osdmap e2423: 8 total, 8 up, 8 in 2024-08-10T06:36:55.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:55 smithi086 ceph-mon[101471]: osdmap e2423: 8 total, 8 up, 8 in 2024-08-10T06:36:55.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:55 smithi159 ceph-mon[90359]: osdmap e2423: 8 total, 8 up, 8 in 2024-08-10T06:36:56.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:56 smithi086 ceph-mon[98993]: osdmap e2424: 8 total, 8 up, 8 in 2024-08-10T06:36:56.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:56 smithi086 ceph-mon[98993]: pgmap v4637: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 5.2 KiB/s wr, 72 op/s 2024-08-10T06:36:56.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:56 smithi086 ceph-mon[98993]: osdmap e2425: 8 total, 8 up, 8 in 2024-08-10T06:36:56.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:56 smithi086 ceph-mon[101471]: osdmap e2424: 8 total, 8 up, 8 in 2024-08-10T06:36:56.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:56 smithi086 ceph-mon[101471]: pgmap v4637: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 5.2 KiB/s wr, 72 op/s 2024-08-10T06:36:56.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:56 smithi086 ceph-mon[101471]: osdmap e2425: 8 total, 8 up, 8 in 2024-08-10T06:36:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:56 smithi159 ceph-mon[90359]: osdmap e2424: 8 total, 8 up, 8 in 2024-08-10T06:36:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:56 smithi159 ceph-mon[90359]: pgmap v4637: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 5.2 KiB/s wr, 72 op/s 2024-08-10T06:36:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:56 smithi159 ceph-mon[90359]: osdmap e2425: 8 total, 8 up, 8 in 2024-08-10T06:36:57.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:36:57.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:36:57.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:36:58.234 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_limit_snaps PASSED [ 40%] 2024-08-10T06:36:58.330 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_exclusive_lock PASSED [ 41%] 2024-08-10T06:36:58.403 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_snap SKIPPED [ 41%] 2024-08-10T06:36:58.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:58 smithi086 ceph-mon[101471]: osdmap e2426: 8 total, 8 up, 8 in 2024-08-10T06:36:58.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:58 smithi086 ceph-mon[101471]: pgmap v4640: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 2.2 KiB/s wr, 55 op/s 2024-08-10T06:36:58.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:36:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:36:58] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.43.0" 2024-08-10T06:36:58.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:58 smithi086 ceph-mon[98993]: osdmap e2426: 8 total, 8 up, 8 in 2024-08-10T06:36:58.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:58 smithi086 ceph-mon[98993]: pgmap v4640: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 2.2 KiB/s wr, 55 op/s 2024-08-10T06:36:58.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:58 smithi159 ceph-mon[90359]: osdmap e2426: 8 total, 8 up, 8 in 2024-08-10T06:36:58.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:58 smithi159 ceph-mon[90359]: pgmap v4640: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 2.2 KiB/s wr, 55 op/s 2024-08-10T06:36:58.474 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_watcher SKIPPED [ 42%] 2024-08-10T06:36:59.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:36:59 smithi086 ceph-mon[98993]: osdmap e2427: 8 total, 8 up, 8 in 2024-08-10T06:36:59.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:36:59 smithi086 ceph-mon[101471]: osdmap e2427: 8 total, 8 up, 8 in 2024-08-10T06:36:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:36:59 smithi159 ceph-mon[90359]: osdmap e2427: 8 total, 8 up, 8 in 2024-08-10T06:37:00.249 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap PASSED [ 42%] 2024-08-10T06:37:00.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:00 smithi086 ceph-mon[98993]: osdmap e2428: 8 total, 8 up, 8 in 2024-08-10T06:37:00.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:00 smithi086 ceph-mon[98993]: pgmap v4643: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 2.5 KiB/s wr, 84 op/s 2024-08-10T06:37:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:00 smithi086 ceph-mon[101471]: osdmap e2428: 8 total, 8 up, 8 in 2024-08-10T06:37:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:00 smithi086 ceph-mon[101471]: pgmap v4643: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 2.5 KiB/s wr, 84 op/s 2024-08-10T06:37:00.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:00 smithi159 ceph-mon[90359]: osdmap e2428: 8 total, 8 up, 8 in 2024-08-10T06:37:00.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:00 smithi159 ceph-mon[90359]: pgmap v4643: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 2.5 KiB/s wr, 84 op/s 2024-08-10T06:37:01.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:01 smithi086 ceph-mon[98993]: osdmap e2429: 8 total, 8 up, 8 in 2024-08-10T06:37:01.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:01 smithi086 ceph-mon[98993]: osdmap e2430: 8 total, 8 up, 8 in 2024-08-10T06:37:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:01 smithi086 ceph-mon[101471]: osdmap e2429: 8 total, 8 up, 8 in 2024-08-10T06:37:01.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:01 smithi086 ceph-mon[101471]: osdmap e2430: 8 total, 8 up, 8 in 2024-08-10T06:37:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:01 smithi159 ceph-mon[90359]: osdmap e2429: 8 total, 8 up, 8 in 2024-08-10T06:37:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:01 smithi159 ceph-mon[90359]: osdmap e2430: 8 total, 8 up, 8 in 2024-08-10T06:37:02.258 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap_sparse PASSED [ 43%] 2024-08-10T06:37:02.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:02 smithi159 ceph-mon[90359]: pgmap v4646: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 7.2 KiB/s wr, 183 op/s 2024-08-10T06:37:02.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:02 smithi086 ceph-mon[98993]: pgmap v4646: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 7.2 KiB/s wr, 183 op/s 2024-08-10T06:37:02.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:02 smithi086 ceph-mon[101471]: pgmap v4646: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 7.2 KiB/s wr, 183 op/s 2024-08-10T06:37:03.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:03 smithi159 ceph-mon[90359]: osdmap e2431: 8 total, 8 up, 8 in 2024-08-10T06:37:03.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:03 smithi086 ceph-mon[98993]: osdmap e2431: 8 total, 8 up, 8 in 2024-08-10T06:37:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:03 smithi086 ceph-mon[101471]: osdmap e2431: 8 total, 8 up, 8 in 2024-08-10T06:37:04.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:04 smithi159 ceph-mon[90359]: osdmap e2432: 8 total, 8 up, 8 in 2024-08-10T06:37:04.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:04 smithi159 ceph-mon[90359]: pgmap v4649: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 190 KiB/s rd, 16 KiB/s wr, 257 op/s 2024-08-10T06:37:04.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:04 smithi086 ceph-mon[101471]: osdmap e2432: 8 total, 8 up, 8 in 2024-08-10T06:37:04.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:04 smithi086 ceph-mon[101471]: pgmap v4649: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 190 KiB/s rd, 16 KiB/s wr, 257 op/s 2024-08-10T06:37:04.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:04 smithi086 ceph-mon[98993]: osdmap e2432: 8 total, 8 up, 8 in 2024-08-10T06:37:04.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:04 smithi086 ceph-mon[98993]: pgmap v4649: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 190 KiB/s rd, 16 KiB/s wr, 257 op/s 2024-08-10T06:37:05.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:05 smithi159 ceph-mon[90359]: osdmap e2433: 8 total, 8 up, 8 in 2024-08-10T06:37:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:05 smithi086 ceph-mon[98993]: osdmap e2433: 8 total, 8 up, 8 in 2024-08-10T06:37:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:05 smithi086 ceph-mon[101471]: osdmap e2433: 8 total, 8 up, 8 in 2024-08-10T06:37:06.213 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_with_resize PASSED [ 43%] 2024-08-10T06:37:06.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:06 smithi086 ceph-mon[98993]: osdmap e2434: 8 total, 8 up, 8 in 2024-08-10T06:37:06.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:06 smithi086 ceph-mon[98993]: pgmap v4652: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 15 KiB/s wr, 174 op/s 2024-08-10T06:37:06.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:06 smithi086 ceph-mon[98993]: osdmap e2435: 8 total, 8 up, 8 in 2024-08-10T06:37:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:06 smithi086 ceph-mon[101471]: osdmap e2434: 8 total, 8 up, 8 in 2024-08-10T06:37:06.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:06 smithi086 ceph-mon[101471]: pgmap v4652: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 15 KiB/s wr, 174 op/s 2024-08-10T06:37:06.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:06 smithi086 ceph-mon[101471]: osdmap e2435: 8 total, 8 up, 8 in 2024-08-10T06:37:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:06 smithi159 ceph-mon[90359]: osdmap e2434: 8 total, 8 up, 8 in 2024-08-10T06:37:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:06 smithi159 ceph-mon[90359]: pgmap v4652: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 15 KiB/s wr, 174 op/s 2024-08-10T06:37:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:06 smithi159 ceph-mon[90359]: osdmap e2435: 8 total, 8 up, 8 in 2024-08-10T06:37:08.298 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap PASSED [ 44%] 2024-08-10T06:37:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:08 smithi086 ceph-mon[101471]: osdmap e2436: 8 total, 8 up, 8 in 2024-08-10T06:37:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:08 smithi086 ceph-mon[101471]: pgmap v4655: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 12 KiB/s wr, 110 op/s 2024-08-10T06:37:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:08 smithi086 ceph-mon[98993]: osdmap e2436: 8 total, 8 up, 8 in 2024-08-10T06:37:08.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:08 smithi086 ceph-mon[98993]: pgmap v4655: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 12 KiB/s wr, 110 op/s 2024-08-10T06:37:08.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:37:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:37:08] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.43.0" 2024-08-10T06:37:08.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:08 smithi159 ceph-mon[90359]: osdmap e2436: 8 total, 8 up, 8 in 2024-08-10T06:37:08.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:08 smithi159 ceph-mon[90359]: pgmap v4655: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 12 KiB/s wr, 110 op/s 2024-08-10T06:37:09.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:09 smithi086 ceph-mon[98993]: osdmap e2437: 8 total, 8 up, 8 in 2024-08-10T06:37:09.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:09 smithi086 ceph-mon[101471]: osdmap e2437: 8 total, 8 up, 8 in 2024-08-10T06:37:09.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:09 smithi159 ceph-mon[90359]: osdmap e2437: 8 total, 8 up, 8 in 2024-08-10T06:37:10.313 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_no_snap PASSED [ 44%] 2024-08-10T06:37:10.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:10 smithi086 ceph-mon[98993]: osdmap e2438: 8 total, 8 up, 8 in 2024-08-10T06:37:10.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:10 smithi086 ceph-mon[98993]: pgmap v4658: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 10 KiB/s wr, 101 op/s 2024-08-10T06:37:10.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:10 smithi086 ceph-mon[101471]: osdmap e2438: 8 total, 8 up, 8 in 2024-08-10T06:37:10.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:10 smithi086 ceph-mon[101471]: pgmap v4658: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 10 KiB/s wr, 101 op/s 2024-08-10T06:37:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:10 smithi159 ceph-mon[90359]: osdmap e2438: 8 total, 8 up, 8 in 2024-08-10T06:37:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:10 smithi159 ceph-mon[90359]: pgmap v4658: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 10 KiB/s wr, 101 op/s 2024-08-10T06:37:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:11 smithi086 ceph-mon[98993]: osdmap e2439: 8 total, 8 up, 8 in 2024-08-10T06:37:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:11 smithi086 ceph-mon[98993]: osdmap e2440: 8 total, 8 up, 8 in 2024-08-10T06:37:11.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:11 smithi086 ceph-mon[101471]: osdmap e2439: 8 total, 8 up, 8 in 2024-08-10T06:37:11.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:11 smithi086 ceph-mon[101471]: osdmap e2440: 8 total, 8 up, 8 in 2024-08-10T06:37:11.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:11 smithi159 ceph-mon[90359]: osdmap e2439: 8 total, 8 up, 8 in 2024-08-10T06:37:11.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:11 smithi159 ceph-mon[90359]: osdmap e2440: 8 total, 8 up, 8 in 2024-08-10T06:37:12.213 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_by_id PASSED [ 45%] 2024-08-10T06:37:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:37:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:12 smithi086 ceph-mon[98993]: pgmap v4661: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 13 KiB/s wr, 135 op/s 2024-08-10T06:37:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:12 smithi086 ceph-mon[98993]: osdmap e2441: 8 total, 8 up, 8 in 2024-08-10T06:37:12.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:37:12.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:12 smithi086 ceph-mon[101471]: pgmap v4661: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 13 KiB/s wr, 135 op/s 2024-08-10T06:37:12.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:12 smithi086 ceph-mon[101471]: osdmap e2441: 8 total, 8 up, 8 in 2024-08-10T06:37:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:37:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:12 smithi159 ceph-mon[90359]: pgmap v4661: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 13 KiB/s wr, 135 op/s 2024-08-10T06:37:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:12 smithi159 ceph-mon[90359]: osdmap e2441: 8 total, 8 up, 8 in 2024-08-10T06:37:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:14 smithi086 ceph-mon[98993]: osdmap e2442: 8 total, 8 up, 8 in 2024-08-10T06:37:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:14 smithi086 ceph-mon[98993]: pgmap v4664: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 16 KiB/s wr, 195 op/s 2024-08-10T06:37:14.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:14 smithi086 ceph-mon[101471]: osdmap e2442: 8 total, 8 up, 8 in 2024-08-10T06:37:14.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:14 smithi086 ceph-mon[101471]: pgmap v4664: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 16 KiB/s wr, 195 op/s 2024-08-10T06:37:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:14 smithi159 ceph-mon[90359]: osdmap e2442: 8 total, 8 up, 8 in 2024-08-10T06:37:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:14 smithi159 ceph-mon[90359]: pgmap v4664: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 16 KiB/s wr, 195 op/s 2024-08-10T06:37:15.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:15 smithi086 ceph-mon[101471]: osdmap e2443: 8 total, 8 up, 8 in 2024-08-10T06:37:15.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:15 smithi086 ceph-mon[98993]: osdmap e2443: 8 total, 8 up, 8 in 2024-08-10T06:37:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:15 smithi159 ceph-mon[90359]: osdmap e2443: 8 total, 8 up, 8 in 2024-08-10T06:37:16.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:16 smithi086 ceph-mon[101471]: osdmap e2444: 8 total, 8 up, 8 in 2024-08-10T06:37:16.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:16 smithi086 ceph-mon[101471]: pgmap v4667: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 8.2 KiB/s wr, 119 op/s 2024-08-10T06:37:16.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:16 smithi086 ceph-mon[101471]: osdmap e2445: 8 total, 8 up, 8 in 2024-08-10T06:37:16.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:16 smithi086 ceph-mon[98993]: osdmap e2444: 8 total, 8 up, 8 in 2024-08-10T06:37:16.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:16 smithi086 ceph-mon[98993]: pgmap v4667: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 8.2 KiB/s wr, 119 op/s 2024-08-10T06:37:16.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:16 smithi086 ceph-mon[98993]: osdmap e2445: 8 total, 8 up, 8 in 2024-08-10T06:37:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:16 smithi159 ceph-mon[90359]: osdmap e2444: 8 total, 8 up, 8 in 2024-08-10T06:37:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:16 smithi159 ceph-mon[90359]: pgmap v4667: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 8.2 KiB/s wr, 119 op/s 2024-08-10T06:37:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:16 smithi159 ceph-mon[90359]: osdmap e2445: 8 total, 8 up, 8 in 2024-08-10T06:37:18.221 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_name PASSED [ 45%] 2024-08-10T06:37:18.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:37:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:37:18] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.43.0" 2024-08-10T06:37:18.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:18 smithi086 ceph-mon[98993]: osdmap e2446: 8 total, 8 up, 8 in 2024-08-10T06:37:18.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:18 smithi086 ceph-mon[98993]: pgmap v4670: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.2 KiB/s wr, 67 op/s 2024-08-10T06:37:18.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:18 smithi086 ceph-mon[101471]: osdmap e2446: 8 total, 8 up, 8 in 2024-08-10T06:37:18.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:18 smithi086 ceph-mon[101471]: pgmap v4670: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.2 KiB/s wr, 67 op/s 2024-08-10T06:37:18.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:18 smithi159 ceph-mon[90359]: osdmap e2446: 8 total, 8 up, 8 in 2024-08-10T06:37:18.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:18 smithi159 ceph-mon[90359]: pgmap v4670: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.2 KiB/s wr, 67 op/s 2024-08-10T06:37:19.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:19 smithi086 ceph-mon[98993]: osdmap e2447: 8 total, 8 up, 8 in 2024-08-10T06:37:19.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:19 smithi086 ceph-mon[101471]: osdmap e2447: 8 total, 8 up, 8 in 2024-08-10T06:37:19.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:19 smithi159 ceph-mon[90359]: osdmap e2447: 8 total, 8 up, 8 in 2024-08-10T06:37:20.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:20 smithi086 ceph-mon[101471]: osdmap e2448: 8 total, 8 up, 8 in 2024-08-10T06:37:20.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:20 smithi086 ceph-mon[101471]: pgmap v4673: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 5.7 KiB/s wr, 72 op/s 2024-08-10T06:37:20.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:20 smithi086 ceph-mon[98993]: osdmap e2448: 8 total, 8 up, 8 in 2024-08-10T06:37:20.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:20 smithi086 ceph-mon[98993]: pgmap v4673: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 5.7 KiB/s wr, 72 op/s 2024-08-10T06:37:20.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:20 smithi159 ceph-mon[90359]: osdmap e2448: 8 total, 8 up, 8 in 2024-08-10T06:37:20.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:20 smithi159 ceph-mon[90359]: pgmap v4673: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 5.7 KiB/s wr, 72 op/s 2024-08-10T06:37:21.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:21 smithi086 ceph-mon[101471]: osdmap e2449: 8 total, 8 up, 8 in 2024-08-10T06:37:21.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:21 smithi086 ceph-mon[101471]: osdmap e2450: 8 total, 8 up, 8 in 2024-08-10T06:37:21.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:21 smithi086 ceph-mon[98993]: osdmap e2449: 8 total, 8 up, 8 in 2024-08-10T06:37:21.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:21 smithi086 ceph-mon[98993]: osdmap e2450: 8 total, 8 up, 8 in 2024-08-10T06:37:21.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:21 smithi159 ceph-mon[90359]: osdmap e2449: 8 total, 8 up, 8 in 2024-08-10T06:37:21.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:21 smithi159 ceph-mon[90359]: osdmap e2450: 8 total, 8 up, 8 in 2024-08-10T06:37:22.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:22 smithi086 ceph-mon[101471]: pgmap v4676: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.7 KiB/s wr, 54 op/s 2024-08-10T06:37:22.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:22 smithi086 ceph-mon[98993]: pgmap v4676: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.7 KiB/s wr, 54 op/s 2024-08-10T06:37:22.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:22 smithi159 ceph-mon[90359]: pgmap v4676: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.7 KiB/s wr, 54 op/s 2024-08-10T06:37:23.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:23 smithi086 ceph-mon[98993]: osdmap e2451: 8 total, 8 up, 8 in 2024-08-10T06:37:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:23 smithi086 ceph-mon[101471]: osdmap e2451: 8 total, 8 up, 8 in 2024-08-10T06:37:23.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:23 smithi159 ceph-mon[90359]: osdmap e2451: 8 total, 8 up, 8 in 2024-08-10T06:37:24.246 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_id PASSED [ 46%] 2024-08-10T06:37:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:24 smithi159 ceph-mon[90359]: osdmap e2452: 8 total, 8 up, 8 in 2024-08-10T06:37:24.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:24 smithi159 ceph-mon[90359]: pgmap v4679: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 4.5 KiB/s wr, 88 op/s 2024-08-10T06:37:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:24 smithi086 ceph-mon[98993]: osdmap e2452: 8 total, 8 up, 8 in 2024-08-10T06:37:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:24 smithi086 ceph-mon[98993]: pgmap v4679: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 4.5 KiB/s wr, 88 op/s 2024-08-10T06:37:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:24 smithi086 ceph-mon[101471]: osdmap e2452: 8 total, 8 up, 8 in 2024-08-10T06:37:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:24 smithi086 ceph-mon[101471]: pgmap v4679: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 4.5 KiB/s wr, 88 op/s 2024-08-10T06:37:25.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:25 smithi159 ceph-mon[90359]: osdmap e2453: 8 total, 8 up, 8 in 2024-08-10T06:37:25.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:25 smithi086 ceph-mon[98993]: osdmap e2453: 8 total, 8 up, 8 in 2024-08-10T06:37:25.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:25 smithi086 ceph-mon[101471]: osdmap e2453: 8 total, 8 up, 8 in 2024-08-10T06:37:26.219 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_sparse PASSED [ 47%] 2024-08-10T06:37:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:26 smithi159 ceph-mon[90359]: osdmap e2454: 8 total, 8 up, 8 in 2024-08-10T06:37:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:26 smithi159 ceph-mon[90359]: pgmap v4682: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 5.0 KiB/s wr, 92 op/s 2024-08-10T06:37:26.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:26 smithi159 ceph-mon[90359]: osdmap e2455: 8 total, 8 up, 8 in 2024-08-10T06:37:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:26 smithi086 ceph-mon[98993]: osdmap e2454: 8 total, 8 up, 8 in 2024-08-10T06:37:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:26 smithi086 ceph-mon[98993]: pgmap v4682: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 5.0 KiB/s wr, 92 op/s 2024-08-10T06:37:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:26 smithi086 ceph-mon[98993]: osdmap e2455: 8 total, 8 up, 8 in 2024-08-10T06:37:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:26 smithi086 ceph-mon[101471]: osdmap e2454: 8 total, 8 up, 8 in 2024-08-10T06:37:26.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:26 smithi086 ceph-mon[101471]: pgmap v4682: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 5.0 KiB/s wr, 92 op/s 2024-08-10T06:37:26.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:26 smithi086 ceph-mon[101471]: osdmap e2455: 8 total, 8 up, 8 in 2024-08-10T06:37:27.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:37:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:37:27.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:37:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:37:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:37:28] "GET /metrics HTTP/1.1" 200 36637 "" "Prometheus/2.43.0" 2024-08-10T06:37:28.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:28 smithi086 ceph-mon[98993]: osdmap e2456: 8 total, 8 up, 8 in 2024-08-10T06:37:28.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:28 smithi086 ceph-mon[98993]: pgmap v4685: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 5.5 KiB/s wr, 105 op/s 2024-08-10T06:37:28.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:28 smithi086 ceph-mon[101471]: osdmap e2456: 8 total, 8 up, 8 in 2024-08-10T06:37:28.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:28 smithi086 ceph-mon[101471]: pgmap v4685: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 5.5 KiB/s wr, 105 op/s 2024-08-10T06:37:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:28 smithi159 ceph-mon[90359]: osdmap e2456: 8 total, 8 up, 8 in 2024-08-10T06:37:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:28 smithi159 ceph-mon[90359]: pgmap v4685: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 5.5 KiB/s wr, 105 op/s 2024-08-10T06:37:29.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:29 smithi086 ceph-mon[101471]: osdmap e2457: 8 total, 8 up, 8 in 2024-08-10T06:37:29.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:29 smithi086 ceph-mon[98993]: osdmap e2457: 8 total, 8 up, 8 in 2024-08-10T06:37:29.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:29 smithi159 ceph-mon[90359]: osdmap e2457: 8 total, 8 up, 8 in 2024-08-10T06:37:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:30 smithi086 ceph-mon[101471]: osdmap e2458: 8 total, 8 up, 8 in 2024-08-10T06:37:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:30 smithi086 ceph-mon[101471]: pgmap v4688: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 9.5 KiB/s wr, 145 op/s 2024-08-10T06:37:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:30 smithi086 ceph-mon[98993]: osdmap e2458: 8 total, 8 up, 8 in 2024-08-10T06:37:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:30 smithi086 ceph-mon[98993]: pgmap v4688: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 9.5 KiB/s wr, 145 op/s 2024-08-10T06:37:30.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:30 smithi159 ceph-mon[90359]: osdmap e2458: 8 total, 8 up, 8 in 2024-08-10T06:37:30.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:30 smithi159 ceph-mon[90359]: pgmap v4688: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 9.5 KiB/s wr, 145 op/s 2024-08-10T06:37:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:31 smithi086 ceph-mon[101471]: osdmap e2459: 8 total, 8 up, 8 in 2024-08-10T06:37:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:31 smithi086 ceph-mon[101471]: osdmap e2460: 8 total, 8 up, 8 in 2024-08-10T06:37:31.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:31 smithi086 ceph-mon[98993]: osdmap e2459: 8 total, 8 up, 8 in 2024-08-10T06:37:31.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:31 smithi086 ceph-mon[98993]: osdmap e2460: 8 total, 8 up, 8 in 2024-08-10T06:37:31.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:31 smithi159 ceph-mon[90359]: osdmap e2459: 8 total, 8 up, 8 in 2024-08-10T06:37:31.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:31 smithi159 ceph-mon[90359]: osdmap e2460: 8 total, 8 up, 8 in 2024-08-10T06:37:32.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:32 smithi086 ceph-mon[98993]: pgmap v4691: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 5.7 KiB/s wr, 48 op/s 2024-08-10T06:37:32.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:32 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:37:32.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:32 smithi086 ceph-mon[98993]: osdmap e2461: 8 total, 8 up, 8 in 2024-08-10T06:37:32.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:32 smithi086 ceph-mon[101471]: pgmap v4691: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 5.7 KiB/s wr, 48 op/s 2024-08-10T06:37:32.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:32 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:37:32.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:32 smithi086 ceph-mon[101471]: osdmap e2461: 8 total, 8 up, 8 in 2024-08-10T06:37:32.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:32 smithi159 ceph-mon[90359]: pgmap v4691: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 5.7 KiB/s wr, 48 op/s 2024-08-10T06:37:32.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:32 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:37:32.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:32 smithi159 ceph-mon[90359]: osdmap e2461: 8 total, 8 up, 8 in 2024-08-10T06:37:33.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:37:33.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:37:33.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:37:33.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:37:33.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:37:33.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:33 smithi086 ceph-mon[98993]: osdmap e2462: 8 total, 8 up, 8 in 2024-08-10T06:37:33.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:37:33.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:37:33.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:37:33.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:37:33.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:37:33.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:33 smithi086 ceph-mon[101471]: osdmap e2462: 8 total, 8 up, 8 in 2024-08-10T06:37:33.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:37:33.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:37:33.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:37:33.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:37:33.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:37:33.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:33 smithi159 ceph-mon[90359]: osdmap e2462: 8 total, 8 up, 8 in 2024-08-10T06:37:34.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:34 smithi086 ceph-mon[98993]: pgmap v4694: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 3.5 KiB/s wr, 73 op/s 2024-08-10T06:37:34.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:34 smithi086 ceph-mon[98993]: osdmap e2463: 8 total, 8 up, 8 in 2024-08-10T06:37:34.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:34 smithi086 ceph-mon[101471]: pgmap v4694: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 3.5 KiB/s wr, 73 op/s 2024-08-10T06:37:34.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:34 smithi086 ceph-mon[101471]: osdmap e2463: 8 total, 8 up, 8 in 2024-08-10T06:37:34.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:34 smithi159 ceph-mon[90359]: pgmap v4694: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 3.5 KiB/s wr, 73 op/s 2024-08-10T06:37:34.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:34 smithi159 ceph-mon[90359]: osdmap e2463: 8 total, 8 up, 8 in 2024-08-10T06:37:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:36 smithi086 ceph-mon[98993]: osdmap e2464: 8 total, 8 up, 8 in 2024-08-10T06:37:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:36 smithi086 ceph-mon[98993]: pgmap v4697: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 3.5 KiB/s wr, 72 op/s 2024-08-10T06:37:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:36 smithi086 ceph-mon[98993]: osdmap e2465: 8 total, 8 up, 8 in 2024-08-10T06:37:36.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:36 smithi086 ceph-mon[101471]: osdmap e2464: 8 total, 8 up, 8 in 2024-08-10T06:37:36.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:36 smithi086 ceph-mon[101471]: pgmap v4697: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 3.5 KiB/s wr, 72 op/s 2024-08-10T06:37:36.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:36 smithi086 ceph-mon[101471]: osdmap e2465: 8 total, 8 up, 8 in 2024-08-10T06:37:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:36 smithi159 ceph-mon[90359]: osdmap e2464: 8 total, 8 up, 8 in 2024-08-10T06:37:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:36 smithi159 ceph-mon[90359]: pgmap v4697: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 3.5 KiB/s wr, 72 op/s 2024-08-10T06:37:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:36 smithi159 ceph-mon[90359]: osdmap e2465: 8 total, 8 up, 8 in 2024-08-10T06:37:38.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:37:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:37:38] "GET /metrics HTTP/1.1" 200 36637 "" "Prometheus/2.43.0" 2024-08-10T06:37:38.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:38 smithi086 ceph-mon[98993]: osdmap e2466: 8 total, 8 up, 8 in 2024-08-10T06:37:38.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:38 smithi086 ceph-mon[98993]: pgmap v4700: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:37:38.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:38 smithi086 ceph-mon[101471]: osdmap e2466: 8 total, 8 up, 8 in 2024-08-10T06:37:38.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:38 smithi086 ceph-mon[101471]: pgmap v4700: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:37:38.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:38 smithi159 ceph-mon[90359]: osdmap e2466: 8 total, 8 up, 8 in 2024-08-10T06:37:38.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:38 smithi159 ceph-mon[90359]: pgmap v4700: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:37:39.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:39 smithi086 ceph-mon[98993]: osdmap e2467: 8 total, 8 up, 8 in 2024-08-10T06:37:39.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:39 smithi086 ceph-mon[101471]: osdmap e2467: 8 total, 8 up, 8 in 2024-08-10T06:37:39.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:39 smithi159 ceph-mon[90359]: osdmap e2467: 8 total, 8 up, 8 in 2024-08-10T06:37:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:40 smithi159 ceph-mon[90359]: osdmap e2468: 8 total, 8 up, 8 in 2024-08-10T06:37:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:40 smithi159 ceph-mon[90359]: pgmap v4703: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 3.0 KiB/s wr, 115 op/s 2024-08-10T06:37:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:40 smithi086 ceph-mon[101471]: osdmap e2468: 8 total, 8 up, 8 in 2024-08-10T06:37:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:40 smithi086 ceph-mon[101471]: pgmap v4703: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 3.0 KiB/s wr, 115 op/s 2024-08-10T06:37:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:40 smithi086 ceph-mon[98993]: osdmap e2468: 8 total, 8 up, 8 in 2024-08-10T06:37:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:40 smithi086 ceph-mon[98993]: pgmap v4703: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 3.0 KiB/s wr, 115 op/s 2024-08-10T06:37:41.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:41 smithi159 ceph-mon[90359]: osdmap e2469: 8 total, 8 up, 8 in 2024-08-10T06:37:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:41 smithi086 ceph-mon[98993]: osdmap e2469: 8 total, 8 up, 8 in 2024-08-10T06:37:41.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:41 smithi086 ceph-mon[101471]: osdmap e2469: 8 total, 8 up, 8 in 2024-08-10T06:37:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:42 smithi159 ceph-mon[90359]: osdmap e2470: 8 total, 8 up, 8 in 2024-08-10T06:37:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:37:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:42 smithi159 ceph-mon[90359]: pgmap v4706: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 3.7 KiB/s wr, 109 op/s 2024-08-10T06:37:42.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:42 smithi086 ceph-mon[98993]: osdmap e2470: 8 total, 8 up, 8 in 2024-08-10T06:37:42.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:37:42.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:42 smithi086 ceph-mon[98993]: pgmap v4706: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 3.7 KiB/s wr, 109 op/s 2024-08-10T06:37:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:42 smithi086 ceph-mon[101471]: osdmap e2470: 8 total, 8 up, 8 in 2024-08-10T06:37:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:37:42.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:42 smithi086 ceph-mon[101471]: pgmap v4706: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 3.7 KiB/s wr, 109 op/s 2024-08-10T06:37:43.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:43 smithi159 ceph-mon[90359]: osdmap e2471: 8 total, 8 up, 8 in 2024-08-10T06:37:43.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:43 smithi086 ceph-mon[101471]: osdmap e2471: 8 total, 8 up, 8 in 2024-08-10T06:37:43.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:43 smithi086 ceph-mon[98993]: osdmap e2471: 8 total, 8 up, 8 in 2024-08-10T06:37:44.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:44 smithi159 ceph-mon[90359]: osdmap e2472: 8 total, 8 up, 8 in 2024-08-10T06:37:44.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:44 smithi159 ceph-mon[90359]: pgmap v4709: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 3.5 KiB/s wr, 159 op/s 2024-08-10T06:37:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:44 smithi086 ceph-mon[101471]: osdmap e2472: 8 total, 8 up, 8 in 2024-08-10T06:37:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:44 smithi086 ceph-mon[101471]: pgmap v4709: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 3.5 KiB/s wr, 159 op/s 2024-08-10T06:37:44.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:44 smithi086 ceph-mon[98993]: osdmap e2472: 8 total, 8 up, 8 in 2024-08-10T06:37:44.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:44 smithi086 ceph-mon[98993]: pgmap v4709: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 3.5 KiB/s wr, 159 op/s 2024-08-10T06:37:45.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:45 smithi159 ceph-mon[90359]: osdmap e2473: 8 total, 8 up, 8 in 2024-08-10T06:37:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:45 smithi086 ceph-mon[101471]: osdmap e2473: 8 total, 8 up, 8 in 2024-08-10T06:37:45.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:45 smithi086 ceph-mon[98993]: osdmap e2473: 8 total, 8 up, 8 in 2024-08-10T06:37:46.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:46 smithi086 ceph-mon[101471]: osdmap e2474: 8 total, 8 up, 8 in 2024-08-10T06:37:46.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:46 smithi086 ceph-mon[101471]: pgmap v4712: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 3.2 KiB/s wr, 159 op/s 2024-08-10T06:37:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:46 smithi086 ceph-mon[98993]: osdmap e2474: 8 total, 8 up, 8 in 2024-08-10T06:37:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:46 smithi086 ceph-mon[98993]: pgmap v4712: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 3.2 KiB/s wr, 159 op/s 2024-08-10T06:37:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:46 smithi159 ceph-mon[90359]: osdmap e2474: 8 total, 8 up, 8 in 2024-08-10T06:37:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:46 smithi159 ceph-mon[90359]: pgmap v4712: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 3.2 KiB/s wr, 159 op/s 2024-08-10T06:37:47.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:47 smithi086 ceph-mon[98993]: osdmap e2475: 8 total, 8 up, 8 in 2024-08-10T06:37:47.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:47 smithi086 ceph-mon[101471]: osdmap e2475: 8 total, 8 up, 8 in 2024-08-10T06:37:47.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:47 smithi159 ceph-mon[90359]: osdmap e2475: 8 total, 8 up, 8 in 2024-08-10T06:37:48.557 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:48 smithi086 ceph-mon[101471]: osdmap e2476: 8 total, 8 up, 8 in 2024-08-10T06:37:48.558 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:48 smithi086 ceph-mon[101471]: pgmap v4715: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:37:48.558 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:48 smithi086 ceph-mon[98993]: osdmap e2476: 8 total, 8 up, 8 in 2024-08-10T06:37:48.558 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:48 smithi086 ceph-mon[98993]: pgmap v4715: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:37:48.558 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:37:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:37:48] "GET /metrics HTTP/1.1" 200 36645 "" "Prometheus/2.43.0" 2024-08-10T06:37:48.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:48 smithi159 ceph-mon[90359]: osdmap e2476: 8 total, 8 up, 8 in 2024-08-10T06:37:48.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:48 smithi159 ceph-mon[90359]: pgmap v4715: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:37:49.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:49 smithi086 ceph-mon[98993]: osdmap e2477: 8 total, 8 up, 8 in 2024-08-10T06:37:49.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:49 smithi086 ceph-mon[101471]: osdmap e2477: 8 total, 8 up, 8 in 2024-08-10T06:37:49.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:49 smithi159 ceph-mon[90359]: osdmap e2477: 8 total, 8 up, 8 in 2024-08-10T06:37:50.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:50 smithi159 ceph-mon[90359]: osdmap e2478: 8 total, 8 up, 8 in 2024-08-10T06:37:50.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:50 smithi159 ceph-mon[90359]: pgmap v4718: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 151 KiB/s rd, 3.2 KiB/s wr, 203 op/s 2024-08-10T06:37:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:50 smithi086 ceph-mon[101471]: osdmap e2478: 8 total, 8 up, 8 in 2024-08-10T06:37:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:50 smithi086 ceph-mon[101471]: pgmap v4718: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 151 KiB/s rd, 3.2 KiB/s wr, 203 op/s 2024-08-10T06:37:50.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:50 smithi086 ceph-mon[98993]: osdmap e2478: 8 total, 8 up, 8 in 2024-08-10T06:37:50.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:50 smithi086 ceph-mon[98993]: pgmap v4718: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 151 KiB/s rd, 3.2 KiB/s wr, 203 op/s 2024-08-10T06:37:51.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:51 smithi086 ceph-mon[98993]: osdmap e2479: 8 total, 8 up, 8 in 2024-08-10T06:37:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:51 smithi086 ceph-mon[101471]: osdmap e2479: 8 total, 8 up, 8 in 2024-08-10T06:37:51.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:51 smithi159 ceph-mon[90359]: osdmap e2479: 8 total, 8 up, 8 in 2024-08-10T06:37:52.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:52 smithi086 ceph-mon[101471]: osdmap e2480: 8 total, 8 up, 8 in 2024-08-10T06:37:52.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:52 smithi086 ceph-mon[101471]: pgmap v4721: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 3.5 KiB/s wr, 197 op/s 2024-08-10T06:37:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:52 smithi086 ceph-mon[98993]: osdmap e2480: 8 total, 8 up, 8 in 2024-08-10T06:37:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:52 smithi086 ceph-mon[98993]: pgmap v4721: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 3.5 KiB/s wr, 197 op/s 2024-08-10T06:37:52.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:52 smithi159 ceph-mon[90359]: osdmap e2480: 8 total, 8 up, 8 in 2024-08-10T06:37:52.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:52 smithi159 ceph-mon[90359]: pgmap v4721: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 3.5 KiB/s wr, 197 op/s 2024-08-10T06:37:53.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:53 smithi086 ceph-mon[98993]: osdmap e2481: 8 total, 8 up, 8 in 2024-08-10T06:37:53.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:53 smithi086 ceph-mon[101471]: osdmap e2481: 8 total, 8 up, 8 in 2024-08-10T06:37:53.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:53 smithi159 ceph-mon[90359]: osdmap e2481: 8 total, 8 up, 8 in 2024-08-10T06:37:54.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:54 smithi086 ceph-mon[98993]: osdmap e2482: 8 total, 8 up, 8 in 2024-08-10T06:37:54.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:54 smithi086 ceph-mon[98993]: pgmap v4724: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 4.0 KiB/s wr, 247 op/s 2024-08-10T06:37:54.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:54 smithi086 ceph-mon[101471]: osdmap e2482: 8 total, 8 up, 8 in 2024-08-10T06:37:54.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:54 smithi086 ceph-mon[101471]: pgmap v4724: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 4.0 KiB/s wr, 247 op/s 2024-08-10T06:37:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:54 smithi159 ceph-mon[90359]: osdmap e2482: 8 total, 8 up, 8 in 2024-08-10T06:37:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:54 smithi159 ceph-mon[90359]: pgmap v4724: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 4.0 KiB/s wr, 247 op/s 2024-08-10T06:37:55.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:55 smithi086 ceph-mon[98993]: osdmap e2483: 8 total, 8 up, 8 in 2024-08-10T06:37:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:55 smithi086 ceph-mon[101471]: osdmap e2483: 8 total, 8 up, 8 in 2024-08-10T06:37:55.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:55 smithi159 ceph-mon[90359]: osdmap e2483: 8 total, 8 up, 8 in 2024-08-10T06:37:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:56 smithi086 ceph-mon[98993]: osdmap e2484: 8 total, 8 up, 8 in 2024-08-10T06:37:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:56 smithi086 ceph-mon[98993]: pgmap v4727: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 3.5 KiB/s wr, 247 op/s 2024-08-10T06:37:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:56 smithi086 ceph-mon[101471]: osdmap e2484: 8 total, 8 up, 8 in 2024-08-10T06:37:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:56 smithi086 ceph-mon[101471]: pgmap v4727: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 3.5 KiB/s wr, 247 op/s 2024-08-10T06:37:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:56 smithi159 ceph-mon[90359]: osdmap e2484: 8 total, 8 up, 8 in 2024-08-10T06:37:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:56 smithi159 ceph-mon[90359]: pgmap v4727: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 3.5 KiB/s wr, 247 op/s 2024-08-10T06:37:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:57 smithi086 ceph-mon[101471]: osdmap e2485: 8 total, 8 up, 8 in 2024-08-10T06:37:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:37:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:57 smithi086 ceph-mon[98993]: osdmap e2485: 8 total, 8 up, 8 in 2024-08-10T06:37:57.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:37:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:57 smithi159 ceph-mon[90359]: osdmap e2485: 8 total, 8 up, 8 in 2024-08-10T06:37:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:37:58.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:58 smithi086 ceph-mon[101471]: osdmap e2486: 8 total, 8 up, 8 in 2024-08-10T06:37:58.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:58 smithi086 ceph-mon[101471]: pgmap v4730: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:37:58.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:58 smithi086 ceph-mon[98993]: osdmap e2486: 8 total, 8 up, 8 in 2024-08-10T06:37:58.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:58 smithi086 ceph-mon[98993]: pgmap v4730: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:37:58.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:37:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:37:58] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-08-10T06:37:58.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:58 smithi159 ceph-mon[90359]: osdmap e2486: 8 total, 8 up, 8 in 2024-08-10T06:37:58.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:58 smithi159 ceph-mon[90359]: pgmap v4730: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:37:59.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:37:59 smithi086 ceph-mon[98993]: osdmap e2487: 8 total, 8 up, 8 in 2024-08-10T06:37:59.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:37:59 smithi086 ceph-mon[101471]: osdmap e2487: 8 total, 8 up, 8 in 2024-08-10T06:37:59.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:37:59 smithi159 ceph-mon[90359]: osdmap e2487: 8 total, 8 up, 8 in 2024-08-10T06:38:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:00 smithi086 ceph-mon[98993]: osdmap e2488: 8 total, 8 up, 8 in 2024-08-10T06:38:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:00 smithi086 ceph-mon[98993]: pgmap v4733: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 3.5 KiB/s wr, 290 op/s 2024-08-10T06:38:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:00 smithi086 ceph-mon[101471]: osdmap e2488: 8 total, 8 up, 8 in 2024-08-10T06:38:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:00 smithi086 ceph-mon[101471]: pgmap v4733: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 3.5 KiB/s wr, 290 op/s 2024-08-10T06:38:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:00 smithi159 ceph-mon[90359]: osdmap e2488: 8 total, 8 up, 8 in 2024-08-10T06:38:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:00 smithi159 ceph-mon[90359]: pgmap v4733: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 3.5 KiB/s wr, 290 op/s 2024-08-10T06:38:01.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:01 smithi086 ceph-mon[101471]: osdmap e2489: 8 total, 8 up, 8 in 2024-08-10T06:38:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:01 smithi086 ceph-mon[98993]: osdmap e2489: 8 total, 8 up, 8 in 2024-08-10T06:38:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:01 smithi159 ceph-mon[90359]: osdmap e2489: 8 total, 8 up, 8 in 2024-08-10T06:38:02.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:02 smithi086 ceph-mon[98993]: osdmap e2490: 8 total, 8 up, 8 in 2024-08-10T06:38:02.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:02 smithi086 ceph-mon[98993]: pgmap v4736: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 211 KiB/s rd, 3.5 KiB/s wr, 284 op/s 2024-08-10T06:38:02.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:02 smithi086 ceph-mon[101471]: osdmap e2490: 8 total, 8 up, 8 in 2024-08-10T06:38:02.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:02 smithi086 ceph-mon[101471]: pgmap v4736: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 211 KiB/s rd, 3.5 KiB/s wr, 284 op/s 2024-08-10T06:38:02.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:02 smithi159 ceph-mon[90359]: osdmap e2490: 8 total, 8 up, 8 in 2024-08-10T06:38:02.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:02 smithi159 ceph-mon[90359]: pgmap v4736: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 211 KiB/s rd, 3.5 KiB/s wr, 284 op/s 2024-08-10T06:38:03.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:03 smithi086 ceph-mon[98993]: osdmap e2491: 8 total, 8 up, 8 in 2024-08-10T06:38:03.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:03 smithi086 ceph-mon[101471]: osdmap e2491: 8 total, 8 up, 8 in 2024-08-10T06:38:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:03 smithi159 ceph-mon[90359]: osdmap e2491: 8 total, 8 up, 8 in 2024-08-10T06:38:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:04 smithi086 ceph-mon[98993]: osdmap e2492: 8 total, 8 up, 8 in 2024-08-10T06:38:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:04 smithi086 ceph-mon[98993]: pgmap v4739: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 3.5 KiB/s wr, 334 op/s 2024-08-10T06:38:04.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:04 smithi086 ceph-mon[101471]: osdmap e2492: 8 total, 8 up, 8 in 2024-08-10T06:38:04.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:04 smithi086 ceph-mon[101471]: pgmap v4739: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 3.5 KiB/s wr, 334 op/s 2024-08-10T06:38:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:04 smithi159 ceph-mon[90359]: osdmap e2492: 8 total, 8 up, 8 in 2024-08-10T06:38:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:04 smithi159 ceph-mon[90359]: pgmap v4739: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 3.5 KiB/s wr, 334 op/s 2024-08-10T06:38:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:05 smithi086 ceph-mon[98993]: osdmap e2493: 8 total, 8 up, 8 in 2024-08-10T06:38:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:05 smithi086 ceph-mon[101471]: osdmap e2493: 8 total, 8 up, 8 in 2024-08-10T06:38:05.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:05 smithi159 ceph-mon[90359]: osdmap e2493: 8 total, 8 up, 8 in 2024-08-10T06:38:06.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:06 smithi086 ceph-mon[98993]: osdmap e2494: 8 total, 8 up, 8 in 2024-08-10T06:38:06.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:06 smithi086 ceph-mon[98993]: pgmap v4742: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 3.0 KiB/s wr, 334 op/s 2024-08-10T06:38:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:06 smithi086 ceph-mon[101471]: osdmap e2494: 8 total, 8 up, 8 in 2024-08-10T06:38:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:06 smithi086 ceph-mon[101471]: pgmap v4742: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 3.0 KiB/s wr, 334 op/s 2024-08-10T06:38:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:06 smithi159 ceph-mon[90359]: osdmap e2494: 8 total, 8 up, 8 in 2024-08-10T06:38:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:06 smithi159 ceph-mon[90359]: pgmap v4742: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 3.0 KiB/s wr, 334 op/s 2024-08-10T06:38:07.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:07 smithi086 ceph-mon[98993]: osdmap e2495: 8 total, 8 up, 8 in 2024-08-10T06:38:07.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:07 smithi086 ceph-mon[101471]: osdmap e2495: 8 total, 8 up, 8 in 2024-08-10T06:38:07.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:07 smithi159 ceph-mon[90359]: osdmap e2495: 8 total, 8 up, 8 in 2024-08-10T06:38:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:38:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:38:08] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-08-10T06:38:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:08 smithi086 ceph-mon[98993]: osdmap e2496: 8 total, 8 up, 8 in 2024-08-10T06:38:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:08 smithi086 ceph-mon[98993]: pgmap v4745: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-10T06:38:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:08 smithi086 ceph-mon[101471]: osdmap e2496: 8 total, 8 up, 8 in 2024-08-10T06:38:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:08 smithi086 ceph-mon[101471]: pgmap v4745: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-10T06:38:08.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:08 smithi159 ceph-mon[90359]: osdmap e2496: 8 total, 8 up, 8 in 2024-08-10T06:38:08.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:08 smithi159 ceph-mon[90359]: pgmap v4745: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-10T06:38:09.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:09 smithi086 ceph-mon[98993]: osdmap e2497: 8 total, 8 up, 8 in 2024-08-10T06:38:09.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:09 smithi086 ceph-mon[101471]: osdmap e2497: 8 total, 8 up, 8 in 2024-08-10T06:38:09.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:09 smithi159 ceph-mon[90359]: osdmap e2497: 8 total, 8 up, 8 in 2024-08-10T06:38:10.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:10 smithi086 ceph-mon[98993]: osdmap e2498: 8 total, 8 up, 8 in 2024-08-10T06:38:10.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:10 smithi086 ceph-mon[98993]: pgmap v4748: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 282 KiB/s rd, 3.2 KiB/s wr, 378 op/s 2024-08-10T06:38:10.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:10 smithi086 ceph-mon[101471]: osdmap e2498: 8 total, 8 up, 8 in 2024-08-10T06:38:10.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:10 smithi086 ceph-mon[101471]: pgmap v4748: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 282 KiB/s rd, 3.2 KiB/s wr, 378 op/s 2024-08-10T06:38:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:10 smithi159 ceph-mon[90359]: osdmap e2498: 8 total, 8 up, 8 in 2024-08-10T06:38:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:10 smithi159 ceph-mon[90359]: pgmap v4748: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 282 KiB/s rd, 3.2 KiB/s wr, 378 op/s 2024-08-10T06:38:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:11 smithi086 ceph-mon[98993]: osdmap e2499: 8 total, 8 up, 8 in 2024-08-10T06:38:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:38:11.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:11 smithi086 ceph-mon[101471]: osdmap e2499: 8 total, 8 up, 8 in 2024-08-10T06:38:11.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:38:11.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:11 smithi159 ceph-mon[90359]: osdmap e2499: 8 total, 8 up, 8 in 2024-08-10T06:38:11.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:38:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:12 smithi086 ceph-mon[98993]: osdmap e2500: 8 total, 8 up, 8 in 2024-08-10T06:38:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:12 smithi086 ceph-mon[98993]: pgmap v4751: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 277 KiB/s rd, 3.5 KiB/s wr, 372 op/s 2024-08-10T06:38:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:12 smithi086 ceph-mon[101471]: osdmap e2500: 8 total, 8 up, 8 in 2024-08-10T06:38:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:12 smithi086 ceph-mon[101471]: pgmap v4751: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 277 KiB/s rd, 3.5 KiB/s wr, 372 op/s 2024-08-10T06:38:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:12 smithi159 ceph-mon[90359]: osdmap e2500: 8 total, 8 up, 8 in 2024-08-10T06:38:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:12 smithi159 ceph-mon[90359]: pgmap v4751: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 277 KiB/s rd, 3.5 KiB/s wr, 372 op/s 2024-08-10T06:38:13.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:13 smithi086 ceph-mon[98993]: osdmap e2501: 8 total, 8 up, 8 in 2024-08-10T06:38:13.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:13 smithi086 ceph-mon[101471]: osdmap e2501: 8 total, 8 up, 8 in 2024-08-10T06:38:13.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:13 smithi159 ceph-mon[90359]: osdmap e2501: 8 total, 8 up, 8 in 2024-08-10T06:38:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:14 smithi086 ceph-mon[98993]: osdmap e2502: 8 total, 8 up, 8 in 2024-08-10T06:38:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:14 smithi086 ceph-mon[98993]: pgmap v4754: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 314 KiB/s rd, 4.0 KiB/s wr, 422 op/s 2024-08-10T06:38:14.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:14 smithi086 ceph-mon[101471]: osdmap e2502: 8 total, 8 up, 8 in 2024-08-10T06:38:14.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:14 smithi086 ceph-mon[101471]: pgmap v4754: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 314 KiB/s rd, 4.0 KiB/s wr, 422 op/s 2024-08-10T06:38:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:14 smithi159 ceph-mon[90359]: osdmap e2502: 8 total, 8 up, 8 in 2024-08-10T06:38:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:14 smithi159 ceph-mon[90359]: pgmap v4754: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 314 KiB/s rd, 4.0 KiB/s wr, 422 op/s 2024-08-10T06:38:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:15 smithi159 ceph-mon[90359]: osdmap e2503: 8 total, 8 up, 8 in 2024-08-10T06:38:15.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:15 smithi086 ceph-mon[98993]: osdmap e2503: 8 total, 8 up, 8 in 2024-08-10T06:38:15.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:15 smithi086 ceph-mon[101471]: osdmap e2503: 8 total, 8 up, 8 in 2024-08-10T06:38:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:16 smithi159 ceph-mon[90359]: osdmap e2504: 8 total, 8 up, 8 in 2024-08-10T06:38:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:16 smithi159 ceph-mon[90359]: pgmap v4757: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 314 KiB/s rd, 4.2 KiB/s wr, 422 op/s 2024-08-10T06:38:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:16 smithi086 ceph-mon[98993]: osdmap e2504: 8 total, 8 up, 8 in 2024-08-10T06:38:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:16 smithi086 ceph-mon[98993]: pgmap v4757: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 314 KiB/s rd, 4.2 KiB/s wr, 422 op/s 2024-08-10T06:38:16.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:16 smithi086 ceph-mon[101471]: osdmap e2504: 8 total, 8 up, 8 in 2024-08-10T06:38:16.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:16 smithi086 ceph-mon[101471]: pgmap v4757: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 314 KiB/s rd, 4.2 KiB/s wr, 422 op/s 2024-08-10T06:38:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:17 smithi159 ceph-mon[90359]: osdmap e2505: 8 total, 8 up, 8 in 2024-08-10T06:38:17.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:17 smithi086 ceph-mon[98993]: osdmap e2505: 8 total, 8 up, 8 in 2024-08-10T06:38:17.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:17 smithi086 ceph-mon[101471]: osdmap e2505: 8 total, 8 up, 8 in 2024-08-10T06:38:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:18 smithi086 ceph-mon[98993]: osdmap e2506: 8 total, 8 up, 8 in 2024-08-10T06:38:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:18 smithi086 ceph-mon[98993]: pgmap v4760: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:38:18.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:18 smithi086 ceph-mon[101471]: osdmap e2506: 8 total, 8 up, 8 in 2024-08-10T06:38:18.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:18 smithi086 ceph-mon[101471]: pgmap v4760: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:38:18.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:38:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:38:18] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-08-10T06:38:18.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:18 smithi159 ceph-mon[90359]: osdmap e2506: 8 total, 8 up, 8 in 2024-08-10T06:38:18.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:18 smithi159 ceph-mon[90359]: pgmap v4760: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:38:19.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:19 smithi086 ceph-mon[98993]: osdmap e2507: 8 total, 8 up, 8 in 2024-08-10T06:38:19.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:19 smithi086 ceph-mon[101471]: osdmap e2507: 8 total, 8 up, 8 in 2024-08-10T06:38:19.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:19 smithi159 ceph-mon[90359]: osdmap e2507: 8 total, 8 up, 8 in 2024-08-10T06:38:20.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:20 smithi159 ceph-mon[90359]: osdmap e2508: 8 total, 8 up, 8 in 2024-08-10T06:38:20.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:20 smithi159 ceph-mon[90359]: pgmap v4763: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 347 KiB/s rd, 3.0 KiB/s wr, 465 op/s 2024-08-10T06:38:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:20 smithi086 ceph-mon[101471]: osdmap e2508: 8 total, 8 up, 8 in 2024-08-10T06:38:20.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:20 smithi086 ceph-mon[101471]: pgmap v4763: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 347 KiB/s rd, 3.0 KiB/s wr, 465 op/s 2024-08-10T06:38:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:20 smithi086 ceph-mon[98993]: osdmap e2508: 8 total, 8 up, 8 in 2024-08-10T06:38:20.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:20 smithi086 ceph-mon[98993]: pgmap v4763: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 347 KiB/s rd, 3.0 KiB/s wr, 465 op/s 2024-08-10T06:38:21.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:21 smithi086 ceph-mon[101471]: osdmap e2509: 8 total, 8 up, 8 in 2024-08-10T06:38:21.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:21 smithi086 ceph-mon[98993]: osdmap e2509: 8 total, 8 up, 8 in 2024-08-10T06:38:21.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:21 smithi159 ceph-mon[90359]: osdmap e2509: 8 total, 8 up, 8 in 2024-08-10T06:38:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:22 smithi086 ceph-mon[101471]: osdmap e2510: 8 total, 8 up, 8 in 2024-08-10T06:38:22.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:22 smithi086 ceph-mon[101471]: pgmap v4766: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 342 KiB/s rd, 3.5 KiB/s wr, 459 op/s 2024-08-10T06:38:22.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:22 smithi086 ceph-mon[98993]: osdmap e2510: 8 total, 8 up, 8 in 2024-08-10T06:38:22.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:22 smithi086 ceph-mon[98993]: pgmap v4766: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 342 KiB/s rd, 3.5 KiB/s wr, 459 op/s 2024-08-10T06:38:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:22 smithi159 ceph-mon[90359]: osdmap e2510: 8 total, 8 up, 8 in 2024-08-10T06:38:22.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:22 smithi159 ceph-mon[90359]: pgmap v4766: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 342 KiB/s rd, 3.5 KiB/s wr, 459 op/s 2024-08-10T06:38:23.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:23 smithi086 ceph-mon[98993]: osdmap e2511: 8 total, 8 up, 8 in 2024-08-10T06:38:23.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:23 smithi086 ceph-mon[101471]: osdmap e2511: 8 total, 8 up, 8 in 2024-08-10T06:38:23.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:23 smithi159 ceph-mon[90359]: osdmap e2511: 8 total, 8 up, 8 in 2024-08-10T06:38:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:24 smithi086 ceph-mon[98993]: osdmap e2512: 8 total, 8 up, 8 in 2024-08-10T06:38:24.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:24 smithi086 ceph-mon[98993]: pgmap v4769: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 379 KiB/s rd, 3.2 KiB/s wr, 509 op/s 2024-08-10T06:38:24.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:24 smithi086 ceph-mon[101471]: osdmap e2512: 8 total, 8 up, 8 in 2024-08-10T06:38:24.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:24 smithi086 ceph-mon[101471]: pgmap v4769: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 379 KiB/s rd, 3.2 KiB/s wr, 509 op/s 2024-08-10T06:38:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:24 smithi159 ceph-mon[90359]: osdmap e2512: 8 total, 8 up, 8 in 2024-08-10T06:38:24.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:24 smithi159 ceph-mon[90359]: pgmap v4769: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 379 KiB/s rd, 3.2 KiB/s wr, 509 op/s 2024-08-10T06:38:25.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:25 smithi086 ceph-mon[98993]: osdmap e2513: 8 total, 8 up, 8 in 2024-08-10T06:38:25.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:25 smithi086 ceph-mon[101471]: osdmap e2513: 8 total, 8 up, 8 in 2024-08-10T06:38:25.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:25 smithi159 ceph-mon[90359]: osdmap e2513: 8 total, 8 up, 8 in 2024-08-10T06:38:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:26 smithi086 ceph-mon[98993]: osdmap e2514: 8 total, 8 up, 8 in 2024-08-10T06:38:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:26 smithi086 ceph-mon[98993]: pgmap v4772: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 379 KiB/s rd, 3.7 KiB/s wr, 509 op/s 2024-08-10T06:38:26.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:38:26.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:26 smithi086 ceph-mon[101471]: osdmap e2514: 8 total, 8 up, 8 in 2024-08-10T06:38:26.910 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:26 smithi086 ceph-mon[101471]: pgmap v4772: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 379 KiB/s rd, 3.7 KiB/s wr, 509 op/s 2024-08-10T06:38:26.911 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:38:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:26 smithi159 ceph-mon[90359]: osdmap e2514: 8 total, 8 up, 8 in 2024-08-10T06:38:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:26 smithi159 ceph-mon[90359]: pgmap v4772: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 379 KiB/s rd, 3.7 KiB/s wr, 509 op/s 2024-08-10T06:38:26.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:38:27.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:27 smithi086 ceph-mon[98993]: osdmap e2515: 8 total, 8 up, 8 in 2024-08-10T06:38:27.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:27 smithi086 ceph-mon[101471]: osdmap e2515: 8 total, 8 up, 8 in 2024-08-10T06:38:27.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:27 smithi159 ceph-mon[90359]: osdmap e2515: 8 total, 8 up, 8 in 2024-08-10T06:38:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:28 smithi086 ceph-mon[98993]: osdmap e2516: 8 total, 8 up, 8 in 2024-08-10T06:38:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:28 smithi086 ceph-mon[98993]: pgmap v4775: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:38:28.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:28 smithi086 ceph-mon[101471]: osdmap e2516: 8 total, 8 up, 8 in 2024-08-10T06:38:28.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:28 smithi086 ceph-mon[101471]: pgmap v4775: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:38:28.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:38:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:38:28] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.43.0" 2024-08-10T06:38:28.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:28 smithi159 ceph-mon[90359]: osdmap e2516: 8 total, 8 up, 8 in 2024-08-10T06:38:28.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:28 smithi159 ceph-mon[90359]: pgmap v4775: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:38:29.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:29 smithi086 ceph-mon[98993]: osdmap e2517: 8 total, 8 up, 8 in 2024-08-10T06:38:29.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:29 smithi086 ceph-mon[101471]: osdmap e2517: 8 total, 8 up, 8 in 2024-08-10T06:38:29.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:29 smithi159 ceph-mon[90359]: osdmap e2517: 8 total, 8 up, 8 in 2024-08-10T06:38:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:30 smithi086 ceph-mon[98993]: osdmap e2518: 8 total, 8 up, 8 in 2024-08-10T06:38:30.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:30 smithi086 ceph-mon[98993]: pgmap v4778: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 412 KiB/s rd, 2.7 KiB/s wr, 552 op/s 2024-08-10T06:38:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:30 smithi086 ceph-mon[101471]: osdmap e2518: 8 total, 8 up, 8 in 2024-08-10T06:38:30.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:30 smithi086 ceph-mon[101471]: pgmap v4778: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 412 KiB/s rd, 2.7 KiB/s wr, 552 op/s 2024-08-10T06:38:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:30 smithi159 ceph-mon[90359]: osdmap e2518: 8 total, 8 up, 8 in 2024-08-10T06:38:30.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:30 smithi159 ceph-mon[90359]: pgmap v4778: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 412 KiB/s rd, 2.7 KiB/s wr, 552 op/s 2024-08-10T06:38:31.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:31 smithi086 ceph-mon[98993]: osdmap e2519: 8 total, 8 up, 8 in 2024-08-10T06:38:31.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:31 smithi086 ceph-mon[101471]: osdmap e2519: 8 total, 8 up, 8 in 2024-08-10T06:38:31.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:31 smithi159 ceph-mon[90359]: osdmap e2519: 8 total, 8 up, 8 in 2024-08-10T06:38:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:32 smithi086 ceph-mon[101471]: osdmap e2520: 8 total, 8 up, 8 in 2024-08-10T06:38:32.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:32 smithi086 ceph-mon[101471]: pgmap v4781: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 407 KiB/s rd, 4.0 KiB/s wr, 547 op/s 2024-08-10T06:38:32.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:32 smithi086 ceph-mon[98993]: osdmap e2520: 8 total, 8 up, 8 in 2024-08-10T06:38:32.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:32 smithi086 ceph-mon[98993]: pgmap v4781: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 407 KiB/s rd, 4.0 KiB/s wr, 547 op/s 2024-08-10T06:38:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:32 smithi159 ceph-mon[90359]: osdmap e2520: 8 total, 8 up, 8 in 2024-08-10T06:38:32.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:32 smithi159 ceph-mon[90359]: pgmap v4781: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 407 KiB/s rd, 4.0 KiB/s wr, 547 op/s 2024-08-10T06:38:33.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:33 smithi086 ceph-mon[98993]: osdmap e2521: 8 total, 8 up, 8 in 2024-08-10T06:38:33.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:38:33.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:38:33.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:38:33.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:38:33.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:33 smithi086 ceph-mon[101471]: osdmap e2521: 8 total, 8 up, 8 in 2024-08-10T06:38:33.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:38:33.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:38:33.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:38:33.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:38:33.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:33 smithi159 ceph-mon[90359]: osdmap e2521: 8 total, 8 up, 8 in 2024-08-10T06:38:33.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:38:33.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:38:33.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:38:33.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:38:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:34 smithi086 ceph-mon[98993]: osdmap e2522: 8 total, 8 up, 8 in 2024-08-10T06:38:34.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:34 smithi086 ceph-mon[98993]: pgmap v4784: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 445 KiB/s rd, 4.0 KiB/s wr, 598 op/s 2024-08-10T06:38:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:34 smithi086 ceph-mon[101471]: osdmap e2522: 8 total, 8 up, 8 in 2024-08-10T06:38:34.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:34 smithi086 ceph-mon[101471]: pgmap v4784: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 445 KiB/s rd, 4.0 KiB/s wr, 598 op/s 2024-08-10T06:38:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:34 smithi159 ceph-mon[90359]: osdmap e2522: 8 total, 8 up, 8 in 2024-08-10T06:38:34.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:34 smithi159 ceph-mon[90359]: pgmap v4784: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 445 KiB/s rd, 4.0 KiB/s wr, 598 op/s 2024-08-10T06:38:35.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:35 smithi086 ceph-mon[101471]: osdmap e2523: 8 total, 8 up, 8 in 2024-08-10T06:38:35.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:35 smithi086 ceph-mon[98993]: osdmap e2523: 8 total, 8 up, 8 in 2024-08-10T06:38:35.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:35 smithi159 ceph-mon[90359]: osdmap e2523: 8 total, 8 up, 8 in 2024-08-10T06:38:36.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:36 smithi086 ceph-mon[98993]: osdmap e2524: 8 total, 8 up, 8 in 2024-08-10T06:38:36.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:36 smithi086 ceph-mon[98993]: pgmap v4787: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 445 KiB/s rd, 3.5 KiB/s wr, 598 op/s 2024-08-10T06:38:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:36 smithi086 ceph-mon[101471]: osdmap e2524: 8 total, 8 up, 8 in 2024-08-10T06:38:36.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:36 smithi086 ceph-mon[101471]: pgmap v4787: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 445 KiB/s rd, 3.5 KiB/s wr, 598 op/s 2024-08-10T06:38:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:36 smithi159 ceph-mon[90359]: osdmap e2524: 8 total, 8 up, 8 in 2024-08-10T06:38:36.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:36 smithi159 ceph-mon[90359]: pgmap v4787: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 445 KiB/s rd, 3.5 KiB/s wr, 598 op/s 2024-08-10T06:38:37.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:37 smithi086 ceph-mon[98993]: osdmap e2525: 8 total, 8 up, 8 in 2024-08-10T06:38:37.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:37 smithi086 ceph-mon[101471]: osdmap e2525: 8 total, 8 up, 8 in 2024-08-10T06:38:37.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:37 smithi159 ceph-mon[90359]: osdmap e2525: 8 total, 8 up, 8 in 2024-08-10T06:38:38.569 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:38:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:38:38] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.43.0" 2024-08-10T06:38:38.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:38 smithi086 ceph-mon[98993]: osdmap e2526: 8 total, 8 up, 8 in 2024-08-10T06:38:38.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:38 smithi086 ceph-mon[98993]: pgmap v4790: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-10T06:38:38.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:38 smithi086 ceph-mon[101471]: osdmap e2526: 8 total, 8 up, 8 in 2024-08-10T06:38:38.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:38 smithi086 ceph-mon[101471]: pgmap v4790: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-10T06:38:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:38 smithi159 ceph-mon[90359]: osdmap e2526: 8 total, 8 up, 8 in 2024-08-10T06:38:38.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:38 smithi159 ceph-mon[90359]: pgmap v4790: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-10T06:38:39.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:39 smithi086 ceph-mon[98993]: osdmap e2527: 8 total, 8 up, 8 in 2024-08-10T06:38:39.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:39 smithi086 ceph-mon[101471]: osdmap e2527: 8 total, 8 up, 8 in 2024-08-10T06:38:39.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:39 smithi159 ceph-mon[90359]: osdmap e2527: 8 total, 8 up, 8 in 2024-08-10T06:38:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:40 smithi086 ceph-mon[101471]: osdmap e2528: 8 total, 8 up, 8 in 2024-08-10T06:38:40.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:40 smithi086 ceph-mon[101471]: pgmap v4793: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 479 KiB/s rd, 3.2 KiB/s wr, 644 op/s 2024-08-10T06:38:40.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:40 smithi086 ceph-mon[98993]: osdmap e2528: 8 total, 8 up, 8 in 2024-08-10T06:38:40.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:40 smithi086 ceph-mon[98993]: pgmap v4793: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 479 KiB/s rd, 3.2 KiB/s wr, 644 op/s 2024-08-10T06:38:40.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:40 smithi159 ceph-mon[90359]: osdmap e2528: 8 total, 8 up, 8 in 2024-08-10T06:38:40.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:40 smithi159 ceph-mon[90359]: pgmap v4793: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 479 KiB/s rd, 3.2 KiB/s wr, 644 op/s 2024-08-10T06:38:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:41 smithi086 ceph-mon[101471]: osdmap e2529: 8 total, 8 up, 8 in 2024-08-10T06:38:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:38:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:41 smithi086 ceph-mon[98993]: osdmap e2529: 8 total, 8 up, 8 in 2024-08-10T06:38:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:38:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:41 smithi159 ceph-mon[90359]: osdmap e2529: 8 total, 8 up, 8 in 2024-08-10T06:38:41.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:38:42.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:42 smithi086 ceph-mon[98993]: osdmap e2530: 8 total, 8 up, 8 in 2024-08-10T06:38:42.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:42 smithi086 ceph-mon[98993]: pgmap v4796: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 474 KiB/s rd, 3.7 KiB/s wr, 638 op/s 2024-08-10T06:38:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:42 smithi086 ceph-mon[101471]: osdmap e2530: 8 total, 8 up, 8 in 2024-08-10T06:38:42.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:42 smithi086 ceph-mon[101471]: pgmap v4796: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 474 KiB/s rd, 3.7 KiB/s wr, 638 op/s 2024-08-10T06:38:42.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:42 smithi159 ceph-mon[90359]: osdmap e2530: 8 total, 8 up, 8 in 2024-08-10T06:38:42.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:42 smithi159 ceph-mon[90359]: pgmap v4796: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 474 KiB/s rd, 3.7 KiB/s wr, 638 op/s 2024-08-10T06:38:43.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:43 smithi086 ceph-mon[101471]: osdmap e2531: 8 total, 8 up, 8 in 2024-08-10T06:38:43.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:43 smithi086 ceph-mon[98993]: osdmap e2531: 8 total, 8 up, 8 in 2024-08-10T06:38:43.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:43 smithi159 ceph-mon[90359]: osdmap e2531: 8 total, 8 up, 8 in 2024-08-10T06:38:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:44 smithi086 ceph-mon[101471]: osdmap e2532: 8 total, 8 up, 8 in 2024-08-10T06:38:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:44 smithi086 ceph-mon[101471]: pgmap v4799: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 511 KiB/s rd, 3.5 KiB/s wr, 688 op/s 2024-08-10T06:38:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:44 smithi086 ceph-mon[98993]: osdmap e2532: 8 total, 8 up, 8 in 2024-08-10T06:38:44.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:44 smithi086 ceph-mon[98993]: pgmap v4799: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 511 KiB/s rd, 3.5 KiB/s wr, 688 op/s 2024-08-10T06:38:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:44 smithi159 ceph-mon[90359]: osdmap e2532: 8 total, 8 up, 8 in 2024-08-10T06:38:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:44 smithi159 ceph-mon[90359]: pgmap v4799: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 511 KiB/s rd, 3.5 KiB/s wr, 688 op/s 2024-08-10T06:38:45.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:45 smithi086 ceph-mon[98993]: osdmap e2533: 8 total, 8 up, 8 in 2024-08-10T06:38:45.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:45 smithi086 ceph-mon[101471]: osdmap e2533: 8 total, 8 up, 8 in 2024-08-10T06:38:45.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:45 smithi159 ceph-mon[90359]: osdmap e2533: 8 total, 8 up, 8 in 2024-08-10T06:38:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:46 smithi086 ceph-mon[101471]: osdmap e2534: 8 total, 8 up, 8 in 2024-08-10T06:38:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:46 smithi086 ceph-mon[101471]: pgmap v4802: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 511 KiB/s rd, 3.5 KiB/s wr, 688 op/s 2024-08-10T06:38:46.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:46 smithi086 ceph-mon[98993]: osdmap e2534: 8 total, 8 up, 8 in 2024-08-10T06:38:46.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:46 smithi086 ceph-mon[98993]: pgmap v4802: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 511 KiB/s rd, 3.5 KiB/s wr, 688 op/s 2024-08-10T06:38:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:46 smithi159 ceph-mon[90359]: osdmap e2534: 8 total, 8 up, 8 in 2024-08-10T06:38:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:46 smithi159 ceph-mon[90359]: pgmap v4802: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 511 KiB/s rd, 3.5 KiB/s wr, 688 op/s 2024-08-10T06:38:47.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:47 smithi086 ceph-mon[101471]: osdmap e2535: 8 total, 8 up, 8 in 2024-08-10T06:38:47.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:47 smithi086 ceph-mon[98993]: osdmap e2535: 8 total, 8 up, 8 in 2024-08-10T06:38:47.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:47 smithi159 ceph-mon[90359]: osdmap e2535: 8 total, 8 up, 8 in 2024-08-10T06:38:48.629 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:38:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:38:48] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-08-10T06:38:48.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:48 smithi086 ceph-mon[98993]: osdmap e2536: 8 total, 8 up, 8 in 2024-08-10T06:38:48.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:48 smithi086 ceph-mon[98993]: pgmap v4805: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:38:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:48 smithi086 ceph-mon[101471]: osdmap e2536: 8 total, 8 up, 8 in 2024-08-10T06:38:48.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:48 smithi086 ceph-mon[101471]: pgmap v4805: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:38:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:48 smithi159 ceph-mon[90359]: osdmap e2536: 8 total, 8 up, 8 in 2024-08-10T06:38:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:48 smithi159 ceph-mon[90359]: pgmap v4805: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:38:49.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:49 smithi086 ceph-mon[98993]: osdmap e2537: 8 total, 8 up, 8 in 2024-08-10T06:38:49.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:49 smithi086 ceph-mon[101471]: osdmap e2537: 8 total, 8 up, 8 in 2024-08-10T06:38:49.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:49 smithi159 ceph-mon[90359]: osdmap e2537: 8 total, 8 up, 8 in 2024-08-10T06:38:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:50 smithi086 ceph-mon[98993]: osdmap e2538: 8 total, 8 up, 8 in 2024-08-10T06:38:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:50 smithi086 ceph-mon[98993]: pgmap v4808: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 544 KiB/s rd, 3.5 KiB/s wr, 732 op/s 2024-08-10T06:38:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:50 smithi086 ceph-mon[101471]: osdmap e2538: 8 total, 8 up, 8 in 2024-08-10T06:38:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:50 smithi086 ceph-mon[101471]: pgmap v4808: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 544 KiB/s rd, 3.5 KiB/s wr, 732 op/s 2024-08-10T06:38:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:50 smithi159 ceph-mon[90359]: osdmap e2538: 8 total, 8 up, 8 in 2024-08-10T06:38:50.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:50 smithi159 ceph-mon[90359]: pgmap v4808: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 544 KiB/s rd, 3.5 KiB/s wr, 732 op/s 2024-08-10T06:38:51.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:51 smithi086 ceph-mon[98993]: osdmap e2539: 8 total, 8 up, 8 in 2024-08-10T06:38:51.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:51 smithi086 ceph-mon[101471]: osdmap e2539: 8 total, 8 up, 8 in 2024-08-10T06:38:51.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:51 smithi159 ceph-mon[90359]: osdmap e2539: 8 total, 8 up, 8 in 2024-08-10T06:38:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:52 smithi159 ceph-mon[90359]: osdmap e2540: 8 total, 8 up, 8 in 2024-08-10T06:38:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:52 smithi159 ceph-mon[90359]: pgmap v4811: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 539 KiB/s rd, 3.2 KiB/s wr, 725 op/s 2024-08-10T06:38:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:52 smithi086 ceph-mon[98993]: osdmap e2540: 8 total, 8 up, 8 in 2024-08-10T06:38:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:52 smithi086 ceph-mon[98993]: pgmap v4811: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 539 KiB/s rd, 3.2 KiB/s wr, 725 op/s 2024-08-10T06:38:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:52 smithi086 ceph-mon[101471]: osdmap e2540: 8 total, 8 up, 8 in 2024-08-10T06:38:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:52 smithi086 ceph-mon[101471]: pgmap v4811: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 539 KiB/s rd, 3.2 KiB/s wr, 725 op/s 2024-08-10T06:38:53.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:53 smithi159 ceph-mon[90359]: osdmap e2541: 8 total, 8 up, 8 in 2024-08-10T06:38:54.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:53 smithi086 ceph-mon[98993]: osdmap e2541: 8 total, 8 up, 8 in 2024-08-10T06:38:54.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:53 smithi086 ceph-mon[101471]: osdmap e2541: 8 total, 8 up, 8 in 2024-08-10T06:38:54.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:54 smithi159 ceph-mon[90359]: osdmap e2542: 8 total, 8 up, 8 in 2024-08-10T06:38:54.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:54 smithi159 ceph-mon[90359]: pgmap v4814: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 575 KiB/s rd, 3.0 KiB/s wr, 775 op/s 2024-08-10T06:38:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:54 smithi086 ceph-mon[101471]: osdmap e2542: 8 total, 8 up, 8 in 2024-08-10T06:38:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:54 smithi086 ceph-mon[101471]: pgmap v4814: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 575 KiB/s rd, 3.0 KiB/s wr, 775 op/s 2024-08-10T06:38:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:54 smithi086 ceph-mon[98993]: osdmap e2542: 8 total, 8 up, 8 in 2024-08-10T06:38:55.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:54 smithi086 ceph-mon[98993]: pgmap v4814: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 575 KiB/s rd, 3.0 KiB/s wr, 775 op/s 2024-08-10T06:38:55.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:55 smithi159 ceph-mon[90359]: osdmap e2543: 8 total, 8 up, 8 in 2024-08-10T06:38:56.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:55 smithi086 ceph-mon[98993]: osdmap e2543: 8 total, 8 up, 8 in 2024-08-10T06:38:56.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:55 smithi086 ceph-mon[101471]: osdmap e2543: 8 total, 8 up, 8 in 2024-08-10T06:38:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:56 smithi159 ceph-mon[90359]: osdmap e2544: 8 total, 8 up, 8 in 2024-08-10T06:38:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:56 smithi159 ceph-mon[90359]: pgmap v4817: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 575 KiB/s rd, 3.5 KiB/s wr, 775 op/s 2024-08-10T06:38:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:38:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:56 smithi086 ceph-mon[101471]: osdmap e2544: 8 total, 8 up, 8 in 2024-08-10T06:38:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:56 smithi086 ceph-mon[101471]: pgmap v4817: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 575 KiB/s rd, 3.5 KiB/s wr, 775 op/s 2024-08-10T06:38:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:38:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:56 smithi086 ceph-mon[98993]: osdmap e2544: 8 total, 8 up, 8 in 2024-08-10T06:38:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:56 smithi086 ceph-mon[98993]: pgmap v4817: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 575 KiB/s rd, 3.5 KiB/s wr, 775 op/s 2024-08-10T06:38:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:38:58.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:57 smithi086 ceph-mon[98993]: osdmap e2545: 8 total, 8 up, 8 in 2024-08-10T06:38:58.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:57 smithi086 ceph-mon[101471]: osdmap e2545: 8 total, 8 up, 8 in 2024-08-10T06:38:58.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:57 smithi159 ceph-mon[90359]: osdmap e2545: 8 total, 8 up, 8 in 2024-08-10T06:38:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:38:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:38:58] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-08-10T06:38:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:58 smithi086 ceph-mon[98993]: pgmap v4819: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-08-10T06:38:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:58 smithi086 ceph-mon[98993]: osdmap e2546: 8 total, 8 up, 8 in 2024-08-10T06:38:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:58 smithi086 ceph-mon[101471]: pgmap v4819: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-08-10T06:38:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:58 smithi086 ceph-mon[101471]: osdmap e2546: 8 total, 8 up, 8 in 2024-08-10T06:38:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:58 smithi159 ceph-mon[90359]: pgmap v4819: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-08-10T06:38:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:58 smithi159 ceph-mon[90359]: osdmap e2546: 8 total, 8 up, 8 in 2024-08-10T06:39:00.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:38:59 smithi086 ceph-mon[98993]: osdmap e2547: 8 total, 8 up, 8 in 2024-08-10T06:39:00.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:38:59 smithi086 ceph-mon[101471]: osdmap e2547: 8 total, 8 up, 8 in 2024-08-10T06:39:00.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:38:59 smithi159 ceph-mon[90359]: osdmap e2547: 8 total, 8 up, 8 in 2024-08-10T06:39:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:00 smithi086 ceph-mon[98993]: pgmap v4822: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 608 KiB/s rd, 3.2 KiB/s wr, 818 op/s 2024-08-10T06:39:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:00 smithi086 ceph-mon[98993]: osdmap e2548: 8 total, 8 up, 8 in 2024-08-10T06:39:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:00 smithi086 ceph-mon[101471]: pgmap v4822: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 608 KiB/s rd, 3.2 KiB/s wr, 818 op/s 2024-08-10T06:39:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:00 smithi086 ceph-mon[101471]: osdmap e2548: 8 total, 8 up, 8 in 2024-08-10T06:39:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:00 smithi159 ceph-mon[90359]: pgmap v4822: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 608 KiB/s rd, 3.2 KiB/s wr, 818 op/s 2024-08-10T06:39:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:00 smithi159 ceph-mon[90359]: osdmap e2548: 8 total, 8 up, 8 in 2024-08-10T06:39:02.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:01 smithi086 ceph-mon[101471]: osdmap e2549: 8 total, 8 up, 8 in 2024-08-10T06:39:02.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:01 smithi086 ceph-mon[98993]: osdmap e2549: 8 total, 8 up, 8 in 2024-08-10T06:39:02.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:01 smithi159 ceph-mon[90359]: osdmap e2549: 8 total, 8 up, 8 in 2024-08-10T06:39:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:02 smithi086 ceph-mon[98993]: pgmap v4825: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 604 KiB/s rd, 3.0 KiB/s wr, 812 op/s 2024-08-10T06:39:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:02 smithi086 ceph-mon[98993]: osdmap e2550: 8 total, 8 up, 8 in 2024-08-10T06:39:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:02 smithi086 ceph-mon[101471]: pgmap v4825: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 604 KiB/s rd, 3.0 KiB/s wr, 812 op/s 2024-08-10T06:39:03.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:02 smithi086 ceph-mon[101471]: osdmap e2550: 8 total, 8 up, 8 in 2024-08-10T06:39:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:02 smithi159 ceph-mon[90359]: pgmap v4825: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 604 KiB/s rd, 3.0 KiB/s wr, 812 op/s 2024-08-10T06:39:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:02 smithi159 ceph-mon[90359]: osdmap e2550: 8 total, 8 up, 8 in 2024-08-10T06:39:04.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:03 smithi086 ceph-mon[98993]: osdmap e2551: 8 total, 8 up, 8 in 2024-08-10T06:39:04.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:03 smithi086 ceph-mon[101471]: osdmap e2551: 8 total, 8 up, 8 in 2024-08-10T06:39:04.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:03 smithi159 ceph-mon[90359]: osdmap e2551: 8 total, 8 up, 8 in 2024-08-10T06:39:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:04 smithi086 ceph-mon[101471]: pgmap v4828: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 640 KiB/s rd, 4.0 KiB/s wr, 863 op/s 2024-08-10T06:39:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:04 smithi086 ceph-mon[101471]: osdmap e2552: 8 total, 8 up, 8 in 2024-08-10T06:39:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:04 smithi086 ceph-mon[98993]: pgmap v4828: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 640 KiB/s rd, 4.0 KiB/s wr, 863 op/s 2024-08-10T06:39:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:04 smithi086 ceph-mon[98993]: osdmap e2552: 8 total, 8 up, 8 in 2024-08-10T06:39:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:04 smithi159 ceph-mon[90359]: pgmap v4828: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 640 KiB/s rd, 4.0 KiB/s wr, 863 op/s 2024-08-10T06:39:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:04 smithi159 ceph-mon[90359]: osdmap e2552: 8 total, 8 up, 8 in 2024-08-10T06:39:06.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:05 smithi086 ceph-mon[98993]: osdmap e2553: 8 total, 8 up, 8 in 2024-08-10T06:39:06.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:05 smithi086 ceph-mon[101471]: osdmap e2553: 8 total, 8 up, 8 in 2024-08-10T06:39:06.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:05 smithi159 ceph-mon[90359]: osdmap e2553: 8 total, 8 up, 8 in 2024-08-10T06:39:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:06 smithi086 ceph-mon[98993]: pgmap v4831: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 640 KiB/s rd, 4.0 KiB/s wr, 863 op/s 2024-08-10T06:39:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:06 smithi086 ceph-mon[98993]: osdmap e2554: 8 total, 8 up, 8 in 2024-08-10T06:39:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:06 smithi086 ceph-mon[101471]: pgmap v4831: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 640 KiB/s rd, 4.0 KiB/s wr, 863 op/s 2024-08-10T06:39:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:06 smithi086 ceph-mon[101471]: osdmap e2554: 8 total, 8 up, 8 in 2024-08-10T06:39:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:06 smithi159 ceph-mon[90359]: pgmap v4831: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 640 KiB/s rd, 4.0 KiB/s wr, 863 op/s 2024-08-10T06:39:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:06 smithi159 ceph-mon[90359]: osdmap e2554: 8 total, 8 up, 8 in 2024-08-10T06:39:08.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:07 smithi086 ceph-mon[98993]: osdmap e2555: 8 total, 8 up, 8 in 2024-08-10T06:39:08.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:07 smithi086 ceph-mon[101471]: osdmap e2555: 8 total, 8 up, 8 in 2024-08-10T06:39:08.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:07 smithi159 ceph-mon[90359]: osdmap e2555: 8 total, 8 up, 8 in 2024-08-10T06:39:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:39:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:39:08] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-08-10T06:39:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:08 smithi086 ceph-mon[98993]: pgmap v4834: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:39:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:08 smithi086 ceph-mon[98993]: osdmap e2556: 8 total, 8 up, 8 in 2024-08-10T06:39:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:08 smithi086 ceph-mon[101471]: pgmap v4834: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:39:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:08 smithi086 ceph-mon[101471]: osdmap e2556: 8 total, 8 up, 8 in 2024-08-10T06:39:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:08 smithi159 ceph-mon[90359]: pgmap v4834: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:39:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:08 smithi159 ceph-mon[90359]: osdmap e2556: 8 total, 8 up, 8 in 2024-08-10T06:39:10.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:09 smithi086 ceph-mon[101471]: osdmap e2557: 8 total, 8 up, 8 in 2024-08-10T06:39:10.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:09 smithi086 ceph-mon[98993]: osdmap e2557: 8 total, 8 up, 8 in 2024-08-10T06:39:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:09 smithi159 ceph-mon[90359]: osdmap e2557: 8 total, 8 up, 8 in 2024-08-10T06:39:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:10 smithi086 ceph-mon[98993]: pgmap v4837: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 674 KiB/s rd, 3.2 KiB/s wr, 906 op/s 2024-08-10T06:39:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:10 smithi086 ceph-mon[98993]: osdmap e2558: 8 total, 8 up, 8 in 2024-08-10T06:39:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:10 smithi086 ceph-mon[101471]: pgmap v4837: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 674 KiB/s rd, 3.2 KiB/s wr, 906 op/s 2024-08-10T06:39:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:10 smithi086 ceph-mon[101471]: osdmap e2558: 8 total, 8 up, 8 in 2024-08-10T06:39:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:10 smithi159 ceph-mon[90359]: pgmap v4837: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 674 KiB/s rd, 3.2 KiB/s wr, 906 op/s 2024-08-10T06:39:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:10 smithi159 ceph-mon[90359]: osdmap e2558: 8 total, 8 up, 8 in 2024-08-10T06:39:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:11 smithi086 ceph-mon[98993]: osdmap e2559: 8 total, 8 up, 8 in 2024-08-10T06:39:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:39:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:11 smithi086 ceph-mon[101471]: osdmap e2559: 8 total, 8 up, 8 in 2024-08-10T06:39:12.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:39:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:11 smithi159 ceph-mon[90359]: osdmap e2559: 8 total, 8 up, 8 in 2024-08-10T06:39:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:39:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:12 smithi086 ceph-mon[98993]: pgmap v4840: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 669 KiB/s rd, 3.2 KiB/s wr, 900 op/s 2024-08-10T06:39:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:12 smithi086 ceph-mon[98993]: osdmap e2560: 8 total, 8 up, 8 in 2024-08-10T06:39:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:12 smithi086 ceph-mon[101471]: pgmap v4840: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 669 KiB/s rd, 3.2 KiB/s wr, 900 op/s 2024-08-10T06:39:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:12 smithi086 ceph-mon[101471]: osdmap e2560: 8 total, 8 up, 8 in 2024-08-10T06:39:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:12 smithi159 ceph-mon[90359]: pgmap v4840: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 669 KiB/s rd, 3.2 KiB/s wr, 900 op/s 2024-08-10T06:39:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:12 smithi159 ceph-mon[90359]: osdmap e2560: 8 total, 8 up, 8 in 2024-08-10T06:39:14.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:13 smithi086 ceph-mon[98993]: osdmap e2561: 8 total, 8 up, 8 in 2024-08-10T06:39:14.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:13 smithi086 ceph-mon[101471]: osdmap e2561: 8 total, 8 up, 8 in 2024-08-10T06:39:14.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:13 smithi159 ceph-mon[90359]: osdmap e2561: 8 total, 8 up, 8 in 2024-08-10T06:39:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:14 smithi086 ceph-mon[98993]: pgmap v4843: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 706 KiB/s rd, 3.5 KiB/s wr, 950 op/s 2024-08-10T06:39:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:14 smithi086 ceph-mon[98993]: osdmap e2562: 8 total, 8 up, 8 in 2024-08-10T06:39:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:14 smithi086 ceph-mon[101471]: pgmap v4843: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 706 KiB/s rd, 3.5 KiB/s wr, 950 op/s 2024-08-10T06:39:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:14 smithi086 ceph-mon[101471]: osdmap e2562: 8 total, 8 up, 8 in 2024-08-10T06:39:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:14 smithi159 ceph-mon[90359]: pgmap v4843: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 706 KiB/s rd, 3.5 KiB/s wr, 950 op/s 2024-08-10T06:39:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:14 smithi159 ceph-mon[90359]: osdmap e2562: 8 total, 8 up, 8 in 2024-08-10T06:39:16.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:15 smithi086 ceph-mon[98993]: osdmap e2563: 8 total, 8 up, 8 in 2024-08-10T06:39:16.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:15 smithi086 ceph-mon[101471]: osdmap e2563: 8 total, 8 up, 8 in 2024-08-10T06:39:16.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:15 smithi159 ceph-mon[90359]: osdmap e2563: 8 total, 8 up, 8 in 2024-08-10T06:39:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:16 smithi086 ceph-mon[101471]: pgmap v4846: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 706 KiB/s rd, 3.7 KiB/s wr, 950 op/s 2024-08-10T06:39:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:16 smithi086 ceph-mon[101471]: osdmap e2564: 8 total, 8 up, 8 in 2024-08-10T06:39:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:16 smithi086 ceph-mon[98993]: pgmap v4846: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 706 KiB/s rd, 3.7 KiB/s wr, 950 op/s 2024-08-10T06:39:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:16 smithi086 ceph-mon[98993]: osdmap e2564: 8 total, 8 up, 8 in 2024-08-10T06:39:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:16 smithi159 ceph-mon[90359]: pgmap v4846: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 706 KiB/s rd, 3.7 KiB/s wr, 950 op/s 2024-08-10T06:39:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:16 smithi159 ceph-mon[90359]: osdmap e2564: 8 total, 8 up, 8 in 2024-08-10T06:39:18.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:17 smithi086 ceph-mon[98993]: osdmap e2565: 8 total, 8 up, 8 in 2024-08-10T06:39:18.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:17 smithi086 ceph-mon[101471]: osdmap e2565: 8 total, 8 up, 8 in 2024-08-10T06:39:18.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:17 smithi159 ceph-mon[90359]: osdmap e2565: 8 total, 8 up, 8 in 2024-08-10T06:39:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:39:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:39:18] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-08-10T06:39:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:18 smithi086 ceph-mon[98993]: pgmap v4849: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:39:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:18 smithi086 ceph-mon[98993]: osdmap e2566: 8 total, 8 up, 8 in 2024-08-10T06:39:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:18 smithi086 ceph-mon[101471]: pgmap v4849: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:39:19.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:18 smithi086 ceph-mon[101471]: osdmap e2566: 8 total, 8 up, 8 in 2024-08-10T06:39:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:18 smithi159 ceph-mon[90359]: pgmap v4849: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:39:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:18 smithi159 ceph-mon[90359]: osdmap e2566: 8 total, 8 up, 8 in 2024-08-10T06:39:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:19 smithi086 ceph-mon[98993]: osdmap e2567: 8 total, 8 up, 8 in 2024-08-10T06:39:20.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:19 smithi086 ceph-mon[101471]: osdmap e2567: 8 total, 8 up, 8 in 2024-08-10T06:39:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:19 smithi159 ceph-mon[90359]: osdmap e2567: 8 total, 8 up, 8 in 2024-08-10T06:39:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:20 smithi086 ceph-mon[101471]: pgmap v4852: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 739 KiB/s rd, 3.2 KiB/s wr, 994 op/s 2024-08-10T06:39:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:20 smithi086 ceph-mon[101471]: osdmap e2568: 8 total, 8 up, 8 in 2024-08-10T06:39:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:20 smithi086 ceph-mon[98993]: pgmap v4852: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 739 KiB/s rd, 3.2 KiB/s wr, 994 op/s 2024-08-10T06:39:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:20 smithi086 ceph-mon[98993]: osdmap e2568: 8 total, 8 up, 8 in 2024-08-10T06:39:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:20 smithi159 ceph-mon[90359]: pgmap v4852: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 739 KiB/s rd, 3.2 KiB/s wr, 994 op/s 2024-08-10T06:39:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:20 smithi159 ceph-mon[90359]: osdmap e2568: 8 total, 8 up, 8 in 2024-08-10T06:39:22.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:21 smithi086 ceph-mon[101471]: osdmap e2569: 8 total, 8 up, 8 in 2024-08-10T06:39:22.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:21 smithi086 ceph-mon[98993]: osdmap e2569: 8 total, 8 up, 8 in 2024-08-10T06:39:22.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:21 smithi159 ceph-mon[90359]: osdmap e2569: 8 total, 8 up, 8 in 2024-08-10T06:39:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:22 smithi086 ceph-mon[101471]: pgmap v4855: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 734 KiB/s rd, 3.5 KiB/s wr, 988 op/s 2024-08-10T06:39:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:22 smithi086 ceph-mon[101471]: osdmap e2570: 8 total, 8 up, 8 in 2024-08-10T06:39:23.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:22 smithi086 ceph-mon[98993]: pgmap v4855: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 734 KiB/s rd, 3.5 KiB/s wr, 988 op/s 2024-08-10T06:39:23.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:22 smithi086 ceph-mon[98993]: osdmap e2570: 8 total, 8 up, 8 in 2024-08-10T06:39:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:22 smithi159 ceph-mon[90359]: pgmap v4855: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 734 KiB/s rd, 3.5 KiB/s wr, 988 op/s 2024-08-10T06:39:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:22 smithi159 ceph-mon[90359]: osdmap e2570: 8 total, 8 up, 8 in 2024-08-10T06:39:24.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:23 smithi086 ceph-mon[101471]: osdmap e2571: 8 total, 8 up, 8 in 2024-08-10T06:39:24.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:23 smithi086 ceph-mon[98993]: osdmap e2571: 8 total, 8 up, 8 in 2024-08-10T06:39:24.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:23 smithi159 ceph-mon[90359]: osdmap e2571: 8 total, 8 up, 8 in 2024-08-10T06:39:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:24 smithi086 ceph-mon[98993]: pgmap v4858: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 771 KiB/s rd, 3.5 KiB/s wr, 1.04k op/s 2024-08-10T06:39:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:24 smithi086 ceph-mon[98993]: osdmap e2572: 8 total, 8 up, 8 in 2024-08-10T06:39:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:24 smithi086 ceph-mon[101471]: pgmap v4858: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 771 KiB/s rd, 3.5 KiB/s wr, 1.04k op/s 2024-08-10T06:39:25.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:24 smithi086 ceph-mon[101471]: osdmap e2572: 8 total, 8 up, 8 in 2024-08-10T06:39:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:24 smithi159 ceph-mon[90359]: pgmap v4858: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 771 KiB/s rd, 3.5 KiB/s wr, 1.04k op/s 2024-08-10T06:39:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:24 smithi159 ceph-mon[90359]: osdmap e2572: 8 total, 8 up, 8 in 2024-08-10T06:39:26.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:25 smithi086 ceph-mon[98993]: osdmap e2573: 8 total, 8 up, 8 in 2024-08-10T06:39:26.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:25 smithi086 ceph-mon[101471]: osdmap e2573: 8 total, 8 up, 8 in 2024-08-10T06:39:26.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:25 smithi159 ceph-mon[90359]: osdmap e2573: 8 total, 8 up, 8 in 2024-08-10T06:39:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:26 smithi086 ceph-mon[98993]: pgmap v4861: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 771 KiB/s rd, 3.5 KiB/s wr, 1.04k op/s 2024-08-10T06:39:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:26 smithi086 ceph-mon[98993]: osdmap e2574: 8 total, 8 up, 8 in 2024-08-10T06:39:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:39:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:26 smithi086 ceph-mon[101471]: pgmap v4861: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 771 KiB/s rd, 3.5 KiB/s wr, 1.04k op/s 2024-08-10T06:39:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:26 smithi086 ceph-mon[101471]: osdmap e2574: 8 total, 8 up, 8 in 2024-08-10T06:39:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:39:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:26 smithi159 ceph-mon[90359]: pgmap v4861: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 771 KiB/s rd, 3.5 KiB/s wr, 1.04k op/s 2024-08-10T06:39:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:26 smithi159 ceph-mon[90359]: osdmap e2574: 8 total, 8 up, 8 in 2024-08-10T06:39:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:39:28.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:27 smithi159 ceph-mon[90359]: osdmap e2575: 8 total, 8 up, 8 in 2024-08-10T06:39:28.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:27 smithi086 ceph-mon[98993]: osdmap e2575: 8 total, 8 up, 8 in 2024-08-10T06:39:28.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:27 smithi086 ceph-mon[101471]: osdmap e2575: 8 total, 8 up, 8 in 2024-08-10T06:39:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:39:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:39:28] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-08-10T06:39:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:28 smithi159 ceph-mon[90359]: pgmap v4864: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:39:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:28 smithi159 ceph-mon[90359]: osdmap e2576: 8 total, 8 up, 8 in 2024-08-10T06:39:29.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:28 smithi086 ceph-mon[98993]: pgmap v4864: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:39:29.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:28 smithi086 ceph-mon[98993]: osdmap e2576: 8 total, 8 up, 8 in 2024-08-10T06:39:29.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:28 smithi086 ceph-mon[101471]: pgmap v4864: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:39:29.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:28 smithi086 ceph-mon[101471]: osdmap e2576: 8 total, 8 up, 8 in 2024-08-10T06:39:30.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:29 smithi159 ceph-mon[90359]: osdmap e2577: 8 total, 8 up, 8 in 2024-08-10T06:39:30.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:29 smithi086 ceph-mon[98993]: osdmap e2577: 8 total, 8 up, 8 in 2024-08-10T06:39:30.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:29 smithi086 ceph-mon[101471]: osdmap e2577: 8 total, 8 up, 8 in 2024-08-10T06:39:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:30 smithi159 ceph-mon[90359]: pgmap v4867: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 803 KiB/s rd, 3.2 KiB/s wr, 1.08k op/s 2024-08-10T06:39:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:30 smithi159 ceph-mon[90359]: osdmap e2578: 8 total, 8 up, 8 in 2024-08-10T06:39:31.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:30 smithi086 ceph-mon[98993]: pgmap v4867: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 803 KiB/s rd, 3.2 KiB/s wr, 1.08k op/s 2024-08-10T06:39:31.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:30 smithi086 ceph-mon[98993]: osdmap e2578: 8 total, 8 up, 8 in 2024-08-10T06:39:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:30 smithi086 ceph-mon[101471]: pgmap v4867: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 803 KiB/s rd, 3.2 KiB/s wr, 1.08k op/s 2024-08-10T06:39:31.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:30 smithi086 ceph-mon[101471]: osdmap e2578: 8 total, 8 up, 8 in 2024-08-10T06:39:32.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:31 smithi086 ceph-mon[98993]: osdmap e2579: 8 total, 8 up, 8 in 2024-08-10T06:39:32.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:31 smithi086 ceph-mon[101471]: osdmap e2579: 8 total, 8 up, 8 in 2024-08-10T06:39:32.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:31 smithi159 ceph-mon[90359]: osdmap e2579: 8 total, 8 up, 8 in 2024-08-10T06:39:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:32 smithi086 ceph-mon[98993]: pgmap v4870: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 799 KiB/s rd, 3.2 KiB/s wr, 1.07k op/s 2024-08-10T06:39:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:32 smithi086 ceph-mon[98993]: osdmap e2580: 8 total, 8 up, 8 in 2024-08-10T06:39:33.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:32 smithi086 ceph-mon[101471]: pgmap v4870: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 799 KiB/s rd, 3.2 KiB/s wr, 1.07k op/s 2024-08-10T06:39:33.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:32 smithi086 ceph-mon[101471]: osdmap e2580: 8 total, 8 up, 8 in 2024-08-10T06:39:33.437 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:32 smithi159 ceph-mon[90359]: pgmap v4870: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 799 KiB/s rd, 3.2 KiB/s wr, 1.07k op/s 2024-08-10T06:39:33.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:32 smithi159 ceph-mon[90359]: osdmap e2580: 8 total, 8 up, 8 in 2024-08-10T06:39:34.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:33 smithi086 ceph-mon[98993]: osdmap e2581: 8 total, 8 up, 8 in 2024-08-10T06:39:34.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:39:34.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:39:34.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:39:34.410 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:33 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:39:34.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:33 smithi086 ceph-mon[101471]: osdmap e2581: 8 total, 8 up, 8 in 2024-08-10T06:39:34.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:39:34.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:39:34.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:39:34.410 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:33 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:39:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:33 smithi159 ceph-mon[90359]: osdmap e2581: 8 total, 8 up, 8 in 2024-08-10T06:39:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:39:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:39:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:39:34.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:33 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:39:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:34 smithi086 ceph-mon[98993]: pgmap v4873: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 836 KiB/s rd, 3.2 KiB/s wr, 1.12k op/s 2024-08-10T06:39:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:34 smithi086 ceph-mon[98993]: osdmap e2582: 8 total, 8 up, 8 in 2024-08-10T06:39:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:34 smithi086 ceph-mon[101471]: pgmap v4873: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 836 KiB/s rd, 3.2 KiB/s wr, 1.12k op/s 2024-08-10T06:39:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:34 smithi086 ceph-mon[101471]: osdmap e2582: 8 total, 8 up, 8 in 2024-08-10T06:39:35.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:34 smithi159 ceph-mon[90359]: pgmap v4873: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 836 KiB/s rd, 3.2 KiB/s wr, 1.12k op/s 2024-08-10T06:39:35.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:34 smithi159 ceph-mon[90359]: osdmap e2582: 8 total, 8 up, 8 in 2024-08-10T06:39:36.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:35 smithi086 ceph-mon[98993]: osdmap e2583: 8 total, 8 up, 8 in 2024-08-10T06:39:36.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:35 smithi086 ceph-mon[101471]: osdmap e2583: 8 total, 8 up, 8 in 2024-08-10T06:39:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:35 smithi159 ceph-mon[90359]: osdmap e2583: 8 total, 8 up, 8 in 2024-08-10T06:39:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:36 smithi086 ceph-mon[98993]: pgmap v4876: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 836 KiB/s rd, 3.0 KiB/s wr, 1.12k op/s 2024-08-10T06:39:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:36 smithi086 ceph-mon[98993]: osdmap e2584: 8 total, 8 up, 8 in 2024-08-10T06:39:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:36 smithi086 ceph-mon[101471]: pgmap v4876: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 836 KiB/s rd, 3.0 KiB/s wr, 1.12k op/s 2024-08-10T06:39:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:36 smithi086 ceph-mon[101471]: osdmap e2584: 8 total, 8 up, 8 in 2024-08-10T06:39:37.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:36 smithi159 ceph-mon[90359]: pgmap v4876: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 836 KiB/s rd, 3.0 KiB/s wr, 1.12k op/s 2024-08-10T06:39:37.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:36 smithi159 ceph-mon[90359]: osdmap e2584: 8 total, 8 up, 8 in 2024-08-10T06:39:38.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:37 smithi086 ceph-mon[98993]: osdmap e2585: 8 total, 8 up, 8 in 2024-08-10T06:39:38.262 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:37 smithi086 ceph-mon[101471]: osdmap e2585: 8 total, 8 up, 8 in 2024-08-10T06:39:38.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:37 smithi159 ceph-mon[90359]: osdmap e2585: 8 total, 8 up, 8 in 2024-08-10T06:39:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:39:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:39:38] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-08-10T06:39:39.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:38 smithi086 ceph-mon[98993]: pgmap v4879: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:39:39.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:38 smithi086 ceph-mon[98993]: osdmap e2586: 8 total, 8 up, 8 in 2024-08-10T06:39:39.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:38 smithi086 ceph-mon[101471]: pgmap v4879: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:39:39.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:38 smithi086 ceph-mon[101471]: osdmap e2586: 8 total, 8 up, 8 in 2024-08-10T06:39:39.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:38 smithi159 ceph-mon[90359]: pgmap v4879: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:39:39.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:38 smithi159 ceph-mon[90359]: osdmap e2586: 8 total, 8 up, 8 in 2024-08-10T06:39:40.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:39 smithi086 ceph-mon[98993]: osdmap e2587: 8 total, 8 up, 8 in 2024-08-10T06:39:40.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:39 smithi086 ceph-mon[101471]: osdmap e2587: 8 total, 8 up, 8 in 2024-08-10T06:39:40.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:39 smithi159 ceph-mon[90359]: osdmap e2587: 8 total, 8 up, 8 in 2024-08-10T06:39:41.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:40 smithi086 ceph-mon[98993]: pgmap v4882: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 869 KiB/s rd, 3.7 KiB/s wr, 1.17k op/s 2024-08-10T06:39:41.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:40 smithi086 ceph-mon[98993]: osdmap e2588: 8 total, 8 up, 8 in 2024-08-10T06:39:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:40 smithi086 ceph-mon[101471]: pgmap v4882: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 869 KiB/s rd, 3.7 KiB/s wr, 1.17k op/s 2024-08-10T06:39:41.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:40 smithi086 ceph-mon[101471]: osdmap e2588: 8 total, 8 up, 8 in 2024-08-10T06:39:41.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:40 smithi159 ceph-mon[90359]: pgmap v4882: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 869 KiB/s rd, 3.7 KiB/s wr, 1.17k op/s 2024-08-10T06:39:41.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:40 smithi159 ceph-mon[90359]: osdmap e2588: 8 total, 8 up, 8 in 2024-08-10T06:39:42.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:42 smithi086 ceph-mon[98993]: osdmap e2589: 8 total, 8 up, 8 in 2024-08-10T06:39:42.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:39:42.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:42 smithi086 ceph-mon[101471]: osdmap e2589: 8 total, 8 up, 8 in 2024-08-10T06:39:42.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:39:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:42 smithi159 ceph-mon[90359]: osdmap e2589: 8 total, 8 up, 8 in 2024-08-10T06:39:42.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:39:43.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:43 smithi086 ceph-mon[98993]: pgmap v4885: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 864 KiB/s rd, 3.7 KiB/s wr, 1.17k op/s 2024-08-10T06:39:43.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:43 smithi086 ceph-mon[98993]: osdmap e2590: 8 total, 8 up, 8 in 2024-08-10T06:39:43.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:43 smithi086 ceph-mon[101471]: pgmap v4885: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 864 KiB/s rd, 3.7 KiB/s wr, 1.17k op/s 2024-08-10T06:39:43.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:43 smithi086 ceph-mon[101471]: osdmap e2590: 8 total, 8 up, 8 in 2024-08-10T06:39:43.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:43 smithi159 ceph-mon[90359]: pgmap v4885: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 864 KiB/s rd, 3.7 KiB/s wr, 1.17k op/s 2024-08-10T06:39:43.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:43 smithi159 ceph-mon[90359]: osdmap e2590: 8 total, 8 up, 8 in 2024-08-10T06:39:44.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:44 smithi086 ceph-mon[101471]: osdmap e2591: 8 total, 8 up, 8 in 2024-08-10T06:39:44.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:44 smithi086 ceph-mon[98993]: osdmap e2591: 8 total, 8 up, 8 in 2024-08-10T06:39:44.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:44 smithi159 ceph-mon[90359]: osdmap e2591: 8 total, 8 up, 8 in 2024-08-10T06:39:45.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:45 smithi086 ceph-mon[98993]: pgmap v4888: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 902 KiB/s rd, 3.5 KiB/s wr, 1.22k op/s 2024-08-10T06:39:45.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:45 smithi086 ceph-mon[98993]: osdmap e2592: 8 total, 8 up, 8 in 2024-08-10T06:39:45.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:45 smithi086 ceph-mon[101471]: pgmap v4888: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 902 KiB/s rd, 3.5 KiB/s wr, 1.22k op/s 2024-08-10T06:39:45.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:45 smithi086 ceph-mon[101471]: osdmap e2592: 8 total, 8 up, 8 in 2024-08-10T06:39:45.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:45 smithi159 ceph-mon[90359]: pgmap v4888: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 902 KiB/s rd, 3.5 KiB/s wr, 1.22k op/s 2024-08-10T06:39:45.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:45 smithi159 ceph-mon[90359]: osdmap e2592: 8 total, 8 up, 8 in 2024-08-10T06:39:46.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:46 smithi086 ceph-mon[98993]: osdmap e2593: 8 total, 8 up, 8 in 2024-08-10T06:39:46.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:46 smithi086 ceph-mon[101471]: osdmap e2593: 8 total, 8 up, 8 in 2024-08-10T06:39:46.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:46 smithi159 ceph-mon[90359]: osdmap e2593: 8 total, 8 up, 8 in 2024-08-10T06:39:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:47 smithi086 ceph-mon[98993]: pgmap v4891: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 902 KiB/s rd, 3.7 KiB/s wr, 1.22k op/s 2024-08-10T06:39:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:47 smithi086 ceph-mon[98993]: osdmap e2594: 8 total, 8 up, 8 in 2024-08-10T06:39:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:47 smithi086 ceph-mon[101471]: pgmap v4891: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 902 KiB/s rd, 3.7 KiB/s wr, 1.22k op/s 2024-08-10T06:39:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:47 smithi086 ceph-mon[101471]: osdmap e2594: 8 total, 8 up, 8 in 2024-08-10T06:39:47.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:47 smithi159 ceph-mon[90359]: pgmap v4891: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 902 KiB/s rd, 3.7 KiB/s wr, 1.22k op/s 2024-08-10T06:39:47.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:47 smithi159 ceph-mon[90359]: osdmap e2594: 8 total, 8 up, 8 in 2024-08-10T06:39:48.307 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:48 smithi086 ceph-mon[98993]: osdmap e2595: 8 total, 8 up, 8 in 2024-08-10T06:39:48.308 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:48 smithi086 ceph-mon[101471]: osdmap e2595: 8 total, 8 up, 8 in 2024-08-10T06:39:48.308 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:39:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:39:48] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-08-10T06:39:48.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:48 smithi159 ceph-mon[90359]: osdmap e2595: 8 total, 8 up, 8 in 2024-08-10T06:39:49.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:49 smithi086 ceph-mon[98993]: pgmap v4894: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-08-10T06:39:49.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:49 smithi086 ceph-mon[98993]: osdmap e2596: 8 total, 8 up, 8 in 2024-08-10T06:39:49.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:49 smithi086 ceph-mon[101471]: pgmap v4894: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-08-10T06:39:49.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:49 smithi086 ceph-mon[101471]: osdmap e2596: 8 total, 8 up, 8 in 2024-08-10T06:39:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:49 smithi159 ceph-mon[90359]: pgmap v4894: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-08-10T06:39:49.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:49 smithi159 ceph-mon[90359]: osdmap e2596: 8 total, 8 up, 8 in 2024-08-10T06:39:50.339 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:50 smithi159 ceph-mon[90359]: osdmap e2597: 8 total, 8 up, 8 in 2024-08-10T06:39:50.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:50 smithi086 ceph-mon[98993]: osdmap e2597: 8 total, 8 up, 8 in 2024-08-10T06:39:50.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:50 smithi086 ceph-mon[101471]: osdmap e2597: 8 total, 8 up, 8 in 2024-08-10T06:39:51.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:51 smithi086 ceph-mon[98993]: pgmap v4897: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 3.2 KiB/s wr, 1.01k op/s 2024-08-10T06:39:51.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:51 smithi086 ceph-mon[98993]: osdmap e2598: 8 total, 8 up, 8 in 2024-08-10T06:39:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:51 smithi086 ceph-mon[101471]: pgmap v4897: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 3.2 KiB/s wr, 1.01k op/s 2024-08-10T06:39:51.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:51 smithi086 ceph-mon[101471]: osdmap e2598: 8 total, 8 up, 8 in 2024-08-10T06:39:51.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:51 smithi159 ceph-mon[90359]: pgmap v4897: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 3.2 KiB/s wr, 1.01k op/s 2024-08-10T06:39:51.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:51 smithi159 ceph-mon[90359]: osdmap e2598: 8 total, 8 up, 8 in 2024-08-10T06:39:52.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:52 smithi086 ceph-mon[98993]: osdmap e2599: 8 total, 8 up, 8 in 2024-08-10T06:39:52.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:52 smithi086 ceph-mon[101471]: osdmap e2599: 8 total, 8 up, 8 in 2024-08-10T06:39:52.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:52 smithi159 ceph-mon[90359]: osdmap e2599: 8 total, 8 up, 8 in 2024-08-10T06:39:53.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:53 smithi086 ceph-mon[98993]: pgmap v4900: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 754 KiB/s rd, 3.5 KiB/s wr, 1.01k op/s 2024-08-10T06:39:53.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:53 smithi086 ceph-mon[98993]: osdmap e2600: 8 total, 8 up, 8 in 2024-08-10T06:39:53.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:53 smithi086 ceph-mon[101471]: pgmap v4900: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 754 KiB/s rd, 3.5 KiB/s wr, 1.01k op/s 2024-08-10T06:39:53.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:53 smithi086 ceph-mon[101471]: osdmap e2600: 8 total, 8 up, 8 in 2024-08-10T06:39:53.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:53 smithi159 ceph-mon[90359]: pgmap v4900: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 754 KiB/s rd, 3.5 KiB/s wr, 1.01k op/s 2024-08-10T06:39:53.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:53 smithi159 ceph-mon[90359]: osdmap e2600: 8 total, 8 up, 8 in 2024-08-10T06:39:54.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:54 smithi086 ceph-mon[98993]: osdmap e2601: 8 total, 8 up, 8 in 2024-08-10T06:39:54.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:54 smithi086 ceph-mon[101471]: osdmap e2601: 8 total, 8 up, 8 in 2024-08-10T06:39:54.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:54 smithi159 ceph-mon[90359]: osdmap e2601: 8 total, 8 up, 8 in 2024-08-10T06:39:55.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:55 smithi086 ceph-mon[101471]: pgmap v4903: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 948 KiB/s rd, 2.7 KiB/s wr, 1.29k op/s 2024-08-10T06:39:55.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:55 smithi086 ceph-mon[101471]: osdmap e2602: 8 total, 8 up, 8 in 2024-08-10T06:39:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:55 smithi086 ceph-mon[98993]: pgmap v4903: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 948 KiB/s rd, 2.7 KiB/s wr, 1.29k op/s 2024-08-10T06:39:55.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:55 smithi086 ceph-mon[98993]: osdmap e2602: 8 total, 8 up, 8 in 2024-08-10T06:39:55.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:55 smithi159 ceph-mon[90359]: pgmap v4903: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 948 KiB/s rd, 2.7 KiB/s wr, 1.29k op/s 2024-08-10T06:39:55.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:55 smithi159 ceph-mon[90359]: osdmap e2602: 8 total, 8 up, 8 in 2024-08-10T06:39:56.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:56 smithi086 ceph-mon[98993]: osdmap e2603: 8 total, 8 up, 8 in 2024-08-10T06:39:56.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:56 smithi086 ceph-mon[101471]: osdmap e2603: 8 total, 8 up, 8 in 2024-08-10T06:39:56.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:56 smithi159 ceph-mon[90359]: osdmap e2603: 8 total, 8 up, 8 in 2024-08-10T06:39:57.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:57 smithi086 ceph-mon[101471]: pgmap v4906: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 948 KiB/s rd, 2.7 KiB/s wr, 1.29k op/s 2024-08-10T06:39:57.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:57 smithi086 ceph-mon[101471]: osdmap e2604: 8 total, 8 up, 8 in 2024-08-10T06:39:57.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:39:57.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:57 smithi086 ceph-mon[98993]: pgmap v4906: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 948 KiB/s rd, 2.7 KiB/s wr, 1.29k op/s 2024-08-10T06:39:57.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:57 smithi086 ceph-mon[98993]: osdmap e2604: 8 total, 8 up, 8 in 2024-08-10T06:39:57.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:39:57.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:57 smithi159 ceph-mon[90359]: pgmap v4906: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 948 KiB/s rd, 2.7 KiB/s wr, 1.29k op/s 2024-08-10T06:39:57.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:57 smithi159 ceph-mon[90359]: osdmap e2604: 8 total, 8 up, 8 in 2024-08-10T06:39:57.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:39:58.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:58 smithi086 ceph-mon[98993]: osdmap e2605: 8 total, 8 up, 8 in 2024-08-10T06:39:58.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:58 smithi086 ceph-mon[101471]: osdmap e2605: 8 total, 8 up, 8 in 2024-08-10T06:39:58.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:39:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:39:58] "GET /metrics HTTP/1.1" 200 36651 "" "Prometheus/2.43.0" 2024-08-10T06:39:58.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:58 smithi159 ceph-mon[90359]: osdmap e2605: 8 total, 8 up, 8 in 2024-08-10T06:39:59.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:59 smithi086 ceph-mon[98993]: pgmap v4909: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:39:59.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:39:59 smithi086 ceph-mon[98993]: osdmap e2606: 8 total, 8 up, 8 in 2024-08-10T06:39:59.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:59 smithi086 ceph-mon[101471]: pgmap v4909: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:39:59.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:39:59 smithi086 ceph-mon[101471]: osdmap e2606: 8 total, 8 up, 8 in 2024-08-10T06:39:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:59 smithi159 ceph-mon[90359]: pgmap v4909: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:39:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:39:59 smithi159 ceph-mon[90359]: osdmap e2606: 8 total, 8 up, 8 in 2024-08-10T06:40:00.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:00 smithi086 ceph-mon[98993]: osdmap e2607: 8 total, 8 up, 8 in 2024-08-10T06:40:00.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:00 smithi086 ceph-mon[98993]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-10T06:40:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:00 smithi086 ceph-mon[101471]: osdmap e2607: 8 total, 8 up, 8 in 2024-08-10T06:40:00.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:00 smithi086 ceph-mon[101471]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-10T06:40:00.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:00 smithi159 ceph-mon[90359]: osdmap e2607: 8 total, 8 up, 8 in 2024-08-10T06:40:00.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:00 smithi159 ceph-mon[90359]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-10T06:40:01.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:01 smithi086 ceph-mon[98993]: pgmap v4912: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 992 KiB/s rd, 3.2 KiB/s wr, 1.34k op/s 2024-08-10T06:40:01.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:01 smithi086 ceph-mon[98993]: osdmap e2608: 8 total, 8 up, 8 in 2024-08-10T06:40:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:01 smithi086 ceph-mon[101471]: pgmap v4912: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 992 KiB/s rd, 3.2 KiB/s wr, 1.34k op/s 2024-08-10T06:40:01.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:01 smithi086 ceph-mon[101471]: osdmap e2608: 8 total, 8 up, 8 in 2024-08-10T06:40:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:01 smithi159 ceph-mon[90359]: pgmap v4912: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 992 KiB/s rd, 3.2 KiB/s wr, 1.34k op/s 2024-08-10T06:40:01.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:01 smithi159 ceph-mon[90359]: osdmap e2608: 8 total, 8 up, 8 in 2024-08-10T06:40:02.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:02 smithi086 ceph-mon[101471]: osdmap e2609: 8 total, 8 up, 8 in 2024-08-10T06:40:02.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:02 smithi086 ceph-mon[101471]: pgmap v4915: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 987 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2024-08-10T06:40:02.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:02 smithi086 ceph-mon[98993]: osdmap e2609: 8 total, 8 up, 8 in 2024-08-10T06:40:02.407 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:02 smithi086 ceph-mon[98993]: pgmap v4915: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 987 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2024-08-10T06:40:02.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:02 smithi159 ceph-mon[90359]: osdmap e2609: 8 total, 8 up, 8 in 2024-08-10T06:40:02.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:02 smithi159 ceph-mon[90359]: pgmap v4915: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 987 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2024-08-10T06:40:03.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:03 smithi086 ceph-mon[98993]: osdmap e2610: 8 total, 8 up, 8 in 2024-08-10T06:40:03.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:03 smithi086 ceph-mon[101471]: osdmap e2610: 8 total, 8 up, 8 in 2024-08-10T06:40:03.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:03 smithi159 ceph-mon[90359]: osdmap e2610: 8 total, 8 up, 8 in 2024-08-10T06:40:04.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:04 smithi159 ceph-mon[90359]: osdmap e2611: 8 total, 8 up, 8 in 2024-08-10T06:40:04.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:04 smithi159 ceph-mon[90359]: pgmap v4918: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.0 KiB/s wr, 1.38k op/s 2024-08-10T06:40:04.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:04 smithi086 ceph-mon[101471]: osdmap e2611: 8 total, 8 up, 8 in 2024-08-10T06:40:04.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:04 smithi086 ceph-mon[101471]: pgmap v4918: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.0 KiB/s wr, 1.38k op/s 2024-08-10T06:40:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:04 smithi086 ceph-mon[98993]: osdmap e2611: 8 total, 8 up, 8 in 2024-08-10T06:40:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:04 smithi086 ceph-mon[98993]: pgmap v4918: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.0 KiB/s wr, 1.38k op/s 2024-08-10T06:40:05.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:05 smithi159 ceph-mon[90359]: osdmap e2612: 8 total, 8 up, 8 in 2024-08-10T06:40:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:05 smithi086 ceph-mon[98993]: osdmap e2612: 8 total, 8 up, 8 in 2024-08-10T06:40:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:05 smithi086 ceph-mon[101471]: osdmap e2612: 8 total, 8 up, 8 in 2024-08-10T06:40:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:06 smithi159 ceph-mon[90359]: osdmap e2613: 8 total, 8 up, 8 in 2024-08-10T06:40:06.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:06 smithi159 ceph-mon[90359]: pgmap v4921: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.38k op/s 2024-08-10T06:40:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:06 smithi086 ceph-mon[101471]: osdmap e2613: 8 total, 8 up, 8 in 2024-08-10T06:40:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:06 smithi086 ceph-mon[101471]: pgmap v4921: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.38k op/s 2024-08-10T06:40:06.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:06 smithi086 ceph-mon[98993]: osdmap e2613: 8 total, 8 up, 8 in 2024-08-10T06:40:06.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:06 smithi086 ceph-mon[98993]: pgmap v4921: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.38k op/s 2024-08-10T06:40:07.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:07 smithi159 ceph-mon[90359]: osdmap e2614: 8 total, 8 up, 8 in 2024-08-10T06:40:07.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:07 smithi086 ceph-mon[98993]: osdmap e2614: 8 total, 8 up, 8 in 2024-08-10T06:40:07.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:07 smithi086 ceph-mon[101471]: osdmap e2614: 8 total, 8 up, 8 in 2024-08-10T06:40:08.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:08 smithi159 ceph-mon[90359]: osdmap e2615: 8 total, 8 up, 8 in 2024-08-10T06:40:08.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:08 smithi159 ceph-mon[90359]: pgmap v4924: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-10T06:40:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:08 smithi086 ceph-mon[98993]: osdmap e2615: 8 total, 8 up, 8 in 2024-08-10T06:40:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:08 smithi086 ceph-mon[98993]: pgmap v4924: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-10T06:40:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:08 smithi086 ceph-mon[101471]: osdmap e2615: 8 total, 8 up, 8 in 2024-08-10T06:40:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:08 smithi086 ceph-mon[101471]: pgmap v4924: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-10T06:40:08.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:40:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:40:08] "GET /metrics HTTP/1.1" 200 36651 "" "Prometheus/2.43.0" 2024-08-10T06:40:09.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:09 smithi086 ceph-mon[98993]: osdmap e2616: 8 total, 8 up, 8 in 2024-08-10T06:40:09.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:09 smithi086 ceph-mon[101471]: osdmap e2616: 8 total, 8 up, 8 in 2024-08-10T06:40:09.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:09 smithi159 ceph-mon[90359]: osdmap e2616: 8 total, 8 up, 8 in 2024-08-10T06:40:10.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:10 smithi086 ceph-mon[98993]: osdmap e2617: 8 total, 8 up, 8 in 2024-08-10T06:40:10.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:10 smithi086 ceph-mon[98993]: pgmap v4927: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 KiB/s wr, 1.43k op/s 2024-08-10T06:40:10.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:10 smithi086 ceph-mon[101471]: osdmap e2617: 8 total, 8 up, 8 in 2024-08-10T06:40:10.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:10 smithi086 ceph-mon[101471]: pgmap v4927: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 KiB/s wr, 1.43k op/s 2024-08-10T06:40:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:10 smithi159 ceph-mon[90359]: osdmap e2617: 8 total, 8 up, 8 in 2024-08-10T06:40:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:10 smithi159 ceph-mon[90359]: pgmap v4927: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 KiB/s wr, 1.43k op/s 2024-08-10T06:40:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:11 smithi086 ceph-mon[98993]: osdmap e2618: 8 total, 8 up, 8 in 2024-08-10T06:40:11.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:11 smithi086 ceph-mon[101471]: osdmap e2618: 8 total, 8 up, 8 in 2024-08-10T06:40:11.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:11 smithi159 ceph-mon[90359]: osdmap e2618: 8 total, 8 up, 8 in 2024-08-10T06:40:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:12 smithi086 ceph-mon[101471]: osdmap e2619: 8 total, 8 up, 8 in 2024-08-10T06:40:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:40:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:12 smithi086 ceph-mon[101471]: pgmap v4930: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.42k op/s 2024-08-10T06:40:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:12 smithi086 ceph-mon[98993]: osdmap e2619: 8 total, 8 up, 8 in 2024-08-10T06:40:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:40:12.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:12 smithi086 ceph-mon[98993]: pgmap v4930: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.42k op/s 2024-08-10T06:40:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:12 smithi159 ceph-mon[90359]: osdmap e2619: 8 total, 8 up, 8 in 2024-08-10T06:40:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:40:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:12 smithi159 ceph-mon[90359]: pgmap v4930: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.42k op/s 2024-08-10T06:40:13.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:13 smithi086 ceph-mon[98993]: osdmap e2620: 8 total, 8 up, 8 in 2024-08-10T06:40:13.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:13 smithi086 ceph-mon[101471]: osdmap e2620: 8 total, 8 up, 8 in 2024-08-10T06:40:13.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:13 smithi159 ceph-mon[90359]: osdmap e2620: 8 total, 8 up, 8 in 2024-08-10T06:40:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:14 smithi086 ceph-mon[98993]: osdmap e2621: 8 total, 8 up, 8 in 2024-08-10T06:40:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:14 smithi086 ceph-mon[98993]: pgmap v4933: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.47k op/s 2024-08-10T06:40:14.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:14 smithi086 ceph-mon[101471]: osdmap e2621: 8 total, 8 up, 8 in 2024-08-10T06:40:14.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:14 smithi086 ceph-mon[101471]: pgmap v4933: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.47k op/s 2024-08-10T06:40:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:14 smithi159 ceph-mon[90359]: osdmap e2621: 8 total, 8 up, 8 in 2024-08-10T06:40:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:14 smithi159 ceph-mon[90359]: pgmap v4933: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.47k op/s 2024-08-10T06:40:15.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:15 smithi086 ceph-mon[98993]: osdmap e2622: 8 total, 8 up, 8 in 2024-08-10T06:40:15.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:15 smithi086 ceph-mon[101471]: osdmap e2622: 8 total, 8 up, 8 in 2024-08-10T06:40:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:15 smithi159 ceph-mon[90359]: osdmap e2622: 8 total, 8 up, 8 in 2024-08-10T06:40:16.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:16 smithi086 ceph-mon[98993]: osdmap e2623: 8 total, 8 up, 8 in 2024-08-10T06:40:16.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:16 smithi086 ceph-mon[98993]: pgmap v4936: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.47k op/s 2024-08-10T06:40:16.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:16 smithi086 ceph-mon[101471]: osdmap e2623: 8 total, 8 up, 8 in 2024-08-10T06:40:16.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:16 smithi086 ceph-mon[101471]: pgmap v4936: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.47k op/s 2024-08-10T06:40:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:16 smithi159 ceph-mon[90359]: osdmap e2623: 8 total, 8 up, 8 in 2024-08-10T06:40:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:16 smithi159 ceph-mon[90359]: pgmap v4936: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.47k op/s 2024-08-10T06:40:17.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:17 smithi086 ceph-mon[98993]: osdmap e2624: 8 total, 8 up, 8 in 2024-08-10T06:40:17.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:17 smithi086 ceph-mon[101471]: osdmap e2624: 8 total, 8 up, 8 in 2024-08-10T06:40:17.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:17 smithi159 ceph-mon[90359]: osdmap e2624: 8 total, 8 up, 8 in 2024-08-10T06:40:18.557 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:18 smithi086 ceph-mon[101471]: osdmap e2625: 8 total, 8 up, 8 in 2024-08-10T06:40:18.558 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:18 smithi086 ceph-mon[101471]: pgmap v4939: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:40:18.558 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:18 smithi086 ceph-mon[98993]: osdmap e2625: 8 total, 8 up, 8 in 2024-08-10T06:40:18.558 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:18 smithi086 ceph-mon[98993]: pgmap v4939: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:40:18.558 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:40:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:40:18] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-08-10T06:40:18.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:18 smithi159 ceph-mon[90359]: osdmap e2625: 8 total, 8 up, 8 in 2024-08-10T06:40:18.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:18 smithi159 ceph-mon[90359]: pgmap v4939: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:40:19.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:19 smithi086 ceph-mon[98993]: osdmap e2626: 8 total, 8 up, 8 in 2024-08-10T06:40:19.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:19 smithi086 ceph-mon[101471]: osdmap e2626: 8 total, 8 up, 8 in 2024-08-10T06:40:19.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:19 smithi159 ceph-mon[90359]: osdmap e2626: 8 total, 8 up, 8 in 2024-08-10T06:40:20.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:20 smithi159 ceph-mon[90359]: osdmap e2627: 8 total, 8 up, 8 in 2024-08-10T06:40:20.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:20 smithi159 ceph-mon[90359]: pgmap v4942: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.51k op/s 2024-08-10T06:40:20.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:20 smithi086 ceph-mon[98993]: osdmap e2627: 8 total, 8 up, 8 in 2024-08-10T06:40:20.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:20 smithi086 ceph-mon[98993]: pgmap v4942: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.51k op/s 2024-08-10T06:40:20.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:20 smithi086 ceph-mon[101471]: osdmap e2627: 8 total, 8 up, 8 in 2024-08-10T06:40:20.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:20 smithi086 ceph-mon[101471]: pgmap v4942: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.51k op/s 2024-08-10T06:40:21.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:21 smithi086 ceph-mon[98993]: osdmap e2628: 8 total, 8 up, 8 in 2024-08-10T06:40:21.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:21 smithi086 ceph-mon[101471]: osdmap e2628: 8 total, 8 up, 8 in 2024-08-10T06:40:21.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:21 smithi159 ceph-mon[90359]: osdmap e2628: 8 total, 8 up, 8 in 2024-08-10T06:40:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:22 smithi086 ceph-mon[98993]: osdmap e2629: 8 total, 8 up, 8 in 2024-08-10T06:40:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:22 smithi086 ceph-mon[98993]: pgmap v4945: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.51k op/s 2024-08-10T06:40:22.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:22 smithi086 ceph-mon[101471]: osdmap e2629: 8 total, 8 up, 8 in 2024-08-10T06:40:22.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:22 smithi086 ceph-mon[101471]: pgmap v4945: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.51k op/s 2024-08-10T06:40:22.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:22 smithi159 ceph-mon[90359]: osdmap e2629: 8 total, 8 up, 8 in 2024-08-10T06:40:22.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:22 smithi159 ceph-mon[90359]: pgmap v4945: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.51k op/s 2024-08-10T06:40:23.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:23 smithi086 ceph-mon[98993]: osdmap e2630: 8 total, 8 up, 8 in 2024-08-10T06:40:23.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:23 smithi086 ceph-mon[101471]: osdmap e2630: 8 total, 8 up, 8 in 2024-08-10T06:40:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:23 smithi159 ceph-mon[90359]: osdmap e2630: 8 total, 8 up, 8 in 2024-08-10T06:40:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:24 smithi086 ceph-mon[98993]: osdmap e2631: 8 total, 8 up, 8 in 2024-08-10T06:40:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:24 smithi086 ceph-mon[98993]: pgmap v4948: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.56k op/s 2024-08-10T06:40:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:24 smithi086 ceph-mon[101471]: osdmap e2631: 8 total, 8 up, 8 in 2024-08-10T06:40:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:24 smithi086 ceph-mon[101471]: pgmap v4948: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.56k op/s 2024-08-10T06:40:24.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:24 smithi159 ceph-mon[90359]: osdmap e2631: 8 total, 8 up, 8 in 2024-08-10T06:40:24.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:24 smithi159 ceph-mon[90359]: pgmap v4948: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.56k op/s 2024-08-10T06:40:25.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:25 smithi086 ceph-mon[98993]: osdmap e2632: 8 total, 8 up, 8 in 2024-08-10T06:40:25.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:25 smithi086 ceph-mon[101471]: osdmap e2632: 8 total, 8 up, 8 in 2024-08-10T06:40:25.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:25 smithi159 ceph-mon[90359]: osdmap e2632: 8 total, 8 up, 8 in 2024-08-10T06:40:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:26 smithi086 ceph-mon[101471]: osdmap e2633: 8 total, 8 up, 8 in 2024-08-10T06:40:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:26 smithi086 ceph-mon[101471]: pgmap v4951: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.56k op/s 2024-08-10T06:40:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:26 smithi086 ceph-mon[98993]: osdmap e2633: 8 total, 8 up, 8 in 2024-08-10T06:40:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:26 smithi086 ceph-mon[98993]: pgmap v4951: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.56k op/s 2024-08-10T06:40:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:26 smithi159 ceph-mon[90359]: osdmap e2633: 8 total, 8 up, 8 in 2024-08-10T06:40:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:26 smithi159 ceph-mon[90359]: pgmap v4951: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.56k op/s 2024-08-10T06:40:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:27 smithi086 ceph-mon[101471]: osdmap e2634: 8 total, 8 up, 8 in 2024-08-10T06:40:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:40:27.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:27 smithi086 ceph-mon[98993]: osdmap e2634: 8 total, 8 up, 8 in 2024-08-10T06:40:27.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:40:27.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:27 smithi159 ceph-mon[90359]: osdmap e2634: 8 total, 8 up, 8 in 2024-08-10T06:40:27.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:40:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:40:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:40:28] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-08-10T06:40:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:28 smithi086 ceph-mon[98993]: osdmap e2635: 8 total, 8 up, 8 in 2024-08-10T06:40:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:28 smithi086 ceph-mon[98993]: pgmap v4954: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:40:28.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:28 smithi086 ceph-mon[101471]: osdmap e2635: 8 total, 8 up, 8 in 2024-08-10T06:40:28.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:28 smithi086 ceph-mon[101471]: pgmap v4954: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:40:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:28 smithi159 ceph-mon[90359]: osdmap e2635: 8 total, 8 up, 8 in 2024-08-10T06:40:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:28 smithi159 ceph-mon[90359]: pgmap v4954: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-10T06:40:29.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:29 smithi086 ceph-mon[98993]: osdmap e2636: 8 total, 8 up, 8 in 2024-08-10T06:40:29.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:29 smithi086 ceph-mon[101471]: osdmap e2636: 8 total, 8 up, 8 in 2024-08-10T06:40:29.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:29 smithi159 ceph-mon[90359]: osdmap e2636: 8 total, 8 up, 8 in 2024-08-10T06:40:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:30 smithi086 ceph-mon[98993]: osdmap e2637: 8 total, 8 up, 8 in 2024-08-10T06:40:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:30 smithi086 ceph-mon[98993]: pgmap v4957: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.7 KiB/s wr, 1.60k op/s 2024-08-10T06:40:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:30 smithi086 ceph-mon[101471]: osdmap e2637: 8 total, 8 up, 8 in 2024-08-10T06:40:30.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:30 smithi086 ceph-mon[101471]: pgmap v4957: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.7 KiB/s wr, 1.60k op/s 2024-08-10T06:40:30.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:30 smithi159 ceph-mon[90359]: osdmap e2637: 8 total, 8 up, 8 in 2024-08-10T06:40:30.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:30 smithi159 ceph-mon[90359]: pgmap v4957: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.7 KiB/s wr, 1.60k op/s 2024-08-10T06:40:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:31 smithi086 ceph-mon[101471]: osdmap e2638: 8 total, 8 up, 8 in 2024-08-10T06:40:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:31 smithi086 ceph-mon[98993]: osdmap e2638: 8 total, 8 up, 8 in 2024-08-10T06:40:31.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:31 smithi159 ceph-mon[90359]: osdmap e2638: 8 total, 8 up, 8 in 2024-08-10T06:40:32.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:32 smithi086 ceph-mon[98993]: osdmap e2639: 8 total, 8 up, 8 in 2024-08-10T06:40:32.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:32 smithi086 ceph-mon[98993]: pgmap v4960: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.59k op/s 2024-08-10T06:40:32.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:32 smithi086 ceph-mon[101471]: osdmap e2639: 8 total, 8 up, 8 in 2024-08-10T06:40:32.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:32 smithi086 ceph-mon[101471]: pgmap v4960: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.59k op/s 2024-08-10T06:40:32.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:32 smithi159 ceph-mon[90359]: osdmap e2639: 8 total, 8 up, 8 in 2024-08-10T06:40:32.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:32 smithi159 ceph-mon[90359]: pgmap v4960: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.59k op/s 2024-08-10T06:40:33.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:33 smithi086 ceph-mon[98993]: osdmap e2640: 8 total, 8 up, 8 in 2024-08-10T06:40:33.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:33 smithi086 ceph-mon[101471]: osdmap e2640: 8 total, 8 up, 8 in 2024-08-10T06:40:33.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:33 smithi159 ceph-mon[90359]: osdmap e2640: 8 total, 8 up, 8 in 2024-08-10T06:40:34.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:34 smithi086 ceph-mon[98993]: osdmap e2641: 8 total, 8 up, 8 in 2024-08-10T06:40:34.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:34 smithi086 ceph-mon[98993]: pgmap v4963: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.65k op/s 2024-08-10T06:40:34.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:34 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:40:34.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:34 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:40:34.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:34 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:40:34.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:34 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:40:34.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:34 smithi086 ceph-mon[101471]: osdmap e2641: 8 total, 8 up, 8 in 2024-08-10T06:40:34.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:34 smithi086 ceph-mon[101471]: pgmap v4963: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.65k op/s 2024-08-10T06:40:34.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:34 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:40:34.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:34 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:40:34.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:34 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:40:34.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:34 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:40:34.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:34 smithi159 ceph-mon[90359]: osdmap e2641: 8 total, 8 up, 8 in 2024-08-10T06:40:34.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:34 smithi159 ceph-mon[90359]: pgmap v4963: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.65k op/s 2024-08-10T06:40:34.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:34 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:40:34.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:34 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:40:34.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:34 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:40:34.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:34 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:40:35.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:35 smithi086 ceph-mon[98993]: osdmap e2642: 8 total, 8 up, 8 in 2024-08-10T06:40:35.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:35 smithi086 ceph-mon[101471]: osdmap e2642: 8 total, 8 up, 8 in 2024-08-10T06:40:35.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:35 smithi159 ceph-mon[90359]: osdmap e2642: 8 total, 8 up, 8 in 2024-08-10T06:40:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:36 smithi086 ceph-mon[101471]: osdmap e2643: 8 total, 8 up, 8 in 2024-08-10T06:40:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:36 smithi086 ceph-mon[101471]: pgmap v4966: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.65k op/s 2024-08-10T06:40:36.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:36 smithi086 ceph-mon[98993]: osdmap e2643: 8 total, 8 up, 8 in 2024-08-10T06:40:36.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:36 smithi086 ceph-mon[98993]: pgmap v4966: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.65k op/s 2024-08-10T06:40:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:36 smithi159 ceph-mon[90359]: osdmap e2643: 8 total, 8 up, 8 in 2024-08-10T06:40:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:36 smithi159 ceph-mon[90359]: pgmap v4966: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.65k op/s 2024-08-10T06:40:37.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:37 smithi086 ceph-mon[98993]: osdmap e2644: 8 total, 8 up, 8 in 2024-08-10T06:40:37.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:37 smithi086 ceph-mon[101471]: osdmap e2644: 8 total, 8 up, 8 in 2024-08-10T06:40:37.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:37 smithi159 ceph-mon[90359]: osdmap e2644: 8 total, 8 up, 8 in 2024-08-10T06:40:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:38 smithi086 ceph-mon[101471]: osdmap e2645: 8 total, 8 up, 8 in 2024-08-10T06:40:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:38 smithi086 ceph-mon[101471]: pgmap v4969: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:40:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:38 smithi086 ceph-mon[98993]: osdmap e2645: 8 total, 8 up, 8 in 2024-08-10T06:40:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:38 smithi086 ceph-mon[98993]: pgmap v4969: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:40:38.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:40:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:40:38] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-08-10T06:40:38.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:38 smithi159 ceph-mon[90359]: osdmap e2645: 8 total, 8 up, 8 in 2024-08-10T06:40:38.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:38 smithi159 ceph-mon[90359]: pgmap v4969: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-10T06:40:39.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:39 smithi086 ceph-mon[101471]: osdmap e2646: 8 total, 8 up, 8 in 2024-08-10T06:40:39.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:39 smithi086 ceph-mon[98993]: osdmap e2646: 8 total, 8 up, 8 in 2024-08-10T06:40:39.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:39 smithi159 ceph-mon[90359]: osdmap e2646: 8 total, 8 up, 8 in 2024-08-10T06:40:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:40 smithi086 ceph-mon[98993]: osdmap e2647: 8 total, 8 up, 8 in 2024-08-10T06:40:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:40 smithi086 ceph-mon[98993]: pgmap v4972: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.69k op/s 2024-08-10T06:40:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:40 smithi086 ceph-mon[101471]: osdmap e2647: 8 total, 8 up, 8 in 2024-08-10T06:40:40.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:40 smithi086 ceph-mon[101471]: pgmap v4972: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.69k op/s 2024-08-10T06:40:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:40 smithi159 ceph-mon[90359]: osdmap e2647: 8 total, 8 up, 8 in 2024-08-10T06:40:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:40 smithi159 ceph-mon[90359]: pgmap v4972: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.69k op/s 2024-08-10T06:40:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:41 smithi159 ceph-mon[90359]: osdmap e2648: 8 total, 8 up, 8 in 2024-08-10T06:40:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:40:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:41 smithi086 ceph-mon[98993]: osdmap e2648: 8 total, 8 up, 8 in 2024-08-10T06:40:41.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:40:41.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:41 smithi086 ceph-mon[101471]: osdmap e2648: 8 total, 8 up, 8 in 2024-08-10T06:40:41.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:40:42.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:42 smithi159 ceph-mon[90359]: osdmap e2649: 8 total, 8 up, 8 in 2024-08-10T06:40:42.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:42 smithi159 ceph-mon[90359]: pgmap v4975: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.68k op/s 2024-08-10T06:40:42.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:42 smithi086 ceph-mon[98993]: osdmap e2649: 8 total, 8 up, 8 in 2024-08-10T06:40:42.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:42 smithi086 ceph-mon[98993]: pgmap v4975: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.68k op/s 2024-08-10T06:40:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:42 smithi086 ceph-mon[101471]: osdmap e2649: 8 total, 8 up, 8 in 2024-08-10T06:40:42.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:42 smithi086 ceph-mon[101471]: pgmap v4975: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.68k op/s 2024-08-10T06:40:43.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:43 smithi159 ceph-mon[90359]: osdmap e2650: 8 total, 8 up, 8 in 2024-08-10T06:40:43.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:43 smithi086 ceph-mon[98993]: osdmap e2650: 8 total, 8 up, 8 in 2024-08-10T06:40:43.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:43 smithi086 ceph-mon[101471]: osdmap e2650: 8 total, 8 up, 8 in 2024-08-10T06:40:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:44 smithi086 ceph-mon[101471]: osdmap e2651: 8 total, 8 up, 8 in 2024-08-10T06:40:44.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:44 smithi086 ceph-mon[101471]: pgmap v4978: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.74k op/s 2024-08-10T06:40:44.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:44 smithi086 ceph-mon[98993]: osdmap e2651: 8 total, 8 up, 8 in 2024-08-10T06:40:44.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:44 smithi086 ceph-mon[98993]: pgmap v4978: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.74k op/s 2024-08-10T06:40:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:44 smithi159 ceph-mon[90359]: osdmap e2651: 8 total, 8 up, 8 in 2024-08-10T06:40:44.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:44 smithi159 ceph-mon[90359]: pgmap v4978: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.74k op/s 2024-08-10T06:40:45.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:45 smithi086 ceph-mon[101471]: osdmap e2652: 8 total, 8 up, 8 in 2024-08-10T06:40:45.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:45 smithi086 ceph-mon[98993]: osdmap e2652: 8 total, 8 up, 8 in 2024-08-10T06:40:45.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:45 smithi159 ceph-mon[90359]: osdmap e2652: 8 total, 8 up, 8 in 2024-08-10T06:40:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:46 smithi086 ceph-mon[101471]: osdmap e2653: 8 total, 8 up, 8 in 2024-08-10T06:40:46.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:46 smithi086 ceph-mon[101471]: pgmap v4981: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.2 KiB/s wr, 1.73k op/s 2024-08-10T06:40:46.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:46 smithi086 ceph-mon[98993]: osdmap e2653: 8 total, 8 up, 8 in 2024-08-10T06:40:46.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:46 smithi086 ceph-mon[98993]: pgmap v4981: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.2 KiB/s wr, 1.73k op/s 2024-08-10T06:40:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:46 smithi159 ceph-mon[90359]: osdmap e2653: 8 total, 8 up, 8 in 2024-08-10T06:40:46.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:46 smithi159 ceph-mon[90359]: pgmap v4981: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.2 KiB/s wr, 1.73k op/s 2024-08-10T06:40:47.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:47 smithi086 ceph-mon[98993]: osdmap e2654: 8 total, 8 up, 8 in 2024-08-10T06:40:47.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:47 smithi086 ceph-mon[101471]: osdmap e2654: 8 total, 8 up, 8 in 2024-08-10T06:40:47.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:47 smithi159 ceph-mon[90359]: osdmap e2654: 8 total, 8 up, 8 in 2024-08-10T06:40:48.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:48 smithi086 ceph-mon[98993]: osdmap e2655: 8 total, 8 up, 8 in 2024-08-10T06:40:48.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:48 smithi086 ceph-mon[98993]: pgmap v4984: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-10T06:40:48.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:48 smithi086 ceph-mon[101471]: osdmap e2655: 8 total, 8 up, 8 in 2024-08-10T06:40:48.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:48 smithi086 ceph-mon[101471]: pgmap v4984: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-10T06:40:48.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:40:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:40:48] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.43.0" 2024-08-10T06:40:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:48 smithi159 ceph-mon[90359]: osdmap e2655: 8 total, 8 up, 8 in 2024-08-10T06:40:48.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:48 smithi159 ceph-mon[90359]: pgmap v4984: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-10T06:40:49.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:49 smithi086 ceph-mon[98993]: osdmap e2656: 8 total, 8 up, 8 in 2024-08-10T06:40:49.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:49 smithi086 ceph-mon[101471]: osdmap e2656: 8 total, 8 up, 8 in 2024-08-10T06:40:49.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:49 smithi159 ceph-mon[90359]: osdmap e2656: 8 total, 8 up, 8 in 2024-08-10T06:40:50.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:50 smithi159 ceph-mon[90359]: osdmap e2657: 8 total, 8 up, 8 in 2024-08-10T06:40:50.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:50 smithi159 ceph-mon[90359]: pgmap v4987: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.78k op/s 2024-08-10T06:40:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:50 smithi086 ceph-mon[98993]: osdmap e2657: 8 total, 8 up, 8 in 2024-08-10T06:40:50.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:50 smithi086 ceph-mon[98993]: pgmap v4987: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.78k op/s 2024-08-10T06:40:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:50 smithi086 ceph-mon[101471]: osdmap e2657: 8 total, 8 up, 8 in 2024-08-10T06:40:50.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:50 smithi086 ceph-mon[101471]: pgmap v4987: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.78k op/s 2024-08-10T06:40:51.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:51 smithi086 ceph-mon[101471]: osdmap e2658: 8 total, 8 up, 8 in 2024-08-10T06:40:51.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:51 smithi086 ceph-mon[98993]: osdmap e2658: 8 total, 8 up, 8 in 2024-08-10T06:40:51.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:51 smithi159 ceph-mon[90359]: osdmap e2658: 8 total, 8 up, 8 in 2024-08-10T06:40:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:52 smithi086 ceph-mon[101471]: osdmap e2659: 8 total, 8 up, 8 in 2024-08-10T06:40:52.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:52 smithi086 ceph-mon[101471]: pgmap v4990: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.0 KiB/s wr, 1.78k op/s 2024-08-10T06:40:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:52 smithi086 ceph-mon[98993]: osdmap e2659: 8 total, 8 up, 8 in 2024-08-10T06:40:52.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:52 smithi086 ceph-mon[98993]: pgmap v4990: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.0 KiB/s wr, 1.78k op/s 2024-08-10T06:40:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:52 smithi159 ceph-mon[90359]: osdmap e2659: 8 total, 8 up, 8 in 2024-08-10T06:40:52.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:52 smithi159 ceph-mon[90359]: pgmap v4990: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.0 KiB/s wr, 1.78k op/s 2024-08-10T06:40:53.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:53 smithi086 ceph-mon[101471]: osdmap e2660: 8 total, 8 up, 8 in 2024-08-10T06:40:53.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:53 smithi086 ceph-mon[98993]: osdmap e2660: 8 total, 8 up, 8 in 2024-08-10T06:40:53.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:53 smithi159 ceph-mon[90359]: osdmap e2660: 8 total, 8 up, 8 in 2024-08-10T06:40:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:54 smithi086 ceph-mon[101471]: osdmap e2661: 8 total, 8 up, 8 in 2024-08-10T06:40:54.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:54 smithi086 ceph-mon[101471]: pgmap v4993: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.7 KiB/s wr, 1.78k op/s 2024-08-10T06:40:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:54 smithi086 ceph-mon[98993]: osdmap e2661: 8 total, 8 up, 8 in 2024-08-10T06:40:54.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:54 smithi086 ceph-mon[98993]: pgmap v4993: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.7 KiB/s wr, 1.78k op/s 2024-08-10T06:40:54.937 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:54 smithi159 ceph-mon[90359]: osdmap e2661: 8 total, 8 up, 8 in 2024-08-10T06:40:54.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:54 smithi159 ceph-mon[90359]: pgmap v4993: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.7 KiB/s wr, 1.78k op/s 2024-08-10T06:40:55.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:55 smithi086 ceph-mon[101471]: osdmap e2662: 8 total, 8 up, 8 in 2024-08-10T06:40:55.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:55 smithi086 ceph-mon[98993]: osdmap e2662: 8 total, 8 up, 8 in 2024-08-10T06:40:55.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:55 smithi159 ceph-mon[90359]: osdmap e2662: 8 total, 8 up, 8 in 2024-08-10T06:40:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:56 smithi086 ceph-mon[101471]: osdmap e2663: 8 total, 8 up, 8 in 2024-08-10T06:40:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:56 smithi086 ceph-mon[101471]: pgmap v4996: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.78k op/s 2024-08-10T06:40:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:56 smithi086 ceph-mon[101471]: osdmap e2664: 8 total, 8 up, 8 in 2024-08-10T06:40:56.906 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:40:56.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:56 smithi086 ceph-mon[98993]: osdmap e2663: 8 total, 8 up, 8 in 2024-08-10T06:40:56.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:56 smithi086 ceph-mon[98993]: pgmap v4996: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.78k op/s 2024-08-10T06:40:56.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:56 smithi086 ceph-mon[98993]: osdmap e2664: 8 total, 8 up, 8 in 2024-08-10T06:40:56.907 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:40:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:56 smithi159 ceph-mon[90359]: osdmap e2663: 8 total, 8 up, 8 in 2024-08-10T06:40:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:56 smithi159 ceph-mon[90359]: pgmap v4996: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.78k op/s 2024-08-10T06:40:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:56 smithi159 ceph-mon[90359]: osdmap e2664: 8 total, 8 up, 8 in 2024-08-10T06:40:56.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:40:58.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:58 smithi159 ceph-mon[90359]: osdmap e2665: 8 total, 8 up, 8 in 2024-08-10T06:40:58.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:58 smithi159 ceph-mon[90359]: pgmap v4999: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:40:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:40:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:40:58] "GET /metrics HTTP/1.1" 200 36651 "" "Prometheus/2.43.0" 2024-08-10T06:40:58.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:58 smithi086 ceph-mon[101471]: osdmap e2665: 8 total, 8 up, 8 in 2024-08-10T06:40:58.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:58 smithi086 ceph-mon[101471]: pgmap v4999: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:40:58.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:58 smithi086 ceph-mon[98993]: osdmap e2665: 8 total, 8 up, 8 in 2024-08-10T06:40:58.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:58 smithi086 ceph-mon[98993]: pgmap v4999: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:40:59.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:40:59 smithi159 ceph-mon[90359]: osdmap e2666: 8 total, 8 up, 8 in 2024-08-10T06:40:59.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:40:59 smithi086 ceph-mon[101471]: osdmap e2666: 8 total, 8 up, 8 in 2024-08-10T06:40:59.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:40:59 smithi086 ceph-mon[98993]: osdmap e2666: 8 total, 8 up, 8 in 2024-08-10T06:41:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:00 smithi086 ceph-mon[101471]: osdmap e2667: 8 total, 8 up, 8 in 2024-08-10T06:41:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:00 smithi086 ceph-mon[101471]: pgmap v5002: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.73k op/s 2024-08-10T06:41:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:00 smithi086 ceph-mon[98993]: osdmap e2667: 8 total, 8 up, 8 in 2024-08-10T06:41:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:00 smithi086 ceph-mon[98993]: pgmap v5002: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.73k op/s 2024-08-10T06:41:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:00 smithi159 ceph-mon[90359]: osdmap e2667: 8 total, 8 up, 8 in 2024-08-10T06:41:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:00 smithi159 ceph-mon[90359]: pgmap v5002: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.73k op/s 2024-08-10T06:41:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:01 smithi086 ceph-mon[98993]: osdmap e2668: 8 total, 8 up, 8 in 2024-08-10T06:41:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:01 smithi086 ceph-mon[98993]: osdmap e2669: 8 total, 8 up, 8 in 2024-08-10T06:41:01.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:01 smithi086 ceph-mon[101471]: osdmap e2668: 8 total, 8 up, 8 in 2024-08-10T06:41:01.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:01 smithi086 ceph-mon[101471]: osdmap e2669: 8 total, 8 up, 8 in 2024-08-10T06:41:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:01 smithi159 ceph-mon[90359]: osdmap e2668: 8 total, 8 up, 8 in 2024-08-10T06:41:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:01 smithi159 ceph-mon[90359]: osdmap e2669: 8 total, 8 up, 8 in 2024-08-10T06:41:02.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:02 smithi086 ceph-mon[98993]: pgmap v5005: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.73k op/s 2024-08-10T06:41:02.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:02 smithi086 ceph-mon[101471]: pgmap v5005: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.73k op/s 2024-08-10T06:41:02.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:02 smithi159 ceph-mon[90359]: pgmap v5005: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.73k op/s 2024-08-10T06:41:03.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:03 smithi086 ceph-mon[98993]: osdmap e2670: 8 total, 8 up, 8 in 2024-08-10T06:41:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:03 smithi086 ceph-mon[101471]: osdmap e2670: 8 total, 8 up, 8 in 2024-08-10T06:41:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:03 smithi159 ceph-mon[90359]: osdmap e2670: 8 total, 8 up, 8 in 2024-08-10T06:41:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:04 smithi086 ceph-mon[98993]: osdmap e2671: 8 total, 8 up, 8 in 2024-08-10T06:41:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:04 smithi086 ceph-mon[98993]: pgmap v5008: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.69k op/s 2024-08-10T06:41:04.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:04 smithi086 ceph-mon[101471]: osdmap e2671: 8 total, 8 up, 8 in 2024-08-10T06:41:04.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:04 smithi086 ceph-mon[101471]: pgmap v5008: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.69k op/s 2024-08-10T06:41:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:04 smithi159 ceph-mon[90359]: osdmap e2671: 8 total, 8 up, 8 in 2024-08-10T06:41:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:04 smithi159 ceph-mon[90359]: pgmap v5008: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.69k op/s 2024-08-10T06:41:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:05 smithi086 ceph-mon[101471]: osdmap e2672: 8 total, 8 up, 8 in 2024-08-10T06:41:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:05 smithi086 ceph-mon[98993]: osdmap e2672: 8 total, 8 up, 8 in 2024-08-10T06:41:05.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:05 smithi159 ceph-mon[90359]: osdmap e2672: 8 total, 8 up, 8 in 2024-08-10T06:41:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:06 smithi086 ceph-mon[101471]: osdmap e2673: 8 total, 8 up, 8 in 2024-08-10T06:41:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:06 smithi086 ceph-mon[101471]: pgmap v5011: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.69k op/s 2024-08-10T06:41:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:06 smithi086 ceph-mon[101471]: osdmap e2674: 8 total, 8 up, 8 in 2024-08-10T06:41:06.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:06 smithi086 ceph-mon[98993]: osdmap e2673: 8 total, 8 up, 8 in 2024-08-10T06:41:06.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:06 smithi086 ceph-mon[98993]: pgmap v5011: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.69k op/s 2024-08-10T06:41:06.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:06 smithi086 ceph-mon[98993]: osdmap e2674: 8 total, 8 up, 8 in 2024-08-10T06:41:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:06 smithi159 ceph-mon[90359]: osdmap e2673: 8 total, 8 up, 8 in 2024-08-10T06:41:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:06 smithi159 ceph-mon[90359]: pgmap v5011: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.69k op/s 2024-08-10T06:41:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:06 smithi159 ceph-mon[90359]: osdmap e2674: 8 total, 8 up, 8 in 2024-08-10T06:41:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:08 smithi086 ceph-mon[98993]: osdmap e2675: 8 total, 8 up, 8 in 2024-08-10T06:41:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:08 smithi086 ceph-mon[98993]: pgmap v5014: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-10T06:41:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:08 smithi086 ceph-mon[101471]: osdmap e2675: 8 total, 8 up, 8 in 2024-08-10T06:41:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:08 smithi086 ceph-mon[101471]: pgmap v5014: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-10T06:41:08.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:41:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:41:08] "GET /metrics HTTP/1.1" 200 36651 "" "Prometheus/2.43.0" 2024-08-10T06:41:08.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:08 smithi159 ceph-mon[90359]: osdmap e2675: 8 total, 8 up, 8 in 2024-08-10T06:41:08.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:08 smithi159 ceph-mon[90359]: pgmap v5014: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-10T06:41:09.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:09 smithi086 ceph-mon[98993]: osdmap e2676: 8 total, 8 up, 8 in 2024-08-10T06:41:09.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:09 smithi086 ceph-mon[101471]: osdmap e2676: 8 total, 8 up, 8 in 2024-08-10T06:41:09.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:09 smithi159 ceph-mon[90359]: osdmap e2676: 8 total, 8 up, 8 in 2024-08-10T06:41:10.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:10 smithi086 ceph-mon[98993]: osdmap e2677: 8 total, 8 up, 8 in 2024-08-10T06:41:10.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:10 smithi086 ceph-mon[98993]: pgmap v5017: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.64k op/s 2024-08-10T06:41:10.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:10 smithi086 ceph-mon[101471]: osdmap e2677: 8 total, 8 up, 8 in 2024-08-10T06:41:10.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:10 smithi086 ceph-mon[101471]: pgmap v5017: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.64k op/s 2024-08-10T06:41:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:10 smithi159 ceph-mon[90359]: osdmap e2677: 8 total, 8 up, 8 in 2024-08-10T06:41:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:10 smithi159 ceph-mon[90359]: pgmap v5017: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.64k op/s 2024-08-10T06:41:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:11 smithi086 ceph-mon[98993]: osdmap e2678: 8 total, 8 up, 8 in 2024-08-10T06:41:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:11 smithi086 ceph-mon[98993]: osdmap e2679: 8 total, 8 up, 8 in 2024-08-10T06:41:11.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:11 smithi086 ceph-mon[101471]: osdmap e2678: 8 total, 8 up, 8 in 2024-08-10T06:41:11.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:11 smithi086 ceph-mon[101471]: osdmap e2679: 8 total, 8 up, 8 in 2024-08-10T06:41:11.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:11 smithi159 ceph-mon[90359]: osdmap e2678: 8 total, 8 up, 8 in 2024-08-10T06:41:11.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:11 smithi159 ceph-mon[90359]: osdmap e2679: 8 total, 8 up, 8 in 2024-08-10T06:41:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:41:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:12 smithi086 ceph-mon[101471]: pgmap v5020: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.64k op/s 2024-08-10T06:41:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:12 smithi086 ceph-mon[101471]: osdmap e2680: 8 total, 8 up, 8 in 2024-08-10T06:41:12.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:41:12.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:12 smithi086 ceph-mon[98993]: pgmap v5020: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.64k op/s 2024-08-10T06:41:12.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:12 smithi086 ceph-mon[98993]: osdmap e2680: 8 total, 8 up, 8 in 2024-08-10T06:41:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:41:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:12 smithi159 ceph-mon[90359]: pgmap v5020: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.64k op/s 2024-08-10T06:41:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:12 smithi159 ceph-mon[90359]: osdmap e2680: 8 total, 8 up, 8 in 2024-08-10T06:41:14.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:14 smithi086 ceph-mon[101471]: osdmap e2681: 8 total, 8 up, 8 in 2024-08-10T06:41:14.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:14 smithi086 ceph-mon[101471]: pgmap v5023: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.60k op/s 2024-08-10T06:41:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:14 smithi086 ceph-mon[98993]: osdmap e2681: 8 total, 8 up, 8 in 2024-08-10T06:41:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:14 smithi086 ceph-mon[98993]: pgmap v5023: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.60k op/s 2024-08-10T06:41:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:14 smithi159 ceph-mon[90359]: osdmap e2681: 8 total, 8 up, 8 in 2024-08-10T06:41:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:14 smithi159 ceph-mon[90359]: pgmap v5023: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.60k op/s 2024-08-10T06:41:15.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:15 smithi086 ceph-mon[101471]: osdmap e2682: 8 total, 8 up, 8 in 2024-08-10T06:41:15.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:15 smithi086 ceph-mon[98993]: osdmap e2682: 8 total, 8 up, 8 in 2024-08-10T06:41:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:15 smithi159 ceph-mon[90359]: osdmap e2682: 8 total, 8 up, 8 in 2024-08-10T06:41:16.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:16 smithi086 ceph-mon[98993]: osdmap e2683: 8 total, 8 up, 8 in 2024-08-10T06:41:16.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:16 smithi086 ceph-mon[98993]: pgmap v5026: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.60k op/s 2024-08-10T06:41:16.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:16 smithi086 ceph-mon[98993]: osdmap e2684: 8 total, 8 up, 8 in 2024-08-10T06:41:16.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:16 smithi086 ceph-mon[101471]: osdmap e2683: 8 total, 8 up, 8 in 2024-08-10T06:41:16.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:16 smithi086 ceph-mon[101471]: pgmap v5026: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.60k op/s 2024-08-10T06:41:16.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:16 smithi086 ceph-mon[101471]: osdmap e2684: 8 total, 8 up, 8 in 2024-08-10T06:41:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:16 smithi159 ceph-mon[90359]: osdmap e2683: 8 total, 8 up, 8 in 2024-08-10T06:41:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:16 smithi159 ceph-mon[90359]: pgmap v5026: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.60k op/s 2024-08-10T06:41:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:16 smithi159 ceph-mon[90359]: osdmap e2684: 8 total, 8 up, 8 in 2024-08-10T06:41:18.458 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:41:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:41:18] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-08-10T06:41:18.459 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:18 smithi086 ceph-mon[101471]: osdmap e2685: 8 total, 8 up, 8 in 2024-08-10T06:41:18.459 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:18 smithi086 ceph-mon[101471]: pgmap v5029: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:41:18.459 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:18 smithi086 ceph-mon[98993]: osdmap e2685: 8 total, 8 up, 8 in 2024-08-10T06:41:18.459 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:18 smithi086 ceph-mon[98993]: pgmap v5029: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:41:18.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:18 smithi159 ceph-mon[90359]: osdmap e2685: 8 total, 8 up, 8 in 2024-08-10T06:41:18.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:18 smithi159 ceph-mon[90359]: pgmap v5029: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:41:19.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:19 smithi086 ceph-mon[98993]: osdmap e2686: 8 total, 8 up, 8 in 2024-08-10T06:41:19.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:19 smithi086 ceph-mon[101471]: osdmap e2686: 8 total, 8 up, 8 in 2024-08-10T06:41:19.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:19 smithi159 ceph-mon[90359]: osdmap e2686: 8 total, 8 up, 8 in 2024-08-10T06:41:20.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:20 smithi159 ceph-mon[90359]: osdmap e2687: 8 total, 8 up, 8 in 2024-08-10T06:41:20.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:20 smithi159 ceph-mon[90359]: pgmap v5032: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.56k op/s 2024-08-10T06:41:20.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:20 smithi086 ceph-mon[98993]: osdmap e2687: 8 total, 8 up, 8 in 2024-08-10T06:41:20.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:20 smithi086 ceph-mon[98993]: pgmap v5032: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.56k op/s 2024-08-10T06:41:20.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:20 smithi086 ceph-mon[101471]: osdmap e2687: 8 total, 8 up, 8 in 2024-08-10T06:41:20.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:20 smithi086 ceph-mon[101471]: pgmap v5032: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.56k op/s 2024-08-10T06:41:21.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:21 smithi086 ceph-mon[98993]: osdmap e2688: 8 total, 8 up, 8 in 2024-08-10T06:41:21.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:21 smithi086 ceph-mon[98993]: osdmap e2689: 8 total, 8 up, 8 in 2024-08-10T06:41:21.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:21 smithi086 ceph-mon[101471]: osdmap e2688: 8 total, 8 up, 8 in 2024-08-10T06:41:21.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:21 smithi086 ceph-mon[101471]: osdmap e2689: 8 total, 8 up, 8 in 2024-08-10T06:41:21.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:21 smithi159 ceph-mon[90359]: osdmap e2688: 8 total, 8 up, 8 in 2024-08-10T06:41:21.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:21 smithi159 ceph-mon[90359]: osdmap e2689: 8 total, 8 up, 8 in 2024-08-10T06:41:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:22 smithi086 ceph-mon[98993]: pgmap v5035: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.56k op/s 2024-08-10T06:41:22.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:22 smithi086 ceph-mon[101471]: pgmap v5035: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.56k op/s 2024-08-10T06:41:22.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:22 smithi159 ceph-mon[90359]: pgmap v5035: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.56k op/s 2024-08-10T06:41:23.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:23 smithi086 ceph-mon[98993]: osdmap e2690: 8 total, 8 up, 8 in 2024-08-10T06:41:23.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:23 smithi086 ceph-mon[101471]: osdmap e2690: 8 total, 8 up, 8 in 2024-08-10T06:41:23.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:23 smithi159 ceph-mon[90359]: osdmap e2690: 8 total, 8 up, 8 in 2024-08-10T06:41:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:24 smithi086 ceph-mon[98993]: osdmap e2691: 8 total, 8 up, 8 in 2024-08-10T06:41:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:24 smithi086 ceph-mon[98993]: pgmap v5038: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.51k op/s 2024-08-10T06:41:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:24 smithi086 ceph-mon[101471]: osdmap e2691: 8 total, 8 up, 8 in 2024-08-10T06:41:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:24 smithi086 ceph-mon[101471]: pgmap v5038: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.51k op/s 2024-08-10T06:41:24.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:24 smithi159 ceph-mon[90359]: osdmap e2691: 8 total, 8 up, 8 in 2024-08-10T06:41:24.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:24 smithi159 ceph-mon[90359]: pgmap v5038: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.51k op/s 2024-08-10T06:41:25.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:25 smithi086 ceph-mon[101471]: osdmap e2692: 8 total, 8 up, 8 in 2024-08-10T06:41:25.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:25 smithi086 ceph-mon[98993]: osdmap e2692: 8 total, 8 up, 8 in 2024-08-10T06:41:25.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:25 smithi159 ceph-mon[90359]: osdmap e2692: 8 total, 8 up, 8 in 2024-08-10T06:41:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:26 smithi086 ceph-mon[98993]: osdmap e2693: 8 total, 8 up, 8 in 2024-08-10T06:41:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:26 smithi086 ceph-mon[98993]: pgmap v5041: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.51k op/s 2024-08-10T06:41:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:26 smithi086 ceph-mon[98993]: osdmap e2694: 8 total, 8 up, 8 in 2024-08-10T06:41:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:26 smithi086 ceph-mon[101471]: osdmap e2693: 8 total, 8 up, 8 in 2024-08-10T06:41:26.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:26 smithi086 ceph-mon[101471]: pgmap v5041: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.51k op/s 2024-08-10T06:41:26.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:26 smithi086 ceph-mon[101471]: osdmap e2694: 8 total, 8 up, 8 in 2024-08-10T06:41:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:26 smithi159 ceph-mon[90359]: osdmap e2693: 8 total, 8 up, 8 in 2024-08-10T06:41:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:26 smithi159 ceph-mon[90359]: pgmap v5041: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.51k op/s 2024-08-10T06:41:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:26 smithi159 ceph-mon[90359]: osdmap e2694: 8 total, 8 up, 8 in 2024-08-10T06:41:27.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:41:27.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:27 smithi086 ceph-mon[98993]: osdmap e2695: 8 total, 8 up, 8 in 2024-08-10T06:41:27.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:41:27.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:27 smithi086 ceph-mon[101471]: osdmap e2695: 8 total, 8 up, 8 in 2024-08-10T06:41:27.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:41:27.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:27 smithi159 ceph-mon[90359]: osdmap e2695: 8 total, 8 up, 8 in 2024-08-10T06:41:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:28 smithi086 ceph-mon[98993]: pgmap v5044: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-10T06:41:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:28 smithi086 ceph-mon[98993]: osdmap e2696: 8 total, 8 up, 8 in 2024-08-10T06:41:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:41:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:41:28] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-08-10T06:41:28.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:28 smithi086 ceph-mon[101471]: pgmap v5044: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-10T06:41:28.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:28 smithi086 ceph-mon[101471]: osdmap e2696: 8 total, 8 up, 8 in 2024-08-10T06:41:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:28 smithi159 ceph-mon[90359]: pgmap v5044: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-10T06:41:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:28 smithi159 ceph-mon[90359]: osdmap e2696: 8 total, 8 up, 8 in 2024-08-10T06:41:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:30 smithi086 ceph-mon[98993]: osdmap e2697: 8 total, 8 up, 8 in 2024-08-10T06:41:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:30 smithi086 ceph-mon[98993]: pgmap v5047: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.47k op/s 2024-08-10T06:41:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:30 smithi086 ceph-mon[101471]: osdmap e2697: 8 total, 8 up, 8 in 2024-08-10T06:41:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:30 smithi086 ceph-mon[101471]: pgmap v5047: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.47k op/s 2024-08-10T06:41:30.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:30 smithi159 ceph-mon[90359]: osdmap e2697: 8 total, 8 up, 8 in 2024-08-10T06:41:30.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:30 smithi159 ceph-mon[90359]: pgmap v5047: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.47k op/s 2024-08-10T06:41:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:31 smithi086 ceph-mon[98993]: osdmap e2698: 8 total, 8 up, 8 in 2024-08-10T06:41:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:31 smithi086 ceph-mon[98993]: osdmap e2699: 8 total, 8 up, 8 in 2024-08-10T06:41:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:31 smithi086 ceph-mon[101471]: osdmap e2698: 8 total, 8 up, 8 in 2024-08-10T06:41:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:31 smithi086 ceph-mon[101471]: osdmap e2699: 8 total, 8 up, 8 in 2024-08-10T06:41:31.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:31 smithi159 ceph-mon[90359]: osdmap e2698: 8 total, 8 up, 8 in 2024-08-10T06:41:31.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:31 smithi159 ceph-mon[90359]: osdmap e2699: 8 total, 8 up, 8 in 2024-08-10T06:41:32.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:32 smithi086 ceph-mon[98993]: pgmap v5050: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.47k op/s 2024-08-10T06:41:32.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:32 smithi086 ceph-mon[101471]: pgmap v5050: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.47k op/s 2024-08-10T06:41:32.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:32 smithi159 ceph-mon[90359]: pgmap v5050: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.47k op/s 2024-08-10T06:41:33.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:33 smithi086 ceph-mon[98993]: osdmap e2700: 8 total, 8 up, 8 in 2024-08-10T06:41:33.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:33 smithi086 ceph-mon[101471]: osdmap e2700: 8 total, 8 up, 8 in 2024-08-10T06:41:33.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:33 smithi159 ceph-mon[90359]: osdmap e2700: 8 total, 8 up, 8 in 2024-08-10T06:41:34.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:34 smithi086 ceph-mon[101471]: osdmap e2701: 8 total, 8 up, 8 in 2024-08-10T06:41:34.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:34 smithi086 ceph-mon[101471]: pgmap v5053: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.43k op/s 2024-08-10T06:41:34.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:34 smithi086 ceph-mon[98993]: osdmap e2701: 8 total, 8 up, 8 in 2024-08-10T06:41:34.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:34 smithi086 ceph-mon[98993]: pgmap v5053: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.43k op/s 2024-08-10T06:41:34.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:34 smithi159 ceph-mon[90359]: osdmap e2701: 8 total, 8 up, 8 in 2024-08-10T06:41:34.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:34 smithi159 ceph-mon[90359]: pgmap v5053: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.43k op/s 2024-08-10T06:41:35.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:35 smithi086 ceph-mon[98993]: osdmap e2702: 8 total, 8 up, 8 in 2024-08-10T06:41:35.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:35 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:41:35.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:35 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:41:35.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:35 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:41:35.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:35 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:41:35.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:35 smithi086 ceph-mon[101471]: osdmap e2702: 8 total, 8 up, 8 in 2024-08-10T06:41:35.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:35 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:41:35.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:35 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:41:35.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:35 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:41:35.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:35 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:41:35.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:35 smithi159 ceph-mon[90359]: osdmap e2702: 8 total, 8 up, 8 in 2024-08-10T06:41:35.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:35 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:41:35.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:35 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:41:35.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:35 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:41:35.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:35 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:41:36.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:36 smithi086 ceph-mon[98993]: osdmap e2703: 8 total, 8 up, 8 in 2024-08-10T06:41:36.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:36 smithi086 ceph-mon[98993]: pgmap v5056: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.43k op/s 2024-08-10T06:41:36.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:36 smithi086 ceph-mon[98993]: osdmap e2704: 8 total, 8 up, 8 in 2024-08-10T06:41:36.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:36 smithi086 ceph-mon[101471]: osdmap e2703: 8 total, 8 up, 8 in 2024-08-10T06:41:36.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:36 smithi086 ceph-mon[101471]: pgmap v5056: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.43k op/s 2024-08-10T06:41:36.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:36 smithi086 ceph-mon[101471]: osdmap e2704: 8 total, 8 up, 8 in 2024-08-10T06:41:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:36 smithi159 ceph-mon[90359]: osdmap e2703: 8 total, 8 up, 8 in 2024-08-10T06:41:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:36 smithi159 ceph-mon[90359]: pgmap v5056: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.43k op/s 2024-08-10T06:41:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:36 smithi159 ceph-mon[90359]: osdmap e2704: 8 total, 8 up, 8 in 2024-08-10T06:41:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:38 smithi086 ceph-mon[98993]: osdmap e2705: 8 total, 8 up, 8 in 2024-08-10T06:41:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:38 smithi086 ceph-mon[98993]: pgmap v5059: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:41:38.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:41:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:41:38] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-08-10T06:41:38.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:38 smithi086 ceph-mon[101471]: osdmap e2705: 8 total, 8 up, 8 in 2024-08-10T06:41:38.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:38 smithi086 ceph-mon[101471]: pgmap v5059: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:41:38.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:38 smithi159 ceph-mon[90359]: osdmap e2705: 8 total, 8 up, 8 in 2024-08-10T06:41:38.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:38 smithi159 ceph-mon[90359]: pgmap v5059: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:41:39.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:39 smithi086 ceph-mon[98993]: osdmap e2706: 8 total, 8 up, 8 in 2024-08-10T06:41:39.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:39 smithi086 ceph-mon[101471]: osdmap e2706: 8 total, 8 up, 8 in 2024-08-10T06:41:39.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:39 smithi159 ceph-mon[90359]: osdmap e2706: 8 total, 8 up, 8 in 2024-08-10T06:41:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:40 smithi086 ceph-mon[98993]: osdmap e2707: 8 total, 8 up, 8 in 2024-08-10T06:41:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:40 smithi086 ceph-mon[98993]: pgmap v5062: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1021 KiB/s rd, 5.0 KiB/s wr, 1.38k op/s 2024-08-10T06:41:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:40 smithi086 ceph-mon[101471]: osdmap e2707: 8 total, 8 up, 8 in 2024-08-10T06:41:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:40 smithi086 ceph-mon[101471]: pgmap v5062: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1021 KiB/s rd, 5.0 KiB/s wr, 1.38k op/s 2024-08-10T06:41:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:40 smithi159 ceph-mon[90359]: osdmap e2707: 8 total, 8 up, 8 in 2024-08-10T06:41:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:40 smithi159 ceph-mon[90359]: pgmap v5062: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1021 KiB/s rd, 5.0 KiB/s wr, 1.38k op/s 2024-08-10T06:41:41.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:41 smithi086 ceph-mon[101471]: osdmap e2708: 8 total, 8 up, 8 in 2024-08-10T06:41:41.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:41 smithi086 ceph-mon[101471]: osdmap e2709: 8 total, 8 up, 8 in 2024-08-10T06:41:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:41 smithi086 ceph-mon[98993]: osdmap e2708: 8 total, 8 up, 8 in 2024-08-10T06:41:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:41 smithi086 ceph-mon[98993]: osdmap e2709: 8 total, 8 up, 8 in 2024-08-10T06:41:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:41 smithi159 ceph-mon[90359]: osdmap e2708: 8 total, 8 up, 8 in 2024-08-10T06:41:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:41 smithi159 ceph-mon[90359]: osdmap e2709: 8 total, 8 up, 8 in 2024-08-10T06:41:42.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:41:42.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:42 smithi086 ceph-mon[98993]: pgmap v5065: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1020 KiB/s rd, 5.0 KiB/s wr, 1.38k op/s 2024-08-10T06:41:42.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:42 smithi086 ceph-mon[98993]: osdmap e2710: 8 total, 8 up, 8 in 2024-08-10T06:41:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:41:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:42 smithi086 ceph-mon[101471]: pgmap v5065: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1020 KiB/s rd, 5.0 KiB/s wr, 1.38k op/s 2024-08-10T06:41:42.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:42 smithi086 ceph-mon[101471]: osdmap e2710: 8 total, 8 up, 8 in 2024-08-10T06:41:42.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:41:42.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:42 smithi159 ceph-mon[90359]: pgmap v5065: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1020 KiB/s rd, 5.0 KiB/s wr, 1.38k op/s 2024-08-10T06:41:42.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:42 smithi159 ceph-mon[90359]: osdmap e2710: 8 total, 8 up, 8 in 2024-08-10T06:41:44.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:44 smithi086 ceph-mon[98993]: osdmap e2711: 8 total, 8 up, 8 in 2024-08-10T06:41:44.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:44 smithi086 ceph-mon[98993]: pgmap v5068: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 988 KiB/s rd, 5.0 KiB/s wr, 1.34k op/s 2024-08-10T06:41:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:44 smithi086 ceph-mon[101471]: osdmap e2711: 8 total, 8 up, 8 in 2024-08-10T06:41:44.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:44 smithi086 ceph-mon[101471]: pgmap v5068: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 988 KiB/s rd, 5.0 KiB/s wr, 1.34k op/s 2024-08-10T06:41:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:44 smithi159 ceph-mon[90359]: osdmap e2711: 8 total, 8 up, 8 in 2024-08-10T06:41:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:44 smithi159 ceph-mon[90359]: pgmap v5068: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 988 KiB/s rd, 5.0 KiB/s wr, 1.34k op/s 2024-08-10T06:41:45.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:45 smithi086 ceph-mon[98993]: osdmap e2712: 8 total, 8 up, 8 in 2024-08-10T06:41:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:45 smithi086 ceph-mon[101471]: osdmap e2712: 8 total, 8 up, 8 in 2024-08-10T06:41:45.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:45 smithi159 ceph-mon[90359]: osdmap e2712: 8 total, 8 up, 8 in 2024-08-10T06:41:46.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:46 smithi086 ceph-mon[101471]: osdmap e2713: 8 total, 8 up, 8 in 2024-08-10T06:41:46.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:46 smithi086 ceph-mon[101471]: pgmap v5071: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 989 KiB/s rd, 5.0 KiB/s wr, 1.34k op/s 2024-08-10T06:41:46.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:46 smithi086 ceph-mon[101471]: osdmap e2714: 8 total, 8 up, 8 in 2024-08-10T06:41:46.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:46 smithi086 ceph-mon[98993]: osdmap e2713: 8 total, 8 up, 8 in 2024-08-10T06:41:46.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:46 smithi086 ceph-mon[98993]: pgmap v5071: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 989 KiB/s rd, 5.0 KiB/s wr, 1.34k op/s 2024-08-10T06:41:46.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:46 smithi086 ceph-mon[98993]: osdmap e2714: 8 total, 8 up, 8 in 2024-08-10T06:41:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:46 smithi159 ceph-mon[90359]: osdmap e2713: 8 total, 8 up, 8 in 2024-08-10T06:41:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:46 smithi159 ceph-mon[90359]: pgmap v5071: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 989 KiB/s rd, 5.0 KiB/s wr, 1.34k op/s 2024-08-10T06:41:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:46 smithi159 ceph-mon[90359]: osdmap e2714: 8 total, 8 up, 8 in 2024-08-10T06:41:48.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:48 smithi086 ceph-mon[98993]: osdmap e2715: 8 total, 8 up, 8 in 2024-08-10T06:41:48.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:48 smithi086 ceph-mon[98993]: pgmap v5074: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:41:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:41:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:41:48] "GET /metrics HTTP/1.1" 200 36651 "" "Prometheus/2.43.0" 2024-08-10T06:41:48.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:48 smithi086 ceph-mon[101471]: osdmap e2715: 8 total, 8 up, 8 in 2024-08-10T06:41:48.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:48 smithi086 ceph-mon[101471]: pgmap v5074: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:41:48.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:48 smithi159 ceph-mon[90359]: osdmap e2715: 8 total, 8 up, 8 in 2024-08-10T06:41:48.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:48 smithi159 ceph-mon[90359]: pgmap v5074: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:41:49.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:49 smithi086 ceph-mon[98993]: osdmap e2716: 8 total, 8 up, 8 in 2024-08-10T06:41:49.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:49 smithi086 ceph-mon[101471]: osdmap e2716: 8 total, 8 up, 8 in 2024-08-10T06:41:49.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:49 smithi159 ceph-mon[90359]: osdmap e2716: 8 total, 8 up, 8 in 2024-08-10T06:41:50.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:50 smithi159 ceph-mon[90359]: osdmap e2717: 8 total, 8 up, 8 in 2024-08-10T06:41:50.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:50 smithi159 ceph-mon[90359]: pgmap v5077: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 955 KiB/s rd, 5.0 KiB/s wr, 1.29k op/s 2024-08-10T06:41:50.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:50 smithi086 ceph-mon[98993]: osdmap e2717: 8 total, 8 up, 8 in 2024-08-10T06:41:50.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:50 smithi086 ceph-mon[98993]: pgmap v5077: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 955 KiB/s rd, 5.0 KiB/s wr, 1.29k op/s 2024-08-10T06:41:50.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:50 smithi086 ceph-mon[101471]: osdmap e2717: 8 total, 8 up, 8 in 2024-08-10T06:41:50.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:50 smithi086 ceph-mon[101471]: pgmap v5077: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 955 KiB/s rd, 5.0 KiB/s wr, 1.29k op/s 2024-08-10T06:41:51.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:51 smithi086 ceph-mon[98993]: osdmap e2718: 8 total, 8 up, 8 in 2024-08-10T06:41:51.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:51 smithi086 ceph-mon[98993]: osdmap e2719: 8 total, 8 up, 8 in 2024-08-10T06:41:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:51 smithi086 ceph-mon[101471]: osdmap e2718: 8 total, 8 up, 8 in 2024-08-10T06:41:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:51 smithi086 ceph-mon[101471]: osdmap e2719: 8 total, 8 up, 8 in 2024-08-10T06:41:51.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:51 smithi159 ceph-mon[90359]: osdmap e2718: 8 total, 8 up, 8 in 2024-08-10T06:41:51.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:51 smithi159 ceph-mon[90359]: osdmap e2719: 8 total, 8 up, 8 in 2024-08-10T06:41:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:52 smithi086 ceph-mon[98993]: pgmap v5080: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 956 KiB/s rd, 5.0 KiB/s wr, 1.29k op/s 2024-08-10T06:41:52.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:52 smithi086 ceph-mon[101471]: pgmap v5080: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 956 KiB/s rd, 5.0 KiB/s wr, 1.29k op/s 2024-08-10T06:41:52.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:52 smithi159 ceph-mon[90359]: pgmap v5080: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 956 KiB/s rd, 5.0 KiB/s wr, 1.29k op/s 2024-08-10T06:41:53.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:53 smithi086 ceph-mon[98993]: osdmap e2720: 8 total, 8 up, 8 in 2024-08-10T06:41:53.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:53 smithi086 ceph-mon[101471]: osdmap e2720: 8 total, 8 up, 8 in 2024-08-10T06:41:53.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:53 smithi159 ceph-mon[90359]: osdmap e2720: 8 total, 8 up, 8 in 2024-08-10T06:41:54.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:54 smithi086 ceph-mon[98993]: osdmap e2721: 8 total, 8 up, 8 in 2024-08-10T06:41:54.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:54 smithi086 ceph-mon[98993]: pgmap v5083: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 924 KiB/s rd, 5.0 KiB/s wr, 1.25k op/s 2024-08-10T06:41:54.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:54 smithi086 ceph-mon[101471]: osdmap e2721: 8 total, 8 up, 8 in 2024-08-10T06:41:54.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:54 smithi086 ceph-mon[101471]: pgmap v5083: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 924 KiB/s rd, 5.0 KiB/s wr, 1.25k op/s 2024-08-10T06:41:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:54 smithi159 ceph-mon[90359]: osdmap e2721: 8 total, 8 up, 8 in 2024-08-10T06:41:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:54 smithi159 ceph-mon[90359]: pgmap v5083: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 924 KiB/s rd, 5.0 KiB/s wr, 1.25k op/s 2024-08-10T06:41:55.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:55 smithi086 ceph-mon[98993]: osdmap e2722: 8 total, 8 up, 8 in 2024-08-10T06:41:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:55 smithi086 ceph-mon[101471]: osdmap e2722: 8 total, 8 up, 8 in 2024-08-10T06:41:55.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:55 smithi159 ceph-mon[90359]: osdmap e2722: 8 total, 8 up, 8 in 2024-08-10T06:41:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:56 smithi086 ceph-mon[98993]: osdmap e2723: 8 total, 8 up, 8 in 2024-08-10T06:41:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:56 smithi086 ceph-mon[98993]: pgmap v5086: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 923 KiB/s rd, 5.0 KiB/s wr, 1.25k op/s 2024-08-10T06:41:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:56 smithi086 ceph-mon[98993]: osdmap e2724: 8 total, 8 up, 8 in 2024-08-10T06:41:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:56 smithi086 ceph-mon[101471]: osdmap e2723: 8 total, 8 up, 8 in 2024-08-10T06:41:56.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:56 smithi086 ceph-mon[101471]: pgmap v5086: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 923 KiB/s rd, 5.0 KiB/s wr, 1.25k op/s 2024-08-10T06:41:56.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:56 smithi086 ceph-mon[101471]: osdmap e2724: 8 total, 8 up, 8 in 2024-08-10T06:41:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:56 smithi159 ceph-mon[90359]: osdmap e2723: 8 total, 8 up, 8 in 2024-08-10T06:41:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:56 smithi159 ceph-mon[90359]: pgmap v5086: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 923 KiB/s rd, 5.0 KiB/s wr, 1.25k op/s 2024-08-10T06:41:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:56 smithi159 ceph-mon[90359]: osdmap e2724: 8 total, 8 up, 8 in 2024-08-10T06:41:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:41:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:57 smithi086 ceph-mon[98993]: osdmap e2725: 8 total, 8 up, 8 in 2024-08-10T06:41:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:41:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:57 smithi086 ceph-mon[101471]: osdmap e2725: 8 total, 8 up, 8 in 2024-08-10T06:41:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:41:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:57 smithi159 ceph-mon[90359]: osdmap e2725: 8 total, 8 up, 8 in 2024-08-10T06:41:58.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:58 smithi086 ceph-mon[98993]: pgmap v5089: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-10T06:41:58.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:41:58 smithi086 ceph-mon[98993]: osdmap e2726: 8 total, 8 up, 8 in 2024-08-10T06:41:58.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:41:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:41:58] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-08-10T06:41:58.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:58 smithi086 ceph-mon[101471]: pgmap v5089: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-10T06:41:58.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:41:58 smithi086 ceph-mon[101471]: osdmap e2726: 8 total, 8 up, 8 in 2024-08-10T06:41:58.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:58 smithi159 ceph-mon[90359]: pgmap v5089: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-10T06:41:58.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:41:58 smithi159 ceph-mon[90359]: osdmap e2726: 8 total, 8 up, 8 in 2024-08-10T06:42:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:00 smithi086 ceph-mon[101471]: osdmap e2727: 8 total, 8 up, 8 in 2024-08-10T06:42:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:00 smithi086 ceph-mon[101471]: pgmap v5092: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 891 KiB/s rd, 5.0 KiB/s wr, 1.21k op/s 2024-08-10T06:42:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:00 smithi086 ceph-mon[98993]: osdmap e2727: 8 total, 8 up, 8 in 2024-08-10T06:42:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:00 smithi086 ceph-mon[98993]: pgmap v5092: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 891 KiB/s rd, 5.0 KiB/s wr, 1.21k op/s 2024-08-10T06:42:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:00 smithi159 ceph-mon[90359]: osdmap e2727: 8 total, 8 up, 8 in 2024-08-10T06:42:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:00 smithi159 ceph-mon[90359]: pgmap v5092: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 891 KiB/s rd, 5.0 KiB/s wr, 1.21k op/s 2024-08-10T06:42:01.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:01 smithi086 ceph-mon[101471]: osdmap e2728: 8 total, 8 up, 8 in 2024-08-10T06:42:01.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:01 smithi086 ceph-mon[101471]: osdmap e2729: 8 total, 8 up, 8 in 2024-08-10T06:42:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:01 smithi086 ceph-mon[98993]: osdmap e2728: 8 total, 8 up, 8 in 2024-08-10T06:42:01.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:01 smithi086 ceph-mon[98993]: osdmap e2729: 8 total, 8 up, 8 in 2024-08-10T06:42:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:01 smithi159 ceph-mon[90359]: osdmap e2728: 8 total, 8 up, 8 in 2024-08-10T06:42:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:01 smithi159 ceph-mon[90359]: osdmap e2729: 8 total, 8 up, 8 in 2024-08-10T06:42:02.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:02 smithi086 ceph-mon[101471]: pgmap v5095: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 891 KiB/s rd, 5.0 KiB/s wr, 1.21k op/s 2024-08-10T06:42:02.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:02 smithi086 ceph-mon[98993]: pgmap v5095: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 891 KiB/s rd, 5.0 KiB/s wr, 1.21k op/s 2024-08-10T06:42:02.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:02 smithi159 ceph-mon[90359]: pgmap v5095: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 891 KiB/s rd, 5.0 KiB/s wr, 1.21k op/s 2024-08-10T06:42:03.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:03 smithi086 ceph-mon[98993]: osdmap e2730: 8 total, 8 up, 8 in 2024-08-10T06:42:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:03 smithi086 ceph-mon[101471]: osdmap e2730: 8 total, 8 up, 8 in 2024-08-10T06:42:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:03 smithi159 ceph-mon[90359]: osdmap e2730: 8 total, 8 up, 8 in 2024-08-10T06:42:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:04 smithi086 ceph-mon[98993]: osdmap e2731: 8 total, 8 up, 8 in 2024-08-10T06:42:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:04 smithi086 ceph-mon[98993]: pgmap v5098: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 858 KiB/s rd, 5.0 KiB/s wr, 1.16k op/s 2024-08-10T06:42:04.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:04 smithi086 ceph-mon[101471]: osdmap e2731: 8 total, 8 up, 8 in 2024-08-10T06:42:04.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:04 smithi086 ceph-mon[101471]: pgmap v5098: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 858 KiB/s rd, 5.0 KiB/s wr, 1.16k op/s 2024-08-10T06:42:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:04 smithi159 ceph-mon[90359]: osdmap e2731: 8 total, 8 up, 8 in 2024-08-10T06:42:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:04 smithi159 ceph-mon[90359]: pgmap v5098: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 858 KiB/s rd, 5.0 KiB/s wr, 1.16k op/s 2024-08-10T06:42:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:05 smithi086 ceph-mon[98993]: osdmap e2732: 8 total, 8 up, 8 in 2024-08-10T06:42:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:05 smithi086 ceph-mon[101471]: osdmap e2732: 8 total, 8 up, 8 in 2024-08-10T06:42:05.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:05 smithi159 ceph-mon[90359]: osdmap e2732: 8 total, 8 up, 8 in 2024-08-10T06:42:06.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:06 smithi086 ceph-mon[98993]: osdmap e2733: 8 total, 8 up, 8 in 2024-08-10T06:42:06.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:06 smithi086 ceph-mon[98993]: pgmap v5101: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 858 KiB/s rd, 5.0 KiB/s wr, 1.16k op/s 2024-08-10T06:42:06.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:06 smithi086 ceph-mon[98993]: osdmap e2734: 8 total, 8 up, 8 in 2024-08-10T06:42:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:06 smithi086 ceph-mon[101471]: osdmap e2733: 8 total, 8 up, 8 in 2024-08-10T06:42:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:06 smithi086 ceph-mon[101471]: pgmap v5101: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 858 KiB/s rd, 5.0 KiB/s wr, 1.16k op/s 2024-08-10T06:42:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:06 smithi086 ceph-mon[101471]: osdmap e2734: 8 total, 8 up, 8 in 2024-08-10T06:42:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:06 smithi159 ceph-mon[90359]: osdmap e2733: 8 total, 8 up, 8 in 2024-08-10T06:42:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:06 smithi159 ceph-mon[90359]: pgmap v5101: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 858 KiB/s rd, 5.0 KiB/s wr, 1.16k op/s 2024-08-10T06:42:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:06 smithi159 ceph-mon[90359]: osdmap e2734: 8 total, 8 up, 8 in 2024-08-10T06:42:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:08 smithi086 ceph-mon[98993]: osdmap e2735: 8 total, 8 up, 8 in 2024-08-10T06:42:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:08 smithi086 ceph-mon[98993]: pgmap v5104: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:42:08.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:42:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:42:08] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-08-10T06:42:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:08 smithi086 ceph-mon[101471]: osdmap e2735: 8 total, 8 up, 8 in 2024-08-10T06:42:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:08 smithi086 ceph-mon[101471]: pgmap v5104: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:42:08.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:08 smithi159 ceph-mon[90359]: osdmap e2735: 8 total, 8 up, 8 in 2024-08-10T06:42:08.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:08 smithi159 ceph-mon[90359]: pgmap v5104: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:42:09.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:09 smithi086 ceph-mon[101471]: osdmap e2736: 8 total, 8 up, 8 in 2024-08-10T06:42:09.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:09 smithi086 ceph-mon[98993]: osdmap e2736: 8 total, 8 up, 8 in 2024-08-10T06:42:09.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:09 smithi159 ceph-mon[90359]: osdmap e2736: 8 total, 8 up, 8 in 2024-08-10T06:42:10.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:10 smithi086 ceph-mon[98993]: osdmap e2737: 8 total, 8 up, 8 in 2024-08-10T06:42:10.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:10 smithi086 ceph-mon[98993]: pgmap v5107: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 826 KiB/s rd, 5.0 KiB/s wr, 1.11k op/s 2024-08-10T06:42:10.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:10 smithi086 ceph-mon[101471]: osdmap e2737: 8 total, 8 up, 8 in 2024-08-10T06:42:10.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:10 smithi086 ceph-mon[101471]: pgmap v5107: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 826 KiB/s rd, 5.0 KiB/s wr, 1.11k op/s 2024-08-10T06:42:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:10 smithi159 ceph-mon[90359]: osdmap e2737: 8 total, 8 up, 8 in 2024-08-10T06:42:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:10 smithi159 ceph-mon[90359]: pgmap v5107: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 826 KiB/s rd, 5.0 KiB/s wr, 1.11k op/s 2024-08-10T06:42:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:11 smithi086 ceph-mon[98993]: osdmap e2738: 8 total, 8 up, 8 in 2024-08-10T06:42:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:11 smithi086 ceph-mon[98993]: osdmap e2739: 8 total, 8 up, 8 in 2024-08-10T06:42:11.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:11 smithi086 ceph-mon[101471]: osdmap e2738: 8 total, 8 up, 8 in 2024-08-10T06:42:11.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:11 smithi086 ceph-mon[101471]: osdmap e2739: 8 total, 8 up, 8 in 2024-08-10T06:42:11.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:11 smithi159 ceph-mon[90359]: osdmap e2738: 8 total, 8 up, 8 in 2024-08-10T06:42:11.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:11 smithi159 ceph-mon[90359]: osdmap e2739: 8 total, 8 up, 8 in 2024-08-10T06:42:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:42:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:12 smithi086 ceph-mon[98993]: pgmap v5110: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 825 KiB/s rd, 5.0 KiB/s wr, 1.11k op/s 2024-08-10T06:42:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:12 smithi086 ceph-mon[98993]: osdmap e2740: 8 total, 8 up, 8 in 2024-08-10T06:42:12.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:42:12.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:12 smithi086 ceph-mon[101471]: pgmap v5110: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 825 KiB/s rd, 5.0 KiB/s wr, 1.11k op/s 2024-08-10T06:42:12.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:12 smithi086 ceph-mon[101471]: osdmap e2740: 8 total, 8 up, 8 in 2024-08-10T06:42:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:42:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:12 smithi159 ceph-mon[90359]: pgmap v5110: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 825 KiB/s rd, 5.0 KiB/s wr, 1.11k op/s 2024-08-10T06:42:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:12 smithi159 ceph-mon[90359]: osdmap e2740: 8 total, 8 up, 8 in 2024-08-10T06:42:14.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:14 smithi086 ceph-mon[101471]: osdmap e2741: 8 total, 8 up, 8 in 2024-08-10T06:42:14.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:14 smithi086 ceph-mon[101471]: pgmap v5113: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 792 KiB/s rd, 5.0 KiB/s wr, 1.07k op/s 2024-08-10T06:42:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:14 smithi086 ceph-mon[98993]: osdmap e2741: 8 total, 8 up, 8 in 2024-08-10T06:42:14.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:14 smithi086 ceph-mon[98993]: pgmap v5113: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 792 KiB/s rd, 5.0 KiB/s wr, 1.07k op/s 2024-08-10T06:42:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:14 smithi159 ceph-mon[90359]: osdmap e2741: 8 total, 8 up, 8 in 2024-08-10T06:42:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:14 smithi159 ceph-mon[90359]: pgmap v5113: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 792 KiB/s rd, 5.0 KiB/s wr, 1.07k op/s 2024-08-10T06:42:15.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:15 smithi086 ceph-mon[98993]: osdmap e2742: 8 total, 8 up, 8 in 2024-08-10T06:42:15.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:15 smithi086 ceph-mon[101471]: osdmap e2742: 8 total, 8 up, 8 in 2024-08-10T06:42:15.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:15 smithi159 ceph-mon[90359]: osdmap e2742: 8 total, 8 up, 8 in 2024-08-10T06:42:16.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:16 smithi086 ceph-mon[98993]: osdmap e2743: 8 total, 8 up, 8 in 2024-08-10T06:42:16.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:16 smithi086 ceph-mon[98993]: pgmap v5116: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 793 KiB/s rd, 5.0 KiB/s wr, 1.07k op/s 2024-08-10T06:42:16.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:16 smithi086 ceph-mon[98993]: osdmap e2744: 8 total, 8 up, 8 in 2024-08-10T06:42:16.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:16 smithi086 ceph-mon[101471]: osdmap e2743: 8 total, 8 up, 8 in 2024-08-10T06:42:16.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:16 smithi086 ceph-mon[101471]: pgmap v5116: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 793 KiB/s rd, 5.0 KiB/s wr, 1.07k op/s 2024-08-10T06:42:16.659 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:16 smithi086 ceph-mon[101471]: osdmap e2744: 8 total, 8 up, 8 in 2024-08-10T06:42:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:16 smithi159 ceph-mon[90359]: osdmap e2743: 8 total, 8 up, 8 in 2024-08-10T06:42:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:16 smithi159 ceph-mon[90359]: pgmap v5116: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 793 KiB/s rd, 5.0 KiB/s wr, 1.07k op/s 2024-08-10T06:42:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:16 smithi159 ceph-mon[90359]: osdmap e2744: 8 total, 8 up, 8 in 2024-08-10T06:42:18.534 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:18 smithi159 ceph-mon[90359]: osdmap e2745: 8 total, 8 up, 8 in 2024-08-10T06:42:18.534 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:18 smithi159 ceph-mon[90359]: pgmap v5119: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-10T06:42:18.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:18 smithi086 ceph-mon[101471]: osdmap e2745: 8 total, 8 up, 8 in 2024-08-10T06:42:18.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:18 smithi086 ceph-mon[101471]: pgmap v5119: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-10T06:42:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:18 smithi086 ceph-mon[98993]: osdmap e2745: 8 total, 8 up, 8 in 2024-08-10T06:42:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:18 smithi086 ceph-mon[98993]: pgmap v5119: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-10T06:42:18.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:42:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:42:18] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-08-10T06:42:18.938 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 06:42:18 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=cleanup t=2024-08-10T06:42:18.532618326Z level=info msg="Completed cleanup jobs" duration=3.470063ms 2024-08-10T06:42:19.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:19 smithi086 ceph-mon[101471]: osdmap e2746: 8 total, 8 up, 8 in 2024-08-10T06:42:19.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:19 smithi086 ceph-mon[98993]: osdmap e2746: 8 total, 8 up, 8 in 2024-08-10T06:42:19.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:19 smithi159 ceph-mon[90359]: osdmap e2746: 8 total, 8 up, 8 in 2024-08-10T06:42:20.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:20 smithi159 ceph-mon[90359]: osdmap e2747: 8 total, 8 up, 8 in 2024-08-10T06:42:20.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:20 smithi159 ceph-mon[90359]: pgmap v5122: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 760 KiB/s rd, 5.0 KiB/s wr, 1.03k op/s 2024-08-10T06:42:20.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:20 smithi086 ceph-mon[98993]: osdmap e2747: 8 total, 8 up, 8 in 2024-08-10T06:42:20.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:20 smithi086 ceph-mon[98993]: pgmap v5122: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 760 KiB/s rd, 5.0 KiB/s wr, 1.03k op/s 2024-08-10T06:42:20.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:20 smithi086 ceph-mon[101471]: osdmap e2747: 8 total, 8 up, 8 in 2024-08-10T06:42:20.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:20 smithi086 ceph-mon[101471]: pgmap v5122: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 760 KiB/s rd, 5.0 KiB/s wr, 1.03k op/s 2024-08-10T06:42:21.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:21 smithi086 ceph-mon[98993]: osdmap e2748: 8 total, 8 up, 8 in 2024-08-10T06:42:21.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:21 smithi086 ceph-mon[98993]: osdmap e2749: 8 total, 8 up, 8 in 2024-08-10T06:42:21.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:21 smithi086 ceph-mon[101471]: osdmap e2748: 8 total, 8 up, 8 in 2024-08-10T06:42:21.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:21 smithi086 ceph-mon[101471]: osdmap e2749: 8 total, 8 up, 8 in 2024-08-10T06:42:21.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:21 smithi159 ceph-mon[90359]: osdmap e2748: 8 total, 8 up, 8 in 2024-08-10T06:42:21.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:21 smithi159 ceph-mon[90359]: osdmap e2749: 8 total, 8 up, 8 in 2024-08-10T06:42:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:22 smithi086 ceph-mon[98993]: pgmap v5125: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 5.0 KiB/s wr, 1.02k op/s 2024-08-10T06:42:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:22 smithi086 ceph-mon[98993]: osdmap e2750: 8 total, 8 up, 8 in 2024-08-10T06:42:22.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:22 smithi086 ceph-mon[101471]: pgmap v5125: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 5.0 KiB/s wr, 1.02k op/s 2024-08-10T06:42:22.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:22 smithi086 ceph-mon[101471]: osdmap e2750: 8 total, 8 up, 8 in 2024-08-10T06:42:22.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:22 smithi159 ceph-mon[90359]: pgmap v5125: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 5.0 KiB/s wr, 1.02k op/s 2024-08-10T06:42:22.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:22 smithi159 ceph-mon[90359]: osdmap e2750: 8 total, 8 up, 8 in 2024-08-10T06:42:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:24 smithi086 ceph-mon[98993]: osdmap e2751: 8 total, 8 up, 8 in 2024-08-10T06:42:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:24 smithi086 ceph-mon[98993]: pgmap v5128: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 729 KiB/s rd, 5.0 KiB/s wr, 986 op/s 2024-08-10T06:42:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:24 smithi086 ceph-mon[101471]: osdmap e2751: 8 total, 8 up, 8 in 2024-08-10T06:42:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:24 smithi086 ceph-mon[101471]: pgmap v5128: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 729 KiB/s rd, 5.0 KiB/s wr, 986 op/s 2024-08-10T06:42:24.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:24 smithi159 ceph-mon[90359]: osdmap e2751: 8 total, 8 up, 8 in 2024-08-10T06:42:24.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:24 smithi159 ceph-mon[90359]: pgmap v5128: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 729 KiB/s rd, 5.0 KiB/s wr, 986 op/s 2024-08-10T06:42:25.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:25 smithi086 ceph-mon[101471]: osdmap e2752: 8 total, 8 up, 8 in 2024-08-10T06:42:25.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:25 smithi086 ceph-mon[98993]: osdmap e2752: 8 total, 8 up, 8 in 2024-08-10T06:42:25.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:25 smithi159 ceph-mon[90359]: osdmap e2752: 8 total, 8 up, 8 in 2024-08-10T06:42:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:26 smithi086 ceph-mon[101471]: osdmap e2753: 8 total, 8 up, 8 in 2024-08-10T06:42:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:26 smithi086 ceph-mon[101471]: pgmap v5131: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 729 KiB/s rd, 5.0 KiB/s wr, 987 op/s 2024-08-10T06:42:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:26 smithi086 ceph-mon[101471]: osdmap e2754: 8 total, 8 up, 8 in 2024-08-10T06:42:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:26 smithi086 ceph-mon[98993]: osdmap e2753: 8 total, 8 up, 8 in 2024-08-10T06:42:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:26 smithi086 ceph-mon[98993]: pgmap v5131: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 729 KiB/s rd, 5.0 KiB/s wr, 987 op/s 2024-08-10T06:42:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:26 smithi086 ceph-mon[98993]: osdmap e2754: 8 total, 8 up, 8 in 2024-08-10T06:42:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:26 smithi159 ceph-mon[90359]: osdmap e2753: 8 total, 8 up, 8 in 2024-08-10T06:42:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:26 smithi159 ceph-mon[90359]: pgmap v5131: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 729 KiB/s rd, 5.0 KiB/s wr, 987 op/s 2024-08-10T06:42:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:26 smithi159 ceph-mon[90359]: osdmap e2754: 8 total, 8 up, 8 in 2024-08-10T06:42:27.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:42:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:42:27.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:42:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:28 smithi086 ceph-mon[101471]: osdmap e2755: 8 total, 8 up, 8 in 2024-08-10T06:42:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:28 smithi086 ceph-mon[101471]: pgmap v5134: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:42:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:28 smithi086 ceph-mon[98993]: osdmap e2755: 8 total, 8 up, 8 in 2024-08-10T06:42:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:28 smithi086 ceph-mon[98993]: pgmap v5134: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:42:28.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:42:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:42:28] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.43.0" 2024-08-10T06:42:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:28 smithi159 ceph-mon[90359]: osdmap e2755: 8 total, 8 up, 8 in 2024-08-10T06:42:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:28 smithi159 ceph-mon[90359]: pgmap v5134: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:42:29.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:29 smithi086 ceph-mon[98993]: osdmap e2756: 8 total, 8 up, 8 in 2024-08-10T06:42:29.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:29 smithi086 ceph-mon[101471]: osdmap e2756: 8 total, 8 up, 8 in 2024-08-10T06:42:29.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:29 smithi159 ceph-mon[90359]: osdmap e2756: 8 total, 8 up, 8 in 2024-08-10T06:42:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:30 smithi086 ceph-mon[98993]: osdmap e2757: 8 total, 8 up, 8 in 2024-08-10T06:42:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:30 smithi086 ceph-mon[98993]: pgmap v5137: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 695 KiB/s rd, 5.0 KiB/s wr, 939 op/s 2024-08-10T06:42:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:30 smithi086 ceph-mon[101471]: osdmap e2757: 8 total, 8 up, 8 in 2024-08-10T06:42:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:30 smithi086 ceph-mon[101471]: pgmap v5137: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 695 KiB/s rd, 5.0 KiB/s wr, 939 op/s 2024-08-10T06:42:30.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:30 smithi159 ceph-mon[90359]: osdmap e2757: 8 total, 8 up, 8 in 2024-08-10T06:42:30.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:30 smithi159 ceph-mon[90359]: pgmap v5137: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 695 KiB/s rd, 5.0 KiB/s wr, 939 op/s 2024-08-10T06:42:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:31 smithi086 ceph-mon[98993]: osdmap e2758: 8 total, 8 up, 8 in 2024-08-10T06:42:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:31 smithi086 ceph-mon[98993]: osdmap e2759: 8 total, 8 up, 8 in 2024-08-10T06:42:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:31 smithi086 ceph-mon[101471]: osdmap e2758: 8 total, 8 up, 8 in 2024-08-10T06:42:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:31 smithi086 ceph-mon[101471]: osdmap e2759: 8 total, 8 up, 8 in 2024-08-10T06:42:31.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:31 smithi159 ceph-mon[90359]: osdmap e2758: 8 total, 8 up, 8 in 2024-08-10T06:42:31.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:31 smithi159 ceph-mon[90359]: osdmap e2759: 8 total, 8 up, 8 in 2024-08-10T06:42:32.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:32 smithi086 ceph-mon[98993]: pgmap v5140: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 694 KiB/s rd, 5.0 KiB/s wr, 938 op/s 2024-08-10T06:42:32.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:32 smithi086 ceph-mon[98993]: osdmap e2760: 8 total, 8 up, 8 in 2024-08-10T06:42:32.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:32 smithi086 ceph-mon[101471]: pgmap v5140: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 694 KiB/s rd, 5.0 KiB/s wr, 938 op/s 2024-08-10T06:42:32.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:32 smithi086 ceph-mon[101471]: osdmap e2760: 8 total, 8 up, 8 in 2024-08-10T06:42:32.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:32 smithi159 ceph-mon[90359]: pgmap v5140: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 694 KiB/s rd, 5.0 KiB/s wr, 938 op/s 2024-08-10T06:42:32.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:32 smithi159 ceph-mon[90359]: osdmap e2760: 8 total, 8 up, 8 in 2024-08-10T06:42:34.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:34 smithi086 ceph-mon[98993]: osdmap e2761: 8 total, 8 up, 8 in 2024-08-10T06:42:34.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:34 smithi086 ceph-mon[98993]: pgmap v5143: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 662 KiB/s rd, 5.0 KiB/s wr, 896 op/s 2024-08-10T06:42:34.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:34 smithi086 ceph-mon[101471]: osdmap e2761: 8 total, 8 up, 8 in 2024-08-10T06:42:34.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:34 smithi086 ceph-mon[101471]: pgmap v5143: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 662 KiB/s rd, 5.0 KiB/s wr, 896 op/s 2024-08-10T06:42:34.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:34 smithi159 ceph-mon[90359]: osdmap e2761: 8 total, 8 up, 8 in 2024-08-10T06:42:34.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:34 smithi159 ceph-mon[90359]: pgmap v5143: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 662 KiB/s rd, 5.0 KiB/s wr, 896 op/s 2024-08-10T06:42:35.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:35 smithi086 ceph-mon[101471]: osdmap e2762: 8 total, 8 up, 8 in 2024-08-10T06:42:35.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:35 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:42:35.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:35 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:42:35.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:35 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:42:35.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:35 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:42:35.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:35 smithi086 ceph-mon[98993]: osdmap e2762: 8 total, 8 up, 8 in 2024-08-10T06:42:35.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:35 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:42:35.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:35 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:42:35.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:35 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:42:35.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:35 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:42:35.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:35 smithi159 ceph-mon[90359]: osdmap e2762: 8 total, 8 up, 8 in 2024-08-10T06:42:35.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:35 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:42:35.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:35 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:42:35.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:35 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:42:35.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:35 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:42:36.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:36 smithi086 ceph-mon[98993]: osdmap e2763: 8 total, 8 up, 8 in 2024-08-10T06:42:36.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:36 smithi086 ceph-mon[98993]: pgmap v5146: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 663 KiB/s rd, 5.0 KiB/s wr, 898 op/s 2024-08-10T06:42:36.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:36 smithi086 ceph-mon[98993]: osdmap e2764: 8 total, 8 up, 8 in 2024-08-10T06:42:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:36 smithi086 ceph-mon[101471]: osdmap e2763: 8 total, 8 up, 8 in 2024-08-10T06:42:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:36 smithi086 ceph-mon[101471]: pgmap v5146: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 663 KiB/s rd, 5.0 KiB/s wr, 898 op/s 2024-08-10T06:42:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:36 smithi086 ceph-mon[101471]: osdmap e2764: 8 total, 8 up, 8 in 2024-08-10T06:42:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:36 smithi159 ceph-mon[90359]: osdmap e2763: 8 total, 8 up, 8 in 2024-08-10T06:42:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:36 smithi159 ceph-mon[90359]: pgmap v5146: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 663 KiB/s rd, 5.0 KiB/s wr, 898 op/s 2024-08-10T06:42:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:36 smithi159 ceph-mon[90359]: osdmap e2764: 8 total, 8 up, 8 in 2024-08-10T06:42:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:38 smithi086 ceph-mon[101471]: osdmap e2765: 8 total, 8 up, 8 in 2024-08-10T06:42:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:38 smithi086 ceph-mon[101471]: pgmap v5149: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:42:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:38 smithi086 ceph-mon[98993]: osdmap e2765: 8 total, 8 up, 8 in 2024-08-10T06:42:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:38 smithi086 ceph-mon[98993]: pgmap v5149: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:42:38.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:42:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:42:38] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.43.0" 2024-08-10T06:42:38.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:38 smithi159 ceph-mon[90359]: osdmap e2765: 8 total, 8 up, 8 in 2024-08-10T06:42:38.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:38 smithi159 ceph-mon[90359]: pgmap v5149: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:42:39.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:39 smithi086 ceph-mon[98993]: osdmap e2766: 8 total, 8 up, 8 in 2024-08-10T06:42:39.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:39 smithi086 ceph-mon[101471]: osdmap e2766: 8 total, 8 up, 8 in 2024-08-10T06:42:39.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:39 smithi159 ceph-mon[90359]: osdmap e2766: 8 total, 8 up, 8 in 2024-08-10T06:42:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:40 smithi086 ceph-mon[98993]: osdmap e2767: 8 total, 8 up, 8 in 2024-08-10T06:42:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:40 smithi086 ceph-mon[98993]: pgmap v5152: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 629 KiB/s rd, 5.0 KiB/s wr, 852 op/s 2024-08-10T06:42:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:40 smithi086 ceph-mon[101471]: osdmap e2767: 8 total, 8 up, 8 in 2024-08-10T06:42:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:40 smithi086 ceph-mon[101471]: pgmap v5152: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 629 KiB/s rd, 5.0 KiB/s wr, 852 op/s 2024-08-10T06:42:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:40 smithi159 ceph-mon[90359]: osdmap e2767: 8 total, 8 up, 8 in 2024-08-10T06:42:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:40 smithi159 ceph-mon[90359]: pgmap v5152: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 629 KiB/s rd, 5.0 KiB/s wr, 852 op/s 2024-08-10T06:42:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:41 smithi086 ceph-mon[98993]: osdmap e2768: 8 total, 8 up, 8 in 2024-08-10T06:42:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:41 smithi086 ceph-mon[98993]: osdmap e2769: 8 total, 8 up, 8 in 2024-08-10T06:42:41.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:41 smithi086 ceph-mon[101471]: osdmap e2768: 8 total, 8 up, 8 in 2024-08-10T06:42:41.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:41 smithi086 ceph-mon[101471]: osdmap e2769: 8 total, 8 up, 8 in 2024-08-10T06:42:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:41 smithi159 ceph-mon[90359]: osdmap e2768: 8 total, 8 up, 8 in 2024-08-10T06:42:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:41 smithi159 ceph-mon[90359]: osdmap e2769: 8 total, 8 up, 8 in 2024-08-10T06:42:42.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:42:42.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:42 smithi086 ceph-mon[98993]: pgmap v5155: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 628 KiB/s rd, 5.0 KiB/s wr, 852 op/s 2024-08-10T06:42:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:42:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:42 smithi086 ceph-mon[101471]: pgmap v5155: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 628 KiB/s rd, 5.0 KiB/s wr, 852 op/s 2024-08-10T06:42:42.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:42:42.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:42 smithi159 ceph-mon[90359]: pgmap v5155: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 628 KiB/s rd, 5.0 KiB/s wr, 852 op/s 2024-08-10T06:42:43.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:43 smithi086 ceph-mon[98993]: osdmap e2770: 8 total, 8 up, 8 in 2024-08-10T06:42:43.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:43 smithi086 ceph-mon[101471]: osdmap e2770: 8 total, 8 up, 8 in 2024-08-10T06:42:43.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:43 smithi159 ceph-mon[90359]: osdmap e2770: 8 total, 8 up, 8 in 2024-08-10T06:42:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:44 smithi086 ceph-mon[101471]: osdmap e2771: 8 total, 8 up, 8 in 2024-08-10T06:42:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:44 smithi086 ceph-mon[101471]: pgmap v5158: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 598 KiB/s rd, 5.0 KiB/s wr, 809 op/s 2024-08-10T06:42:44.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:44 smithi086 ceph-mon[98993]: osdmap e2771: 8 total, 8 up, 8 in 2024-08-10T06:42:44.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:44 smithi086 ceph-mon[98993]: pgmap v5158: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 598 KiB/s rd, 5.0 KiB/s wr, 809 op/s 2024-08-10T06:42:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:44 smithi159 ceph-mon[90359]: osdmap e2771: 8 total, 8 up, 8 in 2024-08-10T06:42:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:44 smithi159 ceph-mon[90359]: pgmap v5158: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 598 KiB/s rd, 5.0 KiB/s wr, 809 op/s 2024-08-10T06:42:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:45 smithi086 ceph-mon[101471]: osdmap e2772: 8 total, 8 up, 8 in 2024-08-10T06:42:45.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:45 smithi086 ceph-mon[98993]: osdmap e2772: 8 total, 8 up, 8 in 2024-08-10T06:42:45.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:45 smithi159 ceph-mon[90359]: osdmap e2772: 8 total, 8 up, 8 in 2024-08-10T06:42:46.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:46 smithi086 ceph-mon[101471]: osdmap e2773: 8 total, 8 up, 8 in 2024-08-10T06:42:46.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:46 smithi086 ceph-mon[101471]: pgmap v5161: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 598 KiB/s rd, 5.0 KiB/s wr, 809 op/s 2024-08-10T06:42:46.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:46 smithi086 ceph-mon[101471]: osdmap e2774: 8 total, 8 up, 8 in 2024-08-10T06:42:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:46 smithi086 ceph-mon[98993]: osdmap e2773: 8 total, 8 up, 8 in 2024-08-10T06:42:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:46 smithi086 ceph-mon[98993]: pgmap v5161: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 598 KiB/s rd, 5.0 KiB/s wr, 809 op/s 2024-08-10T06:42:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:46 smithi086 ceph-mon[98993]: osdmap e2774: 8 total, 8 up, 8 in 2024-08-10T06:42:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:46 smithi159 ceph-mon[90359]: osdmap e2773: 8 total, 8 up, 8 in 2024-08-10T06:42:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:46 smithi159 ceph-mon[90359]: pgmap v5161: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 598 KiB/s rd, 5.0 KiB/s wr, 809 op/s 2024-08-10T06:42:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:46 smithi159 ceph-mon[90359]: osdmap e2774: 8 total, 8 up, 8 in 2024-08-10T06:42:48.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:48 smithi086 ceph-mon[101471]: osdmap e2775: 8 total, 8 up, 8 in 2024-08-10T06:42:48.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:48 smithi086 ceph-mon[101471]: pgmap v5164: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:42:48.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:48 smithi086 ceph-mon[98993]: osdmap e2775: 8 total, 8 up, 8 in 2024-08-10T06:42:48.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:48 smithi086 ceph-mon[98993]: pgmap v5164: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:42:48.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:42:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:42:48] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-08-10T06:42:48.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:48 smithi159 ceph-mon[90359]: osdmap e2775: 8 total, 8 up, 8 in 2024-08-10T06:42:48.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:48 smithi159 ceph-mon[90359]: pgmap v5164: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:42:49.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:49 smithi086 ceph-mon[101471]: osdmap e2776: 8 total, 8 up, 8 in 2024-08-10T06:42:49.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:49 smithi086 ceph-mon[98993]: osdmap e2776: 8 total, 8 up, 8 in 2024-08-10T06:42:49.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:49 smithi159 ceph-mon[90359]: osdmap e2776: 8 total, 8 up, 8 in 2024-08-10T06:42:50.590 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:50 smithi159 ceph-mon[90359]: osdmap e2777: 8 total, 8 up, 8 in 2024-08-10T06:42:50.590 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:50 smithi159 ceph-mon[90359]: pgmap v5167: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 564 KiB/s rd, 5.0 KiB/s wr, 765 op/s 2024-08-10T06:42:50.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:50 smithi086 ceph-mon[98993]: osdmap e2777: 8 total, 8 up, 8 in 2024-08-10T06:42:50.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:50 smithi086 ceph-mon[98993]: pgmap v5167: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 564 KiB/s rd, 5.0 KiB/s wr, 765 op/s 2024-08-10T06:42:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:50 smithi086 ceph-mon[101471]: osdmap e2777: 8 total, 8 up, 8 in 2024-08-10T06:42:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:50 smithi086 ceph-mon[101471]: pgmap v5167: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 564 KiB/s rd, 5.0 KiB/s wr, 765 op/s 2024-08-10T06:42:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:51 smithi086 ceph-mon[101471]: osdmap e2778: 8 total, 8 up, 8 in 2024-08-10T06:42:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:51 smithi086 ceph-mon[101471]: osdmap e2779: 8 total, 8 up, 8 in 2024-08-10T06:42:51.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:51 smithi086 ceph-mon[98993]: osdmap e2778: 8 total, 8 up, 8 in 2024-08-10T06:42:51.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:51 smithi086 ceph-mon[98993]: osdmap e2779: 8 total, 8 up, 8 in 2024-08-10T06:42:51.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:51 smithi159 ceph-mon[90359]: osdmap e2778: 8 total, 8 up, 8 in 2024-08-10T06:42:51.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:51 smithi159 ceph-mon[90359]: osdmap e2779: 8 total, 8 up, 8 in 2024-08-10T06:42:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:52 smithi086 ceph-mon[98993]: pgmap v5170: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 563 KiB/s rd, 5.0 KiB/s wr, 765 op/s 2024-08-10T06:42:52.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:52 smithi086 ceph-mon[101471]: pgmap v5170: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 563 KiB/s rd, 5.0 KiB/s wr, 765 op/s 2024-08-10T06:42:52.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:52 smithi159 ceph-mon[90359]: pgmap v5170: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 563 KiB/s rd, 5.0 KiB/s wr, 765 op/s 2024-08-10T06:42:53.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:53 smithi086 ceph-mon[98993]: osdmap e2780: 8 total, 8 up, 8 in 2024-08-10T06:42:53.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:53 smithi086 ceph-mon[101471]: osdmap e2780: 8 total, 8 up, 8 in 2024-08-10T06:42:53.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:53 smithi159 ceph-mon[90359]: osdmap e2780: 8 total, 8 up, 8 in 2024-08-10T06:42:54.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:54 smithi086 ceph-mon[101471]: osdmap e2781: 8 total, 8 up, 8 in 2024-08-10T06:42:54.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:54 smithi086 ceph-mon[101471]: pgmap v5173: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 534 KiB/s rd, 5.0 KiB/s wr, 723 op/s 2024-08-10T06:42:54.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:54 smithi086 ceph-mon[98993]: osdmap e2781: 8 total, 8 up, 8 in 2024-08-10T06:42:54.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:54 smithi086 ceph-mon[98993]: pgmap v5173: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 534 KiB/s rd, 5.0 KiB/s wr, 723 op/s 2024-08-10T06:42:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:54 smithi159 ceph-mon[90359]: osdmap e2781: 8 total, 8 up, 8 in 2024-08-10T06:42:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:54 smithi159 ceph-mon[90359]: pgmap v5173: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 534 KiB/s rd, 5.0 KiB/s wr, 723 op/s 2024-08-10T06:42:55.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:55 smithi086 ceph-mon[98993]: osdmap e2782: 8 total, 8 up, 8 in 2024-08-10T06:42:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:55 smithi086 ceph-mon[101471]: osdmap e2782: 8 total, 8 up, 8 in 2024-08-10T06:42:55.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:55 smithi159 ceph-mon[90359]: osdmap e2782: 8 total, 8 up, 8 in 2024-08-10T06:42:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:56 smithi086 ceph-mon[98993]: osdmap e2783: 8 total, 8 up, 8 in 2024-08-10T06:42:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:56 smithi086 ceph-mon[98993]: pgmap v5176: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 532 KiB/s rd, 5.0 KiB/s wr, 720 op/s 2024-08-10T06:42:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:56 smithi086 ceph-mon[98993]: osdmap e2784: 8 total, 8 up, 8 in 2024-08-10T06:42:56.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:56 smithi086 ceph-mon[101471]: osdmap e2783: 8 total, 8 up, 8 in 2024-08-10T06:42:56.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:56 smithi086 ceph-mon[101471]: pgmap v5176: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 532 KiB/s rd, 5.0 KiB/s wr, 720 op/s 2024-08-10T06:42:56.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:56 smithi086 ceph-mon[101471]: osdmap e2784: 8 total, 8 up, 8 in 2024-08-10T06:42:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:56 smithi159 ceph-mon[90359]: osdmap e2783: 8 total, 8 up, 8 in 2024-08-10T06:42:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:56 smithi159 ceph-mon[90359]: pgmap v5176: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 532 KiB/s rd, 5.0 KiB/s wr, 720 op/s 2024-08-10T06:42:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:56 smithi159 ceph-mon[90359]: osdmap e2784: 8 total, 8 up, 8 in 2024-08-10T06:42:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:42:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:57 smithi086 ceph-mon[98993]: osdmap e2785: 8 total, 8 up, 8 in 2024-08-10T06:42:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:42:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:57 smithi086 ceph-mon[101471]: osdmap e2785: 8 total, 8 up, 8 in 2024-08-10T06:42:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:42:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:57 smithi159 ceph-mon[90359]: osdmap e2785: 8 total, 8 up, 8 in 2024-08-10T06:42:58.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:58 smithi086 ceph-mon[98993]: pgmap v5179: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-10T06:42:58.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:42:58 smithi086 ceph-mon[98993]: osdmap e2786: 8 total, 8 up, 8 in 2024-08-10T06:42:58.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:58 smithi086 ceph-mon[101471]: pgmap v5179: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-10T06:42:58.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:42:58 smithi086 ceph-mon[101471]: osdmap e2786: 8 total, 8 up, 8 in 2024-08-10T06:42:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:42:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:42:58] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-08-10T06:42:58.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:58 smithi159 ceph-mon[90359]: pgmap v5179: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-10T06:42:58.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:42:58 smithi159 ceph-mon[90359]: osdmap e2786: 8 total, 8 up, 8 in 2024-08-10T06:43:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:00 smithi086 ceph-mon[98993]: osdmap e2787: 8 total, 8 up, 8 in 2024-08-10T06:43:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:00 smithi086 ceph-mon[98993]: pgmap v5182: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 499 KiB/s rd, 5.0 KiB/s wr, 678 op/s 2024-08-10T06:43:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:00 smithi086 ceph-mon[101471]: osdmap e2787: 8 total, 8 up, 8 in 2024-08-10T06:43:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:00 smithi086 ceph-mon[101471]: pgmap v5182: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 499 KiB/s rd, 5.0 KiB/s wr, 678 op/s 2024-08-10T06:43:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:00 smithi159 ceph-mon[90359]: osdmap e2787: 8 total, 8 up, 8 in 2024-08-10T06:43:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:00 smithi159 ceph-mon[90359]: pgmap v5182: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 499 KiB/s rd, 5.0 KiB/s wr, 678 op/s 2024-08-10T06:43:01.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:01 smithi086 ceph-mon[101471]: osdmap e2788: 8 total, 8 up, 8 in 2024-08-10T06:43:01.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:01 smithi086 ceph-mon[101471]: osdmap e2789: 8 total, 8 up, 8 in 2024-08-10T06:43:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:01 smithi086 ceph-mon[98993]: osdmap e2788: 8 total, 8 up, 8 in 2024-08-10T06:43:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:01 smithi086 ceph-mon[98993]: osdmap e2789: 8 total, 8 up, 8 in 2024-08-10T06:43:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:01 smithi159 ceph-mon[90359]: osdmap e2788: 8 total, 8 up, 8 in 2024-08-10T06:43:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:01 smithi159 ceph-mon[90359]: osdmap e2789: 8 total, 8 up, 8 in 2024-08-10T06:43:02.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:02 smithi086 ceph-mon[101471]: pgmap v5185: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 499 KiB/s rd, 5.0 KiB/s wr, 678 op/s 2024-08-10T06:43:02.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:02 smithi086 ceph-mon[98993]: pgmap v5185: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 499 KiB/s rd, 5.0 KiB/s wr, 678 op/s 2024-08-10T06:43:02.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:02 smithi159 ceph-mon[90359]: pgmap v5185: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 499 KiB/s rd, 5.0 KiB/s wr, 678 op/s 2024-08-10T06:43:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:03 smithi086 ceph-mon[101471]: osdmap e2790: 8 total, 8 up, 8 in 2024-08-10T06:43:03.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:03 smithi086 ceph-mon[98993]: osdmap e2790: 8 total, 8 up, 8 in 2024-08-10T06:43:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:03 smithi159 ceph-mon[90359]: osdmap e2790: 8 total, 8 up, 8 in 2024-08-10T06:43:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:04 smithi086 ceph-mon[98993]: osdmap e2791: 8 total, 8 up, 8 in 2024-08-10T06:43:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:04 smithi086 ceph-mon[98993]: pgmap v5188: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 5.0 KiB/s wr, 634 op/s 2024-08-10T06:43:04.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:04 smithi086 ceph-mon[101471]: osdmap e2791: 8 total, 8 up, 8 in 2024-08-10T06:43:04.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:04 smithi086 ceph-mon[101471]: pgmap v5188: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 5.0 KiB/s wr, 634 op/s 2024-08-10T06:43:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:04 smithi159 ceph-mon[90359]: osdmap e2791: 8 total, 8 up, 8 in 2024-08-10T06:43:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:04 smithi159 ceph-mon[90359]: pgmap v5188: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 5.0 KiB/s wr, 634 op/s 2024-08-10T06:43:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:05 smithi086 ceph-mon[98993]: osdmap e2792: 8 total, 8 up, 8 in 2024-08-10T06:43:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:05 smithi086 ceph-mon[101471]: osdmap e2792: 8 total, 8 up, 8 in 2024-08-10T06:43:05.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:05 smithi159 ceph-mon[90359]: osdmap e2792: 8 total, 8 up, 8 in 2024-08-10T06:43:06.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:06 smithi086 ceph-mon[98993]: osdmap e2793: 8 total, 8 up, 8 in 2024-08-10T06:43:06.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:06 smithi086 ceph-mon[98993]: pgmap v5191: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 5.0 KiB/s wr, 635 op/s 2024-08-10T06:43:06.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:06 smithi086 ceph-mon[98993]: osdmap e2794: 8 total, 8 up, 8 in 2024-08-10T06:43:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:06 smithi086 ceph-mon[101471]: osdmap e2793: 8 total, 8 up, 8 in 2024-08-10T06:43:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:06 smithi086 ceph-mon[101471]: pgmap v5191: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 5.0 KiB/s wr, 635 op/s 2024-08-10T06:43:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:06 smithi086 ceph-mon[101471]: osdmap e2794: 8 total, 8 up, 8 in 2024-08-10T06:43:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:06 smithi159 ceph-mon[90359]: osdmap e2793: 8 total, 8 up, 8 in 2024-08-10T06:43:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:06 smithi159 ceph-mon[90359]: pgmap v5191: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 5.0 KiB/s wr, 635 op/s 2024-08-10T06:43:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:06 smithi159 ceph-mon[90359]: osdmap e2794: 8 total, 8 up, 8 in 2024-08-10T06:43:08.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:08 smithi086 ceph-mon[101471]: osdmap e2795: 8 total, 8 up, 8 in 2024-08-10T06:43:08.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:08 smithi086 ceph-mon[101471]: pgmap v5194: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-10T06:43:08.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:08 smithi086 ceph-mon[98993]: osdmap e2795: 8 total, 8 up, 8 in 2024-08-10T06:43:08.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:08 smithi086 ceph-mon[98993]: pgmap v5194: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-10T06:43:08.659 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:43:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:43:08] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-08-10T06:43:08.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:08 smithi159 ceph-mon[90359]: osdmap e2795: 8 total, 8 up, 8 in 2024-08-10T06:43:08.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:08 smithi159 ceph-mon[90359]: pgmap v5194: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-10T06:43:09.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:09 smithi086 ceph-mon[98993]: osdmap e2796: 8 total, 8 up, 8 in 2024-08-10T06:43:09.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:09 smithi086 ceph-mon[101471]: osdmap e2796: 8 total, 8 up, 8 in 2024-08-10T06:43:09.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:09 smithi159 ceph-mon[90359]: osdmap e2796: 8 total, 8 up, 8 in 2024-08-10T06:43:10.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:10 smithi086 ceph-mon[101471]: osdmap e2797: 8 total, 8 up, 8 in 2024-08-10T06:43:10.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:10 smithi086 ceph-mon[101471]: pgmap v5197: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 433 KiB/s rd, 5.0 KiB/s wr, 586 op/s 2024-08-10T06:43:10.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:10 smithi086 ceph-mon[98993]: osdmap e2797: 8 total, 8 up, 8 in 2024-08-10T06:43:10.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:10 smithi086 ceph-mon[98993]: pgmap v5197: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 433 KiB/s rd, 5.0 KiB/s wr, 586 op/s 2024-08-10T06:43:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:10 smithi159 ceph-mon[90359]: osdmap e2797: 8 total, 8 up, 8 in 2024-08-10T06:43:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:10 smithi159 ceph-mon[90359]: pgmap v5197: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 433 KiB/s rd, 5.0 KiB/s wr, 586 op/s 2024-08-10T06:43:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:11 smithi086 ceph-mon[98993]: osdmap e2798: 8 total, 8 up, 8 in 2024-08-10T06:43:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:11 smithi086 ceph-mon[98993]: osdmap e2799: 8 total, 8 up, 8 in 2024-08-10T06:43:11.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:11 smithi086 ceph-mon[101471]: osdmap e2798: 8 total, 8 up, 8 in 2024-08-10T06:43:11.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:11 smithi086 ceph-mon[101471]: osdmap e2799: 8 total, 8 up, 8 in 2024-08-10T06:43:11.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:11 smithi159 ceph-mon[90359]: osdmap e2798: 8 total, 8 up, 8 in 2024-08-10T06:43:11.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:11 smithi159 ceph-mon[90359]: osdmap e2799: 8 total, 8 up, 8 in 2024-08-10T06:43:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:43:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:12 smithi086 ceph-mon[98993]: pgmap v5200: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 432 KiB/s rd, 5.0 KiB/s wr, 587 op/s 2024-08-10T06:43:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:43:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:12 smithi086 ceph-mon[101471]: pgmap v5200: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 432 KiB/s rd, 5.0 KiB/s wr, 587 op/s 2024-08-10T06:43:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:43:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:12 smithi159 ceph-mon[90359]: pgmap v5200: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 432 KiB/s rd, 5.0 KiB/s wr, 587 op/s 2024-08-10T06:43:13.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:13 smithi086 ceph-mon[98993]: osdmap e2800: 8 total, 8 up, 8 in 2024-08-10T06:43:13.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:13 smithi086 ceph-mon[101471]: osdmap e2800: 8 total, 8 up, 8 in 2024-08-10T06:43:13.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:13 smithi159 ceph-mon[90359]: osdmap e2800: 8 total, 8 up, 8 in 2024-08-10T06:43:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:14 smithi086 ceph-mon[98993]: osdmap e2801: 8 total, 8 up, 8 in 2024-08-10T06:43:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:14 smithi086 ceph-mon[98993]: pgmap v5203: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 402 KiB/s rd, 5.0 KiB/s wr, 544 op/s 2024-08-10T06:43:14.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:14 smithi086 ceph-mon[101471]: osdmap e2801: 8 total, 8 up, 8 in 2024-08-10T06:43:14.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:14 smithi086 ceph-mon[101471]: pgmap v5203: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 402 KiB/s rd, 5.0 KiB/s wr, 544 op/s 2024-08-10T06:43:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:14 smithi159 ceph-mon[90359]: osdmap e2801: 8 total, 8 up, 8 in 2024-08-10T06:43:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:14 smithi159 ceph-mon[90359]: pgmap v5203: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 402 KiB/s rd, 5.0 KiB/s wr, 544 op/s 2024-08-10T06:43:15.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:15 smithi086 ceph-mon[98993]: osdmap e2802: 8 total, 8 up, 8 in 2024-08-10T06:43:15.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:15 smithi086 ceph-mon[101471]: osdmap e2802: 8 total, 8 up, 8 in 2024-08-10T06:43:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:15 smithi159 ceph-mon[90359]: osdmap e2802: 8 total, 8 up, 8 in 2024-08-10T06:43:16.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:16 smithi086 ceph-mon[98993]: osdmap e2803: 8 total, 8 up, 8 in 2024-08-10T06:43:16.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:16 smithi086 ceph-mon[98993]: pgmap v5206: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 402 KiB/s rd, 5.0 KiB/s wr, 544 op/s 2024-08-10T06:43:16.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:16 smithi086 ceph-mon[98993]: osdmap e2804: 8 total, 8 up, 8 in 2024-08-10T06:43:16.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:16 smithi086 ceph-mon[101471]: osdmap e2803: 8 total, 8 up, 8 in 2024-08-10T06:43:16.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:16 smithi086 ceph-mon[101471]: pgmap v5206: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 402 KiB/s rd, 5.0 KiB/s wr, 544 op/s 2024-08-10T06:43:16.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:16 smithi086 ceph-mon[101471]: osdmap e2804: 8 total, 8 up, 8 in 2024-08-10T06:43:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:16 smithi159 ceph-mon[90359]: osdmap e2803: 8 total, 8 up, 8 in 2024-08-10T06:43:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:16 smithi159 ceph-mon[90359]: pgmap v5206: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 402 KiB/s rd, 5.0 KiB/s wr, 544 op/s 2024-08-10T06:43:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:16 smithi159 ceph-mon[90359]: osdmap e2804: 8 total, 8 up, 8 in 2024-08-10T06:43:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:43:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:43:18] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-08-10T06:43:18.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:18 smithi086 ceph-mon[101471]: osdmap e2805: 8 total, 8 up, 8 in 2024-08-10T06:43:18.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:18 smithi086 ceph-mon[101471]: pgmap v5209: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-10T06:43:18.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:18 smithi086 ceph-mon[98993]: osdmap e2805: 8 total, 8 up, 8 in 2024-08-10T06:43:18.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:18 smithi086 ceph-mon[98993]: pgmap v5209: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-10T06:43:18.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:18 smithi159 ceph-mon[90359]: osdmap e2805: 8 total, 8 up, 8 in 2024-08-10T06:43:18.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:18 smithi159 ceph-mon[90359]: pgmap v5209: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-10T06:43:19.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:19 smithi086 ceph-mon[101471]: osdmap e2806: 8 total, 8 up, 8 in 2024-08-10T06:43:19.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:19 smithi086 ceph-mon[98993]: osdmap e2806: 8 total, 8 up, 8 in 2024-08-10T06:43:19.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:19 smithi159 ceph-mon[90359]: osdmap e2806: 8 total, 8 up, 8 in 2024-08-10T06:43:20.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:20 smithi159 ceph-mon[90359]: osdmap e2807: 8 total, 8 up, 8 in 2024-08-10T06:43:20.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:20 smithi159 ceph-mon[90359]: pgmap v5212: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 367 KiB/s rd, 5.0 KiB/s wr, 496 op/s 2024-08-10T06:43:20.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:20 smithi086 ceph-mon[98993]: osdmap e2807: 8 total, 8 up, 8 in 2024-08-10T06:43:20.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:20 smithi086 ceph-mon[98993]: pgmap v5212: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 367 KiB/s rd, 5.0 KiB/s wr, 496 op/s 2024-08-10T06:43:20.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:20 smithi086 ceph-mon[101471]: osdmap e2807: 8 total, 8 up, 8 in 2024-08-10T06:43:20.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:20 smithi086 ceph-mon[101471]: pgmap v5212: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 367 KiB/s rd, 5.0 KiB/s wr, 496 op/s 2024-08-10T06:43:21.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:21 smithi086 ceph-mon[98993]: osdmap e2808: 8 total, 8 up, 8 in 2024-08-10T06:43:21.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:21 smithi086 ceph-mon[98993]: osdmap e2809: 8 total, 8 up, 8 in 2024-08-10T06:43:21.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:21 smithi086 ceph-mon[101471]: osdmap e2808: 8 total, 8 up, 8 in 2024-08-10T06:43:21.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:21 smithi086 ceph-mon[101471]: osdmap e2809: 8 total, 8 up, 8 in 2024-08-10T06:43:21.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:21 smithi159 ceph-mon[90359]: osdmap e2808: 8 total, 8 up, 8 in 2024-08-10T06:43:21.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:21 smithi159 ceph-mon[90359]: osdmap e2809: 8 total, 8 up, 8 in 2024-08-10T06:43:22.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:22 smithi086 ceph-mon[101471]: pgmap v5215: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 367 KiB/s rd, 5.0 KiB/s wr, 497 op/s 2024-08-10T06:43:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:22 smithi086 ceph-mon[98993]: pgmap v5215: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 367 KiB/s rd, 5.0 KiB/s wr, 497 op/s 2024-08-10T06:43:22.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:22 smithi159 ceph-mon[90359]: pgmap v5215: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 367 KiB/s rd, 5.0 KiB/s wr, 497 op/s 2024-08-10T06:43:23.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:23 smithi086 ceph-mon[101471]: osdmap e2810: 8 total, 8 up, 8 in 2024-08-10T06:43:23.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:23 smithi086 ceph-mon[98993]: osdmap e2810: 8 total, 8 up, 8 in 2024-08-10T06:43:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:23 smithi159 ceph-mon[90359]: osdmap e2810: 8 total, 8 up, 8 in 2024-08-10T06:43:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:24 smithi086 ceph-mon[101471]: osdmap e2811: 8 total, 8 up, 8 in 2024-08-10T06:43:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:24 smithi086 ceph-mon[101471]: pgmap v5218: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 338 KiB/s rd, 5.0 KiB/s wr, 458 op/s 2024-08-10T06:43:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:24 smithi086 ceph-mon[98993]: osdmap e2811: 8 total, 8 up, 8 in 2024-08-10T06:43:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:24 smithi086 ceph-mon[98993]: pgmap v5218: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 338 KiB/s rd, 5.0 KiB/s wr, 458 op/s 2024-08-10T06:43:24.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:24 smithi159 ceph-mon[90359]: osdmap e2811: 8 total, 8 up, 8 in 2024-08-10T06:43:24.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:24 smithi159 ceph-mon[90359]: pgmap v5218: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 338 KiB/s rd, 5.0 KiB/s wr, 458 op/s 2024-08-10T06:43:25.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:25 smithi086 ceph-mon[98993]: osdmap e2812: 8 total, 8 up, 8 in 2024-08-10T06:43:25.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:25 smithi086 ceph-mon[101471]: osdmap e2812: 8 total, 8 up, 8 in 2024-08-10T06:43:25.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:25 smithi159 ceph-mon[90359]: osdmap e2812: 8 total, 8 up, 8 in 2024-08-10T06:43:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:26 smithi086 ceph-mon[98993]: osdmap e2813: 8 total, 8 up, 8 in 2024-08-10T06:43:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:26 smithi086 ceph-mon[98993]: pgmap v5221: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 337 KiB/s rd, 5.0 KiB/s wr, 457 op/s 2024-08-10T06:43:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:26 smithi086 ceph-mon[98993]: osdmap e2814: 8 total, 8 up, 8 in 2024-08-10T06:43:26.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:26 smithi086 ceph-mon[101471]: osdmap e2813: 8 total, 8 up, 8 in 2024-08-10T06:43:26.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:26 smithi086 ceph-mon[101471]: pgmap v5221: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 337 KiB/s rd, 5.0 KiB/s wr, 457 op/s 2024-08-10T06:43:26.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:26 smithi086 ceph-mon[101471]: osdmap e2814: 8 total, 8 up, 8 in 2024-08-10T06:43:26.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:26 smithi159 ceph-mon[90359]: osdmap e2813: 8 total, 8 up, 8 in 2024-08-10T06:43:26.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:26 smithi159 ceph-mon[90359]: pgmap v5221: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 337 KiB/s rd, 5.0 KiB/s wr, 457 op/s 2024-08-10T06:43:26.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:26 smithi159 ceph-mon[90359]: osdmap e2814: 8 total, 8 up, 8 in 2024-08-10T06:43:27.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:43:27.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:27 smithi086 ceph-mon[98993]: osdmap e2815: 8 total, 8 up, 8 in 2024-08-10T06:43:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:43:27.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:27 smithi086 ceph-mon[101471]: osdmap e2815: 8 total, 8 up, 8 in 2024-08-10T06:43:27.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:43:27.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:27 smithi159 ceph-mon[90359]: osdmap e2815: 8 total, 8 up, 8 in 2024-08-10T06:43:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:28 smithi086 ceph-mon[98993]: pgmap v5224: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-10T06:43:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:28 smithi086 ceph-mon[98993]: osdmap e2816: 8 total, 8 up, 8 in 2024-08-10T06:43:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:43:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:43:28] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-08-10T06:43:28.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:28 smithi086 ceph-mon[101471]: pgmap v5224: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-10T06:43:28.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:28 smithi086 ceph-mon[101471]: osdmap e2816: 8 total, 8 up, 8 in 2024-08-10T06:43:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:28 smithi159 ceph-mon[90359]: pgmap v5224: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-10T06:43:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:28 smithi159 ceph-mon[90359]: osdmap e2816: 8 total, 8 up, 8 in 2024-08-10T06:43:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:30 smithi086 ceph-mon[98993]: osdmap e2817: 8 total, 8 up, 8 in 2024-08-10T06:43:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:30 smithi086 ceph-mon[98993]: pgmap v5227: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 304 KiB/s rd, 5.0 KiB/s wr, 412 op/s 2024-08-10T06:43:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:30 smithi086 ceph-mon[101471]: osdmap e2817: 8 total, 8 up, 8 in 2024-08-10T06:43:30.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:30 smithi086 ceph-mon[101471]: pgmap v5227: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 304 KiB/s rd, 5.0 KiB/s wr, 412 op/s 2024-08-10T06:43:30.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:30 smithi159 ceph-mon[90359]: osdmap e2817: 8 total, 8 up, 8 in 2024-08-10T06:43:30.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:30 smithi159 ceph-mon[90359]: pgmap v5227: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 304 KiB/s rd, 5.0 KiB/s wr, 412 op/s 2024-08-10T06:43:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:31 smithi086 ceph-mon[98993]: osdmap e2818: 8 total, 8 up, 8 in 2024-08-10T06:43:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:31 smithi086 ceph-mon[98993]: osdmap e2819: 8 total, 8 up, 8 in 2024-08-10T06:43:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:31 smithi086 ceph-mon[101471]: osdmap e2818: 8 total, 8 up, 8 in 2024-08-10T06:43:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:31 smithi086 ceph-mon[101471]: osdmap e2819: 8 total, 8 up, 8 in 2024-08-10T06:43:31.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:31 smithi159 ceph-mon[90359]: osdmap e2818: 8 total, 8 up, 8 in 2024-08-10T06:43:31.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:31 smithi159 ceph-mon[90359]: osdmap e2819: 8 total, 8 up, 8 in 2024-08-10T06:43:32.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:32 smithi086 ceph-mon[98993]: pgmap v5230: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 303 KiB/s rd, 5.0 KiB/s wr, 412 op/s 2024-08-10T06:43:32.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:32 smithi086 ceph-mon[101471]: pgmap v5230: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 303 KiB/s rd, 5.0 KiB/s wr, 412 op/s 2024-08-10T06:43:32.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:32 smithi159 ceph-mon[90359]: pgmap v5230: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 303 KiB/s rd, 5.0 KiB/s wr, 412 op/s 2024-08-10T06:43:33.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:33 smithi086 ceph-mon[101471]: osdmap e2820: 8 total, 8 up, 8 in 2024-08-10T06:43:33.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:33 smithi086 ceph-mon[98993]: osdmap e2820: 8 total, 8 up, 8 in 2024-08-10T06:43:33.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:33 smithi159 ceph-mon[90359]: osdmap e2820: 8 total, 8 up, 8 in 2024-08-10T06:43:34.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:34 smithi086 ceph-mon[98993]: osdmap e2821: 8 total, 8 up, 8 in 2024-08-10T06:43:34.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:34 smithi086 ceph-mon[98993]: pgmap v5233: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 272 KiB/s rd, 5.0 KiB/s wr, 369 op/s 2024-08-10T06:43:34.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:34 smithi086 ceph-mon[101471]: osdmap e2821: 8 total, 8 up, 8 in 2024-08-10T06:43:34.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:34 smithi086 ceph-mon[101471]: pgmap v5233: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 272 KiB/s rd, 5.0 KiB/s wr, 369 op/s 2024-08-10T06:43:34.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:34 smithi159 ceph-mon[90359]: osdmap e2821: 8 total, 8 up, 8 in 2024-08-10T06:43:34.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:34 smithi159 ceph-mon[90359]: pgmap v5233: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 272 KiB/s rd, 5.0 KiB/s wr, 369 op/s 2024-08-10T06:43:35.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:35 smithi086 ceph-mon[101471]: osdmap e2822: 8 total, 8 up, 8 in 2024-08-10T06:43:35.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:35 smithi086 ceph-mon[98993]: osdmap e2822: 8 total, 8 up, 8 in 2024-08-10T06:43:35.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:35 smithi159 ceph-mon[90359]: osdmap e2822: 8 total, 8 up, 8 in 2024-08-10T06:43:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:36 smithi159 ceph-mon[90359]: osdmap e2823: 8 total, 8 up, 8 in 2024-08-10T06:43:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:36 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:43:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:36 smithi159 ceph-mon[90359]: pgmap v5236: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 271 KiB/s rd, 5.0 KiB/s wr, 367 op/s 2024-08-10T06:43:36.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:36 smithi159 ceph-mon[90359]: osdmap e2824: 8 total, 8 up, 8 in 2024-08-10T06:43:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:36 smithi086 ceph-mon[101471]: osdmap e2823: 8 total, 8 up, 8 in 2024-08-10T06:43:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:36 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:43:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:36 smithi086 ceph-mon[101471]: pgmap v5236: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 271 KiB/s rd, 5.0 KiB/s wr, 367 op/s 2024-08-10T06:43:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:36 smithi086 ceph-mon[101471]: osdmap e2824: 8 total, 8 up, 8 in 2024-08-10T06:43:36.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:36 smithi086 ceph-mon[98993]: osdmap e2823: 8 total, 8 up, 8 in 2024-08-10T06:43:36.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:36 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:43:36.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:36 smithi086 ceph-mon[98993]: pgmap v5236: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 271 KiB/s rd, 5.0 KiB/s wr, 367 op/s 2024-08-10T06:43:36.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:36 smithi086 ceph-mon[98993]: osdmap e2824: 8 total, 8 up, 8 in 2024-08-10T06:43:38.289 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:38 smithi086 ceph-mon[98993]: osdmap e2825: 8 total, 8 up, 8 in 2024-08-10T06:43:38.289 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:38 smithi086 ceph-mon[98993]: pgmap v5239: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-10T06:43:38.289 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:43:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:43:38] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-08-10T06:43:38.290 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:38 smithi086 ceph-mon[101471]: osdmap e2825: 8 total, 8 up, 8 in 2024-08-10T06:43:38.290 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:38 smithi086 ceph-mon[101471]: pgmap v5239: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-10T06:43:38.558 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:38 smithi159 ceph-mon[90359]: osdmap e2825: 8 total, 8 up, 8 in 2024-08-10T06:43:38.558 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:38 smithi159 ceph-mon[90359]: pgmap v5239: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-10T06:43:39.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:39 smithi086 ceph-mon[98993]: osdmap e2826: 8 total, 8 up, 8 in 2024-08-10T06:43:39.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:39 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:43:39.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:39 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:43:39.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:39 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:43:39.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:39 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:43:39.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:39 smithi086 ceph-mon[101471]: osdmap e2826: 8 total, 8 up, 8 in 2024-08-10T06:43:39.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:39 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:43:39.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:39 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:43:39.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:39 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:43:39.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:39 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:43:39.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:39 smithi159 ceph-mon[90359]: osdmap e2826: 8 total, 8 up, 8 in 2024-08-10T06:43:39.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:39 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:43:39.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:39 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:43:39.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:39 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:43:39.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:39 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:43:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:40 smithi086 ceph-mon[98993]: osdmap e2827: 8 total, 8 up, 8 in 2024-08-10T06:43:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:43:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:43:40.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:43:40.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:40 smithi086 ceph-mon[98993]: pgmap v5242: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 238 KiB/s rd, 5.0 KiB/s wr, 324 op/s 2024-08-10T06:43:40.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:40 smithi086 ceph-mon[101471]: osdmap e2827: 8 total, 8 up, 8 in 2024-08-10T06:43:40.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:43:40.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:43:40.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:43:40.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:40 smithi086 ceph-mon[101471]: pgmap v5242: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 238 KiB/s rd, 5.0 KiB/s wr, 324 op/s 2024-08-10T06:43:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:40 smithi159 ceph-mon[90359]: osdmap e2827: 8 total, 8 up, 8 in 2024-08-10T06:43:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:43:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:43:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:43:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:40 smithi159 ceph-mon[90359]: pgmap v5242: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 238 KiB/s rd, 5.0 KiB/s wr, 324 op/s 2024-08-10T06:43:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:41 smithi086 ceph-mon[98993]: osdmap e2828: 8 total, 8 up, 8 in 2024-08-10T06:43:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:41 smithi086 ceph-mon[98993]: osdmap e2829: 8 total, 8 up, 8 in 2024-08-10T06:43:41.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:41 smithi086 ceph-mon[101471]: osdmap e2828: 8 total, 8 up, 8 in 2024-08-10T06:43:41.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:41 smithi086 ceph-mon[101471]: osdmap e2829: 8 total, 8 up, 8 in 2024-08-10T06:43:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:41 smithi159 ceph-mon[90359]: osdmap e2828: 8 total, 8 up, 8 in 2024-08-10T06:43:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:41 smithi159 ceph-mon[90359]: osdmap e2829: 8 total, 8 up, 8 in 2024-08-10T06:43:42.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:43:42.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:42 smithi086 ceph-mon[98993]: pgmap v5245: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 236 KiB/s rd, 5.0 KiB/s wr, 322 op/s 2024-08-10T06:43:42.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:43:42.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:42 smithi086 ceph-mon[101471]: pgmap v5245: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 236 KiB/s rd, 5.0 KiB/s wr, 322 op/s 2024-08-10T06:43:42.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:43:42.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:42 smithi159 ceph-mon[90359]: pgmap v5245: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 236 KiB/s rd, 5.0 KiB/s wr, 322 op/s 2024-08-10T06:43:43.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:43 smithi086 ceph-mon[98993]: osdmap e2830: 8 total, 8 up, 8 in 2024-08-10T06:43:43.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:43 smithi086 ceph-mon[101471]: osdmap e2830: 8 total, 8 up, 8 in 2024-08-10T06:43:43.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:43 smithi159 ceph-mon[90359]: osdmap e2830: 8 total, 8 up, 8 in 2024-08-10T06:43:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:44 smithi086 ceph-mon[101471]: osdmap e2831: 8 total, 8 up, 8 in 2024-08-10T06:43:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:44 smithi086 ceph-mon[101471]: pgmap v5248: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 5.0 KiB/s wr, 281 op/s 2024-08-10T06:43:44.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:44 smithi086 ceph-mon[98993]: osdmap e2831: 8 total, 8 up, 8 in 2024-08-10T06:43:44.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:44 smithi086 ceph-mon[98993]: pgmap v5248: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 5.0 KiB/s wr, 281 op/s 2024-08-10T06:43:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:44 smithi159 ceph-mon[90359]: osdmap e2831: 8 total, 8 up, 8 in 2024-08-10T06:43:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:44 smithi159 ceph-mon[90359]: pgmap v5248: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 5.0 KiB/s wr, 281 op/s 2024-08-10T06:43:45.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:45 smithi086 ceph-mon[98993]: osdmap e2832: 8 total, 8 up, 8 in 2024-08-10T06:43:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:45 smithi086 ceph-mon[101471]: osdmap e2832: 8 total, 8 up, 8 in 2024-08-10T06:43:45.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:45 smithi159 ceph-mon[90359]: osdmap e2832: 8 total, 8 up, 8 in 2024-08-10T06:43:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:46 smithi086 ceph-mon[98993]: osdmap e2833: 8 total, 8 up, 8 in 2024-08-10T06:43:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:46 smithi086 ceph-mon[98993]: pgmap v5251: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 207 KiB/s rd, 5.0 KiB/s wr, 283 op/s 2024-08-10T06:43:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:46 smithi086 ceph-mon[98993]: osdmap e2834: 8 total, 8 up, 8 in 2024-08-10T06:43:46.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:46 smithi086 ceph-mon[101471]: osdmap e2833: 8 total, 8 up, 8 in 2024-08-10T06:43:46.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:46 smithi086 ceph-mon[101471]: pgmap v5251: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 207 KiB/s rd, 5.0 KiB/s wr, 283 op/s 2024-08-10T06:43:46.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:46 smithi086 ceph-mon[101471]: osdmap e2834: 8 total, 8 up, 8 in 2024-08-10T06:43:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:46 smithi159 ceph-mon[90359]: osdmap e2833: 8 total, 8 up, 8 in 2024-08-10T06:43:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:46 smithi159 ceph-mon[90359]: pgmap v5251: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 207 KiB/s rd, 5.0 KiB/s wr, 283 op/s 2024-08-10T06:43:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:46 smithi159 ceph-mon[90359]: osdmap e2834: 8 total, 8 up, 8 in 2024-08-10T06:43:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:43:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:43:48] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2024-08-10T06:43:48.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:48 smithi086 ceph-mon[101471]: osdmap e2835: 8 total, 8 up, 8 in 2024-08-10T06:43:48.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:48 smithi086 ceph-mon[101471]: pgmap v5254: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:43:48.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:48 smithi086 ceph-mon[98993]: osdmap e2835: 8 total, 8 up, 8 in 2024-08-10T06:43:48.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:48 smithi086 ceph-mon[98993]: pgmap v5254: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:43:48.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:48 smithi159 ceph-mon[90359]: osdmap e2835: 8 total, 8 up, 8 in 2024-08-10T06:43:48.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:48 smithi159 ceph-mon[90359]: pgmap v5254: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:43:49.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:49 smithi086 ceph-mon[101471]: osdmap e2836: 8 total, 8 up, 8 in 2024-08-10T06:43:49.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:49 smithi086 ceph-mon[98993]: osdmap e2836: 8 total, 8 up, 8 in 2024-08-10T06:43:49.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:49 smithi159 ceph-mon[90359]: osdmap e2836: 8 total, 8 up, 8 in 2024-08-10T06:43:50.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:50 smithi159 ceph-mon[90359]: osdmap e2837: 8 total, 8 up, 8 in 2024-08-10T06:43:50.590 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:50 smithi159 ceph-mon[90359]: pgmap v5257: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 5.0 KiB/s wr, 234 op/s 2024-08-10T06:43:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:50 smithi086 ceph-mon[101471]: osdmap e2837: 8 total, 8 up, 8 in 2024-08-10T06:43:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:50 smithi086 ceph-mon[101471]: pgmap v5257: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 5.0 KiB/s wr, 234 op/s 2024-08-10T06:43:50.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:50 smithi086 ceph-mon[98993]: osdmap e2837: 8 total, 8 up, 8 in 2024-08-10T06:43:50.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:50 smithi086 ceph-mon[98993]: pgmap v5257: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 5.0 KiB/s wr, 234 op/s 2024-08-10T06:43:51.609 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:51 smithi159 ceph-mon[90359]: osdmap e2838: 8 total, 8 up, 8 in 2024-08-10T06:43:51.609 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:51 smithi159 ceph-mon[90359]: osdmap e2839: 8 total, 8 up, 8 in 2024-08-10T06:43:51.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:51 smithi086 ceph-mon[98993]: osdmap e2838: 8 total, 8 up, 8 in 2024-08-10T06:43:51.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:51 smithi086 ceph-mon[98993]: osdmap e2839: 8 total, 8 up, 8 in 2024-08-10T06:43:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:51 smithi086 ceph-mon[101471]: osdmap e2838: 8 total, 8 up, 8 in 2024-08-10T06:43:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:51 smithi086 ceph-mon[101471]: osdmap e2839: 8 total, 8 up, 8 in 2024-08-10T06:43:52.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:52 smithi086 ceph-mon[101471]: pgmap v5260: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 5.0 KiB/s wr, 236 op/s 2024-08-10T06:43:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:52 smithi086 ceph-mon[98993]: pgmap v5260: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 5.0 KiB/s wr, 236 op/s 2024-08-10T06:43:52.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:52 smithi159 ceph-mon[90359]: pgmap v5260: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 5.0 KiB/s wr, 236 op/s 2024-08-10T06:43:53.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:53 smithi086 ceph-mon[98993]: osdmap e2840: 8 total, 8 up, 8 in 2024-08-10T06:43:53.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:53 smithi086 ceph-mon[101471]: osdmap e2840: 8 total, 8 up, 8 in 2024-08-10T06:43:53.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:53 smithi159 ceph-mon[90359]: osdmap e2840: 8 total, 8 up, 8 in 2024-08-10T06:43:54.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:54 smithi086 ceph-mon[101471]: osdmap e2841: 8 total, 8 up, 8 in 2024-08-10T06:43:54.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:54 smithi086 ceph-mon[101471]: pgmap v5263: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 5.0 KiB/s wr, 194 op/s 2024-08-10T06:43:54.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:54 smithi086 ceph-mon[98993]: osdmap e2841: 8 total, 8 up, 8 in 2024-08-10T06:43:54.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:54 smithi086 ceph-mon[98993]: pgmap v5263: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 5.0 KiB/s wr, 194 op/s 2024-08-10T06:43:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:54 smithi159 ceph-mon[90359]: osdmap e2841: 8 total, 8 up, 8 in 2024-08-10T06:43:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:54 smithi159 ceph-mon[90359]: pgmap v5263: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 5.0 KiB/s wr, 194 op/s 2024-08-10T06:43:55.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:55 smithi086 ceph-mon[98993]: osdmap e2842: 8 total, 8 up, 8 in 2024-08-10T06:43:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:55 smithi086 ceph-mon[101471]: osdmap e2842: 8 total, 8 up, 8 in 2024-08-10T06:43:55.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:55 smithi159 ceph-mon[90359]: osdmap e2842: 8 total, 8 up, 8 in 2024-08-10T06:43:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:56 smithi086 ceph-mon[101471]: osdmap e2843: 8 total, 8 up, 8 in 2024-08-10T06:43:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:56 smithi086 ceph-mon[101471]: pgmap v5266: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 5.0 KiB/s wr, 193 op/s 2024-08-10T06:43:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:56 smithi086 ceph-mon[101471]: osdmap e2844: 8 total, 8 up, 8 in 2024-08-10T06:43:56.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:56 smithi086 ceph-mon[98993]: osdmap e2843: 8 total, 8 up, 8 in 2024-08-10T06:43:56.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:56 smithi086 ceph-mon[98993]: pgmap v5266: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 5.0 KiB/s wr, 193 op/s 2024-08-10T06:43:56.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:56 smithi086 ceph-mon[98993]: osdmap e2844: 8 total, 8 up, 8 in 2024-08-10T06:43:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:56 smithi159 ceph-mon[90359]: osdmap e2843: 8 total, 8 up, 8 in 2024-08-10T06:43:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:56 smithi159 ceph-mon[90359]: pgmap v5266: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 5.0 KiB/s wr, 193 op/s 2024-08-10T06:43:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:56 smithi159 ceph-mon[90359]: osdmap e2844: 8 total, 8 up, 8 in 2024-08-10T06:43:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:43:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:57 smithi086 ceph-mon[98993]: osdmap e2845: 8 total, 8 up, 8 in 2024-08-10T06:43:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:43:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:57 smithi086 ceph-mon[101471]: osdmap e2845: 8 total, 8 up, 8 in 2024-08-10T06:43:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:43:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:57 smithi159 ceph-mon[90359]: osdmap e2845: 8 total, 8 up, 8 in 2024-08-10T06:43:58.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:58 smithi086 ceph-mon[98993]: pgmap v5269: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:43:58.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:43:58 smithi086 ceph-mon[98993]: osdmap e2846: 8 total, 8 up, 8 in 2024-08-10T06:43:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:43:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:43:58] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.43.0" 2024-08-10T06:43:58.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:58 smithi086 ceph-mon[101471]: pgmap v5269: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:43:58.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:43:58 smithi086 ceph-mon[101471]: osdmap e2846: 8 total, 8 up, 8 in 2024-08-10T06:43:58.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:58 smithi159 ceph-mon[90359]: pgmap v5269: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-10T06:43:58.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:43:58 smithi159 ceph-mon[90359]: osdmap e2846: 8 total, 8 up, 8 in 2024-08-10T06:44:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:00 smithi086 ceph-mon[101471]: osdmap e2847: 8 total, 8 up, 8 in 2024-08-10T06:44:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:00 smithi086 ceph-mon[101471]: pgmap v5272: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 5.0 KiB/s wr, 149 op/s 2024-08-10T06:44:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:00 smithi086 ceph-mon[98993]: osdmap e2847: 8 total, 8 up, 8 in 2024-08-10T06:44:00.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:00 smithi086 ceph-mon[98993]: pgmap v5272: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 5.0 KiB/s wr, 149 op/s 2024-08-10T06:44:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:00 smithi159 ceph-mon[90359]: osdmap e2847: 8 total, 8 up, 8 in 2024-08-10T06:44:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:00 smithi159 ceph-mon[90359]: pgmap v5272: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 5.0 KiB/s wr, 149 op/s 2024-08-10T06:44:01.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:01 smithi086 ceph-mon[101471]: osdmap e2848: 8 total, 8 up, 8 in 2024-08-10T06:44:01.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:01 smithi086 ceph-mon[101471]: osdmap e2849: 8 total, 8 up, 8 in 2024-08-10T06:44:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:01 smithi086 ceph-mon[98993]: osdmap e2848: 8 total, 8 up, 8 in 2024-08-10T06:44:01.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:01 smithi086 ceph-mon[98993]: osdmap e2849: 8 total, 8 up, 8 in 2024-08-10T06:44:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:01 smithi159 ceph-mon[90359]: osdmap e2848: 8 total, 8 up, 8 in 2024-08-10T06:44:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:01 smithi159 ceph-mon[90359]: osdmap e2849: 8 total, 8 up, 8 in 2024-08-10T06:44:02.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:02 smithi086 ceph-mon[98993]: pgmap v5275: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 5.0 KiB/s wr, 149 op/s 2024-08-10T06:44:02.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:02 smithi086 ceph-mon[101471]: pgmap v5275: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 5.0 KiB/s wr, 149 op/s 2024-08-10T06:44:02.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:02 smithi159 ceph-mon[90359]: pgmap v5275: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 5.0 KiB/s wr, 149 op/s 2024-08-10T06:44:03.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:03 smithi086 ceph-mon[98993]: osdmap e2850: 8 total, 8 up, 8 in 2024-08-10T06:44:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:03 smithi086 ceph-mon[101471]: osdmap e2850: 8 total, 8 up, 8 in 2024-08-10T06:44:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:03 smithi159 ceph-mon[90359]: osdmap e2850: 8 total, 8 up, 8 in 2024-08-10T06:44:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:04 smithi086 ceph-mon[98993]: osdmap e2851: 8 total, 8 up, 8 in 2024-08-10T06:44:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:04 smithi086 ceph-mon[98993]: pgmap v5278: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 106 op/s 2024-08-10T06:44:04.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:04 smithi086 ceph-mon[101471]: osdmap e2851: 8 total, 8 up, 8 in 2024-08-10T06:44:04.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:04 smithi086 ceph-mon[101471]: pgmap v5278: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 106 op/s 2024-08-10T06:44:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:04 smithi159 ceph-mon[90359]: osdmap e2851: 8 total, 8 up, 8 in 2024-08-10T06:44:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:04 smithi159 ceph-mon[90359]: pgmap v5278: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 106 op/s 2024-08-10T06:44:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:05 smithi086 ceph-mon[98993]: osdmap e2852: 8 total, 8 up, 8 in 2024-08-10T06:44:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:05 smithi086 ceph-mon[101471]: osdmap e2852: 8 total, 8 up, 8 in 2024-08-10T06:44:05.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:05 smithi159 ceph-mon[90359]: osdmap e2852: 8 total, 8 up, 8 in 2024-08-10T06:44:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:06 smithi086 ceph-mon[101471]: osdmap e2853: 8 total, 8 up, 8 in 2024-08-10T06:44:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:06 smithi086 ceph-mon[101471]: pgmap v5281: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 106 op/s 2024-08-10T06:44:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:06 smithi086 ceph-mon[101471]: osdmap e2854: 8 total, 8 up, 8 in 2024-08-10T06:44:06.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:06 smithi086 ceph-mon[98993]: osdmap e2853: 8 total, 8 up, 8 in 2024-08-10T06:44:06.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:06 smithi086 ceph-mon[98993]: pgmap v5281: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 106 op/s 2024-08-10T06:44:06.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:06 smithi086 ceph-mon[98993]: osdmap e2854: 8 total, 8 up, 8 in 2024-08-10T06:44:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:06 smithi159 ceph-mon[90359]: osdmap e2853: 8 total, 8 up, 8 in 2024-08-10T06:44:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:06 smithi159 ceph-mon[90359]: pgmap v5281: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 5.0 KiB/s wr, 106 op/s 2024-08-10T06:44:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:06 smithi159 ceph-mon[90359]: osdmap e2854: 8 total, 8 up, 8 in 2024-08-10T06:44:07.331 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_many_snaps PASSED [ 47%] 2024-08-10T06:44:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:08 smithi086 ceph-mon[98993]: osdmap e2855: 8 total, 8 up, 8 in 2024-08-10T06:44:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:08 smithi086 ceph-mon[98993]: pgmap v5284: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-10T06:44:08.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:08 smithi086 ceph-mon[101471]: osdmap e2855: 8 total, 8 up, 8 in 2024-08-10T06:44:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:08 smithi086 ceph-mon[101471]: pgmap v5284: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-10T06:44:08.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:44:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:44:08] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.43.0" 2024-08-10T06:44:08.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:08 smithi159 ceph-mon[90359]: osdmap e2855: 8 total, 8 up, 8 in 2024-08-10T06:44:08.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:08 smithi159 ceph-mon[90359]: pgmap v5284: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-10T06:44:09.337 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_deleted PASSED [ 48%] 2024-08-10T06:44:09.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:09 smithi086 ceph-mon[98993]: osdmap e2856: 8 total, 8 up, 8 in 2024-08-10T06:44:09.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:09 smithi086 ceph-mon[101471]: osdmap e2856: 8 total, 8 up, 8 in 2024-08-10T06:44:09.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:09 smithi159 ceph-mon[90359]: osdmap e2856: 8 total, 8 up, 8 in 2024-08-10T06:44:10.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:10 smithi086 ceph-mon[101471]: osdmap e2857: 8 total, 8 up, 8 in 2024-08-10T06:44:10.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:10 smithi086 ceph-mon[101471]: pgmap v5287: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.2 KiB/s wr, 82 op/s 2024-08-10T06:44:10.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:10 smithi086 ceph-mon[98993]: osdmap e2857: 8 total, 8 up, 8 in 2024-08-10T06:44:10.658 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:10 smithi086 ceph-mon[98993]: pgmap v5287: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.2 KiB/s wr, 82 op/s 2024-08-10T06:44:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:10 smithi159 ceph-mon[90359]: osdmap e2857: 8 total, 8 up, 8 in 2024-08-10T06:44:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:10 smithi159 ceph-mon[90359]: pgmap v5287: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.2 KiB/s wr, 82 op/s 2024-08-10T06:44:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:11 smithi086 ceph-mon[98993]: osdmap e2858: 8 total, 8 up, 8 in 2024-08-10T06:44:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:11 smithi086 ceph-mon[98993]: osdmap e2859: 8 total, 8 up, 8 in 2024-08-10T06:44:11.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:11 smithi086 ceph-mon[101471]: osdmap e2858: 8 total, 8 up, 8 in 2024-08-10T06:44:11.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:11 smithi086 ceph-mon[101471]: osdmap e2859: 8 total, 8 up, 8 in 2024-08-10T06:44:11.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:11 smithi159 ceph-mon[90359]: osdmap e2858: 8 total, 8 up, 8 in 2024-08-10T06:44:11.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:11 smithi159 ceph-mon[90359]: osdmap e2859: 8 total, 8 up, 8 in 2024-08-10T06:44:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:12 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:44:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:12 smithi086 ceph-mon[101471]: pgmap v5290: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 9.7 KiB/s wr, 138 op/s 2024-08-10T06:44:12.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:12 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:44:12.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:12 smithi086 ceph-mon[98993]: pgmap v5290: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 9.7 KiB/s wr, 138 op/s 2024-08-10T06:44:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:12 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:44:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:12 smithi159 ceph-mon[90359]: pgmap v5290: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 9.7 KiB/s wr, 138 op/s 2024-08-10T06:44:13.360 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_recreated PASSED [ 48%] 2024-08-10T06:44:13.442 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_lock_unlock PASSED [ 49%] 2024-08-10T06:44:13.606 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_lockers PASSED [ 49%] 2024-08-10T06:44:13.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:13 smithi086 ceph-mon[98993]: osdmap e2860: 8 total, 8 up, 8 in 2024-08-10T06:44:13.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:13 smithi086 ceph-mon[101471]: osdmap e2860: 8 total, 8 up, 8 in 2024-08-10T06:44:13.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:13 smithi159 ceph-mon[90359]: osdmap e2860: 8 total, 8 up, 8 in 2024-08-10T06:44:14.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:14 smithi086 ceph-mon[101471]: osdmap e2861: 8 total, 8 up, 8 in 2024-08-10T06:44:14.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:14 smithi086 ceph-mon[101471]: pgmap v5293: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 12 KiB/s wr, 127 op/s 2024-08-10T06:44:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:14 smithi086 ceph-mon[98993]: osdmap e2861: 8 total, 8 up, 8 in 2024-08-10T06:44:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:14 smithi086 ceph-mon[98993]: pgmap v5293: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 12 KiB/s wr, 127 op/s 2024-08-10T06:44:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:14 smithi159 ceph-mon[90359]: osdmap e2861: 8 total, 8 up, 8 in 2024-08-10T06:44:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:14 smithi159 ceph-mon[90359]: pgmap v5293: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 12 KiB/s wr, 127 op/s 2024-08-10T06:44:15.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:15 smithi086 ceph-mon[98993]: osdmap e2862: 8 total, 8 up, 8 in 2024-08-10T06:44:15.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:15 smithi086 ceph-mon[101471]: osdmap e2862: 8 total, 8 up, 8 in 2024-08-10T06:44:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:15 smithi159 ceph-mon[90359]: osdmap e2862: 8 total, 8 up, 8 in 2024-08-10T06:44:16.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:16 smithi086 ceph-mon[98993]: osdmap e2863: 8 total, 8 up, 8 in 2024-08-10T06:44:16.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:16 smithi086 ceph-mon[98993]: pgmap v5296: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 119 op/s 2024-08-10T06:44:16.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:16 smithi086 ceph-mon[98993]: osdmap e2864: 8 total, 8 up, 8 in 2024-08-10T06:44:16.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:16 smithi086 ceph-mon[101471]: osdmap e2863: 8 total, 8 up, 8 in 2024-08-10T06:44:16.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:16 smithi086 ceph-mon[101471]: pgmap v5296: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 119 op/s 2024-08-10T06:44:16.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:16 smithi086 ceph-mon[101471]: osdmap e2864: 8 total, 8 up, 8 in 2024-08-10T06:44:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:16 smithi159 ceph-mon[90359]: osdmap e2863: 8 total, 8 up, 8 in 2024-08-10T06:44:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:16 smithi159 ceph-mon[90359]: pgmap v5296: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 119 op/s 2024-08-10T06:44:16.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:16 smithi159 ceph-mon[90359]: osdmap e2864: 8 total, 8 up, 8 in 2024-08-10T06:44:17.337 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_diff_iterate PASSED [ 50%] 2024-08-10T06:44:17.415 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_read PASSED [ 50%] 2024-08-10T06:44:17.507 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write PASSED [ 51%] 2024-08-10T06:44:17.593 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_discard PASSED [ 51%] 2024-08-10T06:44:17.679 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write_zeroes PASSED [ 52%] 2024-08-10T06:44:17.754 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_flush PASSED [ 52%] 2024-08-10T06:44:18.454 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_metadata PASSED [ 53%] 2024-08-10T06:44:18.537 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_watchers_list PASSED [ 54%] 2024-08-10T06:44:18.650 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_config_list PASSED [ 54%] 2024-08-10T06:44:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:18 smithi086 ceph-mon[98993]: osdmap e2865: 8 total, 8 up, 8 in 2024-08-10T06:44:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:18 smithi086 ceph-mon[98993]: pgmap v5299: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 8.0 KiB/s wr, 240 op/s 2024-08-10T06:44:18.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:18 smithi086 ceph-mon[101471]: osdmap e2865: 8 total, 8 up, 8 in 2024-08-10T06:44:18.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:18 smithi086 ceph-mon[101471]: pgmap v5299: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 8.0 KiB/s wr, 240 op/s 2024-08-10T06:44:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:44:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:44:18] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.43.0" 2024-08-10T06:44:18.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:18 smithi159 ceph-mon[90359]: osdmap e2865: 8 total, 8 up, 8 in 2024-08-10T06:44:18.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:18 smithi159 ceph-mon[90359]: pgmap v5299: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 8.0 KiB/s wr, 240 op/s 2024-08-10T06:44:18.752 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_config_set_and_get_and_remove PASSED [ 55%] 2024-08-10T06:44:18.831 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_sparsify PASSED [ 55%] 2024-08-10T06:44:21.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:20 smithi086 ceph-mon[101471]: pgmap v5300: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 14 KiB/s wr, 298 op/s 2024-08-10T06:44:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:20 smithi086 ceph-mon[98993]: pgmap v5300: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 14 KiB/s wr, 298 op/s 2024-08-10T06:44:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:20 smithi159 ceph-mon[90359]: pgmap v5300: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 14 KiB/s wr, 298 op/s 2024-08-10T06:44:22.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:22 smithi086 ceph-mon[101471]: osdmap e2866: 8 total, 8 up, 8 in 2024-08-10T06:44:22.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:22 smithi086 ceph-mon[101471]: pgmap v5302: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 322 KiB/s rd, 19 KiB/s wr, 437 op/s 2024-08-10T06:44:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:22 smithi086 ceph-mon[98993]: osdmap e2866: 8 total, 8 up, 8 in 2024-08-10T06:44:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:22 smithi086 ceph-mon[98993]: pgmap v5302: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 322 KiB/s rd, 19 KiB/s wr, 437 op/s 2024-08-10T06:44:22.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:22 smithi159 ceph-mon[90359]: osdmap e2866: 8 total, 8 up, 8 in 2024-08-10T06:44:22.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:22 smithi159 ceph-mon[90359]: pgmap v5302: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 322 KiB/s rd, 19 KiB/s wr, 437 op/s 2024-08-10T06:44:25.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:24 smithi086 ceph-mon[101471]: pgmap v5303: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 34 KiB/s wr, 697 op/s 2024-08-10T06:44:25.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:24 smithi086 ceph-mon[98993]: pgmap v5303: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 34 KiB/s wr, 697 op/s 2024-08-10T06:44:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:24 smithi159 ceph-mon[90359]: pgmap v5303: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 34 KiB/s wr, 697 op/s 2024-08-10T06:44:26.507 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks1 PASSED [ 56%] 2024-08-10T06:44:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:26 smithi086 ceph-mon[98993]: pgmap v5304: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 511 KiB/s wr, 618 op/s 2024-08-10T06:44:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:26 smithi086 ceph-mon[98993]: osdmap e2867: 8 total, 8 up, 8 in 2024-08-10T06:44:27.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:44:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:26 smithi086 ceph-mon[101471]: pgmap v5304: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 511 KiB/s wr, 618 op/s 2024-08-10T06:44:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:26 smithi086 ceph-mon[101471]: osdmap e2867: 8 total, 8 up, 8 in 2024-08-10T06:44:27.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:44:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:26 smithi159 ceph-mon[90359]: pgmap v5304: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 511 KiB/s wr, 618 op/s 2024-08-10T06:44:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:26 smithi159 ceph-mon[90359]: osdmap e2867: 8 total, 8 up, 8 in 2024-08-10T06:44:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:44:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:44:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:44:28] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-08-10T06:44:29.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:28 smithi086 ceph-mon[98993]: pgmap v5306: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 539 KiB/s wr, 559 op/s 2024-08-10T06:44:29.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:28 smithi086 ceph-mon[101471]: pgmap v5306: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 539 KiB/s wr, 559 op/s 2024-08-10T06:44:29.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:28 smithi159 ceph-mon[90359]: pgmap v5306: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 539 KiB/s wr, 559 op/s 2024-08-10T06:44:31.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:30 smithi086 ceph-mon[101471]: pgmap v5307: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 500 KiB/s wr, 416 op/s 2024-08-10T06:44:31.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:30 smithi086 ceph-mon[98993]: pgmap v5307: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 500 KiB/s wr, 416 op/s 2024-08-10T06:44:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:30 smithi159 ceph-mon[90359]: pgmap v5307: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 500 KiB/s wr, 416 op/s 2024-08-10T06:44:33.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:32 smithi086 ceph-mon[101471]: pgmap v5308: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 428 KiB/s wr, 368 op/s 2024-08-10T06:44:33.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:32 smithi086 ceph-mon[98993]: pgmap v5308: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 428 KiB/s wr, 368 op/s 2024-08-10T06:44:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:32 smithi159 ceph-mon[90359]: pgmap v5308: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 428 KiB/s wr, 368 op/s 2024-08-10T06:44:35.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:34 smithi086 ceph-mon[101471]: pgmap v5309: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 821 KiB/s wr, 35 op/s 2024-08-10T06:44:35.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:34 smithi086 ceph-mon[98993]: pgmap v5309: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 821 KiB/s wr, 35 op/s 2024-08-10T06:44:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:34 smithi159 ceph-mon[90359]: pgmap v5309: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 821 KiB/s wr, 35 op/s 2024-08-10T06:44:35.871 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks2 PASSED [ 56%] 2024-08-10T06:44:35.957 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_read PASSED [ 57%] 2024-08-10T06:44:36.048 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_write PASSED [ 57%] 2024-08-10T06:44:36.139 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_resize PASSED [ 58%] 2024-08-10T06:44:37.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:36 smithi086 ceph-mon[98993]: pgmap v5310: 137 pgs: 137 active+clean; 17 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 1.2 MiB/s wr, 28 op/s 2024-08-10T06:44:37.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:36 smithi086 ceph-mon[101471]: pgmap v5310: 137 pgs: 137 active+clean; 17 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 1.2 MiB/s wr, 28 op/s 2024-08-10T06:44:37.187 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:36 smithi159 ceph-mon[90359]: pgmap v5310: 137 pgs: 137 active+clean; 17 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 1.2 MiB/s wr, 28 op/s 2024-08-10T06:44:38.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:37 smithi086 ceph-mon[98993]: osdmap e2868: 8 total, 8 up, 8 in 2024-08-10T06:44:38.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:37 smithi086 ceph-mon[101471]: osdmap e2868: 8 total, 8 up, 8 in 2024-08-10T06:44:38.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:37 smithi159 ceph-mon[90359]: osdmap e2868: 8 total, 8 up, 8 in 2024-08-10T06:44:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:44:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:44:38] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-08-10T06:44:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:38 smithi086 ceph-mon[101471]: pgmap v5312: 137 pgs: 137 active+clean; 13 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 1.6 MiB/s wr, 62 op/s 2024-08-10T06:44:39.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:38 smithi086 ceph-mon[101471]: osdmap e2869: 8 total, 8 up, 8 in 2024-08-10T06:44:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:38 smithi086 ceph-mon[98993]: pgmap v5312: 137 pgs: 137 active+clean; 13 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 1.6 MiB/s wr, 62 op/s 2024-08-10T06:44:39.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:38 smithi086 ceph-mon[98993]: osdmap e2869: 8 total, 8 up, 8 in 2024-08-10T06:44:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:38 smithi159 ceph-mon[90359]: pgmap v5312: 137 pgs: 137 active+clean; 13 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 1.6 MiB/s wr, 62 op/s 2024-08-10T06:44:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:38 smithi159 ceph-mon[90359]: osdmap e2869: 8 total, 8 up, 8 in 2024-08-10T06:44:39.954 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params PASSED [ 58%] 2024-08-10T06:44:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:39 smithi086 ceph-mon[98993]: osdmap e2870: 8 total, 8 up, 8 in 2024-08-10T06:44:40.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:39 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:44:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:39 smithi086 ceph-mon[101471]: osdmap e2870: 8 total, 8 up, 8 in 2024-08-10T06:44:40.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:39 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:44:40.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:39 smithi159 ceph-mon[90359]: osdmap e2870: 8 total, 8 up, 8 in 2024-08-10T06:44:40.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:39 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:44:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:40 smithi086 ceph-mon[101471]: pgmap v5315: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 200 KiB/s rd, 2.0 MiB/s wr, 143 op/s 2024-08-10T06:44:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:40 smithi086 ceph-mon[101471]: osdmap e2871: 8 total, 8 up, 8 in 2024-08-10T06:44:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:44:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:44:41.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:44:41.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:40 smithi086 ceph-mon[98993]: pgmap v5315: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 200 KiB/s rd, 2.0 MiB/s wr, 143 op/s 2024-08-10T06:44:41.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:40 smithi086 ceph-mon[98993]: osdmap e2871: 8 total, 8 up, 8 in 2024-08-10T06:44:41.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:44:41.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:44:41.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:44:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:40 smithi159 ceph-mon[90359]: pgmap v5315: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 200 KiB/s rd, 2.0 MiB/s wr, 143 op/s 2024-08-10T06:44:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:40 smithi159 ceph-mon[90359]: osdmap e2871: 8 total, 8 up, 8 in 2024-08-10T06:44:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:44:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:44:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:44:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:41 smithi086 ceph-mon[98993]: osdmap e2872: 8 total, 8 up, 8 in 2024-08-10T06:44:42.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:44:42.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:41 smithi086 ceph-mon[101471]: osdmap e2872: 8 total, 8 up, 8 in 2024-08-10T06:44:42.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:44:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:41 smithi159 ceph-mon[90359]: osdmap e2872: 8 total, 8 up, 8 in 2024-08-10T06:44:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:44:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:42 smithi159 ceph-mon[90359]: pgmap v5318: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 254 KiB/s rd, 14 KiB/s wr, 340 op/s 2024-08-10T06:44:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:42 smithi159 ceph-mon[90359]: osdmap e2873: 8 total, 8 up, 8 in 2024-08-10T06:44:43.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:42 smithi086 ceph-mon[98993]: pgmap v5318: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 254 KiB/s rd, 14 KiB/s wr, 340 op/s 2024-08-10T06:44:43.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:42 smithi086 ceph-mon[98993]: osdmap e2873: 8 total, 8 up, 8 in 2024-08-10T06:44:43.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:42 smithi086 ceph-mon[101471]: pgmap v5318: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 254 KiB/s rd, 14 KiB/s wr, 340 op/s 2024-08-10T06:44:43.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:42 smithi086 ceph-mon[101471]: osdmap e2873: 8 total, 8 up, 8 in 2024-08-10T06:44:44.017 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params2 PASSED [ 59%] 2024-08-10T06:44:44.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:43 smithi159 ceph-mon[90359]: osdmap e2874: 8 total, 8 up, 8 in 2024-08-10T06:44:44.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:43 smithi086 ceph-mon[98993]: osdmap e2874: 8 total, 8 up, 8 in 2024-08-10T06:44:44.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:43 smithi086 ceph-mon[101471]: osdmap e2874: 8 total, 8 up, 8 in 2024-08-10T06:44:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:44 smithi159 ceph-mon[90359]: pgmap v5321: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 15 KiB/s wr, 359 op/s 2024-08-10T06:44:45.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:44 smithi159 ceph-mon[90359]: osdmap e2875: 8 total, 8 up, 8 in 2024-08-10T06:44:45.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:44 smithi086 ceph-mon[98993]: pgmap v5321: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 15 KiB/s wr, 359 op/s 2024-08-10T06:44:45.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:44 smithi086 ceph-mon[98993]: osdmap e2875: 8 total, 8 up, 8 in 2024-08-10T06:44:45.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:44 smithi086 ceph-mon[101471]: pgmap v5321: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 15 KiB/s wr, 359 op/s 2024-08-10T06:44:45.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:44 smithi086 ceph-mon[101471]: osdmap e2875: 8 total, 8 up, 8 in 2024-08-10T06:44:46.035 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params3 SKIPPED [ 60%] 2024-08-10T06:44:46.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:45 smithi159 ceph-mon[90359]: osdmap e2876: 8 total, 8 up, 8 in 2024-08-10T06:44:46.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:45 smithi086 ceph-mon[98993]: osdmap e2876: 8 total, 8 up, 8 in 2024-08-10T06:44:46.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:45 smithi086 ceph-mon[101471]: osdmap e2876: 8 total, 8 up, 8 in 2024-08-10T06:44:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:46 smithi159 ceph-mon[90359]: pgmap v5324: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 268 KiB/s rd, 17 KiB/s wr, 355 op/s 2024-08-10T06:44:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:46 smithi159 ceph-mon[90359]: osdmap e2877: 8 total, 8 up, 8 in 2024-08-10T06:44:47.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:46 smithi159 ceph-mon[90359]: osdmap e2878: 8 total, 8 up, 8 in 2024-08-10T06:44:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:46 smithi086 ceph-mon[98993]: pgmap v5324: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 268 KiB/s rd, 17 KiB/s wr, 355 op/s 2024-08-10T06:44:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:46 smithi086 ceph-mon[98993]: osdmap e2877: 8 total, 8 up, 8 in 2024-08-10T06:44:47.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:46 smithi086 ceph-mon[98993]: osdmap e2878: 8 total, 8 up, 8 in 2024-08-10T06:44:47.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:46 smithi086 ceph-mon[101471]: pgmap v5324: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 268 KiB/s rd, 17 KiB/s wr, 355 op/s 2024-08-10T06:44:47.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:46 smithi086 ceph-mon[101471]: osdmap e2877: 8 total, 8 up, 8 in 2024-08-10T06:44:47.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:46 smithi086 ceph-mon[101471]: osdmap e2878: 8 total, 8 up, 8 in 2024-08-10T06:44:48.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:48 smithi086 ceph-mon[98993]: osdmap e2879: 8 total, 8 up, 8 in 2024-08-10T06:44:48.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:48 smithi086 ceph-mon[98993]: pgmap v5328: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 12 KiB/s wr, 286 op/s 2024-08-10T06:44:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:44:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:44:48] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.43.0" 2024-08-10T06:44:48.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:48 smithi086 ceph-mon[101471]: osdmap e2879: 8 total, 8 up, 8 in 2024-08-10T06:44:48.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:48 smithi086 ceph-mon[101471]: pgmap v5328: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 12 KiB/s wr, 286 op/s 2024-08-10T06:44:48.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:48 smithi159 ceph-mon[90359]: osdmap e2879: 8 total, 8 up, 8 in 2024-08-10T06:44:48.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:48 smithi159 ceph-mon[90359]: pgmap v5328: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 12 KiB/s wr, 286 op/s 2024-08-10T06:44:49.357 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stripe_unit_and_count PASSED [ 60%] 2024-08-10T06:44:49.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:49 smithi086 ceph-mon[98993]: osdmap e2880: 8 total, 8 up, 8 in 2024-08-10T06:44:49.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:49 smithi086 ceph-mon[101471]: osdmap e2880: 8 total, 8 up, 8 in 2024-08-10T06:44:49.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:49 smithi159 ceph-mon[90359]: osdmap e2880: 8 total, 8 up, 8 in 2024-08-10T06:44:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:50 smithi086 ceph-mon[101471]: osdmap e2881: 8 total, 8 up, 8 in 2024-08-10T06:44:50.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:50 smithi086 ceph-mon[101471]: pgmap v5331: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 142 KiB/s rd, 15 KiB/s wr, 204 op/s 2024-08-10T06:44:50.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:50 smithi086 ceph-mon[98993]: osdmap e2881: 8 total, 8 up, 8 in 2024-08-10T06:44:50.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:50 smithi086 ceph-mon[98993]: pgmap v5331: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 142 KiB/s rd, 15 KiB/s wr, 204 op/s 2024-08-10T06:44:50.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:50 smithi159 ceph-mon[90359]: osdmap e2881: 8 total, 8 up, 8 in 2024-08-10T06:44:50.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:50 smithi159 ceph-mon[90359]: pgmap v5331: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 142 KiB/s rd, 15 KiB/s wr, 204 op/s 2024-08-10T06:44:51.337 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_clone_format PASSED [ 61%] 2024-08-10T06:44:51.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:51 smithi159 ceph-mon[90359]: osdmap e2882: 8 total, 8 up, 8 in 2024-08-10T06:44:51.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:51 smithi159 ceph-mon[90359]: osdmap e2883: 8 total, 8 up, 8 in 2024-08-10T06:44:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:51 smithi086 ceph-mon[101471]: osdmap e2882: 8 total, 8 up, 8 in 2024-08-10T06:44:51.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:51 smithi086 ceph-mon[101471]: osdmap e2883: 8 total, 8 up, 8 in 2024-08-10T06:44:51.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:51 smithi086 ceph-mon[98993]: osdmap e2882: 8 total, 8 up, 8 in 2024-08-10T06:44:51.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:51 smithi086 ceph-mon[98993]: osdmap e2883: 8 total, 8 up, 8 in 2024-08-10T06:44:52.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:52 smithi086 ceph-mon[101471]: pgmap v5334: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 274 KiB/s rd, 20 KiB/s wr, 377 op/s 2024-08-10T06:44:52.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:52 smithi086 ceph-mon[98993]: pgmap v5334: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 274 KiB/s rd, 20 KiB/s wr, 377 op/s 2024-08-10T06:44:52.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:52 smithi159 ceph-mon[90359]: pgmap v5334: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 274 KiB/s rd, 20 KiB/s wr, 377 op/s 2024-08-10T06:44:53.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:53 smithi086 ceph-mon[98993]: osdmap e2884: 8 total, 8 up, 8 in 2024-08-10T06:44:53.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:53 smithi086 ceph-mon[101471]: osdmap e2884: 8 total, 8 up, 8 in 2024-08-10T06:44:53.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:53 smithi159 ceph-mon[90359]: osdmap e2884: 8 total, 8 up, 8 in 2024-08-10T06:44:54.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:54 smithi086 ceph-mon[98993]: osdmap e2885: 8 total, 8 up, 8 in 2024-08-10T06:44:54.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:54 smithi086 ceph-mon[98993]: pgmap v5337: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 21 KiB/s wr, 337 op/s 2024-08-10T06:44:54.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:54 smithi086 ceph-mon[101471]: osdmap e2885: 8 total, 8 up, 8 in 2024-08-10T06:44:54.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:54 smithi086 ceph-mon[101471]: pgmap v5337: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 21 KiB/s wr, 337 op/s 2024-08-10T06:44:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:54 smithi159 ceph-mon[90359]: osdmap e2885: 8 total, 8 up, 8 in 2024-08-10T06:44:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:54 smithi159 ceph-mon[90359]: pgmap v5337: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 21 KiB/s wr, 337 op/s 2024-08-10T06:44:55.393 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotected PASSED [ 61%] 2024-08-10T06:44:55.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:55 smithi086 ceph-mon[98993]: osdmap e2886: 8 total, 8 up, 8 in 2024-08-10T06:44:55.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:55 smithi086 ceph-mon[101471]: osdmap e2886: 8 total, 8 up, 8 in 2024-08-10T06:44:55.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:55 smithi159 ceph-mon[90359]: osdmap e2886: 8 total, 8 up, 8 in 2024-08-10T06:44:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:56 smithi086 ceph-mon[98993]: osdmap e2887: 8 total, 8 up, 8 in 2024-08-10T06:44:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:56 smithi086 ceph-mon[98993]: pgmap v5340: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 343 KiB/s rd, 24 KiB/s wr, 459 op/s 2024-08-10T06:44:56.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:56 smithi086 ceph-mon[98993]: osdmap e2888: 8 total, 8 up, 8 in 2024-08-10T06:44:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:56 smithi086 ceph-mon[101471]: osdmap e2887: 8 total, 8 up, 8 in 2024-08-10T06:44:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:56 smithi086 ceph-mon[101471]: pgmap v5340: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 343 KiB/s rd, 24 KiB/s wr, 459 op/s 2024-08-10T06:44:56.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:56 smithi086 ceph-mon[101471]: osdmap e2888: 8 total, 8 up, 8 in 2024-08-10T06:44:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:56 smithi159 ceph-mon[90359]: osdmap e2887: 8 total, 8 up, 8 in 2024-08-10T06:44:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:56 smithi159 ceph-mon[90359]: pgmap v5340: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 343 KiB/s rd, 24 KiB/s wr, 459 op/s 2024-08-10T06:44:56.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:56 smithi159 ceph-mon[90359]: osdmap e2888: 8 total, 8 up, 8 in 2024-08-10T06:44:57.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:44:57.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:44:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:44:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:44:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:44:58] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-08-10T06:44:58.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:58 smithi086 ceph-mon[101471]: osdmap e2889: 8 total, 8 up, 8 in 2024-08-10T06:44:58.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:58 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi086-232374-2","app": "rbd"}]: dispatch 2024-08-10T06:44:58.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:58 smithi086 ceph-mon[101471]: pgmap v5343: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 319 KiB/s rd, 14 KiB/s wr, 411 op/s 2024-08-10T06:44:58.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:58 smithi086 ceph-mon[98993]: osdmap e2889: 8 total, 8 up, 8 in 2024-08-10T06:44:58.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:58 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi086-232374-2","app": "rbd"}]: dispatch 2024-08-10T06:44:58.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:58 smithi086 ceph-mon[98993]: pgmap v5343: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 319 KiB/s rd, 14 KiB/s wr, 411 op/s 2024-08-10T06:44:58.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:58 smithi159 ceph-mon[90359]: osdmap e2889: 8 total, 8 up, 8 in 2024-08-10T06:44:58.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:58 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi086-232374-2","app": "rbd"}]: dispatch 2024-08-10T06:44:58.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:58 smithi159 ceph-mon[90359]: pgmap v5343: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 319 KiB/s rd, 14 KiB/s wr, 411 op/s 2024-08-10T06:44:59.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:59 smithi086 ceph-mon[98993]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:44:59.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:59 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi086-232374-2","app": "rbd"}]': finished 2024-08-10T06:44:59.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:44:59 smithi086 ceph-mon[98993]: osdmap e2890: 8 total, 8 up, 8 in 2024-08-10T06:44:59.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:59 smithi086 ceph-mon[101471]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:44:59.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:59 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi086-232374-2","app": "rbd"}]': finished 2024-08-10T06:44:59.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:44:59 smithi086 ceph-mon[101471]: osdmap e2890: 8 total, 8 up, 8 in 2024-08-10T06:44:59.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:59 smithi159 ceph-mon[90359]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:44:59.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:59 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi086-232374-2","app": "rbd"}]': finished 2024-08-10T06:44:59.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:44:59 smithi159 ceph-mon[90359]: osdmap e2890: 8 total, 8 up, 8 in 2024-08-10T06:45:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:00 smithi086 ceph-mon[98993]: osdmap e2891: 8 total, 8 up, 8 in 2024-08-10T06:45:00.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:00 smithi086 ceph-mon[98993]: pgmap v5346: 169 pgs: 5 creating+peering, 19 unknown, 145 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 8.7 KiB/s wr, 130 op/s 2024-08-10T06:45:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:00 smithi086 ceph-mon[101471]: osdmap e2891: 8 total, 8 up, 8 in 2024-08-10T06:45:00.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:00 smithi086 ceph-mon[101471]: pgmap v5346: 169 pgs: 5 creating+peering, 19 unknown, 145 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 8.7 KiB/s wr, 130 op/s 2024-08-10T06:45:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:00 smithi159 ceph-mon[90359]: osdmap e2891: 8 total, 8 up, 8 in 2024-08-10T06:45:00.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:00 smithi159 ceph-mon[90359]: pgmap v5346: 169 pgs: 5 creating+peering, 19 unknown, 145 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 8.7 KiB/s wr, 130 op/s 2024-08-10T06:45:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:01 smithi086 ceph-mon[98993]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:45:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:01 smithi086 ceph-mon[98993]: osdmap e2892: 8 total, 8 up, 8 in 2024-08-10T06:45:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:01 smithi086 ceph-mon[98993]: osdmap e2893: 8 total, 8 up, 8 in 2024-08-10T06:45:01.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:01 smithi086 ceph-mon[101471]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:45:01.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:01 smithi086 ceph-mon[101471]: osdmap e2892: 8 total, 8 up, 8 in 2024-08-10T06:45:01.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:01 smithi086 ceph-mon[101471]: osdmap e2893: 8 total, 8 up, 8 in 2024-08-10T06:45:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:01 smithi159 ceph-mon[90359]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-10T06:45:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:01 smithi159 ceph-mon[90359]: osdmap e2892: 8 total, 8 up, 8 in 2024-08-10T06:45:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:01 smithi159 ceph-mon[90359]: osdmap e2893: 8 total, 8 up, 8 in 2024-08-10T06:45:02.426 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotect_with_children PASSED [ 62%] 2024-08-10T06:45:02.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:02 smithi086 ceph-mon[98993]: pgmap v5349: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 10 KiB/s wr, 156 op/s 2024-08-10T06:45:02.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:02 smithi086 ceph-mon[101471]: pgmap v5349: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 10 KiB/s wr, 156 op/s 2024-08-10T06:45:02.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:02 smithi159 ceph-mon[90359]: pgmap v5349: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 10 KiB/s wr, 156 op/s 2024-08-10T06:45:03.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:03 smithi086 ceph-mon[98993]: osdmap e2894: 8 total, 8 up, 8 in 2024-08-10T06:45:03.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:03 smithi086 ceph-mon[101471]: osdmap e2894: 8 total, 8 up, 8 in 2024-08-10T06:45:03.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:03 smithi159 ceph-mon[90359]: osdmap e2894: 8 total, 8 up, 8 in 2024-08-10T06:45:04.445 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stat PASSED [ 62%] 2024-08-10T06:45:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:04 smithi086 ceph-mon[98993]: osdmap e2895: 8 total, 8 up, 8 in 2024-08-10T06:45:04.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:04 smithi086 ceph-mon[98993]: pgmap v5352: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 4.5 KiB/s wr, 89 op/s 2024-08-10T06:45:04.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:04 smithi086 ceph-mon[101471]: osdmap e2895: 8 total, 8 up, 8 in 2024-08-10T06:45:04.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:04 smithi086 ceph-mon[101471]: pgmap v5352: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 4.5 KiB/s wr, 89 op/s 2024-08-10T06:45:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:04 smithi159 ceph-mon[90359]: osdmap e2895: 8 total, 8 up, 8 in 2024-08-10T06:45:04.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:04 smithi159 ceph-mon[90359]: pgmap v5352: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 4.5 KiB/s wr, 89 op/s 2024-08-10T06:45:05.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:05 smithi086 ceph-mon[98993]: osdmap e2896: 8 total, 8 up, 8 in 2024-08-10T06:45:05.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:05 smithi086 ceph-mon[101471]: osdmap e2896: 8 total, 8 up, 8 in 2024-08-10T06:45:05.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:05 smithi159 ceph-mon[90359]: osdmap e2896: 8 total, 8 up, 8 in 2024-08-10T06:45:06.355 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_stat PASSED [ 63%] 2024-08-10T06:45:06.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:06 smithi086 ceph-mon[98993]: osdmap e2897: 8 total, 8 up, 8 in 2024-08-10T06:45:06.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:06 smithi086 ceph-mon[98993]: pgmap v5355: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 126 KiB/s rd, 8.7 KiB/s wr, 175 op/s 2024-08-10T06:45:06.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:06 smithi086 ceph-mon[98993]: osdmap e2898: 8 total, 8 up, 8 in 2024-08-10T06:45:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:06 smithi086 ceph-mon[101471]: osdmap e2897: 8 total, 8 up, 8 in 2024-08-10T06:45:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:06 smithi086 ceph-mon[101471]: pgmap v5355: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 126 KiB/s rd, 8.7 KiB/s wr, 175 op/s 2024-08-10T06:45:06.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:06 smithi086 ceph-mon[101471]: osdmap e2898: 8 total, 8 up, 8 in 2024-08-10T06:45:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:06 smithi159 ceph-mon[90359]: osdmap e2897: 8 total, 8 up, 8 in 2024-08-10T06:45:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:06 smithi159 ceph-mon[90359]: pgmap v5355: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 126 KiB/s rd, 8.7 KiB/s wr, 175 op/s 2024-08-10T06:45:06.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:06 smithi159 ceph-mon[90359]: osdmap e2898: 8 total, 8 up, 8 in 2024-08-10T06:45:08.464 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_io PASSED [ 63%] 2024-08-10T06:45:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:08 smithi086 ceph-mon[98993]: osdmap e2899: 8 total, 8 up, 8 in 2024-08-10T06:45:08.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:08 smithi086 ceph-mon[98993]: pgmap v5358: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 13 KiB/s wr, 278 op/s 2024-08-10T06:45:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:08 smithi086 ceph-mon[101471]: osdmap e2899: 8 total, 8 up, 8 in 2024-08-10T06:45:08.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:08 smithi086 ceph-mon[101471]: pgmap v5358: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 13 KiB/s wr, 278 op/s 2024-08-10T06:45:08.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:45:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:45:08] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-08-10T06:45:08.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:08 smithi159 ceph-mon[90359]: osdmap e2899: 8 total, 8 up, 8 in 2024-08-10T06:45:08.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:08 smithi159 ceph-mon[90359]: pgmap v5358: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 13 KiB/s wr, 278 op/s 2024-08-10T06:45:09.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:09 smithi086 ceph-mon[101471]: osdmap e2900: 8 total, 8 up, 8 in 2024-08-10T06:45:09.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:09 smithi086 ceph-mon[98993]: osdmap e2900: 8 total, 8 up, 8 in 2024-08-10T06:45:09.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:09 smithi159 ceph-mon[90359]: osdmap e2900: 8 total, 8 up, 8 in 2024-08-10T06:45:10.491 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_read PASSED [ 64%] 2024-08-10T06:45:10.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:10 smithi086 ceph-mon[98993]: osdmap e2901: 8 total, 8 up, 8 in 2024-08-10T06:45:10.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:10 smithi086 ceph-mon[98993]: pgmap v5361: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 20 KiB/s wr, 289 op/s 2024-08-10T06:45:10.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:10 smithi086 ceph-mon[101471]: osdmap e2901: 8 total, 8 up, 8 in 2024-08-10T06:45:10.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:10 smithi086 ceph-mon[101471]: pgmap v5361: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 20 KiB/s wr, 289 op/s 2024-08-10T06:45:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:10 smithi159 ceph-mon[90359]: osdmap e2901: 8 total, 8 up, 8 in 2024-08-10T06:45:10.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:10 smithi159 ceph-mon[90359]: pgmap v5361: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 20 KiB/s wr, 289 op/s 2024-08-10T06:45:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:11 smithi086 ceph-mon[98993]: osdmap e2902: 8 total, 8 up, 8 in 2024-08-10T06:45:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:11 smithi086 ceph-mon[98993]: osdmap e2903: 8 total, 8 up, 8 in 2024-08-10T06:45:11.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:45:11.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:11 smithi086 ceph-mon[101471]: osdmap e2902: 8 total, 8 up, 8 in 2024-08-10T06:45:11.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:11 smithi086 ceph-mon[101471]: osdmap e2903: 8 total, 8 up, 8 in 2024-08-10T06:45:11.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:45:11.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:11 smithi159 ceph-mon[90359]: osdmap e2902: 8 total, 8 up, 8 in 2024-08-10T06:45:11.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:11 smithi159 ceph-mon[90359]: osdmap e2903: 8 total, 8 up, 8 in 2024-08-10T06:45:11.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:45:12.485 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_write PASSED [ 64%] 2024-08-10T06:45:12.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:12 smithi086 ceph-mon[98993]: pgmap v5364: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 238 KiB/s rd, 24 KiB/s wr, 334 op/s 2024-08-10T06:45:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:12 smithi086 ceph-mon[101471]: pgmap v5364: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 238 KiB/s rd, 24 KiB/s wr, 334 op/s 2024-08-10T06:45:12.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:12 smithi159 ceph-mon[90359]: pgmap v5364: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 238 KiB/s rd, 24 KiB/s wr, 334 op/s 2024-08-10T06:45:13.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:13 smithi086 ceph-mon[98993]: osdmap e2904: 8 total, 8 up, 8 in 2024-08-10T06:45:13.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:13 smithi086 ceph-mon[101471]: osdmap e2904: 8 total, 8 up, 8 in 2024-08-10T06:45:13.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:13 smithi159 ceph-mon[90359]: osdmap e2904: 8 total, 8 up, 8 in 2024-08-10T06:45:14.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:14 smithi086 ceph-mon[101471]: osdmap e2905: 8 total, 8 up, 8 in 2024-08-10T06:45:14.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:14 smithi086 ceph-mon[101471]: pgmap v5367: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 19 KiB/s wr, 327 op/s 2024-08-10T06:45:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:14 smithi086 ceph-mon[98993]: osdmap e2905: 8 total, 8 up, 8 in 2024-08-10T06:45:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:14 smithi086 ceph-mon[98993]: pgmap v5367: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 19 KiB/s wr, 327 op/s 2024-08-10T06:45:14.687 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:14 smithi159 ceph-mon[90359]: osdmap e2905: 8 total, 8 up, 8 in 2024-08-10T06:45:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:14 smithi159 ceph-mon[90359]: pgmap v5367: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 19 KiB/s wr, 327 op/s 2024-08-10T06:45:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:16 smithi086 ceph-mon[101471]: pgmap v5368: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 389 KiB/s rd, 18 KiB/s wr, 498 op/s 2024-08-10T06:45:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:16 smithi086 ceph-mon[101471]: osdmap e2906: 8 total, 8 up, 8 in 2024-08-10T06:45:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:16 smithi086 ceph-mon[98993]: pgmap v5368: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 389 KiB/s rd, 18 KiB/s wr, 498 op/s 2024-08-10T06:45:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:16 smithi086 ceph-mon[98993]: osdmap e2906: 8 total, 8 up, 8 in 2024-08-10T06:45:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:16 smithi159 ceph-mon[90359]: pgmap v5368: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 389 KiB/s rd, 18 KiB/s wr, 498 op/s 2024-08-10T06:45:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:16 smithi159 ceph-mon[90359]: osdmap e2906: 8 total, 8 up, 8 in 2024-08-10T06:45:17.936 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_list_children PASSED [ 65%] 2024-08-10T06:45:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:45:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:45:18] "GET /metrics HTTP/1.1" 200 36645 "" "Prometheus/2.43.0" 2024-08-10T06:45:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:18 smithi086 ceph-mon[101471]: pgmap v5370: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 19 KiB/s wr, 1.35k op/s 2024-08-10T06:45:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:18 smithi086 ceph-mon[101471]: osdmap e2907: 8 total, 8 up, 8 in 2024-08-10T06:45:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:18 smithi086 ceph-mon[98993]: pgmap v5370: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 19 KiB/s wr, 1.35k op/s 2024-08-10T06:45:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:18 smithi086 ceph-mon[98993]: osdmap e2907: 8 total, 8 up, 8 in 2024-08-10T06:45:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:18 smithi159 ceph-mon[90359]: pgmap v5370: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 19 KiB/s wr, 1.35k op/s 2024-08-10T06:45:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:18 smithi159 ceph-mon[90359]: osdmap e2907: 8 total, 8 up, 8 in 2024-08-10T06:45:20.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:19 smithi086 ceph-mon[98993]: osdmap e2908: 8 total, 8 up, 8 in 2024-08-10T06:45:20.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:19 smithi086 ceph-mon[101471]: osdmap e2908: 8 total, 8 up, 8 in 2024-08-10T06:45:20.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:19 smithi159 ceph-mon[90359]: osdmap e2908: 8 total, 8 up, 8 in 2024-08-10T06:45:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:20 smithi086 ceph-mon[98993]: pgmap v5373: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 29 KiB/s wr, 1.90k op/s 2024-08-10T06:45:21.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:20 smithi086 ceph-mon[98993]: osdmap e2909: 8 total, 8 up, 8 in 2024-08-10T06:45:21.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:20 smithi086 ceph-mon[101471]: pgmap v5373: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 29 KiB/s wr, 1.90k op/s 2024-08-10T06:45:21.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:20 smithi086 ceph-mon[101471]: osdmap e2909: 8 total, 8 up, 8 in 2024-08-10T06:45:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:20 smithi159 ceph-mon[90359]: pgmap v5373: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 29 KiB/s wr, 1.90k op/s 2024-08-10T06:45:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:20 smithi159 ceph-mon[90359]: osdmap e2909: 8 total, 8 up, 8 in 2024-08-10T06:45:21.391 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_errors PASSED [ 65%] 2024-08-10T06:45:22.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:21 smithi086 ceph-mon[98993]: osdmap e2910: 8 total, 8 up, 8 in 2024-08-10T06:45:22.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:21 smithi086 ceph-mon[98993]: osdmap e2911: 8 total, 8 up, 8 in 2024-08-10T06:45:22.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:21 smithi086 ceph-mon[101471]: osdmap e2910: 8 total, 8 up, 8 in 2024-08-10T06:45:22.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:21 smithi086 ceph-mon[101471]: osdmap e2911: 8 total, 8 up, 8 in 2024-08-10T06:45:22.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:21 smithi159 ceph-mon[90359]: osdmap e2910: 8 total, 8 up, 8 in 2024-08-10T06:45:22.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:21 smithi159 ceph-mon[90359]: osdmap e2911: 8 total, 8 up, 8 in 2024-08-10T06:45:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:22 smithi086 ceph-mon[98993]: pgmap v5377: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 31 KiB/s wr, 1.85k op/s 2024-08-10T06:45:23.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:22 smithi086 ceph-mon[98993]: osdmap e2912: 8 total, 8 up, 8 in 2024-08-10T06:45:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:22 smithi086 ceph-mon[101471]: pgmap v5377: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 31 KiB/s wr, 1.85k op/s 2024-08-10T06:45:23.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:22 smithi086 ceph-mon[101471]: osdmap e2912: 8 total, 8 up, 8 in 2024-08-10T06:45:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:22 smithi159 ceph-mon[90359]: pgmap v5377: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 31 KiB/s wr, 1.85k op/s 2024-08-10T06:45:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:22 smithi159 ceph-mon[90359]: osdmap e2912: 8 total, 8 up, 8 in 2024-08-10T06:45:23.370 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_basic PASSED [ 66%] 2024-08-10T06:45:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:24 smithi086 ceph-mon[101471]: osdmap e2913: 8 total, 8 up, 8 in 2024-08-10T06:45:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:24 smithi086 ceph-mon[101471]: pgmap v5380: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 809 KiB/s rd, 17 KiB/s wr, 994 op/s 2024-08-10T06:45:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:24 smithi086 ceph-mon[98993]: osdmap e2913: 8 total, 8 up, 8 in 2024-08-10T06:45:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:24 smithi086 ceph-mon[98993]: pgmap v5380: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 809 KiB/s rd, 17 KiB/s wr, 994 op/s 2024-08-10T06:45:24.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:24 smithi159 ceph-mon[90359]: osdmap e2913: 8 total, 8 up, 8 in 2024-08-10T06:45:24.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:24 smithi159 ceph-mon[90359]: pgmap v5380: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 809 KiB/s rd, 17 KiB/s wr, 994 op/s 2024-08-10T06:45:25.374 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_smaller_order PASSED [ 67%] 2024-08-10T06:45:25.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:25 smithi086 ceph-mon[98993]: osdmap e2914: 8 total, 8 up, 8 in 2024-08-10T06:45:25.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:25 smithi086 ceph-mon[101471]: osdmap e2914: 8 total, 8 up, 8 in 2024-08-10T06:45:25.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:25 smithi159 ceph-mon[90359]: osdmap e2914: 8 total, 8 up, 8 in 2024-08-10T06:45:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:26 smithi086 ceph-mon[101471]: osdmap e2915: 8 total, 8 up, 8 in 2024-08-10T06:45:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:26 smithi086 ceph-mon[101471]: pgmap v5383: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 555 KiB/s rd, 29 KiB/s wr, 723 op/s 2024-08-10T06:45:26.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:26 smithi086 ceph-mon[101471]: osdmap e2916: 8 total, 8 up, 8 in 2024-08-10T06:45:26.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:26 smithi086 ceph-mon[98993]: osdmap e2915: 8 total, 8 up, 8 in 2024-08-10T06:45:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:26 smithi086 ceph-mon[98993]: pgmap v5383: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 555 KiB/s rd, 29 KiB/s wr, 723 op/s 2024-08-10T06:45:26.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:26 smithi086 ceph-mon[98993]: osdmap e2916: 8 total, 8 up, 8 in 2024-08-10T06:45:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:26 smithi159 ceph-mon[90359]: osdmap e2915: 8 total, 8 up, 8 in 2024-08-10T06:45:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:26 smithi159 ceph-mon[90359]: pgmap v5383: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 555 KiB/s rd, 29 KiB/s wr, 723 op/s 2024-08-10T06:45:26.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:26 smithi159 ceph-mon[90359]: osdmap e2916: 8 total, 8 up, 8 in 2024-08-10T06:45:27.389 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_larger_order PASSED [ 67%] 2024-08-10T06:45:27.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:27 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:45:27.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:27 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:45:27.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:27 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:45:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:28 smithi086 ceph-mon[101471]: osdmap e2917: 8 total, 8 up, 8 in 2024-08-10T06:45:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:28 smithi086 ceph-mon[101471]: pgmap v5386: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 639 KiB/s rd, 34 KiB/s wr, 847 op/s 2024-08-10T06:45:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:28 smithi086 ceph-mon[98993]: osdmap e2917: 8 total, 8 up, 8 in 2024-08-10T06:45:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:28 smithi086 ceph-mon[98993]: pgmap v5386: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 639 KiB/s rd, 34 KiB/s wr, 847 op/s 2024-08-10T06:45:28.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:45:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:45:28] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2024-08-10T06:45:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:28 smithi159 ceph-mon[90359]: osdmap e2917: 8 total, 8 up, 8 in 2024-08-10T06:45:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:28 smithi159 ceph-mon[90359]: pgmap v5386: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 639 KiB/s rd, 34 KiB/s wr, 847 op/s 2024-08-10T06:45:29.401 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_drops_cache PASSED [ 68%] 2024-08-10T06:45:29.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:29 smithi086 ceph-mon[98993]: osdmap e2918: 8 total, 8 up, 8 in 2024-08-10T06:45:29.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:29 smithi086 ceph-mon[101471]: osdmap e2918: 8 total, 8 up, 8 in 2024-08-10T06:45:29.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:29 smithi159 ceph-mon[90359]: osdmap e2918: 8 total, 8 up, 8 in 2024-08-10T06:45:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:30 smithi086 ceph-mon[98993]: osdmap e2919: 8 total, 8 up, 8 in 2024-08-10T06:45:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:30 smithi086 ceph-mon[98993]: pgmap v5389: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 319 KiB/s rd, 39 KiB/s wr, 467 op/s 2024-08-10T06:45:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:30 smithi086 ceph-mon[101471]: osdmap e2919: 8 total, 8 up, 8 in 2024-08-10T06:45:30.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:30 smithi086 ceph-mon[101471]: pgmap v5389: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 319 KiB/s rd, 39 KiB/s wr, 467 op/s 2024-08-10T06:45:30.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:30 smithi159 ceph-mon[90359]: osdmap e2919: 8 total, 8 up, 8 in 2024-08-10T06:45:30.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:30 smithi159 ceph-mon[90359]: pgmap v5389: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 319 KiB/s rd, 39 KiB/s wr, 467 op/s 2024-08-10T06:45:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:31 smithi086 ceph-mon[98993]: osdmap e2920: 8 total, 8 up, 8 in 2024-08-10T06:45:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:31 smithi086 ceph-mon[98993]: osdmap e2921: 8 total, 8 up, 8 in 2024-08-10T06:45:31.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:31 smithi086 ceph-mon[101471]: osdmap e2920: 8 total, 8 up, 8 in 2024-08-10T06:45:31.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:31 smithi086 ceph-mon[101471]: osdmap e2921: 8 total, 8 up, 8 in 2024-08-10T06:45:31.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:31 smithi159 ceph-mon[90359]: osdmap e2920: 8 total, 8 up, 8 in 2024-08-10T06:45:31.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:31 smithi159 ceph-mon[90359]: osdmap e2921: 8 total, 8 up, 8 in 2024-08-10T06:45:32.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:32 smithi086 ceph-mon[98993]: pgmap v5392: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 430 KiB/s rd, 38 KiB/s wr, 605 op/s 2024-08-10T06:45:32.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:32 smithi086 ceph-mon[101471]: pgmap v5392: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 430 KiB/s rd, 38 KiB/s wr, 605 op/s 2024-08-10T06:45:32.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:32 smithi159 ceph-mon[90359]: pgmap v5392: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 430 KiB/s rd, 38 KiB/s wr, 605 op/s 2024-08-10T06:45:33.420 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_multi_level PASSED [ 68%] 2024-08-10T06:45:33.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:33 smithi086 ceph-mon[98993]: osdmap e2922: 8 total, 8 up, 8 in 2024-08-10T06:45:33.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:33 smithi086 ceph-mon[101471]: osdmap e2922: 8 total, 8 up, 8 in 2024-08-10T06:45:33.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:33 smithi159 ceph-mon[90359]: osdmap e2922: 8 total, 8 up, 8 in 2024-08-10T06:45:34.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:34 smithi086 ceph-mon[98993]: osdmap e2923: 8 total, 8 up, 8 in 2024-08-10T06:45:34.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:34 smithi086 ceph-mon[98993]: pgmap v5395: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 522 KiB/s rd, 27 KiB/s wr, 676 op/s 2024-08-10T06:45:34.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:34 smithi086 ceph-mon[101471]: osdmap e2923: 8 total, 8 up, 8 in 2024-08-10T06:45:34.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:34 smithi086 ceph-mon[101471]: pgmap v5395: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 522 KiB/s rd, 27 KiB/s wr, 676 op/s 2024-08-10T06:45:34.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:34 smithi159 ceph-mon[90359]: osdmap e2923: 8 total, 8 up, 8 in 2024-08-10T06:45:34.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:34 smithi159 ceph-mon[90359]: pgmap v5395: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 522 KiB/s rd, 27 KiB/s wr, 676 op/s 2024-08-10T06:45:35.430 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_with_progress PASSED [ 69%] 2024-08-10T06:45:35.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:35 smithi086 ceph-mon[101471]: osdmap e2924: 8 total, 8 up, 8 in 2024-08-10T06:45:35.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:35 smithi086 ceph-mon[98993]: osdmap e2924: 8 total, 8 up, 8 in 2024-08-10T06:45:35.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:35 smithi159 ceph-mon[90359]: osdmap e2924: 8 total, 8 up, 8 in 2024-08-10T06:45:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:36 smithi086 ceph-mon[101471]: osdmap e2925: 8 total, 8 up, 8 in 2024-08-10T06:45:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:36 smithi086 ceph-mon[101471]: pgmap v5398: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 323 KiB/s rd, 26 KiB/s wr, 436 op/s 2024-08-10T06:45:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:36 smithi086 ceph-mon[101471]: osdmap e2926: 8 total, 8 up, 8 in 2024-08-10T06:45:36.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:36 smithi086 ceph-mon[98993]: osdmap e2925: 8 total, 8 up, 8 in 2024-08-10T06:45:36.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:36 smithi086 ceph-mon[98993]: pgmap v5398: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 323 KiB/s rd, 26 KiB/s wr, 436 op/s 2024-08-10T06:45:36.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:36 smithi086 ceph-mon[98993]: osdmap e2926: 8 total, 8 up, 8 in 2024-08-10T06:45:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:36 smithi159 ceph-mon[90359]: osdmap e2925: 8 total, 8 up, 8 in 2024-08-10T06:45:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:36 smithi159 ceph-mon[90359]: pgmap v5398: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 323 KiB/s rd, 26 KiB/s wr, 436 op/s 2024-08-10T06:45:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:36 smithi159 ceph-mon[90359]: osdmap e2926: 8 total, 8 up, 8 in 2024-08-10T06:45:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:38 smithi086 ceph-mon[101471]: osdmap e2927: 8 total, 8 up, 8 in 2024-08-10T06:45:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:38 smithi086 ceph-mon[101471]: pgmap v5401: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 211 KiB/s rd, 15 KiB/s wr, 294 op/s 2024-08-10T06:45:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:38 smithi086 ceph-mon[98993]: osdmap e2927: 8 total, 8 up, 8 in 2024-08-10T06:45:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:38 smithi086 ceph-mon[98993]: pgmap v5401: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 211 KiB/s rd, 15 KiB/s wr, 294 op/s 2024-08-10T06:45:38.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:45:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:45:38] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2024-08-10T06:45:38.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:38 smithi159 ceph-mon[90359]: osdmap e2927: 8 total, 8 up, 8 in 2024-08-10T06:45:38.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:38 smithi159 ceph-mon[90359]: pgmap v5401: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 211 KiB/s rd, 15 KiB/s wr, 294 op/s 2024-08-10T06:45:39.459 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_flatten_multi_level PASSED [ 69%] 2024-08-10T06:45:39.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:39 smithi086 ceph-mon[98993]: osdmap e2928: 8 total, 8 up, 8 in 2024-08-10T06:45:39.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:39 smithi086 ceph-mon[101471]: osdmap e2928: 8 total, 8 up, 8 in 2024-08-10T06:45:39.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:39 smithi159 ceph-mon[90359]: osdmap e2928: 8 total, 8 up, 8 in 2024-08-10T06:45:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:40 smithi086 ceph-mon[98993]: osdmap e2929: 8 total, 8 up, 8 in 2024-08-10T06:45:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:40 smithi086 ceph-mon[98993]: pgmap v5404: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 15 KiB/s wr, 281 op/s 2024-08-10T06:45:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:40 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:45:40.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:40 smithi086 ceph-mon[101471]: osdmap e2929: 8 total, 8 up, 8 in 2024-08-10T06:45:40.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:40 smithi086 ceph-mon[101471]: pgmap v5404: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 15 KiB/s wr, 281 op/s 2024-08-10T06:45:40.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:40 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:45:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:40 smithi159 ceph-mon[90359]: osdmap e2929: 8 total, 8 up, 8 in 2024-08-10T06:45:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:40 smithi159 ceph-mon[90359]: pgmap v5404: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 15 KiB/s wr, 281 op/s 2024-08-10T06:45:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:40 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:45:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:41 smithi086 ceph-mon[98993]: osdmap e2930: 8 total, 8 up, 8 in 2024-08-10T06:45:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:45:41.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:45:41.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:45:41.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:41 smithi086 ceph-mon[98993]: osdmap e2931: 8 total, 8 up, 8 in 2024-08-10T06:45:41.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:45:41.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:41 smithi086 ceph-mon[101471]: osdmap e2930: 8 total, 8 up, 8 in 2024-08-10T06:45:41.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:45:41.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:45:41.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:45:41.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:41 smithi086 ceph-mon[101471]: osdmap e2931: 8 total, 8 up, 8 in 2024-08-10T06:45:41.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:45:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:41 smithi159 ceph-mon[90359]: osdmap e2930: 8 total, 8 up, 8 in 2024-08-10T06:45:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:45:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:45:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:45:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:41 smithi159 ceph-mon[90359]: osdmap e2931: 8 total, 8 up, 8 in 2024-08-10T06:45:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:45:42.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:42 smithi086 ceph-mon[98993]: pgmap v5407: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 314 KiB/s rd, 23 KiB/s wr, 420 op/s 2024-08-10T06:45:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:42 smithi086 ceph-mon[101471]: pgmap v5407: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 314 KiB/s rd, 23 KiB/s wr, 420 op/s 2024-08-10T06:45:42.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:42 smithi159 ceph-mon[90359]: pgmap v5407: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 314 KiB/s rd, 23 KiB/s wr, 420 op/s 2024-08-10T06:45:43.484 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_trash_snapshot PASSED [ 70%] 2024-08-10T06:45:43.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:43 smithi086 ceph-mon[98993]: osdmap e2932: 8 total, 8 up, 8 in 2024-08-10T06:45:43.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:43 smithi086 ceph-mon[101471]: osdmap e2932: 8 total, 8 up, 8 in 2024-08-10T06:45:43.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:43 smithi159 ceph-mon[90359]: osdmap e2932: 8 total, 8 up, 8 in 2024-08-10T06:45:44.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:44 smithi086 ceph-mon[98993]: osdmap e2933: 8 total, 8 up, 8 in 2024-08-10T06:45:44.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:44 smithi086 ceph-mon[98993]: pgmap v5410: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 261 KiB/s rd, 16 KiB/s wr, 340 op/s 2024-08-10T06:45:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:44 smithi086 ceph-mon[101471]: osdmap e2933: 8 total, 8 up, 8 in 2024-08-10T06:45:44.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:44 smithi086 ceph-mon[101471]: pgmap v5410: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 261 KiB/s rd, 16 KiB/s wr, 340 op/s 2024-08-10T06:45:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:44 smithi159 ceph-mon[90359]: osdmap e2933: 8 total, 8 up, 8 in 2024-08-10T06:45:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:44 smithi159 ceph-mon[90359]: pgmap v5410: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 261 KiB/s rd, 16 KiB/s wr, 340 op/s 2024-08-10T06:45:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:45 smithi086 ceph-mon[101471]: osdmap e2934: 8 total, 8 up, 8 in 2024-08-10T06:45:45.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:45 smithi086 ceph-mon[98993]: osdmap e2934: 8 total, 8 up, 8 in 2024-08-10T06:45:45.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:45 smithi159 ceph-mon[90359]: osdmap e2934: 8 total, 8 up, 8 in 2024-08-10T06:45:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:46 smithi086 ceph-mon[98993]: pgmap v5412: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 194 KiB/s rd, 15 KiB/s wr, 262 op/s 2024-08-10T06:45:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:46 smithi086 ceph-mon[98993]: osdmap e2935: 8 total, 8 up, 8 in 2024-08-10T06:45:46.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:46 smithi086 ceph-mon[101471]: pgmap v5412: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 194 KiB/s rd, 15 KiB/s wr, 262 op/s 2024-08-10T06:45:46.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:46 smithi086 ceph-mon[101471]: osdmap e2935: 8 total, 8 up, 8 in 2024-08-10T06:45:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:46 smithi159 ceph-mon[90359]: pgmap v5412: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 194 KiB/s rd, 15 KiB/s wr, 262 op/s 2024-08-10T06:45:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:46 smithi159 ceph-mon[90359]: osdmap e2935: 8 total, 8 up, 8 in 2024-08-10T06:45:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:45:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:45:48] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-08-10T06:45:49.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:48 smithi086 ceph-mon[101471]: pgmap v5414: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 180 KiB/s rd, 14 KiB/s wr, 243 op/s 2024-08-10T06:45:49.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:48 smithi086 ceph-mon[98993]: pgmap v5414: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 180 KiB/s rd, 14 KiB/s wr, 243 op/s 2024-08-10T06:45:49.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:48 smithi159 ceph-mon[90359]: pgmap v5414: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 180 KiB/s rd, 14 KiB/s wr, 243 op/s 2024-08-10T06:45:50.955 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks1 PASSED [ 70%] 2024-08-10T06:45:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:50 smithi086 ceph-mon[98993]: pgmap v5415: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 10 KiB/s wr, 181 op/s 2024-08-10T06:45:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:50 smithi086 ceph-mon[101471]: pgmap v5415: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 10 KiB/s wr, 181 op/s 2024-08-10T06:45:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:50 smithi159 ceph-mon[90359]: pgmap v5415: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 10 KiB/s wr, 181 op/s 2024-08-10T06:45:52.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:51 smithi086 ceph-mon[101471]: osdmap e2936: 8 total, 8 up, 8 in 2024-08-10T06:45:52.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:51 smithi086 ceph-mon[101471]: osdmap e2937: 8 total, 8 up, 8 in 2024-08-10T06:45:52.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:51 smithi086 ceph-mon[98993]: osdmap e2936: 8 total, 8 up, 8 in 2024-08-10T06:45:52.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:51 smithi086 ceph-mon[98993]: osdmap e2937: 8 total, 8 up, 8 in 2024-08-10T06:45:52.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:51 smithi159 ceph-mon[90359]: osdmap e2936: 8 total, 8 up, 8 in 2024-08-10T06:45:52.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:51 smithi159 ceph-mon[90359]: osdmap e2937: 8 total, 8 up, 8 in 2024-08-10T06:45:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:52 smithi086 ceph-mon[98993]: pgmap v5418: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 686 KiB/s wr, 66 op/s 2024-08-10T06:45:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:52 smithi086 ceph-mon[101471]: pgmap v5418: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 686 KiB/s wr, 66 op/s 2024-08-10T06:45:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:52 smithi159 ceph-mon[90359]: pgmap v5418: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 686 KiB/s wr, 66 op/s 2024-08-10T06:45:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:54 smithi086 ceph-mon[101471]: pgmap v5419: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 550 KiB/s wr, 90 op/s 2024-08-10T06:45:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:54 smithi086 ceph-mon[98993]: pgmap v5419: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 550 KiB/s wr, 90 op/s 2024-08-10T06:45:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:54 smithi159 ceph-mon[90359]: pgmap v5419: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 550 KiB/s wr, 90 op/s 2024-08-10T06:45:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:56 smithi086 ceph-mon[101471]: pgmap v5420: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 518 KiB/s wr, 77 op/s 2024-08-10T06:45:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:56 smithi086 ceph-mon[101471]: osdmap e2938: 8 total, 8 up, 8 in 2024-08-10T06:45:57.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:45:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:56 smithi086 ceph-mon[98993]: pgmap v5420: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 518 KiB/s wr, 77 op/s 2024-08-10T06:45:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:56 smithi086 ceph-mon[98993]: osdmap e2938: 8 total, 8 up, 8 in 2024-08-10T06:45:57.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:45:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:56 smithi159 ceph-mon[90359]: pgmap v5420: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 518 KiB/s wr, 77 op/s 2024-08-10T06:45:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:56 smithi159 ceph-mon[90359]: osdmap e2938: 8 total, 8 up, 8 in 2024-08-10T06:45:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:45:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:45:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:45:58] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-08-10T06:45:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:45:58 smithi086 ceph-mon[98993]: pgmap v5422: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 6.2 KiB/s wr, 83 op/s 2024-08-10T06:45:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:45:58 smithi086 ceph-mon[101471]: pgmap v5422: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 6.2 KiB/s wr, 83 op/s 2024-08-10T06:45:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:45:58 smithi159 ceph-mon[90359]: pgmap v5422: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 6.2 KiB/s wr, 83 op/s 2024-08-10T06:46:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:00 smithi086 ceph-mon[101471]: pgmap v5423: 137 pgs: 137 active+clean; 13 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 965 KiB/s wr, 64 op/s 2024-08-10T06:46:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:00 smithi086 ceph-mon[98993]: pgmap v5423: 137 pgs: 137 active+clean; 13 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 965 KiB/s wr, 64 op/s 2024-08-10T06:46:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:00 smithi159 ceph-mon[90359]: pgmap v5423: 137 pgs: 137 active+clean; 13 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 965 KiB/s wr, 64 op/s 2024-08-10T06:46:01.970 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks2 PASSED [ 71%] 2024-08-10T06:46:02.089 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_ownership PASSED [ 71%] 2024-08-10T06:46:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:02 smithi086 ceph-mon[98993]: pgmap v5424: 137 pgs: 137 active+clean; 21 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 1.6 MiB/s wr, 63 op/s 2024-08-10T06:46:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:02 smithi086 ceph-mon[98993]: osdmap e2939: 8 total, 8 up, 8 in 2024-08-10T06:46:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:02 smithi086 ceph-mon[101471]: pgmap v5424: 137 pgs: 137 active+clean; 21 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 1.6 MiB/s wr, 63 op/s 2024-08-10T06:46:03.157 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:02 smithi086 ceph-mon[101471]: osdmap e2939: 8 total, 8 up, 8 in 2024-08-10T06:46:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:02 smithi159 ceph-mon[90359]: pgmap v5424: 137 pgs: 137 active+clean; 21 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 1.6 MiB/s wr, 63 op/s 2024-08-10T06:46:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:02 smithi159 ceph-mon[90359]: osdmap e2939: 8 total, 8 up, 8 in 2024-08-10T06:46:03.994 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_snapshot_leadership PASSED [ 72%] 2024-08-10T06:46:04.087 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_read_only_leadership PASSED [ 72%] 2024-08-10T06:46:04.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:03 smithi086 ceph-mon[98993]: osdmap e2940: 8 total, 8 up, 8 in 2024-08-10T06:46:04.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:03 smithi086 ceph-mon[101471]: osdmap e2940: 8 total, 8 up, 8 in 2024-08-10T06:46:04.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:03 smithi159 ceph-mon[90359]: osdmap e2940: 8 total, 8 up, 8 in 2024-08-10T06:46:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:04 smithi086 ceph-mon[98993]: pgmap v5427: 137 pgs: 137 active+clean; 21 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 2.1 MiB/s wr, 51 op/s 2024-08-10T06:46:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:04 smithi086 ceph-mon[98993]: osdmap e2941: 8 total, 8 up, 8 in 2024-08-10T06:46:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:04 smithi086 ceph-mon[101471]: pgmap v5427: 137 pgs: 137 active+clean; 21 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 2.1 MiB/s wr, 51 op/s 2024-08-10T06:46:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:04 smithi086 ceph-mon[101471]: osdmap e2941: 8 total, 8 up, 8 in 2024-08-10T06:46:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:04 smithi159 ceph-mon[90359]: pgmap v5427: 137 pgs: 137 active+clean; 21 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 2.1 MiB/s wr, 51 op/s 2024-08-10T06:46:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:04 smithi159 ceph-mon[90359]: osdmap e2941: 8 total, 8 up, 8 in 2024-08-10T06:46:06.001 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_flatten PASSED [ 73%] 2024-08-10T06:46:06.134 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_resize PASSED [ 74%] 2024-08-10T06:46:06.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:05 smithi086 ceph-mon[98993]: osdmap e2942: 8 total, 8 up, 8 in 2024-08-10T06:46:06.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:05 smithi086 ceph-mon[101471]: osdmap e2942: 8 total, 8 up, 8 in 2024-08-10T06:46:06.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:05 smithi159 ceph-mon[90359]: osdmap e2942: 8 total, 8 up, 8 in 2024-08-10T06:46:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:06 smithi159 ceph-mon[90359]: pgmap v5430: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 16 KiB/s wr, 251 op/s 2024-08-10T06:46:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:06 smithi159 ceph-mon[90359]: osdmap e2943: 8 total, 8 up, 8 in 2024-08-10T06:46:07.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:06 smithi086 ceph-mon[98993]: pgmap v5430: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 16 KiB/s wr, 251 op/s 2024-08-10T06:46:07.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:06 smithi086 ceph-mon[98993]: osdmap e2943: 8 total, 8 up, 8 in 2024-08-10T06:46:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:06 smithi086 ceph-mon[101471]: pgmap v5430: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 16 KiB/s wr, 251 op/s 2024-08-10T06:46:07.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:06 smithi086 ceph-mon[101471]: osdmap e2943: 8 total, 8 up, 8 in 2024-08-10T06:46:08.010 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_create PASSED [ 74%] 2024-08-10T06:46:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:07 smithi159 ceph-mon[90359]: osdmap e2944: 8 total, 8 up, 8 in 2024-08-10T06:46:08.261 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:07 smithi086 ceph-mon[101471]: osdmap e2944: 8 total, 8 up, 8 in 2024-08-10T06:46:08.262 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:07 smithi086 ceph-mon[98993]: osdmap e2944: 8 total, 8 up, 8 in 2024-08-10T06:46:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:46:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:46:08] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-08-10T06:46:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:08 smithi159 ceph-mon[90359]: pgmap v5433: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 281 KiB/s rd, 15 KiB/s wr, 378 op/s 2024-08-10T06:46:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:08 smithi159 ceph-mon[90359]: osdmap e2945: 8 total, 8 up, 8 in 2024-08-10T06:46:09.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:08 smithi086 ceph-mon[98993]: pgmap v5433: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 281 KiB/s rd, 15 KiB/s wr, 378 op/s 2024-08-10T06:46:09.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:08 smithi086 ceph-mon[98993]: osdmap e2945: 8 total, 8 up, 8 in 2024-08-10T06:46:09.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:08 smithi086 ceph-mon[101471]: pgmap v5433: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 281 KiB/s rd, 15 KiB/s wr, 378 op/s 2024-08-10T06:46:09.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:08 smithi086 ceph-mon[101471]: osdmap e2945: 8 total, 8 up, 8 in 2024-08-10T06:46:10.034 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_rollback PASSED [ 75%] 2024-08-10T06:46:10.155 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_discard PASSED [ 75%] 2024-08-10T06:46:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:09 smithi159 ceph-mon[90359]: osdmap e2946: 8 total, 8 up, 8 in 2024-08-10T06:46:10.283 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_write PASSED [ 76%] 2024-08-10T06:46:10.381 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_acquire_release_lock PASSED [ 76%] 2024-08-10T06:46:10.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:09 smithi086 ceph-mon[101471]: osdmap e2946: 8 total, 8 up, 8 in 2024-08-10T06:46:10.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:09 smithi086 ceph-mon[98993]: osdmap e2946: 8 total, 8 up, 8 in 2024-08-10T06:46:11.033 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_break_lock PASSED [ 77%] 2024-08-10T06:46:11.127 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_uuid PASSED [ 77%] 2024-08-10T06:46:11.227 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_site_name PASSED [ 78%] 2024-08-10T06:46:11.341 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer_bootstrap PASSED [ 78%] 2024-08-10T06:46:11.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:10 smithi086 ceph-mon[98993]: pgmap v5436: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 13 KiB/s wr, 241 op/s 2024-08-10T06:46:11.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:10 smithi086 ceph-mon[98993]: osdmap e2947: 8 total, 8 up, 8 in 2024-08-10T06:46:11.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:10 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2531931886' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/2284907378"}]: dispatch 2024-08-10T06:46:11.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:10 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/2284907378"}]: dispatch 2024-08-10T06:46:11.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:10 smithi086 ceph-mon[101471]: pgmap v5436: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 13 KiB/s wr, 241 op/s 2024-08-10T06:46:11.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:10 smithi086 ceph-mon[101471]: osdmap e2947: 8 total, 8 up, 8 in 2024-08-10T06:46:11.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:10 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2531931886' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/2284907378"}]: dispatch 2024-08-10T06:46:11.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:10 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/2284907378"}]: dispatch 2024-08-10T06:46:11.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:10 smithi159 ceph-mon[90359]: pgmap v5436: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 13 KiB/s wr, 241 op/s 2024-08-10T06:46:11.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:10 smithi159 ceph-mon[90359]: osdmap e2947: 8 total, 8 up, 8 in 2024-08-10T06:46:11.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:10 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2531931886' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/2284907378"}]: dispatch 2024-08-10T06:46:11.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:10 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/2284907378"}]: dispatch 2024-08-10T06:46:11.443 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer PASSED [ 79%] 2024-08-10T06:46:11.529 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image SKIPPED [ 80%] 2024-08-10T06:46:11.619 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_status SKIPPED [ 80%] 2024-08-10T06:46:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/2284907378"}]': finished 2024-08-10T06:46:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[101471]: osdmap e2948: 8 total, 8 up, 8 in 2024-08-10T06:46:12.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' 2024-08-10T06:46:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:46:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:46:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-10T06:46:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:46:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-10T06:46:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-10T06:46:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:46:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[101471]: osdmap e2949: 8 total, 8 up, 8 in 2024-08-10T06:46:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:46:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' 2024-08-10T06:46:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/9ea98433-bda4-4d0e-91e5-134dc06bf4a1"}]: dispatch 2024-08-10T06:46:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/9ea98433-bda4-4d0e-91e5-134dc06bf4a1"}]: dispatch 2024-08-10T06:46:12.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/9ea98433-bda4-4d0e-91e5-134dc06bf4a1"}]': finished 2024-08-10T06:46:12.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/2284907378"}]': finished 2024-08-10T06:46:12.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[98993]: osdmap e2948: 8 total, 8 up, 8 in 2024-08-10T06:46:12.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' 2024-08-10T06:46:12.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:46:12.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:46:12.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-10T06:46:12.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:46:12.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-10T06:46:12.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-10T06:46:12.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:46:12.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[98993]: osdmap e2949: 8 total, 8 up, 8 in 2024-08-10T06:46:12.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:46:12.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' 2024-08-10T06:46:12.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/9ea98433-bda4-4d0e-91e5-134dc06bf4a1"}]: dispatch 2024-08-10T06:46:12.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/9ea98433-bda4-4d0e-91e5-134dc06bf4a1"}]: dispatch 2024-08-10T06:46:12.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:11 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/9ea98433-bda4-4d0e-91e5-134dc06bf4a1"}]': finished 2024-08-10T06:46:12.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:11 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.86:0/2284907378"}]': finished 2024-08-10T06:46:12.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:11 smithi159 ceph-mon[90359]: osdmap e2948: 8 total, 8 up, 8 in 2024-08-10T06:46:12.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:11 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' 2024-08-10T06:46:12.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:11 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:46:12.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:11 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:46:12.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:11 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-10T06:46:12.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:11 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:46:12.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:11 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-10T06:46:12.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:11 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-10T06:46:12.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:11 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-10T06:46:12.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:11 smithi159 ceph-mon[90359]: osdmap e2949: 8 total, 8 up, 8 in 2024-08-10T06:46:12.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:46:12.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:11 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' 2024-08-10T06:46:12.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:11 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/9ea98433-bda4-4d0e-91e5-134dc06bf4a1"}]: dispatch 2024-08-10T06:46:12.439 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:11 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/9ea98433-bda4-4d0e-91e5-134dc06bf4a1"}]: dispatch 2024-08-10T06:46:12.440 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:11 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/9ea98433-bda4-4d0e-91e5-134dc06bf4a1"}]': finished 2024-08-10T06:46:13.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:12 smithi086 ceph-mon[98993]: pgmap v5440: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 259 KiB/s rd, 17 KiB/s wr, 361 op/s 2024-08-10T06:46:13.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:12 smithi086 ceph-mon[98993]: osdmap e2950: 8 total, 8 up, 8 in 2024-08-10T06:46:13.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:12 smithi086 ceph-mon[101471]: pgmap v5440: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 259 KiB/s rd, 17 KiB/s wr, 361 op/s 2024-08-10T06:46:13.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:12 smithi086 ceph-mon[101471]: osdmap e2950: 8 total, 8 up, 8 in 2024-08-10T06:46:13.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:12 smithi159 ceph-mon[90359]: pgmap v5440: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 259 KiB/s rd, 17 KiB/s wr, 361 op/s 2024-08-10T06:46:13.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:12 smithi159 ceph-mon[90359]: osdmap e2950: 8 total, 8 up, 8 in 2024-08-10T06:46:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:14 smithi086 ceph-mon[98993]: osdmap e2951: 8 total, 8 up, 8 in 2024-08-10T06:46:14.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:14 smithi086 ceph-mon[98993]: pgmap v5443: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 369 KiB/s rd, 26 KiB/s wr, 507 op/s 2024-08-10T06:46:14.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:14 smithi086 ceph-mon[101471]: osdmap e2951: 8 total, 8 up, 8 in 2024-08-10T06:46:14.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:14 smithi086 ceph-mon[101471]: pgmap v5443: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 369 KiB/s rd, 26 KiB/s wr, 507 op/s 2024-08-10T06:46:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:14 smithi159 ceph-mon[90359]: osdmap e2951: 8 total, 8 up, 8 in 2024-08-10T06:46:14.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:14 smithi159 ceph-mon[90359]: pgmap v5443: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 369 KiB/s rd, 26 KiB/s wr, 507 op/s 2024-08-10T06:46:15.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:15 smithi086 ceph-mon[98993]: osdmap e2952: 8 total, 8 up, 8 in 2024-08-10T06:46:15.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:15 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/ad4bac4d-f8c9-4a5b-9e35-ff4a763df41a"}]: dispatch 2024-08-10T06:46:15.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:15 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/ad4bac4d-f8c9-4a5b-9e35-ff4a763df41a"}]': finished 2024-08-10T06:46:15.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:15 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/d5728f53-2ef4-4d94-991d-e72e25c909b1"}]: dispatch 2024-08-10T06:46:15.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:15 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/d5728f53-2ef4-4d94-991d-e72e25c909b1"}]': finished 2024-08-10T06:46:15.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:15 smithi086 ceph-mon[101471]: osdmap e2952: 8 total, 8 up, 8 in 2024-08-10T06:46:15.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:15 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/ad4bac4d-f8c9-4a5b-9e35-ff4a763df41a"}]: dispatch 2024-08-10T06:46:15.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:15 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/ad4bac4d-f8c9-4a5b-9e35-ff4a763df41a"}]': finished 2024-08-10T06:46:15.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:15 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/d5728f53-2ef4-4d94-991d-e72e25c909b1"}]: dispatch 2024-08-10T06:46:15.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:15 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/d5728f53-2ef4-4d94-991d-e72e25c909b1"}]': finished 2024-08-10T06:46:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:15 smithi159 ceph-mon[90359]: osdmap e2952: 8 total, 8 up, 8 in 2024-08-10T06:46:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:15 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/ad4bac4d-f8c9-4a5b-9e35-ff4a763df41a"}]: dispatch 2024-08-10T06:46:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:15 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/ad4bac4d-f8c9-4a5b-9e35-ff4a763df41a"}]': finished 2024-08-10T06:46:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:15 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/d5728f53-2ef4-4d94-991d-e72e25c909b1"}]: dispatch 2024-08-10T06:46:15.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:15 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/d5728f53-2ef4-4d94-991d-e72e25c909b1"}]': finished 2024-08-10T06:46:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:16 smithi086 ceph-mon[98993]: osdmap e2953: 8 total, 8 up, 8 in 2024-08-10T06:46:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:16 smithi086 ceph-mon[98993]: pgmap v5446: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 299 KiB/s rd, 33 KiB/s wr, 428 op/s 2024-08-10T06:46:16.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:16 smithi086 ceph-mon[98993]: osdmap e2954: 8 total, 8 up, 8 in 2024-08-10T06:46:16.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:16 smithi086 ceph-mon[101471]: osdmap e2953: 8 total, 8 up, 8 in 2024-08-10T06:46:16.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:16 smithi086 ceph-mon[101471]: pgmap v5446: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 299 KiB/s rd, 33 KiB/s wr, 428 op/s 2024-08-10T06:46:16.907 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:16 smithi086 ceph-mon[101471]: osdmap e2954: 8 total, 8 up, 8 in 2024-08-10T06:46:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:16 smithi159 ceph-mon[90359]: osdmap e2953: 8 total, 8 up, 8 in 2024-08-10T06:46:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:16 smithi159 ceph-mon[90359]: pgmap v5446: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 299 KiB/s rd, 33 KiB/s wr, 428 op/s 2024-08-10T06:46:16.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:16 smithi159 ceph-mon[90359]: osdmap e2954: 8 total, 8 up, 8 in 2024-08-10T06:46:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:18 smithi086 ceph-mon[98993]: osdmap e2955: 8 total, 8 up, 8 in 2024-08-10T06:46:18.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:18 smithi086 ceph-mon[98993]: pgmap v5449: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s rd, 20 KiB/s wr, 325 op/s 2024-08-10T06:46:18.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:18 smithi086 ceph-mon[101471]: osdmap e2955: 8 total, 8 up, 8 in 2024-08-10T06:46:18.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:18 smithi086 ceph-mon[101471]: pgmap v5449: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s rd, 20 KiB/s wr, 325 op/s 2024-08-10T06:46:18.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:46:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:46:18] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2024-08-10T06:46:18.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:18 smithi159 ceph-mon[90359]: osdmap e2955: 8 total, 8 up, 8 in 2024-08-10T06:46:18.691 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:18 smithi159 ceph-mon[90359]: pgmap v5449: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s rd, 20 KiB/s wr, 325 op/s 2024-08-10T06:46:19.359 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_create_snapshot PASSED [ 81%] 2024-08-10T06:46:19.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:19 smithi086 ceph-mon[98993]: osdmap e2956: 8 total, 8 up, 8 in 2024-08-10T06:46:19.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:19 smithi086 ceph-mon[101471]: osdmap e2956: 8 total, 8 up, 8 in 2024-08-10T06:46:19.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:19 smithi159 ceph-mon[90359]: osdmap e2956: 8 total, 8 up, 8 in 2024-08-10T06:46:20.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:20 smithi086 ceph-mon[98993]: osdmap e2957: 8 total, 8 up, 8 in 2024-08-10T06:46:20.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:20 smithi086 ceph-mon[98993]: pgmap v5452: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 8.5 KiB/s wr, 236 op/s 2024-08-10T06:46:20.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:20 smithi086 ceph-mon[101471]: osdmap e2957: 8 total, 8 up, 8 in 2024-08-10T06:46:20.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:20 smithi086 ceph-mon[101471]: pgmap v5452: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 8.5 KiB/s wr, 236 op/s 2024-08-10T06:46:20.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:20 smithi159 ceph-mon[90359]: osdmap e2957: 8 total, 8 up, 8 in 2024-08-10T06:46:20.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:20 smithi159 ceph-mon[90359]: pgmap v5452: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 8.5 KiB/s wr, 236 op/s 2024-08-10T06:46:21.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:21 smithi086 ceph-mon[98993]: osdmap e2958: 8 total, 8 up, 8 in 2024-08-10T06:46:21.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:21 smithi086 ceph-mon[98993]: osdmap e2959: 8 total, 8 up, 8 in 2024-08-10T06:46:21.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:21 smithi086 ceph-mon[101471]: osdmap e2958: 8 total, 8 up, 8 in 2024-08-10T06:46:21.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:21 smithi086 ceph-mon[101471]: osdmap e2959: 8 total, 8 up, 8 in 2024-08-10T06:46:21.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:21 smithi159 ceph-mon[90359]: osdmap e2958: 8 total, 8 up, 8 in 2024-08-10T06:46:21.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:21 smithi159 ceph-mon[90359]: osdmap e2959: 8 total, 8 up, 8 in 2024-08-10T06:46:22.589 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:22 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/e8e31775-9527-4eb4-b4b4-e33c524a9430"}]: dispatch 2024-08-10T06:46:22.590 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:22 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/e8e31775-9527-4eb4-b4b4-e33c524a9430"}]': finished 2024-08-10T06:46:22.590 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:22 smithi159 ceph-mon[90359]: pgmap v5455: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 9.2 KiB/s wr, 189 op/s 2024-08-10T06:46:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:22 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/e8e31775-9527-4eb4-b4b4-e33c524a9430"}]: dispatch 2024-08-10T06:46:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:22 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/e8e31775-9527-4eb4-b4b4-e33c524a9430"}]': finished 2024-08-10T06:46:22.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:22 smithi086 ceph-mon[98993]: pgmap v5455: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 9.2 KiB/s wr, 189 op/s 2024-08-10T06:46:22.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:22 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/e8e31775-9527-4eb4-b4b4-e33c524a9430"}]: dispatch 2024-08-10T06:46:22.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:22 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/712803561' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/e8e31775-9527-4eb4-b4b4-e33c524a9430"}]': finished 2024-08-10T06:46:22.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:22 smithi086 ceph-mon[101471]: pgmap v5455: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 9.2 KiB/s wr, 189 op/s 2024-08-10T06:46:23.385 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_aio_mirror_image_create_snapshot PASSED [ 81%] 2024-08-10T06:46:23.470 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_move PASSED [ 82%] 2024-08-10T06:46:23.607 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_purge PASSED [ 82%] 2024-08-10T06:46:23.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:23 smithi086 ceph-mon[101471]: osdmap e2960: 8 total, 8 up, 8 in 2024-08-10T06:46:23.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:23 smithi086 ceph-mon[98993]: osdmap e2960: 8 total, 8 up, 8 in 2024-08-10T06:46:23.685 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_denied PASSED [ 83%] 2024-08-10T06:46:23.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:23 smithi159 ceph-mon[90359]: osdmap e2960: 8 total, 8 up, 8 in 2024-08-10T06:46:23.765 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove PASSED [ 83%] 2024-08-10T06:46:23.847 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_with_progress PASSED [ 84%] 2024-08-10T06:46:23.922 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_get PASSED [ 84%] 2024-08-10T06:46:24.061 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_list PASSED [ 85%] 2024-08-10T06:46:24.176 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_restore PASSED [ 85%] 2024-08-10T06:46:24.182 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_group PASSED [ 86%] 2024-08-10T06:46:24.190 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename_group PASSED [ 87%] 2024-08-10T06:46:24.192 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_empty PASSED [ 87%] 2024-08-10T06:46:24.199 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups PASSED [ 88%] 2024-08-10T06:46:24.206 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_after_removed PASSED [ 88%] 2024-08-10T06:46:24.294 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_add PASSED [ 89%] 2024-08-10T06:46:24.383 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_empty PASSED [ 89%] 2024-08-10T06:46:24.476 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list PASSED [ 90%] 2024-08-10T06:46:24.606 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_move_to_trash PASSED [ 90%] 2024-08-10T06:46:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:24 smithi086 ceph-mon[101471]: osdmap e2961: 8 total, 8 up, 8 in 2024-08-10T06:46:24.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:24 smithi086 ceph-mon[101471]: pgmap v5458: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.0 KiB/s wr, 46 op/s 2024-08-10T06:46:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:24 smithi086 ceph-mon[98993]: osdmap e2961: 8 total, 8 up, 8 in 2024-08-10T06:46:24.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:24 smithi086 ceph-mon[98993]: pgmap v5458: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.0 KiB/s wr, 46 op/s 2024-08-10T06:46:24.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:24 smithi159 ceph-mon[90359]: osdmap e2961: 8 total, 8 up, 8 in 2024-08-10T06:46:24.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:24 smithi159 ceph-mon[90359]: pgmap v5458: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.0 KiB/s wr, 46 op/s 2024-08-10T06:46:26.221 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_many_images PASSED [ 91%] 2024-08-10T06:46:26.341 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_remove PASSED [ 91%] 2024-08-10T06:46:26.431 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap PASSED [ 92%] 2024-08-10T06:46:26.532 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_flags PASSED [ 92%] 2024-08-10T06:46:26.696 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_list_many PASSED [ 93%] 2024-08-10T06:46:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:26 smithi086 ceph-mon[101471]: pgmap v5459: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 31 KiB/s wr, 321 op/s 2024-08-10T06:46:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:26 smithi086 ceph-mon[101471]: osdmap e2962: 8 total, 8 up, 8 in 2024-08-10T06:46:27.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:46:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:26 smithi086 ceph-mon[98993]: pgmap v5459: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 31 KiB/s wr, 321 op/s 2024-08-10T06:46:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:26 smithi086 ceph-mon[98993]: osdmap e2962: 8 total, 8 up, 8 in 2024-08-10T06:46:27.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:46:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:26 smithi159 ceph-mon[90359]: pgmap v5459: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 31 KiB/s wr, 321 op/s 2024-08-10T06:46:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:26 smithi159 ceph-mon[90359]: osdmap e2962: 8 total, 8 up, 8 in 2024-08-10T06:46:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:46:28.394 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_namespace PASSED [ 94%] 2024-08-10T06:46:28.494 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rename PASSED [ 94%] 2024-08-10T06:46:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:28 smithi086 ceph-mon[98993]: osdmap e2963: 8 total, 8 up, 8 in 2024-08-10T06:46:28.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:28 smithi086 ceph-mon[98993]: pgmap v5462: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 460 KiB/s rd, 52 KiB/s wr, 674 op/s 2024-08-10T06:46:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:46:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:46:28] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-08-10T06:46:28.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:28 smithi086 ceph-mon[101471]: osdmap e2963: 8 total, 8 up, 8 in 2024-08-10T06:46:28.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:28 smithi086 ceph-mon[101471]: pgmap v5462: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 460 KiB/s rd, 52 KiB/s wr, 674 op/s 2024-08-10T06:46:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:28 smithi159 ceph-mon[90359]: osdmap e2963: 8 total, 8 up, 8 in 2024-08-10T06:46:28.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:28 smithi159 ceph-mon[90359]: pgmap v5462: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 460 KiB/s rd, 52 KiB/s wr, 674 op/s 2024-08-10T06:46:29.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:29 smithi086 ceph-mon[98993]: osdmap e2964: 8 total, 8 up, 8 in 2024-08-10T06:46:29.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:29 smithi086 ceph-mon[101471]: osdmap e2964: 8 total, 8 up, 8 in 2024-08-10T06:46:29.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:29 smithi159 ceph-mon[90359]: osdmap e2964: 8 total, 8 up, 8 in 2024-08-10T06:46:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:30 smithi086 ceph-mon[98993]: osdmap e2965: 8 total, 8 up, 8 in 2024-08-10T06:46:30.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:30 smithi086 ceph-mon[98993]: pgmap v5465: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 913 KiB/s rd, 94 KiB/s wr, 1.29k op/s 2024-08-10T06:46:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:30 smithi086 ceph-mon[101471]: osdmap e2965: 8 total, 8 up, 8 in 2024-08-10T06:46:30.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:30 smithi086 ceph-mon[101471]: pgmap v5465: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 913 KiB/s rd, 94 KiB/s wr, 1.29k op/s 2024-08-10T06:46:30.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:30 smithi159 ceph-mon[90359]: osdmap e2965: 8 total, 8 up, 8 in 2024-08-10T06:46:30.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:30 smithi159 ceph-mon[90359]: pgmap v5465: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 913 KiB/s rd, 94 KiB/s wr, 1.29k op/s 2024-08-10T06:46:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:31 smithi086 ceph-mon[98993]: osdmap e2966: 8 total, 8 up, 8 in 2024-08-10T06:46:31.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:31 smithi086 ceph-mon[98993]: osdmap e2967: 8 total, 8 up, 8 in 2024-08-10T06:46:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:31 smithi086 ceph-mon[101471]: osdmap e2966: 8 total, 8 up, 8 in 2024-08-10T06:46:31.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:31 smithi086 ceph-mon[101471]: osdmap e2967: 8 total, 8 up, 8 in 2024-08-10T06:46:31.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:31 smithi159 ceph-mon[90359]: osdmap e2966: 8 total, 8 up, 8 in 2024-08-10T06:46:31.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:31 smithi159 ceph-mon[90359]: osdmap e2967: 8 total, 8 up, 8 in 2024-08-10T06:46:32.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:32 smithi086 ceph-mon[98993]: pgmap v5468: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 836 KiB/s rd, 82 KiB/s wr, 1.18k op/s 2024-08-10T06:46:32.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:32 smithi086 ceph-mon[101471]: pgmap v5468: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 836 KiB/s rd, 82 KiB/s wr, 1.18k op/s 2024-08-10T06:46:32.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:32 smithi159 ceph-mon[90359]: pgmap v5468: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 836 KiB/s rd, 82 KiB/s wr, 1.18k op/s 2024-08-10T06:46:33.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:33 smithi086 ceph-mon[98993]: osdmap e2968: 8 total, 8 up, 8 in 2024-08-10T06:46:33.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:33 smithi086 ceph-mon[101471]: osdmap e2968: 8 total, 8 up, 8 in 2024-08-10T06:46:33.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:33 smithi159 ceph-mon[90359]: osdmap e2968: 8 total, 8 up, 8 in 2024-08-10T06:46:34.619 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rollback PASSED [ 95%] 2024-08-10T06:46:34.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:34 smithi086 ceph-mon[98993]: osdmap e2969: 8 total, 8 up, 8 in 2024-08-10T06:46:34.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:34 smithi086 ceph-mon[98993]: pgmap v5471: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 348 KiB/s rd, 23 KiB/s wr, 490 op/s 2024-08-10T06:46:34.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:34 smithi086 ceph-mon[101471]: osdmap e2969: 8 total, 8 up, 8 in 2024-08-10T06:46:34.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:34 smithi086 ceph-mon[101471]: pgmap v5471: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 348 KiB/s rd, 23 KiB/s wr, 490 op/s 2024-08-10T06:46:34.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:34 smithi159 ceph-mon[90359]: osdmap e2969: 8 total, 8 up, 8 in 2024-08-10T06:46:34.690 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:34 smithi159 ceph-mon[90359]: pgmap v5471: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 348 KiB/s rd, 23 KiB/s wr, 490 op/s 2024-08-10T06:46:34.895 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration PASSED [ 95%] 2024-08-10T06:46:35.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:35 smithi086 ceph-mon[98993]: osdmap e2970: 8 total, 8 up, 8 in 2024-08-10T06:46:35.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:35 smithi086 ceph-mon[101471]: osdmap e2970: 8 total, 8 up, 8 in 2024-08-10T06:46:35.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:35 smithi159 ceph-mon[90359]: osdmap e2970: 8 total, 8 up, 8 in 2024-08-10T06:46:36.380 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v1_to_v1 PASSED [ 96%] 2024-08-10T06:46:36.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:36 smithi086 ceph-mon[98993]: osdmap e2971: 8 total, 8 up, 8 in 2024-08-10T06:46:36.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:36 smithi086 ceph-mon[98993]: pgmap v5474: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 442 KiB/s rd, 33 KiB/s wr, 590 op/s 2024-08-10T06:46:36.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:36 smithi086 ceph-mon[98993]: osdmap e2972: 8 total, 8 up, 8 in 2024-08-10T06:46:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:36 smithi086 ceph-mon[101471]: osdmap e2971: 8 total, 8 up, 8 in 2024-08-10T06:46:36.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:36 smithi086 ceph-mon[101471]: pgmap v5474: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 442 KiB/s rd, 33 KiB/s wr, 590 op/s 2024-08-10T06:46:36.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:36 smithi086 ceph-mon[101471]: osdmap e2972: 8 total, 8 up, 8 in 2024-08-10T06:46:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:36 smithi159 ceph-mon[90359]: osdmap e2971: 8 total, 8 up, 8 in 2024-08-10T06:46:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:36 smithi159 ceph-mon[90359]: pgmap v5474: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 442 KiB/s rd, 33 KiB/s wr, 590 op/s 2024-08-10T06:46:36.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:36 smithi159 ceph-mon[90359]: osdmap e2972: 8 total, 8 up, 8 in 2024-08-10T06:46:38.432 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v1_to_v2 PASSED [ 96%] 2024-08-10T06:46:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:38 smithi086 ceph-mon[98993]: osdmap e2973: 8 total, 8 up, 8 in 2024-08-10T06:46:38.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:38 smithi086 ceph-mon[98993]: pgmap v5477: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 848 KiB/s rd, 42 KiB/s wr, 1.10k op/s 2024-08-10T06:46:38.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:38 smithi086 ceph-mon[101471]: osdmap e2973: 8 total, 8 up, 8 in 2024-08-10T06:46:38.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:38 smithi086 ceph-mon[101471]: pgmap v5477: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 848 KiB/s rd, 42 KiB/s wr, 1.10k op/s 2024-08-10T06:46:38.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:46:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:46:38] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-08-10T06:46:38.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:38 smithi159 ceph-mon[90359]: osdmap e2973: 8 total, 8 up, 8 in 2024-08-10T06:46:38.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:38 smithi159 ceph-mon[90359]: pgmap v5477: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 848 KiB/s rd, 42 KiB/s wr, 1.10k op/s 2024-08-10T06:46:39.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:39 smithi086 ceph-mon[101471]: osdmap e2974: 8 total, 8 up, 8 in 2024-08-10T06:46:39.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:39 smithi086 ceph-mon[98993]: osdmap e2974: 8 total, 8 up, 8 in 2024-08-10T06:46:39.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:39 smithi159 ceph-mon[90359]: osdmap e2974: 8 total, 8 up, 8 in 2024-08-10T06:46:40.447 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v2_to_v1 PASSED [ 97%] 2024-08-10T06:46:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:40 smithi086 ceph-mon[101471]: osdmap e2975: 8 total, 8 up, 8 in 2024-08-10T06:46:40.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:40 smithi086 ceph-mon[101471]: pgmap v5480: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 652 KiB/s rd, 31 KiB/s wr, 831 op/s 2024-08-10T06:46:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:40 smithi086 ceph-mon[98993]: osdmap e2975: 8 total, 8 up, 8 in 2024-08-10T06:46:40.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:40 smithi086 ceph-mon[98993]: pgmap v5480: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 652 KiB/s rd, 31 KiB/s wr, 831 op/s 2024-08-10T06:46:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:40 smithi159 ceph-mon[90359]: osdmap e2975: 8 total, 8 up, 8 in 2024-08-10T06:46:40.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:40 smithi159 ceph-mon[90359]: pgmap v5480: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 652 KiB/s rd, 31 KiB/s wr, 831 op/s 2024-08-10T06:46:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:41 smithi086 ceph-mon[98993]: osdmap e2976: 8 total, 8 up, 8 in 2024-08-10T06:46:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:46:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:46:41.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:46:41.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:46:41.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:46:41.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:46:41.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:41 smithi086 ceph-mon[98993]: osdmap e2977: 8 total, 8 up, 8 in 2024-08-10T06:46:41.657 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:46:41.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:41 smithi086 ceph-mon[101471]: osdmap e2976: 8 total, 8 up, 8 in 2024-08-10T06:46:41.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:46:41.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:46:41.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:46:41.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:46:41.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:46:41.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:46:41.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:41 smithi086 ceph-mon[101471]: osdmap e2977: 8 total, 8 up, 8 in 2024-08-10T06:46:41.658 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:46:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:41 smithi159 ceph-mon[90359]: osdmap e2976: 8 total, 8 up, 8 in 2024-08-10T06:46:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:46:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:46:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:46:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:46:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:46:41.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:46:41.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:41 smithi159 ceph-mon[90359]: osdmap e2977: 8 total, 8 up, 8 in 2024-08-10T06:46:41.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:46:42.449 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v2_to_v2 PASSED [ 97%] 2024-08-10T06:46:42.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:42 smithi086 ceph-mon[98993]: pgmap v5483: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 627 KiB/s rd, 31 KiB/s wr, 798 op/s 2024-08-10T06:46:42.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:42 smithi086 ceph-mon[101471]: pgmap v5483: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 627 KiB/s rd, 31 KiB/s wr, 798 op/s 2024-08-10T06:46:42.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:42 smithi159 ceph-mon[90359]: pgmap v5483: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 627 KiB/s rd, 31 KiB/s wr, 798 op/s 2024-08-10T06:46:43.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:43 smithi086 ceph-mon[98993]: osdmap e2978: 8 total, 8 up, 8 in 2024-08-10T06:46:43.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:43 smithi086 ceph-mon[101471]: osdmap e2978: 8 total, 8 up, 8 in 2024-08-10T06:46:43.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:43 smithi159 ceph-mon[90359]: osdmap e2978: 8 total, 8 up, 8 in 2024-08-10T06:46:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:44 smithi086 ceph-mon[101471]: osdmap e2979: 8 total, 8 up, 8 in 2024-08-10T06:46:44.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:44 smithi086 ceph-mon[101471]: pgmap v5486: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 742 KiB/s rd, 33 KiB/s wr, 936 op/s 2024-08-10T06:46:44.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:44 smithi086 ceph-mon[98993]: osdmap e2979: 8 total, 8 up, 8 in 2024-08-10T06:46:44.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:44 smithi086 ceph-mon[98993]: pgmap v5486: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 742 KiB/s rd, 33 KiB/s wr, 936 op/s 2024-08-10T06:46:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:44 smithi159 ceph-mon[90359]: osdmap e2979: 8 total, 8 up, 8 in 2024-08-10T06:46:44.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:44 smithi159 ceph-mon[90359]: pgmap v5486: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 742 KiB/s rd, 33 KiB/s wr, 936 op/s 2024-08-10T06:46:45.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:45 smithi086 ceph-mon[98993]: osdmap e2980: 8 total, 8 up, 8 in 2024-08-10T06:46:45.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:45 smithi086 ceph-mon[101471]: osdmap e2980: 8 total, 8 up, 8 in 2024-08-10T06:46:45.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:45 smithi159 ceph-mon[90359]: osdmap e2980: 8 total, 8 up, 8 in 2024-08-10T06:46:46.446 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_import PASSED [ 98%] 2024-08-10T06:46:46.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:46 smithi086 ceph-mon[101471]: osdmap e2981: 8 total, 8 up, 8 in 2024-08-10T06:46:46.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:46 smithi086 ceph-mon[101471]: pgmap v5489: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 489 KiB/s rd, 24 KiB/s wr, 624 op/s 2024-08-10T06:46:46.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:46 smithi086 ceph-mon[101471]: osdmap e2982: 8 total, 8 up, 8 in 2024-08-10T06:46:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:46 smithi086 ceph-mon[98993]: osdmap e2981: 8 total, 8 up, 8 in 2024-08-10T06:46:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:46 smithi086 ceph-mon[98993]: pgmap v5489: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 489 KiB/s rd, 24 KiB/s wr, 624 op/s 2024-08-10T06:46:46.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:46 smithi086 ceph-mon[98993]: osdmap e2982: 8 total, 8 up, 8 in 2024-08-10T06:46:46.666 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_with_progress PASSED [ 98%] 2024-08-10T06:46:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:46 smithi159 ceph-mon[90359]: osdmap e2981: 8 total, 8 up, 8 in 2024-08-10T06:46:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:46 smithi159 ceph-mon[90359]: pgmap v5489: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 489 KiB/s rd, 24 KiB/s wr, 624 op/s 2024-08-10T06:46:46.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:46 smithi159 ceph-mon[90359]: osdmap e2982: 8 total, 8 up, 8 in 2024-08-10T06:46:46.847 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort PASSED [ 99%] 2024-08-10T06:46:47.404 INFO:tasks.workunit.client.0.smithi086.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort_with_progress PASSED [100%] 2024-08-10T06:46:47.404 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:46:47.404 INFO:tasks.workunit.client.0.smithi086.stdout:=============================== warnings summary =============================== 2024-08-10T06:46:47.404 INFO:tasks.workunit.client.0.smithi086.stdout:test_rbd.py::test_remove_with_progress_except 2024-08-10T06:46:47.404 INFO:tasks.workunit.client.0.smithi086.stdout: /usr/lib/python3.9/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: 'rbd.progress_callback' 2024-08-10T06:46:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:46:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: Traceback (most recent call last): 2024-08-10T06:46:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 425, in progress_cb 2024-08-10T06:46:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: raise Exception() 2024-08-10T06:46:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: Exception 2024-08-10T06:46:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:46:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) 2024-08-10T06:46:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:46:47.406 INFO:tasks.workunit.client.0.smithi086.stdout:-- Docs: https://docs.pytest.org/en/stable/warnings.html 2024-08-10T06:46:47.406 INFO:tasks.workunit.client.0.smithi086.stdout:============ 177 passed, 8 skipped, 1 warning in 684.12s (0:11:24) ============= 2024-08-10T06:46:47.431 INFO:tasks.workunit.client.0.smithi086.stderr:+ exit 0 2024-08-10T06:46:47.432 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T06:46:47.432 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T06:46:47.460 INFO:tasks.workunit:Stopping ['rbd/test_librbd_python.sh'] on client.0... 2024-08-10T06:46:47.460 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-10T06:46:47.715 DEBUG:teuthology.parallel:result is None 2024-08-10T06:46:47.715 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-10T06:46:47.740 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-10T06:46:47.740 DEBUG:teuthology.orchestra.run.smithi086:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-10T06:46:47.795 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-10T06:46:47.796 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-10T06:46:47.796 INFO:teuthology.task.print:**** done end test_rbd_python.yaml 2024-08-10T06:46:47.796 DEBUG:teuthology.parallel:result is None 2024-08-10T06:46:47.796 INFO:teuthology.run_tasks:Running task print... 2024-08-10T06:46:47.808 INFO:teuthology.task.print:**** done end parallel 2024-08-10T06:46:47.809 INFO:teuthology.run_tasks:Running task print... 2024-08-10T06:46:47.838 INFO:teuthology.task.print:**** done start telemetry x... 2024-08-10T06:46:47.839 INFO:teuthology.run_tasks:Running task workunit... 2024-08-10T06:46:47.889 INFO:tasks.workunit:Pulling workunits from ref 36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T06:46:47.889 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-10T06:46:47.890 DEBUG:teuthology.orchestra.run.smithi086:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-10T06:46:47.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T06:46:47.905 INFO:teuthology.orchestra.run.smithi086.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-10T06:46:47.906 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-10T06:46:47.961 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-10T06:46:47.962 DEBUG:teuthology.orchestra.run.smithi086:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-10T06:46:48.017 INFO:tasks.workunit:timeout=3h 2024-08-10T06:46:48.017 INFO:tasks.workunit:cleanup=True 2024-08-10T06:46:48.018 DEBUG:teuthology.orchestra.run.smithi086:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T06:46:48.073 INFO:tasks.workunit.client.0.smithi086.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-10T06:46:48.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:46:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:46:48] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-08-10T06:46:48.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:48 smithi086 ceph-mon[98993]: osdmap e2983: 8 total, 8 up, 8 in 2024-08-10T06:46:48.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:48 smithi086 ceph-mon[98993]: pgmap v5492: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:46:48.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:48 smithi086 ceph-mon[101471]: osdmap e2983: 8 total, 8 up, 8 in 2024-08-10T06:46:48.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:48 smithi086 ceph-mon[101471]: pgmap v5492: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:46:48.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:48 smithi159 ceph-mon[90359]: osdmap e2983: 8 total, 8 up, 8 in 2024-08-10T06:46:48.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:48 smithi159 ceph-mon[90359]: pgmap v5492: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:46:51.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:50 smithi086 ceph-mon[98993]: pgmap v5493: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:46:51.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:50 smithi086 ceph-mon[101471]: pgmap v5493: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:46:51.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:50 smithi159 ceph-mon[90359]: pgmap v5493: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:46:53.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:52 smithi086 ceph-mon[98993]: pgmap v5494: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:46:53.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:52 smithi086 ceph-mon[101471]: pgmap v5494: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:46:53.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:52 smithi159 ceph-mon[90359]: pgmap v5494: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:46:55.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:54 smithi086 ceph-mon[98993]: pgmap v5495: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:46:55.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:54 smithi086 ceph-mon[101471]: pgmap v5495: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:46:55.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:54 smithi159 ceph-mon[90359]: pgmap v5495: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:46:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:56 smithi086 ceph-mon[101471]: pgmap v5496: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:46:57.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:56 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:46:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:56 smithi086 ceph-mon[98993]: pgmap v5496: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:46:57.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:56 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:46:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:56 smithi159 ceph-mon[90359]: pgmap v5496: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:46:57.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:56 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:46:58.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:46:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:46:58] "GET /metrics HTTP/1.1" 200 34170 "" "Prometheus/2.43.0" 2024-08-10T06:46:59.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:46:58 smithi086 ceph-mon[101471]: pgmap v5497: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:46:59.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:46:58 smithi086 ceph-mon[98993]: pgmap v5497: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:46:59.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:46:58 smithi159 ceph-mon[90359]: pgmap v5497: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:01.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:00 smithi086 ceph-mon[98993]: pgmap v5498: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:01.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:00 smithi086 ceph-mon[101471]: pgmap v5498: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:01.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:00 smithi159 ceph-mon[90359]: pgmap v5498: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:03.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:02 smithi086 ceph-mon[98993]: pgmap v5499: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:03.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:02 smithi086 ceph-mon[101471]: pgmap v5499: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:02 smithi159 ceph-mon[90359]: pgmap v5499: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:05.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:04 smithi086 ceph-mon[98993]: pgmap v5500: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:05.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:04 smithi086 ceph-mon[101471]: pgmap v5500: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:04 smithi159 ceph-mon[90359]: pgmap v5500: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:06 smithi086 ceph-mon[101471]: pgmap v5501: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:07.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:06 smithi086 ceph-mon[98993]: pgmap v5501: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:06 smithi159 ceph-mon[90359]: pgmap v5501: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:08.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:47:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:47:08] "GET /metrics HTTP/1.1" 200 34170 "" "Prometheus/2.43.0" 2024-08-10T06:47:09.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:08 smithi086 ceph-mon[101471]: pgmap v5502: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:09.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:08 smithi086 ceph-mon[98993]: pgmap v5502: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:09.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:08 smithi159 ceph-mon[90359]: pgmap v5502: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:10 smithi086 ceph-mon[101471]: pgmap v5503: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:10 smithi086 ceph-mon[98993]: pgmap v5503: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:11.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:10 smithi159 ceph-mon[90359]: pgmap v5503: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:11 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:47:12.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:11 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:47:12.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:11 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:47:13.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:12 smithi086 ceph-mon[101471]: pgmap v5504: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:13.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:12 smithi086 ceph-mon[98993]: pgmap v5504: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:13.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:12 smithi159 ceph-mon[90359]: pgmap v5504: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:15.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:14 smithi086 ceph-mon[101471]: pgmap v5505: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:15.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:14 smithi086 ceph-mon[98993]: pgmap v5505: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:15.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:14 smithi159 ceph-mon[90359]: pgmap v5505: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:17.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:16 smithi086 ceph-mon[101471]: pgmap v5506: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:17.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:16 smithi086 ceph-mon[98993]: pgmap v5506: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:17.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:16 smithi159 ceph-mon[90359]: pgmap v5506: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:18.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:47:18 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:47:18] "GET /metrics HTTP/1.1" 200 34168 "" "Prometheus/2.43.0" 2024-08-10T06:47:19.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:18 smithi086 ceph-mon[101471]: pgmap v5507: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:19.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:18 smithi086 ceph-mon[98993]: pgmap v5507: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:19.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:18 smithi159 ceph-mon[90359]: pgmap v5507: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:21.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:20 smithi159 ceph-mon[90359]: pgmap v5508: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:21.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:20 smithi086 ceph-mon[101471]: pgmap v5508: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:21.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:20 smithi086 ceph-mon[98993]: pgmap v5508: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:23.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:22 smithi159 ceph-mon[90359]: pgmap v5509: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:23.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:22 smithi086 ceph-mon[101471]: pgmap v5509: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:23.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:22 smithi086 ceph-mon[98993]: pgmap v5509: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:25.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:24 smithi159 ceph-mon[90359]: pgmap v5510: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:25.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:24 smithi086 ceph-mon[101471]: pgmap v5510: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:25.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:24 smithi086 ceph-mon[98993]: pgmap v5510: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:26 smithi159 ceph-mon[90359]: pgmap v5511: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:27.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:26 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:47:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:26 smithi086 ceph-mon[101471]: pgmap v5511: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:27.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:26 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:47:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:26 smithi086 ceph-mon[98993]: pgmap v5511: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:27.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:26 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:47:28.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:47:28 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:47:28] "GET /metrics HTTP/1.1" 200 34170 "" "Prometheus/2.43.0" 2024-08-10T06:47:29.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:28 smithi159 ceph-mon[90359]: pgmap v5512: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:29.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:28 smithi086 ceph-mon[101471]: pgmap v5512: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:29.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:28 smithi086 ceph-mon[98993]: pgmap v5512: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:31.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:30 smithi159 ceph-mon[90359]: pgmap v5513: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:31.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:30 smithi086 ceph-mon[101471]: pgmap v5513: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:31.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:30 smithi086 ceph-mon[98993]: pgmap v5513: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:33.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:32 smithi159 ceph-mon[90359]: pgmap v5514: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:33.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:32 smithi086 ceph-mon[101471]: pgmap v5514: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:33.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:32 smithi086 ceph-mon[98993]: pgmap v5514: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:35.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:34 smithi159 ceph-mon[90359]: pgmap v5515: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:35.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:34 smithi086 ceph-mon[101471]: pgmap v5515: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:35.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:34 smithi086 ceph-mon[98993]: pgmap v5515: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:37.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:36 smithi159 ceph-mon[90359]: pgmap v5516: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:37.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:36 smithi086 ceph-mon[101471]: pgmap v5516: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:37.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:36 smithi086 ceph-mon[98993]: pgmap v5516: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:38.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:47:38 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:47:38] "GET /metrics HTTP/1.1" 200 34170 "" "Prometheus/2.43.0" 2024-08-10T06:47:39.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:38 smithi159 ceph-mon[90359]: pgmap v5517: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:39.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:38 smithi086 ceph-mon[98993]: pgmap v5517: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:39.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:38 smithi086 ceph-mon[101471]: pgmap v5517: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:41.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:40 smithi159 ceph-mon[90359]: pgmap v5518: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:41.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:40 smithi086 ceph-mon[101471]: pgmap v5518: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:41.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:40 smithi086 ceph-mon[98993]: pgmap v5518: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:41.458 INFO:tasks.workunit.client.0.smithi086.stderr:Note: switching to '36f0121854057afc3d1c62b7c67046d0bb7294df'. 2024-08-10T06:47:41.458 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T06:47:41.458 INFO:tasks.workunit.client.0.smithi086.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-08-10T06:47:41.458 INFO:tasks.workunit.client.0.smithi086.stderr:changes and commit them, and you can discard any commits you make in this 2024-08-10T06:47:41.459 INFO:tasks.workunit.client.0.smithi086.stderr:state without impacting any branches by switching back to a branch. 2024-08-10T06:47:41.459 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T06:47:41.459 INFO:tasks.workunit.client.0.smithi086.stderr:If you want to create a new branch to retain commits you create, you may 2024-08-10T06:47:41.459 INFO:tasks.workunit.client.0.smithi086.stderr:do so (now or later) by using -c with the switch command. Example: 2024-08-10T06:47:41.459 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T06:47:41.459 INFO:tasks.workunit.client.0.smithi086.stderr: git switch -c 2024-08-10T06:47:41.459 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T06:47:41.459 INFO:tasks.workunit.client.0.smithi086.stderr:Or undo this operation with: 2024-08-10T06:47:41.459 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T06:47:41.459 INFO:tasks.workunit.client.0.smithi086.stderr: git switch - 2024-08-10T06:47:41.459 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T06:47:41.459 INFO:tasks.workunit.client.0.smithi086.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-08-10T06:47:41.459 INFO:tasks.workunit.client.0.smithi086.stderr: 2024-08-10T06:47:41.459 INFO:tasks.workunit.client.0.smithi086.stderr:HEAD is now at 36f01218540 Merge pull request #59099 from zdover23/wip-doc-2024-08-09-backport-59807-to-squid 2024-08-10T06:47:41.463 DEBUG:teuthology.orchestra.run.smithi086:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-08-10T06:47:41.518 INFO:tasks.workunit.client.0.smithi086.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-10T06:47:41.520 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-10T06:47:41.521 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-10T06:47:41.571 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-10T06:47:41.623 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-10T06:47:41.669 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-10T06:47:41.670 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-10T06:47:41.670 INFO:tasks.workunit.client.0.smithi086.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-10T06:47:41.709 INFO:tasks.workunit.client.0.smithi086.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-10T06:47:41.712 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2024-08-10T06:47:41.713 DEBUG:teuthology.orchestra.run.smithi086:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-10T06:47:41.769 INFO:tasks.workunit:Running workunits matching test_telemetry_reef_x.sh on client.0... 2024-08-10T06:47:41.771 INFO:tasks.workunit:Running workunit test_telemetry_reef_x.sh... 2024-08-10T06:47:41.772 DEBUG:teuthology.orchestra.run.smithi086:workunit test test_telemetry_reef_x.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=36f0121854057afc3d1c62b7c67046d0bb7294df 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_x.sh 2024-08-10T06:47:41.829 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph telemetry on --license sharing-1-0 2024-08-10T06:47:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:47:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:47:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:42.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:41 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:42.354 INFO:tasks.workunit.client.0.smithi086.stdout:Telemetry is on. 2024-08-10T06:47:42.365 INFO:tasks.workunit.client.0.smithi086.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-08-10T06:47:42.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:47:42.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:47:42.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:42.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:41 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:42.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:47:42.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:47:42.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:42.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:41 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:42.747 INFO:tasks.workunit.client.0.smithi086.stderr:+ LAST_OPT_REVISION=1 2024-08-10T06:47:42.747 INFO:tasks.workunit.client.0.smithi086.stderr:+ '[' 1 -ne 1 ']' 2024-08-10T06:47:42.747 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph -s 2024-08-10T06:47:43.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:42 smithi159 ceph-mon[90359]: pgmap v5519: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:43.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:47:43.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:47:43.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:43.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:42 smithi159 ceph-mon[90359]: from='client.46139 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:43.189 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:43.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:43.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:42 smithi159 ceph-mon[90359]: pgmap v5520: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:43.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:43.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:42 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:43.190 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:42 smithi159 ceph-mon[90359]: Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-08-10T06:47:43.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:42 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T06:47:43.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:42 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3161608159' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-10T06:47:43.191 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:42 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3161608159' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-10T06:47:43.244 INFO:tasks.workunit.client.0.smithi086.stdout: cluster: 2024-08-10T06:47:43.244 INFO:tasks.workunit.client.0.smithi086.stdout: id: bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T06:47:43.244 INFO:tasks.workunit.client.0.smithi086.stdout: health: HEALTH_OK 2024-08-10T06:47:43.245 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:47:43.245 INFO:tasks.workunit.client.0.smithi086.stdout: services: 2024-08-10T06:47:43.245 INFO:tasks.workunit.client.0.smithi086.stdout: mon: 3 daemons, quorum a,b,c (age 91m) 2024-08-10T06:47:43.245 INFO:tasks.workunit.client.0.smithi086.stdout: mgr: y(active, since 92m), standbys: x 2024-08-10T06:47:43.245 INFO:tasks.workunit.client.0.smithi086.stdout: mds: 1/1 daemons up, 1 standby 2024-08-10T06:47:43.246 INFO:tasks.workunit.client.0.smithi086.stdout: osd: 8 osds: 8 up (since 87m), 8 in (since 99m) 2024-08-10T06:47:43.246 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:47:43.246 INFO:tasks.workunit.client.0.smithi086.stdout: data: 2024-08-10T06:47:43.246 INFO:tasks.workunit.client.0.smithi086.stdout: volumes: 1/1 healthy 2024-08-10T06:47:43.246 INFO:tasks.workunit.client.0.smithi086.stdout: pools: 4 pools, 105 pgs 2024-08-10T06:47:43.246 INFO:tasks.workunit.client.0.smithi086.stdout: objects: 28 objects, 4.6 MiB 2024-08-10T06:47:43.247 INFO:tasks.workunit.client.0.smithi086.stdout: usage: 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:43.247 INFO:tasks.workunit.client.0.smithi086.stdout: pgs: 105 active+clean 2024-08-10T06:47:43.247 INFO:tasks.workunit.client.0.smithi086.stdout: 2024-08-10T06:47:43.254 INFO:tasks.workunit.client.0.smithi086.stderr:++ ceph telemetry collection ls 2024-08-10T06:47:43.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[101471]: pgmap v5519: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:43.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:47:43.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:47:43.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:43.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[101471]: from='client.46139 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:43.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:43.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:43.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[101471]: pgmap v5520: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:43.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:43.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:43.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[101471]: Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-08-10T06:47:43.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T06:47:43.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3161608159' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-10T06:47:43.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3161608159' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-10T06:47:43.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[98993]: pgmap v5519: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:43.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:47:43.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:47:43.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:43.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[98993]: from='client.46139 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:43.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:43.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:43.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[98993]: pgmap v5520: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:43.408 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:43.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:43.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[98993]: Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-08-10T06:47:43.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T06:47:43.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3161608159' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-10T06:47:43.409 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:42 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3161608159' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-10T06:47:43.747 INFO:tasks.workunit.client.0.smithi086.stderr:+ COLLECTIONS='NAME STATUS DESC 2024-08-10T06:47:43.747 INFO:tasks.workunit.client.0.smithi086.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-10T06:47:43.747 INFO:tasks.workunit.client.0.smithi086.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-10T06:47:43.747 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-10T06:47:43.747 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-10T06:47:43.747 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-10T06:47:43.747 INFO:tasks.workunit.client.0.smithi086.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-10T06:47:43.747 INFO:tasks.workunit.client.0.smithi086.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-10T06:47:43.747 INFO:tasks.workunit.client.0.smithi086.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-10T06:47:43.747 INFO:tasks.workunit.client.0.smithi086.stderr:device_base REPORTING Information about device health metrics 2024-08-10T06:47:43.748 INFO:tasks.workunit.client.0.smithi086.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-10T06:47:43.748 INFO:tasks.workunit.client.0.smithi086.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-10T06:47:43.748 INFO:tasks.workunit.client.0.smithi086.stderr:perf_perf REPORTING Information about performance counters of the cluster ' 2024-08-10T06:47:43.748 INFO:tasks.workunit.client.0.smithi086.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics" "basic_pool_flags") 2024-08-10T06:47:43.748 INFO:tasks.workunit.client.0.smithi086.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-10T06:47:43.748 INFO:tasks.workunit.client.0.smithi086.stderr:+ [[ NAME STATUS DESC 2024-08-10T06:47:43.748 INFO:tasks.workunit.client.0.smithi086.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-10T06:47:43.748 INFO:tasks.workunit.client.0.smithi086.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-10T06:47:43.748 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-10T06:47:43.748 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-10T06:47:43.748 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-10T06:47:43.749 INFO:tasks.workunit.client.0.smithi086.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-10T06:47:43.749 INFO:tasks.workunit.client.0.smithi086.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-10T06:47:43.749 INFO:tasks.workunit.client.0.smithi086.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-10T06:47:43.749 INFO:tasks.workunit.client.0.smithi086.stderr:device_base REPORTING Information about device health metrics 2024-08-10T06:47:43.749 INFO:tasks.workunit.client.0.smithi086.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-10T06:47:43.749 INFO:tasks.workunit.client.0.smithi086.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-10T06:47:43.749 INFO:tasks.workunit.client.0.smithi086.stderr:perf_perf REPORTING Information about performance counters of the cluster == *perf_perf* ]] 2024-08-10T06:47:43.749 INFO:tasks.workunit.client.0.smithi086.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-10T06:47:43.749 INFO:tasks.workunit.client.0.smithi086.stderr:+ [[ NAME STATUS DESC 2024-08-10T06:47:43.749 INFO:tasks.workunit.client.0.smithi086.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-10T06:47:43.749 INFO:tasks.workunit.client.0.smithi086.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-10T06:47:43.750 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-10T06:47:43.750 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-10T06:47:43.750 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-10T06:47:43.750 INFO:tasks.workunit.client.0.smithi086.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-10T06:47:43.750 INFO:tasks.workunit.client.0.smithi086.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-10T06:47:43.750 INFO:tasks.workunit.client.0.smithi086.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-10T06:47:43.750 INFO:tasks.workunit.client.0.smithi086.stderr:device_base REPORTING Information about device health metrics 2024-08-10T06:47:43.750 INFO:tasks.workunit.client.0.smithi086.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-10T06:47:43.750 INFO:tasks.workunit.client.0.smithi086.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-10T06:47:43.750 INFO:tasks.workunit.client.0.smithi086.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-08-10T06:47:43.750 INFO:tasks.workunit.client.0.smithi086.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-10T06:47:43.751 INFO:tasks.workunit.client.0.smithi086.stderr:+ [[ NAME STATUS DESC 2024-08-10T06:47:43.751 INFO:tasks.workunit.client.0.smithi086.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-10T06:47:43.751 INFO:tasks.workunit.client.0.smithi086.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-10T06:47:43.751 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-10T06:47:43.751 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-10T06:47:43.751 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-10T06:47:43.751 INFO:tasks.workunit.client.0.smithi086.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-10T06:47:43.751 INFO:tasks.workunit.client.0.smithi086.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-10T06:47:43.751 INFO:tasks.workunit.client.0.smithi086.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-10T06:47:43.751 INFO:tasks.workunit.client.0.smithi086.stderr:device_base REPORTING Information about device health metrics 2024-08-10T06:47:43.751 INFO:tasks.workunit.client.0.smithi086.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-10T06:47:43.751 INFO:tasks.workunit.client.0.smithi086.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-10T06:47:43.751 INFO:tasks.workunit.client.0.smithi086.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-08-10T06:47:43.752 INFO:tasks.workunit.client.0.smithi086.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-10T06:47:43.752 INFO:tasks.workunit.client.0.smithi086.stderr:+ [[ NAME STATUS DESC 2024-08-10T06:47:43.752 INFO:tasks.workunit.client.0.smithi086.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-10T06:47:43.752 INFO:tasks.workunit.client.0.smithi086.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-10T06:47:43.752 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-10T06:47:43.752 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-10T06:47:43.752 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-10T06:47:43.752 INFO:tasks.workunit.client.0.smithi086.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-10T06:47:43.752 INFO:tasks.workunit.client.0.smithi086.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-10T06:47:43.752 INFO:tasks.workunit.client.0.smithi086.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-10T06:47:43.752 INFO:tasks.workunit.client.0.smithi086.stderr:device_base REPORTING Information about device health metrics 2024-08-10T06:47:43.752 INFO:tasks.workunit.client.0.smithi086.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-10T06:47:43.753 INFO:tasks.workunit.client.0.smithi086.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-10T06:47:43.753 INFO:tasks.workunit.client.0.smithi086.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-08-10T06:47:43.753 INFO:tasks.workunit.client.0.smithi086.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-10T06:47:43.753 INFO:tasks.workunit.client.0.smithi086.stderr:+ [[ NAME STATUS DESC 2024-08-10T06:47:43.753 INFO:tasks.workunit.client.0.smithi086.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-10T06:47:43.753 INFO:tasks.workunit.client.0.smithi086.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-10T06:47:43.753 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-10T06:47:43.753 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-10T06:47:43.753 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-10T06:47:43.753 INFO:tasks.workunit.client.0.smithi086.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-10T06:47:43.753 INFO:tasks.workunit.client.0.smithi086.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-10T06:47:43.753 INFO:tasks.workunit.client.0.smithi086.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-10T06:47:43.754 INFO:tasks.workunit.client.0.smithi086.stderr:device_base REPORTING Information about device health metrics 2024-08-10T06:47:43.754 INFO:tasks.workunit.client.0.smithi086.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-10T06:47:43.754 INFO:tasks.workunit.client.0.smithi086.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-10T06:47:43.754 INFO:tasks.workunit.client.0.smithi086.stderr:perf_perf REPORTING Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-08-10T06:47:43.754 INFO:tasks.workunit.client.0.smithi086.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-10T06:47:43.754 INFO:tasks.workunit.client.0.smithi086.stderr:+ [[ NAME STATUS DESC 2024-08-10T06:47:43.754 INFO:tasks.workunit.client.0.smithi086.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-10T06:47:43.754 INFO:tasks.workunit.client.0.smithi086.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-10T06:47:43.754 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-10T06:47:43.754 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-10T06:47:43.754 INFO:tasks.workunit.client.0.smithi086.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-10T06:47:43.754 INFO:tasks.workunit.client.0.smithi086.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-10T06:47:43.755 INFO:tasks.workunit.client.0.smithi086.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-10T06:47:43.755 INFO:tasks.workunit.client.0.smithi086.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-10T06:47:43.755 INFO:tasks.workunit.client.0.smithi086.stderr:device_base REPORTING Information about device health metrics 2024-08-10T06:47:43.755 INFO:tasks.workunit.client.0.smithi086.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-10T06:47:43.755 INFO:tasks.workunit.client.0.smithi086.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-10T06:47:43.755 INFO:tasks.workunit.client.0.smithi086.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_pool_flags* ]] 2024-08-10T06:47:43.755 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph telemetry preview 2024-08-10T06:47:44.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:43 smithi159 ceph-mon[90359]: from='client.46139 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:44.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:43 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/91914326' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T06:47:44.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:43 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/91914326' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T06:47:44.222 INFO:tasks.workunit.client.0.smithi086.stdout:Telemetry is up to date, see report with `ceph telemetry show`. 2024-08-10T06:47:44.233 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph telemetry preview-device 2024-08-10T06:47:44.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:43 smithi086 ceph-mon[101471]: from='client.46139 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:44.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:43 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/91914326' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T06:47:44.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:43 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/91914326' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T06:47:44.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:43 smithi086 ceph-mon[98993]: from='client.46139 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:44.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:43 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/91914326' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T06:47:44.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:43 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/91914326' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T06:47:44.708 INFO:tasks.workunit.client.0.smithi086.stdout:device channel is on and up to date, see report with `ceph telemetry show-device`. 2024-08-10T06:47:44.720 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph telemetry preview-all 2024-08-10T06:47:45.191 INFO:tasks.workunit.client.0.smithi086.stdout:Telemetry is up to date, see report with `ceph telemetry show`. 2024-08-10T06:47:45.202 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph telemetry show 2024-08-10T06:47:45.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:44 smithi086 ceph-mon[98993]: from='client.46157 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:45.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:44 smithi086 ceph-mon[98993]: from='client.46157 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:45.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:44 smithi086 ceph-mon[98993]: from='client.46163 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:45.434 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:44 smithi086 ceph-mon[98993]: pgmap v5521: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:45.434 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:44 smithi086 ceph-mon[101471]: from='client.46157 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:45.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:44 smithi086 ceph-mon[101471]: from='client.46157 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:45.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:44 smithi086 ceph-mon[101471]: from='client.46163 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:45.435 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:44 smithi086 ceph-mon[101471]: pgmap v5521: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:45.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:44 smithi159 ceph-mon[90359]: from='client.46157 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:45.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:44 smithi159 ceph-mon[90359]: from='client.46157 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:45.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:44 smithi159 ceph-mon[90359]: from='client.46163 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:45.438 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:44 smithi159 ceph-mon[90359]: pgmap v5521: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:45.902 INFO:tasks.workunit.client.0.smithi086.stdout:{ 2024-08-10T06:47:45.902 INFO:tasks.workunit.client.0.smithi086.stdout: "balancer": { 2024-08-10T06:47:45.902 INFO:tasks.workunit.client.0.smithi086.stdout: "active": true, 2024-08-10T06:47:45.902 INFO:tasks.workunit.client.0.smithi086.stdout: "mode": "" 2024-08-10T06:47:45.902 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.902 INFO:tasks.workunit.client.0.smithi086.stdout: "channels": [ 2024-08-10T06:47:45.902 INFO:tasks.workunit.client.0.smithi086.stdout: "basic", 2024-08-10T06:47:45.902 INFO:tasks.workunit.client.0.smithi086.stdout: "crash", 2024-08-10T06:47:45.902 INFO:tasks.workunit.client.0.smithi086.stdout: "device", 2024-08-10T06:47:45.903 INFO:tasks.workunit.client.0.smithi086.stdout: "ident", 2024-08-10T06:47:45.903 INFO:tasks.workunit.client.0.smithi086.stdout: "perf" 2024-08-10T06:47:45.903 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:45.903 INFO:tasks.workunit.client.0.smithi086.stdout: "channels_available": [ 2024-08-10T06:47:45.903 INFO:tasks.workunit.client.0.smithi086.stdout: "basic", 2024-08-10T06:47:45.903 INFO:tasks.workunit.client.0.smithi086.stdout: "ident", 2024-08-10T06:47:45.903 INFO:tasks.workunit.client.0.smithi086.stdout: "crash", 2024-08-10T06:47:45.903 INFO:tasks.workunit.client.0.smithi086.stdout: "device", 2024-08-10T06:47:45.903 INFO:tasks.workunit.client.0.smithi086.stdout: "perf" 2024-08-10T06:47:45.903 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:45.903 INFO:tasks.workunit.client.0.smithi086.stdout: "collections_available": [ 2024-08-10T06:47:45.903 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_base", 2024-08-10T06:47:45.903 INFO:tasks.workunit.client.0.smithi086.stdout: "device_base", 2024-08-10T06:47:45.903 INFO:tasks.workunit.client.0.smithi086.stdout: "crash_base", 2024-08-10T06:47:45.904 INFO:tasks.workunit.client.0.smithi086.stdout: "ident_base", 2024-08-10T06:47:45.904 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_perf", 2024-08-10T06:47:45.904 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_mds_metadata", 2024-08-10T06:47:45.904 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_usage", 2024-08-10T06:47:45.904 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_usage_by_class", 2024-08-10T06:47:45.904 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_rook_v01", 2024-08-10T06:47:45.904 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_memory_metrics", 2024-08-10T06:47:45.904 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_options_bluestore", 2024-08-10T06:47:45.904 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_flags" 2024-08-10T06:47:45.904 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:45.904 INFO:tasks.workunit.client.0.smithi086.stdout: "collections_opted_in": [ 2024-08-10T06:47:45.904 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_base", 2024-08-10T06:47:45.904 INFO:tasks.workunit.client.0.smithi086.stdout: "device_base", 2024-08-10T06:47:45.905 INFO:tasks.workunit.client.0.smithi086.stdout: "crash_base", 2024-08-10T06:47:45.905 INFO:tasks.workunit.client.0.smithi086.stdout: "ident_base", 2024-08-10T06:47:45.905 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_perf", 2024-08-10T06:47:45.905 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_mds_metadata", 2024-08-10T06:47:45.905 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_usage", 2024-08-10T06:47:45.905 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_usage_by_class", 2024-08-10T06:47:45.905 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_rook_v01", 2024-08-10T06:47:45.905 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_memory_metrics", 2024-08-10T06:47:45.905 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_options_bluestore", 2024-08-10T06:47:45.905 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_flags" 2024-08-10T06:47:45.905 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:45.905 INFO:tasks.workunit.client.0.smithi086.stdout: "config": { 2024-08-10T06:47:45.905 INFO:tasks.workunit.client.0.smithi086.stdout: "active_changed": [ 2024-08-10T06:47:45.905 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-10T06:47:45.906 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_debug", 2024-08-10T06:47:45.906 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_mon_ticket_ttl", 2024-08-10T06:47:45.906 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_service_ticket_ttl", 2024-08-10T06:47:45.906 INFO:tasks.workunit.client.0.smithi086.stdout: "bdev_debug_aio", 2024-08-10T06:47:45.906 INFO:tasks.workunit.client.0.smithi086.stdout: "client_check_pool_perm", 2024-08-10T06:47:45.906 INFO:tasks.workunit.client.0.smithi086.stdout: "client_mount_gid", 2024-08-10T06:47:45.906 INFO:tasks.workunit.client.0.smithi086.stdout: "client_mount_uid", 2024-08-10T06:47:45.906 INFO:tasks.workunit.client.0.smithi086.stdout: "client_quota", 2024-08-10T06:47:45.906 INFO:tasks.workunit.client.0.smithi086.stdout: "container_image", 2024-08-10T06:47:45.906 INFO:tasks.workunit.client.0.smithi086.stdout: "daemonize", 2024-08-10T06:47:45.906 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_asserts_on_shutdown", 2024-08-10T06:47:45.906 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mgr", 2024-08-10T06:47:45.906 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mon", 2024-08-10T06:47:45.907 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_ms", 2024-08-10T06:47:45.907 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_osd", 2024-08-10T06:47:45.907 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_paxos", 2024-08-10T06:47:45.907 INFO:tasks.workunit.client.0.smithi086.stdout: "keyring", 2024-08-10T06:47:45.907 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_file", 2024-08-10T06:47:45.907 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_journald", 2024-08-10T06:47:45.907 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_stderr", 2024-08-10T06:47:45.907 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_allow_pool_delete", 2024-08-10T06:47:45.907 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_clock_drift_allowed", 2024-08-10T06:47:45.907 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_file_level", 2024-08-10T06:47:45.907 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_file", 2024-08-10T06:47:45.907 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_journald", 2024-08-10T06:47:45.907 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_stderr", 2024-08-10T06:47:45.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_data_avail_warn", 2024-08-10T06:47:45.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_election_default_strategy", 2024-08-10T06:47:45.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_host", 2024-08-10T06:47:45.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_max_pg_per_osd", 2024-08-10T06:47:45.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_mds_skip_sanity", 2024-08-10T06:47:45.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_mgr_mkfs_grace", 2024-08-10T06:47:45.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_prime_pg_temp", 2024-08-10T06:47:45.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_reporter_subtree_level", 2024-08-10T06:47:45.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_pg_warn_max_object_skew", 2024-08-10T06:47:45.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-10T06:47:45.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-10T06:47:45.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-10T06:47:45.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-10T06:47:45.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-10T06:47:45.909 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-10T06:47:45.909 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-10T06:47:45.909 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-10T06:47:45.909 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_too_few_osds", 2024-08-10T06:47:45.909 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_bug", 2024-08-10T06:47:45.909 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_old_message", 2024-08-10T06:47:45.909 INFO:tasks.workunit.client.0.smithi086.stdout: "no_config_file", 2024-08-10T06:47:45.909 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_default_list", 2024-08-10T06:47:45.909 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_load_list", 2024-08-10T06:47:45.909 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_misdirected_ops", 2024-08-10T06:47:45.909 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_op_order", 2024-08-10T06:47:45.909 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_pg_log_writeout", 2024-08-10T06:47:45.909 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_shutdown", 2024-08-10T06:47:45.910 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_cached_snaps", 2024-08-10T06:47:45.910 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_missing_on_start", 2024-08-10T06:47:45.910 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_stray_on_activate", 2024-08-10T06:47:45.910 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-10T06:47:45.910 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep", 2024-08-10T06:47:45.910 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep_hdd", 2024-08-10T06:47:45.910 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep_hybrid", 2024-08-10T06:47:45.910 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep_ssd", 2024-08-10T06:47:45.910 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_max_backfills", 2024-08-10T06:47:45.910 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-10T06:47:45.910 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_profile", 2024-08-10T06:47:45.910 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-10T06:47:45.910 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-10T06:47:45.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-10T06:47:45.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-10T06:47:45.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-10T06:47:45.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-10T06:47:45.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_client_lim", 2024-08-10T06:47:45.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_client_res", 2024-08-10T06:47:45.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-10T06:47:45.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target", 2024-08-10T06:47:45.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target_autotune", 2024-08-10T06:47:45.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue", 2024-08-10T06:47:45.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue_cut_off", 2024-08-10T06:47:45.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_erasure_code_profile", 2024-08-10T06:47:45.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-10T06:47:45.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recover_clone_overlap", 2024-08-10T06:47:45.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_active", 2024-08-10T06:47:45.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_active_hdd", 2024-08-10T06:47:45.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_active_ssd", 2024-08-10T06:47:45.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_chunk", 2024-08-10T06:47:45.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep", 2024-08-10T06:47:45.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep_hdd", 2024-08-10T06:47:45.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep_hybrid", 2024-08-10T06:47:45.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep_ssd", 2024-08-10T06:47:45.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_load_threshold", 2024-08-10T06:47:45.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_max_interval", 2024-08-10T06:47:45.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_sleep", 2024-08-10T06:47:45.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_shutdown_pgref_assert", 2024-08-10T06:47:45.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep", 2024-08-10T06:47:45.913 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep_hdd", 2024-08-10T06:47:45.913 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-10T06:47:45.913 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep_ssd", 2024-08-10T06:47:45.913 INFO:tasks.workunit.client.0.smithi086.stdout: "public_network", 2024-08-10T06:47:45.913 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd_config_pool_override_update_timestamp", 2024-08-10T06:47:45.913 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd_default_features", 2024-08-10T06:47:45.913 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd_qos_exclude_ops", 2024-08-10T06:47:45.913 INFO:tasks.workunit.client.0.smithi086.stdout: "setgroup", 2024-08-10T06:47:45.913 INFO:tasks.workunit.client.0.smithi086.stdout: "setuser" 2024-08-10T06:47:45.913 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:45.913 INFO:tasks.workunit.client.0.smithi086.stdout: "cluster_changed": [ 2024-08-10T06:47:45.913 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-10T06:47:45.913 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_debug", 2024-08-10T06:47:45.914 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_mon_ticket_ttl", 2024-08-10T06:47:45.914 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_service_ticket_ttl", 2024-08-10T06:47:45.914 INFO:tasks.workunit.client.0.smithi086.stdout: "bdev_debug_aio", 2024-08-10T06:47:45.914 INFO:tasks.workunit.client.0.smithi086.stdout: "container_image", 2024-08-10T06:47:45.914 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_asserts_on_shutdown", 2024-08-10T06:47:45.914 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mgr", 2024-08-10T06:47:45.914 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mon", 2024-08-10T06:47:45.914 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_ms", 2024-08-10T06:47:45.914 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_osd", 2024-08-10T06:47:45.914 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_paxos", 2024-08-10T06:47:45.914 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_file", 2024-08-10T06:47:45.914 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_journald", 2024-08-10T06:47:45.914 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_stderr", 2024-08-10T06:47:45.914 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_join_fs", 2024-08-10T06:47:45.915 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/allow_ptrace", 2024-08-10T06:47:45.915 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/container_init", 2024-08-10T06:47:45.915 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/migration_current", 2024-08-10T06:47:45.915 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/use_repo_digest", 2024-08-10T06:47:45.915 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-10T06:47:45.915 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-10T06:47:45.915 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-10T06:47:45.915 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-10T06:47:45.915 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/ssl_server_port", 2024-08-10T06:47:45.915 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/orchestrator/orchestrator", 2024-08-10T06:47:45.915 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/channel_ident", 2024-08-10T06:47:45.915 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/channel_perf", 2024-08-10T06:47:45.915 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/description", 2024-08-10T06:47:45.916 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/enabled", 2024-08-10T06:47:45.916 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/organization", 2024-08-10T06:47:45.916 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_allow_pool_delete", 2024-08-10T06:47:45.916 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_clock_drift_allowed", 2024-08-10T06:47:45.916 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_file_level", 2024-08-10T06:47:45.916 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_file", 2024-08-10T06:47:45.916 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_data_avail_warn", 2024-08-10T06:47:45.916 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_election_default_strategy", 2024-08-10T06:47:45.916 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_max_pg_per_osd", 2024-08-10T06:47:45.916 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_mds_skip_sanity", 2024-08-10T06:47:45.917 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_mgr_mkfs_grace", 2024-08-10T06:47:45.917 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_prime_pg_temp", 2024-08-10T06:47:45.917 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_reporter_subtree_level", 2024-08-10T06:47:45.917 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_pg_warn_max_object_skew", 2024-08-10T06:47:45.917 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-10T06:47:45.917 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-10T06:47:45.917 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-10T06:47:45.917 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-10T06:47:45.917 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-10T06:47:45.917 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-10T06:47:45.917 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-10T06:47:45.917 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-10T06:47:45.917 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_too_few_osds", 2024-08-10T06:47:45.917 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_bug", 2024-08-10T06:47:45.918 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_old_message", 2024-08-10T06:47:45.918 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_default_list", 2024-08-10T06:47:45.918 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_load_list", 2024-08-10T06:47:45.918 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_misdirected_ops", 2024-08-10T06:47:45.918 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_op_order", 2024-08-10T06:47:45.918 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_pg_log_writeout", 2024-08-10T06:47:45.918 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_shutdown", 2024-08-10T06:47:45.918 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_cached_snaps", 2024-08-10T06:47:45.918 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_missing_on_start", 2024-08-10T06:47:45.918 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_stray_on_activate", 2024-08-10T06:47:45.918 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-10T06:47:45.918 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-10T06:47:45.919 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_profile", 2024-08-10T06:47:45.919 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target", 2024-08-10T06:47:45.919 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target_autotune", 2024-08-10T06:47:45.919 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue", 2024-08-10T06:47:45.919 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue_cut_off", 2024-08-10T06:47:45.919 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_erasure_code_profile", 2024-08-10T06:47:45.919 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-10T06:47:45.919 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recover_clone_overlap", 2024-08-10T06:47:45.919 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_chunk", 2024-08-10T06:47:45.919 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_load_threshold", 2024-08-10T06:47:45.919 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_max_interval", 2024-08-10T06:47:45.919 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_shutdown_pgref_assert", 2024-08-10T06:47:45.920 INFO:tasks.workunit.client.0.smithi086.stdout: "public_network", 2024-08-10T06:47:45.920 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd_config_pool_override_update_timestamp", 2024-08-10T06:47:45.920 INFO:tasks.workunit.client.0.smithi086.stdout: "rgw_cache_enabled", 2024-08-10T06:47:45.920 INFO:tasks.workunit.client.0.smithi086.stdout: "rgw_enable_ops_log", 2024-08-10T06:47:45.920 INFO:tasks.workunit.client.0.smithi086.stdout: "rgw_enable_usage_log" 2024-08-10T06:47:45.920 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:45.920 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.920 INFO:tasks.workunit.client.0.smithi086.stdout: "contact": null, 2024-08-10T06:47:45.920 INFO:tasks.workunit.client.0.smithi086.stdout: "crashes": [], 2024-08-10T06:47:45.920 INFO:tasks.workunit.client.0.smithi086.stdout: "created": "2024-08-10T05:03:23.478662Z", 2024-08-10T06:47:45.920 INFO:tasks.workunit.client.0.smithi086.stdout: "crush": { 2024-08-10T06:47:45.920 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket_algs": { 2024-08-10T06:47:45.920 INFO:tasks.workunit.client.0.smithi086.stdout: "straw2": 3 2024-08-10T06:47:45.921 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.921 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket_sizes": { 2024-08-10T06:47:45.921 INFO:tasks.workunit.client.0.smithi086.stdout: "2": 1, 2024-08-10T06:47:45.921 INFO:tasks.workunit.client.0.smithi086.stdout: "4": 2 2024-08-10T06:47:45.921 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.921 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket_types": { 2024-08-10T06:47:45.921 INFO:tasks.workunit.client.0.smithi086.stdout: "1": 2, 2024-08-10T06:47:45.921 INFO:tasks.workunit.client.0.smithi086.stdout: "11": 1 2024-08-10T06:47:45.921 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.921 INFO:tasks.workunit.client.0.smithi086.stdout: "compat_weight_set": false, 2024-08-10T06:47:45.921 INFO:tasks.workunit.client.0.smithi086.stdout: "device_classes": [ 2024-08-10T06:47:45.921 INFO:tasks.workunit.client.0.smithi086.stdout: 8 2024-08-10T06:47:45.921 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:45.921 INFO:tasks.workunit.client.0.smithi086.stdout: "num_buckets": 6, 2024-08-10T06:47:45.922 INFO:tasks.workunit.client.0.smithi086.stdout: "num_devices": 8, 2024-08-10T06:47:45.922 INFO:tasks.workunit.client.0.smithi086.stdout: "num_rules": 2, 2024-08-10T06:47:45.922 INFO:tasks.workunit.client.0.smithi086.stdout: "num_types": 12, 2024-08-10T06:47:45.922 INFO:tasks.workunit.client.0.smithi086.stdout: "num_weight_sets": 0, 2024-08-10T06:47:45.922 INFO:tasks.workunit.client.0.smithi086.stdout: "tunables": { 2024-08-10T06:47:45.922 INFO:tasks.workunit.client.0.smithi086.stdout: "allowed_bucket_algs": 54, 2024-08-10T06:47:45.922 INFO:tasks.workunit.client.0.smithi086.stdout: "choose_local_fallback_tries": 0, 2024-08-10T06:47:45.922 INFO:tasks.workunit.client.0.smithi086.stdout: "choose_local_tries": 0, 2024-08-10T06:47:45.922 INFO:tasks.workunit.client.0.smithi086.stdout: "choose_total_tries": 50, 2024-08-10T06:47:45.922 INFO:tasks.workunit.client.0.smithi086.stdout: "chooseleaf_descend_once": 1, 2024-08-10T06:47:45.922 INFO:tasks.workunit.client.0.smithi086.stdout: "chooseleaf_stable": 1, 2024-08-10T06:47:45.922 INFO:tasks.workunit.client.0.smithi086.stdout: "chooseleaf_vary_r": 1, 2024-08-10T06:47:45.922 INFO:tasks.workunit.client.0.smithi086.stdout: "has_msr_rules": 0, 2024-08-10T06:47:45.923 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v2_rules": 1, 2024-08-10T06:47:45.923 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v3_rules": 0, 2024-08-10T06:47:45.923 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v4_buckets": 1, 2024-08-10T06:47:45.923 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v5_rules": 0, 2024-08-10T06:47:45.923 INFO:tasks.workunit.client.0.smithi086.stdout: "legacy_tunables": 0, 2024-08-10T06:47:45.923 INFO:tasks.workunit.client.0.smithi086.stdout: "minimum_required_version": "jewel", 2024-08-10T06:47:45.923 INFO:tasks.workunit.client.0.smithi086.stdout: "msr_collision_tries": 100, 2024-08-10T06:47:45.923 INFO:tasks.workunit.client.0.smithi086.stdout: "msr_descents": 100, 2024-08-10T06:47:45.923 INFO:tasks.workunit.client.0.smithi086.stdout: "optimal_tunables": 1, 2024-08-10T06:47:45.923 INFO:tasks.workunit.client.0.smithi086.stdout: "profile": "jewel", 2024-08-10T06:47:45.923 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables": 1, 2024-08-10T06:47:45.923 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables2": 1, 2024-08-10T06:47:45.923 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables3": 1, 2024-08-10T06:47:45.923 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables5": 1, 2024-08-10T06:47:45.924 INFO:tasks.workunit.client.0.smithi086.stdout: "straw_calc_version": 1 2024-08-10T06:47:45.924 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:45.924 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.924 INFO:tasks.workunit.client.0.smithi086.stdout: "description": "upgrade test cluster", 2024-08-10T06:47:45.924 INFO:tasks.workunit.client.0.smithi086.stdout: "fs": { 2024-08-10T06:47:45.924 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T06:47:45.924 INFO:tasks.workunit.client.0.smithi086.stdout: "feature_flags": { 2024-08-10T06:47:45.924 INFO:tasks.workunit.client.0.smithi086.stdout: "enable_multiple": true, 2024-08-10T06:47:45.924 INFO:tasks.workunit.client.0.smithi086.stdout: "ever_enabled_multiple": true 2024-08-10T06:47:45.924 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.924 INFO:tasks.workunit.client.0.smithi086.stdout: "filesystems": [ 2024-08-10T06:47:45.924 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:45.925 INFO:tasks.workunit.client.0.smithi086.stdout: "approx_ctime": "2024-08", 2024-08-10T06:47:45.925 INFO:tasks.workunit.client.0.smithi086.stdout: "balancer_enabled": false, 2024-08-10T06:47:45.926 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.926 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_caps": 0, 2024-08-10T06:47:45.926 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_dns": 10, 2024-08-10T06:47:45.926 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_inos": 13, 2024-08-10T06:47:45.926 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_subtrees": 2, 2024-08-10T06:47:45.927 INFO:tasks.workunit.client.0.smithi086.stdout: "ever_allowed_features": 0, 2024-08-10T06:47:45.927 INFO:tasks.workunit.client.0.smithi086.stdout: "explicitly_allowed_features": 0, 2024-08-10T06:47:45.927 INFO:tasks.workunit.client.0.smithi086.stdout: "files": 0, 2024-08-10T06:47:45.927 INFO:tasks.workunit.client.0.smithi086.stdout: "max_mds": 1, 2024-08-10T06:47:45.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_data_pools": 1, 2024-08-10T06:47:45.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_in": 1, 2024-08-10T06:47:45.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_mds": 1, 2024-08-10T06:47:45.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_sessions": 0, 2024-08-10T06:47:45.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_standby_replay": 0, 2024-08-10T06:47:45.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_up": 1, 2024-08-10T06:47:45.929 INFO:tasks.workunit.client.0.smithi086.stdout: "snaps": 0, 2024-08-10T06:47:45.929 INFO:tasks.workunit.client.0.smithi086.stdout: "standby_count_wanted": 0 2024-08-10T06:47:45.929 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:45.930 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:45.930 INFO:tasks.workunit.client.0.smithi086.stdout: "num_standby_mds": 1, 2024-08-10T06:47:45.930 INFO:tasks.workunit.client.0.smithi086.stdout: "total_num_mds": 2 2024-08-10T06:47:45.930 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.930 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_stats": { 2024-08-10T06:47:45.931 INFO:tasks.workunit.client.0.smithi086.stdout: "mds": { 2024-08-10T06:47:45.931 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T06:47:45.931 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 20144128, 2024-08-10T06:47:45.931 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 337528, 2024-08-10T06:47:45.931 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2621440, 2024-08-10T06:47:45.931 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 860160, 2024-08-10T06:47:45.931 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 0, 2024-08-10T06:47:45.932 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 352, 2024-08-10T06:47:45.932 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:45.932 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 1121576, 2024-08-10T06:47:45.932 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 13, 2024-08-10T06:47:45.932 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 444416, 2024-08-10T06:47:45.932 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 14759008, 2024-08-10T06:47:45.932 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 20144128 2024-08-10T06:47:45.932 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.933 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T06:47:45.933 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 20611072, 2024-08-10T06:47:45.933 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 411864, 2024-08-10T06:47:45.933 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2621440, 2024-08-10T06:47:45.933 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T06:47:45.933 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 581632, 2024-08-10T06:47:45.933 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 484, 2024-08-10T06:47:45.933 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:45.934 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 1504664, 2024-08-10T06:47:45.934 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 22, 2024-08-10T06:47:45.934 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 904192, 2024-08-10T06:47:45.934 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 15168912, 2024-08-10T06:47:45.934 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 21192704 2024-08-10T06:47:45.934 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:45.934 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.935 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T06:47:45.935 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T06:47:45.935 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 177643520, 2024-08-10T06:47:45.935 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 2392848, 2024-08-10T06:47:45.935 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 4980736, 2024-08-10T06:47:45.935 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T06:47:45.935 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 1409024, 2024-08-10T06:47:45.936 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 6773, 2024-08-10T06:47:45.936 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:45.936 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 9050400, 2024-08-10T06:47:45.936 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 20, 2024-08-10T06:47:45.936 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 2420480, 2024-08-10T06:47:45.936 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 158799056, 2024-08-10T06:47:45.937 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 179052544 2024-08-10T06:47:45.937 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.937 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.aa6cea36570cc2465c475ed3bd6f61fb3af5f32a": { 2024-08-10T06:47:45.937 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 178135040, 2024-08-10T06:47:45.937 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 2032560, 2024-08-10T06:47:45.937 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2883584, 2024-08-10T06:47:45.938 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 1155072, 2024-08-10T06:47:45.938 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 901120, 2024-08-10T06:47:45.938 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 6710, 2024-08-10T06:47:45.938 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:45.938 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 9753808, 2024-08-10T06:47:45.939 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 20, 2024-08-10T06:47:45.939 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 2920704, 2024-08-10T06:47:45.939 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 159389312, 2024-08-10T06:47:45.939 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 179036160 2024-08-10T06:47:45.939 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.939 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T06:47:45.939 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 276832256, 2024-08-10T06:47:45.940 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 4462096, 2024-08-10T06:47:45.940 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 3014656, 2024-08-10T06:47:45.940 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 933888, 2024-08-10T06:47:45.940 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 0, 2024-08-10T06:47:45.940 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 10047, 2024-08-10T06:47:45.941 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:45.941 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 16153096, 2024-08-10T06:47:45.941 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 23, 2024-08-10T06:47:45.941 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 4455168, 2024-08-10T06:47:45.941 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 247813352, 2024-08-10T06:47:45.941 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 276832256 2024-08-10T06:47:45.942 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:45.942 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.942 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:45.942 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.0": { 2024-08-10T06:47:45.942 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 445194240, 2024-08-10T06:47:45.943 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 26427624, 2024-08-10T06:47:45.943 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 3276800, 2024-08-10T06:47:45.943 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 49152, 2024-08-10T06:47:45.943 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 114491392, 2024-08-10T06:47:45.943 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 12614, 2024-08-10T06:47:45.943 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:45.943 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 66913272, 2024-08-10T06:47:45.944 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 53, 2024-08-10T06:47:45.944 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 9310720, 2024-08-10T06:47:45.944 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 339216672, 2024-08-10T06:47:45.944 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 559685632 2024-08-10T06:47:45.944 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.944 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.1": { 2024-08-10T06:47:45.945 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 562192384, 2024-08-10T06:47:45.945 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 26879672, 2024-08-10T06:47:45.945 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 5373952, 2024-08-10T06:47:45.945 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 131072, 2024-08-10T06:47:45.945 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 38772736, 2024-08-10T06:47:45.945 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 12818, 2024-08-10T06:47:45.946 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:45.946 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 58953432, 2024-08-10T06:47:45.946 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 61, 2024-08-10T06:47:45.946 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 9275136, 2024-08-10T06:47:45.946 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 461579120, 2024-08-10T06:47:45.946 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 600965120 2024-08-10T06:47:45.946 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.947 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.2": { 2024-08-10T06:47:45.947 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 453582848, 2024-08-10T06:47:45.947 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 28743376, 2024-08-10T06:47:45.947 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 3276800, 2024-08-10T06:47:45.947 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T06:47:45.947 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 145276928, 2024-08-10T06:47:45.948 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 11439, 2024-08-10T06:47:45.948 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:45.948 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 62838360, 2024-08-10T06:47:45.948 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 53, 2024-08-10T06:47:45.948 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 11391488, 2024-08-10T06:47:45.948 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 347332824, 2024-08-10T06:47:45.948 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 598859776 2024-08-10T06:47:45.949 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.949 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.3": { 2024-08-10T06:47:45.949 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 558202880, 2024-08-10T06:47:45.949 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 16693088, 2024-08-10T06:47:45.949 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 3276800, 2024-08-10T06:47:45.949 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T06:47:45.949 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 8511488, 2024-08-10T06:47:45.950 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 12703, 2024-08-10T06:47:45.950 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:45.950 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 73239648, 2024-08-10T06:47:45.950 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 60, 2024-08-10T06:47:45.950 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 10875648, 2024-08-10T06:47:45.951 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 454117696, 2024-08-10T06:47:45.951 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 566714368 2024-08-10T06:47:45.951 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.951 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.4": { 2024-08-10T06:47:45.951 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 531439616, 2024-08-10T06:47:45.951 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 22261608, 2024-08-10T06:47:45.952 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 3276800, 2024-08-10T06:47:45.952 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T06:47:45.952 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 16687104, 2024-08-10T06:47:45.952 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 11112, 2024-08-10T06:47:45.952 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:45.953 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 57239120, 2024-08-10T06:47:45.953 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 53, 2024-08-10T06:47:45.953 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 11384576, 2024-08-10T06:47:45.953 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 437277512, 2024-08-10T06:47:45.953 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 548126720 2024-08-10T06:47:45.953 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.954 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.5": { 2024-08-10T06:47:45.954 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 534749184, 2024-08-10T06:47:45.954 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 18523376, 2024-08-10T06:47:45.954 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 3276800, 2024-08-10T06:47:45.954 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T06:47:45.955 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 45776896, 2024-08-10T06:47:45.955 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 11782, 2024-08-10T06:47:45.955 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:45.955 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 58413040, 2024-08-10T06:47:45.955 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 53, 2024-08-10T06:47:45.955 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 10974976, 2024-08-10T06:47:45.955 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 443560992, 2024-08-10T06:47:45.956 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 580526080 2024-08-10T06:47:45.956 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.956 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.6": { 2024-08-10T06:47:45.956 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 460857344, 2024-08-10T06:47:45.956 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 20894320, 2024-08-10T06:47:45.956 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 3145728, 2024-08-10T06:47:45.956 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T06:47:45.956 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 46080000, 2024-08-10T06:47:45.957 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 10026, 2024-08-10T06:47:45.957 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:45.957 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 49060424, 2024-08-10T06:47:45.957 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 53, 2024-08-10T06:47:45.957 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 11221248, 2024-08-10T06:47:45.957 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 376535624, 2024-08-10T06:47:45.957 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 506937344 2024-08-10T06:47:45.957 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.958 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.7": { 2024-08-10T06:47:45.958 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 478035968, 2024-08-10T06:47:45.958 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 21718912, 2024-08-10T06:47:45.958 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 3276800, 2024-08-10T06:47:45.958 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 49152, 2024-08-10T06:47:45.958 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 27967488, 2024-08-10T06:47:45.958 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 11251, 2024-08-10T06:47:45.959 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:45.959 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 67575208, 2024-08-10T06:47:45.959 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 51, 2024-08-10T06:47:45.959 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 10115328, 2024-08-10T06:47:45.959 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 375300568, 2024-08-10T06:47:45.959 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 506003456 2024-08-10T06:47:45.959 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:45.960 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:45.960 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.960 INFO:tasks.workunit.client.0.smithi086.stdout: "hosts": { 2024-08-10T06:47:45.960 INFO:tasks.workunit.client.0.smithi086.stdout: "num": 2, 2024-08-10T06:47:45.960 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_mds": 2, 2024-08-10T06:47:45.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_mgr": 2, 2024-08-10T06:47:45.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_mon": 2, 2024-08-10T06:47:45.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_osd": 2 2024-08-10T06:47:45.961 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.961 INFO:tasks.workunit.client.0.smithi086.stdout: "io_rate": { 2024-08-10T06:47:45.961 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_stats_delta": { 2024-08-10T06:47:45.962 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 0, 2024-08-10T06:47:45.962 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:45.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 0, 2024-08-10T06:47:45.962 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:45.962 INFO:tasks.workunit.client.0.smithi086.stdout: "stamp_delta": "10.369618", 2024-08-10T06:47:45.962 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:45.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:45.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:45.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:45.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:45.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:45.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:45.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:45.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:45.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:45.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:45.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:45.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:45.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:45.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:45.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:45.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:45.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:45.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:45.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:45.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:45.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:45.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:45.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:45.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:45.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:45.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:45.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:45.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:45.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:45.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:45.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:45.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:45.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:45.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:45.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:45.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:45.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:45.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:45.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:45.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:45.965 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.965 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T06:47:45.965 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 0, 2024-08-10T06:47:45.965 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T06:47:45.966 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T06:47:45.966 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T06:47:45.966 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T06:47:45.966 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 0, 2024-08-10T06:47:45.966 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T06:47:45.966 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T06:47:45.966 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 0, 2024-08-10T06:47:45.966 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T06:47:45.966 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.966 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 0 2024-08-10T06:47:45.966 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:45.966 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.967 INFO:tasks.workunit.client.0.smithi086.stdout: "leaderboard": false, 2024-08-10T06:47:45.967 INFO:tasks.workunit.client.0.smithi086.stdout: "leaderboard_description": null, 2024-08-10T06:47:45.967 INFO:tasks.workunit.client.0.smithi086.stdout: "license": "sharing-1-0", 2024-08-10T06:47:45.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mempool": { 2024-08-10T06:47:45.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mds": { 2024-08-10T06:47:45.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T06:47:45.967 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:45.967 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.967 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.967 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.967 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:45.967 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.967 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.967 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.968 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:45.968 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.968 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.968 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.968 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:45.968 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.968 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.968 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.968 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:45.968 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.968 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.968 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.968 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:45.968 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.969 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.969 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.969 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:45.969 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.969 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.969 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.969 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:45.969 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.969 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.969 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.969 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:45.969 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.969 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.969 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.969 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:45.970 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.970 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.970 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.970 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:45.970 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.970 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.970 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.970 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:45.970 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.970 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.970 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.970 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:45.970 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.971 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.971 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.971 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:45.971 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.971 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.971 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.971 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:45.971 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.971 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.971 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.971 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:45.971 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.971 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.972 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.972 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:45.972 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.972 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.972 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.972 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:45.972 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.972 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.973 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.973 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:45.973 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 149233, 2024-08-10T06:47:45.973 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 36 2024-08-10T06:47:45.973 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.973 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:45.973 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.974 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.974 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.974 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:45.974 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 928, 2024-08-10T06:47:45.974 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 2 2024-08-10T06:47:45.974 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.974 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:45.974 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.974 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.974 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.974 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:45.974 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.975 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.975 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.975 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:45.975 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.975 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.975 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.975 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:45.975 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.975 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.975 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.976 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:45.976 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.976 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.976 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.976 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:45.976 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.976 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.976 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.976 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:45.976 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.976 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.977 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.977 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:45.977 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.977 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.977 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:45.977 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.977 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T06:47:45.977 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:45.977 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.977 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.977 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.977 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:45.978 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.978 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.978 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.978 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:45.978 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.978 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.978 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.978 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:45.978 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.978 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.978 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.978 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:45.978 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.979 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.979 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.979 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:45.979 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.979 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.979 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.979 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:45.979 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.979 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.979 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.980 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:45.980 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.980 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.980 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.980 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:45.980 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.980 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.980 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.980 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:45.980 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.980 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.980 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.981 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:45.981 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.981 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.981 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.981 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:45.981 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.981 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.981 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.981 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:45.981 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.981 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.981 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.981 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:45.982 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.982 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.982 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.982 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:45.982 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.982 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.982 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.982 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:45.982 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.982 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.983 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.983 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:45.983 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.983 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.983 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.983 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:45.983 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.983 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.984 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.984 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:45.984 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 223663, 2024-08-10T06:47:45.984 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 71 2024-08-10T06:47:45.984 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.984 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:45.985 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.985 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.985 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.985 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:45.985 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 52112, 2024-08-10T06:47:45.985 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 181 2024-08-10T06:47:45.985 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.985 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:45.985 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.985 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.985 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.985 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:45.985 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.986 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.986 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.986 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:45.986 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.986 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.986 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.986 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:45.986 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12936, 2024-08-10T06:47:45.986 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 252 2024-08-10T06:47:45.986 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.986 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:45.986 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.987 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.987 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.987 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:45.987 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.987 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.987 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.987 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:45.987 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.987 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.987 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.987 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:45.987 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.987 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.988 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:45.988 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:45.988 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.988 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T06:47:45.988 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T06:47:45.988 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:45.988 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.988 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.988 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.988 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:45.988 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.988 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.988 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.988 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:45.988 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.989 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.989 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.989 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:45.989 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.989 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.989 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.989 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:45.989 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.989 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.989 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.989 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:45.989 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.990 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.990 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.990 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:45.990 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.990 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.990 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.990 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:45.990 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.990 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.990 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.990 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:45.990 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.990 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.991 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.991 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:45.991 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.991 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.991 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.991 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:45.991 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.991 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.991 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.991 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:45.991 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.991 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.991 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.991 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:45.992 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.992 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.992 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.992 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:45.992 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.992 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.992 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.992 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:45.992 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.992 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.992 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.992 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:45.992 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.992 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.993 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.993 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:45.993 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.993 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.993 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.993 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:45.993 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.993 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.993 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.993 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:45.993 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 46331405, 2024-08-10T06:47:45.993 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 5661 2024-08-10T06:47:45.993 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.994 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:45.994 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1232, 2024-08-10T06:47:45.994 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 14 2024-08-10T06:47:45.994 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.994 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:45.994 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.994 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.994 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.994 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:45.994 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.994 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.995 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.995 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:45.995 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.995 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.995 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.995 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:45.995 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.995 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.995 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.995 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:45.995 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 11512, 2024-08-10T06:47:45.995 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 251 2024-08-10T06:47:45.995 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.996 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:45.996 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 70440, 2024-08-10T06:47:45.996 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 5158 2024-08-10T06:47:45.996 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.996 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:45.996 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5720, 2024-08-10T06:47:45.996 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 152 2024-08-10T06:47:45.996 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.996 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:45.996 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.996 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.996 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.996 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:45.997 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.997 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.997 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:45.997 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.997 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.aa6cea36570cc2465c475ed3bd6f61fb3af5f32a": { 2024-08-10T06:47:45.997 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:45.997 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.997 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.997 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.997 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:45.997 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.997 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.997 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.997 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:45.997 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.998 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.998 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.998 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:45.998 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.998 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.998 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.998 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:45.998 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.998 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.998 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.998 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:45.999 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.999 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.999 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.999 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:45.999 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.999 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.999 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.999 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:45.999 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:45.999 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:45.999 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:45.999 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:45.999 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.000 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.000 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.000 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:46.000 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.000 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.000 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.000 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:46.000 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.000 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.000 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.000 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:46.000 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.000 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.001 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.001 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:46.001 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.001 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.001 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.001 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:46.001 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.001 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.001 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.001 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:46.001 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.001 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.001 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.001 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:46.002 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.002 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.002 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.002 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:46.002 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.002 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.002 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.002 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:46.002 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.002 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.002 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.003 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:46.003 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 46529237, 2024-08-10T06:47:46.003 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 5682 2024-08-10T06:47:46.003 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.003 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:46.003 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1144, 2024-08-10T06:47:46.003 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 13 2024-08-10T06:47:46.003 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.003 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:46.003 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.003 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.003 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.003 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.003 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.004 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.004 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.004 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:46.004 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.004 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.004 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.004 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:46.004 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.004 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.004 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.004 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:46.004 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 11512, 2024-08-10T06:47:46.005 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 251 2024-08-10T06:47:46.005 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.005 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:46.005 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 70440, 2024-08-10T06:47:46.005 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 5158 2024-08-10T06:47:46.005 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.005 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:46.005 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5720, 2024-08-10T06:47:46.005 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 152 2024-08-10T06:47:46.005 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.005 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:46.005 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.005 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.006 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.006 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:46.006 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.006 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.006 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.006 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.006 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T06:47:46.006 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:46.006 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.006 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.006 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.006 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:46.006 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.007 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.007 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:46.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.007 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.007 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:46.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.007 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.007 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:46.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.007 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.007 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:46.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.008 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.008 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:46.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.008 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.008 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:46.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.008 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.008 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:46.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.009 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.009 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:46.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.009 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.009 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:46.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.009 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.009 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:46.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.009 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.010 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:46.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.010 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.010 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:46.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.010 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.010 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:46.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.010 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.010 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.011 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:46.011 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.011 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.011 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.011 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:46.011 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.011 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.011 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.011 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:46.011 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.011 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.011 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.011 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:46.012 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 46679783, 2024-08-10T06:47:46.012 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 5730 2024-08-10T06:47:46.012 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.012 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:46.012 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.012 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.012 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.012 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:46.012 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.012 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.012 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.012 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.012 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.013 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.013 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.013 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:46.013 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.013 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.013 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.013 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:46.013 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.013 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.013 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.013 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:46.013 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 11512, 2024-08-10T06:47:46.013 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 251 2024-08-10T06:47:46.013 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.014 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:46.014 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 70440, 2024-08-10T06:47:46.014 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 5158 2024-08-10T06:47:46.014 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.014 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:46.014 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 11440, 2024-08-10T06:47:46.014 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 304 2024-08-10T06:47:46.014 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.014 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:46.014 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.014 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.014 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.014 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:46.014 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.015 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.015 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.015 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.015 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.015 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.015 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.0": { 2024-08-10T06:47:46.015 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:46.015 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.015 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.015 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.015 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:46.015 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 20840, 2024-08-10T06:47:46.015 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 362 2024-08-10T06:47:46.015 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.016 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:46.016 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 34816, 2024-08-10T06:47:46.016 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 24 2024-08-10T06:47:46.016 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.016 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:46.016 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1728, 2024-08-10T06:47:46.016 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9 2024-08-10T06:47:46.016 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.016 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:46.016 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 57280, 2024-08-10T06:47:46.016 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 716 2024-08-10T06:47:46.016 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.016 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:46.017 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 382720, 2024-08-10T06:47:46.017 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1840 2024-08-10T06:47:46.017 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.017 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:46.017 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 256, 2024-08-10T06:47:46.017 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 32 2024-08-10T06:47:46.017 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.017 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:46.017 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 425791, 2024-08-10T06:47:46.017 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 131 2024-08-10T06:47:46.017 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.017 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:46.017 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2575206, 2024-08-10T06:47:46.017 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 569486 2024-08-10T06:47:46.018 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.018 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:46.018 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 7308216, 2024-08-10T06:47:46.018 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10779 2024-08-10T06:47:46.018 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.018 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:46.018 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 81492, 2024-08-10T06:47:46.018 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8714 2024-08-10T06:47:46.018 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.018 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:46.018 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 88320, 2024-08-10T06:47:46.018 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1840 2024-08-10T06:47:46.018 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:46.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.019 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.019 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:46.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 169252, 2024-08-10T06:47:46.019 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1216 2024-08-10T06:47:46.019 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:46.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.019 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.020 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:46.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.020 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.020 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:46.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 21722, 2024-08-10T06:47:46.020 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 26 2024-08-10T06:47:46.020 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:46.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.020 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.020 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.021 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:46.021 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9283571, 2024-08-10T06:47:46.021 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 264 2024-08-10T06:47:46.021 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.021 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:46.021 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 10384, 2024-08-10T06:47:46.021 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 118 2024-08-10T06:47:46.021 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.021 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:46.021 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.021 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.021 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.022 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.022 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 511104, 2024-08-10T06:47:46.022 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 44 2024-08-10T06:47:46.022 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.022 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:46.022 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.022 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.023 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.023 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:46.023 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 7124000, 2024-08-10T06:47:46.023 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 18500 2024-08-10T06:47:46.023 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.023 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:46.023 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 673928, 2024-08-10T06:47:46.023 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10942 2024-08-10T06:47:46.023 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.023 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:46.023 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.023 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.023 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.024 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:46.024 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.024 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.024 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.024 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:46.024 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.024 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.024 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.024 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:46.024 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.024 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.024 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.024 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.025 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.1": { 2024-08-10T06:47:46.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:46.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.025 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.025 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:46.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 20936, 2024-08-10T06:47:46.025 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 370 2024-08-10T06:47:46.025 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:46.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 38784, 2024-08-10T06:47:46.025 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 23 2024-08-10T06:47:46.025 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:46.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1728, 2024-08-10T06:47:46.026 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9 2024-08-10T06:47:46.026 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:46.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 57200, 2024-08-10T06:47:46.026 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 715 2024-08-10T06:47:46.026 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:46.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 380848, 2024-08-10T06:47:46.026 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1831 2024-08-10T06:47:46.026 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:46.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 256, 2024-08-10T06:47:46.027 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 32 2024-08-10T06:47:46.027 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:46.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 818926, 2024-08-10T06:47:46.027 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 223 2024-08-10T06:47:46.027 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:46.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2572261, 2024-08-10T06:47:46.027 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 565371 2024-08-10T06:47:46.027 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:46.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 7251776, 2024-08-10T06:47:46.028 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10696 2024-08-10T06:47:46.028 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.028 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:46.028 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 79620, 2024-08-10T06:47:46.028 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8546 2024-08-10T06:47:46.028 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.028 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:46.028 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 87792, 2024-08-10T06:47:46.028 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1829 2024-08-10T06:47:46.028 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.028 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:46.028 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.028 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.028 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.029 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:46.029 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 170020, 2024-08-10T06:47:46.029 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1219 2024-08-10T06:47:46.029 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.029 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:46.029 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.030 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.030 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:46.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2208, 2024-08-10T06:47:46.030 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T06:47:46.030 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:46.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 105889, 2024-08-10T06:47:46.030 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 36 2024-08-10T06:47:46.030 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:46.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 28144, 2024-08-10T06:47:46.031 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 7 2024-08-10T06:47:46.031 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.031 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:46.031 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9150099, 2024-08-10T06:47:46.031 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 268 2024-08-10T06:47:46.031 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.031 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:46.031 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 19184, 2024-08-10T06:47:46.031 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 218 2024-08-10T06:47:46.031 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.031 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:46.031 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.031 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.032 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.032 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.032 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 453024, 2024-08-10T06:47:46.032 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 39 2024-08-10T06:47:46.032 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.032 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:46.032 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.032 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.032 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.032 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:46.032 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 7253064, 2024-08-10T06:47:46.032 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 21117 2024-08-10T06:47:46.032 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.032 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:46.033 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 673928, 2024-08-10T06:47:46.033 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10942 2024-08-10T06:47:46.033 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.033 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:46.033 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.033 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.033 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.033 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:46.033 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.033 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.033 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.033 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:46.033 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.034 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.034 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.034 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:46.034 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.034 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.034 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.034 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.034 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.2": { 2024-08-10T06:47:46.034 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:46.034 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.034 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.035 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.035 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:46.035 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 18912, 2024-08-10T06:47:46.035 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 333 2024-08-10T06:47:46.035 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.035 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:46.035 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 47104, 2024-08-10T06:47:46.035 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 24 2024-08-10T06:47:46.035 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.035 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:46.035 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 960, 2024-08-10T06:47:46.035 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 5 2024-08-10T06:47:46.035 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:46.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 57360, 2024-08-10T06:47:46.036 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 717 2024-08-10T06:47:46.036 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:46.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 379808, 2024-08-10T06:47:46.036 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1826 2024-08-10T06:47:46.036 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:46.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 256, 2024-08-10T06:47:46.036 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 32 2024-08-10T06:47:46.036 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:46.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 249810, 2024-08-10T06:47:46.037 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 75 2024-08-10T06:47:46.037 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.037 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:46.037 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1896387, 2024-08-10T06:47:46.037 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 416208 2024-08-10T06:47:46.037 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.037 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:46.037 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5453856, 2024-08-10T06:47:46.037 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8052 2024-08-10T06:47:46.037 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.037 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:46.037 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 78464, 2024-08-10T06:47:46.037 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8524 2024-08-10T06:47:46.037 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.038 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:46.038 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 87648, 2024-08-10T06:47:46.038 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1826 2024-08-10T06:47:46.038 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.038 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:46.038 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.038 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.038 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.038 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:46.038 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 169508, 2024-08-10T06:47:46.038 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1217 2024-08-10T06:47:46.038 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:46.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.039 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.039 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:46.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.039 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.039 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:46.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 43016, 2024-08-10T06:47:46.039 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 44 2024-08-10T06:47:46.039 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:46.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.039 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.040 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.040 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:46.040 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5165182, 2024-08-10T06:47:46.040 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 250 2024-08-10T06:47:46.040 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.040 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:46.040 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 8448, 2024-08-10T06:47:46.040 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 96 2024-08-10T06:47:46.040 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.040 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:46.040 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.040 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.040 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.040 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 348480, 2024-08-10T06:47:46.041 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 30 2024-08-10T06:47:46.041 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.041 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:46.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.041 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.041 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.041 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:46.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 3194360, 2024-08-10T06:47:46.041 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 6143 2024-08-10T06:47:46.041 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.042 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:46.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 673928, 2024-08-10T06:47:46.042 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10942 2024-08-10T06:47:46.042 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.042 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:46.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.042 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.042 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.042 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:46.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.042 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.042 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.042 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:46.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.043 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.043 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.043 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:46.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.043 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.043 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.043 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.043 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.3": { 2024-08-10T06:47:46.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:46.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.043 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.043 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:46.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16208, 2024-08-10T06:47:46.044 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 292 2024-08-10T06:47:46.044 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:46.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 34432, 2024-08-10T06:47:46.044 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 21 2024-08-10T06:47:46.044 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:46.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 3648, 2024-08-10T06:47:46.044 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 19 2024-08-10T06:47:46.044 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:46.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 56080, 2024-08-10T06:47:46.045 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 701 2024-08-10T06:47:46.045 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:46.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 367952, 2024-08-10T06:47:46.045 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1769 2024-08-10T06:47:46.045 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:46.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 256, 2024-08-10T06:47:46.045 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 32 2024-08-10T06:47:46.045 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:46.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 370873, 2024-08-10T06:47:46.045 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 90 2024-08-10T06:47:46.045 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.046 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:46.046 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1887025, 2024-08-10T06:47:46.046 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 413989 2024-08-10T06:47:46.046 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.046 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:46.046 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5425296, 2024-08-10T06:47:46.046 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8010 2024-08-10T06:47:46.046 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.046 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:46.046 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 70136, 2024-08-10T06:47:46.046 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 7398 2024-08-10T06:47:46.046 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.046 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:46.047 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 84816, 2024-08-10T06:47:46.047 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1767 2024-08-10T06:47:46.047 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.047 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:46.047 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.047 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.047 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.047 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:46.047 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 169508, 2024-08-10T06:47:46.047 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1217 2024-08-10T06:47:46.047 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.047 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:46.047 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.048 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.048 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.048 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:46.048 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2208, 2024-08-10T06:47:46.048 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T06:47:46.048 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.048 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:46.048 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 118671, 2024-08-10T06:47:46.048 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 64 2024-08-10T06:47:46.048 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.048 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:46.048 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 28144, 2024-08-10T06:47:46.048 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 7 2024-08-10T06:47:46.048 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.049 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:46.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 19559810, 2024-08-10T06:47:46.049 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9704 2024-08-10T06:47:46.049 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.049 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:46.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 10648, 2024-08-10T06:47:46.049 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 121 2024-08-10T06:47:46.049 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.049 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:46.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.049 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.049 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.049 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 418176, 2024-08-10T06:47:46.050 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 36 2024-08-10T06:47:46.050 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.050 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:46.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.050 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.050 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.050 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:46.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 3485560, 2024-08-10T06:47:46.050 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9103 2024-08-10T06:47:46.050 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.050 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:46.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 673928, 2024-08-10T06:47:46.050 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10942 2024-08-10T06:47:46.051 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.051 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:46.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.051 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.051 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.051 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:46.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.051 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.051 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.051 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:46.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.051 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.051 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.052 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:46.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.052 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.052 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.052 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.052 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.4": { 2024-08-10T06:47:46.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:46.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.052 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.052 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:46.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 18184, 2024-08-10T06:47:46.052 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 325 2024-08-10T06:47:46.052 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:46.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 34816, 2024-08-10T06:47:46.053 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 23 2024-08-10T06:47:46.053 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:46.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 4032, 2024-08-10T06:47:46.053 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 21 2024-08-10T06:47:46.053 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:46.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 56560, 2024-08-10T06:47:46.053 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 707 2024-08-10T06:47:46.053 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:46.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 367536, 2024-08-10T06:47:46.054 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1767 2024-08-10T06:47:46.054 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:46.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 256, 2024-08-10T06:47:46.054 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 32 2024-08-10T06:47:46.054 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:46.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1039125, 2024-08-10T06:47:46.054 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 264 2024-08-10T06:47:46.054 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:46.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2232390, 2024-08-10T06:47:46.054 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 487718 2024-08-10T06:47:46.055 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:46.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6303176, 2024-08-10T06:47:46.055 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9301 2024-08-10T06:47:46.055 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:46.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 70244, 2024-08-10T06:47:46.055 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 7390 2024-08-10T06:47:46.055 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:46.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 84816, 2024-08-10T06:47:46.055 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1767 2024-08-10T06:47:46.055 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.056 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:46.056 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.056 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.056 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.056 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:46.056 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 169252, 2024-08-10T06:47:46.056 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1216 2024-08-10T06:47:46.056 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.056 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:46.056 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.056 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.056 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.056 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:46.056 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.057 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.057 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.057 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:46.057 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 38301, 2024-08-10T06:47:46.057 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 42 2024-08-10T06:47:46.057 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.057 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:46.057 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.057 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.057 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.057 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:46.057 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 22930997, 2024-08-10T06:47:46.057 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 276 2024-08-10T06:47:46.058 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.058 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:46.058 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 25432, 2024-08-10T06:47:46.058 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 289 2024-08-10T06:47:46.058 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.058 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:46.058 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.058 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.058 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.058 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.058 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 441408, 2024-08-10T06:47:46.058 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 38 2024-08-10T06:47:46.058 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.059 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:46.059 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.059 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.059 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.059 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:46.059 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5107440, 2024-08-10T06:47:46.059 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 12222 2024-08-10T06:47:46.059 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.059 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:46.059 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 673928, 2024-08-10T06:47:46.059 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10942 2024-08-10T06:47:46.059 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.059 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:46.059 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.060 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.060 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.060 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:46.060 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.060 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.060 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.060 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:46.060 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.060 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.060 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.060 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:46.060 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.060 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.060 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.061 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.061 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.5": { 2024-08-10T06:47:46.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:46.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.061 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.061 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:46.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 19528, 2024-08-10T06:47:46.061 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 358 2024-08-10T06:47:46.061 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:46.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 35328, 2024-08-10T06:47:46.062 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 27 2024-08-10T06:47:46.062 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:46.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 3840, 2024-08-10T06:47:46.062 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 20 2024-08-10T06:47:46.062 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:46.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 56160, 2024-08-10T06:47:46.062 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 702 2024-08-10T06:47:46.062 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:46.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 367744, 2024-08-10T06:47:46.063 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1768 2024-08-10T06:47:46.063 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:46.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 256, 2024-08-10T06:47:46.063 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 32 2024-08-10T06:47:46.063 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:46.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 387152, 2024-08-10T06:47:46.063 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 107 2024-08-10T06:47:46.063 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:46.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2509919, 2024-08-10T06:47:46.063 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 555870 2024-08-10T06:47:46.063 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:46.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 7113736, 2024-08-10T06:47:46.064 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10493 2024-08-10T06:47:46.064 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:46.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 70548, 2024-08-10T06:47:46.064 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 7399 2024-08-10T06:47:46.064 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:46.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 84816, 2024-08-10T06:47:46.064 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1767 2024-08-10T06:47:46.064 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:46.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.065 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.065 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.065 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:46.065 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 169252, 2024-08-10T06:47:46.065 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1216 2024-08-10T06:47:46.065 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.065 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:46.065 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.065 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.065 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.065 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:46.065 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1472, 2024-08-10T06:47:46.065 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 2 2024-08-10T06:47:46.065 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.066 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:46.066 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 104191, 2024-08-10T06:47:46.066 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 58 2024-08-10T06:47:46.066 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.066 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:46.066 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 20128, 2024-08-10T06:47:46.066 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 5 2024-08-10T06:47:46.066 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.066 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:46.066 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 21407729, 2024-08-10T06:47:46.066 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 268 2024-08-10T06:47:46.066 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.067 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:46.067 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 11880, 2024-08-10T06:47:46.067 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 135 2024-08-10T06:47:46.067 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.067 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:46.067 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.067 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.067 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.067 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.067 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 464640, 2024-08-10T06:47:46.067 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 40 2024-08-10T06:47:46.067 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.067 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:46.068 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.068 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.068 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.068 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:46.068 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6381440, 2024-08-10T06:47:46.068 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 12272 2024-08-10T06:47:46.068 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.068 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:46.068 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 673928, 2024-08-10T06:47:46.068 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10942 2024-08-10T06:47:46.068 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.068 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:46.068 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.068 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.069 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.069 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:46.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.069 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.069 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.069 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:46.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.069 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.069 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.069 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:46.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.069 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.069 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.070 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.070 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.6": { 2024-08-10T06:47:46.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:46.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.070 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.070 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:46.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16256, 2024-08-10T06:47:46.070 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 296 2024-08-10T06:47:46.070 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:46.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 194432, 2024-08-10T06:47:46.070 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 24 2024-08-10T06:47:46.070 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:46.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 3264, 2024-08-10T06:47:46.071 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 17 2024-08-10T06:47:46.071 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:46.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 56240, 2024-08-10T06:47:46.071 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 703 2024-08-10T06:47:46.071 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:46.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 369200, 2024-08-10T06:47:46.071 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1775 2024-08-10T06:47:46.071 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:46.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 256, 2024-08-10T06:47:46.072 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 32 2024-08-10T06:47:46.072 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:46.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 399677, 2024-08-10T06:47:46.072 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 108 2024-08-10T06:47:46.072 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:46.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1870540, 2024-08-10T06:47:46.072 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 410145 2024-08-10T06:47:46.072 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:46.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5353216, 2024-08-10T06:47:46.073 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 7904 2024-08-10T06:47:46.073 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:46.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 71564, 2024-08-10T06:47:46.073 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 7554 2024-08-10T06:47:46.073 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:46.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 85200, 2024-08-10T06:47:46.073 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1775 2024-08-10T06:47:46.073 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:46.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.073 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.074 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:46.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 169252, 2024-08-10T06:47:46.074 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1216 2024-08-10T06:47:46.074 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:46.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.074 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.074 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:46.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 736, 2024-08-10T06:47:46.074 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1 2024-08-10T06:47:46.074 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:46.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 62841, 2024-08-10T06:47:46.075 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 48 2024-08-10T06:47:46.075 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:46.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12112, 2024-08-10T06:47:46.075 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T06:47:46.075 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.075 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:46.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 17653561, 2024-08-10T06:47:46.075 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 236 2024-08-10T06:47:46.075 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.075 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:46.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 11440, 2024-08-10T06:47:46.076 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 130 2024-08-10T06:47:46.076 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.076 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:46.076 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.076 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.076 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.076 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.076 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 441408, 2024-08-10T06:47:46.076 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 38 2024-08-10T06:47:46.076 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.076 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:46.076 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.076 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.077 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.077 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:46.077 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 3708120, 2024-08-10T06:47:46.077 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9531 2024-08-10T06:47:46.077 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.077 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:46.077 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 673928, 2024-08-10T06:47:46.077 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10942 2024-08-10T06:47:46.077 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.077 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:46.077 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.077 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.077 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.078 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:46.078 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.078 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.078 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.078 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:46.078 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.078 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.078 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.078 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:46.078 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.078 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.078 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.079 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.079 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.7": { 2024-08-10T06:47:46.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:46.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.079 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.079 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:46.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 17336, 2024-08-10T06:47:46.079 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 307 2024-08-10T06:47:46.079 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:46.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 30848, 2024-08-10T06:47:46.079 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 24 2024-08-10T06:47:46.079 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:46.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 3456, 2024-08-10T06:47:46.080 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 18 2024-08-10T06:47:46.080 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:46.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 55280, 2024-08-10T06:47:46.080 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 691 2024-08-10T06:47:46.080 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:46.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 369408, 2024-08-10T06:47:46.080 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1776 2024-08-10T06:47:46.080 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:46.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 256, 2024-08-10T06:47:46.080 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 32 2024-08-10T06:47:46.081 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:46.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 642761, 2024-08-10T06:47:46.081 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 175 2024-08-10T06:47:46.081 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:46.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2165993, 2024-08-10T06:47:46.081 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 475472 2024-08-10T06:47:46.081 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:46.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6129776, 2024-08-10T06:47:46.081 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9046 2024-08-10T06:47:46.081 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:46.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 72932, 2024-08-10T06:47:46.082 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 7567 2024-08-10T06:47:46.082 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:46.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 85152, 2024-08-10T06:47:46.082 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1774 2024-08-10T06:47:46.082 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:46.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.082 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.082 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:46.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 170276, 2024-08-10T06:47:46.083 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1220 2024-08-10T06:47:46.083 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:46.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.083 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.083 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:46.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2208, 2024-08-10T06:47:46.083 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T06:47:46.083 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:46.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 122955, 2024-08-10T06:47:46.084 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 66 2024-08-10T06:47:46.084 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.084 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:46.084 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 28144, 2024-08-10T06:47:46.084 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 7 2024-08-10T06:47:46.084 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.084 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:46.084 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 19059134, 2024-08-10T06:47:46.084 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 288 2024-08-10T06:47:46.084 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.084 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:46.084 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 17864, 2024-08-10T06:47:46.084 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 203 2024-08-10T06:47:46.084 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.085 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:46.085 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.085 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.085 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.085 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.085 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 580800, 2024-08-10T06:47:46.085 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 50 2024-08-10T06:47:46.085 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.085 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:46.085 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.085 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.085 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.085 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:46.085 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 4905992, 2024-08-10T06:47:46.086 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9457 2024-08-10T06:47:46.086 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.086 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:46.086 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 673928, 2024-08-10T06:47:46.086 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10942 2024-08-10T06:47:46.086 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.086 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:46.086 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.086 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.086 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.086 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:46.086 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.087 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.087 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.087 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:46.087 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.087 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.087 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.087 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:46.087 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:46.087 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:46.087 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.087 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.087 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.087 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.087 INFO:tasks.workunit.client.0.smithi086.stdout: "metadata": { 2024-08-10T06:47:46.088 INFO:tasks.workunit.client.0.smithi086.stdout: "mds": { 2024-08-10T06:47:46.088 INFO:tasks.workunit.client.0.smithi086.stdout: "arch": { 2024-08-10T06:47:46.088 INFO:tasks.workunit.client.0.smithi086.stdout: "x86_64": 2 2024-08-10T06:47:46.088 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.088 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_version": { 2024-08-10T06:47:46.088 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T06:47:46.088 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.088 INFO:tasks.workunit.client.0.smithi086.stdout: "cpu": { 2024-08-10T06:47:46.088 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-08-10T06:47:46.088 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.088 INFO:tasks.workunit.client.0.smithi086.stdout: "distro": { 2024-08-10T06:47:46.088 INFO:tasks.workunit.client.0.smithi086.stdout: "centos": 2 2024-08-10T06:47:46.088 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.089 INFO:tasks.workunit.client.0.smithi086.stdout: "distro_description": { 2024-08-10T06:47:46.089 INFO:tasks.workunit.client.0.smithi086.stdout: "CentOS Stream 9": 2 2024-08-10T06:47:46.089 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.089 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_description": { 2024-08-10T06:47:46.089 INFO:tasks.workunit.client.0.smithi086.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 2 2024-08-10T06:47:46.089 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.089 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_version": { 2024-08-10T06:47:46.089 INFO:tasks.workunit.client.0.smithi086.stdout: "5.14.0-480.el9.x86_64": 2 2024-08-10T06:47:46.089 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.089 INFO:tasks.workunit.client.0.smithi086.stdout: "os": { 2024-08-10T06:47:46.089 INFO:tasks.workunit.client.0.smithi086.stdout: "Linux": 2 2024-08-10T06:47:46.089 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.089 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.089 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T06:47:46.089 INFO:tasks.workunit.client.0.smithi086.stdout: "arch": { 2024-08-10T06:47:46.090 INFO:tasks.workunit.client.0.smithi086.stdout: "x86_64": 3 2024-08-10T06:47:46.090 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.090 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_version": { 2024-08-10T06:47:46.090 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-10T06:47:46.090 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.090 INFO:tasks.workunit.client.0.smithi086.stdout: "cpu": { 2024-08-10T06:47:46.090 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-08-10T06:47:46.090 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.090 INFO:tasks.workunit.client.0.smithi086.stdout: "distro": { 2024-08-10T06:47:46.090 INFO:tasks.workunit.client.0.smithi086.stdout: "centos": 3 2024-08-10T06:47:46.090 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.090 INFO:tasks.workunit.client.0.smithi086.stdout: "distro_description": { 2024-08-10T06:47:46.090 INFO:tasks.workunit.client.0.smithi086.stdout: "CentOS Stream 9": 3 2024-08-10T06:47:46.091 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.091 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_description": { 2024-08-10T06:47:46.091 INFO:tasks.workunit.client.0.smithi086.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 3 2024-08-10T06:47:46.091 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.091 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_version": { 2024-08-10T06:47:46.091 INFO:tasks.workunit.client.0.smithi086.stdout: "5.14.0-480.el9.x86_64": 3 2024-08-10T06:47:46.091 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.091 INFO:tasks.workunit.client.0.smithi086.stdout: "os": { 2024-08-10T06:47:46.091 INFO:tasks.workunit.client.0.smithi086.stdout: "Linux": 3 2024-08-10T06:47:46.091 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.091 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.091 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.091 INFO:tasks.workunit.client.0.smithi086.stdout: "arch": { 2024-08-10T06:47:46.091 INFO:tasks.workunit.client.0.smithi086.stdout: "x86_64": 8 2024-08-10T06:47:46.092 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.092 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_version": { 2024-08-10T06:47:46.092 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-10T06:47:46.092 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.092 INFO:tasks.workunit.client.0.smithi086.stdout: "cpu": { 2024-08-10T06:47:46.092 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-08-10T06:47:46.092 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.092 INFO:tasks.workunit.client.0.smithi086.stdout: "distro": { 2024-08-10T06:47:46.092 INFO:tasks.workunit.client.0.smithi086.stdout: "centos": 8 2024-08-10T06:47:46.092 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.092 INFO:tasks.workunit.client.0.smithi086.stdout: "distro_description": { 2024-08-10T06:47:46.092 INFO:tasks.workunit.client.0.smithi086.stdout: "CentOS Stream 9": 8 2024-08-10T06:47:46.092 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.092 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_description": { 2024-08-10T06:47:46.093 INFO:tasks.workunit.client.0.smithi086.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 8 2024-08-10T06:47:46.093 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.093 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_version": { 2024-08-10T06:47:46.093 INFO:tasks.workunit.client.0.smithi086.stdout: "5.14.0-480.el9.x86_64": 8 2024-08-10T06:47:46.093 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.093 INFO:tasks.workunit.client.0.smithi086.stdout: "os": { 2024-08-10T06:47:46.093 INFO:tasks.workunit.client.0.smithi086.stdout: "Linux": 8 2024-08-10T06:47:46.093 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.093 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_objectstore": { 2024-08-10T06:47:46.093 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": 8 2024-08-10T06:47:46.093 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.093 INFO:tasks.workunit.client.0.smithi086.stdout: "rotational": { 2024-08-10T06:47:46.094 INFO:tasks.workunit.client.0.smithi086.stdout: "0": 8 2024-08-10T06:47:46.094 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.094 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.094 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.094 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T06:47:46.094 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T06:47:46.094 INFO:tasks.workunit.client.0.smithi086.stdout: "features": { 2024-08-10T06:47:46.094 INFO:tasks.workunit.client.0.smithi086.stdout: "optional": [], 2024-08-10T06:47:46.094 INFO:tasks.workunit.client.0.smithi086.stdout: "persistent": [ 2024-08-10T06:47:46.094 INFO:tasks.workunit.client.0.smithi086.stdout: "kraken", 2024-08-10T06:47:46.094 INFO:tasks.workunit.client.0.smithi086.stdout: "luminous", 2024-08-10T06:47:46.094 INFO:tasks.workunit.client.0.smithi086.stdout: "mimic", 2024-08-10T06:47:46.094 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap-prune", 2024-08-10T06:47:46.094 INFO:tasks.workunit.client.0.smithi086.stdout: "nautilus", 2024-08-10T06:47:46.095 INFO:tasks.workunit.client.0.smithi086.stdout: "octopus", 2024-08-10T06:47:46.095 INFO:tasks.workunit.client.0.smithi086.stdout: "pacific", 2024-08-10T06:47:46.095 INFO:tasks.workunit.client.0.smithi086.stdout: "elector-pinging", 2024-08-10T06:47:46.095 INFO:tasks.workunit.client.0.smithi086.stdout: "quincy", 2024-08-10T06:47:46.095 INFO:tasks.workunit.client.0.smithi086.stdout: "reef", 2024-08-10T06:47:46.095 INFO:tasks.workunit.client.0.smithi086.stdout: "squid" 2024-08-10T06:47:46.095 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.095 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.095 INFO:tasks.workunit.client.0.smithi086.stdout: "ipv4_addr_mons": 6, 2024-08-10T06:47:46.095 INFO:tasks.workunit.client.0.smithi086.stdout: "ipv6_addr_mons": 0, 2024-08-10T06:47:46.095 INFO:tasks.workunit.client.0.smithi086.stdout: "min_mon_release": 19, 2024-08-10T06:47:46.095 INFO:tasks.workunit.client.0.smithi086.stdout: "v1_addr_mons": 3, 2024-08-10T06:47:46.095 INFO:tasks.workunit.client.0.smithi086.stdout: "v2_addr_mons": 3 2024-08-10T06:47:46.096 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.096 INFO:tasks.workunit.client.0.smithi086.stdout: "organization": "ceph-qa", 2024-08-10T06:47:46.096 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.096 INFO:tasks.workunit.client.0.smithi086.stdout: "cluster_network": false, 2024-08-10T06:47:46.096 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 8, 2024-08-10T06:47:46.096 INFO:tasks.workunit.client.0.smithi086.stdout: "require_min_compat_client": "luminous", 2024-08-10T06:47:46.096 INFO:tasks.workunit.client.0.smithi086.stdout: "require_osd_release": "squid" 2024-08-10T06:47:46.096 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.096 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_perf_histograms": [ 2024-08-10T06:47:46.096 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.096 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T06:47:46.096 INFO:tasks.workunit.client.0.smithi086.stdout: "axes": [ 2024-08-10T06:47:46.096 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.096 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T06:47:46.097 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:46.097 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Latency (usec)", 2024-08-10T06:47:46.097 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 100000, 2024-08-10T06:47:46.097 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:46.097 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:46.097 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 99999]", 2024-08-10T06:47:46.097 INFO:tasks.workunit.client.0.smithi086.stdout: "[100000, 199999]", 2024-08-10T06:47:46.097 INFO:tasks.workunit.client.0.smithi086.stdout: "[200000, 399999]", 2024-08-10T06:47:46.097 INFO:tasks.workunit.client.0.smithi086.stdout: "[400000, 799999]", 2024-08-10T06:47:46.097 INFO:tasks.workunit.client.0.smithi086.stdout: "[800000, 1599999]", 2024-08-10T06:47:46.097 INFO:tasks.workunit.client.0.smithi086.stdout: "[1600000, 3199999]", 2024-08-10T06:47:46.097 INFO:tasks.workunit.client.0.smithi086.stdout: "[3200000, 6399999]", 2024-08-10T06:47:46.097 INFO:tasks.workunit.client.0.smithi086.stdout: "[6400000, 12799999]", 2024-08-10T06:47:46.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[12800000, 25599999]", 2024-08-10T06:47:46.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[25600000, 51199999]", 2024-08-10T06:47:46.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[51200000, 102399999]", 2024-08-10T06:47:46.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[102400000, 204799999]", 2024-08-10T06:47:46.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[204800000, 409599999]", 2024-08-10T06:47:46.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[409600000, 819199999]", 2024-08-10T06:47:46.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[819200000, 1638399999]", 2024-08-10T06:47:46.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[1638400000, 3276799999]", 2024-08-10T06:47:46.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[3276800000, 6553599999]", 2024-08-10T06:47:46.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[6553600000, 13107199999]", 2024-08-10T06:47:46.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[13107200000, 26214399999]", 2024-08-10T06:47:46.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[26214400000, 52428799999]", 2024-08-10T06:47:46.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[52428800000, 104857599999]", 2024-08-10T06:47:46.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[104857600000, 209715199999]", 2024-08-10T06:47:46.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[209715200000, 419430399999]", 2024-08-10T06:47:46.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[419430400000, 838860799999]", 2024-08-10T06:47:46.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[838860800000, 1677721599999]", 2024-08-10T06:47:46.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[1677721600000, 3355443199999]", 2024-08-10T06:47:46.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[3355443200000, 6710886399999]", 2024-08-10T06:47:46.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[6710886400000, 13421772799999]", 2024-08-10T06:47:46.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[13421772800000, 26843545599999]", 2024-08-10T06:47:46.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[26843545600000, 53687091199999]", 2024-08-10T06:47:46.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[53687091200000, None]" 2024-08-10T06:47:46.099 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.099 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T06:47:46.099 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.100 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.100 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T06:47:46.100 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:46.100 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Request size (bytes)", 2024-08-10T06:47:46.100 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 512, 2024-08-10T06:47:46.100 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:46.100 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:46.100 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 511]", 2024-08-10T06:47:46.100 INFO:tasks.workunit.client.0.smithi086.stdout: "[512, 1023]", 2024-08-10T06:47:46.100 INFO:tasks.workunit.client.0.smithi086.stdout: "[1024, 2047]", 2024-08-10T06:47:46.100 INFO:tasks.workunit.client.0.smithi086.stdout: "[2048, 4095]", 2024-08-10T06:47:46.100 INFO:tasks.workunit.client.0.smithi086.stdout: "[4096, 8191]", 2024-08-10T06:47:46.101 INFO:tasks.workunit.client.0.smithi086.stdout: "[8192, 16383]", 2024-08-10T06:47:46.101 INFO:tasks.workunit.client.0.smithi086.stdout: "[16384, 32767]", 2024-08-10T06:47:46.101 INFO:tasks.workunit.client.0.smithi086.stdout: "[32768, 65535]", 2024-08-10T06:47:46.101 INFO:tasks.workunit.client.0.smithi086.stdout: "[65536, 131071]", 2024-08-10T06:47:46.101 INFO:tasks.workunit.client.0.smithi086.stdout: "[131072, 262143]", 2024-08-10T06:47:46.101 INFO:tasks.workunit.client.0.smithi086.stdout: "[262144, 524287]", 2024-08-10T06:47:46.101 INFO:tasks.workunit.client.0.smithi086.stdout: "[524288, 1048575]", 2024-08-10T06:47:46.101 INFO:tasks.workunit.client.0.smithi086.stdout: "[1048576, 2097151]", 2024-08-10T06:47:46.101 INFO:tasks.workunit.client.0.smithi086.stdout: "[2097152, 4194303]", 2024-08-10T06:47:46.101 INFO:tasks.workunit.client.0.smithi086.stdout: "[4194304, 8388607]", 2024-08-10T06:47:46.101 INFO:tasks.workunit.client.0.smithi086.stdout: "[8388608, 16777215]", 2024-08-10T06:47:46.101 INFO:tasks.workunit.client.0.smithi086.stdout: "[16777216, 33554431]", 2024-08-10T06:47:46.101 INFO:tasks.workunit.client.0.smithi086.stdout: "[33554432, 67108863]", 2024-08-10T06:47:46.101 INFO:tasks.workunit.client.0.smithi086.stdout: "[67108864, 134217727]", 2024-08-10T06:47:46.102 INFO:tasks.workunit.client.0.smithi086.stdout: "[134217728, 268435455]", 2024-08-10T06:47:46.102 INFO:tasks.workunit.client.0.smithi086.stdout: "[268435456, 536870911]", 2024-08-10T06:47:46.102 INFO:tasks.workunit.client.0.smithi086.stdout: "[536870912, 1073741823]", 2024-08-10T06:47:46.102 INFO:tasks.workunit.client.0.smithi086.stdout: "[1073741824, 2147483647]", 2024-08-10T06:47:46.102 INFO:tasks.workunit.client.0.smithi086.stdout: "[2147483648, 4294967295]", 2024-08-10T06:47:46.102 INFO:tasks.workunit.client.0.smithi086.stdout: "[4294967296, 8589934591]", 2024-08-10T06:47:46.102 INFO:tasks.workunit.client.0.smithi086.stdout: "[8589934592, 17179869183]", 2024-08-10T06:47:46.102 INFO:tasks.workunit.client.0.smithi086.stdout: "[17179869184, 34359738367]", 2024-08-10T06:47:46.102 INFO:tasks.workunit.client.0.smithi086.stdout: "[34359738368, 68719476735]", 2024-08-10T06:47:46.102 INFO:tasks.workunit.client.0.smithi086.stdout: "[68719476736, 137438953471]", 2024-08-10T06:47:46.102 INFO:tasks.workunit.client.0.smithi086.stdout: "[137438953472, 274877906943]", 2024-08-10T06:47:46.102 INFO:tasks.workunit.client.0.smithi086.stdout: "[274877906944, None]" 2024-08-10T06:47:46.102 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.103 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T06:47:46.103 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.103 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.103 INFO:tasks.workunit.client.0.smithi086.stdout: "osds": [ 2024-08-10T06:47:46.103 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.103 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 0, 2024-08-10T06:47:46.103 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 667, 145, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 15451, 7760, 4374, 2, 2, 2, 2, 0, 0, 0, 4, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 9003, 181, 82, 1, 18, 1, 7, 12, 28, 44, 30, 20, 15, 16, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 823, 32, 14, 0, 5, 0, 0, 0, 8, 4, 86, 158, 90, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 463, 8, 1, 0, 0, 1, 0, 0, 0, 1, 4, 25, 309, 5, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 91, 12, 5, 0, 0, 1, 0, 2, 2, 3, 3, 5, 25, 59, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 119, 7, 3, 0, 0, 0, 1, 1, 1, 0, 2, 0, 36, 27, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 130, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 14, 34, 50, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 7, 33, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.104 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.105 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.105 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.105 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.105 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.105 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.105 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.105 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.105 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.105 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.105 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.105 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.105 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.105 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.105 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.106 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.106 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 1, 2024-08-10T06:47:46.106 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 8129, 3, 0, 0, 3, 2, 1, 2, 3, 0, 3, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 6258, 41, 1397, 0, 10, 8, 12, 14, 35, 48, 65, 25, 25, 12, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 992, 12, 108, 20, 1, 0, 1, 0, 4, 17, 118, 245, 132, 3, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 600, 5, 0, 10, 0, 0, 0, 0, 0, 0, 1, 24, 417, 1, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 449, 29, 4, 0, 1, 0, 0, 1, 3, 0, 8, 2, 22, 36, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 198, 6, 55, 0, 0, 0, 0, 0, 2, 0, 0, 2, 9, 15, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 120, 5, 224, 0, 0, 0, 0, 0, 1, 0, 0, 0, 4, 9, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 4, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.108 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.108 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.108 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.108 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.108 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.108 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.108 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.108 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.108 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.108 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.108 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.108 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.108 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.108 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 2, 2024-08-10T06:47:46.109 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.109 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 11404, 27, 0, 1, 3, 0, 0, 0, 0, 1, 8, 2, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 7943, 12, 10, 0, 13, 0, 1, 2, 1, 0, 12, 7, 14, 12, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 771, 5, 4, 0, 2, 0, 0, 0, 1, 2, 34, 1, 0, 3, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 402, 1, 1, 2, 1, 0, 1, 3, 0, 0, 4, 12, 45, 2, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 212, 2, 0, 0, 0, 0, 2, 9, 1, 0, 13, 5, 23, 55, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 190, 1, 0, 0, 0, 0, 3, 4, 0, 1, 5, 12, 46, 44, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 100, 0, 0, 1, 0, 0, 0, 2, 0, 0, 9, 6, 46, 80, 92, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 46, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 3, 12, 39, 85, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 20, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 3, 1, 18, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.109 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.111 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.111 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.111 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.111 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.111 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.111 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.111 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.111 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.111 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 3, 2024-08-10T06:47:46.111 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.111 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.111 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 5505, 1717, 0, 0, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.111 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 15759, 6599, 0, 0, 7336, 452, 0, 0, 1, 0, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.111 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 7529, 249, 6, 6, 191, 139, 2, 6, 13, 23, 26, 5, 13, 7, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 495, 106, 150, 0, 13, 2, 0, 0, 1, 5, 61, 96, 45, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 488, 33, 31, 0, 5, 1, 0, 0, 0, 0, 0, 9, 164, 3, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 152, 22, 14, 0, 179, 16, 0, 0, 0, 0, 5, 1, 13, 14, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 168, 30, 24, 39, 315, 25, 0, 0, 0, 0, 0, 0, 4, 4, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 20, 68, 2, 27, 363, 0, 0, 0, 0, 0, 0, 0, 3, 1, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 5, 144, 0, 2, 1980, 98, 0, 0, 0, 0, 0, 0, 0, 2, 6, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3, 0, 0, 0, 9, 31, 0, 0, 0, 0, 0, 0, 0, 0, 4, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.114 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.114 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.114 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.114 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.114 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.114 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.114 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 4, 2024-08-10T06:47:46.114 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.114 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.114 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.114 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 12717, 1, 0, 0, 2, 1, 2, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.114 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 9999, 95, 61, 0, 17, 5, 5, 2, 8, 16, 11, 9, 5, 6, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.114 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 955, 14, 29, 0, 1, 0, 0, 0, 2, 15, 43, 60, 36, 1, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 356, 0, 2, 0, 0, 0, 0, 0, 0, 0, 5, 11, 153, 4, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 116, 1, 0, 0, 0, 1, 1, 0, 0, 0, 0, 3, 12, 30, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 12, 3, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 23, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.115 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.116 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.116 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.117 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.117 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 5, 2024-08-10T06:47:46.117 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 7489, 3, 1, 0, 1, 0, 0, 0, 0, 0, 4, 2, 3, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 5990, 29, 4, 1, 8, 0, 1, 1, 0, 0, 5, 3, 8, 11, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 788, 13, 3, 1, 6, 0, 0, 0, 0, 1, 26, 4, 5, 3, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 302, 3, 6, 5, 4, 0, 0, 0, 0, 0, 2, 13, 20, 2, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 20, 43, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 160, 0, 1, 1, 0, 0, 0, 0, 0, 0, 9, 2, 12, 16, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 75, 0, 0, 1, 0, 0, 0, 0, 0, 0, 4, 4, 7, 13, 48, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 12, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.118 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.119 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.119 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.119 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.119 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.119 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.119 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.119 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.119 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.119 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.119 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.119 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.119 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.119 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.119 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 6, 2024-08-10T06:47:46.120 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 9947, 7, 137, 11, 39, 41, 1, 0, 0, 0, 13, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 10137, 21, 3, 1, 18, 46, 158, 204, 6, 15, 45, 6, 6, 13, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 924, 1, 0, 1, 3, 1, 5, 7, 5, 10, 58, 79, 28, 7, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 338, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 180, 3, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 5, 21, 46, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 158, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 17, 3, 8, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 11, 27, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 8, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 4, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1, 0, 0, 0, 0, 0, 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]", 2024-08-10T06:47:46.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.122 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.122 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.122 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.122 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.122 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.122 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.122 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 7, 2024-08-10T06:47:46.122 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.122 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.122 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 800, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.122 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 20579, 3957, 1, 0, 3, 0, 0, 0, 0, 1, 7, 1, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.122 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 11433, 168, 24, 0, 12, 0, 3, 1, 0, 0, 36, 2, 10, 20, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1165, 27, 9, 1, 2, 0, 0, 0, 0, 2, 37, 0, 2, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 11, 37, 7, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 188, 3, 0, 0, 1, 0, 0, 1, 1, 0, 15, 0, 8, 35, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 5, 12, 18, 89, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 146, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 5, 14, 33, 26, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 7, 17, 17, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 7, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.123 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.123 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.125 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.125 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.125 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.125 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.125 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.125 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.125 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.125 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T06:47:46.125 INFO:tasks.workunit.client.0.smithi086.stdout: "axes": [ 2024-08-10T06:47:46.125 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.125 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T06:47:46.125 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:46.125 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Latency (usec)", 2024-08-10T06:47:46.125 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 100000, 2024-08-10T06:47:46.126 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:46.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:46.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 99999]", 2024-08-10T06:47:46.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[100000, 199999]", 2024-08-10T06:47:46.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[200000, 399999]", 2024-08-10T06:47:46.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[400000, 799999]", 2024-08-10T06:47:46.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[800000, 1599999]", 2024-08-10T06:47:46.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[1600000, 3199999]", 2024-08-10T06:47:46.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[3200000, 6399999]", 2024-08-10T06:47:46.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[6400000, 12799999]", 2024-08-10T06:47:46.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[12800000, 25599999]", 2024-08-10T06:47:46.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[25600000, 51199999]", 2024-08-10T06:47:46.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[51200000, 102399999]", 2024-08-10T06:47:46.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[102400000, 204799999]", 2024-08-10T06:47:46.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[204800000, 409599999]", 2024-08-10T06:47:46.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[409600000, 819199999]", 2024-08-10T06:47:46.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[819200000, 1638399999]", 2024-08-10T06:47:46.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[1638400000, 3276799999]", 2024-08-10T06:47:46.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[3276800000, 6553599999]", 2024-08-10T06:47:46.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[6553600000, 13107199999]", 2024-08-10T06:47:46.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[13107200000, 26214399999]", 2024-08-10T06:47:46.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[26214400000, 52428799999]", 2024-08-10T06:47:46.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[52428800000, 104857599999]", 2024-08-10T06:47:46.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[104857600000, 209715199999]", 2024-08-10T06:47:46.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[209715200000, 419430399999]", 2024-08-10T06:47:46.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[419430400000, 838860799999]", 2024-08-10T06:47:46.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[838860800000, 1677721599999]", 2024-08-10T06:47:46.128 INFO:tasks.workunit.client.0.smithi086.stdout: "[1677721600000, 3355443199999]", 2024-08-10T06:47:46.128 INFO:tasks.workunit.client.0.smithi086.stdout: "[3355443200000, 6710886399999]", 2024-08-10T06:47:46.128 INFO:tasks.workunit.client.0.smithi086.stdout: "[6710886400000, 13421772799999]", 2024-08-10T06:47:46.128 INFO:tasks.workunit.client.0.smithi086.stdout: "[13421772800000, 26843545599999]", 2024-08-10T06:47:46.128 INFO:tasks.workunit.client.0.smithi086.stdout: "[26843545600000, 53687091199999]", 2024-08-10T06:47:46.128 INFO:tasks.workunit.client.0.smithi086.stdout: "[53687091200000, None]" 2024-08-10T06:47:46.128 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.128 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T06:47:46.128 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.128 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.128 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T06:47:46.128 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:46.128 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Request size (bytes)", 2024-08-10T06:47:46.128 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 512, 2024-08-10T06:47:46.129 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:46.129 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:46.129 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 511]", 2024-08-10T06:47:46.129 INFO:tasks.workunit.client.0.smithi086.stdout: "[512, 1023]", 2024-08-10T06:47:46.129 INFO:tasks.workunit.client.0.smithi086.stdout: "[1024, 2047]", 2024-08-10T06:47:46.129 INFO:tasks.workunit.client.0.smithi086.stdout: "[2048, 4095]", 2024-08-10T06:47:46.129 INFO:tasks.workunit.client.0.smithi086.stdout: "[4096, 8191]", 2024-08-10T06:47:46.129 INFO:tasks.workunit.client.0.smithi086.stdout: "[8192, 16383]", 2024-08-10T06:47:46.129 INFO:tasks.workunit.client.0.smithi086.stdout: "[16384, 32767]", 2024-08-10T06:47:46.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[32768, 65535]", 2024-08-10T06:47:46.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[65536, 131071]", 2024-08-10T06:47:46.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[131072, 262143]", 2024-08-10T06:47:46.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[262144, 524287]", 2024-08-10T06:47:46.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[524288, 1048575]", 2024-08-10T06:47:46.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[1048576, 2097151]", 2024-08-10T06:47:46.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[2097152, 4194303]", 2024-08-10T06:47:46.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[4194304, 8388607]", 2024-08-10T06:47:46.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[8388608, 16777215]", 2024-08-10T06:47:46.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[16777216, 33554431]", 2024-08-10T06:47:46.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[33554432, 67108863]", 2024-08-10T06:47:46.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[67108864, 134217727]", 2024-08-10T06:47:46.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[134217728, 268435455]", 2024-08-10T06:47:46.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[268435456, 536870911]", 2024-08-10T06:47:46.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[536870912, 1073741823]", 2024-08-10T06:47:46.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[1073741824, 2147483647]", 2024-08-10T06:47:46.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[2147483648, 4294967295]", 2024-08-10T06:47:46.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[4294967296, 8589934591]", 2024-08-10T06:47:46.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[8589934592, 17179869183]", 2024-08-10T06:47:46.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[17179869184, 34359738367]", 2024-08-10T06:47:46.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[34359738368, 68719476735]", 2024-08-10T06:47:46.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[68719476736, 137438953471]", 2024-08-10T06:47:46.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[137438953472, 274877906943]", 2024-08-10T06:47:46.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[274877906944, None]" 2024-08-10T06:47:46.132 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.132 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T06:47:46.132 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.132 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.132 INFO:tasks.workunit.client.0.smithi086.stdout: "osds": [ 2024-08-10T06:47:46.132 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.132 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 0, 2024-08-10T06:47:46.132 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 664, 7, 11, 27, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3954, 57, 70, 159, 429, 618, 707, 4, 9, 5, 0, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 666, 12, 23, 19, 23, 6, 18, 0, 1, 3, 0, 6, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 194, 11, 1, 0, 0, 0, 2, 0, 0, 2, 0, 6, 11, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 87, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 5, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 16, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.135 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.135 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.135 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.135 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 1, 2024-08-10T06:47:46.135 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 318, 0, 12, 24, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 2853, 284, 22, 44, 120, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 455, 10, 1311, 0, 0, 0, 0, 0, 0, 1, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 402, 4, 32, 0, 0, 1, 0, 0, 0, 0, 1, 3, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1737, 1430, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1343, 1562, 232, 0, 0, 0, 0, 1, 0, 0, 0, 0, 3, 8, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 19, 5, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.136 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.137 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.137 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.138 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.138 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 2, 2024-08-10T06:47:46.138 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1338, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 9462, 9, 0, 0, 2, 1, 3, 3, 5, 2, 1, 2, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 15937, 1, 0, 0, 0, 0, 0, 1, 1, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 356, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 184, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 7, 15, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 19, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.140 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.140 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.140 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.141 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 3, 2024-08-10T06:47:46.141 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 518, 6, 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, 0, 0, 0, 0]", 2024-08-10T06:47:46.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 4557, 22, 1, 0, 16, 0, 4, 4, 13, 16, 0, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 605, 7, 1, 0, 4, 0, 0, 0, 0, 1, 0, 1, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 308, 23, 28, 40, 1, 0, 0, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1319, 313, 6, 150, 0, 0, 0, 0, 0, 0, 1, 0, 4, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 4011, 2470, 0, 391, 0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 83, 212, 0, 3, 0, 0, 0, 0, 1, 0, 0, 1, 0, 1, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.142 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1, 0, 0, 0, 0, 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]", 2024-08-10T06:47:46.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.143 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.143 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.143 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.143 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 4, 2024-08-10T06:47:46.143 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 826, 4, 6, 33, 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]", 2024-08-10T06:47:46.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3838, 206, 29, 35, 139, 275, 475, 2, 3, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 326, 12, 0, 0, 0, 1, 6, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 225, 0, 0, 0, 0, 0, 2, 0, 0, 0, 1, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 155, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 5, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.146 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.146 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.146 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.146 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 5, 2024-08-10T06:47:46.146 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 564, 1, 10, 22, 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]", 2024-08-10T06:47:46.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3274, 78, 113, 235, 441, 619, 722, 0, 1, 0, 0, 1, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 377, 4, 15, 4, 13, 7, 7, 0, 1, 0, 1, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 224, 6, 22, 32, 6, 1, 0, 0, 0, 0, 1, 1, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 97, 34, 60, 95, 23, 0, 0, 0, 0, 0, 1, 1, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 3, 15, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 10, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.149 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.149 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.149 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.149 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 6, 2024-08-10T06:47:46.149 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 521, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3192, 22, 1, 0, 2, 2, 0, 0, 1, 3, 0, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 343, 1, 1, 0, 0, 0, 1, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 249, 6, 1, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 210, 104, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 48, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 3, 15, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 27, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 3, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.152 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.152 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.152 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.152 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 7, 2024-08-10T06:47:46.152 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 985, 7, 7, 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]", 2024-08-10T06:47:46.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 10086, 44, 62, 38, 3, 1, 3, 1, 4, 1, 0, 3, 4, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 2273, 25, 99, 38, 0, 0, 0, 0, 1, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 252, 8, 2, 0, 0, 0, 0, 0, 0, 0, 1, 6, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 104, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 4, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 12, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.154 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.154 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.155 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.155 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.155 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T06:47:46.155 INFO:tasks.workunit.client.0.smithi086.stdout: "axes": [ 2024-08-10T06:47:46.155 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.155 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T06:47:46.155 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:46.155 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Latency (usec)", 2024-08-10T06:47:46.155 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 100000, 2024-08-10T06:47:46.155 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:46.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:46.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 99999]", 2024-08-10T06:47:46.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[100000, 199999]", 2024-08-10T06:47:46.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[200000, 399999]", 2024-08-10T06:47:46.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[400000, 799999]", 2024-08-10T06:47:46.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[800000, 1599999]", 2024-08-10T06:47:46.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[1600000, 3199999]", 2024-08-10T06:47:46.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[3200000, 6399999]", 2024-08-10T06:47:46.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[6400000, 12799999]", 2024-08-10T06:47:46.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[12800000, 25599999]", 2024-08-10T06:47:46.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[25600000, 51199999]", 2024-08-10T06:47:46.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[51200000, 102399999]", 2024-08-10T06:47:46.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[102400000, 204799999]", 2024-08-10T06:47:46.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[204800000, 409599999]", 2024-08-10T06:47:46.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[409600000, 819199999]", 2024-08-10T06:47:46.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[819200000, 1638399999]", 2024-08-10T06:47:46.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[1638400000, 3276799999]", 2024-08-10T06:47:46.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[3276800000, 6553599999]", 2024-08-10T06:47:46.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[6553600000, 13107199999]", 2024-08-10T06:47:46.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[13107200000, 26214399999]", 2024-08-10T06:47:46.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[26214400000, 52428799999]", 2024-08-10T06:47:46.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[52428800000, 104857599999]", 2024-08-10T06:47:46.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[104857600000, 209715199999]", 2024-08-10T06:47:46.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[209715200000, 419430399999]", 2024-08-10T06:47:46.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[419430400000, 838860799999]", 2024-08-10T06:47:46.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[838860800000, 1677721599999]", 2024-08-10T06:47:46.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[1677721600000, 3355443199999]", 2024-08-10T06:47:46.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[3355443200000, 6710886399999]", 2024-08-10T06:47:46.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[6710886400000, 13421772799999]", 2024-08-10T06:47:46.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[13421772800000, 26843545599999]", 2024-08-10T06:47:46.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[26843545600000, 53687091199999]", 2024-08-10T06:47:46.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[53687091200000, None]" 2024-08-10T06:47:46.158 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.158 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T06:47:46.158 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.158 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.158 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T06:47:46.158 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:46.158 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Request size (bytes)", 2024-08-10T06:47:46.158 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 512, 2024-08-10T06:47:46.158 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:46.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:46.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 511]", 2024-08-10T06:47:46.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[512, 1023]", 2024-08-10T06:47:46.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[1024, 2047]", 2024-08-10T06:47:46.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[2048, 4095]", 2024-08-10T06:47:46.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[4096, 8191]", 2024-08-10T06:47:46.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[8192, 16383]", 2024-08-10T06:47:46.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[16384, 32767]", 2024-08-10T06:47:46.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[32768, 65535]", 2024-08-10T06:47:46.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[65536, 131071]", 2024-08-10T06:47:46.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[131072, 262143]", 2024-08-10T06:47:46.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[262144, 524287]", 2024-08-10T06:47:46.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[524288, 1048575]", 2024-08-10T06:47:46.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[1048576, 2097151]", 2024-08-10T06:47:46.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[2097152, 4194303]", 2024-08-10T06:47:46.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[4194304, 8388607]", 2024-08-10T06:47:46.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[8388608, 16777215]", 2024-08-10T06:47:46.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[16777216, 33554431]", 2024-08-10T06:47:46.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[33554432, 67108863]", 2024-08-10T06:47:46.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[67108864, 134217727]", 2024-08-10T06:47:46.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[134217728, 268435455]", 2024-08-10T06:47:46.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[268435456, 536870911]", 2024-08-10T06:47:46.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[536870912, 1073741823]", 2024-08-10T06:47:46.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[1073741824, 2147483647]", 2024-08-10T06:47:46.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[2147483648, 4294967295]", 2024-08-10T06:47:46.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[4294967296, 8589934591]", 2024-08-10T06:47:46.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[8589934592, 17179869183]", 2024-08-10T06:47:46.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[17179869184, 34359738367]", 2024-08-10T06:47:46.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[34359738368, 68719476735]", 2024-08-10T06:47:46.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[68719476736, 137438953471]", 2024-08-10T06:47:46.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[137438953472, 274877906943]", 2024-08-10T06:47:46.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[274877906944, None]" 2024-08-10T06:47:46.161 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.161 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T06:47:46.161 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.161 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.161 INFO:tasks.workunit.client.0.smithi086.stdout: "osds": [ 2024-08-10T06:47:46.161 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.161 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 0, 2024-08-10T06:47:46.161 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 713, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 6018, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 782, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.163 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.164 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.164 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.164 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.164 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 1, 2024-08-10T06:47:46.164 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 358, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3326, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1780, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 448, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3245, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3162, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.165 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.167 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.167 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.167 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.167 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 2, 2024-08-10T06:47:46.167 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1338, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 9497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 15943, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 371, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.170 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.170 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.170 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.170 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 3, 2024-08-10T06:47:46.170 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 526, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 4637, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 623, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 403, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1798, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 6894, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 321, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.171 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.171 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.172 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.172 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.172 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.173 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 4, 2024-08-10T06:47:46.173 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 870, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 5006, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 348, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 162, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.175 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.175 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.175 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.175 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 5, 2024-08-10T06:47:46.175 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 5491, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 433, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 298, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 325, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.176 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.178 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.178 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.178 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.178 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 6, 2024-08-10T06:47:46.178 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 521, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3229, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 263, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.181 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.181 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.181 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.181 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 7, 2024-08-10T06:47:46.181 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1002, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 10253, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 2440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 276, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.184 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.184 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.184 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.184 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.184 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T06:47:46.184 INFO:tasks.workunit.client.0.smithi086.stdout: "axes": [ 2024-08-10T06:47:46.184 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.184 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T06:47:46.184 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:46.184 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Latency (usec)", 2024-08-10T06:47:46.184 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 100000, 2024-08-10T06:47:46.185 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:46.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:46.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 99999]", 2024-08-10T06:47:46.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[100000, 199999]", 2024-08-10T06:47:46.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[200000, 399999]", 2024-08-10T06:47:46.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[400000, 799999]", 2024-08-10T06:47:46.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[800000, 1599999]", 2024-08-10T06:47:46.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[1600000, 3199999]", 2024-08-10T06:47:46.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[3200000, 6399999]", 2024-08-10T06:47:46.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[6400000, 12799999]", 2024-08-10T06:47:46.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[12800000, 25599999]", 2024-08-10T06:47:46.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[25600000, 51199999]", 2024-08-10T06:47:46.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[51200000, 102399999]", 2024-08-10T06:47:46.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[102400000, 204799999]", 2024-08-10T06:47:46.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[204800000, 409599999]", 2024-08-10T06:47:46.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[409600000, 819199999]", 2024-08-10T06:47:46.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[819200000, 1638399999]", 2024-08-10T06:47:46.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[1638400000, 3276799999]", 2024-08-10T06:47:46.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[3276800000, 6553599999]", 2024-08-10T06:47:46.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[6553600000, 13107199999]", 2024-08-10T06:47:46.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[13107200000, 26214399999]", 2024-08-10T06:47:46.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[26214400000, 52428799999]", 2024-08-10T06:47:46.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[52428800000, 104857599999]", 2024-08-10T06:47:46.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[104857600000, 209715199999]", 2024-08-10T06:47:46.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[209715200000, 419430399999]", 2024-08-10T06:47:46.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[419430400000, 838860799999]", 2024-08-10T06:47:46.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[838860800000, 1677721599999]", 2024-08-10T06:47:46.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[1677721600000, 3355443199999]", 2024-08-10T06:47:46.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[3355443200000, 6710886399999]", 2024-08-10T06:47:46.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[6710886400000, 13421772799999]", 2024-08-10T06:47:46.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[13421772800000, 26843545599999]", 2024-08-10T06:47:46.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[26843545600000, 53687091199999]", 2024-08-10T06:47:46.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[53687091200000, None]" 2024-08-10T06:47:46.187 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.187 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T06:47:46.187 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.187 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.188 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T06:47:46.188 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:46.188 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Request size (bytes)", 2024-08-10T06:47:46.188 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 512, 2024-08-10T06:47:46.188 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:46.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:46.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 511]", 2024-08-10T06:47:46.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[512, 1023]", 2024-08-10T06:47:46.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[1024, 2047]", 2024-08-10T06:47:46.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[2048, 4095]", 2024-08-10T06:47:46.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[4096, 8191]", 2024-08-10T06:47:46.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[8192, 16383]", 2024-08-10T06:47:46.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[16384, 32767]", 2024-08-10T06:47:46.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[32768, 65535]", 2024-08-10T06:47:46.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[65536, 131071]", 2024-08-10T06:47:46.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[131072, 262143]", 2024-08-10T06:47:46.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[262144, 524287]", 2024-08-10T06:47:46.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[524288, 1048575]", 2024-08-10T06:47:46.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[1048576, 2097151]", 2024-08-10T06:47:46.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[2097152, 4194303]", 2024-08-10T06:47:46.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[4194304, 8388607]", 2024-08-10T06:47:46.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[8388608, 16777215]", 2024-08-10T06:47:46.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[16777216, 33554431]", 2024-08-10T06:47:46.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[33554432, 67108863]", 2024-08-10T06:47:46.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[67108864, 134217727]", 2024-08-10T06:47:46.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[134217728, 268435455]", 2024-08-10T06:47:46.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[268435456, 536870911]", 2024-08-10T06:47:46.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[536870912, 1073741823]", 2024-08-10T06:47:46.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[1073741824, 2147483647]", 2024-08-10T06:47:46.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[2147483648, 4294967295]", 2024-08-10T06:47:46.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[4294967296, 8589934591]", 2024-08-10T06:47:46.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[8589934592, 17179869183]", 2024-08-10T06:47:46.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[17179869184, 34359738367]", 2024-08-10T06:47:46.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[34359738368, 68719476735]", 2024-08-10T06:47:46.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[68719476736, 137438953471]", 2024-08-10T06:47:46.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[137438953472, 274877906943]", 2024-08-10T06:47:46.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[274877906944, None]" 2024-08-10T06:47:46.190 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.190 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T06:47:46.190 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.190 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.191 INFO:tasks.workunit.client.0.smithi086.stdout: "osds": [ 2024-08-10T06:47:46.191 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.191 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 0, 2024-08-10T06:47:46.191 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.191 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 108, 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]", 2024-08-10T06:47:46.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1909, 18, 3, 2, 18, 2, 2, 6, 11, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1271, 12, 0, 0, 5, 2, 9, 19, 31, 54, 96, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 97, 10, 0, 0, 1, 1, 0, 5, 7, 4, 64, 232, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 69, 9, 0, 0, 0, 0, 4, 1, 2, 2, 14, 26, 284, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 88, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 6, 22, 23, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 404, 2, 0, 0, 0, 0, 0, 0, 1, 1, 2, 6, 13, 31, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 840, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 939, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 276, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.192 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.193 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.193 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.193 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.193 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 1, 2024-08-10T06:47:46.194 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.194 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 50, 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]", 2024-08-10T06:47:46.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 2552, 16, 1, 1, 10, 2, 2, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1606, 7, 0, 1, 1, 7, 12, 13, 43, 80, 99, 28, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 77, 3, 0, 0, 1, 2, 1, 1, 4, 3, 60, 284, 227, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 35, 1, 0, 0, 0, 0, 0, 0, 2, 0, 11, 8, 362, 2, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 7, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 3, 13, 14, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 15, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 2514, 0, 0, 0, 0, 0, 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]", 2024-08-10T06:47:46.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.196 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.196 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.196 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.196 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 2, 2024-08-10T06:47:46.196 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.197 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 59, 9, 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]", 2024-08-10T06:47:46.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 371, 18, 2, 0, 12, 1, 0, 1, 0, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 226, 4, 1, 0, 0, 1, 2, 3, 10, 13, 62, 57, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 287, 9, 0, 0, 0, 1, 8, 7, 13, 16, 72, 112, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 172, 5, 0, 0, 0, 0, 1, 2, 2, 6, 40, 48, 28, 10, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 57, 9, 0, 0, 0, 0, 1, 0, 0, 4, 11, 26, 33, 39, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 10, 11, 46, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.198 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.199 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.199 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.199 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.199 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 3, 2024-08-10T06:47:46.199 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 64, 4, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1226, 21, 4, 0, 18, 3, 3, 4, 13, 15, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 473, 9, 0, 1, 0, 4, 6, 10, 26, 23, 30, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 73, 13, 1, 0, 2, 0, 0, 1, 3, 4, 11, 83, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 152, 14, 0, 0, 0, 0, 0, 0, 2, 2, 6, 4, 74, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 406, 24, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 13, 10, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 363, 48, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 13, 18, 87, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 315, 91, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 35, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.202 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.202 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.202 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.202 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 4, 2024-08-10T06:47:46.202 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 114, 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]", 2024-08-10T06:47:46.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 997, 15, 3, 2, 17, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 853, 4, 0, 2, 3, 9, 3, 9, 10, 29, 30, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 206, 8, 0, 0, 0, 0, 1, 0, 2, 5, 35, 118, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 382, 9, 0, 0, 0, 0, 0, 1, 2, 1, 5, 9, 180, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 452, 20, 0, 0, 0, 0, 2, 1, 0, 0, 4, 4, 25, 25, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 152, 40, 0, 0, 0, 0, 0, 0, 0, 1, 2, 6, 20, 53, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 192, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 9, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.205 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.205 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.205 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.205 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 5, 2024-08-10T06:47:46.205 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 79, 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]", 2024-08-10T06:47:46.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 341, 22, 0, 0, 15, 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]", 2024-08-10T06:47:46.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 86, 2, 0, 0, 1, 0, 1, 3, 4, 5, 13, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 136, 2, 0, 0, 1, 0, 3, 3, 3, 4, 29, 42, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 62, 0, 0, 0, 0, 0, 0, 1, 0, 0, 15, 28, 16, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 14, 8, 0, 0, 0, 0, 1, 0, 0, 1, 4, 4, 19, 18, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 4, 16, 27, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.207 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.208 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.208 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.208 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 6, 2024-08-10T06:47:46.208 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.208 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 55, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 981, 25, 0, 0, 19, 2, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 746, 6, 0, 1, 3, 3, 3, 3, 8, 19, 34, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 290, 9, 0, 0, 0, 1, 1, 1, 3, 1, 37, 127, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 444, 14, 0, 0, 0, 0, 0, 0, 1, 2, 3, 11, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 374, 24, 0, 0, 0, 0, 0, 0, 0, 2, 2, 6, 13, 23, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 203, 43, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4, 16, 30, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 59, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 85, 0, 0, 0, 0, 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]", 2024-08-10T06:47:46.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.210 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.210 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.210 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.211 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 7, 2024-08-10T06:47:46.211 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.211 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:46.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 108, 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-08-10T06:47:46.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 470, 11, 1, 0, 4, 1, 3, 2, 6, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 77, 3, 1, 0, 0, 0, 0, 1, 2, 1, 6, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 197, 6, 0, 0, 2, 0, 2, 4, 2, 7, 18, 31, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 66, 7, 0, 0, 0, 0, 0, 1, 2, 3, 18, 20, 18, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 5, 22, 20, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 11, 27, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 6, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.214 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.214 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.214 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.214 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.214 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.214 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.214 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_resrv_repnum_vs_duration": { 2024-08-10T06:47:46.215 INFO:tasks.workunit.client.0.smithi086.stdout: "axes": [ 2024-08-10T06:47:46.215 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.215 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 8, 2024-08-10T06:47:46.215 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:46.215 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "number of replicas", 2024-08-10T06:47:46.215 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 1, 2024-08-10T06:47:46.215 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:46.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:46.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0]", 2024-08-10T06:47:46.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[1, 1]", 2024-08-10T06:47:46.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[2, 2]", 2024-08-10T06:47:46.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[3, 3]", 2024-08-10T06:47:46.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[4, 4]", 2024-08-10T06:47:46.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[5, 5]", 2024-08-10T06:47:46.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[6, None]" 2024-08-10T06:47:46.216 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.216 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "linear" 2024-08-10T06:47:46.216 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.216 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.216 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 10, 2024-08-10T06:47:46.216 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:46.216 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "duration", 2024-08-10T06:47:46.216 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 250000, 2024-08-10T06:47:46.217 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:46.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:46.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 249999]", 2024-08-10T06:47:46.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[250000, 499999]", 2024-08-10T06:47:46.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[500000, 999999]", 2024-08-10T06:47:46.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[1000000, 1999999]", 2024-08-10T06:47:46.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[2000000, 3999999]", 2024-08-10T06:47:46.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[4000000, 7999999]", 2024-08-10T06:47:46.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[8000000, 15999999]", 2024-08-10T06:47:46.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[16000000, 31999999]", 2024-08-10T06:47:46.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[32000000, None]" 2024-08-10T06:47:46.217 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.218 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T06:47:46.218 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.218 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.218 INFO:tasks.workunit.client.0.smithi086.stdout: "osds": [ 2024-08-10T06:47:46.218 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.218 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 0, 2024-08-10T06:47:46.218 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.219 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.219 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.219 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.219 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 1, 2024-08-10T06:47:46.219 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.220 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.220 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.220 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.220 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 2, 2024-08-10T06:47:46.220 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.221 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.221 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.221 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.221 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 3, 2024-08-10T06:47:46.221 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.222 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.222 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.222 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.222 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 4, 2024-08-10T06:47:46.223 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.223 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.223 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.224 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.224 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 5, 2024-08-10T06:47:46.224 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.225 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.225 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.225 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.225 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 6, 2024-08-10T06:47:46.225 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.226 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.226 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.226 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.226 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 7, 2024-08-10T06:47:46.226 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:46.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:46.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:46.227 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.227 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.227 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:46.227 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.227 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.227 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.227 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_counters": { 2024-08-10T06:47:46.227 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T06:47:46.227 INFO:tasks.workunit.client.0.smithi086.stdout: "mds": { 2024-08-10T06:47:46.228 INFO:tasks.workunit.client.0.smithi086.stdout: "caps": { 2024-08-10T06:47:46.228 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.228 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.228 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_flush_ack": { 2024-08-10T06:47:46.228 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.228 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.228 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_flushsnap_ack": { 2024-08-10T06:47:46.228 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.228 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.228 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_grant": { 2024-08-10T06:47:46.228 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.228 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.229 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_revoke": { 2024-08-10T06:47:46.229 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.229 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.229 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_trunc": { 2024-08-10T06:47:46.229 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.229 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.229 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_commit": { 2024-08-10T06:47:46.229 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.229 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.230 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_fetch_complete": { 2024-08-10T06:47:46.230 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T06:47:46.230 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.230 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_fetch_keys": { 2024-08-10T06:47:46.230 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T06:47:46.230 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.230 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_merge": { 2024-08-10T06:47:46.230 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.230 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.230 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_split": { 2024-08-10T06:47:46.231 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.231 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.231 INFO:tasks.workunit.client.0.smithi086.stdout: "exported_inodes": { 2024-08-10T06:47:46.231 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.231 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.231 INFO:tasks.workunit.client.0.smithi086.stdout: "forward": { 2024-08-10T06:47:46.231 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.231 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.231 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_cap_release": { 2024-08-10T06:47:46.231 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.231 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.231 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_caps": { 2024-08-10T06:47:46.232 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.232 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.232 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_caps_dirty": { 2024-08-10T06:47:46.232 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.232 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.232 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_inode_file_caps": { 2024-08-10T06:47:46.232 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.232 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.232 INFO:tasks.workunit.client.0.smithi086.stdout: "imported_inodes": { 2024-08-10T06:47:46.232 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.232 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.232 INFO:tasks.workunit.client.0.smithi086.stdout: "inodes": { 2024-08-10T06:47:46.233 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T06:47:46.233 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.233 INFO:tasks.workunit.client.0.smithi086.stdout: "inodes_expired": { 2024-08-10T06:47:46.233 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.233 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.233 INFO:tasks.workunit.client.0.smithi086.stdout: "inodes_pinned": { 2024-08-10T06:47:46.233 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T06:47:46.233 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.233 INFO:tasks.workunit.client.0.smithi086.stdout: "inodes_with_caps": { 2024-08-10T06:47:46.233 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.233 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.233 INFO:tasks.workunit.client.0.smithi086.stdout: "load_cent": { 2024-08-10T06:47:46.233 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.234 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.234 INFO:tasks.workunit.client.0.smithi086.stdout: "openino_dir_fetch": { 2024-08-10T06:47:46.234 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.234 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.234 INFO:tasks.workunit.client.0.smithi086.stdout: "process_request_cap_release": { 2024-08-10T06:47:46.234 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.234 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.234 INFO:tasks.workunit.client.0.smithi086.stdout: "reply_latency": { 2024-08-10T06:47:46.234 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.234 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.234 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.235 INFO:tasks.workunit.client.0.smithi086.stdout: "request": { 2024-08-10T06:47:46.235 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.235 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.235 INFO:tasks.workunit.client.0.smithi086.stdout: "root_rbytes": { 2024-08-10T06:47:46.235 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.235 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.235 INFO:tasks.workunit.client.0.smithi086.stdout: "root_rfiles": { 2024-08-10T06:47:46.235 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.235 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.235 INFO:tasks.workunit.client.0.smithi086.stdout: "root_rsnaps": { 2024-08-10T06:47:46.235 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.235 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.236 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_reply": { 2024-08-10T06:47:46.236 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.236 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.236 INFO:tasks.workunit.client.0.smithi086.stdout: "subtrees": { 2024-08-10T06:47:46.236 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:46.236 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.236 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.236 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_cache": { 2024-08-10T06:47:46.236 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_enqueue_scrub": { 2024-08-10T06:47:46.236 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.236 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.236 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_exportdir": { 2024-08-10T06:47:46.237 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.237 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.237 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_flush": { 2024-08-10T06:47:46.237 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.237 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.237 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_fragmentdir": { 2024-08-10T06:47:46.237 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.237 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.237 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_fragstats": { 2024-08-10T06:47:46.237 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.237 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.238 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_inodestats": { 2024-08-10T06:47:46.238 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.238 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.238 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_quiesce_inode": { 2024-08-10T06:47:46.238 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.238 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.238 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_quiesce_path": { 2024-08-10T06:47:46.238 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.238 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.238 INFO:tasks.workunit.client.0.smithi086.stdout: "num_recovering_enqueued": { 2024-08-10T06:47:46.238 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.239 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.239 INFO:tasks.workunit.client.0.smithi086.stdout: "num_recovering_prioritized": { 2024-08-10T06:47:46.239 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.239 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.239 INFO:tasks.workunit.client.0.smithi086.stdout: "num_recovering_processing": { 2024-08-10T06:47:46.239 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.239 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.239 INFO:tasks.workunit.client.0.smithi086.stdout: "num_strays": { 2024-08-10T06:47:46.239 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.239 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.239 INFO:tasks.workunit.client.0.smithi086.stdout: "num_strays_delayed": { 2024-08-10T06:47:46.240 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.240 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.240 INFO:tasks.workunit.client.0.smithi086.stdout: "num_strays_enqueuing": { 2024-08-10T06:47:46.240 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.240 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.240 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_completed": { 2024-08-10T06:47:46.240 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.240 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.240 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_started": { 2024-08-10T06:47:46.240 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.240 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.241 INFO:tasks.workunit.client.0.smithi086.stdout: "strays_created": { 2024-08-10T06:47:46.241 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.241 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.241 INFO:tasks.workunit.client.0.smithi086.stdout: "strays_enqueued": { 2024-08-10T06:47:46.241 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.241 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.241 INFO:tasks.workunit.client.0.smithi086.stdout: "strays_migrated": { 2024-08-10T06:47:46.241 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.241 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.241 INFO:tasks.workunit.client.0.smithi086.stdout: "strays_reintegrated": { 2024-08-10T06:47:46.241 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.241 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.242 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.242 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_log": { 2024-08-10T06:47:46.242 INFO:tasks.workunit.client.0.smithi086.stdout: "ev": { 2024-08-10T06:47:46.242 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 17 2024-08-10T06:47:46.242 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.242 INFO:tasks.workunit.client.0.smithi086.stdout: "evadd": { 2024-08-10T06:47:46.242 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.242 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.242 INFO:tasks.workunit.client.0.smithi086.stdout: "evex": { 2024-08-10T06:47:46.242 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.243 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.243 INFO:tasks.workunit.client.0.smithi086.stdout: "evexd": { 2024-08-10T06:47:46.243 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.243 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.243 INFO:tasks.workunit.client.0.smithi086.stdout: "evexg": { 2024-08-10T06:47:46.243 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.243 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.243 INFO:tasks.workunit.client.0.smithi086.stdout: "evlrg": { 2024-08-10T06:47:46.243 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.243 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.243 INFO:tasks.workunit.client.0.smithi086.stdout: "evtrm": { 2024-08-10T06:47:46.244 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.244 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.244 INFO:tasks.workunit.client.0.smithi086.stdout: "jlat": { 2024-08-10T06:47:46.244 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.244 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.244 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.244 INFO:tasks.workunit.client.0.smithi086.stdout: "replayed": { 2024-08-10T06:47:46.244 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 17 2024-08-10T06:47:46.244 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.244 INFO:tasks.workunit.client.0.smithi086.stdout: "seg": { 2024-08-10T06:47:46.244 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T06:47:46.245 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.245 INFO:tasks.workunit.client.0.smithi086.stdout: "segadd": { 2024-08-10T06:47:46.245 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.245 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.245 INFO:tasks.workunit.client.0.smithi086.stdout: "segex": { 2024-08-10T06:47:46.245 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.245 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.245 INFO:tasks.workunit.client.0.smithi086.stdout: "segexd": { 2024-08-10T06:47:46.245 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.245 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.245 INFO:tasks.workunit.client.0.smithi086.stdout: "segexg": { 2024-08-10T06:47:46.246 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.246 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.246 INFO:tasks.workunit.client.0.smithi086.stdout: "segmjr": { 2024-08-10T06:47:46.246 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T06:47:46.246 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.246 INFO:tasks.workunit.client.0.smithi086.stdout: "segtrm": { 2024-08-10T06:47:46.246 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.246 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.246 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.246 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_mem": { 2024-08-10T06:47:46.247 INFO:tasks.workunit.client.0.smithi086.stdout: "cap": { 2024-08-10T06:47:46.247 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.247 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.247 INFO:tasks.workunit.client.0.smithi086.stdout: "cap+": { 2024-08-10T06:47:46.247 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.247 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.247 INFO:tasks.workunit.client.0.smithi086.stdout: "cap-": { 2024-08-10T06:47:46.247 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.247 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.247 INFO:tasks.workunit.client.0.smithi086.stdout: "dir": { 2024-08-10T06:47:46.247 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T06:47:46.247 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.248 INFO:tasks.workunit.client.0.smithi086.stdout: "dir+": { 2024-08-10T06:47:46.248 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T06:47:46.248 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.248 INFO:tasks.workunit.client.0.smithi086.stdout: "dir-": { 2024-08-10T06:47:46.248 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.248 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.248 INFO:tasks.workunit.client.0.smithi086.stdout: "dn": { 2024-08-10T06:47:46.248 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T06:47:46.248 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.248 INFO:tasks.workunit.client.0.smithi086.stdout: "dn+": { 2024-08-10T06:47:46.248 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T06:47:46.248 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.249 INFO:tasks.workunit.client.0.smithi086.stdout: "dn-": { 2024-08-10T06:47:46.249 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.249 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.249 INFO:tasks.workunit.client.0.smithi086.stdout: "heap": { 2024-08-10T06:47:46.249 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 248096 2024-08-10T06:47:46.249 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.249 INFO:tasks.workunit.client.0.smithi086.stdout: "ino": { 2024-08-10T06:47:46.249 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13 2024-08-10T06:47:46.249 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.249 INFO:tasks.workunit.client.0.smithi086.stdout: "ino+": { 2024-08-10T06:47:46.249 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13 2024-08-10T06:47:46.250 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.250 INFO:tasks.workunit.client.0.smithi086.stdout: "ino-": { 2024-08-10T06:47:46.250 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.250 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.250 INFO:tasks.workunit.client.0.smithi086.stdout: "rss": { 2024-08-10T06:47:46.250 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 49196 2024-08-10T06:47:46.250 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.250 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.250 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_server": { 2024-08-10T06:47:46.250 INFO:tasks.workunit.client.0.smithi086.stdout: "cap_acquisition_throttle": { 2024-08-10T06:47:46.250 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.251 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.251 INFO:tasks.workunit.client.0.smithi086.stdout: "cap_revoke_eviction": { 2024-08-10T06:47:46.251 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.251 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.251 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_request": { 2024-08-10T06:47:46.251 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.251 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.251 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_session": { 2024-08-10T06:47:46.251 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.251 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.251 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_peer_request": { 2024-08-10T06:47:46.252 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.252 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.252 INFO:tasks.workunit.client.0.smithi086.stdout: "req_create_latency": { 2024-08-10T06:47:46.252 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.252 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.252 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.252 INFO:tasks.workunit.client.0.smithi086.stdout: "req_getattr_latency": { 2024-08-10T06:47:46.252 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.252 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.252 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.252 INFO:tasks.workunit.client.0.smithi086.stdout: "req_getfilelock_latency": { 2024-08-10T06:47:46.252 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.253 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.253 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.253 INFO:tasks.workunit.client.0.smithi086.stdout: "req_getvxattr_latency": { 2024-08-10T06:47:46.253 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.253 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.253 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.253 INFO:tasks.workunit.client.0.smithi086.stdout: "req_link_latency": { 2024-08-10T06:47:46.253 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.253 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.253 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.253 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookup_latency": { 2024-08-10T06:47:46.253 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.254 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.254 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.254 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookuphash_latency": { 2024-08-10T06:47:46.254 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.254 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.254 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.254 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookupino_latency": { 2024-08-10T06:47:46.254 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.254 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.254 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.255 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookupname_latency": { 2024-08-10T06:47:46.255 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.255 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.255 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.255 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookupparent_latency": { 2024-08-10T06:47:46.255 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.255 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.255 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.255 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookupsnap_latency": { 2024-08-10T06:47:46.255 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.255 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.255 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.256 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lssnap_latency": { 2024-08-10T06:47:46.256 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.256 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.256 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.256 INFO:tasks.workunit.client.0.smithi086.stdout: "req_mkdir_latency": { 2024-08-10T06:47:46.256 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.256 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.256 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.256 INFO:tasks.workunit.client.0.smithi086.stdout: "req_mknod_latency": { 2024-08-10T06:47:46.256 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.256 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.257 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.257 INFO:tasks.workunit.client.0.smithi086.stdout: "req_mksnap_latency": { 2024-08-10T06:47:46.257 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.257 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.257 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.257 INFO:tasks.workunit.client.0.smithi086.stdout: "req_open_latency": { 2024-08-10T06:47:46.257 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.257 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.257 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.257 INFO:tasks.workunit.client.0.smithi086.stdout: "req_readdir_latency": { 2024-08-10T06:47:46.257 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.257 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.257 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.258 INFO:tasks.workunit.client.0.smithi086.stdout: "req_rename_latency": { 2024-08-10T06:47:46.258 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.258 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.258 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.258 INFO:tasks.workunit.client.0.smithi086.stdout: "req_renamesnap_latency": { 2024-08-10T06:47:46.258 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.258 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.258 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.258 INFO:tasks.workunit.client.0.smithi086.stdout: "req_rmdir_latency": { 2024-08-10T06:47:46.258 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.259 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.259 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.259 INFO:tasks.workunit.client.0.smithi086.stdout: "req_rmsnap_latency": { 2024-08-10T06:47:46.259 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.259 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.259 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.259 INFO:tasks.workunit.client.0.smithi086.stdout: "req_rmxattr_latency": { 2024-08-10T06:47:46.259 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.259 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.259 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.259 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setattr_latency": { 2024-08-10T06:47:46.259 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.260 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.260 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.260 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setdirlayout_latency": { 2024-08-10T06:47:46.260 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.260 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.260 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.260 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setfilelock_latency": { 2024-08-10T06:47:46.260 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.260 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.260 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.260 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setlayout_latency": { 2024-08-10T06:47:46.260 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.261 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.261 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.261 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setxattr_latency": { 2024-08-10T06:47:46.261 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.261 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.261 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.261 INFO:tasks.workunit.client.0.smithi086.stdout: "req_snapdiff_latency": { 2024-08-10T06:47:46.261 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.261 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.261 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.261 INFO:tasks.workunit.client.0.smithi086.stdout: "req_symlink_latency": { 2024-08-10T06:47:46.261 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.262 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.262 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.262 INFO:tasks.workunit.client.0.smithi086.stdout: "req_unlink_latency": { 2024-08-10T06:47:46.262 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.262 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.262 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.262 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.262 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_sessions": { 2024-08-10T06:47:46.262 INFO:tasks.workunit.client.0.smithi086.stdout: "average_load": { 2024-08-10T06:47:46.262 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.262 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.262 INFO:tasks.workunit.client.0.smithi086.stdout: "avg_session_uptime": { 2024-08-10T06:47:46.263 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.263 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.263 INFO:tasks.workunit.client.0.smithi086.stdout: "mdthresh_evicted": { 2024-08-10T06:47:46.263 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.263 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.263 INFO:tasks.workunit.client.0.smithi086.stdout: "session_add": { 2024-08-10T06:47:46.263 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8 2024-08-10T06:47:46.263 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.263 INFO:tasks.workunit.client.0.smithi086.stdout: "session_count": { 2024-08-10T06:47:46.263 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.263 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.263 INFO:tasks.workunit.client.0.smithi086.stdout: "session_remove": { 2024-08-10T06:47:46.264 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8 2024-08-10T06:47:46.264 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.264 INFO:tasks.workunit.client.0.smithi086.stdout: "sessions_open": { 2024-08-10T06:47:46.264 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:46.264 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.264 INFO:tasks.workunit.client.0.smithi086.stdout: "sessions_stale": { 2024-08-10T06:47:46.264 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.264 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.264 INFO:tasks.workunit.client.0.smithi086.stdout: "total_load": { 2024-08-10T06:47:46.264 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.264 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.264 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.265 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T06:47:46.265 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T06:47:46.265 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.265 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.265 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:46.265 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 37 2024-08-10T06:47:46.265 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.265 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T06:47:46.265 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.265 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.265 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:46.265 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7 2024-08-10T06:47:46.266 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.266 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.266 INFO:tasks.workunit.client.0.smithi086.stdout: "purge_queue": { 2024-08-10T06:47:46.266 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executed": { 2024-08-10T06:47:46.266 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.266 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.266 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executed_ops": { 2024-08-10T06:47:46.266 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.266 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.266 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executing": { 2024-08-10T06:47:46.266 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.266 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.267 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executing_high_water": { 2024-08-10T06:47:46.267 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.267 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.267 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executing_ops": { 2024-08-10T06:47:46.267 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.267 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.267 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executing_ops_high_water": { 2024-08-10T06:47:46.267 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.267 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.267 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_item_in_journal": { 2024-08-10T06:47:46.267 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.268 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.268 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.268 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.268 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T06:47:46.268 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T06:47:46.268 INFO:tasks.workunit.client.0.smithi086.stdout: "election_call": { 2024-08-10T06:47:46.268 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:46.268 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.268 INFO:tasks.workunit.client.0.smithi086.stdout: "election_lose": { 2024-08-10T06:47:46.268 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:46.268 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.268 INFO:tasks.workunit.client.0.smithi086.stdout: "election_win": { 2024-08-10T06:47:46.269 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.269 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_elections": { 2024-08-10T06:47:46.269 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7 2024-08-10T06:47:46.269 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_sessions": { 2024-08-10T06:47:46.269 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8 2024-08-10T06:47:46.269 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.269 INFO:tasks.workunit.client.0.smithi086.stdout: "session_add": { 2024-08-10T06:47:46.269 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T06:47:46.269 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.270 INFO:tasks.workunit.client.0.smithi086.stdout: "session_rm": { 2024-08-10T06:47:46.270 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 248 2024-08-10T06:47:46.270 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.270 INFO:tasks.workunit.client.0.smithi086.stdout: "session_trim": { 2024-08-10T06:47:46.270 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.270 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.270 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.270 INFO:tasks.workunit.client.0.smithi086.stdout: "paxos": { 2024-08-10T06:47:46.270 INFO:tasks.workunit.client.0.smithi086.stdout: "accept_timeout": { 2024-08-10T06:47:46.270 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.270 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.271 INFO:tasks.workunit.client.0.smithi086.stdout: "begin": { 2024-08-10T06:47:46.271 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9207 2024-08-10T06:47:46.271 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.271 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_bytes": { 2024-08-10T06:47:46.271 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9207, 2024-08-10T06:47:46.271 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 64921580 2024-08-10T06:47:46.271 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.271 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_keys": { 2024-08-10T06:47:46.271 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.271 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.272 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.272 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_latency": { 2024-08-10T06:47:46.272 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9207, 2024-08-10T06:47:46.272 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1386973604 2024-08-10T06:47:46.272 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.272 INFO:tasks.workunit.client.0.smithi086.stdout: "collect": { 2024-08-10T06:47:46.272 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:46.272 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.272 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_bytes": { 2024-08-10T06:47:46.272 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T06:47:46.272 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 146 2024-08-10T06:47:46.272 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.273 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_keys": { 2024-08-10T06:47:46.273 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T06:47:46.273 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:46.273 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.273 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_latency": { 2024-08-10T06:47:46.273 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T06:47:46.273 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.273 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.273 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_timeout": { 2024-08-10T06:47:46.273 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.273 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.273 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_uncommitted": { 2024-08-10T06:47:46.274 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.274 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.274 INFO:tasks.workunit.client.0.smithi086.stdout: "commit": { 2024-08-10T06:47:46.274 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9207 2024-08-10T06:47:46.274 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.274 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_bytes": { 2024-08-10T06:47:46.274 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.274 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.274 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.274 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_keys": { 2024-08-10T06:47:46.274 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.275 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.275 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.275 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_latency": { 2024-08-10T06:47:46.275 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.275 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.275 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.275 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_ack_timeout": { 2024-08-10T06:47:46.275 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.275 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.275 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_timeout": { 2024-08-10T06:47:46.275 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.275 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.275 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn": { 2024-08-10T06:47:46.276 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.276 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.276 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn_latency": { 2024-08-10T06:47:46.276 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.276 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.276 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.276 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh": { 2024-08-10T06:47:46.276 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9207 2024-08-10T06:47:46.276 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.276 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh_latency": { 2024-08-10T06:47:46.276 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9207, 2024-08-10T06:47:46.276 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 28523457819 2024-08-10T06:47:46.277 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.277 INFO:tasks.workunit.client.0.smithi086.stdout: "restart": { 2024-08-10T06:47:46.277 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9 2024-08-10T06:47:46.277 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.277 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state": { 2024-08-10T06:47:46.277 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.277 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.277 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_bytes": { 2024-08-10T06:47:46.277 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.277 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.277 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.278 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_keys": { 2024-08-10T06:47:46.278 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.278 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.278 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.278 INFO:tasks.workunit.client.0.smithi086.stdout: "start_leader": { 2024-08-10T06:47:46.278 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.278 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.278 INFO:tasks.workunit.client.0.smithi086.stdout: "start_peon": { 2024-08-10T06:47:46.278 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:46.278 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.278 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state": { 2024-08-10T06:47:46.278 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9207 2024-08-10T06:47:46.279 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.279 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_bytes": { 2024-08-10T06:47:46.279 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9207, 2024-08-10T06:47:46.279 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 128088810 2024-08-10T06:47:46.279 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.279 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_keys": { 2024-08-10T06:47:46.279 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9207, 2024-08-10T06:47:46.279 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 80928 2024-08-10T06:47:46.279 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.279 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_latency": { 2024-08-10T06:47:46.279 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9207, 2024-08-10T06:47:46.279 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2986943237 2024-08-10T06:47:46.279 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.280 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.280 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache": { 2024-08-10T06:47:46.280 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:46.280 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1020054731 2024-08-10T06:47:46.280 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.280 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:46.280 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 174071808 2024-08-10T06:47:46.280 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.280 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:46.280 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 172564480 2024-08-10T06:47:46.280 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.281 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:46.281 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2147483648 2024-08-10T06:47:46.281 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.281 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:46.281 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1507328 2024-08-10T06:47:46.281 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.281 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.281 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:full": { 2024-08-10T06:47:46.281 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.281 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 364904448 2024-08-10T06:47:46.281 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.281 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.282 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.282 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.282 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.282 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.282 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.282 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.282 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 266257415 2024-08-10T06:47:46.282 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.282 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.282 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27386004 2024-08-10T06:47:46.283 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.283 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.283 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.283 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.283 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.283 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.283 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.283 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.283 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.283 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.283 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.284 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.284 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.284 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.284 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.284 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.284 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.284 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.284 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.284 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.284 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.284 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.284 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.285 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.285 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.285 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.285 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71261029 2024-08-10T06:47:46.285 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.285 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.285 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:inc": { 2024-08-10T06:47:46.285 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.285 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 335544320 2024-08-10T06:47:46.285 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.285 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.286 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.286 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.286 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.286 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.286 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.286 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.286 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 266257415 2024-08-10T06:47:46.286 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.286 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.286 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1630585 2024-08-10T06:47:46.286 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.287 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.287 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.287 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.287 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.287 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.287 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.287 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.287 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.287 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.287 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.287 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.288 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.288 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.288 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.288 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.288 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.288 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.288 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.288 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.288 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.288 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.288 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.288 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.289 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.289 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.289 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67656320 2024-08-10T06:47:46.289 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.289 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.289 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:kv": { 2024-08-10T06:47:46.289 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.289 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 314572800 2024-08-10T06:47:46.289 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.289 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.289 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.289 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.290 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.290 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.290 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.290 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.290 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 177504943 2024-08-10T06:47:46.290 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.290 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.290 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.290 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.290 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.290 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.291 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.291 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.291 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.291 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.291 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.291 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.291 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.291 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.291 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.291 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.291 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.292 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.292 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.292 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.292 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.292 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.292 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.292 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.292 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.292 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.292 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.292 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.292 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.293 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 69958993 2024-08-10T06:47:46.293 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.293 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.293 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb": { 2024-08-10T06:47:46.293 INFO:tasks.workunit.client.0.smithi086.stdout: "compact": { 2024-08-10T06:47:46.293 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.293 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.293 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_len": { 2024-08-10T06:47:46.293 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.293 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.293 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_merge": { 2024-08-10T06:47:46.294 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.294 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.294 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_range": { 2024-08-10T06:47:46.294 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 110 2024-08-10T06:47:46.294 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.294 INFO:tasks.workunit.client.0.smithi086.stdout: "get_latency": { 2024-08-10T06:47:46.294 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 400506, 2024-08-10T06:47:46.294 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1883924592 2024-08-10T06:47:46.294 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.294 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_delay_time": { 2024-08-10T06:47:46.295 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.295 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.295 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.295 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_memtable_time": { 2024-08-10T06:47:46.295 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.295 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.295 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.295 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-10T06:47:46.295 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.295 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.295 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.296 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_wal_time": { 2024-08-10T06:47:46.296 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.296 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.296 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.296 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_latency": { 2024-08-10T06:47:46.296 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.296 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.296 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.296 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_sync_latency": { 2024-08-10T06:47:46.296 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22246, 2024-08-10T06:47:46.296 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6917397527 2024-08-10T06:47:46.297 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.297 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.297 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.297 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.aa6cea36570cc2465c475ed3bd6f61fb3af5f32a": { 2024-08-10T06:47:46.297 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T06:47:46.297 INFO:tasks.workunit.client.0.smithi086.stdout: "election_call": { 2024-08-10T06:47:46.297 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:46.297 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.297 INFO:tasks.workunit.client.0.smithi086.stdout: "election_lose": { 2024-08-10T06:47:46.297 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T06:47:46.297 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.297 INFO:tasks.workunit.client.0.smithi086.stdout: "election_win": { 2024-08-10T06:47:46.298 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.298 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_elections": { 2024-08-10T06:47:46.298 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11 2024-08-10T06:47:46.298 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_sessions": { 2024-08-10T06:47:46.298 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6 2024-08-10T06:47:46.298 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.298 INFO:tasks.workunit.client.0.smithi086.stdout: "session_add": { 2024-08-10T06:47:46.298 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T06:47:46.298 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.298 INFO:tasks.workunit.client.0.smithi086.stdout: "session_rm": { 2024-08-10T06:47:46.299 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 294 2024-08-10T06:47:46.299 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.299 INFO:tasks.workunit.client.0.smithi086.stdout: "session_trim": { 2024-08-10T06:47:46.299 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.299 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.299 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.299 INFO:tasks.workunit.client.0.smithi086.stdout: "paxos": { 2024-08-10T06:47:46.299 INFO:tasks.workunit.client.0.smithi086.stdout: "accept_timeout": { 2024-08-10T06:47:46.299 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.299 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.299 INFO:tasks.workunit.client.0.smithi086.stdout: "begin": { 2024-08-10T06:47:46.299 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9230 2024-08-10T06:47:46.299 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.300 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_bytes": { 2024-08-10T06:47:46.300 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9230, 2024-08-10T06:47:46.300 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65141642 2024-08-10T06:47:46.300 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.300 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_keys": { 2024-08-10T06:47:46.300 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.300 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.300 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.300 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_latency": { 2024-08-10T06:47:46.300 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9230, 2024-08-10T06:47:46.300 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2150951826 2024-08-10T06:47:46.300 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.301 INFO:tasks.workunit.client.0.smithi086.stdout: "collect": { 2024-08-10T06:47:46.301 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T06:47:46.301 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.301 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_bytes": { 2024-08-10T06:47:46.301 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T06:47:46.301 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 219 2024-08-10T06:47:46.301 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.301 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_keys": { 2024-08-10T06:47:46.301 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T06:47:46.301 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T06:47:46.301 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.301 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_latency": { 2024-08-10T06:47:46.302 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T06:47:46.302 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.302 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.302 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_timeout": { 2024-08-10T06:47:46.302 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.302 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.302 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_uncommitted": { 2024-08-10T06:47:46.302 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T06:47:46.302 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.302 INFO:tasks.workunit.client.0.smithi086.stdout: "commit": { 2024-08-10T06:47:46.302 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9231 2024-08-10T06:47:46.302 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.303 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_bytes": { 2024-08-10T06:47:46.303 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.303 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.303 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.303 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_keys": { 2024-08-10T06:47:46.303 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.303 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.303 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.303 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_latency": { 2024-08-10T06:47:46.303 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.304 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.304 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.304 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_ack_timeout": { 2024-08-10T06:47:46.304 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.304 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.304 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_timeout": { 2024-08-10T06:47:46.304 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.304 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.304 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn": { 2024-08-10T06:47:46.304 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.304 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.305 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn_latency": { 2024-08-10T06:47:46.305 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.305 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.305 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.305 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh": { 2024-08-10T06:47:46.305 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9231 2024-08-10T06:47:46.305 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.305 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh_latency": { 2024-08-10T06:47:46.305 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9231, 2024-08-10T06:47:46.305 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31032304839 2024-08-10T06:47:46.305 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.305 INFO:tasks.workunit.client.0.smithi086.stdout: "restart": { 2024-08-10T06:47:46.306 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13 2024-08-10T06:47:46.306 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.306 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state": { 2024-08-10T06:47:46.306 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.306 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.306 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_bytes": { 2024-08-10T06:47:46.306 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.306 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.306 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.306 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_keys": { 2024-08-10T06:47:46.306 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.307 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.307 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.307 INFO:tasks.workunit.client.0.smithi086.stdout: "start_leader": { 2024-08-10T06:47:46.307 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.307 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.307 INFO:tasks.workunit.client.0.smithi086.stdout: "start_peon": { 2024-08-10T06:47:46.307 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T06:47:46.307 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.307 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state": { 2024-08-10T06:47:46.307 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9230 2024-08-10T06:47:46.307 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.307 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_bytes": { 2024-08-10T06:47:46.308 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9230, 2024-08-10T06:47:46.308 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 128578262 2024-08-10T06:47:46.308 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.308 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_keys": { 2024-08-10T06:47:46.308 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9230, 2024-08-10T06:47:46.308 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 81377 2024-08-10T06:47:46.308 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.308 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_latency": { 2024-08-10T06:47:46.308 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9230, 2024-08-10T06:47:46.308 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6255859823 2024-08-10T06:47:46.308 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.308 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.308 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache": { 2024-08-10T06:47:46.309 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:46.309 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1020054731 2024-08-10T06:47:46.309 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.309 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:46.309 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176152576 2024-08-10T06:47:46.309 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.309 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:46.309 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 173621248 2024-08-10T06:47:46.309 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.309 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:46.309 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2147483648 2024-08-10T06:47:46.309 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.310 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:46.310 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2531328 2024-08-10T06:47:46.310 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.310 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.310 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:full": { 2024-08-10T06:47:46.310 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.310 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 364904448 2024-08-10T06:47:46.310 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.310 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.310 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.311 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.311 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.311 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.311 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.311 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.311 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 266215385 2024-08-10T06:47:46.311 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.311 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.311 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27490568 2024-08-10T06:47:46.311 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.311 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.311 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.312 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.312 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.312 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.312 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.312 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.312 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.312 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.312 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.312 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.312 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.312 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.312 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.312 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.313 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.313 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.313 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.313 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.313 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.313 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.313 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.313 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.313 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.313 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.313 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71198495 2024-08-10T06:47:46.313 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.314 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.314 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:inc": { 2024-08-10T06:47:46.314 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.314 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 335544320 2024-08-10T06:47:46.314 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.314 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.314 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.314 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.314 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.314 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.315 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.315 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.315 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 266215385 2024-08-10T06:47:46.315 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.315 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.315 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1638101 2024-08-10T06:47:46.315 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.315 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.315 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.315 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.315 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.315 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.315 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.316 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.316 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.316 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.316 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.316 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.316 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.316 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.316 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.316 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.316 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.316 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.316 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.316 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.317 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.317 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.317 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.317 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.317 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67690834 2024-08-10T06:47:46.317 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.317 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:kv": { 2024-08-10T06:47:46.318 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.318 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 314572800 2024-08-10T06:47:46.318 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.318 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.318 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.318 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.318 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.318 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.318 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.318 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.319 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 177476923 2024-08-10T06:47:46.319 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.319 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.319 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.319 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.319 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.319 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.319 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.319 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.319 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.319 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.319 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.320 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.320 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.320 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.320 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.320 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.320 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.320 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.320 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.320 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.320 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.320 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.320 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.321 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.321 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.321 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.321 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.321 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.321 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.321 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 69987013 2024-08-10T06:47:46.321 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.321 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.321 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb": { 2024-08-10T06:47:46.321 INFO:tasks.workunit.client.0.smithi086.stdout: "compact": { 2024-08-10T06:47:46.321 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.322 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.322 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_len": { 2024-08-10T06:47:46.322 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.322 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.322 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_merge": { 2024-08-10T06:47:46.322 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.322 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.322 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_range": { 2024-08-10T06:47:46.322 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 111 2024-08-10T06:47:46.322 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.322 INFO:tasks.workunit.client.0.smithi086.stdout: "get_latency": { 2024-08-10T06:47:46.323 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 401645, 2024-08-10T06:47:46.323 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2016959531 2024-08-10T06:47:46.323 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.323 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_delay_time": { 2024-08-10T06:47:46.323 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.323 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.323 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.323 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_memtable_time": { 2024-08-10T06:47:46.323 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.323 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.323 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.323 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-10T06:47:46.324 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.324 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.324 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.324 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_wal_time": { 2024-08-10T06:47:46.324 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.324 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.324 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.324 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_latency": { 2024-08-10T06:47:46.324 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.324 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.324 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.324 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_sync_latency": { 2024-08-10T06:47:46.325 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22313, 2024-08-10T06:47:46.325 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10773657836 2024-08-10T06:47:46.325 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.325 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.325 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.325 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T06:47:46.325 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T06:47:46.325 INFO:tasks.workunit.client.0.smithi086.stdout: "election_call": { 2024-08-10T06:47:46.325 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5 2024-08-10T06:47:46.325 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.325 INFO:tasks.workunit.client.0.smithi086.stdout: "election_lose": { 2024-08-10T06:47:46.326 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.326 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.326 INFO:tasks.workunit.client.0.smithi086.stdout: "election_win": { 2024-08-10T06:47:46.326 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5 2024-08-10T06:47:46.326 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.326 INFO:tasks.workunit.client.0.smithi086.stdout: "num_elections": { 2024-08-10T06:47:46.326 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 17 2024-08-10T06:47:46.326 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.326 INFO:tasks.workunit.client.0.smithi086.stdout: "num_sessions": { 2024-08-10T06:47:46.326 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T06:47:46.326 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.327 INFO:tasks.workunit.client.0.smithi086.stdout: "session_add": { 2024-08-10T06:47:46.327 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5 2024-08-10T06:47:46.327 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.327 INFO:tasks.workunit.client.0.smithi086.stdout: "session_rm": { 2024-08-10T06:47:46.327 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 239 2024-08-10T06:47:46.327 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.327 INFO:tasks.workunit.client.0.smithi086.stdout: "session_trim": { 2024-08-10T06:47:46.327 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.327 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.327 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.327 INFO:tasks.workunit.client.0.smithi086.stdout: "paxos": { 2024-08-10T06:47:46.327 INFO:tasks.workunit.client.0.smithi086.stdout: "accept_timeout": { 2024-08-10T06:47:46.327 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.328 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.328 INFO:tasks.workunit.client.0.smithi086.stdout: "begin": { 2024-08-10T06:47:46.328 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9301 2024-08-10T06:47:46.328 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.328 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_bytes": { 2024-08-10T06:47:46.328 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9301, 2024-08-10T06:47:46.328 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 66378373 2024-08-10T06:47:46.328 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.328 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_keys": { 2024-08-10T06:47:46.328 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9301, 2024-08-10T06:47:46.328 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27903 2024-08-10T06:47:46.328 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.328 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_latency": { 2024-08-10T06:47:46.329 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9301, 2024-08-10T06:47:46.329 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1927956840 2024-08-10T06:47:46.329 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.329 INFO:tasks.workunit.client.0.smithi086.stdout: "collect": { 2024-08-10T06:47:46.329 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.329 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.329 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_bytes": { 2024-08-10T06:47:46.329 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.329 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.329 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.329 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_keys": { 2024-08-10T06:47:46.329 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.329 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.330 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.330 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_latency": { 2024-08-10T06:47:46.330 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.330 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.330 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.330 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_timeout": { 2024-08-10T06:47:46.330 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.330 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.331 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_uncommitted": { 2024-08-10T06:47:46.331 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:46.331 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.331 INFO:tasks.workunit.client.0.smithi086.stdout: "commit": { 2024-08-10T06:47:46.331 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9299 2024-08-10T06:47:46.331 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.331 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_bytes": { 2024-08-10T06:47:46.331 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9299, 2024-08-10T06:47:46.331 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65674584 2024-08-10T06:47:46.331 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.331 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_keys": { 2024-08-10T06:47:46.331 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9299, 2024-08-10T06:47:46.332 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 72636 2024-08-10T06:47:46.332 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.332 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_latency": { 2024-08-10T06:47:46.332 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9299, 2024-08-10T06:47:46.332 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3342996195 2024-08-10T06:47:46.332 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.332 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_ack_timeout": { 2024-08-10T06:47:46.332 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.332 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.332 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_timeout": { 2024-08-10T06:47:46.332 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.332 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.333 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn": { 2024-08-10T06:47:46.333 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5 2024-08-10T06:47:46.333 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.333 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn_latency": { 2024-08-10T06:47:46.333 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T06:47:46.333 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3999911 2024-08-10T06:47:46.333 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.333 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh": { 2024-08-10T06:47:46.333 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9301 2024-08-10T06:47:46.333 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.333 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh_latency": { 2024-08-10T06:47:46.333 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9301, 2024-08-10T06:47:46.334 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 34531226368 2024-08-10T06:47:46.334 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.334 INFO:tasks.workunit.client.0.smithi086.stdout: "restart": { 2024-08-10T06:47:46.334 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19 2024-08-10T06:47:46.334 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.334 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state": { 2024-08-10T06:47:46.334 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:46.334 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.334 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_bytes": { 2024-08-10T06:47:46.334 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T06:47:46.334 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 72870 2024-08-10T06:47:46.335 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.335 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_keys": { 2024-08-10T06:47:46.335 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T06:47:46.335 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8 2024-08-10T06:47:46.335 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.335 INFO:tasks.workunit.client.0.smithi086.stdout: "start_leader": { 2024-08-10T06:47:46.335 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5 2024-08-10T06:47:46.335 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.335 INFO:tasks.workunit.client.0.smithi086.stdout: "start_peon": { 2024-08-10T06:47:46.335 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.335 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.335 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state": { 2024-08-10T06:47:46.336 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.336 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.336 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_bytes": { 2024-08-10T06:47:46.336 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.336 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.336 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.336 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_keys": { 2024-08-10T06:47:46.336 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.336 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.336 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.336 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_latency": { 2024-08-10T06:47:46.337 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.337 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.337 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.337 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.337 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache": { 2024-08-10T06:47:46.337 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:46.337 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1020054731 2024-08-10T06:47:46.337 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.337 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:46.337 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 272769024 2024-08-10T06:47:46.337 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.338 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:46.338 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 271794176 2024-08-10T06:47:46.338 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.338 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:46.338 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2147483648 2024-08-10T06:47:46.338 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.338 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:46.338 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 974848 2024-08-10T06:47:46.338 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.338 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.338 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:full": { 2024-08-10T06:47:46.339 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.339 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 364904448 2024-08-10T06:47:46.339 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.339 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.339 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.339 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.339 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.339 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.339 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.339 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.339 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 266146527 2024-08-10T06:47:46.340 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.340 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.340 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27661515 2024-08-10T06:47:46.340 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.340 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.340 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.340 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.340 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.340 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.340 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.340 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.340 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.341 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.341 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.341 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.341 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.341 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.341 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.341 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.341 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.341 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.341 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.341 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.341 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.342 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.342 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.342 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.342 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.342 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.342 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71096406 2024-08-10T06:47:46.342 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.342 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.342 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:inc": { 2024-08-10T06:47:46.342 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.342 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 335544320 2024-08-10T06:47:46.342 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.342 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.343 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.343 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.343 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.343 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.343 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.343 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.343 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 266146527 2024-08-10T06:47:46.343 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.343 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.343 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1650776 2024-08-10T06:47:46.343 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.343 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.343 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.344 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.344 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.344 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.344 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.344 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.344 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.344 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.344 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.344 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.344 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.344 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.345 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.345 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.345 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.345 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.345 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.345 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.345 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.345 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.345 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.345 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.345 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.345 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.345 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67747017 2024-08-10T06:47:46.346 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.346 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.346 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:kv": { 2024-08-10T06:47:46.346 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.346 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 314572800 2024-08-10T06:47:46.346 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.346 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.346 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.346 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.346 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.346 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.346 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.347 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.347 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 177431018 2024-08-10T06:47:46.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.347 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.347 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.347 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.347 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.347 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.347 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.347 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.348 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.348 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.348 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.348 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.348 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.348 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.348 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.348 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.348 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.348 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.348 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.348 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.349 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.349 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.349 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.349 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.349 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.349 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.349 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70032918 2024-08-10T06:47:46.349 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.349 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.349 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb": { 2024-08-10T06:47:46.349 INFO:tasks.workunit.client.0.smithi086.stdout: "compact": { 2024-08-10T06:47:46.349 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.349 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.350 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_len": { 2024-08-10T06:47:46.350 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.350 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.350 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_merge": { 2024-08-10T06:47:46.350 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.350 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.350 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_range": { 2024-08-10T06:47:46.350 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 111 2024-08-10T06:47:46.350 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.350 INFO:tasks.workunit.client.0.smithi086.stdout: "get_latency": { 2024-08-10T06:47:46.350 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 418792, 2024-08-10T06:47:46.350 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2334830014 2024-08-10T06:47:46.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.351 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_delay_time": { 2024-08-10T06:47:46.351 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.351 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.351 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_memtable_time": { 2024-08-10T06:47:46.351 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.351 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.351 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-10T06:47:46.351 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.351 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.352 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.352 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_wal_time": { 2024-08-10T06:47:46.352 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.352 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.352 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.352 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_latency": { 2024-08-10T06:47:46.352 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.352 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.352 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.352 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_sync_latency": { 2024-08-10T06:47:46.352 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22480, 2024-08-10T06:47:46.353 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8422292019 2024-08-10T06:47:46.353 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.353 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.353 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.353 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.0": { 2024-08-10T06:47:46.353 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:46.353 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_db_max_lat": { 2024-08-10T06:47:46.353 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 52495 2024-08-10T06:47:46.353 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.353 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T06:47:46.353 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.354 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.354 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_max_lat": { 2024-08-10T06:47:46.354 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.354 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.354 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T06:47:46.354 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.354 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.354 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T06:47:46.354 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T06:47:46.354 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.354 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_slow": { 2024-08-10T06:47:46.355 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.355 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.355 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T06:47:46.355 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.355 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.355 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_wal_max_lat": { 2024-08-10T06:47:46.355 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.355 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.355 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T06:47:46.355 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.355 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.355 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T06:47:46.356 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4624384 2024-08-10T06:47:46.356 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.356 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T06:47:46.356 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 768053248 2024-08-10T06:47:46.356 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.356 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T06:47:46.356 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 20, 2024-08-10T06:47:46.356 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4181499 2024-08-10T06:47:46.356 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.356 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T06:47:46.356 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 20, 2024-08-10T06:47:46.356 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1398130 2024-08-10T06:47:46.357 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.357 INFO:tasks.workunit.client.0.smithi086.stdout: "db_alloc_lat": { 2024-08-10T06:47:46.357 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 199, 2024-08-10T06:47:46.357 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1062638 2024-08-10T06:47:46.357 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.357 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T06:47:46.357 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995027456 2024-08-10T06:47:46.357 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.357 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T06:47:46.357 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 734789632 2024-08-10T06:47:46.357 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.358 INFO:tasks.workunit.client.0.smithi086.stdout: "flush_lat": { 2024-08-10T06:47:46.358 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 81753, 2024-08-10T06:47:46.358 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11620268721 2024-08-10T06:47:46.358 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.358 INFO:tasks.workunit.client.0.smithi086.stdout: "fsync_lat": { 2024-08-10T06:47:46.358 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 81777, 2024-08-10T06:47:46.358 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19416010027 2024-08-10T06:47:46.358 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.358 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T06:47:46.358 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2396160 2024-08-10T06:47:46.358 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.359 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T06:47:46.359 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 334934016 2024-08-10T06:47:46.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.359 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T06:47:46.359 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 719126528 2024-08-10T06:47:46.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.359 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T06:47:46.359 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.359 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T06:47:46.359 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.359 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T06:47:46.360 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 51 2024-08-10T06:47:46.360 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.360 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T06:47:46.360 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 257530661 2024-08-10T06:47:46.360 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.360 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T06:47:46.360 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 17784 2024-08-10T06:47:46.360 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.360 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T06:47:46.360 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 185536512 2024-08-10T06:47:46.360 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.361 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T06:47:46.361 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 185540608 2024-08-10T06:47:46.361 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.361 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T06:47:46.361 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.361 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.361 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T06:47:46.361 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.361 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.361 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T06:47:46.361 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7005 2024-08-10T06:47:46.361 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.362 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:46.362 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 17784, 2024-08-10T06:47:46.362 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 147477319 2024-08-10T06:47:46.362 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.362 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T06:47:46.362 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 186903689 2024-08-10T06:47:46.362 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.362 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T06:47:46.362 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15615 2024-08-10T06:47:46.362 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.362 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T06:47:46.363 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1552339 2024-08-10T06:47:46.363 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.363 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T06:47:46.363 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 501 2024-08-10T06:47:46.363 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.363 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T06:47:46.363 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4408341 2024-08-10T06:47:46.363 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.363 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T06:47:46.363 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 705 2024-08-10T06:47:46.363 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.363 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T06:47:46.364 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2856002 2024-08-10T06:47:46.364 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.364 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T06:47:46.364 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2856002 2024-08-10T06:47:46.364 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.364 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T06:47:46.364 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.364 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.364 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T06:47:46.364 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.365 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.365 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T06:47:46.365 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 210 2024-08-10T06:47:46.365 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.365 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_lat": { 2024-08-10T06:47:46.365 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 705, 2024-08-10T06:47:46.365 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1446977 2024-08-10T06:47:46.365 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.365 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_alloc_lat": { 2024-08-10T06:47:46.365 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.365 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.365 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.366 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T06:47:46.366 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.366 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.366 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T06:47:46.366 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.366 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.366 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:46.366 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T06:47:46.366 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 946 2024-08-10T06:47:46.366 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.366 INFO:tasks.workunit.client.0.smithi086.stdout: "unlink_lat": { 2024-08-10T06:47:46.367 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6, 2024-08-10T06:47:46.367 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7839 2024-08-10T06:47:46.367 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.367 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_alloc_lat": { 2024-08-10T06:47:46.367 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.367 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.367 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.367 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T06:47:46.367 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.367 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.367 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T06:47:46.368 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.368 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.368 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T06:47:46.368 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1110634496 2024-08-10T06:47:46.368 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.368 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.368 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T06:47:46.368 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T06:47:46.368 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:46.369 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.369 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T06:47:46.369 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14258176 2024-08-10T06:47:46.369 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.369 INFO:tasks.workunit.client.0.smithi086.stdout: "allocator_lat": { 2024-08-10T06:47:46.369 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 21725, 2024-08-10T06:47:46.369 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 92848124 2024-08-10T06:47:46.369 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.369 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T06:47:46.369 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3679, 2024-08-10T06:47:46.369 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 470283389 2024-08-10T06:47:46.370 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.370 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T06:47:46.370 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.370 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.370 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.370 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T06:47:46.370 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.370 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.370 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T06:47:46.370 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.371 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.371 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T06:47:46.371 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.371 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.371 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T06:47:46.371 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 28718, 2024-08-10T06:47:46.371 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 232860139 2024-08-10T06:47:46.371 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.371 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T06:47:46.371 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.371 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.372 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T06:47:46.372 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.372 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T06:47:46.372 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 81699, 2024-08-10T06:47:46.372 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23821801743 2024-08-10T06:47:46.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.372 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T06:47:46.372 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 81021, 2024-08-10T06:47:46.372 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1742140138 2024-08-10T06:47:46.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.373 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T06:47:46.373 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 81699, 2024-08-10T06:47:46.373 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 51436498 2024-08-10T06:47:46.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.373 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T06:47:46.373 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 81699, 2024-08-10T06:47:46.373 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23873238241 2024-08-10T06:47:46.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.373 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T06:47:46.373 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.373 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.374 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.374 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T06:47:46.374 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 39104, 2024-08-10T06:47:46.374 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1331231987 2024-08-10T06:47:46.374 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.374 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T06:47:46.374 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1133, 2024-08-10T06:47:46.374 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3429583 2024-08-10T06:47:46.374 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.374 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T06:47:46.374 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 21990, 2024-08-10T06:47:46.374 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10440366 2024-08-10T06:47:46.375 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.375 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T06:47:46.375 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 53, 2024-08-10T06:47:46.375 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 62314 2024-08-10T06:47:46.375 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.375 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T06:47:46.375 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18227, 2024-08-10T06:47:46.375 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3014361845 2024-08-10T06:47:46.375 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.375 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T06:47:46.375 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 271545 2024-08-10T06:47:46.375 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.376 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T06:47:46.376 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 25069 2024-08-10T06:47:46.376 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.376 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:46.376 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 25857, 2024-08-10T06:47:46.376 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2560882823 2024-08-10T06:47:46.376 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.376 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T06:47:46.376 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 59996, 2024-08-10T06:47:46.376 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20504798 2024-08-10T06:47:46.376 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.377 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T06:47:46.377 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 34139, 2024-08-10T06:47:46.377 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1927080622 2024-08-10T06:47:46.377 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.377 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T06:47:46.377 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.377 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.377 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T06:47:46.377 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 16114, 2024-08-10T06:47:46.377 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 468586323 2024-08-10T06:47:46.377 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.377 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_aio_wait_count": { 2024-08-10T06:47:46.378 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.378 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.378 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_committed_kv_count": { 2024-08-10T06:47:46.378 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.378 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.378 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_onode_meta_count": { 2024-08-10T06:47:46.378 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.378 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.378 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_wait_aio_count": { 2024-08-10T06:47:46.378 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.378 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.379 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T06:47:46.379 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:46.379 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10827185708 2024-08-10T06:47:46.379 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.379 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T06:47:46.379 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10192, 2024-08-10T06:47:46.379 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 913104752 2024-08-10T06:47:46.379 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.379 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T06:47:46.379 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10192, 2024-08-10T06:47:46.379 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4646171605216 2024-08-10T06:47:46.379 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.380 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T06:47:46.380 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10192, 2024-08-10T06:47:46.380 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7510626570379 2024-08-10T06:47:46.380 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.380 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T06:47:46.380 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:46.380 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3069510926542 2024-08-10T06:47:46.380 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.380 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T06:47:46.380 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:46.380 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10413356 2024-08-10T06:47:46.380 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.381 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T06:47:46.381 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:46.381 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 435048922 2024-08-10T06:47:46.381 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.381 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T06:47:46.381 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:46.381 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 39234383732 2024-08-10T06:47:46.381 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.381 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T06:47:46.381 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:46.381 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 30872290 2024-08-10T06:47:46.382 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.382 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T06:47:46.382 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:46.382 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20892705525 2024-08-10T06:47:46.382 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.382 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T06:47:46.382 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:46.382 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10370723706 2024-08-10T06:47:46.382 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.382 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T06:47:46.382 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10433261 2024-08-10T06:47:46.382 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.383 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:46.383 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2879, 2024-08-10T06:47:46.383 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15428969 2024-08-10T06:47:46.383 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.383 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T06:47:46.383 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:46.383 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 81772898546 2024-08-10T06:47:46.383 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.383 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T06:47:46.383 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:46.383 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11591958800 2024-08-10T06:47:46.384 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.384 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T06:47:46.384 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:46.384 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 587418937 2024-08-10T06:47:46.384 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.384 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.384 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T06:47:46.384 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:46.384 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1405130311 2024-08-10T06:47:46.384 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.385 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:46.385 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 556408832 2024-08-10T06:47:46.385 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.385 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:46.385 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 441868288 2024-08-10T06:47:46.385 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.385 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:46.385 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2600513740 2024-08-10T06:47:46.385 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.385 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:46.385 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 114540544 2024-08-10T06:47:46.385 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.386 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.386 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T06:47:46.386 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.386 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 125829120 2024-08-10T06:47:46.386 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.386 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.386 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.386 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.386 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.386 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.387 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.387 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.387 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 57106203 2024-08-10T06:47:46.387 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.387 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.387 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.387 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.387 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.387 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.387 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.387 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.388 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.388 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.388 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.388 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.388 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.388 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.388 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8192 2024-08-10T06:47:46.388 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.388 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.388 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 57344 2024-08-10T06:47:46.388 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.388 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.389 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.389 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.389 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.389 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.389 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.389 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.389 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.389 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.389 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.389 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68657381 2024-08-10T06:47:46.389 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.390 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.390 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T06:47:46.390 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.390 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 570425344 2024-08-10T06:47:46.390 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.390 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.390 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.390 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.390 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.390 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.391 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.391 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.391 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 428296529 2024-08-10T06:47:46.391 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.391 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.391 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.391 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.391 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.391 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.391 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.391 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.392 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1648 2024-08-10T06:47:46.392 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.392 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.392 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.392 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.392 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.392 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 105728 2024-08-10T06:47:46.392 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.392 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.392 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.393 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.393 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.393 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.393 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.393 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.393 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.393 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.394 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 74912575 2024-08-10T06:47:46.394 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.394 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.394 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T06:47:46.394 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.394 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176160768 2024-08-10T06:47:46.394 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.394 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.394 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.394 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.395 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.395 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 260560 2024-08-10T06:47:46.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.395 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.395 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38070802 2024-08-10T06:47:46.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.395 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.395 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.395 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.395 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.396 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.396 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.396 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.396 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.396 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.396 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.396 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.396 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.396 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.396 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.396 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.397 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.397 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.397 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.397 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.397 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.397 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.397 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.398 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70720542 2024-08-10T06:47:46.398 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.398 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.398 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T06:47:46.398 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.398 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 503316480 2024-08-10T06:47:46.398 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.398 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.398 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.398 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.399 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.399 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.399 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.399 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.399 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 428296529 2024-08-10T06:47:46.399 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.399 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.399 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.399 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.399 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.399 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.400 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.400 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.400 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.400 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.400 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.400 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.400 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.400 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.400 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 152456 2024-08-10T06:47:46.400 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.400 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.400 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1147849 2024-08-10T06:47:46.401 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.401 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.401 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.401 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.401 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.401 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.401 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.401 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.401 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.401 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.401 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.402 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73719646 2024-08-10T06:47:46.402 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.402 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.402 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T06:47:46.402 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T06:47:46.402 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.402 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.402 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:46.402 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42 2024-08-10T06:47:46.402 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.403 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T06:47:46.403 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.403 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.403 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:46.403 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.403 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.403 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.403 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.403 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T06:47:46.403 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 55 2024-08-10T06:47:46.403 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.403 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T06:47:46.404 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.404 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.404 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T06:47:46.404 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56511 2024-08-10T06:47:46.404 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.404 INFO:tasks.workunit.client.0.smithi086.stdout: "op_before_queue_op_lat": { 2024-08-10T06:47:46.404 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 143465, 2024-08-10T06:47:46.404 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8715311723 2024-08-10T06:47:46.404 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.404 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T06:47:46.404 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T06:47:46.405 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.405 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T06:47:46.405 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T06:47:46.405 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.405 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T06:47:46.405 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2579755210 2024-08-10T06:47:46.405 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.405 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T06:47:46.405 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 56511, 2024-08-10T06:47:46.405 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 344944476285 2024-08-10T06:47:46.405 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.405 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T06:47:46.406 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3564967288 2024-08-10T06:47:46.406 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.406 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T06:47:46.406 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 57060, 2024-08-10T06:47:46.406 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22820182327 2024-08-10T06:47:46.406 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.406 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T06:47:46.406 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 56511, 2024-08-10T06:47:46.406 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 82664564164 2024-08-10T06:47:46.406 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.407 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:46.407 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 41050 2024-08-10T06:47:46.407 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.407 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T06:47:46.407 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 41050, 2024-08-10T06:47:46.407 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14179291963 2024-08-10T06:47:46.407 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.407 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T06:47:46.407 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.407 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.407 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T06:47:46.408 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3564967288 2024-08-10T06:47:46.408 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.408 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T06:47:46.408 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 41148, 2024-08-10T06:47:46.408 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7965134234 2024-08-10T06:47:46.408 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.408 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T06:47:46.408 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 41050, 2024-08-10T06:47:46.408 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8699252814 2024-08-10T06:47:46.408 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.408 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T06:47:46.408 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8019 2024-08-10T06:47:46.409 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.409 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T06:47:46.409 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 547481834 2024-08-10T06:47:46.409 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.409 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T06:47:46.409 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 8019, 2024-08-10T06:47:46.409 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15408321880 2024-08-10T06:47:46.409 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.409 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T06:47:46.409 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.409 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.410 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T06:47:46.410 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.410 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.410 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T06:47:46.410 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.410 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.410 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T06:47:46.410 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 8294, 2024-08-10T06:47:46.410 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5298067223 2024-08-10T06:47:46.410 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.411 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T06:47:46.411 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 8019, 2024-08-10T06:47:46.411 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13494580655 2024-08-10T06:47:46.411 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.411 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:46.411 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7442 2024-08-10T06:47:46.411 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.411 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T06:47:46.411 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2032273376 2024-08-10T06:47:46.411 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.411 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T06:47:46.411 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7442, 2024-08-10T06:47:46.412 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 315356862442 2024-08-10T06:47:46.412 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.412 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T06:47:46.412 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.412 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.412 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T06:47:46.412 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7618, 2024-08-10T06:47:46.412 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9556980870 2024-08-10T06:47:46.412 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.412 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T06:47:46.412 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7442, 2024-08-10T06:47:46.413 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 60470730695 2024-08-10T06:47:46.413 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.413 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T06:47:46.413 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.413 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.413 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T06:47:46.413 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.413 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.413 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T06:47:46.413 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16 2024-08-10T06:47:46.413 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.414 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T06:47:46.414 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T06:47:46.414 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.414 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T06:47:46.414 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 749056000 2024-08-10T06:47:46.414 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.414 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.414 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.414 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.1": { 2024-08-10T06:47:46.414 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:46.414 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_db_max_lat": { 2024-08-10T06:47:46.415 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 296662 2024-08-10T06:47:46.415 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.415 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T06:47:46.415 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.415 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.415 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_max_lat": { 2024-08-10T06:47:46.415 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.415 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.415 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T06:47:46.415 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.416 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.416 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T06:47:46.416 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T06:47:46.416 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.416 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_slow": { 2024-08-10T06:47:46.416 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.416 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.416 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T06:47:46.416 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.416 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.416 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_wal_max_lat": { 2024-08-10T06:47:46.417 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.417 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.417 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T06:47:46.417 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.417 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.417 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T06:47:46.417 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4255744 2024-08-10T06:47:46.417 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.417 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T06:47:46.417 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 753733632 2024-08-10T06:47:46.418 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.418 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T06:47:46.418 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 17, 2024-08-10T06:47:46.418 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3281948 2024-08-10T06:47:46.418 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.418 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T06:47:46.418 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 17, 2024-08-10T06:47:46.418 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1230526 2024-08-10T06:47:46.418 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.418 INFO:tasks.workunit.client.0.smithi086.stdout: "db_alloc_lat": { 2024-08-10T06:47:46.418 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 184, 2024-08-10T06:47:46.419 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1269025 2024-08-10T06:47:46.419 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.419 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T06:47:46.419 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995027456 2024-08-10T06:47:46.419 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.419 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T06:47:46.419 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 821100544 2024-08-10T06:47:46.419 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.419 INFO:tasks.workunit.client.0.smithi086.stdout: "flush_lat": { 2024-08-10T06:47:46.419 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 72399, 2024-08-10T06:47:46.420 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11317426675 2024-08-10T06:47:46.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.420 INFO:tasks.workunit.client.0.smithi086.stdout: "fsync_lat": { 2024-08-10T06:47:46.420 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 72425, 2024-08-10T06:47:46.420 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18299239792 2024-08-10T06:47:46.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.420 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T06:47:46.420 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13991936 2024-08-10T06:47:46.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.420 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T06:47:46.420 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 296615936 2024-08-10T06:47:46.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.421 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T06:47:46.421 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 829620224 2024-08-10T06:47:46.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.421 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T06:47:46.421 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.421 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T06:47:46.421 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.421 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T06:47:46.421 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 51 2024-08-10T06:47:46.422 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.422 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T06:47:46.422 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 173387457 2024-08-10T06:47:46.422 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.422 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T06:47:46.422 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11001 2024-08-10T06:47:46.422 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.422 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T06:47:46.422 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 142589952 2024-08-10T06:47:46.422 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.422 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T06:47:46.423 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 142594048 2024-08-10T06:47:46.423 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.423 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T06:47:46.423 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.423 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.423 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T06:47:46.423 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.423 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.423 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T06:47:46.423 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4979 2024-08-10T06:47:46.423 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.424 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:46.424 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 11001, 2024-08-10T06:47:46.424 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 90956018 2024-08-10T06:47:46.424 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.424 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T06:47:46.424 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 112494046 2024-08-10T06:47:46.424 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.424 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T06:47:46.424 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9129 2024-08-10T06:47:46.424 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.424 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T06:47:46.424 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1421950 2024-08-10T06:47:46.425 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.425 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T06:47:46.425 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 490 2024-08-10T06:47:46.425 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.425 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T06:47:46.425 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4178448 2024-08-10T06:47:46.425 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.425 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T06:47:46.425 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 662 2024-08-10T06:47:46.425 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.425 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T06:47:46.426 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2756498 2024-08-10T06:47:46.426 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.426 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T06:47:46.426 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2756498 2024-08-10T06:47:46.426 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.426 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T06:47:46.426 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.426 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.426 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T06:47:46.426 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.426 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.427 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T06:47:46.427 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 174 2024-08-10T06:47:46.427 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.427 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_lat": { 2024-08-10T06:47:46.427 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 662, 2024-08-10T06:47:46.427 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2406605 2024-08-10T06:47:46.427 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.427 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_alloc_lat": { 2024-08-10T06:47:46.427 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.427 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.427 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.428 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T06:47:46.428 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.428 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.428 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T06:47:46.428 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.428 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.428 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:46.428 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T06:47:46.428 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 649 2024-08-10T06:47:46.428 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.428 INFO:tasks.workunit.client.0.smithi086.stdout: "unlink_lat": { 2024-08-10T06:47:46.429 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6, 2024-08-10T06:47:46.429 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7846 2024-08-10T06:47:46.429 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.429 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_alloc_lat": { 2024-08-10T06:47:46.429 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.429 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.429 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.429 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T06:47:46.429 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.429 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.429 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T06:47:46.430 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.430 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.430 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T06:47:46.430 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1057193984 2024-08-10T06:47:46.430 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.430 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.430 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T06:47:46.431 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T06:47:46.431 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:46.431 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.431 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T06:47:46.431 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13660160 2024-08-10T06:47:46.431 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.431 INFO:tasks.workunit.client.0.smithi086.stdout: "allocator_lat": { 2024-08-10T06:47:46.431 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 19856, 2024-08-10T06:47:46.431 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 82476829 2024-08-10T06:47:46.431 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.431 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T06:47:46.432 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3627, 2024-08-10T06:47:46.432 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 411558880 2024-08-10T06:47:46.432 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.432 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T06:47:46.432 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.432 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.432 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.432 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T06:47:46.432 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.432 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.433 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T06:47:46.433 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.433 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.433 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T06:47:46.433 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.433 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.433 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T06:47:46.433 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 17859, 2024-08-10T06:47:46.433 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 147274878 2024-08-10T06:47:46.433 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.433 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T06:47:46.434 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.434 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.434 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.434 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T06:47:46.434 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.434 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.434 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T06:47:46.434 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 72348, 2024-08-10T06:47:46.434 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22104025794 2024-08-10T06:47:46.434 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.434 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T06:47:46.434 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 71718, 2024-08-10T06:47:46.435 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1927393196 2024-08-10T06:47:46.435 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.435 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T06:47:46.435 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 72348, 2024-08-10T06:47:46.435 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 46588266 2024-08-10T06:47:46.435 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.435 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T06:47:46.435 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 72348, 2024-08-10T06:47:46.435 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22150614060 2024-08-10T06:47:46.435 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.435 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T06:47:46.436 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.436 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.436 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.436 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T06:47:46.436 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 30415, 2024-08-10T06:47:46.436 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 924791771 2024-08-10T06:47:46.436 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.436 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T06:47:46.436 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 980, 2024-08-10T06:47:46.436 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2838887 2024-08-10T06:47:46.436 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.437 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T06:47:46.437 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 11746, 2024-08-10T06:47:46.437 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8909726 2024-08-10T06:47:46.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.437 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T06:47:46.437 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 44, 2024-08-10T06:47:46.437 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 58728 2024-08-10T06:47:46.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.437 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T06:47:46.437 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9926, 2024-08-10T06:47:46.437 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1858675681 2024-08-10T06:47:46.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.438 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T06:47:46.438 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 227374 2024-08-10T06:47:46.438 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.438 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T06:47:46.438 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 28112 2024-08-10T06:47:46.438 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.438 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:46.438 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22230, 2024-08-10T06:47:46.438 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2253774142 2024-08-10T06:47:46.438 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.438 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T06:47:46.439 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 74290, 2024-08-10T06:47:46.439 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19683684 2024-08-10T06:47:46.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.439 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T06:47:46.439 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 52060, 2024-08-10T06:47:46.439 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1469534091 2024-08-10T06:47:46.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.439 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T06:47:46.439 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.439 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T06:47:46.440 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15841, 2024-08-10T06:47:46.440 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 426338337 2024-08-10T06:47:46.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.440 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_aio_wait_count": { 2024-08-10T06:47:46.440 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.440 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_committed_kv_count": { 2024-08-10T06:47:46.440 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.440 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_onode_meta_count": { 2024-08-10T06:47:46.440 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.441 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_wait_aio_count": { 2024-08-10T06:47:46.441 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.441 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.441 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T06:47:46.441 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86369, 2024-08-10T06:47:46.441 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10799232508 2024-08-10T06:47:46.441 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.441 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T06:47:46.441 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 23422, 2024-08-10T06:47:46.441 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1477669129 2024-08-10T06:47:46.442 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.442 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T06:47:46.442 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 23419, 2024-08-10T06:47:46.442 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4259861831681 2024-08-10T06:47:46.442 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.442 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T06:47:46.442 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 23422, 2024-08-10T06:47:46.442 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7794759883203 2024-08-10T06:47:46.442 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.442 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T06:47:46.442 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86366, 2024-08-10T06:47:46.443 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3013024434663 2024-08-10T06:47:46.443 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.443 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T06:47:46.443 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86366, 2024-08-10T06:47:46.443 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8746972 2024-08-10T06:47:46.443 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.443 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T06:47:46.443 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86369, 2024-08-10T06:47:46.443 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 366622191 2024-08-10T06:47:46.443 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.443 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T06:47:46.443 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86369, 2024-08-10T06:47:46.444 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 37402008778 2024-08-10T06:47:46.444 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.444 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T06:47:46.444 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86369, 2024-08-10T06:47:46.444 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 29016557 2024-08-10T06:47:46.444 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.444 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T06:47:46.444 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86369, 2024-08-10T06:47:46.444 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18427012585 2024-08-10T06:47:46.444 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.444 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T06:47:46.445 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86369, 2024-08-10T06:47:46.445 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8581183313 2024-08-10T06:47:46.445 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.445 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T06:47:46.445 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9842344 2024-08-10T06:47:46.445 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.445 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:46.445 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2824, 2024-08-10T06:47:46.445 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15484818 2024-08-10T06:47:46.445 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.445 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T06:47:46.446 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86369, 2024-08-10T06:47:46.446 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 75587706257 2024-08-10T06:47:46.446 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.446 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T06:47:46.446 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86369, 2024-08-10T06:47:46.446 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9690733298 2024-08-10T06:47:46.446 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.446 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T06:47:46.446 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86369, 2024-08-10T06:47:46.446 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 528772102 2024-08-10T06:47:46.447 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.447 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.447 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T06:47:46.447 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:46.447 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1405130311 2024-08-10T06:47:46.447 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.447 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:46.447 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 595591168 2024-08-10T06:47:46.447 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.447 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:46.447 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 556769280 2024-08-10T06:47:46.447 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.448 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:46.448 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2600513740 2024-08-10T06:47:46.448 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.448 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:46.448 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38821888 2024-08-10T06:47:46.448 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.448 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.448 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T06:47:46.448 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.448 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 125829120 2024-08-10T06:47:46.448 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.448 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.449 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.449 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.449 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.449 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.449 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 57096663 2024-08-10T06:47:46.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.449 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.449 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.450 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.450 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.450 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.450 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.450 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.450 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.450 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.450 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.450 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.450 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.450 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 114688 2024-08-10T06:47:46.450 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.451 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.451 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 483328 2024-08-10T06:47:46.451 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.451 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.451 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.451 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.451 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.451 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.451 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.451 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.451 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.452 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.452 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.452 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68134441 2024-08-10T06:47:46.452 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.452 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.452 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T06:47:46.452 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.452 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 570425344 2024-08-10T06:47:46.452 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.452 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.452 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.452 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.452 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.453 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.453 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.453 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.453 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 428224972 2024-08-10T06:47:46.453 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.453 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.453 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.453 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.453 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.453 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.453 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.453 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.454 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 256 2024-08-10T06:47:46.454 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.454 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.454 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.454 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.454 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.454 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 108608 2024-08-10T06:47:46.454 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.454 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.454 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.455 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.455 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.455 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.455 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.455 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.455 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.455 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.455 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.455 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.455 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.455 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.455 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 74982644 2024-08-10T06:47:46.456 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.456 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.456 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T06:47:46.456 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.456 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176160768 2024-08-10T06:47:46.456 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.456 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.456 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.456 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.456 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.456 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 239376 2024-08-10T06:47:46.456 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.456 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.457 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38064442 2024-08-10T06:47:46.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.457 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.457 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.457 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.457 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.457 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.457 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.457 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.458 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.458 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.458 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.458 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.458 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.458 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.458 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.458 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.459 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.459 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.459 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.459 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.459 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.459 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.459 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70748086 2024-08-10T06:47:46.459 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.459 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.459 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T06:47:46.459 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.460 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 503316480 2024-08-10T06:47:46.460 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.460 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.460 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.460 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.460 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.460 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.460 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.460 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.460 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 428224972 2024-08-10T06:47:46.460 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.461 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.461 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.461 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.461 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.461 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.461 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.461 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.461 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.461 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.461 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.461 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.462 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.462 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.462 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 148821 2024-08-10T06:47:46.462 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.462 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.462 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1150160 2024-08-10T06:47:46.462 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.462 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.462 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.462 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.462 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.462 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.463 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.463 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.463 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.463 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.463 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.463 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73792527 2024-08-10T06:47:46.463 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.463 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.463 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T06:47:46.463 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T06:47:46.463 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.464 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.464 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:46.464 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 21 2024-08-10T06:47:46.464 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.464 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T06:47:46.464 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.464 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.464 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:46.464 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.464 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.464 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.464 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.465 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T06:47:46.465 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 50 2024-08-10T06:47:46.465 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.465 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T06:47:46.465 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.465 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.465 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T06:47:46.465 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42294 2024-08-10T06:47:46.465 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.465 INFO:tasks.workunit.client.0.smithi086.stdout: "op_before_queue_op_lat": { 2024-08-10T06:47:46.465 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 132667, 2024-08-10T06:47:46.466 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9785388451 2024-08-10T06:47:46.466 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.466 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T06:47:46.466 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.466 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.466 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T06:47:46.466 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.466 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.466 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T06:47:46.466 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2254611008 2024-08-10T06:47:46.466 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.467 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T06:47:46.467 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 42294, 2024-08-10T06:47:46.467 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 584055968013 2024-08-10T06:47:46.467 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.467 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T06:47:46.467 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2546750371 2024-08-10T06:47:46.467 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.467 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T06:47:46.468 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 44203, 2024-08-10T06:47:46.468 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 30563494133 2024-08-10T06:47:46.468 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.468 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T06:47:46.468 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 42294, 2024-08-10T06:47:46.468 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 131921882862 2024-08-10T06:47:46.468 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.468 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:46.468 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20282 2024-08-10T06:47:46.468 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.468 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T06:47:46.468 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 20282, 2024-08-10T06:47:46.469 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16224321828 2024-08-10T06:47:46.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.469 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T06:47:46.469 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.469 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T06:47:46.469 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2546750371 2024-08-10T06:47:46.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.469 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T06:47:46.469 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 20726, 2024-08-10T06:47:46.469 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5533091379 2024-08-10T06:47:46.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.470 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T06:47:46.470 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 20282, 2024-08-10T06:47:46.470 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5374042589 2024-08-10T06:47:46.470 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.470 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T06:47:46.470 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12386 2024-08-10T06:47:46.470 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.470 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T06:47:46.470 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 315836069 2024-08-10T06:47:46.470 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.470 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T06:47:46.471 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 12386, 2024-08-10T06:47:46.471 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 97926308042 2024-08-10T06:47:46.471 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.471 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T06:47:46.471 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.471 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.471 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T06:47:46.471 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.471 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.471 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T06:47:46.471 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.471 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.471 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T06:47:46.472 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 12762, 2024-08-10T06:47:46.472 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12728762504 2024-08-10T06:47:46.472 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.472 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T06:47:46.472 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 12386, 2024-08-10T06:47:46.472 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31171945351 2024-08-10T06:47:46.472 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.472 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:46.472 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9626 2024-08-10T06:47:46.472 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.472 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T06:47:46.473 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1938774939 2024-08-10T06:47:46.473 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.473 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T06:47:46.473 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9626, 2024-08-10T06:47:46.473 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 469905338143 2024-08-10T06:47:46.473 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.473 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T06:47:46.473 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.473 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.473 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T06:47:46.473 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10715, 2024-08-10T06:47:46.474 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12301640250 2024-08-10T06:47:46.474 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.474 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T06:47:46.474 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9626, 2024-08-10T06:47:46.474 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95375894922 2024-08-10T06:47:46.474 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.474 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T06:47:46.474 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.474 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.474 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T06:47:46.474 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 72 2024-08-10T06:47:46.474 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.475 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T06:47:46.475 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7 2024-08-10T06:47:46.475 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.475 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T06:47:46.475 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T06:47:46.475 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.475 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T06:47:46.475 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 834781184 2024-08-10T06:47:46.475 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.475 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.475 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.476 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.2": { 2024-08-10T06:47:46.476 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:46.476 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_db_max_lat": { 2024-08-10T06:47:46.476 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 25039 2024-08-10T06:47:46.476 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.476 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T06:47:46.476 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.476 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.476 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_max_lat": { 2024-08-10T06:47:46.476 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.476 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.476 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T06:47:46.476 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.477 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.477 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T06:47:46.477 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T06:47:46.477 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.477 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_slow": { 2024-08-10T06:47:46.477 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.477 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.477 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T06:47:46.477 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.477 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.477 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_wal_max_lat": { 2024-08-10T06:47:46.478 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.478 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.478 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T06:47:46.478 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.478 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.478 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T06:47:46.478 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5664768 2024-08-10T06:47:46.478 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.478 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T06:47:46.478 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 665927680 2024-08-10T06:47:46.478 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.479 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T06:47:46.479 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18, 2024-08-10T06:47:46.479 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10595300 2024-08-10T06:47:46.479 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.479 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T06:47:46.479 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18, 2024-08-10T06:47:46.479 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4088339 2024-08-10T06:47:46.479 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.479 INFO:tasks.workunit.client.0.smithi086.stdout: "db_alloc_lat": { 2024-08-10T06:47:46.479 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 179, 2024-08-10T06:47:46.479 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 877430 2024-08-10T06:47:46.479 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.480 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T06:47:46.480 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995027456 2024-08-10T06:47:46.480 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.480 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T06:47:46.480 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 578158592 2024-08-10T06:47:46.480 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.480 INFO:tasks.workunit.client.0.smithi086.stdout: "flush_lat": { 2024-08-10T06:47:46.480 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75535, 2024-08-10T06:47:46.480 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11051581108 2024-08-10T06:47:46.480 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.480 INFO:tasks.workunit.client.0.smithi086.stdout: "fsync_lat": { 2024-08-10T06:47:46.480 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75559, 2024-08-10T06:47:46.481 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18114113278 2024-08-10T06:47:46.481 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.481 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T06:47:46.481 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10203136 2024-08-10T06:47:46.481 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.481 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T06:47:46.481 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 309465088 2024-08-10T06:47:46.481 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.481 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T06:47:46.481 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 572456960 2024-08-10T06:47:46.481 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.482 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T06:47:46.482 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.482 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.482 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T06:47:46.482 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.482 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T06:47:46.482 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 46 2024-08-10T06:47:46.482 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.482 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T06:47:46.482 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 319872134 2024-08-10T06:47:46.483 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.483 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T06:47:46.483 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 21645 2024-08-10T06:47:46.483 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.483 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T06:47:46.483 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 254373888 2024-08-10T06:47:46.483 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.483 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T06:47:46.483 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 254377984 2024-08-10T06:47:46.483 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.483 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T06:47:46.483 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.484 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.484 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T06:47:46.484 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.484 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.484 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T06:47:46.484 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10463 2024-08-10T06:47:46.484 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.484 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:46.484 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 21645, 2024-08-10T06:47:46.484 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 174471292 2024-08-10T06:47:46.484 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.485 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T06:47:46.485 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 231833482 2024-08-10T06:47:46.485 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.485 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T06:47:46.485 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18944 2024-08-10T06:47:46.485 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.485 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T06:47:46.485 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2087428 2024-08-10T06:47:46.485 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.485 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T06:47:46.485 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 691 2024-08-10T06:47:46.485 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.486 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T06:47:46.486 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5458782 2024-08-10T06:47:46.486 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.486 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T06:47:46.486 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 955 2024-08-10T06:47:46.486 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.486 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T06:47:46.486 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3371354 2024-08-10T06:47:46.486 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.486 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T06:47:46.486 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3371354 2024-08-10T06:47:46.487 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.487 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T06:47:46.487 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.487 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.487 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T06:47:46.487 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.487 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.487 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T06:47:46.487 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 270 2024-08-10T06:47:46.487 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.487 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_lat": { 2024-08-10T06:47:46.487 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 955, 2024-08-10T06:47:46.487 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1889735 2024-08-10T06:47:46.488 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.488 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_alloc_lat": { 2024-08-10T06:47:46.488 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.488 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.488 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.488 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T06:47:46.488 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.488 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.488 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T06:47:46.488 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.489 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.489 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:46.489 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T06:47:46.489 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 974 2024-08-10T06:47:46.489 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.489 INFO:tasks.workunit.client.0.smithi086.stdout: "unlink_lat": { 2024-08-10T06:47:46.489 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7, 2024-08-10T06:47:46.489 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8485 2024-08-10T06:47:46.489 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.489 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_alloc_lat": { 2024-08-10T06:47:46.490 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.490 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.490 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.490 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T06:47:46.490 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.490 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.490 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T06:47:46.490 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.490 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.490 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T06:47:46.491 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 983789568 2024-08-10T06:47:46.491 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.491 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.491 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T06:47:46.491 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T06:47:46.491 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:46.491 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.491 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T06:47:46.491 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13647872 2024-08-10T06:47:46.491 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.491 INFO:tasks.workunit.client.0.smithi086.stdout: "allocator_lat": { 2024-08-10T06:47:46.491 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15537, 2024-08-10T06:47:46.492 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 58531836 2024-08-10T06:47:46.492 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.492 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T06:47:46.492 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3735, 2024-08-10T06:47:46.492 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 461139366 2024-08-10T06:47:46.492 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.492 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T06:47:46.492 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.492 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.492 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.492 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T06:47:46.492 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.493 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T06:47:46.493 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.493 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T06:47:46.493 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.493 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T06:47:46.493 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 28276, 2024-08-10T06:47:46.493 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 240285921 2024-08-10T06:47:46.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.494 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T06:47:46.494 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.494 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.494 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.494 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T06:47:46.494 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.494 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.494 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T06:47:46.494 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75488, 2024-08-10T06:47:46.494 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22039309909 2024-08-10T06:47:46.495 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.495 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T06:47:46.495 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 74906, 2024-08-10T06:47:46.495 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1518283686 2024-08-10T06:47:46.495 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.495 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T06:47:46.495 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75488, 2024-08-10T06:47:46.495 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38165324 2024-08-10T06:47:46.495 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.495 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T06:47:46.495 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75488, 2024-08-10T06:47:46.496 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22077475233 2024-08-10T06:47:46.496 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.496 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T06:47:46.496 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.496 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.496 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.496 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T06:47:46.496 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 55896, 2024-08-10T06:47:46.496 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1388509790 2024-08-10T06:47:46.496 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.496 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T06:47:46.496 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1098, 2024-08-10T06:47:46.497 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3003206 2024-08-10T06:47:46.497 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.497 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T06:47:46.497 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 19351, 2024-08-10T06:47:46.497 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11069796 2024-08-10T06:47:46.497 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.497 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T06:47:46.497 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 36, 2024-08-10T06:47:46.497 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42905 2024-08-10T06:47:46.497 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.497 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T06:47:46.497 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 21151, 2024-08-10T06:47:46.498 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2652062847 2024-08-10T06:47:46.498 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.498 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T06:47:46.498 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 271317 2024-08-10T06:47:46.498 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.498 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T06:47:46.498 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20978 2024-08-10T06:47:46.498 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.498 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:46.498 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10158, 2024-08-10T06:47:46.498 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2196140798 2024-08-10T06:47:46.499 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.499 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T06:47:46.499 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 27803, 2024-08-10T06:47:46.499 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11310912 2024-08-10T06:47:46.499 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.499 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T06:47:46.499 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 17645, 2024-08-10T06:47:46.499 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1915276508 2024-08-10T06:47:46.499 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.499 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T06:47:46.499 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.500 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.500 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T06:47:46.500 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 13973, 2024-08-10T06:47:46.500 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 439831645 2024-08-10T06:47:46.500 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.500 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_aio_wait_count": { 2024-08-10T06:47:46.500 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.500 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.500 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_committed_kv_count": { 2024-08-10T06:47:46.500 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.500 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.500 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_onode_meta_count": { 2024-08-10T06:47:46.501 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.501 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.501 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_wait_aio_count": { 2024-08-10T06:47:46.501 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.501 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.501 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T06:47:46.501 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:46.501 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9773193718 2024-08-10T06:47:46.501 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.501 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T06:47:46.501 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6700, 2024-08-10T06:47:46.502 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 608229429 2024-08-10T06:47:46.502 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.502 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T06:47:46.502 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6700, 2024-08-10T06:47:46.502 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4376171353487 2024-08-10T06:47:46.502 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.502 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T06:47:46.502 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6700, 2024-08-10T06:47:46.502 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7145538270330 2024-08-10T06:47:46.502 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.502 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T06:47:46.503 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:46.503 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3189029581043 2024-08-10T06:47:46.503 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.503 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T06:47:46.503 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:46.503 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9200896 2024-08-10T06:47:46.503 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.503 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T06:47:46.503 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:46.503 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 289936236 2024-08-10T06:47:46.503 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.504 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T06:47:46.504 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:46.504 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 34660430461 2024-08-10T06:47:46.504 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.504 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T06:47:46.504 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:46.504 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 30995131 2024-08-10T06:47:46.504 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.504 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T06:47:46.504 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:46.504 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16598300661 2024-08-10T06:47:46.505 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.505 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T06:47:46.505 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:46.505 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9057017011 2024-08-10T06:47:46.505 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.505 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T06:47:46.505 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9842165 2024-08-10T06:47:46.505 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.505 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:46.505 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2787, 2024-08-10T06:47:46.505 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14514201 2024-08-10T06:47:46.506 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.506 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T06:47:46.506 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:46.506 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70393008972 2024-08-10T06:47:46.506 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.506 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T06:47:46.506 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:46.506 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10087543781 2024-08-10T06:47:46.506 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.506 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T06:47:46.506 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:46.507 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 529607723 2024-08-10T06:47:46.507 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.507 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.507 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T06:47:46.507 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:46.507 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1405130311 2024-08-10T06:47:46.507 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.507 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:46.507 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 595582976 2024-08-10T06:47:46.507 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.507 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:46.507 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 450256896 2024-08-10T06:47:46.508 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.508 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:46.508 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2600513740 2024-08-10T06:47:46.508 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.508 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:46.508 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 145326080 2024-08-10T06:47:46.508 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.508 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.508 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T06:47:46.508 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.508 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 125829120 2024-08-10T06:47:46.509 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.509 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.509 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.509 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.509 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.509 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.509 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.509 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.509 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 57153312 2024-08-10T06:47:46.509 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.509 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.509 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.510 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.510 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.510 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.510 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.510 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.510 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.510 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.510 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.510 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.510 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.510 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.511 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24576 2024-08-10T06:47:46.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.511 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.511 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 32768 2024-08-10T06:47:46.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.511 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.511 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.511 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.511 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.512 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.512 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.512 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.512 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.512 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68618464 2024-08-10T06:47:46.512 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.512 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.512 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T06:47:46.512 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.512 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 570425344 2024-08-10T06:47:46.513 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.513 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.513 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.513 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.513 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.513 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.513 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.513 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.513 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 428649840 2024-08-10T06:47:46.513 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.513 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.514 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.514 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.514 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.514 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.514 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.514 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.514 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2384 2024-08-10T06:47:46.514 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.514 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.514 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.515 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.515 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.515 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 153040 2024-08-10T06:47:46.515 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.515 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.515 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.515 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.515 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.515 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.515 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.515 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.515 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.516 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.516 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.516 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.516 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.516 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.516 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 74511216 2024-08-10T06:47:46.516 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.516 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.516 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T06:47:46.516 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.516 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176160768 2024-08-10T06:47:46.516 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.517 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.517 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.517 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.517 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.517 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 182256 2024-08-10T06:47:46.517 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.517 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.517 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38102208 2024-08-10T06:47:46.517 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.517 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.518 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.518 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.518 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.518 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.518 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.518 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.518 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.518 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.518 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.518 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.518 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.519 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.519 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.519 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.519 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.519 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.519 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.519 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.519 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.519 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.519 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.519 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.520 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.520 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.520 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.520 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.520 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.520 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70767440 2024-08-10T06:47:46.520 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.520 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.520 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T06:47:46.520 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.520 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 503316480 2024-08-10T06:47:46.521 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.521 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.521 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.521 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.521 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.521 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.521 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.521 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.521 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 428649840 2024-08-10T06:47:46.521 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.521 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.521 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.521 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.522 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.522 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.522 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.522 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.522 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.522 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.522 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.522 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.522 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.522 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.522 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 139240 2024-08-10T06:47:46.523 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.523 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.523 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1167015 2024-08-10T06:47:46.523 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.523 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.523 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.523 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.523 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.523 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.523 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.523 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.524 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.524 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.524 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.524 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73360385 2024-08-10T06:47:46.524 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.524 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.524 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T06:47:46.524 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T06:47:46.524 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.524 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.524 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:46.524 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 116 2024-08-10T06:47:46.525 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.525 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T06:47:46.525 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.525 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.525 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:46.525 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T06:47:46.525 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.525 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.525 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.525 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T06:47:46.526 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45 2024-08-10T06:47:46.526 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.526 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T06:47:46.526 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.526 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.526 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T06:47:46.526 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 52182 2024-08-10T06:47:46.526 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.526 INFO:tasks.workunit.client.0.smithi086.stdout: "op_before_queue_op_lat": { 2024-08-10T06:47:46.526 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 154591, 2024-08-10T06:47:46.526 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9079525374 2024-08-10T06:47:46.527 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.527 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T06:47:46.527 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6 2024-08-10T06:47:46.527 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.527 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T06:47:46.527 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.527 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.527 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T06:47:46.527 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2288429460 2024-08-10T06:47:46.527 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.527 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T06:47:46.527 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 52182, 2024-08-10T06:47:46.528 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 97661078130 2024-08-10T06:47:46.528 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.528 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T06:47:46.528 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3766448427 2024-08-10T06:47:46.528 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.528 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T06:47:46.528 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 53609, 2024-08-10T06:47:46.528 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42906840024 2024-08-10T06:47:46.528 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.528 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T06:47:46.528 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 52182, 2024-08-10T06:47:46.529 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 77901889466 2024-08-10T06:47:46.529 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.529 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:46.529 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22329 2024-08-10T06:47:46.529 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.529 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T06:47:46.529 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22329, 2024-08-10T06:47:46.529 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16153329578 2024-08-10T06:47:46.529 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.529 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T06:47:46.529 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.529 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.530 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T06:47:46.530 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3766448427 2024-08-10T06:47:46.530 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.530 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T06:47:46.530 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22964, 2024-08-10T06:47:46.530 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5630946470 2024-08-10T06:47:46.530 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.530 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T06:47:46.530 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22329, 2024-08-10T06:47:46.531 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9758362258 2024-08-10T06:47:46.531 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.531 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T06:47:46.531 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27619 2024-08-10T06:47:46.531 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.531 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T06:47:46.531 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 490976146 2024-08-10T06:47:46.531 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.531 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T06:47:46.532 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 27619, 2024-08-10T06:47:46.532 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 54115136822 2024-08-10T06:47:46.532 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.532 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T06:47:46.532 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.532 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.532 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T06:47:46.532 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.532 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.532 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T06:47:46.532 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.533 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.533 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T06:47:46.533 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 28219, 2024-08-10T06:47:46.533 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 33260669047 2024-08-10T06:47:46.533 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.533 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T06:47:46.533 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 27619, 2024-08-10T06:47:46.533 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 50401011436 2024-08-10T06:47:46.533 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.533 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:46.533 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2234 2024-08-10T06:47:46.534 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.534 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T06:47:46.534 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1797453314 2024-08-10T06:47:46.534 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.534 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T06:47:46.534 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2234, 2024-08-10T06:47:46.534 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27392611730 2024-08-10T06:47:46.534 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.534 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T06:47:46.534 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.534 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.535 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T06:47:46.535 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2426, 2024-08-10T06:47:46.535 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4015224507 2024-08-10T06:47:46.535 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.535 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T06:47:46.535 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2234, 2024-08-10T06:47:46.535 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 17742515772 2024-08-10T06:47:46.535 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.535 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T06:47:46.535 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.535 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.535 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T06:47:46.536 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.536 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.536 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T06:47:46.536 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 211 2024-08-10T06:47:46.536 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.536 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T06:47:46.536 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T06:47:46.536 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.536 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T06:47:46.536 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 591814656 2024-08-10T06:47:46.536 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.537 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.537 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.537 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.3": { 2024-08-10T06:47:46.537 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:46.537 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_db_max_lat": { 2024-08-10T06:47:46.537 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19079 2024-08-10T06:47:46.537 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.537 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T06:47:46.537 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.537 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.538 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_max_lat": { 2024-08-10T06:47:46.538 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.538 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.538 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T06:47:46.538 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.538 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.538 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T06:47:46.538 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T06:47:46.538 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.538 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_slow": { 2024-08-10T06:47:46.538 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.539 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.539 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T06:47:46.539 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.539 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.539 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_wal_max_lat": { 2024-08-10T06:47:46.539 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.539 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.539 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T06:47:46.539 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.539 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.539 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T06:47:46.540 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2080768 2024-08-10T06:47:46.540 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.540 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T06:47:46.540 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 615571456 2024-08-10T06:47:46.540 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.540 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T06:47:46.540 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18, 2024-08-10T06:47:46.540 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9139378 2024-08-10T06:47:46.540 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.540 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T06:47:46.540 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18, 2024-08-10T06:47:46.541 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4796486 2024-08-10T06:47:46.541 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.541 INFO:tasks.workunit.client.0.smithi086.stdout: "db_alloc_lat": { 2024-08-10T06:47:46.541 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 166, 2024-08-10T06:47:46.541 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 764532 2024-08-10T06:47:46.541 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.541 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T06:47:46.541 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995027456 2024-08-10T06:47:46.541 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.541 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T06:47:46.541 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 491978752 2024-08-10T06:47:46.542 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.542 INFO:tasks.workunit.client.0.smithi086.stdout: "flush_lat": { 2024-08-10T06:47:46.542 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73093, 2024-08-10T06:47:46.542 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10563753040 2024-08-10T06:47:46.542 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.542 INFO:tasks.workunit.client.0.smithi086.stdout: "fsync_lat": { 2024-08-10T06:47:46.542 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73103, 2024-08-10T06:47:46.542 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 17102626185 2024-08-10T06:47:46.542 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.542 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T06:47:46.542 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 212992 2024-08-10T06:47:46.543 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.543 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T06:47:46.543 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 299483136 2024-08-10T06:47:46.543 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.543 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T06:47:46.543 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 513277952 2024-08-10T06:47:46.543 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.543 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T06:47:46.543 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.543 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.543 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T06:47:46.544 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.544 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T06:47:46.544 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 39 2024-08-10T06:47:46.544 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.544 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T06:47:46.544 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 170077706 2024-08-10T06:47:46.544 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.544 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T06:47:46.544 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12728 2024-08-10T06:47:46.544 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.544 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T06:47:46.545 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 138809344 2024-08-10T06:47:46.545 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.545 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T06:47:46.545 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 138813440 2024-08-10T06:47:46.545 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.545 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T06:47:46.545 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.545 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.545 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T06:47:46.545 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.545 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.546 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T06:47:46.546 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6329 2024-08-10T06:47:46.546 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.546 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:46.546 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 12728, 2024-08-10T06:47:46.546 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 100641347 2024-08-10T06:47:46.546 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.546 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T06:47:46.546 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 117228970 2024-08-10T06:47:46.547 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.547 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T06:47:46.547 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11102 2024-08-10T06:47:46.547 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.547 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T06:47:46.547 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 790220 2024-08-10T06:47:46.547 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.547 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T06:47:46.547 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 397 2024-08-10T06:47:46.547 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.547 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T06:47:46.548 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2059517 2024-08-10T06:47:46.548 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.548 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T06:47:46.548 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 580 2024-08-10T06:47:46.548 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.548 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T06:47:46.548 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1269297 2024-08-10T06:47:46.548 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.548 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T06:47:46.548 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1269297 2024-08-10T06:47:46.548 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.548 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T06:47:46.549 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.549 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.549 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T06:47:46.549 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.549 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.549 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T06:47:46.549 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 185 2024-08-10T06:47:46.549 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.549 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_lat": { 2024-08-10T06:47:46.549 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 580, 2024-08-10T06:47:46.549 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1163588 2024-08-10T06:47:46.549 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.550 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_alloc_lat": { 2024-08-10T06:47:46.550 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.550 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.550 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.550 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T06:47:46.550 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.550 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.550 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T06:47:46.550 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.550 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.550 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:46.551 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T06:47:46.551 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 577 2024-08-10T06:47:46.551 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.551 INFO:tasks.workunit.client.0.smithi086.stdout: "unlink_lat": { 2024-08-10T06:47:46.551 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T06:47:46.551 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6791 2024-08-10T06:47:46.551 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.551 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_alloc_lat": { 2024-08-10T06:47:46.551 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.551 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.551 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.552 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T06:47:46.552 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.552 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.552 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T06:47:46.552 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.552 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.552 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T06:47:46.552 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 919855104 2024-08-10T06:47:46.552 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.552 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.552 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T06:47:46.552 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T06:47:46.553 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:46.553 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.553 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T06:47:46.553 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9478144 2024-08-10T06:47:46.553 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.553 INFO:tasks.workunit.client.0.smithi086.stdout: "allocator_lat": { 2024-08-10T06:47:46.553 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18522, 2024-08-10T06:47:46.553 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56338796 2024-08-10T06:47:46.553 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.553 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T06:47:46.553 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3664, 2024-08-10T06:47:46.554 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 339290707 2024-08-10T06:47:46.554 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.554 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T06:47:46.554 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.554 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.554 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.554 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T06:47:46.554 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.554 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.554 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T06:47:46.554 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.555 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.555 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T06:47:46.555 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.555 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.555 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T06:47:46.555 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14750, 2024-08-10T06:47:46.555 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 113161528 2024-08-10T06:47:46.555 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.555 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T06:47:46.555 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.555 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.556 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.556 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T06:47:46.556 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.556 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.556 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T06:47:46.556 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73061, 2024-08-10T06:47:46.556 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20544756403 2024-08-10T06:47:46.556 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.556 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T06:47:46.556 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 72486, 2024-08-10T06:47:46.556 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1648782996 2024-08-10T06:47:46.557 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.557 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T06:47:46.557 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73061, 2024-08-10T06:47:46.557 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45294474 2024-08-10T06:47:46.557 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.557 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T06:47:46.557 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73061, 2024-08-10T06:47:46.557 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20590050877 2024-08-10T06:47:46.557 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.557 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T06:47:46.557 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.557 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.558 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.558 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T06:47:46.558 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 235197, 2024-08-10T06:47:46.558 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1116604274 2024-08-10T06:47:46.558 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.558 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T06:47:46.558 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1391, 2024-08-10T06:47:46.558 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2832514 2024-08-10T06:47:46.558 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.558 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T06:47:46.558 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 125354, 2024-08-10T06:47:46.559 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 48796143 2024-08-10T06:47:46.559 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.559 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T06:47:46.559 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 40, 2024-08-10T06:47:46.559 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 92376 2024-08-10T06:47:46.559 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.559 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T06:47:46.559 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 13799, 2024-08-10T06:47:46.559 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2072385988 2024-08-10T06:47:46.559 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.559 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T06:47:46.560 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 446216 2024-08-10T06:47:46.560 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.560 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T06:47:46.560 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19172 2024-08-10T06:47:46.560 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.560 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:46.560 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 41940, 2024-08-10T06:47:46.560 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1791673243 2024-08-10T06:47:46.560 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.560 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T06:47:46.560 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 102241, 2024-08-10T06:47:46.560 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 29506208 2024-08-10T06:47:46.561 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.561 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T06:47:46.561 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 60301, 2024-08-10T06:47:46.561 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1271135213 2024-08-10T06:47:46.561 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.561 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T06:47:46.561 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.561 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.561 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T06:47:46.561 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 13501, 2024-08-10T06:47:46.562 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 373600505 2024-08-10T06:47:46.562 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.562 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_aio_wait_count": { 2024-08-10T06:47:46.562 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.562 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.562 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_committed_kv_count": { 2024-08-10T06:47:46.562 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.562 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.562 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_onode_meta_count": { 2024-08-10T06:47:46.562 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.562 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.562 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_wait_aio_count": { 2024-08-10T06:47:46.563 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.563 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.563 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T06:47:46.563 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85253, 2024-08-10T06:47:46.563 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10230738273 2024-08-10T06:47:46.563 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.563 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T06:47:46.563 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 17947, 2024-08-10T06:47:46.563 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1211360250 2024-08-10T06:47:46.563 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.563 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T06:47:46.563 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 17944, 2024-08-10T06:47:46.563 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4799956565485 2024-08-10T06:47:46.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.564 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T06:47:46.564 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 17947, 2024-08-10T06:47:46.564 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7271004455495 2024-08-10T06:47:46.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.564 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T06:47:46.564 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85250, 2024-08-10T06:47:46.564 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3754862229569 2024-08-10T06:47:46.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.564 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T06:47:46.565 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85250, 2024-08-10T06:47:46.565 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8550373 2024-08-10T06:47:46.565 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.565 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T06:47:46.565 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85253, 2024-08-10T06:47:46.565 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 225907238 2024-08-10T06:47:46.565 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.565 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T06:47:46.565 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85253, 2024-08-10T06:47:46.565 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 32782597532 2024-08-10T06:47:46.565 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.566 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T06:47:46.566 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85253, 2024-08-10T06:47:46.566 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 29677024 2024-08-10T06:47:46.566 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.566 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T06:47:46.566 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85253, 2024-08-10T06:47:46.566 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16019111912 2024-08-10T06:47:46.566 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.566 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T06:47:46.566 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85253, 2024-08-10T06:47:46.566 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7543038297 2024-08-10T06:47:46.566 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.567 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T06:47:46.567 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5653781 2024-08-10T06:47:46.567 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.567 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:46.567 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2757, 2024-08-10T06:47:46.567 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15355436 2024-08-10T06:47:46.567 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.567 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T06:47:46.567 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85253, 2024-08-10T06:47:46.567 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 66813400519 2024-08-10T06:47:46.567 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.567 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T06:47:46.568 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85253, 2024-08-10T06:47:46.568 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8649811419 2024-08-10T06:47:46.568 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.568 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T06:47:46.568 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85253, 2024-08-10T06:47:46.568 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 509202836 2024-08-10T06:47:46.568 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.568 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.568 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T06:47:46.568 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:46.568 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1405130311 2024-08-10T06:47:46.568 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.569 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:46.569 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 563437568 2024-08-10T06:47:46.569 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.569 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:46.569 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 554926080 2024-08-10T06:47:46.569 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.569 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:46.569 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2600513740 2024-08-10T06:47:46.569 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.569 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:46.569 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8511488 2024-08-10T06:47:46.569 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.570 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.570 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T06:47:46.570 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.570 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 125829120 2024-08-10T06:47:46.570 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.570 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.570 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.570 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.570 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.570 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.570 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.570 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.571 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 57434553 2024-08-10T06:47:46.571 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.571 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.571 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.571 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.571 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.571 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.571 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.571 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.571 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.571 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.572 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.572 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.572 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.572 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.572 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8192 2024-08-10T06:47:46.572 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.572 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.572 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:46.572 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.572 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.572 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.572 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.572 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.573 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.573 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.573 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.573 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.573 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.573 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.573 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68382279 2024-08-10T06:47:46.573 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.573 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.573 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T06:47:46.573 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.574 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 570425344 2024-08-10T06:47:46.574 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.574 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.574 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.574 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.574 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.574 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.574 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.574 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.574 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 430759149 2024-08-10T06:47:46.574 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.575 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.575 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.575 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.575 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.575 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.575 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.575 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.575 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1648 2024-08-10T06:47:46.575 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.575 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.575 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.575 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.575 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.576 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 96176 2024-08-10T06:47:46.576 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.576 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.576 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.576 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.576 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.576 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.576 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.576 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.576 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.576 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.576 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.577 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.577 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.577 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.577 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 72459507 2024-08-10T06:47:46.577 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.577 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.577 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T06:47:46.577 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.577 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176160768 2024-08-10T06:47:46.577 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.577 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.577 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.578 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.578 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.578 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 191136 2024-08-10T06:47:46.578 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.578 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.578 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38289702 2024-08-10T06:47:46.578 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.578 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.578 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.578 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.578 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.579 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.579 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.579 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.579 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.579 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.579 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.579 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.579 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.579 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.579 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.579 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.579 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.580 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.580 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.580 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.580 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.580 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.580 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.580 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.580 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.580 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.580 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.580 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.580 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.581 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70571066 2024-08-10T06:47:46.581 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.581 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.581 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T06:47:46.581 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.581 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 503316480 2024-08-10T06:47:46.581 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.581 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.581 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.581 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.581 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.582 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.582 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.582 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.582 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 430759149 2024-08-10T06:47:46.582 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.582 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.582 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.582 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.582 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.582 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.582 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.583 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.583 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.583 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.583 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.583 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.583 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.583 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.583 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 143909 2024-08-10T06:47:46.583 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.583 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.583 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1162272 2024-08-10T06:47:46.583 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.584 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.584 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.584 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.584 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.584 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.584 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.584 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.584 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.584 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.584 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.585 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71251150 2024-08-10T06:47:46.585 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.585 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.585 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T06:47:46.585 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T06:47:46.585 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.585 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.585 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:46.585 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T06:47:46.585 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.586 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T06:47:46.586 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.586 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.586 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:46.586 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.586 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.586 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.586 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.586 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T06:47:46.586 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 53 2024-08-10T06:47:46.586 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.587 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T06:47:46.587 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.587 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T06:47:46.587 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70854 2024-08-10T06:47:46.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.587 INFO:tasks.workunit.client.0.smithi086.stdout: "op_before_queue_op_lat": { 2024-08-10T06:47:46.587 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 154081, 2024-08-10T06:47:46.587 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8450546902 2024-08-10T06:47:46.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.587 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T06:47:46.587 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.588 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.588 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T06:47:46.588 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.588 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.588 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T06:47:46.588 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1427167635 2024-08-10T06:47:46.588 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.588 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T06:47:46.588 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 70854, 2024-08-10T06:47:46.588 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 304321622818 2024-08-10T06:47:46.588 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.588 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T06:47:46.589 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1593199619 2024-08-10T06:47:46.589 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.589 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T06:47:46.589 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73024, 2024-08-10T06:47:46.589 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 37777200865 2024-08-10T06:47:46.589 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.589 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T06:47:46.589 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 70854, 2024-08-10T06:47:46.589 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 84821547464 2024-08-10T06:47:46.589 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.589 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:46.590 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 51537 2024-08-10T06:47:46.590 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.590 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T06:47:46.590 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 51537, 2024-08-10T06:47:46.590 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 58906364584 2024-08-10T06:47:46.590 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.590 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T06:47:46.590 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.590 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.590 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T06:47:46.590 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1593199619 2024-08-10T06:47:46.591 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.591 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T06:47:46.591 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 52007, 2024-08-10T06:47:46.591 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14759420190 2024-08-10T06:47:46.591 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.591 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T06:47:46.591 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 51537, 2024-08-10T06:47:46.591 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13798022461 2024-08-10T06:47:46.591 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.591 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T06:47:46.591 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15223 2024-08-10T06:47:46.592 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.592 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T06:47:46.592 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 286446773 2024-08-10T06:47:46.592 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.592 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T06:47:46.592 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15223, 2024-08-10T06:47:46.592 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 167042290433 2024-08-10T06:47:46.592 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.592 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T06:47:46.592 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.592 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.592 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T06:47:46.593 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.593 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.593 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T06:47:46.593 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.593 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.593 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T06:47:46.593 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 16818, 2024-08-10T06:47:46.593 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18394193355 2024-08-10T06:47:46.593 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.593 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T06:47:46.593 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15223, 2024-08-10T06:47:46.593 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 39212581860 2024-08-10T06:47:46.594 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.594 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:46.594 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4094 2024-08-10T06:47:46.594 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.594 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T06:47:46.594 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1140720862 2024-08-10T06:47:46.594 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.594 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T06:47:46.594 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4094, 2024-08-10T06:47:46.594 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 78372967801 2024-08-10T06:47:46.594 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.595 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T06:47:46.595 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.595 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.595 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T06:47:46.595 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4199, 2024-08-10T06:47:46.595 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4623587320 2024-08-10T06:47:46.595 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.595 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T06:47:46.595 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4094, 2024-08-10T06:47:46.595 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31810943143 2024-08-10T06:47:46.595 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.595 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T06:47:46.595 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.596 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.596 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T06:47:46.596 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 39 2024-08-10T06:47:46.596 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.596 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T06:47:46.596 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18 2024-08-10T06:47:46.596 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.596 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T06:47:46.596 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T06:47:46.596 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.596 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T06:47:46.596 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 501477376 2024-08-10T06:47:46.597 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.597 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.597 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.597 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.4": { 2024-08-10T06:47:46.597 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:46.597 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_db_max_lat": { 2024-08-10T06:47:46.597 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 21610 2024-08-10T06:47:46.597 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.597 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T06:47:46.597 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.597 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.597 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_max_lat": { 2024-08-10T06:47:46.598 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.598 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.598 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T06:47:46.598 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.598 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.598 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T06:47:46.598 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T06:47:46.598 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.598 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_slow": { 2024-08-10T06:47:46.598 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.598 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.598 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T06:47:46.599 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.599 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.599 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_wal_max_lat": { 2024-08-10T06:47:46.599 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.599 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.599 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T06:47:46.599 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.599 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.599 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T06:47:46.599 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5521408 2024-08-10T06:47:46.599 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.599 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T06:47:46.599 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 586186752 2024-08-10T06:47:46.599 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.600 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T06:47:46.600 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15, 2024-08-10T06:47:46.600 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3236416 2024-08-10T06:47:46.600 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.600 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T06:47:46.600 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15, 2024-08-10T06:47:46.600 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1105967 2024-08-10T06:47:46.600 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.600 INFO:tasks.workunit.client.0.smithi086.stdout: "db_alloc_lat": { 2024-08-10T06:47:46.600 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 156, 2024-08-10T06:47:46.600 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 718558 2024-08-10T06:47:46.601 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.601 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T06:47:46.601 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995027456 2024-08-10T06:47:46.601 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.601 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T06:47:46.601 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 573702144 2024-08-10T06:47:46.601 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.601 INFO:tasks.workunit.client.0.smithi086.stdout: "flush_lat": { 2024-08-10T06:47:46.601 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 61797, 2024-08-10T06:47:46.601 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9927970023 2024-08-10T06:47:46.601 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.601 INFO:tasks.workunit.client.0.smithi086.stdout: "fsync_lat": { 2024-08-10T06:47:46.601 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 61808, 2024-08-10T06:47:46.602 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16222807127 2024-08-10T06:47:46.602 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.602 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T06:47:46.602 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3842048 2024-08-10T06:47:46.602 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.602 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T06:47:46.602 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 253206528 2024-08-10T06:47:46.602 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.602 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T06:47:46.602 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 590741504 2024-08-10T06:47:46.602 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.602 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T06:47:46.603 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.603 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.603 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T06:47:46.603 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.603 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.603 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T06:47:46.603 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 44 2024-08-10T06:47:46.603 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.603 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T06:47:46.603 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 306427751 2024-08-10T06:47:46.603 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.603 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T06:47:46.604 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18988 2024-08-10T06:47:46.604 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.604 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T06:47:46.604 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 260788224 2024-08-10T06:47:46.604 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.604 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T06:47:46.604 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 260792320 2024-08-10T06:47:46.604 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.604 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T06:47:46.604 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.604 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.605 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T06:47:46.605 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.605 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.605 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T06:47:46.605 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8400 2024-08-10T06:47:46.605 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.605 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:46.605 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18988, 2024-08-10T06:47:46.605 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 139568551 2024-08-10T06:47:46.605 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.605 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T06:47:46.605 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 200379857 2024-08-10T06:47:46.606 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.606 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T06:47:46.606 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15737 2024-08-10T06:47:46.606 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.606 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T06:47:46.606 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1859348 2024-08-10T06:47:46.606 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.606 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T06:47:46.606 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 577 2024-08-10T06:47:46.606 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.607 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T06:47:46.607 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5481331 2024-08-10T06:47:46.607 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.607 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T06:47:46.607 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 859 2024-08-10T06:47:46.607 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.607 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T06:47:46.607 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3621983 2024-08-10T06:47:46.607 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.607 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T06:47:46.607 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3621983 2024-08-10T06:47:46.608 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.608 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T06:47:46.608 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.608 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.608 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T06:47:46.608 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.608 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.608 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T06:47:46.608 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 288 2024-08-10T06:47:46.608 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.608 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_lat": { 2024-08-10T06:47:46.609 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 859, 2024-08-10T06:47:46.609 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1852538 2024-08-10T06:47:46.609 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.609 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_alloc_lat": { 2024-08-10T06:47:46.609 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.609 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.609 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.609 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T06:47:46.609 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.609 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.609 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T06:47:46.609 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.609 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.610 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:46.610 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T06:47:46.610 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 801 2024-08-10T06:47:46.610 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.610 INFO:tasks.workunit.client.0.smithi086.stdout: "unlink_lat": { 2024-08-10T06:47:46.610 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 8, 2024-08-10T06:47:46.610 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11381 2024-08-10T06:47:46.610 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.610 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_alloc_lat": { 2024-08-10T06:47:46.610 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.610 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.610 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.611 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T06:47:46.611 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.611 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.611 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T06:47:46.611 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.611 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.611 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T06:47:46.611 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 847196160 2024-08-10T06:47:46.611 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.611 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.611 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T06:47:46.612 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T06:47:46.612 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:46.612 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.612 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T06:47:46.612 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9474048 2024-08-10T06:47:46.612 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.612 INFO:tasks.workunit.client.0.smithi086.stdout: "allocator_lat": { 2024-08-10T06:47:46.612 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 21824, 2024-08-10T06:47:46.612 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67519294 2024-08-10T06:47:46.612 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.612 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T06:47:46.612 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3629, 2024-08-10T06:47:46.613 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 457511936 2024-08-10T06:47:46.613 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.613 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T06:47:46.613 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.613 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.613 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.613 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T06:47:46.613 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.613 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.613 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T06:47:46.613 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.613 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.614 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T06:47:46.614 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.614 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.614 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T06:47:46.614 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15731, 2024-08-10T06:47:46.614 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 127836299 2024-08-10T06:47:46.614 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.614 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T06:47:46.614 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.614 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.615 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.615 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T06:47:46.615 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.615 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.615 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T06:47:46.615 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 61758, 2024-08-10T06:47:46.615 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19358430047 2024-08-10T06:47:46.615 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.615 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T06:47:46.615 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 61290, 2024-08-10T06:47:46.615 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1375513210 2024-08-10T06:47:46.615 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.616 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T06:47:46.616 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 61758, 2024-08-10T06:47:46.616 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 50075876 2024-08-10T06:47:46.616 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.616 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T06:47:46.616 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 61758, 2024-08-10T06:47:46.616 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19408505923 2024-08-10T06:47:46.616 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.616 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T06:47:46.616 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.616 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.616 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.617 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T06:47:46.617 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 29828, 2024-08-10T06:47:46.617 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 767598421 2024-08-10T06:47:46.617 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.617 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T06:47:46.617 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 859, 2024-08-10T06:47:46.617 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2321654 2024-08-10T06:47:46.617 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.617 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T06:47:46.617 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14554, 2024-08-10T06:47:46.617 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11869336 2024-08-10T06:47:46.617 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.617 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T06:47:46.618 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 47, 2024-08-10T06:47:46.618 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 94626 2024-08-10T06:47:46.618 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.618 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T06:47:46.618 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15215, 2024-08-10T06:47:46.618 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2678996923 2024-08-10T06:47:46.618 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.618 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T06:47:46.618 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 194285 2024-08-10T06:47:46.618 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.618 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T06:47:46.619 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20403 2024-08-10T06:47:46.619 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.619 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:46.619 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 11935, 2024-08-10T06:47:46.619 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1482260670 2024-08-10T06:47:46.619 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.619 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T06:47:46.619 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 44238, 2024-08-10T06:47:46.619 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12231716 2024-08-10T06:47:46.619 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.619 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T06:47:46.620 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 32303, 2024-08-10T06:47:46.620 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1204997205 2024-08-10T06:47:46.620 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.620 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T06:47:46.620 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.620 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.620 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T06:47:46.620 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14399, 2024-08-10T06:47:46.620 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 397739959 2024-08-10T06:47:46.620 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.620 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_aio_wait_count": { 2024-08-10T06:47:46.620 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.621 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.621 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_committed_kv_count": { 2024-08-10T06:47:46.621 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.621 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.621 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_onode_meta_count": { 2024-08-10T06:47:46.621 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.621 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.621 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_wait_aio_count": { 2024-08-10T06:47:46.621 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.621 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.621 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T06:47:46.621 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:46.622 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9816852625 2024-08-10T06:47:46.622 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.622 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T06:47:46.622 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18995, 2024-08-10T06:47:46.622 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1197800426 2024-08-10T06:47:46.622 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.622 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T06:47:46.622 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18995, 2024-08-10T06:47:46.622 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4506106358099 2024-08-10T06:47:46.622 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.622 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T06:47:46.623 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18995, 2024-08-10T06:47:46.623 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7020597869239 2024-08-10T06:47:46.623 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.623 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T06:47:46.623 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:46.623 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2819626429442 2024-08-10T06:47:46.623 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.623 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T06:47:46.623 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:46.623 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7457125 2024-08-10T06:47:46.623 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.623 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T06:47:46.624 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:46.624 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 432203581 2024-08-10T06:47:46.624 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.624 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T06:47:46.624 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:46.624 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 29870389674 2024-08-10T06:47:46.624 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.624 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T06:47:46.624 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:46.624 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 26295316 2024-08-10T06:47:46.624 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.625 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T06:47:46.625 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:46.625 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13646709339 2024-08-10T06:47:46.625 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.625 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T06:47:46.625 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:46.625 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7947744753 2024-08-10T06:47:46.625 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.625 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T06:47:46.625 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5648588 2024-08-10T06:47:46.625 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.626 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:46.626 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2668, 2024-08-10T06:47:46.626 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13903220 2024-08-10T06:47:46.626 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.626 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T06:47:46.626 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:46.626 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 61725960337 2024-08-10T06:47:46.626 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.626 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T06:47:46.626 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:46.626 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8907432434 2024-08-10T06:47:46.626 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.626 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T06:47:46.627 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:46.627 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464256760 2024-08-10T06:47:46.627 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.627 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.627 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T06:47:46.627 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:46.627 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1405133357 2024-08-10T06:47:46.627 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.627 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:46.627 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 544849920 2024-08-10T06:47:46.627 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.627 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:46.627 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 528113664 2024-08-10T06:47:46.628 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.628 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:46.628 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2600517324 2024-08-10T06:47:46.628 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.628 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:46.628 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16736256 2024-08-10T06:47:46.628 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.628 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.628 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T06:47:46.628 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.628 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 125829120 2024-08-10T06:47:46.628 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.629 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.629 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.629 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.629 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.629 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.629 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 57062377 2024-08-10T06:47:46.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.629 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.629 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.630 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.630 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.630 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.630 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.630 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.630 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.630 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.630 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:46.630 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.631 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.631 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 36864 2024-08-10T06:47:46.631 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.631 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.631 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 692224 2024-08-10T06:47:46.631 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.631 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.632 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.632 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.632 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.632 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.632 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.632 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.632 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.632 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.632 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.632 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68033559 2024-08-10T06:47:46.632 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.633 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.633 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T06:47:46.633 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.633 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 570425344 2024-08-10T06:47:46.633 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.633 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.633 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.633 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.633 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.633 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.634 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.634 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.634 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 427967830 2024-08-10T06:47:46.634 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.634 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.634 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.634 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.634 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.634 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.634 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.635 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.635 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1776 2024-08-10T06:47:46.635 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.635 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.635 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.635 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.635 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.635 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 117408 2024-08-10T06:47:46.635 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.635 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.635 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.635 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.636 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.636 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.636 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.636 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.636 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.636 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.636 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.636 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.636 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.636 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.636 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 75229466 2024-08-10T06:47:46.637 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.637 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.637 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T06:47:46.637 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.637 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176160768 2024-08-10T06:47:46.637 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.637 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.637 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.637 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.637 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.637 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 345808 2024-08-10T06:47:46.638 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.638 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.638 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38041584 2024-08-10T06:47:46.638 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.638 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.638 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.638 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.638 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.638 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.638 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.639 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.639 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.639 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.639 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.639 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.639 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.639 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.639 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.639 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.639 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.639 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.640 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.640 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.640 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.640 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.640 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.640 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.640 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.640 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.640 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.640 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.640 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.640 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70664512 2024-08-10T06:47:46.641 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.641 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.641 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T06:47:46.641 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.641 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 503316480 2024-08-10T06:47:46.641 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.641 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.641 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.641 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.641 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.641 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.641 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.642 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.642 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 427967830 2024-08-10T06:47:46.642 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.642 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.642 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.642 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.642 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.642 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.642 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.642 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.642 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.643 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.643 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.643 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 992 2024-08-10T06:47:46.643 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.643 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.643 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 151793 2024-08-10T06:47:46.643 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.643 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.643 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1152838 2024-08-10T06:47:46.643 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.643 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.644 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.644 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.644 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.644 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.644 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.644 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.644 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.644 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.644 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.644 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 74043027 2024-08-10T06:47:46.644 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.645 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.645 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T06:47:46.645 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T06:47:46.645 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.645 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.645 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:46.645 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T06:47:46.645 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.645 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T06:47:46.645 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.645 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.645 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:46.646 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.646 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.646 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.646 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.646 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T06:47:46.646 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 48 2024-08-10T06:47:46.646 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.646 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T06:47:46.646 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.646 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.647 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T06:47:46.647 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 36416 2024-08-10T06:47:46.647 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.647 INFO:tasks.workunit.client.0.smithi086.stdout: "op_before_queue_op_lat": { 2024-08-10T06:47:46.647 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 102722, 2024-08-10T06:47:46.647 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10745824039 2024-08-10T06:47:46.647 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.647 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T06:47:46.647 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.648 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.648 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T06:47:46.648 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.648 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.648 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T06:47:46.648 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1779130211 2024-08-10T06:47:46.648 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.648 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T06:47:46.648 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 36416, 2024-08-10T06:47:46.648 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 91845773933 2024-08-10T06:47:46.648 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.648 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T06:47:46.649 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1585622295 2024-08-10T06:47:46.649 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.649 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T06:47:46.649 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 37015, 2024-08-10T06:47:46.649 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15133922694 2024-08-10T06:47:46.649 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.649 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T06:47:46.649 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 36416, 2024-08-10T06:47:46.649 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38345157613 2024-08-10T06:47:46.649 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.649 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:46.650 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 25163 2024-08-10T06:47:46.650 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.650 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T06:47:46.650 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 25163, 2024-08-10T06:47:46.650 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7835299937 2024-08-10T06:47:46.650 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.650 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T06:47:46.650 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.650 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.650 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T06:47:46.650 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1585622295 2024-08-10T06:47:46.651 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.651 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T06:47:46.651 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 25400, 2024-08-10T06:47:46.651 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5593021760 2024-08-10T06:47:46.651 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.651 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T06:47:46.651 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 25163, 2024-08-10T06:47:46.651 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5045792922 2024-08-10T06:47:46.651 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.651 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T06:47:46.651 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6769 2024-08-10T06:47:46.651 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.651 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T06:47:46.652 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 310879558 2024-08-10T06:47:46.652 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.652 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T06:47:46.652 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6769, 2024-08-10T06:47:46.652 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13136499633 2024-08-10T06:47:46.652 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.652 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T06:47:46.652 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.652 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.652 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T06:47:46.652 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.652 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.653 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T06:47:46.653 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.653 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.653 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T06:47:46.653 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7003, 2024-08-10T06:47:46.653 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3719861937 2024-08-10T06:47:46.653 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.653 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T06:47:46.653 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6769, 2024-08-10T06:47:46.653 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10847577555 2024-08-10T06:47:46.653 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.654 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:46.654 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4484 2024-08-10T06:47:46.654 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.654 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T06:47:46.654 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1468250653 2024-08-10T06:47:46.654 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.654 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T06:47:46.654 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4484, 2024-08-10T06:47:46.654 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70873974363 2024-08-10T06:47:46.654 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.654 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T06:47:46.655 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.655 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T06:47:46.655 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4612, 2024-08-10T06:47:46.655 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5821038997 2024-08-10T06:47:46.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.655 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T06:47:46.655 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4484, 2024-08-10T06:47:46.655 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22451787136 2024-08-10T06:47:46.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.656 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T06:47:46.656 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.656 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.656 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T06:47:46.656 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16777232 2024-08-10T06:47:46.656 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.656 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T06:47:46.656 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22 2024-08-10T06:47:46.656 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.656 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T06:47:46.656 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T06:47:46.657 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.657 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T06:47:46.657 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 583184384 2024-08-10T06:47:46.657 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.657 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.657 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.657 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.5": { 2024-08-10T06:47:46.657 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:46.657 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_db_max_lat": { 2024-08-10T06:47:46.657 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 28423 2024-08-10T06:47:46.657 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.657 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T06:47:46.658 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.658 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.658 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_max_lat": { 2024-08-10T06:47:46.658 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.658 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.658 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T06:47:46.658 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.658 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.658 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T06:47:46.658 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T06:47:46.658 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.659 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_slow": { 2024-08-10T06:47:46.659 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.659 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.659 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T06:47:46.659 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.659 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.659 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_wal_max_lat": { 2024-08-10T06:47:46.659 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.659 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.659 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T06:47:46.659 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.659 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.660 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T06:47:46.660 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13725696 2024-08-10T06:47:46.660 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.660 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T06:47:46.660 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 649871360 2024-08-10T06:47:46.660 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.660 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T06:47:46.660 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 19, 2024-08-10T06:47:46.660 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9359209 2024-08-10T06:47:46.660 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.660 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T06:47:46.660 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 19, 2024-08-10T06:47:46.661 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1411865 2024-08-10T06:47:46.661 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.661 INFO:tasks.workunit.client.0.smithi086.stdout: "db_alloc_lat": { 2024-08-10T06:47:46.661 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 203, 2024-08-10T06:47:46.661 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 882804 2024-08-10T06:47:46.661 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.661 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T06:47:46.661 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995027456 2024-08-10T06:47:46.661 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.661 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T06:47:46.661 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 590479360 2024-08-10T06:47:46.661 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.662 INFO:tasks.workunit.client.0.smithi086.stdout: "flush_lat": { 2024-08-10T06:47:46.662 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 80161, 2024-08-10T06:47:46.662 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11379318052 2024-08-10T06:47:46.662 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.662 INFO:tasks.workunit.client.0.smithi086.stdout: "fsync_lat": { 2024-08-10T06:47:46.662 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 80160, 2024-08-10T06:47:46.662 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18285431001 2024-08-10T06:47:46.662 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.662 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T06:47:46.662 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12500992 2024-08-10T06:47:46.662 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.663 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T06:47:46.663 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 328392704 2024-08-10T06:47:46.663 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.663 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T06:47:46.663 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 586219520 2024-08-10T06:47:46.663 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.663 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T06:47:46.663 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.663 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.663 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T06:47:46.663 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.663 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T06:47:46.664 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 47 2024-08-10T06:47:46.664 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.664 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T06:47:46.664 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 433013342 2024-08-10T06:47:46.664 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.664 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T06:47:46.664 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20983 2024-08-10T06:47:46.664 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.664 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T06:47:46.664 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 368500736 2024-08-10T06:47:46.664 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.665 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T06:47:46.665 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 368504832 2024-08-10T06:47:46.665 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.665 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T06:47:46.665 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.665 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.665 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T06:47:46.665 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.665 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.665 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T06:47:46.665 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9015 2024-08-10T06:47:46.665 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.665 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:46.666 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 20983, 2024-08-10T06:47:46.666 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 159691076 2024-08-10T06:47:46.666 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.666 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T06:47:46.666 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 266477332 2024-08-10T06:47:46.666 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.666 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T06:47:46.666 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15884 2024-08-10T06:47:46.666 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.666 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T06:47:46.666 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4379521 2024-08-10T06:47:46.667 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.667 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T06:47:46.667 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1166 2024-08-10T06:47:46.667 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.667 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T06:47:46.667 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13619207 2024-08-10T06:47:46.667 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.667 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T06:47:46.667 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1537 2024-08-10T06:47:46.667 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.667 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T06:47:46.667 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9239686 2024-08-10T06:47:46.668 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.668 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T06:47:46.668 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9239686 2024-08-10T06:47:46.668 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.668 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T06:47:46.668 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.668 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.668 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T06:47:46.668 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.668 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.668 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T06:47:46.668 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 389 2024-08-10T06:47:46.669 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.669 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_lat": { 2024-08-10T06:47:46.669 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1537, 2024-08-10T06:47:46.669 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4768875 2024-08-10T06:47:46.669 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.669 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_alloc_lat": { 2024-08-10T06:47:46.669 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.669 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.669 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.669 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T06:47:46.669 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.669 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.669 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T06:47:46.670 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.670 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.670 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:46.670 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T06:47:46.670 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 653 2024-08-10T06:47:46.670 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.670 INFO:tasks.workunit.client.0.smithi086.stdout: "unlink_lat": { 2024-08-10T06:47:46.670 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 12, 2024-08-10T06:47:46.670 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13199 2024-08-10T06:47:46.670 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.670 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_alloc_lat": { 2024-08-10T06:47:46.670 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.671 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.671 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.671 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T06:47:46.671 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.671 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.671 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T06:47:46.671 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.671 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.671 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T06:47:46.672 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 994869248 2024-08-10T06:47:46.672 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.672 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.672 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T06:47:46.672 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T06:47:46.672 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:46.672 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.672 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T06:47:46.672 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9478144 2024-08-10T06:47:46.672 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.672 INFO:tasks.workunit.client.0.smithi086.stdout: "allocator_lat": { 2024-08-10T06:47:46.672 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 20979, 2024-08-10T06:47:46.673 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 66937354 2024-08-10T06:47:46.673 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.673 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T06:47:46.673 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3653, 2024-08-10T06:47:46.673 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 602429661 2024-08-10T06:47:46.673 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.673 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T06:47:46.673 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.673 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.673 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.673 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T06:47:46.674 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.674 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.674 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T06:47:46.674 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.674 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.674 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T06:47:46.674 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.674 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.674 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T06:47:46.674 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 21556, 2024-08-10T06:47:46.675 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 172339033 2024-08-10T06:47:46.675 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.675 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T06:47:46.675 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.675 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.675 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.675 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T06:47:46.675 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.675 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.675 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T06:47:46.676 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 80103, 2024-08-10T06:47:46.676 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 21971416001 2024-08-10T06:47:46.676 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.676 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T06:47:46.676 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 79597, 2024-08-10T06:47:46.676 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1686167727 2024-08-10T06:47:46.676 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.676 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T06:47:46.676 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 80103, 2024-08-10T06:47:46.676 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 47793223 2024-08-10T06:47:46.677 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.677 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T06:47:46.677 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 80103, 2024-08-10T06:47:46.677 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22019209224 2024-08-10T06:47:46.677 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.677 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T06:47:46.677 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.677 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.677 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.677 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T06:47:46.678 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 26231, 2024-08-10T06:47:46.678 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 959974212 2024-08-10T06:47:46.678 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.678 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T06:47:46.678 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 942, 2024-08-10T06:47:46.678 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2301572 2024-08-10T06:47:46.678 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.678 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T06:47:46.678 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10119, 2024-08-10T06:47:46.678 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10824067 2024-08-10T06:47:46.678 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.679 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T06:47:46.679 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 50, 2024-08-10T06:47:46.679 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 66606 2024-08-10T06:47:46.679 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.679 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T06:47:46.679 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 13162, 2024-08-10T06:47:46.679 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1785260844 2024-08-10T06:47:46.679 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.679 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T06:47:46.679 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 224305 2024-08-10T06:47:46.680 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.680 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T06:47:46.680 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 21816 2024-08-10T06:47:46.680 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.680 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:46.680 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 12486, 2024-08-10T06:47:46.680 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1712537766 2024-08-10T06:47:46.680 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.680 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T06:47:46.681 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 35472, 2024-08-10T06:47:46.681 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11506431 2024-08-10T06:47:46.681 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.681 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T06:47:46.681 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22986, 2024-08-10T06:47:46.681 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1581990154 2024-08-10T06:47:46.681 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.681 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T06:47:46.681 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.681 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.681 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T06:47:46.681 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 16524, 2024-08-10T06:47:46.682 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 460004390 2024-08-10T06:47:46.682 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.682 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_aio_wait_count": { 2024-08-10T06:47:46.682 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.682 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.682 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_committed_kv_count": { 2024-08-10T06:47:46.682 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.682 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.682 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_onode_meta_count": { 2024-08-10T06:47:46.682 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.683 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.683 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_wait_aio_count": { 2024-08-10T06:47:46.683 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.683 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.683 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T06:47:46.683 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93386, 2024-08-10T06:47:46.683 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11757810907 2024-08-10T06:47:46.683 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.683 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T06:47:46.683 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9342, 2024-08-10T06:47:46.683 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1034717738 2024-08-10T06:47:46.684 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.684 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T06:47:46.684 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9340, 2024-08-10T06:47:46.684 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4414204455993 2024-08-10T06:47:46.684 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.684 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T06:47:46.684 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9342, 2024-08-10T06:47:46.684 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7208012848953 2024-08-10T06:47:46.684 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.684 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T06:47:46.684 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93384, 2024-08-10T06:47:46.685 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3208736704495 2024-08-10T06:47:46.685 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.685 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T06:47:46.685 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93384, 2024-08-10T06:47:46.685 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10043977 2024-08-10T06:47:46.685 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.685 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T06:47:46.685 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93386, 2024-08-10T06:47:46.685 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 439364924 2024-08-10T06:47:46.685 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.685 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T06:47:46.686 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93386, 2024-08-10T06:47:46.686 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 34353091541 2024-08-10T06:47:46.686 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.686 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T06:47:46.686 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93386, 2024-08-10T06:47:46.686 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31805679 2024-08-10T06:47:46.686 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.686 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T06:47:46.686 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93386, 2024-08-10T06:47:46.686 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16181277609 2024-08-10T06:47:46.687 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.687 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T06:47:46.687 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93386, 2024-08-10T06:47:46.687 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9199712536 2024-08-10T06:47:46.687 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.687 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T06:47:46.687 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5653786 2024-08-10T06:47:46.687 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.687 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:46.687 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2683, 2024-08-10T06:47:46.687 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13585386 2024-08-10T06:47:46.687 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.687 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T06:47:46.688 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93386, 2024-08-10T06:47:46.688 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71945280901 2024-08-10T06:47:46.688 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.688 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T06:47:46.688 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93386, 2024-08-10T06:47:46.688 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10332653994 2024-08-10T06:47:46.688 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.688 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T06:47:46.688 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93386, 2024-08-10T06:47:46.688 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 512932257 2024-08-10T06:47:46.688 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.688 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.689 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T06:47:46.689 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:46.689 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1405133357 2024-08-10T06:47:46.689 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.689 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:46.689 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 577249280 2024-08-10T06:47:46.689 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.689 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:46.689 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 531423232 2024-08-10T06:47:46.689 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.689 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:46.690 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2600517324 2024-08-10T06:47:46.690 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.690 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:46.690 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45826048 2024-08-10T06:47:46.690 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.690 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.690 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T06:47:46.690 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.690 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 125829120 2024-08-10T06:47:46.690 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.690 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.690 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.691 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.691 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.691 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.691 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.691 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.691 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56422849 2024-08-10T06:47:46.691 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.691 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.691 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.692 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.692 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.692 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.692 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.692 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.692 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.692 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.692 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.692 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.692 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.692 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.692 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T06:47:46.693 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.693 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.693 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 69632 2024-08-10T06:47:46.693 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.693 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.693 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.693 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.693 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.693 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.693 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.693 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.694 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.694 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.694 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.694 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 69324351 2024-08-10T06:47:46.694 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.694 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.694 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T06:47:46.694 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.694 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 562036736 2024-08-10T06:47:46.694 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.694 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.695 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.695 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.695 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.695 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.695 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.695 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.695 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 423171373 2024-08-10T06:47:46.695 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.695 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.695 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.695 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.695 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.695 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.695 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.696 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.696 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2896 2024-08-10T06:47:46.696 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.696 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.696 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.696 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.696 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.696 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 204944 2024-08-10T06:47:46.696 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.696 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.696 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.696 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.696 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.697 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.697 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.697 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.697 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.697 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.697 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.697 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.697 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.697 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.697 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71548659 2024-08-10T06:47:46.697 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.697 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.697 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T06:47:46.698 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.698 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176160768 2024-08-10T06:47:46.698 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.698 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.698 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.698 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.698 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.698 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 278864 2024-08-10T06:47:46.698 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.698 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.698 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 37615233 2024-08-10T06:47:46.698 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.699 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.699 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.699 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.699 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.699 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.699 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.699 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.699 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.699 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.699 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.699 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.699 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.699 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.700 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.700 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.700 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.700 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.700 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.700 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.700 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.700 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.700 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.701 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.701 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71157807 2024-08-10T06:47:46.701 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.701 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.701 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T06:47:46.701 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.701 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 494927872 2024-08-10T06:47:46.701 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.701 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.701 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.701 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.701 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.701 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.702 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.702 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.702 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 423171373 2024-08-10T06:47:46.702 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.702 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.702 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.702 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.702 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.702 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.702 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.702 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.703 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.703 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.703 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.703 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.703 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.703 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.703 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 139608 2024-08-10T06:47:46.703 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.703 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.703 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1145378 2024-08-10T06:47:46.703 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.704 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.704 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.704 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.704 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.704 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.704 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.704 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.704 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.704 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.704 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.705 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70471513 2024-08-10T06:47:46.705 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.705 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.705 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T06:47:46.705 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T06:47:46.705 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.705 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.705 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:46.705 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20 2024-08-10T06:47:46.705 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.705 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T06:47:46.705 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.705 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.706 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:46.706 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.706 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.706 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.706 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.706 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T06:47:46.706 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 49 2024-08-10T06:47:46.706 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.706 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T06:47:46.706 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.706 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.707 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T06:47:46.707 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24221 2024-08-10T06:47:46.707 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.707 INFO:tasks.workunit.client.0.smithi086.stdout: "op_before_queue_op_lat": { 2024-08-10T06:47:46.707 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 108414, 2024-08-10T06:47:46.707 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12659644863 2024-08-10T06:47:46.707 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.707 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T06:47:46.707 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.707 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.707 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T06:47:46.707 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.708 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.708 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T06:47:46.708 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1649421496 2024-08-10T06:47:46.708 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.708 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T06:47:46.708 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 24221, 2024-08-10T06:47:46.708 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 41010710590 2024-08-10T06:47:46.708 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.708 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T06:47:46.708 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1926908365 2024-08-10T06:47:46.708 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.708 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T06:47:46.708 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 24721, 2024-08-10T06:47:46.709 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11342169221 2024-08-10T06:47:46.709 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.709 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T06:47:46.709 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 24221, 2024-08-10T06:47:46.709 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 26942213571 2024-08-10T06:47:46.709 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.709 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:46.709 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15661 2024-08-10T06:47:46.709 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.709 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T06:47:46.709 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15661, 2024-08-10T06:47:46.709 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9983381158 2024-08-10T06:47:46.709 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.709 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T06:47:46.710 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.710 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.710 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T06:47:46.710 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1926908365 2024-08-10T06:47:46.710 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.710 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T06:47:46.710 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15776, 2024-08-10T06:47:46.710 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4110665805 2024-08-10T06:47:46.710 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.710 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T06:47:46.710 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15661, 2024-08-10T06:47:46.711 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4411382206 2024-08-10T06:47:46.711 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.711 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T06:47:46.711 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7310 2024-08-10T06:47:46.711 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.711 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T06:47:46.711 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 506684085 2024-08-10T06:47:46.711 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.711 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T06:47:46.711 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7310, 2024-08-10T06:47:46.711 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16206184730 2024-08-10T06:47:46.712 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.712 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T06:47:46.712 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.712 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.712 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T06:47:46.712 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.712 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.712 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T06:47:46.712 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.712 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.712 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T06:47:46.712 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7566, 2024-08-10T06:47:46.713 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4870683296 2024-08-10T06:47:46.713 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.713 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T06:47:46.713 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7310, 2024-08-10T06:47:46.713 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12448711714 2024-08-10T06:47:46.713 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.713 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:46.713 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1250 2024-08-10T06:47:46.713 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.713 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T06:47:46.713 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1142737411 2024-08-10T06:47:46.714 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.714 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T06:47:46.714 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1250, 2024-08-10T06:47:46.714 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14821144702 2024-08-10T06:47:46.714 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.714 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T06:47:46.714 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.714 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.714 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T06:47:46.715 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1379, 2024-08-10T06:47:46.715 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2360820120 2024-08-10T06:47:46.715 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.715 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T06:47:46.715 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1250, 2024-08-10T06:47:46.715 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10082119651 2024-08-10T06:47:46.715 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.715 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T06:47:46.715 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.715 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.715 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T06:47:46.715 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8388608 2024-08-10T06:47:46.716 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.716 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T06:47:46.716 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6 2024-08-10T06:47:46.716 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.716 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T06:47:46.716 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T06:47:46.716 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.716 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T06:47:46.716 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 599973888 2024-08-10T06:47:46.716 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.716 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.717 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.717 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.6": { 2024-08-10T06:47:46.717 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:46.717 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_db_max_lat": { 2024-08-10T06:47:46.717 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 21284 2024-08-10T06:47:46.717 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.717 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T06:47:46.717 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.717 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.717 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_max_lat": { 2024-08-10T06:47:46.717 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.717 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.718 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T06:47:46.718 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.718 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.718 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T06:47:46.718 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T06:47:46.718 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.718 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_slow": { 2024-08-10T06:47:46.718 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.718 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.718 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T06:47:46.718 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.719 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.719 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_wal_max_lat": { 2024-08-10T06:47:46.719 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.719 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.719 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T06:47:46.719 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.719 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.719 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T06:47:46.719 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3629056 2024-08-10T06:47:46.719 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.719 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T06:47:46.719 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 549445632 2024-08-10T06:47:46.719 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.719 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T06:47:46.720 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15, 2024-08-10T06:47:46.720 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2929078 2024-08-10T06:47:46.720 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.720 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T06:47:46.720 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15, 2024-08-10T06:47:46.720 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 963094 2024-08-10T06:47:46.720 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.720 INFO:tasks.workunit.client.0.smithi086.stdout: "db_alloc_lat": { 2024-08-10T06:47:46.720 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 151, 2024-08-10T06:47:46.720 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 732814 2024-08-10T06:47:46.720 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.721 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T06:47:46.721 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995027456 2024-08-10T06:47:46.721 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.721 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T06:47:46.721 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 488112128 2024-08-10T06:47:46.721 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.721 INFO:tasks.workunit.client.0.smithi086.stdout: "flush_lat": { 2024-08-10T06:47:46.721 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 64549, 2024-08-10T06:47:46.721 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9290158132 2024-08-10T06:47:46.721 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.721 INFO:tasks.workunit.client.0.smithi086.stdout: "fsync_lat": { 2024-08-10T06:47:46.721 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 64558, 2024-08-10T06:47:46.722 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15212153795 2024-08-10T06:47:46.722 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.722 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T06:47:46.722 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15114240 2024-08-10T06:47:46.722 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.722 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T06:47:46.722 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 264470528 2024-08-10T06:47:46.722 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.722 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T06:47:46.722 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 496631808 2024-08-10T06:47:46.722 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.723 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T06:47:46.723 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.723 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.723 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T06:47:46.723 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.723 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.723 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T06:47:46.723 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 39 2024-08-10T06:47:46.723 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.723 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T06:47:46.723 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 192811733 2024-08-10T06:47:46.723 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.723 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T06:47:46.724 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12850 2024-08-10T06:47:46.724 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.724 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T06:47:46.724 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 161349632 2024-08-10T06:47:46.724 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.724 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T06:47:46.724 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 161353728 2024-08-10T06:47:46.724 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.724 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T06:47:46.724 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.724 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.724 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T06:47:46.725 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.725 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.725 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T06:47:46.725 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5753 2024-08-10T06:47:46.725 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.725 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:46.725 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 12850, 2024-08-10T06:47:46.725 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 89443914 2024-08-10T06:47:46.725 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.725 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T06:47:46.725 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 112555543 2024-08-10T06:47:46.725 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.725 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T06:47:46.726 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10386 2024-08-10T06:47:46.726 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.726 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T06:47:46.726 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1221666 2024-08-10T06:47:46.726 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.726 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T06:47:46.726 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 520 2024-08-10T06:47:46.726 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.727 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T06:47:46.727 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3593238 2024-08-10T06:47:46.727 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.727 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T06:47:46.727 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 679 2024-08-10T06:47:46.727 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.727 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T06:47:46.727 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2371572 2024-08-10T06:47:46.727 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.727 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T06:47:46.727 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2371572 2024-08-10T06:47:46.727 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.727 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T06:47:46.728 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.728 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.728 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T06:47:46.728 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.728 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.728 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T06:47:46.728 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 165 2024-08-10T06:47:46.728 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.728 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_lat": { 2024-08-10T06:47:46.728 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 679, 2024-08-10T06:47:46.729 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1762913 2024-08-10T06:47:46.729 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.729 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_alloc_lat": { 2024-08-10T06:47:46.729 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.729 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.729 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.729 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T06:47:46.729 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.729 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.729 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T06:47:46.729 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.729 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.729 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:46.730 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T06:47:46.730 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 603 2024-08-10T06:47:46.730 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.730 INFO:tasks.workunit.client.0.smithi086.stdout: "unlink_lat": { 2024-08-10T06:47:46.730 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7, 2024-08-10T06:47:46.730 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9446 2024-08-10T06:47:46.730 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.730 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_alloc_lat": { 2024-08-10T06:47:46.730 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.730 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.730 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.730 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T06:47:46.731 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.731 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.731 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T06:47:46.731 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.731 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.731 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T06:47:46.731 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 819834880 2024-08-10T06:47:46.732 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.732 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.732 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T06:47:46.732 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T06:47:46.732 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:46.732 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.732 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T06:47:46.732 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10063872 2024-08-10T06:47:46.732 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.732 INFO:tasks.workunit.client.0.smithi086.stdout: "allocator_lat": { 2024-08-10T06:47:46.732 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15242, 2024-08-10T06:47:46.733 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 47650415 2024-08-10T06:47:46.733 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.733 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T06:47:46.733 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3499, 2024-08-10T06:47:46.733 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 403433048 2024-08-10T06:47:46.733 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.733 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T06:47:46.733 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.733 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.733 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.733 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T06:47:46.733 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.734 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.734 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T06:47:46.734 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.734 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.734 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T06:47:46.734 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.734 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.734 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T06:47:46.734 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 20050, 2024-08-10T06:47:46.734 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 152043073 2024-08-10T06:47:46.734 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.734 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T06:47:46.735 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.735 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.735 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.735 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T06:47:46.735 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.735 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.735 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T06:47:46.735 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 64514, 2024-08-10T06:47:46.735 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18215200365 2024-08-10T06:47:46.735 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.735 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T06:47:46.735 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 64118, 2024-08-10T06:47:46.735 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1357642408 2024-08-10T06:47:46.736 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.736 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T06:47:46.736 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 64514, 2024-08-10T06:47:46.736 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38799500 2024-08-10T06:47:46.736 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.736 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T06:47:46.736 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 64514, 2024-08-10T06:47:46.736 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18253999865 2024-08-10T06:47:46.736 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.736 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T06:47:46.736 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.736 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.736 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.737 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T06:47:46.737 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 28542, 2024-08-10T06:47:46.737 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 612302345 2024-08-10T06:47:46.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.737 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T06:47:46.737 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 858, 2024-08-10T06:47:46.737 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2339295 2024-08-10T06:47:46.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.737 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T06:47:46.737 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 21170, 2024-08-10T06:47:46.737 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12949023 2024-08-10T06:47:46.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.738 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T06:47:46.738 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 43, 2024-08-10T06:47:46.738 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 87464 2024-08-10T06:47:46.738 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.738 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T06:47:46.738 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14736, 2024-08-10T06:47:46.738 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1223368952 2024-08-10T06:47:46.738 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.738 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T06:47:46.738 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 190590 2024-08-10T06:47:46.738 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.738 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T06:47:46.738 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19394 2024-08-10T06:47:46.739 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.739 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:46.739 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7284, 2024-08-10T06:47:46.739 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1517338435 2024-08-10T06:47:46.739 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.739 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T06:47:46.739 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 31743, 2024-08-10T06:47:46.739 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9166366 2024-08-10T06:47:46.739 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.739 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T06:47:46.739 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 24459, 2024-08-10T06:47:46.739 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1212213913 2024-08-10T06:47:46.739 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.740 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T06:47:46.740 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.740 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.740 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T06:47:46.740 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 12798, 2024-08-10T06:47:46.740 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 354430727 2024-08-10T06:47:46.740 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.740 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_aio_wait_count": { 2024-08-10T06:47:46.740 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.740 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.740 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_committed_kv_count": { 2024-08-10T06:47:46.740 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.740 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.741 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_onode_meta_count": { 2024-08-10T06:47:46.741 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.741 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.741 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_wait_aio_count": { 2024-08-10T06:47:46.741 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.741 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.741 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T06:47:46.741 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75281, 2024-08-10T06:47:46.741 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8669593970 2024-08-10T06:47:46.741 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.741 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T06:47:46.742 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14540, 2024-08-10T06:47:46.742 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 809065662 2024-08-10T06:47:46.742 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.742 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T06:47:46.742 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14539, 2024-08-10T06:47:46.742 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4148470046254 2024-08-10T06:47:46.742 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.742 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T06:47:46.742 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14540, 2024-08-10T06:47:46.742 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6590977387815 2024-08-10T06:47:46.742 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.742 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T06:47:46.742 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75280, 2024-08-10T06:47:46.743 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2825716134225 2024-08-10T06:47:46.743 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.743 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T06:47:46.743 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75280, 2024-08-10T06:47:46.743 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7549760 2024-08-10T06:47:46.743 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.743 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T06:47:46.743 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75281, 2024-08-10T06:47:46.743 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 234705595 2024-08-10T06:47:46.743 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.743 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T06:47:46.743 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75281, 2024-08-10T06:47:46.743 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 28803105567 2024-08-10T06:47:46.744 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.744 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T06:47:46.744 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75281, 2024-08-10T06:47:46.744 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 32866678 2024-08-10T06:47:46.744 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.744 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T06:47:46.744 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75281, 2024-08-10T06:47:46.744 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13521467593 2024-08-10T06:47:46.744 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.744 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T06:47:46.744 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75281, 2024-08-10T06:47:46.744 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6936905926 2024-08-10T06:47:46.745 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.745 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T06:47:46.745 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6244045 2024-08-10T06:47:46.745 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.745 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:46.745 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2619, 2024-08-10T06:47:46.745 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13857130 2024-08-10T06:47:46.745 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.745 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T06:47:46.745 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75281, 2024-08-10T06:47:46.745 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 58177808906 2024-08-10T06:47:46.745 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.745 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T06:47:46.746 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75281, 2024-08-10T06:47:46.746 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7865822383 2024-08-10T06:47:46.746 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.746 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T06:47:46.746 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75281, 2024-08-10T06:47:46.746 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 446102317 2024-08-10T06:47:46.746 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.746 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.746 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T06:47:46.746 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:46.746 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1405133357 2024-08-10T06:47:46.746 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.747 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:46.747 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 503791616 2024-08-10T06:47:46.747 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.747 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:46.747 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 457695232 2024-08-10T06:47:46.747 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.747 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:46.747 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2600517324 2024-08-10T06:47:46.747 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.747 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:46.747 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 46096384 2024-08-10T06:47:46.747 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.747 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.748 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T06:47:46.748 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.748 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 125829120 2024-08-10T06:47:46.748 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.748 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.748 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.748 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.748 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.748 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.748 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.748 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.748 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 57322362 2024-08-10T06:47:46.749 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.749 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.749 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.749 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.749 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.749 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.749 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.749 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.749 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.749 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.749 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.750 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.750 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.750 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.750 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24576 2024-08-10T06:47:46.750 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.750 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.750 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 69632 2024-08-10T06:47:46.750 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.750 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.750 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.750 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.750 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.751 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.751 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.751 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.751 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.751 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.751 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.751 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68412550 2024-08-10T06:47:46.751 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.751 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.751 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T06:47:46.751 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.751 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 570425344 2024-08-10T06:47:46.752 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.752 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.752 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.752 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.752 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.752 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.752 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.752 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.752 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 429917717 2024-08-10T06:47:46.752 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.752 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.752 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.752 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.753 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.753 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.753 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.753 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.753 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1488 2024-08-10T06:47:46.753 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.753 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.753 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.753 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.753 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.753 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 98800 2024-08-10T06:47:46.753 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.754 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.754 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.754 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.754 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.754 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.754 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.754 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.754 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.754 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.754 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.754 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.755 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.755 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.755 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73298475 2024-08-10T06:47:46.755 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.755 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.755 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T06:47:46.755 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.755 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176160768 2024-08-10T06:47:46.755 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.755 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.755 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.755 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.756 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.756 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 439088 2024-08-10T06:47:46.756 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.756 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.756 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38214908 2024-08-10T06:47:46.756 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.756 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.756 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.756 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.756 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.756 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.756 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.757 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.757 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.757 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.757 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.757 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.757 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.757 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.757 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.757 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.757 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.757 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.757 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.758 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.758 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.758 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.758 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.758 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.758 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.758 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.758 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.758 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.758 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.758 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70397908 2024-08-10T06:47:46.759 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.759 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.759 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T06:47:46.759 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.759 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 503316480 2024-08-10T06:47:46.759 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.759 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.759 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.759 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.759 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.759 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.760 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.760 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.760 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 429917717 2024-08-10T06:47:46.760 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.760 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.760 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.760 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.760 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.760 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.760 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.760 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.760 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.761 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.761 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.761 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.761 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.761 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.761 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 148285 2024-08-10T06:47:46.761 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.761 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.761 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1167244 2024-08-10T06:47:46.761 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.761 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.762 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.762 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.762 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.762 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.762 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.762 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.762 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.762 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.762 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.762 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 72083234 2024-08-10T06:47:46.762 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.763 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.763 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T06:47:46.763 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T06:47:46.763 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.763 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.763 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:46.763 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19 2024-08-10T06:47:46.763 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.763 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T06:47:46.763 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.763 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.764 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:46.764 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.764 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.764 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.764 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.764 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T06:47:46.764 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 48 2024-08-10T06:47:46.764 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.764 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T06:47:46.764 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.764 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.764 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T06:47:46.764 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 32576 2024-08-10T06:47:46.765 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.765 INFO:tasks.workunit.client.0.smithi086.stdout: "op_before_queue_op_lat": { 2024-08-10T06:47:46.765 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 96856, 2024-08-10T06:47:46.765 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9534885038 2024-08-10T06:47:46.765 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.765 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T06:47:46.765 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.765 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.765 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T06:47:46.765 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.765 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.766 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T06:47:46.766 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1732349476 2024-08-10T06:47:46.766 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.766 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T06:47:46.766 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 32576, 2024-08-10T06:47:46.766 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 82415734727 2024-08-10T06:47:46.766 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.766 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T06:47:46.766 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2488840996 2024-08-10T06:47:46.766 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.766 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T06:47:46.766 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 33043, 2024-08-10T06:47:46.767 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13651613903 2024-08-10T06:47:46.767 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.767 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T06:47:46.767 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 32576, 2024-08-10T06:47:46.767 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 37638375993 2024-08-10T06:47:46.767 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.767 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:46.767 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23521 2024-08-10T06:47:46.767 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.767 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T06:47:46.767 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 23521, 2024-08-10T06:47:46.767 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11265530480 2024-08-10T06:47:46.768 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.768 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T06:47:46.768 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.768 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.768 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T06:47:46.768 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2488840996 2024-08-10T06:47:46.768 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.768 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T06:47:46.768 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 23692, 2024-08-10T06:47:46.768 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5707660945 2024-08-10T06:47:46.768 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.768 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T06:47:46.769 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 23521, 2024-08-10T06:47:46.769 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6482086573 2024-08-10T06:47:46.769 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.769 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T06:47:46.769 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4851 2024-08-10T06:47:46.769 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.769 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T06:47:46.769 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 362939955 2024-08-10T06:47:46.769 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.769 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T06:47:46.769 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4851, 2024-08-10T06:47:46.769 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13216632082 2024-08-10T06:47:46.769 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.769 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T06:47:46.770 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.770 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.770 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T06:47:46.770 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.770 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.770 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T06:47:46.770 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.770 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.770 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T06:47:46.770 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5033, 2024-08-10T06:47:46.770 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2928434723 2024-08-10T06:47:46.770 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.771 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T06:47:46.771 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4851, 2024-08-10T06:47:46.771 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9996192946 2024-08-10T06:47:46.771 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.771 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:46.771 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4204 2024-08-10T06:47:46.771 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.771 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T06:47:46.771 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1369409521 2024-08-10T06:47:46.771 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.771 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T06:47:46.771 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4204, 2024-08-10T06:47:46.772 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 57933572165 2024-08-10T06:47:46.772 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.772 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T06:47:46.772 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.772 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.772 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T06:47:46.772 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4318, 2024-08-10T06:47:46.772 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5015518235 2024-08-10T06:47:46.772 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.772 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T06:47:46.772 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4204, 2024-08-10T06:47:46.772 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 21160096474 2024-08-10T06:47:46.773 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.773 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T06:47:46.773 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.773 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.773 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T06:47:46.773 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 34603104 2024-08-10T06:47:46.773 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.773 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T06:47:46.773 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14 2024-08-10T06:47:46.773 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.773 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T06:47:46.774 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T06:47:46.774 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.774 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T06:47:46.774 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 498188288 2024-08-10T06:47:46.774 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.774 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.774 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.774 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.7": { 2024-08-10T06:47:46.774 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:46.774 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_db_max_lat": { 2024-08-10T06:47:46.775 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15542 2024-08-10T06:47:46.775 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.775 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T06:47:46.775 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.775 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.775 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_max_lat": { 2024-08-10T06:47:46.775 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.775 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.775 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T06:47:46.775 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.775 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.776 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T06:47:46.776 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T06:47:46.776 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.776 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_slow": { 2024-08-10T06:47:46.776 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.776 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.776 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T06:47:46.776 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.776 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.776 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_wal_max_lat": { 2024-08-10T06:47:46.776 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.777 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.777 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T06:47:46.777 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.777 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.777 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T06:47:46.777 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5578752 2024-08-10T06:47:46.777 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.777 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T06:47:46.777 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 546328576 2024-08-10T06:47:46.777 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.778 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T06:47:46.778 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 16, 2024-08-10T06:47:46.778 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3089401 2024-08-10T06:47:46.778 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.778 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T06:47:46.778 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 16, 2024-08-10T06:47:46.778 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 987331 2024-08-10T06:47:46.778 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.778 INFO:tasks.workunit.client.0.smithi086.stdout: "db_alloc_lat": { 2024-08-10T06:47:46.778 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 158, 2024-08-10T06:47:46.778 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 672816 2024-08-10T06:47:46.778 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.779 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T06:47:46.779 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995027456 2024-08-10T06:47:46.779 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.779 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T06:47:46.779 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 495583232 2024-08-10T06:47:46.779 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.779 INFO:tasks.workunit.client.0.smithi086.stdout: "flush_lat": { 2024-08-10T06:47:46.779 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 65716, 2024-08-10T06:47:46.779 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9524283468 2024-08-10T06:47:46.779 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.779 INFO:tasks.workunit.client.0.smithi086.stdout: "fsync_lat": { 2024-08-10T06:47:46.779 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 65726, 2024-08-10T06:47:46.780 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15520901619 2024-08-10T06:47:46.780 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.780 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T06:47:46.780 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3256320 2024-08-10T06:47:46.780 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.780 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T06:47:46.780 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 269258752 2024-08-10T06:47:46.780 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.780 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T06:47:46.780 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 516882432 2024-08-10T06:47:46.780 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.780 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T06:47:46.780 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.781 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.781 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T06:47:46.781 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.781 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.781 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T06:47:46.781 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42 2024-08-10T06:47:46.781 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.781 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T06:47:46.781 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 350893896 2024-08-10T06:47:46.781 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.781 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T06:47:46.781 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23339 2024-08-10T06:47:46.781 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.782 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T06:47:46.782 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 299511808 2024-08-10T06:47:46.782 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.782 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T06:47:46.782 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 299515904 2024-08-10T06:47:46.782 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.782 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T06:47:46.782 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.782 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.782 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T06:47:46.782 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.782 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.782 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T06:47:46.783 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11541 2024-08-10T06:47:46.783 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.783 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:46.783 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 23339, 2024-08-10T06:47:46.783 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 158699500 2024-08-10T06:47:46.783 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.783 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T06:47:46.783 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 242927755 2024-08-10T06:47:46.783 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.783 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T06:47:46.783 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20029 2024-08-10T06:47:46.783 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.783 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T06:47:46.784 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1905353 2024-08-10T06:47:46.784 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.784 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T06:47:46.784 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 666 2024-08-10T06:47:46.784 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.784 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T06:47:46.784 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5533514 2024-08-10T06:47:46.784 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.784 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T06:47:46.784 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 828 2024-08-10T06:47:46.784 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.785 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T06:47:46.785 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3628161 2024-08-10T06:47:46.785 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.785 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T06:47:46.785 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3628161 2024-08-10T06:47:46.785 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.785 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T06:47:46.785 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.785 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.785 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T06:47:46.785 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.785 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.785 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T06:47:46.785 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 164 2024-08-10T06:47:46.786 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.786 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_lat": { 2024-08-10T06:47:46.786 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 828, 2024-08-10T06:47:46.786 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1951223 2024-08-10T06:47:46.786 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.786 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_alloc_lat": { 2024-08-10T06:47:46.786 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.786 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.786 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.786 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T06:47:46.786 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.786 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.787 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T06:47:46.787 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.787 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.787 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:46.787 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T06:47:46.787 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 677 2024-08-10T06:47:46.787 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.787 INFO:tasks.workunit.client.0.smithi086.stdout: "unlink_lat": { 2024-08-10T06:47:46.787 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9, 2024-08-10T06:47:46.787 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10176 2024-08-10T06:47:46.787 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.787 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_alloc_lat": { 2024-08-10T06:47:46.787 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.788 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.788 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.788 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T06:47:46.788 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.788 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.788 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T06:47:46.788 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.788 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.788 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T06:47:46.788 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 823590912 2024-08-10T06:47:46.788 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.788 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.788 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T06:47:46.789 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T06:47:46.789 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:46.789 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.789 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T06:47:46.789 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10055680 2024-08-10T06:47:46.789 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.789 INFO:tasks.workunit.client.0.smithi086.stdout: "allocator_lat": { 2024-08-10T06:47:46.789 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18135, 2024-08-10T06:47:46.789 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 53805543 2024-08-10T06:47:46.789 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.789 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T06:47:46.789 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3588, 2024-08-10T06:47:46.789 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 430659839 2024-08-10T06:47:46.789 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.790 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T06:47:46.790 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.790 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.790 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.790 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T06:47:46.790 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.790 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.790 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T06:47:46.790 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.790 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.790 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T06:47:46.790 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.791 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.791 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T06:47:46.791 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18810, 2024-08-10T06:47:46.791 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 148455001 2024-08-10T06:47:46.791 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.791 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T06:47:46.791 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.791 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.791 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.791 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T06:47:46.791 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.791 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.791 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T06:47:46.791 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 65677, 2024-08-10T06:47:46.792 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18593714253 2024-08-10T06:47:46.792 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.792 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T06:47:46.792 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 65199, 2024-08-10T06:47:46.792 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1447194521 2024-08-10T06:47:46.792 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.792 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T06:47:46.792 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 65677, 2024-08-10T06:47:46.792 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 40549777 2024-08-10T06:47:46.792 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.792 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T06:47:46.792 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 65677, 2024-08-10T06:47:46.792 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18634264030 2024-08-10T06:47:46.793 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.793 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T06:47:46.793 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:46.793 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.793 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.793 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T06:47:46.793 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 44781, 2024-08-10T06:47:46.793 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 768623193 2024-08-10T06:47:46.793 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.793 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T06:47:46.793 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 814, 2024-08-10T06:47:46.793 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2031338 2024-08-10T06:47:46.794 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.794 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T06:47:46.794 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9160, 2024-08-10T06:47:46.794 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7580738 2024-08-10T06:47:46.794 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.794 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T06:47:46.794 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 50, 2024-08-10T06:47:46.794 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 60754 2024-08-10T06:47:46.794 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.794 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T06:47:46.794 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18623, 2024-08-10T06:47:46.795 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2816132697 2024-08-10T06:47:46.795 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.795 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T06:47:46.795 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 226001 2024-08-10T06:47:46.795 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.795 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T06:47:46.795 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19570 2024-08-10T06:47:46.795 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.795 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:46.795 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 12017, 2024-08-10T06:47:46.795 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1422815668 2024-08-10T06:47:46.796 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.796 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T06:47:46.796 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 41560, 2024-08-10T06:47:46.796 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 17583443 2024-08-10T06:47:46.796 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.796 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T06:47:46.796 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 29543, 2024-08-10T06:47:46.796 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1253081840 2024-08-10T06:47:46.796 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.796 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T06:47:46.796 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.796 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.797 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T06:47:46.797 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14104, 2024-08-10T06:47:46.797 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 373318812 2024-08-10T06:47:46.797 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.797 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_aio_wait_count": { 2024-08-10T06:47:46.797 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.797 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.797 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_committed_kv_count": { 2024-08-10T06:47:46.797 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.797 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.797 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_onode_meta_count": { 2024-08-10T06:47:46.797 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.797 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.798 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_wait_aio_count": { 2024-08-10T06:47:46.798 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.798 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.798 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T06:47:46.798 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77910, 2024-08-10T06:47:46.798 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9043716470 2024-08-10T06:47:46.798 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.798 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T06:47:46.798 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15792, 2024-08-10T06:47:46.798 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 820395045 2024-08-10T06:47:46.798 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.799 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T06:47:46.799 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15789, 2024-08-10T06:47:46.799 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4259849633894 2024-08-10T06:47:46.799 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.799 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T06:47:46.799 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15792, 2024-08-10T06:47:46.799 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6590360782103 2024-08-10T06:47:46.799 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.799 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T06:47:46.799 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77907, 2024-08-10T06:47:46.799 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3414562514588 2024-08-10T06:47:46.799 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.799 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T06:47:46.800 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77907, 2024-08-10T06:47:46.800 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7588846 2024-08-10T06:47:46.800 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.800 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T06:47:46.800 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77910, 2024-08-10T06:47:46.800 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206697932 2024-08-10T06:47:46.800 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.800 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T06:47:46.800 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77910, 2024-08-10T06:47:46.800 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 29758736370 2024-08-10T06:47:46.800 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.801 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T06:47:46.801 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77910, 2024-08-10T06:47:46.801 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27441594 2024-08-10T06:47:46.801 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.801 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T06:47:46.801 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77910, 2024-08-10T06:47:46.801 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14405241831 2024-08-10T06:47:46.801 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.801 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T06:47:46.801 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77910, 2024-08-10T06:47:46.801 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7133564488 2024-08-10T06:47:46.802 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.802 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T06:47:46.802 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6238833 2024-08-10T06:47:46.802 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.802 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:46.802 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2581, 2024-08-10T06:47:46.802 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13740656 2024-08-10T06:47:46.802 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.802 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T06:47:46.802 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77910, 2024-08-10T06:47:46.802 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 60561108639 2024-08-10T06:47:46.802 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.803 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T06:47:46.803 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77910, 2024-08-10T06:47:46.803 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8195342477 2024-08-10T06:47:46.803 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.803 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T06:47:46.803 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77910, 2024-08-10T06:47:46.803 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 472409624 2024-08-10T06:47:46.803 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.803 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.803 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T06:47:46.803 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:46.803 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1405133357 2024-08-10T06:47:46.804 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.804 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:46.804 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 502726656 2024-08-10T06:47:46.804 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.804 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:46.804 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 474710016 2024-08-10T06:47:46.804 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.804 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:46.804 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2600517324 2024-08-10T06:47:46.804 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.804 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:46.805 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 28016640 2024-08-10T06:47:46.805 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.805 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.805 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T06:47:46.805 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.805 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 125829120 2024-08-10T06:47:46.805 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.805 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.805 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.805 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.805 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.806 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.806 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.806 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.806 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 57103671 2024-08-10T06:47:46.806 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.806 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.806 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.806 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.806 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.806 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.806 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.807 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.807 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.807 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.807 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.807 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.807 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.807 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.807 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:46.807 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.807 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.807 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 323584 2024-08-10T06:47:46.808 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.808 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.808 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.808 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.808 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.808 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.808 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.808 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.808 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.808 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.808 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.808 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68397769 2024-08-10T06:47:46.808 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.809 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.809 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T06:47:46.809 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.809 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 570425344 2024-08-10T06:47:46.809 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.809 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.809 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.809 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.809 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.809 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.809 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.809 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.809 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 428277533 2024-08-10T06:47:46.810 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.810 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.810 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.810 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.810 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.810 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.810 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.810 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.810 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1744 2024-08-10T06:47:46.810 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.810 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.810 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.811 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.811 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.811 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 114064 2024-08-10T06:47:46.811 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.811 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.811 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.811 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.811 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.811 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.811 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.811 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.811 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.812 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.812 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.812 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.812 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.812 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.812 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 74923139 2024-08-10T06:47:46.812 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.812 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.812 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T06:47:46.812 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.812 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176160768 2024-08-10T06:47:46.812 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.812 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.813 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:46.813 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.813 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.813 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 509808 2024-08-10T06:47:46.813 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.813 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.813 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38069114 2024-08-10T06:47:46.813 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.813 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.813 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.813 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.813 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.814 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.814 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.814 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.814 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.814 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.814 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.814 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.814 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.814 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.814 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.815 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.815 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.815 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.815 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.815 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.815 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.815 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.815 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.815 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.815 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.815 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.815 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.816 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.816 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.816 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70472982 2024-08-10T06:47:46.816 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.816 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.816 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T06:47:46.816 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:46.816 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 503316480 2024-08-10T06:47:46.816 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.816 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:46.817 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.817 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.817 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:46.817 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.817 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.817 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:46.817 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 428277533 2024-08-10T06:47:46.817 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.817 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:46.817 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.817 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.817 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:46.818 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.818 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.818 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:46.818 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.818 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.818 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:46.818 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.818 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.818 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:46.818 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 149134 2024-08-10T06:47:46.818 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.818 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:46.819 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1160264 2024-08-10T06:47:46.819 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.819 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:46.819 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.819 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.819 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:46.819 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.819 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.819 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:46.819 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.819 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.820 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:46.820 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73729549 2024-08-10T06:47:46.820 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.820 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.820 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T06:47:46.820 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T06:47:46.820 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.820 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.820 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:46.820 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 36 2024-08-10T06:47:46.820 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.820 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T06:47:46.820 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.821 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.821 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:46.821 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.821 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.821 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.821 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:46.821 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T06:47:46.821 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 63 2024-08-10T06:47:46.821 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.821 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T06:47:46.821 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.822 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.822 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T06:47:46.822 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 55805 2024-08-10T06:47:46.822 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.822 INFO:tasks.workunit.client.0.smithi086.stdout: "op_before_queue_op_lat": { 2024-08-10T06:47:46.822 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 126205, 2024-08-10T06:47:46.822 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10978261377 2024-08-10T06:47:46.822 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.822 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T06:47:46.822 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:46.823 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.823 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T06:47:46.823 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.823 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.823 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T06:47:46.823 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1562259881 2024-08-10T06:47:46.823 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.823 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T06:47:46.823 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 55805, 2024-08-10T06:47:46.823 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 59174627387 2024-08-10T06:47:46.824 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.824 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T06:47:46.824 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2071337705 2024-08-10T06:47:46.824 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.824 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T06:47:46.824 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 56335, 2024-08-10T06:47:46.824 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20305192826 2024-08-10T06:47:46.824 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.824 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T06:47:46.824 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 55805, 2024-08-10T06:47:46.825 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38487383199 2024-08-10T06:47:46.825 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.825 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:46.825 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 40086 2024-08-10T06:47:46.825 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.825 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T06:47:46.825 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 40086, 2024-08-10T06:47:46.825 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16144728637 2024-08-10T06:47:46.825 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.825 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T06:47:46.826 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.826 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.826 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T06:47:46.826 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2071337705 2024-08-10T06:47:46.826 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.826 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T06:47:46.826 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 40132, 2024-08-10T06:47:46.826 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7452539181 2024-08-10T06:47:46.826 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.826 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T06:47:46.826 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 40086, 2024-08-10T06:47:46.827 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7882014156 2024-08-10T06:47:46.827 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.827 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T06:47:46.827 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14259 2024-08-10T06:47:46.827 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.827 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T06:47:46.827 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 423767904 2024-08-10T06:47:46.827 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.827 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T06:47:46.827 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14259, 2024-08-10T06:47:46.827 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23883332133 2024-08-10T06:47:46.828 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.828 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T06:47:46.828 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.828 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.828 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T06:47:46.828 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.828 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.828 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T06:47:46.828 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.828 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.828 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T06:47:46.828 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14575, 2024-08-10T06:47:46.829 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10420436645 2024-08-10T06:47:46.829 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.829 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T06:47:46.829 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14259, 2024-08-10T06:47:46.829 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20536586583 2024-08-10T06:47:46.829 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.829 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:46.829 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1460 2024-08-10T06:47:46.829 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.829 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T06:47:46.829 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1138491977 2024-08-10T06:47:46.830 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.830 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T06:47:46.830 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1460, 2024-08-10T06:47:46.830 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19146566617 2024-08-10T06:47:46.830 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.830 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T06:47:46.830 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.830 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.830 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T06:47:46.830 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1628, 2024-08-10T06:47:46.830 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2432217000 2024-08-10T06:47:46.831 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.831 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T06:47:46.831 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1460, 2024-08-10T06:47:46.831 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10068782460 2024-08-10T06:47:46.831 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.831 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T06:47:46.831 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:46.831 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.831 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T06:47:46.831 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12582944 2024-08-10T06:47:46.831 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.832 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T06:47:46.832 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9 2024-08-10T06:47:46.832 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.832 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T06:47:46.832 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T06:47:46.832 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.832 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T06:47:46.832 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 505659392 2024-08-10T06:47:46.832 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.833 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.833 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.833 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.833 INFO:tasks.workunit.client.0.smithi086.stdout: "pools": [ 2024-08-10T06:47:46.833 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.833 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T06:47:46.833 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr" 2024-08-10T06:47:46.833 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.833 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T06:47:46.833 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T06:47:46.833 INFO:tasks.workunit.client.0.smithi086.stdout: "flags_names": [ 2024-08-10T06:47:46.834 INFO:tasks.workunit.client.0.smithi086.stdout: "hashpspool" 2024-08-10T06:47:46.834 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.834 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T06:47:46.834 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T06:47:46.834 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T06:47:46.834 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 1, 2024-08-10T06:47:46.834 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 1, 2024-08-10T06:47:46.834 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 1, 2024-08-10T06:47:46.834 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T06:47:46.834 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T06:47:46.834 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 722884012298, 2024-08-10T06:47:46.834 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 1781760, 2024-08-10T06:47:46.835 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T06:47:46.835 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T06:47:46.835 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 1781760, 2024-08-10T06:47:46.835 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T06:47:46.835 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 240961339392, 2024-08-10T06:47:46.835 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 2, 2024-08-10T06:47:46.835 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T06:47:46.835 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 2.4647877125971718e-06, 2024-08-10T06:47:46.835 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T06:47:46.835 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T06:47:46.835 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 1322, 2024-08-10T06:47:46.835 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 2164736, 2024-08-10T06:47:46.836 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 590368, 2024-08-10T06:47:46.836 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 590368, 2024-08-10T06:47:46.836 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T06:47:46.836 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 1771104, 2024-08-10T06:47:46.836 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 423, 2024-08-10T06:47:46.836 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 2473984 2024-08-10T06:47:46.836 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.836 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T06:47:46.836 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T06:47:46.836 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T06:47:46.837 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.837 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.837 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T06:47:46.837 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T06:47:46.837 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.837 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T06:47:46.837 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T06:47:46.837 INFO:tasks.workunit.client.0.smithi086.stdout: "flags_names": [ 2024-08-10T06:47:46.837 INFO:tasks.workunit.client.0.smithi086.stdout: "hashpspool" 2024-08-10T06:47:46.837 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.837 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T06:47:46.838 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T06:47:46.838 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T06:47:46.838 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 32, 2024-08-10T06:47:46.838 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 32, 2024-08-10T06:47:46.838 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 2, 2024-08-10T06:47:46.838 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T06:47:46.838 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T06:47:46.838 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 722884012298, 2024-08-10T06:47:46.838 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 155536, 2024-08-10T06:47:46.838 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T06:47:46.838 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T06:47:46.839 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 110592, 2024-08-10T06:47:46.839 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T06:47:46.839 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 240961339392, 2024-08-10T06:47:46.839 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 22, 2024-08-10T06:47:46.839 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 44944, 2024-08-10T06:47:46.839 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 2.15160341099363e-07, 2024-08-10T06:47:46.839 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T06:47:46.839 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T06:47:46.839 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 158, 2024-08-10T06:47:46.839 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 178176, 2024-08-10T06:47:46.839 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 21595, 2024-08-10T06:47:46.840 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 6614, 2024-08-10T06:47:46.840 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 14981, 2024-08-10T06:47:46.840 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 64785, 2024-08-10T06:47:46.840 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 69, 2024-08-10T06:47:46.840 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 36864 2024-08-10T06:47:46.840 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.840 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T06:47:46.840 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T06:47:46.840 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T06:47:46.840 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.840 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.841 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T06:47:46.841 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T06:47:46.841 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.841 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T06:47:46.841 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T06:47:46.841 INFO:tasks.workunit.client.0.smithi086.stdout: "flags_names": [ 2024-08-10T06:47:46.841 INFO:tasks.workunit.client.0.smithi086.stdout: "hashpspool" 2024-08-10T06:47:46.841 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.841 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T06:47:46.841 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T06:47:46.842 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T06:47:46.842 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 64, 2024-08-10T06:47:46.842 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 64, 2024-08-10T06:47:46.842 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 3, 2024-08-10T06:47:46.842 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T06:47:46.842 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T06:47:46.842 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 722884012298, 2024-08-10T06:47:46.842 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 0, 2024-08-10T06:47:46.842 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T06:47:46.842 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T06:47:46.842 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 0, 2024-08-10T06:47:46.842 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T06:47:46.843 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 240961339392, 2024-08-10T06:47:46.843 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 0, 2024-08-10T06:47:46.843 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T06:47:46.843 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 0.0, 2024-08-10T06:47:46.843 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T06:47:46.843 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T06:47:46.843 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 0, 2024-08-10T06:47:46.843 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 0, 2024-08-10T06:47:46.843 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 0, 2024-08-10T06:47:46.843 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 0, 2024-08-10T06:47:46.843 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T06:47:46.844 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 0, 2024-08-10T06:47:46.844 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 0, 2024-08-10T06:47:46.844 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 0 2024-08-10T06:47:46.844 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.844 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T06:47:46.844 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T06:47:46.844 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T06:47:46.844 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.844 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.844 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T06:47:46.844 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd" 2024-08-10T06:47:46.845 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.845 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T06:47:46.845 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T06:47:46.845 INFO:tasks.workunit.client.0.smithi086.stdout: "flags_names": [ 2024-08-10T06:47:46.845 INFO:tasks.workunit.client.0.smithi086.stdout: "hashpspool", 2024-08-10T06:47:46.845 INFO:tasks.workunit.client.0.smithi086.stdout: "selfmanaged_snaps" 2024-08-10T06:47:46.845 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.845 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T06:47:46.845 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T06:47:46.845 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T06:47:46.845 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 8, 2024-08-10T06:47:46.846 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 8, 2024-08-10T06:47:46.846 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 4, 2024-08-10T06:47:46.846 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T06:47:46.846 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T06:47:46.846 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 722884012298, 2024-08-10T06:47:46.846 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 12595200, 2024-08-10T06:47:46.846 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T06:47:46.846 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T06:47:46.846 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 12595200, 2024-08-10T06:47:46.846 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T06:47:46.846 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 240961339392, 2024-08-10T06:47:46.847 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 4, 2024-08-10T06:47:46.847 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T06:47:46.847 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 1.7423239114577882e-05, 2024-08-10T06:47:46.847 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T06:47:46.847 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T06:47:46.847 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 9023, 2024-08-10T06:47:46.847 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 3130183680, 2024-08-10T06:47:46.847 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 4194323, 2024-08-10T06:47:46.847 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 4194323, 2024-08-10T06:47:46.847 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T06:47:46.847 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 12582969, 2024-08-10T06:47:46.848 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 24326, 2024-08-10T06:47:46.848 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 3200866304 2024-08-10T06:47:46.848 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.848 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T06:47:46.848 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T06:47:46.848 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T06:47:46.848 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.848 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.848 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd": { 2024-08-10T06:47:46.848 INFO:tasks.workunit.client.0.smithi086.stdout: "mirroring_by_pool": [ 2024-08-10T06:47:46.848 INFO:tasks.workunit.client.0.smithi086.stdout: false 2024-08-10T06:47:46.848 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.849 INFO:tasks.workunit.client.0.smithi086.stdout: "num_images_by_pool": [ 2024-08-10T06:47:46.849 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:46.849 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.849 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pools": 1 2024-08-10T06:47:46.849 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.849 INFO:tasks.workunit.client.0.smithi086.stdout: "report_id": "9795fde7-4275-4eec-b676-9009ef84711f", 2024-08-10T06:47:46.849 INFO:tasks.workunit.client.0.smithi086.stdout: "report_timestamp": "2024-08-10T06:47:45.784605", 2024-08-10T06:47:46.849 INFO:tasks.workunit.client.0.smithi086.stdout: "report_version": 1, 2024-08-10T06:47:46.849 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_stats": { 2024-08-10T06:47:46.849 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "7.9.2" 2024-08-10T06:47:46.849 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.850 INFO:tasks.workunit.client.0.smithi086.stdout: "rook": { 2024-08-10T06:47:46.850 INFO:tasks.workunit.client.0.smithi086.stdout: "cluster": { 2024-08-10T06:47:46.850 INFO:tasks.workunit.client.0.smithi086.stdout: "external-mode": null, 2024-08-10T06:47:46.850 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T06:47:46.850 INFO:tasks.workunit.client.0.smithi086.stdout: "allow-multiple-per-node": null, 2024-08-10T06:47:46.850 INFO:tasks.workunit.client.0.smithi086.stdout: "count": null, 2024-08-10T06:47:46.850 INFO:tasks.workunit.client.0.smithi086.stdout: "max-id": null, 2024-08-10T06:47:46.850 INFO:tasks.workunit.client.0.smithi086.stdout: "pvc": { 2024-08-10T06:47:46.850 INFO:tasks.workunit.client.0.smithi086.stdout: "enabled": null 2024-08-10T06:47:46.850 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.850 INFO:tasks.workunit.client.0.smithi086.stdout: "stretch": { 2024-08-10T06:47:46.851 INFO:tasks.workunit.client.0.smithi086.stdout: "enabled": null 2024-08-10T06:47:46.851 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.851 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.851 INFO:tasks.workunit.client.0.smithi086.stdout: "network": { 2024-08-10T06:47:46.851 INFO:tasks.workunit.client.0.smithi086.stdout: "provider": null 2024-08-10T06:47:46.851 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.851 INFO:tasks.workunit.client.0.smithi086.stdout: "storage": { 2024-08-10T06:47:46.851 INFO:tasks.workunit.client.0.smithi086.stdout: "device-set": { 2024-08-10T06:47:46.851 INFO:tasks.workunit.client.0.smithi086.stdout: "count": { 2024-08-10T06:47:46.851 INFO:tasks.workunit.client.0.smithi086.stdout: "non-portable": null, 2024-08-10T06:47:46.851 INFO:tasks.workunit.client.0.smithi086.stdout: "portable": null, 2024-08-10T06:47:46.852 INFO:tasks.workunit.client.0.smithi086.stdout: "total": null 2024-08-10T06:47:46.852 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.852 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.852 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.852 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.852 INFO:tasks.workunit.client.0.smithi086.stdout: "csi": { 2024-08-10T06:47:46.852 INFO:tasks.workunit.client.0.smithi086.stdout: "version": null 2024-08-10T06:47:46.852 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.852 INFO:tasks.workunit.client.0.smithi086.stdout: "kubernetes": { 2024-08-10T06:47:46.852 INFO:tasks.workunit.client.0.smithi086.stdout: "version": null 2024-08-10T06:47:46.852 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.852 INFO:tasks.workunit.client.0.smithi086.stdout: "node": { 2024-08-10T06:47:46.853 INFO:tasks.workunit.client.0.smithi086.stdout: "count": { 2024-08-10T06:47:46.853 INFO:tasks.workunit.client.0.smithi086.stdout: "kubernetes-total": null, 2024-08-10T06:47:46.853 INFO:tasks.workunit.client.0.smithi086.stdout: "with-ceph-daemons": null, 2024-08-10T06:47:46.853 INFO:tasks.workunit.client.0.smithi086.stdout: "with-csi-cephfs-plugin": null, 2024-08-10T06:47:46.853 INFO:tasks.workunit.client.0.smithi086.stdout: "with-csi-nfs-plugin": null, 2024-08-10T06:47:46.853 INFO:tasks.workunit.client.0.smithi086.stdout: "with-csi-rbd-plugin": null 2024-08-10T06:47:46.853 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.853 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.853 INFO:tasks.workunit.client.0.smithi086.stdout: "usage": { 2024-08-10T06:47:46.853 INFO:tasks.workunit.client.0.smithi086.stdout: "storage-class": { 2024-08-10T06:47:46.853 INFO:tasks.workunit.client.0.smithi086.stdout: "count": { 2024-08-10T06:47:46.854 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket": null, 2024-08-10T06:47:46.854 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs": null, 2024-08-10T06:47:46.854 INFO:tasks.workunit.client.0.smithi086.stdout: "nfs": null, 2024-08-10T06:47:46.854 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd": null, 2024-08-10T06:47:46.854 INFO:tasks.workunit.client.0.smithi086.stdout: "total": null 2024-08-10T06:47:46.854 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.854 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:46.854 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.854 INFO:tasks.workunit.client.0.smithi086.stdout: "version": null 2024-08-10T06:47:46.854 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.854 INFO:tasks.workunit.client.0.smithi086.stdout: "services": { 2024-08-10T06:47:46.855 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": 1 2024-08-10T06:47:46.855 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.855 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_per_pg": [ 2024-08-10T06:47:46.855 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.855 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:46.855 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:46.855 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:46.855 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:46.855 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.855 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:46.855 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:46.855 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:46.856 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:46.856 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:46.856 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:46.856 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:46.856 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.400316+0000", 2024-08-10T06:47:46.856 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.993613+0000", 2024-08-10T06:47:46.856 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.993613+0000", 2024-08-10T06:47:46.856 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.993950+0000", 2024-08-10T06:47:46.856 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.400316+0000", 2024-08-10T06:47:46.856 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.856 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:46.856 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.857 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:46.857 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.400316+0000", 2024-08-10T06:47:46.857 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.400316+0000", 2024-08-10T06:47:46.857 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.400316+0000", 2024-08-10T06:47:46.857 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:46.857 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:46.857 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.857 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.400316+0000", 2024-08-10T06:47:46.857 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.400316+0000", 2024-08-10T06:47:46.857 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:46.857 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 6, 2024-08-10T06:47:46.857 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:46.858 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:46.858 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:46.858 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:46.858 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:46.858 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:46.858 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:46.858 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 6, 2024-08-10T06:47:46.858 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:46.858 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:46.858 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:46.858 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1f", 2024-08-10T06:47:46.858 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:46.858 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:46.859 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:46.859 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5653, 2024-08-10T06:47:46.859 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:46.859 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:30:27.154665+0000", 2024-08-10T06:47:46.859 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:46.859 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:46.859 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:46.859 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 582, 2024-08-10T06:47:46.859 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:46.859 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:46.859 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:46.859 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:46.859 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:46.860 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:46.860 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:46.860 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:46.860 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:46.860 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:46.860 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:46.860 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:46.860 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:46.860 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:46.860 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:46.860 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T06:47:46.860 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T06:47:46.860 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:46.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T06:47:46.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:46.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:46.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:46.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:46.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:46.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:46.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:46.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:46.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:46.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:46.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:46.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:46.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:46.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 8, 2024-08-10T06:47:46.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 8, 2024-08-10T06:47:46.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:46.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:46.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:46.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 4, 2024-08-10T06:47:46.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 1 2024-08-10T06:47:46.862 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.862 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:46.863 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:46.863 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:46.863 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:46.863 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:46.863 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:46.863 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.863 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:46.863 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "557'6" 2024-08-10T06:47:46.863 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.863 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.863 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:46.864 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:46.864 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:46.864 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:46.864 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.864 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:46.864 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:46.864 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:46.864 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:46.864 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:46.864 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:46.864 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:46.865 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497457+0000", 2024-08-10T06:47:46.865 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.011454+0000", 2024-08-10T06:47:46.865 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.011454+0000", 2024-08-10T06:47:46.865 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.011770+0000", 2024-08-10T06:47:46.865 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497457+0000", 2024-08-10T06:47:46.865 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.865 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:46.865 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.865 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:46.865 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497457+0000", 2024-08-10T06:47:46.865 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497457+0000", 2024-08-10T06:47:46.865 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497457+0000", 2024-08-10T06:47:46.866 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:46.866 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:46.866 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.866 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497457+0000", 2024-08-10T06:47:46.866 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497457+0000", 2024-08-10T06:47:46.866 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:46.866 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:46.866 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:46.866 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:46.866 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:46.867 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:46.867 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:46.867 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:46.867 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:46.867 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:46.867 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:46.867 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:46.867 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:46.867 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1e", 2024-08-10T06:47:46.867 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:46.867 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:46.867 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:46.868 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5538, 2024-08-10T06:47:46.868 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:46.868 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:29:01.319127+0000", 2024-08-10T06:47:46.868 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:46.868 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:46.868 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:46.868 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:46.868 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:46.868 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:46.868 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:46.868 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:46.868 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:46.869 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:46.869 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:46.869 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:46.869 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:46.869 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:46.869 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:46.869 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:46.869 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:46.869 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:46.869 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:46.869 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:46.869 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:46.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:46.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:46.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:46.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:46.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:46.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:46.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:46.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:46.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:46.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:46.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:46.870 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:46.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:46.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:46.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:46.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:46.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:46.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:46.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:46.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:46.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:46.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:46.872 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.872 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:46.872 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:46.872 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:46.872 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:46.872 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:46.872 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:46.872 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.872 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:46.872 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:46.872 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.872 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.873 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:46.873 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:46.873 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:46.873 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:46.873 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.873 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:46.873 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:46.873 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:46.873 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:46.873 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:46.873 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:46.874 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:46.874 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497550+0000", 2024-08-10T06:47:46.874 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.298448+0000", 2024-08-10T06:47:46.874 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.298448+0000", 2024-08-10T06:47:46.874 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.298838+0000", 2024-08-10T06:47:46.874 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497550+0000", 2024-08-10T06:47:46.874 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.874 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:46.874 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.874 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:46.874 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497550+0000", 2024-08-10T06:47:46.875 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497550+0000", 2024-08-10T06:47:46.875 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497550+0000", 2024-08-10T06:47:46.875 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:46.875 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:46.875 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.875 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497550+0000", 2024-08-10T06:47:46.875 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497550+0000", 2024-08-10T06:47:46.875 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:46.875 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3, 2024-08-10T06:47:46.875 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:46.875 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:46.875 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:46.876 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:46.876 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:46.876 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:46.876 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:46.876 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3, 2024-08-10T06:47:46.876 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:46.876 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:46.876 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:46.876 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1e", 2024-08-10T06:47:46.876 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:46.876 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:46.876 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:46.877 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5561, 2024-08-10T06:47:46.877 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:46.877 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:16:46.668096+0000", 2024-08-10T06:47:46.877 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:46.877 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:46.877 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:46.877 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:46.877 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:46.877 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:46.877 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:46.877 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:46.877 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:46.877 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:46.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:46.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:46.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:46.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:46.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:46.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:46.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:46.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:46.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:46.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:46.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:46.878 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:46.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:46.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:46.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:46.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:46.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:46.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:46.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:46.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:46.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:46.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:46.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:46.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:46.879 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:46.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:46.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:46.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:46.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:46.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:46.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:46.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:46.880 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:46.880 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.880 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:46.880 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:46.881 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:46.881 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:46.881 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:46.881 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:46.881 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.881 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:46.881 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "557'3" 2024-08-10T06:47:46.881 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.881 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.881 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:46.881 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:46.882 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:46.882 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:46.882 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.882 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:46.882 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:46.882 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:46.882 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:46.882 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:46.882 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:46.882 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:46.882 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.399918+0000", 2024-08-10T06:47:46.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.288178+0000", 2024-08-10T06:47:46.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.288178+0000", 2024-08-10T06:47:46.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.288537+0000", 2024-08-10T06:47:46.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.399918+0000", 2024-08-10T06:47:46.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:46.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:46.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.399918+0000", 2024-08-10T06:47:46.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.399918+0000", 2024-08-10T06:47:46.883 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.399918+0000", 2024-08-10T06:47:46.884 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:46.884 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:46.884 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.884 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.399918+0000", 2024-08-10T06:47:46.884 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.399918+0000", 2024-08-10T06:47:46.884 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:46.884 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:46.884 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:46.884 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:46.884 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:46.884 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:46.885 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:46.885 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:46.885 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:46.885 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:46.885 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:46.885 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:46.885 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:46.885 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1f", 2024-08-10T06:47:46.885 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:46.885 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:46.886 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:46.886 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5637, 2024-08-10T06:47:46.886 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:46.886 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:33:09.983951+0000", 2024-08-10T06:47:46.886 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:46.886 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:46.886 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:46.886 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:46.886 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:46.886 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:46.886 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:46.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:46.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:46.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:46.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:46.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:46.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:46.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:46.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:46.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:46.887 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:46.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:46.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:46.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:46.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:46.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:46.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:46.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:46.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:46.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:46.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:46.888 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:46.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:46.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:46.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:46.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:46.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:46.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:46.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:46.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:46.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:46.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:46.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:46.889 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:46.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:46.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:46.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:46.890 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.890 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:46.890 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:46.890 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:46.890 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:46.890 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:46.890 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:46.890 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.891 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:46.891 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:46.891 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.891 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.891 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:46.891 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:46.891 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:46.891 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:46.891 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.891 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:46.891 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:46.891 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:46.891 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:46.892 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:46.892 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:46.892 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:46.892 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498545+0000", 2024-08-10T06:47:46.892 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.991648+0000", 2024-08-10T06:47:46.892 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.991648+0000", 2024-08-10T06:47:46.892 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.992814+0000", 2024-08-10T06:47:46.892 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498545+0000", 2024-08-10T06:47:46.892 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.892 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:46.892 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.892 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:46.893 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498545+0000", 2024-08-10T06:47:46.893 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498545+0000", 2024-08-10T06:47:46.893 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498545+0000", 2024-08-10T06:47:46.893 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:46.893 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:46.893 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.893 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498545+0000", 2024-08-10T06:47:46.893 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498545+0000", 2024-08-10T06:47:46.893 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:46.893 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T06:47:46.893 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:46.894 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:46.894 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:46.894 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:46.894 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:46.894 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:46.894 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:46.894 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T06:47:46.894 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:46.894 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:46.894 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:46.895 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1d", 2024-08-10T06:47:46.895 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:46.895 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:46.895 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:46.895 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5398, 2024-08-10T06:47:46.895 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:46.895 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:48:31.156752+0000", 2024-08-10T06:47:46.895 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:46.895 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:46.895 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:46.895 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:46.895 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:46.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:46.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:46.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:46.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:46.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:46.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:46.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:46.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:46.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:46.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:46.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:46.896 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:46.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:46.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:46.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:46.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:46.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:46.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:46.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:46.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:46.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:46.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:46.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:46.897 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:46.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:46.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:46.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:46.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:46.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:46.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:46.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:46.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 12, 2024-08-10T06:47:46.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 12, 2024-08-10T06:47:46.898 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:46.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:46.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:46.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T06:47:46.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:46.899 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.899 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:46.899 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:46.899 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:46.899 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:46.899 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:46.899 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:46.900 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.900 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:46.900 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T06:47:46.900 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.900 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.900 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:46.900 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:46.900 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:46.900 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:46.900 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.900 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:46.901 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:46.901 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:46.901 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:46.901 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:46.901 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:46.901 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:46.901 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.500703+0000", 2024-08-10T06:47:46.901 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.302480+0000", 2024-08-10T06:47:46.901 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.302480+0000", 2024-08-10T06:47:46.901 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.303408+0000", 2024-08-10T06:47:46.901 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.500703+0000", 2024-08-10T06:47:46.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:46.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:46.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.500703+0000", 2024-08-10T06:47:46.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.500703+0000", 2024-08-10T06:47:46.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.500703+0000", 2024-08-10T06:47:46.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:46.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:46.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.500703+0000", 2024-08-10T06:47:46.902 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.500703+0000", 2024-08-10T06:47:46.903 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:46.903 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:46.903 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:46.903 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:46.903 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:46.903 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:46.903 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:46.903 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:46.903 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:46.903 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:46.903 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:46.904 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:46.904 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:46.904 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1c", 2024-08-10T06:47:46.904 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:46.904 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:46.904 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:46.904 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5457, 2024-08-10T06:47:46.904 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:46.904 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:00:19.556133+0000", 2024-08-10T06:47:46.904 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:46.904 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:46.905 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:46.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:46.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:46.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:46.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:46.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:46.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:46.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:46.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:46.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:46.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:46.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:46.905 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:46.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:46.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:46.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:46.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:46.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:46.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:46.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:46.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:46.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:46.906 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:46.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:46.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:46.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:46.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:46.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:46.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:46.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:46.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:46.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:46.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:46.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:46.907 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:46.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:46.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:46.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:46.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:46.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:46.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:46.908 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.908 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:46.908 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:46.908 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:46.908 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:46.909 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:46.909 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:46.909 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.909 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:46.909 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:46.909 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.909 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.909 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:46.909 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:46.909 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:46.909 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:46.910 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.910 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:46.910 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:46.910 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:46.910 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:46.910 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:46.910 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:46.910 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:46.910 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499525+0000", 2024-08-10T06:47:46.910 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.008980+0000", 2024-08-10T06:47:46.910 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.008980+0000", 2024-08-10T06:47:46.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.009946+0000", 2024-08-10T06:47:46.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499525+0000", 2024-08-10T06:47:46.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:46.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:46.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499525+0000", 2024-08-10T06:47:46.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499525+0000", 2024-08-10T06:47:46.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499525+0000", 2024-08-10T06:47:46.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:46.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:46.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.911 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499525+0000", 2024-08-10T06:47:46.912 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499525+0000", 2024-08-10T06:47:46.912 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:46.912 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T06:47:46.912 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:46.912 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:46.912 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:46.912 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:46.912 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:46.912 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:46.912 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:46.912 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T06:47:46.912 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:46.912 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:46.913 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:46.913 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1c", 2024-08-10T06:47:46.913 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:46.913 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:46.913 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:46.913 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5408, 2024-08-10T06:47:46.913 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:46.913 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:08:08.397603+0000", 2024-08-10T06:47:46.913 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:46.913 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:46.913 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:46.913 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:46.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:46.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:46.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:46.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:46.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:46.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:46.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:46.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:46.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:46.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:46.914 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:46.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:46.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:46.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:46.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:46.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:46.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:46.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:46.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:46.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:46.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:46.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:46.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:46.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:46.915 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:46.916 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:46.916 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:46.916 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:46.916 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:46.916 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:46.916 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:46.916 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:46.916 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 12, 2024-08-10T06:47:46.916 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 12, 2024-08-10T06:47:46.916 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:46.916 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:46.917 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:46.917 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T06:47:46.917 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:46.917 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.917 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:46.917 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:46.917 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:46.917 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:46.917 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:46.917 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:46.917 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.917 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:46.917 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T06:47:46.918 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.918 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.918 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:46.918 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:46.918 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:46.918 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:46.918 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.918 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:46.918 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:46.918 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:46.919 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:46.919 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:46.919 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:46.919 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:46.919 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498044+0000", 2024-08-10T06:47:46.919 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.006217+0000", 2024-08-10T06:47:46.919 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.006217+0000", 2024-08-10T06:47:46.919 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.006581+0000", 2024-08-10T06:47:46.919 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498044+0000", 2024-08-10T06:47:46.919 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.919 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:46.920 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.920 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:46.920 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498044+0000", 2024-08-10T06:47:46.920 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498044+0000", 2024-08-10T06:47:46.920 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498044+0000", 2024-08-10T06:47:46.920 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:46.920 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:46.920 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.920 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498044+0000", 2024-08-10T06:47:46.920 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498044+0000", 2024-08-10T06:47:46.920 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:46.920 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:46.921 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:46.921 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:46.921 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:46.921 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:46.921 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:46.921 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:46.921 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:46.921 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:46.921 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:46.921 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:46.921 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:46.922 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1d", 2024-08-10T06:47:46.922 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:46.922 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:46.922 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:46.922 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5451, 2024-08-10T06:47:46.922 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:46.922 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:35:28.028731+0000", 2024-08-10T06:47:46.922 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:46.922 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:46.922 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:46.922 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:46.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:46.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:46.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:46.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:46.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:46.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:46.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:46.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:46.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:46.923 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:46.924 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:46.924 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:46.924 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:46.924 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:46.924 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:46.924 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:46.924 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:46.924 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:46.924 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:46.924 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:46.924 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:46.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:46.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:46.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:46.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:46.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:46.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:46.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:46.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:46.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:46.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:46.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:46.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:46.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:46.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:46.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:46.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:46.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:46.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:46.926 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.926 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:46.926 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:46.926 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:46.926 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:46.927 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:46.927 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:46.927 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.927 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:46.927 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:46.927 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.927 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.927 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:46.927 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:46.927 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:46.927 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:46.928 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.928 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:46.928 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:46.928 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:46.928 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:46.928 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:46.928 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:46.928 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:46.928 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499273+0000", 2024-08-10T06:47:46.928 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.013746+0000", 2024-08-10T06:47:46.928 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.013746+0000", 2024-08-10T06:47:46.928 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.014088+0000", 2024-08-10T06:47:46.929 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499273+0000", 2024-08-10T06:47:46.929 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.929 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:46.929 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.929 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:46.929 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499273+0000", 2024-08-10T06:47:46.929 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499273+0000", 2024-08-10T06:47:46.929 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499273+0000", 2024-08-10T06:47:46.929 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:46.929 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:46.929 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.929 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499273+0000", 2024-08-10T06:47:46.930 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499273+0000", 2024-08-10T06:47:46.930 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:46.930 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:46.930 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:46.930 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:46.930 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:46.930 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:46.930 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:46.930 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:46.930 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:46.930 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:46.931 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:46.931 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:46.931 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:46.931 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.a", 2024-08-10T06:47:46.931 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:46.931 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:46.931 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:46.931 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5433, 2024-08-10T06:47:46.931 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:46.931 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:07:40.983085+0000", 2024-08-10T06:47:46.931 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:46.932 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:46.932 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:46.932 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:46.932 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:46.932 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:46.932 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:46.932 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:46.932 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:46.933 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:46.933 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:46.933 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:46.933 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:46.933 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:46.933 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:46.933 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:46.933 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:46.933 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:46.933 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:46.933 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:46.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:46.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:46.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:46.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:46.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:46.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:46.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:46.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:46.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:46.934 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:46.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:46.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:46.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:46.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:46.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:46.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:46.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:46.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:46.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:46.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:46.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:46.935 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:46.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:46.936 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.936 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:46.936 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:46.936 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:46.936 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:46.936 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:46.936 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:46.936 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.936 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:46.936 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:46.937 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.937 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.937 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:46.937 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:46.937 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:46.937 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:46.937 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.937 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:46.937 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:46.937 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:46.937 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:46.937 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:46.938 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:46.938 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:46.938 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498000+0000", 2024-08-10T06:47:46.938 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.004484+0000", 2024-08-10T06:47:46.938 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.004484+0000", 2024-08-10T06:47:46.938 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.004852+0000", 2024-08-10T06:47:46.938 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498000+0000", 2024-08-10T06:47:46.938 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.938 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:46.938 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.939 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:46.939 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498000+0000", 2024-08-10T06:47:46.939 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498000+0000", 2024-08-10T06:47:46.939 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498000+0000", 2024-08-10T06:47:46.939 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:46.939 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:46.939 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.939 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498000+0000", 2024-08-10T06:47:46.939 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498000+0000", 2024-08-10T06:47:46.939 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:46.939 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 4, 2024-08-10T06:47:46.940 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:46.940 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:46.940 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:46.940 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:46.940 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:46.940 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:46.940 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:46.940 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 4, 2024-08-10T06:47:46.940 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:46.940 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:46.940 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:46.941 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.b", 2024-08-10T06:47:46.941 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:46.941 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:46.941 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:46.941 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5413, 2024-08-10T06:47:46.941 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:46.941 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:05:33.401818+0000", 2024-08-10T06:47:46.941 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:46.941 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:46.941 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:46.941 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:46.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:46.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:46.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:46.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:46.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:46.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:46.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:46.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:46.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:46.942 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:46.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:46.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:46.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:46.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:46.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:46.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:46.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:46.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:46.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:46.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:46.943 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:46.944 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:46.944 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:46.944 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:46.944 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:46.944 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:46.944 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:46.944 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:46.944 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:46.944 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:46.944 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:46.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:46.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 4, 2024-08-10T06:47:46.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 4, 2024-08-10T06:47:46.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:46.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:46.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:46.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 1, 2024-08-10T06:47:46.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:46.945 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.945 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:46.945 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:46.945 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:46.945 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:46.946 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:46.946 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:46.946 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.946 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:46.946 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "557'4" 2024-08-10T06:47:46.946 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.946 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.946 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:46.946 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:46.946 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:46.946 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:46.947 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.947 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:46.947 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:46.947 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:46.947 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:46.947 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:46.947 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:46.947 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:46.947 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498334+0000", 2024-08-10T06:47:46.947 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:57.971390+0000", 2024-08-10T06:47:46.947 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:57.971390+0000", 2024-08-10T06:47:46.947 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:57.972008+0000", 2024-08-10T06:47:46.947 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498334+0000", 2024-08-10T06:47:46.948 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.948 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:46.948 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.948 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 435, 2024-08-10T06:47:46.948 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498334+0000", 2024-08-10T06:47:46.948 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498334+0000", 2024-08-10T06:47:46.948 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498334+0000", 2024-08-10T06:47:46.948 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:46.948 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:46.948 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.948 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498334+0000", 2024-08-10T06:47:46.949 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498334+0000", 2024-08-10T06:47:46.949 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:46.949 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:46.949 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:46.949 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:46.949 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 434, 2024-08-10T06:47:46.949 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:46.949 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:46.949 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:46.949 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:46.949 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:46.949 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:46.950 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:46.950 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:46.950 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.b", 2024-08-10T06:47:46.950 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:46.950 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:46.950 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:46.950 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5541, 2024-08-10T06:47:46.950 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:46.950 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:04:08.692622+0000", 2024-08-10T06:47:46.950 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:46.951 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:46.951 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:46.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:46.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:46.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:46.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:46.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:46.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:46.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:46.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:46.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:46.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:46.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:46.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:46.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:46.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:46.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:46.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:46.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:46.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:46.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:46.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:46.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:46.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:46.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:46.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:46.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:46.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:46.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:46.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:46.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:46.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:46.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:46.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:46.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:46.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:46.953 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:46.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:46.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:46.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:46.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:46.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:46.954 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.954 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:46.954 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:46.954 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:46.954 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:46.954 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:46.955 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:46.955 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.955 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:46.955 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:46.955 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.955 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.955 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:46.955 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:46.955 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:46.955 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:46.955 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.955 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:46.956 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:46.956 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:46.956 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:46.956 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:46.956 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:46.956 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:46.956 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496404+0000", 2024-08-10T06:47:46.956 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.994383+0000", 2024-08-10T06:47:46.956 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.994383+0000", 2024-08-10T06:47:46.956 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.994653+0000", 2024-08-10T06:47:46.956 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496404+0000", 2024-08-10T06:47:46.957 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.957 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:46.957 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.957 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:46.957 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496404+0000", 2024-08-10T06:47:46.957 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496404+0000", 2024-08-10T06:47:46.957 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496404+0000", 2024-08-10T06:47:46.957 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:46.957 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:46.957 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.957 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496404+0000", 2024-08-10T06:47:46.958 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496404+0000", 2024-08-10T06:47:46.958 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:46.958 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:46.958 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:46.958 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:46.958 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:46.958 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:46.958 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:46.958 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:46.958 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:46.958 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:46.959 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:46.959 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:46.959 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:46.959 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.a", 2024-08-10T06:47:46.959 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:46.959 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:46.959 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:46.959 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5598, 2024-08-10T06:47:46.959 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:46.959 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:05:24.152220+0000", 2024-08-10T06:47:46.959 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:46.959 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:46.959 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:46.960 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:46.960 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:46.960 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:46.960 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:46.960 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:46.960 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:46.960 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:46.960 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:46.960 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:46.960 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:46.960 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:46.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:46.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:46.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:46.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:46.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:46.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:46.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:46.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:46.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:46.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:46.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:46.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:46.961 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:46.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:46.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:46.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:46.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:46.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:46.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:46.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:46.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:46.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:46.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:46.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:46.962 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:46.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:46.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:46.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:46.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:46.963 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.963 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:46.963 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:46.963 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:46.963 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:46.963 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:46.963 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:46.964 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.964 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:46.964 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:46.964 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.964 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.964 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:46.964 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:46.964 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:46.964 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:46.964 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.964 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:46.964 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:46.965 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:46.965 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:46.965 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:46.965 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:46.965 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:46.965 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:46.965 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.988206+0000", 2024-08-10T06:47:46.965 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.988206+0000", 2024-08-10T06:47:46.965 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.988507+0000", 2024-08-10T06:47:46.965 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:46.965 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.965 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:46.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:46.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:46.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:46.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:46.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:46.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:46.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:46.966 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:46.967 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:46.967 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:46.967 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:46.967 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:46.967 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:46.967 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:46.967 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:46.967 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:46.967 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:46.967 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:46.967 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:46.967 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:46.967 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:46.968 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.8", 2024-08-10T06:47:46.968 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:46.968 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:46.968 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:46.968 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5545, 2024-08-10T06:47:46.968 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:46.968 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:13:01.417968+0000", 2024-08-10T06:47:46.968 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:46.968 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:46.968 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:46.968 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:46.968 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:46.968 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:46.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:46.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:46.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:46.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:46.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:46.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:46.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:46.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:46.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:46.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:46.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:46.969 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:46.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:46.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:46.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:46.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:46.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:46.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:46.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:46.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:46.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:46.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:46.970 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:46.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:46.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:46.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:46.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:46.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:46.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:46.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:46.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:46.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:46.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:46.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:46.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:46.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:46.972 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:46.972 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.972 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:46.972 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:46.972 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:46.972 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:46.972 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:46.972 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:46.972 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.972 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:46.972 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:46.972 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.973 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.973 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:46.973 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:46.973 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:46.973 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:46.973 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.973 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:46.973 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:46.973 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:46.973 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:46.973 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:46.973 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:46.974 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:46.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497994+0000", 2024-08-10T06:47:46.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.000136+0000", 2024-08-10T06:47:46.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.000136+0000", 2024-08-10T06:47:46.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.000447+0000", 2024-08-10T06:47:46.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497994+0000", 2024-08-10T06:47:46.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:46.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:46.974 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497994+0000", 2024-08-10T06:47:46.975 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497994+0000", 2024-08-10T06:47:46.975 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497994+0000", 2024-08-10T06:47:46.975 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:46.975 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:46.975 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.975 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497994+0000", 2024-08-10T06:47:46.975 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497994+0000", 2024-08-10T06:47:46.975 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:46.975 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:46.975 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:46.975 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:46.975 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:46.976 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:46.976 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:46.976 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:46.976 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:46.976 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:46.976 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:46.976 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:46.976 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:46.976 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.9", 2024-08-10T06:47:46.976 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:46.976 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:46.977 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:46.977 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5598, 2024-08-10T06:47:46.977 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:46.977 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:24:11.475694+0000", 2024-08-10T06:47:46.977 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:46.977 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:46.977 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:46.977 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:46.977 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:46.977 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:46.977 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:46.977 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:46.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:46.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:46.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:46.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:46.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:46.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:46.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:46.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:46.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:46.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:46.978 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:46.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:46.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:46.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:46.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:46.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:46.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:46.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:46.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:46.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:46.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:46.979 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:46.980 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:46.980 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:46.980 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:46.980 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:46.980 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:46.980 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:46.980 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:46.980 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:46.980 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:46.980 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:46.980 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:46.980 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:46.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:46.981 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.981 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:46.981 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:46.981 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:46.981 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:46.981 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:46.981 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:46.981 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.981 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:46.981 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:46.981 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.981 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.982 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:46.982 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:46.982 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:46.982 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:46.982 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.982 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T06:47:46.982 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:46.982 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:46.982 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:46.982 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:46.982 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:46.983 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:46.983 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.395382+0000", 2024-08-10T06:47:46.983 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.997564+0000", 2024-08-10T06:47:46.983 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.997564+0000", 2024-08-10T06:47:46.983 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.998753+0000", 2024-08-10T06:47:46.983 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.395382+0000", 2024-08-10T06:47:46.983 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.983 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:46.983 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.983 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:46.983 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.395382+0000", 2024-08-10T06:47:46.983 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.395382+0000", 2024-08-10T06:47:46.983 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.395382+0000", 2024-08-10T06:47:46.984 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:46.984 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:46.984 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:46.984 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.395382+0000", 2024-08-10T06:47:46.984 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.395382+0000", 2024-08-10T06:47:46.984 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:46.984 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:46.984 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:46.984 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:46.984 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:46.984 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:46.984 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:46.985 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:46.985 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:46.985 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:46.985 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:46.985 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:46.985 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:46.985 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.9", 2024-08-10T06:47:46.985 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:46.985 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:46.985 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:46.985 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5517, 2024-08-10T06:47:46.986 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:46.986 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:29:59.680344+0000", 2024-08-10T06:47:46.986 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:46.986 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:46.986 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:46.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:46.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:46.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:46.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:46.986 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:46.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:46.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:46.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:46.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:46.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:46.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:46.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:46.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:46.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:46.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:46.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:46.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:46.987 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:46.988 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:46.988 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:46.988 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:46.988 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:46.988 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:46.988 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:46.988 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:46.988 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:46.988 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:46.988 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:46.988 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:46.988 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:46.988 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:46.989 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:46.989 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:46.989 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:46.989 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:46.989 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:46.989 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:46.989 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:46.989 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:46.989 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:46.989 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.989 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:46.989 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:46.989 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:46.990 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:46.990 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:46.990 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:46.990 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.990 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T06:47:46.990 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:46.990 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.990 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.990 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:46.990 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:46.990 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:46.990 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:46.991 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.991 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:46.991 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:46.991 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:46.991 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:46.991 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:46.991 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:46.991 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:46.991 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499565+0000", 2024-08-10T06:47:46.991 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.994532+0000", 2024-08-10T06:47:46.991 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.994532+0000", 2024-08-10T06:47:46.992 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.994943+0000", 2024-08-10T06:47:46.992 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499565+0000", 2024-08-10T06:47:46.992 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.992 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:46.992 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.992 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:46.992 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499565+0000", 2024-08-10T06:47:46.992 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499565+0000", 2024-08-10T06:47:46.992 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499565+0000", 2024-08-10T06:47:46.992 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:46.992 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:46.992 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:46.992 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499565+0000", 2024-08-10T06:47:46.993 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499565+0000", 2024-08-10T06:47:46.993 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:46.993 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:46.993 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:46.993 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:46.993 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:46.993 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:46.993 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:46.993 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:46.993 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:46.993 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:46.993 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:46.994 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:46.994 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:46.994 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.8", 2024-08-10T06:47:46.994 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:46.994 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:46.994 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:46.994 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5404, 2024-08-10T06:47:46.994 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:46.994 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:06:08.397404+0000", 2024-08-10T06:47:46.994 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:46.994 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:46.994 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:46.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:46.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:46.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:46.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:46.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:46.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:46.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:46.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:46.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:46.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:46.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:46.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:46.995 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:46.996 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:46.996 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:46.996 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:46.996 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:46.996 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:46.996 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:46.996 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:46.996 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:46.996 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:46.996 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:46.996 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:46.996 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:46.996 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:46.997 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:46.997 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:46.997 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:46.997 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:46.997 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:46.997 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:46.997 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:46.997 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:46.997 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:46.997 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:46.997 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:46.997 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:46.997 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:46.998 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:46.998 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.998 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:46.998 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:46.998 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:46.998 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:46.998 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:46.998 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:46.998 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.998 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:46.998 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:46.998 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:46.998 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:46.999 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:46.999 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:46.999 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:46.999 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:46.999 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:46.999 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:46.999 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:46.999 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:46.999 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:46.999 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:46.999 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:46.999 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:46.999 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.401731+0000", 2024-08-10T06:47:47.000 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:57.974780+0000", 2024-08-10T06:47:47.000 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:57.974780+0000", 2024-08-10T06:47:47.000 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:57.975227+0000", 2024-08-10T06:47:47.000 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.401731+0000", 2024-08-10T06:47:47.000 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.000 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.000 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.000 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 435, 2024-08-10T06:47:47.000 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.401731+0000", 2024-08-10T06:47:47.000 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.401731+0000", 2024-08-10T06:47:47.000 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.401731+0000", 2024-08-10T06:47:47.000 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.000 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.001 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.001 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.401731+0000", 2024-08-10T06:47:47.001 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.401731+0000", 2024-08-10T06:47:47.001 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.001 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.001 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.001 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.001 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 434, 2024-08-10T06:47:47.001 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.001 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.001 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.001 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.002 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.002 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.002 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.002 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.002 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.6", 2024-08-10T06:47:47.002 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.002 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.002 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.002 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5636, 2024-08-10T06:47:47.002 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.002 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:21:51.819611+0000", 2024-08-10T06:47:47.002 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.002 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.003 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.004 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.004 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.004 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.004 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.004 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.004 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.004 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.004 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.004 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.004 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.004 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.004 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.005 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.005 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.005 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.005 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.005 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.005 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.005 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.005 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.005 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.005 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.005 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.005 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.006 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.006 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.006 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.006 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.006 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.006 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.006 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.006 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.006 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.006 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.006 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.006 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.007 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.007 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.007 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:47.007 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.007 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.007 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.007 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.007 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.007 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.007 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.007 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.007 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:47.008 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.008 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.008 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.008 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.008 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.008 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.008 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498251+0000", 2024-08-10T06:47:47.008 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.988171+0000", 2024-08-10T06:47:47.008 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.988171+0000", 2024-08-10T06:47:47.008 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.988509+0000", 2024-08-10T06:47:47.008 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498251+0000", 2024-08-10T06:47:47.009 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.009 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.009 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.009 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.009 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498251+0000", 2024-08-10T06:47:47.009 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498251+0000", 2024-08-10T06:47:47.009 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498251+0000", 2024-08-10T06:47:47.009 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.009 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.009 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.009 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498251+0000", 2024-08-10T06:47:47.009 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498251+0000", 2024-08-10T06:47:47.010 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.010 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T06:47:47.010 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.010 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.010 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.010 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.010 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.010 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.010 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.010 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T06:47:47.010 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.011 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.011 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.011 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.7", 2024-08-10T06:47:47.011 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.011 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.011 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.011 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5413, 2024-08-10T06:47:47.011 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.011 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:06:15.341036+0000", 2024-08-10T06:47:47.011 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.011 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.011 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.012 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.012 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.012 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.012 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.012 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.012 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.012 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.012 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.012 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.012 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.012 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.012 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.013 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.013 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.013 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.013 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.013 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:47.013 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:47.013 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.013 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:47.013 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.013 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.013 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.013 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.014 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.014 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:47.014 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.014 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.014 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.014 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.014 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.014 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.014 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.014 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 12, 2024-08-10T06:47:47.014 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 12, 2024-08-10T06:47:47.014 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.015 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.015 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.015 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T06:47:47.015 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.015 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.015 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.015 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.015 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.015 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.015 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.015 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.015 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.016 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:47.016 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T06:47:47.016 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.016 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.016 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.016 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.016 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.016 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.016 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.016 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T06:47:47.016 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.017 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.017 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T06:47:47.017 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.017 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.017 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.017 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.395034+0000", 2024-08-10T06:47:47.017 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.002840+0000", 2024-08-10T06:47:47.017 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.002840+0000", 2024-08-10T06:47:47.017 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:53:30.433690+0000", 2024-08-10T06:47:47.017 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.395034+0000", 2024-08-10T06:47:47.017 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.017 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.018 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.018 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.018 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.395034+0000", 2024-08-10T06:47:47.018 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.395034+0000", 2024-08-10T06:47:47.018 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.395034+0000", 2024-08-10T06:47:47.018 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.018 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.018 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.018 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.395034+0000", 2024-08-10T06:47:47.018 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.395034+0000", 2024-08-10T06:47:47.018 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.019 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3163, 2024-08-10T06:47:47.019 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.019 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.019 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.019 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.019 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.019 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.019 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.019 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3163, 2024-08-10T06:47:47.019 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.019 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.019 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.020 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.1", 2024-08-10T06:47:47.020 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.020 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.020 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.020 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 9201, 2024-08-10T06:47:47.020 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.020 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:44:51.267288+0000", 2024-08-10T06:47:47.020 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.003611883, 2024-08-10T06:47:47.020 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.020 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.021 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.021 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.021 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.021 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.021 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.021 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.021 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.021 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.021 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.021 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.021 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.021 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.022 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.022 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.022 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.022 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.022 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.022 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.022 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.022 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.022 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.022 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.023 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.023 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.023 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.023 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.023 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.023 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.023 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.023 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.023 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.023 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.023 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 660, 2024-08-10T06:47:47.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 351061, 2024-08-10T06:47:47.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3155, 2024-08-10T06:47:47.024 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 445891 2024-08-10T06:47:47.024 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.024 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.024 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.024 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.025 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.025 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.025 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.025 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.025 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T06:47:47.025 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "1125'3163" 2024-08-10T06:47:47.025 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.025 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.025 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.025 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.025 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.026 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.026 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.026 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:47.026 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.026 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.026 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.026 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.026 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.026 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.026 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498647+0000", 2024-08-10T06:47:47.026 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.988035+0000", 2024-08-10T06:47:47.027 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.988035+0000", 2024-08-10T06:47:47.027 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.988343+0000", 2024-08-10T06:47:47.027 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498647+0000", 2024-08-10T06:47:47.027 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.027 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.027 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.027 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.027 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498647+0000", 2024-08-10T06:47:47.027 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498647+0000", 2024-08-10T06:47:47.027 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498647+0000", 2024-08-10T06:47:47.027 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.028 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.028 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.028 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498647+0000", 2024-08-10T06:47:47.028 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498647+0000", 2024-08-10T06:47:47.028 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.028 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.028 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.028 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.028 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.028 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.029 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.029 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.029 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.029 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.029 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.029 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.029 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.029 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.7", 2024-08-10T06:47:47.029 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.029 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.029 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.029 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5553, 2024-08-10T06:47:47.030 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.030 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:34:12.429711+0000", 2024-08-10T06:47:47.030 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.030 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.030 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.030 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.030 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.030 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.030 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.030 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.030 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.031 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.032 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.033 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.034 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.034 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.034 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.034 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.034 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.034 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.034 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.034 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.034 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.034 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.034 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.035 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:47.035 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.035 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.035 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.035 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.035 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.035 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.035 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.035 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.035 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:47.035 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.035 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.036 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.036 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.036 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.036 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499571+0000", 2024-08-10T06:47:47.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.013645+0000", 2024-08-10T06:47:47.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.013645+0000", 2024-08-10T06:47:47.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.014045+0000", 2024-08-10T06:47:47.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499571+0000", 2024-08-10T06:47:47.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.036 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.037 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.037 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.037 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499571+0000", 2024-08-10T06:47:47.037 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499571+0000", 2024-08-10T06:47:47.037 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499571+0000", 2024-08-10T06:47:47.037 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.037 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.037 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.037 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499571+0000", 2024-08-10T06:47:47.037 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499571+0000", 2024-08-10T06:47:47.037 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.038 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3, 2024-08-10T06:47:47.038 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.038 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.038 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.038 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.038 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.038 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.038 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.038 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3, 2024-08-10T06:47:47.038 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.038 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.039 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.039 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.6", 2024-08-10T06:47:47.039 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.039 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.039 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.039 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5608, 2024-08-10T06:47:47.039 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.039 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:26:15.460914+0000", 2024-08-10T06:47:47.039 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.039 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.039 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.040 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:47.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:47.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:47.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.041 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.042 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.042 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.042 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:47.042 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.042 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.042 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.042 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.042 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.042 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.042 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.042 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 4, 2024-08-10T06:47:47.043 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 4, 2024-08-10T06:47:47.043 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.043 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.043 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.043 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T06:47:47.043 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.043 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.043 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.043 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.043 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.043 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.043 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.044 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.044 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.044 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:47.044 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "561'3" 2024-08-10T06:47:47.044 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.044 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.044 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.044 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.044 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.044 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.044 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.045 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:47.045 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.045 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.045 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T06:47:47.045 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.045 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.045 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.045 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496188+0000", 2024-08-10T06:47:47.045 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.987998+0000", 2024-08-10T06:47:47.045 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.987998+0000", 2024-08-10T06:47:47.045 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:53:30.490236+0000", 2024-08-10T06:47:47.045 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496188+0000", 2024-08-10T06:47:47.046 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.046 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.046 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.046 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.046 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496188+0000", 2024-08-10T06:47:47.046 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496188+0000", 2024-08-10T06:47:47.046 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496188+0000", 2024-08-10T06:47:47.046 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.046 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.046 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.047 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496188+0000", 2024-08-10T06:47:47.047 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496188+0000", 2024-08-10T06:47:47.047 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.047 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3027, 2024-08-10T06:47:47.047 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.047 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.047 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.047 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.047 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.047 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.047 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.048 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3027, 2024-08-10T06:47:47.048 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.048 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.048 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.048 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.0", 2024-08-10T06:47:47.048 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.048 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.048 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.048 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 9274, 2024-08-10T06:47:47.048 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.048 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:28:23.249158+0000", 2024-08-10T06:47:47.048 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.003106302, 2024-08-10T06:47:47.048 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.049 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.049 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.050 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.050 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.050 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.050 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.050 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.050 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.050 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.050 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.050 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.050 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.050 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.051 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.051 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.051 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.051 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.051 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.051 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.051 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.051 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.051 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.051 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.051 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.051 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.052 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 1107, 2024-08-10T06:47:47.052 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 406211, 2024-08-10T06:47:47.052 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.052 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.052 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.052 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3014, 2024-08-10T06:47:47.052 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 363615 2024-08-10T06:47:47.052 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.052 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.052 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.052 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.052 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.053 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.053 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.053 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.053 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:47.053 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "1125'3027" 2024-08-10T06:47:47.053 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.053 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.053 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.053 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.053 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.053 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:47.054 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.054 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:47.054 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.054 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.054 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.054 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.054 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.054 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.054 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496115+0000", 2024-08-10T06:47:47.054 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.291497+0000", 2024-08-10T06:47:47.055 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.291497+0000", 2024-08-10T06:47:47.055 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.291812+0000", 2024-08-10T06:47:47.055 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496115+0000", 2024-08-10T06:47:47.055 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.055 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.055 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.055 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:47.055 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496115+0000", 2024-08-10T06:47:47.055 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496115+0000", 2024-08-10T06:47:47.055 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496115+0000", 2024-08-10T06:47:47.055 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.055 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.056 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.056 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496115+0000", 2024-08-10T06:47:47.056 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496115+0000", 2024-08-10T06:47:47.056 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.056 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.056 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.056 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.056 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:47.056 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.056 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.057 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.057 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.057 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.057 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.057 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.057 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.057 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.4", 2024-08-10T06:47:47.057 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.057 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.057 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.057 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5601, 2024-08-10T06:47:47.057 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.058 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:03:11.807418+0000", 2024-08-10T06:47:47.058 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.058 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.058 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.058 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.058 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.058 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.058 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.058 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.058 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.058 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.058 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.059 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.059 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.059 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.059 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.059 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.059 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.059 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.059 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.059 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.059 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.059 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.059 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.059 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.060 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.061 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.061 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.061 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.061 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.061 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.061 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.062 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:47.062 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.062 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:47.062 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.062 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.062 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.062 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.062 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.062 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.062 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.062 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.063 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:47.063 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.063 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.063 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.063 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.063 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.063 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.063 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498234+0000", 2024-08-10T06:47:47.063 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.998556+0000", 2024-08-10T06:47:47.063 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.998556+0000", 2024-08-10T06:47:47.063 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.000027+0000", 2024-08-10T06:47:47.064 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498234+0000", 2024-08-10T06:47:47.064 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.064 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.064 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.064 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.064 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498234+0000", 2024-08-10T06:47:47.064 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498234+0000", 2024-08-10T06:47:47.064 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498234+0000", 2024-08-10T06:47:47.064 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.064 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.064 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.064 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498234+0000", 2024-08-10T06:47:47.065 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498234+0000", 2024-08-10T06:47:47.065 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.065 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.065 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.065 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.065 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.065 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.065 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.065 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.065 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.065 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.066 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.066 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.066 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.066 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.5", 2024-08-10T06:47:47.066 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.066 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.066 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.066 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5418, 2024-08-10T06:47:47.066 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.066 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:54:14.683401+0000", 2024-08-10T06:47:47.067 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.067 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.067 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.067 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.067 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.067 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.067 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.067 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.067 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.067 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.067 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.068 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.069 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.070 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.070 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.071 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.071 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.071 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.071 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.071 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.071 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.071 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:47.071 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.071 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.071 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.071 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.071 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.071 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.072 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.072 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.072 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:47.072 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.072 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.072 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T06:47:47.072 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.072 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.072 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.072 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.400520+0000", 2024-08-10T06:47:47.072 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.999860+0000", 2024-08-10T06:47:47.072 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.999860+0000", 2024-08-10T06:47:47.072 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:53:30.428499+0000", 2024-08-10T06:47:47.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.400520+0000", 2024-08-10T06:47:47.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.400520+0000", 2024-08-10T06:47:47.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.400520+0000", 2024-08-10T06:47:47.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.400520+0000", 2024-08-10T06:47:47.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.073 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.074 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.400520+0000", 2024-08-10T06:47:47.074 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.400520+0000", 2024-08-10T06:47:47.074 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.074 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3054, 2024-08-10T06:47:47.074 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.074 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.074 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.074 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.074 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.074 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.074 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.075 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3054, 2024-08-10T06:47:47.075 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.075 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.075 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.075 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.3", 2024-08-10T06:47:47.075 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.075 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.075 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.075 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 9431, 2024-08-10T06:47:47.075 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.075 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:58:03.771861+0000", 2024-08-10T06:47:47.075 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.004921117, 2024-08-10T06:47:47.076 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.076 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.076 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:47.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:47.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:47.077 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:47.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.078 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 1081, 2024-08-10T06:47:47.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 356869, 2024-08-10T06:47:47.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3029, 2024-08-10T06:47:47.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 398066 2024-08-10T06:47:47.079 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.079 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.079 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.079 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.079 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.079 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.080 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.080 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.080 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:47.080 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "1125'3054" 2024-08-10T06:47:47.080 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.080 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.080 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.080 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.080 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.080 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.080 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.080 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:47.081 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.081 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.081 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.081 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.081 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.081 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.081 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498191+0000", 2024-08-10T06:47:47.081 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.297232+0000", 2024-08-10T06:47:47.081 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.297232+0000", 2024-08-10T06:47:47.081 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.297520+0000", 2024-08-10T06:47:47.081 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498191+0000", 2024-08-10T06:47:47.082 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.082 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.082 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.082 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:47.082 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498191+0000", 2024-08-10T06:47:47.082 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498191+0000", 2024-08-10T06:47:47.082 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498191+0000", 2024-08-10T06:47:47.082 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.082 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.083 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.083 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498191+0000", 2024-08-10T06:47:47.083 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498191+0000", 2024-08-10T06:47:47.083 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.083 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.083 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.083 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.083 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:47.083 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.083 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.083 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.084 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.084 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.084 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.084 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.084 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.084 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.5", 2024-08-10T06:47:47.084 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.084 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.084 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.084 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5475, 2024-08-10T06:47:47.084 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.084 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:53:14.099777+0000", 2024-08-10T06:47:47.085 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.085 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.085 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.085 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.086 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.087 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.088 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.088 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.088 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.088 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.089 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.089 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.089 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.089 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.089 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:47.089 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.089 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.089 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.089 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.089 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.089 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.089 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.090 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.090 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:47.090 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.090 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.090 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.090 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.090 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.090 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.090 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496211+0000", 2024-08-10T06:47:47.090 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.994147+0000", 2024-08-10T06:47:47.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.994147+0000", 2024-08-10T06:47:47.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.994434+0000", 2024-08-10T06:47:47.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496211+0000", 2024-08-10T06:47:47.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496211+0000", 2024-08-10T06:47:47.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496211+0000", 2024-08-10T06:47:47.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496211+0000", 2024-08-10T06:47:47.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.091 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.092 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.092 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496211+0000", 2024-08-10T06:47:47.092 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496211+0000", 2024-08-10T06:47:47.092 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.092 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.092 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.092 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.092 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.092 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.092 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.092 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.092 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.093 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.093 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.093 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.093 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.093 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.4", 2024-08-10T06:47:47.093 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.093 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.093 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.093 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5605, 2024-08-10T06:47:47.093 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.093 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:42:00.472441+0000", 2024-08-10T06:47:47.093 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.094 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.094 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.094 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.095 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.096 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.097 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.097 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.097 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.097 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.097 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.097 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.097 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.097 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.097 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.097 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.097 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.097 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.097 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.098 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:47.098 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.098 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.098 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.098 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.098 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.098 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.098 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.098 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.098 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:47.098 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.098 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.099 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T06:47:47.099 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.099 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.099 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496013+0000", 2024-08-10T06:47:47.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.293617+0000", 2024-08-10T06:47:47.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.293617+0000", 2024-08-10T06:47:47.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:53:30.430870+0000", 2024-08-10T06:47:47.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496013+0000", 2024-08-10T06:47:47.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.099 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.100 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.100 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:47.100 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496013+0000", 2024-08-10T06:47:47.100 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496013+0000", 2024-08-10T06:47:47.100 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496013+0000", 2024-08-10T06:47:47.100 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.100 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.100 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.100 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496013+0000", 2024-08-10T06:47:47.100 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496013+0000", 2024-08-10T06:47:47.100 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.101 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2965, 2024-08-10T06:47:47.101 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.101 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.101 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:47.101 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.101 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.101 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.101 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.101 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2965, 2024-08-10T06:47:47.101 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.101 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.102 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.102 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.2", 2024-08-10T06:47:47.102 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.102 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.102 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.102 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 9403, 2024-08-10T06:47:47.102 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.102 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:06:55.384895+0000", 2024-08-10T06:47:47.102 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.007042391, 2024-08-10T06:47:47.102 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.102 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 19, 2024-08-10T06:47:47.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.103 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:47.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:47.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:47.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.104 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.105 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.105 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.105 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.105 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.105 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.105 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.105 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.105 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.105 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.105 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.105 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 1194, 2024-08-10T06:47:47.105 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 366352, 2024-08-10T06:47:47.106 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.106 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.106 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.106 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 2956, 2024-08-10T06:47:47.106 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 350639 2024-08-10T06:47:47.106 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.106 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.106 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.106 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.106 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.106 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.106 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.107 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.107 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:47.107 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "1125'2965" 2024-08-10T06:47:47.107 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.107 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.107 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.107 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.107 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.107 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.107 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.107 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T06:47:47.107 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.108 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.108 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.108 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.108 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.108 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.108 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.394249+0000", 2024-08-10T06:47:47.108 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:03.998029+0000", 2024-08-10T06:47:47.108 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:03.998029+0000", 2024-08-10T06:47:47.108 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:03.998382+0000", 2024-08-10T06:47:47.108 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.394249+0000", 2024-08-10T06:47:47.108 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.109 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.109 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.109 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.109 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.394249+0000", 2024-08-10T06:47:47.109 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.394249+0000", 2024-08-10T06:47:47.109 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.394249+0000", 2024-08-10T06:47:47.109 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.109 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.109 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.109 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.394249+0000", 2024-08-10T06:47:47.109 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.394249+0000", 2024-08-10T06:47:47.110 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.110 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.110 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.110 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.110 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.110 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.110 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.110 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.110 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.110 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.110 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.111 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.111 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.111 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3", 2024-08-10T06:47:47.111 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.111 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.111 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.111 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5495, 2024-08-10T06:47:47.111 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.111 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:21:54.927101+0000", 2024-08-10T06:47:47.111 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.111 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.112 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.112 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.113 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.113 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.113 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.113 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.113 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.113 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.113 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.113 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.113 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.113 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.113 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.113 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.113 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.113 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.114 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.114 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.114 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.114 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.114 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.114 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.114 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.114 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.114 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.114 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.114 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.115 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.115 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.115 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.115 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.115 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.115 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.115 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.115 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.115 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.115 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.115 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.115 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T06:47:47.116 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.116 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.116 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.116 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.116 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.116 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.116 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.116 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.116 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:47.116 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.116 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.116 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.116 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.117 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.117 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.117 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496530+0000", 2024-08-10T06:47:47.117 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.011319+0000", 2024-08-10T06:47:47.117 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.011319+0000", 2024-08-10T06:47:47.117 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.011628+0000", 2024-08-10T06:47:47.117 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496530+0000", 2024-08-10T06:47:47.117 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.117 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.117 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.117 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.118 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496530+0000", 2024-08-10T06:47:47.118 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496530+0000", 2024-08-10T06:47:47.118 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496530+0000", 2024-08-10T06:47:47.118 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.118 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.118 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.118 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496530+0000", 2024-08-10T06:47:47.118 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496530+0000", 2024-08-10T06:47:47.118 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.118 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.118 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.119 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.119 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.119 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.119 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.119 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.119 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.119 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.119 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.119 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.119 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.119 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.2", 2024-08-10T06:47:47.120 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.120 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.120 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.120 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5450, 2024-08-10T06:47:47.120 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.120 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:26:15.812895+0000", 2024-08-10T06:47:47.120 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.120 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.120 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.120 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.120 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.120 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.121 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.121 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.121 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.121 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.121 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.121 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.121 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.121 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.121 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.121 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.122 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.122 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.122 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.122 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.122 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.122 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.122 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.122 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.122 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.122 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.122 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.122 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.123 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.124 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.124 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.124 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.124 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.124 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.124 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.124 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.124 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.124 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.124 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.124 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:47.124 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.125 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.125 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.125 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.125 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.125 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.125 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:47.125 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.125 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:47.125 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.125 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.125 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T06:47:47.126 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.126 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.126 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.126 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496022+0000", 2024-08-10T06:47:47.126 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:25.029956+0000", 2024-08-10T06:47:47.126 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:25.029956+0000", 2024-08-10T06:47:47.126 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:53:30.434118+0000", 2024-08-10T06:47:47.126 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496022+0000", 2024-08-10T06:47:47.126 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.126 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.127 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.127 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 403, 2024-08-10T06:47:47.127 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496022+0000", 2024-08-10T06:47:47.127 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496022+0000", 2024-08-10T06:47:47.127 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496022+0000", 2024-08-10T06:47:47.127 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.127 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.127 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.127 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496022+0000", 2024-08-10T06:47:47.127 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496022+0000", 2024-08-10T06:47:47.127 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.128 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3035, 2024-08-10T06:47:47.128 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.128 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.128 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 402, 2024-08-10T06:47:47.128 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.128 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.128 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.128 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.128 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3035, 2024-08-10T06:47:47.128 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.128 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.129 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.129 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.4", 2024-08-10T06:47:47.129 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.129 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.129 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.129 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 9527, 2024-08-10T06:47:47.129 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.129 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:33:48.774747+0000", 2024-08-10T06:47:47.129 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.010272585, 2024-08-10T06:47:47.129 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.129 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.130 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.130 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.130 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.130 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.130 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.130 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.130 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.130 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.130 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.130 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.130 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.130 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:47.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:47.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:47.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.131 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:47.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 1472, 2024-08-10T06:47:47.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 411826, 2024-08-10T06:47:47.132 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.133 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.133 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.133 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3017, 2024-08-10T06:47:47.133 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 379277 2024-08-10T06:47:47.133 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.133 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.133 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.133 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.133 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.133 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.133 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:47.134 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.134 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:47.134 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "1125'3035" 2024-08-10T06:47:47.134 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.134 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.134 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.134 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.134 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.134 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.134 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.134 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:47.135 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.135 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.135 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.135 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.135 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.135 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.135 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497057+0000", 2024-08-10T06:47:47.135 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.005683+0000", 2024-08-10T06:47:47.135 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.005683+0000", 2024-08-10T06:47:47.135 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.006033+0000", 2024-08-10T06:47:47.135 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497057+0000", 2024-08-10T06:47:47.135 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497057+0000", 2024-08-10T06:47:47.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497057+0000", 2024-08-10T06:47:47.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497057+0000", 2024-08-10T06:47:47.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497057+0000", 2024-08-10T06:47:47.136 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497057+0000", 2024-08-10T06:47:47.136 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.137 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.137 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.137 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.137 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.137 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.137 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.137 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.137 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.137 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.137 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.137 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.137 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.138 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.0", 2024-08-10T06:47:47.138 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.138 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.138 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.138 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5603, 2024-08-10T06:47:47.138 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.138 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:54:25.186543+0000", 2024-08-10T06:47:47.138 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.138 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.138 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.139 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.140 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.141 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.142 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.142 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.142 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.142 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.142 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.142 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.142 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.142 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.142 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.142 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.142 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.143 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.143 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:47.143 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.143 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.143 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.143 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.143 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.143 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.143 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.143 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.144 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T06:47:47.144 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.144 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.144 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.144 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.144 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.144 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.144 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.396584+0000", 2024-08-10T06:47:47.144 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:25.025564+0000", 2024-08-10T06:47:47.144 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:25.025564+0000", 2024-08-10T06:47:47.144 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:25.025863+0000", 2024-08-10T06:47:47.144 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.396584+0000", 2024-08-10T06:47:47.145 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.145 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.145 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.145 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 403, 2024-08-10T06:47:47.145 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.396584+0000", 2024-08-10T06:47:47.145 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.396584+0000", 2024-08-10T06:47:47.145 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.396584+0000", 2024-08-10T06:47:47.145 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.145 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.145 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.145 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.396584+0000", 2024-08-10T06:47:47.145 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.396584+0000", 2024-08-10T06:47:47.146 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.146 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.146 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.146 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.146 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 402, 2024-08-10T06:47:47.146 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.146 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.146 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.146 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.146 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.146 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.146 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.147 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.147 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1", 2024-08-10T06:47:47.147 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.147 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.147 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.147 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5585, 2024-08-10T06:47:47.147 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.147 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:55:56.491709+0000", 2024-08-10T06:47:47.147 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.147 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.147 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.149 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.150 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.151 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.151 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.151 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.151 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.151 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.151 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.151 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.151 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.151 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.151 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.151 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.152 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T06:47:47.152 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.152 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.152 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.152 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.152 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.152 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.152 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.152 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.152 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:47.152 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.152 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.153 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T06:47:47.153 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.153 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.153 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.153 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499838+0000", 2024-08-10T06:47:47.153 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.294546+0000", 2024-08-10T06:47:47.153 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.294546+0000", 2024-08-10T06:47:47.153 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:53:30.431050+0000", 2024-08-10T06:47:47.153 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499838+0000", 2024-08-10T06:47:47.153 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.153 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.154 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.154 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:47.154 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499838+0000", 2024-08-10T06:47:47.154 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499838+0000", 2024-08-10T06:47:47.154 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499838+0000", 2024-08-10T06:47:47.154 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.154 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.154 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.154 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499838+0000", 2024-08-10T06:47:47.154 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499838+0000", 2024-08-10T06:47:47.155 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.155 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3048, 2024-08-10T06:47:47.155 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.155 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.155 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:47.155 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.155 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.155 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.155 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.155 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3048, 2024-08-10T06:47:47.155 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.156 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.156 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.156 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.7", 2024-08-10T06:47:47.156 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.156 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.156 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.156 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 9200, 2024-08-10T06:47:47.156 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.156 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:24:58.181374+0000", 2024-08-10T06:47:47.156 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.005929955, 2024-08-10T06:47:47.156 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.157 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.158 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.158 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.158 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.158 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.158 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.158 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.158 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.158 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.158 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.158 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.158 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.158 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.159 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.159 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.159 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.159 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.159 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.159 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.159 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.159 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.159 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.159 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.160 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 700, 2024-08-10T06:47:47.160 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 372071, 2024-08-10T06:47:47.160 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.160 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.160 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.160 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3036, 2024-08-10T06:47:47.160 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 433236 2024-08-10T06:47:47.160 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.160 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.160 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.160 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.161 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.161 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.161 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.161 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.161 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:47.161 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "1125'3048" 2024-08-10T06:47:47.161 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.161 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.161 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.161 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.161 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.161 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:47.162 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.162 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:47.162 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.162 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.162 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.162 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.162 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.162 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.162 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.400659+0000", 2024-08-10T06:47:47.162 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:57.976759+0000", 2024-08-10T06:47:47.162 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:57.976759+0000", 2024-08-10T06:47:47.162 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:57.977126+0000", 2024-08-10T06:47:47.163 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.400659+0000", 2024-08-10T06:47:47.163 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.163 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.163 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.163 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 435, 2024-08-10T06:47:47.163 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.400659+0000", 2024-08-10T06:47:47.163 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.400659+0000", 2024-08-10T06:47:47.163 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.400659+0000", 2024-08-10T06:47:47.163 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.163 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.163 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.164 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.400659+0000", 2024-08-10T06:47:47.164 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.400659+0000", 2024-08-10T06:47:47.164 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.164 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.164 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.164 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.164 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 434, 2024-08-10T06:47:47.164 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.164 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.164 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.164 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.164 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.165 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.165 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.165 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.165 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1", 2024-08-10T06:47:47.165 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.165 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.165 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.165 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5637, 2024-08-10T06:47:47.165 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.165 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:09:38.284758+0000", 2024-08-10T06:47:47.165 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.165 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.166 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.167 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.167 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.167 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.167 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.167 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.167 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.167 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.167 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.167 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.167 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.167 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.168 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.168 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.168 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.168 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.168 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.168 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.168 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.168 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.168 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.168 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.168 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.168 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.169 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.169 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.169 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.169 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.169 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.169 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.169 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.169 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.169 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.169 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.169 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.170 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.170 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:47.170 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.170 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:47.170 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.170 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.170 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.170 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.170 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.170 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.171 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.171 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.171 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:47.171 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.171 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.171 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.171 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.171 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.171 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.171 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499793+0000", 2024-08-10T06:47:47.171 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.992714+0000", 2024-08-10T06:47:47.171 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.992714+0000", 2024-08-10T06:47:47.171 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.994501+0000", 2024-08-10T06:47:47.172 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499793+0000", 2024-08-10T06:47:47.172 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.172 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.172 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.172 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.172 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499793+0000", 2024-08-10T06:47:47.172 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499793+0000", 2024-08-10T06:47:47.172 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499793+0000", 2024-08-10T06:47:47.172 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.172 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.173 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.173 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499793+0000", 2024-08-10T06:47:47.173 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499793+0000", 2024-08-10T06:47:47.173 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.173 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.173 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.173 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.173 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.173 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.173 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.173 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.174 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.174 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.174 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.174 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.174 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.174 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.0", 2024-08-10T06:47:47.174 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.174 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.174 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.174 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5407, 2024-08-10T06:47:47.175 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.175 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:39:22.869075+0000", 2024-08-10T06:47:47.175 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.175 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.175 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.175 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.175 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.175 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.175 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.175 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.175 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.175 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.176 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.176 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.176 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.176 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.176 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.176 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.176 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.176 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.176 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.176 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.176 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.177 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.177 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.177 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.177 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.177 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.177 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.177 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.177 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.177 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.177 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.178 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.179 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.179 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.179 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.179 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.179 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.179 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.179 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.179 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.179 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.179 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.179 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:47.180 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.180 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.180 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.180 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.180 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.180 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.180 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.180 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.180 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:47.180 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.180 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.181 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T06:47:47.181 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.181 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.181 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.181 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.401071+0000", 2024-08-10T06:47:47.181 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:17:51.955157+0000", 2024-08-10T06:47:47.181 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:17:51.955157+0000", 2024-08-10T06:47:47.181 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:53:30.428967+0000", 2024-08-10T06:47:47.181 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.401071+0000", 2024-08-10T06:47:47.181 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.181 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.182 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.182 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 372, 2024-08-10T06:47:47.182 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.401071+0000", 2024-08-10T06:47:47.182 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.401071+0000", 2024-08-10T06:47:47.182 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.401071+0000", 2024-08-10T06:47:47.182 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.182 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.182 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.182 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.401071+0000", 2024-08-10T06:47:47.182 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.401071+0000", 2024-08-10T06:47:47.182 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.183 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3093, 2024-08-10T06:47:47.183 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.183 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.183 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 371, 2024-08-10T06:47:47.183 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.183 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.183 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.183 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.183 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3093, 2024-08-10T06:47:47.183 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.184 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.184 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.184 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.6", 2024-08-10T06:47:47.184 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.184 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.184 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.184 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 9526, 2024-08-10T06:47:47.184 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.184 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:00:13.222270+0000", 2024-08-10T06:47:47.184 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.004256584, 2024-08-10T06:47:47.184 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.185 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.185 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 4194304, 2024-08-10T06:47:47.185 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.185 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.185 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.185 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.185 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.185 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.185 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.185 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.185 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.185 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:47.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:47.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:47.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.186 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 1454, 2024-08-10T06:47:47.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 381937, 2024-08-10T06:47:47.187 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3066, 2024-08-10T06:47:47.188 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 379706 2024-08-10T06:47:47.188 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.188 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.188 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.188 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.188 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.188 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.188 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.188 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.188 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:47.188 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "1125'3093" 2024-08-10T06:47:47.189 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.189 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.189 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.189 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.189 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.189 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.189 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.189 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:47.189 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.189 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.189 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.189 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.190 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.190 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.190 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497395+0000", 2024-08-10T06:47:47.190 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.011377+0000", 2024-08-10T06:47:47.190 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.011377+0000", 2024-08-10T06:47:47.190 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.011728+0000", 2024-08-10T06:47:47.190 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497395+0000", 2024-08-10T06:47:47.190 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.190 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.190 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.190 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.190 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497395+0000", 2024-08-10T06:47:47.191 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497395+0000", 2024-08-10T06:47:47.191 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497395+0000", 2024-08-10T06:47:47.191 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.191 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.191 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.191 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497395+0000", 2024-08-10T06:47:47.191 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497395+0000", 2024-08-10T06:47:47.191 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.191 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.191 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.191 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.191 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.192 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.192 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.192 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.192 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.192 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.192 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.192 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.192 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.192 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2", 2024-08-10T06:47:47.192 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.192 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.192 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.192 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5510, 2024-08-10T06:47:47.193 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.193 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:21:46.669379+0000", 2024-08-10T06:47:47.193 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.193 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.193 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.193 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.193 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.193 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.193 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.193 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.193 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.194 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.195 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.196 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.196 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.197 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.197 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.197 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.197 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.197 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.197 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.197 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.197 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:47.197 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.197 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.197 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.197 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.198 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.198 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.198 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.198 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.198 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:47.198 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.198 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.198 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.198 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.198 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.199 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497176+0000", 2024-08-10T06:47:47.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.997089+0000", 2024-08-10T06:47:47.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.997089+0000", 2024-08-10T06:47:47.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.997359+0000", 2024-08-10T06:47:47.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497176+0000", 2024-08-10T06:47:47.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.199 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497176+0000", 2024-08-10T06:47:47.200 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497176+0000", 2024-08-10T06:47:47.200 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497176+0000", 2024-08-10T06:47:47.200 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.200 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.200 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.200 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497176+0000", 2024-08-10T06:47:47.200 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497176+0000", 2024-08-10T06:47:47.200 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.200 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.200 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.200 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.201 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.201 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.201 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.201 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.201 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.201 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.201 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.201 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.201 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.201 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.3", 2024-08-10T06:47:47.201 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.201 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.202 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.202 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5482, 2024-08-10T06:47:47.202 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.202 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:48:55.066019+0000", 2024-08-10T06:47:47.202 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.202 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.202 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.202 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.202 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.202 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.202 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.203 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.204 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.205 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.206 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.206 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.206 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.206 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.206 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.206 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.206 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.206 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.206 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.206 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:47.207 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.207 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.207 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.207 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.207 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.207 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.207 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.207 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.207 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:47.207 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.207 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.208 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 20, 2024-08-10T06:47:47.208 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.208 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.208 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.208 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499890+0000", 2024-08-10T06:47:47.208 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.986979+0000", 2024-08-10T06:47:47.208 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.986979+0000", 2024-08-10T06:47:47.208 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.987738+0000", 2024-08-10T06:47:47.208 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499890+0000", 2024-08-10T06:47:47.208 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:06:31.202545+0000", 2024-08-10T06:47:47.208 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:06:31.202545+0000", 2024-08-10T06:47:47.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499890+0000", 2024-08-10T06:47:47.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499890+0000", 2024-08-10T06:47:47.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499890+0000", 2024-08-10T06:47:47.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:06:31.202545+0000", 2024-08-10T06:47:47.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499890+0000", 2024-08-10T06:47:47.209 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499890+0000", 2024-08-10T06:47:47.209 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.210 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 253, 2024-08-10T06:47:47.210 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.210 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.210 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.210 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.210 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.210 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.210 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.210 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 253, 2024-08-10T06:47:47.210 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.211 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.211 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.211 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "1.0", 2024-08-10T06:47:47.211 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.211 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.211 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.211 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 6090, 2024-08-10T06:47:47.211 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.211 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:34:47.296991+0000", 2024-08-10T06:47:47.211 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.211 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.211 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 590368, 2024-08-10T06:47:47.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 1771104, 2024-08-10T06:47:47.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.212 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T06:47:47.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T06:47:47.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T06:47:47.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.213 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 6, 2024-08-10T06:47:47.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.214 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.215 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 1322, 2024-08-10T06:47:47.215 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 2114, 2024-08-10T06:47:47.215 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.215 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.215 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.215 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 423, 2024-08-10T06:47:47.215 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 2416 2024-08-10T06:47:47.215 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.215 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.215 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.215 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.216 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.216 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.216 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.216 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.216 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:47.216 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "2341'253" 2024-08-10T06:47:47.216 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.216 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.216 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.216 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.216 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.217 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.217 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.217 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:47.217 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.217 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.217 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T06:47:47.217 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.217 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.217 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.217 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496736+0000", 2024-08-10T06:47:47.218 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.987872+0000", 2024-08-10T06:47:47.218 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.987872+0000", 2024-08-10T06:47:47.218 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:53:30.432744+0000", 2024-08-10T06:47:47.218 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496736+0000", 2024-08-10T06:47:47.218 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.218 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.218 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.218 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.218 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496736+0000", 2024-08-10T06:47:47.218 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496736+0000", 2024-08-10T06:47:47.218 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496736+0000", 2024-08-10T06:47:47.219 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.219 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.219 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:47.219 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496736+0000", 2024-08-10T06:47:47.219 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496736+0000", 2024-08-10T06:47:47.219 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.219 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3072, 2024-08-10T06:47:47.219 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.219 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.219 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.219 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.219 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.219 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.220 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.220 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3072, 2024-08-10T06:47:47.220 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.220 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.220 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.220 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.5", 2024-08-10T06:47:47.220 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.220 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.220 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.220 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 9281, 2024-08-10T06:47:47.220 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.220 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:56:24.355722+0000", 2024-08-10T06:47:47.221 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.005305574, 2024-08-10T06:47:47.221 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.221 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.221 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.222 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.223 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.223 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.223 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.223 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.223 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.223 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.223 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.223 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.223 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.223 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.223 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.223 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 1355, 2024-08-10T06:47:47.224 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 410493, 2024-08-10T06:47:47.224 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.224 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.224 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.224 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3053, 2024-08-10T06:47:47.224 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 375416 2024-08-10T06:47:47.224 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.224 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.224 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.224 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.224 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.225 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.225 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.225 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.225 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:47.225 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "1125'3072" 2024-08-10T06:47:47.225 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.225 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.225 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.225 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.225 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.225 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.225 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.226 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:47.226 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.226 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.226 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.226 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.226 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.226 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.226 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497926+0000", 2024-08-10T06:47:47.226 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.002994+0000", 2024-08-10T06:47:47.226 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.002994+0000", 2024-08-10T06:47:47.227 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.003426+0000", 2024-08-10T06:47:47.227 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497926+0000", 2024-08-10T06:47:47.227 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.227 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.227 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.227 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.227 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497926+0000", 2024-08-10T06:47:47.227 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497926+0000", 2024-08-10T06:47:47.227 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497926+0000", 2024-08-10T06:47:47.228 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.228 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.228 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.228 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497926+0000", 2024-08-10T06:47:47.228 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497926+0000", 2024-08-10T06:47:47.228 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.228 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.228 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.228 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.229 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.229 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.229 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.229 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.229 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.229 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.229 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.229 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.229 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.229 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.d", 2024-08-10T06:47:47.229 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.229 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.230 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.230 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5394, 2024-08-10T06:47:47.230 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.230 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:33:36.068651+0000", 2024-08-10T06:47:47.230 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.230 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.230 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.230 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.230 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.230 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.231 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.231 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.231 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.231 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.231 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.231 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.231 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.231 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.231 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.231 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.231 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.232 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.232 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.232 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.232 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.232 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.232 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.232 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.232 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.232 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.232 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.232 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.233 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.233 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.233 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.233 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.233 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.233 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.233 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.233 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.233 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.233 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.233 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.234 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.234 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.234 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.234 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.234 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.234 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.234 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.234 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.234 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.234 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.234 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.235 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.235 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:47.235 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.235 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.235 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.235 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.235 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.235 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.235 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.235 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.235 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T06:47:47.236 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.236 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.236 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.236 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.236 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.236 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.236 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.396377+0000", 2024-08-10T06:47:47.236 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.290471+0000", 2024-08-10T06:47:47.236 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.290471+0000", 2024-08-10T06:47:47.236 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.290774+0000", 2024-08-10T06:47:47.236 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.396377+0000", 2024-08-10T06:47:47.236 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.237 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.237 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.237 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:47.237 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.396377+0000", 2024-08-10T06:47:47.237 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.396377+0000", 2024-08-10T06:47:47.237 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.396377+0000", 2024-08-10T06:47:47.237 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.237 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.237 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.237 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.396377+0000", 2024-08-10T06:47:47.237 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.396377+0000", 2024-08-10T06:47:47.238 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.238 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.238 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.238 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.238 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:47.238 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.238 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.238 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.238 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.238 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.238 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.239 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.239 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.239 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.c", 2024-08-10T06:47:47.239 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.239 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.239 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.239 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5580, 2024-08-10T06:47:47.239 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.239 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:19:33.242551+0000", 2024-08-10T06:47:47.239 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.239 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.240 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.240 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.240 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.240 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.240 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.240 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.240 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.240 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.240 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.240 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.240 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.240 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.240 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.241 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.241 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.241 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.241 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.241 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.241 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.241 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.241 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.241 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.241 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.241 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.241 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.241 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.242 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.242 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.242 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.242 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.242 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.242 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.242 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.242 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.242 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.242 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.242 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.242 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.242 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.243 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.243 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.243 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.243 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.243 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.243 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.243 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.243 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.243 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.243 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.243 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T06:47:47.243 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.243 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.244 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.244 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.244 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.244 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.244 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.244 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.244 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:47.244 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.244 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.244 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.244 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.244 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.245 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.245 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498344+0000", 2024-08-10T06:47:47.245 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.986652+0000", 2024-08-10T06:47:47.245 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.986652+0000", 2024-08-10T06:47:47.245 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.987017+0000", 2024-08-10T06:47:47.245 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498344+0000", 2024-08-10T06:47:47.245 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.245 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.245 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.245 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 532, 2024-08-10T06:47:47.245 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498344+0000", 2024-08-10T06:47:47.246 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498344+0000", 2024-08-10T06:47:47.246 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498344+0000", 2024-08-10T06:47:47.246 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.246 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.246 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.246 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498344+0000", 2024-08-10T06:47:47.246 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498344+0000", 2024-08-10T06:47:47.246 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.246 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.246 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.247 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.247 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 531, 2024-08-10T06:47:47.247 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.247 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.247 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.247 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.247 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.247 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.247 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.247 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.247 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.c", 2024-08-10T06:47:47.247 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.247 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.248 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.248 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 4916, 2024-08-10T06:47:47.248 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.248 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:40:24.561519+0000", 2024-08-10T06:47:47.248 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.248 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.248 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.248 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.248 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.248 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.248 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.248 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.249 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.249 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.249 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.249 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.249 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.249 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.249 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.249 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.249 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.249 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.249 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.249 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.249 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.250 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.250 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.250 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.250 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.250 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.250 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.250 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.250 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.250 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.250 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.250 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.250 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.251 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.251 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.251 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.251 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.251 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.251 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.251 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.251 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.251 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.251 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.251 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.251 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.252 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.252 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.252 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.252 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.252 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.252 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.252 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:47.252 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.252 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.252 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.252 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.252 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.252 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.253 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:47.253 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.253 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:47.253 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.253 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.253 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.253 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.253 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.253 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.253 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498228+0000", 2024-08-10T06:47:47.253 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:57.969688+0000", 2024-08-10T06:47:47.253 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:57.969688+0000", 2024-08-10T06:47:47.254 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:57.970064+0000", 2024-08-10T06:47:47.254 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498228+0000", 2024-08-10T06:47:47.254 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.254 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.254 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.254 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 435, 2024-08-10T06:47:47.254 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498228+0000", 2024-08-10T06:47:47.254 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498228+0000", 2024-08-10T06:47:47.254 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498228+0000", 2024-08-10T06:47:47.254 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.254 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.254 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.255 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498228+0000", 2024-08-10T06:47:47.255 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498228+0000", 2024-08-10T06:47:47.255 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.255 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 1, 2024-08-10T06:47:47.255 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.255 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.255 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 434, 2024-08-10T06:47:47.255 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.255 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.255 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.255 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.255 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 1, 2024-08-10T06:47:47.256 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.256 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.256 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.256 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.d", 2024-08-10T06:47:47.256 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.256 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.256 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.256 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5605, 2024-08-10T06:47:47.256 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.256 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:08:52.546794+0000", 2024-08-10T06:47:47.256 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.257 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.257 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.257 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 70, 2024-08-10T06:47:47.257 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.257 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.257 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.257 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.257 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.257 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.257 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.257 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.257 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.257 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.258 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.258 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.258 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.258 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.258 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.258 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:47.258 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:47.258 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.258 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:47.258 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.258 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.259 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 2, 2024-08-10T06:47:47.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 2, 2024-08-10T06:47:47.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 1, 2024-08-10T06:47:47.260 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 1 2024-08-10T06:47:47.260 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.260 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.260 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.260 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.260 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.260 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.260 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:47.261 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.261 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:47.261 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'1" 2024-08-10T06:47:47.261 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.261 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.261 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.261 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.261 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.261 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.261 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.261 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:47.261 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.261 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.262 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.262 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.262 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.262 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.262 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.501474+0000", 2024-08-10T06:47:47.262 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.995469+0000", 2024-08-10T06:47:47.262 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.995469+0000", 2024-08-10T06:47:47.262 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.999899+0000", 2024-08-10T06:47:47.262 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.501474+0000", 2024-08-10T06:47:47.262 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.263 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.263 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.263 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.263 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.501474+0000", 2024-08-10T06:47:47.263 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.501474+0000", 2024-08-10T06:47:47.263 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.501474+0000", 2024-08-10T06:47:47.263 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.263 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.263 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.263 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.501474+0000", 2024-08-10T06:47:47.263 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.501474+0000", 2024-08-10T06:47:47.263 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.264 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.264 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.264 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.264 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.264 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.264 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.264 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.264 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.264 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.264 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.264 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.265 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.265 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.f", 2024-08-10T06:47:47.265 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.265 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.265 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.265 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5413, 2024-08-10T06:47:47.265 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.265 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:38:03.718246+0000", 2024-08-10T06:47:47.265 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.265 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.265 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.266 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.266 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.266 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.266 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.266 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.266 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.266 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.266 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.266 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.266 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.266 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.266 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.267 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.269 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.269 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.269 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.269 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.269 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.269 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.269 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.269 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.269 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.269 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:47.269 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.270 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.270 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.270 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.270 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.270 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.270 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.270 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.270 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T06:47:47.270 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.270 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.270 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.271 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.271 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.271 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.271 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.398485+0000", 2024-08-10T06:47:47.271 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:57.973577+0000", 2024-08-10T06:47:47.271 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:57.973577+0000", 2024-08-10T06:47:47.271 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:57.974237+0000", 2024-08-10T06:47:47.271 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.398485+0000", 2024-08-10T06:47:47.271 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.271 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.271 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.271 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 435, 2024-08-10T06:47:47.271 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.398485+0000", 2024-08-10T06:47:47.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.398485+0000", 2024-08-10T06:47:47.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.398485+0000", 2024-08-10T06:47:47.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.398485+0000", 2024-08-10T06:47:47.272 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.398485+0000", 2024-08-10T06:47:47.272 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.272 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T06:47:47.272 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.272 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.272 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 434, 2024-08-10T06:47:47.272 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.273 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.273 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.273 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.273 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T06:47:47.273 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.273 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.273 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.273 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.e", 2024-08-10T06:47:47.273 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.273 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.273 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.274 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5600, 2024-08-10T06:47:47.274 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.274 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:07:13.841554+0000", 2024-08-10T06:47:47.274 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.274 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.274 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.274 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.274 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.274 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.274 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:47.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:47.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:47.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:47.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.276 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 12, 2024-08-10T06:47:47.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 12, 2024-08-10T06:47:47.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T06:47:47.277 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.277 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.278 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.278 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.278 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.278 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.278 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.278 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.278 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.278 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T06:47:47.278 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T06:47:47.278 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.278 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.279 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.279 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.279 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.279 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.279 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.279 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:47.279 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.279 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.279 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.279 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.279 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.279 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498633+0000", 2024-08-10T06:47:47.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.998839+0000", 2024-08-10T06:47:47.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.998839+0000", 2024-08-10T06:47:47.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.999137+0000", 2024-08-10T06:47:47.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498633+0000", 2024-08-10T06:47:47.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498633+0000", 2024-08-10T06:47:47.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498633+0000", 2024-08-10T06:47:47.280 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498633+0000", 2024-08-10T06:47:47.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498633+0000", 2024-08-10T06:47:47.281 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498633+0000", 2024-08-10T06:47:47.281 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.281 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.281 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.281 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.281 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.281 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.281 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.282 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.282 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.282 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.282 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.282 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.282 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.282 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.e", 2024-08-10T06:47:47.282 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.282 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.282 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.282 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5413, 2024-08-10T06:47:47.283 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.283 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:57:06.327309+0000", 2024-08-10T06:47:47.283 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.283 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.283 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.285 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.286 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.286 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.286 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.286 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.286 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.286 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.286 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.286 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.286 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.286 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.286 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.286 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.286 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.287 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.287 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.287 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.287 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:47.287 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.287 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.287 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.287 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.287 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.287 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.287 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.287 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.288 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T06:47:47.288 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.288 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.288 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.288 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.288 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.288 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.395759+0000", 2024-08-10T06:47:47.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.993696+0000", 2024-08-10T06:47:47.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.993696+0000", 2024-08-10T06:47:47.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.994166+0000", 2024-08-10T06:47:47.288 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.395759+0000", 2024-08-10T06:47:47.289 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.289 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.289 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.289 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.289 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.395759+0000", 2024-08-10T06:47:47.289 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.395759+0000", 2024-08-10T06:47:47.289 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.395759+0000", 2024-08-10T06:47:47.289 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.289 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.289 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.289 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.395759+0000", 2024-08-10T06:47:47.290 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.395759+0000", 2024-08-10T06:47:47.290 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.290 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 1, 2024-08-10T06:47:47.290 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.290 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.290 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.290 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.290 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.290 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.290 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.290 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 1, 2024-08-10T06:47:47.291 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.291 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.291 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.291 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.f", 2024-08-10T06:47:47.291 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.291 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.291 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.291 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5497, 2024-08-10T06:47:47.291 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.291 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:37:21.390136+0000", 2024-08-10T06:47:47.291 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.291 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.292 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 22, 2024-08-10T06:47:47.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:47.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:47.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:47.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.294 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.294 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.294 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.294 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.294 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.294 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.294 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.294 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.294 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.294 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.294 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.294 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 2, 2024-08-10T06:47:47.295 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 2, 2024-08-10T06:47:47.295 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.295 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.295 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.295 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 1, 2024-08-10T06:47:47.295 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 1 2024-08-10T06:47:47.295 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.295 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.295 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.295 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.295 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.295 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.296 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.296 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.296 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T06:47:47.296 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'1" 2024-08-10T06:47:47.296 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.296 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.296 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.296 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.296 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.296 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.296 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.296 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:47.297 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.297 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.297 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.297 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.297 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.297 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.297 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.502068+0000", 2024-08-10T06:47:47.297 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.998846+0000", 2024-08-10T06:47:47.297 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.998846+0000", 2024-08-10T06:47:47.297 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.999130+0000", 2024-08-10T06:47:47.297 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.502068+0000", 2024-08-10T06:47:47.297 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.297 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.298 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.298 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.298 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.502068+0000", 2024-08-10T06:47:47.298 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.502068+0000", 2024-08-10T06:47:47.298 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.502068+0000", 2024-08-10T06:47:47.298 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.298 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.298 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.298 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.502068+0000", 2024-08-10T06:47:47.298 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.502068+0000", 2024-08-10T06:47:47.298 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.298 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.299 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.299 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.299 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.299 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.299 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.299 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.299 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.299 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.299 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.299 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.299 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.299 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.11", 2024-08-10T06:47:47.300 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.300 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.300 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.300 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5393, 2024-08-10T06:47:47.300 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.300 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:58:10.617004+0000", 2024-08-10T06:47:47.300 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.300 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.300 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.301 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.302 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.302 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.302 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.302 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.302 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.302 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.302 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.302 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.302 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.302 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.302 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.302 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.303 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.303 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.303 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.303 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.303 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.303 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.303 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.303 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.303 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.303 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.303 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.303 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.304 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.304 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.304 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.304 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.304 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.304 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.304 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.304 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.304 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:47.304 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.304 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.305 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.305 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.305 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.305 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.305 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.305 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.305 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T06:47:47.305 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.305 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.305 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.305 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.305 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.306 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.306 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.395850+0000", 2024-08-10T06:47:47.306 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:17:51.946994+0000", 2024-08-10T06:47:47.306 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:17:51.946994+0000", 2024-08-10T06:47:47.306 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:17:51.947314+0000", 2024-08-10T06:47:47.306 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.395850+0000", 2024-08-10T06:47:47.306 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.306 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.306 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.306 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 372, 2024-08-10T06:47:47.306 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.395850+0000", 2024-08-10T06:47:47.306 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.395850+0000", 2024-08-10T06:47:47.307 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.395850+0000", 2024-08-10T06:47:47.307 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.307 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.307 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.307 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.395850+0000", 2024-08-10T06:47:47.307 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.395850+0000", 2024-08-10T06:47:47.307 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.307 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 8, 2024-08-10T06:47:47.307 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.307 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.307 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 371, 2024-08-10T06:47:47.307 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.307 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.308 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.308 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.308 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 8, 2024-08-10T06:47:47.308 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.308 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.308 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.308 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.10", 2024-08-10T06:47:47.308 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.308 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.308 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.309 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5601, 2024-08-10T06:47:47.309 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.309 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:54:11.480235+0000", 2024-08-10T06:47:47.309 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.309 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.309 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.310 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.310 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.310 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.310 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.310 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.310 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.310 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.310 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.310 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.310 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.310 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.310 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 12, 2024-08-10T06:47:47.311 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 4, 2024-08-10T06:47:47.311 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.311 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 4, 2024-08-10T06:47:47.311 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.311 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.311 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.311 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.311 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.311 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 4, 2024-08-10T06:47:47.311 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.311 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.311 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.311 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.312 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.312 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.312 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.312 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 48, 2024-08-10T06:47:47.312 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 48, 2024-08-10T06:47:47.312 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.312 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.312 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.312 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 12, 2024-08-10T06:47:47.312 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.312 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.312 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.312 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.313 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.313 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.313 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.313 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.313 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.313 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T06:47:47.313 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'8" 2024-08-10T06:47:47.313 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.313 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.313 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.313 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.314 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.314 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:47.314 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.314 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:47.314 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.314 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.314 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.314 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.314 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.314 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.314 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497039+0000", 2024-08-10T06:47:47.314 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.015441+0000", 2024-08-10T06:47:47.315 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.015441+0000", 2024-08-10T06:47:47.315 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.016055+0000", 2024-08-10T06:47:47.315 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497039+0000", 2024-08-10T06:47:47.315 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.315 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.315 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.315 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.315 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497039+0000", 2024-08-10T06:47:47.315 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497039+0000", 2024-08-10T06:47:47.315 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497039+0000", 2024-08-10T06:47:47.315 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.315 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.316 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.316 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497039+0000", 2024-08-10T06:47:47.316 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497039+0000", 2024-08-10T06:47:47.316 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.316 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.316 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.316 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.316 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.316 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.316 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.316 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.316 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.317 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.317 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.317 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.317 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.317 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.10", 2024-08-10T06:47:47.317 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.317 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.317 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.317 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5421, 2024-08-10T06:47:47.317 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.317 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:30:32.915876+0000", 2024-08-10T06:47:47.317 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.318 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.318 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.318 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.318 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.318 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.318 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.318 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.318 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.318 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.318 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.318 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.318 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.318 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.319 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.319 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.319 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.319 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.319 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.319 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.319 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.319 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.319 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.319 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.319 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.320 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.320 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.320 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.320 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.320 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.320 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.320 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.320 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.320 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.320 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.320 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.321 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.321 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.321 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.321 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.321 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.321 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.321 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.321 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.321 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.321 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.321 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.321 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.322 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.322 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:47.322 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.322 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:47.322 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.322 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.322 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.322 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.322 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.322 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.322 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.322 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.323 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:47.323 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.323 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.323 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.323 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.323 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.323 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.323 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496204+0000", 2024-08-10T06:47:47.323 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.013821+0000", 2024-08-10T06:47:47.323 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.013821+0000", 2024-08-10T06:47:47.323 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.014136+0000", 2024-08-10T06:47:47.324 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496204+0000", 2024-08-10T06:47:47.324 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.324 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.324 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.324 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.324 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496204+0000", 2024-08-10T06:47:47.324 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496204+0000", 2024-08-10T06:47:47.324 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496204+0000", 2024-08-10T06:47:47.324 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.324 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.324 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.325 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496204+0000", 2024-08-10T06:47:47.325 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496204+0000", 2024-08-10T06:47:47.325 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.325 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.325 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.325 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.325 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.325 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.325 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.325 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.325 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.325 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.326 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.326 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.326 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.326 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.11", 2024-08-10T06:47:47.326 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.326 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.326 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.326 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5432, 2024-08-10T06:47:47.326 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.326 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:57:53.534824+0000", 2024-08-10T06:47:47.326 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.327 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.327 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.327 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.327 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.327 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.327 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.327 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.327 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.327 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.327 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.327 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.327 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.327 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.328 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.328 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.328 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.328 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.328 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.328 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.328 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.328 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.328 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.328 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.328 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.328 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.329 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.329 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.329 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.329 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.329 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.329 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.329 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.329 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.329 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.329 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.329 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.329 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.330 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.330 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.330 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.330 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.330 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.330 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.330 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.330 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.331 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.331 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:47.331 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.331 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.331 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.331 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.331 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.331 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.331 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.331 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.331 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:47.331 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.331 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.332 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.332 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.332 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.332 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.332 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498165+0000", 2024-08-10T06:47:47.332 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.989638+0000", 2024-08-10T06:47:47.332 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.989638+0000", 2024-08-10T06:47:47.332 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.989982+0000", 2024-08-10T06:47:47.332 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498165+0000", 2024-08-10T06:47:47.332 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.332 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.332 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.332 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 532, 2024-08-10T06:47:47.333 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498165+0000", 2024-08-10T06:47:47.333 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498165+0000", 2024-08-10T06:47:47.333 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498165+0000", 2024-08-10T06:47:47.333 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.333 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.333 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.333 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498165+0000", 2024-08-10T06:47:47.333 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498165+0000", 2024-08-10T06:47:47.333 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.333 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.333 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.334 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.334 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 531, 2024-08-10T06:47:47.334 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.334 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.334 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.334 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.334 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.334 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.334 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.334 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.334 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.13", 2024-08-10T06:47:47.335 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.335 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.335 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.335 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5408, 2024-08-10T06:47:47.335 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.335 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:06:33.938864+0000", 2024-08-10T06:47:47.335 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.335 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.335 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.335 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.335 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.335 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.337 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.337 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.337 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.337 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.337 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.337 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.337 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.337 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.337 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.337 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.338 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.339 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.339 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.339 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.339 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.339 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.339 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.339 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.339 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.340 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.340 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:47.340 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.340 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.340 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.340 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.340 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.340 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.340 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.340 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.340 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:47.341 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.341 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.341 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.341 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.341 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.341 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.341 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:47.341 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.005055+0000", 2024-08-10T06:47:47.341 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.005055+0000", 2024-08-10T06:47:47.341 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.005353+0000", 2024-08-10T06:47:47.341 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:47.342 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.342 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.342 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.342 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.342 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:47.342 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:47.342 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:47.342 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.342 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.342 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.342 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:47.343 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:47.343 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.343 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.343 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.343 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.343 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.343 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.343 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.343 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.343 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.344 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.344 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.344 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.344 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.344 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.12", 2024-08-10T06:47:47.344 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.344 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.344 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.344 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5467, 2024-08-10T06:47:47.344 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.344 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:09:44.946358+0000", 2024-08-10T06:47:47.345 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.345 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.345 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.348 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.348 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.348 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.349 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.349 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.349 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.349 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.349 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.349 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.349 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:47.349 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.349 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.349 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.350 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.350 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.350 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.350 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:47.350 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.350 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:47.350 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.350 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.350 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.350 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.351 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.351 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.398057+0000", 2024-08-10T06:47:47.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.993774+0000", 2024-08-10T06:47:47.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.993774+0000", 2024-08-10T06:47:47.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.995105+0000", 2024-08-10T06:47:47.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.398057+0000", 2024-08-10T06:47:47.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.351 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.352 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.398057+0000", 2024-08-10T06:47:47.352 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.398057+0000", 2024-08-10T06:47:47.352 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.398057+0000", 2024-08-10T06:47:47.352 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.352 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.352 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.352 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.398057+0000", 2024-08-10T06:47:47.352 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.398057+0000", 2024-08-10T06:47:47.352 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.352 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.352 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.352 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.353 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.353 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.353 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.353 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.353 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.353 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.353 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.353 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.353 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.353 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.12", 2024-08-10T06:47:47.353 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.354 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.354 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.354 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5633, 2024-08-10T06:47:47.354 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.354 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:57:25.914444+0000", 2024-08-10T06:47:47.354 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.354 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.354 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.356 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.357 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.358 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.358 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.358 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.358 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.358 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.358 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.358 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.358 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:47.358 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.358 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:47.359 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.359 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.359 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.359 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.359 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.359 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:47.359 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.359 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:47.359 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.359 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.359 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.360 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.360 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.360 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.360 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.401638+0000", 2024-08-10T06:47:47.360 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:57.974457+0000", 2024-08-10T06:47:47.360 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:57.974457+0000", 2024-08-10T06:47:47.360 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:57.975636+0000", 2024-08-10T06:47:47.360 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.401638+0000", 2024-08-10T06:47:47.360 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.360 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.360 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.360 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 435, 2024-08-10T06:47:47.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.401638+0000", 2024-08-10T06:47:47.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.401638+0000", 2024-08-10T06:47:47.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.401638+0000", 2024-08-10T06:47:47.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.401638+0000", 2024-08-10T06:47:47.361 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.401638+0000", 2024-08-10T06:47:47.361 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.361 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T06:47:47.361 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.361 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.361 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 434, 2024-08-10T06:47:47.362 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.362 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.362 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.362 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.362 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T06:47:47.362 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.362 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.362 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.362 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.13", 2024-08-10T06:47:47.362 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.363 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.363 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.363 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5645, 2024-08-10T06:47:47.363 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.363 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:25:52.146184+0000", 2024-08-10T06:47:47.363 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.363 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.363 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 34, 2024-08-10T06:47:47.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T06:47:47.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T06:47:47.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T06:47:47.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.365 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:47.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 8, 2024-08-10T06:47:47.366 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 16, 2024-08-10T06:47:47.367 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.367 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.367 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.367 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T06:47:47.367 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 7 2024-08-10T06:47:47.367 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.367 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.367 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.367 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.367 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.367 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.367 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:47.367 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.367 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:47.368 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T06:47:47.368 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.368 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.368 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.368 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.368 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.368 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.368 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.368 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:47.368 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.368 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.369 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.369 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.369 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.369 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.369 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498158+0000", 2024-08-10T06:47:47.369 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.993181+0000", 2024-08-10T06:47:47.369 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.993181+0000", 2024-08-10T06:47:47.369 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.999176+0000", 2024-08-10T06:47:47.369 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498158+0000", 2024-08-10T06:47:47.369 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.369 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498158+0000", 2024-08-10T06:47:47.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498158+0000", 2024-08-10T06:47:47.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498158+0000", 2024-08-10T06:47:47.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498158+0000", 2024-08-10T06:47:47.370 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498158+0000", 2024-08-10T06:47:47.370 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.370 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.371 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.371 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.371 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.371 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.371 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.371 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.371 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.371 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.371 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.371 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.371 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.371 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.15", 2024-08-10T06:47:47.371 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.372 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.372 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.372 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5410, 2024-08-10T06:47:47.372 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.372 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:58:34.561131+0000", 2024-08-10T06:47:47.372 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.372 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.372 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.374 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.375 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.376 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.376 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.376 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.376 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.376 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.376 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.376 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.376 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.376 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:47.376 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.376 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.377 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.377 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.377 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.377 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.377 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:47.377 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.377 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:47.377 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.377 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.377 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.377 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.377 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.377 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499204+0000", 2024-08-10T06:47:47.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.016101+0000", 2024-08-10T06:47:47.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.016101+0000", 2024-08-10T06:47:47.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.016503+0000", 2024-08-10T06:47:47.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499204+0000", 2024-08-10T06:47:47.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.378 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499204+0000", 2024-08-10T06:47:47.379 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499204+0000", 2024-08-10T06:47:47.379 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499204+0000", 2024-08-10T06:47:47.379 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.379 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.379 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.379 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499204+0000", 2024-08-10T06:47:47.379 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499204+0000", 2024-08-10T06:47:47.379 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.379 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 30, 2024-08-10T06:47:47.379 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.379 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.380 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.380 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.380 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.380 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.380 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.380 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 30, 2024-08-10T06:47:47.380 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.380 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.380 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.380 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.14", 2024-08-10T06:47:47.380 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.380 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.380 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.381 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5465, 2024-08-10T06:47:47.381 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.381 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:49:53.089049+0000", 2024-08-10T06:47:47.381 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.381 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.381 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 5816, 2024-08-10T06:47:47.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 12, 2024-08-10T06:47:47.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 4, 2024-08-10T06:47:47.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 4, 2024-08-10T06:47:47.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:47.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.383 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.384 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.384 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.384 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.384 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.384 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 20, 2024-08-10T06:47:47.384 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 28, 2024-08-10T06:47:47.384 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.384 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.384 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.384 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 28, 2024-08-10T06:47:47.384 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 25 2024-08-10T06:47:47.384 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.384 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.385 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.385 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.385 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.385 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.385 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:47.385 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.385 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:47.385 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "557'30" 2024-08-10T06:47:47.385 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.385 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.385 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.385 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.386 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.386 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.386 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.386 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T06:47:47.386 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.386 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.386 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.386 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.386 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.386 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.386 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.395983+0000", 2024-08-10T06:47:47.386 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.993807+0000", 2024-08-10T06:47:47.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.993807+0000", 2024-08-10T06:47:47.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.994151+0000", 2024-08-10T06:47:47.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.395983+0000", 2024-08-10T06:47:47.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.395983+0000", 2024-08-10T06:47:47.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.395983+0000", 2024-08-10T06:47:47.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.395983+0000", 2024-08-10T06:47:47.387 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.388 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.388 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.388 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.395983+0000", 2024-08-10T06:47:47.388 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.395983+0000", 2024-08-10T06:47:47.388 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.388 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.388 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.388 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.388 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.388 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.388 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.388 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.389 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.389 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.389 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.389 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.389 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.389 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.14", 2024-08-10T06:47:47.389 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.389 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.389 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.389 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5486, 2024-08-10T06:47:47.389 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.389 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:37:58.929546+0000", 2024-08-10T06:47:47.390 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.390 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.390 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.392 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.392 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.392 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.392 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.392 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.392 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.392 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.392 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.392 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.392 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.392 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.392 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.392 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.393 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.393 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.393 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.393 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.393 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.393 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.393 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.393 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.393 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.393 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.393 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.394 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.394 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T06:47:47.394 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.394 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.394 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.394 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.394 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.394 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.394 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.394 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.395 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:47.395 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.395 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.395 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.395 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.395 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.395 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.395 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498329+0000", 2024-08-10T06:47:47.395 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.294157+0000", 2024-08-10T06:47:47.395 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.294157+0000", 2024-08-10T06:47:47.395 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.294580+0000", 2024-08-10T06:47:47.396 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498329+0000", 2024-08-10T06:47:47.396 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.396 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.396 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.396 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:47.396 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498329+0000", 2024-08-10T06:47:47.396 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498329+0000", 2024-08-10T06:47:47.396 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498329+0000", 2024-08-10T06:47:47.396 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.396 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.396 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.396 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498329+0000", 2024-08-10T06:47:47.397 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498329+0000", 2024-08-10T06:47:47.397 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.397 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3, 2024-08-10T06:47:47.397 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.397 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.397 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:47.397 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.397 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.397 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.397 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.397 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3, 2024-08-10T06:47:47.397 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.397 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.397 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.398 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.15", 2024-08-10T06:47:47.398 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.398 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.398 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.398 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5608, 2024-08-10T06:47:47.398 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.398 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:04:30.030377+0000", 2024-08-10T06:47:47.398 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.398 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.398 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.398 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 90, 2024-08-10T06:47:47.398 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T06:47:47.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T06:47:47.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T06:47:47.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:47.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 14, 2024-08-10T06:47:47.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 14, 2024-08-10T06:47:47.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 4, 2024-08-10T06:47:47.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 1 2024-08-10T06:47:47.401 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.401 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.402 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.402 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.402 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.402 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.402 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.402 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.402 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:47.402 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'3" 2024-08-10T06:47:47.402 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.402 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.402 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.402 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.403 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.403 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:47.403 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.403 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:47.403 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.403 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.403 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.403 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.403 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.403 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.403 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.400992+0000", 2024-08-10T06:47:47.403 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.288293+0000", 2024-08-10T06:47:47.403 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.288293+0000", 2024-08-10T06:47:47.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.289133+0000", 2024-08-10T06:47:47.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.400992+0000", 2024-08-10T06:47:47.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:47.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.400992+0000", 2024-08-10T06:47:47.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.400992+0000", 2024-08-10T06:47:47.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.400992+0000", 2024-08-10T06:47:47.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.400992+0000", 2024-08-10T06:47:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.400992+0000", 2024-08-10T06:47:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.405 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.406 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.406 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.406 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.406 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.17", 2024-08-10T06:47:47.406 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.406 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.406 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.406 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5630, 2024-08-10T06:47:47.406 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.406 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:47:59.568355+0000", 2024-08-10T06:47:47.406 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.407 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.407 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.407 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.407 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.407 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.407 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.407 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.407 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.407 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.407 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.407 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.410 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.410 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.410 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.410 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.411 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.411 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.411 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:47.411 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.411 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:47.411 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.411 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.411 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.411 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.411 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.411 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.412 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.412 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.412 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:47.412 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.412 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.412 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.412 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.412 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.412 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.412 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.501732+0000", 2024-08-10T06:47:47.412 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.011469+0000", 2024-08-10T06:47:47.412 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.011469+0000", 2024-08-10T06:47:47.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.011768+0000", 2024-08-10T06:47:47.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.501732+0000", 2024-08-10T06:47:47.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.501732+0000", 2024-08-10T06:47:47.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.501732+0000", 2024-08-10T06:47:47.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.501732+0000", 2024-08-10T06:47:47.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.501732+0000", 2024-08-10T06:47:47.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.501732+0000", 2024-08-10T06:47:47.414 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.414 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.414 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.414 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.414 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.414 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.415 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.415 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.415 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.415 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.415 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.415 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.415 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.415 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.16", 2024-08-10T06:47:47.415 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.415 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.415 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.415 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5476, 2024-08-10T06:47:47.417 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.417 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:46:09.937081+0000", 2024-08-10T06:47:47.417 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.417 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.417 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.421 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.421 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.421 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.421 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.421 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.421 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.421 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.421 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.421 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.421 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.422 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.422 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.422 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:47.422 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.422 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.422 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.422 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.422 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.422 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.422 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.422 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.422 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:47.423 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.423 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.423 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.423 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.423 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.423 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.501574+0000", 2024-08-10T06:47:47.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.004833+0000", 2024-08-10T06:47:47.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.004833+0000", 2024-08-10T06:47:47.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.005166+0000", 2024-08-10T06:47:47.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.501574+0000", 2024-08-10T06:47:47.424 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.424 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.424 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.424 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.424 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.501574+0000", 2024-08-10T06:47:47.424 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.501574+0000", 2024-08-10T06:47:47.424 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.501574+0000", 2024-08-10T06:47:47.424 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.424 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.424 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.424 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.501574+0000", 2024-08-10T06:47:47.425 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.501574+0000", 2024-08-10T06:47:47.425 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.425 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.425 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.425 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.425 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.425 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.425 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.425 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.425 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.425 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.425 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.426 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.426 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.426 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.16", 2024-08-10T06:47:47.426 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.426 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.426 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.426 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5441, 2024-08-10T06:47:47.426 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.426 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:24:48.103574+0000", 2024-08-10T06:47:47.427 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.427 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.427 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.430 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.430 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.430 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.430 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.430 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.430 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.430 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.430 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.430 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.431 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.431 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.431 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.431 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.431 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.431 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.431 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.431 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:47.431 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.431 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.431 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.431 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.432 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.432 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.432 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.432 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.432 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:47.432 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.432 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.432 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.432 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.432 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.432 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.432 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498199+0000", 2024-08-10T06:47:47.433 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.010851+0000", 2024-08-10T06:47:47.433 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.010851+0000", 2024-08-10T06:47:47.433 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.011137+0000", 2024-08-10T06:47:47.433 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498199+0000", 2024-08-10T06:47:47.433 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.433 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.433 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.433 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.433 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498199+0000", 2024-08-10T06:47:47.433 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498199+0000", 2024-08-10T06:47:47.433 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498199+0000", 2024-08-10T06:47:47.433 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.434 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.434 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.434 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498199+0000", 2024-08-10T06:47:47.434 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498199+0000", 2024-08-10T06:47:47.434 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.434 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.434 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.434 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.434 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.434 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.435 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.435 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.435 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.435 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.435 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.435 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.435 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.435 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.17", 2024-08-10T06:47:47.435 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.435 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.435 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.435 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5422, 2024-08-10T06:47:47.436 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.436 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T17:00:40.299648+0000", 2024-08-10T06:47:47.436 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.436 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.436 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.439 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.439 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.439 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.439 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.439 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.439 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.439 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.439 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.439 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.439 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.439 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.440 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.440 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.440 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.440 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.440 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.440 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.440 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.440 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:47.440 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.440 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.441 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.441 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.441 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.441 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.441 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.441 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:47.441 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.441 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.441 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.441 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.441 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.441 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.495849+0000", 2024-08-10T06:47:47.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.985678+0000", 2024-08-10T06:47:47.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.985678+0000", 2024-08-10T06:47:47.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.986034+0000", 2024-08-10T06:47:47.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.495849+0000", 2024-08-10T06:47:47.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 532, 2024-08-10T06:47:47.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.495849+0000", 2024-08-10T06:47:47.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.495849+0000", 2024-08-10T06:47:47.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.495849+0000", 2024-08-10T06:47:47.443 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.443 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.443 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.443 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.495849+0000", 2024-08-10T06:47:47.443 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.495849+0000", 2024-08-10T06:47:47.443 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.443 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.443 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.443 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.443 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 531, 2024-08-10T06:47:47.443 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.444 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.444 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.444 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.444 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.444 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.444 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.444 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.444 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.19", 2024-08-10T06:47:47.444 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.444 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.444 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.444 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5605, 2024-08-10T06:47:47.445 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.445 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:53:39.028648+0000", 2024-08-10T06:47:47.445 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.445 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.445 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.448 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.449 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.449 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.449 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.449 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.449 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.449 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.449 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.449 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:47.449 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.449 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.449 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.450 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.450 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.450 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.450 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.450 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:47.450 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.450 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.450 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.450 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.450 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.450 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496364+0000", 2024-08-10T06:47:47.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.996322+0000", 2024-08-10T06:47:47.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.996322+0000", 2024-08-10T06:47:47.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.996600+0000", 2024-08-10T06:47:47.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496364+0000", 2024-08-10T06:47:47.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496364+0000", 2024-08-10T06:47:47.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496364+0000", 2024-08-10T06:47:47.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496364+0000", 2024-08-10T06:47:47.452 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.452 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.452 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.452 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496364+0000", 2024-08-10T06:47:47.452 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496364+0000", 2024-08-10T06:47:47.452 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.452 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.452 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.452 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.452 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.452 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.452 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.453 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.453 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.453 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.453 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.453 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.453 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.453 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.18", 2024-08-10T06:47:47.453 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.453 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.453 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.453 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5456, 2024-08-10T06:47:47.454 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.454 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:57:58.007503+0000", 2024-08-10T06:47:47.454 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.454 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.454 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.454 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.454 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.454 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.454 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.454 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.454 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.457 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.457 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.457 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.457 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.457 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.457 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.457 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.457 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.457 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.457 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.457 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.458 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.458 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.458 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.458 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.458 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.458 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.458 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.458 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:47.458 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.458 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.458 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.459 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.459 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.459 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.459 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.459 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:47.459 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.459 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.459 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.459 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.459 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.459 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.459 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496448+0000", 2024-08-10T06:47:47.460 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:25.024733+0000", 2024-08-10T06:47:47.460 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:25.024733+0000", 2024-08-10T06:47:47.460 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:25.026542+0000", 2024-08-10T06:47:47.460 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496448+0000", 2024-08-10T06:47:47.460 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.460 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.460 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.460 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 403, 2024-08-10T06:47:47.460 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496448+0000", 2024-08-10T06:47:47.460 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496448+0000", 2024-08-10T06:47:47.460 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496448+0000", 2024-08-10T06:47:47.461 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.461 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.461 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.461 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496448+0000", 2024-08-10T06:47:47.461 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496448+0000", 2024-08-10T06:47:47.461 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.461 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.461 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.461 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.461 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 402, 2024-08-10T06:47:47.461 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.461 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.462 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.462 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.462 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.462 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.462 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.462 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.462 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.18", 2024-08-10T06:47:47.462 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.462 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.462 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.462 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5545, 2024-08-10T06:47:47.462 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.463 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:03:48.809211+0000", 2024-08-10T06:47:47.463 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.463 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.463 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.463 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.463 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.463 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.463 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.463 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.463 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.463 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.467 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.467 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.467 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.467 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.467 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.467 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.467 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.467 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.467 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:47.467 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.467 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.467 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.468 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.468 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.468 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.468 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.468 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.468 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:47.468 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.468 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.468 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.468 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.468 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.468 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497567+0000", 2024-08-10T06:47:47.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.005855+0000", 2024-08-10T06:47:47.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.005855+0000", 2024-08-10T06:47:47.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.006206+0000", 2024-08-10T06:47:47.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497567+0000", 2024-08-10T06:47:47.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497567+0000", 2024-08-10T06:47:47.470 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497567+0000", 2024-08-10T06:47:47.470 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497567+0000", 2024-08-10T06:47:47.470 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.470 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.470 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.470 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497567+0000", 2024-08-10T06:47:47.470 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497567+0000", 2024-08-10T06:47:47.470 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.470 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.470 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.470 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.471 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.471 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.471 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.471 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.471 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.471 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.471 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.471 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.471 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.471 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.19", 2024-08-10T06:47:47.471 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.472 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.472 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.472 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5549, 2024-08-10T06:47:47.472 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.472 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:57:05.908446+0000", 2024-08-10T06:47:47.472 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.472 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.472 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.476 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.476 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.476 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.476 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.476 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.476 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.476 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.476 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.476 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.476 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:47.476 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.476 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.477 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.477 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.477 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.477 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.477 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.477 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.477 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:47.477 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.477 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.477 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.477 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.477 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.477 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498605+0000", 2024-08-10T06:47:47.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.996659+0000", 2024-08-10T06:47:47.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.996659+0000", 2024-08-10T06:47:47.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.996972+0000", 2024-08-10T06:47:47.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498605+0000", 2024-08-10T06:47:47.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498605+0000", 2024-08-10T06:47:47.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498605+0000", 2024-08-10T06:47:47.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498605+0000", 2024-08-10T06:47:47.479 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.479 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.479 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.479 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498605+0000", 2024-08-10T06:47:47.479 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498605+0000", 2024-08-10T06:47:47.479 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.479 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3, 2024-08-10T06:47:47.479 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.479 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.479 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.479 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.479 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.479 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.479 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.480 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3, 2024-08-10T06:47:47.480 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.480 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.480 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.480 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1a", 2024-08-10T06:47:47.480 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.480 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.480 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.480 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5427, 2024-08-10T06:47:47.480 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.480 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:03:30.800005+0000", 2024-08-10T06:47:47.481 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.481 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.481 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.484 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.484 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.484 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.485 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.485 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.485 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.485 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.485 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.485 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:47.485 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "557'3" 2024-08-10T06:47:47.485 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.485 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.485 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.485 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.485 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.486 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.486 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.486 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:47.486 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.486 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.486 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.486 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.486 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.486 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.486 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.400632+0000", 2024-08-10T06:47:47.486 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.999815+0000", 2024-08-10T06:47:47.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.999815+0000", 2024-08-10T06:47:47.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.000564+0000", 2024-08-10T06:47:47.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.400632+0000", 2024-08-10T06:47:47.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.400632+0000", 2024-08-10T06:47:47.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.400632+0000", 2024-08-10T06:47:47.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.400632+0000", 2024-08-10T06:47:47.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.488 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.400632+0000", 2024-08-10T06:47:47.488 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.400632+0000", 2024-08-10T06:47:47.488 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.488 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.488 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.488 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.488 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.488 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.488 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.488 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.488 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.488 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.488 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.489 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.489 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.489 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1b", 2024-08-10T06:47:47.489 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.489 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.489 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.489 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5629, 2024-08-10T06:47:47.489 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.489 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:33:21.705754+0000", 2024-08-10T06:47:47.489 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.489 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.490 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.493 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.493 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.493 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.493 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.493 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.493 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.493 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.493 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.493 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.493 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.494 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.494 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.494 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.494 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.494 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:47.494 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.494 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.494 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.494 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.494 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.494 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.495 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.495 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.495 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:47.495 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.495 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.495 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:47.495 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.495 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.495 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498785+0000", 2024-08-10T06:47:47.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.996161+0000", 2024-08-10T06:47:47.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.996161+0000", 2024-08-10T06:47:47.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.996635+0000", 2024-08-10T06:47:47.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498785+0000", 2024-08-10T06:47:47.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498785+0000", 2024-08-10T06:47:47.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498785+0000", 2024-08-10T06:47:47.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498785+0000", 2024-08-10T06:47:47.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:47.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498785+0000", 2024-08-10T06:47:47.497 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498785+0000", 2024-08-10T06:47:47.497 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.497 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3, 2024-08-10T06:47:47.497 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.497 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.497 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.497 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.497 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.497 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.497 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.497 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3, 2024-08-10T06:47:47.497 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.497 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.498 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.498 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1b", 2024-08-10T06:47:47.498 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.498 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.498 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.498 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5510, 2024-08-10T06:47:47.498 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.498 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T17:05:11.079229+0000", 2024-08-10T06:47:47.498 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.498 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.498 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.502 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.502 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.502 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.502 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.502 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.502 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.502 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.502 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.502 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.502 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.502 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:47.503 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "557'3" 2024-08-10T06:47:47.503 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.503 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.503 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.503 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.503 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.503 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.503 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.503 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T06:47:47.503 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.503 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.503 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.504 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.504 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.504 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.394013+0000", 2024-08-10T06:47:47.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:57.972576+0000", 2024-08-10T06:47:47.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:57.972576+0000", 2024-08-10T06:47:47.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:57.973626+0000", 2024-08-10T06:47:47.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.394013+0000", 2024-08-10T06:47:47.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 435, 2024-08-10T06:47:47.505 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.394013+0000", 2024-08-10T06:47:47.505 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.394013+0000", 2024-08-10T06:47:47.505 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.394013+0000", 2024-08-10T06:47:47.505 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.505 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.505 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.505 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.394013+0000", 2024-08-10T06:47:47.505 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.394013+0000", 2024-08-10T06:47:47.505 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.505 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.505 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.505 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.506 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 434, 2024-08-10T06:47:47.506 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.506 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.506 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.506 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.506 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.506 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.506 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.506 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.506 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1a", 2024-08-10T06:47:47.506 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.506 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.506 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.507 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5517, 2024-08-10T06:47:47.507 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.507 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:16:12.830266+0000", 2024-08-10T06:47:47.507 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.507 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.507 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.510 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.510 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.510 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.511 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.511 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.511 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.511 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.511 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.511 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T06:47:47.511 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.511 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.511 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.511 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.511 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.511 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:47.512 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.512 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:47.512 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.512 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.512 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.512 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.512 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.512 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.512 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496867+0000", 2024-08-10T06:47:47.512 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.015076+0000", 2024-08-10T06:47:47.512 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.015076+0000", 2024-08-10T06:47:47.512 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.015726+0000", 2024-08-10T06:47:47.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496867+0000", 2024-08-10T06:47:47.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496867+0000", 2024-08-10T06:47:47.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496867+0000", 2024-08-10T06:47:47.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496867+0000", 2024-08-10T06:47:47.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.514 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496867+0000", 2024-08-10T06:47:47.514 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496867+0000", 2024-08-10T06:47:47.514 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.514 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.514 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.514 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.514 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.514 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.514 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.514 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.514 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.514 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.515 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.515 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.515 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.515 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.20", 2024-08-10T06:47:47.515 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.515 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.515 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.515 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5427, 2024-08-10T06:47:47.515 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.515 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:02:04.764410+0000", 2024-08-10T06:47:47.515 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.515 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.515 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.519 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.519 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.519 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.519 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.519 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.519 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.519 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.519 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.519 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.519 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.519 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.519 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:47.519 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.520 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:47.520 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.520 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.520 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.520 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.520 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.520 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.520 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.520 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.520 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T06:47:47.520 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.520 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.520 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.521 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.521 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.521 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.521 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.396484+0000", 2024-08-10T06:47:47.521 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.989476+0000", 2024-08-10T06:47:47.521 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.989476+0000", 2024-08-10T06:47:47.521 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.989744+0000", 2024-08-10T06:47:47.521 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.396484+0000", 2024-08-10T06:47:47.521 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.521 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.521 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.521 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 532, 2024-08-10T06:47:47.521 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.396484+0000", 2024-08-10T06:47:47.522 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.396484+0000", 2024-08-10T06:47:47.522 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.396484+0000", 2024-08-10T06:47:47.522 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.522 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.522 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.522 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.396484+0000", 2024-08-10T06:47:47.522 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.396484+0000", 2024-08-10T06:47:47.522 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.522 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.522 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.522 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.522 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 531, 2024-08-10T06:47:47.523 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.523 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.523 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.523 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.523 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.523 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.523 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.523 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.523 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.21", 2024-08-10T06:47:47.523 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.523 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.523 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.524 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5589, 2024-08-10T06:47:47.524 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.524 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:32:46.033353+0000", 2024-08-10T06:47:47.524 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.524 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.524 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.524 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.524 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.524 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.524 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.524 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.527 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.527 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.528 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.528 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.528 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.528 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.528 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.528 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.528 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T06:47:47.528 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.528 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.528 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.528 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.528 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.529 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.529 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.529 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.529 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:47.529 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.529 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.529 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.529 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.529 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.529 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.529 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497045+0000", 2024-08-10T06:47:47.530 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.294005+0000", 2024-08-10T06:47:47.530 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.294005+0000", 2024-08-10T06:47:47.530 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.296270+0000", 2024-08-10T06:47:47.530 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497045+0000", 2024-08-10T06:47:47.530 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.530 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.530 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.530 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:47.530 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497045+0000", 2024-08-10T06:47:47.530 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497045+0000", 2024-08-10T06:47:47.531 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497045+0000", 2024-08-10T06:47:47.531 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.531 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.531 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.531 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497045+0000", 2024-08-10T06:47:47.531 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497045+0000", 2024-08-10T06:47:47.531 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.531 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.531 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.531 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.531 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:47.531 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.532 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.532 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.532 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.532 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.532 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.532 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.532 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.532 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.22", 2024-08-10T06:47:47.532 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.532 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.532 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.532 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5475, 2024-08-10T06:47:47.532 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.533 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:56:47.076446+0000", 2024-08-10T06:47:47.533 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.533 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.533 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.536 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.536 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.536 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.537 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.537 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.537 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.537 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.537 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.537 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:47.537 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.537 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.537 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.537 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.537 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.538 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.538 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.538 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.538 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:47.538 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.538 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.538 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.538 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.538 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.538 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.538 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.401597+0000", 2024-08-10T06:47:47.538 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:57.975024+0000", 2024-08-10T06:47:47.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:57.975024+0000", 2024-08-10T06:47:47.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:57.976068+0000", 2024-08-10T06:47:47.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.401597+0000", 2024-08-10T06:47:47.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 435, 2024-08-10T06:47:47.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.401597+0000", 2024-08-10T06:47:47.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.401597+0000", 2024-08-10T06:47:47.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.401597+0000", 2024-08-10T06:47:47.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.540 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.540 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.540 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.401597+0000", 2024-08-10T06:47:47.540 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.401597+0000", 2024-08-10T06:47:47.540 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.540 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.540 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.540 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.540 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 434, 2024-08-10T06:47:47.540 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.540 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.540 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.540 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.541 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.541 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.541 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.541 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.541 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.23", 2024-08-10T06:47:47.541 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.541 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.541 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.541 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5637, 2024-08-10T06:47:47.541 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.541 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:48:57.057028+0000", 2024-08-10T06:47:47.542 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.542 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.542 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.542 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.542 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.542 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.542 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.542 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.542 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.542 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.542 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.545 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.545 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.546 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.546 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.546 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.546 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.546 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.546 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.546 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:47.546 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.546 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.546 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.546 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.547 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.547 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.547 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.547 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.547 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:47.547 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.547 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.547 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.547 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.547 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.547 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.547 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499200+0000", 2024-08-10T06:47:47.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:25.024505+0000", 2024-08-10T06:47:47.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:25.024505+0000", 2024-08-10T06:47:47.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:25.024839+0000", 2024-08-10T06:47:47.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499200+0000", 2024-08-10T06:47:47.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 403, 2024-08-10T06:47:47.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499200+0000", 2024-08-10T06:47:47.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499200+0000", 2024-08-10T06:47:47.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499200+0000", 2024-08-10T06:47:47.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.549 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.549 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.549 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499200+0000", 2024-08-10T06:47:47.549 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499200+0000", 2024-08-10T06:47:47.549 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.549 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.549 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.549 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.549 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 402, 2024-08-10T06:47:47.549 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.549 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.549 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.550 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.550 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.550 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.550 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.550 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.550 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.24", 2024-08-10T06:47:47.550 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.550 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.550 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.550 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5550, 2024-08-10T06:47:47.550 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.551 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:11:48.904069+0000", 2024-08-10T06:47:47.551 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.551 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.551 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.551 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.551 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.551 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.551 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.551 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.551 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.551 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.551 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.554 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.555 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.555 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.555 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.555 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.555 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.555 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.555 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.555 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:47.555 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.555 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.555 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.555 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.556 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.556 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.556 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.556 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.556 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:47.556 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.556 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.556 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.556 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.556 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.556 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.556 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498438+0000", 2024-08-10T06:47:47.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:25.026831+0000", 2024-08-10T06:47:47.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:25.026831+0000", 2024-08-10T06:47:47.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:25.027103+0000", 2024-08-10T06:47:47.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498438+0000", 2024-08-10T06:47:47.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 403, 2024-08-10T06:47:47.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498438+0000", 2024-08-10T06:47:47.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498438+0000", 2024-08-10T06:47:47.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498438+0000", 2024-08-10T06:47:47.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498438+0000", 2024-08-10T06:47:47.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498438+0000", 2024-08-10T06:47:47.558 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.558 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.558 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.558 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.558 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 402, 2024-08-10T06:47:47.558 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.559 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.559 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.559 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.559 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.559 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.559 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.559 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.559 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.25", 2024-08-10T06:47:47.559 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.559 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.559 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.559 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5599, 2024-08-10T06:47:47.560 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.560 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:37:17.777056+0000", 2024-08-10T06:47:47.560 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.560 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.560 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.564 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.564 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.564 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.564 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.564 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.564 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.564 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.564 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.564 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.564 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:47.565 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.565 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.565 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.565 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.565 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.565 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.565 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.565 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.565 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:47.565 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.565 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.566 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.566 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.566 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.566 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497957+0000", 2024-08-10T06:47:47.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.995559+0000", 2024-08-10T06:47:47.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.995559+0000", 2024-08-10T06:47:47.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.995848+0000", 2024-08-10T06:47:47.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497957+0000", 2024-08-10T06:47:47.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.567 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.567 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.567 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.567 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497957+0000", 2024-08-10T06:47:47.567 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497957+0000", 2024-08-10T06:47:47.567 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497957+0000", 2024-08-10T06:47:47.567 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.567 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.567 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.567 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497957+0000", 2024-08-10T06:47:47.567 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497957+0000", 2024-08-10T06:47:47.567 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.568 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.568 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.568 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.568 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.568 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.568 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.568 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.568 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.568 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.568 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.568 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.568 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.569 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.26", 2024-08-10T06:47:47.569 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.569 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.569 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.569 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5427, 2024-08-10T06:47:47.569 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.569 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:10:13.072499+0000", 2024-08-10T06:47:47.569 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.569 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.569 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.573 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.573 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.573 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.573 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.573 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.573 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.573 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.573 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.573 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.573 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.573 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.573 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.574 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.574 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.574 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:47.574 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.574 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.574 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.574 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.574 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.574 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.574 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.574 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.575 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:47.575 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.575 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.575 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.575 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.575 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.575 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.575 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498081+0000", 2024-08-10T06:47:47.575 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:25.025929+0000", 2024-08-10T06:47:47.575 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:25.025929+0000", 2024-08-10T06:47:47.575 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:25.026250+0000", 2024-08-10T06:47:47.575 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498081+0000", 2024-08-10T06:47:47.576 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.576 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.576 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.576 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 403, 2024-08-10T06:47:47.576 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498081+0000", 2024-08-10T06:47:47.576 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498081+0000", 2024-08-10T06:47:47.576 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498081+0000", 2024-08-10T06:47:47.576 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.576 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.576 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.576 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498081+0000", 2024-08-10T06:47:47.576 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498081+0000", 2024-08-10T06:47:47.577 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.577 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.577 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.577 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.577 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 402, 2024-08-10T06:47:47.577 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.577 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.577 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.577 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.577 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.577 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.577 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.577 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.578 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.27", 2024-08-10T06:47:47.578 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.578 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.578 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.578 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5550, 2024-08-10T06:47:47.578 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.578 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:18:26.731276+0000", 2024-08-10T06:47:47.578 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.578 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.578 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.581 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.581 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.581 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.581 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.581 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.581 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.581 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.581 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.581 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.581 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.581 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.582 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.582 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.582 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.582 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.582 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.582 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.582 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.582 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.582 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.582 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.582 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.583 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.583 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.583 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:47.583 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.583 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.583 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.583 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.583 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.583 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.583 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.583 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.584 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:47.584 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.584 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.584 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.584 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.584 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.584 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.584 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497363+0000", 2024-08-10T06:47:47.584 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.296822+0000", 2024-08-10T06:47:47.584 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.296822+0000", 2024-08-10T06:47:47.584 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.297641+0000", 2024-08-10T06:47:47.585 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497363+0000", 2024-08-10T06:47:47.585 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.585 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.585 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.585 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:47.585 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497363+0000", 2024-08-10T06:47:47.585 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497363+0000", 2024-08-10T06:47:47.585 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497363+0000", 2024-08-10T06:47:47.585 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.585 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.586 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.586 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497363+0000", 2024-08-10T06:47:47.586 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497363+0000", 2024-08-10T06:47:47.586 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.586 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.586 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.586 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.586 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:47.586 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.586 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.587 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.587 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.587 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.587 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.587 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.587 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.587 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.28", 2024-08-10T06:47:47.587 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.587 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.587 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.587 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5473, 2024-08-10T06:47:47.587 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.588 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:50:40.754942+0000", 2024-08-10T06:47:47.588 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.588 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.588 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.588 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.588 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.588 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.588 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.588 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.588 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.588 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.588 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.591 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.591 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.591 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.591 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.591 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.591 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.591 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.591 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.591 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.591 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.591 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.591 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.592 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.592 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.592 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.592 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.592 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.592 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.592 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:47.592 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.592 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.592 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.592 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.592 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.593 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.593 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.593 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.593 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:47.593 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.593 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.593 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.593 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.593 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.593 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.593 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497699+0000", 2024-08-10T06:47:47.593 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:57.966203+0000", 2024-08-10T06:47:47.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:57.966203+0000", 2024-08-10T06:47:47.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:57.966583+0000", 2024-08-10T06:47:47.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497699+0000", 2024-08-10T06:47:47.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 435, 2024-08-10T06:47:47.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497699+0000", 2024-08-10T06:47:47.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497699+0000", 2024-08-10T06:47:47.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497699+0000", 2024-08-10T06:47:47.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.595 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.595 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497699+0000", 2024-08-10T06:47:47.595 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497699+0000", 2024-08-10T06:47:47.595 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.595 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.595 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.595 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.595 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 434, 2024-08-10T06:47:47.595 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.595 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.595 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.595 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.596 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.596 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.596 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.596 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.596 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.29", 2024-08-10T06:47:47.596 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.596 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.596 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.596 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5543, 2024-08-10T06:47:47.596 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.596 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:26:34.351726+0000", 2024-08-10T06:47:47.596 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.597 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.597 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.600 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.600 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.600 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.600 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.600 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.600 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.601 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.601 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.601 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:47.601 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.601 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.601 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.601 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.601 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.601 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.601 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.601 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.601 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:47.602 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.602 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.602 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.602 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.602 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.602 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.602 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496446+0000", 2024-08-10T06:47:47.602 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.996390+0000", 2024-08-10T06:47:47.602 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.996390+0000", 2024-08-10T06:47:47.602 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.996679+0000", 2024-08-10T06:47:47.602 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496446+0000", 2024-08-10T06:47:47.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496446+0000", 2024-08-10T06:47:47.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496446+0000", 2024-08-10T06:47:47.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496446+0000", 2024-08-10T06:47:47.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496446+0000", 2024-08-10T06:47:47.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496446+0000", 2024-08-10T06:47:47.604 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.604 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.604 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.604 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.604 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.604 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.604 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.604 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.604 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.604 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.605 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.605 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.605 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.605 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2a", 2024-08-10T06:47:47.605 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.605 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.605 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.605 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5449, 2024-08-10T06:47:47.605 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.605 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:18:59.577155+0000", 2024-08-10T06:47:47.605 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.605 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.605 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.609 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.609 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.609 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.609 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.609 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.609 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.610 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.610 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.610 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:47.610 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.610 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.610 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.610 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.610 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.610 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.610 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.610 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.611 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:47.611 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.611 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.611 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.611 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.611 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.611 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.611 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.402139+0000", 2024-08-10T06:47:47.611 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.000282+0000", 2024-08-10T06:47:47.611 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.000282+0000", 2024-08-10T06:47:47.611 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.000652+0000", 2024-08-10T06:47:47.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.402139+0000", 2024-08-10T06:47:47.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.402139+0000", 2024-08-10T06:47:47.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.402139+0000", 2024-08-10T06:47:47.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.402139+0000", 2024-08-10T06:47:47.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.613 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.613 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.402139+0000", 2024-08-10T06:47:47.613 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.402139+0000", 2024-08-10T06:47:47.613 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.613 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.613 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.613 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.613 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.613 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.613 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.613 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.613 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.614 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.614 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.614 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.614 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.614 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2b", 2024-08-10T06:47:47.614 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.614 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.614 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.614 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5634, 2024-08-10T06:47:47.614 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.615 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:37:30.163511+0000", 2024-08-10T06:47:47.615 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.615 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.615 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.618 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.618 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.618 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.618 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.618 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.618 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.618 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.618 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.618 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.618 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.619 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.619 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.619 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.619 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.619 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.619 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.619 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.619 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:47.619 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.619 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.619 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.619 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.619 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.620 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.620 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.620 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.620 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:47.620 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.620 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.620 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.620 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.620 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.620 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499432+0000", 2024-08-10T06:47:47.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.014967+0000", 2024-08-10T06:47:47.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.014967+0000", 2024-08-10T06:47:47.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.015271+0000", 2024-08-10T06:47:47.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499432+0000", 2024-08-10T06:47:47.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499432+0000", 2024-08-10T06:47:47.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499432+0000", 2024-08-10T06:47:47.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499432+0000", 2024-08-10T06:47:47.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.622 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.622 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.622 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499432+0000", 2024-08-10T06:47:47.622 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499432+0000", 2024-08-10T06:47:47.622 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.622 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.622 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.622 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.622 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.622 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.622 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.623 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.623 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.623 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.623 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.623 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.623 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.623 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2c", 2024-08-10T06:47:47.623 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.623 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.623 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.623 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5431, 2024-08-10T06:47:47.624 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.624 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:53:40.702610+0000", 2024-08-10T06:47:47.624 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.624 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.624 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.628 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.628 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.628 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.628 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.628 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.628 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.628 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.628 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.628 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.628 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.628 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.628 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:47.629 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.629 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.629 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.629 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.629 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.629 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.629 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.629 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:47.629 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.630 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.630 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.630 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.630 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.630 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.630 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498027+0000", 2024-08-10T06:47:47.630 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.990695+0000", 2024-08-10T06:47:47.630 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.990695+0000", 2024-08-10T06:47:47.630 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.991830+0000", 2024-08-10T06:47:47.630 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498027+0000", 2024-08-10T06:47:47.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 532, 2024-08-10T06:47:47.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498027+0000", 2024-08-10T06:47:47.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498027+0000", 2024-08-10T06:47:47.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498027+0000", 2024-08-10T06:47:47.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498027+0000", 2024-08-10T06:47:47.632 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498027+0000", 2024-08-10T06:47:47.632 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.632 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.632 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.632 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.632 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 531, 2024-08-10T06:47:47.632 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.632 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.632 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.632 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.633 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.633 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.633 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.633 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.633 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2d", 2024-08-10T06:47:47.633 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.633 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.633 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.633 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5391, 2024-08-10T06:47:47.633 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.633 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T17:05:44.546858+0000", 2024-08-10T06:47:47.634 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.634 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.634 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.634 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.634 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.634 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.634 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.634 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.634 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.634 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.634 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.637 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.637 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.637 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.637 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.637 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.638 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.638 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.638 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.638 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:47.638 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.638 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.638 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.638 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.638 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.638 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.638 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.639 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.639 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T06:47:47.639 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.639 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.639 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.639 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.639 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.639 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.639 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.398378+0000", 2024-08-10T06:47:47.639 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.995020+0000", 2024-08-10T06:47:47.639 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.995020+0000", 2024-08-10T06:47:47.639 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.995306+0000", 2024-08-10T06:47:47.639 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.398378+0000", 2024-08-10T06:47:47.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.398378+0000", 2024-08-10T06:47:47.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.398378+0000", 2024-08-10T06:47:47.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.398378+0000", 2024-08-10T06:47:47.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.398378+0000", 2024-08-10T06:47:47.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.398378+0000", 2024-08-10T06:47:47.640 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.641 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.641 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.641 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.641 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.641 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.641 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.641 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.641 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.641 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.641 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.641 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.641 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.642 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2e", 2024-08-10T06:47:47.642 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.642 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.642 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.642 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5573, 2024-08-10T06:47:47.642 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.642 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:23:29.364073+0000", 2024-08-10T06:47:47.642 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.642 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.642 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.642 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.642 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.646 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.646 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.646 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.646 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.646 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.646 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.646 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.646 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.646 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.646 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T06:47:47.646 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.647 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.647 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.647 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.647 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.647 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.647 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.647 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.647 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:47.647 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.647 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.647 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.647 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.648 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.648 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497267+0000", 2024-08-10T06:47:47.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.990804+0000", 2024-08-10T06:47:47.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.990804+0000", 2024-08-10T06:47:47.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.991247+0000", 2024-08-10T06:47:47.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497267+0000", 2024-08-10T06:47:47.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.649 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497267+0000", 2024-08-10T06:47:47.649 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497267+0000", 2024-08-10T06:47:47.649 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497267+0000", 2024-08-10T06:47:47.649 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.649 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.649 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.649 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497267+0000", 2024-08-10T06:47:47.649 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497267+0000", 2024-08-10T06:47:47.649 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.649 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.649 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.650 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.650 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.650 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.650 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.650 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.650 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.650 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.650 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.650 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.650 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.650 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2f", 2024-08-10T06:47:47.650 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.651 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.651 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.651 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5454, 2024-08-10T06:47:47.651 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.651 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:52:36.612268+0000", 2024-08-10T06:47:47.651 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.651 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.651 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.651 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.651 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.651 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.651 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.651 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.654 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.655 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.655 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.655 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.655 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.655 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.655 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.655 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.655 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:47.655 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.655 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.655 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.655 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.656 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.656 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.656 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.656 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:47.656 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.656 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.656 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.656 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.656 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.656 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.656 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.495909+0000", 2024-08-10T06:47:47.656 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.995138+0000", 2024-08-10T06:47:47.656 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.995138+0000", 2024-08-10T06:47:47.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.995427+0000", 2024-08-10T06:47:47.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.495909+0000", 2024-08-10T06:47:47.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.495909+0000", 2024-08-10T06:47:47.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.495909+0000", 2024-08-10T06:47:47.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.495909+0000", 2024-08-10T06:47:47.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.658 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.495909+0000", 2024-08-10T06:47:47.658 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.495909+0000", 2024-08-10T06:47:47.658 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.658 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.658 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.658 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.658 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.658 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.658 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.658 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.659 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.659 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.659 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.659 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.659 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.659 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.30", 2024-08-10T06:47:47.659 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.659 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.659 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.659 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5450, 2024-08-10T06:47:47.659 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.659 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:57:28.879505+0000", 2024-08-10T06:47:47.660 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.660 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.660 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.660 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.660 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.660 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.660 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.660 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.660 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.660 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.660 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.660 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.663 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.663 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.663 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.663 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.664 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.664 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.664 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.664 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.664 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:47.664 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.664 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.664 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.664 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.664 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.664 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.665 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:47.665 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.665 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:47.665 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.665 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.665 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.665 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.665 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.665 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.665 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.495901+0000", 2024-08-10T06:47:47.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.292565+0000", 2024-08-10T06:47:47.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.292565+0000", 2024-08-10T06:47:47.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.292869+0000", 2024-08-10T06:47:47.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.495901+0000", 2024-08-10T06:47:47.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:47.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.495901+0000", 2024-08-10T06:47:47.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.495901+0000", 2024-08-10T06:47:47.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.495901+0000", 2024-08-10T06:47:47.667 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.667 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.667 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.667 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.495901+0000", 2024-08-10T06:47:47.667 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.495901+0000", 2024-08-10T06:47:47.667 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.667 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.667 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.667 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.667 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:47.667 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.667 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.668 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.668 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.668 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.668 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.668 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.668 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.668 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.31", 2024-08-10T06:47:47.668 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.668 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.668 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.668 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5596, 2024-08-10T06:47:47.668 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.668 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:42:46.145097+0000", 2024-08-10T06:47:47.669 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.669 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.669 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.669 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.669 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.669 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.669 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.669 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.669 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.669 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.669 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.669 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.673 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.673 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.673 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.673 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.673 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.673 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.673 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:47.673 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.673 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:47.674 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.674 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.674 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.674 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.674 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.674 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.674 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:47.674 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.674 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:47.675 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.675 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.675 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.675 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.675 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.675 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.675 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496957+0000", 2024-08-10T06:47:47.675 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.990655+0000", 2024-08-10T06:47:47.675 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.990655+0000", 2024-08-10T06:47:47.675 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.990981+0000", 2024-08-10T06:47:47.675 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496957+0000", 2024-08-10T06:47:47.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 532, 2024-08-10T06:47:47.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496957+0000", 2024-08-10T06:47:47.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496957+0000", 2024-08-10T06:47:47.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496957+0000", 2024-08-10T06:47:47.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496957+0000", 2024-08-10T06:47:47.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496957+0000", 2024-08-10T06:47:47.677 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.677 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.677 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.677 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.677 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 531, 2024-08-10T06:47:47.677 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.677 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.677 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.677 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.678 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.678 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.678 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.678 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.678 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.32", 2024-08-10T06:47:47.678 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.678 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.678 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.678 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 4915, 2024-08-10T06:47:47.678 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.678 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:48:36.988306+0000", 2024-08-10T06:47:47.678 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.679 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.679 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.679 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.679 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.679 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.679 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.679 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.679 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.679 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.679 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.679 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.682 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.682 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.682 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.682 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.682 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.683 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.683 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:47.683 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.683 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:47.683 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.683 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.683 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.683 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.683 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.683 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.683 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.683 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.684 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:47.684 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.684 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.684 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.684 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.684 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.684 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.684 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498939+0000", 2024-08-10T06:47:47.684 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.005853+0000", 2024-08-10T06:47:47.684 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.005853+0000", 2024-08-10T06:47:47.684 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.006422+0000", 2024-08-10T06:47:47.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498939+0000", 2024-08-10T06:47:47.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498939+0000", 2024-08-10T06:47:47.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498939+0000", 2024-08-10T06:47:47.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498939+0000", 2024-08-10T06:47:47.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.686 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498939+0000", 2024-08-10T06:47:47.686 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498939+0000", 2024-08-10T06:47:47.686 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.686 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.686 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.686 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.686 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.686 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.686 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.686 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.686 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.687 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.687 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.687 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.687 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.687 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.33", 2024-08-10T06:47:47.687 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.687 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.687 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.687 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5539, 2024-08-10T06:47:47.687 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.687 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:40:09.851686+0000", 2024-08-10T06:47:47.687 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.688 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.688 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.691 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.691 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.691 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.691 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.691 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.691 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.691 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.691 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.691 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.691 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.692 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.692 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.692 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.692 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.692 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.692 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:47.692 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.692 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.692 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.692 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.692 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.693 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.693 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.693 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.693 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T06:47:47.693 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.693 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.693 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.693 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.693 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.693 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.693 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.395987+0000", 2024-08-10T06:47:47.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.003730+0000", 2024-08-10T06:47:47.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.003730+0000", 2024-08-10T06:47:47.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.004338+0000", 2024-08-10T06:47:47.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.395987+0000", 2024-08-10T06:47:47.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.395987+0000", 2024-08-10T06:47:47.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.395987+0000", 2024-08-10T06:47:47.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.395987+0000", 2024-08-10T06:47:47.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.395987+0000", 2024-08-10T06:47:47.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.395987+0000", 2024-08-10T06:47:47.695 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.695 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.695 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.695 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.696 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.696 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.696 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.696 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.696 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.696 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.696 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.696 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.696 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.696 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.34", 2024-08-10T06:47:47.696 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.697 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.697 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.697 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5488, 2024-08-10T06:47:47.697 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.697 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:12:09.158083+0000", 2024-08-10T06:47:47.697 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.697 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.697 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.701 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.701 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.701 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.701 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.701 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.701 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.701 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.701 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.701 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.701 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.701 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:47.701 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.701 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.702 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.702 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T06:47:47.702 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.702 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.702 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.702 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.702 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.702 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.702 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.702 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.702 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:47.703 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.703 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.703 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.703 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.703 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.703 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.703 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499914+0000", 2024-08-10T06:47:47.703 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.014052+0000", 2024-08-10T06:47:47.703 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.014052+0000", 2024-08-10T06:47:47.703 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.014341+0000", 2024-08-10T06:47:47.703 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499914+0000", 2024-08-10T06:47:47.703 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.703 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.704 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.704 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.704 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499914+0000", 2024-08-10T06:47:47.704 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499914+0000", 2024-08-10T06:47:47.704 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499914+0000", 2024-08-10T06:47:47.704 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.704 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.704 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.704 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499914+0000", 2024-08-10T06:47:47.704 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499914+0000", 2024-08-10T06:47:47.704 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.705 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.705 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.705 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.705 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.705 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.705 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.705 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.705 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.705 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.705 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.705 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.706 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.706 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.35", 2024-08-10T06:47:47.706 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.706 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.706 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.706 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5420, 2024-08-10T06:47:47.706 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.706 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:29:46.042297+0000", 2024-08-10T06:47:47.706 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.706 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.707 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.710 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.710 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.710 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.711 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.711 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.711 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.711 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.711 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.711 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:47.711 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.711 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.711 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.711 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.711 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.712 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.712 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.712 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.712 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:47.712 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.712 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.712 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.712 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.712 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.712 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.712 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498090+0000", 2024-08-10T06:47:47.712 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.013765+0000", 2024-08-10T06:47:47.713 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.013765+0000", 2024-08-10T06:47:47.713 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.015589+0000", 2024-08-10T06:47:47.713 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498090+0000", 2024-08-10T06:47:47.713 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.713 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.713 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.713 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.713 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498090+0000", 2024-08-10T06:47:47.713 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498090+0000", 2024-08-10T06:47:47.713 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498090+0000", 2024-08-10T06:47:47.713 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.714 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.714 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.714 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498090+0000", 2024-08-10T06:47:47.714 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498090+0000", 2024-08-10T06:47:47.714 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.714 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.714 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.714 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.714 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.714 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.714 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.715 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.715 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.715 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.715 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.715 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.715 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.715 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.36", 2024-08-10T06:47:47.715 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.715 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.715 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.715 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5420, 2024-08-10T06:47:47.715 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.716 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:44:59.312036+0000", 2024-08-10T06:47:47.716 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.716 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.716 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.719 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.719 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.720 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.720 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.720 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.720 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.720 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.720 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.720 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.720 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:47.720 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.720 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.720 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.720 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.721 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.721 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.721 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.721 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.721 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:47.721 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.721 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.721 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.721 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.721 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.722 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.722 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.501107+0000", 2024-08-10T06:47:47.722 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.003466+0000", 2024-08-10T06:47:47.722 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.003466+0000", 2024-08-10T06:47:47.722 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.003790+0000", 2024-08-10T06:47:47.722 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.501107+0000", 2024-08-10T06:47:47.722 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.722 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.722 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.722 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.722 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.501107+0000", 2024-08-10T06:47:47.723 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.501107+0000", 2024-08-10T06:47:47.723 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.501107+0000", 2024-08-10T06:47:47.723 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.723 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.723 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.723 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.501107+0000", 2024-08-10T06:47:47.723 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.501107+0000", 2024-08-10T06:47:47.723 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.723 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.723 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.724 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.724 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.724 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.724 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.724 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.724 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.724 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.724 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.724 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.724 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.724 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.37", 2024-08-10T06:47:47.725 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.725 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.725 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.725 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5401, 2024-08-10T06:47:47.725 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.725 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:34:15.097689+0000", 2024-08-10T06:47:47.725 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.725 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.725 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.727 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.727 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.727 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.727 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.727 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.727 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.727 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.727 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.727 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.727 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.727 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.727 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.727 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.728 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.728 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.728 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.728 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.728 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.728 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.728 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.728 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.728 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.728 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.728 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.728 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.729 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.729 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.729 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.729 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.729 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.729 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.729 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.729 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:47.729 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.729 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.729 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.729 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.730 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.730 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.730 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.730 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.730 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:47.730 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.730 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.730 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.730 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.730 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.730 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.731 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496361+0000", 2024-08-10T06:47:47.731 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.005644+0000", 2024-08-10T06:47:47.731 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.005644+0000", 2024-08-10T06:47:47.731 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.005981+0000", 2024-08-10T06:47:47.731 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496361+0000", 2024-08-10T06:47:47.731 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.731 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.731 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.731 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.731 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496361+0000", 2024-08-10T06:47:47.731 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496361+0000", 2024-08-10T06:47:47.731 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496361+0000", 2024-08-10T06:47:47.731 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.732 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.732 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.732 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496361+0000", 2024-08-10T06:47:47.732 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496361+0000", 2024-08-10T06:47:47.732 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.732 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.732 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.732 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.732 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.732 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.732 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.732 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.732 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.733 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.733 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.733 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.733 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.733 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.38", 2024-08-10T06:47:47.733 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.733 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.733 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.733 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5502, 2024-08-10T06:47:47.733 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.733 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:59:58.670028+0000", 2024-08-10T06:47:47.733 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.734 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.734 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.737 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.737 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.737 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.737 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.737 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.737 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.737 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.737 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.737 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.737 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.737 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.738 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.738 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.738 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.738 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.738 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.738 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:47.738 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.738 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.738 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.738 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.738 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.738 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.739 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.739 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.739 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:47.739 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.739 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.739 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.739 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.739 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.739 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.739 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.502117+0000", 2024-08-10T06:47:47.739 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.994188+0000", 2024-08-10T06:47:47.739 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.994188+0000", 2024-08-10T06:47:47.740 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.998401+0000", 2024-08-10T06:47:47.740 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.502117+0000", 2024-08-10T06:47:47.740 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.740 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.740 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.740 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.740 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.502117+0000", 2024-08-10T06:47:47.740 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.502117+0000", 2024-08-10T06:47:47.740 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.502117+0000", 2024-08-10T06:47:47.740 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.741 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.741 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.741 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.502117+0000", 2024-08-10T06:47:47.741 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.502117+0000", 2024-08-10T06:47:47.741 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.741 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.741 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.741 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.741 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.741 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.741 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.742 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.742 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.742 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.742 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.742 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.742 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.742 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.39", 2024-08-10T06:47:47.742 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.742 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.742 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.742 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5408, 2024-08-10T06:47:47.743 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.743 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:52:49.155695+0000", 2024-08-10T06:47:47.743 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.743 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.743 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.746 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.746 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.746 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.746 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.746 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.746 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.746 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.746 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.746 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.746 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.747 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.747 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.747 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.747 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.747 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.747 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.747 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.747 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.747 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.747 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.748 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.748 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:47.748 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.748 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.748 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.748 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.748 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.748 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.748 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.748 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.748 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:47.749 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.749 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.749 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.749 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.749 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.749 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.749 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496359+0000", 2024-08-10T06:47:47.749 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.304344+0000", 2024-08-10T06:47:47.749 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.304344+0000", 2024-08-10T06:47:47.749 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.305291+0000", 2024-08-10T06:47:47.749 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496359+0000", 2024-08-10T06:47:47.750 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.750 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.750 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.750 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:47.750 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496359+0000", 2024-08-10T06:47:47.750 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496359+0000", 2024-08-10T06:47:47.750 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496359+0000", 2024-08-10T06:47:47.750 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.750 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.750 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.751 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496359+0000", 2024-08-10T06:47:47.751 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496359+0000", 2024-08-10T06:47:47.751 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.751 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.751 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.751 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.751 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:47.751 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.751 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.751 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.752 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.752 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.752 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.752 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.752 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.752 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3a", 2024-08-10T06:47:47.752 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.752 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.752 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.752 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5445, 2024-08-10T06:47:47.752 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.753 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:57:27.543762+0000", 2024-08-10T06:47:47.753 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.753 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.753 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.755 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.755 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.755 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.755 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.755 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.755 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.755 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.755 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.755 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.755 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.755 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.756 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.756 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.756 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.756 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.756 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.756 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.756 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.756 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.756 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.757 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.757 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.757 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.757 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.757 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.757 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.757 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.757 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.757 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.757 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.757 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.758 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:47.758 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.758 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.758 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.758 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.758 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.758 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.758 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.758 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.758 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:47.759 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.759 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.759 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.759 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.759 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.759 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.759 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499643+0000", 2024-08-10T06:47:47.759 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.001510+0000", 2024-08-10T06:47:47.759 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.001510+0000", 2024-08-10T06:47:47.759 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.003446+0000", 2024-08-10T06:47:47.759 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499643+0000", 2024-08-10T06:47:47.760 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.760 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.760 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.760 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.760 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499643+0000", 2024-08-10T06:47:47.760 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499643+0000", 2024-08-10T06:47:47.760 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499643+0000", 2024-08-10T06:47:47.760 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.760 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.760 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.760 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499643+0000", 2024-08-10T06:47:47.760 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499643+0000", 2024-08-10T06:47:47.761 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.761 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.761 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.761 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.761 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.761 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.761 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.761 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.761 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.761 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.761 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.762 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.762 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.762 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3b", 2024-08-10T06:47:47.762 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.762 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.762 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.762 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5408, 2024-08-10T06:47:47.762 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.762 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:59:57.276944+0000", 2024-08-10T06:47:47.762 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.762 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.763 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.764 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.765 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.765 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.765 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.765 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.765 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.765 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.765 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.765 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.765 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.765 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.765 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.766 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.766 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.766 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.766 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.766 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.766 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.766 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.766 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.766 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.767 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.767 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.767 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.767 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.767 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:47.767 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.767 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:47.767 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.767 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.767 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.767 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.768 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.768 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.768 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.768 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.768 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:47.768 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.768 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.768 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.768 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.768 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.768 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499407+0000", 2024-08-10T06:47:47.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.996365+0000", 2024-08-10T06:47:47.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.996365+0000", 2024-08-10T06:47:47.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.996649+0000", 2024-08-10T06:47:47.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499407+0000", 2024-08-10T06:47:47.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499407+0000", 2024-08-10T06:47:47.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499407+0000", 2024-08-10T06:47:47.769 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499407+0000", 2024-08-10T06:47:47.770 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.770 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.770 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.770 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499407+0000", 2024-08-10T06:47:47.770 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499407+0000", 2024-08-10T06:47:47.770 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.770 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.770 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.770 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.770 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.770 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.771 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.771 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.771 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.771 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.771 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.771 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.771 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.771 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3c", 2024-08-10T06:47:47.771 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.771 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.771 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.771 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5470, 2024-08-10T06:47:47.772 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.772 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:43:56.722732+0000", 2024-08-10T06:47:47.772 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.772 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.772 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.773 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.774 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.774 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.774 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.774 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.774 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.774 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.774 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.774 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.774 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.774 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.775 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.775 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.775 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.775 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.775 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.775 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.775 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.775 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.775 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.775 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.775 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.775 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.775 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.776 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.776 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:47.776 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:47.776 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:47.776 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.776 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:47.776 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.776 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.776 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.776 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.776 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.776 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.777 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.777 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.777 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:47.777 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.777 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.777 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.777 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.777 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.777 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.777 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.399939+0000", 2024-08-10T06:47:47.777 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:17:51.955296+0000", 2024-08-10T06:47:47.778 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:17:51.955296+0000", 2024-08-10T06:47:47.778 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:17:51.955637+0000", 2024-08-10T06:47:47.778 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.399939+0000", 2024-08-10T06:47:47.778 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.778 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.778 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.778 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 372, 2024-08-10T06:47:47.778 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.399939+0000", 2024-08-10T06:47:47.778 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.399939+0000", 2024-08-10T06:47:47.778 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.399939+0000", 2024-08-10T06:47:47.778 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.779 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.779 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.779 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.399939+0000", 2024-08-10T06:47:47.779 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.399939+0000", 2024-08-10T06:47:47.779 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.779 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.779 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.779 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.779 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 371, 2024-08-10T06:47:47.779 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.779 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.779 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.780 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.780 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.780 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.780 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.780 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.780 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3d", 2024-08-10T06:47:47.780 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.780 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.780 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.780 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5637, 2024-08-10T06:47:47.780 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.781 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:28:16.677228+0000", 2024-08-10T06:47:47.781 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.781 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.781 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.781 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.781 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.781 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.781 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.781 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.781 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.781 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.781 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.782 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.782 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.782 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.782 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.782 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.782 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.782 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.782 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.782 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.782 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.783 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.783 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.783 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.783 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.783 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.783 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.783 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.783 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.783 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.783 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.783 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.784 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.784 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.785 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.785 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.785 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.785 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:47.785 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.785 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:47.785 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.785 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:47.785 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.785 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.785 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.785 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.786 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.786 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.786 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.786 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.786 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:47.786 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.786 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.786 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.786 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.786 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.786 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.786 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499358+0000", 2024-08-10T06:47:47.787 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.013505+0000", 2024-08-10T06:47:47.787 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.013505+0000", 2024-08-10T06:47:47.787 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.013806+0000", 2024-08-10T06:47:47.787 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499358+0000", 2024-08-10T06:47:47.787 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.787 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.787 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.787 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:47.787 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499358+0000", 2024-08-10T06:47:47.787 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499358+0000", 2024-08-10T06:47:47.787 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499358+0000", 2024-08-10T06:47:47.787 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.788 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.788 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.788 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499358+0000", 2024-08-10T06:47:47.788 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499358+0000", 2024-08-10T06:47:47.788 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.788 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.788 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.788 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.788 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:47.788 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.788 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.788 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.788 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.789 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.789 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.789 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.789 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.789 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3e", 2024-08-10T06:47:47.789 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.789 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.789 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.789 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5614, 2024-08-10T06:47:47.789 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.789 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:13:58.272146+0000", 2024-08-10T06:47:47.789 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.789 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.790 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.790 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.790 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.790 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.790 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.790 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.790 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.790 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.790 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.790 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.791 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.791 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.791 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.791 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.791 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.791 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.791 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.791 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.791 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.791 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.791 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.792 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.793 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.793 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.793 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.793 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.794 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.794 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.794 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:47.794 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:47.794 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.794 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:47.794 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.794 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.794 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.794 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:47.795 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.795 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.795 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.795 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.795 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:47.795 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:47.795 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:47.795 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:47.795 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:47.795 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:47.795 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:47.796 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.501570+0000", 2024-08-10T06:47:47.796 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.994723+0000", 2024-08-10T06:47:47.796 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.994723+0000", 2024-08-10T06:47:47.796 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.999601+0000", 2024-08-10T06:47:47.796 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.501570+0000", 2024-08-10T06:47:47.796 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.796 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:47.796 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.796 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:47.796 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.501570+0000", 2024-08-10T06:47:47.797 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.501570+0000", 2024-08-10T06:47:47.797 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.501570+0000", 2024-08-10T06:47:47.797 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:47.797 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:47.797 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:47.797 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.501570+0000", 2024-08-10T06:47:47.797 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.501570+0000", 2024-08-10T06:47:47.797 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:47.797 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.797 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:47.797 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:47.797 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:47.798 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:47.798 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:47.798 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:47.798 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:47.798 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.798 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:47.798 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:47.798 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:47.798 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3f", 2024-08-10T06:47:47.798 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:47.798 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:47.799 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:47.799 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5398, 2024-08-10T06:47:47.799 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:47.799 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:01:22.463500+0000", 2024-08-10T06:47:47.799 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:47.799 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:47.799 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.799 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.799 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.799 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.799 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.803 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.803 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.803 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:47.803 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:47.803 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:47.803 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.803 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:47.803 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.803 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.803 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:47.803 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:47.803 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.804 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.804 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_per_pool": [ 2024-08-10T06:47:47.804 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.804 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 3, 2024-08-10T06:47:47.804 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T06:47:47.804 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr" 2024-08-10T06:47:47.804 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.804 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 253, 2024-08-10T06:47:47.804 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pg": 1, 2024-08-10T06:47:47.804 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 3, 2024-08-10T06:47:47.804 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 253, 2024-08-10T06:47:47.804 INFO:tasks.workunit.client.0.smithi086.stdout: "poolid": 1, 2024-08-10T06:47:47.805 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.805 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 590368, 2024-08-10T06:47:47.805 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.805 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 1771104, 2024-08-10T06:47:47.805 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.805 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.805 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.805 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.805 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.805 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.805 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.805 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.805 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.806 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.806 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.806 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.806 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.806 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T06:47:47.806 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T06:47:47.806 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.806 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T06:47:47.806 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.806 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 6, 2024-08-10T06:47:47.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 1322, 2024-08-10T06:47:47.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 2114, 2024-08-10T06:47:47.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 423, 2024-08-10T06:47:47.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 2416 2024-08-10T06:47:47.808 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.808 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T06:47:47.808 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 1781760, 2024-08-10T06:47:47.808 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T06:47:47.808 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T06:47:47.808 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T06:47:47.808 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T06:47:47.809 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 1771104, 2024-08-10T06:47:47.809 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T06:47:47.809 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T06:47:47.809 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 0, 2024-08-10T06:47:47.809 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T06:47:47.809 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.809 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 3 2024-08-10T06:47:47.809 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.809 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.809 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 96, 2024-08-10T06:47:47.809 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T06:47:47.810 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T06:47:47.810 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.810 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 75, 2024-08-10T06:47:47.810 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pg": 32, 2024-08-10T06:47:47.810 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 8, 2024-08-10T06:47:47.810 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 75, 2024-08-10T06:47:47.810 INFO:tasks.workunit.client.0.smithi086.stdout: "poolid": 2, 2024-08-10T06:47:47.810 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.810 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 6614, 2024-08-10T06:47:47.810 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.810 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.811 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.811 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.811 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.811 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.811 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.811 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.811 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.811 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.811 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.811 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.811 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.811 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 66, 2024-08-10T06:47:47.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 22, 2024-08-10T06:47:47.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 22, 2024-08-10T06:47:47.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 14, 2024-08-10T06:47:47.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 158, 2024-08-10T06:47:47.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 174, 2024-08-10T06:47:47.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.814 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.814 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 69, 2024-08-10T06:47:47.814 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 36 2024-08-10T06:47:47.814 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.814 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T06:47:47.814 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 110592, 2024-08-10T06:47:47.814 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T06:47:47.814 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T06:47:47.814 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T06:47:47.814 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T06:47:47.815 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 19842, 2024-08-10T06:47:47.815 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T06:47:47.815 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T06:47:47.815 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 44944, 2024-08-10T06:47:47.815 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T06:47:47.815 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.815 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 96 2024-08-10T06:47:47.815 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.815 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.815 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 192, 2024-08-10T06:47:47.815 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T06:47:47.815 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T06:47:47.816 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.816 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pg": 64, 2024-08-10T06:47:47.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 8, 2024-08-10T06:47:47.816 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.816 INFO:tasks.workunit.client.0.smithi086.stdout: "poolid": 3, 2024-08-10T06:47:47.816 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.816 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.819 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.820 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T06:47:47.820 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 0, 2024-08-10T06:47:47.820 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T06:47:47.820 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T06:47:47.820 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T06:47:47.820 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T06:47:47.820 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 0, 2024-08-10T06:47:47.820 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T06:47:47.820 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T06:47:47.820 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 0, 2024-08-10T06:47:47.820 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T06:47:47.821 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.821 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 192 2024-08-10T06:47:47.821 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.821 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.821 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 24, 2024-08-10T06:47:47.821 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T06:47:47.821 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd" 2024-08-10T06:47:47.822 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.822 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 24457, 2024-08-10T06:47:47.822 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pg": 8, 2024-08-10T06:47:47.822 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 8, 2024-08-10T06:47:47.822 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 24457, 2024-08-10T06:47:47.822 INFO:tasks.workunit.client.0.smithi086.stdout: "poolid": 4, 2024-08-10T06:47:47.822 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.822 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 4194323, 2024-08-10T06:47:47.822 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.822 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.822 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.823 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 12, 2024-08-10T06:47:47.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 4, 2024-08-10T06:47:47.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 4, 2024-08-10T06:47:47.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 2, 2024-08-10T06:47:47.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.824 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 9023, 2024-08-10T06:47:47.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 3056820, 2024-08-10T06:47:47.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 24326, 2024-08-10T06:47:47.825 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 3125846 2024-08-10T06:47:47.826 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.826 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T06:47:47.826 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 12595200, 2024-08-10T06:47:47.826 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T06:47:47.826 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T06:47:47.826 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T06:47:47.826 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T06:47:47.826 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 12582969, 2024-08-10T06:47:47.826 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T06:47:47.826 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T06:47:47.826 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 0, 2024-08-10T06:47:47.826 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T06:47:47.827 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.827 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 24 2024-08-10T06:47:47.827 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.827 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.827 INFO:tasks.workunit.client.0.smithi086.stdout: "usage": { 2024-08-10T06:47:47.827 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 105, 2024-08-10T06:47:47.827 INFO:tasks.workunit.client.0.smithi086.stdout: "pools": 4, 2024-08-10T06:47:47.827 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_by_class": { 2024-08-10T06:47:47.827 INFO:tasks.workunit.client.0.smithi086.stdout: "ssd": { 2024-08-10T06:47:47.827 INFO:tasks.workunit.client.0.smithi086.stdout: "total_avail_bytes": 763096150016, 2024-08-10T06:47:47.827 INFO:tasks.workunit.client.0.smithi086.stdout: "total_bytes": 767960285184, 2024-08-10T06:47:47.827 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_bytes": 4864135168, 2024-08-10T06:47:47.828 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_raw_bytes": 4864135168, 2024-08-10T06:47:47.828 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_raw_ratio": 0.006333836819976568 2024-08-10T06:47:47.828 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.828 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.828 INFO:tasks.workunit.client.0.smithi086.stdout: "total_avail_bytes": 763096150016, 2024-08-10T06:47:47.828 INFO:tasks.workunit.client.0.smithi086.stdout: "total_bytes": 767960285184, 2024-08-10T06:47:47.828 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_bytes": 4864135168 2024-08-10T06:47:47.828 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.828 INFO:tasks.workunit.client.0.smithi086.stdout:} 2024-08-10T06:47:47.828 INFO:tasks.workunit.client.0.smithi086.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-08-10T06:47:47.829 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph telemetry show-device 2024-08-10T06:47:47.829 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='client.46163 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:47.830 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='client.36240 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:47.830 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='client.36240 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:47.830 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='client.36246 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:47.830 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:47:47.830 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:47:47.830 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.830 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.830 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.830 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.830 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.830 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.831 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.831 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.831 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.831 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.831 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.831 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.831 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.831 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.831 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.831 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.831 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.831 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.831 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.832 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.832 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='client.46163 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:47.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='client.36240 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:47.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='client.36240 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:47.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='client.36246 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:47.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:47:47.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:47:47.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:47:47.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:47:47.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.836 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.836 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.836 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.836 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.836 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.836 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.836 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.836 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.836 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.836 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.836 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:45 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='client.36246 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:47.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='client.46181 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:47.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='client.46181 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:47.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: pgmap v5522: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:47.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:47:47.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:47:47.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.837 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.838 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.839 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:46 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.839 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='client.46163 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:47.840 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='client.36240 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:47.840 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='client.36240 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:47.840 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='client.36246 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:47.840 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:47:47.840 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:47:47.840 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.840 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.840 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.840 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.840 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.841 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.841 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.841 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.841 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.841 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.841 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.841 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.841 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.841 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.841 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.841 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.841 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:47:47.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:47:47.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:47:47.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:47:47.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.846 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.846 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.846 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.846 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.846 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.846 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.846 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.846 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.846 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.846 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.846 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.847 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.847 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:47.847 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:47.847 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:47.847 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.847 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.847 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:47.847 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:45 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:47.848 INFO:tasks.workunit.client.0.smithi086.stdout:{ 2024-08-10T06:47:47.848 INFO:tasks.workunit.client.0.smithi086.stdout: "255b6848-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T06:47:47.848 INFO:tasks.workunit.client.0.smithi086.stdout: "INTEL_SSDPEDMD400G4_255c8854-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T06:47:47.848 INFO:tasks.workunit.client.0.smithi086.stdout: "20240810-050635": { 2024-08-10T06:47:47.848 INFO:tasks.workunit.client.0.smithi086.stdout: "device": { 2024-08-10T06:47:47.848 INFO:tasks.workunit.client.0.smithi086.stdout: "info_name": "/dev/nvme0n1", 2024-08-10T06:47:47.848 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "/dev/nvme0n1", 2024-08-10T06:47:47.848 INFO:tasks.workunit.client.0.smithi086.stdout: "protocol": "NVMe", 2024-08-10T06:47:47.848 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "nvme" 2024-08-10T06:47:47.849 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.849 INFO:tasks.workunit.client.0.smithi086.stdout: "firmware_version": "8DV101H0", 2024-08-10T06:47:47.849 INFO:tasks.workunit.client.0.smithi086.stdout: "host_id": "255b6848-56d7-11ef-8663-0cc47a8fd809", 2024-08-10T06:47:47.849 INFO:tasks.workunit.client.0.smithi086.stdout: "json_format_version": [ 2024-08-10T06:47:47.849 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.849 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.849 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.849 INFO:tasks.workunit.client.0.smithi086.stdout: "local_time": { 2024-08-10T06:47:47.849 INFO:tasks.workunit.client.0.smithi086.stdout: "asctime": "Sat Aug 10 05:06:34 2024 UTC", 2024-08-10T06:47:47.849 INFO:tasks.workunit.client.0.smithi086.stdout: "time_t": 1723266394 2024-08-10T06:47:47.849 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.850 INFO:tasks.workunit.client.0.smithi086.stdout: "logical_block_size": 512, 2024-08-10T06:47:47.850 INFO:tasks.workunit.client.0.smithi086.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-10T06:47:47.850 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_controller_id": 0, 2024-08-10T06:47:47.850 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-10T06:47:47.850 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_namespaces": [ 2024-08-10T06:47:47.850 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.850 INFO:tasks.workunit.client.0.smithi086.stdout: "capacity": { 2024-08-10T06:47:47.850 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T06:47:47.850 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T06:47:47.850 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.850 INFO:tasks.workunit.client.0.smithi086.stdout: "formatted_lba_size": 512, 2024-08-10T06:47:47.850 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 1, 2024-08-10T06:47:47.851 INFO:tasks.workunit.client.0.smithi086.stdout: "size": { 2024-08-10T06:47:47.851 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T06:47:47.851 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T06:47:47.851 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.851 INFO:tasks.workunit.client.0.smithi086.stdout: "utilization": { 2024-08-10T06:47:47.851 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T06:47:47.851 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T06:47:47.851 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.851 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.851 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.851 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_number_of_namespaces": 1, 2024-08-10T06:47:47.852 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_pci_vendor": { 2024-08-10T06:47:47.852 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 32902, 2024-08-10T06:47:47.852 INFO:tasks.workunit.client.0.smithi086.stdout: "subsystem_id": 32902 2024-08-10T06:47:47.852 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.852 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_add_log": { 2024-08-10T06:47:47.852 INFO:tasks.workunit.client.0.smithi086.stdout: "Device stats": { 2024-08-10T06:47:47.852 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_fw_downgrades": { 2024-08-10T06:47:47.852 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T06:47:47.852 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.852 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.852 INFO:tasks.workunit.client.0.smithi086.stdout: "crc_error_count": { 2024-08-10T06:47:47.853 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.853 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.853 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.853 INFO:tasks.workunit.client.0.smithi086.stdout: "end_to_end_error_detection_count": { 2024-08-10T06:47:47.853 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.853 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.853 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.853 INFO:tasks.workunit.client.0.smithi086.stdout: "erase_fail_count": { 2024-08-10T06:47:47.853 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.853 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.854 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.854 INFO:tasks.workunit.client.0.smithi086.stdout: "host_bytes_written": { 2024-08-10T06:47:47.854 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.854 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 25749755 2024-08-10T06:47:47.854 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.854 INFO:tasks.workunit.client.0.smithi086.stdout: "host_ctx_wear_used": { 2024-08-10T06:47:47.854 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.854 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 1 2024-08-10T06:47:47.854 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.854 INFO:tasks.workunit.client.0.smithi086.stdout: "media_bytes_read": { 2024-08-10T06:47:47.854 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T06:47:47.855 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.855 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.855 INFO:tasks.workunit.client.0.smithi086.stdout: "nand_bytes_written": { 2024-08-10T06:47:47.855 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.855 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 45966468 2024-08-10T06:47:47.855 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.855 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_stat_indicator": { 2024-08-10T06:47:47.855 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T06:47:47.855 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.855 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.855 INFO:tasks.workunit.client.0.smithi086.stdout: "pll_lock_loss_count": { 2024-08-10T06:47:47.856 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.856 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.856 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.856 INFO:tasks.workunit.client.0.smithi086.stdout: "program_fail_count": { 2024-08-10T06:47:47.856 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.856 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.856 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.856 INFO:tasks.workunit.client.0.smithi086.stdout: "re_alloc_sectr_cnt": { 2024-08-10T06:47:47.856 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T06:47:47.856 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.856 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.857 INFO:tasks.workunit.client.0.smithi086.stdout: "retry_buffer_overflow_count": { 2024-08-10T06:47:47.857 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.857 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.857 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.857 INFO:tasks.workunit.client.0.smithi086.stdout: "soft_ecc_err_rate": { 2024-08-10T06:47:47.857 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T06:47:47.857 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.857 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.857 INFO:tasks.workunit.client.0.smithi086.stdout: "thermal_throttle_status": { 2024-08-10T06:47:47.857 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.857 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T06:47:47.857 INFO:tasks.workunit.client.0.smithi086.stdout: "cnt": 0, 2024-08-10T06:47:47.857 INFO:tasks.workunit.client.0.smithi086.stdout: "pct": 0 2024-08-10T06:47:47.858 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.858 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.858 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_host_reads": { 2024-08-10T06:47:47.858 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.858 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T06:47:47.858 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.858 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_media_wear": { 2024-08-10T06:47:47.858 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.858 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": "63.999023" 2024-08-10T06:47:47.858 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.859 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_timer": { 2024-08-10T06:47:47.859 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.859 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T06:47:47.859 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.859 INFO:tasks.workunit.client.0.smithi086.stdout: "unexp_power_loss": { 2024-08-10T06:47:47.859 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T06:47:47.859 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.859 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.859 INFO:tasks.workunit.client.0.smithi086.stdout: "wear_leveling": { 2024-08-10T06:47:47.859 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 90, 2024-08-10T06:47:47.860 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T06:47:47.860 INFO:tasks.workunit.client.0.smithi086.stdout: "avg": 3160, 2024-08-10T06:47:47.860 INFO:tasks.workunit.client.0.smithi086.stdout: "max": 3171, 2024-08-10T06:47:47.860 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 3147 2024-08-10T06:47:47.860 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.860 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.860 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.860 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel Smart log": "nvme0n1" 2024-08-10T06:47:47.860 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.860 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_log": { 2024-08-10T06:47:47.860 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare": 100, 2024-08-10T06:47:47.860 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare_threshold": 10, 2024-08-10T06:47:47.861 INFO:tasks.workunit.client.0.smithi086.stdout: "controller_busy_time": 7, 2024-08-10T06:47:47.861 INFO:tasks.workunit.client.0.smithi086.stdout: "critical_warning": 0, 2024-08-10T06:47:47.861 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_read": 365038369, 2024-08-10T06:47:47.861 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_written": 1687535953, 2024-08-10T06:47:47.861 INFO:tasks.workunit.client.0.smithi086.stdout: "host_reads": 5913869489, 2024-08-10T06:47:47.861 INFO:tasks.workunit.client.0.smithi086.stdout: "host_writes": 30030969232, 2024-08-10T06:47:47.861 INFO:tasks.workunit.client.0.smithi086.stdout: "media_errors": 0, 2024-08-10T06:47:47.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_err_log_entries": 0, 2024-08-10T06:47:47.861 INFO:tasks.workunit.client.0.smithi086.stdout: "percentage_used": 10, 2024-08-10T06:47:47.861 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycles": 56604, 2024-08-10T06:47:47.861 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_hours": 55778, 2024-08-10T06:47:47.861 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": 27, 2024-08-10T06:47:47.862 INFO:tasks.workunit.client.0.smithi086.stdout: "unsafe_shutdowns": 382 2024-08-10T06:47:47.862 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.862 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_vendor": "intel", 2024-08-10T06:47:47.862 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_version": { 2024-08-10T06:47:47.862 INFO:tasks.workunit.client.0.smithi086.stdout: "string": "<1.2", 2024-08-10T06:47:47.862 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:47.862 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.862 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycle_count": 56604, 2024-08-10T06:47:47.862 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_time": { 2024-08-10T06:47:47.862 INFO:tasks.workunit.client.0.smithi086.stdout: "hours": 55778 2024-08-10T06:47:47.862 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.863 INFO:tasks.workunit.client.0.smithi086.stdout: "serial_number": "deleted", 2024-08-10T06:47:47.863 INFO:tasks.workunit.client.0.smithi086.stdout: "smart_status": { 2024-08-10T06:47:47.863 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme": { 2024-08-10T06:47:47.863 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:47.863 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.863 INFO:tasks.workunit.client.0.smithi086.stdout: "passed": true 2024-08-10T06:47:47.863 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.863 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl": { 2024-08-10T06:47:47.863 INFO:tasks.workunit.client.0.smithi086.stdout: "argv": [ 2024-08-10T06:47:47.863 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl", 2024-08-10T06:47:47.863 INFO:tasks.workunit.client.0.smithi086.stdout: "-x", 2024-08-10T06:47:47.863 INFO:tasks.workunit.client.0.smithi086.stdout: "--json=o", 2024-08-10T06:47:47.864 INFO:tasks.workunit.client.0.smithi086.stdout: "/dev/nvme0n1" 2024-08-10T06:47:47.864 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.864 INFO:tasks.workunit.client.0.smithi086.stdout: "build_info": "(local build)", 2024-08-10T06:47:47.864 INFO:tasks.workunit.client.0.smithi086.stdout: "exit_status": 0, 2024-08-10T06:47:47.864 INFO:tasks.workunit.client.0.smithi086.stdout: "output": [ 2024-08-10T06:47:47.864 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-10T06:47:47.864 INFO:tasks.workunit.client.0.smithi086.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-10T06:47:47.864 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T06:47:47.864 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-10T06:47:47.864 INFO:tasks.workunit.client.0.smithi086.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-10T06:47:47.864 INFO:tasks.workunit.client.0.smithi086.stdout: "Serial Number: deleted", 2024-08-10T06:47:47.864 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Version: 8DV101H0", 2024-08-10T06:47:47.865 INFO:tasks.workunit.client.0.smithi086.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-10T06:47:47.865 INFO:tasks.workunit.client.0.smithi086.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-10T06:47:47.865 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller ID: 0", 2024-08-10T06:47:47.865 INFO:tasks.workunit.client.0.smithi086.stdout: "NVMe Version: <1.2", 2024-08-10T06:47:47.865 INFO:tasks.workunit.client.0.smithi086.stdout: "Number of Namespaces: 1", 2024-08-10T06:47:47.865 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-10T06:47:47.865 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-10T06:47:47.865 INFO:tasks.workunit.client.0.smithi086.stdout: "Local Time is: Sat Aug 10 05:06:34 2024 UTC", 2024-08-10T06:47:47.865 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-10T06:47:47.865 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-10T06:47:47.865 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-10T06:47:47.865 INFO:tasks.workunit.client.0.smithi086.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-10T06:47:47.866 INFO:tasks.workunit.client.0.smithi086.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-10T06:47:47.866 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T06:47:47.866 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported Power States", 2024-08-10T06:47:47.866 INFO:tasks.workunit.client.0.smithi086.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-10T06:47:47.866 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-10T06:47:47.866 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T06:47:47.866 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-10T06:47:47.866 INFO:tasks.workunit.client.0.smithi086.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-10T06:47:47.866 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 512 0 2", 2024-08-10T06:47:47.866 INFO:tasks.workunit.client.0.smithi086.stdout: " 1 - 512 8 2", 2024-08-10T06:47:47.867 INFO:tasks.workunit.client.0.smithi086.stdout: " 2 - 512 16 2", 2024-08-10T06:47:47.867 INFO:tasks.workunit.client.0.smithi086.stdout: " 3 - 4096 0 0", 2024-08-10T06:47:47.867 INFO:tasks.workunit.client.0.smithi086.stdout: " 4 - 4096 8 0", 2024-08-10T06:47:47.867 INFO:tasks.workunit.client.0.smithi086.stdout: " 5 - 4096 64 0", 2024-08-10T06:47:47.867 INFO:tasks.workunit.client.0.smithi086.stdout: " 6 - 4096 128 0", 2024-08-10T06:47:47.867 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T06:47:47.867 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-10T06:47:47.867 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-10T06:47:47.867 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T06:47:47.867 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-10T06:47:47.867 INFO:tasks.workunit.client.0.smithi086.stdout: "Critical Warning: 0x00", 2024-08-10T06:47:47.867 INFO:tasks.workunit.client.0.smithi086.stdout: "Temperature: 27 Celsius", 2024-08-10T06:47:47.868 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare: 100%", 2024-08-10T06:47:47.868 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare Threshold: 10%", 2024-08-10T06:47:47.868 INFO:tasks.workunit.client.0.smithi086.stdout: "Percentage Used: 10%", 2024-08-10T06:47:47.868 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Read: 365,038,369 [186 TB]", 2024-08-10T06:47:47.868 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Written: 1,687,535,953 [864 TB]", 2024-08-10T06:47:47.868 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Read Commands: 5,913,869,489", 2024-08-10T06:47:47.868 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Write Commands: 30,030,969,232", 2024-08-10T06:47:47.868 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller Busy Time: 7", 2024-08-10T06:47:47.868 INFO:tasks.workunit.client.0.smithi086.stdout: "Power Cycles: 56,604", 2024-08-10T06:47:47.868 INFO:tasks.workunit.client.0.smithi086.stdout: "Power On Hours: 55,778", 2024-08-10T06:47:47.868 INFO:tasks.workunit.client.0.smithi086.stdout: "Unsafe Shutdowns: 382", 2024-08-10T06:47:47.869 INFO:tasks.workunit.client.0.smithi086.stdout: "Media and Data Integrity Errors: 0", 2024-08-10T06:47:47.869 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information Log Entries: 0", 2024-08-10T06:47:47.869 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T06:47:47.869 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-10T06:47:47.869 INFO:tasks.workunit.client.0.smithi086.stdout: "No Errors Logged", 2024-08-10T06:47:47.869 INFO:tasks.workunit.client.0.smithi086.stdout: "" 2024-08-10T06:47:47.869 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.869 INFO:tasks.workunit.client.0.smithi086.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-10T06:47:47.869 INFO:tasks.workunit.client.0.smithi086.stdout: "svn_revision": "5155", 2024-08-10T06:47:47.869 INFO:tasks.workunit.client.0.smithi086.stdout: "version": [ 2024-08-10T06:47:47.869 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.869 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.869 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:47.870 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.870 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": { 2024-08-10T06:47:47.870 INFO:tasks.workunit.client.0.smithi086.stdout: "current": 27 2024-08-10T06:47:47.870 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.870 INFO:tasks.workunit.client.0.smithi086.stdout: "user_capacity": { 2024-08-10T06:47:47.870 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T06:47:47.870 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T06:47:47.870 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.870 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.870 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.871 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.871 INFO:tasks.workunit.client.0.smithi086.stdout: "255eac1a-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T06:47:47.871 INFO:tasks.workunit.client.0.smithi086.stdout: "INTEL_SSDPEDMD400G4_255fceec-56d7-11ef-8663-0cc47a8fd809": { 2024-08-10T06:47:47.871 INFO:tasks.workunit.client.0.smithi086.stdout: "20240810-050633": { 2024-08-10T06:47:47.871 INFO:tasks.workunit.client.0.smithi086.stdout: "device": { 2024-08-10T06:47:47.871 INFO:tasks.workunit.client.0.smithi086.stdout: "info_name": "/dev/nvme0n1", 2024-08-10T06:47:47.871 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "/dev/nvme0n1", 2024-08-10T06:47:47.871 INFO:tasks.workunit.client.0.smithi086.stdout: "protocol": "NVMe", 2024-08-10T06:47:47.871 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "nvme" 2024-08-10T06:47:47.871 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.871 INFO:tasks.workunit.client.0.smithi086.stdout: "firmware_version": "8DV101H0", 2024-08-10T06:47:47.872 INFO:tasks.workunit.client.0.smithi086.stdout: "host_id": "255eac1a-56d7-11ef-8663-0cc47a8fd809", 2024-08-10T06:47:47.872 INFO:tasks.workunit.client.0.smithi086.stdout: "json_format_version": [ 2024-08-10T06:47:47.872 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:47.872 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:47.872 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.872 INFO:tasks.workunit.client.0.smithi086.stdout: "local_time": { 2024-08-10T06:47:47.872 INFO:tasks.workunit.client.0.smithi086.stdout: "asctime": "Sat Aug 10 05:06:32 2024 UTC", 2024-08-10T06:47:47.872 INFO:tasks.workunit.client.0.smithi086.stdout: "time_t": 1723266392 2024-08-10T06:47:47.872 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.872 INFO:tasks.workunit.client.0.smithi086.stdout: "logical_block_size": 512, 2024-08-10T06:47:47.872 INFO:tasks.workunit.client.0.smithi086.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-10T06:47:47.872 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_controller_id": 0, 2024-08-10T06:47:47.873 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-10T06:47:47.873 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_namespaces": [ 2024-08-10T06:47:47.873 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.873 INFO:tasks.workunit.client.0.smithi086.stdout: "capacity": { 2024-08-10T06:47:47.873 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T06:47:47.873 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T06:47:47.873 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.873 INFO:tasks.workunit.client.0.smithi086.stdout: "formatted_lba_size": 512, 2024-08-10T06:47:47.873 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 1, 2024-08-10T06:47:47.873 INFO:tasks.workunit.client.0.smithi086.stdout: "size": { 2024-08-10T06:47:47.873 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T06:47:47.873 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T06:47:47.874 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.874 INFO:tasks.workunit.client.0.smithi086.stdout: "utilization": { 2024-08-10T06:47:47.874 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T06:47:47.874 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T06:47:47.874 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.874 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.874 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.874 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_number_of_namespaces": 1, 2024-08-10T06:47:47.874 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_pci_vendor": { 2024-08-10T06:47:47.874 INFO:tasks.workunit.client.0.smithi086.stdout: "id": 32902, 2024-08-10T06:47:47.875 INFO:tasks.workunit.client.0.smithi086.stdout: "subsystem_id": 32902 2024-08-10T06:47:47.875 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.875 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_add_log": { 2024-08-10T06:47:47.875 INFO:tasks.workunit.client.0.smithi086.stdout: "Device stats": { 2024-08-10T06:47:47.875 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_fw_downgrades": { 2024-08-10T06:47:47.875 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T06:47:47.875 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.875 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.875 INFO:tasks.workunit.client.0.smithi086.stdout: "crc_error_count": { 2024-08-10T06:47:47.875 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.875 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.875 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.876 INFO:tasks.workunit.client.0.smithi086.stdout: "end_to_end_error_detection_count": { 2024-08-10T06:47:47.876 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.876 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.876 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.876 INFO:tasks.workunit.client.0.smithi086.stdout: "erase_fail_count": { 2024-08-10T06:47:47.876 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.876 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.876 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.876 INFO:tasks.workunit.client.0.smithi086.stdout: "host_bytes_written": { 2024-08-10T06:47:47.876 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.876 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 28796647 2024-08-10T06:47:47.876 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.877 INFO:tasks.workunit.client.0.smithi086.stdout: "host_ctx_wear_used": { 2024-08-10T06:47:47.877 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.877 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 1 2024-08-10T06:47:47.877 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.877 INFO:tasks.workunit.client.0.smithi086.stdout: "media_bytes_read": { 2024-08-10T06:47:47.877 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T06:47:47.877 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.877 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.877 INFO:tasks.workunit.client.0.smithi086.stdout: "nand_bytes_written": { 2024-08-10T06:47:47.877 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.877 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 49252122 2024-08-10T06:47:47.877 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.878 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_stat_indicator": { 2024-08-10T06:47:47.878 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T06:47:47.878 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.878 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.878 INFO:tasks.workunit.client.0.smithi086.stdout: "pll_lock_loss_count": { 2024-08-10T06:47:47.878 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.878 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.878 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.878 INFO:tasks.workunit.client.0.smithi086.stdout: "program_fail_count": { 2024-08-10T06:47:47.878 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.878 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.878 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.879 INFO:tasks.workunit.client.0.smithi086.stdout: "re_alloc_sectr_cnt": { 2024-08-10T06:47:47.879 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T06:47:47.879 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.879 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.879 INFO:tasks.workunit.client.0.smithi086.stdout: "retry_buffer_overflow_count": { 2024-08-10T06:47:47.879 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.879 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.879 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.879 INFO:tasks.workunit.client.0.smithi086.stdout: "soft_ecc_err_rate": { 2024-08-10T06:47:47.879 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T06:47:47.879 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.880 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.880 INFO:tasks.workunit.client.0.smithi086.stdout: "thermal_throttle_status": { 2024-08-10T06:47:47.880 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.880 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T06:47:47.880 INFO:tasks.workunit.client.0.smithi086.stdout: "cnt": 0, 2024-08-10T06:47:47.880 INFO:tasks.workunit.client.0.smithi086.stdout: "pct": 0 2024-08-10T06:47:47.880 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.880 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.880 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_host_reads": { 2024-08-10T06:47:47.880 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.880 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T06:47:47.880 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.880 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_media_wear": { 2024-08-10T06:47:47.881 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.881 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": "63.999023" 2024-08-10T06:47:47.881 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.881 INFO:tasks.workunit.client.0.smithi086.stdout: "timed_workload_timer": { 2024-08-10T06:47:47.881 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 100, 2024-08-10T06:47:47.881 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 65535 2024-08-10T06:47:47.881 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.881 INFO:tasks.workunit.client.0.smithi086.stdout: "unexp_power_loss": { 2024-08-10T06:47:47.881 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 0, 2024-08-10T06:47:47.881 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": 0 2024-08-10T06:47:47.881 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.882 INFO:tasks.workunit.client.0.smithi086.stdout: "wear_leveling": { 2024-08-10T06:47:47.882 INFO:tasks.workunit.client.0.smithi086.stdout: "normalized": 89, 2024-08-10T06:47:47.882 INFO:tasks.workunit.client.0.smithi086.stdout: "raw": { 2024-08-10T06:47:47.882 INFO:tasks.workunit.client.0.smithi086.stdout: "avg": 3345, 2024-08-10T06:47:47.882 INFO:tasks.workunit.client.0.smithi086.stdout: "max": 3361, 2024-08-10T06:47:47.882 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 3330 2024-08-10T06:47:47.882 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.882 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.882 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.882 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel Smart log": "nvme0n1" 2024-08-10T06:47:47.882 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.882 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_smart_health_information_log": { 2024-08-10T06:47:47.883 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare": 99, 2024-08-10T06:47:47.883 INFO:tasks.workunit.client.0.smithi086.stdout: "available_spare_threshold": 10, 2024-08-10T06:47:47.883 INFO:tasks.workunit.client.0.smithi086.stdout: "controller_busy_time": 24, 2024-08-10T06:47:47.883 INFO:tasks.workunit.client.0.smithi086.stdout: "critical_warning": 0, 2024-08-10T06:47:47.883 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_read": 391954919, 2024-08-10T06:47:47.883 INFO:tasks.workunit.client.0.smithi086.stdout: "data_units_written": 1887217075, 2024-08-10T06:47:47.883 INFO:tasks.workunit.client.0.smithi086.stdout: "host_reads": 6421626264, 2024-08-10T06:47:47.883 INFO:tasks.workunit.client.0.smithi086.stdout: "host_writes": 33617442993, 2024-08-10T06:47:47.883 INFO:tasks.workunit.client.0.smithi086.stdout: "media_errors": 0, 2024-08-10T06:47:47.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_err_log_entries": 0, 2024-08-10T06:47:47.883 INFO:tasks.workunit.client.0.smithi086.stdout: "percentage_used": 11, 2024-08-10T06:47:47.883 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycles": 51754, 2024-08-10T06:47:47.884 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_hours": 57217, 2024-08-10T06:47:47.884 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": 24, 2024-08-10T06:47:47.884 INFO:tasks.workunit.client.0.smithi086.stdout: "unsafe_shutdowns": 974 2024-08-10T06:47:47.884 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.884 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_vendor": "intel", 2024-08-10T06:47:47.884 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme_version": { 2024-08-10T06:47:47.884 INFO:tasks.workunit.client.0.smithi086.stdout: "string": "<1.2", 2024-08-10T06:47:47.884 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:47.884 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.884 INFO:tasks.workunit.client.0.smithi086.stdout: "power_cycle_count": 51754, 2024-08-10T06:47:47.884 INFO:tasks.workunit.client.0.smithi086.stdout: "power_on_time": { 2024-08-10T06:47:47.884 INFO:tasks.workunit.client.0.smithi086.stdout: "hours": 57217 2024-08-10T06:47:47.885 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.885 INFO:tasks.workunit.client.0.smithi086.stdout: "serial_number": "deleted", 2024-08-10T06:47:47.885 INFO:tasks.workunit.client.0.smithi086.stdout: "smart_status": { 2024-08-10T06:47:47.885 INFO:tasks.workunit.client.0.smithi086.stdout: "nvme": { 2024-08-10T06:47:47.885 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:47.885 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.885 INFO:tasks.workunit.client.0.smithi086.stdout: "passed": true 2024-08-10T06:47:47.885 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.885 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl": { 2024-08-10T06:47:47.885 INFO:tasks.workunit.client.0.smithi086.stdout: "argv": [ 2024-08-10T06:47:47.885 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl", 2024-08-10T06:47:47.886 INFO:tasks.workunit.client.0.smithi086.stdout: "-x", 2024-08-10T06:47:47.886 INFO:tasks.workunit.client.0.smithi086.stdout: "--json=o", 2024-08-10T06:47:47.886 INFO:tasks.workunit.client.0.smithi086.stdout: "/dev/nvme0n1" 2024-08-10T06:47:47.886 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.886 INFO:tasks.workunit.client.0.smithi086.stdout: "build_info": "(local build)", 2024-08-10T06:47:47.886 INFO:tasks.workunit.client.0.smithi086.stdout: "exit_status": 0, 2024-08-10T06:47:47.886 INFO:tasks.workunit.client.0.smithi086.stdout: "output": [ 2024-08-10T06:47:47.886 INFO:tasks.workunit.client.0.smithi086.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-10T06:47:47.886 INFO:tasks.workunit.client.0.smithi086.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-10T06:47:47.886 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T06:47:47.886 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-10T06:47:47.887 INFO:tasks.workunit.client.0.smithi086.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-10T06:47:47.887 INFO:tasks.workunit.client.0.smithi086.stdout: "Serial Number: deleted", 2024-08-10T06:47:47.887 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Version: 8DV101H0", 2024-08-10T06:47:47.887 INFO:tasks.workunit.client.0.smithi086.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-10T06:47:47.887 INFO:tasks.workunit.client.0.smithi086.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-10T06:47:47.887 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller ID: 0", 2024-08-10T06:47:47.887 INFO:tasks.workunit.client.0.smithi086.stdout: "NVMe Version: <1.2", 2024-08-10T06:47:47.887 INFO:tasks.workunit.client.0.smithi086.stdout: "Number of Namespaces: 1", 2024-08-10T06:47:47.887 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-10T06:47:47.887 INFO:tasks.workunit.client.0.smithi086.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-10T06:47:47.887 INFO:tasks.workunit.client.0.smithi086.stdout: "Local Time is: Sat Aug 10 05:06:32 2024 UTC", 2024-08-10T06:47:47.888 INFO:tasks.workunit.client.0.smithi086.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-10T06:47:47.888 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-10T06:47:47.888 INFO:tasks.workunit.client.0.smithi086.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-10T06:47:47.888 INFO:tasks.workunit.client.0.smithi086.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-10T06:47:47.888 INFO:tasks.workunit.client.0.smithi086.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-10T06:47:47.888 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T06:47:47.888 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported Power States", 2024-08-10T06:47:47.888 INFO:tasks.workunit.client.0.smithi086.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-10T06:47:47.888 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-10T06:47:47.888 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T06:47:47.888 INFO:tasks.workunit.client.0.smithi086.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-10T06:47:47.888 INFO:tasks.workunit.client.0.smithi086.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-10T06:47:47.888 INFO:tasks.workunit.client.0.smithi086.stdout: " 0 + 512 0 2", 2024-08-10T06:47:47.889 INFO:tasks.workunit.client.0.smithi086.stdout: " 1 - 512 8 2", 2024-08-10T06:47:47.889 INFO:tasks.workunit.client.0.smithi086.stdout: " 2 - 512 16 2", 2024-08-10T06:47:47.889 INFO:tasks.workunit.client.0.smithi086.stdout: " 3 - 4096 0 0", 2024-08-10T06:47:47.889 INFO:tasks.workunit.client.0.smithi086.stdout: " 4 - 4096 8 0", 2024-08-10T06:47:47.889 INFO:tasks.workunit.client.0.smithi086.stdout: " 5 - 4096 64 0", 2024-08-10T06:47:47.889 INFO:tasks.workunit.client.0.smithi086.stdout: " 6 - 4096 128 0", 2024-08-10T06:47:47.889 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T06:47:47.889 INFO:tasks.workunit.client.0.smithi086.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-10T06:47:47.889 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-10T06:47:47.889 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T06:47:47.889 INFO:tasks.workunit.client.0.smithi086.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-10T06:47:47.890 INFO:tasks.workunit.client.0.smithi086.stdout: "Critical Warning: 0x00", 2024-08-10T06:47:47.890 INFO:tasks.workunit.client.0.smithi086.stdout: "Temperature: 24 Celsius", 2024-08-10T06:47:47.890 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare: 99%", 2024-08-10T06:47:47.890 INFO:tasks.workunit.client.0.smithi086.stdout: "Available Spare Threshold: 10%", 2024-08-10T06:47:47.890 INFO:tasks.workunit.client.0.smithi086.stdout: "Percentage Used: 11%", 2024-08-10T06:47:47.890 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Read: 391,954,919 [200 TB]", 2024-08-10T06:47:47.890 INFO:tasks.workunit.client.0.smithi086.stdout: "Data Units Written: 1,887,217,075 [966 TB]", 2024-08-10T06:47:47.890 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Read Commands: 6,421,626,264", 2024-08-10T06:47:47.890 INFO:tasks.workunit.client.0.smithi086.stdout: "Host Write Commands: 33,617,442,993", 2024-08-10T06:47:47.890 INFO:tasks.workunit.client.0.smithi086.stdout: "Controller Busy Time: 24", 2024-08-10T06:47:47.890 INFO:tasks.workunit.client.0.smithi086.stdout: "Power Cycles: 51,754", 2024-08-10T06:47:47.890 INFO:tasks.workunit.client.0.smithi086.stdout: "Power On Hours: 57,217", 2024-08-10T06:47:47.891 INFO:tasks.workunit.client.0.smithi086.stdout: "Unsafe Shutdowns: 974", 2024-08-10T06:47:47.891 INFO:tasks.workunit.client.0.smithi086.stdout: "Media and Data Integrity Errors: 0", 2024-08-10T06:47:47.891 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information Log Entries: 0", 2024-08-10T06:47:47.891 INFO:tasks.workunit.client.0.smithi086.stdout: "", 2024-08-10T06:47:47.891 INFO:tasks.workunit.client.0.smithi086.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-10T06:47:47.891 INFO:tasks.workunit.client.0.smithi086.stdout: "No Errors Logged", 2024-08-10T06:47:47.891 INFO:tasks.workunit.client.0.smithi086.stdout: "" 2024-08-10T06:47:47.891 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.891 INFO:tasks.workunit.client.0.smithi086.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-10T06:47:47.891 INFO:tasks.workunit.client.0.smithi086.stdout: "svn_revision": "5155", 2024-08-10T06:47:47.891 INFO:tasks.workunit.client.0.smithi086.stdout: "version": [ 2024-08-10T06:47:47.891 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:47.891 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:47.892 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:47.892 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.892 INFO:tasks.workunit.client.0.smithi086.stdout: "temperature": { 2024-08-10T06:47:47.892 INFO:tasks.workunit.client.0.smithi086.stdout: "current": 24 2024-08-10T06:47:47.892 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.892 INFO:tasks.workunit.client.0.smithi086.stdout: "user_capacity": { 2024-08-10T06:47:47.892 INFO:tasks.workunit.client.0.smithi086.stdout: "blocks": 781422768, 2024-08-10T06:47:47.892 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 400088457216 2024-08-10T06:47:47.892 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.892 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.892 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.893 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.893 INFO:tasks.workunit.client.0.smithi086.stdout:} 2024-08-10T06:47:47.893 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph telemetry show 2024-08-10T06:47:47.902 INFO:tasks.workunit.client.0.smithi086.stdout:{ 2024-08-10T06:47:47.902 INFO:tasks.workunit.client.0.smithi086.stdout: "balancer": { 2024-08-10T06:47:47.902 INFO:tasks.workunit.client.0.smithi086.stdout: "active": true, 2024-08-10T06:47:47.902 INFO:tasks.workunit.client.0.smithi086.stdout: "mode": "" 2024-08-10T06:47:47.903 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.903 INFO:tasks.workunit.client.0.smithi086.stdout: "channels": [ 2024-08-10T06:47:47.903 INFO:tasks.workunit.client.0.smithi086.stdout: "basic", 2024-08-10T06:47:47.903 INFO:tasks.workunit.client.0.smithi086.stdout: "crash", 2024-08-10T06:47:47.903 INFO:tasks.workunit.client.0.smithi086.stdout: "device", 2024-08-10T06:47:47.903 INFO:tasks.workunit.client.0.smithi086.stdout: "ident", 2024-08-10T06:47:47.903 INFO:tasks.workunit.client.0.smithi086.stdout: "perf" 2024-08-10T06:47:47.903 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.903 INFO:tasks.workunit.client.0.smithi086.stdout: "channels_available": [ 2024-08-10T06:47:47.903 INFO:tasks.workunit.client.0.smithi086.stdout: "basic", 2024-08-10T06:47:47.903 INFO:tasks.workunit.client.0.smithi086.stdout: "ident", 2024-08-10T06:47:47.903 INFO:tasks.workunit.client.0.smithi086.stdout: "crash", 2024-08-10T06:47:47.904 INFO:tasks.workunit.client.0.smithi086.stdout: "device", 2024-08-10T06:47:47.904 INFO:tasks.workunit.client.0.smithi086.stdout: "perf" 2024-08-10T06:47:47.904 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.904 INFO:tasks.workunit.client.0.smithi086.stdout: "collections_available": [ 2024-08-10T06:47:47.904 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_base", 2024-08-10T06:47:47.904 INFO:tasks.workunit.client.0.smithi086.stdout: "device_base", 2024-08-10T06:47:47.904 INFO:tasks.workunit.client.0.smithi086.stdout: "crash_base", 2024-08-10T06:47:47.904 INFO:tasks.workunit.client.0.smithi086.stdout: "ident_base", 2024-08-10T06:47:47.904 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_perf", 2024-08-10T06:47:47.904 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_mds_metadata", 2024-08-10T06:47:47.904 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_usage", 2024-08-10T06:47:47.905 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_usage_by_class", 2024-08-10T06:47:47.905 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_rook_v01", 2024-08-10T06:47:47.905 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_memory_metrics", 2024-08-10T06:47:47.905 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_options_bluestore", 2024-08-10T06:47:47.905 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_flags" 2024-08-10T06:47:47.905 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.905 INFO:tasks.workunit.client.0.smithi086.stdout: "collections_opted_in": [ 2024-08-10T06:47:47.905 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_base", 2024-08-10T06:47:47.905 INFO:tasks.workunit.client.0.smithi086.stdout: "device_base", 2024-08-10T06:47:47.905 INFO:tasks.workunit.client.0.smithi086.stdout: "crash_base", 2024-08-10T06:47:47.905 INFO:tasks.workunit.client.0.smithi086.stdout: "ident_base", 2024-08-10T06:47:47.905 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_perf", 2024-08-10T06:47:47.905 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_mds_metadata", 2024-08-10T06:47:47.906 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_usage", 2024-08-10T06:47:47.906 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_usage_by_class", 2024-08-10T06:47:47.906 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_rook_v01", 2024-08-10T06:47:47.906 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_memory_metrics", 2024-08-10T06:47:47.906 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_options_bluestore", 2024-08-10T06:47:47.906 INFO:tasks.workunit.client.0.smithi086.stdout: "basic_pool_flags" 2024-08-10T06:47:47.906 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.906 INFO:tasks.workunit.client.0.smithi086.stdout: "config": { 2024-08-10T06:47:47.906 INFO:tasks.workunit.client.0.smithi086.stdout: "active_changed": [ 2024-08-10T06:47:47.906 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-10T06:47:47.906 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_debug", 2024-08-10T06:47:47.906 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_mon_ticket_ttl", 2024-08-10T06:47:47.907 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_service_ticket_ttl", 2024-08-10T06:47:47.907 INFO:tasks.workunit.client.0.smithi086.stdout: "bdev_debug_aio", 2024-08-10T06:47:47.907 INFO:tasks.workunit.client.0.smithi086.stdout: "client_check_pool_perm", 2024-08-10T06:47:47.907 INFO:tasks.workunit.client.0.smithi086.stdout: "client_mount_gid", 2024-08-10T06:47:47.907 INFO:tasks.workunit.client.0.smithi086.stdout: "client_mount_uid", 2024-08-10T06:47:47.907 INFO:tasks.workunit.client.0.smithi086.stdout: "client_quota", 2024-08-10T06:47:47.907 INFO:tasks.workunit.client.0.smithi086.stdout: "container_image", 2024-08-10T06:47:47.907 INFO:tasks.workunit.client.0.smithi086.stdout: "daemonize", 2024-08-10T06:47:47.907 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_asserts_on_shutdown", 2024-08-10T06:47:47.907 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mgr", 2024-08-10T06:47:47.908 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mon", 2024-08-10T06:47:47.908 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_ms", 2024-08-10T06:47:47.908 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_osd", 2024-08-10T06:47:47.908 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_paxos", 2024-08-10T06:47:47.908 INFO:tasks.workunit.client.0.smithi086.stdout: "keyring", 2024-08-10T06:47:47.908 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_file", 2024-08-10T06:47:47.908 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_journald", 2024-08-10T06:47:47.908 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_stderr", 2024-08-10T06:47:47.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_allow_pool_delete", 2024-08-10T06:47:47.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_clock_drift_allowed", 2024-08-10T06:47:47.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_file_level", 2024-08-10T06:47:47.908 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_file", 2024-08-10T06:47:47.909 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_journald", 2024-08-10T06:47:47.909 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_stderr", 2024-08-10T06:47:47.909 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_data_avail_warn", 2024-08-10T06:47:47.909 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_election_default_strategy", 2024-08-10T06:47:47.909 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_host", 2024-08-10T06:47:47.909 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_max_pg_per_osd", 2024-08-10T06:47:47.909 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_mds_skip_sanity", 2024-08-10T06:47:47.909 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_mgr_mkfs_grace", 2024-08-10T06:47:47.909 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_prime_pg_temp", 2024-08-10T06:47:47.909 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_reporter_subtree_level", 2024-08-10T06:47:47.910 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_pg_warn_max_object_skew", 2024-08-10T06:47:47.910 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-10T06:47:47.910 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-10T06:47:47.910 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-10T06:47:47.910 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-10T06:47:47.910 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-10T06:47:47.910 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-10T06:47:47.910 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-10T06:47:47.910 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-10T06:47:47.910 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_too_few_osds", 2024-08-10T06:47:47.910 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_bug", 2024-08-10T06:47:47.911 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_old_message", 2024-08-10T06:47:47.911 INFO:tasks.workunit.client.0.smithi086.stdout: "no_config_file", 2024-08-10T06:47:47.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_default_list", 2024-08-10T06:47:47.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_load_list", 2024-08-10T06:47:47.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_misdirected_ops", 2024-08-10T06:47:47.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_op_order", 2024-08-10T06:47:47.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_pg_log_writeout", 2024-08-10T06:47:47.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_shutdown", 2024-08-10T06:47:47.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_cached_snaps", 2024-08-10T06:47:47.911 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_missing_on_start", 2024-08-10T06:47:47.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_stray_on_activate", 2024-08-10T06:47:47.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-10T06:47:47.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep", 2024-08-10T06:47:47.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep_hdd", 2024-08-10T06:47:47.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep_hybrid", 2024-08-10T06:47:47.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_delete_sleep_ssd", 2024-08-10T06:47:47.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_max_backfills", 2024-08-10T06:47:47.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-10T06:47:47.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_profile", 2024-08-10T06:47:47.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-10T06:47:47.912 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-10T06:47:47.913 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-10T06:47:47.913 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-10T06:47:47.913 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-10T06:47:47.913 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-10T06:47:47.913 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_client_lim", 2024-08-10T06:47:47.913 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_client_res", 2024-08-10T06:47:47.913 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-10T06:47:47.913 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target", 2024-08-10T06:47:47.913 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target_autotune", 2024-08-10T06:47:47.913 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue", 2024-08-10T06:47:47.913 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue_cut_off", 2024-08-10T06:47:47.914 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_erasure_code_profile", 2024-08-10T06:47:47.914 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-10T06:47:47.914 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recover_clone_overlap", 2024-08-10T06:47:47.914 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_active", 2024-08-10T06:47:47.914 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_active_hdd", 2024-08-10T06:47:47.914 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_active_ssd", 2024-08-10T06:47:47.914 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_chunk", 2024-08-10T06:47:47.914 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep", 2024-08-10T06:47:47.914 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep_hdd", 2024-08-10T06:47:47.914 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep_hybrid", 2024-08-10T06:47:47.915 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_sleep_ssd", 2024-08-10T06:47:47.915 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_load_threshold", 2024-08-10T06:47:47.915 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_max_interval", 2024-08-10T06:47:47.915 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_sleep", 2024-08-10T06:47:47.915 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_shutdown_pgref_assert", 2024-08-10T06:47:47.915 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep", 2024-08-10T06:47:47.915 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep_hdd", 2024-08-10T06:47:47.915 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-10T06:47:47.915 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_snap_trim_sleep_ssd", 2024-08-10T06:47:47.915 INFO:tasks.workunit.client.0.smithi086.stdout: "public_network", 2024-08-10T06:47:47.915 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd_config_pool_override_update_timestamp", 2024-08-10T06:47:47.915 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd_default_features", 2024-08-10T06:47:47.916 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd_qos_exclude_ops", 2024-08-10T06:47:47.916 INFO:tasks.workunit.client.0.smithi086.stdout: "setgroup", 2024-08-10T06:47:47.916 INFO:tasks.workunit.client.0.smithi086.stdout: "setuser" 2024-08-10T06:47:47.916 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.916 INFO:tasks.workunit.client.0.smithi086.stdout: "cluster_changed": [ 2024-08-10T06:47:47.916 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-10T06:47:47.916 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_debug", 2024-08-10T06:47:47.916 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_mon_ticket_ttl", 2024-08-10T06:47:47.916 INFO:tasks.workunit.client.0.smithi086.stdout: "auth_service_ticket_ttl", 2024-08-10T06:47:47.916 INFO:tasks.workunit.client.0.smithi086.stdout: "bdev_debug_aio", 2024-08-10T06:47:47.916 INFO:tasks.workunit.client.0.smithi086.stdout: "container_image", 2024-08-10T06:47:47.917 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_asserts_on_shutdown", 2024-08-10T06:47:47.917 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mgr", 2024-08-10T06:47:47.917 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_mon", 2024-08-10T06:47:47.917 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_ms", 2024-08-10T06:47:47.917 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_osd", 2024-08-10T06:47:47.917 INFO:tasks.workunit.client.0.smithi086.stdout: "debug_paxos", 2024-08-10T06:47:47.917 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_file", 2024-08-10T06:47:47.917 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_journald", 2024-08-10T06:47:47.917 INFO:tasks.workunit.client.0.smithi086.stdout: "log_to_stderr", 2024-08-10T06:47:47.917 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_join_fs", 2024-08-10T06:47:47.917 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/allow_ptrace", 2024-08-10T06:47:47.917 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/container_init", 2024-08-10T06:47:47.918 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/migration_current", 2024-08-10T06:47:47.918 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/cephadm/use_repo_digest", 2024-08-10T06:47:47.918 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-10T06:47:47.918 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-10T06:47:47.918 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-10T06:47:47.918 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-10T06:47:47.918 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/dashboard/ssl_server_port", 2024-08-10T06:47:47.918 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/orchestrator/orchestrator", 2024-08-10T06:47:47.918 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/channel_ident", 2024-08-10T06:47:47.918 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/channel_perf", 2024-08-10T06:47:47.918 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/description", 2024-08-10T06:47:47.918 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/enabled", 2024-08-10T06:47:47.919 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr/telemetry/organization", 2024-08-10T06:47:47.919 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_allow_pool_delete", 2024-08-10T06:47:47.919 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_clock_drift_allowed", 2024-08-10T06:47:47.919 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_file_level", 2024-08-10T06:47:47.919 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_cluster_log_to_file", 2024-08-10T06:47:47.919 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_data_avail_warn", 2024-08-10T06:47:47.919 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_election_default_strategy", 2024-08-10T06:47:47.919 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_max_pg_per_osd", 2024-08-10T06:47:47.919 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_mds_skip_sanity", 2024-08-10T06:47:47.919 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_mgr_mkfs_grace", 2024-08-10T06:47:47.919 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_prime_pg_temp", 2024-08-10T06:47:47.919 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_osd_reporter_subtree_level", 2024-08-10T06:47:47.919 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_pg_warn_max_object_skew", 2024-08-10T06:47:47.920 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-10T06:47:47.920 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-10T06:47:47.920 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-10T06:47:47.920 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-10T06:47:47.920 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-10T06:47:47.920 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-10T06:47:47.920 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-10T06:47:47.920 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-10T06:47:47.920 INFO:tasks.workunit.client.0.smithi086.stdout: "mon_warn_on_too_few_osds", 2024-08-10T06:47:47.920 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_bug", 2024-08-10T06:47:47.920 INFO:tasks.workunit.client.0.smithi086.stdout: "ms_die_on_old_message", 2024-08-10T06:47:47.920 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_default_list", 2024-08-10T06:47:47.920 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_class_load_list", 2024-08-10T06:47:47.921 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_misdirected_ops", 2024-08-10T06:47:47.921 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_op_order", 2024-08-10T06:47:47.921 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_pg_log_writeout", 2024-08-10T06:47:47.921 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_shutdown", 2024-08-10T06:47:47.921 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_cached_snaps", 2024-08-10T06:47:47.921 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_missing_on_start", 2024-08-10T06:47:47.921 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_debug_verify_stray_on_activate", 2024-08-10T06:47:47.921 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-10T06:47:47.921 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-10T06:47:47.921 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mclock_profile", 2024-08-10T06:47:47.921 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target", 2024-08-10T06:47:47.921 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_memory_target_autotune", 2024-08-10T06:47:47.921 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue", 2024-08-10T06:47:47.922 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_op_queue_cut_off", 2024-08-10T06:47:47.922 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_erasure_code_profile", 2024-08-10T06:47:47.922 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-10T06:47:47.922 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recover_clone_overlap", 2024-08-10T06:47:47.922 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_recovery_max_chunk", 2024-08-10T06:47:47.922 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_load_threshold", 2024-08-10T06:47:47.922 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_scrub_max_interval", 2024-08-10T06:47:47.922 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_shutdown_pgref_assert", 2024-08-10T06:47:47.922 INFO:tasks.workunit.client.0.smithi086.stdout: "public_network", 2024-08-10T06:47:47.922 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd_config_pool_override_update_timestamp", 2024-08-10T06:47:47.923 INFO:tasks.workunit.client.0.smithi086.stdout: "rgw_cache_enabled", 2024-08-10T06:47:47.923 INFO:tasks.workunit.client.0.smithi086.stdout: "rgw_enable_ops_log", 2024-08-10T06:47:47.923 INFO:tasks.workunit.client.0.smithi086.stdout: "rgw_enable_usage_log" 2024-08-10T06:47:47.923 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:47.923 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.923 INFO:tasks.workunit.client.0.smithi086.stdout: "contact": null, 2024-08-10T06:47:47.923 INFO:tasks.workunit.client.0.smithi086.stdout: "crashes": [], 2024-08-10T06:47:47.923 INFO:tasks.workunit.client.0.smithi086.stdout: "created": "2024-08-10T05:03:23.478662Z", 2024-08-10T06:47:47.923 INFO:tasks.workunit.client.0.smithi086.stdout: "crush": { 2024-08-10T06:47:47.923 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket_algs": { 2024-08-10T06:47:47.924 INFO:tasks.workunit.client.0.smithi086.stdout: "straw2": 3 2024-08-10T06:47:47.924 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.924 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket_sizes": { 2024-08-10T06:47:47.924 INFO:tasks.workunit.client.0.smithi086.stdout: "2": 1, 2024-08-10T06:47:47.924 INFO:tasks.workunit.client.0.smithi086.stdout: "4": 2 2024-08-10T06:47:47.924 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.924 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket_types": { 2024-08-10T06:47:47.924 INFO:tasks.workunit.client.0.smithi086.stdout: "1": 2, 2024-08-10T06:47:47.924 INFO:tasks.workunit.client.0.smithi086.stdout: "11": 1 2024-08-10T06:47:47.924 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.925 INFO:tasks.workunit.client.0.smithi086.stdout: "compat_weight_set": false, 2024-08-10T06:47:47.925 INFO:tasks.workunit.client.0.smithi086.stdout: "device_classes": [ 2024-08-10T06:47:47.925 INFO:tasks.workunit.client.0.smithi086.stdout: 8 2024-08-10T06:47:47.925 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_buckets": 6, 2024-08-10T06:47:47.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_devices": 8, 2024-08-10T06:47:47.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_rules": 2, 2024-08-10T06:47:47.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_types": 12, 2024-08-10T06:47:47.925 INFO:tasks.workunit.client.0.smithi086.stdout: "num_weight_sets": 0, 2024-08-10T06:47:47.925 INFO:tasks.workunit.client.0.smithi086.stdout: "tunables": { 2024-08-10T06:47:47.925 INFO:tasks.workunit.client.0.smithi086.stdout: "allowed_bucket_algs": 54, 2024-08-10T06:47:47.925 INFO:tasks.workunit.client.0.smithi086.stdout: "choose_local_fallback_tries": 0, 2024-08-10T06:47:47.925 INFO:tasks.workunit.client.0.smithi086.stdout: "choose_local_tries": 0, 2024-08-10T06:47:47.926 INFO:tasks.workunit.client.0.smithi086.stdout: "choose_total_tries": 50, 2024-08-10T06:47:47.926 INFO:tasks.workunit.client.0.smithi086.stdout: "chooseleaf_descend_once": 1, 2024-08-10T06:47:47.926 INFO:tasks.workunit.client.0.smithi086.stdout: "chooseleaf_stable": 1, 2024-08-10T06:47:47.926 INFO:tasks.workunit.client.0.smithi086.stdout: "chooseleaf_vary_r": 1, 2024-08-10T06:47:47.926 INFO:tasks.workunit.client.0.smithi086.stdout: "has_msr_rules": 0, 2024-08-10T06:47:47.926 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v2_rules": 1, 2024-08-10T06:47:47.926 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v3_rules": 0, 2024-08-10T06:47:47.926 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v4_buckets": 1, 2024-08-10T06:47:47.926 INFO:tasks.workunit.client.0.smithi086.stdout: "has_v5_rules": 0, 2024-08-10T06:47:47.926 INFO:tasks.workunit.client.0.smithi086.stdout: "legacy_tunables": 0, 2024-08-10T06:47:47.926 INFO:tasks.workunit.client.0.smithi086.stdout: "minimum_required_version": "jewel", 2024-08-10T06:47:47.927 INFO:tasks.workunit.client.0.smithi086.stdout: "msr_collision_tries": 100, 2024-08-10T06:47:47.927 INFO:tasks.workunit.client.0.smithi086.stdout: "msr_descents": 100, 2024-08-10T06:47:47.927 INFO:tasks.workunit.client.0.smithi086.stdout: "optimal_tunables": 1, 2024-08-10T06:47:47.927 INFO:tasks.workunit.client.0.smithi086.stdout: "profile": "jewel", 2024-08-10T06:47:47.927 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables": 1, 2024-08-10T06:47:47.927 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables2": 1, 2024-08-10T06:47:47.927 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables3": 1, 2024-08-10T06:47:47.927 INFO:tasks.workunit.client.0.smithi086.stdout: "require_feature_tunables5": 1, 2024-08-10T06:47:47.927 INFO:tasks.workunit.client.0.smithi086.stdout: "straw_calc_version": 1 2024-08-10T06:47:47.927 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.927 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.927 INFO:tasks.workunit.client.0.smithi086.stdout: "description": "upgrade test cluster", 2024-08-10T06:47:47.927 INFO:tasks.workunit.client.0.smithi086.stdout: "fs": { 2024-08-10T06:47:47.928 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T06:47:47.928 INFO:tasks.workunit.client.0.smithi086.stdout: "feature_flags": { 2024-08-10T06:47:47.928 INFO:tasks.workunit.client.0.smithi086.stdout: "enable_multiple": true, 2024-08-10T06:47:47.928 INFO:tasks.workunit.client.0.smithi086.stdout: "ever_enabled_multiple": true 2024-08-10T06:47:47.928 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.928 INFO:tasks.workunit.client.0.smithi086.stdout: "filesystems": [ 2024-08-10T06:47:47.928 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:47.928 INFO:tasks.workunit.client.0.smithi086.stdout: "approx_ctime": "2024-08", 2024-08-10T06:47:47.928 INFO:tasks.workunit.client.0.smithi086.stdout: "balancer_enabled": false, 2024-08-10T06:47:47.928 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.928 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_caps": 0, 2024-08-10T06:47:47.929 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_dns": 10, 2024-08-10T06:47:47.929 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_inos": 13, 2024-08-10T06:47:47.929 INFO:tasks.workunit.client.0.smithi086.stdout: "cached_subtrees": 2, 2024-08-10T06:47:47.929 INFO:tasks.workunit.client.0.smithi086.stdout: "ever_allowed_features": 0, 2024-08-10T06:47:47.929 INFO:tasks.workunit.client.0.smithi086.stdout: "explicitly_allowed_features": 0, 2024-08-10T06:47:47.929 INFO:tasks.workunit.client.0.smithi086.stdout: "files": 0, 2024-08-10T06:47:47.929 INFO:tasks.workunit.client.0.smithi086.stdout: "max_mds": 1, 2024-08-10T06:47:47.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_data_pools": 1, 2024-08-10T06:47:47.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_in": 1, 2024-08-10T06:47:47.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_mds": 1, 2024-08-10T06:47:47.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_sessions": 0, 2024-08-10T06:47:47.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_standby_replay": 0, 2024-08-10T06:47:47.930 INFO:tasks.workunit.client.0.smithi086.stdout: "num_up": 1, 2024-08-10T06:47:47.930 INFO:tasks.workunit.client.0.smithi086.stdout: "snaps": 0, 2024-08-10T06:47:47.930 INFO:tasks.workunit.client.0.smithi086.stdout: "standby_count_wanted": 0 2024-08-10T06:47:47.930 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.930 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:47.930 INFO:tasks.workunit.client.0.smithi086.stdout: "num_standby_mds": 1, 2024-08-10T06:47:47.930 INFO:tasks.workunit.client.0.smithi086.stdout: "total_num_mds": 2 2024-08-10T06:47:47.930 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.930 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_stats": { 2024-08-10T06:47:47.930 INFO:tasks.workunit.client.0.smithi086.stdout: "mds": { 2024-08-10T06:47:47.930 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T06:47:47.931 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 20144128, 2024-08-10T06:47:47.931 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 337400, 2024-08-10T06:47:47.931 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2621440, 2024-08-10T06:47:47.931 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 843776, 2024-08-10T06:47:47.931 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 0, 2024-08-10T06:47:47.931 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 353, 2024-08-10T06:47:47.931 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:47.931 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 1138088, 2024-08-10T06:47:47.931 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 13, 2024-08-10T06:47:47.931 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 444416, 2024-08-10T06:47:47.931 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 14759008, 2024-08-10T06:47:47.931 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 20144128 2024-08-10T06:47:47.931 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.932 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T06:47:47.932 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 20627456, 2024-08-10T06:47:47.932 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 411384, 2024-08-10T06:47:47.932 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2621440, 2024-08-10T06:47:47.932 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T06:47:47.932 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 565248, 2024-08-10T06:47:47.932 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 485, 2024-08-10T06:47:47.932 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:47.932 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 1457528, 2024-08-10T06:47:47.932 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 22, 2024-08-10T06:47:47.932 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 968192, 2024-08-10T06:47:47.933 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 15168912, 2024-08-10T06:47:47.933 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 21192704 2024-08-10T06:47:47.933 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.933 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.933 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T06:47:47.933 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T06:47:47.933 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 177668096, 2024-08-10T06:47:47.933 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 2407792, 2024-08-10T06:47:47.933 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 4980736, 2024-08-10T06:47:47.933 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T06:47:47.933 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 1384448, 2024-08-10T06:47:47.934 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 6775, 2024-08-10T06:47:47.934 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:47.934 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 9228224, 2024-08-10T06:47:47.934 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 20, 2024-08-10T06:47:47.934 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 2317568, 2024-08-10T06:47:47.934 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 158733776, 2024-08-10T06:47:47.934 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 179052544 2024-08-10T06:47:47.934 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.934 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.aa6cea36570cc2465c475ed3bd6f61fb3af5f32a": { 2024-08-10T06:47:47.934 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 177119232, 2024-08-10T06:47:47.935 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 2026848, 2024-08-10T06:47:47.935 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 2883584, 2024-08-10T06:47:47.935 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T06:47:47.935 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 1916928, 2024-08-10T06:47:47.935 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 6712, 2024-08-10T06:47:47.935 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:47.935 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 10317280, 2024-08-10T06:47:47.935 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 20, 2024-08-10T06:47:47.935 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 2489088, 2024-08-10T06:47:47.935 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 159402432, 2024-08-10T06:47:47.936 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 179036160 2024-08-10T06:47:47.936 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.936 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T06:47:47.936 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 276160512, 2024-08-10T06:47:47.936 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 4573008, 2024-08-10T06:47:47.936 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 3014656, 2024-08-10T06:47:47.936 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 237568, 2024-08-10T06:47:47.936 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 671744, 2024-08-10T06:47:47.936 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 10062, 2024-08-10T06:47:47.936 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:47.937 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 15729256, 2024-08-10T06:47:47.937 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 23, 2024-08-10T06:47:47.937 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 4762880, 2024-08-10T06:47:47.937 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 247843144, 2024-08-10T06:47:47.937 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 276832256 2024-08-10T06:47:47.937 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.937 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.937 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:47.937 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.0": { 2024-08-10T06:47:47.937 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 445194240, 2024-08-10T06:47:47.937 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 26427624, 2024-08-10T06:47:47.938 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 3276800, 2024-08-10T06:47:47.938 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 49152, 2024-08-10T06:47:47.938 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 114491392, 2024-08-10T06:47:47.938 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 12614, 2024-08-10T06:47:47.938 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:47.938 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 66987784, 2024-08-10T06:47:47.938 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 53, 2024-08-10T06:47:47.938 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 9222656, 2024-08-10T06:47:47.938 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 339230224, 2024-08-10T06:47:47.938 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 559685632 2024-08-10T06:47:47.938 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.939 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.1": { 2024-08-10T06:47:47.939 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 562061312, 2024-08-10T06:47:47.939 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 26879672, 2024-08-10T06:47:47.939 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 5373952, 2024-08-10T06:47:47.939 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T06:47:47.939 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 38903808, 2024-08-10T06:47:47.939 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 12818, 2024-08-10T06:47:47.939 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:47.939 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 59063512, 2024-08-10T06:47:47.939 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 61, 2024-08-10T06:47:47.939 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 9165056, 2024-08-10T06:47:47.939 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 461579120, 2024-08-10T06:47:47.939 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 600965120 2024-08-10T06:47:47.940 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.940 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.2": { 2024-08-10T06:47:47.940 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 453632000, 2024-08-10T06:47:47.940 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 28742672, 2024-08-10T06:47:47.940 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 3276800, 2024-08-10T06:47:47.940 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T06:47:47.940 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 145227776, 2024-08-10T06:47:47.940 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 11441, 2024-08-10T06:47:47.940 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:47.940 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 62969624, 2024-08-10T06:47:47.940 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 53, 2024-08-10T06:47:47.940 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 11310080, 2024-08-10T06:47:47.940 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 347332824, 2024-08-10T06:47:47.941 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 598859776 2024-08-10T06:47:47.941 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.941 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.3": { 2024-08-10T06:47:47.941 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 558202880, 2024-08-10T06:47:47.941 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 16693088, 2024-08-10T06:47:47.941 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 3276800, 2024-08-10T06:47:47.941 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T06:47:47.941 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 8511488, 2024-08-10T06:47:47.941 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 12703, 2024-08-10T06:47:47.941 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:47.941 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 73351776, 2024-08-10T06:47:47.941 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 60, 2024-08-10T06:47:47.942 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 10763520, 2024-08-10T06:47:47.942 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 454117696, 2024-08-10T06:47:47.942 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 566714368 2024-08-10T06:47:47.942 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.942 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.4": { 2024-08-10T06:47:47.942 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 531488768, 2024-08-10T06:47:47.942 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 22233960, 2024-08-10T06:47:47.942 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 3276800, 2024-08-10T06:47:47.942 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 49152, 2024-08-10T06:47:47.942 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 16637952, 2024-08-10T06:47:47.943 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 11113, 2024-08-10T06:47:47.943 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:47.943 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 57205296, 2024-08-10T06:47:47.943 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 53, 2024-08-10T06:47:47.943 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 11446016, 2024-08-10T06:47:47.943 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 437277544, 2024-08-10T06:47:47.943 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 548126720 2024-08-10T06:47:47.943 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.943 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.5": { 2024-08-10T06:47:47.943 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 534773760, 2024-08-10T06:47:47.943 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 18523376, 2024-08-10T06:47:47.943 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 3276800, 2024-08-10T06:47:47.943 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T06:47:47.944 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 45752320, 2024-08-10T06:47:47.944 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 11783, 2024-08-10T06:47:47.944 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:47.944 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 58441680, 2024-08-10T06:47:47.944 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 53, 2024-08-10T06:47:47.944 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 10970880, 2024-08-10T06:47:47.944 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 443561024, 2024-08-10T06:47:47.944 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 580526080 2024-08-10T06:47:47.944 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.944 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.6": { 2024-08-10T06:47:47.944 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 460857344, 2024-08-10T06:47:47.945 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 20894320, 2024-08-10T06:47:47.945 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 3145728, 2024-08-10T06:47:47.945 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 0, 2024-08-10T06:47:47.945 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 46080000, 2024-08-10T06:47:47.945 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 10026, 2024-08-10T06:47:47.945 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:47.945 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 48922072, 2024-08-10T06:47:47.945 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 53, 2024-08-10T06:47:47.945 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 11411712, 2024-08-10T06:47:47.945 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 376483512, 2024-08-10T06:47:47.946 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 506937344 2024-08-10T06:47:47.946 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.946 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.7": { 2024-08-10T06:47:47.946 INFO:tasks.workunit.client.0.smithi086.stdout: "actual_memory_used": 478060544, 2024-08-10T06:47:47.946 INFO:tasks.workunit.client.0.smithi086.stdout: "central_cache_freelist": 21731200, 2024-08-10T06:47:47.946 INFO:tasks.workunit.client.0.smithi086.stdout: "malloc_metadata": 3276800, 2024-08-10T06:47:47.946 INFO:tasks.workunit.client.0.smithi086.stdout: "page_heap_freelist": 49152, 2024-08-10T06:47:47.946 INFO:tasks.workunit.client.0.smithi086.stdout: "released_to_os": 27942912, 2024-08-10T06:47:47.946 INFO:tasks.workunit.client.0.smithi086.stdout: "spans_in_use": 11252, 2024-08-10T06:47:47.946 INFO:tasks.workunit.client.0.smithi086.stdout: "tcmalloc_page_size": 8192, 2024-08-10T06:47:47.947 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_cache_freelists": 67635256, 2024-08-10T06:47:47.947 INFO:tasks.workunit.client.0.smithi086.stdout: "thread_heaps_in_use": 51, 2024-08-10T06:47:47.947 INFO:tasks.workunit.client.0.smithi086.stdout: "transfer_cache_freelist": 10205952, 2024-08-10T06:47:47.947 INFO:tasks.workunit.client.0.smithi086.stdout: "use_by_application": 375162184, 2024-08-10T06:47:47.947 INFO:tasks.workunit.client.0.smithi086.stdout: "virtual_address_space_used": 506003456 2024-08-10T06:47:47.947 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.947 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.947 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.947 INFO:tasks.workunit.client.0.smithi086.stdout: "hosts": { 2024-08-10T06:47:47.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num": 2, 2024-08-10T06:47:47.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_mds": 2, 2024-08-10T06:47:47.948 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_mgr": 2, 2024-08-10T06:47:47.948 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_mon": 2, 2024-08-10T06:47:47.948 INFO:tasks.workunit.client.0.smithi086.stdout: "num_with_osd": 2 2024-08-10T06:47:47.948 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.948 INFO:tasks.workunit.client.0.smithi086.stdout: "io_rate": { 2024-08-10T06:47:47.948 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_stats_delta": { 2024-08-10T06:47:47.948 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 0, 2024-08-10T06:47:47.948 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:47.948 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 0, 2024-08-10T06:47:47.948 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:47.948 INFO:tasks.workunit.client.0.smithi086.stdout: "stamp_delta": "10.369476", 2024-08-10T06:47:47.949 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:47.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:47.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:47.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:47.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:47.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:47.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:47.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:47.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:47.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:47.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:47.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:47.949 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:47.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:47.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:47.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:47.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:47.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:47.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:47.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:47.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:47.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:47.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:47.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:47.950 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:47.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:47.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:47.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:47.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:47.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:47.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:47.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:47.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:47.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:47.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:47.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:47.951 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:47.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:47.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:47.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:47.952 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:47.952 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.952 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T06:47:47.952 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 0, 2024-08-10T06:47:47.952 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T06:47:47.952 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T06:47:47.952 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T06:47:47.952 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T06:47:47.952 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 0, 2024-08-10T06:47:47.953 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T06:47:47.953 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T06:47:47.953 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 0, 2024-08-10T06:47:47.953 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T06:47:47.953 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.953 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 0 2024-08-10T06:47:47.953 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.953 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.953 INFO:tasks.workunit.client.0.smithi086.stdout: "leaderboard": false, 2024-08-10T06:47:47.953 INFO:tasks.workunit.client.0.smithi086.stdout: "leaderboard_description": null, 2024-08-10T06:47:47.953 INFO:tasks.workunit.client.0.smithi086.stdout: "license": "sharing-1-0", 2024-08-10T06:47:47.953 INFO:tasks.workunit.client.0.smithi086.stdout: "mempool": { 2024-08-10T06:47:47.954 INFO:tasks.workunit.client.0.smithi086.stdout: "mds": { 2024-08-10T06:47:47.954 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T06:47:47.954 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:47.954 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.954 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.954 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.954 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:47.954 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.954 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.954 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.955 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:47.955 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.955 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.955 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.955 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:47.955 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.955 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.955 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.955 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:47.955 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.955 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.956 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.956 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:47.956 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.956 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.956 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.956 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:47.956 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.956 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.956 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.956 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:47.956 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.956 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.957 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.957 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:47.957 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.957 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.957 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.957 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:47.957 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.957 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.957 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.957 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:47.957 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.957 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.957 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.958 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:47.958 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.958 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.958 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.958 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:47.958 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.958 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.958 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.958 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:47.958 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.958 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.958 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.958 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:47.959 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.959 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.959 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.959 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:47.959 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.959 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.959 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.959 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:47.959 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.959 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.959 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.959 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:47.959 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.960 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.960 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.960 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:47.960 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 149233, 2024-08-10T06:47:47.960 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 36 2024-08-10T06:47:47.960 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.960 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:47.960 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.960 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.960 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.960 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:47.961 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 928, 2024-08-10T06:47:47.961 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 2 2024-08-10T06:47:47.961 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.961 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:47.961 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.961 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.961 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.961 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:47.961 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.961 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.961 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.961 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:47.961 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.962 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.962 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.962 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:47.962 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.962 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.962 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.962 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:47.962 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.962 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.962 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.963 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:47.963 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.963 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.963 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.963 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:47.963 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.963 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.963 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.963 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:47.963 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.964 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.964 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.964 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.964 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T06:47:47.964 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:47.964 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.964 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.964 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.964 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:47.964 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.964 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.964 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.965 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:47.965 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.965 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.965 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.965 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:47.965 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.965 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.965 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.965 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:47.965 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.966 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.966 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.966 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:47.966 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.966 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.966 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.966 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:47.966 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.966 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.966 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.967 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:47.967 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.967 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.967 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.967 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:47.967 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.967 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.967 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.967 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:47.967 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.967 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.968 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.968 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:47.968 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.968 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.968 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.968 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:47.968 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.968 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.968 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.968 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:47.969 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.969 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.969 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.969 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:47.969 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.969 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.969 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.969 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:47.969 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.969 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.969 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.970 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:47.970 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.970 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.970 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.970 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:47.970 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.970 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.970 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.970 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:47.970 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.971 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.971 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.971 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:47.971 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 223663, 2024-08-10T06:47:47.971 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 71 2024-08-10T06:47:47.971 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.971 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:47.971 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.971 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.971 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.971 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:47.971 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 52112, 2024-08-10T06:47:47.972 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 181 2024-08-10T06:47:47.972 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.972 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:47.972 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.972 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.972 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.972 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:47.972 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.972 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.972 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.972 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:47.972 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.973 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.973 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.973 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:47.973 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 12936, 2024-08-10T06:47:47.973 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 252 2024-08-10T06:47:47.973 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.973 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:47.973 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.973 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.973 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.973 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:47.974 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.974 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.974 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.974 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:47.974 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.974 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.974 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.974 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:47.974 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.974 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.974 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.975 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.975 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.975 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T06:47:47.975 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T06:47:47.975 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:47.975 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.975 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.975 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.975 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:47.975 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.975 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.976 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.976 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:47.976 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.976 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.976 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.976 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:47.976 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.976 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.976 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.976 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:47.976 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.977 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.977 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.977 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:47.977 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.977 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.977 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.977 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:47.977 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.977 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.977 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.977 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:47.978 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.978 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.978 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.978 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:47.978 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.978 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.978 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.978 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:47.978 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.978 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.978 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.979 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:47.979 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.979 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.979 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.979 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:47.979 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.979 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.979 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.979 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:47.979 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.979 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.979 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.980 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:47.980 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.980 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.980 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.980 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:47.980 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.980 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.980 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.980 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:47.980 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.980 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.980 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.981 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:47.981 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.981 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.981 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.981 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:47.981 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.981 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.981 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.981 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:47.981 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 46285677, 2024-08-10T06:47:47.981 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 5660 2024-08-10T06:47:47.982 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.982 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:47.982 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 880, 2024-08-10T06:47:47.982 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10 2024-08-10T06:47:47.982 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.982 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:47.982 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.982 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.982 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.982 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:47.982 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.982 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.983 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.983 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:47.983 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.983 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.983 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.983 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:47.983 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.983 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.983 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.983 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:47.983 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 11512, 2024-08-10T06:47:47.983 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 251 2024-08-10T06:47:47.984 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.984 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:47.984 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 70440, 2024-08-10T06:47:47.984 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 5158 2024-08-10T06:47:47.984 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.984 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:47.984 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5720, 2024-08-10T06:47:47.984 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 152 2024-08-10T06:47:47.984 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.984 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:47.984 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.984 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.985 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.985 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:47.985 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.985 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.985 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.985 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.985 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.aa6cea36570cc2465c475ed3bd6f61fb3af5f32a": { 2024-08-10T06:47:47.985 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:47.985 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.985 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.985 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.985 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:47.986 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.986 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.986 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.986 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:47.986 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.986 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.986 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.986 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:47.986 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.986 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.986 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.987 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:47.987 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.987 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.987 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.987 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:47.987 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.987 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.987 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.987 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:47.987 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.988 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.988 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.988 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:47.988 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.988 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.988 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.988 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:47.988 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.988 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.988 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.988 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:47.989 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.989 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.989 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.989 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:47.989 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.989 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.989 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.989 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:47.989 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.989 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.989 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.990 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:47.990 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.990 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.990 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.990 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:47.990 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.990 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.990 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.990 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:47.990 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.990 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.991 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.991 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:47.991 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.991 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.991 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.991 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:47.991 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.991 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.991 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.991 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:47.991 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.991 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.992 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.992 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:47.992 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 46542853, 2024-08-10T06:47:47.992 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 5686 2024-08-10T06:47:47.992 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.992 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:47.992 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1056, 2024-08-10T06:47:47.992 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 12 2024-08-10T06:47:47.992 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.992 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:47.992 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.992 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.992 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.993 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:47.993 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.993 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.993 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.993 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:47.993 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.993 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.993 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.993 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:47.993 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.993 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.993 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.994 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:47.994 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 11512, 2024-08-10T06:47:47.994 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 251 2024-08-10T06:47:47.994 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.994 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:47.994 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 70440, 2024-08-10T06:47:47.994 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 5158 2024-08-10T06:47:47.994 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.994 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:47.994 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5720, 2024-08-10T06:47:47.995 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 152 2024-08-10T06:47:47.995 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.995 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:47.995 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.995 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.995 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.995 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:47.995 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.995 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.995 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:47.995 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.995 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T06:47:47.995 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:47.996 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.996 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.996 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.996 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:47.996 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.996 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.996 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.996 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:47.996 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.996 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.997 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.997 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:47.997 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.997 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.997 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.997 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:47.997 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.997 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.997 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.997 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:47.997 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.997 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.998 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.998 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:47.998 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.998 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.998 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.998 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:47.998 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.998 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.998 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.999 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:47.999 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.999 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.999 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.999 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:47.999 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.999 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:47.999 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:47.999 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:47.999 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:47.999 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.000 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.000 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:48.000 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.000 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.000 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.000 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:48.000 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.000 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.000 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.000 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:48.000 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.001 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.001 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.001 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:48.001 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.001 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.001 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.001 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:48.001 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.001 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.001 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.002 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:48.002 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.002 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.002 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.002 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:48.002 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.002 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.002 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.002 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:48.002 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 46680775, 2024-08-10T06:47:48.002 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 5738 2024-08-10T06:47:48.003 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.003 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:48.003 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.003 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.003 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.003 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:48.003 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.003 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.003 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.003 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.003 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.003 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.004 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.004 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:48.004 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.004 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.004 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.004 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:48.004 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.004 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.004 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.004 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:48.004 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 11512, 2024-08-10T06:47:48.005 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 251 2024-08-10T06:47:48.005 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.005 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:48.006 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 70440, 2024-08-10T06:47:48.006 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 5158 2024-08-10T06:47:48.006 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.006 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:48.006 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 11440, 2024-08-10T06:47:48.006 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 304 2024-08-10T06:47:48.006 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.006 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:48.006 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.006 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.006 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.006 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:48.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.007 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.007 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.007 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.007 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.007 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.007 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.0": { 2024-08-10T06:47:48.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:48.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.007 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.007 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:48.007 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 20840, 2024-08-10T06:47:48.008 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 362 2024-08-10T06:47:48.008 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:48.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 34816, 2024-08-10T06:47:48.008 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 24 2024-08-10T06:47:48.008 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:48.008 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1728, 2024-08-10T06:47:48.008 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9 2024-08-10T06:47:48.008 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:48.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 57280, 2024-08-10T06:47:48.009 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 716 2024-08-10T06:47:48.009 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:48.009 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 382720, 2024-08-10T06:47:48.010 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1840 2024-08-10T06:47:48.010 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:48.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 256, 2024-08-10T06:47:48.010 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 32 2024-08-10T06:47:48.010 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.010 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:48.011 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 425791, 2024-08-10T06:47:48.011 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 131 2024-08-10T06:47:48.011 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.011 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:48.011 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2575206, 2024-08-10T06:47:48.011 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 569486 2024-08-10T06:47:48.011 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.011 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:48.011 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 7308216, 2024-08-10T06:47:48.012 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10779 2024-08-10T06:47:48.012 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.012 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:48.012 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 81492, 2024-08-10T06:47:48.012 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8714 2024-08-10T06:47:48.012 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.012 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:48.012 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 88320, 2024-08-10T06:47:48.013 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1840 2024-08-10T06:47:48.013 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.013 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:48.013 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.013 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.013 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.013 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:48.013 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 169252, 2024-08-10T06:47:48.013 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1216 2024-08-10T06:47:48.013 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.013 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:48.013 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.014 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.014 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.014 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:48.014 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.014 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.014 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.014 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:48.014 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 21722, 2024-08-10T06:47:48.014 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 26 2024-08-10T06:47:48.014 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.014 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:48.014 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.015 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.015 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.015 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:48.015 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9283584, 2024-08-10T06:47:48.015 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 265 2024-08-10T06:47:48.015 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.015 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:48.015 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 10384, 2024-08-10T06:47:48.015 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 118 2024-08-10T06:47:48.015 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.015 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:48.015 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.015 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.016 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.016 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.016 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 511104, 2024-08-10T06:47:48.016 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 44 2024-08-10T06:47:48.016 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.016 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:48.017 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.017 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.017 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.017 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:48.017 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 7128160, 2024-08-10T06:47:48.018 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 18508 2024-08-10T06:47:48.018 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.018 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:48.018 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 673928, 2024-08-10T06:47:48.018 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10942 2024-08-10T06:47:48.018 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.018 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:48.018 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.019 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.019 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.019 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:48.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.019 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.019 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.019 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:48.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.019 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.019 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.019 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:48.019 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.019 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.019 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.020 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.020 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.1": { 2024-08-10T06:47:48.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:48.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.020 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.020 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:48.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 20936, 2024-08-10T06:47:48.020 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 370 2024-08-10T06:47:48.020 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:48.020 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 38784, 2024-08-10T06:47:48.020 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 23 2024-08-10T06:47:48.021 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.021 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:48.021 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1728, 2024-08-10T06:47:48.021 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9 2024-08-10T06:47:48.021 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.021 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:48.021 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 57200, 2024-08-10T06:47:48.021 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 715 2024-08-10T06:47:48.021 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.021 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:48.021 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 380848, 2024-08-10T06:47:48.021 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1831 2024-08-10T06:47:48.021 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.022 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:48.022 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 256, 2024-08-10T06:47:48.022 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 32 2024-08-10T06:47:48.022 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.022 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:48.022 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 818926, 2024-08-10T06:47:48.022 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 223 2024-08-10T06:47:48.022 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.022 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:48.022 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2572261, 2024-08-10T06:47:48.022 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 565371 2024-08-10T06:47:48.022 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.023 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:48.023 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 7251776, 2024-08-10T06:47:48.023 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10696 2024-08-10T06:47:48.023 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.023 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:48.023 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 79620, 2024-08-10T06:47:48.023 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8546 2024-08-10T06:47:48.023 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.023 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:48.023 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 87792, 2024-08-10T06:47:48.024 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1829 2024-08-10T06:47:48.024 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.024 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:48.024 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.024 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.024 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.024 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:48.024 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 170020, 2024-08-10T06:47:48.024 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1219 2024-08-10T06:47:48.024 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.024 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:48.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.025 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.025 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:48.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2208, 2024-08-10T06:47:48.025 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T06:47:48.025 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:48.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 105889, 2024-08-10T06:47:48.025 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 36 2024-08-10T06:47:48.025 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:48.025 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 28144, 2024-08-10T06:47:48.025 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 7 2024-08-10T06:47:48.026 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.026 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:48.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 9150099, 2024-08-10T06:47:48.026 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 268 2024-08-10T06:47:48.026 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.026 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:48.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 19184, 2024-08-10T06:47:48.026 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 218 2024-08-10T06:47:48.026 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.026 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:48.026 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.026 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.027 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.027 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 453024, 2024-08-10T06:47:48.027 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 39 2024-08-10T06:47:48.027 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.027 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:48.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.027 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.027 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.027 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:48.027 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 7253064, 2024-08-10T06:47:48.027 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 21117 2024-08-10T06:47:48.028 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.028 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:48.028 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 673928, 2024-08-10T06:47:48.028 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10942 2024-08-10T06:47:48.028 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.028 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:48.028 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.028 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.028 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.028 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:48.028 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.028 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.028 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.028 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:48.029 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.029 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.029 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.029 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:48.029 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.029 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.029 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.029 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.029 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.2": { 2024-08-10T06:47:48.029 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:48.029 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.029 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.029 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.029 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:48.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 18912, 2024-08-10T06:47:48.030 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 333 2024-08-10T06:47:48.030 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:48.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 47104, 2024-08-10T06:47:48.030 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 24 2024-08-10T06:47:48.030 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:48.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 960, 2024-08-10T06:47:48.030 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 5 2024-08-10T06:47:48.030 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:48.030 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 57360, 2024-08-10T06:47:48.031 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 717 2024-08-10T06:47:48.031 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.031 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:48.031 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 379808, 2024-08-10T06:47:48.031 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1826 2024-08-10T06:47:48.031 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.031 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:48.031 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 256, 2024-08-10T06:47:48.031 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 32 2024-08-10T06:47:48.031 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.031 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:48.031 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 249810, 2024-08-10T06:47:48.031 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 75 2024-08-10T06:47:48.032 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.032 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:48.032 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1896387, 2024-08-10T06:47:48.032 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 416208 2024-08-10T06:47:48.032 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.032 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:48.032 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5453856, 2024-08-10T06:47:48.032 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8052 2024-08-10T06:47:48.032 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.032 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:48.032 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 78464, 2024-08-10T06:47:48.032 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8524 2024-08-10T06:47:48.032 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.032 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:48.033 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 87648, 2024-08-10T06:47:48.033 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1826 2024-08-10T06:47:48.033 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.033 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:48.033 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.033 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.033 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.033 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:48.033 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 169508, 2024-08-10T06:47:48.033 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1217 2024-08-10T06:47:48.033 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.033 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:48.033 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.034 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.034 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.034 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:48.034 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.034 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.034 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.034 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:48.034 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 43016, 2024-08-10T06:47:48.034 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 44 2024-08-10T06:47:48.034 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.034 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:48.034 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.034 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.035 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.035 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:48.035 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5165182, 2024-08-10T06:47:48.035 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 250 2024-08-10T06:47:48.035 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.035 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:48.035 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 8448, 2024-08-10T06:47:48.035 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 96 2024-08-10T06:47:48.035 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.035 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:48.035 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.035 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.035 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.035 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 348480, 2024-08-10T06:47:48.036 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 30 2024-08-10T06:47:48.036 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.036 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:48.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.036 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.036 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.036 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:48.036 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 3194360, 2024-08-10T06:47:48.036 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 6143 2024-08-10T06:47:48.036 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.037 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:48.037 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 673928, 2024-08-10T06:47:48.037 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10942 2024-08-10T06:47:48.037 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.037 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:48.037 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.037 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.037 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.037 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:48.037 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.037 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.037 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.037 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:48.038 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.038 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.038 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.038 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:48.038 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.038 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.038 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.038 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.038 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.3": { 2024-08-10T06:47:48.038 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:48.038 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.038 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.038 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:48.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16208, 2024-08-10T06:47:48.039 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 292 2024-08-10T06:47:48.039 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:48.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 34432, 2024-08-10T06:47:48.039 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 21 2024-08-10T06:47:48.039 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:48.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 3648, 2024-08-10T06:47:48.039 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 19 2024-08-10T06:47:48.039 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.039 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:48.040 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 56080, 2024-08-10T06:47:48.040 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 701 2024-08-10T06:47:48.040 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.040 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:48.040 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 367952, 2024-08-10T06:47:48.040 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1769 2024-08-10T06:47:48.040 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.040 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:48.040 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 256, 2024-08-10T06:47:48.040 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 32 2024-08-10T06:47:48.040 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.040 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:48.040 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 370873, 2024-08-10T06:47:48.041 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 90 2024-08-10T06:47:48.041 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:48.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1887025, 2024-08-10T06:47:48.041 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 413989 2024-08-10T06:47:48.041 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:48.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5425296, 2024-08-10T06:47:48.041 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 8010 2024-08-10T06:47:48.041 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:48.041 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 70136, 2024-08-10T06:47:48.041 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 7398 2024-08-10T06:47:48.041 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:48.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 84816, 2024-08-10T06:47:48.042 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1767 2024-08-10T06:47:48.042 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:48.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.042 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.042 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:48.042 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 169508, 2024-08-10T06:47:48.042 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1217 2024-08-10T06:47:48.042 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:48.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.043 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.043 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:48.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2208, 2024-08-10T06:47:48.043 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 3 2024-08-10T06:47:48.043 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:48.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 118671, 2024-08-10T06:47:48.043 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 64 2024-08-10T06:47:48.043 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:48.043 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 28144, 2024-08-10T06:47:48.044 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 7 2024-08-10T06:47:48.044 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.044 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:48.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 19559810, 2024-08-10T06:47:48.044 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9704 2024-08-10T06:47:48.044 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.044 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:48.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 10648, 2024-08-10T06:47:48.044 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 121 2024-08-10T06:47:48.044 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.044 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:48.044 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.044 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.045 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.045 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 418176, 2024-08-10T06:47:48.045 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 36 2024-08-10T06:47:48.045 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.045 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:48.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.045 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.045 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.045 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:48.045 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 3485560, 2024-08-10T06:47:48.046 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9103 2024-08-10T06:47:48.046 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.046 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:48.046 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 673928, 2024-08-10T06:47:48.046 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10942 2024-08-10T06:47:48.047 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.047 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:48.047 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.047 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.047 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.047 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:48.047 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.047 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.047 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.047 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:48.048 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.048 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.048 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.048 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:48.048 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.048 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.048 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.048 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.048 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.4": { 2024-08-10T06:47:48.048 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:48.048 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.048 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.048 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:48.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 18184, 2024-08-10T06:47:48.049 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 325 2024-08-10T06:47:48.049 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:48.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 34816, 2024-08-10T06:47:48.049 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 23 2024-08-10T06:47:48.049 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:48.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 4032, 2024-08-10T06:47:48.049 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 21 2024-08-10T06:47:48.049 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.049 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:48.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 56560, 2024-08-10T06:47:48.050 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 707 2024-08-10T06:47:48.050 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:48.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 367536, 2024-08-10T06:47:48.050 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1767 2024-08-10T06:47:48.050 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:48.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 256, 2024-08-10T06:47:48.050 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 32 2024-08-10T06:47:48.050 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:48.050 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1039125, 2024-08-10T06:47:48.051 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 264 2024-08-10T06:47:48.051 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:48.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2232390, 2024-08-10T06:47:48.051 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 487718 2024-08-10T06:47:48.051 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:48.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6303176, 2024-08-10T06:47:48.051 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9301 2024-08-10T06:47:48.051 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:48.051 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 70244, 2024-08-10T06:47:48.051 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 7390 2024-08-10T06:47:48.052 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:48.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 84816, 2024-08-10T06:47:48.052 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1767 2024-08-10T06:47:48.052 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:48.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.052 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.052 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:48.052 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 169252, 2024-08-10T06:47:48.053 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1216 2024-08-10T06:47:48.053 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:48.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.053 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.053 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:48.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.053 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.053 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.053 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:48.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 38301, 2024-08-10T06:47:48.054 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 42 2024-08-10T06:47:48.054 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:48.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.054 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.054 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.054 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:48.054 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 22930997, 2024-08-10T06:47:48.054 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 276 2024-08-10T06:47:48.054 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.054 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:48.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 25432, 2024-08-10T06:47:48.055 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 289 2024-08-10T06:47:48.055 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.055 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:48.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.055 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.055 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.055 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 441408, 2024-08-10T06:47:48.055 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 38 2024-08-10T06:47:48.055 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.055 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:48.055 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.056 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.056 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.056 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:48.056 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5107440, 2024-08-10T06:47:48.056 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 12222 2024-08-10T06:47:48.056 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.056 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:48.056 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 673928, 2024-08-10T06:47:48.056 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10942 2024-08-10T06:47:48.056 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.056 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:48.056 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.056 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.057 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.057 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:48.057 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.057 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.057 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.057 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:48.057 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.057 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.057 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.057 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:48.057 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.057 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.057 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.058 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.058 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.5": { 2024-08-10T06:47:48.058 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:48.058 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.058 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.058 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.058 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:48.058 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 19528, 2024-08-10T06:47:48.058 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 358 2024-08-10T06:47:48.058 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.058 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:48.059 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 35328, 2024-08-10T06:47:48.059 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 27 2024-08-10T06:47:48.059 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.059 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:48.059 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 3840, 2024-08-10T06:47:48.059 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 20 2024-08-10T06:47:48.059 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.059 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:48.059 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 56160, 2024-08-10T06:47:48.059 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 702 2024-08-10T06:47:48.059 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.059 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:48.059 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 367744, 2024-08-10T06:47:48.060 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1768 2024-08-10T06:47:48.060 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.060 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:48.060 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 256, 2024-08-10T06:47:48.060 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 32 2024-08-10T06:47:48.060 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.060 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:48.060 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 387152, 2024-08-10T06:47:48.060 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 107 2024-08-10T06:47:48.060 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.060 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:48.060 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2509919, 2024-08-10T06:47:48.060 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 555870 2024-08-10T06:47:48.061 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:48.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 7113736, 2024-08-10T06:47:48.061 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10493 2024-08-10T06:47:48.061 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:48.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 70548, 2024-08-10T06:47:48.061 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 7399 2024-08-10T06:47:48.061 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:48.061 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 84816, 2024-08-10T06:47:48.061 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1767 2024-08-10T06:47:48.061 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:48.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.062 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.062 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:48.062 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 169252, 2024-08-10T06:47:48.063 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1216 2024-08-10T06:47:48.063 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:48.063 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.063 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.063 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:48.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1472, 2024-08-10T06:47:48.064 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 2 2024-08-10T06:47:48.064 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.064 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:48.065 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 104191, 2024-08-10T06:47:48.065 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 58 2024-08-10T06:47:48.065 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.065 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:48.065 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 20128, 2024-08-10T06:47:48.065 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 5 2024-08-10T06:47:48.066 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.066 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:48.066 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 21407729, 2024-08-10T06:47:48.066 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 268 2024-08-10T06:47:48.066 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.067 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:48.067 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 11880, 2024-08-10T06:47:48.067 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 135 2024-08-10T06:47:48.067 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.067 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:48.067 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.067 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.067 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.067 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.067 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 464640, 2024-08-10T06:47:48.067 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 40 2024-08-10T06:47:48.067 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.067 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:48.068 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.068 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.068 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.068 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:48.068 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6381440, 2024-08-10T06:47:48.068 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 12272 2024-08-10T06:47:48.068 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.068 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:48.068 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 673928, 2024-08-10T06:47:48.068 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10942 2024-08-10T06:47:48.068 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.068 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:48.068 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.069 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.069 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.069 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:48.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.069 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.069 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.069 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:48.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.069 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.069 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.069 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:48.069 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.070 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.070 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.070 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.070 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.6": { 2024-08-10T06:47:48.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:48.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.070 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.070 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:48.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 16256, 2024-08-10T06:47:48.070 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 296 2024-08-10T06:47:48.070 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.070 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:48.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 194432, 2024-08-10T06:47:48.071 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 24 2024-08-10T06:47:48.071 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:48.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 3264, 2024-08-10T06:47:48.071 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 17 2024-08-10T06:47:48.071 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:48.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 56320, 2024-08-10T06:47:48.071 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 704 2024-08-10T06:47:48.071 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:48.071 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 369200, 2024-08-10T06:47:48.072 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1775 2024-08-10T06:47:48.072 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:48.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 256, 2024-08-10T06:47:48.072 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 32 2024-08-10T06:47:48.072 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:48.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 399677, 2024-08-10T06:47:48.072 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 108 2024-08-10T06:47:48.072 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.072 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:48.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 1869628, 2024-08-10T06:47:48.073 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 410139 2024-08-10T06:47:48.073 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:48.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 5353216, 2024-08-10T06:47:48.073 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 7904 2024-08-10T06:47:48.073 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:48.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 71548, 2024-08-10T06:47:48.073 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 7553 2024-08-10T06:47:48.073 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:48.073 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 85200, 2024-08-10T06:47:48.074 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1775 2024-08-10T06:47:48.074 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:48.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.074 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.074 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:48.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 169252, 2024-08-10T06:47:48.074 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1216 2024-08-10T06:47:48.074 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:48.074 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.074 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.075 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:48.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.075 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.075 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:48.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 30337, 2024-08-10T06:47:48.075 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 41 2024-08-10T06:47:48.075 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:48.075 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.075 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.075 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.076 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:48.076 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 17654733, 2024-08-10T06:47:48.076 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 236 2024-08-10T06:47:48.076 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.076 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:48.076 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 11352, 2024-08-10T06:47:48.076 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 129 2024-08-10T06:47:48.076 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.076 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:48.076 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.076 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.076 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.076 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.076 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 441408, 2024-08-10T06:47:48.077 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 38 2024-08-10T06:47:48.077 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.077 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:48.077 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.077 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.077 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.077 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:48.077 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 3712280, 2024-08-10T06:47:48.077 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9539 2024-08-10T06:47:48.077 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.077 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:48.077 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 673928, 2024-08-10T06:47:48.077 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10942 2024-08-10T06:47:48.077 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.078 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:48.078 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.078 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.078 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.078 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:48.078 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.078 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.078 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.078 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:48.078 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.078 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.078 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.078 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:48.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.079 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.079 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.079 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.079 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.7": { 2024-08-10T06:47:48.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bloom_filter": { 2024-08-10T06:47:48.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.079 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.079 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:48.079 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 17336, 2024-08-10T06:47:48.079 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 307 2024-08-10T06:47:48.079 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_reader": { 2024-08-10T06:47:48.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 30848, 2024-08-10T06:47:48.080 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 24 2024-08-10T06:47:48.080 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs_file_writer": { 2024-08-10T06:47:48.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 3456, 2024-08-10T06:47:48.080 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 18 2024-08-10T06:47:48.080 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_alloc": { 2024-08-10T06:47:48.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 55520, 2024-08-10T06:47:48.080 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 694 2024-08-10T06:47:48.080 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_blob": { 2024-08-10T06:47:48.080 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 368992, 2024-08-10T06:47:48.081 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1774 2024-08-10T06:47:48.081 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_buffer": { 2024-08-10T06:47:48.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 256, 2024-08-10T06:47:48.081 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 32 2024-08-10T06:47:48.081 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_data": { 2024-08-10T06:47:48.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 646857, 2024-08-10T06:47:48.081 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 176 2024-08-10T06:47:48.081 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_meta": { 2024-08-10T06:47:48.081 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 2164321, 2024-08-10T06:47:48.081 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 475461 2024-08-10T06:47:48.082 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_onode": { 2024-08-10T06:47:48.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 6129776, 2024-08-10T06:47:48.082 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9046 2024-08-10T06:47:48.082 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_cache_other": { 2024-08-10T06:47:48.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 72844, 2024-08-10T06:47:48.082 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 7560 2024-08-10T06:47:48.082 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_extent": { 2024-08-10T06:47:48.082 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 85152, 2024-08-10T06:47:48.083 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1774 2024-08-10T06:47:48.083 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_fsck": { 2024-08-10T06:47:48.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.083 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.083 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_inline_bl": { 2024-08-10T06:47:48.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 170276, 2024-08-10T06:47:48.083 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 1220 2024-08-10T06:47:48.083 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_shared_blob": { 2024-08-10T06:47:48.083 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.083 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.083 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.084 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_txc": { 2024-08-10T06:47:48.084 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.084 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.084 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.084 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing": { 2024-08-10T06:47:48.084 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 41217, 2024-08-10T06:47:48.084 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 48 2024-08-10T06:47:48.084 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.084 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore_writing_deferred": { 2024-08-10T06:47:48.084 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.084 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.085 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.085 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_anon": { 2024-08-10T06:47:48.085 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 19059134, 2024-08-10T06:47:48.085 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 288 2024-08-10T06:47:48.085 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.085 INFO:tasks.workunit.client.0.smithi086.stdout: "buffer_meta": { 2024-08-10T06:47:48.085 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 17776, 2024-08-10T06:47:48.085 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 202 2024-08-10T06:47:48.085 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.085 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_co": { 2024-08-10T06:47:48.085 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.085 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.085 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.086 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.086 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 580800, 2024-08-10T06:47:48.086 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 50 2024-08-10T06:47:48.086 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.086 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_mapbl": { 2024-08-10T06:47:48.086 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.086 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.086 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.086 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_pglog": { 2024-08-10T06:47:48.086 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 4910984, 2024-08-10T06:47:48.087 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 9473 2024-08-10T06:47:48.087 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.087 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap": { 2024-08-10T06:47:48.087 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 673928, 2024-08-10T06:47:48.087 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 10942 2024-08-10T06:47:48.087 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.087 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap_mapping": { 2024-08-10T06:47:48.087 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.087 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.087 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.087 INFO:tasks.workunit.client.0.smithi086.stdout: "pgmap": { 2024-08-10T06:47:48.087 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.087 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.087 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.088 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_1": { 2024-08-10T06:47:48.088 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.088 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.088 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.088 INFO:tasks.workunit.client.0.smithi086.stdout: "unittest_2": { 2024-08-10T06:47:48.088 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes": 0, 2024-08-10T06:47:48.088 INFO:tasks.workunit.client.0.smithi086.stdout: "items": 0 2024-08-10T06:47:48.088 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.088 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.088 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.088 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.088 INFO:tasks.workunit.client.0.smithi086.stdout: "metadata": { 2024-08-10T06:47:48.088 INFO:tasks.workunit.client.0.smithi086.stdout: "mds": { 2024-08-10T06:47:48.089 INFO:tasks.workunit.client.0.smithi086.stdout: "arch": { 2024-08-10T06:47:48.089 INFO:tasks.workunit.client.0.smithi086.stdout: "x86_64": 2 2024-08-10T06:47:48.089 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.089 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_version": { 2024-08-10T06:47:48.089 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 2 2024-08-10T06:47:48.089 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.089 INFO:tasks.workunit.client.0.smithi086.stdout: "cpu": { 2024-08-10T06:47:48.089 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-08-10T06:47:48.089 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.089 INFO:tasks.workunit.client.0.smithi086.stdout: "distro": { 2024-08-10T06:47:48.089 INFO:tasks.workunit.client.0.smithi086.stdout: "centos": 2 2024-08-10T06:47:48.089 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.089 INFO:tasks.workunit.client.0.smithi086.stdout: "distro_description": { 2024-08-10T06:47:48.090 INFO:tasks.workunit.client.0.smithi086.stdout: "CentOS Stream 9": 2 2024-08-10T06:47:48.090 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.090 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_description": { 2024-08-10T06:47:48.090 INFO:tasks.workunit.client.0.smithi086.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 2 2024-08-10T06:47:48.090 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.090 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_version": { 2024-08-10T06:47:48.090 INFO:tasks.workunit.client.0.smithi086.stdout: "5.14.0-480.el9.x86_64": 2 2024-08-10T06:47:48.090 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.090 INFO:tasks.workunit.client.0.smithi086.stdout: "os": { 2024-08-10T06:47:48.090 INFO:tasks.workunit.client.0.smithi086.stdout: "Linux": 2 2024-08-10T06:47:48.090 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.090 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.090 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T06:47:48.091 INFO:tasks.workunit.client.0.smithi086.stdout: "arch": { 2024-08-10T06:47:48.091 INFO:tasks.workunit.client.0.smithi086.stdout: "x86_64": 3 2024-08-10T06:47:48.091 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.091 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_version": { 2024-08-10T06:47:48.091 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 3 2024-08-10T06:47:48.091 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.091 INFO:tasks.workunit.client.0.smithi086.stdout: "cpu": { 2024-08-10T06:47:48.091 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-08-10T06:47:48.091 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.091 INFO:tasks.workunit.client.0.smithi086.stdout: "distro": { 2024-08-10T06:47:48.091 INFO:tasks.workunit.client.0.smithi086.stdout: "centos": 3 2024-08-10T06:47:48.091 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.091 INFO:tasks.workunit.client.0.smithi086.stdout: "distro_description": { 2024-08-10T06:47:48.091 INFO:tasks.workunit.client.0.smithi086.stdout: "CentOS Stream 9": 3 2024-08-10T06:47:48.092 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.092 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_description": { 2024-08-10T06:47:48.092 INFO:tasks.workunit.client.0.smithi086.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 3 2024-08-10T06:47:48.092 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.092 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_version": { 2024-08-10T06:47:48.092 INFO:tasks.workunit.client.0.smithi086.stdout: "5.14.0-480.el9.x86_64": 3 2024-08-10T06:47:48.092 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.092 INFO:tasks.workunit.client.0.smithi086.stdout: "os": { 2024-08-10T06:47:48.092 INFO:tasks.workunit.client.0.smithi086.stdout: "Linux": 3 2024-08-10T06:47:48.092 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.092 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.092 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.092 INFO:tasks.workunit.client.0.smithi086.stdout: "arch": { 2024-08-10T06:47:48.093 INFO:tasks.workunit.client.0.smithi086.stdout: "x86_64": 8 2024-08-10T06:47:48.093 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.093 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_version": { 2024-08-10T06:47:48.093 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph version 19.1.0-1335-gbca9905d (bca9905d683c89d50ebab7089e7e4e66f174979e) squid (rc)": 8 2024-08-10T06:47:48.093 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.093 INFO:tasks.workunit.client.0.smithi086.stdout: "cpu": { 2024-08-10T06:47:48.093 INFO:tasks.workunit.client.0.smithi086.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-08-10T06:47:48.093 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.093 INFO:tasks.workunit.client.0.smithi086.stdout: "distro": { 2024-08-10T06:47:48.093 INFO:tasks.workunit.client.0.smithi086.stdout: "centos": 8 2024-08-10T06:47:48.093 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.093 INFO:tasks.workunit.client.0.smithi086.stdout: "distro_description": { 2024-08-10T06:47:48.093 INFO:tasks.workunit.client.0.smithi086.stdout: "CentOS Stream 9": 8 2024-08-10T06:47:48.094 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.094 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_description": { 2024-08-10T06:47:48.094 INFO:tasks.workunit.client.0.smithi086.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 8 2024-08-10T06:47:48.094 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.094 INFO:tasks.workunit.client.0.smithi086.stdout: "kernel_version": { 2024-08-10T06:47:48.094 INFO:tasks.workunit.client.0.smithi086.stdout: "5.14.0-480.el9.x86_64": 8 2024-08-10T06:47:48.094 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.094 INFO:tasks.workunit.client.0.smithi086.stdout: "os": { 2024-08-10T06:47:48.094 INFO:tasks.workunit.client.0.smithi086.stdout: "Linux": 8 2024-08-10T06:47:48.094 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.094 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_objectstore": { 2024-08-10T06:47:48.094 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": 8 2024-08-10T06:47:48.094 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.095 INFO:tasks.workunit.client.0.smithi086.stdout: "rotational": { 2024-08-10T06:47:48.095 INFO:tasks.workunit.client.0.smithi086.stdout: "0": 8 2024-08-10T06:47:48.095 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.095 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.095 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.095 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T06:47:48.095 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T06:47:48.095 INFO:tasks.workunit.client.0.smithi086.stdout: "features": { 2024-08-10T06:47:48.095 INFO:tasks.workunit.client.0.smithi086.stdout: "optional": [], 2024-08-10T06:47:48.095 INFO:tasks.workunit.client.0.smithi086.stdout: "persistent": [ 2024-08-10T06:47:48.095 INFO:tasks.workunit.client.0.smithi086.stdout: "kraken", 2024-08-10T06:47:48.095 INFO:tasks.workunit.client.0.smithi086.stdout: "luminous", 2024-08-10T06:47:48.095 INFO:tasks.workunit.client.0.smithi086.stdout: "mimic", 2024-08-10T06:47:48.095 INFO:tasks.workunit.client.0.smithi086.stdout: "osdmap-prune", 2024-08-10T06:47:48.096 INFO:tasks.workunit.client.0.smithi086.stdout: "nautilus", 2024-08-10T06:47:48.096 INFO:tasks.workunit.client.0.smithi086.stdout: "octopus", 2024-08-10T06:47:48.096 INFO:tasks.workunit.client.0.smithi086.stdout: "pacific", 2024-08-10T06:47:48.096 INFO:tasks.workunit.client.0.smithi086.stdout: "elector-pinging", 2024-08-10T06:47:48.096 INFO:tasks.workunit.client.0.smithi086.stdout: "quincy", 2024-08-10T06:47:48.096 INFO:tasks.workunit.client.0.smithi086.stdout: "reef", 2024-08-10T06:47:48.096 INFO:tasks.workunit.client.0.smithi086.stdout: "squid" 2024-08-10T06:47:48.096 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.096 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.096 INFO:tasks.workunit.client.0.smithi086.stdout: "ipv4_addr_mons": 6, 2024-08-10T06:47:48.096 INFO:tasks.workunit.client.0.smithi086.stdout: "ipv6_addr_mons": 0, 2024-08-10T06:47:48.096 INFO:tasks.workunit.client.0.smithi086.stdout: "min_mon_release": 19, 2024-08-10T06:47:48.096 INFO:tasks.workunit.client.0.smithi086.stdout: "v1_addr_mons": 3, 2024-08-10T06:47:48.096 INFO:tasks.workunit.client.0.smithi086.stdout: "v2_addr_mons": 3 2024-08-10T06:47:48.097 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.097 INFO:tasks.workunit.client.0.smithi086.stdout: "organization": "ceph-qa", 2024-08-10T06:47:48.097 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.097 INFO:tasks.workunit.client.0.smithi086.stdout: "cluster_network": false, 2024-08-10T06:47:48.097 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 8, 2024-08-10T06:47:48.097 INFO:tasks.workunit.client.0.smithi086.stdout: "require_min_compat_client": "luminous", 2024-08-10T06:47:48.097 INFO:tasks.workunit.client.0.smithi086.stdout: "require_osd_release": "squid" 2024-08-10T06:47:48.097 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.097 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_perf_histograms": [ 2024-08-10T06:47:48.097 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.097 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T06:47:48.097 INFO:tasks.workunit.client.0.smithi086.stdout: "axes": [ 2024-08-10T06:47:48.097 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.098 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T06:47:48.098 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:48.098 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Latency (usec)", 2024-08-10T06:47:48.098 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 100000, 2024-08-10T06:47:48.098 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:48.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:48.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 99999]", 2024-08-10T06:47:48.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[100000, 199999]", 2024-08-10T06:47:48.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[200000, 399999]", 2024-08-10T06:47:48.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[400000, 799999]", 2024-08-10T06:47:48.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[800000, 1599999]", 2024-08-10T06:47:48.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[1600000, 3199999]", 2024-08-10T06:47:48.098 INFO:tasks.workunit.client.0.smithi086.stdout: "[3200000, 6399999]", 2024-08-10T06:47:48.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[6400000, 12799999]", 2024-08-10T06:47:48.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[12800000, 25599999]", 2024-08-10T06:47:48.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[25600000, 51199999]", 2024-08-10T06:47:48.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[51200000, 102399999]", 2024-08-10T06:47:48.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[102400000, 204799999]", 2024-08-10T06:47:48.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[204800000, 409599999]", 2024-08-10T06:47:48.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[409600000, 819199999]", 2024-08-10T06:47:48.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[819200000, 1638399999]", 2024-08-10T06:47:48.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[1638400000, 3276799999]", 2024-08-10T06:47:48.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[3276800000, 6553599999]", 2024-08-10T06:47:48.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[6553600000, 13107199999]", 2024-08-10T06:47:48.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[13107200000, 26214399999]", 2024-08-10T06:47:48.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[26214400000, 52428799999]", 2024-08-10T06:47:48.099 INFO:tasks.workunit.client.0.smithi086.stdout: "[52428800000, 104857599999]", 2024-08-10T06:47:48.100 INFO:tasks.workunit.client.0.smithi086.stdout: "[104857600000, 209715199999]", 2024-08-10T06:47:48.100 INFO:tasks.workunit.client.0.smithi086.stdout: "[209715200000, 419430399999]", 2024-08-10T06:47:48.100 INFO:tasks.workunit.client.0.smithi086.stdout: "[419430400000, 838860799999]", 2024-08-10T06:47:48.100 INFO:tasks.workunit.client.0.smithi086.stdout: "[838860800000, 1677721599999]", 2024-08-10T06:47:48.100 INFO:tasks.workunit.client.0.smithi086.stdout: "[1677721600000, 3355443199999]", 2024-08-10T06:47:48.100 INFO:tasks.workunit.client.0.smithi086.stdout: "[3355443200000, 6710886399999]", 2024-08-10T06:47:48.100 INFO:tasks.workunit.client.0.smithi086.stdout: "[6710886400000, 13421772799999]", 2024-08-10T06:47:48.100 INFO:tasks.workunit.client.0.smithi086.stdout: "[13421772800000, 26843545599999]", 2024-08-10T06:47:48.100 INFO:tasks.workunit.client.0.smithi086.stdout: "[26843545600000, 53687091199999]", 2024-08-10T06:47:48.100 INFO:tasks.workunit.client.0.smithi086.stdout: "[53687091200000, None]" 2024-08-10T06:47:48.100 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.100 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T06:47:48.100 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.100 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.101 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T06:47:48.101 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:48.101 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Request size (bytes)", 2024-08-10T06:47:48.101 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 512, 2024-08-10T06:47:48.101 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:48.102 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:48.102 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 511]", 2024-08-10T06:47:48.102 INFO:tasks.workunit.client.0.smithi086.stdout: "[512, 1023]", 2024-08-10T06:47:48.102 INFO:tasks.workunit.client.0.smithi086.stdout: "[1024, 2047]", 2024-08-10T06:47:48.102 INFO:tasks.workunit.client.0.smithi086.stdout: "[2048, 4095]", 2024-08-10T06:47:48.102 INFO:tasks.workunit.client.0.smithi086.stdout: "[4096, 8191]", 2024-08-10T06:47:48.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[8192, 16383]", 2024-08-10T06:47:48.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[16384, 32767]", 2024-08-10T06:47:48.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[32768, 65535]", 2024-08-10T06:47:48.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[65536, 131071]", 2024-08-10T06:47:48.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[131072, 262143]", 2024-08-10T06:47:48.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[262144, 524287]", 2024-08-10T06:47:48.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[524288, 1048575]", 2024-08-10T06:47:48.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[1048576, 2097151]", 2024-08-10T06:47:48.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[2097152, 4194303]", 2024-08-10T06:47:48.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[4194304, 8388607]", 2024-08-10T06:47:48.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[8388608, 16777215]", 2024-08-10T06:47:48.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[16777216, 33554431]", 2024-08-10T06:47:48.103 INFO:tasks.workunit.client.0.smithi086.stdout: "[33554432, 67108863]", 2024-08-10T06:47:48.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[67108864, 134217727]", 2024-08-10T06:47:48.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[134217728, 268435455]", 2024-08-10T06:47:48.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[268435456, 536870911]", 2024-08-10T06:47:48.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[536870912, 1073741823]", 2024-08-10T06:47:48.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[1073741824, 2147483647]", 2024-08-10T06:47:48.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[2147483648, 4294967295]", 2024-08-10T06:47:48.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[4294967296, 8589934591]", 2024-08-10T06:47:48.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[8589934592, 17179869183]", 2024-08-10T06:47:48.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[17179869184, 34359738367]", 2024-08-10T06:47:48.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[34359738368, 68719476735]", 2024-08-10T06:47:48.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[68719476736, 137438953471]", 2024-08-10T06:47:48.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[137438953472, 274877906943]", 2024-08-10T06:47:48.104 INFO:tasks.workunit.client.0.smithi086.stdout: "[274877906944, None]" 2024-08-10T06:47:48.105 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.105 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T06:47:48.105 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.105 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.105 INFO:tasks.workunit.client.0.smithi086.stdout: "osds": [ 2024-08-10T06:47:48.105 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.105 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 0, 2024-08-10T06:47:48.105 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.105 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.105 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 667, 145, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.105 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 15451, 7760, 4374, 2, 2, 2, 2, 0, 0, 0, 4, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.105 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 9004, 181, 82, 1, 18, 1, 7, 12, 28, 44, 30, 20, 15, 16, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.105 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 824, 32, 14, 0, 5, 0, 0, 0, 8, 4, 86, 158, 90, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 463, 8, 1, 0, 0, 1, 0, 0, 0, 1, 4, 25, 309, 5, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 91, 12, 5, 0, 0, 1, 0, 2, 2, 3, 3, 5, 25, 59, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 119, 7, 3, 0, 0, 0, 1, 1, 1, 0, 2, 0, 36, 27, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 130, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 14, 34, 50, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 7, 33, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.106 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.106 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.107 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.108 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.108 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.108 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.108 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.108 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 1, 2024-08-10T06:47:48.108 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.108 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.108 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.108 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 8132, 3, 0, 0, 3, 2, 1, 2, 3, 0, 3, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.108 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 6259, 41, 1397, 0, 10, 8, 12, 14, 35, 48, 65, 25, 25, 12, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.108 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 992, 12, 108, 20, 1, 0, 1, 0, 4, 17, 118, 245, 132, 3, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.108 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 600, 5, 0, 10, 0, 0, 0, 0, 0, 0, 1, 24, 417, 1, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.108 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 449, 29, 4, 0, 1, 0, 0, 1, 3, 0, 8, 2, 22, 36, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 198, 6, 55, 0, 0, 0, 0, 0, 2, 0, 0, 2, 9, 15, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 120, 5, 224, 0, 0, 0, 0, 0, 1, 0, 0, 0, 4, 9, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 4, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.109 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.110 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.111 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.111 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.111 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.111 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.111 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.111 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 2, 2024-08-10T06:47:48.111 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.111 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.111 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.111 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 11404, 27, 0, 1, 3, 0, 0, 0, 0, 1, 8, 2, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.111 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 7943, 12, 10, 0, 13, 0, 1, 2, 1, 0, 12, 7, 14, 12, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.111 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 771, 5, 4, 0, 2, 0, 0, 0, 1, 2, 34, 1, 0, 3, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.111 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 402, 1, 1, 2, 1, 0, 1, 3, 0, 0, 4, 12, 45, 2, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.111 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 212, 2, 0, 0, 0, 0, 2, 9, 1, 0, 13, 5, 23, 55, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 190, 1, 0, 0, 0, 0, 3, 4, 0, 1, 5, 12, 46, 44, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 100, 0, 0, 1, 0, 0, 0, 2, 0, 0, 9, 6, 46, 80, 92, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 46, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 3, 12, 39, 85, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 20, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 3, 1, 18, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.112 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.112 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.113 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.113 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.114 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.114 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.114 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 3, 2024-08-10T06:47:48.114 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.114 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.114 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 5505, 1717, 0, 0, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.114 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 15759, 6599, 0, 0, 7336, 452, 0, 0, 1, 0, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.114 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 7529, 249, 6, 6, 191, 139, 2, 6, 13, 23, 26, 5, 13, 7, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.114 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 495, 106, 150, 0, 13, 2, 0, 0, 1, 5, 61, 96, 45, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.114 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 488, 33, 31, 0, 5, 1, 0, 0, 0, 0, 0, 9, 164, 3, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.114 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 152, 22, 14, 0, 179, 16, 0, 0, 0, 0, 5, 1, 13, 14, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.114 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 168, 30, 24, 39, 315, 25, 0, 0, 0, 0, 0, 0, 4, 4, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.114 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 20, 68, 2, 27, 363, 0, 0, 0, 0, 0, 0, 0, 3, 1, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.114 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 5, 144, 0, 2, 1980, 98, 0, 0, 0, 0, 0, 0, 0, 2, 6, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3, 0, 0, 0, 9, 31, 0, 0, 0, 0, 0, 0, 0, 0, 4, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.115 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.116 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.116 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.116 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.116 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.117 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 4, 2024-08-10T06:47:48.117 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.117 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 12717, 1, 0, 0, 2, 1, 2, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 9999, 95, 61, 0, 17, 5, 5, 2, 8, 16, 11, 9, 5, 6, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 955, 14, 29, 0, 1, 0, 0, 0, 2, 15, 43, 60, 36, 1, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 356, 0, 2, 0, 0, 0, 0, 0, 0, 0, 5, 11, 153, 4, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 116, 1, 0, 0, 0, 1, 1, 0, 0, 0, 0, 3, 12, 30, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 12, 3, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 23, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.117 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.117 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.118 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.119 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.119 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.119 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.119 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.119 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.119 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.119 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.119 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.119 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.119 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.119 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 5, 2024-08-10T06:47:48.119 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.119 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 7489, 3, 1, 0, 1, 0, 0, 0, 0, 0, 4, 2, 3, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 5990, 29, 4, 1, 8, 0, 1, 1, 0, 0, 5, 3, 8, 11, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 788, 13, 3, 1, 6, 0, 0, 0, 0, 1, 26, 4, 5, 3, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 302, 3, 6, 5, 4, 0, 0, 0, 0, 0, 2, 13, 20, 2, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 2, 20, 43, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 160, 0, 1, 1, 0, 0, 0, 0, 0, 0, 9, 2, 12, 16, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 75, 0, 0, 1, 0, 0, 0, 0, 0, 0, 4, 4, 7, 13, 48, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 12, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.120 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.121 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.121 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.122 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.122 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.122 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.122 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.122 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.122 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.122 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.122 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.122 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.122 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 6, 2024-08-10T06:47:48.123 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 9947, 7, 137, 11, 39, 41, 1, 0, 0, 0, 13, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 10137, 21, 3, 1, 18, 46, 158, 204, 6, 15, 45, 6, 6, 13, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 924, 1, 0, 1, 3, 1, 5, 7, 5, 10, 58, 79, 28, 7, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 338, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2, 27, 180, 3, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 5, 21, 46, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 158, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 17, 3, 8, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 11, 27, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 8, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 4, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.123 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1, 0, 0, 0, 0, 0, 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]", 2024-08-10T06:47:48.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.124 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.125 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.125 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.125 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.125 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.125 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.125 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.125 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.125 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.125 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.125 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.125 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.125 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.125 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 7, 2024-08-10T06:47:48.125 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 800, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 20593, 3957, 1, 0, 3, 0, 0, 0, 0, 1, 7, 1, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 11438, 168, 24, 0, 12, 0, 3, 1, 0, 0, 36, 2, 10, 20, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1166, 27, 9, 1, 2, 0, 0, 0, 0, 2, 37, 0, 2, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 570, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 11, 37, 7, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 188, 3, 0, 0, 1, 0, 0, 1, 1, 0, 15, 0, 8, 35, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 5, 12, 18, 89, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 146, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 5, 14, 33, 26, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 7, 17, 17, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.126 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 7, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.127 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.127 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.127 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.128 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.128 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.128 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.128 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.128 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.128 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.128 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.128 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.128 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.128 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.128 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.128 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.128 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T06:47:48.128 INFO:tasks.workunit.client.0.smithi086.stdout: "axes": [ 2024-08-10T06:47:48.129 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.129 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T06:47:48.129 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:48.129 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Latency (usec)", 2024-08-10T06:47:48.129 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 100000, 2024-08-10T06:47:48.129 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:48.129 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:48.129 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 99999]", 2024-08-10T06:47:48.129 INFO:tasks.workunit.client.0.smithi086.stdout: "[100000, 199999]", 2024-08-10T06:47:48.129 INFO:tasks.workunit.client.0.smithi086.stdout: "[200000, 399999]", 2024-08-10T06:47:48.129 INFO:tasks.workunit.client.0.smithi086.stdout: "[400000, 799999]", 2024-08-10T06:47:48.129 INFO:tasks.workunit.client.0.smithi086.stdout: "[800000, 1599999]", 2024-08-10T06:47:48.129 INFO:tasks.workunit.client.0.smithi086.stdout: "[1600000, 3199999]", 2024-08-10T06:47:48.129 INFO:tasks.workunit.client.0.smithi086.stdout: "[3200000, 6399999]", 2024-08-10T06:47:48.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[6400000, 12799999]", 2024-08-10T06:47:48.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[12800000, 25599999]", 2024-08-10T06:47:48.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[25600000, 51199999]", 2024-08-10T06:47:48.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[51200000, 102399999]", 2024-08-10T06:47:48.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[102400000, 204799999]", 2024-08-10T06:47:48.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[204800000, 409599999]", 2024-08-10T06:47:48.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[409600000, 819199999]", 2024-08-10T06:47:48.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[819200000, 1638399999]", 2024-08-10T06:47:48.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[1638400000, 3276799999]", 2024-08-10T06:47:48.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[3276800000, 6553599999]", 2024-08-10T06:47:48.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[6553600000, 13107199999]", 2024-08-10T06:47:48.130 INFO:tasks.workunit.client.0.smithi086.stdout: "[13107200000, 26214399999]", 2024-08-10T06:47:48.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[26214400000, 52428799999]", 2024-08-10T06:47:48.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[52428800000, 104857599999]", 2024-08-10T06:47:48.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[104857600000, 209715199999]", 2024-08-10T06:47:48.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[209715200000, 419430399999]", 2024-08-10T06:47:48.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[419430400000, 838860799999]", 2024-08-10T06:47:48.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[838860800000, 1677721599999]", 2024-08-10T06:47:48.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[1677721600000, 3355443199999]", 2024-08-10T06:47:48.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[3355443200000, 6710886399999]", 2024-08-10T06:47:48.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[6710886400000, 13421772799999]", 2024-08-10T06:47:48.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[13421772800000, 26843545599999]", 2024-08-10T06:47:48.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[26843545600000, 53687091199999]", 2024-08-10T06:47:48.131 INFO:tasks.workunit.client.0.smithi086.stdout: "[53687091200000, None]" 2024-08-10T06:47:48.131 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.131 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T06:47:48.132 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.132 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.132 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T06:47:48.132 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:48.132 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Request size (bytes)", 2024-08-10T06:47:48.132 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 512, 2024-08-10T06:47:48.132 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:48.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:48.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 511]", 2024-08-10T06:47:48.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[512, 1023]", 2024-08-10T06:47:48.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[1024, 2047]", 2024-08-10T06:47:48.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[2048, 4095]", 2024-08-10T06:47:48.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[4096, 8191]", 2024-08-10T06:47:48.132 INFO:tasks.workunit.client.0.smithi086.stdout: "[8192, 16383]", 2024-08-10T06:47:48.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[16384, 32767]", 2024-08-10T06:47:48.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[32768, 65535]", 2024-08-10T06:47:48.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[65536, 131071]", 2024-08-10T06:47:48.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[131072, 262143]", 2024-08-10T06:47:48.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[262144, 524287]", 2024-08-10T06:47:48.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[524288, 1048575]", 2024-08-10T06:47:48.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[1048576, 2097151]", 2024-08-10T06:47:48.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[2097152, 4194303]", 2024-08-10T06:47:48.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[4194304, 8388607]", 2024-08-10T06:47:48.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[8388608, 16777215]", 2024-08-10T06:47:48.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[16777216, 33554431]", 2024-08-10T06:47:48.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[33554432, 67108863]", 2024-08-10T06:47:48.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[67108864, 134217727]", 2024-08-10T06:47:48.133 INFO:tasks.workunit.client.0.smithi086.stdout: "[134217728, 268435455]", 2024-08-10T06:47:48.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[268435456, 536870911]", 2024-08-10T06:47:48.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[536870912, 1073741823]", 2024-08-10T06:47:48.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[1073741824, 2147483647]", 2024-08-10T06:47:48.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[2147483648, 4294967295]", 2024-08-10T06:47:48.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[4294967296, 8589934591]", 2024-08-10T06:47:48.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[8589934592, 17179869183]", 2024-08-10T06:47:48.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[17179869184, 34359738367]", 2024-08-10T06:47:48.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[34359738368, 68719476735]", 2024-08-10T06:47:48.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[68719476736, 137438953471]", 2024-08-10T06:47:48.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[137438953472, 274877906943]", 2024-08-10T06:47:48.134 INFO:tasks.workunit.client.0.smithi086.stdout: "[274877906944, None]" 2024-08-10T06:47:48.134 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.134 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T06:47:48.135 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.135 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.135 INFO:tasks.workunit.client.0.smithi086.stdout: "osds": [ 2024-08-10T06:47:48.135 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.135 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 0, 2024-08-10T06:47:48.135 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 664, 7, 11, 27, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.135 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3954, 57, 70, 159, 429, 618, 707, 4, 9, 5, 0, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 666, 12, 23, 19, 23, 6, 18, 0, 1, 3, 0, 6, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 194, 11, 1, 0, 0, 0, 2, 0, 0, 2, 0, 6, 11, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 87, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 5, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 16, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.136 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.137 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.137 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.138 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.138 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.138 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 1, 2024-08-10T06:47:48.138 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 318, 0, 12, 24, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 2853, 284, 22, 44, 120, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 455, 10, 1311, 0, 0, 0, 0, 0, 0, 1, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 402, 4, 32, 0, 0, 1, 0, 0, 0, 0, 1, 3, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.138 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1737, 1430, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1343, 1562, 232, 0, 0, 0, 0, 1, 0, 0, 0, 0, 3, 8, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 19, 5, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.139 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.139 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.140 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.140 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.140 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.140 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.140 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 2, 2024-08-10T06:47:48.140 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1338, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 9462, 9, 0, 0, 2, 1, 3, 3, 5, 2, 1, 2, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 15937, 1, 0, 0, 0, 0, 0, 1, 1, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 356, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 184, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 7, 15, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 19, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.141 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.142 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.143 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.143 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.143 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.143 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.143 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 3, 2024-08-10T06:47:48.143 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 518, 6, 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, 0, 0, 0, 0]", 2024-08-10T06:47:48.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 4557, 22, 1, 0, 16, 0, 4, 4, 13, 16, 0, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 605, 7, 1, 0, 4, 0, 0, 0, 0, 1, 0, 1, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 308, 23, 28, 40, 1, 0, 0, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1319, 313, 6, 150, 0, 0, 0, 0, 0, 0, 1, 0, 4, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 4011, 2470, 0, 391, 0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 83, 212, 0, 3, 0, 0, 0, 0, 1, 0, 0, 1, 0, 1, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.144 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.144 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1, 0, 0, 0, 0, 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]", 2024-08-10T06:47:48.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.145 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.146 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.146 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.146 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.146 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 4, 2024-08-10T06:47:48.146 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.146 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 826, 4, 6, 33, 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]", 2024-08-10T06:47:48.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3838, 206, 29, 35, 139, 275, 475, 2, 3, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 326, 12, 0, 0, 0, 1, 6, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 225, 0, 0, 0, 0, 0, 2, 0, 0, 0, 1, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 155, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 5, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.147 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.148 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.149 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.150 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.150 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.150 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.150 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.150 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 5, 2024-08-10T06:47:48.150 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 564, 1, 10, 22, 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]", 2024-08-10T06:47:48.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3274, 78, 113, 235, 441, 619, 722, 0, 1, 0, 0, 1, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.151 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 377, 4, 15, 4, 13, 7, 7, 0, 1, 0, 1, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 224, 6, 22, 32, 6, 1, 0, 0, 0, 0, 1, 1, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 97, 34, 60, 95, 23, 0, 0, 0, 0, 0, 1, 1, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 3, 15, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 10, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.152 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.153 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.154 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.154 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.154 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.154 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 6, 2024-08-10T06:47:48.154 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.154 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 521, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3192, 22, 1, 0, 2, 2, 0, 0, 1, 3, 0, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 343, 1, 1, 0, 0, 0, 1, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 249, 6, 1, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 210, 104, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 48, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 3, 15, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 27, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 3, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.155 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.156 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.157 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.157 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.157 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.157 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 7, 2024-08-10T06:47:48.157 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 985, 7, 7, 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]", 2024-08-10T06:47:48.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 10093, 44, 62, 38, 3, 1, 3, 1, 4, 1, 0, 3, 4, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.157 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 2274, 25, 99, 38, 0, 0, 0, 0, 1, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 252, 8, 2, 0, 0, 0, 0, 0, 0, 0, 1, 6, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 104, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 4, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 12, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.158 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.159 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.160 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.160 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.160 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.160 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.160 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T06:47:48.160 INFO:tasks.workunit.client.0.smithi086.stdout: "axes": [ 2024-08-10T06:47:48.160 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.160 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T06:47:48.160 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:48.160 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Latency (usec)", 2024-08-10T06:47:48.160 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 100000, 2024-08-10T06:47:48.160 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:48.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:48.160 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 99999]", 2024-08-10T06:47:48.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[100000, 199999]", 2024-08-10T06:47:48.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[200000, 399999]", 2024-08-10T06:47:48.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[400000, 799999]", 2024-08-10T06:47:48.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[800000, 1599999]", 2024-08-10T06:47:48.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[1600000, 3199999]", 2024-08-10T06:47:48.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[3200000, 6399999]", 2024-08-10T06:47:48.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[6400000, 12799999]", 2024-08-10T06:47:48.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[12800000, 25599999]", 2024-08-10T06:47:48.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[25600000, 51199999]", 2024-08-10T06:47:48.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[51200000, 102399999]", 2024-08-10T06:47:48.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[102400000, 204799999]", 2024-08-10T06:47:48.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[204800000, 409599999]", 2024-08-10T06:47:48.161 INFO:tasks.workunit.client.0.smithi086.stdout: "[409600000, 819199999]", 2024-08-10T06:47:48.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[819200000, 1638399999]", 2024-08-10T06:47:48.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[1638400000, 3276799999]", 2024-08-10T06:47:48.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[3276800000, 6553599999]", 2024-08-10T06:47:48.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[6553600000, 13107199999]", 2024-08-10T06:47:48.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[13107200000, 26214399999]", 2024-08-10T06:47:48.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[26214400000, 52428799999]", 2024-08-10T06:47:48.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[52428800000, 104857599999]", 2024-08-10T06:47:48.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[104857600000, 209715199999]", 2024-08-10T06:47:48.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[209715200000, 419430399999]", 2024-08-10T06:47:48.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[419430400000, 838860799999]", 2024-08-10T06:47:48.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[838860800000, 1677721599999]", 2024-08-10T06:47:48.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[1677721600000, 3355443199999]", 2024-08-10T06:47:48.162 INFO:tasks.workunit.client.0.smithi086.stdout: "[3355443200000, 6710886399999]", 2024-08-10T06:47:48.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[6710886400000, 13421772799999]", 2024-08-10T06:47:48.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[13421772800000, 26843545599999]", 2024-08-10T06:47:48.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[26843545600000, 53687091199999]", 2024-08-10T06:47:48.163 INFO:tasks.workunit.client.0.smithi086.stdout: "[53687091200000, None]" 2024-08-10T06:47:48.163 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.163 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T06:47:48.163 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.163 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.163 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T06:47:48.163 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:48.163 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Request size (bytes)", 2024-08-10T06:47:48.163 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 512, 2024-08-10T06:47:48.163 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:48.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:48.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 511]", 2024-08-10T06:47:48.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[512, 1023]", 2024-08-10T06:47:48.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[1024, 2047]", 2024-08-10T06:47:48.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[2048, 4095]", 2024-08-10T06:47:48.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[4096, 8191]", 2024-08-10T06:47:48.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[8192, 16383]", 2024-08-10T06:47:48.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[16384, 32767]", 2024-08-10T06:47:48.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[32768, 65535]", 2024-08-10T06:47:48.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[65536, 131071]", 2024-08-10T06:47:48.164 INFO:tasks.workunit.client.0.smithi086.stdout: "[131072, 262143]", 2024-08-10T06:47:48.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[262144, 524287]", 2024-08-10T06:47:48.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[524288, 1048575]", 2024-08-10T06:47:48.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[1048576, 2097151]", 2024-08-10T06:47:48.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[2097152, 4194303]", 2024-08-10T06:47:48.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[4194304, 8388607]", 2024-08-10T06:47:48.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[8388608, 16777215]", 2024-08-10T06:47:48.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[16777216, 33554431]", 2024-08-10T06:47:48.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[33554432, 67108863]", 2024-08-10T06:47:48.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[67108864, 134217727]", 2024-08-10T06:47:48.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[134217728, 268435455]", 2024-08-10T06:47:48.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[268435456, 536870911]", 2024-08-10T06:47:48.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[536870912, 1073741823]", 2024-08-10T06:47:48.165 INFO:tasks.workunit.client.0.smithi086.stdout: "[1073741824, 2147483647]", 2024-08-10T06:47:48.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[2147483648, 4294967295]", 2024-08-10T06:47:48.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[4294967296, 8589934591]", 2024-08-10T06:47:48.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[8589934592, 17179869183]", 2024-08-10T06:47:48.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[17179869184, 34359738367]", 2024-08-10T06:47:48.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[34359738368, 68719476735]", 2024-08-10T06:47:48.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[68719476736, 137438953471]", 2024-08-10T06:47:48.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[137438953472, 274877906943]", 2024-08-10T06:47:48.166 INFO:tasks.workunit.client.0.smithi086.stdout: "[274877906944, None]" 2024-08-10T06:47:48.166 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.166 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T06:47:48.167 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.167 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.167 INFO:tasks.workunit.client.0.smithi086.stdout: "osds": [ 2024-08-10T06:47:48.167 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.167 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 0, 2024-08-10T06:47:48.167 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 713, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 6018, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 782, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.167 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.168 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.168 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.169 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.170 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.170 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.170 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.170 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 1, 2024-08-10T06:47:48.170 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 358, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3326, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.170 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1780, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 448, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3245, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3162, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.171 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.171 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.172 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.173 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.173 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.173 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.173 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 2, 2024-08-10T06:47:48.173 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1338, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.173 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 9497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 15943, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 371, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.174 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.175 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.176 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.176 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.176 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.176 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 3, 2024-08-10T06:47:48.176 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 526, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 4637, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 623, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.176 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 403, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1798, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 6894, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 321, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.177 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.177 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.177 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.178 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.179 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.179 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.179 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.179 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.180 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 4, 2024-08-10T06:47:48.180 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 870, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 5006, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 348, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 162, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.180 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.181 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.182 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.182 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.182 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.182 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.182 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 5, 2024-08-10T06:47:48.183 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 5491, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 433, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 298, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 325, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.183 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.184 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.184 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.185 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.185 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.186 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.186 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.186 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 6, 2024-08-10T06:47:48.186 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.186 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 521, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3229, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 349, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.187 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 263, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.188 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.189 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.190 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.190 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.190 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.190 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 7, 2024-08-10T06:47:48.190 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.190 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1002, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 10260, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 2441, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 276, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.191 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.192 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.193 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.193 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.193 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.193 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.193 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.193 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T06:47:48.193 INFO:tasks.workunit.client.0.smithi086.stdout: "axes": [ 2024-08-10T06:47:48.193 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.193 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T06:47:48.193 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:48.194 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Latency (usec)", 2024-08-10T06:47:48.194 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 100000, 2024-08-10T06:47:48.194 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:48.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:48.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 99999]", 2024-08-10T06:47:48.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[100000, 199999]", 2024-08-10T06:47:48.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[200000, 399999]", 2024-08-10T06:47:48.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[400000, 799999]", 2024-08-10T06:47:48.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[800000, 1599999]", 2024-08-10T06:47:48.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[1600000, 3199999]", 2024-08-10T06:47:48.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[3200000, 6399999]", 2024-08-10T06:47:48.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[6400000, 12799999]", 2024-08-10T06:47:48.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[12800000, 25599999]", 2024-08-10T06:47:48.194 INFO:tasks.workunit.client.0.smithi086.stdout: "[25600000, 51199999]", 2024-08-10T06:47:48.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[51200000, 102399999]", 2024-08-10T06:47:48.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[102400000, 204799999]", 2024-08-10T06:47:48.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[204800000, 409599999]", 2024-08-10T06:47:48.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[409600000, 819199999]", 2024-08-10T06:47:48.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[819200000, 1638399999]", 2024-08-10T06:47:48.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[1638400000, 3276799999]", 2024-08-10T06:47:48.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[3276800000, 6553599999]", 2024-08-10T06:47:48.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[6553600000, 13107199999]", 2024-08-10T06:47:48.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[13107200000, 26214399999]", 2024-08-10T06:47:48.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[26214400000, 52428799999]", 2024-08-10T06:47:48.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[52428800000, 104857599999]", 2024-08-10T06:47:48.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[104857600000, 209715199999]", 2024-08-10T06:47:48.195 INFO:tasks.workunit.client.0.smithi086.stdout: "[209715200000, 419430399999]", 2024-08-10T06:47:48.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[419430400000, 838860799999]", 2024-08-10T06:47:48.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[838860800000, 1677721599999]", 2024-08-10T06:47:48.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[1677721600000, 3355443199999]", 2024-08-10T06:47:48.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[3355443200000, 6710886399999]", 2024-08-10T06:47:48.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[6710886400000, 13421772799999]", 2024-08-10T06:47:48.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[13421772800000, 26843545599999]", 2024-08-10T06:47:48.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[26843545600000, 53687091199999]", 2024-08-10T06:47:48.196 INFO:tasks.workunit.client.0.smithi086.stdout: "[53687091200000, None]" 2024-08-10T06:47:48.196 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.196 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T06:47:48.196 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.196 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.197 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 32, 2024-08-10T06:47:48.197 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:48.197 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "Request size (bytes)", 2024-08-10T06:47:48.197 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 512, 2024-08-10T06:47:48.197 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:48.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:48.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 511]", 2024-08-10T06:47:48.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[512, 1023]", 2024-08-10T06:47:48.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[1024, 2047]", 2024-08-10T06:47:48.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[2048, 4095]", 2024-08-10T06:47:48.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[4096, 8191]", 2024-08-10T06:47:48.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[8192, 16383]", 2024-08-10T06:47:48.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[16384, 32767]", 2024-08-10T06:47:48.197 INFO:tasks.workunit.client.0.smithi086.stdout: "[32768, 65535]", 2024-08-10T06:47:48.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[65536, 131071]", 2024-08-10T06:47:48.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[131072, 262143]", 2024-08-10T06:47:48.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[262144, 524287]", 2024-08-10T06:47:48.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[524288, 1048575]", 2024-08-10T06:47:48.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[1048576, 2097151]", 2024-08-10T06:47:48.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[2097152, 4194303]", 2024-08-10T06:47:48.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[4194304, 8388607]", 2024-08-10T06:47:48.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[8388608, 16777215]", 2024-08-10T06:47:48.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[16777216, 33554431]", 2024-08-10T06:47:48.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[33554432, 67108863]", 2024-08-10T06:47:48.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[67108864, 134217727]", 2024-08-10T06:47:48.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[134217728, 268435455]", 2024-08-10T06:47:48.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[268435456, 536870911]", 2024-08-10T06:47:48.198 INFO:tasks.workunit.client.0.smithi086.stdout: "[536870912, 1073741823]", 2024-08-10T06:47:48.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[1073741824, 2147483647]", 2024-08-10T06:47:48.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[2147483648, 4294967295]", 2024-08-10T06:47:48.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[4294967296, 8589934591]", 2024-08-10T06:47:48.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[8589934592, 17179869183]", 2024-08-10T06:47:48.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[17179869184, 34359738367]", 2024-08-10T06:47:48.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[34359738368, 68719476735]", 2024-08-10T06:47:48.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[68719476736, 137438953471]", 2024-08-10T06:47:48.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[137438953472, 274877906943]", 2024-08-10T06:47:48.199 INFO:tasks.workunit.client.0.smithi086.stdout: "[274877906944, None]" 2024-08-10T06:47:48.199 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.199 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T06:47:48.199 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.199 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.200 INFO:tasks.workunit.client.0.smithi086.stdout: "osds": [ 2024-08-10T06:47:48.200 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.200 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 0, 2024-08-10T06:47:48.200 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.200 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 108, 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]", 2024-08-10T06:47:48.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1909, 18, 3, 2, 18, 2, 2, 6, 11, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1271, 12, 0, 0, 5, 2, 9, 19, 31, 54, 96, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 97, 10, 0, 0, 1, 1, 0, 5, 7, 4, 64, 232, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 69, 9, 0, 0, 0, 0, 4, 1, 2, 2, 14, 26, 284, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.200 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 88, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 6, 22, 23, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 404, 2, 0, 0, 0, 0, 0, 0, 1, 1, 2, 6, 13, 31, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 840, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 939, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 276, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.201 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.201 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.202 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.202 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.202 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.202 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.202 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 1, 2024-08-10T06:47:48.202 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.203 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 50, 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]", 2024-08-10T06:47:48.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 2552, 16, 1, 1, 10, 2, 2, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1606, 7, 0, 1, 1, 7, 12, 13, 43, 80, 99, 28, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 77, 3, 0, 0, 1, 2, 1, 1, 4, 3, 60, 284, 227, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 35, 1, 0, 0, 0, 0, 0, 0, 2, 0, 11, 8, 362, 2, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 7, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 3, 13, 14, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 15, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.203 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 2514, 0, 0, 0, 0, 0, 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]", 2024-08-10T06:47:48.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.204 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.205 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.205 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.205 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.205 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 2, 2024-08-10T06:47:48.205 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.205 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.206 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 59, 9, 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]", 2024-08-10T06:47:48.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 371, 18, 2, 0, 12, 1, 0, 1, 0, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 226, 4, 1, 0, 0, 1, 2, 3, 10, 13, 62, 57, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 287, 9, 0, 0, 0, 1, 8, 7, 13, 16, 72, 112, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 172, 5, 0, 0, 0, 0, 1, 2, 2, 6, 40, 48, 28, 10, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 57, 9, 0, 0, 0, 0, 1, 0, 0, 4, 11, 26, 33, 39, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 10, 11, 46, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.206 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.207 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.207 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.208 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.208 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.208 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.208 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 3, 2024-08-10T06:47:48.208 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.208 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 64, 4, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1226, 21, 4, 0, 18, 3, 3, 4, 13, 15, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 473, 9, 0, 1, 0, 4, 6, 10, 26, 23, 30, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 73, 13, 1, 0, 2, 0, 0, 1, 3, 4, 11, 83, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 152, 14, 0, 0, 0, 0, 0, 0, 2, 2, 6, 4, 74, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 406, 24, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 13, 10, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 363, 48, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 13, 18, 87, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 315, 91, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 35, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.209 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.210 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.211 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.211 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.211 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.211 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 4, 2024-08-10T06:47:48.211 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 114, 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]", 2024-08-10T06:47:48.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 997, 15, 3, 2, 17, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.211 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 853, 4, 0, 2, 3, 9, 3, 9, 10, 29, 30, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 206, 8, 0, 0, 0, 0, 1, 0, 2, 5, 35, 118, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 382, 9, 0, 0, 0, 0, 0, 1, 2, 1, 5, 9, 180, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 452, 20, 0, 0, 0, 0, 2, 1, 0, 0, 4, 4, 25, 25, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 152, 40, 0, 0, 0, 0, 0, 0, 0, 1, 2, 6, 20, 53, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 192, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 9, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.212 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.213 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.213 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.213 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.213 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.214 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 5, 2024-08-10T06:47:48.214 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 79, 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]", 2024-08-10T06:47:48.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 341, 22, 0, 0, 15, 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]", 2024-08-10T06:47:48.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 86, 2, 0, 0, 1, 0, 1, 3, 4, 5, 13, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 136, 2, 0, 0, 1, 0, 3, 3, 3, 4, 29, 42, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 62, 0, 0, 0, 0, 0, 0, 1, 0, 0, 15, 28, 16, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.214 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 14, 8, 0, 0, 0, 0, 1, 0, 0, 1, 4, 4, 19, 18, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 4, 16, 27, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.215 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.216 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.216 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.216 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.216 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.216 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 6, 2024-08-10T06:47:48.217 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.217 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 55, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 981, 25, 0, 0, 19, 2, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 746, 6, 0, 1, 3, 3, 3, 3, 8, 19, 34, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 290, 9, 0, 0, 0, 1, 1, 1, 3, 1, 37, 127, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 444, 14, 0, 0, 0, 0, 0, 0, 1, 2, 3, 11, 150, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 374, 24, 0, 0, 0, 0, 0, 0, 0, 2, 2, 6, 13, 23, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 203, 43, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4, 16, 30, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 59, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.217 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 85, 0, 0, 0, 0, 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]", 2024-08-10T06:47:48.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.218 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.219 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.219 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.219 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.219 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 7, 2024-08-10T06:47:48.219 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.219 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.220 INFO:tasks.workunit.client.0.smithi086.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-08-10T06:47:48.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 108, 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-08-10T06:47:48.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 470, 11, 1, 0, 4, 1, 3, 2, 6, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 77, 3, 1, 0, 0, 0, 0, 1, 2, 1, 6, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 197, 6, 0, 0, 2, 0, 2, 4, 2, 7, 18, 31, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 66, 7, 0, 0, 0, 0, 0, 1, 2, 3, 18, 20, 18, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 5, 22, 20, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 11, 27, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 6, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.220 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.221 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.222 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.222 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.222 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.222 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.222 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.222 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.222 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.222 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_resrv_repnum_vs_duration": { 2024-08-10T06:47:48.222 INFO:tasks.workunit.client.0.smithi086.stdout: "axes": [ 2024-08-10T06:47:48.223 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.223 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 8, 2024-08-10T06:47:48.223 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:48.223 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "number of replicas", 2024-08-10T06:47:48.223 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 1, 2024-08-10T06:47:48.223 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:48.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:48.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0]", 2024-08-10T06:47:48.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[1, 1]", 2024-08-10T06:47:48.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[2, 2]", 2024-08-10T06:47:48.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[3, 3]", 2024-08-10T06:47:48.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[4, 4]", 2024-08-10T06:47:48.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[5, 5]", 2024-08-10T06:47:48.223 INFO:tasks.workunit.client.0.smithi086.stdout: "[6, None]" 2024-08-10T06:47:48.224 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.224 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "linear" 2024-08-10T06:47:48.224 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.224 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.224 INFO:tasks.workunit.client.0.smithi086.stdout: "buckets": 10, 2024-08-10T06:47:48.224 INFO:tasks.workunit.client.0.smithi086.stdout: "min": 0, 2024-08-10T06:47:48.224 INFO:tasks.workunit.client.0.smithi086.stdout: "name": "duration", 2024-08-10T06:47:48.224 INFO:tasks.workunit.client.0.smithi086.stdout: "quant_size": 250000, 2024-08-10T06:47:48.224 INFO:tasks.workunit.client.0.smithi086.stdout: "ranges": [ 2024-08-10T06:47:48.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[None, -1]", 2024-08-10T06:47:48.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 249999]", 2024-08-10T06:47:48.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[250000, 499999]", 2024-08-10T06:47:48.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[500000, 999999]", 2024-08-10T06:47:48.224 INFO:tasks.workunit.client.0.smithi086.stdout: "[1000000, 1999999]", 2024-08-10T06:47:48.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[2000000, 3999999]", 2024-08-10T06:47:48.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[4000000, 7999999]", 2024-08-10T06:47:48.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[8000000, 15999999]", 2024-08-10T06:47:48.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[16000000, 31999999]", 2024-08-10T06:47:48.225 INFO:tasks.workunit.client.0.smithi086.stdout: "[32000000, None]" 2024-08-10T06:47:48.225 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.225 INFO:tasks.workunit.client.0.smithi086.stdout: "scale_type": "log2" 2024-08-10T06:47:48.225 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.225 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.225 INFO:tasks.workunit.client.0.smithi086.stdout: "osds": [ 2024-08-10T06:47:48.225 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.225 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 0, 2024-08-10T06:47:48.225 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.226 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.226 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.226 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.226 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.226 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 1, 2024-08-10T06:47:48.226 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.227 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.227 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.227 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.227 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 2, 2024-08-10T06:47:48.227 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.227 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.228 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.228 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.228 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.228 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 3, 2024-08-10T06:47:48.228 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.228 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.229 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.229 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.229 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.229 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 4, 2024-08-10T06:47:48.229 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.229 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.230 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.230 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.230 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.230 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.230 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 5, 2024-08-10T06:47:48.230 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.231 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.231 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.231 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.231 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.231 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 6, 2024-08-10T06:47:48.231 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.232 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.232 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.232 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.232 INFO:tasks.workunit.client.0.smithi086.stdout: "osd_id": 7, 2024-08-10T06:47:48.232 INFO:tasks.workunit.client.0.smithi086.stdout: "values": [ 2024-08-10T06:47:48.232 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-10T06:47:48.233 INFO:tasks.workunit.client.0.smithi086.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-10T06:47:48.233 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.233 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.233 INFO:tasks.workunit.client.0.smithi086.stdout: ] 2024-08-10T06:47:48.233 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.233 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.233 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.233 INFO:tasks.workunit.client.0.smithi086.stdout: "perf_counters": { 2024-08-10T06:47:48.234 INFO:tasks.workunit.client.0.smithi086.stdout: "mds.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T06:47:48.234 INFO:tasks.workunit.client.0.smithi086.stdout: "mds": { 2024-08-10T06:47:48.234 INFO:tasks.workunit.client.0.smithi086.stdout: "caps": { 2024-08-10T06:47:48.234 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.234 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.234 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_flush_ack": { 2024-08-10T06:47:48.234 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.234 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.234 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_flushsnap_ack": { 2024-08-10T06:47:48.234 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.234 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.235 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_grant": { 2024-08-10T06:47:48.235 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.235 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.235 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_revoke": { 2024-08-10T06:47:48.235 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.235 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.235 INFO:tasks.workunit.client.0.smithi086.stdout: "ceph_cap_op_trunc": { 2024-08-10T06:47:48.235 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.235 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.235 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_commit": { 2024-08-10T06:47:48.235 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.235 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.235 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_fetch_complete": { 2024-08-10T06:47:48.235 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T06:47:48.236 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.236 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_fetch_keys": { 2024-08-10T06:47:48.236 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T06:47:48.236 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.236 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_merge": { 2024-08-10T06:47:48.236 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.236 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.236 INFO:tasks.workunit.client.0.smithi086.stdout: "dir_split": { 2024-08-10T06:47:48.236 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.236 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.236 INFO:tasks.workunit.client.0.smithi086.stdout: "exported_inodes": { 2024-08-10T06:47:48.236 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.236 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.236 INFO:tasks.workunit.client.0.smithi086.stdout: "forward": { 2024-08-10T06:47:48.237 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.237 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.237 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_cap_release": { 2024-08-10T06:47:48.237 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.237 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.237 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_caps": { 2024-08-10T06:47:48.237 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.237 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.237 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_caps_dirty": { 2024-08-10T06:47:48.237 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.237 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.237 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_inode_file_caps": { 2024-08-10T06:47:48.237 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.237 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.238 INFO:tasks.workunit.client.0.smithi086.stdout: "imported_inodes": { 2024-08-10T06:47:48.238 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.238 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.238 INFO:tasks.workunit.client.0.smithi086.stdout: "inodes": { 2024-08-10T06:47:48.238 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T06:47:48.238 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.238 INFO:tasks.workunit.client.0.smithi086.stdout: "inodes_expired": { 2024-08-10T06:47:48.238 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.238 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.238 INFO:tasks.workunit.client.0.smithi086.stdout: "inodes_pinned": { 2024-08-10T06:47:48.238 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T06:47:48.238 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.238 INFO:tasks.workunit.client.0.smithi086.stdout: "inodes_with_caps": { 2024-08-10T06:47:48.239 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.239 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.239 INFO:tasks.workunit.client.0.smithi086.stdout: "load_cent": { 2024-08-10T06:47:48.239 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.239 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.239 INFO:tasks.workunit.client.0.smithi086.stdout: "openino_dir_fetch": { 2024-08-10T06:47:48.239 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.239 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.239 INFO:tasks.workunit.client.0.smithi086.stdout: "process_request_cap_release": { 2024-08-10T06:47:48.239 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.239 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.239 INFO:tasks.workunit.client.0.smithi086.stdout: "reply_latency": { 2024-08-10T06:47:48.239 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.239 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.240 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.240 INFO:tasks.workunit.client.0.smithi086.stdout: "request": { 2024-08-10T06:47:48.240 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.240 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.240 INFO:tasks.workunit.client.0.smithi086.stdout: "root_rbytes": { 2024-08-10T06:47:48.240 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.240 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.240 INFO:tasks.workunit.client.0.smithi086.stdout: "root_rfiles": { 2024-08-10T06:47:48.240 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.240 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.240 INFO:tasks.workunit.client.0.smithi086.stdout: "root_rsnaps": { 2024-08-10T06:47:48.240 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.240 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.241 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_reply": { 2024-08-10T06:47:48.241 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.241 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.241 INFO:tasks.workunit.client.0.smithi086.stdout: "subtrees": { 2024-08-10T06:47:48.241 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:48.241 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.241 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.241 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_cache": { 2024-08-10T06:47:48.241 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_enqueue_scrub": { 2024-08-10T06:47:48.241 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.241 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.241 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_exportdir": { 2024-08-10T06:47:48.241 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.241 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.242 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_flush": { 2024-08-10T06:47:48.242 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.242 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.242 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_fragmentdir": { 2024-08-10T06:47:48.242 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.242 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.242 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_fragstats": { 2024-08-10T06:47:48.242 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.242 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.242 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_inodestats": { 2024-08-10T06:47:48.242 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.242 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.242 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_quiesce_inode": { 2024-08-10T06:47:48.242 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.243 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.243 INFO:tasks.workunit.client.0.smithi086.stdout: "ireq_quiesce_path": { 2024-08-10T06:47:48.243 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.243 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.243 INFO:tasks.workunit.client.0.smithi086.stdout: "num_recovering_enqueued": { 2024-08-10T06:47:48.243 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.243 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.243 INFO:tasks.workunit.client.0.smithi086.stdout: "num_recovering_prioritized": { 2024-08-10T06:47:48.243 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.243 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.243 INFO:tasks.workunit.client.0.smithi086.stdout: "num_recovering_processing": { 2024-08-10T06:47:48.243 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.243 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.243 INFO:tasks.workunit.client.0.smithi086.stdout: "num_strays": { 2024-08-10T06:47:48.244 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.244 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_strays_delayed": { 2024-08-10T06:47:48.244 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.244 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_strays_enqueuing": { 2024-08-10T06:47:48.244 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.244 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.244 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_completed": { 2024-08-10T06:47:48.244 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.244 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.244 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_started": { 2024-08-10T06:47:48.244 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.244 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.245 INFO:tasks.workunit.client.0.smithi086.stdout: "strays_created": { 2024-08-10T06:47:48.245 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.245 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.245 INFO:tasks.workunit.client.0.smithi086.stdout: "strays_enqueued": { 2024-08-10T06:47:48.245 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.245 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.245 INFO:tasks.workunit.client.0.smithi086.stdout: "strays_migrated": { 2024-08-10T06:47:48.245 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.245 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.245 INFO:tasks.workunit.client.0.smithi086.stdout: "strays_reintegrated": { 2024-08-10T06:47:48.245 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.245 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.245 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.245 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_log": { 2024-08-10T06:47:48.246 INFO:tasks.workunit.client.0.smithi086.stdout: "ev": { 2024-08-10T06:47:48.246 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 17 2024-08-10T06:47:48.246 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.246 INFO:tasks.workunit.client.0.smithi086.stdout: "evadd": { 2024-08-10T06:47:48.246 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.246 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.246 INFO:tasks.workunit.client.0.smithi086.stdout: "evex": { 2024-08-10T06:47:48.246 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.246 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.246 INFO:tasks.workunit.client.0.smithi086.stdout: "evexd": { 2024-08-10T06:47:48.246 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.246 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.246 INFO:tasks.workunit.client.0.smithi086.stdout: "evexg": { 2024-08-10T06:47:48.247 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.247 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.247 INFO:tasks.workunit.client.0.smithi086.stdout: "evlrg": { 2024-08-10T06:47:48.247 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.247 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.247 INFO:tasks.workunit.client.0.smithi086.stdout: "evtrm": { 2024-08-10T06:47:48.247 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.247 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.247 INFO:tasks.workunit.client.0.smithi086.stdout: "jlat": { 2024-08-10T06:47:48.247 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.247 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.247 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.247 INFO:tasks.workunit.client.0.smithi086.stdout: "replayed": { 2024-08-10T06:47:48.247 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 17 2024-08-10T06:47:48.247 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.248 INFO:tasks.workunit.client.0.smithi086.stdout: "seg": { 2024-08-10T06:47:48.248 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T06:47:48.248 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.248 INFO:tasks.workunit.client.0.smithi086.stdout: "segadd": { 2024-08-10T06:47:48.248 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.248 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.248 INFO:tasks.workunit.client.0.smithi086.stdout: "segex": { 2024-08-10T06:47:48.248 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.248 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.248 INFO:tasks.workunit.client.0.smithi086.stdout: "segexd": { 2024-08-10T06:47:48.248 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.248 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.248 INFO:tasks.workunit.client.0.smithi086.stdout: "segexg": { 2024-08-10T06:47:48.248 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.249 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.249 INFO:tasks.workunit.client.0.smithi086.stdout: "segmjr": { 2024-08-10T06:47:48.249 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T06:47:48.249 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.249 INFO:tasks.workunit.client.0.smithi086.stdout: "segtrm": { 2024-08-10T06:47:48.249 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.249 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.249 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.249 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_mem": { 2024-08-10T06:47:48.249 INFO:tasks.workunit.client.0.smithi086.stdout: "cap": { 2024-08-10T06:47:48.249 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.249 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.250 INFO:tasks.workunit.client.0.smithi086.stdout: "cap+": { 2024-08-10T06:47:48.250 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.250 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.250 INFO:tasks.workunit.client.0.smithi086.stdout: "cap-": { 2024-08-10T06:47:48.250 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.250 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.250 INFO:tasks.workunit.client.0.smithi086.stdout: "dir": { 2024-08-10T06:47:48.250 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T06:47:48.250 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.250 INFO:tasks.workunit.client.0.smithi086.stdout: "dir+": { 2024-08-10T06:47:48.250 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T06:47:48.250 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.250 INFO:tasks.workunit.client.0.smithi086.stdout: "dir-": { 2024-08-10T06:47:48.251 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.251 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.251 INFO:tasks.workunit.client.0.smithi086.stdout: "dn": { 2024-08-10T06:47:48.251 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T06:47:48.251 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.251 INFO:tasks.workunit.client.0.smithi086.stdout: "dn+": { 2024-08-10T06:47:48.251 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T06:47:48.251 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.251 INFO:tasks.workunit.client.0.smithi086.stdout: "dn-": { 2024-08-10T06:47:48.251 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.251 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.251 INFO:tasks.workunit.client.0.smithi086.stdout: "heap": { 2024-08-10T06:47:48.251 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 248096 2024-08-10T06:47:48.251 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.252 INFO:tasks.workunit.client.0.smithi086.stdout: "ino": { 2024-08-10T06:47:48.252 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13 2024-08-10T06:47:48.252 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.252 INFO:tasks.workunit.client.0.smithi086.stdout: "ino+": { 2024-08-10T06:47:48.252 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13 2024-08-10T06:47:48.252 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.252 INFO:tasks.workunit.client.0.smithi086.stdout: "ino-": { 2024-08-10T06:47:48.252 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.252 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.252 INFO:tasks.workunit.client.0.smithi086.stdout: "rss": { 2024-08-10T06:47:48.252 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 49196 2024-08-10T06:47:48.252 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.252 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.252 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_server": { 2024-08-10T06:47:48.253 INFO:tasks.workunit.client.0.smithi086.stdout: "cap_acquisition_throttle": { 2024-08-10T06:47:48.253 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.253 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.253 INFO:tasks.workunit.client.0.smithi086.stdout: "cap_revoke_eviction": { 2024-08-10T06:47:48.253 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.253 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.253 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_request": { 2024-08-10T06:47:48.253 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.253 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.253 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_client_session": { 2024-08-10T06:47:48.253 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.253 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.253 INFO:tasks.workunit.client.0.smithi086.stdout: "handle_peer_request": { 2024-08-10T06:47:48.253 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.254 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.254 INFO:tasks.workunit.client.0.smithi086.stdout: "req_create_latency": { 2024-08-10T06:47:48.254 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.254 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.254 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.254 INFO:tasks.workunit.client.0.smithi086.stdout: "req_getattr_latency": { 2024-08-10T06:47:48.254 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.254 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.254 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.254 INFO:tasks.workunit.client.0.smithi086.stdout: "req_getfilelock_latency": { 2024-08-10T06:47:48.254 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.254 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.254 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.255 INFO:tasks.workunit.client.0.smithi086.stdout: "req_getvxattr_latency": { 2024-08-10T06:47:48.255 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.255 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.255 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.255 INFO:tasks.workunit.client.0.smithi086.stdout: "req_link_latency": { 2024-08-10T06:47:48.255 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.255 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.255 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.255 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookup_latency": { 2024-08-10T06:47:48.255 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.255 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.255 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.255 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookuphash_latency": { 2024-08-10T06:47:48.255 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.256 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.256 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.256 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookupino_latency": { 2024-08-10T06:47:48.256 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.256 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.256 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.256 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookupname_latency": { 2024-08-10T06:47:48.256 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.256 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.256 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.256 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookupparent_latency": { 2024-08-10T06:47:48.256 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.256 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.256 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.257 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lookupsnap_latency": { 2024-08-10T06:47:48.257 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.257 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.257 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.257 INFO:tasks.workunit.client.0.smithi086.stdout: "req_lssnap_latency": { 2024-08-10T06:47:48.257 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.257 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.257 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.257 INFO:tasks.workunit.client.0.smithi086.stdout: "req_mkdir_latency": { 2024-08-10T06:47:48.257 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.257 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.257 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.257 INFO:tasks.workunit.client.0.smithi086.stdout: "req_mknod_latency": { 2024-08-10T06:47:48.258 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.258 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.258 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.258 INFO:tasks.workunit.client.0.smithi086.stdout: "req_mksnap_latency": { 2024-08-10T06:47:48.258 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.258 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.258 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.258 INFO:tasks.workunit.client.0.smithi086.stdout: "req_open_latency": { 2024-08-10T06:47:48.258 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.258 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.258 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.258 INFO:tasks.workunit.client.0.smithi086.stdout: "req_readdir_latency": { 2024-08-10T06:47:48.258 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.258 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.259 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.259 INFO:tasks.workunit.client.0.smithi086.stdout: "req_rename_latency": { 2024-08-10T06:47:48.259 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.259 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.259 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.259 INFO:tasks.workunit.client.0.smithi086.stdout: "req_renamesnap_latency": { 2024-08-10T06:47:48.259 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.259 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.259 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.259 INFO:tasks.workunit.client.0.smithi086.stdout: "req_rmdir_latency": { 2024-08-10T06:47:48.259 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.259 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.259 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.260 INFO:tasks.workunit.client.0.smithi086.stdout: "req_rmsnap_latency": { 2024-08-10T06:47:48.260 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.260 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.260 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.260 INFO:tasks.workunit.client.0.smithi086.stdout: "req_rmxattr_latency": { 2024-08-10T06:47:48.260 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.260 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.260 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.260 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setattr_latency": { 2024-08-10T06:47:48.260 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.260 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.260 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.260 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setdirlayout_latency": { 2024-08-10T06:47:48.260 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.261 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.261 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.261 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setfilelock_latency": { 2024-08-10T06:47:48.261 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.261 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.261 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.261 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setlayout_latency": { 2024-08-10T06:47:48.261 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.261 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.261 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.261 INFO:tasks.workunit.client.0.smithi086.stdout: "req_setxattr_latency": { 2024-08-10T06:47:48.261 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.261 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.261 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.262 INFO:tasks.workunit.client.0.smithi086.stdout: "req_snapdiff_latency": { 2024-08-10T06:47:48.262 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.262 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.262 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.262 INFO:tasks.workunit.client.0.smithi086.stdout: "req_symlink_latency": { 2024-08-10T06:47:48.262 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.262 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.262 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.262 INFO:tasks.workunit.client.0.smithi086.stdout: "req_unlink_latency": { 2024-08-10T06:47:48.262 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.262 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.262 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.263 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.263 INFO:tasks.workunit.client.0.smithi086.stdout: "mds_sessions": { 2024-08-10T06:47:48.263 INFO:tasks.workunit.client.0.smithi086.stdout: "average_load": { 2024-08-10T06:47:48.263 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.263 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.263 INFO:tasks.workunit.client.0.smithi086.stdout: "avg_session_uptime": { 2024-08-10T06:47:48.263 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.263 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.263 INFO:tasks.workunit.client.0.smithi086.stdout: "mdthresh_evicted": { 2024-08-10T06:47:48.263 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.263 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.263 INFO:tasks.workunit.client.0.smithi086.stdout: "session_add": { 2024-08-10T06:47:48.263 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8 2024-08-10T06:47:48.263 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.264 INFO:tasks.workunit.client.0.smithi086.stdout: "session_count": { 2024-08-10T06:47:48.264 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.264 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.264 INFO:tasks.workunit.client.0.smithi086.stdout: "session_remove": { 2024-08-10T06:47:48.264 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8 2024-08-10T06:47:48.264 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.264 INFO:tasks.workunit.client.0.smithi086.stdout: "sessions_open": { 2024-08-10T06:47:48.264 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:48.264 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.264 INFO:tasks.workunit.client.0.smithi086.stdout: "sessions_stale": { 2024-08-10T06:47:48.264 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.264 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.264 INFO:tasks.workunit.client.0.smithi086.stdout: "total_load": { 2024-08-10T06:47:48.264 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.265 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.265 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.265 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T06:47:48.265 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T06:47:48.265 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.265 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.265 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:48.265 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 37 2024-08-10T06:47:48.265 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.265 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T06:47:48.265 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.265 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.265 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:48.265 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7 2024-08-10T06:47:48.266 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.266 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.266 INFO:tasks.workunit.client.0.smithi086.stdout: "purge_queue": { 2024-08-10T06:47:48.266 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executed": { 2024-08-10T06:47:48.266 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.266 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.266 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executed_ops": { 2024-08-10T06:47:48.266 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.266 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.266 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executing": { 2024-08-10T06:47:48.266 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.266 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.266 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executing_high_water": { 2024-08-10T06:47:48.266 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.267 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.267 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executing_ops": { 2024-08-10T06:47:48.267 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.267 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.267 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_executing_ops_high_water": { 2024-08-10T06:47:48.267 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.267 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.267 INFO:tasks.workunit.client.0.smithi086.stdout: "pq_item_in_journal": { 2024-08-10T06:47:48.267 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.267 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.267 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.267 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.267 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.351a1782bc63e0e39712114ff05b6c1d7630e733": { 2024-08-10T06:47:48.267 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T06:47:48.268 INFO:tasks.workunit.client.0.smithi086.stdout: "election_call": { 2024-08-10T06:47:48.268 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:48.268 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.268 INFO:tasks.workunit.client.0.smithi086.stdout: "election_lose": { 2024-08-10T06:47:48.268 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:48.268 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.268 INFO:tasks.workunit.client.0.smithi086.stdout: "election_win": { 2024-08-10T06:47:48.268 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.268 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_elections": { 2024-08-10T06:47:48.268 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7 2024-08-10T06:47:48.268 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.268 INFO:tasks.workunit.client.0.smithi086.stdout: "num_sessions": { 2024-08-10T06:47:48.268 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8 2024-08-10T06:47:48.269 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.269 INFO:tasks.workunit.client.0.smithi086.stdout: "session_add": { 2024-08-10T06:47:48.269 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T06:47:48.269 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.269 INFO:tasks.workunit.client.0.smithi086.stdout: "session_rm": { 2024-08-10T06:47:48.269 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 248 2024-08-10T06:47:48.269 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.269 INFO:tasks.workunit.client.0.smithi086.stdout: "session_trim": { 2024-08-10T06:47:48.269 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.269 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.269 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.269 INFO:tasks.workunit.client.0.smithi086.stdout: "paxos": { 2024-08-10T06:47:48.269 INFO:tasks.workunit.client.0.smithi086.stdout: "accept_timeout": { 2024-08-10T06:47:48.269 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.270 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.270 INFO:tasks.workunit.client.0.smithi086.stdout: "begin": { 2024-08-10T06:47:48.270 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9207 2024-08-10T06:47:48.270 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.270 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_bytes": { 2024-08-10T06:47:48.270 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9207, 2024-08-10T06:47:48.270 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 64921580 2024-08-10T06:47:48.270 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.270 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_keys": { 2024-08-10T06:47:48.270 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.270 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.271 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.271 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_latency": { 2024-08-10T06:47:48.271 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9207, 2024-08-10T06:47:48.271 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1386973604 2024-08-10T06:47:48.271 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.271 INFO:tasks.workunit.client.0.smithi086.stdout: "collect": { 2024-08-10T06:47:48.271 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:48.271 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.271 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_bytes": { 2024-08-10T06:47:48.271 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T06:47:48.271 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 146 2024-08-10T06:47:48.271 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.271 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_keys": { 2024-08-10T06:47:48.271 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T06:47:48.272 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:48.272 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.272 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_latency": { 2024-08-10T06:47:48.272 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T06:47:48.272 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.272 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.272 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_timeout": { 2024-08-10T06:47:48.272 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.272 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.272 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_uncommitted": { 2024-08-10T06:47:48.272 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.272 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.272 INFO:tasks.workunit.client.0.smithi086.stdout: "commit": { 2024-08-10T06:47:48.272 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9207 2024-08-10T06:47:48.273 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.273 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_bytes": { 2024-08-10T06:47:48.273 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.273 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.273 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.273 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_keys": { 2024-08-10T06:47:48.273 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.273 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.273 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.273 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_latency": { 2024-08-10T06:47:48.273 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.273 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.273 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.274 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_ack_timeout": { 2024-08-10T06:47:48.274 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.274 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.274 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_timeout": { 2024-08-10T06:47:48.274 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.274 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.274 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn": { 2024-08-10T06:47:48.274 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.274 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.274 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn_latency": { 2024-08-10T06:47:48.274 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.274 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.274 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.275 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh": { 2024-08-10T06:47:48.275 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9207 2024-08-10T06:47:48.275 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.275 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh_latency": { 2024-08-10T06:47:48.275 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9207, 2024-08-10T06:47:48.275 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 28523457819 2024-08-10T06:47:48.275 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.275 INFO:tasks.workunit.client.0.smithi086.stdout: "restart": { 2024-08-10T06:47:48.275 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9 2024-08-10T06:47:48.275 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.275 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state": { 2024-08-10T06:47:48.275 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.275 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.275 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_bytes": { 2024-08-10T06:47:48.276 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.276 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.276 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.276 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_keys": { 2024-08-10T06:47:48.276 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.276 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.276 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.276 INFO:tasks.workunit.client.0.smithi086.stdout: "start_leader": { 2024-08-10T06:47:48.276 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.276 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.276 INFO:tasks.workunit.client.0.smithi086.stdout: "start_peon": { 2024-08-10T06:47:48.276 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:48.276 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.276 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state": { 2024-08-10T06:47:48.277 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9207 2024-08-10T06:47:48.277 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.277 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_bytes": { 2024-08-10T06:47:48.277 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9207, 2024-08-10T06:47:48.277 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 128088810 2024-08-10T06:47:48.277 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.277 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_keys": { 2024-08-10T06:47:48.277 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9207, 2024-08-10T06:47:48.277 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 80928 2024-08-10T06:47:48.277 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.277 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_latency": { 2024-08-10T06:47:48.277 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9207, 2024-08-10T06:47:48.277 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2986943237 2024-08-10T06:47:48.277 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.278 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.278 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache": { 2024-08-10T06:47:48.278 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:48.278 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1020054731 2024-08-10T06:47:48.278 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.278 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:48.278 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 174071808 2024-08-10T06:47:48.278 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.278 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:48.278 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 172564480 2024-08-10T06:47:48.278 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.278 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:48.278 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2147483648 2024-08-10T06:47:48.279 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.279 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:48.279 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1507328 2024-08-10T06:47:48.279 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.279 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.279 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:full": { 2024-08-10T06:47:48.279 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.279 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 364904448 2024-08-10T06:47:48.279 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.279 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.279 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.279 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.279 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.279 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.280 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.280 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.280 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 266257415 2024-08-10T06:47:48.280 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.280 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.280 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27386004 2024-08-10T06:47:48.280 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.280 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.280 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.280 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.280 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.280 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.280 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.281 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.281 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.281 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.281 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.281 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.281 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.281 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.281 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.281 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.281 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.281 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.281 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.281 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.281 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.282 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.282 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.282 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.282 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.282 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.282 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71261029 2024-08-10T06:47:48.282 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.282 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.282 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:inc": { 2024-08-10T06:47:48.282 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.282 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 335544320 2024-08-10T06:47:48.282 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.282 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.283 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.283 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.283 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.283 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.283 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.283 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.283 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 266257415 2024-08-10T06:47:48.283 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.283 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.283 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1630585 2024-08-10T06:47:48.283 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.283 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.283 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.283 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.284 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.284 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.284 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.284 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.284 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.284 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.284 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.284 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.284 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.284 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.284 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.284 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.284 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.284 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.285 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.285 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.285 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.285 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.285 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.285 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.285 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.285 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.285 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67656320 2024-08-10T06:47:48.285 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.285 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.285 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:kv": { 2024-08-10T06:47:48.285 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.285 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 314572800 2024-08-10T06:47:48.286 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.286 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.286 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.286 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.286 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.286 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.286 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.286 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.286 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 177504943 2024-08-10T06:47:48.286 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.286 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.286 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.286 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.287 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.287 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.287 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.287 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.287 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.287 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.287 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.287 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.287 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.287 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.287 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.287 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.287 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.287 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.288 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.288 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.288 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.288 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.288 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.288 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.288 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.288 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.288 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.288 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.288 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.288 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 69958993 2024-08-10T06:47:48.288 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.288 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.288 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb": { 2024-08-10T06:47:48.289 INFO:tasks.workunit.client.0.smithi086.stdout: "compact": { 2024-08-10T06:47:48.289 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.289 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.289 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_len": { 2024-08-10T06:47:48.289 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.289 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.289 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_merge": { 2024-08-10T06:47:48.289 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.289 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.289 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_range": { 2024-08-10T06:47:48.289 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 110 2024-08-10T06:47:48.289 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.289 INFO:tasks.workunit.client.0.smithi086.stdout: "get_latency": { 2024-08-10T06:47:48.290 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 400506, 2024-08-10T06:47:48.290 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1883924592 2024-08-10T06:47:48.290 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.290 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_delay_time": { 2024-08-10T06:47:48.290 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.290 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.290 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.290 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_memtable_time": { 2024-08-10T06:47:48.290 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.290 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.290 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.290 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-10T06:47:48.290 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.290 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.291 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.291 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_wal_time": { 2024-08-10T06:47:48.291 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.291 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.291 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.291 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_latency": { 2024-08-10T06:47:48.291 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.291 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.291 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.291 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_sync_latency": { 2024-08-10T06:47:48.291 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22246, 2024-08-10T06:47:48.291 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6917397527 2024-08-10T06:47:48.292 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.292 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.292 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.292 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.aa6cea36570cc2465c475ed3bd6f61fb3af5f32a": { 2024-08-10T06:47:48.292 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T06:47:48.292 INFO:tasks.workunit.client.0.smithi086.stdout: "election_call": { 2024-08-10T06:47:48.292 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:48.292 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.292 INFO:tasks.workunit.client.0.smithi086.stdout: "election_lose": { 2024-08-10T06:47:48.292 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T06:47:48.292 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.292 INFO:tasks.workunit.client.0.smithi086.stdout: "election_win": { 2024-08-10T06:47:48.292 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.293 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_elections": { 2024-08-10T06:47:48.293 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11 2024-08-10T06:47:48.293 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.293 INFO:tasks.workunit.client.0.smithi086.stdout: "num_sessions": { 2024-08-10T06:47:48.293 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6 2024-08-10T06:47:48.293 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.293 INFO:tasks.workunit.client.0.smithi086.stdout: "session_add": { 2024-08-10T06:47:48.293 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4 2024-08-10T06:47:48.293 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.293 INFO:tasks.workunit.client.0.smithi086.stdout: "session_rm": { 2024-08-10T06:47:48.293 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 309 2024-08-10T06:47:48.293 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.293 INFO:tasks.workunit.client.0.smithi086.stdout: "session_trim": { 2024-08-10T06:47:48.294 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.294 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.294 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.294 INFO:tasks.workunit.client.0.smithi086.stdout: "paxos": { 2024-08-10T06:47:48.294 INFO:tasks.workunit.client.0.smithi086.stdout: "accept_timeout": { 2024-08-10T06:47:48.294 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.294 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.294 INFO:tasks.workunit.client.0.smithi086.stdout: "begin": { 2024-08-10T06:47:48.294 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9244 2024-08-10T06:47:48.294 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.294 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_bytes": { 2024-08-10T06:47:48.294 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9244, 2024-08-10T06:47:48.294 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65222613 2024-08-10T06:47:48.295 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.295 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_keys": { 2024-08-10T06:47:48.295 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.295 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.295 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.295 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_latency": { 2024-08-10T06:47:48.295 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9244, 2024-08-10T06:47:48.295 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2151951804 2024-08-10T06:47:48.295 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.295 INFO:tasks.workunit.client.0.smithi086.stdout: "collect": { 2024-08-10T06:47:48.295 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T06:47:48.295 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.295 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_bytes": { 2024-08-10T06:47:48.295 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T06:47:48.296 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 219 2024-08-10T06:47:48.296 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.296 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_keys": { 2024-08-10T06:47:48.296 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T06:47:48.296 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T06:47:48.296 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.296 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_latency": { 2024-08-10T06:47:48.296 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3, 2024-08-10T06:47:48.296 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.296 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.296 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_timeout": { 2024-08-10T06:47:48.296 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.296 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.296 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_uncommitted": { 2024-08-10T06:47:48.297 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T06:47:48.297 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.297 INFO:tasks.workunit.client.0.smithi086.stdout: "commit": { 2024-08-10T06:47:48.297 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9245 2024-08-10T06:47:48.297 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.297 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_bytes": { 2024-08-10T06:47:48.297 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.297 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.297 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.297 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_keys": { 2024-08-10T06:47:48.297 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.297 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.297 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.297 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_latency": { 2024-08-10T06:47:48.298 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.298 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.298 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.298 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_ack_timeout": { 2024-08-10T06:47:48.298 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.298 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.298 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_timeout": { 2024-08-10T06:47:48.298 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.298 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.298 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn": { 2024-08-10T06:47:48.298 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.298 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.298 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn_latency": { 2024-08-10T06:47:48.299 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.299 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.299 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.299 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh": { 2024-08-10T06:47:48.299 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9245 2024-08-10T06:47:48.299 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.299 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh_latency": { 2024-08-10T06:47:48.299 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9245, 2024-08-10T06:47:48.299 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31063304134 2024-08-10T06:47:48.299 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.299 INFO:tasks.workunit.client.0.smithi086.stdout: "restart": { 2024-08-10T06:47:48.299 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13 2024-08-10T06:47:48.299 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.299 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state": { 2024-08-10T06:47:48.300 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.300 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.300 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_bytes": { 2024-08-10T06:47:48.300 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.300 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.300 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.300 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_keys": { 2024-08-10T06:47:48.300 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.300 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.300 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.300 INFO:tasks.workunit.client.0.smithi086.stdout: "start_leader": { 2024-08-10T06:47:48.300 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.300 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.300 INFO:tasks.workunit.client.0.smithi086.stdout: "start_peon": { 2024-08-10T06:47:48.301 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T06:47:48.301 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.301 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state": { 2024-08-10T06:47:48.301 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9244 2024-08-10T06:47:48.301 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.301 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_bytes": { 2024-08-10T06:47:48.301 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9244, 2024-08-10T06:47:48.301 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 128737530 2024-08-10T06:47:48.301 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.301 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_keys": { 2024-08-10T06:47:48.301 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9244, 2024-08-10T06:47:48.301 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 81523 2024-08-10T06:47:48.301 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.302 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_latency": { 2024-08-10T06:47:48.302 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9244, 2024-08-10T06:47:48.302 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6261859688 2024-08-10T06:47:48.302 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.302 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.302 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache": { 2024-08-10T06:47:48.302 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:48.302 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1020054731 2024-08-10T06:47:48.302 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.302 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:48.302 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176152576 2024-08-10T06:47:48.302 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.302 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:48.303 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 173637632 2024-08-10T06:47:48.303 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.303 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:48.303 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2147483648 2024-08-10T06:47:48.303 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.303 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:48.303 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2514944 2024-08-10T06:47:48.303 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.303 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.303 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:full": { 2024-08-10T06:47:48.303 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.303 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 364904448 2024-08-10T06:47:48.303 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.303 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.304 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.304 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.304 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.304 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.304 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.304 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.304 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 266215385 2024-08-10T06:47:48.304 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.304 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.304 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27490568 2024-08-10T06:47:48.304 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.304 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.304 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.304 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.305 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.305 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.305 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.305 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.305 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.305 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.305 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.305 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.305 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.305 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.305 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.305 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.305 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.305 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.306 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.306 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.306 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.306 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.306 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.306 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.306 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.306 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.306 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71198495 2024-08-10T06:47:48.306 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.306 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.306 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:inc": { 2024-08-10T06:47:48.306 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.307 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 335544320 2024-08-10T06:47:48.307 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.307 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.307 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.307 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.307 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.307 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.307 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.307 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.307 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 266215385 2024-08-10T06:47:48.307 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.307 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.307 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1638101 2024-08-10T06:47:48.307 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.308 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.308 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.308 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.308 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.308 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.308 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.308 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.308 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.308 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.308 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.308 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.308 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.308 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.308 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.309 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.309 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.309 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.309 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.309 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.309 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.309 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.309 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.309 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.309 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.309 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.309 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67690834 2024-08-10T06:47:48.309 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.309 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.310 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:kv": { 2024-08-10T06:47:48.310 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.310 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 314572800 2024-08-10T06:47:48.310 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.310 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.310 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.310 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.310 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.310 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.310 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.310 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.310 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 177476923 2024-08-10T06:47:48.310 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.311 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.311 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.311 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.311 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.311 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.311 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.311 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.311 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.311 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.311 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.311 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.311 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.311 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.311 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.312 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.312 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.312 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.312 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.312 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.312 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.312 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.312 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.312 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.312 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.312 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.312 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.313 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.313 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.313 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 69987013 2024-08-10T06:47:48.313 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.313 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.313 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb": { 2024-08-10T06:47:48.313 INFO:tasks.workunit.client.0.smithi086.stdout: "compact": { 2024-08-10T06:47:48.313 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.313 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.313 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_len": { 2024-08-10T06:47:48.313 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.313 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.313 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_merge": { 2024-08-10T06:47:48.314 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.314 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.314 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_range": { 2024-08-10T06:47:48.314 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 111 2024-08-10T06:47:48.314 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.314 INFO:tasks.workunit.client.0.smithi086.stdout: "get_latency": { 2024-08-10T06:47:48.314 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 402230, 2024-08-10T06:47:48.314 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2019073265 2024-08-10T06:47:48.314 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.314 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_delay_time": { 2024-08-10T06:47:48.314 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.314 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.314 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.314 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_memtable_time": { 2024-08-10T06:47:48.315 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.315 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.315 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.315 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-10T06:47:48.315 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.315 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.315 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.315 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_wal_time": { 2024-08-10T06:47:48.315 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.315 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.315 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.315 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_latency": { 2024-08-10T06:47:48.315 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.316 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.316 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.316 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_sync_latency": { 2024-08-10T06:47:48.316 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22342, 2024-08-10T06:47:48.316 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10781659952 2024-08-10T06:47:48.316 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.316 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.316 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.316 INFO:tasks.workunit.client.0.smithi086.stdout: "mon.bf525ea00363d4d92138dbe7c2b6b30e2262200b": { 2024-08-10T06:47:48.316 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T06:47:48.316 INFO:tasks.workunit.client.0.smithi086.stdout: "election_call": { 2024-08-10T06:47:48.316 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5 2024-08-10T06:47:48.316 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.316 INFO:tasks.workunit.client.0.smithi086.stdout: "election_lose": { 2024-08-10T06:47:48.317 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.317 INFO:tasks.workunit.client.0.smithi086.stdout: "election_win": { 2024-08-10T06:47:48.317 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5 2024-08-10T06:47:48.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_elections": { 2024-08-10T06:47:48.317 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 17 2024-08-10T06:47:48.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_sessions": { 2024-08-10T06:47:48.317 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T06:47:48.317 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.317 INFO:tasks.workunit.client.0.smithi086.stdout: "session_add": { 2024-08-10T06:47:48.318 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5 2024-08-10T06:47:48.318 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.318 INFO:tasks.workunit.client.0.smithi086.stdout: "session_rm": { 2024-08-10T06:47:48.318 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 239 2024-08-10T06:47:48.318 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.318 INFO:tasks.workunit.client.0.smithi086.stdout: "session_trim": { 2024-08-10T06:47:48.318 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.318 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.318 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.318 INFO:tasks.workunit.client.0.smithi086.stdout: "paxos": { 2024-08-10T06:47:48.318 INFO:tasks.workunit.client.0.smithi086.stdout: "accept_timeout": { 2024-08-10T06:47:48.318 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.318 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.319 INFO:tasks.workunit.client.0.smithi086.stdout: "begin": { 2024-08-10T06:47:48.319 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9301 2024-08-10T06:47:48.319 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.319 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_bytes": { 2024-08-10T06:47:48.319 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9301, 2024-08-10T06:47:48.319 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 66378373 2024-08-10T06:47:48.319 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.319 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_keys": { 2024-08-10T06:47:48.319 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9301, 2024-08-10T06:47:48.319 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27903 2024-08-10T06:47:48.319 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.319 INFO:tasks.workunit.client.0.smithi086.stdout: "begin_latency": { 2024-08-10T06:47:48.319 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9301, 2024-08-10T06:47:48.319 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1927956840 2024-08-10T06:47:48.320 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.320 INFO:tasks.workunit.client.0.smithi086.stdout: "collect": { 2024-08-10T06:47:48.320 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.320 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.320 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_bytes": { 2024-08-10T06:47:48.320 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.320 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.320 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.320 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_keys": { 2024-08-10T06:47:48.320 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.320 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.320 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.320 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_latency": { 2024-08-10T06:47:48.321 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.321 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.321 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.321 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_timeout": { 2024-08-10T06:47:48.321 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.321 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.321 INFO:tasks.workunit.client.0.smithi086.stdout: "collect_uncommitted": { 2024-08-10T06:47:48.321 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:48.321 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.321 INFO:tasks.workunit.client.0.smithi086.stdout: "commit": { 2024-08-10T06:47:48.321 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9299 2024-08-10T06:47:48.321 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.321 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_bytes": { 2024-08-10T06:47:48.321 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9299, 2024-08-10T06:47:48.322 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65674584 2024-08-10T06:47:48.322 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.322 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_keys": { 2024-08-10T06:47:48.322 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9299, 2024-08-10T06:47:48.322 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 72636 2024-08-10T06:47:48.322 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.322 INFO:tasks.workunit.client.0.smithi086.stdout: "commit_latency": { 2024-08-10T06:47:48.322 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9299, 2024-08-10T06:47:48.322 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3342996195 2024-08-10T06:47:48.322 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.322 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_ack_timeout": { 2024-08-10T06:47:48.322 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.322 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.323 INFO:tasks.workunit.client.0.smithi086.stdout: "lease_timeout": { 2024-08-10T06:47:48.323 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.323 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.323 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn": { 2024-08-10T06:47:48.323 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5 2024-08-10T06:47:48.323 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.323 INFO:tasks.workunit.client.0.smithi086.stdout: "new_pn_latency": { 2024-08-10T06:47:48.323 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T06:47:48.323 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3999911 2024-08-10T06:47:48.323 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.323 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh": { 2024-08-10T06:47:48.323 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9301 2024-08-10T06:47:48.323 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.324 INFO:tasks.workunit.client.0.smithi086.stdout: "refresh_latency": { 2024-08-10T06:47:48.324 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9301, 2024-08-10T06:47:48.324 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 34531226368 2024-08-10T06:47:48.324 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.324 INFO:tasks.workunit.client.0.smithi086.stdout: "restart": { 2024-08-10T06:47:48.324 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19 2024-08-10T06:47:48.324 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.324 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state": { 2024-08-10T06:47:48.324 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:48.324 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.324 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_bytes": { 2024-08-10T06:47:48.324 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T06:47:48.324 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 72870 2024-08-10T06:47:48.324 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.325 INFO:tasks.workunit.client.0.smithi086.stdout: "share_state_keys": { 2024-08-10T06:47:48.325 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2, 2024-08-10T06:47:48.325 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8 2024-08-10T06:47:48.325 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.325 INFO:tasks.workunit.client.0.smithi086.stdout: "start_leader": { 2024-08-10T06:47:48.325 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5 2024-08-10T06:47:48.325 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.325 INFO:tasks.workunit.client.0.smithi086.stdout: "start_peon": { 2024-08-10T06:47:48.325 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.325 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.325 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state": { 2024-08-10T06:47:48.325 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.325 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.325 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_bytes": { 2024-08-10T06:47:48.326 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.326 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.326 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.326 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_keys": { 2024-08-10T06:47:48.326 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.326 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.326 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.326 INFO:tasks.workunit.client.0.smithi086.stdout: "store_state_latency": { 2024-08-10T06:47:48.326 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.326 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.326 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.326 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.326 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache": { 2024-08-10T06:47:48.327 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:48.327 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1020054731 2024-08-10T06:47:48.327 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.327 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:48.327 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 272769024 2024-08-10T06:47:48.327 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.327 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:48.327 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 271794176 2024-08-10T06:47:48.327 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.327 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:48.327 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2147483648 2024-08-10T06:47:48.327 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.327 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:48.327 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 974848 2024-08-10T06:47:48.328 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.328 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.328 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:full": { 2024-08-10T06:47:48.328 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.328 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 364904448 2024-08-10T06:47:48.328 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.328 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.328 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.328 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.328 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.328 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.328 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.328 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.329 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 266146527 2024-08-10T06:47:48.329 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.329 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.329 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27661515 2024-08-10T06:47:48.329 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.329 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.329 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.329 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.329 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.329 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.329 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.329 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.329 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.330 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.330 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.330 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.330 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.330 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.330 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.330 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.330 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.330 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.330 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.330 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.330 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.330 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.330 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.331 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.331 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.331 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.331 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71096406 2024-08-10T06:47:48.331 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.331 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.331 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:inc": { 2024-08-10T06:47:48.331 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.331 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 335544320 2024-08-10T06:47:48.331 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.331 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.331 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.331 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.331 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.332 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.332 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.332 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.332 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 266146527 2024-08-10T06:47:48.332 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.332 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.332 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1650776 2024-08-10T06:47:48.332 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.332 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.332 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.332 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.332 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.332 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.333 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.333 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.333 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.333 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.333 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.333 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.333 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.333 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.333 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.333 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.333 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.333 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.333 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.334 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.334 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.334 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.334 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.334 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.334 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.334 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.334 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67747017 2024-08-10T06:47:48.334 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.334 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.334 INFO:tasks.workunit.client.0.smithi086.stdout: "prioritycache:kv": { 2024-08-10T06:47:48.334 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.335 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 314572800 2024-08-10T06:47:48.335 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.335 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.335 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.335 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.335 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.335 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.335 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.335 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.335 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 177431018 2024-08-10T06:47:48.335 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.335 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.335 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.335 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.336 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.336 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.336 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.336 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.336 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.336 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.336 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.336 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.336 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.336 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.336 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.336 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.336 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.337 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.337 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.337 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.337 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.337 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.337 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.337 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.337 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.337 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.337 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.337 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.337 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.337 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70032918 2024-08-10T06:47:48.337 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.338 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.338 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb": { 2024-08-10T06:47:48.338 INFO:tasks.workunit.client.0.smithi086.stdout: "compact": { 2024-08-10T06:47:48.338 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.338 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.338 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_len": { 2024-08-10T06:47:48.338 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.338 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.338 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_queue_merge": { 2024-08-10T06:47:48.338 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.338 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.338 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_range": { 2024-08-10T06:47:48.338 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 111 2024-08-10T06:47:48.339 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.339 INFO:tasks.workunit.client.0.smithi086.stdout: "get_latency": { 2024-08-10T06:47:48.339 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 418792, 2024-08-10T06:47:48.339 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2334830014 2024-08-10T06:47:48.339 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.339 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_delay_time": { 2024-08-10T06:47:48.339 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.339 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.339 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.339 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_memtable_time": { 2024-08-10T06:47:48.339 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.339 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.339 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.339 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-10T06:47:48.340 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.340 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.340 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.340 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_write_wal_time": { 2024-08-10T06:47:48.340 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.340 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.340 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.340 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_latency": { 2024-08-10T06:47:48.340 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.340 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.340 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.340 INFO:tasks.workunit.client.0.smithi086.stdout: "submit_sync_latency": { 2024-08-10T06:47:48.340 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22480, 2024-08-10T06:47:48.341 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8422292019 2024-08-10T06:47:48.341 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.341 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.341 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.341 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.0": { 2024-08-10T06:47:48.341 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:48.341 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_db_max_lat": { 2024-08-10T06:47:48.341 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 52495 2024-08-10T06:47:48.341 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.341 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T06:47:48.341 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.341 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.341 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_max_lat": { 2024-08-10T06:47:48.342 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.342 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.342 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T06:47:48.342 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.342 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.342 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T06:47:48.342 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T06:47:48.342 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.342 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_slow": { 2024-08-10T06:47:48.342 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.342 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.342 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T06:47:48.342 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.343 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.343 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_wal_max_lat": { 2024-08-10T06:47:48.343 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.343 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.343 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T06:47:48.343 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.343 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.343 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T06:47:48.343 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4624384 2024-08-10T06:47:48.343 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.343 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T06:47:48.343 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 768053248 2024-08-10T06:47:48.343 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.344 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T06:47:48.344 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 20, 2024-08-10T06:47:48.344 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4181499 2024-08-10T06:47:48.344 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.344 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T06:47:48.344 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 20, 2024-08-10T06:47:48.344 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1398130 2024-08-10T06:47:48.344 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.344 INFO:tasks.workunit.client.0.smithi086.stdout: "db_alloc_lat": { 2024-08-10T06:47:48.344 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 199, 2024-08-10T06:47:48.344 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1062638 2024-08-10T06:47:48.344 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.344 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T06:47:48.345 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995027456 2024-08-10T06:47:48.345 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.345 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T06:47:48.345 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 734789632 2024-08-10T06:47:48.345 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.345 INFO:tasks.workunit.client.0.smithi086.stdout: "flush_lat": { 2024-08-10T06:47:48.345 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 81753, 2024-08-10T06:47:48.345 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11620268721 2024-08-10T06:47:48.345 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.345 INFO:tasks.workunit.client.0.smithi086.stdout: "fsync_lat": { 2024-08-10T06:47:48.345 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 81777, 2024-08-10T06:47:48.345 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19416010027 2024-08-10T06:47:48.346 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.346 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T06:47:48.346 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2396160 2024-08-10T06:47:48.346 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.346 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T06:47:48.346 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 334934016 2024-08-10T06:47:48.346 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.346 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T06:47:48.346 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 719126528 2024-08-10T06:47:48.346 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.346 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T06:47:48.346 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.346 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.347 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T06:47:48.347 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.347 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T06:47:48.347 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 51 2024-08-10T06:47:48.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.347 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T06:47:48.347 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 257530661 2024-08-10T06:47:48.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.347 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T06:47:48.347 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 17784 2024-08-10T06:47:48.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.347 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T06:47:48.347 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 185536512 2024-08-10T06:47:48.348 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.348 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T06:47:48.348 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 185540608 2024-08-10T06:47:48.348 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.348 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T06:47:48.348 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.348 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.348 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T06:47:48.348 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.348 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.348 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T06:47:48.348 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7005 2024-08-10T06:47:48.348 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.349 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:48.349 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 17784, 2024-08-10T06:47:48.349 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 147477319 2024-08-10T06:47:48.349 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.349 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T06:47:48.349 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 186903689 2024-08-10T06:47:48.349 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.349 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T06:47:48.349 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15615 2024-08-10T06:47:48.349 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.349 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T06:47:48.349 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1552339 2024-08-10T06:47:48.349 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.349 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T06:47:48.350 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 501 2024-08-10T06:47:48.350 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.350 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T06:47:48.350 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4408341 2024-08-10T06:47:48.350 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.350 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T06:47:48.350 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 705 2024-08-10T06:47:48.350 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.350 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T06:47:48.350 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2856002 2024-08-10T06:47:48.350 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.350 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T06:47:48.350 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2856002 2024-08-10T06:47:48.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.351 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T06:47:48.351 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.351 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T06:47:48.351 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.351 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T06:47:48.351 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 210 2024-08-10T06:47:48.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.351 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_lat": { 2024-08-10T06:47:48.351 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 705, 2024-08-10T06:47:48.351 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1446977 2024-08-10T06:47:48.351 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.352 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_alloc_lat": { 2024-08-10T06:47:48.352 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.352 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.352 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.352 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T06:47:48.352 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.352 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.352 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T06:47:48.352 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.352 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.352 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:48.352 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T06:47:48.352 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 946 2024-08-10T06:47:48.352 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.353 INFO:tasks.workunit.client.0.smithi086.stdout: "unlink_lat": { 2024-08-10T06:47:48.353 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6, 2024-08-10T06:47:48.353 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7839 2024-08-10T06:47:48.353 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.353 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_alloc_lat": { 2024-08-10T06:47:48.353 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.353 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.353 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.353 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T06:47:48.353 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.353 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.353 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T06:47:48.353 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.353 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.354 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T06:47:48.354 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1110634496 2024-08-10T06:47:48.354 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.354 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.354 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T06:47:48.354 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T06:47:48.354 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:48.354 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.354 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T06:47:48.354 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14258176 2024-08-10T06:47:48.355 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.355 INFO:tasks.workunit.client.0.smithi086.stdout: "allocator_lat": { 2024-08-10T06:47:48.355 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 21725, 2024-08-10T06:47:48.355 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 92848124 2024-08-10T06:47:48.355 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.355 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T06:47:48.355 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3679, 2024-08-10T06:47:48.355 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 470283389 2024-08-10T06:47:48.355 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.356 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T06:47:48.356 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.356 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.356 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.356 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T06:47:48.356 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.356 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.356 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T06:47:48.356 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.356 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.356 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T06:47:48.357 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.357 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.357 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T06:47:48.357 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 28718, 2024-08-10T06:47:48.357 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 232860139 2024-08-10T06:47:48.357 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.357 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T06:47:48.357 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.357 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.357 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.357 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T06:47:48.358 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.358 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.358 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T06:47:48.358 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 81699, 2024-08-10T06:47:48.358 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23821801743 2024-08-10T06:47:48.358 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.358 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T06:47:48.358 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 81021, 2024-08-10T06:47:48.358 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1742140138 2024-08-10T06:47:48.358 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.358 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T06:47:48.359 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 81699, 2024-08-10T06:47:48.359 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 51436498 2024-08-10T06:47:48.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.359 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T06:47:48.359 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 81699, 2024-08-10T06:47:48.359 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23873238241 2024-08-10T06:47:48.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.359 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T06:47:48.359 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.359 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.359 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.360 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T06:47:48.360 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 39104, 2024-08-10T06:47:48.360 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1331231987 2024-08-10T06:47:48.360 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.360 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T06:47:48.360 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1133, 2024-08-10T06:47:48.360 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3429583 2024-08-10T06:47:48.360 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.360 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T06:47:48.360 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 21990, 2024-08-10T06:47:48.360 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10440366 2024-08-10T06:47:48.360 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.361 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T06:47:48.361 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 53, 2024-08-10T06:47:48.361 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 62314 2024-08-10T06:47:48.361 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.361 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T06:47:48.361 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18227, 2024-08-10T06:47:48.361 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3014361845 2024-08-10T06:47:48.361 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.361 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T06:47:48.361 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 271545 2024-08-10T06:47:48.361 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.362 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T06:47:48.362 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 25069 2024-08-10T06:47:48.362 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.362 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:48.362 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 25857, 2024-08-10T06:47:48.362 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2560882823 2024-08-10T06:47:48.362 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.362 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T06:47:48.362 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 59996, 2024-08-10T06:47:48.362 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20504798 2024-08-10T06:47:48.363 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.363 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T06:47:48.363 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 34139, 2024-08-10T06:47:48.363 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1927080622 2024-08-10T06:47:48.363 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.363 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T06:47:48.363 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.363 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.363 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T06:47:48.363 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 16114, 2024-08-10T06:47:48.363 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 468586323 2024-08-10T06:47:48.363 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.364 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_aio_wait_count": { 2024-08-10T06:47:48.364 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.364 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.364 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_committed_kv_count": { 2024-08-10T06:47:48.364 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.364 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.364 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_onode_meta_count": { 2024-08-10T06:47:48.364 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.364 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.364 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_wait_aio_count": { 2024-08-10T06:47:48.364 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.365 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.365 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T06:47:48.365 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:48.365 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10827185708 2024-08-10T06:47:48.365 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.365 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T06:47:48.365 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10192, 2024-08-10T06:47:48.365 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 913104752 2024-08-10T06:47:48.365 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.365 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T06:47:48.365 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10192, 2024-08-10T06:47:48.365 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4646171605216 2024-08-10T06:47:48.366 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.366 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T06:47:48.366 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10192, 2024-08-10T06:47:48.366 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7510626570379 2024-08-10T06:47:48.366 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.366 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T06:47:48.366 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:48.366 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3069510926542 2024-08-10T06:47:48.366 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.366 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T06:47:48.366 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:48.367 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10413356 2024-08-10T06:47:48.367 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.367 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T06:47:48.367 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:48.367 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 435048922 2024-08-10T06:47:48.367 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.367 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T06:47:48.367 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:48.367 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 39234383732 2024-08-10T06:47:48.367 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.367 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T06:47:48.367 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:48.368 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 30872290 2024-08-10T06:47:48.368 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.368 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T06:47:48.368 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:48.368 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20892705525 2024-08-10T06:47:48.368 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.368 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T06:47:48.368 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:48.368 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10370723706 2024-08-10T06:47:48.368 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.368 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T06:47:48.369 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10433261 2024-08-10T06:47:48.369 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.369 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:48.369 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2879, 2024-08-10T06:47:48.369 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15428969 2024-08-10T06:47:48.369 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.369 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T06:47:48.369 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:48.369 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 81772898546 2024-08-10T06:47:48.369 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.369 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T06:47:48.369 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:48.370 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11591958800 2024-08-10T06:47:48.370 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.370 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T06:47:48.370 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 95732, 2024-08-10T06:47:48.370 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 587418937 2024-08-10T06:47:48.370 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.370 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.370 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T06:47:48.370 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:48.370 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1405130311 2024-08-10T06:47:48.370 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.370 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:48.371 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 556408832 2024-08-10T06:47:48.371 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.371 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:48.371 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 441868288 2024-08-10T06:47:48.371 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.371 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:48.371 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2600513740 2024-08-10T06:47:48.371 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.371 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:48.371 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 114540544 2024-08-10T06:47:48.371 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.371 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.372 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T06:47:48.372 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.372 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 125829120 2024-08-10T06:47:48.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.372 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.372 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.372 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.372 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.372 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.372 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.373 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 57106203 2024-08-10T06:47:48.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.373 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.373 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.373 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.373 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.373 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.373 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.373 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.374 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.374 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.374 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.374 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8192 2024-08-10T06:47:48.374 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.374 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.374 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 57344 2024-08-10T06:47:48.374 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.374 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.374 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.374 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.375 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.375 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.375 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.375 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.375 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.375 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.375 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.375 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68657381 2024-08-10T06:47:48.375 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.375 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.375 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T06:47:48.375 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.376 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 570425344 2024-08-10T06:47:48.376 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.376 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.376 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.376 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.376 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.376 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.376 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.376 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.376 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 428296529 2024-08-10T06:47:48.376 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.376 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.377 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.377 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.377 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.377 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.377 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.377 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.377 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1648 2024-08-10T06:47:48.377 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.377 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.377 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.377 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.378 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.378 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 105728 2024-08-10T06:47:48.378 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.378 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.378 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.378 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.378 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.378 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.378 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.378 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.378 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.379 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.379 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.379 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.379 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.379 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.379 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 74912575 2024-08-10T06:47:48.379 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.379 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.379 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T06:47:48.379 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.379 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176160768 2024-08-10T06:47:48.379 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.380 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.380 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.380 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.380 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.380 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 260560 2024-08-10T06:47:48.380 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.380 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.380 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38070802 2024-08-10T06:47:48.380 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.380 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.380 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.381 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.381 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.381 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.381 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.381 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.381 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.381 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.381 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.381 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.381 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.381 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.381 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.382 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.382 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.382 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.382 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.382 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.382 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.382 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.382 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.382 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.382 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.383 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.383 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.383 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.383 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.383 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70720542 2024-08-10T06:47:48.383 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.383 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.383 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T06:47:48.383 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.383 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 503316480 2024-08-10T06:47:48.383 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.383 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.384 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.384 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.384 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.384 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.384 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.384 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.384 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 428296529 2024-08-10T06:47:48.384 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.384 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.384 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.384 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.385 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.385 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.385 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.385 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.385 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.385 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.385 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.385 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.385 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.385 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.385 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 152456 2024-08-10T06:47:48.386 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.386 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.386 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1147849 2024-08-10T06:47:48.386 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.386 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.386 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.386 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.386 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.386 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.386 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.386 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.386 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.387 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.387 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.387 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73719646 2024-08-10T06:47:48.387 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.387 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.387 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T06:47:48.387 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T06:47:48.387 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.387 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.387 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:48.387 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42 2024-08-10T06:47:48.387 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.388 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T06:47:48.388 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.388 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.388 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:48.388 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.388 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.388 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.388 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.388 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T06:47:48.388 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 55 2024-08-10T06:47:48.388 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.389 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T06:47:48.389 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.389 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.389 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T06:47:48.389 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56511 2024-08-10T06:47:48.389 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.389 INFO:tasks.workunit.client.0.smithi086.stdout: "op_before_queue_op_lat": { 2024-08-10T06:47:48.389 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 143465, 2024-08-10T06:47:48.389 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8715311723 2024-08-10T06:47:48.389 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.389 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T06:47:48.389 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3 2024-08-10T06:47:48.390 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.390 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T06:47:48.390 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T06:47:48.390 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.390 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T06:47:48.390 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2579755210 2024-08-10T06:47:48.390 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.390 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T06:47:48.390 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 56511, 2024-08-10T06:47:48.390 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 344944476285 2024-08-10T06:47:48.390 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.391 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T06:47:48.391 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3564967288 2024-08-10T06:47:48.391 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.391 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T06:47:48.391 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 57060, 2024-08-10T06:47:48.391 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22820182327 2024-08-10T06:47:48.391 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.391 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T06:47:48.391 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 56511, 2024-08-10T06:47:48.391 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 82664564164 2024-08-10T06:47:48.391 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.391 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:48.392 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 41050 2024-08-10T06:47:48.392 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.392 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T06:47:48.392 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 41050, 2024-08-10T06:47:48.392 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14179291963 2024-08-10T06:47:48.392 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.392 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T06:47:48.392 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.392 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.392 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T06:47:48.392 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3564967288 2024-08-10T06:47:48.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.393 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T06:47:48.393 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 41148, 2024-08-10T06:47:48.393 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7965134234 2024-08-10T06:47:48.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.393 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T06:47:48.393 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 41050, 2024-08-10T06:47:48.393 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8699252814 2024-08-10T06:47:48.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.393 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T06:47:48.393 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8019 2024-08-10T06:47:48.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.394 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T06:47:48.394 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 547481834 2024-08-10T06:47:48.394 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.394 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T06:47:48.394 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 8019, 2024-08-10T06:47:48.394 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15408321880 2024-08-10T06:47:48.394 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.394 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T06:47:48.394 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.394 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.394 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T06:47:48.395 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.395 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T06:47:48.395 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.395 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T06:47:48.395 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 8294, 2024-08-10T06:47:48.395 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5298067223 2024-08-10T06:47:48.395 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.395 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T06:47:48.395 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 8019, 2024-08-10T06:47:48.395 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13494580655 2024-08-10T06:47:48.396 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.396 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:48.396 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7442 2024-08-10T06:47:48.396 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.396 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T06:47:48.396 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2032273376 2024-08-10T06:47:48.396 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.396 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T06:47:48.396 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7442, 2024-08-10T06:47:48.396 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 315356862442 2024-08-10T06:47:48.396 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.396 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T06:47:48.397 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.397 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T06:47:48.397 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7618, 2024-08-10T06:47:48.397 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9556980870 2024-08-10T06:47:48.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.397 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T06:47:48.397 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7442, 2024-08-10T06:47:48.397 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 60470730695 2024-08-10T06:47:48.397 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.397 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T06:47:48.398 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.398 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.398 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T06:47:48.398 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.398 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.398 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T06:47:48.398 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16 2024-08-10T06:47:48.398 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.398 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T06:47:48.398 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T06:47:48.398 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.398 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T06:47:48.399 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 749056000 2024-08-10T06:47:48.399 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.399 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.399 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.399 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.1": { 2024-08-10T06:47:48.399 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:48.399 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_db_max_lat": { 2024-08-10T06:47:48.399 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 296662 2024-08-10T06:47:48.399 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.399 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T06:47:48.399 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.399 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.399 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_max_lat": { 2024-08-10T06:47:48.400 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.400 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.400 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T06:47:48.400 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.400 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.400 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T06:47:48.400 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T06:47:48.400 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.400 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_slow": { 2024-08-10T06:47:48.400 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.401 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.401 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T06:47:48.401 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.401 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.401 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_wal_max_lat": { 2024-08-10T06:47:48.401 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.401 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.401 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T06:47:48.401 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.401 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.402 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T06:47:48.402 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4255744 2024-08-10T06:47:48.402 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.402 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T06:47:48.402 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 753733632 2024-08-10T06:47:48.402 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.402 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T06:47:48.402 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 17, 2024-08-10T06:47:48.402 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3281948 2024-08-10T06:47:48.402 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.403 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T06:47:48.403 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 17, 2024-08-10T06:47:48.403 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1230526 2024-08-10T06:47:48.403 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.403 INFO:tasks.workunit.client.0.smithi086.stdout: "db_alloc_lat": { 2024-08-10T06:47:48.403 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 184, 2024-08-10T06:47:48.403 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1269025 2024-08-10T06:47:48.403 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.403 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T06:47:48.403 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995027456 2024-08-10T06:47:48.403 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.403 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T06:47:48.404 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 821100544 2024-08-10T06:47:48.404 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.404 INFO:tasks.workunit.client.0.smithi086.stdout: "flush_lat": { 2024-08-10T06:47:48.404 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 72399, 2024-08-10T06:47:48.404 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11317426675 2024-08-10T06:47:48.404 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.404 INFO:tasks.workunit.client.0.smithi086.stdout: "fsync_lat": { 2024-08-10T06:47:48.404 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 72425, 2024-08-10T06:47:48.404 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18299239792 2024-08-10T06:47:48.404 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.404 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T06:47:48.405 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13991936 2024-08-10T06:47:48.405 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.405 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T06:47:48.405 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 296615936 2024-08-10T06:47:48.405 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.405 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T06:47:48.405 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 829620224 2024-08-10T06:47:48.405 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.405 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T06:47:48.405 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.405 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.406 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T06:47:48.406 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.406 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.406 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T06:47:48.406 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 51 2024-08-10T06:47:48.406 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.406 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T06:47:48.406 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 173387457 2024-08-10T06:47:48.406 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.406 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T06:47:48.407 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11001 2024-08-10T06:47:48.407 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.407 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T06:47:48.407 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 142589952 2024-08-10T06:47:48.407 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.407 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T06:47:48.407 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 142594048 2024-08-10T06:47:48.407 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.407 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T06:47:48.407 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.407 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.408 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T06:47:48.408 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.408 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.408 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T06:47:48.408 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4979 2024-08-10T06:47:48.408 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.408 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:48.408 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 11001, 2024-08-10T06:47:48.408 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 90956018 2024-08-10T06:47:48.408 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.408 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T06:47:48.408 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 112494046 2024-08-10T06:47:48.409 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.409 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T06:47:48.409 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9129 2024-08-10T06:47:48.409 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.409 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T06:47:48.409 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1421950 2024-08-10T06:47:48.409 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.409 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T06:47:48.409 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 490 2024-08-10T06:47:48.409 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.409 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T06:47:48.410 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4178448 2024-08-10T06:47:48.410 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.410 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T06:47:48.410 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 662 2024-08-10T06:47:48.410 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.410 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T06:47:48.410 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2756498 2024-08-10T06:47:48.410 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.410 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T06:47:48.410 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2756498 2024-08-10T06:47:48.410 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.411 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T06:47:48.411 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.411 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.411 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T06:47:48.411 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.411 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.411 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T06:47:48.411 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 174 2024-08-10T06:47:48.411 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.411 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_lat": { 2024-08-10T06:47:48.411 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 662, 2024-08-10T06:47:48.412 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2406605 2024-08-10T06:47:48.412 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.412 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_alloc_lat": { 2024-08-10T06:47:48.412 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.412 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.412 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.412 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T06:47:48.412 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.412 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.412 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T06:47:48.412 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.412 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.413 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:48.413 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T06:47:48.413 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 649 2024-08-10T06:47:48.413 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.413 INFO:tasks.workunit.client.0.smithi086.stdout: "unlink_lat": { 2024-08-10T06:47:48.413 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6, 2024-08-10T06:47:48.413 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7846 2024-08-10T06:47:48.413 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.413 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_alloc_lat": { 2024-08-10T06:47:48.413 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.413 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.413 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.413 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T06:47:48.414 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.414 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.414 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T06:47:48.414 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.414 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.414 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T06:47:48.414 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1057193984 2024-08-10T06:47:48.414 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.414 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.414 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T06:47:48.414 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T06:47:48.415 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:48.415 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.415 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T06:47:48.415 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13660160 2024-08-10T06:47:48.415 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.415 INFO:tasks.workunit.client.0.smithi086.stdout: "allocator_lat": { 2024-08-10T06:47:48.415 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 19856, 2024-08-10T06:47:48.415 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 82476829 2024-08-10T06:47:48.415 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.415 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T06:47:48.415 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3627, 2024-08-10T06:47:48.415 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 411558880 2024-08-10T06:47:48.416 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.416 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T06:47:48.416 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.416 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.416 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.416 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T06:47:48.416 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.416 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.416 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T06:47:48.416 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.417 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.417 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T06:47:48.417 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.417 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.417 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T06:47:48.417 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 17865, 2024-08-10T06:47:48.417 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 147280054 2024-08-10T06:47:48.417 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.417 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T06:47:48.417 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.417 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.417 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.417 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T06:47:48.418 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.418 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.418 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T06:47:48.418 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 72348, 2024-08-10T06:47:48.418 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22104025794 2024-08-10T06:47:48.418 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.418 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T06:47:48.418 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 71718, 2024-08-10T06:47:48.418 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1927393196 2024-08-10T06:47:48.418 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.419 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T06:47:48.419 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 72348, 2024-08-10T06:47:48.419 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 46588266 2024-08-10T06:47:48.419 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.419 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T06:47:48.419 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 72348, 2024-08-10T06:47:48.419 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22150614060 2024-08-10T06:47:48.419 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.419 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T06:47:48.419 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.419 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.419 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.419 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T06:47:48.420 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 30415, 2024-08-10T06:47:48.420 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 924791771 2024-08-10T06:47:48.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.420 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T06:47:48.420 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 980, 2024-08-10T06:47:48.420 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2838887 2024-08-10T06:47:48.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.420 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T06:47:48.420 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 11746, 2024-08-10T06:47:48.420 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8909726 2024-08-10T06:47:48.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.420 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T06:47:48.420 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 44, 2024-08-10T06:47:48.421 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 58728 2024-08-10T06:47:48.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.421 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T06:47:48.421 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9930, 2024-08-10T06:47:48.421 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1858695158 2024-08-10T06:47:48.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.421 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T06:47:48.421 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 227385 2024-08-10T06:47:48.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.421 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T06:47:48.421 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 28112 2024-08-10T06:47:48.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.421 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:48.422 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22237, 2024-08-10T06:47:48.422 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2254398008 2024-08-10T06:47:48.422 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.422 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T06:47:48.422 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 74304, 2024-08-10T06:47:48.422 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19689861 2024-08-10T06:47:48.422 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.422 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T06:47:48.422 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 52067, 2024-08-10T06:47:48.422 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1470122825 2024-08-10T06:47:48.422 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.422 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T06:47:48.423 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.423 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.423 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T06:47:48.423 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15841, 2024-08-10T06:47:48.423 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 426338337 2024-08-10T06:47:48.423 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.423 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_aio_wait_count": { 2024-08-10T06:47:48.423 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.423 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.423 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_committed_kv_count": { 2024-08-10T06:47:48.423 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.424 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.424 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_onode_meta_count": { 2024-08-10T06:47:48.424 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.424 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.424 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_wait_aio_count": { 2024-08-10T06:47:48.424 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.424 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.424 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T06:47:48.424 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86369, 2024-08-10T06:47:48.424 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10799232508 2024-08-10T06:47:48.424 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.425 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T06:47:48.425 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 23422, 2024-08-10T06:47:48.425 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1477669129 2024-08-10T06:47:48.425 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.425 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T06:47:48.425 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 23419, 2024-08-10T06:47:48.425 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4259861831681 2024-08-10T06:47:48.425 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.425 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T06:47:48.425 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 23422, 2024-08-10T06:47:48.426 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7794759883203 2024-08-10T06:47:48.426 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.426 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T06:47:48.426 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86366, 2024-08-10T06:47:48.426 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3013024434663 2024-08-10T06:47:48.426 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.426 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T06:47:48.426 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86366, 2024-08-10T06:47:48.426 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8746972 2024-08-10T06:47:48.426 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.427 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T06:47:48.427 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86369, 2024-08-10T06:47:48.427 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 366622191 2024-08-10T06:47:48.427 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.427 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T06:47:48.427 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86369, 2024-08-10T06:47:48.427 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 37402008778 2024-08-10T06:47:48.427 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.427 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T06:47:48.427 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86369, 2024-08-10T06:47:48.428 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 29016557 2024-08-10T06:47:48.428 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.428 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T06:47:48.428 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86369, 2024-08-10T06:47:48.428 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18427012585 2024-08-10T06:47:48.428 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.428 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T06:47:48.428 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86369, 2024-08-10T06:47:48.428 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8581183313 2024-08-10T06:47:48.428 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.428 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T06:47:48.428 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9842344 2024-08-10T06:47:48.429 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.429 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:48.429 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2824, 2024-08-10T06:47:48.429 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15484818 2024-08-10T06:47:48.429 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.429 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T06:47:48.429 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86369, 2024-08-10T06:47:48.429 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 75587706257 2024-08-10T06:47:48.429 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.429 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T06:47:48.430 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86369, 2024-08-10T06:47:48.430 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9690733298 2024-08-10T06:47:48.430 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.430 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T06:47:48.430 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 86369, 2024-08-10T06:47:48.430 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 528772102 2024-08-10T06:47:48.430 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.430 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.430 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T06:47:48.430 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:48.430 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1405130311 2024-08-10T06:47:48.430 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.431 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:48.431 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 595591168 2024-08-10T06:47:48.431 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.431 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:48.431 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 556687360 2024-08-10T06:47:48.431 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.431 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:48.431 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2600513740 2024-08-10T06:47:48.431 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.431 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:48.431 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38903808 2024-08-10T06:47:48.432 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.432 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.432 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T06:47:48.432 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.432 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 125829120 2024-08-10T06:47:48.432 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.432 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.432 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.432 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.432 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.432 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.432 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.432 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.433 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 57096663 2024-08-10T06:47:48.433 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.433 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.433 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.433 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.433 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.433 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.433 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.433 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.433 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.433 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.434 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.434 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.434 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.434 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.434 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 114688 2024-08-10T06:47:48.434 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.434 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.434 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 483328 2024-08-10T06:47:48.434 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.434 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.435 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.435 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.435 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.435 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.435 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.435 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.435 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.435 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.435 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.435 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68134441 2024-08-10T06:47:48.436 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.436 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.436 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T06:47:48.436 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.436 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 570425344 2024-08-10T06:47:48.436 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.436 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.436 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.436 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.436 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.436 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.437 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.437 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 428224972 2024-08-10T06:47:48.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.437 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.437 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.437 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.437 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.437 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.437 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.438 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 256 2024-08-10T06:47:48.438 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.438 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.438 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.438 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.438 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.438 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 108608 2024-08-10T06:47:48.438 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.438 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.438 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.439 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.439 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.439 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.439 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.439 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.439 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.439 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.439 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 74982644 2024-08-10T06:47:48.440 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.440 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T06:47:48.440 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.440 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176160768 2024-08-10T06:47:48.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.440 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.440 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.440 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.440 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 239376 2024-08-10T06:47:48.441 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.441 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.441 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38064442 2024-08-10T06:47:48.441 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.441 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.442 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.442 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.442 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.442 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.442 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.442 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.442 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.442 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.442 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.442 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.443 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.443 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.443 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.443 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.443 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.443 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.443 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.443 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.443 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.443 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.443 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.443 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.444 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.444 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.444 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.444 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.444 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.444 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70748086 2024-08-10T06:47:48.444 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.444 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.444 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T06:47:48.444 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.444 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 503316480 2024-08-10T06:47:48.445 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.445 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.445 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.445 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.445 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.445 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.445 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.445 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.445 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 428224972 2024-08-10T06:47:48.445 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.445 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.445 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.446 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.446 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.446 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.446 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.446 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.446 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.446 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.446 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.446 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.446 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.446 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.447 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 138965 2024-08-10T06:47:48.447 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.447 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.447 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1146218 2024-08-10T06:47:48.447 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.447 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.447 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.447 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.447 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.447 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.447 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.448 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.448 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.448 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.448 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.448 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73806325 2024-08-10T06:47:48.448 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.448 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.448 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T06:47:48.448 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T06:47:48.448 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.448 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.448 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:48.449 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 21 2024-08-10T06:47:48.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.449 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T06:47:48.449 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.449 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:48.449 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.449 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.449 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.449 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T06:47:48.450 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 50 2024-08-10T06:47:48.450 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.450 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T06:47:48.450 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.450 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.450 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T06:47:48.450 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42301 2024-08-10T06:47:48.450 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.450 INFO:tasks.workunit.client.0.smithi086.stdout: "op_before_queue_op_lat": { 2024-08-10T06:47:48.450 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 132674, 2024-08-10T06:47:48.450 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9785548657 2024-08-10T06:47:48.451 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.451 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T06:47:48.451 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.451 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.451 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T06:47:48.451 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.451 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.451 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T06:47:48.451 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2254611008 2024-08-10T06:47:48.451 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.451 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T06:47:48.452 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 42301, 2024-08-10T06:47:48.452 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 584058094122 2024-08-10T06:47:48.452 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.452 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T06:47:48.452 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2546750387 2024-08-10T06:47:48.452 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.452 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T06:47:48.452 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 44210, 2024-08-10T06:47:48.452 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 30565313509 2024-08-10T06:47:48.452 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.452 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T06:47:48.453 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 42301, 2024-08-10T06:47:48.453 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 131923514488 2024-08-10T06:47:48.453 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.453 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:48.453 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20289 2024-08-10T06:47:48.453 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.453 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T06:47:48.453 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 20289, 2024-08-10T06:47:48.453 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16226447937 2024-08-10T06:47:48.453 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.453 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T06:47:48.453 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.454 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.454 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T06:47:48.454 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2546750387 2024-08-10T06:47:48.454 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.454 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T06:47:48.454 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 20733, 2024-08-10T06:47:48.454 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5534910755 2024-08-10T06:47:48.454 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.454 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T06:47:48.454 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 20289, 2024-08-10T06:47:48.455 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5375674215 2024-08-10T06:47:48.455 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.455 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T06:47:48.455 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12386 2024-08-10T06:47:48.455 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.455 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T06:47:48.455 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 315836069 2024-08-10T06:47:48.455 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.455 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T06:47:48.455 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 12386, 2024-08-10T06:47:48.456 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 97926308042 2024-08-10T06:47:48.456 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.456 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T06:47:48.456 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.456 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.456 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T06:47:48.456 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.456 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.456 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T06:47:48.456 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.456 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.456 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T06:47:48.457 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 12762, 2024-08-10T06:47:48.457 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12728762504 2024-08-10T06:47:48.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.457 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T06:47:48.457 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 12386, 2024-08-10T06:47:48.457 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31171945351 2024-08-10T06:47:48.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.457 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:48.457 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9626 2024-08-10T06:47:48.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.457 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T06:47:48.457 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1938774939 2024-08-10T06:47:48.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.458 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T06:47:48.458 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9626, 2024-08-10T06:47:48.458 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 469905338143 2024-08-10T06:47:48.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.458 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T06:47:48.458 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.458 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T06:47:48.458 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10715, 2024-08-10T06:47:48.458 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12301640250 2024-08-10T06:47:48.458 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.459 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T06:47:48.459 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9626, 2024-08-10T06:47:48.459 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95375894922 2024-08-10T06:47:48.459 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.459 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T06:47:48.459 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.459 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.459 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T06:47:48.459 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 72 2024-08-10T06:47:48.459 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.459 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T06:47:48.459 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7 2024-08-10T06:47:48.460 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.460 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T06:47:48.460 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T06:47:48.460 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.460 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T06:47:48.460 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 834781184 2024-08-10T06:47:48.460 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.460 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.460 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.460 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.2": { 2024-08-10T06:47:48.460 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:48.460 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_db_max_lat": { 2024-08-10T06:47:48.460 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 25039 2024-08-10T06:47:48.460 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.461 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T06:47:48.461 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.461 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.461 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_max_lat": { 2024-08-10T06:47:48.461 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.461 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.461 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T06:47:48.461 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.461 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.461 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T06:47:48.461 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T06:47:48.461 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.461 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_slow": { 2024-08-10T06:47:48.462 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.462 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.462 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T06:47:48.462 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.462 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.462 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_wal_max_lat": { 2024-08-10T06:47:48.462 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.462 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.462 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T06:47:48.462 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.462 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.463 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T06:47:48.463 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5664768 2024-08-10T06:47:48.463 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.463 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T06:47:48.463 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 665927680 2024-08-10T06:47:48.463 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.463 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T06:47:48.463 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18, 2024-08-10T06:47:48.463 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10595300 2024-08-10T06:47:48.463 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.463 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T06:47:48.464 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18, 2024-08-10T06:47:48.464 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4088339 2024-08-10T06:47:48.464 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.464 INFO:tasks.workunit.client.0.smithi086.stdout: "db_alloc_lat": { 2024-08-10T06:47:48.464 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 179, 2024-08-10T06:47:48.464 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 877430 2024-08-10T06:47:48.464 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.464 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T06:47:48.464 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995027456 2024-08-10T06:47:48.464 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.464 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T06:47:48.465 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 578158592 2024-08-10T06:47:48.465 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.465 INFO:tasks.workunit.client.0.smithi086.stdout: "flush_lat": { 2024-08-10T06:47:48.465 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75535, 2024-08-10T06:47:48.465 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11051581108 2024-08-10T06:47:48.465 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.465 INFO:tasks.workunit.client.0.smithi086.stdout: "fsync_lat": { 2024-08-10T06:47:48.465 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75559, 2024-08-10T06:47:48.465 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18114113278 2024-08-10T06:47:48.465 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.465 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T06:47:48.466 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10203136 2024-08-10T06:47:48.466 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.466 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T06:47:48.466 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 309465088 2024-08-10T06:47:48.466 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.466 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T06:47:48.466 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 572456960 2024-08-10T06:47:48.466 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.466 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T06:47:48.466 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.466 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.467 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T06:47:48.467 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.467 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.467 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T06:47:48.467 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 46 2024-08-10T06:47:48.467 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.467 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T06:47:48.467 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 319872134 2024-08-10T06:47:48.467 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.467 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T06:47:48.467 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 21645 2024-08-10T06:47:48.468 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.468 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T06:47:48.468 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 254373888 2024-08-10T06:47:48.468 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.468 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T06:47:48.468 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 254377984 2024-08-10T06:47:48.468 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.468 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T06:47:48.468 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.468 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.468 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T06:47:48.469 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.469 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T06:47:48.469 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10463 2024-08-10T06:47:48.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.469 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:48.469 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 21645, 2024-08-10T06:47:48.469 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 174471292 2024-08-10T06:47:48.469 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.469 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T06:47:48.469 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 231833482 2024-08-10T06:47:48.470 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.470 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T06:47:48.470 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18944 2024-08-10T06:47:48.470 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.470 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T06:47:48.470 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2087428 2024-08-10T06:47:48.470 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.470 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T06:47:48.470 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 691 2024-08-10T06:47:48.470 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.470 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T06:47:48.470 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5458782 2024-08-10T06:47:48.471 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.471 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T06:47:48.471 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 955 2024-08-10T06:47:48.471 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.471 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T06:47:48.471 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3371354 2024-08-10T06:47:48.471 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.471 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T06:47:48.471 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3371354 2024-08-10T06:47:48.471 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.471 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T06:47:48.471 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.472 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.472 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T06:47:48.472 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.472 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.472 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T06:47:48.472 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 270 2024-08-10T06:47:48.472 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.472 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_lat": { 2024-08-10T06:47:48.472 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 955, 2024-08-10T06:47:48.472 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1889735 2024-08-10T06:47:48.472 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.472 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_alloc_lat": { 2024-08-10T06:47:48.473 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.473 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.473 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.473 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T06:47:48.473 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.473 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.473 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T06:47:48.473 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.473 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.473 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:48.473 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T06:47:48.473 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 974 2024-08-10T06:47:48.474 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.474 INFO:tasks.workunit.client.0.smithi086.stdout: "unlink_lat": { 2024-08-10T06:47:48.474 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7, 2024-08-10T06:47:48.474 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8485 2024-08-10T06:47:48.474 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.474 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_alloc_lat": { 2024-08-10T06:47:48.474 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.474 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.474 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.474 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T06:47:48.474 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.475 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.475 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T06:47:48.475 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.475 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.475 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T06:47:48.475 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 983789568 2024-08-10T06:47:48.475 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.475 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.475 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T06:47:48.475 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T06:47:48.476 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:48.476 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.476 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T06:47:48.476 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13647872 2024-08-10T06:47:48.476 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.476 INFO:tasks.workunit.client.0.smithi086.stdout: "allocator_lat": { 2024-08-10T06:47:48.476 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15537, 2024-08-10T06:47:48.476 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 58531836 2024-08-10T06:47:48.476 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.476 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T06:47:48.476 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3735, 2024-08-10T06:47:48.476 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 461139366 2024-08-10T06:47:48.476 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.477 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T06:47:48.477 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.477 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.477 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.477 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T06:47:48.477 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.477 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.477 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T06:47:48.477 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.477 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.477 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T06:47:48.477 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.477 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.478 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T06:47:48.478 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 28276, 2024-08-10T06:47:48.478 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 240285921 2024-08-10T06:47:48.478 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.478 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T06:47:48.478 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.478 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.478 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.478 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T06:47:48.478 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.479 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.479 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T06:47:48.479 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75488, 2024-08-10T06:47:48.479 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22039309909 2024-08-10T06:47:48.479 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.479 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T06:47:48.479 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 74906, 2024-08-10T06:47:48.479 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1518283686 2024-08-10T06:47:48.479 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.479 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T06:47:48.479 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75488, 2024-08-10T06:47:48.480 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38165324 2024-08-10T06:47:48.480 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.480 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T06:47:48.480 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75488, 2024-08-10T06:47:48.480 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22077475233 2024-08-10T06:47:48.480 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.480 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T06:47:48.480 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.480 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.480 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.480 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T06:47:48.481 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 55896, 2024-08-10T06:47:48.481 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1388509790 2024-08-10T06:47:48.481 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.481 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T06:47:48.481 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1098, 2024-08-10T06:47:48.481 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3003206 2024-08-10T06:47:48.481 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.481 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T06:47:48.481 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 19351, 2024-08-10T06:47:48.481 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11069796 2024-08-10T06:47:48.481 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.482 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T06:47:48.482 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 36, 2024-08-10T06:47:48.482 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42905 2024-08-10T06:47:48.482 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.482 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T06:47:48.482 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 21151, 2024-08-10T06:47:48.482 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2652062847 2024-08-10T06:47:48.482 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.482 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T06:47:48.482 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 271317 2024-08-10T06:47:48.482 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.482 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T06:47:48.483 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20978 2024-08-10T06:47:48.483 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.483 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:48.483 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10158, 2024-08-10T06:47:48.483 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2196140798 2024-08-10T06:47:48.483 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.483 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T06:47:48.483 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 27803, 2024-08-10T06:47:48.483 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11310912 2024-08-10T06:47:48.483 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.483 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T06:47:48.483 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 17645, 2024-08-10T06:47:48.484 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1915276508 2024-08-10T06:47:48.484 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.484 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T06:47:48.484 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.484 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.484 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T06:47:48.484 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 13973, 2024-08-10T06:47:48.484 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 439831645 2024-08-10T06:47:48.484 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.484 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_aio_wait_count": { 2024-08-10T06:47:48.484 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.484 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.485 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_committed_kv_count": { 2024-08-10T06:47:48.485 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.485 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.485 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_onode_meta_count": { 2024-08-10T06:47:48.485 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.485 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.485 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_wait_aio_count": { 2024-08-10T06:47:48.485 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.485 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.485 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T06:47:48.485 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:48.485 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9773193718 2024-08-10T06:47:48.485 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.486 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T06:47:48.486 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6700, 2024-08-10T06:47:48.486 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 608229429 2024-08-10T06:47:48.486 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.486 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T06:47:48.486 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6700, 2024-08-10T06:47:48.486 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4376171353487 2024-08-10T06:47:48.486 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.486 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T06:47:48.486 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6700, 2024-08-10T06:47:48.487 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7145538270330 2024-08-10T06:47:48.487 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.487 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T06:47:48.487 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:48.487 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3189029581043 2024-08-10T06:47:48.487 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.487 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T06:47:48.487 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:48.487 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9200896 2024-08-10T06:47:48.487 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.487 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T06:47:48.487 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:48.488 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 289936236 2024-08-10T06:47:48.488 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.488 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T06:47:48.488 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:48.488 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 34660430461 2024-08-10T06:47:48.488 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.488 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T06:47:48.488 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:48.488 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 30995131 2024-08-10T06:47:48.488 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.488 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T06:47:48.489 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:48.489 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16598300661 2024-08-10T06:47:48.489 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.489 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T06:47:48.489 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:48.489 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9057017011 2024-08-10T06:47:48.489 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.489 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T06:47:48.489 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9842165 2024-08-10T06:47:48.489 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.490 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:48.490 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2787, 2024-08-10T06:47:48.490 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14514201 2024-08-10T06:47:48.490 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.490 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T06:47:48.490 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:48.490 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70393008972 2024-08-10T06:47:48.490 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.490 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T06:47:48.490 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:48.491 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10087543781 2024-08-10T06:47:48.491 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.491 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T06:47:48.491 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 88500, 2024-08-10T06:47:48.491 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 529607723 2024-08-10T06:47:48.491 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.491 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.491 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T06:47:48.491 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:48.491 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1405130311 2024-08-10T06:47:48.491 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.491 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:48.491 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 595582976 2024-08-10T06:47:48.492 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.492 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:48.492 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 450256896 2024-08-10T06:47:48.492 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.492 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:48.492 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2600513740 2024-08-10T06:47:48.492 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.492 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:48.492 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 145326080 2024-08-10T06:47:48.492 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.492 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.493 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T06:47:48.493 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.493 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 125829120 2024-08-10T06:47:48.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.493 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.493 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.493 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.493 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.493 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.493 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 57153312 2024-08-10T06:47:48.494 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.494 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.494 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.494 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.494 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.494 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.494 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.494 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.494 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.494 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.494 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.495 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.495 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.495 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.495 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24576 2024-08-10T06:47:48.495 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.495 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.495 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 32768 2024-08-10T06:47:48.495 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.495 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.495 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.495 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.495 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.496 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.496 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.496 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.496 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.496 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.496 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.496 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68618464 2024-08-10T06:47:48.496 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.496 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.496 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T06:47:48.497 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.497 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 570425344 2024-08-10T06:47:48.497 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.497 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.497 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.497 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.497 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.497 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.497 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.497 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.498 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 428649840 2024-08-10T06:47:48.498 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.498 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.498 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.498 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.498 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.498 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.498 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.498 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.498 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2384 2024-08-10T06:47:48.498 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.499 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.499 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.499 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.499 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.499 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 153040 2024-08-10T06:47:48.499 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.499 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.499 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.499 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.499 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.499 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.500 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.500 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.500 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.500 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.500 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.500 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.500 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.500 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.500 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 74511216 2024-08-10T06:47:48.500 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.500 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.500 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T06:47:48.501 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.501 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176160768 2024-08-10T06:47:48.501 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.501 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.501 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.501 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.501 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.501 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 182256 2024-08-10T06:47:48.501 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.501 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.501 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38102208 2024-08-10T06:47:48.501 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.501 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.502 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.502 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.502 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.502 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.502 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.502 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.502 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.502 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.502 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.502 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.502 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.502 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.503 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.503 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.503 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.503 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.503 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.503 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.503 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.503 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.503 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.503 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.503 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.503 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.503 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.504 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.504 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.504 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70767440 2024-08-10T06:47:48.504 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.504 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.504 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T06:47:48.504 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.504 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 503316480 2024-08-10T06:47:48.504 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.504 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.504 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.505 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.505 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.505 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.505 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.505 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.505 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 428649840 2024-08-10T06:47:48.505 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.505 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.505 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.505 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.505 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.505 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.505 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.506 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.506 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.506 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.506 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.506 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.506 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.506 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.506 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 139240 2024-08-10T06:47:48.506 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.506 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.506 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1167015 2024-08-10T06:47:48.506 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.507 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.507 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.507 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.507 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.507 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.507 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.507 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.507 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.507 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.507 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.507 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73360385 2024-08-10T06:47:48.507 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.507 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.508 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T06:47:48.508 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T06:47:48.508 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.508 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.508 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:48.508 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 116 2024-08-10T06:47:48.508 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.508 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T06:47:48.508 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.508 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.508 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:48.508 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1 2024-08-10T06:47:48.509 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.509 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.509 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.509 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T06:47:48.509 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45 2024-08-10T06:47:48.509 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.509 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T06:47:48.509 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.509 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.509 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T06:47:48.510 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 52182 2024-08-10T06:47:48.510 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.510 INFO:tasks.workunit.client.0.smithi086.stdout: "op_before_queue_op_lat": { 2024-08-10T06:47:48.510 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 154591, 2024-08-10T06:47:48.510 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9079525374 2024-08-10T06:47:48.510 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.510 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T06:47:48.510 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6 2024-08-10T06:47:48.510 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.510 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T06:47:48.510 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.511 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T06:47:48.511 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2288429460 2024-08-10T06:47:48.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.511 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T06:47:48.511 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 52182, 2024-08-10T06:47:48.511 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 97661078130 2024-08-10T06:47:48.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.511 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T06:47:48.511 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3766448427 2024-08-10T06:47:48.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.512 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T06:47:48.512 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 53609, 2024-08-10T06:47:48.512 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42906840024 2024-08-10T06:47:48.512 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.512 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T06:47:48.512 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 52182, 2024-08-10T06:47:48.512 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 77901889466 2024-08-10T06:47:48.512 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.512 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:48.512 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22329 2024-08-10T06:47:48.512 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.512 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T06:47:48.513 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22329, 2024-08-10T06:47:48.513 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16153329578 2024-08-10T06:47:48.513 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.513 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T06:47:48.513 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.513 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.513 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T06:47:48.513 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3766448427 2024-08-10T06:47:48.513 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.513 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T06:47:48.513 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22964, 2024-08-10T06:47:48.514 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5630946470 2024-08-10T06:47:48.514 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.514 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T06:47:48.514 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22329, 2024-08-10T06:47:48.514 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9758362258 2024-08-10T06:47:48.514 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.514 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T06:47:48.514 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27619 2024-08-10T06:47:48.514 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.514 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T06:47:48.514 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 490976146 2024-08-10T06:47:48.515 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.515 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T06:47:48.515 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 27619, 2024-08-10T06:47:48.515 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 54115136822 2024-08-10T06:47:48.515 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.515 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T06:47:48.515 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.515 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.515 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T06:47:48.515 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.516 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.516 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T06:47:48.516 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.516 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.516 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T06:47:48.516 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 28219, 2024-08-10T06:47:48.516 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 33260669047 2024-08-10T06:47:48.516 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.516 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T06:47:48.516 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 27619, 2024-08-10T06:47:48.516 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 50401011436 2024-08-10T06:47:48.516 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.516 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:48.517 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2234 2024-08-10T06:47:48.517 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.517 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T06:47:48.517 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1797453314 2024-08-10T06:47:48.517 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.517 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T06:47:48.517 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2234, 2024-08-10T06:47:48.517 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27392611730 2024-08-10T06:47:48.517 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.517 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T06:47:48.517 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.517 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.518 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T06:47:48.518 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2426, 2024-08-10T06:47:48.518 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4015224507 2024-08-10T06:47:48.518 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.518 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T06:47:48.518 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2234, 2024-08-10T06:47:48.518 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 17742515772 2024-08-10T06:47:48.518 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.518 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T06:47:48.518 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.519 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.519 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T06:47:48.519 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.519 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.519 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T06:47:48.519 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 211 2024-08-10T06:47:48.519 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.519 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T06:47:48.519 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T06:47:48.519 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.519 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T06:47:48.520 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 591814656 2024-08-10T06:47:48.520 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.520 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.520 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.520 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.3": { 2024-08-10T06:47:48.520 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:48.520 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_db_max_lat": { 2024-08-10T06:47:48.520 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19079 2024-08-10T06:47:48.520 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.520 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T06:47:48.520 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.521 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.521 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_max_lat": { 2024-08-10T06:47:48.521 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.521 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.521 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T06:47:48.521 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.521 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.521 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T06:47:48.521 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T06:47:48.521 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.522 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_slow": { 2024-08-10T06:47:48.522 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.522 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.522 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T06:47:48.522 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.522 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.522 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_wal_max_lat": { 2024-08-10T06:47:48.522 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.522 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.522 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T06:47:48.522 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.523 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.523 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T06:47:48.523 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2080768 2024-08-10T06:47:48.523 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.523 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T06:47:48.523 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 615571456 2024-08-10T06:47:48.523 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.523 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T06:47:48.523 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18, 2024-08-10T06:47:48.523 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9139378 2024-08-10T06:47:48.523 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.523 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T06:47:48.524 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18, 2024-08-10T06:47:48.524 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4796486 2024-08-10T06:47:48.524 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.524 INFO:tasks.workunit.client.0.smithi086.stdout: "db_alloc_lat": { 2024-08-10T06:47:48.524 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 166, 2024-08-10T06:47:48.524 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 764532 2024-08-10T06:47:48.524 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.524 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T06:47:48.524 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995027456 2024-08-10T06:47:48.524 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.524 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T06:47:48.525 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 491978752 2024-08-10T06:47:48.525 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.525 INFO:tasks.workunit.client.0.smithi086.stdout: "flush_lat": { 2024-08-10T06:47:48.525 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73093, 2024-08-10T06:47:48.525 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10563753040 2024-08-10T06:47:48.525 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.525 INFO:tasks.workunit.client.0.smithi086.stdout: "fsync_lat": { 2024-08-10T06:47:48.525 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73103, 2024-08-10T06:47:48.525 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 17102626185 2024-08-10T06:47:48.525 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.525 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T06:47:48.525 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 212992 2024-08-10T06:47:48.526 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.526 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T06:47:48.526 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 299483136 2024-08-10T06:47:48.526 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.526 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T06:47:48.526 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 513277952 2024-08-10T06:47:48.526 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.526 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T06:47:48.526 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.526 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.527 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T06:47:48.527 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.527 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T06:47:48.527 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 39 2024-08-10T06:47:48.527 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.527 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T06:47:48.527 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 170077706 2024-08-10T06:47:48.527 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.527 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T06:47:48.528 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12728 2024-08-10T06:47:48.528 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.528 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T06:47:48.528 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 138809344 2024-08-10T06:47:48.528 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.528 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T06:47:48.528 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 138813440 2024-08-10T06:47:48.528 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.528 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T06:47:48.528 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.528 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.529 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T06:47:48.529 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.529 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.529 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T06:47:48.529 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6329 2024-08-10T06:47:48.529 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.529 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:48.529 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 12728, 2024-08-10T06:47:48.529 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 100641347 2024-08-10T06:47:48.529 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.529 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T06:47:48.530 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 117228970 2024-08-10T06:47:48.530 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.530 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T06:47:48.530 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11102 2024-08-10T06:47:48.530 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.530 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T06:47:48.530 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 790220 2024-08-10T06:47:48.530 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.530 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T06:47:48.530 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 397 2024-08-10T06:47:48.530 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.531 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T06:47:48.531 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2059517 2024-08-10T06:47:48.531 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.531 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T06:47:48.531 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 580 2024-08-10T06:47:48.531 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.531 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T06:47:48.531 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1269297 2024-08-10T06:47:48.531 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.531 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T06:47:48.531 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1269297 2024-08-10T06:47:48.532 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.532 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T06:47:48.532 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.532 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.532 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T06:47:48.532 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.532 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.532 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T06:47:48.532 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 185 2024-08-10T06:47:48.532 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.532 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_lat": { 2024-08-10T06:47:48.532 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 580, 2024-08-10T06:47:48.533 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1163588 2024-08-10T06:47:48.533 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.533 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_alloc_lat": { 2024-08-10T06:47:48.533 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.533 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.533 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.533 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T06:47:48.533 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.533 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.533 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T06:47:48.533 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.533 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.534 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:48.534 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T06:47:48.534 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 577 2024-08-10T06:47:48.534 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.534 INFO:tasks.workunit.client.0.smithi086.stdout: "unlink_lat": { 2024-08-10T06:47:48.534 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5, 2024-08-10T06:47:48.534 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6791 2024-08-10T06:47:48.534 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.534 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_alloc_lat": { 2024-08-10T06:47:48.534 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.534 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.535 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.535 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T06:47:48.535 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.535 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.535 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T06:47:48.535 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.535 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.535 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T06:47:48.535 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 919855104 2024-08-10T06:47:48.535 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.535 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.535 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T06:47:48.536 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T06:47:48.536 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:48.536 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.536 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T06:47:48.536 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9478144 2024-08-10T06:47:48.536 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.536 INFO:tasks.workunit.client.0.smithi086.stdout: "allocator_lat": { 2024-08-10T06:47:48.536 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18522, 2024-08-10T06:47:48.536 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56338796 2024-08-10T06:47:48.536 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.536 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T06:47:48.537 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3664, 2024-08-10T06:47:48.537 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 339290707 2024-08-10T06:47:48.537 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.537 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T06:47:48.537 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.537 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.537 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.537 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T06:47:48.537 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.537 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.538 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T06:47:48.538 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.538 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.538 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T06:47:48.538 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.538 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.538 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T06:47:48.538 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14750, 2024-08-10T06:47:48.538 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 113161528 2024-08-10T06:47:48.538 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.539 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T06:47:48.539 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.539 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.539 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.539 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T06:47:48.539 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.539 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.539 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T06:47:48.539 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73061, 2024-08-10T06:47:48.539 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20544756403 2024-08-10T06:47:48.539 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.539 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T06:47:48.540 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 72486, 2024-08-10T06:47:48.540 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1648782996 2024-08-10T06:47:48.540 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.540 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T06:47:48.540 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73061, 2024-08-10T06:47:48.540 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45294474 2024-08-10T06:47:48.540 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.540 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T06:47:48.540 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73061, 2024-08-10T06:47:48.540 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20590050877 2024-08-10T06:47:48.540 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.541 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T06:47:48.541 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.541 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.541 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.541 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T06:47:48.541 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 235197, 2024-08-10T06:47:48.541 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1116604274 2024-08-10T06:47:48.541 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.541 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T06:47:48.541 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1391, 2024-08-10T06:47:48.541 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2832514 2024-08-10T06:47:48.541 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.542 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T06:47:48.542 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 125354, 2024-08-10T06:47:48.542 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 48796143 2024-08-10T06:47:48.542 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.542 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T06:47:48.542 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 40, 2024-08-10T06:47:48.542 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 92376 2024-08-10T06:47:48.542 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.542 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T06:47:48.542 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 13799, 2024-08-10T06:47:48.542 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2072385988 2024-08-10T06:47:48.543 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.543 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T06:47:48.543 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 446216 2024-08-10T06:47:48.543 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.543 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T06:47:48.543 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19172 2024-08-10T06:47:48.543 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.543 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:48.543 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 41940, 2024-08-10T06:47:48.543 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1791673243 2024-08-10T06:47:48.543 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.543 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T06:47:48.544 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 102241, 2024-08-10T06:47:48.544 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 29506208 2024-08-10T06:47:48.544 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.544 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T06:47:48.544 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 60301, 2024-08-10T06:47:48.544 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1271135213 2024-08-10T06:47:48.544 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.544 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T06:47:48.544 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.544 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.545 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T06:47:48.545 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 13501, 2024-08-10T06:47:48.545 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 373600505 2024-08-10T06:47:48.545 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.545 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_aio_wait_count": { 2024-08-10T06:47:48.545 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.545 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.545 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_committed_kv_count": { 2024-08-10T06:47:48.545 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.546 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.546 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_onode_meta_count": { 2024-08-10T06:47:48.546 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.546 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.546 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_wait_aio_count": { 2024-08-10T06:47:48.546 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.546 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.546 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T06:47:48.546 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85253, 2024-08-10T06:47:48.546 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10230738273 2024-08-10T06:47:48.547 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.547 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T06:47:48.547 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 17947, 2024-08-10T06:47:48.547 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1211360250 2024-08-10T06:47:48.547 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.547 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T06:47:48.547 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 17944, 2024-08-10T06:47:48.547 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4799956565485 2024-08-10T06:47:48.547 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.547 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T06:47:48.548 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 17947, 2024-08-10T06:47:48.548 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7271004455495 2024-08-10T06:47:48.548 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.548 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T06:47:48.548 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85250, 2024-08-10T06:47:48.548 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3754862229569 2024-08-10T06:47:48.548 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.548 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T06:47:48.548 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85250, 2024-08-10T06:47:48.548 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8550373 2024-08-10T06:47:48.549 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.549 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T06:47:48.549 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85253, 2024-08-10T06:47:48.549 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 225907238 2024-08-10T06:47:48.549 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.549 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T06:47:48.549 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85253, 2024-08-10T06:47:48.549 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 32782597532 2024-08-10T06:47:48.549 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.549 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T06:47:48.550 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85253, 2024-08-10T06:47:48.550 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 29677024 2024-08-10T06:47:48.550 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.550 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T06:47:48.550 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85253, 2024-08-10T06:47:48.550 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16019111912 2024-08-10T06:47:48.550 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.550 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T06:47:48.550 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85253, 2024-08-10T06:47:48.550 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7543038297 2024-08-10T06:47:48.551 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.551 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T06:47:48.551 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5653781 2024-08-10T06:47:48.551 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.551 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:48.551 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2757, 2024-08-10T06:47:48.551 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15355436 2024-08-10T06:47:48.551 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.551 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T06:47:48.551 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85253, 2024-08-10T06:47:48.551 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 66813400519 2024-08-10T06:47:48.552 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.552 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T06:47:48.552 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85253, 2024-08-10T06:47:48.552 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8649811419 2024-08-10T06:47:48.552 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.552 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T06:47:48.552 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 85253, 2024-08-10T06:47:48.552 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 509202836 2024-08-10T06:47:48.552 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.552 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.553 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T06:47:48.553 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:48.553 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1405130311 2024-08-10T06:47:48.553 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.553 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:48.553 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 563437568 2024-08-10T06:47:48.553 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.553 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:48.553 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 554926080 2024-08-10T06:47:48.553 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.553 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:48.554 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2600513740 2024-08-10T06:47:48.554 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.554 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:48.554 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8511488 2024-08-10T06:47:48.554 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.554 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.554 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T06:47:48.554 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.554 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 125829120 2024-08-10T06:47:48.554 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.555 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.555 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.555 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.555 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.555 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.555 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.555 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.555 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 57434553 2024-08-10T06:47:48.555 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.555 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.555 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.556 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.556 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.556 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.556 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.556 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.556 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.556 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.556 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.556 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.556 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.556 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.556 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8192 2024-08-10T06:47:48.557 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.557 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.557 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:48.557 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.557 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.557 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.557 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.557 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.557 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.557 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.557 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.557 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.558 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.558 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.558 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68382279 2024-08-10T06:47:48.558 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.558 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.558 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T06:47:48.558 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.558 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 570425344 2024-08-10T06:47:48.558 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.558 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.558 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.559 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.559 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.559 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.559 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.559 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.559 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 430759149 2024-08-10T06:47:48.559 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.559 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.559 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.559 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.559 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.560 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.560 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.560 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.560 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1648 2024-08-10T06:47:48.560 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.560 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.560 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.560 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.560 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.560 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 96176 2024-08-10T06:47:48.560 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.561 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.561 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.561 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.561 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.561 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.561 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.561 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.561 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.561 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.561 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.561 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.562 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.562 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.562 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 72459507 2024-08-10T06:47:48.562 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.562 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.562 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T06:47:48.562 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.562 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176160768 2024-08-10T06:47:48.562 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.562 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.563 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.563 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.563 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.563 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 191136 2024-08-10T06:47:48.563 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.563 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.563 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38289702 2024-08-10T06:47:48.563 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.563 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.563 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.563 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.564 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.564 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.564 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.564 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.564 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.564 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.564 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.564 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.565 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.565 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.565 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.565 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.565 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.565 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.565 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.565 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.565 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.565 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.565 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.565 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.566 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.566 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.566 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70571066 2024-08-10T06:47:48.566 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.566 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.566 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T06:47:48.566 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.566 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 503316480 2024-08-10T06:47:48.566 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.566 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.566 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.567 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.567 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.567 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.567 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.567 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.567 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 430759149 2024-08-10T06:47:48.567 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.567 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.567 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.567 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.567 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.567 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.568 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.568 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.568 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.568 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.568 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.568 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.568 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.568 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.568 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 143909 2024-08-10T06:47:48.568 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.568 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.569 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1162272 2024-08-10T06:47:48.569 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.569 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.569 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.569 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.569 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.569 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.569 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.569 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.569 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.569 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.569 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.570 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71251150 2024-08-10T06:47:48.570 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.570 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.570 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T06:47:48.570 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T06:47:48.570 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.570 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.571 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:48.571 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12 2024-08-10T06:47:48.571 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.571 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T06:47:48.571 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.571 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.571 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:48.571 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.571 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.571 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.571 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.572 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T06:47:48.572 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 53 2024-08-10T06:47:48.572 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.572 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T06:47:48.572 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.572 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.572 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T06:47:48.572 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70854 2024-08-10T06:47:48.572 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.572 INFO:tasks.workunit.client.0.smithi086.stdout: "op_before_queue_op_lat": { 2024-08-10T06:47:48.572 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 154081, 2024-08-10T06:47:48.572 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8450546902 2024-08-10T06:47:48.573 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.573 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T06:47:48.573 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.573 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.573 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T06:47:48.573 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.573 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.573 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T06:47:48.573 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1427167635 2024-08-10T06:47:48.573 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.573 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T06:47:48.573 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 70854, 2024-08-10T06:47:48.573 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 304321622818 2024-08-10T06:47:48.574 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.574 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T06:47:48.574 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1593199619 2024-08-10T06:47:48.574 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.574 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T06:47:48.574 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73024, 2024-08-10T06:47:48.574 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 37777200865 2024-08-10T06:47:48.574 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.574 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T06:47:48.574 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 70854, 2024-08-10T06:47:48.575 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 84821547464 2024-08-10T06:47:48.575 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.575 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:48.575 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 51537 2024-08-10T06:47:48.575 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.575 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T06:47:48.575 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 51537, 2024-08-10T06:47:48.575 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 58906364584 2024-08-10T06:47:48.575 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.575 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T06:47:48.575 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.576 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.576 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T06:47:48.576 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1593199619 2024-08-10T06:47:48.576 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.576 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T06:47:48.576 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 52007, 2024-08-10T06:47:48.576 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14759420190 2024-08-10T06:47:48.576 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.576 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T06:47:48.576 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 51537, 2024-08-10T06:47:48.576 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13798022461 2024-08-10T06:47:48.577 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.577 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T06:47:48.577 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15223 2024-08-10T06:47:48.577 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.577 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T06:47:48.577 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 286446773 2024-08-10T06:47:48.577 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.577 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T06:47:48.577 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15223, 2024-08-10T06:47:48.577 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 167042290433 2024-08-10T06:47:48.577 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.578 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T06:47:48.578 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.578 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.578 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T06:47:48.578 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.578 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.578 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T06:47:48.578 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.578 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.578 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T06:47:48.578 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 16818, 2024-08-10T06:47:48.579 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18394193355 2024-08-10T06:47:48.579 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.579 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T06:47:48.579 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15223, 2024-08-10T06:47:48.579 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 39212581860 2024-08-10T06:47:48.579 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.579 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:48.579 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4094 2024-08-10T06:47:48.579 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.579 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T06:47:48.579 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1140720862 2024-08-10T06:47:48.579 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.580 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T06:47:48.580 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4094, 2024-08-10T06:47:48.580 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 78372967801 2024-08-10T06:47:48.580 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.580 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T06:47:48.580 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.580 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.580 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T06:47:48.580 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4199, 2024-08-10T06:47:48.580 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4623587320 2024-08-10T06:47:48.580 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.581 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T06:47:48.581 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4094, 2024-08-10T06:47:48.581 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31810943143 2024-08-10T06:47:48.581 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.581 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T06:47:48.581 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.581 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.581 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T06:47:48.581 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 39 2024-08-10T06:47:48.581 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.581 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T06:47:48.581 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18 2024-08-10T06:47:48.582 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.582 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T06:47:48.582 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T06:47:48.582 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.582 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T06:47:48.582 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 501477376 2024-08-10T06:47:48.582 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.582 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.582 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.582 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.4": { 2024-08-10T06:47:48.582 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:48.583 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_db_max_lat": { 2024-08-10T06:47:48.583 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 21610 2024-08-10T06:47:48.583 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.583 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T06:47:48.583 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.583 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.583 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_max_lat": { 2024-08-10T06:47:48.583 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.583 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.583 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T06:47:48.584 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.584 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.584 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T06:47:48.584 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T06:47:48.584 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.584 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_slow": { 2024-08-10T06:47:48.584 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.584 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.584 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T06:47:48.584 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.584 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.585 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_wal_max_lat": { 2024-08-10T06:47:48.585 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.585 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.585 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T06:47:48.585 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.585 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.585 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T06:47:48.585 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5521408 2024-08-10T06:47:48.585 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.585 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T06:47:48.585 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 586186752 2024-08-10T06:47:48.585 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.586 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T06:47:48.586 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15, 2024-08-10T06:47:48.586 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3236416 2024-08-10T06:47:48.586 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.586 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T06:47:48.586 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15, 2024-08-10T06:47:48.586 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1105967 2024-08-10T06:47:48.586 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.586 INFO:tasks.workunit.client.0.smithi086.stdout: "db_alloc_lat": { 2024-08-10T06:47:48.586 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 156, 2024-08-10T06:47:48.586 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 718558 2024-08-10T06:47:48.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.587 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T06:47:48.587 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995027456 2024-08-10T06:47:48.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.587 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T06:47:48.587 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 573702144 2024-08-10T06:47:48.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.587 INFO:tasks.workunit.client.0.smithi086.stdout: "flush_lat": { 2024-08-10T06:47:48.587 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 61797, 2024-08-10T06:47:48.587 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9927970023 2024-08-10T06:47:48.587 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.588 INFO:tasks.workunit.client.0.smithi086.stdout: "fsync_lat": { 2024-08-10T06:47:48.588 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 61808, 2024-08-10T06:47:48.588 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16222807127 2024-08-10T06:47:48.588 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.588 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T06:47:48.588 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3842048 2024-08-10T06:47:48.588 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.588 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T06:47:48.588 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 253206528 2024-08-10T06:47:48.588 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.588 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T06:47:48.589 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 590741504 2024-08-10T06:47:48.589 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.589 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T06:47:48.589 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.589 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.589 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T06:47:48.589 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.589 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T06:47:48.589 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 44 2024-08-10T06:47:48.589 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.589 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T06:47:48.589 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 306427751 2024-08-10T06:47:48.590 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.590 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T06:47:48.590 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18988 2024-08-10T06:47:48.590 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.590 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T06:47:48.590 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 260788224 2024-08-10T06:47:48.590 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.590 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T06:47:48.590 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 260792320 2024-08-10T06:47:48.590 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.590 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T06:47:48.591 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.591 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.591 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T06:47:48.591 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.591 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.591 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T06:47:48.591 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8400 2024-08-10T06:47:48.591 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.591 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:48.591 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18988, 2024-08-10T06:47:48.591 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 139568551 2024-08-10T06:47:48.591 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.592 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T06:47:48.592 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 200379857 2024-08-10T06:47:48.592 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.592 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T06:47:48.592 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15737 2024-08-10T06:47:48.592 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.592 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T06:47:48.592 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1859348 2024-08-10T06:47:48.592 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.592 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T06:47:48.592 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 577 2024-08-10T06:47:48.592 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.593 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T06:47:48.593 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5481331 2024-08-10T06:47:48.593 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.593 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T06:47:48.593 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 859 2024-08-10T06:47:48.593 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.593 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T06:47:48.593 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3621983 2024-08-10T06:47:48.593 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.593 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T06:47:48.593 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3621983 2024-08-10T06:47:48.593 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.594 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T06:47:48.594 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.594 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.594 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T06:47:48.594 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.594 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.594 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T06:47:48.594 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 288 2024-08-10T06:47:48.594 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.594 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_lat": { 2024-08-10T06:47:48.595 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 859, 2024-08-10T06:47:48.595 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1852538 2024-08-10T06:47:48.595 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.595 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_alloc_lat": { 2024-08-10T06:47:48.595 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.595 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.595 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.595 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T06:47:48.595 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.595 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.595 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T06:47:48.595 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.596 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.596 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:48.596 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T06:47:48.596 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 801 2024-08-10T06:47:48.596 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.596 INFO:tasks.workunit.client.0.smithi086.stdout: "unlink_lat": { 2024-08-10T06:47:48.596 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 8, 2024-08-10T06:47:48.596 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11381 2024-08-10T06:47:48.596 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.596 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_alloc_lat": { 2024-08-10T06:47:48.596 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.596 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.597 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.597 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T06:47:48.597 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.597 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.597 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T06:47:48.597 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.597 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.597 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T06:47:48.597 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 847196160 2024-08-10T06:47:48.597 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.597 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.597 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T06:47:48.597 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T06:47:48.598 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:48.598 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.598 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T06:47:48.598 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9474048 2024-08-10T06:47:48.598 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.598 INFO:tasks.workunit.client.0.smithi086.stdout: "allocator_lat": { 2024-08-10T06:47:48.598 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 21824, 2024-08-10T06:47:48.598 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67519294 2024-08-10T06:47:48.598 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.598 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T06:47:48.598 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3629, 2024-08-10T06:47:48.598 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 457511936 2024-08-10T06:47:48.599 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.599 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T06:47:48.599 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.599 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.599 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.599 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T06:47:48.599 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.599 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.599 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T06:47:48.599 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.599 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.600 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T06:47:48.600 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.600 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.600 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T06:47:48.600 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15731, 2024-08-10T06:47:48.600 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 127836299 2024-08-10T06:47:48.600 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.600 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T06:47:48.600 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.600 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.600 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.600 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T06:47:48.600 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.601 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.601 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T06:47:48.601 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 61758, 2024-08-10T06:47:48.601 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19358430047 2024-08-10T06:47:48.601 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.601 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T06:47:48.601 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 61290, 2024-08-10T06:47:48.601 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1375513210 2024-08-10T06:47:48.601 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.601 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T06:47:48.601 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 61758, 2024-08-10T06:47:48.602 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 50075876 2024-08-10T06:47:48.602 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.602 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T06:47:48.602 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 61758, 2024-08-10T06:47:48.602 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19408505923 2024-08-10T06:47:48.602 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.602 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T06:47:48.602 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.602 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.602 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.602 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T06:47:48.603 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 29828, 2024-08-10T06:47:48.603 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 767598421 2024-08-10T06:47:48.603 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.603 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T06:47:48.603 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 859, 2024-08-10T06:47:48.603 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2321654 2024-08-10T06:47:48.603 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.603 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T06:47:48.603 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14554, 2024-08-10T06:47:48.603 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11869336 2024-08-10T06:47:48.603 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.604 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T06:47:48.604 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 47, 2024-08-10T06:47:48.604 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 94626 2024-08-10T06:47:48.604 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.604 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T06:47:48.604 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15215, 2024-08-10T06:47:48.604 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2678996923 2024-08-10T06:47:48.604 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.604 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T06:47:48.604 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 194285 2024-08-10T06:47:48.604 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.605 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T06:47:48.605 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20403 2024-08-10T06:47:48.605 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.605 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:48.605 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 11935, 2024-08-10T06:47:48.605 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1482260670 2024-08-10T06:47:48.605 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.605 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T06:47:48.605 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 44238, 2024-08-10T06:47:48.605 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12231716 2024-08-10T06:47:48.605 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.605 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T06:47:48.606 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 32303, 2024-08-10T06:47:48.606 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1204997205 2024-08-10T06:47:48.606 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.606 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T06:47:48.606 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.606 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.606 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T06:47:48.606 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14399, 2024-08-10T06:47:48.606 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 397739959 2024-08-10T06:47:48.606 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.606 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_aio_wait_count": { 2024-08-10T06:47:48.607 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.607 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.607 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_committed_kv_count": { 2024-08-10T06:47:48.607 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.607 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.607 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_onode_meta_count": { 2024-08-10T06:47:48.607 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.607 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.607 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_wait_aio_count": { 2024-08-10T06:47:48.607 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.607 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.607 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T06:47:48.607 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:48.608 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9816852625 2024-08-10T06:47:48.608 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.608 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T06:47:48.608 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18995, 2024-08-10T06:47:48.608 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1197800426 2024-08-10T06:47:48.608 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.608 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T06:47:48.608 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18995, 2024-08-10T06:47:48.608 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4506106358099 2024-08-10T06:47:48.608 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.608 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T06:47:48.608 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18995, 2024-08-10T06:47:48.609 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7020597869239 2024-08-10T06:47:48.609 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.609 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T06:47:48.609 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:48.609 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2819626429442 2024-08-10T06:47:48.609 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.609 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T06:47:48.609 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:48.609 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7457125 2024-08-10T06:47:48.609 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.610 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T06:47:48.610 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:48.610 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 432203581 2024-08-10T06:47:48.610 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.610 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T06:47:48.610 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:48.610 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 29870389674 2024-08-10T06:47:48.610 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.610 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T06:47:48.610 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:48.611 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 26295316 2024-08-10T06:47:48.611 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.611 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T06:47:48.611 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:48.611 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13646709339 2024-08-10T06:47:48.611 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.611 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T06:47:48.611 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:48.611 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7947744753 2024-08-10T06:47:48.611 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.611 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T06:47:48.612 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5648588 2024-08-10T06:47:48.612 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.612 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:48.612 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2668, 2024-08-10T06:47:48.612 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13903220 2024-08-10T06:47:48.612 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.612 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T06:47:48.612 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:48.612 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 61725960337 2024-08-10T06:47:48.612 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.613 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T06:47:48.613 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:48.613 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8907432434 2024-08-10T06:47:48.613 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.613 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T06:47:48.613 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 73094, 2024-08-10T06:47:48.613 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 464256760 2024-08-10T06:47:48.613 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.613 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.613 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T06:47:48.613 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:48.614 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1405133357 2024-08-10T06:47:48.614 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.614 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:48.614 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 544849920 2024-08-10T06:47:48.614 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.614 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:48.614 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 528162816 2024-08-10T06:47:48.614 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.614 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:48.614 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2600517324 2024-08-10T06:47:48.614 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.615 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:48.615 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16687104 2024-08-10T06:47:48.615 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.615 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.615 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T06:47:48.615 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.615 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 125829120 2024-08-10T06:47:48.615 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.615 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.615 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.615 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.616 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.616 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.616 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.616 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.616 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 57062377 2024-08-10T06:47:48.616 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.616 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.616 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.616 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.616 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.616 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.616 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.617 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.617 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.617 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.617 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.617 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:48.617 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.617 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.617 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 36864 2024-08-10T06:47:48.617 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.617 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.618 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 692224 2024-08-10T06:47:48.618 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.618 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.618 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.618 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.618 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.618 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.618 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.618 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.618 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.619 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.619 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.619 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68033559 2024-08-10T06:47:48.619 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.619 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.619 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T06:47:48.619 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.619 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 570425344 2024-08-10T06:47:48.619 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.619 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.619 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.619 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.620 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.620 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.620 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.620 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.620 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 427967830 2024-08-10T06:47:48.620 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.620 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.620 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.620 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.620 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.620 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.620 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.621 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.621 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1776 2024-08-10T06:47:48.621 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.621 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.621 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.621 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.621 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.621 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 117408 2024-08-10T06:47:48.621 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.621 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.621 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.622 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.622 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.622 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.622 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.622 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.622 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.622 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.622 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.622 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.622 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.622 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.623 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 75229466 2024-08-10T06:47:48.623 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.623 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.623 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T06:47:48.623 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.623 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176160768 2024-08-10T06:47:48.623 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.623 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.623 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.623 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.623 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.624 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 345808 2024-08-10T06:47:48.624 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.624 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.624 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38041584 2024-08-10T06:47:48.624 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.624 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.624 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.624 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.624 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.624 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.624 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.625 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.625 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.625 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.625 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.625 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.625 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.625 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.625 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.625 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.625 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.625 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.626 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.626 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.626 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.626 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.626 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.626 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.626 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.626 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.626 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.626 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.626 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.627 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70664512 2024-08-10T06:47:48.627 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.627 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.627 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T06:47:48.627 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.627 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 503316480 2024-08-10T06:47:48.627 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.627 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.627 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.627 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.627 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.628 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.628 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.628 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.628 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 427967830 2024-08-10T06:47:48.628 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.628 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.628 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.628 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.628 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.628 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.628 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.628 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.629 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.629 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.629 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 992 2024-08-10T06:47:48.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.629 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.629 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 146833 2024-08-10T06:47:48.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.629 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.629 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1151846 2024-08-10T06:47:48.629 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.629 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.630 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.630 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.630 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.630 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.630 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.630 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.630 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.630 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.630 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.630 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 74048979 2024-08-10T06:47:48.630 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.631 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.631 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T06:47:48.631 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T06:47:48.631 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.631 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.631 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:48.631 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10 2024-08-10T06:47:48.631 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.631 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T06:47:48.631 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.631 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.631 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:48.632 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.632 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.632 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.632 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.632 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T06:47:48.632 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 48 2024-08-10T06:47:48.632 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.632 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T06:47:48.632 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.632 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.632 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T06:47:48.632 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 36416 2024-08-10T06:47:48.633 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.633 INFO:tasks.workunit.client.0.smithi086.stdout: "op_before_queue_op_lat": { 2024-08-10T06:47:48.633 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 102722, 2024-08-10T06:47:48.633 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10745824039 2024-08-10T06:47:48.633 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.633 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T06:47:48.633 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.633 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.633 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T06:47:48.633 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.633 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.633 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T06:47:48.634 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1779130211 2024-08-10T06:47:48.634 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.634 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T06:47:48.634 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 36416, 2024-08-10T06:47:48.634 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 91845773933 2024-08-10T06:47:48.634 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.634 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T06:47:48.634 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1585622295 2024-08-10T06:47:48.634 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.634 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T06:47:48.634 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 37015, 2024-08-10T06:47:48.635 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15133922694 2024-08-10T06:47:48.635 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.635 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T06:47:48.635 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 36416, 2024-08-10T06:47:48.635 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38345157613 2024-08-10T06:47:48.635 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.635 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:48.635 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 25163 2024-08-10T06:47:48.635 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.635 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T06:47:48.635 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 25163, 2024-08-10T06:47:48.635 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7835299937 2024-08-10T06:47:48.636 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.636 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T06:47:48.636 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.636 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.636 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T06:47:48.636 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1585622295 2024-08-10T06:47:48.636 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.636 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T06:47:48.636 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 25400, 2024-08-10T06:47:48.636 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5593021760 2024-08-10T06:47:48.636 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.637 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T06:47:48.637 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 25163, 2024-08-10T06:47:48.637 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5045792922 2024-08-10T06:47:48.637 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.637 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T06:47:48.637 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6769 2024-08-10T06:47:48.637 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.637 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T06:47:48.637 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 310879558 2024-08-10T06:47:48.637 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.637 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T06:47:48.637 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6769, 2024-08-10T06:47:48.638 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13136499633 2024-08-10T06:47:48.638 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.638 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T06:47:48.638 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.638 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.638 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T06:47:48.638 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.638 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.638 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T06:47:48.638 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.638 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.639 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T06:47:48.639 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7003, 2024-08-10T06:47:48.639 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3719861937 2024-08-10T06:47:48.639 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.639 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T06:47:48.639 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 6769, 2024-08-10T06:47:48.639 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10847577555 2024-08-10T06:47:48.639 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.639 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:48.639 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4484 2024-08-10T06:47:48.639 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.640 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T06:47:48.640 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1468250653 2024-08-10T06:47:48.640 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.640 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T06:47:48.640 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4484, 2024-08-10T06:47:48.640 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70873974363 2024-08-10T06:47:48.640 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.640 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T06:47:48.640 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.640 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.640 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T06:47:48.640 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4612, 2024-08-10T06:47:48.640 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5821038997 2024-08-10T06:47:48.641 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.641 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T06:47:48.641 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4484, 2024-08-10T06:47:48.641 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22451787136 2024-08-10T06:47:48.641 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.641 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T06:47:48.641 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.641 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.641 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T06:47:48.641 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16777232 2024-08-10T06:47:48.642 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.642 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T06:47:48.642 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22 2024-08-10T06:47:48.642 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.642 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T06:47:48.642 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T06:47:48.642 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.642 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T06:47:48.642 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 583184384 2024-08-10T06:47:48.642 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.642 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.643 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.643 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.5": { 2024-08-10T06:47:48.643 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:48.643 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_db_max_lat": { 2024-08-10T06:47:48.643 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 28423 2024-08-10T06:47:48.643 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.643 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T06:47:48.643 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.643 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.643 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_max_lat": { 2024-08-10T06:47:48.643 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.644 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.644 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T06:47:48.644 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.644 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.644 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T06:47:48.644 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T06:47:48.644 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.644 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_slow": { 2024-08-10T06:47:48.644 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.644 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.644 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T06:47:48.645 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.645 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.645 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_wal_max_lat": { 2024-08-10T06:47:48.645 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.645 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.645 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T06:47:48.645 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.645 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.645 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T06:47:48.645 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13725696 2024-08-10T06:47:48.645 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.646 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T06:47:48.646 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 649871360 2024-08-10T06:47:48.646 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.646 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T06:47:48.646 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 19, 2024-08-10T06:47:48.646 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9359209 2024-08-10T06:47:48.646 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.646 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T06:47:48.646 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 19, 2024-08-10T06:47:48.646 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1411865 2024-08-10T06:47:48.646 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.647 INFO:tasks.workunit.client.0.smithi086.stdout: "db_alloc_lat": { 2024-08-10T06:47:48.647 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 203, 2024-08-10T06:47:48.647 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 882804 2024-08-10T06:47:48.647 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.647 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T06:47:48.647 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995027456 2024-08-10T06:47:48.647 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.647 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T06:47:48.647 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 590479360 2024-08-10T06:47:48.647 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.647 INFO:tasks.workunit.client.0.smithi086.stdout: "flush_lat": { 2024-08-10T06:47:48.648 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 80161, 2024-08-10T06:47:48.648 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11379318052 2024-08-10T06:47:48.648 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.648 INFO:tasks.workunit.client.0.smithi086.stdout: "fsync_lat": { 2024-08-10T06:47:48.648 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 80160, 2024-08-10T06:47:48.648 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18285431001 2024-08-10T06:47:48.648 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.648 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T06:47:48.648 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12500992 2024-08-10T06:47:48.648 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.649 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T06:47:48.649 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 328392704 2024-08-10T06:47:48.649 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.649 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T06:47:48.649 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 586219520 2024-08-10T06:47:48.649 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.649 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T06:47:48.649 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.649 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.649 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T06:47:48.649 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.650 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.650 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T06:47:48.650 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 47 2024-08-10T06:47:48.650 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.650 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T06:47:48.650 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 433013342 2024-08-10T06:47:48.650 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.650 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T06:47:48.650 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20983 2024-08-10T06:47:48.650 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.651 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T06:47:48.651 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 368500736 2024-08-10T06:47:48.651 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.651 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T06:47:48.651 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 368504832 2024-08-10T06:47:48.651 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.651 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T06:47:48.651 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.651 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.651 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T06:47:48.651 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.652 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.652 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T06:47:48.652 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9015 2024-08-10T06:47:48.652 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.652 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:48.652 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 20983, 2024-08-10T06:47:48.652 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 159691076 2024-08-10T06:47:48.652 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.652 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T06:47:48.652 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 266477332 2024-08-10T06:47:48.652 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.653 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T06:47:48.653 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15884 2024-08-10T06:47:48.653 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.653 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T06:47:48.653 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4379521 2024-08-10T06:47:48.653 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.653 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T06:47:48.653 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1166 2024-08-10T06:47:48.653 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.653 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T06:47:48.653 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13619207 2024-08-10T06:47:48.654 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.654 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T06:47:48.654 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1537 2024-08-10T06:47:48.654 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.654 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T06:47:48.654 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9239686 2024-08-10T06:47:48.654 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.654 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T06:47:48.654 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9239686 2024-08-10T06:47:48.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.655 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T06:47:48.655 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.655 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T06:47:48.655 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.655 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T06:47:48.655 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 389 2024-08-10T06:47:48.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.655 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_lat": { 2024-08-10T06:47:48.656 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1537, 2024-08-10T06:47:48.656 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4768875 2024-08-10T06:47:48.656 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.656 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_alloc_lat": { 2024-08-10T06:47:48.656 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.656 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.656 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.656 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T06:47:48.656 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.656 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.656 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T06:47:48.656 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.657 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.657 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:48.657 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T06:47:48.657 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 653 2024-08-10T06:47:48.657 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.657 INFO:tasks.workunit.client.0.smithi086.stdout: "unlink_lat": { 2024-08-10T06:47:48.657 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 12, 2024-08-10T06:47:48.657 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13199 2024-08-10T06:47:48.657 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.657 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_alloc_lat": { 2024-08-10T06:47:48.657 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.658 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.658 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.658 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T06:47:48.658 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.658 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.658 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T06:47:48.658 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.658 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.658 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T06:47:48.658 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 994869248 2024-08-10T06:47:48.658 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.658 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.659 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T06:47:48.659 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T06:47:48.659 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:48.659 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.659 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T06:47:48.659 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9478144 2024-08-10T06:47:48.659 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.659 INFO:tasks.workunit.client.0.smithi086.stdout: "allocator_lat": { 2024-08-10T06:47:48.659 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 20979, 2024-08-10T06:47:48.660 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 66937354 2024-08-10T06:47:48.660 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.660 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T06:47:48.660 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3653, 2024-08-10T06:47:48.660 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 602429661 2024-08-10T06:47:48.660 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.660 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T06:47:48.660 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.660 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.660 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.660 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T06:47:48.660 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.661 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.661 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T06:47:48.661 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.661 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.661 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T06:47:48.661 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.661 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.661 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T06:47:48.661 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 21556, 2024-08-10T06:47:48.661 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 172339033 2024-08-10T06:47:48.661 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.662 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T06:47:48.662 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.662 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.662 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.662 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T06:47:48.662 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.662 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.662 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T06:47:48.662 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 80103, 2024-08-10T06:47:48.662 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 21971416001 2024-08-10T06:47:48.662 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.662 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T06:47:48.663 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 79597, 2024-08-10T06:47:48.663 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1686167727 2024-08-10T06:47:48.663 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.663 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T06:47:48.663 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 80103, 2024-08-10T06:47:48.663 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 47793223 2024-08-10T06:47:48.663 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.663 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T06:47:48.663 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 80103, 2024-08-10T06:47:48.663 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 22019209224 2024-08-10T06:47:48.663 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.664 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T06:47:48.664 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.664 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.664 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.664 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T06:47:48.664 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 26231, 2024-08-10T06:47:48.664 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 959974212 2024-08-10T06:47:48.664 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.664 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T06:47:48.664 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 942, 2024-08-10T06:47:48.664 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2301572 2024-08-10T06:47:48.664 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.665 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T06:47:48.665 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 10119, 2024-08-10T06:47:48.665 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10824067 2024-08-10T06:47:48.665 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.665 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T06:47:48.665 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 50, 2024-08-10T06:47:48.665 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 66606 2024-08-10T06:47:48.665 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.665 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T06:47:48.665 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 13162, 2024-08-10T06:47:48.665 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1785260844 2024-08-10T06:47:48.666 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.666 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T06:47:48.666 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 224305 2024-08-10T06:47:48.666 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.666 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T06:47:48.666 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 21816 2024-08-10T06:47:48.666 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.666 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:48.666 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 12486, 2024-08-10T06:47:48.666 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1712537766 2024-08-10T06:47:48.667 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.667 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T06:47:48.667 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 35472, 2024-08-10T06:47:48.667 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11506431 2024-08-10T06:47:48.667 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.667 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T06:47:48.667 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 22986, 2024-08-10T06:47:48.667 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1581990154 2024-08-10T06:47:48.667 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.667 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T06:47:48.667 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.667 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.668 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T06:47:48.668 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 16524, 2024-08-10T06:47:48.668 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 460004390 2024-08-10T06:47:48.668 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.668 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_aio_wait_count": { 2024-08-10T06:47:48.668 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.668 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.668 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_committed_kv_count": { 2024-08-10T06:47:48.668 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.668 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.668 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_onode_meta_count": { 2024-08-10T06:47:48.669 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.669 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.669 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_wait_aio_count": { 2024-08-10T06:47:48.669 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.669 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.669 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T06:47:48.669 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93386, 2024-08-10T06:47:48.669 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11757810907 2024-08-10T06:47:48.669 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.669 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T06:47:48.669 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9342, 2024-08-10T06:47:48.669 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1034717738 2024-08-10T06:47:48.670 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.670 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T06:47:48.670 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9340, 2024-08-10T06:47:48.670 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4414204455993 2024-08-10T06:47:48.670 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.670 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T06:47:48.670 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9342, 2024-08-10T06:47:48.670 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7208012848953 2024-08-10T06:47:48.670 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.670 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T06:47:48.670 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93384, 2024-08-10T06:47:48.671 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3208736704495 2024-08-10T06:47:48.671 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.671 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T06:47:48.671 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93384, 2024-08-10T06:47:48.671 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10043977 2024-08-10T06:47:48.671 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.671 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T06:47:48.671 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93386, 2024-08-10T06:47:48.671 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 439364924 2024-08-10T06:47:48.671 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.671 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T06:47:48.671 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93386, 2024-08-10T06:47:48.672 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 34353091541 2024-08-10T06:47:48.672 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.672 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T06:47:48.672 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93386, 2024-08-10T06:47:48.672 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 31805679 2024-08-10T06:47:48.672 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.672 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T06:47:48.672 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93386, 2024-08-10T06:47:48.672 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16181277609 2024-08-10T06:47:48.672 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.672 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T06:47:48.673 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93386, 2024-08-10T06:47:48.673 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9199712536 2024-08-10T06:47:48.673 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.673 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T06:47:48.673 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5653786 2024-08-10T06:47:48.673 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.673 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:48.673 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2683, 2024-08-10T06:47:48.673 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13585386 2024-08-10T06:47:48.673 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.673 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T06:47:48.674 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93386, 2024-08-10T06:47:48.674 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71945280901 2024-08-10T06:47:48.674 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.674 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T06:47:48.674 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93386, 2024-08-10T06:47:48.674 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10332653994 2024-08-10T06:47:48.674 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.674 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T06:47:48.674 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 93386, 2024-08-10T06:47:48.674 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 512932257 2024-08-10T06:47:48.674 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.675 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.675 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T06:47:48.675 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:48.675 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1405133357 2024-08-10T06:47:48.675 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.675 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:48.675 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 577249280 2024-08-10T06:47:48.675 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.675 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:48.675 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 531423232 2024-08-10T06:47:48.675 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.675 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:48.675 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2600517324 2024-08-10T06:47:48.676 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.676 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:48.676 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 45826048 2024-08-10T06:47:48.676 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.676 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.676 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T06:47:48.676 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.676 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 125829120 2024-08-10T06:47:48.676 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.676 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.676 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.676 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.676 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.677 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.677 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.677 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.677 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 56422849 2024-08-10T06:47:48.677 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.677 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.677 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.677 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.677 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.677 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.677 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.677 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.677 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.678 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.678 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.678 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.678 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.678 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.678 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12288 2024-08-10T06:47:48.678 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.678 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.678 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 69632 2024-08-10T06:47:48.678 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.678 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.678 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.679 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.679 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.679 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.679 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.679 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.679 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.679 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.679 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.679 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 69324351 2024-08-10T06:47:48.679 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.680 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.680 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T06:47:48.680 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.680 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 562036736 2024-08-10T06:47:48.680 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.680 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.680 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.680 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.680 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.680 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.680 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.680 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.680 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 423171373 2024-08-10T06:47:48.681 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.681 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.681 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.681 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.681 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.681 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.681 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.681 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.681 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2896 2024-08-10T06:47:48.681 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.681 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.681 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.682 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.682 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.682 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 204944 2024-08-10T06:47:48.682 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.682 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.682 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.682 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.682 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.682 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.682 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.682 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.683 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.683 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.683 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.683 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.683 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.683 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.683 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71548659 2024-08-10T06:47:48.683 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.683 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.683 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T06:47:48.683 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.684 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176160768 2024-08-10T06:47:48.684 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.684 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.684 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.684 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.684 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.684 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 278864 2024-08-10T06:47:48.684 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.684 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.684 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 37615233 2024-08-10T06:47:48.684 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.685 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.685 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.685 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.685 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.685 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.685 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.685 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.685 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.685 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.685 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.685 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.685 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.685 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.686 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.686 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.686 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.686 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.686 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.686 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.686 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.686 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.686 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.686 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.686 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.687 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.687 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.687 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.687 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.687 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 71157807 2024-08-10T06:47:48.687 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.687 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.687 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T06:47:48.687 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.687 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 494927872 2024-08-10T06:47:48.687 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.687 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.688 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.688 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.688 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.688 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.688 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.688 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.688 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 423171373 2024-08-10T06:47:48.688 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.688 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.688 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.688 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.689 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.689 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.689 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.689 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.689 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.689 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.689 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.689 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.689 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.689 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.689 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 139608 2024-08-10T06:47:48.689 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.690 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.690 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1145378 2024-08-10T06:47:48.690 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.690 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.690 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.690 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.690 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.690 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.690 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.690 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.690 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.691 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.691 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.691 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70471513 2024-08-10T06:47:48.691 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.691 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.691 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T06:47:48.691 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T06:47:48.691 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.691 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.691 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:48.691 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20 2024-08-10T06:47:48.692 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.692 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T06:47:48.692 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.692 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.692 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:48.692 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.692 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.692 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.692 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.692 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T06:47:48.692 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 49 2024-08-10T06:47:48.693 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.693 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T06:47:48.693 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.693 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.693 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T06:47:48.693 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24221 2024-08-10T06:47:48.693 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.693 INFO:tasks.workunit.client.0.smithi086.stdout: "op_before_queue_op_lat": { 2024-08-10T06:47:48.693 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 108414, 2024-08-10T06:47:48.693 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12659644863 2024-08-10T06:47:48.693 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.693 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T06:47:48.694 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.694 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.694 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T06:47:48.694 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.694 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.694 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T06:47:48.694 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1649421496 2024-08-10T06:47:48.694 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.694 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T06:47:48.694 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 24221, 2024-08-10T06:47:48.695 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 41010710590 2024-08-10T06:47:48.695 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.695 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T06:47:48.695 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1926908365 2024-08-10T06:47:48.695 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.695 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T06:47:48.695 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 24721, 2024-08-10T06:47:48.695 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11342169221 2024-08-10T06:47:48.695 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.695 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T06:47:48.695 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 24221, 2024-08-10T06:47:48.695 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 26942213571 2024-08-10T06:47:48.696 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.696 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:48.696 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15661 2024-08-10T06:47:48.696 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.696 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T06:47:48.696 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15661, 2024-08-10T06:47:48.696 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9983381158 2024-08-10T06:47:48.696 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.696 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T06:47:48.696 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.696 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.697 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T06:47:48.697 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1926908365 2024-08-10T06:47:48.697 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.697 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T06:47:48.697 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15776, 2024-08-10T06:47:48.697 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4110665805 2024-08-10T06:47:48.697 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.697 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T06:47:48.697 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15661, 2024-08-10T06:47:48.697 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4411382206 2024-08-10T06:47:48.697 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.697 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T06:47:48.697 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7310 2024-08-10T06:47:48.698 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.698 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T06:47:48.698 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 506684085 2024-08-10T06:47:48.698 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.698 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T06:47:48.698 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7310, 2024-08-10T06:47:48.698 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16206184730 2024-08-10T06:47:48.698 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.698 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T06:47:48.698 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.698 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.698 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T06:47:48.699 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.699 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.699 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T06:47:48.699 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.699 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.699 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T06:47:48.699 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7566, 2024-08-10T06:47:48.699 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4870683296 2024-08-10T06:47:48.699 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.699 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T06:47:48.699 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7310, 2024-08-10T06:47:48.699 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12448711714 2024-08-10T06:47:48.699 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.700 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:48.700 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1250 2024-08-10T06:47:48.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.700 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T06:47:48.700 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1142737411 2024-08-10T06:47:48.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.700 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T06:47:48.700 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1250, 2024-08-10T06:47:48.700 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14821144702 2024-08-10T06:47:48.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.700 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T06:47:48.700 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.701 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T06:47:48.701 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1379, 2024-08-10T06:47:48.701 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2360820120 2024-08-10T06:47:48.701 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.701 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T06:47:48.701 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1250, 2024-08-10T06:47:48.701 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10082119651 2024-08-10T06:47:48.701 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.701 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T06:47:48.701 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.701 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.701 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T06:47:48.702 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8388608 2024-08-10T06:47:48.702 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.702 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T06:47:48.702 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6 2024-08-10T06:47:48.702 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.702 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T06:47:48.702 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T06:47:48.702 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.702 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T06:47:48.702 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 599973888 2024-08-10T06:47:48.703 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.703 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.703 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.703 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.6": { 2024-08-10T06:47:48.703 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:48.703 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_db_max_lat": { 2024-08-10T06:47:48.703 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 21284 2024-08-10T06:47:48.703 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.703 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T06:47:48.703 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.703 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.703 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_max_lat": { 2024-08-10T06:47:48.704 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.704 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.704 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T06:47:48.704 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.704 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.704 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T06:47:48.704 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T06:47:48.704 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.704 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_slow": { 2024-08-10T06:47:48.704 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.704 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.704 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T06:47:48.705 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.705 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.705 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_wal_max_lat": { 2024-08-10T06:47:48.705 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.705 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.705 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T06:47:48.705 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.705 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.705 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T06:47:48.705 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3629056 2024-08-10T06:47:48.705 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.706 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T06:47:48.706 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 549445632 2024-08-10T06:47:48.706 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.706 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T06:47:48.706 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15, 2024-08-10T06:47:48.706 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2929078 2024-08-10T06:47:48.706 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.706 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T06:47:48.706 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15, 2024-08-10T06:47:48.706 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 963094 2024-08-10T06:47:48.707 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.707 INFO:tasks.workunit.client.0.smithi086.stdout: "db_alloc_lat": { 2024-08-10T06:47:48.707 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 151, 2024-08-10T06:47:48.707 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 732814 2024-08-10T06:47:48.707 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.707 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T06:47:48.707 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995027456 2024-08-10T06:47:48.707 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.707 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T06:47:48.707 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 488112128 2024-08-10T06:47:48.707 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.707 INFO:tasks.workunit.client.0.smithi086.stdout: "flush_lat": { 2024-08-10T06:47:48.708 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 64549, 2024-08-10T06:47:48.708 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9290158132 2024-08-10T06:47:48.708 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.708 INFO:tasks.workunit.client.0.smithi086.stdout: "fsync_lat": { 2024-08-10T06:47:48.708 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 64558, 2024-08-10T06:47:48.708 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15212153795 2024-08-10T06:47:48.708 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.708 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T06:47:48.708 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15114240 2024-08-10T06:47:48.708 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.709 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T06:47:48.709 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 264470528 2024-08-10T06:47:48.709 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.709 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T06:47:48.709 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 496631808 2024-08-10T06:47:48.709 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.709 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T06:47:48.709 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.709 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.709 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T06:47:48.709 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.709 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.710 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T06:47:48.710 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 39 2024-08-10T06:47:48.710 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.710 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T06:47:48.710 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 192811733 2024-08-10T06:47:48.710 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.710 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T06:47:48.710 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12850 2024-08-10T06:47:48.710 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.710 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T06:47:48.711 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 161349632 2024-08-10T06:47:48.711 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.711 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T06:47:48.711 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 161353728 2024-08-10T06:47:48.711 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.711 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T06:47:48.711 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.711 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.711 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T06:47:48.711 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.711 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.711 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T06:47:48.712 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5753 2024-08-10T06:47:48.712 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.712 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:48.712 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 12850, 2024-08-10T06:47:48.712 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 89443914 2024-08-10T06:47:48.712 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.712 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T06:47:48.712 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 112555543 2024-08-10T06:47:48.712 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.712 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T06:47:48.712 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10386 2024-08-10T06:47:48.713 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.713 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T06:47:48.713 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1221666 2024-08-10T06:47:48.713 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.713 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T06:47:48.713 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 520 2024-08-10T06:47:48.713 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.713 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T06:47:48.713 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3593238 2024-08-10T06:47:48.713 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.714 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T06:47:48.714 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 679 2024-08-10T06:47:48.714 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.714 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T06:47:48.714 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2371572 2024-08-10T06:47:48.714 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.714 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T06:47:48.714 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2371572 2024-08-10T06:47:48.714 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.714 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T06:47:48.715 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.715 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.715 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T06:47:48.715 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.715 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.715 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T06:47:48.715 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 165 2024-08-10T06:47:48.715 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.715 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_lat": { 2024-08-10T06:47:48.715 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 679, 2024-08-10T06:47:48.715 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1762913 2024-08-10T06:47:48.716 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.716 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_alloc_lat": { 2024-08-10T06:47:48.716 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.716 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.716 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.716 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T06:47:48.716 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.716 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.716 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T06:47:48.716 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.716 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.717 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:48.717 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T06:47:48.717 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 603 2024-08-10T06:47:48.717 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.717 INFO:tasks.workunit.client.0.smithi086.stdout: "unlink_lat": { 2024-08-10T06:47:48.717 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7, 2024-08-10T06:47:48.717 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9446 2024-08-10T06:47:48.717 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.717 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_alloc_lat": { 2024-08-10T06:47:48.717 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.717 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.717 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.718 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T06:47:48.718 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.718 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.718 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T06:47:48.718 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.718 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.718 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T06:47:48.718 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 819834880 2024-08-10T06:47:48.718 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.718 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.719 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T06:47:48.719 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T06:47:48.719 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:48.719 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.719 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T06:47:48.719 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10063872 2024-08-10T06:47:48.719 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.719 INFO:tasks.workunit.client.0.smithi086.stdout: "allocator_lat": { 2024-08-10T06:47:48.719 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15242, 2024-08-10T06:47:48.719 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 47650415 2024-08-10T06:47:48.719 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.719 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T06:47:48.720 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3499, 2024-08-10T06:47:48.720 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 403433048 2024-08-10T06:47:48.720 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.720 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T06:47:48.720 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.720 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.720 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.720 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T06:47:48.720 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.720 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.720 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T06:47:48.721 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.721 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.721 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T06:47:48.721 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.721 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.721 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T06:47:48.721 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 20050, 2024-08-10T06:47:48.721 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 152043073 2024-08-10T06:47:48.721 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.721 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T06:47:48.721 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.722 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.722 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.722 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T06:47:48.722 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.722 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.722 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T06:47:48.722 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 64514, 2024-08-10T06:47:48.722 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18215200365 2024-08-10T06:47:48.722 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.722 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T06:47:48.722 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 64118, 2024-08-10T06:47:48.723 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1357642408 2024-08-10T06:47:48.723 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.723 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T06:47:48.723 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 64514, 2024-08-10T06:47:48.723 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38799500 2024-08-10T06:47:48.723 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.723 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T06:47:48.723 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 64514, 2024-08-10T06:47:48.723 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18253999865 2024-08-10T06:47:48.723 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.724 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T06:47:48.724 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.724 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.724 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.724 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T06:47:48.724 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 28542, 2024-08-10T06:47:48.724 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 612302345 2024-08-10T06:47:48.724 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.724 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T06:47:48.724 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 858, 2024-08-10T06:47:48.724 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2339295 2024-08-10T06:47:48.724 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.725 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T06:47:48.725 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 21170, 2024-08-10T06:47:48.725 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12949023 2024-08-10T06:47:48.725 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.725 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T06:47:48.725 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 43, 2024-08-10T06:47:48.725 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 87464 2024-08-10T06:47:48.725 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.725 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T06:47:48.725 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14736, 2024-08-10T06:47:48.725 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1223368952 2024-08-10T06:47:48.725 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.726 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T06:47:48.726 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 190590 2024-08-10T06:47:48.726 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.726 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T06:47:48.726 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19394 2024-08-10T06:47:48.726 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.726 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:48.726 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 7284, 2024-08-10T06:47:48.726 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1517338435 2024-08-10T06:47:48.726 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.726 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T06:47:48.727 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 31743, 2024-08-10T06:47:48.727 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9166366 2024-08-10T06:47:48.727 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.727 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T06:47:48.727 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 24459, 2024-08-10T06:47:48.727 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1212213913 2024-08-10T06:47:48.727 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.727 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T06:47:48.727 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.727 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.727 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T06:47:48.727 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 12798, 2024-08-10T06:47:48.728 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 354430727 2024-08-10T06:47:48.728 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.728 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_aio_wait_count": { 2024-08-10T06:47:48.728 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.728 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.728 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_committed_kv_count": { 2024-08-10T06:47:48.728 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.728 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.728 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_onode_meta_count": { 2024-08-10T06:47:48.728 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.728 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.728 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_wait_aio_count": { 2024-08-10T06:47:48.728 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.729 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.729 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T06:47:48.729 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75281, 2024-08-10T06:47:48.729 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8669593970 2024-08-10T06:47:48.729 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.729 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T06:47:48.729 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14540, 2024-08-10T06:47:48.729 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 809065662 2024-08-10T06:47:48.729 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.729 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T06:47:48.729 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14539, 2024-08-10T06:47:48.730 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4148470046254 2024-08-10T06:47:48.730 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.730 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T06:47:48.730 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14540, 2024-08-10T06:47:48.730 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6590977387815 2024-08-10T06:47:48.730 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.730 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T06:47:48.730 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75280, 2024-08-10T06:47:48.730 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2825716134225 2024-08-10T06:47:48.730 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.730 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T06:47:48.730 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75280, 2024-08-10T06:47:48.731 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7549760 2024-08-10T06:47:48.731 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.731 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T06:47:48.731 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75281, 2024-08-10T06:47:48.731 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 234705595 2024-08-10T06:47:48.731 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.731 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T06:47:48.731 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75281, 2024-08-10T06:47:48.731 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 28803105567 2024-08-10T06:47:48.731 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.731 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T06:47:48.732 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75281, 2024-08-10T06:47:48.732 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 32866678 2024-08-10T06:47:48.732 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.732 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T06:47:48.732 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75281, 2024-08-10T06:47:48.732 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13521467593 2024-08-10T06:47:48.732 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.732 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T06:47:48.732 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75281, 2024-08-10T06:47:48.732 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6936905926 2024-08-10T06:47:48.732 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.732 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T06:47:48.733 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6244045 2024-08-10T06:47:48.733 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.733 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:48.733 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2619, 2024-08-10T06:47:48.733 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13857130 2024-08-10T06:47:48.733 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.733 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T06:47:48.733 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75281, 2024-08-10T06:47:48.733 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 58177808906 2024-08-10T06:47:48.733 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.733 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T06:47:48.733 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75281, 2024-08-10T06:47:48.734 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7865822383 2024-08-10T06:47:48.734 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.734 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T06:47:48.734 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 75281, 2024-08-10T06:47:48.734 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 446102317 2024-08-10T06:47:48.734 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.734 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.734 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T06:47:48.734 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:48.734 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1405133357 2024-08-10T06:47:48.734 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.735 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:48.735 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 503791616 2024-08-10T06:47:48.735 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.735 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:48.735 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 457695232 2024-08-10T06:47:48.735 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.735 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:48.735 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2600517324 2024-08-10T06:47:48.735 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.735 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:48.735 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 46096384 2024-08-10T06:47:48.735 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.736 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.736 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T06:47:48.736 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.736 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 125829120 2024-08-10T06:47:48.736 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.736 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.736 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.736 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.736 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.736 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.737 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.737 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 57322362 2024-08-10T06:47:48.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.737 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.737 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.737 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.737 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.737 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.738 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.738 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.738 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.738 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.738 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.738 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.738 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 24576 2024-08-10T06:47:48.738 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.738 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.738 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 69632 2024-08-10T06:47:48.738 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.738 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.739 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.739 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.739 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.739 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.739 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.739 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.739 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.739 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.739 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.739 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68412550 2024-08-10T06:47:48.739 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.740 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.740 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T06:47:48.740 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.740 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 570425344 2024-08-10T06:47:48.740 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.740 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.740 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.740 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.740 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.740 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.740 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.740 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.741 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 429917717 2024-08-10T06:47:48.741 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.741 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.741 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.741 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.741 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.741 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.741 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.741 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.741 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1488 2024-08-10T06:47:48.741 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.742 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.742 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.742 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.742 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.742 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 98800 2024-08-10T06:47:48.742 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.742 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.742 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.742 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.742 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.743 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.743 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.743 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.743 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.743 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.743 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.743 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.743 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.743 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.744 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73298475 2024-08-10T06:47:48.744 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.744 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.744 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T06:47:48.744 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.744 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176160768 2024-08-10T06:47:48.744 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.744 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.744 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.744 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.745 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.745 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 439088 2024-08-10T06:47:48.745 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.745 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.745 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38214908 2024-08-10T06:47:48.745 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.745 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.745 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.745 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.745 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.745 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.746 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.746 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.746 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.746 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.746 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.746 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.746 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.746 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.746 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.746 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.746 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.747 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.747 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.747 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.747 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.747 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.747 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.747 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.747 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.747 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.747 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.747 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.748 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.748 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70397908 2024-08-10T06:47:48.748 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.748 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.748 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T06:47:48.748 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.748 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 503316480 2024-08-10T06:47:48.748 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.748 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.749 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.749 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.749 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.749 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.749 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.749 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.749 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 429917717 2024-08-10T06:47:48.749 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.749 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.749 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.749 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.750 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.750 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.750 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.750 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.750 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.750 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.750 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.750 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.750 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.750 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.750 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 148285 2024-08-10T06:47:48.751 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.751 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.751 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1167244 2024-08-10T06:47:48.751 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.751 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.751 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.751 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.751 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.751 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.751 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.751 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.751 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.752 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.752 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.752 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 72083234 2024-08-10T06:47:48.752 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.752 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.752 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T06:47:48.752 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T06:47:48.752 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.752 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.752 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:48.752 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19 2024-08-10T06:47:48.752 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.752 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T06:47:48.753 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.753 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.753 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:48.753 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.753 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.753 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.753 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.753 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T06:47:48.753 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 48 2024-08-10T06:47:48.753 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.753 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T06:47:48.753 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.754 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.754 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T06:47:48.754 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 32576 2024-08-10T06:47:48.754 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.754 INFO:tasks.workunit.client.0.smithi086.stdout: "op_before_queue_op_lat": { 2024-08-10T06:47:48.754 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 96856, 2024-08-10T06:47:48.754 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9534885038 2024-08-10T06:47:48.754 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.754 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T06:47:48.754 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.754 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.755 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T06:47:48.755 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.755 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.755 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T06:47:48.755 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1732349476 2024-08-10T06:47:48.755 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.755 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T06:47:48.755 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 32576, 2024-08-10T06:47:48.755 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 82415734727 2024-08-10T06:47:48.755 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.755 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T06:47:48.755 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2488840996 2024-08-10T06:47:48.756 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.756 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T06:47:48.756 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 33043, 2024-08-10T06:47:48.756 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13651613903 2024-08-10T06:47:48.756 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.756 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T06:47:48.756 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 32576, 2024-08-10T06:47:48.756 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 37638375993 2024-08-10T06:47:48.756 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.756 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:48.756 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23521 2024-08-10T06:47:48.756 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.757 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T06:47:48.757 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 23521, 2024-08-10T06:47:48.757 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11265530480 2024-08-10T06:47:48.757 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.757 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T06:47:48.757 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.757 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.757 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T06:47:48.757 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2488840996 2024-08-10T06:47:48.757 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.757 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T06:47:48.758 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 23692, 2024-08-10T06:47:48.758 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5707660945 2024-08-10T06:47:48.758 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.758 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T06:47:48.758 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 23521, 2024-08-10T06:47:48.758 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6482086573 2024-08-10T06:47:48.758 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.758 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T06:47:48.758 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4851 2024-08-10T06:47:48.758 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.758 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T06:47:48.759 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 362939955 2024-08-10T06:47:48.759 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.759 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T06:47:48.759 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4851, 2024-08-10T06:47:48.759 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13216632082 2024-08-10T06:47:48.759 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.759 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T06:47:48.759 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.759 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.759 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T06:47:48.759 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.760 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.760 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T06:47:48.760 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.760 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.760 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T06:47:48.760 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 5033, 2024-08-10T06:47:48.760 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2928434723 2024-08-10T06:47:48.760 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.760 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T06:47:48.760 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4851, 2024-08-10T06:47:48.760 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9996192946 2024-08-10T06:47:48.760 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.761 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:48.761 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4204 2024-08-10T06:47:48.761 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.761 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T06:47:48.761 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1369409521 2024-08-10T06:47:48.761 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.761 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T06:47:48.761 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4204, 2024-08-10T06:47:48.761 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 57933572165 2024-08-10T06:47:48.761 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.761 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T06:47:48.762 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.762 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.762 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T06:47:48.762 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4318, 2024-08-10T06:47:48.762 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5015518235 2024-08-10T06:47:48.762 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.762 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T06:47:48.762 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 4204, 2024-08-10T06:47:48.762 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 21160096474 2024-08-10T06:47:48.762 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.763 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T06:47:48.763 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.763 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.763 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T06:47:48.763 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 34603104 2024-08-10T06:47:48.763 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.763 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T06:47:48.763 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14 2024-08-10T06:47:48.763 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.763 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T06:47:48.763 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T06:47:48.764 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.764 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T06:47:48.764 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 498188288 2024-08-10T06:47:48.764 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.764 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.764 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.764 INFO:tasks.workunit.client.0.smithi086.stdout: "osd.7": { 2024-08-10T06:47:48.764 INFO:tasks.workunit.client.0.smithi086.stdout: "bluefs": { 2024-08-10T06:47:48.764 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_db_max_lat": { 2024-08-10T06:47:48.764 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15542 2024-08-10T06:47:48.765 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.765 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_fallback": { 2024-08-10T06:47:48.765 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.765 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.765 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_max_lat": { 2024-08-10T06:47:48.765 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.765 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.765 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_slow_size_fallback": { 2024-08-10T06:47:48.765 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.765 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.765 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_db": { 2024-08-10T06:47:48.765 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 65536 2024-08-10T06:47:48.765 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.766 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_slow": { 2024-08-10T06:47:48.766 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.766 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.766 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit_wal": { 2024-08-10T06:47:48.766 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.766 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.766 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_wal_max_lat": { 2024-08-10T06:47:48.766 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.766 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.766 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_slow": { 2024-08-10T06:47:48.767 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.767 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.767 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_sst": { 2024-08-10T06:47:48.767 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5578752 2024-08-10T06:47:48.767 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.767 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_written_wal": { 2024-08-10T06:47:48.767 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 546328576 2024-08-10T06:47:48.767 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.767 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lat": { 2024-08-10T06:47:48.767 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 16, 2024-08-10T06:47:48.768 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3089401 2024-08-10T06:47:48.768 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.768 INFO:tasks.workunit.client.0.smithi086.stdout: "compact_lock_lat": { 2024-08-10T06:47:48.768 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 16, 2024-08-10T06:47:48.768 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 987331 2024-08-10T06:47:48.768 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.768 INFO:tasks.workunit.client.0.smithi086.stdout: "db_alloc_lat": { 2024-08-10T06:47:48.768 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 158, 2024-08-10T06:47:48.768 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 672816 2024-08-10T06:47:48.768 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.768 INFO:tasks.workunit.client.0.smithi086.stdout: "db_total_bytes": { 2024-08-10T06:47:48.768 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995027456 2024-08-10T06:47:48.769 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.769 INFO:tasks.workunit.client.0.smithi086.stdout: "db_used_bytes": { 2024-08-10T06:47:48.769 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 495583232 2024-08-10T06:47:48.769 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.769 INFO:tasks.workunit.client.0.smithi086.stdout: "flush_lat": { 2024-08-10T06:47:48.769 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 65716, 2024-08-10T06:47:48.769 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9524283468 2024-08-10T06:47:48.769 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.769 INFO:tasks.workunit.client.0.smithi086.stdout: "fsync_lat": { 2024-08-10T06:47:48.769 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 65726, 2024-08-10T06:47:48.769 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 15520901619 2024-08-10T06:47:48.770 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.770 INFO:tasks.workunit.client.0.smithi086.stdout: "log_bytes": { 2024-08-10T06:47:48.770 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3256320 2024-08-10T06:47:48.770 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.770 INFO:tasks.workunit.client.0.smithi086.stdout: "logged_bytes": { 2024-08-10T06:47:48.770 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 269258752 2024-08-10T06:47:48.770 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.770 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_db": { 2024-08-10T06:47:48.770 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 516882432 2024-08-10T06:47:48.770 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.771 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_slow": { 2024-08-10T06:47:48.771 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.771 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.771 INFO:tasks.workunit.client.0.smithi086.stdout: "max_bytes_wal": { 2024-08-10T06:47:48.771 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.771 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_files": { 2024-08-10T06:47:48.771 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 42 2024-08-10T06:47:48.771 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.771 INFO:tasks.workunit.client.0.smithi086.stdout: "read_bytes": { 2024-08-10T06:47:48.771 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 350893896 2024-08-10T06:47:48.771 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.771 INFO:tasks.workunit.client.0.smithi086.stdout: "read_count": { 2024-08-10T06:47:48.772 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23339 2024-08-10T06:47:48.772 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.772 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes": { 2024-08-10T06:47:48.772 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 299511808 2024-08-10T06:47:48.772 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.772 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_db": { 2024-08-10T06:47:48.772 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 299515904 2024-08-10T06:47:48.772 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.772 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_slow": { 2024-08-10T06:47:48.772 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.772 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.772 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_bytes_wal": { 2024-08-10T06:47:48.772 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.773 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.773 INFO:tasks.workunit.client.0.smithi086.stdout: "read_disk_count": { 2024-08-10T06:47:48.773 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 11541 2024-08-10T06:47:48.773 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.773 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:48.773 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 23339, 2024-08-10T06:47:48.773 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 158699500 2024-08-10T06:47:48.773 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.773 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_bytes": { 2024-08-10T06:47:48.773 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 242927755 2024-08-10T06:47:48.773 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.774 INFO:tasks.workunit.client.0.smithi086.stdout: "read_prefetch_count": { 2024-08-10T06:47:48.774 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20029 2024-08-10T06:47:48.774 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.774 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_bytes": { 2024-08-10T06:47:48.774 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1905353 2024-08-10T06:47:48.774 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.774 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_buffer_count": { 2024-08-10T06:47:48.774 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 666 2024-08-10T06:47:48.774 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.774 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_bytes": { 2024-08-10T06:47:48.775 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 5533514 2024-08-10T06:47:48.775 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.775 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_count": { 2024-08-10T06:47:48.775 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 828 2024-08-10T06:47:48.775 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.775 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes": { 2024-08-10T06:47:48.775 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3628161 2024-08-10T06:47:48.775 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.775 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_db": { 2024-08-10T06:47:48.775 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3628161 2024-08-10T06:47:48.775 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.775 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_slow": { 2024-08-10T06:47:48.776 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.776 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.776 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_bytes_wal": { 2024-08-10T06:47:48.776 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.776 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.776 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_disk_count": { 2024-08-10T06:47:48.776 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 164 2024-08-10T06:47:48.776 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.776 INFO:tasks.workunit.client.0.smithi086.stdout: "read_random_lat": { 2024-08-10T06:47:48.776 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 828, 2024-08-10T06:47:48.776 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1951223 2024-08-10T06:47:48.777 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.777 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_alloc_lat": { 2024-08-10T06:47:48.777 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.777 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.777 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.777 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_total_bytes": { 2024-08-10T06:47:48.777 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.777 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.777 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_used_bytes": { 2024-08-10T06:47:48.777 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.777 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.777 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:48.777 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1, 2024-08-10T06:47:48.778 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 677 2024-08-10T06:47:48.778 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.778 INFO:tasks.workunit.client.0.smithi086.stdout: "unlink_lat": { 2024-08-10T06:47:48.778 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9, 2024-08-10T06:47:48.778 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10176 2024-08-10T06:47:48.778 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.778 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_alloc_lat": { 2024-08-10T06:47:48.778 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.778 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.778 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.778 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_total_bytes": { 2024-08-10T06:47:48.778 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.779 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.779 INFO:tasks.workunit.client.0.smithi086.stdout: "wal_used_bytes": { 2024-08-10T06:47:48.779 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.779 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.779 INFO:tasks.workunit.client.0.smithi086.stdout: "write_bytes": { 2024-08-10T06:47:48.779 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 823590912 2024-08-10T06:47:48.779 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.779 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.779 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore": { 2024-08-10T06:47:48.779 INFO:tasks.workunit.client.0.smithi086.stdout: "alloc_unit": { 2024-08-10T06:47:48.779 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:48.779 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.779 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": { 2024-08-10T06:47:48.779 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10055680 2024-08-10T06:47:48.780 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.780 INFO:tasks.workunit.client.0.smithi086.stdout: "allocator_lat": { 2024-08-10T06:47:48.780 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18135, 2024-08-10T06:47:48.780 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 53805543 2024-08-10T06:47:48.780 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.780 INFO:tasks.workunit.client.0.smithi086.stdout: "clist_lat": { 2024-08-10T06:47:48.780 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 3588, 2024-08-10T06:47:48.780 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 430659839 2024-08-10T06:47:48.780 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.780 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_lat": { 2024-08-10T06:47:48.780 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.781 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.781 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.781 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed": { 2024-08-10T06:47:48.781 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.781 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.781 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_allocated": { 2024-08-10T06:47:48.781 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.781 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.781 INFO:tasks.workunit.client.0.smithi086.stdout: "compressed_original": { 2024-08-10T06:47:48.781 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.782 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.782 INFO:tasks.workunit.client.0.smithi086.stdout: "csum_lat": { 2024-08-10T06:47:48.782 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18810, 2024-08-10T06:47:48.782 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 148455001 2024-08-10T06:47:48.782 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.782 INFO:tasks.workunit.client.0.smithi086.stdout: "decompress_lat": { 2024-08-10T06:47:48.782 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.782 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.782 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.782 INFO:tasks.workunit.client.0.smithi086.stdout: "fragmentation_micros": { 2024-08-10T06:47:48.782 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.782 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.783 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_commit_lat": { 2024-08-10T06:47:48.783 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 65677, 2024-08-10T06:47:48.783 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18593714253 2024-08-10T06:47:48.783 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.783 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_final_lat": { 2024-08-10T06:47:48.783 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 65199, 2024-08-10T06:47:48.783 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1447194521 2024-08-10T06:47:48.783 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.783 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_flush_lat": { 2024-08-10T06:47:48.783 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 65677, 2024-08-10T06:47:48.783 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 40549777 2024-08-10T06:47:48.783 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.784 INFO:tasks.workunit.client.0.smithi086.stdout: "kv_sync_lat": { 2024-08-10T06:47:48.784 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 65677, 2024-08-10T06:47:48.784 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 18634264030 2024-08-10T06:47:48.784 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.784 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_keys_lat": { 2024-08-10T06:47:48.784 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 0, 2024-08-10T06:47:48.784 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.784 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.784 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_get_values_lat": { 2024-08-10T06:47:48.784 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 44781, 2024-08-10T06:47:48.784 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 768623193 2024-08-10T06:47:48.784 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.785 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_lower_bound_lat": { 2024-08-10T06:47:48.785 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 814, 2024-08-10T06:47:48.785 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2031338 2024-08-10T06:47:48.785 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.785 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_next_lat": { 2024-08-10T06:47:48.785 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 9160, 2024-08-10T06:47:48.785 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7580738 2024-08-10T06:47:48.785 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.785 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_seek_to_first_lat": { 2024-08-10T06:47:48.785 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 50, 2024-08-10T06:47:48.785 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 60754 2024-08-10T06:47:48.786 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.786 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_upper_bound_lat": { 2024-08-10T06:47:48.786 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 18623, 2024-08-10T06:47:48.786 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2816132697 2024-08-10T06:47:48.786 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.786 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_hits": { 2024-08-10T06:47:48.786 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 226001 2024-08-10T06:47:48.786 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.786 INFO:tasks.workunit.client.0.smithi086.stdout: "onode_misses": { 2024-08-10T06:47:48.786 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19570 2024-08-10T06:47:48.786 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.787 INFO:tasks.workunit.client.0.smithi086.stdout: "read_lat": { 2024-08-10T06:47:48.787 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 12017, 2024-08-10T06:47:48.787 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1422815668 2024-08-10T06:47:48.787 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.787 INFO:tasks.workunit.client.0.smithi086.stdout: "read_onode_meta_lat": { 2024-08-10T06:47:48.787 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 41560, 2024-08-10T06:47:48.787 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 17583443 2024-08-10T06:47:48.787 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.787 INFO:tasks.workunit.client.0.smithi086.stdout: "read_wait_aio_lat": { 2024-08-10T06:47:48.787 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 29543, 2024-08-10T06:47:48.787 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1253081840 2024-08-10T06:47:48.788 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.788 INFO:tasks.workunit.client.0.smithi086.stdout: "reads_with_retries": { 2024-08-10T06:47:48.788 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.788 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.788 INFO:tasks.workunit.client.0.smithi086.stdout: "remove_lat": { 2024-08-10T06:47:48.788 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14104, 2024-08-10T06:47:48.788 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 373318812 2024-08-10T06:47:48.788 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.788 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_aio_wait_count": { 2024-08-10T06:47:48.788 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.788 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.788 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_committed_kv_count": { 2024-08-10T06:47:48.789 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.789 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.789 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_onode_meta_count": { 2024-08-10T06:47:48.789 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.789 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.789 INFO:tasks.workunit.client.0.smithi086.stdout: "slow_read_wait_aio_count": { 2024-08-10T06:47:48.789 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.789 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.789 INFO:tasks.workunit.client.0.smithi086.stdout: "state_aio_wait_lat": { 2024-08-10T06:47:48.789 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77910, 2024-08-10T06:47:48.789 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9043716470 2024-08-10T06:47:48.789 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.790 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_aio_wait_lat": { 2024-08-10T06:47:48.790 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15792, 2024-08-10T06:47:48.790 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 820395045 2024-08-10T06:47:48.790 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.790 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_cleanup_lat": { 2024-08-10T06:47:48.790 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15789, 2024-08-10T06:47:48.790 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4259849633894 2024-08-10T06:47:48.790 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.790 INFO:tasks.workunit.client.0.smithi086.stdout: "state_deferred_queued_lat": { 2024-08-10T06:47:48.790 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 15792, 2024-08-10T06:47:48.790 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6590360782103 2024-08-10T06:47:48.790 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.791 INFO:tasks.workunit.client.0.smithi086.stdout: "state_done_lat": { 2024-08-10T06:47:48.791 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77907, 2024-08-10T06:47:48.791 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 3414562514588 2024-08-10T06:47:48.791 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.791 INFO:tasks.workunit.client.0.smithi086.stdout: "state_finishing_lat": { 2024-08-10T06:47:48.791 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77907, 2024-08-10T06:47:48.791 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7588846 2024-08-10T06:47:48.791 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.791 INFO:tasks.workunit.client.0.smithi086.stdout: "state_io_done_lat": { 2024-08-10T06:47:48.791 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77910, 2024-08-10T06:47:48.791 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 206697932 2024-08-10T06:47:48.791 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.791 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_commiting_lat": { 2024-08-10T06:47:48.792 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77910, 2024-08-10T06:47:48.792 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 29758736370 2024-08-10T06:47:48.792 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.792 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_done_lat": { 2024-08-10T06:47:48.792 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77910, 2024-08-10T06:47:48.792 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 27441594 2024-08-10T06:47:48.792 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.792 INFO:tasks.workunit.client.0.smithi086.stdout: "state_kv_queued_lat": { 2024-08-10T06:47:48.792 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77910, 2024-08-10T06:47:48.792 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14405241831 2024-08-10T06:47:48.792 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.792 INFO:tasks.workunit.client.0.smithi086.stdout: "state_prepare_lat": { 2024-08-10T06:47:48.793 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77910, 2024-08-10T06:47:48.793 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7133564488 2024-08-10T06:47:48.793 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.793 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": { 2024-08-10T06:47:48.793 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 6238833 2024-08-10T06:47:48.793 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.793 INFO:tasks.workunit.client.0.smithi086.stdout: "truncate_lat": { 2024-08-10T06:47:48.793 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 2581, 2024-08-10T06:47:48.793 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 13740656 2024-08-10T06:47:48.793 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.793 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_commit_lat": { 2024-08-10T06:47:48.793 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77910, 2024-08-10T06:47:48.793 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 60561108639 2024-08-10T06:47:48.794 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.794 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_submit_lat": { 2024-08-10T06:47:48.794 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77910, 2024-08-10T06:47:48.794 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 8195342477 2024-08-10T06:47:48.794 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.794 INFO:tasks.workunit.client.0.smithi086.stdout: "txc_throttle_lat": { 2024-08-10T06:47:48.794 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 77910, 2024-08-10T06:47:48.794 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 472409624 2024-08-10T06:47:48.794 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.794 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.794 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache": { 2024-08-10T06:47:48.795 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_bytes": { 2024-08-10T06:47:48.795 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1405133357 2024-08-10T06:47:48.795 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.795 INFO:tasks.workunit.client.0.smithi086.stdout: "heap_bytes": { 2024-08-10T06:47:48.795 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 502726656 2024-08-10T06:47:48.795 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.795 INFO:tasks.workunit.client.0.smithi086.stdout: "mapped_bytes": { 2024-08-10T06:47:48.795 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 474710016 2024-08-10T06:47:48.795 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.795 INFO:tasks.workunit.client.0.smithi086.stdout: "target_bytes": { 2024-08-10T06:47:48.795 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2600517324 2024-08-10T06:47:48.795 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.795 INFO:tasks.workunit.client.0.smithi086.stdout: "unmapped_bytes": { 2024-08-10T06:47:48.796 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 28016640 2024-08-10T06:47:48.796 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.796 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.796 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:data": { 2024-08-10T06:47:48.796 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.796 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 125829120 2024-08-10T06:47:48.796 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.796 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.796 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.796 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.796 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.796 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.796 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.797 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.797 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 57103671 2024-08-10T06:47:48.797 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.797 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.797 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.797 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.797 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.797 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.797 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.797 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.797 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.797 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.797 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.798 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.798 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.798 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.798 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 4096 2024-08-10T06:47:48.798 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.798 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.798 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 323584 2024-08-10T06:47:48.798 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.798 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.798 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.798 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.798 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.799 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.799 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.799 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.799 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.799 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.799 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.799 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 68397769 2024-08-10T06:47:48.799 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.799 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.799 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv": { 2024-08-10T06:47:48.799 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.799 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 570425344 2024-08-10T06:47:48.800 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.800 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.800 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.800 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.800 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.800 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.800 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.800 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.800 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 428277533 2024-08-10T06:47:48.800 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.801 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.801 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.801 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.801 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.801 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.801 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.801 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.801 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1744 2024-08-10T06:47:48.801 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.801 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.801 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.801 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.802 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.802 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 114064 2024-08-10T06:47:48.802 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.802 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.802 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.802 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.802 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.802 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.802 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.802 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.802 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.803 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.803 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.803 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.803 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.803 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.803 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 74923139 2024-08-10T06:47:48.803 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.803 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.803 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:kv_onode": { 2024-08-10T06:47:48.803 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.803 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 176160768 2024-08-10T06:47:48.803 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.804 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.804 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 67108864 2024-08-10T06:47:48.804 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.804 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.804 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 509808 2024-08-10T06:47:48.804 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.804 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.804 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38069114 2024-08-10T06:47:48.804 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.804 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.804 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.805 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.805 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.805 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.805 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.805 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.805 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.805 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.805 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.805 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.805 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.805 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.805 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.806 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.806 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.806 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.806 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.806 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.806 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.806 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.806 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.806 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.806 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.806 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.806 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.807 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.807 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.807 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 70472982 2024-08-10T06:47:48.807 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.807 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.807 INFO:tasks.workunit.client.0.smithi086.stdout: "bluestore-pricache:meta": { 2024-08-10T06:47:48.807 INFO:tasks.workunit.client.0.smithi086.stdout: "committed_bytes": { 2024-08-10T06:47:48.807 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 503316480 2024-08-10T06:47:48.807 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.807 INFO:tasks.workunit.client.0.smithi086.stdout: "pri0_bytes": { 2024-08-10T06:47:48.807 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.807 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.808 INFO:tasks.workunit.client.0.smithi086.stdout: "pri10_bytes": { 2024-08-10T06:47:48.808 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.808 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.808 INFO:tasks.workunit.client.0.smithi086.stdout: "pri11_bytes": { 2024-08-10T06:47:48.808 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 428277533 2024-08-10T06:47:48.808 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.808 INFO:tasks.workunit.client.0.smithi086.stdout: "pri1_bytes": { 2024-08-10T06:47:48.808 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.808 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.808 INFO:tasks.workunit.client.0.smithi086.stdout: "pri2_bytes": { 2024-08-10T06:47:48.808 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.808 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.809 INFO:tasks.workunit.client.0.smithi086.stdout: "pri3_bytes": { 2024-08-10T06:47:48.809 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.809 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.809 INFO:tasks.workunit.client.0.smithi086.stdout: "pri4_bytes": { 2024-08-10T06:47:48.809 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.809 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.809 INFO:tasks.workunit.client.0.smithi086.stdout: "pri5_bytes": { 2024-08-10T06:47:48.809 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 149134 2024-08-10T06:47:48.809 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.809 INFO:tasks.workunit.client.0.smithi086.stdout: "pri6_bytes": { 2024-08-10T06:47:48.809 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1160264 2024-08-10T06:47:48.809 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.810 INFO:tasks.workunit.client.0.smithi086.stdout: "pri7_bytes": { 2024-08-10T06:47:48.810 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.810 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.810 INFO:tasks.workunit.client.0.smithi086.stdout: "pri8_bytes": { 2024-08-10T06:47:48.810 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.810 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.810 INFO:tasks.workunit.client.0.smithi086.stdout: "pri9_bytes": { 2024-08-10T06:47:48.810 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.810 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.810 INFO:tasks.workunit.client.0.smithi086.stdout: "reserved_bytes": { 2024-08-10T06:47:48.810 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 73729549 2024-08-10T06:47:48.811 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.811 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.811 INFO:tasks.workunit.client.0.smithi086.stdout: "objecter": { 2024-08-10T06:47:48.811 INFO:tasks.workunit.client.0.smithi086.stdout: "op_active": { 2024-08-10T06:47:48.811 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.811 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.811 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:48.811 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 36 2024-08-10T06:47:48.811 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.811 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rmw": { 2024-08-10T06:47:48.811 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.811 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.812 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:48.812 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.812 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.812 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.812 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": { 2024-08-10T06:47:48.812 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg": { 2024-08-10T06:47:48.812 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 63 2024-08-10T06:47:48.812 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.812 INFO:tasks.workunit.client.0.smithi086.stdout: "numpg_removing": { 2024-08-10T06:47:48.812 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.812 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.813 INFO:tasks.workunit.client.0.smithi086.stdout: "op": { 2024-08-10T06:47:48.813 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 55805 2024-08-10T06:47:48.813 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.813 INFO:tasks.workunit.client.0.smithi086.stdout: "op_before_queue_op_lat": { 2024-08-10T06:47:48.813 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 126205, 2024-08-10T06:47:48.813 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10978261377 2024-08-10T06:47:48.813 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.813 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_degraded": { 2024-08-10T06:47:48.813 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2 2024-08-10T06:47:48.813 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.813 INFO:tasks.workunit.client.0.smithi086.stdout: "op_delayed_unreadable": { 2024-08-10T06:47:48.813 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.814 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.814 INFO:tasks.workunit.client.0.smithi086.stdout: "op_in_bytes": { 2024-08-10T06:47:48.814 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1562259881 2024-08-10T06:47:48.814 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.814 INFO:tasks.workunit.client.0.smithi086.stdout: "op_latency": { 2024-08-10T06:47:48.814 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 55805, 2024-08-10T06:47:48.814 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 59174627387 2024-08-10T06:47:48.814 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.814 INFO:tasks.workunit.client.0.smithi086.stdout: "op_out_bytes": { 2024-08-10T06:47:48.814 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2071337705 2024-08-10T06:47:48.815 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.815 INFO:tasks.workunit.client.0.smithi086.stdout: "op_prepare_latency": { 2024-08-10T06:47:48.815 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 56335, 2024-08-10T06:47:48.815 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20305192826 2024-08-10T06:47:48.815 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.815 INFO:tasks.workunit.client.0.smithi086.stdout: "op_process_latency": { 2024-08-10T06:47:48.815 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 55805, 2024-08-10T06:47:48.815 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 38487383199 2024-08-10T06:47:48.815 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.815 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r": { 2024-08-10T06:47:48.815 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 40086 2024-08-10T06:47:48.815 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.816 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency": { 2024-08-10T06:47:48.816 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 40086, 2024-08-10T06:47:48.816 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 16144728637 2024-08-10T06:47:48.816 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.816 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-10T06:47:48.816 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.816 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.816 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_out_bytes": { 2024-08-10T06:47:48.816 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2071337705 2024-08-10T06:47:48.816 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.816 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_prepare_latency": { 2024-08-10T06:47:48.816 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 40132, 2024-08-10T06:47:48.817 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7452539181 2024-08-10T06:47:48.817 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.817 INFO:tasks.workunit.client.0.smithi086.stdout: "op_r_process_latency": { 2024-08-10T06:47:48.817 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 40086, 2024-08-10T06:47:48.817 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 7882014156 2024-08-10T06:47:48.817 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.817 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw": { 2024-08-10T06:47:48.817 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 14259 2024-08-10T06:47:48.817 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.817 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_in_bytes": { 2024-08-10T06:47:48.817 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 423767904 2024-08-10T06:47:48.817 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.818 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency": { 2024-08-10T06:47:48.818 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14259, 2024-08-10T06:47:48.818 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 23883332133 2024-08-10T06:47:48.818 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.818 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-10T06:47:48.818 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.818 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.818 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-10T06:47:48.818 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.818 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.819 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_out_bytes": { 2024-08-10T06:47:48.819 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.819 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.819 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_prepare_latency": { 2024-08-10T06:47:48.819 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14575, 2024-08-10T06:47:48.819 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10420436645 2024-08-10T06:47:48.819 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.819 INFO:tasks.workunit.client.0.smithi086.stdout: "op_rw_process_latency": { 2024-08-10T06:47:48.819 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 14259, 2024-08-10T06:47:48.819 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 20536586583 2024-08-10T06:47:48.819 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.819 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w": { 2024-08-10T06:47:48.820 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1460 2024-08-10T06:47:48.820 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.820 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_in_bytes": { 2024-08-10T06:47:48.820 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 1138491977 2024-08-10T06:47:48.820 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.820 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency": { 2024-08-10T06:47:48.820 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1460, 2024-08-10T06:47:48.820 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 19146566617 2024-08-10T06:47:48.820 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.820 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-10T06:47:48.820 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.820 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.820 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_prepare_latency": { 2024-08-10T06:47:48.821 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1628, 2024-08-10T06:47:48.821 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 2432217000 2024-08-10T06:47:48.821 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.821 INFO:tasks.workunit.client.0.smithi086.stdout: "op_w_process_latency": { 2024-08-10T06:47:48.821 INFO:tasks.workunit.client.0.smithi086.stdout: "count": 1460, 2024-08-10T06:47:48.821 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 10068782460 2024-08-10T06:47:48.821 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.821 INFO:tasks.workunit.client.0.smithi086.stdout: "op_wip": { 2024-08-10T06:47:48.821 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 0 2024-08-10T06:47:48.821 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.821 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_bytes": { 2024-08-10T06:47:48.821 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 12582944 2024-08-10T06:47:48.822 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.822 INFO:tasks.workunit.client.0.smithi086.stdout: "recovery_ops": { 2024-08-10T06:47:48.822 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 9 2024-08-10T06:47:48.822 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.822 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes": { 2024-08-10T06:47:48.822 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 95995035648 2024-08-10T06:47:48.822 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.822 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_bytes_used": { 2024-08-10T06:47:48.822 INFO:tasks.workunit.client.0.smithi086.stdout: "value": 505659392 2024-08-10T06:47:48.822 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.822 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.822 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.823 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.823 INFO:tasks.workunit.client.0.smithi086.stdout: "pools": [ 2024-08-10T06:47:48.823 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.823 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T06:47:48.823 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr" 2024-08-10T06:47:48.823 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.823 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T06:47:48.823 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T06:47:48.823 INFO:tasks.workunit.client.0.smithi086.stdout: "flags_names": [ 2024-08-10T06:47:48.823 INFO:tasks.workunit.client.0.smithi086.stdout: "hashpspool" 2024-08-10T06:47:48.823 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.823 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T06:47:48.824 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T06:47:48.824 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T06:47:48.824 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 1, 2024-08-10T06:47:48.824 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 1, 2024-08-10T06:47:48.824 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 1, 2024-08-10T06:47:48.824 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T06:47:48.824 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T06:47:48.824 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 722884012298, 2024-08-10T06:47:48.824 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 1781760, 2024-08-10T06:47:48.824 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T06:47:48.824 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T06:47:48.825 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 1781760, 2024-08-10T06:47:48.825 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T06:47:48.825 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 240961339392, 2024-08-10T06:47:48.825 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 2, 2024-08-10T06:47:48.825 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T06:47:48.825 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 2.4647877125971718e-06, 2024-08-10T06:47:48.825 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T06:47:48.825 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T06:47:48.825 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 1322, 2024-08-10T06:47:48.825 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 2164736, 2024-08-10T06:47:48.825 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 590368, 2024-08-10T06:47:48.825 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 590368, 2024-08-10T06:47:48.826 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T06:47:48.826 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 1771104, 2024-08-10T06:47:48.826 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 423, 2024-08-10T06:47:48.826 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 2473984 2024-08-10T06:47:48.826 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.826 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T06:47:48.826 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T06:47:48.826 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T06:47:48.826 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.826 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.826 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T06:47:48.827 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T06:47:48.827 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.827 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T06:47:48.827 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T06:47:48.827 INFO:tasks.workunit.client.0.smithi086.stdout: "flags_names": [ 2024-08-10T06:47:48.827 INFO:tasks.workunit.client.0.smithi086.stdout: "hashpspool" 2024-08-10T06:47:48.827 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.827 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T06:47:48.827 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T06:47:48.827 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T06:47:48.827 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 32, 2024-08-10T06:47:48.827 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 32, 2024-08-10T06:47:48.828 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 2, 2024-08-10T06:47:48.828 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T06:47:48.828 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T06:47:48.828 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 722884012298, 2024-08-10T06:47:48.828 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 155536, 2024-08-10T06:47:48.828 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T06:47:48.828 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T06:47:48.828 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 110592, 2024-08-10T06:47:48.828 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T06:47:48.828 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 240961339392, 2024-08-10T06:47:48.828 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 22, 2024-08-10T06:47:48.829 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 44944, 2024-08-10T06:47:48.829 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 2.15160341099363e-07, 2024-08-10T06:47:48.829 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T06:47:48.829 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T06:47:48.829 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 158, 2024-08-10T06:47:48.829 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 178176, 2024-08-10T06:47:48.829 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 21595, 2024-08-10T06:47:48.829 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 6614, 2024-08-10T06:47:48.829 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 14981, 2024-08-10T06:47:48.829 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 64785, 2024-08-10T06:47:48.829 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 69, 2024-08-10T06:47:48.829 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 36864 2024-08-10T06:47:48.830 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.830 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T06:47:48.830 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T06:47:48.830 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T06:47:48.830 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.830 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.830 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T06:47:48.830 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T06:47:48.830 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.830 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T06:47:48.830 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T06:47:48.830 INFO:tasks.workunit.client.0.smithi086.stdout: "flags_names": [ 2024-08-10T06:47:48.831 INFO:tasks.workunit.client.0.smithi086.stdout: "hashpspool" 2024-08-10T06:47:48.831 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.831 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T06:47:48.831 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T06:47:48.831 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T06:47:48.831 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 64, 2024-08-10T06:47:48.831 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 64, 2024-08-10T06:47:48.831 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 3, 2024-08-10T06:47:48.831 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T06:47:48.831 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T06:47:48.832 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 722884012298, 2024-08-10T06:47:48.832 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 0, 2024-08-10T06:47:48.832 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T06:47:48.832 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T06:47:48.832 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 0, 2024-08-10T06:47:48.832 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T06:47:48.832 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 240961339392, 2024-08-10T06:47:48.832 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 0, 2024-08-10T06:47:48.832 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T06:47:48.832 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 0.0, 2024-08-10T06:47:48.832 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T06:47:48.833 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T06:47:48.833 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 0, 2024-08-10T06:47:48.833 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 0, 2024-08-10T06:47:48.833 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 0, 2024-08-10T06:47:48.833 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 0, 2024-08-10T06:47:48.833 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T06:47:48.833 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 0, 2024-08-10T06:47:48.833 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 0, 2024-08-10T06:47:48.833 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 0 2024-08-10T06:47:48.833 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.833 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T06:47:48.834 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T06:47:48.834 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T06:47:48.834 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.834 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.834 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T06:47:48.834 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd" 2024-08-10T06:47:48.834 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.834 INFO:tasks.workunit.client.0.smithi086.stdout: "cache_mode": "none", 2024-08-10T06:47:48.834 INFO:tasks.workunit.client.0.smithi086.stdout: "erasure_code_profile": {}, 2024-08-10T06:47:48.834 INFO:tasks.workunit.client.0.smithi086.stdout: "flags_names": [ 2024-08-10T06:47:48.835 INFO:tasks.workunit.client.0.smithi086.stdout: "hashpspool", 2024-08-10T06:47:48.835 INFO:tasks.workunit.client.0.smithi086.stdout: "selfmanaged_snaps" 2024-08-10T06:47:48.835 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.835 INFO:tasks.workunit.client.0.smithi086.stdout: "min_size": 2, 2024-08-10T06:47:48.835 INFO:tasks.workunit.client.0.smithi086.stdout: "options": {}, 2024-08-10T06:47:48.835 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_autoscale_mode": "off", 2024-08-10T06:47:48.835 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 8, 2024-08-10T06:47:48.835 INFO:tasks.workunit.client.0.smithi086.stdout: "pgp_num": 8, 2024-08-10T06:47:48.835 INFO:tasks.workunit.client.0.smithi086.stdout: "pool": 4, 2024-08-10T06:47:48.835 INFO:tasks.workunit.client.0.smithi086.stdout: "size": 3, 2024-08-10T06:47:48.836 INFO:tasks.workunit.client.0.smithi086.stdout: "stats": { 2024-08-10T06:47:48.836 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_raw": 722884012298, 2024-08-10T06:47:48.836 INFO:tasks.workunit.client.0.smithi086.stdout: "bytes_used": 12595200, 2024-08-10T06:47:48.836 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_bytes_used": 0, 2024-08-10T06:47:48.836 INFO:tasks.workunit.client.0.smithi086.stdout: "compress_under_bytes": 0, 2024-08-10T06:47:48.836 INFO:tasks.workunit.client.0.smithi086.stdout: "data_bytes_used": 12595200, 2024-08-10T06:47:48.836 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty": 0, 2024-08-10T06:47:48.836 INFO:tasks.workunit.client.0.smithi086.stdout: "max_avail": 240961339392, 2024-08-10T06:47:48.836 INFO:tasks.workunit.client.0.smithi086.stdout: "objects": 4, 2024-08-10T06:47:48.836 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_bytes_used": 0, 2024-08-10T06:47:48.836 INFO:tasks.workunit.client.0.smithi086.stdout: "percent_used": 1.7423239114577882e-05, 2024-08-10T06:47:48.837 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_bytes": 0, 2024-08-10T06:47:48.837 INFO:tasks.workunit.client.0.smithi086.stdout: "quota_objects": 0, 2024-08-10T06:47:48.837 INFO:tasks.workunit.client.0.smithi086.stdout: "rd": 9023, 2024-08-10T06:47:48.837 INFO:tasks.workunit.client.0.smithi086.stdout: "rd_bytes": 3130183680, 2024-08-10T06:47:48.837 INFO:tasks.workunit.client.0.smithi086.stdout: "stored": 4194323, 2024-08-10T06:47:48.837 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_data": 4194323, 2024-08-10T06:47:48.837 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_omap": 0, 2024-08-10T06:47:48.837 INFO:tasks.workunit.client.0.smithi086.stdout: "stored_raw": 12582969, 2024-08-10T06:47:48.837 INFO:tasks.workunit.client.0.smithi086.stdout: "wr": 24326, 2024-08-10T06:47:48.837 INFO:tasks.workunit.client.0.smithi086.stdout: "wr_bytes": 3200866304 2024-08-10T06:47:48.838 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.838 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_bytes": 0, 2024-08-10T06:47:48.838 INFO:tasks.workunit.client.0.smithi086.stdout: "target_max_objects": 0, 2024-08-10T06:47:48.838 INFO:tasks.workunit.client.0.smithi086.stdout: "type": "replicated" 2024-08-10T06:47:48.838 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.838 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.838 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd": { 2024-08-10T06:47:48.838 INFO:tasks.workunit.client.0.smithi086.stdout: "mirroring_by_pool": [ 2024-08-10T06:47:48.838 INFO:tasks.workunit.client.0.smithi086.stdout: false 2024-08-10T06:47:48.838 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.839 INFO:tasks.workunit.client.0.smithi086.stdout: "num_images_by_pool": [ 2024-08-10T06:47:48.839 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:48.839 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.839 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pools": 1 2024-08-10T06:47:48.839 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.839 INFO:tasks.workunit.client.0.smithi086.stdout: "report_id": "9795fde7-4275-4eec-b676-9009ef84711f", 2024-08-10T06:47:48.839 INFO:tasks.workunit.client.0.smithi086.stdout: "report_timestamp": "2024-08-10T06:47:47.021337", 2024-08-10T06:47:48.839 INFO:tasks.workunit.client.0.smithi086.stdout: "report_version": 1, 2024-08-10T06:47:48.839 INFO:tasks.workunit.client.0.smithi086.stdout: "rocksdb_stats": { 2024-08-10T06:47:48.839 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "7.9.2" 2024-08-10T06:47:48.839 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.840 INFO:tasks.workunit.client.0.smithi086.stdout: "rook": { 2024-08-10T06:47:48.840 INFO:tasks.workunit.client.0.smithi086.stdout: "cluster": { 2024-08-10T06:47:48.840 INFO:tasks.workunit.client.0.smithi086.stdout: "external-mode": null, 2024-08-10T06:47:48.840 INFO:tasks.workunit.client.0.smithi086.stdout: "mon": { 2024-08-10T06:47:48.840 INFO:tasks.workunit.client.0.smithi086.stdout: "allow-multiple-per-node": null, 2024-08-10T06:47:48.840 INFO:tasks.workunit.client.0.smithi086.stdout: "count": null, 2024-08-10T06:47:48.840 INFO:tasks.workunit.client.0.smithi086.stdout: "max-id": null, 2024-08-10T06:47:48.840 INFO:tasks.workunit.client.0.smithi086.stdout: "pvc": { 2024-08-10T06:47:48.840 INFO:tasks.workunit.client.0.smithi086.stdout: "enabled": null 2024-08-10T06:47:48.840 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.840 INFO:tasks.workunit.client.0.smithi086.stdout: "stretch": { 2024-08-10T06:47:48.840 INFO:tasks.workunit.client.0.smithi086.stdout: "enabled": null 2024-08-10T06:47:48.841 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.841 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.841 INFO:tasks.workunit.client.0.smithi086.stdout: "network": { 2024-08-10T06:47:48.841 INFO:tasks.workunit.client.0.smithi086.stdout: "provider": null 2024-08-10T06:47:48.841 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.841 INFO:tasks.workunit.client.0.smithi086.stdout: "storage": { 2024-08-10T06:47:48.841 INFO:tasks.workunit.client.0.smithi086.stdout: "device-set": { 2024-08-10T06:47:48.841 INFO:tasks.workunit.client.0.smithi086.stdout: "count": { 2024-08-10T06:47:48.841 INFO:tasks.workunit.client.0.smithi086.stdout: "non-portable": null, 2024-08-10T06:47:48.841 INFO:tasks.workunit.client.0.smithi086.stdout: "portable": null, 2024-08-10T06:47:48.841 INFO:tasks.workunit.client.0.smithi086.stdout: "total": null 2024-08-10T06:47:48.842 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.842 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.842 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.842 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.842 INFO:tasks.workunit.client.0.smithi086.stdout: "csi": { 2024-08-10T06:47:48.842 INFO:tasks.workunit.client.0.smithi086.stdout: "version": null 2024-08-10T06:47:48.842 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.842 INFO:tasks.workunit.client.0.smithi086.stdout: "kubernetes": { 2024-08-10T06:47:48.842 INFO:tasks.workunit.client.0.smithi086.stdout: "version": null 2024-08-10T06:47:48.842 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.842 INFO:tasks.workunit.client.0.smithi086.stdout: "node": { 2024-08-10T06:47:48.843 INFO:tasks.workunit.client.0.smithi086.stdout: "count": { 2024-08-10T06:47:48.843 INFO:tasks.workunit.client.0.smithi086.stdout: "kubernetes-total": null, 2024-08-10T06:47:48.843 INFO:tasks.workunit.client.0.smithi086.stdout: "with-ceph-daemons": null, 2024-08-10T06:47:48.843 INFO:tasks.workunit.client.0.smithi086.stdout: "with-csi-cephfs-plugin": null, 2024-08-10T06:47:48.843 INFO:tasks.workunit.client.0.smithi086.stdout: "with-csi-nfs-plugin": null, 2024-08-10T06:47:48.843 INFO:tasks.workunit.client.0.smithi086.stdout: "with-csi-rbd-plugin": null 2024-08-10T06:47:48.843 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.843 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.843 INFO:tasks.workunit.client.0.smithi086.stdout: "usage": { 2024-08-10T06:47:48.843 INFO:tasks.workunit.client.0.smithi086.stdout: "storage-class": { 2024-08-10T06:47:48.844 INFO:tasks.workunit.client.0.smithi086.stdout: "count": { 2024-08-10T06:47:48.844 INFO:tasks.workunit.client.0.smithi086.stdout: "bucket": null, 2024-08-10T06:47:48.844 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs": null, 2024-08-10T06:47:48.844 INFO:tasks.workunit.client.0.smithi086.stdout: "nfs": null, 2024-08-10T06:47:48.844 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd": null, 2024-08-10T06:47:48.844 INFO:tasks.workunit.client.0.smithi086.stdout: "total": null 2024-08-10T06:47:48.844 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.844 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:48.844 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.844 INFO:tasks.workunit.client.0.smithi086.stdout: "version": null 2024-08-10T06:47:48.844 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.845 INFO:tasks.workunit.client.0.smithi086.stdout: "services": { 2024-08-10T06:47:48.845 INFO:tasks.workunit.client.0.smithi086.stdout: "osd": 1 2024-08-10T06:47:48.845 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.845 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_per_pg": [ 2024-08-10T06:47:48.845 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.845 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:48.845 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:48.845 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:48.845 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:48.845 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.845 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:48.846 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:48.846 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:48.846 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:48.846 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:48.846 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:48.846 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:48.846 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.400316+0000", 2024-08-10T06:47:48.846 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.993613+0000", 2024-08-10T06:47:48.846 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.993613+0000", 2024-08-10T06:47:48.846 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.993950+0000", 2024-08-10T06:47:48.847 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.400316+0000", 2024-08-10T06:47:48.847 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.847 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:48.847 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.847 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:48.847 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.400316+0000", 2024-08-10T06:47:48.847 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.400316+0000", 2024-08-10T06:47:48.847 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.400316+0000", 2024-08-10T06:47:48.847 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:48.847 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:48.848 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.848 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.400316+0000", 2024-08-10T06:47:48.848 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.400316+0000", 2024-08-10T06:47:48.848 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:48.848 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 6, 2024-08-10T06:47:48.848 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:48.848 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:48.848 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:48.848 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:48.849 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:48.849 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:48.849 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:48.849 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 6, 2024-08-10T06:47:48.849 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:48.849 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:48.849 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:48.849 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1f", 2024-08-10T06:47:48.849 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:48.849 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:48.849 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:48.850 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5653, 2024-08-10T06:47:48.850 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:48.850 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:30:27.154665+0000", 2024-08-10T06:47:48.850 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:48.850 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:48.850 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:48.850 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 582, 2024-08-10T06:47:48.850 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:48.850 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:48.850 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:48.850 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:48.851 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:48.851 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:48.851 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:48.851 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:48.851 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:48.851 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:48.851 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:48.851 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:48.851 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:48.851 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:48.851 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:48.851 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T06:47:48.852 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T06:47:48.852 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:48.852 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T06:47:48.852 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:48.852 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:48.852 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:48.852 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:48.852 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:48.852 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:48.852 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:48.852 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:48.853 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:48.853 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:48.853 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:48.853 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:48.853 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:48.853 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 8, 2024-08-10T06:47:48.853 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 8, 2024-08-10T06:47:48.853 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:48.853 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:48.853 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:48.853 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 4, 2024-08-10T06:47:48.853 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 1 2024-08-10T06:47:48.854 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.854 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:48.854 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:48.854 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:48.854 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:48.854 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:48.854 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:48.854 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.854 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:48.854 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "557'6" 2024-08-10T06:47:48.855 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.855 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.855 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:48.855 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:48.855 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:48.855 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:48.855 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.855 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:48.855 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:48.855 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:48.855 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:48.855 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:48.856 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:48.856 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:48.856 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497457+0000", 2024-08-10T06:47:48.856 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.011454+0000", 2024-08-10T06:47:48.856 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.011454+0000", 2024-08-10T06:47:48.856 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.011770+0000", 2024-08-10T06:47:48.856 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497457+0000", 2024-08-10T06:47:48.856 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.856 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:48.856 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.856 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:48.857 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497457+0000", 2024-08-10T06:47:48.857 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497457+0000", 2024-08-10T06:47:48.857 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497457+0000", 2024-08-10T06:47:48.857 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:48.857 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:48.857 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.857 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497457+0000", 2024-08-10T06:47:48.857 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497457+0000", 2024-08-10T06:47:48.857 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:48.857 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:48.857 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:48.857 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:48.858 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:48.858 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:48.858 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:48.858 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:48.858 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:48.858 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:48.859 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:48.859 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:48.859 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:48.859 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1e", 2024-08-10T06:47:48.859 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:48.859 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:48.859 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:48.860 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5538, 2024-08-10T06:47:48.860 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:48.860 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:29:01.319127+0000", 2024-08-10T06:47:48.860 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:48.860 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:48.860 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:48.860 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:48.860 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:48.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:48.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:48.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:48.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:48.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:48.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:48.861 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:48.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:48.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:48.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:48.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:48.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:48.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:48.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:48.862 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:48.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:48.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:48.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:48.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:48.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:48.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:48.863 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:48.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:48.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:48.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:48.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:48.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:48.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:48.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:48.864 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:48.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:48.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:48.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:48.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:48.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:48.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:48.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:48.865 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:48.865 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.866 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:48.866 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:48.866 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:48.866 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:48.866 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:48.866 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:48.866 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.866 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:48.866 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:48.866 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.866 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.866 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:48.867 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:48.867 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:48.867 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:48.867 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.867 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:48.867 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:48.867 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:48.867 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:48.867 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:48.867 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:48.867 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:48.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497550+0000", 2024-08-10T06:47:48.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.298448+0000", 2024-08-10T06:47:48.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.298448+0000", 2024-08-10T06:47:48.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.298838+0000", 2024-08-10T06:47:48.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497550+0000", 2024-08-10T06:47:48.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:48.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:48.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497550+0000", 2024-08-10T06:47:48.868 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497550+0000", 2024-08-10T06:47:48.869 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497550+0000", 2024-08-10T06:47:48.869 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:48.869 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:48.869 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.869 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497550+0000", 2024-08-10T06:47:48.869 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497550+0000", 2024-08-10T06:47:48.869 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:48.869 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3, 2024-08-10T06:47:48.869 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:48.869 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:48.869 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:48.869 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:48.870 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:48.870 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:48.870 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:48.870 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3, 2024-08-10T06:47:48.870 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:48.870 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:48.870 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:48.870 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1e", 2024-08-10T06:47:48.870 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:48.870 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:48.870 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:48.870 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5561, 2024-08-10T06:47:48.871 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:48.871 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:16:46.668096+0000", 2024-08-10T06:47:48.871 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:48.871 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:48.871 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:48.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:48.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:48.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:48.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:48.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:48.871 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:48.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:48.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:48.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:48.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:48.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:48.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:48.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:48.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:48.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:48.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:48.872 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:48.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:48.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:48.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:48.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:48.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:48.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:48.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:48.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:48.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:48.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:48.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:48.873 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:48.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:48.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:48.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:48.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:48.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:48.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:48.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:48.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:48.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:48.874 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:48.875 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:48.875 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.875 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:48.875 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:48.875 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:48.875 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:48.875 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:48.875 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:48.875 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.875 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:48.876 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "557'3" 2024-08-10T06:47:48.876 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.876 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.876 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:48.876 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:48.876 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:48.876 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:48.876 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.876 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:48.876 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:48.876 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:48.877 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:48.877 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:48.877 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:48.877 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:48.877 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.399918+0000", 2024-08-10T06:47:48.877 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.288178+0000", 2024-08-10T06:47:48.877 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.288178+0000", 2024-08-10T06:47:48.877 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.288537+0000", 2024-08-10T06:47:48.877 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.399918+0000", 2024-08-10T06:47:48.877 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:48.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:48.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.399918+0000", 2024-08-10T06:47:48.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.399918+0000", 2024-08-10T06:47:48.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.399918+0000", 2024-08-10T06:47:48.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:48.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:48.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.399918+0000", 2024-08-10T06:47:48.878 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.399918+0000", 2024-08-10T06:47:48.879 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:48.879 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:48.879 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:48.879 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:48.879 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:48.879 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:48.879 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:48.879 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:48.879 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:48.879 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:48.879 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:48.880 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:48.880 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:48.880 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1f", 2024-08-10T06:47:48.880 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:48.880 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:48.880 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:48.880 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5637, 2024-08-10T06:47:48.880 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:48.880 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:33:09.983951+0000", 2024-08-10T06:47:48.880 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:48.880 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:48.880 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:48.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:48.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:48.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:48.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:48.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:48.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:48.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:48.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:48.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:48.881 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:48.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:48.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:48.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:48.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:48.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:48.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:48.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:48.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:48.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:48.882 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:48.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:48.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:48.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:48.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:48.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:48.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:48.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:48.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:48.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:48.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:48.883 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:48.884 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:48.884 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:48.884 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:48.884 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:48.884 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:48.884 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:48.884 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:48.884 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:48.884 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:48.884 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.885 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:48.885 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:48.885 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:48.885 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:48.885 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:48.885 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:48.885 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.885 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:48.885 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:48.885 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.885 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.885 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:48.886 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:48.886 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:48.886 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:48.886 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.886 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:48.886 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:48.886 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:48.886 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:48.886 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:48.886 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:48.887 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:48.887 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498545+0000", 2024-08-10T06:47:48.887 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.991648+0000", 2024-08-10T06:47:48.887 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.991648+0000", 2024-08-10T06:47:48.887 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.992814+0000", 2024-08-10T06:47:48.887 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498545+0000", 2024-08-10T06:47:48.887 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.887 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:48.887 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.887 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:48.887 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498545+0000", 2024-08-10T06:47:48.887 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498545+0000", 2024-08-10T06:47:48.888 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498545+0000", 2024-08-10T06:47:48.888 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:48.888 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:48.888 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.888 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498545+0000", 2024-08-10T06:47:48.888 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498545+0000", 2024-08-10T06:47:48.888 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:48.888 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T06:47:48.888 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:48.888 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:48.888 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:48.888 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:48.888 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:48.889 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:48.889 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:48.889 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T06:47:48.889 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:48.889 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:48.889 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:48.889 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1d", 2024-08-10T06:47:48.889 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:48.889 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:48.889 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:48.889 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5398, 2024-08-10T06:47:48.890 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:48.890 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:48:31.156752+0000", 2024-08-10T06:47:48.890 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:48.890 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:48.890 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:48.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:48.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:48.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:48.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:48.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:48.890 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:48.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:48.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:48.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:48.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:48.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:48.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:48.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:48.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:48.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:48.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:48.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:48.891 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:48.892 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:48.892 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:48.892 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:48.892 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:48.892 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:48.892 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:48.892 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:48.892 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:48.892 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:48.892 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:48.892 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:48.892 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:48.893 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:48.893 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:48.893 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:48.893 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 12, 2024-08-10T06:47:48.893 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 12, 2024-08-10T06:47:48.893 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:48.893 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:48.893 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:48.893 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T06:47:48.893 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:48.893 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.893 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:48.893 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:48.893 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:48.894 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:48.894 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:48.894 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:48.894 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.894 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:48.894 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T06:47:48.894 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.894 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.894 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:48.894 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:48.894 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:48.895 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:48.895 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.895 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:48.895 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:48.895 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:48.895 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:48.895 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:48.895 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:48.895 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:48.895 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.500703+0000", 2024-08-10T06:47:48.895 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.302480+0000", 2024-08-10T06:47:48.896 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.302480+0000", 2024-08-10T06:47:48.896 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.303408+0000", 2024-08-10T06:47:48.896 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.500703+0000", 2024-08-10T06:47:48.896 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.896 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:48.896 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.896 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:48.896 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.500703+0000", 2024-08-10T06:47:48.896 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.500703+0000", 2024-08-10T06:47:48.896 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.500703+0000", 2024-08-10T06:47:48.896 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:48.896 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:48.897 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.897 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.500703+0000", 2024-08-10T06:47:48.897 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.500703+0000", 2024-08-10T06:47:48.897 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:48.897 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:48.897 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:48.897 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:48.897 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:48.897 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:48.897 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:48.897 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:48.897 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:48.898 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:48.898 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:48.898 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:48.898 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:48.898 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1c", 2024-08-10T06:47:48.898 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:48.898 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:48.898 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:48.898 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5457, 2024-08-10T06:47:48.898 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:48.898 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:00:19.556133+0000", 2024-08-10T06:47:48.898 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:48.899 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:48.899 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:48.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:48.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:48.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:48.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:48.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:48.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:48.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:48.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:48.899 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:48.900 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:48.900 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:48.900 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:48.900 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:48.900 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:48.900 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:48.900 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:48.900 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:48.900 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:48.900 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:48.900 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:48.901 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:48.901 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:48.901 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:48.901 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:48.901 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:48.901 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:48.901 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:48.901 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:48.901 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:48.901 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:48.901 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:48.901 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:48.901 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:48.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:48.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:48.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:48.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:48.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:48.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:48.902 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:48.902 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.902 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:48.902 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:48.902 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:48.902 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:48.903 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:48.903 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:48.903 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.903 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:48.903 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:48.903 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.903 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.903 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:48.903 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:48.903 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:48.904 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:48.904 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.904 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:48.904 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:48.904 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:48.904 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:48.904 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:48.904 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:48.904 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:48.904 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499525+0000", 2024-08-10T06:47:48.905 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.008980+0000", 2024-08-10T06:47:48.905 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.008980+0000", 2024-08-10T06:47:48.905 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.009946+0000", 2024-08-10T06:47:48.905 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499525+0000", 2024-08-10T06:47:48.905 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.905 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:48.905 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.905 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:48.905 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499525+0000", 2024-08-10T06:47:48.905 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499525+0000", 2024-08-10T06:47:48.905 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499525+0000", 2024-08-10T06:47:48.905 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:48.906 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:48.906 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.906 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499525+0000", 2024-08-10T06:47:48.906 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499525+0000", 2024-08-10T06:47:48.906 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:48.906 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T06:47:48.906 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:48.906 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:48.906 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:48.906 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:48.907 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:48.907 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:48.907 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:48.907 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T06:47:48.907 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:48.907 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:48.907 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:48.907 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1c", 2024-08-10T06:47:48.907 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:48.907 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:48.907 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:48.907 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5408, 2024-08-10T06:47:48.908 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:48.908 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:08:08.397603+0000", 2024-08-10T06:47:48.908 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:48.908 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:48.908 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:48.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:48.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:48.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:48.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:48.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:48.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:48.908 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:48.909 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:48.909 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:48.909 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:48.909 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:48.909 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:48.909 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:48.909 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:48.909 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:48.909 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:48.909 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:48.909 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:48.909 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:48.909 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:48.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:48.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:48.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:48.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:48.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:48.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:48.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:48.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:48.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:48.910 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:48.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:48.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:48.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:48.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 12, 2024-08-10T06:47:48.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 12, 2024-08-10T06:47:48.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:48.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:48.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:48.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T06:47:48.911 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:48.911 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.911 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:48.912 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:48.912 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:48.912 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:48.912 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:48.912 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:48.912 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.912 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:48.912 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T06:47:48.912 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.912 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.912 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:48.912 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:48.913 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:48.913 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:48.913 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.913 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:48.913 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:48.913 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:48.913 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:48.913 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:48.913 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:48.913 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:48.914 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498044+0000", 2024-08-10T06:47:48.914 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.006217+0000", 2024-08-10T06:47:48.914 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.006217+0000", 2024-08-10T06:47:48.914 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.006581+0000", 2024-08-10T06:47:48.914 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498044+0000", 2024-08-10T06:47:48.914 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.914 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:48.914 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.914 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:48.914 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498044+0000", 2024-08-10T06:47:48.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498044+0000", 2024-08-10T06:47:48.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498044+0000", 2024-08-10T06:47:48.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:48.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:48.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498044+0000", 2024-08-10T06:47:48.915 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498044+0000", 2024-08-10T06:47:48.915 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:48.915 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:48.915 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:48.915 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:48.916 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:48.916 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:48.916 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:48.916 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:48.916 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:48.916 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:48.916 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:48.916 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:48.916 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:48.916 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1d", 2024-08-10T06:47:48.916 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:48.917 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:48.917 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:48.917 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5451, 2024-08-10T06:47:48.917 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:48.917 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:35:28.028731+0000", 2024-08-10T06:47:48.917 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:48.917 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:48.917 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:48.917 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:48.917 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:48.917 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:48.917 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:48.917 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:48.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:48.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:48.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:48.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:48.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:48.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:48.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:48.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:48.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:48.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:48.918 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:48.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:48.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:48.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:48.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:48.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:48.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:48.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:48.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:48.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:48.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:48.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:48.919 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:48.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:48.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:48.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:48.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:48.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:48.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:48.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:48.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:48.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:48.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:48.920 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:48.921 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:48.921 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.921 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:48.921 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:48.921 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:48.921 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:48.921 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:48.921 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:48.921 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.921 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:48.921 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:48.921 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.922 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.922 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:48.922 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:48.922 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:48.922 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:48.922 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.922 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:48.922 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:48.922 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:48.922 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:48.922 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:48.923 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:48.923 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:48.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499273+0000", 2024-08-10T06:47:48.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.013746+0000", 2024-08-10T06:47:48.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.013746+0000", 2024-08-10T06:47:48.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.014088+0000", 2024-08-10T06:47:48.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499273+0000", 2024-08-10T06:47:48.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:48.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.923 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:48.924 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499273+0000", 2024-08-10T06:47:48.924 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499273+0000", 2024-08-10T06:47:48.924 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499273+0000", 2024-08-10T06:47:48.924 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:48.924 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:48.924 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.924 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499273+0000", 2024-08-10T06:47:48.924 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499273+0000", 2024-08-10T06:47:48.924 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:48.924 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:48.924 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:48.924 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:48.925 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:48.925 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:48.925 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:48.925 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:48.925 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:48.925 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:48.925 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:48.925 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:48.925 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:48.925 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.a", 2024-08-10T06:47:48.925 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:48.925 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:48.926 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:48.926 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5433, 2024-08-10T06:47:48.926 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:48.926 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:07:40.983085+0000", 2024-08-10T06:47:48.926 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:48.926 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:48.926 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:48.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:48.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:48.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:48.926 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:48.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:48.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:48.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:48.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:48.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:48.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:48.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:48.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:48.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:48.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:48.927 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:48.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:48.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:48.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:48.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:48.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:48.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:48.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:48.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:48.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:48.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:48.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:48.928 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:48.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:48.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:48.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:48.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:48.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:48.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:48.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:48.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:48.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:48.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:48.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:48.929 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:48.930 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:48.930 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.930 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:48.930 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:48.930 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:48.930 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:48.930 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:48.930 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:48.930 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.930 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:48.930 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:48.931 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.931 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.931 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:48.931 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:48.931 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:48.931 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:48.931 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.931 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:48.931 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:48.931 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:48.931 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:48.932 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:48.932 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:48.932 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:48.932 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498000+0000", 2024-08-10T06:47:48.932 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.004484+0000", 2024-08-10T06:47:48.932 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.004484+0000", 2024-08-10T06:47:48.932 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.004852+0000", 2024-08-10T06:47:48.932 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498000+0000", 2024-08-10T06:47:48.932 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.932 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:48.932 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.933 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:48.933 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498000+0000", 2024-08-10T06:47:48.933 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498000+0000", 2024-08-10T06:47:48.933 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498000+0000", 2024-08-10T06:47:48.933 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:48.933 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:48.933 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.933 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498000+0000", 2024-08-10T06:47:48.933 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498000+0000", 2024-08-10T06:47:48.933 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:48.933 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 4, 2024-08-10T06:47:48.934 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:48.934 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:48.934 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:48.934 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:48.934 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:48.934 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:48.934 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:48.934 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 4, 2024-08-10T06:47:48.934 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:48.934 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:48.934 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:48.935 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.b", 2024-08-10T06:47:48.935 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:48.935 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:48.935 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:48.935 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5413, 2024-08-10T06:47:48.935 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:48.935 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:05:33.401818+0000", 2024-08-10T06:47:48.935 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:48.935 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:48.935 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:48.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:48.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:48.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:48.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:48.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:48.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:48.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:48.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:48.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:48.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:48.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:48.936 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:48.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:48.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:48.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:48.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:48.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:48.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:48.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:48.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:48.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:48.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:48.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:48.937 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:48.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:48.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:48.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:48.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:48.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:48.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:48.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:48.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:48.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:48.938 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 4, 2024-08-10T06:47:48.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 4, 2024-08-10T06:47:48.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:48.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:48.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:48.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 1, 2024-08-10T06:47:48.939 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:48.939 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.939 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:48.939 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:48.939 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:48.939 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:48.939 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:48.940 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:48.940 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.940 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:48.940 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "557'4" 2024-08-10T06:47:48.940 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.940 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.940 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:48.940 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:48.940 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:48.940 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:48.940 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.940 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:48.941 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:48.941 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:48.941 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:48.941 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:48.941 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:48.941 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:48.941 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498334+0000", 2024-08-10T06:47:48.941 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:57.971390+0000", 2024-08-10T06:47:48.941 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:57.971390+0000", 2024-08-10T06:47:48.941 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:57.972008+0000", 2024-08-10T06:47:48.941 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498334+0000", 2024-08-10T06:47:48.941 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:48.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 435, 2024-08-10T06:47:48.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498334+0000", 2024-08-10T06:47:48.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498334+0000", 2024-08-10T06:47:48.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498334+0000", 2024-08-10T06:47:48.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:48.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:48.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498334+0000", 2024-08-10T06:47:48.942 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498334+0000", 2024-08-10T06:47:48.942 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:48.943 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:48.943 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:48.943 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:48.943 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 434, 2024-08-10T06:47:48.943 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:48.943 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:48.943 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:48.943 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:48.943 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:48.943 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:48.943 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:48.944 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:48.944 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.b", 2024-08-10T06:47:48.944 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:48.944 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:48.944 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:48.944 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5541, 2024-08-10T06:47:48.944 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:48.944 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:04:08.692622+0000", 2024-08-10T06:47:48.944 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:48.944 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:48.944 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:48.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:48.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:48.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:48.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:48.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:48.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:48.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:48.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:48.945 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:48.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:48.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:48.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:48.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:48.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:48.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:48.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:48.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:48.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:48.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:48.946 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:48.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:48.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:48.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:48.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:48.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:48.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:48.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:48.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:48.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:48.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:48.947 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:48.948 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:48.948 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:48.948 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:48.948 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:48.948 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:48.948 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:48.948 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:48.948 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:48.948 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:48.948 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.948 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:48.948 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:48.948 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:48.949 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:48.949 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:48.949 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:48.949 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.949 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:48.949 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:48.949 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.949 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.949 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:48.949 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:48.949 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:48.949 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:48.950 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.950 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:48.950 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:48.950 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:48.950 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:48.950 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:48.950 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:48.950 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:48.950 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496404+0000", 2024-08-10T06:47:48.950 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.994383+0000", 2024-08-10T06:47:48.950 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.994383+0000", 2024-08-10T06:47:48.950 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.994653+0000", 2024-08-10T06:47:48.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496404+0000", 2024-08-10T06:47:48.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:48.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:48.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496404+0000", 2024-08-10T06:47:48.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496404+0000", 2024-08-10T06:47:48.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496404+0000", 2024-08-10T06:47:48.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:48.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:48.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496404+0000", 2024-08-10T06:47:48.951 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496404+0000", 2024-08-10T06:47:48.952 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:48.952 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:48.952 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:48.952 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:48.952 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:48.952 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:48.952 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:48.952 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:48.952 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:48.952 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:48.952 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:48.952 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:48.953 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:48.953 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.a", 2024-08-10T06:47:48.953 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:48.953 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:48.953 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:48.953 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5598, 2024-08-10T06:47:48.953 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:48.953 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:05:24.152220+0000", 2024-08-10T06:47:48.953 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:48.953 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:48.954 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:48.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:48.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:48.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:48.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:48.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:48.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:48.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:48.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:48.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:48.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:48.954 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:48.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:48.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:48.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:48.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:48.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:48.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:48.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:48.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:48.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:48.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:48.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:48.955 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:48.956 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:48.956 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:48.956 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:48.956 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:48.956 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:48.956 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:48.956 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:48.956 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:48.956 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:48.956 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:48.956 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:48.956 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:48.957 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:48.957 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:48.957 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:48.957 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:48.957 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:48.957 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.957 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:48.957 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:48.957 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:48.957 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:48.957 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:48.957 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:48.958 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.958 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:48.958 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:48.958 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.958 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.958 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:48.958 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:48.958 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:48.958 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:48.958 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.959 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:48.959 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:48.959 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:48.959 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:48.959 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:48.959 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:48.959 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:48.959 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:48.959 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.988206+0000", 2024-08-10T06:47:48.959 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.988206+0000", 2024-08-10T06:47:48.959 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.988507+0000", 2024-08-10T06:47:48.959 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:48.959 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.960 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:48.960 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.960 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:48.960 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:48.960 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:48.960 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:48.960 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:48.960 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:48.960 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.960 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:48.960 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:48.960 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:48.961 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:48.961 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:48.961 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:48.961 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:48.961 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:48.961 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:48.961 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:48.961 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:48.961 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:48.961 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:48.961 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:48.962 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:48.962 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.8", 2024-08-10T06:47:48.962 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:48.962 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:48.962 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:48.962 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5545, 2024-08-10T06:47:48.962 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:48.962 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:13:01.417968+0000", 2024-08-10T06:47:48.962 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:48.962 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:48.963 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:48.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:48.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:48.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:48.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:48.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:48.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:48.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:48.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:48.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:48.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:48.963 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:48.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:48.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:48.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:48.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:48.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:48.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:48.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:48.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:48.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:48.964 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:48.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:48.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:48.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:48.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:48.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:48.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:48.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:48.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:48.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:48.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:48.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:48.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:48.965 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:48.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:48.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:48.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:48.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:48.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:48.966 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:48.966 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.966 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:48.966 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:48.966 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:48.966 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:48.967 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:48.967 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:48.967 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.967 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:48.967 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:48.967 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.967 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.967 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:48.967 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:48.967 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:48.967 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:48.967 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.967 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:48.968 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:48.968 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:48.968 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:48.968 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:48.968 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:48.968 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:48.968 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497994+0000", 2024-08-10T06:47:48.968 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.000136+0000", 2024-08-10T06:47:48.968 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.000136+0000", 2024-08-10T06:47:48.968 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.000447+0000", 2024-08-10T06:47:48.968 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497994+0000", 2024-08-10T06:47:48.969 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.969 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:48.969 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.969 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:48.969 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497994+0000", 2024-08-10T06:47:48.969 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497994+0000", 2024-08-10T06:47:48.969 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497994+0000", 2024-08-10T06:47:48.969 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:48.969 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:48.969 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.969 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497994+0000", 2024-08-10T06:47:48.970 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497994+0000", 2024-08-10T06:47:48.970 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:48.970 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:48.970 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:48.970 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:48.970 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:48.970 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:48.970 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:48.970 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:48.970 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:48.970 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:48.970 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:48.970 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:48.971 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:48.971 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.9", 2024-08-10T06:47:48.971 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:48.971 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:48.971 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:48.971 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5598, 2024-08-10T06:47:48.971 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:48.971 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:24:11.475694+0000", 2024-08-10T06:47:48.971 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:48.971 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:48.971 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:48.971 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:48.972 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:48.972 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:48.972 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:48.972 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:48.972 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:48.972 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:48.972 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:48.972 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:48.972 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:48.972 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:48.972 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:48.972 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:48.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:48.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:48.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:48.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:48.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:48.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:48.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:48.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:48.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:48.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:48.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:48.973 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:48.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:48.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:48.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:48.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:48.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:48.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:48.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:48.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:48.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:48.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:48.974 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:48.975 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:48.975 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:48.975 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:48.975 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:48.975 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.975 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:48.975 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:48.975 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:48.975 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:48.975 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:48.975 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:48.975 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.976 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:48.976 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:48.976 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.976 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.976 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:48.976 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:48.976 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:48.976 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:48.976 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.976 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T06:47:48.976 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:48.976 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:48.976 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:48.977 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:48.977 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:48.977 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:48.977 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.395382+0000", 2024-08-10T06:47:48.977 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.997564+0000", 2024-08-10T06:47:48.977 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.997564+0000", 2024-08-10T06:47:48.977 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.998753+0000", 2024-08-10T06:47:48.977 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.395382+0000", 2024-08-10T06:47:48.977 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.977 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:48.977 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.978 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:48.978 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.395382+0000", 2024-08-10T06:47:48.978 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.395382+0000", 2024-08-10T06:47:48.978 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.395382+0000", 2024-08-10T06:47:48.978 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:48.978 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:48.978 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.978 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.395382+0000", 2024-08-10T06:47:48.978 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.395382+0000", 2024-08-10T06:47:48.978 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:48.978 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:48.979 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:48.979 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:48.979 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:48.979 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:48.979 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:48.979 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:48.979 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:48.979 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:48.979 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:48.979 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:48.980 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:48.980 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.9", 2024-08-10T06:47:48.980 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:48.980 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:48.980 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:48.980 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5517, 2024-08-10T06:47:48.980 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:48.980 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:29:59.680344+0000", 2024-08-10T06:47:48.980 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:48.980 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:48.980 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:48.980 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:48.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:48.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:48.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:48.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:48.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:48.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:48.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:48.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:48.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:48.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:48.981 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:48.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:48.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:48.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:48.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:48.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:48.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:48.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:48.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:48.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:48.982 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:48.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:48.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:48.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:48.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:48.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:48.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:48.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:48.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:48.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:48.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:48.983 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:48.984 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:48.984 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:48.984 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:48.984 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:48.984 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:48.984 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:48.984 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:48.984 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.984 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:48.984 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:48.985 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:48.985 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:48.985 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:48.985 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:48.985 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.985 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T06:47:48.985 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:48.985 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.985 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.985 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:48.986 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:48.986 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:48.986 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:48.986 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.986 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:48.986 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:48.986 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:48.986 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:48.986 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:48.986 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:48.986 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:48.987 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499565+0000", 2024-08-10T06:47:48.987 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.994532+0000", 2024-08-10T06:47:48.987 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.994532+0000", 2024-08-10T06:47:48.987 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.994943+0000", 2024-08-10T06:47:48.987 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499565+0000", 2024-08-10T06:47:48.987 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.987 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:48.987 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.987 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:48.987 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499565+0000", 2024-08-10T06:47:48.988 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499565+0000", 2024-08-10T06:47:48.988 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499565+0000", 2024-08-10T06:47:48.988 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:48.988 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:48.988 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:48.988 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499565+0000", 2024-08-10T06:47:48.988 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499565+0000", 2024-08-10T06:47:48.988 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:48.988 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:48.988 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:48.988 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:48.989 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:48.989 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:48.989 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:48.989 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:48.989 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:48.989 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:48.989 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:48.989 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:48.989 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:48.989 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.8", 2024-08-10T06:47:48.989 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:48.990 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:48.990 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:48.990 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5404, 2024-08-10T06:47:48.990 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:48.990 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:06:08.397404+0000", 2024-08-10T06:47:48.990 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:48.990 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:48.990 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:48.990 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:48.990 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:48.990 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:48.990 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:48.991 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:48.991 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:48.991 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:48.991 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:48.991 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:48.991 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:48.991 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:48.991 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:48.991 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:48.991 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:48.991 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:48.991 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:48.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:48.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:48.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:48.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:48.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:48.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:48.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:48.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:48.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:48.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:48.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:48.992 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:48.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:48.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:48.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:48.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:48.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:48.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:48.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:48.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:48.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:48.993 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:48.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:48.994 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:48.994 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.994 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:48.994 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:48.994 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:48.994 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:48.994 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:48.994 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:48.994 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.995 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:48.995 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:48.995 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:48.995 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:48.995 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:48.995 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:48.995 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:48.995 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:48.995 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:48.995 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:48.995 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:48.996 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:48.996 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:48.996 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:48.996 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:48.996 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:48.996 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.401731+0000", 2024-08-10T06:47:48.996 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:57.974780+0000", 2024-08-10T06:47:48.996 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:57.974780+0000", 2024-08-10T06:47:48.996 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:57.975227+0000", 2024-08-10T06:47:48.996 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.401731+0000", 2024-08-10T06:47:48.996 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:48.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 435, 2024-08-10T06:47:48.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.401731+0000", 2024-08-10T06:47:48.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.401731+0000", 2024-08-10T06:47:48.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.401731+0000", 2024-08-10T06:47:48.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:48.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:48.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:48.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.401731+0000", 2024-08-10T06:47:48.997 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.401731+0000", 2024-08-10T06:47:48.998 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:48.998 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:48.998 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:48.998 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:48.998 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 434, 2024-08-10T06:47:48.998 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:48.998 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:48.998 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:48.998 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:48.998 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:48.998 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:48.999 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:48.999 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:48.999 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.6", 2024-08-10T06:47:48.999 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:48.999 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:48.999 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:48.999 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5636, 2024-08-10T06:47:48.999 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:48.999 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:21:51.819611+0000", 2024-08-10T06:47:48.999 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:48.999 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.000 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.000 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.001 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.002 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.003 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.003 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.003 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.003 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.003 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.003 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.003 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.004 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.004 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.004 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:49.004 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.004 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.004 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.004 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.004 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.004 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.004 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.004 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.005 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:49.005 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.005 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.005 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.005 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.005 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.005 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498251+0000", 2024-08-10T06:47:49.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.988171+0000", 2024-08-10T06:47:49.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.988171+0000", 2024-08-10T06:47:49.005 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.988509+0000", 2024-08-10T06:47:49.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498251+0000", 2024-08-10T06:47:49.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498251+0000", 2024-08-10T06:47:49.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498251+0000", 2024-08-10T06:47:49.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498251+0000", 2024-08-10T06:47:49.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498251+0000", 2024-08-10T06:47:49.006 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498251+0000", 2024-08-10T06:47:49.007 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.007 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T06:47:49.007 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.007 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.007 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.007 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.007 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.007 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.007 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.007 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T06:47:49.007 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.007 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.007 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.008 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.7", 2024-08-10T06:47:49.008 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.008 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.008 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.008 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5413, 2024-08-10T06:47:49.008 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.008 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:06:15.341036+0000", 2024-08-10T06:47:49.008 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.008 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.008 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.008 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.009 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:49.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:49.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:49.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:49.010 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 12, 2024-08-10T06:47:49.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 12, 2024-08-10T06:47:49.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.011 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T06:47:49.012 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.012 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.012 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.012 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.012 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.012 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.012 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.012 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.012 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.012 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:49.012 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T06:47:49.013 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.013 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.013 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.013 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.013 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.013 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.013 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.013 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T06:47:49.013 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.013 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.013 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T06:47:49.014 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.014 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.014 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.014 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.395034+0000", 2024-08-10T06:47:49.014 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.002840+0000", 2024-08-10T06:47:49.014 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.002840+0000", 2024-08-10T06:47:49.014 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:53:30.433690+0000", 2024-08-10T06:47:49.014 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.395034+0000", 2024-08-10T06:47:49.014 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.014 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.015 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.015 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.015 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.395034+0000", 2024-08-10T06:47:49.015 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.395034+0000", 2024-08-10T06:47:49.015 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.395034+0000", 2024-08-10T06:47:49.015 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.015 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.015 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.015 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.395034+0000", 2024-08-10T06:47:49.015 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.395034+0000", 2024-08-10T06:47:49.015 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.015 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3163, 2024-08-10T06:47:49.016 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.016 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.016 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.016 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.016 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.016 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.016 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.016 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3163, 2024-08-10T06:47:49.016 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.016 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.016 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.017 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.1", 2024-08-10T06:47:49.017 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.017 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.017 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.017 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 9201, 2024-08-10T06:47:49.017 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.017 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:44:51.267288+0000", 2024-08-10T06:47:49.017 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.003611883, 2024-08-10T06:47:49.017 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.017 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.017 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.018 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.019 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.019 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.019 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.019 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.019 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.019 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.019 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.019 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.019 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.019 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.019 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.019 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.020 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.020 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.020 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.020 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.020 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.020 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.020 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.020 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.020 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 660, 2024-08-10T06:47:49.020 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 351061, 2024-08-10T06:47:49.020 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.020 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.020 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.021 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3155, 2024-08-10T06:47:49.021 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 445891 2024-08-10T06:47:49.021 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.021 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.021 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.021 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.021 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.021 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.021 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.021 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.021 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T06:47:49.021 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "1125'3163" 2024-08-10T06:47:49.022 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.022 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.022 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.022 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.022 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.022 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.022 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.022 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:49.022 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.022 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.022 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.022 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.023 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.023 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.023 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498647+0000", 2024-08-10T06:47:49.023 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.988035+0000", 2024-08-10T06:47:49.023 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.988035+0000", 2024-08-10T06:47:49.023 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.988343+0000", 2024-08-10T06:47:49.023 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498647+0000", 2024-08-10T06:47:49.023 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.023 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.023 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.023 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.023 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498647+0000", 2024-08-10T06:47:49.024 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498647+0000", 2024-08-10T06:47:49.024 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498647+0000", 2024-08-10T06:47:49.024 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.024 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.024 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.024 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498647+0000", 2024-08-10T06:47:49.024 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498647+0000", 2024-08-10T06:47:49.024 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.024 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.024 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.024 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.024 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.025 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.025 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.025 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.025 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.025 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.025 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.025 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.025 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.025 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.7", 2024-08-10T06:47:49.025 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.025 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.026 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.026 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5553, 2024-08-10T06:47:49.026 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.026 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:34:12.429711+0000", 2024-08-10T06:47:49.026 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.026 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.026 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.026 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.027 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.027 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.027 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.027 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.027 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.027 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.027 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.027 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.027 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.027 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.027 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.028 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.028 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.028 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.028 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.028 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.028 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.028 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.028 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.028 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.028 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.028 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.028 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.029 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.029 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.029 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.029 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.029 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.029 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.029 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.029 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.029 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.029 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.030 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.030 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.030 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.030 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.030 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.030 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.030 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.030 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.030 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.030 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.030 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.030 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.031 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:49.031 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.031 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.031 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.031 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.031 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.031 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.031 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.031 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.031 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:49.031 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.031 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.032 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.032 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.032 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.032 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.032 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499571+0000", 2024-08-10T06:47:49.032 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.013645+0000", 2024-08-10T06:47:49.032 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.013645+0000", 2024-08-10T06:47:49.032 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.014045+0000", 2024-08-10T06:47:49.032 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499571+0000", 2024-08-10T06:47:49.032 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.032 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.032 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499571+0000", 2024-08-10T06:47:49.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499571+0000", 2024-08-10T06:47:49.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499571+0000", 2024-08-10T06:47:49.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499571+0000", 2024-08-10T06:47:49.033 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499571+0000", 2024-08-10T06:47:49.033 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.033 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3, 2024-08-10T06:47:49.033 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.034 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.034 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.034 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.034 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.034 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.034 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.034 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3, 2024-08-10T06:47:49.034 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.034 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.034 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.034 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.6", 2024-08-10T06:47:49.035 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.035 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.035 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.035 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5608, 2024-08-10T06:47:49.035 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.035 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:26:15.460914+0000", 2024-08-10T06:47:49.035 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.035 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.035 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.035 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.035 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.035 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.036 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:49.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:49.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:49.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.037 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:49.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 4, 2024-08-10T06:47:49.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 4, 2024-08-10T06:47:49.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.038 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T06:47:49.039 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.039 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.039 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.039 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.039 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.039 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.039 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.039 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.039 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.039 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:49.039 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "561'3" 2024-08-10T06:47:49.040 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.040 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.040 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.040 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.040 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.040 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.040 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.040 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:49.040 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.040 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.040 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T06:47:49.040 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.040 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.041 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496188+0000", 2024-08-10T06:47:49.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.987998+0000", 2024-08-10T06:47:49.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.987998+0000", 2024-08-10T06:47:49.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:53:30.490236+0000", 2024-08-10T06:47:49.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496188+0000", 2024-08-10T06:47:49.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496188+0000", 2024-08-10T06:47:49.041 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496188+0000", 2024-08-10T06:47:49.042 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496188+0000", 2024-08-10T06:47:49.042 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.042 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.042 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.042 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496188+0000", 2024-08-10T06:47:49.042 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496188+0000", 2024-08-10T06:47:49.042 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.042 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3027, 2024-08-10T06:47:49.042 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.042 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.043 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.043 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.043 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.043 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.043 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.043 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3027, 2024-08-10T06:47:49.043 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.043 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.043 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.043 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.0", 2024-08-10T06:47:49.043 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.044 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.044 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.044 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 9274, 2024-08-10T06:47:49.044 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.044 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:28:23.249158+0000", 2024-08-10T06:47:49.044 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.003106302, 2024-08-10T06:47:49.044 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.044 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.044 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.044 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.044 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.044 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.045 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.046 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 1107, 2024-08-10T06:47:49.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 406211, 2024-08-10T06:47:49.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.047 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.048 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3014, 2024-08-10T06:47:49.048 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 363615 2024-08-10T06:47:49.048 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.048 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.048 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.048 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.048 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.048 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.048 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.048 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.048 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:49.048 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "1125'3027" 2024-08-10T06:47:49.048 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.049 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.049 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.049 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.049 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.049 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:49.049 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.049 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:49.049 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.049 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.049 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.049 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.049 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.049 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496115+0000", 2024-08-10T06:47:49.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.291497+0000", 2024-08-10T06:47:49.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.291497+0000", 2024-08-10T06:47:49.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.291812+0000", 2024-08-10T06:47:49.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496115+0000", 2024-08-10T06:47:49.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:49.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496115+0000", 2024-08-10T06:47:49.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496115+0000", 2024-08-10T06:47:49.050 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496115+0000", 2024-08-10T06:47:49.051 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.051 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.051 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.051 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496115+0000", 2024-08-10T06:47:49.051 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496115+0000", 2024-08-10T06:47:49.051 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.051 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.051 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.051 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.051 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:49.051 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.051 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.051 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.052 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.052 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.052 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.052 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.052 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.052 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.4", 2024-08-10T06:47:49.052 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.052 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.052 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.052 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5601, 2024-08-10T06:47:49.052 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.052 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:03:11.807418+0000", 2024-08-10T06:47:49.053 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.053 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.053 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.053 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.054 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.055 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.056 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.056 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.056 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.056 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.056 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.057 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.057 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.057 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:49.057 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.057 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:49.057 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.057 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.057 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.057 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.057 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.057 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.057 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.057 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.057 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:49.058 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.058 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.058 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.058 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.058 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.058 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.058 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498234+0000", 2024-08-10T06:47:49.058 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.998556+0000", 2024-08-10T06:47:49.058 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.998556+0000", 2024-08-10T06:47:49.058 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.000027+0000", 2024-08-10T06:47:49.058 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498234+0000", 2024-08-10T06:47:49.058 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.059 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.059 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.059 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.059 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498234+0000", 2024-08-10T06:47:49.059 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498234+0000", 2024-08-10T06:47:49.059 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498234+0000", 2024-08-10T06:47:49.059 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.059 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.059 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.059 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498234+0000", 2024-08-10T06:47:49.059 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498234+0000", 2024-08-10T06:47:49.059 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.060 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.060 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.060 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.060 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.060 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.060 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.060 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.060 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.060 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.060 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.060 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.060 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.061 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.5", 2024-08-10T06:47:49.061 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.061 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.061 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.061 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5418, 2024-08-10T06:47:49.061 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.061 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:54:14.683401+0000", 2024-08-10T06:47:49.061 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.061 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.061 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.061 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.062 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.063 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.064 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.065 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.065 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.065 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.065 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.065 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.065 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.065 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.065 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.065 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.065 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.065 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.065 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.066 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.066 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:49.066 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.066 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.066 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.066 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.066 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.066 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.066 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.066 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.066 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:49.066 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.067 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.067 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T06:47:49.067 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.067 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.067 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.067 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.400520+0000", 2024-08-10T06:47:49.067 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.999860+0000", 2024-08-10T06:47:49.067 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.999860+0000", 2024-08-10T06:47:49.067 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:53:30.428499+0000", 2024-08-10T06:47:49.067 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.400520+0000", 2024-08-10T06:47:49.067 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.067 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.400520+0000", 2024-08-10T06:47:49.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.400520+0000", 2024-08-10T06:47:49.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.400520+0000", 2024-08-10T06:47:49.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.400520+0000", 2024-08-10T06:47:49.068 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.400520+0000", 2024-08-10T06:47:49.068 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.068 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3054, 2024-08-10T06:47:49.069 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.069 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.069 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.069 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.069 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.069 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.069 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.069 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3054, 2024-08-10T06:47:49.069 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.069 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.069 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.069 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.3", 2024-08-10T06:47:49.070 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.070 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.070 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.070 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 9431, 2024-08-10T06:47:49.070 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.070 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:58:03.771861+0000", 2024-08-10T06:47:49.070 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.004921117, 2024-08-10T06:47:49.070 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.070 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.070 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.071 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:49.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:49.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:49.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.072 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:49.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 1081, 2024-08-10T06:47:49.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 356869, 2024-08-10T06:47:49.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.073 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3029, 2024-08-10T06:47:49.074 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 398066 2024-08-10T06:47:49.074 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.074 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.074 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.074 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.074 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.074 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.074 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.074 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.074 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:49.074 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "1125'3054" 2024-08-10T06:47:49.074 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.075 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.075 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.075 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.075 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.075 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.075 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.075 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:49.075 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.075 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.075 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.075 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.075 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.076 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498191+0000", 2024-08-10T06:47:49.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.297232+0000", 2024-08-10T06:47:49.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.297232+0000", 2024-08-10T06:47:49.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.297520+0000", 2024-08-10T06:47:49.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498191+0000", 2024-08-10T06:47:49.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:49.076 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498191+0000", 2024-08-10T06:47:49.077 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498191+0000", 2024-08-10T06:47:49.077 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498191+0000", 2024-08-10T06:47:49.077 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.077 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.077 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.077 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498191+0000", 2024-08-10T06:47:49.077 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498191+0000", 2024-08-10T06:47:49.077 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.077 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.077 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.077 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.077 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:49.078 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.078 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.078 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.078 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.078 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.078 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.078 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.078 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.078 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.5", 2024-08-10T06:47:49.078 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.078 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.078 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.078 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5475, 2024-08-10T06:47:49.079 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.079 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:53:14.099777+0000", 2024-08-10T06:47:49.079 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.079 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.079 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.079 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.080 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.081 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.081 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.081 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.081 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.081 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.081 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.081 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.081 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.081 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.081 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.081 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.082 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.082 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.082 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.082 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.082 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.082 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.082 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.082 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.082 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.082 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.083 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.083 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.083 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.083 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.083 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.083 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.083 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.083 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.083 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.083 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.083 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:49.083 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.083 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.084 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.084 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.084 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.084 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.084 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.084 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.084 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:49.084 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.084 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.084 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.084 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.085 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.085 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.085 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496211+0000", 2024-08-10T06:47:49.085 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.994147+0000", 2024-08-10T06:47:49.085 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.994147+0000", 2024-08-10T06:47:49.085 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.994434+0000", 2024-08-10T06:47:49.085 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496211+0000", 2024-08-10T06:47:49.085 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.085 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.085 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.085 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.085 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496211+0000", 2024-08-10T06:47:49.086 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496211+0000", 2024-08-10T06:47:49.086 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496211+0000", 2024-08-10T06:47:49.086 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.086 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.086 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.086 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496211+0000", 2024-08-10T06:47:49.086 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496211+0000", 2024-08-10T06:47:49.086 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.086 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.086 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.086 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.087 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.087 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.087 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.087 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.087 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.087 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.087 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.087 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.087 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.087 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.4", 2024-08-10T06:47:49.087 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.088 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.088 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.088 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5605, 2024-08-10T06:47:49.088 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.088 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:42:00.472441+0000", 2024-08-10T06:47:49.088 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.088 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.088 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.088 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.089 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.089 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.089 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.089 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.089 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.089 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.089 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.089 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.089 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.089 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.089 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.089 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.090 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.090 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.090 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.090 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.090 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.090 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.090 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.090 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.090 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.090 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.091 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.092 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.092 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.092 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.092 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.092 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.092 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.092 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.092 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.092 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.092 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.092 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.092 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.093 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:49.093 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.093 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.093 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.093 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.093 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.093 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.093 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.093 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.093 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:49.093 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.093 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.093 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T06:47:49.094 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.094 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.094 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.094 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496013+0000", 2024-08-10T06:47:49.094 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.293617+0000", 2024-08-10T06:47:49.094 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.293617+0000", 2024-08-10T06:47:49.094 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:53:30.430870+0000", 2024-08-10T06:47:49.094 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496013+0000", 2024-08-10T06:47:49.094 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.094 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.095 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.095 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:49.095 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496013+0000", 2024-08-10T06:47:49.095 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496013+0000", 2024-08-10T06:47:49.095 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496013+0000", 2024-08-10T06:47:49.095 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.095 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.095 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.095 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496013+0000", 2024-08-10T06:47:49.095 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496013+0000", 2024-08-10T06:47:49.096 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.096 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2965, 2024-08-10T06:47:49.096 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.096 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.096 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:49.096 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.096 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.096 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.096 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.096 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2965, 2024-08-10T06:47:49.096 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.096 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.097 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.097 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.2", 2024-08-10T06:47:49.097 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.097 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.097 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.097 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 9403, 2024-08-10T06:47:49.097 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.097 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:06:55.384895+0000", 2024-08-10T06:47:49.097 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.007042391, 2024-08-10T06:47:49.097 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.097 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.097 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 19, 2024-08-10T06:47:49.098 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.098 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.098 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.098 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.098 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.098 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.098 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.098 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.098 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.098 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.098 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.098 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:49.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:49.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:49.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.099 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 1194, 2024-08-10T06:47:49.100 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 366352, 2024-08-10T06:47:49.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 2956, 2024-08-10T06:47:49.101 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 350639 2024-08-10T06:47:49.101 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.101 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.101 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.101 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.101 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.101 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.101 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.102 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.102 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:49.102 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "1125'2965" 2024-08-10T06:47:49.102 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.102 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.102 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.102 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.102 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.102 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.102 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.102 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T06:47:49.102 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.103 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.103 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.103 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.103 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.103 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.103 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.394249+0000", 2024-08-10T06:47:49.103 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:03.998029+0000", 2024-08-10T06:47:49.103 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:03.998029+0000", 2024-08-10T06:47:49.103 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:03.998382+0000", 2024-08-10T06:47:49.103 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.394249+0000", 2024-08-10T06:47:49.103 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.103 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.103 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.394249+0000", 2024-08-10T06:47:49.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.394249+0000", 2024-08-10T06:47:49.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.394249+0000", 2024-08-10T06:47:49.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.394249+0000", 2024-08-10T06:47:49.104 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.394249+0000", 2024-08-10T06:47:49.104 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.104 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.104 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.104 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.105 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.105 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.105 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.105 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.105 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.105 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.105 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.105 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.105 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.105 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3", 2024-08-10T06:47:49.105 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.106 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.106 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.106 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5495, 2024-08-10T06:47:49.106 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.106 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:21:54.927101+0000", 2024-08-10T06:47:49.106 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.106 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.106 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.106 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.106 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.106 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.106 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.107 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.108 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.109 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.110 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.110 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.110 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.110 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.110 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.110 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.110 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.110 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.110 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T06:47:49.110 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.110 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.110 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.111 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.111 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.111 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.111 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.111 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.111 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:49.111 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.111 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.111 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.111 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.111 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.111 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496530+0000", 2024-08-10T06:47:49.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.011319+0000", 2024-08-10T06:47:49.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.011319+0000", 2024-08-10T06:47:49.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.011628+0000", 2024-08-10T06:47:49.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496530+0000", 2024-08-10T06:47:49.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.112 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.113 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.113 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496530+0000", 2024-08-10T06:47:49.113 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496530+0000", 2024-08-10T06:47:49.113 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496530+0000", 2024-08-10T06:47:49.113 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.113 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.113 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.113 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496530+0000", 2024-08-10T06:47:49.113 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496530+0000", 2024-08-10T06:47:49.113 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.113 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.113 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.114 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.114 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.114 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.114 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.114 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.114 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.114 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.114 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.114 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.114 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.114 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.2", 2024-08-10T06:47:49.115 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.115 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.115 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.115 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5450, 2024-08-10T06:47:49.115 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.115 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:26:15.812895+0000", 2024-08-10T06:47:49.115 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.115 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.115 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.115 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.116 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.117 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.118 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.119 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.119 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.119 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.119 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.119 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.119 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.119 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.119 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.119 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.119 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.119 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.119 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.120 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.120 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:49.120 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.120 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.120 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.120 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.120 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.120 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.120 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:49.120 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.120 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:49.120 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.120 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.121 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T06:47:49.121 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.121 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.121 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.121 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496022+0000", 2024-08-10T06:47:49.121 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:25.029956+0000", 2024-08-10T06:47:49.121 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:25.029956+0000", 2024-08-10T06:47:49.121 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:53:30.434118+0000", 2024-08-10T06:47:49.121 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496022+0000", 2024-08-10T06:47:49.121 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.121 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.121 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.122 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 403, 2024-08-10T06:47:49.122 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496022+0000", 2024-08-10T06:47:49.122 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496022+0000", 2024-08-10T06:47:49.122 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496022+0000", 2024-08-10T06:47:49.122 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.122 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.122 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.122 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496022+0000", 2024-08-10T06:47:49.122 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496022+0000", 2024-08-10T06:47:49.122 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.122 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3035, 2024-08-10T06:47:49.123 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.123 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.123 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 402, 2024-08-10T06:47:49.123 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.123 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.123 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.123 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.123 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3035, 2024-08-10T06:47:49.123 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.123 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.123 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.123 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.4", 2024-08-10T06:47:49.124 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.124 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.124 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.124 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 9527, 2024-08-10T06:47:49.124 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.124 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:33:48.774747+0000", 2024-08-10T06:47:49.124 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.010272585, 2024-08-10T06:47:49.124 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.124 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.124 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.125 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:49.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:49.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:49.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.126 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:49.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.127 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.128 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.128 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.128 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 1472, 2024-08-10T06:47:49.128 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 411826, 2024-08-10T06:47:49.128 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.128 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.128 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.128 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3017, 2024-08-10T06:47:49.128 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 379277 2024-08-10T06:47:49.128 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.129 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.129 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.129 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.129 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.129 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.129 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:49.129 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.129 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:49.129 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "1125'3035" 2024-08-10T06:47:49.129 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.130 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.130 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.130 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.130 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.130 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.130 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.130 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:49.130 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.130 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.131 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.131 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.131 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.131 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.131 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497057+0000", 2024-08-10T06:47:49.131 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.005683+0000", 2024-08-10T06:47:49.131 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.005683+0000", 2024-08-10T06:47:49.131 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.006033+0000", 2024-08-10T06:47:49.131 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497057+0000", 2024-08-10T06:47:49.131 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.131 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.132 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.132 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.132 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497057+0000", 2024-08-10T06:47:49.132 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497057+0000", 2024-08-10T06:47:49.132 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497057+0000", 2024-08-10T06:47:49.132 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.132 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.132 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.132 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497057+0000", 2024-08-10T06:47:49.133 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497057+0000", 2024-08-10T06:47:49.133 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.133 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.133 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.133 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.133 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.133 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.133 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.133 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.133 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.134 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.134 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.134 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.134 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.134 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.0", 2024-08-10T06:47:49.134 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.134 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.134 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.134 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5603, 2024-08-10T06:47:49.134 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.135 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:54:25.186543+0000", 2024-08-10T06:47:49.135 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.135 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.135 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.135 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.136 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.136 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.136 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.136 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.136 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.136 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.136 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.136 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.136 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.136 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.136 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.137 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.137 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.137 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.137 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.137 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.137 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.137 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.137 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.137 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.137 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.137 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.137 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.138 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.138 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.139 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.139 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.139 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.139 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.139 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.139 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.139 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.139 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:49.139 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.139 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.139 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.139 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.139 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.140 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.140 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.140 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.140 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T06:47:49.140 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.140 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.140 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.140 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.140 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.140 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.140 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.396584+0000", 2024-08-10T06:47:49.141 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:25.025564+0000", 2024-08-10T06:47:49.141 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:25.025564+0000", 2024-08-10T06:47:49.141 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:25.025863+0000", 2024-08-10T06:47:49.141 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.396584+0000", 2024-08-10T06:47:49.141 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.141 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.141 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.141 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 403, 2024-08-10T06:47:49.141 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.396584+0000", 2024-08-10T06:47:49.141 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.396584+0000", 2024-08-10T06:47:49.141 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.396584+0000", 2024-08-10T06:47:49.142 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.142 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.142 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.142 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.396584+0000", 2024-08-10T06:47:49.142 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.396584+0000", 2024-08-10T06:47:49.142 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.142 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.142 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.142 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.142 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 402, 2024-08-10T06:47:49.142 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.143 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.143 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.143 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.143 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.143 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.143 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.143 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.143 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1", 2024-08-10T06:47:49.143 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.143 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.143 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.144 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5585, 2024-08-10T06:47:49.144 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.144 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:55:56.491709+0000", 2024-08-10T06:47:49.144 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.144 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.144 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.144 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.144 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.144 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.144 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.145 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.145 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.145 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.145 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.145 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.145 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.145 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.145 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.145 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.145 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.145 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.146 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.147 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.148 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.148 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.148 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.148 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.148 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.148 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.148 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.148 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.148 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.149 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T06:47:49.149 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.149 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.149 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.149 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.149 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.149 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.149 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.149 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.149 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:49.149 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.150 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.150 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T06:47:49.150 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.150 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.150 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.150 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499838+0000", 2024-08-10T06:47:49.150 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.294546+0000", 2024-08-10T06:47:49.150 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.294546+0000", 2024-08-10T06:47:49.150 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:53:30.431050+0000", 2024-08-10T06:47:49.150 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499838+0000", 2024-08-10T06:47:49.150 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:49.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499838+0000", 2024-08-10T06:47:49.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499838+0000", 2024-08-10T06:47:49.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499838+0000", 2024-08-10T06:47:49.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.151 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499838+0000", 2024-08-10T06:47:49.152 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499838+0000", 2024-08-10T06:47:49.152 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.152 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3048, 2024-08-10T06:47:49.152 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.152 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.152 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:49.152 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.152 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.152 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.152 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.152 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3048, 2024-08-10T06:47:49.153 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.153 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.153 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.153 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.7", 2024-08-10T06:47:49.153 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.153 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.153 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.153 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 9200, 2024-08-10T06:47:49.153 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.153 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:24:58.181374+0000", 2024-08-10T06:47:49.153 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.005929955, 2024-08-10T06:47:49.154 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.154 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.154 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.155 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.156 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 700, 2024-08-10T06:47:49.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 372071, 2024-08-10T06:47:49.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3036, 2024-08-10T06:47:49.157 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 433236 2024-08-10T06:47:49.157 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.157 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.157 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.158 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.158 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.158 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.158 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.158 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.158 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:49.158 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "1125'3048" 2024-08-10T06:47:49.158 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.158 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.158 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.158 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.159 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.159 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:49.159 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.159 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:49.159 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.159 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.159 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.159 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.159 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.159 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.159 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.400659+0000", 2024-08-10T06:47:49.160 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:57.976759+0000", 2024-08-10T06:47:49.160 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:57.976759+0000", 2024-08-10T06:47:49.160 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:57.977126+0000", 2024-08-10T06:47:49.160 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.400659+0000", 2024-08-10T06:47:49.160 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.160 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.160 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.160 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 435, 2024-08-10T06:47:49.160 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.400659+0000", 2024-08-10T06:47:49.160 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.400659+0000", 2024-08-10T06:47:49.160 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.400659+0000", 2024-08-10T06:47:49.160 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.160 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.161 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.161 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.400659+0000", 2024-08-10T06:47:49.161 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.400659+0000", 2024-08-10T06:47:49.161 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.161 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.161 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.161 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.161 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 434, 2024-08-10T06:47:49.161 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.161 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.161 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.162 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.162 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.162 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.162 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.162 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.162 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1", 2024-08-10T06:47:49.162 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.162 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.162 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.162 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5637, 2024-08-10T06:47:49.162 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.163 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:09:38.284758+0000", 2024-08-10T06:47:49.163 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.163 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.163 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.163 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.164 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.165 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.166 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.166 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.166 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.167 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.167 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.167 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.167 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.167 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:49.167 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.167 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:49.167 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.167 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.167 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.167 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.167 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.168 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.168 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.168 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.168 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:49.168 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.168 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.168 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.168 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.168 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.168 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.168 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499793+0000", 2024-08-10T06:47:49.168 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.992714+0000", 2024-08-10T06:47:49.168 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.992714+0000", 2024-08-10T06:47:49.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.994501+0000", 2024-08-10T06:47:49.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499793+0000", 2024-08-10T06:47:49.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499793+0000", 2024-08-10T06:47:49.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499793+0000", 2024-08-10T06:47:49.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499793+0000", 2024-08-10T06:47:49.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.169 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499793+0000", 2024-08-10T06:47:49.170 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499793+0000", 2024-08-10T06:47:49.170 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.170 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.170 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.170 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.170 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.170 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.170 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.170 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.170 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.170 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.170 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.171 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.171 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.171 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.0", 2024-08-10T06:47:49.171 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.171 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.171 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.171 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5407, 2024-08-10T06:47:49.171 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.171 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:39:22.869075+0000", 2024-08-10T06:47:49.171 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.171 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.171 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.172 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.173 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.174 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.175 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.175 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.175 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.175 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.175 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.175 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.175 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.175 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.175 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.175 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.175 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.175 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.176 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:49.176 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.176 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.176 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.176 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.176 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.176 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.176 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.176 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.176 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:49.176 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.176 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.177 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T06:47:49.177 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.177 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.177 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.177 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.401071+0000", 2024-08-10T06:47:49.177 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:17:51.955157+0000", 2024-08-10T06:47:49.177 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:17:51.955157+0000", 2024-08-10T06:47:49.177 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:53:30.428967+0000", 2024-08-10T06:47:49.177 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.401071+0000", 2024-08-10T06:47:49.177 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.177 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.178 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.178 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 372, 2024-08-10T06:47:49.178 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.401071+0000", 2024-08-10T06:47:49.178 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.401071+0000", 2024-08-10T06:47:49.178 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.401071+0000", 2024-08-10T06:47:49.178 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.178 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.178 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.178 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.401071+0000", 2024-08-10T06:47:49.178 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.401071+0000", 2024-08-10T06:47:49.179 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.179 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3093, 2024-08-10T06:47:49.179 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.179 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.179 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 371, 2024-08-10T06:47:49.179 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.179 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.179 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.179 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.179 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3093, 2024-08-10T06:47:49.179 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.179 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.180 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.180 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.6", 2024-08-10T06:47:49.180 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.180 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.180 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.180 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 9526, 2024-08-10T06:47:49.180 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.180 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:00:13.222270+0000", 2024-08-10T06:47:49.180 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.004256584, 2024-08-10T06:47:49.180 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.180 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.180 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 4194304, 2024-08-10T06:47:49.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.181 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:49.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:49.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:49.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.182 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.183 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.183 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.183 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.183 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.183 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.183 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.183 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.183 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.183 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.183 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 1454, 2024-08-10T06:47:49.183 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 381937, 2024-08-10T06:47:49.183 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.183 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.184 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.184 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3066, 2024-08-10T06:47:49.184 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 379706 2024-08-10T06:47:49.184 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.184 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.184 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.184 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.184 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.184 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.184 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.185 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.185 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:49.185 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "1125'3093" 2024-08-10T06:47:49.185 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.185 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.185 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.185 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.185 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.185 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.185 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.186 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:49.186 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.186 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.186 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.186 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.186 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.186 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.186 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497395+0000", 2024-08-10T06:47:49.186 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.011377+0000", 2024-08-10T06:47:49.186 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.011377+0000", 2024-08-10T06:47:49.186 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.011728+0000", 2024-08-10T06:47:49.187 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497395+0000", 2024-08-10T06:47:49.187 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.187 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.187 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.187 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.187 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497395+0000", 2024-08-10T06:47:49.187 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497395+0000", 2024-08-10T06:47:49.187 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497395+0000", 2024-08-10T06:47:49.187 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.187 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.188 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.188 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497395+0000", 2024-08-10T06:47:49.188 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497395+0000", 2024-08-10T06:47:49.188 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.188 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.188 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.188 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.188 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.188 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.188 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.188 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.188 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.189 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.189 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.189 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.189 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.189 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2", 2024-08-10T06:47:49.189 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.189 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.189 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.189 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5510, 2024-08-10T06:47:49.189 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.189 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:21:46.669379+0000", 2024-08-10T06:47:49.189 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.189 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.190 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.190 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.191 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.191 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.191 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.191 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.191 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.191 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.191 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.191 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.191 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.191 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.191 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.192 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.192 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.192 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.192 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.192 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.192 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.192 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.192 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.192 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.192 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.192 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.192 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.193 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.193 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.193 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.193 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.193 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.193 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.193 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.193 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.193 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.193 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.193 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.193 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.194 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.194 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.194 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:49.194 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.194 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.194 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.194 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.194 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.194 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.194 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.194 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.195 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:49.195 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.195 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.195 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.195 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.195 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.195 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.195 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497176+0000", 2024-08-10T06:47:49.195 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.997089+0000", 2024-08-10T06:47:49.195 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.997089+0000", 2024-08-10T06:47:49.195 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.997359+0000", 2024-08-10T06:47:49.195 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497176+0000", 2024-08-10T06:47:49.196 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.196 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.196 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.196 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.196 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497176+0000", 2024-08-10T06:47:49.196 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497176+0000", 2024-08-10T06:47:49.196 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497176+0000", 2024-08-10T06:47:49.196 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.196 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.196 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.196 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497176+0000", 2024-08-10T06:47:49.196 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497176+0000", 2024-08-10T06:47:49.196 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.197 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.197 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.197 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.197 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.197 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.197 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.197 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.197 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.197 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.197 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.197 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.197 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.197 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.3", 2024-08-10T06:47:49.198 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.198 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.198 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.198 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5482, 2024-08-10T06:47:49.198 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.198 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:48:55.066019+0000", 2024-08-10T06:47:49.198 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.198 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.198 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.198 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.198 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.198 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.199 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.199 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.199 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.199 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.199 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.199 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.199 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.199 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.199 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.199 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.199 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.199 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.199 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.200 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.200 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.200 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.200 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.200 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.200 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.200 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.200 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.200 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.200 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.200 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.200 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.201 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.201 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.202 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.202 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.202 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.202 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.202 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.202 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.202 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.202 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:49.202 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.202 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.202 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.202 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.203 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.203 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.203 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.203 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.203 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:49.203 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.203 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.203 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 20, 2024-08-10T06:47:49.203 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.203 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.203 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.203 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499890+0000", 2024-08-10T06:47:49.204 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.986979+0000", 2024-08-10T06:47:49.204 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.986979+0000", 2024-08-10T06:47:49.204 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.987738+0000", 2024-08-10T06:47:49.204 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499890+0000", 2024-08-10T06:47:49.204 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:06:31.202545+0000", 2024-08-10T06:47:49.204 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.204 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:06:31.202545+0000", 2024-08-10T06:47:49.204 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.204 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499890+0000", 2024-08-10T06:47:49.204 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499890+0000", 2024-08-10T06:47:49.204 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499890+0000", 2024-08-10T06:47:49.205 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.205 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.205 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:06:31.202545+0000", 2024-08-10T06:47:49.205 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499890+0000", 2024-08-10T06:47:49.205 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499890+0000", 2024-08-10T06:47:49.205 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.205 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 253, 2024-08-10T06:47:49.205 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.205 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.205 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.205 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.205 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.206 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.206 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.206 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 253, 2024-08-10T06:47:49.206 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.206 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.206 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.206 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "1.0", 2024-08-10T06:47:49.206 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.206 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.206 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.207 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 6090, 2024-08-10T06:47:49.207 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.207 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:34:47.296991+0000", 2024-08-10T06:47:49.207 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.207 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.207 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.207 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 590368, 2024-08-10T06:47:49.207 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.207 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 1771104, 2024-08-10T06:47:49.207 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.207 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.207 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.208 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.208 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.208 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.208 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.208 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.208 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.208 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.208 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.208 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.208 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.208 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T06:47:49.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T06:47:49.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T06:47:49.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 6, 2024-08-10T06:47:49.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.209 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 1322, 2024-08-10T06:47:49.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 2114, 2024-08-10T06:47:49.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 423, 2024-08-10T06:47:49.210 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 2416 2024-08-10T06:47:49.210 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.210 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.210 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.211 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.211 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.211 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.211 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.211 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.211 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:49.211 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "2341'253" 2024-08-10T06:47:49.211 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.211 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.211 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.211 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.211 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.211 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.212 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.212 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:49.212 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.212 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.212 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 70, 2024-08-10T06:47:49.212 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.212 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.212 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.212 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496736+0000", 2024-08-10T06:47:49.212 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.987872+0000", 2024-08-10T06:47:49.212 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.987872+0000", 2024-08-10T06:47:49.212 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:53:30.432744+0000", 2024-08-10T06:47:49.213 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496736+0000", 2024-08-10T06:47:49.213 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.213 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.213 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.213 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.213 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496736+0000", 2024-08-10T06:47:49.213 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496736+0000", 2024-08-10T06:47:49.213 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496736+0000", 2024-08-10T06:47:49.213 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.213 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.213 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:10:04.542013+0000", 2024-08-10T06:47:49.213 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496736+0000", 2024-08-10T06:47:49.213 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496736+0000", 2024-08-10T06:47:49.214 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.214 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3072, 2024-08-10T06:47:49.214 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.214 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.214 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.214 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.214 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.214 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.214 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.214 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3072, 2024-08-10T06:47:49.214 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.215 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.215 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.215 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "4.5", 2024-08-10T06:47:49.215 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.215 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.215 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.215 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 9281, 2024-08-10T06:47:49.215 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.215 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:56:24.355722+0000", 2024-08-10T06:47:49.215 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.005305574, 2024-08-10T06:47:49.215 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.215 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.215 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.216 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.216 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.216 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.216 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.216 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.216 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.216 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.216 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.216 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.216 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.216 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.216 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.216 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.217 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 1355, 2024-08-10T06:47:49.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 410493, 2024-08-10T06:47:49.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.218 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.219 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3053, 2024-08-10T06:47:49.219 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 375416 2024-08-10T06:47:49.219 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.219 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.219 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.219 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.219 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.219 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.219 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.219 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.219 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:49.220 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "1125'3072" 2024-08-10T06:47:49.220 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.220 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.220 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.220 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.220 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.220 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.220 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.220 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:49.220 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.220 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.220 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.221 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.221 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.221 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.221 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497926+0000", 2024-08-10T06:47:49.221 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.002994+0000", 2024-08-10T06:47:49.221 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.002994+0000", 2024-08-10T06:47:49.221 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.003426+0000", 2024-08-10T06:47:49.221 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497926+0000", 2024-08-10T06:47:49.221 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.221 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.221 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.221 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497926+0000", 2024-08-10T06:47:49.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497926+0000", 2024-08-10T06:47:49.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497926+0000", 2024-08-10T06:47:49.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497926+0000", 2024-08-10T06:47:49.222 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497926+0000", 2024-08-10T06:47:49.222 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.222 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.222 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.222 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.223 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.223 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.223 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.223 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.223 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.223 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.223 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.223 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.223 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.223 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.d", 2024-08-10T06:47:49.223 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.223 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.224 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.224 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5394, 2024-08-10T06:47:49.224 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.224 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:33:36.068651+0000", 2024-08-10T06:47:49.224 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.224 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.224 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.224 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.224 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.224 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.225 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.226 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.227 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.228 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.228 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.228 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.228 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.228 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.228 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.228 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.228 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.228 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.228 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.228 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.229 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:49.229 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.229 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.229 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.229 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.229 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.229 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.229 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.229 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.229 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T06:47:49.229 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.229 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.230 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.230 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.230 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.230 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.230 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.396377+0000", 2024-08-10T06:47:49.230 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.290471+0000", 2024-08-10T06:47:49.230 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.290471+0000", 2024-08-10T06:47:49.230 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.290774+0000", 2024-08-10T06:47:49.230 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.396377+0000", 2024-08-10T06:47:49.230 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.230 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.231 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.231 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:49.231 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.396377+0000", 2024-08-10T06:47:49.231 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.396377+0000", 2024-08-10T06:47:49.231 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.396377+0000", 2024-08-10T06:47:49.231 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.231 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.231 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.231 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.396377+0000", 2024-08-10T06:47:49.231 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.396377+0000", 2024-08-10T06:47:49.232 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.232 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.232 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.232 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.232 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:49.232 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.232 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.232 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.232 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.232 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.232 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.232 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.233 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.233 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.c", 2024-08-10T06:47:49.233 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.233 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.233 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.233 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5580, 2024-08-10T06:47:49.233 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.233 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:19:33.242551+0000", 2024-08-10T06:47:49.233 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.233 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.233 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.234 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.234 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.234 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.234 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.234 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.234 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.234 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.234 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.234 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.234 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.235 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.235 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.235 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.235 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.235 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.235 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.235 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.235 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.235 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.235 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.235 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.236 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.237 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.237 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.237 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.237 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.237 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.237 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.238 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.238 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.238 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.238 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T06:47:49.238 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.238 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.238 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.238 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.238 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.238 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.238 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.238 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.239 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:49.239 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.239 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.239 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.239 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.239 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.239 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.239 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498344+0000", 2024-08-10T06:47:49.239 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.986652+0000", 2024-08-10T06:47:49.239 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.986652+0000", 2024-08-10T06:47:49.239 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.987017+0000", 2024-08-10T06:47:49.239 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498344+0000", 2024-08-10T06:47:49.240 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.240 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.240 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.240 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 532, 2024-08-10T06:47:49.240 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498344+0000", 2024-08-10T06:47:49.240 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498344+0000", 2024-08-10T06:47:49.240 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498344+0000", 2024-08-10T06:47:49.240 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.240 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.240 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.240 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498344+0000", 2024-08-10T06:47:49.241 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498344+0000", 2024-08-10T06:47:49.241 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.241 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.241 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.241 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.241 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 531, 2024-08-10T06:47:49.241 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.241 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.241 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.241 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.241 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.242 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.242 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.242 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.242 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.c", 2024-08-10T06:47:49.242 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.242 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.242 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.242 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 4916, 2024-08-10T06:47:49.242 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.242 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:40:24.561519+0000", 2024-08-10T06:47:49.242 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.242 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.243 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.243 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.243 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.243 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.243 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.243 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.243 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.243 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.243 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.243 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.243 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.243 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.244 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.245 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.246 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.246 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.246 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.246 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.246 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.247 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.247 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.247 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.247 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.247 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:49.247 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.247 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.247 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.247 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.247 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.247 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.247 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:49.248 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.248 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:49.248 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.248 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.248 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.248 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.248 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.248 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.248 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498228+0000", 2024-08-10T06:47:49.248 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:57.969688+0000", 2024-08-10T06:47:49.248 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:57.969688+0000", 2024-08-10T06:47:49.248 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:57.970064+0000", 2024-08-10T06:47:49.248 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498228+0000", 2024-08-10T06:47:49.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 435, 2024-08-10T06:47:49.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498228+0000", 2024-08-10T06:47:49.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498228+0000", 2024-08-10T06:47:49.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498228+0000", 2024-08-10T06:47:49.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498228+0000", 2024-08-10T06:47:49.249 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498228+0000", 2024-08-10T06:47:49.250 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.250 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 1, 2024-08-10T06:47:49.250 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.250 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.250 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 434, 2024-08-10T06:47:49.250 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.250 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.250 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.250 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.250 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 1, 2024-08-10T06:47:49.250 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.250 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.251 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.251 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.d", 2024-08-10T06:47:49.251 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.251 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.251 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.251 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5605, 2024-08-10T06:47:49.251 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.251 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:08:52.546794+0000", 2024-08-10T06:47:49.251 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.251 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.251 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.251 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 70, 2024-08-10T06:47:49.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.252 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:49.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:49.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:49.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.253 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 2, 2024-08-10T06:47:49.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 2, 2024-08-10T06:47:49.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.254 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.255 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.255 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 1, 2024-08-10T06:47:49.255 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 1 2024-08-10T06:47:49.255 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.255 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.255 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.255 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.255 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.255 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.255 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:49.255 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.256 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:49.256 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'1" 2024-08-10T06:47:49.256 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.256 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.256 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.256 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.256 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.256 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.256 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.256 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:49.256 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.257 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.257 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.257 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.257 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.257 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.501474+0000", 2024-08-10T06:47:49.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.995469+0000", 2024-08-10T06:47:49.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.995469+0000", 2024-08-10T06:47:49.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.999899+0000", 2024-08-10T06:47:49.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.501474+0000", 2024-08-10T06:47:49.257 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.258 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.258 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.258 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.258 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.501474+0000", 2024-08-10T06:47:49.258 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.501474+0000", 2024-08-10T06:47:49.258 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.501474+0000", 2024-08-10T06:47:49.258 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.258 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.258 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.258 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.501474+0000", 2024-08-10T06:47:49.259 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.501474+0000", 2024-08-10T06:47:49.259 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.259 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.259 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.259 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.259 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.259 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.259 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.259 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.259 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.259 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.259 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.260 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.260 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.260 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.f", 2024-08-10T06:47:49.260 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.260 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.260 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.260 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5413, 2024-08-10T06:47:49.260 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.260 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:38:03.718246+0000", 2024-08-10T06:47:49.260 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.260 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.261 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.261 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.262 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.263 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.263 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.263 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.263 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.263 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.263 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.263 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.263 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.263 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.263 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.263 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.263 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.263 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.264 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.264 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.264 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.264 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.264 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.264 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.264 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.264 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.264 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.264 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.265 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.265 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.265 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:49.265 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.265 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.265 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.265 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.266 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.266 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.266 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.266 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.266 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T06:47:49.266 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.267 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.267 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.267 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.267 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.267 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.267 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.398485+0000", 2024-08-10T06:47:49.268 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:57.973577+0000", 2024-08-10T06:47:49.268 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:57.973577+0000", 2024-08-10T06:47:49.268 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:57.974237+0000", 2024-08-10T06:47:49.268 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.398485+0000", 2024-08-10T06:47:49.268 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.268 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.268 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.268 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 435, 2024-08-10T06:47:49.268 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.398485+0000", 2024-08-10T06:47:49.268 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.398485+0000", 2024-08-10T06:47:49.269 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.398485+0000", 2024-08-10T06:47:49.269 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.269 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.269 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.269 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.398485+0000", 2024-08-10T06:47:49.269 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.398485+0000", 2024-08-10T06:47:49.269 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.269 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T06:47:49.269 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.269 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.270 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 434, 2024-08-10T06:47:49.270 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.270 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.270 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.270 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.270 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T06:47:49.270 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.270 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.270 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.270 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.e", 2024-08-10T06:47:49.270 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.270 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.270 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.271 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5600, 2024-08-10T06:47:49.271 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.271 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:07:13.841554+0000", 2024-08-10T06:47:49.271 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.271 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.271 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.271 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.271 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.271 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.271 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.271 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.272 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.272 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.272 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.272 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.272 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.272 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.272 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.272 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.272 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.272 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.272 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.272 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:49.272 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:49.272 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.273 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:49.273 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.273 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.273 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.273 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.273 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.273 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:49.273 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.273 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.274 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.274 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.274 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.274 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.274 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.274 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 12, 2024-08-10T06:47:49.274 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 12, 2024-08-10T06:47:49.274 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T06:47:49.275 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.275 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.275 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.275 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.275 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.275 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.275 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.275 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.275 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.275 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T06:47:49.275 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T06:47:49.276 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.276 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.276 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.276 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.276 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.276 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.276 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.276 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:49.276 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.276 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.276 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.276 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.276 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.276 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.277 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498633+0000", 2024-08-10T06:47:49.277 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.998839+0000", 2024-08-10T06:47:49.277 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.998839+0000", 2024-08-10T06:47:49.277 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.999137+0000", 2024-08-10T06:47:49.277 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498633+0000", 2024-08-10T06:47:49.277 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.277 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.277 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.277 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.277 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498633+0000", 2024-08-10T06:47:49.277 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498633+0000", 2024-08-10T06:47:49.277 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498633+0000", 2024-08-10T06:47:49.277 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.278 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.278 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.278 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498633+0000", 2024-08-10T06:47:49.278 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498633+0000", 2024-08-10T06:47:49.278 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.278 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.278 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.278 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.278 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.279 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.279 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.279 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.279 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.279 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.279 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.279 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.280 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.280 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.e", 2024-08-10T06:47:49.280 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.280 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.280 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.280 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5413, 2024-08-10T06:47:49.280 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.281 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:57:06.327309+0000", 2024-08-10T06:47:49.281 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.281 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.281 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.281 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.281 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.281 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.281 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.281 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.281 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.281 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.281 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.282 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.282 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.282 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.282 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.282 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.282 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.282 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.282 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.282 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.282 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.283 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.284 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.284 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.284 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.285 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.285 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.285 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.285 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.285 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.285 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.285 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:49.285 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.285 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.285 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.285 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.285 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.285 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.285 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.286 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.286 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T06:47:49.286 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.286 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.286 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.286 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.286 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.286 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.286 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.395759+0000", 2024-08-10T06:47:49.286 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.993696+0000", 2024-08-10T06:47:49.286 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.993696+0000", 2024-08-10T06:47:49.286 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.994166+0000", 2024-08-10T06:47:49.287 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.395759+0000", 2024-08-10T06:47:49.287 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.287 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.287 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.287 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.287 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.395759+0000", 2024-08-10T06:47:49.287 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.395759+0000", 2024-08-10T06:47:49.287 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.395759+0000", 2024-08-10T06:47:49.287 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.287 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.287 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.287 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.395759+0000", 2024-08-10T06:47:49.287 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.395759+0000", 2024-08-10T06:47:49.287 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.288 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 1, 2024-08-10T06:47:49.288 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.288 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.288 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.288 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.288 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.288 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.288 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.288 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 1, 2024-08-10T06:47:49.288 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.288 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.288 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.288 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.f", 2024-08-10T06:47:49.288 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.289 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.289 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.289 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5497, 2024-08-10T06:47:49.289 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.289 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:37:21.390136+0000", 2024-08-10T06:47:49.289 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.289 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.289 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.289 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 22, 2024-08-10T06:47:49.289 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.289 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.289 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.289 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.290 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.290 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.290 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.290 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.290 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.290 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.290 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.290 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.290 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.290 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 3, 2024-08-10T06:47:49.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 1, 2024-08-10T06:47:49.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 1, 2024-08-10T06:47:49.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.291 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 2, 2024-08-10T06:47:49.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 2, 2024-08-10T06:47:49.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 1, 2024-08-10T06:47:49.292 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 1 2024-08-10T06:47:49.293 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.293 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.293 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.293 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.293 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.293 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.293 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.293 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.293 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T06:47:49.293 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'1" 2024-08-10T06:47:49.293 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.293 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.293 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.293 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.294 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.294 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.294 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.294 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:49.294 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.294 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.294 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.294 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.294 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.294 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.294 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.502068+0000", 2024-08-10T06:47:49.294 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.998846+0000", 2024-08-10T06:47:49.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.998846+0000", 2024-08-10T06:47:49.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.999130+0000", 2024-08-10T06:47:49.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.502068+0000", 2024-08-10T06:47:49.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.502068+0000", 2024-08-10T06:47:49.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.502068+0000", 2024-08-10T06:47:49.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.502068+0000", 2024-08-10T06:47:49.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.295 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.502068+0000", 2024-08-10T06:47:49.296 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.502068+0000", 2024-08-10T06:47:49.296 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.296 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.296 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.296 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.296 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.296 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.296 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.296 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.296 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.296 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.296 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.296 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.297 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.297 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.11", 2024-08-10T06:47:49.297 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.297 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.297 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.297 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5393, 2024-08-10T06:47:49.297 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.297 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:58:10.617004+0000", 2024-08-10T06:47:49.297 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.297 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.297 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.297 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.297 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.298 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.299 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.300 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.301 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.301 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.301 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.301 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.301 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.301 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.301 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.301 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.301 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:49.301 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.301 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.301 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.301 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.302 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.302 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.302 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.302 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.302 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T06:47:49.302 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.302 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.302 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.302 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.302 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.302 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.302 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.395850+0000", 2024-08-10T06:47:49.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:17:51.946994+0000", 2024-08-10T06:47:49.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:17:51.946994+0000", 2024-08-10T06:47:49.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:17:51.947314+0000", 2024-08-10T06:47:49.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.395850+0000", 2024-08-10T06:47:49.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 372, 2024-08-10T06:47:49.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.395850+0000", 2024-08-10T06:47:49.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.395850+0000", 2024-08-10T06:47:49.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.395850+0000", 2024-08-10T06:47:49.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.303 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.395850+0000", 2024-08-10T06:47:49.304 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.395850+0000", 2024-08-10T06:47:49.304 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.304 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 8, 2024-08-10T06:47:49.304 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.304 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.304 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 371, 2024-08-10T06:47:49.304 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.304 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.304 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.304 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.304 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 8, 2024-08-10T06:47:49.304 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.305 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.305 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.305 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.10", 2024-08-10T06:47:49.305 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.305 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.305 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.305 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5601, 2024-08-10T06:47:49.305 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.305 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:54:11.480235+0000", 2024-08-10T06:47:49.305 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.305 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.305 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.306 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 12, 2024-08-10T06:47:49.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 4, 2024-08-10T06:47:49.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 4, 2024-08-10T06:47:49.307 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 4, 2024-08-10T06:47:49.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.308 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 48, 2024-08-10T06:47:49.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 48, 2024-08-10T06:47:49.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 12, 2024-08-10T06:47:49.309 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.309 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.309 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.309 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.309 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.310 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.310 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.310 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.310 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.310 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T06:47:49.310 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'8" 2024-08-10T06:47:49.310 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.310 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.310 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.310 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.310 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.310 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:49.311 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.311 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:49.311 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.311 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.311 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.311 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.311 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.311 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497039+0000", 2024-08-10T06:47:49.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.015441+0000", 2024-08-10T06:47:49.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.015441+0000", 2024-08-10T06:47:49.311 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.016055+0000", 2024-08-10T06:47:49.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497039+0000", 2024-08-10T06:47:49.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497039+0000", 2024-08-10T06:47:49.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497039+0000", 2024-08-10T06:47:49.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497039+0000", 2024-08-10T06:47:49.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.312 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497039+0000", 2024-08-10T06:47:49.313 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497039+0000", 2024-08-10T06:47:49.313 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.313 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.313 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.313 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.313 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.313 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.313 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.313 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.313 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.313 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.313 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.313 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.314 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.314 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.10", 2024-08-10T06:47:49.314 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.314 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.314 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.314 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5421, 2024-08-10T06:47:49.314 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.314 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:30:32.915876+0000", 2024-08-10T06:47:49.314 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.314 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.315 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.315 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.316 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.317 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.318 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.318 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.318 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.318 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.318 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.318 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.318 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.318 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.318 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.318 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.318 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.319 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.319 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.319 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:49.319 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.319 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:49.319 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.319 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.319 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.319 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.319 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.319 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.319 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.320 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.320 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:49.320 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.320 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.320 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.320 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.320 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.320 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.320 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496204+0000", 2024-08-10T06:47:49.320 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.013821+0000", 2024-08-10T06:47:49.320 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.013821+0000", 2024-08-10T06:47:49.320 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.014136+0000", 2024-08-10T06:47:49.321 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496204+0000", 2024-08-10T06:47:49.321 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.321 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.321 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.321 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.321 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496204+0000", 2024-08-10T06:47:49.321 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496204+0000", 2024-08-10T06:47:49.321 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496204+0000", 2024-08-10T06:47:49.321 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.321 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.321 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.321 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496204+0000", 2024-08-10T06:47:49.322 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496204+0000", 2024-08-10T06:47:49.322 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.322 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.322 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.322 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.322 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.322 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.322 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.322 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.322 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.322 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.322 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.323 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.323 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.323 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.11", 2024-08-10T06:47:49.323 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.323 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.323 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.323 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5432, 2024-08-10T06:47:49.323 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.323 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:57:53.534824+0000", 2024-08-10T06:47:49.323 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.323 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.323 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.324 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.325 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.326 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.326 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.326 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.326 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.326 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.326 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.326 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.326 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.326 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.326 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.327 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.327 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.327 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.327 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.327 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.327 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.327 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.327 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.327 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.327 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.327 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.327 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.328 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.328 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.328 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.328 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:49.328 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.328 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.328 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.328 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.328 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.328 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.328 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.329 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.329 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:49.329 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.329 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.329 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.329 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.329 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.329 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.329 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498165+0000", 2024-08-10T06:47:49.329 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.989638+0000", 2024-08-10T06:47:49.329 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.989638+0000", 2024-08-10T06:47:49.330 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.989982+0000", 2024-08-10T06:47:49.330 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498165+0000", 2024-08-10T06:47:49.330 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.330 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.330 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.330 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 532, 2024-08-10T06:47:49.330 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498165+0000", 2024-08-10T06:47:49.330 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498165+0000", 2024-08-10T06:47:49.330 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498165+0000", 2024-08-10T06:47:49.330 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.330 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.331 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.331 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498165+0000", 2024-08-10T06:47:49.331 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498165+0000", 2024-08-10T06:47:49.331 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.331 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.331 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.331 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.331 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 531, 2024-08-10T06:47:49.331 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.331 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.332 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.332 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.332 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.332 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.332 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.332 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.332 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.13", 2024-08-10T06:47:49.332 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.332 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.332 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.332 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5408, 2024-08-10T06:47:49.332 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.333 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:06:33.938864+0000", 2024-08-10T06:47:49.333 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.333 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.333 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.333 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.333 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.333 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.333 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.333 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.333 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.333 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.333 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.334 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.334 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.334 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.334 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.334 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.334 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.334 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.334 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.334 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.334 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.335 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.335 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.335 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.335 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.335 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.335 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.335 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.335 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.335 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.335 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.335 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.336 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.336 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.337 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.337 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.337 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.337 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.337 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.337 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.337 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.337 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:49.337 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.337 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.337 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.338 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.338 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.338 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.338 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.338 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.338 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:49.338 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.338 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.338 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.338 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.338 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.339 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.339 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:49.339 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.005055+0000", 2024-08-10T06:47:49.339 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.005055+0000", 2024-08-10T06:47:49.339 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.005353+0000", 2024-08-10T06:47:49.339 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:49.339 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.339 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.339 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.339 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.339 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:49.339 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:49.340 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:49.340 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.340 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.340 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.340 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:49.340 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496580+0000", 2024-08-10T06:47:49.340 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.340 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.340 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.340 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.340 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.340 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.341 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.341 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.341 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.341 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.341 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.341 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.341 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.341 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.12", 2024-08-10T06:47:49.341 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.341 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.341 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.342 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5467, 2024-08-10T06:47:49.342 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.342 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:09:44.946358+0000", 2024-08-10T06:47:49.342 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.342 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.342 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.342 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.342 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.342 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.342 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.342 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.343 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.343 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.343 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.343 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.343 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.343 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.343 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.343 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.343 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.343 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.344 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.344 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.344 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.344 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.344 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.344 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.344 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.344 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.344 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.344 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.344 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.344 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.345 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.346 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.346 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.346 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.346 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.346 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.346 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.346 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.346 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.346 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.346 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:49.347 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.347 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.347 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.347 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.347 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.347 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.347 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:49.347 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.347 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:49.347 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.347 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.347 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.348 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.348 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.348 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.348 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.398057+0000", 2024-08-10T06:47:49.348 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.993774+0000", 2024-08-10T06:47:49.348 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.993774+0000", 2024-08-10T06:47:49.348 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.995105+0000", 2024-08-10T06:47:49.348 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.398057+0000", 2024-08-10T06:47:49.348 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.348 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.348 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.348 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.348 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.398057+0000", 2024-08-10T06:47:49.349 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.398057+0000", 2024-08-10T06:47:49.349 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.398057+0000", 2024-08-10T06:47:49.349 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.349 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.349 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.349 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.398057+0000", 2024-08-10T06:47:49.349 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.398057+0000", 2024-08-10T06:47:49.349 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.349 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.349 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.349 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.349 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.350 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.350 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.350 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.350 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.350 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.350 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.350 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.350 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.350 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.12", 2024-08-10T06:47:49.350 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.350 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.351 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.351 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5633, 2024-08-10T06:47:49.351 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.351 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:57:25.914444+0000", 2024-08-10T06:47:49.351 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.351 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.351 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.351 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.351 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.351 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.351 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.351 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.352 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.352 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.352 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.352 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.352 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.352 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.352 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.352 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.352 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.352 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.352 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.353 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.353 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.353 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.353 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.353 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.353 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.353 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.353 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.353 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.353 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.353 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.354 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.355 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.355 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.355 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.355 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.355 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.355 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.355 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.355 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:49.355 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.355 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:49.356 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.356 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.356 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.356 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.356 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.356 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.356 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:49.356 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.356 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:49.356 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.356 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.357 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.357 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.357 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.357 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.357 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.401638+0000", 2024-08-10T06:47:49.357 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:57.974457+0000", 2024-08-10T06:47:49.357 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:57.974457+0000", 2024-08-10T06:47:49.357 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:57.975636+0000", 2024-08-10T06:47:49.357 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.401638+0000", 2024-08-10T06:47:49.357 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.357 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.358 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.358 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 435, 2024-08-10T06:47:49.358 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.401638+0000", 2024-08-10T06:47:49.358 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.401638+0000", 2024-08-10T06:47:49.358 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.401638+0000", 2024-08-10T06:47:49.358 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.358 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.358 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.358 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.401638+0000", 2024-08-10T06:47:49.358 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.401638+0000", 2024-08-10T06:47:49.358 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.359 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 2, 2024-08-10T06:47:49.359 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.359 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.359 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 434, 2024-08-10T06:47:49.359 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.359 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.359 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.359 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.359 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 2, 2024-08-10T06:47:49.359 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.359 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.360 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.360 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.13", 2024-08-10T06:47:49.360 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.360 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.360 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.360 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5645, 2024-08-10T06:47:49.360 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.360 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:25:52.146184+0000", 2024-08-10T06:47:49.360 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.360 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.360 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.360 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 34, 2024-08-10T06:47:49.361 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.361 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.361 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.361 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.361 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.361 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.361 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.361 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.361 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.361 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.361 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.361 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T06:47:49.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T06:47:49.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T06:47:49.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.362 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:49.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 8, 2024-08-10T06:47:49.363 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 16, 2024-08-10T06:47:49.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 3, 2024-08-10T06:47:49.364 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 7 2024-08-10T06:47:49.364 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.364 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.364 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.364 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.364 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.364 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.365 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:49.365 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.365 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:49.365 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'2" 2024-08-10T06:47:49.365 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.365 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.365 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.365 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.365 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.365 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.365 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.365 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:49.365 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.366 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.366 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.366 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.366 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.366 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.366 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498158+0000", 2024-08-10T06:47:49.366 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.993181+0000", 2024-08-10T06:47:49.366 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.993181+0000", 2024-08-10T06:47:49.366 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.999176+0000", 2024-08-10T06:47:49.366 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498158+0000", 2024-08-10T06:47:49.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498158+0000", 2024-08-10T06:47:49.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498158+0000", 2024-08-10T06:47:49.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498158+0000", 2024-08-10T06:47:49.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498158+0000", 2024-08-10T06:47:49.367 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498158+0000", 2024-08-10T06:47:49.367 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.368 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.368 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.368 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.368 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.368 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.368 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.368 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.368 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.368 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.368 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.368 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.369 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.369 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.15", 2024-08-10T06:47:49.369 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.369 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.369 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.369 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5410, 2024-08-10T06:47:49.369 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.369 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:58:34.561131+0000", 2024-08-10T06:47:49.369 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.369 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.369 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.370 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.371 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.372 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.373 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.373 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.373 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.373 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.373 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.373 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.373 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.374 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.374 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.374 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:49.374 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.374 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.374 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.374 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.374 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.374 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.375 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:49.375 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.375 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:49.375 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.375 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.375 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.375 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.375 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.375 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.375 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499204+0000", 2024-08-10T06:47:49.375 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.016101+0000", 2024-08-10T06:47:49.375 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.016101+0000", 2024-08-10T06:47:49.376 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.016503+0000", 2024-08-10T06:47:49.376 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499204+0000", 2024-08-10T06:47:49.376 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.376 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.376 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.376 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.376 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499204+0000", 2024-08-10T06:47:49.376 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499204+0000", 2024-08-10T06:47:49.376 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499204+0000", 2024-08-10T06:47:49.376 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.376 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.377 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.377 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499204+0000", 2024-08-10T06:47:49.377 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499204+0000", 2024-08-10T06:47:49.377 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.377 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 30, 2024-08-10T06:47:49.377 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.377 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.377 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.377 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.377 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.377 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.377 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.377 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 30, 2024-08-10T06:47:49.378 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.378 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.378 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.378 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.14", 2024-08-10T06:47:49.378 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.378 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.378 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.378 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5465, 2024-08-10T06:47:49.378 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.379 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:49:53.089049+0000", 2024-08-10T06:47:49.379 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.379 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.379 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 5816, 2024-08-10T06:47:49.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.379 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 12, 2024-08-10T06:47:49.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 4, 2024-08-10T06:47:49.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.380 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 4, 2024-08-10T06:47:49.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:49.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.381 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 20, 2024-08-10T06:47:49.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 28, 2024-08-10T06:47:49.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 28, 2024-08-10T06:47:49.382 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 25 2024-08-10T06:47:49.382 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.382 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.382 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.383 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.383 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.383 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.383 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:49.383 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.383 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:49.383 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "557'30" 2024-08-10T06:47:49.383 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.383 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.383 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.383 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.383 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.384 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.384 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.384 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T06:47:49.384 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.384 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.384 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.384 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.384 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.384 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.384 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.395983+0000", 2024-08-10T06:47:49.384 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.993807+0000", 2024-08-10T06:47:49.385 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.993807+0000", 2024-08-10T06:47:49.385 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.994151+0000", 2024-08-10T06:47:49.385 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.395983+0000", 2024-08-10T06:47:49.385 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.385 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.385 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.385 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.385 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.395983+0000", 2024-08-10T06:47:49.385 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.395983+0000", 2024-08-10T06:47:49.385 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.395983+0000", 2024-08-10T06:47:49.385 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.385 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.386 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.386 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.395983+0000", 2024-08-10T06:47:49.386 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.395983+0000", 2024-08-10T06:47:49.386 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.386 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.386 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.386 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.386 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.386 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.386 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.386 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.386 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.387 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.387 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.387 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.387 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.387 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.14", 2024-08-10T06:47:49.387 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.387 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.387 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.387 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5486, 2024-08-10T06:47:49.387 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.387 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:37:58.929546+0000", 2024-08-10T06:47:49.388 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.388 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.388 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.388 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.388 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.388 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.388 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.388 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.388 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.388 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.388 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.389 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.389 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.389 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.389 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.389 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.389 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.389 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.389 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.389 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.389 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.390 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.391 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.392 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.392 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.392 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.392 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.392 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.392 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.392 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.392 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.392 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.392 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.392 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T06:47:49.393 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.393 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.393 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.393 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.393 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.393 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.393 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.393 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.393 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:49.393 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.394 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.394 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.394 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.394 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.394 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.394 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498329+0000", 2024-08-10T06:47:49.394 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.294157+0000", 2024-08-10T06:47:49.394 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.294157+0000", 2024-08-10T06:47:49.394 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.294580+0000", 2024-08-10T06:47:49.394 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498329+0000", 2024-08-10T06:47:49.395 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.395 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.395 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.395 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:49.395 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498329+0000", 2024-08-10T06:47:49.395 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498329+0000", 2024-08-10T06:47:49.395 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498329+0000", 2024-08-10T06:47:49.395 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.395 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.395 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.395 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498329+0000", 2024-08-10T06:47:49.396 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498329+0000", 2024-08-10T06:47:49.396 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.396 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3, 2024-08-10T06:47:49.396 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.396 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.396 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:49.396 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.396 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.396 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.396 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.396 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3, 2024-08-10T06:47:49.397 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.397 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.397 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.397 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.15", 2024-08-10T06:47:49.397 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.397 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.397 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.397 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5608, 2024-08-10T06:47:49.397 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.397 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:04:30.030377+0000", 2024-08-10T06:47:49.398 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.398 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.398 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.398 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 90, 2024-08-10T06:47:49.398 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.398 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.398 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.399 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T06:47:49.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T06:47:49.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T06:47:49.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.400 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 1, 2024-08-10T06:47:49.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 14, 2024-08-10T06:47:49.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 14, 2024-08-10T06:47:49.401 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.402 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.402 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.402 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 4, 2024-08-10T06:47:49.402 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 1 2024-08-10T06:47:49.402 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.402 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.402 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.402 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.402 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.402 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.403 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.403 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.403 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:49.403 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "66'3" 2024-08-10T06:47:49.403 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.403 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.403 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.403 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.403 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.403 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:49.403 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.404 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:49.404 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.404 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.404 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.404 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.404 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.404 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.400992+0000", 2024-08-10T06:47:49.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.288293+0000", 2024-08-10T06:47:49.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.288293+0000", 2024-08-10T06:47:49.404 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.289133+0000", 2024-08-10T06:47:49.405 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.400992+0000", 2024-08-10T06:47:49.405 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.405 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.405 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.405 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:49.405 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.400992+0000", 2024-08-10T06:47:49.405 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.400992+0000", 2024-08-10T06:47:49.405 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.400992+0000", 2024-08-10T06:47:49.405 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.405 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.405 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.405 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.400992+0000", 2024-08-10T06:47:49.406 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.400992+0000", 2024-08-10T06:47:49.406 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.406 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.406 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.406 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.406 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:49.406 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.406 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.406 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.406 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.406 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.407 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.407 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.407 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.407 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.17", 2024-08-10T06:47:49.407 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.407 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.407 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.407 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5630, 2024-08-10T06:47:49.407 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.407 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:47:59.568355+0000", 2024-08-10T06:47:49.407 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.408 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.408 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.408 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.409 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.410 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.411 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.411 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.411 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.412 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.412 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.412 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.412 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.412 INFO:tasks.workunit.client.0.smithi086.stdout: 3 2024-08-10T06:47:49.412 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.412 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:49.412 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.412 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.412 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.412 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.413 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.413 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.413 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.413 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.413 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:49.413 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.413 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.413 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.413 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.413 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.413 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.413 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.501732+0000", 2024-08-10T06:47:49.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.011469+0000", 2024-08-10T06:47:49.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.011469+0000", 2024-08-10T06:47:49.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.011768+0000", 2024-08-10T06:47:49.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.501732+0000", 2024-08-10T06:47:49.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.501732+0000", 2024-08-10T06:47:49.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.501732+0000", 2024-08-10T06:47:49.414 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.501732+0000", 2024-08-10T06:47:49.415 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.415 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.415 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.415 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.501732+0000", 2024-08-10T06:47:49.415 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.501732+0000", 2024-08-10T06:47:49.415 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.415 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.415 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.415 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.415 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.415 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.415 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.416 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.416 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.416 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.416 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.416 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.416 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.416 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.16", 2024-08-10T06:47:49.416 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.416 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.416 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.416 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5476, 2024-08-10T06:47:49.417 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.417 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:46:09.937081+0000", 2024-08-10T06:47:49.417 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.417 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.417 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.417 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.418 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.419 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.420 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.420 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.421 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.421 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.421 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.421 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.421 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.421 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.421 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.421 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:49.421 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.421 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.421 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.421 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.421 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.422 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.422 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.422 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.422 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:49.422 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.422 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.422 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.422 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.422 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.422 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.422 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.501574+0000", 2024-08-10T06:47:49.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.004833+0000", 2024-08-10T06:47:49.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.004833+0000", 2024-08-10T06:47:49.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.005166+0000", 2024-08-10T06:47:49.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.501574+0000", 2024-08-10T06:47:49.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.501574+0000", 2024-08-10T06:47:49.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.501574+0000", 2024-08-10T06:47:49.423 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.501574+0000", 2024-08-10T06:47:49.424 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.424 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.424 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.424 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.501574+0000", 2024-08-10T06:47:49.424 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.501574+0000", 2024-08-10T06:47:49.424 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.424 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.424 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.424 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.424 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.424 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.424 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.425 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.425 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.425 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.425 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.425 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.425 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.425 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.16", 2024-08-10T06:47:49.425 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.425 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.425 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.425 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5441, 2024-08-10T06:47:49.426 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.426 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:24:48.103574+0000", 2024-08-10T06:47:49.426 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.426 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.426 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.426 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.427 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.428 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.429 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.429 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.429 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.430 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.430 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.430 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.430 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.430 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.430 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.430 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:49.430 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.430 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.430 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.430 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.431 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.431 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.431 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.431 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.431 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:49.431 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.431 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.431 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.431 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.431 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.431 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.431 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498199+0000", 2024-08-10T06:47:49.432 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.010851+0000", 2024-08-10T06:47:49.432 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.010851+0000", 2024-08-10T06:47:49.432 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.011137+0000", 2024-08-10T06:47:49.432 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498199+0000", 2024-08-10T06:47:49.432 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.432 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.432 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.432 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.432 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498199+0000", 2024-08-10T06:47:49.432 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498199+0000", 2024-08-10T06:47:49.432 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498199+0000", 2024-08-10T06:47:49.432 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.433 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.433 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.433 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498199+0000", 2024-08-10T06:47:49.433 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498199+0000", 2024-08-10T06:47:49.433 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.433 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.433 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.433 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.433 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.433 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.434 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.434 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.434 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.434 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.434 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.434 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.434 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.434 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.17", 2024-08-10T06:47:49.434 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.434 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.434 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.435 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5422, 2024-08-10T06:47:49.435 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.435 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T17:00:40.299648+0000", 2024-08-10T06:47:49.435 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.435 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.435 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.435 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.435 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.435 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.435 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.435 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.436 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.437 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.438 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.439 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.439 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.439 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.439 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.439 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.439 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.439 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.439 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.439 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.439 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.439 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:49.439 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.440 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.440 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.440 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.440 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.440 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.440 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.440 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.440 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:49.440 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.440 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.440 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.441 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.441 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.441 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.441 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.495849+0000", 2024-08-10T06:47:49.441 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.985678+0000", 2024-08-10T06:47:49.441 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.985678+0000", 2024-08-10T06:47:49.441 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.986034+0000", 2024-08-10T06:47:49.441 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.495849+0000", 2024-08-10T06:47:49.441 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.441 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.441 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.441 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 532, 2024-08-10T06:47:49.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.495849+0000", 2024-08-10T06:47:49.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.495849+0000", 2024-08-10T06:47:49.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.495849+0000", 2024-08-10T06:47:49.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.495849+0000", 2024-08-10T06:47:49.442 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.495849+0000", 2024-08-10T06:47:49.442 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.442 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.442 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.442 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.443 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 531, 2024-08-10T06:47:49.443 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.443 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.443 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.443 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.443 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.443 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.443 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.443 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.443 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.19", 2024-08-10T06:47:49.443 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.444 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.444 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.444 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5605, 2024-08-10T06:47:49.444 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.444 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:53:39.028648+0000", 2024-08-10T06:47:49.444 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.444 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.444 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.444 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.444 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.445 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.446 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.447 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.448 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.448 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.448 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.448 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.448 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.448 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.448 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.448 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.448 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.449 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:49.449 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.449 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.449 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.449 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.449 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.449 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.449 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.449 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.449 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:49.449 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.449 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.449 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.450 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.450 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.450 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.450 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496364+0000", 2024-08-10T06:47:49.450 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.996322+0000", 2024-08-10T06:47:49.450 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.996322+0000", 2024-08-10T06:47:49.450 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.996600+0000", 2024-08-10T06:47:49.450 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496364+0000", 2024-08-10T06:47:49.450 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.450 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.450 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496364+0000", 2024-08-10T06:47:49.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496364+0000", 2024-08-10T06:47:49.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496364+0000", 2024-08-10T06:47:49.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496364+0000", 2024-08-10T06:47:49.451 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496364+0000", 2024-08-10T06:47:49.451 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.451 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.451 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.451 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.452 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.452 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.452 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.452 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.452 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.452 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.452 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.452 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.452 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.452 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.18", 2024-08-10T06:47:49.452 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.452 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.452 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.453 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5456, 2024-08-10T06:47:49.453 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.453 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:57:58.007503+0000", 2024-08-10T06:47:49.453 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.453 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.453 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.453 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.453 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.453 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.453 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.453 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.453 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.454 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.454 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.454 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.454 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.454 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.454 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.454 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.454 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.454 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.455 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.456 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.457 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.457 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.457 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.457 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.457 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.457 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.457 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.457 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:49.457 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.457 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.457 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.457 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.457 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.458 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.458 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.458 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.458 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:49.458 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.458 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.458 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.458 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.458 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.458 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.458 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496448+0000", 2024-08-10T06:47:49.458 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:25.024733+0000", 2024-08-10T06:47:49.459 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:25.024733+0000", 2024-08-10T06:47:49.459 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:25.026542+0000", 2024-08-10T06:47:49.459 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496448+0000", 2024-08-10T06:47:49.459 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.459 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.459 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.459 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 403, 2024-08-10T06:47:49.459 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496448+0000", 2024-08-10T06:47:49.459 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496448+0000", 2024-08-10T06:47:49.459 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496448+0000", 2024-08-10T06:47:49.459 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.460 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.460 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.460 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496448+0000", 2024-08-10T06:47:49.460 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496448+0000", 2024-08-10T06:47:49.460 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.460 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.460 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.460 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.460 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 402, 2024-08-10T06:47:49.460 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.460 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.460 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.461 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.461 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.461 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.461 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.461 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.461 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.18", 2024-08-10T06:47:49.461 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.461 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.461 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.461 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5545, 2024-08-10T06:47:49.461 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.462 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T13:03:48.809211+0000", 2024-08-10T06:47:49.462 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.462 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.462 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.462 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.462 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.462 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.462 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.462 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.463 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.463 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.463 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.463 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.463 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.463 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.463 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.463 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.463 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.463 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.464 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.465 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.466 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.466 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.466 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.466 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.466 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.466 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.466 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.467 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.467 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.467 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:49.467 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.467 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.467 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.467 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.467 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.467 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.467 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.467 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.467 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:49.468 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.468 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.468 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.468 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.468 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.468 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.468 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497567+0000", 2024-08-10T06:47:49.468 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.005855+0000", 2024-08-10T06:47:49.468 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.005855+0000", 2024-08-10T06:47:49.468 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.006206+0000", 2024-08-10T06:47:49.468 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497567+0000", 2024-08-10T06:47:49.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497567+0000", 2024-08-10T06:47:49.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497567+0000", 2024-08-10T06:47:49.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497567+0000", 2024-08-10T06:47:49.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.469 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497567+0000", 2024-08-10T06:47:49.470 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497567+0000", 2024-08-10T06:47:49.470 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.470 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.470 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.470 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.470 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.470 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.470 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.470 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.470 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.471 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.471 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.471 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.471 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.471 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.19", 2024-08-10T06:47:49.471 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.471 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.471 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.471 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5549, 2024-08-10T06:47:49.471 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.471 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:57:05.908446+0000", 2024-08-10T06:47:49.472 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.472 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.472 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.472 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.473 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.474 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.475 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.475 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.475 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.475 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.475 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.476 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.476 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.476 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.476 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.476 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:49.476 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.476 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.476 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.476 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.476 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.476 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.476 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.476 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.477 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:49.477 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.477 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.477 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.477 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.477 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.477 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.477 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498605+0000", 2024-08-10T06:47:49.477 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.996659+0000", 2024-08-10T06:47:49.477 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.996659+0000", 2024-08-10T06:47:49.477 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.996972+0000", 2024-08-10T06:47:49.477 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498605+0000", 2024-08-10T06:47:49.477 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498605+0000", 2024-08-10T06:47:49.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498605+0000", 2024-08-10T06:47:49.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498605+0000", 2024-08-10T06:47:49.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498605+0000", 2024-08-10T06:47:49.478 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498605+0000", 2024-08-10T06:47:49.479 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.479 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3, 2024-08-10T06:47:49.479 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.479 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.479 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.479 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.479 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.479 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.479 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.479 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3, 2024-08-10T06:47:49.479 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.479 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.480 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.480 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1a", 2024-08-10T06:47:49.480 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.480 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.480 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.480 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5427, 2024-08-10T06:47:49.480 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.480 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:03:30.800005+0000", 2024-08-10T06:47:49.480 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.480 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.481 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.481 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.482 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.483 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.484 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.484 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.484 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.484 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.485 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.485 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.485 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.485 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.485 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.485 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:49.485 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "557'3" 2024-08-10T06:47:49.485 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.485 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.485 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.485 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.485 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.486 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.486 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.486 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:49.486 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.486 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.486 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.486 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.486 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.486 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.486 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.400632+0000", 2024-08-10T06:47:49.486 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.999815+0000", 2024-08-10T06:47:49.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.999815+0000", 2024-08-10T06:47:49.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.000564+0000", 2024-08-10T06:47:49.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.400632+0000", 2024-08-10T06:47:49.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.400632+0000", 2024-08-10T06:47:49.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.400632+0000", 2024-08-10T06:47:49.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.400632+0000", 2024-08-10T06:47:49.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.487 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.488 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.488 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.400632+0000", 2024-08-10T06:47:49.488 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.400632+0000", 2024-08-10T06:47:49.488 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.488 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.488 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.488 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.488 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.488 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.488 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.488 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.488 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.488 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.489 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.489 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.489 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.489 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1b", 2024-08-10T06:47:49.489 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.489 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.489 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.489 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5629, 2024-08-10T06:47:49.489 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.489 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:33:21.705754+0000", 2024-08-10T06:47:49.489 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.490 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.490 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.490 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.491 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.492 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.493 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.493 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.493 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.493 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.493 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.493 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.493 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.493 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.493 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.493 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.493 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.493 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.493 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:49.494 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.494 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.494 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.494 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.494 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.494 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.494 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.494 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.494 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:49.494 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.494 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.495 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 60, 2024-08-10T06:47:49.495 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.495 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.495 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498785+0000", 2024-08-10T06:47:49.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.996161+0000", 2024-08-10T06:47:49.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.996161+0000", 2024-08-10T06:47:49.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.996635+0000", 2024-08-10T06:47:49.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498785+0000", 2024-08-10T06:47:49.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.495 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498785+0000", 2024-08-10T06:47:49.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498785+0000", 2024-08-10T06:47:49.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498785+0000", 2024-08-10T06:47:49.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:52.013014+0000", 2024-08-10T06:47:49.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498785+0000", 2024-08-10T06:47:49.496 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498785+0000", 2024-08-10T06:47:49.496 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.496 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 3, 2024-08-10T06:47:49.497 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.497 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.497 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.497 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.497 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.497 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.497 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.497 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 3, 2024-08-10T06:47:49.497 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.497 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.497 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.497 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "2.1b", 2024-08-10T06:47:49.498 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.498 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.498 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.498 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5510, 2024-08-10T06:47:49.498 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.498 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T17:05:11.079229+0000", 2024-08-10T06:47:49.498 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.498 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.498 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.498 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.499 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.500 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.501 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.502 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.502 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.502 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.502 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.502 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.502 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.502 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.502 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.502 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.502 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.502 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.502 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:49.503 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "557'3" 2024-08-10T06:47:49.503 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.503 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.503 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.503 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.503 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.503 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.503 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.503 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T06:47:49.503 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.503 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.503 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.503 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.504 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.504 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.394013+0000", 2024-08-10T06:47:49.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:57.972576+0000", 2024-08-10T06:47:49.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:57.972576+0000", 2024-08-10T06:47:49.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:57.973626+0000", 2024-08-10T06:47:49.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.394013+0000", 2024-08-10T06:47:49.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 435, 2024-08-10T06:47:49.504 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.394013+0000", 2024-08-10T06:47:49.505 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.394013+0000", 2024-08-10T06:47:49.505 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.394013+0000", 2024-08-10T06:47:49.505 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.505 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.505 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.505 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.394013+0000", 2024-08-10T06:47:49.505 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.394013+0000", 2024-08-10T06:47:49.505 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.505 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.505 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.505 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.505 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 434, 2024-08-10T06:47:49.506 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.506 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.506 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.506 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.506 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.506 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.506 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.506 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.506 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.1a", 2024-08-10T06:47:49.506 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.506 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.507 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.507 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5517, 2024-08-10T06:47:49.507 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.507 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:16:12.830266+0000", 2024-08-10T06:47:49.507 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.507 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.507 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.507 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.508 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.509 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.510 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.511 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.511 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.511 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.511 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.511 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.511 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.511 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.511 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T06:47:49.511 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.511 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.511 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.511 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.512 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.512 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.512 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:49.512 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.512 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:49.512 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.512 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.512 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.512 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.512 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.512 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.512 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496867+0000", 2024-08-10T06:47:49.512 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.015076+0000", 2024-08-10T06:47:49.512 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.015076+0000", 2024-08-10T06:47:49.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.015726+0000", 2024-08-10T06:47:49.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496867+0000", 2024-08-10T06:47:49.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496867+0000", 2024-08-10T06:47:49.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496867+0000", 2024-08-10T06:47:49.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496867+0000", 2024-08-10T06:47:49.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.513 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.514 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496867+0000", 2024-08-10T06:47:49.514 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496867+0000", 2024-08-10T06:47:49.514 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.514 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.514 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.514 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.514 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.514 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.514 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.514 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.514 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.514 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.515 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.515 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.515 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.515 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.20", 2024-08-10T06:47:49.515 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.515 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.515 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.515 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5427, 2024-08-10T06:47:49.515 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.515 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:02:04.764410+0000", 2024-08-10T06:47:49.515 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.516 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.516 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.516 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.517 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.518 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.519 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.519 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.519 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.519 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.519 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.519 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.519 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.519 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.519 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.519 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.519 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.519 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.520 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.520 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.520 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:49.520 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.520 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:49.520 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.520 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.520 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.520 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.520 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.520 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.520 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.521 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.521 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T06:47:49.521 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.521 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.521 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.521 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.521 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.521 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.521 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.396484+0000", 2024-08-10T06:47:49.521 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.989476+0000", 2024-08-10T06:47:49.521 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.989476+0000", 2024-08-10T06:47:49.521 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.989744+0000", 2024-08-10T06:47:49.521 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.396484+0000", 2024-08-10T06:47:49.522 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.522 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.522 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.522 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 532, 2024-08-10T06:47:49.522 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.396484+0000", 2024-08-10T06:47:49.522 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.396484+0000", 2024-08-10T06:47:49.522 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.396484+0000", 2024-08-10T06:47:49.522 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.522 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.522 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.522 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.396484+0000", 2024-08-10T06:47:49.523 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.396484+0000", 2024-08-10T06:47:49.523 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.523 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.523 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.523 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.523 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 531, 2024-08-10T06:47:49.523 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.523 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.523 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.523 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.523 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.523 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.524 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.524 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.524 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.21", 2024-08-10T06:47:49.524 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.524 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.524 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.524 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5589, 2024-08-10T06:47:49.524 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.524 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:32:46.033353+0000", 2024-08-10T06:47:49.524 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.525 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.525 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.525 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.526 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.527 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.528 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.528 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.528 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.528 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.528 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.528 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.528 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.528 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.528 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.528 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.528 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.528 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.528 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.529 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T06:47:49.529 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.529 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.529 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.529 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.529 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.529 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.529 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.529 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.529 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:49.529 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.529 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.530 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.530 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.530 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.530 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.530 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497045+0000", 2024-08-10T06:47:49.530 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.294005+0000", 2024-08-10T06:47:49.530 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.294005+0000", 2024-08-10T06:47:49.530 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.296270+0000", 2024-08-10T06:47:49.530 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497045+0000", 2024-08-10T06:47:49.530 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.530 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.531 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.531 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:49.531 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497045+0000", 2024-08-10T06:47:49.531 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497045+0000", 2024-08-10T06:47:49.531 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497045+0000", 2024-08-10T06:47:49.531 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.531 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.531 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.531 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497045+0000", 2024-08-10T06:47:49.531 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497045+0000", 2024-08-10T06:47:49.531 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.531 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.532 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.532 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.532 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:49.532 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.532 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.532 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.532 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.532 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.532 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.532 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.532 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.532 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.22", 2024-08-10T06:47:49.532 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.533 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.533 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.533 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5475, 2024-08-10T06:47:49.533 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.533 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:56:47.076446+0000", 2024-08-10T06:47:49.533 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.533 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.533 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.533 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.534 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.535 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.536 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.537 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.537 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.537 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.537 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.537 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.537 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.537 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.537 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.537 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.537 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:49.537 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.537 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.538 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.538 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.538 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.538 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.538 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.538 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.538 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:49.538 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.538 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.538 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.538 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.538 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.539 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.401597+0000", 2024-08-10T06:47:49.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:57.975024+0000", 2024-08-10T06:47:49.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:57.975024+0000", 2024-08-10T06:47:49.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:57.976068+0000", 2024-08-10T06:47:49.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.401597+0000", 2024-08-10T06:47:49.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 435, 2024-08-10T06:47:49.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.401597+0000", 2024-08-10T06:47:49.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.401597+0000", 2024-08-10T06:47:49.539 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.401597+0000", 2024-08-10T06:47:49.540 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.540 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.540 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.540 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.401597+0000", 2024-08-10T06:47:49.540 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.401597+0000", 2024-08-10T06:47:49.540 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.540 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.540 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.540 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.540 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 434, 2024-08-10T06:47:49.540 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.540 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.541 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.541 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.541 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.541 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.541 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.541 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.541 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.23", 2024-08-10T06:47:49.541 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.541 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.541 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.541 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5637, 2024-08-10T06:47:49.541 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.542 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:48:57.057028+0000", 2024-08-10T06:47:49.542 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.542 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.542 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.542 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.542 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.542 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.542 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.542 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.542 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.542 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.543 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.544 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.545 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.545 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.545 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.545 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.546 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.546 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.546 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.546 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.546 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.546 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:49.546 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.546 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.546 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.546 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.546 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.547 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.547 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.547 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.547 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:49.547 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.547 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.547 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.547 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.547 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.547 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.547 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499200+0000", 2024-08-10T06:47:49.547 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:25.024505+0000", 2024-08-10T06:47:49.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:25.024505+0000", 2024-08-10T06:47:49.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:25.024839+0000", 2024-08-10T06:47:49.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499200+0000", 2024-08-10T06:47:49.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 403, 2024-08-10T06:47:49.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499200+0000", 2024-08-10T06:47:49.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499200+0000", 2024-08-10T06:47:49.548 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499200+0000", 2024-08-10T06:47:49.549 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.549 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.549 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.549 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499200+0000", 2024-08-10T06:47:49.549 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499200+0000", 2024-08-10T06:47:49.549 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.549 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.549 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.549 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.549 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 402, 2024-08-10T06:47:49.549 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.550 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.550 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.550 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.550 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.550 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.550 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.550 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.550 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.24", 2024-08-10T06:47:49.550 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.550 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.550 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.551 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5550, 2024-08-10T06:47:49.551 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.551 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:11:48.904069+0000", 2024-08-10T06:47:49.551 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.551 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.551 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.551 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.551 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.551 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.551 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.551 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.552 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.553 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.554 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.555 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.555 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.555 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.555 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.555 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.555 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.555 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.555 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.555 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.555 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.555 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.555 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:49.556 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.556 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.556 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.556 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.556 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.556 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.556 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.556 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.556 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:49.556 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.557 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.557 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.557 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.557 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.557 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498438+0000", 2024-08-10T06:47:49.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:25.026831+0000", 2024-08-10T06:47:49.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:25.026831+0000", 2024-08-10T06:47:49.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:25.027103+0000", 2024-08-10T06:47:49.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498438+0000", 2024-08-10T06:47:49.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.557 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 403, 2024-08-10T06:47:49.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498438+0000", 2024-08-10T06:47:49.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498438+0000", 2024-08-10T06:47:49.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498438+0000", 2024-08-10T06:47:49.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498438+0000", 2024-08-10T06:47:49.558 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498438+0000", 2024-08-10T06:47:49.558 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.558 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.559 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.559 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.559 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 402, 2024-08-10T06:47:49.559 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.559 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.559 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.559 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.559 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.559 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.559 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.559 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.559 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.25", 2024-08-10T06:47:49.560 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.560 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.560 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.560 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5599, 2024-08-10T06:47:49.560 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.560 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:37:17.777056+0000", 2024-08-10T06:47:49.560 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.560 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.560 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.560 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.561 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.562 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.563 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.563 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.563 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.563 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.564 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.564 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.564 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.564 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.564 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.564 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:49.564 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.564 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.564 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.564 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.564 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.564 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.564 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.565 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.565 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:49.565 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.565 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.565 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.565 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.565 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.565 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.565 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497957+0000", 2024-08-10T06:47:49.565 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.995559+0000", 2024-08-10T06:47:49.565 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.995559+0000", 2024-08-10T06:47:49.565 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.995848+0000", 2024-08-10T06:47:49.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497957+0000", 2024-08-10T06:47:49.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497957+0000", 2024-08-10T06:47:49.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497957+0000", 2024-08-10T06:47:49.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497957+0000", 2024-08-10T06:47:49.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.566 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.567 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497957+0000", 2024-08-10T06:47:49.567 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497957+0000", 2024-08-10T06:47:49.567 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.567 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.567 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.567 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.567 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.567 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.567 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.567 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.567 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.567 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.568 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.568 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.568 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.568 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.26", 2024-08-10T06:47:49.568 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.568 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.568 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.568 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5427, 2024-08-10T06:47:49.568 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.568 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:10:13.072499+0000", 2024-08-10T06:47:49.568 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.568 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.569 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.569 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.570 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.571 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.572 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.572 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.572 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.572 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.572 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.572 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.573 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.573 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.573 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.573 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:49.573 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.573 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.573 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.573 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.573 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.573 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.573 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.574 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.574 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:49.574 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.574 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.574 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.574 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.574 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.574 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.574 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498081+0000", 2024-08-10T06:47:49.574 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:25.025929+0000", 2024-08-10T06:47:49.574 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:25.025929+0000", 2024-08-10T06:47:49.574 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:25.026250+0000", 2024-08-10T06:47:49.575 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498081+0000", 2024-08-10T06:47:49.575 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.575 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.575 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.575 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 403, 2024-08-10T06:47:49.575 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498081+0000", 2024-08-10T06:47:49.575 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498081+0000", 2024-08-10T06:47:49.575 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498081+0000", 2024-08-10T06:47:49.575 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.575 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.575 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.575 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498081+0000", 2024-08-10T06:47:49.576 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498081+0000", 2024-08-10T06:47:49.576 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.576 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.576 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.576 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.576 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 402, 2024-08-10T06:47:49.576 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.576 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.576 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.576 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.576 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.576 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.576 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.577 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.577 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.27", 2024-08-10T06:47:49.577 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.577 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.577 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.577 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5550, 2024-08-10T06:47:49.577 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.577 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:18:26.731276+0000", 2024-08-10T06:47:49.577 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.577 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.578 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.578 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.579 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.580 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.581 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.581 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.581 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.581 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.581 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.581 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.581 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.581 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.581 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.581 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.581 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.582 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.582 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:49.582 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.582 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.582 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.582 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.582 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.582 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.582 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.582 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.582 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:49.583 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.583 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.583 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.583 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.583 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.583 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.583 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497363+0000", 2024-08-10T06:47:49.583 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.296822+0000", 2024-08-10T06:47:49.583 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.296822+0000", 2024-08-10T06:47:49.583 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.297641+0000", 2024-08-10T06:47:49.584 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497363+0000", 2024-08-10T06:47:49.584 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.584 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.584 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.584 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:49.584 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497363+0000", 2024-08-10T06:47:49.584 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497363+0000", 2024-08-10T06:47:49.584 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497363+0000", 2024-08-10T06:47:49.584 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.584 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.585 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.585 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497363+0000", 2024-08-10T06:47:49.585 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497363+0000", 2024-08-10T06:47:49.585 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.585 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.585 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.585 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.585 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:49.585 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.585 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.585 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.586 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.586 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.586 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.586 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.586 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.586 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.28", 2024-08-10T06:47:49.586 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.586 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.586 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.587 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5473, 2024-08-10T06:47:49.587 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.587 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T14:50:40.754942+0000", 2024-08-10T06:47:49.587 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.587 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.587 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.587 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.587 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.587 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.587 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.587 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.587 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.588 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.588 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.588 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.588 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.588 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.588 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.588 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.588 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.589 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.590 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.591 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.591 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.591 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.591 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.591 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.591 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.591 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.591 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.591 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.591 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.591 INFO:tasks.workunit.client.0.smithi086.stdout: 2 2024-08-10T06:47:49.591 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.592 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:49.592 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.592 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.592 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.592 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.592 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.592 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.592 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.592 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.592 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:49.592 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.592 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.593 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.593 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.593 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.593 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.593 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497699+0000", 2024-08-10T06:47:49.593 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:18:57.966203+0000", 2024-08-10T06:47:49.593 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:18:57.966203+0000", 2024-08-10T06:47:49.593 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:18:57.966583+0000", 2024-08-10T06:47:49.593 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497699+0000", 2024-08-10T06:47:49.593 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.593 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.593 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 435, 2024-08-10T06:47:49.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497699+0000", 2024-08-10T06:47:49.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497699+0000", 2024-08-10T06:47:49.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497699+0000", 2024-08-10T06:47:49.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497699+0000", 2024-08-10T06:47:49.594 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497699+0000", 2024-08-10T06:47:49.594 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.595 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.595 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.595 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.595 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 434, 2024-08-10T06:47:49.595 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.595 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.595 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.595 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.595 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.595 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.595 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.595 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.596 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.29", 2024-08-10T06:47:49.596 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.596 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.596 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.596 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5543, 2024-08-10T06:47:49.596 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.596 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:26:34.351726+0000", 2024-08-10T06:47:49.596 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.596 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.596 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.596 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.596 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.597 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.598 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.599 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.600 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.600 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.600 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.600 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.600 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.600 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.600 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.600 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.600 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.601 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:49.601 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.601 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.601 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.601 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.601 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.601 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.601 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.601 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.601 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:49.601 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.601 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.602 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.602 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.602 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.602 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.602 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496446+0000", 2024-08-10T06:47:49.602 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.996390+0000", 2024-08-10T06:47:49.602 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.996390+0000", 2024-08-10T06:47:49.602 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.996679+0000", 2024-08-10T06:47:49.602 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496446+0000", 2024-08-10T06:47:49.602 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.602 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496446+0000", 2024-08-10T06:47:49.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496446+0000", 2024-08-10T06:47:49.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496446+0000", 2024-08-10T06:47:49.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496446+0000", 2024-08-10T06:47:49.603 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496446+0000", 2024-08-10T06:47:49.603 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.603 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.603 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.604 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.604 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.604 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.604 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.604 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.604 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.604 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.604 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.604 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.604 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.604 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2a", 2024-08-10T06:47:49.604 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.605 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.605 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.605 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5449, 2024-08-10T06:47:49.605 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.605 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:18:59.577155+0000", 2024-08-10T06:47:49.605 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.605 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.605 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.605 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.605 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.606 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.607 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.608 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.609 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.609 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.609 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.609 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.609 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.609 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.609 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.609 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.609 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.609 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:49.609 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.610 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.610 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.610 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.610 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.610 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.610 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.610 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.610 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:49.610 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.610 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.610 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.611 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.611 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.611 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.611 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.402139+0000", 2024-08-10T06:47:49.611 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.000282+0000", 2024-08-10T06:47:49.611 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.000282+0000", 2024-08-10T06:47:49.611 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.000652+0000", 2024-08-10T06:47:49.611 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.402139+0000", 2024-08-10T06:47:49.611 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.611 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.611 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.402139+0000", 2024-08-10T06:47:49.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.402139+0000", 2024-08-10T06:47:49.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.402139+0000", 2024-08-10T06:47:49.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.402139+0000", 2024-08-10T06:47:49.612 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.402139+0000", 2024-08-10T06:47:49.612 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.612 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.612 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.613 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.613 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.613 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.613 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.613 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.613 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.613 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.613 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.613 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.613 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.613 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2b", 2024-08-10T06:47:49.614 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.614 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.614 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.614 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5634, 2024-08-10T06:47:49.614 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.614 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:37:30.163511+0000", 2024-08-10T06:47:49.614 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.614 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.614 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.614 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.615 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.616 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.617 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.618 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.618 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.618 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.618 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.618 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.618 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.618 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.618 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.618 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.618 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.619 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.619 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.619 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.619 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:49.619 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.619 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.619 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.619 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.619 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.619 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.619 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.620 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.620 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:49.620 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.620 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.620 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.620 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.620 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.620 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499432+0000", 2024-08-10T06:47:49.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.014967+0000", 2024-08-10T06:47:49.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.014967+0000", 2024-08-10T06:47:49.620 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.015271+0000", 2024-08-10T06:47:49.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499432+0000", 2024-08-10T06:47:49.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499432+0000", 2024-08-10T06:47:49.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499432+0000", 2024-08-10T06:47:49.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499432+0000", 2024-08-10T06:47:49.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.621 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499432+0000", 2024-08-10T06:47:49.622 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499432+0000", 2024-08-10T06:47:49.622 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.622 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.622 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.622 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.622 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.622 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.622 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.622 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.622 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.622 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.623 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.623 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.623 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.623 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2c", 2024-08-10T06:47:49.623 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.623 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.623 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.623 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5431, 2024-08-10T06:47:49.623 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.623 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:53:40.702610+0000", 2024-08-10T06:47:49.623 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.623 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.624 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.624 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.625 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.626 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.627 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.627 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.627 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.628 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.628 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.628 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.628 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.628 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.628 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.628 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:49.628 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.628 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.628 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.628 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.629 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.629 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.629 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.629 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.629 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:49.629 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.629 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.629 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.629 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.629 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.629 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.630 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498027+0000", 2024-08-10T06:47:49.630 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.990695+0000", 2024-08-10T06:47:49.630 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.990695+0000", 2024-08-10T06:47:49.630 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.991830+0000", 2024-08-10T06:47:49.630 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498027+0000", 2024-08-10T06:47:49.630 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.630 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.630 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.630 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 532, 2024-08-10T06:47:49.630 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498027+0000", 2024-08-10T06:47:49.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498027+0000", 2024-08-10T06:47:49.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498027+0000", 2024-08-10T06:47:49.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498027+0000", 2024-08-10T06:47:49.631 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498027+0000", 2024-08-10T06:47:49.631 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.631 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.631 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.631 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.631 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 531, 2024-08-10T06:47:49.632 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.632 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.632 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.632 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.632 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.632 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.632 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.632 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.632 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2d", 2024-08-10T06:47:49.632 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.632 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.633 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.633 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5391, 2024-08-10T06:47:49.633 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.633 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T17:05:44.546858+0000", 2024-08-10T06:47:49.633 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.633 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.633 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.633 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.633 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.633 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.633 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.633 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.634 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.634 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.634 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.634 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.634 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.634 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.634 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.634 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.634 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.634 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.635 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.636 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.637 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.637 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.637 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.637 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.637 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.637 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.637 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.637 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.637 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.638 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:49.638 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.638 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.638 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.638 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.638 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.638 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.638 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.638 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.638 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 2, 2024-08-10T06:47:49.639 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.639 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.639 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.639 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.639 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.639 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.639 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.398378+0000", 2024-08-10T06:47:49.639 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.995020+0000", 2024-08-10T06:47:49.639 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.995020+0000", 2024-08-10T06:47:49.639 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.995306+0000", 2024-08-10T06:47:49.639 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.398378+0000", 2024-08-10T06:47:49.639 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.398378+0000", 2024-08-10T06:47:49.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.398378+0000", 2024-08-10T06:47:49.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.398378+0000", 2024-08-10T06:47:49.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.398378+0000", 2024-08-10T06:47:49.640 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.398378+0000", 2024-08-10T06:47:49.640 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.640 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.641 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.641 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.641 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.641 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.641 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.641 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.641 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.641 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.641 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.641 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.641 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.641 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2e", 2024-08-10T06:47:49.642 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.642 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.642 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.642 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5573, 2024-08-10T06:47:49.642 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.642 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:23:29.364073+0000", 2024-08-10T06:47:49.642 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.642 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.642 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.642 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.642 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.643 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.644 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.645 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.646 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.646 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.646 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.646 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.646 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.646 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.646 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.646 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.646 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.646 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.646 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.646 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 2, 2024-08-10T06:47:49.647 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.647 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.647 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.647 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.647 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.647 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.647 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.647 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.647 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:49.647 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.647 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.647 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.647 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.648 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.648 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.497267+0000", 2024-08-10T06:47:49.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.990804+0000", 2024-08-10T06:47:49.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.990804+0000", 2024-08-10T06:47:49.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.991247+0000", 2024-08-10T06:47:49.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.497267+0000", 2024-08-10T06:47:49.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.648 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.497267+0000", 2024-08-10T06:47:49.649 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.497267+0000", 2024-08-10T06:47:49.649 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.497267+0000", 2024-08-10T06:47:49.649 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.649 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.649 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.649 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.497267+0000", 2024-08-10T06:47:49.649 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.497267+0000", 2024-08-10T06:47:49.649 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.649 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.649 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.649 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.650 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.650 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.650 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.650 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.650 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.650 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.650 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.650 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.650 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.650 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.2f", 2024-08-10T06:47:49.650 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.651 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.651 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.651 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5454, 2024-08-10T06:47:49.651 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.651 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:52:36.612268+0000", 2024-08-10T06:47:49.651 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.651 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.651 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.651 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.651 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.651 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.651 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.652 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.653 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.654 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.655 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.655 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.655 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.655 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.655 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.655 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.655 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.655 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.655 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:49.655 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.655 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.655 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.656 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.656 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.656 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.656 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.656 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.656 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:49.656 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.656 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.656 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.656 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.656 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.656 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.656 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.495909+0000", 2024-08-10T06:47:49.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.995138+0000", 2024-08-10T06:47:49.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.995138+0000", 2024-08-10T06:47:49.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.995427+0000", 2024-08-10T06:47:49.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.495909+0000", 2024-08-10T06:47:49.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.495909+0000", 2024-08-10T06:47:49.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.495909+0000", 2024-08-10T06:47:49.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.495909+0000", 2024-08-10T06:47:49.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.657 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.658 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.658 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.495909+0000", 2024-08-10T06:47:49.658 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.495909+0000", 2024-08-10T06:47:49.658 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.658 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.658 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.658 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.658 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.658 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.658 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.658 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.658 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.659 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.659 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.659 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.659 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.659 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.30", 2024-08-10T06:47:49.659 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.659 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.659 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.659 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5450, 2024-08-10T06:47:49.660 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.660 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:57:28.879505+0000", 2024-08-10T06:47:49.660 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.660 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.660 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.660 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.660 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.660 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.660 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.660 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.661 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.662 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.663 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.664 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.664 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.664 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.664 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.664 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.664 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.664 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.664 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.664 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:49.664 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.664 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.664 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.665 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.665 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.665 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.665 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:49.665 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.665 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:49.665 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.665 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.665 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.665 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.665 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.666 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.495901+0000", 2024-08-10T06:47:49.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.292565+0000", 2024-08-10T06:47:49.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.292565+0000", 2024-08-10T06:47:49.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.292869+0000", 2024-08-10T06:47:49.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.495901+0000", 2024-08-10T06:47:49.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:49.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.495901+0000", 2024-08-10T06:47:49.666 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.495901+0000", 2024-08-10T06:47:49.667 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.495901+0000", 2024-08-10T06:47:49.667 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.667 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.667 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.667 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.495901+0000", 2024-08-10T06:47:49.667 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.495901+0000", 2024-08-10T06:47:49.667 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.667 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.667 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.667 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.667 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:49.668 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.668 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.668 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.668 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.668 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.668 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.668 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.668 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.668 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.31", 2024-08-10T06:47:49.668 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.668 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.669 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.669 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5596, 2024-08-10T06:47:49.669 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.669 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T06:42:46.145097+0000", 2024-08-10T06:47:49.669 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.669 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.669 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.669 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.669 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.669 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.669 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.669 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.670 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.671 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.672 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.673 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.674 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.674 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.674 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.674 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.674 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.674 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.675 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.675 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:49.675 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.675 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:49.675 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.675 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.675 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.675 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.675 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.675 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.675 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:49.675 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.676 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:49.676 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.676 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.676 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.676 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.676 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.676 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496957+0000", 2024-08-10T06:47:49.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.990655+0000", 2024-08-10T06:47:49.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.990655+0000", 2024-08-10T06:47:49.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.990981+0000", 2024-08-10T06:47:49.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496957+0000", 2024-08-10T06:47:49.676 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 532, 2024-08-10T06:47:49.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496957+0000", 2024-08-10T06:47:49.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496957+0000", 2024-08-10T06:47:49.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496957+0000", 2024-08-10T06:47:49.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496957+0000", 2024-08-10T06:47:49.677 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496957+0000", 2024-08-10T06:47:49.677 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.678 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.678 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.678 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.678 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 531, 2024-08-10T06:47:49.678 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.678 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.678 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.678 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.678 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.678 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.678 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.678 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.679 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.32", 2024-08-10T06:47:49.679 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.679 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.679 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.679 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 4915, 2024-08-10T06:47:49.679 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.679 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:48:36.988306+0000", 2024-08-10T06:47:49.679 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.679 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.679 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.680 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.681 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.682 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.683 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.683 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.683 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.683 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.683 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.683 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.683 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.683 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.683 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.683 INFO:tasks.workunit.client.0.smithi086.stdout: 5 2024-08-10T06:47:49.684 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.684 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:49.684 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.684 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.684 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.684 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.684 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.684 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.684 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.684 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.684 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:49.685 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.685 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.685 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.685 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.685 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.685 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498939+0000", 2024-08-10T06:47:49.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.005853+0000", 2024-08-10T06:47:49.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.005853+0000", 2024-08-10T06:47:49.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.006422+0000", 2024-08-10T06:47:49.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498939+0000", 2024-08-10T06:47:49.685 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.686 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.686 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.686 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.686 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498939+0000", 2024-08-10T06:47:49.686 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498939+0000", 2024-08-10T06:47:49.686 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498939+0000", 2024-08-10T06:47:49.686 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.686 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.686 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.686 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498939+0000", 2024-08-10T06:47:49.686 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498939+0000", 2024-08-10T06:47:49.687 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.687 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.687 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.687 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.687 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.687 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.687 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.687 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.687 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.687 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.687 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.687 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.687 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.688 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.33", 2024-08-10T06:47:49.688 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.688 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.688 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.688 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5539, 2024-08-10T06:47:49.688 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.688 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:40:09.851686+0000", 2024-08-10T06:47:49.688 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.688 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.688 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.688 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.689 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.690 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.691 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.691 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.691 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.691 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.691 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.691 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.691 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.691 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.691 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.691 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.691 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.692 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.692 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.692 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.692 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.692 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.692 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.692 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.692 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.692 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:49.692 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.692 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.692 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.693 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.693 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.693 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.693 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.693 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.693 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 4, 2024-08-10T06:47:49.693 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.693 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.693 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.693 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.693 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.693 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.395987+0000", 2024-08-10T06:47:49.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.003730+0000", 2024-08-10T06:47:49.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.003730+0000", 2024-08-10T06:47:49.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.004338+0000", 2024-08-10T06:47:49.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.395987+0000", 2024-08-10T06:47:49.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.395987+0000", 2024-08-10T06:47:49.694 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.395987+0000", 2024-08-10T06:47:49.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.395987+0000", 2024-08-10T06:47:49.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.395987+0000", 2024-08-10T06:47:49.695 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.395987+0000", 2024-08-10T06:47:49.695 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.695 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.695 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.695 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.695 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.695 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.695 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.696 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.696 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.696 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.696 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.696 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.696 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.696 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.34", 2024-08-10T06:47:49.696 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.696 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.696 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.696 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5488, 2024-08-10T06:47:49.696 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.696 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:12:09.158083+0000", 2024-08-10T06:47:49.696 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.697 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.697 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.697 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.698 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.699 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.700 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.700 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.700 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.700 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.700 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.700 INFO:tasks.workunit.client.0.smithi086.stdout: 4, 2024-08-10T06:47:49.700 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.701 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.701 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.701 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 4, 2024-08-10T06:47:49.701 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.701 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.701 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.701 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.701 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.701 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.701 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.701 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.702 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:49.702 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.702 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.702 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.702 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.702 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.702 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.702 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499914+0000", 2024-08-10T06:47:49.702 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.014052+0000", 2024-08-10T06:47:49.702 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.014052+0000", 2024-08-10T06:47:49.703 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.014341+0000", 2024-08-10T06:47:49.703 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499914+0000", 2024-08-10T06:47:49.703 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.703 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.703 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.703 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.703 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499914+0000", 2024-08-10T06:47:49.703 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499914+0000", 2024-08-10T06:47:49.703 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499914+0000", 2024-08-10T06:47:49.703 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.704 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.704 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.704 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499914+0000", 2024-08-10T06:47:49.704 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499914+0000", 2024-08-10T06:47:49.704 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.704 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.704 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.704 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.704 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.704 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.705 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.705 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.705 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.705 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.705 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.705 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.705 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.705 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.35", 2024-08-10T06:47:49.705 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.705 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.705 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.705 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5420, 2024-08-10T06:47:49.705 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.706 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T12:29:46.042297+0000", 2024-08-10T06:47:49.706 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.706 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.706 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.706 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.706 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.706 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.706 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.706 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.706 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.706 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.706 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.707 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.708 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.709 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.709 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.709 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.709 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.709 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.709 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.709 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.709 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.710 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.710 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:49.710 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.710 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.710 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.710 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.710 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.710 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.710 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.710 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.711 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 6, 2024-08-10T06:47:49.711 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.711 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.711 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.711 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.711 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.711 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.711 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.498090+0000", 2024-08-10T06:47:49.711 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.013765+0000", 2024-08-10T06:47:49.711 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.013765+0000", 2024-08-10T06:47:49.711 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.015589+0000", 2024-08-10T06:47:49.711 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.498090+0000", 2024-08-10T06:47:49.712 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.712 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.712 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.712 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.712 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.498090+0000", 2024-08-10T06:47:49.712 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.498090+0000", 2024-08-10T06:47:49.712 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.498090+0000", 2024-08-10T06:47:49.712 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.712 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.712 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.712 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.498090+0000", 2024-08-10T06:47:49.712 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.498090+0000", 2024-08-10T06:47:49.713 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.713 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.713 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.713 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.713 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.713 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.713 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.713 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.713 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.713 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.714 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.714 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.714 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.714 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.36", 2024-08-10T06:47:49.714 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.714 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.714 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.714 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5420, 2024-08-10T06:47:49.714 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.714 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:44:59.312036+0000", 2024-08-10T06:47:49.715 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.715 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.715 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.715 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.716 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.717 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.718 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.718 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.718 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.718 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.718 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.719 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.719 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.719 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.719 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.719 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 6, 2024-08-10T06:47:49.719 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.719 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.719 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.719 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.719 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.719 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.720 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.720 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.720 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:49.720 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.720 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.720 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.720 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.720 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.720 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.720 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.501152+0000", 2024-08-10T06:47:49.720 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.003466+0000", 2024-08-10T06:47:49.720 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.003466+0000", 2024-08-10T06:47:49.721 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.003790+0000", 2024-08-10T06:47:49.721 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.501152+0000", 2024-08-10T06:47:49.721 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.721 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.721 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.721 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.721 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.501152+0000", 2024-08-10T06:47:49.721 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.501152+0000", 2024-08-10T06:47:49.721 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.501152+0000", 2024-08-10T06:47:49.721 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.721 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.721 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.722 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.501152+0000", 2024-08-10T06:47:49.722 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.501152+0000", 2024-08-10T06:47:49.722 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.722 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.722 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.722 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.722 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.722 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.722 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.722 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.722 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.722 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.722 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.723 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.723 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.723 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.37", 2024-08-10T06:47:49.723 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.723 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.723 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.723 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5402, 2024-08-10T06:47:49.723 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.723 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T05:34:15.097689+0000", 2024-08-10T06:47:49.723 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.723 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.723 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.724 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.725 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.726 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.727 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.727 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.727 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.727 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.727 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.727 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.727 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.727 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.727 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.727 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.727 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.728 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.728 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.728 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:49.728 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.728 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.728 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.728 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.728 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.728 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.728 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.728 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.728 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 3, 2024-08-10T06:47:49.729 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.729 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.729 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.729 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.729 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.729 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.729 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496361+0000", 2024-08-10T06:47:49.729 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.005644+0000", 2024-08-10T06:47:49.729 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.005644+0000", 2024-08-10T06:47:49.729 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.005981+0000", 2024-08-10T06:47:49.729 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496361+0000", 2024-08-10T06:47:49.729 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.730 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.730 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.730 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.730 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496361+0000", 2024-08-10T06:47:49.730 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496361+0000", 2024-08-10T06:47:49.730 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496361+0000", 2024-08-10T06:47:49.730 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.730 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.730 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.730 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496361+0000", 2024-08-10T06:47:49.730 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496361+0000", 2024-08-10T06:47:49.731 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.731 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.731 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.731 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.731 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.731 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.731 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.731 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.731 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.731 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.731 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.732 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.732 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.732 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.38", 2024-08-10T06:47:49.732 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.732 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.732 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.732 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5502, 2024-08-10T06:47:49.732 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.732 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T10:59:58.670028+0000", 2024-08-10T06:47:49.732 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.732 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.732 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.732 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.733 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.734 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.735 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.736 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.736 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.736 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.736 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.736 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.737 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.737 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.737 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.737 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.737 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 3, 2024-08-10T06:47:49.737 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.737 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.737 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.737 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.737 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.738 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.738 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.738 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.738 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:49.738 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.738 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.738 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.738 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.738 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.738 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.738 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.502117+0000", 2024-08-10T06:47:49.738 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.994188+0000", 2024-08-10T06:47:49.739 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.994188+0000", 2024-08-10T06:47:49.739 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.998401+0000", 2024-08-10T06:47:49.739 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.502117+0000", 2024-08-10T06:47:49.739 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.739 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.739 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.739 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.739 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.502117+0000", 2024-08-10T06:47:49.739 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.502117+0000", 2024-08-10T06:47:49.739 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.502117+0000", 2024-08-10T06:47:49.740 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.740 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.740 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.740 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.502117+0000", 2024-08-10T06:47:49.740 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.502117+0000", 2024-08-10T06:47:49.740 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.740 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.740 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.740 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.740 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.740 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.740 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.741 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.741 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.741 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.741 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.741 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.741 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.741 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.39", 2024-08-10T06:47:49.741 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.741 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.741 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.741 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5408, 2024-08-10T06:47:49.742 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.742 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T07:52:49.155695+0000", 2024-08-10T06:47:49.742 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.742 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.742 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.742 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.742 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.742 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.742 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.742 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.742 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.743 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.744 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.745 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.746 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.746 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.746 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.746 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.746 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.746 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.746 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.746 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.746 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.746 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:49.746 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.746 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.747 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.747 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.747 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.747 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.747 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.747 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.747 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:49.747 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.747 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.747 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.747 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.748 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.748 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.748 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.496359+0000", 2024-08-10T06:47:49.748 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:19:31.304344+0000", 2024-08-10T06:47:49.748 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:19:31.304344+0000", 2024-08-10T06:47:49.748 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:19:31.305291+0000", 2024-08-10T06:47:49.748 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.496359+0000", 2024-08-10T06:47:49.748 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.748 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.748 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.748 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 468, 2024-08-10T06:47:49.748 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.496359+0000", 2024-08-10T06:47:49.748 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.496359+0000", 2024-08-10T06:47:49.748 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.496359+0000", 2024-08-10T06:47:49.749 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.749 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.749 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.749 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.496359+0000", 2024-08-10T06:47:49.749 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.496359+0000", 2024-08-10T06:47:49.749 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.749 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.749 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.749 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.749 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 467, 2024-08-10T06:47:49.749 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.750 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.750 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.750 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.750 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.750 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.750 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.750 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.750 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3a", 2024-08-10T06:47:49.750 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.750 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.750 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.750 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5445, 2024-08-10T06:47:49.751 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.751 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:57:27.543762+0000", 2024-08-10T06:47:49.751 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.751 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.751 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.751 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.751 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.751 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.751 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.751 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.751 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.751 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.752 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.753 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.754 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.754 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.754 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.754 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.755 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.755 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.755 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.755 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.755 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.755 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:49.755 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.755 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.755 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.755 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.755 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.755 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.755 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.755 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.756 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:49.756 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.756 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.756 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.756 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.756 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.756 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.756 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499643+0000", 2024-08-10T06:47:49.756 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:37.001510+0000", 2024-08-10T06:47:49.756 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:37.001510+0000", 2024-08-10T06:47:49.756 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:37.003446+0000", 2024-08-10T06:47:49.757 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499643+0000", 2024-08-10T06:47:49.757 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.757 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.757 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.757 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.757 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499643+0000", 2024-08-10T06:47:49.757 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499643+0000", 2024-08-10T06:47:49.757 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499643+0000", 2024-08-10T06:47:49.757 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.757 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.757 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.757 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499643+0000", 2024-08-10T06:47:49.757 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499643+0000", 2024-08-10T06:47:49.758 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.758 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.758 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.758 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.758 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.758 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.758 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.758 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.758 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.758 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.758 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.759 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.759 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.759 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3b", 2024-08-10T06:47:49.759 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.759 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.759 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.759 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5408, 2024-08-10T06:47:49.759 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.759 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T11:59:57.276944+0000", 2024-08-10T06:47:49.759 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.760 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.760 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.760 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.760 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.760 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.760 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.760 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.760 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.760 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.760 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.761 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.761 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.761 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.761 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.761 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.761 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.761 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.761 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.761 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.761 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.761 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.761 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.762 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.762 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.762 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.762 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.762 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.762 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.762 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.762 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.762 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.762 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.762 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.763 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.763 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.763 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.764 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.764 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.764 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.764 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.764 INFO:tasks.workunit.client.0.smithi086.stdout: 4 2024-08-10T06:47:49.764 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.764 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:49.764 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.764 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.764 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.764 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.764 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.764 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.765 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.765 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.765 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 5, 2024-08-10T06:47:49.765 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.765 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.765 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.765 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.765 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.765 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.765 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499451+0000", 2024-08-10T06:47:49.765 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.996365+0000", 2024-08-10T06:47:49.765 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.996365+0000", 2024-08-10T06:47:49.765 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.996649+0000", 2024-08-10T06:47:49.766 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499451+0000", 2024-08-10T06:47:49.766 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.766 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.766 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.766 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.766 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499451+0000", 2024-08-10T06:47:49.766 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499451+0000", 2024-08-10T06:47:49.766 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499451+0000", 2024-08-10T06:47:49.766 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.766 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.766 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.767 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499451+0000", 2024-08-10T06:47:49.767 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499451+0000", 2024-08-10T06:47:49.767 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.767 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.767 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.767 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.767 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.767 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.767 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.767 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.767 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.767 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.767 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.768 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.768 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.768 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3c", 2024-08-10T06:47:49.768 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.768 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.768 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.768 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5471, 2024-08-10T06:47:49.768 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.768 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T09:43:56.722732+0000", 2024-08-10T06:47:49.768 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.768 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.768 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.768 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.769 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.769 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.769 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.769 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.769 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.769 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.769 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.769 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.769 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.769 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.769 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.769 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.769 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.770 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.770 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.770 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.770 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.770 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.770 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.770 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.770 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.770 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.770 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.771 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.772 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.772 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.772 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.772 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.772 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.772 INFO:tasks.workunit.client.0.smithi086.stdout: 5, 2024-08-10T06:47:49.772 INFO:tasks.workunit.client.0.smithi086.stdout: 3, 2024-08-10T06:47:49.772 INFO:tasks.workunit.client.0.smithi086.stdout: 7 2024-08-10T06:47:49.773 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.773 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 5, 2024-08-10T06:47:49.773 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.773 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.773 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.773 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.773 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.773 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.773 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.773 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.773 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 0, 2024-08-10T06:47:49.774 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.774 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.774 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.774 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.774 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.774 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.774 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.399939+0000", 2024-08-10T06:47:49.774 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:17:51.955296+0000", 2024-08-10T06:47:49.774 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:17:51.955296+0000", 2024-08-10T06:47:49.774 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:17:51.955637+0000", 2024-08-10T06:47:49.775 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.399939+0000", 2024-08-10T06:47:49.775 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.775 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.775 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.775 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 372, 2024-08-10T06:47:49.775 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.399939+0000", 2024-08-10T06:47:49.775 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.399939+0000", 2024-08-10T06:47:49.775 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.399939+0000", 2024-08-10T06:47:49.775 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.775 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.775 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.775 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.399939+0000", 2024-08-10T06:47:49.776 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.399939+0000", 2024-08-10T06:47:49.776 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.776 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.776 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.776 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.776 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 371, 2024-08-10T06:47:49.776 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.776 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.776 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.776 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.776 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.776 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.777 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.777 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.777 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3d", 2024-08-10T06:47:49.777 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.777 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.777 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.777 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5637, 2024-08-10T06:47:49.777 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.777 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T08:28:16.677228+0000", 2024-08-10T06:47:49.777 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.777 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.777 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.778 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.778 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.778 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.778 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.778 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.778 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.778 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.778 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.778 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.778 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.778 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.779 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.779 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.779 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.779 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.779 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.779 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.779 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.779 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.779 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.779 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.779 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.779 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.779 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.780 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.780 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.780 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.780 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.780 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.780 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.780 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.780 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.780 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.780 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.780 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.781 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.781 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.781 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.781 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.781 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.781 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.781 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.781 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.781 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.781 INFO:tasks.workunit.client.0.smithi086.stdout: 0, 2024-08-10T06:47:49.781 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.781 INFO:tasks.workunit.client.0.smithi086.stdout: 1 2024-08-10T06:47:49.782 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.782 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 0, 2024-08-10T06:47:49.782 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.782 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.782 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.782 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.782 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.782 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.782 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.782 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.782 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 1, 2024-08-10T06:47:49.782 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.782 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.783 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.783 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.783 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.783 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.783 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.499358+0000", 2024-08-10T06:47:49.783 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:04.013505+0000", 2024-08-10T06:47:49.783 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:04.013505+0000", 2024-08-10T06:47:49.783 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:04.013806+0000", 2024-08-10T06:47:49.783 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.499358+0000", 2024-08-10T06:47:49.783 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.783 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.783 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.784 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 500, 2024-08-10T06:47:49.784 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.499358+0000", 2024-08-10T06:47:49.784 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.499358+0000", 2024-08-10T06:47:49.784 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.499358+0000", 2024-08-10T06:47:49.784 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.784 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.784 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.784 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.499358+0000", 2024-08-10T06:47:49.784 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.499358+0000", 2024-08-10T06:47:49.784 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.785 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.785 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.785 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.785 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 499, 2024-08-10T06:47:49.785 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.785 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.785 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.785 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.785 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.785 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.785 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.785 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.785 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3e", 2024-08-10T06:47:49.786 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.786 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.786 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.786 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5614, 2024-08-10T06:47:49.786 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.786 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T15:13:58.272146+0000", 2024-08-10T06:47:49.786 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.786 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.786 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.786 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.786 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.787 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.787 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.787 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.787 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.787 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.787 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.787 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.787 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.787 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.787 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.787 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.787 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.787 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.788 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.788 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.788 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.788 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.788 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.788 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.788 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.788 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.788 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.788 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.788 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.788 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.788 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.789 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.789 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.789 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.789 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.789 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.789 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.789 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.789 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.789 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.789 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.789 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.790 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.790 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.790 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.790 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.790 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.790 INFO:tasks.workunit.client.0.smithi086.stdout: 1, 2024-08-10T06:47:49.790 INFO:tasks.workunit.client.0.smithi086.stdout: 2, 2024-08-10T06:47:49.790 INFO:tasks.workunit.client.0.smithi086.stdout: 6 2024-08-10T06:47:49.790 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.790 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 1, 2024-08-10T06:47:49.790 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.791 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.791 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.791 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": [ 2024-08-10T06:47:49.791 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.791 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.791 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.791 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.791 INFO:tasks.workunit.client.0.smithi086.stdout: "acting_primary": 7, 2024-08-10T06:47:49.791 INFO:tasks.workunit.client.0.smithi086.stdout: "avail_no_missing": [], 2024-08-10T06:47:49.791 INFO:tasks.workunit.client.0.smithi086.stdout: "blocked_by": [], 2024-08-10T06:47:49.791 INFO:tasks.workunit.client.0.smithi086.stdout: "created": 63, 2024-08-10T06:47:49.792 INFO:tasks.workunit.client.0.smithi086.stdout: "dirty_stats_invalid": false, 2024-08-10T06:47:49.792 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_bytes_stats_invalid": false, 2024-08-10T06:47:49.792 INFO:tasks.workunit.client.0.smithi086.stdout: "hitset_stats_invalid": false, 2024-08-10T06:47:49.792 INFO:tasks.workunit.client.0.smithi086.stdout: "last_active": "2024-08-10T06:46:47.501570+0000", 2024-08-10T06:47:49.792 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_active": "2024-08-10T05:20:36.994723+0000", 2024-08-10T06:47:49.792 INFO:tasks.workunit.client.0.smithi086.stdout: "last_became_peered": "2024-08-10T05:20:36.994723+0000", 2024-08-10T06:47:49.792 INFO:tasks.workunit.client.0.smithi086.stdout: "last_change": "2024-08-10T05:20:36.999601+0000", 2024-08-10T06:47:49.792 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean": "2024-08-10T06:46:47.501570+0000", 2024-08-10T06:47:49.792 INFO:tasks.workunit.client.0.smithi086.stdout: "last_clean_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.792 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub": "0'0", 2024-08-10T06:47:49.792 INFO:tasks.workunit.client.0.smithi086.stdout: "last_deep_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.792 INFO:tasks.workunit.client.0.smithi086.stdout: "last_epoch_clean": 531, 2024-08-10T06:47:49.792 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fresh": "2024-08-10T06:46:47.501570+0000", 2024-08-10T06:47:49.793 INFO:tasks.workunit.client.0.smithi086.stdout: "last_fullsized": "2024-08-10T06:46:47.501570+0000", 2024-08-10T06:47:49.793 INFO:tasks.workunit.client.0.smithi086.stdout: "last_peered": "2024-08-10T06:46:47.501570+0000", 2024-08-10T06:47:49.793 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub": "0'0", 2024-08-10T06:47:49.793 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_duration": 0, 2024-08-10T06:47:49.793 INFO:tasks.workunit.client.0.smithi086.stdout: "last_scrub_stamp": "2024-08-10T05:08:55.112350+0000", 2024-08-10T06:47:49.793 INFO:tasks.workunit.client.0.smithi086.stdout: "last_undegraded": "2024-08-10T06:46:47.501570+0000", 2024-08-10T06:47:49.793 INFO:tasks.workunit.client.0.smithi086.stdout: "last_unstale": "2024-08-10T06:46:47.501570+0000", 2024-08-10T06:47:49.793 INFO:tasks.workunit.client.0.smithi086.stdout: "log_dups_size": 0, 2024-08-10T06:47:49.793 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.793 INFO:tasks.workunit.client.0.smithi086.stdout: "log_start": "0'0", 2024-08-10T06:47:49.794 INFO:tasks.workunit.client.0.smithi086.stdout: "manifest_stats_invalid": false, 2024-08-10T06:47:49.794 INFO:tasks.workunit.client.0.smithi086.stdout: "mapping_epoch": 530, 2024-08-10T06:47:49.794 INFO:tasks.workunit.client.0.smithi086.stdout: "object_location_counts": [], 2024-08-10T06:47:49.794 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_scrubbed": 0, 2024-08-10T06:47:49.794 INFO:tasks.workunit.client.0.smithi086.stdout: "objects_trimmed": 0, 2024-08-10T06:47:49.794 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_stats_invalid": false, 2024-08-10T06:47:49.794 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.794 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_start": "0'0", 2024-08-10T06:47:49.794 INFO:tasks.workunit.client.0.smithi086.stdout: "parent": "0.0", 2024-08-10T06:47:49.794 INFO:tasks.workunit.client.0.smithi086.stdout: "parent_split_bits": 0, 2024-08-10T06:47:49.795 INFO:tasks.workunit.client.0.smithi086.stdout: "pgid": "3.3f", 2024-08-10T06:47:49.795 INFO:tasks.workunit.client.0.smithi086.stdout: "pin_stats_invalid": false, 2024-08-10T06:47:49.795 INFO:tasks.workunit.client.0.smithi086.stdout: "purged_snaps": [], 2024-08-10T06:47:49.795 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_epoch": 2983, 2024-08-10T06:47:49.795 INFO:tasks.workunit.client.0.smithi086.stdout: "reported_seq": 5398, 2024-08-10T06:47:49.795 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_duration": 0.0, 2024-08-10T06:47:49.795 INFO:tasks.workunit.client.0.smithi086.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-11T16:01:22.463500+0000", 2024-08-10T06:47:49.795 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrim_duration": 0.0, 2024-08-10T06:47:49.795 INFO:tasks.workunit.client.0.smithi086.stdout: "snaptrimq_len": 0, 2024-08-10T06:47:49.795 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.795 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.795 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.796 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.796 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.796 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.796 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.796 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.796 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.796 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.796 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.796 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.796 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.796 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.797 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.797 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.797 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.797 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.797 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.797 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.797 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.797 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.797 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.797 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.797 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.797 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.798 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.798 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.798 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.798 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.798 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.798 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.798 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.798 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.798 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.798 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.798 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.799 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.799 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.799 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.799 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.799 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.799 INFO:tasks.workunit.client.0.smithi086.stdout: "state": "active+clean", 2024-08-10T06:47:49.799 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_invalid": false, 2024-08-10T06:47:49.799 INFO:tasks.workunit.client.0.smithi086.stdout: "up": [ 2024-08-10T06:47:49.799 INFO:tasks.workunit.client.0.smithi086.stdout: 7, 2024-08-10T06:47:49.799 INFO:tasks.workunit.client.0.smithi086.stdout: 6, 2024-08-10T06:47:49.799 INFO:tasks.workunit.client.0.smithi086.stdout: 0 2024-08-10T06:47:49.799 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.799 INFO:tasks.workunit.client.0.smithi086.stdout: "up_primary": 7, 2024-08-10T06:47:49.800 INFO:tasks.workunit.client.0.smithi086.stdout: "version": "0'0" 2024-08-10T06:47:49.800 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:49.800 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.800 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_per_pool": [ 2024-08-10T06:47:49.800 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.800 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 3, 2024-08-10T06:47:49.800 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T06:47:49.800 INFO:tasks.workunit.client.0.smithi086.stdout: "mgr" 2024-08-10T06:47:49.800 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.800 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 253, 2024-08-10T06:47:49.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pg": 1, 2024-08-10T06:47:49.800 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 3, 2024-08-10T06:47:49.800 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 253, 2024-08-10T06:47:49.801 INFO:tasks.workunit.client.0.smithi086.stdout: "poolid": 1, 2024-08-10T06:47:49.801 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 590368, 2024-08-10T06:47:49.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 1771104, 2024-08-10T06:47:49.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.801 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 6, 2024-08-10T06:47:49.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 2, 2024-08-10T06:47:49.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 2, 2024-08-10T06:47:49.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.802 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.803 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.803 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.803 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.803 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.803 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.803 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 6, 2024-08-10T06:47:49.803 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.803 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.803 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.803 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.803 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.803 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 1322, 2024-08-10T06:47:49.804 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 2114, 2024-08-10T06:47:49.804 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.804 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.804 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.804 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 423, 2024-08-10T06:47:49.804 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 2416 2024-08-10T06:47:49.804 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.804 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T06:47:49.804 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 1781760, 2024-08-10T06:47:49.804 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T06:47:49.804 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T06:47:49.804 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T06:47:49.805 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T06:47:49.805 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 1771104, 2024-08-10T06:47:49.805 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T06:47:49.805 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T06:47:49.805 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 0, 2024-08-10T06:47:49.805 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T06:47:49.805 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.805 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 3 2024-08-10T06:47:49.805 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.805 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.805 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 96, 2024-08-10T06:47:49.805 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T06:47:49.805 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T06:47:49.806 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.806 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 75, 2024-08-10T06:47:49.806 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pg": 32, 2024-08-10T06:47:49.806 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 8, 2024-08-10T06:47:49.806 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 75, 2024-08-10T06:47:49.806 INFO:tasks.workunit.client.0.smithi086.stdout: "poolid": 2, 2024-08-10T06:47:49.806 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.806 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 6614, 2024-08-10T06:47:49.806 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.806 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.806 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.806 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.807 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 66, 2024-08-10T06:47:49.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 22, 2024-08-10T06:47:49.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 22, 2024-08-10T06:47:49.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 14, 2024-08-10T06:47:49.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.808 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 158, 2024-08-10T06:47:49.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 174, 2024-08-10T06:47:49.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 69, 2024-08-10T06:47:49.809 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 36 2024-08-10T06:47:49.809 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.809 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T06:47:49.810 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 110592, 2024-08-10T06:47:49.810 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T06:47:49.810 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T06:47:49.810 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T06:47:49.810 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T06:47:49.810 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 19842, 2024-08-10T06:47:49.810 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T06:47:49.810 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T06:47:49.810 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 44944, 2024-08-10T06:47:49.810 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T06:47:49.810 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.810 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 96 2024-08-10T06:47:49.811 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.811 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.811 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 192, 2024-08-10T06:47:49.811 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T06:47:49.811 INFO:tasks.workunit.client.0.smithi086.stdout: "cephfs" 2024-08-10T06:47:49.811 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.811 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 0, 2024-08-10T06:47:49.811 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pg": 64, 2024-08-10T06:47:49.811 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 8, 2024-08-10T06:47:49.811 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 0, 2024-08-10T06:47:49.811 INFO:tasks.workunit.client.0.smithi086.stdout: "poolid": 3, 2024-08-10T06:47:49.811 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 0, 2024-08-10T06:47:49.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.812 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 0, 2024-08-10T06:47:49.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 0, 2024-08-10T06:47:49.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 0, 2024-08-10T06:47:49.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.813 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.814 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.814 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 0, 2024-08-10T06:47:49.814 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.814 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.814 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.814 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.814 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.814 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.814 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.814 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 0, 2024-08-10T06:47:49.815 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 0, 2024-08-10T06:47:49.815 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.815 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.815 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.815 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 0, 2024-08-10T06:47:49.815 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 0 2024-08-10T06:47:49.815 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.815 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T06:47:49.815 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 0, 2024-08-10T06:47:49.815 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T06:47:49.815 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T06:47:49.816 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T06:47:49.816 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T06:47:49.816 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 0, 2024-08-10T06:47:49.816 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T06:47:49.816 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T06:47:49.816 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 0, 2024-08-10T06:47:49.816 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T06:47:49.816 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.816 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 192 2024-08-10T06:47:49.816 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.816 INFO:tasks.workunit.client.0.smithi086.stdout: { 2024-08-10T06:47:49.816 INFO:tasks.workunit.client.0.smithi086.stdout: "acting": 24, 2024-08-10T06:47:49.817 INFO:tasks.workunit.client.0.smithi086.stdout: "application": [ 2024-08-10T06:47:49.817 INFO:tasks.workunit.client.0.smithi086.stdout: "rbd" 2024-08-10T06:47:49.817 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.817 INFO:tasks.workunit.client.0.smithi086.stdout: "log_size": 24457, 2024-08-10T06:47:49.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_pg": 8, 2024-08-10T06:47:49.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_store_stats": 8, 2024-08-10T06:47:49.817 INFO:tasks.workunit.client.0.smithi086.stdout: "ondisk_log_size": 24457, 2024-08-10T06:47:49.817 INFO:tasks.workunit.client.0.smithi086.stdout: "poolid": 4, 2024-08-10T06:47:49.817 INFO:tasks.workunit.client.0.smithi086.stdout: "stat_sum": { 2024-08-10T06:47:49.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes": 4194323, 2024-08-10T06:47:49.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_hit_set_archive": 0, 2024-08-10T06:47:49.817 INFO:tasks.workunit.client.0.smithi086.stdout: "num_bytes_recovered": 0, 2024-08-10T06:47:49.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_deep_scrub_errors": 0, 2024-08-10T06:47:49.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict": 0, 2024-08-10T06:47:49.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_kb": 0, 2024-08-10T06:47:49.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_full": 0, 2024-08-10T06:47:49.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_evict_mode_some": 0, 2024-08-10T06:47:49.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush": 0, 2024-08-10T06:47:49.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_kb": 0, 2024-08-10T06:47:49.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_high": 0, 2024-08-10T06:47:49.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_flush_mode_low": 0, 2024-08-10T06:47:49.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_keys_recovered": 0, 2024-08-10T06:47:49.818 INFO:tasks.workunit.client.0.smithi086.stdout: "num_large_omap_objects": 0, 2024-08-10T06:47:49.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_legacy_snapsets": 0, 2024-08-10T06:47:49.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_clones": 0, 2024-08-10T06:47:49.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_object_copies": 12, 2024-08-10T06:47:49.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects": 4, 2024-08-10T06:47:49.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_degraded": 0, 2024-08-10T06:47:49.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_dirty": 4, 2024-08-10T06:47:49.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_hit_set_archive": 0, 2024-08-10T06:47:49.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_manifest": 0, 2024-08-10T06:47:49.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_misplaced": 0, 2024-08-10T06:47:49.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing": 0, 2024-08-10T06:47:49.819 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_missing_on_primary": 0, 2024-08-10T06:47:49.820 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_omap": 2, 2024-08-10T06:47:49.820 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_pinned": 0, 2024-08-10T06:47:49.820 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_recovered": 0, 2024-08-10T06:47:49.820 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_repaired": 0, 2024-08-10T06:47:49.820 INFO:tasks.workunit.client.0.smithi086.stdout: "num_objects_unfound": 0, 2024-08-10T06:47:49.820 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_bytes": 0, 2024-08-10T06:47:49.820 INFO:tasks.workunit.client.0.smithi086.stdout: "num_omap_keys": 0, 2024-08-10T06:47:49.820 INFO:tasks.workunit.client.0.smithi086.stdout: "num_promote": 0, 2024-08-10T06:47:49.820 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read": 9023, 2024-08-10T06:47:49.820 INFO:tasks.workunit.client.0.smithi086.stdout: "num_read_kb": 3056820, 2024-08-10T06:47:49.820 INFO:tasks.workunit.client.0.smithi086.stdout: "num_scrub_errors": 0, 2024-08-10T06:47:49.820 INFO:tasks.workunit.client.0.smithi086.stdout: "num_shallow_scrub_errors": 0, 2024-08-10T06:47:49.820 INFO:tasks.workunit.client.0.smithi086.stdout: "num_whiteouts": 0, 2024-08-10T06:47:49.821 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write": 24326, 2024-08-10T06:47:49.821 INFO:tasks.workunit.client.0.smithi086.stdout: "num_write_kb": 3125846 2024-08-10T06:47:49.821 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.821 INFO:tasks.workunit.client.0.smithi086.stdout: "store_stats": { 2024-08-10T06:47:49.821 INFO:tasks.workunit.client.0.smithi086.stdout: "allocated": 12595200, 2024-08-10T06:47:49.821 INFO:tasks.workunit.client.0.smithi086.stdout: "available": 0, 2024-08-10T06:47:49.821 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed": 0, 2024-08-10T06:47:49.821 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_allocated": 0, 2024-08-10T06:47:49.821 INFO:tasks.workunit.client.0.smithi086.stdout: "data_compressed_original": 0, 2024-08-10T06:47:49.821 INFO:tasks.workunit.client.0.smithi086.stdout: "data_stored": 12582969, 2024-08-10T06:47:49.821 INFO:tasks.workunit.client.0.smithi086.stdout: "internal_metadata": 0, 2024-08-10T06:47:49.822 INFO:tasks.workunit.client.0.smithi086.stdout: "internally_reserved": 0, 2024-08-10T06:47:49.822 INFO:tasks.workunit.client.0.smithi086.stdout: "omap_allocated": 0, 2024-08-10T06:47:49.822 INFO:tasks.workunit.client.0.smithi086.stdout: "total": 0 2024-08-10T06:47:49.822 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.822 INFO:tasks.workunit.client.0.smithi086.stdout: "up": 24 2024-08-10T06:47:49.822 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:49.822 INFO:tasks.workunit.client.0.smithi086.stdout: ], 2024-08-10T06:47:49.822 INFO:tasks.workunit.client.0.smithi086.stdout: "usage": { 2024-08-10T06:47:49.822 INFO:tasks.workunit.client.0.smithi086.stdout: "pg_num": 105, 2024-08-10T06:47:49.822 INFO:tasks.workunit.client.0.smithi086.stdout: "pools": 4, 2024-08-10T06:47:49.823 INFO:tasks.workunit.client.0.smithi086.stdout: "stats_by_class": { 2024-08-10T06:47:49.823 INFO:tasks.workunit.client.0.smithi086.stdout: "ssd": { 2024-08-10T06:47:49.823 INFO:tasks.workunit.client.0.smithi086.stdout: "total_avail_bytes": 763096150016, 2024-08-10T06:47:49.823 INFO:tasks.workunit.client.0.smithi086.stdout: "total_bytes": 767960285184, 2024-08-10T06:47:49.823 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_bytes": 4864135168, 2024-08-10T06:47:49.823 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_raw_bytes": 4864135168, 2024-08-10T06:47:49.823 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_raw_ratio": 0.006333836819976568 2024-08-10T06:47:49.823 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:49.823 INFO:tasks.workunit.client.0.smithi086.stdout: }, 2024-08-10T06:47:49.823 INFO:tasks.workunit.client.0.smithi086.stdout: "total_avail_bytes": 763096150016, 2024-08-10T06:47:49.824 INFO:tasks.workunit.client.0.smithi086.stdout: "total_bytes": 767960285184, 2024-08-10T06:47:49.824 INFO:tasks.workunit.client.0.smithi086.stdout: "total_used_bytes": 4864135168 2024-08-10T06:47:49.824 INFO:tasks.workunit.client.0.smithi086.stdout: } 2024-08-10T06:47:49.824 INFO:tasks.workunit.client.0.smithi086.stdout:} 2024-08-10T06:47:49.824 INFO:tasks.workunit.client.0.smithi086.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-08-10T06:47:49.824 INFO:tasks.workunit.client.0.smithi086.stderr:+ ceph telemetry off 2024-08-10T06:47:49.825 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='client.36246 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.825 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='client.46181 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.825 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='client.46181 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.825 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: pgmap v5522: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:49.825 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:47:49.825 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:47:49.825 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.825 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.825 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.825 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.826 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.826 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.826 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.826 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.826 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.826 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:49.826 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:49.826 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.826 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.826 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.827 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:49.827 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:49.827 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.827 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.827 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.827 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:49.827 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:49.828 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='client.36246 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.828 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='client.46181 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.828 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='client.46181 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.828 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: pgmap v5522: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:47:49.828 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:47:49.828 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:47:49.828 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.828 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.828 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.828 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.828 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.829 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.829 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.829 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.829 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.829 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:49.829 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:49.829 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.829 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.829 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.829 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:49.829 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:49.829 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.830 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.830 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.830 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:49.830 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:49.830 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.831 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.831 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.831 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.831 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.831 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:46 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='client.46199 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='client.46199 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='client.46205 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='client.46205 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:47:49.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:47:49.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.832 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:49.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:49.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.833 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:49.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:49.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:49.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:49.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.834 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:49.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:49.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:49.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:47:49.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:47:49.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:47:49.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:47 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:49.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:48 smithi159 ceph-mon[90359]: from='client.46223 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:48 smithi159 ceph-mon[90359]: from='client.46223 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.835 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:48 smithi159 ceph-mon[90359]: pgmap v5523: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 395 B/s rd, 0 op/s 2024-08-10T06:47:49.836 INFO:tasks.workunit.client.0.smithi086.stdout:Telemetry is currently not enabled, nothing to turn off. Please consider opting-in with `ceph telemetry on`. 2024-08-10T06:47:49.836 INFO:tasks.workunit.client.0.smithi086.stdout:Preview sample reports with `ceph telemetry preview`. 2024-08-10T06:47:49.836 INFO:tasks.workunit.client.0.smithi086.stdout:OK 2024-08-10T06:47:49.837 INFO:tasks.workunit.client.0.smithi086.stderr:+ echo OK 2024-08-10T06:47:49.837 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-10T06:47:49.837 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-10T06:47:49.838 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:47:47] ENGINE Bus STOPPING 2024-08-10T06:47:49.838 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:47:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T06:47:49.838 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:47:47] ENGINE Bus STOPPED 2024-08-10T06:47:49.838 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:47:47] ENGINE Bus STARTING 2024-08-10T06:47:49.839 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:47:47] ENGINE Serving on http://:::9283 2024-08-10T06:47:49.839 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:47:47] ENGINE Bus STARTED 2024-08-10T06:47:49.839 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='client.46199 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.839 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='client.46199 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.839 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='client.46205 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.839 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='client.46205 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.839 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:47:49.839 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:47:49.840 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.840 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.840 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.840 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.840 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.840 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.840 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.840 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.840 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.840 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:49.840 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:49.841 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.841 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.841 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.841 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:49.841 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:49.841 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.841 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.841 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.841 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:49.841 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:49.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='client.46199 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='client.46199 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='client.46205 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='client.46205 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:47:49.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-10T06:47:49.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.842 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:49.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:49.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.843 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:49.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:49.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-10T06:47:49.844 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-10T06:47:49.844 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:49.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:49.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:49.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:47:49.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:47:49.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:47:49.845 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:49.846 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T06:47:49.846 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T06:47:49.846 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T06:47:49.846 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:49.846 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:49.846 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:49.846 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T06:47:49.846 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T06:47:49.846 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T06:47:49.847 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:47 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:49.847 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:47:48 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:47:48] "GET /metrics HTTP/1.1" 200 34171 "" "Prometheus/2.43.0" 2024-08-10T06:47:49.847 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:48 smithi086 ceph-mon[98993]: from='client.46223 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.847 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:48 smithi086 ceph-mon[98993]: from='client.46223 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.847 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:48 smithi086 ceph-mon[98993]: pgmap v5523: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 395 B/s rd, 0 op/s 2024-08-10T06:47:49.848 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:48 smithi086 ceph-mon[101471]: from='client.46223 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.848 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:48 smithi086 ceph-mon[101471]: from='client.46223 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T06:47:49.848 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:48 smithi086 ceph-mon[101471]: pgmap v5523: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 395 B/s rd, 0 op/s 2024-08-10T06:47:49.878 INFO:tasks.workunit:Stopping ['test_telemetry_reef_x.sh'] on client.0... 2024-08-10T06:47:49.879 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-10T06:47:50.186 DEBUG:teuthology.parallel:result is None 2024-08-10T06:47:50.187 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-10T06:47:50.212 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-10T06:47:50.212 DEBUG:teuthology.orchestra.run.smithi086:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-10T06:47:50.267 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-10T06:47:50.268 INFO:teuthology.run_tasks:Running task print... 2024-08-10T06:47:50.278 INFO:teuthology.task.print:**** done end telemetry x... 2024-08-10T06:47:50.278 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-08-10T06:47:50.320 INFO:tasks.cephadm:Teardown begin 2024-08-10T06:47:50.321 INFO:tasks.cephfs.filesystem:Destroying file system cephfs and related pools 2024-08-10T06:47:50.321 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph fs dump --format=json 2024-08-10T06:47:50.519 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T06:47:50.641 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:50 smithi086 ceph-mon[98993]: pgmap v5524: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 790 B/s rd, 1 op/s 2024-08-10T06:47:50.641 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:50 smithi086 ceph-mon[101471]: pgmap v5524: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 790 B/s rd, 1 op/s 2024-08-10T06:47:50.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:50 smithi159 ceph-mon[90359]: pgmap v5524: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 790 B/s rd, 1 op/s 2024-08-10T06:47:52.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:52 smithi086 ceph-mon[98993]: pgmap v5525: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-10T06:47:52.407 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:52 smithi086 ceph-mon[101471]: pgmap v5525: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-10T06:47:52.523 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T06:47:52.523 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":20,"btime":"2024-08-10T05:21:13:015090+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":54253,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.159:6833/4090953583","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6832","nonce":4090953583},{"type":"v1","addr":"172.21.15.159:6833","nonce":4090953583}]},"join_fscid":-1,"export_targets":[],"features":4540701547738038271,"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":20}],"filesystems":[{"mdsmap":{"epoch":19,"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-08-10T05:08:57.951414+0000","modified":"2024-08-10T05:21:04.334917+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":557,"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":34407},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34407":{"gid":34407,"name":"a","rank":0,"incarnation":16,"state":"up:active","state_seq":6,"addr":"172.21.15.86:6835/3443379960","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6834","nonce":3443379960},{"type":"v1","addr":"172.21.15.86:6835","nonce":3443379960}]},"join_fscid":-1,"export_targets":[],"features":4540701547738038271,"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":34407,"qdb_cluster":[34407]},"id":1}]} 2024-08-10T06:47:52.524 INFO:teuthology.orchestra.run.smithi086.stderr:dumped fsmap epoch 20 2024-08-10T06:47:52.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:52 smithi159 ceph-mon[90359]: pgmap v5525: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-10T06:47:53.143 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph fs dump --format=json 2024-08-10T06:47:53.354 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T06:47:53.406 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:53 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/612833820' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T06:47:53.406 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:53 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/612833820' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T06:47:53.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:53 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/612833820' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T06:47:54.557 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:54 smithi086 ceph-mon[101471]: pgmap v5526: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-10T06:47:54.557 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:54 smithi086 ceph-mon[98993]: pgmap v5526: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-10T06:47:54.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:54 smithi159 ceph-mon[90359]: pgmap v5526: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-10T06:47:55.255 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T06:47:55.256 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":20,"btime":"2024-08-10T05:21:13:015090+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":54253,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.159:6833/4090953583","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6832","nonce":4090953583},{"type":"v1","addr":"172.21.15.159:6833","nonce":4090953583}]},"join_fscid":-1,"export_targets":[],"features":4540701547738038271,"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":20}],"filesystems":[{"mdsmap":{"epoch":19,"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-08-10T05:08:57.951414+0000","modified":"2024-08-10T05:21:04.334917+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":557,"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":34407},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34407":{"gid":34407,"name":"a","rank":0,"incarnation":16,"state":"up:active","state_seq":6,"addr":"172.21.15.86:6835/3443379960","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6834","nonce":3443379960},{"type":"v1","addr":"172.21.15.86:6835","nonce":3443379960}]},"join_fscid":-1,"export_targets":[],"features":4540701547738038271,"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":34407,"qdb_cluster":[34407]},"id":1}]} 2024-08-10T06:47:55.256 INFO:teuthology.orchestra.run.smithi086.stderr:dumped fsmap epoch 20 2024-08-10T06:47:55.580 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:55 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2221389495' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T06:47:55.581 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:55 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2221389495' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T06:47:55.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:55 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2221389495' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-10T06:47:55.937 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd dump --format=json 2024-08-10T06:47:56.138 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T06:47:57.641 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:57 smithi086 ceph-mon[101471]: pgmap v5527: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-10T06:47:57.642 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:57.642 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:57 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:47:57.642 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:57 smithi086 ceph-mon[98993]: pgmap v5527: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-10T06:47:57.642 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:57.642 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:57 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:47:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:57 smithi159 ceph-mon[90359]: pgmap v5527: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-10T06:47:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' 2024-08-10T06:47:57.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:57 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T06:47:58.008 INFO:teuthology.orchestra.run.smithi086.stdout: 2024-08-10T06:47:58.008 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":2983,"fsid":"bfc063ea-56d5-11ef-bcce-c7b262605968","created":"2024-08-10T05:03:26.525833+0000","modified":"2024-08-10T06:46:47.390769+0000","last_up_change":"2024-08-10T05:20:35.971219+0000","last_in_change":"2024-08-10T05:08:11.553083+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":37,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":126,"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-08-10T05:06:30.940001+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_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-08-10T05:08:51.962880+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_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-08-10T05:08:55.062195+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.6299999952316284,"score_stable":1.6299999952316284,"optimal_score":1,"raw_score_acting":1.6299999952316284,"raw_score_stable":1.6299999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-08-10T05:10:03.878741+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":"1125","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":9,"snap_epoch":1125,"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":"c6bf3aef-2da5-4038-ad44-0e02ffa7e631","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":294,"up_from":306,"up_thru":2889,"down_at":296,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6802","nonce":3659074279},{"type":"v1","addr":"172.21.15.86:6803","nonce":3659074279}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":3659074279},{"type":"v1","addr":"172.21.15.86:6805","nonce":3659074279}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6808","nonce":3659074279},{"type":"v1","addr":"172.21.15.86:6809","nonce":3659074279}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":3659074279},{"type":"v1","addr":"172.21.15.86:6807","nonce":3659074279}]},"public_addr":"172.21.15.86:6803/3659074279","cluster_addr":"172.21.15.86:6805/3659074279","heartbeat_back_addr":"172.21.15.86:6809/3659074279","heartbeat_front_addr":"172.21.15.86:6807/3659074279","state":["exists","up"]},{"osd":1,"uuid":"f8013bd3-089a-4ccf-b1fc-8c41a2dd6066","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":328,"up_from":339,"up_thru":2889,"down_at":329,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6810","nonce":2510080873},{"type":"v1","addr":"172.21.15.86:6811","nonce":2510080873}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":2510080873},{"type":"v1","addr":"172.21.15.86:6813","nonce":2510080873}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6816","nonce":2510080873},{"type":"v1","addr":"172.21.15.86:6817","nonce":2510080873}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":2510080873},{"type":"v1","addr":"172.21.15.86:6815","nonce":2510080873}]},"public_addr":"172.21.15.86:6811/2510080873","cluster_addr":"172.21.15.86:6813/2510080873","heartbeat_back_addr":"172.21.15.86:6817/2510080873","heartbeat_front_addr":"172.21.15.86:6815/2510080873","state":["exists","up"]},{"osd":2,"uuid":"6813290b-315d-44fd-8abb-4e23017b3471","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":361,"up_from":371,"up_thru":2889,"down_at":362,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6818","nonce":931747241},{"type":"v1","addr":"172.21.15.86:6819","nonce":931747241}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":931747241},{"type":"v1","addr":"172.21.15.86:6821","nonce":931747241}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":931747241},{"type":"v1","addr":"172.21.15.86:6825","nonce":931747241}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":931747241},{"type":"v1","addr":"172.21.15.86:6823","nonce":931747241}]},"public_addr":"172.21.15.86:6819/931747241","cluster_addr":"172.21.15.86:6821/931747241","heartbeat_back_addr":"172.21.15.86:6825/931747241","heartbeat_front_addr":"172.21.15.86:6823/931747241","state":["exists","up"]},{"osd":3,"uuid":"238e2388-eb61-4323-ac1f-057785d1e72e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":391,"up_from":402,"up_thru":2889,"down_at":392,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6826","nonce":3962439158},{"type":"v1","addr":"172.21.15.86:6827","nonce":3962439158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":3962439158},{"type":"v1","addr":"172.21.15.86:6829","nonce":3962439158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6832","nonce":3962439158},{"type":"v1","addr":"172.21.15.86:6833","nonce":3962439158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":3962439158},{"type":"v1","addr":"172.21.15.86:6831","nonce":3962439158}]},"public_addr":"172.21.15.86:6827/3962439158","cluster_addr":"172.21.15.86:6829/3962439158","heartbeat_back_addr":"172.21.15.86:6833/3962439158","heartbeat_front_addr":"172.21.15.86:6831/3962439158","state":["exists","up"]},{"osd":4,"uuid":"a5e106dd-f1be-4351-9d2a-02c07b990bcc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":423,"up_from":434,"up_thru":2889,"down_at":424,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":3605215802},{"type":"v1","addr":"172.21.15.159:6801","nonce":3605215802}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":3605215802},{"type":"v1","addr":"172.21.15.159:6803","nonce":3605215802}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":3605215802},{"type":"v1","addr":"172.21.15.159:6807","nonce":3605215802}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":3605215802},{"type":"v1","addr":"172.21.15.159:6805","nonce":3605215802}]},"public_addr":"172.21.15.159:6801/3605215802","cluster_addr":"172.21.15.159:6803/3605215802","heartbeat_back_addr":"172.21.15.159:6807/3605215802","heartbeat_front_addr":"172.21.15.159:6805/3605215802","state":["exists","up"]},{"osd":5,"uuid":"f6891b54-bdaf-4843-af90-e3934e90d8a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":456,"up_from":467,"up_thru":2889,"down_at":457,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":1229044425},{"type":"v1","addr":"172.21.15.159:6809","nonce":1229044425}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":1229044425},{"type":"v1","addr":"172.21.15.159:6811","nonce":1229044425}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":1229044425},{"type":"v1","addr":"172.21.15.159:6815","nonce":1229044425}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":1229044425},{"type":"v1","addr":"172.21.15.159:6813","nonce":1229044425}]},"public_addr":"172.21.15.159:6809/1229044425","cluster_addr":"172.21.15.159:6811/1229044425","heartbeat_back_addr":"172.21.15.159:6815/1229044425","heartbeat_front_addr":"172.21.15.159:6813/1229044425","state":["exists","up"]},{"osd":6,"uuid":"eef2d3c0-2db2-40c8-b42c-e5ab0c6e4efb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":487,"up_from":499,"up_thru":2889,"down_at":489,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":420977062},{"type":"v1","addr":"172.21.15.159:6817","nonce":420977062}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":420977062},{"type":"v1","addr":"172.21.15.159:6819","nonce":420977062}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":420977062},{"type":"v1","addr":"172.21.15.159:6823","nonce":420977062}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":420977062},{"type":"v1","addr":"172.21.15.159:6821","nonce":420977062}]},"public_addr":"172.21.15.159:6817/420977062","cluster_addr":"172.21.15.159:6819/420977062","heartbeat_back_addr":"172.21.15.159:6823/420977062","heartbeat_front_addr":"172.21.15.159:6821/420977062","state":["exists","up"]},{"osd":7,"uuid":"40f2ce14-bf67-4d81-a9d4-985182889a9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":55,"last_clean_end":519,"up_from":530,"up_thru":2889,"down_at":520,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":3923212291},{"type":"v1","addr":"172.21.15.159:6825","nonce":3923212291}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":3923212291},{"type":"v1","addr":"172.21.15.159:6827","nonce":3923212291}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":3923212291},{"type":"v1","addr":"172.21.15.159:6831","nonce":3923212291}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":3923212291},{"type":"v1","addr":"172.21.15.159:6829","nonce":3923212291}]},"public_addr":"172.21.15.159:6825/3923212291","cluster_addr":"172.21.15.159:6827/3923212291","heartbeat_back_addr":"172.21.15.159:6831/3923212291","heartbeat_front_addr":"172.21.15.159:6829/3923212291","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-10T05:05:39.971476+0000","dead_epoch":294},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-10T05:06:03.409822+0000","dead_epoch":328},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-10T05:06:27.707515+0000","dead_epoch":361},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-10T05:06:52.114867+0000","dead_epoch":391},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-10T05:07:14.213719+0000","dead_epoch":423},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-10T05:07:37.861114+0000","dead_epoch":456},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-10T05:08:02.369752+0000","dead_epoch":487},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-10T05:08:27.081177+0000","dead_epoch":519}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.e","mappings":[{"from":7,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.c","mappings":[{"from":5,"to":7}]},{"pgid":"3.13","mappings":[{"from":4,"to":1}]},{"pgid":"3.19","mappings":[{"from":4,"to":7}]},{"pgid":"3.21","mappings":[{"from":5,"to":7}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.27","mappings":[{"from":4,"to":1}]},{"pgid":"3.2d","mappings":[{"from":6,"to":1}]},{"pgid":"3.32","mappings":[{"from":0,"to":7}]},{"pgid":"3.3e","mappings":[{"from":0,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.86:0/2284907378":"2024-08-10T07:46:10.439730+0000","172.21.15.159:6833/100060564":"2024-08-11T05:21:01.325069+0000","172.21.15.159:6832/100060564":"2024-08-11T05:21:01.325069+0000","172.21.15.86:0/3205914282":"2024-08-10T07:01:36.728190+0000","172.21.15.86:6835/203326018":"2024-08-11T05:20:43.469837+0000","172.21.15.86:0/4051266895":"2024-08-10T07:01:37.727263+0000","172.21.15.86:0/1993892606":"2024-08-11T05:15:26.161633+0000","172.21.15.86:0/3486861156":"2024-08-11T05:15:26.161633+0000","172.21.15.86:0/3364626467":"2024-08-11T05:15:26.161633+0000","172.21.15.86:0/4138809610":"2024-08-11T05:15:26.161633+0000","172.21.15.86:0/2146360063":"2024-08-11T05:04:18.635253+0000","172.21.15.159:0/1750344949":"2024-08-11T05:14:46.285108+0000","172.21.15.159:0/25257304":"2024-08-11T05:14:46.285108+0000","172.21.15.159:0/1564636515":"2024-08-11T05:14:46.285108+0000","172.21.15.86:6801/2393969421":"2024-08-11T05:14:16.816976+0000","172.21.15.86:0/1104988241":"2024-08-11T05:10:00.317628+0000","172.21.15.86:6801/1046732634":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/1857961524":"2024-08-11T05:10:00.317628+0000","172.21.15.159:0/399517118":"2024-08-11T05:14:46.285108+0000","172.21.15.86:0/2925731642":"2024-08-11T05:15:26.161633+0000","172.21.15.86:6800/3227413768":"2024-08-11T05:15:26.161633+0000","172.21.15.159:6835/2753582114":"2024-08-11T05:14:46.285108+0000","172.21.15.86:0/1166798367":"2024-08-11T05:10:00.317628+0000","172.21.15.159:6834/2753582114":"2024-08-11T05:14:46.285108+0000","172.21.15.86:0/3194417687":"2024-08-11T05:14:16.816976+0000","172.21.15.86:0/2400542507":"2024-08-11T05:15:26.161633+0000","172.21.15.86:0/2455412234":"2024-08-11T05:15:26.161633+0000","172.21.15.159:0/984407372":"2024-08-11T05:14:46.285108+0000","172.21.15.86:6800/2393969421":"2024-08-11T05:14:16.816976+0000","172.21.15.86:0/1846002738":"2024-08-11T05:14:16.816976+0000","172.21.15.86:0/305991287":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/1608256661":"2024-08-11T05:03:55.897446+0000","172.21.15.86:0/311588837":"2024-08-11T05:04:18.635253+0000","172.21.15.86:6800/1275249766":"2024-08-11T05:10:00.317628+0000","172.21.15.159:0/3984157268":"2024-08-11T05:14:46.285108+0000","172.21.15.86:6801/1275249766":"2024-08-11T05:10:00.317628+0000","172.21.15.86:0/525303818":"2024-08-10T07:11:01.581431+0000","172.21.15.86:6834/203326018":"2024-08-11T05:20:43.469837+0000","172.21.15.86:6801/3227413768":"2024-08-11T05:15:26.161633+0000","172.21.15.86:0/12983657":"2024-08-11T05:03:55.897446+0000","172.21.15.159:0/3105092724":"2024-08-11T05:14:46.285108+0000","172.21.15.86:6800/1046732634":"2024-08-11T05:03:55.897446+0000","172.21.15.86:6800/2187943665":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/3824647549":"2024-08-11T05:14:16.816976+0000","172.21.15.86:0/1653963426":"2024-08-11T05:10:00.317628+0000","172.21.15.86:0/780731093":"2024-08-11T05:14:16.816976+0000","172.21.15.86:0/657833638":"2024-08-11T05:04:18.635253+0000","172.21.15.86:0/2016900857":"2024-08-11T05:14:16.816976+0000","172.21.15.86:6801/2187943665":"2024-08-11T05:04:18.635253+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":447,"length":1}]},{"pool":60,"snaps":[{"begin":2,"length":1}]},{"pool":63,"snaps":[{"begin":1,"length":2}]},{"pool":68,"snaps":[{"begin":1,"length":2}]},{"pool":77,"snaps":[{"begin":2,"length":1}]},{"pool":78,"snaps":[{"begin":2,"length":1}]},{"pool":79,"snaps":[{"begin":2,"length":1}]},{"pool":80,"snaps":[{"begin":2,"length":1}]},{"pool":81,"snaps":[{"begin":2,"length":1}]},{"pool":82,"snaps":[{"begin":2,"length":1}]},{"pool":83,"snaps":[{"begin":2,"length":1}]},{"pool":86,"snaps":[{"begin":5,"length":4}]},{"pool":88,"snaps":[{"begin":35,"length":3},{"begin":45,"length":3}]},{"pool":89,"snaps":[{"begin":17,"length":2},{"begin":22,"length":1}]},{"pool":90,"snaps":[{"begin":2,"length":1}]},{"pool":123,"snaps":[{"begin":104,"length":3}]},{"pool":125,"snaps":[{"begin":316,"length":4}]},{"pool":126,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-10T06:47:58.636 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:58 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1214239416' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T06:47:58.637 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:58 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1214239416' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T06:47:58.637 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:47:58 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:47:58] "GET /metrics HTTP/1.1" 200 34170 "" "Prometheus/2.43.0" 2024-08-10T06:47:58.658 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph fs fail cephfs 2024-08-10T06:47:58.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:58 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1214239416' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T06:47:58.862 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T06:47:59.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:47:59 smithi086 ceph-mon[98993]: pgmap v5528: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-10T06:47:59.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:47:59 smithi086 ceph-mon[101471]: pgmap v5528: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-10T06:47:59.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:47:59 smithi159 ceph-mon[90359]: pgmap v5528: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-10T06:48:00.730 INFO:teuthology.orchestra.run.smithi086.stderr:cephfs marked not joinable; MDS cannot join the cluster. All MDS ranks marked failed. 2024-08-10T06:48:00.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a[98971]: 2024-08-10T06:48:00.719+0000 7fd05ae1d640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-10T06:48:00.907 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 06:48:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a[126806]: ignoring --setuser ceph since I am not root 2024-08-10T06:48:00.907 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 06:48:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a[126806]: ignoring --setgroup ceph since I am not root 2024-08-10T06:48:00.907 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 06:48:00 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a[126806]: starting mds.a at 2024-08-10T06:48:01.354 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph fs rm cephfs --yes-i-really-mean-it 2024-08-10T06:48:01.560 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T06:48:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:01 smithi086 ceph-mon[98993]: pgmap v5529: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-10T06:48:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:01 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/2483018787' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-08-10T06:48:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:01 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-08-10T06:48:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:01 smithi086 ceph-mon[98993]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-10T06:48:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:01 smithi086 ceph-mon[98993]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-10T06:48:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:01 smithi086 ceph-mon[98993]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-08-10T06:48:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:01 smithi086 ceph-mon[98993]: osdmap e2984: 8 total, 8 up, 8 in 2024-08-10T06:48:01.656 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:01 smithi086 ceph-mon[98993]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-10T06:48:01.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:01 smithi086 ceph-mon[101471]: pgmap v5529: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-10T06:48:01.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:01 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/2483018787' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-08-10T06:48:01.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:01 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-08-10T06:48:01.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:01 smithi086 ceph-mon[101471]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-10T06:48:01.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:01 smithi086 ceph-mon[101471]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-10T06:48:01.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:01 smithi086 ceph-mon[101471]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-08-10T06:48:01.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:01 smithi086 ceph-mon[101471]: osdmap e2984: 8 total, 8 up, 8 in 2024-08-10T06:48:01.657 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:01 smithi086 ceph-mon[101471]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-10T06:48:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:01 smithi159 ceph-mon[90359]: pgmap v5529: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-10T06:48:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:01 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/2483018787' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-08-10T06:48:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:01 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-08-10T06:48:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:01 smithi159 ceph-mon[90359]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-10T06:48:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:01 smithi159 ceph-mon[90359]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-10T06:48:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:01 smithi159 ceph-mon[90359]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-08-10T06:48:01.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:01 smithi159 ceph-mon[90359]: osdmap e2984: 8 total, 8 up, 8 in 2024-08-10T06:48:01.689 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:01 smithi159 ceph-mon[90359]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-10T06:48:02.782 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:02 smithi086 ceph-mon[98993]: mds.? [v2:172.21.15.86:6834/1762947423,v1:172.21.15.86:6835/1762947423] up:boot 2024-08-10T06:48:02.782 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:02 smithi086 ceph-mon[98993]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-08-10T06:48:02.782 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:02 smithi086 ceph-mon[98993]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T06:48:02.782 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:02 smithi086 ceph-mon[101471]: mds.? [v2:172.21.15.86:6834/1762947423,v1:172.21.15.86:6835/1762947423] up:boot 2024-08-10T06:48:02.783 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:02 smithi086 ceph-mon[101471]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-08-10T06:48:02.783 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:02 smithi086 ceph-mon[101471]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T06:48:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:02 smithi159 ceph-mon[90359]: mds.? [v2:172.21.15.86:6834/1762947423,v1:172.21.15.86:6835/1762947423] up:boot 2024-08-10T06:48:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:02 smithi159 ceph-mon[90359]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-08-10T06:48:03.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:02 smithi159 ceph-mon[90359]: from='mgr.34107 172.21.15.86:0/3204682802' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-10T06:48:04.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:03 smithi086 ceph-mon[98993]: pgmap v5531: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:48:04.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:03 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1648434990' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:48:04.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:03 smithi086 ceph-mon[101471]: pgmap v5531: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:48:04.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:03 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1648434990' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:48:04.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:03 smithi159 ceph-mon[90359]: pgmap v5531: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:48:04.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:03 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1648434990' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-08-10T06:48:04.505 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd pool rm cephfs_metadata cephfs_metadata --yes-i-really-really-mean-it 2024-08-10T06:48:04.709 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T06:48:04.982 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:04 smithi086 ceph-mon[101471]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-10T06:48:04.982 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:04 smithi086 ceph-mon[101471]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-10T06:48:04.982 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:04 smithi086 ceph-mon[101471]: Cluster is now healthy 2024-08-10T06:48:04.982 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:04 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1648434990' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-08-10T06:48:04.982 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:04 smithi086 ceph-mon[101471]: fsmap 2 up:standby 2024-08-10T06:48:04.983 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:04 smithi086 ceph-mon[98993]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-10T06:48:04.983 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:04 smithi086 ceph-mon[98993]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-10T06:48:04.983 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:04 smithi086 ceph-mon[98993]: Cluster is now healthy 2024-08-10T06:48:04.983 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:04 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1648434990' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-08-10T06:48:04.983 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:04 smithi086 ceph-mon[98993]: fsmap 2 up:standby 2024-08-10T06:48:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:04 smithi159 ceph-mon[90359]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-10T06:48:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:04 smithi159 ceph-mon[90359]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-10T06:48:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:04 smithi159 ceph-mon[90359]: Cluster is now healthy 2024-08-10T06:48:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:04 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1648434990' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-08-10T06:48:05.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:04 smithi159 ceph-mon[90359]: fsmap 2 up:standby 2024-08-10T06:48:05.906 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:05 smithi086 ceph-mon[98993]: pgmap v5532: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:48:05.934 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:05 smithi086 ceph-mon[101471]: pgmap v5532: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:48:06.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:05 smithi159 ceph-mon[90359]: pgmap v5532: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:48:06.741 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:06 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1877543257' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-10T06:48:06.747 INFO:teuthology.orchestra.run.smithi086.stderr:pool 'cephfs_metadata' removed 2024-08-10T06:48:07.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:06 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1877543257' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-10T06:48:07.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:06 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1877543257' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-10T06:48:07.483 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 -- ceph osd pool rm cephfs_data cephfs_data --yes-i-really-really-mean-it 2024-08-10T06:48:07.688 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T06:48:08.106 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:07 smithi086 ceph-mon[98993]: pgmap v5533: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:48:08.106 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:07 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/1877543257' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-08-10T06:48:08.106 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:07 smithi086 ceph-mon[98993]: osdmap e2985: 8 total, 8 up, 8 in 2024-08-10T06:48:08.106 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:07 smithi086 ceph-mon[101471]: pgmap v5533: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:48:08.106 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:07 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/1877543257' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-08-10T06:48:08.106 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:07 smithi086 ceph-mon[101471]: osdmap e2985: 8 total, 8 up, 8 in 2024-08-10T06:48:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:07 smithi159 ceph-mon[90359]: pgmap v5533: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:48:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:07 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/1877543257' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-08-10T06:48:08.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:07 smithi159 ceph-mon[90359]: osdmap e2985: 8 total, 8 up, 8 in 2024-08-10T06:48:08.406 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:48:08 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: ::ffff:172.21.15.159 - - [10/Aug/2024:06:48:08] "GET /metrics HTTP/1.1" 200 34170 "" "Prometheus/2.43.0" 2024-08-10T06:48:09.756 INFO:teuthology.orchestra.run.smithi086.stderr:pool 'cephfs_data' removed 2024-08-10T06:48:10.133 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:09 smithi086 ceph-mon[98993]: pgmap v5535: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:48:10.133 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:09 smithi086 ceph-mon[98993]: from='client.? 172.21.15.86:0/3988187170' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-10T06:48:10.133 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:09 smithi086 ceph-mon[98993]: 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-08-10T06:48:10.134 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:09 smithi086 ceph-mon[101471]: pgmap v5535: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:48:10.134 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:09 smithi086 ceph-mon[101471]: from='client.? 172.21.15.86:0/3988187170' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-10T06:48:10.134 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:09 smithi086 ceph-mon[101471]: 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-08-10T06:48:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:09 smithi159 ceph-mon[90359]: pgmap v5535: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-10T06:48:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:09 smithi159 ceph-mon[90359]: from='client.? 172.21.15.86:0/3988187170' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-10T06:48:10.188 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:09 smithi159 ceph-mon[90359]: 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-08-10T06:48:10.488 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-10T06:48:10.514 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-10T06:48:10.548 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-08-10T06:48:10.548 DEBUG:teuthology.orchestra.run.smithi086:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-10T06:48:10.572 DEBUG:teuthology.orchestra.run.smithi159:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-10T06:48:10.606 INFO:tasks.cephadm:Stopping all daemons... 2024-08-10T06:48:10.606 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-08-10T06:48:10.606 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl stop ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.a 2024-08-10T06:48:10.761 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:10 smithi086 systemd[1]: Stopping Ceph mon.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:48:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:10 smithi159 ceph-mon[90359]: 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-08-10T06:48:10.938 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:10 smithi159 ceph-mon[90359]: osdmap e2986: 8 total, 8 up, 8 in 2024-08-10T06:48:11.156 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:48:10 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:48:10] ENGINE Bus STOPPING 2024-08-10T06:48:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:10 smithi086 ceph-mon[101471]: 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-08-10T06:48:11.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:10 smithi086 ceph-mon[101471]: osdmap e2986: 8 total, 8 up, 8 in 2024-08-10T06:48:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:10 smithi086 ceph-mon[98993]: 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-08-10T06:48:11.156 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:10 smithi086 ceph-mon[98993]: osdmap e2986: 8 total, 8 up, 8 in 2024-08-10T06:48:11.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:10 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a[98971]: 2024-08-10T06:48:10.921+0000 7fd060628640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T06:48:11.157 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:10 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a[98971]: 2024-08-10T06:48:10.921+0000 7fd060628640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-08-10T06:48:11.446 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:11 smithi086 podman[239177]: 2024-08-10 06:48:11.166486526 +0000 UTC m=+0.368051078 container died da469cb2b9365dbcf7e85fa05b63e06f3801b3e83d6ee791b519e9ec7b57251a (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-08-10T06:48:11.446 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:48:11 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:48:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T06:48:11.446 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:48:11 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:48:11] ENGINE Bus STOPPED 2024-08-10T06:48:11.446 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:48:11 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:48:11] ENGINE Bus STARTING 2024-08-10T06:48:11.446 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:48:11 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:48:11] ENGINE Serving on http://:::9283 2024-08-10T06:48:11.446 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:48:11 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:48:11] ENGINE Bus STARTED 2024-08-10T06:48:11.829 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:11 smithi086 podman[239177]: 2024-08-10 06:48:11.535908197 +0000 UTC m=+0.737472754 container cleanup da469cb2b9365dbcf7e85fa05b63e06f3801b3e83d6ee791b519e9ec7b57251a (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-08-10T06:48:11.829 INFO:journalctl@ceph.mon.a.smithi086.stdout:Aug 10 06:48:11 smithi086 bash[239177]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-a 2024-08-10T06:48:11.972 DEBUG:teuthology.orchestra.run.smithi086:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.a.service' 2024-08-10T06:48:12.021 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T06:48:12.021 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-08-10T06:48:12.022 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-08-10T06:48:12.022 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl stop ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.c 2024-08-10T06:48:12.156 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:12 smithi086 systemd[1]: Stopping Ceph mon.c for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:48:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:12 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-c[101448]: 2024-08-10T06:48:12.333+0000 7feaffe71640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T06:48:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:12 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-c[101448]: 2024-08-10T06:48:12.333+0000 7feaffe71640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-08-10T06:48:12.656 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:12 smithi086 podman[239321]: 2024-08-10 06:48:12.415634881 +0000 UTC m=+0.212932958 container died b053df1d63ca1e2ead66bd589aee9a2813154c0d2daeefaa98e79a291c165bf2 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-c, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=squid-bca9905, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T06:48:12.656 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:48:12 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:48:12] ENGINE Bus STOPPING 2024-08-10T06:48:12.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:48:12 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:48:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T06:48:12.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:48:12 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:48:12] ENGINE Bus STOPPED 2024-08-10T06:48:12.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:48:12 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:48:12] ENGINE Bus STARTING 2024-08-10T06:48:12.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:48:12 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:48:12] ENGINE Serving on http://:::9283 2024-08-10T06:48:12.657 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:48:12 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: [10/Aug/2024:06:48:12] ENGINE Bus STARTED 2024-08-10T06:48:13.114 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:12 smithi086 podman[239321]: 2024-08-10 06:48:12.765140088 +0000 UTC m=+0.562438159 container cleanup b053df1d63ca1e2ead66bd589aee9a2813154c0d2daeefaa98e79a291c165bf2 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-c, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-08-10T06:48:13.114 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:12 smithi086 bash[239321]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-c 2024-08-10T06:48:13.348 DEBUG:teuthology.orchestra.run.smithi086:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.c.service' 2024-08-10T06:48:13.369 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:13 smithi086 podman[239348]: 2024-08-10 06:48:13.11408785 +0000 UTC m=+0.698919384 container remove b053df1d63ca1e2ead66bd589aee9a2813154c0d2daeefaa98e79a291c165bf2 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-c, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=squid-bca9905, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T06:48:13.369 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:13 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.c.service: Deactivated successfully. 2024-08-10T06:48:13.369 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:13 smithi086 systemd[1]: Stopped Ceph mon.c for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T06:48:13.369 INFO:journalctl@ceph.mon.c.smithi086.stdout:Aug 10 06:48:13 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.c.service: Consumed 51.806s CPU time. 2024-08-10T06:48:13.381 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T06:48:13.382 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-08-10T06:48:13.382 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-08-10T06:48:13.382 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.b 2024-08-10T06:48:13.688 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:13 smithi159 systemd[1]: Stopping Ceph mon.b for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:48:13.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:13 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-b[90336]: 2024-08-10T06:48:13.714+0000 7f8245b57640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T06:48:13.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:13 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-b[90336]: 2024-08-10T06:48:13.714+0000 7f8245b57640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-08-10T06:48:13.990 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:13 smithi159 podman[155521]: 2024-08-10 06:48:13.735947346 +0000 UTC m=+0.152708305 container died 1264e3f84bab6c390b05f02b88a46f7c6d22f25563267ef8684dd3e9b3b72b5f (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-08-10T06:48:14.383 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:14 smithi159 podman[155521]: 2024-08-10 06:48:14.163691202 +0000 UTC m=+0.580452148 container cleanup 1264e3f84bab6c390b05f02b88a46f7c6d22f25563267ef8684dd3e9b3b72b5f (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-b, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-08-10T06:48:14.383 INFO:journalctl@ceph.mon.b.smithi159.stdout:Aug 10 06:48:14 smithi159 bash[155521]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mon-b 2024-08-10T06:48:14.606 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mon.b.service' 2024-08-10T06:48:14.658 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T06:48:14.658 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-08-10T06:48:14.658 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-08-10T06:48:14.659 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl stop ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.y 2024-08-10T06:48:14.956 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:48:14 smithi086 systemd[1]: Stopping Ceph mgr.y for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:48:15.262 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:48:14 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y[90394]: 2024-08-10T06:48:14.954+0000 7f0ab318d640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T06:48:15.262 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:48:14 smithi086 podman[239463]: 2024-08-10 06:48:14.9864936 +0000 UTC m=+0.141349690 container died cbe6b5d6d7dbfe075d08d8f4eb31646c73ab70046acb9e2a2ee3b4aabd742395 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y, ceph=True, RELEASE=squid-bca9905, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T06:48:15.613 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:48:15 smithi086 podman[239463]: 2024-08-10 06:48:15.336346827 +0000 UTC m=+0.491202904 container cleanup cbe6b5d6d7dbfe075d08d8f4eb31646c73ab70046acb9e2a2ee3b4aabd742395 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-bca9905) 2024-08-10T06:48:15.614 INFO:journalctl@ceph.mgr.y.smithi086.stdout:Aug 10 06:48:15 smithi086 bash[239463]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-y 2024-08-10T06:48:15.768 DEBUG:teuthology.orchestra.run.smithi086:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.y.service' 2024-08-10T06:48:15.802 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T06:48:15.802 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-08-10T06:48:15.802 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-08-10T06:48:15.802 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.x 2024-08-10T06:48:16.188 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 06:48:15 smithi159 systemd[1]: Stopping Ceph mgr.x for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:48:16.562 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 06:48:16 smithi159 podman[155654]: 2024-08-10 06:48:16.277270077 +0000 UTC m=+0.289083033 container died a44476fa498ba62f8b83512e6b73937828f8ad4b4c3437482b76f27832f30c46 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-bca9905, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-08-10T06:48:16.912 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 06:48:16 smithi159 podman[155654]: 2024-08-10 06:48:16.635387136 +0000 UTC m=+0.647200088 container cleanup a44476fa498ba62f8b83512e6b73937828f8ad4b4c3437482b76f27832f30c46 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, 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, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-bca9905, GIT_BRANCH=HEAD) 2024-08-10T06:48:16.912 INFO:journalctl@ceph.mgr.x.smithi159.stdout:Aug 10 06:48:16 smithi159 bash[155654]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mgr-x 2024-08-10T06:48:17.063 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mgr.x.service' 2024-08-10T06:48:17.097 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T06:48:17.097 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-08-10T06:48:17.097 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-08-10T06:48:17.097 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl stop ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.0 2024-08-10T06:48:17.406 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 06:48:17 smithi086 systemd[1]: Stopping Ceph osd.0 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:48:17.906 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 06:48:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0[107125]: 2024-08-10T06:48:17.458+0000 7f8351369640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T06:48:17.906 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 06:48:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0[107125]: 2024-08-10T06:48:17.458+0000 7f8351369640 -1 osd.0 2986 *** Got signal Terminated *** 2024-08-10T06:48:17.906 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 06:48:17 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0[107125]: 2024-08-10T06:48:17.458+0000 7f8351369640 -1 osd.0 2986 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T06:48:23.350 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 06:48:23 smithi086 podman[239593]: 2024-08-10 06:48:23.096009707 +0000 UTC m=+5.810150199 container died db28f2aa6b9d02f77dcc999d4d85cae83d9a15c15184cdfe830b8debeb61231e (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0, GIT_CLEAN=True, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-08-10T06:48:23.656 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 06:48:23 smithi086 podman[239593]: 2024-08-10 06:48:23.490217758 +0000 UTC m=+6.204358236 container cleanup db28f2aa6b9d02f77dcc999d4d85cae83d9a15c15184cdfe830b8debeb61231e (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T06:48:23.656 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 06:48:23 smithi086 bash[239593]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0 2024-08-10T06:48:24.112 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 06:48:23 smithi086 podman[239617]: 2024-08-10 06:48:23.758354062 +0000 UTC m=+0.662150987 container remove db28f2aa6b9d02f77dcc999d4d85cae83d9a15c15184cdfe830b8debeb61231e (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-bca9905, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T06:48:24.406 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 06:48:24 smithi086 podman[239711]: 2024-08-10 06:48:24.014829953 +0000 UTC m=+0.017222825 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T06:48:24.406 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 06:48:24 smithi086 podman[239711]: 2024-08-10 06:48:24.126076106 +0000 UTC m=+0.128468976 container create f7ab40ed068dda143748eb9a5eb223eb2cda8005a99a30bd07874f0d0d7c3e36 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-deactivate, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, RELEASE=squid-bca9905, GIT_CLEAN=True, 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, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-08-10T06:48:24.406 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 06:48:24 smithi086 podman[239711]: 2024-08-10 06:48:24.354075778 +0000 UTC m=+0.356468644 container init f7ab40ed068dda143748eb9a5eb223eb2cda8005a99a30bd07874f0d0d7c3e36 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=squid-bca9905, ceph=True) 2024-08-10T06:48:24.406 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 06:48:24 smithi086 podman[239711]: 2024-08-10 06:48:24.359135749 +0000 UTC m=+0.361528621 container start f7ab40ed068dda143748eb9a5eb223eb2cda8005a99a30bd07874f0d0d7c3e36 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-bca9905, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T06:48:24.866 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 06:48:24 smithi086 podman[239711]: 2024-08-10 06:48:24.436782963 +0000 UTC m=+0.439175840 container attach f7ab40ed068dda143748eb9a5eb223eb2cda8005a99a30bd07874f0d0d7c3e36 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-deactivate, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, 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 , GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0) 2024-08-10T06:48:24.866 INFO:journalctl@ceph.osd.0.smithi086.stdout:Aug 10 06:48:24 smithi086 podman[239711]: 2024-08-10 06:48:24.542171309 +0000 UTC m=+0.544564182 container died f7ab40ed068dda143748eb9a5eb223eb2cda8005a99a30bd07874f0d0d7c3e36 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-0-deactivate, io.buildah.version=1.36.0, RELEASE=squid-bca9905, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-08-10T06:48:25.201 DEBUG:teuthology.orchestra.run.smithi086:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.0.service' 2024-08-10T06:48:25.241 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T06:48:25.241 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-08-10T06:48:25.241 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-08-10T06:48:25.241 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl stop ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.1 2024-08-10T06:48:25.478 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 06:48:25 smithi086 systemd[1]: Stopping Ceph osd.1 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:48:25.906 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 06:48:25 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1[111888]: 2024-08-10T06:48:25.636+0000 7f1a2cf2e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T06:48:25.906 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 06:48:25 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1[111888]: 2024-08-10T06:48:25.636+0000 7f1a2cf2e640 -1 osd.1 2986 *** Got signal Terminated *** 2024-08-10T06:48:25.906 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 06:48:25 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1[111888]: 2024-08-10T06:48:25.636+0000 7f1a2cf2e640 -1 osd.1 2986 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T06:48:31.517 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 06:48:31 smithi086 podman[239841]: 2024-08-10 06:48:31.232804287 +0000 UTC m=+5.721883232 container died 64868becde7b3f00d675704a2e424bd6b9fab48696eacea8e5546dfb0c050e19 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=) 2024-08-10T06:48:31.861 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 06:48:31 smithi086 podman[239841]: 2024-08-10 06:48:31.601077917 +0000 UTC m=+6.090156865 container cleanup 64868becde7b3f00d675704a2e424bd6b9fab48696eacea8e5546dfb0c050e19 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1, RELEASE=squid-bca9905, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-08-10T06:48:31.861 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 06:48:31 smithi086 bash[239841]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1 2024-08-10T06:48:32.156 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 06:48:31 smithi086 podman[239873]: 2024-08-10 06:48:31.860787259 +0000 UTC m=+0.623148646 container remove 64868becde7b3f00d675704a2e424bd6b9fab48696eacea8e5546dfb0c050e19 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T06:48:32.448 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 06:48:32 smithi086 podman[239970]: 2024-08-10 06:48:32.087151521 +0000 UTC m=+0.017041271 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T06:48:32.448 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 06:48:32 smithi086 podman[239970]: 2024-08-10 06:48:32.186616572 +0000 UTC m=+0.116506308 container create 781ff5ff33bd387af7173e5077eade309b461ace6aa1bb0fe5fd99fb57331606 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-deactivate, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-08-10T06:48:32.448 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 06:48:32 smithi086 podman[239970]: 2024-08-10 06:48:32.447488099 +0000 UTC m=+0.377377846 container init 781ff5ff33bd387af7173e5077eade309b461ace6aa1bb0fe5fd99fb57331606 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-08-10T06:48:32.907 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 06:48:32 smithi086 podman[239970]: 2024-08-10 06:48:32.452915986 +0000 UTC m=+0.382805726 container start 781ff5ff33bd387af7173e5077eade309b461ace6aa1bb0fe5fd99fb57331606 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-deactivate, ceph=True, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=squid-bca9905, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T06:48:32.907 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 06:48:32 smithi086 podman[239970]: 2024-08-10 06:48:32.538953751 +0000 UTC m=+0.468843512 container attach 781ff5ff33bd387af7173e5077eade309b461ace6aa1bb0fe5fd99fb57331606 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-bca9905, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, 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_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0) 2024-08-10T06:48:32.907 INFO:journalctl@ceph.osd.1.smithi086.stdout:Aug 10 06:48:32 smithi086 podman[239970]: 2024-08-10 06:48:32.649554717 +0000 UTC m=+0.579444466 container died 781ff5ff33bd387af7173e5077eade309b461ace6aa1bb0fe5fd99fb57331606 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-1-deactivate, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T06:48:33.243 DEBUG:teuthology.orchestra.run.smithi086:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.1.service' 2024-08-10T06:48:33.283 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T06:48:33.283 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-08-10T06:48:33.283 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-08-10T06:48:33.284 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl stop ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.2 2024-08-10T06:48:33.656 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 06:48:33 smithi086 systemd[1]: Stopping Ceph osd.2 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:48:34.156 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 06:48:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2[116647]: 2024-08-10T06:48:33.654+0000 7fe7cf81f640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T06:48:34.156 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 06:48:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2[116647]: 2024-08-10T06:48:33.654+0000 7fe7cf81f640 -1 osd.2 2986 *** Got signal Terminated *** 2024-08-10T06:48:34.156 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 06:48:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2[116647]: 2024-08-10T06:48:33.654+0000 7fe7cf81f640 -1 osd.2 2986 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T06:48:39.496 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 06:48:39 smithi086 podman[240100]: 2024-08-10 06:48:39.240847216 +0000 UTC m=+5.732767894 container died 20c96ee8f71f63234dbcf8cefd2f33271f9bd658a83de0bdb34741166f5591f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-bca9905, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.build-date=20240731) 2024-08-10T06:48:39.793 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 06:48:39 smithi086 podman[240100]: 2024-08-10 06:48:39.594907585 +0000 UTC m=+6.086828305 container cleanup 20c96ee8f71f63234dbcf8cefd2f33271f9bd658a83de0bdb34741166f5591f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=squid-bca9905) 2024-08-10T06:48:39.793 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 06:48:39 smithi086 bash[240100]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2 2024-08-10T06:48:40.156 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 06:48:39 smithi086 podman[240121]: 2024-08-10 06:48:39.79272868 +0000 UTC m=+0.546299551 container remove 20c96ee8f71f63234dbcf8cefd2f33271f9bd658a83de0bdb34741166f5591f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-bca9905, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-08-10T06:48:40.491 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 06:48:40 smithi086 podman[240215]: 2024-08-10 06:48:40.126725826 +0000 UTC m=+0.017086343 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T06:48:40.491 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 06:48:40 smithi086 podman[240215]: 2024-08-10 06:48:40.263771302 +0000 UTC m=+0.154131850 container create bb1cc702bb31510bbed56c521c365bf9894d6d0f40358d10dd68b907d9a7945b (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, io.buildah.version=1.36.0, RELEASE=squid-bca9905, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-08-10T06:48:40.491 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 06:48:40 smithi086 podman[240215]: 2024-08-10 06:48:40.490828993 +0000 UTC m=+0.381189499 container init bb1cc702bb31510bbed56c521c365bf9894d6d0f40358d10dd68b907d9a7945b (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.36.0, RELEASE=squid-bca9905) 2024-08-10T06:48:40.906 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 06:48:40 smithi086 podman[240215]: 2024-08-10 06:48:40.495704183 +0000 UTC m=+0.386064698 container start bb1cc702bb31510bbed56c521c365bf9894d6d0f40358d10dd68b907d9a7945b (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T06:48:40.906 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 06:48:40 smithi086 podman[240215]: 2024-08-10 06:48:40.599519258 +0000 UTC m=+0.489879785 container attach bb1cc702bb31510bbed56c521c365bf9894d6d0f40358d10dd68b907d9a7945b (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, ceph=True, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T06:48:40.906 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 06:48:40 smithi086 podman[240215]: 2024-08-10 06:48:40.688018023 +0000 UTC m=+0.578378530 container died bb1cc702bb31510bbed56c521c365bf9894d6d0f40358d10dd68b907d9a7945b (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , RELEASE=squid-bca9905, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, org.label-schema.build-date=20240731) 2024-08-10T06:48:41.250 INFO:journalctl@ceph.osd.2.smithi086.stdout:Aug 10 06:48:41 smithi086 podman[240258]: 2024-08-10 06:48:41.235910835 +0000 UTC m=+0.542292579 container remove bb1cc702bb31510bbed56c521c365bf9894d6d0f40358d10dd68b907d9a7945b (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, RELEASE=squid-bca9905, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux ) 2024-08-10T06:48:41.255 DEBUG:teuthology.orchestra.run.smithi086:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.2.service' 2024-08-10T06:48:41.294 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T06:48:41.295 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-08-10T06:48:41.295 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-08-10T06:48:41.295 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl stop ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.3 2024-08-10T06:48:41.633 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 06:48:41 smithi086 systemd[1]: Stopping Ceph osd.3 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:48:41.906 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 06:48:41 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3[121387]: 2024-08-10T06:48:41.631+0000 7f034f287640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T06:48:41.906 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 06:48:41 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3[121387]: 2024-08-10T06:48:41.631+0000 7f034f287640 -1 osd.3 2986 *** Got signal Terminated *** 2024-08-10T06:48:41.906 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 06:48:41 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3[121387]: 2024-08-10T06:48:41.631+0000 7f034f287640 -1 osd.3 2986 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T06:48:43.189 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:48:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T06:48:42.823Z 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.86:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.86:8765: connect: connection refused" 2024-08-10T06:48:43.189 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:48:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T06:48:42.824Z 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.86:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.86:8765: connect: connection refused" 2024-08-10T06:48:43.189 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:48:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T06:48:42.826Z 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.86:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.86:8765: connect: connection refused" 2024-08-10T06:48:43.189 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:48:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T06:48:42.826Z 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.86:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.86:8765: connect: connection refused" 2024-08-10T06:48:43.189 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:48:42 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T06:48:42.828Z 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.86:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.86:8765: connect: connection refused" 2024-08-10T06:48:43.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:43 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:43.368+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:48:44.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:44 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:44.332+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:48:44.688 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:44 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[96483]: 2024-08-10T06:48:44.332+0000 7f6060f7d640 -1 osd.4 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:20.053953+0000 front 2024-08-10T06:48:20.053979+0000 (oldest deadline 2024-08-10T06:48:43.553731+0000) 2024-08-10T06:48:45.406 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 06:48:45 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3[121387]: 2024-08-10T06:48:45.015+0000 7f0347895640 -1 osd.3 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.933537+0000 front 2024-08-10T06:48:21.933414+0000 (oldest deadline 2024-08-10T06:48:44.734052+0000) 2024-08-10T06:48:45.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:45 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:45.310+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:48:45.688 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:45 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[96483]: 2024-08-10T06:48:45.294+0000 7f6060f7d640 -1 osd.4 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:20.053953+0000 front 2024-08-10T06:48:20.053979+0000 (oldest deadline 2024-08-10T06:48:43.553731+0000) 2024-08-10T06:48:46.188 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:45 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:45.742+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.976312+0000 front 2024-08-10T06:48:21.976189+0000 (oldest deadline 2024-08-10T06:48:44.776412+0000) 2024-08-10T06:48:46.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:45 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:45.920+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:48:46.406 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 06:48:45 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3[121387]: 2024-08-10T06:48:45.991+0000 7f0347895640 -1 osd.3 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.933537+0000 front 2024-08-10T06:48:21.933414+0000 (oldest deadline 2024-08-10T06:48:44.734052+0000) 2024-08-10T06:48:46.688 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:46 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[96483]: 2024-08-10T06:48:46.279+0000 7f6060f7d640 -1 osd.4 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:20.053953+0000 front 2024-08-10T06:48:20.053979+0000 (oldest deadline 2024-08-10T06:48:43.553731+0000) 2024-08-10T06:48:46.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:46 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:46.344+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:48:47.188 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:46 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:46.772+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.976312+0000 front 2024-08-10T06:48:21.976189+0000 (oldest deadline 2024-08-10T06:48:44.776412+0000) 2024-08-10T06:48:47.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:46 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:46.949+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:48:47.406 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 06:48:47 smithi086 podman[240341]: 2024-08-10 06:48:47.152561909 +0000 UTC m=+5.629520198 container died 0f0d7bb1b69a259533be055565f69991fe078fa2d69ce55b803ea9c66c3fb5bb (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=squid-bca9905, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-08-10T06:48:47.673 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 06:48:47 smithi086 podman[240341]: 2024-08-10 06:48:47.488145628 +0000 UTC m=+5.965103908 container cleanup 0f0d7bb1b69a259533be055565f69991fe078fa2d69ce55b803ea9c66c3fb5bb (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3, RELEASE=squid-bca9905, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-08-10T06:48:47.673 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 06:48:47 smithi086 bash[240341]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3 2024-08-10T06:48:47.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:47 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:47.301+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:48:47.688 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:47 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[96483]: 2024-08-10T06:48:47.280+0000 7f6060f7d640 -1 osd.4 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:20.053953+0000 front 2024-08-10T06:48:20.053979+0000 (oldest deadline 2024-08-10T06:48:43.553731+0000) 2024-08-10T06:48:47.985 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:47 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:47.731+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.976312+0000 front 2024-08-10T06:48:21.976189+0000 (oldest deadline 2024-08-10T06:48:44.776412+0000) 2024-08-10T06:48:48.105 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 06:48:47 smithi086 podman[240362]: 2024-08-10 06:48:47.672794825 +0000 UTC m=+0.519398946 container remove 0f0d7bb1b69a259533be055565f69991fe078fa2d69ce55b803ea9c66c3fb5bb (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=squid-bca9905, GIT_BRANCH=HEAD) 2024-08-10T06:48:48.258 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:47 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:47.984+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:48:48.406 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 06:48:48 smithi086 podman[240452]: 2024-08-10 06:48:48.007399131 +0000 UTC m=+0.016939608 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T06:48:48.406 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 06:48:48 smithi086 podman[240452]: 2024-08-10 06:48:48.115395329 +0000 UTC m=+0.124935798 container create 2577b7e2cd45e67e495135f3fdec4cf8183a73af12d4579c835b485702cebacc (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-deactivate, ceph=True, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T06:48:48.406 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 06:48:48 smithi086 podman[240452]: 2024-08-10 06:48:48.317624839 +0000 UTC m=+0.327165302 container init 2577b7e2cd45e67e495135f3fdec4cf8183a73af12d4579c835b485702cebacc (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, RELEASE=squid-bca9905, GIT_CLEAN=True) 2024-08-10T06:48:48.406 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 06:48:48 smithi086 podman[240452]: 2024-08-10 06:48:48.322320262 +0000 UTC m=+0.331860728 container start 2577b7e2cd45e67e495135f3fdec4cf8183a73af12d4579c835b485702cebacc (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-08-10T06:48:48.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:48 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:48.256+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:48:48.688 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:48 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[96483]: 2024-08-10T06:48:48.262+0000 7f6060f7d640 -1 osd.4 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:20.053953+0000 front 2024-08-10T06:48:20.053979+0000 (oldest deadline 2024-08-10T06:48:43.553731+0000) 2024-08-10T06:48:48.804 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 06:48:48 smithi086 podman[240452]: 2024-08-10 06:48:48.414733874 +0000 UTC m=+0.424274352 container attach 2577b7e2cd45e67e495135f3fdec4cf8183a73af12d4579c835b485702cebacc (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, maintainer=Guillaume Abrioux ) 2024-08-10T06:48:48.804 INFO:journalctl@ceph.osd.3.smithi086.stdout:Aug 10 06:48:48 smithi086 podman[240452]: 2024-08-10 06:48:48.511713409 +0000 UTC m=+0.521253885 container died 2577b7e2cd45e67e495135f3fdec4cf8183a73af12d4579c835b485702cebacc (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-08-10T06:48:49.012 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:48 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:48.735+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.976312+0000 front 2024-08-10T06:48:21.976189+0000 (oldest deadline 2024-08-10T06:48:44.776412+0000) 2024-08-10T06:48:49.083 DEBUG:teuthology.orchestra.run.smithi086:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.3.service' 2024-08-10T06:48:49.118 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T06:48:49.119 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-08-10T06:48:49.119 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-08-10T06:48:49.119 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.4 2024-08-10T06:48:49.295 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:49 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:49.010+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:48:49.295 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:49 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:49.258+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:48:49.295 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:49 smithi159 systemd[1]: Stopping Ceph osd.4 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:48:49.688 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:49 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[96483]: 2024-08-10T06:48:49.293+0000 7f6060f7d640 -1 osd.4 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:20.053953+0000 front 2024-08-10T06:48:20.053979+0000 (oldest deadline 2024-08-10T06:48:43.553731+0000) 2024-08-10T06:48:49.688 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:49 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[96483]: 2024-08-10T06:48:49.439+0000 7f6064967640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T06:48:49.688 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:49 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[96483]: 2024-08-10T06:48:49.439+0000 7f6064967640 -1 osd.4 2986 *** Got signal Terminated *** 2024-08-10T06:48:49.688 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:49 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[96483]: 2024-08-10T06:48:49.439+0000 7f6064967640 -1 osd.4 2986 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T06:48:50.030 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:49 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:49.738+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.976312+0000 front 2024-08-10T06:48:21.976189+0000 (oldest deadline 2024-08-10T06:48:44.776412+0000) 2024-08-10T06:48:50.438 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:50.245+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:48:50.438 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[96483]: 2024-08-10T06:48:50.256+0000 7f6060f7d640 -1 osd.4 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:20.053953+0000 front 2024-08-10T06:48:20.053979+0000 (oldest deadline 2024-08-10T06:48:43.553731+0000) 2024-08-10T06:48:50.438 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:50.029+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:48:51.188 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:50.757+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.976312+0000 front 2024-08-10T06:48:21.976189+0000 (oldest deadline 2024-08-10T06:48:44.776412+0000) 2024-08-10T06:48:51.189 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:50 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:50.996+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:48:51.688 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:51 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[96483]: 2024-08-10T06:48:51.237+0000 7f6060f7d640 -1 osd.4 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:20.053953+0000 front 2024-08-10T06:48:20.053979+0000 (oldest deadline 2024-08-10T06:48:43.553731+0000) 2024-08-10T06:48:51.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:51 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:51.216+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:48:52.188 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:51 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:51.776+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.976312+0000 front 2024-08-10T06:48:21.976189+0000 (oldest deadline 2024-08-10T06:48:44.776412+0000) 2024-08-10T06:48:52.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:51 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:51.998+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:48:52.688 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:52 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[96483]: 2024-08-10T06:48:52.286+0000 7f6060f7d640 -1 osd.4 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:20.053953+0000 front 2024-08-10T06:48:20.053979+0000 (oldest deadline 2024-08-10T06:48:43.553731+0000) 2024-08-10T06:48:52.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:52 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:52.230+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:48:53.188 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:52 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:52.821+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.976312+0000 front 2024-08-10T06:48:21.976189+0000 (oldest deadline 2024-08-10T06:48:44.776412+0000) 2024-08-10T06:48:53.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:52 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:52.960+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:48:53.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:53 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:53.270+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:48:53.688 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:53 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[96483]: 2024-08-10T06:48:53.240+0000 7f6060f7d640 -1 osd.4 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:20.053953+0000 front 2024-08-10T06:48:20.053979+0000 (oldest deadline 2024-08-10T06:48:43.553731+0000) 2024-08-10T06:48:54.188 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:53 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:53.828+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.976312+0000 front 2024-08-10T06:48:21.976189+0000 (oldest deadline 2024-08-10T06:48:44.776412+0000) 2024-08-10T06:48:54.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:53 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:53.986+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:48:54.688 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4[96483]: 2024-08-10T06:48:54.227+0000 7f6060f7d640 -1 osd.4 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:20.053953+0000 front 2024-08-10T06:48:20.053979+0000 (oldest deadline 2024-08-10T06:48:43.553731+0000) 2024-08-10T06:48:54.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:54.231+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:48:54.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:54.231+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:48:55.114 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:54 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:54.861+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.976312+0000 front 2024-08-10T06:48:21.976189+0000 (oldest deadline 2024-08-10T06:48:44.776412+0000) 2024-08-10T06:48:55.115 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:55 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:55.004+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:48:55.115 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:55 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:55.004+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:27.925481+0000 front 2024-08-10T06:48:27.925557+0000 (oldest deadline 2024-08-10T06:48:54.926012+0000) 2024-08-10T06:48:55.115 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:54 smithi159 podman[155798]: 2024-08-10 06:48:54.846569604 +0000 UTC m=+5.519499613 container died 33fcd8ddf64029fbbbe9b1b2068a4e0d9c472f65f17c7268243ed013aac7bd19 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-bca9905, ceph=True, GIT_CLEAN=True, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-08-10T06:48:55.438 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:55 smithi159 podman[155798]: 2024-08-10 06:48:55.2294324 +0000 UTC m=+5.902362417 container cleanup 33fcd8ddf64029fbbbe9b1b2068a4e0d9c472f65f17c7268243ed013aac7bd19 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-bca9905, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True) 2024-08-10T06:48:55.438 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:55 smithi159 bash[155798]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4 2024-08-10T06:48:55.439 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:55 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:55.227+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:48:55.439 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:55 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:55.227+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:48:55.824 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:55 smithi159 podman[155818]: 2024-08-10 06:48:55.497796378 +0000 UTC m=+0.646439446 container remove 33fcd8ddf64029fbbbe9b1b2068a4e0d9c472f65f17c7268243ed013aac7bd19 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=squid-bca9905, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0) 2024-08-10T06:48:56.094 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:55 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:55.822+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.976312+0000 front 2024-08-10T06:48:21.976189+0000 (oldest deadline 2024-08-10T06:48:44.776412+0000) 2024-08-10T06:48:56.094 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:55 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:55.994+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:48:56.095 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:55 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:55.994+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:27.925481+0000 front 2024-08-10T06:48:27.925557+0000 (oldest deadline 2024-08-10T06:48:54.926012+0000) 2024-08-10T06:48:56.095 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:55 smithi159 podman[155910]: 2024-08-10 06:48:55.752666098 +0000 UTC m=+0.017950122 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T06:48:56.095 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:55 smithi159 podman[155910]: 2024-08-10 06:48:55.865297379 +0000 UTC m=+0.130581402 container create fde1b83b791e951f70e0c848aea64b3be05f88ce9fbc4b281543cf44dca12496 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-08-10T06:48:56.095 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:56 smithi159 podman[155910]: 2024-08-10 06:48:56.093513749 +0000 UTC m=+0.358797785 container init fde1b83b791e951f70e0c848aea64b3be05f88ce9fbc4b281543cf44dca12496 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-08-10T06:48:56.438 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:56 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:56.275+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:48:56.438 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:56 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:56.275+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:48:56.438 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:56 smithi159 podman[155910]: 2024-08-10 06:48:56.09851807 +0000 UTC m=+0.363802103 container start fde1b83b791e951f70e0c848aea64b3be05f88ce9fbc4b281543cf44dca12496 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.36.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-08-10T06:48:56.439 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:56 smithi159 podman[155910]: 2024-08-10 06:48:56.201303212 +0000 UTC m=+0.466587237 container attach fde1b83b791e951f70e0c848aea64b3be05f88ce9fbc4b281543cf44dca12496 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-deactivate, io.buildah.version=1.36.0, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T06:48:56.439 INFO:journalctl@ceph.osd.4.smithi159.stdout:Aug 10 06:48:56 smithi159 podman[155910]: 2024-08-10 06:48:56.284685884 +0000 UTC m=+0.549969910 container died fde1b83b791e951f70e0c848aea64b3be05f88ce9fbc4b281543cf44dca12496 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-bca9905) 2024-08-10T06:48:56.864 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:56 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:56.807+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.976312+0000 front 2024-08-10T06:48:21.976189+0000 (oldest deadline 2024-08-10T06:48:44.776412+0000) 2024-08-10T06:48:56.864 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:56 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:56.807+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:30.077198+0000 front 2024-08-10T06:48:30.077120+0000 (oldest deadline 2024-08-10T06:48:55.977154+0000) 2024-08-10T06:48:56.882 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.4.service' 2024-08-10T06:48:56.923 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T06:48:56.923 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-08-10T06:48:56.923 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-08-10T06:48:56.923 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.5 2024-08-10T06:48:57.188 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:57 smithi159 systemd[1]: Stopping Ceph osd.5 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:48:57.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:56 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:56.986+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:48:57.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:56 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:56.986+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:27.925481+0000 front 2024-08-10T06:48:27.925557+0000 (oldest deadline 2024-08-10T06:48:54.926012+0000) 2024-08-10T06:48:57.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:57 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:57.290+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:48:57.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:57 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:57.290+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:48:57.688 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:57 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:57.284+0000 7fd36bb33640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T06:48:57.688 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:57 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:57.284+0000 7fd36bb33640 -1 osd.5 2986 *** Got signal Terminated *** 2024-08-10T06:48:57.689 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:57 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:57.284+0000 7fd36bb33640 -1 osd.5 2986 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T06:48:58.188 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:57 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:57.822+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.976312+0000 front 2024-08-10T06:48:21.976189+0000 (oldest deadline 2024-08-10T06:48:44.776412+0000) 2024-08-10T06:48:58.188 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:57 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:57.822+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:30.077198+0000 front 2024-08-10T06:48:30.077120+0000 (oldest deadline 2024-08-10T06:48:55.977154+0000) 2024-08-10T06:48:58.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:57 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:57.954+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:48:58.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:57 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:57.954+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:27.925481+0000 front 2024-08-10T06:48:27.925557+0000 (oldest deadline 2024-08-10T06:48:54.926012+0000) 2024-08-10T06:48:58.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:58 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:58.313+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:48:58.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:58 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:58.313+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:48:59.188 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:58 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:58.811+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.976312+0000 front 2024-08-10T06:48:21.976189+0000 (oldest deadline 2024-08-10T06:48:44.776412+0000) 2024-08-10T06:48:59.188 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:58 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:58.811+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:30.077198+0000 front 2024-08-10T06:48:30.077120+0000 (oldest deadline 2024-08-10T06:48:55.977154+0000) 2024-08-10T06:48:59.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:58 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:58.940+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:48:59.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:58 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:58.940+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:27.925481+0000 front 2024-08-10T06:48:27.925557+0000 (oldest deadline 2024-08-10T06:48:54.926012+0000) 2024-08-10T06:48:59.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:59.359+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:48:59.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:48:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:48:59.359+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:00.188 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:59.814+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.976312+0000 front 2024-08-10T06:48:21.976189+0000 (oldest deadline 2024-08-10T06:48:44.776412+0000) 2024-08-10T06:49:00.188 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:48:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:48:59.814+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:30.077198+0000 front 2024-08-10T06:48:30.077120+0000 (oldest deadline 2024-08-10T06:48:55.977154+0000) 2024-08-10T06:49:00.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:59.976+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:49:00.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:48:59 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:48:59.976+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:27.925481+0000 front 2024-08-10T06:48:27.925557+0000 (oldest deadline 2024-08-10T06:48:54.926012+0000) 2024-08-10T06:49:00.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:00 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:00.399+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:49:00.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:00 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:00.399+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:00.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:00 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:00.399+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.051223+0000 front 2024-08-10T06:48:34.051256+0000 (oldest deadline 2024-08-10T06:48:59.951216+0000) 2024-08-10T06:49:01.188 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:49:00 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:49:00.772+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.976312+0000 front 2024-08-10T06:48:21.976189+0000 (oldest deadline 2024-08-10T06:48:44.776412+0000) 2024-08-10T06:49:01.188 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:49:00 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:49:00.772+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:30.077198+0000 front 2024-08-10T06:48:30.077120+0000 (oldest deadline 2024-08-10T06:48:55.977154+0000) 2024-08-10T06:49:01.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:00 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:00.939+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:49:01.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:00 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:00.939+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:27.925481+0000 front 2024-08-10T06:48:27.925557+0000 (oldest deadline 2024-08-10T06:48:54.926012+0000) 2024-08-10T06:49:01.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:00 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:00.939+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.926506+0000 front 2024-08-10T06:48:34.926528+0000 (oldest deadline 2024-08-10T06:49:00.226385+0000) 2024-08-10T06:49:01.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:01.351+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:49:01.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:01.351+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:01.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:01.351+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.051223+0000 front 2024-08-10T06:48:34.051256+0000 (oldest deadline 2024-08-10T06:48:59.951216+0000) 2024-08-10T06:49:02.188 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:49:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:49:01.797+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.976312+0000 front 2024-08-10T06:48:21.976189+0000 (oldest deadline 2024-08-10T06:48:44.776412+0000) 2024-08-10T06:49:02.188 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:49:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:49:01.797+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:30.077198+0000 front 2024-08-10T06:48:30.077120+0000 (oldest deadline 2024-08-10T06:48:55.977154+0000) 2024-08-10T06:49:02.188 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:49:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5[101211]: 2024-08-10T06:49:01.797+0000 7fd368149640 -1 osd.5 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:37.678173+0000 front 2024-08-10T06:48:37.678214+0000 (oldest deadline 2024-08-10T06:49:01.778031+0000) 2024-08-10T06:49:02.189 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:01.978+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:49:02.189 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:01.978+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:27.925481+0000 front 2024-08-10T06:48:27.925557+0000 (oldest deadline 2024-08-10T06:48:54.926012+0000) 2024-08-10T06:49:02.189 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:01 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:01.978+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.926506+0000 front 2024-08-10T06:48:34.926528+0000 (oldest deadline 2024-08-10T06:49:00.226385+0000) 2024-08-10T06:49:02.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:02 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:02.370+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:49:02.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:02 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:02.370+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:02.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:02 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:02.370+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.051223+0000 front 2024-08-10T06:48:34.051256+0000 (oldest deadline 2024-08-10T06:48:59.951216+0000) 2024-08-10T06:49:02.993 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:49:02 smithi159 podman[156038]: 2024-08-10 06:49:02.718681625 +0000 UTC m=+5.567453367 container died 1fd4f9fa3fd73dc66888e85c93fc8b2ea6ee0d62898c472864a2114292bc51e8 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-bca9905, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-08-10T06:49:03.368 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:49:03 smithi159 podman[156038]: 2024-08-10 06:49:03.091465175 +0000 UTC m=+5.940236914 container cleanup 1fd4f9fa3fd73dc66888e85c93fc8b2ea6ee0d62898c472864a2114292bc51e8 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T06:49:03.368 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:49:03 smithi159 bash[156038]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5 2024-08-10T06:49:03.368 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:03 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:03.009+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:49:03.368 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:03 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:03.009+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:27.925481+0000 front 2024-08-10T06:48:27.925557+0000 (oldest deadline 2024-08-10T06:48:54.926012+0000) 2024-08-10T06:49:03.368 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:03 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:03.009+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.926506+0000 front 2024-08-10T06:48:34.926528+0000 (oldest deadline 2024-08-10T06:49:00.226385+0000) 2024-08-10T06:49:03.688 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:49:03 smithi159 podman[156071]: 2024-08-10 06:49:03.395014456 +0000 UTC m=+0.678259548 container remove 1fd4f9fa3fd73dc66888e85c93fc8b2ea6ee0d62898c472864a2114292bc51e8 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-bca9905) 2024-08-10T06:49:03.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:03 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:03.367+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:49:03.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:03 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:03.367+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:03.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:03 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:03.367+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.051223+0000 front 2024-08-10T06:48:34.051256+0000 (oldest deadline 2024-08-10T06:48:59.951216+0000) 2024-08-10T06:49:03.981 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:49:03 smithi159 podman[156165]: 2024-08-10 06:49:03.719009668 +0000 UTC m=+0.106830017 container create 48d973f05451fbac24e741e54d4dc058e472a8f4639136bebd16a4b522efee54 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-deactivate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, 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, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=squid-bca9905) 2024-08-10T06:49:03.982 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:49:03 smithi159 podman[156165]: 2024-08-10 06:49:03.62969573 +0000 UTC m=+0.017516081 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T06:49:03.982 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:49:03 smithi159 podman[156165]: 2024-08-10 06:49:03.921849641 +0000 UTC m=+0.309670010 container init 48d973f05451fbac24e741e54d4dc058e472a8f4639136bebd16a4b522efee54 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-deactivate, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-08-10T06:49:03.982 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:49:03 smithi159 podman[156165]: 2024-08-10 06:49:03.926737622 +0000 UTC m=+0.314557981 container start 48d973f05451fbac24e741e54d4dc058e472a8f4639136bebd16a4b522efee54 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-deactivate, RELEASE=squid-bca9905, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True) 2024-08-10T06:49:04.321 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:03 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:03.979+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:49:04.321 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:03 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:03.979+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:27.925481+0000 front 2024-08-10T06:48:27.925557+0000 (oldest deadline 2024-08-10T06:48:54.926012+0000) 2024-08-10T06:49:04.321 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:03 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:03.979+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.926506+0000 front 2024-08-10T06:48:34.926528+0000 (oldest deadline 2024-08-10T06:49:00.226385+0000) 2024-08-10T06:49:04.322 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:49:04 smithi159 podman[156165]: 2024-08-10 06:49:04.024745248 +0000 UTC m=+0.412565608 container attach 48d973f05451fbac24e741e54d4dc058e472a8f4639136bebd16a4b522efee54 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=squid-bca9905, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-08-10T06:49:04.322 INFO:journalctl@ceph.osd.5.smithi159.stdout:Aug 10 06:49:04 smithi159 podman[156165]: 2024-08-10 06:49:04.119048527 +0000 UTC m=+0.506868880 container died 48d973f05451fbac24e741e54d4dc058e472a8f4639136bebd16a4b522efee54 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=) 2024-08-10T06:49:04.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:04 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:04.320+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:49:04.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:04 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:04.320+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:04.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:04 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:04.320+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.051223+0000 front 2024-08-10T06:48:34.051256+0000 (oldest deadline 2024-08-10T06:48:59.951216+0000) 2024-08-10T06:49:04.817 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.5.service' 2024-08-10T06:49:04.858 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T06:49:04.858 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-08-10T06:49:04.858 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-08-10T06:49:04.858 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.6 2024-08-10T06:49:05.181 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:04 smithi159 systemd[1]: Stopping Ceph osd.6 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:49:05.181 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:05 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:05.027+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:49:05.181 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:05 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:05.027+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:27.925481+0000 front 2024-08-10T06:48:27.925557+0000 (oldest deadline 2024-08-10T06:48:54.926012+0000) 2024-08-10T06:49:05.181 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:05 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:05.027+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.926506+0000 front 2024-08-10T06:48:34.926528+0000 (oldest deadline 2024-08-10T06:49:00.226385+0000) 2024-08-10T06:49:05.181 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:05 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:05.179+0000 7fe099c64640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T06:49:05.182 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:05 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:05.179+0000 7fe099c64640 -1 osd.6 2986 *** Got signal Terminated *** 2024-08-10T06:49:05.438 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:05 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:05.179+0000 7fe099c64640 -1 osd.6 2986 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T06:49:05.438 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:05 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:05.354+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:49:05.438 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:05 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:05.354+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:05.438 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:05 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:05.354+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.051223+0000 front 2024-08-10T06:48:34.051256+0000 (oldest deadline 2024-08-10T06:48:59.951216+0000) 2024-08-10T06:49:06.335 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:06 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:06.007+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:49:06.335 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:06 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:06.007+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:27.925481+0000 front 2024-08-10T06:48:27.925557+0000 (oldest deadline 2024-08-10T06:48:54.926012+0000) 2024-08-10T06:49:06.335 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:06 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:06.007+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.926506+0000 front 2024-08-10T06:48:34.926528+0000 (oldest deadline 2024-08-10T06:49:00.226385+0000) 2024-08-10T06:49:06.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:06 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:06.334+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:49:06.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:06 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:06.334+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:06.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:06 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:06.334+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.051223+0000 front 2024-08-10T06:48:34.051256+0000 (oldest deadline 2024-08-10T06:48:59.951216+0000) 2024-08-10T06:49:07.335 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:07 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:07.023+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:49:07.336 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:07 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:07.023+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:27.925481+0000 front 2024-08-10T06:48:27.925557+0000 (oldest deadline 2024-08-10T06:48:54.926012+0000) 2024-08-10T06:49:07.336 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:07 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:07.023+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.926506+0000 front 2024-08-10T06:48:34.926528+0000 (oldest deadline 2024-08-10T06:49:00.226385+0000) 2024-08-10T06:49:07.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:07 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:07.334+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:49:07.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:07 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:07.334+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:07.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:07 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:07.334+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.051223+0000 front 2024-08-10T06:48:34.051256+0000 (oldest deadline 2024-08-10T06:48:59.951216+0000) 2024-08-10T06:49:08.363 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:08 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:08.039+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:49:08.363 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:08 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:08.039+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:27.925481+0000 front 2024-08-10T06:48:27.925557+0000 (oldest deadline 2024-08-10T06:48:54.926012+0000) 2024-08-10T06:49:08.363 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:08 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:08.039+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.926506+0000 front 2024-08-10T06:48:34.926528+0000 (oldest deadline 2024-08-10T06:49:00.226385+0000) 2024-08-10T06:49:08.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:08 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:08.361+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:49:08.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:08 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:08.361+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:08.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:08 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:08.361+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.051223+0000 front 2024-08-10T06:48:34.051256+0000 (oldest deadline 2024-08-10T06:48:59.951216+0000) 2024-08-10T06:49:08.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:08 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:08.361+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6830 osd.3 since back 2024-08-10T06:48:42.252172+0000 front 2024-08-10T06:48:42.252138+0000 (oldest deadline 2024-08-10T06:49:07.552048+0000) 2024-08-10T06:49:09.271 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:09 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:09.006+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:49:09.271 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:09 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:09.006+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:27.925481+0000 front 2024-08-10T06:48:27.925557+0000 (oldest deadline 2024-08-10T06:48:54.926012+0000) 2024-08-10T06:49:09.271 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:09 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:09.006+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.926506+0000 front 2024-08-10T06:48:34.926528+0000 (oldest deadline 2024-08-10T06:49:00.226385+0000) 2024-08-10T06:49:09.271 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:09 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:09.006+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6830 osd.3 since back 2024-08-10T06:48:45.427843+0000 front 2024-08-10T06:48:45.427750+0000 (oldest deadline 2024-08-10T06:49:08.927751+0000) 2024-08-10T06:49:09.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:09 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:09.382+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:49:09.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:09 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:09.382+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:09.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:09 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:09.382+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.051223+0000 front 2024-08-10T06:48:34.051256+0000 (oldest deadline 2024-08-10T06:48:59.951216+0000) 2024-08-10T06:49:09.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:09 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:09.382+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6830 osd.3 since back 2024-08-10T06:48:42.252172+0000 front 2024-08-10T06:48:42.252138+0000 (oldest deadline 2024-08-10T06:49:07.552048+0000) 2024-08-10T06:49:10.387 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:09 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:09.998+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:21.524627+0000 front 2024-08-10T06:48:21.524552+0000 (oldest deadline 2024-08-10T06:48:45.024497+0000) 2024-08-10T06:49:10.387 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:09 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:09.998+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:27.925481+0000 front 2024-08-10T06:48:27.925557+0000 (oldest deadline 2024-08-10T06:48:54.926012+0000) 2024-08-10T06:49:10.387 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:09 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:09.998+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.926506+0000 front 2024-08-10T06:48:34.926528+0000 (oldest deadline 2024-08-10T06:49:00.226385+0000) 2024-08-10T06:49:10.387 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:09 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6[105934]: 2024-08-10T06:49:09.998+0000 7fe09627a640 -1 osd.6 2986 heartbeat_check: no reply from 172.21.15.86:6830 osd.3 since back 2024-08-10T06:48:45.427843+0000 front 2024-08-10T06:48:45.427750+0000 (oldest deadline 2024-08-10T06:49:08.927751+0000) 2024-08-10T06:49:10.688 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:10 smithi159 podman[156291]: 2024-08-10 06:49:10.572235979 +0000 UTC m=+5.489202549 container died afd7446cc98a0f281df626d2228ed265fff25ba387da34513de2de9c47a6df55 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.36.0, RELEASE=squid-bca9905, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-08-10T06:49:10.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:10 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:10.386+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:49:10.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:10 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:10.386+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:10.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:10 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:10.386+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.051223+0000 front 2024-08-10T06:48:34.051256+0000 (oldest deadline 2024-08-10T06:48:59.951216+0000) 2024-08-10T06:49:10.689 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:10 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:10.386+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6830 osd.3 since back 2024-08-10T06:48:42.252172+0000 front 2024-08-10T06:48:42.252138+0000 (oldest deadline 2024-08-10T06:49:07.552048+0000) 2024-08-10T06:49:11.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:10 smithi159 podman[156291]: 2024-08-10 06:49:10.927962333 +0000 UTC m=+5.844928909 container cleanup afd7446cc98a0f281df626d2228ed265fff25ba387da34513de2de9c47a6df55 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6, RELEASE=squid-bca9905, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0) 2024-08-10T06:49:11.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:10 smithi159 bash[156291]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6 2024-08-10T06:49:11.557 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:11 smithi159 podman[156316]: 2024-08-10 06:49:11.196045132 +0000 UTC m=+0.617695108 container remove afd7446cc98a0f281df626d2228ed265fff25ba387da34513de2de9c47a6df55 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, RELEASE=squid-bca9905, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-08-10T06:49:11.557 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:11 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:11.427+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:49:11.557 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:11 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:11.427+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:11.557 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:11 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:11.427+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.051223+0000 front 2024-08-10T06:48:34.051256+0000 (oldest deadline 2024-08-10T06:48:59.951216+0000) 2024-08-10T06:49:11.557 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:11 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:11.427+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6830 osd.3 since back 2024-08-10T06:48:42.252172+0000 front 2024-08-10T06:48:42.252138+0000 (oldest deadline 2024-08-10T06:49:07.552048+0000) 2024-08-10T06:49:11.810 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:11 smithi159 podman[156408]: 2024-08-10 06:49:11.459090449 +0000 UTC m=+0.017170348 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T06:49:11.810 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:11 smithi159 podman[156408]: 2024-08-10 06:49:11.563517204 +0000 UTC m=+0.121597093 container create 2b5fa22da3982a44e0d333f401b25be5670f344fa3505b116a9b169fede4caf6 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-deactivate, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-08-10T06:49:11.810 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:11 smithi159 podman[156408]: 2024-08-10 06:49:11.808169564 +0000 UTC m=+0.366249466 container init 2b5fa22da3982a44e0d333f401b25be5670f344fa3505b116a9b169fede4caf6 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux ) 2024-08-10T06:49:12.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:11 smithi159 podman[156408]: 2024-08-10 06:49:11.812598747 +0000 UTC m=+0.370678647 container start 2b5fa22da3982a44e0d333f401b25be5670f344fa3505b116a9b169fede4caf6 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905) 2024-08-10T06:49:12.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:11 smithi159 podman[156408]: 2024-08-10 06:49:11.883009936 +0000 UTC m=+0.441089826 container attach 2b5fa22da3982a44e0d333f401b25be5670f344fa3505b116a9b169fede4caf6 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-deactivate, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-bca9905, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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.schema-version=1.0, org.label-schema.license=GPLv2) 2024-08-10T06:49:12.188 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:12 smithi159 podman[156408]: 2024-08-10 06:49:12.002296245 +0000 UTC m=+0.560376137 container died 2b5fa22da3982a44e0d333f401b25be5670f344fa3505b116a9b169fede4caf6 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-deactivate, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, RELEASE=squid-bca9905, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-08-10T06:49:12.597 INFO:journalctl@ceph.osd.6.smithi159.stdout:Aug 10 06:49:12 smithi159 podman[156451]: 2024-08-10 06:49:12.578178408 +0000 UTC m=+0.570906639 container remove 2b5fa22da3982a44e0d333f401b25be5670f344fa3505b116a9b169fede4caf6 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-6-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.36.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-08-10T06:49:12.598 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:12 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:12.390+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:49:12.598 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:12 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:12.390+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:12.598 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:12 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:12.390+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.051223+0000 front 2024-08-10T06:48:34.051256+0000 (oldest deadline 2024-08-10T06:48:59.951216+0000) 2024-08-10T06:49:12.598 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:12 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:12.390+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6830 osd.3 since back 2024-08-10T06:48:42.252172+0000 front 2024-08-10T06:48:42.252138+0000 (oldest deadline 2024-08-10T06:49:07.552048+0000) 2024-08-10T06:49:12.603 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.6.service' 2024-08-10T06:49:12.642 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T06:49:12.642 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-08-10T06:49:12.642 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-08-10T06:49:12.642 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.7 2024-08-10T06:49:12.938 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:12 smithi159 systemd[1]: Stopping Ceph osd.7 for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:49:13.375 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:12 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:12.982+0000 7f7fb1962640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-10T06:49:13.376 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:12 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:12.982+0000 7f7fb1962640 -1 osd.7 2986 *** Got signal Terminated *** 2024-08-10T06:49:13.376 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:12 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:12.982+0000 7f7fb1962640 -1 osd.7 2986 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T06:49:13.376 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:13 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:13.374+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:49:13.376 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:13 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:13.374+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:13.376 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:13 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:13.374+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.051223+0000 front 2024-08-10T06:48:34.051256+0000 (oldest deadline 2024-08-10T06:48:59.951216+0000) 2024-08-10T06:49:13.376 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:13 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:13.374+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6830 osd.3 since back 2024-08-10T06:48:42.252172+0000 front 2024-08-10T06:48:42.252138+0000 (oldest deadline 2024-08-10T06:49:07.552048+0000) 2024-08-10T06:49:14.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:14 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:14.377+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:49:14.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:14 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:14.377+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:14.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:14 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:14.377+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.051223+0000 front 2024-08-10T06:48:34.051256+0000 (oldest deadline 2024-08-10T06:48:59.951216+0000) 2024-08-10T06:49:14.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:14 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:14.377+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6830 osd.3 since back 2024-08-10T06:48:42.252172+0000 front 2024-08-10T06:48:42.252138+0000 (oldest deadline 2024-08-10T06:49:07.552048+0000) 2024-08-10T06:49:15.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:15 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:15.383+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:49:15.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:15 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:15.383+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:15.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:15 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:15.383+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.051223+0000 front 2024-08-10T06:48:34.051256+0000 (oldest deadline 2024-08-10T06:48:59.951216+0000) 2024-08-10T06:49:15.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:15 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:15.383+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6830 osd.3 since back 2024-08-10T06:48:42.252172+0000 front 2024-08-10T06:48:42.252138+0000 (oldest deadline 2024-08-10T06:49:07.552048+0000) 2024-08-10T06:49:16.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:16 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:16.412+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:49:16.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:16 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:16.412+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:16.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:16 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:16.412+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.051223+0000 front 2024-08-10T06:48:34.051256+0000 (oldest deadline 2024-08-10T06:48:59.951216+0000) 2024-08-10T06:49:16.688 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:16 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:16.412+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6830 osd.3 since back 2024-08-10T06:48:42.252172+0000 front 2024-08-10T06:48:42.252138+0000 (oldest deadline 2024-08-10T06:49:07.552048+0000) 2024-08-10T06:49:17.938 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:17.454+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6806 osd.0 since back 2024-08-10T06:48:19.048644+0000 front 2024-08-10T06:48:19.048628+0000 (oldest deadline 2024-08-10T06:48:43.148516+0000) 2024-08-10T06:49:17.938 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:17.454+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6814 osd.1 since back 2024-08-10T06:48:29.450350+0000 front 2024-08-10T06:48:29.450235+0000 (oldest deadline 2024-08-10T06:48:53.550171+0000) 2024-08-10T06:49:17.938 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:17.454+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6822 osd.2 since back 2024-08-10T06:48:34.051223+0000 front 2024-08-10T06:48:34.051256+0000 (oldest deadline 2024-08-10T06:48:59.951216+0000) 2024-08-10T06:49:17.938 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:17 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7[110955]: 2024-08-10T06:49:17.454+0000 7f7fadf78640 -1 osd.7 2986 heartbeat_check: no reply from 172.21.15.86:6830 osd.3 since back 2024-08-10T06:48:42.252172+0000 front 2024-08-10T06:48:42.252138+0000 (oldest deadline 2024-08-10T06:49:07.552048+0000) 2024-08-10T06:49:18.816 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:18 smithi159 podman[156536]: 2024-08-10 06:49:18.544317094 +0000 UTC m=+5.671263295 container died 24d861431528251e4f80bcc91838a261fcfc517260c7a937af65b2af15fb2082 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-08-10T06:49:19.149 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:18 smithi159 podman[156536]: 2024-08-10 06:49:18.914029498 +0000 UTC m=+6.040975698 container cleanup 24d861431528251e4f80bcc91838a261fcfc517260c7a937af65b2af15fb2082 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-bca9905, ceph=True) 2024-08-10T06:49:19.149 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:18 smithi159 bash[156536]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7 2024-08-10T06:49:19.438 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:19 smithi159 podman[156557]: 2024-08-10 06:49:19.148764946 +0000 UTC m=+0.607644665 container remove 24d861431528251e4f80bcc91838a261fcfc517260c7a937af65b2af15fb2082 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=squid-bca9905, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0) 2024-08-10T06:49:19.819 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:19 smithi159 podman[156647]: 2024-08-10 06:49:19.394533588 +0000 UTC m=+0.017295069 image pull c7b33901c8866b527fc2ae183a251d5e1d09961420a56731f5fa8537903bd68b quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec 2024-08-10T06:49:19.820 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:19 smithi159 podman[156647]: 2024-08-10 06:49:19.499713 +0000 UTC m=+0.122474470 container create e03859151ddb0675adaee5b898d9b35da2cd59fbb43e4aee075d7438898165fe (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-deactivate, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-bca9905, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-08-10T06:49:19.820 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:19 smithi159 podman[156647]: 2024-08-10 06:49:19.728118516 +0000 UTC m=+0.350879997 container init e03859151ddb0675adaee5b898d9b35da2cd59fbb43e4aee075d7438898165fe (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-deactivate, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=squid-bca9905, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-08-10T06:49:19.820 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:19 smithi159 podman[156647]: 2024-08-10 06:49:19.733074127 +0000 UTC m=+0.355835598 container start e03859151ddb0675adaee5b898d9b35da2cd59fbb43e4aee075d7438898165fe (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=squid-bca9905, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-08-10T06:49:19.820 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:19 smithi159 podman[156647]: 2024-08-10 06:49:19.81882553 +0000 UTC m=+0.441587004 container attach e03859151ddb0675adaee5b898d9b35da2cd59fbb43e4aee075d7438898165fe (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-deactivate, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, RELEASE=squid-bca9905, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-10T06:49:20.188 INFO:journalctl@ceph.osd.7.smithi159.stdout:Aug 10 06:49:19 smithi159 podman[156647]: 2024-08-10 06:49:19.925807288 +0000 UTC m=+0.548568758 container died e03859151ddb0675adaee5b898d9b35da2cd59fbb43e4aee075d7438898165fe (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-osd-7-deactivate, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-bca9905, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-08-10T06:49:20.763 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@osd.7.service' 2024-08-10T06:49:20.803 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T06:49:20.803 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-08-10T06:49:20.803 INFO:tasks.cephadm.mds.a:Stopping mds.a... 2024-08-10T06:49:20.803 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl stop ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mds.a 2024-08-10T06:49:21.156 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 06:49:20 smithi086 systemd[1]: Stopping Ceph mds.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:49:21.656 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 06:49:21 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a[126806]: 2024-08-10T06:49:21.184+0000 7f3694b4a640 -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-08-10T06:49:21.656 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 06:49:21 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a[126806]: 2024-08-10T06:49:21.184+0000 7f3694b4a640 -1 mds.a *** got signal Terminated *** 2024-08-10T06:49:25.149 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 06:49:24 smithi086 podman[240581]: 2024-08-10 06:49:24.781812 +0000 UTC m=+3.778144123 container died e1df12862866f5cc0728a81b296ce5f9b1fbd8e2329e4c6a86a9faffe861bd93 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, RELEASE=squid-bca9905, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-08-10T06:49:25.406 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 06:49:25 smithi086 podman[240581]: 2024-08-10 06:49:25.246491601 +0000 UTC m=+4.242823722 container cleanup e1df12862866f5cc0728a81b296ce5f9b1fbd8e2329e4c6a86a9faffe861bd93 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, RELEASE=squid-bca9905, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS) 2024-08-10T06:49:25.406 INFO:journalctl@ceph.mds.a.smithi086.stdout:Aug 10 06:49:25 smithi086 bash[240581]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-a 2024-08-10T06:49:25.679 DEBUG:teuthology.orchestra.run.smithi086:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mds.a.service' 2024-08-10T06:49:25.714 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T06:49:25.715 INFO:tasks.cephadm.mds.a:Stopped mds.a 2024-08-10T06:49:25.715 INFO:tasks.cephadm.mds.b:Stopping mds.b... 2024-08-10T06:49:25.715 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mds.b 2024-08-10T06:49:26.003 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 06:49:25 smithi159 systemd[1]: Stopping Ceph mds.b for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:49:26.438 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 06:49:26 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b[115325]: 2024-08-10T06:49:26.002+0000 7f24ef346640 -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-08-10T06:49:26.438 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 06:49:26 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b[115325]: 2024-08-10T06:49:26.002+0000 7f24ef346640 -1 mds.b *** got signal Terminated *** 2024-08-10T06:49:29.610 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 06:49:29 smithi159 podman[156776]: 2024-08-10 06:49:29.336180143 +0000 UTC m=+3.421328598 container died 95e8e411afc897b8749da8473910b19205dc91e8932b437eeca83ab7d11cc970 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-08-10T06:49:29.868 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 06:49:29 smithi159 podman[156776]: 2024-08-10 06:49:29.682977633 +0000 UTC m=+3.768126079 container cleanup 95e8e411afc897b8749da8473910b19205dc91e8932b437eeca83ab7d11cc970 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-bca9905, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-08-10T06:49:29.869 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 06:49:29 smithi159 bash[156776]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b 2024-08-10T06:49:30.096 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mds.b.service' 2024-08-10T06:49:30.120 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 06:49:29 smithi159 podman[156806]: 2024-08-10 06:49:29.867367663 +0000 UTC m=+0.528752700 container remove 95e8e411afc897b8749da8473910b19205dc91e8932b437eeca83ab7d11cc970 (image=quay.ceph.io/ceph-ci/ceph@sha256:5995db70b7c0dbcae89fcf639211e25ae78a97bf75ee67d4610f865292766dec, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-mds-b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, RELEASE=squid-bca9905, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True) 2024-08-10T06:49:30.120 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 06:49:30 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mds.b.service: Deactivated successfully. 2024-08-10T06:49:30.120 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 06:49:30 smithi159 systemd[1]: Stopped Ceph mds.b for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T06:49:30.120 INFO:journalctl@ceph.mds.b.smithi159.stdout:Aug 10 06:49:30 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@mds.b.service: Consumed 1.979s CPU time. 2024-08-10T06:49:30.132 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T06:49:30.132 INFO:tasks.cephadm.mds.b:Stopped mds.b 2024-08-10T06:49:30.132 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-08-10T06:49:30.132 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@prometheus.a 2024-08-10T06:49:30.438 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:49:30 smithi159 systemd[1]: Stopping Ceph prometheus.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:49:30.747 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:49:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T06:49:30.464Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-10T06:49:30.747 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:49:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T06:49:30.464Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-10T06:49:30.747 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:49:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T06:49:30.464Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-10T06:49:30.747 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:49:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T06:49:30.464Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-10T06:49:30.747 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:49:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T06:49:30.464Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-10T06:49:30.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:49:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T06:49:30.464Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-10T06:49:30.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:49:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T06:49:30.464Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-10T06:49:30.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:49:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T06:49:30.464Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-10T06:49:30.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:49:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T06:49:30.465Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-10T06:49:30.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:49:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T06:49:30.469Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-10T06:49:30.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:49:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T06:49:30.469Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-10T06:49:30.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:49:30 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a[123344]: ts=2024-08-10T06:49:30.469Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-10T06:49:30.748 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:49:30 smithi159 podman[156919]: 2024-08-10 06:49:30.47548354 +0000 UTC m=+0.118782211 container died fd47de51c4affc0de4cb6675651ae71fcf42bf7b3ebd5afe4cadb8e530074ae5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T06:49:31.105 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:49:30 smithi159 podman[156919]: 2024-08-10 06:49:30.84519825 +0000 UTC m=+0.488496912 container cleanup fd47de51c4affc0de4cb6675651ae71fcf42bf7b3ebd5afe4cadb8e530074ae5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T06:49:31.105 INFO:journalctl@ceph.prometheus.a.smithi159.stdout:Aug 10 06:49:30 smithi159 bash[156919]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-prometheus-a 2024-08-10T06:49:31.266 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@prometheus.a.service' 2024-08-10T06:49:31.300 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T06:49:31.301 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-08-10T06:49:31.301 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 --force --keep-logs 2024-08-10T06:49:31.455 INFO:teuthology.orchestra.run.smithi086.stdout:Deleting cluster with fsid: bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T06:49:31.888 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 06:49:31 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[134518]: ts=2024-08-10T06:49:31.625Z 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://smithi086.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.86:8443: connect: connection refused" 2024-08-10T06:49:31.888 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 06:49:31 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[134518]: ts=2024-08-10T06:49:31.625Z 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://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2024-08-10T06:49:33.229 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 06:49:32 smithi086 systemd[1]: Stopping Ceph alertmanager.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:49:33.511 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 06:49:33 smithi086 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a[134518]: ts=2024-08-10T06:49:33.228Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-10T06:49:33.511 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 06:49:33 smithi086 podman[241047]: 2024-08-10 06:49:33.269652024 +0000 UTC m=+0.172289956 container died 4183dbfe3ba15d4734b8ba2e09b76709fd6150532315fbf32ae8a0e434ae1097 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T06:49:33.778 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 06:49:33 smithi086 podman[241047]: 2024-08-10 06:49:33.601258815 +0000 UTC m=+0.503896737 container cleanup 4183dbfe3ba15d4734b8ba2e09b76709fd6150532315fbf32ae8a0e434ae1097 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T06:49:33.778 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 06:49:33 smithi086 bash[241047]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a 2024-08-10T06:49:34.067 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 06:49:33 smithi086 podman[241063]: 2024-08-10 06:49:33.777407223 +0000 UTC m=+0.504778912 container remove 4183dbfe3ba15d4734b8ba2e09b76709fd6150532315fbf32ae8a0e434ae1097 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T06:49:34.067 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 06:49:33 smithi086 podman[241063]: 2024-08-10 06:49:33.844698576 +0000 UTC m=+0.572070219 volume remove 70b1307ac297415a5cf34c5a3a48fff42b3be934526d673c791024b162a01a72 2024-08-10T06:49:34.406 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 06:49:34 smithi086 systemd[1]: Stopping Ceph node-exporter.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:49:34.406 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 06:49:34 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-10T06:49:34.407 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 06:49:34 smithi086 systemd[1]: Stopped Ceph alertmanager.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T06:49:34.407 INFO:journalctl@ceph.alertmanager.a.smithi086.stdout:Aug 10 06:49:34 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@alertmanager.a.service: Consumed 4.432s CPU time. 2024-08-10T06:49:34.790 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 06:49:34 smithi086 podman[241180]: 2024-08-10 06:49:34.527464363 +0000 UTC m=+0.117277535 container died da935039ba2523b6dd2c8cb5c190b2e03edc7d2b731739a155700451dd27efbc (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T06:49:35.149 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 06:49:34 smithi086 podman[241180]: 2024-08-10 06:49:34.880736356 +0000 UTC m=+0.470549537 container cleanup da935039ba2523b6dd2c8cb5c190b2e03edc7d2b731739a155700451dd27efbc (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T06:49:35.149 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 06:49:34 smithi086 bash[241180]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a 2024-08-10T06:49:35.406 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 06:49:35 smithi086 podman[241198]: 2024-08-10 06:49:35.148348054 +0000 UTC m=+0.621659553 container remove da935039ba2523b6dd2c8cb5c190b2e03edc7d2b731739a155700451dd27efbc (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T06:49:35.406 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 06:49:35 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-10T06:49:35.406 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 06:49:35 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-10T06:49:35.406 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 06:49:35 smithi086 systemd[1]: Stopped Ceph node-exporter.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T06:49:35.406 INFO:journalctl@ceph.node-exporter.a.smithi086.stdout:Aug 10 06:49:35 smithi086 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@node-exporter.a.service: Consumed 9.512s CPU time. 2024-08-10T06:49:35.903 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 --force --keep-logs 2024-08-10T06:49:36.061 INFO:teuthology.orchestra.run.smithi159.stdout:Deleting cluster with fsid: bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T06:49:37.688 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 06:49:37 smithi159 systemd[1]: Stopping Ceph grafana.a for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:49:38.044 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 06:49:37 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=server t=2024-08-10T06:49:37.786411885Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-08-10T06:49:38.096 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 06:49:37 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=ticker t=2024-08-10T06:49:37.786802099Z level=info msg=stopped last_tick=2024-08-10T06:49:30Z 2024-08-10T06:49:38.096 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 06:49:37 smithi159 ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a[127619]: logger=tracing t=2024-08-10T06:49:37.786811031Z level=info msg="Closing tracing" 2024-08-10T06:49:38.096 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 06:49:37 smithi159 podman[157371]: 2024-08-10 06:49:37.796795894 +0000 UTC m=+0.143621663 container died 0cc4fab78acb95b8aeadb3687339160bc32816d863da14c63a1447ea3542ea23 (image=quay.io/ceph/grafana:9.4.12, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-08-10T06:49:38.352 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 06:49:38 smithi159 podman[157371]: 2024-08-10 06:49:38.133519911 +0000 UTC m=+0.480345672 container cleanup 0cc4fab78acb95b8aeadb3687339160bc32816d863da14c63a1447ea3542ea23 (image=quay.io/ceph/grafana:9.4.12, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-08-10T06:49:38.352 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 06:49:38 smithi159 bash[157371]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a 2024-08-10T06:49:38.604 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 06:49:38 smithi159 podman[157389]: 2024-08-10 06:49:38.35160607 +0000 UTC m=+0.556350817 container remove 0cc4fab78acb95b8aeadb3687339160bc32816d863da14c63a1447ea3542ea23 (image=quay.io/ceph/grafana:9.4.12, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-08-10T06:49:38.938 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 06:49:38 smithi159 systemd[1]: Stopping Ceph node-exporter.b for bfc063ea-56d5-11ef-bcce-c7b262605968... 2024-08-10T06:49:38.938 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 06:49:38 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@grafana.a.service: Deactivated successfully. 2024-08-10T06:49:38.938 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 06:49:38 smithi159 systemd[1]: Stopped Ceph grafana.a for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T06:49:38.938 INFO:journalctl@ceph.grafana.a.smithi159.stdout:Aug 10 06:49:38 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@grafana.a.service: Consumed 49.964s CPU time. 2024-08-10T06:49:39.306 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 06:49:39 smithi159 podman[157499]: 2024-08-10 06:49:39.034164812 +0000 UTC m=+0.108276510 container died b02847eba256899120a52f1bf1ab726d52ca5f3474bd4a966ea1d30980e0591d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T06:49:39.648 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 06:49:39 smithi159 podman[157499]: 2024-08-10 06:49:39.396268475 +0000 UTC m=+0.470380172 container cleanup b02847eba256899120a52f1bf1ab726d52ca5f3474bd4a966ea1d30980e0591d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T06:49:39.648 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 06:49:39 smithi159 bash[157499]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b 2024-08-10T06:49:39.938 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 06:49:39 smithi159 podman[157516]: 2024-08-10 06:49:39.647463574 +0000 UTC m=+0.616979052 container remove b02847eba256899120a52f1bf1ab726d52ca5f3474bd4a966ea1d30980e0591d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-bfc063ea-56d5-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T06:49:39.938 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 06:49:39 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-10T06:49:39.938 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 06:49:39 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-10T06:49:39.938 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 06:49:39 smithi159 systemd[1]: Stopped Ceph node-exporter.b for bfc063ea-56d5-11ef-bcce-c7b262605968. 2024-08-10T06:49:39.938 INFO:journalctl@ceph.node-exporter.b.smithi159.stdout:Aug 10 06:49:39 smithi159 systemd[1]: ceph-bfc063ea-56d5-11ef-bcce-c7b262605968@node-exporter.b.service: Consumed 9.085s CPU time. 2024-08-10T06:49:40.447 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-10T06:49:40.480 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-10T06:49:40.507 INFO:tasks.cephadm:Archiving crash dumps... 2024-08-10T06:49:40.509 DEBUG:teuthology.misc:Transferring archived files from smithi086:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-09_02:08:13-upgrade-squid-distro-default-smithi/7845239/remote/smithi086/crash 2024-08-10T06:49:40.510 DEBUG:teuthology.orchestra.run.smithi086:> sudo tar c -f - -C /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/crash -- . 2024-08-10T06:49:40.627 INFO:teuthology.orchestra.run.smithi086.stderr:tar: /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/crash: Cannot open: No such file or directory 2024-08-10T06:49:40.627 INFO:teuthology.orchestra.run.smithi086.stderr:tar: Error is not recoverable: exiting now 2024-08-10T06:49:40.629 DEBUG:teuthology.misc:Transferring archived files from smithi159:/var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-09_02:08:13-upgrade-squid-distro-default-smithi/7845239/remote/smithi159/crash 2024-08-10T06:49:40.630 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/crash -- . 2024-08-10T06:49:40.670 INFO:teuthology.orchestra.run.smithi159.stderr:tar: /var/lib/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/crash: Cannot open: No such file or directory 2024-08-10T06:49:40.671 INFO:teuthology.orchestra.run.smithi159.stderr:tar: Error is not recoverable: exiting now 2024-08-10T06:49:40.671 INFO:tasks.cephadm:Checking cluster log for badness... 2024-08-10T06:49:40.671 DEBUG:teuthology.orchestra.run.smithi086:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/bfc063ea-56d5-11ef-bcce-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' | head -n 1 2024-08-10T06:49:40.702 INFO:teuthology.orchestra.run.smithi086.stdout:2024-08-10T05:08:53.014617+0000 mon.a (mon.0) 665 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:49:40.706 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-08-10T06:49:40.706 DEBUG:teuthology.orchestra.run.smithi086:> sudo egrep '\[SEC\]' /var/log/ceph/bfc063ea-56d5-11ef-bcce-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' | head -n 1 2024-08-10T06:49:40.778 DEBUG:teuthology.orchestra.run.smithi086:> sudo egrep '\[ERR\]' /var/log/ceph/bfc063ea-56d5-11ef-bcce-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' | head -n 1 2024-08-10T06:49:40.849 DEBUG:teuthology.orchestra.run.smithi086:> sudo egrep '\[WRN\]' /var/log/ceph/bfc063ea-56d5-11ef-bcce-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' | head -n 1 2024-08-10T06:49:40.916 INFO:teuthology.orchestra.run.smithi086.stdout:2024-08-10T05:08:53.014617+0000 mon.a (mon.0) 665 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-10T06:49:40.919 INFO:tasks.cephadm:Compressing logs... 2024-08-10T06:49:40.919 DEBUG:teuthology.orchestra.run.smithi086:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-08-10T06:49:40.962 DEBUG:teuthology.orchestra.run.smithi159:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-08-10T06:49:40.985 INFO:teuthology.orchestra.run.smithi086.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-10T06:49:40.986 INFO:teuthology.orchestra.run.smithi086.stderr:: No such file or directory 2024-08-10T06:49:40.986 INFO:teuthology.orchestra.run.smithi086.stderr:gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph.log 2024-08-10T06:49:40.986 INFO:teuthology.orchestra.run.smithi086.stderr:gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.2.log 2024-08-10T06:49:40.986 INFO:teuthology.orchestra.run.smithi086.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph.audit.log 2024-08-10T06:49:40.986 INFO:teuthology.orchestra.run.smithi086.stderr:/var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph.log: /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.3.log 2024-08-10T06:49:40.986 INFO:teuthology.orchestra.run.smithi086.stderr:gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.1.log 2024-08-10T06:49:40.987 INFO:teuthology.orchestra.run.smithi086.stderr:/var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph.audit.log: /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mgr.y.log 2024-08-10T06:49:40.989 INFO:teuthology.orchestra.run.smithi159.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-10T06:49:40.989 INFO:teuthology.orchestra.run.smithi159.stderr:: No such file or directory 2024-08-10T06:49:40.989 INFO:teuthology.orchestra.run.smithi159.stderr:gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph.log 2024-08-10T06:49:40.989 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph.audit.log 2024-08-10T06:49:40.989 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.7.log 2024-08-10T06:49:40.989 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mds.b.log 2024-08-10T06:49:40.990 INFO:teuthology.orchestra.run.smithi159.stderr:gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.5.log 2024-08-10T06:49:40.990 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.7.log: /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mds.b.log: gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.4.log 2024-08-10T06:49:40.990 INFO:teuthology.orchestra.run.smithi159.stderr: 84.2% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mds.b.log.gz 2024-08-10T06:49:40.990 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mgr.x.log 2024-08-10T06:49:40.993 INFO:teuthology.orchestra.run.smithi086.stderr:/var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.0.log 2024-08-10T06:49:40.993 INFO:teuthology.orchestra.run.smithi086.stderr:/var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mgr.y.log: /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.0.log: 91.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-10T06:49:40.993 INFO:teuthology.orchestra.run.smithi086.stderr:gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mon.c.log 2024-08-10T06:49:40.993 INFO:teuthology.orchestra.run.smithi086.stderr:gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mon.a.log 2024-08-10T06:49:40.994 INFO:teuthology.orchestra.run.smithi159.stderr:gzip -5/var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.4.log: --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.6.log 2024-08-10T06:49:40.994 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph.cephadm.log 2024-08-10T06:49:40.997 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.6.log: 91.5% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph.audit.log.gz 2024-08-10T06:49:41.001 INFO:teuthology.orchestra.run.smithi086.stderr:/var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mon.c.log: 94.9% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph.audit.log.gz 2024-08-10T06:49:41.002 INFO:teuthology.orchestra.run.smithi086.stderr:gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph.cephadm.log 2024-08-10T06:49:41.003 INFO:teuthology.orchestra.run.smithi159.stderr:gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-volume.log 2024-08-10T06:49:41.004 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph.cephadm.log: 84.8% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph.cephadm.log.gz 2024-08-10T06:49:41.005 INFO:teuthology.orchestra.run.smithi159.stderr: 86.8% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph.log.gz 2024-08-10T06:49:41.006 INFO:teuthology.orchestra.run.smithi159.stderr: 89.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-10T06:49:41.006 INFO:teuthology.orchestra.run.smithi159.stderr:gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mon.b.log 2024-08-10T06:49:41.013 INFO:teuthology.orchestra.run.smithi086.stderr:/var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mon.a.log: 92.8% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph.log.gz 2024-08-10T06:49:41.013 INFO:teuthology.orchestra.run.smithi086.stderr:gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mds.a.log 2024-08-10T06:49:41.015 INFO:teuthology.orchestra.run.smithi086.stderr:/var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph.cephadm.log: 91.5% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph.cephadm.log.gz 2024-08-10T06:49:41.015 INFO:teuthology.orchestra.run.smithi086.stderr:gzip -5 --verbose -- /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-volume.log 2024-08-10T06:49:41.032 INFO:teuthology.orchestra.run.smithi086.stderr:/var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mds.a.log: 92.4% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mds.a.log.gz 2024-08-10T06:49:41.034 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-volume.log: /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-volume.log.gz 2024-08-10T06:49:41.055 INFO:teuthology.orchestra.run.smithi159.stderr: 90.8% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mgr.x.log.gz 2024-08-10T06:49:41.059 INFO:teuthology.orchestra.run.smithi086.stderr:/var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-volume.log: 91.1% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-volume.log.gz 2024-08-10T06:49:41.778 INFO:teuthology.orchestra.run.smithi086.stderr: 90.2% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mgr.y.log.gz 2024-08-10T06:49:43.148 INFO:teuthology.orchestra.run.smithi086.stderr: 92.3% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mon.c.log.gz 2024-08-10T06:49:43.375 INFO:teuthology.orchestra.run.smithi159.stderr: 92.2% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mon.b.log.gz 2024-08-10T06:49:47.471 INFO:teuthology.orchestra.run.smithi086.stderr: 90.6% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-mon.a.log.gz 2024-08-10T06:50:01.584 INFO:teuthology.orchestra.run.smithi159.stderr: 94.4% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.6.log.gz 2024-08-10T06:50:02.289 INFO:teuthology.orchestra.run.smithi159.stderr: 94.3% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.4.log.gz 2024-08-10T06:50:04.430 INFO:teuthology.orchestra.run.smithi159.stderr: 94.4% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.5.log.gz 2024-08-10T06:50:06.565 INFO:teuthology.orchestra.run.smithi086.stderr: 94.3% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.1.log.gz 2024-08-10T06:50:07.246 INFO:teuthology.orchestra.run.smithi159.stderr: 94.5% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.7.log.gz 2024-08-10T06:50:07.249 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-08-10T06:50:07.249 INFO:teuthology.orchestra.run.smithi159.stderr:real 0m26.271s 2024-08-10T06:50:07.249 INFO:teuthology.orchestra.run.smithi159.stderr:user 1m30.599s 2024-08-10T06:50:07.249 INFO:teuthology.orchestra.run.smithi159.stderr:sys 0m3.347s 2024-08-10T06:50:07.724 INFO:teuthology.orchestra.run.smithi086.stderr: 94.5% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.0.log.gz 2024-08-10T06:50:09.963 INFO:teuthology.orchestra.run.smithi086.stderr: 95.0% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.3.log.gz 2024-08-10T06:50:10.718 INFO:teuthology.orchestra.run.smithi086.stderr: 94.0% -- replaced with /var/log/ceph/bfc063ea-56d5-11ef-bcce-c7b262605968/ceph-osd.2.log.gz 2024-08-10T06:50:10.720 INFO:teuthology.orchestra.run.smithi086.stderr: 2024-08-10T06:50:10.720 INFO:teuthology.orchestra.run.smithi086.stderr:real 0m29.745s 2024-08-10T06:50:10.720 INFO:teuthology.orchestra.run.smithi086.stderr:user 1m56.239s 2024-08-10T06:50:10.720 INFO:teuthology.orchestra.run.smithi086.stderr:sys 0m4.077s 2024-08-10T06:50:10.720 INFO:tasks.cephadm:Archiving logs... 2024-08-10T06:50:10.721 DEBUG:teuthology.misc:Transferring archived files from smithi086:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-09_02:08:13-upgrade-squid-distro-default-smithi/7845239/remote/smithi086/log 2024-08-10T06:50:10.722 DEBUG:teuthology.orchestra.run.smithi086:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-10T06:50:26.569 DEBUG:teuthology.misc:Transferring archived files from smithi159:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-09_02:08:13-upgrade-squid-distro-default-smithi/7845239/remote/smithi159/log 2024-08-10T06:50:26.570 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-10T06:50:39.408 INFO:tasks.cephadm:Removing cluster... 2024-08-10T06:50:39.408 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 --force 2024-08-10T06:50:39.564 INFO:teuthology.orchestra.run.smithi086.stdout:Deleting cluster with fsid: bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T06:50:40.043 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bfc063ea-56d5-11ef-bcce-c7b262605968 --force 2024-08-10T06:50:40.199 INFO:teuthology.orchestra.run.smithi159.stdout:Deleting cluster with fsid: bfc063ea-56d5-11ef-bcce-c7b262605968 2024-08-10T06:50:40.577 INFO:tasks.cephadm:Removing cephadm ... 2024-08-10T06:50:40.578 DEBUG:teuthology.orchestra.run.smithi086:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-10T06:50:40.595 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-10T06:50:40.610 INFO:tasks.cephadm:Teardown complete 2024-08-10T06:50:40.610 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-08-10T06:50:40.624 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-08-10T06:50:40.625 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-08-10T06:50:40.637 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-08-10T06:50:40.726 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-08-10T06:50:40.736 INFO:teuthology.task.clock:Checking final clock skew... 2024-08-10T06:50:40.736 DEBUG:teuthology.orchestra.run.smithi086:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-10T06:50:40.739 DEBUG:teuthology.orchestra.run.smithi159:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-10T06:50:40.751 INFO:teuthology.orchestra.run.smithi086.stderr:bash: line 1: ntpq: command not found 2024-08-10T06:50:40.754 INFO:teuthology.orchestra.run.smithi159.stderr:bash: line 1: ntpq: command not found 2024-08-10T06:50:40.756 INFO:teuthology.orchestra.run.smithi086.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-10T06:50:40.756 INFO:teuthology.orchestra.run.smithi086.stdout:=============================================================================== 2024-08-10T06:50:40.756 INFO:teuthology.orchestra.run.smithi086.stdout:^* hv01.front.sepia.ceph.com 3 6 377 43 -719us[ -731us] +/- 59ms 2024-08-10T06:50:40.756 INFO:teuthology.orchestra.run.smithi086.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 52 +1508us[+1496us] +/- 80ms 2024-08-10T06:50:40.756 INFO:teuthology.orchestra.run.smithi086.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 44 -516us[ -529us] +/- 70ms 2024-08-10T06:50:40.756 INFO:teuthology.orchestra.run.smithi086.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T06:50:40.758 INFO:teuthology.orchestra.run.smithi159.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-10T06:50:40.758 INFO:teuthology.orchestra.run.smithi159.stdout:=============================================================================== 2024-08-10T06:50:40.758 INFO:teuthology.orchestra.run.smithi159.stdout:^* hv01.front.sepia.ceph.com 3 8 377 238 -607us[ -607us] +/- 56ms 2024-08-10T06:50:40.759 INFO:teuthology.orchestra.run.smithi159.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 57 +1586us[+1586us] +/- 80ms 2024-08-10T06:50:40.759 INFO:teuthology.orchestra.run.smithi159.stdout:^+ hv03.front.sepia.ceph.com 3 8 377 181 -447us[ -447us] +/- 68ms 2024-08-10T06:50:40.759 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T06:50:40.759 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-10T06:50:40.780 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-10T06:50:40.781 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-10T06:50:40.843 DEBUG:teuthology.orchestra.run.smithi086:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-08-10T06:50:40.939 DEBUG:teuthology.orchestra.run.smithi159:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-08-10T06:50:41.024 DEBUG:teuthology.orchestra.run.smithi086:> 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 2024-08-10T06:50:41.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T06:50:41.054 DEBUG:teuthology.orchestra.run.smithi159:> 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 2024-08-10T06:50:41.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T06:50:41.083 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-10T06:50:41.094 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-10T06:50:41.121 INFO:teuthology.task.internal:Duration was 6862.428399 seconds 2024-08-10T06:50:41.122 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-10T06:50:41.172 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-10T06:50:41.172 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-10T06:50:41.176 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-10T06:50:41.210 INFO:teuthology.orchestra.run.smithi086.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-10T06:50:41.216 INFO:teuthology.orchestra.run.smithi159.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-10T06:50:41.453 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-10T06:50:41.453 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi086.front.sepia.ceph.com 2024-08-10T06:50:41.453 DEBUG:teuthology.orchestra.run.smithi086:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-08-10T06:50:41.513 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi159.front.sepia.ceph.com 2024-08-10T06:50:41.513 DEBUG:teuthology.orchestra.run.smithi159:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-08-10T06:50:41.536 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-10T06:50:41.536 DEBUG:teuthology.orchestra.run.smithi086:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-10T06:50:41.555 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-10T06:50:41.603 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-10T06:50:41.603 DEBUG:teuthology.orchestra.run.smithi086:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-10T06:50:41.622 DEBUG:teuthology.orchestra.run.smithi159:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-10T06:50:42.266 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-10T06:50:42.278 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-10T06:50:42.278 DEBUG:teuthology.orchestra.run.smithi086:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-10T06:50:42.303 DEBUG:teuthology.orchestra.run.smithi159:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-10T06:50:42.330 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-10T06:50:42.342 DEBUG:teuthology.orchestra.run.smithi086:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-08-10T06:50:42.345 DEBUG:teuthology.orchestra.run.smithi159:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-08-10T06:50:42.366 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern = core 2024-08-10T06:50:42.394 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = core 2024-08-10T06:50:42.407 DEBUG:teuthology.orchestra.run.smithi086:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-10T06:50:42.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T06:50:42.439 DEBUG:teuthology.orchestra.run.smithi159:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-10T06:50:42.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T06:50:42.466 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-10T06:50:42.478 INFO:teuthology.task.internal:Transferring archived files... 2024-08-10T06:50:42.479 DEBUG:teuthology.misc:Transferring archived files from smithi086:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-09_02:08:13-upgrade-squid-distro-default-smithi/7845239/remote/smithi086 2024-08-10T06:50:42.479 DEBUG:teuthology.orchestra.run.smithi086:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-10T06:50:42.532 DEBUG:teuthology.misc:Transferring archived files from smithi159:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-09_02:08:13-upgrade-squid-distro-default-smithi/7845239/remote/smithi159 2024-08-10T06:50:42.533 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-10T06:50:42.575 INFO:teuthology.task.internal:Removing archive directory... 2024-08-10T06:50:42.575 DEBUG:teuthology.orchestra.run.smithi086:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-10T06:50:42.577 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-10T06:50:42.623 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-10T06:50:42.636 INFO:teuthology.task.internal:Not uploading archives. 2024-08-10T06:50:42.636 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-10T06:50:42.709 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-10T06:50:42.709 DEBUG:teuthology.orchestra.run.smithi086:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-10T06:50:42.711 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-10T06:50:42.724 INFO:teuthology.orchestra.run.smithi086.stdout: 265306 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 10 06:50 /home/ubuntu/cephtest 2024-08-10T06:50:42.726 INFO:teuthology.orchestra.run.smithi159.stdout: 265318 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 10 06:50 /home/ubuntu/cephtest 2024-08-10T06:50:42.728 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-10T06:50:42.759 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-10T06:50:42.858 INFO:teuthology.run:Summary data: description: upgrade/reef-x/parallel/{0-random-distro$/{centos_9.stream_runc} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} duration: 6862.428399324417 failure_reason: '"2024-08-10T05:08:53.014617+0000 mon.a (mon.0) 665 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED)" in cluster log' flavor: default owner: scheduled_teuthology@teuthology success: false 2024-08-10T06:50:42.859 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-10T06:50:42.956 INFO:teuthology.run:FAIL